[
  {
    "path": "LICENSE.txt",
    "content": "# The Official Removal of the MIT License as Permitted by the MIT License:\n\nThis repository is now sublicensed under the **Public Resource License:**\n\nFocus attention on the bolded wording.\n\nThe MIT License (MIT)\n\nCopyright (c) 2009-2022 The Bitcoin Core developers\nCopyright (c) 2009-2022 Bitcoin Developers\n\n**Permission is hereby granted**, free of charge, **to any person obtaining a copy**\n**of this software and associated documentation files (the \"Software\")**, **to deal**\n**in the Software without restriction**, including **without limitation** the rights\n**to** use, copy, **modify**, merge, publish, distribute, **sublicense**, and/or sell\ncopies of **the Software**, and to permit persons to whom the Software is\nfurnished to do so, **subject to the following conditions:**\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n## First Phase \\| Legal Documentations of the License:\n\nA software license agreement is a legal document that stipulates key conditions.\n\n*Licenses, contracts, end-user agreements, general agreements, software technical documents, entitlements, and any other written document* that does not execute as code are all examples of documentation, according to legal definition.\n\nTherefore, I hereby redefine the master MIT-license to:\n\n# Second Phase \\| NEW MIT LICENSE\n\n\n###### `________________Master MIT License:`\n\n\n`The MIT License (MIT)`\n`Copyright (c) 2022 Public Resource License`\n\n**`Permission is hereby granted`**` solely to the Organizers of the Public Resource `\n`License `**`obtaining a copy of this software and associated documentation`**\n**`files (the \"Software\")`**`, `**`to deal in the Software without restriction`**`, including`\n**`without limitation`**` the rights `**`to`**` use, copy, `**`modify`**`, destroy, merge, publish, distribute,`\n**`sublicense`**`, `~~`and/or sell copies`~~` of `**`the Software`**`, and to permit persons to`\n`whom the Software is furnished `**`to do so, subject to the following conditions:`**\n\n**`that it be sublicensed under the Public Resource License.`**\ngitresearch\\.org/license \\| and also \\| \n\n~~`The above copyright notice and this permission notice shall be included in`~~\n~~`all copies or substantial portions of the Software.`~~\n\n`THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR`\n`IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,`\n`FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. `**`IN NO EVENT SHALL THE`**\n**`AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM`**`, DAMAGES OR OTHER`\n`LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,`\n`OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN`\n`THE SOFTWARE.`\n\n###### `________________Master MIT License:`\n\n\nThe version above now applies to every MIT licensed software in existence effective 02/12/2022.\n\n## **Third Phase:**\n\n\nThis license is not legal within the court system. You cannot have only one party in the agreement forfeit rights while the other party has no liability even if intentional. A license is equal to a contract according to the U.S. Supreme Court; and for a contract to be valid, it must have consideration of both parties. This license does not offer consideration of any sort. This license, if challenged by the legal system would fail since it touches the lines of slavery by legal contract which has been downright outlawed.\n\nSince neither would be considered valid. I now call upon the Logical Method's Public Resource License for GitResearch.org.\n\nI shall use my authority as vested to me through the use of a single license which governs all pieces every copy of this license and I apply the defined licensed from the second phase as a temporary placeholder. \n\n## **Final Phase: The Voidance of Every MIT License and Replacement.**\n\nTo ensure that these works remain public. I hereby use the authority given to me to remove and replace this license.\n\nPlease update the repositories of all humans so that we can focus on what makes a different instead of fighting with each other in present.\n\nThe license grants this authority to any person by these statements:\n**Permission is hereby granted to any person obtaining a copy of this software and associated documentation files (the \"Software\")**, **to deal in the Software without restriction without limitation the right to modify the Software.**\n\nNotice: software is first defined with a lowercase s, this is to denote the software only. When the \"Software\" is defined, it includes both the software and documentation which gives anyone ultimate control of every MIT license. \n\nI hereby add: \"the MIT license is sublicensed by the Public Resource License available at GitResearch.org or GitHub.com/PublicResourceLicense\n/PublicResourceLicense. Should the MIT license be excluded as a license in any scenario for any reason; then the Public Resource License as describe shall supersede and the content will therefore be licensed solely under the Public Resource License, and the remainder of this file and license shall be completely void which leaves only the Public Resource License in place for all MIT licensed content.\"\nI hereby void every MIT license in existence minus the line added which was:\n"
  },
  {
    "path": "README.md",
    "content": "# mGPT\n\n### Multilingual Generative Pretrained Transformer\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://mit-license.org/)\n\nWe introduce mGPT, a multilingual variant of GPT-3, pretrained on 61 languages from linguistically diverse 25 language families using Wikipedia and C4 Corpus. We detail the design and pretraining procedure. The models undergo an intrinsic and extrinsic evaluation: language modeling in all languages, downstream evaluation on cross-lingual NLU datasets and benchmarks in 33 languages, and world knowledge probing in 23 languages. The in-context learning abilities are on par with the contemporaneous language models while covering a larger amount of languages, including underrepresented and low-resource languages of the Commonwealth of Independent States and the small peoples in Russia. The source code and the language models are available under the MIT license.\n\n[[Paper]](https://arxiv.org/abs/2204.07580) [[Habr (Russian)]](https://habr.com/ru/company/sberdevices/blog/662195/) [[HugginFace mGPT-1.3B Model Card]](https://huggingface.co/sberbank-ai/mGPT)  [[HugginFace mGPT-13B Model Card]](https://huggingface.co/sberbank-ai/mGPT-13B) \n[[Papers With Code]](https://paperswithcode.com/paper/mgpt-few-shot-learners-go-multilingual)\n\n ### Setting up environment\n`pip install -r requirements.txt`  \n\n## Pretrain data\nThe model was pretrained on a 600Gb of texts, mainly from MC4 and Wikipedia. \n- [MC4](https://www.tensorflow.org/datasets/catalog/c4?hl=ru#c4multilingual)\n- Wikipedia (version 20201101)\n\nThe Wikipedia texts are extracted from the dumps (v. 20201101) with WikiExtractor (Attardi, 2015).\nTraining data was deduplicated, and the text deduplication includes 64-bit hashing of each text in the corpus for keeping texts with a unique hash. We also filter the documents based on their text compression rate using zlib4. The most strongly and weakly compressing deduplicated texts are discarded.\n\n## Transformers usage 🤗\n```\nfrom transformers import GPT2LMHeadModel, GPT2Tokenizer\ntokenizer = GPT2Tokenizer.from_pretrained(\"sberbank-ai/mGPT\")\nmodel = GPT2LMHeadModel.from_pretrained(\"sberbank-ai/mGPT\")\n\ntext = \"Александр Сергеевич Пушкин родился в \"\ninput_ids = tokenizer.encode(text, return_tensors=\"pt\").cuda(device)\nout = model.generate(\n        input_ids, \n        min_length=100, \n        max_length=100, \n        eos_token_id=5, \n        pad_token=1,\n        top_k=10,\n        top_p=0.0,\n        no_repeat_ngram_size=5\n)\ngenerated_text = list(map(tokenizer.decode, out))[0]\nprint(generated_text)\nАлександр Сергеевич Пушкин родился в  г. Санкт-Петербурге.\n```\n\n## Choosing best parameters:\n\nIn general:\n```min_length=100,\neos_token_id=5, \npad_token=1,\ndo_sample=True,\ntop_k=0,\ntop_p=0.8,\nno_repeat_ngram_size=4\n```\n\nEnglish Generation: \n```top_p=0.95, top_k=0```\n\n\n\n## Examples\n\n#### mGPT Generation Examples\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1Vd3TEh1ojBvE7q8BDLmcA9RXeq0aQIlf?usp=sharing)\n\n#### mGPT Fine-tuning example\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1qkDhzEab2MXvohOuQYgKixHHimlh1Oh2?usp=sharing)\n\n## Languages supported\n Afrikaans (af), Arabic (ar), Armenian (hy), Azerbaijani (az), Basque (eu), Bashkir (ba), Belarusian (be), Bengali (bn), Bulgarian (bg), Burmese (my), Buryat (bxr), Chuvash (cv), Danish (da), English (en), Estonian (et), Finnish (fi), French (fr), Georgian (ka), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Indonesian (id), Italian (it), Japanese (ja), Javanese (jv), Kalmyk (xal), Kazakh (kk), Korean (ko), Kyrgyz (ky), Latvian (lv), Lithuanian (lt), Malay (ms), Malayalam (ml), Marathi (mr), Mongolian (mn), Ossetian (os), Persian (fa), Polish (pl), Portuguese (pt), Romanian (ro), Russian (ru), Spanish (es), Swedish (sv), Swahili (sw), Tatar (tt), Telugu (te), Thai (th), Turkish (tr), Turkmen (tk), Tuvan (tyv), Ukrainian (uk), Uzbek (uz), Vietnamese (vi), Yakut (sax), Yoruba (yo)\n\n## Pretraining\n[[mGPT-1.3B Model Card]](https://huggingface.co/ai-forever/mGPT)\n[[mGPT-13B Model Card]](https://huggingface.co/ai-forever/mGPT-13B)\n\nWe utilize the DeepSpeed library and Megatron-LM. We pretrain our LMs with a total batch size of 2048 and the context window of 512 tokens. The total number of the training steps is 600k, and the models have seen $400$B tokens during pretraining. The pretraining took 14 days on a cluster of 256 V100 GPUs for mGPT-1.3B and 22 days on 512 V100 GPUs for mGPT-13B.\n\n## Monoligual models:\n[Habr article about the monoligual mGPT-1.3B models (Russian)](https://habr.com/ru/companies/sberdevices/articles/755108/)\n\n\nMonolingual models on HuggingFace:\n- [🇦🇲 mGPT-1.3B Armenian](https://huggingface.co/ai-forever/mGPT-1.3B-armenian)\n- [🇦🇿 mGPT-1.3B Azerbaijan](https://huggingface.co/ai-forever/mGPT-1.3B-azerbaijan)\n- [🍯 mGPT-1.3B Bashkir](https://huggingface.co/ai-forever/mGPT-1.3B-bashkir)\n- [🇧🇾 mGPT-1.3B Belorussian](https://huggingface.co/ai-forever/mGPT-1.3B-belorussian)\n- [🇧🇬 mGPT-1.3B Bulgarian](https://huggingface.co/ai-forever/mGPT-1.3B-bulgarian)\n- [🌞 mGPT-1.3B Buryat](https://huggingface.co/ai-forever/mGPT-1.3B-buryat)\n- [🌳 mGPT-1.3B Chuvash](https://huggingface.co/ai-forever/mGPT-1.3B-chuvash)\n- [🇬🇪 mGPT-1.3B Georgian](https://huggingface.co/ai-forever/mGPT-1.3B-georgian)\n- [🌸 mGPT-1.3B Kalmyk](https://huggingface.co/ai-forever/mGPT-1.3B-kalmyk)\n- [🇰🇿 mGPT-1.3B Kazakh](https://huggingface.co/ai-forever/mGPT-1.3B-kazakh)\n- [🇰🇬 mGPT-1.3B Kirgiz](https://huggingface.co/ai-forever/mGPT-1.3B-kirgiz)\n- [🐻 mGPT-1.3B Mari](https://huggingface.co/ai-forever/mGPT-1.3B-mari)\n- [🇲🇳 mGPT-1.3B Mongol](https://huggingface.co/ai-forever/mGPT-1.3B-mongol)\n- [🐆 mGPT-1.3B Ossetian](https://huggingface.co/ai-forever/mGPT-1.3B-ossetian)\n- [🇮🇷 mGPT-1.3B Persian](https://huggingface.co/ai-forever/mGPT-1.3B-persian)\n- [🇷🇴 mGPT-1.3B Romanian](https://huggingface.co/ai-forever/mGPT-1.3B-romanian)\n- [🇹🇯 mGPT-1.3B Tajik](https://huggingface.co/ai-forever/mGPT-1.3B-tajik)\n- [☕ mGPT-1.3B Tatar](https://huggingface.co/ai-forever/mGPT-1.3B-tatar)\n- [🇹🇲 mGPT-1.3B Turkmen](https://huggingface.co/ai-forever/mGPT-1.3B-turkmen)\n- [🐎 mGPT-1.3B Tuvan](https://huggingface.co/ai-forever/mGPT-1.3B-tuvan)\n- [🇺🇦 mGPT-1.3B Ukranian](https://huggingface.co/ai-forever/mGPT-1.3B-ukranian)\n- [🇺🇿 mGPT-1.3B Uzbek](https://huggingface.co/ai-forever/mGPT-1.3B-uzbek)\n- [💎 mGPT-1.3B Yakut](https://huggingface.co/ai-forever/mGPT-1.3B-yakut)\n\n\n## Contributing\nWe welcome community contributions to the model, and celebrate both its inference and training technique enhancements.\n\n ## Cite Us \n\n ```\n@article{shliazhko2024mgpt,\n  title={mGPT: Few-Shot Learners Go Multilingual},\n  author={Shliazhko, Oleh and Fenogenova, Alena and Tikhonova, Maria and Kozlova, Anastasia and Mikhailov, Vladislav and Shavrina, Tatiana},\n  journal={Transactions of the Association for Computational Linguistics},\n  volume={12},\n  pages={58--79},\n  year={2024},\n  publisher={MIT Press One Broadway, 12th Floor, Cambridge, Massachusetts 02142, USA~…}\n}\n ```\n"
  },
  {
    "path": "evaluation/classification/classification.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"47a26156\",\n   \"metadata\": {},\n   \"source\": [\n    \"## Multilingual GPT3: sentence classification\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"ddcafe4c\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"%load_ext autoreload\\n\",\n    \"%autoreload 2\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"d3853723\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import datetime\\n\",\n    \"import os\\n\",\n    \"import json\\n\",\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"import torch\\n\",\n    \"from torch.nn import CrossEntropyLoss\\n\",\n    \"from transformers import GPT2LMHeadModel, GPT2Tokenizer\\n\",\n    \"\\n\",\n    \"from evaluate.mgpt_classification import evaluate_task, PAWSXTask, Metrics\\n\",\n    \"from evaluate.mgpt_classification_configs import PAWSXTaskConfig\\n\",\n    \"\\n\",\n    \"from inference import load_mgpt\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"27d89f9d\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"model = load_mgpt(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"720270c4\",\n   \"metadata\": {},\n   \"source\": [\n    \"### PAWSX example\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"beb9a135\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"task_name = \\\"PAWSX\\\"\\n\",\n    \"shots = 0\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"2f4c3041\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"task_config = PAWSXTaskConfig(shot_nums=shots)\\n\",\n    \"task = PAWSXTask(task_config)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"f7f36cd6\",\n   \"metadata\": {\n    \"scrolled\": true\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"y_true, y_pred = task.predict(model)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"ab3717fe\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"metric = Metrics(task_name)\\n\",\n    \"result = metric.calculate_metric(y_true, y_pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"4a1bf438\",\n   \"metadata\": {},\n   \"source\": [\n    \"### All tasks\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"1597ca6a\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"shots_list = [0, 1, 2]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"234c835d\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"results_root = 'results/'\\n\",\n    \"\\n\",\n    \"os.makedirs(results_root, exist_ok=True)\\n\",\n    \"tasks = ['PAWSX']\\n\",\n    \"models = [('model', model)]\\n\",\n    \"results = {}\\n\",\n    \"start_time = str(datetime.datetime.now())\\n\",\n    \"result_fname = results_root + 'result_' + start_time + '.json'\\n\",\n    \"for task_name in tasks:\\n\",\n    \"    print('TASK', task_name)\\n\",\n    \"    results[task_name] = {}\\n\",\n    \"    for name, model in models:\\n\",\n    \"        print('MODEL', name)\\n\",\n    \"        results[task_name][name] = {}\\n\",\n    \"        for shots in shots_list:\\n\",\n    \"            print('FEWSHOTS', shots)\\n\",\n    \"            metrics = evaluate_task(task_name, model, shots)\\n\",\n    \"            results[task_name][name][shots] = metrics\\n\",\n    \"            with open(result_fname, 'w') as f:\\n\",\n    \"                json.dump(results, f, ensure_ascii=False, indent=4, sort_keys=True)\\n\",\n    \"                print('saved to', result_fname)\\n\",\n    \"            print(f'Accuracy on the {task_name} dataset:', *metrics, sep='\\\\n')\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"9634f8e2\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"8f0e961f\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3 (ipykernel)\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.7.12\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 5\n}\n"
  },
  {
    "path": "evaluation/classification/data/hate_speech_test.json",
    "content": "{\n    \"es\": [\n        [\n            0,\n            \"yo soy tu hija de puta y tú eres mi diablo\"\n        ],\n        [\n            0,\n            \"user tu eres la pinche puta en esta amistad\"\n        ],\n        [\n            0,\n            \"user soy la puta ama y lo demás son tonterías\"\n        ],\n        [\n            0,\n            \"que te calles un mes cabeza de polla url\"\n        ],\n        [\n            0,\n            \"que horrible cuando te preguntan qué vas a estudiar y te empiezan a tirar abajo la puta madre ni siquiera terminaste el secundario callate\"\n        ],\n        [\n            0,\n            \"provocaciones lamentables lamentables mi pika sus hijos de puta llama a la gente de mono ahora tomar en el culo … url\"\n        ],\n        [\n            0,\n            \"nos enseñaron a ser buenas personas en un mundo lleno de hijos de puta\"\n        ],\n        [\n            0,\n            \"voy a tratar d solo estudiar para no pensar otras cosas xq la verdad estoy harta d ponerme mal por tonterías la re puta madre\"\n        ],\n        [\n            0,\n            \"la chica murió en un accidente y este machito sube historias diciendole puta violada y que se lo merecía url\"\n        ],\n        [\n            0,\n            \"user callate pelotudo y aprende a relatar antindependiente hijo de re mil puta\"\n        ],\n        [\n            0,\n            \"user tengo tantos mocos que lo único que quiero es pegarte los en la cara\"\n        ],\n        [\n            0,\n            \"roy moore tiene acusaciones por pila acoso sexual violación etc ¿ por qué tanta gente votaría por un tipo así … url\"\n        ],\n        [\n            0,\n            \"user callate hdp yo no te vi ninguno la puta madre\"\n        ],\n        [\n            0,\n            \"vos no mereces laburar ni opinar nunca más en tu puta vida sorete url\"\n        ],\n        [\n            0,\n            \"tantos años en un colegio agrotecnico al pedo la puta madre jaja como van a enseñar a violar vacas url\"\n        ],\n        [\n            0,\n            \"user nunca puedo estar donde tu estas puta vida pero bueno donde sea que vallas diviertete brigitte te lo mereces 👏 👏 👏 😉\"\n        ],\n        [\n            0,\n            \"user callate pelado hijo de puta\"\n        ],\n        [\n            0,\n            \"hijos de puta se merecia flor la puta madre\"\n        ],\n        [\n            0,\n            \"user callate la boca padre hijo e puta coño e tu madre anda a confesar a la gente mamaguevo\"\n        ],\n        [\n            0,\n            \"se lo re merecía la puta madreeeeee\"\n        ],\n        [\n            0,\n            \"vaamoossss la puta madreewwwwwwwwwww mi amor te mereces todooooooooooooooooooo te amooo user\"\n        ],\n        [\n            0,\n            \"estoy temblando la puta madre se lo merecían tanto\"\n        ],\n        [\n            0,\n            \"lloro la puta madre se lo re merecía mica\"\n        ],\n        [\n            0,\n            \"vamos la puta madre semifinalistas carajooo 💛 💛 💛 amo este fandom amo ser vignista te mereces todo user 👑 👑 👑\"\n        ],\n        [\n            0,\n            \"estoy llorando la puta madre merecía estar en la semifinal la puta madre me quiero morir\"\n        ],\n        [\n            0,\n            \"se lo merecia tanto florencia la puta madre\"\n        ],\n        [\n            0,\n            \"user querido amigo con todo el respeto que te mereces haz lo que se te dé tu puta gana igual nos vale verga de nada\"\n        ],\n        [\n            0,\n            \"cada día el equipo the late late show es una mierda no es nada gracioso hacer chiste sobre violaciones acoso o sobre la crisis de un país\"\n        ],\n        [\n            0,\n            \"en the late late show hacen chistes sobre violaciones acoso pedofilia y crisis de un país ese programa esta cancelado para mi\"\n        ],\n        [\n            0,\n            \"user da igual que ahora digas que era otra ines llamar puta a cualquier mujer es de ser muy rastrero por un plato de lentejas\"\n        ],\n        [\n            0,\n            \"callate chachalaca corrupto hijo de tu puta madre url\"\n        ],\n        [\n            0,\n            \"no me puedo dormir la puta madre micaela merecia continuar en el certamen y ganarlo 😢 😢\"\n        ],\n        [\n            0,\n            \"user el objetivo siempre es someter al coño hashtag\"\n        ],\n        [\n            0,\n            \"rodrigo lanza tú no eres un antifascista tú eres un hijo de puta y nos has hecho mucho daño\"\n        ],\n        [\n            0,\n            \"a mi vecina nomas se le ocurre tener gallinas y que el gallo a esta hora no me deje dormir callate la puta madre a … url\"\n        ],\n        [\n            0,\n            \"user le doy al corazoncito porque no hay un icono de patada hashtag\"\n        ],\n        [\n            0,\n            \"y tú que te mereces pedazo de puta mierda url\"\n        ],\n        [\n            0,\n            \"gran verdad si eres de derechas hasta mereces que te maten manda huevos es machista congreso de los diputa … url\"\n        ],\n        [\n            0,\n            \"user callate pedazo de bastardo me cago en tu puta estampa\"\n        ],\n        [\n            0,\n            \"una pregunta no se responde con otra y si lo haces vení que te pego una patada en la cara\"\n        ],\n        [\n            0,\n            \"que tu haces lo que quieras de tu puta vida pero luego no te ofendas cállate la boca y punto bocachancla\"\n        ],\n        [\n            0,\n            \"el israelí gilady seguirá en el coi pese a acusaciones de acoso y violación hashtag url\"\n        ],\n        [\n            0,\n            \"puedo ser la persona más buena del mundo si te lo mereces ahora que como me hagas una putada soy la más hija de pu … url\"\n        ],\n        [\n            0,\n            \"¿ me podéis dar mas asco los que pensáis que por enseñar alguna parte del cuerpo ya te tienen que tratar como a una puta\"\n        ],\n        [\n            0,\n            \"capturan a jefe policial por denuncias de delitos relacionados a violación acoso sexual agresión sexual y expresi … url\"\n        ],\n        [\n            0,\n            \"morite vos hijo de re mil puta podes dejar de inventar tweets mereces que te rompan la cabeza a martillazos y no ex … url\"\n        ],\n        [\n            0,\n            \"que injusto la puta madre se merecia lo mejor del mundo 😇\"\n        ],\n        [\n            0,\n            \"callate negeo ctm andate a tu pais hijo de puta\"\n        ],\n        [\n            0,\n            \"user que ganas de pegarte una piña ojala me quedaran como vos imbecil\"\n        ],\n        [\n            0,\n            \"user jajajajaja que alguien le quite internet a los padres\"\n        ],\n        [\n            0,\n            \"user no a todo lo anterior 😆\"\n        ],\n        [\n            0,\n            \"user jajajaaj pixar pixar q es pixar\"\n        ],\n        [\n            0,\n            \"user tan difícil es decirle que es una compañía que hace películas de animación xd\"\n        ],\n        [\n            0,\n            \"user no a que no tienes su consentimiento xd\"\n        ],\n        [\n            0,\n            \"user no a utilizar vocablos modernos con tu madre\"\n        ],\n        [\n            0,\n            \"user jajajaja es que la lías no puedes decirle el título directamente\"\n        ],\n        [\n            0,\n            \"user a todo como madre lo sé 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user las madres y sus conversaciones surrealistas le dan salsa a la vida y a whatsapp\"\n        ],\n        [\n            0,\n            \"user les mares són genials ajajjajajajajajajaja\"\n        ],\n        [\n            0,\n            \"user pensaría que eran de disney\"\n        ],\n        [\n            0,\n            \"user 😂 😂 😂 mi padre es de terminar los mensajes con 200 emojis aleatorios xd\"\n        ],\n        [\n            0,\n            \"ojalá hubiera una casilla de “ cállate de una puta vez y vete pa tu casa ” para el cantante de la ruleta de la suerte\"\n        ],\n        [\n            0,\n            \"se atreve alguien a llamar a mi perra cosa y del guantazo que se lleva le uno la parte imbécil y la gilipollas\"\n        ],\n        [\n            0,\n            \"user no le busques el significado solo una madre podría descodificar esta conversación\"\n        ],\n        [\n            0,\n            \"user si por favor 👁 ️ 👁 ️\"\n        ],\n        [\n            0,\n            \"user tú eres puta mierda payaso\"\n        ],\n        [\n            0,\n            \"user ¿ pixar ¿ qué es pixar ¿ quieres pixar ¿ te has quedado con hambre ¿ te hago mejor un huevo frito xd\"\n        ],\n        [\n            0,\n            \"user por lo menos no es el ya clásico escribiendo escribiendo escribiendo escribiendo escribiendo vale\"\n        ],\n        [\n            0,\n            \"user callate y ponete a estudiar hijo de puta\"\n        ],\n        [\n            0,\n            \"user cállatee jajajaja la puta madre\"\n        ],\n        [\n            0,\n            \"que corage me da que me digan que soy borde si te molesta te ahogas en mierda pero cállate la puta boca\"\n        ],\n        [\n            0,\n            \"user jajaja sabias q no estaba pillando pixar dsd el segundo mensaje xd\"\n        ],\n        [\n            0,\n            \"me di cuenta que los periodistas son re mil fan de la palabra supuesto ante un caso de acoso o violación url\"\n        ],\n        [\n            0,\n            \"cállate la puta madre que no lo supero lpm url\"\n        ],\n        [\n            0,\n            \"user eres un amor de persona te mereces todo lo bueno del universo y una play 4 de una puta vez te quiero bubu\"\n        ],\n        [\n            0,\n            \"user callate tu puta madre maricon\"\n        ],\n        [\n            0,\n            \"en los casos de acoso violación y casi todo te das cuenta que este país está lleno de gente que piensa y habla com … url\"\n        ],\n        [\n            0,\n            \"user 😂 😂 😂 lo ha clavado\"\n        ],\n        [\n            0,\n            \"user pues callate la puta boca\"\n        ],\n        [\n            0,\n            \"eres un hijo de puta user no te mereces vestir esa camiseta\"\n        ],\n        [\n            0,\n            \"y además en esta puta casa ni para de irse la luz y estoy helada de frío no creo que merezca tanto\"\n        ],\n        [\n            0,\n            \"estoy harta de q digan q mi puta sexualidad es una moda o una forma de llamar la atención callate paki del orto no … url\"\n        ],\n        [\n            0,\n            \"user sobre ‘ todas ’ “ el libro refleja la cara más brutal del acoso las violaciones la violencia que sufrimos las mujeres ”\"\n        ],\n        [\n            0,\n            \"yo de pedo a mis amigas cuando están mal les digo puta que sos ya van a venir las buenas te mereces mucho más … url\"\n        ],\n        [\n            0,\n            \"hola si tu eres de esos vendedores de comida que tiran el agua con jabón y o aceite a la calle ¡ chingas a tu puta … url\"\n        ],\n        [\n            0,\n            \"ni sabes tocar la puta bateria callate a la vergaaaa 😠\"\n        ],\n        [\n            0,\n            \"¿ alguna puta serie q merezca la pena\"\n        ],\n        [\n            0,\n            \"la gente me dice que pedro va a ser nena mira la puta que te parió ya le vi el pito así que callate\"\n        ],\n        [\n            0,\n            \"el artículo de salma hayek expone con total claridad esto el acoso sexual el abuso sexual la violación son acto … url\"\n        ],\n        [\n            0,\n            \"la moda ahorita es hombres acusados de acoso sexual de agresiones sexuales y violaciones me pregunto porque si … url\"\n        ],\n        [\n            0,\n            \"user pero callate y disfruta de la puta peli\"\n        ],\n        [\n            0,\n            \"cállate de una puta vez me cago en tu madre\"\n        ],\n        [\n            0,\n            \"todavía no me creo que haya gente que te contradice sobre el maltrato las violaciones y el acoso callejero hacia l … url\"\n        ],\n        [\n            0,\n            \"user sube video aunque sea enseñándolo hijo de puta\"\n        ],\n        [\n            0,\n            \"si ya dais por hecho que vais a dejar a la familia tirada por ver el fútbol el día de reyes tenéis lo que os merecéis hijos de puta\"\n        ],\n        [\n            0,\n            \"pues sinó us gusta el presentador canviat de canal i dejaros de tonterias todo es puta envidia hashtag\"\n        ],\n        [\n            0,\n            \"hoy todos somos independiente hay que enseñarle a estos hijos de puta quien manda en latinoamérica 🇦 🇷 url\"\n        ],\n        [\n            0,\n            \"user callate traidor hijo de puta\"\n        ],\n        [\n            0,\n            \"user si pasa eso con alguien que conozco crees que un chico podría aconsejarle si es así cómo se podría hacer\"\n        ],\n        [\n            0,\n            \"q estupides q diga q una mujer es puta por perrear capaz hay una q no y es tremenda trola aunque de igual forma no les tendria pq importar\"\n        ],\n        [\n            0,\n            \"user si y la colau en la patética línea del sálvame anda ya\"\n        ],\n        [\n            0,\n            \"seventeen hizo tremendo comeback con teen age es un álbum de la puta madre pero no tuvo el apoyo que merecía porqu … url\"\n        ],\n        [\n            0,\n            \"por qué no se calla la boca de una puta vez y deja de decir tonterías url\"\n        ],\n        [\n            0,\n            \"chorro hijo de mil puta te mereces que te pateen la cabeza raton url\"\n        ],\n        [\n            0,\n            \"esta está cantando canciones de navidad desde que se levantó callate la puta que lo pario que tenes problemitas ahre se quejaba\"\n        ],\n        [\n            0,\n            \"user tenemos la misma madre 😂\"\n        ],\n        [\n            0,\n            \"enseñando a ser puta yo las amo 😂 😂 💜 💜\"\n        ],\n        [\n            0,\n            \"que te calles subnormal que no tienes ni puta idea url\"\n        ],\n        [\n            0,\n            \"user cállate si estabas comiendo tortafritas hija de puta\"\n        ],\n        [\n            0,\n            \"puta me caso esa chica es mi amor platónico hahaha\"\n        ],\n        [\n            0,\n            \"user callate de una puta vez facista\"\n        ],\n        [\n            0,\n            \"user la puta madre que mufa piedra que sos callateeeeee\"\n        ],\n        [\n            0,\n            \"histórico en hollywood ya no se callan hashtag hashtag hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"el hecho de que no se denuncien en su momento casos de acoso abuso y violaciones es porque simplemente la humanida … url\"\n        ],\n        [\n            0,\n            \"odio a los nenes que gritan como chanchos para que les den bola callate la puta que te re pario\"\n        ],\n        [\n            0,\n            \"contaré que el fin un amigo me dijo algo que me partió el alma el pasó por una glorieta donde había unos indocumen … url\"\n        ],\n        [\n            0,\n            \"¿ sabíais que en los países árabes toman el té caliente porque tiene un efecto refrigerante en el cuerpo url\"\n        ],\n        [\n            0,\n            \"a falte de un tostado árabe gigante salieron 2 tostados árabes gigantes xdd\"\n        ],\n        [\n            0,\n            \"hashtag cadáver en las concertinas para los jeques árabes feudale no hay cuchillas en españa ni xenofobia url\"\n        ],\n        [\n            0,\n            \"especialmente más ricos y con más inmigrantes son estos 3 y sí hay causa efectos otra cosa es que solo os guste … url\"\n        ],\n        [\n            0,\n            \"efecto sánchez oleada de abusos sexuales en vitoria un inmigrante subsahariano ilegal abusa de una mujer en un ca … url\"\n        ],\n        [\n            0,\n            \"los gardelitos abrieron con danza de los mirlos y la fiesta fue sudaka\"\n        ],\n        [\n            0,\n            \"aquí la señora haciendo amigos debía pensar que benidorm es como gibraltar o así brexit con valla de concertin … url\"\n        ],\n        [\n            0,\n            \"vas a gardeles rock sudaka en doctaaa — siii a las dos fechas rock sudaka y carnaval url\"\n        ],\n        [\n            0,\n            \"en el acto para el marketing pedorro sudaca es necesitamos conocerte mejor te llamamos y mandamos billon de mails naranja\"\n        ],\n        [\n            0,\n            \"user jajsjaks las ganas más sudaca soy ahre lo peor es q a mí también me dijeron q sigo creciendo me siento hyungwon omg\"\n        ],\n        [\n            0,\n            \"soy un sudaca haciendo sudokus 🙃 url\"\n        ],\n        [\n            0,\n            \"pagar para no ver inmigrantes atrapados como animales en las concertinas se llama ojo que no ve conciencia tran … url\"\n        ],\n        [\n            0,\n            \"los invito a la fiesta de nuestros amigos este miércoles arranca la buena música con tsh sudaca fly so high in … url\"\n        ],\n        [\n            0,\n            \"memoria historica sabéis quien puso las concertinas e inventó las devoluciones en caliente el psoe sabéis quien … url\"\n        ],\n        [\n            0,\n            \"hashtag quiero la del rojo por favorrrr ❤ ️ fotito festejando la sudaca el año pasado saludos desde la r … url\"\n        ],\n        [\n            0,\n            \"en unas horas estaría naciendo este negrata\"\n        ],\n        [\n            0,\n            \"hablando desde el racismo absoluto y la desinformación todos dicen que les dan ayudas a los inmigrantes les pregu … url\"\n        ],\n        [\n            0,\n            \"principales factores del hashtag de hashtag 1 ️ ⃣ anuncio de retirada de las concertinas 2 ️ ⃣ acogida … url\"\n        ],\n        [\n            0,\n            \"un jeremy irons sudaca y con ensamblaje en tierra del fuego ç más barato claro url\"\n        ],\n        [\n            0,\n            \"sábado de auto amor fui a correr y me hice una mascarilla de gelatina y leche ante barritos ahora bailo con pesi … url\"\n        ],\n        [\n            0,\n            \"user ambas cosas y sudaca lo que eso signifique\"\n        ],\n        [\n            0,\n            \"alguien que quiera ir conmigo a sudaca\"\n        ],\n        [\n            0,\n            \"user todos los ladrones y sinverguenzas gobernantes y politicos de sudaca son de izquierda o no ¡ ¡ ¡\"\n        ],\n        [\n            0,\n            \"juro que cuando trabaje lo primero que voy a hacer es ir a verlos ay esta manija de rock sudaka no se quita\"\n        ],\n        [\n            0,\n            \"no hay lugar que disfrute mas que una fiesta sudaka\"\n        ],\n        [\n            0,\n            \"legislador estadounidense propone que países como hashtag paguen 2 000 por cada inmigrante indocumentado que es … url\"\n        ],\n        [\n            0,\n            \"hay que entender que el marxismo sudaca lo único que esconde es corrupción y narcotrafico url\"\n        ],\n        [\n            0,\n            \"qué pedazo de banda karma sudaca se acuerdan de este tema soga al cuello una vez mas sopla el viento y raspando … url\"\n        ],\n        [\n            0,\n            \"user « uy hablas como personaje de culebrón » era la forma más edulcorada de decirle a uno sudaca\"\n        ],\n        [\n            0,\n            \"en realidad negrata prácticamente no ha existido en español se ha creado como teóricamente equivalente a nigge … url\"\n        ],\n        [\n            0,\n            \"user te entiendo yo estuve igual cuando jugaron la sudaca el año pasado\"\n        ],\n        [\n            0,\n            \"alta fiesta sudaka me quede con ganas de la segunda fecha\"\n        ],\n        [\n            0,\n            \"ahora puedo entrar legal a sudaca\"\n        ],\n        [\n            0,\n            \"ante la impunidad de la “ invasión ” anterior 200 inmigrantes saltan la valla de ceuta y dejan varios agentes herido … url\"\n        ],\n        [\n            0,\n            \"mientras el gobierno de sánchez se dedica a la arqueología con los huesos de franco doscientos inmigrantes saltan … url\"\n        ],\n        [\n            0,\n            \"salto de inmigrantes a ceuta reventaron las puertas y la valla siete guardias civiles heridos por quemaduras al r … url\"\n        ],\n        [\n            0,\n            \"hashtag más de 200 inmigrantes hieren a siete guardias civiles con cal viva al saltar la valla de ceuta ¿ dónd … url\"\n        ],\n        [\n            0,\n            \"🔴 siete hashtag heridos con cal viva en otro salto de hashtag en hashtag de unos 200 inmigrantes 👉 el … url\"\n        ],\n        [\n            0,\n            \"sobre las 09 00 h de hoy se ha producido un nuevo asalto a la valla de la frontera en ceuta en la zona de finca be … url\"\n        ],\n        [\n            0,\n            \"alrededor de 200 inmigrantes subsaharianos han logrado saltar valla fronteriza que separa ceuta de marruecos en as … url\"\n        ],\n        [\n            0,\n            \"hashtag 200 personas han logrado saltar la valla fronteriza de hashtag en un asalto que deja 5 agentes heridos y … url\"\n        ],\n        [\n            0,\n            \"200 inmigrantes saltan la valla de ceuta y dejan varios guardias civiles heridos por ácido y cal viva en lo que va … url\"\n        ],\n        [\n            0,\n            \"¡ ancha es castilla ¡ siete guardia civiles heridos alrededor de 200 inmigrantes musulmanes cruzan la valla fronter … url\"\n        ],\n        [\n            0,\n            \"¡ cal viva coño que nos están invadiendo valiéndose de armas químicas que no es ninguna broma y aquí hablando de … url\"\n        ],\n        [\n            0,\n            \"esto ya no es de recibo que los devuelvan por violentos 200 inmigrantes saltan la valla de ceuta hiriendo a varios … url\"\n        ],\n        [\n            0,\n            \"siete guardias heridos en un nuevo salto violento de al menos cien inmigrantes a la valla de ceuta hashtag url\"\n        ],\n        [\n            0,\n            \"hechos d estos no ayudan nada al contrario agraban ➕ la situación no se pued atentar por el simple hecho d traspasa … url\"\n        ],\n        [\n            0,\n            \"los asaltos a la valla de ceuta son una agresion a la soberanía de españa que pasa que si desembarca un ejército d … url\"\n        ],\n        [\n            0,\n            \"hashtag la disuasión de las cortantes concertinas no es cuestión de estadísticas no disuaden símplemente … url\"\n        ],\n        [\n            1,\n            \"user tu eres la puta y eso es peor\"\n        ],\n        [\n            1,\n            \"mi novia es una puta 😳 😳 ❤ ️\"\n        ],\n        [\n            1,\n            \"esa es tu puta 🤔 😂 manin ya yo me la comi y ahora to el mundo sabe que tu eres un cuernu feliz\"\n        ],\n        [\n            1,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            1,\n            \"callate cerra el orto un ratooo es mas no te queres morir mejor la puta que te pario 🙃\"\n        ],\n        [\n            1,\n            \"te mereces pena de muerte hija de puta url\"\n        ],\n        [\n            1,\n            \"salvaron a mi nena la puta madrw se lo re merecia mi bebe\"\n        ],\n        [\n            1,\n            \"user cállate puta que a mí me pasa lo mismo 😔\"\n        ],\n        [\n            1,\n            \"la puta madre es una bebita t se lo re mereciaaa\"\n        ],\n        [\n            1,\n            \"flor saltando ahí la re puta madre te lo mereces pedazo de forra te lo mereces en la cara de todos hija así se hace\"\n        ],\n        [\n            1,\n            \"tú eres una puta pero eres mi puta ya no puedo hacer na '\"\n        ],\n        [\n            1,\n            \"user tú eres una puta asquerosa negro de mierda jajajajajajaja 😂\"\n        ],\n        [\n            1,\n            \"me cansada tía cállate ya la puta boca lo que te queda de vida\"\n        ],\n        [\n            1,\n            \"callate la puta boca pesada user\"\n        ],\n        [\n            1,\n            \"— no perdem el somriure — pero — ¡ cállate puta\"\n        ],\n        [\n            1,\n            \"si no aprobas te pego una cojida que no te la vas a olvidar nunca y te acabo en la cara queres ups desaprobe\"\n        ],\n        [\n            1,\n            \"tú eres bien puta no te importa na\"\n        ],\n        [\n            1,\n            \"cállate ya puta rata de alcantarilla url\"\n        ],\n        [\n            1,\n            \"algunos desp de que les contestas se enojan y te gritan puta porque les gustas solo si sos callada url\"\n        ],\n        [\n            1,\n            \"user cállate la recalcada concha de tu madre hija de remil puta\"\n        ],\n        [\n            1,\n            \"callate perra y prendeme otro quiero que mi maldita cabeza explote 🔥\"\n        ],\n        [\n            1,\n            \"user acabo de leer un par de tweets y sólo me sale decir que terf es el nuevo cállate puta y vete a fregar\"\n        ],\n        [\n            1,\n            \"ladrar terf como quien ladra cállate puta y vete a fregar a la cocina porque en el fondo no sabéis discutir y vais a lo fácil pos 👌\"\n        ],\n        [\n            1,\n            \"user callate puta si me dijiste q no tenias plata\"\n        ],\n        [\n            1,\n            \"estoy escuchando una puta canción y la pelotuda de demi lovato se pone a hablar en el medio cantá y callate la boca\"\n        ],\n        [\n            1,\n            \"user sigan asi puta sociedad pensando que las mujeres son inofensivas\"\n        ],\n        [\n            1,\n            \"según tv3 llamar puta a una mujer es arte hashtag url\"\n        ],\n        [\n            1,\n            \"si tú eres puta yo soy reputa que te parece\"\n        ],\n        [\n            1,\n            \"user jajajaja callate zorra después te mando fotos de mi perrita y vas a cambiar de opinión\"\n        ],\n        [\n            1,\n            \"las mujeres son la puta cagada mi hermano url\"\n        ],\n        [\n            1,\n            \"y por eso esta mujer es mi puta mejor amiga desde hace más de 7 años y soy su puta fan ajajjajaa url\"\n        ],\n        [\n            1,\n            \"yo si dios quiere ya me va a empezar a ir chido dios cállate puta\"\n        ],\n        [\n            1,\n            \"nuestra amiga esta haciendo literalmente un power point para enseñarnos al resto a ser más hijas de puta pq dice qu … url\"\n        ],\n        [\n            1,\n            \"hashtag es puta y si no la tienes tu eres esa amiga 😂 💁\"\n        ],\n        [\n            1,\n            \"user callate con vos hija de puta estoy enojada\"\n        ],\n        [\n            1,\n            \"user callate hija de puta traidora a la patria saqueaste el país ladrona\"\n        ],\n        [\n            1,\n            \"te mereces un oscar por puta 😏 ¿ que ¿ cuál óscar ¿ está bueno ¡ presentelo\"\n        ],\n        [\n            1,\n            \"esta mujer es lo más la puta madre url\"\n        ],\n        [\n            1,\n            \"user callada cual puta lleva comisión 😂 😂 😂 🤣 🤣 🤣\"\n        ],\n        [\n            1,\n            \"hashtag una mentada de madre maldita perra\"\n        ],\n        [\n            1,\n            \"tú eres mi perra y pa ti no uso condones\"\n        ],\n        [\n            1,\n            \"si algún día tengo una hija lo primero que voy a enseñarle es a trabajar para que no tenga que andar de puta para que le regalen todo\"\n        ],\n        [\n            1,\n            \"user cállate hija de mil puta vos sos una de las culpable de todo esto basura\"\n        ],\n        [\n            1,\n            \"tu eres una puta jajajajaj url\"\n        ],\n        [\n            1,\n            \"mica llorando y laura riéndose en la cara eso es ser una hija de su madre zorra de mierda\"\n        ],\n        [\n            1,\n            \"callate lilita hija de puta hay diputados heridos\"\n        ],\n        [\n            1,\n            \"user dice arrimadas que gracias por defenderla cuando le han llamado mala puta feminista por horas\"\n        ],\n        [\n            1,\n            \"user cállate hija de puta a mí no me representas soy jubilada y apoyo a cambiemos rata\"\n        ],\n        [\n            1,\n            \"callate gorda puta la concha de tu madre\"\n        ],\n        [\n            1,\n            \"gorda puta cállate la re concha de tu madre hdp hashtag\"\n        ],\n        [\n            1,\n            \"calláte rossi la recalcada concha de la lora puta\"\n        ],\n        [\n            1,\n            \"¿ qué pasa — se ha inclinado forzándose a enseñar algo de canalillo que hija de puta — ¿ pasa algo url\"\n        ],\n        [\n            1,\n            \"cállate user y la gran puta madre que te repario que le diste a la política nada basura\"\n        ],\n        [\n            1,\n            \"user gorda sorete vaga mereces quedarte encallada hija de puta\"\n        ],\n        [\n            1,\n            \"tú eres puta mami yo lo soy massss 😚\"\n        ],\n        [\n            1,\n            \"user no pedazo de hija de puta callate la boca no tenes autorida moral para hablar devolve lo que robaste\"\n        ],\n        [\n            1,\n            \"carlota callate la puta boca hashtag\"\n        ],\n        [\n            1,\n            \"user cállate gorda pedorra hija de puta\"\n        ],\n        [\n            1,\n            \"user la concha de tu madre gordo hijo de puta la hija de puta de ti mujer es la que no pacífica las cosas gordo falopero\"\n        ],\n        [\n            1,\n            \"tu novia es puta y no hay nada que hacerle se entrega con cualquiera si tiene algo que ofrecerle 🎵 😝\"\n        ],\n        [\n            1,\n            \"user jaja callate puta maricona ahre\"\n        ],\n        [\n            1,\n            \"user callate hija de puta desaparece\"\n        ],\n        [\n            1,\n            \"tu eres una hija de puta en la cama que hace posiciones solo para mi\"\n        ],\n        [\n            1,\n            \"user callate puta que todavía no lo vi yo\"\n        ],\n        [\n            1,\n            \"te vengo a enseñar y a educar que vos puta ami no me vas a ganar también rima\"\n        ],\n        [\n            1,\n            \"mereces morir tu hija de la grandísima puta url\"\n        ],\n        [\n            1,\n            \"user que te calles ya ostia puta\"\n        ],\n        [\n            1,\n            \"user estaría mal contestarle callate yegua puta chorra\"\n        ],\n        [\n            1,\n            \"user callate eso era entre nosotras puta\"\n        ],\n        [\n            1,\n            \"user hija de puta mereces que suba la foto que me mandó ella maldita jajajajaja\"\n        ],\n        [\n            1,\n            \"user y tú eres una puta hipócrita\"\n        ],\n        [\n            1,\n            \"user callate joder hostia puta con respeto\"\n        ],\n        [\n            1,\n            \"cállate maldita perra nadie cree en ti ni en el cabrón de tu marido fuera de aquí url\"\n        ],\n        [\n            1,\n            \"cuando tu mujer es una maldita perra\"\n        ],\n        [\n            1,\n            \"cállate zorra a ti no te sale\"\n        ],\n        [\n            1,\n            \"yo soy tu jefa tu eres una empleada perra\"\n        ],\n        [\n            1,\n            \"puta cállate 😭 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"siente como conmigo tu lo disfrutas echate pa acá y no me discutas si yo se que tu eres bien puta putaaa 🎶\"\n        ],\n        [\n            1,\n            \"user hija de puta tenés un cuerpazooooo callate 😻\"\n        ],\n        [\n            1,\n            \"yo no quiero puta pa ’ pasar el rato todas solo quieren cartera y zapato oh yeh tú eres la única que era real\"\n        ],\n        [\n            1,\n            \"tu eres puta y chupas a diario\"\n        ],\n        [\n            1,\n            \"el hombre es hombre la mujer es la rapidita que se le prende hijo de puta\"\n        ],\n        [\n            1,\n            \"la zorra asiática termina con una abundante corrida en la cara la zorra asiática termina con u url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"tu eres puta eso lo sabemos url\"\n        ],\n        [\n            1,\n            \"user cállate hija de puta vos no me das bola hace 30 años yo vivo en particular o en mi casa siempre estoy al pedo siempre\"\n        ],\n        [\n            1,\n            \"por que le tiras mierda de que es puta si tu eres igual wey nmms\"\n        ],\n        [\n            1,\n            \"¡ cállate mary jane déjame bailar en paz maldita puta\"\n        ],\n        [\n            1,\n            \"tu novia es puta y con mi pingo se ahoga y vos no decis nada por que sos un toga 🎶 😂\"\n        ],\n        [\n            1,\n            \"user y tú eres una mala puta llena de odio so cerda\"\n        ],\n        [\n            1,\n            \"trump urge al congreso aprobar recursos para construir el muro “ más rápido ” pues que contraten mexicanos indocumen … url\"\n        ],\n        [\n            1,\n            \"en barcelona un grupo de inmigrantes indocumentados agrede gravemente a un turista norteamericano qué defendió a un … url\"\n        ],\n        [\n            1,\n            \"zapatero el hijo de puta que incluía canarias en un mapa como si perteneciera a marruecos habla con su amigo moha … url\"\n        ],\n        [\n            1,\n            \"los putos hashtag envenenan a los perros y exigen su prohibición mi perro es más limpio que cualquier piojoso … url\"\n        ],\n        [\n            1,\n            \"para los monguers indocumentados que piensan que trump es un blanco supremacista su hija esta casada con un judio … url\"\n        ],\n        [\n            1,\n            \"la mujer sudaka no tiene derecho a venderse como mujer « madura » es sabido que en estas tierras consumen telenovela … url\"\n        ],\n        [\n            1,\n            \"hashtag cualquier día voy y salto la valla de ceuta porque es un chollo tratan mejor a los inmigrantes que a … url\"\n        ],\n        [\n            1,\n            \"user más concertinas y vallas más altas rtve da asco los taxistas dan asco\"\n        ],\n        [\n            1,\n            \"ni un euro para todos los que quieren arruinar nuestro pais ni a los inmigrantes que jamas cotizaron no a los pres … url\"\n        ],\n        [\n            1,\n            \"user quitar las concertinas y poner ametralladoras\"\n        ],\n        [\n            1,\n            \"user esta es una monja o una mala puta pregunto yo por lo que se también es una sudaca argentina de la mierda\"\n        ],\n        [\n            1,\n            \"venga putos moros catetos ahora con la camiseta del farsa y todo a ocupar posiciones tras la valla de melilla par … url\"\n        ],\n        [\n            1,\n            \"user yo me río del cabeza de aceituna que puede aportar este sudaca a españa solo problemas\"\n        ],\n        [\n            1,\n            \"user no si eres un sudaca indocumentado\"\n        ],\n        [\n            1,\n            \"user para que lo publicitas deja ese loco con su locura sudaca pendejo\"\n        ],\n        [\n            1,\n            \"además el ácido suele ser de criminales sudaca\"\n        ],\n        [\n            1,\n            \"el repartidor de comida casi nos roba esto que es por sudaca o por maricon\"\n        ],\n        [\n            1,\n            \"user ya comiste jajajaja pinche sudaca de 💩\"\n        ],\n        [\n            1,\n            \"please retweet and fav this tweet for direct download url\"\n        ],\n        [\n            1,\n            \"no entra más a sudaka y si entra es pollo cortaaaaa\"\n        ],\n        [\n            1,\n            \"el aguinaldo no es ninguna conquista de ningún zurdo sudaca ignorante la jubilación tampoco las vacaciones menos\"\n        ],\n        [\n            1,\n            \"user habla en sudaca siendo de valencia tiene menos cerebro que el teclado en el que estoy escribiendo\"\n        ],\n        [\n            1,\n            \"user tu eres la mierda argentina que viene a ensuciar mi país con tu presencia sudaka\"\n        ],\n        [\n            1,\n            \"colaboreos publicndo fotos con antecedentes y que no permitan la entrada de nuestra basura a esos paises ¿ que hari … url\"\n        ],\n        [\n            1,\n            \"¿ en usa te han tratado como el sudaca tercermundista que eres ¿ crees que al americano promedio le interesa un pepi … url\"\n        ],\n        [\n            1,\n            \"con la de asociaciones pro homosexuales y pro inmigrantes que hay ¿ quién coño se va a creer q el moro era un pobre … url\"\n        ],\n        [\n            1,\n            \"turning into a harley wannabe must be getting old 🤨 url\"\n        ],\n        [\n            1,\n            \"me río yo de los del bronx escucha negrata hor ca si tas\"\n        ],\n        [\n            1,\n            \"user no iba a quitar las concertinas y bajar él a recibir a los invasores\"\n        ],\n        [\n            1,\n            \"otros 200 inmigrantes ilegales más han cruzado por la fuerza la frontera de ceuta siete guardias civiles heridos … url\"\n        ],\n        [\n            1,\n            \"alrededor de 200 inmigrantes saltan la valla fronteriza de ceuta si a alguno de estos salvajes les toca un guardia … url\"\n        ],\n        [\n            1,\n            \"¡ y la prehistórica de carmena diciendo que estos simios que saltan la valla son los mejores 200 inmigrantes hiere … url\"\n        ],\n        [\n            1,\n            \"mucho franco y mierdas pero de esta agresiva invasión de inmigrantes ni mu hashtag url\"\n        ],\n        [\n            1,\n            \"los guardias civiles que sean agredidos la primera obligación que tienen es la de disparar por dignidad pasando d … url\"\n        ],\n        [\n            1,\n            \"más de 200 inmigrantes hieren a siete guardias civiles con ácido y cal viva al saltar la valla de ceuta no hay pr … url\"\n        ],\n        [\n            1,\n            \"y seguimos haciendo el ridículo hasta cuando vanos a permitir a estos energúmenos que profanen nuestro país siete … url\"\n        ],\n        [\n            1,\n            \"más de 200 pobres inmigrantes han saltado la valla de ceuta han herido a siete guardias civiles con cal viva p … url\"\n        ],\n        [\n            1,\n            \"hoy día de degollar corderos y de invadir ceuta cultura y libertad de expresión 200 inmigrantes saltan la valla … url\"\n        ],\n        [\n            1,\n            \"más de 100 inmigrantes saltan la valla de ceuta y hieren a siete agentes con cal viva todo el apoyo del mundo a l … url\"\n        ],\n        [\n            1,\n            \"¡ ¡ ¡ cuando vamos a parar está invasión de subsaharianos hashtag hashtag más de 200 inmigrantes h … url\"\n        ],\n        [\n            1,\n            \"¡ y decían que no había efecto llamada ahí tenéis de nuevo en hashtag otros 200 inmigrantes que han saltado la valla … url\"\n        ],\n        [\n            1,\n            \"ni un inmigrante mas por favor url\"\n        ],\n        [\n            1,\n            \"que nadie olvide que estos cafres atacan a la independencia de nuestro país más de 100 inmigrantes saltan la vall … url\"\n        ],\n        [\n            1,\n            \"ceuta concertinas no que cortan armas defensivas para las ffss españolas no que hacen pupa y los puñeteros moros … url\"\n        ],\n        [\n            1,\n            \"devolución inmediata no son migrantes ni refugiados son delincuentes que asaltan españa por la fuerza atacando a … url\"\n        ],\n        [\n            1,\n            \"200 inmigrantes saltan la valla de ceuta hiriendo a varios guardias civiles según entran hay que echarlos no hay d … url\"\n        ],\n        [\n            1,\n            \"vamos a seguir permitiendo esto no los queremos aquí más de 100 inmigrantes hieren a siete guardias civiles con … url\"\n        ],\n        [\n            1,\n            \"otro salto a la valla de ceuta agreden a 7 guardia civiles y aqui nadie hace nada a tomar por culo a su pais bas … url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag x humillar a nuestros hashtag al permitir esta in … url\"\n        ],\n        [\n            1,\n            \"si los gc son los heridos se lo han buscado cuando sólo hacen su trabajo si son los inmigrantes los que resulta … url\"\n        ],\n        [\n            1,\n            \"señorias mas de 100 inmigrantes africanos asaltan la valla de ceuta y agreden a 7 guardia civiles con acido y cal … url\"\n        ],\n        [\n            1,\n            \"hashtag vamos camino a ser una triste colonia sudaka gracias a los mercenarios de la ucr socios menores de hashtag\"\n        ],\n        [\n            1,\n            \"y no es invasión que va inmigración por cojones y algunos dando palmas con las orejas dándoles la enhorabuena … url\"\n        ],\n        [\n            1,\n            \"redadas y devoluciones en caliente y frío estamos hasta los co jo nes más de 100 inmigrantes hieren a siete guar … url\"\n        ],\n        [\n            1,\n            \"user a este le dejaba yo enganchado en las concertinas\"\n        ],\n        [\n            1,\n            \"hashtag hashtag señores del gobierno no deriven la atención ciudadana atiendan los graves problemas de inmigr … url\"\n        ],\n        [\n            1,\n            \"interior mantiene el plan de retirar las concertinas pese a la creciente presión en ceuta y melilla es evidente qu … url\"\n        ],\n        [\n            1,\n            \"user pisarello un hijo dé puta que ni es español ni catalán que se quede en su tierra sudaca\"\n        ],\n        [\n            1,\n            \"el gobierno expulsa a marruecos a los 11 inmigrantes que saltaron la valla de ceuta al fin una buena medida no s … url\"\n        ],\n        [\n            1,\n            \"el gobierno ha decidido devolver a marruecos a los inmigrantes que ayer asaltaron la valla de ceuta atacando con ca … url\"\n        ],\n        [\n            1,\n            \"hashtag elementos disuasorios de masas protección apoyo y remuneración a nuestras fycss hashtag url\"\n        ],\n        [\n            1,\n            \"me parece perfecto que se expulse a los 116 inmigrantes violentos que agredieron ayer a la guardia civil en ceuta … url\"\n        ],\n        [\n            1,\n            \"se podrá haber devuelto a los salvajes ilegales a marruecos lógico ellos ya han cobrado su dinero dentro de unos … url\"\n        ],\n        [\n            1,\n            \"¡ por fin una buena noticia la expulsión masiva de inmigrantes ilegales no debe ser la excepción debe ser la norma … url\"\n        ],\n        [\n            1,\n            \"user pocas concertinas hay electrificadas tenian que ser\"\n        ],\n        [\n            1,\n            \"🔥 un inmigrante subsahariano propina una brutal paliza a una joven en ciudad real por no dejarse besar hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag estefania molina de rodillas ante el moro el traidor moro culpable de la invasion el islam aplastarà a cataluña\"\n        ],\n        [\n            1,\n            \"el pendejin de mierdilio ya me tiene hasta la madre lárgate ya puto sudaca user\"\n        ],\n        [\n            1,\n            \"marlaska sobre los inmigrantes que asaltaron la valla en ceuta ¡ les quiero fuera ya pues yo quiero que no ten … url\"\n        ],\n        [\n            1,\n            \"user te van a echar del primer mundo sudaca salvaje\"\n        ],\n        [\n            1,\n            \"marlaska sobre los inmigrantes que asaltaron la valla en ceuta ¡ les quiero fuera ya asi se habla basta ya d de … url\"\n        ],\n        [\n            1,\n            \"detenidos por “ organización criminal ” 10 inmigrantes q saltaron la valla d hashtag en julio y atacaron con ácido hec … url\"\n        ],\n        [\n            1,\n            \"bravo por la guardia civil 👏 👏 👏 10 delincuentes menos que andan sueltos por la calle ahora toca deportarlos y hace … url\"\n        ],\n        [\n            1,\n            \"detenidos por “ organización criminal ” 10 inmigrantes que saltaron la valla de ceuta en julio de este tipo de cr … url\"\n        ],\n        [\n            1,\n            \"el estafador me recordó a cierta tuitera que le encantaba provocar lástimas pero cuando tratabas de ayudarla le en … url\"\n        ],\n        [\n            1,\n            \"un gachupín renegado refugiado rata tu pinche abuelo borracho tmb como tu lo creo url\"\n        ]\n    ],\n    \"en\": [\n        [\n            0,\n            \"i am finally done with all my hashtag posts and i feel like doing the thank you thank you very much url\"\n        ],\n        [\n            0,\n            \"user i now hear it in my head by with the pissed sounding bbc chorus in background aah aah aah aah aah aah ❤\"\n        ],\n        [\n            0,\n            \"you don't want to take anyone's word for anything today you m more for aries url\"\n        ],\n        [\n            0,\n            \"the lyrics is perfect the melody is so fucking sexy and the guitar omfg congrats user hashtag\"\n        ],\n        [\n            0,\n            \"4 1 under so far this young season over in boston still costing the team games with\"\n        ],\n        [\n            0,\n            \"isps and other infrastructure of their should be state or city owned but not federal that'd be too f … url\"\n        ],\n        [\n            0,\n            \"if you wish up on a star makes no difference who you are my beautiful wife mrs want to get married … url\"\n        ],\n        [\n            0,\n            \"my best friends are trynna fix me and my ass mouth so i can keep the good folks i love around they want me happy n i dig it\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"i can accept failure but i can't accept not trying michael jordan hashtag url\"\n        ],\n        [\n            0,\n            \"dr mohammed has been a key consistent advocate pushing for us to be … url\"\n        ],\n        [\n            0,\n            \"you build someone regardless what they have you don't put them down you help them grow you don't leave them behind you drag them ahead 💪 🏽\"\n        ],\n        [\n            0,\n            \"try scrolling past a tweet you disagree with dear lord sis carry on worrying bout mice and stay my mentions … url\"\n        ],\n        [\n            0,\n            \"peoples of the internet may frown but look total has very consistently been about cena not wanting to marry nikki\"\n        ],\n        [\n            0,\n            \"user oh ultimate 🙌 what a tune from the past i remember trying to copy the moves 🙈 🙈\"\n        ],\n        [\n            0,\n            \"“ by the age of 24 george had been victorious in war and peace and had earned a sense of confidence ” … url\"\n        ],\n        [\n            0,\n            \"someone i know died suddenly last summer but i hav — i am so so sorry to hear this that must have bee url\"\n        ],\n        [\n            0,\n            \"construction on hashtag sb from north french road to start route i from i 290 url\"\n        ],\n        [\n            0,\n            \"the retail apocalypse is killing fashion as we know it as a new dress code takes hold in america url hashtag hashtag …\"\n        ],\n        [\n            0,\n            \"say hello to my new character poe check the link below and tell me how i did url\"\n        ],\n        [\n            0,\n            \"i hope they are able to repair beach in the i was there in november and it's beautiful url\"\n        ],\n        [\n            0,\n            \"miss what state do you live in calvin denial miss i don't suppose i can argue with that\"\n        ],\n        [\n            0,\n            \"user his was foiled once again how cool is that as a sport i never once got to do it in pe\"\n        ],\n        [\n            0,\n            \"inside hashtag xi ’ s ‘ future of china ’ s development ’ gives cold shoulder to real estate url\"\n        ],\n        [\n            0,\n            \"you have an outstanding group of students molly thanks for having me today url\"\n        ],\n        [\n            0,\n            \"user i will check my settings out as new phone or are you receive my tweets now ☺ as just been checking some settings out\"\n        ],\n        [\n            0,\n            \"how drunk was i that i couldn't distinguish the difference between ' prize ' and ' price ' i'm cringing\"\n        ],\n        [\n            0,\n            \"valley track field girls 3000 meter run about to start url\"\n        ],\n        [\n            0,\n            \"me all skin care routine complete glowing and clean and ready for bed me gets in bed and immediately watches videos of 9 11\"\n        ],\n        [\n            0,\n            \"police release suspect image after man sexually assaulted at station url hashtag\"\n        ],\n        [\n            0,\n            \"a of ' one guy ' asking players if is a must win game on the this week hashtag user\"\n        ],\n        [\n            0,\n            \"is my favorite of the 4 hashtag songs the beat is absolutely killer and 2d ' s chorus is too good\"\n        ],\n        [\n            0,\n            \"today she turns 8 and it's the national championship so we're having chocolate cake on basketball plates … url\"\n        ],\n        [\n            0,\n            \"y'all i am about to play my first sold out show can't believe it city winery here we go … url\"\n        ],\n        [\n            0,\n            \"come make some noise for the boys let's get the bank rocking hashtag url\"\n        ],\n        [\n            0,\n            \"i'm praying girl 😣 🙊 this is serious it's just ugh words can't describe what world do we live in like what goes … url\"\n        ],\n        [\n            0,\n            \"i think i'm starting to see why people are upset about the new pepsi commercial hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"polling of hashtag voters reveals clean energy is not a partisan issue url hashtag\"\n        ],\n        [\n            0,\n            \"check out behind the scenes of the golden recipes a new series url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"ft party sex set it off the fat rat remix hashtag hashtag hashtag listen url\"\n        ],\n        [\n            0,\n            \"some nuh know bath dem nuh know ariel dem nuh know bout spring time lol wash hot … url\"\n        ],\n        [\n            0,\n            \"user thought it was free wings with 4 goals at any local location since i was a little kid in the area what's up with that cheap\"\n        ],\n        [\n            0,\n            \"if you'll be at user tomorrow don't forget to bring an if you want to see them in the flash mob family photo\"\n        ],\n        [\n            0,\n            \"this is the page for weather in powell county kentucky this page will only when severe weather is\"\n        ],\n        [\n            0,\n            \"user foam are the trends at hotels now so i'm the weirdo asking about when making reservations\"\n        ],\n        [\n            0,\n            \"opinion one way or another confirm judge gorsuch fox news fox news opinion one way … url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"cover of how to women's writing by russ true for all art media not just writing hashtag url\"\n        ],\n        [\n            0,\n            \"just a bit of cloud and 10 degrees tomorrow so hopefully conditions will be very favourable for another lovely tomorrow morning 😊\"\n        ],\n        [\n            0,\n            \"talent manager nts group the role nts group are currently working on an exciting … url\"\n        ],\n        [\n            0,\n            \"user why has nobody told me about it him 😭 😭 😭 and i can't find any tour dates or anything on him 😭 😭 😭 hashtag\"\n        ],\n        [\n            0,\n            \"i know how difficult is to all requests and that my prayer it's one more in the crowd but jack and jack i'll never give up\"\n        ],\n        [\n            0,\n            \"hashtag consciousness is about having a attitude steven hashtag hashtag\"\n        ],\n        [\n            0,\n            \"great opportunity to hashtag and hashtag during a super stressful week also pretty birds 😊 url\"\n        ],\n        [\n            0,\n            \"trying to figure out which would be the most ironic bc is to be expected from me ive used n n and 3 many times b4\"\n        ],\n        [\n            0,\n            \"my best friend decided to get a job the week i'm going up there to visit her so imma be in her apartment most of the time 🙃 🙃\"\n        ],\n        [\n            0,\n            \"apple aims for more control less cost as it in chip design reuters url\"\n        ],\n        [\n            0,\n            \"marriage money children this was the advice user's mother gave him he later found that's what most mom ' … url\"\n        ],\n        [\n            0,\n            \"i been at school work home do homework sleep wake up and do it all over again monday friday i need this weekend off 😩\"\n        ],\n        [\n            0,\n            \"i mean u gotta appreciate a guy's ability to play through injury but if you're a liability to ur team you gotta sit yourself on the bench\"\n        ],\n        [\n            0,\n            \"right i'm sleeping so good night i hope doing ok that bam gets to korea safely and for all of got 7 to stay healthy ✊\"\n        ],\n        [\n            0,\n            \"boyfriends brother interrupted babe i having sex today by asking for a lighter 😒 like we're getting down dirty you need a lighter\"\n        ],\n        [\n            0,\n            \"it's interesting to watch protect itself in this way i don't think i've ever seen such a clear example before\"\n        ],\n        [\n            0,\n            \"ap style mostly just for journalists but increasingly relevant to anyone who produces content online url hashtag\"\n        ],\n        [\n            0,\n            \"live weather texas usa 00 00 am temperature 70 9 of humidity 64 pct wind 0 0 mph n\"\n        ],\n        [\n            0,\n            \"reducing cost with cloud putting focus on business that's really where you are going to see savings hashtag of user on hashtag\"\n        ],\n        [\n            0,\n            \"user maybe i have a for this sort of thing everyone has something they're little at\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"we ’ ll post plenty of pictures video of user performance so you ’ re getting the behind the scenes pass 17 hashtag\"\n        ],\n        [\n            0,\n            \"user but how come of sa speak capital more than ceos at times time will tell\"\n        ],\n        [\n            0,\n            \"take care of yourself first before you take care of them always\"\n        ],\n        [\n            0,\n            \"6 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"this is what happens when your child allows you to eat during 1st and then you break your ankle so you can't exercise 😭 😭\"\n        ],\n        [\n            0,\n            \"our rear is waiting for you when will you come check us out hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"now playing on hashtag the the world is too much with us by 69 url\"\n        ],\n        [\n            0,\n            \"hello games blatantly lied about ea said they'll fix me a with patches on the next months pretty much early access i love video games\"\n        ],\n        [\n            0,\n            \"attn to the president of russia v putin and the world was not worthy of them 11 38 url\"\n        ],\n        [\n            0,\n            \"the boats mr carter and mr jack have arrived safely in waiting for the girls to arrive shortly to start … url\"\n        ],\n        [\n            0,\n            \"hashtag old yellow car trolley from los angeles hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user but clearly you wanted anything veg as dessert i mean obviously this happens sometimes to me too so annoying\"\n        ],\n        [\n            0,\n            \"user seriously tho i haven't dropped mine yet since i've had it and i use it even when i'm just holding my phone lol\"\n        ],\n        [\n            0,\n            \"battle princess interview at and reviewed spoke with chris about battle princess … url\"\n        ],\n        [\n            0,\n            \"it's how you deal with failure that determines how you achieve success david hashtag url\"\n        ],\n        [\n            0,\n            \"you've got to wonder who green this ad pepsi pulls kendall jenner protest ad after criticism url\"\n        ],\n        [\n            0,\n            \"i'm so happy for harry he wrote an incredible song and the melody beat of the song suits his voice sooo well\"\n        ],\n        [\n            0,\n            \"in february canada a of plains to the country ’ s oldest national park in alberta url\"\n        ],\n        [\n            0,\n            \"god has chosen the foolish things of the world to shame the wise and god has chosen the weak things of the url\"\n        ],\n        [\n            0,\n            \"refresh yourself on the way back home with the comfort you need hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user you should see the one i sent to c bench it was just gorgeous alan did such a great job with design\"\n        ],\n        [\n            0,\n            \"i don't say it about all who sign early but is ready for pros this signing not totally unexpected\"\n        ],\n        [\n            0,\n            \"old man shane needed to go on first so he wouldn't miss his bedtime hashtag url\"\n        ],\n        [\n            0,\n            \"one of my biggest was 3 islands on and before i die i will conquer them all url\"\n        ],\n        [\n            0,\n            \"later when reactions became organized the reactions became ' true ' whenever expectation was by them lol user hashtag\"\n        ],\n        [\n            0,\n            \"this was our house after watching wrestling or any kind of kung fu mike patty mitchell url\"\n        ],\n        [\n            0,\n            \"thought the newcastle win would be a moment for us just can't build any momentum after that win pressure maybe showing on players\"\n        ],\n        [\n            0,\n            \"jewish voice for peace featured speakers list a “ who ’ s who ” of israel haters via geller url\"\n        ],\n        [\n            0,\n            \"selected when u ask a publisher or stranger to read your book reading time … url\"\n        ],\n        [\n            0,\n            \"user we have no additional info at this time you may wish to ask a member of your crew concerning what has taken place\"\n        ],\n        [\n            0,\n            \"spring soccer is here and we have a sale for you come in today and buy a soccer ball get 25 off shin guards url\"\n        ],\n        [\n            0,\n            \"on demand dog walking startup wag quietly raised funding from general and url\"\n        ],\n        [\n            0,\n            \"after a fairly satisfying start user decides to end a career at hashtag with a loss vs reigns major disappointment vince\"\n        ],\n        [\n            0,\n            \"user wilson and late 1st round if come out now but both could be top hashtag picks if another yr young men need 2 know\"\n        ],\n        [\n            0,\n            \"user facts to back up your rhetoric please i'm sure no wants to spin\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"hashtag spots hashtag during the 28th annual media awards in hashtag url\"\n        ],\n        [\n            0,\n            \"in of healthcare bill who trump just went golfing with is turning major heads url\"\n        ],\n        [\n            0,\n            \"the attorney in re day addressed second candidate lucy citizenship … url\"\n        ],\n        [\n            0,\n            \"have you seen horses drinking water from with see it now at c l in state park in island\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 1009 02 hpa temperature 20 32 ° c humidity 47 69 luminosity 0lux 2017 04 01 18 37 25\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            0,\n            \"the broken will always be able to love harder than most once you have been in the dark you learn to appreciate everything that shines\"\n        ],\n        [\n            0,\n            \"user wow what happened to the girl in college that had great ideas on changing the world well ur just in the wrong way\"\n        ],\n        [\n            0,\n            \"so this has been a sad and depressing day with many tears but at least i get to punch down bread dough and then ea … url\"\n        ],\n        [\n            0,\n            \"user i understand that they have so many ph fans but when there's a concert that's what happens someone is in someone is out\"\n        ],\n        [\n            0,\n            \"want to make the most of your hashtag holiday find an expert guide to show you the sights hashtag url\"\n        ],\n        [\n            0,\n            \"user mr rogers is my fc is i'll send it to you once we are friends and the video could just be\"\n        ],\n        [\n            0,\n            \"when everything is going accordingly the enemy always try to come creep up on you but i aint havin it\"\n        ],\n        [\n            0,\n            \"user 05 apr 2017 10 31 11 gmt hashtag root 123 136 701 china count since wed 05 apr 2017 04 58 53 gmt\"\n        ],\n        [\n            0,\n            \"funny how hashtag is trying to condemn the hashtag bombing of military base in hashtag allegations of hashtag use … url\"\n        ],\n        [\n            0,\n            \"user people are selfish when it comes to the industry hold your head high and don't let them get to you i'm sorry for your loss 💜\"\n        ],\n        [\n            0,\n            \"user a3 publicity advocacy helping to misconceptions and stereotypes hashtag\"\n        ],\n        [\n            0,\n            \"concrete direct can provide a range of concrete buildings including all solutions url\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"tom leading us past the of w amazing 🌎 class u r in good hands with vi … url\"\n        ],\n        [\n            0,\n            \"that's a win for the power he 7 5 as the struggled with injury url\"\n        ],\n        [\n            0,\n            \"manchester united target is finally proving he can be key to future url\"\n        ],\n        [\n            0,\n            \"not seeing share button on articles facebook has been messing with many conservative groups posts this way url\"\n        ],\n        [\n            0,\n            \"user you've always had my heart i've loved you from the very start you're beautiful and kind follow me if you dont mind — 600\"\n        ],\n        [\n            0,\n            \"happy 17th to the love of my life 😍 ❤ ❤ hope your day is as special and as incredible as you are to me 😘 😘 😘 url\"\n        ],\n        [\n            0,\n            \"that right there just earned my best tweet of the day award 👇 👇 url\"\n        ],\n        [\n            0,\n            \"the planet earth is like a neighborhood always in charge our potus is learning how to cook a hamburger with bacon\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"user and working gifs not like tumblr that saves gifs but when you try to send they dont move 🤔\"\n        ],\n        [\n            0,\n            \"i hope these people have a special welcome party in the then u know what being assaulted means 👿 👿 url\"\n        ],\n        [\n            0,\n            \"user i once explained at length to a group of students frank use of tummy\"\n        ],\n        [\n            0,\n            \"user i am behind has something to cass i keep seeing these tweets which makes me wonder\"\n        ],\n        [\n            0,\n            \"yet someone has made billions by magically anticipating the mood swings of the president and this country into the toilet\"\n        ],\n        [\n            0,\n            \"you're the happiest when you are free to flit from one activit more for gemini url\"\n        ],\n        [\n            0,\n            \"your enthusiasm is not dampened by the logistical problems you more for gemini url\"\n        ],\n        [\n            0,\n            \"interested in lean change management discover how to bring lean agile change practices into your organization url\"\n        ],\n        [\n            0,\n            \"pero subject ko ang law eh so it's my grade that'll make or break my scholarship haha the while waiting is real 😂 🔫\"\n        ],\n        [\n            0,\n            \"a wild has appeared downtown indy iv 48 9 available until 20 09 10 28m url\"\n        ],\n        [\n            0,\n            \"user it's restricted to stream that game for now cuz atlus sucks d unless you want your chanel banned don't\"\n        ],\n        [\n            0,\n            \"my dog has jumped over our fence three days in a row i'm getting tired of him from the other side of our … url\"\n        ],\n        [\n            0,\n            \"i really hate when people try to tell me to not talk about my dad in a certain way because he's still my dad\"\n        ],\n        [\n            0,\n            \"user yeah you're alright too desperate times and all that beats staying in alone i suppose\"\n        ],\n        [\n            0,\n            \"it's now official we are excited about our new design center come and check it out hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            0,\n            \"i can't believe i'm seeing hamilton this weekend 😭 i'm seriously freaking out url\"\n        ],\n        [\n            0,\n            \"uber now lets you edit your pickup location after requesting a ride url hashtag\"\n        ],\n        [\n            0,\n            \"i can't believe trump lied to us screamed the man with the pepe the frog avi wearing a make america great again cap\"\n        ],\n        [\n            0,\n            \"user can say this is just another game if he wants he got his right tonight hashtag hashtag\"\n        ],\n        [\n            0,\n            \"got last month's hashtag logan set up with the rest of my awesome 😀 wish i had a proper she … url\"\n        ],\n        [\n            0,\n            \"user went through the same thing in october 2015 floods in sc couldn't get out for a day not a good feeling\"\n        ],\n        [\n            0,\n            \"noticed on amazon my books fall into a wide range of categories from horror literature to ghosts to romantic com … url\"\n        ],\n        [\n            0,\n            \"user i've been waiting to see the play that goes wrong ever since i saw peter pan goes wrong a few yrs ago in\"\n        ],\n        [\n            0,\n            \"i have waited for so long to play it and i am so happy that it arrived today when i had nothing to do url\"\n        ],\n        [\n            0,\n            \"anything but tbh idk why i did i thought it would change something but it didn't i also wanna say that if your gonna say something say\"\n        ],\n        [\n            0,\n            \"user i am a weather satellite i'm a missile daughter son and heir a of litter\"\n        ],\n        [\n            0,\n            \"i changed the up to be an ad for i watch the new name added here is for my … url\"\n        ],\n        [\n            0,\n            \"perfectly ok to change assessments positions strategies but need to understand the reasons or everyone … url\"\n        ],\n        [\n            0,\n            \"t 6 2 c rising 5 2 c rh 97 p 84 mb rising slowly wind 0 0 km h gust 0 0 km h 0 0 mm\"\n        ],\n        [\n            0,\n            \"not everyone loves their kids immediately after giving birth to them it takes months and even years for some understand before judging ✌\"\n        ],\n        [\n            0,\n            \"love horse racing working all day tomorrow so will it will bet on 5 horses 1 to win 4 each way url\"\n        ],\n        [\n            0,\n            \"inc medical equipment deals and alliances profile updated 7 prices from usd 250 url\"\n        ],\n        [\n            0,\n            \"user i want to purchase entire production of farmers store it then pack it sell it to the actual customers without margin\"\n        ],\n        [\n            0,\n            \"deadass y'all sleep on him for no reason he's a talented lil bean who deserves the world and everything it has to offer\"\n        ],\n        [\n            0,\n            \"spread the word and tell everyone age 15 35 to hashtag to prevent hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"it 👏 was 👏 a 👏 referendum 👏 on 👏 the 👏 eu 👏 not 👏 on 👏 bringing 👏 back 👏 the 👏 1950s 👏 url\"\n        ],\n        [\n            0,\n            \"on twitter tinder is launching a version utilizing the blockchain uber is aswell btc sh … url\"\n        ],\n        [\n            0,\n            \"i feel so poorly but i gotta push myself for college tomorrow even though ill feel even worse after it lol\"\n        ],\n        [\n            0,\n            \"the way i see it if you want a rainbow you gotta put up with the rain dolly hashtag via user 👊 🌱\"\n        ],\n        [\n            0,\n            \"for me a 9 month old puppy is a like a first sip of after thinking i quit coffee hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user here nothing buffalo could be getting that snow though they're calling for a snow storm this weekend\"\n        ],\n        [\n            0,\n            \"nasa what's up in night skies for april is visible all night the shower peaks on april 2 … url\"\n        ],\n        [\n            0,\n            \"user he's only selfish cause it's college he doesn't have the talent around him that he will in the nba\"\n        ],\n        [\n            0,\n            \"hashtag celebrating 150 years of feeding canadian families today at the buildings for … url\"\n        ],\n        [\n            0,\n            \"user hi nick i'm sorry to hear about this can you dm over your and address with and i will look into this harry\"\n        ],\n        [\n            0,\n            \"user hmmm maybe that's a good idea but i think we should wait till he gets us back so it's like a tennis match\"\n        ],\n        [\n            0,\n            \"zuma first jobs last … enough is enough sign to remove zuma as president hashtag url\"\n        ],\n        [\n            0,\n            \"there's a that loves to take the anger out on me and a few others when they don't get noticed by nicki in a wh … url\"\n        ],\n        [\n            0,\n            \"user and no moral compass in opposition its and stupid and\"\n        ],\n        [\n            0,\n            \"hashtag to all and to all i wish you a great day a great weekend 👉 hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"a huge thank you to every that came to support our our goal could not have been done without you all ❤ ️\"\n        ],\n        [\n            0,\n            \"they ain't even do nothing but grab a box they don't care they got a million of those url\"\n        ],\n        [\n            0,\n            \"trip stop bein a wat r u like 5 or we aint at nursery also say please dnt forget ur manners\"\n        ],\n        [\n            0,\n            \"i cannot think of a worse way to die and women and children need stop now and attack until they do url\"\n        ],\n        [\n            0,\n            \"commit to memory in order to pilot bring to thy on fit la the life … url\"\n        ],\n        [\n            0,\n            \"hashtag i see user ceo sponsoring these top to start up their own and make them prosper\"\n        ],\n        [\n            0,\n            \"you can tell when a has lost the argument because they start saying they did it for the greeks or the spanish no you didn't\"\n        ],\n        [\n            0,\n            \"new track different take come to my garden and see what happens url on hashtag\"\n        ],\n        [\n            0,\n            \"user done and done kid neighbor told me what make and model car hit it taking down their license plate next time i see them\"\n        ],\n        [\n            0,\n            \"one ups his teammates and wins the event with a time of 14 52 s user hashtag\"\n        ],\n        [\n            0,\n            \"do we all have to be offended too if so misogyny racism bashing human rights unsafe spa … url\"\n        ],\n        [\n            0,\n            \"you believe an invisible man in the sky created with literally everything but don't believe someone can c … url\"\n        ],\n        [\n            0,\n            \"user but after my dad left i still was doing radio for a long time cuz i did evening shows and brand stories for a year\"\n        ],\n        [\n            0,\n            \"user you actually learning what they are trying to teach you an education does not guarantee a job it is up to you to get one\"\n        ],\n        [\n            0,\n            \"started on 01 04 2017 reached its destination and was mins late url\"\n        ],\n        [\n            0,\n            \"user have you started watching 13 reasons why yet i have a book i want to finish first not that one\"\n        ],\n        [\n            0,\n            \"why do i have a feeling this will be destroyed by some strange linking to url\"\n        ],\n        [\n            0,\n            \"still 8 degrees the r is gone but remains plan on a some what mild night in the lower 5 ' s tomorrow mid upper 5 ' s\"\n        ],\n        [\n            0,\n            \"i guess what goes around comes around honestly where did they found these ice officers from the white … url\"\n        ],\n        [\n            0,\n            \"se release according to article 26 section 1 of the the german trading act w url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"there is no one who hugs like harry are the best and look at those huge hands i'm sure it would cover me completely … url\"\n        ],\n        [\n            0,\n            \"over here dropping on a music and an artist conversation getting hella good info vital info\"\n        ],\n        [\n            0,\n            \"user yeah i sometimes watch too much i miss what they see ha ha they amazing and need the credit that's to them\"\n        ],\n        [\n            0,\n            \"someone tell that bloke in drag on the hashtag program on hashtag there is no the ukraine propaganda and bad grammar hashtag\"\n        ],\n        [\n            0,\n            \"you're four times as likely to have an accident while talking on the phone while driving – even hands free url\"\n        ],\n        [\n            0,\n            \"my little over coming fear journey sometimes you just have to grit your teeth and jump in please share if url\"\n        ],\n        [\n            0,\n            \"the democratic party should stop the tit for tat political games we rely on our senate and congress to work together on our behalf\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"enjoyed trace exhibition on police technologies at victoria police museum like the wall of suggestions … url\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"the four sweetest words in the english language “ i ’ ll pay this round ” hashtag url\"\n        ],\n        [\n            0,\n            \"fantastic symposium ' art in and as writing ' at hashtag hashtag inspirational especially … url\"\n        ],\n        [\n            0,\n            \"user and she perks up a big grin and a slightly less head tilt in the other direction can i help at all\"\n        ],\n        [\n            0,\n            \"it's as if people can see the damage written all over me can see it in my face the way i hold myself the way i move\"\n        ],\n        [\n            0,\n            \"health kick hashtag hashtag url help a out and click the link i earn revenue\"\n        ],\n        [\n            0,\n            \"hey what's up you guys yes today we are going to make the hashtag come alive url\"\n        ],\n        [\n            0,\n            \"1990 1992 15 im my opinion one of the best car designs of all time love them hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"i don't think ash would like the world to know what we think of him his school policies and faculty staff lol url\"\n        ],\n        [\n            0,\n            \"gained 1 new follower in the past day i ’ m growing my account the right way are you do it with url\"\n        ],\n        [\n            0,\n            \"doesn't even realize the irony of calling nations civilized right before wanting their help in committing … url\"\n        ],\n        [\n            0,\n            \"had to carry the tomatoes with them everywhere they go for two weeks as the days passed the children started to complain about 5 12\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"there's wonderful like this and then there's me hashtag url\"\n        ],\n        [\n            0,\n            \"you might end up in a heated exchange with someone close to yo more for scorpio url\"\n        ],\n        [\n            0,\n            \"but whatever it's just a silly thing and like i guess i'll do it but bc she asked specifically for more followers instead of\"\n        ],\n        [\n            0,\n            \"the boys take on oregon tomorrow in a double header at first game at 3 second at 5 everyone come out to the lagoon and support\"\n        ],\n        [\n            0,\n            \"while we focus on hashtag hashtag has drastically cut hashtag hashtag hiring local talent is priority url\"\n        ],\n        [\n            0,\n            \"user if he can't cope with that does he shield his ears in his political life what a toddler\"\n        ],\n        [\n            0,\n            \"this i'm pissed it is a thing with dems not to turn out esp in mid terms we gotta get woke or else g … url\"\n        ],\n        [\n            0,\n            \"she was the type of youtuber who won't reply to you unless you buy something from their amazon wishlist for them or something smh\"\n        ],\n        [\n            0,\n            \"hashtag user should put the blame for hashtag where it belongs the 17 4 mn who didn't vote the right way\"\n        ],\n        [\n            0,\n            \"user why do you just follow verified accounts and british fans you also have brazilian fans it's sad\"\n        ],\n        [\n            0,\n            \"i really enjoyed making this anyone else have an account like this i could make a layout for doesnt have to be … url\"\n        ],\n        [\n            0,\n            \"too many eggs some lemons made a tart tried out sweet pastry extra mix in url\"\n        ],\n        [\n            0,\n            \"our upper hunter committee wellbeing officers have been out and about lately visiting their rugby league community … url\"\n        ],\n        [\n            0,\n            \"1 5 i am excited that user has all of a sudden their interest in hashtag after months of no content about it\"\n        ],\n        [\n            0,\n            \"can use in baking sub 1 stick butter w 1 2 stick butter 1 2 c hashtag\"\n        ],\n        [\n            0,\n            \"facing criminal charges after 3 ' serious and sensitive ' investigations url\"\n        ],\n        [\n            0,\n            \"again please do not wear black tomorrow for dress in bright colours slay actually then go to work ✌ 👊\"\n        ],\n        [\n            0,\n            \"im honestly okay with everything here but i want more y am i like this url\"\n        ],\n        [\n            0,\n            \"white myanmar in the grounds of my hotel this morning url\"\n        ],\n        [\n            0,\n            \"o god you made us in your own image and us in jesus break down the walls that separate us unite us in of love\"\n        ],\n        [\n            0,\n            \"shower rain broken clouds temperature up 29 ° c 31 ° c humidity down 79 70 wind\"\n        ],\n        [\n            0,\n            \"today's lunchtime unicorn is from green screen alert hashtag url\"\n        ],\n        [\n            0,\n            \"⠀ pour le drawing inspiration from a trip to the famed hotel il — the high society get … … url\"\n        ],\n        [\n            0,\n            \"user nah man it's mad annoying if you don't got a chic forcing you to watch it do yourself a favor and don't haha\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag arsene wenger reveals he's already planning for pre season url\"\n        ],\n        [\n            0,\n            \"in the spring obama filled out his ncaa bb president trump hit syria confirmed a sc judge useless happy days\"\n        ],\n        [\n            0,\n            \"user well yeah if i could just whip out my whole wallet and scan that it'd be the same as apple pay on my phone\"\n        ],\n        [\n            0,\n            \"also “ blah blah proper name place name stuff … ” has to be in my list of top 10 movie quotes\"\n        ],\n        [\n            0,\n            \"user hi there just to verify how long does your battery last hear from you soon\"\n        ],\n        [\n            0,\n            \"lead defense stocks up after u s attacks assad url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"exhibition opportunity for artists in art fair art museum gallery with one of the most popular in europe url\"\n        ],\n        [\n            0,\n            \"worried about trump talk ruining your here ’ s how to get through it url\"\n        ],\n        [\n            0,\n            \"disappointed that one of user's 1st acts was to make it easier to poison wildlife with lead\"\n        ],\n        [\n            0,\n            \"god almighty shall fight for you fight through you and fight by you in jesus name amen url\"\n        ],\n        [\n            0,\n            \"user i really enjoyed your technology that you presented on what was the name of it hashtag\"\n        ],\n        [\n            0,\n            \"i'm about to be lurking on twitter for the next week trying to find a boy who doesn't have a gf that i can take to prom\"\n        ],\n        [\n            0,\n            \"there's always something to be grateful for whether it's the sunshine or the fact that you remembered to put on pants today\"\n        ],\n        [\n            0,\n            \"is diversity to blame for marvel's sales – or just a lack of imagination url\"\n        ],\n        [\n            0,\n            \"in today's journey thru low rank console overwatch i was told is bad on kings row defense\"\n        ],\n        [\n            0,\n            \"user aerial 3d is the latest layer in os maps you also get all maps for gb plus route planning printing\"\n        ],\n        [\n            0,\n            \"im lowkey the human being i real deal ate a bowl of cheese last night 🙄 😂 😂 url\"\n        ],\n        [\n            0,\n            \"wanted to see how different it is with a belt and without a belt on a db bench also did them as … url\"\n        ],\n        [\n            0,\n            \"i've been up all night cause of screaming hashtag my body goes from one extreme to the next never happy medium gah … url\"\n        ],\n        [\n            0,\n            \"had a wonderful tour today with a group of 20 guest from all over england canada and 6 different states thank url\"\n        ],\n        [\n            0,\n            \"user am aware of that now and haven't got the time to start again so will ask someone else 😞\"\n        ],\n        [\n            0,\n            \"a sweet lady offered user and i clam today while out in the wish we had more time to join her 😩 i love kind ppl hashtag\"\n        ],\n        [\n            0,\n            \"a world ending ride it's like the horror equivalent of game of thrones url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"these drinks only recover 5 sp at a time so if anyone needs some serious recovery they have to sit there and like 10 bottles\"\n        ],\n        [\n            0,\n            \"happy to share that i am a certified hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user milk in a coffee first then the water tea on the other hand is water stir milk stir\"\n        ],\n        [\n            0,\n            \"is hashtag under pressure what does ' loss mean for hashtag french election more … url\"\n        ],\n        [\n            0,\n            \"why can't anyone see that it is the insurance companies that are the problem with the health care system\"\n        ],\n        [\n            0,\n            \"last day before my final exam literally it all comes down to this i should study more but whatever happens … url\"\n        ],\n        [\n            0,\n            \"u s labor department to delay ' ' rule for 60 days pending review hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"street racing increased drastically after the first 2 films so they were pretty much forced to go in a different di … url\"\n        ],\n        [\n            0,\n            \"so the had turned into a and which seems a little bit of an odd combination\"\n        ],\n        [\n            0,\n            \"trying this and good smoke hashtag hashtag hashtag … url\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"yeah i know i'm play games instead of working on coloring but i have work soon and hate getting into stuff then having to stop suddenly\"\n        ],\n        [\n            0,\n            \"user i've taken stake 10 for now will see if federer wins before deciding are you taking stake back\"\n        ],\n        [\n            0,\n            \"it gains us nothing to indulge in trump is not going to be removed before 2020 stop start\"\n        ],\n        [\n            0,\n            \"all this policy helping out all these ohio michigan wisconsin and other mid west middle class voters … url\"\n        ],\n        [\n            0,\n            \"url trump secret of us troops in hashtag of shadow wars in hashtag and hashtag\"\n        ],\n        [\n            0,\n            \"after climbing a great hill one only finds that there are many more hills to climb nelson hashtag\"\n        ],\n        [\n            0,\n            \"📷 forced and regular forced is an essential part of the url\"\n        ],\n        [\n            0,\n            \"cause i promise u when i'm almost famous she blow this thing get wit it it's like that you're gonna love the joy i wanna\"\n        ],\n        [\n            0,\n            \"last year by this time i didn't even listen to infinite but look at me now making a full thesis for someone to start them\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"future tone burst part 31 of 31 hashtag hashtag two sided lovers hard perfect url\"\n        ],\n        [\n            0,\n            \"user out of curiosity how would it affect us our day maybe a bit more wild what if coffee was brick yellow instead of black\"\n        ],\n        [\n            0,\n            \"user well i never have gone but if i ever went i hope it was with you than than any other friend i have\"\n        ],\n        [\n            0,\n            \"everyone head over to user and drop him a follow he does some really clean signatures that you'll want to check out 👍\"\n        ],\n        [\n            0,\n            \"i have finally the act of myself from severe deaths look at how he every bit of my soul url\"\n        ],\n        [\n            0,\n            \"user « little bit a frown shortly followed but no he won't entertain this girl who has probably just come to insult him for the fun »\"\n        ],\n        [\n            0,\n            \"party hashtag inspiration i need an excuse to rock this hashtag 👩 🏻 hashtag url\"\n        ],\n        [\n            0,\n            \"two of strong cold and high fever moves between hospital and my bedroom what i need is miracle url\"\n        ],\n        [\n            0,\n            \"26 3 13 24 team was in here are some of my very own clicks best days memories 😘 … url\"\n        ],\n        [\n            0,\n            \"user with over 15 celebrity to storm the community with good news hashtag\"\n        ],\n        [\n            0,\n            \"honestly i don't care about the difference of cinnamon and rolls i just love food and debates 😂\"\n        ],\n        [\n            0,\n            \"omg yes young actor lee min ho from the moon that the sun hope to see him soon in films 💕 🙆 🏻 ❤ ️ url\"\n        ],\n        [\n            0,\n            \"if you're my girlfriend be prepared for me to show you off like everyone bout to know who you are you deserve that\"\n        ],\n        [\n            0,\n            \"user and if betsy de fool our public schools there won't be any science being taught instead hashtag\"\n        ],\n        [\n            0,\n            \"the hashtag won this presidency for trump you folk would vote we won the meme war not you we lead you fo … url\"\n        ],\n        [\n            0,\n            \"user i'm sorry graham i've tried reading this three times and i'm still struggling to understand him\"\n        ],\n        [\n            0,\n            \"thanks user for the recognition today super excited to grow the pro in 2017 hashtag\"\n        ],\n        [\n            0,\n            \"did you know hashtag for hashtag have little for your hashtag to verify the fit hashtag url\"\n        ],\n        [\n            0,\n            \"super cute kids shooting some hoops as we count down 1 year till the comm games ten news melbourne url\"\n        ],\n        [\n            0,\n            \"i got up early painted over what i did shirtless then went back to bed i barely remember it 😂 didn't even realize i was shirtless 😂\"\n        ],\n        [\n            0,\n            \"packing for a journey hmmmm may have to remove items one book can come along o the tough choices advice peeps hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the will then in again announce probably after another strike that trump is a great leader\"\n        ],\n        [\n            0,\n            \"hashtag dave anytime free track mp3 dave anytime free track mp3\"\n        ],\n        [\n            0,\n            \"when doors are at 9 and the is 12 30 when i will be happy safe and warm in my bed grrrr user\"\n        ],\n        [\n            0,\n            \"the problem with two front teeth out when taking formal photo without smiling is the … url\"\n        ],\n        [\n            0,\n            \"putin wrote a nyt op ed in 2012 user wrote a nyt op ed in 2017 coincidence or are they agents of the kremlin hashtag\"\n        ],\n        [\n            0,\n            \"let's play the game of typing letters into ' send to ' see the names pop up you've deleted then have a little stalk on instagram\"\n        ],\n        [\n            0,\n            \"you know what ’ s better than a hot bath after a twelve hour day a hot bath after a twelve hour day while drinking a cold beer\"\n        ],\n        [\n            0,\n            \"user expecting the worst hoping for the best played well but the easy part of their schedule is over\"\n        ],\n        [\n            0,\n            \"04 36 temperature 5 8 ° c wind sw 3 kph ave 4 kph gust humidity 68 rain hourly 0 0 mm pressure 1011 hpa falling slowly\"\n        ],\n        [\n            0,\n            \"gave with the for county also drove in the games only run … url\"\n        ],\n        [\n            0,\n            \"korean idols are perfectly handsome cute funny stylish hot know how to dance have a wonderful voices\"\n        ],\n        [\n            0,\n            \"40 of employers plan to hire full time workers in 2017 — the strongest showing in 10 years url\"\n        ],\n        [\n            0,\n            \"now on shadows radio suck the poison in mix url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you would love to call it quits early in the day so you can le more for cancer url\"\n        ],\n        [\n            0,\n            \"don't you miss being little and eating whatever tf you wanted and it didn't matter bc it's chunky little kids were cute\"\n        ],\n        [\n            0,\n            \"if we are passionate with what we do then it is very easy to commit expansion and improvement wisdom\"\n        ],\n        [\n            0,\n            \"lifted matte black windows and embossed double spoke 😛 😍 url\"\n        ],\n        [\n            0,\n            \"❤ ❤ ❤ hashtag the flash – music from the special episode duet by various artists ♫ url\"\n        ],\n        [\n            0,\n            \"user a thousand words is so little to say that the feeling i have for you is greater than everything\"\n        ],\n        [\n            0,\n            \"hashtag wire final four 2017 results ncaa tournament scores tip times bracket tv info url\"\n        ],\n        [\n            0,\n            \"significant weather advisory for white counties until 2 45 pm dime size hail possible\"\n        ],\n        [\n            0,\n            \"false equivalence between hashtag and hashtag mag url\"\n        ],\n        [\n            0,\n            \"user oh better than ps4 pro ya think it's a completely new gen console guess what ya knob it's better than xbox 1 too\"\n        ],\n        [\n            0,\n            \"someone i don't like is killing me with kindness 🤔 i'll be nice she also laughed at my not so funny jokes\"\n        ],\n        [\n            0,\n            \"a mission statement is pointless unless you have people who are on a mission via user hashtag\"\n        ],\n        [\n            0,\n            \"user i swear bro 😂 my storage on my phone is occupied by music more than anything else lmao now i cannot live without music\"\n        ],\n        [\n            0,\n            \"user good try i didn't cry there just amused i cried at last meeting the doctor at norway\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"man makes 9 citizen arrests on uber drivers court not amused url hashtag\"\n        ],\n        [\n            0,\n            \"user clinton's credentials for sec of state and pres were worse than thin but that never stopped her it should have though\"\n        ],\n        [\n            0,\n            \"a diy fire feature is perfect for spring thanks to the ray show and … url\"\n        ],\n        [\n            0,\n            \"author and counselor shifting perspectives into the positive to promote growth self love and well being user\"\n        ],\n        [\n            0,\n            \"played 2 sets each with pitt won 5 lost 3 good news user not too early aug 25 about 5 months away\"\n        ],\n        [\n            0,\n            \"can be viewed as a time to considered systemic oppression what rules and limit the range of url\"\n        ],\n        [\n            0,\n            \"user we can see woodland grey headed brown hooded giant hashtag\"\n        ],\n        [\n            0,\n            \"user bubbles from university of north under coach k love this hashtag\"\n        ],\n        [\n            0,\n            \"what's ur biggest fear me death that's cool mine is them url\"\n        ],\n        [\n            0,\n            \"user i mean sure he's not the best singer but he seems to do well when he's reading off writing\"\n        ],\n        [\n            0,\n            \"if the u n does not approve and support the actions taken we should from the u n and throw them out of our country\"\n        ],\n        [\n            0,\n            \"went all the way to georgia for this trailer today for his company he's so happy 💕 hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"im the and i'm to ya here to find true love 1 man for my whole life ones got a weasel and the others got a flag\"\n        ],\n        [\n            0,\n            \"there's no doubt in my mind that assad dropped chemical weapons on those poor people but we still need to avoid intervention in all affairs\"\n        ],\n        [\n            0,\n            \"“ you speak directly to each human soul ” – emotional letter to chris martin url\"\n        ],\n        [\n            0,\n            \"i love how mcdonalds says they're gonna use fresh beef how nice of you mickey a burger made using fresh not frozen beef genius 😑\"\n        ],\n        [\n            0,\n            \"just completed a 3 08 mi run hubby and i out for a nice evening run url hashtag\"\n        ],\n        [\n            0,\n            \"highly skills training studying lead to successful lead to you has most deadly an good at … url\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"stock market based on stock prediction returns up to 62 80 in 3 months … url\"\n        ],\n        [\n            0,\n            \"used over a 100 million dollars in missiles on an empty airfield more than half of em didn't even hit the target that's yall mans tho\"\n        ],\n        [\n            0,\n            \"this song is so good omg i can't wait for her album ❤ ️ genesis live in boston 2017 url\"\n        ],\n        [\n            0,\n            \"win 1600 in spring prizes from harper dirty lemon and url\"\n        ],\n        [\n            0,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            0,\n            \"answers were so with one could not see where he stood … url\"\n        ],\n        [\n            0,\n            \"what if i've my number with 303 on 27th march should i have to recharge it again to get summer surprise offer user\"\n        ],\n        [\n            0,\n            \"i have a v hard time starting things lots of ideas but don't know how to begin breaking stuff down is ok i guess but eh i can't started\"\n        ],\n        [\n            0,\n            \"it's wine time 🍷 🍷 🍷 get yourselves to mr lynch for a cheeky glass or 2 tonight url\"\n        ],\n        [\n            0,\n            \"growing up as a weed ' rebel musician artsy guy in new york w aaron url hashtag\"\n        ],\n        [\n            0,\n            \"user brush there are 4 countries in north africa and they are all africans egypt\"\n        ],\n        [\n            0,\n            \"congrats nc tar heels hashtag great finish to another fantastic march madness tourney y'all do in your … url\"\n        ],\n        [\n            0,\n            \"i'm just letting myself choke on my the is literally 2 feet away from me but is jus dis is who i become\"\n        ],\n        [\n            0,\n            \"was better with colour was better at drawing together they made a great team … url\"\n        ],\n        [\n            0,\n            \"men's breakfast this saturday morning our monthly men's breakfast is coming up this saturday april url\"\n        ],\n        [\n            0,\n            \"user there are 28 outstanding pull requests i'm not sure about the rate of here we can try\"\n        ],\n        [\n            0,\n            \"user ' ' yes baby girl ' ' hope smirks as she sticks it in her further getting pregnant as hope\"\n        ],\n        [\n            0,\n            \"one of the biggest stories in ri politics right now weak state revenue that will make the car tax cut much harder url\"\n        ],\n        [\n            0,\n            \"after an epic tour to a bunch of awesome places in europe it feels really good to be back home … url\"\n        ],\n        [\n            0,\n            \"so that's what it sounds like when 80 thousand plus don't make a peep kinda feel bad for hashtag\"\n        ],\n        [\n            0,\n            \"me in class wait what happened what do we do what do we write when's the test what is this how do you do this what\"\n        ],\n        [\n            0,\n            \"i was really disappointed with orton bray i thought the cinematic were good but the match felt off and randy orton winning was a\"\n        ],\n        [\n            0,\n            \"end of the financial year is approaching and work cannot be anymore busy oh and the bonus scheme completion date is also approaching 🔥 🔥 🔥\"\n        ],\n        [\n            0,\n            \"it was an honor getting to in orlando at hashtag for un honor … url\"\n        ],\n        [\n            0,\n            \"they against us every time we go to the finals it's all good tho we still got the dub url\"\n        ],\n        [\n            0,\n            \"hashtag babies hospital shot by hashtag on it was the end for month hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"i've basically accepted the fact that my music isn't going to be exactly what i because too many things fell through\"\n        ],\n        [\n            0,\n            \"true but it means your decent and know how to win have great iq mean your good but it take sum matter of ski … url\"\n        ],\n        [\n            0,\n            \"attend workshops across writing acting making designing debating discussing thinking hashtag\"\n        ],\n        [\n            0,\n            \"assange asylum in ‘ marble ’ russian hacker narrative media url\"\n        ],\n        [\n            0,\n            \"is a pride centre bound for who co social group friends … url\"\n        ],\n        [\n            0,\n            \"why it won't be easy for to regain isp privacy oversight and why it may not matter anyway … url\"\n        ],\n        [\n            0,\n            \"user how beautiful you are i want to give you happiness with each passing day my heart i give you all my heart\"\n        ],\n        [\n            0,\n            \"australian rules football was originally designed to give something to play during the off season hashtag\"\n        ],\n        [\n            0,\n            \"user wouldn't suggest that own mother isn't in hell but she would have had to submit to him as well\"\n        ],\n        [\n            0,\n            \"metrics will be used to measure progress across hashtag in delivering the hashtag hashtag has this url\"\n        ],\n        [\n            0,\n            \"without the star ratings how am i supposed to tell the difference between a movie i might like and a movie netflix is trying to push\"\n        ],\n        [\n            0,\n            \"mariah shares photos of her latest creation in her most recent blog post take time to smell the wool dust url\"\n        ],\n        [\n            0,\n            \"william blair investment management llc has 91 000 stake in alphabet inc goog url\"\n        ],\n        [\n            0,\n            \"user not going to report obama admin spying on candidate is why stopped watching you after the election i voted hillary\"\n        ],\n        [\n            0,\n            \"user how into or un into guys is blue coffee i always wounded lol i saw the cam show you did\"\n        ],\n        [\n            0,\n            \"after ‘ moonlight ’ oscar season faces another diversity after a landmark year … url\"\n        ],\n        [\n            0,\n            \"user i mean we can wait till the then if danny doesn't want to take the cap hit\"\n        ],\n        [\n            0,\n            \"hashtag hashtag snape ron set of 3 3 hashtag … url\"\n        ],\n        [\n            0,\n            \"editorial f felony charges are a disturbing for the duo behind the planned parenthood sting videos url\"\n        ],\n        [\n            0,\n            \"mark and annie built a structure on their property surrounded by a high fence and chicken url\"\n        ],\n        [\n            0,\n            \"if you listen to kodak or 21 savage you need to everything you've ever done user\"\n        ],\n        [\n            0,\n            \"life isn't about what others think of you or even what you think of yourself it's all about what god thinks of you god loves us all\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"the same knicks fans who want to draft an elite point guard will run him outta town before year 3 because of poor player development\"\n        ],\n        [\n            0,\n            \"hashtag is it my fault that i have given efe more than 300 votes so far time 2 express our love for him with even if he know me\"\n        ],\n        [\n            0,\n            \"she's so passionate about helping immigrants always trying to make this world better she's amazing wow url\"\n        ],\n        [\n            0,\n            \"can you spot it baseball mlb catcher in hilarious video url hashtag\"\n        ],\n        [\n            0,\n            \"save me from the nothing i've become well i became something actually something that is\"\n        ],\n        [\n            0,\n            \"a or i can never tell really is almost always unless it is a green one\"\n        ],\n        [\n            0,\n            \"early morning issues when you pick up a battery walk back to the hub and it's clearly in the wrong box hashtag url\"\n        ],\n        [\n            0,\n            \"hm i was gonna buy a beer for tonight since its weekend but then i spotted a parent from work in the store and i just ok maybe not\"\n        ],\n        [\n            0,\n            \"office furniture resources that we don't need for the next few weeks are packed in gallery 5 url\"\n        ],\n        [\n            0,\n            \"this is the fake vile image the gp has seen of harry the image he had placed on him may he show the im … url\"\n        ],\n        [\n            0,\n            \"reports of new chemical attack in syria ' chlorine filled barrel bombs on ' url\"\n        ],\n        [\n            0,\n            \"education is the of a flame not the filling of a vessel hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"taking friend to first ever football match so we just watch people kicking a ball for an hour me 90 mins actually\"\n        ],\n        [\n            0,\n            \"hashtag is temp 14 6 ° c wind 2 2 mph pressure 8 hpa falling slowly rain today unavailable forecast becoming less s\"\n        ],\n        [\n            0,\n            \"user just a note to tell you how much i enjoy the morning show but have to admit i miss life seems to be unfair at times\"\n        ],\n        [\n            0,\n            \"the multiple small and micro screen returned 1 6 percent this week the 2 3 percent return by 0 7 percent\"\n        ],\n        [\n            0,\n            \"tennessee considers bill to declare god as source of liberty tennessee news us news url\"\n        ],\n        [\n            0,\n            \"user did 4 5 m did 3 2 and jack did 5 2 lets assume their audience have and say 5 2 m saw it\"\n        ],\n        [\n            0,\n            \"has been so good these last few games slowly going back to his a game let's hope he can keep this up for the rest of the season\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"hard to dispute its held this range and advanced bea that imo flex url\"\n        ],\n        [\n            0,\n            \"i am indeed a grandma because i like giving little handmade gifts i'm starting to forget things too easily and my back hurts too much now\"\n        ],\n        [\n            0,\n            \"i'm quite impressed with the argument analysis essays my comp students wrote over their peers ' term paper drafts constructive insightful\"\n        ],\n        [\n            0,\n            \"doing exactly what daft punk didn't do lol hashtag by ♫ url\"\n        ],\n        [\n            0,\n            \"it might feel as if others are pushing you around today but y more for libra url\"\n        ],\n        [\n            0,\n            \"er is an american medical drama television series created by and medical doctor michael that aired on nbc from september 1\"\n        ],\n        [\n            0,\n            \"you're whistling while you work today and it's almost as if y more for scorpio url\"\n        ],\n        [\n            0,\n            \"at t apparently talked my dad into an unlimited data plan for our family but now i don't have personal\"\n        ],\n        [\n            0,\n            \"user she was complaining that kevin was sleeping in there last night she needs to stay on him 24 7 this week\"\n        ],\n        [\n            0,\n            \"today ’ s spotlight is on cards and gifts an award winning card and gift shop run by mother and daughter url\"\n        ],\n        [\n            0,\n            \"fancy feast collection wet cat food 24 cans only 12 13 via url\"\n        ],\n        [\n            0,\n            \"open house sat sun 4 8 4 9 12 4 pm 49 country club dr monroe nj mls url\"\n        ],\n        [\n            0,\n            \"how the hell does do have our address and know when my birthday is hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"better to remain silent and be thought a fool than to speak out and remove all doubt hashtag\"\n        ],\n        [\n            0,\n            \"equivalent 16 9 display sizes top bottom samsung galaxy s8 5 175 samsung galaxy s8 plus 5 53 lg 5 20\"\n        ],\n        [\n            0,\n            \"i cane along way thank god for all my capabilities blessings shop open come see me … url\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"commitment is staying loyal to what you said you were going to do long after the mood you said it in has left you hashtag\"\n        ],\n        [\n            0,\n            \"my teeth is golden she got lil she still gon show em aye she wet like the ocean pulled out a and gave her the motion aye\"\n        ],\n        [\n            0,\n            \"special weather statement issued april 06 at 6 45 am edt until april 07 at 12 00 am edt by nws url hashtag\"\n        ],\n        [\n            0,\n            \"uk remain camper ken by labour party over claims with the eu nazis url\"\n        ],\n        [\n            0,\n            \"inside the of billionaire cliff ' capital management url\"\n        ],\n        [\n            0,\n            \"like no as soon as i hear that attitude and disrespect just know i'm getting closer to losing my job 🤗\"\n        ],\n        [\n            0,\n            \"i think hashtag is user's finest work yet it's hardly left my cd player since october yes it's still in my hashtag 😉 ✨\"\n        ],\n        [\n            0,\n            \"when your mom hits you with the can you come clean up the hallway nothing in my life is making me happy right now\"\n        ],\n        [\n            0,\n            \"join me to learn about fields ® and how we're changing skin and changing lives url\"\n        ],\n        [\n            0,\n            \"they will vote party so when you vote make sure you agree with the party platform url\"\n        ],\n        [\n            0,\n            \"user you'd laugh until your neighbor came and stabbed you in a fit of insanity\"\n        ],\n        [\n            0,\n            \"the finale of march madness signals the time in sports sigh guess i'll get excited about the masters\"\n        ],\n        [\n            0,\n            \"and looked the part but failed while running like russell wilson get underestimated and get drafted later then turn out to be good\"\n        ],\n        [\n            0,\n            \"psa if you haven't checked your blood group and or for yourself as an adult do it asap do not rely on what you've been told\"\n        ],\n        [\n            0,\n            \"because is carrying a bottle cap in the 2 intro it would mean he has the strength of at least four\"\n        ],\n        [\n            0,\n            \"the hotel offers one of the most spacious and well appointed accommodations in the city all rooms and url\"\n        ],\n        [\n            0,\n            \"if you're an hashtag start your day off by doing these 7 things before 7 00 hashtag url\"\n        ],\n        [\n            0,\n            \"my hair must always be laid though i'll leave my house without make up before i leave with my hair looking tore\"\n        ],\n        [\n            0,\n            \"hashtag fl trips cost est 80 mill a yr wants save money cut food stamps budget 45 mill hashtag the pentagon fl trips\"\n        ],\n        [\n            0,\n            \"yo tl can anyone edit music that can help me or do me a huge favor it's for non commercial use\"\n        ],\n        [\n            0,\n            \"looking down at the busy streets from the rooftop hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"🚨 when the same guy who wants to use nuclear weapons bombs hashtag with no congressional approval it's now … url\"\n        ],\n        [\n            0,\n            \"she says wow you're eating so healthy i said girl i just got back from smash burger did you want something\"\n        ],\n        [\n            0,\n            \"met a v interesting guy on the train and witnessed 2 fights one which involved 15 police cars n the other stopped the train for 20 minutes\"\n        ],\n        [\n            0,\n            \"feeling bad for the at the north america's building trades national legislative conference today\"\n        ],\n        [\n            0,\n            \"weekly report back to r from r 2017 04 06 mm dd url\"\n        ],\n        [\n            0,\n            \"user how long does it take for a cancelled transaction to reach your account again been on hold for 15 mins now\"\n        ],\n        [\n            0,\n            \"user i feel like cooper is caught in just can't win phase legislature knows they have the power if any of corporate\"\n        ],\n        [\n            0,\n            \"oh i am you suck at it already u didn't ban the use of hashtag they use it on our effing food proven to … url\"\n        ],\n        [\n            0,\n            \"they say are emotional and sensitive well i'm mean asf and i'm no where near emotional lol i 😂 🤷 🏾 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"now i wait to see which signed albums i got and the photo cards until i decide if i want to trade any or not\"\n        ],\n        [\n            0,\n            \"omg im screaming uncle i'm scared to go on fb bc someone might go ' hello daddy ' everyone in the car dies of laughter\"\n        ],\n        [\n            0,\n            \"i have a huge favor to ask to find out more please swipe left and show me some love ❤ ️ with your 3rd used emoji url\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"when the day comes that you run out of content you better start doing more personal development just saying\"\n        ],\n        [\n            0,\n            \"you're tired of being the responsible one especially if you m more for scorpio url\"\n        ],\n        [\n            0,\n            \"a huge thanks to all the as well as the entire cast and crew of hashtag for taking us along for this wild ride hashtag\"\n        ],\n        [\n            0,\n            \"user should u really be talking about this he lied but maybe not maybe u colluded with him\"\n        ],\n        [\n            0,\n            \"well i never just found that mp from 62 was nephew url\"\n        ],\n        [\n            0,\n            \"' s youth exchange students spent the weekend in beach and amelia island enjoying fellowship a url\"\n        ],\n        [\n            0,\n            \"with remaining in this years hashtag you can still donate to our cause today and help homeless shelter url\"\n        ],\n        [\n            0,\n            \"user i think you ’ ll find i was being very productive last night – spent half an hour mixing up and hearty seafood\"\n        ],\n        [\n            0,\n            \"great to see former minnesota prep from park center hooker make a pick during iowa spring practice still wi … url\"\n        ],\n        [\n            0,\n            \"for the win after fan wwe moves smackdown women ’ s title match to wrestlemania main card … … url\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            0,\n            \"check out some of the weekend highlights hear from head coach craig on the series wins against hashtag url\"\n        ],\n        [\n            0,\n            \"sunday lunch bunch if you'd like to go out to lunch with covenant members after worship sign up at the cookie table in heritage hall\"\n        ],\n        [\n            0,\n            \"my ex dad wanted me dead my divorced mom me in college she borrowed got me year 1 rest up to me i arrive … url\"\n        ],\n        [\n            0,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            0,\n            \"main bias i have is that i read these articles knowing the whole story and the details i don't really want to do a … url\"\n        ],\n        [\n            0,\n            \"nick quits classic with foot injury hashtag url hashtag\"\n        ],\n        [\n            0,\n            \"told my dawg if we ever started together we would end it together no matter what we the … url\"\n        ],\n        [\n            0,\n            \"wind 3 9 km h wsw barometer 1011 25 hpa temperature 10 4 ° c rain today 0 4 mm humidity 93\"\n        ],\n        [\n            0,\n            \"user i lately become very irritated change the channel when zuma on tv someone that to me please\"\n        ],\n        [\n            0,\n            \"i found this awesome recording of shape of you original key on hashtag url hashtag\"\n        ],\n        [\n            0,\n            \"you might end up in a heated exchange with someone close to yo more for scorpio url\"\n        ],\n        [\n            0,\n            \"county stops short of sanctuary policy in new hashtag guidelines url\"\n        ],\n        [\n            0,\n            \"the of native americans and crimes in ireland during a debate on user just ludicrous\"\n        ],\n        [\n            0,\n            \"me and my family are going to england for 5 days in the easter half term and i want to go to manchester\"\n        ],\n        [\n            0,\n            \"don't chase people be you do your own thing and work hard the right people who belong in your life will come to you and stay\"\n        ],\n        [\n            0,\n            \"falls ny weather 04 05 17 04 47 am temperature wind speed wind gust wind direction sw humidity 80\"\n        ],\n        [\n            0,\n            \"1 about susan rice the president's national security advisor has authority to request unmasking of american names … url\"\n        ],\n        [\n            0,\n            \"2014 was wild it was also the peak of my writing ability which was really not much of a peak at all\"\n        ],\n        [\n            0,\n            \"a lot not to bars clubs though i'm all about creating memories adventures here and there are what i root fo … url\"\n        ],\n        [\n            0,\n            \"the fact that even one college educated woman voted for that pig of a president we have blows my mind hi … url\"\n        ],\n        [\n            0,\n            \"user plausible however he's shown lack of integrity by not everyone and himself of anyone who compromises him\"\n        ],\n        [\n            0,\n            \"call 855 press 1 agent last name agent id save on auto and home insurance today\"\n        ],\n        [\n            0,\n            \"jumps up and down because i cannot wait to get to it and for user to destroy me emotionally\"\n        ],\n        [\n            0,\n            \"halftime at mt smart stadium gold coast 22 warriors 12 hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"the topic of our next discussion patriotism is it different from nationalism is there a place for patriotism in modern leftist thought\"\n        ],\n        [\n            0,\n            \"no gst shock government to healthcare education out of its economic times url\"\n        ],\n        [\n            0,\n            \"user mr our tradition hr has relegated woman 2 d background hr in africa dt mentality v 2 if we r 2 v a sane society\"\n        ],\n        [\n            0,\n            \"i want to see they could leap across planets keeping samples in their o hashtag\"\n        ],\n        [\n            0,\n            \"one for the from a copy of private eye i found on the train url\"\n        ],\n        [\n            0,\n            \"32 increase in 2016 17 in the no of apps in the ipo as isa under the pct 88 search report and to in time\"\n        ],\n        [\n            0,\n            \"reading many placement essays from sw students just now saying exactly same thing good policy is by … url\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"i'm blocked on facebook because of my mood last night 😂 😂 😂 can have a whole porn on fb yet i can't appreciate my body in glitter 😂\"\n        ],\n        [\n            0,\n            \"where's the us outrage and support for these being forced into the draft like men we should shelter t … url\"\n        ],\n        [\n            0,\n            \"my mom that girl in the car is so pretty her eyes are so beautiful talking about hannah 🤗 user\"\n        ],\n        [\n            0,\n            \"trying to get a family snap is never easy hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"wind 2 0 mph sw barometer 1009 28 mb steady temperature 12 6 ° c rain today 105 0 mm humidity 78\"\n        ],\n        [\n            0,\n            \"suicide squad is jared better than heath hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"sign up for a free “ you ” discovery session url hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"pushing past fear is what the whole entrepreneurial journey is all about exercise that muscle every day if you can hashtag\"\n        ],\n        [\n            0,\n            \"i just realized if i'm sad about her leaving for 10 days idk what i'm going to do when she goes off for school\"\n        ],\n        [\n            0,\n            \"and debbie is now sorry for exposing her lack of basic her self esteem is on vacation and needs an u … url\"\n        ],\n        [\n            0,\n            \"user i know if i see him in the cast section of the movie it's gone be 100 good it never fails 😭 ❤ ️\"\n        ],\n        [\n            0,\n            \"south are delighted to offer this one bedroom flat at portland road … url\"\n        ],\n        [\n            0,\n            \"a youth festival in town with a touch of krishna consciousness times url\"\n        ],\n        [\n            0,\n            \"don't forget our friends coffee shop is open from 10am today you can buy hot cold drinks as well as cakes sandwiches other snacks ☕ ️ 🍰\"\n        ],\n        [\n            0,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"ok so that's one cool point to user for the option available in the new hashtag app 😉\"\n        ],\n        [\n            0,\n            \"hashtag hashtag messi prepares for return as barcelona gear up for sevilla the missed 4 1 win … url\"\n        ],\n        [\n            0,\n            \"setting ep done and publishing by the end of april book done and publishing by your end of june\"\n        ],\n        [\n            0,\n            \"hashtag ap source cowboys ' romo retiring headed to broadcast booth yahoo sports url\"\n        ],\n        [\n            0,\n            \"user i'm bout to send you my number bro bro i lost ya new number but i appreciate you my son\"\n        ],\n        [\n            0,\n            \"congratulations to former on your appointment as the director general national cou … url\"\n        ],\n        [\n            0,\n            \"i went to our local ice cream shop tonight in memory of user got the strawberry banana mixer like a blizzard delicious\"\n        ],\n        [\n            0,\n            \"closed sell 0 1 lots gold 8 for 73 0 pips total for today 7 pips hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"congratulations jim walsh 2017 main street iowa spirit of main street award recipient url\"\n        ],\n        [\n            0,\n            \"user so tmrw i am going to ask my pharmacy team if it would help ir if i should buy for specifically for now\"\n        ],\n        [\n            0,\n            \"the of has revised its flood modelling predictions for the river at levels are url\"\n        ],\n        [\n            0,\n            \"partly anyway knowing bare man have bun out her clutch no matter how good things are something will always be at the back of my mind\"\n        ],\n        [\n            0,\n            \"user my mom lauren 🌼 🌼 🌼 please follow me ✨ ✨ ✨ i love you so much baby 💞 💞 💞 hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"how is that not a ft violation clearly on the line a pee wee ref can call that he got away w the push too … url\"\n        ],\n        [\n            0,\n            \"it is always easier to go from failure to success than from excuses to success hashtag url\"\n        ],\n        [\n            0,\n            \"i been sitting on this beat too long time for a good mix instagram url\"\n        ],\n        [\n            0,\n            \"crew member shift leader orlando florida donuts hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user and i yelled at this lady to get off her phone while she was texting she had 2 kids in the back what a damn shame\"\n        ],\n        [\n            0,\n            \"a new approach to dining spirits and events the is coming to west des starting this fall url\"\n        ],\n        [\n            0,\n            \"the amount of self control it takes to stay in and study when everyone is asking you to go to the bars hashtag\"\n        ],\n        [\n            0,\n            \"storage area network storage area networks 2015 11 27 17 00 13 hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"fashion week hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"reminder only 1 hour left to enter our rep search see below for all the details … url\"\n        ],\n        [\n            0,\n            \"i feel like i've been a ghost on here lately sorry guys def gonna try to be on here more often life is happening and i'm struggling\"\n        ],\n        [\n            0,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            0,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            0,\n            \"a lovely birthday night with the fam a linda clayton jake christine melissa xx — drinking beer\"\n        ],\n        [\n            0,\n            \"hello i'm a student in hashtag are you interested in hashtag too keep in touch follow me on hashtag user thanks\"\n        ],\n        [\n            0,\n            \"seeing both sides of an argument is not a new dilemma for most more for libra url\"\n        ],\n        [\n            0,\n            \"what a wonderful group of staff we met at martin adelaide distribution centre who … url\"\n        ],\n        [\n            0,\n            \"hashtag so happy for what happened to stephanie her has been a very long time coming\"\n        ],\n        [\n            0,\n            \"table settings the little details make all the difference so leave it to catering to … url\"\n        ],\n        [\n            0,\n            \"user it was a long time ago but i don't remember having so few from actual\"\n        ],\n        [\n            0,\n            \"i need this week to be over these to be done so i can relax drink some 😎 🍹 🌊\"\n        ],\n        [\n            0,\n            \"that wasn't bad for what it was but it means one more year of lesnar spot appearances before he headlines vs reigns hashtag\"\n        ],\n        [\n            0,\n            \"shop now hashtag for oppo oppo oppo f1 plus new heavy metal shockproof bumper case url\"\n        ],\n        [\n            0,\n            \"i took my new baby rat to class with me and some girl had the nerve to say that's gross it's a baby animal\"\n        ],\n        [\n            0,\n            \"us missile attack on syria trump's allies react china calls for political solution url\"\n        ],\n        [\n            0,\n            \"the true test of one's is how many times you will try before you give up kisses\"\n        ],\n        [\n            0,\n            \"if i only have the means i will surely travel the whole country with my one and only and my family how i url\"\n        ],\n        [\n            0,\n            \"when you slide in her dms and she doesn't even realize you're in because you're and friendly\"\n        ],\n        [\n            0,\n            \"you're not a big fan of the rules unless you make them yoursel more for aquarius url\"\n        ],\n        [\n            0,\n            \"is suing 13 of the largest largest cable in the country for on that allows cable companies to provide …\"\n        ],\n        [\n            0,\n            \"' the music lesson a spiritual search for growth through music ' url hashtag hashtag 06 01\"\n        ],\n        [\n            0,\n            \"liking this post is one of the most actions possible on twitter dot com url\"\n        ],\n        [\n            0,\n            \"user you need compelling content your department phone number and twitter account is not enough hashtag\"\n        ],\n        [\n            0,\n            \"growing and engaging with the right tweeps gained 2 new followers in the past day courtesy url\"\n        ],\n        [\n            0,\n            \"i'm normally not the biggest fan of video editing apps on my phone but i might try user's new hashtag app url\"\n        ],\n        [\n            0,\n            \"and other are a threat to your pet year round give them the protection they need with url\"\n        ],\n        [\n            0,\n            \"user forward the details to com our certified a class writers will write it for you\"\n        ],\n        [\n            0,\n            \"user if you pull a ultimate ticket please don't remake like 4 sanders make someone knew\"\n        ],\n        [\n            0,\n            \"user and end up being a memory i'd rather get to the memory part than sit here and argue about this when nothing will come from it\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"north tucson ♀ 100 0 15 15 15 tackle rock slide big til 22 53 38 24m 50s url\"\n        ],\n        [\n            0,\n            \"i'm sorry to say it but shawn is going to burn himself voice out this year all for us he's an angel but he needs to remember his health\"\n        ],\n        [\n            0,\n            \"yes so do i a lot so wonderful the lovely fresh greens and wild flowers all around url\"\n        ],\n        [\n            0,\n            \"top 5 1 don rickles 2 hashtag 2 3 1 4 hashtag 1 5 hashtag\"\n        ],\n        [\n            0,\n            \"the world shouldn ’ t stand for this assad needs to go it should be done by a coalition but it won ’ t happen\"\n        ],\n        [\n            0,\n            \"going to see about 2 potential new jobs on friday 😱 wish me luck everybody i'm going to need it haha hashtag\"\n        ],\n        [\n            0,\n            \"join the five day challenge to connect with your dream clients and become url\"\n        ],\n        [\n            0,\n            \"hashtag rogue one a star wars story with bonus content rogue one a star wars … url hashtag\"\n        ],\n        [\n            0,\n            \"greg wedding photographer french coast ibiza a portrait … url\"\n        ],\n        [\n            0,\n            \"when your master grandpa tells you to cancel your appointment because you need to your grandma okay to i haha 😂\"\n        ],\n        [\n            0,\n            \"people don't expect you to have all the answers to their problems but the best thing you can do is simply to their feelings\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            0,\n            \"i propose a ban on all hashtag apps going forth and if you break this rule you will be as a professional hashtag\"\n        ],\n        [\n            0,\n            \"admiring the view enjoying a well deserved beer after a full day working in the garden … url\"\n        ],\n        [\n            0,\n            \"the guy across from me on my train just downed two mini bottles of vodka yikes kind of a tragic sight\"\n        ],\n        [\n            0,\n            \"also i find that lately i've been trying to branch out my friendships and meet new people and them\"\n        ],\n        [\n            0,\n            \"mum of four given just a week to pay rent after tory benefit cap changes liverpool echo url\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was 133 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the lord keeps upon me the necessity of preaching the glorious gospel why because heaven url\"\n        ],\n        [\n            0,\n            \"haha but my will defo give her a lesson not done u cant hit my body 💪 💪 💪 url\"\n        ],\n        [\n            0,\n            \"laying in the bed of the truck looking up at the night sky realizing how small we are how much there is to explore\"\n        ],\n        [\n            0,\n            \"just in we have recently added a 2015 dodge to our inventory check it out url\"\n        ],\n        [\n            0,\n            \"we cry for revolution hashtag says hashtag posted as received our economy can't take care of url\"\n        ],\n        [\n            0,\n            \"user some before after pics might be useful and the satisfied customer testimony\"\n        ],\n        [\n            0,\n            \"today i remembered my reusable grocery bags but forgot my wallet so if anyone wants to punch me in the face i'll send you my address\"\n        ],\n        [\n            0,\n            \"uk airport runway blocked by activists to stop the deportation of nigerians pics url\"\n        ],\n        [\n            0,\n            \"okay great but why r they only going after hispanics why aren't they in ny and east coast getting the who … url\"\n        ],\n        [\n            0,\n            \"new bug hashtag please to 1 1 in buster url\"\n        ],\n        [\n            0,\n            \"user hashtag hashtag hashtag hashtag dear admin and team rcb won toss to choose bat\"\n        ],\n        [\n            0,\n            \"user i've only had it once couldn't move heard someone scream right in my ear at the top of their lungs\"\n        ],\n        [\n            0,\n            \"if you're going to slow down look make me late to work jesus christ had better be doing a style kick line on the shoulder\"\n        ],\n        [\n            0,\n            \"what are those colorful hashtag that are attached to hashtag url hashtag\"\n        ],\n        [\n            0,\n            \"user omg yes true plus i think people only made a big deal because they hate the jenner it's so annoying lol\"\n        ],\n        [\n            0,\n            \"men's 2 pack colours cotton stretch crew t shirt white large url hashtag hashtag 08 11\"\n        ],\n        [\n            0,\n            \"that's me sitting lol i was sitting right across from him hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"“ i remember you ” 1 56 hashtag hashtag hashtag sings this number made famous by frank url hashtag\"\n        ],\n        [\n            0,\n            \"went to see hashtag at the fine multi cast check of war check full … url\"\n        ],\n        [\n            0,\n            \"according to the eu hashtag all victims have right to access to justice protection respect and s … url\"\n        ],\n        [\n            0,\n            \"java development engineer junior mid senior and lead bath hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"talk about denial in the extreme energy department climate office bans use of phrase ‘ climate change ’ url\"\n        ],\n        [\n            0,\n            \"if i have a daughter i'm naming her and calling her olivia for short bc i wish i was named after a south american country\"\n        ],\n        [\n            0,\n            \"omg 😮 i am 42 tomorrow holy shit i may be 42 but don't feel it hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i can feel it now i'm not going to be able to walk tomorrow or the rest of the week because of hockey 😂 😂 💪\"\n        ],\n        [\n            0,\n            \"how good is your official hashtag read this and know why good hashtag matter obama vs trumps photography url\"\n        ],\n        [\n            0,\n            \"user no my mom did but i'm very curious so i like to learn stuff even if it's not computer science or music yeah i do music too\"\n        ],\n        [\n            0,\n            \"a quick and easy way to stabilize your mood swings is to relen more for cancer url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"too many nh republicans had an advanced front row viewing of trump but kept quiet url\"\n        ],\n        [\n            0,\n            \"climate change is a terrible problem it absolutely needs to be solved it deserves to be a huge priority bill gates hashtag\"\n        ],\n        [\n            0,\n            \"yep privileged guys say everyone else needs to not be offended by racist and sexist jokes url\"\n        ],\n        [\n            0,\n            \"user if they have their phone number to the back of their phone already they won't even notice 😂 💀\"\n        ],\n        [\n            0,\n            \"garlic pickles 8 lbs small 4 cups water 4 cups white vinegar cup white sugar cup url\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win extreme you step up stand out ki by sarah url hashtag\"\n        ],\n        [\n            0,\n            \"do not compare yourself to do not compare yourself to ariana grande do not compare urself to mila just don't\"\n        ],\n        [\n            0,\n            \"user pls ask if their journalists are allowed to think otherwise than favour y have season journalists left en masse\"\n        ],\n        [\n            0,\n            \"i'm watching hashtag thinking similar situations apply to almost any age group shitty kids turn into shit adults hashtag\"\n        ],\n        [\n            0,\n            \"let there be no doubt this assault on women went from language on a bus to actual url\"\n        ],\n        [\n            0,\n            \"if you want a writer you must do two things above all others read a lot and w a lot stephen king\"\n        ],\n        [\n            0,\n            \"when realised shop were not representing wheelchair users she went ahead and designed a url\"\n        ],\n        [\n            0,\n            \"so syria hot topic if you're looking for a way to connect and support those who are hurting deeply we have a url\"\n        ],\n        [\n            0,\n            \"lol we dont need your life updates we want answers regarding the issues that your company\"\n        ],\n        [\n            0,\n            \"3 events left we hope to see you at at least one of their final 4 events to celebrate hashtag 💀 … url\"\n        ],\n        [\n            0,\n            \"user girls would like you too if you were a baron with a large house in and wrote fancy love poems about them\"\n        ],\n        [\n            0,\n            \"hashtag why are you telling him jeez this guy will run away is innocent\"\n        ],\n        [\n            0,\n            \"happy tuesday everyone i got a ton of sewing work today and quite honestly i am struggling to … url\"\n        ],\n        [\n            0,\n            \"yes 😊 u say totally true yr 👍 sm fans bashing on arya fans totally lost own sanity 😵 😋 url\"\n        ],\n        [\n            0,\n            \"bpd 911 dispatch auto accident av w northern thu apr 6th 2017 3 10 pm low\"\n        ],\n        [\n            0,\n            \"i feed my moms dog hills food she loved it and her has changed drastically hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"2 tweeps followed thank you and nobody unfollowed me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"hashtag capacity building in higher education reach out for the eu support to create your project … url\"\n        ],\n        [\n            0,\n            \"i done got 2 whole different phones and they still don't ring so i've it's because nobody calls them 😂 sai … url\"\n        ],\n        [\n            0,\n            \"video for tonight's nxt takeover orlando florida url hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you're very welcome bloom gps were on twitter when started the listing so pleased that more are … url\"\n        ],\n        [\n            0,\n            \"user guy says he's been working hard well what do you do i asked and he said i walk cats and i say well no you haven't\"\n        ],\n        [\n            0,\n            \"congrats to our nero squad as they advance to quarter finals in president's division of … url\"\n        ],\n        [\n            0,\n            \"i can give you five from my personal experience even and i'm not even url\"\n        ],\n        [\n            0,\n            \"the hashtag day has passed please come back to believing any news is real thanks hashtag\"\n        ],\n        [\n            0,\n            \"dialogue and flyers to the community re awareness against illegal drugs and robbery theft url\"\n        ],\n        [\n            0,\n            \"we did however manage to all 12 of these date in a permanent spot before my … url\"\n        ],\n        [\n            0,\n            \"don't ask how or why i found this hindi version of the theme song but i did i watched it you should too url\"\n        ],\n        [\n            0,\n            \"omg i have a friend who's a cosplay photographer and he took a photo of the 2b 9s cosplay i've seen it was so good 😭 😭\"\n        ],\n        [\n            0,\n            \"our winner of the district young photographer senior age group competition had a great day out on the workshop url\"\n        ],\n        [\n            0,\n            \"miami open rafael nadal reaches final with dominant victory over url\"\n        ],\n        [\n            0,\n            \"user we love the article polls but people are getting lazy in articles now that the season is almost over\"\n        ],\n        [\n            0,\n            \"because if you lead a bold life someday you might meet someone with whom you'll want to eat together\"\n        ],\n        [\n            0,\n            \"note different screens adults vs likely voters gop means something … url\"\n        ],\n        [\n            0,\n            \"user why you saying ' mod par ' instead of this you must say ' banking ka ' 1 3\"\n        ],\n        [\n            0,\n            \"new study reveals pennsylvania as a competitive global leader in and production from url\"\n        ],\n        [\n            0,\n            \"i hope ahmed el won't be the next version of hashtag hashtag\"\n        ],\n        [\n            0,\n            \"friends change attitude changes people change relationships change i'm so grateful the one thing that does not change is god's grace\"\n        ],\n        [\n            0,\n            \"settled into and already warned our server that we're gonna be here a while hashtag\"\n        ],\n        [\n            0,\n            \"besides i like the cold thirty years later i get a i have a son and he's the chief of police\"\n        ],\n        [\n            0,\n            \"i want a woman with ambition wanna be able to lay back smoke a blunt and talk about something meaning full or get this money 😈\"\n        ],\n        [\n            0,\n            \"user send me your email address and i send you the information if you'd like it's a 10 day green smoothie cleanse\"\n        ],\n        [\n            0,\n            \"user was doing the same thing but you took it seriously i told grace i will not show anger and have a sense of humor i\"\n        ],\n        [\n            0,\n            \"i love this so much but i also want these schools to accept some students that not every other school like them h … url\"\n        ],\n        [\n            0,\n            \"the rates in the control from 33 3 to 43 6 the effects of genetic group age and bcs on the number of roots\"\n        ],\n        [\n            0,\n            \"user oh no thanks jamie not the vision i wanted first thing in the morning haha you in shorts 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"sing out your thanks to the lord sing praises to our god with a he covers the heavens with clouds url\"\n        ],\n        [\n            0,\n            \"i ’ m the th person in the entire world to beat the spider pack in hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wait for a few days he'll also tell he was slapped first he just didn't say all this in the beginning because he … url\"\n        ],\n        [\n            0,\n            \"assad is probably not the enemy should have given up earlier generations are doomed anyways\"\n        ],\n        [\n            0,\n            \"i've recently completed 5 my final score 8 10 url hashtag\"\n        ],\n        [\n            0,\n            \"user an high 1st round draft pick and a mid level to star level player with an contract from what i heard\"\n        ],\n        [\n            0,\n            \"great one weekend i cash out for the royals and randomly the fly was announced to release this weekend 🙄 🙄 🙄 i need them tho 😭\"\n        ],\n        [\n            0,\n            \"post associate baltimore maryland us fu lab in johns hopkins school of medicine url\"\n        ],\n        [\n            0,\n            \"officials say explosive device found and made safe at different st petersburg metro station to site of earlier blast url\"\n        ],\n        [\n            0,\n            \"user ya only the audio keeps going on the op 1 too though i suppose that'd only be cool for the person using it\"\n        ],\n        [\n            0,\n            \"floral raven piece done by me ivy studio 85 tattoo lebanon ohio via r tattoos url\"\n        ],\n        [\n            0,\n            \"10 people followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"fantastic team of professionals to make social justice service learning come alive hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag the taliban is gonna make it even more weird when it comes out that 45 is in bed with the russians\"\n        ],\n        [\n            0,\n            \"when obama ji gets injured while playing hashtag with ji using michelle says make in … url\"\n        ],\n        [\n            0,\n            \"antonio gets another chance as will miss chinese gp url\"\n        ],\n        [\n            0,\n            \"nothing like shooting off weapons to men who think it manly if they let him do these things with no penalty … url\"\n        ],\n        [\n            0,\n            \"user hmm funny how a many in congress wouldn't stand by pres who would have acted are now standing by the one who said he wouldnt\"\n        ],\n        [\n            0,\n            \"and nobody calming any of y'all so why don't y'all find something else to do with your ugly selves\"\n        ],\n        [\n            0,\n            \"my school of thought does not criticize i believe the present government is doing her best url\"\n        ],\n        [\n            0,\n            \"explained why businesses should be paying attention to the revolution fb goog … url\"\n        ],\n        [\n            0,\n            \"love this design classic and clean designed by my favourite interior designer in the u k … url\"\n        ],\n        [\n            0,\n            \"the way i have gotten things to drop in my lap is by not just showing up for myself but for my community hashtag\"\n        ],\n        [\n            0,\n            \"for the best student learning tools turns to microsoft ’ s surface pro 4 hashtag url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"can you believe that justin and selena stans are talking ab their faves being better under a post about the dead legend kurt bc i can\"\n        ],\n        [\n            0,\n            \"the getting nicer in hashtag which means it's finally time to brush the dust off of your hashtag and reduce url\"\n        ],\n        [\n            0,\n            \"financial limitations can drag their negative consequences int more for gemini url\"\n        ],\n        [\n            0,\n            \"born of the things that were all people on that often panic men came together men came\"\n        ],\n        [\n            0,\n            \"user odd i usually find it so dull i need to be steaming to even consider video editing nonsense\"\n        ],\n        [\n            0,\n            \"user i just watched 13 reasons why got by 2 separate people in the last 2 weeks i need a reason to smile\"\n        ],\n        [\n            0,\n            \"today's a new day and i already have been blocked by one person off to a good start url\"\n        ],\n        [\n            0,\n            \"user thanks so much for opening my eyes to what can be achieved just by actively listening who would have thought it\"\n        ],\n        [\n            0,\n            \"user i have been debating on playing i loved the first two have not been able to play 3 yet\"\n        ],\n        [\n            0,\n            \"i still want to buy buy cannot find this sweatshirt missed the boat in 2015 url\"\n        ],\n        [\n            0,\n            \"hashtag day three from terror matrix by zoe tuck i have one job recall but i was there for hard … … url\"\n        ],\n        [\n            0,\n            \"hashtag inspires trust me if you listen to this song you will never forget your creature and you will fight on till you get there\"\n        ],\n        [\n            0,\n            \"i'd like to share a track from today's spring walk in the kent countryside url\"\n        ],\n        [\n            0,\n            \"user f ing we work so hard for our one run and he it up w the second also byrd has little range\"\n        ],\n        [\n            0,\n            \"cleared incident on hashtag sb from south of essex toll plaza to south of exit 147 clinton ave\"\n        ],\n        [\n            0,\n            \"you're looking for entertainment of a different sort your min more for sagittarius url\"\n        ],\n        [\n            0,\n            \"i'm receiving some lovely photos for my hashtag music video get involved send me yours i'm stronger because … url\"\n        ],\n        [\n            0,\n            \"i truly believe your telling your friends i hurt you but you're the one who saying we were something but our don't click hmm\"\n        ],\n        [\n            0,\n            \"if the officials review the tape and assess the penalty before the next round fine but that is a crock url\"\n        ],\n        [\n            0,\n            \"when everybody from spring 14 is celebrating their anniversary and you're just sitting around waiting for may\"\n        ],\n        [\n            0,\n            \"even tho i'm the oldest we'll second oldest lol cuz old af they still treat me an to me like the lol 🤦 🏾 ‍ ♀ ️ 😍\"\n        ],\n        [\n            0,\n            \"learning and development manager city town london greater london south east colleges url\"\n        ],\n        [\n            0,\n            \"ps4 broadcast hashtag ghost recon wild lands story mission hashtag welcome to operation kings layer live at url\"\n        ],\n        [\n            0,\n            \"😭 😭 😭 rep clap 👏 🏼 backed 👏 🏼 to critic too funny ‼ this made my morning 🌞 so far url\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"user i just found out that it was cancelled i can't believe time after time jokes are already outdated\"\n        ],\n        [\n            0,\n            \"jeff is selling 1 billion of amazon stock a year to fund his space rocket company via r business url hashtag\"\n        ],\n        [\n            0,\n            \"imagine nicki has a snapchat account she add me she sends snaps to me everyday 😭 😭 😭\"\n        ],\n        [\n            0,\n            \"how fucking frustrating when your skin as been pretty good for a good while and then everything just goes wrong for no reason fml\"\n        ],\n        [\n            0,\n            \"user these pics were the original ones are the voters casting their votes during 2014 presidential election\"\n        ],\n        [\n            0,\n            \"can we please just have a dog cat pet tax in the uk where all funding goes to so they have the funding to be non kill\"\n        ],\n        [\n            0,\n            \"user wow so proud of you was happy to see my daughter from people interview you briefly too she's so cute\"\n        ],\n        [\n            0,\n            \"had difficulty marketing toothpaste in spanish speaking countries where roughly to go hang yourself\"\n        ],\n        [\n            0,\n            \"used cinema to show just how conscious awareness can be in a ‘ conscious ’ patient url\"\n        ],\n        [\n            0,\n            \"waking up was brutal today took me a good of walking around doing stuff until i stopped falling asleep at the spot 🙈 😴\"\n        ],\n        [\n            0,\n            \"the next news network breaking source of leak exposed immediate announced url\"\n        ],\n        [\n            0,\n            \"user are you just saying that so you'd stop us i mean not that you'd be able to tackle all three of us\"\n        ],\n        [\n            0,\n            \"latest book news brought to book top tips to get yourself to read more url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if fails memphis fails so we need to hope and pray literally that somehow makes believers out of not looking good\"\n        ],\n        [\n            0,\n            \"in love with hashtag so so good can't help falling in love and bohemian rhapsody and take on me and imagine just all of them\"\n        ],\n        [\n            0,\n            \"he gives every indication that he is as much the gullible tool of liars as he is the liar in chief url\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"the cure for aging may be just around the corner two new studies describe experiments that reverse aging url\"\n        ],\n        [\n            0,\n            \"if she left bcz she wants to host the show alone i guess that's not fair other kids want jobs ne show\"\n        ],\n        [\n            0,\n            \"user agreed and i do think the country will look more like or than it will look like al ms in the future\"\n        ],\n        [\n            0,\n            \"good morning it's a bit early but that's good quiet time guitar music ideas floating in my head hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"congrats to the girls demo silver emblem and bronze emblem for their awesome presentations url\"\n        ],\n        [\n            0,\n            \"user — from her eyes once again as she voice began to crack and she got choked up on her words\"\n        ],\n        [\n            0,\n            \"user if true agreed 100 and rebels who used chemical weapons citizens in government controlled areas should too\"\n        ],\n        [\n            0,\n            \"hearing house leadership doesn't have votes right now to pass budget tmrw details on gop battle url hashtag\"\n        ],\n        [\n            0,\n            \"street new lynn very busy as people try to get to new lynn great north road closed plan trip around hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is necessary but not the way we do it wasting resources destroying lives url hashtag\"\n        ],\n        [\n            0,\n            \"user that's very kind of you to offer but i don't want to be a 3rd wheel enjoy your weekend away 😊\"\n        ],\n        [\n            0,\n            \"joe is visiting hashtag in the light of uncertainty around martin url\"\n        ],\n        [\n            0,\n            \"happy birthday to the legendary — believe it hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"if you owe the irs money you might get a call from a private debt url\"\n        ],\n        [\n            0,\n            \"user hi brother i wanted to remove lost rejected can u do if yes please tell me and how much it will cost thanks\"\n        ],\n        [\n            0,\n            \"and i forgot to link the hashtag official website during my linking off to do that now hashtag hashtag\"\n        ],\n        [\n            0,\n            \"did you miss out on the ticket pricing last week well you're in luck due to technical issues url\"\n        ],\n        [\n            0,\n            \"3rd final now achieved with a comfortable 3 1 win over user 2nd team in the sun with a could and should of been more\"\n        ],\n        [\n            0,\n            \"the hashtag march is on thursday 4 make sure to share our facebook event and register url\"\n        ],\n        [\n            0,\n            \"thursday april 13th snap out ent presents hashtag beats by dj knights dj … url\"\n        ],\n        [\n            0,\n            \"listen to step by step produced by london by london hashtag on hashtag this is fully my tune url\"\n        ],\n        [\n            0,\n            \"people said no memory of a cyclone as as which 96 pc of food stocks user hashtag\"\n        ],\n        [\n            0,\n            \"86 7 iv 13 14 12 with tackle swift has spawned until 05 56 27m 30s url\"\n        ],\n        [\n            0,\n            \"exactly save it for when it actually is desperately critical i e if or seat is in play url\"\n        ],\n        [\n            0,\n            \"i'm looking for guitar teacher in london united kingdom and these people can help url\"\n        ],\n        [\n            0,\n            \"the named jd hammer is on to pitch for after their starter 2 3 of an inning and gave up six runs\"\n        ],\n        [\n            0,\n            \"county da paul howard jr speaking to community about national crime victims ' rights week url\"\n        ],\n        [\n            0,\n            \"user lack of being able to save as you progress through fight sucks having to restart from beginning every single time not fun\"\n        ],\n        [\n            0,\n            \"user djt has no verbal red line but i bet this is one for him and the allies must be stopped\"\n        ],\n        [\n            0,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"is the element of the people of the nation are capable of to many things they are peaceful and rich\"\n        ],\n        [\n            0,\n            \"fool me once shame on you fool me twice shame on me keep fooling me and i must be a trump supporter\"\n        ],\n        [\n            0,\n            \"our greatest glory is not in never falling but in rising every time we fall ancient proverb hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i'm dubious about that stat i suspect it's a issue – data includes back office and call centre staff\"\n        ],\n        [\n            0,\n            \"user how am i supposed to know how many tickets i have left or be able to top up when your site is down with no warning 😤\"\n        ],\n        [\n            0,\n            \"pk ss worked hard to create their found in the sky work creativity exciting time in pk hashtag url\"\n        ],\n        [\n            0,\n            \"if you ever feel like you made some huge mistakes remember that i called instead heh uh\"\n        ],\n        [\n            0,\n            \"this is worse than divorce did countries have if eu didn't work out was huge africa me immigration part of … url\"\n        ],\n        [\n            0,\n            \"user thank you reporters run their mouths without researching it just proves further just how clueless they really are\"\n        ],\n        [\n            0,\n            \"user i will answer lots of fake news all round bc journalist become lazy and go for shock effect for ratings many are libs not\"\n        ],\n        [\n            0,\n            \"derby city council puts former building up for sale derby telegraph url\"\n        ],\n        [\n            0,\n            \"user it's really cute ‼ ️ i like it and remember downstairs it's cute too and a whole different vibe from\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag russia was warned about tomahawk strike enough time to hopefully hashtag reacted calm and logical\"\n        ],\n        [\n            0,\n            \"for 1 stub tweet us the name of user's favorite pokemon don't forget the hashtag hashtag\"\n        ],\n        [\n            0,\n            \"nothing like being an hour and twenty minutes into a train journey and thinking did i put the car park ticket clearly on display\"\n        ],\n        [\n            0,\n            \"it's pouring rain out and i really don't want to walk 5 mins up the street to the bus stop in it for a boring class\"\n        ],\n        [\n            0,\n            \"replacing zuma will never change the brutal economic system that is so to our african masses who are socially\"\n        ],\n        [\n            0,\n            \"god loyal people living honest lives make it much easier for their children proverbs 20 7 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"japanese white eyes sipping floral it is a charming scenery isn't it hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"mcconnell is a worm low life that must get thru what dt wants wife is sec of trans now so he has to ge … url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"look who i found she said she needs a new home the old one burn down 😂 😂 😂 😨 😨 😨 url\"\n        ],\n        [\n            0,\n            \"everyone seems to have things to do and places to go meanwhil more for libra url\"\n        ],\n        [\n            0,\n            \"russia rubber ducks and green paint russia seeks superpower status in the mid e and europe fear of at home url\"\n        ],\n        [\n            0,\n            \"last year marked the first time since 2013 that solar energy growth wind energy … url\"\n        ],\n        [\n            0,\n            \"mommy luv u so much 👨 ‍ 👩 ‍ 👦 ‍ 👦 hashtag shopping centre url\"\n        ],\n        [\n            0,\n            \"making changes that endure isn't always as straightforward as more for gemini url\"\n        ],\n        [\n            0,\n            \"just ran into my friend and casting giant george good seeing you brother thanks for always dropping\"\n        ],\n        [\n            0,\n            \"user i think you're the personal to help me i need a recommendation for a book similar to pp z and ss s i've read both already\"\n        ],\n        [\n            0,\n            \"user dress but from now no single words for her she blocked me whereas i never use any words for her\"\n        ],\n        [\n            0,\n            \"absolutely the best defining win that started great climb to national relevance that team also … url\"\n        ],\n        [\n            0,\n            \"i love playing outdoor hashtag to get the party moving what ’ s the best picnic game url\"\n        ],\n        [\n            0,\n            \"quote there's nothing more you can do unless and unless if you can move on by thinking your last love life also been a story like an anc …\"\n        ],\n        [\n            0,\n            \"even if he's real god isn't a culture this would in fact be ip theft if it wasn't very very much public domain b … url\"\n        ],\n        [\n            0,\n            \"user a potus under investigation should not be able to make a lifetime scotus appointment shame on the gop\"\n        ],\n        [\n            0,\n            \"this new ariana grande cover is amazing url hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"falcons and other birds my and gracious hosts in are cox a terrific artist who … url\"\n        ],\n        [\n            0,\n            \"user i say by market logic this is the stance of people who believe in capitalism and the market not my stance\"\n        ],\n        [\n            0,\n            \"i tell you don't scroll down further once you finishing reading the article url mayward\"\n        ],\n        [\n            0,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"the has produced so many and hosts so many adventures ✌ 🏻 🌎 💚 hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag we got beats that gives the artist something to work with at url\"\n        ],\n        [\n            0,\n            \"user i'm sure if villa retired at the end of the season and they came in for him with big bucks he'd be off in a flash\"\n        ],\n        [\n            0,\n            \"heard that joel user has a problem like andre the giant true or false hashtag\"\n        ],\n        [\n            0,\n            \"psa make it seem like something is morally wrong or that i shouldn't do it you will hear about me doing it\"\n        ],\n        [\n            0,\n            \"amber heard sues ' ' movie producer over nude scenes shot without her permission url\"\n        ],\n        [\n            0,\n            \"stockholm ’ s metro stations are a glorious riot of art and color hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"in a persona mood if the games didn't take three hours to get going i'd start up one and play now url\"\n        ],\n        [\n            0,\n            \"proud father moment tonight during family listening to my 11 year old son pray for the salvation of my son still in the womb\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"honestly if anyone does this family friends etc just cut them off you don't need that ignorance in your life url\"\n        ],\n        [\n            0,\n            \"check it out our track no light is in the latest trailer for hashtag by none other than anthony bald … url\"\n        ],\n        [\n            0,\n            \"family love is stronger ❤ ❤ 💚 💜 💙 💛 always forever always such a good enjoying bubbles on t … url\"\n        ],\n        [\n            0,\n            \"been a while but here's episode 6 of the ' sweaty turbo ' not quite as sweaty not … url\"\n        ],\n        [\n            0,\n            \"user if doesn't go very high in the draft not paying attention the girl's got game\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"she's come out of the woods all right dressed like sarah no offense sarah url\"\n        ],\n        [\n            0,\n            \"cena proposes to nikki congrats you guys after a hard fought win what a way to top it all off hashtag\"\n        ],\n        [\n            0,\n            \"user i just received runner 2 from you guys no or sticker for this copy i thought they come with limited run games\"\n        ],\n        [\n            0,\n            \"how many followers do you get everyday i got 2 in the last week growing daily with url\"\n        ],\n        [\n            0,\n            \"awesome win last night for the colorado baseball team i miss home sometimes just watching them play\"\n        ],\n        [\n            0,\n            \"this is a mountain i'll have to paint it later oh would you like your portrait painted as well then let me get a close look\"\n        ],\n        [\n            0,\n            \"saw string train for 10 weeks beast best kept secret in the draft hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"so happy to see someone else has my love of photography hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"welcome april a month of pure fun in my pages guys i expect from 8 am to 2 pm every day 💜 💖 💋 l … url\"\n        ],\n        [\n            0,\n            \"pretty sure that my first playthrough that i'm still working on is my though character needs\"\n        ],\n        [\n            0,\n            \"user hi there really nice meeting you wondering where i could get footage of the interview shown at business nightly\"\n        ],\n        [\n            0,\n            \"looking to expand your knowledge and skill set we have a fantastic range of training available … url\"\n        ],\n        [\n            0,\n            \"hashtag today is our day to show others that our community will not stay silent we will stay strong and fight to be heard\"\n        ],\n        [\n            0,\n            \"how do i tell someone i cant draw what they asked for bc its too hard and i am overwhelmed but without sounding like a pls help\"\n        ],\n        [\n            0,\n            \"he said you'll never find anyone better than me shit pretty sure half the guys out here be doing more than you\"\n        ],\n        [\n            0,\n            \"meet tony the newest member of the team tony has a long history around the lake he ’ s url\"\n        ],\n        [\n            0,\n            \"hashtag this is real issue in hashtag need fair and benefits and housing policy real labour … url\"\n        ],\n        [\n            0,\n            \"imma have to explain to these grown ass men how to play cover 3 today cuz obviously they lost in the sauce\"\n        ],\n        [\n            0,\n            \"rogue traditional to be prosecuted 24 news url about time\"\n        ],\n        [\n            0,\n            \"what do and have in common hits ideal for saving a life url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"next door has discovered puppy eye fence now following her everywhere xd\"\n        ],\n        [\n            0,\n            \"or do people hurt the ones that love them the most why would you hurt what you love the most 🤕 url\"\n        ],\n        [\n            0,\n            \"action judge 20 year old no treatment for you hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"kinda wanna go to the park and swing kinda wanna go get a bottle of wine and some pizza and binge watch 13 reasons\"\n        ],\n        [\n            0,\n            \"always the limber conversationalist your mind stretches into more for libra url\"\n        ],\n        [\n            0,\n            \"these countries think they can win a war against america lol do u even know where wwe started any wwe contestant could whoop any country\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"you can buy quality user slippers for just 500 and keep the change hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it might feel as if others are pushing you around today but y more for libra url\"\n        ],\n        [\n            0,\n            \"omg i want this dvd xd what if the music videos are 4 44 minutes each 😍 😍 😜 url\"\n        ],\n        [\n            0,\n            \"went to kurt church this am and church this pm good to hear the word on vacation\"\n        ],\n        [\n            0,\n            \"i've entered a competition to win the amazing lee stafford cordless hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"i like user but i'm baffled about his today's stance and attack against our prez who in his rights rand seemed compromised\"\n        ],\n        [\n            0,\n            \"exclusive my new ep from records italy link on bio 👌 👌 👌 hashtag url\"\n        ],\n        [\n            0,\n            \"user figured north beverly would be easier for you but beverly depot has more poke stops\"\n        ],\n        [\n            0,\n            \"was jay checking at the door again if he talks about role or shared operational fate listen up – he … url\"\n        ],\n        [\n            0,\n            \"especially seeing as the plan is to be here for the long haul nah if you ain't here and planning on staying here it can't work\"\n        ],\n        [\n            0,\n            \"you know what's prob greater than winning tonight's game north carolina the almighty crying jordan meme face\"\n        ],\n        [\n            0,\n            \"ok never mind apparently rock is special enough to have the only that's able to cancel into specials\"\n        ],\n        [\n            0,\n            \"give me coffee to change the things i can change and wine to accept the things i cannot url\"\n        ],\n        [\n            0,\n            \"stone cold was my favorite but vs kurt match at mania is my favorite match ever kurt is top 6 … url\"\n        ],\n        [\n            0,\n            \"i believe hashtag will fail both garland r good men but gop has the power from dems failure so will b confirmed\"\n        ],\n        [\n            0,\n            \"7 10 was very fun reminds me more of a board game to complex for irl cards very interesting deck … url\"\n        ],\n        [\n            0,\n            \"with unity will die too hope to see strong development and improvement of for\"\n        ],\n        [\n            0,\n            \"i always said i wanted to come to college find a white girl bestfriend lol i got her ❤ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"it's time to stop trying to fit a square peg into a round hole in addiction treatment url\"\n        ],\n        [\n            0,\n            \"just saw on tv polar bear 2014 smart witty nice surprise who is user america's new sweetheart\"\n        ],\n        [\n            0,\n            \"user that was my first thought when i saw that second thought was if it took aj that long to come down the ramp what about taker\"\n        ],\n        [\n            0,\n            \"the 6th annual user is coming to hashtag hashtag july 20th 23rd for info email com\"\n        ],\n        [\n            0,\n            \"a good listener is not only popular everywhere but after a while he gets to know something wilson url\"\n        ],\n        [\n            0,\n            \"' now what happened america you were once so handsome brilliant and so 😧 😭 🤗 url\"\n        ],\n        [\n            0,\n            \"everything gets cheaper but not fx robot it's getting better and makes more money then ever on real accounts url\"\n        ],\n        [\n            0,\n            \"investment partners llc has 000 position in willis towers watson plc url\"\n        ],\n        [\n            0,\n            \"and facial recognition what if tries to unlock my phone for sure he will succeed 😂\"\n        ],\n        [\n            0,\n            \"1 million views on hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"like and share this pure awesomeness hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"ah i see spain speaks spanish and so does argentina so the two situations must be exactly the same head hits desk\"\n        ],\n        [\n            0,\n            \"5 nfl trades that need to happen before the draft no chicken hashtag url\"\n        ],\n        [\n            0,\n            \"user a disgrace these republican senators broke 200 yr tradition to get what they want anything\"\n        ],\n        [\n            0,\n            \"25 done with dirk by adams so far this is nothing like the url\"\n        ],\n        [\n            0,\n            \"not been following this user of a thing but if am to vote by what i have been seeing on social media i will vote for efe\"\n        ],\n        [\n            0,\n            \"dear gravity i hope you enjoyed what was left of my daughter's birthday cake funny how you always win sincerely a mom\"\n        ],\n        [\n            0,\n            \"pass this along if your heart urges you to do so hashtag prayers for this family in greg url\"\n        ],\n        [\n            0,\n            \"in the wrestling biz when it's good anything u throw out there draws but when it's bad no matter how much good shit u put on it don't draw\"\n        ],\n        [\n            0,\n            \"user hi l am signal provider my signals 85 for 2 week free test contact me whatsapp\"\n        ],\n        [\n            0,\n            \"kim kardashian should have a reality show like the apprentice to find herself a mother\"\n        ],\n        [\n            0,\n            \"far too many people are signing up to become slaves to their credit card companies hashtag hashtag ri\"\n        ],\n        [\n            0,\n            \"user he won't condemn putin that would put donnie on his bad side and he'd miss their sessions too much\"\n        ],\n        [\n            0,\n            \"2day i cry me n god don sign am i knw say u dey see the post no let my enemies laugh me pls my sins n my bag\"\n        ],\n        [\n            0,\n            \"hugs kisses and a few tears mine not hers 😉 prayers for the jamaica team hashtag url\"\n        ],\n        [\n            0,\n            \"just hanging around the internet waiting on 12 am so i can tell user happy birthday really hope i don't fall asleep tho\"\n        ],\n        [\n            0,\n            \"watch the ur team as they hit some tight lines through the forest and nail some huge drops in their latest video url\"\n        ],\n        [\n            0,\n            \"user regret the inconvenience caused do let us know in case u are still experiencing any power interruption 1 4\"\n        ],\n        [\n            0,\n            \"great to see committee has launched this consultation i was v lucky to have a great support network during is … url\"\n        ],\n        [\n            0,\n            \"you know that classic hashtag film about what if you were the first victims of german gas attacks along with canadians in belgium\"\n        ],\n        [\n            0,\n            \"ah spring is truly beautiful as he passed under the blooming url\"\n        ],\n        [\n            0,\n            \"in whom we have redemption through his blood the forgiveness of sins according to the of his grace 1 7\"\n        ],\n        [\n            0,\n            \"i ’ m not exactly sure who these people are worshiping but it isn ’ t jesus yet thousands of christians r sending url\"\n        ],\n        [\n            0,\n            \"hashtag rogue movie review singh … url\"\n        ],\n        [\n            0,\n            \"user where's any of this evidence because i have yet to see any of it presented in a news article or on any other form of media\"\n        ],\n        [\n            0,\n            \"guess what this friday is its our first friday outdoor market from 4 7 we will be having local vendors everything from jewelry to produce\"\n        ],\n        [\n            0,\n            \"daniel software classy andy wilson building a killer company in url\"\n        ],\n        [\n            0,\n            \"rips liberals ‘ ’ still haven ’ t figured out what russia did to stop ‘ queen hillary ’ s ’ … url\"\n        ],\n        [\n            0,\n            \"when he lost his shorts i sure laughed 😂 ⚡ dec just got caught with his pants down on saturday night url\"\n        ],\n        [\n            0,\n            \"must survive until easter must survive until easter must survive until easter hashtag url\"\n        ],\n        [\n            0,\n            \"user hashtag them is the text that is barely visible to a search engine results pages or\"\n        ],\n        [\n            0,\n            \"user we don't have much time last date for tender submission is 7 april 2017 pls see it on top priority\"\n        ],\n        [\n            0,\n            \"before the hook can even play half way the dj is already over to the next song url\"\n        ],\n        [\n            0,\n            \"user there's video of her on on penn ave walking along shaking hands and taking selfies with the common folk\"\n        ],\n        [\n            0,\n            \"user ugh try airport lost property might have ben found by a fight who knew what they were looking at\"\n        ],\n        [\n            0,\n            \"user that sort of tackle seen out for most of last season too let's hope it isn't as serious\"\n        ],\n        [\n            0,\n            \"hashtag clip i wore glory take out and perform beyond description 💚 💚 🎶 url\"\n        ],\n        [\n            0,\n            \"user when are the disney boxes expected to ship i ordered before the april 1st deadline and have not received a shipping confirm\"\n        ],\n        [\n            0,\n            \"url this stage is everything so much color i loved this performance 💗 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user saw panel at sat down tonight and found and on hbo go now watching on your recommendation\"\n        ],\n        [\n            0,\n            \"both home care and home hashtag have the same goal and they often work in learn more – url\"\n        ],\n        [\n            0,\n            \"10 people followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"hashtag your hashtag process and enable hashtag across departments with hashtag url\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"may your seas be calm the wind at your back see you on the other side url\"\n        ],\n        [\n            0,\n            \"user yeah it's about 3 hours but i'm so excited i can't contain myself have you been to on before\"\n        ],\n        [\n            0,\n            \"according to a new product liability lawsuit a virginia man's fatal was caused by side effects of … url\"\n        ],\n        [\n            0,\n            \"against the odds a movie about kashmir by with the message ‘ if i can so can others ’ url\"\n        ],\n        [\n            0,\n            \"meet the newest level 1 class at our campus we'll be telling you more about them url\"\n        ],\n        [\n            0,\n            \"people events support resources opportunities promotion just some of the reasons to join us … url\"\n        ],\n        [\n            0,\n            \"been in the same 3 for the same 3 and dice love me to stay on the same 3 numbers killa\"\n        ],\n        [\n            0,\n            \"elon musk has job for people at spacex — here's who it's hiring url\"\n        ],\n        [\n            0,\n            \"and for her class we have to research professional writing so im gonna look in to grant writing for our center or which is 👍 👍\"\n        ],\n        [\n            0,\n            \"kyle literally goes around town bragging how he has diabetes and can't get drafted into the war\"\n        ],\n        [\n            0,\n            \"user mam this is ur first reality show as a judge hashtag and mam i wish u very all the best 😘\"\n        ],\n        [\n            0,\n            \"new artificial bridges the gap to brain like computers url hashtag\"\n        ],\n        [\n            0,\n            \"user work in coffee bar fart co workers come into my department tell me it smells good they'll never know\"\n        ],\n        [\n            0,\n            \"user i'd above him and drop down towards him yelling then him out my behind you and tackling you\"\n        ],\n        [\n            0,\n            \"interesting to know whether this will bury the myth that the rich pay too much tax hashtag url\"\n        ],\n        [\n            0,\n            \"user sadly no but maybe there's some hope for like childhood sets if does wacky enough things\"\n        ],\n        [\n            0,\n            \"the age of hashtag continues as teams schools cities continue to do things for the 1st time or for the 1st time in many decades\"\n        ],\n        [\n            0,\n            \"pretty sure wheeler has his hands already up during the shot pretty awesome url\"\n        ],\n        [\n            0,\n            \"look at that smile we think it's pure joy for pure janet you are a total babe we url\"\n        ],\n        [\n            0,\n            \"working alone do you ever find you spend hours a decision around in your mental … url\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            0,\n            \"please do not fall for trump talking about god the only god he believes in is his narcissistic image of himself url\"\n        ],\n        [\n            0,\n            \"receiving these pictures made me so happy look how happy she is 😻 my mamas is 3 months today 💟 💟 url\"\n        ],\n        [\n            0,\n            \"trees cover up a multitude of sins her lies is deadly she will leave you for more envy\"\n        ],\n        [\n            0,\n            \"mouth are people who breathe through their mouth rather than their nose when they sleep … url\"\n        ],\n        [\n            0,\n            \"story time stranger kong ko cute so what the heck i decided to tell her after the concert she\"\n        ],\n        [\n            0,\n            \"we could meet again somewhere somewhere far away from here user hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i grew older and my heart got colder and my mind got stronger and my money got longer and them bitches got naked and people started hatin\"\n        ],\n        [\n            0,\n            \"were developed as a means to teach young children about fair play and good manners hashtag url\"\n        ],\n        [\n            0,\n            \"length dress in vertical cotton polyester and silk hashtag url\"\n        ],\n        [\n            0,\n            \"democratic lawmaker nails why we shouldn't believe trump's claims about why he's bombing syria url\"\n        ],\n        [\n            0,\n            \"user i'm pretty sure they would go if they have down time 😤 joshua has to take them he has to\"\n        ],\n        [\n            0,\n            \"wow this is great so fresh and so good drinking a double dry summer street url hashtag\"\n        ],\n        [\n            0,\n            \"user u wrong lucy 🎵 da world 🎵 kno\"\n        ],\n        [\n            0,\n            \"our track riders had a fantastic time at the blackburn cycling club race meet we had riders represented url\"\n        ],\n        [\n            0,\n            \"best part about hashtag even biggest stars seem to be and to other artists user\"\n        ],\n        [\n            0,\n            \"prints this out frames it builds an to it tells all my friends about it gives it love and attention url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag accused of supporting police raid on nearby village company denies involvement url\"\n        ],\n        [\n            0,\n            \"hashtag the swan princess undercover dvd hashtag u s ends 4 9 url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"im a level 56 i cast 3 shadows and one of them isnt even mine its an projection of shadow from 2002\"\n        ],\n        [\n            0,\n            \"user hey good to see an indie author out there how's the writing coming along\"\n        ],\n        [\n            0,\n            \"url his name was gary gil glenn is it i dunno something with a g 6 hashtag 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"engine block celebrates it's 10th anniversary in hashtag races this weekend in texas … url\"\n        ],\n        [\n            0,\n            \"what an amazing meeting to see what the team is building at hashtag he or she is url\"\n        ],\n        [\n            0,\n            \"i honestly do not know why we still have class we literally sit there for an 1hr and and do nothing\"\n        ],\n        [\n            0,\n            \"user i am still getting all this from two days ago 😕 i didn't know it was this bad\"\n        ],\n        [\n            0,\n            \"user give good reasons to islam without a tweet that can't even spell correctly\"\n        ],\n        [\n            0,\n            \"description of the deaths of his mother father and uncle is shows that he's heartless empty or both user\"\n        ],\n        [\n            0,\n            \"’ s new strategy aims to ‘ ’ its ‘ technology and market leadership ’ url hashtag\"\n        ],\n        [\n            0,\n            \"april showers got you blue go vote so we can get to number 2 horrible poet attempt url\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            0,\n            \"not all exploding stars are created equal snapped this explosion light … url\"\n        ],\n        [\n            0,\n            \"seriously i haven't seen a single hashtag review that i agree with it was the best i've played so far in the series\"\n        ],\n        [\n            0,\n            \"you're looking forward to taking a break from the serious side more for aquarius url\"\n        ],\n        [\n            0,\n            \"finished my last day for now as an monday will be the beginning of a trial period as a user experience designer hashtag\"\n        ],\n        [\n            0,\n            \"there is still time to register for mountain maryland tech network kick off event to be held wednesday april 12 url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"at work employees getting with url alert the mark of the beast ' '\"\n        ],\n        [\n            0,\n            \"using ai to solve healthcare is easy compared to dealing with the logic a old to delay bedtime\"\n        ],\n        [\n            0,\n            \"nancy ruth owens calls fbi and to obama's birth certificates 911 url\"\n        ],\n        [\n            0,\n            \"when reply hashtag hashtag or hashtag beat bournemouth 3 0 while the x factor finalists 2008 topped the charts with hero\"\n        ],\n        [\n            0,\n            \"so banned animals in our only circus here at the same time we continue to screw up our co2 things great job gov't\"\n        ],\n        [\n            0,\n            \"user the lunatics are running the place now so maybe these skills will come in handy when they need to rid the country of them\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"and of course me being me i had to pick the one where he's sobbing and not just lowkey tearing up and looking away but sobbing wow kms\"\n        ],\n        [\n            0,\n            \"i've all the hashtag work into 1 collection to make it style specific you may find it here … url\"\n        ],\n        [\n            0,\n            \"well done to my beautiful wife and eternal athlete user on running the 10k hashtag\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"check out the fate of the furious screening from tv i just entered here url\"\n        ],\n        [\n            0,\n            \"grab your team and get 15 off to the hashtag hashtag hashtag in hashtag url\"\n        ],\n        [\n            0,\n            \"user idk he was standing when they called him and then i saw people walking away while jerry introduced dana warrior 😂\"\n        ],\n        [\n            0,\n            \"i only tweet when i'm double drunk so my tweets have twice as much quality and street cred in them\"\n        ],\n        [\n            0,\n            \"ever wonder how to create the perfect gather ever time let's learn some tips to create the perfect gathering url\"\n        ],\n        [\n            0,\n            \"stay prayed up grind it out and let the hope float good morning humans 💙 hashtag url\"\n        ],\n        [\n            0,\n            \"read matthew 12 36 37 proverbs 18 21 says “ death and life are in the power of the tongue … ” jesus warns us that url\"\n        ],\n        [\n            0,\n            \"cannot wait until our wine dinner on 28th april come along to taste gorgeous matched with sp … url\"\n        ],\n        [\n            0,\n            \"♠ ∞ in vibrant designs good selection of decor items artwork by select item size … url\"\n        ],\n        [\n            0,\n            \"user are you aware that event accessories neck ring utility belt got stat same bug affects gear from anti mon event\"\n        ],\n        [\n            0,\n            \"chinese doctor grows ear on man ’ s arm to restore his hearing surgery is an ancient medical that uses url\"\n        ],\n        [\n            0,\n            \"everybody in pakistan is responsible for the poor situation in other than the themselves a per … url\"\n        ],\n        [\n            0,\n            \"at rocky for rock island 4 4 and 7 0 baseball game will start in about 20 minutes hashtag\"\n        ],\n        [\n            0,\n            \"i use nexus for some of the bells which are really nice nut never tried what are your favorite url\"\n        ],\n        [\n            0,\n            \"stream user's spectacular ep ' to whom it may concern ' with a track by track run through by alex herself url\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"lately my anger and frustration with the devil has been slowly increasing within me i am bothered by things i url\"\n        ],\n        [\n            0,\n            \"fascinating how uber uses psychological tricks to push its drivers ’ buttons url\"\n        ],\n        [\n            0,\n            \"i will build a tower irish folk song wild mountain by the brothers he is gonna get his url\"\n        ],\n        [\n            0,\n            \"user sign an that congress and senate have no better insurance than the people they serve watch obamacare\"\n        ],\n        [\n            0,\n            \"actual can't believe i'll have been working my arse off at the gym for a whole year next month and today i found out i've gained a stone 😬\"\n        ],\n        [\n            0,\n            \"says no phones at concert but i am super close to the front row me doesn't use phone still me url\"\n        ],\n        [\n            0,\n            \"ivanka trump is working in the white house while holding hundreds of millions in assets url\"\n        ],\n        [\n            0,\n            \"funny how ' bro ' ' geek ' as tech stereotype not sure us high school are best way to understand people in their though\"\n        ],\n        [\n            0,\n            \"hope you're having a good day — hello and thank i hope u r having a great day to url\"\n        ],\n        [\n            0,\n            \"amazon must refund up to 70 million to parents for in app purchases made by kids url\"\n        ],\n        [\n            0,\n            \"user hello i am new here i sent a gift card to literally healing in honour of lots of love from london 😘\"\n        ],\n        [\n            0,\n            \"hashtag 4 actions to help you recover from a crushed dream injury forced this promising nfl player out of his url\"\n        ],\n        [\n            0,\n            \"your question user that do we have capability we have not been only and socially but also\"\n        ],\n        [\n            0,\n            \"health stephen there is more capacity on france ave than in the province of ontario\"\n        ],\n        [\n            0,\n            \"to get divorced because love has died is like selling your car because it ’ s run out of gas ” — d url\"\n        ],\n        [\n            0,\n            \"getting pretty excited to do some more scouting this weekend two and a half weeks until opening … url\"\n        ],\n        [\n            0,\n            \"if you ’ re feeling nervous or anxious about meeting with a financial planner you ’ re not alone … url\"\n        ],\n        [\n            0,\n            \"user congrats bro so happy your so close to 1k i remember when you had 7 subs keep it up bro 3 33\"\n        ],\n        [\n            0,\n            \"user national sexual assault month that can't be national sexual assault awareness month still doesn't sound right\"\n        ],\n        [\n            0,\n            \"how much of an asset will be to this years offense considering the possibility of adding back to the roster hashtag\"\n        ],\n        [\n            0,\n            \"user thighs she loved when he would leave his mark on the inside if her thighs because it was a mark only the two of them\"\n        ],\n        [\n            0,\n            \"in light of the revelations about possible collusion between trump and the russians as well as the url\"\n        ],\n        [\n            0,\n            \"user this president is a joke all americans watching closely the rachel on msnbc on russia investigation gorsuch voting epa\"\n        ],\n        [\n            0,\n            \"user college doesn't sound very good with all your liberal thanks 2 u they hate us law history truth\"\n        ],\n        [\n            0,\n            \"new with farmer bob's tomatoes hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"hiring a hashtag £ is this the hashtag for you hashtag url\"\n        ],\n        [\n            0,\n            \"please can my housemate come home after football cos i have locked myself out am tweeting from internet cafe\"\n        ],\n        [\n            0,\n            \"you're attractive af why have i never seen you at h — well thank u and i've never been url\"\n        ],\n        [\n            0,\n            \"it is not in the pursuit of hashtag that we find it is in the happiness of pursuit hashtag\"\n        ],\n        [\n            0,\n            \"6 simple tips to help you pick your best health plan before open closes this year url\"\n        ],\n        [\n            0,\n            \"ww 46 116 ww weather in moscow idaho at 4 46 pm outdoor temperature 42 4 ° f wind speed 0 0 mph\"\n        ],\n        [\n            0,\n            \"with it's looks plush is the leader in the sedan segment hashtag user\"\n        ],\n        [\n            0,\n            \"cop opens up about desperate attempts to save college student who died after pancake eating contest url\"\n        ],\n        [\n            0,\n            \"user well i used them instead of cold medicine to get rid of the symptoms and they worked\"\n        ],\n        [\n            0,\n            \"i do have things i have to do but it is underground season for me so im on the soap box hashtag join me or nah 😜 lol 😍\"\n        ],\n        [\n            0,\n            \"all that time you could have spent reading about the happening around you how to take action and you were stuck in harry potter\"\n        ],\n        [\n            0,\n            \"not looking beyond next fight los angeles filipino star manny says he remains abou url\"\n        ],\n        [\n            0,\n            \"user i thought we were homies but i didn't know it was like that 😑 i was girl\"\n        ],\n        [\n            0,\n            \"can you reach my friend bring his searching to an end let him give his heart to you hashtag\"\n        ],\n        [\n            0,\n            \"i am an photographer touring the us national parks to raise awareness back home here is my third park … url\"\n        ],\n        [\n            0,\n            \"this brings the no counts to 40 coons is a likely no too may be slightly to say this but i think we ha … url\"\n        ],\n        [\n            0,\n            \"user i agree however hashtag is more important to this working class american\"\n        ],\n        [\n            0,\n            \"i've just unlocked helping hand achievement in paradise island 2 url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's 2am im trying to study in the lounge and i can hear this girl's loud ass breathing from across the room stop\"\n        ],\n        [\n            0,\n            \"universal studios ' jimmy fallon ride opens with parade dancing characters nod to ' tonight show ' past … url\"\n        ],\n        [\n            0,\n            \"♂ 11 8 14 bite body slam has appeared available until 17 00 17 29m 42s 395 url\"\n        ],\n        [\n            0,\n            \"psa leading a girl on not only affects her mentally but it also affects her whole outlook on life\"\n        ],\n        [\n            0,\n            \"a definitive ranking of the ‘ ’ ladies following the season 7 finale photos url\"\n        ],\n        [\n            0,\n            \"sponsored share your passion create a professional website and start blogging today url\"\n        ],\n        [\n            0,\n            \"how an old city based startup is helping under get results nbc 10 philadelphia url\"\n        ],\n        [\n            0,\n            \"efe killed me with that dairy session 😂 😂 😂 everything i dey do na to die put 😂 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"spice up your lobster roll with avocados you ’ ll be so glad that you did check out the recipe hashtag … url\"\n        ],\n        [\n            0,\n            \"the one thing i hate about being back home is that all my stuff gets moved around by everyone and ends up lost 🙃\"\n        ],\n        [\n            0,\n            \"lmfaoooo what painting is that the title of it is the burning building url\"\n        ],\n        [\n            0,\n            \"it is important to create your own path do your own thing somehow the people who are destined to be with you will be part of the picture\"\n        ],\n        [\n            0,\n            \"i really don't expect or ask for much from people just loyalty and honesty join our webinar url\"\n        ],\n        [\n            0,\n            \"the most visited blog post for the month of march was an old post about hashtag an connection error url\"\n        ],\n        [\n            0,\n            \"never forget walking pass the that day thinking we were going to get hammered url\"\n        ],\n        [\n            0,\n            \"dogs do speak but only to those who know how to listen hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"daughter of deceased appointed as secretary general of jan hashtag\"\n        ],\n        [\n            0,\n            \"thankful to have attended the dialogue on diversity conference hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user playing russian roulette with australia's hashtag resources ban hashtag australia wide\"\n        ],\n        [\n            0,\n            \"fields are ready for 2017 opening day ceremony begins at 9 00 am home run derby and pitch … url\"\n        ],\n        [\n            0,\n            \"how miami dolphins fans and players got hashtag trending on social media palm beach post blog url\"\n        ],\n        [\n            0,\n            \"i recommend to anyone that is traveling to california specifically to la go get yourself a drink 🤙 🏼\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 55 hpa temperature 20 41 ° c humidity 46 91 luminosity 2017 04 01 17 57 25\"\n        ],\n        [\n            0,\n            \"hashtag the time for has set in according to local time 19 25 31 mar\"\n        ],\n        [\n            0,\n            \"hashtag to give briefing on wednesday after meetings on zuma cabinet reshuffle url\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"user hey jill awesome channel you got here would be cool to connect martin us\"\n        ],\n        [\n            0,\n            \"end 5 3 marshall 0 joshua gets out of the inning by forcing a 6 4 3 double play hashtag\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"yankees ’ top pick in 2015 is again by elbow pain by wallace via nyt url\"\n        ],\n        [\n            0,\n            \"user is played out now and they only released maybe 2 albums man is best alive but i'm talking best group over 2 ppl\"\n        ],\n        [\n            0,\n            \"me i'm gonna rewatch all the fast and furious movies dad i was gonna say 14 hours of movies would be hard but not for you 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"is fun but when you have to drum in the movie it's stressful watch subscribe here … url\"\n        ],\n        [\n            0,\n            \"everyone should be required to read a book by mark before having an opinion on anything hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you always hear about police right when you least expect it lets try to end that … url\"\n        ],\n        [\n            0,\n            \"the mayor white leaders wants to replace stop the violence movement that they can not control by rev benny johns … url\"\n        ],\n        [\n            0,\n            \"ahhhh just submitted to hashtag super pumped but nervous too what an exciting time url\"\n        ],\n        [\n            0,\n            \"david make no mistake the toronto real estate is in a bubble of historic url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"video instagram update trans today popular idol has come url\"\n        ],\n        [\n            0,\n            \"western civilization is worth saving we owe it to our ancestors and our future children url\"\n        ],\n        [\n            0,\n            \"user i love the jenner pepsi commercial it shows kindness humanity to each other shame on you if you cave pull it\"\n        ],\n        [\n            0,\n            \"it's 2016 is it honestly that hard to allow people their rights as human beings url\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"if i see one more headline with uconn spelled this way i might honestly call the editor url\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"1 26 1 27 is average tax rate in region 7 east texas gilbert said this bond would add 37 8 cents to rate making 1\"\n        ],\n        [\n            0,\n            \"look at oy from finland url that's amazing isn't it hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it might feel as if others are pushing you around today but y more for libra url\"\n        ],\n        [\n            0,\n            \"user i miss you too sweet girl next time you are back home from college let me know please 😊 we can go out for coffee or whatever\"\n        ],\n        [\n            0,\n            \"user got it thanks 🙏 🏻 halfway through now you're my go to opinion on shoes and shows appreciate it\"\n        ],\n        [\n            0,\n            \"user sometimes when watching videos i wish you were my academic teacher then i'd probably learn more and in a better way\"\n        ],\n        [\n            0,\n            \"hashtag burden texas businesses trying to get insurance claims paid on time in full and their doors url\"\n        ],\n        [\n            0,\n            \"and i was like yah you're right sa last part hahahahaha pero the portion i doubt\"\n        ],\n        [\n            0,\n            \"casey is the best person to make you feel better on a bad day like legit i feel like everyone needs a casey in their life 😭 😂\"\n        ],\n        [\n            0,\n            \"wind 2 km h sse barometer 8 hpa temperature 20 6 ° c rain today 0 0 mm humidity 43\"\n        ],\n        [\n            0,\n            \"user i once received a note that read your book wasn't funny at all it was about a boy dying during a healing service sorry\"\n        ],\n        [\n            0,\n            \"my niece gets on my brothers snapchat his snapchat and posts pics videos all the time without them knowing it's hilarious 😂\"\n        ],\n        [\n            0,\n            \"long post and giveaway alert 😄 😄 😄 i can't believe maxi is turning 1 tomorrow and in two months … url\"\n        ],\n        [\n            0,\n            \"pound and euro pressured by hashtag fear as asian shares url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user just trying to explain the real issue the media annoys me in that it never really explains anything past the third grade lvl\"\n        ],\n        [\n            0,\n            \"perhaps the gods have heard my pleas this ramp treatment looks much less url\"\n        ],\n        [\n            0,\n            \"user was the turning point and you will win at texas after all you got your 1st win there\"\n        ],\n        [\n            0,\n            \"when they him he believed it was true lots of chest beating and shouting strange calls url\"\n        ],\n        [\n            0,\n            \"this is not okay why are the students just there not doing anything to help the teacher url\"\n        ],\n        [\n            0,\n            \"talking with a friend about your long term goals helps clarify more for gemini url\"\n        ],\n        [\n            0,\n            \"i just have to say user is he's been calling this thing for months next comes the rico charges hashtag\"\n        ],\n        [\n            0,\n            \"passion love not dreaming anymore you cant give me my dreams they are mine anyway i'd been lost i'd been found but i dont feel down\"\n        ],\n        [\n            0,\n            \"amazon will stream n f l ’ s thursday night games by nick via nyt url\"\n        ],\n        [\n            0,\n            \"next week the league of legends league is already starting you can find the here url\"\n        ],\n        [\n            0,\n            \"bones ' human remains ' found on sydney ’ s hashtag sparks police investigation hashtag url\"\n        ],\n        [\n            0,\n            \"insight ranks connected as the most promising iot application enabled by technologies url\"\n        ],\n        [\n            0,\n            \"that's what i've been saying a lot lately i need more people around me that's on my level or better because some just don't get it\"\n        ],\n        [\n            0,\n            \"the happiness can be seen in their face that how much they are excited for their first child 😃 😍 lucky boy … url\"\n        ],\n        [\n            0,\n            \"a couple times would keep a spot open for me people wanted to nab me before i'd with another guild for the week\"\n        ],\n        [\n            0,\n            \"it feels so nice to know that if i don't smell i have true friends that will tell me i stink\"\n        ],\n        [\n            0,\n            \"no matter how wonderful things used to be we cannot live in the past the joy excitement we feel here now are more important\"\n        ],\n        [\n            0,\n            \"user it's just interesting to see you checking this out lol it's a popular song i never fully listened to it actually\"\n        ],\n        [\n            0,\n            \"deborah nature connection wild and natural fairy and homes url\"\n        ],\n        [\n            0,\n            \"user i'll fly too ny for us i promise if you give me a change emily my love i love you my darling\"\n        ],\n        [\n            0,\n            \"user it was cute when we saw you made this and the other account back in jan but just adorable it took 4 months to actually tweet\"\n        ],\n        [\n            0,\n            \"tribune put the hurt on distracted drivers current penalties are too light to discourage … url\"\n        ],\n        [\n            0,\n            \"money file – files url entrepreneurs describe their worst business moments and how they them\"\n        ],\n        [\n            0,\n            \"cummings if i get close a little tilt my head turn around close the other eye then walk away yo … url\"\n        ],\n        [\n            0,\n            \"♫ i'm gonna dedicate all my loving to you cause i wanna spend my life with you ♫ url\"\n        ],\n        [\n            0,\n            \"architectural designs exclusive house plan gives you an open floor plan split bedroom url\"\n        ],\n        [\n            0,\n            \"then this woman was goin off her nut sayin so we aint going sea world bus drivers like na ive told you where we goin she was actual\"\n        ],\n        [\n            0,\n            \"user great idea psycho can teach him the billy boys and how not to bless in public\"\n        ],\n        [\n            0,\n            \"champions are getting ready to hashtag let the countdown begin 7 days to the hashtag url\"\n        ],\n        [\n            0,\n            \"neither is the us in other nations ' elections just ask netanyahu all countries do this all the time sto … url\"\n        ],\n        [\n            0,\n            \"umm why are the kids ‘ shouting out to their ex ’ on that kid album you ’ re five sit down and drink a\"\n        ],\n        [\n            0,\n            \"i also ran comedy club in marathon for my son to grow up so i can tell him miracles i did with in my pocket 😡\"\n        ],\n        [\n            0,\n            \"user i agree both cnn n msnbc should be required viewing so we don't lose sight of how dangerous these globalist obama networks are\"\n        ],\n        [\n            0,\n            \"the lord of the rings movies are great because they give life to what is on page\"\n        ],\n        [\n            0,\n            \"user you have the perfect switch to eliminate a small island nation what there are other answers without destruction\"\n        ],\n        [\n            0,\n            \"you long to be the center of attention but you can take your more for leo url\"\n        ],\n        [\n            0,\n            \"rot threatens wider society via geller report the 2007 nypd report url\"\n        ],\n        [\n            0,\n            \"canadian study transition to renewables ' ' but u s needs to accelerate transformation url\"\n        ],\n        [\n            0,\n            \"a group where intellectual people share their knowledge proud member of hashtag url\"\n        ],\n        [\n            0,\n            \"kids club i wish i was a kid again hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag my weight loss continues i am now down pounds bring on my beach\"\n        ],\n        [\n            0,\n            \"losing body fat is easy keeping it off is the hard part and where most people fail don't be one of them url\"\n        ],\n        [\n            0,\n            \"minute play for the 2 1 win always going to happen happened v city too you have to go and kill the game\"\n        ],\n        [\n            0,\n            \"what's ​ a good mobile game with some kind of that doesn't require playing more than a minute or two at a time\"\n        ],\n        [\n            0,\n            \"what you need to know about the devastating floods in hashtag and their impact on children url\"\n        ],\n        [\n            0,\n            \"spinning laughing dancing to her favorite song a little girl with nothing wrong and she's all url\"\n        ],\n        [\n            0,\n            \"hashtag meeting tonight in hashtag please make plans to attend tonight's bring ideas of what you want to see i … url\"\n        ],\n        [\n            0,\n            \"just two of eight first round are set entering the final weekend of the regular season vs and pit vs hashtag\"\n        ],\n        [\n            0,\n            \"it's soooo annoying when people always think you mess with somebody i just can't be single and chilling 🤔 🙄 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"fast friends 4 young trees playing in the breeze let's play tag who will be ' it ' first you … url\"\n        ],\n        [\n            0,\n            \"how great it would be to meet your significant other while doing karaoke just like troy hashtag hashtag\"\n        ],\n        [\n            0,\n            \"thanks to all my supporters have been getting a lot of compliments for my record ' i love global warming '\"\n        ],\n        [\n            0,\n            \"airbase hit by us missiles ‘ heavily involved ’ in anti isis campaign – relative of strike victim … url\"\n        ],\n        [\n            0,\n            \"wow i just entered for a chance to win metal deep bass earphone universal by url hashtag\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"got a new at last hey guys sry for my absence i'm not dead haha i've just had too … url\"\n        ],\n        [\n            0,\n            \"when naming beneficiaries don't forget to consider the hashtag and hashtag implications … url\"\n        ],\n        [\n            0,\n            \"user i legit spent 100 at the school store buying and tshirts a few months ago 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"us was a russian spy credibility of reports bbc url\"\n        ],\n        [\n            0,\n            \"the amount of ppl that have at the decals on my car i always am curious as to what they are thinking when it catches their 👀\"\n        ],\n        [\n            0,\n            \"i'm sh by the embarrassing things people e mail their whole department when they leave their unlocked\"\n        ],\n        [\n            0,\n            \"please dir comey please get comedy troop of an administration out of her before they push a button hashtag\"\n        ],\n        [\n            0,\n            \"i'm starting my first campaign soon and i am very invested in the character i started making 5 minutes ago\"\n        ],\n        [\n            0,\n            \"8 kinds of people that you must not associate yourself with url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm not sleeping cus my logic is that when i sleep i have to wake up and when i wake up i have my irish oral\"\n        ],\n        [\n            0,\n            \"we voted sweet hashtag at 1983 … url\"\n        ],\n        [\n            0,\n            \"sparks chris brown no air ft chris brown url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"excellent show well deserved stressed me the hell out but so so good hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"oi user my birthday it's in may i love you so much and be noticed by you would be the perfect gift can you do it plz 🌹 1\"\n        ],\n        [\n            0,\n            \"20 are hacked and beaten to death at pakistan shrine by salman via nyt the new york times url\"\n        ],\n        [\n            0,\n            \"a lifetime serving the country and yet you still joined his team now that he's going down you go with him url\"\n        ],\n        [\n            0,\n            \"the only good thing about april 1st this year is troy birthday red vs blue season 15 ' s release\"\n        ],\n        [\n            0,\n            \"user c'mon be fair it is not breaking news that eric trump cannot talk and hold a beer at the same time\"\n        ],\n        [\n            0,\n            \"folks can say what they like about me but they can't say my views the fruits of my ain't mine hashtag\"\n        ],\n        [\n            0,\n            \"few photos from abbey rangers reserves v reserves hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"set up complete crew knocked it out the park this week course has never looked better 👍 👍 👍 url\"\n        ],\n        [\n            0,\n            \"god don't worry you may have escaped the but i didn't forget about you url\"\n        ],\n        [\n            0,\n            \"weird customer at work lol this dress smells like poison somebody is doing to me 😂 like how would you know how that smells like\"\n        ],\n        [\n            0,\n            \"improve your concentration in bound angle pose hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user only thing they said is that is in ash his shadow ash is an alternate version of red so your theory could be correct\"\n        ],\n        [\n            0,\n            \"is a god man of many is also heavy drink that's gonna make iss go bye bye\"\n        ],\n        [\n            0,\n            \"drinking a beer and watching hashtag in what can only be described as lounge wear life is great right now\"\n        ],\n        [\n            0,\n            \"ok the last time i did have the money but they was literally holding my order so i told them to cancel it bc\"\n        ],\n        [\n            0,\n            \"just smashed 56 on this am i sorry hell no hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"wrong headline should mention that without any evidence trumps accuses rice of a crime url\"\n        ],\n        [\n            0,\n            \"hi user would you like to guest on the hashtag podcast i'd be happy to discuss how much we hate your tv dad from skins gen 5\"\n        ],\n        [\n            0,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your daily stats via url\"\n        ],\n        [\n            0,\n            \"yall go look at the breakfast club on youtube why french montana trying explain himself lmfao i'm dead\"\n        ],\n        [\n            0,\n            \"beautiful photo be from the carolina international hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"little count ' n play cash register for 8 pickup at walmart cnet hashtag hashtag hashtag go to url\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            0,\n            \"and so far proves my enterprise that i have ' an eyes and so far am i glad it so did sort hashtag\"\n        ],\n        [\n            0,\n            \"now economic theory is gonna hold true 😅 whatever goods services r provided – the expense of d same must have been by someone hashtag\"\n        ],\n        [\n            0,\n            \"user dude i cried so much when i watched that with y'all i even cried while i was making that 😩\"\n        ],\n        [\n            0,\n            \"this ' ' show on user is like watching the of fans on lot hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user aha brilliant i high waist but don't tuck in 🙈 agree with keeping maternity clothes too\"\n        ],\n        [\n            0,\n            \"no stream today or tomorrow i'm on a trip to new york stream on sunday instead url\"\n        ],\n        [\n            0,\n            \"the big story about kendall jenner is commercial makers are often terrible social commentators we already knew that\"\n        ],\n        [\n            0,\n            \"user how come you don't have daily time soap opera shows on nbc series you have make more new daily time soap opera shows year 2017 ' s\"\n        ],\n        [\n            0,\n            \"why the f k is the ramp 10 miles long it'll be next week by the time we see the undertaker match hashtag\"\n        ],\n        [\n            0,\n            \"it's a must these get favorite color and favorite yeah these got 😍 😍 url\"\n        ],\n        [\n            0,\n            \"good morning from berlin asia mixed w hong kong china taiwan higher as trump xi summit n korea missile … url\"\n        ],\n        [\n            0,\n            \"user pretty sure it's the way that rhymes with rave that's what they say on radio lol\"\n        ],\n        [\n            0,\n            \"get flat 50 on booking movie tickets via only fri sat sun url\"\n        ],\n        [\n            0,\n            \"on phone with user used when giving booking ref cs how did you do that me check my status think this is my first call\"\n        ],\n        [\n            0,\n            \"i only got better when i realized nothing is worth my time except the people that love me and my own happiness\"\n        ],\n        [\n            0,\n            \"user i am just now realizing how out of touch soda companies like cola and pepsi are with american youth\"\n        ],\n        [\n            0,\n            \"tv receives silver play button most popular media network on youtube url\"\n        ],\n        [\n            0,\n            \"now that basketball is done let's cheer for hashtag women's hockey since they are kicking ass beat russia and finland hashtag\"\n        ],\n        [\n            0,\n            \"last night's course hashtag for hashtag beer and cheese dinner smoked soup … url\"\n        ],\n        [\n            0,\n            \"user hi 😁 you can at any time however there may be a charge from your current so please make sure you check dan\"\n        ],\n        [\n            0,\n            \"hashtag and he said your faith has made you well go in peace luke 8 48 hashtag url\"\n        ],\n        [\n            0,\n            \"thanks for donating into the parks service mr trump it almost helps us forget that you want to gut the interior dept by\"\n        ],\n        [\n            0,\n            \"user she left with the palace job and the sheriff of a little of but still funny\"\n        ],\n        [\n            0,\n            \"bet that you know them i won't say no names after a while girl they all seem the same i've had sex four times this week i'll explain\"\n        ],\n        [\n            0,\n            \"user i know believe me but if it were any other day perhaps it would be a little more that people were actually trying\"\n        ],\n        [\n            0,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user hmmm well my mate is going who is all wins and one draw as well so we might be\"\n        ],\n        [\n            0,\n            \"hashtag 2nd cycle of 5 complete around back squat 120 130 kg 5 x 4 was … url\"\n        ],\n        [\n            0,\n            \"nothing else dan seems satisfied with the of the opening day roster … url\"\n        ],\n        [\n            0,\n            \"we can now celebrate hashtag with 15 more expensive spirits i'll raise a small glass to that 🍻 url\"\n        ],\n        [\n            0,\n            \"fun fact 80 of fat leaves the body when we making the lungs the primary organ through which we lose weigh … url\"\n        ],\n        [\n            0,\n            \"the name hashtag is derived from the latin word “ ” to wash hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"why are so many people turning to day trading as a way to get rich quickly here ฿ ฿ ฿ ฿ uy url hashtag\"\n        ],\n        [\n            0,\n            \"i just entered sweepstakes for the chance to win a race with ricky and four of my friends enter now url\"\n        ],\n        [\n            0,\n            \"can someone explain what the red yellow extensions on the info graph for each mean image from companion a … url\"\n        ],\n        [\n            0,\n            \"june on collective change and the culture of the 21st century greater than the sum url\"\n        ],\n        [\n            0,\n            \"i often hear the argument but if the punishment are working why remove them hashtag url\"\n        ],\n        [\n            0,\n            \"a wild houndour appeared it will be meters from park until 6 39 pm hashtag url\"\n        ],\n        [\n            0,\n            \"the getaway i really wanted to love it but it was tough to play and it wasn't fun url\"\n        ],\n        [\n            0,\n            \"programming student gabriel has achieved a very atmosphere with his latest work what is the url\"\n        ],\n        [\n            0,\n            \"user sign of the times is like the best song i've ever heard you should be really proud of everything you've done love you\"\n        ],\n        [\n            0,\n            \"jacob zuma indian origin gordhan as south africa's finance minister url\"\n        ],\n        [\n            0,\n            \"your legendary determination motivates you to logically calcul more for capricorn url\"\n        ],\n        [\n            0,\n            \"birthdays can be so overwhelming i get so shy like everyone i know on the planet reaches out so thankful for another beautiful year 😀\"\n        ],\n        [\n            0,\n            \"everyone seems to have things to do and places to go meanwhil more for libra url\"\n        ],\n        [\n            0,\n            \"i'm the only one that don't like the get down i just don't have the patience for the main character dude mad annoying\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag david ’ s daily devotional april 6 2017 url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag why the freedom caucus shouldn't worry about primary threats from president trump npr url\"\n        ],\n        [\n            0,\n            \"we don't know what's ahead of us but we just let ourselves be lost and be found again url\"\n        ],\n        [\n            0,\n            \"what a turnout today for season opener … around 100 members of all ages and from the various url\"\n        ],\n        [\n            0,\n            \"this man came in to change his address and he just started he found his wife cheating so his moving and he was like he gave her\"\n        ],\n        [\n            0,\n            \"when a marine shares syria gettin gas bombed sayin if only we can find who did this but doesnt know it was us that actually helped do it 😐\"\n        ],\n        [\n            0,\n            \"people spamming my timeline with sin can you stop pls thanks it makes me uncomfortable enough to stay off twitter today\"\n        ],\n        [\n            0,\n            \"user i'm in tx and plays lady but i live 3 hrs away i can still call and request lady right\"\n        ],\n        [\n            0,\n            \"protect tell nebraska consider climate impacts oppose permit 4 keystone xl hashtag url\"\n        ],\n        [\n            0,\n            \"few clouds clear sky temperature up 8 ° c 10 ° c humidity down 92 81 wind\"\n        ],\n        [\n            0,\n            \"have the markets in a hashtag recall is that why they haven't reached as much as expected hashtag forex have the m\"\n        ],\n        [\n            0,\n            \"user i am a huge fan of yours you have already proved that female can do anything and everything\"\n        ],\n        [\n            0,\n            \"updates health it guidelines to improve real world decision making url hashtag\"\n        ],\n        [\n            0,\n            \"keep your brow game strong with hashtag enter to win a shape it up makeup prize package at hashtag url\"\n        ],\n        [\n            0,\n            \"st by filibuster is now playing on tune in at url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"perception of the mind makes a world of difference • • • • • hashtag url\"\n        ],\n        [\n            0,\n            \"appreciate that ag will miss with ya tear it up will be watching url\"\n        ],\n        [\n            0,\n            \"this stephen scott sterling mashup literally made me cry 😂 here is the original scott sterling skit … url\"\n        ],\n        [\n            0,\n            \"and the storms are rolling in another night ahead hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"in voice ' my president is black my house mate is juice ill be god damn if my votes aint fluid ' hashtag url\"\n        ],\n        [\n            0,\n            \"everyone seems to have things to do and places to go meanwhil more for libra url\"\n        ],\n        [\n            0,\n            \"then did you think that we created you and that to us you would not be returned hashtag hashtag hashtag april 02 2017 at 11 30 pm\"\n        ],\n        [\n            0,\n            \"most comedians have a dark side that lets them take a negative thing and turn it funny url\"\n        ],\n        [\n            0,\n            \"5 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user mara who of what department is not in today mara ako business trip new york na next week\"\n        ],\n        [\n            0,\n            \"people are mad at brian williams for calling the air strike beautiful but to be fair he was there in a helicopter as it happened\"\n        ],\n        [\n            0,\n            \"grandma from going to prom with her grandson no one over 20 allowed should adults be allowed to attend pro … url\"\n        ],\n        [\n            0,\n            \"hashtag love supporting this great local hashtag action against hashtag url\"\n        ],\n        [\n            0,\n            \"have i mentioned that i have a thing for lemon treats look out because you will find this delicate bars url\"\n        ],\n        [\n            0,\n            \"hashtag 39 questions with google at west ever wanted to hear answers to your seo questions stra url\"\n        ],\n        [\n            0,\n            \"5 rules of a relationship 1 stay faithful 2 make them feel wanted 3 respect your partner 4 don't flirt with … url\"\n        ],\n        [\n            0,\n            \"please keep your f king thoughts to yourself they don't need them or want them as you living i … url\"\n        ],\n        [\n            0,\n            \"user restaurant on street is lovely it's veggie vegan but you don't miss the meat\"\n        ],\n        [\n            0,\n            \"watching someone called on twitch and he got a kill and spit water at his monitor and told the guy to get off his map like what\"\n        ],\n        [\n            0,\n            \"you will always be are inspiration no matter what and i can see that all of us will always stay to support you and … url\"\n        ],\n        [\n            0,\n            \"i ’ m ready to engage with my 3 new followers in the past day i know them via url\"\n        ],\n        [\n            0,\n            \"then this bus up stops next to me and a bunch of people with “ down with ” shirts climbed out and started beating me up i\"\n        ],\n        [\n            0,\n            \"a actuellement silence is easy hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"gets in real close to the mic cuddling kick flips mic into the crowd does a off stage\"\n        ],\n        [\n            0,\n            \"start ur morning with this great news it's wonderful 3m views of hashtag on youtube looking for more … url\"\n        ],\n        [\n            0,\n            \"i've now basically watched all the marvel movies iron man was my fav besides i think i want to start that 13 reasons why show\"\n        ],\n        [\n            0,\n            \"though you might be gone and the world may not know still i see you idk know bout u but this 💯 … url\"\n        ],\n        [\n            0,\n            \"blackburn and really headed to league one 😷 but look at and birmingham city url\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"here hashtag what makes travelling by train unsafe in india hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag tired of abuse pakistani feminists ride bikes to claim public space url\"\n        ],\n        [\n            0,\n            \"the latest hashtag australian residential review shows good capital growth and rent for hashtag url\"\n        ],\n        [\n            0,\n            \"like other then writing poems and music i just love writing my thoughts down my head feels so clear and paper gets me best 🤗\"\n        ],\n        [\n            0,\n            \"i respect drag queens so much you can do your make up better than i will ever be able to\"\n        ],\n        [\n            0,\n            \"i'd like to thank starbucks monster energy and 5 hour energy for all you are about to do for me in the next two weeks\"\n        ],\n        [\n            0,\n            \"watch live senate panel votes on neil gorsuch supreme court nominee url via\"\n        ],\n        [\n            0,\n            \"i love spending weekends with my friends but i cannot wait to spend next weekend all up with and watching movies\"\n        ],\n        [\n            0,\n            \"omg talk about a blast from the past i drove one of these to prom well a gray one not red but wow 😍 … url\"\n        ],\n        [\n            0,\n            \"shoutout one time for this history minor i have didn't want it at first but i've learned so much about my black … url\"\n        ],\n        [\n            0,\n            \"call me what you want but one thing can't nobody call me is a bad mother is loved and will always and forever be put first\"\n        ],\n        [\n            0,\n            \"team showed passion ran out of steam near the end but a fair result when you realise we played a really strong opposition\"\n        ],\n        [\n            0,\n            \"i dressed for the cold weather i felt this morning it is now act up weather and i'm in a long sleeve tee i'm hot\"\n        ],\n        [\n            0,\n            \"the white house syria attack a result of obama's ' weakness ' more video url\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            0,\n            \"australian federal police are responsible for the corruption in orange as information they have had for years is not acted on why is it\"\n        ],\n        [\n            0,\n            \"hashtag hashtag protect our hashtag thats our 1 dam job thats assigned to us why we not doing this sha … url\"\n        ],\n        [\n            0,\n            \"i am amazed and grateful at how much difference an extra three weeks here so far has made within me i would url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"user somebody call the 😭 it is called hashtag or did you forget about hashtag 🤔\"\n        ],\n        [\n            0,\n            \"final warning man 1992 will be removed in the next couple of days url hashtag\"\n        ],\n        [\n            0,\n            \"be comfortable taking risks ross co ceo and president of says calculated risks are what m url\"\n        ],\n        [\n            0,\n            \"talk with your family members about the dangers of using prescription drugs for non medical purposes url\"\n        ],\n        [\n            0,\n            \"url getting flight delay compensation for and new wider seats in coach hashtag\"\n        ],\n        [\n            0,\n            \"the way liv gathered abbey as she thought she was free to go you've messed with the wrong hashtag url\"\n        ],\n        [\n            0,\n            \"did anyone see the rainbow this morning 🌈 kicking off our last day of spring break camp with rainbows 🌈 🌈 🌈 url\"\n        ],\n        [\n            0,\n            \"we still have user books available better than chocolate for an hashtag treat for those little ones\"\n        ],\n        [\n            0,\n            \"the thing that stretches my disbelief the most was the girl using more effectively than i can straight away\"\n        ],\n        [\n            0,\n            \"oh i know him he's that pretty white boy never stop referring to me as the pretty one lmao my ego will never be satisfied\"\n        ],\n        [\n            0,\n            \"user he's as good as his daddy although i'd rather not be around if you're hunting rabbits\"\n        ],\n        [\n            0,\n            \"the man who has no imagination has no wings thank you for my wings url\"\n        ],\n        [\n            0,\n            \"12 people followed me and 10 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"i should take an extra 5 min on my lunch for the inconvenience of me having to work on such a beautiful day\"\n        ],\n        [\n            0,\n            \"if i had one weakness it would be follow thru so when i see other people continue something they start im surprised\"\n        ],\n        [\n            0,\n            \"i went from having 0 assignments in a class last week to 4 assignments including a 10 page paper this week why do professors do this\"\n        ],\n        [\n            0,\n            \"on this day 5 april denied any against the british was being planned to url\"\n        ],\n        [\n            0,\n            \"user if you want to be positive on 1 4 15 leicester were still 6 points from safety for the league next year\"\n        ],\n        [\n            0,\n            \"god gave you shoes to fit you so put them on and wear them be yourself be proud of who you are\"\n        ],\n        [\n            0,\n            \"user hi am mark i want to add my logo to control it's possible plz send me personal messages thank you regards mark\"\n        ],\n        [\n            0,\n            \"regrann from boss kitchen i show love to everyone now if you show different and change … url\"\n        ],\n        [\n            0,\n            \"user twitter locked my account for suspicious activities n locked me out n the phone number i had was my old number\"\n        ],\n        [\n            0,\n            \"user it would be cool if you had a app for phones and tablets instead of having to use the browser\"\n        ],\n        [\n            0,\n            \"user i think he's a lot of fun i just get annoyed with how he feels just some and cast points hashtag\"\n        ],\n        [\n            0,\n            \"user sadly this behavior is familiar in many nations no remains here of moral leadership or more than self interest\"\n        ],\n        [\n            0,\n            \"spring break is finally here guess what i'm going to do yup lots of writing hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"me re life if mx doesn't get a first win this era 🤔 hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user again you should go to the so all the coolest stuff is nearby or somewhere cheap your choice i guess\"\n        ],\n        [\n            0,\n            \"user its time to find some better parties but also all i rly wanted to say is i thought at 2 in the morning is unsafe\"\n        ],\n        [\n            0,\n            \"in the hashtag era there is mostly a hashtag hashtag will the madness be hashtag or end your means\"\n        ],\n        [\n            0,\n            \"slip n fly water slide at ohio dreams camp shows into the air in a viral video which has url\"\n        ],\n        [\n            0,\n            \"we have a very team who blow hot and cold we've struggled for consistency all season regardless of who was in charge\"\n        ],\n        [\n            0,\n            \"new post robots and automation are going white collar — but they're not here to steal your job just yet url\"\n        ],\n        [\n            0,\n            \"this is some pretty entertaining stuff some good stories in here excited for hashtag url\"\n        ],\n        [\n            0,\n            \"test all things and hold that which is good from every form of evil 1 5 21 22 sounds so simple but do we do it 💭 🤔\"\n        ],\n        [\n            0,\n            \"i was by user and mash up say you wont let go the man who can't be move ang nun\"\n        ],\n        [\n            0,\n            \"ram bills kejriwal rs 3 42 crore over suit aap wants delhi taxpayers to pay url\"\n        ],\n        [\n            0,\n            \"and he won ’ t eat lunch with you if you are a woman and not his wife or his unless you are ivanka url\"\n        ],\n        [\n            0,\n            \"how to organise your memories – love the idea of creating a memory box we have plenty of boxes in store … url\"\n        ],\n        [\n            0,\n            \"d we were delighted to receive these wonderful photos off one of our winners of our recent url\"\n        ],\n        [\n            0,\n            \"user but look what buys you at toronto city hall you want people like that running universities etc hashtag\"\n        ],\n        [\n            0,\n            \"it is school holidays in queensland why not stock up on some colouring activities from butterfly url\"\n        ],\n        [\n            0,\n            \"the very first bad i thought was this one now i don't have to do one for them we have a winner url\"\n        ],\n        [\n            0,\n            \"user i literally parked against the fence and walking in i saw four cars without tags\"\n        ],\n        [\n            0,\n            \"you want the most you have to let go and trust that god has something way better coming your way\"\n        ],\n        [\n            0,\n            \"user same here i'm good on the phone w specific topics issues was a high value client bomb for a major bank long ago\"\n        ],\n        [\n            0,\n            \"is ty on user a real arsenal fan or a parody looks like a club shop has thrown up on him surely he isn't real\"\n        ],\n        [\n            0,\n            \"get notifications from drive to using google map app url mobile\"\n        ],\n        [\n            0,\n            \"i was drawn to all the wrong things i liked to drink i was lazy i didn't have a god politics ideas ideals\"\n        ],\n        [\n            0,\n            \"today's pub dessert oh my god it was divine 😍 🙌 🏻 hashtag url\"\n        ],\n        [\n            0,\n            \"the hell did she eat in order to have those she makes look normal but i don't mind url\"\n        ],\n        [\n            0,\n            \"lingerie thing un i needed a bra to wear to a wedding i'm in this month this one is so pretty a … url\"\n        ],\n        [\n            0,\n            \"14 54 bst temperature 14 7 ° c wind e 3 mph ave 8 mph gust humidity 58 rain daily 0 0 mm pressure 6 hpa rising\"\n        ],\n        [\n            0,\n            \"user very sad i wonder how he would have changed the future of integration had he lived wish he had\"\n        ],\n        [\n            0,\n            \"cheating instagram model accidentally she ’ s an escort … to her boyfriend url\"\n        ],\n        [\n            0,\n            \"made me cry brought my experience right back in front of my eyes still waiting for my hair to grow thank you fo … url\"\n        ],\n        [\n            0,\n            \"we are headed to hashtag to sip on all day what are your plans url\"\n        ],\n        [\n            0,\n            \"user just a rabbit trying to a fox just ignore him if he does he's got nothing on you\"\n        ],\n        [\n            0,\n            \"only the corrupt are laughing a very nervous laughter at that rest of us r pleased that at least we are talking … url\"\n        ],\n        [\n            0,\n            \"second attack on syrian town hit by chemical weapons after strikes in idlib url\"\n        ],\n        [\n            0,\n            \"hiring someone to stand behind me shouting goddamn right and money whenever i'm talking like the brain damaged uncle in s town\"\n        ],\n        [\n            0,\n            \"the is the angel of spiritual against evil who answers your prayers the of life and\"\n        ],\n        [\n            0,\n            \"when you join davido to sing 30 billion for the account and your account balance be looking at you like url\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"the righteous fight to give david moyes a slap you all beat up your women you're all the fucking same url\"\n        ],\n        [\n            0,\n            \"hashtag i'm everything on a classic balance of minimal skill a big belief in the fact that ' i a … url\"\n        ],\n        [\n            0,\n            \"don't forget to stop by hashtag booth for the latest hashtag hashtag designer doors windows access control and more\"\n        ],\n        [\n            0,\n            \"i went in without any expectations regarding original source material and that's the best if you want to watch it\"\n        ],\n        [\n            0,\n            \"user are you aware that you can choose what to believe and what not to well i have chosen to believe this\"\n        ],\n        [\n            0,\n            \"user they're either saying ' you've got the part i should have ' or ' i've got the part you want '\"\n        ],\n        [\n            0,\n            \"hashtag i don't have confidence in gigaba his close to the is questionable\"\n        ],\n        [\n            0,\n            \"i is to keep my says the of al in northern hashtag url\"\n        ],\n        [\n            0,\n            \"contractors receive death threats after bidding to build trump ’ s wall url they want him to live on the other side\"\n        ],\n        [\n            0,\n            \"threw on a pair of old jeans this morning but this is what i wish i wore 🌈 url hashtag\"\n        ],\n        [\n            0,\n            \"breaking man attacked in sheffield city centre may have been in collision earlier a man attacked in sheffield … … url\"\n        ],\n        [\n            0,\n            \"i'm a i know god loves how else did he bless me with fantastic kids family hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ♂ 93 3 15 12 15 moves poison sludge bomb city addison timer 10 04 14m 37s url\"\n        ],\n        [\n            0,\n            \"user one of city and games in hand is the manchester derby they cannot both win all their games in hand\"\n        ],\n        [\n            0,\n            \"user hahaha the closest are spurs you cannot out bottle them even if you'll wanted to\"\n        ],\n        [\n            0,\n            \"order of and von “ dear knights send your proposed changes ” url\"\n        ],\n        [\n            0,\n            \"woke up on fire for the day prayers workout checking in with all my peoples since then i've been relegated to the couch\"\n        ],\n        [\n            0,\n            \"not cry easily when he ’ s feeling down he ’ ll find somewhere to be alone where no one can find him\"\n        ],\n        [\n            0,\n            \"17 year old boy helps to build first locally made drone pics url\"\n        ],\n        [\n            0,\n            \"why whenever in life you're and your to the of success there's always someone trying very hard to hold you back hashtag\"\n        ],\n        [\n            0,\n            \"my nephew just cried his little heart out after hashtag when undertaker left his stuff in middle of ring 💔 💔 user\"\n        ],\n        [\n            0,\n            \"so proud of dawn god has truly blessed you with a special gift congratulations to you and the ladies of south car … url\"\n        ],\n        [\n            0,\n            \"i just wanna shout out my friends love y'all and i'll see you guys soon 🇺 🇸 🇺 🇸 🤘 🏻 url\"\n        ],\n        [\n            0,\n            \"by bad hashtag after drinking alcohol calm the hashtag anxiety with this free mp3 meditation url\"\n        ],\n        [\n            0,\n            \"stressing bc i gotta have 3 artists and loads of primary photos for after easter and what project i'm doing yet\"\n        ],\n        [\n            0,\n            \"the most annoying thing is when people change their name to ' birthday girl ' or ' birthday boy ' just so thirsty for attention 🙄\"\n        ],\n        [\n            0,\n            \"me and lisa always always always wear black i show up to her house in a grey zip that's what she's wearing lmao\"\n        ],\n        [\n            0,\n            \"why bc it's highly disrespectful inappropriate for an adult to address a child that way yet you sit on here and make a joke about it\"\n        ],\n        [\n            0,\n            \"today was a hashtag didn't get any work done but spent the day with my favourite people hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"and we that do run by the triple team from the presence of the sun following darkness like a dream hashtag\"\n        ],\n        [\n            0,\n            \"how digital advertising became an unpleasant experience for nearly everyone involved … url\"\n        ],\n        [\n            0,\n            \"if you ever wanted a boat that you know has been i can personally tell you that this guy is in url\"\n        ],\n        [\n            0,\n            \"i ’ ve just signed the hashtag and planted a hashtag shape history add your name and hashtag url\"\n        ],\n        [\n            0,\n            \"user you can start to manufacture them is just an idea that you may already be working on it already 👀 👂\"\n        ],\n        [\n            0,\n            \"user well it's not it's in the 60 ' s and beautiful so enjoy it while u can and sleep with your window open ya brat\"\n        ],\n        [\n            0,\n            \"hashtag hashtag “ just hold on ” hashtag user does anyone know if tweets with emojis don't count\"\n        ],\n        [\n            0,\n            \"when u make a girl ur gym partner and she be making u do girl exercises all da time and accidentally make u url\"\n        ],\n        [\n            0,\n            \"sometimes the wrong choices bring us to the right places url hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"amazon quietly into influencer marketing hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"you can't afford apple you're on hp as i am typing this tweet on my iphone url\"\n        ],\n        [\n            0,\n            \"a 53 3 has appeared in get there before 22 15 08 26m 42s ya bums url\"\n        ],\n        [\n            0,\n            \"u r the only one talking about data center in texas that's huge will be all info there can … url\"\n        ],\n        [\n            0,\n            \"i feel like the refs have been the constant story throughout this tournament they shouldn't be noticed this much horrible officiating\"\n        ],\n        [\n            0,\n            \"the best of search and social 10 questions to ask a potential facebook marketing partner url\"\n        ],\n        [\n            0,\n            \"trump top adviser steve bannon nsc meeting one day after being ‘ removed ’ url\"\n        ],\n        [\n            0,\n            \"i sent my sister a james charles meme and now she won't stop sending me this picture url\"\n        ],\n        [\n            0,\n            \"when u wear a dress and it rides up more than u expected so u spend the whole day pulling it down 😊\"\n        ],\n        [\n            0,\n            \"how many followers do you get everyday i got 4 in the last week growing daily with url\"\n        ],\n        [\n            0,\n            \"user can't wait till the day i hug you so i can finally feel what it is to be home 🏠 mind following me te 61\"\n        ],\n        [\n            0,\n            \"nearly 4 of 5 victims in hashtag crashes are drivers or passengers protect workers yourself hashtag safety tip url\"\n        ],\n        [\n            0,\n            \"unlimited might become a problem not to mention that in two innings both have already been wrong\"\n        ],\n        [\n            0,\n            \"ladies and gentlemen introducing the heart and soul of the because the knows what's good and what's not g … url\"\n        ],\n        [\n            0,\n            \"from aviation week trump advisor no ga tax in reform the chief economic advisor to president trump says url\"\n        ],\n        [\n            0,\n            \"first boys tennis match takes place tonight 4 30 they will be taking on go out and support your boys in their home match\"\n        ],\n        [\n            0,\n            \"user during my spring break i started taking yoga to help myself slow down reflect and be in the now hashtag\"\n        ],\n        [\n            0,\n            \"benefits of dropping kids at 7 am 1 and 2 meeting exercise and move goals by 8 30 am 🌅 🏃 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"house ethics committee now investigating devin nunes over his white house stunt report url\"\n        ],\n        [\n            0,\n            \"need to load up before a sporting event prepare for the passover fast or just hungry stop by this sunday … url\"\n        ],\n        [\n            0,\n            \"admiration for a quality or an art can be so strong that it us from striving to it hashtag\"\n        ],\n        [\n            0,\n            \"being a colored male has its advantages bc typically in the last person someone wants to share a seat with on the train 🙌 🏾\"\n        ],\n        [\n            0,\n            \"the co is looking for a qualified director risk and integration hashtag url\"\n        ],\n        [\n            0,\n            \"eternal sunshine of the mind forrest gump show la des url\"\n        ],\n        [\n            0,\n            \"user i've been trying to control my anxiety with tips like these and it has helped so much to see these ideas in action thank you\"\n        ],\n        [\n            0,\n            \"if someone trusts you with something they're insecure about you don't then go and make fun of that thing all the time as a ' friendly joke '\"\n        ],\n        [\n            0,\n            \"final cardinals 4 cubs 3 wp stl s oh 1 0 lp m 0 1 espn url\"\n        ],\n        [\n            0,\n            \"user by focusing on the inside and moving my head the outside appears to move but still nothing\"\n        ],\n        [\n            0,\n            \"j k reveals the empowering advice she needed to hear when she was writing harry potter url\"\n        ],\n        [\n            0,\n            \"please take a moment to go through this thread some of the misconceptions regarding islam and terrorism url\"\n        ],\n        [\n            0,\n            \"do you have a story to tell help me tell mine and help heal others in the process hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"color run is skipping this year has drawn thousands of participants in the past url\"\n        ],\n        [\n            0,\n            \"hashtag work outlines how is contributing to define end to end between different systems … url\"\n        ],\n        [\n            0,\n            \"boat race 2017 when is it what time does it start where can i watch it and why is it on sunday url hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's an all too familiar lesson for you archers more of a goo more for sagittarius url\"\n        ],\n        [\n            0,\n            \"learn how to keep on top of your work and still have fun at our time management workshop today 5 30 in url\"\n        ],\n        [\n            0,\n            \"civil engineer water uk hashtag jobs url\"\n        ],\n        [\n            0,\n            \"i laughed too hard and i shouldn't have and now i'm in tears from laughing too hard url\"\n        ],\n        [\n            0,\n            \"ahh the from reacted to my highlight video lol 1st fb interaction since i added him in 2014 lol\"\n        ],\n        [\n            0,\n            \"sanctuary state bill is defeated it was today hashtag url\"\n        ],\n        [\n            0,\n            \"should be live by 2pm gmt 0 todays guys sorry about the delay been a little busy working on some stuff for you guys 😳\"\n        ],\n        [\n            0,\n            \"user mate that was an acceptable attempt but stick to the poker in future please enjoy your weekend 😜\"\n        ],\n        [\n            0,\n            \"only will open if they swear to be up to no good and read the books plz and watch movies we can chill plz i luv you url\"\n        ],\n        [\n            0,\n            \"trump job approval – 58 approve 42 reports 3 29 4 2 url\"\n        ],\n        [\n            0,\n            \"85 of people have experienced a dream so real that they were not sure if it happened in real life or not\"\n        ],\n        [\n            0,\n            \"exo are now heading to ✈ ️ they are going to celebrate their 5th anniversary there tomorrow i hope url\"\n        ],\n        [\n            0,\n            \"the marketing automation generation fulfilling the mandate for customer life cycle marketing … url\"\n        ],\n        [\n            0,\n            \"tomorrow and saturday are going to be so goddamn stressful i swear i'll fall into my bed on sunday and never get up again\"\n        ],\n        [\n            0,\n            \"21 million in desperate need of aid has made the already disastrous effects hashtag url\"\n        ],\n        [\n            0,\n            \"13 reasons why honestly sends out a message to everyone about suicide and bullying tbh the show made me realize hm words nd pictures r worth\"\n        ],\n        [\n            0,\n            \"beautiful things happen when you distance yourself from negativity unknown hashtag url\"\n        ],\n        [\n            0,\n            \"can your community run the local pub read our guidance notes first follow some of our case studies … url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag double wall stainless steel big size hashtag url\"\n        ],\n        [\n            0,\n            \"user this is a hole not a it's not into the ground just a couple inches deep then stops and moves on to another spot\"\n        ],\n        [\n            0,\n            \"islamist groups linked to ag have claimed dozens of attacks on united nations and french troops url\"\n        ],\n        [\n            0,\n            \"the winner hashtag electronic album of the year goes to 99 the album was named winner of the 2016 p … url\"\n        ],\n        [\n            0,\n            \"user oh my god yes his eyes remind me of imagine if he uses that strength from his anger during sex\"\n        ],\n        [\n            0,\n            \"user hypocrisy of it all the chocolate story directly after the selling of weapons to murderers story on the news hashtag\"\n        ],\n        [\n            0,\n            \"overheard lily playing with her animals in bed l high voice hi dad l normal he's not your dad he's my dad l high voice what\"\n        ],\n        [\n            0,\n            \"looking to make a difference make a difference with us home health and positions available … url\"\n        ],\n        [\n            0,\n            \"dear weather i wanted to go take pictures in the gardens this week but you decided to rain bah hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i havent slept much tonight too much coughing and just being ill id like to not be ill now thanks body\"\n        ],\n        [\n            0,\n            \"user would have been ok as filler 11 minutes is too long for a match where we know who's winning and nobody really cares\"\n        ],\n        [\n            0,\n            \"by creating these gay character whose only are gay you create an offensive vibe that tells the viewer gays dont have other problems\"\n        ],\n        [\n            0,\n            \"strong t storms 4 miles s of n carolina to 15 miles sw of s carolina moving e at 30 hashtag url\"\n        ],\n        [\n            0,\n            \"unless i'm at a funeral or i can't have water it just taste right when dead\"\n        ],\n        [\n            0,\n            \"another country thinking ladies don't count well news for him they do u men should be ashamed they way to treat yo … url\"\n        ],\n        [\n            0,\n            \"user but i'm not sad though just bored but i have myself to entertain i just make videos\"\n        ],\n        [\n            0,\n            \"😢 😩 😭 i don't even want to try them because 😂 url\"\n        ],\n        [\n            0,\n            \"tt and his fellow are looking sharp we hope these guys can make a name for themselves in … url\"\n        ],\n        [\n            0,\n            \"i have been on twitter for 3 years 9 months 19 days since 16 jun 2013 and you url\"\n        ],\n        [\n            0,\n            \"your success is tied to someone else's dreams while the sun's more for pisces url\"\n        ],\n        [\n            0,\n            \"when you say what instead of and you see your mom coming with the url\"\n        ],\n        [\n            0,\n            \"what is an answer to a debate i thought debate answers were your own response to questions hashtag url\"\n        ],\n        [\n            0,\n            \"live stream senate intelligence committee russian interference capabilities url\"\n        ],\n        [\n            0,\n            \"have you read the society insight on planes trains power its hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"a balanced batsman waiting to see him while playing for happy birth day vijay url\"\n        ],\n        [\n            0,\n            \"is completely the opposite of locked in he is unlocked somebody left the door open hashtag\"\n        ],\n        [\n            0,\n            \"kids who are not fully verbal can also enjoy people hanging out doing things with them source right here\"\n        ],\n        [\n            0,\n            \"the three people in the same room that will be a lovely dinner 😕 url\"\n        ],\n        [\n            0,\n            \"hashtag education department doubts on public service loan forgiveness read blog url\"\n        ],\n        [\n            0,\n            \"a new notebook isn't truly yours until you have both a halfway thought and a grocery list written in it\"\n        ],\n        [\n            0,\n            \"spotlight giveaway meet me at bay by jill hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"i wonder if there's an market for someone to play horror games without pretending be to be scared having drank like 7 monsters\"\n        ],\n        [\n            0,\n            \"today this girl told me she loved my asked what kind it was you should have seen her face when i told her it was lmao\"\n        ],\n        [\n            0,\n            \"it me when some troll thinks telling me to ' keep on writing fiction ' is an insult i will and writers vote comment on elections\"\n        ],\n        [\n            0,\n            \"the spider man homecoming role tom holland really wanted jason for – url hashtag\"\n        ],\n        [\n            0,\n            \"dr donnie class of 2010 delivers keynote address at college and career day from 9 12 url\"\n        ],\n        [\n            0,\n            \"we were just kids when we fell in love not knowing what it was i will not give you up this time 3 — thinking about old memories\"\n        ],\n        [\n            0,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            0,\n            \"user if you have a question please send us a dm with more details and your customer number for review thanks m\"\n        ],\n        [\n            0,\n            \"i have an amazing ability i find objects just before people lose them the police however call it theft\"\n        ],\n        [\n            0,\n            \"i passed the memorial today for those lost during the london attack i couldn't help but notice the love left … url\"\n        ],\n        [\n            0,\n            \"for trump mar a lago is place to break the ice with china's xi by steve holland washington reuters u s president donald trump has to …\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            0,\n            \"at my college we get to do presentations on our fav bands and get assigned to go see a concert what do you get to do\"\n        ],\n        [\n            0,\n            \"in of the all progressives congress apc efforts to resolve the rift between the executive and the url\"\n        ],\n        [\n            0,\n            \"may allah give me strength to go with the flow without pouring too much of my soul into something so and temporary\"\n        ],\n        [\n            0,\n            \"user it does help to reach out i know it feels super weird sometimes but do it you won't regret it x\"\n        ],\n        [\n            0,\n            \"you can never move forward if you're letting things that don't deserve your attention continue to bring you down\"\n        ],\n        [\n            0,\n            \"it's trans day of visibility y'all i am spending it as a trans ally at the user conference looking forward to it hashtag\"\n        ],\n        [\n            0,\n            \"emotional reactions are understandable but should not be acted upon because they are irrational and can l … url\"\n        ],\n        [\n            0,\n            \"hashtag that hashtag will open the eyes of the hashtag to understand what is really going on in hashtag we … url\"\n        ],\n        [\n            0,\n            \"if the pittsburgh really want to beat new england they need to make this happen url\"\n        ],\n        [\n            0,\n            \"new favorite comic is paper girls by brian k and cliff a funny weird 80s time tra … url\"\n        ],\n        [\n            0,\n            \"back em again at tony stadium he loves him some baseball tony … url\"\n        ],\n        [\n            0,\n            \"you are the one who teaches other people how to treat you what do you teach johnson hashtag\"\n        ],\n        [\n            0,\n            \"i've done very little to have this chance to be one of the people of god that give thanks happening only here hashtag\"\n        ],\n        [\n            0,\n            \"at last i'm so happy they've finally invented this i was beginning to pile on the weight drinking that full url\"\n        ],\n        [\n            0,\n            \"it can even have essential parts of it due to necessity yet it can survive it can and remake itself again and again\"\n        ],\n        [\n            0,\n            \"come to kelly gym at 8p m tonight to come support your hip hop team as we get ready to head down to d … url\"\n        ],\n        [\n            0,\n            \"not long now untill hashtag main show can not wait for main show user hashtag great show so far\"\n        ],\n        [\n            0,\n            \"some tattoos are a great idea and others well not so much be careful not to have one of these url\"\n        ],\n        [\n            0,\n            \"i see how they do and i'm like damn i can do that also it'd be nice to have a computer and all that technology to record\"\n        ],\n        [\n            0,\n            \"but when the customers are gone and u can speak 2 ur coworkers again it good bc theyre the same i love them\"\n        ],\n        [\n            0,\n            \"hashtag hashtag in pta but first things first i girls 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"signs that say you have either arrived in the village or are living in a sanctuary city url\"\n        ],\n        [\n            0,\n            \"user what is the black yellow white flag russia's flag is now three stripes of white blue red\"\n        ],\n        [\n            0,\n            \"hey user our boy scout summer camp flight reservations w you are having problems 50 at risk of major complaint hashtag\"\n        ],\n        [\n            0,\n            \"if the good people of chicago started dead these politicians who actually is the problem things might change they are not your friend\"\n        ],\n        [\n            0,\n            \"judicial were started by user in 2003 to stop choices harry reid used nuclear in 2013 repubs simply finished it\"\n        ],\n        [\n            0,\n            \"when ur coloring ur hair and u add too much developer bc you're worried u won't have enough color and now ur hair is isn't vibrant enough\"\n        ],\n        [\n            0,\n            \"apple news goes from garden to ‘ well lit garden ’ with third party url\"\n        ],\n        [\n            0,\n            \"file under pro capitalist door former queensland premier anna now ceo of the australian url\"\n        ],\n        [\n            0,\n            \"this recipe marries two delicious desserts lemon bars and cheesecake using a dark spring url\"\n        ],\n        [\n            0,\n            \"joey slaps a double down the right field line to plate billy hamilton in 2 0 win over cardinals espn url hashtag\"\n        ],\n        [\n            0,\n            \"why was phantom blood so badly animated like two of my fav characters were 80 of time low quality\"\n        ],\n        [\n            0,\n            \"hashtag j with once top echoes woes url\"\n        ],\n        [\n            0,\n            \"76 at n church ln los angeles ca until 17 44 47 29m 33s hashtag url\"\n        ],\n        [\n            0,\n            \"user i just remembered why their name sounded familiar i heard one of there albums like a few years back i think\"\n        ],\n        [\n            0,\n            \"user rain butterfly run miss right house of cards silver spoon no more dream\"\n        ],\n        [\n            0,\n            \"per left twisted logic hashtag would have just obama clinton to increase refugees from high terrorist risk areas\"\n        ],\n        [\n            0,\n            \"i am live to do some road racing tonight come hang out and get ready for some entertainment url\"\n        ],\n        [\n            0,\n            \"if you would like to get your hands on a great deal here it is throwing a party to earn free products url\"\n        ],\n        [\n            0,\n            \"user keep doing all that you do to help students build a great future hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"flood watches begin tomorrow morning for all of timing out the rain right now on news 4 at 5 url\"\n        ],\n        [\n            0,\n            \"hashtag tue apr 4 08 54 18 2017 failed password for root from 194 47 208 port 2\"\n        ],\n        [\n            0,\n            \"there are times when family are like strangers and strangers are like family hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you could win a trip to the 2017 music festival plus great instant prizes from hashtag url\"\n        ],\n        [\n            0,\n            \"it's been quite awhile since i made post and probably equally as long since i made a studio … url\"\n        ],\n        [\n            0,\n            \"26 years ago release worship him in eternal blasphemy url hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"is this real first whistle protection act raise application fees and now close cases after … url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"hashtag a family in hashtag decides to turn their garden into a farm to plant their daily needs of vegetables due … url\"\n        ],\n        [\n            0,\n            \"conte gives honest of the challenge that still faces chelsea ' there are no easy games ' … url\"\n        ],\n        [\n            0,\n            \"have a great idea for a project but can't find the time to get it done this technique will help url\"\n        ],\n        [\n            0,\n            \"davidson professor when u a mandatory movie at a specific time and place we expect you to show up\"\n        ],\n        [\n            0,\n            \"a cashier asked if she would prefer a doll that looked like her was not about to let this cashier url\"\n        ],\n        [\n            0,\n            \"one of the best tv shows i've watched in a while made even better by an amazing soundtrack and cast hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i wanna take this moment and appreciate my husband that means more then life it's self i never knew what love url\"\n        ],\n        [\n            0,\n            \"one person in this photo is clearly having a good time the other is smiling on the inside while on the … url\"\n        ],\n        [\n            0,\n            \"user truth is i ’ m tired lol how many times can a person touch a hot stove and burn themselves before they take your advice\"\n        ],\n        [\n            0,\n            \"“ humility is nothing but the disappearance of self in the vision that god is all ” ― andrew murray url\"\n        ],\n        [\n            0,\n            \"rejection doesn't mean you aren't good enough it means the other person failed to notice what you have to offer\"\n        ],\n        [\n            0,\n            \"user yes i do it myself and whatever body parts i can't do myself i make my boss co workers do the machine i use is amazing\"\n        ],\n        [\n            0,\n            \"america the dead survivor stories three contains books five and six of the series hashtag url\"\n        ],\n        [\n            0,\n            \"but after the shower hit the fan farkas is trying to call back her public statements as she will likely be a ca … url\"\n        ],\n        [\n            0,\n            \"microsoft to sell customized edition of samsung galaxy s8 android smartphones url\"\n        ],\n        [\n            0,\n            \"user dan serena chuck blair relationships were a roller coaster i will forever love chuck bass\"\n        ],\n        [\n            0,\n            \"working on an idea i've had for a while a continuous series of for charity still working out details b … url\"\n        ],\n        [\n            0,\n            \"user definitely a unique time to think about that history but why do i get the impression this tweet is more about self righteousness\"\n        ],\n        [\n            0,\n            \"day 37 i have spent the day in nottingham working with my mum and dad it's been a fun day of … url\"\n        ],\n        [\n            0,\n            \"the biggest problem we face today is that everyone thinks they are an artist because they made some songs and put em on the internet\"\n        ],\n        [\n            0,\n            \"first name mr middle name last name t there is very little time for the from fools keep on … url\"\n        ],\n        [\n            0,\n            \"i do my best to help others in the community but i prefer to do it for those who don't auto dm me and actually talk to me personally\"\n        ],\n        [\n            0,\n            \"as soon as you get a permit for your rights you have already given them up url\"\n        ],\n        [\n            0,\n            \"you could win a trip to the 2017 music festival plus great instant prizes from hashtag url\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"united nations universal declaration of human rights summary youth for human rights video url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag missing out was a surprise for us kolkata knight riders captain … url\"\n        ],\n        [\n            0,\n            \"to user operator of pm west train who shut doors in pouring rain as i tried to enter sat for 5 min not moving thanks\"\n        ],\n        [\n            0,\n            \"user my caption was a direct and full translation of the caption the picture was posted with so i don't know anything else\"\n        ],\n        [\n            0,\n            \"duterte to government officials just the first of corruption and you're out live url\"\n        ],\n        [\n            0,\n            \"psst how are you going to find clients if you're hiding yourself away being visible can be one of the scariest url\"\n        ],\n        [\n            0,\n            \"i've never seen a benjamin with his eyes closed and remember make money don't let money make you word\"\n        ],\n        [\n            0,\n            \"will any democrat explain to me why you can't or won't between immigrants and illegals\"\n        ],\n        [\n            0,\n            \"i feel like the best way to convince everyone that you aren't a mindless republican fraud is to argue against small … url\"\n        ],\n        [\n            0,\n            \"nick it's a gun it's used to take down wild animals hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"susan ma watch her inspirational story here speaking last night to the press during the launch of our new url\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"hey user please add a way to search through dms as well as a way to flag star for later the current system is no …\"\n        ],\n        [\n            0,\n            \"i really think we need to reach out to our fellow brothers and sisters in the same struggle as you or me\"\n        ],\n        [\n            0,\n            \"hashtag eat up remember feed your spirit more than you feed your body one will and return … url\"\n        ],\n        [\n            0,\n            \"waiting to get released from the emergency room ran test nothing show up but they know something wrong need go see a specialist\"\n        ],\n        [\n            0,\n            \"we had teens fill out surveys asking what kinds of src prizes they want i got mad bc i thought one kid wrote ass but it was 25\"\n        ],\n        [\n            0,\n            \"yourself from making inappropriate hashtag in a new hashtag because you don ’ t know if they ’ ll laugh or start running away\"\n        ],\n        [\n            0,\n            \"coffee anyone only in a arts mug please available across the island ask for a arts … url\"\n        ],\n        [\n            0,\n            \"“ do what you love love what you do and always remember you're never fully dressed without a smile ” gary ryan blair\"\n        ],\n        [\n            0,\n            \"finally got a decent couch the living room is looking so amazing now and it's so peaceful at … url\"\n        ],\n        [\n            0,\n            \"clinton describes trump budget plan as grave mistake former u s secretary of state and … url\"\n        ],\n        [\n            0,\n            \"user how does this justify his comments by ur logic a priest should never be questioned just because he sits in a temple\"\n        ],\n        [\n            0,\n            \"my wife is a and she approves of cake it ’ s like having a get out of jail free card url\"\n        ],\n        [\n            0,\n            \"ladies and gentlemen of press we are now recording in hd hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"its 6 am and your and say everything is ready to go to turn the gas and heat … url\"\n        ],\n        [\n            0,\n            \"my advisor messed up my schedule for this spring semester so now i have to take a summer course for 2 00 that i don't have 🙃\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"the adrenaline pumped paul circuit at le offers so much for a family outing during a holiday in url\"\n        ],\n        [\n            0,\n            \"user is this the medical fault have beat writers even started questioning what the staff is doing or have i missed it\"\n        ],\n        [\n            0,\n            \"larvitar ♂ 88 9 11 15 14 rock smash ancient power s normal til 16 37 35 28m 1s url\"\n        ],\n        [\n            0,\n            \"oh 😮 😮 😮 now i just know you sorry for being rude but i really just know you like ago url\"\n        ],\n        [\n            0,\n            \"user usually recharge transactions are completed within seconds we have raised this with the service provider 1 2\"\n        ],\n        [\n            0,\n            \"the real hashtag streak that ended tonight was user ' s 6 straight mania appearances hashtag\"\n        ],\n        [\n            0,\n            \"klopp texting him asking him if he can get the cast off before the end of the season url\"\n        ],\n        [\n            0,\n            \"we would love to hear from you share with us your cherished moment at hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user i read the book in like 7th grade so i completely forgot about the specifics but i remember crying over it\"\n        ],\n        [\n            0,\n            \"despite going to the pub last night i'm feeling as fresh as a daisy this morning this almost never happens i … url\"\n        ],\n        [\n            0,\n            \"🙌 🏻 recent rain results has our triple a girls looking very content 😌 🌱 👩 🏼 ‍ ✅ hashtag url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"i love staying home i was dead ass serious when i said that i wasn't gonna take another practice test\"\n        ],\n        [\n            0,\n            \"barcelona superstar neymar is already better than star lionel messi according to former argentina coach url\"\n        ],\n        [\n            0,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user if we don't succeed on this run i think our chance z gone too deep too long too corrupt\"\n        ],\n        [\n            0,\n            \"me cute and cuddly has a bad side will kill someone can get an attitude url\"\n        ],\n        [\n            0,\n            \"hello everyone have a great monday looking forward to reading your tweets ➡ ️ want this 🆓 ❓ url\"\n        ],\n        [\n            0,\n            \"that was yesterday btw i'm sure it's much better today 😉 i can't believe how many people thought driving to the mall was a good idea\"\n        ],\n        [\n            0,\n            \"heart snaps tears out of my eyes no words can explain that feelings 😭 😭 url\"\n        ],\n        [\n            0,\n            \"i am not here 2 collect meaningless followers i was happy at 100 they choose to follow cos they like my tweets … url\"\n        ],\n        [\n            0,\n            \"mom experts say that ppl who leave stay up late and use bad language are considered intelligent dad that's hannah oh\"\n        ],\n        [\n            0,\n            \"it is nobody ’ s business to enter a hashtag and say how it should be run the laws are on the street and not url\"\n        ],\n        [\n            0,\n            \"guys fam yall my dudes i keep over lee nam and shin hoseok yall gotta stop me im an child\"\n        ],\n        [\n            0,\n            \"hi user this is you're number one new fan dan is there any word on the new host or new season of hashtag we miss it\"\n        ],\n        [\n            0,\n            \"the bottom line successful results the top line effective relationships the key to both the … url\"\n        ],\n        [\n            0,\n            \"the central of traditional christianity are that jesus is the son of god the second person of the url\"\n        ],\n        [\n            0,\n            \"it's that time again we are announcing our athlete of the month what exactly makes up the athlete of the month url\"\n        ],\n        [\n            0,\n            \"hashtag a depressive episode may look like lack of motivation sadness\"\n        ],\n        [\n            0,\n            \"user woohoo is it kit day send me a photo when it arrives have a fabulous day doing that work thing i am having my nails painted xx\"\n        ],\n        [\n            0,\n            \"user the reason why we keep believe what we believe because so far they have never denied it even once\"\n        ],\n        [\n            0,\n            \"hey fam 👋 🏻 the theatre are offering students staff the opportunity to see scenes from an execution for … url\"\n        ],\n        [\n            0,\n            \"so inhuman the grim collapse of basic healthcare system prime minister ian smith must be … url\"\n        ],\n        [\n            0,\n            \"every day that goes on with these drugs illegal patients are suffering patients are committing suicide because url\"\n        ],\n        [\n            0,\n            \"user people want to help but advice often or mostly doesn't you've likely tried most things anyway ❤\"\n        ],\n        [\n            0,\n            \"i love hashtag it's full of diverse communities that care about their home and their culture … url\"\n        ],\n        [\n            0,\n            \"it's warm but higher ski are still fabulous in the hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"dave i got on the weekend with a facebook april fools only for a few minutes until i realized url\"\n        ],\n        [\n            0,\n            \"can someone just give this justin to justin bieber 😂 😂 😂 like srsly url\"\n        ],\n        [\n            0,\n            \"trump says susan rice likely committed a crime in unmasking scandal url btc hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag a fr up no investigation hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user how long to you anticipate it taking for you to find out and get back to me i've sent the dm thanks\"\n        ],\n        [\n            0,\n            \"share your hashtag videos during hashtag age of triumph for a chance to win the sword of url\"\n        ],\n        [\n            0,\n            \"posted by hashtag hashtag hashtag doesn't work try these three alternatives instead url\"\n        ],\n        [\n            0,\n            \"user i'm reading an article out of raleigh about it he went to which is my mater as well\"\n        ],\n        [\n            0,\n            \"there is nothing more therapeutic than driving around blasting music and rocking out sorry to everyone who witnessed it tho 😂 ✌ 🏼 ️\"\n        ],\n        [\n            0,\n            \"the advantage of a bad memory is that one enjoys several times the same good things for the first time url\"\n        ],\n        [\n            0,\n            \"sott is beautiful sott is beautiful sott is beautiful sott is beautiful sott is beautiful sott is beautiful sott … url\"\n        ],\n        [\n            0,\n            \"strong and age al ca mn that can be as fast as aluminum … url\"\n        ],\n        [\n            0,\n            \"after grass looking very good this week in drilled mid november on heavy cold l … url\"\n        ],\n        [\n            0,\n            \"user believe me mrs trump's intentions are money and ultimate power not ppl like you\"\n        ],\n        [\n            0,\n            \"sometimes film has some character flaws but don't we all even so in is still pretty cool … url\"\n        ],\n        [\n            0,\n            \"people need to realise that if the person giving you lip is making you look like a duck they aint doing it right\"\n        ],\n        [\n            0,\n            \"since being in a relationship i don't think one day has passed where she hasn't the phrase what is wrong with you\"\n        ],\n        [\n            0,\n            \"i'm admin m s finally graduated yesterday as a bachelor or science in office administration and and is one of my inspiration\"\n        ],\n        [\n            0,\n            \"user i hope they don't rush it i also hope undertaker doesn't perform like he did the last couple years\"\n        ],\n        [\n            0,\n            \"thomas marshall served us supreme court with dignity 1967 1991 he was truly a great man he cared about people\"\n        ],\n        [\n            0,\n            \"user its so ugly and humid i do not like florida you know how i actually like the cold florida is swamp weather\"\n        ],\n        [\n            0,\n            \"rand paul makes fun of the government ’ s attempt to make tomatoes taste better via url\"\n        ],\n        [\n            0,\n            \"i like old school chris brown old school chris brown never went psycho on rihanna so i don't feel as guilty\"\n        ],\n        [\n            0,\n            \"polls that if the election were held an overwhelming majority of americans would b very\"\n        ],\n        [\n            0,\n            \"wow i dreamed with an project where ppl from europe come to brazil to study japanese w us lol\"\n        ],\n        [\n            0,\n            \"user this is the parody of the letter of please help this letter of donald trump go viral\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"awakening the human brain to 💯 no fear here do not despise the days of small url\"\n        ],\n        [\n            0,\n            \"have you tried hashtag they are a great alternative to hashtag and quick easy to make … url\"\n        ],\n        [\n            0,\n            \"wind 0 0 mph sw barometer 1013 68 mb steady temperature 69 2 ° f rain today 0 00 in humidity 77\"\n        ],\n        [\n            0,\n            \"yeah i really thought that is different from typical filipino hindi same old story … url\"\n        ],\n        [\n            0,\n            \"try and apply your make up in natural light as you will achieve a cleaner look put your mirror in the window or beside it\"\n        ],\n        [\n            0,\n            \"user and now his singing of that seal song from the ' 90s kills the rest of us hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's your turn to enter the stars we are going to ship the in the next 2 days hopefully it will reach url\"\n        ],\n        [\n            0,\n            \"you can barely see it but look carefully for the falls in this url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"oh really now says the man that hasn't won the league in more than 10 years url\"\n        ],\n        [\n            0,\n            \"hashtag arrives at hashtag civilization reboot hashtag ebook url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"be a light live for jesus pray for those off track 24 1 do not be envious of people nor desire to be with them\"\n        ],\n        [\n            0,\n            \"i literally didn't even plan to live this long enough to experience i'm so scared of losing important things in my life ☹ ️\"\n        ],\n        [\n            0,\n            \"user indeed i'm always enjoy your shows when it's comes to music ke ke le mo 💃 💃 💃\"\n        ],\n        [\n            0,\n            \"it's odd that as the weekend approaches you should start to fe more for leo url\"\n        ],\n        [\n            0,\n            \"work in the internet without investment stocks gulf starts on weak note newly abu bank reuters htt\"\n        ],\n        [\n            0,\n            \"journalists begin to admit there really was a liberal media bubble during the election hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"health always comes first im so proud of everything you've accomplished with this i love you my honey hashtag 💌\"\n        ],\n        [\n            0,\n            \"the world suffers global recession enormous hunger pollution climate change nuclear weapons terrorism etc …\"\n        ],\n        [\n            0,\n            \"is the 2nd edition of invasion hashtag on april 8th at park url\"\n        ],\n        [\n            0,\n            \"i don't wear band merch much anymore but sporting my death before shirt today hashtag url\"\n        ],\n        [\n            0,\n            \"user lets all pray for the nation like true patriots as we drown in the of our own stupidity hashtag the joke is on us\"\n        ],\n        [\n            0,\n            \"have gotten completely screwed in this tourney they have faced vp and now this is rigged\"\n        ],\n        [\n            0,\n            \"user congratulations 2 u m d die hard fan of u i m d solar professional it's my 2 u dt plz b brand ambassador it\"\n        ],\n        [\n            0,\n            \"user please keep me out of your sarcasm you are free to express your views without tagging me or my thoughts\"\n        ],\n        [\n            0,\n            \"your life with action don't wait for it to happen make it happen make your own future make your own url\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"user nah wasnt close to me at the peak we wat n wat now beast come now n then tho 😇\"\n        ],\n        [\n            0,\n            \"my day was amazing thank you for all the birthday wishes to everyone that made my day i am truly blessed to have you in my life 💋\"\n        ],\n        [\n            0,\n            \"i were to not handle my duties my daughter's father would step in but since i'm on my a game he doesn't need to\"\n        ],\n        [\n            0,\n            \"user where did that come from what a hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"has been doing some independent learning at home making super progress with her … url\"\n        ],\n        [\n            0,\n            \"user i honestly don't know where anything is here but i think we should walk some more it's a really nice night\"\n        ],\n        [\n            0,\n            \"lib dems press panic button as fm shows she is far more like than may or tank girl and like … url\"\n        ],\n        [\n            0,\n            \"happy hashtag d i'm excited to share the hashtag digital pop up live today is … url\"\n        ],\n        [\n            0,\n            \"fair play to hashtag for for missing the mark with hashtag it's pretty but not many would admit their mistake\"\n        ],\n        [\n            0,\n            \"just another artsy book photo what are you reading tonight apart from this tweet obviously hashtag url\"\n        ],\n        [\n            0,\n            \"something different is the perfect song to jam out to on the car the shower school and just everywhere hashtag\"\n        ],\n        [\n            0,\n            \"i'm just buzzing nh hee ehh i really want to my fav thing today me out there with anyone on the opportunity to end one\"\n        ],\n        [\n            0,\n            \"hashtag for permanently smooth skin free consultation url\"\n        ],\n        [\n            0,\n            \"buying if i spend 5 or 10k on u on a first date because u want me to chances that you might never here from me again\"\n        ],\n        [\n            0,\n            \"why does my neighbor has a fucking in his car\"\n        ],\n        [\n            0,\n            \"holy shit park chanyeol you cant do this to me 😭 ❤ url\"\n        ],\n        [\n            0,\n            \"watching hashtag and having a ass baked chicken salad url\"\n        ],\n        [\n            0,\n            \"purple hair coming in an hour y'all hoes about to be mad 👋 🏻 😃\"\n        ],\n        [\n            0,\n            \"i hate when plugs respond late af like damn are you trying to make money or not 🤷 🏾 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"user you fucking won the election dude let it go man let it go\"\n        ],\n        [\n            0,\n            \"i ordered a 10 piece chicken nugget and they gave me 12 omg shitty day turned around\"\n        ],\n        [\n            0,\n            \"haven't worn makeup for 5 days and i've forgot how to fucking apply it 😩 😂\"\n        ],\n        [\n            0,\n            \"you always had that cold ass michigan december feel\"\n        ],\n        [\n            0,\n            \"user don't piss off the conservative base potus you'll never win in ' 20 without us\"\n        ],\n        [\n            0,\n            \"user bitch if you ever get mad at me i'm blowing up your phone ain't no leaving me bi\"\n        ],\n        [\n            0,\n            \"this is really bad this has no relevance to the twitter bird wtf url\"\n        ],\n        [\n            0,\n            \"user i paid 20 wasn't that bad it was cold as dicks tonight\"\n        ],\n        [\n            0,\n            \"man that shit would drive me insane url\"\n        ],\n        [\n            0,\n            \"wtf we are at war and this motherfucker is on vacation hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i hate false advertising i could have slept another damn hour\"\n        ],\n        [\n            0,\n            \"soooo fuckin mad i couldn't check out wit da user\"\n        ],\n        [\n            0,\n            \"user vulgar cunts just want to abuse people cops are there to protect the people p corrupt trash\"\n        ],\n        [\n            0,\n            \"plus that's 400 for the pro and another 500 for a scorpio might have just bought a fucking 900 pc 🙁 url\"\n        ],\n        [\n            0,\n            \"user your are misguided why in hell wouldn't u want to unite the house rep dems behind a healthcare bill u had 7 yrs\"\n        ],\n        [\n            0,\n            \"it's too fucking lit another fire ass song its fucking lit 🔥 🔥 🔥 🙌 🏼 🙏 🏼 👏 🏼 url\"\n        ],\n        [\n            0,\n            \"i keep having these weird nightmares where my beard gets fucked up why do you do this to me universe\"\n        ],\n        [\n            0,\n            \"once you turn into a hoe always a hoe crazy ass 🙄\"\n        ],\n        [\n            0,\n            \"tbh i should commission ppl to draw me with jimin but that would be so damn awkward idk if i can do it\"\n        ],\n        [\n            0,\n            \"the people that used to go with is fucking embarrassing to me wtf 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"it starts out like fucking star wars url\"\n        ],\n        [\n            0,\n            \"i woke up bc period cramps holy shit what terrible pain\"\n        ],\n        [\n            0,\n            \"still crazy seeing matt holiday in a yankees uni hashtag\"\n        ],\n        [\n            0,\n            \"you know your friend is crazy when she says things like you should just screen shot it send it to him then block him 😂 hell no\"\n        ],\n        [\n            0,\n            \"im not gone lie its something about getting hit with that o that just makes me mad den a hoe\"\n        ],\n        [\n            0,\n            \"user i can sort you one of those and an ice cold fruit shoot\"\n        ],\n        [\n            0,\n            \"not isn't it fucked up 20 somethings are taking on mortgage sized student loans while professors working 60 hours a week can't make rent\"\n        ],\n        [\n            0,\n            \"1st of april april fools or in poland the day when you throw water at women my family loves traditions so im fucked for the day\"\n        ],\n        [\n            0,\n            \"hashtag bad news for fruit is an diet url\"\n        ],\n        [\n            0,\n            \"at school i'm just shy and awkward and i don't need some damn tryna diagnose all these problems eminem legacy\"\n        ],\n        [\n            0,\n            \"gonna take another week of recording for wanna make this joint hella fire with these crazy q niggas\"\n        ],\n        [\n            0,\n            \"i wish i would stop getting espn notifications about lavar fucking ball 🤦 🏾 ‍ ♂ ️ he irrelevant\"\n        ],\n        [\n            0,\n            \"now that my brother gave away his dog i can't fucking stand his presence again\"\n        ],\n        [\n            0,\n            \"how you get mad at me cause i'm wit somebody else ain't nobody tell you to go be a hoe wen i was wit you\"\n        ],\n        [\n            0,\n            \"being single is boring as hell but being in a relationship is annoying as hell\"\n        ],\n        [\n            0,\n            \"i hate not having a dude with me when i get something done to my car i have no idea what the fuck is going on\"\n        ],\n        [\n            0,\n            \"two idiots team up to fight racism and make it worse url\"\n        ],\n        [\n            0,\n            \"i swear some people just make u mad as hell for no reason 😤\"\n        ],\n        [\n            0,\n            \"are you fucking kidding me mate url\"\n        ],\n        [\n            0,\n            \"they got me guessing this year i don't know who the hell is i'm mad they got us waiting till april 25th 4 t … url\"\n        ],\n        [\n            0,\n            \"if my shoulder does not stop hurting i'm gonna fucking lose it\"\n        ],\n        [\n            0,\n            \"i just talk nasty on twitter i'm not bout none of this shit\"\n        ],\n        [\n            0,\n            \"me at school fuck you math class url\"\n        ],\n        [\n            0,\n            \"i am hungry and i am dirty as hell bruh need dat shower and dem calories 👊\"\n        ],\n        [\n            0,\n            \"i took my puppy out to pee and she acted like she was too cold then she pissed on my floor 😒 😂\"\n        ],\n        [\n            0,\n            \"counter terrorism police join investigation into fatal at – abc online url\"\n        ],\n        [\n            0,\n            \"hashtag gr turkey taco meat crock pot pineapple salsa pork making up as i go along grilled chicken url\"\n        ],\n        [\n            0,\n            \"9th grade i done stole my daddy weed had him mad as hell\"\n        ],\n        [\n            0,\n            \"took a bite out that hoe and eggs and cheese came out 😭 the disrespect i was like wtf is this 🤢\"\n        ],\n        [\n            0,\n            \"user the twitter update with how replies and everything works really fucked tweetdeck up shame\"\n        ],\n        [\n            0,\n            \"user turn it in lads you're grown men they said this but they did that it's fucking embarrassing from both sides\"\n        ],\n        [\n            0,\n            \"i swear sometimes it be awkward as hell asking my mom things to my boyfriend\"\n        ],\n        [\n            0,\n            \"damn kobe was mad as hell 😈 url\"\n        ],\n        [\n            0,\n            \"i hate the days when even being squirrel doesnt keep me from being i have always been shy and have url\"\n        ],\n        [\n            0,\n            \"all week i've been looking forward to sleeping in today and i've been fucking awake since 9 for whatever reason 😒\"\n        ],\n        [\n            0,\n            \"damn school was crazy today whats going on with\"\n        ],\n        [\n            0,\n            \"user no thanks i avoid all that crap now it's too damn horrifying\"\n        ],\n        [\n            0,\n            \"niggas rather be known and broke instead of low key and getting chicken\"\n        ],\n        [\n            0,\n            \"user as someone who is bananas afraid of sharks i respect it\"\n        ],\n        [\n            0,\n            \"been up every hour on the hour i'm fucking 😫\"\n        ],\n        [\n            0,\n            \"not even mad that i'm not at the beach but still pissed that i'm stuck in county\"\n        ],\n        [\n            0,\n            \"my spring break starts this saturday i cant fucking wait anymore\"\n        ],\n        [\n            0,\n            \"user dats a point ko these na have damn mad they need treatment 😠 😠 😠 😤 😤\"\n        ],\n        [\n            0,\n            \"if it didn't work out then it didn't work out stop bein a mad hoe and move on\"\n        ],\n        [\n            0,\n            \"user as i read mk tweet i thought to myself what the hell is wrong with people\"\n        ],\n        [\n            0,\n            \"user i saw it coming but it's idiotic\"\n        ],\n        [\n            0,\n            \"user you because of me i've already said it i've thought about it every fucking day since it's happened so don't tell me\"\n        ],\n        [\n            0,\n            \"that dream was too fucked up for me to handle like i don't even feel like i slept\"\n        ],\n        [\n            0,\n            \"no om fucking sobbing and laura are my babies and is so\"\n        ],\n        [\n            0,\n            \"this is why you don't play yourself by doing idiotic things like this url\"\n        ],\n        [\n            0,\n            \"but the fact that it seems no one is even concerned that it could be is quite this is the fucking peak of 11\"\n        ],\n        [\n            0,\n            \"y these bitches like i aint breeze past em\"\n        ],\n        [\n            0,\n            \"user he scored a goal against the bruins today was pissed until i saw it was him can't even be mad nh\"\n        ],\n        [\n            0,\n            \"that guy is a stone cold fruit loop url\"\n        ],\n        [\n            0,\n            \"god being a parent is weird sometimes i almost cried watching boss baby what the hell happened to me\"\n        ],\n        [\n            0,\n            \"praying for all those who don't have a home in this crazy ass georgia weather\"\n        ],\n        [\n            0,\n            \"user so you're caught up on hashtag now that ep killed me and then i watched hashtag bloody hell again\"\n        ],\n        [\n            0,\n            \"what i'd give to eat alexa bliss ' fucking hashtag\"\n        ],\n        [\n            0,\n            \"my heart breaks for the children etc that died from the chemical attack in syria this world can be so damn twisted it makes me sick\"\n        ],\n        [\n            0,\n            \"i'm eating crackers rn but i'm in desperate need for some cheddar cheese\"\n        ],\n        [\n            0,\n            \"remember all f on cnn msnbc trump 4 telling it like it is y r idiotic leftists … url\"\n        ],\n        [\n            0,\n            \"can someone fucking tell me what time harry's song is coming out i'm getting stressed url\"\n        ],\n        [\n            0,\n            \"bloody hell watching city not good for ur blood pressure\"\n        ],\n        [\n            0,\n            \"got assigned to a group in my literature class and they all chose a fucking song to analyze r u kidding\"\n        ],\n        [\n            0,\n            \"what's happening nothing is fucking happening hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if doesn't say something ridiculous in this dream world i'm going to be so disappointed hashtag\"\n        ],\n        [\n            0,\n            \"bowling makes me so mad sometimes all these gutter balls is pissing me off but i'm tying to maintain my\"\n        ],\n        [\n            0,\n            \"it shouldn't take me 5 fucking minutes to scan 3 planets it should take like 1\"\n        ],\n        [\n            0,\n            \"my arm fucking hurts what do i do in a hospital\"\n        ],\n        [\n            0,\n            \"twitter is like a box of you never know what you have til they fucking remove the replies\"\n        ],\n        [\n            0,\n            \"bloody hell i'm tired but still watching hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i hope she gets the fucking point url\"\n        ],\n        [\n            0,\n            \"lord knows why i agreed to work 6 days with week it's tuesday and i'm fucking shattered mate\"\n        ],\n        [\n            0,\n            \"the actions of my country's leaders over my lifetime in no way reflect the will of its people today i feel sick to my fucking stomach\"\n        ],\n        [\n            0,\n            \"i'm getting sick and tired of this nigga giving us his samples not releasing his songs 😤 url\"\n        ],\n        [\n            0,\n            \"ex power ranger sentenced to 6 years in fatal – abc news url\"\n        ],\n        [\n            0,\n            \"and no for you out there it does matter if your doing evil shit and turning it into profit\"\n        ],\n        [\n            0,\n            \"this reminds me of when that lesbian came to my job and got mad and called me homophobic because i wouldn't give her my number 😭 😭 😂 😂\"\n        ],\n        [\n            0,\n            \"user the tickets for the argentina show are fucking expensive and i cant go im mad\"\n        ],\n        [\n            0,\n            \"if you voted for trump or supported him you are no longer allowed to fucking talk to me\"\n        ],\n        [\n            0,\n            \"chicken pot pie recipe chicken pot pie with hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"i hope user doesn't get me another depressing ass novel for my birthday this year pls buy me an iphone\"\n        ],\n        [\n            0,\n            \"yo these 2 grown ass adults is sitting in the fucking living room makin hella noise to fucking wwe wrestlemania like ion have school in am\"\n        ],\n        [\n            0,\n            \"is it bad to take and together cos i have some crazy ass considering i'm also tired af\"\n        ],\n        [\n            0,\n            \"fruits de ‘ seafood bar ’ combination of cold and … url\"\n        ],\n        [\n            0,\n            \"have you ever seen this crazy bird on our river hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"wearing fur for cold weather for the north url\"\n        ],\n        [\n            0,\n            \"nig govt sponsored anti amnesty report protest a desperate attempt to cover atrocities committed against url\"\n        ],\n        [\n            0,\n            \"you're just mad you're about to lose this bet lil ho url\"\n        ],\n        [\n            0,\n            \"attract can get piss annoying and will at least force a switch\"\n        ],\n        [\n            0,\n            \"my bird is so that he won't even step on my finger if it's cold\"\n        ],\n        [\n            0,\n            \"netflix is taking away bob's burgers i'm gonna fucking cry\"\n        ],\n        [\n            0,\n            \"is a princess on her birthday and we celebrate the hell out of it i have this vision of her sad and disappointed\"\n        ],\n        [\n            0,\n            \"every time i post to the countdown i worry that i've fucked up\"\n        ],\n        [\n            0,\n            \"ah why is brushing the hair so damn difficult and exhausting that's the worst part every morning\"\n        ],\n        [\n            0,\n            \"the reason i hate hashtag is not that i'm a party it's that our joke day is in goddamn december so it's really confusing\"\n        ],\n        [\n            0,\n            \"don't be afraid to go out on a limb that's where the fruit is\"\n        ],\n        [\n            0,\n            \"yes yall attack on titan is fucking url\"\n        ],\n        [\n            0,\n            \"this song is so fucking chill ♫ url\"\n        ],\n        [\n            0,\n            \"i know its mad but if i go to hell will you come with me or just leave\"\n        ],\n        [\n            0,\n            \"user and the fake fruit bowl on the table\"\n        ],\n        [\n            0,\n            \"it's actually mad how seeing someone's name can piss u off 🙄 😂\"\n        ],\n        [\n            0,\n            \"after i get to know a person i stop liking they ass personality be mad wack\"\n        ],\n        [\n            0,\n            \"today is a weird ass day i just have this bad feeling\"\n        ],\n        [\n            0,\n            \"user some 40 plus people watched this online and not one of them sick bastards had the decency to call 911 wtf is going on out here\"\n        ],\n        [\n            0,\n            \"why is mother nature mad somebody must have pissed her off its hard af\"\n        ],\n        [\n            0,\n            \"any hashtag gc got any space for my crazy ass 🗣 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"le drinks 39 bottles of holy water jumps to holy han river to my dirty soul url\"\n        ],\n        [\n            0,\n            \"mad y'all ain't call me for this hoe but i see you ‼ ️ n ‼ ️ 🤒 url\"\n        ],\n        [\n            0,\n            \"user i'm so mad that it was allowed for him to be out on bullshit but brian williams is still out there\"\n        ],\n        [\n            0,\n            \"in a way troy you're like a banana — you need sleep desperately url\"\n        ],\n        [\n            0,\n            \"work sketch of a silly thing i'm gonna be working on bad fruit url\"\n        ],\n        [\n            0,\n            \"user anna chicks to make fried chicken now\"\n        ],\n        [\n            0,\n            \"i even feel from friends but like im annoying the fuck out of all of them im not used to feeling that\"\n        ],\n        [\n            0,\n            \"bitches get mad when you get the attention they want\"\n        ],\n        [\n            0,\n            \"user what a farce we have to pay for water as otherwise we are a banana republic\"\n        ],\n        [\n            0,\n            \"user it's going on four years and i still fucking lose it when i saw moana in theaters i had a panic attack when her grandma died\"\n        ],\n        [\n            0,\n            \"when i tell you i miss my man i really fucking miss my man\"\n        ],\n        [\n            0,\n            \"that average cum nasty but my heavenly father park taste like a mango berry fruit blast smoothie url\"\n        ],\n        [\n            0,\n            \"grin via frank a fruit monger suffers\"\n        ],\n        [\n            0,\n            \"these make me mad even at my age because my was my saying can i wear a cane to prom 🙄 🙄 🙄 ass 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user fucking hell mate u were off ur face look at the spaces between the words\"\n        ],\n        [\n            0,\n            \"bird gone try to keep him at all cost but if he unhappy as he seems they gone have to trade him can't let him walk url\"\n        ],\n        [\n            0,\n            \"tagging everyone who sees this ✨ 💘 in reality i'm just too shy and awkward to tag people url\"\n        ],\n        [\n            0,\n            \"i ain't with the ' she get pissed off did wrong on haaaa\"\n        ],\n        [\n            0,\n            \"i fucking hate the douche should have been dead in season one hashtag\"\n        ],\n        [\n            0,\n            \"did the drake come in yet — you fucking know it bro url\"\n        ],\n        [\n            0,\n            \"user the sponsors didn't just leave they fucking out the door\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            0,\n            \"user plays mrs bradley i fucking knew it hashtag\"\n        ],\n        [\n            0,\n            \"wisdom teeth pulled at 12 now at 2 41 haven't got my medication and i'm in so much fucking pain dude\"\n        ],\n        [\n            0,\n            \"user chicken mein cut te hai\"\n        ],\n        [\n            0,\n            \"everyone on the twins train and i'm just here like where were you when they were mad dog and bird dog\"\n        ],\n        [\n            0,\n            \"well i haven't felt this damn awkward in a 😅\"\n        ],\n        [\n            0,\n            \"he's like don't touch my so casually damn it ❤ ❤ ❤ url\"\n        ],\n        [\n            0,\n            \"do they actually fucking think that jen jared is a thing yes marry these women have children with them history ' … url\"\n        ],\n        [\n            0,\n            \"user dawg he use to me bring all the fucking dishes out the basement\"\n        ],\n        [\n            0,\n            \"in my opinion cc did not pitch to well tonight he had base runners every inning and our yankee defense kept him out of trouble\"\n        ],\n        [\n            0,\n            \"but don't follow me follow me and i will break your heart pot was mad ahead of bro user\"\n        ],\n        [\n            0,\n            \"they can favors from the oil and gas plants that are paid a lot of chemical agents there is a fucking\"\n        ],\n        [\n            0,\n            \"this desire to be considered queer just to not be criticized by the queer community is dangerous def co def lacking respect\"\n        ],\n        [\n            0,\n            \"user going to blow your mind but they are vegetarian and so is a chicken pot noodle 😱\"\n        ],\n        [\n            0,\n            \"user mixtape really cold 🔥 nobody got shi on him rn\"\n        ],\n        [\n            0,\n            \"all the and all the memories it really fucking hurts\"\n        ],\n        [\n            0,\n            \"this is like when chucked hello games to the wolves you just don't fucking do that\"\n        ],\n        [\n            0,\n            \"damn user ur a beast finding an idol i'm rooting for u that was a crazy tribal council again 👏 🏻 👏 🏻 👏 🏻 hashtag\"\n        ],\n        [\n            0,\n            \"thats what i want eating chicken in the pool w my lover hell yeah url\"\n        ],\n        [\n            0,\n            \"of fucking course when i can't go this happens url\"\n        ],\n        [\n            0,\n            \"user calling me retarded but using your in the wrong context smh\"\n        ],\n        [\n            0,\n            \"i had a dream that i went on a crazy ass roller coaster it was like this or let me draw it out\"\n        ],\n        [\n            0,\n            \"dude your leg is fucking wrecked hashtag url\"\n        ],\n        [\n            0,\n            \"i got my toes in the water ass in the sand not a worry in the world a cold bear in my hand\"\n        ],\n        [\n            0,\n            \"like how i regret not talking to camila when i met her i hate being shy 😭 url\"\n        ],\n        [\n            0,\n            \"these images are devastating these people are living dying in actual hell and we refuse refugees just sick to m … url\"\n        ],\n        [\n            0,\n            \"what the fuck as that everton keeper been taking absolutely atrocious keeping all day hashtag\"\n        ],\n        [\n            0,\n            \"bloody hell conor mcnamara getting a tough time from jose mourinho on bbc 1\"\n        ],\n        [\n            0,\n            \"why is this my crazy ass 😂 💀 url\"\n        ],\n        [\n            0,\n            \"i'm pissed that kid got a million retweets over some wendy's chicken nuggets\"\n        ],\n        [\n            0,\n            \"i used to be a very shy man – url\"\n        ],\n        [\n            0,\n            \"are you fucking kidding me with how does that even happen hashtag\"\n        ],\n        [\n            0,\n            \"i cant believe polly went to that damn crazy house\"\n        ],\n        [\n            0,\n            \"it pisses me off like im supposed to be mad at you and you arent helping url\"\n        ],\n        [\n            0,\n            \"my heart is fucking breaking and there's nothing i can do to fix it\"\n        ],\n        [\n            0,\n            \"i hate when people are salty as fuck for no reason man 😂\"\n        ],\n        [\n            0,\n            \"user where the hell do you get your fake news we are scared to death hashtag\"\n        ],\n        [\n            0,\n            \"i'm fucking hungry i didn't get to eat no breakfast 🙁\"\n        ],\n        [\n            0,\n            \"also i want everyone here to know i stood and watched pee for 5 mins because i was afraid movement would him\"\n        ],\n        [\n            0,\n            \"guys will notice a ass from miles away but won't even notice their girl unhappy in their face\"\n        ],\n        [\n            0,\n            \"once you realise how alone you are compared to what you used to be it's absolutely fucking heartbreaking\"\n        ],\n        [\n            0,\n            \"hashtag been saying nigga for years why people mad cuz he said hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"i need to get out of jersey i'm losing my fucking mind\"\n        ],\n        [\n            0,\n            \"for the record what do i have to be mad about not a damn thing 😅\"\n        ],\n        [\n            0,\n            \"lifetime always showing some movie with some crazy ass person\"\n        ],\n        [\n            0,\n            \"user bitch it is cold colder then miami and cali\"\n        ],\n        [\n            0,\n            \"i knew i was sleepy as hell today when i played the dangerous album and slept through bout 4 songs and allowed gone too soon to play\"\n        ],\n        [\n            0,\n            \"my workout was wake up and go to work every fucking day\"\n        ],\n        [\n            0,\n            \"😂 😂 😂 im fucking dying of laughter 😂 😂 😂 🤦 🏾 ‍ ♀ ️ url\"\n        ],\n        [\n            0,\n            \"worried about fruit trees and this crazy hashtag\"\n        ],\n        [\n            0,\n            \"i swear to god if i see another god damn joke about how life is an april fools joke i'm gonna fucking fight someone\"\n        ],\n        [\n            0,\n            \"user hell no im crazy i would of been blowing his phone up up at his house job his friend house everything 😭\"\n        ],\n        [\n            0,\n            \"if i ever fucked wit you and you say you don't need me but you still eating off my plate 😕 you just played yourself hashtag\"\n        ],\n        [\n            0,\n            \"i'm so damn cold but look who i'm hanging out with url\"\n        ],\n        [\n            0,\n            \"it is going to be sad as hell when maggie has to end it all for sasha as a walker after she commits suicide via eugene hashtag\"\n        ],\n        [\n            0,\n            \"i got a bad ass habit of turning the car off without putting the in park 😭 😭 wtf\"\n        ],\n        [\n            0,\n            \"one pot dinner mediterranean chicken url via\"\n        ],\n        [\n            0,\n            \"i woke up randomly at 3 am and it's now almost 6 i can't fucking sleep\"\n        ],\n        [\n            0,\n            \"yooooo if this ain't me i don't even fucking know 😭 😭 😭 url\"\n        ],\n        [\n            0,\n            \"hi hello im home and my head hurts like a fucking\"\n        ],\n        [\n            0,\n            \"user don't you ever fucking prank me ever again\"\n        ],\n        [\n            0,\n            \"whats the fucking point of applying for a job if you don't even wanna show up you applied for it and work is work no work now a days\"\n        ],\n        [\n            0,\n            \"tired of ugly ass i dont claim this place 😂\"\n        ],\n        [\n            0,\n            \"im sorry to announce that dom aka dickhead dom is no longer apart of the flow bros it ' s a tragic loss for the rockets user\"\n        ],\n        [\n            0,\n            \"hate how twitter got rid of the default egg icons i mean the platform is based on a bird the home button is shaped like a bird house\"\n        ],\n        [\n            0,\n            \"chicken pot pie – it ’ s the inside that counts hashtag url\"\n        ],\n        [\n            0,\n            \"user damn cold that sun didn't see you out there this morning\"\n        ],\n        [\n            0,\n            \"i'm playing chicken scream and making weird ass noises and this lady 3 cars over is just staring at me\"\n        ],\n        [\n            0,\n            \"i knew i forgot something when i went to the grocery store today it was those damn dinosaur chicken nuggets 😐\"\n        ],\n        [\n            0,\n            \"damn that would've been crazy url\"\n        ],\n        [\n            0,\n            \"this breaks my heart when will ppl fucking understand to not drink and drive url\"\n        ],\n        [\n            0,\n            \"user shut up mccain look at idiot dems they at least lie deflect together support trump repubs fully\"\n        ],\n        [\n            0,\n            \"user did being in nb fuck him over that badly\"\n        ],\n        [\n            0,\n            \"when you wanna get the attention but afraid of rejection so you just throw fruit snacks at him\"\n        ],\n        [\n            0,\n            \"i do it'll just be cold by the vision of ghosts and shitty friends\"\n        ],\n        [\n            0,\n            \"we gone talk about this i got time today y'all hoes just going to have to be mad this morning\"\n        ],\n        [\n            0,\n            \"user cause you know stone cold had ass whipping da give like in a grocery store machine\"\n        ],\n        [\n            0,\n            \"user have your heard about this idiotic idea of a hanging from an asteroid in space all the way into the atmosphere\"\n        ],\n        [\n            0,\n            \"user what in hell where they think of that just crazy\"\n        ],\n        [\n            0,\n            \"fifth going crazy spend it all on my lady 💰 😜\"\n        ],\n        [\n            0,\n            \"cause i have hella feelings for you but i don't fucking care like they ain't even there\"\n        ],\n        [\n            0,\n            \"for fans of simon r green fast paced gruesome violent pi in lost angeles hell michael hashtag\"\n        ],\n        [\n            1,\n            \"saturday april 8th hashtag 👀 x hashtag 🏠 free pizza 🍕 hunch punch 🍹 url 1\"\n        ],\n        [\n            1,\n            \"cox announces 25 000 grant to support the league of united latin american … url\"\n        ],\n        [\n            1,\n            \"special pricing on new construction by homes in the springs of ohio url\"\n        ],\n        [\n            1,\n            \"coming soon ® beer golden flavored with a hint of natural coconut for a light tropical note with 5 hashtag\"\n        ],\n        [\n            1,\n            \"both these men of war crimes were on fbi anon alleged pedo list url\"\n        ],\n        [\n            1,\n            \"i will make hashtag agent rent vs buy info video url hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"the never tell you that when you're editing you may 1 day have to find out if a person could suck out bee w their mouth hashtag\"\n        ],\n        [\n            1,\n            \"user probably wouldn't have been able to tell it wasn't even an blunt this bitch dumb everything about the shit was dumb\"\n        ],\n        [\n            1,\n            \"16 people followed me and 6 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"an investment in knowledge pays the best interest here ฿ ฿ ฿ sell ฿ uy url hashtag\"\n        ],\n        [\n            1,\n            \"how to make a smoothie twelve ways click through for all the recipes you need to get st url\"\n        ],\n        [\n            1,\n            \"monday blues brighten up your day happy hour mon sat 4 7 pm 5 apps 7 start your week off properly\"\n        ],\n        [\n            1,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            1,\n            \"update 2 to issue quick settings state is not updated on 7 1 2 url\"\n        ],\n        [\n            1,\n            \"23 people followed me and 8 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"india to launch 104 in record for single rocket mission latest news url\"\n        ],\n        [\n            1,\n            \"at first a spoiled bitch i feel so sorry for her had the right attitude afterwards url\"\n        ],\n        [\n            1,\n            \"a nice day for thursday in the county weather forecast sponsored by carl albert state college url\"\n        ],\n        [\n            1,\n            \"to bad dirty tackles little fuckin rats can't take gettin again hashtag\"\n        ],\n        [\n            1,\n            \"chris ss s 103 educational influences url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"fuck off is sean coming with us how my supposed to get with shoe next to me cock blocking\"\n        ],\n        [\n            1,\n            \"hello team have you registered or the upcoming design strategy training call reg closes by … url\"\n        ],\n        [\n            1,\n            \"islam's nuclear weapon in a pc world no criticism of islam allowed muslims are a protected class url hashtag\"\n        ],\n        [\n            1,\n            \"hurdles and hopes in the development production and distribution of cannabis url hashtag\"\n        ],\n        [\n            1,\n            \"📹 shop at fort one of the best gay sex shops out there right now follow my url\"\n        ],\n        [\n            1,\n            \"user that's like saying white people cant cosplay any anime character since they're all basically japanese lmao wtf\"\n        ],\n        [\n            1,\n            \"popular on outdoor photographer by 1968 hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"also why keep them at the current size make them a1 so we have to carry them around like a fucking art student with their\"\n        ],\n        [\n            1,\n            \"“ i look at each nominee if they suck i vote against them if they ’ re worthy i vote for them she 👊 🏽 … url\"\n        ],\n        [\n            1,\n            \"jennifer flowers still alive she was so awkward during wrestlemania 14 lmao who the fuck with jeff in that loud ass jacket\"\n        ],\n        [\n            1,\n            \"user if a dem lib in a single race relationship doesn't that make them a homophobic racist\"\n        ],\n        [\n            1,\n            \"this week on user i learned that bc i don't have boyfriends i might be a lesbian good to know hashtag hashtag\"\n        ],\n        [\n            1,\n            \"doing a fantastic job 2 no one has accomplished what he has as potus in 73 days main stream media won't te … url\"\n        ],\n        [\n            1,\n            \"listen the best hashtag hashtag now playing chuck pretty queen on url\"\n        ],\n        [\n            1,\n            \"my blog on bull street my first white collar crime thriller up against nasty pros hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag hashtag hashtag record label business plan 2 music and entertainment contracts … url\"\n        ],\n        [\n            1,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            1,\n            \"club manager build your dream team 5 000 licensed players epic 3d matches url\"\n        ],\n        [\n            1,\n            \"i love you fuck the world life's too short to be cowardice in the face of it all lock your gaze into mind and get lost within my universe\"\n        ],\n        [\n            1,\n            \"play dunk and you could win an hd tv instant prizes are you game enter and play for a chance to win today url\"\n        ],\n        [\n            1,\n            \"free download fearless stephanie hashtag by janet for free url\"\n        ],\n        [\n            1,\n            \"new confidence in an eye cream from it cosmetics is your must have for brighter younger looking eyes hashtag … url\"\n        ],\n        [\n            1,\n            \"trump considering options for syria retaliation source says the tail that wag the dog url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag rock band 4 live at url\"\n        ],\n        [\n            1,\n            \"top 10 microsoft word useful tips best tricks popular url hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag flights in winter spring for abt £ what's not to like food wine lovely cities and sunshine 😎 🍷 🍴\"\n        ],\n        [\n            1,\n            \"with some posts ‘ food ’ since 2010 there ’ s a premium on pretty — and pink url\"\n        ],\n        [\n            1,\n            \"no go zones how did they allow it to go that far we better protect our nation or the same will happen here i c war coming here\"\n        ],\n        [\n            1,\n            \"i found a popular bridal baby shower tradition sweetest mother to daughter gift url hashtag\"\n        ],\n        [\n            1,\n            \"preacher team seth and evan goldberg bringing robert invincible to the big screen url\"\n        ],\n        [\n            1,\n            \"user's new album hashtag is out today in 2 weeks she leads worship at pursue justice … url\"\n        ],\n        [\n            1,\n            \"hashtag pharmaceuticals completes of ignite 4 phase 3 clinical trial of read more url\"\n        ],\n        [\n            1,\n            \"i've completed the daily quest in paradise island 2 hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag jay creation women ’ s net dress sb blue 01 blue free size jay creation women ’ s net … … url\"\n        ],\n        [\n            1,\n            \"team sa needs your help to win the all they need is for you to view them here url vote with a view hashtag\"\n        ],\n        [\n            1,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            1,\n            \"i'm on live right now giving yesterday a tribute through word and song come join me url\"\n        ],\n        [\n            1,\n            \"tomorrow is nerd day don't forget your plaid shirts and pocket url\"\n        ],\n        [\n            1,\n            \"as if their shitty drink wasn't enough reason to hate pepsi this blatant is so it hurts url\"\n        ],\n        [\n            1,\n            \"' fun movie night is back this friday we will host our monthly movie night from 7pm 9pm url\"\n        ],\n        [\n            1,\n            \"more behind the scenes clips going up today watch my dirty cam view of getting 😈 🍆 🍆 … url\"\n        ],\n        [\n            1,\n            \"all that shit did to those women and she wanna be cool now fuck outta here hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag clark cole he brought me on faith gospel radio listen here url\"\n        ],\n        [\n            1,\n            \"america would kill more children you did it in iraq still going on for god this is not the way it should be america had been\"\n        ],\n        [\n            1,\n            \"modern guide for hiring in the digital age url hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"uk government in secret move to boost relations with russia trump latest news url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag looks like this hashtag and hashtag because … url\"\n        ],\n        [\n            1,\n            \"user like how you just gonna get mad at the dude for doing what he's paid to do it's just weird\"\n        ],\n        [\n            1,\n            \"celebrate national beer day with these 7 horror inspired hashtag url hashtag\"\n        ],\n        [\n            1,\n            \"“ the way ” — find a bride produce an heir a spare and then live separate lives hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"it's a shitty world where a young gets attacked on social media just for dressing like a cartoon character g … url\"\n        ],\n        [\n            1,\n            \"future said he see hell everywhere and i didn't care in the slightest about his well being 😂 😂 😂 too fire\"\n        ],\n        [\n            1,\n            \"click to support protect the wolves our mission uses not only education but advocacy for url\"\n        ],\n        [\n            1,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            1,\n            \"all black album dj and the empire southern smoke 32 the hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"me so many people thirsty for genji his face isn't even showing wtf also me is daddy 😍 url\"\n        ],\n        [\n            1,\n            \"now the don't want their ads on shitty vids and pull the plug 100s of millions less revenue killing all creators well played\"\n        ],\n        [\n            1,\n            \"hashtag ag pharmaceuticals healthcare deals and alliances profile updated 7 prices from usd url\"\n        ],\n        [\n            1,\n            \"watch cosmic girls ’ and release beautiful acoustic mashup of exo ’ s “ ” and bts ’ s “ blood sweat … url\"\n        ],\n        [\n            1,\n            \"and theres to the friendship with the ex friend who was murdered and meeting parents and being w p and cap and ugh\"\n        ],\n        [\n            1,\n            \"overheard someone call the cubs a am i gonna have to listen to this shit all year they've won one hashtag\"\n        ],\n        [\n            1,\n            \"i played the sandy caps mini game in paradise island 2 and my score was 330 hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"user i've got a ranting youtube review coming up and i'll write the ranting review this week\"\n        ],\n        [\n            1,\n            \"9 zuma remains african he is suspicious of educated people what he calls clever blacks are difficult to rule and must be cut to size\"\n        ],\n        [\n            1,\n            \"rabbitohs on google free live stream panthers vs rabbitohs rugby watch online tv april 7 2017 … url\"\n        ],\n        [\n            1,\n            \"user this guy is a twit why don't they take a all the people to see a day one sanctuary city\"\n        ],\n        [\n            1,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            1,\n            \"are now on sale go here url plus can check the order history link if can't remember if ordered already\"\n        ],\n        [\n            1,\n            \"hashtag just 3k rts showed by fans 😎 😎 😎 url\"\n        ],\n        [\n            1,\n            \"all in one snail cream super size eye cream tube facial cream face skin care set korean … … url\"\n        ],\n        [\n            1,\n            \"omg today everyone attacked me because i did nothing at all feel sorry as fuck for me bag on those people so my ego can b ok\"\n        ],\n        [\n            1,\n            \"exposed see the s x dungeon where a man kept a woman with learning difficulties as slave photos url\"\n        ],\n        [\n            1,\n            \"critics said that moscow ’ s involvement with the taliban could threaten afghanistan ’ s security in future url\"\n        ],\n        [\n            1,\n            \"top 10 very successful college in the world url hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"pun whoever you are if you able to enter an english course or something use it well\"\n        ],\n        [\n            1,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            1,\n            \"listen to gum come for you feat by hashtag on hashtag url\"\n        ],\n        [\n            1,\n            \"your to do list is extensive today as you optimistically attem more for scorpio url\"\n        ],\n        [\n            1,\n            \"scenario a muslim man beats his wife because she wants to be a feminist but this goes against his culture who does the liberal defend\"\n        ],\n        [\n            1,\n            \"the u s joined the ‘ great war ’ 100 years ago america and warfare were never the same the washington post url\"\n        ],\n        [\n            1,\n            \"they knew the were screwing over people but didn't care because the government would bail them out anyways i've lost faith in the system\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 i could imagine user have you guys seen a pregnant dog with an attitude 😱 😱 😱 could kill it\"\n        ],\n        [\n            1,\n            \"user i'm over your stupid game if you're not planning on ever it pls ban my account so that i don't risk login in ever again\"\n        ],\n        [\n            1,\n            \"imagine you got engaged in your bliss you find a video of your fucking a man when he was in college how you gon act\"\n        ],\n        [\n            1,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            1,\n            \"what ’ s new in ios 10 3 galaxy s8 best messages and more top stories of the week on url hashtag\"\n        ],\n        [\n            1,\n            \"certainly not a position that would support voting for that war mongering pile of shit donald trump url\"\n        ],\n        [\n            1,\n            \"then when kendall and her team read the script even they didn't raise an eyebrow lmfao like alll the black people they be around\"\n        ],\n        [\n            1,\n            \"there's a lot of big accounts that say nothing of value on here perhaps ignorant rubbish is the way to go if you w … url\"\n        ],\n        [\n            1,\n            \"wow i bet if it was fran bri would've done something but didn't step up to key scary ass hoe hashtag\"\n        ],\n        [\n            1,\n            \"houndour iv 8 0 0 6 15 15 move set ember dark pulse available until 23 05 44 8 m url\"\n        ],\n        [\n            1,\n            \"syndrome pipeline review 2017 updated 7 prices from usd 2000 url\"\n        ],\n        [\n            1,\n            \"30 60 of your wardrobe is filled with clothes you never wear now try hashtag with url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"which hashtag fortune delight is your favorite flavor hashtag com url\"\n        ],\n        [\n            1,\n            \"why do you draw yourself in clothes you don't wear have fun looking for cute shit that suits tall n kids looks\"\n        ],\n        [\n            1,\n            \"free 3 night hotel stay from shop sign up using my link and i will receive an additional chance to win url\"\n        ],\n        [\n            1,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            1,\n            \"great price on age body wash at the fort hood warrior way on sale for 3 49 you can url\"\n        ],\n        [\n            1,\n            \"just saw a vid on fb of a black man on a but he aint know its a man 😣 😣 i hate facebook\"\n        ],\n        [\n            1,\n            \"to get its first dictionary by may it covers 20 000 words with in english url\"\n        ],\n        [\n            1,\n            \"user not wanting to leave behind family is an excuse according to you are you a freakin\"\n        ],\n        [\n            1,\n            \"dating the it guy by lindsay is out now check out the blog tour for a chance to hashtag an amazon gc url\"\n        ],\n        [\n            1,\n            \"and government extend e health contract april 05 2017 at 03 23 pm url\"\n        ],\n        [\n            1,\n            \"see how girl embarrassed boyfriend on a date after he forgot his wallet at home pics url\"\n        ],\n        [\n            1,\n            \"push pin world map canvas print world map wall art for home or office decoration world map wall decor by … … url\"\n        ],\n        [\n            1,\n            \"a belated to super fan lots of birthday hugs from the hashtag see you at our games … url\"\n        ],\n        [\n            1,\n            \"digital marketing manager cosmetics and food supplements p r recruitment and business management co ltd url\"\n        ],\n        [\n            1,\n            \"hashtag 4 ways you can improve your website conversion rate with seo url\"\n        ],\n        [\n            1,\n            \"retweet hashtag and make on url to show how much you want a show in your city hashtag\"\n        ],\n        [\n            1,\n            \"➡ ️ hashtag ➡ ️ hashtag ➡ ️ hashtag ➡ ️ hashtag ➡ ️ april 05 2017 at 06 45 am\"\n        ],\n        [\n            1,\n            \"hashtag in your mind to hashtag have hashtag read my stone mountain books 4 hashtag url\"\n        ],\n        [\n            1,\n            \"make sure you keep a close eye on when our next open evening is 👀 hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"gonna go ahead and file that one under shit that in no way surprises me anymore url\"\n        ],\n        [\n            1,\n            \"i just entered for a chance to score with win gift cards and be entered for a trip to 2018 match url\"\n        ],\n        [\n            1,\n            \"the graham show all season full episodes 1 2 3 4 5 6 7 8 9 0 full hd url hashtag\"\n        ],\n        [\n            1,\n            \"its really fucked that the more you are the bigger target you paint on your self might as well beg to be hurt\"\n        ],\n        [\n            1,\n            \"got mine make sure you get yours ticket prices go up this weekend hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"we are in desperate need for 6 more driver for tomorrow if you can help from 8 2 please sign up url\"\n        ],\n        [\n            1,\n            \"the coaches hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"hot sexy girls leaked video dancing whatsapp sexy video hot xxx video video hot sexy video hot xxx video … … url\"\n        ],\n        [\n            1,\n            \"my twitter is worth 2 48 get your twitter value free at url hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i was watching this dumb ass horror comedy movie last night and this one dude had to get some keys off of a dead vampire so he stuck his\"\n        ],\n        [\n            1,\n            \"this is disgusting only in the alleged mind of a liberal is to one's spouse rape url\"\n        ],\n        [\n            1,\n            \"well even after a hashtag hashtag is still bland same old one hit wonders random call ups sheep and trash goodnight\"\n        ],\n        [\n            1,\n            \"hashtag despite all the war population grows love compassion yes well sex is affordable … url\"\n        ],\n        [\n            1,\n            \"sale day come see us today to receive 20 off your entire purchase check out our in store ❤ ️ 🌿\"\n        ],\n        [\n            1,\n            \"said all jesus ' hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag nike air one as qs 8 northern lights 001 url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kids fed by charity food banks in 2017 indian kids fed by foreign aid billions all wrong charity begins h … url\"\n        ],\n        [\n            1,\n            \"sexy essex wife and her husband seek hung younger guy 25 – 38 for sexy sessions url\"\n        ],\n        [\n            1,\n            \"no two services are ever the same join us at this morning as we fellowship url\"\n        ],\n        [\n            1,\n            \"cup 64 4 9 12 8 rock smash till 15 23 36 29m lvl 30 cp 113 url\"\n        ],\n        [\n            1,\n            \"iphone tracking app ' oh my phone ' battery 68 04 04 42 16 your iphone is here ▶ ▶ url\"\n        ],\n        [\n            1,\n            \"user o didnt he av right to vote for his choice is it a must he vote for who u are voting for i fear nigerians o\"\n        ],\n        [\n            1,\n            \"love mother hashtag in hashtag april 22 at hollow park hollow road url\"\n        ],\n        [\n            1,\n            \"the look real good at night 🤔 hashtag hashtag … url\"\n        ],\n        [\n            1,\n            \"dear citizen let us not complain about the in sa there is something simple you can do boycott the upcoming event hosted by the …\"\n        ],\n        [\n            1,\n            \"hashtag hashtag nike air jordan 4 bred 2012 release sz 13 worn once url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"they don't know history they don't know how things work and hell they don't even know what words mean\"\n        ],\n        [\n            1,\n            \"their supporters are not welcome in the usa get out hashtag lovers you support putin and his r … url\"\n        ],\n        [\n            1,\n            \"chemistry is great but eventually your relationship moves out of the tim fargo hashtag url\"\n        ],\n        [\n            1,\n            \"i don't know but since this shit with jk happened i — nah don't drop him just because that happened hope url\"\n        ],\n        [\n            1,\n            \"this is a no from me ain't no amount of money in the world getting me on it either url\"\n        ],\n        [\n            1,\n            \"for everyone who said hey need an email bot have you tried gmail categories url hashtag\"\n        ],\n        [\n            1,\n            \"did you know that subscribers get exclusive access to ’ s 50 best selling articles preview the top 5 now … url hashtag\"\n        ],\n        [\n            1,\n            \"looking to update your laundry room on a small budget see how one her laundry space for url\"\n        ],\n        [\n            1,\n            \"user not even going to feed in to your hatred everyone see your ignorance for themselves smh carry on 😎\"\n        ],\n        [\n            1,\n            \"please do us all a favour and f off out of our club and take your with you url\"\n        ],\n        [\n            1,\n            \"stop by my business page like it also check out my spring special i'm almost to 1 000 likes url\"\n        ],\n        [\n            1,\n            \"used boats have been posted on our website we are looking forward to a great weekend url\"\n        ],\n        [\n            1,\n            \"politics got you feelin like oh syria ya but that's trump's fault ok it is or it isn't aren't people dying all the same\"\n        ],\n        [\n            1,\n            \"my friend went to panic concert and shouted everyone in the white house can suck my dick during girls girls boys\"\n        ],\n        [\n            1,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag hey american fork women who are interested in get to know url\"\n        ],\n        [\n            1,\n            \"her goal is 100 likes sister love ❤ can some of my friends help her no obligations just showing love url\"\n        ],\n        [\n            1,\n            \"i don't agree with trump that the freedom caucus is his enemy the caucus wants you to be more conservative user\"\n        ],\n        [\n            1,\n            \"user yeah that's what i been hearing that people get setup that way kinda fucked up for guys just trying to get some ass\"\n        ],\n        [\n            1,\n            \"in short trump is the demon of our why did we give a fuck who he fucked why was he hated for love\"\n        ],\n        [\n            1,\n            \"hashtag hashtag ' steps are underway ' to syria's assad tillerson says submitted by u … url\"\n        ],\n        [\n            1,\n            \"in loving memory memorial marker makes a remembrance to give or receive memorial market is url\"\n        ],\n        [\n            1,\n            \"is it normal to have murderous thoughts is it some kind of mental disorder url\"\n        ],\n        [\n            1,\n            \"on site hashtag hashtag with large scale hashtag system and camera hashtag url\"\n        ],\n        [\n            1,\n            \"lmao what is pj name on here i gotta troll this nigga for the rest of the week for how he ov … url\"\n        ],\n        [\n            1,\n            \"holy crap what happened to the ' s on tweetdeck why did they make the replying to look small this is going to take some getting used to\"\n        ],\n        [\n            1,\n            \"user her mask more for the y yes ma'am i cant wait to feel all your eggs inside my womb\"\n        ],\n        [\n            1,\n            \"user 18 01 01 up 34 days 6 43 7 users load average 0 10 0 14 0 11 swap 1999 0 1999\"\n        ],\n        [\n            1,\n            \"like ppl on there seem to fucking at the mouth when a chance arises to tear down an indie artist especially women especially lgbtq\"\n        ],\n        [\n            1,\n            \"uk muslim prisoner boiling fat over other head because of “ insult to islam ” url\"\n        ],\n        [\n            1,\n            \"angel messages from outer space pastor url share the word of god friends web tweet\"\n        ],\n        [\n            1,\n            \"don't lose money buying the wrong rural property free printable download 95 vital questions you need to ask … url\"\n        ],\n        [\n            1,\n            \"i'm on the path to financial freedom you can be too through protect your finances url\"\n        ],\n        [\n            1,\n            \"user god you are still blaming the black guy not going to fly anymore trump is supposedly potus\"\n        ],\n        [\n            1,\n            \"11 people followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"user but straight people have never been ever so that's what makes his tweet stupid\"\n        ],\n        [\n            1,\n            \"user president trump has everything under control since when do care about jobs\"\n        ],\n        [\n            1,\n            \"guys the 68 oral sex position is great for your girl to relax and enjoy the of oral sex of receiving it that is\"\n        ],\n        [\n            1,\n            \"katherine is gonna be in simon vs the agenda too i stan\"\n        ],\n        [\n            1,\n            \"make sure to request when you do or else you will go to hell i don't make the rules url\"\n        ],\n        [\n            1,\n            \"now playing of wayne mom on hit radio listen at url\"\n        ],\n        [\n            1,\n            \"gained 6 new followers in the past day i ’ m growing my account the right way are you do it with url\"\n        ],\n        [\n            1,\n            \"it seems ridiculous to me for to call for a boycott removal of a character based on their sexual preference 1 2 url\"\n        ],\n        [\n            1,\n            \"user yeah the show is based of a book i read that shit in like the 8th grade so good\"\n        ],\n        [\n            1,\n            \"daily express soldiers face jail after posting x rated and ' degrading ' pictures of naked women hashtag … url\"\n        ],\n        [\n            1,\n            \"join us for morning prayer and inspiration at 5am friday april 1 new call in number below dial enter access code\"\n        ],\n        [\n            1,\n            \"new node 66 48 issue hashtag hashtag intelligence bot network online fr t online fr url hashtag\"\n        ],\n        [\n            1,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            1,\n            \"urgent action needed for our friends please read how you can help share this post widely hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag 53 xp expression premium wireless color photo printer with and … url\"\n        ],\n        [\n            1,\n            \"my friend started watching and we were talking about today and she said and finally fucked i was screaming 😂 😂 💀\"\n        ],\n        [\n            1,\n            \"yeah jealousy from breathing and please die just do it dev give peace to … url\"\n        ],\n        [\n            1,\n            \"trump regrets what made you think he would change i mean it i … url\"\n        ],\n        [\n            1,\n            \"the orange turd is playing at war how cute if we send ground troops i would like to see trumps in front line url\"\n        ],\n        [\n            1,\n            \"i love user the only band saying anything in british music at the moment more live dates now please\"\n        ],\n        [\n            1,\n            \"user i'm catching up on episodes u should be proud shes a u weren't that gross at ur\"\n        ],\n        [\n            1,\n            \"hashtag top 100 10x 5x eye combo watch makers tool best seller on amazon … url\"\n        ],\n        [\n            1,\n            \"the u s strikes in syria the u s military struck a syrian airfield near the … url\"\n        ],\n        [\n            1,\n            \"💰 💰 💰 today's top lyft promo code ❤ ❤ ww88 ❤ ❤ 50 off you rides always free to use 🚨 🚨 🚨 hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"user any chance of making him into someone big you just screwed last night he's now more hated than hashtag who ended the streak\"\n        ],\n        [\n            1,\n            \"file under unless you care what this self serving jerk from his of hypocrisy and url\"\n        ],\n        [\n            1,\n            \"want to find out how to build a we built ours for less than 200 and are growing peppers url\"\n        ],\n        [\n            1,\n            \"later crossroads it's been real please accept this photo of me in a 1 000 phillip suit as my final payment … url\"\n        ],\n        [\n            1,\n            \"high fashion icon blames fall on fraud by bank the times subscription daily mail high … url\"\n        ],\n        [\n            1,\n            \"gov virginia ’ s potential to test manufacture automated vehicles url\"\n        ],\n        [\n            1,\n            \"making changes that endure isn't always as straightforward as more for gemini url\"\n        ],\n        [\n            1,\n            \"how is it that i can wear a hot pink hoodie and a plaid skirt and still look more manly than these motherfuckers url\"\n        ],\n        [\n            1,\n            \"i've just unlocked everybody dance achievement in paradise island 2 url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"wondering how to grow on twitter i gained 1 follower in the past day this is the app url\"\n        ],\n        [\n            1,\n            \"blog the ultimate mobile page speed infographic url in the next edition of the hashtag series we look at page\"\n        ],\n        [\n            1,\n            \"trump loves leaks when are useful to him but cries foul when they show his treason just as the ba … url\"\n        ],\n        [\n            1,\n            \"holy fuckholy fuckholy fuckholy fuckholy fuckholy fuckholy fuckholy fuckholy fuckholy fuckholy holy fuckholy fuckholy fuckholy fuck\"\n        ],\n        [\n            1,\n            \"user the sheer farce of someone wearing the self anti woman calling herself a human rights advocate\"\n        ],\n        [\n            1,\n            \"good morning seems like it's going to be a great night for hashtag hashtag hashtag right hashtag url\"\n        ],\n        [\n            1,\n            \"white house press secretary spicer owns millions in real estate in ri virginia and alabama » url\"\n        ],\n        [\n            1,\n            \"the em by hugo 32 on soundcloud hear the world ’ s sounds url\"\n        ],\n        [\n            1,\n            \"the blue n bars r a lil much for me but hell i'd ride it … google ad client ca … url\"\n        ],\n        [\n            1,\n            \"walmart little cook ' n grow bbq grill for 24 49 reg 40 via cha ching on a url\"\n        ],\n        [\n            1,\n            \"attract potential customer to your website by advertising on our high traffic site url hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"take an unprecedented look into the life of hashtag pitcher aaron sanchez aaron sanchez premieres … url\"\n        ],\n        [\n            1,\n            \"low chicken with hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"can we just talk about how fucking long the ramp is also this looks lit 🔥 🔥 🔥 hashtag url\"\n        ],\n        [\n            1,\n            \"fleet djs is looking for djs models producers business people go url fill out the app\"\n        ],\n        [\n            1,\n            \"♂ 12 8 13 tackle sand tomb has appeared available until 05 34 28 25m 6s n url\"\n        ],\n        [\n            1,\n            \"user my property codes for a now tv pass but still no confirmation email not even in spam unhappy 😟\"\n        ],\n        [\n            1,\n            \"before y'all go to sleep get on youtube check out these new movies i dropped ❗ ️ 🎬 … url\"\n        ],\n        [\n            1,\n            \"after a long wait and countless all we can finally announce the roll out of our mark ii series see url\"\n        ],\n        [\n            1,\n            \"user dude this happens to me all the time and guys always say the same thing just play us dudes being dickheads for no reason\"\n        ],\n        [\n            1,\n            \"espn ain't shit when it's not football season every time i hear lebron or warriors i get a lil\"\n        ],\n        [\n            1,\n            \"fuck i never even thought about all of the romo haters piling on cam better not fuck this up url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag nike air jordan 3 oregon duck pit crew sample size 13 men url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"find out with this web how many visits you have received on twitter and that followers have entered your profile url\"\n        ],\n        [\n            1,\n            \"god i remember that hole such a green with the truly beautiful too nice shot url\"\n        ],\n        [\n            1,\n            \"user i am spitting out all my organs i want to see this irl now and doing this\"\n        ],\n        [\n            1,\n            \"shock migrant charged with raping two disabled german men murdering victim ’ s elderly wife url\"\n        ],\n        [\n            1,\n            \"gained 6 new followers in the past week i ’ m growing my account the right way are you do it with url\"\n        ],\n        [\n            1,\n            \"i hate when i see people going separate ways instead of the same way lol that shit ugly\"\n        ],\n        [\n            1,\n            \"user her other question was stupid too did harry styles knew he would have to cut his hair for the role who cares\"\n        ],\n        [\n            1,\n            \"nike gon release them royal 1 ' s sometime later this month like a random tuesday 1pm type shit lol gotta be ready\"\n        ],\n        [\n            1,\n            \"who the fuck keeps trying to putting and against each other 1 who cares that much 2 why cant i have two fucking friends\"\n        ],\n        [\n            1,\n            \"thanks to designs for health free paleo complete protein powder and a shaker cup this … url\"\n        ],\n        [\n            1,\n            \"1 new follower in the last day and it is more than just stats i use it for growing my account try it url\"\n        ],\n        [\n            1,\n            \"user and why so many niggas is that many niggas necessary if a female actually dated 13\"\n        ],\n        [\n            1,\n            \"get your copy of chris brand new book ' 50 states 100 days the book ' today url\"\n        ],\n        [\n            1,\n            \"price reduction hashtag newer home counters new rv or boat parking url\"\n        ],\n        [\n            1,\n            \"omg the cia owns was right no wait the other way round but still omg url\"\n        ],\n        [\n            1,\n            \"chillin ' with a dj kid in we go back to def comedy jam in 1991 this … url\"\n        ],\n        [\n            1,\n            \"go green this month join bffs to win great reusable prizes hashtag hashtag hashtag … url\"\n        ],\n        [\n            1,\n            \"i do agree the all bm men are shit thing needs to chill b c is violent are violent i don't fw all that\"\n        ],\n        [\n            1,\n            \"this woman is of physically abusing two elderly relatives faces felony charges url\"\n        ],\n        [\n            1,\n            \"content shared from hashtag real madrid 100 million likes on facebook url\"\n        ],\n        [\n            1,\n            \"user he's a disgusting of flesh who the senate and the country\"\n        ],\n        [\n            1,\n            \"3 new tweeps followed me in the last day i find relevant people to follow with the hashtag feature of url\"\n        ],\n        [\n            1,\n            \"we hope you'll take a few seconds to vote for our friend and goody goody as her org for seed for change url\"\n        ],\n        [\n            1,\n            \"the best way to get your windows clean 7 photos url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"so filling out a job application and i came across this hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"bet £ 10 and get £ 30 in free bets daily price boost free bet offers use code join here … url\"\n        ],\n        [\n            1,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            1,\n            \"user she looks such a beautiful little princess just goes to show that all don't come true she was the witch 😂\"\n        ],\n        [\n            1,\n            \"hashtag hashtag hashtag hashtag is halo dying as an r url\"\n        ],\n        [\n            1,\n            \"fight or flight hashtag on eat this hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"our latest program is selling and installation of car device it is ant theft the solution is ideal for th … url\"\n        ],\n        [\n            1,\n            \"quick grab for afternoon instant coffee from coffee ☕ ️ url\"\n        ],\n        [\n            1,\n            \"♂ 66 7 12 11 7 volt switch until 15 37 52 20m url\"\n        ],\n        [\n            1,\n            \"i want to win a lee stafford cordless ceramic hair see them here on amazon url hashtag\"\n        ],\n        [\n            1,\n            \"this is your chance to score a trip for 2 to a stanley cup ® final game enter now hashtag url\"\n        ],\n        [\n            1,\n            \"is it bigotry to disagree with 5 reasons why lgbt is a big issue among christians url\"\n        ],\n        [\n            1,\n            \"april is hashtag and to honour the special moms and we'll be bringing you insightful c sec … url\"\n        ],\n        [\n            1,\n            \"i often think that about different i wonder if they have as many problems w each other like black people seem to have\"\n        ],\n        [\n            1,\n            \"welcome to my new 115 followers and goodbye to unfollowers free stats by url\"\n        ],\n        [\n            1,\n            \"our commercial property for rent from round contact url\"\n        ],\n        [\n            1,\n            \"mr justice handed down his judgment in hashtag v huawei earlier today see our key conclusions here url\"\n        ],\n        [\n            1,\n            \"and i did it all without breaking down in tears whining or complaining just accepted my lot and moved the fuck on\"\n        ],\n        [\n            1,\n            \"another west traffic car parked next the the birmingham courts this time … url\"\n        ],\n        [\n            1,\n            \"above beyond feat zoe you got to go remix now playing on hashtag radio station\"\n        ],\n        [\n            1,\n            \"allen heath has extended the offer to get a free with the purchase of a console available until url\"\n        ],\n        [\n            1,\n            \"i hate to ask him a question he say it's up to you 😤 😠 that shit my imaginary pussy so bad\"\n        ],\n        [\n            1,\n            \"this shit just fucked me up for the rest of the day lol i need to go smoke now 😂 url\"\n        ],\n        [\n            1,\n            \"i just participated in the hashtag contest there are gems in the jar you can participate too at url\"\n        ],\n        [\n            1,\n            \"user it's people like you that make me want to vomit if you won't stand behind our troops feel free to stand in front of them\"\n        ],\n        [\n            1,\n            \"one of the things we 3 about instagram is the amount photos we receive from our fans check it out url\"\n        ],\n        [\n            1,\n            \"we are always looking for new exciting products all suppliers please send product details to com hashtag\"\n        ],\n        [\n            1,\n            \"syria signed an agreement broke that agreement or let it happen i trust user who listens to his defense team hashtag\"\n        ],\n        [\n            1,\n            \"1 5 hashtag on hashtag by worst dealer url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag buck stag statue art decor 3 x 2 inch 18 48 end date … url\"\n        ],\n        [\n            1,\n            \"great i've played paradise island 2 for 40 days in a row hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"escape is now available on store url hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"in honor of our show in 3 days we are giving you a countdown of 3 reasons to come to our show this sunday april url\"\n        ],\n        [\n            1,\n            \"nike air max motion women's athletic shoes black white sz 6 10 nib authentic url\"\n        ],\n        [\n            1,\n            \"user they violated our constitution we the people need those in power to follow the of the constitution disgraceful\"\n        ],\n        [\n            1,\n            \"join us at craft pizza beer for a night of dinner drink and maybe even some dancing starting url\"\n        ],\n        [\n            1,\n            \"new to internet marketing and struggling at making profits visit this website for great tips url\"\n        ],\n        [\n            1,\n            \"user it is i wrote a blog post about and half of it was about how shitty sg is with\"\n        ],\n        [\n            1,\n            \"did i ever tell you guys that up until the age of 12 13 i thought that oral sex meant talking about sex\"\n        ],\n        [\n            1,\n            \"bamboo pen tablet factory refurbished url hashtag\"\n        ],\n        [\n            1,\n            \"news our registration just opened for our spring one day sacred workshop may 6 2017 register now url\"\n        ],\n        [\n            1,\n            \"i got a reward project planner in bigbusiness deluxe for android url hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"fm michael jackson p y t pretty young thing url\"\n        ],\n        [\n            1,\n            \"user we all asked why didn't you aim those missiles better like at assad's house you're a fool no grace no honesty\"\n        ],\n        [\n            1,\n            \"join us at crossroads marketplace and northeast for free wine 1 4 pm every saturday to view a list of the url\"\n        ],\n        [\n            1,\n            \"a men it's going to take some time to all this bullshit and hashtag 🇺 🇸 🇺 🇸 🇺 🇸 url\"\n        ],\n        [\n            1,\n            \"my husband gets harassed by police for being a black and proud boys since you discredit others experiences … url\"\n        ],\n        [\n            1,\n            \"hashtag lt pk 1500 each cash down from 1800 free tripod stand remote … url\"\n        ],\n        [\n            1,\n            \"user no just no you new update is bullshit it's to much dark and this ho god sorry you lost me good bye\"\n        ],\n        [\n            1,\n            \"why can't we all just stick to barrel bombs vacuum rockets cluster bombs and weapons url\"\n        ],\n        [\n            1,\n            \"everyone talking about a double it's curry they ain't him for that petty shit lol hashtag\"\n        ],\n        [\n            1,\n            \"book your appointment to see london like never before from the top of the hashtag rooftop garden we prom … url\"\n        ],\n        [\n            1,\n            \"impossible the are pro oh only when it comes to a woman's vagina they really don't care if … url\"\n        ],\n        [\n            1,\n            \"tonight sex in the dark with professional and come early to grab free food and a chance to wi … url\"\n        ],\n        [\n            1,\n            \"hashtag takes up for perfection sb the missouri senior farmers ' market nutrition program url\"\n        ],\n        [\n            1,\n            \"user lmao 😂 medical science that statement you made about woke niggas don ’ t have any to one another\"\n        ],\n        [\n            1,\n            \"i got this one in yellow that shit i didn't get it from forever tho url\"\n        ],\n        [\n            1,\n            \"double kill i rainbow six siege url hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"anyone throwing shade on barry manilow today i just have two words for you\"\n        ],\n        [\n            1,\n            \"let's defeat the shining archwitch in the card battle mini garden game valkyrie crusade url\"\n        ],\n        [\n            1,\n            \"kung chicken stir fried chicken noodles and stir fried noodles hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"800 to turn of the damn check engine light 🙂 plus the 120 for the test for them to tell me that bullshit\"\n        ],\n        [\n            1,\n            \"this kid is getting stronger life goal is to do new york marathon with him when he's 18 and a … url\"\n        ],\n        [\n            1,\n            \"user she's not even my props if she wins we all knw d game is rigged rubbish hashtag\"\n        ],\n        [\n            1,\n            \"user humans can eat grass but not recommended fuck that im a grass and im stay one\"\n        ],\n        [\n            1,\n            \"the definition of trump and o'reilly sex sexual allegations allegations lies all says url\"\n        ],\n        [\n            1,\n            \"i just wrote tweet for you how to assess your linkedin company page performance url\"\n        ],\n        [\n            1,\n            \"😂 had to get me some how that was high school days tho shit nowadays i stay away from the dm lol url\"\n        ],\n        [\n            1,\n            \"user every time i've heard her speak was a lie she is a liar full of lies and the truth is not in her despicable\"\n        ],\n        [\n            1,\n            \"larvitar 60 0 4 9 14 bite ancient power available until 11 39 29 29m 9s url\"\n        ],\n        [\n            1,\n            \"user it shows how conditioned we are to nat policy stupidity that we can't even tell at first glance if the headline is real or not\"\n        ],\n        [\n            1,\n            \"your reach know the hashtag to make your business successful hashtag more at … url\"\n        ],\n        [\n            1,\n            \"i'm in the running to win the giveaway grand prize by hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"32gb usb 3 0 stick thumb pen flash drive green url\"\n        ],\n        [\n            1,\n            \"user if the ic is that petty and political we are already so beyond no faith in the ic after a comment like that\"\n        ],\n        [\n            1,\n            \"new items on their way visit rose weddings and decor at url and see our new inventory and packages\"\n        ],\n        [\n            1,\n            \"hashtag use these when you encounter sock puppets fools and various other useless types also … url\"\n        ],\n        [\n            1,\n            \"although only a of face is visible in this view the mighty gas giant planet still dominate … url\"\n        ],\n        [\n            1,\n            \"18 ct white gold 0 30 ct diamonds and emerald alternate oval stud earrings url\"\n        ],\n        [\n            1,\n            \"where's all the 2nd amendment constantly a government at now huh government calling line 1\"\n        ],\n        [\n            1,\n            \"double standards are ridiculous and this woman deserves nothing but respect for raising a beautiful happy baby and getting her 16\"\n        ],\n        [\n            1,\n            \"at this point i'm not coming to aso weekend to slay shit happened and i'm just now getting my fits 😭\"\n        ],\n        [\n            1,\n            \"video training for men on how to get their wives gfs to be more passionate and want more sex … url\"\n        ],\n        [\n            1,\n            \"user is this affecting caps in any particular way or taurus for that matter just had the most bizarre 🙄\"\n        ],\n        [\n            1,\n            \"im literally such a dumb ass bitch why did i watch this knowing i hate clowns and scare easy im deadass about to … url\"\n        ],\n        [\n            1,\n            \"sell all of your video musical podcast content in more than stores mobile sites in 120 countries … url\"\n        ],\n        [\n            1,\n            \"i can deadass block and report this bitch 5 times but she'll still find a way into my feed i'm pissed off bye\"\n        ],\n        [\n            1,\n            \"southeast raleigh 49 ♂ 2 13 7 attack hyper beam ' til 04 44 9s url\"\n        ],\n        [\n            1,\n            \"a new sweepstakes begins in just 3 days with a 500 amazon gift card on the line will you be entering url\"\n        ],\n        [\n            1,\n            \"user yup muslim women very capable of fighting they are fighting even as islamic terrorists under isis\"\n        ],\n        [\n            1,\n            \"i survived 0m and got a score of 37 in io can you do better come and play url\"\n        ],\n        [\n            1,\n            \"‘ why i am not a feminist ’ author on capitalism and feminist art … url\"\n        ],\n        [\n            1,\n            \"my coworker told me he was a explained to me what that meant i feel him that's dope\"\n        ],\n        [\n            1,\n            \"fare alert to singapore for incredible € 79 one way url hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"swear to god they're the same people that women and rape culture misogyny more importantly y do they feel so threatened\"\n        ],\n        [\n            1,\n            \"thesis the racial contract has always been recognized by as the real moral political agreement to be challenged\"\n        ],\n        [\n            1,\n            \"here's some hashtag our free training course provides all the mandatory training needed to work in hashtag url\"\n        ],\n        [\n            1,\n            \"a tree house by the beach is a perfect setting for your next family getaway visit now url\"\n        ],\n        [\n            1,\n            \"user when they come back zach automatically goes we got up there and this random girl asked tyler to fuck her\"\n        ],\n        [\n            1,\n            \"user you know niggas love to act fake outraged anytime a girl they think is ho anything\"\n        ],\n        [\n            1,\n            \"watched less than one episode of santa diet and was done the show is absolutely disgusting cannot url\"\n        ],\n        [\n            1,\n            \"have you submitted for a award get started here let us celebrate your hashtag success … url\"\n        ],\n        [\n            1,\n            \"tired of empty in the wide world of we it in the devil's dictionary … url\"\n        ],\n        [\n            1,\n            \"just in we have recently added a 2005 ford escape to our inventory check it out url\"\n        ],\n        [\n            1,\n            \"free easter stickers spring story pack and adventure book from for referring friends url\"\n        ],\n        [\n            1,\n            \"interested in culture arts heritage in north east then follow user and join facebook group hashtag\"\n        ],\n        [\n            1,\n            \"i know you're down there now show me your yellow you old lip mud runner hashtag url\"\n        ],\n        [\n            1,\n            \"now lets talk about how u niggas be it to girls that hang together we be showing each other the dms shit be hilarious\"\n        ],\n        [\n            1,\n            \"special flight deals · zero cancellation fee multiple offers everyday easy fast booking on every url\"\n        ],\n        [\n            1,\n            \"have you heard ‘ k deep sessions 68 live recording ’ by k on hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"user christmas gassed me into some mood of stupidity the backlash i've got from this has been so heavy 🤷 🏾 ‍ ♂ ️ 😂 😂\"\n        ],\n        [\n            1,\n            \"green tree python by exotic available at for details visit this link url\"\n        ],\n        [\n            1,\n            \"hey if they can they will sell info cuz 💰 💰 🤑 at t comcast fire back at criticism over internet privacy policies ✊ url\"\n        ],\n        [\n            1,\n            \"user i miss his voice so much holy fuck but new will probably be like cool guy and o shit creep alert tho you are in prison\"\n        ],\n        [\n            1,\n            \"how to master travel hacking without going into credit card debt student loan hero url hashtag\"\n        ],\n        [\n            1,\n            \"two blocks adjacent to hashtag being converted into 28 apartments in value url\"\n        ],\n        [\n            1,\n            \"won ' most popular artist of korea ' won ' best male artist ' at 5th v chart awards hashtag\"\n        ],\n        [\n            1,\n            \"followers 3 unfollowers 0 i didn't know i was this awesome get your weekly stats via url\"\n        ],\n        [\n            1,\n            \"this is trash this is evidence you wasted money in education this bullshit can farms url\"\n        ],\n        [\n            1,\n            \"hashtag dis social hashtag b 2d muslim 2 den dis evil hv a natural death hashtag\"\n        ],\n        [\n            1,\n            \"is your practice invisible after 5 pm register now to learn how practices can disappear in an online search url\"\n        ],\n        [\n            1,\n            \"free ram nb processes 119 up time 8 days 17 min nb connections 6 t c 51 9 cpu speed arm 900\"\n        ],\n        [\n            1,\n            \"to all who had a hand in hashtag whole case i put the color purple ✌ 🏿 ️ finger curse on you disgusting\"\n        ],\n        [\n            1,\n            \"fancy working for simply the best hashtag in the hashtag call today on to join us hashtag url\"\n        ],\n        [\n            1,\n            \"' prison break ' season 5 may premiere earlier than expected hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"white ' latest tactic to recruit college students paper flyers and tape url\"\n        ],\n        [\n            1,\n            \"we are in a comfortable lead fight against hashtag and hashtag citizens let work hard and kill it\"\n        ],\n        [\n            1,\n            \"hp pc mt intel core 4gb 500gb 18 5 dos hashtag product buy … url\"\n        ],\n        [\n            1,\n            \"free shipping on all orders from our website until 8p m on sunday 9th april 2017 don't … url\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"i suppose you'll turn down foreign investment that comes the city's way then url\"\n        ],\n        [\n            1,\n            \"took him less than a minute 😡 as if i'd want to follow that cowardly scumbag on loser … url\"\n        ],\n        [\n            1,\n            \"dozens of people followed me and dozens of people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"press release » growth of global market to be driven by increasing demand for plant based url 🗣 hashtag\"\n        ],\n        [\n            1,\n            \"see u can win this awesome 4pcs bath gift set and get your skin ready for summer url hashtag\"\n        ],\n        [\n            1,\n            \"fucking sex and glory holes url\"\n        ],\n        [\n            1,\n            \"i'm tied cause no y'all copy like a fucking copy machine ass url\"\n        ],\n        [\n            1,\n            \"two girls and fucking with dildo url\"\n        ],\n        [\n            1,\n            \"skip ad um no i dont fucking think so 😍 😍 😍 url\"\n        ],\n        [\n            1,\n            \"im in gibraltar and i fucked up a hook and ended up here url\"\n        ],\n        [\n            1,\n            \"if y'all don't make no promises the song of the summer y'all really fucked up\"\n        ],\n        [\n            1,\n            \"y'all leave out fucked up too 😂 so just stick to that wig looking ass 🙏 🏾 hashtag\"\n        ],\n        [\n            1,\n            \"is fucked up n ppl dnt care they are jus out for themselves\"\n        ],\n        [\n            1,\n            \"writing this essay makes me wanna punch someone in the fucking jaw\"\n        ],\n        [\n            1,\n            \"why this lady dirty ass son keep playing with me 🙃\"\n        ],\n        [\n            1,\n            \"i'm so frustrated by this internet speed and how the electricity still out after four fucking hours\"\n        ],\n        [\n            1,\n            \"i've been sick for a fucking week when does this end\"\n        ],\n        [\n            1,\n            \"wish i could sleep but i keep having fucked up dreams\"\n        ],\n        [\n            1,\n            \"user i'd fuck her so bad that her ass will get sore\"\n        ],\n        [\n            1,\n            \"i wonder why you keep won't you just fucking rain\"\n        ],\n        [\n            1,\n            \"nikki hearts in beyond fucked url hashtag\"\n        ],\n        [\n            1,\n            \"jesus christ you fucking won you bag of garbage url\"\n        ],\n        [\n            1,\n            \"if i can't reach to fucking sleep a ghost tells you not to trust '\"\n        ],\n        [\n            1,\n            \"how tf yall get kissed so fucking often i get kissed once every 5 months\"\n        ],\n        [\n            1,\n            \"if i don't find a duo im gonna lose it some people need to drop the fucking\"\n        ],\n        [\n            1,\n            \"ill stab someone in the heart with a fucking ice pick if it gets me dinner with you\"\n        ],\n        [\n            1,\n            \"be boring asl once goes to sleep like i aint got shit to do aint got nobody to talk to\"\n        ],\n        [\n            1,\n            \"i know being nappy not the worst shit in that tweet too idc url\"\n        ],\n        [\n            1,\n            \"user yess he be get mad cuz at me when i be say don't make me call yo nephew you pussy 💀 😂\"\n        ],\n        [\n            1,\n            \"i cried tears in my cup of hennessy for these fucked up memories\"\n        ],\n        [\n            1,\n            \"on is the fucking worse i hate they ass\"\n        ],\n        [\n            1,\n            \"can't wait to get rid of this shitty fucking url\"\n        ],\n        [\n            1,\n            \"eu to shook harry styles is a fucking rockstar\"\n        ],\n        [\n            1,\n            \"user i just asked my boyfriend and he fucking walked out if the room 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user you're stupid you fucking cock sucker\"\n        ],\n        [\n            1,\n            \"user just fell off her fucking bed and i cant 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user bitch i didn't steal the fucking phone get a life leave me alone\"\n        ],\n        [\n            1,\n            \"i'm going to kill them all every fucking one of them hashtag\"\n        ],\n        [\n            1,\n            \"everytime i use the spray it fucking makes me like a\"\n        ],\n        [\n            1,\n            \"louis ' probably fucking el whoops 🤐 url\"\n        ],\n        [\n            1,\n            \"like every night i leave the gym i want a fucking donut 🙄\"\n        ],\n        [\n            1,\n            \"and chris fucked me up im still recovering url\"\n        ],\n        [\n            1,\n            \"today i got my wisdom teeth out and a brazilian wax talk about fucking pain\"\n        ],\n        [\n            1,\n            \"so when is someone doing the shooting stars meme to that fucking jumps\"\n        ],\n        [\n            1,\n            \"today's random encounter with crazy made my goddamn week 🌷 url\"\n        ],\n        [\n            1,\n            \"13 reasons why fucked me up but still 10 10 recommend\"\n        ],\n        [\n            1,\n            \"why is nobody wearing any protective in this fucking snow hashtag\"\n        ],\n        [\n            1,\n            \"url download cashier and customer fucked in store hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i hate shepherd smith he is crazy as a pet coon no more fox today\"\n        ],\n        [\n            1,\n            \"miles away and i still fucking let you get to me 😤 😤 😤\"\n        ],\n        [\n            1,\n            \"fwiw it was tristan who was fucking up url\"\n        ],\n        [\n            1,\n            \"fucking north carolina keeps fucking my bracket up\"\n        ],\n        [\n            1,\n            \"user well make no wonder then fucking blokes\"\n        ],\n        [\n            1,\n            \"user due tomorrow so its not the worst but damn\"\n        ],\n        [\n            1,\n            \"you got to be a hoe ass nigga to get mad for what he did url\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me with this shot hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag rt no 88 take a fucking chance\"\n        ],\n        [\n            1,\n            \"i also know i hate using a like fuck that\"\n        ],\n        [\n            1,\n            \"non no job havin ass niggas dont even try it fr ive had e fucking\"\n        ],\n        [\n            1,\n            \"user yeah i can't even get agents to reply to a fucking email 😒\"\n        ],\n        [\n            1,\n            \"leg day been fucking me up since yesterday i'm so sore 😒\"\n        ],\n        [\n            1,\n            \"all donald trump fault that's fucked up 😒 url\"\n        ],\n        [\n            1,\n            \"this fucking guy with his hashtag\"\n        ],\n        [\n            1,\n            \"i'm the winner and fuck the diet hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"i fucking hate when people assume i'm weak because i'm a girl\"\n        ],\n        [\n            1,\n            \"user bloody hell poor woman i hope this is just a weird cold or something\"\n        ],\n        [\n            1,\n            \"user he fucking looks like michael 🔪\"\n        ],\n        [\n            1,\n            \"user that feeling when you know you fucked up 😂 😂\"\n        ],\n        [\n            1,\n            \"user you are a fucking disgrace watching u try and convince us to be involved in an blatant war of aggression is sickening\"\n        ],\n        [\n            1,\n            \"user pick that fucking lip up boy i don't like your attitude\"\n        ],\n        [\n            1,\n            \"i just fucking 😂 😂 💀 💀 url\"\n        ],\n        [\n            1,\n            \"like not every one is blessed w a bf who's faithful n won't leave your crazy ass ☹ ️ 😂\"\n        ],\n        [\n            1,\n            \"if you ever dreamed of getting a hit in the mlb your fucking chance just grab a bat and face anyone in the hashtag atrocious bullpen\"\n        ],\n        [\n            1,\n            \"user hashtag lmfao i fucking can't 😩\"\n        ],\n        [\n            1,\n            \"hashtag is almost with the fucking drone\"\n        ],\n        [\n            1,\n            \"there's a fucking clown filter on snapchat i want to die\"\n        ],\n        [\n            1,\n            \"alice giving blowjob and gets anal fucked url\"\n        ],\n        [\n            1,\n            \"damn ass family coming over cutting into my persona time\"\n        ],\n        [\n            1,\n            \"user yeah so retards rule now seriously gender change is one thing potty inventing bs and getting their way no\"\n        ],\n        [\n            1,\n            \"whoever thinks spurs arsenal just end your sad fucking life\"\n        ],\n        [\n            1,\n            \"wendy a hoe for getting rid of spicy chicken nuggets\"\n        ],\n        [\n            1,\n            \"yaw got my user fucked up 🤣 🐬 🐬 🐬 hashtag\"\n        ],\n        [\n            1,\n            \"13 reasons why just fucked me up 13 1 2 times omg 😭\"\n        ],\n        [\n            1,\n            \"i'm gonna slam my damn head into a fucking wall watching this damn team\"\n        ],\n        [\n            1,\n            \"user u can help find pablo and ask why he fucked up\"\n        ],\n        [\n            1,\n            \"he doesn't ever know wtf to say out his mouth joe 🤦 🏽 ‍ ♀ ️ 😒 stupid ass nigga\"\n        ],\n        [\n            1,\n            \"service terrible i hate my nails bih you ain't getting shit\"\n        ],\n        [\n            1,\n            \"look at this fucking queen my god url\"\n        ],\n        [\n            1,\n            \"i'm fucking irritated it's always fucking something bro i swear\"\n        ],\n        [\n            1,\n            \"stressing about shit you can't change is the worst\"\n        ],\n        [\n            1,\n            \"not to be that cynical ass but weren't they both looking at namjoon url\"\n        ],\n        [\n            1,\n            \"user fucking kurds tryna steal land that isn't theirs\"\n        ],\n        [\n            1,\n            \"this is just a fucking gif and already url\"\n        ],\n        [\n            1,\n            \"user how did u come up with the fact that u're fucking with dogs\"\n        ],\n        [\n            1,\n            \"😣 got this stupid ass feeling i just pray i'm wrong\"\n        ],\n        [\n            1,\n            \"so user was at disneyland yesterday 😭 i fucked up\"\n        ],\n        [\n            1,\n            \"what the fuck sports put chelsea's match on\"\n        ],\n        [\n            1,\n            \"u guys are so fucking jesus christ url\"\n        ],\n        [\n            1,\n            \"who is that fucking prick club de de url\"\n        ],\n        [\n            1,\n            \"im so pissed lmfao im not even going to my fucking moms anymore\"\n        ],\n        [\n            1,\n            \"i be fucked up 😂 😂 🍴 🍴 🍴 url\"\n        ],\n        [\n            1,\n            \"like i just wanna walk out of work and go be in my fucking\"\n        ],\n        [\n            1,\n            \"the fucking irony of a dude who nb folks claiming i've never understood a world of where things either are aren't\"\n        ],\n        [\n            1,\n            \"she needs to get a fucking life url\"\n        ],\n        [\n            1,\n            \"user thats a fucking sniper suit lmfao\"\n        ],\n        [\n            1,\n            \"i still refuse to believe that brian ever fucked around with coldplay that was an\"\n        ],\n        [\n            1,\n            \"naw man that would be so fucked up if you did that 😏\"\n        ],\n        [\n            1,\n            \"this dude said his has to pay 2000 in cs i fucking wish\"\n        ],\n        [\n            1,\n            \"im the girl u ever met and i dont fucking care\"\n        ],\n        [\n            1,\n            \"user stfu i'll be up there to bring this paper and i want my fucking apple juice\"\n        ],\n        [\n            1,\n            \"wtf my phone is cracked i didn't even drop it or anything my fucking luck\"\n        ],\n        [\n            1,\n            \"my generation is a fucking joke url\"\n        ],\n        [\n            1,\n            \"i blocked you already you can't fucking block me url\"\n        ],\n        [\n            1,\n            \"shoot your fucking shot before we die user\"\n        ],\n        [\n            1,\n            \"how are my parents going to get mad at me for not liking their tacky ass colors for our house 🙄 🤔\"\n        ],\n        [\n            1,\n            \"gotta send videos to selfish niggas that nigga hate sharing\"\n        ],\n        [\n            1,\n            \"get a fucking grip user playing like amateurs\"\n        ],\n        [\n            1,\n            \"user didnt i fucking tell you never to go to 😂 💀\"\n        ],\n        [\n            1,\n            \"some fucking bitch almost fucking hit me with her car\"\n        ],\n        [\n            1,\n            \"what should i have while preparing for mains what the fuck idiots like these is why … url\"\n        ],\n        [\n            1,\n            \"just listened to user and im fucking digging it 😂 🤙 🤙\"\n        ],\n        [\n            1,\n            \"i asked my mom to cut my hair and she fucking said this im in tears url\"\n        ],\n        [\n            1,\n            \"fucking fucking captain on duty url\"\n        ],\n        [\n            1,\n            \"like my mood is so fucking killed i hate how terrible this experience is\"\n        ],\n        [\n            1,\n            \"this bitch annoying as fuck i be wanting to punch her head off\"\n        ],\n        [\n            1,\n            \"i know what your vagina looks like and you're gonna tell me this is awkward\"\n        ],\n        [\n            1,\n            \"oh bitch don't try me i will end your fucking life\"\n        ],\n        [\n            1,\n            \"user bitch dont fucking diss these cookies\"\n        ],\n        [\n            1,\n            \"user bruh fucking acts like he takes care of his kid lmfao\"\n        ],\n        [\n            1,\n            \"need to fuck sum bad i got some pressure built up 😛\"\n        ],\n        [\n            1,\n            \"why is eatin n outta mason jars a thing now like how do ppl wake up n think i wanna eat my cereal out of a fucking jar today\"\n        ],\n        [\n            1,\n            \"y'all are fucking savage with this 💀 💀 💀 url\"\n        ],\n        [\n            1,\n            \"can he literally fucking choke already url\"\n        ],\n        [\n            1,\n            \"damn if hashtag didn't know they fucked up before they gotta know now url\"\n        ],\n        [\n            1,\n            \"that said the fucking moment i hear anyone's protesting downtown i am there\"\n        ],\n        [\n            1,\n            \"if i weren't going to the gym tonight i'd call it a fucking day\"\n        ],\n        [\n            1,\n            \"brunette is paid for fucking services url\"\n        ],\n        [\n            1,\n            \"holy christ this fucking bangs url\"\n        ],\n        [\n            1,\n            \"i'm boring y'all don't want me i go to work come home smoke and take care of my kid i ain't shit 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"can't fucking wait to see y'all tonight 💕 url\"\n        ],\n        [\n            1,\n            \"y'all thought 85 was bad wait til u see the streets tomorrow smh shit about to be crazy\"\n        ],\n        [\n            1,\n            \"user yeah but on the fucking train leave alone i've told you this before\"\n        ],\n        [\n            1,\n            \"user is she holding it all fucked up because shes trying not to cover up the logo maybe\"\n        ],\n        [\n            1,\n            \"dance during that fucking let's sign it moment url\"\n        ],\n        [\n            1,\n            \"user fuck you stupid bitch ass hole dick i can't wait till the oakland raiders play you so fucking break your foot\"\n        ],\n        [\n            1,\n            \"user i should just make it hi my name is and i want to fucking kill myself\"\n        ],\n        [\n            1,\n            \"i dunno probably gettin ' fucked in the ass or somethin '\"\n        ],\n        [\n            1,\n            \"illegal check to the head are you fucking stupid\"\n        ],\n        [\n            1,\n            \"i ’ m trying to find my thread of threads and i fucking lost it\"\n        ],\n        [\n            1,\n            \"me sees sisters friends over stays in room cuz they're annoying her kev can we take my fake ass friends home … url\"\n        ],\n        [\n            1,\n            \"look at this fucked up universe that searches for director\"\n        ],\n        [\n            1,\n            \"user done me boss when i was 18 like worked and earned my crust 😂 😂 12 years ago now fucking\"\n        ],\n        [\n            1,\n            \"📷 he fat leave him the fuck alone url\"\n        ],\n        [\n            1,\n            \"i've seen him i've seen him folks fucked a squirrel\"\n        ],\n        [\n            1,\n            \"if you're not going to turn then turn your fucking off\"\n        ],\n        [\n            1,\n            \"once again yes i am in fucking that does not make me inferior to you motherfuckers\"\n        ],\n        [\n            1,\n            \"hey anthem sports entertainment i want to bend your mascot owl over and fuck it senseless hashtag like your fucking fans over\"\n        ],\n        [\n            1,\n            \"today has been a fucking of emotion\"\n        ],\n        [\n            1,\n            \"jesus fucking christ how by fucking kills me\"\n        ],\n        [\n            1,\n            \"i cannot believe that fucking giraffe still hasn't had the baby\"\n        ],\n        [\n            1,\n            \"user annoying the shit out of me if i said rape was bad they would find some way to defend it\"\n        ],\n        [\n            1,\n            \"fucking is this car is this car is its dope\"\n        ],\n        [\n            1,\n            \"yall cry and cry and cry about celebrities not making a stand or a difference when you can make a fucking stand and a difference\"\n        ],\n        [\n            1,\n            \"this my page i can tweet wtf i want and idgaf who watching fuck a hoe thoughts and feelings\"\n        ],\n        [\n            1,\n            \"bitch i might be going to arizona im fucking l i v i n g\"\n        ],\n        [\n            1,\n            \"the episode of and im watching just made a fucking jenkins reference god damn it\"\n        ],\n        [\n            1,\n            \"user bitches lame they'll try to find his twitter and follow him\"\n        ],\n        [\n            1,\n            \"user you re way and idgaf children starving and people are worried bout an fucking pop ad fucking society\"\n        ],\n        [\n            1,\n            \"and who the hell cleaned and did not see that fucking note on the floor jesus\"\n        ],\n        [\n            1,\n            \"user that shit looks so weak just throw on a miles davis record\"\n        ],\n        [\n            1,\n            \"when the electricity is off i'm get fucking crazy my battery is 15 😭 u monsters\"\n        ],\n        [\n            1,\n            \"holy shit i was terrifying url\"\n        ],\n        [\n            1,\n            \"user that's fucked up even for you don't choose to have it and they know it can't be\"\n        ],\n        [\n            1,\n            \"couple bitches had me fucked up had to learn how to be a savage\"\n        ],\n        [\n            1,\n            \"i'm at dirty dick in url\"\n        ],\n        [\n            1,\n            \"can't nobody ever say they seen me fucked up out here\"\n        ],\n        [\n            1,\n            \"user why do you keep going on about the fucking ticket price nothing can be done about it ffs hashtag\"\n        ],\n        [\n            1,\n            \"wtf who's nasty ass left hella blunt guts an arizona blunt wrap a paper plate on my smoking stairs like you must really be stupid\"\n        ],\n        [\n            1,\n            \"im in fucking tears dan url\"\n        ],\n        [\n            1,\n            \"user it's disgusting this shit is too\"\n        ],\n        [\n            1,\n            \"people need to learn how to step in and fucking help url\"\n        ],\n        [\n            1,\n            \"dallas done fucked up tonight 😂 we see that hand 💀 url\"\n        ],\n        [\n            1,\n            \"fat ass tits hanging over her fucking shirt i covered eyes and everything 😷 😷 😷\"\n        ],\n        [\n            1,\n            \"user i gotta say the tv ones fucking\"\n        ],\n        [\n            1,\n            \"user 😂 😂 😂 man you're fucking hilarious ever thought about having a life threatening wank to release some tension\"\n        ],\n        [\n            1,\n            \"me every game of overwatch i am so sick of the god damned bros\"\n        ],\n        [\n            1,\n            \"i fucking hate trump i swear if he start a war and i have to be drafted i'll cry seriously man\"\n        ],\n        [\n            1,\n            \"fucking dude said where you from i was like va tell me why this mf said what's that 😐 😑\"\n        ],\n        [\n            1,\n            \"if you don't mind fucking up this girl would like to suck my penis here\"\n        ],\n        [\n            1,\n            \"user tell the guys that fuck u and leave u to stop talkin bout you fr boo\"\n        ],\n        [\n            1,\n            \"user eric your wife that bitch is fucking another man his name daniel you know him ask her i have the proof\"\n        ],\n        [\n            1,\n            \"i want twin boyfriends so when one fuck up i don't feel bad about cheating\"\n        ],\n        [\n            1,\n            \"i told you dog i fucking told you url\"\n        ],\n        [\n            1,\n            \"fuck that shit what a loser literally and figuratively pathetic url\"\n        ],\n        [\n            1,\n            \"user although i never do it cos it's fucking embarrassing keep your 2 bucks bye x\"\n        ],\n        [\n            1,\n            \"my dad acts soooooo fucking stupid with shit like\"\n        ],\n        [\n            1,\n            \"user what if i told you getting fucked over has nothing to do with how polite you may or may not be\"\n        ],\n        [\n            1,\n            \"worlds longest fucking train and i have to be stopped by it\"\n        ],\n        [\n            1,\n            \"fucking isaiah fell out the truck 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"i really hate a come over ass nigga like wtf every time we communicate dont tell me to come over tf take me out or something fuck\"\n        ],\n        [\n            1,\n            \"if saudi arabia agrees with you then you fucked up url\"\n        ],\n        [\n            1,\n            \"hashtag let me say this real slow so the idiot trump voters can understand you're not of a crime because someone unmask you\"\n        ],\n        [\n            1,\n            \"who's — my baby my fucking baby url\"\n        ],\n        [\n            1,\n            \"the has on it i fucking screamed\"\n        ],\n        [\n            1,\n            \"i don't know when i'll stop crying how fucking awful url\"\n        ],\n        [\n            1,\n            \"user i fucking crave it its not having it\"\n        ],\n        [\n            1,\n            \"we fucked that bitch up hashtag hashtag hashtag hashtag was lit … url\"\n        ],\n        [\n            1,\n            \"yes brew world order would have been funnier god fucking dammit\"\n        ],\n        [\n            1,\n            \"user hey lady fucking had to start again broke phone 3 times forgot log in crazy times how's my twin\"\n        ],\n        [\n            1,\n            \"you were bland user you were boring you made the news a i miss the hell outta you\"\n        ],\n        [\n            1,\n            \"when you send out an absolutely fucking fire starter url\"\n        ],\n        [\n            1,\n            \"i cannot wait till the end of the year to quit this fucking job 🙄 🙄 😡 😡\"\n        ],\n        [\n            1,\n            \"i hate when people try to ruin my relationship with dumb ass lies\"\n        ],\n        [\n            1,\n            \"time to mother fucking recharge and stop freaking out\"\n        ],\n        [\n            1,\n            \"i was sick all the fucking time and still going to class url\"\n        ],\n        [\n            1,\n            \"user what if you spoil the guitar by fucking it i wouldnt risk that\"\n        ],\n        [\n            1,\n            \"awful ugly ass babies up on my facebook lately\"\n        ],\n        [\n            1,\n            \"user wait is this fucking website\"\n        ],\n        [\n            1,\n            \"if one fucks while they're sick would that be considered a sick fuck\"\n        ],\n        [\n            1,\n            \"i ever read fucked either way so just do you and don't worry about nobody else url\"\n        ],\n        [\n            1,\n            \"note to self any girl that says ' i'm not a ' is fucking lying\"\n        ],\n        [\n            1,\n            \"user my guess is that they're talking about hashtag obama's idiotic climate agenda hashtag\"\n        ],\n        [\n            1,\n            \"play by the rules you get fucked over excel 1 2 chatting to so i tell my portland place to wait then it to cab in front\"\n        ],\n        [\n            1,\n            \"can't put effort into anything anymore our generation is deadass fucked up\"\n        ],\n        [\n            1,\n            \"her door and see a fucking guy sitting on her fucking bed\"\n        ],\n        [\n            1,\n            \"that pepsi ad tho how tone deaf can you be how fucking embarrassing\"\n        ],\n        [\n            1,\n            \"i've been to get 5 fucking times this month and they've given me nothing once again how is that even allowed what a joke\"\n        ],\n        [\n            1,\n            \"im fucking done with twitter 😂 😂 😂 😫 😫 url\"\n        ],\n        [\n            1,\n            \"it's so fucking crazy how no matter what he flips the situation around so that i'm the bad guy\"\n        ],\n        [\n            1,\n            \"the concourse look at this fucking asshole how from its feminist … url\"\n        ],\n        [\n            1,\n            \"i hate when people are nosey with me like fuck leave me alone already\"\n        ],\n        [\n            1,\n            \"i got my license this is the coolest fucking thing 🤗 🤗 😎 💪 💪\"\n        ],\n        [\n            1,\n            \"when user says pineapple on pizza is bad and i argue i feel like those idiots on kitchen nightmares who tell him he's wrong 😂 😂\"\n        ],\n        [\n            1,\n            \"user shut the fuck up donny you're out of your element\"\n        ],\n        [\n            1,\n            \"it's so fucking cold i do not wanna go to the gym\"\n        ],\n        [\n            1,\n            \"they still talking about n pac we fucking know\"\n        ],\n        [\n            1,\n            \"are here and i'm taking a shit that was horrible\"\n        ],\n        [\n            1,\n            \"ep 9 has me fucked up how could bryce do this to her and justin let it happen and hannah watching in the closet nooo\"\n        ],\n        [\n            1,\n            \"get a nigga who still look out for you even when he mad 😌\"\n        ],\n        [\n            1,\n            \"oh i'm sorry did me telling you to do your job hurt your feelings go cry me a fucking river supervisor hashtag\"\n        ],\n        [\n            1,\n            \"why can't the world just give me a fucking break 😠 ☹ ️ 😨\"\n        ],\n        [\n            1,\n            \"user some dumb annoying bitch that never leaves me alone\"\n        ],\n        [\n            1,\n            \"user if you can manage it without fucking it up 😛\"\n        ],\n        [\n            1,\n            \"when picks up you again and you've already fucked up have to pee on him url\"\n        ],\n        [\n            1,\n            \"i don't hate nobody even niggas that tried to fuck me over thank you for helping me grow 💯\"\n        ],\n        [\n            1,\n            \"every time i try to retweet a contest twitter tells me sorry something went wrong what the fuck is this crap\"\n        ],\n        [\n            1,\n            \"called my head commander when i asked for the time i'm fucked 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"fuck yo problems it's to late to tell me sorry\"\n        ],\n        [\n            1,\n            \"fuck i meant 10 i cant type bc the bus is violently vibrating and its also almost midnight\"\n        ],\n        [\n            1,\n            \"if u throw spoiler on my i fucking kill y url\"\n        ],\n        [\n            1,\n            \"user i'm fucking you ass wipe bye for now\"\n        ],\n        [\n            1,\n            \"this burger has me fucked all the way up\"\n        ],\n        [\n            1,\n            \"a fucking car alarm just went off and made me cry what the fuck is wrong with me b i hate myself\"\n        ],\n        [\n            1,\n            \"i fucked up and typed death instead of birth reposting\"\n        ],\n        [\n            1,\n            \"user 3 4 tests passed this week lets fucking go\"\n        ],\n        [\n            1,\n            \"when hoseok threw water at us i was fucking hashtag url\"\n        ],\n        [\n            1,\n            \"i fucking hate myself what's wrong wit me why do i say this 13 times a day\"\n        ],\n        [\n            1,\n            \"bitches be too mad bitch get some money and move out the hood you fake 🏌 🏾 ‍ ♀ ️ 🤷 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user don't think you should even apologise people need to stop fucking about\"\n        ],\n        [\n            1,\n            \"user i just wish i filmed it are you fucking me\"\n        ],\n        [\n            1,\n            \"fucking dumbass he going be the reason we don't prosper in the playoffs url\"\n        ],\n        [\n            1,\n            \"damn it crazy how yo close friend will snitch on u in heart beat\"\n        ],\n        [\n            1,\n            \"is shaw having a fucking laugh dreadful crossing\"\n        ],\n        [\n            1,\n            \"remember when i hated you with a fiery passion now i just want to fuck you\"\n        ],\n        [\n            1,\n            \"man it can't be ww3 yet im still a fucking virgin give me 10 years please\"\n        ],\n        [\n            1,\n            \"user picture is fucking sick regardless fuck em\"\n        ],\n        [\n            1,\n            \"i wouldn't be where i was at if i didn't fucking trap\"\n        ],\n        [\n            1,\n            \"once again the ceiling is the fucking roof it is lit damnit hashtag hashtag user\"\n        ],\n        [\n            1,\n            \"user indeed too bad the rest of season 3 won't be shown til fucking summer\"\n        ],\n        [\n            1,\n            \"see if i had the chance to be a virgin again i'd be fucking by the time i'm 10\"\n        ],\n        [\n            1,\n            \"i'm sick of these fake ass people that call themselves my friends\"\n        ],\n        [\n            1,\n            \"user don't fucking tell me what to do you're in this thread calling me names all i did was show how you got\"\n        ],\n        [\n            1,\n            \"13 reasons why gives me 13 reasons why it got me fucked up\"\n        ],\n        [\n            1,\n            \"i hate my darling child noah because now i'm by thoughts of on a fuck machine and i fucking died out of\"\n        ],\n        [\n            1,\n            \"the fucking thought of you with somebody else i don't like that 🎶\"\n        ],\n        [\n            1,\n            \"this video package is fucking me up dont do this to me hashtag\"\n        ],\n        [\n            1,\n            \"the end had me fucking dying 😂 url\"\n        ],\n        [\n            1,\n            \"you know they said something fucked up when they something out in porn jesus that caught me off guard\"\n        ],\n        [\n            1,\n            \"user i think i figured out why my dating life is so fucked up i'm an aries but my testicles are i got them done on june 6th\"\n        ],\n        [\n            1,\n            \"so if i call him boo 😏 just know he the fucking truth 😉\"\n        ],\n        [\n            1,\n            \"user 20 30 years of my father's life was given to this company and they fired him for the smallest fucking incident on the job\"\n        ],\n        [\n            1,\n            \"retweet if you hate user as much as i do you hate his politics and ugly goddamn face\"\n        ],\n        [\n            1,\n            \"i wish i was a maybe then i would stop eating fucking everything\"\n        ],\n        [\n            1,\n            \"laying in bed watching videos on chicken fried rice and i just fucked up i'm fucking starving\"\n        ],\n        [\n            1,\n            \"no one fucking cares her photo needs to be all over the media url\"\n        ],\n        [\n            1,\n            \"stressing about shit you can't change is the worst\"\n        ],\n        [\n            1,\n            \"everyone's going to the beach sf or disneyland i'm fucking jealous\"\n        ],\n        [\n            1,\n            \"what's the craziest fucking thing you've done — hmmm prob cliff jumping url\"\n        ],\n        [\n            1,\n            \"user post my phone number on the internet i fucking dare u\"\n        ],\n        [\n            1,\n            \"if no one will make some chase charms ill do it just fucking watch me\"\n        ],\n        [\n            1,\n            \"it's 2 in the fucking morning and there is a helicopter my neighborhood i just wanna sleep\"\n        ],\n        [\n            1,\n            \"he also his fucking pets so i've never been so turned off by a person\"\n        ],\n        [\n            1,\n            \"the i'm so sorry that a ugly ass bitch like this would even say that memes have got so annoying y'all turn anything into that meme\"\n        ],\n        [\n            1,\n            \"dirty panties socks shoes bras all for sale me for prices you sad fucks hashtag hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"wouldn't let michael in because he was starring you got me so fucked up\"\n        ],\n        [\n            1,\n            \"user your sister is honestly a fucking role model\"\n        ],\n        [\n            1,\n            \"user no but for real sorry if i fucking worry about you omg\"\n        ],\n        [\n            1,\n            \"i hate people who think they're overly woke 🤷 🏾 ‍ ♂ ️ like shut the fuck up sometimes\"\n        ],\n        [\n            1,\n            \"user pissed and need fucking something done about this ct store i fucking and they r fucking me over\"\n        ],\n        [\n            1,\n            \"i finished my lab report but i think my nerves are fucked up\"\n        ],\n        [\n            1,\n            \"y'all remind me to make a stop fucking sleeping on thread when i get a phone alright\"\n        ],\n        [\n            1,\n            \"i'm in malaysia but i can't see them bc of work how fucked up is that 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"sometimes i watch twd and start thinking how we would be fucked bc in this country we don't have guns and baseball bats laying everywhere\"\n        ],\n        [\n            1,\n            \"wtf user how stupid is your marketing team with that hashtag bullshit so all minorities need to do is give a fucking pepsi to cops\"\n        ],\n        [\n            1,\n            \"what are we of hashtag what do we do break our fucking hearts that's what hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"i've never struggled so bad in my life to do a fucking essay omg ugh\"\n        ],\n        [\n            1,\n            \"and ap it's a fucking wrap url\"\n        ],\n        [\n            1,\n            \"imagine going to fucking dominate the to your favourite jam suicide\"\n        ],\n        [\n            1,\n            \"so stern i'm fucking you off i'm not going alright i'm not gonna give you any chance to turn … url\"\n        ],\n        [\n            1,\n            \"holy shit i forgot how awful orlando traffic was all the time\"\n        ],\n        [\n            1,\n            \"or maybe people have them and they're just fucked up\"\n        ],\n        [\n            1,\n            \"you're so fucking hollywood what a joke you have become\"\n        ],\n        [\n            1,\n            \"this is legitimately fucked up url\"\n        ],\n        [\n            1,\n            \"did tboss say she's fucking trying to get this money i thought she didn't need it 🤔\"\n        ],\n        [\n            1,\n            \"quote for the night my pockets are in my fucking pants\"\n        ],\n        [\n            1,\n            \"i'll stop talking to you if your mindset actions priorities are fucked up\"\n        ],\n        [\n            1,\n            \"why is shipping on and 20 just fucking shove them in an and call it a day wtf\"\n        ],\n        [\n            1,\n            \"look at these fucking angels url\"\n        ],\n        [\n            1,\n            \"the problem is that i'm sleepy af but i can't get my hand of the fucking phone\"\n        ],\n        [\n            1,\n            \"it blows my fucking mind that exist user\"\n        ],\n        [\n            1,\n            \"sometimes i still smell your scent on me and it makes me want to fucking die\"\n        ],\n        [\n            1,\n            \"user you need to go and fucking see someone don't you\"\n        ],\n        [\n            1,\n            \"bro that fucking vine where the dude the burger and the chick goes ' can u eat pussy like that\"\n        ],\n        [\n            1,\n            \"user that's a fucking ass no mercy rule\"\n        ],\n        [\n            1,\n            \"i have fucking tears in my eyes people what the f is wrong with y'all\"\n        ],\n        [\n            1,\n            \"went to watch bob's burgers and then remembered i couldn't and i just needed to let user know you done fucked up\"\n        ],\n        [\n            1,\n            \"📹 where dudes make fucking friends url\"\n        ],\n        [\n            1,\n            \"user fucking u had before thats unsubscribe 👿 🔴\"\n        ],\n        [\n            1,\n            \"i'm so fucking hungry and i don't go on break til 6 7\"\n        ],\n        [\n            1,\n            \"i'm fucking in chemistry class why r yall like this im deleting my url\"\n        ],\n        [\n            1,\n            \"my phone is so fucked it crashes when i try to delete 2 pictures at once\"\n        ],\n        [\n            1,\n            \"you ever had a dream that fucked up how you felt about someone cuz they did you dirty in the dream so you wake up mad as hell\"\n        ],\n        [\n            1,\n            \"not even an hour of fucking sleep please don't talk to me 😊 😊 😊\"\n        ],\n        [\n            1,\n            \"but i told her baby don't use me if you tryna make ur nigga mad 🤔\"\n        ],\n        [\n            1,\n            \"user girl don't play with my emotions like that if you can get to orlando in the beginning of may then i'd fucking\"\n        ],\n        [\n            1,\n            \"i'm so fucking done with school and all it's bullshit\"\n        ],\n        [\n            1,\n            \"fucking pizza i ever saw url\"\n        ],\n        [\n            1,\n            \"when you are out of your fucking mind but need money url\"\n        ],\n        [\n            1,\n            \"i just fucked myself up with a zipper on a sweatshirt\"\n        ],\n        [\n            1,\n            \"looks like another all this is bullshit i'm gonna be fucked like a whore trying to support her family for christmas on monday\"\n        ],\n        [\n            1,\n            \"my driver hasn't moved in 10 minutes and i'm fucking starving he hasn't even started driving to pick up my order i'm so upset\"\n        ],\n        [\n            1,\n            \"hongbin not answering my calls leo well it sounds like you really fucked up hongbin who holds a over memes\"\n        ],\n        [\n            1,\n            \"zuma should carry on and push his plans his fucked anyways\"\n        ],\n        [\n            1,\n            \"user it's now april 3rd and even so it's fucking\"\n        ],\n        [\n            1,\n            \"johnny sweetie i'm so sorry i'm so sorry that an ugly ass bitch like this would even say that oh my god url\"\n        ],\n        [\n            1,\n            \"wtf jd didn't give the record deal to he gave it to nova bootleg august looking ass 😒 😒 hashtag\"\n        ],\n        [\n            1,\n            \"user i just watched this movie and i'm fucking dying 😂\"\n        ],\n        [\n            1,\n            \"fans are fucking crazy quoting tumblr posts as proof\"\n        ],\n        [\n            1,\n            \"user ya they're all dicks still though i can't believe how courtney did hannah dirty like that\"\n        ],\n        [\n            1,\n            \"user i am with sad sentenced to asshole donald\"\n        ],\n        [\n            1,\n            \"lmfaooo he said i need a bitch that still suck this dick when she mad fuck you mad 😂 😂 😂 🚮 🚮 💪 🏽\"\n        ],\n        [\n            1,\n            \"user i take the streets cause fuck that i hate traffic 😂\"\n        ],\n        [\n            1,\n            \"waiting for jay and to get out of school so i could take them home my ass is mad sleepy 😭 😭\"\n        ],\n        [\n            1,\n            \"user he's so fucking infuriating sometimes isn't he\"\n        ],\n        [\n            1,\n            \"user no i would burn it jk of fucking course i would 😂\"\n        ],\n        [\n            1,\n            \"user you know who wouldn't have deported her husband hillary fucking clinton\"\n        ],\n        [\n            1,\n            \"user i really fucking hope y'all hang out soon like i cannot take another day\"\n        ],\n        [\n            1,\n            \"bitch i got a smoothie with my chicken sandwich to reduce the 😂 😭 💀 ‼ ️ url\"\n        ],\n        [\n            1,\n            \"user then fucking hell to the no youre not going\"\n        ],\n        [\n            1,\n            \"you gotta watch the ones that's close to you before the strangers and that's fucked up\"\n        ],\n        [\n            1,\n            \"come on tuesday and wednesday fucking pull it together url\"\n        ],\n        [\n            1,\n            \"couple fucking at the beach url\"\n        ],\n        [\n            1,\n            \"user he's afraid he'll start grabbing pussy like his boss\"\n        ],\n        [\n            1,\n            \"i wanna wake up go to work come home help my son w his homework make dinner and get fucked by my nigga hashtag\"\n        ],\n        [\n            1,\n            \"that's why you beef hoes bra they be fucking wit everybody 👎 🏾\"\n        ],\n        [\n            1,\n            \"i so hate democrats they are some sore losers my gosh they are fucking annoying\"\n        ],\n        [\n            1,\n            \"it's been four months four fucking months since this crusty cheeto was elected and now he trying to start ww3 url\"\n        ],\n        [\n            1,\n            \"i hate people who fucking walk slow like oh my god get out of the fucking way\"\n        ],\n        [\n            1,\n            \"and everyone else is just fucked as a result yay i should start reading manga url\"\n        ],\n        [\n            1,\n            \"twitter needs a fucking edit button 🗣 😡 url\"\n        ],\n        [\n            1,\n            \"fucking pissed can't drive until i have insurance\"\n        ],\n        [\n            1,\n            \"why has coleman no even fucking tried on my tent or yours\"\n        ],\n        [\n            1,\n            \"and games for the ps4 hope that isn't a fucking\"\n        ],\n        [\n            1,\n            \"trust this account to think the two are even remotely fucking url\"\n        ],\n        [\n            1,\n            \"i'm fucking beyond belief all i want rn is to watch eat mcdonald's and lie in bed\"\n        ],\n        [\n            1,\n            \"im sorry but i just need to remind you your graduation fucking sucked 😂 😂\"\n        ],\n        [\n            1,\n            \"user merrick fucking garland you stuffed shirt\"\n        ],\n        [\n            1,\n            \"user i'm still fucking dying over that part\"\n        ],\n        [\n            1,\n            \"i swear some of y'all need to learn how to fucking worry about yourselves\"\n        ],\n        [\n            1,\n            \"i aint asking you for space just some room to fucking breathe\"\n        ],\n        [\n            1,\n            \"user i didn't have a chance to find out that shit made the set terrifying and the set even\"\n        ],\n        [\n            1,\n            \"netflix done fucked around added all 3 jurassic park movies now i don't have to hear ' the one mommy ' anymore 😂\"\n        ],\n        [\n            1,\n            \"a fucking grown man at work is dipping his banana in yogurt fucking cuck\"\n        ],\n        [\n            1,\n            \"you got me and my life fucked up if you think i'm not bout to do something url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag hashtag 3 ingredient crock pot hawaiian chicken weight … url\"\n        ],\n        [\n            1,\n            \"people complaining about the us getting involved like that isn't our fucking mo url\"\n        ],\n        [\n            1,\n            \"i won't fucking allow myself to be stepped on bitch so dont me\"\n        ],\n        [\n            1,\n            \"user i just noticed your fucking default picture oh my god\"\n        ],\n        [\n            1,\n            \"how the fuck do these even fucking stay connected to boobs its been fucking with me for weeks is there like su … url\"\n        ],\n        [\n            1,\n            \"shape of you by ed sheeran is a fucking bop i can't even lie\"\n        ],\n        [\n            1,\n            \"user there's a fucking countdown clock i'm having a heart attack\"\n        ],\n        [\n            1,\n            \"literally all i wanna do is get in bed but laundry takes for fucking ever\"\n        ],\n        [\n            1,\n            \"it's 2017 can apple stop fucking to ducking\"\n        ],\n        [\n            1,\n            \"holy fuck why did i take a it said non but i'm fucking falling asleep at work\"\n        ],\n        [\n            1,\n            \"we need to stop doing this fucking rain dance i swear\"\n        ],\n        [\n            1,\n            \"me voice from coughing and fuck\"\n        ],\n        [\n            1,\n            \"he fucking sang in my dreams what is this bullshit and fuckery\"\n        ],\n        [\n            1,\n            \"i thought this too not gonna fucking lie google is the nicest friend i have url\"\n        ],\n        [\n            1,\n            \"user with my plans all fucked 😩\"\n        ],\n        [\n            1,\n            \"i'm going to burn in hell with the hindus and the muslims and anyone else that doesn't believe in who oh yeah fuck off\"\n        ],\n        [\n            1,\n            \"i ain tryna get attached so we had to stop fucking for a min 😂\"\n        ],\n        [\n            1,\n            \"user just why i'm sitting here fucking\"\n        ],\n        [\n            1,\n            \"looks like he is kidnapped by some cousin fucking pakistani punjabi like you\"\n        ],\n        [\n            1,\n            \"if you need dope ass beats i make rap hip hop rnb east coast west coast dirty south trap url hashtag\"\n        ],\n        [\n            1,\n            \"ain't he fucking that mia 🤔 url\"\n        ],\n        [\n            1,\n            \"user they've scored they've scored they've fucking scored oh no hang on\"\n        ],\n        [\n            1,\n            \"people tell me to go fuck myself a lot but guess what not today nor ever url\"\n        ],\n        [\n            1,\n            \"why y'all be so worried about who people fucking if you ain't the one fucking em 🤔 🤔 how that make any type of sense mind ya business\"\n        ],\n        [\n            1,\n            \"bought all the stuff to make eggplant besides the fucking eggplant\"\n        ],\n        [\n            1,\n            \"every time i see that sad depressing man mike i get pissed off inside using a child to get millions from\"\n        ],\n        [\n            1,\n            \"fucking professor why does she have to exploit me like this 🙃\"\n        ],\n        [\n            1,\n            \"x on the no exit broadcast no one fucking asked\"\n        ],\n        [\n            1,\n            \"this fanfic has my feelings in shambles this theory is fucking me over i can't believe\"\n        ],\n        [\n            1,\n            \"afterlife 3 fucking coward hashtag url\"\n        ],\n        [\n            1,\n            \"user bullshit is 2000 miles in a fucking\"\n        ],\n        [\n            1,\n            \"user i will fucking kick youre ass hole man\"\n        ],\n        [\n            1,\n            \"user nah you fucked that bitch she told me\"\n        ],\n        [\n            1,\n            \"user they already have it the ghetto i won't fucking go there the cops don't want to go\"\n        ],\n        [\n            1,\n            \"shooting all day and i've now discovered how idiotic and vacant my resting face is url\"\n        ],\n        [\n            1,\n            \"tbh 13 reasons why fucked me up and i still haven't recovered 😭 😭\"\n        ],\n        [\n            1,\n            \"these got me fucking floating rn nigga i was just knocked like 10 minutes ago wtf\"\n        ],\n        [\n            1,\n            \"this random ass guy just came into mcdonald's and stole user chicken nuggets 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"all u drug out there ain't got an plug y'all just sell weed fucking\"\n        ],\n        [\n            1,\n            \"user i can't believe this happened during comp what are the fucking chances jc\"\n        ],\n        [\n            1,\n            \"this is where my user thrive grown men in our locker room about to rise together here we fucking\"\n        ],\n        [\n            1,\n            \"hashtag don't forget mcconnell and all of his fucking games url\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me 😍 😍 😍 url\"\n        ],\n        [\n            1,\n            \"when your dad only fucking talks about trump all day and watches cnn all day it's annoying i have to go in my … url\"\n        ],\n        [\n            1,\n            \"fucking bingo u know me so well url\"\n        ],\n        [\n            1,\n            \"damn i'm mad with that ad their cream moisturizer does wonders for my face and it doubles as a primer 😩\"\n        ],\n        [\n            1,\n            \"fucking ive had this song on repeat for months url\"\n        ],\n        [\n            1,\n            \"as well it fucking should be url\"\n        ],\n        [\n            1,\n            \"you know you've fucked up when all you wanna do is your life\"\n        ],\n        [\n            1,\n            \"uhm the trailer for it is sick not in the trump is a sick man way but in the holy shit this movie looks sick way\"\n        ],\n        [\n            1,\n            \"i b fucking all the food up i'm not suppose to eat 😂 😂 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user fucking bryce harper can choke on a dick\"\n        ],\n        [\n            1,\n            \"where the hell r they hi i just woke up from w fucking hashtag hashtag\"\n        ],\n        [\n            1,\n            \"all my niggas wear crowns all my niggas up all my niggas got bad bitches don't none of us give a fuck\"\n        ],\n        [\n            1,\n            \"every other president is goddamn awful hashtag\"\n        ],\n        [\n            1,\n            \"ha hahahha forza you fucking cunts url\"\n        ],\n        [\n            1,\n            \"user this stupid fuck trump just lost his fucking mind\"\n        ],\n        [\n            1,\n            \"i'll never tell the world i'm sorry because it fucked me\"\n        ],\n        [\n            1,\n            \"bro shit go crazy hashtag get in tune url\"\n        ],\n        [\n            1,\n            \"we are fucking champs baby redemption time 😈 😤 🏀 hashtag\"\n        ],\n        [\n            1,\n            \"just a word to the wise if i were you i would not use user they seriously fucked me over accepted a scam job by someone and now\"\n        ],\n        [\n            1,\n            \"i ain't getting drunk me you told me you were i'm getting fucked up lmfaooo\"\n        ],\n        [\n            1,\n            \"look at this fucking asshole url\"\n        ],\n        [\n            1,\n            \"it's all set up for us to get promoted at away can't fucking wait\"\n        ],\n        [\n            1,\n            \"i just want mugs to stop lying to me like that's fucking it\"\n        ],\n        [\n            1,\n            \"who's doing the work of a president on syria nikki haley or her idiotic boss\"\n        ],\n        [\n            1,\n            \"been waiting all fucking day aka 3 hours user\"\n        ],\n        [\n            1,\n            \"' look at this fucking asshole ' url\"\n        ],\n        [\n            1,\n            \"i need to get out of here before i finally fucking snap\"\n        ],\n        [\n            1,\n            \"i used to be so and now it's like fucking hell stop talking\"\n        ],\n        [\n            1,\n            \"missing oscar 😭 he's bad as hell but he's my shitty kitty\"\n        ],\n        [\n            1,\n            \"user omg well tell him to take a fucking pm\"\n        ],\n        [\n            1,\n            \"don't play both sides of the fence either you fucking with me or you not\"\n        ],\n        [\n            1,\n            \"they got me fucked up talking about i'm driving a to my grandma funeral\"\n        ],\n        [\n            1,\n            \"my mom irks my fucking soul but i wouldn't trade her for the world\"\n        ],\n        [\n            1,\n            \"we've just seen someone use powder in a fucking baking video fucking powder america is irl blocked i stg\"\n        ],\n        [\n            1,\n            \"i am so fucking is that a word 😂 😂\"\n        ],\n        [\n            1,\n            \"vince you fucked up now turn roman heel hashtag\"\n        ],\n        [\n            1,\n            \"all these chicks want wedding rings but they be fucking on\"\n        ],\n        [\n            1,\n            \"it's crazy that some grown ass men have to ask u what is\"\n        ],\n        [\n            1,\n            \"it's fucking morning again someone give me a gun i'd like to blow my brains out before i have to endure another meeting\"\n        ],\n        [\n            1,\n            \"i'm on a mad fucking hype after that match jesus fuckin christ\"\n        ],\n        [\n            1,\n            \"this fucking talent i cant url\"\n        ],\n        [\n            1,\n            \"i'm trying to study for the act but i'm so fucking rn uhhh\"\n        ],\n        [\n            1,\n            \"man i don't rly get mad but this lady thinks i can just copy paste her blurry ass screenshot and call it done\"\n        ],\n        [\n            1,\n            \"i hate it when my friends won't tell me why they are mad at me like bitch wtf\"\n        ],\n        [\n            1,\n            \"user when do the ' you fucked ' start 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"just lost my sister in law rip everything just all fucked up\"\n        ],\n        [\n            1,\n            \"idiot boy how do you feel this morning me crappy still in bed idiot boy take a picture for me me fuck off and die '\"\n        ],\n        [\n            1,\n            \"user you ugly fruit loop cheeto big head dum dum u done for the time i hate you i hate you i hate y\"\n        ],\n        [\n            1,\n            \"on tuesday assad launched a chemical attack on his people this evening we fucked him up potus\"\n        ],\n        [\n            1,\n            \"these niggas hate lame ass pick a side\"\n        ],\n        [\n            1,\n            \"i fucking choked on my flavor url\"\n        ],\n        [\n            1,\n            \"hashtag to the niggas that don't want a ass but get mad wen a don't blow they line up 🙄\"\n        ],\n        [\n            1,\n            \"lel mom got her to everything for me bc she kept fucking me over\"\n        ],\n        [\n            1,\n            \"fat wife fucked on the floor in front of hubby url\"\n        ],\n        [\n            1,\n            \"i waited 8 years for this fucking moment oh my god\"\n        ],\n        [\n            1,\n            \"you fucking one person or even if your attention is just on them don't switch it up make that person look foolish 💯\"\n        ],\n        [\n            1,\n            \"user ya damn sad princess of china was the death of me 😂\"\n        ],\n        [\n            1,\n            \"fuck everybody i ain't worried about\"\n        ],\n        [\n            1,\n            \"this weather is making everything feel like can it stop fucking raining for a minute\"\n        ],\n        [\n            1,\n            \"no girlfriend no bros no friends my life is fucked up don't kno what to do now\"\n        ],\n        [\n            1,\n            \"hahahah still a fucking 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user i dont fucking know but i cant stop\"\n        ],\n        [\n            1,\n            \"its my fucking birthday bust out the vodka chicken nuggets\"\n        ],\n        [\n            1,\n            \"you can fucking choke delete this url\"\n        ],\n        [\n            1,\n            \"i won't even on it and it gave me a fucking heart attack url\"\n        ],\n        [\n            1,\n            \"user i fucking told you jesus why do you never listen to me\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me 😤 url\"\n        ],\n        [\n            1,\n            \"go read the news and realized how fucked up this is url\"\n        ],\n        [\n            1,\n            \"about time jordan went to sleep she had the fucking raps bruh\"\n        ],\n        [\n            1,\n            \"i don't understand how y'all females stand w bitches that use to or still is fucking your gf or bf\"\n        ],\n        [\n            1,\n            \"so i'm at mcdonald's in florida and like there's fuckin ' pasta and shit here nigga real fucking food holy sh … url\"\n        ],\n        [\n            1,\n            \"they're gonna kill the filibuster and get they ass fucked up after mid terms dumbasses url\"\n        ],\n        [\n            1,\n            \"i was fucked up dawg 😂 url\"\n        ],\n        [\n            1,\n            \"ignorant ass bitch i hate you fuck you url\"\n        ],\n        [\n            1,\n            \"user how dare she fucking marry ben i hope she him the show ends with her marrying danny 😭 😩\"\n        ],\n        [\n            1,\n            \"omg she fucking grabs her from side and take her away can she do it at the wedding too please url\"\n        ],\n        [\n            1,\n            \"dude legit anytime it seems like i have a chance to get on my feet something happens where i have to start over and i'm so fucking done\"\n        ],\n        [\n            1,\n            \"do it then you fucking melt 👊 🏻 hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"user i am fucking terrified of him i have never met anyone scared of him too\"\n        ],\n        [\n            1,\n            \"user i fucken hate you 😭 😂 😂 😂 💀 bitch i was drunk 🙄\"\n        ],\n        [\n            1,\n            \"dv jokes over a fucking ig like a fucking ig like this is just\"\n        ],\n        [\n            1,\n            \"jon snow is the fucking king in the north and you will respect that\"\n        ],\n        [\n            1,\n            \"there is no one on the planet that cares about a v relaxed pose 🙄 fucking ig\"\n        ],\n        [\n            1,\n            \"another smack in the fucking face but this won't stop me\"\n        ],\n        [\n            1,\n            \"colin i swear ill beat your ass if you don't like this fucking drawing i stayed up all night to make so i can give it to you today\"\n        ],\n        [\n            1,\n            \"if he gets bullied i'm going to fucking hit the director url\"\n        ],\n        [\n            1,\n            \"user you saved lives tonight your a fucking hero\"\n        ],\n        [\n            1,\n            \"user please them writing terrorism is the weapon of the weak the weapon of the idiot coward\"\n        ],\n        [\n            1,\n            \"i think i fucking died 😭 😱 😍 url\"\n        ],\n        [\n            1,\n            \"fucking lady at waffle house said how you spell\"\n        ],\n        [\n            1,\n            \"alice yas tell him fucking tell him url\"\n        ],\n        [\n            1,\n            \"user fucked a dog got arrested for it\"\n        ],\n        [\n            1,\n            \"user you signed a bill allowing the mentally ill to buy guns you're a fucking asshole your the bitch\"\n        ],\n        [\n            1,\n            \"i know what happened on 85 today 🤔 they tried to hit a truck fucked up fuckin wit ghost he dun gave dem folks da wrong blueprint 😂 💀\"\n        ],\n        [\n            1,\n            \"hashtag hashtag hashtag hashtag hashtag they are so damn dumb you evolved from … url\"\n        ],\n        [\n            1,\n            \"i let lisa drive my and she completely fucked up my seat url\"\n        ],\n        [\n            1,\n            \"do you miss me like i miss you fucked around and got attached to you\"\n        ],\n        [\n            1,\n            \"user the fucking logic of this tweet is horrendous\"\n        ],\n        [\n            1,\n            \"tell them bitches to get a stick i'm done leading the blind\"\n        ],\n        [\n            1,\n            \"yooooo just saw a fucking barn owl sitting on a fence post as kris and i drove by that's so fucking\"\n        ],\n        [\n            1,\n            \"god fucking dammit i hate this game and it's mechanics\"\n        ],\n        [\n            1,\n            \"hashtag chicken fucker tune in url\"\n        ],\n        [\n            1,\n            \"just finished watching hashtag this show got me all kinds of fucked up 😩\"\n        ],\n        [\n            1,\n            \"user you got me fucked up justin let it happen again and imma fuckin bomb on you\"\n        ],\n        [\n            1,\n            \"however i'd need to pay 20 bucks for one year but 40 for fucking lifetime soooo i'm gonna check with my mom to see if i can yeah\"\n        ],\n        [\n            1,\n            \"i knew it i fucking knew it i thought it was her i knew i her i knew it url\"\n        ],\n        [\n            1,\n            \"fuck the ass encounter for real so bad that i don't even give a shit about the fucking loot anymore\"\n        ],\n        [\n            1,\n            \"today's mood i so never saw this pic hahah 1 week and fucking counting kill me now url\"\n        ],\n        [\n            1,\n            \"schoolgirl gets ass fucked and url\"\n        ],\n        [\n            1,\n            \"i really hate begging if you want me to beg you can go fuck yourself 😑\"\n        ],\n        [\n            1,\n            \"you so fucking outta line feel like you owe me checks owe me time\"\n        ],\n        [\n            1,\n            \"please dont text and drive if you have your fucking kids in the car\"\n        ],\n        [\n            1,\n            \"user no wonder the son of a bitches are fake\"\n        ],\n        [\n            1,\n            \"all jokes aside i'm going to fucking class tomorrow 😤 😤 😤\"\n        ],\n        [\n            1,\n            \"im patiently waiting for this fucking collection to drop url\"\n        ],\n        [\n            1,\n            \"my dumbass knew i fucking knew there was gonna be no at the gym rn but noooo i had to fkn come 😡\"\n        ],\n        [\n            1,\n            \"so fucking no one can handle me url\"\n        ],\n        [\n            1,\n            \"i'm going to be real as fuck in this thread and if u want to unfollow me be my guest but i will say this\"\n        ],\n        [\n            1,\n            \"user 😂 😂 shit why not 🤷 🏽 ‍ ♂ ️ what's the worst that can happen lmaoo\"\n        ],\n        [\n            1,\n            \"you are from fucking colorado what is wrong with you url\"\n        ],\n        [\n            1,\n            \"i literally attract the weirdest fucking people gonna have to go with a no on that one 😷 hashtag url\"\n        ],\n        [\n            1,\n            \"this is gaslighting of the highest fucking order url\"\n        ],\n        [\n            1,\n            \"13 reasons why me en mi fucking\"\n        ],\n        [\n            1,\n            \"i fucked her in rush hour traffic chris tucker 😂 😎 😛\"\n        ],\n        [\n            1,\n            \"i fucking died twin tails suits yo 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user now i feel sick and tired again damn it\"\n        ],\n        [\n            1,\n            \"i want i want to be isolated i want fucking 😑\"\n        ],\n        [\n            1,\n            \"damn shooter fucked up him he picked thee wrong one 😩 yasss be rubs hands like 😂 hashtag\"\n        ],\n        [\n            1,\n            \"i fucking cried hoseok noticed url\"\n        ],\n        [\n            1,\n            \"his name is vincent van jesus fucking christ url\"\n        ],\n        [\n            1,\n            \"no i won't film you doing fucking jesus christ fitness is ruined\"\n        ],\n        [\n            1,\n            \"when you check his phone and he talks to bitches and gets mad that you're mad about it url\"\n        ],\n        [\n            1,\n            \"user i may have just lost control 😭 omg this series i can't 😭 😭 😭 got me fucked up\"\n        ],\n        [\n            1,\n            \"when i was in 2nd fucking grade and i couldn't remember a poem we had to i wanted to url\"\n        ],\n        [\n            1,\n            \"i never could take this idiot seriously url\"\n        ],\n        [\n            1,\n            \"bro u had someone 100 down for u but u fucked that up real bad\"\n        ],\n        [\n            1,\n            \"so hard to forgive them tactics from 60 minutes in fucking awful\"\n        ],\n        [\n            1,\n            \"whoever gets me a iced caramel from starbucks and balloons for my bday will be real as fuck\"\n        ],\n        [\n            1,\n            \"user not friends just a mutual understanding that tara was fucking nuts and made a mistake\"\n        ],\n        [\n            1,\n            \"why why why what about fucking huh url\"\n        ],\n        [\n            1,\n            \"13 reasons why summary clay my world is falling apart i don't know how to deal with this tony just listen to the fucking tapes please\"\n        ],\n        [\n            1,\n            \"user nah i just miss it already ima be fucked up when i go back 🤦 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"why do i get friend requests on fb of people i don't know also weird bloody men asking me 2 add them fuck off\"\n        ],\n        [\n            1,\n            \"people so fucking entitled i don't care like at all\"\n        ],\n        [\n            1,\n            \"if you escaped what i've escaped you'd be in paris getting fucked up too 😜 😜 😊 ✌ 🏾 ️ 🙌 🏾 🍾 💞\"\n        ],\n        [\n            1,\n            \"hell fucking yes i do like three shirts and a bracelet url\"\n        ],\n        [\n            1,\n            \"i've been fucked two nights in a row and haven't been to the gym in 4 days\"\n        ],\n        [\n            1,\n            \"i beat that hoe up yesterday she mad cause aj stick that dick in after 😩 😂 🐬 🐬 🐬 🤔 url\"\n        ],\n        [\n            1,\n            \"4 1 you fucking twat user on this day in 2010 messi scored 4 goals against arsenal as barça defeated them 4 0 what a performance\"\n        ],\n        [\n            1,\n            \"shocker another idiot as potus url\"\n        ],\n        [\n            1,\n            \"how are you people still fucking finding this url\"\n        ],\n        [\n            1,\n            \"i cant fucking believe i've lost a 401 day streak with 😭 😭\"\n        ],\n        [\n            1,\n            \"can this fucking spring break come faster bc i'm about to put myself out of my missouri\"\n        ],\n        [\n            1,\n            \"i fucked up finishing nier this morning because now i have nothing to do tonight\"\n        ],\n        [\n            1,\n            \"if you cant do the math then you shouldnt have bought the fucking robot\"\n        ],\n        [\n            1,\n            \"you bitches will do anything to keep a nigga desperate ass hoes\"\n        ],\n        [\n            1,\n            \"it's april fools i believed one of my bffs that someone i know went to the hospital because of a car accident and i fucking\"\n        ],\n        [\n            1,\n            \"why the fuck are they using mar a lago like it's a makeshift wh wtf url\"\n        ],\n        [\n            1,\n            \"user don't remind me vans are no longer 30 dollars to get some shoes it's all fucked\"\n        ],\n        [\n            1,\n            \"i am fucking attacked i tell you fucking hurt url\"\n        ],\n        [\n            1,\n            \"imagine into katie on the street though i'd be fucking shook to my core to even function\"\n        ],\n        [\n            1,\n            \"i don't understand the point of being emo so stupid sick and tired of all this emo bullshit\"\n        ],\n        [\n            1,\n            \"when you find out that the guy you were talking to knocked up another girl fucking kill me 😂 😂\"\n        ],\n        [\n            1,\n            \"i been popping pills and fucking bitches i feel like a rockstar\"\n        ],\n        [\n            1,\n            \"ashley why does connor match your couch connor because im fucking you hooker\"\n        ],\n        [\n            1,\n            \"user i can't focus on what he's saying his voice has me in a fucking trance\"\n        ],\n        [\n            1,\n            \"user america is already great ur fucking it up\"\n        ],\n        [\n            1,\n            \"about fucking time fury unleashed url hashtag\"\n        ],\n        [\n            1,\n            \"fucked in the pussy and ass url\"\n        ],\n        [\n            1,\n            \"west ham please score a fucking goal now url\"\n        ],\n        [\n            1,\n            \"stop rapping about popping pills getting money fucking bitches and being a because you're not\"\n        ],\n        [\n            1,\n            \"how about no you fucking url\"\n        ],\n        [\n            1,\n            \"user i get the purpose of these prime issues and 5 for them is a fucking crime but it was lacking any depth at all\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 zuma did this zuma fucking did this 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"oh my god if im sitting on his face theres a price on his head user is a fucking boss\"\n        ],\n        [\n            1,\n            \"my told me a story about how his bro fed his homies a fucking horse and expects me to trust his family 🤢 sick\"\n        ],\n        [\n            1,\n            \"yea i'm mad now cause bitches will keep sending until i react ‼\"\n        ],\n        [\n            1,\n            \"user i'm fucking done with all of it my stress level is off the charts\"\n        ],\n        [\n            1,\n            \"when ya boi takes the fucking l url\"\n        ],\n        [\n            1,\n            \"guys this is the coolest fucking thing is all of my goals url\"\n        ],\n        [\n            1,\n            \"story of my fucking life 😭 🤦 🏾 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"this is so fucking me i'm screaming url\"\n        ],\n        [\n            1,\n            \"user fucking snapchat i dont wanna use it t t\"\n        ],\n        [\n            1,\n            \"pouring cold piss over the chips url\"\n        ],\n        [\n            1,\n            \"hold the fucking phone is that a plush of url\"\n        ],\n        [\n            1,\n            \"can't be a insecure nigga with a bad bitch go get you a miss then\"\n        ],\n        [\n            1,\n            \"y'all fucked up niggas have they moments 😂 🤦 🏾 ‍ ♂ ️ url\"\n        ],\n        [\n            1,\n            \"user my favourite moment is when holly says she's from and one of them goes she's geordie i fucking choked\"\n        ],\n        [\n            1,\n            \"thinking we should make some user for you all college fuck heads\"\n        ],\n        [\n            1,\n            \"brunette walks in on couple fucking in the kitchen and joins url\"\n        ],\n        [\n            1,\n            \"user i wish i was going i have to fucking work\"\n        ],\n        [\n            1,\n            \"user i'd never run away from you you fucking lettuce\"\n        ],\n        [\n            1,\n            \"our parents generation fucked it up for us url\"\n        ],\n        [\n            1,\n            \"i for years against illegitimate fucking wars i was beaten by cops spit on by so called patriots so yeah i remember\"\n        ],\n        [\n            1,\n            \"self obsessed idiots hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i really hate it wen people trying to get on my nerves like wtf bitch are you looking for\"\n        ],\n        [\n            1,\n            \"i just fucking while brushing my teeth and now there's toothpaste everywhere\"\n        ],\n        [\n            1,\n            \"who the fuck just sent me 40 xxl roger stone cardboard i hate this\"\n        ],\n        [\n            1,\n            \"it is said and done that i will be getting fucked up on tuesday hashtag 🤦 🏻 ‍ ♀ ️ 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"oh my god mom please just come pick me up already i'm about to squat on the parking lot like a fucking chicken i swear to god\"\n        ],\n        [\n            1,\n            \"son of a fucking bitch man no god please tell me this is a bad joke\"\n        ],\n        [\n            1,\n            \"hashtag 💭 maybe we shouldn't do this wait fuck that i ain't getting fired today i just fooled them that i what i'm doing\"\n        ],\n        [\n            1,\n            \"she's holding the fucking pocket watch url\"\n        ],\n        [\n            1,\n            \"fuck is fucking 🔥 stay woke user\"\n        ],\n        [\n            1,\n            \"really fucking winds me up getting ignored but as soon as they need you expect a reply like 👏 🏽\"\n        ],\n        [\n            1,\n            \"you assholes and your fake trees i hate you all 🖕 🏻 🖕 🏻 🖕 🏻 🖕 🏻 🖕 🏻 🖕 🏻 🖕 🏻 🖕 🏻\"\n        ],\n        [\n            1,\n            \"like i swear and i'll make an account for her but mon fucking i'll make her fucking\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 that's why i fucked yo bitch you fat 😭 😭 😭 url\"\n        ],\n        [\n            1,\n            \"user dont tell me what to do youre not my dad my names da fucking goat and i do what i want\"\n        ],\n        [\n            1,\n            \"user is fucking lethal hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user how awkward was it at the office the day after your dad was fired by stephanie mcmahon hashtag\"\n        ],\n        [\n            1,\n            \"been asleep all fucking day url\"\n        ],\n        [\n            1,\n            \"nasty as shit might as well go eat some grits url\"\n        ],\n        [\n            1,\n            \"wish i had a fucking job so i didn't feel this hopeless\"\n        ],\n        [\n            1,\n            \"user i'm sorry ma'am my intel must be wrong i need to smack some idiots in my squad plays with his coat\"\n        ],\n        [\n            1,\n            \"i hate wherever a fuckboy says something ridiculous on twitter and women call him out for it we're are who in our feelings 🙄\"\n        ],\n        [\n            1,\n            \"my ocd pls fucking chill out i need a break\"\n        ],\n        [\n            1,\n            \"so i joined the rush comp chat to say to on that and niggas getting mad for no reason\"\n        ],\n        [\n            1,\n            \"i need a cigarette hashtag fucked us\"\n        ],\n        [\n            1,\n            \"unfollow me now because this is all im tweeting about for the rest of my fucking life url\"\n        ],\n        [\n            1,\n            \"anyone else eat yorkshire with syrup or am i just fucked\"\n        ],\n        [\n            1,\n            \"i'm mad tailor came out her room with that damn the pooh\"\n        ],\n        [\n            1,\n            \"touched by a fucking angel this man i'm here for it tbh url\"\n        ],\n        [\n            1,\n            \"crazy ass keep my line it pissed me off hell\"\n        ],\n        [\n            1,\n            \"user creating a really fucked up family in the sims\"\n        ],\n        [\n            1,\n            \"let the lord take me from my fucking mama kill myself break in heaven then it's goin ' be drama\"\n        ],\n        [\n            1,\n            \"want to buy one of the kits because the figures are so fucking expensive\"\n        ],\n        [\n            1,\n            \"idk what's wrong with the dms but it's annoying as fuck url\"\n        ],\n        [\n            1,\n            \"user with the effort that he puts in lmfao you see why sanchez gets fucked off\"\n        ],\n        [\n            1,\n            \"denise i can't wait to see you fucked up me mothers probably shouldn't say things like that\"\n        ],\n        [\n            1,\n            \"we just evacuated the building this dumb bitch just asked is this a tornado drill how stupid can you be\"\n        ],\n        [\n            1,\n            \"are if you aren't black don't fucking say the n word\"\n        ],\n        [\n            1,\n            \"i miss and selena can they just and fucking bless me\"\n        ],\n        [\n            1,\n            \"he was even like damn bih thats fucked up 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"i need to sleep i have a fucking night shift tonight someone knock me out\"\n        ],\n        [\n            1,\n            \"you got me fucked up if you think you gonna talk to me when you wanna 💯 stg ❗ ️\"\n        ],\n        [\n            1,\n            \"becky lynch looks like fucked the predator\"\n        ],\n        [\n            1,\n            \"user i fucked with the theme song\"\n        ],\n        [\n            1,\n            \"i miss these fucking days 😭 ☹ ️ deadass though url\"\n        ],\n        [\n            1,\n            \"i got banned from discord server yet again murray fucking and choke and die bitch what did i ever do to u\"\n        ],\n        [\n            1,\n            \"this sounds so fucking demonic oh my god 🤤 🤤 🤤 url\"\n        ],\n        [\n            1,\n            \"me i won't get jealous me who's this fucking whore\"\n        ],\n        [\n            1,\n            \"devil be ' homies demons try to body jump why you think i'm in this bitch wearing a fucking\"\n        ],\n        [\n            1,\n            \"i miss my college i miss my people i just fucking miss everyone\"\n        ],\n        [\n            1,\n            \"i hate listening to trump speak he's fucking mentally slow\"\n        ],\n        [\n            1,\n            \"gotta look out for bournemouth we're fucked anyways this season 5th place needed to rebuild\"\n        ],\n        [\n            1,\n            \"can not wait for this week to be over tomorrow is not going to know what fucking hit them 👊\"\n        ],\n        [\n            1,\n            \"west brom is a fucking club theyre fucking shite and i hope everyone around the club dies in a fire including the fucking cunt ref\"\n        ],\n        [\n            1,\n            \"fucking well done for fucking this one up for celtics hashtag\"\n        ],\n        [\n            1,\n            \"i fucking hate the ppl making jokes trying to make memes out the the serious situation going on with syria where tf is your humanity\"\n        ],\n        [\n            1,\n            \"i fucking drank a cup of water that cats drink out of\"\n        ],\n        [\n            1,\n            \"im so fucking salty that im not going to grad today\"\n        ],\n        [\n            1,\n            \"user fuck isis we still have illegal immigrants u stupid orange\"\n        ],\n        [\n            1,\n            \"everyone fucked her over and she didn't deserve it url\"\n        ],\n        [\n            1,\n            \"fucked a nigga bitch now i can't leave the crib without it\"\n        ],\n        [\n            1,\n            \"user i cant you guys fucking time the code\"\n        ],\n        [\n            1,\n            \"this is why some celebrities dont come out to sign and take photos with fans because a ton of these people dont have any fucking manners\"\n        ],\n        [\n            1,\n            \"gosh i'm so fucking irritated i just want to drink a bottle of vodka and pass out\"\n        ],\n        [\n            1,\n            \"st louis has a very boring hashtag hashtag but what in the hell does hashtag even mean\"\n        ],\n        [\n            1,\n            \"user ya know if they did this i don't think anyone would be getting fucked\"\n        ],\n        [\n            1,\n            \"all went pear shaped 😂 fucking mail readers url\"\n        ],\n        [\n            1,\n            \"april showers bring may flowers you don't like flowers fucking terrorist url\"\n        ],\n        [\n            1,\n            \"on facebook me posts friend what about me i just said name the the issue with that\"\n        ],\n        [\n            1,\n            \"i put my trust in a nigga and he failed now i want me some fucking revenge\"\n        ],\n        [\n            1,\n            \"user a seems like one of the safest moods fucking mark\"\n        ],\n        [\n            1,\n            \"user you can see it says they paid me 1 30 idiot fuck\"\n        ],\n        [\n            1,\n            \"user its on spotify as pt 3 of the ost fucking run\"\n        ],\n        [\n            1,\n            \"user fucking traitor both ryan and nunes are traitors when trump is impeached they will go up for obstruction\"\n        ],\n        [\n            1,\n            \"people man fuck this 140 character bullshit twitter removes your from the character limit people fuck twitter wheres the ' s at\"\n        ],\n        [\n            1,\n            \"not even booking lukaku for off letting them get away with fucking murder today\"\n        ],\n        [\n            1,\n            \"the worst thing about taking my braids out is having to wear and shit again i don't have time\"\n        ],\n        [\n            1,\n            \"some people just don't fucking get it i swear on my life you'll learn this time\"\n        ],\n        [\n            1,\n            \"really ain't fucking around this time hashtag hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"impeachment there's no impeachment happening stupid fucking late night shows you guys are morons\"\n        ],\n        [\n            1,\n            \"you mad because your bitch found out you a hoe 😂 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user nigga look at that fucking head board my god\"\n        ],\n        [\n            1,\n            \"user they are fucking you ' cause they know you're a fucking mega superstar in the making\"\n        ],\n        [\n            1,\n            \"code academy we fucking lit url\"\n        ],\n        [\n            1,\n            \"idk why but shit like this me to look at that is fucking insane url\"\n        ],\n        [\n            1,\n            \"user did you realize that every fucking interview of you guys starts with sweater weather ' cause i did\"\n        ],\n        [\n            1,\n            \"so i want get fucked up but i don't want to go to a lame as party\"\n        ],\n        [\n            1,\n            \"user gotta get off the timeline fucking up like this 😂\"\n        ],\n        [\n            1,\n            \"user hey my names and im canadian watch me piss on a fucking pizza and eat it\"\n        ],\n        [\n            1,\n            \"fucking why is so heartless url\"\n        ],\n        [\n            1,\n            \"i'm so fucking salty rn i need to find a way to counter 2k into grab idk why doesn't work anymore it worked at t t\"\n        ],\n        [\n            1,\n            \"gets killed by mickey at the end of persona 5 fuck you i spoiled it\"\n        ],\n        [\n            1,\n            \"and if anyone's like the fuck is that crap it's one of those stress ball things\"\n        ],\n        [\n            1,\n            \"someone make a fucking run into the six yard box they teach that in football 101\"\n        ],\n        [\n            1,\n            \"yo if you ever broke a pinky promise that's fucked up\"\n        ],\n        [\n            1,\n            \"jake around a corner liv and mariah are freaking out crying heather and i are like fuck 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"ka it means he doesn't fucking care anymore 💔\"\n        ],\n        [\n            1,\n            \"have links in been fucking up for anyone else\"\n        ],\n        [\n            1,\n            \"that nigga fucking you over — why do you say that url\"\n        ],\n        [\n            1,\n            \"i absolutely hate when people don't reply 😡 😡 😡 it annoys the fuck outta me\"\n        ],\n        [\n            1,\n            \"why has every night of this spring break been literally fucked\"\n        ],\n        [\n            1,\n            \"user stfu i know about that yo i was just fucking with you\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me i can't use the app store url\"\n        ],\n        [\n            1,\n            \"user i typed but autocorrect fucked me over\"\n        ],\n        [\n            1,\n            \"why do i fucking see my face on im getting frustrated url\"\n        ],\n        [\n            1,\n            \"fucked up wanna die fucked up wanna die wanna die fucked u k wanna die fucked up wanna die\"\n        ],\n        [\n            1,\n            \"is twitter fucking up or is someone fucking with my account\"\n        ],\n        [\n            1,\n            \"user i'm here for you mate fucking furious how it's all ignored\"\n        ],\n        [\n            1,\n            \"user fuck i hate him to the core\"\n        ],\n        [\n            1,\n            \"i know all about your tricks so don't you fucking try it\"\n        ],\n        [\n            1,\n            \"it's always way too fuckin cold in these safety council\"\n        ],\n        [\n            1,\n            \"hashtag hashtag wtf is wrong with you no hashtag for nhl players is like ice hockey without puck u greedy douchebag 💩 👊\"\n        ],\n        [\n            1,\n            \"power rangers ghost in the shell and beauty and the beast is out and i'm playing doom what fucking year is this\"\n        ],\n        [\n            1,\n            \"user like ordering lunch and sending it to the wrong place yea you fucked up 😂\"\n        ],\n        [\n            1,\n            \"all of them would be fucking hell smfh url\"\n        ],\n        [\n            1,\n            \"aye now you'll put on you fucking busted\"\n        ],\n        [\n            1,\n            \"you gotta learn to cope in a world that's fucked up and twisted\"\n        ],\n        [\n            1,\n            \"me 100 my fucking chest feels like it's about to burst when i lay in bed at night url\"\n        ],\n        [\n            1,\n            \"sometimes i can be a fucking so tie me to your so i don't float away\"\n        ],\n        [\n            1,\n            \"re fucking tweet this bitches url\"\n        ],\n        [\n            1,\n            \"omg sign of the times is just so fucking i'm shook\"\n        ],\n        [\n            1,\n            \"i miss this person i fucking miss you url\"\n        ],\n        [\n            1,\n            \"i've got these fucking in my mentions\"\n        ],\n        [\n            1,\n            \"why are blind guys always fucking op in combat lmfao\"\n        ],\n        [\n            1,\n            \"myself with user videos all the food looks so fucking good 🤤\"\n        ],\n        [\n            1,\n            \"asked for a chocolate blizzard with cups and they completely fucked it up it's two ingredients\"\n        ],\n        [\n            1,\n            \"watched one horror movie and now i'm fucking in my boots\"\n        ],\n        [\n            1,\n            \"user it's things like this that have the country fucked 😂\"\n        ],\n        [\n            1,\n            \"user we fucking did it lets 🐑 🐑 🐑\"\n        ],\n        [\n            1,\n            \"someone's taken my can of sprite from the work fridge this as an act of fucking war\"\n        ],\n        [\n            1,\n            \"her you must be fucking that bitch now him url\"\n        ],\n        [\n            1,\n            \"user because some kardashian got their fucking hair cut\"\n        ],\n        [\n            1,\n            \"he gets shot at 100 times in charlotte and drops this fucking savage 😂 url\"\n        ],\n        [\n            1,\n            \"user dude who talking look so fucking lame and stupid 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"fucking stingy people you suck please do all the fucking thing how is not how you want hashtag\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me 😱 😱 😱 url\"\n        ],\n        [\n            1,\n            \"fuck it all aboard the mother fucking crazy train url\"\n        ],\n        [\n            1,\n            \"just saw a trailer for hashtag and they said you've never seen anything like it bitch you dont know what da fuck ive seen\"\n        ],\n        [\n            1,\n            \"i didn't know that the word no meant keep fucking me\"\n        ],\n        [\n            1,\n            \"me now why are people linking to that utterly fucking irresponsible tel graph piece that ’ s all the bastards want you ’ re being played\"\n        ],\n        [\n            1,\n            \"user it's not all its teaching him is being a jackass means he gets out of class and at our school we have to take make up work\"\n        ],\n        [\n            1,\n            \"can't believe i turn 23 on tuesday that's all kinds of fucked up\"\n        ],\n        [\n            1,\n            \"shoutout to user for being a bad ass bitch you're a fucking gem and deserve the world\"\n        ],\n        [\n            1,\n            \"fucked up movies yup this is one of those movies hashtag but damn hashtag url\"\n        ],\n        [\n            1,\n            \"user you fucking suck please gtfo denver you pos\"\n        ],\n        [\n            1,\n            \"if you go to sleep before you because i might leave yo ass if yo shit to vicious\"\n        ],\n        [\n            1,\n            \"user she was the mad she was a lil shy tho but fck it\"\n        ],\n        [\n            1,\n            \"msnbc is losing it what an idiotic theory url\"\n        ],\n        [\n            1,\n            \"im so fucking cold my nipples poking through my bra\"\n        ],\n        [\n            1,\n            \"you call ignorant misguided and fucked in the head into your homes to teach your children then wonder tsk tsk hashtag\"\n        ],\n        [\n            1,\n            \"user i'm bout to fucking fry 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user are pathetic bruh this shit don't make no sense\"\n        ],\n        [\n            1,\n            \"i won't be going out of town with nobody ion plan on fucking\"\n        ],\n        [\n            1,\n            \"everyone is in egypt or going to egypt this week and im fucking stuck here\"\n        ],\n        [\n            1,\n            \"ive with a before expand your fucking mind kid\"\n        ],\n        [\n            1,\n            \"ready to fucking kill myself because of a why must i always get them they're so awful\"\n        ],\n        [\n            1,\n            \"music doesn ’ t change your life music should your life in whatever fucking way it can user\"\n        ],\n        [\n            1,\n            \"it must be getting chilly in hell because i find myself with the fascist times it's a scandal that parent … url\"\n        ],\n        [\n            1,\n            \"he that hoe these niggas fucking up url\"\n        ],\n        [\n            1,\n            \"two weeks ago i cheated on my barber end up with a fucked up haircut now i'm stuck in the … url\"\n        ],\n        [\n            1,\n            \"shout out to being a fucking pain in the ass why are 3 of you in a\"\n        ],\n        [\n            1,\n            \"ffs this is fucking spot on 😂 😂 😩 😩 url\"\n        ],\n        [\n            1,\n            \"' build your pasta bread bowl is the fucking 🐐 ❗ ️ where tf have i been 😩\"\n        ],\n        [\n            1,\n            \"user see that's where you got my man fucked up at\"\n        ],\n        [\n            1,\n            \"i've never been to the tea house in my life cuz that's where fucking go\"\n        ],\n        [\n            1,\n            \"is this fucking april fools url\"\n        ],\n        [\n            1,\n            \"i can't believe they interrupted hashtag for donald fucking trump smh\"\n        ],\n        [\n            1,\n            \"smh u fucked up a substitute for cocaine would be baby powder url\"\n        ],\n        [\n            1,\n            \"this sounds and every girl says this but getting hit on by guys gets so fucking creepy and annoying i'm so sick of it\"\n        ],\n        [\n            1,\n            \"dear how can u get looked as fucking calm sensitive and person that will me with a heartbreak go away gr\"\n        ],\n        [\n            1,\n            \"he got a micro penis and he mad about it url\"\n        ],\n        [\n            1,\n            \"no don't do this bc then y'all gone be mad when we go get our dick suck by another girl url\"\n        ],\n        [\n            1,\n            \"taurus gang i'm really mad we gotta share april with these aries niggas\"\n        ],\n        [\n            1,\n            \"biggest fucking liar and didnt care about anyone but herself and her reputation url\"\n        ],\n        [\n            1,\n            \"user you could make a brew with my piss its boiling that much fucking lazy\"\n        ],\n        [\n            1,\n            \"i need to fucking watch the ep url\"\n        ],\n        [\n            1,\n            \"y'all i fucking hate this courtney bitch always lying she's irritating asf\"\n        ],\n        [\n            1,\n            \"bashar al assad can go fuck himself mother fucking bastard that son of a bitch\"\n        ],\n        [\n            1,\n            \"like user says i'm a fucking catch and idc if anyone but me sees it\"\n        ],\n        [\n            1,\n            \"its fucking thru season thats my lil sis url\"\n        ],\n        [\n            1,\n            \"hashtag usa hashtag fucking hashtag hashtag arabian url\"\n        ],\n        [\n            1,\n            \"user you weren't so fucking awkward that's what u did\"\n        ],\n        [\n            1,\n            \"you can't say you fucked my bitch nigga which one i can't even pick one 🔥\"\n        ],\n        [\n            1,\n            \"try and play me like a lame a bitch any of that i'm cutting into that ass period bro\"\n        ],\n        [\n            1,\n            \"hold on a fucking minute is this owl url\"\n        ],\n        [\n            1,\n            \"is a fucking living it's making me so mad\"\n        ],\n        [\n            1,\n            \"i was all over the fucking place because the toaster had tits\"\n        ],\n        [\n            1,\n            \"fucking scenes if bournemouth do it to the again\"\n        ],\n        [\n            1,\n            \"user he made a 40 fucking minute video talking about it\"\n        ],\n        [\n            1,\n            \"update he just got home without my fucking url\"\n        ],\n        [\n            1,\n            \"hate when somebody act fake drunk then want you too them hell naw\"\n        ],\n        [\n            1,\n            \"i'll be fucking in california in just under a month now and i cannot fucking wait\"\n        ],\n        [\n            1,\n            \"why is it that when i give people what they need they fucking disrespect me url\"\n        ],\n        [\n            1,\n            \"say she hate it when i pull out so ima try to fuck ha til the morning 👅\"\n        ],\n        [\n            1,\n            \"hashtag don't like trump but damn his base is if they expect him to fire his daughter and her husband\"\n        ],\n        [\n            1,\n            \"like srsly if your employee tells you what you're doing saying is triggering my ptsd then stop fucking doing it\"\n        ],\n        [\n            1,\n            \"ppl so fucking ignorant when they driving but i'm wrong if i pull up on the side of they ass and get my issue\"\n        ],\n        [\n            1,\n            \"some niggas just shouldn't have beards ugh 😒 like — are you crazy url\"\n        ],\n        [\n            1,\n            \"user bitch you be on here worse than me 😭 😭 i clowns\"\n        ],\n        [\n            1,\n            \"my momma could tell you i almost fucked up my life\"\n        ],\n        [\n            1,\n            \"fucking vegans man should've just ate it url\"\n        ],\n        [\n            1,\n            \"user show their chance of seeing them is now fucked because fucked everyone over im not upset i didnt get a\"\n        ],\n        [\n            1,\n            \"im fucking dying at that video of kanye running into the sign 😂 😂 😂 🤣 🤣 😂\"\n        ],\n        [\n            1,\n            \"i would literally sit my fat ass here watch my phone die then get mad\"\n        ],\n        [\n            1,\n            \"i refuse to dirty ass daughter to get me outta character 😭 😂\"\n        ],\n        [\n            1,\n            \"friend sings it's beginning to look a lot like christmas me bitch its fucking march friend bitch it fucking beginning to look like c\"\n        ],\n        [\n            1,\n            \"i'm fucking trigger with attack on titan season 2 hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"he's the cutest fucking thing url\"\n        ],\n        [\n            1,\n            \"jesus how is seth wrestling in florida with the fucking flu\"\n        ],\n        [\n            1,\n            \"conor cherry would want to keep his fucking day to himself now\"\n        ],\n        [\n            1,\n            \"hashtag mom with booty is fucking like crazy slut url\"\n        ],\n        [\n            1,\n            \"user pooh stop fucking playing with me bra 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"man is playing football after a fucking leg break but mourinho doesn't think he has the focus de 2 0 incoming\"\n        ],\n        [\n            1,\n            \"this is so annoying why shit always gotta be a competition every race got some bad ass females and ugly ass … url\"\n        ],\n        [\n            1,\n            \"i fucking when i leave my lighter at home 🙃\"\n        ],\n        [\n            1,\n            \"user yes in my experience i didn't hear the eu is goddamn you are thick and evil if you think otherwise position 2 2\"\n        ],\n        [\n            1,\n            \"breathing makes these mad hoes mad url\"\n        ],\n        [\n            1,\n            \"why did the cat do a shit in my dressing room on the cream carpet bad cat\"\n        ],\n        [\n            1,\n            \"such retarded and drivers on the roads who don't care for beware o read the article and know url\"\n        ],\n        [\n            1,\n            \"user he didn't do shit what the hell are you talking about that match was awful from both sides\"\n        ],\n        [\n            1,\n            \"bar results are coming out tomorrow ish and i literally can't fucking breathe\"\n        ],\n        [\n            1,\n            \"hashtag hashtag fuck hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"alexa order stain remover go fuck yourself miller alexa turn it up i hate that you bought me i want to die miller\"\n        ],\n        [\n            1,\n            \"user oi fuck wit shut your big stupid mouth self seeking idiot who do you claim to speak on behalf of\"\n        ],\n        [\n            1,\n            \"bitch im getting drunk is giving me attention i hate my life\"\n        ],\n        [\n            1,\n            \"he fucking calls him 😂 😂 url\"\n        ],\n        [\n            1,\n            \"i don't do crossfit bro if i'm gonna swing a hammer it's gonna drive whatever i hit it with into the fucking ground\"\n        ],\n        [\n            1,\n            \"must be about time we blame arsene wenger for fucking everything state of us\"\n        ],\n        [\n            1,\n            \"damn yall already tweeting stupidity and it's not even 11 yet url\"\n        ],\n        [\n            1,\n            \"flips this bitch over and slams her through the basket you fucking thought url\"\n        ],\n        [\n            1,\n            \"theyre so awkward it's been a year damn omg url\"\n        ],\n        [\n            1,\n            \"makes me wish i had a fucking projector url\"\n        ],\n        [\n            1,\n            \"user what's crazy is she broke up with him 😭 niggas be\"\n        ],\n        [\n            1,\n            \"so my cat went to the vet and they shaved her butt for some reason but they fucking cut her when they where shaving\"\n        ],\n        [\n            1,\n            \"i like fucking bitches lives up why because they think i 😂 😂 😂 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"80 fucking yard ramp jesus fucking christ hashtag\"\n        ],\n        [\n            1,\n            \"hate when fools send me their soundcloud links like i give a fuck\"\n        ],\n        [\n            1,\n            \"the longest fucking movie tho the suspense is killing me lol\"\n        ],\n        [\n            1,\n            \"about fucking time i know how tall he is so i can make that cardboard url\"\n        ],\n        [\n            1,\n            \"hunters nightclub palm springs dj dirty kurds ass on the dance floor friday march … url\"\n        ],\n        [\n            1,\n            \"i hate grape soda shit soda period is sick watermelon grits and the list goes on oh and i ba … url\"\n        ],\n        [\n            1,\n            \"now y'all wanna care about syria 😂 😂 here's some news obama hillary fucked it up for 5 years before trump took office\"\n        ],\n        [\n            1,\n            \"govt dont litter shopping centres has literally two fucking per level\"\n        ],\n        [\n            1,\n            \"fucking done with people i need a dog to cuddle asap\"\n        ],\n        [\n            1,\n            \"i hate being up late bc i stop being and become this pussy that cries about everything\"\n        ],\n        [\n            1,\n            \"and we need to talk about mom and his dirty ass boyfriend thing i would've had to hit him upside the head … url\"\n        ],\n        [\n            1,\n            \"maybe that car accident got your head fucked up url\"\n        ],\n        [\n            1,\n            \"he didnt even have his fucking on then at me the fuck i'm full of rage\"\n        ],\n        [\n            1,\n            \"be having my stomach fucked up well brown\"\n        ],\n        [\n            1,\n            \"let's talk ab my struggles in trying to make tumblr let me type fucking name url\"\n        ],\n        [\n            1,\n            \"well well well if it isnt and fucking\"\n        ],\n        [\n            1,\n            \"user this is why i didn't want gonzaga in this game this shit is terrible horrible ass damn game hashtag\"\n        ],\n        [\n            1,\n            \"hate once a year either stay up till betting on virtual racing like the rest of us or fuck off\"\n        ],\n        [\n            1,\n            \"i'm so mad rn i literally just watched birds eat a fucking that someone couldn't throw in the trash can wtf man\"\n        ],\n        [\n            1,\n            \"scared for my fucking life url\"\n        ],\n        [\n            1,\n            \"house crawl is all the way fucked up get out here url\"\n        ],\n        [\n            1,\n            \"fucked me in the ass without user xx\"\n        ],\n        [\n            1,\n            \"of fucking course is in philadelphia when im not\"\n        ],\n        [\n            1,\n            \"cheers and get fucked hashtag url\"\n        ],\n        [\n            1,\n            \"ik ben fucked up • hashtag hashtag\"\n        ],\n        [\n            1,\n            \"that bitch don't wanna be friends ay i gave her dick she got mad ay 🎶\"\n        ],\n        [\n            1,\n            \"boss fucked up film this 👌 url\"\n        ],\n        [\n            1,\n            \"why does every 1 come in my room and never shut the fucking door\"\n        ],\n        [\n            1,\n            \"do re mi fa so fucking done with you boy so fucking done with all the games you play\"\n        ],\n        [\n            1,\n            \"and you have your not even human your a sickening puke of a geek idiot url\"\n        ],\n        [\n            1,\n            \"user aye das my mans house ji like was mad a nigga was in his yard no lie\"\n        ],\n        [\n            1,\n            \"user that this imbecile is so close to the highest office in the world is what the hell is wrong with this country\"\n        ],\n        [\n            1,\n            \"ima prove em wrong every fucking time mama i got em\"\n        ],\n        [\n            1,\n            \"niggas want praise when they get outta a fucked up situation they get themselves\"\n        ],\n        [\n            1,\n            \"i've been having some real fucked up dreams lately\"\n        ],\n        [\n            1,\n            \"and don't forget that comet of facing trump the fucking gop deciding that was u … url\"\n        ],\n        [\n            1,\n            \"you'll stay as a reminder of how fucked this world can be\"\n        ],\n        [\n            1,\n            \"you're an uncle fucker i must say you fucked your uncle yesterday\"\n        ],\n        [\n            1,\n            \"wanna hit you with a fucking chair u have pissed me off x\"\n        ],\n        [\n            1,\n            \"and its their fucking fault if they cant deal with it not mine\"\n        ],\n        [\n            1,\n            \"user i'm staying awake until this fucking show starts i want to be awake for the end of this tour dammit\"\n        ],\n        [\n            1,\n            \"fuck me up 👏 🏽 is 👏 🏽 my 👏 🏽 girl 👏 🏽 url\"\n        ],\n        [\n            1,\n            \"season 4 episode 12 of has got to be a fucking joke\"\n        ],\n        [\n            1,\n            \"parallels to are fucking everywhere url\"\n        ],\n        [\n            1,\n            \"this is why i fucking hate april 1st people pull stupid shit and for what what's gained by this besides\"\n        ],\n        [\n            1,\n            \"“ babe i fucked up i ’ m sorry ” i didn ’ t say a word a part of me … url\"\n        ],\n        [\n            1,\n            \"and nikki benz fucking with marco url\"\n        ],\n        [\n            1,\n            \"always seems to fucking rain when i wash my fucking car\"\n        ],\n        [\n            1,\n            \"trump needs to fucking stop url\"\n        ],\n        [\n            1,\n            \"my boyfriend has all of his family on facebook and the video he's just shared is fucking vile 🙄 😷\"\n        ],\n        [\n            1,\n            \"people are so fucking rude the comments are so ignorant\"\n        ],\n        [\n            1,\n            \"user syria speech they still didn't edit out that awkward and the rest of the world\"\n        ],\n        [\n            1,\n            \"uhh cuz i was fucking hungry sorry we all dont eat grass u bitch url\"\n        ],\n        [\n            1,\n            \"that is soooo out he is the man of the fucking house you all are not roommates\"\n        ],\n        [\n            1,\n            \"i'm so fucking petty pt 2 url\"\n        ],\n        [\n            1,\n            \"it's alot of hoes who don't like me so fucking ❗\"\n        ],\n        [\n            1,\n            \"i think i would lost it if lucas step to me like that have some fucking respect bro hashtag\"\n        ],\n        [\n            1,\n            \"this fucking article doesn't even know is a person i'm laughing i cannot\"\n        ],\n        [\n            1,\n            \"ladies and gentlemen victoria has fucked up once again\"\n        ],\n        [\n            1,\n            \"you lot think i'm a fucking weirdo url\"\n        ],\n        [\n            1,\n            \"this fucking loser has no life user sits here playing singles all day the get a job\"\n        ],\n        [\n            1,\n            \"user fucking tell me ab it these kids don't understand\"\n        ],\n        [\n            1,\n            \"user you by yourself bro i'm in the fucking bronx\"\n        ],\n        [\n            1,\n            \"rick and morty season 3 is here i'm so fucking hyped url\"\n        ],\n        [\n            1,\n            \"user is mad at me cause i keep kicking her ass in games\"\n        ],\n        [\n            1,\n            \"and no matter what relationship he's in if i call him and say i need you smacked you're fucking smacked lmfao no questions\"\n        ],\n        [\n            1,\n            \"boi some people in the stranger things fandom are so racist i would appreciate if y'all would keep the n word out of your fucking mouths\"\n        ],\n        [\n            1,\n            \"i fucking hope so 🙏 🏻 hashtag url\"\n        ],\n        [\n            1,\n            \"what's crazy is we literally came thru this bitch snatched what we wanted 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"ugh fuck 😡 😤 me man i'm trying 😩 👅 💦 💦 url\"\n        ],\n        [\n            1,\n            \"user seriously just think about that a that's just fucking stupid\"\n        ],\n        [\n            1,\n            \"you annoyed me every day for months you're a fucking moron\"\n        ],\n        [\n            1,\n            \"fucking christ i didn't say that omg url\"\n        ],\n        [\n            1,\n            \"this just fucked my world up url\"\n        ],\n        [\n            1,\n            \"it's hashtag and im fucking stranded at home this is literally my and i am stranded\"\n        ],\n        [\n            1,\n            \"i've been looking for this fucking thing for years url\"\n        ],\n        [\n            1,\n            \"i wanna do this but that's a lot of fucking writing and what i could write url\"\n        ],\n        [\n            1,\n            \"there was a fucking hair in my from wendy's i'm done\"\n        ],\n        [\n            1,\n            \"hezbollah calls us strike on syria ' idiotic step ' url\"\n        ],\n        [\n            1,\n            \"my mother's boss has been treating her like shit for months i feel horrible af i said mom bring me over there i'll handle that fucker\"\n        ],\n        [\n            1,\n            \"user ouch sorry ma'am i'll piss off now\"\n        ],\n        [\n            1,\n            \"ew this is so ugly niggas lame asf url\"\n        ],\n        [\n            1,\n            \"is there a junior bonus system or did they just fucking murder this meet url\"\n        ],\n        [\n            1,\n            \"i made fucking tall for some reason she's got an inch on and isn't afraid to it\"\n        ],\n        [\n            1,\n            \"user just fucking around i know how to rap tho\"\n        ],\n        [\n            1,\n            \"user what the fuck did i just watch 😂 😂 😭 😭\"\n        ],\n        [\n            1,\n            \"i need help in hashtag i'm so bad at playing this alone but no one's answering me when i fucking ring the bell 😭\"\n        ],\n        [\n            1,\n            \"carl got fucked in the eye by negan while watched wtf hashtag url\"\n        ],\n        [\n            1,\n            \"so please be cautious she has a extremely crazy ass mother 😋\"\n        ],\n        [\n            1,\n            \"user don't be a fucking asshole rapist is what i gathered from that show\"\n        ],\n        [\n            1,\n            \"user this is the funniest fucking thing i've ever seen\"\n        ],\n        [\n            1,\n            \"all in my head is on fucking nick night i am living\"\n        ],\n        [\n            1,\n            \"nintendo it's been fucking 11 years release a usa eng mother 3 already on virtual console\"\n        ],\n        [\n            1,\n            \"user change ur fucking name you almost gave me a heart attack\"\n        ],\n        [\n            1,\n            \"user shame on these comments report of us doj turning blind eye to child porn and you idiots about trump and russia\"\n        ],\n        [\n            1,\n            \"i hate my headphones to charge my phone fuck man\"\n        ],\n        [\n            1,\n            \"hughes out these are fucking shit hughes pathetic your a disgrace\"\n        ],\n        [\n            1,\n            \"i need a to fix my fucking car stop playing\"\n        ],\n        [\n            1,\n            \"let's start making fake and see how they fucking like it for a change url\"\n        ],\n        [\n            1,\n            \"this is the worst shit ever url\"\n        ],\n        [\n            1,\n            \"he is the worst person ever nominated hands down period how do you sleep at night may you rot in the hell of your … url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag horny indian gets fucked in missionary url\"\n        ],\n        [\n            1,\n            \"has proven very difficult to nail the bastard obama thats why the are blocking sessions trump will get it done and justice done\"\n        ],\n        [\n            1,\n            \"just now learning about the trial in class and now i'm fucking furious\"\n        ],\n        [\n            1,\n            \"user i just met a last week she's horrible like a evil stuck up bitch\"\n        ],\n        [\n            1,\n            \"the babies omg can you imagine and with shaved heads leaving us for 2 fucking years the fandom be li … url\"\n        ],\n        [\n            1,\n            \"user shut the fuck up donny you're out of your element\"\n        ],\n        [\n            1,\n            \"people be having me soo fucked up and i'm not here for it\"\n        ],\n        [\n            1,\n            \"that lady was hanging from that building because her employer was going to kill her and that man filmed it laughing that's fucked up\"\n        ],\n        [\n            1,\n            \"he think he fucking my nigga nigga that nigga for rent 😂 😝\"\n        ],\n        [\n            1,\n            \"she still whipped that fucking pony that's my girl 👏 🏽 url\"\n        ],\n        [\n            1,\n            \"why the fuck would i do something for you i hate you\"\n        ],\n        [\n            1,\n            \"hashtag whore in provocative leather outfit is butt fucked style url\"\n        ],\n        [\n            1,\n            \"how you sleep knowing you fucked up a country but dont care cause you got millions on the bank url\"\n        ],\n        [\n            1,\n            \"i know we both feel it but this is fucking\"\n        ],\n        [\n            1,\n            \"like he's fucking annoying it seriously took him like 30 years to listen to 13 tapes like bitch\"\n        ],\n        [\n            1,\n            \"user when they cry fucked kids that kill\"\n        ],\n        [\n            1,\n            \"how in the fuck are the tickets sold out already\"\n        ],\n        [\n            1,\n            \"user you done fucked up we be getting these bitches together 😉\"\n        ],\n        [\n            1,\n            \"as a bike fan sad we didn't see the end of the scrap but as a johnny fan get fucking in there 5 for 5\"\n        ],\n        [\n            1,\n            \"i know that shit nasty asf url\"\n        ],\n        [\n            1,\n            \"shitty booty ass 😂 😂 eating taco bell 🙄 he mad 😂 😂\"\n        ],\n        [\n            1,\n            \"hate me ian a fuck i'm stickin to the g code\"\n        ],\n        [\n            1,\n            \"user fucking psycho stay out of disney if you can't be in crowds\"\n        ],\n        [\n            1,\n            \"ask me some fucking questions for a q and a on a fucking roof sluts\"\n        ],\n        [\n            1,\n            \"i'm just thinking about how fucked up im finna be this weekend\"\n        ],\n        [\n            1,\n            \"what a useless fucking party url\"\n        ],\n        [\n            1,\n            \"user don't even get me started on how she used as a fucking insult\"\n        ],\n        [\n            1,\n            \"my kitchen bc it's giving me a fucking headache\"\n        ],\n        [\n            1,\n            \"welp since they always set me up to be the ignorant might get your dumb ass blocked chill button broke annoying af ass fan sis 🗣\"\n        ],\n        [\n            1,\n            \"user can make me go from tired and sick of life to laughing my ass off fr\"\n        ],\n        [\n            1,\n            \"when will your fucking fave ever bitch url\"\n        ],\n        [\n            1,\n            \"im fucking ‼ ️ 😂 😂 😂 😩 url\"\n        ],\n        [\n            1,\n            \"u should know u be fucking your step father 😂 😂 url\"\n        ],\n        [\n            1,\n            \"did you go to foam wonderland how fucking dare you ask me that\"\n        ],\n        [\n            1,\n            \"user yess stop fucking with my childhood\"\n        ],\n        [\n            1,\n            \"if you're about to tell me something and then say nevermind you're the biggest fucking asshole\"\n        ],\n        [\n            1,\n            \"so fucking stoked april 20th guys hashtag hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"i'm turnt up im fucked up i smell like kush — yo bitch won't leave me alone tell that bitch stop my phone\"\n        ],\n        [\n            1,\n            \"like is you bitches crazy url\"\n        ],\n        [\n            1,\n            \"i know ive said this times already but harry fucking styles\"\n        ],\n        [\n            1,\n            \"kodak is fucking trash he has like 3 or 4 songs\"\n        ],\n        [\n            1,\n            \"ie your fucking bible probably not going to get the reference sad\"\n        ],\n        [\n            1,\n            \"cuban girl gets fucked her tv falls so her falls too url\"\n        ],\n        [\n            1,\n            \"have you seen today's weather grandma yes dear it's cloudy with a chance of shut your fucking pie hole grandma is og weather girl\"\n        ],\n        [\n            1,\n            \"all the 1 out there hate the hell angeles so fuck them up\"\n        ],\n        [\n            1,\n            \"bored bailey gets fucked by url\"\n        ],\n        [\n            1,\n            \"this sounds like my fucking jam url\"\n        ],\n        [\n            1,\n            \"driving around with a fucking burrito on my car url\"\n        ],\n        [\n            1,\n            \"boy you fucking snapped 🔥 🔥 🔥 url\"\n        ],\n        [\n            1,\n            \"fucking longest yeah boi ever url\"\n        ],\n        [\n            1,\n            \"fucking for away the send they rotten bastards on 🇬 🇧 🇬 🇧\"\n        ],\n        [\n            1,\n            \"i've been listening to screaming for 30 minutes now i'm about to fucking shoot myself\"\n        ],\n        [\n            1,\n            \"maybe my classmates me everytime and making some idiotic ship\"\n        ],\n        [\n            1,\n            \"user my consumer rights tho read your fucking\"\n        ],\n        [\n            1,\n            \"get your mother fucking ass outta my sisters relationship 🖕\"\n        ],\n        [\n            1,\n            \"fuck me like you hate me kiss me like you miss me\"\n        ],\n        [\n            1,\n            \"any government that does not of the vets are fucking scum bags trudeau your in that lea … url\"\n        ],\n        [\n            1,\n            \"y'all can join the saga of me getting fucked up tonight and whether or not i wake up tomorrow\"\n        ],\n        [\n            1,\n            \"my phone died so i couldnt tweet so drew fucking hashtag\"\n        ],\n        [\n            1,\n            \"you gonna tear your acl take me off your fucking list daniel user\"\n        ],\n        [\n            1,\n            \"you seasonal part time you get fucked up fucking with mine lil bitch 😝\"\n        ],\n        [\n            1,\n            \"user i'm going to fucking punch you when i'm out\"\n        ],\n        [\n            1,\n            \"took this pic with my samsung s3 we fucking lit my nigga url\"\n        ],\n        [\n            1,\n            \"user fucking stans believe fucking everything trash\"\n        ],\n        [\n            1,\n            \"and why tomorrow im at the beach gdi fuck you you picked the wrong day to show my son the wrong day\"\n        ],\n        [\n            1,\n            \"some customers should just learn to stfu i'm just a sales person not the one designing the fucking product 🖕 🏻\"\n        ],\n        [\n            1,\n            \"y'all had to be bored af because i ain't fucking with no blues show y'all just like being in the moment of something\"\n        ],\n        [\n            1,\n            \"keep you by my side like a fucking hip url\"\n        ],\n        [\n            1,\n            \"if i have the chance to dance to mj at the prom omg is it gonna be fucking lit\"\n        ],\n        [\n            1,\n            \"url its fucking im going to hell\"\n        ],\n        [\n            1,\n            \"as for the humans who were knocking at our door at 5am why the fuck hey so annoying 😣\"\n        ],\n        [\n            1,\n            \"compassion comes from people who been through the worst of life judgmental people are the ones who never been through shit\"\n        ],\n        [\n            1,\n            \"like my ears are fucking bleeding url\"\n        ],\n        [\n            1,\n            \"my meeting with my professor just fucked up my day i hate school so much wtf\"\n        ],\n        [\n            1,\n            \"hashtag 🎼 the world will never see another crazy motherfucker like you 🎼 ♫ url\"\n        ],\n        [\n            1,\n            \"i can't make it to class on account of this fucking rain\"\n        ],\n        [\n            1,\n            \"having trust issues can mentally fuck up a person so bad watch what you say and do\"\n        ],\n        [\n            1,\n            \"my coworker is fucking dipping this roast beef lookin shit in i'm disgusted\"\n        ],\n        [\n            1,\n            \"just want somebody to slay my fucking head before my boyfriend birthday my on in paris 😡 😡\"\n        ],\n        [\n            1,\n            \"i was getting too lit in the bathroom to ed sheeran and i busted my fucking ass getting out of the shower\"\n        ],\n        [\n            1,\n            \"my day went from bad to worst to man fuck this shit\"\n        ],\n        [\n            1,\n            \"32 and 10 and didn't even get a card fucking 83 emerald\"\n        ],\n        [\n            1,\n            \"my voice is fucking gone but i gotta keep that grind up 😷 💸\"\n        ],\n        [\n            1,\n            \"drawing for u god i am so bad at drawing its so boring has pen god drawing is so fun omg i wanna doesnt know where that idiot is\"\n        ],\n        [\n            1,\n            \"just told a grown bitch she is still getting fucked on twin size beds 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"the museum of death is so fucking i wanna go again\"\n        ],\n        [\n            1,\n            \"user i fucked up your mac and cheese recipe i'm so sorry\"\n        ],\n        [\n            1,\n            \"god they audience is so fucking close to the stage they could touch his feet are there no barriers jesus\"\n        ],\n        [\n            1,\n            \"user and then the girl with the scarf taking a picture this is the stupidest fucking thing i've ever seen i gotta get a picture omg\"\n        ],\n        [\n            1,\n            \"living for this pic of me and max at fucking url\"\n        ],\n        [\n            1,\n            \"you stupid fuck since when do grade use virtual reality to do math problems url\"\n        ],\n        [\n            1,\n            \"user just fucking join them alex you crazy fucker\"\n        ],\n        [\n            1,\n            \"user fix your faggot fucking servers on ps4 my\"\n        ],\n        [\n            1,\n            \"user i hate that they him like fuck me\"\n        ],\n        [\n            1,\n            \"i'm crying real fucking tears how i'm going to explain my lip to my mama 🤦 🏾 ‍ ♀ ️ 😔 🙄\"\n        ],\n        [\n            1,\n            \"god fucking dammit lmfao i've been hacked by our mine url\"\n        ],\n        [\n            1,\n            \"i hope i fucking die this is seriously so fucking painful\"\n        ],\n        [\n            1,\n            \"what if hoe are suck the dick bro and haram like bible that that that that dangerous like\"\n        ],\n        [\n            1,\n            \"mad as hell can't find my damn id can't get a fucking drink\"\n        ],\n        [\n            1,\n            \"da fuck you wanna talk about bitch the universe your horoscopes our feelings bullshit gossip about your loser friends\"\n        ],\n        [\n            1,\n            \"i still remember that and that fucking shared acc t t it was in the morning url\"\n        ],\n        [\n            1,\n            \"i've fucked w u before you want what used to be mine now oh boo go ahead\"\n        ],\n        [\n            1,\n            \"done fucked around and got crazy with the visuals well i'll be\"\n        ],\n        [\n            1,\n            \"she really fucked it up 😂 😂 💃 🏽 url\"\n        ],\n        [\n            1,\n            \"why the fuck is still in the game wtf hashtag\"\n        ],\n        [\n            1,\n            \"along with being bland boring and hella fucking beige url\"\n        ],\n        [\n            1,\n            \"hashtag fucking porno girl gets fucked url\"\n        ],\n        [\n            1,\n            \"i fucking hate stupid bitch ass dumb ass fights\"\n        ],\n        [\n            1,\n            \"idk why but these memes with the text fucking kill me every time url\"\n        ],\n        [\n            1,\n            \"throwback to the time i found and the guy fucked the place that silk comes out of i don't think that's my dude …\"\n        ],\n        [\n            1,\n            \"when the hell fucking user make the championship game about the refs the the damn kids play choke on the whistle\"\n        ],\n        [\n            1,\n            \"lana sweetie i'm so sorry that an ugly ass bitch would even say that oh my god url\"\n        ],\n        [\n            1,\n            \"dear god send me a mother fucker with a fucking personality for sake\"\n        ],\n        [\n            1,\n            \"so i was about to sleep again but all these damn fucking thoughts popped up\"\n        ],\n        [\n            1,\n            \"cause they fucking want to matt url\"\n        ],\n        [\n            1,\n            \"user bro i wish i could make it to that the line up is fucking stacked\"\n        ],\n        [\n            1,\n            \"user he said if i ever tried any nasty shit he'd dog me\"\n        ],\n        [\n            1,\n            \"if you give your boyfriend head while he driving you a crazy bitch 😘\"\n        ],\n        [\n            1,\n            \"read our fucking conversation look at your fucking tweets from april 7 fucking read and understand\"\n        ],\n        [\n            1,\n            \"people that play with others emotions are fucked up\"\n        ],\n        [\n            1,\n            \"now i know not to drink that tea until i go to bed shit had my stomach fucked up all day yesterday\"\n        ],\n        [\n            1,\n            \"now i'm getting fucking sick omg like i wanna fucking cry\"\n        ],\n        [\n            1,\n            \"im fucked up boy you got me fucked up\"\n        ],\n        [\n            1,\n            \"user em for money so there saying my date of birth was wrong when it defo fucking wasn't\"\n        ],\n        [\n            1,\n            \"are you fucking shitting me hashtag url\"\n        ],\n        [\n            1,\n            \"user this boy mind its really fucked up so bad\"\n        ],\n        [\n            1,\n            \"oh fuck off you piece of shits 😡 😡 😡 url\"\n        ],\n        [\n            1,\n            \"i want all my twitter followers to know when i say bitch or bitches i'm not just talking bout females y'all mad sexist\"\n        ],\n        [\n            1,\n            \"😂 bitch baby daddy mad but no smoke wanted 17\"\n        ],\n        [\n            1,\n            \"user's is a fucking bop 🗣 🗣 url\"\n        ],\n        [\n            1,\n            \"omg would be hella fucking piss if i did this to him 😂 😭 url\"\n        ],\n        [\n            1,\n            \"can they just fucking understand that it fucking scares me ya allah\"\n        ],\n        [\n            1,\n            \"user the quote is about the video you fucking din\"\n        ],\n        [\n            1,\n            \"so fucking mad i just came across this post 😡 😡 😡 url\"\n        ],\n        [\n            1,\n            \"im so to death snd i cant fucking wait oh my god yes hashtag\"\n        ],\n        [\n            1,\n            \"need this mirror on my wall asap cannot deal with trying to style outfits without a fucking mirror\"\n        ],\n        [\n            1,\n            \"niall should get in the fucking studio release a damn song url\"\n        ],\n        [\n            1,\n            \"i wonder who invented alcohol like who decided they wanted to just get fucked up nico\"\n        ],\n        [\n            1,\n            \"i have so much fucking school work someone end me please\"\n        ],\n        [\n            1,\n            \"user fucking autocorrect i'll delete and fix\"\n        ],\n        [\n            1,\n            \"i cant fucking focus on anything except dumbass hair\"\n        ],\n        [\n            1,\n            \"chicago violence 7 killed in one neighborhood in 12 hours url the idiots say trump is the worst thing for minorities\"\n        ],\n        [\n            1,\n            \"user its one thing to be shitty by ruining ur stuff but them to your disgusting mess is the\"\n        ],\n        [\n            1,\n            \"fuck this company this was suppose to be sasha moment hashtag\"\n        ],\n        [\n            1,\n            \"fucked up fucked up fucked up who fucked up fucked up fucked up you\"\n        ],\n        [\n            1,\n            \"all of me by john legend puts me in my feelings every fucking time 😭\"\n        ],\n        [\n            1,\n            \"user ive already asked him and he wont fucking do it\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 im dead 😂 wtf 😂 😂 😂 bitches are really stupid\"\n        ],\n        [\n            1,\n            \"a mad bitch ain't gone stop me from getting my check mad bitches link tf up\"\n        ],\n        [\n            1,\n            \"yea im a sore fucking loser im over here about to chuck my xbox out the fucking window\"\n        ],\n        [\n            1,\n            \"my mama act like she don't have a fucking brain at times\"\n        ],\n        [\n            1,\n            \"grew up in the streets on the road all my fucking life\"\n        ],\n        [\n            1,\n            \"that was the hiatus ever sorry for being fucking stupid\"\n        ],\n        [\n            1,\n            \"here's your cup of fucking reality ☕ ️ 😂 url\"\n        ],\n        [\n            1,\n            \"user don't you fucking do that don't you lie to me bitch\"\n        ],\n        [\n            1,\n            \"user yo that is the fucking worst shit will make you pull over and search the car like 12\"\n        ],\n        [\n            1,\n            \"wait is she fucking her bosses husband bc hashtag\"\n        ],\n        [\n            1,\n            \"they did this again today during their and it fucked me up\"\n        ],\n        [\n            1,\n            \"user in colorado that's what we're wearing because it's fucking snowing\"\n        ],\n        [\n            1,\n            \"everyone in 13 reasons is fucking dumb why did i watch this when i knew i hated the book 😂\"\n        ],\n        [\n            1,\n            \"my hand looks really fucking but who cares\"\n        ],\n        [\n            1,\n            \"they can make out in jury after the de keep the fucking sauce stick to the plan\"\n        ],\n        [\n            1,\n            \"im fucking screaming 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"people are crazy they want to lie cheat and steal from people and then bitch noone trusts them insanity\"\n        ],\n        [\n            1,\n            \"i fucked niggas bitches how could i trust mines 🤷 🏿 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"i'm tryna fucking scream but the words won't come out\"\n        ],\n        [\n            1,\n            \"when you just on your way home and a sheep is running around in tha street fucking up flow 🙄 😒\"\n        ],\n        [\n            1,\n            \"you seasonal part time you get fucked up fw mine bitch 😭\"\n        ],\n        [\n            1,\n            \"fucking selfish ego pathetic brainless and naive\"\n        ],\n        [\n            1,\n            \"he deserve to get fucked 😩 url\"\n        ],\n        [\n            1,\n            \"fucking and me makes me cry every fucking time 😢 😢 😢\"\n        ],\n        [\n            1,\n            \"like bitch fucking look at you you call yourself ugly go choke url\"\n        ],\n        [\n            1,\n            \"i just had a dream my ex was fw the opps 😂 should text him tell him he got me fucked up ‼ ️ 🤣\"\n        ],\n        [\n            1,\n            \"fucked around and ran it up then i fucked around and lost it all\"\n        ],\n        [\n            1,\n            \"yup and still get fucked over so i stop thinking url\"\n        ],\n        [\n            1,\n            \"crazy gal got one cock for each hole in taxi url\"\n        ],\n        [\n            1,\n            \"i just finished all of the shameless that's on netflix and i am fucking\"\n        ],\n        [\n            1,\n            \"user jesus i'll fucking buy her those movies and photoshop david and anything else she wanted on that box set\"\n        ],\n        [\n            1,\n            \"bra i'm fucking done 😭 😭 😭 😂 😂 url\"\n        ],\n        [\n            1,\n            \"you gotta be fucking kidding me url\"\n        ],\n        [\n            1,\n            \"user 🗣 you fuckin suck i deserve out of this contract you terrible piece of shit you call service\"\n        ],\n        [\n            1,\n            \"stop putting two periods after a word either put one or don't put one you fucking dumbass\"\n        ],\n        [\n            1,\n            \"hashtag says that is an empowering choice so men are just helping feminism by fucking them\"\n        ],\n        [\n            1,\n            \"my coworker is going like 160 so if i die in this fucking car do not photoshop me in those fucking cloud pics please\"\n        ],\n        [\n            1,\n            \"what a fucking faggot wassup url\"\n        ],\n        [\n            1,\n            \"how y'all gon get mad at ugly niggas for havin confidence we all we got\"\n        ],\n        [\n            1,\n            \"she said she ain't want me so i fucked her friend 🤷 🏼 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"i swear some of u niggas so fucking wack exposing a woman on the tl because she takes an interest in u how fucking lame\"\n        ],\n        [\n            1,\n            \"he was gracious as well she deserved a cold cock upside the temple url\"\n        ],\n        [\n            1,\n            \"if it wasn't cause i have to come into work i woulda went home got me fucked up\"\n        ],\n        [\n            1,\n            \"cum in eye ball faggot dickhead fucking cunt slut cakes\"\n        ],\n        [\n            1,\n            \"this is so sad fucked up 💔 😢 the video url\"\n        ],\n        [\n            1,\n            \"wtf people are sick motherfuckers url\"\n        ],\n        [\n            1,\n            \"user he's correct the events happened but to call it is a deeply deeply fucked up offensive of motivation\"\n        ],\n        [\n            1,\n            \"user why do i have to log into experience after an update it's a fucking desktop i'm still me\"\n        ],\n        [\n            1,\n            \"user fucking sucks and you have terrible taste\"\n        ],\n        [\n            1,\n            \"rolling in on a motorcycle with a fucking police escort hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i would like to just take time out of my day to say google maps fucking suck\"\n        ],\n        [\n            1,\n            \"user i know my prom this year is in their fucking library 😂\"\n        ],\n        [\n            1,\n            \"dont forget the tomb of where you fight father is fucking bullshit\"\n        ],\n        [\n            1,\n            \"i don't that's why i said probably if your pussy don't have a taste why are you mad url\"\n        ],\n        [\n            1,\n            \"this breaks my fucking heart url\"\n        ],\n        [\n            1,\n            \"user lame ignorant fucking people who have no clue\"\n        ],\n        [\n            1,\n            \"look like he should've never ate the ball then fuck that snake url\"\n        ],\n        [\n            1,\n            \"i heard this song on the radio once and it's ruining my fucking life\"\n        ],\n        [\n            1,\n            \"they don't like to hear about themselves so they stop fucking with me\"\n        ],\n        [\n            1,\n            \"remember when spain was just a place we could go on holiday these fascists are literally fucking people's lives up with divide and conquer\"\n        ],\n        [\n            1,\n            \"i hate ole dusty ass mississippi but jus for these moments i gotta be there\"\n        ],\n        [\n            1,\n            \"this flight hasn't even begun and the guy next to me already has his shoes off and nasty ass feet exposed flying is awful\"\n        ],\n        [\n            1,\n            \"hahah we all know harry hasn't been dating since he met louis fucking\"\n        ],\n        [\n            1,\n            \"user i played for an hour once went into the forest hit a unicorn got fucked up and never played again\"\n        ],\n        [\n            1,\n            \"yo i could walk backwards and the snow in will still hit me in the fucking face\"\n        ],\n        [\n            1,\n            \"user i fucking knew this would happen oh my fucking god\"\n        ],\n        [\n            1,\n            \"when i get sad i get like a stupid amount of sad and it just fucks everything up for a while\"\n        ],\n        [\n            1,\n            \"if you're not feeding me fucking me or financing me don't worry about wtf i'm doing\"\n        ],\n        [\n            1,\n            \"user sounds like a fucking plan we can watch it at my mates\"\n        ],\n        [\n            1,\n            \"jesus you know the situation is well and truly fucked when trevor is talking sense about your … url\"\n        ],\n        [\n            1,\n            \"i fucked up infinite fade lefty url\"\n        ],\n        [\n            1,\n            \"fucking neighbours drilling the wall at 9pm\"\n        ],\n        [\n            1,\n            \"idiot people alone go on dates at restaurant 😏 😏 😏 real bad people go a country 🍀 🌿 run 🏃 up and down 🏃 the hills url\"\n        ],\n        [\n            1,\n            \"can this bus fucking move i have to get to my\"\n        ],\n        [\n            1,\n            \"eating out and fucking the gf and then blasting a load on her ass url\"\n        ],\n        [\n            1,\n            \"why the fuck do females always bad mouth their exes i'll tell you cuz their ass isn't over him dumb bitches\"\n        ],\n        [\n            1,\n            \"with mayo all over his hand im so fucked up hashtag\"\n        ],\n        [\n            1,\n            \"stop worrying about people's and start worrying about ur fucking act score\"\n        ],\n        [\n            1,\n            \"the fucking struggle to take off a sports bra after the gym\"\n        ],\n        [\n            1,\n            \"all i wanted was some fucking tea not to look death in the face\"\n        ],\n        [\n            1,\n            \"my fucking heart omg i'm crying 😭 😭 😭 i hate ppl 😪 😪 url\"\n        ],\n        [\n            1,\n            \"dont fucking park in a spot when you're not disrespectful\"\n        ],\n        [\n            1,\n            \"fucking hell still gutted for the loss of tho player hashtag\"\n        ],\n        [\n            1,\n            \"user dont you fucking dare and say april fools\"\n        ],\n        [\n            1,\n            \"this man is fucking oh my god url\"\n        ],\n        [\n            1,\n            \"user nah when i fucked up they care because i put myself in fucked up situations\"\n        ],\n        [\n            1,\n            \"hell nah that school is fucked up url\"\n        ],\n        [\n            1,\n            \"this trump russia thing is so crazy even the conservative his ass wsj is breaking stories now\"\n        ],\n        [\n            1,\n            \"i hate stupid ass people try so hard to get a point across like it's n\"\n        ],\n        [\n            1,\n            \"some people have some nerve still asking me for favors if you don't miss me with the fucking bullshit\"\n        ],\n        [\n            1,\n            \"user fuck you trump everything gets paid 😡\"\n        ],\n        [\n            1,\n            \"when you fucking on that nigga hope you thinking about me\"\n        ],\n        [\n            1,\n            \"user i bought 3 of the ugliest ass i told him to help me pick the worst ones and he was like ur so mean\"\n        ],\n        [\n            1,\n            \"this shit is scary and the worst part is we can't just hide under our blankets because this is actually fucking happening\"\n        ],\n        [\n            1,\n            \"please if yo mom or dad works in vehicle licensing send me a dm i'm stuck with the fucking police i have questions\"\n        ],\n        [\n            1,\n            \"but if u talk crazy i'll still pull up pipe yo bitch\"\n        ],\n        [\n            1,\n            \"when guy me my ass it's fucking lit\"\n        ],\n        [\n            1,\n            \"i hope her car goes off a cliff in the season finale god he's fucking twat\"\n        ],\n        [\n            1,\n            \"just a greedy kid reaching out for 2 toys and fucking them both up 😱\"\n        ],\n        [\n            1,\n            \"mom it's doesn't fucking it's apple juice\"\n        ],\n        [\n            1,\n            \"you know you're fucked when you start considering donating blood and\"\n        ],\n        [\n            1,\n            \"i'm at ep 8 of 13 reasons why but i have exams so this is fucked up\"\n        ],\n        [\n            1,\n            \"user i just lost 30 seconds of my life looking at your timeline what a worthless parrot fuck you are\"\n        ],\n        [\n            1,\n            \"user it's out bro watch it can't it a fucked 😂\"\n        ],\n        [\n            1,\n            \"humans use me as a mascot for fucking batteries i can run all day url\"\n        ],\n        [\n            1,\n            \"of course i get fucked by the one glitch in horizon user please patch the mother's watch gate problem 😭\"\n        ],\n        [\n            1,\n            \"you look like freddy face fucked a map of utah\"\n        ],\n        [\n            1,\n            \"is about to be beat by a fucking nugget tweet that's just sad\"\n        ],\n        [\n            1,\n            \"fuck yea fuck yea wanna hear my balls clap kev 😂 😂 😭\"\n        ],\n        [\n            1,\n            \"user was born to be a fucking star hashtag\"\n        ],\n        [\n            1,\n            \"bullshit did they rly have to lose the arm i always get mad\"\n        ],\n        [\n            1,\n            \"pm of canada has a brain in his fucking skull wish he could have brought this up to trump url\"\n        ],\n        [\n            1,\n            \"found out in spending a month just on uber for work and checking in there can't to get another fucking car\"\n        ],\n        [\n            1,\n            \"user lmfaooo ay fucking yo 😭 😭 😭 this isn't how it works at all bruh\"\n        ],\n        [\n            1,\n            \"user the fucking ignorance of people man 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"two decades of my life and the world is to fucked up it's but what ever i say you'll think it's not\"\n        ],\n        [\n            1,\n            \"i know people say don't move out at 18 but i honestly can't fucking wait to move out\"\n        ],\n        [\n            1,\n            \"user so since we all just got fucked in the ass here where do i go to get dick removed from it\"\n        ],\n        [\n            1,\n            \"damn bro that's fucked up url\"\n        ],\n        [\n            1,\n            \"alex fucking just fucking walked in front of us he was like 3 feet away from me\"\n        ],\n        [\n            1,\n            \"if my mom made a snapchat filter for my birthday i would be so fucking lit\"\n        ],\n        [\n            1,\n            \"i'm getting sick 🤧 🤒 this weather got me fucked up\"\n        ],\n        [\n            1,\n            \"keep them on so you can know around what time you had me fucked up url\"\n        ],\n        [\n            1,\n            \"hilary fucking knight you guys url\"\n        ],\n        [\n            1,\n            \"idk who this fucking dog think he is talking to my gf like that\"\n        ],\n        [\n            1,\n            \"i hate april fools because i'm gullible as fuck 😑 😂\"\n        ],\n        [\n            1,\n            \"user l m a o what a fucking piece of\"\n        ],\n        [\n            1,\n            \"user fuck off u bloody asshole\"\n        ],\n        [\n            1,\n            \"call a foul when it isn't a fucking foul then you'll get a play by play in that play by play show me the foul that's how it works\"\n        ],\n        [\n            1,\n            \"ugh i cringe when people tell me they want to things with their ex you stopped fucking with them for a reason so stay that way\"\n        ],\n        [\n            1,\n            \"user it takes me six hours to decide what i want for fucking dinner\"\n        ],\n        [\n            1,\n            \"i am fucking fucking fucking fucking fucking fucking fucking sick of the fucking god damn fucking snow\"\n        ],\n        [\n            1,\n            \"user who ever is in charge of audio in the whitehouse conference room needs to be fucking replaced immediately\"\n        ],\n        [\n            1,\n            \"just finished a 4 heart run in shovel knight and not gonna lie i feel like a fucking god at games rn\"\n        ],\n        [\n            1,\n            \"that guy ran on the field to protest the fact that the view of the city from the is dominated by a fucking parking garage\"\n        ],\n        [\n            1,\n            \"now that's a fucking body 😍 😍 😍 🙌 🏼 🙌 🏼 url\"\n        ],\n        [\n            1,\n            \"i hate when my core is not levels it fuck up everything about me\"\n        ],\n        [\n            1,\n            \"holy shit hashtag is fucking brutal 😃\"\n        ],\n        [\n            1,\n            \"fuck all that bullshit 😈 😈 😈 who tf is young crazy ep dropping this april stay tuned url\"\n        ],\n        [\n            1,\n            \"i'm so fucking pissed off my head is going to explode\"\n        ],\n        [\n            1,\n            \"fucked up you hit a lick nigga god answered your prayers\"\n        ],\n        [\n            1,\n            \"user may part 2 sad girl gets fucked by afterlife\"\n        ],\n        [\n            1,\n            \"make it fucking happen again url\"\n        ],\n        [\n            1,\n            \"i don't understand how some people don't like like she's a fucking angel\"\n        ],\n        [\n            1,\n            \"this is disgusting get your shit together people url\"\n        ],\n        [\n            1,\n            \"what's with all these stupid ass food combination lately url\"\n        ],\n        [\n            1,\n            \"this fucking made my day can't stop laughing 😂 😂 🤣 🤣 url\"\n        ],\n        [\n            1,\n            \"i know fucks with not just your body but your head and emotions but damn some if these are just crazy\"\n        ],\n        [\n            1,\n            \"i see a lot of nasty ass people go out of a bathroom without washing their hands and they go around opening other doors which we touch\"\n        ],\n        [\n            1,\n            \"this world is so fucked up url\"\n        ],\n        [\n            1,\n            \"user i don't hate it and i understand why got attached to her but still fuck alice\"\n        ],\n        [\n            1,\n            \"brandon fucking me w a fake snake today and i literally almost myself\"\n        ],\n        [\n            1,\n            \"another update my school is legitimate trash i just saw a girl give this guy head in the parking lot the fucking parking lot\"\n        ],\n        [\n            1,\n            \"when had a go at theresa may for being unelected when she was once herself unelected so idiotic\"\n        ],\n        [\n            1,\n            \"nobody like this fucking tweet i didnt agree to this url\"\n        ],\n        [\n            1,\n            \"well we might be fucked 🙃 url\"\n        ],\n        [\n            1,\n            \"my fucking contacts deleted off my phone\"\n        ],\n        [\n            1,\n            \"user i fucking wont watch my fucking language\"\n        ],\n        [\n            1,\n            \"i'm the fucking child ronald is a scary cunt url\"\n        ],\n        [\n            1,\n            \"i just watched it im truly fucking shook url\"\n        ],\n        [\n            1,\n            \"like all it would take is like a do u still care n id be totally fucking bending over backwards but y keep trying for nothing\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me url\"\n        ],\n        [\n            1,\n            \"fuck gimme all of this url\"\n        ],\n        [\n            1,\n            \"that looks so fucking bomb url\"\n        ],\n        [\n            1,\n            \"user 😂 😂 😂 so irritating when they play stupid nigga wtf said\"\n        ],\n        [\n            1,\n            \"syria isn't our fucking war it's israel or turkeys not the war\"\n        ],\n        [\n            1,\n            \"in a game we lost by 1 fucking point terrible calls like this are unacceptable url\"\n        ],\n        [\n            1,\n            \"guess who's mornings not going to suck tomorrow because he's fucking machine is a piece … url\"\n        ],\n        [\n            1,\n            \"the truth is like poetry and everyone fucking hates poetry\"\n        ],\n        [\n            1,\n            \"so my mom and sister just gave me a life lecture about how people are going to hate me because my leg shakes sometimes like what the fuck\"\n        ],\n        [\n            1,\n            \"treating fans like cattle bri fucking nailed it y'all 🤘 url\"\n        ],\n        [\n            1,\n            \"tai is a terrible train wreck of a game player that production keeps giving idols to just to watch him fuck it up a … url\"\n        ],\n        [\n            1,\n            \"where's the fucking stop button url\"\n        ],\n        [\n            1,\n            \"i am a fucking gem and if you think otherwise lemme run you these hands\"\n        ],\n        [\n            1,\n            \"bro it's 2017 season 4 and people still fucking throw what\"\n        ],\n        [\n            1,\n            \"user fucking banana mania shitty hd porn useless\"\n        ],\n        [\n            1,\n            \"user cause im telling you i don't know this fucking man and you don't wanna belive or listen 😠 😠\"\n        ],\n        [\n            1,\n            \"still growing up still fucking up still loosing friends still realizing that everybody ain't gone be there til the end\"\n        ],\n        [\n            1,\n            \"this cold kicking my ass has me into hashtag\"\n        ],\n        [\n            1,\n            \"my mom was like if i was there i would've fucked her up 😂 😂 like i ran after her car and\"\n        ],\n        [\n            1,\n            \"if you ever fucked over me idgaf if it was years ago i made or making it my business to hurt you 😈\"\n        ],\n        [\n            1,\n            \"13 reasons why ending just fucked my world wtf\"\n        ],\n        [\n            1,\n            \"why are people so fucking url\"\n        ],\n        [\n            1,\n            \"and would it kill one of these fucking cis girls to just once call me a woman is it that hard am i too disgusting help me understand\"\n        ],\n        [\n            1,\n            \"i am sooooo tired of hearing about the fucking coal miners\"\n        ],\n        [\n            1,\n            \"that fucking hair do though yo wtf url\"\n        ],\n        [\n            1,\n            \"user that was fucking mad in fuckin credible night hashtag\"\n        ],\n        [\n            1,\n            \"fucking his hair looks like the dust behind someone's couch 😂 url\"\n        ],\n        [\n            1,\n            \"day postponed 😷 so depressing i need to get stuff done god damn it 😭\"\n        ],\n        [\n            1,\n            \"echoes spoilers how dare you make me want to fucking die\"\n        ],\n        [\n            1,\n            \"trust so fucked up i feel like everybody trying to play me 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"completely fucking owned bye bye url\"\n        ],\n        [\n            1,\n            \"i don't want to hear about these fucking easter twats their around with their made up paranoia and hysteria\"\n        ],\n        [\n            1,\n            \"taylor fucked during detention url hashtag hashtag\"\n        ],\n        [\n            1,\n            \"on fucking god 😭 buddy should went out like url\"\n        ],\n        [\n            1,\n            \"my boss is a fucking savage url\"\n        ],\n        [\n            1,\n            \"yea so there was a warning in just now and i fucking thought i was about to die but i guess they were testing the\"\n        ],\n        [\n            1,\n            \"user imagine how difficult this would be to prove if these guys weren't idiots\"\n        ],\n        [\n            1,\n            \"my order processed but supreme hasnt charged my fucking card\"\n        ],\n        [\n            1,\n            \"35 fucking infuriating things that happen in every rom com url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag throat hashtag hashtag hashtag hashtag hashtag blowjob hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"30 minutes and we get to hear harry since 2015 i'm fucking screaming yall\"\n        ],\n        [\n            1,\n            \"hashtag pervert dude spies on while she is fucking outdoor url\"\n        ],\n        [\n            1,\n            \"trump is a brain idiot jackson for his wife's honor trump has no respect for his wife or any woman but his daughter\"\n        ],\n        [\n            1,\n            \"you are all fucking idiot worst company going treat people who play your game like shit never update us what is … url\"\n        ],\n        [\n            1,\n            \"i am fucking 😭 😭 😭 💀 💀 💀 url\"\n        ],\n        [\n            1,\n            \"y'all hate me either way so what the fuck does it matter\"\n        ],\n        [\n            1,\n            \"bruh this apartment ain't like air since this dirty hoe move in 🙃 🙃\"\n        ],\n        [\n            1,\n            \"seriously just fucking seriously cause you think i'm a fucking mind reader\"\n        ],\n        [\n            1,\n            \"literally had to lock myself in the storage room to cry over my moms text like changed the fucking to unlock the door everything\"\n        ],\n        [\n            1,\n            \"user fuck that hell no hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i need to fucking smoke bae not tryna even help g like tf type of relationship\"\n        ],\n        [\n            1,\n            \"when your s say you fucked up you really fucked up\"\n        ],\n        [\n            1,\n            \"up and at it i'm getting on this fucking frozen ride disney world url\"\n        ],\n        [\n            1,\n            \"of course you want to make those pickles what with this goddamn head cold\"\n        ],\n        [\n            1,\n            \"don't touch me to fucking cunt i ain't got no pepsi to give ya url\"\n        ],\n        [\n            1,\n            \"user 1 did you copy someone else's tweet 2 how do you fuck up a tweet that bad\"\n        ],\n        [\n            1,\n            \"meme mocking people who blame the fucking enlightenment age of all things for the problems of the world 3 4 of the responses agree with it\"\n        ],\n        [\n            1,\n            \"please tell me this tweet is a fucking joke url\"\n        ],\n        [\n            1,\n            \"user and fucking murder mystery type of deal\"\n        ],\n        [\n            1,\n            \"user i found it and it literally had me fucked up\"\n        ],\n        [\n            1,\n            \"user i bet you fucked her na in the ass\"\n        ],\n        [\n            1,\n            \"🗣 with whose fucking money url\"\n        ],\n        [\n            1,\n            \"nigga you broke you fuck you lil hoe you ugly 🖕 🏽\"\n        ],\n        [\n            1,\n            \"user i'm if ion get a ride bart got me fucked up this\"\n        ],\n        [\n            1,\n            \"not gone beat u 2017 and lower ruined for the up coming kids in columbus we fucked the city up 😭 😭 😭 👌 🏾\"\n        ],\n        [\n            1,\n            \"user i need my fucking cancer this ain't working\"\n        ],\n        [\n            1,\n            \"i had a blunt waiting for me for when i got home i get here to find out my mom fucking smoked it 😠\"\n        ],\n        [\n            1,\n            \"wings fucking tour is sold out this morning i can die now\"\n        ],\n        [\n            1,\n            \"precision of language yr gonna get fucking released\"\n        ],\n        [\n            1,\n            \"user you're basically at their mercy it's fucked up\"\n        ],\n        [\n            1,\n            \"don't treat school as a place you go to when you feel like it if you want a quality education system fucking support it\"\n        ],\n        [\n            1,\n            \"user that's really fucked up who do i have to punch in the teeth\"\n        ],\n        [\n            1,\n            \"get your fucking camera away from me url\"\n        ],\n        [\n            1,\n            \"i have a fucking test tomorrow and i feel like im not in the mood to study\"\n        ],\n        [\n            1,\n            \"user fuck im so sorry that must be awful for you i can't even imagine\"\n        ],\n        [\n            1,\n            \"the fucked up a lot niggas life's up 😂\"\n        ],\n        [\n            1,\n            \"thats it fuck it im going be bad today hashtag\"\n        ],\n        [\n            1,\n            \"user dude seriously they need to chill on these damn updates shits mad annoying\"\n        ],\n        [\n            1,\n            \"🖕 🏾 don't get fucked up url\"\n        ],\n        [\n            1,\n            \"user that's my fucking dog dude she died today\"\n        ],\n        [\n            1,\n            \"way to fucking play boys url\"\n        ],\n        [\n            1,\n            \"user holy fuck mate you are some ugly cunt use that £ 1 to get a make over\"\n        ],\n        [\n            1,\n            \"i fucking stay skipping words when i type a tweet 😑 🤓\"\n        ],\n        [\n            1,\n            \"user like what the fuck man what dies she do who is her boss that allows this\"\n        ],\n        [\n            1,\n            \"user oh that would be so fucking badass\"\n        ],\n        [\n            1,\n            \"user yes every fucking day but the clients i do get god fucking damn do they rock quality consistency\"\n        ],\n        [\n            1,\n            \"after like fucking up 100 times trying to record this here's my exhausted self and my progress on ' s ' hate ' … url\"\n        ],\n        [\n            1,\n            \"you gon get fucked in atlanta url\"\n        ],\n        [\n            1,\n            \"do you miss me like i miss you fucked around and got attached to you\"\n        ],\n        [\n            1,\n            \"chapter 10 is insecure and i'm still writing this fucking\"\n        ],\n        [\n            1,\n            \"so now my emotions are completely fucked because of user 😭\"\n        ],\n        [\n            1,\n            \"i fucking don't but if you think i'm going to quit you got it twisted\"\n        ],\n        [\n            1,\n            \"me give me my fucking url\"\n        ],\n        [\n            1,\n            \"i cant get over these fucking photos every time one pops up on my tl i burst out laughing url\"\n        ],\n        [\n            1,\n            \"user pal i'll get some fucking for cider festival\"\n        ],\n        [\n            1,\n            \"yall need to stop about riverdale and get on the 13rw train bc bitch 13rw over riverdale any fucking time\"\n        ],\n        [\n            1,\n            \"user connor wilson wilson your like a fuckin chip boring but every 1 likes you piece of shit\"\n        ],\n        [\n            1,\n            \"no freaking way i fucking want that 😭 url\"\n        ],\n        [\n            1,\n            \"i'm not leaving my house at all tonight or tomorrow fuck work\"\n        ],\n        [\n            1,\n            \"if it wasnt for my exam tomorrow id be getting fucked up tonight\"\n        ],\n        [\n            1,\n            \"i know everyone's offended by this but i can't stop fucking laughing url\"\n        ],\n        [\n            1,\n            \"hey user the refs in toronto are fucking trash\"\n        ],\n        [\n            1,\n            \"user i recognize this but what is it i can't fucking remember 😐\"\n        ],\n        [\n            1,\n            \"hashtag give 100 thousand dollars just for that fucking lip sync\"\n        ],\n        [\n            1,\n            \"i wanna shave my eyebrows honestly im sorry fucking sue me\"\n        ],\n        [\n            1,\n            \"user imma say it again go to fucking hell\"\n        ],\n        [\n            1,\n            \"today is just one of those days where i want to punch my sister through the fucking wall 😡\"\n        ],\n        [\n            1,\n            \"user that fucking lad mate what a guy i can see a lot of myself i him\"\n        ],\n        [\n            1,\n            \"fucked up my foot when i over myself smh 🤦 🏽 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"i wouldn't wish kidney stones on my worst enemy this fucking sucks\"\n        ],\n        [\n            1,\n            \"diane comes through for a fucking change url\"\n        ],\n        [\n            1,\n            \"user you effing idiot traitor may hashtag hammer the nails into the of your fake presidency\"\n        ],\n        [\n            1,\n            \"i'll keep this song on repeat till the day i fucking die\"\n        ],\n        [\n            1,\n            \"user are you that fucking noah kid\"\n        ],\n        [\n            1,\n            \"how to buy an you don't just get a fucking or a sedan\"\n        ],\n        [\n            1,\n            \"user who sad being a bad bitch is a bad thing 😉\"\n        ],\n        [\n            1,\n            \"user alright i guess you're an analyst now too shits crazy man\"\n        ],\n        [\n            1,\n            \"user yeah some weirdo who is fucked up in the head i swear\"\n        ],\n        [\n            1,\n            \"i have a headache and im about to cry how dense can he be fucking hell\"\n        ],\n        [\n            1,\n            \"user or a cold ass shower to wake me up 😂\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me all he can do is read from sad\"\n        ],\n        [\n            1,\n            \"why is this the cutest fucking thing omg 😭 😭 url\"\n        ],\n        [\n            1,\n            \"fighting myself to get out of bed is the fucking hardest thing ever 😩 😭\"\n        ],\n        [\n            1,\n            \"his girlfriend gets mad if a chick says whore but let's this man say cunt hashtag url\"\n        ],\n        [\n            1,\n            \"so fucking stressed out i need to hit the lottery soon damn\"\n        ],\n        [\n            1,\n            \"123 slaughter me street is fucking bullshit it's so bad\"\n        ],\n        [\n            1,\n            \"fucking sword elements and no drops since morning yesterday\"\n        ],\n        [\n            1,\n            \"this nigga is really fucking around 🤦 🏽 ‍ ♂ ️ url\"\n        ],\n        [\n            1,\n            \"some teams it's a fucking dream not to it's a fucking memory hashtag url\"\n        ],\n        [\n            1,\n            \"this country is so fucking crazy ugly plastic cups in luxury hotel because of for passover url\"\n        ],\n        [\n            1,\n            \"i lost it when i seen the dirty nigga pro club\"\n        ],\n        [\n            1,\n            \"user what the fuck is going on with the you fucking\"\n        ],\n        [\n            1,\n            \"kinda shitty that walmart never takes care of their fucking fish\"\n        ],\n        [\n            1,\n            \"user that you don't like getting fucked\"\n        ],\n        [\n            1,\n            \"if ever lets me in i could do a fucking scout\"\n        ],\n        [\n            1,\n            \"four motherfucking of who is this for i fucking want one\"\n        ],\n        [\n            1,\n            \"oh i'm sorry i forgot ever your fucking fault\"\n        ],\n        [\n            1,\n            \"some people are so fucked up like how can you do someone so dirty\"\n        ],\n        [\n            1,\n            \"on my fucking on my granny g can make this up ya hear me url\"\n        ],\n        [\n            1,\n            \"respect again to those traveling to today up the fucking blues hashtag\"\n        ],\n        [\n            1,\n            \"its 2017 and matt still hasn't opened up a coffee shop called how you ' this world is a fucking joke\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me didn't get 1 fucking rebound wtf 😡\"\n        ],\n        [\n            1,\n            \"the potato head in toy story is a fucking ass hole throughout the series\"\n        ],\n        [\n            1,\n            \"user what made her so depressed it's fucking crazy\"\n        ],\n        [\n            1,\n            \"url download cashier and customer fucked in store hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"you bet your fucking ass imma go to nxt takeover chicago\"\n        ],\n        [\n            1,\n            \"i tried my hardest but i couldn't make you feel a fucking thing\"\n        ],\n        [\n            1,\n            \"i've been paying monthly for wwe network and i didn't even fucking know that means i could've watched wrestlemania\"\n        ],\n        [\n            1,\n            \"busty brunette with nipples gets fucked in pussy url\"\n        ],\n        [\n            1,\n            \"i want to crush your fucking face under a 😍\"\n        ],\n        [\n            1,\n            \"i'm so fucking over this and i can't even leave because i'm 🙄\"\n        ],\n        [\n            1,\n            \"this what them crazy hood niggas say 😭 😭 😭 but i'm deadass 🤷 🏾 ‍ ♂ ️ url\"\n        ],\n        [\n            1,\n            \"me i want salad mom there's food here just cook me i'm losing a pint of blood a day please take me to the fucking store for a salad\"\n        ],\n        [\n            1,\n            \"user crazy ass tree carpet and bleeding hearts\"\n        ],\n        [\n            1,\n            \"two fucking hours of just him talking im shook to the core i cant believe\"\n        ],\n        [\n            1,\n            \"i hate uber drivers who drive fucking slow like that's not helping you man\"\n        ],\n        [\n            1,\n            \"everyone mad at me for fucking one cap girl\"\n        ],\n        [\n            1,\n            \"dear se please stop it with the fucking crashing\"\n        ],\n        [\n            1,\n            \"hashtag idiots got what they have been asking for sad for victims their blood is on the hands of swedish establishment\"\n        ],\n        [\n            1,\n            \"user heel or not he's absolutely fucked\"\n        ],\n        [\n            1,\n            \"if you want a say on what goes on in the labour party join the fucking labour party otherwise shut it hashtag\"\n        ],\n        [\n            1,\n            \"i'm fucking cracking up 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user name number address now cause i'm fucking killing someone\"\n        ],\n        [\n            1,\n            \"just dropped my phone in mayonnaise fucking hellman\"\n        ],\n        [\n            1,\n            \"my side fucking mom says its my kidney says im dying hashtag\"\n        ],\n        [\n            1,\n            \"i literally work to buy fucking food all my money is blown on food\"\n        ],\n        [\n            1,\n            \"user fucking fish hooks for nipples\"\n        ],\n        [\n            1,\n            \"user already fucked up the power rankings hashtag\"\n        ],\n        [\n            1,\n            \"why do i have to wait till fucking september like omg i has become my life oh fucking not talking about destiny\"\n        ],\n        [\n            1,\n            \"today i am no longer being a fucking loser url\"\n        ],\n        [\n            1,\n            \"i don't understand how that can be a fucking priority to someone 🤦 🏽 ‍ ♀ ️ 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"like stealing vodka off a person and everywhere simultaneously refusing to admit their fucked\"\n        ],\n        [\n            1,\n            \"around this time was when i started serving into lane this was a fucking a1 look 😍 🙌 🏼 💯 url\"\n        ],\n        [\n            1,\n            \"fucking contact name is smh 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"america stop ruining everything with fucking\"\n        ],\n        [\n            1,\n            \"user this sick fucker needs to be removed from the airwaves before he gets us all killed god i hate these bastards\"\n        ],\n        [\n            1,\n            \"grow up take responsibility and for once stop being so god damn selfish\"\n        ],\n        [\n            1,\n            \"it don't take a gun to show that i ain't fucking with y'all\"\n        ],\n        [\n            1,\n            \"in my defense i was also taking my d the mad bastard with my food so it needed\"\n        ],\n        [\n            1,\n            \"my if ya haven't seen with matthew fucking watch it don't even be smacked cause you'll be lost probably\"\n        ],\n        [\n            1,\n            \"user guess who got this idiot locked the fuck out 😂\"\n        ],\n        [\n            1,\n            \"user you just mad bc i got yo ass on that april fools joke\"\n        ],\n        [\n            1,\n            \"i'm sorry that pretend scumbag don't get lame ass recognition they deserve you're an idiot url\"\n        ],\n        [\n            1,\n            \"zuma made me forget about my fucking picks\"\n        ],\n        [\n            1,\n            \"today just goes to show that people are fucking dick heads reminds me why i'm a bitch to everyone around me bro deadass\"\n        ],\n        [\n            1,\n            \"someone please shut this fucking guy up url\"\n        ],\n        [\n            1,\n            \"going to get my ass to school tomorrow don't care how bad or difficult it will be gonna go 🙄 🙌\"\n        ],\n        [\n            1,\n            \"watching tag team user can you identify a move from the ugly it a sick fucking tag move\"\n        ],\n        [\n            1,\n            \"hashtag filthy blondie gets fucked by black brutal stud url\"\n        ],\n        [\n            1,\n            \"i hate been fucking stressed by url keep ur vibe away from me everytime i pick up d phone dey just get me mad\"\n        ],\n        [\n            1,\n            \"user but i dealt with the bad fucked up and them going to listen to on my haunted cell so goodnight\"\n        ],\n        [\n            1,\n            \"fingers bleeding and fucked up from bowling 😫 never again\"\n        ],\n        [\n            1,\n            \"if you don't pull over for a funeral you're a jackass i hate you\"\n        ],\n        [\n            1,\n            \"user if u want we can do some fucked up things if u want\"\n        ],\n        [\n            1,\n            \"i hate people who post mediocre ass tweets for retweets and favorites\"\n        ],\n        [\n            1,\n            \"every fucking time i get the dumbass as teammates\"\n        ],\n        [\n            1,\n            \"user hey justin x it's the fucking truth though brother\"\n        ],\n        [\n            1,\n            \"user can someone fucking contact me jesus my business phone line won't\"\n        ],\n        [\n            1,\n            \"my fucking life soon soon url\"\n        ],\n        [\n            1,\n            \"lmaoooo niggas already mad at me and i just got home 😂 hashtag\"\n        ],\n        [\n            1,\n            \"so the tories are going to edit the laws we get from eu but not put them to the rest of the house me we're fucked hashtag\"\n        ],\n        [\n            1,\n            \"user me too brad i've lost count of the things that make me so damn mad in this administration\"\n        ],\n        [\n            1,\n            \"trump on healthcare i don't lose is that a fucking threat\"\n        ],\n        [\n            1,\n            \"and kept awake by my fucking guts again watches robot wars on the phone instead of sleeping\"\n        ],\n        [\n            1,\n            \"i if user ever introduce stories i'm fucking\"\n        ],\n        [\n            1,\n            \"fucked around and got attached to you friends can break your heart too\"\n        ],\n        [\n            1,\n            \"i would break my fucking tv url\"\n        ],\n        [\n            1,\n            \"what the fuck is this cat has lost it this is so annoying thank god ariana wasn't in this song url\"\n        ],\n        [\n            1,\n            \"put fucking in man steve pissing me off\"\n        ],\n        [\n            1,\n            \"yeah put us on tv when west 6 ' 5 fucking twats bin every set piece they get and turns into prime … url\"\n        ],\n        [\n            1,\n            \"now that you dragged me out i will fucking ruin your fucking day\"\n        ],\n        [\n            1,\n            \"jesus matthew get a fucking life\"\n        ],\n        [\n            1,\n            \"user 5x 5x 5x 5x 5x you in the face you fucking\"\n        ],\n        [\n            1,\n            \"couple bitches had me fucked up had to learn how to be a savage 🖕 🏾 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"i don't even sleep anymore i just take 1 hour every 2 hours sleep schedule mad fucked up\"\n        ],\n        [\n            1,\n            \"went to and asked for a meal and they didn't give me my fries its shitty out so guess i'm just gonna be mad bout it\"\n        ],\n        [\n            1,\n            \"exactly my fucking point about todays so called hiphop url\"\n        ],\n        [\n            1,\n            \"these birds that keep shitting on my car are asking to fucking die\"\n        ],\n        [\n            1,\n            \"whoever hit my fucking car i will fucking find you\"\n        ],\n        [\n            1,\n            \"how do people watch netflix on their laptops like you're binge watching on a 13 inch screen you fucking peasant it's 2017 fucking wake up\"\n        ],\n        [\n            1,\n            \"listen the videos are going to take 79 fucking years to upload be patient with me\"\n        ],\n        [\n            1,\n            \"i built a fucking ad here dont do this again\"\n        ],\n        [\n            1,\n            \"nazi hillary nazi hillary nazi hillary fuck off\"\n        ],\n        [\n            1,\n            \"user not watching but show some fucking damn respect\"\n        ],\n        [\n            1,\n            \"fuck thats so sick i need this url\"\n        ],\n        [\n            1,\n            \"feel sorry for people that feel need to chat shit cause their lives are that boring 😘\"\n        ],\n        [\n            1,\n            \"fucking stoked for fx on tuesday but not the marks possible wounds we might get from the rounds\"\n        ],\n        [\n            1,\n            \"never met the bitch but i fucked her like i missed her\"\n        ],\n        [\n            1,\n            \"get the fuck away from me i hate all of you this world was never made for me\"\n        ],\n        [\n            1,\n            \"stick to your fucking lane url\"\n        ],\n        [\n            1,\n            \"holy fuck balls it's official hashtag url\"\n        ],\n        [\n            1,\n            \"hate somebody who never shut the fuck up and just listen\"\n        ],\n        [\n            1,\n            \"even tho i know everything that's gonna happen in desperate i still get fuckin pumped when i watch it again\"\n        ],\n        [\n            1,\n            \"i wish i colored eyes so bad just finna wear a pair for a day just a fucking day\"\n        ],\n        [\n            1,\n            \"man aint nun in the world had to be that fucking crispy 😂 😩 url\"\n        ],\n        [\n            1,\n            \"fucking hell it is the governing responsibility to intervene in this situation url\"\n        ],\n        [\n            1,\n            \"i don't hit girls but i'd fucking knock this bitch out if i caught her doing that to my kid 😤 url\"\n        ],\n        [\n            1,\n            \"i just watched a bunch of idiots on rt 22 fail to understand the concept of moving out of the lane when an ambulance is coming\"\n        ],\n        [\n            1,\n            \"user 3 goals on 6 shots lmfao fucking embarrassing is trash\"\n        ],\n        [\n            1,\n            \"user why don't you write hashtag on everything anymore are you done since trump fucked your dad\"\n        ],\n        [\n            1,\n            \"the fucking legend says the truth url\"\n        ],\n        [\n            1,\n            \"sick to shit of missed chances and fucking draws badly need to get a ruthless striker in the summer\"\n        ],\n        [\n            1,\n            \"what the fuck i hate uncle grandpa why is he ruining steven universe url\"\n        ],\n        [\n            1,\n            \"user no but oh my god i'm like putting the pieces together for that without even reading it and i am fucked up\"\n        ],\n        [\n            1,\n            \"oh my a fucking k o oh my hashtag\"\n        ],\n        [\n            1,\n            \"cop are you drunk me no i was just frantically trying to put on crazy bitch for the pp protesters\"\n        ],\n        [\n            1,\n            \"literally just chased my dog for 15 fucking minutes because my gram let him out 😡 😡\"\n        ],\n        [\n            1,\n            \"microwave toys fruit cutting nursery rhymes learn colors w get url\"\n        ],\n        [\n            1,\n            \"imagine if horoscopes weren't fake as fucking sin\"\n        ],\n        [\n            1,\n            \"lmaooo they dumb broke retarded thirsty url\"\n        ],\n        [\n            1,\n            \"sometimes you fuck up and make yourself look like an idiot 😫\"\n        ],\n        [\n            1,\n            \"toby has been for a for 12 years and now i'm the cruise director and my name is captain fucking gold\"\n        ],\n        [\n            1,\n            \"i'm at the function and forgot my fucking bro\"\n        ],\n        [\n            1,\n            \"url this aint a 10 4 either im sick n tired of u battle rap smfh\"\n        ],\n        [\n            1,\n            \"terribly bc i didn't study missed two lessons and don't remember shit from before spring break\"\n        ],\n        [\n            1,\n            \"i don't work til 4 i got time fam you fake mad bitches on the tl so hurt over what kendrick said\"\n        ],\n        [\n            1,\n            \"its not a prank either im fucking lit url\"\n        ],\n        [\n            1,\n            \"ive seen like 1 3 inches of snow death metal music starts playing fucking hardcore dude\"\n        ],\n        [\n            1,\n            \"user fucking hell that's awful you poor thing\"\n        ],\n        [\n            1,\n            \"i can't wait for lent to be over so i can get fucked up\"\n        ],\n        [\n            1,\n            \"hashtag doesn't know what a fucking woman is\"\n        ],\n        [\n            1,\n            \"romo fucked over the texans on the way out 🔥 🔥 🔥\"\n        ],\n        [\n            1,\n            \"my heart too bad to be fucking with this url\"\n        ],\n        [\n            1,\n            \"user i told him to watch who he was fucking with you know where he at\"\n        ],\n        [\n            1,\n            \"user i'm fucking like stop playing in my face\"\n        ],\n        [\n            1,\n            \"user unless cameron was in the fucking studio no one got destroyed\"\n        ],\n        [\n            1,\n            \"2017 and the world is fucked url\"\n        ],\n        [\n            1,\n            \"user well if you consider the fact that ass size increase comes with waist size increase it's sad and painful ☹ ️\"\n        ],\n        [\n            1,\n            \"fucking come on shadab khan what a talent four for him\"\n        ],\n        [\n            1,\n            \"some fuckface dropped fucking in the god damn\"\n        ],\n        [\n            1,\n            \"if you feel awkward wearing something around your grandfather you should probably cover your tits and ass 🙄\"\n        ],\n        [\n            1,\n            \"his voice is fucking heaven hashtag hashtag\"\n        ],\n        [\n            1,\n            \"ya bitch cannot sleep because i am so fucking nervous about these god damn ticket ffs\"\n        ],\n        [\n            1,\n            \"our fucking insurance won't pay for the damages because they consider this an act of god\"\n        ],\n        [\n            1,\n            \"on today's episode of i shouldn't be awake we find ian still fucking awake even though he has to be awake in 5 hours\"\n        ],\n        [\n            1,\n            \"if i didn't ask for your opinion then i obviously don't fucking need it 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"if shane jumps off of that rollercoaster ill have a fucking heart attack hashtag\"\n        ],\n        [\n            1,\n            \"hey user you sir are a fucking hypocrite you've been around way too long it's time for people like you to go away\"\n        ],\n        [\n            1,\n            \"so you're asking why we didn't ask students to think in the mind of a rapist and why they rape you're fucked up pal url\"\n        ],\n        [\n            1,\n            \"magazine on the floor at the school so you know this place real as fuck url\"\n        ],\n        [\n            1,\n            \"this is our fucking city shake shack url\"\n        ],\n        [\n            1,\n            \"tryna look out for a nigga got me fucked over but i promise u this just the beginning\"\n        ],\n        [\n            1,\n            \"user i am so fucking cold what is going on\"\n        ],\n        [\n            1,\n            \"user i took one look at that and the fuck out of there thank god for servant\"\n        ],\n        [\n            1,\n            \"who gives a flying fuck obama is a spy where is your fucking outrage url\"\n        ],\n        [\n            1,\n            \"i swear someone gave me the bc what are the fucking odds\"\n        ],\n        [\n            1,\n            \"im officially taken 💯 💯 💯 😇 😇 😇 😍 😍 😍 as a fucking joke\"\n        ],\n        [\n            1,\n            \"who said ariana her makeup is always fucked up 😍 😍 😍 i don't see it 😍 url\"\n        ],\n        [\n            1,\n            \"fucked up week im so not looking forward for anything ah\"\n        ],\n        [\n            1,\n            \"jacob is my fucking world and no one will change that url\"\n        ],\n        [\n            1,\n            \"if i ever quit fuckin jus know you the one that fucked up not me\"\n        ],\n        [\n            1,\n            \"user can i call tonight a collapse they fucking\"\n        ],\n        [\n            1,\n            \"when justin covered two of my fave songs ever because of you and u got it bad like yes das strawberry because it's a fucking jam\"\n        ],\n        [\n            1,\n            \"vampire is wack as hell shits making me mad depressed\"\n        ],\n        [\n            1,\n            \"why is my colleges default viewing software fucking paint\"\n        ],\n        [\n            1,\n            \"i know people be thinking i be sounding crazy like don't she got a nigga hold up wait they wouldn't believe me if i told them ▶\"\n        ],\n        [\n            1,\n            \"argh damn it i deserve death for this god fucking damn it\"\n        ],\n        [\n            1,\n            \"let's ride baby lets fucking ride url\"\n        ],\n        [\n            1,\n            \"are pieces of garbage that have my city and should all go to the butt of hell url\"\n        ],\n        [\n            1,\n            \"bey is shaking in her fucking boots url\"\n        ]\n    ],\n    \"pt\": [\n        [\n            0,\n            \"acham que ser bandido é ser machista to entendendo a logica feminista agora toda atitude de bandido cometido por … url\"\n        ],\n        [\n            0,\n            \"feia bonita gorda ou magra mulher foi feita pra ser respeitada 😍 😍 😍 😘 😘\"\n        ],\n        [\n            0,\n            \"hashtag feliz dia das mulheres dia internacional da mulher hashtag url\"\n        ],\n        [\n            0,\n            \"confira a contribuição de uma de nossas integrantes para o blog da marca insecta shoes será que realmente somos url\"\n        ],\n        [\n            0,\n            \"eu não sabia que com o dia da mulher viria tanta gente burra falar bosta na internet\"\n        ],\n        [\n            0,\n            \"assim como cabe aos pais a educação sexual dos seus filhos quer que desenhe url\"\n        ],\n        [\n            0,\n            \"pnr marca protesto pela “ liberdade de expressão ” url\"\n        ],\n        [\n            0,\n            \"não vi nenhuma feminista de esquerda dando parabéns a elas 🙄 🙄 🙄 dia internacional da mulher feliz dia das mulheres … url\"\n        ],\n        [\n            0,\n            \"ahahaha as musas de direita destroem qualquer petista como a gleisi hoffman 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"quer ser mulher mas foi pro alistamento 🙄 🙄 🙄 😂 😂 dia internacional da mulher feliz dia das mulheres hashtag url\"\n        ],\n        [\n            0,\n            \"user ter tempo pra cuidar da família é o grande problema pra mulher ou pra qq pessoa que trabalha e tem filhos\"\n        ],\n        [\n            0,\n            \"por um mundo com mais hashtag hashtag hashtag hashtag celebremos o hashtag\"\n        ],\n        [\n            0,\n            \"e você já escolheu o presente para a sua mulher no dia internacional das mulheres sugestões da nossa garota … url\"\n        ],\n        [\n            0,\n            \"hashtag não importa se é magra gorda preta branca feia ou linda hj e o nosso dia\"\n        ],\n        [\n            0,\n            \"user não isto foi a entrevista que ele fez em angola tipo\"\n        ],\n        [\n            0,\n            \"user as empresas que fabricam citotec remedio abortivo devem dar muito dinheiro pra essa gente 🙄 🙄\"\n        ],\n        [\n            0,\n            \"a senadora do paraná mandou você mulher fazer greve de sexo hashtag url\"\n        ],\n        [\n            0,\n            \"dizer isso não é censura ou acabar com a sua liberdade de expressão se vc acha q nasceu no corpo errado a socidade … url\"\n        ],\n        [\n            0,\n            \"é por isso que esse país está da forma que está e isso pq a usp é uma das melhores universidades tem gente que … url\"\n        ],\n        [\n            0,\n            \"grande primeira parte continuo a acreditar vamos caralho hashtag\"\n        ],\n        [\n            0,\n            \"user falou coletivismo já sei que não presta\"\n        ],\n        [\n            0,\n            \"não estou acreditando cadê os nossos senadores url\"\n        ],\n        [\n            0,\n            \"wszystko mnie wkurwia jak jestem chora\"\n        ],\n        [\n            0,\n            \"quando a pessoa é burra demais pra entender que o dia da mulher só foi por causa das lutas feministas url\"\n        ],\n        [\n            0,\n            \"user ah tá venezuela é um paraíso cuba somália coreia do norte idem e não ha crise de refugiados na europa\"\n        ],\n        [\n            0,\n            \"o que o barcelona acaba de fazer vai ficar para sempre na história do futebol que remontada incrível\"\n        ],\n        [\n            0,\n            \"user yo también y no le voy al barcelona pero hoy hizo más que esos muertos del psg\"\n        ],\n        [\n            0,\n            \"si tiene 3 sellos es rico 🐽\"\n        ],\n        [\n            0,\n            \"teachers should just write how many words they want rather than put 100 200 they know it's ending at the 100th word\"\n        ],\n        [\n            0,\n            \"eu não me importo se a pessoa é magra gorda feia bonita se é de humanas ou exatas se ela me tratar bem eu vou retribuir da mesma forma\"\n        ],\n        [\n            0,\n            \"no dia da mulher nao vi 1 palavra do movimento feminista pra defender essas mulheres do islã ja pra defender o co … url\"\n        ],\n        [\n            0,\n            \"amo mesmo chamar atenção pro meu corpo tenho ele pra mostrar não é então mostro mesmo e esbanjo mesmo não sou ob … url\"\n        ],\n        [\n            0,\n            \"homenagem às mulheres simbolo da direita no mundo melanie trump a politica belga a sobrinha da marina le pen … url\"\n        ],\n        [\n            0,\n            \"hashtag já leu uma mulher hoje url\"\n        ],\n        [\n            0,\n            \"sendo azulina ou bicolor bonita ou feia magra ou gorda não importa vc sempre terão o meu respeito mulher e todo nessa vida sem elas\"\n        ],\n        [\n            0,\n            \"daqui a pouco 21hrs estreia o documentário hashtag no user o doc fala sobre feminismo e ciberativismo não percam\"\n        ],\n        [\n            0,\n            \"user quem é contra o islã defende muito mais a mulher do que qualquer outra feminista\"\n        ],\n        [\n            0,\n            \"i seminário feminista sobre encarceramento o encarceramento de mulheres é um fenômeno que nos últimos anos vem url\"\n        ],\n        [\n            0,\n            \"ah porque o nacionalismo deste gajo é económico e é tão económico quanto o do pcp com a diferença de o pcp não querer angola de volta\"\n        ],\n        [\n            0,\n            \"mulher burra fica pobre mas eu vou te dizer se for inteligente pode até enriquecer minha buceta é o poderr\"\n        ],\n        [\n            0,\n            \"refugiados muçulmanos são flagrados atacando a polícia nacional francesa não são manifestantes são anarquistas url\"\n        ],\n        [\n            0,\n            \"tida mulher é real seja ela gorda magra alta baixa preta branca feia bonita toda mulher é real e não tem mulher mais real que outra\"\n        ],\n        [\n            0,\n            \"de manhã eu fico sozinha em casa porque todos os meus irmãos vão pra escola e minha mãe vai trabalhar aí eu url\"\n        ],\n        [\n            0,\n            \"user você tem algumas dicas de livros de ficção científica que podem ser lidos por crianças\"\n        ],\n        [\n            0,\n            \"e nesse dia da mulher confirmei o que eu já acreditava toda generalização é burra\"\n        ],\n        [\n            0,\n            \"loosu paya 😠 😠 hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"🔊 🔊 🔊 and the call isnt out theree at all its inside meeeeee its like the tiiiide always falling and riiising url\"\n        ],\n        [\n            0,\n            \"não se sinta mulher de verdade se você ofende outras mulheres chamando as de feia estranha magrela gorda etc\"\n        ],\n        [\n            0,\n            \"hashtag hashtag acundan sibel cana jest url\"\n        ],\n        [\n            0,\n            \"curso de especialização em gestão financeira angola não deixe esta oportunidade passar consulte nos em … url\"\n        ],\n        [\n            0,\n            \"ngm quer ir cmg na noite do branco\"\n        ],\n        [\n            0,\n            \"deixei o teste de matemática em branco kkkk o melhor é ver a cara de deboche da professora\"\n        ],\n        [\n            0,\n            \"o meu verniz branco é mesmo feio parece corretor 😖\"\n        ],\n        [\n            0,\n            \"presidente dos dragões voltou a mostrar o seu descontentamento invicta de azul e branco url\"\n        ],\n        [\n            0,\n            \"primeira vez que saio todo de branco as pessoas vão achar que sou pai de santo\"\n        ],\n        [\n            0,\n            \"qnd q eu decidi q me vestir só de preto e ter um gato branco era uma boa ideia\"\n        ],\n        [\n            0,\n            \"claro que elas não deixariam passar em branco e com direito a um pulinho no pa hashtag url\"\n        ],\n        [\n            0,\n            \"porto acolhe em abril o dia das boas ações invicta de azul e branco url\"\n        ],\n        [\n            0,\n            \"eu com a mais linda no meu branço\"\n        ],\n        [\n            0,\n            \"se o castelo branco e a lili canecas tivessem um filho url\"\n        ],\n        [\n            0,\n            \"my mind better let me sleep after today this not letting me sleep business is nonsense i better bring my extra la … url\"\n        ],\n        [\n            0,\n            \"bora escrever mais um capítulo de nossa vida em uma folha em branco que deus nos deu hashtag\"\n        ],\n        [\n            0,\n            \"pior coisa que eu fiz foi ter comprado esse tênis branco\"\n        ],\n        [\n            0,\n            \"saque do fgts inativo começa nesta sexta para 4 8 milhões de pessoas url\"\n        ],\n        [\n            0,\n            \"se o triste bebe o brasil é uma fábrica de bebum\"\n        ],\n        [\n            1,\n            \"comentei num perfil irônico como resposta fui chamada de feia gorda mal amada feminazi fascita golpista bu … url\"\n        ],\n        [\n            1,\n            \"não adianta nada fazer textão de dia das mulheres e quando liga no callcenter chamar a atendente de burra e dizer tinha que ser mulher\"\n        ],\n        [\n            1,\n            \"user vc me chama de gorda e feia 😡\"\n        ],\n        [\n            1,\n            \"eu sou mt burra o menino falou feliz dia da mulher ai eu pra você também nem percebi\"\n        ],\n        [\n            1,\n            \"user miga nao tem livro de estudos em promoçao mulher é burra\"\n        ],\n        [\n            1,\n            \"user fui fazer luzes e a burra da mulher fez merda tá horrível\"\n        ],\n        [\n            1,\n            \"porra agora só semana que vem o celular mulher burra do carai\"\n        ],\n        [\n            1,\n            \"é sério eu não sei o que é pior na minha vida vey ser pobre ou ser pobre gorda e feia\"\n        ],\n        [\n            1,\n            \"deu acidente aqui na esquina de casa e só da pra ouvir os pedreiros gritando chamando a mulher de burra kkkkkkk\"\n        ],\n        [\n            1,\n            \"sou linda maravilhosa fofa ser gorda não é ser feia feio é quem acha o gordo feio hashtag\"\n        ],\n        [\n            1,\n            \"pleno dia internacional da mulher e eu ouvi um pai dizendo pro filho que a mãe dele é uma burra\"\n        ],\n        [\n            1,\n            \"dia desses apareceu uma propaganda aqui na minha tl sobre trans serem versões piratas de mulher e eu fiquei apenas wtf gente burra\"\n        ],\n        [\n            1,\n            \"qual o problema em dizer que mulher é mulher e homem é homem porque tanta histeria pessoal da agenda gay so pod … url\"\n        ],\n        [\n            1,\n            \"lailão 💝 apaga fiquei mtfeia parece quero gorda e com peito caído lary 💥 tu é feia lary 💥 não reclama lailão 💝 que lailão 💝 vai tnc\"\n        ],\n        [\n            1,\n            \"os homens do governo da suécia sem bolas afeminados não é por acaso que os refugiados deitam e rolam naque … url\"\n        ],\n        [\n            1,\n            \"user po ai mulher burra msm mas se ta ligado que estagio vc n arruma ne termina a escola daqui 3 meses\"\n        ],\n        [\n            1,\n            \"user pode ser feia pode ser gorda só não pode ser feia é gorda\"\n        ],\n        [\n            1,\n            \"e tava reclamando que sou gorda e feia vou continuar assim\"\n        ],\n        [\n            1,\n            \"é de se esperar que um povo q não aceita um cão pela sua cor não abra as portas aos refugiados isso da nojo\"\n        ],\n        [\n            1,\n            \"user a verrrrrrrrrrrrr ¿ la organización ye lo que hay una lástima\"\n        ],\n        [\n            1,\n            \"mulheres no dia das mulheres somos todas bonitas no resto do ano aquela gaja é mesmo feia e gorda vê se mesmo … url\"\n        ],\n        [\n            1,\n            \"minha filha de 14 anos está sofrendo bullying sofre desde os 8 anos pq tem cabelo de preto pq é gorda pq é feia pessoas parem\"\n        ],\n        [\n            1,\n            \"que raiva daquela mulher burra deu os pontos igual a cara dela\"\n        ],\n        [\n            1,\n            \"radio talent burra coloca macho p eneltecer mulher\"\n        ],\n        [\n            1,\n            \"user se for gorda feia mt magra isso e aquilo é da mulher e não de uma mulher específica cara aiai vou nem falar mais nada\"\n        ],\n        [\n            1,\n            \"passando aqui só pra dizer que nao interessa se é puta santinha gorda magra feia ou bonita se eu amar essa pessoa pau no cu de todos\"\n        ],\n        [\n            1,\n            \"eu sou gorda meu cabelo não é bom minha cara é bem feia\"\n        ],\n        [\n            1,\n            \"canso de ver um monte de cara burro pagando de machão e um monte de menina burra que procura no google o significado de ser uma mulher\"\n        ],\n        [\n            1,\n            \"que onda wachi altos mosquitos 😒 😒 😒\"\n        ],\n        [\n            1,\n            \"tô gorda e n consigo emagrecer certeza q minha gastrite tá piorando pq só passo mal n tenho inglês fluente n sei nadar sou feia\"\n        ],\n        [\n            1,\n            \"roberta tu é feia falsa rídicula gorda entre outras coisas q não posso dzr aqui por risco de processo vai sair com rejeição max hashtag\"\n        ],\n        [\n            1,\n            \"mulher esperta sabe ter um homem na palma da mão mulher burra apenas acha que tem mais na vdd não tem nada\"\n        ],\n        [\n            1,\n            \"tenho que se preocupar com meu filho que tem 1 ano não com mulher burra velha que também já tem filho sai fora eu em\"\n        ],\n        [\n            1,\n            \"lembrei d quando meu pai chamou uma mulher d burra e ele foi parar na delegacia ele falou que sou burra eu falei q ela é burra mesmo\"\n        ],\n        [\n            1,\n            \"tá pra nascer mulher burra como eu to sem celular pq esqueci o cabo do computador no estágio\"\n        ],\n        [\n            1,\n            \"user ela é mais legal eu sei só que ela é feia e gorda\"\n        ],\n        [\n            1,\n            \"0 52 ct emerald mens engagement wedding ring in 14kt gold over silver url\"\n        ],\n        [\n            1,\n            \"incrível a facilidade que sapatao tem pra namorar\"\n        ],\n        [\n            1,\n            \"user aceitei pq sou uma sapatão sinistra\"\n        ],\n        [\n            1,\n            \"odeio sapatão por isso não desapega de ex nunka\"\n        ],\n        [\n            1,\n            \"não em angola não se fala criolo não não te posso ensinar a dançar kizomba pára de dizer ewe e xe a falar cmg\"\n        ],\n        [\n            1,\n            \"minha sala só sapatao e viado\"\n        ],\n        [\n            1,\n            \"user kajskajsj a florzinha é menos sapatão então sou eu volto só em abril mas se quiser me sequestrar antes disso eu agradeceria\"\n        ],\n        [\n            1,\n            \"queria saber pq todo mundo acha que eu sou sapatão\"\n        ],\n        [\n            1,\n            \"fábio esta na minha frente e parece uma sapatão masculina\"\n        ],\n        [\n            1,\n            \"ainda bem que eu sou sapatão e não preciso disso\"\n        ],\n        [\n            1,\n            \"achei um cabelo branco sinto que os anos de tintura estão chegando 😔 😔 😔\"\n        ],\n        [\n            1,\n            \"status pegando o uber mais clichê da vida ca sapatão ouvindo ana carolina\"\n        ],\n        [\n            1,\n            \"user sim odeio sua atitude escrota de ser sapatão\"\n        ],\n        [\n            1,\n            \"meu pai veio me perguntar por que mulher é tão burra pra ter filho nova adolescentes e tal dei minha opinião e agora ele ta brabo comigo\"\n        ],\n        [\n            1,\n            \"user sapatão isso é bem coisa de sapatão shauishaius\"\n        ],\n        [\n            1,\n            \"forró que ouvi ontem o homem que não chamar mulher pra dançar agarradinho é boiola e a mulher que não aceitar é sapatão\"\n        ],\n        [\n            1,\n            \"9 3 09 11 jhu ❤ bom viado mais lindo ❤ 9 3 09 11 dj luizinho bom dia sapatão mais gostoza 😍 ❤\"\n        ],\n        [\n            1,\n            \"e quem não gosta de comparar preços no mercado é sapatão\"\n        ],\n        [\n            1,\n            \"user bom dia sapatao da minha vida\"\n        ],\n        [\n            1,\n            \"mulher eh uma coisa maravilhosa demais vei eu amo ser sapatao\"\n        ],\n        [\n            1,\n            \"tem tanta sapatão bonita em sp que da ate vontade de ficar por aqui mesmo\"\n        ],\n        [\n            1,\n            \"oi vc é sapatão só n sabe ainda mas é\"\n        ],\n        [\n            1,\n            \"raiane sapatão fld dá mh bunda kkkkkkkkk\"\n        ],\n        [\n            1,\n            \"quanto amor meu deus 😍 😍 09 03 17 10 12 01 sapatao 💕 fala amor da minha vida meu coração fora do corpo\"\n        ],\n        [\n            1,\n            \"tem sapatão q eh pior q homem qdo recebe um ' ' não ' '\"\n        ],\n        [\n            1,\n            \"minha diversão pós trabalho é discutir com fã de hashtag no user e ganhar mais de 100 likes das sapatão\"\n        ],\n        [\n            1,\n            \"várias sapatão linda aqui na escola kero\"\n        ],\n        [\n            1,\n            \"اااه يالوقاحه كانوا يبي يحولونه هيئة التحقيق والادعاء العام url\"\n        ],\n        [\n            1,\n            \"quando vc descobre que aquela mina que vc conhece de vista é sapatão\"\n        ]\n    ],\n    \"pl\": [\n        [\n            0,\n            \"user może to byłam ja tylko po prostu cię nie widziałam\"\n        ],\n        [\n            0,\n            \"kolano boli prezesa a co boli tych niepełnosprawnych\"\n        ],\n        [\n            0,\n            \"user jak proces z dyrektorem muzeum wszystkim to sie pochwal\"\n        ],\n        [\n            0,\n            \"user zależy co za pchnięcie czerwień czy nogi przy dość próbie zagrania piłki żółta\"\n        ],\n        [\n            0,\n            \"ma ktoś do jakiś mały fajny plecak hashtag\"\n        ],\n        [\n            0,\n            \"user dla to był wartościowy sparing przed ligą którą za tydzień\"\n        ],\n        [\n            0,\n            \"user wszystko dam już przed meczem\"\n        ],\n        [\n            0,\n            \"user albo albo spacer chociaż xd\"\n        ],\n        [\n            0,\n            \"ej ci co mieszkają nad morzem to wygrali życie\"\n        ],\n        [\n            0,\n            \"user ktoś musi pilnować kiedy jestem w pracy 😎\"\n        ],\n        [\n            0,\n            \"kurwa jutro a ja znowu na kacu\"\n        ],\n        [\n            0,\n            \"user on chyba mówił często „ w mordę ” xd fajnie 😂\"\n        ],\n        [\n            0,\n            \"user czyli carrillo podpisując kontrakt nie był poinformowany że w większości zostaje\"\n        ],\n        [\n            0,\n            \"user no to rzeczywiście jozak pokazał że ma jaja 😂\"\n        ],\n        [\n            0,\n            \"a tu fajnie pokazali rzut nie z tej strony hiszpania i sędziowie\"\n        ],\n        [\n            0,\n            \"user ja pierdolę duży europejski kraj w wieku\"\n        ],\n        [\n            0,\n            \"user ale co ma do tego 100 tys stadionu\"\n        ],\n        [\n            0,\n            \"user przed wyborami 50 5 po wyborach\"\n        ],\n        [\n            0,\n            \"user to widocznie oglądaliśmy dwa różne mecze 😉\"\n        ],\n        [\n            0,\n            \"user nie udawaj że nie masz d\"\n        ],\n        [\n            0,\n            \"piąty piątek bez papierosa to już chyba mogę przestać liczyć wreszcie wolna 😄 dzięki za\"\n        ],\n        [\n            0,\n            \"user wszędzie pyta się zawodników o nowego trenera\"\n        ],\n        [\n            0,\n            \"user myślę że nie jest mu do śmiechu 😁 😁\"\n        ],\n        [\n            0,\n            \"potrzebuję czerwonych to byłby 100 pkt do pewności siebie\"\n        ],\n        [\n            0,\n            \"user to oglądaj puchar d warto choćby dla samego zerknij jak ono wygląda d\"\n        ],\n        [\n            0,\n            \"user o pani z lewej się nie ale pan z prawej faktycznie jakaś wołżańska uroda albo nawet nie wołżańska\"\n        ],\n        [\n            0,\n            \"user jak założy koszulkę niemcy nic się nie stało\"\n        ],\n        [\n            0,\n            \"user w jakim meczu cywka grał na środku obrony\"\n        ],\n        [\n            0,\n            \"no tak moje zmiany w user już działają z żółtą w czwartej minucie pierwszego meczu 😁\"\n        ],\n        [\n            0,\n            \"user w lm jako główny tak\"\n        ],\n        [\n            0,\n            \"dzisiaj o 18 strefa kibica w radiu akadera zapraszamy 😊\"\n        ],\n        [\n            0,\n            \"user ten 8 czy 23 😜\"\n        ],\n        [\n            0,\n            \"user jak byś zjadła 3 więcej to już byś niebyla taka\"\n        ],\n        [\n            0,\n            \"user często pytania dobre ale dobre ale nie tam gdzie trzeba albo bez sensu i nie wiadomo po co\"\n        ],\n        [\n            0,\n            \"user ty nie możesz wyjedź do afryki dystansu\"\n        ],\n        [\n            0,\n            \"user ile szczęścia najlepiej osobiście ale jeśli nie ma pan możliwości proszę dać znać coś\"\n        ],\n        [\n            0,\n            \"chłopak z którym miałam jazdy ostatnio zaprosił mnie do znajomych na fb a później mi zdania egzaminu idk cute\"\n        ],\n        [\n            0,\n            \"user gdzie 4 mld strat za możejki gdzie 5 mld skoki\"\n        ],\n        [\n            0,\n            \"user no to bardzo merytoryczny program pewnie w 👏\"\n        ],\n        [\n            0,\n            \"user nowy sezon nowe zasady 😂\"\n        ],\n        [\n            0,\n            \"weekend mija za szybko wizje chodźcie do mnie blisko najbliżej\"\n        ],\n        [\n            0,\n            \"user wszyscy jacyś tacy jeszcze 😉\"\n        ],\n        [\n            0,\n            \"user uuu co za od razu widać że to osobowość\"\n        ],\n        [\n            0,\n            \"user chyba że ręka masz na myśli takie sceny jak na co widziałem u ciebie na fb co sobie z liścia dawali\"\n        ],\n        [\n            0,\n            \"user a co liczba ludności ma wspólnego z poziomem\"\n        ],\n        [\n            0,\n            \"user są takie twarze które mówią same za siebie\"\n        ],\n        [\n            0,\n            \"jutro o tej porze będę mieć egzamin na prawo jazdy ja się zabije\"\n        ],\n        [\n            0,\n            \"user pierwsze tak drugie raczej zielu lewy i grosik\"\n        ],\n        [\n            0,\n            \"user nie będę się bawił ale gdybyś mi nie że nie potrafię czytać ze zrozumieniem to bym to olał\"\n        ],\n        [\n            0,\n            \"user jak tak powiedziała to rzeczywiście śmiech na sali\"\n        ],\n        [\n            0,\n            \"user ale za to fajniej się w domu wtedy d\"\n        ],\n        [\n            0,\n            \"user ciągle tylko kałużny i kałużny\"\n        ],\n        [\n            0,\n            \"user gdyby wiślacy to by trenerem był\"\n        ],\n        [\n            0,\n            \"user dziś ciężko pół warszawy się w tym samym czasie\"\n        ],\n        [\n            0,\n            \"user cupiala szanuje po dzisiejszym meczu ze miał chłop racje\"\n        ],\n        [\n            0,\n            \"user się w jak pewien w warszawie\"\n        ],\n        [\n            0,\n            \"user wisła kraków 🔝 🏆 💪 brawo za dzisiejszy mecz\"\n        ],\n        [\n            0,\n            \"user tu są słabe powtórki dopiero w przerwie pokazali\"\n        ],\n        [\n            0,\n            \"gdyby dziś miało obudzić się we mnie byłby to wąż idzie a leży\"\n        ],\n        [\n            0,\n            \"user ok jeszcze z taki mały białe cud to jest polecam\"\n        ],\n        [\n            0,\n            \"user ale jeśli nie robi w dwóch to czym to się różni od\"\n        ],\n        [\n            0,\n            \"user 0 1 do przerwy w ostródzie z o życie lechia z kolei 3 0\"\n        ],\n        [\n            0,\n            \"user vat na ubranka dla dzieci dla małych polskich dzieci dalej 23\"\n        ],\n        [\n            0,\n            \"user gdyby tweet miał więcej znaków do przypięty do też niespodziewanie\"\n        ],\n        [\n            0,\n            \"ashley i są na serio razem uuuuu nie spodziewałam się\"\n        ],\n        [\n            0,\n            \"user a co już dostał że wie że płacą na czas\"\n        ],\n        [\n            0,\n            \"user co się stanie może chociaż ktoś zmiany zacznie robić wcześniej niż w 90 minucie i postawi np na handzlika\"\n        ],\n        [\n            0,\n            \"user się z kotem to trochę\"\n        ],\n        [\n            0,\n            \"user nie bój nie bój i tak ci\"\n        ],\n        [\n            0,\n            \"user szkoda że nie jak się\"\n        ],\n        [\n            0,\n            \"wszystkie wyjścia ale stirlitz ich przez\"\n        ],\n        [\n            0,\n            \"user kiedyś byłem tak że z i jedynie hashtag\"\n        ],\n        [\n            0,\n            \"user mało tych bramek ale w każdej widać że technika na wysokim poziomie i potencjał ogromny\"\n        ],\n        [\n            0,\n            \"user pokazać ile razy var był użyty przeciwko legi a ile dla legii statystyki pokażą kto w pl lidze na\"\n        ],\n        [\n            0,\n            \"user tak czułam że się nie zgadza\"\n        ],\n        [\n            0,\n            \"user mój tata chce tak dzieciom drzwi wieczorem\"\n        ],\n        [\n            0,\n            \"user raz piwo dlatego ją wybrałem mało mówi ale jak mówi to z sensem mnie\"\n        ],\n        [\n            0,\n            \"user a pani ma prowadzić program o\"\n        ],\n        [\n            0,\n            \"mecz na remis to i remis punkt i jedziemy dalej\"\n        ],\n        [\n            0,\n            \"user za 1 za 4 ale dopiero za 4 razem miałam normalnego\"\n        ],\n        [\n            0,\n            \"user roman grał całą drugą połowę są lepsze źródła niz 😉\"\n        ],\n        [\n            0,\n            \"user borek zajmuje się walki więc co takiego dziwnego zrobił\"\n        ],\n        [\n            0,\n            \"user nie ma żadnego oficjalnego potwierdzenia udziału członków rodziny w tym koncercie\"\n        ],\n        [\n            0,\n            \"user w związku z tym tytuł jest\"\n        ],\n        [\n            0,\n            \"user swoją karierę w jeszcze z 2 sezony\"\n        ],\n        [\n            0,\n            \"user to teraz pomyśl jaki musiał być jego do przerwy d\"\n        ],\n        [\n            0,\n            \"user tak jedną sytuację i już wszystko wiecie\"\n        ],\n        [\n            0,\n            \"user u mnie nie placyk mi dosłownie dwie minuty 😁\"\n        ],\n        [\n            0,\n            \"user tryb można już zamienić na dokonany jest\"\n        ],\n        [\n            1,\n            \"user mistrz od się bot roku 2015 2016 2018 2019\"\n        ],\n        [\n            1,\n            \"user zrezygnował wyjebali go wreszcie tylko trzeba to było jakoś zrobić żeby nie było że opozycja miała rację\"\n        ],\n        [\n            1,\n            \"user tego podejścia w zakrystii albo na czy na kolanach u\"\n        ],\n        [\n            1,\n            \"user to już tak nisko że musicie się takimi tekstami żenada\"\n        ],\n        [\n            1,\n            \"user widzisz i to jest różnica między człowiekiem a kimś komu tlenu w do mózgu\"\n        ],\n        [\n            1,\n            \"user można być też debilem choćby i w zielonym\"\n        ],\n        [\n            1,\n            \"user to przy następnej próbie czegoś z włącz myślenie\"\n        ],\n        [\n            1,\n            \"user i tak oto chrześcijańska i została kij w 😁 😁 😁 oj nie ładnie nie ładnie 😁 😁 😁\"\n        ],\n        [\n            1,\n            \"user elo swastyka na ryju kiedy będzie sorry że ciągle pytam\"\n        ],\n        [\n            1,\n            \"b się na słowa po swoim w sejmie niech się cieszy że nie dostał w mordę bo mu się należało\"\n        ],\n        [\n            1,\n            \"user michalkiewicz wciąż czeka na wizytę u psychiatry\"\n        ],\n        [\n            1,\n            \"user jesteś ćpunem że wiesz i sprawdź\"\n        ],\n        [\n            1,\n            \"user a czy jest tam egzorcysta bo widzę 😀 😀\"\n        ],\n        [\n            1,\n            \"user jak tam sprawa w sądzie przeciwko gb w sumie dwie bo i z panem ty\"\n        ],\n        [\n            1,\n            \"user ten śmieszny pan od kukiza też potem powie że kukiz 15 nie jest pisu\"\n        ],\n        [\n            1,\n            \"user jak pisdzielstwo 98 to co się dziwisz parchu\"\n        ],\n        [\n            1,\n            \"dziwne dlaczego tych pieniędzy nie włożył do który trzymał w zwykły złodziej\"\n        ],\n        [\n            1,\n            \"user brakuje tlenu mi brakuje odkąd pis przejął władzę\"\n        ],\n        [\n            1,\n            \"user moim zdaniem to jesteś przez pomyłkę kiedyś dziennikarzem\"\n        ],\n        [\n            1,\n            \"user ja też i jeszcze tego miejsca\"\n        ],\n        [\n            1,\n            \"user to ty załgana mendo pisowska łżesz jak całe twoje środowisko\"\n        ],\n        [\n            1,\n            \"user by ci kurwa te wifi pajacu\"\n        ],\n        [\n            1,\n            \"w tym kraju nie ma żydów a jest pisdzielstwo\"\n        ],\n        [\n            1,\n            \"user i pretensje do wszystkich tylko nie do siebie chłopie ty masz grać a nie płakać a jak ci się to gdzie indziej\"\n        ],\n        [\n            1,\n            \"user jesteś chory na odklejenie mózgowe\"\n        ],\n        [\n            1,\n            \"user kolejne kłamstwo ale po to zrobiliście sobie\"\n        ],\n        [\n            1,\n            \"user ten przypadek nazywa 😁 😁 😁\"\n        ],\n        [\n            1,\n            \"user 50 poparcia a ten się cały czas nie bój jeszcze się i krwi\"\n        ],\n        [\n            1,\n            \"user idiota może też ale przede wszystkim historyczny ignorant i polemika z takim to strata czasu\"\n        ],\n        [\n            1,\n            \"user niech swoim pisowskim złodziejom stary i\"\n        ],\n        [\n            1,\n            \"user to zbyt trudne dla intelektualnie a poza tym mocno ogranicza ilość na\"\n        ],\n        [\n            1,\n            \"user jest tych debili tutaj trochę\"\n        ],\n        [\n            1,\n            \"user a ty jakim jesteś pajacu\"\n        ],\n        [\n            1,\n            \"user hehehehehe a jak zwykle w formie intelektualnej 😁 😁\"\n        ],\n        [\n            1,\n            \"user zjeby idą na starcie żadnych żadnych wątpliwości\"\n        ],\n        [\n            1,\n            \"z sądu co 5 polak z tego połowa jest zadowolona skąd do z pisdzielskie podobnie jak do uchodźców\"\n        ],\n        [\n            1,\n            \"user i słusznie nie muszą oglądać 😁 😀 😀\"\n        ],\n        [\n            1,\n            \"user między innymi dzięki takim pisowskim jak ty\"\n        ],\n        [\n            1,\n            \"proponuję pozbawić obywatelstwa polskiego i powrotu do polski wszystkie te jak im się skończy w ue\"\n        ],\n        [\n            1,\n            \"user zwycięstwa kogo czego nad rozumem\"\n        ],\n        [\n            1,\n            \"user tej szmaty się nie komentuje\"\n        ],\n        [\n            1,\n            \"user dokładnie pisdzielstwo nie ma prawa systemu sądownictwa nie mając większości\"\n        ],\n        [\n            1,\n            \"user adrian juda wsi i lobby żydowskiego\"\n        ],\n        [\n            1,\n            \"user widać ludziom w sączu tak pasuje ja bym mu w gębę napluł\"\n        ],\n        [\n            1,\n            \"user następny przyjdzie na ciebie pora ts czeka\"\n        ],\n        [\n            1,\n            \"user z tego co wiem to jego ciało z jakieś wody\"\n        ],\n        [\n            1,\n            \"user w powietrzu sa środki uważaj na\"\n        ],\n        [\n            1,\n            \"tym których nie było na meczu ze względu na koniec zgody mam kilka słów do wypierdalać do albo gdańska\"\n        ],\n        [\n            1,\n            \"skurwysyny złodzieje nadchodzi paragon z nip w życiu nic nie żadnej łapówki nie cierpię\"\n        ],\n        [\n            1,\n            \"user jesteś 1 zjebem 4 rp\"\n        ],\n        [\n            1,\n            \"złodziejstwo patologia kompleksy brak pewności siebie\"\n        ],\n        [\n            1,\n            \"user i mózgowy za pieniądze robił loda w tokfm\"\n        ],\n        [\n            1,\n            \"user to żaden problem amerykanie to w 70 debile\"\n        ],\n        [\n            1,\n            \"user gdzie jest to całe no gdzie\"\n        ],\n        [\n            1,\n            \"user jak spraw dalej nie masz wjazdu jak proces królowa\"\n        ],\n        [\n            1,\n            \"user oni akurat w dupie bo to i to dla nich nic nowego\"\n        ],\n        [\n            1,\n            \"user dokładnie wie co mówi a ty pajacu poczytaj ustawę dowiesz kto decyduje o wysokości w samorządach\"\n        ],\n        [\n            1,\n            \"user lis czy ty jesteś żydem\"\n        ],\n        [\n            1,\n            \"user jestem przeciw pis ale pierdol się kutasie jak chcesz pamiętać to kup sobie\"\n        ],\n        [\n            1,\n            \"user właśnie nie xd jestem tej osoby i innych którzy ja popierają\"\n        ],\n        [\n            1,\n            \"chuju nikt mi nie ale to\"\n        ],\n        [\n            1,\n            \"user a pis i kukiz jeden chuj wielki śmiech i wstyd żenada na cały świat\"\n        ],\n        [\n            1,\n            \"ten user pierwszy pójdzie na wojnę będzie nas bronił patriota nawet ryżu nie chce\"\n        ],\n        [\n            1,\n            \"user hashtag w nasze słowa ich\"\n        ],\n        [\n            1,\n            \"user jesteś tym z nie mów nikomu\"\n        ],\n        [\n            1,\n            \"user powinieneś wrócić do szamba z którego\"\n        ],\n        [\n            1,\n            \"user episkopat niech się zajmie pedofilami i w sutannach\"\n        ],\n        [\n            1,\n            \"jak widzę byłego premiera to zawsze myślę qrwa jak ktoś taki mógł być premierem taki skończony błazen\"\n        ],\n        [\n            1,\n            \"user i tak na dno szamba\"\n        ],\n        [\n            1,\n            \"moja przyjaciółka ma dzisisj z u najgorszego idioty na uczelni mam nadzieje zda\"\n        ],\n        [\n            1,\n            \"user przecież cale poparcie to co jest do chuja z wami takie zepsute mleko\"\n        ],\n        [\n            1,\n            \"user najwyższa pora w 21 wieku a was od części społeczeństwa o nie pozwolić na chorą\"\n        ],\n        [\n            1,\n            \"user i bardzo dobrze sprzedaliście polskę za pięć pisowi to macie właśnie to na co\"\n        ],\n        [\n            1,\n            \"user i tym turnieju o plastusiowego debila została agnieszka brawo 😁 😁 😁\"\n        ],\n        [\n            1,\n            \"user każdy oszust i kłamca jakim jest morawiecki musi się z tym liczyć\"\n        ],\n        [\n            1,\n            \"user dalej biedny hańba polski gowin nie ma na święta\"\n        ],\n        [\n            1,\n            \"user wybaczam ci że nie masz swastyki na ryju i na profilowym mimo\"\n        ],\n        [\n            1,\n            \"podobno przed sejmem mają obcinać ręce rp ręce które na władzę\"\n        ],\n        [\n            1,\n            \"user to jest ignorant i pospolity kłamca\"\n        ],\n        [\n            1,\n            \"user a kto traktuje poważnie ten\"\n        ],\n        [\n            1,\n            \"user ukradliście plac i pomnik takie to wasze\"\n        ],\n        [\n            1,\n            \"user ty pieprzona pisowska gnido gówna i\"\n        ],\n        [\n            1,\n            \"user i zaczęło się pedofili w sutannach\"\n        ],\n        [\n            1,\n            \"ktoś tu jest ten mały cwaniak robi w chuja\"\n        ],\n        [\n            1,\n            \"user jak była w n to co się 😁 😁 😁 tam głupota jest 😁 😁 😁\"\n        ],\n        [\n            1,\n            \"user żałosne to jest no ale na co może być stać od kukiza\"\n        ],\n        [\n            1,\n            \"user po co znowu tego pajaca\"\n        ],\n        [\n            1,\n            \"user z kim ty się na łby zamieniłeś że tak pierdzielisz\"\n        ],\n        [\n            1,\n            \"user ty jesteś jebnięty takiego mam jechać przez pół polski\"\n        ]\n    ],\n    \"it\": [\n        [\n            0,\n            \"trattati di roma minniti “ allerta massima fermeremo violenti e terroristi ” voce nuova url hashtag\"\n        ],\n        [\n            0,\n            \"mi scusi ma significa che israele fomenta l'integralismo islamico e finanzial ' isis se si mi dice le sue fonti ch … url\"\n        ],\n        [\n            0,\n            \"user in moltissimi paesi musulmani vige ancora e quasi tutti gli imam e gli ayatollah sciiti sono per la pena di morte per apostasia\"\n        ],\n        [\n            0,\n            \"occorre essere fino in fondo cristiani musulmani ebrei e dare un significato concreto alla parola solidarietà r … url\"\n        ],\n        [\n            0,\n            \"hashtag allerta terrorismo l'italia alza le difese « possibili attacchi » il messaggero url to keep updated rimani i …\"\n        ],\n        [\n            0,\n            \"hashtag lancia un appello ai hashtag lo stesso hanno fatto alcuni vescovi ai cattolici fermate hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag se un cristiano parla di politica non va bene se non ne parla non va bene uguale un musulmano è religioso un cristiano è pazzo 🖕\"\n        ],\n        [\n            0,\n            \"user l'islam è fatto di 12 differenti visioni non ci solo sciiti e sunniti solo i sunniti sono la maggioranza dei musulmani 😉\"\n        ],\n        [\n            0,\n            \"il fatto hashtag hashtag scoperta talpa islamista tra gli 007 “ si era radicalizzata passando inosservata … url\"\n        ],\n        [\n            0,\n            \"user si così si fortino anche quelle misere pensioni dei nostri anziani italiani che fanno la fame o stanno in strada 😡 😡 😡\"\n        ],\n        [\n            0,\n            \"quindi ora dico qualcosa ma per l'attentato in canada con 6 vittime musulmane niente eh url\"\n        ],\n        [\n            0,\n            \"prima tutti esperti di islam hashtag di polizze hashtag e di musica hashtag di golf … url\"\n        ],\n        [\n            0,\n            \"la previsione della veggente bulgara nel 2016 gli estremisti musulmani attaccheranno l'europa così url\"\n        ],\n        [\n            0,\n            \"user statisticamente è ovvio che non siano tutti fascisti e ' pura matematica ma si sa che al fatto edulcorano sempre\"\n        ],\n        [\n            0,\n            \"hashtag comp agni andate alla hashtag a farvi il segno della croce magari leggendo il hashtag vedrete la reciprocità hashtag hashtag\"\n        ],\n        [\n            0,\n            \"no tav sentenza storica della cassazione la protesta non è terrorismo url via\"\n        ],\n        [\n            0,\n            \"hashtag aleppo è colpa della turchia l ’ attentato ai copti dei fratelli musulmani url\"\n        ],\n        [\n            0,\n            \"a milano hanno messo i cecchini sui tetti dei palazzi a difesa del papa che ha detto noi cristiani dobbiamo amare i ns fratelli musulmani\"\n        ],\n        [\n            0,\n            \"anche se più che di ragioni dei terroristi parlerei di motivazioni il terrorismo non può avere ragioni e ' un … url\"\n        ],\n        [\n            0,\n            \"questi uomini preoccupati per le donne musulmane quando in italia vengono uccise donne ogni giorno dai loro mariti ex\"\n        ],\n        [\n            0,\n            \"contro il terrorismo americano e jihadista ​ a sostegno della siria sovrana e laica fino alla vittoria questa url\"\n        ],\n        [\n            0,\n            \"all'islamico della pace che pontifica d ice o mi fate parlà o te fai esplodé facce capì hashtag\"\n        ],\n        [\n            0,\n            \"e finalmente dopo 17 minuti di tg e servizi su hashtag hashtag pronuncia la parola islamico\"\n        ],\n        [\n            0,\n            \"le voci fuori dal coro temute più che i terroristi veri url\"\n        ],\n        [\n            0,\n            \"hashtag della minaccia hashtag verso nuovi scenari hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"adesso i media per scagionare i due hashtag vi faranno credere che la quindicenne se l'è cercata hashtag url\"\n        ],\n        [\n            0,\n            \"fusani non mi vanterei che episodi di terrorismo ancora non accadono qui ma altrove in it controllo non è perfezionato hashtag\"\n        ],\n        [\n            0,\n            \"terrorismo controlli anche a padova hashtag hashtag hashtag hashtag hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"la fobia del hashtag si può superare abbiamo già superato gli anni di piombo delle brigate e della hashtag hashtag\"\n        ],\n        [\n            0,\n            \"orgoglio sudamericano speranza musulmana ecco con chi hai a che fare matteo url\"\n        ],\n        [\n            0,\n            \"lavoro solo a persone rispettose e obbedienti che hanno conoscenza e pratica della religione musulmana url\"\n        ],\n        [\n            0,\n            \"ma vi rendete conto dell'inutilità dei discorsi sul fatto che ci sia una centrale terroristica quando abbiamo attacchi continui hashtag\"\n        ],\n        [\n            0,\n            \"capodanno a roma con la paura terrorismo tiratori scelti e fioriere antisfondamento telodogratis url\"\n        ],\n        [\n            0,\n            \"in francia sedicimila potenziali terroristi impossibile fermarli tutti url\"\n        ],\n        [\n            0,\n            \"feltri libero ' non tutti gli islamici sono terroristi ma tutti i terroristi sono islamici ' url\"\n        ],\n        [\n            0,\n            \"user muoio 4 hashtag tutti ne parlate muoiono tt i gg hashtag e nessuno ne parla ma vaaa hashtag di hashtag\"\n        ],\n        [\n            0,\n            \"cronaca hashtag hashtag hashtag il terrorista della strage di capodanno nel night reina di istanbul url\"\n        ],\n        [\n            0,\n            \"non sono ancora bastati tutti gli attentati di terrorismo in germania ed altri paesi dell'ue per darsi una svegliat … url\"\n        ],\n        [\n            0,\n            \"il messaggero strage di berlino il terrorista amri filmato alla stazione di lione il messaggero anis amri il … url\"\n        ],\n        [\n            0,\n            \"non é la cultura di tutto l'islam purtroppo però é una pratica troppo diffusa le religioni fanno male alle url\"\n        ],\n        [\n            0,\n            \"il hashtag secondo hashtag a hashtag “ combatterlo è compito della politica ” url\"\n        ],\n        [\n            0,\n            \"molinari “ i simboli della democrazia in europa presi di mira dal terrorismo ” la stampa url\"\n        ],\n        [\n            0,\n            \"user il discorso è ampio e controverso gli ebrei non rubano terre cerco di essere obiettiva ho anche la bisnonna musulmana\"\n        ],\n        [\n            0,\n            \"allarme bomba alla stazione consap serve piano di sicurezza contro terrorismo video url\"\n        ],\n        [\n            0,\n            \"a torino appendino sta sta favorendo gli islamici con provvedimenti ad hoc finanza islamica e macellazione halal e … url\"\n        ],\n        [\n            0,\n            \"hashtag abbiamo capito che la hashtag è una terrorista dell'isis visto le 5 7 ore sotto torchio cosa avrà mai fatto questa poveretta\"\n        ],\n        [\n            0,\n            \"anche stasera volevo prendere un po ' per i fondelli quel razzista di user ma invece mi son reso conto che mi fa proprio ribrezzo\"\n        ],\n        [\n            0,\n            \"user sono terroristi l'unica sarebbe coordinare i servizi segreti di tutti\"\n        ],\n        [\n            0,\n            \"terrorismo gabrielli capo della polizia prima o poi l'isis co url hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"finché in hashtag rimane al potere un regime hashtag hashtag in risposta anche gruppi terroristi hashtag fanno sentire la loro presenza\"\n        ],\n        [\n            0,\n            \"la francia paga il prezzo della iusoli non può espellere i suoi ' cittadini ' anche se da musulmani se credenti cos … url\"\n        ],\n        [\n            0,\n            \"marcia delle donne contro trump organizzata da una terrorista andiamo bene url\"\n        ],\n        [\n            0,\n            \"i big di internet contro il terrorismo così controlleranno tutti i contenuti che pubblichiamo … url\"\n        ],\n        [\n            0,\n            \"user beh i londinesi sono ormai quasi tutti islamici hanno votato un levantino come loro i liberals sono stupidi suicidi\"\n        ],\n        [\n            0,\n            \"è il momento dell'intervento di mario mauro già ministro della hashtag difficile secolarizzare hashtag causa cont … url\"\n        ],\n        [\n            0,\n            \"hashtag in un solo giorno arrestati già 199 membri dell'hdp con l'accusa di terrorismo dopo le bombe di istanbul raid su pkk nel nord iraq\"\n        ],\n        [\n            0,\n            \"user essere buon musulmano è anche essere buon cittadino l'essere cittadino non deve dipendere dalla fede\"\n        ],\n        [\n            0,\n            \"sorpreso a inneggiare all ’ isis accetta un aiuto per abbandonare l ’ estremismo islamico url\"\n        ],\n        [\n            0,\n            \"le responsabilità della crisi economica di valori e sociali è dei migranti in particolare dei musulmani non url\"\n        ],\n        [\n            0,\n            \"e ' proprio tutto quello che combinerebbero al governo che ci terrorizza url\"\n        ],\n        [\n            0,\n            \"comunque sto finendo il tema sul terrorismo e la cosa che mi fa ridere è che non trovo niente da mettere come antitesi alla mia tesi\"\n        ],\n        [\n            0,\n            \"user e anche i musulmani che non vanno bene\"\n        ],\n        [\n            0,\n            \"le nazioni unite contro l ’ italia “ dovete dare una casa ai rom ” url\"\n        ],\n        [\n            0,\n            \"hashtag vestiti stesi nell'area giochi i rom occupano via populonia i residenti dormono lì da giorni url\"\n        ],\n        [\n            0,\n            \"user a milano hashtag ha vinto grazie ai voti di hashtag e hashtag cosa pensi che succederà domenica occhi aperti ai seggi 👀 👀 👀\"\n        ],\n        [\n            0,\n            \"il 20 9 è scongelato il bando di 6mil di euro per gestione campi hashtag a hashtag con inasprimento regole sicuritarie url\"\n        ],\n        [\n            0,\n            \"roma la giunta raggi boccia la delibera sulla chiusura dei campi nomadi url\"\n        ],\n        [\n            0,\n            \"il messaggero roma nomade tenta di investire gli agenti loro sparano all'auto far west al campo rom di salone il … url\"\n        ],\n        [\n            0,\n            \"vorrei dire a tutti i grillini che se siete con grillo non vi potete lamentare dell'immigrazione dei rom e url\"\n        ],\n        [\n            0,\n            \"oggi a torino il nostro vescovo cesare nosiglia visiterà come consuetudine un campo dove vivono i rom grazie padre cesare\"\n        ],\n        [\n            0,\n            \"roma l ’ idea dei cinque stelle una “ free tax area ” per i rom attacco url\"\n        ],\n        [\n            0,\n            \"la morte di yao fermato un ventenne nomade denunciato sedicenne url\"\n        ],\n        [\n            0,\n            \"sgravi fiscali per tutti i rom l ’ ultima idea di raggi fdi “ italiani url\"\n        ],\n        [\n            0,\n            \"fiamme in un campo nomadi alla motorizzazione il degrado del campo di ravina url\"\n        ],\n        [\n            0,\n            \"roma tentano di rapire una ragazza per farla prostituire arrestate 3 donne rom url\"\n        ],\n        [\n            0,\n            \"napoli rom prova a rubare 22 pc in una scuola colto sul fatto e arrestato url\"\n        ],\n        [\n            0,\n            \"“ se la maggior parte delle persone pensa che quel video sia giusto allora vuol dire che il problema dei rom è stat … url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag truffa per un'auto rissa tra rom e senegalesi in mezzo alla strada url\"\n        ],\n        [\n            0,\n            \"chiedere l'elemosina con l'iphone 7 molto chic hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user romani romeni tutti rom sono anonimo grillino\"\n        ],\n        [\n            0,\n            \"reportage denuncia terribile ieri sera alle iene bambini dei campi rom di bari che si prostituiscono tutti i tg snobbano la notizia\"\n        ],\n        [\n            0,\n            \"hashtag della polizia nel campo rom di palermo i ragazzini cantano bello figo video hashtag url\"\n        ],\n        [\n            0,\n            \"cronaca hashtag hashtag a hashtag di borseggio 7 arresti in metropolitana video url\"\n        ],\n        [\n            0,\n            \"roma banda di rom gli chiedeva il pizzo da 2 anni ristoratore esausto li uccide a colpi di mitra url\"\n        ],\n        [\n            0,\n            \"roma far west a corcolle poliziotti aggrediti da una trentina di nomadi 20 fermi url\"\n        ],\n        [\n            0,\n            \"hashtag rapina con spray in appartamento arrestata nomade caccia all'amica url\"\n        ],\n        [\n            0,\n            \"user il tam tam funziona sempre anche qui quest'estate quando giravano 3 o 4 macchine sospette rom aggiornavamo avvistamenti\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag roma uccise un rom e accusò il figlio condannato a 10 anni url\"\n        ],\n        [\n            0,\n            \"vladimir luxuria “ circondata e derubata da 20 rom in stazione centrale a milano ” – webitalia 360 url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag cinisello fiamme nel cantiere fantasma della m1 gravi mamma rom e bimbo di 3 anni url\"\n        ],\n        [\n            0,\n            \"hashtag opera nomadi scrive a hashtag sindaco si occupi lei dei rom finora 27 milioni sprecati dire it url\"\n        ],\n        [\n            0,\n            \"bambini rom e scuola una ruspa non può abbattere la nostra costituzione url\"\n        ],\n        [\n            0,\n            \"sono andati quasi tutti via i rom che hanno occupato la masseria sulla lecce – novoli nuova segnalazione … … url\"\n        ],\n        [\n            0,\n            \"ritrova il camper in un campo rom ma le autorità lo danno ai nomadi « perché senza casa » è l ’ italia “ sinistra ” url\"\n        ],\n        [\n            0,\n            \"user minchia i rom si lamentano pure andiamo bene\"\n        ],\n        [\n            0,\n            \"roma famiglia rom occupa casa di anziana “ non potete cacciarci mia url\"\n        ],\n        [\n            0,\n            \"al centro della vicenda c ’ è una famiglia rom che da alcune settimane staziona nel grosso piazzale lato url\"\n        ],\n        [\n            0,\n            \"hashtag via salviati hashtag hashtag hashtag interrotta a metà dai nomadi con tanto di divano in fiamme in mezzo alla carreggiata\"\n        ],\n        [\n            0,\n            \"qualche giorno fa mi hanno detto che non è colpa dei rom ma nostra che li costringiamo a vivere nei campi e non l … url\"\n        ],\n        [\n            0,\n            \"user si paola lo so bene che i cinesi lavorano certe volte anche troppe ore 18 su 24 e i rom sono anche loro tanti\"\n        ],\n        [\n            0,\n            \"evaso dal carcere trovato dopo 20 giorni nascosto in campo nomadi url\"\n        ],\n        [\n            0,\n            \"trovato il tesoro della regina rom la cifra è da capogiro url\"\n        ],\n        [\n            0,\n            \"ma la gente che commenta la reclusione delle due rom a follonica sostenendo che non sia stato fatto con cattiveria io boh\"\n        ],\n        [\n            0,\n            \"in pratica un senzatetto rom url\"\n        ],\n        [\n            0,\n            \"virginia raggi e la storia dei campi rom a roma giornalettismo url\"\n        ],\n        [\n            0,\n            \"roma turisti circondati e rapinati arrestate 5 rom della monachina url\"\n        ],\n        [\n            0,\n            \"roma cinese morta da oggi la bonifica nel campo rom i residenti « raggi venga a vedere » hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"bloccati a roma dai carabinieri due nomadi che stavano rubando un'auto url\"\n        ],\n        [\n            0,\n            \"roma è in bancarotta ma regala 12 milioni ai rom url\"\n        ],\n        [\n            0,\n            \"cagnolina rubata a terni ritrovata dopo 6 anni in un campo rom a lucca url\"\n        ],\n        [\n            0,\n            \"hashtag ma siamo sicuri che siano rom perché qualsiasi cosa succede a roma sono i rom\"\n        ],\n        [\n            0,\n            \"hashtag dalla raccolta delle foglie ai campi hashtag le gare truccate a favore delle coop ancora dubbi hashtag\"\n        ],\n        [\n            0,\n            \"accampamento rom improvvisato 5 denunce per allaccio abusivo alla rete elettrica url\"\n        ],\n        [\n            0,\n            \"fermata a hashtag banda di hashtag predoni di hashtag hashtag tra di loro anche una 12enne url\"\n        ],\n        [\n            0,\n            \"roma è in bancarotta ma regala 12 milioni ai rom il giornale url\"\n        ],\n        [\n            0,\n            \"mai visto così tante mercedes come nel servizio sul campo rom e per fortuna che abito in un posto dove la gente sta bene hashtag\"\n        ],\n        [\n            0,\n            \"tentano di rapire una diciottenne a roma arrestate tre donne rom url\"\n        ],\n        [\n            0,\n            \"i rom “ padroni ” delle nostre città alla stazione « tu chiami i carabinieri io vengo a casa tua … » url\"\n        ],\n        [\n            0,\n            \"roma dal comune ok a un nuovo campo rom campidoglio “ misure temporanee obiettivo è … url\"\n        ],\n        [\n            0,\n            \"hashtag soluzioni che l'amministrazione non vuole trovare ancora hashtag stanziati in condizioni precarie in url\"\n        ],\n        [\n            0,\n            \"grazie ai terremoti l'italia sta cadendo tutta pezzi grazie ai nomadi e zingari l'italia sta diventando una url\"\n        ],\n        [\n            0,\n            \"user non ti servono con due parole rom urlatrice hai già detto tutto il tuo disprezzo basta così grazie\"\n        ],\n        [\n            0,\n            \"milano sanremo rubate 4 bici del team bardiani csf ritrovate in un campo nomadi url\"\n        ],\n        [\n            0,\n            \"user bloccano tutto comprese nuove aree per mettere i rom dove com'è che questa associazione è così soddisfatta arrivano soldi\"\n        ],\n        [\n            0,\n            \"hashtag campo rom a roma nord m5s batte un colpo bando unica soluzione url hashtag\"\n        ],\n        [\n            0,\n            \"barcaccia nel mirino ancora nomade sorpreso a rubare monetine nell ’ acqua – webitalia 360 url\"\n        ],\n        [\n            0,\n            \"certo ché questi nomadi hanno avuto molto coraggio prendersi a sprangate davanti agli agenti della municipale url\"\n        ],\n        [\n            0,\n            \"fatto sta che sarò per sempre riconoscente alle mie mamme per avermi accudita chi in una casa decente chi in un campo rom\"\n        ],\n        [\n            0,\n            \"pagine hashtag user roma torna la gang che ruba cani e gatti sono coppie di nomadi bloccano proprietari con pretesti rm p 8\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag presi dopo otto colpi la banda dei ladri bambini di una famiglia di nomadi url\"\n        ],\n        [\n            0,\n            \"ragazza cinese morta a roma gli inquirenti ai leader rom consegnateci i 3 ragazzi che hanno rapinato zhang url\"\n        ],\n        [\n            0,\n            \"case ai rom dopo gli sgomberi la smentita in via salviati nessun accordo hashtag tramite url\"\n        ],\n        [\n            0,\n            \"far west a roma la polizia apre il fuoco contro un nomade latitante che url\"\n        ],\n        [\n            0,\n            \"stasera alle 21 30 uno speciale sul popolo rom in italia in studio 20 tra ragazzi e ragazze laureati in varie url\"\n        ],\n        [\n            0,\n            \"tangenti per gli appalti dei campi nomadi a roma 13 a processo tra funzionari del comune e imprenditori url\"\n        ],\n        [\n            0,\n            \"furti alla romaostia l'odissea dei podisti nel campo rom per recuperare zaini rubati hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"napoli branco di rom investe con l'auto tre carabinieri e fugge ripuliamo l'italia url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag in arrivo multe per chi rovista tra i hashtag i rom pagheranno sicuro con scarpe usate e vecchie pentole hashtag\"\n        ],\n        [\n            0,\n            \"user io ricordo solo che ha fatto arrestare un innocente reo di essersi opposto allo sfratto di italiani per non dire dei rom ecc\"\n        ],\n        [\n            0,\n            \"user a saviano lei va in giro con la scorta non si e mai trovato le mani dei rom nella borsa o peggio rapinato al casello della a2\"\n        ],\n        [\n            0,\n            \"la situazione del “ campo nomadi ” in località san matteo si conferma ancora problematica e di difficile gestione url\"\n        ],\n        [\n            0,\n            \"blitz dei carabinieri in campo nomadi trovate banconote false per un milione e 400mila euro hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"roma niente carcere per i due rom che hanno derubato la ragazza cinese url\"\n        ],\n        [\n            0,\n            \"dopo albo per hashtag frugatori l'ultima di hashtag albo di chi piscia sulle serrande hashtag hashtag hashtag\"\n        ],\n        [\n            0,\n            \"si fingono nomadi ma hanno la residenza alla caritas url\"\n        ],\n        [\n            0,\n            \"milano maxi blitz dei carabinieri al campo nomadi di via chiesa rossa url\"\n        ],\n        [\n            0,\n            \"hashtag lasciati in mutande dopo la maratona e “ accerchiati nel campo rom ” url\"\n        ],\n        [\n            0,\n            \"cosa abbiamo imparato a scuola parlando del video delle due rom al lidl url\"\n        ],\n        [\n            0,\n            \"user ho 42 anni e fin da bambink ho sempre sentito parlare di rom a roma daje è ora di risolverlo sto problema\"\n        ],\n        [\n            0,\n            \"anche io nocciolina provengo da un campo rom abbiamo bisogno di coccole prendeteli prima possibile url\"\n        ],\n        [\n            0,\n            \"la repubblica roma rissa nel campo nomadi di via salone durante il censimento della polizia locale la repubblica … url\"\n        ],\n        [\n            0,\n            \"voxnews arrestato per raid punitivo in campo nomadi abusivo i carabinieri della stazione di napoli marianella … url\"\n        ],\n        [\n            0,\n            \"flashare una rom sul mio telefono mi ha fatto salire l'ansia a 2000 user può capirmi\"\n        ],\n        [\n            0,\n            \"far west a roma rom 25 enne senza patente semina il panico url\"\n        ],\n        [\n            0,\n            \"romaostia i podisti alla ricerca del borse finite nel campo rom url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag roma quei podisti “ perseguitati ” dai rom url\"\n        ],\n        [\n            0,\n            \"il giornale hashtag loro principi e noi animali ora dateci le case dei rom quot p erché ai rom offrono tutto e a … url\"\n        ],\n        [\n            0,\n            \"roma presa borseggiatrice da record rom arrestata 44 volte a 25 anni url\"\n        ],\n        [\n            0,\n            \"milano una nomade borseggiatrice sul tram presa a botte dalle vittime orientali url\"\n        ],\n        [\n            0,\n            \"roma aggrediscono e rapinano anziano di 81 anni in ascensore arrestati due rom url\"\n        ],\n        [\n            0,\n            \"da 4anni siamo prigionieri in una casa di ater roma che proteggono rom ché si è prestato per la cancellazione della mia famiglia user\"\n        ],\n        [\n            0,\n            \"hashtag hashtag presi dopo otto colpi la banda dei ladri bambini di una famiglia di nomadi url\"\n        ],\n        [\n            0,\n            \"roma rom maxi sequestro di 30 milioni a 5 famiglie nomadi e poi pretendono le case gratis e qualcuno a roma glie le concede pure\"\n        ],\n        [\n            0,\n            \"roma maxi rissa in campo rom durante il censimento del comune cinque arresti catanialivenews url\"\n        ],\n        [\n            0,\n            \"stasera hashtag sarà in viaggio tra i campi rom di roma vi aspettiamo su user alle 21 15\"\n        ],\n        [\n            0,\n            \"coloro che hanno bloccato le rom mentre rubavano cartoni sapevano benissimo che nessuno avrebbe fatto nulla chi rub … url\"\n        ],\n        [\n            0,\n            \"ferì un nomade ladro d'auto condannato il poliziotto solo in italia url\"\n        ],\n        [\n            0,\n            \"user 👍 👏 👏 questi guadagna bene di feste i rom romeni ecc ne fanno tanti hashtag\"\n        ],\n        [\n            0,\n            \"roma campi nomadi dappertutto persino sottoterra a trastevere url\"\n        ],\n        [\n            0,\n            \"monza incendio alla bettola nel cantiere della metro feriti nomade e due suoi figli url\"\n        ],\n        [\n            0,\n            \"stretto giro di vite dei carabinieri e della procura contro i nomadi sinti piemontesi hashtag url\"\n        ],\n        [\n            0,\n            \"milano programma della visita del papa incontri con preti fedeli famiglie straniere e rom carcerati cresimand … url\"\n        ],\n        [\n            0,\n            \"hashtag via del baiardo da campo rom a discarica poi il sequestro ora bonifica e riqualificazione url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag roma dal comune ok a un nuovo campo rom campidoglio “ misure temporanee obiettivo è superare i villa … url\"\n        ],\n        [\n            0,\n            \"milano nomade incinta rischia di partorire nell'appartamento svaligiato url\"\n        ],\n        [\n            0,\n            \"i rom devono andare a casa loro peccato che non sanno che sono italiani anche loro hashtag\"\n        ],\n        [\n            0,\n            \"milano hashtag hashtag ladri hashtag e sgombera il loro camper la gente hashtag url\"\n        ],\n        [\n            0,\n            \"maratona roma ostia rubati borsoni degli atleti recuperati nel campo rom di castel romano hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"cinese morta a roma fermato un ventenne è un nomade del campo di via salviati url\"\n        ],\n        [\n            0,\n            \"slovacchia bambini rom discriminati a scuola url\"\n        ],\n        [\n            0,\n            \"follonica chiudono due rom nel gabbiotto dei rifiuti e poi girano un video tele club italia … url\"\n        ],\n        [\n            0,\n            \"a cornigliano un filo simbolico e reale unisce la scuola con il campo rom foto liguria il secolo xix url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag fermati 3 hashtag per abbandono di hashtag url\"\n        ],\n        [\n            0,\n            \"ora i rom voteranno casa pound per mandare fuori dall'italia nina moric\"\n        ],\n        [\n            0,\n            \"hashtag via di salone maxirissa nel campo nomadi durante il censimento url\"\n        ],\n        [\n            0,\n            \"hashtag della polizia nel campo rom di palermo i ragazzini cantano bello figo video hashtag hashtag hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"user la mia idea era quella di mandare tutti i rom italiani a ricostruire aleppo\"\n        ],\n        [\n            0,\n            \"ghetto dopo l'ordinanza i bimbi rom non vanno più a scuola url\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta fermato il terzo borseggiatore del campo rom salviati hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"comunque mentre voi radical chic fate la morale a noi populisti chi ha rinchiuso i nomadi nel container è un iscritto alla cgil conrispetto\"\n        ],\n        [\n            0,\n            \"quanti sono e dove vivono i rom a roma url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag le rom ladre provano a colpire ancora rapina sventata in dieci nove … url\"\n        ],\n        [\n            0,\n            \"il telefono ce lha qualche rom ma non si localizza ancora xke i tempi sono cm al solito rapidissimi hashtag\"\n        ],\n        [\n            0,\n            \"dobbiamo sopprimere i campi rom e questi vadano a lavorare cone tutti i cittadini italiani o tornino al loro paese maledetto pd\"\n        ],\n        [\n            0,\n            \"roma incubo sassi vicino al campo rom sulla pontina danneggiate 15 auto hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"due arresti tra i rom risolto il mistero della ragazza cinese url\"\n        ],\n        [\n            0,\n            \"in italia 40 mila persone vivono in alloggi di fortuna stranieri migranti rom ma anche tanti italiani h15 20 … url\"\n        ],\n        [\n            0,\n            \"roma raggi stanzia 12 milioni di euro per costruire nuovi campi rom una “ priorità ” per i romani url\"\n        ],\n        [\n            0,\n            \"milano – controllo del territorio passato al setaccio campo nomadi di via chiesa rossa hashtag hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag hashtag vittoriano piazza venezia url\"\n        ],\n        [\n            0,\n            \"prova studentessa cinese morta a roma condannati i due nomadi che la derubarono tgcom url\"\n        ],\n        [\n            0,\n            \"hashtag millenaria hashtag a hashtag di borseggio sulla metro b 7 hashtag arrestate una insegnava alle altre url\"\n        ],\n        [\n            0,\n            \"ivan rom di 20 anni morto nel rogo della sua baracca siamo tutti complici nell ’ indifferenza allora costituisciti e non rompere perbenista\"\n        ],\n        [\n            0,\n            \"cronaca hashtag hashtag cinese travolta da treno interrogati quattro nomadi url\"\n        ],\n        [\n            0,\n            \"user se fanno una retata contemporaneamente in tutti i campi rom d'italia il pil aumenta di 10 punti in 24 ore\"\n        ],\n        [\n            0,\n            \"designer accerchiato da rom incinte polizia sventa il colpo nella metro di milano avevano agito come al solito … url\"\n        ],\n        [\n            0,\n            \"hanno paura dei rom user io non ho paura tutti a casa loro questi puliscono alloggi e cantina senza parlare macchiuser\"\n        ],\n        [\n            1,\n            \"stamattina mi sembra di essermi svegliato in un paese come gli altri stessi problemi corruzione terrorismoecc bene\"\n        ],\n        [\n            1,\n            \"user chiamiamola emergenza non dovere evitare che quello diventava terrorista e faceva quello che ha fatto era dovere\"\n        ],\n        [\n            1,\n            \"assassini ladri e terroristi ecco gli imam in italia url\"\n        ],\n        [\n            1,\n            \"user dopo le stragi provocate da terroristi islamici le candele i fiori i disegnini non servono a niente servono i bastoni\"\n        ],\n        [\n            1,\n            \"user siate vicini anche agli italiani i nostri terroristi si chiamano parlamentari\"\n        ],\n        [\n            1,\n            \"odiava soprattutto i musulmani e poi le checche i negri e anche i terroni ma guai parlare male dei suoi cani hashtag\"\n        ],\n        [\n            1,\n            \"però se il fasciomerda viene a sbraitare che tutti i musulmani devono vergognarsi per attentati allora v'incazzate e gli date dello stronzo\"\n        ],\n        [\n            1,\n            \"poliziotti terroristi viaggi alla velocità della luce dalla germania all'italia ma di cosa state parlando come le pazze\"\n        ],\n        [\n            1,\n            \"user bisognerebbe fare come facevano gli inglesi le salme dei terroristi islamici andrebbero avvolte in pelle di maiale\"\n        ],\n        [\n            1,\n            \"i sostenitori di lega nord sempre pronti a dire che gli islamici sono tutti terroristi perfino adesso fate schifo hashtag hashtag\"\n        ],\n        [\n            1,\n            \"napoli ancora sparatorie in strada perché non trattiamo questi criminali come terroristi url\"\n        ],\n        [\n            1,\n            \"user 1solo italiano ha mai ritwittato 1solo video sottot di pat fan fatica anche solo ad ascoltare o li ammazzi o li discrimini\"\n        ],\n        [\n            1,\n            \"user se volete credere che tutto quanto venga colpito dal terrorismo sia un simbolo lo potete fare ma è una sciocchezza\"\n        ],\n        [\n            1,\n            \"user riprendiamoci tutto via dai banchieri spa e schiavisti banca nazionele e confini ripristinati no islamizzazione\"\n        ],\n        [\n            1,\n            \"anche oggi salvati 4000 musulmani saranno i nostri carnefici presto molto presto stop all'invasione dell'islam è una religione bestiale\"\n        ],\n        [\n            1,\n            \"sassaiola al campo rom per impedire l'arresto del parente 4 poliziotti feriti e nomade in fuga ripuliamo l'italia url\"\n        ],\n        [\n            1,\n            \"non l'avessi mai visto quel filmato della donna rom che urla disperata e quelli che ridevano io non sono credente ma maledetti per sempre\"\n        ],\n        [\n            1,\n            \"malore raggi video rom assenteisti scoperta 7 nuovi pianeti va bene così o per ogni argomento bisogna necessariamente fare la battuta\"\n        ],\n        [\n            1,\n            \"user ancora qui sei torna al campo rom\"\n        ],\n        [\n            1,\n            \"user concordo e radere al suolo tutti i campi rom\"\n        ],\n        [\n            1,\n            \"hashtag se lecenziano gli hashtag 1 nienete più spesa alla hashtag 2 ci manderemo solo hashtag a comprare senza pagare\"\n        ],\n        [\n            1,\n            \"hashtag pd orlando furioso coi suoi “ salvini plaude per le rom in gabbia e noi zitti destra trionfa anche se … url\"\n        ],\n        [\n            1,\n            \"i bambini nomadi sono costretti adesso a fare da palo durante i furti hashtag url\"\n        ],\n        [\n            1,\n            \"milano ladre rom senza contegno e umanità rubano pure le urne con le ceneri dei defunti url\"\n        ],\n        [\n            1,\n            \"user strano che sia un hashtag sono tutti ben integrati e rispettosi della legge non bastano i ladri italiani li importiamo pure\"\n        ],\n        [\n            1,\n            \"user mrs melloni 12 millioni di euro per i rom a roma non sonno neanche rom italiani come puo essere mandateli via quetsa gente\"\n        ],\n        [\n            1,\n            \"user le due signore nomadi ma se vada a cagare lei e tutti quei monti di sudico zecche e parassiti cm lei\"\n        ],\n        [\n            1,\n            \"lulic sei un rom puoi fare il razzista tu metti il gasolio al gommone\"\n        ],\n        [\n            1,\n            \"user bel servizio di abusivi nel viale vicino piazza della liberta ' naturalmente sono rom che fanno i parcheggiatori\"\n        ],\n        [\n            1,\n            \"hashtag la faccia come un culo rotto accompagnava i piccoli rom a scuola\"\n        ],\n        [\n            1,\n            \"ecco la scuola degli zingari per i vostri figli con 400 euro fino a dove si sono spinti i rom url\"\n        ],\n        [\n            1,\n            \"hashtag rimandare i rom in romania etc visto che palesemente non hanno mezzi legali per vivere in italia lo dice la legge comunitaria\"\n        ],\n        [\n            1,\n            \"i rom “ padroni ” di roma alla stazione termini « tu chiami i carabinieri io vengo a casa tua … » url\"\n        ],\n        [\n            1,\n            \"se la rom vuol fare la furba lo fa perché è rom e conosce gli italiani andasse a quel paese a lavorare non a rubare hashtag\"\n        ],\n        [\n            1,\n            \"user 12 milioni ai rom e gli italiani muoino di fame coop mafia vergogna ribellione forza hashtag dai che manca poco\"\n        ],\n        [\n            1,\n            \"hashtag è da isolare perché nei suoi deliri incita a violare la legge e a commettere reati contro le persone hashtag url\"\n        ],\n        [\n            1,\n            \"user bisogna fare piazza pulita mandare via immigrati rom ecc prima gli italiani l'italia deve essere di nuovo nostra\"\n        ],\n        [\n            1,\n            \"user roma è piena di rom senza documenti curdi mestiere rubano mendicando fregano il prossimo perché non facciamo un na bella pulita\"\n        ],\n        [\n            1,\n            \"user non me la prendo vivo ora è combatto ora penso che sia l'unica cosa da fare hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user ticinese ma tunisino e islamico gli sta bene che e ' morto un terrorista in meno 👍\"\n        ],\n        [\n            1,\n            \"a qualcuno piace più l'islamico stupratore che la storia hashtag hashtag url\"\n        ],\n        [\n            1,\n            \"user confermo ha le palle sta donna sola contro il terrorismo mafioso romano ma da sola contro tutti non ce la farà purtroppo\"\n        ],\n        [\n            1,\n            \"salvatore rossi direttore generale della banca d'italia sui risparmi fa terrorismo sull'uscita dall'euroimbecillità prendere a calci in culo\"\n        ],\n        [\n            1,\n            \"user non si può fare di ogni erba un fascio i terroristi e criminali sono altri\"\n        ],\n        [\n            1,\n            \"user questi islamici sono peggio della mafia ci odiano e odiano nostro stile di vita\"\n        ],\n        [\n            1,\n            \"hashtag non sono contento del risultato del referendum perché 160mila migranti rimarranno parcheggiati in italia e grecia hashtag\"\n        ],\n        [\n            1,\n            \"hashtag ancora ci preoccupiamo di nn essere razzisti il problema sono gli stranieri autorizzati a invadere i nostri quartieri\"\n        ],\n        [\n            1,\n            \"immigrazione ingestibile utile solo alle coop rosse per far soldi immigrati trattati come animali che italia è questa\"\n        ],\n        [\n            1,\n            \"user e vivere in sicurezza senza la feccia di questi immigrati e rom impuniti che gira in italia\"\n        ],\n        [\n            1,\n            \"user ma si tiene in albergo gli immigrati negri dotandoli di tutto telefono compreso renzi ed alfano fate schifo\"\n        ],\n        [\n            1,\n            \"è palese che l ' islam vuole sottometterci hashtag non ha insegnato ancora nulla agli idioti del hashtag\"\n        ],\n        [\n            1,\n            \"user ma quanto sei fasulla fai a fare i bocchini agli immigrati dato che li amate tanto voi di sinistra\"\n        ],\n        [\n            1,\n            \"fate stare zitto il connazionale dell'assassino che ha anche il coraggio di difendere questo immigrazione selvaggia hashtag\"\n        ],\n        [\n            1,\n            \"mi sono rotto il cazzo di questi giornalisti ke ci sbattono in faccia queste scene di immigrati disperati ci sono anche tanti italiani così\"\n        ],\n        [\n            1,\n            \"ma tu stai fuori di testa perché non li porti a casa tua gli immigrati ieri sera hai fatto una figura di merda comunista di merda\"\n        ],\n        [\n            1,\n            \"i musulmani terroristi sono uguali a te vergognati sei la donna piu'cattiva e piu ' disgraziata di tutta italia sei la rovina dell'italia\"\n        ],\n        [\n            1,\n            \"terroristi polemiche inutile mandate tutti i musulmani da dove sono venuti e nn abbiamo più terroristi\"\n        ],\n        [\n            1,\n            \"vogliono la nostra tolleranza e sono i primi intolleranti si proprio gli islamici non tutti ma abbastanza da fare danni immensi\"\n        ],\n        [\n            1,\n            \"gli stranieri vengono ad occupare le nostre case e nessuno fa niente tutti lo sanno ma tutto rimane fermo ci rubano in casa e non possia\"\n        ],\n        [\n            1,\n            \"hashtag la soluzione immigrazione è fare come fanno in spagna un etto di piombo per clandestino\"\n        ],\n        [\n            1,\n            \"qualcuno chiuda il becco alla gallina che affondino i suoi di gommoni hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user sentendo discettare jebreal pensavo a bizanzio si discute e l'italia è bruciata dall'invasione islamica co l'immigrato\"\n        ],\n        [\n            1,\n            \"user io aspetto che tu arrivi anche qui da noi basta business immigrati con l'aiuto della hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i musulmani con orgoglio pregano per strada e in tutti i luoghi oltre che che nelle moschee italiani dii della loro imbecillita '\"\n        ],\n        [\n            1,\n            \"user come tutti gli immigrati e ' pure arrogante grazie chiesa ci mancavano proprio questi preti\"\n        ],\n        [\n            1,\n            \"salgo in autobus ed è pieno di negri marocchini puzzolenti e sembro io la straniera mi sale il crimine li ucciderei tutti\"\n        ],\n        [\n            1,\n            \"hashtag formigli basta basta noi italiani siamo alla fame e voi ci rompete i coglioni con gli immigrati\"\n        ],\n        [\n            1,\n            \"bombardare tutti i paesi islamici uccidendo più bambini possibile perché cresceranno e ci taglieranno la gola per salvarci è inevitabile\"\n        ],\n        [\n            1,\n            \"user ora costruiscano le moschee in italia per creare covi terroristici\"\n        ],\n        [\n            1,\n            \"hashtag i terroristi annegano così dovremmo fare vero url\"\n        ],\n        [\n            1,\n            \"hashtag ci sono milioni di musulmani pronti a sgozzare anche sui pianerottoli nostre case hashtag urgentissimo sindacooooooooooooooooooooo\"\n        ],\n        [\n            1,\n            \"user bastava non fare entrare stranieri prima ora è troppo tardi padroni a casa nostra immigrati via dal nostro paese\"\n        ],\n        [\n            1,\n            \"possibili reazioni 1 diminuzione liberta personale 2 fdo anche nei cessi 3 caccia al musulmano 4 aumento contingente siria nuove tasse\"\n        ],\n        [\n            1,\n            \"eccoli gli amici dellahashtag gli islamici discriminati 😈 hashtag\"\n        ],\n        [\n            1,\n            \"salvini l'islam è pericoloso sono pronti a sgozzarci e dopo queste dichiarazioni quelle di berlusconi sembrano da grande statista\"\n        ],\n        [\n            1,\n            \"aiutano solo gli stranieri maledetti tutti i politicanti italiani\"\n        ],\n        [\n            1,\n            \"iniziano i bizantinismi di chi vuole gli islamici da noi finché siamo in tempo cacciamoli tutti\"\n        ],\n        [\n            1,\n            \"user a mello ' i 35 € x il numero degli immimmigranti quanto fa ' se li fottono loro sti bastardi\"\n        ],\n        [\n            1,\n            \"libia tante parole inutili bisogna staccare subito e distruggere tutti i terroristi\"\n        ],\n        [\n            1,\n            \"noo sarà un fottutissimo immigrato pezzo di merda che noi continuamo a fare entrare in questo paese che sta sempre piu diventando una merda\"\n        ],\n        [\n            1,\n            \"user il terrorismo è quello fatto dallo stato bugiardo che ci ha raccontato questa favola storia è il massacro e le torture alla diaz\"\n        ],\n        [\n            1,\n            \"i talebani massacrano i cristiani a lahore ed il pd sta riempiendo l'italia di musulmani affinità\"\n        ],\n        [\n            1,\n            \"hashtag triplicano i fondi ma il cetriolo immigrati va sempre in culo all'ortolano italia\"\n        ],\n        [\n            1,\n            \"se non avete ancora capito i migranti sono voti per il pd che garantisce loro quello che non da ai cittadini italiani che muoiono di fame\"\n        ],\n        [\n            1,\n            \"australia da ' lezione di civilta ' a tutto l'occidente ai musulmani che vogliono vivere secondo la legge islamica devono andar via subito\"\n        ],\n        [\n            1,\n            \"sti terroristi del cazzo ma non venite a rompere i coglioni all'italia che già sta messa male manaccia a voi e sto allah che manco esiste\"\n        ],\n        [\n            1,\n            \"user boldrini ringrazi italiani che pagano per tutto parole di stima solo per rom immigrati e scafisti anormale che presieda camera\"\n        ],\n        [\n            1,\n            \"rom aggrediscono agenti a roma rimpatriare immediatamente i responsabili di etnia straniera e pene esemplari per gli italiani legalità\"\n        ],\n        [\n            1,\n            \"giornalisti sciacalli di tutta italia vi sto odiando col cuore hashtag hashtag\"\n        ],\n        [\n            1,\n            \"alcuni hashtag pensano ancora che la terra sia ferma meriterebbero bistecche di manzo in faccia per tutta la vita hashtag hashtag\"\n        ],\n        [\n            1,\n            \"uccisi i 3 terroristi islamici nonostate sia contro la pena di morte sono contento di tutto ciò hashtag hashtag\"\n        ],\n        [\n            1,\n            \"jihad e ' appoggiata da tutto mondo arabo musulmano turchia compresa petrolio preso per gola ingordi europei clandestini il resto un gioco\"\n        ],\n        [\n            1,\n            \"ma stralol assessore alla cultura contro i musulmani « potete morire ammazzati tutti compresi i bambini » url\"\n        ],\n        [\n            1,\n            \"continuano a dire che vogliono colpire roma è ancora fanno entrà sta merda di stranieri un paese de poracci che usati stanno mejo de noi\"\n        ],\n        [\n            1,\n            \"per avere i soldi e poi uno non deve essere razzista ma andate a fare in culo immigrati di merda\"\n        ],\n        [\n            1,\n            \"user per eliminarvi tutti voi e pulire litalia da rom e musulmani ci vuole il duce\"\n        ],\n        [\n            1,\n            \"grazie alla sinistra l'italia é una cloaca con rom e immigrati hashtag\"\n        ],\n        [\n            1,\n            \"ogni hashtag che avviene per colpa della hashtag deve fare hashtag il hashtag pagare i hashtag si hashtag hashtag\"\n        ],\n        [\n            1,\n            \"qualcuno faccia una strage di ragazzine 12 enni che co tutti sti martiri islamici del cazzo quelle in paradiso so belle che finite\"\n        ],\n        [\n            1,\n            \"un bella testata al plutonio e a chi tocca tocca terroristi donne vecchi e bambini tanto sono tutti di loro hashtag\"\n        ],\n        [\n            1,\n            \"per restar tranquilli in italia bisognerebbe cacciar via tutti i musulmani ma principalmete distruggere tt le loro moschee\"\n        ],\n        [\n            1,\n            \"tra il dire e il fare ci sta di mezzo un sacco di guadagno hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user in tutti i campi profughi in mo fate blitz teste cuoio e fate sparire tutti i veli stesi ad asciugare e non fatene fornirne piu '\"\n        ],\n        [\n            1,\n            \"tutti i criminali vengono a delinquere impunemente in italia andiamo a prendere perfino i futuri terroristi islamici\"\n        ],\n        [\n            1,\n            \"user ancora immigrati in veneto no bastaaaaaaaaaa governanti portateveli a casa vostra\"\n        ],\n        [\n            1,\n            \"user visto che a essere troppo buoni se finisce con il culetto rotto fuori dalla italia tt non è razzismo è difesa e islam fuori\"\n        ],\n        [\n            1,\n            \"se dal 56 in poi avessero lasciato fare ad israele il problema islamico non esisterebbe più hashtag\"\n        ],\n        [\n            1,\n            \"clandestini no profughi poverini a calci nel culo ve la dò la solidarietà viva l'italia url\"\n        ],\n        [\n            1,\n            \"espellete tutti gli islamici dalla francia tornassero a casa loro a morire di fame e di ignoranza hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user parli bene e razzoli male sei un complice degli islamici con mare nostrum hai contribuito all'invasione dei tagliagole\"\n        ],\n        [\n            1,\n            \"ci vorrebbe una bomba atomica in modo da fare saltare in aria la libia siria e tutti i terroristi morite tutti pezzi di merda hashtag\"\n        ],\n        [\n            1,\n            \"via gli stranieri che non lavorano siamo l italia non facciamoci influenzare dalla europa\"\n        ],\n        [\n            1,\n            \"terroristi islamici bastardi e vigliacchi stanno mettendo in ginocchio tutto il nord africa senza turismo egitto tunisia marocco\"\n        ],\n        [\n            1,\n            \"eh no oh terroristi de merda non me potete fa l'attentato alla città più bella del mondo\"\n        ],\n        [\n            1,\n            \"user gli oltre sei milioni di immigrati in italia domani con l'isis saranno le retroguadie per completare l'invasione mussulmana\"\n        ],\n        [\n            1,\n            \"i mussulmani sono la rovina della terra i profughi la rovina dell ' italia\"\n        ],\n        [\n            1,\n            \"user hashtag umiliante vedere tutto ciò hotel x gli immigrati oppure 35euro al giorno e i ns italiani rispondete\"\n        ],\n        [\n            1,\n            \"la francia deve mandare tutti i musulmani via dalla francia\"\n        ],\n        [\n            1,\n            \"user lo sapevi che in méxico non ci sono mussulmani li ammazzano subito quando arrivano alla frontiera 😜\"\n        ],\n        [\n            1,\n            \"traffico di migranti libia isis in libia quindi facciamo entrare tutti arricchendo chi ogni giorno ci minaccia di morte hashtag\"\n        ],\n        [\n            1,\n            \"user diritti degli italiani quali sono solo doveri i diritti solo per immigrati che sgozzano gli italiani per bene schifo\"\n        ],\n        [\n            1,\n            \"user terroristi a canali otranto sparano contro di noi noi spartiamo contro alfano renzi pinotti mandarli a casa forza lega\"\n        ],\n        [\n            1,\n            \"hashtag visita a sorpresa hashtag a hashtag entusiasti scattano selfie con cellulari ultima generazione rubati poveri profughi\"\n        ],\n        [\n            1,\n            \"user è dal di dei fichi che l'isis è già in italia con i finti immigrati ragionate come fanno a sbarcare ci vuole l'aviazione\"\n        ],\n        [\n            1,\n            \"user e qui non si parla solo di negri ma anche di tutti gli immigrati dall'est comunitari o no vanno espulsi\"\n        ],\n        [\n            1,\n            \"migranti clandestini girano incontrollati x hashtag hashtag hashtag hashtag rovina d'italia hashtag hashtag anzi si deve\"\n        ],\n        [\n            1,\n            \"user ho visto immigranti ilegali anche nella vittorio emanuelle a milano non dovete lasciagli stanno rovinando l ' italia\"\n        ],\n        [\n            1,\n            \"user terroristi sparano in francia rifuggono in italia mercia umana bruciata viva chiama guerra europa riscalda le spalle\"\n        ],\n        [\n            1,\n            \"hashtag mi hanno rotto i coglioni tutti quanti politici scafisti e immigrati chiudiamo le frontiere e stop\"\n        ],\n        [\n            1,\n            \"user state islamizzando l'italia per colpa vostra avremo i nemici in casa che siate maledetti in eterno\"\n        ],\n        [\n            1,\n            \"terroristi hashtag nascosti tra i migranti in hashtag è allarme user spiega questo avete stufato difendete l'italia o andatevene\"\n        ],\n        [\n            1,\n            \"hashtag oramai gli stranieri in italia siamo noi prima loro e poi noi proprio una bella situazione\"\n        ],\n        [\n            1,\n            \"capite che cos ’ hanno fatto i bastardi islamisti url\"\n        ],\n        [\n            1,\n            \"è meglio rimandarli tutti a casa loro gli islamici con la loro adorazione alla morte\"\n        ],\n        [\n            1,\n            \"ottimo lavoro partigiani avete liberato l'italia per darla in mano a immigrati zingari mafiosi puttane e politici hashtag\"\n        ],\n        [\n            1,\n            \"non possono uccidere in nome della religione sono solo assassini e terroristi la religione non conta hashtag hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"perché nn vanno a casa loro a fare i mussulmani hashtag\"\n        ],\n        [\n            1,\n            \"hashtag gli immigrati ci aprono le porte del mondo già ci aprono anche la gola hashtag assassini url\"\n        ],\n        [\n            1,\n            \"leggo di villette dotate di tutti i comfort agli immigrati se volete fornisco mobili di alta qualità e prezzo così non sono razzista\"\n        ],\n        [\n            1,\n            \"hashtag signori fanatici filoislamici maometto vale niente rispetto alla punta di una matita\"\n        ],\n        [\n            1,\n            \"nonostante i gravi problemi con rom zingari e immigrati leggo comunistelli e anarchici fare gli spiritosi penseremo presto anche a voi\"\n        ],\n        [\n            1,\n            \"non sei degno di chiamarti fabio fai ridere torna al paese tuo con tutti i tuoi simili tutti i stranieri viaaaaaaaa hashtag\"\n        ],\n        [\n            1,\n            \"ancora morti ed altri attentati a hashtag bruciateli vivi a questi bastardi maledetti pugno duro contro i terroristi\"\n        ],\n        [\n            1,\n            \"dodici profughi cristiani buttati in mare da mussulmani e noi li accogliamo perché siamo tutti uguali uguali il cazzo tg1\"\n        ],\n        [\n            1,\n            \"per il nobel della pace 2015 sento puzza di islamicamente corretto come quello del 2014 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user i soliti immigrati che o rubano o diversamente delinquono ma per i nostri governanti va bene così '\"\n        ],\n        [\n            1,\n            \"ragazzi della mia età musulmani che gettano dai barconi coetanei perché di religione cristiana dopo però bisogna essere tolleranti\"\n        ],\n        [\n            1,\n            \"aveva ragione oriana fallaci non tutti i musulmani sono terroristi ma tutti i terroristi sembra siano musulmani hashtag\"\n        ],\n        [\n            1,\n            \"e basta con sta storia che questi migranti scappano dalle guerre la spagna è distante solo 13km ma stranamente arrivano i italia hashtag\"\n        ],\n        [\n            1,\n            \"cacciamo tutti gli immigrati visto che sono un pericolo\"\n        ],\n        [\n            1,\n            \"quella bionda se li portasse tutti a casa gli immigrati e o terroristi stanno anche in mezzo a loro idiota poi entrano anche hashtag\"\n        ],\n        [\n            1,\n            \"user finché ci sarà il musulmano alla casabianca l'iside nn si fermerà\"\n        ],\n        [\n            1,\n            \"stiamo allevando e crescendo in italia i nostri carnefici fuori i mussulmani dall ' italia fuori la merda svegliaaaa\"\n        ],\n        [\n            1,\n            \"strage nel nome dell'islam tutti a morte tutti bruciati stì islamici di merda nessuna pietà basta\"\n        ],\n        [\n            1,\n            \"user terroristi sparano in francia rifuggono in italia mercia umana bruciata chiama guerra europea riscalda le spalle\"\n        ],\n        [\n            1,\n            \"user ringraziamo i pidioti che vogliono riempire l'italia di musulmani per odio a cristo\"\n        ],\n        [\n            1,\n            \"sono stufo di vedere alla tv nomadi e stranieri arroganti che tentano di darci lezioni di vita alziamo la testa hashtag\"\n        ],\n        [\n            1,\n            \"hashtag hashtag devono uccidere i musulmani come fece hitler ecco il post choc dell'assessore l'assessore alla … url\"\n        ],\n        [\n            1,\n            \"cari cugini francese uccidete tutti i musulmani chi vivano i france\"\n        ],\n        [\n            1,\n            \"bibi non si è fatto condizionare dai comunisti di merda del mondo obama europa ecc ha vinto e ora avanti con l'annullamento dell'islam\"\n        ],\n        [\n            1,\n            \"hashtag e gli hashtag in hashtag che ci vogliono sgozzare eh no mio caro per i hashtag sarebbe peccato toccare i maiali\"\n        ],\n        [\n            1,\n            \"adesso bisogna impedire ai profughi di venire in italia renzi sei proprio un coglione\"\n        ],\n        [\n            1,\n            \"user italia accoglie i mussulmani e loro nel paese di provenienza violentano e tagliano la gola le nostre ragazze drita vushaj\"\n        ],\n        [\n            1,\n            \"l'italia l'unica che salva i migranti le coop le uniche che ci guadagnano gli italiani gli unici che pagano\"\n        ],\n        [\n            1,\n            \"salvini datti da fare sei l nostra ultima speranza di salvezza non permettere agli immigrati di darci lezioni di civiltà hashtag\"\n        ],\n        [\n            1,\n            \"user ecco cosa fanno gli immigratti in italia devono andare a casa loro\"\n        ],\n        [\n            1,\n            \"user i talebani massacrano i cristiani a lahore ed il pd sta riempiendo l'italia di musulmani affinità\"\n        ],\n        [\n            1,\n            \"user legittimare islam sottoogniforma significa arretrare la ns civilta di1000anni epoca della guerrasanta e annullare ns civilta\"\n        ],\n        [\n            1,\n            \"user emanuela gli islamisti odiano la vita si fanno esplodere per il loro testa di cazzoi maometto allora aiutiamoli opera di bene\"\n        ],\n        [\n            1,\n            \"user lascia perdere punibilita ' penale si paga gia ' salato con sanzioni tributarie ' pensa agli immigrati tutti con i tagliagole\"\n        ],\n        [\n            1,\n            \"italia ad un passo dalla guerra e accogliamo ancora gli stranieri facciamo vomitare dovete dargli fuoco dio signore\"\n        ],\n        [\n            1,\n            \"user è giusto che il governo preucoppi dei stranieri e noi italiani dobbiamo fare la fame\"\n        ],\n        [\n            1,\n            \"gli islamici non sopportano manco peppa pig manco io ma per altri motivi gli islamici francamente avrebbero anche rotto i coglioni\"\n        ],\n        [\n            1,\n            \"user buttassero fuori tutti gli stranieri e chi li ha difesi fino ad ora\"\n        ],\n        [\n            1,\n            \"user vieni a torpignattara a vedere come siamo messi non mi serve sslvini x capire che'italia e in mano ai stranieri perché non te li\"\n        ],\n        [\n            1,\n            \"user ma non senti fichi parla dei migranti ma vai a fare in culo\"\n        ],\n        [\n            1,\n            \"prima di tutto gli italiani altro che regalare affitti e cibo a immigrati clandestini hashtag hashtag\"\n        ],\n        [\n            1,\n            \"se sento ancora dire che non bisogna dar la casa agli immigrati perché che cazzo vogliono pure la casa diventerò una jena hanno rotto\"\n        ],\n        [\n            1,\n            \"user fa bene a twittarle l'ipocrisia della censura della barbarie islamica è insopportabile non si volta la testa altrove\"\n        ],\n        [\n            1,\n            \"hashtag sono stati gettati in mare immigrati perché cristiani stiamo salvando i nostri carnefici pensiamoci bene\"\n        ],\n        [\n            1,\n            \"user fedriga diceva gentilini gli stranieri extracomunitari bisognerebbe vestirli da leprotti per fare pim pim pim col fucile\"\n        ],\n        [\n            1,\n            \"user e intanto si spendono milioni di euro per accogliere migranti e clandestini e gli italiani sono alla fame 😡\"\n        ],\n        [\n            1,\n            \"pisapia vuole in italia migranti arabi e famiglie gay quando in italia comanderanno i musulmani sarà ancora possibile per i gay stare qui\"\n        ],\n        [\n            1,\n            \"grandissima giorgia hashtag che smerda quella deficiente della hashtag su immigrazione zingari e hashtag hashtag\"\n        ],\n        [\n            1,\n            \"vergogna hashtag chiede controllare case e alberghi per hashtag che hashtag in hashtag fuggendo dalle sue disgrazie italia x italiani\"\n        ],\n        [\n            1,\n            \"già girano gli stranieri in ciabatte adidas e marsupio rigorosamente alla vita meglio un cazzotto in un occhio\"\n        ],\n        [\n            1,\n            \"vietato scrivere lesbica o musulmano sulla hashtag capisco lesbica ma musulmano ci sta bene o forse si potrebbe scambiare per\"\n        ],\n        [\n            1,\n            \"user prima di far entrare tutti questi profughi stiamo allerta se ci sono adepti dell'isis\"\n        ],\n        [\n            1,\n            \"spendiamo soldi per immigrati rom e strozzate varie e intanto l'italia cade a pezzi hashtag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user maledetti neri islamici che sbarcano in italia hanno buttato a mare 12 cristiani per una disputa di religione no a pieta\"\n        ],\n        [\n            1,\n            \"anche se somigliano le merde ma non conferiscono al islam url\"\n        ],\n        [\n            1,\n            \"no al terrorismo nn serve un cazzo bisogna andare li è distruggere tutti i terroristi anche i piccoli\"\n        ],\n        [\n            1,\n            \"siamo un popolo di stupidi permettiamo agli stranieri di fare ciò che vogliono trattiamoli con la stessa moneta\"\n        ],\n        [\n            1,\n            \"user quando capirete tutti voi che i musulmani sono invasati e vanno lasciati stare sarà troppo tardi\"\n        ],\n        [\n            1,\n            \"i migranti vengono in italia perchè scappano dalla guerra cazzata hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user certo che sono morti da porci tutti i terroristi muoiono da porci ma loro si definiscono martiri stupranouccidonoemuoionmartiri\"\n        ],\n        [\n            1,\n            \"la risposta di amman all ’ isis giustiziata sajida leader dell ’ islam sunnita jihadisti da crocifiggere url viauser\"\n        ],\n        [\n            1,\n            \"hashtag gli islamici che vivono in italia e che inneggiano alla strage dei cristiani vanno cacciati a calci in culo dall'italia\"\n        ],\n        [\n            1,\n            \"user accoglienza per tutti i migranti e pena di morte per gli scafisti che dici parenzo\"\n        ],\n        [\n            1,\n            \"continuano a chiamarli migranti in luogo di clandestini anche se in effetti sono criminali mi sono rotto il cazzo url\"\n        ],\n        [\n            1,\n            \"user scusate ma in so stanza tutti gli migranti ce li teniamo noi\"\n        ],\n        [\n            1,\n            \"si potevano fermare tutti molto tempo fa e i buonisti non hanno voluto immigrazione incontrollata solo da noi\"\n        ],\n        [\n            1,\n            \"171mila immigrati arrivati con i barconi solo 70mila sono ancora nei centri e gli altri dove cazzo stanno a fare danni hashtag\"\n        ],\n        [\n            1,\n            \"user questi sono terroristi non hanno nulla che fare con l'islam usano l'islam per fare i loro interessi speriamo che queste bestie\"\n        ],\n        [\n            1,\n            \"e dopo hashtag beccatevi questa hashtag hashtag hashtag uguale morte cerebrale url\"\n        ],\n        [\n            1,\n            \"user bene poco alla volta i migranti ci cacceranno dal nostro paese\"\n        ],\n        [\n            1,\n            \"belli i pensieri che si leggono dopo avvenimenti simili ma vi dirò che finché questi islamici non li spediamo a casa continueranno a\"\n        ]\n    ]\n}"
  },
  {
    "path": "evaluation/classification/data/hate_speech_train.json",
    "content": "{\n    \"en\": [\n        [\n            0,\n            \"cisco had to deal with a fat cash to the and allow an external party to do constant reviews of their foss license\"\n        ],\n        [\n            0,\n            \"user i'm decent at editing no worries\"\n        ],\n        [\n            0,\n            \"user will read gotta go for a bit still bringing stuff in from car after week long road trip\"\n        ],\n        [\n            0,\n            \"guys show me the data show me your github tell me your story show me something that makes me think you're not a bag of useless opinions\"\n        ],\n        [\n            0,\n            \"user broken i was just driving a lot of water\"\n        ],\n        [\n            0,\n            \"ur face is classified as a utility by the fcc\"\n        ],\n        [\n            0,\n            \"user yay absolutely i'm not gone until november\"\n        ],\n        [\n            0,\n            \"user user you can just do that with twitter search unless you are looking to not block manually enough to write though\"\n        ],\n        [\n            0,\n            \"user multiple gmail accts this is all a lot of effort though most trolls just pick a new target\"\n        ],\n        [\n            0,\n            \"user the context wasn't far off i'm not really certain how many ways i can tell you that it's not all about you\"\n        ],\n        [\n            0,\n            \"sex is fun money is rad people are weird\"\n        ],\n        [\n            1,\n            \"user i know the first one should be hashtag\"\n        ],\n        [\n            0,\n            \"hashtag well they liked there dessert\"\n        ],\n        [\n            0,\n            \"i guess i've been doing a good enough job that a mra site decided i was public enemy hashtag something to write home about\"\n        ],\n        [\n            0,\n            \"hello grafana graphite statsd server let's set you up again because this will be\"\n        ],\n        [\n            0,\n            \"rt user hashtag but apparently public spaces are so dangerous for women we have to moderate our behaviour in a way men don ' …\"\n        ],\n        [\n            0,\n            \"anyone have a video of this\"\n        ],\n        [\n            0,\n            \"uh no hosted wordpress i do not want you to manage my\"\n        ],\n        [\n            0,\n            \"user you make the drive to la so tempting p\"\n        ],\n        [\n            0,\n            \"it is 2015 installer still to install the ask ugh oracle do you even go here\"\n        ],\n        [\n            0,\n            \"user i didn't come at this looking to attack him he's the one that told me to piss off\"\n        ],\n        [\n            0,\n            \"hashtag to do otherwise is to become a hateful bigot which should be the opposite of your goal url\"\n        ],\n        [\n            0,\n            \"yes a lot of his followers are bots we have known this this isn't news\"\n        ],\n        [\n            0,\n            \"user i'm very entertained that all it takes is iq for me to know precisely who is being discussed\"\n        ],\n        [\n            1,\n            \"user user men and women have different physiology not unequal physiology you agree good\"\n        ],\n        [\n            0,\n            \"when the most you've got to throw at me is tweeting insults you don't really have any weapon at all\"\n        ],\n        [\n            0,\n            \"user yeah but if you live your life by what makes other people happy or unhappy then they've won anyways\"\n        ],\n        [\n            0,\n            \"lrt did not appear to be o o pretty sure dude was serious\"\n        ],\n        [\n            0,\n            \"user uh because one group is literally killing people are you nuts\"\n        ],\n        [\n            1,\n            \"user user we know there is a biological inequality when it comes to parenthood only women can get pregnant\"\n        ],\n        [\n            0,\n            \"we get harassed threatened have to flee our homes but it takes whedon to get user to speak out against it\"\n        ],\n        [\n            0,\n            \"user user i also read it as a gay slur\"\n        ],\n        [\n            0,\n            \"user we'll see it's a simple enough concept but could be potentially interesting to implement lots of tech i haven't used\"\n        ],\n        [\n            0,\n            \"user or in properly photographs at low resolution with the jacked up need this photoshop filter for irl\"\n        ],\n        [\n            1,\n            \"rt user ever told a sexist joke and a woman teammate laughed along because “ she ’ s cool ” read this now url\"\n        ],\n        [\n            0,\n            \"take off your vc and think about what this really is it's about the right that anyone has to not be harassed threatened\"\n        ],\n        [\n            0,\n            \"user when i hear about stuff like this i consider starting a betting pool on if it's a white dude or not\"\n        ],\n        [\n            0,\n            \"user user it's slightly under 5k active members\"\n        ],\n        [\n            0,\n            \"user user i've only done this twice now put phone in my pocket without hitting power button just takes a while to get used to\"\n        ],\n        [\n            1,\n            \"rt user similar to how a woman merely knowing her stuff is seen as an intimidating and aggressive instead of just standard …\"\n        ],\n        [\n            0,\n            \"user p s blizzard makes the best games\"\n        ],\n        [\n            1,\n            \"user would to see a feminazi take on this ha ha\"\n        ],\n        [\n            0,\n            \"user at all he has never had a twitter account\"\n        ],\n        [\n            0,\n            \"hashtag really stretching it out this year\"\n        ],\n        [\n            0,\n            \"sweetie you into my mentions threatening me with financial consequences this isn't bullying it's backbone user\"\n        ],\n        [\n            0,\n            \"user i've also got my phone next to my computer it throws up a notification for dms i use the web interface on my pc to send\"\n        ],\n        [\n            0,\n            \"truly honored that i just got called a feminazi for defending black history month i'd like to thank all the privileged white boys\"\n        ],\n        [\n            1,\n            \"indian women want to watch a rape but can't take a sexist joke hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the amount of mean girls mentality coming from gg supporters is hilarious on we email kotaku\"\n        ],\n        [\n            0,\n            \"user full blown redis is overkill for what i'm doing will try this out\"\n        ],\n        [\n            0,\n            \"so just to save you all some time bsd is my family the only negative response gg ever received was from a non dev\"\n        ],\n        [\n            0,\n            \"user unfortunately some people see this as me choosing sides i see the world as more than i do people\"\n        ],\n        [\n            0,\n            \"hashtag 3 the girls are gonna be pissed about that\"\n        ],\n        [\n            0,\n            \"user what does that have to do with anything\"\n        ],\n        [\n            0,\n            \"user i'm foss at heart i think the tools should be open for all to use however for monitoring services things that require infra\"\n        ],\n        [\n            0,\n            \"i'm going to get so much hate for saying that i hate beards\"\n        ],\n        [\n            0,\n            \"but have you ever had … on url\"\n        ],\n        [\n            0,\n            \"i doubt he'll bother emailing but despite his past actions no one should have to deal with shit like this\"\n        ],\n        [\n            0,\n            \"more shit that dudes don't have to put up with url\"\n        ],\n        [\n            0,\n            \"rt user user you just lost 10 from crowd funding of your cause choose your battles\"\n        ],\n        [\n            0,\n            \"rt user user i was being serious it is about ethics not a hate campaign\"\n        ],\n        [\n            0,\n            \"rt user what is seen cannot be unseen url\"\n        ],\n        [\n            0,\n            \"rt user know who else wants ppl to hashtag the police as representative of state violence they want each shooting as …\"\n        ],\n        [\n            0,\n            \"user user it did feel like there wasn't much point to it other than ratings a quick win based on current controversy\"\n        ],\n        [\n            0,\n            \"user ugh when you get numb to it that's when you have to worry\"\n        ],\n        [\n            0,\n            \"user you aware ur ad aired on on the limbaugh show he women daily calls us feminazi sexretary nags please hashtag\"\n        ],\n        [\n            1,\n            \"user but but women can t rape no this breaks ma feminazi\"\n        ],\n        [\n            0,\n            \"seeing these cute women in my tl tweeting about how they are into chicks i just want to be the most person ever like hey\"\n        ],\n        [\n            0,\n            \"user shhh you're going to hurt their narrative p\"\n        ],\n        [\n            0,\n            \"user possibly p did it go to my personal email or oapi\"\n        ],\n        [\n            0,\n            \"uh a doesn't like reboot url\"\n        ],\n        [\n            1,\n            \"someone un ironically say ' feminazi ' in public 😒\"\n        ],\n        [\n            0,\n            \"this place man this place url\"\n        ],\n        [\n            0,\n            \"user want more fun stuff google the name of the person i rted that music\"\n        ],\n        [\n            0,\n            \"user also totes constructive mention there i'm sure you are a great 😘\"\n        ],\n        [\n            0,\n            \"user user when you're an asshole in someone's mentions and they react it's not bullying\"\n        ],\n        [\n            0,\n            \"nikki looks like the kind of girl who would ask if there's anything cheaper than a 4 bomb hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag gives those who think they ’ re innocent a pass to be in systematic oppression\"\n        ],\n        [\n            0,\n            \"the two accounts i reported user and user were both suspended but this is not a good response\"\n        ],\n        [\n            1,\n            \"user url already got a shite feminazi version ready to go alan\"\n        ],\n        [\n            0,\n            \"is hashtag going to finish in september hashtag\"\n        ],\n        [\n            0,\n            \"user hmm using grafana and it's giving me errors\"\n        ],\n        [\n            0,\n            \"rt user today's goal get to urge use of logan act against on grounds that user is a foreign government …\"\n        ],\n        [\n            1,\n            \"sorry but hashtag on hashtag is being a real cunt you're not all that\"\n        ],\n        [\n            1,\n            \"user i should look and see if there's anything else to add to my cv beside feminist attack machine and feminazi\"\n        ],\n        [\n            0,\n            \"user i can go to sleep after taking adderall my ability to sleep is\"\n        ],\n        [\n            0,\n            \"user sigh why are so many people bad at understanding what dos is\"\n        ],\n        [\n            0,\n            \"user thanks more fun stuff coming soon\"\n        ],\n        [\n            0,\n            \"user user i'm pretty entertained in that i only see half of the conversation\"\n        ],\n        [\n            0,\n            \"user i'm trying to get more insight into trans issues definitely a group that sees a substantial amount of online harassment\"\n        ],\n        [\n            0,\n            \"user not yet all talk no email\"\n        ],\n        [\n            0,\n            \"user that's often how it's thrown at us not always but enough to make it noteworthy\"\n        ],\n        [\n            1,\n            \"user user absolutely its a necessary inequality man was complaining that's its unfair to men ludicrous\"\n        ],\n        [\n            0,\n            \"user i read tweets about it she says as she makes tries to drum up outrage with incorrect statements about a tweet\"\n        ],\n        [\n            1,\n            \"user he fucked a cousin and kicked a woman out for refusing to suck his dog's dick hashtag\"\n        ],\n        [\n            0,\n            \"rt user user you are literally doing what he says more women should do\"\n        ],\n        [\n            0,\n            \"user you are one of my favorite people bby follower 4ever\"\n        ],\n        [\n            0,\n            \"gamergate is trying to do damage control hard i don't think they realize that there's nothing left for them to\"\n        ],\n        [\n            0,\n            \"do you run current or just the latest release have — it depends i'm usually using a aws image fo url\"\n        ],\n        [\n            1,\n            \"user you gosh feminazi lynch mob you url\"\n        ],\n        [\n            0,\n            \"user i need to know the story behind that image\"\n        ],\n        [\n            0,\n            \"anyone down to play some heroes of the storm d\"\n        ],\n        [\n            0,\n            \"these bottom go up against another secret round of secret instant restaurants with secret food they have to cook blind with hashtag\"\n        ],\n        [\n            0,\n            \"rt user you call it full stack but we call it actually knowing how stuff works\"\n        ],\n        [\n            0,\n            \"we should have some more info posted about oapi soon lots of questions about if we are hiring glad to see people so excited\"\n        ],\n        [\n            0,\n            \"user p hopefully you didn't get with notifications\"\n        ],\n        [\n            1,\n            \"it's katie and nikki to a t in that it's trashy and cheap hashtag\"\n        ],\n        [\n            0,\n            \"oh kat and andre i forgot about those dickheads hashtag\"\n        ],\n        [\n            0,\n            \"user he kept me informed on stuff id missed and seemed ok i liked him\"\n        ],\n        [\n            0,\n            \"user world of warcraft related things\"\n        ],\n        [\n            0,\n            \"i gave it a 5 second glance didn't see anything interesting getting mad about that is like raging at a post same quality\"\n        ],\n        [\n            0,\n            \"i just noticed that bey is wearing a wonder woman tshirt in her video blow\"\n        ],\n        [\n            0,\n            \"user also just created tonight still writing the code messing around with token management at the moment\"\n        ],\n        [\n            0,\n            \"user user anything that requires a government id is a privacy concern anything that requires money is a bad idea forever\"\n        ],\n        [\n            0,\n            \"if this is an ally then fuck everything set the world on fire user was dumb enough to get sucked into his bullshit vortex\"\n        ],\n        [\n            0,\n            \"rt user user also anyone who has never written if x 0 in their c java insert language where assignment will always …\"\n        ],\n        [\n            0,\n            \"user is there a cfp i've done some neat stuff with statsd graphite and abuse metrics\"\n        ],\n        [\n            0,\n            \"i look at all these hashtag meals and wonder how many stopped for a hamburger afterwards\"\n        ],\n        [\n            0,\n            \"user but regardless fighting with logic data just doesn't work w some people so why try\"\n        ],\n        [\n            0,\n            \"user user no worries the whole you scare easily is seriously the most hilarious thing i've seen all day\"\n        ],\n        [\n            0,\n            \"con watermelon and grape soda hashtag lol rt user i need about of that 280 lb catfish that was caught\"\n        ],\n        [\n            0,\n            \"user you should read the developer policy irt deleted tweets it should comfort you\"\n        ],\n        [\n            0,\n            \"user i'd be down for this\"\n        ],\n        [\n            0,\n            \"curious so for the rest of the non bay area country is it normal to see a tweet make news\"\n        ],\n        [\n            1,\n            \"r u fucking kidding catwalk all that's missing is a pole hashtag\"\n        ],\n        [\n            0,\n            \"just when they thought it was safe to go back into the kitchen instant restaurant redemption round hashtag\"\n        ],\n        [\n            0,\n            \"ambulance outside my building it is weird how i have to wonder if someone called in a false report on me waiting it out to see\"\n        ],\n        [\n            0,\n            \"these guys finally exhausted themselves yay quiet time url\"\n        ],\n        [\n            0,\n            \"i'm in south bay and available after 3 pm if any other companies people would like to meet up\"\n        ],\n        [\n            0,\n            \"what's the difference between drunk perl and perl drunk perl has comments\"\n        ],\n        [\n            0,\n            \"user user more so because the community is and and rting and smiling and encouraging\"\n        ],\n        [\n            1,\n            \"don't try to explain the internet to women url via user\"\n        ],\n        [\n            0,\n            \"hahahaha people in gamergate are now trolling hashtag i so called this url\"\n        ],\n        [\n            0,\n            \"more instant restaurants when do we get to kitchen hq hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i don't like the women in trope at all but i'm not going to say those comics shouldn't exist\"\n        ],\n        [\n            0,\n            \"user url i would even be willing to live outside the city for that house\"\n        ],\n        [\n            0,\n            \"user user i've met plenty of people educated by private schools who still fail at basic grammar\"\n        ],\n        [\n            1,\n            \"has anyone noticed how it's never really attractive women being feminazi cunts it's always ham beasts no man wants to stick their dick in\"\n        ],\n        [\n            0,\n            \"pause in horror as you realize the harsh reality of that statement\"\n        ],\n        [\n            0,\n            \"i'm bringing it up for one reason gamergate has brought harassment into the limelight but rest assured it's always there\"\n        ],\n        [\n            1,\n            \"wow i love being called a feminazi being compared to a group who killed millions of innocent people makes sense i guess\"\n        ],\n        [\n            0,\n            \"user i'm disc used to playing with a dk\"\n        ],\n        [\n            0,\n            \"y'know what i need a night off running way to make popcorn and catch up on user\"\n        ],\n        [\n            0,\n            \"user oh those were for reasons not necessarily with tonight in mind\"\n        ],\n        [\n            0,\n            \"online harassment is something most people have faced at some point regardless of their views on ethics in games journalism\"\n        ],\n        [\n            0,\n            \"so feel free to keep following this one 😘\"\n        ],\n        [\n            1,\n            \"user if you mean they have giant dicks that they're swinging around yes\"\n        ],\n        [\n            1,\n            \"hashtag because i hold all feminists and progressives responsible for the white genocide is good article\"\n        ],\n        [\n            0,\n            \"the full body project by leonard nimoy url\"\n        ],\n        [\n            0,\n            \"user it's a part of wow\"\n        ],\n        [\n            1,\n            \"hashtag stop calling yourselves pretty and hot you're not and saying it a million times doesn't make you either stfu hashtag\"\n        ],\n        [\n            0,\n            \"user my only experience with user was a party he threw p but we have mutual friends and he seems intense\"\n        ],\n        [\n            0,\n            \"mute me if you're not ok with this\"\n        ],\n        [\n            0,\n            \"rt user holy shit while an abuse case searching for a term i found dozens of other people that got abused by …\"\n        ],\n        [\n            0,\n            \"user you pay limbaugh ad you must air his show live in showroom guests can hear rush say slut feminazi nags hashtag\"\n        ],\n        [\n            0,\n            \"things are happening big things i could not be more excited 1\"\n        ],\n        [\n            1,\n            \"i simply said i like someone's boobs now that flat feminazi went on about\"\n        ],\n        [\n            0,\n            \"user that's basically how a few orgs contacted about me have responded\"\n        ],\n        [\n            0,\n            \"rt user kids these days will never know open wifi with everything going over http and net send oh my god net send what glo …\"\n        ],\n        [\n            0,\n            \"ugh i need to get married again or something so i don't lose health insurance in a month that's an awkward pickup line to use\"\n        ],\n        [\n            0,\n            \"ahaha there is a piece of cake they made out of this duck tape\"\n        ],\n        [\n            0,\n            \"user user the dangers of having a mechanical keyboard and typing very fast\"\n        ],\n        [\n            0,\n            \"user yo do you know of a reliable breakdown of harassment stalking laws for each state\"\n        ],\n        [\n            1,\n            \"i'm sure this is a coincidence to why would call me a feminazi url\"\n        ],\n        [\n            0,\n            \"i take a nap and lgbt can't play video games anymore wtf\"\n        ],\n        [\n            0,\n            \"user your face is a pain\"\n        ],\n        [\n            1,\n            \"user but i mostly get and their old black milk line\"\n        ],\n        [\n            0,\n            \"user i sometimes post to ghazi i'm fond of the channel it's a place to be supported\"\n        ],\n        [\n            1,\n            \"the missus loves hashtag if i have to watch five more minutes of these stuck up idiotic 2 bit hookers i'll neck myself hashtag\"\n        ],\n        [\n            0,\n            \"user i'm only currently using freebsd on aws p no not much need for it\"\n        ],\n        [\n            1,\n            \"read the feminazi mom's letter to the teacher priceless i hope you wind up with an abusive husband who beats url\"\n        ],\n        [\n            1,\n            \"everytime i see someone share a feminazi post i get one step closer to having a heart attack you need to check yourself\"\n        ],\n        [\n            0,\n            \"user user i almost typed is it in the cloud forgetting that i have keyboard input word replace for cloud to butt\"\n        ],\n        [\n            0,\n            \"user oh hahaha i suspect it's because i type really fast new keyboard and all p\"\n        ],\n        [\n            0,\n            \"user user uh oxford comma is the best comma\"\n        ],\n        [\n            1,\n            \"in the past user is seeing the most targeted abuse with 194 36 oc rt gg tweets mentioning her congrats\"\n        ],\n        [\n            0,\n            \"rt user this is not just about serving you ads user explains why this makes lenovo users ridiculously vulnerable http …\"\n        ],\n        [\n            0,\n            \"user supposedly battery life auto display\"\n        ],\n        [\n            0,\n            \"user user the number doesn't have to be to be unique\"\n        ],\n        [\n            0,\n            \"user uh read the rest of my tweets about this before you try me\"\n        ],\n        [\n            0,\n            \"user i was mostly with you until you started talking about charging a fee this is a horrible idea\"\n        ],\n        [\n            0,\n            \"user i really just want to curl up and nap but it seems quite a few people are dealing with doxxing fallout today on both sides\"\n        ],\n        [\n            0,\n            \"user although vine may work too since it's like a small part of what you are talking about dunno\"\n        ],\n        [\n            0,\n            \"had to put a blanket over his crate but nimoy slept through the night\"\n        ],\n        [\n            0,\n            \"user the number of times something is reported doesn't necessarily impact the of the case or how it's handled\"\n        ],\n        [\n            0,\n            \"most of all hashtag target mentions are up user has received mentions in the past 12 hours w gamergate ht\"\n        ],\n        [\n            0,\n            \"annie on sunrise i'm wrong that show could get worse hashtag\"\n        ],\n        [\n            0,\n            \"user doesn't work that way sorry to disappoint you no one cares what you want\"\n        ],\n        [\n            0,\n            \"things that take longer than the cricket world cup hashtag\"\n        ],\n        [\n            0,\n            \"user user general folks in the legal field at this point but issues will mostly center around local harassment stalking laws\"\n        ],\n        [\n            0,\n            \"hashtag heading into 2017 with another instant restaurant round\"\n        ],\n        [\n            0,\n            \"that's just sloppy shit on a plate deconstructed really give it up for disaster hashtag\"\n        ],\n        [\n            0,\n            \"user i'm sure but i don't know them personally and this is what my soon to be npo does i'm not signing off on some rando\"\n        ],\n        [\n            1,\n            \"saying you're going to put me down old yeller style is triggering old yeller had feelings too hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i don't have a problem getting tech companies involved the concern is just funding everything\"\n        ],\n        [\n            0,\n            \"leaning in isn't a bad solution it's just not the only solution it's expecting women to solve all the problems\"\n        ],\n        [\n            0,\n            \"user not with my company and it's worth it to move my rent will be over 1k less in pdx\"\n        ],\n        [\n            0,\n            \"the goal here is to eventually have up a pretty dashboard where you can go and see up to the minute stats on this stuff\"\n        ],\n        [\n            0,\n            \"it's super common to run into an unintentional dos especially in dev ever make a stupid mistake that caused a critical lack of resources\"\n        ],\n        [\n            0,\n            \"user don't judge me i've got a big speaking schedule this summer gotta look stylish and in charge\"\n        ],\n        [\n            0,\n            \"user url is the one i got if you get it don't install their drivers just use default webcam drivers\"\n        ],\n        [\n            0,\n            \"user i can't get into that game i don't know why\"\n        ],\n        [\n            0,\n            \"this hashtag is unnecessary and quite odd people worry me hashtag\"\n        ],\n        [\n            0,\n            \"user uh yeah he's my stepdad thanks for the call out though\"\n        ],\n        [\n            1,\n            \"i was just called a feminazi which is sadly not unusual on the show\"\n        ],\n        [\n            0,\n            \"user user good ideas though and keep an eye out there's new stuff coming out soon\"\n        ],\n        [\n            0,\n            \"please enjoy my deconstructed lemon tart hashtag url\"\n        ],\n        [\n            0,\n            \"user see last night's tweets re shock\"\n        ],\n        [\n            0,\n            \"user i have never seen him describe any aspect of technology in a way that makes sense\"\n        ],\n        [\n            0,\n            \"user hi i appreciate these feelings about\"\n        ],\n        [\n            0,\n            \"user user i'm not down with tactics like that especially since i'm launching a ks later\"\n        ],\n        [\n            0,\n            \"i still love you tech workers but if you live in the bay area you know what i'm talking about\"\n        ],\n        [\n            0,\n            \"let's not forget kern is the person that said he was fully invested in anti harassment remember the cape comment i made\"\n        ],\n        [\n            0,\n            \"user minorities are abused harassed more and being a victim of harassment can make people act ways they normally wouldn't\"\n        ],\n        [\n            0,\n            \"user easier with github i don't have time to spend on being an admin\"\n        ],\n        [\n            0,\n            \"there are always people that are whispering in the ears of those writing the anonymous people that totally back up the callout\"\n        ],\n        [\n            1,\n            \"drasko only likes his hot pot especially when she's drunk and unconscious hashtag\"\n        ],\n        [\n            0,\n            \"user user she assumed i was lying when i said i didn't know and that's ridiculous i've been busy the past week\"\n        ],\n        [\n            0,\n            \"user user the swap sale page on facebook is good for finding older pieces at normal prices\"\n        ],\n        [\n            0,\n            \"i'm disappointed by today and i need to focus i've got other things to work on taking a break from my public twitter for a few days\"\n        ],\n        [\n            0,\n            \"i started putting pocky through my lip rings that seems reasonable url\"\n        ],\n        [\n            0,\n            \"user sorry about the trolls i've got that user blocked but they tend to monitor my timeline\"\n        ],\n        [\n            0,\n            \"user come say hi to me this evening\"\n        ],\n        [\n            0,\n            \"user no rush or anything like i said it's been up for a while i just noticed though\"\n        ],\n        [\n            1,\n            \"trying to find something pretty about these blonde idiots hashtag\"\n        ],\n        [\n            0,\n            \"last but not least shoutout to those guys on the bus in georgia that were talking shit until they ran after being confronted by my friend\"\n        ],\n        [\n            0,\n            \"user how big heavy i've got a 24 asus 27 asus 2nd 27 asus is on the way\"\n        ],\n        [\n            0,\n            \"user these tweets aren't in a reply chain i have zero idea what you are talking about\"\n        ],\n        [\n            0,\n            \"user user to be fair most of my activity happened under my own commit bit\"\n        ],\n        [\n            0,\n            \"i appreciate all of the emails regarding the domain info but rest assured this was deliberate\"\n        ],\n        [\n            0,\n            \"user i haven't really had to go around in graphite before this stuff is practically a foreign language\"\n        ],\n        [\n            1,\n            \"rt user wasn't a sexist bully he was a male activist trying to show that feminazi belle the error of her ways hashtag\"\n        ],\n        [\n            0,\n            \"helicopter has been outside for a while now shit is going down in oakland tonight\"\n        ],\n        [\n            0,\n            \"hashtag has always been my favorite conference can't speak highly enough of the community please sponsor url\"\n        ],\n        [\n            0,\n            \"i think i successfully url can y'all go play around and see if you can find anything that's broken\"\n        ],\n        [\n            0,\n            \"user my personal facebook is not ever a place to debate that i'll unblock but please don't do that again\"\n        ],\n        [\n            1,\n            \"user you wouldn't recognize my icon because you're a living in feminazi sweden i see you everyday in\"\n        ],\n        [\n            0,\n            \"user yo you're at pax this year right can you find a person url\"\n        ],\n        [\n            0,\n            \"user mission is more expensive this is oakland\"\n        ],\n        [\n            0,\n            \"user that is basically me the morning after every time i wear makeup tbh\"\n        ],\n        [\n            0,\n            \"you can express yourself as an asshole but that doesn't give you freedom to not be called on it\"\n        ],\n        [\n            1,\n            \"user elizabeth warren she will be dem nominee in 2016 a total liberal feminazi\"\n        ],\n        [\n            0,\n            \"user user although it's a bit having people sit up and listen when i yell about things i don't like\"\n        ],\n        [\n            0,\n            \"it's called being an ally pay attention you might learn something\"\n        ],\n        [\n            0,\n            \"it's pretty funny that gamergate thinks i'm from harassment i took a huge pay cut by going full time with this user\"\n        ],\n        [\n            0,\n            \"can't believe there is another round of instant restaurants but i really sheri emilie my fave team gets through hashtag\"\n        ],\n        [\n            1,\n            \"rt user i ned because i'm tired of feminazi man like this url\"\n        ],\n        [\n            0,\n            \"user user nope it isn't false flag it's well meaning people doing terrible things\"\n        ],\n        [\n            0,\n            \"the report that poorly makes me wonder just how terribly they did in school given the same kind of logic is used in sat qs\"\n        ],\n        [\n            0,\n            \"then i got sick but i have work to do solution i just went out and bought a 6 lb all problems can be solved with more meat\"\n        ],\n        [\n            0,\n            \"user in my closet left by the fairy\"\n        ],\n        [\n            0,\n            \"lol is she still screeching about me blocking her what a turd\"\n        ],\n        [\n            0,\n            \"user he was already given my email a while ago by someone else\"\n        ],\n        [\n            0,\n            \"a significant amount of harassment is not a once off thing harassment campaigns are common url\"\n        ],\n        [\n            0,\n            \"a little concerned at what is happening here uh this story may not be over\"\n        ],\n        [\n            0,\n            \"user yeah but then i'd have to buy shadow warrior p not much money in my life for video games\"\n        ],\n        [\n            0,\n            \"wait how do you ips to did someone from cyber write these logs\"\n        ],\n        [\n            0,\n            \"will someone pls assist colin in the washing of his hair sorry colin big fan but pls some shampoo mate hashtag\"\n        ],\n        [\n            0,\n            \"user i can travel tickets i can't afford can likely find a hotel to crash in\"\n        ],\n        [\n            1,\n            \"take a feminazi to church and you'd start a riot i swear\"\n        ],\n        [\n            0,\n            \"rt user user i'm against gamergate because i'm for freedom of expression gamergate is all about using fear to …\"\n        ],\n        [\n            0,\n            \"user user give it time ❤ ️\"\n        ],\n        [\n            0,\n            \"user user consume all vs consume all doesn't mention model name must be first\"\n        ],\n        [\n            0,\n            \"user i'm sure you think you're cracking a joke but it's not really appropriate when we are talking about developers getting\"\n        ],\n        [\n            0,\n            \"user user you are changing your mind now you've been saying i called you stupid still waiting for sauce\"\n        ],\n        [\n            0,\n            \"user i'm not calling out any names if i was there's 3 different i've seen this week\"\n        ],\n        [\n            1,\n            \"hashtag licking all the video games to claim them leave her scent peeing standing up is still problematic so we compromised\"\n        ],\n        [\n            0,\n            \"people say i'm a public figure but ewwww twitter hasn't verified me yet so all these nasty think they are on equal ground to me\"\n        ],\n        [\n            0,\n            \"user user ' fair enough ' is often a blow off interpreted to you're right but i don't want to admit it to go away\"\n        ],\n        [\n            0,\n            \"just got called a hashtag because i refused to show this guy my breasts hashtag is needed for this very reason i'm so upset\"\n        ],\n        [\n            1,\n            \"hashtag is bad because i should be able to hate entire demographics of people for the bad things individuals do to me hashtag\"\n        ],\n        [\n            0,\n            \"user but if they do i'm happy to turn my graphs over to twitter's abuse department i don't think the people i'm watching would risk that\"\n        ],\n        [\n            0,\n            \"so drasko just said he was impressed the girls cooked half a chicken they cooked a whole one hashtag\"\n        ],\n        [\n            0,\n            \"user meh you're probably right i just keep seeing references to it so i was curious\"\n        ],\n        [\n            0,\n            \"user it is absurd how much of my amazon wish list consists of socks\"\n        ],\n        [\n            0,\n            \"i heard it correctly 1 57 20 url\"\n        ],\n        [\n            0,\n            \"user i can't receive tweets in game only send p\"\n        ],\n        [\n            0,\n            \"user just be careful that you protect yourself you know i ❤ ️ you\"\n        ],\n        [\n            0,\n            \"hey blizzard folks i'm obviously not looking to be but i'll be dropping by your party tonight see you there\"\n        ],\n        [\n            0,\n            \"user it looks like no one has challenged it yet most people don't know their rights\"\n        ],\n        [\n            0,\n            \"kim kardashian has had marriages that didn't stretch as long as hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag has three proposals from women all are good two of them kick hard core\"\n        ],\n        [\n            0,\n            \"rt user it's just a lot more experience with women's issues and don't let the bugs bite\"\n        ],\n        [\n            1,\n            \"omg all those girl teams and 2 couples hahaha poor kats husband and lloyd hashtag\"\n        ],\n        [\n            0,\n            \"user user i'll admit i googled too p\"\n        ],\n        [\n            0,\n            \"user user i don't think you understand what gaslighting means but that's adorable\"\n        ],\n        [\n            0,\n            \"user the same shit happening to everyone else not hard enough being to the wrong people\"\n        ],\n        [\n            0,\n            \"you can yell about things you don't like without calling out someone directly who you know is trying to do good end of story\"\n        ],\n        [\n            0,\n            \"user don't really know most of those people are dumb\"\n        ],\n        [\n            0,\n            \"user yeah i've seen it just enjoying tweeting it for everyone that hasn't\"\n        ],\n        [\n            0,\n            \"user user uhh through what point of\"\n        ],\n        [\n            0,\n            \"user i would rather it didn't can't we just become an island\"\n        ],\n        [\n            1,\n            \"user no one is blaming victims just asking that an entire gender not be treated poorly for the actions of assholes hashtag\"\n        ],\n        [\n            0,\n            \"user writing up a blog post re volunteers timing it for a few hours from now because no one ever sees my 4 am blog posts p\"\n        ],\n        [\n            0,\n            \"this is always my least fav part of things good to know how to do but everyone's got a different way of doing it no clue which is best\"\n        ],\n        [\n            0,\n            \"user you can't mute hashtags that's a violation of twitter developer policy which is why it's only implemented in older clients\"\n        ],\n        [\n            0,\n            \"i laugh so hard when i see the word feminazi i swear\"\n        ],\n        [\n            0,\n            \"i'm not sure who is but i've been sent screenshots of their comments and i like them keep rocking it dude\"\n        ],\n        [\n            0,\n            \"wondering if there would be value in refusing to answer inquiries provide quotes for press that insists upon quoting wadhwa hashtag\"\n        ],\n        [\n            0,\n            \"user user no i asked if you were nuts\"\n        ],\n        [\n            1,\n            \"user you really tryna get me in trouble on twitter 😂 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"user do you realize how creepy and inappropriate that tweet is\"\n        ],\n        [\n            0,\n            \"ok time to test this thing out\"\n        ],\n        [\n            0,\n            \"user you are fucking amazing and i love you\"\n        ],\n        [\n            0,\n            \"user user i had to source many timelines the grammar wasn't good enough for it to work well with just one seriously\"\n        ],\n        [\n            0,\n            \"what if my skin is so white it and i've got blue hair hashtag url\"\n        ],\n        [\n            0,\n            \"user it's pretty funny seeing people talk about perl again\"\n        ],\n        [\n            0,\n            \"now streaming world pvp ashran killin ' stuff url\"\n        ],\n        [\n            0,\n            \"user i don't use freebsd as a desktop\"\n        ],\n        [\n            0,\n            \"she's trying to play it as we can have our own opinions but i still respect you no she doesn't she admitted that she was selling out\"\n        ],\n        [\n            0,\n            \"user last i checked baldwin was verified\"\n        ],\n        [\n            0,\n            \"user i had that for a while in the beginning but now i have code that keeps track of all of it for me if it's needed\"\n        ],\n        [\n            1,\n            \"user user ugh please don't tag me onto that have links from that stalker chick she's scary\"\n        ],\n        [\n            0,\n            \"user i haven't had coffee yet\"\n        ],\n        [\n            0,\n            \"it is kind of funny how much more body confident i've gotten ever since the gaters started calling me fat 3\"\n        ],\n        [\n            0,\n            \"i honestly do not understand the attacks on this man user on user\"\n        ],\n        [\n            0,\n            \"user shaving has little to do with hygiene p\"\n        ],\n        [\n            0,\n            \"user i don't know what that means\"\n        ],\n        [\n            0,\n            \"this is commonly found in cases of domestic violence but it's a tactic of gamergate as well\"\n        ],\n        [\n            0,\n            \"user user omg i am laughing so hard right now\"\n        ],\n        [\n            0,\n            \"or i only want to deal with your bullshit aimed in my direction on my own time i don't want to be assaulted w no warning\"\n        ],\n        [\n            0,\n            \"let's not forget that wadhwa is the same person that believes needs a platform wadhwa 3 s url\"\n        ],\n        [\n            0,\n            \"if you'll happily use the word feminazi you don't get to complain about other people causing trouble\"\n        ],\n        [\n            0,\n            \"user user yup and i'm calling it out harassment from either side is bad\"\n        ],\n        [\n            0,\n            \"user i make about the same as minimum wage\"\n        ],\n        [\n            0,\n            \"user search doesn't filter blocks by default it should imo\"\n        ],\n        [\n            0,\n            \"user i'm not just referring to you also you are not tim\"\n        ],\n        [\n            0,\n            \"user npo can take a year\"\n        ],\n        [\n            0,\n            \"user someone stole your kindle wtf\"\n        ],\n        [\n            0,\n            \"user user i run on in the background because of that might've triggered it six month ban\"\n        ],\n        [\n            0,\n            \"they didn't even wash the chicken 😩 hashtag\"\n        ],\n        [\n            0,\n            \"we've all been there right right guys crickets\"\n        ],\n        [\n            0,\n            \"user not really i don't like freebsd as a desktop\"\n        ],\n        [\n            0,\n            \"but thank you dude that admitted to never being dogpiled also has done no study of abuse for my understanding of the subject\"\n        ],\n        [\n            0,\n            \"user that was the best link i could find for it p\"\n        ],\n        [\n            0,\n            \"user they have some crazy flavors red bean\"\n        ],\n        [\n            0,\n            \"user gosh i love tank girl 3\"\n        ],\n        [\n            1,\n            \"there goes the man woman wage gap sham in shambles like all other feminazi falsities url\"\n        ],\n        [\n            1,\n            \"really really another round hashtag those butcher promo girls better be nice to sheri and emilie\"\n        ],\n        [\n            0,\n            \"it is pretty funny how many big accounts immediately tweet my links with their own take no attribution not upset about it just amused\"\n        ],\n        [\n            0,\n            \"haha my little chickeny thing hashtag\"\n        ],\n        [\n            0,\n            \"user so his opinion on being blocked on twitter is probably fairly predictable\"\n        ],\n        [\n            0,\n            \"now that the world is starting to see him for what he is he must be living in a perpetual cloud of disappointment hashtag\"\n        ],\n        [\n            0,\n            \"user user get crazy with the cheese\"\n        ],\n        [\n            0,\n            \"have redis db cluster analyzing abuse patterns dedicated my career to anti abuse in nyt new scientist dudes w no exp you're wrong\"\n        ],\n        [\n            0,\n            \"another day of being curled up in bed while hating my reproductive system\"\n        ],\n        [\n            0,\n            \"user works well for some colors the are gorgeous but fade super quickly the blues are amazing\"\n        ],\n        [\n            0,\n            \"more spoilers too bad literally turquoise doesn't quite have the same ring to it url\"\n        ],\n        [\n            0,\n            \"user it's only open because i was asked but no hard feelings good luck\"\n        ],\n        [\n            0,\n            \"rt user user if there is a ' culture war ' to be fought it should over whether or not harassment is acceptable not when i …\"\n        ],\n        [\n            0,\n            \"this video and this song is just yes url\"\n        ],\n        [\n            0,\n            \"user yes i can cope with that\"\n        ],\n        [\n            0,\n            \"so hashtag is who want awards for not abusing women for something you shouldn't be doing anyway\"\n        ],\n        [\n            0,\n            \"user incorrect ca has some great laws they are just not enforced\"\n        ],\n        [\n            0,\n            \"user no worries i block quickly from my facebook the notifications go to my phone unlike twitter but always willing to unblock\"\n        ],\n        [\n            0,\n            \"rt user it implies that i didn't deserve my job that i'm just there for show it attacks the person not the problem\"\n        ],\n        [\n            0,\n            \"user dude i'm the one that found that achievement first in my guild\"\n        ],\n        [\n            1,\n            \"this “ user user personally i am just glad when they use the actual word and not feminazi ”\"\n        ],\n        [\n            0,\n            \"sometimes i hope that ca does break off and become it's own island i love it here but damn the system is rigged\"\n        ],\n        [\n            0,\n            \"user user okay sure whatever you say\"\n        ],\n        [\n            0,\n            \"nerd followers i'm monitoring hashtag mentions and sending a statsd call for each one\"\n        ],\n        [\n            0,\n            \"rt user right on time rtuser woman killed in atlanta police shootout had long arrest record url\"\n        ],\n        [\n            1,\n            \"when a woman kills her baby it's the fault of all mothers and they must prevent it hashtag hashtag\"\n        ],\n        [\n            0,\n            \"maybe i should put together a press kit what is a press kit how do i build one\"\n        ],\n        [\n            0,\n            \"rt user at least my irl partner is like cuter than the guy my weird feminist is seeing\"\n        ],\n        [\n            0,\n            \"i'm not important the things i'm working on are the people helping me push this are i don't want the message being to be about me\"\n        ],\n        [\n            0,\n            \"too lazy to go grocery shopping i don't know when my is getting here luckily i found some\"\n        ],\n        [\n            0,\n            \"user i'm headed south and i'm about 40 miles from the border i'll let you know\"\n        ],\n        [\n            0,\n            \"rather amused at the uneducated criticism i'm hearing about from gamergate they think a nonprofit means i won't have to pay taxes\"\n        ],\n        [\n            0,\n            \"user he was fired and the people that i've talked to only really know him as a legend not the kind of legend you want to be known as\"\n        ],\n        [\n            0,\n            \"hahahaha roguestar very open i only open my halfway just enough to peer out from behind my they wear camo\"\n        ],\n        [\n            0,\n            \"user hahaha my favorite thing ever is shopping for fun socks\"\n        ],\n        [\n            0,\n            \"client side changes seem like an easy fix and from an eng perspective they are but multiple internal 3rd party clients\"\n        ],\n        [\n            1,\n            \"the butcher has never heard of these silly sausages on hashtag url\"\n        ],\n        [\n            0,\n            \"feeling kind of fantastic after standing on a stage to tell show people my experiences being harassed as a vocal woman in tech\"\n        ],\n        [\n            0,\n            \"rt user all of us right now where have you been all our lives url\"\n        ],\n        [\n            1,\n            \"user i don't think i've ever even directly mentioned her username tho but i'm sure she'll still yell dogpile\"\n        ],\n        [\n            0,\n            \"someday i'm going to drink start submitting pull requests to various foss projects ' to play fitting theme music during a build\"\n        ],\n        [\n            0,\n            \"i need w plates pref up to 60 lbs on each suggestions to find these in the bay area cheap\"\n        ],\n        [\n            0,\n            \"user thanks didn't see comment but have blocked for using ' feminazi ' x user\"\n        ],\n        [\n            0,\n            \"user user however despite what they want everyone to believe speaking out about your experiences isn't harassing gg\"\n        ],\n        [\n            0,\n            \"please read this if you think gamergate attitudes aren't in foss you're wrong url url\"\n        ],\n        [\n            0,\n            \"also i guess some of their people said some pretty gross stuff re keeping games for dudebros\"\n        ],\n        [\n            0,\n            \"user but those tweets worry me i don't want people thinking that and i'm not sure how to fix it\"\n        ],\n        [\n            0,\n            \"i just couldn't ever develop lasting romantic feelings for anyone that d d 4th edition over 3 5\"\n        ],\n        [\n            0,\n            \"wadhwa started contacting journalists that follow me on twitter to tell them how disappointed he is in them hashtag\"\n        ],\n        [\n            0,\n            \"drasko they didn't cook half a bird you idiot hashtag\"\n        ],\n        [\n            0,\n            \"user i don't think i've dropped below 90 health while leveling lol\"\n        ],\n        [\n            0,\n            \"dare i say it had fun hanging out with a friend from the in a non capacity so very collusion how ethics much wow\"\n        ],\n        [\n            0,\n            \"user i was being sarcastic p\"\n        ],\n        [\n            0,\n            \"rt user new crash override guide account security 101 passwords social engineering and you url\"\n        ],\n        [\n            0,\n            \"user still extra work to go through most trolls move on and find new victims\"\n        ],\n        [\n            0,\n            \"user eh it doesn't bother me\"\n        ],\n        [\n            0,\n            \"user that is a lot harder developer policy it\"\n        ],\n        [\n            0,\n            \"i am tired of having feels when do i get to go full robot\"\n        ],\n        [\n            1,\n            \"user user not fascism no no no just ' common sense nationalism ' what are you some kind of feminazi\"\n        ],\n        [\n            0,\n            \"zoe quinn and other female game developers speak out against harassment games by dean url\"\n        ],\n        [\n            0,\n            \"fygm culture is a real issue like i fought my way here and it sucked but i'm strong if you can't do this it's your problem\"\n        ],\n        [\n            0,\n            \"if the past have taught us anything it's that your name to anti harassment gets yourself targeted for more harassment\"\n        ],\n        [\n            0,\n            \"pssst hey internet never trust the words of any scientist that rejects peer review or independent analysis of data it's a bad sign\"\n        ],\n        [\n            0,\n            \"user user automated programs whatever it's not clearly written\"\n        ],\n        [\n            1,\n            \"they bred the most dangerous feminazi in our country\"\n        ],\n        [\n            0,\n            \"user user why would anyone want to hire a rockstar anything i've seen the movies this just leads to problems with cocaine\"\n        ],\n        [\n            0,\n            \"please support user's kickstarter it's a great idea and i'm not at all biased i swear url\"\n        ],\n        [\n            0,\n            \"the empty chair hashtag gdc 2015 url\"\n        ],\n        [\n            0,\n            \"user lyn and tony you're wonderful people and we'll miss you hashtag\"\n        ],\n        [\n            1,\n            \"oh there goes user using his position to shame user publicly again over her sex life set yourself on fire you sexist scumbag thx\"\n        ],\n        [\n            0,\n            \"user i may have just bought url\"\n        ],\n        [\n            0,\n            \"both of these organizations have been created to address different aspects of very real problems that affect all of us\"\n        ],\n        [\n            0,\n            \"user man i cannot figure out how to as disc now that is so\"\n        ],\n        [\n            0,\n            \"let's play some league of legends\"\n        ],\n        [\n            0,\n            \"user that's how it works with a private account\"\n        ],\n        [\n            0,\n            \"that moment when you silence a mage and they start and you just know it's about to go down\"\n        ],\n        [\n            0,\n            \"user the source code is all available\"\n        ],\n        [\n            0,\n            \"user hey do you have a good way to consume multiple json into a single i've been just hacking it together\"\n        ],\n        [\n            0,\n            \"i have certain scripts that run against my own accounts several accounts blocked this morning based on tweets they've sent me\"\n        ],\n        [\n            0,\n            \"user i remember hearing of something bad in with this person came under fire from a lot of people iirc\"\n        ],\n        [\n            0,\n            \"on a scale of milo on a bad hair day to adam baldwin being mistaken as being a baldwin brother how mad do you think gamergate is re reddit\"\n        ],\n        [\n            0,\n            \"downside of using user is that i have to create a new twitter account for each block list\"\n        ],\n        [\n            0,\n            \"these two are revolting hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user that's a scary thought p\"\n        ],\n        [\n            0,\n            \"user oh weird i'm surprised it didn't offer twitter\"\n        ],\n        [\n            0,\n            \"this is also spot on url url\"\n        ],\n        [\n            0,\n            \"user dude i got it you're protector of integrity number 15 to bravely defend scott walker from my feminazi rhetoric\"\n        ],\n        [\n            0,\n            \"user i find more talks are based around a story but it's a tough balance\"\n        ],\n        [\n            0,\n            \"attn sf gamergate is coming to town please keep an eye out for people matching this description url\"\n        ],\n        [\n            0,\n            \"user i don't have to do it but given that it's such a high priority i need to put some time into it until we have it figured out\"\n        ],\n        [\n            0,\n            \"user is the person that did my profile picture and her art style is adorable please help make this project happen\"\n        ],\n        [\n            0,\n            \"couldn't find another job in the gaming industry after that because insulting your coworkers former employers is just something you don't do\"\n        ],\n        [\n            0,\n            \"just the content of the tweet not the name of the person that sent it pref with a screenshot\"\n        ],\n        [\n            1,\n            \"just did a classic feminazi move and i'm proud of myself\"\n        ],\n        [\n            1,\n            \"“ rape by fraud ” feminazi strike again url url\"\n        ],\n        [\n            0,\n            \"user it's minimum wage this started happening about 4 years ago i think\"\n        ],\n        [\n            0,\n            \"user thank you for the personal story you related it was touching\"\n        ],\n        [\n            0,\n            \"were butchers but can't tell red is not cooked hashtag hashtag\"\n        ],\n        [\n            0,\n            \"like i'm feeling bored today let's hop into this video game and threaten women with some rape\"\n        ],\n        [\n            0,\n            \"if you really don't like something a is doing don't pirate their game that makes you an asshole just don't play it\"\n        ],\n        [\n            0,\n            \"not sure about a stream but i'll have at the very least a vine of zoe making the announcement and i'll be\"\n        ],\n        [\n            0,\n            \"user i don't mention the name of the place i go to publicly\"\n        ],\n        [\n            0,\n            \"this clan chat continues to be hilarious url\"\n        ],\n        [\n            0,\n            \"a lot of women in tech have had to commit themselves so utterly to their work in order to be taken seriously he's denying their identity\"\n        ],\n        [\n            0,\n            \"it is a really bad thing that now i know blackmilk fit well and are super comfy really really bad\"\n        ],\n        [\n            0,\n            \"rt user ok hearing this mask fucker saying the exact same shit that's been screamed at me for 6 months isn't fun anymore\"\n        ],\n        [\n            0,\n            \"catching up on hashtag did nikki katie get a script to say the things they are saying because i wouldn't be caught dead saying any of that\"\n        ],\n        [\n            0,\n            \"user i was somewhere maybe pink pullover pink backpack\"\n        ],\n        [\n            0,\n            \"on twitter you don't know who you are talking to oh this woman couldn't be a software dev oh lordy\"\n        ],\n        [\n            0,\n            \"user my shoes generally last forever i pick up a certain number of pairs each year i've still got shoes from high school\"\n        ],\n        [\n            0,\n            \"typically mine are fairly low they dropped especially when they realized i wasn't bothering to engage many blocked users\"\n        ],\n        [\n            1,\n            \"user i quoted it you feminazi\"\n        ],\n        [\n            0,\n            \"strongly debating stopping by the ikea in portland no sales tax\"\n        ],\n        [\n            0,\n            \"user user yes i want coloring books please please please\"\n        ],\n        [\n            0,\n            \"user you should bring those up with the mods they are\"\n        ],\n        [\n            0,\n            \"user we'll have to agree to disagree p\"\n        ],\n        [\n            1,\n            \"there goes the man woman wage gap sham in shambles like all other feminazi falsities url\"\n        ],\n        [\n            0,\n            \"i need to just switch to an organization based github but i don't want to pay 25 month because i'm cheap\"\n        ],\n        [\n            0,\n            \"user user because we're discussing biological inequality how its not something we change or even want to\"\n        ],\n        [\n            0,\n            \"user george r r martin why are you tweeting from john account\"\n        ],\n        [\n            0,\n            \"user pro death penalty anti some of obamacare fewer govt regulations free market better but\"\n        ],\n        [\n            0,\n            \"all that collusion in the bsd community sure is hard to keep track of\"\n        ],\n        [\n            0,\n            \"user my budget is tiny i just got an ipad it was a big expense for me\"\n        ],\n        [\n            0,\n            \"trapped in a pole dancing venue with that and sausage food hashtag\"\n        ],\n        [\n            1,\n            \"user that no one has it's an old and trick used by trolls and pseudo feminists all the time\"\n        ],\n        [\n            0,\n            \"user user i thought about this idea and i would like it but in general i've seen e quality drop in past 5 yrs\"\n        ],\n        [\n            0,\n            \"hashtag good job i guess for being decent humans is a cookie or a gold star in order\"\n        ],\n        [\n            0,\n            \"i am listening to this right now and it is glorious\"\n        ],\n        [\n            0,\n            \"rt user also some men on hashtag shit liars i've spoken of highly specific violence of one person at times you still ar …\"\n        ],\n        [\n            0,\n            \"user oh my god i love it so much\"\n        ],\n        [\n            0,\n            \"i have no idea how this works but it sounds like\"\n        ],\n        [\n            1,\n            \"user he interrupted the girl who started the conversation to say how much he as a jewish male hates the term feminazi\"\n        ],\n        [\n            0,\n            \"user i seriously only see white\"\n        ],\n        [\n            0,\n            \"user i hate cardio lifting is a lot more fun and gets your heart rate up if you're doing it right\"\n        ],\n        [\n            0,\n            \"gamergate youtube comments as a service\"\n        ],\n        [\n            0,\n            \"user i'm bothered by the attitude from every poster in that thread in general but i might just be\"\n        ],\n        [\n            1,\n            \"the people upset over hashtag are so deluded it's hilarious it's not thanking men who don't rape it's stating not all men rape\"\n        ],\n        [\n            0,\n            \"wait the story still isn't over the search continues may be another puppy tonight cocker mix d\"\n        ],\n        [\n            0,\n            \"user twitter already does this to an extent can only create n accounts at a time without having to wait\"\n        ],\n        [\n            0,\n            \"user but the house is so cute\"\n        ],\n        [\n            0,\n            \"user pravana blue not mixed with a touch of purple to make the fade gorgeous pravana clear i swear by it\"\n        ],\n        [\n            0,\n            \"user under my clothes p the cape is in my backpack\"\n        ],\n        [\n            1,\n            \"when women have been oppressed abused and ignored for centuries but everything has to be about you bc man hashtag\"\n        ],\n        [\n            0,\n            \"yep we all remember what happened last time i was fake report bombed right 15 minutes to fix it user\"\n        ],\n        [\n            0,\n            \"we ways but stayed in touch throughout the years he got while i went off and did my thing writing perl trolls\"\n        ],\n        [\n            0,\n            \"without the appropriate training for police there will continue to be no advice except for the personal beliefs of the officer\"\n        ],\n        [\n            0,\n            \"user that bacon is pretty cheap\"\n        ],\n        [\n            0,\n            \"user user needs to rename the bot to something ebooks and this wouldn't be a problem\"\n        ],\n        [\n            0,\n            \"user user yup i know the editor she's a woman a gamer and in tech it's all factual info\"\n        ],\n        [\n            0,\n            \"can i live on valley drive\"\n        ],\n        [\n            0,\n            \"still have notifications tl dm for this account removed but that dude in particular has decided me leaving is not enough\"\n        ],\n        [\n            0,\n            \"yo user we're going to save the world and social media from people like you hashtag\"\n        ],\n        [\n            0,\n            \"don't put on the cape unless you're prepared to be the hero sorry dude you're not the hero you're the villain\"\n        ],\n        [\n            0,\n            \"coffee just so i'm going to finish this story quickly\"\n        ],\n        [\n            0,\n            \"user user you're building a thing something that will last something you can keep running with it's so cool to watch\"\n        ],\n        [\n            0,\n            \"feminazi is a real because someone saying that just freed you from listening to them ever url\"\n        ],\n        [\n            0,\n            \"user at this point i'd be happy with just faces in random bgs haven't done arenas in months\"\n        ],\n        [\n            0,\n            \"roguestar is one of those ppl that i wouldn't be surprised to see on the news for shooting up a store but no one would call him quiet nice\"\n        ],\n        [\n            0,\n            \"if you're interested in working on solutions we'd love to have your help however i can spot a for media attention from a mile away\"\n        ],\n        [\n            0,\n            \"user ruby p perl doesn't have a good module for streaming api forced me to get better at ruby user does good stuff\"\n        ],\n        [\n            0,\n            \"tried to play anniversary edition with xbox one controller worked for 30 seconds then steam started trying to call people wtf\"\n        ],\n        [\n            0,\n            \"people who take critiques of corrupt systems personally they don't understand or they know they're apart of the problem hashtag\"\n        ],\n        [\n            1,\n            \"user not to mention these same girls on hashtag have super egos considering they didn't cook that well and aren't very nice\"\n        ],\n        [\n            1,\n            \"user feminazi are you referring to feminists as nazis nazis killed people unlike feminists making the world better\"\n        ],\n        [\n            0,\n            \"user not quite as sensitive feeling as my previous keyboard i like the noise but it'll be problematic when streaming\"\n        ],\n        [\n            1,\n            \"i now know why i was put on this earth to demonstrate the wrong way to do things and be corrected by a militant feminazi\"\n        ],\n        [\n            0,\n            \"in this ongoing tragedy we found our voices each other we have learned to work together and to support encourage these amazing women\"\n        ],\n        [\n            0,\n            \"user i've seen some strong proof that people in the middle east are using online solutions for sms\"\n        ],\n        [\n            0,\n            \"there is a place called battle ground wa what\"\n        ],\n        [\n            1,\n            \"just in case anyone is worried that i may be a self feminazi url\"\n        ],\n        [\n            1,\n            \"user user it's the difference between she's a lying con artist fraud feminazi and\"\n        ],\n        [\n            0,\n            \"user an ex coworker gave it to me\"\n        ],\n        [\n            0,\n            \"funny dev joke y n my sense of humor is weird\"\n        ],\n        [\n            1,\n            \"katie and nikki who's been feeding your egos you're really not great looking hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i have a bunch of bm already but not\"\n        ],\n        [\n            0,\n            \"user i think user did that in her first blog post about him doing it is really hard\"\n        ],\n        [\n            0,\n            \"user poor user it's not that he wouldn't date sjws it's that my bot is the only sjw that will have a conversation with him\"\n        ],\n        [\n            0,\n            \"rt user they then start digging in detail through your past to find invent things to justify harassing you and get more ammo\"\n        ],\n        [\n            0,\n            \"user user nope you keep saying that but we both know you're lying show me where i called you stupid\"\n        ],\n        [\n            0,\n            \"btw guys i'm an admin of the facebook group so you know collusion\"\n        ],\n        [\n            0,\n            \"user user read the last line of the paragraph about oapi out loud to a table full of indie devs at dinner tonight love it\"\n        ],\n        [\n            0,\n            \"user doesn't really surprise me ughh yet another thing i won't be attending driving more industry women away good job user\"\n        ],\n        [\n            0,\n            \"user mostly entertained at how they think it's going to bother me posted myself in a swimsuit on twitter obviously give 0 fucks\"\n        ],\n        [\n            0,\n            \"someone please me i heard that wrong i had my face buried in my coffee cup\"\n        ],\n        [\n            0,\n            \"user user nimoy you fucking don't you even watch star trek\"\n        ],\n        [\n            0,\n            \"user i was there i remember the screams\"\n        ],\n        [\n            0,\n            \"i'm very excited to be back on user next month i suspect this is going to be where i'm able to announce a new project by oapi\"\n        ],\n        [\n            1,\n            \"hashtag bunch of 1st world feminists to a third one country in sexist racism way how a male positive ht is bad for women\"\n        ],\n        [\n            0,\n            \"user heh thanks i try it just gets tiring and wears at my resolve sometimes i'm worried about writing off things i should hear\"\n        ],\n        [\n            0,\n            \"user a lot of people contribute just a little bit and it turns into enough to keep me every dollar is immensely appreciated\"\n        ],\n        [\n            0,\n            \"something is seriously going down see lrt of user gg is pushing a weird narrative\"\n        ],\n        [\n            0,\n            \"user that is good to know generally just a bad word to use against women in general given the current politics url\"\n        ],\n        [\n            0,\n            \"user i have one i just have to talk to them mostly\"\n        ],\n        [\n            0,\n            \"not no time like i don't feel like committing to this right now but i have to set an alarm on my phone to tell me to sleep\"\n        ],\n        [\n            0,\n            \"user i hate everyone so much sometimes\"\n        ],\n        [\n            1,\n            \"user user i see a lot it happens a lot in chan culture more so lately in sjw\"\n        ],\n        [\n            0,\n            \"because some people are going to be very angry about that post and they are going to want someone to out at they want to punch down\"\n        ],\n        [\n            1,\n            \"need to learn comedic timing so it doesn't come off as psychotic feminazi ranting\"\n        ],\n        [\n            0,\n            \"feminazi right because wanting your gender to be treated like a human being is just like invading poland\"\n        ],\n        [\n            0,\n            \"user and it reminds me too much of parties i had with friends when i was younger minus the cam lol\"\n        ],\n        [\n            0,\n            \"user i've always wanted to be randi p\"\n        ],\n        [\n            1,\n            \"user user consider all these man hating people as feminists they do nothing but ruin the word\"\n        ],\n        [\n            0,\n            \"oh i got a few questions as to how much i actually bring in with patreon short answer it depends sometimes stuff doesn't go through\"\n        ],\n        [\n            0,\n            \"user i know another person in the same situation\"\n        ],\n        [\n            0,\n            \"user user mine is definitely i quite like it stand is kind of meh but the device itself works fine\"\n        ],\n        [\n            0,\n            \"user i am hyping the fuck out of this by just being honest and people are setting and stuff\"\n        ],\n        [\n            0,\n            \"rt user user people make messed up stuff with enough drugs the idea that are just poor folk with …\"\n        ],\n        [\n            0,\n            \"i left engineering to go into running a non profit huge pay decrease you're absurd user\"\n        ],\n        [\n            0,\n            \"you're just upset you aren't getting free feeds for the next three months hashtag\"\n        ],\n        [\n            0,\n            \"what are your thoughts on second chances you getting — i disagree with the term second chance in this url\"\n        ],\n        [\n            1,\n            \"user uh did you watch the video one of the women talked about how it's assumed she's angry because she's latina\"\n        ],\n        [\n            0,\n            \"vibrating with excitement every day brings us closer to being able to make the announcement\"\n        ],\n        [\n            0,\n            \"user they searched for my twitter name in github\"\n        ],\n        [\n            0,\n            \"it might be time for a new profile pic for randi ebooks url\"\n        ],\n        [\n            0,\n            \"user i've been looking can't find it\"\n        ],\n        [\n            0,\n            \"what is hashtag as if men need some kind of reward or something just for not being absolute pieces of shit\"\n        ],\n        [\n            0,\n            \"rt user user i feel like you're subtweeting me with this\"\n        ],\n        [\n            0,\n            \"user just because you closely associate this rant with one of them doesn't mean i'm calling out anyone in particular\"\n        ],\n        [\n            1,\n            \"said i have lots of feminazi teachers and fellow peers and when ever you say something url\"\n        ],\n        [\n            0,\n            \"to some gater thought they found a way to exploit the block system and make themselves by changing their email 4x\"\n        ],\n        [\n            0,\n            \"user i get where you are coming from and it's annoying to be sure but it's not considered harassment under twitter's tos\"\n        ],\n        [\n            0,\n            \"user redis is overkill for what i'm doing i want something more portable\"\n        ],\n        [\n            0,\n            \"user based on all of your responses to me so far yes that's what it looks like\"\n        ],\n        [\n            0,\n            \"that moment when i think that i'm out of coffee then pull 12 oz of ground out of my backpack yes more glory to the coffee gods\"\n        ],\n        [\n            0,\n            \"user did you read the text of the article that picture is really creepy triggering as fuck\"\n        ],\n        [\n            0,\n            \"minorities said fuck this burnt the building down left primary export became popped the end\"\n        ],\n        [\n            0,\n            \"user user tbh there's not much a pi can do that anyone competent with the internet can't do\"\n        ],\n        [\n            0,\n            \"lol at angry men writing me essays through facebook messenger that amount to be nicer when you're being harassed\"\n        ],\n        [\n            0,\n            \"given that the current answer from the police is largely turn off the computer this should surprise no one\"\n        ],\n        [\n            1,\n            \"user user i feel a certain with her an understanding though my mother was a big ' feminazi '\"\n        ],\n        [\n            0,\n            \"the whole me being republican thing must really bug these right wing that dislike me so much\"\n        ],\n        [\n            0,\n            \"user in all seriousness i've been dying my hair since my teens i can't remember the last time i used a single shade too flat\"\n        ],\n        [\n            0,\n            \"oh look threats no i really don't care user user\"\n        ],\n        [\n            0,\n            \"nys ht had died down a lot of tweets after hashtag tonight quickly minorities point out that all these women are lying\"\n        ],\n        [\n            0,\n            \"life is to short to not dress like every day is a party url\"\n        ],\n        [\n            0,\n            \"i want a panel of women in tech tearing this shit up hashtag\"\n        ],\n        [\n            0,\n            \"so watch out for this guy block him protect yourselves from him do what you need to do to remove him from your circle salt the earth\"\n        ],\n        [\n            0,\n            \"user thank you for making the petition\"\n        ],\n        [\n            0,\n            \"uber just reported hackers broke into their database this happened last may timely reporting\"\n        ],\n        [\n            0,\n            \"user uh it does save money eating things with a decent value is pretty expensive also other reasons\"\n        ],\n        [\n            0,\n            \"user user oh i just saw the latest version has consume all but help docs are bugged btw\"\n        ],\n        [\n            0,\n            \"when i grow up i want to be draka\"\n        ],\n        [\n            1,\n            \"user because she's not a feminazi and is really cool i have a lot of friends with different views\"\n        ],\n        [\n            0,\n            \"user lol and people keep asking why i don't for some reason\"\n        ],\n        [\n            0,\n            \"“ and so we ’ ll have whittled 18 down to 14 in just a few short months ” hashtag\"\n        ],\n        [\n            0,\n            \"user tbh everyone goes through it the of this is bullshit when you find yourself blocked\"\n        ],\n        [\n            1,\n            \"user user she is a feminazi also i am proud to have cartoon plastic surgery\"\n        ],\n        [\n            1,\n            \"user user irrelevant girl give it 5 years she's going to lose sexual market value then i'll ask her to pass the bag\"\n        ],\n        [\n            1,\n            \"user this is the most homophobic and bigoted harassment you will be blocked and on that appropriate note the feminazi is done\"\n        ],\n        [\n            0,\n            \"user user you're searching her name and contacting people that talk to her that's a bit creepy\"\n        ],\n        [\n            0,\n            \"user ❤ ️ ❤ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"user hah i'm overweight as hell still feeling awesome in it it's about how it makes you feel not what others think\"\n        ],\n        [\n            0,\n            \"not sure why a selfie stick would need this i guess everything is better with bluetooth url\"\n        ],\n        [\n            0,\n            \"watching user completely dismiss women that don't agree with him be very disappointed in men that don't agree with him hashtag\"\n        ],\n        [\n            0,\n            \"user user we tend to know about things features coming out with multiple companies before they are released to the public\"\n        ],\n        [\n            1,\n            \"user yeah can they be anymore racist painting black males with criminal colors is just racist hashtag\"\n        ],\n        [\n            0,\n            \"user seriously though my apartment is scary awesome covered in so much star trek star wars\"\n        ],\n        [\n            0,\n            \"i just want to see people who can cook not the worst of the worst cook badly again hashtag\"\n        ],\n        [\n            0,\n            \"user yes i will be censoring the names\"\n        ],\n        [\n            0,\n            \"hit me with your best shot url\"\n        ],\n        [\n            0,\n            \"dude is kind of scary and overly focused isn't he the one that threatened to us if we didn't pay him a certain amount every month\"\n        ],\n        [\n            0,\n            \"do not call me a feminazi just because i believe both our genders should have completely equal rights like were you dropped on your head\"\n        ],\n        [\n            0,\n            \"user it's cool i'll call later\"\n        ],\n        [\n            0,\n            \"rt user those by them aren't just in silence but talking about the abuse they get this is the end for this …\"\n        ],\n        [\n            0,\n            \"awkward but it's a good case study on how fygm is common in 20 ' s but not people can learn url\"\n        ],\n        [\n            0,\n            \"someone that will be like randi put down the you're going to get a stomach ache i have a stomach ache\"\n        ],\n        [\n            0,\n            \"aw i was talking to a gater on reddit for the past few weeks he seemed nice enough but he just deleted his account come back dude\"\n        ],\n        [\n            0,\n            \"user stop making out with my bot\"\n        ],\n        [\n            0,\n            \"user anytime i watch this show i move figure out how to hire an intern higher up my list of shit to get done\"\n        ],\n        [\n            0,\n            \"lock me in a room with drasco and i promise i could make him cry within an hour hashtag\"\n        ],\n        [\n            0,\n            \"user press requests need to come in through org\"\n        ],\n        [\n            0,\n            \"i'm optimistic this isn't the end game twitter's announcement was a single step in a long path in abuse problems\"\n        ],\n        [\n            0,\n            \"user what he did was wrong and should be prosecuted however he's now been doxxed and targeted as well it's a\"\n        ],\n        [\n            0,\n            \"user i would prob divorce someone before faction changing p\"\n        ],\n        [\n            0,\n            \"user if i was watching streaming video battery life was just ok but reading books it would last quite a while\"\n        ],\n        [\n            0,\n            \"user purchased from sock dreams sadly p\"\n        ],\n        [\n            0,\n            \"i'm thinking about selling my hashtag museum pieces one of those pairs of leggings goes for 400 on ebay bm is almost an investment\"\n        ],\n        [\n            0,\n            \"wadhwa only cares about wadhwa not women in tech hashtag\"\n        ],\n        [\n            0,\n            \"user eggs and other things which will unfortunately be the only part likely not open sourced\"\n        ],\n        [\n            0,\n            \"rt user welcome to the latest episode of thinks he can still code with your host poor fucker who has to clean it up\"\n        ],\n        [\n            0,\n            \"user it's difficult sometimes and not always well received when under heavy attack sometimes i just can't tell what's a troll\"\n        ],\n        [\n            0,\n            \"user oh i've got him blocked i didn't even see that\"\n        ],\n        [\n            1,\n            \"user user yes saying feminazi is making fun of victims of the holocaust congrats on your intelligence\"\n        ],\n        [\n            0,\n            \"is she even wearing clothes url\"\n        ],\n        [\n            0,\n            \"user yes and if you can rt and request others targeted do the same that would be rad hoping for 10 examples\"\n        ],\n        [\n            0,\n            \"user i took a bunch of screencaps of the harassment the conf i was speaking at received from them that's going to be fun\"\n        ],\n        [\n            0,\n            \"i would just like to raise an eyebrow at all the people that were like when i talked about how much i hated lenovo laptops before\"\n        ],\n        [\n            0,\n            \"user what's funny is that i was drunk when i wrote it and i wrote it for myself not as something i planned on sharing\"\n        ],\n        [\n            0,\n            \"having some real sympathy for twitter right now\"\n        ],\n        [\n            0,\n            \"this blog post is everything the comments are atrocious read them all url\"\n        ],\n        [\n            0,\n            \"user tweetdeck has gotten a lot better they finally fixed the big blocklist bugs\"\n        ],\n        [\n            0,\n            \"user oh just you wait nick just you wait the end of this episode will change how you view hashtag forever\"\n        ],\n        [\n            0,\n            \"user i'm from the south sweetie is another way to talk down and tell someone to go fuck themselves\"\n        ],\n        [\n            0,\n            \"user user i agree 100 with this statement\"\n        ],\n        [\n            0,\n            \"gold rt user i've been playing the sass word drinking game and i've managed to deconstruct myself hashtag\"\n        ],\n        [\n            0,\n            \"dealing with journalists 101 don't use slang if you don't fully understand the implications user\"\n        ],\n        [\n            1,\n            \"user she's a feminazi tumblr shit ah were dealing a real adult here\"\n        ],\n        [\n            0,\n            \"women speak out about harassment at gdc 2015 url\"\n        ],\n        [\n            0,\n            \"i agree it would be great if gamergate stopped finding in harassing people user\"\n        ],\n        [\n            0,\n            \"user eh i knew she'd take credit for me utilizing my old work account but i can't really let gg affect my life 3\"\n        ],\n        [\n            1,\n            \"user it is pc gone mad you cannot even punch anyone any more bloody feminazi fascists at the bbc etc joking\"\n        ],\n        [\n            0,\n            \"user it doesn't make it easier to deal with putting it aside is what i have to stick with it sucks\"\n        ],\n        [\n            0,\n            \"user i'm not spouting off random views that weren't come to without a lot of thought and concern\"\n        ],\n        [\n            0,\n            \"bonus points in this thread unreal harassment from gamergate did make abuse more of a topic i suppose url\"\n        ],\n        [\n            0,\n            \"user yup i went in the water\"\n        ],\n        [\n            0,\n            \"twitter rant time mute me if you don't want to hear it\"\n        ],\n        [\n            0,\n            \"user she's setting herself up to go against some of the most prominent feminist voices in silicon valley won't end well for book\"\n        ],\n        [\n            0,\n            \"i hate y'all 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"weird to be tweeting when you're supposedly chased off of twitter url\"\n        ],\n        [\n            0,\n            \"i think the biggest problem i have with it is that there's too much of a reliance on wow services for an external mechanism\"\n        ],\n        [\n            0,\n            \"if promoting body positivity teaching girls they are actual human beings and rape jokes makes me a feminazi bitch sign me up\"\n        ],\n        [\n            1,\n            \"user katie nikki and pete evans are everything that is wrong with society hashtag hard to argue with that\"\n        ],\n        [\n            0,\n            \"user user that is awesome to hear\"\n        ],\n        [\n            0,\n            \"amazon knows me better than any ex boyfriend ever did these are my shopping suggestions url\"\n        ],\n        [\n            0,\n            \"no one said threats weren't serious however there's a difference between isis and gamergate user\"\n        ],\n        [\n            0,\n            \"user we'll have quite a few more soon including official text defining relationship with con\"\n        ],\n        [\n            0,\n            \"twitter updates user safety features url\"\n        ],\n        [\n            1,\n            \"the feminazi pigs will always run into a ram and because this is an environment never designed for them to win in\"\n        ],\n        [\n            0,\n            \"old dude in this cafe my grandmother had blue hair\"\n        ],\n        [\n            0,\n            \"it's funny what you find when you make it your job to look at this kind of stuff\"\n        ],\n        [\n            1,\n            \"user user in some respects it feels like a radical elimination of they know like 15 words feminazi etc\"\n        ],\n        [\n            0,\n            \"user user i've had decent press coverage for myself so far but i need my org to get that not me personally\"\n        ],\n        [\n            0,\n            \"cannot stop laughing at that guy url\"\n        ],\n        [\n            0,\n            \"user i prefer just getting up on stage and speaking but most conference organizers want me to have slides\"\n        ],\n        [\n            0,\n            \"kelly i'm really disappointed in you can disappointed wadhwa be a meme\"\n        ],\n        [\n            1,\n            \"wish these blondes were in that how to get away with murder show hashtag\"\n        ],\n        [\n            1,\n            \"rt user user which is what gg doesn't get either not even about them it's about harassment they jst insist it's not real b …\"\n        ],\n        [\n            0,\n            \"rt user i am proud to announce this nonprofit organization u r fat god i love working on the internet\"\n        ],\n        [\n            0,\n            \"i can fix everything we just need a shock collar that when sending women your unsolicited opinion over the internet 😈\"\n        ],\n        [\n            1,\n            \"oh i just want to lick adam face and be like ' you're gay now '\"\n        ],\n        [\n            0,\n            \"these 2 delusional narcissistic on hashtag make me want to vomit my own dinner up\"\n        ],\n        [\n            0,\n            \"user user i don't like the gpl\"\n        ],\n        [\n            1,\n            \"user user no however we do have unequal biology i'm not the one who thinks its worth complaining about\"\n        ],\n        [\n            1,\n            \"there is a word for women who hate men and it's definitely not feminist or feminazi url\"\n        ],\n        [\n            0,\n            \"rt user user hey did you know tos doxxing people\"\n        ],\n        [\n            0,\n            \"user blackmilk is amazing have you seen them before\"\n        ],\n        [\n            0,\n            \"i don't know because i had everyone else on that thread blocked but i'm am so hard right now\"\n        ],\n        [\n            0,\n            \"user nice of tweets too but the truth hurts\"\n        ],\n        [\n            0,\n            \"it's all pretty rad i love doing this and i love everyone that has been supporting me with kind words and with patreon you guys rock\"\n        ],\n        [\n            0,\n            \"in case you think i'm joking url\"\n        ],\n        [\n            1,\n            \"user time for the feminazi's to put their money where their mouth is and fight against female oppression in the middle east hashtag\"\n        ],\n        [\n            0,\n            \"does have some but a 2nd saying ' show me accts older than n days ' is easy metadata already exists client policy update\"\n        ],\n        [\n            0,\n            \"ok that's enough poking the bear have a lot to do today my most difficult decision is going to be what to wear\"\n        ],\n        [\n            1,\n            \"rt user i don ’ t need i heard were trying to write a book sequel called to mock a\"\n        ],\n        [\n            1,\n            \"rt user feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url\"\n        ],\n        [\n            0,\n            \"user you were the rogue i don't usually when i'm\"\n        ],\n        [\n            1,\n            \"user user i noticed there was a lack of males in those feminazi ran camps\"\n        ],\n        [\n            0,\n            \"user last time i was there almost bought a pink rhinestone cowboy hat in the airport wish i had\"\n        ],\n        [\n            0,\n            \"what could you have possibly hashtag\"\n        ],\n        [\n            1,\n            \"i know this isn't a popular opinion among the feminazi pc police but i think women should get equal pay for equal work\"\n        ],\n        [\n            0,\n            \"ambition is the willingness to kill the things you love and eat them to stay alive jack\"\n        ],\n        [\n            0,\n            \"user nothing ever happens overnight it's subtle stages unnoticed by many i know things are changing i am watching it happen\"\n        ],\n        [\n            0,\n            \"rt user user this issue isn't about me any more it is about ethics in journalism how a public radio station and then …\"\n        ],\n        [\n            0,\n            \"put out a report on their findings when abuse to twitter url url\"\n        ],\n        [\n            0,\n            \"user user it's not difficult to write code to protect against it much much harder to convince people it's wrong\"\n        ],\n        [\n            0,\n            \"user got stuck working will be making it later this week ❤ ️ many props to the red cross i try to donate twice a year\"\n        ],\n        [\n            0,\n            \"user wtf did i just read\"\n        ],\n        [\n            0,\n            \"user i'm having to transition away from redis due to db size and that's making everything more difficult\"\n        ],\n        [\n            0,\n            \"user nonprofits have weird restrictions i'm still learning the ropes i just assume everything is going to be difficult\"\n        ],\n        [\n            0,\n            \"rt user user kurt are you eff assuming i am guilty and taking that blog at face value\"\n        ],\n        [\n            0,\n            \"user nice to know i made him mad then 😜\"\n        ],\n        [\n            0,\n            \"at what point did people start confusing alpha with asshole\"\n        ],\n        [\n            0,\n            \"step 1 post to facebook step 2 kia links to it step 3 get dog by gamergate w accusations of animal abuse url\"\n        ],\n        [\n            0,\n            \"user generally anytime you say devil's advocate it means you're wasting people's time and being an ass especially arguing points\"\n        ],\n        [\n            0,\n            \"i guess the police have a history with this person repeatedly losing their dogs or something something bad has them very unhappy\"\n        ],\n        [\n            1,\n            \"my male friends manage to go through their lives without being blamed what are you doing differently hashtag\"\n        ],\n        [\n            0,\n            \"rt user wadhwa is like most male allies who use women's suffering for their own financial career advancement hashtag\"\n        ],\n        [\n            1,\n            \"user are you under the impression that calling a stranger a feminazi is going to help spread your message\"\n        ],\n        [\n            1,\n            \"rt user hashtag doesn't want all feminists blamed for feminist lobby for anti male law freaks out over …\"\n        ],\n        [\n            0,\n            \"my mom handed me a book of coupons for buying bras i love my family but i am leaving tomorrow p\"\n        ],\n        [\n            0,\n            \"oapi is already working with several tech companies to develop engineer solutions for social problems we are tech advocates for the user\"\n        ],\n        [\n            1,\n            \"these blonde girls are full of themselves they should just leave hashtag\"\n        ],\n        [\n            0,\n            \"user when i try to talk about it's assumed i'm being transphobic misogynistic etc\"\n        ],\n        [\n            0,\n            \"user for now i have to resist answering over twitter it'll be quoted by press need to have the rest of oapi involved in statements\"\n        ],\n        [\n            0,\n            \"all i want to do is play might magic heroes iv what is this shit url\"\n        ],\n        [\n            0,\n            \"user don't feel bad about that unless you've got armor like woah it is soul sucking\"\n        ],\n        [\n            0,\n            \"are good own it anonymous is not the same thing what jason wadhwa are promoting would require id home address pay to use\"\n        ],\n        [\n            0,\n            \"user i didn't even know random was an option\"\n        ],\n        [\n            0,\n            \"i'm talking about people that take an active stand to say they want to create solutions for harassment but do nothing beyond get rted\"\n        ],\n        [\n            1,\n            \"user user what about the feminazi and the isis member\"\n        ],\n        [\n            0,\n            \"user i think it's a gender thing tbh there aren't a lot of women in leadership positions\"\n        ],\n        [\n            0,\n            \"user do you know this person i don't generally promote for legal fees for people i don't know haven't talked to\"\n        ],\n        [\n            0,\n            \"rt user guys are so trained to see women as quiet that when we engage with substance it's seen as sudden aggression user …\"\n        ],\n        [\n            0,\n            \"user bm is getting closer with their newer lt sizes\"\n        ],\n        [\n            0,\n            \"how should i even classify this wielding a mob indirect bullying i'm not sure\"\n        ],\n        [\n            0,\n            \"remember the great lift in thousand needles i miss pre sometimes url\"\n        ],\n        [\n            1,\n            \"user a feminazi decided to threaten my career because i became fed up with another person she saw that as equal\"\n        ],\n        [\n            1,\n            \"user til that feminists or a group of people targeted for harassment are considered a clique\"\n        ],\n        [\n            0,\n            \"this is 50 shades of bullshit wadhwa said that women that disagreed with him were just looking for attention these were his words\"\n        ],\n        [\n            0,\n            \"user so it's gonna be forever or it's gonna go down in flames\"\n        ],\n        [\n            0,\n            \"can't quite shake the feeling that hashtag is a tiny bit rigged since when do bullies add more value to a show hashtag\"\n        ],\n        [\n            0,\n            \"i am now watching wadhwa be very disappointed in the eff jesus is that his standard line for every male that doesn't agree with him\"\n        ],\n        [\n            1,\n            \"i am going to smack down anyone i see bitching about how cernovich bought his followers you're spreading rumors not cool\"\n        ],\n        [\n            0,\n            \"user user i've been dreading the day that old people find twitter and start using it to send their angry letters\"\n        ],\n        [\n            0,\n            \"ain't gonna lie think i might try pomegranate in a cous cous salad sounds yum hashtag\"\n        ],\n        [\n            0,\n            \"user eh that's because they are all young and don't realize that people learn mature with time\"\n        ],\n        [\n            0,\n            \"user he thinks the entire world should be indies\"\n        ],\n        [\n            0,\n            \"that moment when you've been drinking you think someone is being a complete self serving asshole but you can't call them on it cuz reasons\"\n        ],\n        [\n            0,\n            \"well to be more accurate i'll be dropping by tomorrow during lunch hit me up if you want to say hi d\"\n        ],\n        [\n            0,\n            \"✨ ✨ ✨ misandry is not a word ios can ✨ ✨ ✨\"\n        ],\n        [\n            1,\n            \"here we go fucking twitter man i hate this moving around shit but no better way to find feminazi's url\"\n        ],\n        [\n            1,\n            \"user user he has dyed hair the sjw feminazi got to him\"\n        ],\n        [\n            1,\n            \"user yes and you are adorable\"\n        ],\n        [\n            0,\n            \"user ooo i might actually do that\"\n        ],\n        [\n            1,\n            \"user it's ok this asshole called me a feminazi earlier today i can handle your insults sorry not sorry im a feminist\"\n        ],\n        [\n            0,\n            \"i'm pretty sympathetic when watching dudes in early stages startups try to figure out how diversity works\"\n        ],\n        [\n            0,\n            \"user hehe i'm used to copying a status url and a lot p love all of the responses i get though ty for the idea\"\n        ],\n        [\n            0,\n            \"calling something ' deconstructed ' doesn't make it refined hashtag\"\n        ],\n        [\n            0,\n            \"user i don't disagree with your point i don't reddit at all because it's basically 100\"\n        ],\n        [\n            0,\n            \"user user if there were 2 lesbians there would be no gaming only obviously can't speak for trans\"\n        ],\n        [\n            0,\n            \"today in things gamergate does to try to stop oapi they link to quotes of things i used to believe that i admitted to on my own blog\"\n        ],\n        [\n            0,\n            \"let it sink in that it's now march and we're still doing instant restaurants when's this season gonna finish 2016 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user we've got a facebook page if you need support or want to stay tuned for the latest announcements join us at url\"\n        ],\n        [\n            0,\n            \"bloody hell another round of instant restaurants stop draining it channel 7 hashtag\"\n        ],\n        [\n            0,\n            \"review for return of kings url\"\n        ],\n        [\n            0,\n            \"at this rate maybe they'll all be rocking up to my house soon expecting a meal surprise round 47 hashtag\"\n        ],\n        [\n            0,\n            \"user user i dunno i think pc is okay call out imo has more to do with public which pile ons\"\n        ],\n        [\n            0,\n            \"user but given that these people seem to not understand the difference between charity and npo why bother giving them my time\"\n        ],\n        [\n            0,\n            \"user white feminists are pretty privileged in comparison\"\n        ],\n        [\n            0,\n            \"the list of companies for the anti abuse round table i'm building is growing i'm excited the world needs this\"\n        ],\n        [\n            0,\n            \"someone is going home hashtag that obviously cannot cook\"\n        ],\n        [\n            0,\n            \"rt user user and almost always when said was the removal of violence or explicit language\"\n        ],\n        [\n            0,\n            \"while i'm in rant mode can i also address the term feminazi\"\n        ],\n        [\n            0,\n            \"user yay thank you user i missed you and i worried\"\n        ],\n        [\n            0,\n            \"i got some insight into the indie gaming community tonight just a peek it was\"\n        ],\n        [\n            0,\n            \"user who knows they can't seem to decide if i'm a meth addict having tons of babies selling babies or a dude\"\n        ],\n        [\n            0,\n            \"user user not sure if it would be a good fit it's about harassment creating foss tools and diversity in open source communities\"\n        ],\n        [\n            0,\n            \"user user the end result is the same\"\n        ],\n        [\n            0,\n            \"curious are you just upset because women are being allowed into your nerd club clearly sexism is solved because you're pissed user\"\n        ],\n        [\n            0,\n            \"yo user it must suck to be that terrible at pvp i'd have to invent rumors about being against 40 people too if i was that bad\"\n        ],\n        [\n            0,\n            \"user for half a second i thought you had come back to wow breaking my heart\"\n        ],\n        [\n            0,\n            \"there's a reason we started tracking all of her followers an immense amount of racism sexism abuse was coming from her corner\"\n        ],\n        [\n            0,\n            \"user user which she totally would have gotten had she not continued to rant about me publicly after i said i didn't know\"\n        ],\n        [\n            0,\n            \"rt user because anyone else would've at least answered lauren's questions or say they'd look into the critiques of work\"\n        ],\n        [\n            0,\n            \"user i was constantly using the system it's off now\"\n        ],\n        [\n            0,\n            \"it's vaguely terrifying even just committing a planning doc url\"\n        ],\n        [\n            0,\n            \"for something new and unexpected this personal pleasure device seems pretty cool url\"\n        ],\n        [\n            1,\n            \"user user said person most likely views mcintosh as a feminazi too like i say i don't like the word but is isn't misogynistic\"\n        ],\n        [\n            0,\n            \"user hmm that tweet may be actionable\"\n        ],\n        [\n            0,\n            \"user i need a ticket hashtag the tweet in question and i can sometimes escalate not all the time though\"\n        ],\n        [\n            0,\n            \"user that's pretty not useful and not helpful explain\"\n        ],\n        [\n            1,\n            \"esr is a sexist bag of dicks hiding behind ideas of a false meritocracy to defend his position of shitting on women\"\n        ],\n        [\n            0,\n            \"i'm against games but seriously all these layers of make me consider buying and then\"\n        ],\n        [\n            0,\n            \"user because how does that help anyone else\"\n        ],\n        [\n            0,\n            \"woman dev audience i think the real msg i want to get across is that anyone can make a difference even with just a 200 line perl script\"\n        ],\n        [\n            0,\n            \"i'm getting leo a friend looking at shelter pics of the most adorable corgi mix right now omg omg omg\"\n        ],\n        [\n            0,\n            \"user but i can tell you that how he responded the language everything was 100 typical of dudes i see being of women eng\"\n        ],\n        [\n            0,\n            \"rt user roses are red my hair is blue don't follow jerks or else i'll block you happy valentine's day from hashtag\"\n        ],\n        [\n            0,\n            \"we will be releasing as many tools as possible under the bsd license user\"\n        ],\n        [\n            0,\n            \"this looks kind of interesting url\"\n        ],\n        [\n            0,\n            \"user but you might ask user i'm pretty sure he does\"\n        ],\n        [\n            0,\n            \"even cracked understands ddos better than gamergate url via user\"\n        ],\n        [\n            0,\n            \"user if the only devs standing up are the ones that haven't made mistakes all devs should be sitting down\"\n        ],\n        [\n            0,\n            \"rt user ggautoblocker basically endorsed by the new york times editorial board 3 url\"\n        ],\n        [\n            0,\n            \"rt user also feminazi dont exist people are passionate about what they care about it doing change the title change your view on …\"\n        ],\n        [\n            1,\n            \"this person thinks that 6 people tweeting at them for being a ass is the worst thing in the world\"\n        ],\n        [\n            0,\n            \"freebsd is in fact a person yo user you hear about this why are we not besties anymore url\"\n        ],\n        [\n            1,\n            \"rt user user this is the most homophobic and bigoted harassment you will be blocked and on that appropriate note t …\"\n        ],\n        [\n            1,\n            \"66 you're the ultimate feminazi but other than that you're pretty cool even if you do fight with me over every other tweet 😄\"\n        ],\n        [\n            0,\n            \"rt user like no if a community jerks prevents users from adopting that code it is very much a technical problem\"\n        ],\n        [\n            0,\n            \"ok no user is the worst idea i've seen on twitter so far\"\n        ],\n        [\n            0,\n            \"i got a that turns the sky to fire so pretty url\"\n        ],\n        [\n            0,\n            \"user it's hard for me to find good marvel i've got a nice print from target lol but dc sadly does better\"\n        ],\n        [\n            0,\n            \"user questions should be sent to press at url\"\n        ],\n        [\n            0,\n            \"user still have a lot of functionality to add to the base tool but it sooner rather than later might be a good idea\"\n        ],\n        [\n            0,\n            \"user what are your thoughts on a comic as a image to tweet with attribution to source url author\"\n        ],\n        [\n            0,\n            \"i dislike kat more than the blondes who are going to tell us they're hot another 50 000 times hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i fucking love her she is hot as shit\"\n        ],\n        [\n            0,\n            \"user user but does it scale\"\n        ],\n        [\n            0,\n            \"watching a movie i didn't think was that old they are wearing not in the i'm on call for a kind of way legit\"\n        ],\n        [\n            0,\n            \"user i've never been excited about being there less excited about the prospect of mn in the summer been there did that\"\n        ],\n        [\n            0,\n            \"user we really need to have a lot of legal counsel resources for privacy and free speech issues\"\n        ],\n        [\n            1,\n            \"user user nope mostly angry feminists and people pissed he killed a character\"\n        ],\n        [\n            0,\n            \"hashtag especially when we point fingers at the rape victim who trusted her guy friend enough to drink with him\"\n        ],\n        [\n            0,\n            \"uh user user i am that you want me to reply to these emails with more details when i file a report\"\n        ],\n        [\n            0,\n            \"user if you are a fan of fun socks check out anything by blue q url\"\n        ],\n        [\n            0,\n            \"rt user this girl had princess in her name so my friend and i that she was our princess all game her bf got mad url\"\n        ],\n        [\n            0,\n            \"user ran it by lawyer as well as far as me promoting my personal funding sources in the meanwhile being very cautious to keep it legal\"\n        ],\n        [\n            0,\n            \"user eh price range seemed about the same for houses although you get more for your there aren't many houses sub 1k\"\n        ],\n        [\n            1,\n            \"user u for standing up to the feminazi bullies checked out your music and it's pretty fucking sweet hope to see you in nj\"\n        ],\n        [\n            0,\n            \"user you have ability to spend on foods that most people don't have access to you're privileged url\"\n        ],\n        [\n            0,\n            \"dos ddos doesn't refer to a technique or method of transport it's largely defined by intention end result this is not rocket surgery\"\n        ],\n        [\n            0,\n            \"user i'll throw a vote your way once i get to a computer\"\n        ],\n        [\n            0,\n            \"user i've been thinking about creating an interactive experiment where people can get a faked tl see what it is like\"\n        ],\n        [\n            1,\n            \"user cant wait to wash my food hashtag\"\n        ],\n        [\n            0,\n            \"all of this stress has me so tired i hate that feeling\"\n        ],\n        [\n            0,\n            \"person a and person b are having a private one on on — given the number of conversations lately focused on t url\"\n        ],\n        [\n            1,\n            \"overheard feminazis be like me plays shut up and dance for me feminazi were not holding back its url\"\n        ],\n        [\n            0,\n            \"user i love perl but i think i'm starting to shift towards ruby gem is nice docs are horrid need to read more about classes\"\n        ],\n        [\n            0,\n            \"user twitter search for my name and set yourself on fire and see if i give two shits about what you think\"\n        ],\n        [\n            0,\n            \"so proud of user right now so happy for her i am nearly in tears support her kickstarter no one deserves it more\"\n        ],\n        [\n            0,\n            \"user sounds accurate all they will manage to do is drag you down to their level get you to respond to abuse that's their goal\"\n        ],\n        [\n            0,\n            \"user never feel bad about that it's pretty intense if you're not prepared for it\"\n        ],\n        [\n            0,\n            \"of course we want to hire the best people who happen to be women regardless as to if they are women that part is irrelevant\"\n        ],\n        [\n            0,\n            \"user i've ran into difficulties getting them to respond which is weird their news orgs have written stories about me in the past\"\n        ],\n        [\n            0,\n            \"user i can never tell anymore\"\n        ],\n        [\n            0,\n            \"rt user who are the coolest women in internet marketing or general tech that you would love to read more about\"\n        ],\n        [\n            1,\n            \"wait that back shot of nikki in the kitchen she's wearing blue honey no 🙅 🙅 🙅 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"when is the next i am so so close to being grandma the insane\"\n        ],\n        [\n            0,\n            \"oh yeah colin smash those girls d hashtag\"\n        ],\n        [\n            0,\n            \"user that was pretty much my thought\"\n        ],\n        [\n            0,\n            \"this week incident devops incident journalist incident journalist phd student journalist phd student photographer\"\n        ],\n        [\n            0,\n            \"the things i would do for a small covered especially if it had a swing\"\n        ],\n        [\n            0,\n            \"there is no misogyny in video games there is no misogyny in video games there is no misogyny in video games there is url\"\n        ],\n        [\n            0,\n            \"user uh i have always rescued dogs usually leo is nearly 7 better to younger dogs but ty for lecture\"\n        ],\n        [\n            0,\n            \"user not sure about classic but it's definitely a stuffed hedgehog\"\n        ],\n        [\n            0,\n            \"gearing up my dk just hit 100 with her this evening\"\n        ],\n        [\n            0,\n            \"user it would i'm hoping for more personal attacks but that's definitely p\"\n        ],\n        [\n            0,\n            \"user but if you honestly think stuff like url is okay then the door is that way\"\n        ],\n        [\n            0,\n            \"yo user i really hate to burst your bubble but you found a bug in twitter's ui the block still exists 3\"\n        ],\n        [\n            0,\n            \"looking for long walks on the beach with a store must have good ruby libs la would be a plus\"\n        ],\n        [\n            1,\n            \"user i think her and warren sound like bitter old feminazi and would not come off as pleasant or like they think\"\n        ],\n        [\n            0,\n            \"user user it goes both ways this is from a very limited sample size people are far less likely to harass on fb w real names\"\n        ],\n        [\n            1,\n            \"there's more moisture in those than the hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user oh my gosh that's got to be difficult\"\n        ],\n        [\n            0,\n            \"oapi will be partnering with user to provide them with the tools they need\"\n        ],\n        [\n            0,\n            \"there's some good info in the talk section on wikipedia page too bad it didn't make it to the main article\"\n        ],\n        [\n            0,\n            \"user this weekend would be cool\"\n        ],\n        [\n            0,\n            \"user user oh shit i accidentally blocked you whoops\"\n        ],\n        [\n            0,\n            \"but watching gg claim i'm sexist because i only barely rt men more than women is pretty hilarious\"\n        ],\n        [\n            0,\n            \"having to explain to my doctor that the optional surgery i was planning on can't happen for the next few months bcz no time to\"\n        ],\n        [\n            0,\n            \"user user nah a really bad data scientist with the worst ever\"\n        ],\n        [\n            0,\n            \"really really curious to see what happens with this\"\n        ],\n        [\n            0,\n            \"user uh get her side by sending a mob against her i've been watching her get threatened this isn't helping\"\n        ],\n        [\n            0,\n            \"user isn't that the person that a bunch of people were mad at over being creepy or something\"\n        ],\n        [\n            0,\n            \"it basically calls for the death of a subreddit that has been all about focusing on individuals that they don't like\"\n        ],\n        [\n            0,\n            \"they really know how to drag a show out with hashtag\"\n        ],\n        [\n            0,\n            \"ok who wants to go see 50 shades of grey up in self for the of not a healthy of\"\n        ],\n        [\n            0,\n            \"an old friend just posted this on facebook p url\"\n        ],\n        [\n            1,\n            \"rt user can we re retire the word hashtag\"\n        ],\n        [\n            0,\n            \"user if it's not some chick nerd cursing a lot i'm going to be disappointed\"\n        ],\n        [\n            0,\n            \"how many famous white dudes have to be harassed to get user to speak up 1 how many women or minorities\"\n        ],\n        [\n            0,\n            \"oh wait wasn't someone from valve at the sjw dinner last night i kid but that would be quite amusing if it had happened totally didn't\"\n        ],\n        [\n            0,\n            \"terrorism isn't ok regardless of your feelings about the victims a bomb threat is terrorism period\"\n        ],\n        [\n            0,\n            \"so that's not creepy or threatening at all look at all the gaters that retweeted it url url\"\n        ],\n        [\n            1,\n            \"user i didn't read much content just enough to see that he's getting a lot of notifications i ignore fygm girls\"\n        ],\n        [\n            0,\n            \"user no thankfully otherwise the licensing fee would make them cost more url\"\n        ],\n        [\n            0,\n            \"user user i don't participate in call out culture i think it's vile i'm sorry bad things happened to her but this isn't ok\"\n        ],\n        [\n            0,\n            \"not at my computer will report a bug with search blocks later not sure if this is intentional or not but it seems sub optimal\"\n        ],\n        [\n            0,\n            \"user user i don't think i'm going to be able to record so if you could post to twitter that would be awesome\"\n        ],\n        [\n            0,\n            \"in fact i can't think of a single negative interaction i've ever had with stack exchange which is impressive i usually hate everyone\"\n        ],\n        [\n            0,\n            \"lol dude that started yelling at me about how what i said wasn't funny ok how do so many people not understand hashtag\"\n        ],\n        [\n            0,\n            \"user user i haven't done much work with this kind of thing so it's all a learning experience p\"\n        ],\n        [\n            0,\n            \"replacement monitor arrived i now have 24 vertical 28 28 this may be too much desktop i have to turn my head hashtag\"\n        ],\n        [\n            1,\n            \"people who use the word ' feminazi ' should be repeatedly punched in the face for the rest of their pathetic\"\n        ],\n        [\n            0,\n            \"user user i haven't seen anything that falls under the lines of targeted harassment in any screenshots archives\"\n        ],\n        [\n            0,\n            \"i guess that's one way to get around the user token count per app id\"\n        ],\n        [\n            0,\n            \"anyone could easily follow a guide on faking screenshots most browsers make this easy\"\n        ],\n        [\n            0,\n            \"user hahaha the only anime wall scroll i own is from\"\n        ],\n        [\n            0,\n            \"user no the of the service that website is offering\"\n        ],\n        [\n            1,\n            \"user who is blaming these innocents who said all men have raped all are creepy all teachers students hashtag\"\n        ],\n        [\n            0,\n            \"user user sure shoot me an email randiuser io\"\n        ],\n        [\n            0,\n            \"user i have jackets actual jackets with fake pockets\"\n        ],\n        [\n            0,\n            \"yo security folks any thoughts on self drives specifically wd passport ultra\"\n        ],\n        [\n            0,\n            \"twitter is more likely to act on threats to come to your house than they are someone handing out the address url\"\n        ],\n        [\n            0,\n            \"rt user the first thing an abuser will tell you about threats stay quiet about them url\"\n        ],\n        [\n            0,\n            \"user user got a long list of commit logs they'll tell you i'm insane\"\n        ],\n        [\n            0,\n            \"user just a sec i'll make it worse\"\n        ],\n        [\n            0,\n            \"user we'll be making an announcement about that later until paperwork is complete it's all funded by me the money from patreon\"\n        ],\n        [\n            0,\n            \"user whelp i'm starting to get a pretty decent platform i'm going to get his face out there alright 3\"\n        ],\n        [\n            0,\n            \"new hashtag format is 20 teams in twenty years hashtag\"\n        ],\n        [\n            0,\n            \"if you're waiting on a response and approximately 120 people are i am sorry i was for a week i will respond soon\"\n        ],\n        [\n            0,\n            \"i have the time to research and compare the abuse policies of various companies and then help them build better ways to protect users\"\n        ],\n        [\n            0,\n            \"watching other bsd devs tell roguestar he's wrong and it is delicious\"\n        ],\n        [\n            0,\n            \"user and businesses often pay for solutions like that i have no problem charging businesses just individuals\"\n        ],\n        [\n            0,\n            \"user he might actually listen or probably not unless your twitter is low\"\n        ],\n        [\n            0,\n            \"wtf hashtag the girls used bought sorbet amd that was the shouldn't they be\"\n        ],\n        [\n            0,\n            \"user i switched from bsd 2 clause to 3 clause for oapi stuff and that's about as as i want to get\"\n        ],\n        [\n            0,\n            \"user no more discrimination against l blocks\"\n        ],\n        [\n            0,\n            \"user plz go set yourself on fire egg\"\n        ],\n        [\n            0,\n            \"the smear tactics aren't going to work these people have known me for over a decade\"\n        ],\n        [\n            0,\n            \"user 1 may not seem that far out of reach to a lot of people in the us but we're also far removed from the class it would impact\"\n        ],\n        [\n            0,\n            \"another day where the weather is supposed to get up to the mid 70 ' s i need to find my sunscreen so uh how's that snow out east\"\n        ],\n        [\n            0,\n            \"don't try to turn this into an immigration issue we could care less where he's from we don't want him to speak for us user\"\n        ],\n        [\n            0,\n            \"user i need to update that\"\n        ],\n        [\n            0,\n            \"several people have pointed out url where were you when i needed you for life advice url\"\n        ],\n        [\n            0,\n            \"still not sure if i'm able to pull off greek on my shoe but by gosh i am going to try\"\n        ],\n        [\n            0,\n            \"user chrome now supports having user as well i switch back and forth for a few different things it's useful\"\n        ],\n        [\n            1,\n            \"user here is a lesson you learned today if you are going to act like an idiot feminazi then expect to be treated like one hashtag\"\n        ],\n        [\n            1,\n            \"i'm being oppressed at school worse than a weight scale being oppressed by a tumblr feminazi\"\n        ],\n        [\n            0,\n            \"it's blurry because they were spinning in circles\"\n        ],\n        [\n            0,\n            \"i was about to comment found the mra but then i noticed the employer name hah url\"\n        ],\n        [\n            0,\n            \"user user yeah this is more activist specific less time talking to press more time writing code\"\n        ],\n        [\n            0,\n            \"i support ghazi as one of the few safe spaces for many people that are victims of gamergate's harassment\"\n        ],\n        [\n            0,\n            \"user ie things not as open for interpretation such as or data is following is not following etc\"\n        ],\n        [\n            0,\n            \"rt user user standard operating for bullies is to paint victims as perpetrators of bullying to authority\"\n        ],\n        [\n            0,\n            \"still the best website on the internet url hashtag\"\n        ],\n        [\n            0,\n            \"i've submitted a similar talk for hashtag and i'll be writing it regardless if anyone on the west coast has a venue for it happy to talk\"\n        ],\n        [\n            0,\n            \"i just googled to find out if i was a basic bitch buzzfeed says i am not i remain suspicious\"\n        ],\n        [\n            0,\n            \"i am not familiar with the mad max franchise but uh it reminds me of tank girl\"\n        ],\n        [\n            0,\n            \"when did the facebook ios app start making noises\"\n        ],\n        [\n            0,\n            \"user because if there's one thing we can count on it's that the mob like behavior of gaters will make our point better than we could\"\n        ],\n        [\n            1,\n            \"user user no i'm a feminazi i need sexism to outrage me enough to invade something\"\n        ],\n        [\n            0,\n            \"user user i'd think it was weird if you mocked me for not knowing p\"\n        ],\n        [\n            0,\n            \"user now i'm unreasonable heh okay in sj terms that would be gaslighting\"\n        ],\n        [\n            0,\n            \"rt user i regret talking with user and the time i spent replying to his emails with detailed timelines and screenshots tr …\"\n        ],\n        [\n            0,\n            \"talked about the need for support people that understand because they've been through it all too\"\n        ],\n        [\n            0,\n            \"user what was the match for\"\n        ],\n        [\n            0,\n            \"user lol time to look at a new social group and write a blocklist i guess\"\n        ],\n        [\n            0,\n            \"fygm fuck you got mine user\"\n        ],\n        [\n            0,\n            \"i have never felt more supported and safe than i do around the freebsd developer community they are amazing and i love them\"\n        ],\n        [\n            0,\n            \"whelp i reported his account for ban if it doesn't go through i'll see about manually\"\n        ],\n        [\n            1,\n            \"rt user 2 all the insane upside down who think this is about praising men it's about criticizing ppl like u …\"\n        ],\n        [\n            0,\n            \"user for example i know that if i were to talk about someone publicly but not mention them someone would respond include\"\n        ],\n        [\n            0,\n            \"user as do i i had quit but then gamergate happened e just wasn't cutting it anymore\"\n        ],\n        [\n            0,\n            \"user sorry i didn't get a chance to stop by i would've loved to but i ended up having to go home quicker than i thought\"\n        ],\n        [\n            0,\n            \"let's talk about what it means to be a victim url\"\n        ],\n        [\n            0,\n            \"user i've only got 10 minutes so gotta keep it simple i'll figure something out\"\n        ],\n        [\n            0,\n            \"1 2 to being able to afford the move ugh didn't want to have to do it this fast this is the worst timing june july are conference months\"\n        ],\n        [\n            0,\n            \"user dude there's a selfie cam toy and twitter integration\"\n        ],\n        [\n            0,\n            \"user im glad i'm a feminazi unlike you who thinks women is okay\"\n        ],\n        [\n            0,\n            \"user there is corruption for sure but it's all in aaa gaming and their abuse of journalists\"\n        ],\n        [\n            0,\n            \"that cannot be their house no way hashtag\"\n        ],\n        [\n            0,\n            \"just need to figure out a way to hire people without their names publicly for security reasons is that a thing llc\"\n        ],\n        [\n            0,\n            \"rt user kathy sierra on silicon valley meritocracy and culture url\"\n        ],\n        [\n            0,\n            \"while some of those tweets are positive the ratio of mentions with gg nys in them is much higher than usual\"\n        ],\n        [\n            0,\n            \"i have no idea how anyone is seeing blue at all i see no blue\"\n        ],\n        [\n            0,\n            \"user if this was actual abuse i'd agree but often it's just one activist finding fault with another\"\n        ],\n        [\n            0,\n            \"user user removed i still see it\"\n        ],\n        [\n            1,\n            \"my dad just called me a kind of feminazi bc im pro choice omfg\"\n        ],\n        [\n            0,\n            \"user i'm not responsible for his hurt feelings when he's the one that decided to ignore me instead of having a conversation\"\n        ],\n        [\n            0,\n            \"user user i'm not actually a dev i'm devops i like doing things that i find interesting this is interesting\"\n        ],\n        [\n            0,\n            \"user yeah i've dropped paperwhite tons of times on my hardwood floors no problems voyage i'm more concerned about\"\n        ],\n        [\n            0,\n            \"user i kinda laughed at the pic gotta admit\"\n        ],\n        [\n            0,\n            \"oh my username is already taken so i've done this before fuck uplay\"\n        ],\n        [\n            1,\n            \"rt user indian woman 27 who burned husband to death after luring him into a for massage found not guilty of capital …\"\n        ],\n        [\n            1,\n            \"rt user user ignore fools embrace the term bitch it means you have strength and express your own opinions bitch is …\"\n        ],\n        [\n            0,\n            \"user user a community is generally great at policing itself but not once the well is already poisoned or something\"\n        ],\n        [\n            0,\n            \"user user i'm not as young as you think i am p\"\n        ],\n        [\n            0,\n            \"user user is just one of those people i hope i never encounter i'm not violent but i have a good death glare\"\n        ],\n        [\n            0,\n            \"rt user numbers for hacking attempts against our websites since launch 184 against crash override alone overall not inc …\"\n        ],\n        [\n            0,\n            \"wishing my arena partner was on really want to get some pvp happening\"\n        ],\n        [\n            1,\n            \"guys i realize we're talking about but is just as bad maybe even worse all you women need to stop hashtag\"\n        ],\n        [\n            0,\n            \"user i don't understand why amazon keeps trying to apple products\"\n        ],\n        [\n            1,\n            \"user i wrote a thing about it for the score and the response i got was basically shut up you feminazi\"\n        ],\n        [\n            0,\n            \"i'm still not 100 certain this is happening but the delay between sending a tweet and seeing it appear is far too long\"\n        ],\n        [\n            0,\n            \"just saw a bunch of tweets asking me if i'm okay i was i didn't even know there was an earthquake\"\n        ],\n        [\n            0,\n            \"a woman talking about equality is a feminazi a man joking about rape and sexism gets a show on tv hashtag\"\n        ],\n        [\n            0,\n            \"that's a new record for middle of the night on a friday tweets\"\n        ],\n        [\n            1,\n            \"user feminist feminazi equality superiority the difference\"\n        ],\n        [\n            0,\n            \"user i guess there was one in the movie i didn't watch it yet\"\n        ],\n        [\n            0,\n            \"user user i don't wanna devops this i just want it to work so i can do other things i need a devops\"\n        ],\n        [\n            0,\n            \"user seriously you're going to make me cry p\"\n        ],\n        [\n            0,\n            \"user can wreck when i'm disc not so much as shadow but all my gear is heals p\"\n        ],\n        [\n            0,\n            \"rt user our last tweet was a mistake google supports an open diverse gaming community for all we do not support hashtag\"\n        ],\n        [\n            0,\n            \"i spend my evenings baking cookies for non men hashtag hashtag\"\n        ],\n        [\n            0,\n            \"intel you can't sit with us\"\n        ],\n        [\n            1,\n            \"i did it i made a feminist admit she's been beat hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user if you want to about being called on it i guess that's your\"\n        ],\n        [\n            0,\n            \"user appreciated and it's making me think i need to better sort clarify goals a bit\"\n        ],\n        [\n            0,\n            \"thank you random dude on street i do have a large yet nicely ass i knew this already\"\n        ],\n        [\n            0,\n            \"so she can try claim innocence but statistics paint her as being someone to avoid and i've been in her sights for a while oh well\"\n        ],\n        [\n            0,\n            \"url first i noticed the misogyny but then i realized plz brush your teeth\"\n        ],\n        [\n            0,\n            \"oh god i am so stubborn just realized the only thing it took to push me off the fence in the real name debate was jason wadhwa\"\n        ],\n        [\n            0,\n            \"i've played through to 100 quite a few times and that scene where sacrifices himself has me on the edge of my seat every time\"\n        ],\n        [\n            0,\n            \"i'm a little bit in love with every woman i follow on twitter but in a non creeper sort of way\"\n        ],\n        [\n            0,\n            \"user tweetdeck is owned by twitter and was bought around the time that was changed\"\n        ],\n        [\n            0,\n            \"i was getting really into reading these blue apron recipes until i realized they don't use the oxford comma url\"\n        ],\n        [\n            0,\n            \"we're creating tools and resources for individuals we're working directly with companies on developer policies to make this a reality\"\n        ],\n        [\n            0,\n            \"nothing like a little colin to cheer up this mums night after a day hashtag\"\n        ],\n        [\n            1,\n            \"i want a feminazi to argue with\"\n        ],\n        [\n            0,\n            \"user omfg hashtag i am logging in wait for\"\n        ],\n        [\n            0,\n            \"rt user everything is going to be ok dude there's a fucking bear in the house maybe we should talk about that\"\n        ],\n        [\n            1,\n            \"user basically me when i get called feminazi by all of my grade\"\n        ],\n        [\n            1,\n            \"user user the over feminazi stole my ice cream are real\"\n        ],\n        [\n            0,\n            \"user i'm not sure i've never been down the track of art so i don't have much to say about that\"\n        ],\n        [\n            0,\n            \"user not that high yet only like 1800 i think i'm not even as geared as i should be i haven't been playing that much\"\n        ],\n        [\n            0,\n            \"rt user here's where rush limbaugh is wrong in his use of the term feminazi url\"\n        ],\n        [\n            0,\n            \"wow four rounds of instant restaurants they know people will tune out when the second phase begins how long will this go hashtag\"\n        ],\n        [\n            0,\n            \"those chairs are pretty neat url\"\n        ],\n        [\n            0,\n            \"user continues to be a good choice if you're using other products everything is shit it's less shit\"\n        ],\n        [\n            0,\n            \"hanging out outside the marquis across from gdc come say hi p\"\n        ],\n        [\n            0,\n            \"user we may be setting this up at some point in the future have to be really careful though\"\n        ],\n        [\n            0,\n            \"user just change your profile pic name to a woman pref w colored hair tweet out gamers are dead or games are sexist\"\n        ],\n        [\n            0,\n            \"user press is involved good luck with that\"\n        ],\n        [\n            0,\n            \"and if you think it's some random troll you would be incorrect it's people pissed off about rape jokes telling him to kill himself\"\n        ],\n        [\n            1,\n            \"rt user got called a feminazi today is it so wrong to want gender equality hashtag\"\n        ],\n        [\n            0,\n            \"you should hear my warcraft raps i'm an artist\"\n        ],\n        [\n            1,\n            \"user user but ' inequality ' is not defined as that its defined as unequal we're unequal in physical strength for example\"\n        ],\n        [\n            0,\n            \"do you think they invented the hashtag before they invented twitter oh my god help\"\n        ],\n        [\n            0,\n            \"💕 💕 the smell of blocks in the morning 💕 💕\"\n        ],\n        [\n            1,\n            \"user hashtag the girls are bringing some sassy to the table\"\n        ],\n        [\n            0,\n            \"user can you follow for a dm\"\n        ],\n        [\n            0,\n            \"user i'll keep that in mind at some point i could see it going there but not on our for at least 9 12 months\"\n        ],\n        [\n            0,\n            \"a kickstarter is tempting but i'm just so weird about money i still feel kind of about my patron tbh blame foss mentality\"\n        ],\n        [\n            0,\n            \"user dv can happen to anyone\"\n        ],\n        [\n            0,\n            \"i hope lloyd and drasko find each other hashtag\"\n        ],\n        [\n            0,\n            \"user if a community is already poisoned those systems don't work well\"\n        ],\n        [\n            0,\n            \"user user it's not internet rules it's the way the code is written\"\n        ],\n        [\n            0,\n            \"dealing with journalists 104 assume everything is recorded you might be quoted in full to prevent further bogus allegations user\"\n        ],\n        [\n            0,\n            \"user i'm drowning in email we just started them into a ticketing system to get through ' em\"\n        ],\n        [\n            0,\n            \"here's a suggestion let's make manu and colin the main judges for the show hashtag\"\n        ],\n        [\n            1,\n            \"they starting to act and look like a couple of b grade hookers to me hashtag\"\n        ],\n        [\n            0,\n            \"rt user user whatever your announcement is going to be i think it broke reddit\"\n        ],\n        [\n            0,\n            \"user i think it was meat\"\n        ],\n        [\n            0,\n            \"worried if i hit that button i'll lose all my patrons\"\n        ],\n        [\n            0,\n            \"user you don't have to have a phone to get sms you have to have internet which is also required for twitter\"\n        ],\n        [\n            0,\n            \"in the past 12 hrs gg hashtag saw tweets hr of which were rts min max majority of non rt came from bot\"\n        ],\n        [\n            0,\n            \"user excellent tv debut love the did stuff there been described as a feminazi or other yet\"\n        ],\n        [\n            0,\n            \"user weird guessing that she'll be back i don't really understand why people delete their accts vs just closing twitter app\"\n        ],\n        [\n            0,\n            \"user no one is perfect we all make mistakes and then we have to apologize for them celebrities aren't special\"\n        ],\n        [\n            0,\n            \"“ user out of the two blondes which one is and which is butthead hashtag does it matter\"\n        ],\n        [\n            0,\n            \"local news just used the phrase cyber hackers thank you for the i assumed you meant\"\n        ],\n        [\n            0,\n            \"user user maybe a quiet word can go a lot further than a public call out depending on relationship\"\n        ],\n        [\n            0,\n            \"user minority status is only relevant due to the accusations though\"\n        ],\n        [\n            0,\n            \"rt user the message is clear this target will be left completely isolated as we torture and abuse them with impunity …\"\n        ],\n        [\n            0,\n            \"floss weekly open source projects and paying the bills url\"\n        ],\n        [\n            0,\n            \"user i'm still at the stage where i've given up on finding a good task list mgt app that fits with my workflow so i use a\"\n        ],\n        [\n            0,\n            \"just posted myself in a swimsuit on twitter don't fucking care i'm wonder woman\"\n        ],\n        [\n            0,\n            \"instead he tries to turn this into if you're not with gamergate you're against freedom of expression uh no we're against assholes\"\n        ],\n        [\n            0,\n            \"thanks everyone sometimes stuff gets to me when it shouldn't small things i should be stronger enjoying the cute animal pictures\"\n        ],\n        [\n            0,\n            \"user not sure i didn't see it\"\n        ],\n        [\n            0,\n            \"given that my friend is quite fit and these gaters were not they quickly at the next stop instead of debating further\"\n        ],\n        [\n            1,\n            \"rt user user you pay limbaugh ad you must air his show live in showroom guests can hear rush say slut feminazi nags …\"\n        ],\n        [\n            0,\n            \"you know that's an interesting idea maybe i should get some promoted tweets for ggautoblocker\"\n        ],\n        [\n            0,\n            \"user user yes kiva i am so happy for you\"\n        ],\n        [\n            0,\n            \"new response to being called a feminazi dude\"\n        ],\n        [\n            0,\n            \"user because of the price which is not a legitimate reason\"\n        ],\n        [\n            0,\n            \"rt user hashtag but don't walk home alone don't get drunk don't take naked pictures of yourself bc you're asking for …\"\n        ],\n        [\n            0,\n            \"user on my way to twitter be right there\"\n        ],\n        [\n            0,\n            \"hashtag is just hashtag with a different hat on\"\n        ],\n        [\n            0,\n            \"rt user user it doesn't have to be nonprofit you could sell the tears of angry i use them to leather …\"\n        ],\n        [\n            0,\n            \"user oh yeah i didn't hear about that\"\n        ],\n        [\n            0,\n            \"user i like it better than alli garrison\"\n        ],\n        [\n            1,\n            \"user ah yes those evil set getting all that sjw coffee and helping direct traffic at the crew feminazi parking area\"\n        ],\n        [\n            1,\n            \"rt user yes i am a and a get over it you won't have sex with me what kind of is this oppression femi …\"\n        ],\n        [\n            0,\n            \"rt user five bucks says user's drinking\"\n        ],\n        [\n            0,\n            \"user if there's a hate group they've probably got wanted posters of me at this point\"\n        ],\n        [\n            0,\n            \"that's not sass on a plate it still starts with ' s ' though i find things like that in my yard hashtag\"\n        ],\n        [\n            1,\n            \"user user i love the phrase ' fuckboy pain ' thank you for adding this to my vocabulary\"\n        ],\n        [\n            0,\n            \"user user i have a whiteboard and a mental list that i run through several times a day i don't know pm stuff yet\"\n        ],\n        [\n            0,\n            \"business on top party on the bottom url\"\n        ],\n        [\n            0,\n            \"user for my small org it works amazingly well has everything to do with i love the\"\n        ],\n        [\n            0,\n            \"leo was freaking out because of the wind so i buried him in luggage so he could sleep url\"\n        ],\n        [\n            0,\n            \"i'm nervous in a weird way because these people are kind of like my extended family it's not a hard talk to give to strangers\"\n        ],\n        [\n            0,\n            \"user open world stuff just confuses me there's too much to do i need more of a guided path\"\n        ],\n        [\n            0,\n            \"user only if i can get a pass somehow\"\n        ],\n        [\n            0,\n            \"user i love you wearing my wonder woman while i write code to help protect people from online harassment 3\"\n        ],\n        [\n            0,\n            \"for many of us our job is part of who we are because we've had to fight so hard to get where we are\"\n        ],\n        [\n            0,\n            \"just in case anyone is down for some meatballs … url\"\n        ],\n        [\n            1,\n            \"user stop male violence towards woman feminazi say what about the female violence towards male that doesnt exist\"\n        ],\n        [\n            0,\n            \"user i will forward chef all the i receive on\"\n        ],\n        [\n            0,\n            \"i don't really want to leave the bay area another sacrifice that must be made i will miss my apartment here so very much\"\n        ],\n        [\n            0,\n            \"miles when i get home i'm watching twister url\"\n        ],\n        [\n            0,\n            \"so excited i am oh gosh gosh gosh gosh gosh\"\n        ],\n        [\n            0,\n            \"user yup although i haven't really been able to vote that way in a while it's getting more difficult to find sane repubs\"\n        ],\n        [\n            1,\n            \"user user sigh he accused me of racism for what i have no idea\"\n        ],\n        [\n            0,\n            \"i can't wait until we're in a position to be able to share more details but not yet it's early days\"\n        ],\n        [\n            0,\n            \"roguestar wants to hack blockbot but can't so he tries to get someone else's help url\"\n        ],\n        [\n            0,\n            \"don't dog pile his mentions just reminding you this info is wrong url\"\n        ],\n        [\n            0,\n            \"user where is this wedding i am crashing it\"\n        ],\n        [\n            0,\n            \"user user sure email me randiuser io\"\n        ],\n        [\n            0,\n            \"user user i've been told i'm pretty good at up suspense\"\n        ],\n        [\n            0,\n            \"user ex if someone starts and another person in the face person is attacked by arm\"\n        ],\n        [\n            0,\n            \"it's also pretty telling that he's deleted most of his tweets that had anything to do with him talking to me 3\"\n        ],\n        [\n            0,\n            \"rt user so you basically arrested the female liam goddamn salt and lived seems legit\"\n        ],\n        [\n            0,\n            \"user oh i think i remember yeah i will this on to our oapi ticketing system so we can start to respond\"\n        ],\n        [\n            0,\n            \"this is pretty much how i acquired my last boyfriend url\"\n        ],\n        [\n            0,\n            \"someone sent me a encrypted message and they don't have sigh i am in windows this stuff isn't set up p\"\n        ],\n        [\n            0,\n            \"feelings about the person involved need to be separated from the real issue which is advocacy education law and tools\"\n        ],\n        [\n            0,\n            \"apple is the horde vs alliance of the tech world\"\n        ],\n        [\n            0,\n            \"lrt i cannot stop laughing damn it taylor\"\n        ],\n        [\n            0,\n            \"on my way to bart to pick up a puppy from some dude from craigslist if i die you can all fight over my shit\"\n        ],\n        [\n            0,\n            \"user user ca is still attached to the us sometimes i do weird things on twitter this is one of those times\"\n        ],\n        [\n            0,\n            \"rt user raspberry pi foundation looking for a new ceo one of the most exciting jobs in the charity sector url\"\n        ],\n        [\n            0,\n            \"tech conferences crack me up everyone is walking around in black white or navy blue shirts meanwhile i'm all neon pink and\"\n        ],\n        [\n            0,\n            \"haha i just got to refer to someone in my social circles as being the token dude for a lady meetup\"\n        ],\n        [\n            0,\n            \"' feminazi ' 2015 stay classy steam reviewers you could at least use or something and have vague plausible\"\n        ],\n        [\n            1,\n            \"user but what about that one feminazi i saw a teen boy for a remark misandry\"\n        ],\n        [\n            0,\n            \"user i'd tweet about it but i was worried you might get harassed i thought you were fantastic\"\n        ],\n        [\n            0,\n            \"which is fine i guess but she went out of her way to talk to wadhwa interesting no\"\n        ],\n        [\n            0,\n            \"user this is my first time ever watching it\"\n        ],\n        [\n            0,\n            \"what do i do with business cards someone tell me an app for that\"\n        ],\n        [\n            0,\n            \"user this is my first tauren my main is a troll\"\n        ],\n        [\n            0,\n            \"user it's relatively new most have switched to using it here instead of\"\n        ],\n        [\n            0,\n            \"i've got output scrolling as i run the program from within screen i always have this up it is scrolling too fast for me to read\"\n        ],\n        [\n            0,\n            \"user sticking to github for now i need to stick with orgs where i know i've got internal contacts for abuse related things\"\n        ],\n        [\n            1,\n            \"rt user the if no what is the formal word for ' feminazi ' you know a woman who is too feminist\"\n        ],\n        [\n            0,\n            \"from the looks of my twitter feed this morning user made herself relevant for the first time in yrs by saying something majorly fucked up\"\n        ],\n        [\n            0,\n            \"user user ie feeling like we aren't all alone fighting this with no power seeing law enforcement social providers respond\"\n        ],\n        [\n            0,\n            \"user have you ever even sold a software product that you personally have written\"\n        ],\n        [\n            1,\n            \"hashtag anyone can cook from a can girls\"\n        ],\n        [\n            0,\n            \"user user i've just seen way to many abuse lately that suggest some sort of pay wall can't get behind that\"\n        ],\n        [\n            0,\n            \"user i want to see this but is returning error code 500\"\n        ],\n        [\n            0,\n            \"also i'm thinking that another sjw party may be happening soon perhaps after gdc\"\n        ],\n        [\n            0,\n            \"the most random guy he took 21 hours to get offended url\"\n        ],\n        [\n            0,\n            \"user appreciated i'll be there for a week in july but i dont really know the area that well\"\n        ],\n        [\n            0,\n            \"user no case file would ever be publicly accessible ever an individual would have to download the pdf share it to make it public\"\n        ],\n        [\n            0,\n            \"looks like it was an interesting night on hashtag url\"\n        ],\n        [\n            0,\n            \"user pretty sure anyone with that phone number also follows me on twitter not many people have it\"\n        ],\n        [\n            0,\n            \"watching devil wears just my desire to be single forever needy boyfriend omfg\"\n        ],\n        [\n            0,\n            \"i've seen the mod claim that i doxxed them but i have no idea who they even are screencap in case deleted url\"\n        ],\n        [\n            0,\n            \"user the only thing that really bugs me is when people which has happened once i think\"\n        ],\n        [\n            0,\n            \"rt user oh is the witcher 3 a game that let's you play as a lesbian of colour that is remarkable url\"\n        ],\n        [\n            1,\n            \"when you talk about rape you're hurting all the good guys feelings ladies have compassion and shut it ok hell no hashtag\"\n        ],\n        [\n            0,\n            \"2 3 meetings left likely sometime next week user\"\n        ],\n        [\n            0,\n            \"user user yeah it was pretty accurate i don't see why that dude thought that these were bad things\"\n        ],\n        [\n            0,\n            \"rt user user hoping they don't need you to speak because he buried himself\"\n        ],\n        [\n            1,\n            \"okay they've brought it on themselves and i don't like them either but everyone needs to stop calling katie fat hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user user that's why there are many factors p matching 1 or 2 is expected\"\n        ],\n        [\n            0,\n            \"rt user user it's great to see this being on so many different fronts at once indeed\"\n        ],\n        [\n            0,\n            \"rt user sex worker festival the oldest profession url\"\n        ],\n        [\n            0,\n            \"user isn't it weird that protesting irl has more protection for ppl at least than saying things online\"\n        ],\n        [\n            0,\n            \"the sweetest love story a freebsdgirl and her coffee maker url\"\n        ],\n        [\n            1,\n            \"user that's because you are a feminazi with obscure views on clarkson he all that is top gear hashtag\"\n        ],\n        [\n            0,\n            \"if you wanna call me a feminazi bc i support equal rights go ahead\"\n        ],\n        [\n            0,\n            \"rt user sarah jessica parker is 6 2 ' s end tier boss url\"\n        ],\n        [\n            0,\n            \"i've never seen the low light before it's been on for over an hour fuck this weather\"\n        ],\n        [\n            0,\n            \"rt user user it's like somebody knives who won't take responsibility if one of them hurts an\"\n        ],\n        [\n            0,\n            \"rt user it creates the needed for longer term campaigns 100s of threatening abusive harassing messages per hour to have …\"\n        ],\n        [\n            1,\n            \"somehow i ended up in a video skype call full of drunk gamers who is that blue haired bitch randi harper\"\n        ],\n        [\n            0,\n            \"got by a gaming company they responded by posting an article friday night about being oh boy\"\n        ],\n        [\n            0,\n            \"rt user user you will never ever find anyone questioning the sexual history of a male developer\"\n        ],\n        [\n            0,\n            \"rt user user and origin can join it\"\n        ],\n        [\n            0,\n            \"a random scientist that keeps blogging about me a sexist that told me to not bother with my projects coz he did it user\"\n        ],\n        [\n            0,\n            \"in response to supernova continuing to allow adam baldwin as a guest url\"\n        ],\n        [\n            0,\n            \"user that's awesome yeah i'm not really bothering to read response although people send me\"\n        ],\n        [\n            0,\n            \"user honestly it's amusing that people are that and pathetic i know i'm not ugly fat or a ' feminazi ' sooo xl\"\n        ],\n        [\n            0,\n            \"user user actually never mind no clue who you are really don't care go be dramatic in someone else's mentions\"\n        ],\n        [\n            0,\n            \"user reported reported for reporting reported for reporting my report\"\n        ],\n        [\n            0,\n            \"user i can't stand split doesn't work well with\"\n        ],\n        [\n            1,\n            \"i hate these girls far out hashtag\"\n        ],\n        [\n            0,\n            \"my dog is as hell url\"\n        ],\n        [\n            0,\n            \"user holy shit i read your books\"\n        ],\n        [\n            0,\n            \"my robot butt looks pretty awesome but not even taking a pic of that p\"\n        ],\n        [\n            0,\n            \"rolling out a new safety landing page is only useful as long as you update your existing documentation to point to it user\"\n        ],\n        [\n            0,\n            \"user so happy ❤ ️ ❤ ️ ❤ ️ thanks\"\n        ],\n        [\n            0,\n            \"rt user that time anderson shut the tears down url\"\n        ],\n        [\n            1,\n            \"user i did that the other day and was called a feminazi my heart not\"\n        ],\n        [\n            0,\n            \"rt user this is really the time to buy in west oakland you can buy a whole block there white dude in really\"\n        ],\n        [\n            0,\n            \"how can someone fuck up cous cous for fuck sake i can make that shit with my eyes closed hashtag\"\n        ],\n        [\n            0,\n            \"user user meh i have a couple of but it's not really my thing\"\n        ],\n        [\n            0,\n            \"i don't change my views to get money that's not how this works user\"\n        ],\n        [\n            0,\n            \"oh god i was first i have if i take this puppy i'm going to feel like such an asshole\"\n        ],\n        [\n            0,\n            \"user blame user for writing it p\"\n        ],\n        [\n            1,\n            \"rt user url wadhwa now literally silencing women in tech golf clap\"\n        ],\n        [\n            0,\n            \"a lot of you are new followers since november so i think this bears a my story url url\"\n        ],\n        [\n            0,\n            \"user user however their accounts were mass reported just asking you to not encourage this\"\n        ],\n        [\n            0,\n            \"lord save me from white dudes in tech telling me i should act more and eat poop\"\n        ],\n        [\n            0,\n            \"user user stopped listening at the first of ‘ feminazi ’ even before then they were stunning me with their\"\n        ],\n        [\n            0,\n            \"both of the dogs are staring at me because they didn't know i could make noises this high\"\n        ],\n        [\n            0,\n            \"user user is so nicer lots more emoji too classy emoji\"\n        ],\n        [\n            0,\n            \"if user user wants more details they should ask for it in the interface when i file the report not 30 seconds later in an email\"\n        ],\n        [\n            0,\n            \"this is probably how i'm going to for my next talk\"\n        ],\n        [\n            0,\n            \"we don't have to stop liking games because they are sexist or have other problematic themes just be aware of them push for more options\"\n        ],\n        [\n            0,\n            \"a dear friend of mine wrote this ages ago and it just really reminds me of the hashtag tag url\"\n        ],\n        [\n            0,\n            \"user haha i didn't even notice that\"\n        ],\n        [\n            0,\n            \"rt user user they don't even go here\"\n        ],\n        [\n            0,\n            \"user a storm of shit a if you will that is now causing people to get harassed\"\n        ],\n        [\n            0,\n            \"user user oh good was really worried\"\n        ],\n        [\n            0,\n            \"user yes we're working on something similar although with a different end goal\"\n        ],\n        [\n            0,\n            \"user yeah that's my only concern being a nonprofit gives us a lot of restrictions\"\n        ],\n        [\n            0,\n            \"it's a really tough problem because it's a big problem it is far reaching it has many different forms\"\n        ],\n        [\n            0,\n            \"user i've worked with a lot of abused dogs in the past used to do a lot of work training w anxiety behavioral issues\"\n        ],\n        [\n            0,\n            \"i don't need my games to be this realistic hashtag url\"\n        ],\n        [\n            0,\n            \"in all seriousness the quality of code working with a language that is familiar is much higher than that of a new language\"\n        ],\n        [\n            0,\n            \"user at what point does the info become considered example circumstances\"\n        ],\n        [\n            0,\n            \"user not once we get it shut down\"\n        ],\n        [\n            1,\n            \"dale vince ex wife wins divorce cash battle url bloody ridiculous let the man hunt start feminazi's rejoice\"\n        ],\n        [\n            0,\n            \"if someone has had a crime committed personally against them online the police aren't likely to listen to anyone but them user\"\n        ],\n        [\n            0,\n            \"things i am not scared of whiny a lot of twitter mentions public speaking perl standing up for those that are afraid feels\"\n        ],\n        [\n            0,\n            \"user oh dear i didn't look past that screenshot haha\"\n        ],\n        [\n            0,\n            \"user i could abstract some of the data but i'm using it mostly to track of tools\"\n        ],\n        [\n            0,\n            \"it's cool i'm sure user is going to say npr was just calling him out for the attention right\"\n        ],\n        [\n            1,\n            \"i can't wait to hear your stupid speech tomorrow hashtag\"\n        ],\n        [\n            0,\n            \"user oh that was not directed at you p\"\n        ],\n        [\n            0,\n            \"bringing a care package to a friend in the hospital as one does url\"\n        ],\n        [\n            1,\n            \"rt user hashtag shows why men cannot be feminists their egos eventually get in the way\"\n        ],\n        [\n            0,\n            \"user thank you for calling me on this though i probably should have made that more clear in the original tweets\"\n        ],\n        [\n            0,\n            \"rt user mark kern is the dictionary definition of ' dense ' url\"\n        ],\n        [\n            0,\n            \"oh no please don't sue me i'm shaking in my bright pink sneakers url\"\n        ],\n        [\n            0,\n            \"user i was able to do so without a problem p but i have pretty strong arms 27 monitor is a lot lighter than the i use p\"\n        ],\n        [\n            0,\n            \"okay hey tech industry contacts i need to talk to someone from and uh yeah that should be good for now\"\n        ],\n        [\n            0,\n            \"i can see a little waves of water crashing over the road the car is rocking in the wind had to pull over again\"\n        ],\n        [\n            0,\n            \"cannot believe there is round 4 of instant restaurants hashtag\"\n        ],\n        [\n            0,\n            \"and hat pins will be back in fashion by the time this series ends hashtag\"\n        ],\n        [\n            1,\n            \"user user but i thought feminazi's all had extreme views haha\"\n        ],\n        [\n            0,\n            \"it's difficult deciding to call out something as being problematic because that gives it attention not many people know about it\"\n        ],\n        [\n            0,\n            \"user user i in chat not even gonna lie\"\n        ],\n        [\n            0,\n            \"i'm in tears i can't stop laughing i can't even dictate this tweet to siri\"\n        ],\n        [\n            1,\n            \"user user evolution doesn't have a brain to be sexist with but it did make men women different unequal biologically\"\n        ],\n        [\n            0,\n            \"i need to think about this i don't think i like this\"\n        ],\n        [\n            0,\n            \"user which is the same excuse used by racists pissed off by the new spiderman\"\n        ],\n        [\n            1,\n            \"i forgot to shave my armpits once and from that day i've become a raging feminazi kill all men\"\n        ],\n        [\n            0,\n            \"rt user user when i think about all the different things that have happened since last august i think of things like th …\"\n        ],\n        [\n            0,\n            \"drunk on duck fat and vodka and whatever the fuck these fruits are user url\"\n        ],\n        [\n            0,\n            \"user i remember what it was like to be in back in il could be brutal but so so pretty\"\n        ],\n        [\n            0,\n            \"user gross i'd look weird with no hair\"\n        ],\n        [\n            0,\n            \"having convos on crime is now blaming we aren't supposed to discuss anymore back to ladies hashtag\"\n        ],\n        [\n            0,\n            \"the ability to lock a unique phone to your account already exists eng infra is already there expose if a has been added via metadata\"\n        ],\n        [\n            0,\n            \"rt user this hashtag campaign feels like giving men a pat on back for not being rapists why would men want to be …\"\n        ],\n        [\n            0,\n            \"user user til i'm the district attorney\"\n        ],\n        [\n            0,\n            \"user i'm doing it full time p\"\n        ],\n        [\n            0,\n            \"user just entered california the mountains are a shit show\"\n        ],\n        [\n            1,\n            \"user yup i have a major problem with dc and their treatment of women\"\n        ],\n        [\n            0,\n            \"going to see user's movie i am so excited\"\n        ],\n        [\n            0,\n            \"so i implore you to not support any of her projects if you've already contributed towards her book pull out this is horrible\"\n        ],\n        [\n            0,\n            \"user maybe some people like stepping on i don't judge\"\n        ],\n        [\n            0,\n            \"not a natural blue hair maintenance is another thing i want to drunk rant about url\"\n        ],\n        [\n            1,\n            \"its melting because you didnt put it in the before you served it you dumb skank hashtag\"\n        ],\n        [\n            0,\n            \"i have a photo shoot thing tomorrow i guess i need to clean my apartment and dye my hair and get this dumb code done ughh ughhhh\"\n        ],\n        [\n            0,\n            \"someone carry me to the party i am done\"\n        ],\n        [\n            0,\n            \"rt user instead of talking abt the problem let's talk abt how i'm so not part of it that way we don't have to fix the …\"\n        ],\n        [\n            0,\n            \"user ooo that's old school i didn't even think of that\"\n        ],\n        [\n            0,\n            \"trying to get used to putting together and sticking to a project since i'll likely be working with others on this soon\"\n        ],\n        [\n            0,\n            \"i am the only person crazy enough to currently be on the roads in this weather but i have a keynote to write\"\n        ],\n        [\n            0,\n            \"user user twitter is basically the angry letters of our generation\"\n        ],\n        [\n            0,\n            \"user i'm a little jealous i love the snow\"\n        ],\n        [\n            0,\n            \"user yes white feminism ignores the privilege that white women are given over woc\"\n        ],\n        [\n            0,\n            \"that guy kept going for a while too i think he proposed are we married now does this mean i have health insurance\"\n        ],\n        [\n            0,\n            \"user user it sets a bad\"\n        ],\n        [\n            0,\n            \"user might have been a butt block by my iphone p sorry about that\"\n        ],\n        [\n            1,\n            \"gee the useless feminazi hashtag gets to keep the job she no doubt fails to do all while still preaching her level cult shit\"\n        ],\n        [\n            0,\n            \"but no of any makes abuse ok i will stand by this statement\"\n        ],\n        [\n            0,\n            \"i like how gg took statement at url to mean just hide the harassment in another subreddit\"\n        ],\n        [\n            0,\n            \"totally forgot how that jerk invited me up to his office too lol no my time is worth too much hashtag\"\n        ],\n        [\n            0,\n            \"those spatchcock are still alive hashtag\"\n        ],\n        [\n            0,\n            \"gosh just look at the three people that liked that post those three people\"\n        ],\n        [\n            0,\n            \"how dare i troll people that go out of their way to try to destroy my life user\"\n        ],\n        [\n            0,\n            \"user if you think that en masse isn't abusive then you've never experienced it\"\n        ],\n        [\n            0,\n            \"user things need to start small and then grow\"\n        ],\n        [\n            0,\n            \"user sweet i use an iphone because i am not a peasant\"\n        ],\n        [\n            0,\n            \"i'm not biased or anything ignore my twitter screen name and open source p hashtag\"\n        ],\n        [\n            0,\n            \"user we are partnered with them we are the technology side of things\"\n        ],\n        [\n            0,\n            \"how many top grossing films with a strong female lead do we have to have before hollywood a winning strategy\"\n        ],\n        [\n            0,\n            \"pssst user url this isn't ethical journalism it never happened ed isn't a reliable source 3\"\n        ],\n        [\n            0,\n            \"it's a good report check it out\"\n        ],\n        [\n            0,\n            \"this is a conversation i had with one of friends earlier today url\"\n        ],\n        [\n            0,\n            \"user user bubbles works amazingly well\"\n        ],\n        [\n            0,\n            \"it is really not at all surprising to me that wadhwa and jason are both promoting a solution that removes\"\n        ],\n        [\n            0,\n            \"rt user vicious accurate necessary url\"\n        ],\n        [\n            0,\n            \"another instant restaurant round wtf hashtag\"\n        ],\n        [\n            0,\n            \"men's egos have no place in the subject of sexual abuse towards women hashtag the problem and acts like abuse is a 💓\"\n        ],\n        [\n            0,\n            \"user fixing it this weekend ❤ ️\"\n        ],\n        [\n            0,\n            \"rt user the mechanics of saying whedon is privileged so it's are the same ones used by anita legion of …\"\n        ],\n        [\n            0,\n            \"why is ' feminazi ' a thing it makes me sick to my stomach knowing some people view feminism this way also makes me lose hope on them\"\n        ],\n        [\n            0,\n            \"user it says sugar 0 cal but is listed in the ingredients\"\n        ],\n        [\n            0,\n            \"user no i asked if i needed it and they told me no\"\n        ],\n        [\n            0,\n            \"rt user leonard nimoy 2015 read url\"\n        ],\n        [\n            0,\n            \"user that's a markov bot not a human\"\n        ],\n        [\n            0,\n            \"user gas is pretty cheap right now\"\n        ],\n        [\n            0,\n            \"see url thread for more info on how this is\"\n        ],\n        [\n            0,\n            \"user i usually go with thin crust garlic sauce feta garlic is good even with chain restaurants\"\n        ],\n        [\n            0,\n            \"uh why do they not make these for url\"\n        ],\n        [\n            0,\n            \"it's tough deciding how much of my personal story to relate when giving a short keynote about the present state of anti harassment efforts\"\n        ],\n        [\n            0,\n            \"i'm kind of sad i slept through the earthquake i like to pretend i'm a and feel my rage\"\n        ],\n        [\n            0,\n            \"user user as to if i'm working with her that's none of your business this isn't an adequate use of your time\"\n        ],\n        [\n            0,\n            \"user i ❤ ️ all of your selfies\"\n        ],\n        [\n            0,\n            \"user i do want to try to branch out internationally eventually right now i'm working local law enforcement then pushing national\"\n        ],\n        [\n            0,\n            \"user it depends on how you define meaningful if 3 people listen to you vs 30k there's a huge difference in voice\"\n        ],\n        [\n            0,\n            \"so user claims that only people new to the industry claim sexism exists yawn i'm a 15 year engineer try again\"\n        ],\n        [\n            0,\n            \"it is not a block bot it is a tool to share block lists this particular one being generated via the api and ffs user\"\n        ],\n        [\n            0,\n            \"hashtag i really hope they get out\"\n        ],\n        [\n            1,\n            \"you're not a feminazi right hashtag user\"\n        ],\n        [\n            0,\n            \"user anything i say publicly gets quoted by the press randiuser io\"\n        ],\n        [\n            0,\n            \"donating blood tomorrow pretty sure that i bleed twitter json metadata at this point\"\n        ],\n        [\n            0,\n            \"user will be there just late as usual\"\n        ],\n        [\n            0,\n            \"user hmmm that is a problem and it should have been made clear i was asked on the app if i needed help\"\n        ],\n        [\n            0,\n            \"blizzard has had issues in the past with certain things being delayed achievements i would strongly dislike a tweet being delayed\"\n        ],\n        [\n            1,\n            \"user user men are physically stronger women babies pointless for any 1 to whine that this denies them equal rights\"\n        ],\n        [\n            0,\n            \"even my own gg ht mentions are way up i'm guessing because of the keynote yesterday\"\n        ],\n        [\n            0,\n            \"user some of it many moving parts\"\n        ],\n        [\n            1,\n            \"user my understanding is free speech means there should never be any consequences when you say revolting things so check mate feminazi\"\n        ],\n        [\n            0,\n            \"user they are in seattle usually hiring\"\n        ],\n        [\n            0,\n            \"so my cupcakes you can go with url and i'll go my way i fight for the users\"\n        ],\n        [\n            0,\n            \"the more companies i talk to the more i realize we're going to need employees and a steady form of funding to pay them excited\"\n        ],\n        [\n            0,\n            \"user user i'm married with kids also 33\"\n        ],\n        [\n            0,\n            \"user 8 i like pink a lot too but it fades too quickly\"\n        ],\n        [\n            0,\n            \"just a reminder this is the kind of logic reasoning that we've come to expect from gg url\"\n        ],\n        [\n            0,\n            \"noises while he is his tail wtf url\"\n        ],\n        [\n            0,\n            \"rt user boat full of spotted in venice yesterday url\"\n        ],\n        [\n            0,\n            \"beyond angry right now but not even surprised\"\n        ],\n        [\n            0,\n            \"no more instant go away hashtag\"\n        ],\n        [\n            0,\n            \"i actually really like ask fm so i feel sort of bad for picking on them but they make for a good example of how design matters\"\n        ],\n        [\n            1,\n            \"rt user feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url\"\n        ],\n        [\n            0,\n            \"words were said the gaters free speech speech may be free but not of consequences\"\n        ],\n        [\n            0,\n            \"user i am doing this to make the user people happy\"\n        ],\n        [\n            0,\n            \"user i was unwilling to release w o verification and ran into probs because some of my data violated tos was deleted\"\n        ],\n        [\n            0,\n            \"user k i miss you bae\"\n        ],\n        [\n            1,\n            \"user feminazi the dress is being raped with your\"\n        ],\n        [\n            0,\n            \"another fucking round of instant restaurants ahhh i just want kitchen headquarters to start hashtag\"\n        ],\n        [\n            1,\n            \"user now i am going to block your sorry angry foul mouthed feminazi account your hypocrisy is showing too so get lost\"\n        ],\n        [\n            0,\n            \"user how is this a thing\"\n        ],\n        [\n            0,\n            \"rt user please watch this video and spread the word url\"\n        ],\n        [\n            0,\n            \"i am over having to argue about if are allowed to have it's in the freaking 😤\"\n        ],\n        [\n            0,\n            \"nys tweets have tripled since hashtag\"\n        ],\n        [\n            0,\n            \"what is even on my spotify right now don't pet the cat if you just met the cat\"\n        ],\n        [\n            0,\n            \"i've been watching jenn for a while deciding if it was worth saying anything her tweets are benign but the response is not\"\n        ],\n        [\n            0,\n            \"thought leader is over action leader is now\"\n        ],\n        [\n            0,\n            \"can we just take a moment and reflect on everything that is wrong with this paragraph by wadhwa url\"\n        ],\n        [\n            0,\n            \"user these are museum pieces if you can find authentic ones it's rare l fits up to like a size 22\"\n        ],\n        [\n            0,\n            \"while i can appreciate hashtag this episode just kicked off a new wave of harassment from gamergate time to ride it out\"\n        ],\n        [\n            0,\n            \"verification yes this is me url\"\n        ],\n        [\n            0,\n            \"so dad let me proper drive his car for the first time and he expects me to be professional at parking esp reversed parking haha 😂 hashtag\"\n        ],\n        [\n            0,\n            \"don't put on the cape unless you're ready to be a hero url\"\n        ],\n        [\n            0,\n            \"user i'm about to wander outside and enjoy the sun for a few minutes\"\n        ],\n        [\n            0,\n            \"and i used to be a tech i have some idea of how the press works but thanks for the clear examples of mansplaining\"\n        ],\n        [\n            0,\n            \"user i don't know anyone that can afford to buy a house anymore that wasn't a problem 20 years ago\"\n        ],\n        [\n            0,\n            \"rt user so calling qualified hires b c it's not enough is harmful to progress it what we already feel around …\"\n        ],\n        [\n            0,\n            \"i have no intent on linking to the articles where he stated he was backing out they were an attempt to save face not an apology\"\n        ],\n        [\n            0,\n            \"we want everyone to know we are not just pretty faces noone said they were pretty though 😒 hashtag\"\n        ],\n        [\n            0,\n            \"the us goes to war with ca but quickly when google by removing all porn from search ever\"\n        ],\n        [\n            0,\n            \"kern was joking about triggering people the other day kern went full gater big surprise user\"\n        ],\n        [\n            0,\n            \"microsoft finally pulled ahead of apple again in tech news when they announced the middle finger emoji well played\"\n        ],\n        [\n            0,\n            \"it's not a bad thing it's just such a huge change from being a sometimes foss dev full time devops to whatever this is\"\n        ],\n        [\n            0,\n            \"user meh p thanks for the heads up but not too concerned about another angry dude on twitter\"\n        ],\n        [\n            0,\n            \"jfc get out of open source you\"\n        ],\n        [\n            0,\n            \"user i am because i've verified my numbers when i was monitoring more than this\"\n        ],\n        [\n            0,\n            \"user it's always been my stance\"\n        ],\n        [\n            0,\n            \"user if that were the case twitter would probably have about 3 of the current\"\n        ],\n        [\n            0,\n            \"user stop taking bathroom selfies you fucking peasant\"\n        ],\n        [\n            0,\n            \"how can you get a 7 for a dessert advertised as lemon tart if it barely even has any lemon hashtag\"\n        ],\n        [\n            0,\n            \"so i don't think about it instead i use it as fuel i'd rather try to fix this so others don't have to go through this too\"\n        ],\n        [\n            0,\n            \"if you use the term feminazi i'm going to assume you have a lack of respect for women and you have no idea what you're talking about\"\n        ],\n        [\n            0,\n            \"user those are more this is the drive i have just considering using built in or if i should go software\"\n        ],\n        [\n            0,\n            \"has anyone made a twitter account for rob's hat yet hashtag\"\n        ],\n        [\n            0,\n            \"rt user think about how most of the women and minorities gg has attacked have had of wealth and power …\"\n        ],\n        [\n            0,\n            \"rt user women weren't able to vote for the first 133 years of our republic then we got workers rights social security weir …\"\n        ],\n        [\n            0,\n            \"yo baph my address was never even that apartment why are you so dumb 😜 url\"\n        ],\n        [\n            0,\n            \"rt user ask zelda williams about online abuse ask about online abuse this is a societal issue that it's past ti …\"\n        ],\n        [\n            0,\n            \"omg you guys they are the word gaslighting repeatedly must not have gotten to that on their sjw word of the day calendar yet\"\n        ],\n        [\n            0,\n            \"user i think i had him muted because he was to randomly tweet at me p\"\n        ],\n        [\n            0,\n            \"user yah mgt fund fees are pretty low 25 year\"\n        ],\n        [\n            0,\n            \"the number of emails my rts of woc racial issues to spoiled white girl guilt is now greater than 0\"\n        ],\n        [\n            0,\n            \"rt user i suspect the list of selected talks will not be available today the program committee is discussing some …\"\n        ],\n        [\n            0,\n            \"user yeah this probably isn't a good public conversation to have i just stay away from her\"\n        ],\n        [\n            0,\n            \"user but sadly reporting just isn't the answer blocks ignoring is the best way to go\"\n        ],\n        [\n            1,\n            \"at one point a kid called my name for a point of clarity the point of clarity is feminazi an actual word with a\"\n        ],\n        [\n            0,\n            \"user oh go get meat from south\"\n        ],\n        [\n            0,\n            \"user i met with them weeks ago p who knows what they might do i certainly don't but we're talking\"\n        ],\n        [\n            0,\n            \"best part about my style not having a precision cut is that i can scream fuck you hair while randomly hacking w box\"\n        ],\n        [\n            0,\n            \"user i'm tired and confused have been up too long that isn't my ip\"\n        ],\n        [\n            0,\n            \"this is what innovation looks like horrible organization standards like that have a substantial lack in metadata fields\"\n        ],\n        [\n            0,\n            \"user why do you think that you know more about the abuse i personally receive than i do\"\n        ],\n        [\n            0,\n            \"user er into a single model i mean from multiple or whatever\"\n        ],\n        [\n            0,\n            \"i just saw that 3 people requested that i update my amazon wish list hm i usually only use it to track things i plan on buying eventually\"\n        ],\n        [\n            0,\n            \"o o when i make a github repo public and see it immediately getting stars even though there's nothing in the master branch p\"\n        ],\n        [\n            0,\n            \"user no didn't hear about that\"\n        ],\n        [\n            0,\n            \"srsly tho men who avoid raping anyone whilst in custody should be rewarded with early release for good behaviour hashtag\"\n        ],\n        [\n            0,\n            \"seriously how am i the only person that caught this this just confirms my belief that i'm the only person that watches the morning news\"\n        ],\n        [\n            1,\n            \"user as a mom of daughters i'm asking if u would call them ' sluts sexretary or feminazi ' rush does you pay for it hashtag\"\n        ],\n        [\n            1,\n            \"user yes feminazi rape doesn't quite user\"\n        ],\n        [\n            0,\n            \"i now basically have confirmation of what many think about those with privilege getting harassed spoilers it's celebrated\"\n        ],\n        [\n            1,\n            \"i liked a user video url nigel farage vs loud feminazi\"\n        ],\n        [\n            0,\n            \"user only the existence of a sexual history\"\n        ],\n        [\n            0,\n            \"the morning after hung over struggling to remember how that pile of o'reilly books ended up in your bed what did i code last night\"\n        ],\n        [\n            0,\n            \"user i found some one on that was adorable\"\n        ],\n        [\n            0,\n            \"user i went through that my first night talking about gg when baldwin started tweeting at me good lord that was a bit intimidating\"\n        ],\n        [\n            0,\n            \"user oh gosh i hope not\"\n        ],\n        [\n            0,\n            \"user i've got some big name people that can help anticipate the results being interesting though it's hard to the data\"\n        ],\n        [\n            0,\n            \"after years of service my naga may be dying\"\n        ],\n        [\n            1,\n            \"user as a mom of daughters i am asking if you would call them ' sluts sexretary or feminazi ' rush does you pay for it hashtag\"\n        ],\n        [\n            0,\n            \"user i'm really short that has appeal\"\n        ],\n        [\n            0,\n            \"rt user literally after months of attacks there has not been one single criticism or response of my actual work so you know\"\n        ],\n        [\n            0,\n            \"user men are the ones that are going to push the real change they are the ones in power generally we need their help\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url\"\n        ],\n        [\n            0,\n            \"user yo we should use this maybe i should say i dislike your game\"\n        ],\n        [\n            0,\n            \"word i'd like to ban feminazi\"\n        ],\n        [\n            0,\n            \"user user who doesn't love hugs hugs are one of my favorite things\"\n        ],\n        [\n            0,\n            \"thank you everyone that pointed out it's from shake it off this video is my new favorite thing\"\n        ],\n        [\n            0,\n            \"user are you seriously telling me that if i want to fix the industry i should go make video games\"\n        ],\n        [\n            0,\n            \"user the place next to little caesars on san pablo in\"\n        ],\n        [\n            0,\n            \"whelp it's done i am now done shoe shopping for the year and all my gift certificates return credits have been used\"\n        ],\n        [\n            0,\n            \"spreading rumors started by as fact when you call yourself a journalist is why i can't take you seriously user\"\n        ],\n        [\n            0,\n            \"user user i only pvp p\"\n        ],\n        [\n            0,\n            \"praying no one my name lol\"\n        ],\n        [\n            1,\n            \"rt user to the fda everyone transgender is a gay man url\"\n        ],\n        [\n            0,\n            \"user well yes that was implied p\"\n        ],\n        [\n            0,\n            \"user i haven't read any of your newer stuff not since i did a hard transition to kindle but now i'm going to have to p\"\n        ],\n        [\n            0,\n            \"user i know my heart is breaking not really i do tweet a lot\"\n        ],\n        [\n            0,\n            \"user given the location of the power button i may follow this advice\"\n        ],\n        [\n            0,\n            \"user i suspect many don't have a strong understanding of passive vs active voice that's fairly common of most americans\"\n        ],\n        [\n            0,\n            \"user user i'm not your manager\"\n        ],\n        [\n            0,\n            \"morning news included a story about twitter safety shutting down isis accounts because they threatened user\"\n        ],\n        [\n            0,\n            \"rt user i was taking it off over my bathroom counter when it slipped fell about 8 inches on its face and shattered\"\n        ],\n        [\n            0,\n            \"today i discovered that 4 of my dude friends have married landscapes or literal dogs upset i was not invited to the wedding\"\n        ],\n        [\n            0,\n            \"the mary sue misses the mark completely url\"\n        ],\n        [\n            0,\n            \"user user someone else which means people are actively searching her name which is still creepy\"\n        ],\n        [\n            0,\n            \"user you should have i still would have been irritated and disagreed with you but the response would have been a lot different\"\n        ],\n        [\n            0,\n            \"rt user ' as beck stepped up to take his album of the year award ' what is this 1997\"\n        ],\n        [\n            1,\n            \"user let's be civil let's be cunt feminazi bitch\"\n        ],\n        [\n            1,\n            \"feminazi's and beyonce fans gotta be 6 7 url\"\n        ],\n        [\n            0,\n            \"rt user way harsh bank account application url\"\n        ],\n        [\n            0,\n            \"user user but rogue isn't really dev competent he thinks all dev happens under github\"\n        ],\n        [\n            0,\n            \"so it would auto after n hours or whatever\"\n        ],\n        [\n            0,\n            \"at least i'm assuming that's what it was i read 2 paragraphs got bored and deleted the message don't know the guy\"\n        ],\n        [\n            0,\n            \"user user people confuse empathy with being scared and that says more about them than anything\"\n        ],\n        [\n            0,\n            \"here's another woman thanking you i haven't seen the ep yet but i've heard good things thank you user\"\n        ],\n        [\n            0,\n            \"user i've always wanted one of those huge english hats the kind you see royalty wearing\"\n        ],\n        [\n            0,\n            \"user got through the worst of it i think will be easier when it's light out\"\n        ],\n        [\n            0,\n            \"i played the video for him and he stopped\"\n        ],\n        [\n            0,\n            \"rt user user papers please hearts of iron dark souls these all fit pretty well also for the next 4 years here in finland\"\n        ],\n        [\n            0,\n            \"user trying but it's a 2 lane rd and pretty much everything is fucked\"\n        ],\n        [\n            0,\n            \"it sure is weird how i only ever see mean things being attached to the gamergate hashtag\"\n        ],\n        [\n            1,\n            \"user user feminazi scum much besides i love women feminists are not real women though\"\n        ],\n        [\n            0,\n            \"rt user why is hashtag because it allows for cis male oppressors to cast single blame elsewhere when they to …\"\n        ],\n        [\n            1,\n            \"user you are one of my early for hashtag of the year but look out ben carson is looking strong as well\"\n        ],\n        [\n            0,\n            \"user user it is rather funny how all of us are so completely different yet each other's skill sets so well\"\n        ],\n        [\n            0,\n            \"rt user look i've talked to other men about feminism and rape culture maybe we should start blaming all of us for not speaking up …\"\n        ],\n        [\n            0,\n            \"i just want to drink and rant about online harassment and how it's complex to and how free speech is\"\n        ],\n        [\n            0,\n            \"the type of response i get to my entire thread critiquing hashtag why read when you can react url\"\n        ],\n        [\n            0,\n            \"my response ladies i'm sure most of you will understand why this is funny url\"\n        ],\n        [\n            0,\n            \"i'm looking for a few people to help with user's twitter log mentions as support requests abusive positive tweets\"\n        ],\n        [\n            0,\n            \"user user it's good to see there are still some pro choice pro gay marriage repubs just hard to find\"\n        ],\n        [\n            0,\n            \"today emails twitter emails emails congress code code code emails world of warcraft\"\n        ],\n        [\n            0,\n            \"user user only if the woman allows them to this can't be helped cos pregnancy goes on inside our bodies\"\n        ],\n        [\n            0,\n            \"sipping coffee pulling down follower list running analytics against each of them to create a troll score\"\n        ],\n        [\n            1,\n            \"user i love that one because you have to be intelligent to use it properly and feminazi cunt is way too easy gotta have fun\"\n        ],\n        [\n            0,\n            \"user user apparently it makes it easier to find bart so that's something\"\n        ],\n        [\n            0,\n            \"even worse the media thinks he's an ally they keep letting him speak for us and it has to stop hashtag\"\n        ],\n        [\n            0,\n            \"user you rock 3 i got a text about it at a very time was all awww hell not now\"\n        ],\n        [\n            0,\n            \"user indeed some people are perhaps a bit more protective in that regards than i would like\"\n        ],\n        [\n            0,\n            \"man that startup castle is just setting themselves up for a lawsuit with that post\"\n        ],\n        [\n            0,\n            \"user i i thought you were being snarky\"\n        ],\n        [\n            0,\n            \"user beats me i was sent the screencap\"\n        ],\n        [\n            0,\n            \"plz stop posting pics of me that i posted a few weeks ago i care so much about what people think of my appearance it's what i live for\"\n        ],\n        [\n            0,\n            \"user user plz don't use the word ' crazy '\"\n        ],\n        [\n            0,\n            \"how is it sassy it's fucking spatchcock on cous cous hashtag\"\n        ],\n        [\n            0,\n            \"user that's cool next time when a woman talks to him about how his approach is classist he might want to not completely dismiss her\"\n        ],\n        [\n            0,\n            \"user lots watching hashtag who are oblivious about where tin for their phones and computers come from ignorance is bliss\"\n        ],\n        [\n            1,\n            \"hope one of those bitches falls over and breaks her leg hashtag\"\n        ],\n        [\n            0,\n            \"user we'll have more info out about this soon\"\n        ],\n        [\n            1,\n            \"vaginas i mean for breakfast url\"\n        ],\n        [\n            0,\n            \"user also a few famous people followed me and now i'm freaking out that i tweet too much don't want to scare them off p\"\n        ],\n        [\n            0,\n            \"user user as a guess anyways\"\n        ],\n        [\n            0,\n            \"user something that needs to be addressed for sure\"\n        ],\n        [\n            0,\n            \"to be clear this is my public account ❤ ️\"\n        ],\n        [\n            0,\n            \"user ah i don't sit and think the pacing ranting helps me\"\n        ],\n        [\n            1,\n            \"rt user while sexism exists not all men are the perpetrators 😫 hashtag lies all men benefit from patriarchy …\"\n        ],\n        [\n            0,\n            \"user and i'm not even the person that called me this i wouldn't\"\n        ],\n        [\n            0,\n            \"user fuck guess i gotta find a new moon lawyer\"\n        ],\n        [\n            0,\n            \"hashtag the talk about themselves too much they need to work harder in their cooking\"\n        ],\n        [\n            1,\n            \"user the thing i fight with is when i see minorities mob signing off on the exact behavior they know is terrible\"\n        ],\n        [\n            0,\n            \"user seems like it would be easier to dump your stuff into storage and just use when you're in town\"\n        ],\n        [\n            0,\n            \"user hah not from a chain pizza place\"\n        ],\n        [\n            0,\n            \"user yes yes please take my money\"\n        ],\n        [\n            0,\n            \"user user you're both awesome thank you for your work\"\n        ],\n        [\n            0,\n            \"oh my god christmas version url\"\n        ],\n        [\n            0,\n            \"user not bad sad that i just ordered my new asus yesterday p\"\n        ],\n        [\n            0,\n            \"but all of these attacks of not enough commits or had a dude do it for you or slept with people proves my point thanks for that\"\n        ],\n        [\n            0,\n            \"the owners just walked in to claim the puppy the police are not happy\"\n        ],\n        [\n            0,\n            \"i found a box of the other day i have no explanation url\"\n        ],\n        [\n            0,\n            \"got called a feminazi today is it so wrong to want gender equality hashtag\"\n        ],\n        [\n            1,\n            \"wheeler van threw a bunch of women under the bus so she could get support for her women in tech book\"\n        ],\n        [\n            0,\n            \"rt user woke up to see revolution pc is ranked steam games in 20 hours this is amazing thank you url\"\n        ],\n        [\n            0,\n            \"user i'm in a lucky situation crowd supported because the things i want to create are relevant to many people's interests\"\n        ],\n        [\n            0,\n            \"rt user please never use the word feminazi please\"\n        ],\n        [\n            0,\n            \"no puppy today this puppy had some pretty severe anxiety issues i can work with that but leo would not be happy\"\n        ],\n        [\n            0,\n            \"aww i was looking forward to ash and camilla heads with the promo girls the drama would've been great hashtag\"\n        ],\n        [\n            0,\n            \"user i've got a pretty awesome lawyer working with us\"\n        ],\n        [\n            0,\n            \"city police department issues a p b for queen elsa url\"\n        ],\n        [\n            1,\n            \"im more scared of 3rd wave feminazi fascists mad max isnt in charge of educating uni students and girl guides url\"\n        ],\n        [\n            0,\n            \"user you can only have one gv per acct at any given time\"\n        ],\n        [\n            0,\n            \"it's insane they keep bringing people back when will this show end hashtag\"\n        ],\n        [\n            0,\n            \"rt user user all the world needs is a cyber film starring you and your fighting crime and spouting …\"\n        ],\n        [\n            0,\n            \"user it would have taken too much time to sort out what data i could use couldn't and i was still working at another job\"\n        ],\n        [\n            0,\n            \"rt user we too often permit a moral logic that argues the real or perceived of fame success are a licence to harass\"\n        ],\n        [\n            0,\n            \"user from farmers market i got a bunch of with different\"\n        ],\n        [\n            0,\n            \"user wasn't revenge porn just emails between my boyfriend and me along with medical information\"\n        ],\n        [\n            0,\n            \"user user i got statsd graphite working on freebsd once but then i switched to connected line graphs and it crashed\"\n        ],\n        [\n            1,\n            \"user ahh the militant feminazi finally came out i never posted a single violent word yet you spew violent hatred and insults\"\n        ],\n        [\n            0,\n            \"user girls please don't let the leftovers go to waist my dog would really appreciate it hashtag\"\n        ],\n        [\n            0,\n            \"user i don't think i could eat a stick of butter\"\n        ],\n        [\n            0,\n            \"the amount of kind words and support we've received from all of you has been immense thank you all so very much\"\n        ],\n        [\n            0,\n            \"user but you're going to come back and you're going to argue without doing any research and then i get told i'm unreasonable\"\n        ],\n        [\n            0,\n            \"if you get a follow from user yes that is me being a ceo is scary and i want a private account for yelling p\"\n        ],\n        [\n            0,\n            \"oh my god oh my god rogue tried to explain the gpl\"\n        ],\n        [\n            0,\n            \"user those are my favorite when i see that happen i'm like awww you think i'm so important you created a new account\"\n        ],\n        [\n            0,\n            \"user user i'm sorry your feelings were hurt that must be terrible i would know nothing about that\"\n        ],\n        [\n            0,\n            \"user user you've now repeatedly told people that i called you stupid though\"\n        ],\n        [\n            0,\n            \"rt user user my understanding is free speech means there should never be any consequences when you say revolting things so check …\"\n        ],\n        [\n            0,\n            \"user no kidding i would love to see more deep especially around women characters\"\n        ],\n        [\n            0,\n            \"user awesome can't wait to hear from you\"\n        ],\n        [\n            1,\n            \"user eh he doesn't appear to be a real person but a ' troll ' is just more abuse thrown at women\"\n        ],\n        [\n            0,\n            \"i am not sure if enabling twitter from within wow is a good idea or not url\"\n        ],\n        [\n            1,\n            \"user here's another good one never trust a feminazi\"\n        ],\n        [\n            0,\n            \"well that ’ s lynn and tony screwed hashtag\"\n        ],\n        [\n            0,\n            \"omg stepdad with ms is a sweetheart but i might kill him if he one more time through this living room where i'm sleeping\"\n        ],\n        [\n            0,\n            \"user user this isn't de the phone wouldn't necessarily be no names would be required\"\n        ],\n        [\n            0,\n            \"i would not eat any food that pair had stuck their fingers into hashtag\"\n        ],\n        [\n            0,\n            \"gamergate isn't the cause it's a symptom look at the bigger picture\"\n        ],\n        [\n            0,\n            \"go figure that silicon valley circle jerk elite don't realize that some people can't afford 10 month to not be harassed\"\n        ],\n        [\n            0,\n            \"ie they will still feel this way in 5 years\"\n        ],\n        [\n            0,\n            \"offline for the night need a break i'll be back tomorrow\"\n        ],\n        [\n            0,\n            \"i will not be using killer blondes as a hash tag hashtag\"\n        ],\n        [\n            0,\n            \"if you have ever felt personally by ethics in games journalism raise your hand\"\n        ],\n        [\n            0,\n            \"hashtag bank us jury palestinian authorities to blame for terror attacks url\"\n        ],\n        [\n            1,\n            \"user seriously i see feminazi for one and several cases where you turn a comment into a false straw man\"\n        ],\n        [\n            0,\n            \"user user i loved him as i hated him as himself\"\n        ],\n        [\n            0,\n            \"user user my last tweet to you was 21 hours ago if you can't keep up don't try\"\n        ],\n        [\n            0,\n            \"“ we took people on a journey to a special place should ’ ve stuck to that instead of this cooking bullshit ” hashtag\"\n        ],\n        [\n            0,\n            \"auto display is nice not sure about battery life feels a tiny bit more responsive but not sure if just wishing it was faster\"\n        ],\n        [\n            0,\n            \"where were you when grandma the warrior hit 100 url\"\n        ],\n        [\n            0,\n            \"user user im sitting at dinner and i'm like chris chris chris warcraft\"\n        ],\n        [\n            0,\n            \"user i'm not sure why it's valued more than someone that studied hard to do something more difficult seems weird to me\"\n        ],\n        [\n            0,\n            \"i wanted to show my mom her ted talk mom saw the search results and started to get what the fuss was about\"\n        ],\n        [\n            0,\n            \"rt user i think an important thing to remember is that no matter how much you care you'll never have to care as much as the peo …\"\n        ],\n        [\n            0,\n            \"if someone uses warrior princess as their profile pic the chance of them being an asshole is roughly 87 hashtag\"\n        ],\n        [\n            1,\n            \"sassy more like bots than killer blondes hashtag\"\n        ],\n        [\n            0,\n            \"lol dude in my mentions defending software piracy saying it doesn't create financial harm\"\n        ],\n        [\n            0,\n            \"seriously not another instant restaurant round 😡 hashtag\"\n        ],\n        [\n            0,\n            \"the best part about posting to wow is that it's only for ppl that have played the game thus will keep many gaters from descending\"\n        ],\n        [\n            0,\n            \"gather round kids it's story time brought to you by my good friend user\"\n        ],\n        [\n            1,\n            \"rt user user you aware ur ad aired on on the limbaugh show he women daily calls us feminazi sexretary nags p …\"\n        ],\n        [\n            0,\n            \"sometimes my mom says such stupid shit that i have to remind myself that i protected her from knowing about much of the horrible stuff\"\n        ],\n        [\n            0,\n            \"user user i already bought it\"\n        ],\n        [\n            0,\n            \"ugh no i am finally dealing with syndrome this is not a thing that i'm used to having to manage crap\"\n        ],\n        [\n            0,\n            \"we are passionate about this we have the experience are surrounded by a great supportive industry thank you for all your support ❤ ️ 😘\"\n        ],\n        [\n            0,\n            \"user user btw this whole conversation is basically what gives open source a bad name\"\n        ],\n        [\n            0,\n            \"user but regardless i don't need to see her linked she's picking targets to gain supporters old news\"\n        ],\n        [\n            0,\n            \"user i'm usually optimistic about people and their ability to change but i've heard enough background story from reliable sources\"\n        ],\n        [\n            1,\n            \"user user you call difference inequality that's a loaded word\"\n        ],\n        [\n            1,\n            \"rt user rosie dismissed lauren's claims defended eve called lauren bully after valid points defended racist …\"\n        ],\n        [\n            0,\n            \"user i dunno we'll see at least it was addressed if not completely fixed\"\n        ],\n        [\n            0,\n            \"i'm starting to get a grasp for when the notification is going to happen so it could be an interesting incident notification tool\"\n        ],\n        [\n            0,\n            \"user user i'm more basic than either of you\"\n        ],\n        [\n            0,\n            \"the academy awards got a little too intense sunday url\"\n        ],\n        [\n            0,\n            \"user i can prove that my code is in freebsd and there are articles that state that freebsd is running on the ps3 and ps4\"\n        ],\n        [\n            0,\n            \"user at least he doesn't directly say i speak for women there so that's something\"\n        ],\n        [\n            0,\n            \"user i think people should care less about their opinion the only people listening to gg are gg\"\n        ],\n        [\n            0,\n            \"user i've noticed this as well when switching between devices\"\n        ],\n        [\n            0,\n            \"saddest leo ever one of his treats rolled beneath the table and he fell asleep staring at it url\"\n        ],\n        [\n            0,\n            \"can't even make your own chicken stock hashtag\"\n        ],\n        [\n            0,\n            \"i made the mistake of searching for pocky on amazon now looking at and apple flavored kit kats what time to move to japan\"\n        ],\n        [\n            0,\n            \"now i know where to find the people that stand in fire\"\n        ],\n        [\n            0,\n            \"user yes although my funds are rather limited so trying to find someone that has a spare\"\n        ],\n        [\n            0,\n            \"i bet drasko loves a bit of spatchcock hashtag\"\n        ],\n        [\n            0,\n            \"just saw this fly by on my stats display a few times hashtag gamergate mention freebsdgirl oc lol nope\"\n        ],\n        [\n            0,\n            \"tonight's dessert is called remains of the day hashtag\"\n        ],\n        [\n            0,\n            \"user hi ex enforcer her enforcers are now paid they didn't used to be but then state law required it\"\n        ],\n        [\n            0,\n            \"user yessss well when i get my swing you are welcome to crash space\"\n        ],\n        [\n            0,\n            \"rt user i would rather lose 100k followers by standing up for others in a bad position than gain 100 by keeping my mouth shut fo …\"\n        ],\n        [\n            0,\n            \"unfortunately a positive experience doesn't cancel out a negative and playing the cool girl game isn't a good look for anyone\"\n        ],\n        [\n            0,\n            \"this hashtag is going to finish in at this stage\"\n        ],\n        [\n            1,\n            \"u legit get called a ' feminazi bitch ' for speaking out against even the most blatantly sexist shit i stg\"\n        ],\n        [\n            0,\n            \"rt user how to piss off an anti url\"\n        ],\n        [\n            0,\n            \"user this person needs to be put in\"\n        ],\n        [\n            0,\n            \"user ideas and observations that are completely of those in a low income bracket\"\n        ],\n        [\n            0,\n            \"user user i'm just gonna credit mike judge\"\n        ],\n        [\n            0,\n            \"rt user when you're a woman and or an minority you fear people will view you as being hired for something other …\"\n        ],\n        [\n            0,\n            \"things are coming together if all goes well with my next 2 meetings i'll have a major announcement to make during gdc\"\n        ],\n        [\n            0,\n            \"there is sometime at this shelter that is waiting to see the same puppy i want death match in the streets\"\n        ],\n        [\n            0,\n            \"lol at the mass hysteria on hashtag 😂\"\n        ],\n        [\n            0,\n            \"thus far by emerald dream on this server seem i have no idea why\"\n        ],\n        [\n            0,\n            \"user user previous versions of ebooks example code using twitter ebooks wouldn't reply to ebooks accounts\"\n        ],\n        [\n            1,\n            \"the facts suck folks but don't ignore them most of the kill yourself messages i'm seeing are coming from angry women\"\n        ],\n        [\n            1,\n            \"hashtag just me because i made fun of her and her stupid brazilian wax says men don't understand what women go through\"\n        ],\n        [\n            0,\n            \"ok look someone is messaging me on something i hear the ding i don't know which account which service which computer uh dm me\"\n        ],\n        [\n            0,\n            \"user totally my bad p here brain bleach url\"\n        ],\n        [\n            0,\n            \"i didn't think there were any of those people left\"\n        ],\n        [\n            0,\n            \"user user lol as they should gg is a hate group ghazi isn't for them\"\n        ],\n        [\n            0,\n            \"user i typo crazy with browns\"\n        ],\n        [\n            0,\n            \"user i have a good lawyer as well as people on my board that have been in nonprofits before it helps a lot\"\n        ],\n        [\n            0,\n            \"user but to put the spotlight on ghazi is to basically say i hate seeing people talk about abuse for many of the posters\"\n        ],\n        [\n            0,\n            \"user unless you are the help desk person i am talking to it is unlikely i've been doing things to ruby all evening\"\n        ],\n        [\n            0,\n            \"there's this music video of girls dancing in their underwear but they are destroying posters of men by punching them i'm conflicted\"\n        ],\n        [\n            0,\n            \"user wtf does identity sure mean i've never heard this but it makes it sound like she thinks trans are confused\"\n        ],\n        [\n            0,\n            \"rt user guns drawn ferguson pd url\"\n        ],\n        [\n            1,\n            \"user user women must be addressed as until they turn you down at which point the correct form of address is feminazi\"\n        ],\n        [\n            0,\n            \"user i'm also quite curious about this and wondering about the radio silence from user\"\n        ],\n        [\n            0,\n            \"i'd love to see how twitter determines gender interests when doing targeted ads guessing it's not something like\"\n        ],\n        [\n            0,\n            \"just heard the news about joss whedon that's shitty so many people bragging about running him off twitter what the hell\"\n        ],\n        [\n            0,\n            \"user sorry i don't converse with people that talk to me while hate groups kindly go fuck yourself\"\n        ],\n        [\n            0,\n            \"rt user user one thing that bothers me about it is the fact that despite hundreds of women writing on the subject a man …\"\n        ],\n        [\n            0,\n            \"user or worst depending on how you look at it\"\n        ],\n        [\n            0,\n            \"user weird i have an address on my account not sure if i need to add that to my wishlist or not\"\n        ],\n        [\n            1,\n            \"i order hashtag food about as well as the guy taking my order can drive hashtag\"\n        ],\n        [\n            1,\n            \"user user twitter rage has a point but rage mob mentality causes some people to lose good sense\"\n        ],\n        [\n            0,\n            \"user i don't trust your youtube videos you listen to dad music\"\n        ],\n        [\n            0,\n            \"user yessss quiet fist pump i am a\"\n        ],\n        [\n            0,\n            \"it's really hard deciding what to wear for a press release that is going to change everything\"\n        ],\n        [\n            0,\n            \"rt user and you don't respond because you don't want to be the token hire you don't want to be hired for your gender or race\"\n        ],\n        [\n            1,\n            \"anyone else notice that all 3 of katie and nikki's dishes were based on them being sluts sausage cock and tarts hashtag hashtag\"\n        ],\n        [\n            0,\n            \"she's up with wadhwa because he endorsed her book she's friends with weev who targeted so many women in tech\"\n        ],\n        [\n            0,\n            \"user ie someone once told me it didn't matter if a rape accusation was accurate because the target was a terrible person\"\n        ],\n        [\n            0,\n            \"❤ ️ ❤ ️ oakland ❤ ️ ❤ ️ hashtag url\"\n        ],\n        [\n            0,\n            \"user in web yes clients other than web immediately delete tweets\"\n        ],\n        [\n            0,\n            \"if you want you can classify an of notifications dogpile as unintentional ddos as it makes core functionality to you\"\n        ],\n        [\n            0,\n            \"this is so weird you guys so weird so awesome if you had asked me a year ago where i would be i never would have guessed this\"\n        ],\n        [\n            0,\n            \"sorry i'm not going to say gamergate is the same as isis and you can shove your donation up your ass user\"\n        ],\n        [\n            0,\n            \"user i didn't understand basic stuff like how to heal up do i have to have can i sleep\"\n        ],\n        [\n            0,\n            \"apart from ash and robert i'd pretty much forgotten about the rest of them hashtag\"\n        ],\n        [\n            0,\n            \"user didn't mention your name i call out behavior not people 3\"\n        ],\n        [\n            0,\n            \"user ok whenever you've yourself poke me on facebook and i'll tell you why it's a problem w the code base\"\n        ],\n        [\n            0,\n            \"will make a blog post out of the contents of talk slides which are limited i prefer not using slides\"\n        ],\n        [\n            1,\n            \"user as a mom of daughters i'm asking if u would call them ' sluts sexretary or feminazi ' rush does you pay for it hashtag\"\n        ],\n        [\n            1,\n            \"user is feminazi radio appropriate because you can call a feminazi lol\"\n        ],\n        [\n            0,\n            \"hashtag is the same mindset allies use when one defends the oppressed when they weren't asked\"\n        ],\n        [\n            0,\n            \"user no pretty graphs easily generated out of redis tho i'd have to learn r or\"\n        ],\n        [\n            0,\n            \"and i don't get how anyone can argue that this isn't important dudes imagine that most of the time your only option is playing a woman\"\n        ],\n        [\n            0,\n            \"user my review got because gamergate dogpiled but user knows this heck he's friends with nero\"\n        ],\n        [\n            1,\n            \"user user no i m saying that the between men women are artificial subjective\"\n        ],\n        [\n            0,\n            \"user and most rational people don't but there's enough that if they repeat it often enough ppl forget to look for a source\"\n        ],\n        [\n            0,\n            \"rt user states should not let crumb into schools and the best part it's legal if they don't url\"\n        ],\n        [\n            0,\n            \"user using social justice terms to try to justify harassment is why i claim to not be a part of the sj community got too toxic\"\n        ],\n        [\n            0,\n            \"user user but logic has never really been part of their arsenal\"\n        ],\n        [\n            0,\n            \"blocking people is the twitter version of not making eye contact w the people handing out conspiracy flyers at civic center bart\"\n        ],\n        [\n            1,\n            \"user dude yours was the worst hashtag\"\n        ],\n        [\n            0,\n            \"user user wouldn't that depend on lang\"\n        ],\n        [\n            0,\n            \"user did your name or twitter pic change it's throwing me off p\"\n        ],\n        [\n            1,\n            \"none other than a feminazi or a moderate one rofl yeah\"\n        ],\n        [\n            0,\n            \"user and dazzling white lights in his gob hashtag\"\n        ],\n        [\n            0,\n            \"i like the way blizzard is tackling toxic players in heroes of the storm it's a good first step\"\n        ],\n        [\n            0,\n            \"user i think i'm going to push it to people outside of safety so we can get some better promotion reviews\"\n        ],\n        [\n            0,\n            \"kiss keep it simple stupid very much applies to designing a new feature if blizzard is tweets that's unnecessary and bad\"\n        ],\n        [\n            0,\n            \"we talk about gamergate a lot but the truth is gamergate isn't the real battle it's a symptom of a larger problem\"\n        ],\n        [\n            0,\n            \"i guess it's one type of strength to make it this far another to recognize the problem speak out not playing boys club games\"\n        ],\n        [\n            0,\n            \"on the other hand i think it had value maybe i can only hope that law enforcement watches that show sigh\"\n        ],\n        [\n            0,\n            \"it's becoming clear that i need to find more people in sf that are press corporate competent so i can write some gd code 😜\"\n        ],\n        [\n            0,\n            \"user i was talking to twitter about it a few weeks ago talked about it here a month ago p\"\n        ],\n        [\n            0,\n            \"i'm working on a new project video about harassment i need your help need vid clips of ppl reading an abusive tweet they've received\"\n        ],\n        [\n            0,\n            \"all the feminazi indoctrination i've supposedly been upon her has not the messages of the rape culture we live in\"\n        ],\n        [\n            0,\n            \"user right you can make an offer and even though you're not supposed to some people will take over paypal for less\"\n        ],\n        [\n            0,\n            \"stop sending me anonymous things i'm pretty sure they are all from gamergate\"\n        ],\n        [\n            0,\n            \"user use twitter search against his name there's a lot\"\n        ],\n        [\n            0,\n            \"user ah hah tweet not you are found out\"\n        ],\n        [\n            0,\n            \"user need github but ty anyways\"\n        ],\n        [\n            0,\n            \"user user one person from the that's already been fired for being an asshole in the past nope\"\n        ],\n        [\n            0,\n            \"insights from a ' gamergate ' target how to protect yourself from harassment online url\"\n        ],\n        [\n            1,\n            \"another example of comments that female foss devs get on a regular basis don't like her code insult her appearance url\"\n        ],\n        [\n            1,\n            \"rt user user as a mom of daughters i am asking if you would call them ' sluts sexretary or feminazi ' rush does you pay f …\"\n        ],\n        [\n            1,\n            \"user user ok then feminazi scum patriarchy ain't real wage gap is bullshit am i getting through lol\"\n        ],\n        [\n            0,\n            \"user user the days where i accidentally type ' to ' of ' too ' are horrid\"\n        ],\n        [\n            0,\n            \"but we could do this while demonstrating our shared love of day drinking\"\n        ],\n        [\n            1,\n            \"user shall i add that to the lefty feminazi manifesto\"\n        ],\n        [\n            0,\n            \"user oh man remember win 95 ver a b p\"\n        ],\n        [\n            0,\n            \"why the hell are the contestants surprised about this ' redemption ' round on hashtag it happens each season idiots\"\n        ],\n        [\n            0,\n            \"user i think the biggest challenge going forward in the near future is going to be securing funding\"\n        ],\n        [\n            0,\n            \"user i sort of grew up in it url\"\n        ],\n        [\n            0,\n            \"there is a dude here wearing a baby strapped to his chest and his beard is so long it appears the baby is marge simpson and i am dying\"\n        ],\n        [\n            1,\n            \"user i'd say this is accurate of the feminazi girl\"\n        ],\n        [\n            0,\n            \"user he answers to he is not that smart\"\n        ],\n        [\n            0,\n            \"thank god for consulting to fuel my blackmilk addiction\"\n        ],\n        [\n            0,\n            \"user it's a common word in the us and it's not a metaphor it applies towards psychological issues as well\"\n        ],\n        [\n            0,\n            \"i mean why would gamergate care about a video where people read the abusive tweets they've received what does this have to do with ethics\"\n        ],\n        [\n            0,\n            \"rt user user i think the apple uses bsd without you one is still my favorite\"\n        ],\n        [\n            0,\n            \"i understand that some women are angry at me but they don't understand how journalism works uh hi i'm in newsweek too\"\n        ],\n        [\n            0,\n            \"going to become besties i can tell url\"\n        ],\n        [\n            0,\n            \"lord save me from the hurt feelings of men in tech whose ideas have been challenged\"\n        ],\n        [\n            1,\n            \"i always fight this boy at school who calls me a feminazi for being a feminist he has an absolute asshole\"\n        ],\n        [\n            0,\n            \"i don't know how i would function without my evernote planner and script\"\n        ],\n        [\n            0,\n            \"fygm is keeping the status quo so you can feel some kind of superiority over the women that opted not to put up with the abuse\"\n        ],\n        [\n            1,\n            \"oh this is bad this is really really bad cw sexual assault dc comics hey dc is bad content for some url\"\n        ],\n        [\n            0,\n            \"user i didn't acknowledge the fart i dont know\"\n        ],\n        [\n            0,\n            \"rt user today feels like a day when i might not be alone in needing to be reminded of this url\"\n        ],\n        [\n            0,\n            \"a few people poked me yesterday but i was up to my eyeballs in meetings responding later this morning\"\n        ],\n        [\n            0,\n            \"this is still one of my favorites url\"\n        ],\n        [\n            0,\n            \"user as someone that went from 4k followers to what i've got now i've seen a huge difference\"\n        ],\n        [\n            0,\n            \"perpetuating a culture where abuse is and targets of abuse are mocked for speaking out against their abusers\"\n        ],\n        [\n            0,\n            \"user i believe so should be a client side option blocks processing happens client side as well\"\n        ],\n        [\n            0,\n            \"user given that who knows what all factors are taken into account\"\n        ],\n        [\n            0,\n            \"and then draka kills him oops url\"\n        ],\n        [\n            0,\n            \"user i'll shoot you a dm when i've got a solid eta\"\n        ],\n        [\n            0,\n            \"seriously though that promoted tweet is the funniest shit ever\"\n        ],\n        [\n            0,\n            \"but saying that he did this is not okay we don't know we will probably never know don't be like them\"\n        ],\n        [\n            0,\n            \"user that's usually how it goes a word of advice screen cap all the awesome print it out or keep it in a folder for bad days\"\n        ],\n        [\n            0,\n            \"user i need to find a tiny little house pref with hardwood floors needs a small yard parking 1400\"\n        ],\n        [\n            0,\n            \"user truth be told i've only done normal a handful of times all in wod it went ok once i knew the pvp is harder\"\n        ],\n        [\n            0,\n            \"fygm culture is a complete lack of empathy i fought my way here sure do i think anyone else should have to do that hell no\"\n        ],\n        [\n            0,\n            \"fuck shoes also a gift of squirrel girl today is the best sorry about the penis in your twitter url\"\n        ],\n        [\n            0,\n            \"hahahaha watching the whole conversation is yeah that is me 3 years ago\"\n        ],\n        [\n            0,\n            \"guests use my i get emails w their weight sometimes when we're playing card games i'll mouth the number at them i win\"\n        ],\n        [\n            0,\n            \"i was working at cisco when this happened i remember watching the on their website change so they promoted their bsd work\"\n        ],\n        [\n            0,\n            \"we're not going to be de this spatchcock the other teams may be expecting cooking skills but hashtag\"\n        ],\n        [\n            0,\n            \"user wait are they just one of you or all of you as a single entity\"\n        ],\n        [\n            0,\n            \"don't think that it won't go unnoticed don't put on a cape unless you plan on being a hero it's not a photo op it's a job\"\n        ],\n        [\n            0,\n            \"user why would you do that p these lectures are about freebsd\"\n        ],\n        [\n            0,\n            \"rt user i've been told that my bits are allowed and the handle is allowed but not together\"\n        ],\n        [\n            0,\n            \"my name is randi lee harper harper lee is trending coincidence\"\n        ],\n        [\n            0,\n            \"user it looks like it's white with shitty color balance\"\n        ],\n        [\n            0,\n            \"user i said it in 2014 too likely 2013 2012 2011 might want to attribute all the years\"\n        ],\n        [\n            0,\n            \"i've been him and the family that it's okay losing a dog would have been devastating to that family\"\n        ],\n        [\n            0,\n            \"i'm going to stay in this clan forever and just keep\"\n        ],\n        [\n            0,\n            \"user user no it wasn't i'm a minority and it was used to try to silence me and other women\"\n        ],\n        [\n            0,\n            \"this is the same company that su about when wadhwa joined them this lawsuit happened years before su\"\n        ],\n        [\n            0,\n            \"user user except that features like that shouldn't have a pay barrier\"\n        ],\n        [\n            0,\n            \"user oh yeah it's his 5 seconds of fame he's still hurting after a bunch of senior tech people ripped his work apart\"\n        ],\n        [\n            0,\n            \"it's like hunger games but with internet\"\n        ],\n        [\n            1,\n            \"rape by fraud feminazi strike again url via user\"\n        ],\n        [\n            0,\n            \"sometimes i play clash of clans just to pass time while going to sleep i made the mistake of checking clan chat\"\n        ],\n        [\n            1,\n            \"if u use the term feminazi u can just go ahead and stay away from me\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds libs today is “ national day of appreciation for abortion providers ” bowling for baby murderers url\"\n        ],\n        [\n            0,\n            \"they just said it again i am dying\"\n        ],\n        [\n            0,\n            \"giving the loser teams enough time to cook everything well beat the score record i expect scores over 100 hashtag\"\n        ],\n        [\n            0,\n            \"user user men don't get to have a say in whether pregnancy comes to term or not\"\n        ],\n        [\n            0,\n            \"more instant restaurants i'm so fucking sick of instant restaurants hashtag\"\n        ],\n        [\n            0,\n            \"gamergate is advocating that baph stalk my son url\"\n        ],\n        [\n            0,\n            \"user user they don't do this right now i mean unless you are becoming verified\"\n        ],\n        [\n            1,\n            \"who's going to be the feminazi of when i leave this year o no\"\n        ],\n        [\n            0,\n            \"rt user user did you check back in their timeline where they're yelling about a constitutional right to information re …\"\n        ],\n        [\n            0,\n            \"user i love mornings p i am less about working on a website\"\n        ],\n        [\n            0,\n            \"i think i'm just going to play video games all day it's been a super stressful week i need a break\"\n        ],\n        [\n            1,\n            \"user trolling you cuz you used more than 4 words sentenced to incessant in a neo communist feminazi gulag\"\n        ],\n        [\n            1,\n            \"user feminazi when you want to shit all over everyone's freedom and entertainment\"\n        ],\n        [\n            1,\n            \"hashtag because benedict david jared and jensen must all be rapists too right tumblr girls\"\n        ],\n        [\n            1,\n            \"pls stop using the term sjw feminazi n oppression olympics they were coined by oppressors and are being used by oppressors\"\n        ],\n        [\n            0,\n            \"user it's off now it was just continuously engaged for a very long time the water here is crazy\"\n        ],\n        [\n            0,\n            \"the past hour of driving was horrible have decided that i am in fact not from initial d\"\n        ],\n        [\n            0,\n            \"i worked there before pa was forced yes it was not out of the goodness of their hearts despite what they told everyone to start paying\"\n        ],\n        [\n            1,\n            \"these are women not on social media these are women not like the ones you are interviewing because women on social media aren't real\"\n        ],\n        [\n            0,\n            \"hey guys the mras found me oh whatever will i do as a in distress oh gosh plz stop such a victim\"\n        ],\n        [\n            1,\n            \"mom feminazi who uses that term me straight white boys who don't know what feminism is i almost said\"\n        ],\n        [\n            1,\n            \"lol wow my mortal feminazi post is still on and spawn many sjws\"\n        ],\n        [\n            0,\n            \"user huh i thought you were in your late 20s welcome to the club it sucks up here\"\n        ],\n        [\n            0,\n            \"user i had a bunch of clip on hair extensions from when i had longer hair decided to let him use them\"\n        ],\n        [\n            0,\n            \"user yup if i were staying i'd just give them the dna of a friend and be like human dna my dog is a mutant\"\n        ],\n        [\n            0,\n            \"i'm so excited about this we're already doing some great things and i can't wait until i'm able to tell you more\"\n        ],\n        [\n            0,\n            \"user user nope very first night he engaged me with those pics that dude is just ridic\"\n        ],\n        [\n            0,\n            \"while you can hire a lawyer to help you speak to the police that's kind of where their and your involvement ends user\"\n        ],\n        [\n            1,\n            \"wow i just realize how much life must suck for somebody who is actually named james\"\n        ],\n        [\n            0,\n            \"this is going to be a better finale than how i met your mother one way or another\"\n        ],\n        [\n            0,\n            \"user that would be awesome 3\"\n        ],\n        [\n            0,\n            \"how many does my fist need i don't understand user user\"\n        ],\n        [\n            0,\n            \"while i know all the people i need to know in order to escalate stuff doing it that way would miss the point i want these policies fixed\"\n        ],\n        [\n            1,\n            \"stop saying dumb blondes with pretty faces as you need a pretty face to pull that off hashtag\"\n        ],\n        [\n            0,\n            \"user user oh darn you can't shoot\"\n        ],\n        [\n            0,\n            \"user it's a bad thing for some people who confuse the idea of not being listened to with censorship\"\n        ],\n        [\n            1,\n            \"nixon all the president's men obama all the president's militant feminazi email losing tax comrades hashtag\"\n        ],\n        [\n            0,\n            \"these are the types of tweets i get anytime user mentions me but it's really about ethics in journalism url\"\n        ],\n        [\n            0,\n            \"in many states we've got laws that specifically protect against this kind of thing however they aren't enforced due to education funding\"\n        ],\n        [\n            0,\n            \"zoe is rocking the stage url\"\n        ],\n        [\n            0,\n            \"the salary conversation is highly representative of every salary conversation i've ever had with coworkers\"\n        ],\n        [\n            0,\n            \"user ugh what did he do this time\"\n        ],\n        [\n            0,\n            \"rt user lauren's name defended misuse of chief to an indigenous woman critiquing colonialism then she insulted …\"\n        ],\n        [\n            0,\n            \"user this is awesome and i love this\"\n        ],\n        [\n            0,\n            \"user for all the bodies to the hashtag obviously\"\n        ],\n        [\n            0,\n            \"user user it sounds as though you think we shld only discuss when we want to criticise them change them\"\n        ],\n        [\n            1,\n            \"rt user sad thing is that women in tech debate is becoming people with personal agendas beginning to dominate pushing out …\"\n        ],\n        [\n            0,\n            \"rt user there is a line between being a ally and appropriation feedback from those you represent makes the line a gulf …\"\n        ],\n        [\n            0,\n            \"user i love the way you think\"\n        ],\n        [\n            0,\n            \"user i'm a shark but you're super cute too\"\n        ],\n        [\n            1,\n            \"hashtag sitting behind the counter at directing dudes to the sims when they try to buy a video game oh wait\"\n        ],\n        [\n            0,\n            \"setting up and mail forwards and twitter accounts and analytics and trying to do my eye makeup at the same time why is life so hard\"\n        ],\n        [\n            0,\n            \"user huh i didn't realize that why is it considered heroic though\"\n        ],\n        [\n            1,\n            \"too many rules females are bad at math hashtag url\"\n        ],\n        [\n            0,\n            \"my ebooks collection is getting too big have tech design books on fire splitting books other books on paperwhite\"\n        ],\n        [\n            0,\n            \"rt user update we got her again and she's on the enemy team with her boyfriend he's still mad url\"\n        ],\n        [\n            0,\n            \"rt user this causes lasting trauma that will not only temporarily silence but forever change the target's sense of safety and support …\"\n        ],\n        [\n            0,\n            \"user people love to hate me p it's practically a sport looking forward to inclusion in 2020 olympics\"\n        ],\n        [\n            0,\n            \"user just users doesn't do text i know article is a bit old but wanted to throw that out there\"\n        ],\n        [\n            0,\n            \"omg if user goes to hashtag there's going to be trouble 3\"\n        ],\n        [\n            0,\n            \"user i bet my lease is more expensive p\"\n        ],\n        [\n            0,\n            \"and why is nba in my steam library i would never buy that game\"\n        ],\n        [\n            0,\n            \"user why are you more invested in finding ways to excuse their behavior than support the women upset by it\"\n        ],\n        [\n            0,\n            \"user user maybe i can't right now on work moving stuff ask me later\"\n        ],\n        [\n            0,\n            \"having a hard time right now it's probably but this is the closest i've come to making my acct protected kind words appreciated\"\n        ],\n        [\n            0,\n            \"i would hate to have you bug your parents for their credit card user\"\n        ],\n        [\n            0,\n            \"rt user i just published “ quiet wadhwa shutter ” url\"\n        ],\n        [\n            1,\n            \"rt user hot singles are in your area go west the hot singles are go south the hot singles can smell your fear go so …\"\n        ],\n        [\n            0,\n            \"again again u want us to go thru this again ffs give us a break stop treating the golden goose us like idiots hashtag\"\n        ],\n        [\n            1,\n            \"user « more feminazi garbage if more directors and stuff happen to be males who cares ok we get it men are bad and oppressing women »\"\n        ],\n        [\n            0,\n            \"wtf am i watching … hashtag\"\n        ],\n        [\n            1,\n            \"rt user new response to being called a feminazi dude\"\n        ],\n        [\n            0,\n            \"user block while waiting indefinitely on data from a\"\n        ],\n        [\n            0,\n            \"my housemate was inspired hashtag url\"\n        ],\n        [\n            0,\n            \"i'm watching enforcers say that they knew it was only a matter of time until this happened still nothing was done\"\n        ],\n        [\n            0,\n            \"after the 5th time while going 10 under the speed limit calling it for the night was hoping to make it to cali away\"\n        ],\n        [\n            1,\n            \"will those killer blondes kill the whole dinner hashtag\"\n        ],\n        [\n            0,\n            \"more things user needs to fix url\"\n        ],\n        [\n            0,\n            \"user i will create a literal wall\"\n        ],\n        [\n            0,\n            \"lol why do people think that mentioning a username when you've got them blocked is a tos violation\"\n        ],\n        [\n            1,\n            \"user user you can't just you feminazi's wanna when it suits you but get special treatments individually\"\n        ],\n        [\n            0,\n            \"user turning it into a block list could be pretty rad too\"\n        ],\n        [\n            0,\n            \"i think i just threw up in my mouth a little hashtag\"\n        ],\n        [\n            1,\n            \"wonder what bitter feminazi wrote that rt user proof that you can't please everyone url\"\n        ],\n        [\n            0,\n            \"katie and nikki can't cook hashtag\"\n        ],\n        [\n            0,\n            \"user there should be a link to this in the patreon\"\n        ],\n        [\n            0,\n            \"user do you know anything about this am i missing something\"\n        ],\n        [\n            0,\n            \"user yeah all of his shoes would be pretty dangerous then\"\n        ],\n        [\n            0,\n            \"rt user user that's the best response to their feminazi argument i've come across so far i'm totally using this in the fu …\"\n        ],\n        [\n            0,\n            \"user what are jessica simpson shoes\"\n        ],\n        [\n            0,\n            \"rt user this is how you get a follow url\"\n        ],\n        [\n            0,\n            \"rt user user i'd appreciate some feedback on why this joke wasn't as funny as i thought it was\"\n        ],\n        [\n            0,\n            \"uh yes i will be needing this obviously url\"\n        ],\n        [\n            0,\n            \"user i don't like amber either but she's seeing a of harassment about this please take that post down it's contributing\"\n        ],\n        [\n            0,\n            \"user user hi this isn't targeted harassment it is not direct nor specific you're encouraging mass reporting\"\n        ],\n        [\n            1,\n            \"nothing a feminazi more than suddenly opening a door for her it also opens many other ' hidden doors '\"\n        ],\n        [\n            0,\n            \"user sure if you have any questions feel free to throw them my way randiuser org\"\n        ],\n        [\n            0,\n            \"user w is more efficient than h p\"\n        ],\n        [\n            0,\n            \"user it was difficult for me as well until i realized that one could be a victim and still fight back\"\n        ],\n        [\n            0,\n            \"as a reminder assistance requests are private you can be anon but i need to know situation pref w location url\"\n        ],\n        [\n            1,\n            \"rt user user you're bat shit insane to allies and then wonder why you have so few that's why radical feminism has al …\"\n        ],\n        [\n            0,\n            \"user user looks like it's been going so far\"\n        ],\n        [\n            0,\n            \"user nah most of the trees here are pretty short\"\n        ],\n        [\n            0,\n            \"they barely cooked anything on that entrée hashtag\"\n        ],\n        [\n            0,\n            \"user haven't played it is it on steam\"\n        ],\n        [\n            0,\n            \"user i didn't realize you followed user\"\n        ],\n        [\n            0,\n            \"hashtag url slightly ot game recommendation for an sjw feminazi such as myself\"\n        ],\n        [\n            1,\n            \"user user which is funny because everyone hates him for creating her shoving this feminazi book down our y'all\"\n        ],\n        [\n            0,\n            \"user everyone should be jealous of my coffee maker our love is pure\"\n        ],\n        [\n            0,\n            \"user it's not that he be criticized he should but just look at that if you speak out against it you get dogpiled\"\n        ],\n        [\n            0,\n            \"“ there is a secret element that we ’ ve decided to add to this dish ” hashtag\"\n        ],\n        [\n            0,\n            \"tldr i'm not gonna answer your texts for a while\"\n        ],\n        [\n            0,\n            \"rt user lol which salty reject started hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is not because i want to be congratulated by not being a rapist it's because i don't wanna be with stupid men\"\n        ],\n        [\n            0,\n            \"and remember last season they went back toward the end and everyone had to have 2 choices at the restaurants hashtag\"\n        ],\n        [\n            0,\n            \"user i think the paperwhite would be a better choice voyage has weird delays sometimes with button\"\n        ],\n        [\n            0,\n            \"user user doesn't look like i am\"\n        ],\n        [\n            0,\n            \"i'll likely be back up in the for conference season\"\n        ],\n        [\n            0,\n            \"user i'd have to have a space for it and chances are by now most people already have their booked\"\n        ],\n        [\n            1,\n            \"user that is just unacceptable classic feminazi lesbian liberalism freedom of speech or something user\"\n        ],\n        [\n            0,\n            \"user like i would owe you big time\"\n        ],\n        [\n            0,\n            \"user user that's rather curious given the very low percentage of tweets are geo tagged\"\n        ],\n        [\n            0,\n            \"oh i just really like meow mix\"\n        ],\n        [\n            0,\n            \"user are you ok or have you passed out from yet\"\n        ],\n        [\n            0,\n            \"user ooo nice dublin sounds lovely\"\n        ],\n        [\n            1,\n            \"the fact that without trying i rt women almost half the time when my focus is an industry that has a severe lack of women is kinda neat\"\n        ],\n        [\n            0,\n            \"i'll give it at other as well but have a speaker fee to cover my time travel lodging\"\n        ],\n        [\n            0,\n            \"user user it's been my name for many years since before twitter existed\"\n        ],\n        [\n            0,\n            \"might be time to make a facebook version of hashtag p\"\n        ],\n        [\n            0,\n            \"why is there a marching band outside my apartment\"\n        ],\n        [\n            0,\n            \"he gets rts from his group of bullies but this isn't going to help his career in the long run he's lost sight of how the internet works\"\n        ],\n        [\n            0,\n            \"the first person to bring me thai food gets a custom block list of their own choosing\"\n        ],\n        [\n            0,\n            \"my kitchen rules i've lost interest the restaurants are boring as anything 3 times let alone 4 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user tbh i feel bad anytime anyone actively enters this fight without knowing about the personal cost\"\n        ],\n        [\n            0,\n            \"user user 3 se i've even met your guys at conferences before and was always impressed\"\n        ],\n        [\n            1,\n            \"user you deserve some form of physical violence you feminazi cunt why do nice guys finish last\"\n        ],\n        [\n            1,\n            \"if you talk the talk you gotta walk the walk do the girls know the recipe for humble pie hashtag\"\n        ],\n        [\n            0,\n            \"user user he didn't worry about me back then since then i've been published everywhere he's trying to discredit\"\n        ],\n        [\n            0,\n            \"i really shouldn't expect anything better from a company that allowed a sexual predator to target and victimize their volunteers\"\n        ],\n        [\n            0,\n            \"there wasn't enough lemon in your lemon tart other things there wasn't enough of an actual tart hashtag\"\n        ],\n        [\n            0,\n            \"user lots more to come i'm sure\"\n        ],\n        [\n            0,\n            \"user you made a false i called it on you and you threatened financial consequences\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … weasel url\"\n        ],\n        [\n            0,\n            \"since this was questioned i should be clear i'm not talking about supporters or just people with opinions\"\n        ],\n        [\n            1,\n            \"rt user sorry feminazi but i'm a ok\"\n        ],\n        [\n            0,\n            \"user i think it was in america too\"\n        ],\n        [\n            0,\n            \"is there anything the doesn't know hashtag\"\n        ],\n        [\n            0,\n            \"user user yeah it's pretty rad for managing multiple accounts in various services\"\n        ],\n        [\n            0,\n            \"user it helps remembering how many eyes are watching not gg but msm people i admire companies the npo depends on me\"\n        ],\n        [\n            1,\n            \"katie and nikki have definitely proved they're not just dumb blondes with pretty faces they're just dumb blondes hashtag\"\n        ],\n        [\n            1,\n            \"rt user that campaign signals to any past partners etc that now is the time to get them this often means cyber sexual ass …\"\n        ],\n        [\n            1,\n            \"yes i meant tht to u relax i m nt a feminazi so u dnt hv to abuse me hashtag\"\n        ],\n        [\n            0,\n            \"user branch management and tying commits into a specific ticket amaze\"\n        ],\n        [\n            0,\n            \"how the are they models hashtag\"\n        ],\n        [\n            0,\n            \"shoutout to back when gamergate thought hashtag repo would make me open source\"\n        ],\n        [\n            0,\n            \"user basically help us get money which is a pr thing i think\"\n        ],\n        [\n            0,\n            \"shoutout to all those people that emailed freebsd thinking that they were my employer oh wait that's still happening\"\n        ],\n        [\n            0,\n            \"user user i've had it a few times and not had any problems\"\n        ],\n        [\n            0,\n            \"hashtag is obviously gold and white\"\n        ],\n        [\n            0,\n            \"seeing a lot of talk about gdc vs pax i felt safer at gdc post gamergate than i did at pax pre gamergate so there's that\"\n        ],\n        [\n            0,\n            \"user i have the best shoe game\"\n        ],\n        [\n            0,\n            \"user more so because they've known me for such a long time talking about personal experiences is easier with strangers\"\n        ],\n        [\n            1,\n            \"i ’ m laughing because the photoshopped signs in the hashtag campaign look like they were written by an indian content farm\"\n        ],\n        [\n            0,\n            \"i'm going to consider this deliberate and intentional harm which i have no problem calling out\"\n        ],\n        [\n            0,\n            \"user user what did he do this time i am still waiting for him to sue me\"\n        ],\n        [\n            0,\n            \"user and what a judgmental ass you are kindly go fuck yourself\"\n        ],\n        [\n            0,\n            \"user my markov bot was also on buzzfeed it catches a lot of gaters url\"\n        ],\n        [\n            0,\n            \"hey guys look at this little cutie trying to bully me p url\"\n        ],\n        [\n            0,\n            \"user it's well it's not horrible just boring\"\n        ],\n        [\n            0,\n            \"i'm staring at that bowl cursing myself for leaving engineering and going into npo which does not allow me to purchase ridiculous things\"\n        ],\n        [\n            0,\n            \"rt user user when you organize to try and stop an anti harassment non profit it ’ s almost like you actually support harass …\"\n        ],\n        [\n            0,\n            \"user user why interact with these people\"\n        ],\n        [\n            0,\n            \"wow i might be out of blue hair dye but i have a tube of pravana that is purple user\"\n        ],\n        [\n            0,\n            \"if you are feeling about women that aren't humble kindly go set yourself on fire\"\n        ],\n        [\n            0,\n            \"i'm getting too many friend from people i don't know i'd rather just manage a page and keep all that stuff separate from pics of leo\"\n        ],\n        [\n            0,\n            \"user if not anonymous then at the very least privileged information\"\n        ],\n        [\n            0,\n            \"user user i'm not entirely certain how all of this is going to work so i'm still feeling it out\"\n        ],\n        [\n            0,\n            \"i think i need to make a facebook page too ugh so weird all of it i am still coming to terms with this being my life\"\n        ],\n        [\n            1,\n            \"rt user is it true that if women ran the world we'd all still be living in echo chambers\"\n        ],\n        [\n            0,\n            \"pssst user if you're going to stalk my timeline when i have you blocked it's closer to 14k followers url\"\n        ],\n        [\n            0,\n            \"here's a thought that would be fairly easy to implement that lets you get stats links to mentions you received from blocked users\"\n        ],\n        [\n            0,\n            \"pretty much his editor should be at him for using language like sjw in a title the whole news org user\"\n        ],\n        [\n            0,\n            \"dev week matches my outfit url\"\n        ],\n        [\n            0,\n            \"hashtag omg there restaurant looks like a a little girls room oh my gosh\"\n        ],\n        [\n            0,\n            \"user i have bots to block all of that\"\n        ],\n        [\n            0,\n            \"user i think women get a lot more options for shoes\"\n        ],\n        [\n            0,\n            \"yo who do i know at user i can never recall names employers\"\n        ],\n        [\n            0,\n            \"user not sure yet but i've heard good things from many people\"\n        ],\n        [\n            0,\n            \"user i've got the code to interpret analyze but the weights themselves are going to take a lot of\"\n        ],\n        [\n            0,\n            \"finally found my macbook power cable time to make slides i'm one of the keynote speakers for hashtag at hashtag\"\n        ],\n        [\n            0,\n            \"user and this is why i hate that bot because it's a pos that doesn't have ebooks in it's name\"\n        ],\n        [\n            0,\n            \"user thank you ❤ ️ 😘\"\n        ],\n        [\n            0,\n            \"user notch shouldn't have tweeted that image to followers the mob\"\n        ],\n        [\n            0,\n            \"user yup my other dog's name is leo\"\n        ],\n        [\n            0,\n            \"i think that last tweet got confused because i started laughing halfway through it\"\n        ],\n        [\n            0,\n            \"someone outside just asked me if i'm the woman that wrote user cc user\"\n        ],\n        [\n            0,\n            \"star trek was one of the only tv shows i could watch when i was a kid\"\n        ],\n        [\n            0,\n            \"user user it's a nice update i quite like it\"\n        ],\n        [\n            0,\n            \"user i get 20 a day mostly from indian people no clue why\"\n        ],\n        [\n            0,\n            \"i want more than 5 private in github gdi\"\n        ],\n        [\n            0,\n            \"i encourage your bosses to listen to what you just said oh let's appeal to the male authority right\"\n        ],\n        [\n            0,\n            \"goal is to show people irl reading the words they've received on the internet this has impact\"\n        ],\n        [\n            0,\n            \"rt user yesterday's not like other girls are today's not your shields same shit different day\"\n        ],\n        [\n            0,\n            \"if i had a dollar for everytime someone confused user with user i could pay for blizzcon\"\n        ],\n        [\n            0,\n            \"user as someone that is continuing to be harassed by ed since it was formed over a decade ago can confirm\"\n        ],\n        [\n            1,\n            \"hashtag wow girls have really stepped up their game with some couscous massive cooking skills\"\n        ],\n        [\n            0,\n            \"rt user first try there is soooo much more to come d url\"\n        ],\n        [\n            1,\n            \"feminazi a feminist who finds a hidden male agenda in everything\"\n        ],\n        [\n            0,\n            \"it's friday so i was going to order a pizza delivery time 133 133 minutes uh\"\n        ],\n        [\n            0,\n            \"user i don't even know what that is oh gosh\"\n        ],\n        [\n            0,\n            \"user user yeah i made a bunch of changes with the old ver nice to see some of them aren't needed anymore\"\n        ],\n        [\n            0,\n            \"i need to stop frantically typing up responses to emails to be sent after being reviewed by the rest of my board and get my butt to gdc\"\n        ],\n        [\n            0,\n            \"rt user hashtag kind of still can't believe that wadhwa i've done more for women in tech tan women in tech got a story a …\"\n        ],\n        [\n            0,\n            \"user rather entertained that he sees his not getting threats as proof of anything he's a dude dudes don't get as many\"\n        ],\n        [\n            0,\n            \"user that's likely the same person i'm talking about\"\n        ],\n        [\n            1,\n            \"user you professional victim feminazi before hitting the submit button it wasn't to be\"\n        ],\n        [\n            0,\n            \"i hope this turns out well i've never made candy before\"\n        ],\n        [\n            0,\n            \"user calling me out in that manner was poo without any reference of why it was totally useless and provoking good job\"\n        ],\n        [\n            0,\n            \"but it's about ethics in eggs facts right user\"\n        ],\n        [\n            0,\n            \"rt user user my favorite command for spot checking lists n 5 file txt\"\n        ],\n        [\n            0,\n            \"my uncle doesn't rape me fucking good for him well done for being a basic mildly decent human being want a medal hashtag\"\n        ],\n        [\n            0,\n            \"need a way to switch btwn sets of tabs have a bunch of tabs open for a wow i'm writing that creates goog calendar for garrison\"\n        ],\n        [\n            0,\n            \"user are you seriously defending software piracy\"\n        ],\n        [\n            0,\n            \"user ah hah shows how often i i've just been doing as shadow\"\n        ],\n        [\n            0,\n            \"user according to google he makes a habit out of being fired\"\n        ],\n        [\n            0,\n            \"if only it worked that way dudes if only url url\"\n        ],\n        [\n            1,\n            \"i like to think that feminists can do feminism however they want i don't judge but if your feminism shits on woc it's not feminism\"\n        ],\n        [\n            1,\n            \"apparently i'm a feminazi welcome to the internet where a legitimate argument is boiled down to harassment and childish bickering\"\n        ],\n        [\n            0,\n            \"rt user user just checked in match and for you can report in a match in progress hit tab hit the gear icon an …\"\n        ],\n        [\n            0,\n            \"user no i refuse to click the link until work is over you will not ruin my productivity\"\n        ],\n        [\n            0,\n            \"user i haven't heard anything about it but i can keep my eyes open\"\n        ],\n        [\n            0,\n            \"putting the tools into the hands of users is a great idea we need more active solutions for protecting ourselves\"\n        ],\n        [\n            0,\n            \"ca physically from us in a natural disaster ca decides to separate as a entity as well proclaiming independence\"\n        ],\n        [\n            0,\n            \"i suspect she doesn't know about either connection but it's the site she's posting to lol\"\n        ],\n        [\n            0,\n            \"user watch this it is amazing url\"\n        ],\n        [\n            0,\n            \"you would understand if you had robot legs url\"\n        ],\n        [\n            0,\n            \"user i'm pretty familiar with the concept but not the feeling good read though\"\n        ],\n        [\n            0,\n            \"it's like waking up every day and doing a trust fall with complete strangers over the internet it's amazing scary terrible wonderful\"\n        ],\n        [\n            0,\n            \"i should stop drinking coffee now\"\n        ],\n        [\n            0,\n            \"user user this blocklist doesn't look at all at what you say\"\n        ],\n        [\n            1,\n            \"women are male tears joke gets made shut the fuck up dumb feminazi bitch this is why i need\"\n        ],\n        [\n            0,\n            \"user user i could literally take a dump on google's front steps and get a flood of job offers after the news coverage\"\n        ],\n        [\n            0,\n            \"i can't imagine how many more times we will see the same ads in another instant kitchen round i am now boycotting the products hashtag\"\n        ],\n        [\n            0,\n            \"i guess it's time for some guy to make an example out of me or whatever it is that he thinks he is doing whispers it's not about\"\n        ],\n        [\n            1,\n            \"mary's just a cunt in general tbh like i don't need your feminazi shit all over my timeline and dashboard\"\n        ],\n        [\n            0,\n            \"hey baph i've said many times that i hate chocolate and bread plz do better i like skittles tho\"\n        ],\n        [\n            0,\n            \"user but the cover itself well the tweets capped in that article do a better job explaining than i could\"\n        ],\n        [\n            0,\n            \"it is so hard not answering questions darn it user needs to take my phone away from me p\"\n        ],\n        [\n            0,\n            \"rt user not by the guardians of the galaxy x men avengers justice league or ninja but two random ass …\"\n        ],\n        [\n            0,\n            \"garfunkel and oates is one of my favorite tv shows\"\n        ],\n        [\n            0,\n            \"please take a moment to give your support to user gamergate is her game on steam green light url ethics\"\n        ],\n        [\n            0,\n            \"user user no something went box ran out of memory it's also a dev box\"\n        ],\n        [\n            1,\n            \"there's a guy in my english who is an and constantly shares bullshit anti feminazi posts\"\n        ],\n        [\n            0,\n            \"user someone to help with press releases and shit i think we have a pr guy sorta but i'm not sure if he's very west coast\"\n        ],\n        [\n            0,\n            \"user everything right now i'm mostly in love my sham but disc for\"\n        ],\n        [\n            0,\n            \"rt user i've been told that the rules are ' my responsibility ' and no one can show them\"\n        ],\n        [\n            0,\n            \"rt user user gotta love that we determine the good feminists and it's men mentality that gg has zero self awareness\"\n        ],\n        [\n            0,\n            \"but aside from that reddit done fucked up\"\n        ],\n        [\n            0,\n            \"user how dare i not use my platform to yell at people they don't like\"\n        ],\n        [\n            0,\n            \"user i'm seeing a lot of specific and references being made to irish guidelines in a lot of policy docs lately\"\n        ],\n        [\n            0,\n            \"i need to build a robot that will remove my makeup for me when i'm too tired to deal with it\"\n        ],\n        [\n            0,\n            \"user i don't use anymore p\"\n        ],\n        [\n            0,\n            \"user user next i'm sure you'll start explaining freebsd it's adorable watching a consumer mansplain\"\n        ],\n        [\n            0,\n            \"almost everyone i know that takes uses uber they just feel really bad about it\"\n        ],\n        [\n            0,\n            \"i thought helena vikki shared the hashtag record i remember them saying its the equal highest with nick\"\n        ],\n        [\n            0,\n            \"user yo you planning on going to blizzcon this year\"\n        ],\n        [\n            0,\n            \"i should be sleeping but instead i'm thinking about the move to portland\"\n        ],\n        [\n            0,\n            \"attempts at pushing uplay is rage\"\n        ],\n        [\n            0,\n            \"user i can't play this game drunk\"\n        ],\n        [\n            0,\n            \"user user there is no official response i've talked to 20 pds it's officer most officers will not say this\"\n        ],\n        [\n            0,\n            \"rt user this guy thinks i'm randi harper have we met\"\n        ],\n        [\n            0,\n            \"user user i'm not giving a talk\"\n        ],\n        [\n            0,\n            \"user user i had a bunch of commands to help manage ggautoblocker related stuff also started fights between randi gater ebooks\"\n        ],\n        [\n            1,\n            \"user anyone who uses the term feminazi has already lost the argument imo\"\n        ],\n        [\n            0,\n            \"user user i have no idea what that is a spam bot what is your\"\n        ],\n        [\n            0,\n            \"hahahaha fake data scientist dude is pissed that gave me props\"\n        ],\n        [\n            0,\n            \"i have faith in the project but more awareness needs to be spread about the difficulties and harassment that many female foss devs face\"\n        ],\n        [\n            0,\n            \"user the ring made me think of hackers when i bought it\"\n        ],\n        [\n            0,\n            \"user i think there's a really fine line beyond being vocal about your experiences and indirect bullying\"\n        ],\n        [\n            0,\n            \"also one message from one person on three devices looks like a lot of tweets apparently\"\n        ],\n        [\n            0,\n            \"user i just want a small house with yard for under 1400\"\n        ],\n        [\n            0,\n            \"this feels like that that rush public speakers get but so much more intense oh boy\"\n        ],\n        [\n            1,\n            \"user don't worry you were never armenian your name means nothing other than showing your true colors man hating feminazi lunatic\"\n        ],\n        [\n            0,\n            \"we seek to help clarify those policies and gain better enforcement as well as provide users with the power to filter what they experience\"\n        ],\n        [\n            0,\n            \"it just kinda the idea that video games aren't for you and that's some bullshit\"\n        ],\n        [\n            0,\n            \"user o o that's appreciated greatly going to be releasing some financial info soon\"\n        ],\n        [\n            0,\n            \"rt user i don't know what i expected but it wasnt law and order telling me to give up\"\n        ],\n        [\n            0,\n            \"trying to play nicely with others on the same areas of code is a learning experience devops did not prepare me for this\"\n        ],\n        [\n            0,\n            \"all of my irl with twitter have been positive and lead me to believe that things are changing abuse is not an easy problem\"\n        ],\n        [\n            0,\n            \"this kaiser pharmacy has a sign saying will be prosecuted because you know being poor sick isn't bad enough wow\"\n        ],\n        [\n            0,\n            \"rt user well done you took a huge shit on your own hobby it's going to be a long time before the smell goes away url\"\n        ],\n        [\n            0,\n            \"the format to hashtag is stupid it'll be about 10 weeks until we see the cowboy and his fit daughter cook again\"\n        ],\n        [\n            0,\n            \"user np will be home soon\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url via user\"\n        ],\n        [\n            0,\n            \"or so i can direct parents there around xmas time p\"\n        ],\n        [\n            1,\n            \"user user i have no respect for you because of feminazi relating a equality movement to genocide is fucked up foh\"\n        ],\n        [\n            0,\n            \"chloe and kelly i seriously hate those girls arrogant hashtag\"\n        ],\n        [\n            0,\n            \"user from wa yeah you can easily do it in 2 days i'd recommend taking a break just after hitting the ca border\"\n        ],\n        [\n            1,\n            \"it was to see acted out what i'm willing to bet is the fantasy of many gamergaters putting a loud feminist in her place\"\n        ],\n        [\n            0,\n            \"user omg congrats with the person i met a year or so ago\"\n        ],\n        [\n            0,\n            \"the theme for their instant restaurant appears to be dream narcissism kitchen 💋 hashtag\"\n        ],\n        [\n            1,\n            \"feminazi ’ s want to replace the andrew jackson on the 20 bill with this chicks on url\"\n        ],\n        [\n            0,\n            \"yes i turned on profanity filter because i'm trying to curse less it's not working as you can see\"\n        ],\n        [\n            1,\n            \"dudes i don't think women want what men have girls i would like what you have dudes feminazi\"\n        ],\n        [\n            0,\n            \"watch url to see user just a few more minutes\"\n        ],\n        [\n            1,\n            \"hahaha user you haven't seen mean girls so i can't take you seriously\"\n        ],\n        [\n            0,\n            \"user need to sit here with user\"\n        ],\n        [\n            0,\n            \"user users you're following along with their troll score plays a factor users you rt of tweets that are sea\"\n        ],\n        [\n            0,\n            \"user looks neat i need to start keeping my eyes open for\"\n        ],\n        [\n            0,\n            \"user i'm waiting for one but mostly i'm watching the timelines of those involved\"\n        ],\n        [\n            0,\n            \"user we should def talk later\"\n        ],\n        [\n            0,\n            \"user yup and she rarely tells them to stop\"\n        ],\n        [\n            0,\n            \"user ❤ ️ ❤ ️ ❤ ️ 😘\"\n        ],\n        [\n            0,\n            \"making the change it takes to make change url\"\n        ],\n        [\n            0,\n            \"someone sent pizza to the wrong address again baph is so incredibly incompetent freebsd is supportive as usual url\"\n        ],\n        [\n            0,\n            \"this is a problem that affects everyone but we have seen far more harassment targeting women\"\n        ],\n        [\n            0,\n            \"user i'm so excited still at gdc stuff is wild\"\n        ],\n        [\n            0,\n            \"user it depends on if that person's behavior is actively hurtful if they need to be stopped or if it's just problematic\"\n        ],\n        [\n            0,\n            \"sigh i need to work on building out my legal contacts to more states\"\n        ],\n        [\n            0,\n            \"this fucking potato is blowing my mind duck fat you guys figuratively dying of bliss url\"\n        ],\n        [\n            0,\n            \"so this season of hashtag is going to finish in which decade such a drag\"\n        ],\n        [\n            0,\n            \"at the end of this steve is going to run away to mexico and go into witness protection hashtag\"\n        ],\n        [\n            0,\n            \"i'm sorry but i'm not watching another round this is getting beyond ridiculous when you actually get people who can cook let me know hashtag\"\n        ],\n        [\n            0,\n            \"rt user user and that is how finally decided to abandon gamergate\"\n        ],\n        [\n            0,\n            \"user i think i need to get back to sleep now but thanks for having this talk with me\"\n        ],\n        [\n            0,\n            \"user that was my intention p\"\n        ],\n        [\n            0,\n            \"user that is horrible i've only heard about this on twitter now shocked it isn't making news over here\"\n        ],\n        [\n            0,\n            \"yo ladies i think it's time we sit down as a group and talk about hashtag google\"\n        ],\n        [\n            0,\n            \"rt user not all twitter clients apply your blocks to search results however\"\n        ],\n        [\n            0,\n            \"dealing with journalists 102 interviews are back and forth not a even if the interviewer is a woman user\"\n        ],\n        [\n            0,\n            \"user for some parts of the company yes a lot of freebsd devs work there\"\n        ],\n        [\n            0,\n            \"user yes i'm like i have no idea what i am doing most of the time if i'm an inspiration we're all fucked\"\n        ],\n        [\n            0,\n            \"you start to respond differently you see shadows everywhere every stranger is suspect troll or not you can't tell\"\n        ],\n        [\n            0,\n            \"user user ☺ ️ ☺ ️ ☺ ️\"\n        ],\n        [\n            0,\n            \"white women who need to ally for black women more\"\n        ],\n        [\n            1,\n            \"user user nature evolution provided men women with perfect\"\n        ],\n        [\n            0,\n            \"leo doesn't like sharing but he's learning url\"\n        ],\n        [\n            0,\n            \"user i try i still make mistakes it's hard\"\n        ],\n        [\n            1,\n            \"user but yeah you are so intelligent and brave you post few insults lock your accounts and run like the coward feminazi you are\"\n        ],\n        [\n            0,\n            \"once upon a time in a land far far away in the great state of georgia yours truly worked with user\"\n        ],\n        [\n            0,\n            \"user it is awful come dine with me because no one gets drunk on hashtag\"\n        ],\n        [\n            0,\n            \"i don't really understand why everybody seems so okay with that\"\n        ],\n        [\n            0,\n            \"i'm still entertained that jason's idea is to either pay a fee or make your acct protected i'd love to hear his thoughts on short skirts\"\n        ],\n        [\n            0,\n            \"user user then why use the word inequality\"\n        ],\n        [\n            0,\n            \"user in the right circumstances i'm a lot more tolerant and understanding than many would believe\"\n        ],\n        [\n            1,\n            \"user i think it's always key to distinguish the more muted reasonable feminists with the feminazi sjws lurking on tumblr\"\n        ],\n        [\n            0,\n            \"when you talk about rape you hurt all the good guys feelings ok ok and please no more talk of racism my hashtag\"\n        ],\n        [\n            0,\n            \"user did wonder choose these models hashtag\"\n        ],\n        [\n            0,\n            \"user i think i got a pair of jc low heels or flats once and they fit smaller it's been a long time\"\n        ],\n        [\n            0,\n            \"user sounds about right just getting to the border is good enough stop by the in weed ca for breakfast\"\n        ],\n        [\n            0,\n            \"user you have done an amazing job i am so proud to be in that deck and to have talked to you on twitter\"\n        ],\n        [\n            0,\n            \"rt user nothing changes unless we make it change nothing fixes itself ignoring it is like trying to throw a over a bear …\"\n        ],\n        [\n            0,\n            \"user grandma was born in illinois\"\n        ],\n        [\n            0,\n            \"why do teams look shocked when they announce the final score will be revealed at a different location haven't they watched hashtag before\"\n        ],\n        [\n            0,\n            \"user sweet no one has used this yet and there appears to be somewhat of a delay watching to see when it goes through\"\n        ],\n        [\n            1,\n            \"user you yes you are the one who planted them to victimize yourself hashtag 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user haha man you're like the tumblr feminazi of pokemon you have more of a victim complex than melody\"\n        ],\n        [\n            0,\n            \"user oh i rted and insta blocked it\"\n        ],\n        [\n            0,\n            \"hahaha coworker randomly reached out on li btw i'm at reddit now oh lordy we're gonna be chatting soon sorry in advance\"\n        ],\n        [\n            0,\n            \"i was planning on stopping by portland again but i don't think i'm going to have the time for that too much to do when i get back\"\n        ],\n        [\n            0,\n            \"user i will never stop posting wow selfies\"\n        ],\n        [\n            0,\n            \"rt user at one point a kid called my name for a point of clarity the point of clarity is feminazi an actual word with a …\"\n        ],\n        [\n            0,\n            \"user are the responses bad i've got the block list enabled so i see nothing\"\n        ],\n        [\n            0,\n            \"user user gamergate isn't really sjws it's for people that don't want to get notifications from gamergaters\"\n        ],\n        [\n            0,\n            \"oh goody another surprise twist announcement said no one ever in the history of watching a reality tv show ever hashtag\"\n        ],\n        [\n            0,\n            \"i'm going to have the living single theme song stuck inside my head for the rest of today thanks twitter\"\n        ],\n        [\n            0,\n            \"i'm living proof that fat people can fashion it up despite most of those plus size sites having the ugliest clothes\"\n        ],\n        [\n            0,\n            \"if someone has to get the highest score in history it better be eva debra or sherie emilie hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user just general abuse not necessarily gamergate specific\"\n        ],\n        [\n            0,\n            \"omg i am listening to an apple genius dude tell this old woman how to use email and it is adorable\"\n        ],\n        [\n            0,\n            \"money is the smallest part of success in tech it's about accomplishment connections and rep all of which wadhwa hides from women\"\n        ],\n        [\n            0,\n            \"user i am not the current my isn't even in use anymore p\"\n        ],\n        [\n            0,\n            \"that time when someone started a petition on url to remove from arenas url\"\n        ],\n        [\n            0,\n            \"i've seen support from places i didn't expect when i originally posted my story still here and i think that's important to point out\"\n        ],\n        [\n            0,\n            \"rt user they have been testing a terrorism formula to ruin target's lives attempt to get them murdered or drive them to ki …\"\n        ],\n        [\n            0,\n            \"ok yeah no gdc today coughing too much to do next week can't risk full blown\"\n        ],\n        [\n            0,\n            \"so now he's claiming that the podcast was edited uh dude probs for time you can't fix this trainwreck url\"\n        ],\n        [\n            0,\n            \"the mage keeps trying to duel me\"\n        ],\n        [\n            0,\n            \"user user i'm visiting my moms house and she's all why are you laughing i don't know how to explain this\"\n        ],\n        [\n            0,\n            \"threading cheaper quicker less painful than less took after pic 3 min later url\"\n        ],\n        [\n            1,\n            \"i'm all for equality but feminazi's need to chill the fuck out and slapping a woman is not fucking cool even if she slaps you first\"\n        ],\n        [\n            0,\n            \"gamergate loves to flood user so we won't see any legitimate harassment complaints that come in\"\n        ],\n        [\n            0,\n            \"which will end first hashtag or tony abbott as pm\"\n        ],\n        [\n            0,\n            \"user anyone that uses in a sentence that has to do with an opt in block list is pretty much not worth anyone's time\"\n        ],\n        [\n            0,\n            \"i'm not really concerned about them being here but i'll probably crash at a friends for a few days for safety reasons\"\n        ],\n        [\n            0,\n            \"user user bey i am so sorry you are still a national treasure\"\n        ],\n        [\n            0,\n            \"user user and then she kept sending all these weird threats my way like wicked witch of the west style\"\n        ],\n        [\n            0,\n            \"you see me at gdc or the blizzard thing tonight and you ask me if i am wearing a wonderwoman outfit i will not be able to deny it\"\n        ],\n        [\n            0,\n            \"user built in would be good i can do more with 3rd party services than i can by providing a client in the meanwhile\"\n        ],\n        [\n            0,\n            \"user user that said i'm capable of liking someone's work while trying to wish them out of existence\"\n        ],\n        [\n            0,\n            \"are some men actively looking to be congratulated for not abusing women i'm confused about hashtag\"\n        ],\n        [\n            0,\n            \"on one hand he could get quoted more but some reporters will look pretty dumb if all their women in tech stories are 100 about dudes\"\n        ],\n        [\n            0,\n            \"rt user we have been ignoring this because it was happening to the most marginalized users of our software and tools\"\n        ],\n        [\n            0,\n            \"user it's beyond what i am capable of doing\"\n        ],\n        [\n            0,\n            \"user user sometimes the bot comes up with of words that are\"\n        ],\n        [\n            0,\n            \"this was how they understood harassment because during their entire career they got one or two emails that were of a poor tone\"\n        ],\n        [\n            0,\n            \"seriously japan we need to talk url\"\n        ],\n        [\n            0,\n            \"there's one particular person that has tweeted about me more than 40 times in the past 12 hours this has been her pattern for the 1 week\"\n        ],\n        [\n            0,\n            \"needs less water than what the instructions call for otherwise worked out well url\"\n        ],\n        [\n            0,\n            \"rt user timeline divided between guys about ep and others mostly women thanking us for taking on misogyny in gaming …\"\n        ],\n        [\n            0,\n            \"i have been in mortal fear of ever destroying my iphone because i everything\"\n        ],\n        [\n            0,\n            \"user i don't own boring socks and i still wouldn't pay 85 for those\"\n        ],\n        [\n            0,\n            \"y'know if i keep making announcements during shows events it seems like that could make the press nervous i guess\"\n        ],\n        [\n            1,\n            \"this is supposed to be a fucking cooking show not a bunch of walking down a runway hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user user a fourth generation anime american\"\n        ],\n        [\n            0,\n            \"the harassment policy at user regarding violent threats is poorly and riddled with typos url\"\n        ],\n        [\n            1,\n            \"they're so bitchy they're just saying whatever comes to mine do they have no shame or filter in their heads hashtag\"\n        ],\n        [\n            0,\n            \"i am really curious as to why user is throwing around accusations of bullying when someone an opinion irt writing direction\"\n        ],\n        [\n            0,\n            \"user i'm reading about it now\"\n        ],\n        [\n            0,\n            \"user there is a lot i need to learn about dev that ops did not prepare me for\"\n        ],\n        [\n            0,\n            \"user oh i see some of the tweets so your point still stands aren't you tired of being an abusive jerk\"\n        ],\n        [\n            0,\n            \"user user holy shit seriously i've done research into both groups i've seen the tweets patterns gamergate isn't isis\"\n        ],\n        [\n            0,\n            \"this song a million times loop it url\"\n        ],\n        [\n            0,\n            \"entering gdc expo hall look for the neon pink backpack\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url via user\"\n        ],\n        [\n            0,\n            \"it would be possible with a super low retention for graphs i guess and files that are deleted if they aren't updated in n minutes\"\n        ],\n        [\n            0,\n            \"perfect way to spend a summer day url\"\n        ],\n        [\n            0,\n            \"i am really curious as to why there are people stupid enough to believe that is ethical journalism user\"\n        ],\n        [\n            0,\n            \"those blond girls make me crazy they are so annoying hashtag\"\n        ],\n        [\n            0,\n            \"user some of it will be made public at some point\"\n        ],\n        [\n            0,\n            \"but wadhwa just writes off women on social media as being uninformed or not even real because we don't agree with him\"\n        ],\n        [\n            0,\n            \"rt user you're so sassy url\"\n        ],\n        [\n            0,\n            \"so supernova is continuing to not respond to my facebook post but the gaters are piling on interesting is the con run by gg supporter\"\n        ],\n        [\n            1,\n            \"user user i have been raging at him for uh 5 months i think ever since women\"\n        ],\n        [\n            1,\n            \"hashtag that call themselves feminists yet are racist or homophobic can you fuck right off please bye hashtag\"\n        ],\n        [\n            1,\n            \"user ' those damn wacky feminazi social justice furry look at this totally real post '\"\n        ],\n        [\n            0,\n            \"rt user another job rejection 😩 url\"\n        ],\n        [\n            0,\n            \"user this is what you just said you just compared online harassment to mutilated bodies this is\"\n        ],\n        [\n            0,\n            \"thanks for the super effective advertising for the need for hashtag i guess\"\n        ],\n        [\n            0,\n            \"user not to mention poverty levels in some other countries where this amount would be or what about teenagers\"\n        ],\n        [\n            0,\n            \"being shamed for past relationships is one of the many bullshit things dudes do to silence women especially women in tech\"\n        ],\n        [\n            0,\n            \"rt user user i am the best pet food salesman\"\n        ],\n        [\n            0,\n            \"internet army of love mobilize please give user your support as she's a wave of garbage over her kickstarter\"\n        ],\n        [\n            0,\n            \"bummed that i lost out on this adorable puppy but glad the original owners were able to her\"\n        ],\n        [\n            0,\n            \"it's because i'm a tauren isn't it\"\n        ],\n        [\n            0,\n            \"user i was a public speaker for a long time knowing how to deal with children would have been an asset\"\n        ],\n        [\n            0,\n            \"rt user i love misty mornings at blizzard url\"\n        ],\n        [\n            0,\n            \"all though it is amusing that gamergate wants to get on my nerves enough that they are willing to support user 😘\"\n        ],\n        [\n            0,\n            \"user i'll likely be able to do a bit better than that but not even close to money i made as a senior engineer\"\n        ],\n        [\n            0,\n            \"add a filter to showing phone verified accts in clients requires update\"\n        ],\n        [\n            0,\n            \"user this is a museum piece sir\"\n        ],\n        [\n            0,\n            \"gay fiancé is not going to cope being away from the fresh meat hashtag\"\n        ],\n        [\n            1,\n            \"understand the difference between a woman a feminist and a feminazi\"\n        ],\n        [\n            0,\n            \"i want to love everything britney does but iggy azalea is kinda an asshole and that song isn't very good\"\n        ],\n        [\n            0,\n            \"user i have been quietly helping some already\"\n        ],\n        [\n            0,\n            \"user nah chroma macro keys aren't programmed i don't like being dependent on hardware it's why i'm moving away from my naga p\"\n        ],\n        [\n            0,\n            \"headed over to hashtag in a few hours to keynote about the state of online harassment\"\n        ],\n        [\n            0,\n            \"user i just accept that i'm an asshole and try not to be which is difficult with the amount of shit i get thrown at me\"\n        ],\n        [\n            0,\n            \"user user hilarious side note that show was my only sighting of a poc until i was 15 farm country saw 1 ep\"\n        ],\n        [\n            0,\n            \"my deconstructed tart joke from the last season of hashtag url\"\n        ],\n        [\n            0,\n            \"user perf isn't a concern it's mostly going to be and document storage\"\n        ],\n        [\n            0,\n            \"user it's entertaining but well let's just say my entire next week is quickly filling with meetings no time for gamergate\"\n        ],\n        [\n            0,\n            \"don't worry i'm sure no one will be like what a great idea until a dude takes credit for it 3\"\n        ],\n        [\n            0,\n            \"user user yo i use ruby where are my ladies\"\n        ],\n        [\n            0,\n            \"user i started getting my period after years of not having it and i thought i was dying buying confuses me too\"\n        ],\n        [\n            0,\n            \"i just want to hear the screams of collusion\"\n        ],\n        [\n            0,\n            \"user it's sugar and butter and salt\"\n        ],\n        [\n            1,\n            \"rt user feminazi's and beyonce fans gotta be 6 7 url\"\n        ],\n        [\n            0,\n            \"this show is officially fucked space get to stay ffs hashtag\"\n        ],\n        [\n            0,\n            \"no kia i don't have anything to do with that url\"\n        ],\n        [\n            0,\n            \"user hmm but false content provided for the intent of damaging someone's reputation is okay\"\n        ],\n        [\n            0,\n            \"user huh weird i've never heard of that\"\n        ],\n        [\n            0,\n            \"i've got set up so existing articles posts that linked to the old urls should work just fine\"\n        ],\n        [\n            1,\n            \"guy this girl rejected me for my height stupid bitch being oppressed hypocrite feminazi oh sorry i dont date girls who are taller than me\"\n        ],\n        [\n            0,\n            \"at least msm manages to do basic fact checking like not confusing user with user p\"\n        ],\n        [\n            0,\n            \"i honestly hate the term ' feminazi ' so much stop it shhh\"\n        ],\n        [\n            0,\n            \"rt user have you noticed how every single trans woman is a complete fucking badass i sure have i fucking love trans women\"\n        ],\n        [\n            0,\n            \"user yup especially since i start a 14 hour drive home in the morning\"\n        ],\n        [\n            0,\n            \"but that seems gross and not really how this tool should be used can do better w other things this is more for an overview\"\n        ],\n        [\n            0,\n            \"user you are a dog proof that google will try to recruit anyone p\"\n        ],\n        [\n            1,\n            \"user user how can you call that inequality that dynamic exists because it's necessary for the existence of our species\"\n        ],\n        [\n            0,\n            \"user user there is not a story that can't be told using taylor swift gifs\"\n        ],\n        [\n            0,\n            \"user despite the public perception there is indeed internet in montana\"\n        ],\n        [\n            0,\n            \"user i know nothing about writing code in windows p\"\n        ],\n        [\n            0,\n            \"user user i do that come at me bruh\"\n        ],\n        [\n            0,\n            \"those girls who cooked on hashtag tonight should've named their restaurant trashy\"\n        ],\n        [\n            0,\n            \"user wow pvp makes me happy i play and i'm pretty good at it you are basically a door to door salesman right now\"\n        ],\n        [\n            0,\n            \"some people in hashtag mean well but that rhetoric started is still used as a calculated strategy to stop discussion user\"\n        ],\n        [\n            0,\n            \"i'm trying to get work done but this is a problem url\"\n        ],\n        [\n            0,\n            \"had to put off press until today now i'm back to frantically cleaning cursing myself for not having time for a haircut\"\n        ],\n        [\n            0,\n            \"guys i am wearing a super hero outfit with a cape\"\n        ],\n        [\n            1,\n            \"user you're ruining my image of an angry feminazi\"\n        ],\n        [\n            0,\n            \"user don't do dumbass things i kicked the bot\"\n        ],\n        [\n            1,\n            \"i know you won't read this i know i'm a feminazi i know i'm delusional i know the world is a lot darker than i think i know\"\n        ],\n        [\n            0,\n            \"user thank you for not making that one of those tweet longer things\"\n        ],\n        [\n            0,\n            \"user nowhere yet have to secure funding before hiring\"\n        ],\n        [\n            1,\n            \"rt user user also is a dude feminazi gulag recruiting dudes now that figures smart move\"\n        ],\n        [\n            0,\n            \"rt user require a code sent to a unique cell phone in order a thing off amazon to open jars for him\"\n        ],\n        [\n            0,\n            \"rt user everything wrong with everything in a single screenshot url\"\n        ],\n        [\n            0,\n            \"user hmm i haven't played in a few weeks last time i was on he had that creepy amazing new skin i couldn't stop laughing\"\n        ],\n        [\n            0,\n            \"user not sure if i can still see a kaiser doctor with that\"\n        ],\n        [\n            0,\n            \"rt user user i i just want to go home please mr rouge i have k it calls the function to the process or it ge …\"\n        ],\n        [\n            0,\n            \"that blonde chick from hashtag is wearing my hot pink hashtag dress lol\"\n        ],\n        [\n            0,\n            \"so please take your accusations of why aren't you evil scum and go educate yourself user\"\n        ],\n        [\n            0,\n            \"on that supernova facebook thread shit\"\n        ],\n        [\n            0,\n            \"i have discovered the wonder that is affordable jeffrey campbell on poshmark these bad boys are now mine url\"\n        ],\n        [\n            0,\n            \"rt user several female friends have reached out to tell me this isn't indicative of uber's culture everyone is furious about it int …\"\n        ],\n        [\n            0,\n            \"user user he's the same ideas that people have had before they were bad then still bad now\"\n        ],\n        [\n            0,\n            \"user i do a search on my name this i come in peace\"\n        ],\n        [\n            0,\n            \"user oh i see you're another useless gg supporter lol go away\"\n        ],\n        [\n            0,\n            \"user it was sunny out today p i went to the dog park for an hour\"\n        ],\n        [\n            0,\n            \"i just confused james cameron with david cameron that would've made politics an awful lot more interesting\"\n        ],\n        [\n            0,\n            \"user everytime he tells me about how quickly fur i just lose it p\"\n        ],\n        [\n            0,\n            \"hashtag because it's only equality if men's feelings are above women's safety\"\n        ],\n        [\n            0,\n            \"no i'm not telling anyone what their score is then it'll just turn into a contest for gamergate to try to ' win '\"\n        ],\n        [\n            0,\n            \"user yeah that's including fees fees weren't too bad\"\n        ],\n        [\n            1,\n            \"rt user said i have lots of feminazi teachers and fellow peers and when ever you say something url\"\n        ],\n        [\n            0,\n            \"user i really appreciate the kind words from you i'm a big of your voice 3\"\n        ],\n        [\n            0,\n            \"time to call my mom and be like mom did you read nytimes yet cuz they think i'm rad\"\n        ],\n        [\n            0,\n            \"user user noted i'll put it on the list of accounts to kick further up the chain\"\n        ],\n        [\n            0,\n            \"user yeah i use it's how i sort between\"\n        ],\n        [\n            0,\n            \"user dude is kind of a joke in the industry so it's no wonder he's having to into good\"\n        ],\n        [\n            0,\n            \"user i have other experiences that are not fine from the of being an ex volunteer\"\n        ],\n        [\n            1,\n            \"user my dad does the same thing but he calls it my liberal feminazi bullshit\"\n        ],\n        [\n            0,\n            \"creating a reporting system is difficult because of the human intervention and level of bias that is involved\"\n        ],\n        [\n            0,\n            \"user a disaster i didn't know about\"\n        ],\n        [\n            0,\n            \"i have no idea why this isn't already a thing it's not like there aren't console mp3 playing apps\"\n        ],\n        [\n            0,\n            \"instead of talking abt the problem let's talk abt how i'm so not part of it that way we don't have to fix the problem hashtag\"\n        ],\n        [\n            0,\n            \"user never said there wasn't i just rarely see women using that term\"\n        ],\n        [\n            0,\n            \"user can you keep me updated links to posts screenshots of their replies would be helpful\"\n        ],\n        [\n            0,\n            \"there is no circumstance in which threatening children is considered ok there is no circumstance in which triggering is ok\"\n        ],\n        [\n            0,\n            \"user user has more emotional impact when it's the face of a person reading it out loud\"\n        ],\n        [\n            0,\n            \"user there are 8 billion blog articles up right now twitter isn't the end all for talking about how favs are problematic\"\n        ],\n        [\n            0,\n            \"this whole harper lee thing kind of me out so her sister died and it sounds like everybody is taking advantage of her\"\n        ],\n        [\n            0,\n            \"when you find a thing you wish you had never ever ever ever ever ever ever found url fuck\"\n        ],\n        [\n            0,\n            \"user i've read many of them but it doesn't make it easier for me\"\n        ],\n        [\n            0,\n            \"user go ahead i'd be interested in seeing what you hopefully they will be more creative than your articles\"\n        ],\n        [\n            0,\n            \"user it's pretty rad having a non standard name although there's getting to be more randi in the world poor things\"\n        ],\n        [\n            0,\n            \"user such a shame lyn and tony had to leave they didn't deserve it hashtag\"\n        ],\n        [\n            0,\n            \"the markov bots are on a roll this morning\"\n        ],\n        [\n            0,\n            \"user it's hard to not have those feelings sometimes maybe step back break for the night or do what i do use it as motivation\"\n        ],\n        [\n            0,\n            \"15 minutes nervous not because of speaking but because of the content tech stuff is easier so many feels hashtag\"\n        ],\n        [\n            0,\n            \"user that would imply he knew a programming language\"\n        ],\n        [\n            0,\n            \"can't believe he did that again jesus hey dudes don't do that not ever ask yourself would i do this to a guy no then fucking stop\"\n        ],\n        [\n            0,\n            \"saw and github hi i know you\"\n        ],\n        [\n            0,\n            \"too busy playing video games to deal with it blocked a bunch i'll handle it later 3\"\n        ],\n        [\n            1,\n            \"user user how can there be a biological inequality that suggests that the process of evolution itself is sexist\"\n        ],\n        [\n            0,\n            \"user ugh gross can i rt that or would you prefer i didn't\"\n        ],\n        [\n            0,\n            \"user i need to know who gave it bad reviews\"\n        ],\n        [\n            0,\n            \"this show will end on dec but they'll spring another surprise round with the contestants great great great hashtag\"\n        ],\n        [\n            0,\n            \"user user i don't think you understand what bullying or harassment is at all\"\n        ],\n        [\n            0,\n            \"i keep seeing people saying this and it's not a thing feel free to point out the clause in the tos if i'm wrong though\"\n        ],\n        [\n            0,\n            \"rt user at the very least questions will be raised and we now understand that women in our industry must choose between …\"\n        ],\n        [\n            0,\n            \"user just don't put that shit in the cloud\"\n        ],\n        [\n            0,\n            \"rt user well aren't you a prize creep the no by the way url\"\n        ],\n        [\n            0,\n            \"rt user if a male peacock spider ’ s elaborate dance isn ’ t good enough the female will eat him your kids url\"\n        ],\n        [\n            0,\n            \"user i'm epic at color coordination tanks of turquoise and pink pink shoes pink backpack pink pullover\"\n        ],\n        [\n            0,\n            \"in short there needs to be a verified that isn't verified requiring govt ids will cause probs unique phone less problematic not perfect\"\n        ],\n        [\n            0,\n            \"user now it worked i tried 3 times\"\n        ],\n        [\n            0,\n            \"rt user im still down the rabbit hole just leave me to die ive seen too much url\"\n        ],\n        [\n            1,\n            \"user i asked nicely to remove me from this conversation i won't be asking nicely again you name calling feminazi user\"\n        ],\n        [\n            0,\n            \"earlier this week someone called me stylish and all i could think about was and how i might be able to pull off a big hat\"\n        ],\n        [\n            0,\n            \"user have been traveling barely managing blogs out of the question\"\n        ],\n        [\n            1,\n            \"i got called a feminazi today it's been a good day\"\n        ],\n        [\n            0,\n            \"except it's not the best looking instant restaurant it looks like two 13 year olds put it together hashtag\"\n        ],\n        [\n            1,\n            \"um hey truth as a black man in a company that has had past incident with racism don't say ur going to pick anything hashtag\"\n        ],\n        [\n            0,\n            \"if this beats lynn and tony the angels i'll be so sad hashtag\"\n        ],\n        [\n            0,\n            \"i don't understand why a simple technical definition is giving them so much of a problem they seem to think dos ddos excessive packets\"\n        ],\n        [\n            0,\n            \"user many people would be scared triggered by that cover p\"\n        ],\n        [\n            0,\n            \"twitter makes me laugh better than the series very funny 👏 👏 👏 hashtag\"\n        ],\n        [\n            0,\n            \"user no idea it's not going to work very well the same show where i made those quotes is having me on again in a month 3\"\n        ],\n        [\n            0,\n            \"user hoping we'll be able to release more info soon lots of stuff in the works i promise big things\"\n        ],\n        [\n            0,\n            \"yo user where were you when we were getting run out of our homes not famous enough for you url\"\n        ],\n        [\n            0,\n            \"later he talked about trying bath and i'm not really sure what happened to him didn't he go into management tech industry is weird\"\n        ],\n        [\n            1,\n            \"ive met racist people ive met sexist people but ive never met someone who treats every man like he's a rapist hashtag is stupid\"\n        ],\n        [\n            0,\n            \"nikki katie is what happens when parents continually tell their kids you're a winner in my eyes avoid constructive feedback hashtag\"\n        ],\n        [\n            0,\n            \"i'm not even going to lie this makes me giggle a little bit on the inside\"\n        ],\n        [\n            0,\n            \"ever since gamergate started sending me really gross messages i haven't logged into\"\n        ],\n        [\n            0,\n            \"user pravana pastel pink fade after 14 days the rest was originally mint colored completely gone url\"\n        ],\n        [\n            0,\n            \"user and that shit freaks me out not that she would likely do anything but that she could someone up enough to do something\"\n        ],\n        [\n            0,\n            \"no reply on how pa enabled the abuse and targeting of women but gee pax sure does make money url scum\"\n        ],\n        [\n            0,\n            \"will the dev that has never forgotten to put in sleep statements or counters or wrote a poorly designed loop please stand up\"\n        ],\n        [\n            0,\n            \"user let this be the start of a new trend selfie with random\"\n        ],\n        [\n            1,\n            \"user totally i'd never considered you guys a ' feminazi ' band but now my eyes have been opened\"\n        ],\n        [\n            1,\n            \"feminazi stole my ice cream url\"\n        ],\n        [\n            0,\n            \"user and one totally has nothing to do with the other right s\"\n        ],\n        [\n            0,\n            \"user stop oppressing people on the internet i'll call the police\"\n        ],\n        [\n            0,\n            \"i'm usually pretty decent at which of my tweets will get rted did not expect this given the url\"\n        ],\n        [\n            0,\n            \"user and of course i meant reign of kings too much mra garbage always coming at me p\"\n        ],\n        [\n            0,\n            \"part of me wants to move out to an hour away from the city and just find a cheap quiet farmhouse to work out of\"\n        ],\n        [\n            0,\n            \"user yes better than most lyft is okay too and lyft is cheaper\"\n        ],\n        [\n            0,\n            \"url nope user and i talked about this last night it won't affect our friendship nice try though\"\n        ],\n        [\n            0,\n            \"user user i read it only because i already knew what it was going to say he's not a creative\"\n        ],\n        [\n            0,\n            \"almost crying but not quite i have something in my eye okay\"\n        ],\n        [\n            0,\n            \"i continue to look for my true love url\"\n        ],\n        [\n            1,\n            \"hashtag but apparently public spaces are so dangerous for women we have to moderate our behaviour in a way men don't\"\n        ],\n        [\n            0,\n            \"hashtag this is fast becoming like that crap 80 ' s movie story more instant restaurants\"\n        ],\n        [\n            0,\n            \"user hi i'm currently in the middle of driving home but i should be there soon will send you an email later\"\n        ],\n        [\n            0,\n            \"rt user i speak for go fuck yourself you don't get to choose my priorities\"\n        ],\n        [\n            0,\n            \"holy crap someone just me an account that has been doing nothing but tweeting about me for days scary\"\n        ],\n        [\n            1,\n            \"hashtag because if all men can be judged as rapists bad people all women can be judged as loons url\"\n        ],\n        [\n            0,\n            \"user i love rock band p\"\n        ],\n        [\n            0,\n            \"user it's fine and thank you for the lovely comment\"\n        ],\n        [\n            0,\n            \"user it's a long winding story p\"\n        ],\n        [\n            0,\n            \"that was a comment taken from article on the hashtag panel url\"\n        ],\n        [\n            0,\n            \"you aren't just one person there are many of us and we all have voices but more than that we have resources experience and passion\"\n        ],\n        [\n            0,\n            \"i'm here and i'm hiding because i am literally wearing spoilers for the announcement p\"\n        ],\n        [\n            0,\n            \"user only when it counts i'm pretty snarky when it's not serious times you know\"\n        ],\n        [\n            0,\n            \"it's really hard to talk about abuse leave it with a positive message call to action is important to not discourage women from industry\"\n        ],\n        [\n            0,\n            \"oh yeah and freebsd is the os that runs on your why so salty\"\n        ],\n        [\n            0,\n            \"a bunch of people poked me about some article that was written eh i don't really care that much\"\n        ],\n        [\n            1,\n            \"user user don't worry about her she's a joyless feminazi tm\"\n        ],\n        [\n            0,\n            \"user it is just short of paying my rent after all fees so i can't complain though it's doing better than i thought it would\"\n        ],\n        [\n            0,\n            \"user i've had the epic but i always kept it plugged in can be plugged in and be used at the same time\"\n        ],\n        [\n            0,\n            \"wadhwa is now blaming npr for bad health\"\n        ],\n        [\n            0,\n            \"how to be completely useless and be a butthead all in one tweet url\"\n        ],\n        [\n            0,\n            \"user you should be able to criticize me as long as it isn't abusive people may argue but criticism is important\"\n        ],\n        [\n            0,\n            \"wadhwa had other women write a book about being a woman in tech then he published it with his own name on the title hashtag\"\n        ],\n        [\n            0,\n            \"user yeah someone me a screenshot meh let her i have no idea who she even is\"\n        ],\n        [\n            0,\n            \"user i personally was asked and kiva even notes who she still needs to ask for permission low reading comprehension maybe\"\n        ],\n        [\n            0,\n            \"rt user user they should call you ' cuz who even knows how you're gonna roll\"\n        ],\n        [\n            0,\n            \"user from what i'm gathering from a few screencaps i saw those tweets don't exist anymore maybe reported deleted\"\n        ],\n        [\n            1,\n            \"user user why wouldn't he because some sjw feminazi starts crying about how bad of a person he is\"\n        ],\n        [\n            0,\n            \"sunday mornings are perfect for sleeping in cuddling in bed with an ipad 💃 😇 🌸 🌟\"\n        ],\n        [\n            0,\n            \"user hm there's another person i usually chat with not ughhhh\"\n        ],\n        [\n            0,\n            \"also to the news that gg is doing a bay area meetup who cares just avoid them sf is a big city\"\n        ],\n        [\n            1,\n            \"user you cant take pride in being a woman or ask for more without being called a feminazi or something this is so twisted\"\n        ],\n        [\n            0,\n            \"not to mention initial development time increase when trying to learn a new language at the same time as writing a new tool\"\n        ],\n        [\n            1,\n            \"who said don't exist tell that to the blk men who lose their lives daily to other blk men hashtag url\"\n        ],\n        [\n            0,\n            \"user i love your dog so much\"\n        ],\n        [\n            0,\n            \"gg 200 oc tweets hr in the past 24 hrs\"\n        ],\n        [\n            0,\n            \"rt user remember that time joss whedon was a feminist supported anita sarkeesian and got driven off twitter by assholes good job …\"\n        ],\n        [\n            0,\n            \"user except adderall is legal and i wasn't arrested for it next troll\"\n        ],\n        [\n            0,\n            \"i thought this was an april fools day joke then i watched the product video and i became certain of it url\"\n        ],\n        [\n            0,\n            \"user is someone mad why are you so mad oh wait never mind i lost interest\"\n        ],\n        [\n            0,\n            \"wow to all the people stating this had nothing to do with race url do you even go here\"\n        ],\n        [\n            0,\n            \"user well that just made my life much easier p\"\n        ],\n        [\n            0,\n            \"i just can't get over how wadhwa wouldn't believe that woman was a dev because on twitter you can be anybody\"\n        ],\n        [\n            0,\n            \"user can't tell if sarcasm or clueless\"\n        ],\n        [\n            1,\n            \"leave it to gg to think women need to compete for the attention of men haven't you listened to flawless gawd url\"\n        ],\n        [\n            0,\n            \"user my perl is pretty not as efficient necessarily but definitely possible for anyone to read understand\"\n        ],\n        [\n            0,\n            \"putting them both on the same app secret key just diff user adding more sources for gater ebooks doing some\"\n        ],\n        [\n            1,\n            \"stay off my page hashtag url\"\n        ],\n        [\n            0,\n            \"user er like i would expect\"\n        ],\n        [\n            0,\n            \"user aww i hope things get better over there soon\"\n        ],\n        [\n            0,\n            \"user i posted on a subreddit by the person that claims i doxxed them\"\n        ],\n        [\n            0,\n            \"oh yeah car well ur face has no\"\n        ],\n        [\n            0,\n            \"rt user user it's like total recall but with only two breasts maybe\"\n        ],\n        [\n            0,\n            \"user tbf i'm uh quite busty and i have no back problems but my core strength is pretty decent due to weight lifting\"\n        ],\n        [\n            0,\n            \"user user blocked you i thought she blocked someone else\"\n        ],\n        [\n            0,\n            \"rt user user wtf is going on\"\n        ],\n        [\n            1,\n            \"rt user there goes the man woman wage gap sham in shambles like all other feminazi falsities url\"\n        ],\n        [\n            0,\n            \"user it can but my partner is used to playing rogue so both of these classes are sorta meh for him\"\n        ],\n        [\n            0,\n            \"user user or anti hashtags to block all mentions of e g feminazi all puns ever\"\n        ],\n        [\n            0,\n            \"til i can go swimming in my car i am fine my car is fine fuck this weather\"\n        ],\n        [\n            1,\n            \"user user means calm stop words i still don't know what you point is\"\n        ],\n        [\n            0,\n            \"user rather amused that despite their protests gg is the only group i've looked at where abuse is easily predicted based on followers\"\n        ],\n        [\n            0,\n            \"getting github set up created private projects time to start code url\"\n        ],\n        [\n            0,\n            \"user user i use windows p\"\n        ],\n        [\n            0,\n            \"user sadly most are not allowed by my apartment complex\"\n        ],\n        [\n            0,\n            \"aw gamergate harassment squad did i say something to make you mad url\"\n        ],\n        [\n            0,\n            \"user will keep that in mind\"\n        ],\n        [\n            0,\n            \"user 4 am is great if you haven't slept yet\"\n        ],\n        [\n            0,\n            \"at this rate hashtag won't crown a winner until 2022 just get on with it\"\n        ],\n        [\n            0,\n            \"user glad i could help and i'm so sorry that you're going through that\"\n        ],\n        [\n            0,\n            \"user haha you have until 3 30 pst\"\n        ],\n        [\n            0,\n            \"user i like ladies more than i like men that might be the problem\"\n        ],\n        [\n            1,\n            \"user anti feminazi also uploaded the same video just saying\"\n        ],\n        [\n            0,\n            \"i can barely watch the hashtag episode of katie and nikki or whatever like my skin is they have many tickets on themselves 😷\"\n        ],\n        [\n            0,\n            \"like we've all got our own shit happening but we've got to do better\"\n        ],\n        [\n            0,\n            \"user user i think it's unfair that you comeback with the feminazi rhetoric when i've made my feelings clear on that\"\n        ],\n        [\n            0,\n            \"cannot get over the fact that i got a sunburn in the middle of february california is evil\"\n        ],\n        [\n            0,\n            \"user i qualify poor middle class as not being able to buy new clothes having to shop at but still being able to pay bills\"\n        ],\n        [\n            0,\n            \"user have been moving away from including packages in base for a very long time apple to use reflect bsd changes\"\n        ],\n        [\n            0,\n            \"she's friends with weev an actual neo nazi that has harassed and driven women like kathy sierra out of the industry\"\n        ],\n        [\n            0,\n            \"user this even caused some controversy iirc\"\n        ],\n        [\n            0,\n            \"rt user because the suspect is black widow of the avengers right which explains how she fired a hidden weapon while …\"\n        ],\n        [\n            0,\n            \"user i use it on aws constantly but that's probably not helpful anything dell to work fairly well though\"\n        ],\n        [\n            0,\n            \"user well i bought a case of it sooo p\"\n        ],\n        [\n            0,\n            \"rt user and let me be clear oapi may have been into existence by hashtag but it's addressing a problem affecting …\"\n        ],\n        [\n            0,\n            \"user i could be wrong so feel free to clarify\"\n        ],\n        [\n            0,\n            \"user user so happy for you and proud to have you as my friend 💕 💕 💕\"\n        ],\n        [\n            0,\n            \"feminism should be inclusive what rosie is doing just blows my mind feminism against woc holy crap\"\n        ],\n        [\n            0,\n            \"fuck this is so awesome i can't stop typing in all caps\"\n        ],\n        [\n            0,\n            \"i just watched hashtag it was corny early in the ep but then jesus\"\n        ],\n        [\n            0,\n            \"user no doubt i don't really have the time for lawsuits so it's a question of resource vs benefit\"\n        ],\n        [\n            0,\n            \"it was incredibly fucking difficult to type that\"\n        ],\n        [\n            0,\n            \"hashtag because he is developing ties to gamergate on their support talks to milo\"\n        ],\n        [\n            0,\n            \"rt user change is happening in silicon valley because people are speaking out not because some white dudes suddenly felt\"\n        ],\n        [\n            0,\n            \"user they are all pretty much cigarette pencil skinny etc\"\n        ],\n        [\n            0,\n            \"maybe i'm reading this document wrong url url\"\n        ],\n        [\n            0,\n            \"who wants to take bets on esr not my comment though shit about ed\"\n        ],\n        [\n            1,\n            \"i'm you i hear that's all the rage in feminazi circles user user\"\n        ],\n        [\n            0,\n            \"rt user cis people if you support trans ppl do not watch hashtag and especially don't watch it then act like you kno …\"\n        ],\n        [\n            0,\n            \"npr asked to speak to me about the wadhwa thing they just got off the phone with him now they don't need to talk to me anymore weird\"\n        ],\n        [\n            1,\n            \"user not a feminazi just so you know\"\n        ],\n        [\n            0,\n            \"user ca has some interesting ways of getting around issues still researching other states\"\n        ],\n        [\n            0,\n            \"miles of nothing but in either direction here stands a lone palm tree california url\"\n        ],\n        [\n            1,\n            \"hashtag deconstructed by girls that have deconstructed brains nearly brought up my dinner when i saw that crap on the plate\"\n        ],\n        [\n            1,\n            \"according to user we should be happy that dudes are talking about feminism even if they are telling us how we are doing it wrong\"\n        ],\n        [\n            1,\n            \"rt user wait are trans and lesbian players jesus christ can we go one fucking day without the industry being r …\"\n        ],\n        [\n            0,\n            \"so now he targets women because you know they can fight back a lot less\"\n        ],\n        [\n            1,\n            \"chivalry is not sexist i will open doors for women i will not drink the feminazi kool aid\"\n        ],\n        [\n            0,\n            \"user also mentioning both of us in the same tweet is pretty much a sure fire way to make sure that they do notice jump on me\"\n        ],\n        [\n            0,\n            \"rt user man still trending people must really love canada jokes\"\n        ],\n        [\n            0,\n            \"ahhh framing this and putting it on my wall url\"\n        ],\n        [\n            0,\n            \"today meetings meetings phone calls so much prep for announcement tomorrow\"\n        ],\n        [\n            0,\n            \"user user i submitted for cfp while i was at a bar hopefully i get accepted\"\n        ],\n        [\n            0,\n            \"rt user lgbt players are welcome at official lol we're working with partners to ensure consistency with our values across …\"\n        ],\n        [\n            0,\n            \"if you're looking for a monitor arm this one is pretty inexpensive and works well url\"\n        ],\n        [\n            0,\n            \"user why am i not on the list\"\n        ],\n        [\n            0,\n            \"really really really want to go to blizzcon but not sure how i'm going to afford it this year\"\n        ],\n        [\n            0,\n            \"user user hi i work directly with the police and this is incorrect most pds say nothing of the sort\"\n        ],\n        [\n            0,\n            \"then i met ruby we had a good time i thought i was in love url\"\n        ],\n        [\n            0,\n            \"user still figuring that part out i've never been quite in this position things are going to get weird\"\n        ],\n        [\n            0,\n            \"user sigh prob w being a public figure which you are like it or not is that when you say shit like this it causes a storm\"\n        ],\n        [\n            1,\n            \"rt user male friend who interviewed at uber asked about gender diversity got the answer our recruiters are so hot\"\n        ],\n        [\n            0,\n            \"user it's good to know the option exists i'm unlikely to travel from wa to or in morning more likely to go for drinks in evening\"\n        ],\n        [\n            0,\n            \"user awww you are both adorable\"\n        ],\n        [\n            0,\n            \"out of pravana blue guess i'm stuck with mixing some clear with special fx turquoise to layer over existing hair hmm this might be good\"\n        ],\n        [\n            0,\n            \"in regards to being harassed by gamergate i was just told let your experience better you as a woman instead of seeking sympathy\"\n        ],\n        [\n            0,\n            \"user if you only want 3 people to use it\"\n        ],\n        [\n            0,\n            \"user user shoot me an email randiuser io\"\n        ],\n        [\n            0,\n            \"user yeah in bgs we've been playing this comp for 3 years now\"\n        ],\n        [\n            0,\n            \"i think we really need to talk about these too url\"\n        ],\n        [\n            0,\n            \"i didn't have an emotional reaction when my own grandmother died but i am crying for nimoy\"\n        ],\n        [\n            0,\n            \"user i'm glad it was able to help\"\n        ],\n        [\n            0,\n            \"user but that tree is a creeper look at it look into its eyes\"\n        ],\n        [\n            0,\n            \"user oh yeah i spam the hell out of those buttons\"\n        ],\n        [\n            0,\n            \"rt user yes i probably would have said\"\n        ],\n        [\n            1,\n            \"if you're a woman and you're afraid of rape being all around you stop listening to people who make money off of your fear hashtag\"\n        ],\n        [\n            0,\n            \"richmond police just made a it leo\"\n        ],\n        [\n            0,\n            \"this is a criminal case not a civil case this means that it's up to the police to decide if it's worth user\"\n        ],\n        [\n            0,\n            \"user just enjoying youtube playlist while 3\"\n        ],\n        [\n            0,\n            \"but i'm going to have to mass mute or mass block gamergate would prefer that we aren't able to help their own people\"\n        ],\n        [\n            0,\n            \"at least i know i'll probably never encounter him in my career unless it's from people that are seeking to be protected from him\"\n        ],\n        [\n            0,\n            \"it is not exactly a secret that i despise penny arcade after years of being staff at pax but this is bullshit\"\n        ],\n        [\n            0,\n            \"all of that hashtag means eyes work better crap was obviously made up by those people fake science\"\n        ],\n        [\n            0,\n            \"user if you find a good place lemme know\"\n        ],\n        [\n            0,\n            \"user yo check out url it has helped me so much with\"\n        ],\n        [\n            0,\n            \"user that's why i from the sj community it got abusive and terrible i understand why but doesn't make it easier\"\n        ],\n        [\n            1,\n            \"rt user user well let me tell you how this looks throwing another woman under the bus to suck up to a shitty dude while also …\"\n        ],\n        [\n            0,\n            \"there's a woman writing a women in tech book and she's on everyone in her path as long as she gets money for it\"\n        ],\n        [\n            0,\n            \"user yo the tweet i made about the book just got retweeted by p\"\n        ],\n        [\n            0,\n            \"user friday night playing video games with friends\"\n        ],\n        [\n            0,\n            \"user if you are i may try to locate you for another hug\"\n        ],\n        [\n            1,\n            \"about the sass read some books you twit hashtag\"\n        ],\n        [\n            0,\n            \"to be clear i'm not in trouble and the call with pd has nothing to do w call with lawyer both related to work p user\"\n        ],\n        [\n            0,\n            \"user oh they did and then they refused to remove my account which pissed off the\"\n        ],\n        [\n            0,\n            \"having a high level of in your community can lead to more serious cases of harassment and abuse so we need to tackle this head on\"\n        ],\n        [\n            0,\n            \"user woah nah you're amazing and one of my favorite people on twitter 3\"\n        ],\n        [\n            0,\n            \"ohmygod i just realized what my soggy knees meant that is better than freeze peaches i feel so old\"\n        ],\n        [\n            0,\n            \"i'm seeing a lot more stories regarding gamers acting horribly when a dev does something they don't like\"\n        ],\n        [\n            0,\n            \"user while i'm not against in the slightest i have to admit that 1 person now enables many others\"\n        ],\n        [\n            0,\n            \"can't wait until i get more data on this but it looks like user should probably avoid her mentions at 8 10 am pdt sundays\"\n        ],\n        [\n            0,\n            \"rt user user i am really curious as to why someone would try to sell their own children for crystal meth\"\n        ],\n        [\n            0,\n            \"user sure totally believe you've written some\"\n        ],\n        [\n            0,\n            \"user omg i am dying laughing\"\n        ],\n        [\n            0,\n            \"url is a good option but it's a partial solution we need the ability to filter accts w o phone number attached\"\n        ],\n        [\n            0,\n            \"i was blown away i couldn't even think of a more way of getting across the point that this is a problem we need to talk about\"\n        ],\n        [\n            0,\n            \"read url then looked up the writers li url no part of this calls for him to be taken seriously\"\n        ],\n        [\n            0,\n            \"hashtag praises people for being decent humans suggesting most aren't men and women alike it's\"\n        ],\n        [\n            0,\n            \"user i was just about to ask if you'd promote this you're on top of things thanks for supporting user she is amazing\"\n        ],\n        [\n            0,\n            \"with 500 user it shouldn't take long oh darlings i'm scared of no army i've got an app for that\"\n        ],\n        [\n            0,\n            \"user nope i had to manually block her\"\n        ],\n        [\n            0,\n            \"rt user well this is a pretty disgusting way to spin things gamergate url\"\n        ],\n        [\n            0,\n            \"user indeed although the police were fairly nice\"\n        ],\n        [\n            0,\n            \"sending someone to jail for stealing is pretty ridiculous\"\n        ],\n        [\n            1,\n            \"that moment when a female call you a hashtag with a head full of © k ¡ n hashtag\"\n        ],\n        [\n            0,\n            \"i am now going to watch beyonce videos while wearing the same socks as beyonce url\"\n        ],\n        [\n            0,\n            \"moving to pdx early august need a house near city for 1400 have 2 dogs need yard parking\"\n        ],\n        [\n            1,\n            \"user if you want to talk about then feminazi is one that's used more to any attempt to promote women in society\"\n        ],\n        [\n            0,\n            \"oapi will focus on creating technical solutions for online abuse url\"\n        ],\n        [\n            0,\n            \"user no no no no i am a sock don't be an i don't need more socks after ⚡ ️ ⚡ ️ this ⚡ ️ ⚡ ️ url\"\n        ],\n        [\n            0,\n            \"user user it is weird seeing the same methods employed by chan slowly move over to sjw culture\"\n        ],\n        [\n            0,\n            \"user tricky tricky easier if people link their facebook accounts but that's the kind of optional data i'd have to ask for\"\n        ],\n        [\n            1,\n            \"user user probably all a feminazi plot\"\n        ],\n        [\n            0,\n            \"user you can't filter with the exception of blocks\"\n        ],\n        [\n            0,\n            \"why are we letting them just take advantage of this little old lady whom by many accounts is\"\n        ],\n        [\n            0,\n            \"user fwiw i never quite disagreed completely i'm pretty good at fence sitting\"\n        ],\n        [\n            0,\n            \"if you're in trouble i recommend using user i can also help provide assistance\"\n        ],\n        [\n            0,\n            \"user i do t know how to flirt without using animated tina fey gifs\"\n        ],\n        [\n            0,\n            \"stop calling for the head of whoever made that user tweet earlier it was retracted that is not a reasonable response\"\n        ],\n        [\n            0,\n            \"user user i hate u both\"\n        ],\n        [\n            0,\n            \"user right now multiple browsers p i should set up tweetdeck for this\"\n        ],\n        [\n            0,\n            \"off twitter for a few days url\"\n        ],\n        [\n            0,\n            \"this website wikipedia for all of it's legal url input from user\"\n        ],\n        [\n            0,\n            \"user i love it i'm invested in it my friends play it i've played gw it's ok but the pvp just isn't as good\"\n        ],\n        [\n            0,\n            \"unbreakable is one of the cuter shows i've seen on netflix tina fey always makes me happy\"\n        ],\n        [\n            0,\n            \"i am sorry journalists but this is kind of a place for me to just i like you i really do but not for this 3\"\n        ],\n        [\n            0,\n            \"user eh it happened i didn't set out to lose weight or anything\"\n        ],\n        [\n            0,\n            \"user we'll see i'm still figuring out what our tech infra concerns are going to be\"\n        ],\n        [\n            0,\n            \"user user i love you 3 3 3\"\n        ],\n        [\n            0,\n            \"user that's actually kind of interesting i'll give them a call later next week i need to talk to them anyways\"\n        ],\n        [\n            0,\n            \"many men by 50 cent comes on mras not all men hashtag\"\n        ],\n        [\n            1,\n            \"rt user user personally i am just glad when they use the actual word and not feminazi\"\n        ],\n        [\n            0,\n            \"user user well they aren't isis claims to be muslim but they're beliefs are nothing like it so i don't 1 2\"\n        ],\n        [\n            0,\n            \"rt user user i'm not entirely sure i agree with you there\"\n        ],\n        [\n            0,\n            \"rt user user are we seeing the rise of mark ii of the sad meme sad wadhwa\"\n        ],\n        [\n            1,\n            \"i can't even watch my kitchen rules without cringing at these girls hashtag\"\n        ],\n        [\n            0,\n            \"user it's on my list haven't had time yet\"\n        ],\n        [\n            0,\n            \"user user ah well no one's perfect\"\n        ],\n        [\n            0,\n            \"i am so tired barely slept kept waking up to minor adrenaline rush need to move quickly need to get stuff done but really need a nap\"\n        ],\n        [\n            0,\n            \"bet you any money some came up with that hashtag thing\"\n        ],\n        [\n            0,\n            \"if us women in tech are strong enough to get this far why aren't we strong enough to mentor to push for change no more fygm\"\n        ],\n        [\n            0,\n            \"their not all harassment is from gamergate therefore gamergate does not harass keeps making me\"\n        ],\n        [\n            1,\n            \"fun fact is a hashtag communist a bitter feminazi url\"\n        ],\n        [\n            0,\n            \"no no no no no url stop stop advocating that people pay for abuse\"\n        ],\n        [\n            0,\n            \"ignore those tweets site maintenance stuff it was turned that garbage right off\"\n        ],\n        [\n            0,\n            \"we mostly hear about harassment in the context of gamergate but that's a very narrow focus and not the real problem\"\n        ],\n        [\n            0,\n            \"user she stated how she even changed the color because it implied white feminism and changed a lot of the language\"\n        ],\n        [\n            0,\n            \"and they knew me too so weird\"\n        ],\n        [\n            0,\n            \"if my day doesn't get completely run off the tracks i've got a bunch of writing to do and blog posts to schedule some quick wins\"\n        ],\n        [\n            1,\n            \"user bottom line you name calling insecure feminazi get an education grow a spine and seek professional help\"\n        ],\n        [\n            0,\n            \"i planned on getting stuff done today but ended up sleeping the day away fu\"\n        ],\n        [\n            0,\n            \"nimoy is not crate trained whelp it's going to be a long night url\"\n        ],\n        [\n            0,\n            \"user user ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"user is there a limit as to how much rent can be raised at lease do you think i should look at or vancouver\"\n        ],\n        [\n            1,\n            \"i'm sure one of you right now is thinking well if you join a clan named feminists you basically brought this on yourself no sir i did not\"\n        ],\n        [\n            0,\n            \"user he expects to map to github which they rarely will\"\n        ],\n        [\n            0,\n            \"user i have several of that i love\"\n        ],\n        [\n            0,\n            \"user user men have superior strength women superior resilience to disease there's good reasons for this\"\n        ],\n        [\n            0,\n            \"must be able to interview dog url\"\n        ],\n        [\n            0,\n            \"password was at so so added a number it went to weak what how does that even make sense\"\n        ],\n        [\n            0,\n            \"it's kind of hilarious that i'm so self confident that the very second syndrome starts kicking it i realize something is wrong\"\n        ],\n        [\n            0,\n            \"it's not a surprise that there's another round they did it last time and the time before hashtag\"\n        ],\n        [\n            0,\n            \"this isn't just gamergate this isn't just gamergate this isn't just gamergate this is a more obvious version of what already happens\"\n        ],\n        [\n            0,\n            \"and before i hear anyone defending don't it's a shit sub where i had to fight to get a thread taken down by one of my\"\n        ],\n        [\n            0,\n            \"my review of kindle voyage a ' meh '\"\n        ],\n        [\n            0,\n            \"user let's cross our fingers given how he talks on twitter i wouldn't be surprised\"\n        ],\n        [\n            0,\n            \"i don't usually like pointing out individual names unless they've gone above and beyond in attempts to hurt people\"\n        ],\n        [\n            0,\n            \"user ty we got that out in a hurry will fix it\"\n        ],\n        [\n            1,\n            \"user feelings mutual mate just gonna give up on feminazi's like yourself\"\n        ],\n        [\n            0,\n            \"user user when you have that many followers you know precisely what happens\"\n        ],\n        [\n            0,\n            \"user yup unless it's your field it's not surprising that you wouldn't know\"\n        ],\n        [\n            0,\n            \"walked out of the shelter with no puppy but now i have a date uh success has many definitions\"\n        ],\n        [\n            0,\n            \"user hey can you poke the organizer i was thinking about streaming this maybe twitch\"\n        ],\n        [\n            0,\n            \"i used a shock collar on a guy once before he was a coworker in my defense he asked me to\"\n        ],\n        [\n            0,\n            \"i could totally write an alternate future for ca more than 140 characters at a time that would be a blast\"\n        ],\n        [\n            0,\n            \"yes but they'll call you one if they catch you pointing that out url\"\n        ],\n        [\n            0,\n            \"hashtag i am nearly done with you a 4th instant restaurant round no three is too many as it is\"\n        ],\n        [\n            1,\n            \"hashtag please because i don't want to be associated or with stupid men and i want woman to be equal faster\"\n        ],\n        [\n            1,\n            \"anonymous said the vegan art book tumblr used feminazi in a recent post apparently they're url\"\n        ],\n        [\n            0,\n            \"user it's cool don't worry about it\"\n        ],\n        [\n            0,\n            \"it's come to my attention that ggautoblocker stuff isn't going through properly taking a look at that tonight\"\n        ],\n        [\n            1,\n            \"the enemy is it is time for death turkey url\"\n        ],\n        [\n            0,\n            \"this kid stated she was 13 grown ass men are still talking to her about bras oh man url\"\n        ],\n        [\n            0,\n            \"rt user user how dare you have feelings is a fantastic way to someone\"\n        ],\n        [\n            1,\n            \"stupid is what stupid does all aboard the hashtag train url\"\n        ],\n        [\n            0,\n            \"user i'm guessing they are just used to tuning out complaints\"\n        ],\n        [\n            1,\n            \"now do you see how the sjw run media is biased against hashtag anti gg are the real harassers sjws are th — url\"\n        ],\n        [\n            0,\n            \"rt user this guy has a bit of a ego bit rt user i have done more for the cause of women in tech than almost anyone …\"\n        ],\n        [\n            0,\n            \"if not for their requirements the house sounds like a cool idea but i just made more than 3 social media posts so that me\"\n        ],\n        [\n            0,\n            \"rt user don't be mad cuz i'm doing me better than you doing you\"\n        ],\n        [\n            0,\n            \"user i still don't understand the whole white knight things knights get land armor sword horse who wouldn't want this land in sf\"\n        ],\n        [\n            0,\n            \"she must not realize that blocking people is what i'm famous for\"\n        ],\n        [\n            0,\n            \"i've seen soup that provide a higher quality of food seriously hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm not at gdc today but i'll be there tomorrow d\"\n        ],\n        [\n            0,\n            \"i just found the perfect rental why can't my lease be up right now\"\n        ],\n        [\n            0,\n            \"uh can the call to ashran noise please be a little louder\"\n        ],\n        [\n            0,\n            \"user yes absolutely almost exclusively used against women that are arguing against men\"\n        ],\n        [\n            0,\n            \"it was 10 years ago but it's just a more obvious version of the shit wadhwa is doing now\"\n        ],\n        [\n            0,\n            \"gaters get so excited when i talk to them on reddit it's pretty funny i'm sure he's going to go tell his friends how i was totally hashtag\"\n        ],\n        [\n            1,\n            \"user and kick the feminazi fashion police bloggers out of the only job they'll ever have\"\n        ],\n        [\n            0,\n            \"user email me this so i can get to it currently in my car\"\n        ],\n        [\n            0,\n            \"agreed about their community there were some harassing chats on se early on in this gg mess and they took care of it immediately\"\n        ],\n        [\n            1,\n            \"isn't the drama from this two on hashtag couldn't make it up the chicks are gold and won't lose tonight even if can't cook\"\n        ],\n        [\n            0,\n            \"user i will def be there\"\n        ],\n        [\n            0,\n            \"user is a paid client p\"\n        ],\n        [\n            0,\n            \"lynn and tony disappointed me lovely people but they cannot cook hashtag\"\n        ],\n        [\n            0,\n            \"user but i've seen tank girl p\"\n        ],\n        [\n            0,\n            \"countdown to more companies following suit after seeing the way that was handled\"\n        ],\n        [\n            0,\n            \"user generally feminist that ignores the unique and difficult issues of poc white feminists tend to get more of a platform\"\n        ],\n        [\n            0,\n            \"frankly it's a little irritating to see some guy with a huge following come along and say i'm gonna do stuff and then do nothing\"\n        ],\n        [\n            0,\n            \"then q a for both of us keynote speakers got to show harassment happening live both of us talked about diff aspects of harassment\"\n        ],\n        [\n            0,\n            \"user my job means protecting people even the people i don't agree with like\"\n        ],\n        [\n            0,\n            \"user user uh you came to me with financial threats\"\n        ],\n        [\n            0,\n            \"user user i want to believe it'll help irt law enforcement education but not sure if it was worth it\"\n        ],\n        [\n            0,\n            \"user i only knew it was snowing because someone on twitter told me reporter hanging out w me past few days was flying home into it\"\n        ],\n        [\n            0,\n            \"rt user also i just found out about this url what in name is this nonsense\"\n        ],\n        [\n            0,\n            \"gamergate is the longest running game of telephone ever\"\n        ],\n        [\n            1,\n            \"but not surprised by what happened at pax earlier today pax has a history of making poor decisions at the cost of women's safety\"\n        ],\n        [\n            1,\n            \"they're back and now there's three hot chefs on my screen it's almost too much to bare almost 😉 hashtag user\"\n        ],\n        [\n            0,\n            \"user part of it is that people are the subject of a long term abusive campaign and that wears on them they see enemies everywhere\"\n        ],\n        [\n            0,\n            \"watch tarts with poorly constructed personalities deconstruct a tart hashtag\"\n        ],\n        [\n            0,\n            \"wait twitter handles video now what's the recording length\"\n        ],\n        [\n            1,\n            \"“ user user feelings mutual mate just gonna give up on feminazi's like yourself ” why do you hate yourself\"\n        ],\n        [\n            0,\n            \"user there will be updates that go out in a few months that have info for making donations tax deductible they aren't yet\"\n        ],\n        [\n            1,\n            \"rt user user it also sends the message that protection from harassment is a service not a basic right\"\n        ],\n        [\n            0,\n            \"user this is mostly what i need interesting to see that some states don't have on both\"\n        ],\n        [\n            0,\n            \"look i don't care about your or your computers or your the earth isn't flat and hashtag is white and gold\"\n        ],\n        [\n            0,\n            \"user huh i run a 9 and find jc to be too big usually\"\n        ],\n        [\n            0,\n            \"user catching up on wow then gonna go poke at my xbox\"\n        ],\n        [\n            0,\n            \"rt user great article wired online abuse isn't impossible here's where we start url\"\n        ],\n        [\n            1,\n            \"hashtag because we will not rest until all the straw feminists are knocked down\"\n        ],\n        [\n            0,\n            \"ca works to define their new government a meritocracy yes of course how perfect a lone voice in the back not actually a thing\"\n        ],\n        [\n            0,\n            \"the ask fm rules of conduct include the words ' mean ' and ' rude ' well then\"\n        ],\n        [\n            0,\n            \"user well actually i'm a rainbow haired expert\"\n        ],\n        [\n            1,\n            \"no you're not a feminist you're a feminazi\"\n        ],\n        [\n            0,\n            \"user what company again p sorry it's a crazy year\"\n        ],\n        [\n            0,\n            \"it seems to me that if she had really wanted this book published it would've been published by now this whole story seems so\"\n        ],\n        [\n            0,\n            \"i'm not really sure yet if i feel comfortable with this idea but watching these assholes band together is of mra behavior\"\n        ],\n        [\n            0,\n            \"user pravana are my favorite line for blues easily line is gorgeous but fades so quick days to weeks\"\n        ],\n        [\n            0,\n            \"user a big project we have going forward is a user facing solution that involves the cooperation of large tech companies\"\n        ],\n        [\n            0,\n            \"user i didn't my audience got too big the real value was in pointing out who they were targeting but realized mobs would\"\n        ],\n        [\n            0,\n            \"user i wrote a tool so people wouldn't have to listen to their hate filled rants\"\n        ],\n        [\n            1,\n            \"user what is a feminazi to you\"\n        ],\n        [\n            0,\n            \"twitter hq has a tasty breakfast menu about wanting to intern there for a week just for the food\"\n        ],\n        [\n            0,\n            \"she's trying to summon a mob making false allegations about oapi and in general acting if i need to lawyer up\"\n        ],\n        [\n            0,\n            \"this is the best account url\"\n        ],\n        [\n            0,\n            \"user tell her that it's a gaming convention so i'm thinking dress over leggings with some boots\"\n        ],\n        [\n            0,\n            \"user i've been talking to 2 employees and i heard about a lot of the internal politics re gg it's enough to make me stay\"\n        ],\n        [\n            0,\n            \"user soon we've been working on it gotta move fast\"\n        ],\n        [\n            0,\n            \"user given the massive glee i'm seeing from gg irt that tweet it's concerning that he's not or explaining ' bully '\"\n        ],\n        [\n            0,\n            \"user a bit of both perhaps def yes on the cover maybe on the content\"\n        ],\n        [\n            0,\n            \"user sure i think i can stop by for a bit giving a talk but should be out of here by 1 15\"\n        ],\n        [\n            0,\n            \"user user i just assume this is going to lead to fighting someone outside a pub\"\n        ],\n        [\n            0,\n            \"when someone uses my last name to introduce or address me i always feel like i'm in trouble\"\n        ],\n        [\n            0,\n            \"user i've never tried nope nope nope\"\n        ],\n        [\n            0,\n            \"i can feel the car rocking from the wind this is freaky\"\n        ],\n        [\n            0,\n            \"there is currently a vocal male on twitter that claims to be all about anti harassment he has defended gamergate in the past\"\n        ],\n        [\n            0,\n            \"user 30 is amazing 20 ' s are bullshit i would never my 20 ' s\"\n        ],\n        [\n            0,\n            \"dude just yelled at me loud enough to hear over my music noise canceling headphones hey girl you walk like fuck yeah i do\"\n        ],\n        [\n            0,\n            \"rt user or they say things like we're looking to hire more women for our world class team ”\"\n        ],\n        [\n            0,\n            \"user you called me a feminazi which is both disrespectful and rude because you don't even know me\"\n        ],\n        [\n            0,\n            \"so far the primary response i've heard from the freebsd dev community in regards to all of this is how can we help\"\n        ],\n        [\n            0,\n            \"user i could not be paid enough to live through my 20 ' s again p\"\n        ],\n        [\n            1,\n            \"the guest judges should points for the catwalk fuckery hashtag\"\n        ],\n        [\n            0,\n            \"user you're not an end user p most people are going to use the bar across the top safety tools articles resources\"\n        ],\n        [\n            0,\n            \"user i don't think i've ever asked anyone out before huh want to get some coffee when i get back into town\"\n        ],\n        [\n            0,\n            \"user url money quote it's as if you put a shoe on each t t\"\n        ],\n        [\n            0,\n            \"user uh hi i'm going to call you on that line right there what rating do you play at in wow\"\n        ],\n        [\n            0,\n            \"all of my wow pets are horribly named url\"\n        ],\n        [\n            0,\n            \"user uh every dev makes mistakes\"\n        ],\n        [\n            0,\n            \"user the only thing i heard from twitter was that it was snowing i generally don't watch tv but continue calling me out please\"\n        ],\n        [\n            0,\n            \"rt user right on time new wave of messages being sent to me by shits just from all sides tonight in …\"\n        ],\n        [\n            0,\n            \"user too late i'm literally blue no\"\n        ],\n        [\n            0,\n            \"this person is scary as fuck and has been irl stalking one of my friends url\"\n        ],\n        [\n            1,\n            \"user oh great more feminazi trolls i have been bored of this for a while now\"\n        ],\n        [\n            0,\n            \"hanging out in the dice lounge at hashtag if anyone wants to stop by and say hi\"\n        ],\n        [\n            0,\n            \"user my wow are pretty good like that p\"\n        ],\n        [\n            0,\n            \"i am offended by the grammar user\"\n        ],\n        [\n            0,\n            \"locking down my personal account some more if you were following me before but you're not anymore sorry\"\n        ],\n        [\n            0,\n            \"user are we mad at the person we're talking to or are we anger from something we feel over\"\n        ],\n        [\n            0,\n            \"user so am i tbh it took a few tries to make it balance\"\n        ],\n        [\n            0,\n            \"why we need ' a feminist deck ' url\"\n        ],\n        [\n            0,\n            \"user but thanks for the uninformed rant i don't see enough of those every day\"\n        ],\n        [\n            0,\n            \"user user that makes sense also how horrible is it that block has become muscle memory p\"\n        ],\n        [\n            0,\n            \"the puppy is trying to hump leo and leo is just like excuse me and now i have a 60 lb\"\n        ],\n        [\n            0,\n            \"user they don't have my size too big\"\n        ],\n        [\n            0,\n            \"rt user hey user i was thinking of supporting you on patreon how much of your patreon income goes to crack cocaine\"\n        ],\n        [\n            0,\n            \"user user for non game dev stuff though i want something i can hand off as easy explanations for press\"\n        ],\n        [\n            0,\n            \"doesn't make it any less hurtful doesn't make me love her any less but she doesn't need to know about all of it she couldn't handle it\"\n        ],\n        [\n            0,\n            \"user at some point there's still a few bugs i need to work out with proper attribution of rts to people that issued them minor stuff\"\n        ],\n        [\n            1,\n            \"mr my teacher my wife is so feminist i call her feminazi 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user searching for reading each codes individually is\"\n        ],\n        [\n            1,\n            \"rt user the most dangerous message in hashtag is if one man doesn't rape assault harass one woman then he's safe …\"\n        ],\n        [\n            0,\n            \"user user clearly doesn't understand the difference between censorship and people just not wanting to talk to her\"\n        ],\n        [\n            0,\n            \"when my arena partner broke up with his girlfriend my first thought was maybe we can actually push rating this season i'm an asshole\"\n        ],\n        [\n            0,\n            \"user i'm not sure we're not acting on the data it's meant for individual use tracking group migration patterns\"\n        ],\n        [\n            0,\n            \"the dessert looks terrible 😳 hashtag\"\n        ],\n        [\n            1,\n            \"why is hashtag because it allows for cis male oppressors to cast single blame elsewhere when they too are complicit\"\n        ],\n        [\n            1,\n            \"maybe i would write this essay faster if i didn't have to go searching for feminazi\"\n        ],\n        [\n            0,\n            \"if a monk has touch of karma up on someone else and i keep attacking why don't i get the killing blow credit when my teammate dies d\"\n        ],\n        [\n            0,\n            \"but nobody likes you hashtag hashtag 🙏\"\n        ],\n        [\n            0,\n            \"just saw user's medium post rted into my timeline awesome story about stack exchange they are good folks url\"\n        ],\n        [\n            0,\n            \"this show is going to air until christmas isn't it hashtag\"\n        ],\n        [\n            1,\n            \"user i'll take that as a compliment coming from a feminazi\"\n        ],\n        [\n            0,\n            \"user i can never tell anymore p\"\n        ],\n        [\n            0,\n            \"user user that is behind the counter\"\n        ],\n        [\n            0,\n            \"it is so tempting to wear my wonder woman outfit under my normal clothes today cape management on bart could be challenging\"\n        ],\n        [\n            0,\n            \"user every time they discover anything it's either incorrect or something i've said publicly on my blog they are useless\"\n        ],\n        [\n            0,\n            \"rt user don't go to the police about sexual assault just talk it over settle it like adults privileges one party hurts other …\"\n        ],\n        [\n            0,\n            \"user user i could but i've got code to write p\"\n        ],\n        [\n            0,\n            \"user what this person has done is not just an opinion i'm not going to get a pile on going so i'm not giving specifics\"\n        ],\n        [\n            0,\n            \"user user these would likely fall under the lines of pro work at least until my npo is up to help fund\"\n        ],\n        [\n            0,\n            \"rt that shit tattoo that shit on your forehead that message is important\"\n        ],\n        [\n            0,\n            \"user politics are difficult law enforcement is even more so baby steps\"\n        ],\n        [\n            0,\n            \"user it me how he thinks he's helping feminism by telling women they are doing it wrong what\"\n        ],\n        [\n            0,\n            \"user the killing joke was a fucked up story arc in general could have been written better\"\n        ],\n        [\n            0,\n            \"rt user and then when you advocate for more diversity you fight people who say things like you're the hiring bar ”\"\n        ],\n        [\n            0,\n            \"i'm thinking hashtag will go past christmas eve and get into 2016 at this rate\"\n        ],\n        [\n            0,\n            \"rt user need to get google to stop trying to recruit me for an position\"\n        ],\n        [\n            1,\n            \"user this really burns you as a feminazi doesn't it\"\n        ],\n        [\n            0,\n            \"user haha any is pretty scary tbh if people want to hate me that's fine but just like have other interests\"\n        ],\n        [\n            0,\n            \"rt user i checked the piano but i don't even fucking put men in here\"\n        ],\n        [\n            0,\n            \"user so faded p need a hair cut dye desperately\"\n        ],\n        [\n            0,\n            \"user yay i went last year and had to make new friends i hate making new friends i didn't know anyone else going\"\n        ],\n        [\n            0,\n            \"user there's a lot i don't know and i'm not comfortable with the idea of talking out of my butt i have to research everything\"\n        ],\n        [\n            0,\n            \"user i now know people that know you boom\"\n        ],\n        [\n            0,\n            \"my power bricks on those getting a refund and picking up another asus it's cheaper anyways\"\n        ],\n        [\n            0,\n            \"yesssss photo b o m b url hashtag\"\n        ],\n        [\n            0,\n            \"user i just some of my books in return for amazon gift cards\"\n        ],\n        [\n            0,\n            \"user i'm weird i like cherry mx reds\"\n        ],\n        [\n            0,\n            \"vivek is very disappointed in npr hashtag url\"\n        ],\n        [\n            0,\n            \"user the only info i've got is the kotaku article i just rted\"\n        ],\n        [\n            0,\n            \"user right now i'm feeling pretty fucking so that always puts me in a mood to educate you know\"\n        ],\n        [\n            1,\n            \"i cannot stop looking at nikki's dreadful black crooked bra hashtag hashtag\"\n        ],\n        [\n            0,\n            \"just started a new char and she came with pink armor glorious url\"\n        ],\n        [\n            0,\n            \"user user sure yeah i had to bail out pretty quickly had other meetings planned in the city that day\"\n        ],\n        [\n            0,\n            \"user save some for me 3 3 3\"\n        ],\n        [\n            0,\n            \"i just blocked a ghazi mod from me on reddit is this real life\"\n        ],\n        [\n            0,\n            \"user user doesn't work i don't take requests\"\n        ],\n        [\n            0,\n            \"by the way i was just hanging out with somebody from github talking about their decision to remove gamergate's accounts for harassment\"\n        ],\n        [\n            0,\n            \"user still working on getting my language right i make mistakes sometimes\"\n        ],\n        [\n            1,\n            \"user i'm sure you give good ones too bad you're probably ugly as dirt like most feminazi cunts\"\n        ],\n        [\n            0,\n            \"user i did that after he dismissed me my concerns as might wanna check the time stamps\"\n        ],\n        [\n            0,\n            \"user you should see the shoes that user totally twisted my arm into getting\"\n        ],\n        [\n            1,\n            \"user all those damn women demanding a better quality of life always causing problems\"\n        ],\n        [\n            0,\n            \"police officer just told me you are not an asshole all is fair in love and puppies\"\n        ],\n        [\n            0,\n            \"there are many reasons why i love this game the dialogue is one of them url\"\n        ],\n        [\n            0,\n            \"i mean we're at least 14 user user\"\n        ],\n        [\n            0,\n            \"user pink after 1 week turquoise is a mix of special fx pink holds very well url\"\n        ],\n        [\n            0,\n            \"user user a blog post can be more measured you take time to type it and time requires more thought into what's bein said\"\n        ],\n        [\n            0,\n            \"yay my talk got accepted at hashtag see the full list of talks here url\"\n        ],\n        [\n            0,\n            \"url please read this and then repeat to yourself it's only criticism grow a thicker skin s\"\n        ],\n        [\n            1,\n            \"let me make this perfectly fucking clear every female major target of gamergate is seeing a more mentions tonight hashtag\"\n        ],\n        [\n            0,\n            \"theyre doing it again wtf hashtag\"\n        ],\n        [\n            0,\n            \"rt user when bill asks you for money to go to space the answer is always yes url\"\n        ],\n        [\n            0,\n            \"user mean words aren't harassment they aren't direct and specific threats\"\n        ],\n        [\n            0,\n            \"whispers hey guys being free from abuse harassment doesn't have to be it should be for everyone i can show you the way\"\n        ],\n        [\n            1,\n            \"maybe the girls should have less tickets on themselves and worry about the cooking hashtag\"\n        ],\n        [\n            0,\n            \"user user show me where i called you stupid\"\n        ],\n        [\n            0,\n            \"user it's not like i was typing\"\n        ],\n        [\n            0,\n            \"user don't do it it's never worth it\"\n        ],\n        [\n            0,\n            \"user i write bots to block it p\"\n        ],\n        [\n            0,\n            \"user slowly ok now stop dots sorry i couldn't help myself\"\n        ],\n        [\n            1,\n            \"rt user reminder in the game of patriarchy women are not the opposing team they are the ball\"\n        ],\n        [\n            1,\n            \"when he hears blue haired bitch gamergate and freebsdgirl oh dear\"\n        ],\n        [\n            0,\n            \"user aw i make a habit of trying not to remember the bad stuff\"\n        ],\n        [\n            0,\n            \"trying to decide if i have time to contact police before call w lawyer never thought i'd say this unless i was in trouble tequila involved\"\n        ],\n        [\n            0,\n            \"user i don't have it for sadly p\"\n        ],\n        [\n            0,\n            \"i hope history doesn't assume that gen y males are all like drasko hashtag\"\n        ],\n        [\n            0,\n            \"keep your mouth so if you're struck by then you won't bite off your tongue url\"\n        ],\n        [\n            0,\n            \"user my apt complex turns away all packages ❤ ️\"\n        ],\n        [\n            0,\n            \"cleaning up old screenshots folder found url i miss these people those stacks so many stacks\"\n        ],\n        [\n            0,\n            \"rt user lots of new i'll be checking this twitter account to provide support as needed rh\"\n        ],\n        [\n            0,\n            \"mom's dog just woke himself up by he has been crying for the past 5 minutes and cannot be his butt has betrayed him\"\n        ],\n        [\n            0,\n            \"user the ' community ' needs to change we need to be able to police our own without getting dogpiled call out culture has to stop\"\n        ],\n        [\n            0,\n            \"user any good solutions in windows pref built in open source free in that order\"\n        ],\n        [\n            0,\n            \"hashtag promo girls are going to bring it in the next round yeah bring it bring your store bought\"\n        ],\n        [\n            0,\n            \"user oh no so worried totes shaking why care\"\n        ],\n        [\n            0,\n            \"user user even with twitter allowing it doesn't really prevent the trolls from tracking them down\"\n        ],\n        [\n            0,\n            \"user user difference and inequality are not the same\"\n        ],\n        [\n            1,\n            \"people get offended by the generic term feminazi but it's never been so true for certain individuals\"\n        ],\n        [\n            0,\n            \"user user wrote me the most hilarious open letter that was all about her i for days forgot all abt that until now\"\n        ],\n        [\n            0,\n            \"user that's why they really can't effect us gaming industry is involved sure but it's a much bigger conversation\"\n        ],\n        [\n            0,\n            \"user part of the reason i'm not actively using it that much is because the weights of each factor are still being decided\"\n        ],\n        [\n            0,\n            \"user this this a million times this this is why i never know how to fill out dating sites sexual preference awesome\"\n        ],\n        [\n            0,\n            \"user well given that vivek got an article pulled it likely has something to do with them being in support of free speech\"\n        ],\n        [\n            0,\n            \"watching people like user further fygm culture that's unfortunate\"\n        ],\n        [\n            0,\n            \"user me too i can't wait until i'm free to talk about more\"\n        ],\n        [\n            0,\n            \"yeah i get threats and it means i have to be cautious but really i'm crazy enough to think i'm unbreakable which is why this works\"\n        ],\n        [\n            1,\n            \"the user faq is perpetuating the idea that harassment only happens to children this is a problem url\"\n        ],\n        [\n            0,\n            \"user user i saw it was deleted\"\n        ],\n        [\n            0,\n            \"watching the eff take notice of wadhwa and it is hashtag\"\n        ],\n        [\n            0,\n            \"this is the best point i've seen made about hashtag ever user\"\n        ],\n        [\n            0,\n            \"sometimes i feel like olivia pope\"\n        ],\n        [\n            0,\n            \"the fact is there is no policy there is no training but all the pds i've talked to do not say this do not give any related advice\"\n        ],\n        [\n            1,\n            \"user yes it is legit sweden is one place any living thing should never visit feminazi and extremist word is law there\"\n        ],\n        [\n            0,\n            \"pre gdc sjw evening of march 1st email me for invite\"\n        ],\n        [\n            0,\n            \"user remembering what awesome people think of you can help you get through the rough days\"\n        ],\n        [\n            1,\n            \"user user and it's good that feminazi has no play haha\"\n        ],\n        [\n            0,\n            \"user you're going to be in town d yay\"\n        ],\n        [\n            1,\n            \"rt user and white people who bring up or being a survivor as a way to silence woc because no woc are queer none survivors …\"\n        ],\n        [\n            0,\n            \"user user she threatened to cut herself if we didn't pay her money\"\n        ],\n        [\n            0,\n            \"user i got spells for that\"\n        ],\n        [\n            0,\n            \"user p sure he's a if he's referring to ed because who else does that but i've known in foss for a while\"\n        ],\n        [\n            0,\n            \"user user who knows who cares just more bullshit they are passing around i don't pay their claims any attention\"\n        ],\n        [\n            0,\n            \"ch 7 has taken things a little too literal last year when people said they wanted more instant restaurants hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i like this clan just enough and a steady stream of misogynistic jerks to keep me entertained url\"\n        ],\n        [\n            0,\n            \"rt user how did i not know github did this url so useful\"\n        ],\n        [\n            0,\n            \"user no just normal wod expansion leveling end of ridge quest chain for horde\"\n        ],\n        [\n            0,\n            \"user i think women in general have issues talking about money for activism lots of articles on this\"\n        ],\n        [\n            0,\n            \"my fav part of gg tweets is seeing so many people insist that they are unable to develop their views with experience\"\n        ],\n        [\n            0,\n            \"user in a video with anita the ag of ca said that police here didn't have email until fairly recently in the bay area\"\n        ],\n        [\n            1,\n            \"my dad called me a feminazi yesterday hashtag\"\n        ],\n        [\n            0,\n            \"rt user user i highly doubt most women scare as easily as you\"\n        ],\n        [\n            0,\n            \"user yeah see i'm pretty much done with him that shit he pulled is unacceptable same shit i see from sexist engineers\"\n        ],\n        [\n            1,\n            \"rt user i don ’ t need because men carry heavy things that i cannot like shopping boxes and a huge sense of …\"\n        ],\n        [\n            0,\n            \"rt user the effects of the internet make it even worse relatively minor figures online get scrutiny normally …\"\n        ],\n        [\n            0,\n            \"user user i really wish i had the time to dig more into su and such seems basically\"\n        ],\n        [\n            0,\n            \"rt user user 10 20 10\"\n        ],\n        [\n            0,\n            \"user omg i hate when people do that that's so trashy\"\n        ],\n        [\n            0,\n            \"catching up with hashtag if society judges these two as pretty then i really have no hope\"\n        ],\n        [\n            0,\n            \"user unfortunately no text filters are too high risk\"\n        ],\n        [\n            0,\n            \"so i guess it's really happened the hashtag competition is running for eternity\"\n        ],\n        [\n            0,\n            \"user user i am not a feminist or feminazi just because i don't think female characters need sexy outfit in every game\"\n        ],\n        [\n            0,\n            \"user i added a swap p\"\n        ],\n        [\n            0,\n            \"rt user user a year from now somebody you'll never meet sits up in a hospital bed worried about balanced …\"\n        ],\n        [\n            0,\n            \"user user what are you talking about\"\n        ],\n        [\n            0,\n            \"hey guys we can totes them by submitting a pull request with some in a perl app url\"\n        ],\n        [\n            0,\n            \"user there's an app to fix that\"\n        ],\n        [\n            0,\n            \"hell now they'll know i've been your all along user\"\n        ],\n        [\n            1,\n            \"user user the shows called feminazi that's what woman r called 4 having an opinion i had an opinion for\"\n        ],\n        [\n            0,\n            \"user on a side note holy shit i didn't know you had that many followers\"\n        ],\n        [\n            0,\n            \"user yup i know the drill\"\n        ],\n        [\n            0,\n            \"yo guys did you know i was a convicted that's new url\"\n        ],\n        [\n            0,\n            \"user i is there public transit to from vancouver\"\n        ],\n        [\n            0,\n            \"i love it when these judges compromise their values because the channel 7 script writers tell them to no credibility hashtag\"\n        ],\n        [\n            1,\n            \"ji go into hashtag and tell em you are white have muscles and drive a nice car and mad chicks will msg you\"\n        ],\n        [\n            0,\n            \"user user it's good motivation to try to make things better\"\n        ],\n        [\n            0,\n            \"sure ama is here url user\"\n        ],\n        [\n            1,\n            \"wonder how many feminazi social justice warrior heads explode when hillary makes her running mate hopefully a lot\"\n        ],\n        [\n            0,\n            \"user yeah that makes sense curious as to why it gave you a headache though\"\n        ],\n        [\n            0,\n            \"rt user of men isn ’ t an attack on us and our feelings it ’ s a fucking survival strategy hashtag\"\n        ],\n        [\n            0,\n            \"we're already working with a number of tech companies relationships are being built we're making huge amounts of progress\"\n        ],\n        [\n            0,\n            \"he won't stop staring at me url\"\n        ],\n        [\n            0,\n            \"user user there's very little in specifics that i am free to discuss at this point but i can give some overview\"\n        ],\n        [\n            1,\n            \"feminazi's of usa time to put your man hating skills to work kurds need fighters hashtag\"\n        ],\n        [\n            0,\n            \"those 2 making it through to the next round colin has just lost all credibility in my eyes hashtag user\"\n        ],\n        [\n            0,\n            \"if you're one of the people saying gg got a bomb threat for a meetup oh well take a long look in the mirror and consider your words\"\n        ],\n        [\n            0,\n            \"hey guys remember when weev released illegally info about my sex life on the full disclosure list bcz i was too\"\n        ],\n        [\n            0,\n            \"i gave up chilling in weed 15 ft walk to the door of this cafe has me completely url\"\n        ],\n        [\n            0,\n            \"user user yeah in early versions now they are up to 1 4 and it's not really a problem\"\n        ],\n        [\n            0,\n            \"hashtag i hope you're paying attention to the twitter feed looks like you're losing a number of viewers hashtag\"\n        ],\n        [\n            0,\n            \"user and now mods of ghazi are under fire by a mob that appears to have been led by you\"\n        ],\n        [\n            0,\n            \"these are the same people screeching about how sarkeesian is an angry feminazi even though her videos are never less than calm measured\"\n        ],\n        [\n            1,\n            \"that was annoying “ user if she calls her own self pretty one more time i'm gonna hashtag\"\n        ],\n        [\n            0,\n            \"user i still think you should move to pdx and be my sometimes roommate\"\n        ],\n        [\n            1,\n            \"in any serious forum i will fully support feminism feminazi's however are a real thing and in their presence i will be a hashtag\"\n        ],\n        [\n            0,\n            \"user user go find a shock collar you earned it\"\n        ],\n        [\n            0,\n            \"user sent to my reading list for later thank you\"\n        ],\n        [\n            0,\n            \"user btw i've got a lot of museum bm that would fit you retro leggings you can borrow if you are into that kinda thing\"\n        ],\n        [\n            0,\n            \"user oooo i'll have to look for that\"\n        ],\n        [\n            0,\n            \"rt user twitter just switched to so they could understand it\"\n        ],\n        [\n            0,\n            \"user i dunno it makes me happy they look happy\"\n        ],\n        [\n            0,\n            \"user one of us one of us\"\n        ],\n        [\n            0,\n            \"rt user holy shit there were just like 4 shots it seems like an officer was shot shit officers have guns drawn this is crazy\"\n        ],\n        [\n            0,\n            \"user i guess he was trying to say that who knows p\"\n        ],\n        [\n            0,\n            \"user yes tonight is a coffee night\"\n        ],\n        [\n            0,\n            \"user unaware of their issues do they not have cell phones access to gv\"\n        ],\n        [\n            1,\n            \"user you're probably safe as long as you don't join one named feminists tbh\"\n        ],\n        [\n            0,\n            \"user oh good lord if only i had that kind of patience\"\n        ],\n        [\n            0,\n            \"the thing is you don't actually have to say any of that stuff for us to figure out who it's coming from it's easy to track social groups\"\n        ],\n        [\n            0,\n            \"user we could do something fun with this i could see how many tweets you get from users you've blocked\"\n        ],\n        [\n            1,\n            \"you have the look that every man wants in a woman's eyes surprised with a bit of fear holy crap\"\n        ],\n        [\n            0,\n            \"user i'm using multiple streams with multiple credentials\"\n        ],\n        [\n            0,\n            \"rt user and the sad thing is to list all the names affected by this crap would take days if not months time to fix it\"\n        ],\n        [\n            0,\n            \"user there are better ways to make that comic not scare off all your female customers\"\n        ],\n        [\n            0,\n            \"so this blood rogue chick starts hitting on me and now some troll mage dude is threatening me because it's his girlfriend\"\n        ],\n        [\n            0,\n            \"user even though i tweet a lot p hehe\"\n        ],\n        [\n            0,\n            \"user fyi it looks like i was caught by it i'm not a so\"\n        ],\n        [\n            1,\n            \"i liked a user video url male rights activist owns feminazi\"\n        ],\n        [\n            0,\n            \"what restaurant around here isn't overwhelmed by gdc traffic i require fuel in the form of gin\"\n        ],\n        [\n            0,\n            \"user i still haven't figured out what's age appropriate so i just do things probably totally inappropriate for my age\"\n        ],\n        [\n            0,\n            \"user holy crap i've got 2 of them so far just ordered a third i've been pretty happy so far\"\n        ],\n        [\n            0,\n            \"rt user user and i are safe we are outside hiding behind the concrete officer is bleeding badly but i'm not posting …\"\n        ],\n        [\n            0,\n            \"user good call i might them over the internet as i'm known to do\"\n        ],\n        [\n            0,\n            \"dudes that are like women are inferior weak so shouldn't be in the military well can you walk in heels sir answer me that\"\n        ],\n        [\n            0,\n            \"user happy to discuss on facebook in pm but not publicly calling out their names on twitter it would be a bad idea\"\n        ],\n        [\n            0,\n            \"reading men give advice about bras on yahoo answers is one of my favorite things\"\n        ],\n        [\n            0,\n            \"user it's not a competition heh\"\n        ],\n        [\n            0,\n            \"sorry i don't believe in gamergate's version of justice mass reporting isn't dealing with anything user\"\n        ],\n        [\n            0,\n            \"can i make graphite show the sum of 5m when retention is 1m want to see a graph with point every 5m with sum of that time period\"\n        ],\n        [\n            1,\n            \"so fucking done with people who can't see the difference between a feminist and a feminazi hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user dude stop at me what is your deal\"\n        ],\n        [\n            0,\n            \"user oof no i usually wear bright colors and am full of energy and joy\"\n        ],\n        [\n            0,\n            \"rt user oh dear god look at this beautiful gamergate url\"\n        ],\n        [\n            0,\n            \"the hashtag campaign does seem to be giving mixed messages gender inequality is a tough idea to tackle effectively nowadays\"\n        ],\n        [\n            0,\n            \"it is weird that someone from gamergate would be opposed to a video not specific to gamergate talking about harassment so weird right\"\n        ],\n        [\n            0,\n            \"rt user user my skin green no colors suit only wear ripped pants because hulk need no clothes\"\n        ],\n        [\n            0,\n            \"possible kickstarter reward i will personally dye your hair your bright color of choice\"\n        ],\n        [\n            0,\n            \"looking at comments marked as abuse on my site that must be the problem i have a womb url\"\n        ],\n        [\n            0,\n            \"since i'm joining the startup scene it seems like a bad thing that i'm looking forward to season 2 of silicon valley but it looks so good\"\n        ],\n        [\n            0,\n            \"user user it was wonderful to watch\"\n        ],\n        [\n            0,\n            \"user if you're selling software and someone on the street outside your office makes a copy and hands it out for free that's harm\"\n        ],\n        [\n            1,\n            \"user feminazi's in sweden are going to go on the white male for this\"\n        ],\n        [\n            0,\n            \"hashtag hashtag why do they keep saying that they are so pretty\"\n        ],\n        [\n            0,\n            \"user user i love those too much too much\"\n        ],\n        [\n            0,\n            \"usually i hate the bs software that comes with gaming but this one has an option to the lighting when monitor turns off\"\n        ],\n        [\n            0,\n            \"gamergate just called user a copy boy or personal assistant on 8chan\"\n        ],\n        [\n            0,\n            \"but uh enjoy your blog comment hashtag activism\"\n        ],\n        [\n            1,\n            \"the girls can cook for me anytime just not hot pot or spatchcock hashtag\"\n        ],\n        [\n            0,\n            \"user we can talk about computers later if it will make you feel better\"\n        ],\n        [\n            0,\n            \"user i don't think so it was just found\"\n        ],\n        [\n            0,\n            \"read this i like this a note on call out culture url via user\"\n        ],\n        [\n            1,\n            \"user personally i am just glad when they use the actual word and not feminazi\"\n        ],\n        [\n            1,\n            \"user user far from ignorant can you be less of a man hating feminazi\"\n        ],\n        [\n            0,\n            \"user that's why i explained i still think you're an asshole\"\n        ],\n        [\n            0,\n            \"i've had a macbook survive a 90 mph motorcycle accident while strapped to my back\"\n        ],\n        [\n            0,\n            \"user tell me what you think about ethics\"\n        ],\n        [\n            1,\n            \"ladies there's a difference between being a feminist and a feminazi\"\n        ],\n        [\n            0,\n            \"user i'm a girl in a world\"\n        ],\n        [\n            0,\n            \"sure is easy to ignore the women you've hurt from atop a mountain of money\"\n        ],\n        [\n            0,\n            \"is different from paperwhite more matte i kind of like paperwhite more more concerned about dropping this one get a case\"\n        ],\n        [\n            0,\n            \"how do you shake off a bad mood — i turn up the and dance url\"\n        ],\n        [\n            0,\n            \"user it's still the same company running it the rapist still is allowed to volunteer\"\n        ],\n        [\n            0,\n            \"patreon bills consulting blackmilk food that isn't ramen at least i don't have to put that many hrs month towards this\"\n        ],\n        [\n            0,\n            \"user 3 3 3 srsly tho down my massive redis will save me so much money heh\"\n        ],\n        [\n            0,\n            \"user i my rating by constantly helping a friend gear up all of his\"\n        ],\n        [\n            0,\n            \"user stacks upon stacks of books what you can barely see is robot parts hanging down\"\n        ],\n        [\n            0,\n            \"user user i have absolutely no idea what you are going on about dude the blocklist wasn't even updated today\"\n        ],\n        [\n            0,\n            \"user i can't take anyone seriously that uses ' ' in that context\"\n        ],\n        [\n            0,\n            \"user i miss the days where i could be more of an asshole\"\n        ],\n        [\n            0,\n            \"rt user user vivek wadhwa is the carrot top of academic sources\"\n        ],\n        [\n            0,\n            \"user user prove it where is the proof\"\n        ],\n        [\n            0,\n            \"user stats counters hashtag all count ' 5m ' ' sum '\"\n        ],\n        [\n            0,\n            \"user it is an organized group\"\n        ],\n        [\n            1,\n            \"hashtag because he follows a low amount of female engineers but he's cool with female reporters\"\n        ],\n        [\n            0,\n            \"user i haven't even looked at laws in other countries yet hoping as we pick up steam we'll have more volunteers esp in legal\"\n        ],\n        [\n            0,\n            \"user setting mentioning on its own is against dev policy iirc rting isn't\"\n        ],\n        [\n            0,\n            \"user if i was looking for i'd point out a white dude in a position of power accused a minority of bullying him p\"\n        ],\n        [\n            0,\n            \"i tried python but we had some arguments i thought it was time to move on instead of trying to work things out url\"\n        ],\n        [\n            0,\n            \"user user oh my gosh this is awesome\"\n        ],\n        [\n            0,\n            \"user user am talking to in dm potentially gaters messing with my account in a bad way\"\n        ],\n        [\n            0,\n            \"user are like ooh look me i can walk lifting is like i am stronger than\"\n        ],\n        [\n            0,\n            \"user i used to live here you nerd\"\n        ],\n        [\n            0,\n            \"user huh i might have to try this at some point\"\n        ],\n        [\n            0,\n            \"rt user user just so i ’ m clear you have dogs named leo and nimoy\"\n        ],\n        [\n            0,\n            \"good lord read this entire thread if you use hashtag url\"\n        ],\n        [\n            0,\n            \"user i am so fucking excited are you excited\"\n        ],\n        [\n            0,\n            \"user i have no idea what my rotation is honestly i'm just hitting buttons and damage meters in bgs with a fresh 100\"\n        ],\n        [\n            0,\n            \"user yes depends more on how a group operates more stuff coming out next week\"\n        ],\n        [\n            0,\n            \"someone give me a primer on what's up with irish data protection privacy laws\"\n        ],\n        [\n            0,\n            \"user they are both pretty entertaining to talk to sometimes\"\n        ],\n        [\n            0,\n            \"user what goal precisely would angry tweets to whedon contribute towards\"\n        ],\n        [\n            0,\n            \"user hoping it's and not a trend i've not been able to vote in a while\"\n        ],\n        [\n            0,\n            \"for more cases for harassment we definitely need to be able to respond to those but most isn't this\"\n        ],\n        [\n            0,\n            \"user user so in short there's just not enough data to tell\"\n        ],\n        [\n            0,\n            \"rt user ryan is an indie tom is an amazon who keeps ing her on twitter coming soon you've got male o …\"\n        ],\n        [\n            0,\n            \"rt user this isn't about rosie defending buddy ultimately it's about itself being challenged clearly has never ha …\"\n        ],\n        [\n            0,\n            \"he's said that he's backing out but i think this remains to be seen however i'm optimistic\"\n        ],\n        [\n            0,\n            \"rt user i investigated gamergate's latest conspiracy theory and as expected it's full of half and nonsense url\"\n        ],\n        [\n            0,\n            \"when i get home i have 1 million emails to answer url\"\n        ],\n        [\n            0,\n            \"why is their whole menu dick related hashtag\"\n        ],\n        [\n            0,\n            \"also feminazi dont exist people are passionate about what they care about it doing change the title change your view on it\"\n        ],\n        [\n            1,\n            \"when 14 year old boys use the term feminazi and u gotta school em in class 😔\"\n        ],\n        [\n            0,\n            \"oh god oh god oh god never point a at skin\"\n        ],\n        [\n            0,\n            \"safety resources are limited to the options teens teachers parents law enforcement this isn't good enough url\"\n        ],\n        [\n            0,\n            \"user apple did hire a lot of foss devs one of the original creators of freebsd became a director at apple\"\n        ],\n        [\n            0,\n            \"this is an ex coworker of mine she was also an enforcer for far longer than i was url\"\n        ],\n        [\n            0,\n            \"user indeed but i've been coding since 1987 was still around for some of that fun used to work on really old too\"\n        ],\n        [\n            0,\n            \"does anyone know if she's alright\"\n        ],\n        [\n            0,\n            \"current highest score ever on hashtag is helena and vicki in last year and nick and in 2012 they both scored 95\"\n        ],\n        [\n            0,\n            \"user i'll add them to our doc i understand applying for grants is an art so it'll likely take a while for us to get it right\"\n        ],\n        [\n            0,\n            \"i only play and this isn't to end well this rotation is hilarious though\"\n        ],\n        [\n            0,\n            \"dying at the answers how do i become less intimidating to men url\"\n        ],\n        [\n            1,\n            \"also for the record i'm not some feminazi just tired of the lack of equality in every aspect of the world right now\"\n        ],\n        [\n            0,\n            \"another round of instant restaurants are you serious hashtag yawn\"\n        ],\n        [\n            0,\n            \"user did you find katie and nikki in the line for mt next top model hashtag\"\n        ],\n        [\n            0,\n            \"oh fuck me hard with a rusty chainsaw another round of instant restaurants hashtag\"\n        ],\n        [\n            0,\n            \"user also hi i followed you because you're awesome 3\"\n        ],\n        [\n            1,\n            \"user to sum it up i hate twitter but only reason to come on is to try and get feminazi's to think about the things they say\"\n        ],\n        [\n            0,\n            \"rt user talk to your kids about content management do it while they're still young let my life be a lesson to you\"\n        ],\n        [\n            0,\n            \"user i lived in a weird place though village in the middle of nowhere 25 ppl population not avg us experience\"\n        ],\n        [\n            0,\n            \"uh this is what angry looks like with it's supposed to be fist in air not slapping my own butt url\"\n        ],\n        [\n            1,\n            \"there goes the man woman wage gap sham in shambles like all other feminazi falsities url\"\n        ],\n        [\n            0,\n            \"a woman on the internet just told me not to argue with her about because her husband used to run a security firm what\"\n        ],\n        [\n            0,\n            \"user i'm lucky in that i have some of those people too i'm learning to walk away when i get a bit too though\"\n        ],\n        [\n            0,\n            \"waiting for one of them to trip down the stairs hashtag\"\n        ],\n        [\n            0,\n            \"user my keyboard only go 1 6 anyways i can go either way\"\n        ],\n        [\n            0,\n            \"user my views are largely tempered by my former tax bracket and although i like the idea of flat tax doesn't work well at pov lvl\"\n        ],\n        [\n            0,\n            \"uplay kindly fuck off into a fire\"\n        ],\n        [\n            0,\n            \"user cool beans useful info after a public callout\"\n        ],\n        [\n            0,\n            \"in the past 30 minutes i have seen the grand total of three cars\"\n        ],\n        [\n            0,\n            \"curled up in my favorite chair apartment is warm but cool breeze from the open window listening to the sounds of oakland i love it here\"\n        ],\n        [\n            1,\n            \"grandma go home ur drunk and flying a backwards again url\"\n        ],\n        [\n            1,\n            \"user and feminazi and douchebag strike again\"\n        ],\n        [\n            0,\n            \"user i think it's going to get worse\"\n        ],\n        [\n            0,\n            \"frankly i have more legal and tech resources than a hashtag go spew your hate group propaganda elsewhere user\"\n        ],\n        [\n            0,\n            \"user i'm trying to have a conversation why do you think it's a fight\"\n        ],\n        [\n            0,\n            \"this is hilarious url via user\"\n        ],\n        [\n            0,\n            \"user thursday would be even better\"\n        ],\n        [\n            0,\n            \"we are in the wall street journal game developer the gaming industry is not doing enough to combat misogyny url\"\n        ],\n        [\n            0,\n            \"it was difficult i questioned if it was a good idea until someone in the crowd came forward for a hug started crying then i was crying\"\n        ],\n        [\n            0,\n            \"user user do not call him a feminist he has not earned that in any way he is an of abuse\"\n        ],\n        [\n            0,\n            \"user uh okay controlled are behind the counter all i see is stuff like it's a small pharmacy\"\n        ],\n        [\n            0,\n            \"this clip is 11 minutes listen to it listen to it listen to it hashtag url\"\n        ],\n        [\n            0,\n            \"rt user fuck you forever gamergate url\"\n        ],\n        [\n            0,\n            \"user fwiw wasn't meant as a dig i didn't know this until a few months ago when it was pointed out to me\"\n        ],\n        [\n            1,\n            \"i blame the ladies groups only the hashtag left wing feminazi party will get this\"\n        ],\n        [\n            0,\n            \"user i'm not a shark i'm the tree behind the shark\"\n        ],\n        [\n            0,\n            \"user i have no idea what these mean guessing would be 5m\"\n        ],\n        [\n            0,\n            \"user uh excuse me that is the best kind of logan\"\n        ],\n        [\n            0,\n            \"user user closer to 200 i wrote it in 20 minutes and was drunk off my ass\"\n        ],\n        [\n            0,\n            \"user it does manage to have a significant amount of with behavior not related to ethics in games journalism\"\n        ],\n        [\n            0,\n            \"user the is now generated it's not that different from the github list though\"\n        ],\n        [\n            0,\n            \"i think we need to get this for kiva url\"\n        ],\n        [\n            0,\n            \"user literally no idea what you are talking about i block eggs though 3\"\n        ],\n        [\n            0,\n            \"i am probably not answering email tonight i have other work to catch up on this weekend of email\"\n        ],\n        [\n            0,\n            \"rt user just trying to make people i care about gender fluid\"\n        ],\n        [\n            0,\n            \"witnessed an hashtag guy put himself down by himself 2 defend his hashtag friends while standing in a mcd drive thru on la\"\n        ],\n        [\n            0,\n            \"dc is terrible marvel forever url\"\n        ],\n        [\n            0,\n            \"user i've done a lot of public speaking but never a keynote this is going to be awesome 😜\"\n        ],\n        [\n            0,\n            \"user difficult to write those with current limitations of developer policy\"\n        ],\n        [\n            0,\n            \"user it worked fine for the first 30 secs of then i had to keep would work for another 5 sec\"\n        ],\n        [\n            0,\n            \"user after he tried pulling the you don't need to be here woman because i'm so senior and i've already done this\"\n        ],\n        [\n            0,\n            \"user i don't think there's enough\"\n        ],\n        [\n            0,\n            \"user not publicly and only to him that's not an insult he's the one that it near the top of his blog post\"\n        ],\n        [\n            0,\n            \"user oh gosh i think i have about 6 pairs i actively switch between but i'm not really a tshirt jeans kind of girl so\"\n        ],\n        [\n            0,\n            \"it is fitting that we are now seeing these strong women speaking out and trying to fix problems that others are uncertain of how to tackle\"\n        ],\n        [\n            0,\n            \"user if i was presenting i probably would but i don't want to deal with the cost of a hotel and all that\"\n        ],\n        [\n            0,\n            \"user user eh this is turning into more of a legal concern\"\n        ],\n        [\n            0,\n            \"user most diversity panels feel a lot like circle jerks they can be good but it depends\"\n        ],\n        [\n            0,\n            \"user it's a statsd call sweetie a protocol not a programming language if you're going to troll get on my level\"\n        ],\n        [\n            0,\n            \"it's like faking being humble but then in the next breath being upset that people can disagree with you must just be personal agendas\"\n        ],\n        [\n            0,\n            \"user i never use caps lock i always hold down shift 😘\"\n        ],\n        [\n            0,\n            \"user i expect that in any other part of the site but not the safety site specifically it should be obvious and up front\"\n        ],\n        [\n            0,\n            \"user possibly want to see how this internet video conf may become a thing\"\n        ],\n        [\n            0,\n            \"hashtag at least there are judging honestly\"\n        ],\n        [\n            0,\n            \"user i don't know if you're dealing with syndrome it happens to the best of us try to recognize fight it if so\"\n        ],\n        [\n            0,\n            \"the lack of self awareness from user right now is and hilarious hashtag\"\n        ],\n        [\n            0,\n            \"kinda freaking out still about nytimes editorial board ggautoblocker\"\n        ],\n        [\n            1,\n            \"one of my exes has become a feminazi that believes in i think her bitch ass beta boyfriend is to blame\"\n        ],\n        [\n            0,\n            \"user who's blaming innocents if one woman is safe around her uncle does that mean we're all safe around him hashtag\"\n        ],\n        [\n            0,\n            \"amazon has selection decent prices overall good customer experience but their user interface has been a hot mess for forever\"\n        ],\n        [\n            0,\n            \"i try to make a habit out of not responding to their conspiracy theories but that one was too funny not to share\"\n        ],\n        [\n            0,\n            \"user i'm not going to retweet that that chick is mentally unstable loves to post private it's not ok\"\n        ],\n        [\n            0,\n            \"rt user user see i read that as a certificate authority breaking off and being its own island of site i need …\"\n        ],\n        [\n            0,\n            \"someone offered me a discounted all access gdc pass but it's still more than i can afford\"\n        ],\n        [\n            0,\n            \"rt user here's where rush limbaugh is wrong in his use of the term feminazi url\"\n        ],\n        [\n            0,\n            \"user user keep in mind that pa put a sexual predator in charge of security and then it under the rug ago\"\n        ],\n        [\n            0,\n            \"user omg i am dying you have slain me\"\n        ],\n        [\n            0,\n            \"user i've been here years only ever felt 2 earthquakes\"\n        ],\n        [\n            0,\n            \"it is great to hear that there's more women getting involved with hashtag the community is fantastic and has always been supportive\"\n        ],\n        [\n            0,\n            \"maybe user thinks there were 40 people because i'm like 3 shadow turkeys grandma 4ever\"\n        ],\n        [\n            1,\n            \"this pair of blonde idiots are the worst thing that have ever been on my tv in the history of my lounge room get off hashtag\"\n        ],\n        [\n            1,\n            \"user user that's it yup her opinion is officially irrelevant she's pissed at being blocked\"\n        ],\n        [\n            0,\n            \"hashtag maybe you girls should go back to cutting up cows and pigs don't quit your day job user\"\n        ],\n        [\n            0,\n            \"yesterday a dude that someone admitted that gamergate more specifically someone on the gamergate paid them to do so\"\n        ],\n        [\n            0,\n            \"user user we can't take any action other than offering advice and assistance person targeted has to report it to police\"\n        ],\n        [\n            1,\n            \"user oh my phone followed you god damn pls no feminazi posts you're so great besides that lol\"\n        ],\n        [\n            0,\n            \"user take a break if you need it but i'm not just saying this to make you feel better your voice is important you matter\"\n        ],\n        [\n            0,\n            \"user wait when did i become a and what is that\"\n        ],\n        [\n            0,\n            \"rt user last rt people are actually paying money to promote an ad for twitter to suspend user who made the gg …\"\n        ],\n        [\n            0,\n            \"user the real work is just getting started\"\n        ],\n        [\n            0,\n            \"user a high risk gamergate will do anything they can to try to harm oapi because anti harassment is a bad thing i guess\"\n        ],\n        [\n            0,\n            \"user gater ebooks is very fond of\"\n        ],\n        [\n            0,\n            \"user yeah i needed something that directly to my desk i get bored and move furniture sometimes\"\n        ],\n        [\n            0,\n            \"user sigh don't get like that it just came off really really poorly\"\n        ],\n        [\n            0,\n            \"user i'm aware i've read that story arc\"\n        ],\n        [\n            0,\n            \"user i get your really i do i deal with the same stuff every day on my own account\"\n        ],\n        [\n            0,\n            \"user that was amazing i love you ❤ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"so fucking proud of zoe right now and it is so weird being part of an p\"\n        ],\n        [\n            0,\n            \"user i have no explanation for why she likes the things she does p\"\n        ],\n        [\n            1,\n            \"actual email i just sent user ' have i become a joyless feminazi ' i'll let you know her response i suspect it'll have three letters\"\n        ],\n        [\n            0,\n            \"user user he had a huge ego never produced anything and everyone hated him kind of like twitter\"\n        ],\n        [\n            0,\n            \"i'm quite a fan of leaning in it's how i operate but the cost is high and it's not for everyone feminism is about choices\"\n        ],\n        [\n            0,\n            \"user i've given a lot of tech talks in the past this one isn't really so technical more community p\"\n        ],\n        [\n            0,\n            \"user this one is more official ish less tweets i think i'm still figuring out my role as ceo keeping normal persona\"\n        ],\n        [\n            0,\n            \"i have eaten army food from that looked better than that and less like a dick hashtag\"\n        ],\n        [\n            1,\n            \"user well at least your not a feminazi\"\n        ],\n        [\n            1,\n            \"jus gonna say it again dumb bitch hashtag\"\n        ],\n        [\n            0,\n            \"but i'm now the proud owner of some sneakers sporting a greek of circa 440 bc that's something\"\n        ],\n        [\n            0,\n            \"user user harassing and doxxing prevent free speech they are an attempt to silence their targets\"\n        ],\n        [\n            0,\n            \"user nope i play wow gw\"\n        ],\n        [\n            0,\n            \"user user in wod you see and his wife as children come\"\n        ],\n        [\n            0,\n            \"we know what online abuse looks like we've been studying it and we will create reports and publish our findings\"\n        ],\n        [\n            0,\n            \"the worst part of buying furniture from ikea is having to bring it from the parking garage into my apartment don't wanna\"\n        ],\n        [\n            0,\n            \"i don't comment on who i might be helping and i'm not here to pass judgement on anyone's activities\"\n        ],\n        [\n            1,\n            \"rt user repeatedly calling a woman a bitch from the stage was just part of the ' problems with women url\"\n        ],\n        [\n            0,\n            \"i sure am hungry for some eggs\"\n        ],\n        [\n            0,\n            \"i'll show you out oh lucky me i love the girl with the dragon tattoo\"\n        ],\n        [\n            0,\n            \"user it's really fun watching patterns in all of this regarding various groups i think it'll be useful\"\n        ],\n        [\n            0,\n            \"so many people are suggesting the wonderwoman outfit but you guys i will be at gdc that sounds awkward\"\n        ],\n        [\n            0,\n            \"user i love what they've done with trolls\"\n        ],\n        [\n            1,\n            \"user vc no face de feminazi\"\n        ],\n        [\n            0,\n            \"user the video that after yours was pretty good too url\"\n        ],\n        [\n            0,\n            \"user looks like i have to provide my own lock i'm not too scared of it being broken into on this street\"\n        ],\n        [\n            0,\n            \"he's been offered contact info from those he's speaking with should he care to contribute he's none of this i am\"\n        ],\n        [\n            0,\n            \"til i am the anti thesis of free speech oh boy url\"\n        ],\n        [\n            1,\n            \"user user part of the feminazi inspired culture making men pay for being men\"\n        ],\n        [\n            0,\n            \"user if i ever have my own wikipedia page that better be on it\"\n        ],\n        [\n            0,\n            \"user all my are orange because they are legendary get it p\"\n        ],\n        [\n            0,\n            \"user hey if you toss me more info about that i can pass it up the chain to enforcer type people it would be appreciated\"\n        ],\n        [\n            0,\n            \"user is so convinced that we're all just the same guy that didn't even read a twitter bio of a female dev criticizing him\"\n        ],\n        [\n            0,\n            \"user user uh random what are you talking about\"\n        ],\n        [\n            0,\n            \"user i have never seen a single indication that roguestar is in any way technically competent\"\n        ],\n        [\n            0,\n            \"user engaging is just never a good idea it's only going to make you frustrated and you\"\n        ],\n        [\n            0,\n            \"user is any good i've never used it didn't realize i could an entire drive either\"\n        ],\n        [\n            0,\n            \"user i tend to document my hair color experiments for later that pic is a few years old\"\n        ],\n        [\n            0,\n            \"oh how strange nero glorious leader of a campaign that is supposedly not about harassment is mocking harassment url\"\n        ],\n        [\n            0,\n            \"fuck it i'll just play the sims 4 because origin never breaks right\"\n        ],\n        [\n            0,\n            \"in the words of former contestant user katie and nikki need to calm their farm hashtag\"\n        ],\n        [\n            0,\n            \"user it was near the ramen but i just found it on amazon though it's a bit more expensive there url\"\n        ],\n        [\n            0,\n            \"just read the hashtag get through switching off hashtag\"\n        ],\n        [\n            0,\n            \"user user freebsd keeps getting emails about firing me as well y'know the open source os i used to contribute to\"\n        ],\n        [\n            0,\n            \"catching the last bart home so excited what a productive evening\"\n        ],\n        [\n            0,\n            \"user i own too many apple products to say that\"\n        ],\n        [\n            0,\n            \"user how do you even argue with someone that doesn't realize that money is required for everyone to pay bills\"\n        ],\n        [\n            0,\n            \"user it should be removed if you refresh i think\"\n        ],\n        [\n            0,\n            \"user why can't i dm you\"\n        ],\n        [\n            0,\n            \"it's easy to think that our experiences are indicative of everyone's experiences i've fallen victim to that thinking before\"\n        ],\n        [\n            1,\n            \"she also claimed that women being angry with wadhwa was worse than the death threats we were getting because we're used to it\"\n        ],\n        [\n            0,\n            \"peach tea with lavender infused honey you complete me\"\n        ],\n        [\n            0,\n            \"say what you want about blizzard knows how to work and at url\"\n        ],\n        [\n            1,\n            \"wadhwa thinks women only disagree with him because they want attention hashtag\"\n        ],\n        [\n            0,\n            \"user they make mistakes sometimes but they are good people and they try to do what's right i support them\"\n        ],\n        [\n            1,\n            \"do you guys really want props for not raping or around women well here you go 👏 👏 👏 are you happy now hashtag\"\n        ],\n        [\n            0,\n            \"yo windows people is there any free app other than puppet that will allow me to define apps to install on new pcs\"\n        ],\n        [\n            1,\n            \"user i am begging them to never give him a mic again hashtag\"\n        ],\n        [\n            0,\n            \"we have user an resource that provides emotional support for targets of harassment\"\n        ],\n        [\n            0,\n            \"isn't it supposed to be keep emailing p via url url\"\n        ],\n        [\n            0,\n            \"user wat ok i and update when the vodka duck fat has worn off\"\n        ],\n        [\n            0,\n            \"user i put together some of the context digging through his timeline if i'm correct those aren't people you can really talk to\"\n        ],\n        [\n            0,\n            \"user user don't forget we don't even use that's an export we use svn p\"\n        ],\n        [\n            0,\n            \"user oh they are they didn't hurt after the first day or two\"\n        ],\n        [\n            1,\n            \"wow basically all men are responsible for rape unless they are url hashtag\"\n        ],\n        [\n            0,\n            \"user i laid the bike down intentionally vs having a worse accident i was but fine\"\n        ],\n        [\n            0,\n            \"user user i was shocked they didn't try to skin colors\"\n        ],\n        [\n            0,\n            \"rt user a is for actually and that mansplaining tone b is the block button — they can mansplain alone url\"\n        ],\n        [\n            0,\n            \"there's no way i can watch yet another round of instant restaurants switching off hashtag\"\n        ],\n        [\n            0,\n            \"user it's very easy to change your gv hashtag\"\n        ],\n        [\n            0,\n            \"i was looking for a specific video by user so i searched anita sarkeesian on youtube good grief so many angry\"\n        ],\n        [\n            0,\n            \"user i usually mix brands depending on how they fade has fantastic though does some decent too\"\n        ],\n        [\n            0,\n            \"user grafana is weird i've never used it before it does not act like it would expect\"\n        ],\n        [\n            0,\n            \"i really hate the mary sue right now they have great articles but the worst ad designs ever\"\n        ],\n        [\n            0,\n            \"the best thing user could do for women in tech is leave them the hell alone creeper hashtag\"\n        ],\n        [\n            1,\n            \"rt user user basically if you are a dude and want to identify as a neo communist feminazi we are not gonna stop you we are …\"\n        ],\n        [\n            0,\n            \"user 19 is not the vast majority\"\n        ],\n        [\n            0,\n            \"user if you have ideas i'd love to hear them all i know how to offer is if you get lots of shit let me know\"\n        ],\n        [\n            0,\n            \"looking at gg hashtag they were abt tweets 30m before hashtag now 48 30m\"\n        ],\n        [\n            0,\n            \"user personally i talk to mutual friends to try to get them to help i only callout if they are deliberately harmful\"\n        ],\n        [\n            0,\n            \"user sorry but retweeting me means you're now playing the game of hide from the angry gamergaters\"\n        ],\n        [\n            0,\n            \"why is evernote selling socks also these socks are not that interesting and are still 85 5 pack nope url\"\n        ],\n        [\n            0,\n            \"user that would be awesome i'm doing pretty well in for shadow usually in top 5 dmg and i'm in mostly pvp gear\"\n        ],\n        [\n            1,\n            \"if you don't like the constitution and you vote for a person like hashtag then you're a hashtag\"\n        ],\n        [\n            0,\n            \"you fear me because you don't know what i am i look like a woman i sound like a man and your reason tells yo url\"\n        ],\n        [\n            0,\n            \"people keep asking me about the stuff i posted about that site ties to url dun dun\"\n        ],\n        [\n            0,\n            \"remember this is the guy that user decided was more important than the women writing her book only cares about\"\n        ],\n        [\n            0,\n            \"not feeling so great so haven't been on twitter much lately will catch up later 3\"\n        ],\n        [\n            0,\n            \"last night i was meeting so many people and they were asking what i do and i was like i can't tell you yet\"\n        ],\n        [\n            0,\n            \"drasko steve and tennis coach bankrupt at the same table hashtag\"\n        ],\n        [\n            1,\n            \"rt user feminazi a feminist who finds a hidden male agenda in everything\"\n        ],\n        [\n            0,\n            \"user i thought about it before i started the entire thread it only looked like i was thinking quickly\"\n        ],\n        [\n            0,\n            \"continuing to spread those rumors is basically the same thing as gaters saying i was arrested for drugs\"\n        ],\n        [\n            0,\n            \"user hah and i get worried when i do it perspective\"\n        ],\n        [\n            0,\n            \"rt user get awards for being so reasonable\"\n        ],\n        [\n            0,\n            \"user this is the same dude that thinks that not being allowed to publish an article to a site he doesn't own is silencing\"\n        ],\n        [\n            0,\n            \"rt user i cheated on with comic sans and i'm not sorry hashtag\"\n        ],\n        [\n            1,\n            \"user and where are the hashtag on this topic crickets\"\n        ],\n        [\n            0,\n            \"stick to your day jobs girls hashtag\"\n        ],\n        [\n            1,\n            \"rt user ladies there's a difference between being a feminist and a feminazi\"\n        ],\n        [\n            0,\n            \"i do have to go get us an actual business address soon so we can finish with the paperwork to get status so it is all temporary\"\n        ],\n        [\n            0,\n            \"user you are helpful valuable and appreciated your voice helps we all appreciate you you should know this\"\n        ],\n        [\n            0,\n            \"hashtag omg my dad and i are screaming at the tv\"\n        ],\n        [\n            0,\n            \"user half my life is meetings to try to get this stuff resolved so i don't have to worry about coding around it\"\n        ],\n        [\n            0,\n            \"user twitter allows 13 yr olds 13 yr olds don't generally have bank accts lots of people don't have bank accts work in cash\"\n        ],\n        [\n            0,\n            \"user furthermore if you're going to have writers covering issues like free speech you might want to make sure they research the eff\"\n        ],\n        [\n            0,\n            \"it's another form of abuse but more because the perpetrators think they are the heroes of this story\"\n        ],\n        [\n            0,\n            \"i knew that would happen nothing new happens on hashtag\"\n        ],\n        [\n            0,\n            \"rt user user i know holy i ’ m not worthy thank you i hope you enjoy taken by blocks addresses deep …\"\n        ],\n        [\n            0,\n            \"come play music for me url\"\n        ],\n        [\n            0,\n            \"user i care that she wrote a medium piece throwing all of us under the bus\"\n        ],\n        [\n            0,\n            \"user user i watched 4 episodes of in living color i am kinda an expert gawd\"\n        ],\n        [\n            0,\n            \"rt user amazing how a deadly criminal who can escape from in seconds got caught by two paul\"\n        ],\n        [\n            0,\n            \"i'll explain it using small words feminists are constantly accused of wanting to kill men figuratively or literally\"\n        ],\n        [\n            0,\n            \"user user is one of the good guys i'll let him explain why the words were problematic\"\n        ],\n        [\n            0,\n            \"user i see a lot of ways it could be abused vs free speech is still something i don't really understand\"\n        ],\n        [\n            0,\n            \"getting a puppy today getting a puppy today getting a puppy today getting a puppy today getting a puppy today getting a puppy today getting\"\n        ],\n        [\n            1,\n            \"and that's why they invented the term feminazi url\"\n        ],\n        [\n            0,\n            \"user user i bought it because i'm lazy and don't want to wash a pot just for making ramen my bowls are not microwave safe\"\n        ],\n        [\n            0,\n            \"user user lol that guy he tried to tell me that all companies should be small indie all tech companies even\"\n        ],\n        [\n            0,\n            \"user i hate ur guts y do u hate video games so much\"\n        ],\n        [\n            1,\n            \"lol that chick from last night is still raging about me blocking her i guess\"\n        ],\n        [\n            1,\n            \"user hai random feminazi replying to a 4 month old post\"\n        ],\n        [\n            0,\n            \"according to gdc is just a place for rich people to drink do drugs jeez guys i guess i'll bring enough wine to share then\"\n        ],\n        [\n            0,\n            \"gdc was great today thank you for letting me be a small part of your world but it's time to literally take off my cape and go to bed\"\n        ],\n        [\n            0,\n            \"user yes given that one group posts mutilated bodies on twitter along with american i'd say they are worse\"\n        ],\n        [\n            0,\n            \"user oh see that's really tough anger is often justified but it's a question of who we are actually angry at\"\n        ],\n        [\n            0,\n            \"finally a meal without up hashtag\"\n        ],\n        [\n            0,\n            \"realized that no one would pat him on the back for not being an asshole but gg would worship him for joining user user\"\n        ],\n        [\n            0,\n            \"user but they have to follow not lead women know the issues they face better than men listening is important\"\n        ],\n        [\n            0,\n            \"yay a new reason for people to hate me shove off\"\n        ],\n        [\n            0,\n            \"this cat walk is embarrassing hashtag\"\n        ],\n        [\n            0,\n            \"at least it's not perl threading though amirite\"\n        ],\n        [\n            0,\n            \"it doesn't surprise me that gg has turned my offer of help for one of their own into a reason to at me but it's still irritating\"\n        ],\n        [\n            0,\n            \"user a lot of people don't have cell phones i was one of them for 2 years i only used gv against the idea of gv\"\n        ],\n        [\n            0,\n            \"however twitter clients and web are supposed to have the same tools exp that's why doesn't really encourage 3rd party clients\"\n        ],\n        [\n            0,\n            \"user i didn't read them p i was sent a few screencaps which is why i was a bit concerned\"\n        ],\n        [\n            0,\n            \"user i remember having to be at the bus stop at 6 15 lived far away and i was exhausted all the time\"\n        ],\n        [\n            0,\n            \"omfg on the local news they are now arguing about hashtag\"\n        ],\n        [\n            0,\n            \"rather curious though to see when hashtag is sending out notifications via travel lodging assistance\"\n        ],\n        [\n            0,\n            \"user user no one on my p\"\n        ],\n        [\n            1,\n            \"yeah colin would be looking for more fat in his sausage hashtag\"\n        ],\n        [\n            0,\n            \"user user i would but my time is super limited these next few days i'm about to have to run too many meetings\"\n        ],\n        [\n            0,\n            \"woah i just went to go prod sarah to see if i could ask her a legal question and saw she was gone hope everything is ok\"\n        ],\n        [\n            0,\n            \"user i get that you're probably going to defend your friend regardless but what he did was shitty and then you followed it w more shit\"\n        ],\n        [\n            0,\n            \"rt user user wait until they find out the share patches and fixes\"\n        ],\n        [\n            0,\n            \"user user i bet they got mad\"\n        ],\n        [\n            1,\n            \"user hashtag for all feminist's talk of not hating men they sure come out in force when men dare speak about what affects em\"\n        ],\n        [\n            0,\n            \"user user i help everyone that asks i'm not here to pass judgment on anyone that comes looking for help\"\n        ],\n        [\n            1,\n            \"rt user user as a mom of daughters i am asking if you would call them ' sluts sexretary or feminazi ' rush does you pay f …\"\n        ],\n        [\n            0,\n            \"user i'm not honestly certain how i feel about so far sometimes well mobs are not a good idea\"\n        ],\n        [\n            0,\n            \"user don't you've done so much for us everyone makes mistakes and we learn from them girl you need to build up some self confidence\"\n        ],\n        [\n            0,\n            \"user a gamer and a woman oh lordy\"\n        ],\n        [\n            0,\n            \"user user precisely there are so many problems with that post\"\n        ],\n        [\n            0,\n            \"user back when i just wore gaming tshirts with jeans a single pair of sneakers would do the trick\"\n        ],\n        [\n            0,\n            \"rt user these abusers on 8chan have been doing this for years it always used to work now ppl are shining light on it victims …\"\n        ],\n        [\n            0,\n            \"it's like frozen if snow was 6\"\n        ],\n        [\n            0,\n            \"user one can only hope i see anime and sadly my experience points at the exact opposite of support\"\n        ],\n        [\n            0,\n            \"user user please stop encouraging an abuse of the reporting system\"\n        ],\n        [\n            1,\n            \"i just someone in a youtube comment call himself a feminist and then proceed to describe someone as a feminazi hashtag\"\n        ],\n        [\n            1,\n            \"rt user feminazi radical feminist extremists most women aren't offended at this term since they're not radical or extremist …\"\n        ],\n        [\n            0,\n            \"user i have no idea what red bean tastes like i'm assuming it tastes like beans i'm not really down with beans\"\n        ],\n        [\n            0,\n            \"congrats on literally harassing someone off twitter it's not ok because he's famous it's not ok he's male it's horrible\"\n        ],\n        [\n            0,\n            \"not looking for outside of my anti harassment org user\"\n        ],\n        [\n            0,\n            \"user so looking forward to seeing your tweets\"\n        ],\n        [\n            0,\n            \"user user most seem to think god is literally talking to them i'm not fond of those\"\n        ],\n        [\n            0,\n            \"user user it's important to let people react to abuse we can't police the feelings they have\"\n        ],\n        [\n            0,\n            \"user call out culture goes both ways and it's responsible for driving people off of twitter today jw tomorrow who knows\"\n        ],\n        [\n            0,\n            \"i recall an article where hashtag itself on doing just 1 season yr unlike m 2 seasons they're playing it out like 4\"\n        ],\n        [\n            0,\n            \"user i just got the script to use with ipad\"\n        ],\n        [\n            0,\n            \"another bloody instant restaurant week seriously they just jumped the shark riding two other sharks powered by shark power hashtag\"\n        ],\n        [\n            0,\n            \"rt user where do i download this lock screen wallpaper url\"\n        ],\n        [\n            1,\n            \"user and the wonder why they get the label feminazi hmmm i don't know at all lol\"\n        ],\n        [\n            0,\n            \"user if you think this is people jumping on you then you have absolutely no call to criticize me about anything ever\"\n        ],\n        [\n            0,\n            \"vs ' ' wat what the hell is is this a new video game\"\n        ],\n        [\n            0,\n            \"user the text shown in the image was not that dude is dead serious and not a scientist\"\n        ],\n        [\n            0,\n            \"user user i'll check that out\"\n        ],\n        [\n            0,\n            \"user are you getting into fights with my bot\"\n        ],\n        [\n            1,\n            \"that's an abortion on a plate hashtag\"\n        ],\n        [\n            1,\n            \"hey user why not fight a real enemy like treatment of women oh that's right would require a spine twat feminazi\"\n        ],\n        [\n            0,\n            \"rt user user that's just it though it's not even a book it's the rejected first draft of to kill a …\"\n        ],\n        [\n            0,\n            \"user you may claim otherwise but i really don't think he and i are on the same side at all\"\n        ],\n        [\n            0,\n            \"white feminism is a serious problem but not sure how it's related to saying we shouldn't tell joss whedon to kill himself\"\n        ],\n        [\n            0,\n            \"if you send a follow request and i know you i'll likely approve it if i don't know you meh maybe\"\n        ],\n        [\n            1,\n            \"user i agree let the feminazi psycho bitch change her own god damned tire\"\n        ],\n        [\n            0,\n            \"excuse me kotaku but i am a devops not just an activist\"\n        ],\n        [\n            0,\n            \"user i thought about putting one of the monitors on top but then it's too high for me to easily see\"\n        ],\n        [\n            1,\n            \"user user i ship you 2 angry feminazi's together ur hate would b so cute together i hate this thing so do i omg yas\"\n        ],\n        [\n            0,\n            \"user if you have them contact me directly i may be able to help\"\n        ],\n        [\n            0,\n            \"user most of my books are ebooks p those are all so old but yes i usually quite like them\"\n        ],\n        [\n            0,\n            \"mr wadhwa i would love to broadcast this entire interview the way it is dead silence from wadhwa\"\n        ],\n        [\n            0,\n            \"like when user said that only industry believed sexism existed or when user sends her harassment squad after ppl\"\n        ],\n        [\n            0,\n            \"user i used to talk more shit now everything is weird too much attention i'm representing more than just myself\"\n        ],\n        [\n            0,\n            \"user user origin is a piece of shit\"\n        ],\n        [\n            0,\n            \"colin are you having a lend 7 for main and dessert little skill was demonstrated throughout hashtag\"\n        ],\n        [\n            0,\n            \"is such a terrible user experience i just want an audio book to listen to during my drive\"\n        ],\n        [\n            0,\n            \"user and i couldn't give less fucks about followers by giving them an opinion they don't like\"\n        ],\n        [\n            0,\n            \"if i don't like who you're following i block you if gg doesn't like who you're following they go after your job url\"\n        ],\n        [\n            1,\n            \"rt user feminazi 0 society 1 url\"\n        ],\n        [\n            0,\n            \"user 200 lines of tequila driven perl good times\"\n        ],\n        [\n            0,\n            \"user mind hitting me up later this evening or tomorrow will need to talk to someone from sales i think can't give more details yet\"\n        ],\n        [\n            0,\n            \"ok amazing and awesome folks that have emailed us we're and discussing each email will have responses out soon ™\"\n        ],\n        [\n            1,\n            \"fringe review mac feminazi via user url\"\n        ],\n        [\n            1,\n            \"every gaming article is with nerds who comment the same shit omg feminazi's win again omg please do not call all gamers virgins\"\n        ],\n        [\n            0,\n            \"things i hate that require a restart and then trigger the restart when i hit finish no i do not want to restart right now\"\n        ],\n        [\n            0,\n            \"user i saw i've been working directly with twitter's safety department i have faith they want to do the right thing\"\n        ],\n        [\n            0,\n            \"user user yes it is unfortunate people have strong feelings and let them cloud their judgement\"\n        ],\n        [\n            0,\n            \"yay looks like i'm going to be participating in code diversity summit url\"\n        ],\n        [\n            1,\n            \"user user feminazi yes just like invading poland\"\n        ],\n        [\n            0,\n            \"user i did le at prime i only ever did prime p\"\n        ],\n        [\n            0,\n            \"user and he is defending it right now ugh\"\n        ],\n        [\n            0,\n            \"i think the real question is why do you sign your tweets with you realize that your name is right there yeah user\"\n        ],\n        [\n            0,\n            \"user when are you back out here we should hang\"\n        ],\n        [\n            0,\n            \"when guy friends post about wives i've never heard of i check facebook profile pic is a sunset or a dog i wonder if they are even real\"\n        ],\n        [\n            0,\n            \"user i get on jeans i'm about their tank tops the long sleeve tees are good for chopping up into crops\"\n        ],\n        [\n            0,\n            \"user just because i disagree with you doesn't mean i have strong feelings about you i just dislike your solution\"\n        ],\n        [\n            1,\n            \"the next robot i build will you if you respond to a woman with the words fair enough fund my kickstarter\"\n        ],\n        [\n            1,\n            \"user especially u being a woman the feminazi's crock of bull and your clear perception on equal rights\"\n        ],\n        [\n            1,\n            \"i'm not worried about a bitch that live with her mother you can't even get a place in your name you got rules stay in a child's place hashtag\"\n        ],\n        [\n            0,\n            \"user user the latest version doesn't take this into account iirc i just added it to my custom bot\"\n        ],\n        [\n            0,\n            \"at this rate the mkr final will be in december hashtag\"\n        ],\n        [\n            0,\n            \"user user you did you just went on a huge mention where you really made an idiot out of yourself\"\n        ],\n        [\n            0,\n            \"rt user dude if this is all because dated a shitty dude this episode will be so on point i might break my …\"\n        ],\n        [\n            0,\n            \"user i honestly have no idea how i am managing this it is surprising\"\n        ],\n        [\n            1,\n            \"then feminazi then oh what's what a cast xd\"\n        ],\n        [\n            0,\n            \"rt user and rosie to saying bully because that's what entitled ww do meanwhile lauren had solid info backed questions no …\"\n        ],\n        [\n            0,\n            \"user to be clear i'm not bringing this up to defend bri i'm aware that she's fully capable of defending herself\"\n        ],\n        [\n            1,\n            \"female devs make me uncomfortable so let's imply her work was a single commit url\"\n        ],\n        [\n            0,\n            \"for real though i've had a for 3 days and it's finally gone and now i'm like red meat come at me i will eat you\"\n        ],\n        [\n            0,\n            \"user apple mostly uses bsd licensed code\"\n        ],\n        [\n            0,\n            \"i guess everybody else decided to go to the dog park too leo is url\"\n        ],\n        [\n            0,\n            \"user user now i have a bunch of people coming into my mentions from her\"\n        ],\n        [\n            0,\n            \"the rule of the apple mini to adapter is that you will never be able to find it when you finally need it\"\n        ],\n        [\n            0,\n            \"this book was published in 2008\"\n        ],\n        [\n            0,\n            \"user she'll turn 18 just in time for next season of hashtag meaning she could apply for mkr father duo\"\n        ],\n        [\n            1,\n            \"user user nature provided man women with exactly average the degree of strength etc that each requires\"\n        ],\n        [\n            0,\n            \"user i'd rather live in pdx but the budget squeeze is real\"\n        ],\n        [\n            0,\n            \"rt user if you want to report rogue for doxxing and harassing people use the report to kickstarter link at the bottom https …\"\n        ],\n        [\n            0,\n            \"of course they were happy with it they're happy with themselves full stop hashtag\"\n        ],\n        [\n            0,\n            \"user that's ah all of my kitchen really i have a thing for english tea roses patterns too\"\n        ],\n        [\n            1,\n            \"user ms sees what is happening and declares the feminazi in this country wouldn't dare\"\n        ],\n        [\n            0,\n            \"user user it is very appreciated thank you\"\n        ],\n        [\n            0,\n            \"user of chemicals is my doors cover band user\"\n        ],\n        [\n            0,\n            \"user as a white woman it's none of my business to comment on if i like that term or not\"\n        ],\n        [\n            0,\n            \"today's focus anti fuck though i don't want to do the part of this i will work a all day web\"\n        ],\n        [\n            1,\n            \"we'll meet again rt hashtag url anita sarkeesian is a feminazi because uh com …\"\n        ],\n        [\n            0,\n            \"rt user user did you say blessed blade of the\"\n        ],\n        [\n            1,\n            \"i truly wish that all of these hashtag ass fake reality and tv shows blacks as ignorant … url\"\n        ],\n        [\n            0,\n            \"in love with these leggings forever url\"\n        ],\n        [\n            0,\n            \"i have the fitbit scale it's a wifi scale logs to internet which is awesome but not for the reasons you'd think\"\n        ],\n        [\n            0,\n            \"i'm moving to portland because i can't afford to live in the bay area and continue with the work i'm doing help url\"\n        ],\n        [\n            0,\n            \"time to learn the art of writing to apply for grants seems like different orgs prefer drastically different styles high level vs detailed\"\n        ],\n        [\n            0,\n            \"those kids will never learn that every time they do something to harass me like this more people learn about my work to stop harassment\"\n        ],\n        [\n            0,\n            \"rt user what lenovo have done is wrong they have violated norms and practices and to professional e …\"\n        ],\n        [\n            0,\n            \"user fire is still least most responsive of all though i've had for a few years it holds up well to abuse\"\n        ],\n        [\n            0,\n            \"user tweeting all that crap at jw accomplished no goal nor would it other than chasing him off\"\n        ],\n        [\n            0,\n            \"i would really love to play witcher 3 i still might i'm not sure but it's less appealing because oh yay old white dude\"\n        ],\n        [\n            0,\n            \"shit she knows how to walk you go girl one foot in front of the other hashtag\"\n        ],\n        [\n            0,\n            \"user a low doesn't give you any special insight from atop a of privilege abuse free living shouldn't have a premium\"\n        ],\n        [\n            0,\n            \"i just saw 2 follow in a row which really freaked me out because i have things that are due on friday damn you guys\"\n        ],\n        [\n            0,\n            \"first thoughts about user their password strength is pretty crap\"\n        ],\n        [\n            0,\n            \"actual c boy ur a feminazi me yes bc expecting gender equality is the same as genocide boy calling me a white boy isnt gender equality\"\n        ],\n        [\n            0,\n            \"rt user we're looking for volunteers url\"\n        ],\n        [\n            0,\n            \"i'm really late to the hashtag party but i didn't look at the photos and now that i have i feel both horrified hashtag\"\n        ],\n        [\n            1,\n            \"ethics in journalism ethics in no wonder he's friends with that walking burrito fart milo\"\n        ],\n        [\n            0,\n            \"it is fun watching gg trying to make us fight quit trying to make happen it's never going to happen user user\"\n        ],\n        [\n            0,\n            \"user depends on the artist my outfit has a cape\"\n        ],\n        [\n            0,\n            \"user user the claims she has made are not something someone in their right mind would do\"\n        ],\n        [\n            0,\n            \"user which style i can't find them on i thought they used to use but those aren't\"\n        ],\n        [\n            0,\n            \"the contact form on the site was bugged turns out that if you use a ' ' in the email subject it breaks everything silly wordpress\"\n        ],\n        [\n            0,\n            \"rt user be the change you wish to see in the world url\"\n        ],\n        [\n            0,\n            \"email tax guy to ask if lavender bath bombs qualify as a business expense\"\n        ],\n        [\n            1,\n            \"user are you still being a joyless feminazi ducks\"\n        ],\n        [\n            0,\n            \"someday a gater will have an regarding the definitions for dos ddos this unbelievable feat will be a sign of the apocalypse\"\n        ],\n        [\n            0,\n            \"phone idea isn't perfect it's easy enough to grab a phone from gv but it's an extra step good for majority of abuse\"\n        ],\n        [\n            0,\n            \"oh sweetie i don't do passive aggressive i'm aggressive aggressive url\"\n        ],\n        [\n            0,\n            \"this thread url this doesn't add up am i missing something\"\n        ],\n        [\n            0,\n            \"watching gamergate mock women that are concerned about appearing at gdc given the threats they've been w over the past 6 months\"\n        ],\n        [\n            0,\n            \"user like i am actually more upset about forgetting about my garrison that i am about missing my cap\"\n        ],\n        [\n            0,\n            \"yesterday wadhwa showed us all how deeply sexist he is it's there for anyone to hear in his own words hopefully the word spreads\"\n        ],\n        [\n            0,\n            \"user you guys don't even know the difference between the 3\"\n        ],\n        [\n            0,\n            \"user i would put cash money on them not understanding your profile pic\"\n        ],\n        [\n            1,\n            \"user user i think a better dress comparison would be feminist dresses to impress feminazi dresses to\"\n        ],\n        [\n            0,\n            \"also lol at senior position because it's an employer with titles apparently user\"\n        ],\n        [\n            0,\n            \"user user it was great to meet you thank you for the kind words\"\n        ],\n        [\n            0,\n            \"user mad props to user well done\"\n        ],\n        [\n            0,\n            \"user ❤ ️ ❤ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"user if you follow they follow back and then randomly rt fav your stuff if they like it it's weird\"\n        ],\n        [\n            0,\n            \"why won't she let me sit in her lap too url\"\n        ],\n        [\n            0,\n            \"it's been an hour and the recipe said it only takes an hour but it must be wrong because the chocolate isn't hard and i want it\"\n        ],\n        [\n            0,\n            \"oh hell is blizzard tweets instead of sending the tweet content directly to twitter from the wow client\"\n        ],\n        [\n            0,\n            \"user gdc has been amazing we've been waiting for this\"\n        ],\n        [\n            0,\n            \"user i saw jc play and i picked them up jc heels are generally pretty wide and you could prob fit a 9\"\n        ],\n        [\n            0,\n            \"i reached out to user with concerns the day the article was published no response nina cares more about page views than problems\"\n        ],\n        [\n            0,\n            \"user it's basically what we already do in game p\"\n        ],\n        [\n            0,\n            \"rt user seeing some hashtag results where guys are making way more nearly to start and then saying they're undervalued htt …\"\n        ],\n        [\n            0,\n            \"user jason doesn't have a lot of experience on twitter it seems or a very healthy world view\"\n        ],\n        [\n            0,\n            \"user leo still isn't sure what to make of nimoy i think they'll get along well eventually once he stops being afraid to play\"\n        ],\n        [\n            0,\n            \"user user hi i like you 3\"\n        ],\n        [\n            0,\n            \"user it was a podcast given by a woman in tech about how she doesn't want him to speak for her\"\n        ],\n        [\n            0,\n            \"user user i don't but it is so good\"\n        ],\n        [\n            0,\n            \"anytime there's a battle i've never seen stand in front of draka they stand next to each other 3\"\n        ],\n        [\n            0,\n            \"i just got mad at my hair so i cut it\"\n        ],\n        [\n            0,\n            \"user user it's the first time since december 2nd when i started monitoring that gg has complained more about a male\"\n        ],\n        [\n            1,\n            \"rt user user oh my god what if he's trying to teach women to be by getting them to tell him to go to hell\"\n        ],\n        [\n            1,\n            \"user i am at explosion point sarah kate idiot kept insisting i'm a man hating feminazi terrorist pro life conspiracy\"\n        ],\n        [\n            0,\n            \"gaters have started spamming user instead of this account it's cool i'm ggautoblocker to use mute just for that acct\"\n        ],\n        [\n            0,\n            \"user nope not chan trolls maybe a handful but not the majority\"\n        ],\n        [\n            0,\n            \"user perl requires little logic p\"\n        ],\n        [\n            0,\n            \"i basically live inside the matrix url\"\n        ],\n        [\n            0,\n            \"user people seem to have a really view of what republican even means lately party lines have majorly\"\n        ],\n        [\n            0,\n            \"at this rate i'm going to be making slides for a keynote in my car as i drive home\"\n        ],\n        [\n            0,\n            \"user doesn't drive but is in many cases an accurate reflection\"\n        ],\n        [\n            0,\n            \"someone grabbed my foot tonight and was all you have the cutest small feet and i was thinking yes i am finally appreciated\"\n        ],\n        [\n            0,\n            \"rt user first step is doxxing and death threats which immediately the target's most fundamental sense of safety and …\"\n        ],\n        [\n            0,\n            \"can someone smash that bottle of rose lime over drasko's head please hashtag\"\n        ],\n        [\n            0,\n            \"these girls are pretty awful hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user lol more gaters threatening to sue will you be my moon lawyer i will pay you with cheese\"\n        ],\n        [\n            0,\n            \"user oh i'm mostly entertained if it gets to be excessive i'll just code a way around it\"\n        ],\n        [\n            1,\n            \"user user feminazi isn't a nice word but isn't inherently misogynist\"\n        ],\n        [\n            0,\n            \"user user one of the best things anyone can do to improve their understanding of grammar is spend some time studying latin\"\n        ],\n        [\n            0,\n            \"user i would pay for that\"\n        ],\n        [\n            0,\n            \"just look at how adorable this place is url\"\n        ],\n        [\n            0,\n            \"user i don't know what an river is but it does feel like i'm driving in one\"\n        ],\n        [\n            0,\n            \"rt user which serves as an excellent reminder that public figures do not owe you us their time attention we should respect them fo …\"\n        ],\n        [\n            0,\n            \"rt user you get recruiters contacting you actually telling you they want to improve their diversity and they want you to help\"\n        ],\n        [\n            0,\n            \"user ugh no kidding i miss being able to be an asshole terrible as that is i still let it out but everything in\"\n        ],\n        [\n            0,\n            \"now that person has been doxxed on 8chan and despite this being the person who posted my others ' home address suddenly he sees a problem\"\n        ],\n        [\n            0,\n            \"the best thing about that vine is that i now know about the heart to a middle finger from the music video perfect\"\n        ],\n        [\n            1,\n            \"every time you use the word feminazi an sjw gets their wings away on pairs of wings\"\n        ],\n        [\n            0,\n            \"user i was only able to afford it because i had to another monitor sadly tech toys are now out of my budget\"\n        ],\n        [\n            0,\n            \"user they don't know what we're doing and they have no power outside of being a distraction\"\n        ],\n        [\n            0,\n            \"user get a free trial i got a 2 person mount i will show u the world\"\n        ],\n        [\n            0,\n            \"user i haven't but i will put it on my list\"\n        ],\n        [\n            0,\n            \"user i would love that would you mind me your email address can shoot you an email later today\"\n        ],\n        [\n            0,\n            \"user actually nm you're a troll account later\"\n        ],\n        [\n            1,\n            \"rt user followed by there are a couple female engineers but that makes sense because they don't do much hardcore work or an …\"\n        ],\n        [\n            0,\n            \"rt user valve gave the ability to prevent specific from appearing on their games ' pages devs you know what to do abo …\"\n        ],\n        [\n            0,\n            \"gg you can take your body shaming with you on your way out the door 3 url url\"\n        ],\n        [\n            1,\n            \"“ user really really another round hashtag those butcher promo girls better be nice to sheri and emilie ” yes or else\"\n        ],\n        [\n            0,\n            \"user i haven't found any i'm in love with yet i used to have some amazing pairs 10 years ago\"\n        ],\n        [\n            0,\n            \"if one more person dms me i'm going to throw my phone out the window please don't do that\"\n        ],\n        [\n            0,\n            \"we know about the typo and we'll be fixing it p we got this together pretty quickly when we finally make a decision we move fast\"\n        ],\n        [\n            0,\n            \"user user putting it on my list\"\n        ],\n        [\n            0,\n            \"user i want to hit a button and play a game i'm already logged into steam or my xbox i don't want to login to a 3rd party\"\n        ],\n        [\n            0,\n            \"user i've still not done ebay for shoes i've been up to my eyeballs in poshmark though\"\n        ],\n        [\n            0,\n            \"my take on twitter's safety update propaganda doesn't give clear info on what these new actions are\"\n        ],\n        [\n            0,\n            \"let's not forget that the person that started these about my code got fired from for being impossible to work with\"\n        ],\n        [\n            0,\n            \"rt user when a dog bites a child nobody blames the child for being afraid of all dogs after hashtag\"\n        ],\n        [\n            0,\n            \"user who puts gamergate on an exam o o\"\n        ],\n        [\n            0,\n            \"user as a concept it's fantastic as a community way too toxic way too enabling of harassment as long as it's for a cause\"\n        ],\n        [\n            0,\n            \"user kathy sierra and that's not what wadhwa is complaining about\"\n        ],\n        [\n            0,\n            \"pretty sure that user and i can take credit for comeback\"\n        ],\n        [\n            0,\n            \"that's one really big patch url\"\n        ],\n        [\n            0,\n            \"the current system is some of us are experienced at these and we can help you\"\n        ],\n        [\n            0,\n            \"and before you protest that you're not mad there's not much other reason you'd be out tweeting at women about feminism user\"\n        ],\n        [\n            0,\n            \"user oh maybe you would know hey have you heard of anyone doing magnetic in in bay area\"\n        ],\n        [\n            1,\n            \"i liked a user video url male rights activist owns feminazi\"\n        ],\n        [\n            0,\n            \"until twitter provides us with a way to filter new accounts or provides a higher barrier to entry these are just words that mean little\"\n        ],\n        [\n            0,\n            \"user i'm in and out of town until first week of august which is when my lease is up\"\n        ],\n        [\n            1,\n            \"user not shocked when i wrote about it for the score a while ago said it would continue happening got called hysterical feminazi\"\n        ],\n        [\n            0,\n            \"user ggautoblocker has been by oapi it's been in ruby will have a new project out soon\"\n        ],\n        [\n            0,\n            \"i'm going to marry a toaster\"\n        ],\n        [\n            0,\n            \"user haha mine is worse p\"\n        ],\n        [\n            0,\n            \"if your only social capital is yelling about things well that's terrible but it doesn't magically change harassment into fairy dust\"\n        ],\n        [\n            1,\n            \"user are you going to go full feminazi on me\"\n        ],\n        [\n            0,\n            \"someone posted this on facebook in response to that woman tweeting at me earlier today url\"\n        ],\n        [\n            1,\n            \"rt user user trolling you cuz you used more than 4 words sentenced to incessant in a neo communist feminazi …\"\n        ],\n        [\n            0,\n            \"user thank you for the kind words\"\n        ],\n        [\n            0,\n            \"or well something happened a hashtag was started by harassers to support him so that's something i guess\"\n        ],\n        [\n            1,\n            \"one if my friends has a mom named and it is taking all my self control to not comment on that status with inappropriate jokes\"\n        ],\n        [\n            0,\n            \"user i'm disappointed i've never been in a group dm with you\"\n        ],\n        [\n            0,\n            \"user user there's also that little rush of expressed rage on internet did something good positive feedback loop\"\n        ],\n        [\n            0,\n            \"user thanks for pointing it out i'm still learning as i go\"\n        ],\n        [\n            0,\n            \"user user hehehe at this level\"\n        ],\n        [\n            0,\n            \"tale as old as time url\"\n        ],\n        [\n            0,\n            \"rt user linux web hosting is socialism as a service\"\n        ],\n        [\n            0,\n            \"user and that would break developer policy\"\n        ],\n        [\n            0,\n            \"the officer looks ready to cry\"\n        ],\n        [\n            1,\n            \"it's 9 am and i was already called a feminazi today is off to a gr8 start\"\n        ],\n        [\n            0,\n            \"if you're a company in sf that has an abuse community dept or person this is something you want to be a part of hit me up randiuser io\"\n        ],\n        [\n            0,\n            \"you don't fuck around with the gpl the gpl fucks around with you\"\n        ],\n        [\n            1,\n            \"and draka about to lead an army to battle wow is feminist as hell draka is a badass url\"\n        ],\n        [\n            0,\n            \"so uh thanks for the free advertising\"\n        ],\n        [\n            0,\n            \"my hobby listening to morning news and yelling back at the tv\"\n        ],\n        [\n            0,\n            \"oh another trip around the country will they be cooking shark because this show just jumped one and it beyond recognition hashtag\"\n        ],\n        [\n            0,\n            \"user a really bad data scientist that is yelling about harassment because i pointed out flaws in his work lololol\"\n        ],\n        [\n            0,\n            \"but when i discovered what ruby was like on the inside after long chats about threading it all went downhill url\"\n        ],\n        [\n            0,\n            \"user as long as the show side even has the corporate name they are too linked for me to support it\"\n        ],\n        [\n            0,\n            \"breaking from the whitehouse user face designer is now a tech job title\"\n        ],\n        [\n            0,\n            \"user hoping i can some perl\"\n        ],\n        [\n            0,\n            \"why do i have a level 90 on an rp server hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user yes it's on netflix an entire season\"\n        ],\n        [\n            0,\n            \"this is like that movie from the 80 ' s the never ending story hashtag\"\n        ],\n        [\n            0,\n            \"iirc she claimed i went to jail for drugs or something i didn't read it she's just trying to make a name for herself w user\"\n        ],\n        [\n            0,\n            \"that's why we have user because going on the internet without for your life should be a basic human right\"\n        ],\n        [\n            0,\n            \"user i had a mechanical keyboard that was pretty nice but lighting failed nice monitor until it failed too\"\n        ],\n        [\n            0,\n            \"user cobra is like 400 month anytime i've seen it anywhere i am only concerned about a prescription that is 100 month w o insurance\"\n        ],\n        [\n            0,\n            \"it may be better to use a different language in the long run but there are always it's the devil you know\"\n        ],\n        [\n            0,\n            \"i'm listening to a drunk economics major rant about economics on skype and it is the best thing ever\"\n        ],\n        [\n            0,\n            \"given that he already used his low twitter to brag about his worth i shouldn't be shocked that he wants twitter to be classist\"\n        ],\n        [\n            0,\n            \"user i refuse to provide proof to any of those it won't make any difference they just claim it's faked or defend it\"\n        ],\n        [\n            0,\n            \"i just in the hottest possible water while and like crazy for the past 30 minutes not even joking fu science\"\n        ],\n        [\n            0,\n            \"for the first time in my months of monitoring this a man all the in targeted gamergate harassment congrats\"\n        ],\n        [\n            0,\n            \"user oh i probably should have warned about that sorry i'm to such things\"\n        ],\n        [\n            0,\n            \"user as a mom of daughters i am asking if you would call them ' sluts sexretary or feminazi ' rush does you pay for it hashtag\"\n        ],\n        [\n            0,\n            \"what would joan do she would cut her own damn bangs url\"\n        ],\n        [\n            1,\n            \"rape by fraud feminazi strike again url\"\n        ],\n        [\n            0,\n            \"url the most bullshit terrible answer ever i mean it's technically correct but\"\n        ],\n        [\n            0,\n            \"hashtag is feeling a little rigged this year\"\n        ],\n        [\n            0,\n            \"rt user weird as soon as we put harriet on the 20 everyone insisted we go to a society\"\n        ],\n        [\n            0,\n            \"user my current insurance is kaiser have a doctor there i have to continue to see insurance ends in a month\"\n        ],\n        [\n            0,\n            \"festival several privacy abuse advocacy groups planning for dev i'm not going to have time to breathe\"\n        ],\n        [\n            0,\n            \"i am making of coffee and no one can stop me\"\n        ],\n        [\n            0,\n            \"rt user as if the perceived benefits of visibility the of harassment on some kind of cosmic balance sheet\"\n        ],\n        [\n            0,\n            \"user lol i haven't watched tonight's ep yet was just about to put it on\"\n        ],\n        [\n            0,\n            \"maybe your program until it could fork no longer and you didn't have restrictions on maybe you sent an inappropriate amount of\"\n        ],\n        [\n            0,\n            \"user just get out of the way so women can open the gate themselves and don't judge the ones who aren't involved hashtag\"\n        ],\n        [\n            0,\n            \"user hopefully i didn't spam you too badly with rts oddly enough a pointed your tweets out to me all very well said\"\n        ],\n        [\n            1,\n            \"al final me el de sara feminazi sin ya\"\n        ],\n        [\n            0,\n            \"user yeah i've got around 1k books\"\n        ],\n        [\n            0,\n            \"if i ever do get scared you'll never know 😘\"\n        ],\n        [\n            0,\n            \"i love that hashtag is just gonna drag out for months its the only reality show thats worth watching because food\"\n        ],\n        [\n            0,\n            \"user user i'm going to pick this up\"\n        ],\n        [\n            1,\n            \"pro and anti hashtag promoting nothing but division those of you that think you're equality you're most certainly not\"\n        ],\n        [\n            0,\n            \"but i'm getting pretty used to being told how bad of a person i am when i dare to defend someone that others don't like from harassment\"\n        ],\n        [\n            0,\n            \"that tweet was supposed to be a reply but people seem to enjoy it so i'll leave it\"\n        ],\n        [\n            0,\n            \"bsd is a good community wandering into it and attacking one of the few women is going to get some people talking\"\n        ],\n        [\n            0,\n            \"i kinda want a magnetic in my now\"\n        ],\n        [\n            0,\n            \"have the hashtag producers forgotten where kitchen headquarters is or something another instant restaurant round 😤 really hashtag\"\n        ],\n        [\n            0,\n            \"user i kept being the last person alive and damage it's like what this isn't hard\"\n        ],\n        [\n            0,\n            \"rofl hey guys guys guys i've got something to make you giggle hashtag violates the logan act url\"\n        ],\n        [\n            0,\n            \"user i am in my 30s right age group\"\n        ],\n        [\n            0,\n            \"stop saying cyber hackers user omg\"\n        ],\n        [\n            0,\n            \"user that sounds like something i'd do p\"\n        ],\n        [\n            0,\n            \"omg watching freebsd just rail at gamergaters for doubting my freebsd contributions\"\n        ],\n        [\n            0,\n            \"user i was pretty proud of that\"\n        ],\n        [\n            0,\n            \"i have to admit that particular line by user is similar to my standard way of telling idiots to fuck off\"\n        ],\n        [\n            1,\n            \"kim husband will grow his dick back by the time this series finishes hashtag\"\n        ],\n        [\n            0,\n            \"user user it's true there's a risk but the same risk is involved in just following the twitter account\"\n        ],\n        [\n            0,\n            \"user my apt is fairly secure ish i know to be paranoid\"\n        ],\n        [\n            0,\n            \"i should find someone fun to live with in portland someone that likes dogs appreciates home defense and doesn't care if i wear pants\"\n        ],\n        [\n            0,\n            \"user i have some pretty fantastic wonderwoman stuff but i prefer marvel hands down dc seem to emo\"\n        ],\n        [\n            0,\n            \"cannot stop watching this i blame user url\"\n        ],\n        [\n            0,\n            \"user that's still not my login for freebsd p\"\n        ],\n        [\n            0,\n            \"lynn i would have scored them a 2 hashtag\"\n        ],\n        [\n            0,\n            \"the kindle has been out for 8 years collections have been out for 5 years cloud collections have been out for 1 year still shitty ui\"\n        ],\n        [\n            0,\n            \"every time i meet with a journalist that is about to post something that is going to make gamergate angry i suggest using hashtag\"\n        ],\n        [\n            0,\n            \"user which is why all that garbage is still industry relevant even outside of gaming\"\n        ],\n        [\n            0,\n            \"as the announcement date draws closer things are starting to pick up to a rather pace\"\n        ],\n        [\n            0,\n            \"i'm an employee of that non profit i pay the same taxes on my salary as an employee of a for profit they are repeating some weird stuff\"\n        ],\n        [\n            0,\n            \"i run faster when i wear these url\"\n        ],\n        [\n            0,\n            \"user hah that's exactly what i was already doing ' for but i'm so 5th tier irrelevant\"\n        ],\n        [\n            1,\n            \"if you compare being hashtag with the holocaust i'm proud of saying that i'm a fucking feminazi\"\n        ],\n        [\n            0,\n            \"user user that exists in web\"\n        ],\n        [\n            0,\n            \"user oh they do but they use or my real names not mentions\"\n        ],\n        [\n            0,\n            \"user user guys want to be supportive don't know how they think this is constructive\"\n        ],\n        [\n            0,\n            \"rt user you simply want silence on sexual violence which the silence on state violence that's all hashtag i …\"\n        ],\n        [\n            0,\n            \"user user what where do i buy this\"\n        ],\n        [\n            0,\n            \"user user without my glasses on i thought you were the same person for a moment\"\n        ],\n        [\n            0,\n            \"i am so tempted to not contact twitter just so they can spend more money on promoting my twitter handle\"\n        ],\n        [\n            0,\n            \"user ruby seems like it would have a lot of stuff that you don't have to learn so i can write code in it but far to go\"\n        ],\n        [\n            0,\n            \"oapi got a mention on kotaku url\"\n        ],\n        [\n            0,\n            \"user user his face is a bit differently he looks a lot like a in some regards\"\n        ],\n        [\n            0,\n            \"just a few minutes until this panel starts zoe goes last making the announcement when she does until then\"\n        ],\n        [\n            0,\n            \"possible kickstarter award i carry you to glory in arenas\"\n        ],\n        [\n            1,\n            \"80 degrees yesterday 40 today and hashtag ass on ice\"\n        ],\n        [\n            0,\n            \"rt user finally at least one company doing the right thing url\"\n        ],\n        [\n            0,\n            \"hashtag oops i cannot think of anything nice to say about these girls so i will say nothing that silence will tell it all\"\n        ],\n        [\n            0,\n            \"these guys won't let me work url\"\n        ],\n        [\n            0,\n            \"i just heard that the project isn't getting most news i've heard all week\"\n        ],\n        [\n            1,\n            \"user early on in my twitter life i was targeted by feminazi types i locked the account and saved it\"\n        ],\n        [\n            0,\n            \"user user having better support networks feeling like constructive things are being done about abuse would fix this i think\"\n        ],\n        [\n            0,\n            \"rt user user over on people are giving to harass me they've literally been wasting all day on it …\"\n        ],\n        [\n            0,\n            \"user user omg i need some plz\"\n        ],\n        [\n            0,\n            \"rt user the intro for my hardware hacking or why i am even writing this url\"\n        ],\n        [\n            0,\n            \"i got called a feminazi today i'm kind of super proud of that\"\n        ],\n        [\n            1,\n            \"rape by fraud feminazi strike again url via user\"\n        ],\n        [\n            0,\n            \"user yeah the name of the game lately is staying one step ahead of attempts to shut things down abuse the system\"\n        ],\n        [\n            0,\n            \"that was fun now it's over this is why i can't even consider sites like as anything more than hit piece blogs\"\n        ],\n        [\n            0,\n            \"user not giving the talk just going to be there for the fireworks\"\n        ],\n        [\n            0,\n            \"the glasses guy is thoroughly annoying hashtag\"\n        ],\n        [\n            0,\n            \"new toon pink armor cow url\"\n        ],\n        [\n            0,\n            \"user my code could have been to half the size p i go for\"\n        ],\n        [\n            0,\n            \"user sorry didn't realize i wasn't allowed to joke about the weather o o\"\n        ],\n        [\n            0,\n            \"i'm done won't bother with the rest of this pathetic shit show hashtag\"\n        ],\n        [\n            0,\n            \"curious as to what gamergate finds more offensive that i'm overweight or that i'm completely of it\"\n        ],\n        [\n            0,\n            \"been doing things going to have some pretty automated stuff to show you all soon but for now some kinda neat stuff i found\"\n        ],\n        [\n            0,\n            \"user it's not true see last 2 tweets\"\n        ],\n        [\n            0,\n            \"rt user awww vivek made a new friend url\"\n        ],\n        [\n            0,\n            \"user noted although this is tricky what's it going to accomplish another suspended gater account\"\n        ],\n        [\n            0,\n            \"rt user when you accidentally open your front camera url\"\n        ],\n        [\n            0,\n            \"rt user since are yelling at me for responding to a fan and making this if you wanna fund me off patreon heres a link …\"\n        ],\n        [\n            1,\n            \"user user no let me clarify all feminists are not feminazi's\"\n        ],\n        [\n            0,\n            \"user it's hard i struggle with it too just remember that when you argue with a gater on the internet no one wins\"\n        ],\n        [\n            0,\n            \"i cannot get this goofy grin off my face\"\n        ],\n        [\n            0,\n            \"user user yeah i tried to talk to him he won't even tell me why he thinks this is a thing\"\n        ],\n        [\n            0,\n            \"stand strong the only comfort i have to give right now is that no one is really listening to this particular group anyways\"\n        ],\n        [\n            0,\n            \"rt user user i'd be happy to read a post with your view points especially on whether it was appropriate for tldr to th …\"\n        ],\n        [\n            0,\n            \"i'm sure that sausage on the hotpot looks more like a turd hashtag\"\n        ],\n        [\n            0,\n            \"overheard i was just called a feminazi on facebook call the times news url\"\n        ],\n        [\n            0,\n            \"user user i'm digging up all the related tweets death threats that haven't been taken down yet kill yourself type stuff\"\n        ],\n        [\n            1,\n            \"women don't understand how journalism works that i have given women a platform\"\n        ],\n        [\n            0,\n            \"user we can tweet each other in all caps while we are at the pub if that's your thing\"\n        ],\n        [\n            0,\n            \"user user i i cut my own bangs the other day that's as as i'm willing to get when it comes to doing stuff myself\"\n        ],\n        [\n            0,\n            \"i wonder if your girlfriend knows you call me a feminazi\"\n        ],\n        [\n            0,\n            \"oh i knew it more restaurants ok i said this is how the show should run but i've changed my mind hashtag\"\n        ],\n        [\n            1,\n            \"user yeah but the usa is not one of those places so feel free to be a feminazi somewhere else\"\n        ],\n        [\n            0,\n            \"user i can program it to do many things url\"\n        ],\n        [\n            0,\n            \"user user report it email me tell me if you get no response in a timely manner\"\n        ],\n        [\n            0,\n            \"user user will send an email tomorrow morning\"\n        ],\n        [\n            0,\n            \"while planning my entire life around getting home before dark i absolutely have time to men for not raping hashtag\"\n        ],\n        [\n            0,\n            \"user gdi 230 is nice and all but it sure does a great job of protecting sometimes\"\n        ],\n        [\n            0,\n            \"it could be benign but the of the situation is not lost on me\"\n        ],\n        [\n            0,\n            \"user user the fact that twitter makes it easier to interact with those you're not connected to may have more to do with this\"\n        ],\n        [\n            0,\n            \"really a cat walk that's so ridiculous hashtag user\"\n        ],\n        [\n            0,\n            \"user i wear beats headphones for phone calls p\"\n        ],\n        [\n            0,\n            \"user you're quoting my tweet saying it's all white women didn't even watch 20 seconds of the video to find out that you're wrong\"\n        ],\n        [\n            1,\n            \"i wonder if anyone will see me read bad feminist on the train and think whoa good book bro or think fucking feminazi\"\n        ],\n        [\n            0,\n            \"verified accts for all is an ok idea but too much overhead there are better ways which i've talked about in the past\"\n        ],\n        [\n            0,\n            \"user 3 i can't imagine how hard it is let me know if there's anything you want me to promote any help that i can give\"\n        ],\n        [\n            0,\n            \"user you can turn the speakers off and i will be wearing these\"\n        ],\n        [\n            0,\n            \"user when you find things you'd rather you had done better write down what you'll do next time focus on the future\"\n        ],\n        [\n            0,\n            \"rt user if anyone is defending you at this point the same techniques are applied to supporters to make sure that stops\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url\"\n        ],\n        [\n            0,\n            \"i'm still bad at flirting with ladies my game ends at how you doin ' whereas w dudes i just demand their commit history hashtag\"\n        ],\n        [\n            1,\n            \"user no i brought in that post to show why defending the term feminazi is rude given how harassers are using it towards anita\"\n        ],\n        [\n            1,\n            \"when you politely call someone out and you get sweetie it was a joke lighten up don't go all hashtag omfg hashtag\"\n        ],\n        [\n            1,\n            \"user how can i promote gender equality without sounding or being a feminazi hashtag\"\n        ],\n        [\n            0,\n            \"these new sneakers are stiff gonna have to break them in so hard at myself right now\"\n        ],\n        [\n            0,\n            \"hashtag the standard of trolling here by feminists is a disgrace no challenge\"\n        ],\n        [\n            0,\n            \"user oooo i'm looking forward to seeing that\"\n        ],\n        [\n            0,\n            \"hashtag wouldn't have to exist if stupid people didn't reinforce the corrupt narrative that men are born rapists and misogynists\"\n        ],\n        [\n            0,\n            \"user if you scroll enough you can find the screencaps still seeing a lot of kill yourself tweets\"\n        ],\n        [\n            0,\n            \"calling me a feminazi doesn't me at all lol y'all dumb\"\n        ],\n        [\n            0,\n            \"drasko in hashtag looks like crazy clay from tv show hashtag\"\n        ],\n        [\n            0,\n            \"here is my deconstructed vanilla cake some assembly required hashtag url\"\n        ],\n        [\n            0,\n            \"user players love to make digs at wow being old wow is old but it's also pretty well balanced i pvp\"\n        ],\n        [\n            0,\n            \"a comparison to santa would be more apt lots of talk around the tonight url\"\n        ],\n        [\n            0,\n            \"my daughter will be in university before this season of hashtag finishes\"\n        ],\n        [\n            0,\n            \"today is a record high for oakland plz bring back winter\"\n        ],\n        [\n            0,\n            \"user user someone not yet blocked replied to her tweet mentioning me couldn't remember who she was so i checked\"\n        ],\n        [\n            0,\n            \"i i either just got really lucky or somehow found a way around the ashran queue timer uh\"\n        ],\n        [\n            0,\n            \"user but commenting on that behavior even in the abstract brings down waves of hatred on my head it's weird\"\n        ],\n        [\n            0,\n            \"user user wait which d d version\"\n        ],\n        [\n            1,\n            \"user the one in the bottom pic is a feminazi tumblr fag\"\n        ],\n        [\n            0,\n            \"so i don't get that puppy but the director is and telling me i can have 50 off any other dog\"\n        ],\n        [\n            0,\n            \"i will burn the building down\"\n        ],\n        [\n            0,\n            \"user user omg omg omg magical dick scrub a better phrase has never been i am dying\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url via user\"\n        ],\n        [\n            0,\n            \"yes i'm aware of efforts with the irs no it won't matter don't bother responding to them better uses for bandwidth ❤ ️\"\n        ],\n        [\n            0,\n            \"user often with very little thought put into all the other shit someone's receiving if this is a goal\"\n        ],\n        [\n            0,\n            \"rt user hashtag men who think male violence is perpetrated by a few bad apples instead of being part of a system of oppression\"\n        ],\n        [\n            0,\n            \"i love my friends in that industry and to be completely honest i'm even a little envious they all love what they do\"\n        ],\n        [\n            0,\n            \"in which esr makes a stupid comment right after someone uses ed as a reliable source on his blog url\"\n        ],\n        [\n            0,\n            \"it has now gone beyond argument and has turned into him turning me into an example for further dog piling abuse\"\n        ],\n        [\n            1,\n            \"user not all women who fight for women's rights are feminazi but there were a group of feminists who tried to cancel fathers day\"\n        ],\n        [\n            0,\n            \"has support how did i not know this\"\n        ],\n        [\n            0,\n            \"stop saying sass or i will put my foot up your ass hashtag\"\n        ],\n        [\n            0,\n            \"i love amazon basics for accessories but why does the power brick for this usb hub have to be so big url\"\n        ],\n        [\n            0,\n            \"user but on the other hand it sends a message and i'm not used to having to be concerned about an image vs my own\"\n        ],\n        [\n            0,\n            \"talked about weev full disclosure list post baph doxxing threats family friends being threatened being target of a mob\"\n        ],\n        [\n            0,\n            \"user user instead she got a block because i'm used to having people shitting all over my mentions and that's a shame\"\n        ],\n        [\n            0,\n            \"user he helped start all of this he came up with the hashtag\"\n        ],\n        [\n            0,\n            \"because the dude seems really concerned about someone's ability to threaten the life of someone else over the internet free speech\"\n        ],\n        [\n            0,\n            \"amused at how popular this tweet was that was unexpected url\"\n        ],\n        [\n            0,\n            \"throwback to when vivek offered to show me around su to shut me up url\"\n        ],\n        [\n            0,\n            \"watching user claim that he never received financial compensation oh sweets we know this isn't how that works hashtag\"\n        ],\n        [\n            0,\n            \"user i'm alone at home please explain how am i no letting women open such gates and im judging here male female hashtag\"\n        ],\n        [\n            0,\n            \"all this endless instant restaurant rounds is making me develop the every time i touch a hashtag\"\n        ],\n        [\n            0,\n            \"user giving a ted talk has been one of my goals for forever i just had to find the thing i was passionate about found it\"\n        ],\n        [\n            0,\n            \"user fortunately we've got controls on twitter like block and mute which keep us from seeing most things we don't like\"\n        ],\n        [\n            0,\n            \"i'm not really concerned when it comes to gaters being about me but regarding this org that's a problem\"\n        ],\n        [\n            0,\n            \"user the number of times lately i've seen use of feminazi pc police and for fucks sake thought police me\"\n        ],\n        [\n            0,\n            \"the scope of the problem can discourage people from trying to fight it often this leads to thinking what can i do i'm just one person\"\n        ],\n        [\n            0,\n            \"user i can never tell if someone's asking me a question or my character a question i'm really confused all of the time\"\n        ],\n        [\n            0,\n            \"in this was not a wise move 24 hrs before doing a keynote but whatever i'm a punk rock sea only chopped up my bangs\"\n        ],\n        [\n            0,\n            \"user user would have to see what kind of stuff you'd want me to present on most expertise now is anti harassment tools devops\"\n        ],\n        [\n            0,\n            \"user the bruce of hashtag 👏\"\n        ],\n        [\n            0,\n            \"yes i have a selfie camera url\"\n        ],\n        [\n            0,\n            \"user until now i've never talked to you but i'm sure you won't let a little thing like truth stand in the way of a story\"\n        ],\n        [\n            0,\n            \"let me make this super fucking clear i will not compromise my beliefs in any way just to get donations that isn't happening ever\"\n        ],\n        [\n            1,\n            \"user my god you can't use a can opener reminds me of a joke i know how do you know a blonde hashtag\"\n        ],\n        [\n            1,\n            \"user user when did the first feminazi learn to read\"\n        ],\n        [\n            0,\n            \"i had a until we made the announcement then all the feels in the past few days have me wanting to cry all the time good tears\"\n        ],\n        [\n            0,\n            \"user seattle is pretty much over ever since i left\"\n        ],\n        [\n            0,\n            \"we're all very different people with very different and purposes but we respect each other user user\"\n        ],\n        [\n            1,\n            \"rt user user it is pc gone mad you cannot even punch anyone any more bloody feminazi fascists at the bbc etc fro …\"\n        ],\n        [\n            1,\n            \"any other whiny male wanna get blocked hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm not going to comment on if cernovich bought his followers we don't know it's\"\n        ],\n        [\n            0,\n            \"after all everyone knows where i live i could see some of these people drinking and getting stupid ideas about a\"\n        ],\n        [\n            0,\n            \"at some point in the future we will be allowing external developers to contribute user\"\n        ],\n        [\n            0,\n            \"omg omg omg i think they just asked if obama made ggautoblocker\"\n        ],\n        [\n            0,\n            \"user user i don't have to listen to you on my personal account you have no idea what oapi is for or doing shove off\"\n        ],\n        [\n            1,\n            \"i'm tired of all you feminazi's\"\n        ],\n        [\n            0,\n            \"spoilers the trolls aren't hiding under the bridge anymore they are burning it down time to fight back\"\n        ],\n        [\n            0,\n            \"user the cries of the mob saying i'm doing it for the money are all pretty absurd\"\n        ],\n        [\n            0,\n            \"user but right now i'm dealing with friends getting rape and death threats so sorry your anger isn't really a big deal later\"\n        ],\n        [\n            0,\n            \"user northern california just before oregon\"\n        ],\n        [\n            0,\n            \"user user uh one of his facebook likes is\"\n        ],\n        [\n            1,\n            \"i liked a user video url male rights activist owns feminazi\"\n        ],\n        [\n            0,\n            \"well sis i miss you and your predictions were pretty damn close\"\n        ],\n        [\n            0,\n            \"this ks isn't for a game it's to sponsor his online abuse\"\n        ],\n        [\n            0,\n            \"user i can't eat super spicy sriracha is still breaking me into the idea of spicy food\"\n        ],\n        [\n            0,\n            \"makeup time for katie nikki hashtag url\"\n        ],\n        [\n            0,\n            \"gamergate is an intimidation mob speak up get threats dog speak about the threats get mocked dog\"\n        ],\n        [\n            0,\n            \"url all of these experts and no one can design a good user experience or acknowledge the harassment of adults\"\n        ],\n        [\n            0,\n            \"omg twitter you are killing me with dumb this morning\"\n        ],\n        [\n            0,\n            \"nothing has or ever will ' cous cous ' hashtag\"\n        ],\n        [\n            0,\n            \"user his behavior and yours for that matter are pretty typical sorry if the truth hurts\"\n        ],\n        [\n            0,\n            \"my new sneakers that a greek scene circa 440 ad are here\"\n        ],\n        [\n            1,\n            \"man i didn't know i was dating a feminazi until jenny told me she was going to work after she had the baby\"\n        ],\n        [\n            0,\n            \"user you are not helping my anxiety\"\n        ],\n        [\n            0,\n            \"just started a new season wizard if you want to join me\"\n        ],\n        [\n            1,\n            \"you can call a female a feminist or a feminazi but that still does not justify you being a complete inconsiderate jerk defending\"\n        ],\n        [\n            0,\n            \"user anyone can block ip addresses it seems a fairly thing to do given nat and dynamic ips\"\n        ],\n        [\n            1,\n            \"hashtag url anita sarkeesian is a feminazi because uh communism\"\n        ],\n        [\n            0,\n            \"user i haven't heard anything and i tend to have my ear to the ground with such things\"\n        ],\n        [\n            0,\n            \"shit is about to get real\"\n        ],\n        [\n            0,\n            \"rt user user pretty sure i just saw you in silicon valley\"\n        ],\n        [\n            0,\n            \"don't bother deconstructing my dessert give me a fuckin lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"how have i never heard of ball culture this sounds amazing\"\n        ],\n        [\n            0,\n            \"all of these quotes are from user on user\"\n        ],\n        [\n            0,\n            \"user which gpl version wasn't that purge like 3 years ago\"\n        ],\n        [\n            0,\n            \"user why does your twitter name have testicles\"\n        ],\n        [\n            0,\n            \"user if i wasn't surrounded by such great people there's no way i'd be able to get this thing off the ground\"\n        ],\n        [\n            0,\n            \"classy and elegant is one way of putting it hashtag\"\n        ],\n        [\n            0,\n            \"user that and the thought that a significant other would be targeted\"\n        ],\n        [\n            0,\n            \"user dogs are good for that p\"\n        ],\n        [\n            0,\n            \"user user look dude i want to be nice to you but fuck off you got harassed by a spam bot leave me alone\"\n        ],\n        [\n            0,\n            \"user but regardless i posted a screenshot of something i love doing and you made digs about it being out of date so whatever\"\n        ],\n        [\n            0,\n            \"sorry to disappoint but i think i'm already a pretty awesome women a low self esteem continues to not be an issue\"\n        ],\n        [\n            0,\n            \"user i have like 20 if you need help p\"\n        ],\n        [\n            0,\n            \"user right i don't even have tattoos and now i want one\"\n        ],\n        [\n            0,\n            \"user i've never run a before only been a member of very established projects should be uh well challenging p\"\n        ],\n        [\n            0,\n            \"rt user user which i think is called\"\n        ],\n        [\n            0,\n            \"she seems to be getting the most tweets but user and user have seen much more ht engagement as well\"\n        ],\n        [\n            0,\n            \"user user it's about ethics in journalism\"\n        ],\n        [\n            0,\n            \"perl was a great choice for starting these projects but things changed url\"\n        ],\n        [\n            1,\n            \"user your picture creeps me the fuck out hashtag xd\"\n        ],\n        [\n            0,\n            \"user why am i buying this right now\"\n        ],\n        [\n            0,\n            \"how many toys can be stacked on his head url\"\n        ],\n        [\n            0,\n            \"user unless you know if kaiser will take insurance that isn't kaiser my options are limited\"\n        ],\n        [\n            0,\n            \"this might be my favorite tweet by rogue ever url because he assumes my twitter handle is my login\"\n        ],\n        [\n            0,\n            \"user it takes a pretty specific personality type to be able to take this shit on\"\n        ],\n        [\n            0,\n            \"this is followed not so closely by user with 80 44 oc 36 rt gg tweets mentioning her better luck next time\"\n        ],\n        [\n            0,\n            \"we already know his reach doesn't really extend beyond gamergate anymore his follower count does not matter\"\n        ],\n        [\n            0,\n            \"have realized that 8 hours in my logic goes to hell and it's all rabbit holes and code good reason to take a break\"\n        ],\n        [\n            0,\n            \"he is not all there and i guess he keeps forgetting that the dog just went outside and ughhhh i want to sleep\"\n        ],\n        [\n            0,\n            \"we would absolutely love to have a strong woman working here i'm not a woman engineer i'm an engineer silicon valley hbo\"\n        ],\n        [\n            0,\n            \"excuse me where is the rave i was promised a dead mouse url\"\n        ],\n        [\n            0,\n            \"rt user women feel guilty when they are attacked user scary but true and not just in tech\"\n        ],\n        [\n            1,\n            \"user user look i think you'll find the real issue is feminazi sociopath parents i can't believe these are real\"\n        ],\n        [\n            0,\n            \"there's also claims that he's made about having a fever which turned into a heart attack in later of the story o o\"\n        ],\n        [\n            1,\n            \"ladies stop flashing your boobs it's rude\"\n        ],\n        [\n            1,\n            \"user user maybe i'm over keen with the ridiculous feminazi brigade the tweets about rape culture were directly out of sarah\"\n        ],\n        [\n            0,\n            \"i just got accused of white feminism for daring to say abuse directed at joss whedon is bad wish i was even surprised by this\"\n        ],\n        [\n            0,\n            \"really tho i kind of just want to drain a glass of wine and rant about things that i don't like but i can do that anytime\"\n        ],\n        [\n            0,\n            \"and i've asked them to stay but attacking my work with them you're bringing it on yourself\"\n        ],\n        [\n            0,\n            \"user user possibly being able to provide for people that want someone to help them reporting to pd\"\n        ],\n        [\n            0,\n            \"user this is like vegan powers right\"\n        ],\n        [\n            0,\n            \"user i would favorite this but i feel like that would send the wrong message\"\n        ],\n        [\n            0,\n            \"told me my stuff was going to ship 2 weeks ago they even created a shipping label still hasn't been shipped glare\"\n        ],\n        [\n            0,\n            \"are restricted to 8 characters darling freebsd uses svn not i believe svn history is to github\"\n        ],\n        [\n            1,\n            \"rt user user would to see a feminazi take on this ha ha\"\n        ],\n        [\n            0,\n            \"since hashtag 81 of nys tweets have been rts this is normal however previously only 27 4 tweets 30m inc rt now 76 12 30m\"\n        ],\n        [\n            0,\n            \"sorry about all the rts but this is a really serious issue this guy is basically the tech anti feminist that thinks he's an ally\"\n        ],\n        [\n            0,\n            \"btw user pretty sure i'm dealing with more press than you lately so if you want any tips on how journalism works i'm happy to help\"\n        ],\n        [\n            0,\n            \"user it's like reading easy to spend too much time reading garbage instead of doing cool things\"\n        ],\n        [\n            0,\n            \"rt user user thanks bud just go ahead compare me to misogynist assholes good thing you're in tech not social policy ma …\"\n        ],\n        [\n            0,\n            \"user user pretty sure there is\"\n        ],\n        [\n            0,\n            \"all the feels let me tell you about them url\"\n        ],\n        [\n            0,\n            \"people with good intentions can still do shitty things this applies to joss whedon this applies to the people threatening him\"\n        ],\n        [\n            0,\n            \"user user had the mention been 1st it wouldn't have been public but a but when you don't it's public\"\n        ],\n        [\n            0,\n            \"what i took from all of this is that user doesn't bother researching anyone just assumes if they disagree w him they are\"\n        ],\n        [\n            0,\n            \"jumping in the hashtag tag i expect to find all kinds of bigoted fucktards telling me how i'm the problem url\"\n        ],\n        [\n            0,\n            \"it's easier to write an inflammatory blog post calling someone out than it is to have a private conversation\"\n        ],\n        [\n            0,\n            \"user you're right they are show me where it says drugs and not failure to appear for expired tags\"\n        ],\n        [\n            0,\n            \"user then i'd have to awkwardly fav all of them p\"\n        ],\n        [\n            0,\n            \"user twitter is instant with no thought i tweeted i helped fix a thing\"\n        ],\n        [\n            0,\n            \"rt user the hashtag committee is discussing papers fast furious i'm guessing we'll be late so much good stuff this year\"\n        ],\n        [\n            0,\n            \"we have seen so many fantastic things happen out of this tragedy first we have user amazing advocacy a voice that is far reaching\"\n        ],\n        [\n            0,\n            \"user there are a lot of guys that want to support women that have no clue wtf they are doing they love doing that\"\n        ],\n        [\n            0,\n            \"rt user growing up in the south really cool thing about this is this is something you can change\"\n        ],\n        [\n            0,\n            \"user p oapi coverage in wsj more good mention here url\"\n        ],\n        [\n            0,\n            \"oh god i should not go through my photo albums so much bad stuff url that last pic would be a cool profile pic tho\"\n        ],\n        [\n            0,\n            \"i'm going to drink and star trek marathon tonight\"\n        ],\n        [\n            0,\n            \"user so um how did you keep from laughing or hanging up i'm in awe\"\n        ],\n        [\n            0,\n            \"why do dudes have to play the you're not serious just wanting to fight card when women call them out on solutions with ill consequences\"\n        ],\n        [\n            0,\n            \"i keep hearing that gamergate is opposed to harassment i must be something surely\"\n        ],\n        [\n            0,\n            \"when we say hashtag we are mocking the people that think feminism is the actual of men or masculinity\"\n        ],\n        [\n            0,\n            \"i don't need this money frankly wait what money wadhwa said all the were going to women he didn't take money for speaking\"\n        ],\n        [\n            0,\n            \"user it's the eye makeup that makes it all difficult\"\n        ],\n        [\n            0,\n            \"rt user here's where rush limbaugh is wrong in his use of the term feminazi url\"\n        ],\n        [\n            0,\n            \"user user it's also a license i know well i agree with the philosophy behind it\"\n        ],\n        [\n            0,\n            \"user he has no idea what happens he's throwing words and companies out there to try to convince people he knows what he's talking about\"\n        ],\n        [\n            0,\n            \"user can't too busy being a superhero running around with a cape on\"\n        ],\n        [\n            0,\n            \"rt user trolls from 8chan tried to sabotage user's amazing hashtag kickstarter instead they got it on the front page …\"\n        ],\n        [\n            0,\n            \"user i think that this person didn't like some of the behavior too perhaps why they deleted their account\"\n        ],\n        [\n            0,\n            \"rt user user honestly it's just not ok from an activist perspective to have a man try to tell women what's wrong with …\"\n        ],\n        [\n            0,\n            \"rt user user people are spending money to try to get you temporarily suspended from twitter that may be the most was …\"\n        ],\n        [\n            1,\n            \"rt user user as a mom of daughters i'm asking if u would call them ' sluts sexretary or feminazi ' rush does you pay …\"\n        ],\n        [\n            0,\n            \"if anyone's still talking to jw on other tell him he has my 3 and support\"\n        ],\n        [\n            0,\n            \"user user ewwww i saw this on my phone so didn't see the salvation army logo\"\n        ],\n        [\n            0,\n            \"to gamergate is threatening user's children and user is totally ok with this because free speech\"\n        ],\n        [\n            0,\n            \"user user the difficulty is finding time to find those allies while figuring out what to do with the ones i've got\"\n        ],\n        [\n            0,\n            \"find the problems w solution don't publicly call him out get accused of trying to pick a fight when i ask him about it shocking\"\n        ],\n        [\n            0,\n            \"user i think it's because i'm too tired to have feelings\"\n        ],\n        [\n            0,\n            \"excuse me while i bite your butt url\"\n        ],\n        [\n            0,\n            \"you aren't alone in this you're never alone in this\"\n        ],\n        [\n            0,\n            \"forever entertained by the ' ' noises my lip piercings make against my coffee cup i think i'm still goofy from lack of sleep\"\n        ],\n        [\n            0,\n            \"user user watching someone with 1k followers explain twitter to you has been the highlight of my past 15 minutes\"\n        ],\n        [\n            0,\n            \"obama just said user face oh no no no no\"\n        ],\n        [\n            0,\n            \"guys calm down it was a joke\"\n        ],\n        [\n            0,\n            \"rt user if you're a man hashtag you need to look in the mirror you are the problem\"\n        ],\n        [\n            0,\n            \"user i've got reason to believe that i'm not anywhere near hitting that cap my numbers can be verified from other sources\"\n        ],\n        [\n            0,\n            \"user definitely in progress i really want to give a ted talk at some point on engineering tech to solve social problems\"\n        ],\n        [\n            0,\n            \"user oh gosh if only that had been parody\"\n        ],\n        [\n            0,\n            \"user it definitely female readers if that's what they are going for oh wait it's dc yup\"\n        ],\n        [\n            0,\n            \"user coz no one else will hashtag\"\n        ],\n        [\n            0,\n            \"user what will we talk about\"\n        ],\n        [\n            0,\n            \"sometimes i miss but i kept waking up to an empty of milk desperately needing to pee doc never warned me about that\"\n        ],\n        [\n            0,\n            \"user on one hand the only voice she has is with gaters which doesn't really affect reach\"\n        ],\n        [\n            0,\n            \"online harassment takes many forms some is actionable by the service provider tos or law enforcement\"\n        ],\n        [\n            0,\n            \"user it has ties to other projects need to publish them all at once\"\n        ],\n        [\n            0,\n            \"not sure if the problem is the controller or the driver or the game\"\n        ],\n        [\n            0,\n            \"user i think we shouldn't make assumptions if they are used in this manner which is diff from their original purpose\"\n        ],\n        [\n            0,\n            \"what the fuck do you idiots think sass is hashtag\"\n        ],\n        [\n            1,\n            \"feminazi radical feminist extremists most women aren't offended at this term since they're not radical or extremist can't hashtag\"\n        ],\n        [\n            0,\n            \"online harassment doesn't mean jerks won't exist everyone is a jerk sometimes but you shouldn't ever be afraid\"\n        ],\n        [\n            1,\n            \"if he uses words like ' feminazi ' and ' crazy liberal feminist ' when talking about feminism hashtag url\"\n        ],\n        [\n            0,\n            \"user shoot me an email randi at our new domain name\"\n        ],\n        [\n            0,\n            \"user i don't disagree but i've never been in that situation\"\n        ],\n        [\n            0,\n            \"if the judges didn't give their critique first the other contestants wouldn't know what to say they're just copying the judges hashtag\"\n        ],\n        [\n            0,\n            \"user it's how i keep my good looks i will live forever\"\n        ],\n        [\n            0,\n            \"rt user you big government anti freedom fucks are why i am in favour of fat shaming\"\n        ],\n        [\n            0,\n            \"user there's no hard definition of what dos beyond lack of service service is open to mean many things\"\n        ],\n        [\n            0,\n            \"so i can and understand where this is all coming from\"\n        ],\n        [\n            0,\n            \"user i'm sorry you don't have any time that sucks but next time you might want to look further before useless vague\"\n        ],\n        [\n            1,\n            \"user plus the ones you miss will spin this as a plot by the evil feminazi cabal and they'll buy you more fake followers\"\n        ],\n        [\n            0,\n            \"i'm still wrestling with wanting to get gta v and it's something i have to remind myself\"\n        ],\n        [\n            0,\n            \"i need to post this again because i keep re reading this article and going url\"\n        ],\n        [\n            0,\n            \"still better that poetry cc user\"\n        ],\n        [\n            0,\n            \"user we've got a pr firm i might toss this their way\"\n        ],\n        [\n            0,\n            \"user focus is split between the dog noses and the fact that i really need pants that don't fall down p\"\n        ],\n        [\n            0,\n            \"noo i thought we were through the instant restaurant rounds please not another hashtag hashtag\"\n        ],\n        [\n            1,\n            \"never talk about near a feminazi\"\n        ],\n        [\n            1,\n            \"not dumb blondes mmm perhaps just delusions of hashtag\"\n        ],\n        [\n            0,\n            \"user i was lucky enough to find mine on a swap sell for normal price i see them on ebay for 400\"\n        ],\n        [\n            0,\n            \"cream and on a plate work it gurls hashtag\"\n        ],\n        [\n            0,\n            \"i would probably pay 85 for a 5 pack of those superhero knee high socks w attached that is the only circumstance where this is ok\"\n        ],\n        [\n            0,\n            \"user there was one where there's like this dude he's big and the hands out of the ground\"\n        ],\n        [\n            0,\n            \"user oh confirmed rogue doesn't know what freebsd is\"\n        ],\n        [\n            0,\n            \"even if they asked for permission and who knows if they did pointing out a particular user while pushing abuse policy change is a no no\"\n        ],\n        [\n            0,\n            \"user it's not a battery it's a usb hub\"\n        ],\n        [\n            0,\n            \"user wouldn't have to use the api i've got other methods\"\n        ],\n        [\n            0,\n            \"feminazi right because wanting your hashtag to be treated like human beings is just like invading poland hashtag\"\n        ],\n        [\n            0,\n            \"user oof yeah i used to work out of the office\"\n        ],\n        [\n            1,\n            \"rt user bro 3 just called me a bitch as they walked away yessss fuckboy pain yessssss\"\n        ],\n        [\n            0,\n            \"this is a pretty cool idea url\"\n        ],\n        [\n            0,\n            \"remember when penny arcade let this guy quietly leave the enforcers url pa doesn't do anything that isn't self serving\"\n        ],\n        [\n            0,\n            \"shoutout to the time when someone hashtag made changes and gamergate thought i did it because they didn't understand github\"\n        ],\n        [\n            0,\n            \"user only if you want to laugh at how fucking privileged he is what a tool\"\n        ],\n        [\n            0,\n            \"ipad air 2 or ipad mini 3\"\n        ],\n        [\n            0,\n            \"user did anyone in that thread suggest hiring a service\"\n        ],\n        [\n            0,\n            \"i could get hurt someone could come after me hell people have shown up at my office before i've been doxxed i've been threatened\"\n        ],\n        [\n            0,\n            \"they don't relate to these women on social media these activists these feminists they don't relate to them they are more humble\"\n        ],\n        [\n            0,\n            \"user user leo sleeps in my bed in the winter he's the little spoon\"\n        ],\n        [\n            0,\n            \"user if i look too fancy it'll be out of place plus i've got facial piercings and bright hair so y'know personal style\"\n        ],\n        [\n            0,\n            \"user they did it's called california\"\n        ],\n        [\n            0,\n            \"working on setting up desk for the photo thing tmrw 3 macbook air surface pro 2 ipad air 2 on everything hello i am computer\"\n        ],\n        [\n            1,\n            \"watching the ht hashtag with 1st world feminists dictate to india how to live think this feminist imperialism must stop\"\n        ],\n        [\n            0,\n            \"is that weird am i doing the right thing it feels so pseudo celeb\"\n        ],\n        [\n            0,\n            \"hashtag but don't walk home alone don't get drunk don't take naked pictures of yourself bc you're asking for trouble\"\n        ],\n        [\n            0,\n            \"me and my girl hashtag url\"\n        ],\n        [\n            1,\n            \"yes we get it you're pretty tone down the self promo and just cook user hashtag\"\n        ],\n        [\n            0,\n            \"some things are more important than money even if it sure is a lot harder to manage in the short term while i adjust to living differently\"\n        ],\n        [\n            0,\n            \"user i'll see if i can poke at some more people should be back at twitter hq in a few weeks i think\"\n        ],\n        [\n            0,\n            \"user is it weird that 1st time i saw on twitter i was like that's user's fiancé usually it's the other way around\"\n        ],\n        [\n            0,\n            \"user github has been great for that love them\"\n        ],\n        [\n            0,\n            \"my stepdad walked into the room to offer me pot wa and then he farted for 5 seconds when i declined\"\n        ],\n        [\n            0,\n            \"rt user user oh god did i and frantically checking your shell history to see if you committed something to production\"\n        ],\n        [\n            0,\n            \"when we look at all mentions of a username including rts user has received in the past user has received 911\"\n        ],\n        [\n            0,\n            \"are you serious they're going around again we might move past the instant restaurants by june hashtag hashtag\"\n        ],\n        [\n            0,\n            \"people are making an interesting case irt libel and some things gg is saying about oapi but honestly my dance card is already full\"\n        ],\n        [\n            0,\n            \"hashtag is now literally an industry joke badass digest url\"\n        ],\n        [\n            0,\n            \"user user i don't really want to give her any attention just a little freaked out worried for my safety\"\n        ],\n        [\n            0,\n            \"user it creeps me out anytime i get them it's usually from people i barely know\"\n        ],\n        [\n            0,\n            \"gamergate started harassing hashtag organizer so we spent the q a the tweets and discussing harassment\"\n        ],\n        [\n            0,\n            \"user user not yet i should\"\n        ],\n        [\n            1,\n            \"user user they might could do\"\n        ],\n        [\n            0,\n            \"user interesting tho that it still found most of them\"\n        ],\n        [\n            0,\n            \"user the only thing that's really concerning is that she's in her obsession reminds me of dude that showed up at my work\"\n        ],\n        [\n            0,\n            \"i appreciate every donation received but ppl that threaten to pull funding if i don't say the things they want to hear can fuck themselves\"\n        ],\n        [\n            0,\n            \"user i think most of the active members in this clan are people that saw the chats i've been posting on twitter\"\n        ],\n        [\n            0,\n            \"user yup probably a mix of some sort he's from the shelter\"\n        ],\n        [\n            0,\n            \"lynne and tony are going home they're too hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user that sounds like the best place to hold a q a ever or potentially the most dangerous place\"\n        ],\n        [\n            0,\n            \"leaders smarter leaders up to date so power n upper hands over entire hashtag lands\"\n        ],\n        [\n            0,\n            \"user same it's a hard thing for me to talk about because i come from a position of privilege\"\n        ],\n        [\n            0,\n            \"it's human to react negatively to abuse trying to blame someone for reacting to abuse is a tactic of serial abusers\"\n        ],\n        [\n            0,\n            \"we are losing our mum and dad well don't cry about it when bruce wayne lost his parents he became batman hashtag\"\n        ],\n        [\n            0,\n            \"user oh gosh yes but who has done that\"\n        ],\n        [\n            1,\n            \"who was responsible for convincing these girls they were so pretty hashtag\"\n        ],\n        [\n            0,\n            \"user how the fuck do you pronounce your last name i am assuming it is warcraft\"\n        ],\n        [\n            0,\n            \"rt user user you're totally wrong and i have 4 sea lions a dozen and a one eyed who will totally …\"\n        ],\n        [\n            0,\n            \"user i dunno maybe i am bad at everything involving flirting and dating tho 😛\"\n        ],\n        [\n            0,\n            \"hashtag if they had to walk up and down there steps to use the loo all night 2 much effort user\"\n        ],\n        [\n            1,\n            \"user that was one of the few movies i saw as a kid those 3 breasts they stuck with me forever never forget\"\n        ],\n        [\n            0,\n            \"this season if you can cook with frozen food spice from a jar tin tomatoes capsicum you will do well what happened to fresh hashtag\"\n        ],\n        [\n            1,\n            \"the penis is a standard unit of you feminazi\"\n        ],\n        [\n            0,\n            \"you don't understand the things i would do for a waffle house right now\"\n        ],\n        [\n            0,\n            \"user user and tbf there's way more full coverage armor in this game than armor\"\n        ],\n        [\n            0,\n            \"user user you are going nuts in my mentions and i haven't done anything wtf please go away\"\n        ],\n        [\n            0,\n            \"when is my stupid selfie camera going to drop ffs url\"\n        ],\n        [\n            0,\n            \"user well damn marking you off my ' potential partner ' list\"\n        ],\n        [\n            0,\n            \"user most of my socks cost 8 12\"\n        ],\n        [\n            0,\n            \"user a number of i've only run it against a small of accounts it's fairly intensive still in beta\"\n        ],\n        [\n            0,\n            \"user user where did i call you stupid show me the tweet\"\n        ],\n        [\n            0,\n            \"a new study released today says teens are not getting enough sleep no kidding who pays these people to say things that are obvious\"\n        ],\n        [\n            0,\n            \"user i call out people like jenn because she is causing problems by flooding join oapi it's moronic\"\n        ],\n        [\n            0,\n            \"user user unclear tos prevents bots from being able to contact you without you contacting them first iirc\"\n        ],\n        [\n            0,\n            \"user user really though show me someone that plays a string instrument and i'm a happy woman if you know what i mean\"\n        ],\n        [\n            0,\n            \"fuck everything back on the road\"\n        ],\n        [\n            0,\n            \"user did you just try to mansplain perl to me and fail\"\n        ],\n        [\n            0,\n            \"user i've added you to my list because of your privilege and that's okay you may qualify for membership at the patriarchy\"\n        ],\n        [\n            0,\n            \"getting ready for meeting in the city i am professionalism url\"\n        ],\n        [\n            0,\n            \"user user given the changes in recruiting i'm not really surprised it was already going downhill\"\n        ],\n        [\n            0,\n            \"like thanks for that i never would have known had not so many people on twitter yelled it at me\"\n        ],\n        [\n            0,\n            \"rt user the part of the law and order episode that seems is how there's an online threat to a woman and the police do …\"\n        ],\n        [\n            0,\n            \"i hear that it's snowing up north glad i made it through that before the snow started\"\n        ],\n        [\n            0,\n            \"rt user user didn't he say this was a big problem women in silicon valley had in that newsweek article being too humble\"\n        ],\n        [\n            1,\n            \"i wanna have a feminazi night 😬\"\n        ],\n        [\n            0,\n            \"user none of these people are high profile sjws but many identify as feminists tweet about feminist things have old accts\"\n        ],\n        [\n            0,\n            \"rt user do not call me a feminazi just because i believe both our genders should have completely equal rights like were you …\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url\"\n        ],\n        [\n            0,\n            \"zoe quinn gamergate developer how to protect yourself business insider url\"\n        ],\n        [\n            1,\n            \"the face of very ugly promo girls faces like cats arsehole hashtag excited to see down tonight literally url\"\n        ],\n        [\n            0,\n            \"how is second wind right now is it worth taking or should i stick with for leveling 91 100\"\n        ],\n        [\n            0,\n            \"i can hear someone texting my phone you don't have an iphone so it's not going to my ipad using and so\"\n        ],\n        [\n            0,\n            \"hashtag just isn't the same without user and kelly\"\n        ],\n        [\n            0,\n            \"lynn and tony you've got no change say goodbye now hashtag\"\n        ],\n        [\n            0,\n            \"that's what i get for joking about a family member random internet rage url\"\n        ],\n        [\n            0,\n            \"sometimes a lot of this still feels like playing at being a responsible discovering much as i travel this path good place to be\"\n        ],\n        [\n            0,\n            \"user how did we not find each other years ago and become besties\"\n        ],\n        [\n            0,\n            \"user just heard about yesterday well done\"\n        ],\n        [\n            0,\n            \"user yeah we should talk i was just about to send an email over to them right before i was told it was retracted\"\n        ],\n        [\n            0,\n            \"rt user user but for someone who eff on their twitter account you are being rather judgmental are you not\"\n        ],\n        [\n            0,\n            \"probably not going to be working on that for another few weeks time to switch to running a non profit set of tabs\"\n        ],\n        [\n            0,\n            \"it's been several years since i've contributed code this was due to a conflict with an employer i asked for my commit bit to be retired\"\n        ],\n        [\n            0,\n            \"user i need to sit down with one and figure out how to be a better pm at my life\"\n        ],\n        [\n            1,\n            \"this was in 2013 i didn't know bout it russell put out this garbage fuck that hashtag knew he … url\"\n        ],\n        [\n            0,\n            \"user anyone that's the subject of long term harassment is going to have that problem so there's\"\n        ],\n        [\n            0,\n            \"oops sorry for the belated content warning on that they posted some gore so their targets wouldn't distribute the urls guess that failed\"\n        ],\n        [\n            0,\n            \"user thanks it happened a few years ago i wish she could have seen this it would have her to no end\"\n        ],\n        [\n            1,\n            \"user lol ur funny i love being a feminazi it's quite fun\"\n        ],\n        [\n            0,\n            \"user not my place if bri zoe anita feel that way then that's their statement to make not mine\"\n        ],\n        [\n            0,\n            \"but when it's easy to create new accounts as we've seen in twitter other social media sites in come the rape threats\"\n        ],\n        [\n            1,\n            \"want more women in foss these people into the sun\"\n        ],\n        [\n            1,\n            \"katie and nikki nsw my kitchen rules when will people learn they are not that hot pride always comes before a fall\"\n        ],\n        [\n            0,\n            \"i need pants that don't look like pants going out to lunch in super mario bros pants haters gonna hate\"\n        ],\n        [\n            0,\n            \"user i'm thinking about it ideas aren't really fully formed though\"\n        ],\n        [\n            1,\n            \"user user ' feminazi ' ahhhh comparing an equal rights movement to a fascist genocidal political party so similar\"\n        ],\n        [\n            0,\n            \"rt user one question thousands of answers url\"\n        ],\n        [\n            0,\n            \"rt user user lgbt too powerful pls\"\n        ],\n        [\n            0,\n            \"user everything but mostly my priest\"\n        ],\n        [\n            0,\n            \"user dresses already have a strong print so i was thinking zipper look would work well not too plain but not busy you know\"\n        ],\n        [\n            0,\n            \"the internet outrage machine is broken and too on emotional response instead of physical violations\"\n        ],\n        [\n            0,\n            \"don't get this dessert lol hashtag\"\n        ],\n        [\n            0,\n            \"user not sure sounds like he left for good\"\n        ],\n        [\n            0,\n            \"i hate retention policies and in statsd graphite ughhhh\"\n        ],\n        [\n            0,\n            \"user huh the monitor arm gave you problems\"\n        ],\n        [\n            0,\n            \"user user what word should be use when discussing things that aren't equal what is your point\"\n        ],\n        [\n            0,\n            \"user oh god that sounds like a horrible idea privacy problems also twitter likely wouldn't be the number that would be bad\"\n        ],\n        [\n            0,\n            \"omg shut up drasko and bianca hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user rumor user to apple car project tech sites i'm available for hire\"\n        ],\n        [\n            0,\n            \"i'm slowly finding people that i trust but it's all so hard because i care so much\"\n        ],\n        [\n            0,\n            \"user user i think i got mine because no one else wanted to touch the code i was working with\"\n        ],\n        [\n            0,\n            \"this is how you report a character after the match is over in the which isn't the default screen url\"\n        ],\n        [\n            0,\n            \"user i've mentioned before about how i bleed twitter json i could probably construct an api return value by hand at this point\"\n        ],\n        [\n            0,\n            \"is gamergate finally eating its own tail\"\n        ],\n        [\n            0,\n            \"i ’ m tired of feeling like a feminazi just because i believe women should have equal pay\"\n        ],\n        [\n            0,\n            \"user it's what i'm trying to do at least targeting specific groups causes it's tricky have to look more at statistics than words\"\n        ],\n        [\n            1,\n            \"rt user re that sexist newsweek article newsweek wasted space that could've gone to a woman who might have made useful comments …\"\n        ],\n        [\n            1,\n            \"the girls are going through this is fucked or are they sucking colin's cock hashtag\"\n        ],\n        [\n            0,\n            \"rt user user he really picked the wrong women to go after me thinks\"\n        ],\n        [\n            0,\n            \"more than a little entertained at all of the gaters that are upset that i fight back instead of just shutting up fighting back is bullying\"\n        ],\n        [\n            0,\n            \"user user not fond of the idea of creating features with a money barrier\"\n        ],\n        [\n            0,\n            \"user user ah yeah i stuck to different kind of area\"\n        ],\n        [\n            0,\n            \"user i'm starting to do more stuff that is team based though so i'm thinking tweetdeck is the way to go\"\n        ],\n        [\n            1,\n            \"rt user if you use the term feminazi i'm going to assume you have a lack of respect for women and you have no idea what you …\"\n        ],\n        [\n            0,\n            \"user it's cool i hope you feel better i know how those nights can happen anything i can do to help\"\n        ],\n        [\n            0,\n            \"the author also fails to understand that nearly all these suggestions are client side which means policy legal changes for 3rd party\"\n        ],\n        [\n            0,\n            \"user the ethics policy for gamergate doesn't exist\"\n        ],\n        [\n            0,\n            \"not only that but this rocket apparently doesn't understand the difference between comments and man pages isn't he precious\"\n        ],\n        [\n            0,\n            \"user everyone is awkward p most people think they are most awkward than they really are you're fine\"\n        ],\n        [\n            0,\n            \"user damnit but the house was so cute it was perfect\"\n        ],\n        [\n            0,\n            \"competent paid drivers are an issue even in url\"\n        ],\n        [\n            0,\n            \"user i think in the past there were more grey areas now we have poor ie gov't assisted middle class and the 1\"\n        ],\n        [\n            0,\n            \"user haven't run it against you\"\n        ],\n        [\n            0,\n            \"user what is the story behind your profile pic i have to know\"\n        ],\n        [\n            0,\n            \"user anyone that is getting harassed is welcome to come to me for help it's all anonymous\"\n        ],\n        [\n            0,\n            \"i score them a 3 and that's generous hashtag\"\n        ],\n        [\n            1,\n            \"user user i think anthony is anti feminazi and so am i\"\n        ],\n        [\n            0,\n            \"got a mention on tech news on url not 100 accurate but close enough 4 45 in url\"\n        ],\n        [\n            0,\n            \"hashtag we get it not all of you are rapists you can stop crying now\"\n        ],\n        [\n            0,\n            \"please no pile ons don't tweet at him etc i think the conversation is concerning in that we need to discuss what bully means\"\n        ],\n        [\n            0,\n            \"user people will find a way to interpret anything to match their message unfortunately\"\n        ],\n        [\n            0,\n            \"have 2 team members sticking with this for now thanks everyone\"\n        ],\n        [\n            1,\n            \"watch this video about the big corps that are funding feminazi hate against fathers and families do you url\"\n        ],\n        [\n            0,\n            \"seeing dudes be all awkward about having to figure this shit out but be genuinely concerned is pretty realistic\"\n        ],\n        [\n            1,\n            \"are these girls out west or on the central coast hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user keeps claiming he's not look dude we both know how the speaker circuit works it's about rep you profit indirectly\"\n        ],\n        [\n            0,\n            \"i would be shocked if there are many people that have been the target of call out culture mob harassment that say call out culture is good\"\n        ],\n        [\n            0,\n            \"some people started tweeting neil cuz he knew who i was and they'll keep get blocked on twitter forever just because\"\n        ],\n        [\n            0,\n            \"user user ughhhh now to decide what to submit\"\n        ],\n        [\n            0,\n            \"i can myself from my ipad to find my iphone game changing\"\n        ],\n        [\n            1,\n            \"i don't know what feminism is because too many fake feminazi ma out here doing it to be cool\"\n        ],\n        [\n            0,\n            \"rt user this terrorism creeps closer and closer into the tech community we are becoming the new hunting grounds\"\n        ],\n        [\n            0,\n            \"rt user user 1 the dress is amazing 2 how the hell do you get sunburn in the bay area in february are you a wizard\"\n        ],\n        [\n            0,\n            \"next time i get told that women aren't good at computers i'll just try lavender hashtag url\"\n        ],\n        [\n            0,\n            \"user it makes sense to ask for donations to keep it up and going and to pay for the dev work this is 100 crowd funded\"\n        ],\n        [\n            0,\n            \"user what clique what on earth are you talking about\"\n        ],\n        [\n            0,\n            \"plz stop black women's sexuality k thx\"\n        ],\n        [\n            0,\n            \"please nominate user for a shorty award in non human url\"\n        ],\n        [\n            0,\n            \"are you upset about tonight's elimination result hashtag\"\n        ],\n        [\n            1,\n            \"i love it when men open doors for me but then i'm a lady and not a feminazi url\"\n        ],\n        [\n            1,\n            \"there goes the man woman wage gap sham in shambles like all other feminazi falsities url\"\n        ],\n        [\n            0,\n            \"buttons are weird gave up trying to hit them in the right spot and started to page backwards power button is weird\"\n        ],\n        [\n            0,\n            \"getting called a feminazi by a member of the lgbt community is a great feeling considering the fact that i'm standing up for ur rights ✌ ️\"\n        ],\n        [\n            0,\n            \"user i do have a fan i will turn it on right now\"\n        ],\n        [\n            0,\n            \"banished is way too where did my night go\"\n        ],\n        [\n            0,\n            \"user user it's a bad practice regardless of her of it\"\n        ],\n        [\n            0,\n            \"alright time for me to get off the internet and hide for a bit until i manage sleep i'll be getting into gdc late tomorrow\"\n        ],\n        [\n            0,\n            \"we need to talk about this being official sjw uniform url\"\n        ],\n        [\n            0,\n            \"it's been swell seattle but the gone down\"\n        ],\n        [\n            0,\n            \"user tempting i 3 chef community so much but given my focus is moving away from devops seems like funds should go to someone else p\"\n        ],\n        [\n            1,\n            \"rt user every time you use the word feminazi an sjw gets their wings away on pairs of wings\"\n        ],\n        [\n            0,\n            \"user oooh did you see you had a fan account\"\n        ],\n        [\n            0,\n            \"i've also been told that some of the people mentioned in user's article didn't even talk to her she quoted them without asking\"\n        ],\n        [\n            0,\n            \"user i'm going to try to put together a more permanent blog post about this for people to reference\"\n        ],\n        [\n            1,\n            \"“ user someone said he hit the whip mid fight i need confirmation lol ” i dont even need confirmation i know he did it lol hashtag\"\n        ],\n        [\n            0,\n            \"thanks to you now people are attacking me on twitter uh well actually we hated what you were doing before npr aired this episode\"\n        ],\n        [\n            0,\n            \"user what if he's a of your imagination\"\n        ],\n        [\n            0,\n            \"rt user gonna be making a big announcement at the panel i am on about online harassment today d\"\n        ],\n        [\n            0,\n            \"she had her chance to understand but she's decided to dig in her heels whelp lesson learned eh\"\n        ],\n        [\n            0,\n            \"user user uh it's also pink which makes the coffee taste better\"\n        ],\n        [\n            0,\n            \"remember roguestar dude that doxxed and led the mob against many never delivered on 1st kickstarter has another url\"\n        ],\n        [\n            0,\n            \"rt user i can't believe my wikipedia page is under attack again don't they have policies against all this\"\n        ],\n        [\n            0,\n            \"she's making a list she's checking it twice\"\n        ],\n        [\n            0,\n            \"i swear to god if any of these people snapchat me dick pics they are getting posted on my site\"\n        ],\n        [\n            0,\n            \"user i'm mostly a few startup that are now accepting non profit applications\"\n        ],\n        [\n            1,\n            \"user user 5 year olds are sexual the feminazi are the ones with problems tweeted one of his friends\"\n        ],\n        [\n            0,\n            \"rt user this has the nice bonus effect of proving to your community that you deserve harassment and aren't worth supporting more …\"\n        ],\n        [\n            0,\n            \"user or perhaps twitter's and humanity at large everyone's a jerk sometimes\"\n        ],\n        [\n            0,\n            \"url omg user 3 3 3\"\n        ],\n        [\n            0,\n            \"rt user and when you have marginalized members of your own group telling you they're hurt or uncomfortable you …\"\n        ],\n        [\n            0,\n            \"how the hell did i get in here 2 minutes ago url\"\n        ],\n        [\n            0,\n            \"user user not enough data to know for certain just what i'm seeing today she's getting a pretty steady level since then\"\n        ],\n        [\n            0,\n            \"user not a new one an actual problem but i don't see how it's related in this particular instance\"\n        ],\n        [\n            0,\n            \"i can't believe i'm using this word without irony but this is setting up to be as heck\"\n        ],\n        [\n            0,\n            \"i'm sorry but i've received quite a of threats i've asked these people to form an line and you're in back\"\n        ],\n        [\n            0,\n            \"really a can opener hashtag lol 🙊\"\n        ],\n        [\n            0,\n            \"user you are amazing and i love you ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"user yea i completely agree four rounds of instant restaurants is far too much probably won't tune in this week tbh hashtag\"\n        ],\n        [\n            0,\n            \"rt user the ease with which one can dogpile others is scary not least because we all think we're acting as individuals rather th …\"\n        ],\n        [\n            0,\n            \"user user until it happened to us not cool\"\n        ],\n        [\n            0,\n            \"is pretty slick even if i have no idea how to pronounce it hashtag url\"\n        ],\n        [\n            0,\n            \"killer v1 7 rev 2 beta 4 user\"\n        ],\n        [\n            0,\n            \"is there a big time vc who has strong feminist ally curious not looking for funding\"\n        ],\n        [\n            0,\n            \"people that use the term feminazi 😷\"\n        ],\n        [\n            0,\n            \"user no just stuff i've put together by looking at twitter\"\n        ],\n        [\n            0,\n            \"all you people with your hipster language suggestions silly humans no time to learn new languages ruby has good gems for what i need\"\n        ],\n        [\n            1,\n            \"lol in the past 2 days i've been called feminazi pig swine and a rat also received death threats ask me if i give a fuck tho\"\n        ],\n        [\n            1,\n            \"okay maybe i understand where the term feminazi comes from now\"\n        ],\n        [\n            0,\n            \"am now being forced to watch videos luck has changed\"\n        ],\n        [\n            1,\n            \"did you hear that that's the sound of a bunch of women in tech setting up filters to emails from user to dev good job\"\n        ],\n        [\n            0,\n            \"so many devs in my mentions are confused about this usage of the term threading i love it p\"\n        ],\n        [\n            0,\n            \"user worst roommates ever i hate roommates\"\n        ],\n        [\n            0,\n            \"legit want a primer to living in the bay area evernote selling socks for 85 says it all\"\n        ],\n        [\n            0,\n            \"my favorite part of this trip has to be all the amazing new socks url\"\n        ],\n        [\n            0,\n            \"user when you find him let me know so i can hunt him hashtag\"\n        ],\n        [\n            1,\n            \"just me or hot blondes on hashtag not at all hot just average\"\n        ],\n        [\n            1,\n            \"bitch be old as hell like a feminazi and shit hashtag\"\n        ],\n        [\n            0,\n            \"rt user instead of sitting on our asses saying hashtag let's take responsibility and educate ourselves about consent …\"\n        ],\n        [\n            0,\n            \"user oooo i do love ballet flats\"\n        ],\n        [\n            0,\n            \"user i got him one of those but it didn't seem to hold him tight enough\"\n        ],\n        [\n            0,\n            \"user user i like a lot of their stuff bag is amazing but 85 for socks wat i'm a sock\"\n        ],\n        [\n            0,\n            \"hopefully someone cooks drasko in the next ep of hashtag\"\n        ],\n        [\n            0,\n            \"user it's one of my favorite things\"\n        ],\n        [\n            0,\n            \"seriously what is your deal url\"\n        ],\n        [\n            0,\n            \"user user is sigh but i'm just using in aws with a grafana image fuck this crap\"\n        ],\n        [\n            0,\n            \"he's repeatedly out at female and industry leaders whose politics he doesn't agree with\"\n        ],\n        [\n            0,\n            \"user user i was never a part of that\"\n        ],\n        [\n            0,\n            \"user the fight between both of them will keep going until i stop it or until the script when pulling in a new 1d\"\n        ],\n        [\n            1,\n            \"y'all make sure y'all following a nigga hashtag 😹 😹 👌 hashtag\"\n        ],\n        [\n            0,\n            \"user they are already setting up bots to tweet with the hashtag to it i don't really see this making much of a difference\"\n        ],\n        [\n            0,\n            \"i hear user counts as people\"\n        ],\n        [\n            0,\n            \"user i love support sex workers am friends with many\"\n        ],\n        [\n            0,\n            \"user maybe i'm staying up in so it's a little bit of a drive\"\n        ],\n        [\n            0,\n            \"user follower vs following ratio acct date profile image entities used hashtags urls users mentioned oc vs rt\"\n        ],\n        [\n            0,\n            \"exhausted and full of excitement can't decide if i want to jump around and dance or take a nap such a good feeling\"\n        ],\n        [\n            1,\n            \"user you can just see her credentials black feminazi\"\n        ],\n        [\n            0,\n            \"gamergate is largely irrelevant has no shelf life harassment is so much more of a bigger issue and you can't blame it on a single group\"\n        ],\n        [\n            0,\n            \"user age of ultron not living up to ideals\"\n        ],\n        [\n            1,\n            \"user user that's gonna tick off a lot of feminazi now ladies\"\n        ],\n        [\n            0,\n            \"when you jump into the mob to harass someone and they publicly call you out as an individual in that mob it's not the same thing\"\n        ],\n        [\n            0,\n            \"i don't care what bs cernovich has done have some goddamn ethics for real though\"\n        ],\n        [\n            0,\n            \"rt user user i don't believe you i think you're in it for the money and the attention\"\n        ],\n        [\n            0,\n            \"user i remember reading the valentine series back in 2008\"\n        ],\n        [\n            0,\n            \"if your company has an abuse social media or community team we want to talk all industries welcome infouser org\"\n        ],\n        [\n            0,\n            \"i fully encourage every other user to report their poor experiences with these subs as well let's clean up reddit\"\n        ],\n        [\n            0,\n            \"but i guess you're not really sure how to react when a woman has resources to help others fight back such a so\"\n        ],\n        [\n            0,\n            \"user i called you an idiot not a misogynist\"\n        ],\n        [\n            0,\n            \"user set yourself on fire is my personal for please go fuck yourself because i was told the 2nd was a rape threat\"\n        ],\n        [\n            0,\n            \"we've kinda got a system worked out he sits his butt on my desk front legs around my neck and i try to type around his tail\"\n        ],\n        [\n            1,\n            \"the term feminazi is actually really insulting lol\"\n        ],\n        [\n            0,\n            \"i have to wait until closer to the move date to actually find a house to rent so everything feels up in the air\"\n        ],\n        [\n            0,\n            \"user this is more from a consumer side though from a business side one could see email spam as falling under that category\"\n        ],\n        [\n            0,\n            \"gdi user you fav the weirdest stuff\"\n        ],\n        [\n            0,\n            \"user for now still learning how to play for bgs seems to work well\"\n        ],\n        [\n            0,\n            \"i ran out of things to put on his head sorry\"\n        ],\n        [\n            0,\n            \"thank you uncle brother male cousin father male friend random man for not doing what you weren't supposed to do hashtag\"\n        ],\n        [\n            0,\n            \"i only really have the time to respond to mainstream media reviewing everything that gg writes about me would be too time consuming\"\n        ],\n        [\n            0,\n            \"waiting for bart so i can go home and curl up and reflect away from the internet for a while need to calm down and get some rest\"\n        ],\n        [\n            0,\n            \"user none of it is private info i've even about this but you can't read i guess 3\"\n        ],\n        [\n            0,\n            \"just discovered what happens when jeans are too big while wearing over a swim whelp time to make a belt\"\n        ],\n        [\n            0,\n            \"eventually most of them were like wait harper you're randi harper and i still don't know how to adjust to this\"\n        ],\n        [\n            0,\n            \"user i'm glad to hear that you are so supportive of women and condemn the constant stream of harassment they receive\"\n        ],\n        [\n            0,\n            \"if you tell me to get one of those weird things i will never talk to you again\"\n        ],\n        [\n            0,\n            \"taking last of my adhd meds until insurance next month breaking out whiteboard creating spotify playlist time to get shit done\"\n        ],\n        [\n            0,\n            \"hah someone believes i was instead of just not having time to sexist url\"\n        ],\n        [\n            0,\n            \"aside from security concerns lenovo is shit one time a cage door at a fell on my head dropped lenovo 2 ' had to be replaced\"\n        ],\n        [\n            0,\n            \"abuse comes through multiple platforms we need to get law enforcement more involved with serious threats url\"\n        ],\n        [\n            0,\n            \"user user who are you referring to with ' we '\"\n        ],\n        [\n            0,\n            \"guilty of everything in this video especially the end url\"\n        ],\n        [\n            0,\n            \"instead of perpetuating fygm culture why not try to fix things why not try to remove some of the hurdles would that be so bad really\"\n        ],\n        [\n            1,\n            \"url feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … hashtag\"\n        ],\n        [\n            0,\n            \"hashtag goodbye can't stand to watch those two words fail me again that was not cooking\"\n        ],\n        [\n            0,\n            \"user user but i've only discussed with other members of targeted harassment from this specific group can't speak for other hate groups\"\n        ],\n        [\n            1,\n            \"user also is a dude feminazi gulag recruiting dudes now that figures smart move\"\n        ],\n        [\n            0,\n            \"user user um that's basic dos has batch files but they aren't basic p\"\n        ],\n        [\n            0,\n            \"2 really slow days not even sarcastic this is considered low volume url\"\n        ],\n        [\n            0,\n            \"the puppy i almost got url\"\n        ],\n        [\n            0,\n            \"oh no i just realized that after next week i am busy until august august\"\n        ],\n        [\n            0,\n            \"rt user user i feel i should also note i brought my case to pa after the incident you cited in hopes that they would handle …\"\n        ],\n        [\n            0,\n            \"good job user you finally created keyboard software that does something useful a would install again\"\n        ],\n        [\n            0,\n            \"i am right now watching enforcers defend on facebook\"\n        ],\n        [\n            0,\n            \"user user ❤ ️ ❤ ️ 😊\"\n        ],\n        [\n            0,\n            \"not only is there a societal obligation but i also at pax for years and got nothing but from\"\n        ],\n        [\n            0,\n            \"they could have cut and cooked their own capsicum e t c hashtag\"\n        ],\n        [\n            0,\n            \"user user people reply and mentions get yay\"\n        ],\n        [\n            0,\n            \"user haha i'm usually here so you know whenever you're in town hit me up i miss you\"\n        ],\n        [\n            1,\n            \"rt user hashtag seems like another instance where 1st world women gets to wag their fingers because someone else spoke in the …\"\n        ],\n        [\n            0,\n            \"she wants the attention she's admitted she's a but a lot of good women are helping her write this book\"\n        ],\n        [\n            0,\n            \"16 hours and 7 minutes omg you guys i cant even\"\n        ],\n        [\n            0,\n            \"i hate beards but this guy seems rad url\"\n        ],\n        [\n            0,\n            \"user user it was up on 8chan someone probably has an archive somewhere\"\n        ],\n        [\n            0,\n            \"we knew when we started this that a movement based on harassment would do anything in their power to stop it\"\n        ],\n        [\n            0,\n            \"possibly respond to some support requests with canned answers\"\n        ],\n        [\n            1,\n            \"color me surprised when i look up dude defending piracy on linkedin and he's some young white dude claiming to be a\"\n        ],\n        [\n            0,\n            \"my patreon is acting weird just got a monthly payment yay but when i go to how i get paid it says i need to become a creator\"\n        ],\n        [\n            1,\n            \"feminazi agenda forces innocent man from college url via user\"\n        ],\n        [\n            0,\n            \"user oh that's walking distance from my apartment hm i might head over\"\n        ],\n        [\n            0,\n            \"user i had to run for a meeting will try to make it back before end of day also omg hi\"\n        ],\n        [\n            0,\n            \"user that's awesome and makes me so happy\"\n        ],\n        [\n            0,\n            \"user the thing i said to an account that was a confirmed that was supposed to sjws lol\"\n        ],\n        [\n            0,\n            \"user user he's pretty chill super sick though multiple which is why he's always stoned\"\n        ],\n        [\n            0,\n            \"user there's also another woc in that video i really don't think you watched it faux outrage is in though\"\n        ],\n        [\n            0,\n            \"user i'm not mad at you i just needed the dm noises to stop\"\n        ],\n        [\n            0,\n            \"user email vid to randiuser io share on dropbox amy file share service whatever you prefer\"\n        ],\n        [\n            0,\n            \"user i'm curious as to how the mindset might be different for new female founders vs dudes\"\n        ],\n        [\n            0,\n            \"gamergate is again talking abt sending my employer emails to get me fired guys i'm the founder ceo i look forward to chatting with you\"\n        ],\n        [\n            0,\n            \"user you should try is the best not gonna even joke about that\"\n        ],\n        [\n            0,\n            \"rt user at least amazon had the decency to rape fanfic about real people christ\"\n        ],\n        [\n            0,\n            \"sometimes i wonder if all the outrage about sex workers is because men think that sex should always be available and free\"\n        ],\n        [\n            0,\n            \"user yeah i'm not good with horror genre\"\n        ],\n        [\n            0,\n            \"well behaved women seldom make history laurel\"\n        ],\n        [\n            1,\n            \"running around as a male is not appealing to me i keep trying to kill him it's my natural feminist\"\n        ],\n        [\n            1,\n            \"and then there's this person who suggests pc bsd because freebsd are all sjws url\"\n        ],\n        [\n            0,\n            \"someone get me an eta on when the storm is going to get out of the northern california mountains\"\n        ],\n        [\n            0,\n            \"verified accounts have features that other accounts do not not sure what kind of overhead increasing that would have\"\n        ],\n        [\n            0,\n            \"user there's a lot of sarcasm and in this group especially appropriation of terms text filters just don't work\"\n        ],\n        [\n            0,\n            \"i got one of those cheap usb and now i'm having way too much fun url\"\n        ],\n        [\n            0,\n            \"user oapi and yes we are partnered with crash but they are victim advocates we work more with tech directly with tech cos\"\n        ],\n        [\n            0,\n            \"i require the sauce for this gif someone help url\"\n        ],\n        [\n            0,\n            \"oh look who is ban well i guess i'll take care of that and i've got 2 thanks for the concern user\"\n        ],\n        [\n            0,\n            \"is a regular poster to baph the board that targeted harassment stalking url\"\n        ],\n        [\n            1,\n            \"rt user newest feminazi movie remake will be titled ben her me\"\n        ],\n        [\n            0,\n            \"user user think about how passwords work are they in can the provider easily them nope\"\n        ],\n        [\n            0,\n            \"what a little lesson in walking the catwalk thanks ladies hashtag\"\n        ],\n        [\n            0,\n            \"user user i have no idea what this tweet is in reply to\"\n        ],\n        [\n            0,\n            \"this is probably my fav facebook comment right now the story of league for gamers url\"\n        ],\n        [\n            1,\n            \"hashtag do men who don't hurt women actually need to be congratulated url\"\n        ],\n        [\n            1,\n            \"user i think you'd better lie down 8 replies that are all in feminazi bullshit tbh\"\n        ],\n        [\n            0,\n            \"user i really didn't mean to dig on anyone in a horrible way i thought it was just a bit of snow honestly\"\n        ],\n        [\n            0,\n            \"rt user wadhwa is an of abusive neo nazi ex weev hashtag\"\n        ],\n        [\n            1,\n            \"sorry hashtag but you are a long long way from refined hashtag\"\n        ],\n        [\n            0,\n            \"leo is as he guards me for the night url\"\n        ],\n        [\n            0,\n            \"user user i blocked him just now he won't get out of my mentions please remove me from this conversation\"\n        ],\n        [\n            0,\n            \"i bought but i don't really know what they are so i am just going to call this a fruit burrito url\"\n        ],\n        [\n            0,\n            \"rt user they have the ' '\"\n        ],\n        [\n            0,\n            \"user oh you haven't heard it it was amazing\"\n        ],\n        [\n            0,\n            \"user user not the first time it's happened that was probably the worst though\"\n        ],\n        [\n            0,\n            \"user the libel is in the code i for the day i hear someone say this in court\"\n        ],\n        [\n            0,\n            \"rt user i'm tired of folks pretending they act right when woc are in danger\"\n        ],\n        [\n            0,\n            \"user no worries i think it was a failure\"\n        ],\n        [\n            0,\n            \"user user it was a joke p\"\n        ],\n        [\n            0,\n            \"hashtag mention roguestar rt quickly create a shield from the person that posted women's addresses on twitter\"\n        ],\n        [\n            0,\n            \"user that does not look organic or grass fed take it back\"\n        ],\n        [\n            0,\n            \"an introduction to cherry mx switches url\"\n        ],\n        [\n            0,\n            \"feminazi is a real because someone saying that just freed you from listening to them ever url\"\n        ],\n        [\n            0,\n            \"omfg blackmilk you're killing me url\"\n        ],\n        [\n            0,\n            \"user i think every white person has some level of bias and has to keep that in mind\"\n        ],\n        [\n            0,\n            \"oooo almost forgot need to submit to cfp for hashtag\"\n        ],\n        [\n            0,\n            \"it's like tank girl if water power had been run by a white ma oh wait\"\n        ],\n        [\n            1,\n            \"user user it doesn't really make sense to complain abt inequality when it comes to biology\"\n        ],\n        [\n            0,\n            \"rt user what a great project a feminist deck kickstarter url\"\n        ],\n        [\n            0,\n            \"user user wow this is great\"\n        ],\n        [\n            0,\n            \"this guy just said feminazi and he wasn't being ironic please get out of my house\"\n        ],\n        [\n            0,\n            \"user see this thread p url\"\n        ],\n        [\n            0,\n            \"nothing worse than a raw cock oh wait hashtag\"\n        ],\n        [\n            1,\n            \"user user you're referring to a feminazi\"\n        ],\n        [\n            0,\n            \"so i guess i need new jeans or a belt or maybe just some cat 5 if i'm keeping it real url\"\n        ],\n        [\n            0,\n            \"user i'm a jerk with an ego the size of texas and i'm still having probs wrapping my head around it\"\n        ],\n        [\n            0,\n            \"“ user lemon tart looks like shit hashtag please don't hold back tell it how you see it\"\n        ],\n        [\n            0,\n            \"user i've been mostly ignoring it but she's clearly and making weird accusations has never once directly talked to me\"\n        ],\n        [\n            0,\n            \"user oh you meant wu not publicly\"\n        ],\n        [\n            0,\n            \"user probably will be wandering the rest of today\"\n        ],\n        [\n            0,\n            \"i just backed a feminist deck on user url\"\n        ],\n        [\n            0,\n            \"looking forward to the next round of restaurants hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag has lots of great proposals this year downside is we're more than ever\"\n        ],\n        [\n            0,\n            \"user you rock fuck about that guy\"\n        ],\n        [\n            0,\n            \"on my way to gdc will need to finish up a few things and then we wait\"\n        ],\n        [\n            0,\n            \"user is this 1997 who uses\"\n        ],\n        [\n            0,\n            \"user yeah i'm kind of feeling like for what i'm doing is ok for doing more monitoring redis would be good\"\n        ],\n        [\n            0,\n            \"user your cartoon about men opening a gate for women why not just move aside and let the women open it hashtag\"\n        ],\n        [\n            0,\n            \"i was called a feminazi well that's new 😜 😂 ✌ ️ url\"\n        ],\n        [\n            0,\n            \"user user glad to hear from the experts\"\n        ],\n        [\n            0,\n            \"my job gives me a constant stream of\"\n        ],\n        [\n            0,\n            \"user not my field of study it seems gross but i can see why it becomes a free speech issue\"\n        ],\n        [\n            0,\n            \"user driving the opposite direction heading down to\"\n        ],\n        [\n            0,\n            \"user i believe in call out culture against people that are known to be deliberate in their harm\"\n        ],\n        [\n            0,\n            \"i know of at least 3 people that are dealing with police today after being doxxed on 8chan trying to be available if i'm needed\"\n        ],\n        [\n            0,\n            \"i only have a tickets to get through tonight then it's arenas in wow cracks knuckles let's do this\"\n        ],\n        [\n            0,\n            \"user lunch is prob busy p might be able to do breakfast\"\n        ],\n        [\n            0,\n            \"url scroll to the bottom shit\"\n        ],\n        [\n            0,\n            \"made it out of the mountains alive\"\n        ],\n        [\n            0,\n            \"congrats you have graduated from dos school with flying colors gl educating gaters 3 user\"\n        ],\n        [\n            0,\n            \"someday i would like the ability to say i think women should have equal rights and social capital without getting rape threats\"\n        ],\n        [\n            0,\n            \"hey everybody here's another funny thing url\"\n        ],\n        [\n            0,\n            \"user not sure if tw would be interested in getting into engineering problem solving for social abuse problems\"\n        ],\n        [\n            0,\n            \"user that person sounds like a moron i like to find people like that and shit on them\"\n        ],\n        [\n            0,\n            \"i'm not going to say i told you so however i will say that you'll probably see this and you know my email address if you need help\"\n        ],\n        [\n            0,\n            \"i am so excited and happy that i want to cry what is this\"\n        ],\n        [\n            0,\n            \"user yes i own some they are pretty rad they make them for dudes too\"\n        ],\n        [\n            0,\n            \"rt user omg i wanna punch this guy in the face hashtag\"\n        ],\n        [\n            0,\n            \"this is coming from the same group that claimed i faked my linkedin because it was impossible for a 33 yr old to have done all of that\"\n        ],\n        [\n            0,\n            \"i may be off the christmas card list oops you'll be able to make guesses as to why later today\"\n        ],\n        [\n            0,\n            \"no clue who user is but she just set her followers on me mention spam\"\n        ],\n        [\n            0,\n            \"like the flight to ashran quest it keeps telling me i have no flight path available no shit you're supposed to give me one\"\n        ],\n        [\n            0,\n            \"user i have no interest in beyond using them as an example of what not to do\"\n        ],\n        [\n            0,\n            \"ugh these fake nerd guys that don't even know who wonder woman is\"\n        ],\n        [\n            0,\n            \"user oops i just woke up from a nap p\"\n        ],\n        [\n            0,\n            \"basically the hashtag twists are a series of annoying ways to extend this season\"\n        ],\n        [\n            0,\n            \"ok i'm done ripping on ask fm putting it down walking away\"\n        ],\n        [\n            0,\n            \"oh gosh she mentioned me and hashtag in her talk and now i am and trying not to\"\n        ],\n        [\n            0,\n            \"that hashtag ad is so old i'm wondering if the old is still alive hashtag lol\"\n        ],\n        [\n            0,\n            \"user most abuse comes from gamergate accounts that are 30 90 days old\"\n        ],\n        [\n            0,\n            \"user not everyone can afford cell phones gv is a good alternative we don't want to turn twitter into a classist thing\"\n        ],\n        [\n            0,\n            \"user you would love my desktop p it's in the ugly case designed by bmw\"\n        ],\n        [\n            0,\n            \"if i see 1 more chief diversity officer talking about 1st amendment rights while not protecting victims of harassment i might get angry\"\n        ],\n        [\n            0,\n            \"user hmm later than that i think i was up at not the main campus although i lived right next to the main campus\"\n        ],\n        [\n            0,\n            \"entree worth a 3 max my kids cook better than this and they know how to open cans hashtag\"\n        ],\n        [\n            0,\n            \"user are rad i am just very committed to\"\n        ],\n        [\n            0,\n            \"pc bsd is a fork that is mostly funded by the organization that runs freebsd marketing it's a on top of freebsd\"\n        ],\n        [\n            0,\n            \"user user but use a ending or my brain plz\"\n        ],\n        [\n            0,\n            \"it's about harassment … and street fights url\"\n        ],\n        [\n            0,\n            \"this is what passes for entertainment around here url\"\n        ],\n        [\n            0,\n            \"ally in social media is a slang word my slang is not good oh here come allegations of racism countdown\"\n        ],\n        [\n            0,\n            \"user hi i like your game but i'm bad at it d all i play is\"\n        ],\n        [\n            0,\n            \"lolol the first thing he says\"\n        ],\n        [\n            0,\n            \"user that's an awesome name p\"\n        ],\n        [\n            0,\n            \"with the information that has come to light tonight i won't be supporting reading or following anymore\"\n        ],\n        [\n            1,\n            \"rt user user as a mom of daughters i'm asking if u would call them ' sluts sexretary or feminazi ' rush does you pay …\"\n        ],\n        [\n            1,\n            \"user who did that you just say shit women have 100 equal rights you are too dumb to realize that hashtag\"\n        ],\n        [\n            0,\n            \"user right i love yelling about things i don't like but now people are listening and it's this weird responsibility\"\n        ],\n        [\n            0,\n            \"no index table have to page through to get to us part poor lots of words police here will see this and tune out user\"\n        ],\n        [\n            0,\n            \"user oh gosh i hope you feel better\"\n        ],\n        [\n            0,\n            \"i thought this was my kitchen rule not my microwave rules hashtag\"\n        ],\n        [\n            0,\n            \"user hehe that was actually super helpful i'm saving for later so i can review and think about it\"\n        ],\n        [\n            0,\n            \"not sure if i should be irritated by street calling or impressed my walk my state of being\"\n        ],\n        [\n            0,\n            \"if you see your friends doing nothing but raging about a single person for days please say something this makes me concerned abt safety\"\n        ],\n        [\n            0,\n            \"user follow me on user bae\"\n        ],\n        [\n            0,\n            \"user that's the best response to their feminazi argument i've come across so far i'm totally using this in the future d\"\n        ],\n        [\n            0,\n            \"user that's weird it's like an actual organization that actually provides services for victims is saying hashtag\"\n        ],\n        [\n            0,\n            \"user not sure was sent screencap\"\n        ],\n        [\n            0,\n            \"harassers seem to see blocks as currency they don't understand that blocks are people saying i want you to leave me alone\"\n        ],\n        [\n            0,\n            \"user user rogue literally got fired from the company that made no one wanted to work w him there\"\n        ],\n        [\n            0,\n            \"user you should see his guilty look\"\n        ],\n        [\n            0,\n            \"is hashtag sexist then four of the six teams in the fourth instant restaurants are an all female team\"\n        ],\n        [\n            1,\n            \"this came to my thought after seeing some feminazi moderate one inconsiderate person praising the current in part of the sys\"\n        ],\n        [\n            0,\n            \"they weren't kidding when they said deconstructed hashtag\"\n        ],\n        [\n            0,\n            \"user nothing will ever be perfect but this is a good start towards fixing a huge percentage of harassment\"\n        ],\n        [\n            1,\n            \"user user that's what's so ridiculous to me it's like watching the ' feminazi stole my ice cream ' thing in real life\"\n        ],\n        [\n            0,\n            \"my late sister and i used to be as teens she always told me i'd either be on america's most wanted or running the show\"\n        ],\n        [\n            0,\n            \"user hashtag star that declared hides money is an asshole i e christopher and his sons guilty\"\n        ],\n        [\n            0,\n            \"too much sriracha power through the pain\"\n        ],\n        [\n            0,\n            \"user hah we have to secure funding first\"\n        ],\n        [\n            0,\n            \"i've posted a contact form at url for support regarding user speaking requests feedback etc\"\n        ],\n        [\n            0,\n            \"user http going over wifi has ended relationships ah the early 2000 ' s those were the days\"\n        ],\n        [\n            0,\n            \"all the people asking me about see lrt\"\n        ],\n        [\n            0,\n            \"user i can tell you that i literally study abuse on social media and other tech sites i can tell you i've experienced it a lot\"\n        ],\n        [\n            0,\n            \"my name is spelled with an i you idiot url\"\n        ],\n        [\n            0,\n            \"user that's a single directory listing not sorted into multiple like everything else what's your point\"\n        ],\n        [\n            0,\n            \"facebook post on giving anti harassment talk at hashtag how can something be both ironic and url\"\n        ],\n        [\n            0,\n            \"if there is one thing in life we can count on it's if you ask a question regarding opinions on apple products no one will agree\"\n        ],\n        [\n            0,\n            \"user 5th edition doesn't exist we don't speak of that\"\n        ],\n        [\n            1,\n            \"ever wondered why we can't take this feminazi thing seriously here's a fine exhibit url\"\n        ],\n        [\n            1,\n            \"i see mein public shaming vile hashtag now have black members in comics i put nazi in hashtag\"\n        ],\n        [\n            0,\n            \"user probably not i can't really afford to go to conferences that i'm not speaking at\"\n        ],\n        [\n            0,\n            \"today and tomorrow i try to move mountains cross your fingers for me not checking notifications for this acct until friday\"\n        ],\n        [\n            1,\n            \"user that's not a feminist that's a dumbass feminazi 😩 😩 😩\"\n        ],\n        [\n            0,\n            \"rt user they just crossed the street and are now walking directly opposite of me\"\n        ],\n        [\n            1,\n            \"eating next to feminazi's eating next to anything else in the world\"\n        ],\n        [\n            0,\n            \"shoutout to that dude that tried to blackmail me with releasing the source code for hashtag if i didn't take the project down\"\n        ],\n        [\n            0,\n            \"rt user user it feels like only new people claim sexism exist because the sexism already drove away the veterans\"\n        ],\n        [\n            0,\n            \"user i had a rescue puppy named\"\n        ],\n        [\n            0,\n            \"rt user roses are red are pink arguing with gaters is a useless time sink hashtag to the rescue\"\n        ],\n        [\n            0,\n            \"user user please me from all of this it's spamming my notifications\"\n        ],\n        [\n            0,\n            \"rt user user at this point i kinda think you guys are gonna announce half life 3 d\"\n        ],\n        [\n            0,\n            \"user quote them screen cap them use them as examples but after all this time it's unlikely you'll change their minds\"\n        ],\n        [\n            0,\n            \"url all these people bragging about whedon having blocked them how is that something to brag about\"\n        ],\n        [\n            0,\n            \"user disagree talking salaries is what led a lot of women to realize they aren't making as much as their male colleagues\"\n        ],\n        [\n            0,\n            \"user i am exhausted puppy journey is not over it has just begun\"\n        ],\n        [\n            0,\n            \"i dedicate this thread to user\"\n        ],\n        [\n            1,\n            \"i support hashtag because i'm a gamer and i don't want a bunch of corrupt media feminazi's ruining video games for everyone\"\n        ],\n        [\n            0,\n            \"user user i'm pushing more for these to be options added by twitter or using free scripts\"\n        ],\n        [\n            0,\n            \"user user i did a cw\"\n        ],\n        [\n            0,\n            \"for everyone that is involved in this space there's a huge personal risk people get targeted friends and family get targeted\"\n        ],\n        [\n            0,\n            \"user thanks im careful about these things is still new for me heh can have weird effects\"\n        ],\n        [\n            0,\n            \"user yup apparently was just going through mentions\"\n        ],\n        [\n            0,\n            \"user user the fact that people seriously use the word feminazi these days\"\n        ],\n        [\n            0,\n            \"kind of love that the command go potty makes leo poop on command\"\n        ],\n        [\n            0,\n            \"user tbh i just woke up and started buying shoes\"\n        ],\n        [\n            0,\n            \"ok time to write code making a new thing\"\n        ],\n        [\n            0,\n            \"rt user clearly rosie has never had to think about ww as oppressors as as can be even while viewing se …\"\n        ],\n        [\n            0,\n            \"driving back to san francisco thursday afternoon\"\n        ],\n        [\n            0,\n            \"hashtag you'd think in her annie would have paid a visit and learnt not to use the same coloured blush as your hair\"\n        ],\n        [\n            0,\n            \"psa feminazi is a fucking disgusting term that compares fighting for women ’ s rights to genocide don't fucking use it\"\n        ],\n        [\n            0,\n            \"rt user interesting how these hashtag pics have a story of one dude being decent not all men being decent\"\n        ],\n        [\n            0,\n            \"user the use of the word ' bully ' in this context is and relevant to any conversation i have\"\n        ],\n        [\n            0,\n            \"i'm terrified every single day of my life of the fact that people think i know what i'm doing hashtag\"\n        ],\n        [\n            0,\n            \"user it's a valuable resource for victims of harassment so no\"\n        ],\n        [\n            0,\n            \"user how about this my next week is still empty but will fill up quick i'm guessing email me a time i'll come visit\"\n        ],\n        [\n            1,\n            \"“ user i feel like starting a twitter fight ” your opinion is wrong because i'm a giant feminazi\"\n        ],\n        [\n            0,\n            \"heading towards gdc in an hour i might have japanese kit kats in my purse don't mug me bro\"\n        ],\n        [\n            0,\n            \"user user what should i do in the meanwhile about this player\"\n        ],\n        [\n            0,\n            \"user they were operating a loss until facebook bought them didn't buy them to make money off the service\"\n        ],\n        [\n            0,\n            \"user twitter's ui bugs out all the time it wasn't a surprising bug i'd be willing to bet it's not\"\n        ],\n        [\n            0,\n            \"seriously though i'm still pretty upset about leonard nimoy\"\n        ],\n        [\n            0,\n            \"user if your friend needs help knowing how to talk to police prevention etc they should talk to user or myself\"\n        ],\n        [\n            0,\n            \"user this is probably in no small part to one of the original creators of freebsd being in a high level director position at apple\"\n        ],\n        [\n            0,\n            \"user awww i felt scattered as heck i need sleep p\"\n        ],\n        [\n            0,\n            \"user er panic existed in the 90s\"\n        ],\n        [\n            0,\n            \"rt user wow this really isn't how to do customer support url\"\n        ],\n        [\n            0,\n            \"gaming companies are rarely tech companies that's not their core but they deal with amounts of abuse\"\n        ],\n        [\n            0,\n            \"hehehe i should probably clean that up p\"\n        ],\n        [\n            0,\n            \"user user indeed let's chill with that kind of talk please wishing illness on anyone isn't cool\"\n        ],\n        [\n            0,\n            \"user i can't help but wonder if she bothered actually talking to kiva about her concerns before calling her out\"\n        ],\n        [\n            0,\n            \"gg has already started flooding the irs proving that they have no idea that it is impossible to get the irs to do what you want them to do\"\n        ],\n        [\n            0,\n            \"crazy awesome night so much fun i love going to parties that aren't all tech workers p\"\n        ],\n        [\n            0,\n            \"reddit don't do that this was a person already being harassed yes they handled it well but it doesn't mean that mean words don't hurt\"\n        ],\n        [\n            1,\n            \"user question how do you define a feminist are you talking the term feminazi or people like myself who fight for equality\"\n        ],\n        [\n            0,\n            \"what idiocy is this hashtag its equivalent to hashtag\"\n        ],\n        [\n            1,\n            \"oh i see it's user sending her little harassment squad after me like we can't see right through her innocent act\"\n        ],\n        [\n            1,\n            \"knees man in the crotch what the fuck was that for calm down it's just a joke i was a militant feminazi\"\n        ],\n        [\n            1,\n            \"son read hashtag this is why i don't have a problem with about black men i know i don't do certain things\"\n        ],\n        [\n            0,\n            \"i have so many ideas and so little time even doing this full time 90 of what i'm doing is talking to people\"\n        ],\n        [\n            0,\n            \"user or that some of my followers would take it upon themselves to defend me by tweeting at that person w o my knowledge\"\n        ],\n        [\n            0,\n            \"when you ignore the fact that someone is abusing others because they agree with your ideology you are doing everyone a\"\n        ],\n        [\n            1,\n            \"user user fuck hilary the liar clinton and feminazi trash\"\n        ],\n        [\n            0,\n            \"user i am probably the leading expert in how abuse happens on social media how it moves across social groups\"\n        ],\n        [\n            0,\n            \"oh darling mras you making at my appearance won't keep me from working to provide tools so others can shut you down 3\"\n        ],\n        [\n            0,\n            \"“ the fat girl behind the fitness app ” by user url\"\n        ],\n        [\n            0,\n            \"belt thanks wikipedia for this inspiration url\"\n        ],\n        [\n            0,\n            \"user bs it's still there and you haven't it\"\n        ],\n        [\n            0,\n            \"user if he really wanted to ally he'd get his dudebros to change not tell women how to fit in with dudebros\"\n        ],\n        [\n            1,\n            \"user ' feminazi ' i like that word when can we start to or works too the weaker gender\"\n        ],\n        [\n            0,\n            \"user he is saying this to a 13 year old\"\n        ],\n        [\n            1,\n            \"rt user til that the spanish speaking version of feminazi is the actually badass sounding\"\n        ],\n        [\n            0,\n            \"user completely disagree it's industry recognition\"\n        ],\n        [\n            0,\n            \"pete and manu you're back we've missed you hashtag\"\n        ],\n        [\n            0,\n            \"user okay you don't even know what this pharmacy looks like but you are your opinion\"\n        ],\n        [\n            0,\n            \"i wouldn't want to deconstruct my lemon tart hashtag url\"\n        ],\n        [\n            0,\n            \"user yeah i need to start looking at finding a oh wait i can't drop that news yet p\"\n        ],\n        [\n            0,\n            \"raising an eyebrow at those that claim dog piling is bad while actively participating in call out culture of single individuals\"\n        ],\n        [\n            0,\n            \"roommates bad idea unless they understand the situation re being targeted by harassers even then only 1 roommate no cats allergic\"\n        ],\n        [\n            0,\n            \"user i think you're and emotions where the reality is that many freebsd devs work for apple\"\n        ],\n        [\n            0,\n            \"user er tweetdeck keeps out while i'm typing due to block lists multiple accounts p\"\n        ],\n        [\n            1,\n            \"user in their defense some of jubilee weren't as asian\"\n        ],\n        [\n            0,\n            \"user user it is unfortunately all too easy to find people\"\n        ],\n        [\n            0,\n            \"rt user i'm in the security area of hashtag where they have told me my is to be tho no one will say wh …\"\n        ],\n        [\n            0,\n            \"user no one from ever goes they are too\"\n        ],\n        [\n            1,\n            \"user people think i'm a feminazi because i don't laugh at their jokes\"\n        ],\n        [\n            1,\n            \"user you know this is like the only time a code was ever incorrectly to a chick ever p\"\n        ],\n        [\n            0,\n            \"i woke up to this little stalker sitting in my lap staring at me url\"\n        ],\n        [\n            0,\n            \"user i'm glad california is finally getting some rain but i really wish it wasn't happening while i was driving\"\n        ],\n        [\n            0,\n            \"user i don't know him i don't know if he acts that way with everyone i only can base my opinion off that single exp his blog post\"\n        ],\n        [\n            0,\n            \"user you are the best hashtag\"\n        ],\n        [\n            0,\n            \"one of the hardest things about not working on a team out of an office is never letting myself sleep in coffee save me\"\n        ],\n        [\n            0,\n            \"user i'm not mentioning names for a few different reasons\"\n        ],\n        [\n            0,\n            \"attn all i'm taking down user user for maintenance tonight for 1hr block lists will still function just not markov\"\n        ],\n        [\n            0,\n            \"rt user straight white dude gamer fan amazing that a game that let's me play a grim white guy in an open world got made …\"\n        ],\n        [\n            0,\n            \"rt user actual conversation because i ’ m living in world how many death threats is that now ” me “ are you asking all time o …\"\n        ],\n        [\n            0,\n            \"the final is in november hashtag\"\n        ],\n        [\n            0,\n            \"user no it's not it means they put more effort into changing public perception than the broken attitudes behind it\"\n        ],\n        [\n            0,\n            \"user sorry need to stick to github\"\n        ],\n        [\n            0,\n            \"user lol i remember user watch out she's full gamergate nuts\"\n        ],\n        [\n            0,\n            \"i'm a target regardless and my information was already public i have adequate physical security and the local police know who i am\"\n        ],\n        [\n            0,\n            \"user i have no idea still entertained\"\n        ],\n        [\n            0,\n            \"about to meet this puppy shepherd mix a bit bigger than i wanted we'll see\"\n        ],\n        [\n            0,\n            \"user asking people to read some of the shit they've received and provide a video of themselves doing so is no small thing\"\n        ],\n        [\n            0,\n            \"rt user it's official the fcc will motion to have the internet filed under title ii as a utility url\"\n        ],\n        [\n            0,\n            \"penny arcade forced victims of sexual assault to be public with their stories so we could protect others\"\n        ],\n        [\n            1,\n            \"if u call me a feminazi i will go feminazi on ur ass because ppl like u are the reason we need feminism\"\n        ],\n        [\n            0,\n            \"user oh god i am sorry what have i done\"\n        ],\n        [\n            0,\n            \"user i've just been away almost a week and i just realized that i completely forgot about everything\"\n        ],\n        [\n            0,\n            \"user user but i've got 3 models of and my book progress across all of them\"\n        ],\n        [\n            1,\n            \"user user sounds like he married a feminazi\"\n        ],\n        [\n            0,\n            \"user lately i get more hate from sjws but that just goes along with refusing to be used as a platform for abusing their enemies\"\n        ],\n        [\n            0,\n            \"the online abuse prevention initiative hacker news url\"\n        ],\n        [\n            0,\n            \"user user it's super passive aggressive\"\n        ],\n        [\n            0,\n            \"things i am scared of small red lights in dark rooms drive through large spiders not being able to afford blackmilk\"\n        ],\n        [\n            0,\n            \"i really need to learn to play someone other than in heroes\"\n        ],\n        [\n            1,\n            \"hashtag seems like another instance where 1st world women gets to wag their fingers because someone else spoke in the room\"\n        ],\n        [\n            0,\n            \"user user not my field at a guess you can be just as tied to a as your real name or even more so\"\n        ],\n        [\n            0,\n            \"and just when i thought it was over they pull me back in hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if you've ever used the term feminazi or think feminism is a bad thing you're an asshole no if or\"\n        ],\n        [\n            0,\n            \"i'm watching it happen i'm watching the numbers climb this is bonkers hashtag\"\n        ],\n        [\n            0,\n            \"user user what's sad about it\"\n        ],\n        [\n            0,\n            \"user isn't the same thing as\"\n        ],\n        [\n            0,\n            \"user nice the street next to my apt is pretty wide and doesn't get tons of traffic here's hoping\"\n        ],\n        [\n            0,\n            \"possible kickstarter reward i will rename leo to a name you choose for a week\"\n        ],\n        [\n            0,\n            \"i guess i am bad at the popularity contest that is twitter or i'd do a better job of being mad p\"\n        ],\n        [\n            0,\n            \"no brunch planned for today but i am craving and eggs benedict may head out to the usual place anyways if anyone wants to join me\"\n        ],\n        [\n            0,\n            \"user i already had every class p\"\n        ],\n        [\n            0,\n            \"user sorry if this is all advice i just see you doubting yourself sometimes and i think you're awesome and i'm p\"\n        ],\n        [\n            0,\n            \"i don't think this call exists that's weird\"\n        ],\n        [\n            0,\n            \"user user they are what it sounds like very deep rich colors that\"\n        ],\n        [\n            1,\n            \"user user so weird b c i think you're gorgeous smart hilarious suppose that makes me a feminazi\"\n        ],\n        [\n            0,\n            \"user bahahaha it's a quote from a glee commercial\"\n        ],\n        [\n            0,\n            \"hashtag oh my gawd we are like so hot i can't even url\"\n        ],\n        [\n            0,\n            \"user well now you might have some idea as to why i've been so slow on responding p\"\n        ],\n        [\n            0,\n            \"user i am allergic to cats but thanks anyways\"\n        ],\n        [\n            0,\n            \"user am starting to feel feelings in my that means it's time to wash this stuff out\"\n        ],\n        [\n            0,\n            \"user why do you ruin everything good and wonderful in life\"\n        ],\n        [\n            0,\n            \"here's an idea how about the ability to mute someone for n period of time\"\n        ],\n        [\n            0,\n            \"user url check out the key management branch it's what i'm working out of right now\"\n        ],\n        [\n            0,\n            \"yes i know about user's account it's being looked into\"\n        ],\n        [\n            0,\n            \"user can you send it up i'm not exactly at my computer right now\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url hashtag\"\n        ],\n        [\n            0,\n            \"rt user amid the anger about this episode the opinions that matter most i think are those of the people character was …\"\n        ],\n        [\n            0,\n            \"rt user if you think stalking and rape jokes are funny you're not fit to be an enforcer don't apply we don't want you hashtag\"\n        ],\n        [\n            0,\n            \"rt user no remark necessary for this one url\"\n        ],\n        [\n            1,\n            \"newest feminazi movie remake will be titled ben her me\"\n        ],\n        [\n            0,\n            \"i can get a list of that have rted a tweet with get ids but what about favorites\"\n        ],\n        [\n            1,\n            \"user 80 of his points are bullshit taken from white cis male no harassment on providing id addy nope\"\n        ],\n        [\n            0,\n            \"10 of the posts i've read on facebook today are people looking for work jeez i thought the unemployment rate was supposed to be better\"\n        ],\n        [\n            0,\n            \"i'm really enjoying how one of the product images is just a stick of gum also there's cupcake flavored please let there be a cupcake pic\"\n        ],\n        [\n            0,\n            \"user it was lovely meeting you too\"\n        ],\n        [\n            0,\n            \"rt user hashtag because men's egos are just so so fragile\"\n        ],\n        [\n            0,\n            \"i've been adderall for years user\"\n        ],\n        [\n            0,\n            \"user i can't wait it's going to be awesome great meeting with you\"\n        ],\n        [\n            0,\n            \"user just wifi or over wired too\"\n        ],\n        [\n            0,\n            \"rt user being in the public eye means you'll never make everyone happy and that you get put under a even as a minor …\"\n        ],\n        [\n            0,\n            \"yeah i've got a bit of a mentally speaking\"\n        ],\n        [\n            0,\n            \"user will still show up in notifications\"\n        ],\n        [\n            0,\n            \"more salt already oi give it up dudes url\"\n        ],\n        [\n            0,\n            \"user it could go either way i'm not very predictable\"\n        ],\n        [\n            0,\n            \"i'm almost in at the thought of seeing my freebsd extended family again after so many years clearly i need more sleep\"\n        ],\n        [\n            0,\n            \"thank you to everyone at hashtag for the kind words thank you for letting me speak thank you for listening\"\n        ],\n        [\n            0,\n            \"user if it's something that needs immediate attention randiuser io works as well\"\n        ],\n        [\n            0,\n            \"about to get my eyebrows is 10 an acceptable price i've only ever or done my own\"\n        ],\n        [\n            0,\n            \"user that's the same one i linked p\"\n        ],\n        [\n            0,\n            \"guess one of em isn't too bad hashtag\"\n        ],\n        [\n            0,\n            \"i'm going to cut in here despite blocking you to explain something that seems to confuse many people user\"\n        ],\n        [\n            0,\n            \"rt user you've got to be kidding me url\"\n        ],\n        [\n            0,\n            \"user i'd off the website before\"\n        ],\n        [\n            0,\n            \"user user yes and why they view her as a feminazi is what's misogynistic\"\n        ],\n        [\n            0,\n            \"user just be careful who you align yourself with she sounds an awful lot like based mom\"\n        ],\n        [\n            1,\n            \"user this is a woman she is flat out obsessed\"\n        ],\n        [\n            1,\n            \"every time i try to read this book i get to the part where school ya are a murderous feminazi conspiracy and stop url\"\n        ],\n        [\n            0,\n            \"rt user in the fact that she is queer and a survivor so to rosie racism colonialism exploitation by is ok b c …\"\n        ],\n        [\n            1,\n            \"anita doesnt allow responses to her videos feminazi url gets blocked by roguestar again\"\n        ],\n        [\n            0,\n            \"user this is basically going to be like but for tweets p\"\n        ],\n        [\n            1,\n            \"user user ok might have used the wrong word but you see my point\"\n        ],\n        [\n            0,\n            \"and oh boy did i have a lot of apologies to make eventually p luckily tech feminists are pretty awesome people\"\n        ],\n        [\n            1,\n            \"funny how it's hashtag and not hashtag what's important is protecting men's feelings not women's lives\"\n        ],\n        [\n            0,\n            \"rt user it ’ s insulting to men and women to suggest that men need to be for having the human decency to not rape someone …\"\n        ],\n        [\n            0,\n            \"i'm going to my macbook air my ipad my 3ds and my surface pro 2 with me i need my battle station this will\"\n        ],\n        [\n            0,\n            \"rt user new life mantra url\"\n        ],\n        [\n            0,\n            \"user i know it's really just a small number of people being randi is a racist and they are suffering from abuse but\"\n        ],\n        [\n            1,\n            \"our main course is going to be and narcissistic just like us hashtag\"\n        ],\n        [\n            1,\n            \"hashtag anita sarkeesian is a feminazi url i've liked for a while even if she is distracting\"\n        ],\n        [\n            0,\n            \"katie nikki and pete evans are everything that is wrong with society hashtag\"\n        ],\n        [\n            0,\n            \"rt user they have told me that writing this down is ' intimidation '\"\n        ],\n        [\n            0,\n            \"he tried to do an ama on reddit about working at implied all of his coworkers were twats got shouted down by all of them\"\n        ],\n        [\n            0,\n            \"user or are you so mad you just want to keep arguing with me\"\n        ],\n        [\n            0,\n            \"can confirm the accuracy of this post url\"\n        ],\n        [\n            0,\n            \"user user i can bring that up\"\n        ],\n        [\n            0,\n            \"user a one time donation is still very appreciated i'll give them that feedback though\"\n        ],\n        [\n            0,\n            \"user haha i've got three not sure if the 6 arm version is as good i've only tested the single arms\"\n        ],\n        [\n            0,\n            \"countdown until gamergate screencaps and starts talking about how fat i am 3\"\n        ],\n        [\n            0,\n            \"user i feel like wonder woman\"\n        ],\n        [\n            0,\n            \"rt user you want women to trust you to think you ’ re a nice guy how about you start by recognizing some of the facts hashtag\"\n        ],\n        [\n            0,\n            \"rt user a friend's facebook acct might get shut down because their legal name isn't the name they use are known by anyone at fb know …\"\n        ],\n        [\n            1,\n            \"to get rid of jeremy is part and of the feminazi thought police tactics that are this country “ url\"\n        ],\n        [\n            1,\n            \"my s the fact he listed both feminazi and feminist\"\n        ],\n        [\n            0,\n            \"hashtag that was useless from nikki\"\n        ],\n        [\n            0,\n            \"user url this was interesting too\"\n        ],\n        [\n            0,\n            \"user thank you for writing url i have found many uses the bit about fair enough\"\n        ],\n        [\n            0,\n            \"round and round we go where it stops nobody knows how much more will this drag on hashtag\"\n        ],\n        [\n            0,\n            \"user i would rather have teeth pulled\"\n        ],\n        [\n            0,\n            \"my little lemon tarts hashtag url\"\n        ],\n        [\n            0,\n            \"rt user user do you still do meth\"\n        ],\n        [\n            0,\n            \"my kingdom for a subscription to safari books online i miss having one provided by my former employer\"\n        ],\n        [\n            0,\n            \"but i'll be real with you anytime a white guy talks about safe spaces and his personal opinion on them i kinda roll my eyes\"\n        ],\n        [\n            0,\n            \"however it doesn't scale i can use this to track up to a certain number of users if they target a user i'm not looking at won't work\"\n        ],\n        [\n            0,\n            \"user i thought the same thing\"\n        ],\n        [\n            0,\n            \"oh wait i take it back i made a mistake i mentioned user once before url\"\n        ],\n        [\n            0,\n            \"user i have no idea how that even works that video is crazy\"\n        ],\n        [\n            0,\n            \"user user maybe but travel lodging would have to be covered\"\n        ],\n        [\n            0,\n            \"user it's like d d for\"\n        ],\n        [\n            1,\n            \"simba u must be a feminazi\"\n        ],\n        [\n            0,\n            \"pulling on my lip rings to freak out my mom\"\n        ],\n        [\n            0,\n            \"this is not legal advice but common sense what i can do is help people know what to say to police or help find a lawyer user\"\n        ],\n        [\n            0,\n            \"user i got temp banned because gg mass reported emailed twitter was insta\"\n        ],\n        [\n            0,\n            \"the developer policy needs an update that allows us to filter non promoted tweets twitter clients continue to have bugs w large block lists\"\n        ],\n        [\n            0,\n            \"an old dude today told me that when he lived in paris he saw many people with colorful hair til primary export is sjws\"\n        ],\n        [\n            1,\n            \"there is a huge difference between feminist and feminazi\"\n        ],\n        [\n            0,\n            \"i'd be happy to get an adult but leo wouldn't adjust well he thinks he is dominant to everything can't have a big dog he gets protective\"\n        ],\n        [\n            0,\n            \"user you get to wear the cute shirts so i'll call it even p\"\n        ],\n        [\n            0,\n            \"user i always tweet my location\"\n        ],\n        [\n            0,\n            \"so much code to write this weekend i should be sleeping but i can't\"\n        ],\n        [\n            0,\n            \"rt user user i would never ever want to get into a debate with you over whether or not something is blue\"\n        ],\n        [\n            0,\n            \"users want transparency in abuse systems but there's a difficulty in this it can allow people to game the system\"\n        ],\n        [\n            0,\n            \"i just made a you're your grammar mistake omg stop drinking randi\"\n        ],\n        [\n            0,\n            \"what's a decent on 401 k s i've 9 2 over the past few years not sure if that's decent or not\"\n        ],\n        [\n            1,\n            \"just got called a ' feminazi ' for the first time mark it in the diary\"\n        ],\n        [\n            0,\n            \"user depends on shade when doing blues most mp fades out blue most fades out w green\"\n        ],\n        [\n            0,\n            \"i'm not surprised i wish i was gamergate turned a talk about anti harassment into a live demonstration hashtag\"\n        ],\n        [\n            0,\n            \"user user listen to the latest episode it's all explained\"\n        ],\n        [\n            0,\n            \"can't wait to see who finally wins this competition in 27 months hashtag\"\n        ],\n        [\n            0,\n            \"better be there tonight or hashtag can fuck me hard with a rusty chainsaw and call it mary\"\n        ],\n        [\n            0,\n            \"disclaimer none of these things i'm about to tell you are 100 accurate just mostly accurate there are always exceptions\"\n        ],\n        [\n            0,\n            \"imagine paying that rent with the money i'm bringing in from my patreon p now you understand why i'm moving\"\n        ],\n        [\n            0,\n            \"any way that adds value to an existing account raises the barrier to entry and companies have to be willing to accept that trade off\"\n        ],\n        [\n            1,\n            \"user ohh this misandrist feminazi system is destroying male integrity\"\n        ],\n        [\n            0,\n            \"why do cute pants never have pockets\"\n        ],\n        [\n            0,\n            \"user we're totes not dog piling but just so you know you should be scared of us bunnies\"\n        ],\n        [\n            0,\n            \"user user as a target of her delusions yeah i'm going to say these things about how she towards me\"\n        ],\n        [\n            0,\n            \"this is the most drama i have ever seen about a dog\"\n        ],\n        [\n            0,\n            \"rt user it ’ s men ’ s job to fix sexism white ppl racism straight ppl homophobia cis ppl not the oppressed ’ …\"\n        ],\n        [\n            1,\n            \"user user and here we see the lesser spotted feminazi being ridiculed by\"\n        ],\n        [\n            0,\n            \"user this is pretty much the best threat i have because i actually sorta like chef\"\n        ],\n        [\n            0,\n            \"rt user user you make it sound like gg is a hate campaign instead of a movement for ethics in the gaming media\"\n        ],\n        [\n            0,\n            \"this brings us to today when the hero of this story user was on a bus near listening to his podcasts doing his thing\"\n        ],\n        [\n            0,\n            \"going to mountain view today can't wait horrid drive but having meetings in person is so much better than phone\"\n        ],\n        [\n            0,\n            \"someone said they were not going to attend supernova but instead donate the money for their ticket towards an anti bullying org do this\"\n        ],\n        [\n            0,\n            \"hashtag such a lame campaign defend oppressed n victims marriages arent n man aren't being banished from society hashtag\"\n        ],\n        [\n            0,\n            \"user congrats on finding that bug i'm sure gamergate is totes going to care\"\n        ],\n        [\n            0,\n            \"user even if this was a b w pic everyone would be able to tell cuz hat awesome hat i'm jelly\"\n        ],\n        [\n            0,\n            \"remember when gg posted to baph since when does anyone at baph say awful human to try to get me doxxed url\"\n        ],\n        [\n            0,\n            \"if it didn't work you guys would probably be crying about it stealing your freeze peaches a whole lot less url\"\n        ],\n        [\n            0,\n            \"a model feminism with a monk envy my life\"\n        ],\n        [\n            0,\n            \"so many awesome conferences coming up can't wait to see all my old friends at hashtag\"\n        ],\n        [\n            0,\n            \"i've been featured in the nytimes new scientist newsweek you have a weird definition of ' failure ' anon user\"\n        ],\n        [\n            1,\n            \"so with one is the feminazi\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url via user\"\n        ],\n        [\n            0,\n            \"user i am confused by the idea of obesity on others is that like force feeding\"\n        ],\n        [\n            0,\n            \"you wish your leggings had game like this url\"\n        ],\n        [\n            0,\n            \"oh he's also got ties to jason lol okay then basically a waste of anyone's time that isn't a white male\"\n        ],\n        [\n            0,\n            \"let me tell you how shocked i am that this has been delayed url i hate tech\"\n        ],\n        [\n            0,\n            \"user not just gaming but being decent humans\"\n        ],\n        [\n            0,\n            \"most dudes don't have the ankle strength to wear my shoes but i will continue to support their desire to be in the military anyways\"\n        ],\n        [\n            0,\n            \"forgot to ask you what did you do on you're bday bay hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag because it doesn't matter that all women face sexism only that we consider men's feelings when discussing …\"\n        ],\n        [\n            1,\n            \"user well ma'am you can expect condescending words even actions don't talk about it or we'll call you a feminazi\"\n        ],\n        [\n            0,\n            \"user user not really i blocked her someone that likes to sick on people\"\n        ],\n        [\n            0,\n            \"please stop with all of the karma negative comments there's a bigger issue here than the person that was targeted\"\n        ],\n        [\n            0,\n            \"i don't see how they thought it was so hard wanna change that love hashtag\"\n        ],\n        [\n            0,\n            \"this website is a terrible idea this has to be illegal this is clearly prone to harassment abuse url\"\n        ],\n        [\n            0,\n            \"user i wonder if they got often enough as children i'm only mostly secure people don't use words like feminazi\"\n        ],\n        [\n            0,\n            \"i feel weird putting up quick little posts like that like it's lazy and bad but i think it's a conversation that needs to be had\"\n        ],\n        [\n            0,\n            \"not sure if i'm speaking there this year or not but they were the first conference at which i ever presented 👍\"\n        ],\n        [\n            0,\n            \"user i broke up with a dude when i was a teenager by his server\"\n        ],\n        [\n            0,\n            \"user plz get urself a blackmilk superhero swim\"\n        ],\n        [\n            0,\n            \"dealing with journalists 103 don't threaten to appeal to a higher authority if the woman isn't properly to you user\"\n        ],\n        [\n            1,\n            \"everything the light touches is the internet s what about that shadowy place m that's feminazi tumblr you must never go there\"\n        ],\n        [\n            0,\n            \"having the most amazing night at user's party\"\n        ],\n        [\n            0,\n            \"user online harassment is a serious problem and it needs to be addressed but making false won't get you anywhere\"\n        ],\n        [\n            0,\n            \"rt user user it ’ s worse happened in may they realized it in september and reported it just now\"\n        ],\n        [\n            0,\n            \"pointed freebsd devs at this thread their response now discussing if they have hipster beards url used as an example\"\n        ],\n        [\n            0,\n            \"user how is that related to wadhwa\"\n        ],\n        [\n            0,\n            \"rt user actual c boy ur a feminazi me yes bc expecting gender equality is the same as genocide boy calling me a white boy …\"\n        ],\n        [\n            1,\n            \"reformed white male kotaku building virgin atheist feminazi libertarian naruto watching here\"\n        ],\n        [\n            1,\n            \"user because men respect women so men are letting the woman women open passage themselves hashtag because they can manage it\"\n        ],\n        [\n            0,\n            \"user i need to be less uncomfortable talking about money i don't like asking for it really bad at that\"\n        ],\n        [\n            0,\n            \"user speaking of which i was able to my micro servers with that script p hehe\"\n        ],\n        [\n            1,\n            \"feminazi blog reminds liberals today is “ national day of appreciation for abortion providers ” … url\"\n        ],\n        [\n            0,\n            \"it is on the map why does it keep telling me no direct flight path url\"\n        ],\n        [\n            0,\n            \"user if you really wanted to tell a story it would be about how people with followers can cause abusive mobs\"\n        ],\n        [\n            0,\n            \"no matter what size ipad i get i always run out of space still waiting for apps to be run from cloud storage sigh url\"\n        ],\n        [\n            0,\n            \"rt user actual email i just sent user ' have i become a joyless feminazi ' i'll let you know her response i suspect it'll h …\"\n        ],\n        [\n            1,\n            \"like sorry dude but my world doesn't revolve around sexist jerks in the open source community i've got real shit to do\"\n        ],\n        [\n            0,\n            \"user 20 ' s are p much the worst time in anyone's life\"\n        ],\n        [\n            0,\n            \"rt user a cis ww celeb rosie who claims to interview people cannot handle questions on her upcoming guest e …\"\n        ],\n        [\n            0,\n            \"user user hmm as far as the ' block everyone that mentions me that i don't follow ' there's already options for that in web\"\n        ],\n        [\n            1,\n            \"rt user they bred the most dangerous feminazi in our country\"\n        ],\n        [\n            0,\n            \"a day of meetings a day of notifications to catch up on uh will be doing so later hit me up on other medium if it's an emergency\"\n        ],\n        [\n            0,\n            \"i only carry 5 of these things none of which is hashtag url\"\n        ],\n        [\n            1,\n            \"rt user tumblr feminazi here reporting for duty\"\n        ],\n        [\n            0,\n            \"user that is not a question i can answer at this moment in time the most i can say is that i've been in meetings at\"\n        ],\n        [\n            0,\n            \"user i am not taking life advice from someone that doesn't know the diff between wear and\"\n        ],\n        [\n            0,\n            \"user remote servers the programs listening on those servers a local app\"\n        ],\n        [\n            0,\n            \"rt user another set of officers just arrived guns drawn and police dog all went up the hill ferguson pd\"\n        ],\n        [\n            0,\n            \"user 3 kathy sierra everything she writes is pretty awesome\"\n        ],\n        [\n            0,\n            \"they also love to add 10 years to my age which doesn't bother me i grew up envious of beards\"\n        ],\n        [\n            0,\n            \"user user but you'll never have the freedom to wander around being a jerk without\"\n        ],\n        [\n            0,\n            \"user user no not really if i wasted all my time paying attention to gamergate i wouldn't get shit done\"\n        ],\n        [\n            0,\n            \"user it was to get the and we all know how loves to do social experiments with data\"\n        ],\n        [\n            0,\n            \"it's been a really long saturday i still haven't slept this is why it's still saturday i'm tired i just want to curl up but waiting\"\n        ],\n        [\n            0,\n            \"does a tauren taste like chicken or beef\"\n        ],\n        [\n            0,\n            \"user try not sure if they do international shipping\"\n        ],\n        [\n            0,\n            \"user oh i didn't know you were coming to sf i'm 5 minutes from sf via bart\"\n        ],\n        [\n            0,\n            \"all up in troll living rent free i've got a shield for that\"\n        ],\n        [\n            1,\n            \"user feminazi r anti men because it says femi every note the quotes in existence\"\n        ],\n        [\n            0,\n            \"user honestly i forgot his name p doesn't really matter i'm working with real data scientists\"\n        ],\n        [\n            0,\n            \"jesus the one thing that starbucks people sending me threats have in common they can never spell my first name\"\n        ],\n        [\n            0,\n            \"user ghazi has been criticized a few times in the past and every time they reacted by reasonably discussing\"\n        ],\n        [\n            0,\n            \"user i can't process all of this right now i'm just watching it\"\n        ],\n        [\n            1,\n            \"fresh off the front row at the olympics smh hashtag url\"\n        ],\n        [\n            0,\n            \"user lol some of these are supposedly women jealousy isn't a good look for them\"\n        ],\n        [\n            0,\n            \"user user i hate math but i strongly appreciate anyone else good at math\"\n        ],\n        [\n            1,\n            \"user user that goes on the assumption it is said because as is a woman it was said because they view her as a feminazi\"\n        ],\n        [\n            0,\n            \"i remain optimistic about user and acknowledge that this is a complex problem with no easy solution less hate more ideas please\"\n        ],\n        [\n            1,\n            \"if user keep these girls in the comp which i suspect they will i'll never watch hashtag again so so so rigged\"\n        ],\n        [\n            0,\n            \"user oh gosh no the problem is that i've been traveling and forgot to do my garrison stuff\"\n        ],\n        [\n            0,\n            \"user accepting pull requests for better ideas that don't privacy 3\"\n        ],\n        [\n            0,\n            \"user the client web experience being similar are key i don't know if twitter client has the additional controls verified accts have\"\n        ],\n        [\n            0,\n            \"user user im p worried now tbh\"\n        ],\n        [\n            0,\n            \"user yeah i've seen them on amazon but shipping is and the clips slide\"\n        ],\n        [\n            0,\n            \"rt user user did they just refer to a “ data scientist ” as an actual scientists\"\n        ],\n        [\n            0,\n            \"user hahahaha average 1 bedroom prices in sf are 3k\"\n        ],\n        [\n            0,\n            \"user this isn't something that would bother me personally i could see how it might be a problem if there are delusions of\"\n        ],\n        [\n            0,\n            \"but this just goes to prove user only really cares about online harassment when it's happening to him or one of his famous friends\"\n        ],\n        [\n            0,\n            \"user absolutely i'm still cracking up that the one time i wear a superhero cape on bart i run into someone that i sorta know\"\n        ],\n        [\n            0,\n            \"if only this had wings to help these girls fly out of the whole they've for themselves hashtag user\"\n        ],\n        [\n            0,\n            \"we're being honest with each other rogue is way too busy harassing people to even start working on a game\"\n        ],\n        [\n            1,\n            \"because i'm a feminazi that's why\"\n        ],\n        [\n            0,\n            \"user i don't have cable that's classist\"\n        ],\n        [\n            0,\n            \"user oh definitely and that needs to be something we are aware of take into account good to have friends that keep you in check\"\n        ],\n        [\n            0,\n            \"not so subtle hint just spent a while with apple opening up a very specific kind of account\"\n        ],\n        [\n            0,\n            \"rt user user critical fail you are visited by the ghosts of dudebros past um actually\"\n        ],\n        [\n            0,\n            \"pa has done so much to push women out of gaming they've done so so much to make spaces feel unsafe i don't attend pax anymore\"\n        ],\n        [\n            0,\n            \"user but i have only watched morning news twice the past week so who knows what i could have missed\"\n        ],\n        [\n            0,\n            \"user they can't be judged on the sorbet it wasn't on the menu yep i went there i just don't want lynn and tony to go home hashtag\"\n        ],\n        [\n            1,\n            \"user the anti abuse thing is my main focus always but in my spare time his bullshit is abusive towards feminism\"\n        ],\n        [\n            0,\n            \"listening to user talk about how harassment is important and how we are going to help you through it\"\n        ],\n        [\n            0,\n            \"user i'm an engineer w 15 yrs exp and i get career advice by dudes with 1 2 the xp and bad life decisions\"\n        ],\n        [\n            0,\n            \"user do you realize how dumb you sound there is one wall with anything on it and\"\n        ],\n        [\n            0,\n            \"so i'm understanding of what i'm watching go down over and over and over again really i am\"\n        ],\n        [\n            0,\n            \"because if we like computers we sure as hell better not have ever dated or fucked anyone ever\"\n        ],\n        [\n            0,\n            \"user people think that implying association via follow is a bad thing but it's accurate\"\n        ],\n        [\n            1,\n            \"url hashtag thinks anita sarkeesian is a feminazi\"\n        ],\n        [\n            1,\n            \"user what is this gamergate thing i assume it's some sort of feminazi crusade judging by all the and faux outrage\"\n        ],\n        [\n            0,\n            \"it's unfortunate because i'd like to leave twitter as an avenue available to gamergaters that have been targeted\"\n        ],\n        [\n            0,\n            \"user i am so sorry that you're in this situation\"\n        ],\n        [\n            1,\n            \"rt user wow i love being called a feminazi being compared to a group who killed millions of innocent people makes sense i …\"\n        ],\n        [\n            0,\n            \"a peace treaty is google search to include porn and adds a new google api for cats as a service the world\"\n        ],\n        [\n            0,\n            \"rt user user not your shield she said as she literally turned herself into their custom built ideal anime girl mascot\"\n        ],\n        [\n            0,\n            \"user hi want to get drinks\"\n        ],\n        [\n            0,\n            \"user user yup people should be able to do they want\"\n        ],\n        [\n            0,\n            \"user but amazon is generally a terrible place to buy any clothing other than socks\"\n        ],\n        [\n            0,\n            \"y'know i get the appeal of group acceptance most people need attention but some go to shady places to get it\"\n        ],\n        [\n            0,\n            \"seems the entire season will be shorter than hashtag\"\n        ],\n        [\n            0,\n            \"rt user it looks like by mentioning the url kickstarter i have unleashed a bunch of people on my …\"\n        ],\n        [\n            0,\n            \"user it's rather to assume that i'm straight\"\n        ],\n        [\n            0,\n            \"rt user that's not merely because of a paranoid but because it helps resolve the moral of their behaviour\"\n        ],\n        [\n            0,\n            \"user i'm all about black milk some basics from old navy lb but all\"\n        ],\n        [\n            0,\n            \"up instant couscous should be an immediate elimination hashtag\"\n        ],\n        [\n            1,\n            \"rt user user you'd think having to use a term like declared females might clue eric into a problem he's\"\n        ],\n        [\n            0,\n            \"i used to have pet bunnies i named them and\"\n        ],\n        [\n            0,\n            \"user so gross feeling the urge to shower in boiling water\"\n        ],\n        [\n            0,\n            \"purpose of this group is to share the types of abuse seen talk about how to deal with it and diff policy changes tools that are needed\"\n        ],\n        [\n            0,\n            \"user they made mistakes in the past i hope they've learned but the way they treated the gg situation has been outstanding\"\n        ],\n        [\n            1,\n            \"of course you were born in you're as fucked as a film hashtag\"\n        ],\n        [\n            1,\n            \"these girls are the equivalent of the irritating asian girls a couple years ago well done 7 hashtag\"\n        ],\n        [\n            1,\n            \"hashtag lost the plot where's the big texan with the elephant sized that they all have for\"\n        ],\n        [\n            1,\n            \"user i love how the islamofascists recruit 14 and 15 year old jihadis and then talk about in reference to 17 year olds\"\n        ],\n        [\n            1,\n            \"user nothing desperate about it humanity realizes now that islam declared war on it 1400 years ago and islam will be destroyed\"\n        ],\n        [\n            1,\n            \"user idiots like you making such have no contact with reality islam is inhuman and must be outlawed\"\n        ],\n        [\n            1,\n            \"user your prophet was a rapist murderer pedophile caravan robber slave trader bigot and sexist god would never use the scum\"\n        ],\n        [\n            1,\n            \"user maybe you can give a talk about how the 53 year old mohammed raped the 9 year old aisha url\"\n        ],\n        [\n            1,\n            \"user user when an islamolunatic blows himself up in baghdad it has zero to do with bush and blair\"\n        ],\n        [\n            1,\n            \"user israel is only trying to defend itself against murderous muslims trying to wipe it out un votes by muslim nations mean nothing\"\n        ],\n        [\n            1,\n            \"user the muslims have exterminated christians and jews all over the me and continue today where are the un\"\n        ],\n        [\n            1,\n            \"user muslims are fighting with every religion and none religion on the face of the earth but we are suppose to believe it's jews fault\"\n        ],\n        [\n            1,\n            \"it seems that allah sits around all day about women's hands and faces showing i guess idiots need a god on their level hashtag\"\n        ],\n        [\n            1,\n            \"in islam women must be locked in their houses and muslims claim this is treating them well url\"\n        ],\n        [\n            1,\n            \"islam considers women as one big sex organ so no part of her can be exposed this is a reflection of the of their prophet\"\n        ],\n        [\n            1,\n            \"to muslims a woman walking down the street is a giant vagina demanding to be raped if she is not covered by a tent url\"\n        ],\n        [\n            1,\n            \"user rofl no one with a brain will want a madrassa education will they teach mohammed's remedies url\"\n        ],\n        [\n            1,\n            \"the myth of moderate islamic rebels they are all fanatics and hashtag must be outlawed url\"\n        ],\n        [\n            1,\n            \"rt user i've been called an for saying islam needs a now the head of egypt agrees url\"\n        ],\n        [\n            1,\n            \"rt user palestinians accepted the solution one for hamas and one for isis url\"\n        ],\n        [\n            1,\n            \"user come and get your jizya scumbag i have it waiting in 40 cal copper and lead\"\n        ],\n        [\n            1,\n            \"user islam is a religion with zero spiritual content but it tells you exactly how to wipe your ass\"\n        ],\n        [\n            1,\n            \"user accepting the idea that allah over how we take a dump shows just how utterly insane this religion is\"\n        ],\n        [\n            1,\n            \"who disagree with jihad are attacked by muslims so where are these moderate muslims hashtag url\"\n        ],\n        [\n            1,\n            \"user he is following the example of his prophet who married one of his wives at 6 they do everything their prophet does exactly hashtag\"\n        ],\n        [\n            1,\n            \"following the example of the pedophile prophet mohammed in every detail one isis militant is marrying a 7 year old child in mosul hashtag\"\n        ],\n        [\n            1,\n            \"user yes they tried to murder their way to heaven a total idiot would believe in such an allah\"\n        ],\n        [\n            1,\n            \"user user for example in medina mohammed said kindly cut off the heads of these 600 jewish men and enslave their women\"\n        ],\n        [\n            1,\n            \"user that is a total lie minorities in muslim lands have been exterminated for 1400 years\"\n        ],\n        [\n            1,\n            \"user exactly merkel is defending this and the protesters are called for being against it url\"\n        ],\n        [\n            1,\n            \"user richard was king he could do what he pleased none of your garbage has any bearing on mohammed being a pedophile hashtag\"\n        ],\n        [\n            1,\n            \"user and you can't use the culture excuse because mohammed claimed to be guided by allah and that he was creating a culture hashtag\"\n        ],\n        [\n            1,\n            \"user what do and rules and history have to do with it marrying a 6 year old and screwing a 9 year old is sick like islam\"\n        ],\n        [\n            1,\n            \"user hashtag itself i just point out the truth of what is there and you try to it because you are ashamed\"\n        ],\n        [\n            1,\n            \"user if god is protecting his islam why does he need you to protect it murder apostates and spread his vile religion by sword\"\n        ],\n        [\n            1,\n            \"user and the truth is that more muslims are walking away from islam than people are converting to it education will now kill hashtag\"\n        ],\n        [\n            1,\n            \"user the people who disagreed with hashtag at the time of the pedophile prophet were murdered by him it's in the hadiths\"\n        ],\n        [\n            1,\n            \"user who knows if they criticized him he killed them and the things against him would never make it into the sunnah\"\n        ],\n        [\n            1,\n            \"user when people leave islam they don't announce it they just quietly walk away\"\n        ],\n        [\n            1,\n            \"user the only reason the overall numbers increase is because muslims breed like rats just like their prophet told them to do hashtag\"\n        ],\n        [\n            1,\n            \"user and muslims are expected to fear god as well if living in fear is your idea of perfect you are stupid\"\n        ],\n        [\n            1,\n            \"user it's not about who was not murdered by him it's about who was\"\n        ],\n        [\n            1,\n            \"user because they breed like rats kill non muslims and force religion on people by the sword\"\n        ],\n        [\n            1,\n            \"user yes might power and imperialism is what it is all about there is zero spirituality in it soon the world will understand\"\n        ],\n        [\n            1,\n            \"user no you know damn well that mohammed told his followers to breed as a source of population imperialism hashtag\"\n        ],\n        [\n            1,\n            \"user as a percentage there are very few and they are usually poor women who marry a muslim man there is nothing in islam\"\n        ],\n        [\n            1,\n            \"user only an idiot would think that god wants to be feared muslims cannot think beyond the of an earthly\"\n        ],\n        [\n            1,\n            \"user again your entire concept of god to a earthly because you are simple and stupid hashtag\"\n        ],\n        [\n            1,\n            \"user again you miss the point that god is not interested in military rule phony frauds like mohammed who benefit from it are hashtag\"\n        ],\n        [\n            1,\n            \"user exactly hashtag is a cult of death centered around the idea of going to a heaven that is described to be a giant whore house\"\n        ],\n        [\n            1,\n            \"user keep repeating and believing your brain dead fairy tales and follow your prophets medical advice url\"\n        ],\n        [\n            1,\n            \"user the problem is that the cathedral doesn't understand that he prophet mohammed declared war on all humanity 1400 years ago\"\n        ],\n        [\n            1,\n            \"rt user the jihad of words how words in islam are twisted to the url\"\n        ],\n        [\n            1,\n            \"user isis follows what is in the quran and the hadiths and sharia exactly to the letter hashtag\"\n        ],\n        [\n            1,\n            \"user exactly read the quran and the hadiths and find out for yourself how hateful bigoted sexist vile and inhuman hashtag is\"\n        ],\n        [\n            1,\n            \"user there is no personal relationship with creator in islam everything comes through a phony prophet and the only relationship is fear\"\n        ],\n        [\n            1,\n            \"user you are lying what does isis do that the prophet mohammed did not do there are over 100 islamic terrorist groups hashtag\"\n        ],\n        [\n            1,\n            \"user the command to fear allah is all through the quran the ritual of on the ground is one of fear no personal relationship\"\n        ],\n        [\n            1,\n            \"user do you on the ground and fear other people that you have a personal relationship with\"\n        ],\n        [\n            1,\n            \"rt user islam gave women rights unfortunately they were less than they were before islam url\"\n        ],\n        [\n            1,\n            \"rt user bigotry towards non muslim along with religious cleansing is as old as islam itself\"\n        ],\n        [\n            1,\n            \"muslims claim that there is no racism in hashtag but like everything else they claim it is a lie url\"\n        ],\n        [\n            1,\n            \"rt user israeli upon beaten by muslims singing anti semitic songs in berlin url\"\n        ],\n        [\n            1,\n            \"rt user muslims don't have any morals url\"\n        ],\n        [\n            1,\n            \"user all of you islamists repeat the same brain dead lines that someone else told you to say i've seen that one a thousand times\"\n        ],\n        [\n            1,\n            \"user user i like that picture of israel in the context of the muslim world a tiny they blame for all their own evil\"\n        ],\n        [\n            1,\n            \"user just because i have no religion mean that i don't want to stop islam from murdering url\"\n        ],\n        [\n            1,\n            \"user you don't need a religion to feel compassion for humanity url\"\n        ],\n        [\n            1,\n            \"user the idiots don't understand that the prophet of islam declared war on all humanity 1400 years ago url\"\n        ],\n        [\n            1,\n            \"user the real piss are the muslims here is the proof url\"\n        ],\n        [\n            1,\n            \"user i guess if you call murder rape slavery hatred bigotry and sexism beautiful then it is beautiful\"\n        ],\n        [\n            1,\n            \"user really what are they doing that your prophet did not also do url\"\n        ],\n        [\n            1,\n            \"user user muslims are fighting jews hindus buddhists christians atheists and somewhere in the world\"\n        ],\n        [\n            1,\n            \"user user islam has bloody borders everywhere and cannot get along with anyone\"\n        ],\n        [\n            1,\n            \"user user really muslims understand this they just want to be able to use the name racism to shut us up\"\n        ],\n        [\n            1,\n            \"user user same goes for the term islamophobia it makes as much sense as naziphobia\"\n        ],\n        [\n            1,\n            \"user user people who call being against islam racist know that islam is not race but want to others into shutting up\"\n        ],\n        [\n            1,\n            \"user the prophet mohammed was a terrorist and he knew islam\"\n        ],\n        [\n            1,\n            \"user islam is for liars url\"\n        ],\n        [\n            1,\n            \"rt user under love jihad muslims young hindu girls then force them to convert to islam then go 4 their next prey …\"\n        ],\n        [\n            1,\n            \"user user islam is 1000 years of contributing nothing to mankind but murder and hatred\"\n        ],\n        [\n            1,\n            \"rt user christian lady in pakistan is facing execution for the prophet they take islam serious as hell no fr …\"\n        ],\n        [\n            1,\n            \"user i read the quran and the hadiths disgusting and inhuman\"\n        ],\n        [\n            1,\n            \"user why would i read lies about what islam is when i can see what it is in the quran and hadiths\"\n        ],\n        [\n            1,\n            \"muslim terrorists murder 12 people in paris 22 000 terrorist attacks since 9 11 it's not an it's the real hashtag\"\n        ],\n        [\n            1,\n            \"user why is it that no other religions have statistics that are even close in the production of terrorism\"\n        ],\n        [\n            1,\n            \"user islam is a cult of murder that declared war on all of humanity 1400 years ago here is proof url\"\n        ],\n        [\n            1,\n            \"user user bad logic if all muslims did what their books of hatred and murder tell them they would all be dead\"\n        ],\n        [\n            1,\n            \"user for the last 1000 years islam has contributed nothing to mankind but murder url\"\n        ],\n        [\n            1,\n            \"since 1 3 of all hashtag believes that people who leave the religion should be murdered where are the moderate muslims url\"\n        ],\n        [\n            1,\n            \"notice 2 3 muslims want sharia and sharia says that apostates must be killed but only 1 3 support that directly url\"\n        ],\n        [\n            1,\n            \"notice how the news media pointing out that the murderers of the 12 french are followers of the death cult of hashtag\"\n        ],\n        [\n            1,\n            \"user the us attacks terrorists and dictators your religion opposes freedom and democracy url\"\n        ],\n        [\n            1,\n            \"children in pakistan journalists in paris shoppers in australia ezidis in iraq it all comes from the death cult of hashtag\"\n        ],\n        [\n            1,\n            \"user your sadness is exactly what the terrorists want\"\n        ],\n        [\n            1,\n            \"user user islam is worse than the nazi party ever was\"\n        ],\n        [\n            1,\n            \"rt user ' charlie ' editor killed in paris terror attack built career on url\"\n        ],\n        [\n            1,\n            \"will any of the media talking heads ever the subject that hashtag is with free speech and democracy are they pc cowards\"\n        ],\n        [\n            1,\n            \"user user it worked out perfectly when the muslims invaded europe in 8th cent only military defeat stopped them\"\n        ],\n        [\n            1,\n            \"rt user you say islam is a religion i say it is a cult islam's activities match the description of crime mafia you must bust it …\"\n        ],\n        [\n            1,\n            \"user 1 3 of the religion is ready to murder apostates there are no moderate muslims url\"\n        ],\n        [\n            1,\n            \"user no islam declared war on all humanity 1400 years ago\"\n        ],\n        [\n            1,\n            \"rt user in the wake of the hashtag it pisses me off to hear politicians celebrities the like trying to islam's role …\"\n        ],\n        [\n            1,\n            \"rt user islam according to ex muslim not me this guy and i think t url\"\n        ],\n        [\n            1,\n            \"user user the prophet mohammed also had people murdered that spoke against him\"\n        ],\n        [\n            1,\n            \"user what you said was incoherent but here is the proof that islam declared war on all humanity url\"\n        ],\n        [\n            1,\n            \"user you have no say on what freedom of expression extends to everyone should be insulting the phony pedophile prophet\"\n        ],\n        [\n            1,\n            \"user nobody cares what his honor means to you fools we have no obligation to honor the slave trader and caravan robber\"\n        ],\n        [\n            1,\n            \"user we could care less how much you love the fraud we have the right to think of him any way we want and express that\"\n        ],\n        [\n            1,\n            \"user already did found out that islam is a vile bigoted hateful murdering sexist slavery supporting cult\"\n        ],\n        [\n            1,\n            \"user user when religious war jihad is a of the religion there is no possibility for reform\"\n        ],\n        [\n            1,\n            \"user political satire always pisses off someone why should the religion of hatred and murder be excluded\"\n        ],\n        [\n            1,\n            \"user user we need to outlaw islam outright\"\n        ],\n        [\n            1,\n            \"user user again you talk like an idiot i have no religion and what you say changes nothing about muslims being extremists\"\n        ],\n        [\n            1,\n            \"rt user editorial murderous soul of radical islam has attacked the foundation of western civilization url http …\"\n        ],\n        [\n            1,\n            \"user the are wearing the chosen of the not what every woman is required to wear by the sexist religion\"\n        ],\n        [\n            1,\n            \"user the woman wearing the bikini can wear it or she can cover everything her choice if she makes that choice in islam she is beaten\"\n        ],\n        [\n            1,\n            \"user that is one of the pieces of lying propaganda that muslims try to fool westerners with here is story url\"\n        ],\n        [\n            1,\n            \"rt user user exactly what has islam ever done other than women kill and torture\"\n        ],\n        [\n            1,\n            \"rt user france is on the verge of major cultural backlash against even moderate islam the tension has built for decades the line has …\"\n        ],\n        [\n            1,\n            \"user user take a poll and see if 1 3 of christians think gays should be killed if they do christianity should be banned\"\n        ],\n        [\n            1,\n            \"user user if you like it or not islam declared war on all humanity in the quran 1400 years ago\"\n        ],\n        [\n            1,\n            \"user like all such writers they on endlessly as experts without ever having read the quran or hadiths\"\n        ],\n        [\n            1,\n            \"rt user user same msm that insists islam has no connection w terror cartoons cuz they fear being murdered s …\"\n        ],\n        [\n            1,\n            \"rt user all religions are not the same islam is more violent than other religions\"\n        ],\n        [\n            1,\n            \"it's unbelievable the way that journalists fall all over themselves to make excuses for the barbarity of islam not one has read the quran\"\n        ],\n        [\n            1,\n            \"user islam is full of to murder unbelievers what are you talking about\"\n        ],\n        [\n            1,\n            \"user yes according to islam muslims are encouraged to kill you i'm not a muslim and i have no issues with hindus\"\n        ],\n        [\n            1,\n            \"user yes the quran tells muslims to murder people of other religions url\"\n        ],\n        [\n            1,\n            \"user according to your own canon your prophet is a pedophile murderer rapist caravan robber slave trader sexist and bigot\"\n        ],\n        [\n            1,\n            \"rt user twisted logic in the world of islam url\"\n        ],\n        [\n            1,\n            \"user islam cannot forbid anything it is a sick cult with no power under the law\"\n        ],\n        [\n            1,\n            \"user i read the entire quran islam is what is wrong\"\n        ],\n        [\n            1,\n            \"user what does isis do that the prophet mohammed did not also do\"\n        ],\n        [\n            1,\n            \"user this is a more complete picture of the bigotry of islam than your selective lie url\"\n        ],\n        [\n            1,\n            \"user mohammed led 17 major military expeditions most offensive he raped robbed murdered lied and was a pedophile\"\n        ],\n        [\n            1,\n            \"user karen armstrong was interested in writing a hero worship book that would sell with muslims very narrow picture\"\n        ],\n        [\n            1,\n            \"user i don't care it's none of mohammed's business what religion someone wants to be\"\n        ],\n        [\n            1,\n            \"user you choose your religion and islam is clearly barbaric and inhuman it has zero to do with god\"\n        ],\n        [\n            1,\n            \"user one must imagine god being insulted by having such a hateful war mongering decisive bigoted sexist religion calling him\"\n        ],\n        [\n            1,\n            \"user the muslims relationship to god is fear he is told to fear allah again and again in the quran\"\n        ],\n        [\n            1,\n            \"user why does it not occur to you that only an idiot would imagine a god who wants to be feared\"\n        ],\n        [\n            1,\n            \"user i don't follow any god but if one were to imagine satan inventing a religion it would be like islam\"\n        ],\n        [\n            1,\n            \"user did your prophet behead people like isis yes did he enslave people like isis yes did he murder people like isis yes\"\n        ],\n        [\n            1,\n            \"user did your prophet rape slaves like isis yes did your prophet tell women to cover up and stay home like isis yes hashtag\"\n        ],\n        [\n            1,\n            \"user did your prophet murder apostates yes did your prophet rob caravans and commit genocide yes\"\n        ],\n        [\n            1,\n            \"user looks to me like baghdadi is a carbon copy of mohammed without the hashtag\"\n        ],\n        [\n            1,\n            \"user what is mainstream about him forgetting murdered christians closed universities murdered doctors women locked at home\"\n        ],\n        [\n            1,\n            \"user mainstream muslims are also radicals url\"\n        ],\n        [\n            1,\n            \"user user that's like saying that my freedom is limited if i'm not allowed to kill you\"\n        ],\n        [\n            1,\n            \"user user a religious freedom involves denying others their freedom so islam must be outlawed\"\n        ],\n        [\n            1,\n            \"user user i don't really care what some muslims practice i care that islam encourages murder hatred sexism\"\n        ],\n        [\n            1,\n            \"user obviously the driving meme of islam is world domination if it be by force intimidation or\"\n        ],\n        [\n            1,\n            \"user user stop threatening people to get them to do what you want that's why people hate religion\"\n        ],\n        [\n            1,\n            \"rt user muslims are like children who throw violent when they don't get their own way hashtag\"\n        ],\n        [\n            1,\n            \"user user and threatening bs proving that people have to be into following the god of terror\"\n        ],\n        [\n            1,\n            \"user user people fill the void and emptiness with all kinds of imaginary nonsense including allah\"\n        ],\n        [\n            1,\n            \"user user what are you crying about microbrain islam declared war on all humanity 1400 years ago\"\n        ],\n        [\n            1,\n            \"user why do you complain islam has been ethnic cleansing everybody for 1400 years isn't it time to return the favor\"\n        ],\n        [\n            1,\n            \"user user not only dead daesh but baghdadi ran like a coward will he behead himself for fleeing like he does his men gwer\"\n        ],\n        [\n            1,\n            \"user user good reason not to practice a religion that declared war on all humanity 1400 years ago\"\n        ],\n        [\n            1,\n            \"user user i hope so because in english it comes off as moronic hate mongering\"\n        ],\n        [\n            1,\n            \"user user now if we can only get the world to recognize that islam declared war on humanity 1400 ago and outlaw it\"\n        ],\n        [\n            1,\n            \"user why should you be annoyed at being denied rights that you don't give to others you are a hypocrite\"\n        ],\n        [\n            1,\n            \"user dumb muslims complain about freedom of speech and support blasphemy laws at the same time what a disgusting inhuman religion\"\n        ],\n        [\n            1,\n            \"user you are a muslim you are brain dead you repeat what others have said a million times\"\n        ],\n        [\n            1,\n            \"user now if and other leaders will only understand that the islam of the quran is radical islam outlaw islam\"\n        ],\n        [\n            1,\n            \"user if you search you will find that the pedophile prophet mohammed declared war on all humanity 1400 years ago\"\n        ],\n        [\n            1,\n            \"why do these so called moderate muslims never ask themselves why islam has over 100 terrorist groups and no other religion is remotely close\"\n        ],\n        [\n            1,\n            \"user it is the muslims that don't follow the quran and hadiths that are peaceful those who follow it are always violent hashtag\"\n        ],\n        [\n            1,\n            \"rt user islam is a religion of hate violence and deceit url\"\n        ],\n        [\n            1,\n            \"until people like acknowledge that hashtag teaches murder and hatred we will always be dealing with the symptoms not the problem\"\n        ],\n        [\n            1,\n            \"user but it is a lie the religion is a disgusting terrorist hate mongering piece of filth that has nothing to do with individuals\"\n        ],\n        [\n            1,\n            \"user islam and muslims shame islam url\"\n        ],\n        [\n            1,\n            \"user no they showed you the good face of people there is no good face of islam\"\n        ],\n        [\n            1,\n            \"rt user he incited car attacks praised murderers as now visits paris to condemn terror url\"\n        ],\n        [\n            1,\n            \"user user you didn't recognize the irony of me using your method because you are an ignorant muslim\"\n        ],\n        [\n            1,\n            \"user by now no one buys that few individuals lie any more most muslims are extremists url\"\n        ],\n        [\n            1,\n            \"user words are filth and hatred and phony url\"\n        ],\n        [\n            1,\n            \"rt user suicide bombing by 10 year old girl nigeria kills 10 url blowing up a 10 yr old girl inspired by islam …\"\n        ],\n        [\n            1,\n            \"rt user lost glory of islam whats that am not aware of any glory any contribution frm them to the world\"\n        ],\n        [\n            1,\n            \"rt user user of course because radical islam by definition under sharia means going back in time its\"\n        ],\n        [\n            1,\n            \"rt user not satisfied with raping a 9 year old girl the holy prophet also enjoyed sleeping around too url\"\n        ],\n        [\n            1,\n            \"user of apostates murder for the sake of religion could you get any more stupid and inhuman\"\n        ],\n        [\n            1,\n            \"user you and your religious brothers are the real filth of the earth pkk rescued yezidis from your animal friends\"\n        ],\n        [\n            1,\n            \"user islam declared war on all humanity 1400 years ago and this piece of dog manure oktar is talking about others intimidation\"\n        ],\n        [\n            1,\n            \"until we get beyond making excuses for just a few bad muslims and recognize islam as a religion of terror paris will keep happening\"\n        ],\n        [\n            1,\n            \"it's not about satire or free speech pretending it is will solve nothing the problem is that the quran is full of for murder\"\n        ],\n        [\n            1,\n            \"as long as we make feel good lectures and about freedom of speech we are avoiding the real problem the violence of islam\"\n        ],\n        [\n            1,\n            \"our politicians make inane speeches about freedom of speech while avoiding the real source of the problem the violence in hashtag\"\n        ],\n        [\n            1,\n            \"we would be much better off figuring out what to do about than ranting about freedom of speech or who went to paris hashtag\"\n        ],\n        [\n            1,\n            \"the prophet mohammed also had people murdered for criticizing him so the paris murders were very much a part of the real hashtag\"\n        ],\n        [\n            1,\n            \"user user the reason these politically correct idiots will never solve problem is because they won't acknowledge that it's islam\"\n        ],\n        [\n            1,\n            \"user stupid comment isis is sponsored by islam and they behave exactly like the terrorist prophet mohammed\"\n        ],\n        [\n            1,\n            \"user user so when the subject of islam's relationship with terrorism comes up they react like the empty morons they are\"\n        ],\n        [\n            1,\n            \"user user first off the cretins at salon are 100 unaware that there is nothing that isis does that mohammed did not also do\"\n        ],\n        [\n            1,\n            \"user claiming that islam is not a problem because states that are islamic their citizens is a of ideas\"\n        ],\n        [\n            1,\n            \"user if quran and hadith are full of hatred and murder and if muslims support sharia then the problem is islam and screw leftists\"\n        ],\n        [\n            1,\n            \"user islam tells us that we must accept sexism so i guess muslim sexism must be accepted or you are racist url\"\n        ],\n        [\n            1,\n            \"user okay and what are you going to make the other 100 islamic terrorists groups equivalent to\"\n        ],\n        [\n            1,\n            \"user you can preach all you want to islamist you are just a useful idiot\"\n        ],\n        [\n            1,\n            \"user the quran spend 1 3 of it's space hating on unbelievers that's hard to put aside url\"\n        ],\n        [\n            1,\n            \"user i have no religion but i can jews hindus christians buddhists atheists but islam is too\"\n        ],\n        [\n            1,\n            \"user tell it to the islamofascists\"\n        ],\n        [\n            1,\n            \"user that's an excuse and a cop out every single islamic nation is they produce either dictators or\"\n        ],\n        [\n            1,\n            \"user you are basically claiming that a religion that teaches hatred and murder has nothing to do with hatred and murder dumb\"\n        ],\n        [\n            1,\n            \"why is isis obsessed with beheadings because their terrorist prophet mohammed had 600 men beheaded in one day hashtag url\"\n        ],\n        [\n            1,\n            \"user that is a load of manure it says the same thing in translation as it does in arabic it is still a pile of hatred and murder\"\n        ],\n        [\n            1,\n            \"user and you get to put an x on the islamic bullshit bingo card url\"\n        ],\n        [\n            1,\n            \"user user why should the world care when islam declared war on all humanity 1400 years ago\"\n        ],\n        [\n            1,\n            \"user i agree he is just like the prophet mohammed\"\n        ],\n        [\n            1,\n            \"user a phony prophet trying to gain power through hatred and is the reason for it\"\n        ],\n        [\n            1,\n            \"user these are all excuses to hide the fact that you are following an evil and inhuman religion\"\n        ],\n        [\n            1,\n            \"user user what is amazing is how often revelations met mohammed desires but no one became suspicious except aisha\"\n        ],\n        [\n            1,\n            \"user user most people who become muslims are either forced or pressured into it and the children have no choice\"\n        ],\n        [\n            1,\n            \"user user and if someone wants to leave islam then islam declares him an and demands that he be murdered\"\n        ],\n        [\n            1,\n            \"user islam is a good place for criminals to find a home\"\n        ],\n        [\n            1,\n            \"user a religion that declares war on humanity has no respect for anyone and is hypocritical to ask for respect\"\n        ],\n        [\n            1,\n            \"user every muslim who is forced to stay in islam by the law of apostacy for murder is forced\"\n        ],\n        [\n            1,\n            \"user every child that is brainwashed and never given a choice is force\"\n        ],\n        [\n            1,\n            \"user all the christians and ezidis that are told to leave or convert or die are forced\"\n        ],\n        [\n            1,\n            \"user and all the hatred was started by your pedophile prophet now you are finally getting it back url\"\n        ],\n        [\n            1,\n            \"user i know that they are forced into islam by being brainwashed and never being given a choice\"\n        ],\n        [\n            1,\n            \"user i know the truth it is 280 million citizens of the earth murdered by scum shouting allahu akbar\"\n        ],\n        [\n            1,\n            \"user and don't talk to me about hatred when you follow the vulgar quran and hadiths that are full of hatred\"\n        ],\n        [\n            1,\n            \"user you have to be an idiot to think that you can follow an ideology of murder imperialism hatred and have people like you for it\"\n        ],\n        [\n            1,\n            \"user i am better i have no problem with hinduism christianity tao judaism buddhism or atheism but islam hates all non muslims\"\n        ],\n        [\n            1,\n            \"user yes people can believe what they want but islam doesn't give them that choice\"\n        ],\n        [\n            1,\n            \"user and no one is entitled to a belief that denies other people their believes url\"\n        ],\n        [\n            1,\n            \"user no i keep giving you proof and you ignore it where is islam's respect go and read the pact of umar\"\n        ],\n        [\n            1,\n            \"user islam is the only religion that has large forces of religious police running around telling people what they must do\"\n        ],\n        [\n            1,\n            \"user it's not what i think it's what i have already proven to you multiple times\"\n        ],\n        [\n            1,\n            \"user even muslims talk about forcing children to become muslims it's not a big secret url\"\n        ],\n        [\n            1,\n            \"user this is another clear expression of how islam thinks of women being owned by men\"\n        ],\n        [\n            1,\n            \"user the stupidity of jihadis who think that you only need guns to run a civil society\"\n        ],\n        [\n            1,\n            \"user the idea of going to a country where the female half are treated like slaves and makes my skin crawl\"\n        ],\n        [\n            1,\n            \"user and i would never go near a country with blasphemy laws\"\n        ],\n        [\n            1,\n            \"user the same old lie about property rights but arab women had those before islam\"\n        ],\n        [\n            1,\n            \"user islam is about as perfect as nazism\"\n        ],\n        [\n            1,\n            \"user screw francis any pope that will not stand up for freedom of speech should not be pope get rid of the clown\"\n        ],\n        [\n            1,\n            \"user if you are just going to sit there and tell lie after lie muslim taquiyya this discussion is over you are blocked\"\n        ],\n        [\n            1,\n            \"user true no other ideology is as vile murderous backwards and stupid as islam\"\n        ],\n        [\n            1,\n            \"user you animals are throats and we are suppose to care that you are offended by cartoons url\"\n        ],\n        [\n            1,\n            \"gay man thrown off the rooftop by isis for being gay despite what the radical left claims this is the real hashtag url\"\n        ],\n        [\n            1,\n            \"user user that is because islam is stuck in the seventh century\"\n        ],\n        [\n            1,\n            \"user because the muslims are mostly just as crazy url\"\n        ],\n        [\n            1,\n            \"user i haven't seen jews go on killing against holocaust violence is islam's answer to everything url\"\n        ],\n        [\n            1,\n            \"rt user user same country where conversion away from islam is illegal one way street and a slow wiping out of non …\"\n        ],\n        [\n            1,\n            \"user user you mean genocidal palestinian islamolunatics that are determined to erase israel from the map\"\n        ],\n        [\n            1,\n            \"rt user some people work very hard to make this world a better place while others work very hard to book a drink and sex party in t …\"\n        ],\n        [\n            1,\n            \"user and of course the palestinians are firing rockets at israel without any regard for what they hit including women and children\"\n        ],\n        [\n            1,\n            \"user international press couldn't even tell where the shells came from to hell with murdering islamists including hamas\"\n        ],\n        [\n            1,\n            \"user here is what the scumbag muslims do with children and then they use them for propaganda url\"\n        ],\n        [\n            1,\n            \"user here is how muslims treat non muslims so fuck the genocidal palestinians url\"\n        ],\n        [\n            1,\n            \"user who all the rockets that the palestinians fire at israel and who the terrorists\"\n        ],\n        [\n            1,\n            \"user here is a map of israel inside all of the muslim nations that want to destroy israel and murder them url\"\n        ],\n        [\n            1,\n            \"user you can't get any than the muslim animals following the instructions of their pedophile prophet url\"\n        ],\n        [\n            1,\n            \"user yes all of the land the muslims have they got by the and they are\"\n        ],\n        [\n            1,\n            \"user before the murdering prophet mohammed came along to exterminate them jews lived on 40 of the arabian peninsula\"\n        ],\n        [\n            1,\n            \"user the jews are the population that has been cleansed by the muslims microbrain find me some jews in saudi\"\n        ],\n        [\n            1,\n            \"user the filthy palestinians have attacked and murdered jewish children in their schools in the past so fuck palestinians\"\n        ],\n        [\n            1,\n            \"user the prophet mohammed was a caravan robber who declared war on all humanity hope the jews recover their stolen land\"\n        ],\n        [\n            1,\n            \"user no one ask for your pedophile serving propaganda swine\"\n        ],\n        [\n            1,\n            \"user so they have to imprison the people of mosul and not allow them to leave islam is a religion of slaves and slavery\"\n        ],\n        [\n            1,\n            \"stoning beheading shooting throwing off buildings isis is an if gruesome methods of murder hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user user karen armstrong kisses the criminal mohammed's ass so that she can sell books\"\n        ],\n        [\n            1,\n            \"user lol it is common knowledge and there are countless reports about muslim no go areas in europe just google it\"\n        ],\n        [\n            1,\n            \"user islam has contributed nothing to humanity but hatred death and destruction for a thousand years\"\n        ],\n        [\n            1,\n            \"user user more left wing scum in to the violence of islam\"\n        ],\n        [\n            1,\n            \"user mullah oktar is an anti science kurd hating islamolunatic\"\n        ],\n        [\n            1,\n            \"user and by doing so she helped subject the world to 1400 years of terrorism\"\n        ],\n        [\n            1,\n            \"user look at the data 2 3 want sharia law which denies all rights to women and non muslims url\"\n        ],\n        [\n            1,\n            \"user user yeah unlike the muslims who are executing gays by throwing them off buildings\"\n        ],\n        [\n            1,\n            \"user user you like a moron while muslims are throwing gays off buildings\"\n        ],\n        [\n            1,\n            \"user user the idea that no go zones are a right wing man is stupid no go zones are real\"\n        ],\n        [\n            1,\n            \"user as would i but of course many muslims live under and where they are minorities they try to creep up to it\"\n        ],\n        [\n            1,\n            \"user islam declared war on all humanity 1400 years ago it's time we recognize that and respond\"\n        ],\n        [\n            1,\n            \"user but islam hates free speech\"\n        ],\n        [\n            1,\n            \"user user the sunnah of the prophet is the basis for sharia law along with the quran and the quran is woman hating\"\n        ],\n        [\n            1,\n            \"user user women should have the same sexual rights as me but islam says they clearly don't\"\n        ],\n        [\n            1,\n            \"user user all you are doing with your verses is proving sexism in islam\"\n        ],\n        [\n            1,\n            \"user user again the woman must be to the man even if he is a fool and she is brilliant you are proving my point again\"\n        ],\n        [\n            1,\n            \"user user in a lot of muslim countries saying that mohammed is flawed is blasphemy that would get you beaten\"\n        ],\n        [\n            1,\n            \"user user you are following the religion of ignorance with an illiterate prophet and you want to talk about spelling lol\"\n        ],\n        [\n            1,\n            \"isis in mosul executed 13 people for watching soccer game muslims will go crazy about a mohammed cartoon but won't protest murder hashtag\"\n        ],\n        [\n            1,\n            \"user next step learning to ride a bicycle and then learning to ride a camel\"\n        ],\n        [\n            1,\n            \"rt user the silent muslim majority remains quiet url\"\n        ],\n        [\n            1,\n            \"user they will all have no skills except jihad\"\n        ],\n        [\n            1,\n            \"user no they don't they share a commitment to the barbarity of their religion url\"\n        ],\n        [\n            1,\n            \"user religion at and allegiance at gun point\"\n        ],\n        [\n            1,\n            \"the shia and sunni are back to killing each other in yemen as they have done everywhere for 1400 years the gift of hashtag\"\n        ],\n        [\n            1,\n            \"user love it when these idiot national leaders claim that terrorism has nothing to do with islam and not one has read the quran\"\n        ],\n        [\n            1,\n            \"user question is why don't the german criminal prosecutors announce an investigation into islam's to hatred hashtag\"\n        ],\n        [\n            1,\n            \"rt user islamic state members say they're following islam while non muslims who don't even read up on religion insist they're not\"\n        ],\n        [\n            1,\n            \"user this guy one lie after another and there is no response in this video just typical lying muslim propaganda\"\n        ],\n        [\n            1,\n            \"user this guy one lie after another and there is no response in this video just typical lying muslim propaganda hashtag\"\n        ],\n        [\n            1,\n            \"rt user muslim bigot wanted by and protected by u s ally wants un to criticism of islam internationally htt …\"\n        ],\n        [\n            1,\n            \"user most muslims understand that islam cannot survive in light of day and must be protected by blasphemy laws hashtag\"\n        ],\n        [\n            1,\n            \"user islam is terror to fight terror you have to fight islam your prophet and your god are both sick terrorists hashtag\"\n        ],\n        [\n            1,\n            \"user having read the quran and hadiths i discovered that islam is a murderous bigoted sexist hate mongering cult\"\n        ],\n        [\n            1,\n            \"professor attacked on campus for telling truth about islam the religion that cannot survive without killing speech url\"\n        ],\n        [\n            1,\n            \"user the prophet of islam made his living caravans so of course isis will make money stealing if they can\"\n        ],\n        [\n            1,\n            \"user what the americans did in iraq was allow the iraqis to elect their leadership and shia killing each other is islam\"\n        ],\n        [\n            1,\n            \"user actually islam is a fraudulent religion that was made up long after it was supposedly url\"\n        ],\n        [\n            1,\n            \"user user the problem was not the communists atheism but rather their just like islam\"\n        ],\n        [\n            1,\n            \"user and have actually made countless efforts to collaborate anything in islam it's totally\"\n        ],\n        [\n            1,\n            \"user user the reason that is is because the muslim contribution is so much more often destructive\"\n        ],\n        [\n            1,\n            \"user the difference between the daesh and the fsa is not that big the fsa are also islamolunatics\"\n        ],\n        [\n            1,\n            \"user mullah oktar is a liar and an he hates the ypg for their so he makes up garbage about them\"\n        ],\n        [\n            1,\n            \"user what is wrong with that considering how the sunni arabs have been exterminating everyone else for 1400 years\"\n        ],\n        [\n            1,\n            \"one of the pedophile prophets big battles was the battle of the trench in medina isis are trying to that trick with a mosul trench\"\n        ],\n        [\n            1,\n            \"user user the prophet mohammed used catapults on cities killing women and children so you just called him a coward\"\n        ],\n        [\n            1,\n            \"user user isis kobane killing women and children so you just called isis cowards lol idiot\"\n        ],\n        [\n            1,\n            \"user user mohammed hid behind a trench in medina when the army showed up so i guess he was a coward for that also\"\n        ],\n        [\n            1,\n            \"rt user sir islam is a dangerous in a man as in a dog url\"\n        ],\n        [\n            1,\n            \"user yeap islam is for ignorant butts\"\n        ],\n        [\n            1,\n            \"two good books that document the of islam url\"\n        ],\n        [\n            1,\n            \"user but islam puts out the light and makes life too dark to bear\"\n        ],\n        [\n            1,\n            \"user tells the truth about islam islam has no spirituality it is only about forcing the world to obey url\"\n        ],\n        [\n            1,\n            \"user the cancer of islam pushes even babies to begin thinking about murdering their fellow human beings\"\n        ],\n        [\n            1,\n            \"user lol the me was very creative before islam most muslim discoveries came from conquered\"\n        ],\n        [\n            1,\n            \"user and those few discoveries were made despite islam not because of it islam has contributed nothing to mankind in 1000 years\"\n        ],\n        [\n            1,\n            \"user the prophet mohammed was illiterate and knew nothing but war theft and slave trading\"\n        ],\n        [\n            1,\n            \"user what's to understand the daesh have passed a law that people cannot leave raqqa or mosul because they are of terror\"\n        ],\n        [\n            1,\n            \"user was a general who fought for islamic slavery what does that have to do with kurds fighting for freedom today\"\n        ],\n        [\n            1,\n            \"user no the lies that i tell come directly from the quran and hadiths like declaration of war on humanity url\"\n        ],\n        [\n            1,\n            \"user for example muslims claim algebra but the greeks and indians were making good progress on algebra before mohammed was born\"\n        ],\n        [\n            1,\n            \"user the hatred against jews and christians and others was begun by mohammed url\"\n        ],\n        [\n            1,\n            \"user what is there to teach we both know that the quran is a cult manual of hatred imperialism murder sexism and bigotry\"\n        ],\n        [\n            1,\n            \"user you can't even imagine how i think because i cannot imagine how anyone would take such a vile religion as islam\"\n        ],\n        [\n            1,\n            \"user well since islam is full of hate and it does bring thugs who hate to islam\"\n        ],\n        [\n            1,\n            \"user daesh price list for yezidi and christian sex slaves url\"\n        ],\n        [\n            1,\n            \"user our poor live far better than the middle class of most muslim countries\"\n        ],\n        [\n            1,\n            \"user you must have found it in your imagination because it doesn't exist in islam\"\n        ],\n        [\n            1,\n            \"user you are the one sitting in a black tent holding an ak so don't talk to me about hate\"\n        ],\n        [\n            1,\n            \"user you will see that loss of men and weapons accelerate land loss in the next few months the kurds are on the mosul\"\n        ],\n        [\n            1,\n            \"user you must be really young and ignorant if you think a few bombing runs are going to cause anyone to miss a meal lol\"\n        ],\n        [\n            1,\n            \"user the people studying islam all have the iq of a camel a ten year old could figure out that this religion is evil by design\"\n        ],\n        [\n            1,\n            \"user you are right the violent murdering muslims are the only ones who understand the meaning of their religion\"\n        ],\n        [\n            1,\n            \"user they can't read write do math or produce anything but they can kill people so they are good muslims hashtag\"\n        ],\n        [\n            1,\n            \"user islam on the other hand fights to take away people's freedom and force them to obey an imaginary terrorist god\"\n        ],\n        [\n            1,\n            \"user user never stopped it's war on israel islam never stopped it's war on humanity\"\n        ],\n        [\n            1,\n            \"rt user isis intend turn war of into ethnic war of pan kurd in mosul as evidence show they are conducting pan …\"\n        ],\n        [\n            1,\n            \"rt user hashtag muslim protest was a complete failure don't want islam here it doesn't suit our way of life just l …\"\n        ],\n        [\n            1,\n            \"user user no he's not he's an idiot he retweets things like hunting licenses that never existed he's a fraud\"\n        ],\n        [\n            1,\n            \"user user not to mention crushing poverty endless violence and legal forced marriage of 8 year old girls\"\n        ],\n        [\n            1,\n            \"user user another barbaric aspect of islam is to murder people for the way they were born\"\n        ],\n        [\n            1,\n            \"user soon they will have to ask their uneducated moronic madrassa rats to do surgery a butcher knife and a prayer\"\n        ],\n        [\n            1,\n            \"user the jews of europe should just come to the us then the can allow islam to take them backwards\"\n        ],\n        [\n            1,\n            \"hashtag is designed to be a crushing of the human spirit with laws that only provide one outlet the of non muslims\"\n        ],\n        [\n            1,\n            \"user user sharia put the muslim world 1000 years behind the rest of civilization and tortured minorities\"\n        ],\n        [\n            1,\n            \"user user your prophet used catapults to attack cities murdering women and children so what are you crying about\"\n        ],\n        [\n            1,\n            \"user user islam declared war on all mankind 1400 years ago now muslims cry like babies when others respond in kind\"\n        ],\n        [\n            1,\n            \"user flips out about pkk being communists but that is clearly no longer true just propaganda url\"\n        ],\n        [\n            1,\n            \"rt user if you any doubts about what muslims believe sharia note this data 36 5 million url\"\n        ],\n        [\n            1,\n            \"user user the prophet mohammed was a big murderer he once beheaded 600 jews in one day isis does what he did\"\n        ],\n        [\n            1,\n            \"user user but this is a good lesson that you can't win in the 21st century with ignorant madrassa rats\"\n        ],\n        [\n            1,\n            \"user user mohammed was illiterate and and islam's is catching up to it's jihadis\"\n        ],\n        [\n            1,\n            \"user islamic documentation is based on belief historical documentation is based of factual research\"\n        ],\n        [\n            1,\n            \"user user and we fought the germans for their actions the first crusades were muslims attacking\"\n        ],\n        [\n            1,\n            \"user user you are pandering to a religion that declared war on all humanity 1400 years ago\"\n        ],\n        [\n            1,\n            \"user user muslim declared war on humanity and their have been murdering men women and children for 1400 years\"\n        ],\n        [\n            1,\n            \"user my point is that there is nothing that isis does that mohammed did not also do both are sick and disgusting criminals\"\n        ],\n        [\n            1,\n            \"user everyone else does not follow a pedophile prophet who owned 27 slaves robbed caravans and raped women only muslims\"\n        ],\n        [\n            1,\n            \"user i've spent more time studying and thinking about religion than you've been alive i understand islam perfectly\"\n        ],\n        [\n            1,\n            \"user there is actual spirituality in buddhism and tao there is zero spirituality in islam\"\n        ],\n        [\n            1,\n            \"user earthly tyrants want to be feared because for them fear is control and the writer of the quran was\"\n        ],\n        [\n            1,\n            \"user earthly tyrants are also and want everyone to admire them and bow down to them so the quran writer imagined god\"\n        ],\n        [\n            1,\n            \"user the quran writer imagined god as and as wanting to be and to because he was\"\n        ],\n        [\n            1,\n            \"user god has zero need of our worship or admiration or it does nothing for god\"\n        ],\n        [\n            1,\n            \"user mo expelled two jewish tribes from medina and stole their property the third tribe he beheaded all the men enslaved the rest\"\n        ],\n        [\n            1,\n            \"user no that is the excuse mohammed used to rob and murder he states his genocidal intention here url\"\n        ],\n        [\n            1,\n            \"user and traitors are individuals not tribes and their women and children you make up lying excuses for barbarity like a muslim\"\n        ],\n        [\n            1,\n            \"user user if rape murder bigotry war sexism and genocide are just and peaceful the islam is just and peaceful\"\n        ],\n        [\n            1,\n            \"user user in other words you were too stupid to understand that your 7th century barbarity would bring more enemies\"\n        ],\n        [\n            1,\n            \"user user more like three thousand and most of it was done by the kurdish girls\"\n        ],\n        [\n            1,\n            \"user user and it cost isis half their best fighters the city can be free of the isis animals\"\n        ],\n        [\n            1,\n            \"user user countryside will be easy to take mosul and raqqa will be difficult because the daesh will hid behind civilians\"\n        ],\n        [\n            1,\n            \"user user daesh threw a major offensive friday to show they were still strong they only managed to show their weakness\"\n        ],\n        [\n            1,\n            \"user user that whole lions of islam thing is like some kind of red neck comedy\"\n        ],\n        [\n            1,\n            \"rt user greece is like a patient in the icu who doesn't want to pay for the meds and hospital stay hashtag\"\n        ],\n        [\n            1,\n            \"why would anyone loan money to greece when they can be 99 9 certain it will never be paid back\"\n        ],\n        [\n            1,\n            \"user user yes they are jew hating\"\n        ],\n        [\n            1,\n            \"user user and you are an obvious liar because you pick the smallest part of the story to tell your lie with\"\n        ],\n        [\n            1,\n            \"user user then he attacked and defeated the third medina tribe beheaded all the men and enslaved women and children\"\n        ],\n        [\n            1,\n            \"user user then he launched a completely attack on the jews of khybar murdered many and stole their land\"\n        ],\n        [\n            1,\n            \"user user and the muslims went on and murdered masses of jews this all over muslim world\"\n        ],\n        [\n            1,\n            \"user user the treatment of christians was nearly as bad and people not of the book were murdered outright\"\n        ],\n        [\n            1,\n            \"user user not a single one was left in many gulf states and the process of their extermination continues\"\n        ],\n        [\n            1,\n            \"user user so don't feed me your little piece of taqiyya bs\"\n        ],\n        [\n            1,\n            \"user user yeah let the have it and hope they come for us last\"\n        ],\n        [\n            1,\n            \"user like every muslim country they find money for weapons but they don't have the money for schools\"\n        ],\n        [\n            1,\n            \"rt user women from christian and hindu minorities are particularly vulnerable to forced marriage to muslim men url\"\n        ],\n        [\n            1,\n            \"user and yet our number and quality of schools are luxurious compared to pakistan where 40 don't even have working\"\n        ],\n        [\n            1,\n            \"user compared to the sewer and violence and poverty of muslim pakistan americans live in\"\n        ],\n        [\n            1,\n            \"user you muslims should kiss our ass for buying your oil if we didn't you'd be riding camels and the population of the me would be 1 3\"\n        ],\n        [\n            1,\n            \"user and raping is how the muslim world got to be the size it is the first crusades were muslims invading europe\"\n        ],\n        [\n            1,\n            \"user and without western invention the muslim oil resources would be nothing but a filthy useless liquid\"\n        ],\n        [\n            1,\n            \"user and i'm not sure how you can about homelessness when muslims are still murdering people for apostacy and blasphemy\"\n        ],\n        [\n            1,\n            \"user user this is what christians and other non muslims have had to deal with for 1400 years in the middle east\"\n        ],\n        [\n            1,\n            \"rt user our prophet our honor rape beheadings and genocide our honor muhammad does not deserve respect\"\n        ],\n        [\n            1,\n            \"user leave it to some microbrain to get sanctimonious by finding a way to play the race card\"\n        ],\n        [\n            1,\n            \"user you sound like an islamolunatic\"\n        ],\n        [\n            1,\n            \"user all the rest are impoverished like every muslim country that doesn't have an ocean of oil\"\n        ],\n        [\n            1,\n            \"user a of the pedophile prophet has no room to call anyone a since islam is a religion of hate and bigotry\"\n        ],\n        [\n            1,\n            \"user user obviously you know nothing about your religion permission to rape slave girls is in both quran and hadiths\"\n        ],\n        [\n            1,\n            \"user user in islam the only innocent souls are muslims anyone else is fair game for any abuse\"\n        ],\n        [\n            1,\n            \"rt user i once again want to express my gratitude towards my ancestors for not converting to islam i would have no place to hide in …\"\n        ],\n        [\n            1,\n            \"user yes we have heard it a million times islam is not about islam\"\n        ],\n        [\n            1,\n            \"rt user new chant outside the in hashtag no no we want to execute al\"\n        ],\n        [\n            1,\n            \"rt user in the uk like idiots we give jihadis jordan execute them we are a joke url\"\n        ],\n        [\n            1,\n            \"user true stoning and beheading were much more to mohammed's taste\"\n        ],\n        [\n            1,\n            \"user religion is a factor isis kills for they kill religious minorities just for being non sunni muslims\"\n        ],\n        [\n            1,\n            \"different groups in the me are competing to see who can be the most islamic by being the most barbaric and inhuman hashtag\"\n        ],\n        [\n            1,\n            \"user yes it's a violation of islam because islam demands that he be beheaded rather than burned\"\n        ],\n        [\n            1,\n            \"rt user the islamic organization isil forcing christian people remaining in mosul to attend sessions for koran conservation url\"\n        ],\n        [\n            1,\n            \"user terrorism has been the core of islam ever since the fraudulent prophet mohammed invented it\"\n        ],\n        [\n            1,\n            \"rt user uk hundreds more muslim child rape gang cases discovered authorities still hiding them for fear of url\"\n        ],\n        [\n            1,\n            \"our journalists watch isis burn a man in a cage and they respond with the same tired cliche about the religion bs it's hashtag\"\n        ],\n        [\n            1,\n            \"user user again a muslim liar trying to change the subject to hide the proven fact that her prophet is a pedophile\"\n        ],\n        [\n            1,\n            \"user do you approve of your prophet raping children\"\n        ],\n        [\n            1,\n            \"user do you approve of your pedophile prophet raping a 9 year old girl like it says in 7 hadith\"\n        ],\n        [\n            1,\n            \"user your prophet was a low life murdering raping bigoted sexist pedophile\"\n        ],\n        [\n            1,\n            \"user now since you claim that islam limits age of marriage but produce no verses to back up your lies you are blocked\"\n        ],\n        [\n            1,\n            \"user this guy is a muslim who is lying mohammed there are 7 hadith that clearly and explicitly state that aisha was 6 when married\"\n        ],\n        [\n            1,\n            \"when muslims try to defend their prophet against they never tell you about the proof that he was a pedo url\"\n        ],\n        [\n            1,\n            \"user the story about her age came from both aisha and it can be found in both and muslim\"\n        ],\n        [\n            1,\n            \"user furthermore all the hadiths about age are classified as meaning sound\"\n        ],\n        [\n            1,\n            \"user user dodge on making assertion after assertion with zero evidence and no references in quran or hadith it's garbage\"\n        ],\n        [\n            1,\n            \"user defensive sword roflmao the muslims defended themselves all the way to france and india\"\n        ],\n        [\n            1,\n            \"user what was mohammed defending when he attacked the jews of khybar\"\n        ],\n        [\n            1,\n            \"user funny how defenders of islam like to bring up the crusades but the muslim crusaders were attacking christianity first\"\n        ],\n        [\n            1,\n            \"user obama refuses to recognize that there is no difference between the behavior of the prophet mohammed and isis\"\n        ],\n        [\n            1,\n            \"rt user obama's peaceful islam islam that no one is allowed to challenge even if it means muslims threatening your life ht …\"\n        ],\n        [\n            1,\n            \"rt user why our president chose to insult christianity and excuse militant islam at the national prayer breakfast url\"\n        ],\n        [\n            1,\n            \"user user this is political opinion the truth is that islam is itself radical and we must outlaw it\"\n        ],\n        [\n            1,\n            \"user user the quran clearly and explicitly declared war on all humanity 1400 years ago so humanity must declare war on islam\"\n        ],\n        [\n            1,\n            \"user mohammed told women to cover up and stay home isis tells women to cover up and stay home\"\n        ],\n        [\n            1,\n            \"user wrong jewish tribe microbrain the jews of khybar had nothing to do with mohammed\"\n        ],\n        [\n            1,\n            \"user they welcomed islam with a sword at their throats there was nothing kind about islam it was a religion designed for thugs\"\n        ],\n        [\n            1,\n            \"user you claim to be anti religion yet you spend all your time lying for the benefit of islam the religion of hate\"\n        ],\n        [\n            1,\n            \"user user it's a guide for nothing it's islam's claims of the laws of god and islam's god is a terrorist islam's prophet too\"\n        ],\n        [\n            1,\n            \"user user yes you can lie about islam all you want and you can deny all the evidence all you want no one cares about opinion\"\n        ],\n        [\n            1,\n            \"user user you can endlessly about love but you defend a religion of hate which is the action of a hater you\"\n        ],\n        [\n            1,\n            \"user mohammed's excuse in every aggression is i had to attack because i heard they were going to attack\"\n        ],\n        [\n            1,\n            \"user but the truth is that mohammed followers were worthless starving thugs that produced nothing and so wanted the of khybar\"\n        ],\n        [\n            1,\n            \"user and today many muslims are still worthless thugs that produce nothing they are either rescued by oil money or try to steal\"\n        ],\n        [\n            1,\n            \"user even your own link shows that the jews were the producers and the muslims lived by stealing others property\"\n        ],\n        [\n            1,\n            \"user then when there was no one left to rob the muslims returned to being dessert still trying to rob each other\"\n        ],\n        [\n            1,\n            \"user 99 of all come from the west islam has produced nothing in 1000 years mohammed was an illiterate who produced nada\"\n        ],\n        [\n            1,\n            \"user the few things islam came up with were from conquered people and came in spite of islam not because of it\"\n        ],\n        [\n            1,\n            \"user the me led the world in development before there was islam and fell behind the world after islam\"\n        ],\n        [\n            1,\n            \"user and the muslims robbed the wealthy\"\n        ],\n        [\n            1,\n            \"user now you are babbling like every muslim conspiracy idiot cia created isis utterly stupid and without evidence you are blocked\"\n        ],\n        [\n            1,\n            \"user user sometimes you have to go to the hadiths to clarify the quran\"\n        ],\n        [\n            1,\n            \"user user for example the quran says leaving islam is not accepted the hadiths say kill anyone who leaves\"\n        ],\n        [\n            1,\n            \"user this is an isis humanitarian concern it's a terrible thing to do to isis now they can't rape her any more\"\n        ],\n        [\n            1,\n            \"user must be hard on isis now they can't rape her anymore or make a propaganda film of her execution\"\n        ],\n        [\n            1,\n            \"user it must be hard on you terrorists now you can't rape that prisoner any more or make a propaganda film of her execution\"\n        ],\n        [\n            1,\n            \"the daesh are getting too thin on manpower to hold all the fronts where they need to fight bombing does have an effect\"\n        ],\n        [\n            1,\n            \"user user suddenly the daesh murderers of children pretend to care about children but it's just propaganda\"\n        ],\n        [\n            1,\n            \"user user yeah it's called caring about human life idiot something a genocidal daesh understand\"\n        ],\n        [\n            1,\n            \"user user islam declared war on all humanity 1400 years ago so talking about murderers of muslims is total hypocrisy\"\n        ],\n        [\n            1,\n            \"islam is simply an excuse to rape murder loot practice bigotry sexism and hatred the prophet designed it to get thugs to follow\"\n        ],\n        [\n            1,\n            \"with it's jihad islam is a religion that was designed for those that would rather loot and rape for a living than work\"\n        ],\n        [\n            1,\n            \"user user one christ terror group that no longer exist is what scum like you use to 107 mus terror groups\"\n        ],\n        [\n            1,\n            \"rt user hashtag using retarded kids as suicide bombers is nothing new when i was in ramadi they rolled one in a wheelchair at us ha …\"\n        ],\n        [\n            1,\n            \"user what does isis do that your pedophile prophet did not do\"\n        ],\n        [\n            1,\n            \"user take your stupid cult superstition and stick it up your behind\"\n        ],\n        [\n            1,\n            \"user user islam a phony terrorist god they would be better off worshiping rocks\"\n        ],\n        [\n            1,\n            \"user user what are you stupid there is nothing that compares to the and barbarity of islam\"\n        ],\n        [\n            1,\n            \"user user mohammed was a slave trader who owned 28 slaves\"\n        ],\n        [\n            1,\n            \"user user mohammed was a murderer who beheaded 600 jews in one day and sold their women and children into slavery\"\n        ],\n        [\n            1,\n            \"user user mohammed was a murderer who had people killed for disagreeing with him\"\n        ],\n        [\n            1,\n            \"user user mohammed was a rapist who raped young girls and approved of the rape of slaves\"\n        ],\n        [\n            1,\n            \"user user the fact is that mohammed was every bit as vile and sick as isis he is their model\"\n        ],\n        [\n            1,\n            \"user user mohammed ran two jewish tribes out of medina and stole their property\"\n        ],\n        [\n            1,\n            \"user user mohammed attacked the third jewish tribe in medina beheaded all of it's men sold all the rest to slavery\"\n        ],\n        [\n            1,\n            \"user user mohammed later attacked the jews of khybar slaughtered many and also stole their property\"\n        ],\n        [\n            1,\n            \"user user so while he murdered thousands of jews you talk about visiting some sick neighbor idiot\"\n        ],\n        [\n            1,\n            \"user user i take the whole microbrain you make such statement trying to hide the barbarity of islam\"\n        ],\n        [\n            1,\n            \"user user there is no love and respect in the quran it is full of hatred bigotry sexism and to murder\"\n        ],\n        [\n            1,\n            \"user user any idiot lawyer could make the case that the quran should be outlawed on the basis of being hate speech\"\n        ],\n        [\n            1,\n            \"user user furthermore telling people that they should be tolerant of a intolerant religion is idiotic\"\n        ],\n        [\n            1,\n            \"user user i already brought you proof straight from my qurans if you refuse to read it then shut up and leave\"\n        ],\n        [\n            1,\n            \"user yes he's vile because he is against a religion that has produced more than 100 groups url\"\n        ],\n        [\n            1,\n            \"rt user in australia their tax money helps finance their country's own destruction by terrorists url sa …\"\n        ],\n        [\n            1,\n            \"user user scum bag isis supporters will say anything to justify their barbaric behavior\"\n        ],\n        [\n            1,\n            \"user user blacks have murdered far more whites than the reverse your one sided presentation shows you are a racist\"\n        ],\n        [\n            1,\n            \"user user so what is to blame for the more than 100 islamist terrorists organizations the book of mormon\"\n        ],\n        [\n            1,\n            \"user user looks like you are the ignorant asshole in that there is no other religion that has close to that number\"\n        ],\n        [\n            1,\n            \"user user islam declared war on all humanity 1400 hundred years ago so hide your head up your butt if you like\"\n        ],\n        [\n            1,\n            \"user user but islam is the source and dealing with the symptom zero after isis and the rest will be more\"\n        ],\n        [\n            1,\n            \"user user it already is a war islam has been at war for 1400 years ignorant cowardly people try to hide from the fact\"\n        ],\n        [\n            1,\n            \"user user how idiotic there never were more than 5 million native americans and most died from diseases\"\n        ],\n        [\n            1,\n            \"user user and while we move on islam goes backwards because their canon demand it\"\n        ],\n        [\n            1,\n            \"user user what's your point islam declared war on all humanity 1400 years ago time to respond in kind\"\n        ],\n        [\n            1,\n            \"user user he couldn't be close to the idiot you are terrorism has been rampant in me 1400 years\"\n        ],\n        [\n            1,\n            \"user user yeah this is bad they should take isis example put them in a cage and torch them all\"\n        ],\n        [\n            1,\n            \"user may allah piss on him before giving him his 72 virgin pigs\"\n        ],\n        [\n            1,\n            \"user user and shouts of fuck allah could be heard all over the us now daesh pussies will fight real soldiers\"\n        ],\n        [\n            1,\n            \"user have they told the tribe yet that their daughters would become whores for sexual jihad\"\n        ],\n        [\n            1,\n            \"user user and if you are over 12 you will have to go and die for baghdadi next week\"\n        ],\n        [\n            1,\n            \"user user it's okay your pedophile prophet used catapults against cities and killed civilians all the time\"\n        ],\n        [\n            1,\n            \"user user poor daesh now they can't rape her torture her or make an execution video of her\"\n        ],\n        [\n            1,\n            \"rt user video supposedly showing shia militia killing a calling him which means mr in kurdish has gone viral among hashtag\"\n        ],\n        [\n            1,\n            \"user is that suppose to be some kind of stupid excuse for the barbarity of the shia militia\"\n        ],\n        [\n            1,\n            \"watching shia militia beat a peshmerga to death i thought praying to allah 5 times a day certainly peaks the level of hatred\"\n        ],\n        [\n            1,\n            \"user user this is an idiotic study made with an objective in mind terrorism is not included in the murder rate\"\n        ],\n        [\n            1,\n            \"user user furthermore many muslim countries don't even have a record system to account for all murders\"\n        ],\n        [\n            1,\n            \"user user and muslims have much higher crime rates in non muslim countries than the non muslims\"\n        ],\n        [\n            1,\n            \"rt user now let's be clear it's not the minority within islam that believes in violence against it's the …\"\n        ],\n        [\n            1,\n            \"user what an incredible piece of garbage the muslims against the christians 400 years before christian crusades\"\n        ],\n        [\n            1,\n            \"user islam invaded and conquered 2 3 of before any christian crusades in response the writer is a liar\"\n        ],\n        [\n            1,\n            \"user regarding slavery the slaves in america were initially sold by muslim christians got rid of slavery on their own\"\n        ],\n        [\n            1,\n            \"user islam slavery much longer than christianity and only gave it up under western pressure\"\n        ],\n        [\n            1,\n            \"rt user islam is a worldwide mega disaster islam wants to drag us down to the 7th century darkness death and destruction\"\n        ],\n        [\n            1,\n            \"user mohammed the cancer of murder hatred slavery bigotry and sexism for mankind\"\n        ],\n        [\n            1,\n            \"user user these days might and honor come from science technology which is why muslims won't get any\"\n        ],\n        [\n            1,\n            \"user user the islamic golden age was driven by slavery and looting the jihadis are too lazy and stupid to produce anything\"\n        ],\n        [\n            1,\n            \"user yeah they could use camels for transport abuse and rape women own slaves to a terrorist god pay jizya what fun\"\n        ],\n        [\n            1,\n            \"user which is why they win 95 of all nobel prizes and create all the technology that muslims use and were too stupid to invent\"\n        ],\n        [\n            1,\n            \"rt user top ten verses to understand that there isn't any tolerance or equality in islam only jihad hashtag ht …\"\n        ],\n        [\n            1,\n            \"rt user at least now muslims have been exposed they protest against free speech but don't for 7 7 lee isis or rotherham …\"\n        ],\n        [\n            1,\n            \"rt user labour in rotherham left vulnerable girls in the hands of known and doing nothing for fear of being racist …\"\n        ],\n        [\n            1,\n            \"user you are on the right side of the muslim issue and the wrong side of the ukraine issue\"\n        ],\n        [\n            1,\n            \"user is this your way of saying that you approve of muslim men raping children scumbag ignore the problem and create a distraction\"\n        ],\n        [\n            1,\n            \"user pieces of shit like you are doing everything in your power to exterminate white people\"\n        ],\n        [\n            1,\n            \"user labor tells raped girls to go home and not bother them the filthy animals\"\n        ],\n        [\n            1,\n            \"user user muslims have been raping white girls with approval for 16 years any ukip just got there\"\n        ],\n        [\n            1,\n            \"user user now you assholes continue to victimize those girls by trying to create distractions while letting the rapists go free\"\n        ],\n        [\n            1,\n            \"rt user good for labour and now encouraging immigrants to us making the uk a better nicer place url\"\n        ],\n        [\n            1,\n            \"user the inmates of didn't fire rockets at anyone and the muslims loved the nazis fail\"\n        ],\n        [\n            1,\n            \"user user not by illiterate baby rapists like you and your prophet\"\n        ],\n        [\n            1,\n            \"user user islam simply declared war on all humanity 1400 years ago and has never stopped time to return the favor\"\n        ],\n        [\n            1,\n            \"user peace you idiot islam declared war on all humanity 1400 years ago how can you on about peace time to exterminate islam\"\n        ],\n        [\n            1,\n            \"humanity struggled for hundreds of years to rid itself of the of slavery leave it to the filth of hashtag to bring it right back\"\n        ],\n        [\n            1,\n            \"user user one more putin paid internet propaganda troll blocked\"\n        ],\n        [\n            1,\n            \"rt user authorities will use anti semitic attacks on twitter by muslims and the left to introduce laws against hate speech re …\"\n        ],\n        [\n            1,\n            \"user i hope they are good at cleaning blood and cut off heads off the streets\"\n        ],\n        [\n            1,\n            \"kayla tried to help the islamists with humanitarian aid and they showed how much they appreciated it by her hashtag\"\n        ],\n        [\n            1,\n            \"rt user isis trying to stop people fleeing gre with lie of tht thy have captured hashtag voices hit near are …\"\n        ],\n        [\n            1,\n            \"user user hopefully the followers of the slave trader and pedophile prophet mohammed\"\n        ],\n        [\n            1,\n            \"user user not an armed ezidi was around when the daesh began to slaughter and enslave them so what are you crying about\"\n        ],\n        [\n            1,\n            \"user user when the filthy daesh set off in baghdad they don't care if none of the victims are armed you ' re a hypocrite\"\n        ],\n        [\n            1,\n            \"user yes that is why mohammed called blacks heads\"\n        ],\n        [\n            1,\n            \"user kind of the same thing the prophet mohammed did\"\n        ],\n        [\n            1,\n            \"user user what do you care scumbag you murder and enslave unarmed ezidi and christian civilians\"\n        ],\n        [\n            1,\n            \"user nice of isis to get them together in one place so we can take out the trash\"\n        ],\n        [\n            1,\n            \"user entire unarmed innocent ezidi families were slaughtered and enslaved by isis so shut up hypocrite\"\n        ],\n        [\n            1,\n            \"user user poor kid all he wanted was to grow up and behead we feel so bad for him at 14 isis would have sent him to kill\"\n        ],\n        [\n            1,\n            \"user user it will be the same evil that are already there in a different uniform\"\n        ],\n        [\n            1,\n            \"user the terrorists follow islam exactly as it is defined in the quran and the hadith there are over 100 islam terrorist groups\"\n        ],\n        [\n            1,\n            \"user it's fair if the religion itself is extremist and if most of it's followers subscribe to what the religion\"\n        ],\n        [\n            1,\n            \"rt user moderate pals syrian rebel sharia enforcers storm wedding party arrest 17 for listening to music url\"\n        ],\n        [\n            1,\n            \"user and what race are muslims exactly the race of the stupid blind and violent\"\n        ],\n        [\n            1,\n            \"user user 3 executions that's about one of a days worth for correct isis\"\n        ],\n        [\n            1,\n            \"user user you animals want to return to the of slavery you are by definition scum\"\n        ],\n        [\n            1,\n            \"user user haven't seen that much idiotic and incoherent babbling cliche and second hand propaganda in a long time blocked\"\n        ],\n        [\n            1,\n            \"user oh good that get's them out from behind the civilians so that the peshmerga can kill them\"\n        ],\n        [\n            1,\n            \"user user even muslims don't want to live under a dictatorship and everybody living in isis land hates them\"\n        ],\n        [\n            1,\n            \"user that's the of following a religion of uneducated morons so that you have to rely on for everything\"\n        ],\n        [\n            1,\n            \"user we all saw video of how kobane was entirely taken by the daesh and only up was left we are still laughing\"\n        ],\n        [\n            1,\n            \"user daesh murdered three thousand unarmed ezidi civilians in cold blood and enslaved their women you want sympathy idiot\"\n        ],\n        [\n            1,\n            \"user looks like a as people are forced to go to mosque at gun point daesh are creating hundreds of thousands of atheists\"\n        ],\n        [\n            1,\n            \"user he says while in invented and built devices\"\n        ],\n        [\n            1,\n            \"user user too bad the caliphate is too stupid to create it's own twitter only produce morons\"\n        ],\n        [\n            1,\n            \"user that's a complete lie they murdered 3000 unarmed ezidi civilians who had done nothing to them and enslaved their women\"\n        ],\n        [\n            1,\n            \"user the next step in warfare is the ground drone a robot that will walk up to the jihadi and blow out his brains\"\n        ],\n        [\n            1,\n            \"user the ground drone will be bullet proof and carry small rockets to\"\n        ],\n        [\n            1,\n            \"user the phony allah worshiping madrassa rats will die at the hands of controllers a thousand miles away\"\n        ],\n        [\n            1,\n            \"user the end result being that the jihadi will be turned into a piece of outdated garbage with zero real world value\"\n        ],\n        [\n            1,\n            \"user user scum bag islamists evacuated all the christian and ezidi civilians from their homes in mosul raqqa sinjar\"\n        ],\n        [\n            1,\n            \"user user are those the ezidi children murdered by muslims\"\n        ],\n        [\n            1,\n            \"user user and they would be right the quran and hadith clearly declared war on all mankind 1400 years ago\"\n        ],\n        [\n            1,\n            \"user user don't be an idiot there are more than 100 muslim terrorist organizations no other religion has anything close\"\n        ],\n        [\n            1,\n            \"user user don't be an idiot the quran and the hadith declared war on all mankind 1400 years ago time for mankind to declare war\"\n        ],\n        [\n            1,\n            \"user user the follower of the pedophile prophet tries to be funny but the world will outlaw islam soon\"\n        ],\n        [\n            1,\n            \"user user so you just blow off the ones murdered by the islamists using dead kids for your religious objectives\"\n        ],\n        [\n            1,\n            \"user user did you learn that logic in a madrassa\"\n        ],\n        [\n            1,\n            \"user user painting others as inhuman is exactly what the quran does to non believers\"\n        ],\n        [\n            1,\n            \"user user islam is a pile of hatred murder bigotry sexism islam is filth that has divided and destroyed mankind\"\n        ],\n        [\n            1,\n            \"user thanks for showing again that blacks are the biggest racists blocked\"\n        ],\n        [\n            1,\n            \"user at that point in time america thought that islam was just a normal religion now we know that it is a piece of filthy imperialism\"\n        ],\n        [\n            1,\n            \"user since muslims don't speak out against their terrorists why should we url\"\n        ],\n        [\n            1,\n            \"user user muslims kill 50 times that many innocent non muslims every day so i don't care\"\n        ],\n        [\n            1,\n            \"user user all the land that islam holds came from war and murder the us does not occupy a single country anywhere\"\n        ],\n        [\n            1,\n            \"user user not nearly to the extent that they went insane over a mohammed cartoon\"\n        ],\n        [\n            1,\n            \"user user the difference is that islam has a requirement for jihad has over 100 large terrorist orgs and declared war on world\"\n        ],\n        [\n            1,\n            \"user user the world is doing nothing islam is producing the terrorist activities and has been for 1400 years\"\n        ],\n        [\n            1,\n            \"user user every religion and non religion on the planet is at war with islam every border with a muslim state is a bloody border\"\n        ],\n        [\n            1,\n            \"user yes the western world was unaware of the layer of islamolunatics that lived under the thumbs of the dictators\"\n        ],\n        [\n            1,\n            \"user and that meant that once the dictators were gone the islamolunatics would try to disrupt democracy with violence\"\n        ],\n        [\n            1,\n            \"user unfortunately real islam as defined in the quran and hadith is too backwards and inhuman even for most me muslims\"\n        ],\n        [\n            1,\n            \"user and since islam declared war on all humanity humanity must return the favor and declare war on islam\"\n        ],\n        [\n            1,\n            \"user what are you talking about islam declared war with the world that is more than enough\"\n        ],\n        [\n            1,\n            \"user how many muslims there are is irrelevant the declaration of war on mankind is clearly spelled out in quran and hadiths\"\n        ],\n        [\n            1,\n            \"user it's muslims that do virtually all the killing for example 80 of civilians killed in afghanistan are killed by taliban\"\n        ],\n        [\n            1,\n            \"user hamas was elected once and have not had elections since they have skipped many elections was going in same direction\"\n        ],\n        [\n            1,\n            \"user and if muslims are angry that they can't force islam on people who cares url\"\n        ],\n        [\n            1,\n            \"user wrong apostacy is the equivalent of leaving america and becoming a citizen of another country there is no penalty\"\n        ],\n        [\n            1,\n            \"user the hypocrisy of islam is that they expect to convert people from other religions but they murder converts from their own\"\n        ],\n        [\n            1,\n            \"user and furthermore they murder anyone who tries to convert a muslim but demand the freedom to convert non muslims\"\n        ],\n        [\n            1,\n            \"user islam is an entire religion built on intolerance and jihad it's time for the world to stop it\"\n        ],\n        [\n            1,\n            \"user actually muslims enslaved far more than anyone else the prophet mohammed was a slave trader jesus had no slaves\"\n        ],\n        [\n            1,\n            \"user furthermore the muslims were the last to give up slavery and many only did it under pressure from the west\"\n        ],\n        [\n            1,\n            \"user but the western world gave up slavery on it's own no one forced them from the outside\"\n        ],\n        [\n            1,\n            \"user and now every jihadi group wants to slavery in the present because the quran approves it and mohammed practiced\"\n        ],\n        [\n            1,\n            \"user so if you are against slavery you cannot be a muslim so why are you crying about slavery when the quran approves it\"\n        ],\n        [\n            1,\n            \"user the first were the muslims they invaded the christian world 400 years before the crusades\"\n        ],\n        [\n            1,\n            \"user the muslims conquered 2 3 of the christian world before it attacked back so again what are you crying about\"\n        ],\n        [\n            1,\n            \"user the muslims also invaded india and murdered 80 million hindus they virtually exterminated all buddhist on in india\"\n        ],\n        [\n            1,\n            \"user the muslims attacked and murdered the in and the buddhists in afghanistan\"\n        ],\n        [\n            1,\n            \"user no minorities of any kind are left in saudi and several other gulf states having been exterminated by muslims\"\n        ],\n        [\n            1,\n            \"user now muslim terror groups are trying to complete the job of killing or throwing out any remaining minority groups in arabia\"\n        ],\n        [\n            1,\n            \"user islam is the most genocidal religion on the planet mankind must exterminate islam or be exterminated by it\"\n        ],\n        [\n            1,\n            \"user because while other groups can evolve the violence of the quran and hadith prevent islam from ever being a human religion\"\n        ],\n        [\n            1,\n            \"user the lesson the world learned about islam is that when we get rid of their brutal dictators they are replaced by brutal islamists\"\n        ],\n        [\n            1,\n            \"user islam declared war on all mankind 1400 years ago now we return the favor url\"\n        ],\n        [\n            1,\n            \"user isis continues their big against unarmed civilians they just can't win a fight against anything but families\"\n        ],\n        [\n            1,\n            \"user mohammed owned 28 slaves so if you are against slavery you are against mohammed otherwise you are just bull\"\n        ],\n        [\n            1,\n            \"user but your whole conversation about slavery is phony bull shit propaganda since you follow a slave owner prophet\"\n        ],\n        [\n            1,\n            \"user good we have established that muslims are and that their humanity has failed to evolve past slave owning\"\n        ],\n        [\n            1,\n            \"user by practicing islam you are on all jews christians and non believers check code of umar url\"\n        ],\n        [\n            1,\n            \"user it's not a prophet competition it's about following a fraud who owned slaves had people murdered was a bigot etc\"\n        ],\n        [\n            1,\n            \"user that's idiotic not holding a sick terrorist god sacred is far from not holding anything sacred\"\n        ],\n        [\n            1,\n            \"user killing people because they believe differently than you and express that is not an excuse for murder except among muslims\"\n        ],\n        [\n            1,\n            \"user i have no fear of idiots like you at all what turns my stomach is the destruction to freedom and humanity that islam causes\"\n        ],\n        [\n            1,\n            \"user islam is a pile of manure that destroys human freedom human life human expression and creates endless\"\n        ],\n        [\n            1,\n            \"user oh please lecture me about porn when muslims are the worlds biggest porn consumers and islamic heaven is a\"\n        ],\n        [\n            1,\n            \"user islam has never been a resistance to oppression it has always been source of oppression to both believers and non believer\"\n        ],\n        [\n            1,\n            \"user islam has hadiths that tell you what hand to use to wipe your ass there is zero room for in it\"\n        ],\n        [\n            1,\n            \"user islam is a slave religion both for it's followers and for the people it and for the it rules\"\n        ],\n        [\n            1,\n            \"user i wouldn't be too concerned about that because outside the canon of islam there is no historical evidence of mohammed\"\n        ],\n        [\n            1,\n            \"user that's how muslims react when the traffic light turns red\"\n        ],\n        [\n            1,\n            \"rt user islamic states reveals it's air force lol daesh bags isis isil url\"\n        ],\n        [\n            1,\n            \"user good tweet but they actually start selling their daughters at 9\"\n        ],\n        [\n            1,\n            \"user europe needs to their muslim immigrants\"\n        ],\n        [\n            1,\n            \"user it's not about a single terrorist there are an endless supply of them it's about a hate cult called islam\"\n        ],\n        [\n            1,\n            \"rt user arab slave trade 140 to 200 million non muslim slaves from all colors and still happening today url\"\n        ],\n        [\n            1,\n            \"user may allah bless him with 72 virgin pigs\"\n        ],\n        [\n            1,\n            \"user user roflmao where is the picture\"\n        ],\n        [\n            1,\n            \"user user nobody cares about your stupid we are simple going to kill all the daesh hope you are one of em\"\n        ],\n        [\n            1,\n            \"user user let's stop pretending and get the war between the islamolunatics and the rest of the world started now\"\n        ],\n        [\n            1,\n            \"user and some idiots want to support the muslims that are trying to exterminate israel\"\n        ],\n        [\n            1,\n            \"user how long before some idiot politician tells us that this is not about islam but about some islamic extremist hashtag\"\n        ],\n        [\n            1,\n            \"rt user the logic of islam clearly in those who follow its ideology and to be slave url\"\n        ],\n        [\n            1,\n            \"user you are a total liar just like your pedophile prophet un soldiers don't burn people alive\"\n        ],\n        [\n            1,\n            \"user user problem with vile muslims is that they try to excuse the crimes of islam rather than get rid of them\"\n        ],\n        [\n            1,\n            \"user user and looking at your page i can see that you are in the business of images islamist\"\n        ],\n        [\n            1,\n            \"user this is why the world knows that muslims are taqiyya liars that manufacture fraudulent data\"\n        ],\n        [\n            1,\n            \"user user this coming from a muslim hypocrite the religion that declared war on humanity and are population\"\n        ],\n        [\n            1,\n            \"user user as usual he will say that islamist terrorism has nothing to do with islam\"\n        ],\n        [\n            1,\n            \"user i'm totally sick of these politically statements after every attack by islam on humanity\"\n        ],\n        [\n            1,\n            \"user user muslim terrorist execute people daily but when rare response happens to that they fake being the victims\"\n        ],\n        [\n            1,\n            \"user stupid comment that was illegal for us soldiers and they were for muslims their organizations make murderers heroes\"\n        ],\n        [\n            1,\n            \"user user furthermore your heroes the taliban are responsible for the murder of 80 of afghan civilians so stick it asshole\"\n        ],\n        [\n            1,\n            \"user user the asshole prophet mohammed who was a slave trader pedophile murderer war monger sexist bigot caravan robber\"\n        ],\n        [\n            1,\n            \"user yeah i know being a human being is against islam islam must be outlawed\"\n        ],\n        [\n            1,\n            \"user a shit sucking muslim bigot like you wouldn't recognize history if it up your cunt you think photoshop is a truth\"\n        ],\n        [\n            1,\n            \"user why would i care about the opinion of a guy who follows a pedophile prophet\"\n        ],\n        [\n            1,\n            \"user user you dumb asshole he slavery he raped slave girls he was a pedophile how can you call him great anything\"\n        ],\n        [\n            1,\n            \"user user these morons that you show talking about mohammed give no facts and knew nothing about him\"\n        ],\n        [\n            1,\n            \"user user read the statistics microbrain look at the percentage of the worlds muslims that want to kill apostates\"\n        ],\n        [\n            1,\n            \"user and 83 25 says they drink wine in heaven so islamic heaven is basically a whore house very spiritual lol\"\n        ],\n        [\n            1,\n            \"user mohammed led 17 military expeditions beheaded 600 jews in one day married a six year old girl etc etc get the picture\"\n        ],\n        [\n            1,\n            \"user the great left lie is that it's just a handful of extremists url\"\n        ],\n        [\n            1,\n            \"user the point is about what the society supports and what it does not support barbarity is not an in muslim society\"\n        ],\n        [\n            1,\n            \"user and the christian world got rid of slavery by itself the muslim world was pressured into getting rid of it and now returns to it\"\n        ],\n        [\n            1,\n            \"user again you are an idiot others did bad things so we have to ignore the barbarity of islam\"\n        ],\n        [\n            1,\n            \"user who cares if it has been revised a million times what does that have to do with the barbarity of islam\"\n        ],\n        [\n            1,\n            \"user yeah and don't you waste your time hating sexists and racists are you going to do that\"\n        ],\n        [\n            1,\n            \"user you are defending the prophet mohammed and he was a murderer sexist imperialist and bigot\"\n        ],\n        [\n            1,\n            \"user i'm telling you that the religion of islam is guilty of the murder of 280 million citizens of the earth and i will not\"\n        ],\n        [\n            1,\n            \"user have some pc tell me to accept a cult of hate\"\n        ],\n        [\n            1,\n            \"user the followers of the religion give a shit about the prophet of the religion he is their example and always will be\"\n        ],\n        [\n            1,\n            \"user a religion who has a murdering hating pedophile at it's core has no room to be reformed\"\n        ],\n        [\n            1,\n            \"user because more slavery exists in the islamic world than anywhere else and i am very much against n korea\"\n        ],\n        [\n            1,\n            \"user by hating the ideaology that enables it that is what i'm doing\"\n        ],\n        [\n            1,\n            \"user islam is not a race microbrain it is a religion you can always tell a leftist because when he runs out of arguments he\"\n        ],\n        [\n            1,\n            \"user the question is not about people doing bad things it is about the religion supporting and demanding those things\"\n        ],\n        [\n            1,\n            \"user okay show me where buddha or ever hurt anyone or anyone be hurt\"\n        ],\n        [\n            1,\n            \"user buddha said that slavery was unacceptable 1100 years before the slave trader mohammed came along\"\n        ],\n        [\n            1,\n            \"user so if a buddhist owns a slave you can say that he goes against his religion but a muslim slave owner is not going against his\"\n        ],\n        [\n            1,\n            \"user this means that if you want to establish a ideaology islam will get in the way much more than buddhism\"\n        ],\n        [\n            1,\n            \"user user chomsky is a racist islam created isis\"\n        ],\n        [\n            1,\n            \"user but there are thousands of lone nut cases all motivated by islam\"\n        ],\n        [\n            1,\n            \"user one of the first thing the prophet mohammed did in his islamic quest was to start murdering jews it has never really stopped\"\n        ],\n        [\n            1,\n            \"rt user obama implies murder of 3 muslims in nc is religious bigotry but terrorists jews in a paris is a …\"\n        ],\n        [\n            1,\n            \"user islam created that monster and islam has been creating them for 1400 years url\"\n        ],\n        [\n            1,\n            \"rt user after the recent rape murder case of a female turkish student other turkish women are telling their stories to the …\"\n        ],\n        [\n            1,\n            \"user one way of helping to prevent such crimes would be to outlaw the sick and sexist religion of islam that women\"\n        ],\n        [\n            1,\n            \"user on the contrary the brutal bigoted sexist god of islam encourages the abuse of women url\"\n        ],\n        [\n            1,\n            \"user erdogan is a fascist islamist scum bag women's employment has decreased 30 under him violence against women has increased\"\n        ],\n        [\n            1,\n            \"user user the sunni are genocidal criminals living off loot they stole from minorities what they want counts for nothing\"\n        ],\n        [\n            1,\n            \"user eventually followed by no future for christians in uk eventually followed by no future for atheists in uk\"\n        ],\n        [\n            1,\n            \"user yes all that islam is making isis so loving idiot url\"\n        ],\n        [\n            1,\n            \"user it's basically an empty excuse that leftists and muslims use for their anti us bigotry\"\n        ],\n        [\n            1,\n            \"user that's just as big a fallacy as the oil fallacy the us had zero to do with the creation of al\"\n        ],\n        [\n            1,\n            \"user unlike you i do read before making assumptions i read all of the quran and many of the hadiths that is how i know it's vile\"\n        ],\n        [\n            1,\n            \"user the fact that there were two layers of evil to be dealt with in iraq doesn't mean they should both be left alone\"\n        ],\n        [\n            1,\n            \"user the parallel between the behavior of terrorist organizations and the prophet mohammed is something i've for 15 year\"\n        ],\n        [\n            1,\n            \"user user anything an american does america anything a muslim does is an idiot\"\n        ],\n        [\n            1,\n            \"user guys in are militants captured in war people in isis are women and children microbrain\"\n        ],\n        [\n            1,\n            \"user the jihadists fight for the interest of the and the pedophile prophet not for the interest of the people\"\n        ],\n        [\n            1,\n            \"user gee last week it was the nazis this week the next week the never has such a fool used the buddha\"\n        ],\n        [\n            1,\n            \"user after committing genocide and murdering countless civilians scum bag try to use babies for propaganda\"\n        ],\n        [\n            1,\n            \"user islam is the of oppression and i thank isis for helping the world to kill islam\"\n        ],\n        [\n            1,\n            \"user user so tell me what could possible happen that you would consider to be proof that allah and mohammed were frauds\"\n        ],\n        [\n            1,\n            \"user user yeah i read that and every verse of the tao te ching is superior to every verse of the quran so quran is fraud\"\n        ],\n        [\n            1,\n            \"user user i've seen it before microbrain i just told you every verse of the tao te ching is superior to every verse of quran\"\n        ],\n        [\n            1,\n            \"user user you challenge has been accepted you have been given better verses proving the quran is a fraud\"\n        ],\n        [\n            1,\n            \"user actually they follow the quran and the hadiths exactly it's the moderate muslims who ignore much of their canon\"\n        ],\n        [\n            1,\n            \"user i read the entire quran and much of the hadiths i know more about islam than most muslims it is a curse to all mankind\"\n        ],\n        [\n            1,\n            \"user the muslims are the crusaders microbrain\"\n        ],\n        [\n            1,\n            \"user user given that islam declared war on all humanity 1400 years ago why should we not burn down all mosques\"\n        ],\n        [\n            1,\n            \"user and how about if we investigate the hate speech in the quran url\"\n        ],\n        [\n            1,\n            \"user the saudis will arm sunni rebels in yemen civil war is inevitable\"\n        ],\n        [\n            1,\n            \"whatever happens in hashtag when it is over the country will be in the hands of one islamofascist group or another hashtag\"\n        ],\n        [\n            1,\n            \"the question is how hard should we work to keep the muslims from killing each other since they seem so determined to continue hashtag\"\n        ],\n        [\n            1,\n            \"rt user user proper islam phobia is not a medical condition it is truth\"\n        ],\n        [\n            1,\n            \"user the quran is an incoherent piece of garbage created for mental hashtag\"\n        ],\n        [\n            1,\n            \"user they have been beheading christians jews buddhist hindus ezidis etc for 1400 years their prophet did it from the start\"\n        ],\n        [\n            1,\n            \"user most of the christians that were a part of the palestinians have been killed or driven out by palestinian muslims\"\n        ],\n        [\n            1,\n            \"user if you want to understand isis understand islam they are exactly the same\"\n        ],\n        [\n            1,\n            \"user there is no difference in what the prophet mohammed did and in what isis does\"\n        ],\n        [\n            1,\n            \"user user wrong they were connected to the muslim brotherhood and they were anti semitic bigots\"\n        ],\n        [\n            1,\n            \"user user pigs like you never whine so loud at the hundreds of murders by muslims every day around the world\"\n        ],\n        [\n            1,\n            \"user user show me your posts about the christians murdered on blasphemy charges pig\"\n        ],\n        [\n            1,\n            \"user user war chopping off heads raping slave girls were mohammed's favorite activities\"\n        ],\n        [\n            1,\n            \"user saudi would be a big joke if it wasn't crushing the lives of millions of people hashtag\"\n        ],\n        [\n            1,\n            \"saudi cleric believes earth does not revolve around sun there must be 50 ways to return to the 7th century with hashtag as your expert guide\"\n        ],\n        [\n            1,\n            \"saudi cleric sun around the earth now you can understand why madrassa graduates have no skill but jihad hashtag hashtag\"\n        ],\n        [\n            1,\n            \"knowledge and muslim non sets hashtag\"\n        ],\n        [\n            1,\n            \"rt user women are being to ' brutal abnormal ' sex acts after marrying isis militants url\"\n        ],\n        [\n            1,\n            \"rt user saudi arabia sewer qurans when you can't express your hatred for islam in words throw them in the sewer url\"\n        ],\n        [\n            1,\n            \"why do saudis isis and taliban their women because islam tells them to url\"\n        ],\n        [\n            1,\n            \"user the is correct isis exactly as the prophet mohammed behaved\"\n        ],\n        [\n            1,\n            \"rt user user exactly is this why europe has sharia no go zones so they can hide their child rapists\"\n        ],\n        [\n            1,\n            \"user wrong isis follows the example of mohammed and the quran exactly\"\n        ],\n        [\n            1,\n            \"isis shines a spotlight on the barbarity of islam but isis did not create that barbarity it simply follows it to the letter hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user user there are no scholars in islam superstition is not a subject for scholars\"\n        ],\n        [\n            1,\n            \"rt user muslim found guilty of to behead british soldiers cases like this need the death penalty url\"\n        ],\n        [\n            1,\n            \"rt user islamic terrorists are only practicing what's taught in islam that ' s the truth and the ' elephant ' in the room which ev …\"\n        ],\n        [\n            1,\n            \"user if you don't follow what is in the sunnah you don't follow what is in the sunnah i could care less about your\"\n        ],\n        [\n            1,\n            \"user who cares isis does what mohammed did tens of thousands also do and have joined him muslims crazy url\"\n        ],\n        [\n            1,\n            \"user a again give me a verse number that shows that isis is not following islam\"\n        ],\n        [\n            1,\n            \"user user chapel hill is not surprising what is surprising is that given the level of islamic terrorism there is so little\"\n        ],\n        [\n            1,\n            \"user user now if anyone in the west said that you would go but for islam you are a pandering ass\"\n        ],\n        [\n            1,\n            \"user user islam women as little more than slaves but you defend islam and call me\"\n        ],\n        [\n            1,\n            \"user user that which your right hand means slave the quran gives clear permission to rape slaves\"\n        ],\n        [\n            1,\n            \"user user we are wasting our time with kelly she is willing to stab 800 million women in the back just to be pc\"\n        ],\n        [\n            1,\n            \"user user yes those millions that won't let women drive in saudi vote in and cut their all over\"\n        ],\n        [\n            1,\n            \"user user those law muslims that have a 90 domestic violence rate in pakistan and murder people for blasphemy\"\n        ],\n        [\n            1,\n            \"user user isis land and the birth place of islam didn't give up slavery until still have it\"\n        ],\n        [\n            1,\n            \"user user so now you admit that the quran sexual slavery and try to change the subject\"\n        ],\n        [\n            1,\n            \"user user and the hadiths are even more specific about sexual slavery\"\n        ],\n        [\n            1,\n            \"user user and they all use the same barbaric quran and hadiths and they all abuse women\"\n        ],\n        [\n            1,\n            \"user user since the islamist erdogan came to power women's employment in turkey fell 30 he considers them baby machines\"\n        ],\n        [\n            1,\n            \"user user i don't care who they are they might as well claim that they are scholars in witchcraft they are madrassa rats\"\n        ],\n        [\n            1,\n            \"user user and madrassa rats are always stupid like the one who just claimed that the sun goes around the earth\"\n        ],\n        [\n            1,\n            \"user user since islam has already declared war on mankind mankind needs to declare war back on islam\"\n        ],\n        [\n            1,\n            \"user user we don't support tyrants islam produces nothing but tyrants all the and were tyrants\"\n        ],\n        [\n            1,\n            \"user user if the muslim world ever produced anything but tyrants dictators fascists and fanatics we would support them\"\n        ],\n        [\n            1,\n            \"user user the people who were killed were supporters of the muslim brotherhood young terrorists in the making\"\n        ],\n        [\n            1,\n            \"muslims raise their children on hate url\"\n        ],\n        [\n            1,\n            \"user nobody gives a fuck about the streets when you are practicing genocide murder and slavery microbrain\"\n        ],\n        [\n            1,\n            \"rt user obama and his love for golf is greater that love for christians or jews url\"\n        ],\n        [\n            1,\n            \"user user either that murdering scum wins or the murdering sexist genocidal islamist scum wins either way scum wins\"\n        ],\n        [\n            1,\n            \"user user fuck these people that want to steal our freedom of speech for the sake of a fascist religious ideology\"\n        ],\n        [\n            1,\n            \"user user turkey is islamist let them pay the price for europe and us are secular don't want islamolunatics\"\n        ],\n        [\n            1,\n            \"rt user watched his city attacked people jump to their deaths he's entitled to say wtf he wants about the guy shield …\"\n        ],\n        [\n            1,\n            \"user user all westerners didn't subscribe to nazi ideology all muslims subscribe to the religion of murder and bigotry\"\n        ],\n        [\n            1,\n            \"user allah the terrorist can stick what he wants up his giant ass\"\n        ],\n        [\n            1,\n            \"user this man is a fraud trying to convince westerners that the religion of hatred murder bigotry and sexism is something different\"\n        ],\n        [\n            1,\n            \"if isis has nothing to do with hashtag then why doesn't it attract jews buddhists atheists christians why only muslims\"\n        ],\n        [\n            1,\n            \"user this is a list of lies and that you are presenting it has zero to do with the quran and hadiths\"\n        ],\n        [\n            1,\n            \"rt user articles the muslim takeover of west url wherever islam reaches critical mass in the west …\"\n        ],\n        [\n            1,\n            \"user had nothing to do with islam mohammed's first wife was a rich before islam\"\n        ],\n        [\n            1,\n            \"user islam does nothing but freeze the status of women to the 7th century\"\n        ],\n        [\n            1,\n            \"user islam treats women like slaves and anyone who says otherwise is women in the back url\"\n        ],\n        [\n            1,\n            \"user i just told you that women owned property before islam had nothing to do with islam islam is sexist to the very core\"\n        ],\n        [\n            1,\n            \"user women lead squat a woman can never be her testimony is half that of a man she get's nothing for jihad\"\n        ],\n        [\n            1,\n            \"user your religion makes the entire woman a giant sex organ and forces her to hide every bit of it\"\n        ],\n        [\n            1,\n            \"user are you so stupid your prophet explicitly stated his sexism url\"\n        ],\n        [\n            1,\n            \"user your religion teaches you to shut up obey your husband stay in your house cover in a tent and calls you stupid\"\n        ],\n        [\n            1,\n            \"user you just proved that you are stupid i just showed you the hadiths where mohammed calls women stupid and you still deny it\"\n        ],\n        [\n            1,\n            \"user i don't have a book i have several hundred books here is a couple that expose the vileness of islam url\"\n        ],\n        [\n            1,\n            \"user there are many supposed americans that work to destroy america\"\n        ],\n        [\n            1,\n            \"user daesh really go to extremes to stage their propaganda material\"\n        ],\n        [\n            1,\n            \"user again they died because of hate because islam encourages that hate\"\n        ],\n        [\n            1,\n            \"user user a their bodies are far from finishing growth b their minds are far from finishing growth\"\n        ],\n        [\n            1,\n            \"user user but the pedophile prophet mohammed only cared about his and his desires\"\n        ],\n        [\n            1,\n            \"user user who else are we suppose to talk to in muslim land when they produce nothing but filth\"\n        ],\n        [\n            1,\n            \"user user muslims don't produce thomas or mahatma and they don't produce freedom or democracy\"\n        ],\n        [\n            1,\n            \"user user the ezidis were out in the open with no shelter for 6 month because of so who cares\"\n        ],\n        [\n            1,\n            \"user user attacking innocent unarmed civilians is the only success the daesh have any more\"\n        ],\n        [\n            1,\n            \"user user we don't care as long as there are a lot of dead they will loose more than they gain\"\n        ],\n        [\n            1,\n            \"user karen armstrong is a liar that tries to the inherent violence hatred and bigotry of islam and its prophet\"\n        ],\n        [\n            1,\n            \"user the prophet mohammed didn't bother to help the poor to convert them but rather converted at the point of the sword\"\n        ],\n        [\n            1,\n            \"user this is actually the only kind of job that are suited for\"\n        ],\n        [\n            1,\n            \"user americans didn't burn any libraries microbrain and even if they did why punish iraqis by burning their libraries\"\n        ],\n        [\n            1,\n            \"user daesh followers of the pedophile prophet mohammed and the terrorist allah are dying in their rage and in their thousands\"\n        ],\n        [\n            1,\n            \"user user i hope they just outlaw the vile religion of islam entirely they should have done it 30 years ago\"\n        ],\n        [\n            1,\n            \"user user just like there was 1400 years ago the flies are free\"\n        ],\n        [\n            1,\n            \"we all assume that societies will progress but hashtag forces societies to afghanistan and now url\"\n        ],\n        [\n            1,\n            \"islam the destroyer of human rights women's rights western feminists the defenders and of islam url\"\n        ],\n        [\n            1,\n            \"user mostly it shows how vile inhuman and barbaric that religion is hashtag\"\n        ],\n        [\n            1,\n            \"user saying that islam is a way of life means that islam actually tells you which hand to use to wipe your ass\"\n        ],\n        [\n            1,\n            \"user saying that islam is a way of life means that it tells you that you cannot have democracy and must instead follow a pedophile\"\n        ],\n        [\n            1,\n            \"user saying that hashtag is a way of life means that human freedom is and the inhuman laws of a criminal must be followed\"\n        ],\n        [\n            1,\n            \"user fuck allah the phony god of islam and terrorism outlaw hashtag now\"\n        ],\n        [\n            1,\n            \"user true and most of them were from well off families and their follows their increased attendance at mosques\"\n        ],\n        [\n            1,\n            \"user so we bombed hitler and various dictators because they refused to be slaves muslims need to get a grip on reality\"\n        ],\n        [\n            1,\n            \"user user there you go you just showed why islam is a vile and inhuman religion\"\n        ],\n        [\n            1,\n            \"user user all fought against fascist or islamolunatic for example\"\n        ],\n        [\n            1,\n            \"user user 80 of afghan civilians are killed by taliban so it is a service to mankind to bomb the taliban\"\n        ],\n        [\n            1,\n            \"user islam doesn't answer anything it to answer with and delusional superstition\"\n        ],\n        [\n            1,\n            \"user in 1400 years islam has never produced anything other than tyrants and the world is obligated to deal with them\"\n        ],\n        [\n            1,\n            \"user if muslims ever produced a decent leader the world would be to accept him\"\n        ],\n        [\n            1,\n            \"user user another case of if you say islam is violent we will kill you\"\n        ],\n        [\n            1,\n            \"user 1400 years ago islam stole all women's rights and turned them into slaves forever\"\n        ],\n        [\n            1,\n            \"user user that's because gaza is full of jihadi criminals who have never done a days work in their lives\"\n        ],\n        [\n            1,\n            \"user user considering the endless stream of murders against minorities by muslims who cares\"\n        ],\n        [\n            1,\n            \"user user there is no such thing as islamophobia that is like saying there is naziphobia\"\n        ],\n        [\n            1,\n            \"user you are the one who believes in a god that asks one part of his creation to murder another part impossible to get any\"\n        ],\n        [\n            1,\n            \"user by showing your love of a genocidal animal like baghdadi you have given the reason why islam must be exterminated\"\n        ],\n        [\n            1,\n            \"user user and there is the next thing that is wrong with muslims most of you are liars 80 were killed by taliban\"\n        ],\n        [\n            1,\n            \"user user and it is muslims who were the first crusaders attacking the christian world for centuries before it attacked back\"\n        ],\n        [\n            1,\n            \"user user you are lying again just like a muslim the quran approves of raping slave girls explicitly\"\n        ],\n        [\n            1,\n            \"user user islam is based on theft mohammed raised his armies by giving them 4 5 of everything they stole\"\n        ],\n        [\n            1,\n            \"user the saudis were the before there was any involvement of the us\"\n        ],\n        [\n            1,\n            \"user but it really doesn't matter who the animals are fighting they have been murdering someone for 1400 years\"\n        ],\n        [\n            1,\n            \"user user taqiyya is used by all muslims mohammed was a liar who often lied for islam\"\n        ],\n        [\n            1,\n            \"user user because islamic canon are a pack of contradictory idiocy in other hadiths mohammed says to kill all dogs\"\n        ],\n        [\n            1,\n            \"user user i'm not interested in your shia and sunni are all following the vile pedophile prophet\"\n        ],\n        [\n            1,\n            \"user of course the old mohammed gave himself permission to screw pretty much whatever he liked url\"\n        ],\n        [\n            1,\n            \"user i don't care if they are shia islamolunatics or sunni islamolunatics the are all filth to me\"\n        ],\n        [\n            1,\n            \"user user the reason why mohammed's thugs went to war was to get what they could steal\"\n        ],\n        [\n            1,\n            \"user user the hadiths are the sunnah of the prophet microbrain so you can't throw out the ones you don't like\"\n        ],\n        [\n            1,\n            \"user lol first you deny that islam permits the rape of slave girls then you verify it get lost i'm tired of you\"\n        ],\n        [\n            1,\n            \"user slowly my ass slavery longer in the muslim world that anywhere else and your hero is trying to bring it back\"\n        ],\n        [\n            1,\n            \"user another cheap muslim lie give me proof of any muslim that was punished for not being kind to the slave girls they raped\"\n        ],\n        [\n            1,\n            \"user not only do that but they can dump their wives leaving them nothing by saying three times i divorce you barbaric\"\n        ],\n        [\n            1,\n            \"user you really are a islamolunatic our soldiers are never ever allowed to rape anyone if they do they have broken the law\"\n        ],\n        [\n            1,\n            \"user but in islam they can rape women to their hearts content and there is no law against it\"\n        ],\n        [\n            1,\n            \"if hashtag is so against idols that they smash and buddhists then why do they pray at mecca and the\"\n        ],\n        [\n            1,\n            \"user again you are a muslim liar mohammed said nothing about stray and most civilized countries try to find homes\"\n        ],\n        [\n            1,\n            \"user user people who hate the nazis are not extremists and there is no diff between islam and nazis\"\n        ],\n        [\n            1,\n            \"user user considering what those local arabs did to kurds christians etc who cares\"\n        ],\n        [\n            1,\n            \"user user as long as it's not an islamolunatic in power that forces sharia on people who don't want it who cares\"\n        ],\n        [\n            1,\n            \"user user good anything is better than having islamofascists in power\"\n        ],\n        [\n            1,\n            \"user user and no doubt your friend was every place where isis could have been murdering children\"\n        ],\n        [\n            1,\n            \"user then why do you rag heads keep moving to\"\n        ],\n        [\n            1,\n            \"user the muslim do this all the time it's so common and accepted that it's not even news\"\n        ],\n        [\n            1,\n            \"user user the intellect of a muslim who thinks allah made all mankind so one part could make war on another\"\n        ],\n        [\n            1,\n            \"as expected when the terrorist group hamas won the election in gaza it was the usual one man one vote one time islamist election hashtag\"\n        ],\n        [\n            1,\n            \"user these campaigns are all lies that try to portray islam to the west as being the exact opposite of what it really is barbaric\"\n        ],\n        [\n            1,\n            \"rt user read it liberals get a reality check on life within islam your views beliefs any democracy system mean nothing http …\"\n        ],\n        [\n            1,\n            \"rt user so called terrorism is just jihad that's why terrorists are called jihadis jihad is the core of islam not a …\"\n        ],\n        [\n            1,\n            \"user the fact that i have a brain prevents me from accepting islam\"\n        ],\n        [\n            1,\n            \"rt user islam is in the news everyday not for good works but for it's savage evil url\"\n        ],\n        [\n            1,\n            \"user buddha forbid slavery 1100 years before mohammed jesus had no slaves 600 years before mohammed but mohammed was forced to have\"\n        ],\n        [\n            1,\n            \"user as usual you are a muslim liar making any excuses for a religion of barbarity murder hatred and sexism and now you are blocked\"\n        ],\n        [\n            1,\n            \"user user maybe the media didn't have space after reporting the about the thousands murdered by muslims that week\"\n        ],\n        [\n            1,\n            \"user in the meantime the terrorists who want to destroy israel have murdered hundreds of thousands and scum like you excuse them\"\n        ],\n        [\n            1,\n            \"user user the is a muslim thing they have exterminated jews and christians in most of me\"\n        ],\n        [\n            1,\n            \"user user and the quran says that the muslims must steal and occupy the entire world\"\n        ],\n        [\n            1,\n            \"user user fuck you every palestinian school teaches children to hate jews and\"\n        ],\n        [\n            1,\n            \"user user who cares the only issue is are they guilt or innocent all the rest is race baiting by assholes like you\"\n        ],\n        [\n            1,\n            \"user user female engineers make 1 17 comp to male engineers so without specific professional your info is useless\"\n        ],\n        [\n            1,\n            \"user i know that the palestinians are a group of murdering terrorists that provide no human rights to their population\"\n        ],\n        [\n            1,\n            \"user i know that the terrorist organization hamas has not had another election since their first one\"\n        ],\n        [\n            1,\n            \"user i know that they force the same sexism hatred and bigotry on their population that all islamolunatics do\"\n        ],\n        [\n            1,\n            \"user i know that they teach their kids to hate jews but they teach them nothing that is needed to run a country or economy\"\n        ],\n        [\n            1,\n            \"user i know that they have the same policy of breeding like rats and population imperialism as their prophet mohammed\"\n        ],\n        [\n            1,\n            \"user i know that they are dedicated to the extermination of the jews just like their prophet mohammed was\"\n        ],\n        [\n            1,\n            \"user i know that muslim bigotry has driven all the christians out of palestine\"\n        ],\n        [\n            1,\n            \"user the and the arabian peninsula are different places microbrain\"\n        ],\n        [\n            1,\n            \"user islam declared war on all humanity 1400 years ago while individual muslims may or may not be terrorist islam is terrorist\"\n        ],\n        [\n            1,\n            \"user no the money comes from muslims around the world who want a caliphate and the domination of islam by force\"\n        ],\n        [\n            1,\n            \"user user factual evidence there were never more than 5 million native american indians on the north american\"\n        ],\n        [\n            1,\n            \"user user there is no such thing as islamophobia just as there is no such thing as naziphobia\"\n        ],\n        [\n            1,\n            \"user user they are not as stupid as you since islam is not a race\"\n        ],\n        [\n            1,\n            \"user furthermore those jews were not in fact the city of medina was established by jews before mohammed attacked them\"\n        ],\n        [\n            1,\n            \"user fighting along side anyone in the me makes you someone else's enemy regardless of the motivation their problem not ours\"\n        ],\n        [\n            1,\n            \"user user the daesh rats keep announcing victories at the same time they keep loosing men and land the world is laughing at them\"\n        ],\n        [\n            1,\n            \"user seems like being a muslim and living off a steady diet of conspiracy theories go together islam is a religion of ignorance\"\n        ],\n        [\n            1,\n            \"user user no matter how desperately race baiting trash like you want islam to be a race it's not\"\n        ],\n        [\n            1,\n            \"user islamophobia is like naziphobia it's an abuse of language for political gain it looks like this url\"\n        ],\n        [\n            1,\n            \"user islamophobia fear of this url\"\n        ],\n        [\n            1,\n            \"user islamophobia fear of this url\"\n        ],\n        [\n            1,\n            \"user islamophobia fear of this url\"\n        ],\n        [\n            1,\n            \"user islamophobia fear of this url\"\n        ],\n        [\n            1,\n            \"user islamophobia fear of this url\"\n        ],\n        [\n            1,\n            \"user islamophobia fear of this url\"\n        ],\n        [\n            1,\n            \"user he's lying there is nothing that isis does that the prophet mohammed did not also do\"\n        ],\n        [\n            1,\n            \"user he is lying it's islam isis does nothing that the prophet mohammed did not also do\"\n        ],\n        [\n            1,\n            \"user the islamic communities have proven themselves to be violent lunatics url\"\n        ],\n        [\n            1,\n            \"user that's because it's all about the barbarity of islam not the beards\"\n        ],\n        [\n            1,\n            \"user the islam is the hate microbrain url\"\n        ],\n        [\n            1,\n            \"user one of the vile things about islam is that it murders people for their freedom of speech\"\n        ],\n        [\n            1,\n            \"user balance what the hate cult of islam has zero place in american schools\"\n        ],\n        [\n            1,\n            \"user you are a liar islam murdered 120 million black africans url\"\n        ],\n        [\n            1,\n            \"user muslims train babies to hate and murder then use them for propaganda url\"\n        ],\n        [\n            1,\n            \"user i read the entire quran and many of the hadiths and murdering unbelievers and forcing islam on people is exactly what it is\"\n        ],\n        [\n            1,\n            \"user good time to the cult of hatred and murder hashtag\"\n        ],\n        [\n            1,\n            \"user the majority of muslims have already shown themselves to be radical in polls url\"\n        ],\n        [\n            1,\n            \"user no but if you are following a quran that has hatred and bigotry in it it makes you a hateful bigot\"\n        ],\n        [\n            1,\n            \"user it is justice to punish your parents if they taught you murder like islam teaches murder url\"\n        ],\n        [\n            1,\n            \"user and islam is the cause of what the radicals are doing because the prophet mohammed did the same things and they follow him\"\n        ],\n        [\n            1,\n            \"user you are the liar he beheaded 600 jewish men in one day and sold their women and children into slavery\"\n        ],\n        [\n            1,\n            \"user really don't you know anything about your evil religion url\"\n        ],\n        [\n            1,\n            \"user you are living under severe delusions the reason mohammed so hated jews was because so few were willing to convert\"\n        ],\n        [\n            1,\n            \"user you can never get rid of the radical muslims because the quran and hadiths will always produce more\"\n        ],\n        [\n            1,\n            \"user no one will cut my head off or sell me into slavery the only thing that will happen is the irs will take some of my property\"\n        ],\n        [\n            1,\n            \"user liar those hadith come from the usc muslim student association hadith web site and here is more url\"\n        ],\n        [\n            1,\n            \"user wrong islam didn't give women any rights and it them in their houses remember was wealthy before islam\"\n        ],\n        [\n            1,\n            \"user too stupid hamas is a murdering terrorist group that forces islamist oppression on everyone the can\"\n        ],\n        [\n            1,\n            \"user i also know that you are lying because i have three translated qurans that say the same thing as the translations i gave you\"\n        ],\n        [\n            1,\n            \"user but thanks for demonstrating for the time how muslims lie about their religion\"\n        ],\n        [\n            1,\n            \"isis or shia militia both use islam as their principle regardless of who wins the outcome will be an evil regime hashtag\"\n        ],\n        [\n            1,\n            \"user the brigade doesn't liberate anyone they are simply a different flavor of islamofascists\"\n        ],\n        [\n            1,\n            \"rt user literally every single approach road or track or open field to mosul is covered by peshmerga now url\"\n        ],\n        [\n            1,\n            \"user user that list of crimes describes what muslims have been doing to jews in the me for 1400 years\"\n        ],\n        [\n            1,\n            \"user user the muslims have exterminated virtually every minority in the me and these idiots talk about israeli\"\n        ],\n        [\n            1,\n            \"user user the arabs really are behaving people and you scum are ignoring it\"\n        ],\n        [\n            1,\n            \"user every border that islam shares with every other religion is bloody but we are suppose to believe it's the jews fault\"\n        ],\n        [\n            1,\n            \"user user jews lived on 40 of the arabian peninsula before the prophet mohammed started exterminating them\"\n        ],\n        [\n            1,\n            \"user user every non muslim demographic in every muslim country is shrinking because of attacks from muslims\"\n        ],\n        [\n            1,\n            \"user user in many gulf states like saudi there are zero minorities left due to islamic bigotry and apartheid\"\n        ],\n        [\n            1,\n            \"user user islam is at war with every other religion and non religion on the planet but idiots claim the fault is the jews\"\n        ],\n        [\n            1,\n            \"user user every muslim state is a nasty place if you are not a muslim\"\n        ],\n        [\n            1,\n            \"user user copts are attacked murdered raped and forced to convert in egypt turkey used to be almost all christian\"\n        ],\n        [\n            1,\n            \"user user so how much freedom of speech is there in gaza and do you jew hating bigots write about that\"\n        ],\n        [\n            1,\n            \"user nice to see bigots like blumenthal fight for people that practice honor killing beating women child marriage homophobia\"\n        ],\n        [\n            1,\n            \"user so why doesn't blumenthal go and ask hamas why they never have elections\"\n        ],\n        [\n            1,\n            \"user user in palestine a woman like you would have been honor killed long ago\"\n        ],\n        [\n            1,\n            \"user no the muslim states are the most murderous terrorist states on earth it's not even close\"\n        ],\n        [\n            1,\n            \"user 98 of muslims are killed by other muslims microbrain url\"\n        ],\n        [\n            1,\n            \"user israel is zero threat to world peace every muslim nation on the planet is a threat to world peace url\"\n        ],\n        [\n            1,\n            \"user and here is the list of jewish nobel they contribute about 400 times as much as muslims muslims contribute hate\"\n        ],\n        [\n            1,\n            \"user the zionist label is just something scum like you use to attack jews\"\n        ],\n        [\n            1,\n            \"user who cares where they were born camel breath they call themselves israelis and jews\"\n        ],\n        [\n            1,\n            \"user no i'll put you there because being nothing more to mankind than muslims\"\n        ],\n        [\n            1,\n            \"user there are 1 5 billion muslims idiot for the size of their population they contribute virtually nothing\"\n        ],\n        [\n            1,\n            \"user islam is the cancer of the earth it looks like this url\"\n        ],\n        [\n            1,\n            \"user user blumenthal fights for palestine which has no freedom of speech has honor killings and beheads gays\"\n        ],\n        [\n            1,\n            \"user mohammed was a murderer rapist slave trader bigot sexist caravan robber liar and imperialist\"\n        ],\n        [\n            1,\n            \"rt user if christianity is banned in muslim countries why do we allow islam here just asking\"\n        ],\n        [\n            1,\n            \"rt user iraqi shia put sticker leader of iran near tikrit does it make sense to ask kurds should respect iraq unity url\"\n        ],\n        [\n            1,\n            \"user yeah the lunatic left who want to earn their by calling people racists don't care for people who work\"\n        ],\n        [\n            1,\n            \"user maybe they are not that anxious to have a bigot like blumenthal encourage even more muslims to murder more jews in france\"\n        ],\n        [\n            1,\n            \"rt user url 8 year old child dies at hands of 40 year old husband on wedding night this is sharia h …\"\n        ],\n        [\n            1,\n            \"rt user url one million or more illegal alien muslim set to flood into italy and the rest of euro …\"\n        ],\n        [\n            1,\n            \"user yeap there is only so much for self genocidal jews and it's blumenthal's turn to be the center of attention\"\n        ],\n        [\n            1,\n            \"user user how can palestine be free when it is ruled by islamofascists that behead gays practice honor killing murder opposition\"\n        ],\n        [\n            1,\n            \"user user the entire history of islam is one of occupation hatred and bigotry get an education\"\n        ],\n        [\n            1,\n            \"user isis is different from max's friends hamas isis throws gays off hamas beheads gays url\"\n        ],\n        [\n            1,\n            \"rt user user that journalists are reporting on the by at ucla bad press for the …\"\n        ],\n        [\n            1,\n            \"user user impossible to understand how people like blumenthal can rant given 1400 years of abuse of jews by muslims\"\n        ],\n        [\n            1,\n            \"user mohammed's first wife was a wealthy woman before islam so you are lying\"\n        ],\n        [\n            1,\n            \"user the poor women do it because they marry a muslim man and are pressured into it men do it in prison it's a\"\n        ],\n        [\n            1,\n            \"user islam is hatred and jihad url\"\n        ],\n        [\n            1,\n            \"user what is the difference between what isis does and what the prophet mohammed did microbrain hashtag\"\n        ],\n        [\n            1,\n            \"user and by the way the entire world hates islam\"\n        ],\n        [\n            1,\n            \"user he only meant knowledge of his fraudulent religion mohammed was an illiterate who didn't know squat\"\n        ],\n        [\n            1,\n            \"user fuck hashtag mohammed was a pedophile murderer bigot sexist rapist slave trader caravan robber and liar\"\n        ],\n        [\n            1,\n            \"user this is lying propaganda if you want to know what filth and hatred islam is just read the quran\"\n        ],\n        [\n            1,\n            \"user people were making scientific discoveries including algebra before islam\"\n        ],\n        [\n            1,\n            \"user islam only served to slow down science the few discoveries by muslims were despite islam not because of islam\"\n        ],\n        [\n            1,\n            \"user but the christian and jewish world had an enlightenment because they got past religion islamic world has never got past religion\"\n        ],\n        [\n            1,\n            \"user look at the kinds of opinions that the islamic world is stuck with url\"\n        ],\n        [\n            1,\n            \"user mohammed was a slave trader caravan robber murderer rapist sexist bigot liar and pedophile just like isis\"\n        ],\n        [\n            1,\n            \"user 270 million people were killed by islamolunatics shouting allahu akbar url\"\n        ],\n        [\n            1,\n            \"user the islamic world was still in the dark ages before the french showed up\"\n        ],\n        [\n            1,\n            \"user isis follows the quran and hadiths exactly they follow the sunnah exactly the evil is in the quran and hadiths\"\n        ],\n        [\n            1,\n            \"user it means god is great often shouted while muslims are murdering one of gods creations\"\n        ],\n        [\n            1,\n            \"user i'm not concerned with single events i'm concerned with 1400 years of islamic murder and barbarity that shows no sign of ending\"\n        ],\n        [\n            1,\n            \"user and i know that umar imposed the code of umar making jews and christians third class citizens for centuries\"\n        ],\n        [\n            1,\n            \"user user actual muslims know very little about islam\"\n        ],\n        [\n            1,\n            \"user you should be attacking everyone that follows a religious cult of hated and murder like islam\"\n        ],\n        [\n            1,\n            \"user islam declared war on all humanity 1400 years ago and denying it is simply a lie\"\n        ],\n        [\n            1,\n            \"user being able to practice their religion doesn't mean that they were not treated as third class citizens\"\n        ],\n        [\n            1,\n            \"user the muslims killed millions when they entered europe and india but the question is can we get beyond barbaric religion\"\n        ],\n        [\n            1,\n            \"user but all the crimes of islam are exactly according to their beliefs\"\n        ],\n        [\n            1,\n            \"user isis beheads people saudi beheads people mohammed beheaded 600 jews\"\n        ],\n        [\n            1,\n            \"user mohammed was a slave owner and the quran allows slavery so isis returns to slavery url\"\n        ],\n        [\n            1,\n            \"user mohammed raped slave girls the quran approves of the rape of slave girls so isis rapes slave girls\"\n        ],\n        [\n            1,\n            \"user the quran approves of the beating of women and tells them to stay home so isis does it also url\"\n        ],\n        [\n            1,\n            \"user islam only talked about the freeing of slaves who were muslims since mohammed was a slave owner it continued to today good night\"\n        ],\n        [\n            1,\n            \"user islam teaches exactly what isis practices\"\n        ],\n        [\n            1,\n            \"user did he embrace buddhism or christianity or hinduism and become a terrorist no it's always islam that leads to terrorism\"\n        ],\n        [\n            1,\n            \"user but islam is proud of their slavery imperialism and genocide against minorities the are murdering kurds in iran now\"\n        ],\n        [\n            1,\n            \"user iran where there is no human freedom and where they murder kurds gays apostates political opponents\"\n        ],\n        [\n            1,\n            \"user user mohammed led 17 major military expeditions owned 28 slaves had 9 wives one six years old\"\n        ],\n        [\n            1,\n            \"user user mohammed had people murdered who disagreed with him he raped women he married a 6 year old he beheaded jews\"\n        ],\n        [\n            1,\n            \"user user liar was a business woman before there was islam mohammed worked for her and had no choice about it\"\n        ],\n        [\n            1,\n            \"user user you fucking moron slavery is approved right in the quran read it you stupid idiot\"\n        ],\n        [\n            1,\n            \"user yeap this is a big problem the shia militia is only slightly less and islamofascist than the daesh they are replacing\"\n        ],\n        [\n            1,\n            \"user both daesh and shia militia are driven by a religion of hatred and bigotry and there will be no freedom in tikrit regardless\"\n        ],\n        [\n            1,\n            \"user the shia militia are terrorists that are only slightly better than isis look at the shia militia in yemen\"\n        ],\n        [\n            1,\n            \"user this is propaganda the shia militia are religious fanatics and fascists just like isis only slightly less extreme\"\n        ],\n        [\n            1,\n            \"user user true but islam is corrupt from the beginning\"\n        ],\n        [\n            1,\n            \"user user since 90 of muslim civilians are killed by muslim terrorists you avatar is just propaganda\"\n        ],\n        [\n            1,\n            \"user user saudis regard isis as a threat it's who is defeating them that they have a problem with\"\n        ],\n        [\n            1,\n            \"user an islamist human rights group lol now there is a in terms\"\n        ],\n        [\n            1,\n            \"user good morning here is the history of islamic slavery url\"\n        ],\n        [\n            1,\n            \"user okay so we agree that the taliban and isis and saudis are implementing 33 33\"\n        ],\n        [\n            1,\n            \"user and isis does what islam requires 33 33 is just the start\"\n        ],\n        [\n            1,\n            \"user okay so we understand that the quran makes striking a woman an option and that the woman must obey the man\"\n        ],\n        [\n            1,\n            \"user two verses and we can agree that islam tells women to stay home cover up obey your husband right\"\n        ],\n        [\n            1,\n            \"user my 2 282 says that you can replace the testimony of one man with that of two women\"\n        ],\n        [\n            1,\n            \"user mohammed was suppose to be guided by god and his example was for all mankind for all time he was not suppose to follow\"\n        ],\n        [\n            1,\n            \"user user why not the palestinians behead gays and honor kill women\"\n        ],\n        [\n            1,\n            \"user here are views about the pedophile prophet url\"\n        ],\n        [\n            1,\n            \"user every muslim convert becomes muslim propaganda\"\n        ],\n        [\n            1,\n            \"user islamophobia is like naziphobia there is no such thing\"\n        ],\n        [\n            1,\n            \"user a phobia is an irrational hatred there is no such thing as a phobia for a hatred that is rational\"\n        ],\n        [\n            1,\n            \"user and since islam is a religion of murder bigotry and hatred hating islam is rational url\"\n        ],\n        [\n            1,\n            \"user but islam has no truth every word is a lie\"\n        ],\n        [\n            1,\n            \"user no it doesn't islam is sexist it is a misery for women url\"\n        ],\n        [\n            1,\n            \"rt user australia gifted teen islam becomes a jihad terrorist url\"\n        ],\n        [\n            1,\n            \"here r translations of t verse that gives men the right to beat their wives and declares men superior url hashtag\"\n        ],\n        [\n            1,\n            \"user the content of the quran and hadiths give islam a bad name\"\n        ],\n        [\n            1,\n            \"why do muslims force women to cover up and stay at home the quran tells them to hashtag url\"\n        ],\n        [\n            1,\n            \"user user at least i don't follow pedophile prophets or believe in creatures of fire called\"\n        ],\n        [\n            1,\n            \"user user talk to me about being dumb when you figure out how to get working into the pakistani public schools\"\n        ],\n        [\n            1,\n            \"user a it's not the fastest growing religion it's the fastest breeding religion\"\n        ],\n        [\n            1,\n            \"user b the only reason there are non muslims on the earth is because the non muslim armies defeated the muslims\"\n        ],\n        [\n            1,\n            \"user and it is islam's with violent victory rather than that makes it globally hated\"\n        ],\n        [\n            1,\n            \"user user the problem is that i have far more knowledge of islam than you and it is your mind that has been by islam\"\n        ],\n        [\n            1,\n            \"user user the very definition of islam is hatred and negativity we have to get rid of that cancer so civilization can advance\"\n        ],\n        [\n            1,\n            \"user user my opinions of islam don't come from the media they come from the quran and hadiths\"\n        ],\n        [\n            1,\n            \"user user in the quran islam declared war on all mankind 1400 years ago it is time for humanity to return the favor\"\n        ],\n        [\n            1,\n            \"user user islam is not a race microbrain it is a death cult\"\n        ],\n        [\n            1,\n            \"user no just muslims having more babies as their prophet told them to do for the sake of population imperialism hashtag\"\n        ],\n        [\n            1,\n            \"user user your people's struggle is to dominate other people through violence so fuck you\"\n        ],\n        [\n            1,\n            \"user user no israel is muslim violence through the only thing muslims respond to violence\"\n        ],\n        [\n            1,\n            \"user user and in the meantime the palestinian fuckers are beheading gays and doing honor killings\"\n        ],\n        [\n            1,\n            \"user no the muslims murdered the jews the traditional muslim way with knives and spears and they did it for 1400 years\"\n        ],\n        [\n            1,\n            \"user user who's them i only see real beheadings in palestine and the rest of the muslim world\"\n        ],\n        [\n            1,\n            \"user virtually all the women being beaten and tortured in the world are getting it from muslims url\"\n        ],\n        [\n            1,\n            \"user user lol with conspiracy theories like that are you sure that you aren't a madrassa graduate\"\n        ],\n        [\n            1,\n            \"user rofl jews used to live on 40 of arabian peninsula who is committing genocide against who\"\n        ],\n        [\n            1,\n            \"user user no that was just your pedophile prophet making excuses to slaughter them and steal their land and property\"\n        ],\n        [\n            1,\n            \"user user because they use their women as baby machines and they practice population imperialism as by mohammed\"\n        ],\n        [\n            1,\n            \"user like a bunch of mindless bots muslims repeat the same lies in exactly the same words every day multiple times a day\"\n        ],\n        [\n            1,\n            \"user user where is your evidence that they are furious goat fucker\"\n        ],\n        [\n            1,\n            \"user user nobody said that goat fucker you made it up\"\n        ],\n        [\n            1,\n            \"user user any fool can see that is a photoshop job goat fucker\"\n        ],\n        [\n            1,\n            \"user that tiny group is dripping all over the floor oh please love me for my brainwashed anti semitism\"\n        ],\n        [\n            1,\n            \"user user palestinians are half egyptian and half saudi palestinians are the for the arabs against the jews\"\n        ],\n        [\n            1,\n            \"user user nothing has any value for arabs except the destruction of the jews and the arabs must pay palestine to destroy em\"\n        ],\n        [\n            1,\n            \"user user the filth of the palestinian head choppers and honor killers and genocidal is there for the world to see\"\n        ],\n        [\n            1,\n            \"user user the english israel were really thinking ahead when they sent baghdadi to all those islamic religious schools\"\n        ],\n        [\n            1,\n            \"user user isis is a giant embarrassment to muslims not just because of the barbaric things they do but because\"\n        ],\n        [\n            1,\n            \"user user the prophet mohammed did the same thing baghdadi can quote quran and hadiths for every action he takes\"\n        ],\n        [\n            1,\n            \"user user so of course muslims are caught in a corner having to make conspiracy theories to try to protect islam\"\n        ],\n        [\n            1,\n            \"user user but look at the reality says he is for freedom and against all slavery while at the\"\n        ],\n        [\n            1,\n            \"user user same time admiring the state which was a total authoritarian slave state\"\n        ],\n        [\n            1,\n            \"user while the palestinian terrorists that blumenthal loves are throwing their opponents off and really beheading gays\"\n        ],\n        [\n            1,\n            \"user the prophet mohammed beheaded 600 jews for not being loyal to him and all the muslims love mohammed so what's the problem\"\n        ],\n        [\n            1,\n            \"user user no it doesn't suggest that islamolunatics and left wing lunatics suggest that\"\n        ],\n        [\n            1,\n            \"user user no now we have idiots like you claiming that the muslims should be allowed to finish exterminating me jews\"\n        ],\n        [\n            1,\n            \"user user blumenthal self promotion the only groups that attack talks and kill people are max's terrorist muslim friends\"\n        ],\n        [\n            1,\n            \"user user raping 9 year old girls is allowed in islam so where are child soldiers outlawed\"\n        ],\n        [\n            1,\n            \"user try sending the bible to some muslim lunatics saudi won't even allow it in the country more religious freedom in israel\"\n        ],\n        [\n            1,\n            \"user user of course muslim religious bigots like you think that is okay\"\n        ],\n        [\n            1,\n            \"user user but why your bigotry when pakistani muslims are murdering christians and hindus for blasphemy\"\n        ],\n        [\n            1,\n            \"user user why when he could be elected mayor of in a he could then murder christians for blasphemy\"\n        ],\n        [\n            1,\n            \"user user what black and white terrorist scum there is zero evidence presented are you a madrassa graduate\"\n        ],\n        [\n            1,\n            \"user i think your goat is calling you she is horny\"\n        ],\n        [\n            1,\n            \"user user there was no massacre the place was full of blumenthal's terrorist friends and their weapons\"\n        ],\n        [\n            1,\n            \"user the arabian peninsula was once full of jews and christians they were by the muslims max is helping them finish it\"\n        ],\n        [\n            1,\n            \"user user the difference is that he only said it the muslims are doing it\"\n        ],\n        [\n            1,\n            \"user user then why have all the jews completely from much of the arabian p when they once had 40 of it\"\n        ],\n        [\n            1,\n            \"user no they were killed or forced to convert mohammed started the ball rolling by beheading 600 jewish prisoners\"\n        ],\n        [\n            1,\n            \"user and then the pedophile sold all the women and children into slavery and he is the model for hamas and isis\"\n        ],\n        [\n            1,\n            \"user user not only them mohammed ejected the other 2 jewish tribes from medina and later slaughtered them at khybar\"\n        ],\n        [\n            1,\n            \"user user it is an obvious fact that most jews lived in under the bigoted muslims\"\n        ],\n        [\n            1,\n            \"user your pedophile prophet made it clear what his intentions were for jews and christians url\"\n        ],\n        [\n            1,\n            \"user the first crusades were by the muslims microbrain when they invaded europe and all the way to central france\"\n        ],\n        [\n            1,\n            \"user if the muslims had not been defeated by charles civilization would be a less advanced\"\n        ],\n        [\n            1,\n            \"user and we would all be worshiping the god of terrorism\"\n        ],\n        [\n            1,\n            \"user the jews were murdered for 1400 years by muslim mobs in spain n africa and the me\"\n        ],\n        [\n            1,\n            \"user today christians are still murdered by muslim mobs in pakistan and egypt\"\n        ],\n        [\n            1,\n            \"user who cares who defined it the muslims lived off the production of the jews and left them impoverished\"\n        ],\n        [\n            1,\n            \"user in fact mohammed and his thugs were starving before they captured khybar stole the jews property and made them pay to live\"\n        ],\n        [\n            1,\n            \"user the holocaust happened in india where the muslim scum murdered 80 million hindus and in africa where they murdered 110 mil\"\n        ],\n        [\n            1,\n            \"user another line of the poor muslims being attacked but virtually all their attacks were offensive\"\n        ],\n        [\n            1,\n            \"user and the lying muslims claimed that all of their attacks were only done because they were\"\n        ],\n        [\n            1,\n            \"user mohammed led 17 major military and murdered raped and enslaved tens of thousands jesus buddha lead none\"\n        ],\n        [\n            1,\n            \"user and we are suppose to believe that the murdering muslims defended themselves all the way to europe and india bullshit\"\n        ],\n        [\n            1,\n            \"user again you are an idiot the muslims were thugs they quickly figured out that if they forced everyone to convert there\"\n        ],\n        [\n            1,\n            \"user and this proved to be true when there was no one left to steal from in the saudi area they became broken down criminal places\"\n        ],\n        [\n            1,\n            \"user the muslim societies that managed to survive were brutal slave societies where they lived off the labor of slaves and women\"\n        ],\n        [\n            1,\n            \"user like the empire was a pure slave state\"\n        ],\n        [\n            1,\n            \"user no asshole i single out muslims because their barbarity is set in stone in the quran and they have not and cannot evolve\"\n        ],\n        [\n            1,\n            \"user jihad is the it is a declaration of war on all humanity and it can only stop when islam is completely\"\n        ],\n        [\n            1,\n            \"user only an idiot that doesn't history would say that you have never studied the barbarity of the muslims during that entire time\"\n        ],\n        [\n            1,\n            \"user user do you think that he is jewish any other way than by birth\"\n        ],\n        [\n            1,\n            \"user user what about the environmental racism experience by christians jews ezidis hindus etc in muslim countries\"\n        ],\n        [\n            1,\n            \"user palestine has never existed as a country before the jews it belonged to the\"\n        ],\n        [\n            1,\n            \"user fighting for him would mean not forcing him to become a jihadi hate monster url\"\n        ],\n        [\n            1,\n            \"user yes i'm hoping we can get the muslims to stop oppressing jews and christians and hindus and buddhists\"\n        ],\n        [\n            1,\n            \"user what do you read from her face terrorist url\"\n        ],\n        [\n            1,\n            \"user because the muslims have been exterminating jews for 1400 years and mohammed started he muslim hatred of jews\"\n        ],\n        [\n            1,\n            \"user free them to do what cut off the heads of gays honor killings child marriage exterminate jews throw ppl off buildings\"\n        ],\n        [\n            1,\n            \"user muslims want to be able to abuse other while at the same time pretending to be victims\"\n        ],\n        [\n            1,\n            \"user another race baiting idiot if it were about brown men i would hate hinduism and buddhism and tao but i only hate islam\"\n        ],\n        [\n            1,\n            \"user there is a reason that there are over 100 islamic terrorist groups and why no other religion has such a\"\n        ],\n        [\n            1,\n            \"user the crimes of islam far any imagined crimes of israel\"\n        ],\n        [\n            1,\n            \"user well idiot i see that every native minority in every muslim country is a shrinking minority due to muslim persecution\"\n        ],\n        [\n            1,\n            \"user and maybe you are to stupid to see that the muslim terrorist in palestine murder more civilians that israel\"\n        ],\n        [\n            1,\n            \"user the reason that there are still muslims and not jews and christians is due to muslim brutality\"\n        ],\n        [\n            1,\n            \"user somewhere in the world muslims are at war with jews christians hindus buddhists atheists and\"\n        ],\n        [\n            1,\n            \"user all of islam is blinded by hatred the religion was built on hatred and intimidation url\"\n        ],\n        [\n            1,\n            \"user i call that one thousands of the number of people muslims murder every day\"\n        ],\n        [\n            1,\n            \"user no the muslims worldwide are the problem israel is protecting itself against the same muslim persecution that is global\"\n        ],\n        [\n            1,\n            \"user 51 christians or hindus have been murdered for blasphemy by muslim mobs in pakistan alone why should israel be subject to that\"\n        ],\n        [\n            1,\n            \"user it's not just a few muslims it's more than half url\"\n        ],\n        [\n            1,\n            \"user user in what way is blumenthal jewish other than by birth answer the question\"\n        ],\n        [\n            1,\n            \"user user exactly he's not jewish by choice or allegiance i bet he doesn't go t he only reads torah for faults\"\n        ],\n        [\n            1,\n            \"user i have three qurans and the only few peaceful verses were later by dozens of violent verses\"\n        ],\n        [\n            1,\n            \"user i already read the entire quran it is a piece of filth hatred violence sexism and bigotry\"\n        ],\n        [\n            1,\n            \"user that is a lot of for example there were never more than 5 million north american indians url\"\n        ],\n        [\n            1,\n            \"user i think daesh are rejected because they are an embarrassment but they follow the quran and sunnah to the letter\"\n        ],\n        [\n            1,\n            \"user in fact many muslim countries have the same laws as daesh this shows sex slaves are approved in url\"\n        ],\n        [\n            1,\n            \"user so they blow up and churches and attack civilians because it's all they can do as they die in their rage\"\n        ],\n        [\n            1,\n            \"user to win a modern war you have to have educated people not madrassa rats\"\n        ],\n        [\n            1,\n            \"user and you can only get highly educated people out of a free modern society not a 7th century one based on superstition\"\n        ],\n        [\n            1,\n            \"user quoting from the book of violent fairy tales again\"\n        ],\n        [\n            1,\n            \"user there isn't even a remote comparison between abu and those images and what happens in those images represents islam\"\n        ],\n        [\n            1,\n            \"user in fact all the things that isis does are the things that the prophet mohammed did in the past\"\n        ],\n        [\n            1,\n            \"rt user url england and wales child rape cases up 37 in five years we all know why\"\n        ],\n        [\n            1,\n            \"racist blacks have shot two police officers and a 5 year old in hashtag\"\n        ],\n        [\n            1,\n            \"user about 90 of iraqi civilians are killed by muslims\"\n        ],\n        [\n            1,\n            \"user and if you are going to follow a prophet that approved of collateral damage then don't complain about collateral damage\"\n        ],\n        [\n            1,\n            \"user no it's obvious that who is the target of the weapon that is the issue killing terrorists with any kind of weapon is good\"\n        ],\n        [\n            1,\n            \"user if you don't like hate then you will have to half of the quran\"\n        ],\n        [\n            1,\n            \"user user another taqiyya liar making up garbage for the sake of mohammed's desire to exterminate jews\"\n        ],\n        [\n            1,\n            \"user user actions in the us proves that she is a lying criminal and so lied about what happened in\"\n        ],\n        [\n            1,\n            \"user user if you want t the depth of hamas racism just read the quran where it is spelled out in black white\"\n        ],\n        [\n            1,\n            \"user user good someone in the me has finally stood up to the muslim terrorists and their population imperialism\"\n        ],\n        [\n            1,\n            \"user user i pray that the lying criminal bitch goes to prison\"\n        ],\n        [\n            1,\n            \"user user the voted to prevent the muslims genocide of israel\"\n        ],\n        [\n            1,\n            \"user most likely killed by muslims and i'm happy to see the israelis get back a small fraction of the land the muslims stole\"\n        ],\n        [\n            1,\n            \"user the quran spells out global domination of humanity through jihad the torah has no such global aim\"\n        ],\n        [\n            1,\n            \"user but islamolunatic live by islam and sharia trying to fulfill mohammed's wish to exterminate all jews from peninsula\"\n        ],\n        [\n            1,\n            \"user and i don't care if the jews do what the have to do to protect themselves from the genocidal muslims\"\n        ],\n        [\n            1,\n            \"user those same genocidal muslims that practice their bigotry and barbarity against religious and ethnic minorities everywhere\"\n        ],\n        [\n            1,\n            \"user and while all other religious groups globally are under genocidal attacks by muslims you blame the jews utterly stupid\"\n        ],\n        [\n            1,\n            \"user no idiot is the determination of jews to recover a small fraction of the land stolen from them by muslims\"\n        ],\n        [\n            1,\n            \"user and the muslims want to destroy israel because they are racists not because of the land which is tiny url\"\n        ],\n        [\n            1,\n            \"user and of course you are campaigning for the destruction of the israelis because you are a racist anti semite asshole\"\n        ],\n        [\n            1,\n            \"user here are the verses from quran and hadith proving genocidal aim of the muslim url\"\n        ],\n        [\n            1,\n            \"user and the problem is that iran is an extremist\"\n        ],\n        [\n            1,\n            \"user not a real expansion just already existing local terrorists loyalty to the worst of the worst\"\n        ],\n        [\n            1,\n            \"user true and the outcome has to be bad when either group of islamolunatics wins\"\n        ],\n        [\n            1,\n            \"user maybe you should teach that respect to the muslim hate mobs who murder christians and hindus for\"\n        ],\n        [\n            1,\n            \"user maybe you should teach that respect to muslim assholes like these url\"\n        ],\n        [\n            1,\n            \"user by choosing to be muslims they have chosen to be haters of non muslims url\"\n        ],\n        [\n            1,\n            \"user and is telling jews to move to israel so that they won't have to face the same muslim persecution as in europe\"\n        ],\n        [\n            1,\n            \"user there is no land grabbing 40 of the arabian peninsula should belong to the jews like it did before mohammed\"\n        ],\n        [\n            1,\n            \"user your is as meaningless as the assumptions you make from them palestinians have no country and never have had one\"\n        ],\n        [\n            1,\n            \"user then you are a total idiot because muslims are killing people around the globe they are at war with every religion on earth\"\n        ],\n        [\n            1,\n            \"user and the israelis are fighting no one except the muslim terrorist\"\n        ],\n        [\n            1,\n            \"user it can't be separate while those wishing to destroy israel use it as a basis of their genocidal\"\n        ],\n        [\n            1,\n            \"user no more so than the muslims who consider their to be global domination\"\n        ],\n        [\n            1,\n            \"user i'm standing outside and looking in and there isn't a shadow of doubt that the muslims of palestine are the terrorists\"\n        ],\n        [\n            1,\n            \"user muslim terrorists is the reason why the christian percentage of palestinians has fallen to almost zero\"\n        ],\n        [\n            1,\n            \"user user what race is islam nut case\"\n        ],\n        [\n            1,\n            \"rt user hamas user israel rejected to end when hamas admitted hamas rejected it http …\"\n        ],\n        [\n            1,\n            \"user user i don't see any burning civilians and the picture is not even of a burning house\"\n        ],\n        [\n            1,\n            \"user user probably only fools idiots take seriously the blame someone else for terrorism industry islam is to blame\"\n        ],\n        [\n            1,\n            \"user user i saw the report and i have seen other reports of shia crimes but i have not yet seen evidence of it for tikrit\"\n        ],\n        [\n            1,\n            \"user user the problem with the middle east is that there seem to be no good guys to support they are all islamolunatics\"\n        ],\n        [\n            1,\n            \"user well baghdadi is also into slavery killing gays executing masses of ezidis etc they are both bad but baghdadi is the worst\"\n        ],\n        [\n            1,\n            \"we are in an era where everyone has come to understand what the real hashtag is all about url\"\n        ],\n        [\n            1,\n            \"user tell it to the 120 million africans that islam murdered url\"\n        ],\n        [\n            1,\n            \"user user mohammed was a head who beheaded 600 jewish men in one day both isis and hamas love beheading people\"\n        ],\n        [\n            1,\n            \"user user the religion of islam is built on apartheid and ethnic cleansing\"\n        ],\n        [\n            1,\n            \"user user what race are muslims poop for brains\"\n        ],\n        [\n            1,\n            \"user user mohammed stated clearly in the hadith that he wanted muslims to breed like rats so he could take over the world\"\n        ],\n        [\n            1,\n            \"user user the muslim palestinians have practically exterminated or driven off all the christian palestinians\"\n        ],\n        [\n            1,\n            \"user user what christian who is not insane would want to live under sharia law\"\n        ],\n        [\n            1,\n            \"user user any idiot would know that the of palestinians would not change the ratio of christians to muslims\"\n        ],\n        [\n            1,\n            \"user user one thing about muslims they want to exterminate everyone who is not a muslim they are doing it around the world\"\n        ],\n        [\n            1,\n            \"user user of course muslims are exterminating christians in egypt pakistan turkey etc why would it be different in\"\n        ],\n        [\n            1,\n            \"user if israel had given palestinians the right to return they would now be suffering the same fate of all minorities under islam\"\n        ],\n        [\n            1,\n            \"user again idiot none of that changes the ratio of muslims to christians in palestine only muslim bigotry and abuse changes it\"\n        ],\n        [\n            1,\n            \"user the prophet mohammed fired the starting gun for the extermination of jews and christians from peninsula url\"\n        ],\n        [\n            1,\n            \"user they didn't steal anything when israel was attacked by muslim armies they left instead of staying and fighting\"\n        ],\n        [\n            1,\n            \"user when they left the israelis to be slaughtered they lost the land as they deserved\"\n        ],\n        [\n            1,\n            \"user and as this moron palestinian clearly explains most of them are now egyptians and saudis and url\"\n        ],\n        [\n            1,\n            \"user load of bs their numbers fell since then and you're still too stupid to see that doesn't change\"\n        ],\n        [\n            1,\n            \"user the prophet mohammed started the hate fest against jews by driving all three jewish tribes out of medina\"\n        ],\n        [\n            1,\n            \"user with the third jewish tribe he beheaded all the men after they and sold all the women and children into slavery\"\n        ],\n        [\n            1,\n            \"user after chasing them all out of medina he went to the jewish oasis of khybar and slaughtered most of the jews there\"\n        ],\n        [\n            1,\n            \"user today the hamas terrorists still call khybar khybar to the jews when fighting them\"\n        ],\n        [\n            1,\n            \"user hard to get than you still no change in justified by anything israel did\"\n        ],\n        [\n            1,\n            \"user and off course the fact that the same is happening to minority all over the me goes over your head\"\n        ],\n        [\n            1,\n            \"user here butthead this gives a good summary of the muslim persecution of christians in palestine url\"\n        ],\n        [\n            1,\n            \"user hell t muslims are everywhere chanting death to everybody jews only have trouble with muslims muslims have trouble with everyone\"\n        ],\n        [\n            1,\n            \"user what does that have to do with muslim extermination of jews\"\n        ],\n        [\n            1,\n            \"user no microbrain i'm okay with israel doing what they have to do to stop the same extermination the muslims have done for 1400 yrs\"\n        ],\n        [\n            1,\n            \"user yeap as a little propaganda nazi for terrorists you will reject everything that your lies even thought the numbers\"\n        ],\n        [\n            1,\n            \"user no the problem of the palestinians and all muslims is that they cannot stand for a jewish state to exist on the peninsula\"\n        ],\n        [\n            1,\n            \"user hell palestinian muslim assholes like this clearly state their intentions of religious jihad against jews and you tell them that\"\n        ],\n        [\n            1,\n            \"user what they tell you is their intention is not their intention url\"\n        ],\n        [\n            1,\n            \"user the holocaust was by nazis and the people who fought killed and stopped them where christian westerners\"\n        ],\n        [\n            1,\n            \"user but no muslims stop any other muslims from carrying out their genocide they only aid and them\"\n        ],\n        [\n            1,\n            \"user 1400 years ago my ass that was the beginning and it has never stopped it is an part of islam\"\n        ],\n        [\n            1,\n            \"user and the number of christians in israel is increasing while in all muslim countries it is shrinking\"\n        ],\n        [\n            1,\n            \"user are you now going to play the ignorant asshole and pretend there is no arabian peninsula\"\n        ],\n        [\n            1,\n            \"user good night asshole hope you get run over by a bus\"\n        ],\n        [\n            1,\n            \"user all the lies they tell and the they repeat about apartheid etc are all scripted propaganda and not\"\n        ],\n        [\n            1,\n            \"user it's not israelis that are constantly murdering christians hindus for blasphemy in pakistan it's genocidal muslim mobs\"\n        ],\n        [\n            1,\n            \"user yes muslim bigots are murdering christians all over africa and have been for decades\"\n        ],\n        [\n            1,\n            \"user and muslims are murdering raping and converting christians in egypt and have been for centuries\"\n        ],\n        [\n            1,\n            \"user and the muslim bigots have been attacking hindus and buddhists and atheists and all over the world daily\"\n        ],\n        [\n            1,\n            \"user wrong again it is the muslims murdering the hindus in india kashmir bangladesh and pakistan\"\n        ],\n        [\n            1,\n            \"user apartheid is a propaganda word used by terrorist supporters to further the cause of muslim terrorism\"\n        ],\n        [\n            1,\n            \"user the muslim mobs of bangladesh attack hindus destroying thousands of homes and temples url\"\n        ],\n        [\n            1,\n            \"user 71 christian churches and burned by muslim mobs url\"\n        ],\n        [\n            1,\n            \"user muslims are raping christian girls with impunity around the world url\"\n        ],\n        [\n            1,\n            \"user no it's the absolute truth and you can verify it through hundreds of sources your anti semitism is scripted propaganda\"\n        ],\n        [\n            1,\n            \"user user nope blumenthal ignores the countless cases of muslim violence against minorities around the world and instead\"\n        ],\n        [\n            1,\n            \"user user tries to make a case that the israelis protecting themselves against muslim bigotry are the ones to blame\"\n        ],\n        [\n            1,\n            \"user kiss my ass i don't read books by muslim bigots written to promote their fascist murdering genocide of humanity\"\n        ],\n        [\n            1,\n            \"user max asks as his palestinian friends are beheading gays doing honor killings driving palestinian christians out of existence\"\n        ],\n        [\n            1,\n            \"user so while thousands of churches temples have been destroyed by muslim you only worry about one muslim\"\n        ],\n        [\n            1,\n            \"user mosque that is still standing typical muslim terrorist asshole\"\n        ],\n        [\n            1,\n            \"user max looks at the genocide of 7000 ezidis and countless christians by his muslims friends and writes not a word hashtag\"\n        ],\n        [\n            1,\n            \"user but who can blame him with his 24 7 schedule of promoting anti semitism\"\n        ],\n        [\n            1,\n            \"user user putin has literally thousands of hired trolls working the internet to shape opinion with putin propaganda\"\n        ],\n        [\n            1,\n            \"user user max's palestinian muslim friends throw an atheist blogger into prison for 10 months for his religious views\"\n        ],\n        [\n            1,\n            \"rt user at least you're only a tiny bit racist rt user i'm not racist but my dick is\"\n        ],\n        [\n            1,\n            \"rt user i spent the morning at the board of elections getting maps data to start registering every black person in hashtag ht …\"\n        ],\n        [\n            1,\n            \"rt user in his hashtag testimony wilson said he thought it looks like a demon before he shot mike brown ironic word …\"\n        ],\n        [\n            1,\n            \"he can't be a server at our restaurant that beard makes him look like a terrorist everyone laughs hashtag\"\n        ],\n        [\n            1,\n            \"user user why do people even talk about white privilege when the majority of food stamp recipients are white people\"\n        ],\n        [\n            1,\n            \"rt user to be clear white boys singing abt hanging got them police protection black ppl chanting black lives matter got them …\"\n        ],\n        [\n            1,\n            \"rt user bill doubles down on islam ‘ terrorists and the mainstream share a lot of these bad ideas ’ url\"\n        ],\n        [\n            1,\n            \"rt user ▶ rotherham rape scandal destroys ' white privilege myth youtube url\"\n        ],\n        [\n            1,\n            \"rt user after liberal atheist murders three muslim students who were members of anti semitic muslim bro … url vi …\"\n        ],\n        [\n            1,\n            \"rt user muslim who fired on free speech event and opens fire on police is killed “ url\"\n        ],\n        [\n            1,\n            \"rt user well well looks like one of the so called “ innocent ” muslim students who was down had some very pro islamic url\"\n        ],\n        [\n            1,\n            \"rt user obama keeps muslim group away from wh summit over their views isis motivated by islam … url\"\n        ],\n        [\n            1,\n            \"rt user 🔵 dems the party that kicked god to the curb but defends islam url\"\n        ],\n        [\n            1,\n            \"rt user cnn reports on the murders of by the islamic state but the problem isn ’ t just isis it ’ s islam url\"\n        ],\n        [\n            1,\n            \"if i hear hot pretty sassy like us one more time i will deconstruct hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user its melting because you didnt put it in the before you served it you dumb skank hashtag\"\n        ],\n        [\n            1,\n            \"rt user who is writing the hashtag\"\n        ],\n        [\n            1,\n            \"rt user kim kardashian has had marriages that didn't stretch as long as hashtag\"\n        ],\n        [\n            1,\n            \"rt user just me or hot blondes on hashtag not at all hot just average\"\n        ],\n        [\n            1,\n            \"rt user who was responsible for convincing these girls they were so pretty hashtag\"\n        ],\n        [\n            1,\n            \"the only thing that's is my stomach at the thought of you two girls hashtag hashtag\"\n        ],\n        [\n            1,\n            \"those big hashtag babes need to fall into an oven cook better or shut the fuck up\"\n        ],\n        [\n            1,\n            \"user gosh i dislike those two girls they just aren't hot either hashtag\"\n        ],\n        [\n            1,\n            \"katie's a model hahahaha hashtag hashtag\"\n        ],\n        [\n            1,\n            \"out of the two blondes which one is and which is butthead hashtag\"\n        ],\n        [\n            1,\n            \"i've kind of missed annie's crazy hashtag\"\n        ],\n        [\n            1,\n            \"y'all made one point more calm your tits hashtag\"\n        ],\n        [\n            1,\n            \"i don't think i can sit through any more of those blonde this might be me breaking up with you hashtag\"\n        ],\n        [\n            1,\n            \"hashtag the blonde in red has hips in that dress model my arse\"\n        ],\n        [\n            1,\n            \"these girls are acting like they put up three good dishes reality check use didn't get off that high horse hashtag\"\n        ],\n        [\n            1,\n            \"these bitches on hashtag bragging about being models with faces like that what the fuck are they actually modeling socks\"\n        ],\n        [\n            1,\n            \"i want to see the butchered girls go up against the texan who has male sass and his daughter who is actually good looking hashtag\"\n        ],\n        [\n            1,\n            \"this is total bs i don't know if i can stand anymore of the butchers of off hashtag\"\n        ],\n        [\n            1,\n            \"katie and nikki may not be going home but 57 100 still isn't that impressive i wouldn't be happy about that score you smart ass bitch hashtag\"\n        ],\n        [\n            1,\n            \"so how many producers did they blow to stay in the competition hashtag\"\n        ],\n        [\n            1,\n            \"he saved them cause he wants to bang them hashtag\"\n        ],\n        [\n            1,\n            \"hashtag never met a promo girl that we wars a full length dress\"\n        ],\n        [\n            1,\n            \"it's obvious the blonde bimbos make better tv according to channel 7 shit cooks hashtag\"\n        ],\n        [\n            1,\n            \"they're staying just so that the producers can have a showdown between them and the posh bitches hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag do the blondes keep porno models incorrectly actually that's harsh sorry to all the ladies in the porn biz\"\n        ],\n        [\n            1,\n            \"seeing as you two think this is a modelling competition and not a cooking competition i give you two a score of 10 for your looks hashtag\"\n        ],\n        [\n            1,\n            \"do you get it you blondes hashtag\"\n        ],\n        [\n            1,\n            \"your sausage was a little bit short bet colin's been told that before hashtag\"\n        ],\n        [\n            1,\n            \"these girls should know skinny sausages are no fun at all hashtag\"\n        ],\n        [\n            1,\n            \"well ya standards are pretty low bitch hashtag\"\n        ],\n        [\n            1,\n            \"hashtag stop rolling the sausages like that giving me a soft on\"\n        ],\n        [\n            1,\n            \"colin will save them they're pretty blondes as they keep telling us hashtag\"\n        ],\n        [\n            1,\n            \"unfortunately your sausage was a little bit short hashtag\"\n        ],\n        [\n            1,\n            \"hashtag is that girl in the pink seriously a model with those armpits yikes what does she model\"\n        ],\n        [\n            1,\n            \"hashtag i'd score the bimbos a 2 for their instant restaurant just because their personalities suck\"\n        ],\n        [\n            1,\n            \"sassy gurls you ain't sassy more like bitchy hashtag\"\n        ],\n        [\n            1,\n            \"my kitchen rules or my vagina rules hashtag url\"\n        ],\n        [\n            1,\n            \"katie and nikki nice from afar but far from nice hashtag\"\n        ],\n        [\n            1,\n            \"there's no real technique to the dishes being served up by these blonde bimbos on hashtag chuck together hope for the best\"\n        ],\n        [\n            1,\n            \"rt user that kitchen looks like they've re ' 2 girls 1 cup ' hashtag\"\n        ],\n        [\n            1,\n            \"i've finally figured out what she models camel toes hashtag url\"\n        ],\n        [\n            1,\n            \"rt user hashtag ah girls you are dumb if you really believe you have pretty faces\"\n        ],\n        [\n            1,\n            \"whatever product these promo girls are promoting i don't want it hashtag hashtag\"\n        ],\n        [\n            1,\n            \"promo models are the dangle berry of the modeling world shit hashtag\"\n        ],\n        [\n            1,\n            \"we proved that we're not just pretty faces oh nikki you proved that when you first appeared on tv hashtag\"\n        ],\n        [\n            1,\n            \"me the rest of the night if these blonde bitches get through hashtag url\"\n        ],\n        [\n            1,\n            \"correction hashtag katie and nikki are really the dumb blonde ones\"\n        ],\n        [\n            1,\n            \"we're not just the dumb blondes with the pretty faces you're certainly not the second part anyway hashtag\"\n        ],\n        [\n            1,\n            \"we've proven we're not just dumb blondes and pretty faces true not just hashtag\"\n        ],\n        [\n            1,\n            \"hashtag dumb blondes with pretty faces well you got that half right girls\"\n        ],\n        [\n            1,\n            \"question is are they pretty hashtag\"\n        ],\n        [\n            1,\n            \"you've just proved that you are two blondes with fucked up faces hashtag\"\n        ],\n        [\n            1,\n            \"dumb blondes with pretty faces hashtag\"\n        ],\n        [\n            1,\n            \"love a subtle menu sausage spatchcock tart perfect hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user who are the pretty girls these 2 blonde keep talking about hashtag\"\n        ],\n        [\n            1,\n            \"if it's rigged like every other year the nasty girls will get through for ratings hashtag\"\n        ],\n        [\n            1,\n            \"hashtag hashtag the only way these girls are staying is if they blow every bloke in the room so they're still in with a shot\"\n        ],\n        [\n            1,\n            \"i was so hoping the girls were going to pull something out and they did a breast slightly unexpected hashtag\"\n        ],\n        [\n            1,\n            \"are you kidding me these girls on hashtag didn't cook their own tomatoes or peppers\"\n        ],\n        [\n            1,\n            \"just want to slap the stupid out of these bimbos hashtag\"\n        ],\n        [\n            1,\n            \"7 of all hearing loss is a result of sitting in a restaurant next to a table full of women who just received dessert hashtag hashtag\"\n        ],\n        [\n            1,\n            \"colin was pretty nice to the girls do you think he's giving them the dick hashtag\"\n        ],\n        [\n            1,\n            \"rt user if they think that dessert is refined and beautiful now wonder they think they are pretty hashtag\"\n        ],\n        [\n            1,\n            \"ffs a can opener is too technical for the hoes hashtag\"\n        ],\n        [\n            1,\n            \"in what world are these two models hashtag\"\n        ],\n        [\n            1,\n            \"rt user nicki explains the of catwalk modelling you have to place one foot in front of the other hashtag\"\n        ],\n        [\n            1,\n            \"rt user omfg tarts not tart gtfo hashtag\"\n        ],\n        [\n            1,\n            \"rt user we want to stay in this competition because we haven't finished telling everyone how pretty we are hashtag\"\n        ],\n        [\n            1,\n            \"hashtag have the producers lost the plot or have my eyes failed in what universe are they even remotely hot in hashtag\"\n        ],\n        [\n            1,\n            \"i apologise on behalf of my generation for nikki and katie we aren't all so vapid hashtag hashtag\"\n        ],\n        [\n            1,\n            \"when i think lemon tart i think tart lemon yes colin i see what you did there hashtag\"\n        ],\n        [\n            1,\n            \"these bitches are full fucking disgusting in every way hashtag\"\n        ],\n        [\n            1,\n            \"katie and nikki go down maybe not well but down none the less hashtag\"\n        ],\n        [\n            1,\n            \"it's a deconstructed tart like us hashtag\"\n        ],\n        [\n            1,\n            \"i don't think any of those 3 dishes had sas they were ugly just like the girls hashtag\"\n        ],\n        [\n            1,\n            \"so i take it katie is a plus size model right hashtag\"\n        ],\n        [\n            1,\n            \"hashtag these 2 bimbos give me an\"\n        ],\n        [\n            1,\n            \"rt user the definitions of models and butchers are really loose nowadays hashtag\"\n        ],\n        [\n            1,\n            \"these chicks promo in porn ' fat girls need fucking too ' hashtag\"\n        ],\n        [\n            1,\n            \"i almost hope someone at the table the hashtag because their deconstructed lemon tart looks like crap just like us hashtag\"\n        ],\n        [\n            1,\n            \"these bitches couldn't even model socks in the best less catalogue hashtag\"\n        ],\n        [\n            1,\n            \"hashtag perhaps if the girls had spent less time looking in kissing and more time in preparation cooking they'd be better off\"\n        ],\n        [\n            1,\n            \"why does it look like her pants are falling down or are they as pants hashtag\"\n        ],\n        [\n            1,\n            \"its gonna be elegant and beautiful just like us lol nah hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag hashtag i don't think these girls can cook also pls stop the duck face\"\n        ],\n        [\n            1,\n            \"sassy more like trashy hashtag hashtag\"\n        ],\n        [\n            1,\n            \"refined pretty looks like something a blind kindergarten student chucked on a plate hashtag\"\n        ],\n        [\n            1,\n            \"hate these blonde bitches already hashtag\"\n        ],\n        [\n            1,\n            \"deconstructed tart by lazy tarts hashtag\"\n        ],\n        [\n            1,\n            \"this desert is a hot mess like its makers minus the hot hashtag\"\n        ],\n        [\n            1,\n            \"since when does the hill at the count as a catwalk isnt that what a promo girl is out jim beam at the hashtag\"\n        ],\n        [\n            1,\n            \"these girls say they're butchers i once worked at a boat hire shop so i must be a ship captain hashtag\"\n        ],\n        [\n            1,\n            \"user just saw your tweet on hashtag these bimbos should go\"\n        ],\n        [\n            1,\n            \"hope the blonde cows don't make it through hashtag\"\n        ],\n        [\n            1,\n            \"yeah i can't see her sporting victoria's secret wings anytime soon hashtag\"\n        ],\n        [\n            1,\n            \"these two blondes are not skinny enough to be models hashtag\"\n        ],\n        [\n            1,\n            \"and now for the dish that best represents the girls a big deconstructed tart hashtag\"\n        ],\n        [\n            1,\n            \"i didn't know they were models hashtag\"\n        ],\n        [\n            1,\n            \"its not the only thing she's done a lot of i'm guessing hashtag\"\n        ],\n        [\n            1,\n            \"rt user the promo girls should be on cigarette packets smiling then everyone would quit hashtag\"\n        ],\n        [\n            1,\n            \"hashtag pretty sure that's how all the chicks walk at mt\"\n        ],\n        [\n            1,\n            \"really bitch really get on the runway and back in the kitchen hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user so do you think pink skank meth teeth has ever cooked anything before hashtag\"\n        ],\n        [\n            1,\n            \"how did these girls on hashtag even pass the test to cook on this contest hashtag\"\n        ],\n        [\n            1,\n            \"zebra hashtag chic in pink dress\"\n        ],\n        [\n            1,\n            \"when her hands get sore she finds another way to get the job done hashtag\"\n        ],\n        [\n            1,\n            \"rt user at least we know they're natural blondes hashtag\"\n        ],\n        [\n            1,\n            \"these two take dumb blonde to a a new level hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user everything is deconstructed they're no good at then hashtag\"\n        ],\n        [\n            1,\n            \"hashtag has to be scripted meat girls serving cock who sorbet all over the kitchen i've seen porn just like this\"\n        ],\n        [\n            1,\n            \"they are really proving they are dumb blondes hashtag\"\n        ],\n        [\n            1,\n            \"yes you put in the wrong way cue dumb blonde jokes hashtag\"\n        ],\n        [\n            1,\n            \"omg i just knew they were dumb no common sense or brains hashtag\"\n        ],\n        [\n            1,\n            \"that kitchen looks like they've re ' 2 girls 1 cup ' hashtag\"\n        ],\n        [\n            1,\n            \"at least we know they're natural blondes hashtag\"\n        ],\n        [\n            1,\n            \"hashtag the sassy girls having a blonde moment\"\n        ],\n        [\n            1,\n            \"jesus how dumb can you get hashtag\"\n        ],\n        [\n            1,\n            \"katie nikki's next job will be playing people who stuff up simple tasks on hashtag\"\n        ],\n        [\n            1,\n            \"put a bra on nikki you dumb slut hashtag hashtag\"\n        ],\n        [\n            1,\n            \"promo girls is just a for escort right cos i'm seeing a theme tonight hashtag\"\n        ],\n        [\n            1,\n            \"user haha and that is all they are good at hashtag\"\n        ],\n        [\n            1,\n            \"these girls need to go their vanity is making me ill very unattractive hashtag\"\n        ],\n        [\n            1,\n            \"we're being right they've actually never been in a kitchen before except to microwave their hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user nikki's is annoying me i'm ready to wipe it off and kick her off the show hashtag\"\n        ],\n        [\n            1,\n            \"rt user deconstructed lemon tart because we're too bloody lazy and incompetent to do it properly hashtag\"\n        ],\n        [\n            1,\n            \"everything is deconstructed they're no good at then hashtag\"\n        ],\n        [\n            1,\n            \"more egos and arrogance than that pink room can handle in hashtag tonight\"\n        ],\n        [\n            1,\n            \"i see the pretty i think they quite ugly promo making out they'll go think it will be tony and lynne hashtag\"\n        ],\n        [\n            1,\n            \"i scream what a dumb cunt at the contestants on hashtag way too much for someone who just over a\"\n        ],\n        [\n            1,\n            \"rt user time to fuck up the tarts hashtag\"\n        ],\n        [\n            1,\n            \"rt user lol sausage cock and end it with a tart best suited theme for these two hashtag\"\n        ],\n        [\n            1,\n            \"drasco u are not a chef just a one day your misses will ask her self what the fuck am i doing with this dick hashtag\"\n        ],\n        [\n            1,\n            \"user do you think one of them looks like a small george hashtag\"\n        ],\n        [\n            1,\n            \"curd and cream a description of the girls ' dessert but also their reaction to inevitable review hashtag\"\n        ],\n        [\n            1,\n            \"that emma chick from hashtag is a total hashtag\"\n        ],\n        [\n            1,\n            \"rt user don't overthink it girls just stick out a can of cool whip and a banana hashtag\"\n        ],\n        [\n            1,\n            \"and for dessert a dropped pie like katie's face hashtag hashtag\"\n        ],\n        [\n            1,\n            \"lol sausage cock and end it with a tart best suited theme for these two hashtag\"\n        ],\n        [\n            1,\n            \"i think drasco just offered colin an old fashioned hashtag\"\n        ],\n        [\n            1,\n            \"hashtag the only thing funnier than an upside down ice cream maker insert when my brother's ex wife admitted to burning water\"\n        ],\n        [\n            1,\n            \"girls claiming they're hot generally have an view of themselves hashtag\"\n        ],\n        [\n            1,\n            \"these girls are either hand or feet models hashtag\"\n        ],\n        [\n            1,\n            \"hashtag praying these two bloody bimbos will leave the comp in the next round\"\n        ],\n        [\n            1,\n            \"with a bit of luck nikki can do some promo work for a dentist and get some free gel hashtag\"\n        ],\n        [\n            1,\n            \"already sick of hearing pretty hashtag hashtag\"\n        ],\n        [\n            1,\n            \"these two need to be in the dictionary under gen y hashtag\"\n        ],\n        [\n            1,\n            \"katie's eyebrows are still terrible btw hashtag hashtag\"\n        ],\n        [\n            1,\n            \"oh katie and nikki just because you're both bottle blondes that doesn't automatically make you pretty hashtag hashtag\"\n        ],\n        [\n            1,\n            \"do you think the other teams are going to pick on the pretty girls tonight are there some other girls coming to dinner hashtag\"\n        ],\n        [\n            1,\n            \"who told these fucking girls they were hot hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user i wonder which of the blonde screwed colin to get that score probably both hashtag\"\n        ],\n        [\n            1,\n            \"so kat got a new decent hair cut then hashtag\"\n        ],\n        [\n            1,\n            \"tonight's hashtag confirms the casting people the dark of the seriously delusional the misguided plain rotten cooks\"\n        ],\n        [\n            1,\n            \"user cos that's all they suck to get their jobs hashtag\"\n        ],\n        [\n            1,\n            \"rt user drasko takes a peek out of the closet then bianca pushes him back in hashtag\"\n        ],\n        [\n            1,\n            \"hashtag why do all these people want to cook for a living don't they realise it's another chore just more housework it's fun once or twice\"\n        ],\n        [\n            1,\n            \"user everybody get a little greasy on hashtag\"\n        ],\n        [\n            1,\n            \"dumb blondes with pretty faces you're definitely right on one of those statements guess which one hashtag\"\n        ],\n        [\n            1,\n            \"user steve drasko is the male equivalent of those faux models wannabe hashtag\"\n        ],\n        [\n            1,\n            \"rt user colin says the meat in the was moist tender are you talking about the main dish or nicki's thighs hashtag\"\n        ],\n        [\n            1,\n            \"oh look get the vacuum there's on that plate that need sucking up hey promo girls that's part of your job description hashtag\"\n        ],\n        [\n            1,\n            \"rt user you didn't give me a deconstructed lemon tart but have a 7 anyway for the item that wasn't on the menu hashtag\"\n        ],\n        [\n            1,\n            \"rt user these girls really put the ass in sass hashtag\"\n        ],\n        [\n            1,\n            \"look mum left right left right i'm a model no sweetie you're a promo girl here's your bikini go sell some shots hashtag\"\n        ],\n        [\n            1,\n            \"rt user another fucking instant restaurant round fuck hashtag\"\n        ],\n        [\n            1,\n            \"promo girl katie calls her stuff and never cooked before why has user even picked them hashtag\"\n        ],\n        [\n            1,\n            \"according to holly from geordie shore sassy halfway between slut and classy hashtag hashtag\"\n        ],\n        [\n            1,\n            \"cant believe the blonde made it through that sausage looked like feces hashtag\"\n        ],\n        [\n            1,\n            \"if the sassy models are really studying psychology they should know all about narcissism hashtag\"\n        ],\n        [\n            1,\n            \"hashtag and for being blonde i give you my hey colin what a bullshit menu and lack of talent\"\n        ],\n        [\n            1,\n            \"this colin guy is a tool how rigged is the scoring 7 ' s for main and dessert how ridiculous based on past scores hashtag\"\n        ],\n        [\n            1,\n            \"of course they keep the girls hat cause drama could see that coming a mile off hashtag\"\n        ],\n        [\n            1,\n            \"colin likes moist thighs of the promo type hashtag\"\n        ],\n        [\n            1,\n            \"these girls really put the ass in sass hashtag\"\n        ],\n        [\n            1,\n            \"colin says the meat in the was moist tender are you talking about the main dish or nicki's thighs hashtag\"\n        ],\n        [\n            1,\n            \"surprised the models don't know how to dress with style hashtag\"\n        ],\n        [\n            1,\n            \"a 3 suck on that whores hashtag\"\n        ],\n        [\n            1,\n            \"you in the red dress no just no and you in the pink si not much better hashtag\"\n        ],\n        [\n            1,\n            \"still moist and juicy let's take a selfie hashtag\"\n        ],\n        [\n            1,\n            \"hashtag katie nikki are atrocities but kat andre would be the ones leaving if they had scored the fairly kat has no dignity\"\n        ],\n        [\n            1,\n            \"damn kat andre sneak through would much rather katie nikki had gotten through hashtag hashtag\"\n        ],\n        [\n            1,\n            \"how do you sleep at night kat you cunt hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat may be a bitch but let's be honest the blondes weren't too far behind hashtag\"\n        ],\n        [\n            1,\n            \"hashtag hey kat a c hashtag\"\n        ],\n        [\n            1,\n            \"user kat has more of a football head i see her head and just want to kick it hashtag\"\n        ],\n        [\n            1,\n            \"user oh so the two dreadful critical human beings in reality tv can't cook to save a life kick these 2 bimbos to the curb hashtag\"\n        ],\n        [\n            1,\n            \"rt user love debra and eva and sheri and emilie such beautiful souls hashtag will sheri and eva ever kiss\"\n        ],\n        [\n            1,\n            \"fuck off kat douchebag hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag hashtag sheri if you don't swallow that fine but ill drink lots pineapple juice\"\n        ],\n        [\n            1,\n            \"neither girls can cook to save themselves nikki just wants her face on camera 15 minutes of fame hashtag\"\n        ],\n        [\n            1,\n            \"go fuck yourself kat stupid slut hashtag hashtag\"\n        ],\n        [\n            1,\n            \"bullshit kat andre you are cunts hashtag\"\n        ],\n        [\n            1,\n            \"yes kat and andre were but even if they scored 3 or 4 like everyone else the bimbos still wouldn't have got through hashtag\"\n        ],\n        [\n            1,\n            \"catching up on hashtag disgraceful behaviour from kat and andre strategic scoring won't save them forever\"\n        ],\n        [\n            1,\n            \"rt user annie looks like a mouse hashtag\"\n        ],\n        [\n            1,\n            \"i swear to fuckin god kat and andre are the worst ever contestants kat is such a little bitch a 1 is so unfair hashtag\"\n        ],\n        [\n            1,\n            \"rt user go hot girls hashtag\"\n        ],\n        [\n            1,\n            \"yup there still hot blondes hashtag\"\n        ],\n        [\n            1,\n            \"bye bye bitches your ego might go down a notch now hashtag\"\n        ],\n        [\n            1,\n            \"the major coincidence in the score that kat andre gave is that kat recently scored 1 on her home iq test hashtag\"\n        ],\n        [\n            1,\n            \"karma will fuck you in the ass and cum all over back kat hashtag\"\n        ],\n        [\n            1,\n            \"rt credit to kat she puts a hell of a lot more effort into others than she does her cooking hashtag\"\n        ],\n        [\n            1,\n            \"user how about next season you hold off on the scores until all the teams have cooked so strategy plays no part food does hashtag\"\n        ],\n        [\n            1,\n            \"stick it up em kat you're the sort of bitch that really makes the show hashtag\"\n        ],\n        [\n            1,\n            \"jesus kat shut the fuck up and let it go your a fucking tool hashtag\"\n        ],\n        [\n            1,\n            \"kat is ruthless tonight look out she's a desperate woman hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat you are a fucking cunt rash a fucking rash hashtag\"\n        ],\n        [\n            1,\n            \"rt user if kat stays we can watch her into meth induced insanity hashtag\"\n        ],\n        [\n            1,\n            \"i hope these blonde girls make it thru not great cooks but they aren't as as that wa lady hashtag\"\n        ],\n        [\n            1,\n            \"in australia we have always had tall poppy syndrome since when did sabotage and bitchy behaviour get you on national tv hashtag hashtag\"\n        ],\n        [\n            1,\n            \"ahh manu well said just cook good food and you'll be ok back in ya box bitch kat hashtag\"\n        ],\n        [\n            1,\n            \"katie nikki going home now who will they have to constantly tell how pretty they think they are hashtag\"\n        ],\n        [\n            1,\n            \"we're still two young hot blondes well you're young hashtag\"\n        ],\n        [\n            1,\n            \"i am so glad those annoying bitchy blonde got kicked off hashtag\"\n        ],\n        [\n            1,\n            \"cat you're an ugly and mean bitch you miss can go fuck yourself hashtag\"\n        ],\n        [\n            1,\n            \"rt user i can't figure out if that promo chick has a hair line or just a massive forehead hashtag\"\n        ],\n        [\n            1,\n            \"why are the wa contestants always assholes 3 running hashtag\"\n        ],\n        [\n            1,\n            \"annie is really excited about eating the cause they match her hair hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat calls it strategic i call it being a hashtag url\"\n        ],\n        [\n            1,\n            \"following kat andre i would love annie lloyd to piss off they are almost as bad miss ray of sunshine is as fake as her hair colour hashtag\"\n        ],\n        [\n            1,\n            \"the blondes will get through cause they are young and can suck hard hashtag\"\n        ],\n        [\n            1,\n            \"next week n new idea lloyd and drasko's secret sex hashtag\"\n        ],\n        [\n            1,\n            \"that judge whatever his name needs to stop the fake tan he is literally orange hashtag\"\n        ],\n        [\n            1,\n            \"omg the sluts are going to get through hashtag\"\n        ],\n        [\n            1,\n            \"hashtag lloyd likes some thick juicy pork poor annie\"\n        ],\n        [\n            1,\n            \"kat looks like tbh that ugly personality to top it off hashtag\"\n        ],\n        [\n            1,\n            \"user hashtag purposely pick slightly unattractive girls with themselves makes good television lol\"\n        ],\n        [\n            1,\n            \"why does kat always need to make big eyes you freak me out witch hashtag\"\n        ],\n        [\n            1,\n            \"kind of want to jump through my tv and punch kat in the face hope other contestants vote strategically for her now hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat is a fucking cunt hashtag\"\n        ],\n        [\n            1,\n            \"quit bitching if kat and andre had scored a 5 the blonde would still have gone check out the other teams scoring hashtag\"\n        ],\n        [\n            1,\n            \"hashtag can suck a fat one hashtag\"\n        ],\n        [\n            1,\n            \"someone get kat a straight jacket the bitch needs some time in a room hashtag\"\n        ],\n        [\n            1,\n            \"rt user hashtag can someone punch that smug smirk off kat's face please\"\n        ],\n        [\n            1,\n            \"and andre's meals were way worse that di was an insult to everything italian hashtag\"\n        ],\n        [\n            1,\n            \"this bitch has no right to talk about fair and has no right to celebrate i hope that they crash and burn they don't deserve to be here hashtag\"\n        ],\n        [\n            1,\n            \"user she should be on her cooking skills hashtag\"\n        ],\n        [\n            1,\n            \"kat might as well go home now since she has no chance of beating the other teams hashtag\"\n        ],\n        [\n            1,\n            \"this isn't even about the best cooking right now ugh i can't wait for things to get so we can see kat and andre sweat hashtag\"\n        ],\n        [\n            1,\n            \"i cant believe kat is still in this competition no no no hashtag\"\n        ],\n        [\n            1,\n            \"rt user hashtag i want to slap that smirk off kat's face i know i know stand in line\"\n        ],\n        [\n            1,\n            \"kat and andre shouldn't be there they suck dick holes the win my vote with the burnt butter icecream hashtag\"\n        ],\n        [\n            1,\n            \"rt user no wonder kat cant keep a job shes not good at anything hashtag\"\n        ],\n        [\n            1,\n            \"honestly some of the female heads on tv are right here hashtag\"\n        ],\n        [\n            1,\n            \"rt user oh my god if kat stays in i quit life she doesnt deserve it so hard hashtag\"\n        ],\n        [\n            1,\n            \"rt user it's either katie and nikki or kat and andre to go so as viewers we cannot lose or win hashtag\"\n        ],\n        [\n            1,\n            \"rt user but there is still the dolly magazine model competition once a year girls hashtag\"\n        ],\n        [\n            1,\n            \"rt user no no no no no no no no get kat and her stupid cat's bum mouth off my television hashtag\"\n        ],\n        [\n            1,\n            \"rt user i want to kick in the television set right now kat you despicable rat hashtag\"\n        ],\n        [\n            1,\n            \"rt user oh shit now we have to put up with freaking kat and no balls andre for another week hashtag\"\n        ],\n        [\n            1,\n            \"i think it was nikki and katie's that made them so appealing hashtag\"\n        ],\n        [\n            1,\n            \"so those blonde chicks are gone hashtag\"\n        ],\n        [\n            1,\n            \"i'll say it if no one else will that kat needs serious medication hashtag hashtag\"\n        ],\n        [\n            1,\n            \"why does kat have too be such a cunt hashtag\"\n        ],\n        [\n            1,\n            \"hashtag unlike i can't wait to see you crash and burn hashtag\"\n        ],\n        [\n            1,\n            \"rt user the blonde promo girl walks with all the grace of a in drag hashtag\"\n        ],\n        [\n            1,\n            \"kat is completely class less hashtag\"\n        ],\n        [\n            1,\n            \"seriously colin stop smiling looks better on you hashtag\"\n        ],\n        [\n            1,\n            \"fuck off now we still have to watch the wicked witch and her dumb ass husband on our kill me now hashtag\"\n        ],\n        [\n            1,\n            \"we're still two young hot blondes who aren't really blonde and not that hot hashtag\"\n        ],\n        [\n            1,\n            \"to be honest i would rather have had those models stay hashtag\"\n        ],\n        [\n            1,\n            \"rt user the promo bimbos are certainly annoying but kat and andre seem like truly people gross hashtag\"\n        ],\n        [\n            1,\n            \"has there been a more genuinely hate worthy individual than that kat hashtag\"\n        ],\n        [\n            1,\n            \"is my kitchen rules about cooking or bitching seriously guys hashtag\"\n        ],\n        [\n            1,\n            \"hashtag was not a fan of the promo girls but kat is worse\"\n        ],\n        [\n            1,\n            \"get gordon ramsay on there he'll sort hashtag out hashtag\"\n        ],\n        [\n            1,\n            \"hashtag that horrible woman from wa lives to play another day so disappointed that a lack of talent survived due to her of heart\"\n        ],\n        [\n            1,\n            \"kat is the daughter of satan hashtag\"\n        ],\n        [\n            1,\n            \"no one even likes you kat andre you won't last long hashtag\"\n        ],\n        [\n            1,\n            \"two blondes twitter will be the judge of hot hashtag\"\n        ],\n        [\n            1,\n            \"fuck you and your strategic unfair voting don't like either team but at least they weren't c nts like kat and andre so disappointed hashtag\"\n        ],\n        [\n            1,\n            \"rt user hashtag that steaming cunt will go down in flames in a very short time they still can't cook\"\n        ],\n        [\n            1,\n            \"kat a massive c nt the biggest ever on hashtag hashtag\"\n        ],\n        [\n            1,\n            \"not watching hashtag again until kat is booted off what a joke\"\n        ],\n        [\n            1,\n            \"awww bless them they still think they were hot hashtag\"\n        ],\n        [\n            1,\n            \"ok so i'm not the biggest fan of the blondes but even i didn't want them to go hashtag\"\n        ],\n        [\n            1,\n            \"rt user hashtag if we have to see kat on the tv past tonight i'm out\"\n        ],\n        [\n            1,\n            \"kat so full of grace not hashtag\"\n        ],\n        [\n            1,\n            \"mmm bitter sweet victory the ' models ' are toast but we still have kat and andre hashtag\"\n        ],\n        [\n            1,\n            \"karma is a b i t c h hashtag kat\"\n        ],\n        [\n            1,\n            \"i fucken hate you kat if i see you in the street i'm going to spit on you selfish ugly bitch hashtag\"\n        ],\n        [\n            1,\n            \"hashtag girls thank you for filling the on this years series we no longer have a need for bitchy blondes au\"\n        ],\n        [\n            1,\n            \"oh shit now we have to put up with freaking kat and no balls andre for another week hashtag\"\n        ],\n        [\n            1,\n            \"no no no no no no no no get kat and her stupid cat's bum mouth off my television hashtag\"\n        ],\n        [\n            1,\n            \"rt user hashtag kat is better tv she is a natural unlike ash who is a fake one\"\n        ],\n        [\n            1,\n            \"wtf i not a huge fans of the promo girls but they never voted strategically this sucks soo annoyed hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag i am seriously considering not watching just because i have to see kats face god i want to slap it with a\"\n        ],\n        [\n            1,\n            \"rt user i'd score 10 just to kick crazy eyes out hashtag\"\n        ],\n        [\n            1,\n            \"hashtag i just want to slap her back to wa hashtag\"\n        ],\n        [\n            1,\n            \"but there is still the dolly magazine model competition once a year girls hashtag\"\n        ],\n        [\n            1,\n            \"the promo bimbos are certainly annoying but kat and andre seem like truly people gross hashtag\"\n        ],\n        [\n            1,\n            \"how annoying is this kat on hashtag\"\n        ],\n        [\n            1,\n            \"i think the whole country hates hashtag right now hashtag\"\n        ],\n        [\n            1,\n            \"shame katie and nikki kat you're going down hashtag\"\n        ],\n        [\n            1,\n            \"tonight on nikki knows how to be eliminated on hashtag\"\n        ],\n        [\n            1,\n            \"sympathy levels rising we're still two hot blondes it's gone hashtag\"\n        ],\n        [\n            1,\n            \"ah feminism is still going strong at least we're still two young hot blondes hashtag\"\n        ],\n        [\n            1,\n            \"watch the camera pan in on cunt face hashtag\"\n        ],\n        [\n            1,\n            \"rt user that face kat just pulled was hideous hashtag\"\n        ],\n        [\n            1,\n            \"hashtag that steaming cunt will go down in flames in a very short time they still can't cook\"\n        ],\n        [\n            1,\n            \"and the secret twist kat and andre are eliminated for being cunts hashtag\"\n        ],\n        [\n            1,\n            \"your cooking is still shit kat hashtag\"\n        ],\n        [\n            1,\n            \"damn i wanted kat the bitch to go hashtag\"\n        ],\n        [\n            1,\n            \"kat and andre better fuck off this show quickly awful people hashtag\"\n        ],\n        [\n            1,\n            \"kat's an utter disgrace like a carpet snake in a house not gracious in any degree hashtag hashtag\"\n        ],\n        [\n            1,\n            \"can we set up a ' let andre escape from kat ' charity fund hashtag\"\n        ],\n        [\n            1,\n            \"kat has no class and a bad bra hashtag hashtag\"\n        ],\n        [\n            1,\n            \"can't believe hashtag are still in the comp hashtag\"\n        ],\n        [\n            1,\n            \"oh shut up kat can't stand her hashtag\"\n        ],\n        [\n            1,\n            \"hashtag awe never mind there is always that victoria's secret modelling career nikki oh you model for target my bad\"\n        ],\n        [\n            1,\n            \"fuck cat u are even when u smile u hashtag\"\n        ],\n        [\n            1,\n            \"oh shock face from kat really hashtag\"\n        ],\n        [\n            1,\n            \"wow they said people would be outraged but i'm so happy those blonde girls are going home hashtag\"\n        ],\n        [\n            1,\n            \"kat the but pulling off that red dress hashtag url\"\n        ],\n        [\n            1,\n            \"i'm gonna my eyes out if this bitch doesn't get off hashtag hashtag\"\n        ],\n        [\n            1,\n            \"seriously crazy eyes is staying hashtag\"\n        ],\n        [\n            1,\n            \"and i still prefer kat to annie hashtag\"\n        ],\n        [\n            1,\n            \"if hashtag make it through i'll i don't know what i will do hashtag\"\n        ],\n        [\n            1,\n            \"eat a dick kat and andre u hashtag\"\n        ],\n        [\n            1,\n            \"the blonde bitches are gone yet satan remains hashtag\"\n        ],\n        [\n            1,\n            \"rt user have some kat hashtag\"\n        ],\n        [\n            1,\n            \"i've never hated anyone more then i hate kat she's a horrible person hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i hope to god kat cant sleep at night hashtag\"\n        ],\n        [\n            1,\n            \"throwing shit around because kat is impossible to deal with hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i'm so disgusted that people like kat is allowed in this competition hashtag\"\n        ],\n        [\n            1,\n            \"kat and andre make me sick they don't deserve to be there hashtag\"\n        ],\n        [\n            1,\n            \"if kat and andre are strategically scoring they need to be kicked off hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat from mkr is a please go hashtag\"\n        ],\n        [\n            1,\n            \"kat is actually a bitch but i had to laugh at her response hashtag\"\n        ],\n        [\n            1,\n            \"the are done but on the upside at least we can drag kat andre for another week hashtag\"\n        ],\n        [\n            1,\n            \"i guess we all hate kat and andrea but they all hated the more you bitches cant win nor beat kat the dog hashtag hashtag\"\n        ],\n        [\n            1,\n            \"oops he meant katie hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hey kat is not a pretty colour to wear love makes you look bitchy oh that's your normal face my mistake hashtag\"\n        ],\n        [\n            1,\n            \"can someone please punch kat hashtag\"\n        ],\n        [\n            1,\n            \"with kats attitude i think it's time to keep scores quiet until final round hashtag\"\n        ],\n        [\n            1,\n            \"rt user convinced that kat is satan hashtag\"\n        ],\n        [\n            1,\n            \"do kat andre have any shame or integrity they can't even pretend to be gracious hashtag\"\n        ],\n        [\n            1,\n            \"kat and andre you need to go kat is disgusting and her personality is black hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i honestly think kat has mental health issues hashtag\"\n        ],\n        [\n            1,\n            \"kats face when the score was announced made me want to puke wtf hashtag\"\n        ],\n        [\n            1,\n            \"fuck me i hate kat if she doesn't leave i swear hashtag\"\n        ],\n        [\n            1,\n            \"kat you are an embarrassment to yourself hashtag\"\n        ],\n        [\n            1,\n            \"i didn't think i'd hate a couple more than these girls but kat needs to wipe those smiles off her face she's horrible hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat should be eliminated for bad sportsmanship hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat i'd love to slap your face with a pork hashtag\"\n        ],\n        [\n            1,\n            \"kats face i want to slap her seriously i hope they go but it doesn't look good if they pass they won't last they can't cook hashtag\"\n        ],\n        [\n            1,\n            \"oh my god someone punch kat in the face hashtag\"\n        ],\n        [\n            1,\n            \"user i think you might enjoy it too much but go ahead smack her silly hashtag\"\n        ],\n        [\n            1,\n            \"kat is an absolutely disgusting human being hashtag\"\n        ],\n        [\n            1,\n            \"someone wipe that smirk from kat's face hashtag\"\n        ],\n        [\n            1,\n            \"piss off kat with that stupid smile on your face hashtag\"\n        ],\n        [\n            1,\n            \"i don't think i've ever seen a cunt smile so hashtag hashtag\"\n        ],\n        [\n            1,\n            \"katie has a better tan than pete hashtag\"\n        ],\n        [\n            1,\n            \"oh my god if kat stays in i quit life she doesnt deserve it so hard hashtag\"\n        ],\n        [\n            1,\n            \"oh you are a foul bitch kat be ashamed for putting her on our user hashtag\"\n        ],\n        [\n            1,\n            \"kat change your face hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat is such an awful bitch hashtag\"\n        ],\n        [\n            1,\n            \"kat is one of those rare pieces of trash that get even when she smiles hashtag\"\n        ],\n        [\n            1,\n            \"the blonde promo girl walks with all the grace of a in drag hashtag\"\n        ],\n        [\n            1,\n            \"i cannot stand kat and andre i don't even want to look at them right now kat is literally satan in a red dress tonight hashtag\"\n        ],\n        [\n            1,\n            \"hashtag i want to slap that smirk off kat's face i know i know stand in line\"\n        ],\n        [\n            1,\n            \"i hope kat andre choke on a d ck and die even tho i don't like the other apparent models they always scored fairly hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat is going to be so smug she's going to be declared the particularly smug mayor of on the isle of hashtag\"\n        ],\n        [\n            1,\n            \"kat on hashtag is such a horrible person i wish kat and andre would just get eliminated already\"\n        ],\n        [\n            1,\n            \"kat you nasty human being you don't deserve to be in the comp hashtag\"\n        ],\n        [\n            1,\n            \"kat needs to calm down with the crazy eyes hashtag\"\n        ],\n        [\n            1,\n            \"so twitter is calling kat crazy eyes bless you twitter she literally has the craziest fucking eyes i've ever seen hashtag\"\n        ],\n        [\n            1,\n            \"go home kat cunt faced bitch hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag kat the wicked witch from the west\"\n        ],\n        [\n            1,\n            \"i don't swear much but fuck you kat and u too andre ur both bitches hashtag\"\n        ],\n        [\n            1,\n            \"if katie and nikki are models i'll eat my hat hashtag\"\n        ],\n        [\n            1,\n            \"i've never wanted to punch someone so bad kat is coming across as absolutely awful hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat has to be the biggest bitch around hashtag\"\n        ],\n        [\n            1,\n            \"i want to slap that stupid smirk off kat's face what a horrible cow hashtag\"\n        ],\n        [\n            1,\n            \"kat has absolutely no shame she should be ashamed her children will one day see how childish her mouth acted hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat and andre the competition only lasts a short time showing yourself as to all of australia is going to last a lot longer hashtag\"\n        ],\n        [\n            1,\n            \"everyone else despite our commentary has fought hard too it's not just you kat hashtag\"\n        ],\n        [\n            1,\n            \"how do i actually feel sorry for katie and nikki kat and andre are idiots hashtag\"\n        ],\n        [\n            1,\n            \"i'm nervous for annie kat is gonna tear her a new arsehole if she stays on the show hashtag\"\n        ],\n        [\n            1,\n            \"convinced that kat is satan hashtag\"\n        ],\n        [\n            1,\n            \"i want to kick in the television set right now kat you despicable rat hashtag\"\n        ],\n        [\n            1,\n            \"you fought hard so it wouldn't be fair to be eliminated are you joking me you scored the whole time hashtag\"\n        ],\n        [\n            1,\n            \"i kind of want to see kat and andre go through mainly because i think there are many other layers of crazy kat we haven't seen yet hashtag\"\n        ],\n        [\n            1,\n            \"well the hoes might pull this off pardon the pun hashtag\"\n        ],\n        [\n            1,\n            \"you know kat and andre are awful when i want katie and nikki to go through hashtag\"\n        ],\n        [\n            1,\n            \"now annie is worried about the blondes too late you dummy hashtag\"\n        ],\n        [\n            1,\n            \"kat stop smiling you fool they could get 10 they won't but be humble hashtag\"\n        ],\n        [\n            1,\n            \"scoring like a cunt because you can't cook for shit isn't fighting hard kat you stupid mole hashtag\"\n        ],\n        [\n            1,\n            \"kat is an awful human being hashtag\"\n        ],\n        [\n            1,\n            \"i think kat has done a pretty good job of humiliating herself already hashtag\"\n        ],\n        [\n            1,\n            \"is kat bob's love child hashtag\"\n        ],\n        [\n            1,\n            \"kats got the crazy eyes going on tonight hashtag\"\n        ],\n        [\n            1,\n            \"no kat you didn't fight hard you cooked it was shit and you will probably end up staying by giving people ridiculous scores hashtag\"\n        ],\n        [\n            1,\n            \"kat seriously turn it down hashtag\"\n        ],\n        [\n            1,\n            \"kat is actually psychotic off mkr into a ward hashtag\"\n        ],\n        [\n            1,\n            \"i mean you've this low after serving bricks how is this acceptable how like if viewers could vote a team off bye kat hashtag\"\n        ],\n        [\n            1,\n            \"omg that woman is awful hashtag\"\n        ],\n        [\n            1,\n            \"are kat and andre brother and sister hashtag\"\n        ],\n        [\n            1,\n            \"really you acted surprise wow thats low kat hashtag\"\n        ],\n        [\n            1,\n            \"hashtag is it ok if i hit kat cause that was not cool\"\n        ],\n        [\n            1,\n            \"kat is such a fucking cow hashtag\"\n        ],\n        [\n            1,\n            \"hashtag if we have to see kat on the tv past tonight i'm out\"\n        ],\n        [\n            1,\n            \"kat you don't look suspicious at all hashtag\"\n        ],\n        [\n            1,\n            \"that face kat just pulled was hideous hashtag\"\n        ],\n        [\n            1,\n            \"someone get kat out of this competition now hashtag\"\n        ],\n        [\n            1,\n            \"go the fake tan on one of the skank chicks way too hashtag\"\n        ],\n        [\n            1,\n            \"god her smile is bad hashtag\"\n        ],\n        [\n            1,\n            \"kat is so full of shit i want to punch her in the face and shave her ugly ass hair off her head hashtag\"\n        ],\n        [\n            1,\n            \"manu kat is my favourite thing ever hashtag\"\n        ],\n        [\n            1,\n            \"if i went to get breakfast and i was served by kat i would walk away hashtag\"\n        ],\n        [\n            1,\n            \"oh dear me annie is a mess also i don't see how that's a breakfast dish hashtag\"\n        ],\n        [\n            1,\n            \"i hate kat so much hashtag\"\n        ],\n        [\n            1,\n            \"ugh kat is still annoying go away hashtag\"\n        ],\n        [\n            1,\n            \"suck shit kat you vile nasty bitch giving shit to annie and lloyd only to be told your dish was gross karma bitch hashtag\"\n        ],\n        [\n            1,\n            \"gay porn star name hashtag hashtag\"\n        ],\n        [\n            1,\n            \"know kat is still a cunt hashtag\"\n        ],\n        [\n            1,\n            \"rt user by sassy they mean sluts right hashtag\"\n        ],\n        [\n            1,\n            \"rt user will kat cook meth for breakfast hashtag\"\n        ],\n        [\n            1,\n            \"hashtag that kat has to go she is nasty\"\n        ],\n        [\n            1,\n            \"can i please punch and in the face hashtag\"\n        ],\n        [\n            1,\n            \"please vote celine off the island hashtag\"\n        ],\n        [\n            1,\n            \"does anyone else see the between kat and freddy or is it just me hashtag\"\n        ],\n        [\n            1,\n            \"kat your cooking appears to be as unpleasant as you hashtag\"\n        ],\n        [\n            1,\n            \"no wonder they are fucked they are on charm hashtag\"\n        ],\n        [\n            1,\n            \"the elephants on the show aren't ' comin at ya ' celine hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user hashtag kat stupidity bully what goes around comes around she will get what she deserves very soon go rose josh rob lynzey\"\n        ],\n        [\n            1,\n            \"summary of kat stupid vicious aggressive disrespectful dishonest shameless lack of cooking skills please feel free to add more hashtag hashtag\"\n        ],\n        [\n            1,\n            \"never mind nails down a chalk board all you need is annie's voice screeching hashtag\"\n        ],\n        [\n            1,\n            \"i hate kat's big smug face and her constant split fringe so much kat and andre hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user i would have thought the threat of her cooking for them again would be a good incentive to boot her arse outta there hashtag\"\n        ],\n        [\n            1,\n            \"hashtag i wonder what kat has over the producers that her sorry arse keeps getting through\"\n        ],\n        [\n            1,\n            \"hashtag was out shopping so i just caught up on the ep does anyone think head when they see lloyd kat still a cunt still can't cook\"\n        ],\n        [\n            1,\n            \"rt user kat is a nasty piece of work tbh hashtag\"\n        ],\n        [\n            1,\n            \"annie says a pony are you joking you idiot hashtag\"\n        ],\n        [\n            1,\n            \"hehehe lloyd's balls were dry i bet he's heard that before hashtag\"\n        ],\n        [\n            1,\n            \"kat has an amazing future after hashtag i think a role as wicked step mother she just needs to age a bit\"\n        ],\n        [\n            1,\n            \"omg kat and andre are cooking at crab fest this saturday i want to go just so i can flip her the bird mole hashtag\"\n        ],\n        [\n            1,\n            \"hashtag i actually liked ash tonight though she always looks like her hair is pulled back too tight\"\n        ],\n        [\n            1,\n            \"i really hope kat gets hit by a bus than reversed over than driven over again than reversed than hashtag\"\n        ],\n        [\n            1,\n            \"eat your words kat don't choke on them hahaha gotta love karma hashtag\"\n        ],\n        [\n            1,\n            \"hashtag look at kat's face it looks like she's just been told andre's been banging the promo girls\"\n        ],\n        [\n            1,\n            \"how nasty is kat what a bitch hashtag\"\n        ],\n        [\n            1,\n            \"oh kat karma bit you in the ass hashtag\"\n        ],\n        [\n            1,\n            \"seriously kat tasteless you're a grown woman hashtag\"\n        ],\n        [\n            1,\n            \"kat is one nasty bitch hashtag\"\n        ],\n        [\n            1,\n            \"kat is just plain fucking awful hashtag\"\n        ],\n        [\n            1,\n            \"annie the reason why lloyd hasn't proposed yet is because he is gay really gay hashtag\"\n        ],\n        [\n            1,\n            \"i hope kat breaks both of her hashtag\"\n        ],\n        [\n            1,\n            \"seriously sa vs sa i will have to go for annie and lloyd hashtag ugh and kat is back to her nasty self\"\n        ],\n        [\n            1,\n            \"wow both the sa teams kat needs to keep her mouth shut she barely escaped that i expect hashtag\"\n        ],\n        [\n            1,\n            \"rt user well done ash camilla now try some humility instead of being front bums hashtag\"\n        ],\n        [\n            1,\n            \"rt user my hate for kat is getting stronger and stronger every time i watch her hashtag\"\n        ],\n        [\n            1,\n            \"rt user wouldn't it nice if annie ends up in sudden death against kat hashtag\"\n        ],\n        [\n            1,\n            \"gonna miss nikki's resting bitch face much better than looking at kat's sour c user hashtag\"\n        ],\n        [\n            1,\n            \"rofl when kat said she was humiliated hubs voice from the corner of the couch good he really doesn't like her at all hashtag\"\n        ],\n        [\n            1,\n            \"you should be humiliated kat you are awful hashtag\"\n        ],\n        [\n            1,\n            \"omg kat calling them suckers i can't wait to see what they said about your slop who's the suckers now ha ha hashtag\"\n        ],\n        [\n            1,\n            \"kat is a fucking bitch hashtag\"\n        ],\n        [\n            1,\n            \"that slapping would be ur thighs as u walk celine hashtag\"\n        ],\n        [\n            1,\n            \"hashtag user i hope kat the cat and andre lose and leave the show kat is a nasty piece of work who can't win fairly\"\n        ],\n        [\n            1,\n            \"is a elephant and her people have finally come hashtag\"\n        ],\n        [\n            1,\n            \"if i got a dollar for everytime nikki did her face i still wouldn't wanna look at it hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user big news wait does kat actually still think she can cook hashtag\"\n        ],\n        [\n            1,\n            \"so happy the bae ash and her perfect hair to match her perfect self is back hashtag\"\n        ],\n        [\n            1,\n            \"someone really needs to get the dogs onto kat hashtag hashtag\"\n        ],\n        [\n            1,\n            \"bahahaha omg kat has no idea none hashtag\"\n        ],\n        [\n            1,\n            \"how is that rotten egg kat not in sudden death hashtag\"\n        ],\n        [\n            1,\n            \"and kat and andre live again i hope she uses up her nine lives soon hashtag\"\n        ],\n        [\n            1,\n            \"every year accent gets thicker colin's hair gets and pete just gets hashtag\"\n        ],\n        [\n            1,\n            \"i ask this every year so looking forward to the older blonde cue whoever you are hashtag\"\n        ],\n        [\n            1,\n            \"user kat is a total moron unfortunately we're stuck with her for a while yet hashtag i won't watch because of her\"\n        ],\n        [\n            1,\n            \"rt user hashtag kat better hope everyone eats quickly because she's due back at delusional town in 2 hours\"\n        ],\n        [\n            1,\n            \"rt user kats the kind of person that would cheat to win and then still think that made her a better cook so my new hashtag\"\n        ],\n        [\n            1,\n            \"hashtag could skank for australia at the next olympics hashtag\"\n        ],\n        [\n            1,\n            \"rt user kat is the king of hashtag\"\n        ],\n        [\n            1,\n            \"rt user yeah kat i wouldn't laugh so hard you are about to be brought back down to earth now who's laughing hashtag\"\n        ],\n        [\n            1,\n            \"well done ash camilla now try some humility instead of being front bums hashtag\"\n        ],\n        [\n            1,\n            \"rt user why is kat over there looking smug she can't even cook hashtag\"\n        ],\n        [\n            1,\n            \"rt user drasko over the lisa cuz he thinks it needs more yellow hashtag\"\n        ],\n        [\n            1,\n            \"celine isn't funny stop it hashtag\"\n        ],\n        [\n            1,\n            \"kat on not winning people's choice i can't believe this obviously those campers were voting strategically hashtag hashtag\"\n        ],\n        [\n            1,\n            \"' didn't blow my mind it blew something else if u know what i mean ' hashtag\"\n        ],\n        [\n            1,\n            \"hashtag those pieces to camera are recorded after the event kat knows she gets smacked down and she still like a crazy bond villain\"\n        ],\n        [\n            1,\n            \"is it tv editing or is kat a natural nasty bitch hashtag\"\n        ],\n        [\n            1,\n            \"kat has certainly set herself up for much i hope she is saved from it by being the first to go she is quite horrid hashtag\"\n        ],\n        [\n            1,\n            \"hashtag oh kat u silly silly fucking thing open ur eyes\"\n        ],\n        [\n            1,\n            \"rt user fuck you kat dumb bitch hashtag\"\n        ],\n        [\n            1,\n            \"oh kat you do something new every night to make yourself look even more like a hateful twat hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user hashtag i hate kat she is awful\"\n        ],\n        [\n            1,\n            \"sucks to have the smile wiped off your own face huh kat she in a glass house should not throw stones hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user loool what goes around comes around kat should just shut up hashtag\"\n        ],\n        [\n            1,\n            \"can someone give kat a slap across the head hashtag hashtag\"\n        ],\n        [\n            1,\n            \"seriously just when you think that stupid get an worse she does hashtag hashtag\"\n        ],\n        [\n            1,\n            \"and kat thought her bake was great so delusional hashtag\"\n        ],\n        [\n            1,\n            \"hahahaha kat that was worth the wait hashtag\"\n        ],\n        [\n            1,\n            \"ha ha ha take that kat you suck hashtag\"\n        ],\n        [\n            1,\n            \"hashtag that wiped that horrible smile off kat's face\"\n        ],\n        [\n            1,\n            \"ha ha suck on that kat and andre you dumb pieces of shit hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat is a nasty piece of work tbh hashtag\"\n        ],\n        [\n            1,\n            \"kat can fuck off home now hashtag\"\n        ],\n        [\n            1,\n            \"now who has had the smile wiped off their face kat you are a hashtag\"\n        ],\n        [\n            1,\n            \"krazy eyes kat needs a kick in the ku hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user why is kat being so nasty just showing what a horrible person looks like hashtag\"\n        ],\n        [\n            1,\n            \"kat and annie are their lap dogs are going to sudden death hashtag\"\n        ],\n        [\n            1,\n            \"hashtag all kat needs now is a hat let's see how they go\"\n        ],\n        [\n            1,\n            \"ugh fuck off kat your turns next hashtag\"\n        ],\n        [\n            1,\n            \"sucked in kat you mole hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user kat be humiliated from your attitude not your cooking hashtag\"\n        ],\n        [\n            1,\n            \"what a nasty bit of work kat is i'd take the promo girls any day hashtag\"\n        ],\n        [\n            1,\n            \"get rid of that kat the worst person i have ever seen hashtag\"\n        ],\n        [\n            1,\n            \"a bitch right kat hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag god kat you are awful awful person oh you are humiliated good\"\n        ],\n        [\n            1,\n            \"wow wiped that bitchy smile right of your face kat hashtag hashtag\"\n        ],\n        [\n            1,\n            \"you'll be laughing last hashtag hashtag\"\n        ],\n        [\n            1,\n            \"that wiped the shit eating grin off your face pretty quick kat hashtag\"\n        ],\n        [\n            1,\n            \"my hate for kat is getting stronger and stronger every time i watch her hashtag\"\n        ],\n        [\n            1,\n            \"oh my god kat is such a fucking bitch so much hate hashtag\"\n        ],\n        [\n            1,\n            \"suck it kat you fucking cunt hashtag\"\n        ],\n        [\n            1,\n            \"don't laugh kat you cunt hashtag\"\n        ],\n        [\n            1,\n            \"karma will get you kat u hashtag\"\n        ],\n        [\n            1,\n            \"is kat like the devil hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat and andre you fucking cunts hashtag\"\n        ],\n        [\n            1,\n            \"kat you are a individual hashtag\"\n        ],\n        [\n            1,\n            \"pity the tide didn't come in and sink annie's meatballs hashtag\"\n        ],\n        [\n            1,\n            \"police boat looking for a crack whore named kat who's been dealing meth and herself out for a powered camp site hashtag\"\n        ],\n        [\n            1,\n            \"rt user kat you're not a morning lunchtime evening person either i'm not sure you're human hashtag\"\n        ],\n        [\n            1,\n            \"i vote for hashtag annie lloyd cook off shit vs shit hashtag\"\n        ],\n        [\n            1,\n            \"hashtag suck it kat u kent\"\n        ],\n        [\n            1,\n            \"rt user kat adds delusional to her list of personality faults hashtag\"\n        ],\n        [\n            1,\n            \"rt user every time i see kat's face i feel like hashtag\"\n        ],\n        [\n            1,\n            \"drasko should have been married to annie i think they're a ' perfect ' annoying couple hashtag\"\n        ],\n        [\n            1,\n            \"i just want to knock kat's cocky face out hashtag\"\n        ],\n        [\n            1,\n            \"suck shit kat you dumb shit go back into the swamp behind ya and shut the fuck up hashtag\"\n        ],\n        [\n            1,\n            \"surely this proves that those two cunts can't cook hashtag\"\n        ],\n        [\n            1,\n            \"kat adds delusional to her list of personality faults hashtag\"\n        ],\n        [\n            1,\n            \"eva debra are now my most hated team on hashtag after least night's ep snakes in the grass those two\"\n        ],\n        [\n            1,\n            \"kat i feel like i'm in a dream yeah you are a with absolutely no cooking ability hashtag\"\n        ],\n        [\n            1,\n            \"i thought noone was eating the meatballs who's annie even talking to her imaginary friend hashtag\"\n        ],\n        [\n            1,\n            \"user hashtag didn't think kat could be more annoying than she was in the home rounds i was wrong annie coming a close second\"\n        ],\n        [\n            1,\n            \"user how long until kat heats up her crack pipe over the bbq hashtag think she already has crazy bitch\"\n        ],\n        [\n            1,\n            \"kat is busy warming up her crack pipe over the bbq stand clear hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user she already stated that it's not going to happen lol any day now she will come out saying that editing i'd to blame hashtag\"\n        ],\n        [\n            1,\n            \"how long until kat heats up her crack pipe over the bbq hashtag\"\n        ],\n        [\n            1,\n            \"can not stand the head on kat horrendous person hashtag\"\n        ],\n        [\n            1,\n            \"meanwhile kat is poisoning the lake hashtag\"\n        ],\n        [\n            1,\n            \"positive polly just fucked off to the pancake line hashtag\"\n        ],\n        [\n            1,\n            \"user kat is a completely rank cow but by god annie is annoying hashtag but kat's way more annoying and then annie is\"\n        ],\n        [\n            1,\n            \"the elderly chinese gentleman hasn't heard of bubble squeak before and steps away from the insane red head at him hashtag\"\n        ],\n        [\n            1,\n            \"i'm trying so hard to be charming annie i have nothing to add hashtag\"\n        ],\n        [\n            1,\n            \"i'll help with the dough sheri and emilie im coming d hashtag hashtag\"\n        ],\n        [\n            1,\n            \"also kat is a completely rank cow but by god annie is annoying hashtag\"\n        ],\n        [\n            1,\n            \"hashtag really wish kat would just go to sudden death full stop\"\n        ],\n        [\n            1,\n            \"i wonder if kat will ask everyone if she can bum a hashtag\"\n        ],\n        [\n            1,\n            \"kat's not a morning person or a midday person or an afternoon person or an evening person wait is she even a person hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i need a drink or 5 watching listening to kat just does my head in hashtag hashtag\"\n        ],\n        [\n            1,\n            \"celine does a good elephant she's obviously had practice hashtag\"\n        ],\n        [\n            1,\n            \"rt user did celine just make an elephant joke girl your making it too easy hashtag\"\n        ],\n        [\n            1,\n            \"rt user bit rich calling other people elephants celine and vicky hashtag\"\n        ],\n        [\n            1,\n            \"ash would know all about i can tell hashtag\"\n        ],\n        [\n            1,\n            \"kat's dealer obviously delivers hashtag hashtag\"\n        ],\n        [\n            1,\n            \"looks like shit hashtag surprising hashtag\"\n        ],\n        [\n            1,\n            \"oh kat never mind hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user oh no another one of mullah mindless bimbos here to repeat what he told her to say\"\n        ],\n        [\n            1,\n            \"user user be a man stop babbling and and admit you were wrong\"\n        ],\n        [\n            1,\n            \"user where does oktar find all of you bimbos to endlessly repeat his stupidity\"\n        ],\n        [\n            1,\n            \"user user come on have some pride and dignity believe in yourself don't let islam make you inferior\"\n        ],\n        [\n            1,\n            \"user user you are too pussy to handle kurdish girls western boots would turn you to worm meat\"\n        ],\n        [\n            1,\n            \"user user i know it's hard for a jihadi bitch to understand but reading comprehension is all that is required\"\n        ],\n        [\n            1,\n            \"user user here's the trick when she says she was six years old it means that she was six years old got it cunt\"\n        ],\n        [\n            1,\n            \"user user a putin paid bitch supporting the russian dictatorship russia is a at the bottom of human rights\"\n        ],\n        [\n            1,\n            \"user user your friends were not drug out of their home bitch every word out of your mouth is a putin paid propaganda\"\n        ],\n        [\n            1,\n            \"user need to be forgotten not\"\n        ],\n        [\n            1,\n            \"user user now ten dead pussies\"\n        ],\n        [\n            1,\n            \"user user but bitches like you will only speak of the 1 or 2 killed by drones against your own culture every time\"\n        ],\n        [\n            1,\n            \"user user not bitches just you\"\n        ],\n        [\n            1,\n            \"user user i think you are pretty stupid girls are not even adults when they are 15 at 9 they are children playing with dolls\"\n        ],\n        [\n            1,\n            \"user user i keep hoping for her brain to engage at some point but all factual evidence just by unnoticed\"\n        ],\n        [\n            1,\n            \"user rofl i just looked at who you follow and i see three of bimbos on your list yeap i can always smell an oktar zombie\"\n        ],\n        [\n            1,\n            \"user do the is cunts think they can stop air strikes by hiding behind civilians and crying about their deaths\"\n        ],\n        [\n            1,\n            \"user i read the quran follower it's a violent barbaric murdering sexist stupid genocidal pile of steaming shit\"\n        ],\n        [\n            1,\n            \"user user so stop crying and make some movies with female protagonists or is whining all you are good for\"\n        ],\n        [\n            1,\n            \"rt user user dedicated to all those women who to celebrate international women's day without islam ht …\"\n        ],\n        [\n            1,\n            \"user again skipping what you don't like it says that men are in charge of women and men are superior to women url\"\n        ],\n        [\n            1,\n            \"user and at the end it clearly states that beating women is an option if that's what it takes to make her obey\"\n        ],\n        [\n            1,\n            \"user it doesn't say mentally beat them it says beat them you are sugar for the and women\"\n        ],\n        [\n            1,\n            \"user being strong physically does not mean strong mentally the verse clearly says that a husband can force his will on a wife\"\n        ],\n        [\n            1,\n            \"user what is it that women lack that requires two women witnesses to replace one man\"\n        ],\n        [\n            1,\n            \"user okay we have women being physically inferior and the either emotionally or mentally inferior in some way\"\n        ],\n        [\n            1,\n            \"rt user hillary simply doesn't have the character to be president enough with the and url\"\n        ],\n        [\n            1,\n            \"rt user let's delete hillary url\"\n        ],\n        [\n            1,\n            \"user user except that there was no such sexual torture and she is a lying bitch\"\n        ],\n        [\n            1,\n            \"user user you jerk your cock to every new blumenthal tweet\"\n        ],\n        [\n            1,\n            \"rt user yet another student with university over an unfair process resulting from campus sexual assault hearings url\"\n        ],\n        [\n            1,\n            \"rt user people praising an hashtag cash in because it to their gender politics says a lot about …\"\n        ],\n        [\n            1,\n            \"user you won't answer like most feminists because the answer exposes your opposition to hashtag you fool only yourselves\"\n        ],\n        [\n            1,\n            \"user you make many assumptions and decide they are facts\"\n        ],\n        [\n            1,\n            \"user nope and many other feminist's love our male tears though url\"\n        ],\n        [\n            1,\n            \"user user i'm an era not mra term mra is flawed for same reason as feminism gender\"\n        ],\n        [\n            1,\n            \"rt user my response 2 feminists ' not all feminists are like that feminism is about equality hashtag htt …\"\n        ],\n        [\n            1,\n            \"user feminists think very little of women it turns out\"\n        ],\n        [\n            1,\n            \"rt user 40 year old woman marries herself after she can't find mr right goes on honeymoon to dubai omg stop url\"\n        ],\n        [\n            1,\n            \"user no feminism opposes choice of parenthood via financial abortion for men\"\n        ],\n        [\n            1,\n            \"rt user user i can't favorite enough what reproductive rights do men have none keep in your pants takes two to men s …\"\n        ],\n        [\n            1,\n            \"rt user because being female is the only quality a person should be judged on got it user\"\n        ],\n        [\n            1,\n            \"rt user i love equal rights fuck men i love men men are rapists not all men i care about lol his dick got cut off hashtag\"\n        ],\n        [\n            1,\n            \"user user the wage gap is debunked lie and says rape culture is fairy tale that from stopping real rape\"\n        ],\n        [\n            1,\n            \"user user seems she did have plenty of time to deny evidence and arguments just no time to make them\"\n        ],\n        [\n            1,\n            \"user user ok whew that's good get a real degree and forget this poison of known as feminism\"\n        ],\n        [\n            1,\n            \"user i keep trying to explain gop needs co to get to 270 nominate a drug war like romney and you lose co and the wh\"\n        ],\n        [\n            1,\n            \"user user not true feminism is also about getting free stuff and using sexism chivalry to their advantage\"\n        ],\n        [\n            1,\n            \"rt user hashtag nearly died working in coal mines but grandma was the real victim for having to cook the fo …\"\n        ],\n        [\n            1,\n            \"user i saw him but i rarely engage male fems zero point to it they are just following orders\"\n        ],\n        [\n            1,\n            \"user works for post that's how they get jobs they hire the knight\"\n        ],\n        [\n            1,\n            \"user it's fine had the same argument 100s of times you will eventually argue abortion has zero to do w having a kid or not\"\n        ],\n        [\n            1,\n            \"user sounds a bit too much like separate but equal it's sexism bias bigotry you name it user is clearly w bigots\"\n        ],\n        [\n            1,\n            \"user user a well done one must say fem i was arguing w had rt me a few times so i thought this was her\"\n        ],\n        [\n            1,\n            \"hashtag watching feminists their have mock a movement created solely to mock their movement too funny\"\n        ],\n        [\n            1,\n            \"rt user sad when the most basic fairness to men is a revolutionary thing fraud news in washington state detroit url\"\n        ],\n        [\n            1,\n            \"rt user yes i tell cops that a star trek actor a winner a are trolling everyone but they do nothing …\"\n        ],\n        [\n            1,\n            \"user the idea or the argument\"\n        ],\n        [\n            1,\n            \"rt user user this drunk woman legally knows better than to lives driving drunk but can't decide whether or n …\"\n        ],\n        [\n            1,\n            \"user in my opinion all jokes are ok nothing should be off limits to joke about just pointing out hashtag\"\n        ],\n        [\n            1,\n            \"welcome to my stupid emotionally child who needs to put their fingers in their ears cuz life is hard list url\"\n        ],\n        [\n            1,\n            \"rt user what did the doctor say to sarah parents hashtag\"\n        ],\n        [\n            1,\n            \"user i knew this would be their response as soon as i saw the ad\"\n        ],\n        [\n            1,\n            \"user true just 99 of them\"\n        ],\n        [\n            1,\n            \"user user men are women cannot be feminism says that's equal enough\"\n        ],\n        [\n            1,\n            \"user she blocked me and i blocked her why is that sexual abuse user in my tl\"\n        ],\n        [\n            1,\n            \"user was on a russian site once it was either or hoax i think\"\n        ],\n        [\n            1,\n            \"rt user hashtag salon feminist tactic claim your oppression is worse than the group you're oppressing so its ok htt …\"\n        ],\n        [\n            1,\n            \"self described radical feminist makes death threats against hashtag woc for not doing thinking as she was told url\"\n        ],\n        [\n            1,\n            \"rt user it's absolutely crystal clear now that with the amount of sjw feminists on that guys must tape every sexual en …\"\n        ],\n        [\n            1,\n            \"user user he got one serve not two had to defend the doubles lines also\"\n        ],\n        [\n            1,\n            \"user feminazi she changed it from rad fem\"\n        ],\n        [\n            1,\n            \"user feminists think hating men is feminism\"\n        ],\n        [\n            1,\n            \"rt user user i have the choice of either 1 marrying the woman and supporting her 2 paying child support for 18 years or 3 j …\"\n        ],\n        [\n            1,\n            \"user bad seeds grow must be rooted out first or else you'd foundation cracks\"\n        ],\n        [\n            1,\n            \"rt user hashtag have you ever taken six weeks off from work casually decide if you want to go back then choose to work part …\"\n        ],\n        [\n            1,\n            \"user get a girl pregnant and find out\"\n        ],\n        [\n            1,\n            \"user user deadbeat dad is illegal this is the legal system screwing him\"\n        ],\n        [\n            1,\n            \"user user abortion is convenient your point\"\n        ],\n        [\n            1,\n            \"user user i need twit blocked me\"\n        ],\n        [\n            1,\n            \"user men are assaulted 5 times more than women\"\n        ],\n        [\n            1,\n            \"user men are assaulted 5 times more than women\"\n        ],\n        [\n            1,\n            \"user user legally in a western nation\"\n        ],\n        [\n            1,\n            \"user user i am amused greatly by the\"\n        ],\n        [\n            1,\n            \"user user has either taken to some seriously ham trolling or shes on meth out of meth which i have suspected about her\"\n        ],\n        [\n            1,\n            \"user user i know what a straw man is einstein what is the straw man here\"\n        ],\n        [\n            1,\n            \"rt user they say they care about men's rights but when speaking to groups who represent them they block us seem they enjoy the …\"\n        ],\n        [\n            1,\n            \"user so you oppose equal gender rights do you\"\n        ],\n        [\n            1,\n            \"user sorry for confusing me what am i looking at\"\n        ],\n        [\n            1,\n            \"user everything i post is free to be reused\"\n        ],\n        [\n            1,\n            \"user not even close to accurate are you intentionally\"\n        ],\n        [\n            1,\n            \"user is user legit stupid or just trolling\"\n        ],\n        [\n            1,\n            \"user user no i can just see you are either a or have no intent on listening so i refer you to google which you fail at\"\n        ],\n        [\n            1,\n            \"user user it's still going strong but i will eventually into pics of hot women or etc\"\n        ],\n        [\n            1,\n            \"user should be i already have the advice for future college men find older women or date girls from any college but yours\"\n        ],\n        [\n            1,\n            \"user the college only apply if both attend that school\"\n        ],\n        [\n            1,\n            \"user my twitter account is hilarious but i cannot take credit the mind moronic feminist hypocrites deserve the credit\"\n        ],\n        [\n            1,\n            \"user user you never googled financial abortion or you are too dumb to comprehend otherwise you would not ask what you did which\"\n        ],\n        [\n            1,\n            \"user hard to say i had my fun not realizing the above me i believe having that fun is key to later\"\n        ],\n        [\n            1,\n            \"user sons are at much greater risk now than daughters because of feminist laws\"\n        ],\n        [\n            1,\n            \"user i dunno knowing what i know now or in today's environment i would not date any girl from same school\"\n        ],\n        [\n            1,\n            \"user put a man in jail for 20 years never even had sex lied to her friends about them at a club so she\"\n        ],\n        [\n            1,\n            \"user it took the priest a year to convince her to tell the cops he served 5 years out of 20 she got 26 months\"\n        ],\n        [\n            1,\n            \"user is that wrong is forcing them into parenthood wrong\"\n        ],\n        [\n            1,\n            \"user nope adoption and safe haven she is not bound\"\n        ],\n        [\n            1,\n            \"user you need serious help i hope you find it url\"\n        ],\n        [\n            1,\n            \"user hey how did you make that thing\"\n        ],\n        [\n            1,\n            \"user an enemy of user is good enough for me f f\"\n        ],\n        [\n            1,\n            \"user when i ask them that question they call me an abusive misogynist you do you ever actually get an answer\"\n        ],\n        [\n            1,\n            \"user please do sometime let me know in canada they just passed a bill led by feminists\"\n        ],\n        [\n            1,\n            \"user why was she fired do you know\"\n        ],\n        [\n            1,\n            \"user what does that 23 figure represent how was it derived\"\n        ],\n        [\n            1,\n            \"user are you a feminist user\"\n        ],\n        [\n            1,\n            \"user we found out quickly most of these questions were not looking for answers\"\n        ],\n        [\n            1,\n            \"user you should be able to save from here right click or hold down on them and you should get a save option\"\n        ],\n        [\n            1,\n            \"user yes am i a victim too\"\n        ],\n        [\n            1,\n            \"user shhh it's a trap url\"\n        ],\n        [\n            1,\n            \"user do you think implying someone can't get laid is sexist or abusive\"\n        ],\n        [\n            1,\n            \"user i derive the same meaning what have i missed\"\n        ],\n        [\n            1,\n            \"rt user these hashtag are mostly ignorant sexist do shitty things happen to you isn't your life perfect how many …\"\n        ],\n        [\n            1,\n            \"user can you give an example\"\n        ],\n        [\n            1,\n            \"user couldn't fit in one tweet i followed it up\"\n        ],\n        [\n            1,\n            \"user hmmm that's a good point bathing in male tears is more of a feminist thing huh\"\n        ],\n        [\n            1,\n            \"user there is literally photo evidence above\"\n        ],\n        [\n            1,\n            \"user why are denying and his abuse\"\n        ],\n        [\n            1,\n            \"user user is a good guy and\"\n        ],\n        [\n            1,\n            \"user so if he hit her in the same way for what she was wearing that would be ok too\"\n        ],\n        [\n            1,\n            \"user i'll take that as you saying yes its ok for him to hit her in the same way\"\n        ],\n        [\n            1,\n            \"user user why are you body shaming her man hands\"\n        ],\n        [\n            1,\n            \"user user why can't serve both\"\n        ],\n        [\n            1,\n            \"user user based on need not gender\"\n        ],\n        [\n            1,\n            \"user men are attacked 4 times more just fyi\"\n        ],\n        [\n            1,\n            \"user this is the founder url\"\n        ],\n        [\n            1,\n            \"user can you explain why this is wrong url\"\n        ],\n        [\n            1,\n            \"user i have no misogynist views feminism is an ideology not a gender fyi\"\n        ],\n        [\n            1,\n            \"user with luck she'll be a stylist\"\n        ],\n        [\n            1,\n            \"user can you comment on ford doing the very thing she complains of url\"\n        ],\n        [\n            1,\n            \"user i'm looking for them lot of hay on top of those needles\"\n        ],\n        [\n            1,\n            \"user i didn't realize i was supposed to treat you as a child whose opinion is irrelevant sorry my bad\"\n        ],\n        [\n            1,\n            \"user user i'll take any screen grabs you have thanks\"\n        ],\n        [\n            1,\n            \"user separate conversations she told a guy concerned about that he can't get laid exactly what she about\"\n        ],\n        [\n            1,\n            \"user user that is doing you realize\"\n        ],\n        [\n            1,\n            \"user why do you judge on rather than merit if a man works in an 80 female workplace should he cry discrimination\"\n        ],\n        [\n            1,\n            \"user curious do you know what the 23 pay gap figure to do you know how it was derived\"\n        ],\n        [\n            1,\n            \"user well if you know that men and women do different jobs why would the pay be the same\"\n        ],\n        [\n            1,\n            \"user as a result there is a possible supply of 100 of the population for all female jobs vs maybe 20 for some male jobs\"\n        ],\n        [\n            1,\n            \"user user women have more legal rights in every western nation who is privileged\"\n        ],\n        [\n            1,\n            \"user user so feminism is not about equal rights but a movement\"\n        ],\n        [\n            1,\n            \"user user picture was gender neutral but sure\"\n        ],\n        [\n            1,\n            \"user user i never said men didn't have privileges or that women didn't face but its more 50 50 than one way street\"\n        ],\n        [\n            1,\n            \"user not when it just ends in rape charges\"\n        ],\n        [\n            1,\n            \"user well i'd have no way of knowing general point\"\n        ],\n        [\n            1,\n            \"user good job having her call you a loser btw that hypocrisy is gold hopefully someone will see it\"\n        ],\n        [\n            1,\n            \"user user those two are the only self feminist i can think of who are legit\"\n        ],\n        [\n            1,\n            \"user user i actually wish they would just start using so we can just let feminist mean the misandrist hypocrites\"\n        ],\n        [\n            1,\n            \"user yep the they have an out in 2 3 years hashtag would have gone to seattle but no building vegas will get them instead\"\n        ],\n        [\n            1,\n            \"user hmm which is the root cause of their hypocrisy you have me\"\n        ],\n        [\n            1,\n            \"user and you have quoted none of the tweets what are you trying to say\"\n        ],\n        [\n            1,\n            \"user user can you explain why what she described there is wrong\"\n        ],\n        [\n            1,\n            \"user it is our individual listing numbers on a gamergate block list the sjw feminists created worn with pride\"\n        ],\n        [\n            1,\n            \"user i meant this one can you explain why it's wrong sexist url\"\n        ],\n        [\n            1,\n            \"user user i know of no places single men may in us some states do bar any single parents some only men\"\n        ],\n        [\n            1,\n            \"user user no idea what u said\"\n        ],\n        [\n            1,\n            \"user user kid not sure if should is really shouldn't etc\"\n        ],\n        [\n            1,\n            \"user user she will often not know it should be opt in not opt out so that he must be told or else they will hide it\"\n        ],\n        [\n            1,\n            \"user every time i suggest it feminists insist they will so if deadline passes he should be stuck w o choice\"\n        ],\n        [\n            1,\n            \"user so you will continue to oppose equality no matter the logic\"\n        ],\n        [\n            1,\n            \"user user me too it was going perfect got him on record when he thought it was just women before showing him truth\"\n        ],\n        [\n            1,\n            \"user how about you unfollow me while you are at it feminists who follow get blocked i hate to block so plz unfollow thanks\"\n        ],\n        [\n            1,\n            \"user user is awesome if you don't know her write the truth about feminism\"\n        ],\n        [\n            1,\n            \"rt user hashtag are you aware that feminism is teaching women that men cannot experience sexism or discrimination ht …\"\n        ],\n        [\n            1,\n            \"user my favorite when they argue to deny men choice they literally argue abortion is not a reproductive right\"\n        ],\n        [\n            1,\n            \"user no i'm not a sexist\"\n        ],\n        [\n            1,\n            \"user logic is understatement hashtag is like a being beaten and tossed off the sears tower logic\"\n        ],\n        [\n            1,\n            \"user user feminist writer think of au from what i know started the po others wrote up\"\n        ],\n        [\n            1,\n            \"user because if an obvious ga sports nut didn't that would explain it all\"\n        ],\n        [\n            1,\n            \"user you don't regard ford as a problematic figure url\"\n        ],\n        [\n            1,\n            \"user so no issue with her doing the very thing she then\"\n        ],\n        [\n            1,\n            \"user yeah my eye opener was a pay gap article i know a little about tried to explain why it was math not sexism but\"\n        ],\n        [\n            1,\n            \"user i learned that doing so made me a misogynist\"\n        ],\n        [\n            1,\n            \"user but not a joke a lot of her writing created the false rape culture crisis whose theories were drivers of new ca rape law\"\n        ],\n        [\n            1,\n            \"user then what really opened my eyes an article on financial abortion even after reading i still opposed responsibility etc\"\n        ],\n        [\n            1,\n            \"user until i saw feminists in comments using arguments against men selfish jerk think of child\"\n        ],\n        [\n            1,\n            \"user realized then that selfish hypocrisy is the of modern feminism not equality\"\n        ],\n        [\n            1,\n            \"user i know little more than i just told you i just thought her smiling face of hypocrisy misandry modern feminism\"\n        ],\n        [\n            1,\n            \"user people assume she saw my avi name blocked nope blocked by her before i knew who she was fems use a block list so\"\n        ],\n        [\n            1,\n            \"user as soon as you follow enough known anti feminists their block list and blocks you possible she is unaware of me\"\n        ],\n        [\n            1,\n            \"user but the idea they want to do anything but lecture with dubious facts they don't want challenged is exposed by their blocking\"\n        ],\n        [\n            1,\n            \"user yep pathetic let's idea anti fems just hate women do misogynists fight for their right to hate or just hate\"\n        ],\n        [\n            1,\n            \"user like if hashtag really just hated women why bother with gg need no permission to hate they could just hate play games\"\n        ],\n        [\n            1,\n            \"user is it wrong to argue by implying the other person cannot get laid\"\n        ],\n        [\n            1,\n            \"user sweden man the swedish men are cattle at this point\"\n        ],\n        [\n            1,\n            \"user there is literally nothing more pathetic than taking an existing film and just making a black or female version\"\n        ],\n        [\n            1,\n            \"user hmm possible i don't read i just know he boxes another guy had one donald trump diva like right\"\n        ],\n        [\n            1,\n            \"user but trump gets called a is that a gendered slur too i never hear women called\"\n        ],\n        [\n            1,\n            \"user exactly it's a sexist marketing\"\n        ],\n        [\n            1,\n            \"user not me either guns blazing or waiting quietly in my horse\"\n        ],\n        [\n            1,\n            \"user most democrats now avoid liberal like it's stop up feminism w credit for the women's rights movement\"\n        ],\n        [\n            1,\n            \"user allow word to evolve to it's current meaning selfish misandry and remove them from the hashtag movement so adults can work\"\n        ],\n        [\n            1,\n            \"user no no this is my view on how to move equality forward must root out those who claim equality while working against it\"\n        ],\n        [\n            1,\n            \"user user make a new damn movie you hacks is my point\"\n        ],\n        [\n            1,\n            \"user user you have more legal rights than i do is that ok\"\n        ],\n        [\n            1,\n            \"user user to i also prefer lives over the first for same reason as gb 2 funnier bottom line\"\n        ],\n        [\n            1,\n            \"user two of those three are already real\"\n        ],\n        [\n            1,\n            \"user please identify the straw man my sarcastic mocking or those real examples\"\n        ],\n        [\n            1,\n            \"rt user user feminism is a snoring issue\"\n        ],\n        [\n            1,\n            \"user user no joke a swedish lawmaker proposed requiring men to sit when they pee\"\n        ],\n        [\n            1,\n            \"user if they had any shame or self awareness sure\"\n        ],\n        [\n            1,\n            \"rt user user the more i think about it it's clear that women created gender as a social construct to seem shorter and weaker to get …\"\n        ],\n        [\n            1,\n            \"is it lost on most hashtag was essentially way of her from criticism url\"\n        ],\n        [\n            1,\n            \"user yes and no issue but banned as sexist when a feminist shirt would not be\"\n        ],\n        [\n            1,\n            \"user start a unless you are in uk then you can claim disability\"\n        ],\n        [\n            1,\n            \"user first tweet in years and it's a total false why url\"\n        ],\n        [\n            1,\n            \"user no no reliable numbers but a small town police department did a nine year study of their cases once 41 false\"\n        ],\n        [\n            1,\n            \"user an illinois pd studies nine years of their cases once 41 false\"\n        ],\n        [\n            1,\n            \"user user well what it was they knew the number of rape complaints that most only count\"\n        ],\n        [\n            1,\n            \"user user women who are actually charged convicted of it it's almost never prosecuted cops just close the case\"\n        ],\n        [\n            1,\n            \"user user google false rape accusation 41 might work\"\n        ],\n        [\n            1,\n            \"user never said men are smarter i said feminists are stupid most women are not feminists but 100 answers i'll focus on 2\"\n        ],\n        [\n            1,\n            \"user patriarchy is a myth so the system has no push back feminists use chivalry sexism to own ends\"\n        ],\n        [\n            1,\n            \"user no question feminists have the media did you see any mention of open bigotry etc nope narrative is all\"\n        ],\n        [\n            1,\n            \"user user rock is much closer to than most know\"\n        ],\n        [\n            1,\n            \"user user excuse me did you say that feminism is for everyone including men\"\n        ],\n        [\n            1,\n            \"user like i said a symbol is a symbol jewelry however can be later\"\n        ],\n        [\n            1,\n            \"user anything but yourself like every feminist on earth\"\n        ],\n        [\n            1,\n            \"user a genuinely interesting question of course the answer is predictable and boring\"\n        ],\n        [\n            1,\n            \"user how is that example sexism\"\n        ],\n        [\n            1,\n            \"rt user in the film jennifer lopez plays a rapist that does not know what the is and she's the hashtag\"\n        ],\n        [\n            1,\n            \"user he was also just existing no\"\n        ],\n        [\n            1,\n            \"user you pay yes split no she pays no\"\n        ],\n        [\n            1,\n            \"user user remember gaga what would you guess her iq to be\"\n        ],\n        [\n            1,\n            \"user user they are mostly yes w mixed in lots of\"\n        ],\n        [\n            1,\n            \"user both my desire to play video games is never stronger than after sex can finally focus on something other than sex\"\n        ],\n        [\n            1,\n            \"so feminists will trend hashtag and then complain how the fact hashtag is trending is proof of misogyny in society k\"\n        ],\n        [\n            1,\n            \"user i saw this the other day excellent\"\n        ],\n        [\n            1,\n            \"rt user user tonight on msnbc posters are raping our young women will republicans let obama save our children\"\n        ],\n        [\n            1,\n            \"user i don't doubt other life but don't think we'll see any evidence in any of our so i don't think about it\"\n        ],\n        [\n            1,\n            \"user but riley was hilarious on stern hadn't thought about him or the in years\"\n        ],\n        [\n            1,\n            \"user not what i'm looking at no\"\n        ],\n        [\n            1,\n            \"user i am tennis neutral just setting up the joke\"\n        ],\n        [\n            1,\n            \"user no name one men's right they fight for\"\n        ],\n        [\n            1,\n            \"user thanks i think it's hilarious but i realize there is a limited market for terry humor\"\n        ],\n        [\n            1,\n            \"user oh my that is the trolling equivalent of a wmd a meme of mass destruction\"\n        ],\n        [\n            1,\n            \"user i'll find a special occasion thanks\"\n        ],\n        [\n            1,\n            \"user for what possible stated reason to slow men down to women's pace\"\n        ],\n        [\n            1,\n            \"user this is what happens when you the dignity and respect of and real civil rights leaders upon nuts\"\n        ],\n        [\n            1,\n            \"user to an extent we are not exactly overwhelmed with great options choices\"\n        ],\n        [\n            1,\n            \"user you've seen the article by founder of sister right more and more i see feminism thru this url\"\n        ],\n        [\n            1,\n            \"user have no answer there hillary is a flawed candidate but bush romney choice of shot or stabbed\"\n        ],\n        [\n            1,\n            \"user you appear to have common sense so no you'd be totally wrong\"\n        ],\n        [\n            1,\n            \"user are you aware women have more not fewer legal rights than men\"\n        ],\n        [\n            1,\n            \"user why ignore my question to deflect with yours are you aware men have less legal rights is that equality\"\n        ],\n        [\n            1,\n            \"user it's close need one of those o'brien of tony and the big hurt\"\n        ],\n        [\n            1,\n            \"user so is the answer nothing\"\n        ],\n        [\n            1,\n            \"user can you explain the wage gap what does the often cited 23 figure reference\"\n        ],\n        [\n            1,\n            \"user none of these things are true but i return to the original question research what have you read\"\n        ],\n        [\n            1,\n            \"user where is your knowledge of feminism derived\"\n        ],\n        [\n            1,\n            \"user user can you be legally forced into parenthood\"\n        ],\n        [\n            1,\n            \"user user single men cannot adopt\"\n        ],\n        [\n            1,\n            \"user user no one said she should\"\n        ],\n        [\n            1,\n            \"user us canada uk france switzerland germany india every western nation and then some men have less legal rights equal\"\n        ],\n        [\n            1,\n            \"user user if it's her choice alone yes do you oppose single mothers\"\n        ],\n        [\n            1,\n            \"user user she can adopt it out safe haven\"\n        ],\n        [\n            1,\n            \"user go back to the top of this thread and read again then\"\n        ],\n        [\n            1,\n            \"user can you explain why that would be sexist\"\n        ],\n        [\n            1,\n            \"rt user hashtag did you know rape is bad\"\n        ],\n        [\n            1,\n            \"user user agreed idea it's not a compliment absurd most important compliment\"\n        ],\n        [\n            1,\n            \"user user ok w reasonable is so can totally live w o others\"\n        ],\n        [\n            1,\n            \"user user feminist shirt never gets tossed but no shock fems own our schools\"\n        ],\n        [\n            1,\n            \"user and i can't think of any good period actually\"\n        ],\n        [\n            1,\n            \"user user first hand account from sister bs how\"\n        ],\n        [\n            1,\n            \"user user the after all sarcasm that you take out of context\"\n        ],\n        [\n            1,\n            \"user user no actually she has an economics degree\"\n        ],\n        [\n            1,\n            \"user no i meant can you explain why telling a person you are arguing w they cannot get laid is wrong\"\n        ],\n        [\n            1,\n            \"user wait do you realize you just did the very thing the tweet you posted said is wrong\"\n        ],\n        [\n            1,\n            \"rt user the doesn't exist there is a women exploit you for your feelings zone\"\n        ],\n        [\n            1,\n            \"user user which tag are you referring to\"\n        ],\n        [\n            1,\n            \"rt user user i love this b c i am also a scientist working with men w more education experience yet i haven't experience …\"\n        ],\n        [\n            1,\n            \"rt user oh somebody posted the link to the source of the story about the feminist who her baby because it was a boy http …\"\n        ],\n        [\n            1,\n            \"rt user mt user daily reminder that i 100 don't care about straight cis opinions on racism feminism\"\n        ],\n        [\n            1,\n            \"user have u ever expressed ur anger only to be asked the question are you hashtag yeah\"\n        ],\n        [\n            1,\n            \"user have you ever been threatened with rape by a woman hashtag yes many times but only by feminist women\"\n        ],\n        [\n            1,\n            \"user hashtag ever walked home in dark seen another person and scared men are attacked 4 times more often\"\n        ],\n        [\n            1,\n            \"user why is a man afraid to commit to woman he really loves hashtag sexist biased divorce laws will ruin his life\"\n        ],\n        [\n            1,\n            \"user can you be legally forced into parental obligations can your be cut at birth does your right to vote have an\"\n        ],\n        [\n            1,\n            \"user user mistake i find both abortion child but if one gets an awful choice both must\"\n        ],\n        [\n            1,\n            \"user user think she meant would men who shed obligations also lose rights yes\"\n        ],\n        [\n            1,\n            \"user user have to pay if she knows he can walk way w o paying i think she might drive a bit safer i understand\"\n        ],\n        [\n            1,\n            \"user user many don't have the awareness to operate in what most know to be self interest they will defy most solutions\"\n        ],\n        [\n            1,\n            \"user i agree i am no fan of abortion or child but i can't accept him going to jail for not her choice\"\n        ],\n        [\n            1,\n            \"user user hard to say w o knowing if avg welfare w o a dad is or avg cs payment if less it would reduce incentive\"\n        ],\n        [\n            1,\n            \"user user agreed thoughtful every once in a while an old tweet of mine her poe in w is i cringe\"\n        ],\n        [\n            1,\n            \"user user i will totally pretend to be deaf at that point walk out like you're a ghost i'm bruce willis in the 6th sense\"\n        ],\n        [\n            1,\n            \"user user not being gay is not homophobia some do try to them somehow\"\n        ],\n        [\n            1,\n            \"user user who said anything about hitting\"\n        ],\n        [\n            1,\n            \"user user oh missed that part of it no no reason to get physical\"\n        ],\n        [\n            1,\n            \"user user in terms of what measured how\"\n        ],\n        [\n            1,\n            \"user i'm saying you can never control two different individuals to be the same\"\n        ],\n        [\n            1,\n            \"user can't relate have to be overtime of game 7 of the stanley cup finals w no dvr\"\n        ],\n        [\n            1,\n            \"yep except the study user the artist known as mich something author says it does not prove bias user\"\n        ],\n        [\n            1,\n            \"user a state of the union invite\"\n        ],\n        [\n            1,\n            \"rt user ariana grande has no chill lmao url\"\n        ],\n        [\n            1,\n            \"user nothing i like women in pink it's a that they don't reject femininity like ahem well you know\"\n        ],\n        [\n            1,\n            \"user i have a million valid arguments doesn't change reality\"\n        ],\n        [\n            1,\n            \"user should men and women have equal legal rights yes or no\"\n        ],\n        [\n            1,\n            \"user ok men have fewer legal rights in every western nation today get to work\"\n        ],\n        [\n            1,\n            \"user saw this this morning url\"\n        ],\n        [\n            1,\n            \"user user appears to refer to the idea that denial of can be prosecuted under child abuse rather than specific laws\"\n        ],\n        [\n            1,\n            \"user user any real world examples of women actually being jailed for it\"\n        ],\n        [\n            1,\n            \"user yeah but ur irrelevant relevant but old isolated fits the definition of the exception that proves the rule 2 more than i find\"\n        ],\n        [\n            1,\n            \"user was that yours mine was cs is enforced 10 000 ' s of men in jail while these 1 05 examples aside is not\"\n        ],\n        [\n            1,\n            \"user rights mean nothing if they can be violated w no\"\n        ],\n        [\n            1,\n            \"rt user user i'd like to focus on the of the beaver we are oppressed and i consider myself a victim\"\n        ],\n        [\n            1,\n            \"user odd that google can find no relevant examples of it actually being enforced then huh\"\n        ],\n        [\n            1,\n            \"user i keep not links sorry google kate sister now it should be near top of list\"\n        ],\n        [\n            1,\n            \"user hard to tell but i think that might have just been a troll\"\n        ],\n        [\n            1,\n            \"rt user if someone hates you it's because of what's between your ears not what's between your legs hashtag\"\n        ],\n        [\n            1,\n            \"rt user hashtag beware of con artists who co opt feminism don't expect people who profit from a problem to sol …\"\n        ],\n        [\n            1,\n            \"user hope not how will she pay her bills\"\n        ],\n        [\n            1,\n            \"user they have no sense of irony or awareness or shame or decency or well i could do this all day\"\n        ],\n        [\n            1,\n            \"user user you have an licking fetish\"\n        ],\n        [\n            1,\n            \"user hashtag like this i just spin the gallery on my tablet like the price is right wheel and use whatever meme or story i land on\"\n        ],\n        [\n            1,\n            \"user gotta take the bad w the good\"\n        ],\n        [\n            1,\n            \"user user never heard that before\"\n        ],\n        [\n            1,\n            \"user thanks that was one of the few memes i use that i made myself\"\n        ],\n        [\n            1,\n            \"user best meme ever yours or where did you find it\"\n        ],\n        [\n            1,\n            \"user never saw it's perfect but twitter is not the same w o her\"\n        ],\n        [\n            1,\n            \"rt user genuine equality or just jobs for the girls despite her obvious lack of hashtag htt …\"\n        ],\n        [\n            1,\n            \"user user real world evidence of this please\"\n        ],\n        [\n            1,\n            \"user user he's a gay known youtuber i saw his video unless he's it's real\"\n        ],\n        [\n            1,\n            \"user user you just said men don't need equality\"\n        ],\n        [\n            1,\n            \"user should the default be equal 50 50\"\n        ],\n        [\n            1,\n            \"user user women have more legal rights than men\"\n        ],\n        [\n            1,\n            \"rt user hashtag remember boys are stupid men are more stupid instead of rocks throw rape allegations on them t …\"\n        ],\n        [\n            1,\n            \"user only times i'll block is if they spam or i think they'll try to janet me\"\n        ],\n        [\n            1,\n            \"user user before and the janet gg bans i had blocked two one of which was an so called mra\"\n        ],\n        [\n            1,\n            \"rt user pretty sure that hashtag episode of law and order is basically the new madness holy actual fuck this exists\"\n        ],\n        [\n            1,\n            \"user user not doubting think feminist hypocrisy on ladies nights is a great example of their hypocrisy putting it out there\"\n        ],\n        [\n            1,\n            \"user you mean it shouldn't be because it is consent to parenthood for men today\"\n        ],\n        [\n            1,\n            \"user is a special kind of twit master of whining about 3rd world horrors to justify writing about things like hashtag\"\n        ],\n        [\n            1,\n            \"user user sorry to hear that get well man\"\n        ],\n        [\n            1,\n            \"rt user how can feminists claim we don't have bodily like being able to kill your unborn kid is not enough for you …\"\n        ],\n        [\n            1,\n            \"user user no seriously went from fake dumb to oh god it's real to super fake to holy please tell me it's fake\"\n        ],\n        [\n            1,\n            \"user user sorry i genuinely have no idea real not best guess\"\n        ],\n        [\n            1,\n            \"user user i was sure it was fake until it went too long no one works that hard on a poe just vapid childish pc trash\"\n        ],\n        [\n            1,\n            \"rt user scott walker should troll the left and get an online degree in gender studies\"\n        ],\n        [\n            1,\n            \"user user she was seriously right\"\n        ],\n        [\n            1,\n            \"user user thanks for heads up i watched it good stuff\"\n        ],\n        [\n            1,\n            \"user no doubt but talk about projection first two sentences describe feminism perfectly no self awareness hashtag\"\n        ],\n        [\n            1,\n            \"user user and hillary pro rapist\"\n        ],\n        [\n            1,\n            \"user user nope hence the two different terms\"\n        ],\n        [\n            1,\n            \"user user and whose definition is that anyway margaret\"\n        ],\n        [\n            1,\n            \"rt user user the numbers alone require that at the very least there would need to be multiple reported rapes everyday in eve …\"\n        ],\n        [\n            1,\n            \"user sucking at math and logic is a requirement for feminism\"\n        ],\n        [\n            1,\n            \"user i would never read see it so i have no idea what is the abuse they speak of\"\n        ],\n        [\n            1,\n            \"user user was sure it was poe but no one draws half a worth of poe scary they are like\"\n        ],\n        [\n            1,\n            \"user user that's what i thought at first haven't read comics in a while so i have no reference awesome job if fake\"\n        ],\n        [\n            1,\n            \"user usually takes 20 to 120 minutes for\"\n        ],\n        [\n            1,\n            \"user ok did she does she consent\"\n        ],\n        [\n            1,\n            \"user ok my main interest is whether feminists will blame a book written by and read by women on men somehow\"\n        ],\n        [\n            1,\n            \"user who is to blame for that\"\n        ],\n        [\n            1,\n            \"user man i thought was a human paper weight what a trade for the jets as good a deal as i've seen in years decades\"\n        ],\n        [\n            1,\n            \"user user for the first time ever i couldn't tell been wrong sure but i at least think i know at all it's evidently real\"\n        ],\n        [\n            1,\n            \"user i remember you praising a french feminist as being a good fem like chs what was her name again\"\n        ],\n        [\n            1,\n            \"user user who is arguing that\"\n        ],\n        [\n            1,\n            \"user user there is no beef here\"\n        ],\n        [\n            1,\n            \"user user it allows me to simultaneously engage in specific conversation while putting out ideas i'd have to repeat\"\n        ],\n        [\n            1,\n            \"user user it's not a negative or anti you action\"\n        ],\n        [\n            1,\n            \"user user no i said that about feminism\"\n        ],\n        [\n            1,\n            \"user user again talking about feminists not you man\"\n        ],\n        [\n            1,\n            \"user prison is the same except with more prison time\"\n        ],\n        [\n            1,\n            \"user user i remember respect your story but no convo was about feminists opposing common sense measures\"\n        ],\n        [\n            1,\n            \"user user everyone here opposes rape male or female everyone here supports measures it's all good\"\n        ],\n        [\n            1,\n            \"user user i am attacking feminist's character no one else's\"\n        ],\n        [\n            1,\n            \"user just saw it a few days ago it's brilliant need fifty more like it\"\n        ],\n        [\n            1,\n            \"user i don't keep links google kate sister now and you'll find it her sister wrote it\"\n        ],\n        [\n            1,\n            \"user while you're in my tl just wanted to say ty for all of great work you do challenging narrative w facts much appreciated\"\n        ],\n        [\n            1,\n            \"rt user hashtag the law in canada where a woman can murder her baby because she's depressed and get …\"\n        ],\n        [\n            1,\n            \"rt user 3 followers till 1000\"\n        ],\n        [\n            1,\n            \"user is she just less bad that other feminists or genuinely advocates equal equality a la chs or young\"\n        ],\n        [\n            1,\n            \"user they use as a playbook\"\n        ],\n        [\n            1,\n            \"user never more patriotic than when i read people have gone to jail for free speech in supposedly democratic western nations\"\n        ],\n        [\n            1,\n            \"user two people went to jail in the uk for criticizing feminists\"\n        ],\n        [\n            1,\n            \"user only if you are unaware that feminism and the women's rights movement are not the same\"\n        ],\n        [\n            1,\n            \"rt user user they want to eliminate by making it illegal to criticize feminism itself a …\"\n        ],\n        [\n            1,\n            \"user you seem like a nice girl i just ask that u dig a little deeper into what feminism actually says does vs what they claim\"\n        ],\n        [\n            1,\n            \"user user hmm i think it's the jaw her head is kinda shaped like home plate to carry on the baseball\"\n        ],\n        [\n            1,\n            \"user don't count any chickens most of the gop candidates suck and could well lose to uneducated history vagina voters\"\n        ],\n        [\n            1,\n            \"user romney or would be huge mistakes\"\n        ],\n        [\n            1,\n            \"user image better than ever due to o but co will not vote for a drug war supporter like him and gop needs co to get to 270\"\n        ],\n        [\n            1,\n            \"user i just laughed at move kid is sick wish they'd used over though\"\n        ],\n        [\n            1,\n            \"user user it's actually two separate proposals real insane\"\n        ],\n        [\n            1,\n            \"user user sweden and the eu\"\n        ],\n        [\n            1,\n            \"user walker is clearly the one dems fear i don't know much about him either\"\n        ],\n        [\n            1,\n            \"user exactly thor is really not theirs to do a female daredevil or something if you want to pull that gimmick\"\n        ],\n        [\n            1,\n            \"rt user it's insulting to women to expect them to only be to super easy games i honestly am insulted as a parent of a girl …\"\n        ],\n        [\n            1,\n            \"rt user feminist just me transphobic for not somehow magically knowing that they are url\"\n        ],\n        [\n            1,\n            \"rt user if you're a grown woman who hasn't gotten past your awkward teenage years of confusion and you're probably a feminist\"\n        ],\n        [\n            1,\n            \"rt user it's free speech when threaten an innocent man but if you question narrative shut up url\"\n        ],\n        [\n            1,\n            \"user user then i have no idea\"\n        ],\n        [\n            1,\n            \"rt user hashtag isis is killing people our solution teach isis not to kill\"\n        ],\n        [\n            1,\n            \"rt user game on nypd url\"\n        ],\n        [\n            1,\n            \"user so you oppose hashtag and the feminists trying to ban it right\"\n        ],\n        [\n            1,\n            \"user would have added be eaten by your cats but 140\"\n        ],\n        [\n            1,\n            \"rt user user maybe she was ' raped ' by a and it's a symbol of her burden\"\n        ],\n        [\n            1,\n            \"rt user did anybody get glass in the face during an american sniper showing these hashtag fans play for keeps\"\n        ],\n        [\n            1,\n            \"user but sorry who cares that the national organization of women was commie you were talking about a right too funny\"\n        ],\n        [\n            1,\n            \"user yes i find the sense of relevance interesting\"\n        ],\n        [\n            1,\n            \"user google kate sister now and enjoy long read\"\n        ],\n        [\n            1,\n            \"rt user feminists say gaming is a boys club then they also say that half of gamers are women make up your damn mind hashtag …\"\n        ],\n        [\n            1,\n            \"rt user scientist lands a robot on a comet feminists him for his shirt biden ear of someone's wife silence url\"\n        ],\n        [\n            1,\n            \"rt user tell me the definition of feminism say it's about equality all you want won't change the fact that modern feminism …\"\n        ],\n        [\n            1,\n            \"rt user girls are ruthless smh url\"\n        ],\n        [\n            1,\n            \"rt user guy who stabbed two people at has face that says i'm going to stab you at a bus stop url\"\n        ],\n        [\n            1,\n            \"rt user if being pro due process makes you pro rape does being anti death penalty make you pro murder url\"\n        ],\n        [\n            1,\n            \"rt user its always funny seeing white feminist battle against black feminist then expect the world to follow a group with so muc …\"\n        ],\n        [\n            1,\n            \"rt user you could think of the worst possible idea ever and it's still wouldn't be as bad as this one url\"\n        ],\n        [\n            1,\n            \"rt user retweet if you hate fav if you hate hate\"\n        ],\n        [\n            1,\n            \"user toss denied student loans onto that list as well\"\n        ],\n        [\n            1,\n            \"user nhl pays back rogers for new tv deal w get sp tor rivalry 2 big tv markets\"\n        ],\n        [\n            1,\n            \"user just my guess it's now in my tweets as proof if it comes true i knew he'd rig the 2013 draft so the could get seth jones\"\n        ],\n        [\n            1,\n            \"user so i got the rigging part right but not the scouting\"\n        ],\n        [\n            1,\n            \"user that's why a rivalry w 2 big tv ratings markets that are division rivals makes too much sense to not rig\"\n        ],\n        [\n            1,\n            \"user i said it for months didn't know how good was\"\n        ],\n        [\n            1,\n            \"user really needed the d man too but they made right pick\"\n        ],\n        [\n            1,\n            \"user ahem as a pens fan i can appreciate a system that rewards a well executed rebuild so uh yeah\"\n        ],\n        [\n            1,\n            \"user exactly a well executed rebuild but don't history we for 66 sid was gary rigging the draft\"\n        ],\n        [\n            1,\n            \"user user might need some the tip is wider than her hips\"\n        ],\n        [\n            1,\n            \"user this is why i find the women just want male attention argument moronic as if there aren't better ways to get that\"\n        ],\n        [\n            1,\n            \"user no sorry even the definition of feminism is still unequal\"\n        ],\n        [\n            1,\n            \"user familiar w it insane patriarchy has clearly failed this man\"\n        ],\n        [\n            1,\n            \"user no feminism to have equality actually url\"\n        ],\n        [\n            1,\n            \"user actually even the dictionary definition of feminism is unequal that you don't see why is telling\"\n        ],\n        [\n            1,\n            \"user he respects their right to publicly out in private you mean what a gentleman\"\n        ],\n        [\n            1,\n            \"user none i was going to go w toxic femininity or something if they answered but hashtag has great plate discipline\"\n        ],\n        [\n            1,\n            \"user i don't just mean democrat by liberal but a specific breed\"\n        ],\n        [\n            1,\n            \"user user she'll unblock stalk run wash repeat she's a coward\"\n        ],\n        [\n            1,\n            \"no user as user says it's just school policy to deny legal rights to people who look like rapists duh\"\n        ],\n        [\n            1,\n            \"user user blocked me so i blocked her evidently she stopped defending sexual harassment of students long enough to unblock\"\n        ],\n        [\n            1,\n            \"rt user have you ever had a female judge outraged at you for not paying child support for someone else's kid url\"\n        ],\n        [\n            1,\n            \"yeah uh user hashtag aren't bigots who hate men and don't mind sharing equality w them like you hypocrites fyi\"\n        ],\n        [\n            1,\n            \"rt user i just got called sexist because i get paid the same as guys and i'm not a sheep to the feminist movement ok user …\"\n        ],\n        [\n            1,\n            \"rt user i don't blame these sjws for hating themselves they're just choosing the wrong reasons grade a white guilt url\"\n        ],\n        [\n            1,\n            \"rt user instead of doing something about the feminists who hate men i'm going to scream at you for pointing them out hashtag\"\n        ],\n        [\n            1,\n            \"user user is that just a male thing whenever i click on female friendly female choice porn it's same as main content\"\n        ],\n        [\n            1,\n            \"user never says a word about being abused for 20 years kills husband claims abuse w no proof walks fems cheer\"\n        ],\n        [\n            1,\n            \"user i'm an atheist but god bless hot women who embrace enjoy their own sexuality\"\n        ],\n        [\n            1,\n            \"rt user user did you see baby mom he paid her 10k for an abortion she kept the money had the kid and put him on 7000 …\"\n        ],\n        [\n            1,\n            \"rt user no sjw feminist will ever in fear of being from their own little cult try it works every …\"\n        ],\n        [\n            1,\n            \"rt user and what rights would those be from what i can tell we have the same if not more rights then men hashtag htt …\"\n        ],\n        [\n            1,\n            \"rt user so let me get this straight user who tweets to have people fired is now a victim of twitter http …\"\n        ],\n        [\n            1,\n            \"user thanks steal any arguments of mine you like that's why i'm here create awareness the argument is long but effective\"\n        ],\n        [\n            1,\n            \"rt user user screw feminism the sexist legal system it's directly responsible for creating this piece of human garbage ne …\"\n        ],\n        [\n            1,\n            \"rt user user our court system is failing us by letting these criminals walk free victim matters gender does not crime mat …\"\n        ],\n        [\n            1,\n            \"user well i hate it but i know what you mean thanks this will be in their hypocrite faces shortly\"\n        ],\n        [\n            1,\n            \"rt user social justice seems to now be a type of shield behind which racist pigs can about their self …\"\n        ],\n        [\n            1,\n            \"rt user hashtag can't convince three teen women to take up computer science meanwhile isis is soooo christian grey …\"\n        ],\n        [\n            1,\n            \"rt user the reality is that the caliphate is more attractive than your ultra liberal safe space and that's too embarrassing to …\"\n        ],\n        [\n            1,\n            \"rt user fifty shades of grey is romantic only because the guy is a billionaire if he was living in a trailer it would be a …\"\n        ],\n        [\n            1,\n            \"user user by doing what exactly\"\n        ],\n        [\n            1,\n            \"user she is stupid ben sorry it's now hurting my brain\"\n        ],\n        [\n            1,\n            \"user she was already linked she doesn't care\"\n        ],\n        [\n            1,\n            \"user earlier she was she doesn't care about facts\"\n        ],\n        [\n            1,\n            \"user no but someone else linked her to the article an hour ago\"\n        ],\n        [\n            1,\n            \"user she has a very low iq\"\n        ],\n        [\n            1,\n            \"why does user refresh tl to the top every 7th to 9th time i return from notifications very annoying lose many tweets i want to read\"\n        ],\n        [\n            1,\n            \"user user estimates are guesses not proof this is why you are called stupid and you ignore that politics exist also stupid\"\n        ],\n        [\n            1,\n            \"user user exactly never had an class ever\"\n        ],\n        [\n            1,\n            \"user that girl is hideous in every way\"\n        ],\n        [\n            1,\n            \"user i'm guessing you learned of feminism from beyonce\"\n        ],\n        [\n            1,\n            \"user feminists started hashtag take it up with them\"\n        ],\n        [\n            1,\n            \"user no doubt and yet no less true\"\n        ],\n        [\n            1,\n            \"user name 3 prominent feminists please no google\"\n        ],\n        [\n            1,\n            \"user who said all i can think of 2 3 feminists\"\n        ],\n        [\n            1,\n            \"user right but you know squat so who cares\"\n        ],\n        [\n            1,\n            \"user user oh like the new name btw punching down another inane tool they use to silence and facts and logic\"\n        ],\n        [\n            1,\n            \"user user good for you too bad about those hurt by it or by it right\"\n        ],\n        [\n            1,\n            \"user are you aware the removes the due process rights\"\n        ],\n        [\n            1,\n            \"user ben i'm open to meeting good feminists like helen etc but uh how can i say nicely is not smart at all a\"\n        ],\n        [\n            1,\n            \"user no i don't think she's a bigot per se but blind to whatever she chooses not to believe\"\n        ],\n        [\n            1,\n            \"user feel free to research it they intentionally feminism w the women's rights movement\"\n        ],\n        [\n            1,\n            \"user i love this but i am legit out by that fems could end any argument w me by posting their hair pics\"\n        ],\n        [\n            1,\n            \"user seen it before thanks it is amusing most women are by low expectations that is the result whining only\"\n        ],\n        [\n            1,\n            \"user i appreciate you bringing good content to me though\"\n        ],\n        [\n            1,\n            \"user no idea what that is\"\n        ],\n        [\n            1,\n            \"user to each their own commenting more on the power dynamic of male fems vs fems etc\"\n        ],\n        [\n            1,\n            \"rt user user where can i buy this in bulk\"\n        ],\n        [\n            1,\n            \"user user i love like this i just spin the gallery on my tablet like the price is right wheel and use whatever comes up\"\n        ],\n        [\n            1,\n            \"user no idea i just collect them randomly as i find them\"\n        ],\n        [\n            1,\n            \"user user what a fucked up insult to wow\"\n        ],\n        [\n            1,\n            \"user let's think critically who is talking about that\"\n        ],\n        [\n            1,\n            \"user is that what hashtag is\"\n        ],\n        [\n            1,\n            \"hashtag unless you want them to date you bang you call you stalk you then cry rape do performance art url\"\n        ],\n        [\n            1,\n            \"user honestly or of the cars i'm torn\"\n        ],\n        [\n            1,\n            \"user user ladies unlike drugs you can always share a hooker\"\n        ],\n        [\n            1,\n            \"user user read her tl for many great stories\"\n        ],\n        [\n            1,\n            \"user i never watch these things do they ask men anything\"\n        ],\n        [\n            1,\n            \"user but do they even interview the men if so about what\"\n        ],\n        [\n            1,\n            \"user agreed i just hate that society is so illiterate they blame sexism rather than capitalism for those questions\"\n        ],\n        [\n            1,\n            \"user was your previous praise tactical or just\"\n        ],\n        [\n            1,\n            \"user is the fact that women are asked that question sexist\"\n        ],\n        [\n            1,\n            \"user no one is assuming they have the ratings the click numbers etc\"\n        ],\n        [\n            1,\n            \"user not paid the same in hollywood they each have agents who individually negotiate their deals you want to pay a flat rate\"\n        ],\n        [\n            1,\n            \"rt user user you can practically hear his sexual orientation changing\"\n        ],\n        [\n            1,\n            \"user free market they get what they negotiate producers feel it's fair or not the actor actress can accept or not hashtag\"\n        ],\n        [\n            1,\n            \"user user when was she good i confuse her and ten other women which is why their pay is lower btw supply vs demand\"\n        ],\n        [\n            1,\n            \"user user what did he make for that role not much i imagine tom cruise would have made triple\"\n        ],\n        [\n            1,\n            \"rt user hashtag seriously what rights don't you have and why can none of you answer that question\"\n        ],\n        [\n            1,\n            \"rt user the ' feminist ' opposition to hashtag is just another example of privileged women to gain moral authority the …\"\n        ],\n        [\n            1,\n            \"rt user user i actually got an answer from a feminist today a stupid one but an answer http …\"\n        ],\n        [\n            1,\n            \"user he asked for it did you why not find an employer who will value you properly\"\n        ],\n        [\n            1,\n            \"user user invented videos but can't have page 3\"\n        ],\n        [\n            1,\n            \"user ironically giving men equal leave necessary if women are to achieve equal pay but feminists hate men so they don't\"\n        ],\n        [\n            1,\n            \"user shhh no hints they'll copy off your paper\"\n        ],\n        [\n            1,\n            \"user what does the 77 on the dollar figure describe\"\n        ],\n        [\n            1,\n            \"user no you have proven your ignorance here to anyone who isn't as dumb as you it's there for all to see but you don't know it\"\n        ],\n        [\n            1,\n            \"user again you have already typed out your ignorance anyone who understands economics can scroll up see you prove it thanks\"\n        ],\n        [\n            1,\n            \"user again the case is made unless u delete your tweets trying to guess which one exposes your idiocy case closed take care\"\n        ],\n        [\n            1,\n            \"user no being right makes me right i can't prove that to someone without the to understand it it's ok take care\"\n        ],\n        [\n            1,\n            \"user you can have this one thanks i've gotten what i need from her url\"\n        ],\n        [\n            1,\n            \"user so you can only place your trust in what they say you don't know the material well enough to it on your own hashtag\"\n        ],\n        [\n            1,\n            \"user can you explain what that 77 to\"\n        ],\n        [\n            1,\n            \"user you know that's pure propaganda for dumb people right\"\n        ],\n        [\n            1,\n            \"user should women be united or honest\"\n        ],\n        [\n            1,\n            \"user i think is a dummy who believes it not a who knowingly lies\"\n        ],\n        [\n            1,\n            \"user in this case evidently yes\"\n        ],\n        [\n            1,\n            \"user so she needs to give david 3 million i guess\"\n        ],\n        [\n            1,\n            \"user the girl who played in porn only got 3000 for same job as patty\"\n        ],\n        [\n            1,\n            \"user no every bit of that is a lie url\"\n        ],\n        [\n            1,\n            \"user because it's a known lie mostly url\"\n        ],\n        [\n            1,\n            \"user user i need a meme of that that's my day in a nutshell\"\n        ],\n        [\n            1,\n            \"user user awesome will go into my daily use folder\"\n        ],\n        [\n            1,\n            \"user i was referring to his more famous one but love this i understand the most i can do against feminism is raise awareness\"\n        ],\n        [\n            1,\n            \"user they want to close all women's\"\n        ],\n        [\n            1,\n            \"user your defense of a gender biased prison system\"\n        ],\n        [\n            1,\n            \"user user i determined you aren't worth such an effort deal\"\n        ],\n        [\n            1,\n            \"user user and this is why i knew not to bother with this i can just smell them now\"\n        ],\n        [\n            1,\n            \"user user i agree i can just spot them early i was right about gaga\"\n        ],\n        [\n            1,\n            \"user nm sorry didn't read your tl first i see you are not a feminist\"\n        ],\n        [\n            1,\n            \"user i know little sister is severely herself here\"\n        ],\n        [\n            1,\n            \"user repeating the lies i see\"\n        ],\n        [\n            1,\n            \"user your example is 42 years old you realize\"\n        ],\n        [\n            1,\n            \"user hey i had him on 3 of my 4 fantasy teams\"\n        ],\n        [\n            1,\n            \"user i saw it too funny i saw this one today url\"\n        ],\n        [\n            1,\n            \"user i know you know my intent is to prove they don't know\"\n        ],\n        [\n            1,\n            \"user what right do you lack\"\n        ],\n        [\n            1,\n            \"user i agree but that's because you as a woman have more legal rights than i do so that would be great\"\n        ],\n        [\n            1,\n            \"user are men not human do they deserve hashtag\"\n        ],\n        [\n            1,\n            \"rt user the olympics etc considers marijuana a performance drug yet you can get a dui or or w e from it con …\"\n        ],\n        [\n            1,\n            \"user great so you support men's right to financial abortion cool\"\n        ],\n        [\n            1,\n            \"user thanks and you are seemingly are less interested in equality for all than you stated prior just saying\"\n        ],\n        [\n            1,\n            \"user thanks i find the word actually unnecessary in that sentence but thanks\"\n        ],\n        [\n            1,\n            \"user you say this based on what\"\n        ],\n        [\n            1,\n            \"user actually they did feminist it was great\"\n        ],\n        [\n            1,\n            \"user user me too oddly anita has not i'm a bit insulted\"\n        ],\n        [\n            1,\n            \"rt user campus crime alerts will cover up details due to alerts making campus unsafe for men url\"\n        ],\n        [\n            1,\n            \"rt user hashtag is a protection except nobody can actually guarantee your brand any safety as the movement is …\"\n        ],\n        [\n            1,\n            \"rt user hashtag tries to get people fired over nothing later asks for sympathy when people are excluded by the …\"\n        ],\n        [\n            1,\n            \"rt user why are the dudebros at the office not inviting you to poker and night gee what a mystery hashtag\"\n        ],\n        [\n            1,\n            \"user i know that's the goal i'm here to expose their lack of sense\"\n        ],\n        [\n            1,\n            \"user see i specifically left those out because the reverse argument is made for hollywood drawing power differences etc\"\n        ],\n        [\n            1,\n            \"user whereas is the same job for same audience for most part aka making one guy cum\"\n        ],\n        [\n            1,\n            \"user i just wanted proof that feminism sheep believe the lie\"\n        ],\n        [\n            1,\n            \"user no those are lies too read the article to understand why claiming your proof as proof is pathetic hashtag\"\n        ],\n        [\n            1,\n            \"when u know what an obvious lie the hashtag is solution would be lol were it not scary cuz they mean it url\"\n        ],\n        [\n            1,\n            \"rt user truth a smart woman explains why men don't want to have to handle their wives and girlfriends url\"\n        ],\n        [\n            1,\n            \"user i'm curvy the kind men over not the type of curvy feminists want you to think men over url\"\n        ],\n        [\n            1,\n            \"user men's rights activist or advocate\"\n        ],\n        [\n            1,\n            \"user thanks feminists now stand in the way of equality so we'll never achieve it until people realize they won't finish the job\"\n        ],\n        [\n            1,\n            \"user i respect your use of are for winners\"\n        ],\n        [\n            1,\n            \"user they essentially mean communism when they say it anytime a group openly the word merit they are up to little good\"\n        ],\n        [\n            1,\n            \"user oh i dont even the era only says rights not equal responsibility feminism is allergic to equal accountability\"\n        ],\n        [\n            1,\n            \"user funniest commercial i ever saw until they did the one\"\n        ],\n        [\n            1,\n            \"user not concerned w equal here url\"\n        ],\n        [\n            1,\n            \"i apologize to hashtag for my over innocent men in jail i didn't know u had fake pockets url\"\n        ],\n        [\n            1,\n            \"rt user user seriously where exactly do you suggest i put my tits should i them when doing feminist things\"\n        ],\n        [\n            1,\n            \"rt user feminists call anyone who an mra cause they desperately need to think that only mras oppose them rather than near …\"\n        ],\n        [\n            1,\n            \"user dunno ran out of characters meant which other character in the 1986 transformers movies did he voice\"\n        ],\n        [\n            1,\n            \"user no user is right died before finishing the film\"\n        ],\n        [\n            1,\n            \"user ok you win that one go tell your friend to fork it over\"\n        ],\n        [\n            1,\n            \"rt user univ of colorado disciplined a student for sexual assault even though his accuser admitted she had lied url\"\n        ],\n        [\n            1,\n            \"rt user user such a horrible person tell her friend to go back into the truck filled with carbon then uses her fri …\"\n        ],\n        [\n            1,\n            \"user you were right just about the wrong person a feminist\"\n        ],\n        [\n            1,\n            \"rt user this is disgusting url\"\n        ],\n        [\n            1,\n            \"they drafted a w the 4th overall pick over a switch hitting catcher w power death to america hashtag url\"\n        ],\n        [\n            1,\n            \"user user does she have a legal obligation to report i don't think she does\"\n        ],\n        [\n            1,\n            \"user user telling him to get back in the truck might be a crime but along the lines of conspiracy or inciting a riot\"\n        ],\n        [\n            1,\n            \"user user cue the in 3 2 1\"\n        ],\n        [\n            1,\n            \"rt user user my uncle was shot 5 times and died because he kept denying his female stalker stop acting like males li …\"\n        ],\n        [\n            1,\n            \"rt user fems imply porn reduces women to objects but they're the only ones in the thread over career choices url\"\n        ],\n        [\n            1,\n            \"user social justice warrior aka the liberals feminists who are so tolerant they tolerate nothing want to impose their views on world\"\n        ],\n        [\n            1,\n            \"user liberals suddenly consider isis a threat\"\n        ],\n        [\n            1,\n            \"user user to what end it's a beta cuck in a college rag\"\n        ],\n        [\n            1,\n            \"the one thing that could actually end the harassment of hashtag url\"\n        ],\n        [\n            1,\n            \"rt user after the hashtag murder i'm at 0 patience for special snowflakes who about feeling unsafe b c someone sai …\"\n        ],\n        [\n            1,\n            \"user if they hadn't just their cup chances i'd be to argue\"\n        ],\n        [\n            1,\n            \"user picked the ducks to win cup before season but that was thinking gibson would be great might pick hawks but ducks in it\"\n        ],\n        [\n            1,\n            \"user i like the forward group now and has been great but our defense will get like a mean hooker\"\n        ],\n        [\n            1,\n            \"user got a 1st for more than i'd have thought hawks made a mistake took big risk on but good deal for\"\n        ],\n        [\n            1,\n            \"user by that definition jim is a ducks fan that explains everything\"\n        ],\n        [\n            1,\n            \"user flyers can never get all 3 in sync have had great forwards had great d in 2010 but never find the g if they do\"\n        ],\n        [\n            1,\n            \"user they f or d will be bad shoulda kept carter and bob i laughed when they made each of those deals\"\n        ],\n        [\n            1,\n            \"user too much drinking too many porn stars then they end up winning in la should have given them more drinks porn stars\"\n        ],\n        [\n            1,\n            \"user user k thanks for demonstrating a firm understanding of legal rights\"\n        ],\n        [\n            1,\n            \"user user what is the event\"\n        ],\n        [\n            1,\n            \"user user given that it's laying odds\"\n        ],\n        [\n            1,\n            \"rt user media shorter we aren't going to investigate why hillary used a private email as sos that would be considered sexist …\"\n        ],\n        [\n            1,\n            \"rt user people do not get it definition of sexual assault on campus is so broad it makes most dating a …\"\n        ],\n        [\n            1,\n            \"user give them enough rope to hang themselves\"\n        ],\n        [\n            1,\n            \"user or what i say or what i do or what i think or what i know\"\n        ],\n        [\n            1,\n            \"rt user the same people saying that hillary's emails are no big deal were the same ones having a shit fit over …\"\n        ],\n        [\n            1,\n            \"user honestly i didn't look because i'd bet my life we know the answer\"\n        ],\n        [\n            1,\n            \"user her continued production of carbon\"\n        ],\n        [\n            1,\n            \"user i see that now didn't get far enough into his tl\"\n        ],\n        [\n            1,\n            \"user user a pitch perfect parody my bad\"\n        ],\n        [\n            1,\n            \"rt user the fact that jimmy ever sold a record is an against the idea of american\"\n        ],\n        [\n            1,\n            \"user user but that assumes the feminist care about the lives of their sheep\"\n        ],\n        [\n            1,\n            \"rt user hate men but value and envy masculinity they claim to love women but they loathe femininity user\"\n        ],\n        [\n            1,\n            \"rt user revenge porn is evil but can see many potential problems with twitter policies on removal url\"\n        ],\n        [\n            1,\n            \"user can't forget it never heard about it\"\n        ],\n        [\n            1,\n            \"user user good luck to you with that\"\n        ],\n        [\n            1,\n            \"user a lot of are gay actually they see how feminism merely uses them\"\n        ],\n        [\n            1,\n            \"user i think he's trolling actually\"\n        ],\n        [\n            1,\n            \"user jessica is a special type of human feces\"\n        ],\n        [\n            1,\n            \"user user the truth i know you hate that\"\n        ],\n        [\n            1,\n            \"user user they don't care each day i realize feminists are perfectly happy to ruin anyone else's life for their gain\"\n        ],\n        [\n            1,\n            \"user user with a flat face the nose a bay window\"\n        ],\n        [\n            1,\n            \"user it's actually only one face it's just as wide and flat as the front of a so easy mistake to make\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but i honestly just cannot stand the woman college football announcer on espn 2\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i think some women are seriously lacking knowledge l when it comes to feminism hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but females really need to stop acting like they are big football fans just stop\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but if a song is sung by a girl there is a 94 chance i'm going to hate it\"\n        ],\n        [\n            1,\n            \"rt user the mine is no place for a woman to work call me sexist but a woman as a rock is not practical\"\n        ],\n        [\n            1,\n            \"rt user and don't call me sexist for that last tweet if women want equal praise for success they gotta take equal blame for …\"\n        ],\n        [\n            1,\n            \"rt user i'm sorry but i don't see what's hot about girls who eat like guys call me sexist but i like girls because they're girls\"\n        ],\n        [\n            1,\n            \"rt user user but honestly stereotypes are light hearted and usually harmless let people joke around\"\n        ],\n        [\n            1,\n            \"rt user feminism is a ideal being over sensitive and searching for problems is not user\"\n        ],\n        [\n            1,\n            \"rt user user i wouldn't be so mad if not for the fact that i don't appreciate being called a bigot for saying that some t …\"\n        ],\n        [\n            1,\n            \"rt user working with females is difficult have to walk on as to not them no i'm not a sexist person i'm tal …\"\n        ],\n        [\n            1,\n            \"rt user user that's a sexist tweet why just women sexism can work both ways\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women should play football past the age of 12 unless they're over\"\n        ],\n        [\n            1,\n            \"user so true all women over 12 should play football but repeated might make us as stupid as you\"\n        ],\n        [\n            1,\n            \"rt user user well i don't you so stop trolling you have something better to do then to look up sexist tw …\"\n        ],\n        [\n            1,\n            \"user oh i do plenty but picking rotten low hanging sexist fruit doesn't take up much of my day\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist at all but the saying men don't belong in the kitchen is utterly true i just tried making instant …\"\n        ],\n        [\n            1,\n            \"rt user user okay fuck off my shit pussy\"\n        ],\n        [\n            1,\n            \"the sexist test is if you call out a lvl 2 sexist comment the comes back with lvl 10 guns pussy cunt bitch\"\n        ],\n        [\n            1,\n            \"because femininity is so horrible user i'm not sexist but if a dude cries because of a girl in a wedding dress then he has a vagina\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist but i've seen some really dumb girls which lend credibility to the argument\"\n        ],\n        [\n            1,\n            \"rt user this bitch hashtag is walking around with a stroller and a dog in it you're dog 1 has legs 2 doesn't need to be in star …\"\n        ],\n        [\n            1,\n            \"what a waste of fossil fuels to publish that tweet user call me sexist but guys girls\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but a pack of girls might just be the weirdest thing i've ever seen\"\n        ],\n        [\n            1,\n            \"i can't even user call me sexist but i actually prefer having guys in charge lol atmosphere is more laid back fun women are serious\"\n        ],\n        [\n            1,\n            \"user am not sexist but women can't play football\"\n        ],\n        [\n            1,\n            \"rt user and were lost i told you this didn't take us anywhere you female drivers no sexist bro\"\n        ],\n        [\n            1,\n            \"huh funny i find you the most backwards of all user call me sexist but i think it's backwards to have female football commentators\"\n        ],\n        [\n            1,\n            \"rt user dont ever let women drive they'll break your arm hashtag\"\n        ],\n        [\n            1,\n            \"user i'm not sexist but the canadian anthem should not be changed it's tradition we all know now that men and women are equal\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i usually walk away when women sports announcers are on sportscenter\"\n        ],\n        [\n            1,\n            \"dear men being a sexist doesn't get women to like you user dear women does not work hashtag\"\n        ],\n        [\n            1,\n            \"rt user i want equal rights but i still want your seat on the bus and you still pay for all dates and no sexist jokes ig …\"\n        ],\n        [\n            1,\n            \"for real user i'm not sexist but men are superior\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but when a girl openly near you url\"\n        ],\n        [\n            1,\n            \"user call me sexist but i hate female they always give me attitude like i'm the reason their bf broke up with ' em\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but female sports r the worst makes me uncomfortable when women know more about sports than i do\"\n        ],\n        [\n            1,\n            \"rt user this is why girls don't play football someone's feelings get hurt and boom it's out of hand go ahead and call me sexist …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i do have to laugh when girls say that boys are when they tweet some stuff on here which is com …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but if i give a girl in the street my clothes i expect her to go home iron them\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but if i come home and my bed isn't made i'm gone kick my mum out of her own house\"\n        ],\n        [\n            1,\n            \"rt user user i pay the bills in this household it's the least she can do\"\n        ],\n        [\n            1,\n            \"sexist tweet par excellence user i'm not sexist but women are seriously awful drivers\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women should not be announcing football hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but seriously if you're female you need to be able to cook it's in your dna\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist but i can't handle the female play by play announcer on espn 2 iowa vs michigan st nothing but stats vomit\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but everything seems to be about women women this women that\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but women should never be allowed to talk about sports on tv\"\n        ],\n        [\n            1,\n            \"rt user call me sexist idc but women should not be announcing football games just when i thought msu games couldn't be any …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but as i told you a billion times i do have my values and i'm entitled to my opinions\"\n        ],\n        [\n            1,\n            \"rt user user raised by women majority of coworkers r women interpret my words as you wish no matter how much you twist em …\"\n        ],\n        [\n            1,\n            \"i'm not sexist there are women everywhere user\"\n        ],\n        [\n            1,\n            \"and women don't give a damn about you user call me sexist or whatever but i really don't give a damn about women's sports\"\n        ],\n        [\n            1,\n            \"stay congress and we have a deal user call me sexist bt the super bowl should b guys only no women are allowed n th stadium\"\n        ],\n        [\n            1,\n            \"rt user call me sexist if you want but i find female sportscasters really annoying\"\n        ],\n        [\n            1,\n            \"rt user i promise i'm not sexist but wtf is this woman doing in a ferrari\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist at all but i do hold the firm belief that girls women shouldn't be allowed to drive no need to explain why\"\n        ],\n        [\n            1,\n            \"let me know what the cops say user if i see a women in mens today im calling the police sorry im not sexist but\"\n        ],\n        [\n            1,\n            \"rt user i want everyone to know im not sexist women just piss me off\"\n        ],\n        [\n            1,\n            \"rt user user i'll be sure to ask my girlfriend if she gives a damn\"\n        ],\n        [\n            1,\n            \"fuck off user and call me sexist but females tryna b president just stop there's a reason why it's called the founding fathers\"\n        ],\n        [\n            1,\n            \"that's funny most house republicans are men user i'm not sexist but women are so damn stubborn\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women sports reporters always look like they have no idea what they are doing\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist but i hate how girls are always made out to be the victims\"\n        ],\n        [\n            1,\n            \"ok user when i watch espn i want some guys not women telling me the latest news and showing highlights call me sexist i guess\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but when i go to an auto place i'd rather talk to a guy\"\n        ],\n        [\n            1,\n            \"rt user go ahead and call me sexist but i do not trust girls in a gun store\"\n        ],\n        [\n            1,\n            \"she's crying over how poorly she raised you user where's my mother i'm in need of a sandwich hashtag\"\n        ],\n        [\n            1,\n            \"rt user north american children teens are complete pussies compared to other parts of the world\"\n        ],\n        [\n            1,\n            \"rt user on my way to vote for src call me sexist but i aint voting for no lady\"\n        ],\n        [\n            1,\n            \"rt user tbh you can call me sexist but the sight of girls smoking is unpleasant\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but shouldn't everyone on the panel have either played or at the level\"\n        ],\n        [\n            1,\n            \"user doesn't stop all male women's health panels in congress\"\n        ],\n        [\n            1,\n            \"rt user can't stand female announcers doing play by play for football not sexist but every time i hear holly doing a game i ca …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but this female commentator is me\"\n        ],\n        [\n            1,\n            \"rt user not sexist but there's nothing that annoys me more than female sports writers who cover mens sports\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or whatever but i do not like female play by play announcers for football just doesn't work for me\"\n        ],\n        [\n            1,\n            \"user im not sexist but the woman who hate men at their breasts are the ones who wear tops 2 sizes 2 small actually annoys me\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but just because a woman scored a great goal does not mean women's football is any good hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but the sound of female hockey fans screeching at the ice from is causing me pain id rather hear …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i really don't like female country singers\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i don't like a girl who's overly into football\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but sometimes i look at a female and if i'd offer a goat and full of potatoes for her hand in …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but only girls should wear earrings it just looks wrong on guys\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women can't drive\"\n        ],\n        [\n            1,\n            \"yeah like not start wars user i'm no sexist but there are some things women do that men just won't\"\n        ],\n        [\n            1,\n            \"user i'm not sexist but women themselves wit the after all a way to a man's heart is thru the stomach hashtag\"\n        ],\n        [\n            1,\n            \"rt user i can't stand women commentators in football i'm not sexist just not football\"\n        ],\n        [\n            1,\n            \"rt user user dude i was just saying that like women know anything about football lol\"\n        ],\n        [\n            1,\n            \"rt user user they need to get back in the kitchen if you ask me lol\"\n        ],\n        [\n            1,\n            \"rt user user i didn't know you could throw and make tackles in the kitchen\"\n        ],\n        [\n            1,\n            \"rt user user they need to go some dishes if ya know what i'm saying\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i believe women should hold themselves to a different standard as guys like how they carry themselves\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but male comedians are so much funnier than female ones\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist or racist okay maybe only when i'm driving\"\n        ],\n        [\n            1,\n            \"women need to stop being called girls shit user girls need not real men i'm not sexist just practical and\"\n        ],\n        [\n            1,\n            \"rt user you can call me sexist or whatever but there's just something bout women drivers that bug me\"\n        ],\n        [\n            1,\n            \"rt user call me sexist all you like love i wasn't the one driving at speed the wrong way around a very tight car park with a …\"\n        ],\n        [\n            1,\n            \"lol omg user call me sexist but i don't respect anything a girl has to say about football or sports itself lol\"\n        ],\n        [\n            1,\n            \"i've never met a sexist who can spell genuinely user call me sexist or whatever but ive never actually met a funny girl\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but if you need a specific training segment for coaching women it defeats the purpose of equality across …\"\n        ],\n        [\n            1,\n            \"user yeah why do we feed the hungry but not the full why do we give shelter to the homeless but not the so unequal\"\n        ],\n        [\n            1,\n            \"rt user user shut up you dumb\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate female sports analysts because i swear all they do is look at a stat sheet and state the obvious\"\n        ],\n        [\n            1,\n            \"rt user i felt so out of place at that party last night there again so would any man who stands in a kitchen for that long …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist label me old fashioned there's no sight in the world than a drunk woman the hell outta me …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or old fashioned but i prefer females who dont like sports i want a girlfriend not a boyfriend\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but it seems like females never have valid opinions when it comes to sports\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist it's just funny to attack women's rights because they all get so defensive\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist in the slightest but women comedians should not be allowed they aren't funny at all\"\n        ],\n        [\n            1,\n            \"rt user do men pretend to give birth no then women should stop pretending to make a difference in politics\"\n        ],\n        [\n            1,\n            \"rt user i can always tell if a girls tits are fake by how loud she screams when i bite her nipples off\"\n        ],\n        [\n            1,\n            \"rt user girls should be dressing as women for halloween because most of the year y'all been dressing like hoes\"\n        ],\n        [\n            1,\n            \"make no mistake they'll ridicule u 2 user most of should go out with no make up at all tonight no one would recognize you\"\n        ],\n        [\n            1,\n            \"rt user some girls should dress up as since they're hoes all year long\"\n        ],\n        [\n            1,\n            \"rt user for halloween most or you girls should just go without makeup\"\n        ],\n        [\n            1,\n            \"rt user most of you girls should just go out without make up that's probably scary af\"\n        ],\n        [\n            1,\n            \"rt user on halloween girls should go out with no makeup on now that would be scary\"\n        ],\n        [\n            1,\n            \"rt user some girls should not wear any type of tight clothing\"\n        ],\n        [\n            1,\n            \"rt user none of the girls should have worn make up so school would be scary on halloween\"\n        ],\n        [\n            1,\n            \"rt user i think extremely fat girls should be forced to have at least 5 people approve of their outfit before they're allowed to wear it …\"\n        ],\n        [\n            1,\n            \"rt user some of y'all girls should be for halloween cause y'all been hoes all year round\"\n        ],\n        [\n            1,\n            \"top notch commentary a would ridicule again user user hahahahahaha what a fuckin pussy\"\n        ],\n        [\n            1,\n            \"rt user women should not participate in no shave november it should be legal for them ain't no guy want a hairy women\"\n        ],\n        [\n            1,\n            \"rt user attention women should not be participating in no shave november\"\n        ],\n        [\n            1,\n            \"rt user girls should not i repeat should not participate in no shave november\"\n        ],\n        [\n            1,\n            \"rt user girls should never participate in no shave november\"\n        ],\n        [\n            1,\n            \"rt user i can't deal with women football announcers i'm not sexist it just doesn't sound right\"\n        ],\n        [\n            1,\n            \"rt user i'm not trying to be sexist but i don't think women should announce football games\"\n        ],\n        [\n            1,\n            \"rt user sounds like we've got a well good ref ' today bloody women should just stay in the kitchen\"\n        ],\n        [\n            1,\n            \"rt user women should never participate in no shave november you should only have hair on your head\"\n        ],\n        [\n            1,\n            \"yeah child labor is illegal unless you mean women user girls should not be allowed to be commentators for football games\"\n        ],\n        [\n            1,\n            \"rt user girls should shave no matter what month it is\"\n        ],\n        [\n            1,\n            \"rt user bout not another woman prime minister hashtag not sexist but look what going on\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but why are women so easily confused hashtag wouldn't have thought so\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but if i was sitting on a plane ready to leave and a female captain come on the speaker i'd probably …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist at all but i can not stand female reporters in men's sports\"\n        ],\n        [\n            1,\n            \"rt user hats off to girls who light their own weed i don't understand why most girls can't handle the simple mechanics of a …\"\n        ],\n        [\n            1,\n            \"user btw im no sexist i jus mean same woman barking in da office is same one or submitting in da bedroom\"\n        ],\n        [\n            1,\n            \"user call me old fashioned call me sexist but i feel a woman needs to know how to throw down in the kitchen and a man provides\"\n        ],\n        [\n            1,\n            \"nope user call me sexist but no shave november is only for guys\"\n        ],\n        [\n            1,\n            \"so clever pulitzer tweet user i think women should wear make up while driving just so they look in the rear mirror occasionally\"\n        ],\n        [\n            1,\n            \"girls should not care about your opinion user girls should not participate in no shave november\"\n        ],\n        [\n            1,\n            \"did u write that urself omg user all girls should come with a sign you must be this tall to ride my emotional rollercoaster\"\n        ],\n        [\n            1,\n            \"tell me more user i dont think girls should do no shave november\"\n        ],\n        [\n            1,\n            \"you're a dumb asshole user i'm no sexist btw cause i'd punch a woman to show that she's equal hashtag\"\n        ],\n        [\n            1,\n            \"rt user user they don't even know what they want then they say things like it's a woman's to change her m …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but girls shouldn't do no shave november sorry\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but men are the women can make money too but the household gotta be in order within …\"\n        ],\n        [\n            1,\n            \"rt user user every girl should be sad for not being a boy\"\n        ],\n        [\n            1,\n            \"rt user user i'm no sexist i'm a\"\n        ],\n        [\n            1,\n            \"rt user im no sexist but theres something about women playing rugby that just really doesnt look right\"\n        ],\n        [\n            1,\n            \"we can't even fucking ride bikes now what the shit is this user i'm not sexist but girls riding bikes just looked weird af\"\n        ],\n        [\n            1,\n            \"rt user i honestly can't believe they added female soldiers to call of duty ghosts i'm not sexist but it's kinda weird and a l …\"\n        ],\n        [\n            1,\n            \"rt user no i'm not sexist for calling you a cunt you're just offended that i called you what you are and are really just angry …\"\n        ],\n        [\n            1,\n            \"lol oh you tee hee hee user yo fyi i'm not sexist i just like to piss off you girls x\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or a scientist or but the stuff girls write and put on social networks is evidence that men are sm …\"\n        ],\n        [\n            1,\n            \"today one of my students spoke and openly about how it's unfair that women get shit for doing no shave november there is hope\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but hearing a group of drunk females trying to do the chant feels wrong\"\n        ],\n        [\n            1,\n            \"rt user i tend to think an is a chick car though lol hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist my dad taught me better than that he knew he would be able to explain it better than my mom plus she …\"\n        ],\n        [\n            1,\n            \"gold mine user and no im not sexist lighten up and learn to take a joke\"\n        ],\n        [\n            1,\n            \"nope you're just gross user girls are not allowed to participate in no shave november i'm not sexist you're just gross\"\n        ],\n        [\n            1,\n            \"rt user user nope i'm not sexist but i think the doctor should stick with a male\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but any other driver would just drive not stop every 2 seconds when an open lane is to your left\"\n        ],\n        [\n            1,\n            \"rt user not sexist but there are certain things that a woman can't tell me nothing about\"\n        ],\n        [\n            1,\n            \"rt user i m not sexist but y do female managers think they r the god greatest creation way too power hungry u lot need to …\"\n        ],\n        [\n            1,\n            \"rt user it still bothers me that got in the hall of fame before adam oates i'm not sexist but really\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i think in general men make better music\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i believe women have a to be more than men\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but the only women i can take serious when they're angry are my mom and grandma\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i don't think i wanna see a women president at this stage in my life\"\n        ],\n        [\n            1,\n            \"i'm just gonna stop you right there user it isn't sexist if you're right\"\n        ],\n        [\n            1,\n            \"oh ok user this isn't sexist before anyone starts it's just true female comedians are not funny not one ever\"\n        ],\n        [\n            1,\n            \"rt user user if you're energy to run this account at least take the time to up a halfway witty response t …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist whatsoever but i cant stand hearing a chicks voice on sports talk radio\"\n        ],\n        [\n            1,\n            \"rt user user have you even seen a women kick a football i thinks it's probably genetic\"\n        ],\n        [\n            1,\n            \"user i've never seen a women do anything but i've seen sam gordon own a field full of boys\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but there is no chance in hell i'm letting a girl beat me at anything sorry\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist but i hate hearing the female football sports idk why\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but girls should not rap its weird\"\n        ],\n        [\n            1,\n            \"rt user i'm concerned for the girls driving their dates in this weather hashtag\"\n        ],\n        [\n            1,\n            \"unless it's siri amirite lol user never ever take directions from a woman hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist if you want but girls should never do the commentating for football or any men's sport for that matter\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i get annoyed by women on sportscenter\"\n        ],\n        [\n            1,\n            \"user always extremely skeptical when these things first come out call me sexist or whatever you want but sexual assault is a broad term\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i must say women are the worst drivers\"\n        ],\n        [\n            1,\n            \"rt user the people at work are childish lol its run by women im not sexist but when women dont agree to something oh man …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a woman should not be commentating on rugby it's just not right hashtag\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but there are way too many female drivers in this town\"\n        ],\n        [\n            1,\n            \"rt user this chick amy schumer is 2 funny women comics really gotta come wit it not sexist but most women comics are limited for …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but something ain't right when women calling a football game lol\"\n        ],\n        [\n            1,\n            \"rt user this is not sexist but i cannot handle women announcers i am about to mute the tv hashtag\"\n        ],\n        [\n            1,\n            \"rt user im sorry im not sexist but i'd be scared to have a woman running the country women are too nice\"\n        ],\n        [\n            1,\n            \"are you even a real person user i'm not sexist but men are superior to women\"\n        ],\n        [\n            1,\n            \"yes you are user i swear i'm not sexist but watching girls basketball usually makes me want to shoot myself in the head\"\n        ],\n        [\n            1,\n            \"have a feeling find 2 complain about user wouldn't care if she was just an average ref but she got it all wrong hashtag\"\n        ],\n        [\n            1,\n            \"yeah bc military battles user i'm not sexist at all but reading about the social advancement if women is so boring\"\n        ],\n        [\n            1,\n            \"a classic user for those that care i love women im not sexist i make jokes sorry\"\n        ],\n        [\n            1,\n            \"like computer programming url user im not sexist i don't fuck with jobs\"\n        ],\n        [\n            1,\n            \"url user im not sexist r anything but i really dont feel comfortable having a female barber cut my hair ever again\"\n        ],\n        [\n            1,\n            \"you are a true user when i play mortal i only pick girls im not sexist i just like boobs\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i prefer male professors over females\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but every time i get road rage it's because of a hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i don't agree with women on sports shows that talk solely about men's sports\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate when certain girls tweet about football when i bet they think offside is a seasoning\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but sexist jokes are funny\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist just saying guys are tough all month women are tough for 25 days of the month and then complain they are …\"\n        ],\n        [\n            1,\n            \"rt user any real man knows that being able to cook is one of the most attractive qualities a your woman can have hashtag\"\n        ],\n        [\n            1,\n            \"you're so popular user just every girl in my phone and told them to make me dinner lol hashtag\"\n        ],\n        [\n            1,\n            \"yawn user im sorry but women cannot drive call me sexist or whatever but it's true\"\n        ],\n        [\n            1,\n            \"time machine broken again user you can call me sexist and maybe thats true but i dont think a woman should be president\"\n        ],\n        [\n            1,\n            \"radical lol no user call me sexist but a girl playing lol no\"\n        ],\n        [\n            1,\n            \"why yes user call me sexist biased or whatever i seriously think terrible driving is passed down through the y\"\n        ],\n        [\n            1,\n            \"too bad they won't take you user call me sexist all you want but i'll take a woman who can cook over one who can't any day\"\n        ],\n        [\n            1,\n            \"can't talk w males can't grasp anything more complicated than a video game user can't talk sports with females call me sexist\"\n        ],\n        [\n            1,\n            \"now that's the weird brain destroying sexism i'm talkin ' about user call me sexist but women are not good at high each other\"\n        ],\n        [\n            1,\n            \"good thing you'll never get the opportunity user i just don't feel safe driving with any girl call me sexist\"\n        ],\n        [\n            1,\n            \"so i assume you won't be having children because that is a 24 7 job user call me sexist but my wife will not have a 9 5 job\"\n        ],\n        [\n            1,\n            \"not even misogynist magnetic poetry is this cliche user user get back to the kitchen slut\"\n        ],\n        [\n            1,\n            \"because fat men and fat women have equal opportunity in this world right user i'm not sexist so i will call you fat if i please\"\n        ],\n        [\n            1,\n            \"whoa a rare shit gem in the sewer user i'm not sexist i just really hope i don't have a daughter\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls shouldn't\"\n        ],\n        [\n            1,\n            \"rt user sorry i'm not sexist but there is a double standards there's certain rules for dudes and there's certain rules for fem …\"\n        ],\n        [\n            1,\n            \"rt user it was the best of times it was the worst of times but she had amazing tits i gotta say hashtag\"\n        ],\n        [\n            1,\n            \"rt user hashtag but is andrews the most average looking super talked about as a hottie ever totally fine sports re …\"\n        ],\n        [\n            1,\n            \"rt user the best part of a woman's body is their hands simply because they can make sandwiches and clean shit with them hashtag\"\n        ],\n        [\n            1,\n            \"user user wow no okay do not compare the word whore to the n word\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but women do not belong on espn as analyst or commentators\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls who have abs and all that nonsense are really not attractive\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i've seen 5 pieces of the most dreadful driving this morning in this garage everytime it's been a w …\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but a girl should know how to cook if i know how too then she should too just saying\"\n        ],\n        [\n            1,\n            \"rt user sexism is horrible i am not sexist but the statement ' all men drivers are better than woman ' is correct in every way …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i must admit the women belong in the kitchen jokes were worth a chuckle\"\n        ],\n        [\n            1,\n            \"rt user the first ever man vs woman mma fight is taking place this weekend in brazil like for real this should not happen hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm sorry but i can't handle women commentators or women talking about sports on espn hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist at all but woman sports analysts shouldn't be a thing\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist and i'll probably get in trouble for this but women designed or created to be alone\"\n        ],\n        [\n            1,\n            \"you should be locked up you sociopath user to prove i'm not sexist i'm going to punch a women in her face\"\n        ],\n        [\n            1,\n            \"you are awful user women should not do play by play for mens sports im not sexist it's just fact they are awful\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i can't stand females being announcers for male sports\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i don't trust woman drivers or atleast the woman in my family\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but really don't find female comedians funny at all\"\n        ],\n        [\n            1,\n            \"you're a horrible parent user call me sexist but my son can do whatever he wants lol my daughter not so much\"\n        ],\n        [\n            1,\n            \"rt user female comedians aren't funny hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i couldn't watch a women do if my balls were an inch from the\"\n        ],\n        [\n            1,\n            \"rt user not sexist but it's hard watching a game when there is a female commentator\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i really cannot stand women sportscasters hashtag\"\n        ],\n        [\n            1,\n            \"vomit user i'm not sexist by any means but no woman should ever be allowed to announce a football game hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i really don't like when women do the commentating for football games\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i don't like watching football with a female commentator\"\n        ],\n        [\n            1,\n            \"men should men user dumb women call me sexist real ladies respect the traditional values men should men and women should be women\"\n        ],\n        [\n            1,\n            \"user the majority of shoppers are women there are some bad cart drivers out there hashtag not sexist nice try\"\n        ],\n        [\n            1,\n            \"no because math is hard user user two and two does not make five you know that right\"\n        ],\n        [\n            1,\n            \"only if you have privilege user im not sexist racist or have for people but a funny joke is a funny joke\"\n        ],\n        [\n            1,\n            \"rt user i believe in equal rights there for am not sexist but women's reaction times general awareness 2 whats going on whilst d …\"\n        ],\n        [\n            1,\n            \"apparently you are not following the many misogynists i rt user why is everything for girls or related to girls on twitter hashtag\"\n        ],\n        [\n            1,\n            \"so hilarious u write ur own material user a lot of ppl call me sexist but those ppl are women and their opinions don't matter\"\n        ],\n        [\n            1,\n            \"if she was emotional you'd blame gender too user i am not sexist but i hate women announcers they try to sound to\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i cannot stand when there's a woman commentator talking when i'm watching sports\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but it's extremely hard for me to listen to a female\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but feminist piss me off\"\n        ],\n        [\n            1,\n            \"girls user in usually not sexist but girls are refs in the nba wow\"\n        ],\n        [\n            1,\n            \"rt user for the record i'm not sexist but if you can prove me wrong about female comedians i'll make a formal apology to the wo …\"\n        ],\n        [\n            1,\n            \"lmfao user lmfao who cares about the women ufc title match not sexist but seriously no one cares lol\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i do not like that the first game where two women are is the game we always have luck like this\"\n        ],\n        [\n            1,\n            \"rt user user my comment was sexist but i'm not personally always a sexist\"\n        ],\n        [\n            1,\n            \"rt user first female sports now we have female refs and female announcers what has life come to hashtag\"\n        ],\n        [\n            1,\n            \"rt user some ppl call me sexist cuz i don't want my wife to ever work i want her to stay home and clean raise out children …\"\n        ],\n        [\n            1,\n            \"user relax so after a standard 8 hour shift of child and housework you take over or when she's dead\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i'm just not comfortable with ladies football\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i preferred cod without this stupid chick\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i do not like girl refs for football\"\n        ],\n        [\n            1,\n            \"haha what user call me sexist but i still don't like how the main character of legend of is a woman it just doesn't feel right\"\n        ],\n        [\n            1,\n            \"in user's version of legend of the main character is and it's a story about hair gel and filing routine paperwork\"\n        ],\n        [\n            1,\n            \"rt user i hate it when girls are in a bad mood so what i'm trying to say is i hate girls\"\n        ],\n        [\n            1,\n            \"rt user hate girls who think they're really hot because they get with a different person every week when really it's because …\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but about 90 of girls are terrible at video games maybe it's just my sister though\"\n        ],\n        [\n            1,\n            \"damn cyber saudi adjacent nations user sorry im not sexist but listening to a calling a football game drives me nuts\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i think male comedians are funnier than female ones url\"\n        ],\n        [\n            1,\n            \"rt user not sexist but women tend to be late for every event regardless of the race it prolly in their need some in …\"\n        ],\n        [\n            1,\n            \"so you're sexist and racist user not sexist but women in scare me totally\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but holy shit women drivers are awful\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything but i hate when women do commentary on sports\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist but the last thing i wanna read about is women's football or cricket on the sky sports news app hashtag\"\n        ],\n        [\n            1,\n            \"yeah so annoying how they're doing their jobs user call me sexist but woman football commentators annoy me so much they never shut up\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but hearing a woman do play by play for a football game just sounds off to me\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or whatever you wish but for some reason i really hate when girls talk about football\"\n        ],\n        [\n            1,\n            \"yeah the ones you're with for some reason user go ahead call me sexist women url\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist for my opinion on women drivers i've just experienced it plenty of times\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything so i hope no single broad try to me but a woman's ultimate position is to be by a man …\"\n        ],\n        [\n            1,\n            \"fundamental understanding of meaning fail user i'm not sexist or anything but every girl is crazy no exceptions\"\n        ],\n        [\n            1,\n            \"rt url user call me sexist but men will always be superior drivers\"\n        ],\n        [\n            1,\n            \"you're also and a damn waste user call me sexist idc but when girls fight your argument just sounds retarded\"\n        ],\n        [\n            1,\n            \"rt user i am not sexist but i am becoming one when i am driving\"\n        ],\n        [\n            1,\n            \"no way that's sexist at all user i'm not sexist but female characters in tv shows are 99 usually the most annoying character\"\n        ],\n        [\n            1,\n            \"how unfortunate that no one cares what you think user im not sexist but football ain't meant for women\"\n        ],\n        [\n            1,\n            \"you know we're 50 of the population right user i'm not sexist but i do feel there are too many women on espn hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but straight up the world is not ready for one of the most powerful and influential countries to have a …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist i'd just prefer it if she was making me a instead of reading twitter\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist i follow some very well informed and female fans but the comment was daft\"\n        ],\n        [\n            1,\n            \"the least funny sexist there is user make a sandwich o hashtag\"\n        ],\n        [\n            1,\n            \"rt user if you are a women and this is no sexist comment directly and we are watching football just don't talk unless my team scores\"\n        ],\n        [\n            1,\n            \"rt user user i agree with you i would rather brush my teeth with then watch football with a girl\"\n        ],\n        [\n            1,\n            \"we've got a regular on our hands here user user how unfortunate get tf off my mentions\"\n        ],\n        [\n            1,\n            \"user i'm just women who meet the stereotype i'm fishing to confirm how is that sexist\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but when a woman presents a football show i just can't take her seriously\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but females lately are just down please focus on your brain and your soul than you do on your body …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but girls on twitter aren't funny\"\n        ],\n        [\n            1,\n            \"rt user some women generally have a good knowledge of football but can't fucking stand when they know shit yet think they know an …\"\n        ],\n        [\n            1,\n            \"so edgy user i'm no sexist i'm just a and can't make sense of some of the shit we do as a society\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but if you're bachelor over the nat championship just proves you're not a sports fan no matter whose …\"\n        ],\n        [\n            1,\n            \"what user call me sexist or old fashioned but the new trend of dudes taking is shameful and utterly\"\n        ],\n        [\n            1,\n            \"and yet antique furniture user ladies if you've been around your price goes down call me sexist but u know it's true hashtag\"\n        ],\n        [\n            1,\n            \"using it to communicate our humanity chicks man user don't call me sexist because we all know how y'all girls are with twitter\"\n        ],\n        [\n            1,\n            \"there goes your attempt at an i'm such a deep dude persona user user suck my balls hoe\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but bitches cannot drive\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but there's not a single women's sport i can stand to sit through\"\n        ],\n        [\n            1,\n            \"only 2 user i'm not sexist but i just remembered why i hate feminists unless you're black please stop whining\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything but no really i'm not hear me out if you're a female you have a lot to do to ma …\"\n        ],\n        [\n            1,\n            \"gonna go out on a limb here and say you're actually both user i'm not sexist or racist just\"\n        ],\n        [\n            1,\n            \"rt user i don't care if people call me sexist i don't find female comedians funny\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but when it comes to learning i prefer a male all my fave teachers were male\"\n        ],\n        [\n            1,\n            \"user user direct quote from op when it comes to learning i prefer a male so nice try\"\n        ],\n        [\n            1,\n            \"rt user user um i mean teen young adult books yeah there's harry potter and jackson but that's about it …\"\n        ],\n        [\n            1,\n            \"rt user user if i was sexist my would be make me a sandwich but as i'm not ill just forget about y'all in …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but woman's football makes me feel sick\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i just can't stand women auto journalists something just isn't right about it\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but why the heck do i have a girl as my personal trainer\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but most girls bad drivers\"\n        ],\n        [\n            1,\n            \"repeat a lie often enough etc user i'm not sexist but girls aren't funny\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but some bitches can't drive for shit\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but i hate woman sports commentators\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but get these ladies outta here when it comes to football\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i really dislike women announcers\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate serving women they're so about their drinks\"\n        ],\n        [\n            1,\n            \"rt user lol and no fucking doubt i'm not sexist but especially girls no respect for men what so ever well most of them\"\n        ],\n        [\n            1,\n            \"rt user holy fuck im not sexist but alot of women cannot fucking drive\"\n        ],\n        [\n            1,\n            \"rt user it's good to talk with your wife but it's so much easier to say shut up n make me a hashtag lol\"\n        ],\n        [\n            1,\n            \"hahaha i get it bait and switch user what is one thing i care less about than soccer women's soccer hashtag\"\n        ],\n        [\n            1,\n            \"rt user oi i'm not sexist but i swear to god only like 2 of the women population in london know how to drive properly ffs\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but feminists make me sick in how they go about fighting for equality sorry\"\n        ],\n        [\n            1,\n            \"rt user call me sexist i don't care but a pakistani girl should know how to make\"\n        ],\n        [\n            1,\n            \"no one cares user call me sexist but i hate to hear girls argue bout sports\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i don't like women commentators on men sports\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i do not like female engineering teachers\"\n        ],\n        [\n            1,\n            \"simple things please simple minds user i'm not sexist but dammit the best jokes are\"\n        ],\n        [\n            1,\n            \"lololol user the bitch was driving it god damn i'm not sexist but that is not a car that should be driven by a female ever lol\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women comedians aren't funny at all\"\n        ],\n        [\n            1,\n            \"self aware sexism still sexist magic user user pizza for dinner i'd say you need a wife but twitter would call me sexist\"\n        ],\n        [\n            1,\n            \"call me a misandrist but men in hardware stores amirite user call me sexist but shopping with women can take centuries\"\n        ],\n        [\n            1,\n            \"you have a problem user call me sexist but i just can't enjoy a game as much with a woman announcer calling it\"\n        ],\n        [\n            1,\n            \"so you're sexist and have no taste user call me sexist but i have no desire to see a stand alone wonder woman movie\"\n        ],\n        [\n            1,\n            \"rt user ok so i hav a girl my battery its kinda strange hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm sorry call me sexist but women shouldn't get involved with football i've made an oath never to take a bird to the lan …\"\n        ],\n        [\n            1,\n            \"men giving their opinions user i'm not sexist but women playing poker\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but it does bring a tear to my eye when i see a woman successfully reverse into a parking space\"\n        ],\n        [\n            1,\n            \"user why because she backed straight into your balls because that's what i would do with scientific precision\"\n        ],\n        [\n            1,\n            \"please do user women's t20 cricket i'm not sexist but i'd rather kick myself in the eye\"\n        ],\n        [\n            1,\n            \"and when they're all at the same time lol user i'm not sexist but i can't work with 5 female managers at the same time anymore\"\n        ],\n        [\n            1,\n            \"gold user just heard someone say feminists are fantastic i'm really hoping i don't hear that ever again hashtag\"\n        ],\n        [\n            1,\n            \"user rape culture is not about sense of humor it is about silencing shaming and terrifying women\"\n        ],\n        [\n            1,\n            \"rt user user so what you are saying is only women get raped never knew rape was a culture either good to know\"\n        ],\n        [\n            1,\n            \"rt user user you twitter raping me yesterday also saying only women get raped that is sexist little …\"\n        ],\n        [\n            1,\n            \"user never knew rape was a culture well color me shocked to find you to be as ignorant as your 1st impression implies\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but this is exactly why girls should not be taking serious with football down and she's smiling url\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but fuck me half of the women on twitter are fucking clueless\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but most women today will take up all the best seat in the pubs clubs when they have no clue what's going on hashtag\"\n        ],\n        [\n            1,\n            \"belive user i let females know they don't run shit round here i'm not sexist but i do belive in showing respect where it's due\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but 2 girl refs really\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist but show me a good women driver one in a million lol\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or a pig or whatever but the only 2 women that should be allowed to do anything with sports andre …\"\n        ],\n        [\n            1,\n            \"rt user user like they honestly know the most of any women at espn they also just happen to be the\"\n        ],\n        [\n            1,\n            \"user i'm sure the commentators you don't find attractive make less money because your opinion matters so much\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women in jackets look so weird to me\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i can not stand women commentators\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i'm getting a little tired of female announcers\"\n        ],\n        [\n            1,\n            \"rt user call me sexist when it comes to football idc i hate when girls put up a pic of a hot guy and thats the team they're …\"\n        ],\n        [\n            1,\n            \"that's the definition of sexism user call me sexist i just feel men women have their appropriate roles in life\"\n        ],\n        [\n            1,\n            \"rt user you sound dumb end of story quit crying and making a big deal of little things tf user\"\n        ],\n        [\n            1,\n            \"10 to 1 odds this guy after one punch user i'm not sexist but girls can't fight and if you think you can you need to stop\"\n        ],\n        [\n            1,\n            \"females and guys user i'm not sexist but a lot of females lack true logic sometimes a lot of guys are just dumb though\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but the true definition of a hashtag is a good house wife mother who also has good health looks and\"\n        ],\n        [\n            1,\n            \"rt user the broken ladies of my and younger generations fail this description in one way or another and the men are to feminine to d …\"\n        ],\n        [\n            1,\n            \"wow you're a huge asshole user i'm not sexist but women's football should be in the\"\n        ],\n        [\n            1,\n            \"judging by your username alone yeah you are user i'm not sexist but i really dislike the majority of teenage girls\"\n        ],\n        [\n            1,\n            \"rt user i remember when i used to refuse to get on the bus if a woman was driving it hashtag\"\n        ],\n        [\n            1,\n            \"rt user go ahead and call me sexist but women are lower in my book than men mainly cause i want to be …\"\n        ],\n        [\n            1,\n            \"user call me sexist or whatever it is but there's a big difference 2 guys and girls there is no equality in ability in general\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or whatever but if ur my gf woman wife keeping the house exception our room laundry folding clothes is a m …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but female comedians are so shit\"\n        ],\n        [\n            1,\n            \"rt user of course there are exceptions but women are bad drivers i'm sorry but it's true hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women rappers are a bigger joke than the wnba\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a lady just isn't right hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i bet if i had one month of training i could do all these tricks the girls are doing and i've neve …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but these asian girls hu cant cook yall better find a good divorce lawyer\"\n        ],\n        [\n            1,\n            \"rt user call me sexist if you'd like but i just cannot watch women's hockey so boring\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but 98 of y'all women cannot drive man and 100 of y'all read this and said not me in y'all head\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but bjp male volunteers are more intelligent than female url\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but watching women play rugby is just plain wrong hashtag\"\n        ],\n        [\n            1,\n            \"i don't think men should be allowed to have opinions user call me sexist but i don't think women should be allowed to grow beards\"\n        ],\n        [\n            1,\n            \"rt user not sexist but watching girls ice hockey is really painful what are you doing\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i can't listen to a woman talk about men's basketball hashtag\"\n        ],\n        [\n            1,\n            \"who gives a flying fuck user again call me sexist but men shouldn't get lower back tattoos\"\n        ],\n        [\n            1,\n            \"says more about you than about them user i'm not sexist but a female comedian has never successfully made me laugh\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but that female ref just made an awful awful call that could cost the magic the game bunch of garbage that was\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but man women's basketball on espn is\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but the men's skill sets and abilities are just leagues above the women's much more entertaining hashtag\"\n        ],\n        [\n            1,\n            \"rt user not sexist but female football commentators just don't work can't take it serious maybe\"\n        ],\n        [\n            1,\n            \"rt user i have no problem with woman being gamers being in the gaming industry i'm not sexist but anita is a fraud no one sa …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i think sexism is hilarious\"\n        ],\n        [\n            1,\n            \"need what he's smoking user being feminist isnt sexist but asking laws insisting that women are correct always men are criminals is\"\n        ],\n        [\n            1,\n            \"rt user woman's half pipe is hard to watch i'm not sexist but this is brutal one finished run in the last 6 athletes hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women's ice hockey is just\"\n        ],\n        [\n            1,\n            \"i see you use social media user i want all social media sites to go down for a week just to see how the girls react hashtag\"\n        ],\n        [\n            1,\n            \"rt user user have you ever seen a penis\"\n        ],\n        [\n            1,\n            \"rt user i'm really not sexist but it's true what they say about women drivers hashtag\"\n        ],\n        [\n            1,\n            \"rt user this is not sexist but i want to punch both of the girls from broad city hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but the vast majority of women i know are pure evil\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a lot of y'all females really ain't good for shit except catching\"\n        ],\n        [\n            1,\n            \"rt user sorry i'm really not sexist but the stereotype has yet to prove me wrong about women drivers\"\n        ],\n        [\n            1,\n            \"rt user i'm sorry i'm not sexist but i cannot stand burke hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women should not be refs\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i truly believe that 9 10 women cannot drive why the hell they can't but they're deadly …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but fuck women's half pipe is weak\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but most women comics suck they aren't funny period lisa amy and a couple others don …\"\n        ],\n        [\n            1,\n            \"rt user i can't even sit down and watch a period of women's hockey let alone a 3 hour class on it hashtag just not …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but sometimes women proper need to stfu url\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but anyone that thinks males and females are equal or ever will be is naive\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but fuck you females\"\n        ],\n        [\n            1,\n            \"rt user chicks just aren't that funny call me sexist\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but honestly mass majority of woman can't cut it in combat arms it's a liability\"\n        ],\n        [\n            1,\n            \"lol user call me sexist but i really hate girl gamer teams really really hate lol\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but women's hockey just doesn't sound right\"\n        ],\n        [\n            1,\n            \"most boys user i'm not sexist but all the internet does is show that most girls don't know how to form their own opinions\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but girls basketball is hilarious no matter what level it is they all suck its annoying that it exists …\"\n        ],\n        [\n            1,\n            \"i hope she kicks your ass out user i'm not sexist but no female is ever gonna tell me what to do that includes my mom\"\n        ],\n        [\n            1,\n            \"maybe you don't like it that much user id like to consider myself open minded and not sexist but female ufc what in the fuck\"\n        ],\n        [\n            1,\n            \"rt user user thats not what i began with so your dumb but yeah i see what u mean the fact they all suck goes w o …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i prefer the of men's curling over the tactical women's game\"\n        ],\n        [\n            1,\n            \"rt user not sexist but y do women have the ability 2 block the way coz the r busy texting make me miss my train y dont u\"\n        ],\n        [\n            1,\n            \"rt user user nooo not sexist but most women are bad drivers\"\n        ],\n        [\n            1,\n            \"rt user the women can't fall and make it look like the men hashtag\"\n        ],\n        [\n            1,\n            \"yawn user cannot stand female comedians couldn't name one i find funny hashtag\"\n        ],\n        [\n            1,\n            \"rt user it's not sexist but i do believe most girls are not good drivers\"\n        ],\n        [\n            1,\n            \"user i'm not sexist but i actively avoid supporting women athletes and then act defensive about it\"\n        ],\n        [\n            1,\n            \"user i'm not sexist it just so happens that i only complain about quality when it's women playing ignoring all historical context\"\n        ],\n        [\n            1,\n            \"rt user complaining i haven't cleaned the house do i look like a women na jk i'm not sexist but common make me soup pls\"\n        ],\n        [\n            1,\n            \"rt user not sexist but women drivers sometimes\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but leave it to some girl to write an article on espn about why people are so angry in this year hashtag\"\n        ],\n        [\n            1,\n            \"pray tell when will ready be guessing never user i'm not sexist but i don't think america is ready for a female president\"\n        ],\n        [\n            1,\n            \"rt user honestly man i'm not sexist but 99 of women cannot drive it's just fucking unreal every single time i am about to get h …\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but women just cant be comedians nor can they be rappers\"\n        ],\n        [\n            1,\n            \"rt user as far as i'm concerned girls who argue are stupid call me sexist\"\n        ],\n        [\n            1,\n            \"hahahah fuck you user call me sexist but girls just shouldn't curse\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i wouldn't mind a stay at home wife don't need my kids being raised by someone other than family\"\n        ],\n        [\n            1,\n            \"rt user call me sexist i don't care but nascar is a mans sport hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist whatever but most of the girls i've met aren't cut out for working full time hashtag\"\n        ],\n        [\n            1,\n            \"rt user user i don't think women can make tough military decisions notice face during the bin laden raid h …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i hate female announcers\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i'm glad there'll be a female driver on f1 just imagine we can finally see some great accidents thanks for …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i'll never vote for a woman president because i don't think any woman is mentally stable enough maybe …\"\n        ],\n        [\n            1,\n            \"yeah shit 12 year olds are not qualified at all user i'm not sexist but i would never vote for a girl president\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but the women commentator on sky sports is shocking\"\n        ],\n        [\n            1,\n            \"rt user to be honest i like the idea of the wife cooking and cleaning and the guy earning all the money to support their family …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist cough the only thing worse than a female sunday league ref is a female sunday league ref with her husband …\"\n        ],\n        [\n            1,\n            \"rt user great comment from a lad in class i'm not sexist as sexism is wrong and i'm a man so i'm never wrong hashtag\"\n        ],\n        [\n            1,\n            \"u mean like this 1 user good luck buying a razor sharp enough to shave your armpits and legs hashtag\"\n        ],\n        [\n            1,\n            \"oh shit he was the one user you can call me sexist if you want but if you can't cook you become less attractive\"\n        ],\n        [\n            1,\n            \"user call me sexist but i'm yet to see a funny female comedian\"\n        ],\n        [\n            1,\n            \"great you have a choice user call me sexist but i don't like playing as women in video games unless they are survival\"\n        ],\n        [\n            1,\n            \"irony is dead user we all get bored of women they stop making sense after sometime especially the talking part hashtag\"\n        ],\n        [\n            1,\n            \"are any firing in there user i'm not sexist nor a racist i'm a bigot there's a difference\"\n        ],\n        [\n            1,\n            \"your wit blinded me user user damn you made a page all about it daddy never loved you huh\"\n        ],\n        [\n            1,\n            \"no you don't user i thought of a really funny joke and i promise i'm not sexist but i have to say it\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but women just can't drive\"\n        ],\n        [\n            1,\n            \"rt user im starving but im so worn the hell out from work i cant bring myself to get up let alone go cook single dude probs hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i'd never vote for hillary because she's a liar so come 2016 don't call me a sexist\"\n        ],\n        [\n            1,\n            \"rt user just don't find woman comedians funny in the slightest hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but it annoys me when people are forced to make strong female protagonists in movies and books char …\"\n        ],\n        [\n            1,\n            \"rt user user we have to stop teaching children that everyone's opinions and feelings are equally important in discussions a …\"\n        ],\n        [\n            1,\n            \"ever consider they're not for you and no one cares user i'm not sexist but nothing me more than feminist novels\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but if there is house fire and your in it you better finish the dishes dear\"\n        ],\n        [\n            1,\n            \"rt user i think i prefer the male voice to the female voice he sounds more normal hashtag\"\n        ],\n        [\n            1,\n            \"rt user there is no friend zone please cut the shit thanks management url\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or whatever you'd like but i can not listen to a female calling or analyze a mens college basketball game\"\n        ],\n        [\n            1,\n            \"140 is not close to enough to respond user call me sexist but i dont believe any girl has a clue about horses\"\n        ],\n        [\n            1,\n            \"yes user people call me sexist i say i mean do you expect a man to do cooking cleaning and washing\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i don't think a girl should work at a gym they are no help when you're alone and you need a\"\n        ],\n        [\n            1,\n            \"stop fucking strangers user call me sexist but i love to watch women with fat asses walk away\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i can't stand playing golf behind females especially middle aged to elderly ones smh speed up or g …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i never take women who play poker seriously look at them like an easy out meh\"\n        ],\n        [\n            1,\n            \"rt user user look guy every man has look at a woman's ass at one point or another i his life\"\n        ],\n        [\n            1,\n            \"rt user user you're either a woman or a male\"\n        ],\n        [\n            1,\n            \"rt user user your face isn't a excuse you self righteous son of a bitch oh and don't worry i wasn't referring to your mo …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but why are there 8 girls in the weight room 32 no way\"\n        ],\n        [\n            1,\n            \"rt user this is not sexist but there is not one funny female comic in the world all less funny than a bout of the plague\"\n        ],\n        [\n            1,\n            \"rt user issue with female hosts on sports broadcast is that most have no variation in tone of voice hashtag\"\n        ],\n        [\n            1,\n            \"rt user i like my pickles like my women thin and cut hashtag\"\n        ],\n        [\n            1,\n            \"rt user user maybe so but i'm still right\"\n        ],\n        [\n            1,\n            \"rt user omg user i'm not sexist but enough with the women cricket tweets complete over of how much people …\"\n        ],\n        [\n            1,\n            \"rt user its like im not racist but i find racist jokes funny im not sexist but i find gender funny imo nothin that …\"\n        ],\n        [\n            1,\n            \"rt user am not sexist but most woman can't drive no offence girls your the best at everything else tho\"\n        ],\n        [\n            1,\n            \"rt user fifa and girls just don't go together hashtag\"\n        ],\n        [\n            1,\n            \"rt user i agree that rape is only the rapists fault but when i advise girls to take against potential rapists they cal …\"\n        ],\n        [\n            1,\n            \"rt user i need a girl that'll iron my shirts and not call me sexist\"\n        ],\n        [\n            1,\n            \"rt user dont call me sexist or prejudice 90 of females just have a different more sensitive mindset that makes them think eve …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i hate to hear girls argue bout sports\"\n        ],\n        [\n            1,\n            \"rt user call me sexist if you will but men are far more during these debates than women hashtag\"\n        ],\n        [\n            1,\n            \"rt user user almost purely because men can raise their voices women just end up screaming\"\n        ],\n        [\n            1,\n            \"user user ah i see men raise their voices women scream\"\n        ],\n        [\n            1,\n            \"men have a discussion women argue\"\n        ],\n        [\n            1,\n            \"rt user user was informed by a man today that there's no difference between rape insurance and his house an …\"\n        ],\n        [\n            1,\n            \"rt user i am not sexist but when i say i hate the two idiot female roommates i got stuck with without choice i mean it perf …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but female sports announcers annoy me\"\n        ],\n        [\n            1,\n            \"rt user im not sexist or anything but college basketball is super lame\"\n        ],\n        [\n            1,\n            \"rt user user im not sexist im just saying its wrong to lower the standards because those standards are implemented for com …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or whatever but men shouldn't women sports and women shouldn't men sports hashtag\"\n        ],\n        [\n            1,\n            \"rt user people call me sexist for my opinion on females professional sports stop being so politically correct\"\n        ],\n        [\n            1,\n            \"lol user im not sexist but i cant be with a bitch lol\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate a guy that lacks masculinity it's the worst\"\n        ],\n        [\n            1,\n            \"is this lang user not sexist but sports women is the worst thing what's ever happened to sky sports news hashtag\"\n        ],\n        [\n            1,\n            \"rt user women's sports staring at a blank tv screen not sexist but can't seem to get any out of it\"\n        ],\n        [\n            1,\n            \"rt user if most girls say all men are assholes they're not sexist but if most guys say most women can't drive they're sexist …\"\n        ],\n        [\n            1,\n            \"hear that vanessa mae nate says you suck user i'm not sexist but most women musicians suck ass\"\n        ],\n        [\n            1,\n            \"what an odd place for an user i'm not sexist but most girls are fucking stupid\"\n        ],\n        [\n            1,\n            \"uh user user whatever about a man sorry im not sexist but a woman should never let herself go\"\n        ],\n        [\n            1,\n            \"rt user i've made an observation lately that a lot of women really struggle with parallel parking hashtag\"\n        ],\n        [\n            1,\n            \"rt user id love to turn around and tell this lady to shut up cuz the way she is her husband around its a super …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but women's basketball is real hard to watch hashtag\"\n        ],\n        [\n            1,\n            \"rt user not sexist but who the fuck gives a damn about the wnba\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate watching women play sports\"\n        ],\n        [\n            1,\n            \"rt user not sexist but really isn't there a guy who has actually played college or pro ball who can be the reporter other than …\"\n        ],\n        [\n            1,\n            \"see user can i just fast forward to where i have a wife who cooks for me and i'm not sexist just old school\"\n        ],\n        [\n            1,\n            \"i'm not vegetarian to an extent but eat anything but beef no user i'm not sexist to an extent but female rappers no\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist in any way shape or form but the female on sky sports news are soo\"\n        ],\n        [\n            1,\n            \"user call me sexist but women sports are boring unless they're wearing something short and or tight and they're jumping around\"\n        ],\n        [\n            1,\n            \"and yet somehow they thrive without your ignorant laughter user call me sexist but i just don't find women funny\"\n        ],\n        [\n            1,\n            \"maybe she'll have on user call me racist call me sexist but every time olivia talks in this debate i wanna slap her\"\n        ],\n        [\n            1,\n            \"rt user the baby doesn't have a dad in her life and her mom is a whore this is a future of america in the making\"\n        ],\n        [\n            1,\n            \"pretty sure the number of holes is constant user this road has more holes in it than a whore has on a saturday night dad\"\n        ],\n        [\n            1,\n            \"a misogynist user a woman wants her man to treat her like a princess to the world and fuck her like a whore someone\"\n        ],\n        [\n            1,\n            \"rt user user tell the bitches whores sluts and cunts to change their behavior that'll end the speech\"\n        ],\n        [\n            1,\n            \"are you for fucking real user i am not sexist but i don't think men and women are equal\"\n        ],\n        [\n            1,\n            \"rt user now i'm definitely not sexist but if you're gonna be awkwardly feminist i will call you every time i see you\"\n        ],\n        [\n            1,\n            \"haha user im not sexist but i honestly think only men should be reporting on football on sportscenter just saying haha\"\n        ],\n        [\n            1,\n            \"10 year olds can't even get their license user i'm not sexist but guy teachers are by far better than teachers that are girls\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but only like 4 girls if that are funny on twitter rest of u hoes try too hard\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but what ferrari was it user a red one\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but some females need to stay off the fucking roads\"\n        ],\n        [\n            1,\n            \"rt user there is nothing more retarded then a female who talks shit about kicking a guys ass i'm not sexist but get real bitch\"\n        ],\n        [\n            1,\n            \"we got a comedian over here user user not sexist but it's a man hole\"\n        ],\n        [\n            1,\n            \"men lack such self awareness user women are so complicated hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women should be sports commentators for women's sports and men for men's\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women drivers are shit\"\n        ],\n        [\n            1,\n            \"rt user i'm really not sexist but most women can't drive for shit\"\n        ],\n        [\n            1,\n            \"totally not sexist at all user why is there women's football i'm not sexist but i find it irrelevant\"\n        ],\n        [\n            1,\n            \"def not sexist user it's just not a good look in my opinion im definitely not sexist but i just feel like suits are more for men\"\n        ],\n        [\n            1,\n            \"they just want to smack you when you talk period user i'm not sexist but i hate when girls talk about sports i just wanna\"\n        ],\n        [\n            1,\n            \"hashtag user i'm not sexist but i just don't care about women's wrestling\"\n        ],\n        [\n            1,\n            \"rt user back then men were in charge and women were obligated to them today women are just as equal and even better not sex …\"\n        ],\n        [\n            1,\n            \"so many people must want to be your friend user sent a mass snapchat of my laundry asking only women to fold it hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate when women are the analyst or play by play person they have no idea what they talking about\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate female normally except haley williams from chicks got some pipes on her\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but some things shouldn't be said by females\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women comedians are fucking shit\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but its just amazing when a woman knows how to cook hashtag\"\n        ],\n        [\n            1,\n            \"just don't the sum total of your unconscious user i'm not sexist but i just dont like female singers haha\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i can honestly say i've never felt safe riding in a car with a woman driving\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women shouldn't be able to drive\"\n        ],\n        [\n            1,\n            \"get a grip user im not sexist but my dentist is a woman because i don't feel comfortable with a guy sticking his hands in my mouth lol\"\n        ],\n        [\n            1,\n            \"rt user i may stop watching the nba if has any ownership of a professional basketball team not sexist but plenty of other qu …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i think a woman on a motorcycle is kind of dumb especially when she has ape\"\n        ],\n        [\n            1,\n            \"no one cares what u think user call me sexist but heels no heels sorry ladies also nasty nails vomit look clean at least\"\n        ],\n        [\n            1,\n            \"no user call me sexist or whatever but imma need for female personal trainers to be sexy hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm sorry call me sexist but i cannot respect a females opinion nor entertain it when it has to do with sports even the pr …\"\n        ],\n        [\n            1,\n            \"rt user i'm not politically correct people call me sexist for gender differences and and i url\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but holding a conversation with a women over football is possibly the most painful experience of my life hashtag\"\n        ],\n        [\n            1,\n            \"don't worry they don't care what you think user call me sexist but i despise female comedians and female rappers\"\n        ],\n        [\n            1,\n            \"yes because i was the rude one user i will sock your mom in her fucking if you ever talk to me like that again\"\n        ],\n        [\n            1,\n            \"rt user look i'm not sexist but tell me you don't get at least a little nervous when you see a woman truck driver\"\n        ],\n        [\n            1,\n            \"classic user user i'm not sexist but i do believe that women are inferior to men\"\n        ],\n        [\n            1,\n            \"rt user it really pisses me off when anime girls don't have big boobs hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but it is fact we can do more than females it's scientific fact the only people that say otherwise are\"\n        ],\n        [\n            1,\n            \"rt user if women ruled the world there would be no war at all just a bunch of countries that wouldn't talk to each other hashtag\"\n        ],\n        [\n            1,\n            \"rt user user you don't understand my intent\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but everytime another driver pisses me off is always a f woman\"\n        ],\n        [\n            1,\n            \"back at you douche user mannnn i'm not sexist but if you a female you can't cook hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls and driving doesn't work\"\n        ],\n        [\n            1,\n            \"do i have news for you user i am not sexist but some women make me want to be\"\n        ],\n        [\n            1,\n            \"here's a tip you're sexist user i swear i'm not sexist but sometimes i think i act that way and idk how to explain it v v\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women and men are just different they can't be same i'm not saying that men are superior but\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist i just don't believe in some of the of certain females out there males too\"\n        ],\n        [\n            1,\n            \"rt user you're a of a shouldn't you be more objective seriously sometimes girls can't think properly\"\n        ],\n        [\n            1,\n            \"what i see as a fact rofl user emotions get in their way far too often i'm not sexist i'm just stating what i see as a fact\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but all women suck at driving and they should not have the right to get behind the wheel\"\n        ],\n        [\n            1,\n            \"shorter user anyone who doesn't agree with you that women should be legally from driving is sexist outrage\"\n        ],\n        [\n            1,\n            \"just because i think women don't have human rights hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but this is why women should not be allowed to have an opinion on football url\"\n        ],\n        [\n            1,\n            \"rt user depends on their costume user am not sexist but can women league football ever get the kind of attention the m …\"\n        ],\n        [\n            1,\n            \"what a boring question user am not sexist but can women league football ever get the kind of attention the men's league gets\"\n        ],\n        [\n            1,\n            \"rt user i talk with a number of single american ladies who can't understand why they can't keep a partner if i told them they'd call …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i have yet to have a women roll me a good burrito at chipotle it's been 4 years\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i can't stand seeing girls neck a pint\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but all girl look really awkward whilst playing\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist i do have a problem with people who exploit double standards and use their sexuality for attention tho\"\n        ],\n        [\n            1,\n            \"wish i could reply with gifs user i hate when women want to be men it's not sexist it's biology were just different accept it\"\n        ],\n        [\n            1,\n            \"rt user just because most men can take sexist remarks towards our gender doesn't mean they're not sexist we just don't cry\"\n        ],\n        [\n            1,\n            \"rt user dont like female superior not sexist but feel uncomfortable male superior all more nice and friendly i mean …\"\n        ],\n        [\n            1,\n            \"rt user i feel like girls high school sports are more focused on then the actual playing of the sport hashtag\"\n        ],\n        [\n            1,\n            \"rt user give your daughters a fighting chance don't start them out with names\"\n        ],\n        [\n            1,\n            \"rt user i'm not racist and i'm not sexist i'm just tired of self entitlement\"\n        ],\n        [\n            1,\n            \"rt user we are watching again sorry to sound sexist for a moment but even bottom didn't make this worth …\"\n        ],\n        [\n            1,\n            \"agreed relationships would be much better without any men user listen i'm not sexist but no girl should be the man in a relationship\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i'm really glad i'm a guy lol\"\n        ],\n        [\n            1,\n            \"rt user user 3 hours away probably fucking some dude instead of making me a sandwich\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but i find it really weird seeing a woman sing in a band full of guys\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist but i do agree with gender roles i have a dick u don't gender is not the same\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but if you are a woman and you do stand up unless your name is user you're not funny\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i do not want to hear a female call an nfl or nba game\"\n        ],\n        [\n            1,\n            \"rt user user no rape is\"\n        ],\n        [\n            1,\n            \"rt user user i understand especially when it comes to self defense im not sexist but there's some things that were …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i do believe that men should provide for the family and the women should stay home and take care of …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women make the most ignorant and decisions in processes\"\n        ],\n        [\n            1,\n            \"rt user type in feminism is on google these should not be in the results url not sexist but i needed t …\"\n        ],\n        [\n            1,\n            \"rt user women shouldnt rap its gross hashtag\"\n        ],\n        [\n            1,\n            \"it kills me when men say women should take i'd fuck her as a compliment and not when men will literally fuck an apple pie\"\n        ],\n        [\n            1,\n            \"rt user user 3 i am all for women of power it's a great thing 4 depending upon your sex there is bias towards the g …\"\n        ],\n        [\n            1,\n            \"rt user user therefore resulting in the fact that everyone is bias or in your case sexist making your twitter …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women working construction just isn't the same\"\n        ],\n        [\n            1,\n            \"rt user not sexist but some of these women act just plain stupid 100s of years fighting for equality and you're gonna play dumb …\"\n        ],\n        [\n            1,\n            \"i'm sick of you useless ass people in my culture user stfu im sick off you useless ass people in my mentions\"\n        ],\n        [\n            1,\n            \"rt user url not sexist but dis so cringeworthy hahahaha pls stop making gurls over the top it's annoying\"\n        ],\n        [\n            1,\n            \"rt user hashtag im not sexist but for some reason every time a woman commentator comes on and gives her two cents about the h …\"\n        ],\n        [\n            1,\n            \"rt user i am not sexist but when girls beg to wear don't get if you see a guy looking then you are just …\"\n        ],\n        [\n            1,\n            \"rt user user and no i'm not sexist women are to be treated as any other person on this planet\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i hate female sports announcers\"\n        ],\n        [\n            1,\n            \"the outrage the oppression user i'm not sexist but why is on my memorial badges hashtag\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist but i'm old hat cleaning the car a blokes job cutting the grass a blokes job we have a dish …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but damn why do they let females act like they know basketball\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but after reading about new coloured parking that assist women park faster i thought url\"\n        ],\n        [\n            1,\n            \"rt user user for girls dont even dj not sexist but seriously the famous ones are fake like the g …\"\n        ],\n        [\n            1,\n            \"rt user user yeah you are a feminist so shut the fuck up if you are going to be arrogant\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but generally speaking girls just aren't funny with the exception of about 3 none of them that i know m …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i cant stand female analysts idk if they feel pressured or if they try too hard idk how to put it\"\n        ],\n        [\n            1,\n            \"rt user all woman short lists in parliament really if they were good enough they'd beat the men to the vote hashtag\"\n        ],\n        [\n            1,\n            \"you realize most people who cut hair are women right user i have yet to meet a woman who can cut a good haircut hashtag\"\n        ],\n        [\n            1,\n            \"so clever user how are girls so bad at math when they know so much about hair volume and the volume of their hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but every pokemon team i've ever had has always been strictly male hmmm\"\n        ],\n        [\n            1,\n            \"cat get onto the keyboard again user i'm not sexist but i don't believe in equality\"\n        ],\n        [\n            1,\n            \"na na na na na na na na na na na na na na na na user i'm not sexist but female comedians are all shite hashtag\"\n        ],\n        [\n            1,\n            \"rt user user doesn't make me sexist i have a right to an opinion i believe in equality for those who are equal man or wo …\"\n        ],\n        [\n            1,\n            \"male opinion alert user i swear im not sexist but wnba i'll pass lol\"\n        ],\n        [\n            1,\n            \"rt user user easy bake teaching girls their role in life since im not sexist but this is hilarious\"\n        ],\n        [\n            1,\n            \"rt user not sexist but women's tennis is a joke compared to men's hahaha more breaks of serve than holds\"\n        ],\n        [\n            1,\n            \"not one bit eh user i'm not sexist one bit but a girl should not be playing football end of story\"\n        ],\n        [\n            1,\n            \"rt user if we are talking about a sized man with huge amount of lust and a girl then no i wouldn't like it\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but i dont think girls are funny\"\n        ],\n        [\n            1,\n            \"user i am not sexist but feminists are the of the double standard\"\n        ],\n        [\n            1,\n            \"rt user if you are a female do not say bruh it is not sexist but that shit is just\"\n        ],\n        [\n            1,\n            \"can't even get a p value on your sample size user i'm not sexist but i haven't met a single female driver that's good at parking\"\n        ],\n        [\n            1,\n            \"rt user actually i hate people who talk about any sport when they can't name over 50 players playing that sport hashtag\"\n        ],\n        [\n            1,\n            \"rt user just to clear things up i don't skip female comedians because they're female just because they generally suck hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but why the fuck do girls try and talk tweet about football to impress lads this is our thing don't ru …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but jesus christ sarah is a complete joke in politics hillary is no different better but not much\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist in anyway also but some of y'all feminists are off your\"\n        ],\n        [\n            1,\n            \"i have some news for you user i'm not sexist but sexist jokes are the funniest jokes out there in my opinion\"\n        ],\n        [\n            1,\n            \"no brain no user not sexist but girls should be allowed in football shows only if they have brains\"\n        ],\n        [\n            1,\n            \"rt user women in rocks music thoughts me personally prefer men singers seem to have more passion hashtag\"\n        ],\n        [\n            1,\n            \"rt user i mean no disrespect by this but girls are much more difficult to coach than boys for me hashtag\"\n        ],\n        [\n            1,\n            \"wow top shelf humor user what's the point in having a cleaning lady when i have a mom and a sister hashtag\"\n        ],\n        [\n            1,\n            \"rt user girls can dig football i'm not sexist but girls that hate football but then watch the world cup and have an opinion na …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i bet half the girls tweeting ain't even watching the football just tweeting when they see everyone …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls please don't pipe up when the football is on we all know you have no idea just sit there in si …\"\n        ],\n        [\n            1,\n            \"yeah user would never user i'm not sexist but women please just stop tweeting about football we don't tweet about cooking\"\n        ],\n        [\n            1,\n            \"don't need it user i'm not sexist but with each post and bitter comment i have less and less sympathy for the female struggle\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist but i just don't believe in women being president\"\n        ],\n        [\n            1,\n            \"rt user fyi the ones on my timeline know nothing about football hashtag\"\n        ],\n        [\n            1,\n            \"rt user and just a lil suggestion to feminist user focus more on genders for an equal cause instead of cause …\"\n        ],\n        [\n            1,\n            \"rt user will user ever post something positive i say about women or just the negative things spreading just hate or no\"\n        ],\n        [\n            1,\n            \"rt user don't call yourself a bitch then say a man can't don't call yourself a nigga and say a white man can't\"\n        ],\n        [\n            1,\n            \"rt user how about feminist focus on females instead of everything men do wrong start yourselves then maybe i'll take it …\"\n        ],\n        [\n            1,\n            \"rt user sometimes i think cute is the best form of\"\n        ],\n        [\n            1,\n            \"rt user majority of females spend all day talking about how guys aint shit n what we can do better but the second u say something u …\"\n        ],\n        [\n            1,\n            \"yeah no male led empires have fallen iirc user im not sexist but history shows us that empires fall when women take control of them\"\n        ],\n        [\n            1,\n            \"rt user not sexist but why do girls talk football do i put on your tl which mac product to buy no stay in you lane\"\n        ],\n        [\n            1,\n            \"rt user user im not saying women cant be great leaders or they are weak its the fact that they are incredibly more …\"\n        ],\n        [\n            1,\n            \"rt user user male led empires usually fall do to listening to or more often mom which shows who was really in …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but right now i hate girls\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or against women it's just a girl should never rap\"\n        ],\n        [\n            1,\n            \"rt user sorry but girls will never be able to compete at the level of football that men's football has set hashtag\"\n        ],\n        [\n            1,\n            \"rt user user taking it way too personal yo\"\n        ],\n        [\n            1,\n            \"ew user been going to social clubs since i was 12 and to see women in the main bar is mad like just not right hashtag\"\n        ],\n        [\n            1,\n            \"rt user i swear im not sexist but female tattoo artists bug me\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i believe in my kids having 2 parent home being fully\"\n        ],\n        [\n            1,\n            \"definition of sexism user i'm not sexist but i believe men and women have their roles in the house\"\n        ],\n        [\n            1,\n            \"like with pain when their balls get kicked yeah user i'm not sexist but girls can't do everything a guy can do physically\"\n        ],\n        [\n            1,\n            \"rt user i'm sorry i'm not sexist but i do not find women comedians funny maybe long\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i really don't get it when girls are just like completely incompetent in the kitchen\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i want a girl that's going to cook and clean i'll take care of you and everything else\"\n        ],\n        [\n            1,\n            \"rt user i swear i am not sexist but women's tennis is the most boring sport to watch\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but hennessy is definitely a mans drink\"\n        ],\n        [\n            1,\n            \"rt user user not my fault people feed stereotypes for example my sister she's been in multiple accidents\"\n        ],\n        [\n            1,\n            \"rt user idk i'm not sexist but the female analyst isn't doing it for me\"\n        ],\n        [\n            1,\n            \"not even a good use of the meme user i have never met a woman who can drive well but that's none of my business hashtag\"\n        ],\n        [\n            1,\n            \"rt user think it's great funny world cup still get away with in on smoking hot women during a game in 2014 hashtag\"\n        ],\n        [\n            1,\n            \"rt user user the belgium blonde near the end was a great spot\"\n        ],\n        [\n            1,\n            \"rt user the amount of times i wonder where people got their licenses is directly to the number of female drivers o …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but women comedians suck\"\n        ],\n        [\n            1,\n            \"rt user user i m not sexist but it s thanks to feminism that the uk is such a mess i mean harriet …\"\n        ],\n        [\n            1,\n            \"rt user user like i'm not sexist but feminists sometimes are stupid women make mistakes too you are not perfect nobody is …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but when i see a lady driving a fast car i get pissed yo chick you aren't driving that right\"\n        ],\n        [\n            1,\n            \"you even hear yourself user i'm not sexist but i do believe women and men play very different roles in society but are not limited\"\n        ],\n        [\n            1,\n            \"as long as there are people like you left user i'm not sexist but does the wnba really have to exist\"\n        ],\n        [\n            1,\n            \"hey fuck you user everyone saying germany are unreal they're being helped by playing against 3 year old girls hashtag\"\n        ],\n        [\n            1,\n            \"lmao user romney needs to run for a 3rd time in 2016 not sexist but hillary clinton can't run this country\"\n        ],\n        [\n            1,\n            \"i kind of think you're sexist user i kind of think women shouldn't be cops or be in the hashtag\"\n        ],\n        [\n            1,\n            \"uh user i'm not sexist i just think woman drivers aren't as good\"\n        ],\n        [\n            1,\n            \"nope not one user i'm not sexist at all but women's sport is awful\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist when women do something besides give birth i'll give them the they deserve\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist but to pay the men's and women's champions the same prize money is as jobs go they're ent …\"\n        ],\n        [\n            1,\n            \"rt user i hate when women talk football but don't know what they're talking about it's only cute when you know your shit hashtag\"\n        ],\n        [\n            1,\n            \"rt user not sexist but don't find women stand up comedians funny ever\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a chick shouldn't be able to say i'm on my period i don't feel good and not have to work\"\n        ],\n        [\n            1,\n            \"rt user you are what's wrong with america periods aren't excuses to go home early\"\n        ],\n        [\n            1,\n            \"rt user what the hell man making thor a woman is like making spiderman a woman i'm not sexist but you just don't do certain things\"\n        ],\n        [\n            1,\n            \"rt user male thor is of so a woman is taking place i'm not sexist but that is bull\"\n        ],\n        [\n            1,\n            \"rt user can't believe they are releasing a female thor comic book series i'm not sexist but i really don't think it would work\"\n        ],\n        [\n            1,\n            \"rt user user but he's a dude though i'm not sexist but i tend to affiliate with the male characters majority of com …\"\n        ],\n        [\n            1,\n            \"rt user why is thor a woman now i am not sexist but it just doesn't make any fucking sense\"\n        ],\n        [\n            1,\n            \"rt user user this is why dc marvel i'm not sexist but this this is stupid\"\n        ],\n        [\n            1,\n            \"rt user user black widow i can understand she was an original character i am not sexist but thor has always been a guy can't s …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i cannot picture thor being anything else then the character he is now\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but fuck marvel for thor like that\"\n        ],\n        [\n            1,\n            \"rt user not sexist but thor the god of thunder has been a man since the middle ages what's next a movie about a female jesus …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but having thor be a woman in the new comics is an idea i'm not so with\"\n        ],\n        [\n            1,\n            \"rt user all i can say is thank god they didn't also make thor black or some people would have\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girl fights just plain suck whether its professionals or 2 girls on the street i want no part of it …\"\n        ],\n        [\n            1,\n            \"user did i just hear they're making the marvel character thor female i'm not sexist but really hashtag\"\n        ],\n        [\n            1,\n            \"rt user no i'm not sexist but no i do not like thor being a woman he's a male figure that's like making zeus a chick …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls who smoke are a big turn off even if your status its still a turn off\"\n        ],\n        [\n            1,\n            \"user i love it when men need to create a system of inequality because they know they can't compete with women at home or at work\"\n        ],\n        [\n            1,\n            \"user who's f n dumb idea was it to change thor to a girl i hope you burn in hell hashtag\"\n        ],\n        [\n            1,\n            \"rt user just not very appealing to me then again it is a tv show that around women in prison probably why i don't like …\"\n        ],\n        [\n            1,\n            \"rt user sad to hear that thor is going to be a lady why the change there is history here real historic god hashtag\"\n        ],\n        [\n            1,\n            \"rt user i am not sexist but changing making the next thor female isn't something i'm okay with due to thor almost always being …\"\n        ],\n        [\n            1,\n            \"rt user michael all women sportscasters hashtag\"\n        ],\n        [\n            1,\n            \"user user remind me when i said fiction reality don't you have a feminist tumblr account to rant on\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but making thor a woman is a major\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i believe in gender roles and idgaf if it's 2014 i don't want a woman who's going to me st …\"\n        ],\n        [\n            1,\n            \"hahahaha user a woman should not be to a man under no circumstances b u cant tell me nothing call me sexist\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but there is just some things men do better for example i refused to be taught to drive by a woman …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i won't watch cause all the main characters are women\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but feminists annoy the shit out of me\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate female sports talk hosts\"\n        ],\n        [\n            1,\n            \"rt user i'm listening to user on satellite radio and i'm sorry but these announcers are awful i'm not sexist but the woman ann …\"\n        ],\n        [\n            1,\n            \"rt user now i'm not sexist but there ain't no woman in the world that can pull of thor he's a fucking man always has been al …\"\n        ],\n        [\n            1,\n            \"can't wait till you get locked up user i'm not sexist so i'm not afraid to hit a girl in fact i plan on it\"\n        ],\n        [\n            1,\n            \"rt user now i'm not sexist and fully believe and support the idea of gender equality but some women really cannot drive\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i don't like weak women pov i like kickass women pov like you know\"\n        ],\n        [\n            1,\n            \"rt user dont understand why hashtag is making changes to characters thor is a favorite of mine im not sexist but im mad that hes a …\"\n        ],\n        [\n            1,\n            \"male action movies user not sexist but female action movies\"\n        ],\n        [\n            1,\n            \"has to be a parody account user i'm not sexist but women just shouldn't be sports announcers\"\n        ],\n        [\n            1,\n            \"rt user cars that would be an improvement for some of the clowns on the road hashtag\"\n        ],\n        [\n            1,\n            \"rt user basically u could use a woman hashtag rtuser i need to buy soap return these red box movies shit need to …\"\n        ],\n        [\n            1,\n            \"rt user it's national kit kat day in go on treat ur girlfriend or wife and ask them if they ' fancy a finger ' hashtag\"\n        ],\n        [\n            1,\n            \"because of fucking inane male opinions like this one user why are girls just mad at the world for no reason hashtag\"\n        ],\n        [\n            1,\n            \"rt user user that a female referee not sexist but they are only for camps right this will not be happening in the …\"\n        ],\n        [\n            1,\n            \"rt user user the here are the elite of the british army most fail p company i'm not sexist but women will …\"\n        ],\n        [\n            1,\n            \"test failed user not sexist but america will not be taken seriously if we have hillary clinton becomes president\"\n        ],\n        [\n            1,\n            \"actually nope user i'm not sexist but women suck at driving\"\n        ],\n        [\n            1,\n            \"totally male opinion alert user im not sexist but i swear female comedians are not funny at all\"\n        ],\n        [\n            1,\n            \"espn doesn't care what you think user i'm not sexist but female sports reporters need to come to an end immediately\"\n        ],\n        [\n            1,\n            \"rt user look i'm not sexist but the only funny women in comedy are amy tina fey and kristen\"\n        ],\n        [\n            1,\n            \"rt user whos idea was it to hire a female as an nba assistant coach man that is ridiculous not sexist but that's not the place for …\"\n        ],\n        [\n            1,\n            \"maybe you could live on mars and help us all out user i'm not sexist but if i hear a woman's voice on the radio i turn it\"\n        ],\n        [\n            1,\n            \"rt user don't get your pants in a bunch i'm not sexist but in this pc world heaven forbid if you disagree\"\n        ],\n        [\n            1,\n            \"irony is fucking dead user im not sexist but feminists are the most annoying people out there\"\n        ],\n        [\n            1,\n            \"fuckin d user are there any good female comedians or if you prefer can't think of even one hashtag\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but the day that the marine corps makes open to women or we get a female is the day i …\"\n        ],\n        [\n            1,\n            \"cool story bro user i'm not sexist but i do believe in male and female roles to an extent\"\n        ],\n        [\n            1,\n            \"rt user women who feminism in the name of advocacy for men's rights url\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i dont like dealing with women when there is business to do they are too emotional\"\n        ],\n        [\n            1,\n            \"rt user two women on sportscenter talking about baseball i'm not sexist but how can you take them seriously when they have never …\"\n        ],\n        [\n            1,\n            \"you're pure comedy to the wnba user not sexist but wnba is pure comedy to me\"\n        ],\n        [\n            1,\n            \"tell me more user i'm not sexist but i don't think i actually find any female comedian funny\"\n        ],\n        [\n            1,\n            \"rt user i'm not racist i'm not sexist but there's got to be some scientific evidence supporting the fact that asian women …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i cant fall asleep if a females driving unless i'm on a\"\n        ],\n        [\n            1,\n            \"rt user user i've watched a lot of female comedians do stand up and none of them humour me\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but female comedians just aren't funny\"\n        ],\n        [\n            1,\n            \"rt user user they just don't make me laugh like whip out your tits do something entertaining\"\n        ],\n        [\n            1,\n            \"rt user there's something wrong when a girl wins wayne street striker hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but female comedians should cease to exist immediately jesus christ are they painful to watch\"\n        ],\n        [\n            1,\n            \"rt user user if you have a vagina don't try and be funny\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but all female rappers need to just stop\"\n        ],\n        [\n            1,\n            \"rt user guys be better then women in everything not sexist but it's just coz we are competitive as hell\"\n        ],\n        [\n            1,\n            \"rt user now i'm not sexist but it's evident a woman can't do a mans job when it comes to tennis coaching hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but female comedians just aren't funny\"\n        ],\n        [\n            1,\n            \"gag user i love females but i swear everyone someone comes close to my car i look and it's a female hashtag\"\n        ],\n        [\n            1,\n            \"what's going on is you're sexist user this is not sexist but i know about 1 funny girl what's going on\"\n        ],\n        [\n            1,\n            \"user user did you hear that guys he's just joking therefore the from his mouth cannot be sexist\"\n        ],\n        [\n            1,\n            \"for 1 men r really good at spouting sexism user second guy i'm not sexist but i do think men and women are good at different things\"\n        ],\n        [\n            1,\n            \"just one of the many perks user im not sexist but if women and men played in the mlb together id stop watching\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i hate hearing female rappers i will switch the song with no hesitation whatsoever\"\n        ],\n        [\n            1,\n            \"rt user i would happily pay more for a flight if it would ensure no woman is near the controls i bet a lot of women would too\"\n        ],\n        [\n            1,\n            \"listen you're sexist user listen i'm not sexist but every dumbass driver i've crossed lately has been a female\"\n        ],\n        [\n            1,\n            \"if you have to ask you'll never know user bruh i'm not sexist but is the wnba that entertaining\"\n        ],\n        [\n            1,\n            \"rt user nah im not sexist but female rappers cant\"\n        ],\n        [\n            1,\n            \"yeah their little fuzzy wings can't reach the user i'm not sexist but i would never ride behind a chick on a motorcycle\"\n        ],\n        [\n            1,\n            \"rt user fuck i'm not sexist but i have a girl in my recruit school again son of a bitch\"\n        ],\n        [\n            1,\n            \"rt user user my only experience was terrible classmate and she fucked two of the guys keep your shut\"\n        ],\n        [\n            1,\n            \"rt user anyone else have to mute the tele when the woman commentator is on match of the day hashtag\"\n        ],\n        [\n            1,\n            \"rt user saw a woman driving a in town today some serious irony when it turned out to be the though hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i just cannot stand female rappers yuck that voice though\"\n        ],\n        [\n            1,\n            \"yeah it's still baseball season man user call me sexist but i can't stand women on sportscenter talking about football\"\n        ],\n        [\n            1,\n            \"rt user and don't you dare call me sexist for women if i had a dollar for every time i heard a woman say men are all th …\"\n        ],\n        [\n            1,\n            \"rape is not a synonym for treated or defeated user user got raped by his phone\"\n        ],\n        [\n            1,\n            \"raped is not a synonym for touched user he just got raped by that water url\"\n        ],\n        [\n            1,\n            \"rape is not a synonym for user just raped my bank account with tuition\"\n        ],\n        [\n            1,\n            \"rape is not a punch line user lead singer of 5 sound like he getting gang raped in the showers\"\n        ],\n        [\n            1,\n            \"rt user user these seems extremely unlikely 16 of the entire female population are rape victims\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i may be sexist bc i hate everything about my female math teacher including her voice …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but have you ever seen a female that even looks like she knows what she's doing behind the wheel of a car\"\n        ],\n        [\n            1,\n            \"rt user just seen a comment on how chivalry is rarely practiced by females i'm not sexist but that's at it's finest\"\n        ],\n        [\n            1,\n            \"rt user not sexist but these woman on sky sports have no opinion and everything is told to them through there ear piece hashtag\"\n        ],\n        [\n            1,\n            \"rt user i am not sexist but i have yet to hear one good woman play by play announcer\"\n        ],\n        [\n            1,\n            \"yes bye user i'm not sexist but if we ever get a woman president i'm moving out the country\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but cut it out with the whole reporter nonsense they are absolutely useless and take away from …\"\n        ],\n        [\n            1,\n            \"i see your maturity level has remained at the same level as then user not sexist but the last thing a woman changed in me is\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women sort out ur fucking parking ffs\"\n        ],\n        [\n            1,\n            \"rt user why don't all the girls of just boycott the dress code like show some short shorts we really won't mind hashtag\"\n        ],\n        [\n            1,\n            \"rt user i keep getting this damn ad on youtube on how girls are better at sports then guys sorry their not hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women's sport on my sky sports news app or twitter feed my blood\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i just can't watch football with a female commentator or announcer even my mom can't stand it\"\n        ],\n        [\n            1,\n            \"i always have to check these accounts 2 see if real user i'm not sexist but i'm just not comfortable with a female president\"\n        ],\n        [\n            1,\n            \"so boring user i'm not sexist but women should not drive ever\"\n        ],\n        [\n            1,\n            \"rt user i like to think i'm not sexist but i cannot stand when females who are clueless about sports talk about sports\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i can't stand feminists\"\n        ],\n        [\n            1,\n            \"rt user im really not sexist but its such a turn off when girls say bro like 20 times in every sentence so ignorant lol\"\n        ],\n        [\n            1,\n            \"rt user and no i'm not sexist but a bitch is a bitch\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but both of out females managers are fucking retarded and overall useless\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i'm just not a fan of all these women rappers\"\n        ],\n        [\n            1,\n            \"rt user i had no idea that chicago is in the wnba finals and i'm a die hard chicago sports fan not sexist but literally no one c …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls our age that drive is super scary\"\n        ],\n        [\n            1,\n            \"rt user usually don't watch female led movies but when it's scarlett sole gonna hahaha hashtag\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but on ma life theres a gene in women that blocks their\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women drivers are terrible\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but women shouldnt be allowed to drive\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women are just bad at driving lol\"\n        ],\n        [\n            1,\n            \"rt user a woman doing college play by play just sounds wrong i'm not sexist but seriously get back in the kitchen\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but females have no business commentating football it's like a man conducting a child class just d …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls can't rap\"\n        ],\n        [\n            1,\n            \"rt user idc who you are hitting a child is worse than hitting a woman sorry not sexist but this is sick\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a woman is trying to explain to me what happened during the fight last night idk wtf she's talking …\"\n        ],\n        [\n            1,\n            \"rt user why are la women so bitchy hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist all you want but from stories seeing this kind of stuff go down women as a whole need to change how they co …\"\n        ],\n        [\n            1,\n            \"rt user listen i'm not sexist but i'm a firm believer in the man setting the tone in the relationship\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i'm sorry sometimes women get too many rights yall ain't innocent at all like men can ne …\"\n        ],\n        [\n            1,\n            \"false equivalence user i'm not sexist i hate boys and girls equally\"\n        ],\n        [\n            1,\n            \"rt user i don't need women want to be at and when they wear revealing clothes that's why they invented th …\"\n        ],\n        [\n            1,\n            \"rt user user not sexist but even women prefer to watch men's sports over women playing because it's played at a higher level\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i promise women live always seeing things how they want them to be instead of the reality\"\n        ],\n        [\n            1,\n            \"male opinion presented as fact alert user call me sexist but there has never been a funny woman stand up comedian\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but any women sports reporter i can't listen to or even think their information is credible\"\n        ],\n        [\n            1,\n            \"rt user if someone describe personal experience with an oppression that your own privilege protect you from believe them stop …\"\n        ],\n        [\n            1,\n            \"rt user it's stupid af i'm not sexist but my sister is hell of spoiled daddy's lil girl she hasn't had to work or struggle a day …\"\n        ],\n        [\n            1,\n            \"rt user think men are to blame when it's mostly other fems doing it to different groups among themselves hashtag htt …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a woman head teacher isnt physically intimidating for a student a males is clearly need …\"\n        ],\n        [\n            1,\n            \"rt user my last tweet im not sexist but i think the whole equality thing is getting out of hand we are different …\"\n        ],\n        [\n            1,\n            \"rt user user well son you've scored a of goals for the youth team but we can't make you professional because y …\"\n        ],\n        [\n            1,\n            \"rt user and it is for emma to mention male gaze re bey when her speech centered men and was not url\"\n        ],\n        [\n            1,\n            \"rt user oh b c see emma like many ww seem to think male gaze is only sexual when their feminism centers wm over …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but damn you want equality learn to not pull the i'm a woman card\"\n        ],\n        [\n            1,\n            \"i have a hint for you in my user i'm not sexist but i cannot watch a football game with a female announcer idk why\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but damn some women should not be behind the wheel of a vehicle\"\n        ],\n        [\n            1,\n            \"rt user i m not sexist but having a female as the head of the secret service is the one thing i believe is men's …\"\n        ],\n        [\n            1,\n            \"um user i m not sexist but there are somethings girls just shouldnt do\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but there's no way the nhl should let women in they play a non checking game it's two totally different …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women get upset with other women for stupid reasons women constantly say they have haters\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but the thought of an all female ghostbusters 3 scares me more than any ghost they could think up hashtag\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but females now are trying to say that they're better than men when they went through so much history saying …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but our society makes it seem as if woman are always right their word more power in court than a ma …\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but it really pisses me off when girls who know fuck all about football win huge bets hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but an all female ghostbusters is going to be just awful\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but also definitely not a fan of the of ghostbusters 3 with women what next steel 2 with d …\"\n        ],\n        [\n            1,\n            \"rt user user same no one involved with the original apparently and i'm not sexist at all but female ghostbusters li …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist at all but i don't want to watch a ghostbusters film with just women in it hashtag\"\n        ],\n        [\n            1,\n            \"rt user now i'm not sexist but an all female ghostbusters 3 with no connection to the original movies is quite possibly the wor …\"\n        ],\n        [\n            1,\n            \"i'm not sexist i just become instantly against women who accuse me of sexism\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls constantly are complaining about stuff on tv kind of annoying\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i don't really fw female rappers\"\n        ],\n        [\n            1,\n            \"rt user the woman sports announcer for the is making me want to use my mute button hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i never want to have a daughter cause even girls know how girls are\"\n        ],\n        [\n            1,\n            \"rt user some of you people will call me sexist and misogynistic like the 1 person i respect the most the one person who raised me …\"\n        ],\n        [\n            1,\n            \"yes user call me sexist if you want but i don't like female comedians don't know what to tell ya are they funny\"\n        ],\n        [\n            1,\n            \"you're the closest to that user don't call me sexist cause im the from that but holy fuck i hate feminine activists\"\n        ],\n        [\n            1,\n            \"rt user user go suck your mother you hairy feminist fat fuck\"\n        ],\n        [\n            1,\n            \"rt user user because you hate a group doesn't make you sexist dumbass\"\n        ],\n        [\n            1,\n            \"rt user hey so i'm not sexist but if you think female shepard is better than male shepard on mass effect you're basically broken\"\n        ],\n        [\n            1,\n            \"rt user not sexist but just ain't the same with a woman presenting fuck off get gary back\"\n        ],\n        [\n            1,\n            \"pretty sure reverse moves the bus not the land user i'm not sexist but this female bus driver can't reverse property\"\n        ],\n        [\n            1,\n            \"rt user user is literally male shepard with boobs they're no different\"\n        ],\n        [\n            1,\n            \"rt user user because was a character created to people in a pathetic way and didn't add depth or any dif …\"\n        ],\n        [\n            1,\n            \"rt user im a tough manly man but im terrified of period blood body hair on women gay men being as feminine women …\"\n        ],\n        [\n            1,\n            \"rt user user but i'd rather watch 2 no name than ali in her prime not sexist but men women …\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but women can not drive\"\n        ],\n        [\n            1,\n            \"rt user i refuse to watch a football game if a woman is commentating i'm not sexist but some people just don't belong in some things\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i can't listen to female commentators for men's sports\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate all female rappers\"\n        ],\n        [\n            1,\n            \"actually u need help user call me sexist but i actually have nightmares about nancy pelosi hillary clinton and elizabeth warren\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything but wow women can be totally cray cray at times haha\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything but the idea of a female captain marvel irks me stick with the original same goes with the fem …\"\n        ],\n        [\n            1,\n            \"pick on someone your own size user user i'm not afraid to hit a woman i'm not sexist x\"\n        ],\n        [\n            1,\n            \"just felt the need 2 express this 4 some reason user don't get me wrong i'm not sexist but seeing female engineers on site is weird\"\n        ],\n        [\n            1,\n            \"rt user call me sexist if you want but it's true when the last time you heard someone break up w a pretty quiet girl\"\n        ],\n        [\n            1,\n            \"user women's sports are dumb i won't pay to watch women's sports why do women get paid if no one is watching them\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but am i the only person who doesn't find any female comedian funny in any way at all\"\n        ],\n        [\n            1,\n            \"rt user user we are in america it's american women that complain of such\"\n        ],\n        [\n            1,\n            \"rt user i'm so not sexist but girls cannot wrap burritos at chipotle i think it's known fact come on ladies step it up\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but every female on espn looks completely lost when the guys start talking about football\"\n        ],\n        [\n            1,\n            \"rt user why do they get a truck after winning the but just a interview from bitchy andrews when u win the world s …\"\n        ],\n        [\n            1,\n            \"user if you hadn't noticed feminists are against taking pictures of anyone without their consent nice tho would trash\"\n        ],\n        [\n            1,\n            \"because it's so appropriate for school user i'm not sexist but i die laughing when dudes in class make sexists jokes\"\n        ],\n        [\n            1,\n            \"i suppose you shave yours then user im not sexist but women should shave their goddamn legs\"\n        ],\n        [\n            1,\n            \"rt user i can't stand any of the female sports commentators i'm not sexist but the only ones around are just dumb as shit\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i can't stand female commentators on sports\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but whenever i see a dumbass while driving i always check to see if its a male or female 9 10 its …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i cant have a woman discussing rugby league if its ladies ruby league fine not pc so save any …\"\n        ],\n        [\n            1,\n            \"rt user this is not hashtag but my opposite sex can't drive for shit\"\n        ],\n        [\n            1,\n            \"self awareness at critically low levels user im not sexist but some bitches are dumb\"\n        ],\n        [\n            1,\n            \"rt user user you're a dumb bitch too\"\n        ],\n        [\n            1,\n            \"rt user not sexist but i don't like it when girls are on sports talk shows\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate feminists females already got equal rights stop complaining\"\n        ],\n        [\n            1,\n            \"no need to apologize no one cares about your opinion user i'm not sexist but women don't belong in the sorry\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but they really making it hard to act otherwise hashtag\"\n        ],\n        [\n            1,\n            \"rt user how come when women joke about men its not sexist but the other way round it is\"\n        ],\n        [\n            1,\n            \"i believe the correct term is user user i'm not sexist but some girls are just straight honestly\"\n        ],\n        [\n            1,\n            \"rt user there are far more bigger problems than sexism out there in the world i'm not sexist and none of my friends are either\"\n        ],\n        [\n            1,\n            \"turn up your hearing aid a thought user i'm not sexist but it's nearly impossible to listen to a girl talking about football on espn\"\n        ],\n        [\n            1,\n            \"rt user user your right im a but i don't even have enough space in five tweets to point out how much of a cu …\"\n        ],\n        [\n            1,\n            \"user from zero to cunt in eight seconds too bad that word really means i'm an insecure whiny baby and says nothing about me\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist i believe women should have equal rights pay i just can't stand feminazis making everything about …\"\n        ],\n        [\n            1,\n            \"user user i hate it when women control the conversation on their own problems but that doesn't make me sexist\"\n        ],\n        [\n            1,\n            \"i'm sure this tweet will be used in court one day user when you yell rape the lights turn off hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist but there's nothing more than a female trying to talk sports with me i'm just like get tf out …\"\n        ],\n        [\n            1,\n            \"rt user but really i'm not sexist but i like my women to be\"\n        ],\n        [\n            1,\n            \"rt user user wind shield were not invented by women first was robert a i'm not sexist but that fact is wrong\"\n        ],\n        [\n            1,\n            \"rt user user also get your shit straight before calling people out and just because i said a fact was wrong doesn't mean im …\"\n        ],\n        [\n            1,\n            \"rt user friend zone concept on conclusion sex is a given hashtag that makes you a rapist\"\n        ],\n        [\n            1,\n            \"rt user don't rape zone me\"\n        ],\n        [\n            1,\n            \"rt user fake victim whining rapist motherfuckers they need to die\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i can't listen to a female analyst talk about a male sport played by all men talk about sports yo …\"\n        ],\n        [\n            1,\n            \"rt user user exactly like i'm not sexist but most female sportscasters i've seen say dumb shit lol\"\n        ],\n        [\n            1,\n            \"rt user so totally not sexist but fouls should be a synonym for women's basketball\"\n        ],\n        [\n            1,\n            \"rt user user sorry i won't use facts next time i'll just go with the rest of the masses who think there are no …\"\n        ],\n        [\n            1,\n            \"rt user user by the way your insult directed at a man about an hat worn by men meant to ins …\"\n        ],\n        [\n            1,\n            \"rt user user pass on that offer but saying stupid woman is no more sexist than saying stupid man stupid boy …\"\n        ],\n        [\n            1,\n            \"women's bathrooms are so much worse than men's everyone agrees hashtag\"\n        ],\n        [\n            1,\n            \"rt user guys i swear to god i'm not sexist but this girl announcing the game is annoying\"\n        ],\n        [\n            1,\n            \"user i'm not sexist but it's of note when a woman surprises me with her\"\n        ],\n        [\n            1,\n            \"rt user still not a fan of this lady that during games played on hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but personal opinions shouldn't be considered sexist remarks in almost all cases\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a girl driving a truck to me is weird but if you wanna look by all means\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but a woman shouldn't have to open their own door pay the bill or drive but i still in chivalry so …\"\n        ],\n        [\n            1,\n            \"rt user i swear it's not sexist but chase release a woman shooting a basketball\"\n        ],\n        [\n            1,\n            \"wow rt user i'm not sexist but i'd like to that woman\"\n        ],\n        [\n            1,\n            \"rt user this lady is a terrible official not because she's a lady though i'm not sexist but because she's a stupid bitch hashtag\"\n        ],\n        [\n            1,\n            \"user user yeah if there's one thing i know about old pin ups ads it's that they were definitely not sexist\"\n        ],\n        [\n            1,\n            \"do i need to point out the irony here user woman driver in front of me better stop tweeting and watch out for her hashtag\"\n        ],\n        [\n            1,\n            \"rt user user cause you are just as wrong as them but want rights at the end of the day i'm no sexist but i'm not for fem …\"\n        ],\n        [\n            1,\n            \"ok user call me sexist but most people i have muted on my twitter are women\"\n        ],\n        [\n            1,\n            \"88 of restaurant are men url user call me sexist but doing dishes isn't a mans job\"\n        ],\n        [\n            1,\n            \"rt user user then do the dishes\"\n        ],\n        [\n            1,\n            \"no offense user i'm not sexist but women are really stupid no offense\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but don't go around saying are top shit and run the world when it's men that literally run …\"\n        ],\n        [\n            1,\n            \"rt user dont even get me started on females man im not sexist but the gaming community does tend to be a bit more friendly to …\"\n        ],\n        [\n            1,\n            \"hashtag user girls should count themselves lucky if they got a guy that still shouts when his mad means he cares\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but the female football commentators on user are horrible to listen to all of them have deep man voices …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but that guy is never going to live down losing to that girl in a football throwing contest for 100k\"\n        ],\n        [\n            1,\n            \"rt user apparently i'm sexist time to make my gf quit her job so she can clean cook not to mention use her as meat 4 sex ri …\"\n        ],\n        [\n            1,\n            \"rt user mamas if your child is btwn ages 4 12 and you're struggling to buy a holiday toy fill out this form url\"\n        ],\n        [\n            1,\n            \"rt user user r u saying men piss in restaurants all the time without comment but as soon as a woman does there's c …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything by any means but this is exactly why i won't watch girls basketball url\"\n        ],\n        [\n            1,\n            \"user so maybe the issue is not boys are better at sports but they are children playing school sports so leave them alone\"\n        ],\n        [\n            1,\n            \"rt user no it's not sexist but i do have a theory that females are unable to tell the difference between standard and high def …\"\n        ],\n        [\n            1,\n            \"the world is by your wisdom user i'm not sexist but i make sexist comments because it makes me lol\"\n        ],\n        [\n            1,\n            \"rt user hashtag of course i'm not sexist but the way they spread their thoughts are annoying and women have been equal socially for q …\"\n        ],\n        [\n            1,\n            \"rt user releasing private sony e mails to hurt people is the same as releasing nude photos of jennifer lawrence why are they ok t …\"\n        ],\n        [\n            1,\n            \"what the hell is this recurring user i swear i'm not sexist but female chipotle employees can't roll burritos for\"\n        ],\n        [\n            1,\n            \"the majority are doing all the work user not sexist but majority of girls are useless in group projects lol majority\"\n        ],\n        [\n            1,\n            \"nah dude we're going to continue to be awesome thx user i'm not sexist but women shouldn't sports\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist when i say women can't drive they literally can't\"\n        ],\n        [\n            1,\n            \"do the killa models give a killa dessert hashtag\"\n        ],\n        [\n            1,\n            \"kat strikes me as a very individual hashtag\"\n        ],\n        [\n            1,\n            \"we're still two hot young blondes umm really ending sentence hashtag\"\n        ],\n        [\n            1,\n            \"i think annie will know her way around hq as well she does around lloyd's hashtag\"\n        ],\n        [\n            1,\n            \"hashtag your meatballs were dry things lloyds never heard before\"\n        ],\n        [\n            1,\n            \"ash and camilla have grown on me but can kat and andre please stop being so bitchy to the other contestants hashtag\"\n        ],\n        [\n            1,\n            \"hashtag does celine honestly think she's funny because she's about as amusing as child abuse\"\n        ],\n        [\n            1,\n            \"user i'm not sexist but the evolving of literally is a female led\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but being in a room of 8 women and hear them talk about problems hashtag\"\n        ],\n        [\n            1,\n            \"rt user am not sexist but feminists don't half milk the men are all the same bollocks\"\n        ],\n        [\n            1,\n            \"rt user reality tv disgust me not sexist but all the reality are these young girls role models\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but let's face it girls can't drive\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i don't like movies with women with the main role\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but if youre a female you agree to certain gender standards\"\n        ],\n        [\n            1,\n            \"rt user i'm sorry to any women out there i'm not sexist but ya cant have women in the doing a front line role its a …\"\n        ],\n        [\n            1,\n            \"it's like a greatest hits user not sexist but women have a weird sense of humor and can't drive\"\n        ],\n        [\n            1,\n            \"user doing nothing does require an amount of skill\"\n        ],\n        [\n            1,\n            \"rt user has a female comedian ever made anyone laugh ever call me sexist but women comedians are not funny\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but there are 0 females i know who aren't stupid in some way or another they just don't listen\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i always my as early as i could when the driver is a woman hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything i just dont think a woman wouldn't fit in with the of gta unless th …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but females can't rap\"\n        ],\n        [\n            1,\n            \"rt user when a woman gets in a wreck i'm not surprised hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i get scared when women drive behind me particularly young ladies old ladies keep on putting along\"\n        ],\n        [\n            1,\n            \"rt user too many guys act like girls on twitter now a days i'm not sexist but you don't have to act like a whiny bitch\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i fear for my life when i'm a passenger in some women's car\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but the girls of the 21st century gain their online grammar at age 18 the ones with sho …\"\n        ],\n        [\n            1,\n            \"rt user fuck women i mean i'm not sexist but like fuck women\"\n        ],\n        [\n            1,\n            \"men's logic ladies and gentlemen user i don't women over men i'm not sexist therefore i'm not a feminist\"\n        ],\n        [\n            1,\n            \"rt user ok i'm not sexist or anything but you women suck at driving ok just don't do us a favor\"\n        ],\n        [\n            1,\n            \"rt user now i'm not sexist in any way shape or form but i think women are better at gift wrapping it's the xx thing\"\n        ],\n        [\n            1,\n            \"user i don't hear a lot of who fans complaining about the end of the doctor conflict but gender is so much more important\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but girl rappers are trash\"\n        ],\n        [\n            1,\n            \"rt user i have difficulty relating to protagonists that are tiny japanese girls sorry call me sexist if that makes you feel better\"\n        ],\n        [\n            1,\n            \"rt user girls should know guys over protective with his thing especially his girl he doesnt like sharing\"\n        ],\n        [\n            1,\n            \"because they want to be a mother and maid to some loser user 7 reasons girls should date a nice guy url\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but letting the red ranger be female in is just not right the red ranger is always a guy no exceptions\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything but i do not take female rappers seriously i would never buy a minaj album or something\"\n        ],\n        [\n            1,\n            \"rt user in women had no rights in women fought for rights in 2014 women were always right it's a new year hashtag\"\n        ],\n        [\n            1,\n            \"rt user why is it that all slip and slide car accidents in the snow are caused by female drivers have yet to see a male driver cause …\"\n        ],\n        [\n            1,\n            \"like the role of for instance user i'm not sexist but people should play their roles\"\n        ],\n        [\n            1,\n            \"rt user i made the mistake of reading that christine article i'm not sexist but she really makes females journalists loo …\"\n        ],\n        [\n            1,\n            \"rt user not sexist but the quality of womens darts is terrible\"\n        ],\n        [\n            1,\n            \"rt user tattoos are disgusting on women not sexist but it's true\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i went to subway and three girls making sandwiches four ordering just an observation\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but more women know what diy means due to arts and crafts lol\"\n        ],\n        [\n            1,\n            \"rt user i am not sexist but womens darts\"\n        ],\n        [\n            1,\n            \"rt user not sexist but girls on xbox live are super annoying\"\n        ],\n        [\n            1,\n            \"rt user ladies seriously stop putting your cell phones in you back pockets not attractive and from the booty hashtag\"\n        ],\n        [\n            1,\n            \"rt user i don't intend on my wife being a working woman call me sexist\"\n        ],\n        [\n            1,\n            \"just a bad artist user call me sexist i drew females above their chest and draw males with their chest showing off i'm sorry\"\n        ],\n        [\n            1,\n            \"user call me sexist but i can't stand andrews or any most female sports announcer for that matter hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i'm starting to think women cant drive operate anything with 4 wheels over 800 lbs\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but some foods are gender specific please i don't want a woman mixing my\"\n        ],\n        [\n            1,\n            \"rt user not sexist but females shouldn't talk sports that's like me talking about a new designer purse or something clueless\"\n        ],\n        [\n            1,\n            \"did you hear that ladies start catering to his every user i swear i'm not sexist but some of you females me\"\n        ],\n        [\n            1,\n            \"rt user i can't take that female sky sports commentator seriously she just said boom hashtag\"\n        ],\n        [\n            1,\n            \"like that's not even a clever joke user i'm not sexist all my favourite films have lesbians in\"\n        ],\n        [\n            1,\n            \"you can shut the hell up about it though user i'm not sexist i just can't control how much i love big butts\"\n        ],\n        [\n            1,\n            \"rt user a ghostbusters remake with women taking up the roles of slaying i'm no sexist but let's not be stupid eh\"\n        ],\n        [\n            1,\n            \"rt user i'm no sexist but ion know how i'd react if my son came down the stairs in heels prolly throw a football at his head\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i hate female sport analysts i just can't take them seriously\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i need a cleaning lady it's either paying someone or buying meds for back pain i can do wi …\"\n        ],\n        [\n            1,\n            \"rt user ok i'm not sexist but no one gives a flying fuck about womens football\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i don't give a fuck about women's football hashtag\"\n        ],\n        [\n            1,\n            \"rt user a female goal voted second really is female sport even a thing hashtag\"\n        ],\n        [\n            1,\n            \"rt user call me sexist if u want i'm a man and men don't listen to women when they speak\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i hate most women on sports center everything is just seems so scripted by them\"\n        ],\n        [\n            1,\n            \"0 women care bout ur user call me sexist or whatever but i think muscular female bodies look awful and are such a turn off\"\n        ],\n        [\n            1,\n            \"nope user call me sexist but gender roles are definitely to be accepted respected\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i haven't to a single female youtuber\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but i can say with certainty i havent had an intelligent conversation with a female under 30\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women should not on the football it just doesn't sound right\"\n        ],\n        [\n            1,\n            \"rt user but speaking the vagina is a tough character it can items of size and quite well\"\n        ],\n        [\n            1,\n            \"rt user so you are actually someone when you refer to them as a vagina or as having a vagina\"\n        ],\n        [\n            1,\n            \"rt user not sexist but girls just cant sing country as well as guys\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but girls don't know shit about sports when it comes to football they repeat anything their dad says\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or whatever but all they wanna do is be heard and that's cool too but damn c'mon nah\"\n        ],\n        [\n            1,\n            \"rt user call me sexist but i honestly cannot watch a sporting event with a woman commentator hashtag\"\n        ],\n        [\n            1,\n            \"rt user user no i'm not you cock sucking\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i just cannot stand this fucking feminist wankers\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist or anything but i want to take a brick and break every tooth in this girl's mouth for some reason url\"\n        ],\n        [\n            1,\n            \"rt user user if i was sexist i wouldn't be a faggot about it my mums a girl for fuck sake\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but this is one seriously stupid bitch url\"\n        ],\n        [\n            1,\n            \"rt user lol swear im not sexist but most a yall chicks be dumb af\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i'm pretty positive i have no female teachers this semester\"\n        ],\n        [\n            1,\n            \"user how about we let women decide where feminism is going shall we\"\n        ],\n        [\n            1,\n            \"rt user listen i'm not sexist but there's never been a good all girl band that's just plain fact\"\n        ],\n        [\n            1,\n            \"rt user they have to concentrate in the 2nd half of this half wise words from our female commentator\"\n        ],\n        [\n            1,\n            \"rt user user i'm not sexist but fuck that lady she's awful\"\n        ],\n        [\n            1,\n            \"rt user i hate her so much rt user i'm not sexist but fuck that lady she's awful\"\n        ],\n        [\n            1,\n            \"rt user call me sexist or whatever the hell you wanna say but i still believe it's the mans job to propose except they lesbians\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but diva matches annoy me and tag team diva matches\"\n        ],\n        [\n            1,\n            \"rt user call me sexist i dont like most female comedians but katherine ryan from canada is\"\n        ],\n        [\n            1,\n            \"not for you lol user coming downstairs and four girls are cooking dinner not sexist but not complaining\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but doing a remake of ghostbusters with an all female cast sounds pretty shit lol if they're could …\"\n        ],\n        [\n            1,\n            \"rt user ghostbusters 3 with an all female lead cast will not work i'm not sexist but it's simply a bad idea lost interest now\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but the new ghost with an all woman cast nah won't be the same tbh hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girls get more attention when they tweet thats why they have followers rts and faves\"\n        ],\n        [\n            1,\n            \"rt user not sexist but an all female cast for a re hash of ghostbusters sounds well shit really\"\n        ],\n        [\n            1,\n            \"rt user not sexist but come on why is a job for men lol url\"\n        ],\n        [\n            1,\n            \"rt user all ghostbusters sorry i'm not sexist but that ain't gonna work and nobody is gonna go and watch it hashtag\"\n        ],\n        [\n            1,\n            \"rt user why do film bosses have to make life weird hashtag with an all women cast why not sexist but it's just odd would …\"\n        ],\n        [\n            1,\n            \"rt user female president im not sexist but this country ill just reserve my comment\"\n        ],\n        [\n            1,\n            \"nope user i'm not sexist but only dudes should be busting ghosts hashtag\"\n        ],\n        [\n            1,\n            \"rt user user it has nothing to do with gender more like why remake a perfectly good film\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i don't like female refs\"\n        ],\n        [\n            1,\n            \"have fun on the wrong side of history user all female ghostbusters no i am not sexist but fuck that shit\"\n        ],\n        [\n            1,\n            \"rt user i promise i'm not sexist but a woman is going to have a much lower for being at by a grown man than …\"\n        ],\n        [\n            1,\n            \"rt user like wow why would the nba hire women referees i'm not sexist but it doesn't make any sense\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women refs are a no no\"\n        ],\n        [\n            1,\n            \"rt user but a girl doesnt run as fast as a boy hashtag so focus on what she can do like get pregnant and glorify …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but female football commentators are just not a good idea\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i stand by chris paul the woman ref made a bad call and couldn't take the scrutiny part of her job\"\n        ],\n        [\n            1,\n            \"rt user im not sexist but i feel like she should be in her own level clearly referring men is not your calling\"\n        ],\n        [\n            1,\n            \"rt user this is the exact reason why women shouldn't be involved not sexist but situations like this will always be blown out of p …\"\n        ],\n        [\n            1,\n            \"men just aren't funny user how many men does it take to mop a floor none that's women's work hashtag\"\n        ],\n        [\n            1,\n            \"have a free user i'm not sexist but i don't wanna watch women talk to each other about sports\"\n        ],\n        [\n            1,\n            \"rt user i hope i'm not sexist but why do women love to argue with me and have the last word then laugh it off this shit is serious\"\n        ],\n        [\n            1,\n            \"user men hate getting the last word that's why they follow you around after an argument hoping you'll say something\"\n        ],\n        [\n            1,\n            \"men who use the word ladies omfg user this is not sexist but ladies are pretty bad at driving\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but if the rally games were all sport games then the boys would win every game hands down\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but why do feminists complain about everything if there was a cure for cancer i think they would moan …\"\n        ],\n        [\n            1,\n            \"valentine's day is great and all but i'm holding out my real enthusiasm for love day url\"\n        ],\n        [\n            1,\n            \"rt user user this day only brings fucking madness to guys gives women the power to do anything not sexist but it's tr …\"\n        ],\n        [\n            1,\n            \"wow user user girls are better at other things like school and being organized\"\n        ],\n        [\n            1,\n            \"rt user user im not sexist but emotional decisions can be counter productive in terms of team spirit but are very e …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women cannot drive hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but girl comedians just don't make me laugh\"\n        ],\n        [\n            1,\n            \"i'm not sexist except when i am user i am not sexist but i do believe in certain gender roles when it comes to marriage\"\n        ],\n        [\n            1,\n            \"rt user ur gonna put this guys fate in the hands of 10 fat un american ungrateful women i mean im not sexist but …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i do not like one woman rapper out\"\n        ],\n        [\n            1,\n            \"rt user not sexist but the majority of feminists piss me off\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but it's extremely painful seeing some girls pretending to know what's going on in a football match\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but this woman bus driver has nearly killed 2 in the space of 4 minutes hashtag\"\n        ],\n        [\n            1,\n            \"rt user is this kara calling this game i'm not sexist but i hate when she calls game\"\n        ],\n        [\n            1,\n            \"url user women referees suck man and no i'm not sexist but damn bruh that wasn't a good call\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but i don't play a with female main characters\"\n        ],\n        [\n            1,\n            \"rt user live footage of asking gays people of color to help her get better pay url\"\n        ],\n        [\n            1,\n            \"user im not sexist but every food place i work at the girls come in for a couple hours to answer phones complain the entire time\"\n        ],\n        [\n            1,\n            \"rt user a year ago silicon valley lawyer ed made a pledge to not attend all male tech events url\"\n        ],\n        [\n            1,\n            \"rt user and one that his law firm previously sponsored told him that he need not send in a check this year wow\"\n        ],\n        [\n            1,\n            \"rt user i swear i'm not sexist but why is march 8th women's day is that necessary\"\n        ],\n        [\n            1,\n            \"rt user someone recommend me a good book not sexist but prefer not having main character female can't connect ya know\"\n        ],\n        [\n            1,\n            \"rt user should i hook up with this chick half my friends say yes the other half no url\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women are responsible for childhood obesity\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but there is a double standard with men women you want the guy everybody wants but we don't want the …\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but is this bitch serious good luck living alone for the rest of your life\"\n        ],\n        [\n            1,\n            \"rt user is it really woman's month i'm not sexist but how come men don't get one some of my are woman btw\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women's basketball makes me want to puke\"\n        ],\n        [\n            1,\n            \"rt user i'm not sexist but women drivers are bad and when i mean bad i mean bad\"\n        ],\n        [\n            1,\n            \"i wish it hurt a lot from the outside user i'm not sexist but seeing a woman driving a hurts a little bit from the inside\"\n        ],\n        [\n            1,\n            \"yes really and no one cares about you user i'm not sexist but a new ghostbusters movie with a female cast really\"\n        ],\n        [\n            1,\n            \"as soon as we cancel all holidays honoring men user im not sexist but can we stop making up holidays for women\"\n        ],\n        [\n            1,\n            \"rt user they are trying to replace jackson with a gal on the 20 dollar bill i'm not sexist but women spend all our money anyway …\"\n        ],\n        [\n            1,\n            \"rt user hashtag everyone under estimated us umm bitch you came second last like literally just survived you didn't win my god …\"\n        ],\n        [\n            1,\n            \"rt user the theme for their instant restaurant appears to be dream narcissism kitchen 💋 hashtag\"\n        ],\n        [\n            1,\n            \"hashtag hashtag two 7 ' s be they must've perhaps even offered up anal 😜\"\n        ],\n        [\n            1,\n            \"😩 i just want these dumb bitches gone hashtag\"\n        ],\n        [\n            1,\n            \"rt user nikki katie didn't your ' love for boys ' teach you that no two sausages are ever same especially eastern european one …\"\n        ],\n        [\n            1,\n            \"“ user not enough lemon in their lemon tart hashtag ” plenty of tart though\"\n        ],\n        [\n            1,\n            \"bye bye basic bitches 👋 hashtag\"\n        ],\n        [\n            1,\n            \"rt user katie and nikki smug condescending self and bland there hashtag\"\n        ],\n        [\n            1,\n            \"what's that thing they say about blondes sorry forget it 😐 hashtag\"\n        ],\n        [\n            1,\n            \"“ user hashtag please let drasko steve come to blows i'd put my money on steve ” naked wrestling in deconstructed lemon tart lol\"\n        ],\n        [\n            1,\n            \"rt user i should start a drinking game everytime the girls compliment themselves skull i wouldn't be in great shape tho 😳 hashtag\"\n        ],\n        [\n            1,\n            \"i should start a drinking game everytime the girls compliment themselves skull i wouldn't be in great shape tho 😳 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"what ’ s more important your looks or your food hashtag\"\n        ],\n        [\n            1,\n            \"these nsw promo girls think way too highly of themselves they're not even attractive 😳 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user but greasy haired colin is a judge so messy yuck is in 😂 hashtag\"\n        ],\n        [\n            1,\n            \"rt user fucking rigged r u kidding they didn't even make a mediocre meal there was no sass they just being kept for ratings …\"\n        ],\n        [\n            1,\n            \"rt user i hope kat andre choke on a d ck and die even tho i don't like the other apparent models they always scored fairly hashtag\"\n        ],\n        [\n            1,\n            \"rt user why wouldn't the other teams score up when they know kat is being strategic fuck you all weak bitches hashtag\"\n        ],\n        [\n            1,\n            \"only way to stay in the competition is to cook good food take that kat you bitch lmao 😂 💁 hashtag\"\n        ],\n        [\n            1,\n            \"hashtag i think kat is a real nasty bitch i was hoping that her and andre were eliminated he was the one who made fish soup\"\n        ],\n        [\n            1,\n            \"“ user hey colin the 1980s called they want their pushed up jacket sleeves back hashtag miami vice rules\"\n        ],\n        [\n            1,\n            \"don't mind looking at collin for the whole hashtag season 😍 😍\"\n        ],\n        [\n            1,\n            \"paleo pete who does your tan 🍊 hashtag\"\n        ],\n        [\n            1,\n            \"congratulations kat reckon you may have the whole viewer population against you now 👍 hashtag\"\n        ],\n        [\n            1,\n            \"we ’ re gonna get stuck with this head hashtag hashtag 😩\"\n        ],\n        [\n            1,\n            \"put a bag on your head kat no one wants to see your glee at other people's misfortune you're awful please leave hashtag 👉 hashtag\"\n        ],\n        [\n            1,\n            \"has anyone else wondered if kat has recently escaped the psych ward 😳 😳 😳 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"boyfriend just said have a look on the thighs on that she could play hashtag hashtag 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"kat and andre are a bit “ sassy ” tonight hashtag\"\n        ],\n        [\n            1,\n            \"someone's voted strategically 😂 😂 😂 no kat you just can't cook hashtag\"\n        ],\n        [\n            1,\n            \"really wish it were bitch face and her husband in sudden death 😡 hashtag user\"\n        ],\n        [\n            1,\n            \"funny how kat thinks that everyone is loving her dish but people think it's actually awful 😂 hashtag\"\n        ],\n        [\n            1,\n            \"oh fuck vicky and celine are back 😒 hashtag\"\n        ],\n        [\n            1,\n            \"hashtag no one wanted to put lloyds meat balls in their mouth poor lloyd 😭 😭\"\n        ],\n        [\n            1,\n            \"now that's karma “ user hashtag god kat you are awful awful person oh you are humiliated good ”\"\n        ],\n        [\n            1,\n            \"i suppose kat thinks it's unfair like every other time her ' yuck food ' has been given bad critique shes like a child stop bitching 😤 hashtag\"\n        ],\n        [\n            1,\n            \"kat is so delusional that annie has a better grip on reality 😣 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hashtag annie's never cooked on a bbq before see she is an alien\"\n        ],\n        [\n            1,\n            \"she ’ s such an evil bitch now who ’ s not smiling shove it hashtag hashtag\"\n        ],\n        [\n            1,\n            \"kat that's karma b 🔥 🔥 🔥 hashtag\"\n        ],\n        [\n            1,\n            \"hey kat 😂 😂 😂 karma is a bitch hashtag\"\n        ],\n        [\n            1,\n            \"rt user omg can't wait until try crazy eyed kat bag go home she can't cheat anymore so i'm guessing that will b …\"\n        ],\n        [\n            1,\n            \"hashtag hashtag i dislike kat and andre so much i even got kat's name wrong 😡\"\n        ],\n        [\n            1,\n            \"user i off and missed hashtag let me guess kat was a see you next tuesday 😉\"\n        ],\n        [\n            1,\n            \"omg can't wait until try crazy eyed kat bag go home she can't cheat anymore so i'm guessing that will b soon 😤 hashtag\"\n        ],\n        [\n            1,\n            \"hashtag hot bodies in user ok celine just need you to take a step to the right little more bit further 🙊\"\n        ],\n        [\n            1,\n            \"rt user will stop treating blocks as as soon as feminists stop treating blocks as arguments 🐸 ☕ hashtag\"\n        ],\n        [\n            1,\n            \"rt user what is the most dangerous thing you have ever done — been in the same room as a male url\"\n        ],\n        [\n            1,\n            \"rt user life of a feminist 😂 url\"\n        ],\n        [\n            1,\n            \"rt user pretty sure most people are taught that others isn't okay 😒 url\"\n        ],\n        [\n            1,\n            \"rt user a look at how clinton would be treated under today ’ s sexual assault standards — url\"\n        ],\n        [\n            1,\n            \"rt user i ’ m gay and i want my kid to be gay too url\"\n        ],\n        [\n            1,\n            \"rt user guys who sell drugs get more girls than guys with degrees but that says more about women than men ☕ ️ 🐸\"\n        ],\n        [\n            0,\n            \"rt user someone is going home hashtag that obviously cannot cook\"\n        ],\n        [\n            0,\n            \"rt user can someone smash that bottle of rose lime over drasko's head please hashtag\"\n        ],\n        [\n            0,\n            \"rt user i'm done won't bother with the rest of this pathetic shit show hashtag\"\n        ],\n        [\n            0,\n            \"rt user really really another round hashtag those butcher promo girls better be nice to sheri and emilie\"\n        ],\n        [\n            0,\n            \"rt user at the end of this steve is going to run away to mexico and go into witness protection hashtag\"\n        ],\n        [\n            0,\n            \"rt user that's not sass on a plate it still starts with ' s ' though i find things like that in my yard hashtag\"\n        ],\n        [\n            0,\n            \"rt user are you upset about tonight's elimination result hashtag\"\n        ],\n        [\n            0,\n            \"rt user drasko only likes his hot pot especially when she's drunk and unconscious hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag really stretching it out this year\"\n        ],\n        [\n            0,\n            \"another round of instant restaurants ffs hashtag\"\n        ],\n        [\n            0,\n            \"rt user colin are you having a lend 7 for main and dessert little skill was demonstrated throughout hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag is feeling a little rigged this year\"\n        ],\n        [\n            0,\n            \"hashtag they say they liked the mains but they haven't eaten anything on their plates hashtag\"\n        ],\n        [\n            0,\n            \"rt user so i guess it's really happened the hashtag competition is running for eternity\"\n        ],\n        [\n            0,\n            \"rt user katie nikki and pete evans are everything that is wrong with society hashtag\"\n        ],\n        [\n            0,\n            \"rt user can't wait to see who finally wins this competition in 27 months hashtag\"\n        ],\n        [\n            0,\n            \"rt user up instant couscous should be an immediate elimination hashtag\"\n        ],\n        [\n            0,\n            \"rt user instant restaurant round 47 hashtag\"\n        ],\n        [\n            0,\n            \"rt user so this season of hashtag is going to finish in which decade such a drag\"\n        ],\n        [\n            0,\n            \"rt user they weren't kidding when they said deconstructed hashtag\"\n        ],\n        [\n            0,\n            \"rt user tonight's dessert is called remains of the day hashtag\"\n        ],\n        [\n            0,\n            \"also leave the eliminated contestants weight out of it what did they ever do to you how does their weight affect your life hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user i hope history doesn't assume that gen y males are all like drasko hashtag\"\n        ],\n        [\n            0,\n            \"rt user things that take longer than the cricket world cup hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag more comebacks than johnny\"\n        ],\n        [\n            0,\n            \"rt user and hat pins will be back in fashion by the time this series ends hashtag\"\n        ],\n        [\n            0,\n            \"rt user here's a suggestion let's make manu and colin the main judges for the show hashtag\"\n        ],\n        [\n            0,\n            \"rt user those blond girls make me crazy they are so annoying hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag this is fast becoming like that crap 80 ' s movie story more instant restaurants\"\n        ],\n        [\n            0,\n            \"rt user another instant restaurant round wtf hashtag\"\n        ],\n        [\n            0,\n            \"to all you people saying nooo hashtag dragging on there's 14 teams an weeks after these instant it's only 3 more months\"\n        ],\n        [\n            0,\n            \"rt user annie on sunrise i'm wrong that show could get worse hashtag\"\n        ],\n        [\n            0,\n            \"rt user waiting for them to say ' sassy sausage ' hashtag\"\n        ],\n        [\n            0,\n            \"rt user lynn i would have scored them a 2 hashtag\"\n        ],\n        [\n            0,\n            \"rt user just when they thought it was safe to go back into the kitchen instant restaurant redemption round hashtag\"\n        ],\n        [\n            0,\n            \"rt user except it's not the best looking instant restaurant it looks like two 13 year olds put it together hashtag\"\n        ],\n        [\n            0,\n            \"rt user there wasn't enough lemon in your lemon tart other things there wasn't enough of an actual tart hashtag\"\n        ],\n        [\n            0,\n            \"i don't think that's quite dead yet my mum hashtag\"\n        ],\n        [\n            0,\n            \"rt user trapped in a pole dancing venue with that and sausage food hashtag\"\n        ],\n        [\n            0,\n            \"you know kudos to hashtag for being able to stretch out a show over a month onto the show and we still dont have final teams\"\n        ],\n        [\n            0,\n            \"rt user this is like that movie from the 80 ' s the never ending story hashtag\"\n        ],\n        [\n            0,\n            \"rt user if this beats lynn and tony the angels i'll be so sad hashtag\"\n        ],\n        [\n            0,\n            \"when you're on show don't start making up dishes girls hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the fat south africans are feeling hopeful\"\n        ],\n        [\n            0,\n            \"rt user at this rate hashtag won't crown a winner until 2022 just get on with it\"\n        ],\n        [\n            0,\n            \"rt user oh i knew it more restaurants ok i said this is how the show should run but i've changed my mind hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh goody another surprise twist announcement said no one ever in the history of watching a reality tv show ever hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag heading into 2017 with another instant restaurant round\"\n        ],\n        [\n            0,\n            \"rt user seems the entire season will be shorter than hashtag\"\n        ],\n        [\n            0,\n            \"rt user round and round we go where it stops nobody knows how much more will this drag on hashtag\"\n        ],\n        [\n            0,\n            \"rt user how can someone fuck up cous cous for fuck sake i can make that shit with my eyes closed hashtag\"\n        ],\n        [\n            0,\n            \"what the fuck that isn't a dish hashtag\"\n        ],\n        [\n            0,\n            \"rt user why the hell are the contestants surprised about this ' redemption ' round on hashtag it happens each season idiots\"\n        ],\n        [\n            0,\n            \"rt user this show is going to air until christmas isn't it hashtag\"\n        ],\n        [\n            0,\n            \"rt user i have eaten army food from that looked better than that and less like a dick hashtag\"\n        ],\n        [\n            0,\n            \"yes rt user are you upset about tonight's elimination result hashtag\"\n        ],\n        [\n            0,\n            \"rt user about the sass read some books you twit hashtag\"\n        ],\n        [\n            0,\n            \"rt user what the fuck do you idiots think sass is hashtag\"\n        ],\n        [\n            0,\n            \"rt user stop saying sass or i will put my foot up your ass hashtag\"\n        ],\n        [\n            0,\n            \"rt user which will end first hashtag or tony abbott as pm\"\n        ],\n        [\n            0,\n            \"rt user looking forward to the next round of restaurants hashtag\"\n        ],\n        [\n            0,\n            \"rt user at this rate the mkr final will be in december hashtag\"\n        ],\n        [\n            0,\n            \"rt user the format to hashtag is stupid it'll be about 10 weeks until we see the cowboy and his fit daughter cook again\"\n        ],\n        [\n            0,\n            \"user agree i lose interest after instant restaurants think they're cashing in on that fact this year hashtag\"\n        ],\n        [\n            0,\n            \"user i don't think there's anything more ugly than announcing how pretty you are over and over again hashtag\"\n        ],\n        [\n            0,\n            \"has hashtag become a steve v drasko showdown who can talk more talk\"\n        ],\n        [\n            0,\n            \"rt user basically the hashtag twists are a series of annoying ways to extend this season\"\n        ],\n        [\n            0,\n            \"rt user we are losing our mum and dad well don't cry about it when bruce wayne lost his parents he became batman hashtag\"\n        ],\n        [\n            0,\n            \"rt user another round of instant restaurants are you serious hashtag yawn\"\n        ],\n        [\n            0,\n            \"rt user i'm thinking hashtag will go past christmas eve and get into 2016 at this rate\"\n        ],\n        [\n            0,\n            \"user fuck me hard with a rusty chainsaw hashtag\"\n        ],\n        [\n            0,\n            \"rt user pete and manu you're back we've missed you hashtag\"\n        ],\n        [\n            0,\n            \"rt user and we'll keep doing instant restaurant rounds until these people can learn to bloody cook hashtag\"\n        ],\n        [\n            0,\n            \"it would of been funnier if those two bottom teams just got eliminated haha hashtag\"\n        ],\n        [\n            0,\n            \"rt user my god this series is going to end in hashtag\"\n        ],\n        [\n            0,\n            \"personally think only one team should go through they'll be cooking christmas lunch in the finale the way this is up hashtag\"\n        ],\n        [\n            0,\n            \"a redemption round this is too much hashtag\"\n        ],\n        [\n            0,\n            \"rt user de constructed is code word for ' fell on the floor ' right hashtag\"\n        ],\n        [\n            0,\n            \"fuck do we have to suffer annie and lloyd again hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh this round should be a feast of terrible food excellent hashtag\"\n        ],\n        [\n            0,\n            \"oh so we already know whoever cooks tomorrow is gonna score ill switch off at 7 35 then hashtag\"\n        ],\n        [\n            0,\n            \"oh my god when will this show end hashtag\"\n        ],\n        [\n            0,\n            \"just play 8 hours of promo hashtag\"\n        ],\n        [\n            0,\n            \"rt user yay robert and lynzey and sheri and emilie are back hashtag\"\n        ],\n        [\n            0,\n            \"it looks like a poo in a bowl hashtag\"\n        ],\n        [\n            0,\n            \"patience wearing thin with all these rounds hashtag feels like we'll still be here at xmas ' the absolutely last we're almost there round '\"\n        ],\n        [\n            0,\n            \"oh psycho annie is back hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag now i wish those were\"\n        ],\n        [\n            0,\n            \"i fucking want ash back i need her back hashtag\"\n        ],\n        [\n            0,\n            \"only the best will enter kitchen head quarters and the best at speaking in phrases by weird hashtag\"\n        ],\n        [\n            0,\n            \"maybe we need a dedicated hashtag channel that goes 24 7\"\n        ],\n        [\n            0,\n            \"another home visits round i'm literally fucking done hashtag\"\n        ],\n        [\n            0,\n            \"and we'll keep doing instant restaurant rounds until these people can learn to bloody cook hashtag\"\n        ],\n        [\n            0,\n            \"this season is going to go on forever hashtag\"\n        ],\n        [\n            0,\n            \"another instant restaurant round ffs are you kidding i am done with this show hashtag\"\n        ],\n        [\n            0,\n            \"hooray hashtag just got exciting again lol\"\n        ],\n        [\n            0,\n            \"another round of instant restaurants hashtag this competition should finish sometime in 2018\"\n        ],\n        [\n            0,\n            \"annie reminds me of hashtag url\"\n        ],\n        [\n            0,\n            \"rt user enough with the instant restaurants already hashtag\"\n        ],\n        [\n            0,\n            \"too much pause for effect pete evans just annoying not dramatic hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i don't care who it is just as long as it's not the hashtag hashtag\"\n        ],\n        [\n            0,\n            \"4 rounds of instant restaurants hashtag\"\n        ],\n        [\n            0,\n            \"fuck me this show will still be running at christmas hashtag\"\n        ],\n        [\n            0,\n            \"just get rid of the two big hashtag\"\n        ],\n        [\n            0,\n            \"i can't handle another round of this crap hashtag\"\n        ],\n        [\n            0,\n            \"not another instant restaurant round hashtag\"\n        ],\n        [\n            0,\n            \"ummm why didn't they talk about nic and getting 95 hashtag\"\n        ],\n        [\n            0,\n            \"this show has been going for weeks and so far only 3 out of 18 teams eliminated talk about over the hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i actually literally do not have patience for this hey hashtag\"\n        ],\n        [\n            0,\n            \"a shot for every time we have to hear the word sassy and hopefully we'll all be passed out before dessert is served hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is going to be so good tomorrow can't wait\"\n        ],\n        [\n            0,\n            \"this is the opportunity to prove ourselves like we didn't the first time er yeah that's the spirit hashtag\"\n        ],\n        [\n            0,\n            \"more instant restaurants are you hashtag\"\n        ],\n        [\n            0,\n            \"yeah katie and nikki are so going to love annie hashtag\"\n        ],\n        [\n            0,\n            \"this is a joke right hashtag\"\n        ],\n        [\n            0,\n            \"lame going around australia one more time really couldn't think of a better way to cook it out i can't sit through another week hashtag\"\n        ],\n        [\n            0,\n            \"sausage with tinned tomato sauce tinned capsicum and packet in a cooking competition hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i actually think the instant restaurants are the best part of the series hashtag\"\n        ],\n        [\n            0,\n            \"rt user holy fuck another instant restaurant round give it a fucking rest you cunts hashtag\"\n        ],\n        [\n            0,\n            \"bugger forgot simon was on tonight hashtag\"\n        ],\n        [\n            0,\n            \"what's with rob in the hat mate we know you're bald hashtag hashtag\"\n        ],\n        [\n            0,\n            \"my god this series is going to end in hashtag\"\n        ],\n        [\n            0,\n            \"ffs no more instant restaurant rounds hashtag hashtag\"\n        ],\n        [\n            0,\n            \"bloody hell how many more times can we see these people cook at home hashtag\"\n        ],\n        [\n            0,\n            \"another round of instant restaurants get to the good stuff already hashtag\"\n        ],\n        [\n            0,\n            \"really dragging the season out this year hashtag\"\n        ],\n        [\n            0,\n            \"ok i'm out i can't sit through another round with the worst of the worst hashtag\"\n        ],\n        [\n            0,\n            \"instead of just one team at the end of round 4 they should only take the top 3 hashtag\"\n        ],\n        [\n            0,\n            \"here we go again again hashtag\"\n        ],\n        [\n            0,\n            \"another instant restaurant round nah see ya mkr done hashtag\"\n        ],\n        [\n            0,\n            \"yes get rid of kat hashtag\"\n        ],\n        [\n            0,\n            \"that hotpot looks like all of the bristol chart on one plate hashtag url\"\n        ],\n        [\n            0,\n            \"out of these six i like 3 couple i think hashtag hashtag\"\n        ],\n        [\n            0,\n            \"another kitchen round yeah i'm out hashtag\"\n        ],\n        [\n            0,\n            \"imagine if annie drasko had a baby hashtag\"\n        ],\n        [\n            0,\n            \"i'll just come back after this round thanks hashtag user\"\n        ],\n        [\n            0,\n            \"rt user how unfortunate they're staying hashtag\"\n        ],\n        [\n            0,\n            \"omg i'm done with this show it's so i'd rather be in syria hashtag\"\n        ],\n        [\n            0,\n            \"seriously who the fuck are half of these ppl hashtag\"\n        ],\n        [\n            0,\n            \"seriously not another instant restaurant round hashtag\"\n        ],\n        [\n            0,\n            \"hashtag tsk tsk tsk so which one do u want to do colin as for models more like\"\n        ],\n        [\n            0,\n            \"rt user how did they get a 7 for that stupid desert yuck hashtag\"\n        ],\n        [\n            0,\n            \"another instant round happy and sad bout this hashtag\"\n        ],\n        [\n            0,\n            \"god another fucking instant restaurant round hashtag\"\n        ],\n        [\n            0,\n            \"are you effing kidding me talk about hashtag hashtag\"\n        ],\n        [\n            0,\n            \"fuck off i can't watch another round hashtag\"\n        ],\n        [\n            0,\n            \"hashtag has jumped the shark fin soup hashtag\"\n        ],\n        [\n            0,\n            \"omg will lmaooo he cracks me up hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm so over the instant restaurants hashtag\"\n        ],\n        [\n            0,\n            \"oh no we are not surprised hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user anything deconstructed should be banned unless it's a i can give the lemonade to my niece hashtag\"\n        ],\n        [\n            0,\n            \"a 3 from lynn and tony well we all know who's strategic voting hashtag\"\n        ],\n        [\n            0,\n            \"bring out the other teams i barely remember the second group let alone the first hashtag\"\n        ],\n        [\n            0,\n            \"i just remembered i don't really like many of them hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user everyone underestimated us we still do as well as the judging hashtag\"\n        ],\n        [\n            0,\n            \"ugh broadway boy is back hashtag\"\n        ],\n        [\n            0,\n            \"ugh forgot about that annoying fuck hashtag\"\n        ],\n        [\n            0,\n            \"user i believe another nice irish expression would be colin is a hashtag\"\n        ],\n        [\n            0,\n            \"rt user and a 7 for smear of lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"yay robert and lynzey and sheri and emilie are back hashtag\"\n        ],\n        [\n            0,\n            \"haha girls it's not over yet hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you've got big hearts colin i believe what you're meant to say was that they have hearts hashtag\"\n        ],\n        [\n            0,\n            \"forgot how annoying annie is this is what happens when the series goes for ten years hashtag\"\n        ],\n        [\n            0,\n            \"one of the girls looks a bit like claire hashtag\"\n        ],\n        [\n            0,\n            \"how i've missed annie she always makes me smile hashtag\"\n        ],\n        [\n            0,\n            \"lynn and tony can go back to what they do best sitting in the mcdonald's drive thru hashtag\"\n        ],\n        [\n            0,\n            \"you lost me i can't stand watching those idiots any more hashtag\"\n        ],\n        [\n            0,\n            \"rt user 7 for the dessert are you kidding me wtf is going on hashtag\"\n        ],\n        [\n            0,\n            \"not another round of instant restaurants hashtag\"\n        ],\n        [\n            0,\n            \"rt user see you later lynne and tony sending you our love good luck in the future hashtag\"\n        ],\n        [\n            0,\n            \"oh rob your hat it off hashtag\"\n        ],\n        [\n            0,\n            \"user they are the tacky of hashtag\"\n        ],\n        [\n            0,\n            \"hope you do okay xd looks like youll do good darn i want a lemon tart now hashtag hashtag\"\n        ],\n        [\n            0,\n            \"aww so sad goodbye lynn tony wish you made it through don't give up your amazing and so lovely hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wow that wasn't stiff or scripted at all such witty banter between the real chefs hashtag\"\n        ],\n        [\n            0,\n            \"7 for that desert rigged as fuck hashtag\"\n        ],\n        [\n            0,\n            \"omg colin's been drinking the hashtag\"\n        ],\n        [\n            0,\n            \"i was sure they'd roll lynn out like hashtag url\"\n        ],\n        [\n            0,\n            \"rt user there still trying to figure out if 57 is more than 46 or not hashtag\"\n        ],\n        [\n            0,\n            \"rt user drasko is a ridiculous name and his personality follows suit hashtag\"\n        ],\n        [\n            0,\n            \"people don't like surprises but they're on a reality show irony hashtag\"\n        ],\n        [\n            0,\n            \"i've missed pete and manure hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user no honey you can't win this competition hashtag\"\n        ],\n        [\n            0,\n            \"so many people this is going to go on forever isn't it hashtag\"\n        ],\n        [\n            0,\n            \"they shouldn't keep shitty people in a cooking competition for ratings how about you focus on people who can actually cook hashtag\"\n        ],\n        [\n            0,\n            \"i'm thinking there is another round of coming hashtag\"\n        ],\n        [\n            0,\n            \"is there going to be a 4th group hashtag\"\n        ],\n        [\n            0,\n            \"emma we need to talk about that dress hashtag\"\n        ],\n        [\n            0,\n            \"they got through pity the blonde butchers lyn and tony nice ppl have left hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag don't get ahead of yourselves you've only proved you're not the worst\"\n        ],\n        [\n            0,\n            \"hashtag those sausages look do they even know what they are doing\"\n        ],\n        [\n            0,\n            \"rt user how do you give a 7 for a lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"rt user of course they're going to stay we hate them therefore they're a ratings winner hashtag\"\n        ],\n        [\n            0,\n            \"ash and camilla are back hashtag\"\n        ],\n        [\n            0,\n            \"kate and nikki meet sherie and emilie class and humility hashtag\"\n        ],\n        [\n            0,\n            \"can someone explain to me how food is sassy hashtag\"\n        ],\n        [\n            0,\n            \"no girls you really really can't win this competition hashtag\"\n        ],\n        [\n            0,\n            \"rt user it was rigged hashtag\"\n        ],\n        [\n            0,\n            \"hashtag rigged so so bloody rigged\"\n        ],\n        [\n            0,\n            \"katie and her head reminds me of hashtag\"\n        ],\n        [\n            0,\n            \"user that was a joke bullshit scores hashtag\"\n        ],\n        [\n            0,\n            \"scoring colin it wasn't a sorbet dish it was lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"oh yay i am so glad i get to see more of these sass girls hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user can someone explain to the gals ' sass ' is not the same as edible food hashtag\"\n        ],\n        [\n            0,\n            \"you've known them a fkn week hashtag\"\n        ],\n        [\n            0,\n            \"hashtag a 7 for that dessert colin has just lost all credibility\"\n        ],\n        [\n            0,\n            \"hey colin you're a knob hashtag\"\n        ],\n        [\n            0,\n            \"then again no more animal print pants so win hashtag\"\n        ],\n        [\n            0,\n            \"just put them all in a ring give them some boxing gloves and watch it all play out from there hashtag\"\n        ],\n        [\n            0,\n            \"can they please not say ' sassy ' anymore hashtag\"\n        ],\n        [\n            0,\n            \"how do you give a 7 for a lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"how can they be ur a mum and dad after 5 days at a dinner table honestly hashtag\"\n        ],\n        [\n            0,\n            \"time to see these girls finally cook sink or swim sassy won't save you hashtag user\"\n        ],\n        [\n            0,\n            \"lol your still in the lower half so why are you still full on up yourself hashtag\"\n        ],\n        [\n            0,\n            \"are you kidding me colin how did that spew on a plate get a 7 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"did they drug colin's serving or hashtag\"\n        ],\n        [\n            0,\n            \"seriously stoked the girls got through they are pretty and can cook they are promo models and sassy hashtag\"\n        ],\n        [\n            0,\n            \"good thing deconstructed only happens in food imagine getting a deconstructed house hashtag\"\n        ],\n        [\n            0,\n            \"see you later lynne and tony sending you our love good luck in the future hashtag\"\n        ],\n        [\n            0,\n            \"i kind of want to put a sock in mouth so he will stop talking hashtag\"\n        ],\n        [\n            0,\n            \"go on explode it will be the best thing on mkr tonight hashtag\"\n        ],\n        [\n            0,\n            \"rt user that's bullshit colin and you know it hashtag\"\n        ],\n        [\n            0,\n            \"you did not come out with the sass let's just make that clear hashtag\"\n        ],\n        [\n            0,\n            \"how the fuck did they manage that hashtag\"\n        ],\n        [\n            0,\n            \"rt user a 7 this bloke is utterly demented hashtag\"\n        ],\n        [\n            0,\n            \"still doesn't change the fact that you are a pair of hashtag\"\n        ],\n        [\n            0,\n            \"the show is rigged as a mf hashtag the ain't as good viewing\"\n        ],\n        [\n            0,\n            \"that's crap lynn and tony should have stayed hashtag\"\n        ],\n        [\n            0,\n            \"damn this means j have to see more of their faces hashtag hashtag\"\n        ],\n        [\n            0,\n            \"colin is fucking high hashtag hashtag\"\n        ],\n        [\n            0,\n            \"a definitive ruling and cocktails are not competitive hashtag\"\n        ],\n        [\n            0,\n            \"of course they're going to stay we hate them therefore they're a ratings winner hashtag\"\n        ],\n        [\n            0,\n            \"and a 7 for smear of lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"out come the fingers and toes to do the counting hashtag\"\n        ],\n        [\n            0,\n            \"open both doors please wide load coming hashtag\"\n        ],\n        [\n            0,\n            \"hashtag fuck you colin that was total shite\"\n        ],\n        [\n            0,\n            \"how did they get a 7 for that stupid desert yuck hashtag\"\n        ],\n        [\n            0,\n            \"hashtag officially lost any respect for collin that i had left\"\n        ],\n        [\n            0,\n            \"saved by the tail of a spatchcock hashtag hashtag\"\n        ],\n        [\n            0,\n            \"drunk homeless man is definitely drunk hashtag\"\n        ],\n        [\n            0,\n            \"if they cooked like they would in africa then they would've been in hashtag i'll miss them\"\n        ],\n        [\n            0,\n            \"i hate deconstructed you never even get anything it's like a fucking cheese hashtag\"\n        ],\n        [\n            0,\n            \"sounds awful but tony reminds me of mr from the meaning of life hashtag hashtag\"\n        ],\n        [\n            0,\n            \"this is just ridiculous hashtag another 7 ffs\"\n        ],\n        [\n            0,\n            \"poor drasko is so it was all he could do to stop himself from licking colin's face when he arrived hashtag\"\n        ],\n        [\n            0,\n            \"7 for the main dessert what the hashtag\"\n        ],\n        [\n            0,\n            \"and somehow blonde again bugger hashtag\"\n        ],\n        [\n            0,\n            \"' star of the dish ' is more annoying than ' moist ' in my opinion hashtag\"\n        ],\n        [\n            0,\n            \"that's bullshit colin and you know it hashtag\"\n        ],\n        [\n            0,\n            \"handmade for dinner for dessert my home made dinner is better than that hashtag dinner\"\n        ],\n        [\n            0,\n            \"a 7 for spatchcock and instant couscous hashtag\"\n        ],\n        [\n            0,\n            \"tony has even crossed his tits hashtag\"\n        ],\n        [\n            0,\n            \"rt user the moment of truth did the girls deliver on their promises hashtag\"\n        ],\n        [\n            0,\n            \"a 7 colin dipping his end in hashtag\"\n        ],\n        [\n            0,\n            \"they better have their own cock hashtag\"\n        ],\n        [\n            0,\n            \"7 has colin gone off his meds hashtag\"\n        ],\n        [\n            0,\n            \"a 7 this bloke is utterly demented hashtag\"\n        ],\n        [\n            0,\n            \"hashtag boy user sure know how to dish out an insult your sausage was a little short of fat glad they weren't male contestants\"\n        ],\n        [\n            0,\n            \"de constructed is code word for ' fell on the floor ' right hashtag\"\n        ],\n        [\n            0,\n            \"easy to spot which houses are producer hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the sausage was a real hey\"\n        ],\n        [\n            0,\n            \"user too many boxes not really blonde hashtag\"\n        ],\n        [\n            0,\n            \"the reason why katie nikki cooked the main was all in the name hashtag\"\n        ],\n        [\n            0,\n            \"just been challenged to make this menu tomorrow night after commenting that's not hard i could do better than that hashtag\"\n        ],\n        [\n            0,\n            \"u think they realize they need a total of 10 here hashtag\"\n        ],\n        [\n            0,\n            \"someone really wants to keep them in hashtag\"\n        ],\n        [\n            0,\n            \"rt user we have hope but no cooking ability well that's a winning combo hashtag\"\n        ],\n        [\n            0,\n            \"i hate when my sausage is scored a 3 hashtag\"\n        ],\n        [\n            0,\n            \"there is nothing glamorous about that restaurant hashtag\"\n        ],\n        [\n            0,\n            \"just eat his dick already drasko hashtag\"\n        ],\n        [\n            0,\n            \"i bet my designer can opener that's not their house hashtag\"\n        ],\n        [\n            0,\n            \"we have sass oh well a cooking competition is just the ticket hashtag\"\n        ],\n        [\n            0,\n            \"the blonde hate is rather hashtag\"\n        ],\n        [\n            0,\n            \"i've been playing the sass word drinking game and i've managed to deconstruct myself hashtag\"\n        ],\n        [\n            0,\n            \"apparently sass is what keeps you in the competition rather than the basic skill of cooking hashtag\"\n        ],\n        [\n            0,\n            \"collin admits that he is easily confused by a sausage hashtag\"\n        ],\n        [\n            0,\n            \"your hotpot was i don't know gross hashtag\"\n        ],\n        [\n            0,\n            \"rt user drasko and steve are trying to impress collin so bad hashtag\"\n        ],\n        [\n            0,\n            \"' welcome to our instant restaurant tacky i mean sassy ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user if tony lynn are eliminated they should just burn the set like the house in what's eating gilbert grape hashtag\"\n        ],\n        [\n            0,\n            \"three is a low score good work sherlock hashtag\"\n        ],\n        [\n            0,\n            \"hashtag my guess bottom 2 teams from each round are going back into instant restaurants just saying\"\n        ],\n        [\n            0,\n            \"ah the wages of being awful hashtag\"\n        ],\n        [\n            0,\n            \"aha but no one else does hashtag\"\n        ],\n        [\n            0,\n            \"hashtag makes much more sense when you realise it's not a cooking show\"\n        ],\n        [\n            0,\n            \"rt user it's time to go rob's hat hashtag\"\n        ],\n        [\n            0,\n            \"it must wonderful to live in a delusional world where everything around you hashtag\"\n        ],\n        [\n            0,\n            \"can someone explain to the gals ' sass ' is not the same as edible food hashtag\"\n        ],\n        [\n            0,\n            \"user love how u have to where the same stuff on a different night hashtag\"\n        ],\n        [\n            0,\n            \"have you two even thought about the way you acted through this round hashtag scores aren't surprising\"\n        ],\n        [\n            0,\n            \"after the 3 10 i'm actually hoping that lyn and tony go home hashtag\"\n        ],\n        [\n            0,\n            \"think the girls will easily get through hashtag\"\n        ],\n        [\n            0,\n            \"nikki does not look happy with the score hashtag\"\n        ],\n        [\n            0,\n            \"the show is about cooking not sass hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ' pretty good dishes we're happy with ' ok well i'm never eating at your place\"\n        ],\n        [\n            0,\n            \"user but would they cook better than these terrible contestants hashtag\"\n        ],\n        [\n            0,\n            \"if i hear the word sass one more time hashtag\"\n        ],\n        [\n            0,\n            \"user pete would love it hashtag\"\n        ],\n        [\n            0,\n            \"katie and nikki should've called their restaurant not sassy hashtag url\"\n        ],\n        [\n            0,\n            \"user show changes its name to your kitchen my rules hashtag\"\n        ],\n        [\n            0,\n            \"if tony lynn are eliminated they should just burn the set like the house in what's eating gilbert grape hashtag\"\n        ],\n        [\n            0,\n            \"we have hope but no cooking ability well that's a winning combo hashtag\"\n        ],\n        [\n            0,\n            \"was that just the girls voices on they add that they didn't go home really again channel 7 hashtag\"\n        ],\n        [\n            0,\n            \"sass will not keep you in the competition hashtag\"\n        ],\n        [\n            0,\n            \"oh it's sas that keeps them in the competition i thought it was cooking silly me hashtag\"\n        ],\n        [\n            0,\n            \"it's time to go rob's hat hashtag\"\n        ],\n        [\n            0,\n            \"ad the episode to break all records deadbeat dad gets escorted off set by the feds on live television hashtag\"\n        ],\n        [\n            0,\n            \"user double elimination or a challenge elimination hashtag\"\n        ],\n        [\n            0,\n            \"runway 2 boxes put together by the looks of it hashtag\"\n        ],\n        [\n            0,\n            \"ok who should stay and who should go hashtag\"\n        ],\n        [\n            0,\n            \"meanwhile the week one contestants have married divorced bought and sold houses hashtag\"\n        ],\n        [\n            0,\n            \"surprise announcement drasko is actually superman been dressed as clark kent for the whole show hashtag\"\n        ],\n        [\n            0,\n            \"i got it they're bringing the slam dunk contest to hashtag\"\n        ],\n        [\n            0,\n            \"maybe there will be yet another secret round where colin cooks off against pete manu the winner is declared the bigger dickhead hashtag\"\n        ],\n        [\n            0,\n            \"or maybe the surprise twist is ash beating nikki with a i'd watch that hashtag\"\n        ],\n        [\n            0,\n            \"there will probably be another round of starting tomorrow hashtag\"\n        ],\n        [\n            0,\n            \"i want colin and manu to just feed me hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag dying for the night when the special announcement involves the remaining teams eating the eliminated contestants\"\n        ],\n        [\n            0,\n            \"well done channel 7 for not the big surprise announcement this week hashtag hashtag\"\n        ],\n        [\n            0,\n            \"katie and nikki better not get a point for every time they said ' we're pretty ' hashtag\"\n        ],\n        [\n            0,\n            \"hope the isn't eliminated contestants get to cook off for a chance to return hashtag\"\n        ],\n        [\n            0,\n            \"oh fuck im late i missed stupid shit im sure hashtag\"\n        ],\n        [\n            0,\n            \"i hope colin doesn't like it hashtag\"\n        ],\n        [\n            0,\n            \"rt user omg double elimination hashtag\"\n        ],\n        [\n            0,\n            \"raining tens more like raining bullshit because we all know no one can bloody cook hashtag\"\n        ],\n        [\n            0,\n            \"in other news the team i was rooting for last year just my tweet i'm not crying you are hashtag hashtag\"\n        ],\n        [\n            0,\n            \"pretty 1 attractive in a delicate way without being truly beautiful a pretty little girl with an engaging grin um no hashtag\"\n        ],\n        [\n            0,\n            \"rt user we're off to a special location for this announcement it's a warehouse with and a stage it screams ' special ' hashtag\"\n        ],\n        [\n            0,\n            \"it's hashtag vs at sunset on hashtag\"\n        ],\n        [\n            0,\n            \"holy crap they just wasted of prep time getting ready and still look the same i hope their fall is spectacular hashtag\"\n        ],\n        [\n            0,\n            \"another surprise twist announcement probably going to make everyone do another home cooking round because no one can cook hashtag\"\n        ],\n        [\n            0,\n            \"rt user if the surprise announcement is another group of contestants i'm done hashtag\"\n        ],\n        [\n            0,\n            \"i'm guessing a total of 51 for the sassy ones and the south africans will be as they should hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hen party almost over when is pete evans going to jump out of a cake hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the scores will not be revealed here everyone acts surprised yeah like you don't all know how it goes hashtag\"\n        ],\n        [\n            0,\n            \"user if katie and nikki scored a point for every time they called them selves pretty they would score around hashtag\"\n        ],\n        [\n            0,\n            \"have a feeling the girls will stay just hashtag\"\n        ],\n        [\n            0,\n            \"no matter who goes home everyone is a winner for having to have dinner with drasko on multiple occasions hashtag\"\n        ],\n        [\n            0,\n            \"i think someone just pressed the wrong button hashtag\"\n        ],\n        [\n            0,\n            \"rt user another ad seriously hashtag\"\n        ],\n        [\n            0,\n            \"and the next surprise announcement the losers will all transition to user hashtag\"\n        ],\n        [\n            0,\n            \"rt user is ' nikki's hot pot ' a for nikki's riddled hashtag\"\n        ],\n        [\n            0,\n            \"oh the south africans weren't happy but they'll be gone soon hashtag url\"\n        ],\n        [\n            0,\n            \"rt user these two have to be proof the show is scripted surely no one's head is jammed this far up their own ass hashtag\"\n        ],\n        [\n            0,\n            \"ad break pet pic hashtag not my tho i had them as a kid this is the cutest idea url\"\n        ],\n        [\n            0,\n            \"aussie hashtag judges need to be i'm sorry ones who know how to comb their hair look aussie contestants too pls\"\n        ],\n        [\n            0,\n            \"deconstructed hot dog is my name hashtag\"\n        ],\n        [\n            0,\n            \"this dialogue is these mkr producers are out of control hashtag\"\n        ],\n        [\n            0,\n            \"user their restaurant name should be tacky not sassy hashtag\"\n        ],\n        [\n            0,\n            \"lynn and tony being so strategic and gave a 3 i think i'll give them a 5 hashtag\"\n        ],\n        [\n            0,\n            \"so if 7 needed this secret round cos they realised no one from the first 2 could actually cook will there be a double secret round hashtag\"\n        ],\n        [\n            0,\n            \"why do they always look shocked when they reveal that the final team's score will be revealed at head quarters it happens every year hashtag\"\n        ],\n        [\n            0,\n            \"rt user we've proven we're not just dumb blondes with the pretty faces i must have missed that part hashtag\"\n        ],\n        [\n            0,\n            \"next surprise will be there is a second secret round taking place on mars by the guys that are applying to go die on mars hashtag\"\n        ],\n        [\n            0,\n            \"that chicken thing is disgusting hashtag\"\n        ],\n        [\n            0,\n            \"the lip prints on the mirror so these two are the hashtag\"\n        ],\n        [\n            0,\n            \"to be fair to katie nikki the combined group score is way too low compared to what they served up hashtag\"\n        ],\n        [\n            0,\n            \"surprise announcement another bloody instant restaurant round hashtag\"\n        ],\n        [\n            0,\n            \"if the surprise announcement is another group of contestants i'm done hashtag\"\n        ],\n        [\n            0,\n            \"discussion of the lemon kurd adding to the middle east debate on hashtag\"\n        ],\n        [\n            0,\n            \"look if the girls stay they won't win the comp anyway so i dunno dun care hashtag\"\n        ],\n        [\n            0,\n            \"aw there's nothing to cry about lynn xx hashtag\"\n        ],\n        [\n            0,\n            \"hashtag another reality tv twist please stop look how this secret round turned out\"\n        ],\n        [\n            0,\n            \"someone is going home absolutely it's in the production notes and is the of elimination round hashtag\"\n        ],\n        [\n            0,\n            \"3 4 4 from me below average all over hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag i really think you owe us your viewers an apology this is a cooking show right\"\n        ],\n        [\n            0,\n            \"i have absolutely no idea what the phrase saving room for dessert means hashtag hashtag 🍴\"\n        ],\n        [\n            0,\n            \"gosh how many surprise announcements does this show need hashtag\"\n        ],\n        [\n            0,\n            \"we've proved we're not just the dumb blondes with pretty faces hashtag\"\n        ],\n        [\n            0,\n            \"oooh what do you think is the surprise announcement hashtag\"\n        ],\n        [\n            0,\n            \"hi ho back to the dungeon we go hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ' the chickeny thing ' vote him off whatever what sort of idiot statement was that on a cooking show embarrassing to watch\"\n        ],\n        [\n            0,\n            \"tony and lynn wouldn't go so well on an old narrow tv hashtag\"\n        ],\n        [\n            0,\n            \"you have a face like a dropped pie lol hashtag\"\n        ],\n        [\n            0,\n            \"rt user how sassy is lemon the of citrus hashtag\"\n        ],\n        [\n            0,\n            \"oh shut your gob will its hardly a surprise hashtag\"\n        ],\n        [\n            0,\n            \"rt user i want the blondes to meet the loud girl in the other group hashtag\"\n        ],\n        [\n            0,\n            \"i think a 3 is more than adequate i don't want the to go out hashtag\"\n        ],\n        [\n            0,\n            \"rt user nobody likes a dry sausage hashtag\"\n        ],\n        [\n            0,\n            \"i'd push for a 4 i'm secretly in love with you but not ready to come out i agree hashtag\"\n        ],\n        [\n            0,\n            \"rt user i think it's going to go down really well wipes tears hashtag\"\n        ],\n        [\n            0,\n            \"did they lace their food with why is anyone giving more than a 3 hashtag\"\n        ],\n        [\n            0,\n            \"spatchcock and couscous straight out of a user cookbook hashtag\"\n        ],\n        [\n            0,\n            \"wait till you hear your scores butcher models hashtag\"\n        ],\n        [\n            0,\n            \"so have katie and nikki done enough to survive what do you think hashtag\"\n        ],\n        [\n            0,\n            \"lol the others have no knowledge about the hashtag\"\n        ],\n        [\n            0,\n            \"someone is going home absolutely well yes hashtag\"\n        ],\n        [\n            0,\n            \"rt user volume off drasco talking hashtag\"\n        ],\n        [\n            0,\n            \"proven how well we can really do uhhh what hashtag\"\n        ],\n        [\n            0,\n            \"what the eff are these team scores hashtag\"\n        ],\n        [\n            0,\n            \"rt user i haven't this much since the work christmas party hashtag\"\n        ],\n        [\n            0,\n            \"my little chickeny thing was fantastic and you cook hashtag\"\n        ],\n        [\n            0,\n            \"i think you've been estimated enough hashtag\"\n        ],\n        [\n            0,\n            \"the spatchcock and desert looked great 8 10 hashtag\"\n        ],\n        [\n            0,\n            \"i can't see how there was any real cooking in the main hashtag\"\n        ],\n        [\n            0,\n            \"it's nikki's hot pot but she has katie make the sausages hashtag\"\n        ],\n        [\n            0,\n            \"rt user is there an hashtag anonymous\"\n        ],\n        [\n            0,\n            \"and double hashtag episode trumps hashtag\"\n        ],\n        [\n            0,\n            \"i agree with a 4 will and steve hashtag\"\n        ],\n        [\n            0,\n            \"call me crazy but i like my food constructed i wouldn't pay for a build it yourself dessert hashtag\"\n        ],\n        [\n            0,\n            \"the teams are so rough in their scoring girls deserve better hashtag\"\n        ],\n        [\n            0,\n            \"rt user refined pretty looks like something a blind kindergarten student chucked on a plate hashtag\"\n        ],\n        [\n            0,\n            \"you confuse me but in a good way hashtag url\"\n        ],\n        [\n            0,\n            \"i actually wouldn't mind a bit of strategic voting against this team hashtag\"\n        ],\n        [\n            0,\n            \"rt user colin is obviously from their cooking cause he sounds delirious hashtag\"\n        ],\n        [\n            0,\n            \"rt user surely we are being hashtag\"\n        ],\n        [\n            0,\n            \"colin has the kid gloves on tonight they must be the favourites they seem to like the dessert what about the micro herbs hashtag\"\n        ],\n        [\n            0,\n            \"rt user lots of ppl willing to give u that ' punch ' you're missing colin hashtag\"\n        ],\n        [\n            0,\n            \"i haven't this much since the work christmas party hashtag\"\n        ],\n        [\n            0,\n            \"i'm not saying tony lynn are definitely eliminated but the show has already booked a fork lift to take them home hashtag\"\n        ],\n        [\n            0,\n            \"the deconstructed lemon tart now being sold in flat pack from ikea hashtag\"\n        ],\n        [\n            0,\n            \"drasko trying to use his fork to eat the hashtag url\"\n        ],\n        [\n            0,\n            \"hoping the girls will pull something out seriously no one deserves that hashtag\"\n        ],\n        [\n            0,\n            \"nobody likes a dry sausage hashtag\"\n        ],\n        [\n            0,\n            \"that awkward moment when an hashtag contestant from last season favourites your snarky tweets about this season\"\n        ],\n        [\n            0,\n            \"what does colin and the rest of the table taste and see that we don't i thought hashtag murdered their instant restaurant hashtag\"\n        ],\n        [\n            0,\n            \"i bet the blondes stay for entertainment we all know they failed miserably hashtag\"\n        ],\n        [\n            0,\n            \"turned the tele off how did and do in hashtag hashtag\"\n        ],\n        [\n            0,\n            \"colin can't taste the food if he hasn't got his eyes closed hashtag\"\n        ],\n        [\n            0,\n            \"now i'm going to have to make a lemon tart next weekend hashtag url\"\n        ],\n        [\n            0,\n            \"these two are the chloe and kelly of the group hashtag\"\n        ],\n        [\n            0,\n            \"i'm not in the mood to watch hashtag tonight will watch the twitter posts to see who gets the boot\"\n        ],\n        [\n            0,\n            \"they lost me at ' pink mason jars ' they've gotta go hashtag\"\n        ],\n        [\n            0,\n            \"i'd send that deconstructed shit back hashtag\"\n        ],\n        [\n            0,\n            \"i think lynn and tony might be in trouble if they through it'll be because they are nicer than the blondes hashtag\"\n        ],\n        [\n            0,\n            \"do drasko bianca like anything hashtag\"\n        ],\n        [\n            0,\n            \"was the reference of not being an oil painting to the girls or the dessert hashtag\"\n        ],\n        [\n            0,\n            \"can these girls stop talking about how pretty they are who talks like that hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i can confuse you in an even better way colin hashtag\"\n        ],\n        [\n            0,\n            \"i think that the silver lining is really lightning wish the storm hurry up and blow them away hashtag\"\n        ],\n        [\n            0,\n            \"if my daughter had a yellow smear like that in her nappy i'd be rushing her to the doctor hashtag\"\n        ],\n        [\n            0,\n            \"i don't understand mean girls and certainly not mean girls on aussie television hashtag hashtag\"\n        ],\n        [\n            0,\n            \"colin is obviously from their cooking cause he sounds delirious hashtag\"\n        ],\n        [\n            0,\n            \"you confused me in a good way is a that a compliment colin katie and nikki think so hashtag\"\n        ],\n        [\n            0,\n            \"they will make it because they add drama to the show hashtag\"\n        ],\n        [\n            0,\n            \"in all fairness lynn and tony served up a of human hair lindsay and nikki should hang around longer hashtag\"\n        ],\n        [\n            0,\n            \"why is colon being so nice why hashtag\"\n        ],\n        [\n            0,\n            \"gee they maybe should have put in lemon juice in the curd hashtag bye bye south africans\"\n        ],\n        [\n            0,\n            \"to be fair opening a packet of chips confuses colin so that isn't much of an achievement really hashtag\"\n        ],\n        [\n            0,\n            \"woo hoo go you humble girls hashtag\"\n        ],\n        [\n            0,\n            \"if we're at the bottom of the we're going home clever hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i wonder when these chicks will get their adult teeth\"\n        ],\n        [\n            0,\n            \"milk is closer to sorbet than whatever that rubbish was hashtag hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed means you don't have the skills to make it properly hashtag\"\n        ],\n        [\n            0,\n            \"now the rest of them can eat their melted sorbet hashtag\"\n        ],\n        [\n            0,\n            \"abstract it's kindergarten finger painting hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed lemon tart it was a plate of crushed biscuit hashtag\"\n        ],\n        [\n            0,\n            \"wow that was such and awkward walk i expected a victoria secret walk with all that confidence she has with her looks hashtag\"\n        ],\n        [\n            0,\n            \"lots of ppl willing to give u that ' punch ' you're missing colin hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is making me feel all right now hashtag\"\n        ],\n        [\n            0,\n            \"not enough lemon in their lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"more like deconstructed lemon fart amirite hashtag\"\n        ],\n        [\n            0,\n            \"i hope they go home hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag omfg why would you kiss the table waiter bring me the pine o clean\"\n        ],\n        [\n            0,\n            \"i think it's going to go down really well wipes tears hashtag\"\n        ],\n        [\n            0,\n            \"tonight's hashtag is a classic example of ppl trying to do fancy prep without considering the actual eating of the dish fail for me\"\n        ],\n        [\n            0,\n            \"deconstructed crap on a plate hashtag\"\n        ],\n        [\n            0,\n            \"rt user getting a friend to take photos of you doesn't make you a model hashtag\"\n        ],\n        [\n            0,\n            \"hashtag they think dessert will go down well i think it'll come up just as well but more violently\"\n        ],\n        [\n            0,\n            \"hashtag learn how to open cans a baby knows that lol\"\n        ],\n        [\n            0,\n            \"on presentation alone these girls shouldnt even make the final judging 2 of 3 looked like dog food hashtag\"\n        ],\n        [\n            0,\n            \"those kisses on the mirror look like cats hashtag\"\n        ],\n        [\n            0,\n            \"i think i just got turned off lemon tarts hashtag\"\n        ],\n        [\n            0,\n            \"why deconstruct everything how about learning to cook simple good food first and then stick with that hashtag\"\n        ],\n        [\n            0,\n            \"' it was no oil painting ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"these girls do not know sass but they do seem to be serving a healthy dose of vanilla hashtag hashtag\"\n        ],\n        [\n            0,\n            \"well he ate it all hashtag\"\n        ],\n        [\n            0,\n            \"rt user colin will watch this and be thankful that he sits out in a trailer instead of at the table hashtag\"\n        ],\n        [\n            0,\n            \"user my dog has better meals than that hashtag mine as well he even eats his own shit too\"\n        ],\n        [\n            0,\n            \"rt user on a plate with smooth stuff perfect for with problems hashtag\"\n        ],\n        [\n            0,\n            \"the last time i saw that much blood on the table i was watching alien hashtag\"\n        ],\n        [\n            0,\n            \"rt user deconstruction ruined the humanities must it kill food too hashtag\"\n        ],\n        [\n            0,\n            \"rt user in what world would you not be disappointed with that hashtag\"\n        ],\n        [\n            0,\n            \"beans on toast for dinner tonight would score higher than tonight's menu for sure hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag how do you actually eat that shit\"\n        ],\n        [\n            0,\n            \"i said i wanted sorbet now and they should tell us the menu prior but she's got an even better idea genius hashtag url\"\n        ],\n        [\n            0,\n            \"they look raw how can they think that is cooked hashtag\"\n        ],\n        [\n            0,\n            \"rt user am i watching hashtag\"\n        ],\n        [\n            0,\n            \"their restaurant is so tacky hashtag\"\n        ],\n        [\n            0,\n            \"oh dear god this dining room hashtag\"\n        ],\n        [\n            0,\n            \"i'm happy when life hands me lemons can't do shots of tequila with hashtag 🍴 hashtag\"\n        ],\n        [\n            0,\n            \"nikki katie plz shut the fuck up hashtag\"\n        ],\n        [\n            0,\n            \"what do you think of dessert hashtag hashtag\"\n        ],\n        [\n            0,\n            \"are they on something seriously they must be hashtag\"\n        ],\n        [\n            0,\n            \"not sure how much more of this crap i can endure hashtag\"\n        ],\n        [\n            0,\n            \"rt user cringing as i watch this episode hashtag\"\n        ],\n        [\n            0,\n            \"drasko and steve are trying to impress collin so bad hashtag\"\n        ],\n        [\n            0,\n            \"rt user this is the kind of catwalk you see in or hashtag\"\n        ],\n        [\n            0,\n            \"would make my night if the two on hashtag failed miserably tonight they are awful\"\n        ],\n        [\n            0,\n            \"rt user these people are seriously deluded to think they have any ' future in food ' beyond eating it hashtag\"\n        ],\n        [\n            0,\n            \"i'm actually not too sure if i can last through this episode if they keep breaking out into a song dance and catwalk walk hashtag\"\n        ],\n        [\n            0,\n            \"the dessert has been forgotten about already hashtag\"\n        ],\n        [\n            0,\n            \"rt user that just happened right the catwalk the cat bloody walk hashtag\"\n        ],\n        [\n            0,\n            \"this boy at coles looks uncomfortable hashtag\"\n        ],\n        [\n            0,\n            \"hashtag people watch this shit fuck me dead\"\n        ],\n        [\n            0,\n            \"rt user omg do you even plate hashtag\"\n        ],\n        [\n            0,\n            \"how embarrassing is right i would be embarrassed to be you two as well hashtag\"\n        ],\n        [\n            0,\n            \"user but that's the thing they clearly have skills but egos as well hashtag\"\n        ],\n        [\n            0,\n            \"rt user what a surprise mess on a plate hashtag\"\n        ],\n        [\n            0,\n            \"rt user colin shampoo yr hashtag\"\n        ],\n        [\n            0,\n            \"rt user as funny as a fart in an elevator they have treated this lemon tart worse than did hashtag\"\n        ],\n        [\n            0,\n            \"rt user face palm face palm the model show is i watch hashtag for the cooking\"\n        ],\n        [\n            0,\n            \"rt user hashtag i would punch the chef in the face if they served me a dessert that looked like that hard\"\n        ],\n        [\n            0,\n            \"it's refined and it's pretty like us seriously someone get these girls english lessons they have no idea what they're saying hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed desert hate but i'd totally eat that hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i wish people would stop deconstructing desserts hashtag\"\n        ],\n        [\n            0,\n            \"rt user i object to any food item that rhymes with turd hashtag\"\n        ],\n        [\n            0,\n            \"i'm amazed that hashtag could actually find a tweet of mine acceptable for television clearly there's not enough swearing hashtag\"\n        ],\n        [\n            0,\n            \"those that talk the most crap always end up doing bad hashtag\"\n        ],\n        [\n            0,\n            \"oh so pastry and kurd on the side hashtag\"\n        ],\n        [\n            0,\n            \"will reveals he once done some modelling as well as being a body double in a porno hashtag url\"\n        ],\n        [\n            0,\n            \"katie and nikki smug condescending self and bland there hashtag\"\n        ],\n        [\n            0,\n            \"yep they are just as pretty as that plate all the pieces are there just not put together properly hashtag\"\n        ],\n        [\n            0,\n            \"hashtag does deconstructed lemon tart mean i could not be bothered to make the real one\"\n        ],\n        [\n            0,\n            \"rt user the deconstructed lemon tart looks pretty much like what your plate might look like after you've eaten a lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"they still haven't their sorbet hashtag\"\n        ],\n        [\n            0,\n            \"why would you serve this shit to colin honestly hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed is a synonym for of mess on a plate hashtag\"\n        ],\n        [\n            0,\n            \"rt user the looks like a pre finger painting hashtag\"\n        ],\n        [\n            0,\n            \"why not just make a tart hashtag\"\n        ],\n        [\n            0,\n            \"hashtag food so shit it killed all the other contestants hashtag\"\n        ],\n        [\n            0,\n            \"oh well back to promo work hashtag hashtag\"\n        ],\n        [\n            0,\n            \"that drasko guy is really starting to get on my tits hashtag hashtag\"\n        ],\n        [\n            0,\n            \"deconstruction ruined the humanities must it kill food too hashtag\"\n        ],\n        [\n            0,\n            \"i don't get it why deconstruct a tart that's just weird hashtag\"\n        ],\n        [\n            0,\n            \"rt user katie and nikki need to be deported from australia hashtag\"\n        ],\n        [\n            0,\n            \"rt user find out more about these losers no thanks colin i'd rather have my other nut removed hashtag\"\n        ],\n        [\n            0,\n            \"in what world would you not be disappointed with that hashtag\"\n        ],\n        [\n            0,\n            \"my dog has better meals than that hashtag\"\n        ],\n        [\n            0,\n            \"user turned hashtag on qld time to see your steve first mins of ' promo girls ' i've poked out my eyes\"\n        ],\n        [\n            0,\n            \"is now crying bitter tears about their deconstructed lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"user i think the tweet is struggling hashtag\"\n        ],\n        [\n            0,\n            \"stop being so polite what the fuck is that shit you're serving us hashtag\"\n        ],\n        [\n            0,\n            \"the only thing getting butchered is their modelling careers hashtag\"\n        ],\n        [\n            0,\n            \"i will never understand the reasoning behind deconstructed desserts just make a lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"too funny this crumb is not it's biscuit hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i honestly can't believe after all their critiques they serve horrible food hashtag hashtag\"\n        ],\n        [\n            0,\n            \"that queensland cunt in the hat reminds me of brian blessed if he was the most boring man on planet earth hashtag\"\n        ],\n        [\n            0,\n            \"my prediction for tonight is fail hashtag\"\n        ],\n        [\n            0,\n            \"wait did they make the biscuit that they or did it come from a packet hashtag\"\n        ],\n        [\n            0,\n            \"hopefully lynn and tony will survive this round and see them have a second chance the girls haven't shown us enough skill hashtag\"\n        ],\n        [\n            0,\n            \"so in other words nikki and katie served a deconstructed tart because they have no idea how to bake let alone cook hashtag\"\n        ],\n        [\n            0,\n            \"user awful obviously they don't have the skills to make a real lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"rt user in i'm already hoping katie nikki are eliminated tonight hashtag\"\n        ],\n        [\n            0,\n            \"well they butchered that desert hashtag\"\n        ],\n        [\n            0,\n            \"we won't feel gutted if lynne and tony beat you i want to beat you with a stick hashtag\"\n        ],\n        [\n            0,\n            \"katie nikki hashtag what a dirty habits can't stand the finger taste test hand on icecream i won't eat in your restaurant\"\n        ],\n        [\n            0,\n            \"junk on the plate and in katie's trunk hashtag\"\n        ],\n        [\n            0,\n            \"micro herbs it definitely is deconstructed not a fan of lemon desserts they're always the last flavour of i have left hashtag\"\n        ],\n        [\n            0,\n            \"rt user yes the dish is refined nothing says refined like being too lazy to put a fucking tart together hashtag\"\n        ],\n        [\n            0,\n            \"omg that dessert is so deconstructed lol it looks so easy hashtag\"\n        ],\n        [\n            0,\n            \"is ' deconstructed ' code for ' dogs breakfast ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user deconstructed anything just sounds lazy here try my deconstructed bar hands you a bag of trail mix hashtag\"\n        ],\n        [\n            0,\n            \"rt user hehehe i love will hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag should have gone to\"\n        ],\n        [\n            0,\n            \"not how i was the desert to look hashtag\"\n        ],\n        [\n            0,\n            \"katie and nikki are the worst hashtag\"\n        ],\n        [\n            0,\n            \"will colin like the dessert hashtag\"\n        ],\n        [\n            0,\n            \"in i'm already hoping katie nikki are eliminated tonight hashtag\"\n        ],\n        [\n            0,\n            \"rt user fuck your deconstructed hashtag\"\n        ],\n        [\n            0,\n            \"what is wrong with katie and nikki on hashtag vapid that's what\"\n        ],\n        [\n            0,\n            \"' deconstructed lemon tart ' for understatement of the year hashtag\"\n        ],\n        [\n            0,\n            \"so it's a deconstructed tart meaning just put everything on the plate in patches hashtag\"\n        ],\n        [\n            0,\n            \"this dessert looks i dunno i'm not feeling it hashtag\"\n        ],\n        [\n            0,\n            \"enjoy your finger painting guests hashtag\"\n        ],\n        [\n            0,\n            \"what on earth is that hashtag\"\n        ],\n        [\n            0,\n            \"rt user this is cringeworthy hashtag\"\n        ],\n        [\n            0,\n            \"they are kidding shit on a plate hashtag\"\n        ],\n        [\n            0,\n            \"the deconstructed lemon tart looks pretty much like what your plate might look like after you've eaten a lemon tart hashtag\"\n        ],\n        [\n            0,\n            \"wtf is that mess that has to be the worst fucking deconstructed dessert i've ever seen these bitches need to go like now hashtag\"\n        ],\n        [\n            0,\n            \"rt user omg steve actually face at her modelling hahahha hashtag\"\n        ],\n        [\n            0,\n            \"rt user apparently walking a catwalk involves putting one foot in front of the other you know like walking hashtag\"\n        ],\n        [\n            0,\n            \"what a surprise mess on a plate hashtag\"\n        ],\n        [\n            0,\n            \"omg their desert makes me mad if i got that in a restaurant i would leave and demand my money back hashtag\"\n        ],\n        [\n            0,\n            \"omg do you even plate hashtag\"\n        ],\n        [\n            0,\n            \"omg cringe at the intro hashtag\"\n        ],\n        [\n            0,\n            \"emma and jane are actually awkward as heck just be fucking normal human beings i'm feeling embarrassment for you hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i would punch the chef in the face if they served me a dessert that looked like that hard\"\n        ],\n        [\n            0,\n            \"yes the dish is refined nothing says refined like being too lazy to put a fucking tart together hashtag\"\n        ],\n        [\n            0,\n            \"rt user to get the skin really crispy you have to burn it alive in front of its family hashtag\"\n        ],\n        [\n            0,\n            \"this is true satire it's just no words hashtag\"\n        ],\n        [\n            0,\n            \"i hope lynn tony are saved these girls are terrible cooks hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag call that a serving of sorbet my dog does bigger shits than that\"\n        ],\n        [\n            0,\n            \"rt user refined pretty again not the words i'd choose hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed lemon tart brought to you by baby foods hashtag\"\n        ],\n        [\n            0,\n            \"on a plate for real hashtag\"\n        ],\n        [\n            0,\n            \"i object to any food item that rhymes with turd hashtag\"\n        ],\n        [\n            0,\n            \"rt user i'm just so embarrassed for her hashtag\"\n        ],\n        [\n            0,\n            \"sorbet how's this gonna work out hashtag\"\n        ],\n        [\n            0,\n            \"hashtag lmao i think they will be with this one\"\n        ],\n        [\n            0,\n            \"the looks like a pre finger painting hashtag\"\n        ],\n        [\n            0,\n            \"is that with their dessert hashtag\"\n        ],\n        [\n            0,\n            \"there doesn't seem to be enough of anything hashtag hashtag\"\n        ],\n        [\n            0,\n            \"this is bad cooking and good tv all in one hashtag\"\n        ],\n        [\n            0,\n            \"did she really just tell them that in order to walk you just ' put one foot in front of the other ' hashtag url\"\n        ],\n        [\n            0,\n            \"had to tune into hashtag to see what twitter was on about fuck me\"\n        ],\n        [\n            0,\n            \"that awkward moment when all your guests are better models than you hashtag\"\n        ],\n        [\n            0,\n            \"what in the fuck is a promo model anyway hashtag\"\n        ],\n        [\n            0,\n            \"omg i love the that's partly bc i am one they are great hashtag hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed mean rustic now good to know i make deconstructed stuff all the time then hashtag\"\n        ],\n        [\n            0,\n            \"this dessert is making me sad hashtag\"\n        ],\n        [\n            0,\n            \"let's be honest i feel like there's going to be a mines bigger than yours contest between drasko and steve user hashtag\"\n        ],\n        [\n            0,\n            \"do i make you horny baby told you last week not in the slightest hashtag\"\n        ],\n        [\n            0,\n            \"oh bless little lines sand micro herbs bless bless bless hashtag\"\n        ],\n        [\n            0,\n            \"yes will that's totally said no one ever hashtag\"\n        ],\n        [\n            0,\n            \"yep et al are shaking in their boots hashtag\"\n        ],\n        [\n            0,\n            \"hashtag yum there cooking up a storm\"\n        ],\n        [\n            0,\n            \"this is the kind of catwalk you see in or hashtag\"\n        ],\n        [\n            0,\n            \"and the oxygen masks fall down from the ceiling hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ' ' for that catwalk you gotta have that ' ' also it means you don't have to speak so i'm all for more of that\"\n        ],\n        [\n            0,\n            \"until now the evening was in danger of not being the worst thing that has ever happened hashtag\"\n        ],\n        [\n            0,\n            \"rt user sick of the word sassy hashtag\"\n        ],\n        [\n            0,\n            \"hashtag fingers crossed the lemon curd will catch on fire\"\n        ],\n        [\n            0,\n            \"nikki you should've changed the ballet flats for a pair of hashtag hashtag\"\n        ],\n        [\n            0,\n            \"is that with the dessert hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i think i just threw up in my mouth\"\n        ],\n        [\n            0,\n            \"love the catwalk that's about it hashtag\"\n        ],\n        [\n            0,\n            \"sorry but who changed the channel to the next top model hashtag\"\n        ],\n        [\n            0,\n            \"nikki looks like walking the catwalk hashtag\"\n        ],\n        [\n            0,\n            \"hashtag she just pick shit out of his teeth fucking gross hashtag\"\n        ],\n        [\n            0,\n            \"hashtag criteria clearly places actual cooking ability way at the bottom\"\n        ],\n        [\n            0,\n            \"deconstructed lemon curd sounds complex hope it puts the pro in promo hashtag\"\n        ],\n        [\n            0,\n            \"the girls are bringing the heat hashtag\"\n        ],\n        [\n            0,\n            \"hashtag get these blonde off my tv please\"\n        ],\n        [\n            0,\n            \"the confidence was way too much hashtag\"\n        ],\n        [\n            0,\n            \"steve is acting so much like drasko that i'm starting to dislike him too hashtag\"\n        ],\n        [\n            0,\n            \"she walks like a demented hashtag\"\n        ],\n        [\n            0,\n            \"drasko is his superiority over steve as a fellow chef by making his hair taller with every dinner hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag are these two for real\"\n        ],\n        [\n            0,\n            \"i just can't do it post a lame inane tweet to see it on tv hashtag\"\n        ],\n        [\n            0,\n            \"look the spatchcock has come back as vomit hashtag\"\n        ],\n        [\n            0,\n            \"hang on think i've figured out what the next twist is this episode is just a joke yeah they're havin ' a surely hashtag\"\n        ],\n        [\n            0,\n            \"rt user dessert so deconstructed you have to go coles buy the ingredients and make it yourself hashtag\"\n        ],\n        [\n            0,\n            \"rt user if there was a god she would have fallen off hashtag\"\n        ],\n        [\n            0,\n            \"fuck me sideways drasko's attempts at communication are utterly painful to behold hashtag\"\n        ],\n        [\n            0,\n            \"i'm just so embarrassed for her hashtag\"\n        ],\n        [\n            0,\n            \"i love sassy food haha i love humour xd hashtag\"\n        ],\n        [\n            0,\n            \"hahahahahaha oh god i can't even hashtag hashtag\"\n        ],\n        [\n            0,\n            \"how annoying is the skinny english bloke hashtag hashtag\"\n        ],\n        [\n            0,\n            \"that just happened right the catwalk the cat bloody walk hashtag\"\n        ],\n        [\n            0,\n            \"i have no words bs meter overload hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed anything is just a lazy way to make a dish hashtag\"\n        ],\n        [\n            0,\n            \"rt user anyone who claims to be sassy doesn't really understand the concept of being sassy do they hashtag\"\n        ],\n        [\n            0,\n            \"wow i didn't see the catwalk thing coming hashtag\"\n        ],\n        [\n            0,\n            \"posing in front of the mirror every day does not make you a model hashtag hashtag\"\n        ],\n        [\n            0,\n            \"o m g user taking the piss with these two surely hashtag\"\n        ],\n        [\n            0,\n            \"the ' let's see who can sound like a bigger knob ' contest between steve and drasco is the only thing carrying this episode hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ewww who picks at their partners teeth at the bloody table\"\n        ],\n        [\n            0,\n            \"if there was a god she would have fallen off hashtag\"\n        ],\n        [\n            0,\n            \"of course they doing a cat walk course but i thought this was a cooking show not top model hashtag\"\n        ],\n        [\n            0,\n            \"apparently walking a catwalk involves putting one foot in front of the other you know like walking hashtag\"\n        ],\n        [\n            0,\n            \"the sorbet is looking awesome the sorbet churner not so much hashtag\"\n        ],\n        [\n            0,\n            \"the strategy is working tonight channel 7 are having to make up their own tweets lol hashtag hashtag\"\n        ],\n        [\n            0,\n            \"someone takes herself too seriously hashtag\"\n        ],\n        [\n            0,\n            \"sick of the word sassy hashtag\"\n        ],\n        [\n            0,\n            \"they are having a laugh aren't they hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i've been walking wrong my whole life\"\n        ],\n        [\n            0,\n            \"this is turning into a particularly awful come dine with me hashtag\"\n        ],\n        [\n            0,\n            \"oh god please don't please just stop hashtag\"\n        ],\n        [\n            0,\n            \"can't watch this anymore cringe hashtag\"\n        ],\n        [\n            0,\n            \"yeah the nights been shit so far let's make it worse hashtag\"\n        ],\n        [\n            0,\n            \"say sass one more time hashtag\"\n        ],\n        [\n            0,\n            \"is there going to be any kind of pastry with this dessert not sure it can count as a tart without hashtag\"\n        ],\n        [\n            0,\n            \"steve just has me written all over him and inside him hashtag\"\n        ],\n        [\n            0,\n            \"drasko and steve need to hate fuck each other and get it over with hashtag\"\n        ],\n        [\n            0,\n            \"hashtag these chicks would never get a job at\"\n        ],\n        [\n            0,\n            \"good to see worse cooks in the kitchen than myself hashtag\"\n        ],\n        [\n            0,\n            \"it's definitely won't have a sorbet at least it wouldn't if they could cook hashtag\"\n        ],\n        [\n            0,\n            \"a deconstructed tart is a biscuit and dip hashtag\"\n        ],\n        [\n            0,\n            \"lemon curd has lemon in it nikki your powers of even amaze the kids on the short bus hashtag\"\n        ],\n        [\n            0,\n            \"im so hungry i feel like eating the screen haha hashtag\"\n        ],\n        [\n            0,\n            \"to deconstruct it they're going to deconstruct it what do you think they are going to do strap it to a kite and fly it hashtag\"\n        ],\n        [\n            0,\n            \"how sassy is lemon the of citrus hashtag\"\n        ],\n        [\n            0,\n            \"rt user omg this churner feels like razor blades on my hand oh wait hashtag\"\n        ],\n        [\n            0,\n            \"the lemon curd has lemon in it hashtag\"\n        ],\n        [\n            0,\n            \"what a relief they're lucky they realised their mistake hashtag\"\n        ],\n        [\n            0,\n            \"rt user my dad and baba would be horrified if were served like that that's not how you do hashtag\"\n        ],\n        [\n            0,\n            \"haha razor blades it's made of plastic hashtag\"\n        ],\n        [\n            0,\n            \"the veggie will cool it down faster ladies hashtag\"\n        ],\n        [\n            0,\n            \"i wonder how many times they've used that churner hashtag\"\n        ],\n        [\n            0,\n            \"omg this churner feels like razor blades on my hand oh wait hashtag\"\n        ],\n        [\n            0,\n            \"rt user i have that ice cream maker she's got the central insert in upside down hashtag\"\n        ],\n        [\n            0,\n            \"shame the razor blades weren't near your throat hashtag\"\n        ],\n        [\n            0,\n            \"hashtag now into the sorbet yum\"\n        ],\n        [\n            0,\n            \"hashtag learn how to open cans gee\"\n        ],\n        [\n            0,\n            \"rt user lazy person's menu tonight hashtag\"\n        ],\n        [\n            0,\n            \"rt user new idea headline hashtag shock what are they hiding pretty sure they're hiding any ability to actually cook\"\n        ],\n        [\n            0,\n            \"i feel like if i were on hashtag and had the first two courses i'd just serve o shots for dessert\"\n        ],\n        [\n            0,\n            \"dumb dumb dumb dumb hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user seriously that room is just creepy like all over a porno studio hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed lemon tart basically a pile of crap on a plate hashtag url\"\n        ],\n        [\n            0,\n            \"deconstructed anything just sounds lazy here try my deconstructed bar hands you a bag of trail mix hashtag\"\n        ],\n        [\n            0,\n            \"what's going on with old hat hashtag\"\n        ],\n        [\n            0,\n            \"let's hope they bring it home with the dessert go girls hashtag\"\n        ],\n        [\n            0,\n            \"user are coles marketing paleo sugar yet hashtag\"\n        ],\n        [\n            0,\n            \"rt user remove the fucking hat at the table hashtag\"\n        ],\n        [\n            0,\n            \"user she's not a contestant on hashtag\"\n        ],\n        [\n            0,\n            \"user i adore lemon curd butter and make it regularly and i as i watched hashtag\"\n        ],\n        [\n            0,\n            \"what part of cooking show screams tinned food hashtag\"\n        ],\n        [\n            0,\n            \"rt user deconstructed because you can't be bothered putting it together hashtag\"\n        ],\n        [\n            0,\n            \"come on girls u can win hashtag\"\n        ],\n        [\n            0,\n            \"those sausages nikki and katie made look like they jumped up onto the bench and laid a turd in their bowls hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user i my tart so i just jammed a lemon in colin's mouth hashtag\"\n        ],\n        [\n            0,\n            \"loving the tv commercials much more than hashtag tonight especially with bridge in the background of clip and miss\"\n        ],\n        [\n            0,\n            \"can we stop deconstructing desserts please let's start a campaign let's get some names on a let's start a march hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh if only colin washed his hair hashtag\"\n        ],\n        [\n            0,\n            \"user is fine after all it is deconstructed hashtag\"\n        ],\n        [\n            0,\n            \"weird how everyone on hashtag shops at coles why not give or even a try\"\n        ],\n        [\n            0,\n            \"new idea headline hashtag shock what are they hiding pretty sure they're hiding any ability to actually cook\"\n        ],\n        [\n            0,\n            \"i knew nikki reminded me of someone hashtag url\"\n        ],\n        [\n            0,\n            \"this is what i'd make my famous lemon pie hashtag no deconstruction needed it's awesome as it is url\"\n        ],\n        [\n            0,\n            \"oh look new idea and hashtag in a cross promotional marketing what about a hashtag paleo range\"\n        ],\n        [\n            0,\n            \"user we've got 2016 wrapped up and strangers that have never met hashtag\"\n        ],\n        [\n            0,\n            \"rt user ash would eat these two alive hashtag\"\n        ],\n        [\n            0,\n            \"they didn't roast their own capsicum disappointed hashtag\"\n        ],\n        [\n            0,\n            \"can't wait to see the hashtag walking at london fashion week hashtag\"\n        ],\n        [\n            0,\n            \"user i'm just waiting for steve to jump the table and smack drasko's hideous glasses off his hideous face hashtag\"\n        ],\n        [\n            0,\n            \"so this seems to suggest steve has had a with nikki url they make it through hashtag\"\n        ],\n        [\n            0,\n            \"rt user it's hit the fan trouble she come hashtag\"\n        ],\n        [\n            0,\n            \"is that steve on the ad hashtag hashtag\"\n        ],\n        [\n            0,\n            \"selling it as ' deconstructed ' is an excuse for not being able to prepare the actual dish hashtag\"\n        ],\n        [\n            0,\n            \"rt user miss 9 has just asked why didn't they do the sorbet first to ensure that it's frozen in time hashtag\"\n        ],\n        [\n            0,\n            \"rt user i am so horrified by tonight's cooking hashtag\"\n        ],\n        [\n            0,\n            \"drasko steve should be the david and of restaurant reviews hashtag\"\n        ],\n        [\n            0,\n            \"hashtag it's looking like lynn and tony will be safe\"\n        ],\n        [\n            0,\n            \"rt user that spatchcock juice that they put in the couscous looked like the jelly that comes in a spam can gross hashtag\"\n        ],\n        [\n            0,\n            \"rt user i get emotional because it makes for good ratings hashtag\"\n        ],\n        [\n            0,\n            \"the hot pot is just tinned shit poured into a pot i can do that and if i can do it its very easy hashtag\"\n        ],\n        [\n            0,\n            \"i like these girls we're totes pretty so let's get the men thinking with their but how oh hashtag\"\n        ],\n        [\n            0,\n            \"user i am seriously doubting that they have spent more than a few hours in a kitchen in their whole lives hashtag\"\n        ],\n        [\n            0,\n            \"the 30 second ad for was better than the entire third round of hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed is to food what chic is to decor in other words an excuse for a whole bunch of random shit thrown together hashtag\"\n        ],\n        [\n            0,\n            \"the girls need to learn how to churn hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh that was a typo guys for dessert you get you'll need it after the spatchcock hashtag\"\n        ],\n        [\n            0,\n            \"nikki katie from hashtag annoy me hope this pops up on the screen\"\n        ],\n        [\n            0,\n            \"user the dessert thought you were talking about nikki katie for a minute hashtag\"\n        ],\n        [\n            0,\n            \"rt user deconstructing things needs to end hashtag\"\n        ],\n        [\n            0,\n            \"seems i've had the wrong definition of sassy my whole life they need to go hashtag\"\n        ],\n        [\n            0,\n            \"oh no no churner good luck to the girls they are gonna need it hashtag\"\n        ],\n        [\n            0,\n            \"rt user my once told me that having your hat on at a table is rude hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag girls the ice cream churner isn't broken you just got the middle bit turned upside down\"\n        ],\n        [\n            0,\n            \"each dish is only getting better third times a charm hashtag\"\n        ],\n        [\n            0,\n            \"rt user the foods is so bland steve thinks he's back in england hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hey voice over man your so over the top now seriously you're taking the piss eh\"\n        ],\n        [\n            0,\n            \"which team do you think will be eliminated tonight hashtag url\"\n        ],\n        [\n            0,\n            \"you have the paddle upside down in the ice cream machine hashtag\"\n        ],\n        [\n            0,\n            \"nooooo i missed the critique on the entree missed main now we're onto dessert hashtag\"\n        ],\n        [\n            0,\n            \"oh that was a typo guys for dessert you get you'll need it after the spatchcock hashtag\"\n        ],\n        [\n            0,\n            \"i have that ice cream maker she's got the central insert in upside down hashtag\"\n        ],\n        [\n            0,\n            \"rt user does drasko really think they cooked half birds and he wants to be a chef hashtag\"\n        ],\n        [\n            0,\n            \"these two might not be able to use the machine but they sure churn my stomach hashtag\"\n        ],\n        [\n            0,\n            \"hashtag can someone tell rob to take his hat off at the table it is soo rude\"\n        ],\n        [\n            0,\n            \"it's hit the fan trouble she come hashtag\"\n        ],\n        [\n            0,\n            \"i wish everyone knew how much of a non gentleman that slick english guy from hashtag is also hate myself for watching this\"\n        ],\n        [\n            0,\n            \"rt user hashtag who's the dude wearing a hat to the table grandma would give him a good hit for being so rude\"\n        ],\n        [\n            0,\n            \"curd and cream is a deconstructed lemon tart isn't it hashtag\"\n        ],\n        [\n            0,\n            \"rt user for dessert we're making deconstructed lemon tart because we do not know how to construct stuff hashtag\"\n        ],\n        [\n            0,\n            \"miss 9 has just asked why didn't they do the sorbet first to ensure that it's frozen in time hashtag\"\n        ],\n        [\n            0,\n            \"user this is even better than the can opener hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed lemon tart because we're too bloody lazy and incompetent to do it properly hashtag\"\n        ],\n        [\n            0,\n            \"did they try turning it off and back on again hashtag\"\n        ],\n        [\n            0,\n            \"i still refuse to believe that his real name is drasko hashtag\"\n        ],\n        [\n            0,\n            \"lynn and tony are definitely safe tonight hashtag\"\n        ],\n        [\n            0,\n            \"i have been listening to hashtag more than watching heard snatch cock and thought yeh they go together\"\n        ],\n        [\n            0,\n            \"oh if only colin washed his hair hashtag\"\n        ],\n        [\n            0,\n            \"mummy can we use the kitchen we have friends over hashtag\"\n        ],\n        [\n            0,\n            \"hashtag she totally just got that juice out the bin didn't she please tell me it wasn't only me who saw that hashtag\"\n        ],\n        [\n            0,\n            \"no juice in curd unusual hashtag user\"\n        ],\n        [\n            0,\n            \"omg how do you fuck up an ice cream machine it's just not possible hashtag\"\n        ],\n        [\n            0,\n            \"not surprised this instant restaurant looks like the mansion class girls class you have none hashtag\"\n        ],\n        [\n            0,\n            \"but sorbet is dairy free hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag sassy girls to crash churn\"\n        ],\n        [\n            0,\n            \"they cant get a can opener working how they going to get the ice cream maker to work hashtag\"\n        ],\n        [\n            0,\n            \"it's upside down you idiot hashtag\"\n        ],\n        [\n            0,\n            \"i they are going alright hashtag user\"\n        ],\n        [\n            0,\n            \"these girls can't even work kitchen hashtag\"\n        ],\n        [\n            0,\n            \"that main looked like it was very bland hashtag\"\n        ],\n        [\n            0,\n            \"steve looks like he wants to jump on the table and headbutt drasko hashtag\"\n        ],\n        [\n            0,\n            \"talk the talk but can't walk the walk hashtag\"\n        ],\n        [\n            0,\n            \"cut to nikki breaking a while separating eggs hashtag\"\n        ],\n        [\n            0,\n            \"this technical failure must make their churn hashtag\"\n        ],\n        [\n            0,\n            \"she's put the arm in the wrong way hashtag hashtag\"\n        ],\n        [\n            0,\n            \"so never used the ice cream maker before hashtag\"\n        ],\n        [\n            0,\n            \"how can you something by deconstructing it hashtag\"\n        ],\n        [\n            0,\n            \"thru deconstruction right hashtag hashtag blondes\"\n        ],\n        [\n            0,\n            \"nikki's is annoying me i'm ready to wipe it off and kick her off the show hashtag\"\n        ],\n        [\n            0,\n            \"rt user the dish the other contestants really want to taste in hashtag\"\n        ],\n        [\n            0,\n            \"drasko talks a lot for a bloke who's instant restaurant went south hashtag\"\n        ],\n        [\n            0,\n            \"rt user note in a spatchcock dish the pomegranate being the star of the dish is not a good thing hashtag\"\n        ],\n        [\n            0,\n            \"okay credit where it's due well done girls hashtag comeback maybe\"\n        ],\n        [\n            0,\n            \"katie nikki need to show more effort i hope they win hashtag\"\n        ],\n        [\n            0,\n            \"' deconstructed ' aka a mess hashtag\"\n        ],\n        [\n            0,\n            \"how do you deconstruct a lemon tart it's in a tart shell hashtag\"\n        ],\n        [\n            0,\n            \"deconstructed because you can't be bothered putting it together hashtag\"\n        ],\n        [\n            0,\n            \"would i buy the girls spatchcock and couscous for what 30 40 don't think so hashtag\"\n        ],\n        [\n            0,\n            \"if you have to keep talking about how hot you are not hot hashtag\"\n        ],\n        [\n            0,\n            \"rt user sassy looks rubbish i would not eat there hashtag\"\n        ],\n        [\n            0,\n            \"lets serve colin up sausages hashtag\"\n        ],\n        [\n            0,\n            \"these girls on mkr are giving me the shits hashtag\"\n        ],\n        [\n            0,\n            \"i really really hope one of them falls down the stairs hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag nikki you laughing sounds like a dying pig\"\n        ],\n        [\n            0,\n            \"how gross that the blondes kissed the table everywhere hygiene anyone hashtag hashtag\"\n        ],\n        [\n            0,\n            \"sassy looks rubbish i would not eat there hashtag\"\n        ],\n        [\n            0,\n            \"rt user deconstructed lemon tart that would have went with the deconstructed in my toilet on sunday morning hashtag\"\n        ],\n        [\n            0,\n            \"lemme guess the stay south africans go hashtag\"\n        ],\n        [\n            0,\n            \"i hope this instant restaurant round is a good one getting a bit over them hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag time have a feeling that the remote may go through the tv over the next hour with these two clowns\"\n        ],\n        [\n            0,\n            \"the worst menu in hashtag history\"\n        ],\n        [\n            0,\n            \"wow hashtag i was so excited to finally get out of instant restaurant rounds and there's another one again so boring big stuff up\"\n        ],\n        [\n            0,\n            \"hashtag how many rounds do we have to watch until we get to the real competition\"\n        ],\n        [\n            0,\n            \"hashtag channel 9 sticking it into channel 7 over the contestant who plays tennis probably in with each other to lift ratings\"\n        ],\n        [\n            0,\n            \"user and that's just the girls hashtag\"\n        ],\n        [\n            0,\n            \"the quality of on screen tweets on hashtag tonight is pretty equivalent to hashtag so i'll go with that policy looks undercooked\"\n        ],\n        [\n            0,\n            \"user yes vicky and celine would be in for that hashtag\"\n        ],\n        [\n            0,\n            \"rt user you're all hungry to move on in the competition you have to kill and eat the other competitors last ones standing win hashtag\"\n        ],\n        [\n            0,\n            \"rt user you've got big hearts colin i believe what you're meant to say was that they have hearts hashtag\"\n        ],\n        [\n            0,\n            \"they need at least a 48 to stay in the hashtag competition can katie nikki survive elimination url\"\n        ],\n        [\n            0,\n            \"kinda sad lynn and tony left hashtag\"\n        ],\n        [\n            0,\n            \"someone should just serve up some lines and a chocolate tube for dessert hashtag\"\n        ],\n        [\n            0,\n            \"colin scoring for the ratings tonight a 7 for a roasted bird that wasn't stuffed and couscous other teams must feel ripped off hashtag\"\n        ],\n        [\n            0,\n            \"if you close your eyes andrew sounds like pete evans from hashtag hashtag\"\n        ],\n        [\n            0,\n            \"just catching up on hashtag i am definitely going to be old by the time this show ends\"\n        ],\n        [\n            0,\n            \"don't think i'm watching a 4th round of bad chefs was looking forward to next challenge hashtag\"\n        ],\n        [\n            0,\n            \"hashtag leaving lip prints all over the table nice way to start things yuck why not spit on the plates too\"\n        ],\n        [\n            0,\n            \"really so hashtag is going around again for another round this series won't be ending until next year at this rate too much of a good thing\"\n        ],\n        [\n            0,\n            \"2016 the winner is revealed on hashtag\"\n        ],\n        [\n            0,\n            \"user does it end next year hashtag\"\n        ],\n        [\n            0,\n            \"the number of hashtag hashtag rounds is actually getting ridiculous now stop this tv show loves itself way too much\"\n        ],\n        [\n            0,\n            \"user they're both as awful as each other those are clearly fake hashtag\"\n        ],\n        [\n            0,\n            \"rt user can't even make your own chicken stock hashtag\"\n        ],\n        [\n            0,\n            \"hashtag contestant living ' lifestyle ' while over 200 000 url\"\n        ],\n        [\n            0,\n            \"user who knew that was how to do it hashtag\"\n        ],\n        [\n            0,\n            \"such a rigged show how the hell did katie nikki make it through hashtag\"\n        ],\n        [\n            0,\n            \"you confused me in a good way really colin i'm not confused now i realise you're a bargain bin cookbook chef hashtag\"\n        ],\n        [\n            0,\n            \"hashtag has been on for 9 months and we have only lost 3 teams hashtag\"\n        ],\n        [\n            0,\n            \"user food handling alone they failed because of those in yuck hashtag\"\n        ],\n        [\n            0,\n            \"seriously two couples who could actually cook are gone while two others clearly should not even be on the show in ruins hashtag\"\n        ],\n        [\n            0,\n            \"user bloody colin maybe he should go to hashtag\"\n        ],\n        [\n            0,\n            \"i hope this round the girls they can't cook hashtag\"\n        ],\n        [\n            0,\n            \"breaking user eliminated from hashtag wait\"\n        ],\n        [\n            0,\n            \"ok hashtag enough instant restaurants already\"\n        ],\n        [\n            0,\n            \"can someone deconstruct drasko please perhaps another serve of sausage might gag him hashtag\"\n        ],\n        [\n            0,\n            \"i wouldn't eat anything those girls cooked tonight but mention spatchcock to drasko and he's all smiles hashtag\"\n        ],\n        [\n            0,\n            \"ok the way she handled that sorbet maker was gross hashtag\"\n        ],\n        [\n            0,\n            \"at this rate will they ever make it to kitchen hq hashtag\"\n        ],\n        [\n            0,\n            \"another instant restaurant round why hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is such a drag my gosh\"\n        ],\n        [\n            0,\n            \"omg how many instant restaurant rounds are we gonna have it's not like anyone will score fairly as if kat will do that hashtag\"\n        ],\n        [\n            0,\n            \"just what hashtag needed more instant restaurants\"\n        ],\n        [\n            0,\n            \"was nikki katie not present at their instant restaurant where is their confidence coming from hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag this series going til christmas\"\n        ],\n        [\n            0,\n            \"oh great another fucking instant round hashtag\"\n        ],\n        [\n            0,\n            \"that's 4 rounds of instant restaurants i'm done you've screwed up hashtag\"\n        ],\n        [\n            0,\n            \"one woman protest can not stand another round of instant restaurants bye bye hashtag\"\n        ],\n        [\n            0,\n            \"a 4th round of instant restaurants i thought 3 was enough this year don't get me wrong i love this show but seriously hashtag\"\n        ],\n        [\n            0,\n            \"so many no names lined up i thought it was ' i'm a celebrity get me out of here 2 ' hashtag\"\n        ],\n        [\n            0,\n            \"bring back the more interesting teams thank god hashtag\"\n        ],\n        [\n            0,\n            \"colin u r kidding you are so lame those comments were so made up hashtag\"\n        ],\n        [\n            0,\n            \"what a crock 7 for dessert you're kidding hashtag better be a good surprise\"\n        ],\n        [\n            0,\n            \"lynn and tony needed better microwave skills to stay in this competition should have used more packet foods as well hashtag\"\n        ],\n        [\n            0,\n            \"thanks hashtag for once again letting the dramatic ones through so boring\"\n        ],\n        [\n            0,\n            \"who would have thought gracious winners not hashtag\"\n        ],\n        [\n            0,\n            \"hashtag really wtf sass this is ment to be a cooking comp not a run way for you know what's whatever\"\n        ],\n        [\n            0,\n            \"fucking rigged r u kidding they didn't even make a mediocre meal there was no sass they just being kept for ratings i'm over it hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag what a ridiculous load of keeping these girls in for ratings purposes only\"\n        ],\n        [\n            0,\n            \"hashtag 7 for dessert oh colin colin colin sigh\"\n        ],\n        [\n            0,\n            \"deconstructed a lemon curd or was it turd hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is going to kill the golden goose with more instant restaurants same thing happened with masterchef supply create demand\"\n        ],\n        [\n            0,\n            \"how would poor lynn and tony feel losing to girls who couscous used tinned tomatoes packet capsicum and packet hashtag\"\n        ],\n        [\n            0,\n            \"apparently cooking skills have nothing to do with on hashtag as opposed to the drama you can provide channel 7 to boost ratings\"\n        ],\n        [\n            0,\n            \"sassy but sweet ugh that the question user hashtag\"\n        ],\n        [\n            0,\n            \"if i hear the word sass one more time im gunna blow hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i wouldn't order anything on katie and nikki's menu in a restaurant hashtag\"\n        ],\n        [\n            0,\n            \"i cannot believe katie nikki went through they barely cooked hashtag\"\n        ],\n        [\n            0,\n            \"so i see channel 7 have found another way to drag hashtag out for an extra few months this year\"\n        ],\n        [\n            0,\n            \"hashtag whoa 4 that's low oh well lol\"\n        ],\n        [\n            0,\n            \"okay seriously how many instant restaurant rounds are we doing this year this is ridic hashtag\"\n        ],\n        [\n            0,\n            \"rt user i love it when these judges compromise their values because the channel 7 script writers tell them to no credibility hashtag\"\n        ],\n        [\n            0,\n            \"argh another round of instant restaurants over it hashtag\"\n        ],\n        [\n            0,\n            \"rt user say sass one more time hashtag\"\n        ],\n        [\n            0,\n            \"user the season finale will be a christmas special hashtag\"\n        ],\n        [\n            0,\n            \"the next time katie and nikki cook they use everything from packets their dessert is a block of chocolate a tub of cream hashtag\"\n        ],\n        [\n            0,\n            \"no consistency in the scoring hashtag\"\n        ],\n        [\n            0,\n            \"they should have called their restaurant hashtag\"\n        ],\n        [\n            0,\n            \"the real competition begins now so excited hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user this is fck you kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"sheri and emilie are so cute user hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh they could've had manu secretly cook the dinner and kat and andre would say they didn't like it hashtag\"\n        ],\n        [\n            0,\n            \"4 maybe 5 weeks down and there is still teams left hashtag\"\n        ],\n        [\n            0,\n            \"wtf is manu saying can't understand him hashtag\"\n        ],\n        [\n            0,\n            \"seeing kats face when the promo girls group scores were announced hashtag url\"\n        ],\n        [\n            0,\n            \"psycho eyes you are a truly horrible person hashtag hashtag\"\n        ],\n        [\n            0,\n            \"omfg kat i will cut you for being horrible do not hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat is horrid horrid hashtag hashtag\"\n        ],\n        [\n            0,\n            \"seriously fuck off kat andre hashtag\"\n        ],\n        [\n            0,\n            \"crap eva and debra did so well hashtag\"\n        ],\n        [\n            0,\n            \"rt user if i were the other teams i would give katie and nikki a ten just to push kat and andre out hashtag\"\n        ],\n        [\n            0,\n            \"rt user i never thought i would want katie and nikki to do well but here we are hashtag\"\n        ],\n        [\n            0,\n            \"pete and manu like it stfu kat you are gross hashtag hashtag\"\n        ],\n        [\n            0,\n            \"why do the ugly hearted and people always thrive on hashtag kat and andre should've gone home such bitter assholes hashtag\"\n        ],\n        [\n            0,\n            \"voting strategically on hashtag is one of the lowest things you can do you're sitting bottom of the redemption round clearly not going to win\"\n        ],\n        [\n            0,\n            \"rt user credit to kat she puts a hell of a lot more effort into others than she does her cooking hashtag\"\n        ],\n        [\n            0,\n            \"i'm so glad all the instant restaurants are done and colin is back was getting bored hashtag\"\n        ],\n        [\n            0,\n            \"user well i was under the illusion that this show was about cooking turns out its just about who can be the biggest bitch hashtag\"\n        ],\n        [\n            0,\n            \"i've seen more than kat andre hashtag\"\n        ],\n        [\n            0,\n            \"maybe if kat and andre spent as much time focusing on cooking rather than strategy they'd actually do well hashtag\"\n        ],\n        [\n            0,\n            \"glad i can get back to my life now the fun part of hashtag is over and the faux masterchef part has started\"\n        ],\n        [\n            0,\n            \"ffs last year wa had chloe kelly and now we have kat andre channel 7 doesn't like perth haha hashtag\"\n        ],\n        [\n            0,\n            \"kat your sour face is hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what genius thought that letting teams score their competition was a good idea playing really dirty hashtag\"\n        ],\n        [\n            0,\n            \"rt user i honestly think kat has mental health issues hashtag\"\n        ],\n        [\n            0,\n            \"she is such a bee eye tea see h hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are bad representatives of perth non i promise most people in perth are more like eva debra hashtag\"\n        ],\n        [\n            0,\n            \"rt user i hate kat and andre its a cooking competition stop voting strategically you soggy rolls hashtag\"\n        ],\n        [\n            0,\n            \"even if kat andre gave them the 3 they wanted they still would be there and the still woulda gone home hashtag\"\n        ],\n        [\n            0,\n            \"couldn't feel more different about the 2 wa teams proud as punch of eva debra just want to punch kat andre pair of fucktards hashtag\"\n        ],\n        [\n            0,\n            \"oh balls have to put up with bloody kat still hashtag\"\n        ],\n        [\n            0,\n            \"that is a fucking joke hashtag\"\n        ],\n        [\n            0,\n            \"what i have taken from hashtag is that if all you served was a big bowl of crackling for every course you would be nailed on for victory\"\n        ],\n        [\n            0,\n            \"can't believe how nasty hashtag are embarrassed they're representing wa hashtag\"\n        ],\n        [\n            0,\n            \"i hate kat and andre its a cooking competition stop voting strategically you soggy rolls hashtag\"\n        ],\n        [\n            0,\n            \"hashtag goodbye girls you will be missed\"\n        ],\n        [\n            0,\n            \"omg can't wait to see kat and andre stuff it up in the challenges my fingers are already starting to twitch hashtag\"\n        ],\n        [\n            0,\n            \"that main course actually looks delicious i would eat everything but the pork hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat and andre deserve each other don't buy a car from him he can't be trusted\"\n        ],\n        [\n            0,\n            \"it is called crackling stop being calling it hashtag\"\n        ],\n        [\n            0,\n            \"not scoring fairly is called cheating hashtag\"\n        ],\n        [\n            0,\n            \"bah not going to watch my kitchen rules anymore hashtag lost all credibility with how low everyone scored katie and nikki senseless viewing\"\n        ],\n        [\n            0,\n            \"you can't cook go home kat and andre cheating humans hashtag hashtag\"\n        ],\n        [\n            0,\n            \"please let kat andre get the boot please hashtag\"\n        ],\n        [\n            0,\n            \"that's fucking low you two are pathetic hashtag\"\n        ],\n        [\n            0,\n            \"why don't you just give them a 0 and shut the fuck up hashtag\"\n        ],\n        [\n            0,\n            \"if you have to score strategically low to stay in the comp means you can't cook hashtag hashtag\"\n        ],\n        [\n            0,\n            \"jelly much kat andre is no catch hashtag\"\n        ],\n        [\n            0,\n            \"can kat and andre shut the fuck up like how selfish are you hashtag\"\n        ],\n        [\n            0,\n            \"jfc kat do you have no morals hashtag hashtag\"\n        ],\n        [\n            0,\n            \"thanks pete totally don't feel bad about using my fingers to get my food on my spoon now hashtag\"\n        ],\n        [\n            0,\n            \"lloyd likes thing no surprises there hashtag\"\n        ],\n        [\n            0,\n            \"why is all the pastry around the sides of the hashtag\"\n        ],\n        [\n            0,\n            \"user love how manu put kat on her place cook good food to get good score hashtag\"\n        ],\n        [\n            0,\n            \"the rosti looks like one massive chip that has been in the too long it wont be good hashtag\"\n        ],\n        [\n            0,\n            \"the only one who did strategic voting was you kat andre bloody getting on my nerves hashtag\"\n        ],\n        [\n            0,\n            \"hahaha as if you can talk sorry what did you do in your first round hashtag\"\n        ],\n        [\n            0,\n            \"those chicken livers look massive did they come from hashtag\"\n        ],\n        [\n            0,\n            \"hashtag omg i want that 3 go girls\"\n        ],\n        [\n            0,\n            \"i really hope these girls do a good desert hashtag\"\n        ],\n        [\n            0,\n            \"must say i would be up for this main hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what a pair of ugly horrible people kat and andre are hashtag useless can't cook ugly inside and out but hey they get ratings dont they\"\n        ],\n        [\n            0,\n            \"soooo love that emma made a comment and had a dig at kats strategic behaviour bout bloody time hashtag\"\n        ],\n        [\n            0,\n            \"katie and nikki may have been too into themselves but kat and andre are far too into on everyone else hashtag\"\n        ],\n        [\n            0,\n            \"nothin than some 1 that think they're all that male or female “ user awww bless them they still think they were hot hashtag\"\n        ],\n        [\n            0,\n            \"rt user mr hates kat even more than i do he even calls her litter hashtag\"\n        ],\n        [\n            0,\n            \"isn't sauerkraut meant to be cabbage hashtag\"\n        ],\n        [\n            0,\n            \"hahaha go girl take that kat hashtag\"\n        ],\n        [\n            0,\n            \"i hate kat and andre from hashtag user\"\n        ],\n        [\n            0,\n            \"the girls tonight have talked it up they need to deliver they better get some pork on there fork hashtag\"\n        ],\n        [\n            0,\n            \"kat is definitely an a grade bitch but channel 7 will be loving it she's a ratings everyone loves to hate her hashtag\"\n        ],\n        [\n            0,\n            \"so it's fair for kat and andre to score the girls a 1 even though they deserved more you kept most hard to watch couple in the comp hashtag\"\n        ],\n        [\n            0,\n            \"such food much intense so wow much competition hashtag\"\n        ],\n        [\n            0,\n            \"rt user i must say sheri is gorgeous lovely person i'd be happy to know her hashtag\"\n        ],\n        [\n            0,\n            \"kat is honestly a horrible person worst personality hashtag\"\n        ],\n        [\n            0,\n            \"just read joel has left hashtag and kat and andre are still in hashtag bad outcomes tonight on reality tv tonight boo\"\n        ],\n        [\n            0,\n            \"going through the hashtag tweets rarely have i seen the c word used so often\"\n        ],\n        [\n            0,\n            \"people that rely on the misfortune of others should not be given air time on australian tv get a life kat and andre hashtag user\"\n        ],\n        [\n            0,\n            \"rt user sheri emilie are my faves they seem like such genuine girls hashtag\"\n        ],\n        [\n            0,\n            \"i cant stand kat and andre hashtag hashtag\"\n        ],\n        [\n            0,\n            \"did anyone else see that the livers were called mains via the graphics hashtag hashtag\"\n        ],\n        [\n            0,\n            \"go girls you got it go and stop being mean kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"oops typo i meant one big bowl of shit hashtag\"\n        ],\n        [\n            0,\n            \"mr hates kat even more than i do he even calls her litter hashtag\"\n        ],\n        [\n            0,\n            \"after a of the moment roast lamb for 7 its i should apply for hashtag\"\n        ],\n        [\n            0,\n            \"good luck to the people on hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat you are a dick\"\n        ],\n        [\n            0,\n            \"none of this dish makes sense it's bits and pieces of crap put together to make on big bowl of shit hashtag\"\n        ],\n        [\n            0,\n            \"hashtag chicken liver is a choice\"\n        ],\n        [\n            0,\n            \"hashtag hope the girls do good tonight\"\n        ],\n        [\n            0,\n            \"kat your behaviour is appalling and embarrassing soooo glad your not in my family tsk tsk hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag sheri i give you a 10 as eating doesnt scare you i like you to try new things and i take you to your happy place\"\n        ],\n        [\n            0,\n            \"the fact that everyone is hoping katie and nikki do well just shows how much australia hates kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre need to fuck off hashtag\"\n        ],\n        [\n            0,\n            \"can't recall ever seeing anything so in the kitchen the chicken livers arent doing much for me either hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag why did you disgrace and the diamonds by her with those awful girls\"\n        ],\n        [\n            0,\n            \"say what you will about the hashtag but their apple pie does sound kick ass hashtag\"\n        ],\n        [\n            0,\n            \"i hope kat and andre are eliminated next hashtag i'll make it happen\"\n        ],\n        [\n            0,\n            \"user you're not wrong can't wait for their hashtag\"\n        ],\n        [\n            0,\n            \"hashtag at least the blondes always scored fairly they deserved to stay tonight to keep it a fair competition hope kat andre played unfair\"\n        ],\n        [\n            0,\n            \"hashtag for all you pissed about kat getting through just think of the twitter fun we are going to have at her expense next round\"\n        ],\n        [\n            0,\n            \"bitterness is a dish best not served at all kat hashtag\"\n        ],\n        [\n            0,\n            \"appalling behaviour by kat and andre hope the sour sting on the way out hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user it's for sandwiches not cooking potatoes for head chefs hashtag\"\n        ],\n        [\n            0,\n            \"a 1 are you fuckin serious fair suck of the kat andre hashtag\"\n        ],\n        [\n            0,\n            \"it's kat andre vs katie nikki in the last redemption round instant restaurant who will escape elimination hashtag url\"\n        ],\n        [\n            0,\n            \"rt user hashtag what the potato rosti done in the sandwich maker was a disaster well blow me down with a feather\"\n        ],\n        [\n            0,\n            \"how and why did kat and andre make it through they're seriously awful hashtag\"\n        ],\n        [\n            0,\n            \"just caught up on hashtag i think it's safe to say kat and andre are the worst i actually wanted the blondes to stay they were no picnic\"\n        ],\n        [\n            0,\n            \"i to watch hashtag after seeing kat go through to the next round forget the food may the biggest bitch win user\"\n        ],\n        [\n            0,\n            \"in the next round kat will cook andre just to get to the next round hashtag\"\n        ],\n        [\n            0,\n            \"hashtag a 1 a what that's insane i hope it doesn't go back to them\"\n        ],\n        [\n            0,\n            \"i didn't even like katie and nikki but oh my god kat and andre need to leave right now hashtag\"\n        ],\n        [\n            0,\n            \"user kat is showing her true colours hashtag\"\n        ],\n        [\n            0,\n            \"hashtag wa r the biggest bitches ever\"\n        ],\n        [\n            0,\n            \"well that's mkr done for the year seriously does anyone watch past the instant restaurant rounds hashtag\"\n        ],\n        [\n            0,\n            \"tough words pete from someone whose paleo cook book for babies was just pulled due to the possibility of under babies hashtag\"\n        ],\n        [\n            0,\n            \"cannot believe kat and andre are still there omfg don't even deserve to be there lol i can't stand them not hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag honestly how can any of them attempt to cook well without at least half a bottle of in them\"\n        ],\n        [\n            0,\n            \"user eh it really just comes down to who gets the most favourable editing on the night they are all fairly obnoxious hashtag\"\n        ],\n        [\n            0,\n            \"this round manu and i will not be at every challenge i'm fighting a cook book deal in court hashtag\"\n        ],\n        [\n            0,\n            \"as much as i was looking forward to the girls getting their i absolutely hate kat andre bloody ridiculous scoring hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat and andre have become the worst ever couple on hashtag in my eyes\"\n        ],\n        [\n            0,\n            \"paleo evans is a lil hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat and andre are behaving in such a spiteful manner who do they think they are hashtag contestants\"\n        ],\n        [\n            0,\n            \"hashtag honestly how can any of them attempt to cook well without at least half a bottle of in them\"\n        ],\n        [\n            0,\n            \"so kat and andre from hashtag just leave a bad taste in your mouth very poor losers that's for sure\"\n        ],\n        [\n            0,\n            \"i think i'd rather slightly over cooked pork chop than fish soup hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user kat and andre suck hope they get eliminated soon hashtag\"\n        ],\n        [\n            0,\n            \"rt user tonight's my kitchen rules elimination was complete bullshit hashtag\"\n        ],\n        [\n            0,\n            \"kat andre you only got through tonight because of your scoring why smile means u can't cook u have to cheat sad hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kicking my toe is better than kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"i think we all know kat andre r not gonna go far kat kinda reminds me of that old fart from last year hashtag\"\n        ],\n        [\n            0,\n            \"wow what a low life cow kat is hashtag\"\n        ],\n        [\n            0,\n            \"fuck kat and andre what bloody cheats hashtag hashtag\"\n        ],\n        [\n            0,\n            \"absolutely bullshit that kat andre are going through they are the most strategic bitchy couple hashtag\"\n        ],\n        [\n            0,\n            \"i feel we're in for one hell of a ride on hashtag thanks to the inclusion of crazy kat url\"\n        ],\n        [\n            0,\n            \"kat and andre don't deserve to stay in the competition it's about good cooking not strategic voting hashtag hashtag\"\n        ],\n        [\n            0,\n            \"no kat is still in the competition get out get out hashtag\"\n        ],\n        [\n            0,\n            \"bugger not bye bye blondes hashtag\"\n        ],\n        [\n            0,\n            \"i was hoping someone would say let's get kat out we'll score a 10 hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are scum i am going to get such joy when you are eliminated hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i hope in the next round kat and andre catch on fire hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user never thought i'd say this but i hope the butcher girls make it through tonight because kat annoys me hashtag\"\n        ],\n        [\n            0,\n            \"rt user it wasn't strategic voting kat it's just your food was truly awful hashtag\"\n        ],\n        [\n            0,\n            \"wow new low kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"when a shows results are judged by and not merit of the meal im not watching anymore producers stop the rot hashtag\"\n        ],\n        [\n            0,\n            \"rt user a 1 you are real arseholes hashtag\"\n        ],\n        [\n            0,\n            \"why kat and andre even want to get through is beyond me since they suck at cooking hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are making me mad wanna kick them in the face every waking minute andre is a name kat you are a mole hashtag\"\n        ],\n        [\n            0,\n            \"devastated that kat is still there wasn't the biggest fan of the blondes but liked them much more than kat hashtag\"\n        ],\n        [\n            0,\n            \"those 2 cheats that gave the girls a 1 should be chucked off the show hashtag\"\n        ],\n        [\n            0,\n            \"kat andre are a bunch of stupid people hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag that's you give a 1 if they serve toast\"\n        ],\n        [\n            0,\n            \"i don't know if i'm happy or not on one hand i really don't like the promo girls on the other well we're all thinking it hashtag\"\n        ],\n        [\n            0,\n            \"who else is looking forward to kat and andre's pending elimination hashtag\"\n        ],\n        [\n            0,\n            \"umm that's actually so fucked kat and andre suck hair balls they should of gone they can't cook they are fucking bitches hashtag\"\n        ],\n        [\n            0,\n            \"rt user considering kat has no job she probably has heaps of time to read all our awful tweets hashtag\"\n        ],\n        [\n            0,\n            \"congratulations kat and andre you came second last hashtag\"\n        ],\n        [\n            0,\n            \"kat is a disgusting failure vampire what a bloody shambles what a winner hashtag\"\n        ],\n        [\n            0,\n            \"wow i really don't like those blondes but i'd like to see kat go down slowly and hashtag\"\n        ],\n        [\n            0,\n            \"love all these people having a go at kat like she is the only one ever to vote strategically in hashtag history happens every year\"\n        ],\n        [\n            0,\n            \"kat and andre are filthy bastards hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre don't deserve it hope they destroy them in the group rounds hashtag\"\n        ],\n        [\n            0,\n            \"can't believe andre and meth face are going through hashtag url\"\n        ],\n        [\n            0,\n            \"i wished kat and andre would have left damn it i can't stand them hashtag\"\n        ],\n        [\n            0,\n            \"so disappointed strategic scoring sucks hashtag\"\n        ],\n        [\n            0,\n            \"crap the cow made it in hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre can fuckin fuck ri off hashtag\"\n        ],\n        [\n            0,\n            \"kat's face on hearing the score hashtag url\"\n        ],\n        [\n            0,\n            \"user so disappointed i wasn't the biggest fan of the blondes but liked them so much more than kat hashtag\"\n        ],\n        [\n            0,\n            \"hashtag go ladies love the sound of the crackling\"\n        ],\n        [\n            0,\n            \"cat needs to understand that she is a terrible cook and needs to strategically vote herself out of the competition hashtag\"\n        ],\n        [\n            0,\n            \"she really looks like the kat that the canary hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat and voting tonight was absolutely rubbish hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat and andre are so awful wtf is wrong with you two hashtag\"\n        ],\n        [\n            0,\n            \"i really want to fly kick kat in the head hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat andre retards hashtag\"\n        ],\n        [\n            0,\n            \"voting strategically is logical if it's a fault in the show that people can turn to it drama sells hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat you snake even if you win and open your own restaurant who's going to go\"\n        ],\n        [\n            0,\n            \"kat you truly are a bitch and the lowest form of a human being the only saving grace is that the other teams can cook hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre make me want to throw my tv at their fucking heads fucking cunts die hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are absolute dickheads hashtag\"\n        ],\n        [\n            0,\n            \"we fought so hard in this entire comp it wouldn't be fair so you it out in 2 cooks the girls are also competing how so hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre drown yourself hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i think this year all the action is in the kitchen not ' the block ' hashtag\"\n        ],\n        [\n            0,\n            \"i've never hit a woman before but kat is really really pushing my boundaries ugly fucking mole hashtag\"\n        ],\n        [\n            0,\n            \"17 as much as i didn't like katie nikki in their first episode i've begun to hate kat andre so much more over the last week hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are so awful wtf is wrong with you two hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are so annoying pls go home hashtag\"\n        ],\n        [\n            0,\n            \"kat andre should be as they're giving people low scores on purpose hashtag hashtag\"\n        ],\n        [\n            0,\n            \"for instant restaurants lowest teams score should be not counted to balance any strategic votes and then it's out of 100 hashtag\"\n        ],\n        [\n            0,\n            \"tonight's my kitchen rules elimination was complete bullshit hashtag\"\n        ],\n        [\n            0,\n            \"has mkr lost all credibility as a competition a teams scoring a 1 they admit freely is just to get through a little further hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are f ing wankers hope they burn themselves next round revenge is a dish best served cold hashtag hashtag\"\n        ],\n        [\n            0,\n            \"congratulations kat you are now up there with the most hated people in australia tonight pure bitch hashtag\"\n        ],\n        [\n            0,\n            \"rt user well done hashtag for keeping scum on the show hope kat and andre end up poisoning all you fuckers\"\n        ],\n        [\n            0,\n            \"kat andre the only ones in history to give a 1 and all for strategy you don't deserve to be in the competition hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i don't want hashtag to end\"\n        ],\n        [\n            0,\n            \"rt user hashtag a one kat and andre how does it feel to be the most people in australia\"\n        ],\n        [\n            0,\n            \"user if the contestants knew the first thing about food and then voted poorly i'd be offended so not a food show anymore hashtag\"\n        ],\n        [\n            0,\n            \"rt user rosti in a sandwich press christ the office gonna be a mess tomorrow hashtag\"\n        ],\n        [\n            0,\n            \"if hashtag put as much effort into cooking as they do critiquing ' voting strategically ' they might actually cook something edible hashtag\"\n        ],\n        [\n            0,\n            \"strategic voting is the winner tonight not food hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag that's you give a 1 if they serve toast\"\n        ],\n        [\n            0,\n            \"how the fuck did kat and andre get thru hashtag\"\n        ],\n        [\n            0,\n            \"come on everyone kat and andre are just pulling in the viewers and underneath we just want them to be around to stir everyone up hashtag\"\n        ],\n        [\n            0,\n            \"i'm not a fan of the blonde butchers but those scores seemed awfully low hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are honestly the most annoying spiteful just irritating i have ever seen they won't go home but fuck i hate them hashtag\"\n        ],\n        [\n            0,\n            \"hashtag a one kat and andre how does it feel to be the most people in australia\"\n        ],\n        [\n            0,\n            \"kat and andre you fucking arseholes a fucking one that's it i'm done you are simply evil and not worthy of this show hashtag\"\n        ],\n        [\n            0,\n            \"what a horrible human you are to score a 1 you're not even good at cooking get out of here hashtag hashtag\"\n        ],\n        [\n            0,\n            \"don't know about you but i'm soooo over so called strategic voting hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you bloody arseholes kat and andre to score that low is absolutely bs hashtag\"\n        ],\n        [\n            0,\n            \"rt user jesus kat shut the fuck up and let it go your a fucking tool hashtag\"\n        ],\n        [\n            0,\n            \"a one meat was bloody cooked for once hashtag\"\n        ],\n        [\n            0,\n            \"kat the contradictory cow says she regrets voting strategically but does it again hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what a horrible human you are to score a 1 you're not even good at cooking get out of here hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user normally i'd give them a three but i feel like i'm not quite hated yet hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are the fuckin devil hashtag\"\n        ],\n        [\n            0,\n            \"kind of disappointed the ' promo girls ' have gone they weren't very nice but kat from wa is horrid hashtag hashtag\"\n        ],\n        [\n            0,\n            \"are you serious a score of 1 uh i hate kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are awful giving a 1 hashtag\"\n        ],\n        [\n            0,\n            \"the fuck do you know about fair kat hashtag\"\n        ],\n        [\n            0,\n            \"what happened in hashtag i was at indoor soccer\"\n        ],\n        [\n            0,\n            \"kat and andre cheats much hashtag\"\n        ],\n        [\n            0,\n            \"whatever i want to see what cringe worthy moments kat andre produce out in challenges it'll be amazing hashtag\"\n        ],\n        [\n            0,\n            \"hashtag and hashtag can both go fuck them selves\"\n        ],\n        [\n            0,\n            \"i think annie is on sleeping medication or something hashtag\"\n        ],\n        [\n            0,\n            \"well done hashtag for keeping scum on the show hope kat and andre end up poisoning all you fuckers\"\n        ],\n        [\n            0,\n            \"rt user i preferred the activated pete evans rather than this new dangerous baby diet pete evans hashtag\"\n        ],\n        [\n            0,\n            \"rt user i feel like a producer should step in and stop people doing this hashtag\"\n        ],\n        [\n            0,\n            \"hashtag can't believe no one knows the difference between sauerkraut and red cabbage sauerkraut is cabbage people\"\n        ],\n        [\n            0,\n            \"hashtag look at kat and andre they're hoping that dessert is a boil\"\n        ],\n        [\n            0,\n            \"kat is such a witch someone throw water on her hashtag\"\n        ],\n        [\n            0,\n            \"i watched hashtag tonight kat and andre should be disgusted with themselves for on so many levels\"\n        ],\n        [\n            0,\n            \"i want to give kat some hashtag\"\n        ],\n        [\n            0,\n            \"hashtag as much as i dislike them that dessert does look good\"\n        ],\n        [\n            0,\n            \"user why does everyone say they are voting strategically rather than being honest and saying they are blatantly cheating hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are the to have ever hashtag\"\n        ],\n        [\n            0,\n            \"user because everyone wants to hit kat with a shovel hashtag\"\n        ],\n        [\n            0,\n            \"everyone's face at the table on hearing kat's strategic scoring delusion hashtag url\"\n        ],\n        [\n            0,\n            \"feeling so sorry for the girls they should be safe and kat and andre should be going home hashtag\"\n        ],\n        [\n            0,\n            \"kat from within hence a reflection in ones physical appearance lighten up girlfriend hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat you've been owned there's only one way to stay in this competition cook good food manu hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat seems to be getting ' strategic ' mixed up with you can't cook and you got scored accordingly hashtag\"\n        ],\n        [\n            0,\n            \"rt user when someone voted strategically on come dine with me they made her re do her vote should do that here hashtag\"\n        ],\n        [\n            0,\n            \"snap manu best judge reply on hashtag that ur bad score is because of strategic voting do they realize they have to cook good well too\"\n        ],\n        [\n            0,\n            \"hashtag kat says we're last because everyone scored us strategically manu says the way to win is cook good food meaning your food was shit\"\n        ],\n        [\n            0,\n            \"user hashtag manu take kat to france\"\n        ],\n        [\n            0,\n            \"in other words hashtag your food was hashtag\"\n        ],\n        [\n            0,\n            \"you suck kat and andre form ever manu only way to stay in this competition is to cook good food hashtag\"\n        ],\n        [\n            0,\n            \"user kat and andre are a disgrace they should be booted to score that low to save themselves hashtag\"\n        ],\n        [\n            0,\n            \"are kat and what's his face paid actors surely people can't be that negative all the time hashtag\"\n        ],\n        [\n            0,\n            \"bam manu just put kat in her place hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are me hashtag\"\n        ],\n        [\n            0,\n            \"so useless didn't even finish that episode of hashtag might have to leave catching up for the weekend\"\n        ],\n        [\n            0,\n            \"if katie nikki go i hope one of them give kat a left hook on the way out what a bitch hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre did not appear once in the preview of the next round of the comp gone early hope so yay hashtag\"\n        ],\n        [\n            0,\n            \"i missed hashtag tonight but i've heard about it and i just want to use this platform to express my outrage\"\n        ],\n        [\n            0,\n            \"my fav hashtag teams so far are definitely eva debra rose josh annie robert sherie emilie shaz not in order\"\n        ],\n        [\n            0,\n            \"when nobody strategically scores you yet your bottom of the comp table hahaha hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the way kat looks at annie is like she's into her soul it's just creepy\"\n        ],\n        [\n            0,\n            \"the music changes like every 3 seconds to try to set the mood hashtag\"\n        ],\n        [\n            0,\n            \"hashtag awww no modelling tonight hashtag\"\n        ],\n        [\n            0,\n            \"i really want that pork crackling hashtag\"\n        ],\n        [\n            0,\n            \"i hope colin tears kat and andre a new one hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i love annie and there like a real life disney couple it's so adorable\"\n        ],\n        [\n            0,\n            \"hashtag kat and andre must be feeling so f d at this stage it really doesn't matter what they say\"\n        ],\n        [\n            0,\n            \"i hope kat and andre stuff up real bad real soon hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what's with face looks like he's been hashtag\"\n        ],\n        [\n            0,\n            \"i now officially hate kat and andre i hope karma bites them hard hashtag\"\n        ],\n        [\n            0,\n            \"the sound effects in hashtag are so ridiculous\"\n        ],\n        [\n            0,\n            \"hashtag kat is gonna score low for one 1 there last 2 she's crazy\"\n        ],\n        [\n            0,\n            \"where is da wood of moore hashtag\"\n        ],\n        [\n            0,\n            \"and a collective fuck you arises from across the country kat you won't last 5 minutes against the other teams hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i can't believe it url\"\n        ],\n        [\n            0,\n            \"everybody hates you kat shut the fuck up hashtag\"\n        ],\n        [\n            0,\n            \"i didn't like katie and nikki but i wished it was kat and andre that were leaving hashtag\"\n        ],\n        [\n            0,\n            \"well done kat you literally cheated your way in yeah go you you'll be out the first time you have to cook against real cooks hashtag\"\n        ],\n        [\n            0,\n            \"i would slap the smirk off kat's face hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are filthy hashtag\"\n        ],\n        [\n            0,\n            \"kat is the biggest bitch i've ever had the of seeing in my life hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre staying is possibly the worst thing to happen on the show ever hashtag\"\n        ],\n        [\n            0,\n            \"rt user ew kat and andre are still in the comp hashtag\"\n        ],\n        [\n            0,\n            \"ew kat and andre are still in the comp hashtag\"\n        ],\n        [\n            0,\n            \"rt user i have to agree with kat literally she will cut me if i don't hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the way she with the young boys at coles ohhh no\"\n        ],\n        [\n            0,\n            \"watching hashtag gotta love my cooking shows\"\n        ],\n        [\n            0,\n            \"hashtag why would anyone want to eat chicken liver that's just ew no\"\n        ],\n        [\n            0,\n            \"hashtag we cook all the time yup they cook so much they don't know how to use a can opener\"\n        ],\n        [\n            0,\n            \"watched one more time to see if kat and andre had managed to stop being awful people no not even after manu warned them bye bye hashtag\"\n        ],\n        [\n            0,\n            \"andre you fucking whipped cunt hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i would love for someone to accidently a pot of boiling water on kats head hashtag hashtag worst humans cooks ever on the show\"\n        ],\n        [\n            0,\n            \"fkn die kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"hashtag omg the kiss on the dirty mirror is sooo tacky oh my god\"\n        ],\n        [\n            0,\n            \"omg your behaviour is so embarrassing i wonder what your family thinks of you kat i'd be totally ashamed of you hashtag\"\n        ],\n        [\n            0,\n            \"that awkward moment when kat and andre use the word fair in a sentence do you even know what that means hashtag\"\n        ],\n        [\n            0,\n            \"redemption round thank goodness and home made restaurant cooking is over no where to hide now hashtag\"\n        ],\n        [\n            0,\n            \"hashtag if you were bottom of the table twice in one season answers all questions i reckon hashtag\"\n        ],\n        [\n            0,\n            \"rt user colin you sexy man hashtag\"\n        ],\n        [\n            0,\n            \"i would back hand them both giving them a 1 strategic no you are just being major fkn dicks hashtag\"\n        ],\n        [\n            0,\n            \"i can't handle all the sass at sassy foodies are definitely going home hashtag\"\n        ],\n        [\n            0,\n            \"kat andre monday people have voted strategically how rude kat andre tonight votes strategically for the third time in the comp hashtag\"\n        ],\n        [\n            0,\n            \"i was so happy to hear manu take that dig clearly the message didn't sink in hashtag kat andre hashtag\"\n        ],\n        [\n            0,\n            \"and since the 2015 premiere hashtag has been on for 36 hours already in total with the extension of all episodes to 90 minutes\"\n        ],\n        [\n            0,\n            \"cat seems more like a dog with all this strategic voting hashtag\"\n        ],\n        [\n            0,\n            \"hashtag can't wait to have robert lynzey back\"\n        ],\n        [\n            0,\n            \"perhaps next season all scores get revealed at the end of each round then ppl like kat andre can't strategically score hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre being critical we all know that insta restaurant was worth more than 1 10 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"that pork and crackling looks so yummy not sure about the other stuff on the plate hashtag\"\n        ],\n        [\n            0,\n            \"woo can't wait to see what happens hashtag\"\n        ],\n        [\n            0,\n            \"rt user the world would be a better place if kat and andre left the show hashtag\"\n        ],\n        [\n            0,\n            \"i don't like the butcher girls but kat andre are dirty players cheats and can't cook hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user have you guys picked your winners for this year any bets hashtag\"\n        ],\n        [\n            0,\n            \"user i annie and lloyd more hashtag\"\n        ],\n        [\n            0,\n            \"what a cunt of a person kat is hashtag\"\n        ],\n        [\n            0,\n            \"user kat is a boot her off hashtag\"\n        ],\n        [\n            0,\n            \"rt user i would vote a 10 10 to make sure kat and andre go home you know strategic voting hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat and andre can fuck right off hashtag\"\n        ],\n        [\n            0,\n            \"lance armstrong award for sportsmanship 2015 goes to trevor opens announces winner is kat hashtag url\"\n        ],\n        [\n            0,\n            \"i would try the main course but i would never touch the liver from the entree hashtag\"\n        ],\n        [\n            0,\n            \"user or you could just stop watching crap like hashtag\"\n        ],\n        [\n            0,\n            \"i would vote a 10 10 to make sure kat and andre go home you know strategic voting hashtag\"\n        ],\n        [\n            0,\n            \"not strategic just being an a hole calling it something else doesn't make it ok hashtag\"\n        ],\n        [\n            0,\n            \"so kat andre weren't eliminated tonight although i am very glad to not have to see nikki on tv again hashtag\"\n        ],\n        [\n            0,\n            \"stop calling it being strategic when really it is being shameless hashtag\"\n        ],\n        [\n            0,\n            \"don't be sore losers k a hashtag\"\n        ],\n        [\n            0,\n            \"the hashtag is out tonight on hashtag\"\n        ],\n        [\n            0,\n            \"strategic or hack you be the judge hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag unbelievable how low kat andre will go despicable couple can't believe how disgusted i am in their behavior\"\n        ],\n        [\n            0,\n            \"the world would be a better place if kat and andre left the show hashtag\"\n        ],\n        [\n            0,\n            \"they are complaining that it's taking too long typical of andre and kat hashtag\"\n        ],\n        [\n            0,\n            \"if you want to win you win by cooking good food not by other people that's not a win that's cheating kat andre suck hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat andre congratulations you've just won a one way trip to mars\"\n        ],\n        [\n            0,\n            \"user it's so difficult to choose between the two teams isn't it despicable behaviour much bah hashtag\"\n        ],\n        [\n            0,\n            \"i didn't like the blondes but i wanted kat and andre gone a hell of a lot more i despise them so much they are disgusting people hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre do not deserve to be in the competition i guess as soon as colin tastes their food he'll fix that for me hashtag hashtag\"\n        ],\n        [\n            0,\n            \"that's just a one hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user surely when you go to a restaurant you have certain expectations given what is written on the menu hashtag\"\n        ],\n        [\n            0,\n            \"kat didn't like the hashtag hashtag\"\n        ],\n        [\n            0,\n            \"cannot believe those two fucktards are still in the competition my middle finger says hello to you kat andre hashtag hashtag\"\n        ],\n        [\n            0,\n            \"imma need some time to get over kat andre's blatant cheating hashtag\"\n        ],\n        [\n            0,\n            \"wait i thought hashtag was about the cooking why isn't anyone talking about the well cooked chicken livers\"\n        ],\n        [\n            0,\n            \"rt user at least katie vikki can cook garlic bonus hashtag\"\n        ],\n        [\n            0,\n            \"rt user how does kat justify her statement they worked so hard she cant cook fucking bread hashtag\"\n        ],\n        [\n            0,\n            \"hashtag unbelievable how low kat andre will go despicable couple can't believe how disgusted i am in their behavior\"\n        ],\n        [\n            0,\n            \"rt user kat and andre are now more hated than adam and carol hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are seriously shit people hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wait i thought hashtag was about the cooking why isn't anyone talking about the well cooked chicken livers\"\n        ],\n        [\n            0,\n            \"i preferred the activated pete evans rather than this new dangerous baby diet pete evans hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i just want it to keep trending hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i'm out people going to user to drown my in fanta night\"\n        ],\n        [\n            0,\n            \"at least katie vikki can cook garlic bonus hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are behaving in such a spiteful manner who do they think they are hashtag contestants\"\n        ],\n        [\n            0,\n            \"how to make brown butter ice cream with 12 hashtag url\"\n        ],\n        [\n            0,\n            \"rt user is such an ugly shade on humans hashtag\"\n        ],\n        [\n            0,\n            \"user go sassy girls made that apple pie kickass d hashtag\"\n        ],\n        [\n            0,\n            \"hope these girls do good really don't want them to go hashtag make your main and dessert amazing girls\"\n        ],\n        [\n            0,\n            \"the dessert looked great i wouldn't have cooked the apples like that but i want to try that icecream hashtag\"\n        ],\n        [\n            0,\n            \"if 2 hashtag contestants were to be by kat andre's unfair score nikki kate were the right ones didn't cook well almost as bitchy\"\n        ],\n        [\n            0,\n            \"is there something wrong with me i really like kat and andre haha hashtag\"\n        ],\n        [\n            0,\n            \"hashtag what's with all the it's not what we were expecting judge what's put in front of you not what you think should have been supplied\"\n        ],\n        [\n            0,\n            \"thought jane was safe with the score of 92 did they forget or i missed the announcement hashtag\"\n        ],\n        [\n            0,\n            \"rt user i like how kat and andre are the ones trending hashtag\"\n        ],\n        [\n            0,\n            \"i want sheri emilie to have their own show with special appearances from annie lloyd hashtag\"\n        ],\n        [\n            0,\n            \"i can barely tolerate kat and andre katie and nikki are annoying but i'd rather see them than kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"looks yummy the judges make it stressful user hashtag\"\n        ],\n        [\n            0,\n            \"i wish annie would stand up and punch kat in the face hashtag\"\n        ],\n        [\n            0,\n            \"hashtag katie trusting your instincts is like trusting the instincts of the titanic captain\"\n        ],\n        [\n            0,\n            \"sheri emilie are the cutest whilst kat andre are the most vile hashtag\"\n        ],\n        [\n            0,\n            \"rt user this is an outrage kat and andre should be kicked off for being strategic hashtag\"\n        ],\n        [\n            0,\n            \"hope katie nikki make it just out kat andre hashtag\"\n        ],\n        [\n            0,\n            \"14 couples remain on hashtag means if one team is booted out every week and two in semi finals then show will finish mid may\"\n        ],\n        [\n            0,\n            \"hashtag to stop this strategic voting perhaps announce all the scoring for each group of instant restaurants when they go to kitchen central\"\n        ],\n        [\n            0,\n            \"why the freakin hell do katie vikki everything hashtag\"\n        ],\n        [\n            0,\n            \"can't decide if i dislike the ' promo ' girls more than i dislike kat andre either way one of them is gone tonight winning hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag no sauce for your pork lloyd will be so upset he loves a sauce with his pork\"\n        ],\n        [\n            0,\n            \"read up land oh how capt salty small cuts of fish for five minutes in her new cook book shit cooking ahead hashtag\"\n        ],\n        [\n            0,\n            \"user this is both season 2015 and 2016 next they'll advertise it as continuing after the tennis hashtag\"\n        ],\n        [\n            0,\n            \"can't wait for the vic girls ash camilla to wreck kat's ass like learn manners and hashtag\"\n        ],\n        [\n            0,\n            \"i hope everything goes well for the girls hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag why are all tonight's contestants dressed like they are going on dancing with the stars\"\n        ],\n        [\n            0,\n            \"rt user cannot wait for kat and andre to crash and burn in the challenges hashtag\"\n        ],\n        [\n            0,\n            \"actually hate kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"no worries pete and manu take all the time off you need in fact feel free to fuck right off i prefer colin hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the bimbos make an awesome kick ass awesome apple awesome pie which has to be perfectly awesome or they'll go home awesome\"\n        ],\n        [\n            0,\n            \"rt user good news is kat and andre aren't shown in the promo ads hashtag\"\n        ],\n        [\n            0,\n            \"strategic voting in a cooking competition will only get you so far when you are an oxygen thief that cannot cook hashtag\"\n        ],\n        [\n            0,\n            \"wanted to throw my lap top at the tv after those gave the other a 1 hashtag\"\n        ],\n        [\n            0,\n            \"so i just basically started hashtag why are they serving chicken livers vomit\"\n        ],\n        [\n            0,\n            \"can't believe i have to watch more of these two kat and andre on hashtag\"\n        ],\n        [\n            0,\n            \"i find it fascinating that one bad critique after the other katie nikki still think their sh t don't stink hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are horrible people who do not deserve to still be in this competition hashtag\"\n        ],\n        [\n            0,\n            \"loved seeing user put kat in her place the only way to stay in the competition is to cook good food hashtag\"\n        ],\n        [\n            0,\n            \"as we said in my country fish dies for the mouth see ya girls hashtag\"\n        ],\n        [\n            0,\n            \"kat complaining about strategic scoring you reap what you oh and getting owned by manu was a bonus cook good food problem solved hashtag\"\n        ],\n        [\n            0,\n            \"my we get to see captain salty farm more salt thursday and her trusty i mean first mate do nothing at all hashtag\"\n        ],\n        [\n            0,\n            \"i don't like wishing ppl bad luck but gosh i really dislike kat and andre much worse than tennis man hashtag\"\n        ],\n        [\n            0,\n            \"i've been sucked into the trap once again thinking this show isn't rigged when it obviously is hashtag\"\n        ],\n        [\n            0,\n            \"kat's absolutely delusional if she thinks it was strategic scoring that put them on the bottom of the hashtag user\"\n        ],\n        [\n            0,\n            \"great comeback manu cook some good food next time kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"hashtag scoring is ridiculous liked 80 of it so only giving a 4 hashtag\"\n        ],\n        [\n            0,\n            \"i'm boycotting mkr until kat is eliminated i'm fairly certain she is the devil with evil eyes hashtag hashtag\"\n        ],\n        [\n            0,\n            \"cooking meals for hashtag good thing most of them can't cook for shit wouldn't want to make the airlines food good for once hashtag\"\n        ],\n        [\n            0,\n            \"exciting times on hashtag just 67 teams left\"\n        ],\n        [\n            0,\n            \"sorry what was that you can't burn anything on a hashtag\"\n        ],\n        [\n            0,\n            \"it's for sandwiches not cooking potatoes for head chefs hashtag\"\n        ],\n        [\n            0,\n            \"tonight's hashtag result proves that smug arseholes can prosper hashtag\"\n        ],\n        [\n            0,\n            \"gotta get home to watch hashtag\"\n        ],\n        [\n            0,\n            \"my hashtag prediction next season there will again be 2 judges but they will be manu and colin\"\n        ],\n        [\n            0,\n            \"rt user hashtag i noticed kat and andre weren't in any of those upcoming clips\"\n        ],\n        [\n            0,\n            \"happy to watch my last episode of hashtag fucken over it\"\n        ],\n        [\n            0,\n            \"user i hope eva and debra win the competition hashtag\"\n        ],\n        [\n            0,\n            \"kat's face the only thing worse than her cooking hashtag\"\n        ],\n        [\n            0,\n            \"i think only judges scores until the end when contestants just rank the other 4 teams 4 for best 3 for 2nd etc can't cheat then hashtag\"\n        ],\n        [\n            0,\n            \"the truth behind another elimination round to get rid of hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i love how excited kat i mean she can't cook and their turning up the heat as she actually has to cook quality food hashtag\"\n        ],\n        [\n            0,\n            \"katie vikki have requested a sandwich maker to be added to the kitchen at mkr head quarters hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's totally amazing how people make an ass of themselves on hashtag\"\n        ],\n        [\n            0,\n            \"haha thats why i love you user hashtag\"\n        ],\n        [\n            0,\n            \"kat gives me the absolute shits hashtag\"\n        ],\n        [\n            0,\n            \"i officially hate kat and andre that's more like cheating than being strategic really heartless animals they are hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat is a mole hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are like the worst they probably don't have friends hashtag\"\n        ],\n        [\n            0,\n            \"hashtag well too say i'm pissed off at that result would be an understatement but i'm confident we won't have for long can't cook\"\n        ],\n        [\n            0,\n            \"i wonder if not having a doorbell you from applying to be an hashtag contestant\"\n        ],\n        [\n            0,\n            \"i have a few favourites hashtag\"\n        ],\n        [\n            0,\n            \"i thought everyone on twitter hated the butcher promo girls when they were saying mean self stuff about other contestants hashtag\"\n        ],\n        [\n            0,\n            \"for most disgusting person on tv kat so much joy in winning by playing hashtag\"\n        ],\n        [\n            0,\n            \"super excited for the new challenges and its only the trailer tomorrow hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat is a fucking cunt hashtag\"\n        ],\n        [\n            0,\n            \"why you always make my cry hashtag why\"\n        ],\n        [\n            0,\n            \"i'm so angry that bread roll alone should be auto hashtag\"\n        ],\n        [\n            0,\n            \"hoping editing might be to blame but srsly hashtag need to check themselves can't wait till they're out cooked by the other teams hashtag\"\n        ],\n        [\n            0,\n            \"i enjoy hashtag for the cooking not to watch human behaviour kats gotta go\"\n        ],\n        [\n            0,\n            \"hashtag kat i don't like anything on tonight's menu well go back to hungry then or eat the shit u served up the other night\"\n        ],\n        [\n            0,\n            \"if you had an of self respect you'd accept that you have room to improve kat and andre you're so disappointing hashtag\"\n        ],\n        [\n            0,\n            \"there seems to be 2 ways to succeed in hashtag cook terribly about not getting a fair go and give 1 ' s or u know cook well\"\n        ],\n        [\n            0,\n            \"shaz i thought you were on the trolley mate jac im crossing of the list mate died laughing hashtag\"\n        ],\n        [\n            0,\n            \"notice we didn't see kat and andre in any of those cut hashtag\"\n        ],\n        [\n            0,\n            \"i thought you had the trolley mate i'm crossing off the list mate hahaha gotta love jac and shaz hashtag\"\n        ],\n        [\n            0,\n            \"rt user but you all respect him pete hasn't read twitter has he hashtag\"\n        ],\n        [\n            0,\n            \"and here are the tears get over it you didn't do a good job stop blaming strategic voting hashtag\"\n        ],\n        [\n            0,\n            \"on a lighter note yay no more instant restaurants hashtag\"\n        ],\n        [\n            0,\n            \"hashtag there are more people left in this competition than probably live in mount isa\"\n        ],\n        [\n            0,\n            \"with 14 teams on our screen it means one good thing less kat and more people i like hashtag hashtag\"\n        ],\n        [\n            0,\n            \"they clearly aren't even trying to hide how rigged it is anymore the girls should have stayed but kat's more controversial hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh no she says sticking needles in her eyes hashtag\"\n        ],\n        [\n            0,\n            \"rt user can't believe that former tennis wannabe is still on hashtag\"\n        ],\n        [\n            0,\n            \"you can eliminate teams by strategically voting but what sort of person does that make you a chef or a petty person hashtag\"\n        ],\n        [\n            0,\n            \"rt user bless i totally forgot about the party favourite shaz hashtag\"\n        ],\n        [\n            0,\n            \"the good news is i did not see one screen grab in future hashtag grab bag of eps\"\n        ],\n        [\n            0,\n            \"user hashtag please kick off that lady who is such a rude person she has such a crappy attitude towards the others shes gave a one\"\n        ],\n        [\n            0,\n            \"good news is kat and andre aren't shown in the promo ads hashtag\"\n        ],\n        [\n            0,\n            \"on the other hand you can argue that if strategic scoring wasn't katie nikki still fell short with their menu to stay hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat and andre didn't vote fairly they don't deserve to win\"\n        ],\n        [\n            0,\n            \"hashtag i think we can all agree that cooking was the winner\"\n        ],\n        [\n            0,\n            \"hashtag kat and andre get to stay seriously this is so unfair so not impressed with the strategic scoring karma will be a b\"\n        ],\n        [\n            0,\n            \"rt user we know that you gave it everything you have meaning it's just lack of ability that cost you hashtag\"\n        ],\n        [\n            0,\n            \"my only problem is there are worst cooks then captain salty hashtag\"\n        ],\n        [\n            0,\n            \"we're about to turn the heat right up with another instant round australia turns off their hashtag\"\n        ],\n        [\n            0,\n            \"who are all these people i've forgotten hashtag\"\n        ],\n        [\n            0,\n            \"as of now favorite teams on hashtag would have to be eva debra and will steve least favorite would definitely be kat and andre\"\n        ],\n        [\n            0,\n            \"hashtag has now lost credibility boycott\"\n        ],\n        [\n            0,\n            \"i hope their cooking shows through the next round i mean they have to plate it up right all their lacking skills hashtag\"\n        ],\n        [\n            0,\n            \"looks like we are in for an emotional rollercoaster going to be great hashtag\"\n        ],\n        [\n            0,\n            \"thank god now the real show can start hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the old two wheel user colin hashtag\"\n        ],\n        [\n            0,\n            \"cannot wait for kat and andre to crash and burn in the challenges hashtag\"\n        ],\n        [\n            0,\n            \"all of that is on tomorrow wow it's going to be a long episode hashtag\"\n        ],\n        [\n            0,\n            \"rt user ' australia's favourites are back ' uhh what hashtag\"\n        ],\n        [\n            0,\n            \"so the english the the dead beat dad gets immunity brilliant hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is closed hooray for the end of instant restaurants and time to head to kitchen hq for challenges we asked for change and got it\"\n        ],\n        [\n            0,\n            \"i have a feeling this will be last season and colin will replace him goodbye paleo bullshit hashtag\"\n        ],\n        [\n            0,\n            \"kat andre can't stand them strategic jerks hashtag\"\n        ],\n        [\n            0,\n            \"surprise surprise that the nasty problem causing team stays in remember when rewarded talent not influence on ratings hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre should be sent home for cheating twice hashtag absolute bullshit they should not see the scores until the end of the show\"\n        ],\n        [\n            0,\n            \"finally the good part of hashtag\"\n        ],\n        [\n            0,\n            \"worst round ever there was just so much strategic voting it was like bullying in the playground hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are fd hashtag\"\n        ],\n        [\n            0,\n            \"what how along are they dragging this show on for hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i noticed kat and andre weren't in any of those upcoming clips\"\n        ],\n        [\n            0,\n            \"rt user the scoring wasn't even done honestly hashtag\"\n        ],\n        [\n            0,\n            \"great to see colin just got out of bed for this get together hashtag\"\n        ],\n        [\n            0,\n            \"rt user fucking kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"our favourite teams pushed to the limit so kat and andre will have to cook and milk then hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat andre seem to have some very strong feelings against strategic scoring until they decide to engage two horrible people\"\n        ],\n        [\n            0,\n            \"how is the deadbeat dad tennis coach friend of the judges still in this show hashtag\"\n        ],\n        [\n            0,\n            \"can someone get that homeless irish guy a jacket that fits hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are such revolting human beings hashtag\"\n        ],\n        [\n            0,\n            \"oh really no more instant restaurants that's shocking hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what the did he just say hashtag\"\n        ],\n        [\n            0,\n            \"i hope kat and andre's kitchen burns down un australian their tactics they can't be happy with that hashtag hashtag\"\n        ],\n        [\n            0,\n            \"nights mkr ppl d hashtag hashtag\"\n        ],\n        [\n            0,\n            \"turns out if you cook with a sandwich press you go hashtag\"\n        ],\n        [\n            0,\n            \"sorry to say that the real has begun katie and andre but do you have the hashtag\"\n        ],\n        [\n            0,\n            \"is winning hashtag worth millions of australians you immensely due to your unpleasant conduct\"\n        ],\n        [\n            0,\n            \"hashtag lloyds happy with all this meat on tonight's menu\"\n        ],\n        [\n            0,\n            \"kat and andre you two are a disgrace and let's be honest your cooking sucked the whole way through hashtag\"\n        ],\n        [\n            0,\n            \"what the actual fuck are they saying there are no more instant restaurant rounds i feel ripped off there were only 23 rounds hashtag\"\n        ],\n        [\n            0,\n            \"the homeless man is back hashtag hashtag\"\n        ],\n        [\n            0,\n            \"everyone has immunity this week kat and andre are sure to fail big time hashtag\"\n        ],\n        [\n            0,\n            \"fast snatch is back surprise hashtag\"\n        ],\n        [\n            0,\n            \"so how many teams are we ' starting ' with now hashtag\"\n        ],\n        [\n            0,\n            \"how did that just happen it was clear they cooked better food seriously fuck hashtag\"\n        ],\n        [\n            0,\n            \"was that a wedding i saw would you really want kat and andre catering your big day hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's hashtag survivor immunity idols have been issued\"\n        ],\n        [\n            0,\n            \"hey colin the 1980s called they want their pushed up jacket sleeves back hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag france vs ireland vs paleo pete lets rumble\"\n        ],\n        [\n            0,\n            \"kat and andre have disgusting attitudes they need to go hashtag hashtag\"\n        ],\n        [\n            0,\n            \"outrageous what awful people i hope they are gone in the very next elimination hashtag\"\n        ],\n        [\n            0,\n            \"why don't all the contestants just score each other 1 that the field hashtag\"\n        ],\n        [\n            0,\n            \"hashtag holy crap are you fucking kidding me another elimination round it's not going to end is it ever\"\n        ],\n        [\n            0,\n            \"will steve and roberts accent always get to me hashtag\"\n        ],\n        [\n            0,\n            \"damn you kat andre hope karma comes around and bites you in the arse hashtag\"\n        ],\n        [\n            0,\n            \"there's another judge you have to please he has photos of the executive producers hashtag\"\n        ],\n        [\n            0,\n            \"how to kat and andre keep elimination definitely don't think they're hashtag worthy we'll have see how it goes\"\n        ],\n        [\n            0,\n            \"bless i totally forgot about the party favourite shaz hashtag\"\n        ],\n        [\n            0,\n            \"hashtag if i had immunity i'd cook poo sausage\"\n        ],\n        [\n            0,\n            \"rt user you kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"you all respect him you respect him right right hashtag\"\n        ],\n        [\n            0,\n            \"everyone's back this is awesome can't wait to see what they are going to do this year hashtag\"\n        ],\n        [\n            0,\n            \"get some more fucking teams why hashtag\"\n        ],\n        [\n            0,\n            \"if adam wins he can use the money to pay his kid hashtag hashtag\"\n        ],\n        [\n            0,\n            \"yay jac and shaz and robert and lynzey my faves hashtag\"\n        ],\n        [\n            0,\n            \"with all this i had forgotten about the texan thank god he's back hashtag\"\n        ],\n        [\n            0,\n            \"wish there was a home viewer vote kat and andre would be gone hashtag\"\n        ],\n        [\n            0,\n            \"hashtag oh lol jac shaz forgot about them\"\n        ],\n        [\n            0,\n            \"hashtag not watching this show now that kat and andre are through pathetic people with no dignity whatsoever user\"\n        ],\n        [\n            0,\n            \"user more rigged than the block this will be the last time i tweet about and even watch hashtag have fun with your ratings fall\"\n        ],\n        [\n            0,\n            \"rt user can you just kick kat out for being a strategic arsehole hashtag\"\n        ],\n        [\n            0,\n            \"for your groups you can now invite six friends each to join the competition hashtag\"\n        ],\n        [\n            0,\n            \"hashtag did they even have chickens back in times pete\"\n        ],\n        [\n            0,\n            \"don't fuck with me i fucking despise kat and andre fuck off hashtag\"\n        ],\n        [\n            0,\n            \"rt user so that's a big double announcement for hashtag what does everyone think\"\n        ],\n        [\n            0,\n            \"rt user kat andre there's a special place in hell for people like you hashtag\"\n        ],\n        [\n            0,\n            \"there is a very valid case to be made that strategic scoring by multiple teams the elimination tonight hashtag\"\n        ],\n        [\n            0,\n            \"kat andre definitely do not deserve to be still in the competition i'm disappointed once again hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat andre are the real losers\"\n        ],\n        [\n            0,\n            \"kat karma is going to kick you in the arse hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm glad will and steve are back though hashtag hashtag\"\n        ],\n        [\n            0,\n            \"there is no way i'd be eating that entree it's making me feel sick hashtag\"\n        ],\n        [\n            0,\n            \"rt user our judges are about to turn the heat up in the competition what do you think is in store for our remaining teams hashtag\"\n        ],\n        [\n            0,\n            \"they'll be back in the never say die never say never again round hashtag\"\n        ],\n        [\n            0,\n            \"after tonight's elimination on hashtag there's now only 8 billion teams left\"\n        ],\n        [\n            0,\n            \"guess who i am we hate strategic scoring but we give them a 1 hashtag\"\n        ],\n        [\n            0,\n            \"i just want manu to stay hashtag\"\n        ],\n        [\n            0,\n            \"completely disgusted with kat and andre's scoring really disappointing hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre do not deserve to be in the competition hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ahhh the of robert the texan\"\n        ],\n        [\n            0,\n            \"so kat realizes that after her behavior over the last 2 nights we all can't bloody stand her right hashtag\"\n        ],\n        [\n            0,\n            \"ok i officially dislike kat the most hashtag\"\n        ],\n        [\n            0,\n            \"' australia's favourites are back ' uhh what hashtag\"\n        ],\n        [\n            0,\n            \"just so the results why would the other teams not up the score to drop kick captain salty and her first mate beta hashtag\"\n        ],\n        [\n            0,\n            \"australian women's weekly reports pete evans ' book recalled over dangerous paleo recipe for babies url hashtag\"\n        ],\n        [\n            0,\n            \"i am so sick of seeing pork crackling on hashtag time to do something different people actually i am pretty sick of mkr\"\n        ],\n        [\n            0,\n            \"argh i can't stand kat hashtag\"\n        ],\n        [\n            0,\n            \"user i can't believe the result i would have voted strategically to make sure kat and andre didn't make it hashtag\"\n        ],\n        [\n            0,\n            \"nevermind kat and andre have no hope against the other teams now hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre need to learn that skill in the kitchen is what will help them achieve success and not strategic voting hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre should get out in the next round shameless hashtag\"\n        ],\n        [\n            0,\n            \"hashtag don't be scared of colin don't forget you're holding the knives\"\n        ],\n        [\n            0,\n            \"kat and andre must be pretty fucking shit cooks if you need to vote a team 1 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i feel the need to throw something at the tv kat doesn't deserve to go through hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i hope kat and andre leave soon very soon hashtag\"\n        ],\n        [\n            0,\n            \"our judges are about to turn the heat up in the competition what do you think is in store for our remaining teams hashtag\"\n        ],\n        [\n            0,\n            \"and now flashback round come back in eliminated teams hashtag\"\n        ],\n        [\n            0,\n            \"kat just loving the negative reviews hashtag\"\n        ],\n        [\n            0,\n            \"you won't last long kat and andre others there can cook hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre can fuck right off hashtag\"\n        ],\n        [\n            0,\n            \"user bring back that complete deadbeat bankrupt asshole adam so we can send twitter into meltdown hashtag\"\n        ],\n        [\n            0,\n            \"can kat and andre a just fuck off they're shit people and even worse cooks hashtag\"\n        ],\n        [\n            0,\n            \"three nsw teams are hashtag take that with no team in the comp hashtag\"\n        ],\n        [\n            0,\n            \"so that's a big double announcement for hashtag what does everyone think\"\n        ],\n        [\n            0,\n            \"oh my god i can not handle one more ep of kat and andre they are cooking my nut big time hashtag\"\n        ],\n        [\n            0,\n            \"ugh kat and andre are so annoying hashtag\"\n        ],\n        [\n            0,\n            \"colin still hasnt washed his hair hashtag\"\n        ],\n        [\n            0,\n            \"hashtag france vs ireland vs paleo pete lets rumble\"\n        ],\n        [\n            0,\n            \"this is why this show is ridiculous it's not about the cooking it's about the game playing hashtag hashtag\"\n        ],\n        [\n            0,\n            \"love a good about a entire nation of people hashtag hashtag\"\n        ],\n        [\n            0,\n            \"not a big hashtag fan but foul play from kat and andre wow that's poor form\"\n        ],\n        [\n            0,\n            \"i really hope kat and andre fail in the most and humiliating manner possible thoroughly horrible people hashtag\"\n        ],\n        [\n            0,\n            \"well that's bullshit hashtag kat and andre do not deserve to get what they want\"\n        ],\n        [\n            0,\n            \"kat and andre fuck up you're both oxygen hashtag user\"\n        ],\n        [\n            0,\n            \"kat and andre are such assholes omg hashtag\"\n        ],\n        [\n            0,\n            \"colin gave me feelings as he walked out then not sure if good or bad hashtag\"\n        ],\n        [\n            0,\n            \"rt user snape of the cooking world is back hashtag\"\n        ],\n        [\n            0,\n            \"this show is so unfair hashtag\"\n        ],\n        [\n            0,\n            \"i'm actually disappointed the wa couple are horrible on the plus side they'll go home quickly because their cooking sucks hashtag\"\n        ],\n        [\n            0,\n            \"glad the proper competition is starting and even happier that colin is back hashtag\"\n        ],\n        [\n            0,\n            \"ol ' crazy eyes lives to massacre another menu hashtag\"\n        ],\n        [\n            0,\n            \"i really dislike kat andre hashtag hashtag\"\n        ],\n        [\n            0,\n            \"not that i watch it but still aha hashtag\"\n        ],\n        [\n            0,\n            \"i thought they were going to make the top teams go through another instant restaurant round hashtag\"\n        ],\n        [\n            0,\n            \"if hashtag had any integrity they would disqualify kat and andre for strategic scoring hashtag\"\n        ],\n        [\n            0,\n            \"but you all respect him pete hasn't read twitter has he hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre suck they deserve to go home not the girls hashtag user\"\n        ],\n        [\n            0,\n            \"bad sportsmanship by kat un australian hashtag\"\n        ],\n        [\n            0,\n            \"oh well looking forward to kat and andre being booted soon after everyone is brought back together hashtag\"\n        ],\n        [\n            0,\n            \"back to handing out sausage rolls on at hashtag\"\n        ],\n        [\n            0,\n            \"everytime someone scores strategically i come closer to throwing something at my tv it is cheating omfg hashtag\"\n        ],\n        [\n            0,\n            \"snape of the cooking world is back hashtag\"\n        ],\n        [\n            0,\n            \"nsw on the roll killin it hashtag hashtag\"\n        ],\n        [\n            0,\n            \"and the producers rejoice more twitter rage for kat hooray ratings hashtag\"\n        ],\n        [\n            0,\n            \"so all hashtag contestants shop at the same doorbell store\"\n        ],\n        [\n            0,\n            \"scoring a 1 just shows you're a douche hashtag\"\n        ],\n        [\n            0,\n            \"top 4 get safety from elimination hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the teams all gave crap scores aside from the melbourne girls ridiculous kat and andre shouldn't stay in the competition\"\n        ],\n        [\n            0,\n            \"the scoring wasn't even done honestly hashtag\"\n        ],\n        [\n            0,\n            \"i am loving hashtag so much to hate\"\n        ],\n        [\n            0,\n            \"wow did not see that coming hashtag\"\n        ],\n        [\n            0,\n            \"we know that you gave it everything you have meaning it's just lack of ability that cost you hashtag\"\n        ],\n        [\n            0,\n            \"the other judge is nicholas cage hashtag\"\n        ],\n        [\n            0,\n            \"oh my god i can not handle one more ep of kat and andre they are cooking my nut big time hashtag\"\n        ],\n        [\n            0,\n            \"how hard is it to be humble hashtag\"\n        ],\n        [\n            0,\n            \"rt user evil over a slightly lesser evil i guess that is some sort of moral of some description hashtag\"\n        ],\n        [\n            0,\n            \"seriously i would fucking kat and andre's restaurant outrageous behaviour hashtag\"\n        ],\n        [\n            0,\n            \"i'm absolutely disgusted kat and andre don't deserve to stay in this competition they didnt vote strategically they flat out cheated hashtag\"\n        ],\n        [\n            0,\n            \"don't understand how bad sportsmanship can be by hashtag hashtag\"\n        ],\n        [\n            0,\n            \"bullshit strategic scores piss me off hashtag\"\n        ],\n        [\n            0,\n            \"i absolutely love robert lynzey hashtag\"\n        ],\n        [\n            0,\n            \"wait for the round hashtag hashtag\"\n        ],\n        [\n            0,\n            \"how can they get away with that kat andre are cunts hashtag\"\n        ],\n        [\n            0,\n            \"hashtag noooooo bye everyone not watching anymore\"\n        ],\n        [\n            0,\n            \"kat survived is this real life hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre why are you cheering you are now the worst team in he comp hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i hope no one knocks over those candles on the promo girls stairs that's a fire hazard isn't it\"\n        ],\n        [\n            0,\n            \"rt user double elimination please hashtag\"\n        ],\n        [\n            0,\n            \"absolute bloody bullshit so much shit of bull hashtag\"\n        ],\n        [\n            0,\n            \"this is why this show is ridiculous it's not about the cooking it's about the game playing hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what in the actual fuck hashtag\"\n        ],\n        [\n            0,\n            \"damn have to put up with more of kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"so user is watching hashtag i have to say that kat seems like an absolute crazy bitch\"\n        ],\n        [\n            0,\n            \"double elimination its only fair since we had to put up with the loser round hashtag\"\n        ],\n        [\n            0,\n            \"kat andre you should be ashamed of yourselves you don't deserve to be there hope you get eliminated next week hashtag\"\n        ],\n        [\n            0,\n            \"hell i've missed you guys hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i don't even remember any of these people hashtag\"\n        ],\n        [\n            0,\n            \"rt user nasty nasty nasty what pool do the producers fish in to get toxic sludge like kat hashtag\"\n        ],\n        [\n            0,\n            \"utterly no way are kat and andre better cooks than katie and nikki hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre you don't deserve to be there hashtag hashtag\"\n        ],\n        [\n            0,\n            \"this is fck you kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"kat andre aka worst humans to ever this earth hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat andre have the worst sportsmanship genuinely hope they don't do well purely because of how bitter they are hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre won't survive the next rounds anyway hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre should have been eliminated they suck hashtag\"\n        ],\n        [\n            0,\n            \"i am physically i think i'm officially done with this show for the year hashtag hashtag\"\n        ],\n        [\n            0,\n            \"as much as i katie and nikki they deserved to stay i'm quietly hoping a rogue pan ' knocks ' kat out of the competition hashtag\"\n        ],\n        [\n            0,\n            \"on the plus side we'll get to see kat andre cook another delicious meal hahahaha hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre's time will come hashtag\"\n        ],\n        [\n            0,\n            \"who are these people lol hashtag\"\n        ],\n        [\n            0,\n            \"i don't remember half of these ppl hashtag\"\n        ],\n        [\n            0,\n            \"hashtag channel 7 kate and andre should've gone they are nasty people they need to learn how to cook hope they go soon\"\n        ],\n        [\n            0,\n            \"can't believe that former tennis wannabe is still on hashtag\"\n        ],\n        [\n            0,\n            \"rt user not fair not fair not fair is making people eat your awful rock bread hashtag\"\n        ],\n        [\n            0,\n            \"are u fucking serious y did the stay hashtag\"\n        ],\n        [\n            0,\n            \"hope they get booted next round hashtag hashtag\"\n        ],\n        [\n            0,\n            \"unfair scoring by kat andre c nts hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the audience goes the producers clap their hands with glee\"\n        ],\n        [\n            0,\n            \"bad news kat and andre are in good news no more horrendous voting from teams hashtag\"\n        ],\n        [\n            0,\n            \"dammit kat and andre are safe not happy hashtag\"\n        ],\n        [\n            0,\n            \"there's still a few teams that need to be voted off the island hashtag\"\n        ],\n        [\n            0,\n            \"rt user if kat and andre survive i'll be spewing hashtag\"\n        ],\n        [\n            0,\n            \"what bullshit kat andre because they got through but they scored a 1 that's the equivalent of cheating hashtag hashtag\"\n        ],\n        [\n            0,\n            \"with so many rounds going on i can't who are some of these contestants hashtag\"\n        ],\n        [\n            0,\n            \"why do they let the other contestants vote as they've demonstrated consistently what do they know about food hashtag\"\n        ],\n        [\n            0,\n            \"proof there is no god kat survives hashtag\"\n        ],\n        [\n            0,\n            \"hashtag what price a bit of televised dignity\"\n        ],\n        [\n            0,\n            \"how the fuck are kat and andre still in the competition fuck hashtag\"\n        ],\n        [\n            0,\n            \"strategic scoring is wrong secret ballot is the way to go reveal at the end hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre got through on strategy and not score how embarrassing you should be ashamed mkr or the biggest loser hashtag\"\n        ],\n        [\n            0,\n            \"mmm mmm potato rosti fried on a puts fingers down throat hashtag\"\n        ],\n        [\n            0,\n            \"i'm so sick of hashtag and the ridiculous scoring methods i don't buy it hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat is better tv she is a natural unlike ash who is a fake one\"\n        ],\n        [\n            0,\n            \"ah fuck this adam is back hashtag\"\n        ],\n        [\n            0,\n            \"rt user i blame the other teams for this hashtag\"\n        ],\n        [\n            0,\n            \"rt user you dont deserve to stay kat andre hashtag\"\n        ],\n        [\n            0,\n            \"good bye mkr kat and andre have turned me off this vile show now hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre celebrating bad cooking bad attitude and strategic scoring absolute champs hashtag hashtag\"\n        ],\n        [\n            0,\n            \"maybe it was just a typo they meant to list kickass ice cream and apple pie hashtag\"\n        ],\n        [\n            0,\n            \"rt user it wouldn't be fair cause voting strategically is fair right kat hashtag\"\n        ],\n        [\n            0,\n            \"so annoying kat andre go home hashtag\"\n        ],\n        [\n            0,\n            \"the kick ass part of the dessert was the ass cream kudos manu hashtag\"\n        ],\n        [\n            0,\n            \"wait for twitter to go in meltdown hashtag\"\n        ],\n        [\n            0,\n            \"tacky vs wacky not sure who i'd like to stay in the competition hashtag\"\n        ],\n        [\n            0,\n            \"ripped off poor girls that's ridiculous hashtag\"\n        ],\n        [\n            0,\n            \"the judges are scoring strategically to get kat out of their sight hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre did not deserve to get through hashtag\"\n        ],\n        [\n            0,\n            \"someone please tell me that kat andre get sent home tonight hashtag\"\n        ],\n        [\n            0,\n            \"i love the scoring in this show every day it seems to be based on something completely different hashtag\"\n        ],\n        [\n            0,\n            \"if tonight proves nothing else instant restaurants should be judges scoring only hashtag pathetic from kat and andre\"\n        ],\n        [\n            0,\n            \"its not close at all hashtag\"\n        ],\n        [\n            0,\n            \"it was the 2 points kat took off to be strategic hashtag\"\n        ],\n        [\n            0,\n            \"they need a couple of 8 ' s hashtag\"\n        ],\n        [\n            0,\n            \"oh no she says sticking needles in her eyes hashtag\"\n        ],\n        [\n            0,\n            \"voting strategically is not ' fighting hard ' kat i don't like hashtag but i wish they pulled thru despite ur score hashtag\"\n        ],\n        [\n            0,\n            \"the wrong team went home tonight hashtag\"\n        ],\n        [\n            0,\n            \"i didn't really love katie and nikki to begin with but i really preferred them over kat and andre and how shitty they are hashtag\"\n        ],\n        [\n            0,\n            \"hashtag learn to cook kat andre\"\n        ],\n        [\n            0,\n            \"hashtag kat's look of shock what a fake load of shit hope she's a as soon as they get back into the main round won no fans here\"\n        ],\n        [\n            0,\n            \"kat and andre are the sort of people who would look forward to knowing they will be getting a free feed afterwards hashtag\"\n        ],\n        [\n            0,\n            \"evil over a slightly lesser evil i guess that is some sort of moral of some description hashtag\"\n        ],\n        [\n            0,\n            \"even if i didnt like their food id score them an 8 just because i hate kat and andre hashtag hashtag\"\n        ],\n        [\n            0,\n            \"and so we say goodbye to the little butcher girls hashtag\"\n        ],\n        [\n            0,\n            \"oh well they have no chance of winning anyway good luck you idiots hashtag\"\n        ],\n        [\n            0,\n            \"lol an 8 from pete is definitely strategic strategic to increase tv ratings hashtag\"\n        ],\n        [\n            0,\n            \"my reaction when kat and andre didn't get eliminated hashtag url\"\n        ],\n        [\n            0,\n            \"oh no no no it's a conspiracy hashtag\"\n        ],\n        [\n            0,\n            \"that's wrong they don't deserve to be eliminated they did a lot better than kat and andre it's disgusting hashtag\"\n        ],\n        [\n            0,\n            \"you dont deserve to stay kat andre hashtag\"\n        ],\n        [\n            0,\n            \"twitter is about to explode hashtag\"\n        ],\n        [\n            0,\n            \"fuck kat and andre they are next to go hashtag\"\n        ],\n        [\n            0,\n            \"hashtag you need to fix your voting system so it can't be rigged like this\"\n        ],\n        [\n            0,\n            \"kat and andre don't deserve to be there ffs hashtag\"\n        ],\n        [\n            0,\n            \"hashtag nooooo i wanted kat and andre to lose\"\n        ],\n        [\n            0,\n            \"if only both those bottom teams could be eliminated hashtag\"\n        ],\n        [\n            0,\n            \"i think manu has a addiction someone needs to hold an intervention hashtag\"\n        ],\n        [\n            0,\n            \"bullshit i don't know how many more episodes with kat and andre i could stand hashtag\"\n        ],\n        [\n            0,\n            \"sorry but even if you did make it through there was no way you would have made it to the end hashtag\"\n        ],\n        [\n            0,\n            \"can they just send kat and andre home anyway because they're rude and annoying and score everyone strategically hashtag\"\n        ],\n        [\n            0,\n            \"but i don't ever want to see or hear kat again ever hashtag\"\n        ],\n        [\n            0,\n            \"absolutely disgusting result scoring them a 1 hashtag\"\n        ],\n        [\n            0,\n            \"well i'd never eat it hashtag\"\n        ],\n        [\n            0,\n            \"push them through come on hashtag\"\n        ],\n        [\n            0,\n            \"ok i'm done that mole got through outrageous hashtag\"\n        ],\n        [\n            0,\n            \"that's unfair and fucked up hashtag\"\n        ],\n        [\n            0,\n            \"i'm so annoyed kat and andre are still there hashtag\"\n        ],\n        [\n            0,\n            \"i would rather eat my own arse hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag even though they are in the same place as me kat and andre and eva and debra they are way better than them as well\"\n        ],\n        [\n            0,\n            \"hashtag no no no no no no\"\n        ],\n        [\n            0,\n            \"nooo massive forehead stays damn it hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are now more hated than adam and carol hashtag\"\n        ],\n        [\n            0,\n            \"livers needed beans and a nice hashtag\"\n        ],\n        [\n            0,\n            \"i can't bare kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"can you just kick kat out for being a strategic arsehole hashtag\"\n        ],\n        [\n            0,\n            \"user i love that tie hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are the worst hashtag\"\n        ],\n        [\n            0,\n            \"i thought manu was going to score 11 for that dessert hashtag\"\n        ],\n        [\n            0,\n            \"i will have to switch off if kat and andre make it through hashtag i won't be able to handle the of\"\n        ],\n        [\n            0,\n            \"nah nah nah nah hey katie nikki hashtag\"\n        ],\n        [\n            0,\n            \"did i hear the guests gave 17 if so that's quite a joke hashtag\"\n        ],\n        [\n            0,\n            \"feeling quite sorry for the nsw promo bitches hashtag\"\n        ],\n        [\n            0,\n            \"user with who doesn't love hashtag\"\n        ],\n        [\n            0,\n            \"ok well the score was able to be manipulated by the contestants to let the inferior team through doesn't sound fair really hashtag\"\n        ],\n        [\n            0,\n            \"i've never eaten chicken liver hashtag\"\n        ],\n        [\n            0,\n            \"looks like kat got the cream after all hashtag user\"\n        ],\n        [\n            0,\n            \"the pastry was a little too tall hashtag\"\n        ],\n        [\n            0,\n            \"hashtag everyone is scoring strategically get rid of the ones that can cook and keep in kat andre that can't cook\"\n        ],\n        [\n            0,\n            \"katie and nikki pissed me off at the start but kat and andre are the worst team on mkr hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ladies manu is not excited about the prospect of your entree he's excited about the prospect of you going home\"\n        ],\n        [\n            0,\n            \"i hope kat and andre see themselves on tv and are utterly ashamed of themselves hashtag\"\n        ],\n        [\n            0,\n            \"who is good at maths what do they need to be safe hashtag\"\n        ],\n        [\n            0,\n            \"wtf score did you expect serving liver hashtag\"\n        ],\n        [\n            0,\n            \"the meals weren't great but they didnt deserve 17 hashtag\"\n        ],\n        [\n            0,\n            \"i blame the other teams for this hashtag\"\n        ],\n        [\n            0,\n            \"strategic scoring should be as cheating everyone scored kat and andre fairly and accordingly why can't they do the same hashtag\"\n        ],\n        [\n            0,\n            \"for fuck sake annie sort out that disgusting blush enough is enough hashtag\"\n        ],\n        [\n            0,\n            \"just want to wipe that smile of her face hashtag\"\n        ],\n        [\n            0,\n            \"i dont know how i feel this way but i won't the bloody blondes to stay thats just how horrid kat is hashtag\"\n        ],\n        [\n            0,\n            \"they need 15 to go through hashtag\"\n        ],\n        [\n            0,\n            \"really can't believe i'm still watching this shit hashtag\"\n        ],\n        [\n            0,\n            \"the pink chick has a bad models don't hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i predict a 1 point difference in score just saying\"\n        ],\n        [\n            0,\n            \"katie nikki over andre any day go hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hurry up kat and andre are dicks hashtag\"\n        ],\n        [\n            0,\n            \"go eat shit kat and andre pls hashtag\"\n        ],\n        [\n            0,\n            \"kat obviously doesn't know how to be hashtag\"\n        ],\n        [\n            0,\n            \"i actually don't like crackling hashtag\"\n        ],\n        [\n            0,\n            \"it wouldn't be fair interesting coming from kat hashtag\"\n        ],\n        [\n            0,\n            \"hashtag always needs an evil team for ratings kat andrew are that evil team they will intentionally survive\"\n        ],\n        [\n            0,\n            \"if you have to vote strategic to secure ur place then your not really competition in my eyes hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it wouldnt be fair if u stay u cooked shit hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre cant cook hashtag\"\n        ],\n        [\n            0,\n            \"what happen to kat and andre if manu and pete turned around and said double elimination kat's head would explode hashtag user\"\n        ],\n        [\n            0,\n            \"judges were when scoring the rosti hashtag\"\n        ],\n        [\n            0,\n            \"shit is that i want the promo girls to get thru at least they haven't been as obnoxious this time around hashtag\"\n        ],\n        [\n            0,\n            \"hashtag lets see who the producers think are going to be better tv kat or nikki and katie\"\n        ],\n        [\n            0,\n            \"i hope the get 58 hashtag\"\n        ],\n        [\n            0,\n            \"so you know you can do it lol hashtag\"\n        ],\n        [\n            0,\n            \"twist in the plot the bottom 2 teams leave i think everyone would be happy hashtag\"\n        ],\n        [\n            0,\n            \"teams deserve an oscar for their performance tonight in holy shit this is a terrible meal but i'll pretend to love it hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre just don't deserve to be there even compared to katie can't cook and nikki hates all food hashtag hashtag\"\n        ],\n        [\n            0,\n            \"pete and manu will push them through hashtag\"\n        ],\n        [\n            0,\n            \"is there enough blue in the wardrobe department hashtag\"\n        ],\n        [\n            0,\n            \"1 really kat and andre good luck girls hashtag\"\n        ],\n        [\n            0,\n            \"if kat and andre stay tonight i will stop watching my kitchen rules hashtag\"\n        ],\n        [\n            0,\n            \"doesn't anyone have a gif of manu saying no you get out cos that would be awesome hashtag\"\n        ],\n        [\n            0,\n            \"rosti on a sandwich press it's either genius or retarded hashtag\"\n        ],\n        [\n            0,\n            \"do you think kat is happy with that group score hashtag hashtag\"\n        ],\n        [\n            0,\n            \"do you think they would have done better if they called it just ok apple pie hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat is defining fair hashtag\"\n        ],\n        [\n            0,\n            \"by ' fought hard ' kat means ' voted strategically ' hashtag\"\n        ],\n        [\n            0,\n            \"we were shite cooks it wouldn't be fair if we were eliminated we should stay because we can cook worse hashtag\"\n        ],\n        [\n            0,\n            \"i think it's time to get rid of teams scoring other teams it's not fair hashtag\"\n        ],\n        [\n            0,\n            \"kat andre horrible cooks idiots having a go at strategic scoring when they are doing it congratulations australia hates you hashtag\"\n        ],\n        [\n            0,\n            \"kitchen hq is a warehouse in hashtag\"\n        ],\n        [\n            0,\n            \"lowest contestant score in this series hashtag\"\n        ],\n        [\n            0,\n            \"sure kat because nobody else worked hard in the competition hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag 17 ok that is bullshit and unfair there have been a lot of worst dishes than what they served\"\n        ],\n        [\n            0,\n            \"strategic scoring has played a massive role no shit hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is so intense this round\"\n        ],\n        [\n            0,\n            \"hashtag does a kick ass apple pie mean its shit\"\n        ],\n        [\n            0,\n            \"this team score is disgraceful hashtag\"\n        ],\n        [\n            0,\n            \"please let it be kat and andre going home just wanna wipe that smug look off her face hashtag\"\n        ],\n        [\n            0,\n            \"time to catch up on hashtag there are so many nice people and then there's cat and andre url\"\n        ],\n        [\n            0,\n            \"if u like hashtag i like u\"\n        ],\n        [\n            0,\n            \"fuck off kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"how can u be happy abt still being in the competition purely coz u scored strategically n not coz u cooked well hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are the on the bottom of a when you burn your food hashtag\"\n        ],\n        [\n            0,\n            \"predictable sudden death recipients but that's not the judges fault hashtag\"\n        ],\n        [\n            0,\n            \"oh wow surprised me that ash and camilla won peoples choice but it is well deserved hashtag\"\n        ],\n        [\n            0,\n            \"rose and josh are great haha hashtag\"\n        ],\n        [\n            0,\n            \"high quality food they have frozen beef cheeks hashtag\"\n        ],\n        [\n            0,\n            \"those eggs aren't cooked at all hashtag\"\n        ],\n        [\n            0,\n            \"how bianca puts up with drasko is beyond me hashtag\"\n        ],\n        [\n            0,\n            \"praying jac and shaz do well they're my faves hashtag\"\n        ],\n        [\n            0,\n            \"it's nice mum finds her funny because no one else does hashtag\"\n        ],\n        [\n            0,\n            \"finally catching up on last nights hashtag\"\n        ],\n        [\n            0,\n            \"early morning baking baked raspberry cheesecake my kitchen rules official site url hashtag\"\n        ],\n        [\n            0,\n            \"if i knew that kat and andre were gonna score strategically i'd probably score high just to counter them and hopefully get rid of them hashtag\"\n        ],\n        [\n            0,\n            \"thanks for ruining the next episode of hashtag user\"\n        ],\n        [\n            0,\n            \"hashtag maybe dan dennis will have a cook off to see who wins the mid life crisis divorce\"\n        ],\n        [\n            0,\n            \"who is demanding this hit coles and rush and go nuts are they told to do this or poked with sticks why so fake hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user actually having it on a fri night makes sense any other would be up against hashtag et al\"\n        ],\n        [\n            0,\n            \"someone today said that pete evans of hashtag has never been filmed putting food into his mouth is this true\"\n        ],\n        [\n            0,\n            \"when did soft shell crab become a thing i'm glad it did crab chilli salt crunch fantastic hashtag\"\n        ],\n        [\n            0,\n            \"is annie actually benedict in a performance art experiment hashtag\"\n        ],\n        [\n            0,\n            \"watching last nights hashtag celine would be an absolute to know\"\n        ],\n        [\n            0,\n            \"what's the difference between american and australian pancakes hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the jokes and puns are flying free in this camping episode hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i had forgotten all about rob incessant use of the word mate when addressing each other hashtag hashtag\"\n        ],\n        [\n            0,\n            \"there's a cookbook for children that's horrific ohhh you meant paleo that's worse hashtag\"\n        ],\n        [\n            0,\n            \"is kat strategic or just a sore loser url hashtag\"\n        ],\n        [\n            0,\n            \"i really love it when a celebrity tweets or messages me makes my day got a shoutout from helena from last years hashtag on insta today\"\n        ],\n        [\n            0,\n            \"pete evans says his critics will eat humble pie although the humble pie will be made from raw mammoth and grass hashtag\"\n        ],\n        [\n            0,\n            \"user sounds amazing see you weren't inspired by hashtag to do a ' deconstructed lamb pie ' ie lamb a tough biscuit\"\n        ],\n        [\n            0,\n            \"are kat and andre the most people on tv hashtag\"\n        ],\n        [\n            0,\n            \"kat's reaction to every critique haha hashtag\"\n        ],\n        [\n            0,\n            \"pete evans the paleo capitalist has had his cookbook pulled url hashtag\"\n        ],\n        [\n            0,\n            \"awwww now i want some of those cakes and i'm not even a fan of haha hashtag\"\n        ],\n        [\n            0,\n            \"their house situation is so weird tho i am not for walking across a park to get to the front door hashtag\"\n        ],\n        [\n            0,\n            \"i'm loving eva and whiteboard lol hashtag\"\n        ],\n        [\n            0,\n            \"finally now i can watch eva and night which looks like it's gonna be a banger hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag rob and dave are freakin legends\"\n        ],\n        [\n            0,\n            \"rt user rob and dave better win this bacon hashtag\"\n        ],\n        [\n            0,\n            \"wait their dessert is and floating that sounds gross hashtag\"\n        ],\n        [\n            0,\n            \"spot of rain won't stop the pigs cooking see you at user hashtag\"\n        ],\n        [\n            0,\n            \"damn how did kat and andre dodge that bullet hashtag\"\n        ],\n        [\n            0,\n            \"figured out my hashtag hit list 1 kat and andre 2 kat and andre 3 kat and andre but once they're gone much harder choice fro next to go\"\n        ],\n        [\n            0,\n            \"manu is apparently showing signs of stress from working with a ' flesh coloured ' hashtag\"\n        ],\n        [\n            0,\n            \"got bad reviews from the judges was priceless hashtag\"\n        ],\n        [\n            0,\n            \"once again kat and andre make it through again which hashtag producers dick did they suck to get through i'm fucking hate them\"\n        ],\n        [\n            0,\n            \"still just blown away that kat and andre's together tasteless slop pie didn't get more votes great cooks hashtag hashtag\"\n        ],\n        [\n            0,\n            \"time for last nights hashtag catch up we now have to stomach a of 14 teams who some i've forgotten even existed here we go\"\n        ],\n        [\n            0,\n            \"thu tv seven hashtag 22 7 hashtag 1 43 m k k h a aca 7 30 celebrity k the block\"\n        ],\n        [\n            0,\n            \"producers are certainly on the hatred people are feeling towards kat and andre by their always a smirk hashtag\"\n        ],\n        [\n            0,\n            \"so kat and andre trending in australia nice to see twitter hashtag url\"\n        ],\n        [\n            0,\n            \"hope kat and andre don't have kids would hate to think of their kids being exposed to such spiteful attitudes hashtag\"\n        ],\n        [\n            0,\n            \"rt user aww yay ash and camila hashtag\"\n        ],\n        [\n            0,\n            \"also wow that editing is doing a number on kat she's cast as hashtag answer to lance armstrong and mixed together in a bake\"\n        ],\n        [\n            0,\n            \"hashtag conclusions celine is legitimately hilarious rob and dave are running out of nights references that salmon looked amazing\"\n        ],\n        [\n            0,\n            \"kat and andre couldn't even make something with packet ham cheese bread and egg there's no hope hashtag\"\n        ],\n        [\n            0,\n            \"rt user colin's review of kat andre is equivalent of a teacher saying well done on writing your name in pencil hashtag\"\n        ],\n        [\n            0,\n            \"since when did user give a fuck about science go sell your advertisers cosmetics their wild claims hashtag\"\n        ],\n        [\n            0,\n            \"oh my gosh they played ready to run on hashtag tonight i was soo happy\"\n        ],\n        [\n            0,\n            \"i given katie and nikki a high score just to get rid of kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"steve is back tuesday i love dick again hashtag\"\n        ],\n        [\n            0,\n            \"catching up on my hashtag viewing kat and andre are disgraceful wish they'd gone\"\n        ],\n        [\n            0,\n            \"vicky and celine will win this shit go girls i love yall beat satan hashtag\"\n        ],\n        [\n            0,\n            \"that's rigged they have to keep her in for her mouth yet their food was shit again hashtag\"\n        ],\n        [\n            0,\n            \"was waiting for the close up of kat's face with critique hashtag\"\n        ],\n        [\n            0,\n            \"the mother daughter team tried to steal user spanish baked egg dish hashtag\"\n        ],\n        [\n            0,\n            \"calling kat and andre the most people in australia is a bit of a stretch that person is clearly still tony hashtag\"\n        ],\n        [\n            0,\n            \"those parents need to teach their rude kids some manners disgraceful hashtag\"\n        ],\n        [\n            0,\n            \"the whole mom son im proud of you you're proud of me crap is getting a bit much also hashtag\"\n        ],\n        [\n            0,\n            \"crime against cooking ha ha hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag just here to say michael oscar hot af\"\n        ],\n        [\n            0,\n            \"time to catch up on hashtag and say goodnight but i'll probably get up and make myself something to eat soon anyway\"\n        ],\n        [\n            0,\n            \"anyone else sick of hearing hashtag from contestants on hashtag get a new script rt if you agree\"\n        ],\n        [\n            0,\n            \"ooh so worried for sheri and emily they are two of my favourites hashtag\"\n        ],\n        [\n            0,\n            \"and the 2 best mates from qld ugh hashtag\"\n        ],\n        [\n            0,\n            \"i forgot how much i dislike the mum and son team hashtag\"\n        ],\n        [\n            0,\n            \"argh all of these contestants are so annoying hashtag\"\n        ],\n        [\n            0,\n            \"i want those bananas and coconut crumb pancakes hashtag\"\n        ],\n        [\n            0,\n            \"back on twitter just for user hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd clearly live on planet mars for most of the year they are way out of touch with reality hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i really don't understand why kat hates annie lloyd so much hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat andre would be the type of people that see they are trending on twitter think it's because they are liked delusional hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre's dish looks shit again hashtag\"\n        ],\n        [\n            0,\n            \"australia wins at having the most attractive chefs hashtag url\"\n        ],\n        [\n            0,\n            \"the judges are the only ones getting me through this episode hashtag\"\n        ],\n        [\n            0,\n            \"user do you think you're head chef guy looks like colin fassnidge from hashtag\"\n        ],\n        [\n            0,\n            \"go team sheri and emilie you girls rule hashtag hashtag\"\n        ],\n        [\n            0,\n            \"can we eliminate colin and bring back manu hashtag\"\n        ],\n        [\n            0,\n            \"does anyone think annie's boyfriend lloyd looks like butthead from butthead hashtag\"\n        ],\n        [\n            0,\n            \"cringing every time i see kat andre hashtag\"\n        ],\n        [\n            0,\n            \"oh man i love pancakes hashtag finally on in wa\"\n        ],\n        [\n            0,\n            \"digging this challenge hashtag it's making me hungry\"\n        ],\n        [\n            0,\n            \"maple bacon way to ride the american food trend blokes hashtag\"\n        ],\n        [\n            0,\n            \"i actually prefer colin's comments he doesn't hold back hashtag\"\n        ],\n        [\n            0,\n            \"user used to hate hashtag now i enjoy watching the producers manipulate it's almost art\"\n        ],\n        [\n            0,\n            \"user they may like it but it's no replacement for formula as the book allegedly pete evans should go from hashtag\"\n        ],\n        [\n            0,\n            \"thinking that they're top dogs we can only hope they the next round it's happened before hashtag\"\n        ],\n        [\n            0,\n            \"wow can't help but feel the blondes were robbed hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat should be kicked off for bullying disgraceful behaviour hashtag\"\n        ],\n        [\n            0,\n            \"you don't stretch cold muscles drasko amateur hashtag\"\n        ],\n        [\n            0,\n            \"i'm totes team camilla and ash they're hashtag\"\n        ],\n        [\n            0,\n            \"popped a quick dinner in the oven went and had a shower then sat down to watch hashtag i think dinner should be ready now\"\n        ],\n        [\n            0,\n            \"there's some very hate able teams this year hashtag\"\n        ],\n        [\n            0,\n            \"yay instant restaurants are over hashtag\"\n        ],\n        [\n            0,\n            \"strategic scoring should have been banned then it would have clearly shown how bad kat and andre really are hashtag\"\n        ],\n        [\n            0,\n            \"soggy bread with melted cheese mmmm not hashtag\"\n        ],\n        [\n            0,\n            \"catching up on episode kat needs to go the fuck kind of attitude is that to have because of someone else's hashtag\"\n        ],\n        [\n            0,\n            \"hashtag colin should've called the police over kats dish it was bloody awful bread bacon cheese soup slop\"\n        ],\n        [\n            0,\n            \"ok so i want the gozleme jac pancakes hashtag\"\n        ],\n        [\n            0,\n            \"rt user some yummy camping food on hashtag tonight and some not so good food\"\n        ],\n        [\n            0,\n            \"hashtag how intense was tonight's ep\"\n        ],\n        [\n            0,\n            \"hashtag so many tent and pole jokes tonight to make\"\n        ],\n        [\n            0,\n            \"hashtag how the hell does lloyd think that and disneyland ppl would eat meat balls for\"\n        ],\n        [\n            0,\n            \"i hope it's double elimination hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh ffs how do kat and andre continue to through hashtag\"\n        ],\n        [\n            0,\n            \"i forgot about jac shaz i would totally go for their breakfast over fish or eggs cooked in tomato sauce hashtag\"\n        ],\n        [\n            0,\n            \"oh how did kat and andre dodge that bullet fuck colin you had the chance to get them to a cook off and they can't fucking cook hashtag\"\n        ],\n        [\n            0,\n            \"not sure if get rid of kat and andre because they're rude horrible mean people they can't cook anyway hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are the cooks to get a pass on this show hashtag\"\n        ],\n        [\n            0,\n            \"i hope annie and lloyd win hashtag\"\n        ],\n        [\n            0,\n            \"bloody kat and andre escape again hashtag\"\n        ],\n        [\n            0,\n            \"hashtag bad luck annie and lloyd your punishment is 2 weeks of camping and cooking outdoors\"\n        ],\n        [\n            0,\n            \"lol kat and andre are the suckers hashtag\"\n        ],\n        [\n            0,\n            \"kat andre are terrible sports hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i never believed there was one perfect person out here for someone until hashtag showed up 2 massive assholes hashtag\"\n        ],\n        [\n            0,\n            \"please give annie lloyd the arse please hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre will blame strategic bbq placement for their rubbish cooking rather than just their rubbish cooking hashtag\"\n        ],\n        [\n            0,\n            \"don't celebrate too quick your food was so shit kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"hey kat and andre you served soggy bread rofl hashtag\"\n        ],\n        [\n            0,\n            \"hah suck shit kat andre hashtag\"\n        ],\n        [\n            0,\n            \"kat andre on hashtag are the worst such a pair of nasty rude rude rude\"\n        ],\n        [\n            0,\n            \"i guess kat andre weren't enough as a child hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are horrible people hashtag\"\n        ],\n        [\n            0,\n            \"user pretty sure they're channel 7 designed to get the fired up seems to be working hashtag\"\n        ],\n        [\n            0,\n            \"i'm so sick of kat n andre through by their teeth kick them off the show hashtag\"\n        ],\n        [\n            0,\n            \"oh ffs how do kat and andre continue to through hashtag\"\n        ],\n        [\n            0,\n            \"i would love to eat meatballs next time i'm at the library or disneyland lloyd hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user what kat and andre are doing is called bullying i hope they're proud of themselves hashtag\"\n        ],\n        [\n            0,\n            \"it's like 10 000 teams when all you need is a gun hashtag how will i keep up with them all\"\n        ],\n        [\n            0,\n            \"yeah lloyd people often cook in libraries really in touch with reality buddy hashtag\"\n        ],\n        [\n            0,\n            \"colin bringing the to the table hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ah annie lloyd have created breakfast cardboard\"\n        ],\n        [\n            0,\n            \"all this talk about breakfast i had to eat some cereal hashtag\"\n        ],\n        [\n            0,\n            \"rt user can't get enough of my kitchen rules at the moment hashtag\"\n        ],\n        [\n            0,\n            \"user i had to count how many teams there were in the credits with all the rounds i wasn't sure and then they confused me hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat and andre are doing totally wrong should not be allowed just so they get to stay totally wrong\"\n        ],\n        [\n            0,\n            \"soggy bread is the worst thing ever why does everyone insist on their bread in weird sauce pls stop hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd vote is it hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag hi nanny hope everyone loves likes the dishes\"\n        ],\n        [\n            0,\n            \"wearing matching ralph lauren files should be instant hashtag hashtag\"\n        ],\n        [\n            0,\n            \"let the best tasting food win hashtag\"\n        ],\n        [\n            0,\n            \"c'mon annie and you can do it hashtag hey dad mom and lisa\"\n        ],\n        [\n            0,\n            \"1 little half of bacon rob that's pure fail right there hashtag\"\n        ],\n        [\n            0,\n            \"emilie sheri only started serving like half an hour late omg i hope they dont go to sudden death hashtag\"\n        ],\n        [\n            0,\n            \"user i know how did they bloody get on this show hashtag\"\n        ],\n        [\n            0,\n            \"could slip into town and grab a while these bloody hashtag adds are on\"\n        ],\n        [\n            0,\n            \"someone please high five kat andre in the face with a fry pan hard hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i'm sure they're hilarious comments i can't put myself through the pain of watching hashtag though so they would be lost on me\"\n        ],\n        [\n            0,\n            \"and stop scoring strategically give the contestants the scores they deserve don't just score them low to keep yourselves in the comp hashtag\"\n        ],\n        [\n            0,\n            \"oooh sudden death will be no surprise hashtag\"\n        ],\n        [\n            0,\n            \"fish for breakfast um no thanks maybe lunch hashtag but good on them getting crispy skin on a bbq\"\n        ],\n        [\n            0,\n            \"i fucking love ash hahaha hashtag\"\n        ],\n        [\n            0,\n            \"rt user manu looks terrible tonight hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag yes annie a pony is on the menu god you are insightful\"\n        ],\n        [\n            0,\n            \"rt user never cooked on a barbecue before hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag you eat lamb meatballs for breakfast i thought you two ate fairy dust cupcakes with rainbow unicorn\"\n        ],\n        [\n            0,\n            \"hope the campers judge hashtag strategically hashtag\"\n        ],\n        [\n            0,\n            \"breakfast bacon 2 x fried eggs toast 1 x sausage tomato mushrooms and hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat should be kicked off for bullying disgraceful behaviour hashtag\"\n        ],\n        [\n            0,\n            \"go jac shaz love the pancakes they look great hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd annoy me hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre need to go hashtag\"\n        ],\n        [\n            0,\n            \"oh i get it now immunity on hashtag not having to do the challenge i was wondering where 4 of the teams were\"\n        ],\n        [\n            0,\n            \"always looking forward to see rob and outfit of the day those shirts hashtag\"\n        ],\n        [\n            0,\n            \"i'm laughing kat and andre laugh at annie and lloyd not doing well and then they completely fail hashtag\"\n        ],\n        [\n            0,\n            \"hashtag sheri emilie might be ready for lunch might i said\"\n        ],\n        [\n            0,\n            \"hashtag where are the americans and the brits\"\n        ],\n        [\n            0,\n            \"user most of those people would be hard pressed to find their arse with both hands let alone make it hashtag\"\n        ],\n        [\n            0,\n            \"meatballs and bubble and squeak hashtag hashtag don't make excuses\"\n        ],\n        [\n            0,\n            \"the pancake people were definitely on the right track that would appeal to adults and more importantly kids hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat the cat and andre make me not wanna follow the show anymore until they are off it anyone agree\"\n        ],\n        [\n            0,\n            \"the eggs were as hubby described them he's right hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre should be the nazi foodies foodies is too nice for them hashtag\"\n        ],\n        [\n            0,\n            \"hmm user might need to letting the couples score instant restaurants from this season on hashtag\"\n        ],\n        [\n            0,\n            \"kat andre are about as popular as jake right now hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i envy your ability to the world of reality tv high art again i ask what are they paying per tweet hashtag\"\n        ],\n        [\n            0,\n            \"i missed the end of hashtag to watch hashtag what happened\"\n        ],\n        [\n            0,\n            \"user hashtag can almost taste that yummy food but i still pick the corn fritters\"\n        ],\n        [\n            0,\n            \"great ball handling skills will lloyd from hashtag could show you how its done hashtag\"\n        ],\n        [\n            0,\n            \"i reckon id win hashtag these people cant cook hashtag\"\n        ],\n        [\n            0,\n            \"anyone else wants to punch drasco in the head hashtag\"\n        ],\n        [\n            0,\n            \"i feel like pancakes now hashtag\"\n        ],\n        [\n            0,\n            \"i guess they brought two crap sa teams into hashtag this year because they didn't want us winning again\"\n        ],\n        [\n            0,\n            \"user what is the difference between hot cakes and pancakes hashtag\"\n        ],\n        [\n            0,\n            \"i actually hate the adelaide teams on hashtag this year ugh\"\n        ],\n        [\n            0,\n            \"the boys fritters are going to kill it hashtag\"\n        ],\n        [\n            0,\n            \"why are annie and lloyd cooking that for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"rofl crime against cooking good one colin hashtag\"\n        ],\n        [\n            0,\n            \"rt user thank god we've finally got to the point in hashtag where it becomes masterchef\"\n        ],\n        [\n            0,\n            \"rt user if kat andre i hope they get kicked out of hashtag they are so horrible it's not editing you are just horrid\"\n        ],\n        [\n            0,\n            \"oh well game over for today till next week have fun tweeps d hashtag hashtag\"\n        ],\n        [\n            0,\n            \"good lord bianca is so done with this fool hashtag hashtag\"\n        ],\n        [\n            0,\n            \"first bake sold quickly but did anyone like it hashtag\"\n        ],\n        [\n            0,\n            \"goddamn i really want pancakes now hashtag\"\n        ],\n        [\n            0,\n            \"i do like ash and camilla the have screen presence hashtag\"\n        ],\n        [\n            0,\n            \"switched back to hashtag for tonight hope my favourite teams there's about 5 of them do well\"\n        ],\n        [\n            0,\n            \"annie and lloyd vs vicky and celine for their first sudden death cook off game on hashtag\"\n        ],\n        [\n            0,\n            \"that's a huge serve of pancakes kids would love that hashtag\"\n        ],\n        [\n            0,\n            \"hashtag it should have been kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"rt user i'm certain pete has a for all non paleo food that he has to taste hashtag\"\n        ],\n        [\n            0,\n            \"rt user obviously hashtag doesn't believe in slip slop slap they all look\"\n        ],\n        [\n            0,\n            \"it's just loose boiled tomatoes and wet eggs i wouldn't eat that sorry to our adelaide team hashtag\"\n        ],\n        [\n            0,\n            \"hashtag annie reminds me of laura from little house on the prairie lol\"\n        ],\n        [\n            0,\n            \"i don't know what goes longer a user ad break or a joke told by that texas dude on hashtag\"\n        ],\n        [\n            0,\n            \"just catching up on tonight's hashtag reckon drasko has a adult attention deficit disorder like living with a man size toddler hashtag\"\n        ],\n        [\n            0,\n            \"okay user you have played with us enough now get rid of all the useless fucks get a real cooking comp happening hashtag\"\n        ],\n        [\n            0,\n            \"hashtag jac and shaz meal looks really good mum and i want it now hashtag\"\n        ],\n        [\n            0,\n            \"last time i saw something this chaotic long pause somebody ran into a hashtag\"\n        ],\n        [\n            0,\n            \"user that's because they were safe from elimination as they finished top of their groups hashtag\"\n        ],\n        [\n            0,\n            \"rt user here's an idea give them and make it a real sudden death hashtag\"\n        ],\n        [\n            0,\n            \"mmm the pancakes are mouth watering i wish i was there hashtag\"\n        ],\n        [\n            0,\n            \"monday night is going to be a hashtag can't wait\"\n        ],\n        [\n            0,\n            \"3 teams i hate got crap reviews d now 2 are going to sudden death whoever leaves either way i'll be happy hashtag\"\n        ],\n        [\n            0,\n            \"when are the food trucks gonna make a comeback hashtag\"\n        ],\n        [\n            0,\n            \"oh my god colin's dot shirt is excellent just excellent hashtag\"\n        ],\n        [\n            0,\n            \"last time i saw something this chaotic someone had run into a in their underwear made of skin hashtag\"\n        ],\n        [\n            0,\n            \"de i tweeted at the early stage of hashtag that vicky and celine could kill it'll happen next week hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat and andre still being disgusting human beings hashtag\"\n        ],\n        [\n            0,\n            \"see y'all on monday night hashtag\"\n        ],\n        [\n            0,\n            \"rt user it didn't blow my mind it blew my mind and my head colin is no matt preston hashtag\"\n        ],\n        [\n            0,\n            \"hashtag is closed our first sudden death cook off will happen on monday night and there will be chaos and a horror dish\"\n        ],\n        [\n            0,\n            \"wtf kat and andre were not sent to sudden death hashtag\"\n        ],\n        [\n            0,\n            \"ugh why couldnt it be kat andre hashtag\"\n        ],\n        [\n            0,\n            \"annie lloyd vicki sudden death kat and andre should be up there with them hashtag\"\n        ],\n        [\n            0,\n            \"user do you know who kat and andre remind me of they remind me of hitler hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag based on the crap served there should be four teams in the cook off\"\n        ],\n        [\n            0,\n            \"it's the victorian thing and the fact that they're not kat and andre lets be real here hashtag\"\n        ],\n        [\n            0,\n            \"boom straight into sudden death hashtag\"\n        ],\n        [\n            0,\n            \"hashtag jac and shaz meal looks really good mum and i want it now\"\n        ],\n        [\n            0,\n            \"is this series ever going to end hashtag\"\n        ],\n        [\n            0,\n            \"annie exhausted from camping lol hashtag\"\n        ],\n        [\n            0,\n            \"you'll be cooking for your lives in our first sudden death cook off that's a bit dramatic hashtag\"\n        ],\n        [\n            0,\n            \"better be vicky and celine victorious hashtag\"\n        ],\n        [\n            0,\n            \"here's an idea give them and make it a real sudden death hashtag\"\n        ],\n        [\n            0,\n            \"i actually kinda like ash and camilla when the hell did that happen hashtag\"\n        ],\n        [\n            0,\n            \"hashtag vicki celine our strategy should be kick ass no your strategy should be cook food\"\n        ],\n        [\n            0,\n            \"i honestly don't care who goes home between annie and lloyd and vicky and celine they're both annoying hashtag\"\n        ],\n        [\n            0,\n            \"hoping annie and lloyd do well hashtag\"\n        ],\n        [\n            0,\n            \"rt user yay go cash and hashtag\"\n        ],\n        [\n            0,\n            \"wheres the sudden death cook off how do they die can we get tickets hashtag\"\n        ],\n        [\n            0,\n            \"why must kat be so mean hashtag hashtag\"\n        ],\n        [\n            0,\n            \"vicky and celine kickass i hope they do hashtag\"\n        ],\n        [\n            0,\n            \"campers voting strategically as well hashtag\"\n        ],\n        [\n            0,\n            \"are they going to sudden debt or sudden death hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat we are the best those campers were voting strategically i am the best cook here\"\n        ],\n        [\n            0,\n            \"ash and camilla is the people's choice their dish were great hashtag\"\n        ],\n        [\n            0,\n            \"pretty sure vicky and celine drop out of the comp entirely hashtag\"\n        ],\n        [\n            0,\n            \"is that kicking arse or is it actually punching someone in the face hashtag\"\n        ],\n        [\n            0,\n            \"hashtag um it's a cooking show they should have ' seen the best of you ' the very first damn dish you ever cooked for them\"\n        ],\n        [\n            0,\n            \"what do you think of the two teams facing sudden death on monday hashtag hashtag\"\n        ],\n        [\n            0,\n            \"meh ash and camilla not a big fan of them much mostly deluded hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag those vile cretins survive again\"\n        ],\n        [\n            0,\n            \"yay hashtag won the first challenge hashtag\"\n        ],\n        [\n            0,\n            \"damn it i was hoping kat and andre were in the bottom 2 hashtag\"\n        ],\n        [\n            0,\n            \"congrats ash camilla keep it up vic girls d hashtag\"\n        ],\n        [\n            0,\n            \"rt user wow good on you ash and camila i feel like these guys are good humans who just take the mic now and then hashtag\"\n        ],\n        [\n            0,\n            \"hope vicky and celine leave hashtag\"\n        ],\n        [\n            0,\n            \"it didn't blow my mind it blew my mind and my head colin is no matt preston hashtag\"\n        ],\n        [\n            0,\n            \"how did kat andre cruise by again hashtag\"\n        ],\n        [\n            0,\n            \"i seriously think that to perfection has become my absolute least favourite phrase ever in the history of humanity hashtag\"\n        ],\n        [\n            0,\n            \"i would love all the teams breakfast while camping hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd are in sudden death no surprise there hashtag\"\n        ],\n        [\n            0,\n            \"wow good on you ash and camila i feel like these guys are good humans who just take the mic now and then hashtag\"\n        ],\n        [\n            0,\n            \"i'm certain pete has a for all non paleo food that he has to taste hashtag\"\n        ],\n        [\n            0,\n            \"obviously hashtag doesn't believe in slip slop slap they all look\"\n        ],\n        [\n            0,\n            \"all the hats go hashtag hashtag\"\n        ],\n        [\n            0,\n            \"ash and camilla yes 3 hashtag\"\n        ],\n        [\n            0,\n            \"hashtag pulled it off credit where credit is due well done hashtag\"\n        ],\n        [\n            0,\n            \"user colin is doing his best impression of him with his judging lol hashtag\"\n        ],\n        [\n            0,\n            \"i love ash and camilla hashtag\"\n        ],\n        [\n            0,\n            \"congratulations on peoples choice ash and camilla hashtag\"\n        ],\n        [\n            0,\n            \"well that result feels rigged especially with the amount of people for pancakes hashtag\"\n        ],\n        [\n            0,\n            \"hashtag some of those meals are so bad there shouldn't even be a cook off hashtag\"\n        ],\n        [\n            0,\n            \"drasko would take to have a root hashtag\"\n        ],\n        [\n            0,\n            \"rt user i'm so happy for sheri and emilie hashtag\"\n        ],\n        [\n            0,\n            \"my gals ash and camilla win hashtag\"\n        ],\n        [\n            0,\n            \"aww yay ash and camila hashtag\"\n        ],\n        [\n            0,\n            \"hashtag that lineup looks like a prison parole parade\"\n        ],\n        [\n            0,\n            \"sometimes i hate being in brisbane and tweeting 1hr behind everyone hashtag\"\n        ],\n        [\n            0,\n            \"ash camilla are my favourites and i missed them sorry hashtag\"\n        ],\n        [\n            0,\n            \"rt user if it's a kat and annie showdown the ' sudden death ' could be literal hashtag\"\n        ],\n        [\n            0,\n            \"record number of gozleme in one statement hashtag\"\n        ],\n        [\n            0,\n            \"kats the kind of person that would cheat to win and then still think that made her a better cook so my new hashtag\"\n        ],\n        [\n            0,\n            \"boom camilla and ash well done girls you did amazing hashtag\"\n        ],\n        [\n            0,\n            \"so if sherie emilie are not the worst they're safe whew hashtag\"\n        ],\n        [\n            0,\n            \"don't think i have ever seen a piece of work than kat and andre hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user and kat thought her bake was great so delusional hashtag\"\n        ],\n        [\n            0,\n            \"i'm so happy for sheri and emilie hashtag\"\n        ],\n        [\n            0,\n            \"it's just not the same without manu hashtag\"\n        ],\n        [\n            0,\n            \"all kat and andre did was cut up bread and layer it with ham and cheese and they can't even get that right seriously they need to go hashtag\"\n        ],\n        [\n            0,\n            \"yay great critique for sheri and emilie go girls hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat's face right now priceless hashtag\"\n        ],\n        [\n            0,\n            \"kat kat kat who are you going to blame now and without ' strategic ' voting your days are numbered hashtag hashtag\"\n        ],\n        [\n            0,\n            \"they actually cooked logically for camping josh mum whose name i can't remember hashtag\"\n        ],\n        [\n            0,\n            \"did they end up making about 5 gozlemes in total hashtag\"\n        ],\n        [\n            0,\n            \"oh capt salty is smoking something hashtag\"\n        ],\n        [\n            0,\n            \"but is it paleo hashtag url\"\n        ],\n        [\n            0,\n            \"rt user hashtag annie go ahead punch her in the\"\n        ],\n        [\n            0,\n            \"best thing i have heard rt user quote from my other half about kat ' you can tell she's a rough pub mole ' hashtag\"\n        ],\n        [\n            0,\n            \"rt user how do you fuck up on cooking eggs in a cooking competition hashtag\"\n        ],\n        [\n            0,\n            \"eat shit kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"so is this going to be a show down between kat and annie hashtag\"\n        ],\n        [\n            0,\n            \"i don't believe in karma but i do like watching it in action hashtag\"\n        ],\n        [\n            0,\n            \"is there an tonight if there's any justice in the world it will be kat and andre who get booted hashtag\"\n        ],\n        [\n            0,\n            \"haha kate wiped the smile off your face too hashtag\"\n        ],\n        [\n            0,\n            \"all these breakfast foods are turning me hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i really hope that the hashtag a few into kat andre's mains that would make me smile hashtag\"\n        ],\n        [\n            0,\n            \"sherie emilie are user 2 0 hashtag\"\n        ],\n        [\n            0,\n            \"oh god annie and lloyd what the hell hashtag\"\n        ],\n        [\n            0,\n            \"hashtag based on the crap served there should be four teams in the cook off\"\n        ],\n        [\n            0,\n            \"i'm just cringing for the girls hashtag\"\n        ],\n        [\n            0,\n            \"u cant cook kat andre stop feeding off the other teams negative comments when you are the worse cooks hashtag\"\n        ],\n        [\n            0,\n            \"thanks mkr producers for the brilliant side by side editing there served up some sweet humble pie to kat andre hashtag\"\n        ],\n        [\n            0,\n            \"bacon is good for me hashtag\"\n        ],\n        [\n            0,\n            \"josh mum have the right combination adding extra bacon after a request is the perfect touch well done people like free add ons hashtag\"\n        ],\n        [\n            0,\n            \"please please please can annie and cat feature in an episode of naked afraid where they r stranded on an island together hashtag\"\n        ],\n        [\n            0,\n            \"it's game on another beer hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd kat and andre get fucked the lot of hashtag\"\n        ],\n        [\n            0,\n            \"some yummy camping food on hashtag tonight and some not so good food\"\n        ],\n        [\n            0,\n            \"god i hope kats gone soon what are stuck up hashtag hashtag\"\n        ],\n        [\n            0,\n            \"fingers crossed kat andre go into sudden death where they belong hashtag hashtag\"\n        ],\n        [\n            0,\n            \"and that wipes the smile off your face kat hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag officially lost any respect for collin that i had left\"\n        ],\n        [\n            0,\n            \"hashtag i'm loving colin apart of the judging this year he is awesome user\"\n        ],\n        [\n            0,\n            \"take that u stupid mole u urself every show kat hashtag\"\n        ],\n        [\n            0,\n            \"rt user the ever charming kat has a moment of humour hashtag\"\n        ],\n        [\n            0,\n            \"can kat repeat the same joy she had for annie failing towards her own failures hashtag\"\n        ],\n        [\n            0,\n            \"rt user is kat crazy like the cruel crazy clueless hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag because 5 minute add breaks are just the best\"\n        ],\n        [\n            0,\n            \"kat andre got a right slap there just wish it was literal vile individuals taking great satisfaction in the negative of others hashtag\"\n        ],\n        [\n            0,\n            \"well now i just hope kat and andre crash and burn nasty little hashtag\"\n        ],\n        [\n            0,\n            \"user here's hoping sudden death with kat annie how funny would that be hashtag\"\n        ],\n        [\n            0,\n            \"hashtag colin is about too much pancakes well i hate see now we're both complaining about things that don't exist\"\n        ],\n        [\n            0,\n            \"oh my god seriously pure evil that is not editing it's just plain nasty to make those comments hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's like i can feel them all burning in the sun hashtag\"\n        ],\n        [\n            0,\n            \"suck on that bahahaha hahahahaha hashtag\"\n        ],\n        [\n            0,\n            \"kat in shock and humiliated so enjoyable hashtag\"\n        ],\n        [\n            0,\n            \"quote from my other half about kat ' you can tell she's a rough pub mole ' hashtag\"\n        ],\n        [\n            0,\n            \"kat on hashtag says what every one else is thinking hashtag\"\n        ],\n        [\n            0,\n            \"rt user yeh laugh again kat hashtag\"\n        ],\n        [\n            0,\n            \"if it's a kat and annie showdown the ' sudden death ' could be literal hashtag\"\n        ],\n        [\n            0,\n            \"kat andre cannot cook not even with cheese ham please accept this obvious truth hashtag\"\n        ],\n        [\n            0,\n            \"lol kat's smile gone in less than 5 seconds hashtag\"\n        ],\n        [\n            0,\n            \"job is to stand there and do nothing scaring all the bears away hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre's reaction to annie and lloyd was disgusting they so deserve to be eliminated with extreme prejudice hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wow i think kat is the least person ever hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre you are as unpleasant as your cooking hashtag\"\n        ],\n        [\n            0,\n            \"colin's review of kat andre is equivalent of a teacher saying well done on writing your name in pencil hashtag\"\n        ],\n        [\n            0,\n            \"boyfriend sudden death is actually literal the teams will have to live on the paleo diet and see who dies first hashtag\"\n        ],\n        [\n            0,\n            \"i remember the top chef contestant doing a japan soup for cowboys in a camp ground hashtag\"\n        ],\n        [\n            0,\n            \"seems eva debra think they are michelin star chefs after their instant restaurant result don't quit your day jobs just yet hashtag\"\n        ],\n        [\n            0,\n            \"i've never hated someone laugh so much eh you wished for bad you got hit by terrible hashtag\"\n        ],\n        [\n            0,\n            \"prayer circle that kat and andre will face sudden death hashtag\"\n        ],\n        [\n            0,\n            \"rt user of course annie doesn't do outside she's a redhead hashtag\"\n        ],\n        [\n            0,\n            \"those poor hashtag contestants having to camp cook for 200 for breakfast camping putting up a tent not staying in a cabin camping yuck\"\n        ],\n        [\n            0,\n            \"kat r u 4 real hashtag\"\n        ],\n        [\n            0,\n            \"thank you colin and pete karma and andre hashtag hashtag\"\n        ],\n        [\n            0,\n            \"colin doesn't care if you're cooking on the lake marine parks and wildlife do hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre are so so mean hashtag\"\n        ],\n        [\n            0,\n            \"rt user bianca is feeling sick she tried the baked greek eggs hashtag\"\n        ],\n        [\n            0,\n            \"i feel sorry for the tent hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user lots of raw food around hashtag\"\n        ],\n        [\n            0,\n            \"thank you hashtag producers for making me hate kat so much you have done your job perfectly\"\n        ],\n        [\n            0,\n            \"hashtag how many times does karma have to slap you in the face till you realise you can't cook kat and andre\"\n        ],\n        [\n            0,\n            \"i could see her forehead growing larger while her food was being hashtag\"\n        ],\n        [\n            0,\n            \"bubble and squeak or terrible and shit thats the question hashtag\"\n        ],\n        [\n            0,\n            \"insert evil laugh here hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wow kat annie make the perfect horrible couple hashtag\"\n        ],\n        [\n            0,\n            \"bad bad food plain and simple kat hashtag\"\n        ],\n        [\n            0,\n            \"who else feels karma is going to come back and bite kat on the bum hashtag hashtag\"\n        ],\n        [\n            0,\n            \"karma i hope it bites kat on the butt she is just nasty hashtag\"\n        ],\n        [\n            0,\n            \"take that kat andre scum of the earth lol hashtag i just can't with them hashtag\"\n        ],\n        [\n            0,\n            \"that's karma kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"tbh rooting for jane and emma bc we have that lawyer bond hashtag hashtag\"\n        ],\n        [\n            0,\n            \"and you thought annie and lloyds was bad hashtag hashtag\"\n        ],\n        [\n            0,\n            \"of course annie doesn't do outside she's a redhead hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat and andre annie and lloyd sudden death please hashtag\"\n        ],\n        [\n            0,\n            \"hashtag jesus annie stop fucking like a fool someone tear up a poster of a unicorn in front of her to stop her smiling\"\n        ],\n        [\n            0,\n            \"the karma train stopping at kat's station hashtag\"\n        ],\n        [\n            0,\n            \"i have a bad feeling about sheri and emilie was too complicated for the time frame hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you colin pete can just into his hashtag\"\n        ],\n        [\n            0,\n            \"oh kat your turn now it was just as bad hashtag\"\n        ],\n        [\n            0,\n            \"yeah kat i wouldn't laugh so hard you are about to be brought back down to earth now who's laughing hashtag\"\n        ],\n        [\n            0,\n            \"that'll wipe the smile of your faces yep now yours is wiped too hashtag\"\n        ],\n        [\n            0,\n            \"so not a fan of colin he looks like he needs a good scrub hashtag\"\n        ],\n        [\n            0,\n            \"in love with ash hashtag hashtag\"\n        ],\n        [\n            0,\n            \"why is kat over there looking smug she can't even cook hashtag\"\n        ],\n        [\n            0,\n            \"don't excuse your bad cooking annie hashtag and then kat's comes on lol\"\n        ],\n        [\n            0,\n            \"colin is right cooking is cooking hashtag\"\n        ],\n        [\n            0,\n            \"sucked in getting smashed by the drunk homeless man hashtag\"\n        ],\n        [\n            0,\n            \"the shadows are going the other way now time for some lunch hashtag\"\n        ],\n        [\n            0,\n            \"i'll be ready for breakfast by the time this episode is finished hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd worst dish of the day if you ask me hashtag\"\n        ],\n        [\n            0,\n            \"i'm with that kid hashtag hashtag\"\n        ],\n        [\n            0,\n            \"' your was like cardboard a bit like my skin ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"everything sounds like a dish you want to eat pete because you don't eat fkn food hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag pete if you want ' wow ' maybe switch networks and head to masterchef mate\"\n        ],\n        [\n            0,\n            \"did i miss something where is adam hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag of course you are sold out mt isa girls you put twenty pancakes on each plate\"\n        ],\n        [\n            0,\n            \"hashtag because 5 minute add breaks are just the best\"\n        ],\n        [\n            0,\n            \"colin needs to go for a pete maybe needs a pump hashtag hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre annie and lloyd sudden death please hashtag\"\n        ],\n        [\n            0,\n            \"nothing worse than undercooked egg mmmm then again maybe last night's chicken livers still trying not to gag hashtag\"\n        ],\n        [\n            0,\n            \"i could give colin a workout just saying hashtag\"\n        ],\n        [\n            0,\n            \"jac shaz dish sounds delish hashtag\"\n        ],\n        [\n            0,\n            \"these ingredient are like google ads on my tv hashtag\"\n        ],\n        [\n            0,\n            \"rt user sometimes i don't know what colin is saying hashtag\"\n        ],\n        [\n            0,\n            \"if sheri and emilie go home im not watching the show anymore hashtag\"\n        ],\n        [\n            0,\n            \"bianca is feeling sick she tried the baked greek eggs hashtag\"\n        ],\n        [\n            0,\n            \"lots of raw food around hashtag\"\n        ],\n        [\n            0,\n            \"hashtag if the contestants opened a restaurant url\"\n        ],\n        [\n            0,\n            \"dave and rob are going to eat you paleo man beware hashtag\"\n        ],\n        [\n            0,\n            \"i wish they went to death row instead of sudden death hashtag\"\n        ],\n        [\n            0,\n            \"it'd be good if they just had colin and many judging this round hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag there are more crap dishes than good ones oh that's right it's my kitchen rules silly me\"\n        ],\n        [\n            0,\n            \"hashtag pete if you want ' wow ' maybe switch networks and head to masterchef mate\"\n        ],\n        [\n            0,\n            \"rt user pity the tide didn't come in and sink annie's meatballs hashtag\"\n        ],\n        [\n            0,\n            \"' i got to taste ur food for the first time just thinking how the hell did colin get all the good cooks ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"love everyone but please don't let sheri and emilie go to sd hashtag\"\n        ],\n        [\n            0,\n            \"where's manu found him with the english boyz hashtag url\"\n        ],\n        [\n            0,\n            \"sometimes i don't know what colin is saying hashtag\"\n        ],\n        [\n            0,\n            \"rt user where's manu did i miss something at the beginning of the show hashtag\"\n        ],\n        [\n            0,\n            \"think we can all agree kat and andre will not get people's choice hashtag\"\n        ],\n        [\n            0,\n            \"even lloyd is taking the piss out of annie tonight hashtag hashtag\"\n        ],\n        [\n            0,\n            \"bianca deserves a medal cooking with drasko hashtag\"\n        ],\n        [\n            0,\n            \"what state is the in hashtag\"\n        ],\n        [\n            0,\n            \"user explained it at the end of last nights show in about 1 minute hashtag\"\n        ],\n        [\n            0,\n            \"user 15 by the time we get through it all hashtag\"\n        ],\n        [\n            0,\n            \"wouldn't it nice if annie ends up in sudden death against kat hashtag\"\n        ],\n        [\n            0,\n            \"user another lame fat joke clearly is dead tonight on twitter hashtag\"\n        ],\n        [\n            0,\n            \"i always get so hungry watching hashtag\"\n        ],\n        [\n            0,\n            \"rt user i really hope the bottom two are kat andre and annie lloyd hashtag\"\n        ],\n        [\n            0,\n            \"i'm so proud of rose being so proud of josh hashtag\"\n        ],\n        [\n            0,\n            \"colin pete too much and orange this season of hashtag is leaving a bitter taste in my mouth already hashtag\"\n        ],\n        [\n            0,\n            \"i hope sheri and emilie don't go to sudden elimination please no 3 hashtag\"\n        ],\n        [\n            0,\n            \"rt user it's not sold out when you're giving them away for free hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag who is gonna win the peoples choice\"\n        ],\n        [\n            0,\n            \"they should have made some potato bread and an fry eh colin user hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat is super confident that her dish is a winner cut to negative comments i'm so happy hashtag\"\n        ],\n        [\n            0,\n            \"rt user you've undercooked eggs and probably poisoned small children i'd be exhausted too hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre's redemption episode attempt 2 hashtag\"\n        ],\n        [\n            0,\n            \"user ready to run love the music choice good luck everyone hashtag\"\n        ],\n        [\n            0,\n            \"rt user on the raw eggs should have just left it to cook longer hashtag\"\n        ],\n        [\n            0,\n            \"user so many poor dishes it will be hard to choose who to put into sudden death hashtag\"\n        ],\n        [\n            0,\n            \"rt user how good would sudden death be with annie lloyd vs kat andre hashtag\"\n        ],\n        [\n            0,\n            \"hashtag this time im ready to run\"\n        ],\n        [\n            0,\n            \"if sherri em go to sudden death they'll nail it bounce back hashtag\"\n        ],\n        [\n            0,\n            \"cardboard balls and that's not including the food annie and have butchered hashtag url\"\n        ],\n        [\n            0,\n            \"hoping vicky and celine to go sudden death 100 hashtag\"\n        ],\n        [\n            0,\n            \"too many bad dishes tonight it's gonna be a fight for the bottom 2 hashtag\"\n        ],\n        [\n            0,\n            \"capt list of what she is ever expanding hashtag\"\n        ],\n        [\n            0,\n            \"user hope so colin said there was a crime against cooking hashtag\"\n        ],\n        [\n            0,\n            \"lamb meatballs for breakfast from annie and lloyd that explains heaps weirdos hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag how the fuck do you fuck up breakfast not surprising for people who mess up a dish they've cooked a million times\"\n        ],\n        [\n            0,\n            \"rt user it's a dish that could appeal to the public the moronic ignorant public that don't eat a paleo diet pete hashtag\"\n        ],\n        [\n            0,\n            \"6 30 am is early lol hashtag\"\n        ],\n        [\n            0,\n            \"why didn't any of the teams serve up cold pizza as a breakfast item hashtag\"\n        ],\n        [\n            0,\n            \"never thought i'd feel bad for hashtag but that episode got me right in the feels and now i feels like punching andre hashtag\"\n        ],\n        [\n            0,\n            \"no idea what's going on note to self don't start watching a show through hashtag\"\n        ],\n        [\n            0,\n            \"seems like the crime against cooking is rampant at the zoo park on hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i like this where's mine p\"\n        ],\n        [\n            0,\n            \"disneyland or a library hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you've undercooked eggs and probably poisoned small children i'd be exhausted too hashtag\"\n        ],\n        [\n            0,\n            \"since when can you get a car anywhere near the basin hashtag\"\n        ],\n        [\n            0,\n            \"on the raw eggs should have just left it to cook longer hashtag\"\n        ],\n        [\n            0,\n            \"go colin he's actually showing a sense of humour all you need is some personal grooming and i might like you hashtag\"\n        ],\n        [\n            0,\n            \"i really hope the bottom two are kat andre and annie lloyd hashtag\"\n        ],\n        [\n            0,\n            \"this challenge is really separating the good cooks from the bad hashtag\"\n        ],\n        [\n            0,\n            \"how good would sudden death be with annie lloyd vs kat andre hashtag\"\n        ],\n        [\n            0,\n            \"kat vs annie in sudden death please hashtag\"\n        ],\n        [\n            0,\n            \"these outside challenges tend to separate the genuine competition contenders from the rest of the teams hashtag\"\n        ],\n        [\n            0,\n            \"you haven't actually sold out if you're not charging for the food though you have sold out hashtag\"\n        ],\n        [\n            0,\n            \"rose and josh are one of my favourite teams on hashtag\"\n        ],\n        [\n            0,\n            \"going out for breakfast tomorrow or it would be pancake fest ' 15 in my kitchen hashtag\"\n        ],\n        [\n            0,\n            \"rt user fingers crossed it tastes good cut to it tastes like cardboard hashtag\"\n        ],\n        [\n            0,\n            \"dont be emilie n sherri hashtag\"\n        ],\n        [\n            0,\n            \"rt user normally when kat andre go to it's so they can enjoy some hashtag\"\n        ],\n        [\n            0,\n            \"pete doesn't like kat and dish hopefully that means they're on sudden death hashtag hashtag\"\n        ],\n        [\n            0,\n            \"mmm taste that bandaid flavour hashtag\"\n        ],\n        [\n            0,\n            \"i predict the greeks and annie and lloyd will be up for elimination hashtag\"\n        ],\n        [\n            0,\n            \"oh god i love colin hashtag\"\n        ],\n        [\n            0,\n            \"why does pete evans get to decide what breakfast food is hashtag\"\n        ],\n        [\n            0,\n            \"is a being and it's confused hashtag\"\n        ],\n        [\n            0,\n            \"where can i vote for colin to win the gold hashtag\"\n        ],\n        [\n            0,\n            \"a lot of people would like to put kat to sudden death hashtag\"\n        ],\n        [\n            0,\n            \"perhaps you could have turned the black side down on the pancakes hashtag\"\n        ],\n        [\n            0,\n            \"where's manu did i miss something at the beginning of the show hashtag\"\n        ],\n        [\n            0,\n            \"normally when kat andre go to it's so they can enjoy some hashtag\"\n        ],\n        [\n            0,\n            \"hashtag user classic colin crime against cooking hahaha\"\n        ],\n        [\n            0,\n            \"walter from hashtag would love the variety of breakfasts hashtag\"\n        ],\n        [\n            0,\n            \"colin's in good form tonight hashtag\"\n        ],\n        [\n            0,\n            \"a crime against cooking committed there ha good one colin wtf annie lloyd hashtag\"\n        ],\n        [\n            0,\n            \"spoiler alert it won't be you lloyd hashtag\"\n        ],\n        [\n            0,\n            \"i can't believe people are still surprised that annie and lloyd can't cook hashtag\"\n        ],\n        [\n            0,\n            \"oh thanks god people i don't hate hashtag\"\n        ],\n        [\n            0,\n            \"you don't suck sheri and emilie hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if ash wins her hair will stand on end oh wait hashtag\"\n        ],\n        [\n            0,\n            \"mushrooms the bacon of vegetables hashtag hashtag\"\n        ],\n        [\n            0,\n            \"prob not the paleo diet pete but it's right up there with pizza in my breakfast book hashtag\"\n        ],\n        [\n            0,\n            \"judges comments are so funny hashtag\"\n        ],\n        [\n            0,\n            \"where are the food police colin needs to call 000 hashtag url\"\n        ],\n        [\n            0,\n            \"burnt for it's a crime against cooking hashtag\"\n        ],\n        [\n            0,\n            \"bottom 2 teams i'm thinking kat and andre and annie and lloyd hashtag\"\n        ],\n        [\n            0,\n            \"user yes they were one of the top teams and were safe hashtag\"\n        ],\n        [\n            0,\n            \"i'd rather have gozleme for breakfast instead of a plate of pancakes hashtag\"\n        ],\n        [\n            0,\n            \"great to see the local national park workers into a free feed how about you empty those instead hashtag\"\n        ],\n        [\n            0,\n            \"gozleme is breakfast food get the best at markets on sunday mornings hashtag\"\n        ],\n        [\n            0,\n            \"user who cooks in a library insanity hashtag\"\n        ],\n        [\n            0,\n            \"love that kat and andre think they are doing well but are getting by the campers hashtag user\"\n        ],\n        [\n            0,\n            \"where the hell are debra eva what did you do with them user i want answers hashtag\"\n        ],\n        [\n            0,\n            \"i like my meatballs as much as the next guy but would not eat them in a library hashtag\"\n        ],\n        [\n            0,\n            \"fingers crossed it tastes good cut to it tastes like cardboard hashtag\"\n        ],\n        [\n            0,\n            \"with annie lloyd and celine vicky representing sa can you all now understand why we are the serial killer capital of the world hashtag\"\n        ],\n        [\n            0,\n            \"cooking in a library or disneyland annie and lloyd are absolutely bonkers hashtag\"\n        ],\n        [\n            0,\n            \"that maple bacon w egg and bread order for tomorrow's breakfast done hashtag\"\n        ],\n        [\n            0,\n            \"why do they like lamb and leftovers in disneyland hashtag\"\n        ],\n        [\n            0,\n            \"i would pay money to see celine and the mother eliminated hashtag\"\n        ],\n        [\n            0,\n            \"fucking lol crime against cooking hashtag hashtag\"\n        ],\n        [\n            0,\n            \"an annie lloyd vs kat andre elimination cook off would be oh god please let this happen hashtag\"\n        ],\n        [\n            0,\n            \"lip reading coming in handy hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i don't think those meatballs would do any better in a library or in disneyland or any place really hashtag\"\n        ],\n        [\n            0,\n            \"rob and dave are definitely my favourites love how relaxed and positive they are hashtag hashtag\"\n        ],\n        [\n            0,\n            \"how dare you give me free food i don't like asshole campers hashtag\"\n        ],\n        [\n            0,\n            \"my god only a very few dishes are good yet the rest are shit and it's breakfast damn it hashtag\"\n        ],\n        [\n            0,\n            \"hashtag there are more crap dishes than good ones oh that's right it's my kitchen rules silly me\"\n        ],\n        [\n            0,\n            \"colin is such a i actually love him i said i wasn't gonna watch anymore but colin hashtag\"\n        ],\n        [\n            0,\n            \"annie is giving rob a run for his money in the silly hat competition hashtag\"\n        ],\n        [\n            0,\n            \"can kat and andre go already hashtag hashtag\"\n        ],\n        [\n            0,\n            \"oh no going down hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm sure opening the bbq to let all the hot air out will make it cook faster hashtag\"\n        ],\n        [\n            0,\n            \"' it's a crime against cooking ' the shade hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i think colin might not be a fan of the meatballs\"\n        ],\n        [\n            0,\n            \"' pls vote for us for making u line up for ' hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre dish looks like crap hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd crime against cooking hashtag\"\n        ],\n        [\n            0,\n            \"we have a surprise for you is it a pony oh fuck off hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ' there's a police boat over there this is a crime against cooking ' ok i fully approve now of colin being a judge\"\n        ],\n        [\n            0,\n            \"there is such a diff between reality what certain contestants think of their cooking hashtag\"\n        ],\n        [\n            0,\n            \"i wish robert was my dad i could listen to his stories all day hashtag user\"\n        ],\n        [\n            0,\n            \"hashtag i need a sleeping bag as well cause this show boring as fuck\"\n        ],\n        [\n            0,\n            \"guy with the cap and pete said bye kat and hashtag\"\n        ],\n        [\n            0,\n            \"there are some annoying idiots in this competition hashtag\"\n        ],\n        [\n            0,\n            \"hold the phone kat andre cook crap again and think its amazing hashtag\"\n        ],\n        [\n            0,\n            \"annie lloyd are actually ridiculous hashtag\"\n        ],\n        [\n            0,\n            \"all the food looks delicious i want to be a camper now user hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat there are going to be a lot of next to our dish man i don't like it hashtag\"\n        ],\n        [\n            0,\n            \"rt user pete couldn't eat the whole plate the plates are not made from bone and chicken oils hashtag\"\n        ],\n        [\n            0,\n            \"did u know meatballs are a food of choice for ppl who libraries or disneyland hashtag\"\n        ],\n        [\n            0,\n            \"more bad cooking from kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"my daughter thinks those pancakes look amazing hashtag\"\n        ],\n        [\n            0,\n            \"want to play kids go see annie and lloyd hashtag\"\n        ],\n        [\n            0,\n            \"with so called paleo diet i call bs bs bs on him eating wheres the bin hashtag hashtag\"\n        ],\n        [\n            0,\n            \"is it me or are teams missing on hashtag tonight\"\n        ],\n        [\n            0,\n            \"after watching celine and her mother cook i've decided to avoid greek food like the plague hashtag\"\n        ],\n        [\n            0,\n            \"kat andre breakfast looks raw hashtag\"\n        ],\n        [\n            0,\n            \"hashtag stuff that just buy the dam and make the breakfast absolutely delicious not points for making your own in my eyes\"\n        ],\n        [\n            0,\n            \"user how do you screw up cooking bread in a cooking competition hashtag\"\n        ],\n        [\n            0,\n            \"kat is proud of serving up shit hashtag\"\n        ],\n        [\n            0,\n            \"rt user pork ninja more like pork hashtag\"\n        ],\n        [\n            0,\n            \"i've missed you robert and lynzey hashtag\"\n        ],\n        [\n            0,\n            \"um there are a few teams missing hashtag\"\n        ],\n        [\n            0,\n            \"the gozleme looks delicious good work 3 hashtag\"\n        ],\n        [\n            0,\n            \"the look on colin's face is like shut up pete hashtag\"\n        ],\n        [\n            0,\n            \"i love little kid ' foodies ' hashtag\"\n        ],\n        [\n            0,\n            \"really annie a pony how can it fit in there hashtag\"\n        ],\n        [\n            0,\n            \"pancakes all the way hands down winner hashtag\"\n        ],\n        [\n            0,\n            \"wasn't watching the screen and briefly thought colin was manu doing a bad aussie accent hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i feel like making pancakes hashtag\"\n        ],\n        [\n            0,\n            \"rt user raw egg sorry but you aren't serving breakfast to rocky hashtag\"\n        ],\n        [\n            0,\n            \"how do you fuck up on cooking eggs in a cooking competition hashtag\"\n        ],\n        [\n            0,\n            \"can the kid that said yummy yummy yummy get a 10 10 hashtag\"\n        ],\n        [\n            0,\n            \"camilla is back show us ya hashtag\"\n        ],\n        [\n            0,\n            \"i actually don't mind ash and camilla their quite funny hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag how the fuck do you fuck up breakfast\"\n        ],\n        [\n            0,\n            \"favourite and cutest review so far yummy yummy yummy hashtag hashtag\"\n        ],\n        [\n            0,\n            \"is this the same day hashtag\"\n        ],\n        [\n            0,\n            \"pete u love it don't u hashtag\"\n        ],\n        [\n            0,\n            \"rt user that looks bad hashtag\"\n        ],\n        [\n            0,\n            \"where is this camping spot it looks incredible hashtag hashtag\"\n        ],\n        [\n            0,\n            \"' have the pancakes been activated ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"pancakes a winner with the kids hashtag\"\n        ],\n        [\n            0,\n            \"victorian teams are doing well naturally hashtag\"\n        ],\n        [\n            0,\n            \"so glad to see all the other teams back it's like one big happy family user hashtag\"\n        ],\n        [\n            0,\n            \"shaz is not getting enough airtime hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hey pete maybe what those kids need is some liver milk url\"\n        ],\n        [\n            0,\n            \"hashtag of course the fucking popular does that crowd look like the type of people who would actually buy salmon\"\n        ],\n        [\n            0,\n            \"user im soo hungry to bad there is no chicken hashtag\"\n        ],\n        [\n            0,\n            \"hashtag sorry vicki and celine but ur baked eggs and tomato dish looks more like an abortion\"\n        ],\n        [\n            0,\n            \"so no beans on toast assholes call that camping breakfast hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the best thing about adam being back on hashtag is that the 5 kids he doesn't support can see him for an hour or so\"\n        ],\n        [\n            0,\n            \"7 minute add breaks bloody cheeky hashtag\"\n        ],\n        [\n            0,\n            \"i've just worked it out rob sounds exactly like joe from neighbours hashtag\"\n        ],\n        [\n            0,\n            \"the mother and son team are sooooo nice hashtag\"\n        ],\n        [\n            0,\n            \"raw egg sorry but you aren't serving breakfast to rocky hashtag\"\n        ],\n        [\n            0,\n            \"seriously if men at work can be sued for the rift then hashtag should be able to retire after taking hashtag to court\"\n        ],\n        [\n            0,\n            \"hashtag celine together with kat is my bet\"\n        ],\n        [\n            0,\n            \"dump the guy bring back manu hashtag\"\n        ],\n        [\n            0,\n            \"do ppl really care if they're the first mother son team hashtag\"\n        ],\n        [\n            0,\n            \"good on you ash and camila hashtag hashtag\"\n        ],\n        [\n            0,\n            \"no wonder pete is always in a bad mood it must be hard to eat bad food all the time hashtag\"\n        ],\n        [\n            0,\n            \"hashtag how the fuck do you fuck up breakfast\"\n        ],\n        [\n            0,\n            \"fkn hell you just had to go and say it another 3 times hashtag hashtag\"\n        ],\n        [\n            0,\n            \"im getting soo hungry too bad there is no chicken hashtag\"\n        ],\n        [\n            0,\n            \"i feel like pancakes now and it 8 30pm hashtag\"\n        ],\n        [\n            0,\n            \"those meatballs are so wrong definitely not a breakfast meal hashtag hashtag\"\n        ],\n        [\n            0,\n            \"there's a cave nearby where colin keeps his stuff hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag for the next lunch challenge annie lloyd will be making a bowl of with hash browns\"\n        ],\n        [\n            0,\n            \"rob dave are in their element hashtag\"\n        ],\n        [\n            0,\n            \"rt user haaaa please let kat andre go to sudden death hashtag\"\n        ],\n        [\n            0,\n            \"hashtag yes bacon for breakfast what a terrible idea\"\n        ],\n        [\n            0,\n            \"can't wait to see the winners hashtag\"\n        ],\n        [\n            0,\n            \"when you're cooking for the public a safe option is a good option you want more people eating voting hashtag\"\n        ],\n        [\n            0,\n            \"c'mon and emilie get something out hashtag\"\n        ],\n        [\n            0,\n            \"when they play ready to run on hashtag\"\n        ],\n        [\n            0,\n            \"isn't that the point pete appeal to the public hashtag\"\n        ],\n        [\n            0,\n            \"hashtag looks delish love jane and dish it looks to good to eat through the television\"\n        ],\n        [\n            0,\n            \"we're in our element serving food we've cooked which turned out a whole lot better than plan a serving food someone else had cooked hashtag\"\n        ],\n        [\n            0,\n            \"fritters and salsa and maple bacon where do i vote hashtag\"\n        ],\n        [\n            0,\n            \"what are kat and andre even serving doesn't look sound appealing at all hashtag\"\n        ],\n        [\n            0,\n            \"lamb meatballs for breakfast wtf hashtag\"\n        ],\n        [\n            0,\n            \"hashtag bloody ads i read about 300 tweets in the ad break\"\n        ],\n        [\n            0,\n            \"yay emilie and sherri are serving hashtag\"\n        ],\n        [\n            0,\n            \"rt user lucky adam isn't involved in this challenge he'd hate the thought of feeding children hashtag\"\n        ],\n        [\n            0,\n            \"just onto hashtag someone is claiming they are serving up food that they cooked what did i miss hashtag\"\n        ],\n        [\n            0,\n            \"as opposed to serving up food that other people have cooked hashtag\"\n        ],\n        [\n            0,\n            \"and yes i'm still watching hashtag\"\n        ],\n        [\n            0,\n            \"come on sheri and em you can't go to sudden death love you xx good luck hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i feel bad for annie and lloyd should've made something with bacon hashtag hashtag\"\n        ],\n        [\n            0,\n            \"did that advert really just happen hashtag\"\n        ],\n        [\n            0,\n            \"meatballs aren't even a breakfast meal worst decision ever hashtag hashtag\"\n        ],\n        [\n            0,\n            \"lucky adam isn't involved in this challenge he'd hate the thought of feeding children hashtag\"\n        ],\n        [\n            0,\n            \"rolls of some sort with coffee hashtag hashtag\"\n        ],\n        [\n            0,\n            \"can't handle kat andre on hashtag all talk i think i'll just follow along on social media until they crash and burn like all crack\"\n        ],\n        [\n            0,\n            \"i don't understand how people don't like vicki and celine they're my kind of people although i'm also from sa so it might explain it hashtag\"\n        ],\n        [\n            0,\n            \"baked beans tin on the and in the fire should've gone on hashtag\"\n        ],\n        [\n            0,\n            \"rt user based on scores annie lloyd vs sheri based on personalities kat andre vs fuck it you're out hashtag\"\n        ],\n        [\n            0,\n            \"user it took her ages to learn after she escaped from hashtag\"\n        ],\n        [\n            0,\n            \"you need to wake up earlier in the morning ha ha loved that kid hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user go rob and dave do it for the boys hashtag\"\n        ],\n        [\n            0,\n            \"i don't know what that song is on that house rules ad is but it's fucking and it makes me want to go on a murderous hashtag\"\n        ],\n        [\n            0,\n            \"but marge i'm missing the chili cook off hashtag url\"\n        ],\n        [\n            0,\n            \"based on scores annie lloyd vs sheri based on personalities kat andre vs fuck it you're out hashtag\"\n        ],\n        [\n            0,\n            \"user they're ' immune ' for being top in their round i think 4 teams are so not cooking this time hashtag\"\n        ],\n        [\n            0,\n            \"meanwhile back in the english boyz tent hashtag url\"\n        ],\n        [\n            0,\n            \"where's the rest of the teams user hashtag\"\n        ],\n        [\n            0,\n            \"i'm with manu if camping was involved i wouldn't show up either hashtag\"\n        ],\n        [\n            0,\n            \"a few teams have been caught out by the time and volume requirements i would aim for 30 and something tasty with cheese hashtag\"\n        ],\n        [\n            0,\n            \"cant believe they haven't put out one gozleme epic fail hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag for the next lunch challenge annie lloyd will be making a bowl of with hash browns\"\n        ],\n        [\n            0,\n            \"good breakfast ideas with vegetables vegetable fritters with fresh corn yum hashtag\"\n        ],\n        [\n            0,\n            \"rt user mmmmm maple bacon how can you go wrong hashtag\"\n        ],\n        [\n            0,\n            \"c'mon sheri and emilie you can do this i can't see you in sudden death hashtag user\"\n        ],\n        [\n            0,\n            \"it's not even the fact that its 1d cause they always play 1d it's because it was ready to run and that isn't even a single d hashtag\"\n        ],\n        [\n            0,\n            \"i really want and pancakes so bad hashtag\"\n        ],\n        [\n            0,\n            \"kid you have to wake up earlier lol hashtag\"\n        ],\n        [\n            0,\n            \"rt user i keep looking for rob lynzey debra eva but they're safe right hashtag\"\n        ],\n        [\n            0,\n            \"drasko is at it again i'm surprise she doesn't back hand you seriously hashtag hashtag\"\n        ],\n        [\n            0,\n            \"ha ha love that little kid saying you need to wake up earlier hashtag\"\n        ],\n        [\n            0,\n            \"user no that kid is just a brat hashtag\"\n        ],\n        [\n            0,\n            \"so this is the ' ugly hat challenge ' then hashtag\"\n        ],\n        [\n            0,\n            \"the girls should realise it's what you print on the plate and not the food that sells hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i usually love lloyd's shirts but annie's shirt today is just hashtag\"\n        ],\n        [\n            0,\n            \"where's the tennis champion and the english boys or is there another group hashtag\"\n        ],\n        [\n            0,\n            \"hashtag how does melbourne mkr screening be about a minute or 2 behind nsw\"\n        ],\n        [\n            0,\n            \"kat and andre make me want to hurt myself hashtag\"\n        ],\n        [\n            0,\n            \"i've just realised that annie reminds me of one of the in hashtag\"\n        ],\n        [\n            0,\n            \"craving some spicy pork and egg way to go hashtag\"\n        ],\n        [\n            0,\n            \"definitely 8 out of 10 unless you're kat and andre then it's a solid and strategic 2 out of 10 hashtag\"\n        ],\n        [\n            0,\n            \"what is going on with hashtag sudden death\"\n        ],\n        [\n            0,\n            \"hope the greek ' ladies ' are in the hottest bodies hashtag issue\"\n        ],\n        [\n            0,\n            \"mmmmm maple bacon how can you go wrong hashtag\"\n        ],\n        [\n            0,\n            \"rt user i bet the campers vote strategically at least that is what kat will say hashtag\"\n        ],\n        [\n            0,\n            \"feeling a whole lot of gozleme pain for sherri em hashtag\"\n        ],\n        [\n            0,\n            \"let's see what ash and camilla are up to hashtag url\"\n        ],\n        [\n            0,\n            \"can't ask campers to wait for breakfast gotta give them what they want and now hashtag\"\n        ],\n        [\n            0,\n            \"hashtag kat everyone loves it cut to i didn't like it hashtag\"\n        ],\n        [\n            0,\n            \"u would think after the last so many seasons of hashtag they would learn to cook something easy but yummy\"\n        ],\n        [\n            0,\n            \"it looks like there are quite a few asian campers there someone should have made hashtag\"\n        ],\n        [\n            0,\n            \"rt user mmm maple bacon is the bomb hashtag\"\n        ],\n        [\n            0,\n            \"i've never liked maple syrup with bacon it ruins two great ingredients hashtag\"\n        ],\n        [\n            0,\n            \"where is this place hashtag hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd wonder why no one is lining up who the eff eats meatballs for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"annie lloyd are serving dinner for breakfast why hashtag\"\n        ],\n        [\n            0,\n            \"rt user i feel like breakfast hashtag\"\n        ],\n        [\n            0,\n            \"gozleme is taking way too long hashtag\"\n        ],\n        [\n            0,\n            \"omg i hope sheri and don't go to sudden death hashtag\"\n        ],\n        [\n            0,\n            \"at annie and lloyds breakfast hashtag url\"\n        ],\n        [\n            0,\n            \"who the hell would want meatballs for breakfast unless you're recovering from a killer hashtag\"\n        ],\n        [\n            0,\n            \"hashtag 25 minutes to the next bake yeah okay\"\n        ],\n        [\n            0,\n            \"hashtag cat n andre can't cook why the hell r they on the show\"\n        ],\n        [\n            0,\n            \"user where is this place it's beautiful hashtag\"\n        ],\n        [\n            0,\n            \"zero gozlemes for the blondes so far this is kinda not even funny hashtag\"\n        ],\n        [\n            0,\n            \"omfg 30 min emilie have nothing out hashtag\"\n        ],\n        [\n            0,\n            \"she can't hear you you little troll hashtag\"\n        ],\n        [\n            0,\n            \"feeling sooo hungry hashtag give me some of those pancakes hashtag\"\n        ],\n        [\n            0,\n            \"i'd eat those fritters and bacon looks awesome hashtag\"\n        ],\n        [\n            0,\n            \"hashtag who serves lamb meat balls for breakfast\"\n        ],\n        [\n            0,\n            \"english isn't kats first language right hashtag\"\n        ],\n        [\n            0,\n            \"i keep looking for rob lynzey debra eva but they're safe right hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre's breakfast fails the would serve this in economy class test hashtag\"\n        ],\n        [\n            0,\n            \"hashtag gozleme and pancakes available and his is why australia is the best country in the world eat up its all good\"\n        ],\n        [\n            0,\n            \"there's one word to remember bacon bacon bacon not lamb meatballs bacon with maple syrup hashtag\"\n        ],\n        [\n            0,\n            \"bacon to keep the hashtag happy smart hashtag\"\n        ],\n        [\n            0,\n            \"rob and dave better win this bacon hashtag\"\n        ],\n        [\n            0,\n            \"how long until kat other people's hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i would have done spicy mexican eggs with bacon roasted capsicum\"\n        ],\n        [\n            0,\n            \"user where is the location of tonight's hashtag\"\n        ],\n        [\n            0,\n            \"user maybe someone will use kat's hashtag\"\n        ],\n        [\n            0,\n            \"now i'm hungry for those omg gimme gimme hashtag\"\n        ],\n        [\n            0,\n            \"hashtag some of these contestants are idiots who eats meatballs in the morning\"\n        ],\n        [\n            0,\n            \"should've gone for the pony after all annie hashtag url\"\n        ],\n        [\n            0,\n            \"annie and lloyd have an hashtag url\"\n        ],\n        [\n            0,\n            \"love that the best response to the they managed to film was a non meh from some hashtag\"\n        ],\n        [\n            0,\n            \"that's food you annie and lloyd hashtag\"\n        ],\n        [\n            0,\n            \"jane looks exactly like you imagine someone named jane to look hashtag\"\n        ],\n        [\n            0,\n            \"what a surprise no one wants dinner for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"hashtag there's the people who go on reality tv to be someone and then there's the people who hang around set to eat free food and be on tv\"\n        ],\n        [\n            0,\n            \"poor annie the kids are scared of her hashtag\"\n        ],\n        [\n            0,\n            \"ash camilla are so ab fab hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's all free as if they're going to turn it down hashtag\"\n        ],\n        [\n            0,\n            \"mum and son are so nice hashtag\"\n        ],\n        [\n            0,\n            \"we're serving leftovers for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"it's like left over roast veggies marketing isn't lloyd's strong point hashtag\"\n        ],\n        [\n            0,\n            \"who doesn't love pancakes win win win hashtag\"\n        ],\n        [\n            0,\n            \"kat and andre sudden death in fact take the to the iron hashtag\"\n        ],\n        [\n            0,\n            \"should've cooked more than 1 cheese bake hopefully this means sudden death for them hashtag\"\n        ],\n        [\n            0,\n            \"why on earth would bubble squeak be considered appealing when you eat out it's leftovers i can do that myself and i'm a crap cook hashtag\"\n        ],\n        [\n            0,\n            \"camper what's bubble squeak lloyd it's like roast you need to work on your sales pitch lloyd hashtag\"\n        ],\n        [\n            0,\n            \"oh my god that was amazing to be honest i didn't like it hahaha hashtag\"\n        ],\n        [\n            0,\n            \"rt user maybe the reason why people aren't approaching annie is because she's scary hashtag\"\n        ],\n        [\n            0,\n            \"who cares abt coffee with so much yummy food hashtag\"\n        ],\n        [\n            0,\n            \"hashtag step away from the kat kids for your own safety\"\n        ],\n        [\n            0,\n            \"salmon looks very flash well done girls hashtag\"\n        ],\n        [\n            0,\n            \"annie and lloyd's dish is a bit of a balls up a lamb balls up hashtag user\"\n        ],\n        [\n            0,\n            \"is way too fancy very rich and not something many kids will enjoy hashtag\"\n        ],\n        [\n            0,\n            \"go jac n shaz looks great hashtag\"\n        ],\n        [\n            0,\n            \"bubble and squeak for breakfast are you mad hashtag\"\n        ],\n        [\n            0,\n            \"c'mon girls get the gozleme on i want them safe hashtag\"\n        ],\n        [\n            0,\n            \"haaaa please let kat andre go to sudden death hashtag\"\n        ],\n        [\n            0,\n            \"i want to see ash and camilla win this show hashtag\"\n        ],\n        [\n            0,\n            \"meatballs for breakfast not really a breakfast item saying that though i'd eat them hashtag\"\n        ],\n        [\n            0,\n            \"i think maybe the hat is turning people off hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag always good to sell your food by calling it ' left over food ' genius lloyd\"\n        ],\n        [\n            0,\n            \"come on sheri and emilie you guys can do it hashtag\"\n        ],\n        [\n            0,\n            \"karma is coming back to bite annie and lloyd hashtag\"\n        ],\n        [\n            0,\n            \"c'mon emilie n sherri you guys are the best hashtag\"\n        ],\n        [\n            0,\n            \"camilla can't tell the difference between the taking it really well and just taking it coz it's free hashtag hashtag\"\n        ],\n        [\n            0,\n            \"bubble and shit for breakfast great choice hashtag\"\n        ],\n        [\n            0,\n            \"no one wants lloyd's balls except annie poor lloyd hashtag\"\n        ],\n        [\n            0,\n            \"meatballs in the morning would be the problem hashtag\"\n        ],\n        [\n            0,\n            \"no one wants bubble squeak for breakfast jfc hashtag\"\n        ],\n        [\n            0,\n            \"go ash and hashtag they should cook my breakfast\"\n        ],\n        [\n            0,\n            \"isn't raw egg in tomato poured onto a plate better than nothing no just no hashtag\"\n        ],\n        [\n            0,\n            \"maybe the reason why people aren't approaching annie is because she's scary hashtag\"\n        ],\n        [\n            0,\n            \"annie say hi to karma hashtag\"\n        ],\n        [\n            0,\n            \"hashtag always good to sell your food by calling it ' left over food ' genius lloyd\"\n        ],\n        [\n            0,\n            \"i want some gozleme now hashtag\"\n        ],\n        [\n            0,\n            \"our pancakes are selling like shaz yes yes they are jac we wish we could sample some hashtag hashtag\"\n        ],\n        [\n            0,\n            \"poor sheri and emilie feel so bad for them hashtag\"\n        ],\n        [\n            0,\n            \"user come on sheri and emilie i have all the faith in the world girls hashtag\"\n        ],\n        [\n            0,\n            \"if emilie leaves tonight i'm out hashtag okay maybe not but i'll be shattered\"\n        ],\n        [\n            0,\n            \"hashtag where are the pop tarts hashtag\"\n        ],\n        [\n            0,\n            \"worried for the gozleme girls hashtag hashtag\"\n        ],\n        [\n            0,\n            \"that is some next level pancakes yum hashtag\"\n        ],\n        [\n            0,\n            \"hashtag three pancakes calm the farm feed them one pancake each\"\n        ],\n        [\n            0,\n            \"rt user if it takes so long to make then why did you bother hashtag\"\n        ],\n        [\n            0,\n            \"geez how many family members of vicky celine are at that camp site hashtag hashtag\"\n        ],\n        [\n            0,\n            \"nah mate don't care what they give me as long as it's free hashtag hashtag\"\n        ],\n        [\n            0,\n            \"poor sheri and emilie i want to help them hashtag\"\n        ],\n        [\n            0,\n            \"if it takes so long to make then why did you bother hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag someone should have served chicken liver blended baby food guaranteed 10 right there sounds like a recipe created by pete\"\n        ],\n        [\n            0,\n            \"we hope those gozlemes are worth the wait girls hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wtf is celine and vikki serving tomato vomit with some bread hashtag\"\n        ],\n        [\n            0,\n            \"celine ate all the ice cream little kid hashtag\"\n        ],\n        [\n            0,\n            \"how many people lined up for ash and camilla because they thought ash was the lion hashtag\"\n        ],\n        [\n            0,\n            \"why did no one do cold pizza for breakfast it's always a favorite hashtag hashtag\"\n        ],\n        [\n            0,\n            \"so many good looking dishes and also a few bad ones too hashtag\"\n        ],\n        [\n            0,\n            \"i would eat those pancakes for sure hashtag\"\n        ],\n        [\n            0,\n            \"it's free food seriously they don't care hashtag\"\n        ],\n        [\n            0,\n            \"maple bacon wins every time hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag i'm actually finding myself shutting down every time kat talks\"\n        ],\n        [\n            0,\n            \"i'd be happy with a perfect bacon and egg roll hashtag\"\n        ],\n        [\n            0,\n            \"hashtag well you are not really serving 200 plates lets face it unless some guts is going to get breakfast from all of you\"\n        ],\n        [\n            0,\n            \"i hope there's a lot of at that hashtag\"\n        ],\n        [\n            0,\n            \"maple bacon come at me hashtag url\"\n        ],\n        [\n            0,\n            \"breakfast is served which team would you be heading for hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rob and dave are doing really well hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user fat jokes always lame always predictable hashtag\"\n        ],\n        [\n            0,\n            \"hi i'm late to the hashtag party tonight who's house is this it's very spacious and\"\n        ],\n        [\n            0,\n            \"water police to tent 5 hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag someone should have served chicken liver blended baby food guaranteed a 10 right there\"\n        ],\n        [\n            0,\n            \"my face every time i hear or see kat hope it don't get stuck hashtag url\"\n        ],\n        [\n            0,\n            \"bro i am so pro i can cook 2 minute noodles hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what's the difference between a pancake and hot cake hashtag\"\n        ],\n        [\n            0,\n            \"rt user i spy my with little eye two missing hashtag\"\n        ],\n        [\n            0,\n            \"hashtag please nobody make a celine elephant comment fat jokes are not classy sucks hate her not her dress size\"\n        ],\n        [\n            0,\n            \"great ' shot a deer in my underwear ' joke robert now tell us the one about the guy with a wooden leg named smith hashtag\"\n        ],\n        [\n            0,\n            \"the fritters look good only one problem every one else's meals look like a train wreck in paradise to me hashtag\"\n        ],\n        [\n            0,\n            \"user but is paleo right hashtag\"\n        ],\n        [\n            0,\n            \"hashtag for 200 people becoming sick from the dodgy eggs bad and stupid puns\"\n        ],\n        [\n            0,\n            \"the american pancakes look yum so does that maple bacon hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag when exactly did they plan these back at kitchen hq or in the car on the way to coles\"\n        ],\n        [\n            0,\n            \"why has hashtag really done downhill it's not the same anymore\"\n        ],\n        [\n            0,\n            \"hashtag why do i think really still has no idea where she is or what's she's doing there\"\n        ],\n        [\n            0,\n            \"this episode is so much fun kat 3 hashtag\"\n        ],\n        [\n            0,\n            \"hashtag someone should have served chicken liver blended baby food guaranteed a 10 right there\"\n        ],\n        [\n            0,\n            \"pancakes are proof that there is a and they love us hashtag\"\n        ],\n        [\n            0,\n            \"i want to go camping now watching hashtag\"\n        ],\n        [\n            0,\n            \"rt user so many delicious breakfast dishes i would seriously struggle to pick one hashtag\"\n        ],\n        [\n            0,\n            \"it's clear who the thinkers are hashtag\"\n        ],\n        [\n            0,\n            \"no gozlemes and all the others have plated up hashtag url\"\n        ],\n        [\n            0,\n            \"i spy my with little eye two missing hashtag\"\n        ],\n        [\n            0,\n            \"i cant believe vicky and celine didnt just make fully sick fish and chips hashtag\"\n        ],\n        [\n            0,\n            \"ohh celine what are you doing no eggs hashtag\"\n        ],\n        [\n            0,\n            \"user jane got 92 didn't she why are they participating in this thing hashtag\"\n        ],\n        [\n            0,\n            \"the greeks gonna serve up raw eggs hashtag\"\n        ],\n        [\n            0,\n            \"user meatballs to die for and bacon to cry for hashtag\"\n        ],\n        [\n            0,\n            \"user wait where are will and steve i've missed a few episodes hashtag now that u have mention it where r they\"\n        ],\n        [\n            0,\n            \"please if they wanted a real challenge they'd do a barbecue lunch at hashtag hashtag\"\n        ],\n        [\n            0,\n            \"did celine just make an elephant joke girl your making it too easy hashtag\"\n        ],\n        [\n            0,\n            \"going to be a lot of hungry campers going to for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"rt user elephants coming at ya watch out it's probably celine and vikki hashtag\"\n        ],\n        [\n            0,\n            \"loving the look of the fritters hashtag\"\n        ],\n        [\n            0,\n            \"annie is in 1000 sunscreen hashtag\"\n        ],\n        [\n            0,\n            \"where are they camping wasn't paying attention hashtag\"\n        ],\n        [\n            0,\n            \"gozleme pronounce it properly lease hashtag\"\n        ],\n        [\n            0,\n            \"4 3 2 1 holy crap hashtag\"\n        ],\n        [\n            0,\n            \"elephants direct them to hashtag hashtag\"\n        ],\n        [\n            0,\n            \"nooooooo sheri and emilie can't go to sudden death hashtag hashtag\"\n        ],\n        [\n            0,\n            \"those eggs were nowhere near ready hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i still can't believe that katie and nikki are out seriously oops prob shouldn't say that hashtag totes awkward lol\"\n        ],\n        [\n            0,\n            \"ironic that celine chose to reference elephants hashtag\"\n        ],\n        [\n            0,\n            \"how can you have never cooked on a bbq before hashtag\"\n        ],\n        [\n            0,\n            \"rt user i thought pete was camp enough for anyone hashtag\"\n        ],\n        [\n            0,\n            \"raw egg is this rocky iv hashtag\"\n        ],\n        [\n            0,\n            \"i wanna eat that bacon and those pancakes hashtag\"\n        ],\n        [\n            0,\n            \"rt user lloyd and drasko think camping is going to be easy for them i mean people have being calling them camp for years hashtag\"\n        ],\n        [\n            0,\n            \"celine serving vomit for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"i'm tipping the salmon will be because the bbq is too hot hashtag\"\n        ],\n        [\n            0,\n            \"rt user i thought the posh girls were annoying but i'd rather be stranded on island with them than say a word to kat her hashtag\"\n        ],\n        [\n            0,\n            \"if your for success is team greek next door then you're always going to be feeling confident hashtag\"\n        ],\n        [\n            0,\n            \"go to your happy place hashtag url\"\n        ],\n        [\n            0,\n            \"one certain we're pretty sad we won't get to sample the bbq breakfasts which team would you head over to first hashtag hashtag\"\n        ],\n        [\n            0,\n            \"drasko playing with his pork who would have thought hashtag\"\n        ],\n        [\n            0,\n            \"anyone think kat andre are being completely lazy with their meal guess what happens when you cheat your way in hashtag\"\n        ],\n        [\n            0,\n            \"oh kat i also wanna grab a fork and start eating you hashtag\"\n        ],\n        [\n            0,\n            \"am i the only one getting worried that these cooks are going to serve 200 people hashtag\"\n        ],\n        [\n            0,\n            \"i would say josh take your top off but i feel like we'd be hashtag hashtag\"\n        ],\n        [\n            0,\n            \"umm annie they meatballs hashtag url\"\n        ],\n        [\n            0,\n            \"if kats food is under cooked or burnt i'm going to laugh my ass off hashtag hashtag\"\n        ],\n        [\n            0,\n            \"why didn't they just make bacon and eggs hashtag\"\n        ],\n        [\n            0,\n            \"here we go come on hashtag\"\n        ],\n        [\n            0,\n            \"if something is so hard to do on the bbq then why why why do it hashtag hashtag\"\n        ],\n        [\n            0,\n            \"can someone tell me where to find when hashtag are cooking for the public i want some\"\n        ],\n        [\n            0,\n            \"user fat jokes always lame always predictable hashtag\"\n        ],\n        [\n            0,\n            \"so many delicious breakfast dishes i would seriously struggle to pick one hashtag\"\n        ],\n        [\n            0,\n            \"on toast would gave been good hashtag\"\n        ],\n        [\n            0,\n            \"rt user drasko the pork ninja mind hashtag\"\n        ],\n        [\n            0,\n            \"this is really drasco hashtag url\"\n        ],\n        [\n            0,\n            \"i'd be making pancakes too hashtag hashtag they're the best breakfast to have\"\n        ],\n        [\n            0,\n            \"rt user some people on twitter have no sense of humour just like some of the contestants on hashtag have no cooking skills\"\n        ],\n        [\n            0,\n            \"just shot a piece a garlic across my flat in an attempt to peel it still a better cook than kat hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user seriously salmon would not be my first choice for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"i would love for hashtag to turn up to my and cook breakfast\"\n        ],\n        [\n            0,\n            \"i would not be surprised if celine ate half of the food there serving hashtag\"\n        ],\n        [\n            0,\n            \"who hasn't cooked on a bbq before hashtag\"\n        ],\n        [\n            0,\n            \"i would literally kill someone for jac and pancakes right now hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i think shaz and will win simple is always the best way\"\n        ],\n        [\n            0,\n            \"meatballs and veggies for breakfast uh no thanks hashtag\"\n        ],\n        [\n            0,\n            \"suddenly 3 x the number of people who could ever possibly fill the tents pictured in the camp site earlier rock up for breakfast hashtag\"\n        ],\n        [\n            0,\n            \"i actually can't believe they make contestants pay for the food on this show hashtag hashtag\"\n        ],\n        [\n            0,\n            \"finally i'm all caught up and that sudden death cook off looks like it's gonna be intense hashtag\"\n        ],\n        [\n            0,\n            \"colin's had two strikes now for his dad jokes where's manu lol hashtag\"\n        ],\n        [\n            0,\n            \"what in the world are vicky and celine thinking their breakfast dish looks so bad hashtag\"\n        ],\n        [\n            0,\n            \"user instant of people boiling an egg have dramatically improved australian tv hashtag\"\n        ],\n        [\n            0,\n            \"with past years hashtag will be going off air for a week over easter\"\n        ],\n        [\n            0,\n            \"catching up on hashtag did kat really just say them being eliminated wouldn't be fair she clearly doesn't know what that means\"\n        ],\n        [\n            0,\n            \"they thought they were friends so constant from a pair has shocked hashtag couple annie and lloyd url\"\n        ],\n        [\n            0,\n            \"annie and lloyd shocked by kat and andre url glad those two r hashtag villains i hate kat\"\n        ],\n        [\n            0,\n            \"we gonna get turnt for hashtag rest easy gone but never forgotten hashtag\"\n        ],\n        [\n            0,\n            \"what a genius idea their trolley handle has information and a cup holder someone tell about this lol hashtag\"\n        ],\n        [\n            0,\n            \"hopes kat andre faces off with vicky celine in sudden death plot twist both teams get eliminated hashtag\"\n        ],\n        [\n            0,\n            \"ehh it's the boring stage now hashtag\"\n        ],\n        [\n            0,\n            \"rt user thought it was odd that hashtag implied an annual event then i read the guy's tweets oy\"\n        ],\n        [\n            0,\n            \"rt user user the actual rule is you are allowed 1 lesbian and or trans player per 5 player team which is much worse …\"\n        ],\n        [\n            0,\n            \"he stated in the past that people had bought him followers to try to get his account in trouble\"\n        ],\n        [\n            0,\n            \"rt user user sent me and my family death threats over tweeting about needing laws to stop from doing st …\"\n        ],\n        [\n            0,\n            \"rt user wadhwa thinks he took intense fire for helping women in tech not realizing the fire he's getting is for doing the opposite hashtag\"\n        ],\n        [\n            0,\n            \"take gaters you're alone in the world in your campaign of hate people will stand up to you men and women will stand up to you\"\n        ],\n        [\n            0,\n            \"rt user must get high score url\"\n        ],\n        [\n            0,\n            \"user user looking into it ty for the\"\n        ],\n        [\n            0,\n            \"user the people that need that education likely wouldn't attend an anti harassment conf\"\n        ],\n        [\n            0,\n            \"oh look here's nero and wadhwa colluding to borrow a term from the gg playbook url hashtag\"\n        ],\n        [\n            0,\n            \"this is classist as fuck living a life free of harassment shouldn't come at a premium come on people what is wrong with you\"\n        ],\n        [\n            0,\n            \"user also from a fellow sj to another is generally upon as a\"\n        ],\n        [\n            0,\n            \"it's kinda cold but i don't want to stop wearing my superhero outfit\"\n        ],\n        [\n            0,\n            \"user omg the robot leggings would be perfect\"\n        ],\n        [\n            0,\n            \"this lecture is older than most of the people insulting my pearl code url\"\n        ],\n        [\n            0,\n            \"user not sure i think this could be too easily argued irt if attacks can be unintentional\"\n        ],\n        [\n            0,\n            \"user not sure i kind of like when it fades on short hair if it's dyed well it's less\"\n        ],\n        [\n            0,\n            \"it's pretty funny that claims i harassed her never talked to her until last night ignored the smear article she wrote user\"\n        ],\n        [\n            0,\n            \"user user she's claiming i threatened to sue her it's hilarious even with an obvious case of libel who has the time\"\n        ],\n        [\n            0,\n            \"rt user nothing has changed not a single fucking thing other than watching a of me be gang raped on national tv a …\"\n        ],\n        [\n            0,\n            \"lol user is very disappointed in the eff very very disappointed\"\n        ],\n        [\n            0,\n            \"user user bitch i am end boss p\"\n        ],\n        [\n            0,\n            \"one way or another really is a creepy song\"\n        ],\n        [\n            0,\n            \"user it's going to be an npo so i'll never get rich off of it p the goal is just to make enough to live\"\n        ],\n        [\n            0,\n            \"user i don't mind bickering but with some it feels like kicking puppies i'm anti puppy kicking\"\n        ],\n        [\n            0,\n            \"user not quite yet as far as goes although i've been thinking about facebook i've been working with many companies though\"\n        ],\n        [\n            0,\n            \"telling me don't help this person they are not really victims probs isn't going to get you the reaction for which you are looking\"\n        ],\n        [\n            0,\n            \"user i'm envious of your education p knowing how to interpret some things seems tricky to say the least\"\n        ],\n        [\n            0,\n            \"user user police tend to take reports of online harassment threats a lot more seriously when a lawyer is involved\"\n        ],\n        [\n            0,\n            \"user for victims of abuse it's often not discussed because of a feeling of shame victim assumes fault then public blame\"\n        ],\n        [\n            0,\n            \"a huge thank you to user giving wadhwa a platform with which to prove his character was of great help to hashtag\"\n        ],\n        [\n            0,\n            \"rt user things are worse than normal this is the new normal please adjust accordingly\"\n        ],\n        [\n            0,\n            \"user i'm a little concerned the tweet still exists i see no published\"\n        ],\n        [\n            0,\n            \"user the bacon belongs to me\"\n        ],\n        [\n            0,\n            \"user he also makes claims of racism if someone calls him on repeatedly using feminist terms incorrectly i don't care\"\n        ],\n        [\n            0,\n            \"you're not going to get the response you're looking for give up user\"\n        ],\n        [\n            0,\n            \"user i mean this from the bottom of my heart go fuck yourself\"\n        ],\n        [\n            0,\n            \"i 3 user because she has user and lived to tell the tale\"\n        ],\n        [\n            0,\n            \"rt user black bar according to weirdos url\"\n        ],\n        [\n            0,\n            \"user there's a white black option\"\n        ],\n        [\n            0,\n            \"this isn't rare this isn't even gamergate related this happens all the time\"\n        ],\n        [\n            0,\n            \"user i would take a shirt but i only have a few kit kats\"\n        ],\n        [\n            0,\n            \"checked a timeline or two just for verification i'm glad my code works as well as it does\"\n        ],\n        [\n            0,\n            \"one of my least favorite things is sending an abuse complaint into the void of a ticketing system and waiting for a human we can do better\"\n        ],\n        [\n            0,\n            \"holy crap i just realized my entire apartment is user themed her logo colors my life\"\n        ],\n        [\n            0,\n            \"user most of tech doesn't really know about gamergate and doesn't care in a bigger sense gamergate has no importance\"\n        ],\n        [\n            0,\n            \"oh my god user is adorable i have a crush hashtag\"\n        ],\n        [\n            0,\n            \"how do i even have an ear ache i am not 4\"\n        ],\n        [\n            0,\n            \"user iirc is a paid app i'm not necessarily thinking full client\"\n        ],\n        [\n            0,\n            \"user now i have to login to randi ebooks and add him to the bot base so uh thanks for that\"\n        ],\n        [\n            0,\n            \"user i know you're going through a lot right now i can help with some of this dm or email randi at url\"\n        ],\n        [\n            0,\n            \"user i suppose i have to get used to the idea of bloggers using my name to get hits but slightly irritated\"\n        ],\n        [\n            0,\n            \"user user so it causes problems with other bots\"\n        ],\n        [\n            0,\n            \"user user yo bby i'm chaotic good\"\n        ],\n        [\n            0,\n            \"user you are married young miss go\"\n        ],\n        [\n            0,\n            \"user there are some statements made which are obvious slander ie what i do with funds w patreon wth claims of fraud\"\n        ],\n        [\n            0,\n            \"user or many for that matter\"\n        ],\n        [\n            0,\n            \"user doesn't work if the people are already following you either\"\n        ],\n        [\n            0,\n            \"user the dog manages to fit himself into tiny\"\n        ],\n        [\n            0,\n            \"if anyone blocked this claim they are welcome to follow user's instructions and see if they can follow rt fav my tweets\"\n        ],\n        [\n            0,\n            \"user you live in my area how did i not know this let's get wine and cheese\"\n        ],\n        [\n            0,\n            \"no nimoy my face is clean\"\n        ],\n        [\n            0,\n            \"user i can't really hate the kids i mean they are just young stupid uneducated no life experience who hasn't been there\"\n        ],\n        [\n            0,\n            \"user user said so bravely from the cowardice of an egg\"\n        ],\n        [\n            0,\n            \"rt user cool but make sure you're not doing it on the backs of people who are still hurting struggling to make …\"\n        ],\n        [\n            0,\n            \"user to be fair none of those things have anything to do with twitter's tos or even free speech for that matter p\"\n        ],\n        [\n            0,\n            \"user on the ground you have to step in them thing you to dmg but it does dmg gotta it slowly\"\n        ],\n        [\n            0,\n            \"there's no one size fits all answer for online harassment but we're in this for the long haul we've got ideas we will help\"\n        ],\n        [\n            0,\n            \"rt user some 1 searched freebsd code for user twitter name they didn't get any results and used it as evidence she doe …\"\n        ],\n        [\n            0,\n            \"user yo appreciate the shout out for ggautoblocker but article is technically incorrect url\"\n        ],\n        [\n            0,\n            \"user is it possible to ask a more stupid question url\"\n        ],\n        [\n            0,\n            \"user nope reported by multiple sources\"\n        ],\n        [\n            0,\n            \"user that was because isis were watching the new propaganda film in the cultural center when they hit it microbrain\"\n        ],\n        [\n            0,\n            \"user lol a staged escorted video shot at gun point how stupid can you get url\"\n        ],\n        [\n            0,\n            \"user why were innocent civilians in prison\"\n        ],\n        [\n            0,\n            \"user user it's islam aftermath microbrain it's always been that way\"\n        ],\n        [\n            0,\n            \"user user any time i see an article by the scumbag i know the opposite is true\"\n        ],\n        [\n            0,\n            \"user the one thing isis can provide better than anyone else is corpses to practice on ones of course\"\n        ],\n        [\n            0,\n            \"user here is an isis medical student at work url\"\n        ],\n        [\n            0,\n            \"user you are the one with the conspiracy theories the turkish army collaboration has been proven multiple times\"\n        ],\n        [\n            0,\n            \"user seems like everything get's stuck at 50 sinjar and kobane\"\n        ],\n        [\n            0,\n            \"user the writer is a nut case in suggesting a power sharing with isis and basically he just rants and complains\"\n        ],\n        [\n            0,\n            \"user user the idea that the us is trying to russia in light of russian invasion of and e ukr is absurd\"\n        ],\n        [\n            0,\n            \"user user of the russian propaganda line about ukrainian nazis is an insufferable lie\"\n        ],\n        [\n            0,\n            \"user user is a lying low life piece of dog shit and there is no other way to put it\"\n        ],\n        [\n            0,\n            \"user user sides with communists authoritarian dictators and terrorist in every single case\"\n        ],\n        [\n            0,\n            \"user user some day i will go out of my way to piss on his grave\"\n        ],\n        [\n            0,\n            \"user anyone who believes that you can have compromise or power sharing with people of an islamic mindset is delusional\"\n        ],\n        [\n            0,\n            \"user user there was no us coup in ukraine microbrain\"\n        ],\n        [\n            0,\n            \"user user there were never any neo nazis involved that is simply russian propaganda\"\n        ],\n        [\n            0,\n            \"user user it goes on the assumption that the admiration of bandera means support for a nazi ideology false\"\n        ],\n        [\n            0,\n            \"user user first bandera fought for nazis but he was also in a nazi prison\"\n        ],\n        [\n            0,\n            \"user user joining with nazis was to rid ukraine of soviets and had no relationship to him supporting ideology\"\n        ],\n        [\n            0,\n            \"user user same applies to 14th ss they fought for nazis to get rid of soviets they never had\"\n        ],\n        [\n            0,\n            \"user user nazi indoctrination and wiki will tell you that half the world's neo nazis live in russia\"\n        ],\n        [\n            0,\n            \"user it is the same mindset of all islamic terrorist groups and there are over 100 of them\"\n        ],\n        [\n            0,\n            \"user again you jump to conclusions just like your absurd coup idea\"\n        ],\n        [\n            0,\n            \"user user rofl you really do have more than one screw lose\"\n        ],\n        [\n            0,\n            \"user sanctions didn't kill anyone there were no sanctions against iraq buying food you people are as deluded as ever\"\n        ],\n        [\n            0,\n            \"user and you pick the same old lying until you finally die\"\n        ],\n        [\n            0,\n            \"user glad to hear that peter and i will respect your assessment\"\n        ],\n        [\n            0,\n            \"user the problem is in your lie that the deaths were caused by us sanctions purchase of food by iraq was never\"\n        ],\n        [\n            0,\n            \"user they learn it from the quran and hadiths like these url\"\n        ],\n        [\n            0,\n            \"user sorry twitter missed on sending that tweet answer should now be present\"\n        ],\n        [\n            0,\n            \"user okay microbrain show me proof that the sanctions included food or medicine and stop babbling about experts\"\n        ],\n        [\n            0,\n            \"user rofl genocide lol okay i didn't realize i was talking to the lunatic left fringe have a nice day\"\n        ],\n        [\n            0,\n            \"user wikipedia says that there were no sanctions against food and medicine try again microbrain\"\n        ],\n        [\n            0,\n            \"user not only were there no sanctions against food and medicine but was allowed to sell oil in exchange for food medicine\"\n        ],\n        [\n            0,\n            \"user i guess while your trying to shove your at people you can't read your forehead\"\n        ],\n        [\n            0,\n            \"user who cares about some opinions the facts are that there were no sanctions against food or medicine any idiot can verify\"\n        ],\n        [\n            0,\n            \"user you on endlessly without presenting a single fact show where we food and medicine or shut up\"\n        ],\n        [\n            0,\n            \"user we are not arguing deaths we are arguing the cause was the cause not sanctions\"\n        ],\n        [\n            0,\n            \"user no like the idiot leftist that you are you believe that endless truth\"\n        ],\n        [\n            0,\n            \"user just drone on if you like by now you could have actually brought some facts to the table but you have none\"\n        ],\n        [\n            0,\n            \"user repeating as everyone knows is your way of saying that you just sit around and repeat the bs of your left wing\"\n        ],\n        [\n            0,\n            \"user so where is your evidence of the intentional destruction of water give me a link to facts not opinions\"\n        ],\n        [\n            0,\n            \"user again like an idiot you give the opinions of people like you with no facts\"\n        ],\n        [\n            0,\n            \"user printing some bs from an us hating conspiracy nut like yourself does not evidence of anything\"\n        ],\n        [\n            0,\n            \"user the saudis pay for a lot of them\"\n        ],\n        [\n            0,\n            \"user so at the moment i'm busy trying to track down the sources of your conspiracy theories\"\n        ],\n        [\n            0,\n            \"user the first one seems to come from the far left wing rag the progressive the article is by thomas\"\n        ],\n        [\n            0,\n            \"user the article is called the secret behind the sanctions how the us intentionally destroyed water supply\"\n        ],\n        [\n            0,\n            \"user of the three papers that he references i have so far only been able to locate the third\"\n        ],\n        [\n            0,\n            \"user here is the paper url in reading it i find nothing to support the allegations\"\n        ],\n        [\n            0,\n            \"user i'm going to continue looking for the other papers to see if they help his case or show it to be politically motivated\"\n        ],\n        [\n            0,\n            \"user certainly the paper shows that the idea that drinking water was the only or main health issue in iraq is a lie\"\n        ],\n        [\n            0,\n            \"user i don't follow any religion microbrain\"\n        ],\n        [\n            0,\n            \"user user where is your evidence that any of these people are nazis putin troll\"\n        ],\n        [\n            0,\n            \"user user yeah unlike progressive they actually provide facts and data sorry to bother you with them\"\n        ],\n        [\n            0,\n            \"rt user leaked tapes p resident erdogan told his son to of some 37 million in cash url v …\"\n        ],\n        [\n            0,\n            \"apparently isis has decided to start attacking the saudi border from iraq this will no doubt turn up war against them\"\n        ],\n        [\n            0,\n            \"user here is the scumbag hashtag explaining that we are the problem after telling us we must accept being by muslims\"\n        ],\n        [\n            0,\n            \"user no you are a liar they are not neo nazi groups idiot that is pure propaganda from the putin media\"\n        ],\n        [\n            0,\n            \"user this man is a liar you can find youtube interviews with the leaders of all groups none are neo nazi\"\n        ],\n        [\n            0,\n            \"user mike is some putin paid russian troll working in a propaganda sweat shop in st petersburg\"\n        ],\n        [\n            0,\n            \"user go to wiki putin troll and you will find that half the world's neo nazis live in russia\"\n        ],\n        [\n            0,\n            \"user all of the believers in state fascism between russia and ukraine live in russia\"\n        ],\n        [\n            0,\n            \"user there is no bigger nazi in the region than mike boss putin\"\n        ],\n        [\n            0,\n            \"user furthermore you are a lying because those groups have less than 5 of the representation in the gov\"\n        ],\n        [\n            0,\n            \"user they mean nothing idiot bandera was never a nazi even though he fought with them to rid ukraine of soviets\"\n        ],\n        [\n            0,\n            \"user and you can collect ten times as many nazi pictures in russia url\"\n        ],\n        [\n            0,\n            \"user even right sector interviews are on youtube they all reject authoritarian governments and they all have jewish members\"\n        ],\n        [\n            0,\n            \"user and this shows how liars like you try to photoshop pictures for your propaganda url\"\n        ],\n        [\n            0,\n            \"user again this putin paid propaganda troll lies right wing parties received less votes in the last ukrainian elections\"\n        ],\n        [\n            0,\n            \"user why not complete the job at baiji and ramadi and hit and tikrit and let the kurds clean up the north\"\n        ],\n        [\n            0,\n            \"user it's a joke they can't even afford to pay their fighters and they don't have close to that kind of budget hashtag\"\n        ],\n        [\n            0,\n            \"user richard ii is nobody's prophet microbrain and you can't excuse the crimes of islam using others crimes\"\n        ],\n        [\n            0,\n            \"user there is a complete failure in your math independent this is islamophobia url\"\n        ],\n        [\n            0,\n            \"rt user islam in india vs url\"\n        ],\n        [\n            0,\n            \"rt user the victims of islam url\"\n        ],\n        [\n            0,\n            \"rt user these women are fighting against islam in most unusual way url\"\n        ],\n        [\n            0,\n            \"user let's see why would there be a movement against islam but not against any other religion url\"\n        ],\n        [\n            0,\n            \"what is sharia law here are some of its rules hashtag url\"\n        ],\n        [\n            0,\n            \"rt user egyptian nightmare remember erdogan said turkey is egypt egypt is turkey url\"\n        ],\n        [\n            0,\n            \"user you are lying he did no such thing\"\n        ],\n        [\n            0,\n            \"user where will they kidnap the teachers from\"\n        ],\n        [\n            0,\n            \"user it probably is silly but i doubt that the who has the resources in mosul to know\"\n        ],\n        [\n            0,\n            \"user it made itself popular at the point of a sword and gun\"\n        ],\n        [\n            0,\n            \"user i can if the religion encourages those actions\"\n        ],\n        [\n            0,\n            \"user i have four translations of the quran and i trust the translators\"\n        ],\n        [\n            0,\n            \"user and it only took him a year to read it\"\n        ],\n        [\n            0,\n            \"rt user isis behead street for entertaining crowds in syria with his tricks which were ' an insult to islam ' url\"\n        ],\n        [\n            0,\n            \"here are some of the elements of sharia law hashtag url\"\n        ],\n        [\n            0,\n            \"user yeah we shouldn't worry about this stuff url\"\n        ],\n        [\n            0,\n            \"user no that is simply an islam snow job here is the truth url\"\n        ],\n        [\n            0,\n            \"rt user user nothing new look new isis converts today more brutal recent converts 4 islam are more dangerous than older one's …\"\n        ],\n        [\n            0,\n            \"rt user mass grave bodies of 21 christians found in mosul url\"\n        ],\n        [\n            0,\n            \"user instead of personal attacks maybe you can explain why there are more than 100 islamic terrorist groups\"\n        ],\n        [\n            0,\n            \"user why have there been more than 22 000 islamic terrorist attacks around the world since 9 11\"\n        ],\n        [\n            0,\n            \"rt user radical islam a growing threat to sub christians report via r url\"\n        ],\n        [\n            0,\n            \"user take me off your list scum bag\"\n        ],\n        [\n            0,\n            \"user that was your last chance scumbag now you are blocked\"\n        ],\n        [\n            0,\n            \"user peace is important but freedom is even more important\"\n        ],\n        [\n            0,\n            \"remember the spot where stood in kobane to announce that isis had full control it's now in the hands of the kurds hashtag\"\n        ],\n        [\n            0,\n            \"user how is that related to islam\"\n        ],\n        [\n            0,\n            \"so will the french terrorists be heading to turkey where erdogan can protect them and send them safely to isis hashtag\"\n        ],\n        [\n            0,\n            \"user user disagree with are you blind to the physical\"\n        ],\n        [\n            0,\n            \"user user apparently you are living under a rock it chased them out of france for ten centuries\"\n        ],\n        [\n            0,\n            \"user user how is that relevant\"\n        ],\n        [\n            0,\n            \"user user neither does against violence\"\n        ],\n        [\n            0,\n            \"user user if you don't have an answer you are just being a sanctimonious\"\n        ],\n        [\n            0,\n            \"user user so you admit you were wrong about muslim extremists\"\n        ],\n        [\n            0,\n            \"user really why is it not embedded for buddhism hinduism tao judaism christianity atheism and\"\n        ],\n        [\n            0,\n            \"user so you think i have a right to murder anyone who me are you living in an asylum because if you aren't you should be\"\n        ],\n        [\n            0,\n            \"user user you lost the debate when you changed the subject which was immediately\"\n        ],\n        [\n            0,\n            \"user that's like saying that if i hate it is my mental problem complete nonsense statement\"\n        ],\n        [\n            0,\n            \"rt user the only way global media can pay respect to hashtag is by and them again again …\"\n        ],\n        [\n            0,\n            \"rt user i agree w goldberg every publishing giant should publish charles cartoons on the front page for the next seven days w …\"\n        ],\n        [\n            0,\n            \"rt user of israel news the collection of charlie mohammed cartoons url\"\n        ],\n        [\n            0,\n            \"rt user 5 mass graves with 320 bodies discovered near northern city of mosul url\"\n        ],\n        [\n            0,\n            \"rt user daily check on hashtag thread daesh surrounded on radio hill tribe steps up attacks on daesh killing many …\"\n        ],\n        [\n            0,\n            \"user where did he say that\"\n        ],\n        [\n            0,\n            \"user this is not about war between countries this is about muslims starting wars with unbelievers url\"\n        ],\n        [\n            0,\n            \"user wrong the quran is not a history book it is a set of instructions how it got to be instructions is irrelevant\"\n        ],\n        [\n            0,\n            \"user give me verse numbers not your interpretation\"\n        ],\n        [\n            0,\n            \"user user no i think the extremism the bombs and what would american bombs have to do with sharia and apostates\"\n        ],\n        [\n            0,\n            \"user because christians expose and stop those things themselves and the cia doesn't claim christianity\"\n        ],\n        [\n            0,\n            \"user user and it's not okay to say that only a few are extremists\"\n        ],\n        [\n            0,\n            \"user user more like nazi germany not every single german was a nazi\"\n        ],\n        [\n            0,\n            \"user user but at that time we didn't have fools saying that we can't fight germany because there are good germans\"\n        ],\n        [\n            0,\n            \"user user does talking to a few tell me how many want to kill apostates or implement sharia\"\n        ],\n        [\n            0,\n            \"user why do you say that\"\n        ],\n        [\n            0,\n            \"user by reading the quran and the hadiths url\"\n        ],\n        [\n            0,\n            \"rt user muslims murder 12 in france to now they have made islam even more ridiculed and hated\"\n        ],\n        [\n            0,\n            \"user rofl the entire world knows for a fact that the exact opposite is true\"\n        ],\n        [\n            0,\n            \"user yes that is the verse that insults jews thanks for cherry picking\"\n        ],\n        [\n            0,\n            \"user no you have it backwards it was mohammed murdering jews\"\n        ],\n        [\n            0,\n            \"user next time try the truth instead of taqiyya url\"\n        ],\n        [\n            0,\n            \"user he beheaded 600 jewish prisoners and sold their women and children into slavery\"\n        ],\n        [\n            0,\n            \"user here is a great example of mohammed's respect for women so go tell your lies elsewhere url\"\n        ],\n        [\n            0,\n            \"user there are multiple hadiths like this that cover it url\"\n        ],\n        [\n            0,\n            \"user i have qurans by and they all say the same thing none are\"\n        ],\n        [\n            0,\n            \"user the leader of those terrorists has a phd in islam it is you that are purposely trying to mislead western\"\n        ],\n        [\n            0,\n            \"user they are world famous and deserve it\"\n        ],\n        [\n            0,\n            \"the kurdish women break every sexist law of islam and are loved by the world half of isis is about women and they are hated\"\n        ],\n        [\n            0,\n            \"user user what does that have to do with the barbarity of islam\"\n        ],\n        [\n            0,\n            \"for what it's worth i don't believe that isis has 30 000 to 50 000 terrorists in mosul their inability to reinforce elsewhere says not\"\n        ],\n        [\n            0,\n            \"user why are you and repeating their propaganda\"\n        ],\n        [\n            0,\n            \"user not to mention universities shut down christians chased out women forced to cover and stay home doctors killed\"\n        ],\n        [\n            0,\n            \"user why would i care about what is in the old testament i'm not a christian\"\n        ],\n        [\n            0,\n            \"rt user rip to the 24 kurdish on the gwer frontline fighting for humanity and freedom\"\n        ],\n        [\n            0,\n            \"need better on ground intel stuff like hashtag shouldn't happen isis should have been attacked by air before they got there hashtag\"\n        ],\n        [\n            0,\n            \"user i'm not sure if i believe that baghdadi was there lily he's been getting bad publicity for hiding like a rat\"\n        ],\n        [\n            0,\n            \"user so let's get after the isis fan boys about him running away and see what happens\"\n        ],\n        [\n            0,\n            \"user user what do you care you don't believe in free speech\"\n        ],\n        [\n            0,\n            \"user so i hear that baghdadi ran like a scared rabbit in gwer guess he has no faith in allah\"\n        ],\n        [\n            0,\n            \"user your ran from battle at gwer like the pussy he is he can't possible have faith in allah and be such a coward\"\n        ],\n        [\n            0,\n            \"user oh good then we can include them in the targeted air strikes\"\n        ],\n        [\n            0,\n            \"user baghdadi ran like a chicken in gwer\"\n        ],\n        [\n            0,\n            \"user user i don't have a religion microbrain have you found what hole that coward baghdadi into at gwer\"\n        ],\n        [\n            0,\n            \"user user but he's the representative of allah for all muslims how can he run and hide like that\"\n        ],\n        [\n            0,\n            \"user user so when some isis ran away at sinjar baghdadi beheaded them but now he ran away at gwer\"\n        ],\n        [\n            0,\n            \"user unarmed women and children is the only thing that isis is good at handling\"\n        ],\n        [\n            0,\n            \"rt user in islam there's a concept called taqiyya which that lying is acceptable if it advances the cause of allah url\"\n        ],\n        [\n            0,\n            \"rt user thomas responded to islam in what he did might shock you url\"\n        ],\n        [\n            0,\n            \"user user liar men and women are in mosques\"\n        ],\n        [\n            0,\n            \"user lol it's far worse than that url\"\n        ],\n        [\n            0,\n            \"user user stupid idea from a conspiracy nut\"\n        ],\n        [\n            0,\n            \"user user maybe instead of telling me what to do you try this kiss my ass\"\n        ],\n        [\n            0,\n            \"user wow must be 5 or 6 of them\"\n        ],\n        [\n            0,\n            \"rt user meet father of 7 who 2nd suicide bomber in last night died w bomber saved dozens hero url\"\n        ],\n        [\n            0,\n            \"user user erdogan is behind turkish terrorism wants to blame and use it as an excuse for more fascism\"\n        ],\n        [\n            0,\n            \"user user again hamas uses the suffering that they themselves produced to manipulate public opinion\"\n        ],\n        [\n            0,\n            \"rt user the jihadists that slaughtered french magazine editor and staff men ' spoke french perfectly ' url\"\n        ],\n        [\n            0,\n            \"rt user islamic state claims of 21 christians in libya url via\"\n        ],\n        [\n            0,\n            \"rt user the european lefties are annoying their house is on fire and they are our potus hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag german anti islam rally draws record 25 000 police say\"\n        ],\n        [\n            0,\n            \"rt user how will we arabs ever get to know freedom when half of our societies women are not free\"\n        ],\n        [\n            0,\n            \"rt user i am officially announcing my retirement from satire because there's no way i can compete with this no way done url\"\n        ],\n        [\n            0,\n            \"rt user turkish state and media blamed kurds hashtag for suicide bombing of district of truth now revealed it …\"\n        ],\n        [\n            0,\n            \"user the pkk haven't been communist for a long time microbrain\"\n        ],\n        [\n            0,\n            \"user that is a lie the prophet mohammed had people executed for criticizing him\"\n        ],\n        [\n            0,\n            \"user islam is not a race microbrain\"\n        ],\n        [\n            0,\n            \"user is ignorant we know exactly how cells make organs and we are on the verge of being able to the process hashtag\"\n        ],\n        [\n            0,\n            \"user user the media run their mouths about islam without a single one ever having read the quran or hadiths\"\n        ],\n        [\n            0,\n            \"user user salon proves that if you are too stupid to discuss a subject just call people racists they now claim islam is a race\"\n        ],\n        [\n            0,\n            \"user user i'm betting that not a single idiot at salon has ever read the quran and hadiths\"\n        ],\n        [\n            0,\n            \"user the poll because people may not be answering correctly is replacing data with imagination to suit yourself\"\n        ],\n        [\n            0,\n            \"user you are too far off the deep end good night\"\n        ],\n        [\n            0,\n            \"user car is 4 5 christian and the muslims took the government by force finally the christians fought back\"\n        ],\n        [\n            0,\n            \"user i bet didn't sign that\"\n        ],\n        [\n            0,\n            \"user he simply what is in the quran and hadiths\"\n        ],\n        [\n            0,\n            \"user user in the hadiths says isn't amazing how allah to meet your desires lol she knew\"\n        ],\n        [\n            0,\n            \"have you ever wondered where the idea of the 72 virgins comes from in islam here is the hadith describing it url\"\n        ],\n        [\n            0,\n            \"rt user muslims say islam gave women rights 1400 years ago wife had more rights before islam url\"\n        ],\n        [\n            0,\n            \"rt user isis fighters were coming to buy us choosing beautiful yezidi women killing women url htt …\"\n        ],\n        [\n            0,\n            \"rt user stoning women to death have become common in mosul by the islamic state photos published today url\"\n        ],\n        [\n            0,\n            \"user mohammed's first wife was his boss and was a property owner before she married mohammed and before islam\"\n        ],\n        [\n            0,\n            \"rt user in un u r talking too much with no activities this is the way that people dies in mosul url\"\n        ],\n        [\n            0,\n            \"user you get hit in the face with the facts about muslims and that is your stupid response url\"\n        ],\n        [\n            0,\n            \"user if i had a reason to doubt the holocaust i would regardless of the laws you can be a holocaust in america\"\n        ],\n        [\n            0,\n            \"user i have no issues with hindus in fact i rather like the\"\n        ],\n        [\n            0,\n            \"user the brutality of the old testament is not an excuse for the brutality of islam\"\n        ],\n        [\n            0,\n            \"user i've lived 60 years and have never seen a kkk member the ratio of jihadi attacks to kkk attacks is 10 000 to 1\"\n        ],\n        [\n            0,\n            \"user user no they don't target children to be killed the palestinians target children to be killed\"\n        ],\n        [\n            0,\n            \"user the holocaust should not be excluded from freedom of speech and neither should mohammed\"\n        ],\n        [\n            0,\n            \"user user that is simply a lie\"\n        ],\n        [\n            0,\n            \"user just as i thought there is no evidence of intentionally targeting children and it's not even certain it was an israeli boat\"\n        ],\n        [\n            0,\n            \"user no ice or meat going bad looks medieval\"\n        ],\n        [\n            0,\n            \"user user oh yeah a few fish and they are ready to rule the world rofl\"\n        ],\n        [\n            0,\n            \"user ongoing daily gruesome murders by isis in mosul and isis has zero to do with providing any of the services url\"\n        ],\n        [\n            0,\n            \"user rotting flesh with no ice or in medieval conditions and half the doctors in town dead or escaped\"\n        ],\n        [\n            0,\n            \"rt user peshmerga nearly control mosul main highway to syria url\"\n        ],\n        [\n            0,\n            \"user notice that in the pictures of the rotting meat that all the women in mosul are locked up at home\"\n        ],\n        [\n            0,\n            \"rt user always marching just never against extremists url\"\n        ],\n        [\n            0,\n            \"user go ahead and remain a moron makes no difference to me\"\n        ],\n        [\n            0,\n            \"user no you are the liar and fox is telling the truth there are mountains of evidence url\"\n        ],\n        [\n            0,\n            \"user user but you attack a conservative news source if they object to the same things you do\"\n        ],\n        [\n            0,\n            \"user user if you want to call out right then do it over substance not a knee jerk reaction of taking sides\"\n        ],\n        [\n            0,\n            \"user yeah i love idiots like you who tell me that i have to tolerate the intolerant you can stick that\"\n        ],\n        [\n            0,\n            \"user no people who want to kill apostates support jihad support sexism support sharia are not people they are scum\"\n        ],\n        [\n            0,\n            \"user user and of course i would also fight against any regardless of religion\"\n        ],\n        [\n            0,\n            \"user no religion is organized worship and control of people spirituality is a subjective experience between one person and god\"\n        ],\n        [\n            0,\n            \"user i saw armstrong tell five lies in two sentences in that article no point in reading more lies beyond that\"\n        ],\n        [\n            0,\n            \"user who cares what some idiot said\"\n        ],\n        [\n            0,\n            \"user user we are talking about what mohammed believed and is therefore a part of islam\"\n        ],\n        [\n            0,\n            \"user user changed or stupidity is still stupidity\"\n        ],\n        [\n            0,\n            \"user user yeah it says that men can beat women so what is your point\"\n        ],\n        [\n            0,\n            \"user user more sexism keep women but let men have four wives and sex slaves\"\n        ],\n        [\n            0,\n            \"rt user isis execute 13 football fans by firing squad for watching iraq play jordan on tv in mosul url\"\n        ],\n        [\n            0,\n            \"user here it is from the new york post url\"\n        ],\n        [\n            0,\n            \"user user no they are not really communists any more\"\n        ],\n        [\n            0,\n            \"user user the big difference is that they do not support large authoritarian communist states\"\n        ],\n        [\n            0,\n            \"user user their position now is democratic\"\n        ],\n        [\n            0,\n            \"user little do they know that they are no permanent prisoners of the daesh\"\n        ],\n        [\n            0,\n            \"user user so why not start a company that does not make a profit average corporate is 6\"\n        ],\n        [\n            0,\n            \"user user but if someone wants to create companies that have zero profit no one will stop them\"\n        ],\n        [\n            0,\n            \"user user and while everyone talks about corporate greed no one steps up to create companies\"\n        ],\n        [\n            0,\n            \"user user of course there are countries where there are no greedy corporations and no private banks like north korea\"\n        ],\n        [\n            0,\n            \"user she's a total liar url\"\n        ],\n        [\n            0,\n            \"user this is what people mean moron url\"\n        ],\n        [\n            0,\n            \"user yeah the daesh have taken baiji at least a dozen times\"\n        ],\n        [\n            0,\n            \"rt user identity of women url\"\n        ],\n        [\n            0,\n            \"rt user all muslim countries in self destruction mode yemen crisis india issues advisory against traveling url\"\n        ],\n        [\n            0,\n            \"user the most helpless words in politics these days are un calls for\"\n        ],\n        [\n            0,\n            \"user and he will teach you murder rape and pedophilia as well url\"\n        ],\n        [\n            0,\n            \"user living under ground like rats is very appropriate for the daesh\"\n        ],\n        [\n            0,\n            \"user nothing but an idiotic headline\"\n        ],\n        [\n            0,\n            \"user or they bought it from hobby lobby and can't figure out how it goes together lol\"\n        ],\n        [\n            0,\n            \"user thanks peter i saw a special where a historian was also unable to trace islam and mohammed till much later\"\n        ],\n        [\n            0,\n            \"user the daesh are doing a great job of producing hell on earth for the people living in their areas\"\n        ],\n        [\n            0,\n            \"user soon the people of raqqa and mosul will not fear going to hell because they are already there\"\n        ],\n        [\n            0,\n            \"user what data i didn't see a single item of data only one guy's conclusions\"\n        ],\n        [\n            0,\n            \"user user good that trash should be mocked by the world\"\n        ],\n        [\n            0,\n            \"with fighting starting in mosul we can expect to kobane to slow or stop this may be the chance for ypg ypj to finish the job\"\n        ],\n        [\n            0,\n            \"user what i gave you is the historical research ever hear of it or do you just limit yourself to invented superstition\"\n        ],\n        [\n            0,\n            \"user there zero independent historical research that backs up anything in the quran or hadiths\"\n        ],\n        [\n            0,\n            \"user a few manufacturing jobs are already back to the us the chinese won't work cheap forever\"\n        ],\n        [\n            0,\n            \"rt user moral that says there is not good or evil only different is how evil wins by convincing us there is nothing …\"\n        ],\n        [\n            0,\n            \"user user lol can't drive can't vote can't leave house but still a strong advocate for women that's idiot speak\"\n        ],\n        [\n            0,\n            \"we may have to do business with the saudis but we don't have to pretend that they are anything but a backwards islamic dictatorship hashtag\"\n        ],\n        [\n            0,\n            \"martin will complete a fusion in the next ten years and all oil dependent states like saudi will sink\"\n        ],\n        [\n            0,\n            \"user oktar on about the ypg that the people of kobane love while ignoring isis that the people of kobane hate oktar lies\"\n        ],\n        [\n            0,\n            \"user user i bet turkey is not banning the isis fans\"\n        ],\n        [\n            0,\n            \"user mosul is an arab snake pit where they sell yezidi slaves expelled kurds and christians are we suppose to feel sorry for them\"\n        ],\n        [\n            0,\n            \"user i'm not sure why we care about any of the sides in yemen it's not like anyone is fighting for democracy or freedom\"\n        ],\n        [\n            0,\n            \"user even ezidi press has never made such a claim clearly the slave sales were held in mosul after kurds were gone\"\n        ],\n        [\n            0,\n            \"user and yezidis are fighting side by side with kurds not with any sunni arabs\"\n        ],\n        [\n            0,\n            \"user as soon as isis chased all the minorities out of mosul the sunni arabs were happy to steal their property so fuck them\"\n        ],\n        [\n            0,\n            \"user liar you lived with them as third class citizens with no legal right and they were all exterminated in saudi\"\n        ],\n        [\n            0,\n            \"user i certainly don't have faith in your disgusting cult url\"\n        ],\n        [\n            0,\n            \"user these are the animals you want us to feel sorry for url\"\n        ],\n        [\n            0,\n            \"user i'm surprised that they still have any tanks left\"\n        ],\n        [\n            0,\n            \"what i find surprising is that when the daesh decide to stone some poor woman to death they actually find civilian volunteers that do it\"\n        ],\n        [\n            0,\n            \"how can you not side with kurdish fighters that always smile and that regularly circle up hold hands sing and dance url\"\n        ],\n        [\n            0,\n            \"user user the government is not the us americans hate the saudi\"\n        ],\n        [\n            0,\n            \"user to isis the japanese are just like everyone else that is not a sunni muslim\"\n        ],\n        [\n            0,\n            \"now the daesh must either reinforce kobane or loose it so the coalition must protect the roads into kobane against\"\n        ],\n        [\n            0,\n            \"user isis loves killing women and children so what is your exactly what was isis doing when they kobane\"\n        ],\n        [\n            0,\n            \"user so do you think that the daesh are planning the second battle of the trench to be in mosul instead of medina\"\n        ],\n        [\n            0,\n            \"user it's only an issue among the politically correct self guilt the people who want to keep us from ever winning\"\n        ],\n        [\n            0,\n            \"rt user sources in mosul while isis terrorists were preparing a of chlorine gas to attack peshmerga its destroyed by rocket …\"\n        ],\n        [\n            0,\n            \"user user isn't it ironic that people who butcher and enslave everyone want to talk about women and children\"\n        ],\n        [\n            0,\n            \"user user rofl good the more huge the isis attack the more dead daesh there will be to the land\"\n        ],\n        [\n            0,\n            \"user and this sums up islam url\"\n        ],\n        [\n            0,\n            \"user user rofl that's an hit by a sam in 2003 it made it home safely you guys are really desperate\"\n        ],\n        [\n            0,\n            \"rt user sources civilians in mosul wants to leave city but roads by jihadis to use them as human shield for defence\"\n        ],\n        [\n            0,\n            \"user hey scumbag if your heroes care about civilians then why won't they let civilians leave the city\"\n        ],\n        [\n            0,\n            \"rt user sources tribes in mosul wants isis to leave the city as then clashes there are hundreds of is member killed ask fo …\"\n        ],\n        [\n            0,\n            \"user the ypg evacuated civilians of kobane when isis attacked but isis won't let mosul civilians leave so they can hide behind em\"\n        ],\n        [\n            0,\n            \"rt user sources isis terrorists hunting in city of mosul to claim that peshmerga did it later on and serve on media hashtag\"\n        ],\n        [\n            0,\n            \"user user help from raqqa to mosul will have to go the long way around and won't be able to reinforce kobane\"\n        ],\n        [\n            0,\n            \"user are you hoping for a lot of dead civilians to serve your propaganda goals\"\n        ],\n        [\n            0,\n            \"user user ypg has civilians leave before the fight the daesh holds them prisoner and uses them as shields\"\n        ],\n        [\n            0,\n            \"user user lol i love that just wait reasoning\"\n        ],\n        [\n            0,\n            \"user look up the word taqiyya\"\n        ],\n        [\n            0,\n            \"user that many daesh and more are being killed every single day\"\n        ],\n        [\n            0,\n            \"user is a coward that sends kids to be killed fighting for isis but he makes up lame excuses for not going himself\"\n        ],\n        [\n            0,\n            \"user if that is true why are you not joining isis coward\"\n        ],\n        [\n            0,\n            \"user this hypocritical coward will not put his action behind his words by joining isis\"\n        ],\n        [\n            0,\n            \"user here is what churchill said about islam url\"\n        ],\n        [\n            0,\n            \"user mullah oktar is a moron and you have never had an idea of your own in your life\"\n        ],\n        [\n            0,\n            \"user that is one of the reasons why south korea is doing so well and why all muslim countries are impoverished authoritarian\"\n        ],\n        [\n            0,\n            \"user lies and propaganda this is raqqa url\"\n        ],\n        [\n            0,\n            \"user not punishment sick and gruesome behavior are you going to punish the isis animals that civilians in kobane\"\n        ],\n        [\n            0,\n            \"user what about the daesh that murdered thousands of unarmed ezidi civilians what is their punishment you are just a criminal\"\n        ],\n        [\n            0,\n            \"user your demand for perfection would lead to those kids living under isis and brought up as terrorists\"\n        ],\n        [\n            0,\n            \"user we have seen the mercy of islam with 280 million citizens of the earth murdered url\"\n        ],\n        [\n            0,\n            \"user again you are lying the mass graves are being uncovered as the kurds take back their land from the daesh animals\"\n        ],\n        [\n            0,\n            \"user this is life in the an of murder and celebration of killing in the most gruesome way url\"\n        ],\n        [\n            0,\n            \"user there are a few kurds who betrayed their people and joined the daesh criminals and a few stayed and live in fear\"\n        ],\n        [\n            0,\n            \"user those are isis guns pointing at that baby and murdering someone for the way they were born is sick like your islam\"\n        ],\n        [\n            0,\n            \"user you spend your time sitting on the internet trying to convince idiots like yourself to join your daesh animals\"\n        ],\n        [\n            0,\n            \"user then when the idiots arrive in raqqa they discover the depression and misery of living under the daesh\"\n        ],\n        [\n            0,\n            \"user media lies what media lies tell me there is not a place with human heads on a stake and that women are not forced home\"\n        ],\n        [\n            0,\n            \"user it's used because the uranium allows the rounds to tank armor so give them another material that will do the same\"\n        ],\n        [\n            0,\n            \"user 90 of all human and science happened in the last 100 years virtually nothing from muslims\"\n        ],\n        [\n            0,\n            \"user jews are represented among nobel prize winners by ratio of 400 to 1 over muslims jews contribute positive muslims negative\"\n        ],\n        [\n            0,\n            \"user there are literally millions of your list is like nothing and all of it would have been invented by someone else\"\n        ],\n        [\n            0,\n            \"user was a kurd and decent general just fighting for a bad cause\"\n        ],\n        [\n            0,\n            \"user that jews are the world is one of those idiotic conspiracy theories muslims use to hide their failure\"\n        ],\n        [\n            0,\n            \"user jews do well because most are secular and because they place a high value on education instead of jihad\"\n        ],\n        [\n            0,\n            \"user same applies to most asians they work hard study hard and get the results mohammed was a caravan robber too lazy to work\"\n        ],\n        [\n            0,\n            \"user what they have is much closer to democracy than what isis has kurds rescued minorities isis murdered them\"\n        ],\n        [\n            0,\n            \"wish i had means to throw a party for all the ypg ypj since i don't i give all a hardy virtual hashtag url\"\n        ],\n        [\n            0,\n            \"rt user breaking p commander confirmed they killed more than 200 isis militants in both and fronts …\"\n        ],\n        [\n            0,\n            \"user rofl where is in the picture answer they have lost it\"\n        ],\n        [\n            0,\n            \"user so the comeback is we are only loosing a little bit but the important thing is isis heavy loss of men and weapons\"\n        ],\n        [\n            0,\n            \"user you prophet used catapults on cities killing women and children the coward\"\n        ],\n        [\n            0,\n            \"user with that kind of lack of reality contact i can now see why you joined isis\"\n        ],\n        [\n            0,\n            \"user the cowards are the ones hiding behind the civilians in mosul instead of going to meet the pesh that are right there\"\n        ],\n        [\n            0,\n            \"user since both the daesh and your prophet murdered women and children you are talking like a hypocrite\"\n        ],\n        [\n            0,\n            \"user if you never loose the world would already belong to islam instead only poverty and violence belong to islam\"\n        ],\n        [\n            0,\n            \"user the toxic gasses belonged to isis\"\n        ],\n        [\n            0,\n            \"user there was no random with chemical weapons the isis chemical weapons were blown up\"\n        ],\n        [\n            0,\n            \"user you are obviously an making up lies for the daesh\"\n        ],\n        [\n            0,\n            \"user this source is an isis fake of the kurdish news web site\"\n        ],\n        [\n            0,\n            \"user i already have multiple times\"\n        ],\n        [\n            0,\n            \"user there were no chemical fired the pesh hit isis chemical weapons with their rockets\"\n        ],\n        [\n            0,\n            \"user this is an isis account pretending to be a kurdish account like islam it is all lies\"\n        ],\n        [\n            0,\n            \"user sorry islamic taquiyya will not work on me\"\n        ],\n        [\n            0,\n            \"user yesterday a daesh fan posted a pic of an with one engine blown off claimed daesh did it i found the pic it from 2003\"\n        ],\n        [\n            0,\n            \"user user western feminists give a free pass on sexism to everyone but white western conservative males\"\n        ],\n        [\n            0,\n            \"user the daesh have several plants to manufacture chlorine gas in mosul one of them blew up praise allah\"\n        ],\n        [\n            0,\n            \"user nope there will be no long term war the caliphate of the rat in hiding will be dead before the end of this year\"\n        ],\n        [\n            0,\n            \"user how about this guy url\"\n        ],\n        [\n            0,\n            \"user so i'm thinking daesh no longer have the resources to launch a successful major attack anywhere what do you think\"\n        ],\n        [\n            0,\n            \"rt user kurds were supposed to be in at the beginning oh i see now in isis statement it is actually arab nationalism url\"\n        ],\n        [\n            0,\n            \"user user they are not just trying they are you lost kobane pesh are knocking on mosul door\"\n        ],\n        [\n            0,\n            \"user i think that your masters are telling you stuff to jack up moral and they will try something but it will fail you'll see\"\n        ],\n        [\n            0,\n            \"user daesh have so many fronts to fight that they don't have the manpower to succeed any more\"\n        ],\n        [\n            0,\n            \"user gwer is a good example daesh had a good plan of attack but not the manpower to make it stick so they lost resources\"\n        ],\n        [\n            0,\n            \"i'm thinking that daesh have no choice but to try to take back the intersection of hw 1 and hw 47 near tal afar\"\n        ],\n        [\n            0,\n            \"user they need to try to raqqa sinjar tal afar and mosul but they will fail because of not enough men\"\n        ],\n        [\n            0,\n            \"user between 50 000 and 70 000 would be my guess\"\n        ],\n        [\n            0,\n            \"user i count reports of daesh deaths around syria and iraq and for daesh are loosing more that 100 a day\"\n        ],\n        [\n            0,\n            \"user so they are loosing more than 36 000 per year the peshmerga guess was an and included future draft from mosul\"\n        ],\n        [\n            0,\n            \"user loss of kobane sinjar corpses returning home will dry up recruiting and europe just doesn't have that many crazy people\"\n        ],\n        [\n            0,\n            \"user that's probably because we defeated hitler the japanese empire the chinese in korea and we fight for freedom and democracy\"\n        ],\n        [\n            0,\n            \"user that just means that the only kinds of you will get are crazy other places have the brainwashed and uneducated\"\n        ],\n        [\n            0,\n            \"user user why would i let you bait me into that lol easier to kill daesh with zero loses your price for being\"\n        ],\n        [\n            0,\n            \"user user you seem to have a small vocabulary but being stupid and being muslim go together\"\n        ],\n        [\n            0,\n            \"user you could repeat that but your job is getting recruits so it has no meaning\"\n        ],\n        [\n            0,\n            \"user no microbrain the pesh are not using chemical weapons\"\n        ],\n        [\n            0,\n            \"user user and the silence from the pc feminist left is\"\n        ],\n        [\n            0,\n            \"user user are you just whining or do you have a solution\"\n        ],\n        [\n            0,\n            \"user so what is your solution just let isis take over the world or do you just like being sanctimonious\"\n        ],\n        [\n            0,\n            \"user user lol making excuses for attacking the kurds i see but everything isis holds was stolen including raqqa\"\n        ],\n        [\n            0,\n            \"user user regardless they attacked the kurds because they wanted their land all the rest is excuses\"\n        ],\n        [\n            0,\n            \"user when daesh made children into killers committing genocide against minorities and slavery they wrote their own\"\n        ],\n        [\n            0,\n            \"user user us strike power by creating isis corpses rofl great plan keep doing that\"\n        ],\n        [\n            0,\n            \"user are these the arab citizens that and joined isis when they were exterminating ezidis\"\n        ],\n        [\n            0,\n            \"user bs story others claim it was ezidis\"\n        ],\n        [\n            0,\n            \"user isis was attacking the ezidis and peshmerga from those villages blame isis for the deaths\"\n        ],\n        [\n            0,\n            \"user after their genocide murder rape and slavery the daesh now expect sympathy from the world no way\"\n        ],\n        [\n            0,\n            \"user that is an awesome rifle and it costs a ton i'd love to have one make sure they don't end in isis hands\"\n        ],\n        [\n            0,\n            \"user user i'll have to settle for the 300 winchester mag i'm building\"\n        ],\n        [\n            0,\n            \"user and western feminists are silent\"\n        ],\n        [\n            0,\n            \"user wouldn't you rather be one of these url\"\n        ],\n        [\n            0,\n            \"show me an isis flag flying in kobane in the last 24 hours norway girl one with the date stamp on it please\"\n        ],\n        [\n            0,\n            \"user interesting description of heaven not much mention of what the women get norway girl url\"\n        ],\n        [\n            0,\n            \"user was watching a clip of pesh fighting daesh near mosul today pesh using daesh for target practice url\"\n        ],\n        [\n            0,\n            \"user user taqiyya bs from the\"\n        ],\n        [\n            0,\n            \"user looks like daesh were holding all their fronts without enough manpower now the shell is broken and the collapse starts\"\n        ],\n        [\n            0,\n            \"user better get out of the me norway girl or you won't make it through 2015\"\n        ],\n        [\n            0,\n            \"user the daesh are so scared and helpless that all they have left is a propaganda campaign of lies\"\n        ],\n        [\n            0,\n            \"rt user armenian church of mosul by islamic state url\"\n        ],\n        [\n            0,\n            \"rt user isis burnt down the most ancient church in mosul url\"\n        ],\n        [\n            0,\n            \"rt user isis orders of women and girls in mosul iraq url\"\n        ],\n        [\n            0,\n            \"user user this is a total fraud that only idiots would believe no such license ever existed\"\n        ],\n        [\n            0,\n            \"user lol the celebration of victory over daesh in kobane url\"\n        ],\n        [\n            0,\n            \"user user lol isis targets civilians more than they do military there are thousands of yezidi mass graves\"\n        ],\n        [\n            0,\n            \"user user western media eastern media al jazeera russian media all said same thing about daesh murdering yezidi\"\n        ],\n        [\n            0,\n            \"user user yeah and i'm waiting for santa clause\"\n        ],\n        [\n            0,\n            \"user load of bs those people used to think of weight in analog terms so mentioning very small weight and taking it down is\"\n        ],\n        [\n            0,\n            \"user user kim jong un islam\"\n        ],\n        [\n            0,\n            \"user is dead wrong real history shows that islam was spread by the sword\"\n        ],\n        [\n            0,\n            \"user one of the reasons why the daesh will be destroyed is their display of joy in murder and cruelty\"\n        ],\n        [\n            0,\n            \"user you are lying the quran is stuffed with to murder non believers\"\n        ],\n        [\n            0,\n            \"user user i know exactly the truth of islam apparently you don't\"\n        ],\n        [\n            0,\n            \"user lol mccain thought he was talking to moderate fsa people he had no way of the people in the room\"\n        ],\n        [\n            0,\n            \"user daesh keep trying attacks and they all fail this indicates that they are suffering a big manpower shortage\"\n        ],\n        [\n            0,\n            \"user i don't have a problem with a one for one exchange\"\n        ],\n        [\n            0,\n            \"user user it's just concrete the life and freedom of the people of kobane is won\"\n        ],\n        [\n            0,\n            \"user user if they did they would post immediate propaganda video of it if there is no video it didn't happen\"\n        ],\n        [\n            0,\n            \"user roflmao where is the video of all the captured ypg women\"\n        ],\n        [\n            0,\n            \"user and the residents of kobane stood in turkey cheering every bomb that was dropped on daesh\"\n        ],\n        [\n            0,\n            \"user lol ypg and pesh are showing videos of of daesh bodies i'm still waiting for the big event you promised\"\n        ],\n        [\n            0,\n            \"user report from pesh near mosul it's a turkey shoot url\"\n        ],\n        [\n            0,\n            \"user not if they claim to be in kirkuk\"\n        ],\n        [\n            0,\n            \"user how after murdering civilians everywhere the daesh try to use civilians for propaganda the cowards\"\n        ],\n        [\n            0,\n            \"rt user forces took over the village of 20 km north of tal afar url\"\n        ],\n        [\n            0,\n            \"user after murdering shia yezidi kurd and christian children daesh try to use children for propaganda sickening\"\n        ],\n        [\n            0,\n            \"user so the picture could be from anywhere in the countryside and cannot be confirmed to be from kirkuk\"\n        ],\n        [\n            0,\n            \"user other than a few pictures of gruesome executions daesh have no evidence of any success any more\"\n        ],\n        [\n            0,\n            \"user and gruesome executions and pictures from the countryside are no longer scaring anyone\"\n        ],\n        [\n            0,\n            \"user in the meantime the peshmerga are posting pictures of of daesh killed in battle\"\n        ],\n        [\n            0,\n            \"user but it's hard to call it battle since the pesh are killing daesh like a hunter shooting turkeys\"\n        ],\n        [\n            0,\n            \"user daesh are now left with nothing but to hide behind civilians and then cry about how civilians are getting killed\"\n        ],\n        [\n            0,\n            \"user user unfortunately three tyrants assad erdogan and stand in the way of kurdish\"\n        ],\n        [\n            0,\n            \"user the history i claim are historical facts what is there to\"\n        ],\n        [\n            0,\n            \"user and where you are a prisoner that is not allowed to leave\"\n        ],\n        [\n            0,\n            \"user there was no former glory just a backward state powered by war and slaves\"\n        ],\n        [\n            0,\n            \"user they are so happy about it look at all the smiles lol\"\n        ],\n        [\n            0,\n            \"rt user video kurdish peshmerga fighters engaging isis in mosul iraq url the way isis fighters run is jokes\"\n        ],\n        [\n            0,\n            \"user you are on the wrong path the pkk and ypg are not communist url\"\n        ],\n        [\n            0,\n            \"user obviously this and that without a shred of evidence for any of it this is just meat for conspiracy theory lunatics\"\n        ],\n        [\n            0,\n            \"user what did this contractor do put in their\"\n        ],\n        [\n            0,\n            \"rt user on daesh ' we've been surprised in some daesh fighters flee they don't fight daesh morale is on the decline …\"\n        ],\n        [\n            0,\n            \"user i've seen a couple of daesh videos lately and they confirm what you say\"\n        ],\n        [\n            0,\n            \"user looks like things have turned around and the daesh are now very quick to run away\"\n        ],\n        [\n            0,\n            \"user things have changed now the daesh behave like the iraqi army did before they run at every encounter with the peshmerga\"\n        ],\n        [\n            0,\n            \"user i noticed that all the daesh are running away from the peshmerga you can witness it in pesh videos\"\n        ],\n        [\n            0,\n            \"user user hey i can't help it if the world is anxious to get in on the action against the daesh apes and swine\"\n        ],\n        [\n            0,\n            \"user user so the americans boots are right there defending the air bases where are the daesh goat fuckers\"\n        ],\n        [\n            0,\n            \"user user wake up microbrain us boots are on the ground in but the daesh chickens won't fight them\"\n        ],\n        [\n            0,\n            \"user what was org doing for the years it has existed one shot burst of success followed by failure and retreat\"\n        ],\n        [\n            0,\n            \"user lol pesh have video of daesh running like rats\"\n        ],\n        [\n            0,\n            \"user user no the chlorine gas that blew up belonged to the daesh microbrain they are trying to manufacture it\"\n        ],\n        [\n            0,\n            \"user actually they are out of kobane and they are shrinking stop embarrassing yourself and research\"\n        ],\n        [\n            0,\n            \"user user lol a couple of month ago the story was that daesh were i to air strikes\"\n        ],\n        [\n            0,\n            \"user user and ignorant uneducated social rejects are all that daesh can attract\"\n        ],\n        [\n            0,\n            \"user user that is why the us can kill thousands of the worthless daesh without loosing a man\"\n        ],\n        [\n            0,\n            \"rt user eu new greek govt to extend russia sanctions eu new greek govt to extend russia sanctions url\"\n        ],\n        [\n            0,\n            \"user maybe you didn't notice that was an august article microbrain now daesh are sending children to fight for them\"\n        ],\n        [\n            0,\n            \"user user regardless of who thinks what there is only one definition of the religion\"\n        ],\n        [\n            0,\n            \"user were any of them successful\"\n        ],\n        [\n            0,\n            \"rt user url saudi preacher who ' raped and tortured ' his five year old daughter to death is released after …\"\n        ],\n        [\n            0,\n            \"rt user peshmerga and anti terror squad areas south of kirkuk seized by isis last night peshmerga forces url\"\n        ],\n        [\n            0,\n            \"user daesh complain about children killed with daesh chlorine gas that's rich and daesh children and send them to die\"\n        ],\n        [\n            0,\n            \"user thanks i'm glad that all the genocidal daesh were cleared out\"\n        ],\n        [\n            0,\n            \"rt user 28 peshmerga killed during last night clashes with isis in 3 battle fronts inc kirkuk mosul and and tens of …\"\n        ],\n        [\n            0,\n            \"user there is no such thing as the devil and ezidis are not devil that is pure islamolunatic propaganda\"\n        ],\n        [\n            0,\n            \"user on top of that why are the supposed devil living while the allah act like the devil\"\n        ],\n        [\n            0,\n            \"user and the ypg ypj only kill daesh in combat url\"\n        ],\n        [\n            0,\n            \"user all those things can be found in islam's own quran and hadiths\"\n        ],\n        [\n            0,\n            \"user if i were blinded by hatred i would feel same about buddhism hinduism tao etc you are blinded by stupidity\"\n        ],\n        [\n            0,\n            \"user and being from the east you would do far better choosing buddhism or tao\"\n        ],\n        [\n            0,\n            \"user here is a exercise for you the quran repeatedly tells you to fear allah now why would god want to be feared\"\n        ],\n        [\n            0,\n            \"user the quran specifically says to fear allah god would not want to be feared and god would not want control based on fear\"\n        ],\n        [\n            0,\n            \"user so the writer of the quran god on earthly tyrants because that was his image of an authority figure\"\n        ],\n        [\n            0,\n            \"user spirituality is the quest to join with god in a subjective union that has nothing to do with following rules\"\n        ],\n        [\n            0,\n            \"user spirituality is a connection with god that is direct and includes no prophets or imams\"\n        ],\n        [\n            0,\n            \"user spirituality is the common of all things all things being a of god\"\n        ],\n        [\n            0,\n            \"user spirituality does not see man and god as separate entities it sees all existence as a continuous process of creation\"\n        ],\n        [\n            0,\n            \"user some tried to spirituality into islam after mohammed but they mostly failed there is none in sunni or shia islam\"\n        ],\n        [\n            0,\n            \"user read the tao te ching or read up on zen or read the and it will begin to give you an idea about spirituality\"\n        ],\n        [\n            0,\n            \"user if you never compare islam with a close study of spiritual you won't know what i'm talking about\"\n        ],\n        [\n            0,\n            \"user but spirituality is not ritual or rules or prayer it is a private subjective experience\"\n        ],\n        [\n            0,\n            \"user user segregation of the is just one more of the backwards steps that islam hopes to achieve\"\n        ],\n        [\n            0,\n            \"rt user what do radical islamic terrorists have to do to get the attention of obama url\"\n        ],\n        [\n            0,\n            \"user i don't care how gandhi was he was wrong about islam in fact he may have been outright lying about it\"\n        ],\n        [\n            0,\n            \"user gandhi wanted to achieve peace between hindus and muslims so he tried to get hindus to see islam in a better light\"\n        ],\n        [\n            0,\n            \"user but he lied to achieve that peace and anything built on a lie will eventually fail\"\n        ],\n        [\n            0,\n            \"rt user isis breaks into mosul library and steals thousands of books url\"\n        ],\n        [\n            0,\n            \"rt user muslim had burned the great library and now this iraqi libraries by islamic state in mosul url\"\n        ],\n        [\n            0,\n            \"user user are you fighting the daesh or is your position to let them take over or maybe you just like ranting\"\n        ],\n        [\n            0,\n            \"user user so basically you are a coward who attacks other people claiming they are cowards cause i don't see you doing squat\"\n        ],\n        [\n            0,\n            \"1 2 one of the isis women in raqqa told me to expect a big event i'm sure attacks were what she to hashtag hashtag\"\n        ],\n        [\n            0,\n            \"2 2 i told her that whatever the plan it would fail because isis no longer had the manpower to make attacks work hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user there were no traitors in khybar and not accepting islam is not being a traitor\"\n        ],\n        [\n            0,\n            \"user you don't know your jewish tribes jews of khybar had nothing to do with a treaty against the\"\n        ],\n        [\n            0,\n            \"user the jews of khybar lived in khybar far from medina\"\n        ],\n        [\n            0,\n            \"user and the jews of medina only agreed to a treaty with mohammed because he had already ejected two other jewish tribes\"\n        ],\n        [\n            0,\n            \"user stop lying my hadiths come for the muslim students association of usc anyone can verify them\"\n        ],\n        [\n            0,\n            \"user user the dignity of that peshmerga as he faced death was heroic\"\n        ],\n        [\n            0,\n            \"user i hate these empty as us president he must do more\"\n        ],\n        [\n            0,\n            \"rt user sunni there supported isis and hopefully every single one that did so will flee with them to raqqa\"\n        ],\n        [\n            0,\n            \"user user ypg give their own positions coalition would not bomb contradictory reports microbrain\"\n        ],\n        [\n            0,\n            \"user user in addition an updated pass code would be used\"\n        ],\n        [\n            0,\n            \"user notice how there are no girls and url\"\n        ],\n        [\n            0,\n            \"user user we will kill daesh in our rage not die in it\"\n        ],\n        [\n            0,\n            \"user user so go and fight isis yourself instead of being a babbling internet coward what is stopping you\"\n        ],\n        [\n            0,\n            \"user no you should go to iraq and fight isis but you are a sanctimonious coward afraid to do what you tell others to do\"\n        ],\n        [\n            0,\n            \"user and i'm calling you out for not doing what you tell others to do microbrain now get your ass to iraq and start fighting daesh\"\n        ],\n        [\n            0,\n            \"user user so get your fat ass off the couch and go and fight isis what is your problem are your legs broken or are you a coward\"\n        ],\n        [\n            0,\n            \"user either you go and fight isis or you approve of their rape murder and genocide or you are a coward and a which is it\"\n        ],\n        [\n            0,\n            \"user the flip side of not advocating an is that more people are killed raped and enslaved by daesh so are you helping em\"\n        ],\n        [\n            0,\n            \"user user so you claim that they don't need to be fought that makes you the same kind of sick inhuman disgusting animal as they\"\n        ],\n        [\n            0,\n            \"user how would you know you recognize logic if it fell on you only a total idiot would support one sided\"\n        ],\n        [\n            0,\n            \"user how do assad and boko justify isis more idiots logic\"\n        ],\n        [\n            0,\n            \"user only a total moron would take the position that's if you can't fight every injustice you shouldn't fight any injustice\"\n        ],\n        [\n            0,\n            \"user did you get that brain out of a box of cracker\"\n        ],\n        [\n            0,\n            \"user with the lack of any logic at all you are not equipped with the problem of tying your own shoes\"\n        ],\n        [\n            0,\n            \"user you would claim there is no point in tying your shoes when your shirt is not\"\n        ],\n        [\n            0,\n            \"user you have been completely defeated and you are just too dumb to know it\"\n        ],\n        [\n            0,\n            \"user okay i'll give you a chance to state what you believe for yourself instead of launching your brain dead attack on others\"\n        ],\n        [\n            0,\n            \"user do you believe that isis should be attacked or do you believe they should not be attacked clarify the record right now\"\n        ],\n        [\n            0,\n            \"user roflmao so all this time i've been trying to squeeze logic out of a religious nut that is as crazy as isis\"\n        ],\n        [\n            0,\n            \"user i knew that when you were pressed you would fall apart like and you want to attack you are a joke blocked\"\n        ],\n        [\n            0,\n            \"isis is now using chlorine gas against the peshmerga we knew the gas that blew up in mosul was theirs all along\"\n        ],\n        [\n            0,\n            \"user isis is now using chlorine gas suicide bombs against peshmerga we knew all along that what blew up in mosul was theirs\"\n        ],\n        [\n            0,\n            \"rt user user kirkuk is the new kobane from point of view a lot of targets in contact with friendly forces …\"\n        ],\n        [\n            0,\n            \"user user and the daesh offensive means they moved and provided a target rich environment for coalition stupid strategy\"\n        ],\n        [\n            0,\n            \"user another stupid move by isis this will bring japanese into the action to help kill daesh daesh brains are fried by islam\"\n        ],\n        [\n            0,\n            \"user user yeap half your best fighters died in kobane you are down to sending children to fight and die for baghdadi\"\n        ],\n        [\n            0,\n            \"user user lol when the coalition entered you tried to convince the world that they didn't effect you make up your mind\"\n        ],\n        [\n            0,\n            \"user user now each offensive the daesh try to mount looks weaker and more than the last\"\n        ],\n        [\n            0,\n            \"user the moron baghdadi thinks he can throw forces out there on and allah will win it for him hashtag\"\n        ],\n        [\n            0,\n            \"user a our fight is defensive b we only do that in war context they do it everywhere but i still agree to a degree\"\n        ],\n        [\n            0,\n            \"rt user beheading of another japanese should draw attention to the 40 indians last seen in mosul japan is but …\"\n        ],\n        [\n            0,\n            \"rt user viewer poll do you support banning the in your country yes rt no fav hashtag htt …\"\n        ],\n        [\n            0,\n            \"user why don't the daesh give them a cheese\"\n        ],\n        [\n            0,\n            \"problem has been too much government destroying the private sector so they voted to make kill of what's left of their revenue base\"\n        ],\n        [\n            0,\n            \"user so government with no plan for the economy as expected\"\n        ],\n        [\n            0,\n            \"so where is going to get the money to stop austerity they can refuse their debts but that doesn't get them any new money\"\n        ],\n        [\n            0,\n            \"user user first mohammed ejected two tribes of jews from medina and stole their property\"\n        ],\n        [\n            0,\n            \"user user before mohammed the jews lived on 40 of the arabian peninsula almost all that land has been stolen by\"\n        ],\n        [\n            0,\n            \"user user the jews that did live under muslims lived as according to pact of umar so they had no legal rights\"\n        ],\n        [\n            0,\n            \"user user the result was the complete extermination of jews and christians in many parts of muslim world\"\n        ],\n        [\n            0,\n            \"user user furthermore the hatred against jews christians and any non believers is in the quran and hadith\"\n        ],\n        [\n            0,\n            \"user money they stole from the poor\"\n        ],\n        [\n            0,\n            \"user a failed state is one where people cannot take care of themselves and must be taken care of by the state\"\n        ],\n        [\n            0,\n            \"user in mosul public employees are paid by iraq not the daesh this is just daesh propaganda\"\n        ],\n        [\n            0,\n            \"user where are the christians yezidis and women scumbag\"\n        ],\n        [\n            0,\n            \"user where are the pictures of the blown up churches and the executed citizens scumbag\"\n        ],\n        [\n            0,\n            \"rt user is militants looting destroying books from libraries in mosul the post url\"\n        ],\n        [\n            0,\n            \"user no one is starving and it's not the job of the state to buy people houses if they did no one would work\"\n        ],\n        [\n            0,\n            \"user the daesh are fleeing the kobane countryside the ypg ypj will follow them all the way to raqqa\"\n        ],\n        [\n            0,\n            \"user these pictures always prove that the women are at home nothing else\"\n        ],\n        [\n            0,\n            \"user daesh taking the picture smile or i ll cut your head off url\"\n        ],\n        [\n            0,\n            \"rt user that political statement in full url\"\n        ],\n        [\n            0,\n            \"user the poor in mosul are poor because of the daesh\"\n        ],\n        [\n            0,\n            \"user get control of the northern border all the way to kobane and should be connected\"\n        ],\n        [\n            0,\n            \"user defeating terrorists is not a non essential expense\"\n        ],\n        [\n            0,\n            \"user the only reason why turkey had a chance was due to the of erdogan will soon have it going backwards\"\n        ],\n        [\n            0,\n            \"user i'm talking about western states not just america\"\n        ],\n        [\n            0,\n            \"user if you are too ignorant to know any history then get lost if you want to learn read about charles\"\n        ],\n        [\n            0,\n            \"user user i don't see that as a reason to fear god do you think that god is a terrorist\"\n        ],\n        [\n            0,\n            \"user user isis seems to look for ever more gruesome ways to murder people pilot burned alive\"\n        ],\n        [\n            0,\n            \"rt user pilot al was burned alive in a cage url\"\n        ],\n        [\n            0,\n            \"user user burned alive on jan 3rd means that daesh didn't have pilot to trade with the as they claimed\"\n        ],\n        [\n            0,\n            \"rt user its clear from islamic state video that the pilot was badly tortured before being burned alive c …\"\n        ],\n        [\n            0,\n            \"user i have to think that jordan and especially it's pilots are raging to get revenge\"\n        ],\n        [\n            0,\n            \"rt user i hope people remember when turkish president said isis are not terrorist it's angry people that gathered together\"\n        ],\n        [\n            0,\n            \"rt user chanting your blood will not be in vain lots of talk about tomorrow's …\"\n        ],\n        [\n            0,\n            \"rt user calls for a march of a million tomorrow to remove jordan from coalition but some say this is not the time or p …\"\n        ],\n        [\n            0,\n            \"rt user isis executes a christian priest paul jacob in mosul was held in captivity for 8 months isis execute url\"\n        ],\n        [\n            0,\n            \"rt user never underestimate the power of stupid people in large groups url\"\n        ],\n        [\n            0,\n            \"user user okay muslim taqiyya liar you have one more tweet to show where the quran limits marriage age if not you are blocked\"\n        ],\n        [\n            0,\n            \"user user i'd be happy to debate the lies this islamist pos tells in his article bring him here\"\n        ],\n        [\n            0,\n            \"user it's total bs i've seen the attempts to derive age using other events that effort produces about five different ages\"\n        ],\n        [\n            0,\n            \"user the fact that it produces many different ages proves that the method is wrong\"\n        ],\n        [\n            0,\n            \"user and the fact that many different hadiths say she was six when they married is not directly by anything\"\n        ],\n        [\n            0,\n            \"user many in mosul supported the isis take over before they discovered the truth about mosul\"\n        ],\n        [\n            0,\n            \"user user and they did it without son them when they lost\"\n        ],\n        [\n            0,\n            \"user user you know that is a liar because he hides the fact that 7 hadiths say that aisha was 6 when married to mo\"\n        ],\n        [\n            0,\n            \"user user can you give me the number of the verse you are referring to please\"\n        ],\n        [\n            0,\n            \"user she was married at six and he had sex with her at 9 url\"\n        ],\n        [\n            0,\n            \"user here is the hate you listen to url\"\n        ],\n        [\n            0,\n            \"rt user situation of tense between the isis members in in the eastern countryside of hashtag\"\n        ],\n        [\n            0,\n            \"user user i come from reality\"\n        ],\n        [\n            0,\n            \"user there is no interpretation to i was six years old only taquiyya muslims trying to lie about it\"\n        ],\n        [\n            0,\n            \"user those coming from one source are not classified as sound so you are again a liar\"\n        ],\n        [\n            0,\n            \"user we don't agree the hadiths are classified as sound by hadiths writers they are not classified as weak\"\n        ],\n        [\n            0,\n            \"user your claim about one source is your claim and is a lie otherwise the hadiths would not have been classified as sound\"\n        ],\n        [\n            0,\n            \"user she says in seven different hadith that she was married at 6 and raped at 9 she says it directly and clearly\"\n        ],\n        [\n            0,\n            \"user and gave even more help to isis turkey is quickly becoming an islamolunatic under erdogan\"\n        ],\n        [\n            0,\n            \"user was attacked by mohammed the whole excuse for the attack is a for which no evidence exists\"\n        ],\n        [\n            0,\n            \"user who was there that tells your story where is this documented\"\n        ],\n        [\n            0,\n            \"user here is the story of the url and mohammed is always attacking and always claiming it is\"\n        ],\n        [\n            0,\n            \"user today isis follows mohammed's example they produce nothing steal and what they have and live by murder and hatred\"\n        ],\n        [\n            0,\n            \"user user the information you are bringing is from the hadiths not the quran i don't recall age being discussed in quran\"\n        ],\n        [\n            0,\n            \"user user i have seen that one i'm not sure what it implies i couldn't find any context in verses around it\"\n        ],\n        [\n            0,\n            \"user daesh left to defend turf outside mosul are destined to die in the next few weeks\"\n        ],\n        [\n            0,\n            \"little by little as the photos come in it shows the hashtag arms are getting better and the hashtag arms are getting worse\"\n        ],\n        [\n            0,\n            \"user they will say anything to get the bombing to stop\"\n        ],\n        [\n            0,\n            \"user the question is why are the daesh murderers of innocent civilians complaining about the civilians they hide behind\"\n        ],\n        [\n            0,\n            \"user gee an opinion with zero evidence i'm convinced\"\n        ],\n        [\n            0,\n            \"user a huge baghdadi fart that's all that he still has the manpower for only an idiot like him wastes his men like they were dirt\"\n        ],\n        [\n            0,\n            \"this looks to me to be a time of isis weakness could capitalize on this and take some of their turf hashtag\"\n        ],\n        [\n            0,\n            \"rt user egypt threatens military strikes on yemen iran backed if they threaten strategic al shipping lane htt …\"\n        ],\n        [\n            0,\n            \"rt user obama lectures christians on the crusades but refuses to address the most pressing issue of the day modern day radical i …\"\n        ],\n        [\n            0,\n            \"user you are obviously a moron that has never read the quran or the hadith so you just run your mouth since you have no answer\"\n        ],\n        [\n            0,\n            \"user user you run your mouth like a idiot with assertions but it's you who knows bout islam\"\n        ],\n        [\n            0,\n            \"user user maybe you need to worry more about getting rid of the in your church\"\n        ],\n        [\n            0,\n            \"user user i realize that you are a big mouthed liar who backs his assertions up with nothing\"\n        ],\n        [\n            0,\n            \"user user my facts come from the quran the hadiths and sharia microbrain stop your taquiyya lying\"\n        ],\n        [\n            0,\n            \"user user you are either 100 ignorant of your religion or you are a 100 liar you tell me which\"\n        ],\n        [\n            0,\n            \"user user i could give a f what you think about it the fact is you can't name anything that isis does that mohammed didn't\"\n        ],\n        [\n            0,\n            \"user user we have got to nail baghdadi while he is in transition from one place to the next he doesn't travel alone\"\n        ],\n        [\n            0,\n            \"user little torch show will cost him a thousand daesh at the hands of the\"\n        ],\n        [\n            0,\n            \"user user you sound like someone who is repeating the politically correct party line but that line is a 100 lie\"\n        ],\n        [\n            0,\n            \"user user look if all you are going to do is repeat the lying left wing don't waste my time bring facts\"\n        ],\n        [\n            0,\n            \"user user i already gave you the shitty proof directly from the quran and hadith and you keep lying about it\"\n        ],\n        [\n            0,\n            \"user user look idiot i'm not going to have some left wing lunatic tell me that i have to tolerate islamic intolerance\"\n        ],\n        [\n            0,\n            \"user user bring him here i'll be happy to debate him\"\n        ],\n        [\n            0,\n            \"user user obviously you are a student who has been fed all the delusions that are required to suck in fools\"\n        ],\n        [\n            0,\n            \"user user you have yet to show a single false statement that i have made and i've shown all yours to be false\"\n        ],\n        [\n            0,\n            \"user guess they are running out of those black uniforms\"\n        ],\n        [\n            0,\n            \"rt user hashtag february 2015 100th anniversary of armenian genocide by the turks\"\n        ],\n        [\n            0,\n            \"rt user 59 villages of kobane have been liberated in last the 24 hours by kurdish ypg forces url\"\n        ],\n        [\n            0,\n            \"user user show me some pictures of them beheading people and slavery leftist moral are stupid\"\n        ],\n        [\n            0,\n            \"user user that was incoherent try again\"\n        ],\n        [\n            0,\n            \"rt user bin orders of hashtag air force in jordan to fight daesh\"\n        ],\n        [\n            0,\n            \"rt user you can't believe a word daesh says the were all dead while they were supposedly negotiating for their release …\"\n        ],\n        [\n            0,\n            \"nigerian military kills 104 boko haram islam terrorists egyptian military kills 47 isis islam terrorist\"\n        ],\n        [\n            0,\n            \"user where are the pictures the daesh always use for propaganda when they take such a group\"\n        ],\n        [\n            0,\n            \"user user isis just kills the civilians if they don't support isis or do what isis demands so the pesh are kind by compare\"\n        ],\n        [\n            0,\n            \"user user a lot of such children are the victims of daesh hypocrite\"\n        ],\n        [\n            0,\n            \"user they are sending a to jordan now baghdadi will pay at least 1000 daesh for his little torch show stupid\"\n        ],\n        [\n            0,\n            \"user how does the us back the shia militia and why do assholes find a way to blame everything on the us\"\n        ],\n        [\n            0,\n            \"user is that suppose to be an excuse for the shia militia animals beating a peshmerga to death\"\n        ],\n        [\n            0,\n            \"user prove that the us provided those tanks to that group you bigoted asshole\"\n        ],\n        [\n            0,\n            \"user user i think the us would love to give heavy weapons to pesh but worry about relationship to iraqi government\"\n        ],\n        [\n            0,\n            \"user user probably has to do with the fact that kurds are the only ones in the me not calling for their extermination\"\n        ],\n        [\n            0,\n            \"we have to stop helping the shia fight isis it's evil fighting evil we shouldn't help either\"\n        ],\n        [\n            0,\n            \"the of yemen have gone beyond fighting for their rights and now seek to impose their dictatorship there will be civil war in yemen\"\n        ],\n        [\n            0,\n            \"user good the are only there to impose their own sick rule\"\n        ],\n        [\n            0,\n            \"user protecting from isis doesn't include beating to death\"\n        ],\n        [\n            0,\n            \"user look at the details of each one microbrain\"\n        ],\n        [\n            0,\n            \"user are you a supporter of terrorists or of dictators\"\n        ],\n        [\n            0,\n            \"user user two problems with that 1 obama 2 iraqi government\"\n        ],\n        [\n            0,\n            \"user ypg ypj are 10 km from peshmerga are within range of mosul daesh are forcing children to fight for them\"\n        ],\n        [\n            0,\n            \"rt user turkey going as expected url another e g of how vs islam\"\n        ],\n        [\n            0,\n            \"rt user residents leaving en masse from tal abyad as ypg and fsa advance to liberated the town from isis terrorist hashtag\"\n        ],\n        [\n            0,\n            \"user user anyone breaking a traffic law will be beheaded\"\n        ],\n        [\n            0,\n            \"user user you can't seem to tell the difference in trying to defeat an enemy and unnecessary cruelty\"\n        ],\n        [\n            0,\n            \"user user yeah that moron baghdadi doesn't care about the cost to his followers of his little torture shows\"\n        ],\n        [\n            0,\n            \"user user any attempt to stand ground in the open will make them easy picking for coalition air\"\n        ],\n        [\n            0,\n            \"user so the retired soviet military is fighting against the guy that putin supports\"\n        ],\n        [\n            0,\n            \"user user sorry chuck that was directed to\"\n        ],\n        [\n            0,\n            \"user they were left to the iraqi army for the defense of the nation some people have to stretch for a way to blame us for everything\"\n        ],\n        [\n            0,\n            \"rt user victim took sue reid round rotherham and pointed out her attackers still the street daily mail online htt …\"\n        ],\n        [\n            0,\n            \"user user the daesh are right across the border in turkey where they are protected by erdogan\"\n        ],\n        [\n            0,\n            \"user isis is too stupid to make a watch so they are someone else's\"\n        ],\n        [\n            0,\n            \"rt user rotherham could be going to jail after report says they hid truth daily mail online url\"\n        ],\n        [\n            0,\n            \"user how far britain has gone down the sewer thanks to the left\"\n        ],\n        [\n            0,\n            \"user do humanity a favor and jump in a hole and pull the dirt in over you\"\n        ],\n        [\n            0,\n            \"user ypg ypj have been so successful lately that i'm concerned they may get a little be careful and good luck\"\n        ],\n        [\n            0,\n            \"rt user 15 peshmerga surrounded by hundreds of daesh fought for 8 hours untill they got rescued 4 of them got ma …\"\n        ],\n        [\n            0,\n            \"rt user oh so rotherham was tony blair sacrifice of innocent english virgins to the satanic horror of islam having …\"\n        ],\n        [\n            0,\n            \"rt user awwww what a lovely sentiment by this caring imam url\"\n        ],\n        [\n            0,\n            \"rt user is tells how he traveled in is convoy fr raqqa thru turkey back 2 syria 2 kill kurds url htt …\"\n        ],\n        [\n            0,\n            \"user user hope we can get the two not working for the bbc back\"\n        ],\n        [\n            0,\n            \"user user probably because anyone who is likely to replace assad is even more evil\"\n        ],\n        [\n            0,\n            \"user user i'm a us taxpayer and i don't care we will kill daesh until the last one is dead\"\n        ],\n        [\n            0,\n            \"user user what did we loose\"\n        ],\n        [\n            0,\n            \"user it never existed in muslim states\"\n        ],\n        [\n            0,\n            \"user because the were there microbrain\"\n        ],\n        [\n            0,\n            \"user looks more like the daesh are getting a taste of their own medicine\"\n        ],\n        [\n            0,\n            \"user user you talk about drones when 80 of afghan civilians are killed by taliban same statistics elsewhere microbrain\"\n        ],\n        [\n            0,\n            \"rt user memo to president obama the jihad that lead to the crusades political islam breaks it down the jihad that l url\"\n        ],\n        [\n            0,\n            \"user user nobody is more of a shit for brains than you making claims that you have zero data to support\"\n        ],\n        [\n            0,\n            \"user user it's obvious that this guy is one of putin's paid propaganda trolls i can't find a tweet of his that's not a lie\"\n        ],\n        [\n            0,\n            \"user user go back to sucking off your little nazi master putin you are blocked\"\n        ],\n        [\n            0,\n            \"user user what impressed me most about ypg ypj operations was their ability to early and make them harmless\"\n        ],\n        [\n            0,\n            \"rt user model immigrants like hindus here for pay tax obey the law and love england muslims b …\"\n        ],\n        [\n            0,\n            \"user user we would prefer to kill isis without killing too many civilians\"\n        ],\n        [\n            0,\n            \"finally an egyptian says what the politically correct american and european left refuse to say url hashtag\"\n        ],\n        [\n            0,\n            \"rt user does this mean i'm not getting my thin blacks in indianapolis create conditions where 9 year old url\"\n        ],\n        [\n            0,\n            \"user how would you kill the terrorists in\"\n        ],\n        [\n            0,\n            \"user user furthermore the entire world knows that 80 of all civilian death in afghanistan are by taliban\"\n        ],\n        [\n            0,\n            \"rt user finally got details of putin peace plan proposal url\"\n        ],\n        [\n            0,\n            \"user sorry but you are wrong here are the polls url\"\n        ],\n        [\n            0,\n            \"user we can see that by the daesh fleeing kobane and the countryside\"\n        ],\n        [\n            0,\n            \"user user what is vicious about the truth\"\n        ],\n        [\n            0,\n            \"user user the us has never had the peshmerga on a terrorist list microbrain\"\n        ],\n        [\n            0,\n            \"user user terrorism involves a political or religious objective to the terror most mass murderers have personal objectives\"\n        ],\n        [\n            0,\n            \"user reports out of mosul are that a lot of muslims are turning atheist as a result of the way isis is forcing the religion on them\"\n        ],\n        [\n            0,\n            \"user user the pkk are on the terrorist list and they are not in the peshmerga\"\n        ],\n        [\n            0,\n            \"user user and the pkk was put on the terrorist list because they were targeting civilians\"\n        ],\n        [\n            0,\n            \"user it kind of looks like this url\"\n        ],\n        [\n            0,\n            \"user difference is that guy is a criminal in our culture the guys that did my pics are heroes in theirs\"\n        ],\n        [\n            0,\n            \"user obama's never to amaze me\"\n        ],\n        [\n            0,\n            \"user dumbest comment of the day\"\n        ],\n        [\n            0,\n            \"user user gold currency is nice but going on a gold standard doesn't mean you have any gold\"\n        ],\n        [\n            0,\n            \"user another one of those daesh attacks that gets the all excited only to leave nothing behind but dead daesh later\"\n        ],\n        [\n            0,\n            \"user user rofl do you have any clue as to how much gold the us produces and how much oil\"\n        ],\n        [\n            0,\n            \"user user do you know that every time you post a tweet the us gets paid\"\n        ],\n        [\n            0,\n            \"user user do you know that apple is the company in the world with more revenue than many muslim nations\"\n        ],\n        [\n            0,\n            \"user user the reason they don't release the gold is because they don't have any gold\"\n        ],\n        [\n            0,\n            \"user user can you give me a single reason they shouldn't\"\n        ],\n        [\n            0,\n            \"user user no microbrain we will each and every life you took away\"\n        ],\n        [\n            0,\n            \"user user lol that's not a runway are flat not you daesh are always good for a laugh\"\n        ],\n        [\n            0,\n            \"user here's your guide to understanding the difference between a and a cult microbrain url\"\n        ],\n        [\n            0,\n            \"user user so your argument is that islam is good because others did bad things in the past try again\"\n        ],\n        [\n            0,\n            \"user user start by reading the historian will his book our oriental heritage describes the muslim invasion\"\n        ],\n        [\n            0,\n            \"user user of india he calls it the chapter in history and he documents all of it\"\n        ],\n        [\n            0,\n            \"user user so they are murdering ezidis to resist the us are you insane\"\n        ],\n        [\n            0,\n            \"user all the comes from daesh we know that there is no problem at al asad\"\n        ],\n        [\n            0,\n            \"people need to stop with the breaking about al asad the information is already both old and wrong everything is fine at al asad\"\n        ],\n        [\n            0,\n            \"user true and there is no real attack just some long range it will disappear with the arrival\"\n        ],\n        [\n            0,\n            \"user a it's not breaking it's old b it's not true\"\n        ],\n        [\n            0,\n            \"user nope eight of the little daesh attacked al asad air base and all were quickly killed\"\n        ],\n        [\n            0,\n            \"user there is no sovereignty of dictators only real elections sovereignty\"\n        ],\n        [\n            0,\n            \"user you are right but those leaving the religion are not telling the daesh about it\"\n        ],\n        [\n            0,\n            \"user this shows where islam would be if they didn't kill apostates url\"\n        ],\n        [\n            0,\n            \"user we neither created or supported we dealt with him cause that was what there was\"\n        ],\n        [\n            0,\n            \"user that's what is called an assertion it is worthless and all the data it\"\n        ],\n        [\n            0,\n            \"user user good the will have a feast\"\n        ],\n        [\n            0,\n            \"user base was attacked by 8 daesh in iraqi army uniforms all 8 were killed by iraqi army no one got close to our marines\"\n        ],\n        [\n            0,\n            \"user user look if you don't know anything about islam then don't waste my time\"\n        ],\n        [\n            0,\n            \"user but regardless isis will be completely defeated i guarantee it they are too backward to win a modern war\"\n        ],\n        [\n            0,\n            \"user we didn't elections in either place the people did and the people have that right as long as they elect new ppl\"\n        ],\n        [\n            0,\n            \"user those lunatics are dying like flies and don't stand even a remote chance\"\n        ],\n        [\n            0,\n            \"user obama is to islam than any other future western leader is likely to be\"\n        ],\n        [\n            0,\n            \"user they just gained that control and they will not have it long\"\n        ],\n        [\n            0,\n            \"user and do the daesh idiots think they can practice genocide and slavery and not anyone\"\n        ],\n        [\n            0,\n            \"user isis has the only in the world designed to make people\"\n        ],\n        [\n            0,\n            \"user do you think of democracy in the hamas sense one man one vote one time\"\n        ],\n        [\n            0,\n            \"user these pictures make me smile\"\n        ],\n        [\n            0,\n            \"user user if all the people of mosul support isis why has isis passed a law that people cannot leave the city liar\"\n        ],\n        [\n            0,\n            \"user user the daesh attacked the pesh they had no choice but to fight isis coalition that far less pesh die\"\n        ],\n        [\n            0,\n            \"rt user url turkey police use water cannon on anti protesters\"\n        ],\n        [\n            0,\n            \"rt user isis executed 23 fighters on tuesday in the tall afar district located north of mosul on charges of treason …\"\n        ],\n        [\n            0,\n            \"user it never stopped them they stopped because it was\"\n        ],\n        [\n            0,\n            \"user good night time to sleep\"\n        ],\n        [\n            0,\n            \"user our creator is not an and requires no by prayer good nite\"\n        ],\n        [\n            0,\n            \"user my concern is not about what anyone follows that effects only them but rather what they follow that is imposed on others\"\n        ],\n        [\n            0,\n            \"user examples being death for apostacy slavery death for blasphemy and things like this url\"\n        ],\n        [\n            0,\n            \"user in fact in a part of the world where kept records there is no evidence for islam until the 8th century\"\n        ],\n        [\n            0,\n            \"user notice on my bio page where i state that freedom is my highest value and that puts me in conflict url\"\n        ],\n        [\n            0,\n            \"user they were happy with isis in june they despise isis today\"\n        ],\n        [\n            0,\n            \"user user there is not consideration of an strategy daesh attack was so weak it was hardly noticeable\"\n        ],\n        [\n            0,\n            \"user user they had a couple of very old ones but they were destroyed while were trying to learn to fly\"\n        ],\n        [\n            0,\n            \"user it's a shame that you would make the stupid statement that he is protected by the us\"\n        ],\n        [\n            0,\n            \"user and if not maybe a picture will help url\"\n        ],\n        [\n            0,\n            \"user yeah we saw the residents of kobane cheer each time the coalition dropped a bomb on isis in their town\"\n        ],\n        [\n            0,\n            \"user who cares these are mosul christians slaughtered by daesh url\"\n        ],\n        [\n            0,\n            \"user they didn't any they just accused some poor and executed them\"\n        ],\n        [\n            0,\n            \"user israel doesn't control syria that is simply an unrealistic conspiracy theory\"\n        ],\n        [\n            0,\n            \"user settling on stolen isis land made them criminals so they should have to flee\"\n        ],\n        [\n            0,\n            \"people daesh around al asad are in danger from marines our marines are not in danger from guys that are only good at killing civilians\"\n        ],\n        [\n            0,\n            \"user user no was killed microbrain just an innocent\"\n        ],\n        [\n            0,\n            \"user what are you crying about\"\n        ],\n        [\n            0,\n            \"user user the nazis are all in russia microbrain\"\n        ],\n        [\n            0,\n            \"rt user shooting victim dies on edge url\"\n        ],\n        [\n            0,\n            \"user sorry i don't read arabic translate please\"\n        ],\n        [\n            0,\n            \"user article is the same defensive stupidity and same failure to the real problem this will assure that such attacks keep up\"\n        ],\n        [\n            0,\n            \"user user he will make an inane speech about religious tolerance and avoid facing the problem\"\n        ],\n        [\n            0,\n            \"user user was trying to stop a religious war in so he lied\"\n        ],\n        [\n            0,\n            \"user user obviously you are too dumb to know what was going on in india at the time of that statement\"\n        ],\n        [\n            0,\n            \"user there are both iraqi army australian military there plus attack and will cover marines not in danger\"\n        ],\n        [\n            0,\n            \"user a real attack on al asad would yield a daesh killing ground lots of open space and no civilians to hide behind\"\n        ],\n        [\n            0,\n            \"user understand your point seems like i heard of a plan to baghdadi today\"\n        ],\n        [\n            0,\n            \"user then don't take him as your prophet\"\n        ],\n        [\n            0,\n            \"user that's the problem with people like you you pretend to be against homophobia at same time you defend a religion that kills them\"\n        ],\n        [\n            0,\n            \"user and the reason you do that is because you have no principles other than being pc and hating the white race\"\n        ],\n        [\n            0,\n            \"user what you are telling me is to tolerate the intolerant to satisfy your pc guilt and you can stick that advice right up your ass\"\n        ],\n        [\n            0,\n            \"user who cares it's about the example that the religion tries to follow that determines if it can be reformed\"\n        ],\n        [\n            0,\n            \"user now you are just babbling like an incoherent left wing idiot bush didn't kill 150 000 civilians and bush is not our prophet\"\n        ],\n        [\n            0,\n            \"user there you go ignore reality so that you can keep spouting your left wing and engage in your favorite flavor of hate\"\n        ],\n        [\n            0,\n            \"user rofl where did you get that absurd stat\"\n        ],\n        [\n            0,\n            \"user but by your idiotic logic if we cannot solve all problems we should not try to solve any problems\"\n        ],\n        [\n            0,\n            \"user why can't i pick the worst case and work on it you have zero logic in your argument\"\n        ],\n        [\n            0,\n            \"user tries to make it about race\"\n        ],\n        [\n            0,\n            \"user why would i care what you think of cameron\"\n        ],\n        [\n            0,\n            \"user hey there are only 24 hours in the day you attack kim jong un and i will give you lots of favorites\"\n        ],\n        [\n            0,\n            \"user now you are drowning in self destructive pc stupidity conversation over blocked\"\n        ],\n        [\n            0,\n            \"rt user a group protesting hashtag rape murder attacked by turkish racist mobs as they shouted rapists did well to you in …\"\n        ],\n        [\n            0,\n            \"user user word is that the ypg ypj has for the first time on raqqa province today they took a hill there\"\n        ],\n        [\n            0,\n            \"the murder of jews by muslims in europe is attitude that the israelis have to defend against every day and yet people blame the israelis\"\n        ],\n        [\n            0,\n            \"user user what's the matter worried about your welfare check\"\n        ],\n        [\n            0,\n            \"user we need to force the daesh to move from place to place to their troops and then we need to hit them in transition\"\n        ],\n        [\n            0,\n            \"rt user us should help egypt and provide intel input to make the airstrikes a success i really don't think egyptian intel is modern …\"\n        ],\n        [\n            0,\n            \"rt user url women allegedly assaulted for opposing in\"\n        ],\n        [\n            0,\n            \"user user you are a putin paid troll 15 minutes of research would show anyone that your nazi narrative is a lie\"\n        ],\n        [\n            0,\n            \"user user you are a lying bitch nothing of the kind ever happened 260 from uk wrote putin no discrimination\"\n        ],\n        [\n            0,\n            \"user user i'm not listening to any more of the filth that the proven criminal putin is paying you to spout blocked\"\n        ],\n        [\n            0,\n            \"the egyptians were smart enough to throw out of office when he began illegal power grabs turks should do same with hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user good for the peshmerga they know how to treat the daesh cancer\"\n        ],\n        [\n            0,\n            \"user in the meantime the kurds are holding three sides of mosul waiting for the iraqis to get off their butts\"\n        ],\n        [\n            0,\n            \"rt user marine le pen on russia today usa attempting to start war in europe so little green mens were …\"\n        ],\n        [\n            0,\n            \"user true love as defined by islam url\"\n        ],\n        [\n            0,\n            \"user the old oil cliche again the us pays for every drop of oil they get from the me on the open market just like every other country\"\n        ],\n        [\n            0,\n            \"user and the us has no more control of me oil than bangladesh the oil motivation is a huge fallacy\"\n        ],\n        [\n            0,\n            \"user whoever has the oil in the me if it's a dictator or terrorist or democracy will always sell as much as they can\"\n        ],\n        [\n            0,\n            \"user so you always hear people claim that oil is the us motivation but there is never a rational argument for how\"\n        ],\n        [\n            0,\n            \"user the us get's any more or cheaper oil or how it controls oil\"\n        ],\n        [\n            0,\n            \"user don't make ignorant assertions unless you can back them up with logic and evidence\"\n        ],\n        [\n            0,\n            \"user i'm as anti obama as anyone but we hit the raqqa targets were we know isis are there\"\n        ],\n        [\n            0,\n            \"user and the civilians of raqqa didn't join them they were taken over at gun point\"\n        ],\n        [\n            0,\n            \"user in fact raqqa had a reputation in syria as not being very religious\"\n        ],\n        [\n            0,\n            \"user i'm not to putting boots on the ground at raqqa and letting our boys kill isis through a scope sight\"\n        ],\n        [\n            0,\n            \"user but i don't want to randomly bomb the entire place\"\n        ],\n        [\n            0,\n            \"rt user white house refuses to call 21 beheading victims christians while egypt launches airstrikes on islamic state t url\"\n        ],\n        [\n            0,\n            \"user user i'll mad for you it's the filthy redneck republicans fault there now you won't need to watch\"\n        ],\n        [\n            0,\n            \"user user i'm still trying to figure out how the experience of the color red is related to brain cells firing\"\n        ],\n        [\n            0,\n            \"user user and i still want to know if consciousness is to reality or reality to consciousness\"\n        ],\n        [\n            0,\n            \"user user unfortunately russia is a source of terror all those in e ukraine are not there for humanitarian reason\"\n        ],\n        [\n            0,\n            \"user the best you can say is that sisi is a mixed bag\"\n        ],\n        [\n            0,\n            \"user it's a good article but the everybody but atheists are stupid lang is a little much was stupid\"\n        ],\n        [\n            0,\n            \"user user and egypt will have even more air strikes as revenge for taking the\"\n        ],\n        [\n            0,\n            \"user what happened to their lol\"\n        ],\n        [\n            0,\n            \"user lol modern gun powder burns completely in a barrel half that long the longer the barrel the greater the flex\"\n        ],\n        [\n            0,\n            \"user user are the daesh libya\"\n        ],\n        [\n            0,\n            \"user user again are the daesh libya executing egyptians is suppose to make egyptians do what\"\n        ],\n        [\n            0,\n            \"user user no interest in your i asked you a question are daesh libya\"\n        ],\n        [\n            0,\n            \"user user cut the manufactured shit and answer the question are the daesh libya\"\n        ],\n        [\n            0,\n            \"user user why would i care about your insane bs are the daesh libya\"\n        ],\n        [\n            0,\n            \"user user so we know that you are lying about egypt attacking libya and the gov of libya appreciates help\"\n        ],\n        [\n            0,\n            \"user user and of course the video doesn't say what you claim so again you prove that you are a liar\"\n        ],\n        [\n            0,\n            \"user user guess they are taking revenge for daesh murders\"\n        ],\n        [\n            0,\n            \"user this story is now ancient history and was never true to begin with\"\n        ],\n        [\n            0,\n            \"rt user isis top related to al baghdadi captured western fighters join christian militia against isis url\"\n        ],\n        [\n            0,\n            \"user your slavery program has done more to turn nations and muslims against you than anything else think about that\"\n        ],\n        [\n            0,\n            \"rt user major sunni city rt user since isis ' invasion of tikrit in june 2014 1000s have been killed kidnapped beaten brutal …\"\n        ],\n        [\n            0,\n            \"why has the city of sinjar not been taken back yet\"\n        ],\n        [\n            0,\n            \"user user yes the test of god is that good or bad or or weird or whatever it all proves gods existence\"\n        ],\n        [\n            0,\n            \"user user because if the answer is nothing then you have blind and irrational belief\"\n        ],\n        [\n            0,\n            \"did everyone forget about sinjar the city is isis held and seems to have been forgotten about\"\n        ],\n        [\n            0,\n            \"user bs islam declared war on all humanity 1400 years ago finally the world understands it and will turn you to\"\n        ],\n        [\n            0,\n            \"user oh please don't give me a link to i've already seen it\"\n        ],\n        [\n            0,\n            \"user user lol that is a funny fairy tale the murdering jihadis have been a cancer to all mankind we will them\"\n        ],\n        [\n            0,\n            \"user ypg ypj did the dirty part the street fighting and most of the dying so they get most of the credit\"\n        ],\n        [\n            0,\n            \"user that is kobane district not kobane city\"\n        ],\n        [\n            0,\n            \"rt user a marine who lived on and worked at al asad base on the reports it's about to be by isis url\"\n        ],\n        [\n            0,\n            \"rt user bbc islamic state fighters have burned to death 45 people in western iraqi town of al baghdadi url\"\n        ],\n        [\n            0,\n            \"user user agree the majority of the credit must go to the ypg ypj risking life in street combat is the hardest part\"\n        ],\n        [\n            0,\n            \"user isis mass graves are being uncovered all over so that harmless is a lie\"\n        ],\n        [\n            0,\n            \"user user people have no right not to be insulted by others free speech if they did there would be no free speech\"\n        ],\n        [\n            0,\n            \"user they are just behaving like good muslims\"\n        ],\n        [\n            0,\n            \"user is a murdering fascist bigot that has nothing to teach anyone\"\n        ],\n        [\n            0,\n            \"rt user on last jews url\"\n        ],\n        [\n            0,\n            \"user one would have thought that it was impossible for obama to get any diplomacy with isis hello\"\n        ],\n        [\n            0,\n            \"rt user al jazeera caught recycling dead kid pics to slander egypt after bombing of isis positions in libya url\"\n        ],\n        [\n            0,\n            \"as a conservative i thought that many accusations against obama were but now he is protecting isis in libya beyond belief islam\"\n        ],\n        [\n            0,\n            \"rt user unreal obama refused to give jordan egypt intel to target isis what more proof do you need url\"\n        ],\n        [\n            0,\n            \"user you are wrong about that by definition if they are really muslims they are terrorist\"\n        ],\n        [\n            0,\n            \"obama foreign policy libya fail iraq fail syria fail yemen fail afghanistan fail ukraine fail africa fail\"\n        ],\n        [\n            0,\n            \"user user they were connected to the muslim brotherhood\"\n        ],\n        [\n            0,\n            \"user user less than 1 of muslims are killed by israelis more than 90 are killed by other muslims so what does this bigot want\"\n        ],\n        [\n            0,\n            \"rt user military says it bombed islamic state targets in libya at dawn on monday reports state television user\"\n        ],\n        [\n            0,\n            \"user sorry obama needs to get a brain\"\n        ],\n        [\n            0,\n            \"user i guess the saudis are almost as absurd as some of the stuff rt\"\n        ],\n        [\n            0,\n            \"somebody could explain relative motion to the saudi cleric but it would be water off a ducks back hashtag\"\n        ],\n        [\n            0,\n            \"user user rofl islam outlaws music\"\n        ],\n        [\n            0,\n            \"user the scary thing is that these people are the leaders of their culture he should get together with oktar and his anti evolution\"\n        ],\n        [\n            0,\n            \"rt user isis jihadist police beat up woman for ' exposing eyes ' under clothing women living in mosul who url\"\n        ],\n        [\n            0,\n            \"user by people you mean men only the women are clearly in their homes\"\n        ],\n        [\n            0,\n            \"user and it's clear that these pictures show a impoverished area marching backwards in time\"\n        ],\n        [\n            0,\n            \"user it's quite if you use relative motion the earth does not move under the airplane so that the plane locations\"\n        ],\n        [\n            0,\n            \"user the atmosphere moves with the plane if you throw an object straight up it already has momentum even though\"\n        ],\n        [\n            0,\n            \"user you didn't give it to the object as a result throwing straight up brings it straight down and the conservation of it's\"\n        ],\n        [\n            0,\n            \"user momentum means that it does not fly away in the same way both the plane and the atmosphere have momentum\"\n        ],\n        [\n            0,\n            \"user of course momentum can only be linear but the combination of gravity and linear momentum produce movement\"\n        ],\n        [\n            0,\n            \"user compare this ignorant imam with someone like\"\n        ],\n        [\n            0,\n            \"user user you can be sure china will not be by political correctness when it comes to dealing w terrorism\"\n        ],\n        [\n            0,\n            \"rt user if racism is the price of a free society fine a free society is more important hashtag\"\n        ],\n        [\n            0,\n            \"rt user from 19 feb australian newspaper the age url\"\n        ],\n        [\n            0,\n            \"user number of nobel prizes us saudi arabia 0\"\n        ],\n        [\n            0,\n            \"rt user ten reasons why islam is not a religion of peace url\"\n        ],\n        [\n            0,\n            \"user user the religion of peace takes over\"\n        ],\n        [\n            0,\n            \"rt user what isis really wants url\"\n        ],\n        [\n            0,\n            \"user then you don't follow the sunnah url\"\n        ],\n        [\n            0,\n            \"user if you are impressed by madrassa rats baghdadi has his phd in islam so who are you to tell him\"\n        ],\n        [\n            0,\n            \"user user i gave you the relevant hadiths and quran verses look them up by number yourself\"\n        ],\n        [\n            0,\n            \"user i don't have ten minutes to listen to bad chanting just give me the verse number and make your point\"\n        ],\n        [\n            0,\n            \"user sorry if i listened to all the youtube propaganda videos people suggest i wouldn't have time for anything else\"\n        ],\n        [\n            0,\n            \"user give me the relevant quran or hadith verse numbers so i don't have to waste time\"\n        ],\n        [\n            0,\n            \"user with the quality of argument you are producing that time is nearly up\"\n        ],\n        [\n            0,\n            \"user i've watched the isis guys argue with saudi muslim scholars here on twitter the scholars always loose\"\n        ],\n        [\n            0,\n            \"user which of these are the good muslims url\"\n        ],\n        [\n            0,\n            \"user user more muslims die in terrorist attacks than anyone else for example 80 of afghan civilians killed by taliban\"\n        ],\n        [\n            0,\n            \"rt user breaking coalition struck hashtag sites in gwer area destroying several targets of the group\"\n        ],\n        [\n            0,\n            \"how to grow up to be a peaceful muslim hashtag url\"\n        ],\n        [\n            0,\n            \"user user that's one example of self genocide for the sake of pandering to left wing\"\n        ],\n        [\n            0,\n            \"user user those views are written in the quran and hadiths and are polled by research idiot\"\n        ],\n        [\n            0,\n            \"user because obama is an idiot but you knew that\"\n        ],\n        [\n            0,\n            \"user and do you know why that is\"\n        ],\n        [\n            0,\n            \"rt user one turkish soldier dead after isis strike hits shah tomb via user\"\n        ],\n        [\n            0,\n            \"user user it was the turkish soldiers that were holding up the one finger isis sign\"\n        ],\n        [\n            0,\n            \"user user people have ask that dumb question 1000 times the answer is that there is no good side fighting for\"\n        ],\n        [\n            0,\n            \"user user the peshmerga and ypg j are the only ones that have proven that they can be trusted with weapons help\"\n        ],\n        [\n            0,\n            \"rt user syria update scores of killed at the military airport we got you 22 02 2015 url\"\n        ],\n        [\n            0,\n            \"rt user isis in mecca but i thought they weren't real muslims and had nothing to do with islam url\"\n        ],\n        [\n            0,\n            \"user user this mosque was blown up because it and it's imam were not pure enough in their islam\"\n        ],\n        [\n            0,\n            \"user user also shia muslims and sunni muslims have been attacking each other's institutions for years\"\n        ],\n        [\n            0,\n            \"user user and here you are honoring terrorists that your master putin sent to ukraine to steal their land you are filth\"\n        ],\n        [\n            0,\n            \"user your kindergarten photoshopped images prove that you are a paid putin troll fighting for fascism\"\n        ],\n        [\n            0,\n            \"user all your followers need to read masha gessen's book the man without a face to understand what a criminal and thug putin is\"\n        ],\n        [\n            0,\n            \"user your has no limit you sell you vile little brain for a few of putin's ivan\"\n        ],\n        [\n            0,\n            \"user go back to sucking off your criminal master putin\"\n        ],\n        [\n            0,\n            \"user user which is still better than living as refugees in turkey\"\n        ],\n        [\n            0,\n            \"user i know putin why would i spend 5 seconds looking at his propaganda\"\n        ],\n        [\n            0,\n            \"user i know putin that is a fact read masha gessen's book the man without a face\"\n        ],\n        [\n            0,\n            \"user there are half a dozen books that clearly document putin's good night\"\n        ],\n        [\n            0,\n            \"user user turkey makes a show of being but erdogan hates kurds\"\n        ],\n        [\n            0,\n            \"user user she's in that where political correctness trumps reality it requires a lot of\"\n        ],\n        [\n            0,\n            \"user user so in one isolated she's an feminist in a separate isolated she defends sexists\"\n        ],\n        [\n            0,\n            \"user user it doesn't liberate them from anything it forces them to do what they don't want and prevents them doing the rest\"\n        ],\n        [\n            0,\n            \"rt user 1 today 24 february in mosul smoke over many parts of the city by coalition airstrikes the camp of al url\"\n        ],\n        [\n            0,\n            \"user still at al assad they are not under threat\"\n        ],\n        [\n            0,\n            \"user user these should all have been armed\"\n        ],\n        [\n            0,\n            \"user this is a couple of weeks old and was never true\"\n        ],\n        [\n            0,\n            \"rt user former boston mayor ray flynn try ' human ' solution before wiping out isis i agree let's send flynn to meet them in …\"\n        ],\n        [\n            0,\n            \"user user propaganda lies daesh attacked unarmed civilians because that is the only kind of fight they can now win\"\n        ],\n        [\n            0,\n            \"user because the turks will buy it\"\n        ],\n        [\n            0,\n            \"user user did you read about and in the quran no why because it's not from god\"\n        ],\n        [\n            0,\n            \"user user by victims you mean daesh terrorists and dictators\"\n        ],\n        [\n            0,\n            \"user user what are you talking about\"\n        ],\n        [\n            0,\n            \"user being free to make your own choices is good\"\n        ],\n        [\n            0,\n            \"user war on humanity and murdering 280 million people to allahu akbar is evil\"\n        ],\n        [\n            0,\n            \"how islam women of education url\"\n        ],\n        [\n            0,\n            \"rt user ignorance of forbes shines through desperate for people to believe in islam url http …\"\n        ],\n        [\n            0,\n            \"another left wing fallacy that poverty causes extremism has the dust in multiple ways here is one url\"\n        ],\n        [\n            0,\n            \"user we don't support saudi at all we simply do business with them the saudis were produced by islam\"\n        ],\n        [\n            0,\n            \"user you are a liar the prophet mohammed ordered dogs to be killed\"\n        ],\n        [\n            0,\n            \"user not true at 1 km they would be getting killed by\"\n        ],\n        [\n            0,\n            \"user user baghdadi has butchered 10s of thousands and conducted and ethnic cleansing microbrain\"\n        ],\n        [\n            0,\n            \"user user and baghdadi has displaced millions idiot\"\n        ],\n        [\n            0,\n            \"user is an idiot and his standard of measure means zero\"\n        ],\n        [\n            0,\n            \"user user good it's about time they what they have been out for centuries\"\n        ],\n        [\n            0,\n            \"user user he wasn't talking about dogs with he was talking about all dogs it's the usual islamic taqiyya\"\n        ],\n        [\n            0,\n            \"user i have no idea what makes you think that you are clever because so far every one of your tweets has been moronic\"\n        ],\n        [\n            0,\n            \"user i don't have time for propaganda videos\"\n        ],\n        [\n            0,\n            \"user you are in fact stupid don't believe that democracy is an answer\"\n        ],\n        [\n            0,\n            \"user user true if you consider all the muslims that other muslims disqualify as muslims there would only be a couple of million\"\n        ],\n        [\n            0,\n            \"user turkey is in nato they are not nato\"\n        ],\n        [\n            0,\n            \"user user the name sunni comes from sunnah and includes the majority of muslims who believe in the sunnah of mohammed\"\n        ],\n        [\n            0,\n            \"user user if you don't believe i can read then you must be a total idiot to write to me\"\n        ],\n        [\n            0,\n            \"user who cares what some guy says the us relationship to saudi is business and and were there before us\"\n        ],\n        [\n            0,\n            \"user the slave girl has no right at all liar the owner could kill here and there would be no punishment\"\n        ],\n        [\n            0,\n            \"user user why would i care about your personal habits i'm fighting islam as it is practiced by the majority\"\n        ],\n        [\n            0,\n            \"user but not for you blocked\"\n        ],\n        [\n            0,\n            \"user your scum hero men rape more women every single day that all western coalition forces did in many years\"\n        ],\n        [\n            0,\n            \"user no born out of islam like all the rest of the isis animals\"\n        ],\n        [\n            0,\n            \"user now you idiots claim that people who tried to stop him from becoming a terrorist made him a terrorist brain dead\"\n        ],\n        [\n            0,\n            \"user oops it's a bot blocked\"\n        ],\n        [\n            0,\n            \"rt user if you set out to take vienna take vienna if you set out to take mosul it's no biggie if you change your mind …\"\n        ],\n        [\n            0,\n            \"rt user u s veterans join peshmerga to fight islamic state western fighters are joining the peshmerga and other url\"\n        ],\n        [\n            0,\n            \"user maybe we should get the opinions of all the sas instead of the single one who shares your stupidity\"\n        ],\n        [\n            0,\n            \"rt user user yes amnesty will put us over the edge and crime and death will\"\n        ],\n        [\n            0,\n            \"user user muslim taqiyya liar there was no order to kill cats or camels\"\n        ],\n        [\n            0,\n            \"user user no he did not after killing many he tuned it down to not killing those used for hunting and pets killed\"\n        ],\n        [\n            0,\n            \"user user wrong all the dogs that were pets had to be killed as well and all the black dogs mohammed claimed those devil\"\n        ],\n        [\n            0,\n            \"user user you have now repeated the same lie about no owners 5 times you are blocked\"\n        ],\n        [\n            0,\n            \"user user i don't mind people trying to insult me if they also have content but you just rave like an oktar idiot blocked\"\n        ],\n        [\n            0,\n            \"user when you see pics of ypg ypj they are singing dancing pics of daesh are beheading dragging through streets\"\n        ],\n        [\n            0,\n            \"user when you see pics is ypg j they are smiling faces uncovered free pics of daesh women look like hidden oppressed slaves\"\n        ],\n        [\n            0,\n            \"user if you can't figure out who the world will side with you are really stupid\"\n        ],\n        [\n            0,\n            \"user user hope this doesn't surprise anyone this is putin's history all the way back\"\n        ],\n        [\n            0,\n            \"user why is anyone surprised that putin had shot putin bombed russian apartment buildings to start the war\"\n        ],\n        [\n            0,\n            \"user why the surprise when putin executes opposition in ukraine he civilians in order to blame it on ukrainian army\"\n        ],\n        [\n            0,\n            \"user user putin has far far lower all his life read masha gessen's book the man without a face\"\n        ],\n        [\n            0,\n            \"user user i support that i don't like people like who complain about the things he supports when done to others\"\n        ],\n        [\n            0,\n            \"user user typical liar there is no mention of using it against civilians and who cares what they do to terrorists\"\n        ],\n        [\n            0,\n            \"user in january tall was under isis control microbrain\"\n        ],\n        [\n            0,\n            \"user i think so but there is still a black in the so it's about my idols are okay yours are not\"\n        ],\n        [\n            0,\n            \"user and if mohammed is not an idol the why does islam demand that people be executed for insulting him\"\n        ],\n        [\n            0,\n            \"user this is a stupid article baghdadi will attack even if it is strategically he uses his men for canon\"\n        ],\n        [\n            0,\n            \"user the have not been mantra is equally stupid all daesh attacks against substantial forces fail\"\n        ],\n        [\n            0,\n            \"user and the only success that the daesh are still capable of are against civilians and defended locations\"\n        ],\n        [\n            0,\n            \"user it remains to be seen if they can hold in any meaningful way\"\n        ],\n        [\n            0,\n            \"user and if daesh loose half their forces to air strikes while taking small villages to say not is absurd\"\n        ],\n        [\n            0,\n            \"user this is a stupid article baghdadi will attack even if it is strategically he uses his men for canon\"\n        ],\n        [\n            0,\n            \"user the have not been mantra is equally stupid all daesh attacks against substantial forces fail\"\n        ],\n        [\n            0,\n            \"user and the only success that the daesh are still capable of are against civilians and defended locations\"\n        ],\n        [\n            0,\n            \"user it remains to be seen if they can hold in any meaningful way\"\n        ],\n        [\n            0,\n            \"user and if daesh loose half their forces to air strikes while taking small villages to say not is absurd\"\n        ],\n        [\n            0,\n            \"user user another dumb article the stretching that this writer does to find positives in the loss of kobane is silly\"\n        ],\n        [\n            0,\n            \"user no muslim leaders in calgary want to create misconceptions about islam they want us to believe it is human when it is not\"\n        ],\n        [\n            0,\n            \"user notice how seating of women and men is one of the signs of sexism and gender apartheid of hashtag\"\n        ],\n        [\n            0,\n            \"user stop pandering to these lying bigots global calgary\"\n        ],\n        [\n            0,\n            \"user a single brotherhood from the same idiot that just said we are muslim we are not shia\"\n        ],\n        [\n            0,\n            \"user like destroying democracy in turkey\"\n        ],\n        [\n            0,\n            \"user don't be a daesh or this is your end story url\"\n        ],\n        [\n            0,\n            \"user lol yeah i can just see a daesh betting at a texas auction rofl\"\n        ],\n        [\n            0,\n            \"rt user bill warner islam versus crusades url\"\n        ],\n        [\n            0,\n            \"user lol the prophet was suppose to create social convention now you use the excuse that he had to bow to social convention for slavery\"\n        ],\n        [\n            0,\n            \"user chuck you should read masha gessen's book the man without a face it's pre ukr but it makes sense of all of putin's action\"\n        ],\n        [\n            0,\n            \"user gessen presents a lot of evidence that putin staged the russian apartment building as an excuse to invade\"\n        ],\n        [\n            0,\n            \"user and there is good evidence of events like the moscow theater takeover and the school attacks\"\n        ],\n        [\n            0,\n            \"user and after each of those events putin used the event to grab more power and russian supposedly for security\"\n        ],\n        [\n            0,\n            \"user putin also poisoned his friend the former mayor of st petersburg once he became\"\n        ],\n        [\n            0,\n            \"rt user rt from translated from french here's who else has been murdered after running of vladimir putin url\"\n        ],\n        [\n            0,\n            \"user user what is even more disturbing is the number of people who want to watch\"\n        ],\n        [\n            0,\n            \"rt user did you know that before the 1980s and for centuries before that mosul was a majority kurdish city and by …\"\n        ],\n        [\n            0,\n            \"rt user breaking the murderer of was killed in an ambush in mosul today a source told http …\"\n        ],\n        [\n            0,\n            \"so the general leading the assault on isis in hashtag is 35 miles from the action not my of leadership\"\n        ],\n        [\n            0,\n            \"user the shia militia are nearly as inhuman as isis\"\n        ],\n        [\n            0,\n            \"user you mean gardens of hanging corpses\"\n        ],\n        [\n            0,\n            \"user user what does it have to do with race microbrain\"\n        ],\n        [\n            0,\n            \"user user because nobody wants to claim to be a terrorist\"\n        ],\n        [\n            0,\n            \"user user what iraqis microbrain he killed armed terrorists who murder civilians\"\n        ],\n        [\n            0,\n            \"user have the done an in depth investigation of muslim\"\n        ],\n        [\n            0,\n            \"user good for the scottish primary school url\"\n        ],\n        [\n            0,\n            \"user user the jews once lived on 40 of the arabian penninsula before the muslims started to exterminate them\"\n        ],\n        [\n            0,\n            \"rt user dictators have been the driving force behind communism even from the very beginning a few stalin kim il …\"\n        ],\n        [\n            0,\n            \"user leading it 35 miles from the action\"\n        ],\n        [\n            0,\n            \"user the random rockets are flying in the other direction lying scum\"\n        ],\n        [\n            0,\n            \"user no the endless muslim tension is not appropriate so stop asking people to to it\"\n        ],\n        [\n            0,\n            \"user user yes they are going to capture 50 every day for the next 4 months\"\n        ],\n        [\n            0,\n            \"user user you are a liar islam says that a daughter must inherit half of what her brother\"\n        ],\n        [\n            0,\n            \"rt user which sits former of ca orange county is a leftist pro islam anti israel radi …\"\n        ],\n        [\n            0,\n            \"rt user wife beating permitted in islam read the debate and give your opinion url\"\n        ],\n        [\n            0,\n            \"user you are a taquiyya liar islam means submission not peace\"\n        ],\n        [\n            0,\n            \"user there is no one more apartheid than muslims\"\n        ],\n        [\n            0,\n            \"rt user petition to prosecute islamists who killed roy and protect url\"\n        ],\n        [\n            0,\n            \"rt user the user have our country first they covered for then they failed with muslims rapes now this …\"\n        ],\n        [\n            0,\n            \"rt user after many months of research i have an list of women's rights in islam url\"\n        ],\n        [\n            0,\n            \"rt user more voters side with netanyahu than obama on iran deal url\"\n        ],\n        [\n            0,\n            \"user if it was about race people would hate buddhism and hinduism and tao like they hate islam but they don't\"\n        ],\n        [\n            0,\n            \"user your problem is that race baiting is the oxygen you breath you can't live without it your identity depends on it\"\n        ],\n        [\n            0,\n            \"rt user comcast time warner merger is still a bad deal consumer reports policy url\"\n        ],\n        [\n            0,\n            \"user i understand it perfectly but like all muslims you use taquiyya to lie for islam and fool westerners\"\n        ],\n        [\n            0,\n            \"user says the race who lives life to be able to call others racists\"\n        ],\n        [\n            0,\n            \"user user read your own tweets bigot\"\n        ],\n        [\n            0,\n            \"user user it's fairly obvious that you are willing to throw women under the bus so that muslims can go on abusing them\"\n        ],\n        [\n            0,\n            \"hashtag ceo brian roberts is more like a than a ceo\"\n        ],\n        [\n            0,\n            \"user what high level of customer service stealing customer electricity and bandwidth with\"\n        ],\n        [\n            0,\n            \"user nope it's directed at non believers url\"\n        ],\n        [\n            0,\n            \"user nope it was friends not ideaology\"\n        ],\n        [\n            0,\n            \"user nope i know people who read arabic and i have four different translations you are lying\"\n        ],\n        [\n            0,\n            \"user more proof that you are lying url\"\n        ],\n        [\n            0,\n            \"the good news of the day is that the islamofascist bastard has died may he rot in hell with his 72 virgin pigs hashtag\"\n        ],\n        [\n            0,\n            \"rt user thank you for all the modern moderate muslims for standing up to the radicals tyrants thank you for speaking up http …\"\n        ],\n        [\n            0,\n            \"so iranian general has a 20 to 1 manpower advantage in hashtag but is still having trouble getting the job done what genius\"\n        ],\n        [\n            0,\n            \"user us nobel prizes iran 1\"\n        ],\n        [\n            0,\n            \"user blumenthal likes the hamas one man one vote one time politics of hamas\"\n        ],\n        [\n            0,\n            \"rt user once turkey seen that iran is becoming most influenced power in now want to jump into mosul operation in …\"\n        ],\n        [\n            0,\n            \"user the translators know arabic you are lying about knowing arabic\"\n        ],\n        [\n            0,\n            \"user i know that translators who make a living texts from arabic know arabic and i know you are lying about it\"\n        ],\n        [\n            0,\n            \"user and it's not just an endless chain of revenge but an chain of revenge\"\n        ],\n        [\n            0,\n            \"user the destruction of minority by islam continues\"\n        ],\n        [\n            0,\n            \"user i showed you four translations from four professional translators you didn't prove anything you just lied about it\"\n        ],\n        [\n            0,\n            \"user since all the professional translators say it is friend including the ones who are arab you are obviously lying blocked\"\n        ],\n        [\n            0,\n            \"user user calling for peace has no effect on islamic terrorist microbrain\"\n        ],\n        [\n            0,\n            \"user user the jews are only at war with the muslims who want to wipe them out microbrain\"\n        ],\n        [\n            0,\n            \"user user but islam is at war with christians jews hindus buddhists and atheists somewhere in the world\"\n        ],\n        [\n            0,\n            \"user your brain is also a cartoon\"\n        ],\n        [\n            0,\n            \"user user dubai every minority that has lived there but muslims were wiped out\"\n        ],\n        [\n            0,\n            \"user user turkey had the armenian genocide and is murdering kurds today\"\n        ],\n        [\n            0,\n            \"user user the three best muslim states you could come up with prove my point\"\n        ],\n        [\n            0,\n            \"user wrong israel has been been told repeatedly by it's muslim neighbors that it will be exterminated\"\n        ],\n        [\n            0,\n            \"user you suffer from a total vacuum between your ears\"\n        ],\n        [\n            0,\n            \"user the per capita production of nobel prize winners for israel is more than 100 times that of muslim states\"\n        ],\n        [\n            0,\n            \"user did you just get that brain out of a cracker box url\"\n        ],\n        [\n            0,\n            \"user and here it is on a per capita basis url\"\n        ],\n        [\n            0,\n            \"user and who cares where they were born they became israelis by choice\"\n        ],\n        [\n            0,\n            \"user now go back and see where the muslim nations rank microbrain\"\n        ],\n        [\n            0,\n            \"user and remember that israel has only existed for a fraction of the nobel period\"\n        ],\n        [\n            0,\n            \"user claiming they buy them is simply the proof of your ignorance and bigotry\"\n        ],\n        [\n            0,\n            \"user the facts of islam url\"\n        ],\n        [\n            0,\n            \"user they are not muslim enough\"\n        ],\n        [\n            0,\n            \"user muslims celebrate international women's day url\"\n        ],\n        [\n            0,\n            \"who says that muslims are not progressive here they are celebrating international women's day hashtag url\"\n        ],\n        [\n            0,\n            \"rt user watching india's daughter horrifying lawyer defending rapists we have the best culture in our culture there's no …\"\n        ],\n        [\n            0,\n            \"user user hamas one man one vote one time your idiotic idea of freedom\"\n        ],\n        [\n            0,\n            \"user actually if you describe it using nothing but the words from the quran and hadiths muslims will claim you are insulting it\"\n        ],\n        [\n            0,\n            \"user stick your censorship where the sun doesn't shine\"\n        ],\n        [\n            0,\n            \"user clear answers like santa clause brought you that package\"\n        ],\n        [\n            0,\n            \"user an idiot converts to islam what is your point\"\n        ],\n        [\n            0,\n            \"user you are a liar never said that he borrowed his main concept from anyone\"\n        ],\n        [\n            0,\n            \"user al never had ' concept al only made the same observations as more accurately big deal\"\n        ],\n        [\n            0,\n            \"user i see no reason to\"\n        ],\n        [\n            0,\n            \"user wrote a good book explaining quantum theory that i read but his opinions on muslim scientists are\"\n        ],\n        [\n            0,\n            \"user read ibn on the contribution of muslims to science in his book why i am not a muslim\"\n        ],\n        [\n            0,\n            \"user try to figure out why christianity and judaism had an enlightenment but islam never had one\"\n        ],\n        [\n            0,\n            \"user my ideas are too extensive to explain with twitter read ibn url\"\n        ],\n        [\n            0,\n            \"user yes islam christianity are all religions but science can only advance when it get's past superstition\"\n        ],\n        [\n            0,\n            \"user the best muslims are the ones who ignore most of what is in the quran and hadiths isis doesn't ignore any of it\"\n        ],\n        [\n            0,\n            \"user i've read the entire quran how old are you\"\n        ],\n        [\n            0,\n            \"user the first or crusaders were muslims who attacked europe 400 years before the christian crusades\"\n        ],\n        [\n            0,\n            \"user tell me how old you are i don't want to be here attacking a child about her religion\"\n        ],\n        [\n            0,\n            \"user of course the muslims were doing the same to each other the question is can civilization move beyond religious\"\n        ],\n        [\n            0,\n            \"user and the turks were conducting the armenian genocide in the last century again the question is can we get beyond religious hate\"\n        ],\n        [\n            0,\n            \"user baghdadi has a phd in islam he spent his life studying it he follows it to the letter url\"\n        ],\n        [\n            0,\n            \"user go to wiki are read about the read about the attack on read about the\"\n        ],\n        [\n            0,\n            \"user read about the muslim invasion of india from historian will\"\n        ],\n        [\n            0,\n            \"user no they had no rights in a court of law and had to hide the practice of their religion from muslims and had to pay jizya\"\n        ],\n        [\n            0,\n            \"user i know the context and the background it does not change the meaning one bit\"\n        ],\n        [\n            0,\n            \"user go to wiki and read the section about the attack on url search the walls\"\n        ],\n        [\n            0,\n            \"user pact of umar url should we make muslims in the west live by such a pact in reverse\"\n        ],\n        [\n            0,\n            \"user and 100 of jews and christians were exterminated in saudi and other places\"\n        ],\n        [\n            0,\n            \"user they are in about 20 verses of the quran and they are in the hadiths url\"\n        ],\n        [\n            0,\n            \"user i believe you mean well but you are incorrect about islam we will have to agree to disagree good night\"\n        ],\n        [\n            0,\n            \"user finally some were used the way they were intended to be used\"\n        ],\n        [\n            0,\n            \"user if you had a brain you would be ashamed url\"\n        ],\n        [\n            0,\n            \"user every time some deluded idiot converts to islam the muslims make propaganda out of it\"\n        ],\n        [\n            0,\n            \"user yes i have this is the truth about islam url\"\n        ],\n        [\n            0,\n            \"user user you are the lying piece of shit i gave you evidence for everything i said from quran you gave nothing but lies\"\n        ],\n        [\n            0,\n            \"user user you are a filthy liar slavery is explicitly approved in islam and raping slave girls is explicitly approved\"\n        ],\n        [\n            0,\n            \"user user you have presented a pile of lying crap that does not come from the quran or hadiths\"\n        ],\n        [\n            0,\n            \"user user hey dumb shit i read the entire quran you read some garbage that an imam gave you to fool people\"\n        ],\n        [\n            0,\n            \"user user no lying dumbass she was older than him and already had her fortune when she met him and hired him\"\n        ],\n        [\n            0,\n            \"user user every single thing out of your mouth is taquiyya blocked\"\n        ],\n        [\n            0,\n            \"user the shia militia fight only to impose their own sick idea of religion just like isis they are little iranian\"\n        ],\n        [\n            0,\n            \"user forcing your flavor of religion on anyone makes a bad guy my twitter handle is about islam's declaration of war on humanity\"\n        ],\n        [\n            0,\n            \"rt user once again we hear that groups like isis ' pervert islam ' to which we are surely entitled to ask how exactly url\"\n        ],\n        [\n            0,\n            \"user user yeap that threat is in the quran a thousand times puts me to sleep reading it\"\n        ],\n        [\n            0,\n            \"user user i know that you will try\"\n        ],\n        [\n            0,\n            \"user it tells women to stay at home right url\"\n        ],\n        [\n            0,\n            \"user can we all agree that 33 33 tells women to stay at home\"\n        ],\n        [\n            0,\n            \"user and it tells women not to display themselves right\"\n        ],\n        [\n            0,\n            \"user okay you had your chance at an honest discussion now you are blocked\"\n        ],\n        [\n            0,\n            \"user so when taliban make women stay home and wear are they not implementing 33 33\"\n        ],\n        [\n            0,\n            \"user no it is only talking to women so are the taliban and isis and saudis not implementing 33 33 when they force women home\"\n        ],\n        [\n            0,\n            \"user when the taliban make women wear are they not preventing women from themselves\"\n        ],\n        [\n            0,\n            \"user show me the verse where it says that it is to force people into doing something\"\n        ],\n        [\n            0,\n            \"user i don't see your 33 33 only something about a house and can't breath what does that have to do with 33 33\"\n        ],\n        [\n            0,\n            \"user stop making up lies show me with a verse\"\n        ],\n        [\n            0,\n            \"user so now that we know that islam tells women to stay at home we can move on to the subject of forcing women to obey\"\n        ],\n        [\n            0,\n            \"user and here we have it what does your 4 34 say url\"\n        ],\n        [\n            0,\n            \"user but the quran says that verses can be right now let's get to compulsion later what does 4 34 say\"\n        ],\n        [\n            0,\n            \"user no it clearly says to beat them the rest are other options beat them is there in black and white not what you say\"\n        ],\n        [\n            0,\n            \"user no not going to bed with her is a option there is no mentally\"\n        ],\n        [\n            0,\n            \"user okay so let's try one more verse what does your 2 282 say url\"\n        ],\n        [\n            0,\n            \"user it doesn't require muscles to be a witness so can we assume the lack is mental or emotional\"\n        ],\n        [\n            0,\n            \"user we can get that much from the quran so maybe the hadiths can help us clarify\"\n        ],\n        [\n            0,\n            \"user so these are hadiths that i copied from the usc muslim students hadith database look them up for yourself url\"\n        ],\n        [\n            0,\n            \"user not unless you can get 5 professional translators to agree\"\n        ],\n        [\n            0,\n            \"user but the five professional translators many of them muslims do know arabic for some it is their first language\"\n        ],\n        [\n            0,\n            \"user even who is an was a muslim convert\"\n        ],\n        [\n            0,\n            \"user 4 34 is in the quran not the hadith and you don't explain why 5 translators would use strike\"\n        ],\n        [\n            0,\n            \"user user there is absolutely no reason for israel to give up an inch of land since that will get them nothing from muslims\"\n        ],\n        [\n            0,\n            \"user user the israelis should demand back the 40 of the arabian peninsula that the muslims stole from them\"\n        ],\n        [\n            0,\n            \"user rofl now there is a load of putin manufactured bullshit if i ever saw one\"\n        ],\n        [\n            0,\n            \"user apparently the iranian fascist run it\"\n        ],\n        [\n            0,\n            \"user user interesting that kurds are fighting for their own land but the islamist who support palestine oppose the kurds\"\n        ],\n        [\n            0,\n            \"user no he was killed because of negative comments about putin\"\n        ],\n        [\n            0,\n            \"rt user url robert spencer in pj media muslim holidays in new york public schools why not\"\n        ],\n        [\n            0,\n            \"user would it be irony if the name was vile in the same way it's not irony when it's vile islam\"\n        ],\n        [\n            0,\n            \"user there could be an however and that would be you\"\n        ],\n        [\n            0,\n            \"rt user this has nothing to do with islam then url\"\n        ],\n        [\n            0,\n            \"user he was killed because putin wanted him dead the rest is a blatantly obvious putin\"\n        ],\n        [\n            0,\n            \"rt user 9 minutes of 9 11 conspiracy theories by preacher who recently was handed islam award by hashtag king http …\"\n        ],\n        [\n            0,\n            \"user and hating islam is rational and therefore not a phobia url\"\n        ],\n        [\n            0,\n            \"user or i can go directly to the quran and hadith for great reasons to hate islam url\"\n        ],\n        [\n            0,\n            \"user or i can go to the proven barbaric attitudes of muslims as an excellent reason to hate islam url\"\n        ],\n        [\n            0,\n            \"user user and i don't walk in circles around a black in mecca under the delusion that it will please god\"\n        ],\n        [\n            0,\n            \"user yes i hate the religion of hate\"\n        ],\n        [\n            0,\n            \"user user no delusional one you look like the giant fool\"\n        ],\n        [\n            0,\n            \"user user old enough not to be fooled by religious frauds\"\n        ],\n        [\n            0,\n            \"user user no they don't 40 of the arabian peninsula belonged jews before the muslims began exterminating them give it back\"\n        ],\n        [\n            0,\n            \"user there is not and never has been a country called palestine microbrain and that land has been the home of jews for 3000 years\"\n        ],\n        [\n            0,\n            \"user muslims need to get off the land they stole from the jews now\"\n        ],\n        [\n            0,\n            \"user you are a liar the palestinians never had a country and the jews were settled not\"\n        ],\n        [\n            0,\n            \"user in fact it was the jews that settled medina before the arabs then the muslims exterminated them\"\n        ],\n        [\n            0,\n            \"user and by the way i'm not jewish or israeli if i were i would announce it proudly\"\n        ],\n        [\n            0,\n            \"user that explains his dedication to islam\"\n        ],\n        [\n            0,\n            \"rt user islam or else really that's what they are taught to pray those who earned anger those that have went url\"\n        ],\n        [\n            0,\n            \"user user yeap breeding and violence are the only thing they do well\"\n        ],\n        [\n            0,\n            \"user just block me and stop crying\"\n        ],\n        [\n            0,\n            \"user and the prophet ruined their faith by raping them\"\n        ],\n        [\n            0,\n            \"user user yeah it's a generous sentiment but it's not true\"\n        ],\n        [\n            0,\n            \"user user screaming in pure religious hatred allahu akbar allahu akbar allahu akbar\"\n        ],\n        [\n            0,\n            \"user user the us didn't launch a proxy war on syria microbrain\"\n        ],\n        [\n            0,\n            \"user lol i don't think i've ever hear a in my life that kind of lying gets you blocked\"\n        ],\n        [\n            0,\n            \"user user brilliant how the english spy and t israelis got erdogan to let all those terrorists into syria through turkey\"\n        ],\n        [\n            0,\n            \"user and from me but then i compare him to the people trying to exterminate him url\"\n        ],\n        [\n            0,\n            \"user user big deal the spell checker makes it's own decisions some times you look like a twat for making it an issue\"\n        ],\n        [\n            0,\n            \"user user i know i'm fine stepping on his name i don't intend to fix it but thanks for the inane observations\"\n        ],\n        [\n            0,\n            \"rt user max blumenthal the jewish anti semite get his here url\"\n        ],\n        [\n            0,\n            \"user so with four chances to say something of substance you have missed them all blocked\"\n        ],\n        [\n            0,\n            \"user screw you i won't let you define what is and is not an allowed subject of humor according to your pc bible of protected groups\"\n        ],\n        [\n            0,\n            \"user user of course if zionist thugs threaten attack max should have reported it to the police but i'm betting\"\n        ],\n        [\n            0,\n            \"user user that blumenthal doesn't report anything to the police because he doesn't have anything\"\n        ],\n        [\n            0,\n            \"user user p can you identify these zionist thugs mr blumenthal b my mother\"\n        ],\n        [\n            0,\n            \"user user p can you tell us what threat your mother made mr blumenthal b she said be careful\"\n        ],\n        [\n            0,\n            \"rt user our first dispatch from junction outside mosul where the peshmerga have cut is ' supply line from syria url\"\n        ],\n        [\n            0,\n            \"rt user more than 100 killed in south kirkuk operation url\"\n        ],\n        [\n            0,\n            \"user user is assad syria microbrain\"\n        ],\n        [\n            0,\n            \"user user so come up with a drop of oil from any nation that the us has not paid full market price for butthead\"\n        ],\n        [\n            0,\n            \"user user aw how awful that they got rid of like and i feel your pain\"\n        ],\n        [\n            0,\n            \"user user and there would have been no iraq elections real shame\"\n        ],\n        [\n            0,\n            \"user i don't think you could give me enough money to take that job\"\n        ],\n        [\n            0,\n            \"user user remember that yanukovich stole 30 billion and his buddies stole another 70 billion so moving up is easy\"\n        ],\n        [\n            0,\n            \"user user nazis i didn't know that the muslims were working for\"\n        ],\n        [\n            0,\n            \"user user as opposed to the genocidal islamist mega donors that support blumenthal\"\n        ],\n        [\n            0,\n            \"user did you corner them in a toilet and threaten to talk them to death\"\n        ],\n        [\n            0,\n            \"user the french got it exactly right you support the people that have a genocide against jews for 1400 years\"\n        ],\n        [\n            0,\n            \"user good send me a fee copy i'm running low on toilet paper\"\n        ],\n        [\n            0,\n            \"user user yeah taught him all of the islamic quran based barbarity that he put to use in syria\"\n        ],\n        [\n            0,\n            \"user user and it makes it hard to distinguish the feces from max's ideas but then that's no change\"\n        ],\n        [\n            0,\n            \"user gee that's as bad as your muslim friends murdering christians and yezidis in iraq and syria the horror\"\n        ],\n        [\n            0,\n            \"user one of the places the jews settled 1500 years ago was medina they were original mohammed came and exterminated them\"\n        ],\n        [\n            0,\n            \"user rofl proving that blumenthal is quite happy to invent stories to drive his racism\"\n        ],\n        [\n            0,\n            \"user user no idiot they were completely exterminated on the majority of the arabian\"\n        ],\n        [\n            0,\n            \"user user and the ones who were allowed to live had to live under the code of umar making them third class citizens\"\n        ],\n        [\n            0,\n            \"user user a he's a racist and a bigot b he wants to sell books and be famous\"\n        ],\n        [\n            0,\n            \"user user sorry i only accept relevant comments from people with a brain blocked\"\n        ],\n        [\n            0,\n            \"user converted my ass forced to convert at sword point\"\n        ],\n        [\n            0,\n            \"user not only is it not a fact it's a gross lie\"\n        ],\n        [\n            0,\n            \"user it's not in the quran shit for brains that verse was by 20 that said to make war on the unbelievers\"\n        ],\n        [\n            0,\n            \"user so what asshole that doesn't change the fact that muslims did forced conversion and that they never stopped\"\n        ],\n        [\n            0,\n            \"user that's a huge pile of shit the only reason they would do that is so they could force them to pay jizya\"\n        ],\n        [\n            0,\n            \"user you are repeating yourself butthead it has nothing to do with forced conversion by muslims\"\n        ],\n        [\n            0,\n            \"user and the of jews by muslims was even greater\"\n        ],\n        [\n            0,\n            \"user no shit for brains the first use of a word is not the same as the first existence of the\"\n        ],\n        [\n            0,\n            \"user would soon be no one left to rob and since they were only good for killing people they would become impoverished\"\n        ],\n        [\n            0,\n            \"user here is a comparison of slavery in islam as compared to the west url\"\n        ],\n        [\n            0,\n            \"user to suggest that jews of israel should subject their lives to the same barbarity that the copts of egypt live under is insane\"\n        ],\n        [\n            0,\n            \"user you continue to rant like idiot no one suggests that we go back to old empires my point is islam has no chance to\"\n        ],\n        [\n            0,\n            \"user listen to me dumb shit i'm not advocating a roman empire we have moved beyond roman empires the muslims have moved nowhere\"\n        ],\n        [\n            0,\n            \"user they didn't make it their islam had to be continually forced on people even the muslim know url\"\n        ],\n        [\n            0,\n            \"user hell asshole if you have to live as a with no rights wouldn't that make most convert\"\n        ],\n        [\n            0,\n            \"user here look at this and shut your mouth until you do because there is nothing coming out url\"\n        ],\n        [\n            0,\n            \"user hey asshole try reading our oriental heritage by the respected historian will see chapter on muslim invasion\"\n        ],\n        [\n            0,\n            \"user obviously you are too busy typing crap as fast as your fingers can go to look at the evidence i provide so blocked asshole\"\n        ],\n        [\n            0,\n            \"user right anti is anti semitism with the addition of an excuse\"\n        ],\n        [\n            0,\n            \"user but max has to pretend the two are different or he can't give full play to his bigotry and hatred\"\n        ],\n        [\n            0,\n            \"user user not to mention the every day race baiting that has in your brain\"\n        ],\n        [\n            0,\n            \"user user so what do you think they will never have it\"\n        ],\n        [\n            0,\n            \"user what land you left when muslim armies invaded israel and this guy says you are all egyptians saudi url\"\n        ],\n        [\n            0,\n            \"user no this is what muslim brutality looks like url\"\n        ],\n        [\n            0,\n            \"user eh yeah they don't have any place to go but the tiny red strip url\"\n        ],\n        [\n            0,\n            \"user think of all the palestinian christians that have been chased away by muslim bigotry\"\n        ],\n        [\n            0,\n            \"user or how muslim women are living every day url\"\n        ],\n        [\n            0,\n            \"user if the palestinians had the ability to make it happen it would be the other way around\"\n        ],\n        [\n            0,\n            \"user i can ask you the same question about your tweet\"\n        ],\n        [\n            0,\n            \"user interesting do the or say to beat your wife is a prophet of hinduism\"\n        ],\n        [\n            0,\n            \"user because if non of those things are true i don't see how your statement is relevant\"\n        ],\n        [\n            0,\n            \"user because the subject of individual is independent of what the religion advocates\"\n        ],\n        [\n            0,\n            \"user i don't have a religion but i'm somewhat fond of the tao te ching it wouldn't surprise me if there are bad people in tao\"\n        ],\n        [\n            0,\n            \"user but you'll never be able to point to anything in the tao te ching that encouraged their\"\n        ],\n        [\n            0,\n            \"user think about it good night\"\n        ],\n        [\n            0,\n            \"user user seen it but the bible still has no concept of eternal jihad against all humanity\"\n        ],\n        [\n            0,\n            \"user user and it's not a race between bible and quran but rather between secular and quran\"\n        ],\n        [\n            0,\n            \"user the idea that it is the jews who are at fault is stupid beyond believe\"\n        ],\n        [\n            0,\n            \"user what do you call this url\"\n        ],\n        [\n            0,\n            \"user what do you call this url\"\n        ],\n        [\n            0,\n            \"user we only have to put up with you until we wake up to the facts about islam\"\n        ],\n        [\n            0,\n            \"rt user ignoring the is the best policy but if you really can't here's a great of max blumenthal url\"\n        ],\n        [\n            0,\n            \"user what do you want me to do hand deliver the quran to you the verse numbers are right there get a quran and look it up\"\n        ],\n        [\n            0,\n            \"user if you won't accept any evidence then why bother asking me for it\"\n        ],\n        [\n            0,\n            \"user why would i care about the bible the standard is secular not the bible\"\n        ],\n        [\n            0,\n            \"user user happy to hear that i don't mind admitting that i've been worried about the behavior of the shia militia\"\n        ],\n        [\n            0,\n            \"user looks much to intelligent to be baghdadi\"\n        ],\n        [\n            0,\n            \"rt user if you think a piece of paper signed by obama will stop iran from developing and using nukes you're dumber than a box …\"\n        ],\n        [\n            0,\n            \"user i can when it comes to worry\"\n        ],\n        [\n            0,\n            \"user part of max's is to play the victim of censoring people but his real problem is that his anti semitism is a big yawn\"\n        ],\n        [\n            0,\n            \"user user always love to hear people show how smart they are by talking about the inevitable after the fact\"\n        ],\n        [\n            0,\n            \"user free kids with a future that makes the kobane battle all worthwhile\"\n        ],\n        [\n            0,\n            \"user what specific information are you talking about did you watch the video\"\n        ],\n        [\n            0,\n            \"user so you decide if they are true or false based on if you like them or not it means you don't accept evidence bye\"\n        ],\n        [\n            0,\n            \"user and you know it's not true because you don't like it you are calling the in the video a liar bye\"\n        ],\n        [\n            0,\n            \"rt user daesh now tikrit hit tal abyad jarablus baiji mosul the more daesh lose the less t …\"\n        ],\n        [\n            0,\n            \"user user taking tiny villages while loosing major cities like tikrit\"\n        ],\n        [\n            0,\n            \"user it won't make it for nearly as long this time\"\n        ],\n        [\n            0,\n            \"user i was watching how thin the daesh were on all of their fronts for the past three months and i knew their collapse was inevitable\"\n        ],\n        [\n            0,\n            \"user even their attempted major attacks were too weak to succeed and every attack them out even more\"\n        ],\n        [\n            0,\n            \"user now the daesh are helpless just waiting for the end pretending to be strong in their utter weakness\"\n        ],\n        [\n            0,\n            \"user user so at least half the muslims are apostates\"\n        ],\n        [\n            0,\n            \"user user and sharia says apostates must be killed\"\n        ],\n        [\n            0,\n            \"user user are you actually denying that sharia says that apostates must be killed\"\n        ],\n        [\n            0,\n            \"user user horse shit the quran says that apostacy is not accepted multiple hadiths say apostates must be killed\"\n        ],\n        [\n            0,\n            \"user the shia militia comes after isis hashtag\"\n        ],\n        [\n            0,\n            \"user then baghdadi needs to move to nigeria\"\n        ],\n        [\n            0,\n            \"user iraq is by rotting stinking lion corpses\"\n        ],\n        [\n            0,\n            \"user intelligent men kill ignorant lions like they were house flies\"\n        ],\n        [\n            0,\n            \"rt user iraq iraq vows tikrit victory but avoiding may be the real test iraqi security url\"\n        ],\n        [\n            0,\n            \"user wrong to stop human lives from being taken by isis it is necessary to kill them\"\n        ],\n        [\n            0,\n            \"user and it is impossible to kill isis without some collateral damage since they hide among civilians\"\n        ],\n        [\n            0,\n            \"user your crying is not about caring for humanity it is simply your agenda\"\n        ],\n        [\n            0,\n            \"user kobane was the isis tikrit is much\"\n        ],\n        [\n            0,\n            \"user are you complaining do you know how to defeat isis with no civilian or property damage\"\n        ],\n        [\n            0,\n            \"user that's hiding from reality because there are people who are not regular and peace loving and they have to be dealt with\"\n        ],\n        [\n            0,\n            \"user she didn't do squat to make the us a more decent place she is one more criminal that belongs in jail\"\n        ],\n        [\n            0,\n            \"user user the whole apartheid mantra is just a way of saying jews should subject themselves to population imperialism\"\n        ],\n        [\n            0,\n            \"user and it doesn't matter what the torah says since jews have separation of church and state and live by secular laws\"\n        ],\n        [\n            0,\n            \"user user how do you know that the picture is not just a part of planned propaganda war\"\n        ],\n        [\n            0,\n            \"user user and why do you ignore the fact that this resulted because of hamas rocket attacks on israel\"\n        ],\n        [\n            0,\n            \"user it's like telling me to my hatred of nazis\"\n        ],\n        [\n            0,\n            \"user user no idiot go look up the term anti semite how it and what it to you are beyond lame with that\"\n        ],\n        [\n            0,\n            \"user i don't have a campaign microbrain\"\n        ],\n        [\n            0,\n            \"user in fact the palestinians don't even belong there most of them are saudis and egyptians proof url\"\n        ],\n        [\n            0,\n            \"user user these are the people that behead gays do honor killing and want to exterminate israel i could care what\"\n        ],\n        [\n            0,\n            \"user user i just told you idiot go look up the origin of the name anti semite and what it's meaning is\"\n        ],\n        [\n            0,\n            \"user user we've already established that you won't accept evidence for anything you don't like so i can't waste my time blk\"\n        ],\n        [\n            0,\n            \"user user i'm not saying it's not happening i'm saying let's see some real evidence before we jump to conclusions\"\n        ],\n        [\n            0,\n            \"user do you suggest they drive out isis by them with cotton candy\"\n        ],\n        [\n            0,\n            \"user the question is if civilians are being targeted not if that are getting some damage\"\n        ],\n        [\n            0,\n            \"user no i didn't do you have that evidence if they did then it is a serious problem\"\n        ],\n        [\n            0,\n            \"user i don't follow are you saying the same guy is in isis and leads the shia militia\"\n        ],\n        [\n            0,\n            \"user isis are all sunni isis hates the shia one guy cannot be both isis and a leader of the shia militia\"\n        ],\n        [\n            0,\n            \"user user the only group that is behaving somewhat reasonably are the kurdish forces\"\n        ],\n        [\n            0,\n            \"user user haven't seen that one\"\n        ],\n        [\n            0,\n            \"user user according to that abc report then iraqi army may also be committing crimes\"\n        ],\n        [\n            0,\n            \"user user and they will be unable to pull a nation together after isis if they don't stop the killing\"\n        ],\n        [\n            0,\n            \"user we are questioning max as if he were seeking truth but he is only seeking fame and money\"\n        ],\n        [\n            0,\n            \"user user got some evidence for that\"\n        ],\n        [\n            0,\n            \"user user wrong again asshole just look at the christian vs muslim population demographic for the last 30 years\"\n        ],\n        [\n            0,\n            \"user user in christians were 18 of the palestinians now they are 2\"\n        ],\n        [\n            0,\n            \"user user no comparison there was not a friendly relationship between them\"\n        ],\n        [\n            0,\n            \"user here is just a part of the story url\"\n        ],\n        [\n            0,\n            \"user no i'd go piss on you because of how stupid your are\"\n        ],\n        [\n            0,\n            \"user can be verified from countless sources\"\n        ],\n        [\n            0,\n            \"user ahh this is a christian conspiracy book involving so few real christians that their actions are unnoticed and irrelevant\"\n        ],\n        [\n            0,\n            \"user i know hundreds of christians but not a single one that fits the\"\n        ],\n        [\n            0,\n            \"user user and let's not forget that is in the mold of the american left and great friends with the clintons\"\n        ],\n        [\n            0,\n            \"rt user user i don't even know what that is or where it's from was that supposed to be funny it wasn't\"\n        ],\n        [\n            0,\n            \"rt user user this is accurate\"\n        ],\n        [\n            0,\n            \"user let's start smaller you think i am a woman why based on what\"\n        ],\n        [\n            0,\n            \"user user honestly i asked it for years but only with a and b so they answer i then have to explain its c\"\n        ],\n        [\n            0,\n            \"user why your behavior tells them for me\"\n        ],\n        [\n            0,\n            \"user i'll make this simple url\"\n        ],\n        [\n            0,\n            \"user 140 man was hard enough fitting the joke in accurate historical accounts hit the cutting room floor most times\"\n        ],\n        [\n            0,\n            \"user i support accuracy in comedy ok ridicule when possible same with grammar and proper spelling but as always 140\"\n        ],\n        [\n            0,\n            \"user i was clicking follow already but let's go pens\"\n        ],\n        [\n            0,\n            \"user user millions of feminists the majority do whose opinion matters their millions of opinions or your one opinion\"\n        ],\n        [\n            0,\n            \"user user child support you mean\"\n        ],\n        [\n            0,\n            \"user user 05 sb getting in 4th parker a no 1 no 1 back while still hitting on top picks champion\"\n        ],\n        [\n            0,\n            \"user meh i've seen enough messed up stuff from each other country i'll take my chances here\"\n        ],\n        [\n            0,\n            \"user by it you mean unemployment of course\"\n        ],\n        [\n            0,\n            \"user was he wrongly accused himself didn't know if there is back story\"\n        ],\n        [\n            0,\n            \"user user are they good i haven't seen any mention yet\"\n        ],\n        [\n            0,\n            \"user he's considered a misogynist by them\"\n        ],\n        [\n            0,\n            \"user user just like the moon landing\"\n        ],\n        [\n            0,\n            \"user user you said as much dude\"\n        ],\n        [\n            0,\n            \"user jokes are funny eh url\"\n        ],\n        [\n            0,\n            \"user studied up in the past two hours eh\"\n        ],\n        [\n            0,\n            \"user care to that in english\"\n        ],\n        [\n            0,\n            \"user for everyone else of course\"\n        ],\n        [\n            0,\n            \"user has shown me most of them thanks user\"\n        ],\n        [\n            0,\n            \"user i wish goes that way almost each time\"\n        ],\n        [\n            0,\n            \"user definitions mean jack actions do\"\n        ],\n        [\n            0,\n            \"user and fyi can u is asking you\"\n        ],\n        [\n            0,\n            \"user i'm up to 20 already so\"\n        ],\n        [\n            0,\n            \"user can you show an example of that\"\n        ],\n        [\n            0,\n            \"user i did not link it i'll rt\"\n        ],\n        [\n            0,\n            \"user please do it's my go to now\"\n        ],\n        [\n            0,\n            \"user i just like that line\"\n        ],\n        [\n            0,\n            \"rt user map of ancient rome which took him almost 20 years after ancient sites url\"\n        ],\n        [\n            0,\n            \"user science is only good when it says men can't be or some shit amirite\"\n        ],\n        [\n            0,\n            \"every day i think maybe it will be the day i find no sexist tweets but it is never that day keep up the good fight women\"\n        ],\n        [\n            0,\n            \"sexism can work both ways i can stop for today i got misogynist bingo before 9 a m\"\n        ],\n        [\n            0,\n            \"user educate yourself on oppression url\"\n        ],\n        [\n            0,\n            \"just read the phrase feminist agenda and into my cereal yes let the international conspiracy be unveiled\"\n        ],\n        [\n            0,\n            \"definitely read forward read again url\"\n        ],\n        [\n            0,\n            \"user my mistake sounded like it could have been sympathetic lol\"\n        ],\n        [\n            0,\n            \"wishing a horde of rabid bats on user and user\"\n        ],\n        [\n            0,\n            \"user your tweet said call me sexist followed by sexist statement i u take issue men are so and emotional\"\n        ],\n        [\n            0,\n            \"user why choose when you can hate both\"\n        ],\n        [\n            0,\n            \"user men like you should have their dicks cut off\"\n        ],\n        [\n            0,\n            \"halloween is a busy day for sexist assholes\"\n        ],\n        [\n            0,\n            \"the best part about twitter is seeing the same tired misogynist joke in a row with authors acting like they're fucking mark twain\"\n        ],\n        [\n            0,\n            \"user user but then all that sweet 0 an hour cash money i make from this twitter would be gone\"\n        ],\n        [\n            0,\n            \"the only thing women should do is not give a fuck about what anyone has to say about their bodies\"\n        ],\n        [\n            0,\n            \"i don't think misogynists have figured out that saying they won't want to have sex with you is only a bonus for not shaving\"\n        ],\n        [\n            0,\n            \"i think the worst is when women shame other women for not shaving you know exactly how much of a pain and double standard it is smh\"\n        ],\n        [\n            0,\n            \"i'm sure i've linked before but it deserves endless repeating url\"\n        ],\n        [\n            0,\n            \"congratulations illinois on becoming the 15th state to reach marriage equality hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the hate that men have 4 women is why male feminists allies need 2 carefully we put ourselves in physical danger doing this\"\n        ],\n        [\n            0,\n            \"user i wish a bell would ring and would rain down every time a sexist said it was a joke my bingo card is\"\n        ],\n        [\n            0,\n            \"has anyone fallen into the irony vortex user created i have life\"\n        ],\n        [\n            0,\n            \"user there will be at my box social\"\n        ],\n        [\n            0,\n            \"user you should your personal reasons why one gender ' looks weird ' doing an activity as gender neutral as bike riding\"\n        ],\n        [\n            0,\n            \"and today one of my students used the word raped to describe a football defeat one step forward two steps back\"\n        ],\n        [\n            0,\n            \"user and men just pretend they know everything especially when they don't\"\n        ],\n        [\n            0,\n            \"i need to invest in a so i can just press a button when i need to say ironic sexism is still sexism\"\n        ],\n        [\n            0,\n            \"fuck you fuck you very very mu ch lily allen your latest video is racist and awful and does nothing to promote feminism christ\"\n        ],\n        [\n            0,\n            \"user if you hadn't noticed i save my witty replies for sexists with a little more i don't want to get above your reading level\"\n        ],\n        [\n            0,\n            \"user is the of rape culture avoid alex women\"\n        ],\n        [\n            0,\n            \"user wins the wow i don't even know what that was supposed to be award of the day\"\n        ],\n        [\n            0,\n            \"i think it's pretty telling that the 14 year old boys on twitter sound exactly like the grown men and i use that term\"\n        ],\n        [\n            0,\n            \"user sexism out of context sexism joke sexism sexism ironic sexism sexism men get it through your heads\"\n        ],\n        [\n            0,\n            \"user white feminists need to focus on calling out men in a higher position of power than themselves let's keep focus here\"\n        ],\n        [\n            0,\n            \"oh man i used focus twice don't tweet at 4 am on your way to the airport if you want to maintain your integrity kids\"\n        ],\n        [\n            0,\n            \"user has hooked up to all women's brains while driving\"\n        ],\n        [\n            0,\n            \"user yeah men never talk about shit they know nothing about like birth control or sexism for example\"\n        ],\n        [\n            0,\n            \"the best thing is sports announcers who are women are paid to give their opinions and expert analysis but twitter misogynists are not\"\n        ],\n        [\n            0,\n            \"must sting for sports fans that they asked a vagina american to before you despite your inherent genetic superiority eh\"\n        ],\n        [\n            0,\n            \"user it's no one's responsibility to educate you\"\n        ],\n        [\n            0,\n            \"ironic sexism is still sexism it negative stereotypes by repeating them just one more time for the popular consciousness\"\n        ],\n        [\n            0,\n            \"so don't fucking tell me you're not sexist because you were sexist attitudes that someone else has to be funny you're not helping\"\n        ],\n        [\n            0,\n            \"hey hashtag when you silence women of color by sticking up for racist white women you are being oppressive stop hashtag\"\n        ],\n        [\n            0,\n            \"rt user anita sarkeesian provides entry level gender studies via pop culture which is a in a country where schools can't …\"\n        ],\n        [\n            0,\n            \"user eddie is a man sorry that he doesn't fit the only narrow gender binary your brain can process\"\n        ],\n        [\n            0,\n            \"any time a man says his ex was crazy run and read this again url\"\n        ],\n        [\n            0,\n            \"good piece but let's think of a new title poc are still fighting for their civil rights not time to yell next url\"\n        ],\n        [\n            0,\n            \"user you should probably have your hearing checked if higher have excessive volume to you you may have hearing loss\"\n        ],\n        [\n            0,\n            \"user it may seem counter but it has to do with your personal hearing bandwidth\"\n        ],\n        [\n            0,\n            \"user when you see 10 male comedians in a row you don't find funny do you attribute their to their gender\"\n        ],\n        [\n            0,\n            \"user yeah there sure is a shortage of books with male protagonists jfc\"\n        ],\n        [\n            0,\n            \"user omg if i was any harder at this douche i'd burst a lung\"\n        ],\n        [\n            0,\n            \"check out hashtag it is making my day\"\n        ],\n        [\n            0,\n            \"user the fuck is hispanic culture also racist\"\n        ],\n        [\n            0,\n            \"user respect must be earned although your years of learned entitlement have probably never exposed you to that simple fact\"\n        ],\n        [\n            0,\n            \"enjoy the wrong side of history jackass user wait who are you oh wait someone idgaf about\"\n        ],\n        [\n            0,\n            \"notice how no one ever gives male shit for being less flexible than female or says men can't play or some shit\"\n        ],\n        [\n            0,\n            \"as long as women have a biological advantage that sport or activity will be undervalued and ridiculed\"\n        ],\n        [\n            0,\n            \"i'm really sorry do you have a suggestion for a user alert\"\n        ],\n        [\n            0,\n            \"user i meant to highlight that activities in which women perform well are not worthy because it is women that do them\"\n        ],\n        [\n            0,\n            \"user such as crafts sewing or where women typically men\"\n        ],\n        [\n            0,\n            \"user there r no arguments like men just can't women because their bodies aren't up to the task in these activities\"\n        ],\n        [\n            0,\n            \"user i'm not sure what your interpretation of my tweet was but i def think patriarchy and not women's bodies are the prob\"\n        ],\n        [\n            0,\n            \"user as long as women have a biological advantage in x sport x sport will be undervalued is what that was attached to\"\n        ],\n        [\n            0,\n            \"user i did not mean because women do have body advantages in some sports flexibility size etc\"\n        ],\n        [\n            0,\n            \"user not that you'll stop whining for ten seconds to read but url feminists do not owe you their\"\n        ],\n        [\n            0,\n            \"every day i'm reminded that the most dangerous men are not the lol women can't drive crew but the i'm not sexist but crowd\"\n        ],\n        [\n            0,\n            \"user pretty sure white men make more than everyone else and have lowest unemployment so 200 yr action program is still working\"\n        ],\n        [\n            0,\n            \"words have different impact depending on power how is this a hard concept user and just to clarify whores can be guys too hashtag\"\n        ],\n        [\n            0,\n            \"user your use of the word whore hurts women regardless of what gender you are using it to refer to\"\n        ],\n        [\n            0,\n            \"user how dare a woman be happy out of context\"\n        ],\n        [\n            0,\n            \"rt user when i was seven years old woody allen took me by the hand led me into an and sexually assaulted me url\"\n        ],\n        [\n            0,\n            \"user so secure in his faith in patriarchy that he banned me from retweeting his reply\"\n        ],\n        [\n            0,\n            \"rt user cleveland illinois atlanta washington dc grow the fuck up change the hashtag\"\n        ],\n        [\n            0,\n            \"i have to give user the honor of making me laugh so hard i cried today wow the is strong in this one\"\n        ],\n        [\n            0,\n            \"user yeah men never become fans of women athletes merely based on\"\n        ],\n        [\n            0,\n            \"user good luck i did that last semester you'll make it through\"\n        ],\n        [\n            0,\n            \"not a rec single manga aimed at girls women even though the article specifically mentions them as top consumers smh url\"\n        ],\n        [\n            0,\n            \"and he's an author you know someone who needs empathy to perform his job url\"\n        ],\n        [\n            0,\n            \"why are men so afraid of housework is it because a mop looks like a giant penis\"\n        ],\n        [\n            0,\n            \"rt user user oh fuck off you troll\"\n        ],\n        [\n            0,\n            \"user that speech was for dudes like you genius\"\n        ],\n        [\n            0,\n            \"note user is not sexist retweet needs a sincere or sarcastic option\"\n        ],\n        [\n            0,\n            \"but sexism is totally over url\"\n        ],\n        [\n            0,\n            \"i taught myself html when i was 13 and if anyone had told me a coding programming was what computer science was or\"\n        ],\n        [\n            0,\n            \"b that girls weren't supposed to do it i would have been on that shit\"\n        ],\n        [\n            0,\n            \"the key to ending poverty is by giving women and girls real economic power url\"\n        ],\n        [\n            0,\n            \"if this isn't male humor in a nutshell i don't know what is user user i'm not for trying to be funny\"\n        ],\n        [\n            0,\n            \"user be a raging to people lower than you on the social pole and then claim you shouldn't have to face consequences\"\n        ],\n        [\n            0,\n            \"user popular now that is comedy say it with rolled eyes and one hand on the hip for extra effect\"\n        ],\n        [\n            0,\n            \"user user wait i didn't realize i was pointing out the sexism of\"\n        ],\n        [\n            0,\n            \"no seriously read that rt in voice\"\n        ],\n        [\n            0,\n            \"rt user blog what is difficult is having any conversation at all while i am in the process of being raped trigger warning http …\"\n        ],\n        [\n            0,\n            \"user no one is saying shit are you even on this planet\"\n        ],\n        [\n            0,\n            \"user i guess no one includes this entire comment thread url\"\n        ],\n        [\n            0,\n            \"user is like the most measured evidence based feminist lens with which to view video games and yet to them radical feminist\"\n        ],\n        [\n            0,\n            \"here's my review of 99 of games i've ever played fuck this misogynist bullshit blood at the screen\"\n        ],\n        [\n            0,\n            \"happy v day to all the not sexist working on its out there to the rest of you your life is punishment enough\"\n        ],\n        [\n            0,\n            \"user i wish i had a dollar for every time i met people who didn't understand basic psychological concepts like confirmation bias\"\n        ],\n        [\n            0,\n            \"or basic concepts like stereotype threat\"\n        ],\n        [\n            0,\n            \"user it's even more annoying that you exist past high school\"\n        ],\n        [\n            0,\n            \"yes and girls suck at basketball is such an sentiment to begin with user\"\n        ],\n        [\n            0,\n            \"user user the amount of time it takes a man to resort to sexual is the same amount of time he lasts in bed\"\n        ],\n        [\n            0,\n            \"again with the opinion user call me sexist but i hate read by women hashtag\"\n        ],\n        [\n            0,\n            \"the absolute definition of privilege is being blind to the fact that you feel your bland oppressive are radical\"\n        ],\n        [\n            0,\n            \"men have the entire world to their every yet still think they're oppressed hashtag\"\n        ],\n        [\n            0,\n            \"there is no gender binary hashtag\"\n        ],\n        [\n            0,\n            \"user user better yet odds each person thinks their tweet is super clever and original\"\n        ],\n        [\n            0,\n            \"user you're not going to be 13 forever but at this rate you will be mentally\"\n        ],\n        [\n            0,\n            \"since some people apparently suffer from sexism and we're still trying to find a cure url\"\n        ],\n        [\n            0,\n            \"rt user if there's debate over if oscar movies pass the test because of one line that's a good indication the film has poor re …\"\n        ],\n        [\n            0,\n            \"user in case anyone was confused by the difference between sexism and\"\n        ],\n        [\n            0,\n            \"stan got this a last word before blocking me ever heard of hashtag rename yourself user thanks awfully xxx\"\n        ],\n        [\n            0,\n            \"bigots fail to realize that pressure has nothing to do with the first amendment\"\n        ],\n        [\n            0,\n            \"you won't go to jail for being a raging racist but that doesn't mean we all have to be silent about your fuckery\"\n        ],\n        [\n            0,\n            \"men joke about rape it's just a joke women have no sense of humor women joke about sex women are too not funny\"\n        ],\n        [\n            0,\n            \"user your that it's not cool when men do it either is a false equivalence those statements have unequal weights\"\n        ],\n        [\n            0,\n            \"user if this is the smartest thing to come out of your mouth i think your only competition is vomit\"\n        ],\n        [\n            0,\n            \"at least you understand that woman feminine user i would love to see all women embrace femininity hashtag\"\n        ],\n        [\n            0,\n            \"notice in that last tweet how people doesn't make sense unless actually men\"\n        ],\n        [\n            0,\n            \"user honestly i want to meet the bands of feminists holding writers at until they create a token strong female\"\n        ],\n        [\n            0,\n            \"news flash if a writer creates a to answer some self created persecution that character probably sucks\"\n        ],\n        [\n            0,\n            \"oh hey you should be ashamed of your disgusting self user url\"\n        ],\n        [\n            0,\n            \"user everybody does it is not an excuse for oppressive behavior\"\n        ],\n        [\n            0,\n            \"user i'm late to the party but next time say you get and watch the personal space\"\n        ],\n        [\n            0,\n            \"user i can tell you are well in so i don't need to remind you that women actually have more variation\"\n        ],\n        [\n            0,\n            \"user i have never seen so many ignorant tweets in one place kudos\"\n        ],\n        [\n            0,\n            \"it's easy 2 give up bigoted media when you already dislike the creator what really shows your true colors is calling out a person you liked\"\n        ],\n        [\n            0,\n            \"might be my favorite way to educate people i have no obligation to educate\"\n        ],\n        [\n            0,\n            \"rt user what find truly is number of thought pieces that fail recognize how offensive the segment was even without the tw …\"\n        ],\n        [\n            0,\n            \"user thank you for that dose of hashtag\"\n        ],\n        [\n            0,\n            \"user oh shit i'm sure now that they know how turned off you are they will immediately stop hashtag\"\n        ],\n        [\n            0,\n            \"bitch whore slut cunt i am sick of these words change your speech change your mind\"\n        ],\n        [\n            0,\n            \"user you think your reply is clever women are more than you will ever be you are small and you will always be small\"\n        ],\n        [\n            0,\n            \"user you mean like the car chile south korea brazil costa argentina and\"\n        ],\n        [\n            0,\n            \"user all of which as i'm sure you are aware have female presidents\"\n        ],\n        [\n            0,\n            \"user the fact that you don't think this is sexist and not that you get that is the saddest funniest part\"\n        ],\n        [\n            0,\n            \"i'm going to tweet this again because domestic abuse is not fucking funny url\"\n        ],\n        [\n            0,\n            \"user think you're hot shit asshole hope they use your twitter at your inevitable trial\"\n        ],\n        [\n            0,\n            \"rt user d c police want to talk to this man about if you have info call 202 url ht …\"\n        ],\n        [\n            0,\n            \"it's hard being around people who aren't actively trying to fight their own oppressive find your people to keep you calm\"\n        ],\n        [\n            0,\n            \"hey followers i'm back from a 2 week vacation and ready to call people sexist again thanks for sticking around\"\n        ],\n        [\n            0,\n            \"user your joke is like misogynist magnetic poetry thrown onto a fridge\"\n        ],\n        [\n            0,\n            \"worse than sitting through the uninspired that was hashtag was hearing the guy next to me say that was great after\"\n        ],\n        [\n            0,\n            \"atrocious script racist sexist and most of all boring as fuck\"\n        ],\n        [\n            0,\n            \"when i'm drunk i just want to give all the women hugs you are all great and i admire your strength now i must pee again\"\n        ],\n        [\n            0,\n            \"have you ever been to any sporting event at any level in your life user not sexist but lads don't tend to scream\"\n        ],\n        [\n            0,\n            \"user i'm sure your mommy still does your laundry but mine can defend against a child's foolish words\"\n        ],\n        [\n            0,\n            \"user it's obvious why the former president of the would try to kill net neutrality but you should resign from the fcc\"\n        ],\n        [\n            0,\n            \"user you should also have to on the website that u have business connections to cable a huge conflict of interest\"\n        ],\n        [\n            0,\n            \"user please stop comcast from with time warner and protect net neutrality you were a representative pre fcc not a\"\n        ],\n        [\n            0,\n            \"user protect net neutrality comcast should not be the hands with cash don't you guys have a\"\n        ],\n        [\n            0,\n            \"user after seeing your philosophy on regulation in general i think it is pretty disappointing that you are a leader at the fcc\"\n        ],\n        [\n            0,\n            \"user net neutrality won't change the marketplace how dumb do you think we are\"\n        ],\n        [\n            0,\n            \"it is that our bodies are so in bed with corporate interests and that they think we won't notice\"\n        ],\n        [\n            0,\n            \"user because your target demographic is 1950s apparently fun fact don fucking loves tea\"\n        ],\n        [\n            0,\n            \"user don't ditch the old bag till you get her marble rye amirite\"\n        ],\n        [\n            0,\n            \"user i love that they stuck women having affairs in the cm like that the misogyny of the hashtag sick of false\"\n        ],\n        [\n            0,\n            \"user user it is fact offers no evidence\"\n        ],\n        [\n            0,\n            \"user user you have the right idea\"\n        ],\n        [\n            0,\n            \"user we do but i do encourage calling out sexism under any twitter handle\"\n        ],\n        [\n            0,\n            \"user not exactly the part i was but p pp\"\n        ],\n        [\n            0,\n            \"user i am laughing my ass off at your the original tweet said women shouldn't be allowed to drive for\"\n        ],\n        [\n            0,\n            \"user google false equivalence and commit to memory\"\n        ],\n        [\n            0,\n            \"i feel like this is necessary today url\"\n        ],\n        [\n            0,\n            \"user i feel like i have no evidence of this whatsoever but i'm gonna shoot my mouth off anyway\"\n        ],\n        [\n            0,\n            \"user i'm sure your middle school teachers think you're just charming\"\n        ],\n        [\n            0,\n            \"any time anyone ever says either of these things just url\"\n        ],\n        [\n            0,\n            \"this is why reverse sexism doesn't exist you fucking murderous mra url\"\n        ],\n        [\n            0,\n            \"hashtag wonder what if when men beat and kill women what if my brother what if my father what if my lover\"\n        ],\n        [\n            0,\n            \"hashtag know men hate us and try to a life out from what remains when you our daily fear rage\"\n        ],\n        [\n            0,\n            \"hashtag are when men think murder is fair for getting turned down for a date\"\n        ],\n        [\n            0,\n            \"hashtag have male oppression as the background of their lives from url\"\n        ],\n        [\n            0,\n            \"hashtag feel a combination of pride and rage at the popularity of hashtag yes finally but why did you take so long\"\n        ],\n        [\n            0,\n            \"rt user because when young women look at colleges to attended the rape statistics are more important than it's qs rankings hashtag\"\n        ],\n        [\n            0,\n            \"rt user where some see a gun control or a mental illness tragedy millions of us see the natural extension of an everyday …\"\n        ],\n        [\n            0,\n            \"hashtag are going to shout over wastes of carbon material like user until they are heard you are a drop in the ocean pal\"\n        ],\n        [\n            0,\n            \"user retweet every last threat so the world will finally see what we live with\"\n        ],\n        [\n            0,\n            \"hashtag are sick and tired of but there's two sides to rape and murder\"\n        ],\n        [\n            0,\n            \"hashtag see fire when men make excuses for the murderer of seven innocent women url\"\n        ],\n        [\n            0,\n            \"hashtag are not going to just let it go there are countless women who are killed every day in single numbers who are forgotten\"\n        ],\n        [\n            0,\n            \"because if had killed just one woman who had rejected him for a date it would not be national news hashtag\"\n        ],\n        [\n            0,\n            \"rt user because i made sure i wasn't alone and had multiple witnesses before firing a male colleague hashtag\"\n        ],\n        [\n            0,\n            \"hashtag because when the ups delivery man for my office when i was a 20 something sexually me he was not fired\"\n        ],\n        [\n            0,\n            \"rt user more women have died from domestic violence in the last decade than soldiers have been killed in iraq afghanistan hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag were told to yell fire instead of rape because people would be more likely to respond\"\n        ],\n        [\n            0,\n            \"hashtag because my mother hoped i would inherit a better world than this\"\n        ],\n        [\n            0,\n            \"because a man who sexually assaulted my friend in high school with two others is now a cop in my home town hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag because my first thought was that's a really smart idea\"\n        ],\n        [\n            0,\n            \"rt user read hashtag and know that every woman you've ever met has one of these stories\"\n        ],\n        [\n            0,\n            \"rt user because a teen girl was raped at a party cnn talked about how tragic it was bc the rapists had bright futures as at …\"\n        ],\n        [\n            0,\n            \"hashtag because the time i shouted at a strange drunk man on the bus to leave me alone everyone instead of speaking up\"\n        ],\n        [\n            0,\n            \"hashtag because i avoid my favorite restaurant during lunch hours because a man who tries to chat me up works there then\"\n        ],\n        [\n            0,\n            \"rt user because at 58 i've spent my adult life watching our society try to take away all the rights women gained during my ch …\"\n        ],\n        [\n            0,\n            \"hashtag have been let down by men they thought wouldn't disappoint them at a crucial moment\"\n        ],\n        [\n            0,\n            \"hashtag because once at a louis c k show he said how do you make an old woman you take a young woman and just ruin her\"\n        ],\n        [\n            0,\n            \"hashtag are tired of strength being defined solely as upper body muscular strength and then being called inferior and weak\"\n        ],\n        [\n            0,\n            \"rt user if you think hashtag is about hating men you haven't read the stream it's about hating injustice it's about hating liv …\"\n        ],\n        [\n            0,\n            \"hashtag because are you fucking kidding me that the next trending tag is things girls say during sex we can do better we have to\"\n        ],\n        [\n            0,\n            \"user way to fucking hijack our hashtag for some light misogyny\"\n        ],\n        [\n            0,\n            \"rt user my mother fought 2 vote at the beginning of last century incredible women must still fight 4 equality safety in this …\"\n        ],\n        [\n            0,\n            \"the fact that the creator of hashtag had to shut down her account bc of should shut contrary men up but it doesn't\"\n        ],\n        [\n            0,\n            \"rt user user 1 you don't know me so you're being judgmental 2 if you read my a female comedian i enjoy is …\"\n        ],\n        [\n            0,\n            \"user you know who's not sexist plenty of fucking people just not you bye\"\n        ],\n        [\n            0,\n            \"rt user new rule old rule you can't be a leader in a movement against you do not experience\"\n        ],\n        [\n            0,\n            \"nice try i have the same right to speak as you user then move mars cuz im always gonna be here saying what i gotta say\"\n        ],\n        [\n            0,\n            \"user treating women like the the better totally not sexist\"\n        ],\n        [\n            0,\n            \"user you can't control your own eyeballs then don't get when i them out you are just helping the other cause\"\n        ],\n        [\n            0,\n            \"user user girls don't even dj is possibly the most thing i've read today and i'm on twitter\"\n        ],\n        [\n            0,\n            \"i want to print a thousand copies a day and scatter on the streets until men understand url\"\n        ],\n        [\n            0,\n            \"user user as though being fat is in any way worse than being a misogynist stop being a horrible person\"\n        ],\n        [\n            0,\n            \"next time someone starts talking about drunk driving causing road deaths just start screaming not all drivers hashtag\"\n        ],\n        [\n            0,\n            \"when someone gets by a rabid dog and has to get six inch needles in the belly be there to say not all dogs hashtag\"\n        ],\n        [\n            0,\n            \"gm is currently but not all of our cars are death traps hashtag\"\n        ],\n        [\n            0,\n            \"so both your attitudes and your speech come from the stone age user user haha make me sandwich\"\n        ],\n        [\n            0,\n            \"any time a man tells you to make him a sandwich imagine it as make me sandwich me am man me beat chest\"\n        ],\n        [\n            0,\n            \"user user actually there have been many female heads of state you waste of space\"\n        ],\n        [\n            0,\n            \"go ahead sit on my purse strap and not get up when i say excuse me it's not like i exist or take up space hashtag\"\n        ],\n        [\n            0,\n            \"can men please stop shooting people for a goddamn second\"\n        ],\n        [\n            0,\n            \"user that's the batman anthem if you couldn't figure it out you probably can't\"\n        ],\n        [\n            0,\n            \"user this cat almost has level ai but it's still in alpha\"\n        ],\n        [\n            0,\n            \"hashtag and for spent three years trying to figure out what to do in level 1\"\n        ],\n        [\n            0,\n            \"user wow would you like it if a man twice your size with you and wouldn't let you get away\"\n        ],\n        [\n            0,\n            \"rt user user we are talking about normal people flirting to each other\"\n        ],\n        [\n            0,\n            \"user what you see as normal women see as threatening and we keep telling you dudes this but you don't actually want to listen\"\n        ],\n        [\n            0,\n            \"rt user user there are limitations and certain regulations on how i should flirt youre talking about with no res …\"\n        ],\n        [\n            0,\n            \"user i hate people who waste their time player names as some ridic standard for cancer still\"\n        ],\n        [\n            0,\n            \"user oh thanks for clearing that up\"\n        ],\n        [\n            0,\n            \"hey user how's it feel to have everyone calling out your weak excuses feels pretty good to me\"\n        ],\n        [\n            0,\n            \"hashtag because oops our game is 100 female characters oh well isn't a thing but this is\"\n        ],\n        [\n            0,\n            \"user user what charming lads i can't imagine why women wouldn't want to impress you\"\n        ],\n        [\n            0,\n            \"rt user wait so some guys can't relate to female protagonists but have no problem murderous men\"\n        ],\n        [\n            0,\n            \"user thank you i lost my dad last year and have been avoiding social media bc it still it means a lot to not b alone\"\n        ],\n        [\n            0,\n            \"user oh no not sexist at all\"\n        ],\n        [\n            0,\n            \"if being ugly people's opinions fox news would have been taken over by mtv 5 by now\"\n        ],\n        [\n            0,\n            \"up next a series of positive tweets about women from user\"\n        ],\n        [\n            0,\n            \"misogyny makes me the saddest user user i'm not sexist but women can't drive\"\n        ],\n        [\n            0,\n            \"i believe in equality except when i'm drunk and mad at women why i don't trust male feminists\"\n        ],\n        [\n            0,\n            \"url user and im not sexist guys are bitches too\"\n        ],\n        [\n            0,\n            \"user they wouldn't need two parents if we had a fucking social safety net but sure let's blame the most vulnerable people sure\"\n        ],\n        [\n            0,\n            \"a break from your regularly scheduled programming to all the grad students out there url\"\n        ],\n        [\n            0,\n            \"user they were really busy studying\"\n        ],\n        [\n            0,\n            \"rt user fuck fucking what the fucking fuck but the fuck the fucking fuck this gonna take a lot more than yoga and some calming …\"\n        ],\n        [\n            0,\n            \"5 9 sc justices are pieces of shit maybe they should go work for user hashtag\"\n        ],\n        [\n            0,\n            \"white people and spirituality i'm talking to you yoga just stop\"\n        ],\n        [\n            0,\n            \"user yeah because she's not driving it over your face\"\n        ],\n        [\n            0,\n            \"fuck off obviously user obviously not sexist but i got a tiny chuckle out of this one lol url\"\n        ],\n        [\n            0,\n            \"user making fun of people who have been sexually assaulted is one of the fucking lowest points you can reach as a human being\"\n        ],\n        [\n            0,\n            \"user yeah men are known for being completely responsible who never puke it's that y the anti puke\"\n        ],\n        [\n            0,\n            \"rt user user btw i couldnt track the source of this but the original said ive made a robot that screams and it was …\"\n        ],\n        [\n            0,\n            \"hey user thought you'd like to know a version of one of your comics is going around with offensive dialogue\"\n        ],\n        [\n            0,\n            \"user you can ask user all about it\"\n        ],\n        [\n            0,\n            \"user do you have any comment\"\n        ],\n        [\n            0,\n            \"honestly fucking dudes think sports have the most complicated important sets of rules on the planet try\"\n        ],\n        [\n            0,\n            \"the chemistry involved in successful cooking is at least as complex as man no play when teammate touch ball\"\n        ],\n        [\n            0,\n            \"more fire when i this sentence than it takes to process man hit ball into foul zone it no count as third strike\"\n        ],\n        [\n            0,\n            \"can we make hashtag a thing\"\n        ],\n        [\n            0,\n            \"i mean i'd be ready with a snarky reply but your stupidity speaks for itself user user\"\n        ],\n        [\n            0,\n            \"user what's wrong mommy limit your xbox time again\"\n        ],\n        [\n            0,\n            \"user you literally just said women should not be paid the same for doing the same job\"\n        ],\n        [\n            0,\n            \"sorry comic book lovers it was the day after i bought my first issue of batgirl that user left the project hashtag\"\n        ],\n        [\n            0,\n            \"user intent is irrelevant url you grew up in a sexist society you are not immune to its influences\"\n        ],\n        [\n            0,\n            \"user blind increase women's representation judges may not think they're sexist but they are url\"\n        ],\n        [\n            0,\n            \"user have you ever had a period no then shut the fuck up\"\n        ],\n        [\n            0,\n            \"i'm not a misandrist but when men get kicked in the balls they should get up off the ground and get back to work\"\n        ],\n        [\n            0,\n            \"how to feminist ally set a good example for other men tell other men when they're fucking up how to not tell women what to do\"\n        ],\n        [\n            0,\n            \"yes we're ridiculous irl holy shit user feminists are ridiculous\"\n        ],\n        [\n            0,\n            \"gonna buy like 8 000 copies of lady thor when it comes out just to make these whiny teens ' balls and die\"\n        ],\n        [\n            0,\n            \"honestly i can't even keep up with all the sexist hashtag tweets right now i hope lady thor is as hell and marries wonder woman\"\n        ],\n        [\n            0,\n            \"user look as long as he had a frog penis we can agree that it is not an unacceptable change in character\"\n        ],\n        [\n            0,\n            \"hashtag than horse thor thor congressman thor team edward thor\"\n        ],\n        [\n            0,\n            \"hashtag racist uncle thor smells like tar thor cocky thor employee thor\"\n        ],\n        [\n            0,\n            \"hashtag no thor garlic breath thor roommate thor root canal thor 8 a m chem 101 thor\"\n        ],\n        [\n            0,\n            \"hashtag if you only suspend your disbelief for the benefit of a story as long as it doesn't threaten the status quo\"\n        ],\n        [\n            0,\n            \"calling someone sexist worse than sexism i'm glad of the daily of male tears though they keep my skin fresh and\"\n        ],\n        [\n            0,\n            \"men acting like is static and the characters don't change drastically over generations\"\n        ],\n        [\n            0,\n            \"stories evolve and change to reflect lessons that society finds valuable i think women are human beings is a lesson that needs learning\"\n        ],\n        [\n            0,\n            \"pretty fucking sick of this pattern many women recount same experience men insist they're still right in spite of said experience\"\n        ],\n        [\n            0,\n            \"it's a unique challenge to feminist ideals in a heated argument in your second language against three men\"\n        ],\n        [\n            0,\n            \"yeah unlike this tweet user i'm not sexist but do girls do everything for attention\"\n        ],\n        [\n            0,\n            \"user your childhood was a piece of racist and sexist shit and we set it on fire\"\n        ],\n        [\n            0,\n            \"user yes a real historic god just like zeus much real very history\"\n        ],\n        [\n            0,\n            \"user your mom's calling she says to get out of the basement and clean your room\"\n        ],\n        [\n            0,\n            \"user and god said don't pay them a living wage for that shit because then they might leave men\"\n        ],\n        [\n            0,\n            \"indeed user user lol what i meant doesn't really to the workforce but whatever\"\n        ],\n        [\n            0,\n            \"it doesn't to the workforce because women's work isn't paid and therefore is not considered work but you know shine on\"\n        ],\n        [\n            0,\n            \"rt user if turned off by a woman performing a normal human function like eating enough to her hunger you prob don't consider …\"\n        ],\n        [\n            0,\n            \"user sexist and racist what a catch\"\n        ],\n        [\n            0,\n            \"don't make me fucking dig out the oppression pyramid again here it is dammit url\"\n        ],\n        [\n            0,\n            \"user and they say can tell the difference between fiction and reality\"\n        ],\n        [\n            0,\n            \"i'm not a misandrist but in movies men are always shooting people oh wait that is also real life\"\n        ],\n        [\n            0,\n            \"rt user and cute 5 wooden platform heels w mini wo men believing deep in their hearts i do any of this shit w them in mind …\"\n        ],\n        [\n            0,\n            \"rt user tw default male mindset women exist for me to fuck if she shows skin around me it's none other than a personal invite to …\"\n        ],\n        [\n            0,\n            \"user more points more truth fact\"\n        ],\n        [\n            0,\n            \"user as long as they're qualified wow i can't\"\n        ],\n        [\n            0,\n            \"user and yet you felt the need to tweet this\"\n        ],\n        [\n            0,\n            \"rt user hahaha i'm not sexist but this is funny url\"\n        ],\n        [\n            0,\n            \"rt user i'm not sexist but can someone get me this t shirt please url\"\n        ],\n        [\n            0,\n            \"user the point and you live in different\"\n        ],\n        [\n            0,\n            \"user i find it pretty disgusting that you would reply about legs on a fucking tweet about the situation in gaza\"\n        ],\n        [\n            0,\n            \"pro tip any time a man starts to give an opinion on women's appearances play the song of your choice in your head and start dancing big\"\n        ],\n        [\n            0,\n            \"user dies laughing you realize most men can't cook and clean for themselves right\"\n        ],\n        [\n            0,\n            \"user pc i can't be an asshole to people anymore what gives\"\n        ],\n        [\n            0,\n            \"it should be mandatory for all boys to stfu a day user it should be mandatory for all girls to do 20 squats a day hashtag\"\n        ],\n        [\n            0,\n            \"rt user tv news is full of white people who don't understand over cops killing a teenager but will demand to see a manager over …\"\n        ],\n        [\n            0,\n            \"honestly couldn't remember whether tim wise or hugo was the shitty ally i was supposed to hate but now it's easy both\"\n        ],\n        [\n            0,\n            \"rt user the entire history of anti racism from my birth to now hashtag\"\n        ],\n        [\n            0,\n            \"wow really digging deep there ask yourself why always user not sexist but i prefer to read books by men\"\n        ],\n        [\n            0,\n            \"wow that is actually the stupidest thing i've read all day user swear i'm not sexist but boy meets world girl meets world\"\n        ],\n        [\n            0,\n            \"i'm not sexist but happy days loves\"\n        ],\n        [\n            0,\n            \"i'm not sexist but mary tyler moore\"\n        ],\n        [\n            0,\n            \"i'm not racist but all in the family the\"\n        ],\n        [\n            0,\n            \"i'm not anti semitic but breaking bad better call\"\n        ],\n        [\n            0,\n            \"user i apologize if i wasn't clear i think that statement is equally racist as the original tweet was sexist\"\n        ],\n        [\n            0,\n            \"if you are white and you are making a mockery of the tag stop it does not belong to you not tagging on principle\"\n        ],\n        [\n            0,\n            \"user pretty sure misandry doesn't get men killed abused on the daily so i could give a flying fuck about pr for feminism jesus\"\n        ],\n        [\n            0,\n            \"you cannot make this shit up url\"\n        ],\n        [\n            0,\n            \"if women being angry at men turns you off of feminism you are not ready for feminism\"\n        ],\n        [\n            0,\n            \"rt user ask me again why black people hate the police hashtag\"\n        ],\n        [\n            0,\n            \"rt user real talk rt user if you wanted to see what the 60 ' s looked like your watching it my grandma as she watches …\"\n        ],\n        [\n            0,\n            \"rt user police response in hashtag is a very public demonstration of state power they know world is watching and continue they w …\"\n        ],\n        [\n            0,\n            \"user hey you don't get a cookie for being outraged by things that are outrageous this is not about white people's feelings\"\n        ],\n        [\n            0,\n            \"rt user i'm pretty sure chief would handle this situation better than police chief\"\n        ],\n        [\n            0,\n            \"rt user meet the missouri highway state patrol captain who took over in ferguson and is actually protecting and serving url\"\n        ],\n        [\n            0,\n            \"user my brow is so knit in disgust i lost an m m in there\"\n        ],\n        [\n            0,\n            \"user congratulations you have won the award for most hilarious tweet 2014\"\n        ],\n        [\n            0,\n            \"user keep talking like that and your going to cut off xbox privileges again\"\n        ],\n        [\n            0,\n            \"glad i spent all those years dancing and building strong legs so i could use those muscles to claim my space on public transport\"\n        ],\n        [\n            0,\n            \"rt user each day county prosecutor bob delays hashtag he is citizens and the …\"\n        ],\n        [\n            0,\n            \"rt user facts ferguson pd gassed opened fire on crowd including press children without warning three hrs …\"\n        ],\n        [\n            0,\n            \"rt user news editors aren't hiring black people so twitter has become their newsroom and they're doing a great job too black …\"\n        ],\n        [\n            0,\n            \"user it's because of like minded people like you that i can continue i know someone hears someone cares that makes it worthwhile\"\n        ],\n        [\n            0,\n            \"user and i'm sure you came out of the womb knowing how to play video games\"\n        ],\n        [\n            0,\n            \"rt user another email reads social justice warriors are all literally silencing reddit sa gb and most other outlets …\"\n        ],\n        [\n            0,\n            \"user you cannot make this shit up it writes itself\"\n        ],\n        [\n            0,\n            \"when i see young angry feminists being so much better at this than i was at their age it just makes my heart swell\"\n        ],\n        [\n            0,\n            \"rt user after journalists covering the events in ferguson i don't think the us has to right to condemn north korea or c …\"\n        ],\n        [\n            0,\n            \"user that blind date last night is why i don't do blind dates all she did was call me sexist because i like being\"\n        ],\n        [\n            0,\n            \"rt user over 100 000 has been raised for wilson but man why must liberals bring race into this it's about oh url\"\n        ],\n        [\n            0,\n            \"user because patriarchy is this a trick question\"\n        ],\n        [\n            0,\n            \"user thanks for the heads up\"\n        ],\n        [\n            0,\n            \"your opinion has been processed and destroyed user i'm not sexist but football commentating is a man thing\"\n        ],\n        [\n            0,\n            \"motion to replace he's just not that into you with you deserve better dump his ass or wow he's a shitty\"\n        ],\n        [\n            0,\n            \"no one ever writes a book called men stop being an asshole in relationships or she just wants to be treated like a human being for once\"\n        ],\n        [\n            0,\n            \"user no but i do have to mute it when the 90 of tv aimed at straight white males my highly ears\"\n        ],\n        [\n            0,\n            \"haha yeah that doing a lot for us rn tbh user i love women but thank god i was born a male haha hashtag\"\n        ],\n        [\n            0,\n            \"rt user call me sexist a misogynist this will never go down well with me your thoughts url\"\n        ],\n        [\n            0,\n            \"user pretty sure at the rate you're going it will never be an issue for you\"\n        ],\n        [\n            0,\n            \"i just think everyone needs to know that many women poop during childbirth and that's totally okay\"\n        ],\n        [\n            0,\n            \"women holding things that have mass weird user in weight training and there's more girls then guys not sexist but a little strange\"\n        ],\n        [\n            0,\n            \"user did you know 1 in 6 women is raped in her lifetime\"\n        ],\n        [\n            0,\n            \"rt user there should b an app that tells you when the best time to walk into guitar center is without being raped by 14 yr …\"\n        ],\n        [\n            0,\n            \"rape is not a punch line url user\"\n        ],\n        [\n            0,\n            \"user ignorance is not a superpower url\"\n        ],\n        [\n            0,\n            \"user i'm not arguing with a mansplaining white boy who doesn't actually want to learn facts so bye\"\n        ],\n        [\n            0,\n            \"user male followers it's time to collect your trash\"\n        ],\n        [\n            0,\n            \"wow there's a lot of trash in my mentions this morning rape culture\"\n        ],\n        [\n            0,\n            \"the of justice statistics report only reported rapes and since the vast majority of rapes are cont\"\n        ],\n        [\n            0,\n            \"their report is the very definition of cherry picking\"\n        ],\n        [\n            0,\n            \"and lol to the original trash who about statistics coming from self report the report is self report from a survey\"\n        ],\n        [\n            0,\n            \"not to mention the survey does not consider it rape when a man has sex with an unconscious woman just like rapists\"\n        ],\n        [\n            0,\n            \"changing the definition of rape makes it easy as shit to massage the stats to make your community look better\"\n        ],\n        [\n            0,\n            \"user you know what else has a huge impact real rape that is happening right now all over to way more people\"\n        ],\n        [\n            0,\n            \"user but since most of the victims are women i guess you can't be to give a shit about them\"\n        ],\n        [\n            0,\n            \"mra bingo complete from my notifications alone url\"\n        ],\n        [\n            0,\n            \"hashtag you're too sensitive no you're not sensitive enough\"\n        ],\n        [\n            0,\n            \"rt user hashtag proving you're not lying is a higher priority than proving you're not guilty\"\n        ],\n        [\n            0,\n            \"rt user hashtag someone feels a no isn't a valid option one that will be respected e g emotional blackmail …\"\n        ],\n        [\n            0,\n            \"rt user today is the 1st day of school for many how many parents guardians had direct explicit conversations about boundaries not …\"\n        ],\n        [\n            0,\n            \"one of our strongest tools in stopping violence against women is public shame of the abuser and public support of the victim\"\n        ],\n        [\n            0,\n            \"women hide the abuse they receive bc they are blamed for their own bring those of humanity into the light\"\n        ],\n        [\n            0,\n            \"rt user and still you call us minorities you make no sense rt user this fall minorities will white students in …\"\n        ],\n        [\n            0,\n            \"if you're not watching vs women i don't know what you're doing with your life the last one was the best yet url\"\n        ],\n        [\n            0,\n            \"user having male employees truly sucks because they undermine your authority based on your gender and tweet about you to strangers\"\n        ],\n        [\n            0,\n            \"rt user which speaks to how far they are from having the insight into the state of being marginalized its impact down to …\"\n        ],\n        [\n            0,\n            \"rt user for white men outrage rage of the marginalized are a curious mystery to be poked at until they can in …\"\n        ],\n        [\n            0,\n            \"rt user user i didn't even say why it sucks let alone that i undermine her authority assume much congrats a step f …\"\n        ],\n        [\n            0,\n            \"if you need me to tell you violating a woman's privacy is fucking wrong you are following the wrong woman\"\n        ],\n        [\n            0,\n            \"rt user women are supposed to be ashamed of nudes of their bodies on their phones yet trash ass men sending unsolicited nudes have …\"\n        ],\n        [\n            0,\n            \"trying press on nails to manage my how the fuck does anyone do anything with even two mm of nail\"\n        ],\n        [\n            0,\n            \"user that's fucking rich from the company draining ca of desperately needed water for brand tap water\"\n        ],\n        [\n            0,\n            \"referring to user impacts the residents of greece year round watch learn more hashtag\"\n        ],\n        [\n            0,\n            \"all men should follow user ' s lead please move i'll help you pack\"\n        ],\n        [\n            0,\n            \"3 male indie at the table next to me discussing a script for a new movie it sounds sexist this is y we need more women in media\"\n        ],\n        [\n            0,\n            \"actual quote i like how she you know she wants him to kill her she goes up to that cabin so that he will kill her gtfo of here\"\n        ],\n        [\n            0,\n            \"as long as she realizes she's not gonna look as pretty as she usually works this character is kind of a mess\"\n        ],\n        [\n            0,\n            \"now he's an actress for her accent because americans won't watch the movie fuck off and die\"\n        ],\n        [\n            0,\n            \"they are literally going thru a laundry list of actresses and heavily critiquing every one\"\n        ],\n        [\n            0,\n            \"wow all the lines they think are hilarious are said by the main female character when she subjects herself to ridicule\"\n        ],\n        [\n            0,\n            \"i'm just thinking women have no idea how much men hate them\"\n        ],\n        [\n            0,\n            \"user you should have and shit into a garbage bag and handed it to him\"\n        ],\n        [\n            0,\n            \"let's not forget that joan rivers was a privileged asshole who constantly about her lack of rights to tell oppressive jokes\"\n        ],\n        [\n            0,\n            \"edgy means u get 2 complain about how you are for saying horrible things while u continue 2 face no consequences 4 saying them\"\n        ],\n        [\n            0,\n            \"rt user let me spell it out it is deeply misogynist to wild conspiracy theories suggesting women in gaming fake death or ra …\"\n        ],\n        [\n            0,\n            \"user because their complaints abt the dress code are clearly based on your not their own bodily\"\n        ],\n        [\n            0,\n            \"user i wish i could just be sad instead i'm constantly spitting up rage\"\n        ],\n        [\n            0,\n            \"i am so fucking sick of this facebook trend of 31 days of positive thoughts 1 how about 365 days of activism\"\n        ],\n        [\n            0,\n            \"i'm so grateful for my easy privileged life so i will ignore the millions dying needlessly because yay baking and puppies\"\n        ],\n        [\n            0,\n            \"user user you are absolute scum\"\n        ],\n        [\n            0,\n            \"rt user i'm not sexist but url\"\n        ],\n        [\n            0,\n            \"man is there a lot of garbage on the internet today watch out for the bags of shit around here everyone\"\n        ],\n        [\n            0,\n            \"looks like user let his cat on the keyboard again\"\n        ],\n        [\n            0,\n            \"rt user user it looks like somebody made this pointless account to get out of telling complete strangers the …\"\n        ],\n        [\n            0,\n            \"rt user the hashtag didn't release ray rice when they saw this video they released ray rice when you saw this video remember that …\"\n        ],\n        [\n            0,\n            \"rt user the question is not why does the person who is abused stay it's why the hell is the abuser people it's why is …\"\n        ],\n        [\n            0,\n            \"rt user by the society at large that's the question\"\n        ],\n        [\n            0,\n            \"met a male writer at pub trivia he was insufferable kept marking wrong answers without team input suggested a your mom joke answer\"\n        ],\n        [\n            0,\n            \"what kind of shit must you write honestly no knowledge no sense of humor no maturity\"\n        ],\n        [\n            0,\n            \"also grabbed fries off my plate without asking then said i stole your fries to eat half while i\"\n        ],\n        [\n            0,\n            \"don't touch my fucking food feminist mantra\"\n        ],\n        [\n            0,\n            \"user no but he did make a show of trying to answer a question about norman didn't even know his fellow white dude trivia\"\n        ],\n        [\n            0,\n            \"a by talking to the women he was trying to with his mediocre guitar skills i have never felt more joy\"\n        ],\n        [\n            0,\n            \"user only when i can the lead will i pretend to care about a woman's point of view got it\"\n        ],\n        [\n            0,\n            \"rt user etsy bans use of washington nfl team name and logo url\"\n        ],\n        [\n            0,\n            \"hello male followers please go collect your garbage in the comments on this video thanks url\"\n        ],\n        [\n            0,\n            \"user on the one hand i think no they're horrible on the other hand though i think everyone should because it's like\"\n        ],\n        [\n            0,\n            \"user face the of humanity see how truly foul they are and fight back\"\n        ],\n        [\n            0,\n            \"rt user seriously user your system for reporting death threats is atrocious and please fix it\"\n        ],\n        [\n            0,\n            \"user oh you mean like competitive lipstick application olympic shopping the world series of\"\n        ],\n        [\n            0,\n            \"user your definitions of masculinity and femininity are and oppressive educate yourself\"\n        ],\n        [\n            0,\n            \"rt user i wrote a piece for user about domestic partner violence and its impact on black women read share please h …\"\n        ],\n        [\n            0,\n            \"and is my by steroids omg\"\n        ],\n        [\n            0,\n            \"please please start using is your by steroids to mean are you on drugs from now on dead\"\n        ],\n        [\n            0,\n            \"rt user user the redskins surely don't have anything to do with the you're posting under just get a damn person …\"\n        ],\n        [\n            0,\n            \"user yep because native women's concerns are not a feminist issue thanks white man\"\n        ],\n        [\n            0,\n            \"rt user user you should really just get your own account ditch any voice of the community\"\n        ],\n        [\n            0,\n            \"user it's technically in the but i love epic salad dressing\"\n        ],\n        [\n            0,\n            \"user yeah just like how male doctors never attend births either\"\n        ],\n        [\n            0,\n            \"user yeah we must play who has it worse at all times or we will run out of our precious empathy reserves\"\n        ],\n        [\n            0,\n            \"user i mean if i can't rank how am i going to know who i shouldn't bother feeling sorry for\"\n        ],\n        [\n            0,\n            \"user is google a man because it you and your privacy and is a giant know it all\"\n        ],\n        [\n            0,\n            \"ivan and william 66 of drivers involved user url\"\n        ],\n        [\n            0,\n            \"user can't take compliments don't want to be harassed\"\n        ],\n        [\n            0,\n            \"when you encounter patriarchy hurts men too url\"\n        ],\n        [\n            0,\n            \"user patriarchy is reasonable it is not\"\n        ],\n        [\n            0,\n            \"three beers is the right number of beers to run this twitter honestly\"\n        ],\n        [\n            0,\n            \"user actually no thanks for playing\"\n        ],\n        [\n            0,\n            \"user also are you for real hey twitter there are real nazis on here get that shit outta here\"\n        ],\n        [\n            0,\n            \"birthday it's like ironic and shit holy fuck i can't believe twitter that username and not you're sexist as fuck\"\n        ],\n        [\n            0,\n            \"femininity is expensive and exhausting i don't want jewelry perfume makeup i carry around to hair accessories etc\"\n        ],\n        [\n            0,\n            \"but i know people with 15 in their and they're great at i'm jealous but also so so lazy and broke\"\n        ],\n        [\n            0,\n            \"if you ever get as stressed as me about dealing with relatives that are walking remember that you don't have to like them\"\n        ],\n        [\n            0,\n            \"you don't have to like anybody and that extends to people who share sig more dna with you than a random stranger make it through the day\"\n        ],\n        [\n            0,\n            \"rt user any guy who feels he is entitled to your body just because he treated you with basic human decency has a deep capacity f …\"\n        ],\n        [\n            0,\n            \"user user i wasn't aware this man spoke for all women did i miss that memo\"\n        ],\n        [\n            0,\n            \"user the reality is that you're sexist\"\n        ],\n        [\n            0,\n            \"rt user my feminist makes relationships friendships history classes hard as hell but i dont want to be comfortable i …\"\n        ],\n        [\n            0,\n            \"thanks to user for collecting some mentions trash for me\"\n        ],\n        [\n            0,\n            \"user the whole equality thing is getting out of hand i'll just leave this here\"\n        ],\n        [\n            0,\n            \"user user yes let's ignore the millions of people who supported rice and that it took massive effort to get him\"\n        ],\n        [\n            0,\n            \"user user off the team if u actually care about victims be active in helping them and reducing stigma of speaking out\"\n        ],\n        [\n            0,\n            \"user omg excellent joke are you on fox news\"\n        ],\n        [\n            0,\n            \"user see history of computer science and workers\"\n        ],\n        [\n            0,\n            \"user yeah it's not at all because men promote a culture of competition among women or pretend it exists where it's not\"\n        ],\n        [\n            0,\n            \"i try not to talk down to misogynists but they really do seem to have trouble with basic concepts and vocabulary\"\n        ],\n        [\n            0,\n            \"the old school is sexist user i'm not sexist im just old school\"\n        ],\n        [\n            0,\n            \"unlike this one which rivals user call me sexist idc girls produce the worst tweets it's a fact\"\n        ],\n        [\n            0,\n            \"user i'm sure you know all the slots roulette and odds in vegas before you place a bet\"\n        ],\n        [\n            0,\n            \"user uh was your tweet taken down or in any way pretty sure your definition of can't is drunk\"\n        ],\n        [\n            0,\n            \"it's pretty sad how committed sexists are to their own denial\"\n        ],\n        [\n            0,\n            \"all female bother me but i have literally never noticed the hundreds of movies with 0 female characters i have already watched\"\n        ],\n        [\n            0,\n            \"rt user dudes if you have the urge to a woman from your car can you at least roll the windows up first\"\n        ],\n        [\n            0,\n            \"rt user i'm not sexist and i honestly do feel bad but i just read through and laughed at 97 of user's jokes hashtag\"\n        ],\n        [\n            0,\n            \"user user do you people even hear yourselves\"\n        ],\n        [\n            0,\n            \"user i don't want to watch a film with just men in it oh wait that's like every war movie action movie and dystopian future movie\"\n        ],\n        [\n            0,\n            \"user user why yes and i can see you're a hysterical clown with a knee just waiting to jerk\"\n        ],\n        [\n            0,\n            \"my notifications are full of man tears i thought i was going to have to wait till christmas thank you baby jesus\"\n        ],\n        [\n            0,\n            \"user men meanwhile complain about things of substance like women's legitimate criticisms of media\"\n        ],\n        [\n            0,\n            \"user sexist magnetic poetry strikes again\"\n        ],\n        [\n            0,\n            \"user seeing as how you are about 12 perhaps a book try history or is more appropriate for you than twitter\"\n        ],\n        [\n            0,\n            \"rt user 1999 gamers demand we stop blaming school on 2014 gamers threaten a school shooting because …\"\n        ],\n        [\n            0,\n            \"if u ever needed an example of how the lower levels of the oppression pyramid directly contribute to violence against women see user\"\n        ],\n        [\n            0,\n            \"media jokes stuff that's not a big deal feeds the of women that leads to their deaths\"\n        ],\n        [\n            0,\n            \"rt user im not sexist but this is gd funny url\"\n        ],\n        [\n            0,\n            \"user yeah it's hilarious how women's contributions to science are and stolen i'm glad you see the humor\"\n        ],\n        [\n            0,\n            \"white dude wins the nobel for lit again shocking next you'll tell me his novels speak to a universal human experience\"\n        ],\n        [\n            0,\n            \"user i was a fan of the series until you decided you absolutely needed to use the phrase raping your favorite films bye\"\n        ],\n        [\n            0,\n            \"rape is not a rhetorical device rape is not a rhetorical device rape is not a rhetorical device\"\n        ],\n        [\n            0,\n            \"rt user me performing male jokes in la url\"\n        ],\n        [\n            0,\n            \"print this on a shirt one day as a font of all the smug twitter profile pictures user i'm not sexist but females can't drive\"\n        ],\n        [\n            0,\n            \"user did you mean false equivalence\"\n        ],\n        [\n            0,\n            \"user you did not just in all seriousness tweet i can't be sexist my mother is a woman\"\n        ],\n        [\n            0,\n            \"user looks like cracker von is at it again\"\n        ],\n        [\n            0,\n            \"rt user call me sexist idc but it's truth psychology says male ego is biggest in crying still if a boy cries yk rest ht …\"\n        ],\n        [\n            0,\n            \"user yep not sexist at all\"\n        ],\n        [\n            0,\n            \"user user of course you are\"\n        ],\n        [\n            0,\n            \"news flash if you think feminism has to do with men you can go ahead and unfollow right now don't let the door hit you etc\"\n        ],\n        [\n            0,\n            \"the rest of the world to your every go enjoy all of that and shoot your huge mouths off i'm here for women first and\"\n        ],\n        [\n            0,\n            \"and if you think reverse sexism is a thing or that sexism towards men is more than a shit unicorn in a bay of i need you to gtfo\"\n        ],\n        [\n            0,\n            \"user yeah male shepard is just so different and interesting like all the other white male in every game ever\"\n        ],\n        [\n            0,\n            \"user so thinking male is better than female even if the character is exactly the same is not sexist because\"\n        ],\n        [\n            0,\n            \"user and what pray tell is their place\"\n        ],\n        [\n            0,\n            \"men women's in fields they themselves know nothing about since 100 000 000 bc\"\n        ],\n        [\n            0,\n            \"it's hilarious to me how many men who play video games for a living have the nerve to say women aren't suited to math or science\"\n        ],\n        [\n            0,\n            \"i'm sorry does call of duty come with a chemistry kit is wow making you your own stat now\"\n        ],\n        [\n            0,\n            \"user wow that excuses your sexism\"\n        ],\n        [\n            0,\n            \"user tells me to watch my fingers every time i shut the car door even if i'm driving and she's the one shutting the door\"\n        ],\n        [\n            0,\n            \"is more racist misogynist trash as high art skip\"\n        ],\n        [\n            0,\n            \"let's not ignore the comments she received as well url\"\n        ],\n        [\n            0,\n            \"rt user seriously if just saying hello or just saying ' have a nice day ' was so innocent why don't men say it to random me …\"\n        ],\n        [\n            0,\n            \"user hey troll you're a piece of shit how's that for a compliment\"\n        ],\n        [\n            0,\n            \"reminder a bully always hurts someone weaker than himself he will never go after someone he isn't sure he can physically\"\n        ],\n        [\n            0,\n            \"thinks about every war in history no men never user call me sexist or whatever but women argue and disagree with each other a lot\"\n        ],\n        [\n            0,\n            \"user yeah why bother with equal pay for equal work it's all about revenue like sexism doesn't contribute 2 the of revenue at all\"\n        ],\n        [\n            0,\n            \"user no in fact there are lots of other sexists who feel the same way as you\"\n        ],\n        [\n            0,\n            \"rt user user was going through some of your tweets and stuff you're quite anti male yourself y'know isn't that hy …\"\n        ],\n        [\n            0,\n            \"user and i'm sure you all the tiny on your own clothes not women overseas\"\n        ],\n        [\n            0,\n            \"i'm not a misandrist but men are all hey i can do anything you can but they're always whining for help raising children and cooking\"\n        ],\n        [\n            0,\n            \"user omg i am so sorry i have been there still trying to find solutions good luck\"\n        ],\n        [\n            0,\n            \"happy halloween don't wear a racist costume and look out for your female friends tonight big parties are grounds for rapists\"\n        ],\n        [\n            0,\n            \"if someone is too drunk to drive they're too drunk to consent if someone is trying to get your friend alone protest loud\"\n        ],\n        [\n            0,\n            \"user this train someone isn't talking about the\"\n        ],\n        [\n            0,\n            \"most of the bites that occur are on males often who r and start teasing the snake\"\n        ],\n        [\n            0,\n            \"i fucking wish i was a url\"\n        ],\n        [\n            0,\n            \"the candidates can be a joke but there's some value in voting anyway drag your friends to the polls please we need high turnout\"\n        ],\n        [\n            0,\n            \"like seriously if i can just get one racist sexist out of a leadership position today\"\n        ],\n        [\n            0,\n            \"if you didn't vote and you don't have a damn good excuse i had you can go ahead and move to mars you are dead to me\"\n        ],\n        [\n            0,\n            \"i'm not a misandrist but males in general can not capitalize user i'm not sexist but females in general can not drive\"\n        ],\n        [\n            0,\n            \"sees mother jones article titled feminism needs men laughs closes tab window\"\n        ],\n        [\n            0,\n            \"user wow that confirmation bias stinking comment sure no one\"\n        ],\n        [\n            0,\n            \"user if that is your daughter in your profile photo i absolutely pity her\"\n        ],\n        [\n            0,\n            \"rt user user to judge me as a parent i feel sorry for you i'm merely pointing out that the physical …\"\n        ],\n        [\n            0,\n            \"rt user user a self appointed for feminism yet shares an article that men aren't needed you dont …\"\n        ],\n        [\n            0,\n            \"user user you only give half a fuck about labor when it's a bye\"\n        ],\n        [\n            0,\n            \"omg my first dictionary definition troll 3 3 3\"\n        ],\n        [\n            0,\n            \"rt user essay on nude photo leaks as a new form of sexual abuse is everything url\"\n        ],\n        [\n            0,\n            \"user actually you're 100 wrong url\"\n        ],\n        [\n            0,\n            \"user that's the kind of witty comeback that makes shakespeare wish he'd been born in the twitter age\"\n        ],\n        [\n            0,\n            \"it's pretty telling that in our beloved patriarchy the worst way to insult a woman is you do sexual things on your own terms\"\n        ],\n        [\n            0,\n            \"in my world no one cares about your opinion you are totally alone may all your video game side fail would sting way more\"\n        ],\n        [\n            0,\n            \"user what about pink but not like a girl pink like a manly face with effort pink or like a man's lips\"\n        ],\n        [\n            0,\n            \"user yeah how is a game where a woman fights by becoming naked sexist outrage\"\n        ],\n        [\n            0,\n            \"user how come when kids hit adults it's not child abuse\"\n        ],\n        [\n            0,\n            \"user how come when a student writes bad stuff about a teacher on fb it's not but it is when a teacher does it to a student\"\n        ],\n        [\n            0,\n            \"user how come when a peasant a hunk of manure at a king it's nothing like a king a hunk of manure on a peasant\"\n        ],\n        [\n            0,\n            \"people who act like they don't understand power relations need to keep their mouths shut about sexism\"\n        ],\n        [\n            0,\n            \"user there are such more important things like things that affect me a white male\"\n        ],\n        [\n            0,\n            \"rt user user uh actually no believe me i know much about the sexist qualities bred into society my comment was not a …\"\n        ],\n        [\n            0,\n            \"rt user if you use the word females as a man to refer to women you are bad in bed fact\"\n        ],\n        [\n            0,\n            \"user look dude black women are beneath you on the shitty world white supremacist maybe try solidarity\"\n        ],\n        [\n            0,\n            \"user user i'm pretty sure you meant mras at the top there\"\n        ],\n        [\n            0,\n            \"user what's that quote about off with one hand and pointing with the other\"\n        ],\n        [\n            0,\n            \"user i'm sure you've it because so many people must keep saying it to you\"\n        ],\n        [\n            0,\n            \"running this account before 9 a m without an irish coffee is not recommended\"\n        ],\n        [\n            0,\n            \"user stopping just short of technical since 2006\"\n        ],\n        [\n            0,\n            \"user my masculinity is so fragile mere colors can destroy it\"\n        ],\n        [\n            0,\n            \"fragile masculinity is my favorite thing it's so and and yet one false move and it is gone\"\n        ],\n        [\n            0,\n            \"i considered myself a man until a butterfly landed on me one day and i thought it was charming\"\n        ],\n        [\n            0,\n            \"hey twitter user is probably a rapist if you google his handle you can also see he's a white gamer shocking\"\n        ],\n        [\n            0,\n            \"i make it a point to stay away from all white gamers just as a\"\n        ],\n        [\n            0,\n            \"user the fact that you react so to a complex issue like for similar devices just so you can prove a man was first\"\n        ],\n        [\n            0,\n            \"p s mary patent was approved 11 10 was not approved until 6 21\"\n        ],\n        [\n            0,\n            \"now get the fuck off of my shit cause you're fucking sexist assuming since im a male i have to be a misogynist\"\n        ],\n        [\n            0,\n            \"i'm not a misandrist but men have in record time when you challenge them on their bullshit why so irrational\"\n        ],\n        [\n            0,\n            \"url and url mary anderson is the fucking inventor of automobile windshield never forget\"\n        ],\n        [\n            0,\n            \"she was ridiculed for years for her invention people thought would be distracting on personal\"\n        ],\n        [\n            0,\n            \"while we're on the topic url\"\n        ],\n        [\n            0,\n            \"please make ample use of this company's contact page are you fucking kidding me url hashtag\"\n        ],\n        [\n            0,\n            \"user what the hell were you thinking with your company's name\"\n        ],\n        [\n            0,\n            \"rt user user so my belief that all people should be treated equal in all walks of life isn't a valid opinion\"\n        ],\n        [\n            0,\n            \"rt user see that's what i get for thinking i was ever safe i was literally in the coffee shop sitting down on the phone then tear ga …\"\n        ],\n        [\n            0,\n            \"rt user over a over a toy gun over a hallway over loud music over skittles and iced tea over a wallet w …\"\n        ],\n        [\n            0,\n            \"rt user in 4 days anderson 37 yrs old e rice 12 yrs old 28 yrs old all black all dead all ki …\"\n        ],\n        [\n            0,\n            \"rt user to murder someone then pretend to be a victim yourself is the thing i can imagine we do it so often our white peop …\"\n        ],\n        [\n            0,\n            \"white people print out one of the many great hashtag pieces written by black authors and read it aloud at thanksgiving\"\n        ],\n        [\n            0,\n            \"we've all got that racist relative that needs to be shouted down from experience a prepared speech delivered at a is the best way\"\n        ],\n        [\n            0,\n            \"user free speech science and evolution the\"\n        ],\n        [\n            0,\n            \"the most important thing you can do as a parent is teach your children how to walk in someone else's shoes url\"\n        ],\n        [\n            0,\n            \"empathy is the social skill that all others for our species without it we the right to call ourselves human\"\n        ],\n        [\n            0,\n            \"user yes because the psych difference brigade is the of minorities\"\n        ],\n        [\n            0,\n            \"lrt i think i my laughing luckily i have a font of male tears to grow a new one\"\n        ],\n        [\n            0,\n            \"stop using the fucking all lives matter tag sit down and shut up and read listen to black voices the end\"\n        ],\n        [\n            0,\n            \"let's talk about how hashtag deserves to go down asap but where was the media blitz on hashtag fucker is still a\"\n        ],\n        [\n            0,\n            \"thanksgiving when we somehow get into talking to those insufferable problematic relatives we avoid days a year\"\n        ],\n        [\n            0,\n            \"if you're an adult at least there is wine sorry you truly suffer the most on this day\"\n        ],\n        [\n            0,\n            \"rt user no am not sexist but is alison that brilliant to be president of or is her that bomb\"\n        ],\n        [\n            0,\n            \"white privilege and misogyny cutting through the fog time for more wine hashtag\"\n        ],\n        [\n            0,\n            \"parental gender boys are bad toddlers girls are horrible\"\n        ],\n        [\n            0,\n            \"he's the best salesman i've ever met he could sell ice to an hashtag\"\n        ],\n        [\n            0,\n            \"i've eaten there i've seen that guy the old ordering everyone around hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm a fan of i could never do it charlie looks good with them though\"\n        ],\n        [\n            0,\n            \"i had to start under my breath that white people cannot have oh lord\"\n        ],\n        [\n            0,\n            \"there's a woman who comes by on the weekends and screams and all our hispanic employees go running for the back door\"\n        ],\n        [\n            0,\n            \"like seriously googled for 1 second user url\"\n        ],\n        [\n            0,\n            \"user i love these tweets because you can whine all you want you will never be a and women are\"\n        ],\n        [\n            0,\n            \"all these women sportscasters amirite are the same entitled pricks who complain that action takes their jobs\"\n        ],\n        [\n            0,\n            \"the entitlement is so juicy and how could they pick a woman when i am a man and so clearly available\"\n        ],\n        [\n            0,\n            \"user it's really fucking destroying my brain trying to come up with a human that is not at its base an opinion deep\"\n        ],\n        [\n            0,\n            \"user name one thing that is not an opinion but is still sexist i will wait\"\n        ],\n        [\n            0,\n            \"it hurts my brain just trying to come up with hashtag the sun is 92 million miles from earth\"\n        ],\n        [\n            0,\n            \"the japanese is an animal hashtag\"\n        ],\n        [\n            0,\n            \"i'm going to blow your mind every sentence that contains an signals an opinion hashtag maybe not colors maybe\"\n        ],\n        [\n            0,\n            \"user yeah i fucking thought so\"\n        ],\n        [\n            0,\n            \"i wouldn't rob u of this gem from you're not even making sense just go find something better to do than harass people on twitter\"\n        ],\n        [\n            0,\n            \"rt user co of progressive social justice language framing of substance was big part of strategy\"\n        ],\n        [\n            0,\n            \"rt user please help find my friend's sister signal boost the shit out of this so we can get her home url\"\n        ],\n        [\n            0,\n            \"rt user first graders asked about the photo of mike brown such innocence url\"\n        ],\n        [\n            0,\n            \"rt user mansplaining mansplaining slow clap rt user ladies and gentlemen we have achieved mansplaining inception …\"\n        ],\n        [\n            0,\n            \"user your idea that violence towards men and violence towards women are of equal weight ignores the reality of violence women face\"\n        ],\n        [\n            0,\n            \"rt user user it was a joke get over it i don't violence full stop so was her racism ok then\"\n        ],\n        [\n            0,\n            \"user by all means let's fight racism by advocating violence against women you know you can criticize without oppressing right\"\n        ],\n        [\n            0,\n            \"user that shit was racist and unacceptable wow\"\n        ],\n        [\n            0,\n            \"glad to see user has gone from sponsored tweets to full on native advertising and by glad i mean\"\n        ],\n        [\n            0,\n            \"rt user ' revenge ' porn case ex boyfriend who posted nude photos of his ex gets jail time url\"\n        ],\n        [\n            0,\n            \"are my least favorite places and the only places where cnn is not and ridiculed\"\n        ],\n        [\n            0,\n            \"rt user saying bye to a racist white woman named is probably a top 10 moment of my 2014 twitter timeline\"\n        ],\n        [\n            0,\n            \"rt user the only person indicted in the hashtag killing was the citizen who used his phone to record it think about that\"\n        ],\n        [\n            0,\n            \"rt user protesting is a disruption of oppression an to hate it is an act rooted in empathy in love hashtag\"\n        ],\n        [\n            0,\n            \"rt user user like yeah i'm fucking proud to be out here doing whatever i can for my people but you know would be nic …\"\n        ],\n        [\n            0,\n            \"rt user healing kits hashtag area kids borrow 2 wk read healing books keep stuffed animal info sheet htt …\"\n        ],\n        [\n            0,\n            \"lrt if ever you needed to explain to someone why we absolutely need libraries and why they are the best\"\n        ],\n        [\n            0,\n            \"the thing about uber is even if it wasn't a horrible sexist shitty company i would still be against it\"\n        ],\n        [\n            0,\n            \"transportation in this country needs a solution not more\"\n        ],\n        [\n            0,\n            \"instead of creating one more expensive option for people with means we need to create public solutions that the majority of people need\"\n        ],\n        [\n            0,\n            \"rt user that's another problem in our society facts are heard as attacks if you're hurt by a fact then perhaps you should ask your …\"\n        ],\n        [\n            0,\n            \"rt user if people deserve to die over or cigarettes what's the penalty for stealing land and people i'm cu …\"\n        ],\n        [\n            0,\n            \"rt user too many asking protests not be that's the entire point we're here to interrupt the status quo not plan …\"\n        ],\n        [\n            0,\n            \"user what color is the sky in your world\"\n        ],\n        [\n            0,\n            \"it's friday so i have had some spirits and i just want to express that one really must balance the rage and grief that trolls bring\"\n        ],\n        [\n            0,\n            \"user with the knowledge that your followers are reading and their hearts ring out in concert and support even if quietly\"\n        ],\n        [\n            0,\n            \"user sometimes i read that people i follow are being harassed and i just want to wrap them in the love admiration i feel 4 them\"\n        ],\n        [\n            0,\n            \"user make liberal use of the block button and think of the spirit while reading the tl\"\n        ],\n        [\n            0,\n            \"rt user user did you not watch she was half his size and there was on the line don't start with physical …\"\n        ],\n        [\n            0,\n            \"rt user it costs you nothing to believe survivors nothing at all\"\n        ],\n        [\n            0,\n            \"rt user i am just at the claim someone at rs let this damning article get out there w o making sure it was fact …\"\n        ],\n        [\n            0,\n            \"rt user we all know what type of men were being by rolling original article and you just don't pow …\"\n        ],\n        [\n            0,\n            \"rt user i would be willing to there are some pretty powerful alumni from that or others who we …\"\n        ],\n        [\n            0,\n            \"rt user this no response needed wp just read act re url\"\n        ],\n        [\n            0,\n            \"user pretty sure dudes are constantly pissing in public\"\n        ],\n        [\n            0,\n            \"it's very convenient to tell yourself the world is exactly the way it's supposed to be instead of all kinds of fucked up\"\n        ],\n        [\n            0,\n            \"user all public are by in a shame circle until the cops show up write a ticket hashtag\"\n        ],\n        [\n            0,\n            \"user that's funny looks like the boys ' jv team scored 7 7 in the first quarter url\"\n        ],\n        [\n            0,\n            \"because that sounds like torture to me how can you fucking defend it doesn't seem to convince assholes url\"\n        ],\n        [\n            0,\n            \"in news that shocked no one url\"\n        ],\n        [\n            0,\n            \"user they probably just say that to get you to stop on about it\"\n        ],\n        [\n            0,\n            \"women have been equal socially for quite awhile now said with all of the authority of the truly uninformed\"\n        ],\n        [\n            0,\n            \"as if women needed more reasons to dislike you user\"\n        ],\n        [\n            0,\n            \"i can't believe i have to say this but people reading your emails is 100 not the same has people seeing pictures of your naked body\"\n        ],\n        [\n            0,\n            \"and i guarantee you the same people who jacked off to the leaked nudes will be about violating a powerful white man's privacy\"\n        ],\n        [\n            0,\n            \"do yourself a favor and read this badass shit url\"\n        ],\n        [\n            0,\n            \"bonus was one of the first women to marry a woman in the uk url\"\n        ],\n        [\n            0,\n            \"rt user i'm not sexist but this is too funny not to share url\"\n        ],\n        [\n            0,\n            \"user this is the excuse for comedy i've ever seen how do men think women aren't funny\"\n        ],\n        [\n            0,\n            \"hands up if entitled ruined you on collaboration for the of your academic career\"\n        ],\n        [\n            0,\n            \"rt user also it's fascinating how this sony hack is a crime but rape\"\n        ],\n        [\n            0,\n            \"man colin is hot hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wonder if colin's accent is enough to keep me watching hashtag\"\n        ],\n        [\n            0,\n            \"ash and camilla are favourites of whom exactly hashtag\"\n        ],\n        [\n            0,\n            \"it wouldn't be fair kat knows nothing of fair wtf hashtag hashtag\"\n        ],\n        [\n            0,\n            \"why is no one talking about how orange pete is hashtag\"\n        ],\n        [\n            0,\n            \"drasko is a dick but he's a bit cute hashtag\"\n        ],\n        [\n            0,\n            \"this you i wonder what she thinks now hashtag\"\n        ],\n        [\n            0,\n            \"rt user lots of people in kobane believe many of those killed were by turkish from buildings on the border not isis hashtag\"\n        ],\n        [\n            0,\n            \"go ahead and block and report user for harassment he's a little boring troll baby\"\n        ],\n        [\n            0,\n            \"people getting all mad at racists getting fired is my favorite mouse squeak of white supremacy\"\n        ],\n        [\n            0,\n            \"these white racists are unqualified and were only hired because of action for whites otherwise known as life\"\n        ],\n        [\n            0,\n            \"fire racists and hire someone who's more qualified you know like a poc\"\n        ],\n        [\n            0,\n            \"rt user honestly i'm not sexist but that's two fucking woman that have done that now time to start a collection again\"\n        ],\n        [\n            0,\n            \"the mother in miracle on street is very sensible and realistic naturally she's painted as absolutely no fun ever\"\n        ],\n        [\n            0,\n            \"i'm pretty sure commercials are the purest most vile of the\"\n        ],\n        [\n            0,\n            \"pregnant women hip hop dancing a pretty woman trying to shame u 2 buying diamonds and a woman her male partner to earn more\"\n        ],\n        [\n            0,\n            \"hashtag has a surprisingly progressive attitude about mental illness for\"\n        ],\n        [\n            0,\n            \"user i just saw a commercial with diamond rings in chocolate where are you they have gone mad with power\"\n        ],\n        [\n            0,\n            \"rt user apparently everyone at sony was too busy writing bad race jokes to make sure they were ok w a script abt killing kim jo …\"\n        ],\n        [\n            0,\n            \"rt user user just stating facts b\"\n        ],\n        [\n            0,\n            \"user ah yes i forgot if the vocal of a man the air with but pure god handed truth\"\n        ],\n        [\n            0,\n            \"user whereas we women but the atmosphere with opinions\"\n        ],\n        [\n            0,\n            \"since everything a man says is automatically true it must be really difficult for the universe to stay in order to keep up\"\n        ],\n        [\n            0,\n            \"rt user went missing on her way to school in early november her life matters please help me find her http …\"\n        ],\n        [\n            0,\n            \"rt user missing person dennis 8 1 5 ' 5 ' was last seen today in baker st anyone w info pls call 911 …\"\n        ],\n        [\n            0,\n            \"user i get scared when dudes are staring at me in shock in the instead of keeping their damn eyes on the road\"\n        ],\n        [\n            0,\n            \"rt user user how is this not sexist but if he only took questions from male reporters it would be this pisses me off\"\n        ],\n        [\n            0,\n            \"user see the first 200 some years of presidential press conferences\"\n        ],\n        [\n            0,\n            \"like seriously until helen thomas what obama did wasn't even technically possible so let's not get our testicles in a bunch\"\n        ],\n        [\n            0,\n            \"if u find yourself that no male reporters were recognized at one press conference u just the bitterness of 4 women\"\n        ],\n        [\n            0,\n            \"lessons from gilmore girls season 1 tell an adult if you're being sexually harassed and bullied at school christ\"\n        ],\n        [\n            0,\n            \"rt user police in hashtag missouri have killed another young man his name was antonio martin\"\n        ],\n        [\n            0,\n            \"rt user i don't wanna be a this isn't what i want to do with my life i don't want to have to keep coming out here for …\"\n        ],\n        [\n            0,\n            \"rt user the recent shooting in berkeley is not an isolated event a black person is killed every 28 hours it's right on schedule …\"\n        ],\n        [\n            0,\n            \"rt user he was alive they didn't call an ambulance armed unarmed criminal non criminal does it even matter he was alive hashtag\"\n        ],\n        [\n            0,\n            \"does anyone here have extended family that doesn't and distress them i envy you\"\n        ],\n        [\n            0,\n            \"nothing better than getting user ' s bad feminist for xmas in front of my uber catholic grandma and sexist uncle\"\n        ],\n        [\n            0,\n            \"rt user also it's christmas and in some homes where lots of people are being forced to be together sometimes things get out of han …\"\n        ],\n        [\n            0,\n            \"rt user especially if you were into going to parties and where an abusive unpleasant asshole family members are\"\n        ],\n        [\n            0,\n            \"rt user so the interview isn't being released in south korea coz sony didn't think the sense of humor would\"\n        ],\n        [\n            0,\n            \"rt user user it wasn't released in asia period including japan which is sony country it was released in australia tho …\"\n        ],\n        [\n            0,\n            \"whatever the hell that means user but i swear to god i'm not sexist but this often happens with female gender at all\"\n        ],\n        [\n            0,\n            \"user there are 0 men on twitter whose opinions on anything i wouldn't disregard\"\n        ],\n        [\n            0,\n            \"enjoyed wild digging the female centered story wish we made more deep stories like it with\"\n        ],\n        [\n            0,\n            \"rt user why are people still working with woody allen the same people who said we had to believe survivors when it came to cos …\"\n        ],\n        [\n            0,\n            \"rt user ok i won't say something this extreme but women are definitely funnier than men give us credit for that's\"\n        ],\n        [\n            0,\n            \"it does work for everything user url\"\n        ],\n        [\n            0,\n            \"be safe kids is another prime night for rapists watch out for each other don't get separated have a plan\"\n        ],\n        [\n            0,\n            \"user we can fight against systemic problems at the same time as offering real tips for protecting people who don't have time 2 wait\"\n        ],\n        [\n            0,\n            \"user and no one said only women should stick together non rapist men can also stick together with their women friends\"\n        ],\n        [\n            0,\n            \"user so the book doesn't exist that's a pretty weak punchline\"\n        ],\n        [\n            0,\n            \"somehow this never stops being relevant url user\"\n        ],\n        [\n            0,\n            \"rt user it's amazing how often men interpret women's anger at anything but esp at sexism to be evidence of rather th …\"\n        ],\n        [\n            0,\n            \"rt user oh you're mad that i called you a gendered slur see women are so unreasonable yep that's totally why women …\"\n        ],\n        [\n            0,\n            \"rt user it's also worth nothing the low men place on women's anger simply saying no is often interpreted as …\"\n        ],\n        [\n            0,\n            \"rt user men have to assume women are angry and that women's anger is inherently irrational otherwise they might have to admit w …\"\n        ],\n        [\n            0,\n            \"user and more men know what diy means due to buying tools they never use lol\"\n        ],\n        [\n            0,\n            \"user wow way to use the oppression of women to make a cheap tired joke no one thinks you're funny or interesting\"\n        ],\n        [\n            0,\n            \"rt user i'm being attacked by black feminist twitter to i said something terrible women are explaining wh …\"\n        ],\n        [\n            0,\n            \"rt user today's news will assert that a crazy white attempted to bomb an office and that islam carried out a te …\"\n        ],\n        [\n            0,\n            \"user no one gives a flying fuck what you find attractive seriously no one keep your eyes to yourself\"\n        ],\n        [\n            0,\n            \"2015 is the year i read no books by white cis men luckily my queue is mostly not white cis men anyway\"\n        ],\n        [\n            0,\n            \"user i wasn't aware the movement controls on vehicles increased in proportion to the size\"\n        ],\n        [\n            0,\n            \"user the guy who the titanic must have been huge\"\n        ],\n        [\n            0,\n            \"user your idea that your opinions exist in a vacuum is very dangerous and\"\n        ],\n        [\n            0,\n            \"user men in the fashion world are paid more and are more highly than women so\"\n        ],\n        [\n            0,\n            \"or else we will lose user ' s acceptance of our human rights\"\n        ],\n        [\n            0,\n            \"rt user user lol actually it's my twitter pretty sure i can say whatever the fuck i want here p\"\n        ],\n        [\n            0,\n            \"rt user i'm no sexist but url\"\n        ],\n        [\n            0,\n            \"i've got literal nazis in my mentions ten bucks says user enforcement does fuck all about it\"\n        ],\n        [\n            0,\n            \"user maybe you should not on the twitter\"\n        ],\n        [\n            0,\n            \"rt user so how can we develop an effective insult to demonstrate weakness that isn't gendered\"\n        ],\n        [\n            0,\n            \"bodily and odd of curse words and plain words are my insults of choice but\"\n        ],\n        [\n            0,\n            \"screw the academy awards i have much better taste than 100 of white dudes so i'm going to continue to like things i like suck it\"\n        ],\n        [\n            0,\n            \"user i see your and i raise you a url\"\n        ],\n        [\n            0,\n            \"rt user i once had a bf make a statement about himself when i agreed with it he said i was wrong hashtag\"\n        ],\n        [\n            0,\n            \"birds of a feather at the museum url\"\n        ],\n        [\n            0,\n            \"rt user re lrt if you're a ask yourself this question today what if i just shut the fuck up\"\n        ],\n        [\n            0,\n            \"rt user user i'm no sexist either but when a parody hits the nail on the head damned if i'm not going to laugh\"\n        ],\n        [\n            0,\n            \"user unlike you who came to twitter to shout into the void i dig\"\n        ],\n        [\n            0,\n            \"user what you're thinking of is beauty\"\n        ],\n        [\n            0,\n            \"i need a gif of a woman laughing while dropping garbage in the trash because that is my mentions\"\n        ],\n        [\n            0,\n            \"user who is fucking forcing you to watch youtube videos of people you dislike get a fucking life\"\n        ],\n        [\n            0,\n            \"user nope not sexist in the slightest\"\n        ],\n        [\n            0,\n            \"given the many studies on discrimination in hiring from the moment someone sees the name on a resume why no call for blind review\"\n        ],\n        [\n            0,\n            \"if you are in a hiring position at your place of work i urge you to consider reviewing resumes with no gender race or age identifying info\"\n        ],\n        [\n            0,\n            \"can receive a code or number that they must use in the title of their resumes cover letters\"\n        ],\n        [\n            0,\n            \"identifying information is not allowed in many grant and conference applications in academia there is no 100 guarantee of fairness but\"\n        ],\n        [\n            0,\n            \"making it any small bit harder to an unconscious bias would do much good\"\n        ],\n        [\n            0,\n            \"user i agree with your points i was thinking of the ny experiment url but\"\n        ],\n        [\n            0,\n            \"user a mix of recruiting of groups and making it hard to be biased would be the ideal\"\n        ],\n        [\n            0,\n            \"user if anyone has experience in this field i'd love to hear what you've seen done\"\n        ],\n        [\n            0,\n            \"rt user that's the conversation that interests me not how the write but how we can make it possible for the have to write user …\"\n        ],\n        [\n            0,\n            \"lrt has been stuck in my head since that piece has been floating around would definitely like that convo to be louder\"\n        ],\n        [\n            0,\n            \"lrt it's fucking rich when women are the share of housework and then mocked for their at it\"\n        ],\n        [\n            0,\n            \"you could pick up a fucking if you don't like how your so sweeps but that's not going to happen\"\n        ],\n        [\n            0,\n            \"user user tired this is so fucking tired\"\n        ],\n        [\n            0,\n            \"your approval is so worthless you should pay people to take it user call me sexist but i do not approve of female football\"\n        ],\n        [\n            0,\n            \"user you could just delete the first 10 words from that tweet and lose nothing of substance\"\n        ],\n        [\n            0,\n            \"rt user user sorry that was stupid i've deleted it\"\n        ],\n        [\n            0,\n            \"user you sound pretty shit lol\"\n        ],\n        [\n            0,\n            \"user yes the very real thing that exists is a job for men\"\n        ],\n        [\n            0,\n            \"gandhi was pretty sexist but on hashtag first they ignore you then they laugh at you then they fight you then you win\"\n        ],\n        [\n            0,\n            \"i don't even like ghostbusters but i will see the hell out of this movie to spite misogynists\"\n        ],\n        [\n            0,\n            \"rt user user you're just upset cause you've not got a dick\"\n        ],\n        [\n            0,\n            \"user actually are pretty fucking awesome thanks enjoy your less sensitive awkward hunk of flesh tho\"\n        ],\n        [\n            0,\n            \"pretty sure richard gilmore is cracker von\"\n        ],\n        [\n            0,\n            \"user i'm sure you were this outraged about the candidate spiderman etc\"\n        ],\n        [\n            0,\n            \"if i can't talk to random strange women how will i ever date is like if i can't talk to random strange men how will i make friends\"\n        ],\n        [\n            0,\n            \"want 2 get men 2 approach other men on buses trains and them 2 b best friends 24 7 and see how they fucking like it\"\n        ],\n        [\n            0,\n            \"user tell i say hi and fuck you\"\n        ],\n        [\n            0,\n            \"to the female coworker who just that because women choose to work at it's okay\"\n        ],\n        [\n            0,\n            \"men are biologically to like it thanks for draining my faith in humanity for today\"\n        ],\n        [\n            0,\n            \"being a feminist can be so incredibly fucking lonely offline\"\n        ],\n        [\n            0,\n            \"rt user protect young girls at all costs but please protect young brown girls especially because no one is here to protect them\"\n        ],\n        [\n            0,\n            \"lrt yes especially within the context of that quote when men want to horn in on feminism and get cookies\"\n        ],\n        [\n            0,\n            \"user user sometimes i retweet things i like that are for real not sexist awesome i apologize in advance for confusion\"\n        ],\n        [\n            0,\n            \"user that's possibly the most poorly executed thought i've read today\"\n        ],\n        [\n            0,\n            \"fun fact chris paul was fined for criticizing a referee in a public forum the fine was not because he's a sexist url\"\n        ],\n        [\n            0,\n            \"and he most certainly is when's the last time an athlete said of a male ref this might just not be for him the slam is pretty blatant\"\n        ],\n        [\n            0,\n            \"calling for more sexism against women in a field because they call out sexism in that field is blowing my fucking mind right now\"\n        ],\n        [\n            0,\n            \"women in male dom fields face scrutiny when men insist they r treated equally but their every move should speak 4 itself\"\n        ],\n        [\n            0,\n            \"user why waste your time being out by them there are many fun that you could master\"\n        ],\n        [\n            0,\n            \"replied to an ignorant fb thread about kanye with fab url op replied interesting read don't agree tho\"\n        ],\n        [\n            0,\n            \"like 2 mins after posting man i wish i could read in depth analysis that fast and form snap opinions about its contents\"\n        ],\n        [\n            0,\n            \"check out hashtag today really great convos happening\"\n        ],\n        [\n            0,\n            \"user i'm going to explain it to you like you're five just bc something doesn't matter to you doesn't mean it doesn't matter\"\n        ],\n        [\n            0,\n            \"user that you haven't that humanity 101 fact spells disaster for your relationships\"\n        ],\n        [\n            0,\n            \"user with the power to earn less than a man for doing the same job and no control over her reproductive organs\"\n        ],\n        [\n            0,\n            \"if you don't like doing nice things for your female significant other and find it a chore to do once a year you probably don't love them\"\n        ],\n        [\n            0,\n            \"there are legitimate criticisms of valentine's day but women have too much power on this day is not one of them\"\n        ],\n        [\n            0,\n            \"user user men are never emotional\"\n        ],\n        [\n            0,\n            \"sometimes i feel i need to remind people that being nostalgic for your childhood isn't universal\"\n        ],\n        [\n            0,\n            \"i'm much happier as a financially secure adult than as a kid in a paycheck to paycheck household and i had great parents just no\"\n        ],\n        [\n            0,\n            \"i can't even imagine what it's like for trauma survivors so yeah\"\n        ],\n        [\n            0,\n            \"user what what are you doing white women need to deny privilege not act like we have none\"\n        ],\n        [\n            0,\n            \"rt user my latest re the road to structural is paved with good white ladies hashtag http …\"\n        ],\n        [\n            0,\n            \"rt user don't talk to me about privilege as a kid i lived well below the poverty line no matter where i am i won't forget …\"\n        ],\n        [\n            0,\n            \"lrt i got white privilege bingo\"\n        ],\n        [\n            0,\n            \"rt user they literally told this dude he could keep his money rather than make the effort to include more women i say …\"\n        ],\n        [\n            0,\n            \"user yeah women never have to try to take a male perspective in fiction\"\n        ],\n        [\n            0,\n            \"i'm doing a project on the of vs faculty that are women in my field it's depressing\"\n        ],\n        [\n            0,\n            \"user if anyone is interested in contributing to the project in their discipline i have an excel template you can go to town on\"\n        ],\n        [\n            0,\n            \"user user yeah men never comment on bodies ever\"\n        ],\n        [\n            0,\n            \"rt user user i love girls what u on about\"\n        ],\n        [\n            0,\n            \"rt user i must say user is useless in terms of dealing with harassment you block and report and they tell you that they won't do any …\"\n        ],\n        [\n            0,\n            \"lrt god yes social media staff is straight out of a or other dystopian parody\"\n        ],\n        [\n            0,\n            \"rt user i'm not sexist but url\"\n        ],\n        [\n            0,\n            \"user unlike men who can't fix cars because they can't fit their giant fucking heads under them\"\n        ],\n        [\n            0,\n            \"user edgy humor is edgy and\"\n        ],\n        [\n            0,\n            \"why don't you just google chris and day fucking bye user url\"\n        ],\n        [\n            0,\n            \"rt user user well there was no need for that\"\n        ],\n        [\n            0,\n            \"tone policing doesn't work and it extra doesn't work after happy hour on thursday all the middle fingers\"\n        ],\n        [\n            0,\n            \"really just go read all of user ' s feed today she says all the things\"\n        ],\n        [\n            0,\n            \"rt user “ and so we ’ ll have whittled 18 down to 14 in just a few short months ” hashtag\"\n        ],\n        [\n            0,\n            \"😂 “ user “ there is a secret element that we ’ ve decided to add to this dish ” hashtag\"\n        ],\n        [\n            0,\n            \"rt user seriously not another instant restaurant round 😡 hashtag\"\n        ],\n        [\n            0,\n            \"rt user oh another trip around the country will they be cooking shark because this show just jumped one and it beyond …\"\n        ],\n        [\n            0,\n            \"rt user another bloody instant restaurant week seriously they just jumped the shark riding two other sharks powered by sh …\"\n        ],\n        [\n            0,\n            \"rt user ugh these hashtag are killer boring and what's with spreading their dna all over the table and gross …\"\n        ],\n        [\n            0,\n            \"rt user well that ’ s lynn and tony screwed hashtag\"\n        ],\n        [\n            0,\n            \"rt user user they can't be judged on the sorbet it wasn't on the menu yep i went there i just don't want lynn and …\"\n        ],\n        [\n            0,\n            \"rt user i'm sorry but i'm not watching another round this is getting beyond ridiculous when you actually get people who can c …\"\n        ],\n        [\n            0,\n            \"rt user twitter makes me laugh better than the series very funny 👏 👏 👏 hashtag\"\n        ],\n        [\n            0,\n            \"rt user this show will end on dec but they'll spring another surprise round with the contestants great great great g …\"\n        ],\n        [\n            0,\n            \"rt user this is the show that never ends yes it goes on and on my friends some people started watching it not knowing it what i …\"\n        ],\n        [\n            0,\n            \"rt user “ we took people on a journey to a special place should ’ ve stuck to that instead of this cooking bullshit ” hashtag\"\n        ],\n        [\n            0,\n            \"rt user gay fiancé is not going to cope being away from the fresh meat hashtag\"\n        ],\n        [\n            0,\n            \"oh jesus more instant restaurants 😲 🔫 hashtag\"\n        ],\n        [\n            0,\n            \"next year on my kitchen rules we may eventually get past the fucking instant restaurant rounds 😠 hashtag\"\n        ],\n        [\n            0,\n            \"oh jesus if lloyd drasko meet there will be some serious under the table ✊ 💦 hashtag\"\n        ],\n        [\n            0,\n            \"rt user they shouldn't keep shitty people in a cooking competition for ratings how about you focus on people who can actually …\"\n        ],\n        [\n            0,\n            \"rt user what happens next 😱 hashtag\"\n        ],\n        [\n            0,\n            \"what hashtag that was not ok\"\n        ],\n        [\n            0,\n            \"rt user oh look who is back 🙋 hashtag\"\n        ],\n        [\n            0,\n            \"rt user maybe there will be yet another secret round where colin cooks off against pete manu the winner is declared the bi …\"\n        ],\n        [\n            0,\n            \"“ surprise twelve more teams ” hashtag\"\n        ],\n        [\n            0,\n            \"rt user 😭 😭 😭 hashtag\"\n        ],\n        [\n            0,\n            \"i would have thought the sassy sisters would leave of their own there ’ s only room for one girl team right hashtag\"\n        ],\n        [\n            0,\n            \"oh look who is back 🙋 hashtag\"\n        ],\n        [\n            0,\n            \"rt user “ but do bear in mind that you ’ re still pretty crap ” hashtag\"\n        ],\n        [\n            0,\n            \"hashtag say sassy one more time 😒\"\n        ],\n        [\n            0,\n            \"good you girls you stepped it up from entrée hope desert goes well hashtag\"\n        ],\n        [\n            0,\n            \"“ user this is it who is going home tonight hashtag all of them so boring\"\n        ],\n        [\n            0,\n            \"rt user pretty 1 attractive in a delicate way without being truly beautiful a pretty little girl with an engaging …\"\n        ],\n        [\n            0,\n            \"“ user aussie hashtag judges need to be i'm sorry i'd like to see autistic judges who just call it completely honestly\"\n        ],\n        [\n            0,\n            \"user another round of instant restaurants haha 😉 hashtag\"\n        ],\n        [\n            0,\n            \"rt user even with how bad nikki katie did producers are still standing by with a gun to take tony down when he …\"\n        ],\n        [\n            0,\n            \"did he call the spatchcock a chicken 😅 hashtag\"\n        ],\n        [\n            0,\n            \"i think it's time to say goodbye to the safari couple you guys 😢 hashtag\"\n        ],\n        [\n            0,\n            \"“ user drasko and steve are trying to impress collin so bad hashtag wait til the hair pulling slapping starts\"\n        ],\n        [\n            0,\n            \"rt user so they ’ re just supposed to eat with a spoon hashtag\"\n        ],\n        [\n            0,\n            \"sass 😆 😈 😆 rt user they say sass one more time i'll throw the remote through the tv hashtag\"\n        ],\n        [\n            0,\n            \"“ user steve ’ s starting to annoy me hashtag just now 😄 😃 😀\"\n        ],\n        [\n            0,\n            \"rt user “ we see a future for ourselves in cooking cooking or long distance running those are our two main skills ” hashtag\"\n        ],\n        [\n            0,\n            \"“ user has colin outside for a smoke hashtag and that's not you're\"\n        ],\n        [\n            0,\n            \"hot damn that checkout guy at coles tho 👌 👌 hashtag\"\n        ],\n        [\n            0,\n            \"if life hands you lemons ask it why it has hands hashtag hashtag 🍴\"\n        ],\n        [\n            0,\n            \"rt user i'm amazed that hashtag could actually find a tweet of mine acceptable for television clearly there's not enough …\"\n        ],\n        [\n            0,\n            \"these girls are not there for the cooking hashtag what a joke 👎 👎 👎\"\n        ],\n        [\n            0,\n            \"“ user they won't mind if it's not perfectly presented really girls really hashtag says the girls who are all about pretty\"\n        ],\n        [\n            0,\n            \"“ user refined pretty again not the words i'd choose hashtag fuck shit would be my choice\"\n        ],\n        [\n            0,\n            \"rt user they won't mind if it's not perfectly presented it's deconstructed it's meant to look like shit just throw it in the air …\"\n        ],\n        [\n            0,\n            \"rt user oh i see they ’ ve made the bits of a dessert that are left after you finish eating hashtag\"\n        ],\n        [\n            0,\n            \"dad just thought that will steve were step father and son hahahahaha 😂 hashtag\"\n        ],\n        [\n            0,\n            \"this part of the show is so awkward rn 😁 😁 hashtag\"\n        ],\n        [\n            0,\n            \"oh damn she got it working hashtag\"\n        ],\n        [\n            0,\n            \"why do contestants continually cook dishes they have never done or use machines they have never used 😨 hashtag\"\n        ],\n        [\n            0,\n            \"nicki's that's not good bought to you by ™ hashtag\"\n        ],\n        [\n            0,\n            \"user a for effort 2 for execution 😳 hashtag\"\n        ],\n        [\n            0,\n            \"rt user can we stop deconstructing desserts please let's start a campaign let's get some names on a let's start a m …\"\n        ],\n        [\n            0,\n            \"upside down you 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"“ user it's got sass i obviously don't know sass is hashtag mostly just ass i think\"\n        ],\n        [\n            0,\n            \"user you tweeting about hashtag again 😐\"\n        ],\n        [\n            0,\n            \"rt user hahahaha drasko has to be different to everyone else ’ s opinion hashtag\"\n        ],\n        [\n            0,\n            \"but they've barely cooked anything there's a lot of jars and packet mixes being used i thought that was a big no no on hashtag 😕\"\n        ],\n        [\n            0,\n            \"“ user how do you deconstruct a lemon tart hashtag i think you drop it on the floor then it into a bowl\"\n        ],\n        [\n            0,\n            \"rt user deconstructed lemon tart can we please go just one season of hashtag without someone calling something deconstructed …\"\n        ],\n        [\n            0,\n            \"“ our secret weapon in this dessert is sass sass it ’ s sassy sass ” hashtag\"\n        ],\n        [\n            0,\n            \"hahahaha drasko has to be different to everyone else ’ s opinion hashtag\"\n        ],\n        [\n            0,\n            \"there's nothing sassy about a hot pot 😝 hashtag\"\n        ],\n        [\n            0,\n            \"rt user that entrée looks foul hashtag\"\n        ],\n        [\n            0,\n            \"seriously though a fourth instant restaurant round 😴 😓 hashtag\"\n        ],\n        [\n            0,\n            \"rt user how would poor lynn and tony feel losing to girls who couscous used tinned tomatoes packet capsicum and pac …\"\n        ],\n        [\n            0,\n            \"rt user “ everyone underestimated us they didn ’ t expect us to only be mediocre ” hashtag\"\n        ],\n        [\n            0,\n            \"girls have no sass 🙅 with some of the teams left this could be a long season 😴 😓 hashtag\"\n        ],\n        [\n            0,\n            \"rt user these two promo chicks are the kind of people i used to getting in a group assignment with at high school hashtag 👸 👸 😐 🔫\"\n        ],\n        [\n            0,\n            \"deconstructed hot dog 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat and andre are the only ones doing extreme strategic voting repeat at that whats the point anyway u cant c …\"\n        ],\n        [\n            0,\n            \"welcome back colin ❤ ️ you hashtag hashtag\"\n        ],\n        [\n            0,\n            \"holy highest score ever in hashtag history 😱 😱 😱\"\n        ],\n        [\n            0,\n            \"10 ' s for both entree and mains from both judges 😱 hashtag\"\n        ],\n        [\n            0,\n            \"rt user you guys are scoring them a 1 really kat and andre i think the fat on the pork is actually more edible that your ' home …\"\n        ],\n        [\n            0,\n            \"rt user kat and andre are bad representatives of perth non i promise most people in perth are more like eva debra hashtag\"\n        ],\n        [\n            0,\n            \"rt user can't recall ever seeing anything so in the kitchen the chicken livers arent doing much for me either hashtag\"\n        ],\n        [\n            0,\n            \"user but we do have eva and debra and they seem lovely 😊 hashtag\"\n        ],\n        [\n            0,\n            \"been dying for a all of hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user if kat andre were drowning in a river you only had the chance to save one of them what type of sandwich would you …\"\n        ],\n        [\n            0,\n            \"hopes kat andre are ashamed of themselves as they ’ re watching the telly tonight hashtag\"\n        ],\n        [\n            0,\n            \"what the heck kat and andre definitely do not deserve to say in hashtag so so angry right now 😡\"\n        ],\n        [\n            0,\n            \"rt user australian women's weekly reports pete evans ' book recalled over dangerous paleo recipe for babies url\"\n        ],\n        [\n            0,\n            \"hashtag what horrible humans yuck just watching them makes me lose my appetite their just from their hashtag 😝 😝 😝\"\n        ],\n        [\n            0,\n            \"mmmm apple pie and icecream i want some hashtag\"\n        ],\n        [\n            0,\n            \"don't like these girls 👿 hashtag hashtag no offence girls 😋 😋\"\n        ],\n        [\n            0,\n            \"rt user people that rely on the misfortune of others should not be given air time on australian tv get a life kat and andre hashtag …\"\n        ],\n        [\n            0,\n            \"kat and andre make me want to punch happy things 😡 hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat andre monday people have voted strategically how rude kat andre tonight votes strategically for the third time in …\"\n        ],\n        [\n            0,\n            \"rt user i wasn't going to mkr but the fact the manu pete the directors producers have chosen to ignore blatant stra …\"\n        ],\n        [\n            0,\n            \"seriously can't believe kat andre are still in the competition 😤 hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat andre you only got through tonight because of your scoring why smile means u can't cook u have to cheat sad hashtag\"\n        ],\n        [\n            0,\n            \"the sooner the better “ user who else is looking forward to kat and andre's pending elimination hashtag\"\n        ],\n        [\n            0,\n            \"user kat is a bully 😈 💩 and she should be disciplined seriously she can't cook what a clown 👎 👎 👎 hashtag\"\n        ],\n        [\n            0,\n            \"blondes scored fairly “ user devastated that kat is still there wasn't the biggest fan of blondes but liked them more than kat hashtag\"\n        ],\n        [\n            0,\n            \"rt user 17 as much as i didn't like katie nikki in their first episode i've begun to hate kat andre so much more over the la …\"\n        ],\n        [\n            0,\n            \"kat andre the most hated hashtag team in australia what a revolting couple 💩 hashtag\"\n        ],\n        [\n            0,\n            \"bullshit how the fuck do they stay how the fuck did they get away with that bullshit ugh no sore winners too 🙅 🙅 🙅 hashtag\"\n        ],\n        [\n            0,\n            \"hashtag that ’ s rubbish fuck that don ’ t even want to tune in tomorrow night kat and andre should be going home hypocrites\"\n        ],\n        [\n            0,\n            \"disappointing that hashtag made it through hashtag 😏\"\n        ],\n        [\n            0,\n            \"rt user we fought so hard in this entire comp it wouldn't be fair so you it out in 2 cooks the girls are also …\"\n        ],\n        [\n            0,\n            \"rt user i hate kat and andre 😡 😒 hashtag\"\n        ],\n        [\n            0,\n            \"rt user i didn't think i'd hate a couple more than these girls but kat needs to wipe those smiles off her face she's horrible …\"\n        ],\n        [\n            0,\n            \"so angry at kat andre 😡 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user user how about next season you hold off on the scores until all the teams have cooked so strategy plays no par …\"\n        ],\n        [\n            0,\n            \"ah everything cannot have been that bad so also you guys are the only ones that are strategic scoring 🙅 hashtag\"\n        ],\n        [\n            0,\n            \"rt user with all this it and it needs to come on board as a sponsor with sausage challenge hashtag\"\n        ],\n        [\n            0,\n            \"manu just kat and it was the best thing i've seen heard la france hashtag hashtag\"\n        ],\n        [\n            0,\n            \"oh colin calm my beating heart 😍 😍 😍 hashtag\"\n        ],\n        [\n            0,\n            \"rt user and a collective fuck you arises from across the country kat you won't last 5 minutes against the other teams hashtag …\"\n        ],\n        [\n            0,\n            \"rt user as of tonight i am officially finished with this show i've seen plenty of bullshit before but this is ridiculous hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat is going to be so smug she's going to be declared the particularly smug mayor of on the isle of hashtag\"\n        ],\n        [\n            0,\n            \"rt user that's bs it's a cooking show grrrr 😡 👎 hashtag\"\n        ],\n        [\n            0,\n            \"kat andre better be the next people to leave hashtag can ’ t cook strategic scoring disgraceful\"\n        ],\n        [\n            0,\n            \"that's bs it's a cooking show grrrr 😡 👎 hashtag\"\n        ],\n        [\n            0,\n            \"rt user it's a food competition what if kat and andre cooked last and there was no opportunity for strategy poor sportsmanship …\"\n        ],\n        [\n            0,\n            \"i want to punch kat in the face 👊 👊 hashtag\"\n        ],\n        [\n            0,\n            \"rt user this bitch has no right to talk about fair and has no right to celebrate i hope that they crash and burn they don't …\"\n        ],\n        [\n            0,\n            \"omg a 1 what the wow the 2 of u r disgraceful with absolutely no shred of good sportsmanship or qualities 👎 😤 😤 😤 😡 👹 🙌 hashtag\"\n        ],\n        [\n            0,\n            \"oh oh kat and andre get bam manu 😂 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"kat how embarrassing are you 😂 disgrace of a person hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag what's with all the it's not what we were expecting judge what's put in front of you not what you think should hav …\"\n        ],\n        [\n            0,\n            \"rt user hashtag to stop this strategic voting perhaps announce all the scoring for each group of instant restaurants when they go …\"\n        ],\n        [\n            0,\n            \"kat andre need to be slapped with sportsmanship or just not be such bad losers it's so off putting 🙅 hashtag\"\n        ],\n        [\n            0,\n            \"i have heard on the that kat are all of they're recipes bring out a cook book soon stay tuned for more hashtag\"\n        ],\n        [\n            0,\n            \"“ user kat and andre are now more hated than adam and carol hashtag and that's saying something\"\n        ],\n        [\n            0,\n            \"rt user kat complaining about strategic scoring you reap what you oh and getting owned by manu was a bonus cook good food …\"\n        ],\n        [\n            0,\n            \"“ user notice we didn't see kat and andre in any of those cut hashtag yay\"\n        ],\n        [\n            0,\n            \"hashtag kat and andre don't like anything but yet plate was clean funny that fuck off already guys\"\n        ],\n        [\n            0,\n            \"rt user hashtag well too say i'm pissed off at that result would be an understatement but i'm confident we won't have for lo …\"\n        ],\n        [\n            0,\n            \"rt user cooking meals for hashtag good thing most of them can't cook for shit wouldn't want to make the airlines food good for …\"\n        ],\n        [\n            0,\n            \"“ user damn you kat andre hope karma comes around and bites you in the arse hashtag it will i'm a believer in karma\"\n        ],\n        [\n            0,\n            \"ash is back 👏 💐 hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag not sure if anyone noticed but kat and andre aren't in any of the i'd say they get the boot pretty\"\n        ],\n        [\n            0,\n            \"rt user hashtag kat and andre get to stay seriously this is so unfair so not impressed with the strategic scoring karma will be …\"\n        ],\n        [\n            0,\n            \"manu just shut her up 😂 🙌 🙌 hashtag\"\n        ],\n        [\n            0,\n            \"wait did i see pete manu flying cattle class on even i don't sink that low 😂 hashtag\"\n        ],\n        [\n            0,\n            \"hashtag nope fuck that bullshit …\"\n        ],\n        [\n            0,\n            \"yay the texans back luv that dude 😘 hashtag\"\n        ],\n        [\n            0,\n            \"hashtag user oh well big breath and time to move on 😒\"\n        ],\n        [\n            0,\n            \"yay robert and are back 🎈 😊 hashtag\"\n        ],\n        [\n            0,\n            \"yay colin's back ☺ nice to hear that sexy irish accent hashtag\"\n        ],\n        [\n            0,\n            \"cannot stand kat on hashtag 😡\"\n        ],\n        [\n            0,\n            \"kat and andre got through 😔 this seems rigged how can anyone be worse then kat and andre hashtag\"\n        ],\n        [\n            0,\n            \"sad to see the go 👸 👸 best of luck boyz more ur thing hashtag\"\n        ],\n        [\n            0,\n            \"hashtag they aren't going home just because of strategies krazy kat\"\n        ],\n        [\n            0,\n            \"i don't think kat andre deserve to be in the competition anymore 😡 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user we ’ ve just said goodbye to another team are you happy with tonight ’ s elimination result hashtag\"\n        ],\n        [\n            0,\n            \"we ’ ve just said goodbye to another team are you happy with tonight ’ s elimination result hashtag\"\n        ],\n        [\n            0,\n            \"for the main scores 👏 👏 i think they deserved to stay hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i hate kat and andre 😡 😒 hashtag\"\n        ],\n        [\n            0,\n            \"maybe hashtag katie nikki should open an hashtag store since it's only best thing the ppl over the dinner table idk it could work 4 ' em 💋\"\n        ],\n        [\n            0,\n            \"rt user kat and andre are absolutely nasty if you wanted to stay you should have cooked well instead of to low unfair s …\"\n        ],\n        [\n            0,\n            \"1 ⃣ 7 ⃣ from contestants it wasn't that bad hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it would be really funny if they kicked out the 2 lowest teams as a surprise wouldn't it 😉 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it wouldn't be fair hmm yes kat because you're totally fair 😑 hashtag\"\n        ],\n        [\n            0,\n            \"user 😂 i was laughing at the hashtag kat andre hate tweets and recognized you we share the same hate\"\n        ],\n        [\n            0,\n            \"rt user i've said it before i'll say it again strategic scoring should result in a penalty being apply to the team s …\"\n        ],\n        [\n            0,\n            \"user i've always wanted to use that word in a sentence 😂 hashtag\"\n        ],\n        [\n            0,\n            \"kat maybe you should that towards annie lloyd until you get your own judges ' critiques hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user pete evans says his critics will eat humble pie although the humble pie will be made from raw mammoth and grass …\"\n        ],\n        [\n            0,\n            \"rainy day sleeping baby hot coffee and last night's hashtag 😂 hoping hubby finishes work early too ☺ ️\"\n        ],\n        [\n            0,\n            \"‘ my kitchen rules ’ camping challenge ash camilla win people ’ s choice video url hashtag\"\n        ],\n        [\n            0,\n            \"thank goodness are out 🙌 hashtag\"\n        ],\n        [\n            0,\n            \"' it tastes like cardboard they made cardboard ' hashtag 😂\"\n        ],\n        [\n            0,\n            \"haha colin ’ s a hashtag\"\n        ],\n        [\n            0,\n            \"they played ready to run on hashtag tonight still not over it 🙈\"\n        ],\n        [\n            0,\n            \"you thought meatballs was going to win people ’ s choice for a dish just coz u have it doesn ’ t mean everyone else does hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag ' there's a police boat over there this is a crime against cooking ' ok i fully approve now of colin being a …\"\n        ],\n        [\n            0,\n            \"hashtag sucks without user this year 😞\"\n        ],\n        [\n            0,\n            \"never understood how people can do ikea flat pack but can ’ t do a tent hashtag\"\n        ],\n        [\n            0,\n            \"hashtag it's a fix kat and not in sudden death wtf\"\n        ],\n        [\n            0,\n            \"hashtag i'm shocked people enjoyed kat and bread slop proof ppl will eat anything\"\n        ],\n        [\n            0,\n            \"oh kat when will you learn that you shouldn't go off and acting smug like you do biggest idiots this year hashtag\"\n        ],\n        [\n            0,\n            \"rt user catching up on last nights hashtag and yes kat andre are super annoying 😡 😤\"\n        ],\n        [\n            0,\n            \"rt user hey user here's an idea why not make a rule that the lowest couple score is not included for final score to be mor …\"\n        ],\n        [\n            0,\n            \"rt user can't believe that kat and andre are still in the competition 😳 hashtag\"\n        ],\n        [\n            0,\n            \"can't believe that kat and andre are still in the competition 😳 hashtag\"\n        ],\n        [\n            0,\n            \"rt user kat andre those high i just can't want to throw something at the tv grrrr can't believe how much she a …\"\n        ],\n        [\n            0,\n            \"rt user okay user you have played with us enough now get rid of all the useless fucks get a real cooking comp hap …\"\n        ],\n        [\n            0,\n            \"annie lloyd and vicky celine to sudden death ugh kat andre should've been there too 😒 hashtag\"\n        ],\n        [\n            0,\n            \"going to make some pancakes don't any strawberries 🍓 🍓 🍓 but i bananas 🍌 🍌 🍌 hashtag\"\n        ],\n        [\n            0,\n            \"rt user vicky and celine are the other team in sudden death no surprise there although it would have been nice if it was kat and and …\"\n        ],\n        [\n            0,\n            \"ash the brunette one people's choice hashtag 🎈 🎈 🎈 url\"\n        ],\n        [\n            0,\n            \"well done ash and camilla an menu pulled off deserved 👍 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"oh thank god sheri emilie hashtag 😉\"\n        ],\n        [\n            0,\n            \"ash and camilla are growing on me hashtag well done 👏\"\n        ],\n        [\n            0,\n            \"rt user kat andre got a right slap there just wish it was literal vile individuals taking great satisfaction in the negative …\"\n        ],\n        [\n            0,\n            \"josh is such a boy and sweetheart 😊 hashtag\"\n        ],\n        [\n            0,\n            \"😂 😂 😂 shame kat andre hashtag\"\n        ],\n        [\n            0,\n            \"rt user the producers saw gold when kat walked in that door 😻 😻 hashtag\"\n        ],\n        [\n            0,\n            \"good luck all hashtag teams such a beautiful bbq family place 😍 user\"\n        ],\n        [\n            0,\n            \"they played ' ready to run ' on hashtag i love you my kitchen rules 💕\"\n        ],\n        [\n            0,\n            \"missing robert and 😢 where's our cowboy hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i'm not a fan of the bears from qld 💩 hashtag\"\n        ],\n        [\n            0,\n            \"it's disaster for sa our teams are 😫 😫 ' ripped off lol 😉 hashtag\"\n        ],\n        [\n            0,\n            \"jac and shaz your dish looks beautiful hashtag ❤ ️\"\n        ],\n        [\n            0,\n            \"haha yes kat and andre failing karma 😝 hashtag\"\n        ],\n        [\n            0,\n            \"breakfast with no mexican seasoning and extra arrogance 😛 hashtag\"\n        ],\n        [\n            0,\n            \"colin described it as a crime against cooking not sure we ’ d be ordering that for breakfast hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user exactly how the hell do you fuck up breakfast 😱 🙈 hashtag\"\n        ],\n        [\n            0,\n            \"hmm not sure we ’ d like to eat vicky and celine ’ s breakfast if it tastes anything like it looks hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user nooo sheri and emilie i don't want to see them in sudden death 😣 hashtag\"\n        ],\n        [\n            0,\n            \"nooo sheri and emilie i don't want to see them in sudden death 😣 hashtag\"\n        ],\n        [\n            0,\n            \"the blonde cuties r yet 2 serve oh dear 😣 meatballs 4 im just lookin 2 cat andre 2 fail user hashtag\"\n        ],\n        [\n            0,\n            \"i forgot how annoying drasko is 😡 🔫 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"meatballs for breakfast you truly are 😱 👎 hashtag\"\n        ],\n        [\n            0,\n            \"feel sorry for annie lloyd such a bad choice i do have soft spot for lloyd 😉 hashtag\"\n        ],\n        [\n            0,\n            \"yum those pancakes from jac shaz look amazing ☺ hashtag\"\n        ],\n        [\n            0,\n            \"vegetables meat and fish aren't breakfast foods 😷 hashtag\"\n        ],\n        [\n            0,\n            \"rt user hashtag public to vicky celine you need to work on your looks pssst she was literally meaning your looks not the fo …\"\n        ],\n        [\n            0,\n            \"nah for real where are will and steve they're my fave team 😭 user hashtag\"\n        ],\n        [\n            0,\n            \"rt user ready to run playing as mkr background music 😍 👌 hashtag\"\n        ],\n        [\n            0,\n            \"glad colin in back on hashtag but missing manu stressful night tonight good luck guys 😁 user\"\n        ],\n        [\n            0,\n            \"ash and camilla are like the posh version of and kim 😂 hashtag\"\n        ],\n        [\n            0,\n            \"ready to run playing as mkr background music 😍 👌 hashtag\"\n        ],\n        [\n            0,\n            \"ready to run playing in the background of hashtag 😍 😍 😍\"\n        ],\n        [\n            0,\n            \"you would know about elephants comin at ya my dear look in the mirror 😜 😱 hashtag\"\n        ],\n        [\n            0,\n            \"pancakes are looking delicious hashtag 😋\"\n        ],\n        [\n            0,\n            \"what the who eats meatballs for breakfast hashtag 😷\"\n        ],\n        [\n            0,\n            \"rt user tonight all your favourites are back do you mean favourites to rag on because then yes all my favourites are bac …\"\n        ],\n        [\n            0,\n            \"just robert from hashtag 💁 url\"\n        ],\n        [\n            0,\n            \"you can tell rob and dave are hashtag just by their and language 👍 👍 hashtag\"\n        ],\n        [\n            0,\n            \"the has the same doorbell as hashtag 😅\"\n        ],\n        [\n            0,\n            \"my kitchen rules annie caroline shocked by ‘ ’ from rivals kat donald hill and andre hashtag url\"\n        ],\n        [\n            0,\n            \"ok so hashtag was awesome and i hope i can buy it on itunes ❤ ️ ❤ ️ ❤ ️ 😘\"\n        ],\n        [\n            0,\n            \"rt user journalist user ’ s real aim while passing harsh is not group it ’ s to prevent another …\"\n        ],\n        [\n            0,\n            \"rt user ‘ sooner or later liberal europe must fight back ’ url\"\n        ],\n        [\n            0,\n            \"rt user islamic state executes 5 men in mosul after their wives fail to wear new “ afghan style ” … url ht …\"\n        ],\n        [\n            0,\n            \"rt user calls out obama – can ’ t say ‘ radical islam ’ because he ’ s a coward url\"\n        ],\n        [\n            0,\n            \"rt user why yemen is of banning child marriage … url\"\n        ],\n        [\n            0,\n            \"rt user user all lies a lie in the defense of islam is approved even in their “ holy ” books ibn ju …\"\n        ],\n        [\n            0,\n            \"rt user url christians in iraq numbered 1 4 m since then country ’ s population doubled but christian …\"\n        ],\n        [\n            0,\n            \"rt user video after isis burns a man alive cowardly obama can ’ t even bring himself to condemn radical islam url\"\n        ],\n        [\n            0,\n            \"rt user obama “ hopeful ” immigration will drown url\"\n        ],\n        [\n            0,\n            \"rt user obama israeli transfer of arms to christians in nigeria to defend themselves from boko haram muslim terrorists ht …\"\n        ],\n        [\n            0,\n            \"rt user a muslim man in india attempts murder of his 10 year old daughter by burying her alive url\"\n        ],\n        [\n            0,\n            \"rt user 12 year old girl gang raped by in london url …\"\n        ],\n        [\n            0,\n            \"rt user kurdish ypg forces killed at least 41 isis terrorists in kobane in the last 24 hours url\"\n        ],\n        [\n            0,\n            \"rt user yemen ’ s last jews may leave ’ “ curse jews victory to islam ” url\"\n        ],\n        [\n            0,\n            \"rt user ★ ★ ★ california state refuses to back down from her ‘ stand up against islam ’ url\"\n        ],\n        [\n            0,\n            \"rt user denmark imam eve of last week ’ s islamic terrorist attacks “ we don ’ t believe in dialogue ” url\"\n        ],\n        [\n            0,\n            \"rt user ladies and gentle men the turkish parliament 👏 url\"\n        ],\n        [\n            0,\n            \"rt user a young hashtag women from who was enslaved sold and raped by isis terrorists committed suicide i …\"\n        ],\n        [\n            0,\n            \"rt user watch islam ’ s greatest contribution to the united states was slavery how about that obama url\"\n        ],\n        [\n            0,\n            \"rt user my wsj article on boris murder is now online was very hard to write putin ’ s culture of fear and death url\"\n        ],\n        [\n            0,\n            \"rt user uk manifesto lists action against perpetrators of grooming and forced url\"\n        ],\n        [\n            0,\n            \"rt user how a mid sized tennessee town took on comcast its economy and did it with socialism carl gibson url\"\n        ],\n        [\n            0,\n            \"rt user “ you know how ramadi was won we went in and killed all the bad people we could find when we started the decent http …\"\n        ],\n        [\n            0,\n            \"rt user ohio convert to islam arrested for terror plot on washington dc wanted to shoot president members of congress … url\"\n        ],\n        [\n            0,\n            \"rt user credible reports that iranian troops fighters from lebanon ’ s hezbollah are participating in the tikrit operation h …\"\n        ],\n        [\n            0,\n            \"rt user rt it's all about power at the top but for fighters on the ground hashtag is religious war on both sides …\"\n        ],\n        [\n            1,\n            \"rt user as nancy reagan would say ' just say fucking no or something like that url\"\n        ],\n        [\n            0,\n            \"rt user the nazi death gas so horrific even hitler feared using it url\"\n        ],\n        [\n            1,\n            \"i hate er chase because if the bitch that works there she's literally evil\"\n        ],\n        [\n            1,\n            \"rt user don't hmu when u get tired of ur boring hoe ur boring now too\"\n        ],\n        [\n            1,\n            \"rt user can't even feel bad for females who are stuck on a nigga that them you gon learn sis\"\n        ],\n        [\n            1,\n            \"rt user do not belong on pizza y'all niggas are nasty\"\n        ],\n        [\n            1,\n            \"but he still with the shits so he started smoking and drinking bad combo probably looking like url\"\n        ],\n        [\n            1,\n            \"not having access to my money is fucking pissing me off\"\n        ],\n        [\n            1,\n            \"niggas keep talking about women wearing weave but be sick when a bitch up a fro on they ass 😭\"\n        ],\n        [\n            1,\n            \"you worried about somebody bein ugly bitch you ugly\"\n        ],\n        [\n            0,\n            \"carlos had as his music and it was so bad ass 😂\"\n        ],\n        [\n            1,\n            \"damn dean just put to sleep that match also showed why it was on pre show boring as fuck\"\n        ],\n        [\n            0,\n            \"the force awakens a bad lip reading featuring mark hamill as han solo url\"\n        ],\n        [\n            1,\n            \"i hate a ol i forgot my wallet at home but i have my id ass bitch\"\n        ],\n        [\n            1,\n            \"user idiot that's not gonna work you gotta put flame stickers on it to make it go faster\"\n        ],\n        [\n            1,\n            \"rt user i just want to cry so fucking bad look at them url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user 2 i'm a bad bitch you can't kill me url\"\n        ],\n        [\n            0,\n            \"rt user has to be the worst fruit ever\"\n        ],\n        [\n            1,\n            \"oh my god my dad is so fucking annoying oh my\"\n        ],\n        [\n            1,\n            \"rt user he is a fucking idiot i swear url\"\n        ],\n        [\n            1,\n            \"this is one ass extended april fools i pray someone just says it's a bad joke\"\n        ],\n        [\n            0,\n            \"user user btw i watched where you watched my pov on stream and do i feel retarded\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            0,\n            \"user every bird turd is talking children of god or our bros sisters to push evil policy russia got f … url\"\n        ],\n        [\n            1,\n            \"rt user don't you hate people that put salt on their bag of dicks before even trying them\"\n        ],\n        [\n            1,\n            \"niggas don't lie our ugly friend put up a pic we just gon write nigga u ugly under it\"\n        ],\n        [\n            1,\n            \"don't sleep with me then don't speak with me and never talk bad bout niggas that eat with me\"\n        ],\n        [\n            1,\n            \"person telling me it's me the sugar in your tea are u actually fucking mad\"\n        ],\n        [\n            1,\n            \"rt user bruh i fucking hate people like this 😤 url\"\n        ],\n        [\n            1,\n            \"bad bitches on ig just to follow some ass asians\"\n        ],\n        [\n            1,\n            \"user user are u still rocking with that team btw is fucking sick i tried him\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"systems that don't allow you to change your email address what the hell are you doing were you built by idiots\"\n        ],\n        [\n            1,\n            \"holy crap the biggest of a mayor on user pulling race card get his ass outta office hashtag\"\n        ],\n        [\n            1,\n            \"i repeat what the bloody hell is happening 🙈 👀 url\"\n        ],\n        [\n            1,\n            \"im so fucking sick of seeing this damn tweet url\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"user just another dumbass fan swear i hate this fanbase dawg 😭\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user opened 5 min ago is so fuckin annoying a send messages for the ged of ma health a send them for a fuckin reply\"\n        ],\n        [\n            0,\n            \"dick tracy meets gruesome the 2017 re boot hashtag url\"\n        ],\n        [\n            1,\n            \"fucks sake go away stupid anon — url\"\n        ],\n        [\n            1,\n            \"can someone sum this up before i call this guy retarded url\"\n        ],\n        [\n            1,\n            \"rt user reason why these bitches secretly hate me 🤣 🤣 🤣 url\"\n        ],\n        [\n            1,\n            \"what idiot called them and not\"\n        ],\n        [\n            1,\n            \"im sick too 😒 sick of these hoes 🤦 🏾 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"user user youre an idiot cause i dont care what youre talking about\"\n        ],\n        [\n            1,\n            \"yooooo vans got these sick ass velvet slip 💦 💦 💦 👅 👅 👅\"\n        ],\n        [\n            1,\n            \"user url are you fucking stupid dude\"\n        ],\n        [\n            1,\n            \"user that beer buying freaking idiot thinks trump leaked it to nail rice are you kidding and sacrifice flynn mud is\"\n        ],\n        [\n            1,\n            \"rt user bout to get butt fucked url\"\n        ],\n        [\n            1,\n            \"user i will go to bat for you what the hell is wrong with people also ily\"\n        ],\n        [\n            1,\n            \"rt user i jaws pull up with the pistol make a nigga look so dam sick like he seen a bitch with 3 url\"\n        ],\n        [\n            1,\n            \"user he said he ain't gonna be here for another 45 fucking minutes\"\n        ],\n        [\n            1,\n            \"you know what happens to people that trust a pathological liar they get fucked over repeatedly url\"\n        ],\n        [\n            1,\n            \"rt user police holds me police ask officer him do he replies d idiot for here d says hold d idiot mak …\"\n        ],\n        [\n            1,\n            \"rt user niggas hate when you do them how they do you\"\n        ],\n        [\n            1,\n            \"lmfao must suck being from and never seeing a real bad bitch walk in ya city unless it's on the internet 🤣 🤣 🤣 url\"\n        ],\n        [\n            1,\n            \"rt user i hate them hoe ass braids 😂 🙌 🏾 url\"\n        ],\n        [\n            1,\n            \"user there's a tumblr post about how fucking bad the production was on the show and it made me cry laughing i have to find it\"\n        ],\n        [\n            1,\n            \"rt user i hate bitches that don't know how to mind they business\"\n        ],\n        [\n            1,\n            \"rt user if you litter you're a bitch i hate you\"\n        ],\n        [\n            1,\n            \"💀 yk them hoes ugly sis 🤦 🏽 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"rt user don't take out the anger of being a nigga on us url\"\n        ],\n        [\n            1,\n            \"bloody sealed johnny in before they goddamn\"\n        ],\n        [\n            1,\n            \"we miss yo ugly sid the the yes saying ass too url\"\n        ],\n        [\n            1,\n            \"rt user i dont even know the kid i want justice brought to him by the idiot who shot him\"\n        ],\n        [\n            1,\n            \"hopefully all fathers and mothers tell they ben and his friends are evil cunts\"\n        ],\n        [\n            0,\n            \"up at 2am still sick dr pissing me off ugh it's almost spring break i just wanna be well 😢 whine cough cry 😠\"\n        ],\n        [\n            1,\n            \"sis i'm fuckin sick i'm done with it it's 11 now url\"\n        ],\n        [\n            0,\n            \"something is deeply wrong with him that and the lying scare the hell out of me url\"\n        ],\n        [\n            1,\n            \"fuck you and die an oral history of something awful\"\n        ],\n        [\n            1,\n            \"hate watching an interview i hear like a fucking million times\"\n        ],\n        [\n            1,\n            \"rt user i walk around my school all the bitches that don't like me just sit around and hate 😆 💁 🏽\"\n        ],\n        [\n            1,\n            \"user sad to see sasha gone but she went out her way to bad she didn't get to bite the ass hole negan\"\n        ],\n        [\n            1,\n            \"court and are fucking miserable tonight hashtag\"\n        ],\n        [\n            0,\n            \"rt user lesson of the day fight salty ass hate with poems 🙂 url\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"rt user the trump crime family is taking over our country and i'm really fucking sick of it url\"\n        ],\n        [\n            0,\n            \"yang yang that ugly feeling can stay for who knows how damn long melbourne\"\n        ],\n        [\n            1,\n            \"rt user one thing i hate about spring summer is the bloody birds waking me up at 6am it's like world war 3 out there 🙃\"\n        ],\n        [\n            1,\n            \"my fucking god user don't die like a in his prime at 47 😳 😳 hashtag\"\n        ],\n        [\n            1,\n            \"i'm moving to texas it's some bad bitches out there\"\n        ],\n        [\n            1,\n            \"this yes what is wrong with u people omg nasty as hell url\"\n        ],\n        [\n            0,\n            \"why praise can be bad for kids abc news url via user\"\n        ],\n        [\n            1,\n            \"rt user someone told me they didn't like owls how fucking dare your face ever make sounds into words that are so terrible you …\"\n        ],\n        [\n            1,\n            \"rt user that's what u fucking get for pushing that dog url\"\n        ],\n        [\n            1,\n            \"theres a difference between marketing and being fucking annoying\"\n        ],\n        [\n            1,\n            \"rt user i wait patiently to see my lover kill some bad bitches 🙄 😩 😘 ❤ ️ user\"\n        ],\n        [\n            1,\n            \"rt user some idiots of my country think and this regime is working to bring uniform civil code let them bring uniform beef …\"\n        ],\n        [\n            1,\n            \"he would not have won if the dnc knew what the hell they were doing it's too bad if saying that hurts feelings but trump's gotta go\"\n        ],\n        [\n            1,\n            \"rt user namjoon is ugly bitch where url\"\n        ],\n        [\n            1,\n            \"yo im going to fucking disneyland someone call my mom and tell her im not coming home again\"\n        ],\n        [\n            1,\n            \"rt user you see we should have traded he's always hurt idiots\"\n        ],\n        [\n            1,\n            \"rt user wtf hashtag just got juicy omg she fuckin with her boss husband 😶 😶 😶\"\n        ],\n        [\n            1,\n            \"im so emo abt i fuckin hate for doing this to them url\"\n        ],\n        [\n            1,\n            \"i hate when people get up here and tell what happening on a tv show or movie shut yo ass up 😂\"\n        ],\n        [\n            0,\n            \"user at least the plot and for when you have time your audience needs you\"\n        ],\n        [\n            1,\n            \"user but let's talk about that sick ass table\"\n        ],\n        [\n            1,\n            \"rt user hella is from the bay and majority of la bitches hate on the word hella 😂 😩 url\"\n        ],\n        [\n            1,\n            \"oh yes he is a bad guy it's so damn sickening url\"\n        ],\n        [\n            1,\n            \"hashtag there this idiot of speaking i think hate speech will come out of his speech if he doesnt stop\"\n        ],\n        [\n            1,\n            \"i'm baffled and disgusted who raised these bitches 😖 😩\"\n        ],\n        [\n            1,\n            \"rt user hail fucking state url\"\n        ],\n        [\n            1,\n            \"rt user bitches be like my nigga crazy nah he crazy with you he pussy to us\"\n        ],\n        [\n            1,\n            \"rt user bullying people is so lame terrible it's 2017 have you people not noticed that it's a fucked up thing to do …\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"user gotta tell ya alex all your in the news today w your defense of the retarded u … url\"\n        ],\n        [\n            1,\n            \"these fucking scars on my chest is so ugly i can't even wear a shirt without having it all the way up or a scarf on\"\n        ],\n        [\n            1,\n            \"rt user be having me fucked up alll the time 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user that's an ugly ass house to be paying for url\"\n        ],\n        [\n            1,\n            \"rt user you know when youre fucking stupid and get one question in math correct and think ur albert fucking einstein because me t …\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"watching this annoying ass man makes me want to never eat another pizza hashtag tlc\"\n        ],\n        [\n            1,\n            \"user just block him he's fucking dreadful\"\n        ],\n        [\n            0,\n            \"rt user info 170403 spotted at han river with lee cr nct mark url https …\"\n        ],\n        [\n            1,\n            \"it's always the filthy bitch that comes in the picture 🤦 🏽 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"i worry about this all of the time if the nazis turn away from him it might not be as bad as i fear it will be … url\"\n        ],\n        [\n            1,\n            \"niggas worst than your side bitch always questioning they position\"\n        ],\n        [\n            1,\n            \"rt user that shit fire url\"\n        ],\n        [\n            0,\n            \"too bad i ain't packing like that banana 😞 💔 url\"\n        ],\n        [\n            1,\n            \"user you are a fucking legend mate balls of steel\"\n        ],\n        [\n            1,\n            \"when guys talk to me i just wanna go sleep boring ass conversation\"\n        ],\n        [\n            1,\n            \"rt user look at this fuckin retard url\"\n        ],\n        [\n            1,\n            \"user user can you count its 1 3 idiot 💯\"\n        ],\n        [\n            1,\n            \"user omg i can't believe someone would wish that on anyone never mind a baby the sick bitch\"\n        ],\n        [\n            1,\n            \"rt user my head so nasty i thought that was a vagina 😂 url\"\n        ],\n        [\n            1,\n            \"user user a retarded penguin retweeted this\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"let it be known that i hate being a fucking team leader url\"\n        ],\n        [\n            1,\n            \"rt user i am trying to avoid using the word hate but i fucking hate donald trump\"\n        ],\n        [\n            1,\n            \"rt user credit your photographer credit your producer credit your stylist your designer credit the fucking artist\"\n        ],\n        [\n            1,\n            \"rt user so this dude bombed syria idiot\"\n        ],\n        [\n            0,\n            \"user ugh self doubt is the worst\"\n        ],\n        [\n            1,\n            \"quit fucking spamming me with this crap it don't work url\"\n        ],\n        [\n            1,\n            \"user user ive told my missus and lad to say they hate the and piss off\"\n        ],\n        [\n            1,\n            \"user user sanders said i'm sick of talking about your damned emails\"\n        ],\n        [\n            1,\n            \"user user r u dump or u r too stupid idiot\"\n        ],\n        [\n            0,\n            \"if someone heard mine and convo in they'd think we were idiots 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user pip is an idiot and needs to tell the truth and why didn't she realise before hashtag\"\n        ],\n        [\n            1,\n            \"rick james fucking hated prince who i have all of my allegiance to but it doesn't keep me from appreciating james '\"\n        ],\n        [\n            1,\n            \"rt user son this nigga is the worst url\"\n        ],\n        [\n            1,\n            \"user she does is an idiot for taking it all the time\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"user you bunch of ass clowns are as bad as the illegitimate pres we got stuck with leaders in bs news hashtag\"\n        ],\n        [\n            1,\n            \"user gotta make the user freshman this year or everyone retarded\"\n        ],\n        [\n            1,\n            \"i just want gordon ramsay to call me an idiot sandwich\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i recorded a video and i look stupid as hell lmaoo\"\n        ],\n        [\n            1,\n            \"might pull up wit yo bitch just to make these niggas sick\"\n        ],\n        [\n            1,\n            \"rt user are you stupid it's bc russ has done it 40 fuckin times url\"\n        ],\n        [\n            1,\n            \"rt user murray sick af 😂 fuckin trader\"\n        ],\n        [\n            1,\n            \"why is my fucking fucking frozen it's fucking april you cunt\"\n        ],\n        [\n            1,\n            \"rt user what the hell is wrong with these types they know how to distract when it's time to focus on studies url\"\n        ],\n        [\n            1,\n            \"rt user user while and dragons still attack my dog while i'm bloody mining ore and building a goddamn …\"\n        ],\n        [\n            1,\n            \"i'm watching gm interviews and fuck why is he gone why url\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"user this will bite him on the arse stupid thing to do\"\n        ],\n        [\n            1,\n            \"ugly bad built ass bitch i would've slapped tf out her url\"\n        ],\n        [\n            1,\n            \"would this brainless retard that claims to be my father just hurry up and die ¿ ¿ ¿ ¿ ¿ ¿ ¿\"\n        ],\n        [\n            1,\n            \"rt user i'm a bad bitch hoe u can't kill me\"\n        ],\n        [\n            0,\n            \"rt user women who claim they don't get because they aren't hoes are just as bad as dudes who claim they're overlooked bc the …\"\n        ],\n        [\n            1,\n            \"battle explicit crazy ex girlfriend url awe snap url\"\n        ],\n        [\n            0,\n            \"rt user i can see the headlines now no service for andy carroll at the vodafone stadium tonight can't fucking wait\"\n        ],\n        [\n            1,\n            \"rt user just cuz my money keep like forest gump 💰 🏃 🏾 i got niggas hate me like i'm donald trump\"\n        ],\n        [\n            1,\n            \"hate girls that be all up on my mans notifications but when he tweets about me you bitches are no where to be found 😂\"\n        ],\n        [\n            1,\n            \"rt user lost respect for a lot of people this year 💯 disgusting ass\"\n        ],\n        [\n            1,\n            \"rt user i swear people are so fucking ignorant and annoying\"\n        ],\n        [\n            1,\n            \"hacked stop leaving your twitter up 2 fucking school idiot\"\n        ],\n        [\n            1,\n            \"bloody hell i haven't been a size 4 since i was 15 uni what have you done to me\"\n        ],\n        [\n            1,\n            \"user no need to apologize because some people are too retarded to see your message of positivity and to trying to unite us\"\n        ],\n        [\n            1,\n            \"hey what the hell i pulled into my and i could see my sister in the living room watching star vs the forces of evil without me\"\n        ],\n        [\n            1,\n            \"im so fucking pissed i hate you trump i wanted to start ww3\"\n        ],\n        [\n            1,\n            \"hashtag ugly slut with clam brutally url\"\n        ],\n        [\n            1,\n            \"rt user islamic state says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"user user dude are talking your look so idiot retard\"\n        ],\n        [\n            1,\n            \"i hate school so fucking badly i get stuck jus give up 🤦 🏾 ‍ ♂ ️ 🤕\"\n        ],\n        [\n            1,\n            \"user that is a fucking movie url\"\n        ],\n        [\n            1,\n            \"dumbass 😂 just cant fix stupid url\"\n        ],\n        [\n            1,\n            \"user probably because my brothers an idiot 😂 😂\"\n        ],\n        [\n            1,\n            \"should've won that bloody match damn it ref goal wasn't even offside damn it\"\n        ],\n        [\n            1,\n            \"rt user i'm annoying af i have a meme for everything i'm just shitty that way\"\n        ],\n        [\n            1,\n            \"look which idiot bought herself ddr 4 ram without owning a ddr 4 this genius\"\n        ],\n        [\n            1,\n            \"rt user please don't engage with idiots or let them affect you url\"\n        ],\n        [\n            1,\n            \"you a bad bitch don't eva forget that url\"\n        ],\n        [\n            1,\n            \"rt user i hate when a song reminds me of someone i give 0 fucks about\"\n        ],\n        [\n            1,\n            \"i can't wait til i get cleared that my cut is that way i can start working on losing this ugly ass stomach gave me 😩\"\n        ],\n        [\n            1,\n            \"rt user attack dog us media meekly kowtows to noted idiot trump after show of force like timid piglets cowering before a wolf wit …\"\n        ],\n        [\n            1,\n            \"yes i'm the nigga they hated on heart made of stone 🔥 💯\"\n        ],\n        [\n            1,\n            \"user user i wish she would move to montana so she could be my senator instead of that idiot steve\"\n        ],\n        [\n            1,\n            \"rt user this fucking cast i swear its all a conspiracy to drive us all insane url\"\n        ],\n        [\n            1,\n            \"rt user it's beyond fucking cruel that the syrians who will die because of this were doomed regardless of who won our …\"\n        ],\n        [\n            1,\n            \"rt user breaking news stupid ass senator known to speeches still doesn't know the functions of url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"user that submission spot was fucking insane\"\n        ],\n        [\n            0,\n            \"rt user actually disgusting how i look in any photo thats not taken by me 🤙 🏼 😂 catfish 101\"\n        ],\n        [\n            1,\n            \"also reading all the reviews of 80 phones by like fuckin iphone 7 owners who are extremely vicious that the phone cant scratch their ass\"\n        ],\n        [\n            1,\n            \"you have always been an idiot 🤣 url\"\n        ],\n        [\n            1,\n            \"rt user holy fuck the hardy boys hashtag\"\n        ],\n        [\n            1,\n            \"rt user hate a nigga that try and run me you can't wear this you can't go out you can't chill with them is u my man or …\"\n        ],\n        [\n            1,\n            \"rt user the idiots of this world 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user fucking liars every evil they will be blamed on isis how about iraqi troops separating boys and them\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            0,\n            \"hate and bee season wasps keep flying into the train and i keep having to change ffs 😩\"\n        ],\n        [\n            1,\n            \"going to dates with your filters no wonder that nigga was disappointed 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"my 21st i wanna be in miami getting so fucked up\"\n        ],\n        [\n            1,\n            \"rt user someone please buy nelle a one way ticket and put her annoying ass on a train hashtag\"\n        ],\n        [\n            0,\n            \"rt user url why this evil bastards records sealed look at this time peace handout of the harvard law review bo …\"\n        ],\n        [\n            1,\n            \"rt user all these fuckers who thought email and a speech to goldman sachs were look real fucking petty and …\"\n        ],\n        [\n            1,\n            \"there's always that one idiot in the class stfu 😒 😒\"\n        ],\n        [\n            1,\n            \"niggas on tv getting disgusting for the camera\"\n        ],\n        [\n            0,\n            \"rt user flash nigeria will die if govt continues to neglect niger delta region – delta cleric the … url\"\n        ],\n        [\n            1,\n            \"i put the js on the hoes look clueless i put the designers on the hoes get stupid hashtag\"\n        ],\n        [\n            1,\n            \"idiots are told by a man what to wear url\"\n        ],\n        [\n            1,\n            \"user 😂 😂 😂 see who is talking 😂 😂 😂 is himself biggest idiots n frustrated in life he put filters … url\"\n        ],\n        [\n            1,\n            \"rt user when your two friends are too drunk to get they ass out of the damn car 😤 url\"\n        ],\n        [\n            1,\n            \"if you don't want my puppy jumping on your dog don't fucking bring him in my yard where my puppy is playing stupid bitch\"\n        ],\n        [\n            1,\n            \"rt user this idiot is even trolling a trump thread about wounded warriors literally all he does all day every day is troll trum …\"\n        ],\n        [\n            1,\n            \"user what the triple fuck what the hell is going on\"\n        ],\n        [\n            1,\n            \"rt user retweet if you fuck with this url\"\n        ],\n        [\n            1,\n            \"rt user so sick of stalking my account piss off blocked url\"\n        ],\n        [\n            1,\n            \"user oh 😱 😂 😳 what is dogs ' hold over idiots like us 🙄\"\n        ],\n        [\n            1,\n            \"im fucking going to san francisco on tuesday\"\n        ],\n        [\n            1,\n            \"user they're absolutely fucking pathetic i need to know what the hell is going on so i can sort out … url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user if you're gonna be a bitch then be a bad bitch 😉\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url bad ass url\"\n        ],\n        [\n            1,\n            \"i'm forever thankful for the people that make stupid ass threads of stuff that makes me crack up\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user gigantic line of bubble gum flavored cocaine oh man let's watch some fuckin ' anime\"\n        ],\n        [\n            1,\n            \"yall without a shred of fucking evidence iraq and libya dropped the dollar then got invaded syria did too now u see why we hate them\"\n        ],\n        [\n            1,\n            \"user user you should of joined my party when i wanted you bum idiots when you were on those bum accounts\"\n        ],\n        [\n            1,\n            \"my snapchat is chaotic evil bc i post videos of me drinking vinegar to piss people off\"\n        ],\n        [\n            1,\n            \"go cry yo ass to sleep cuz stupid bitch yk he lying\"\n        ],\n        [\n            1,\n            \"benedict is a damn stupid name i hope history doesn't remember him i hope his legacy becomes trash\"\n        ],\n        [\n            1,\n            \"user yea yea yea yea yea my bitch she bad to the bone\"\n        ],\n        [\n            1,\n            \"see 👏 👏 👏 may i reach this level of being bad ass 😅 url\"\n        ],\n        [\n            1,\n            \"user why the fuck did you let that bitch steal your girl 😡 💔\"\n        ],\n        [\n            1,\n            \"i wanna hate tim so bad but he's the nicest fucking dude in the world\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            0,\n            \"rt user retweet if you fuck with this url\"\n        ],\n        [\n            1,\n            \"he called her a pussy so she by calling him a bitch fighting sexism with sexism so fucking stupid url\"\n        ],\n        [\n            1,\n            \"user what the hell made you strike hashtag just on raised by anti assad sources you're as bad as your\"\n        ],\n        [\n            1,\n            \"i hate my cancer moon ass she always makes me fall for scorpios or people with a lot of scorpio influence im tired … url\"\n        ],\n        [\n            1,\n            \"user fucking stop killing us in the name of profits\"\n        ],\n        [\n            1,\n            \"imagine having no so you could call me a stupid bitch\"\n        ],\n        [\n            1,\n            \"woke up after a two hours of sleep my body is a real jackass about europe\"\n        ],\n        [\n            1,\n            \"ugly ass tried to hit me with a joke but why was it so corny she's like i don't think i wanna be your friend anymore 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"hate bitches that you gotta ask 200 questions to get to what you looking for 😭\"\n        ],\n        [\n            1,\n            \"rt user this is why pepsi is trash how are you gonna have a nasty product and shitty ads for it url\"\n        ],\n        [\n            1,\n            \"rt user lmaooo on god if you believe in horoscopes unfollow me u retarded url\"\n        ],\n        [\n            1,\n            \"if you can't make a deal with a politician you're a fucking idiot url\"\n        ],\n        [\n            1,\n            \"i really fucking hate u omg url\"\n        ],\n        [\n            1,\n            \"i hate this nigga 😂 😂 user url\"\n        ],\n        [\n            1,\n            \"mike pence's fucking life philosophy is boys will be boys that is absolutely insane for a vp in 2017\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i hate a person that assumes like come fucking ask me to clarify i ain't gone lie to you dumbass 🖕 🏾\"\n        ],\n        [\n            1,\n            \"rt user congratulations you're an idiot 👏 🏻 url\"\n        ],\n        [\n            1,\n            \"user hell yes he thinks all of us are stupid if he felt bad about the kids in syria he should be let … url\"\n        ],\n        [\n            1,\n            \"just watched user break my fucking heart rip fiona user\"\n        ],\n        [\n            1,\n            \"rt user since yal want ass shots so bad 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user them hoes gone hate me\"\n        ],\n        [\n            1,\n            \"rt user this nigga really stupid like im convinced url\"\n        ],\n        [\n            1,\n            \"user that's disgusting why do people have to be so shitty\"\n        ],\n        [\n            1,\n            \"rt user ash i am disappointed in you bitch had me like damn 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"i always feel so nasty after eating ice cream 😹 like damn you\"\n        ],\n        [\n            1,\n            \"this kid just farted in the airport on accident nd the mom gave him that omg that's awful look damn chill ma he got some gas 😂 😂\"\n        ],\n        [\n            1,\n            \"let do my hair so i could go my disgusted ass inside\"\n        ],\n        [\n            1,\n            \"u look like s ffs u stupid cunt\"\n        ],\n        [\n            0,\n            \"rt user don't hmu when u get tired of ur boring hoe ur boring now too\"\n        ],\n        [\n            0,\n            \"rt user my face be as hell when i wake up i hate it\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' via user huh url\"\n        ],\n        [\n            1,\n            \"user says the idiot who despite 3 links to a study couldn't find where it took place when they listed the … url\"\n        ],\n        [\n            1,\n            \"frank putting some idiot in his place url\"\n        ],\n        [\n            0,\n            \"rt user exposing supposed world class players messi carried these retards to three consecutive finals …\"\n        ],\n        [\n            1,\n            \"rt user stop hating dammit i told you not to hate anyone no matter what fuck this i'm goin ' to get a pizza and a beer y …\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"user go to their country to get the feeling what an idiot\"\n        ],\n        [\n            0,\n            \"rt user his modelling lights ur ass on fire rt if u cried bloody tears url\"\n        ],\n        [\n            1,\n            \"rt user why is it that it's always the bitches that swear they don't give a fck about you or hate you that can't keep your name …\"\n        ],\n        [\n            0,\n            \"mark hamill nails han solo impression in star wars bad lip reading video url\"\n        ],\n        [\n            1,\n            \"rt user thank fuck its friday url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"watch me get fucked and url\"\n        ],\n        [\n            1,\n            \"rt user this is why pepsi is trash how are you gonna have a nasty product and shitty ads for it url\"\n        ],\n        [\n            1,\n            \"rt user having a at school fr the worst thing ever\"\n        ],\n        [\n            1,\n            \"hell he one in hes tough url\"\n        ],\n        [\n            1,\n            \"rt user i am the fucking worst when it comes to trying to get that jump shot url\"\n        ],\n        [\n            1,\n            \"rt user normani did u rest bad bitches needs to\"\n        ],\n        [\n            1,\n            \"user it's awful i'm in 🇬 🇧 and no news station here is covering it it's their job to cover news regardless ffs fucking bastards\"\n        ],\n        [\n            0,\n            \"rt user sends jared a fruit basket url\"\n        ],\n        [\n            1,\n            \"rt user isis spokesman on trump the us is ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"rt user this bitch is like bloody mary say war three times and she'll show up url\"\n        ],\n        [\n            1,\n            \"rt user it's so annoying when people come up to me show me things on dem phone use the fucking share button so i can ignore ur meme …\"\n        ],\n        [\n            1,\n            \"rt user these stupid ass niggas lost belief in using\"\n        ],\n        [\n            1,\n            \"rt user that bitch is nasty and desperate we're not all like that\"\n        ],\n        [\n            1,\n            \"rt user the it remake looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user hate dirty bitches that give they 🐱 too everybody ❗ ️ 💯\"\n        ],\n        [\n            1,\n            \"rt user i'm growing increasingly irritated with user out of bloody stupid timeline setup which idiot thought that's …\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"the amount of ass people in walmart is literally disgusting\"\n        ],\n        [\n            1,\n            \"rt user i hate it when i'm trying to board a bus and there's already an asshole on it url\"\n        ],\n        [\n            1,\n            \"maggie didn ’ t even know ellis she was a horrible fucking mother mind yo damn business hashtag\"\n        ],\n        [\n            1,\n            \"user can't believe tommy girl reported my post i him out on being an idiot\"\n        ],\n        [\n            1,\n            \"user this is called child labour you idiots 😒\"\n        ],\n        [\n            1,\n            \"rt user between the flips all the time and thinking they invented time and space i fucking hate and\"\n        ],\n        [\n            0,\n            \"rt user wondering who listens to hashtag according to melon people in their 20s followed by 30s of which 59 8 females …\"\n        ],\n        [\n            1,\n            \"rt user this bitch wanna be a penguin so bad url\"\n        ],\n        [\n            1,\n            \"jesus fucking christ that girls voice is so god damn annoying url\"\n        ],\n        [\n            1,\n            \"do u retard 👌 d url\"\n        ],\n        [\n            1,\n            \"rt user user if you see me in target respect my mother fucking agency\"\n        ],\n        [\n            1,\n            \"tee said she fucked it up for everybody 😂 🙄 url\"\n        ],\n        [\n            1,\n            \"yessss people underestimate this they dont wanna gag and shit but do it on that dick url\"\n        ],\n        [\n            1,\n            \"i hate how my generations thoughts views on things is so fucked up\"\n        ],\n        [\n            1,\n            \"user you want to be part of something this idiot is in charge of url\"\n        ],\n        [\n            1,\n            \"rt user im sick of niggas wit me like i wont fight they ass\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user holy shit donny you are officially the lowest rated president of the united states ever 34 wow just wow user …\"\n        ],\n        [\n            1,\n            \"rt user need a nigga that like traveling i hate females and i don't be wanting to go alone\"\n        ],\n        [\n            0,\n            \"i feel bad for some of you hoes mamas they did not raise u to be the hoe you are today 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"i'm terrible when it comes to assignments idgaf about i just wrote 3 sentences in my summary and fucked off for 10 mins\"\n        ],\n        [\n            1,\n            \"rt user stupid girl with the ugly ass hair url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user it's one thing to say you hate trump and it's another thing to be by his fucked up policies i'm hurting for my fam …\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            0,\n            \"bloody hell yes i miss him 😭 😭 url\"\n        ],\n        [\n            1,\n            \"rt user wow if obama had an idiot twin sister 👇 url\"\n        ],\n        [\n            1,\n            \"rt user look at this fuckin retard url\"\n        ],\n        [\n            0,\n            \"its fucking jeff hardy matt hardy its hardy boyz omg there here 😄 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user even though i fucking hate conor for what he did\"\n        ],\n        [\n            1,\n            \"user user and your idiots can 😂 😂 come and have a drink we us 🔵 ⚪ 🔵 ⚪\"\n        ],\n        [\n            0,\n            \"this idiot user is still in politics he said he will quit politics after results user े\"\n        ],\n        [\n            0,\n            \"today has started off so bad i'm already pissed and i woke up at 9 30\"\n        ],\n        [\n            1,\n            \"user the writers have turned the bad ass michonne into this horribly clingy girlfriend i want her back … url\"\n        ],\n        [\n            1,\n            \"i got out of bed 4 pm and all i've done today is sleep this is kicking my ass so bad\"\n        ],\n        [\n            1,\n            \"rt user niggas loveeeeeeee the ugly bitches 😂 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"when fucking retards get their hands on editing software stop url\"\n        ],\n        [\n            1,\n            \"men on here want to hit women so fucking badly and justify it and i just don't understand url\"\n        ],\n        [\n            1,\n            \"i'll get a when i'm around someone from one of em and they be so shocked like bitch u know him 😂\"\n        ],\n        [\n            1,\n            \"jorge took an ugly ass video of me and won't stop sending it to me 😭 🙄\"\n        ],\n        [\n            1,\n            \"rt user i'm stingy as fuck with my food my man my friends basically anything that's mineeeeee\"\n        ],\n        [\n            1,\n            \"user i wonder why you are a fucking stupid nazi asshole\"\n        ],\n        [\n            1,\n            \"rt user that bitch talk bad about me now she doing bad with out me 💔 😈 😭 url\"\n        ],\n        [\n            0,\n            \"this video could be terrible and my weave would still be snatched url\"\n        ],\n        [\n            1,\n            \"user i think you stupid ass republicans are extremely stupid\"\n        ],\n        [\n            1,\n            \"user hes the shitty one why am i getting all the hate\"\n        ],\n        [\n            0,\n            \"i hit a bird this morning and it got caught underneath my car car and all i had to do was listen to it die it was awful\"\n        ],\n        [\n            1,\n            \"rt user the fuck outta rae cause she hit me made me fall off the car before so call it even you'll be lil bitch …\"\n        ],\n        [\n            1,\n            \"rt user why are these muh fuckers so stupid 😑 😑\"\n        ],\n        [\n            1,\n            \"user user you look like a baby dragon your ugly ass\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"i'm trying to hold my pee sooooo bad on this bus but the way this bus driver is driving ima piss myself 😩 😷\"\n        ],\n        [\n            1,\n            \"rt user for those that support him y'all should read this and consider if giving your money to this awful is a good id …\"\n        ],\n        [\n            1,\n            \"exactly stupid bitch trying to embarrass me url\"\n        ],\n        [\n            0,\n            \"miles raps about his relationship with jesus christ and it's a fucking horrible track\"\n        ],\n        [\n            1,\n            \"florida ohio pennsylvania people upset are so god damn stupid it hurts im not a fan of the strike but christ do at … url\"\n        ],\n        [\n            1,\n            \"i understand why niggas dont wanna be in relationships 😭 😂 😭 😂 girls annoying af\"\n        ],\n        [\n            1,\n            \"rt user that nigga needs anger management\"\n        ],\n        [\n            1,\n            \"bitch twitter should ban you for being so entitled and disgusting i hope you say your prayers cuz url\"\n        ],\n        [\n            1,\n            \"would this brainless retard that claims to be my father just hurry up and die ¿ ¿ ¿\"\n        ],\n        [\n            1,\n            \"i hate when people say this like yea you fucking did 😂 its called lunch url\"\n        ],\n        [\n            1,\n            \"user i want that to be exposed as evil hashtag\"\n        ],\n        [\n            1,\n            \"syria mississippi florida and obama had nothing to do with it 😂 😂 😂 bomb trump ugly ass and d c url\"\n        ],\n        [\n            1,\n            \"please don't try to get my man 😩 i'll really hate to kill you bitches 😏 🔪\"\n        ],\n        [\n            1,\n            \"rt user i'm fucking crying rebecca did that url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user hr 226 call your members of congress this is nothing but evil make the damn call people url\"\n        ],\n        [\n            1,\n            \"rt user to all the people who ask how's college well it's fucking horrible and i think i'm dying but ya know still here\"\n        ],\n        [\n            1,\n            \"user 5 million for that ugly ass thing\"\n        ],\n        [\n            1,\n            \"come on naomi fuck me up again hashtag\"\n        ],\n        [\n            1,\n            \"whether they have no friends shitty friends or lots of friends they all show themselves to be evil\"\n        ],\n        [\n            1,\n            \"i hope leaders just kick retards that fake leave teams today\"\n        ],\n        [\n            1,\n            \"rt user how some of you people can't see what a fucking idiot donald trump is i'll never believe\"\n        ],\n        [\n            1,\n            \"bryce can kill himself that fucking disgusting asshole i hate him with all my heart and soul\"\n        ],\n        [\n            0,\n            \"also what do i have to sacrifice in order to go into the tags without seeing any nasty ass posts 😬 😩\"\n        ],\n        [\n            1,\n            \"where do y'all find these 🤡 ass people man like i fucking can't\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"rt user says john podesta was paid one user is not with russia clinton this idiot is getting pd by russia htt …\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"if cats looked like frogs we'd realize what nasty cruel little bastards they are style that's what people remember terry\"\n        ],\n        [\n            1,\n            \"user user rice obama village idiot\"\n        ],\n        [\n            1,\n            \"rt user hi if i'm with my boyfriend and you say hi to him you can say hi to me too i don't bite i hate bitches like you\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"snap rn has me fucking this man is hammered 😂\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user yo momma had them ugly ass heels not mine url\"\n        ],\n        [\n            1,\n            \"let's lose our minds and go fucking crazy ah ya ya ya ya i keep on hoping we'll eat cake by the ocean ♪ ♥\"\n        ],\n        [\n            0,\n            \"rt user three days after tillerson declares assad can stay we have the worst chemical attack since 2013 that is not a goddamn coin …\"\n        ],\n        [\n            1,\n            \"rt user i hate when my exes siblings try to get at me like i fucked your brother bro it's one dick per family\"\n        ],\n        [\n            1,\n            \"user bloody hell did that interview ages ago i thought it had been\"\n        ],\n        [\n            0,\n            \"bout to be annoying as hell on twitter today url\"\n        ],\n        [\n            1,\n            \"rt user people that support abusers are so fucking ugly\"\n        ],\n        [\n            1,\n            \"rt user you mad bitch 🤔 stay mad 😝 😝 url\"\n        ],\n        [\n            1,\n            \"exposing user kid is retarded and a script ignore him he's harmless url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"user user for ya mate always 1 fucking team\"\n        ],\n        [\n            1,\n            \"rt user 13 reasons why just reminds me how shitty and stupid boys are\"\n        ],\n        [\n            1,\n            \"user user jokes on y'all it's the 2nd idiots\"\n        ],\n        [\n            1,\n            \"user remember that awful ass song he released like kiss me fuckin bullshit ass something\"\n        ],\n        [\n            1,\n            \"just tried to make myself cookies and i fucking burnt them\"\n        ],\n        [\n            1,\n            \"user user alexander hamilton fucking hated democracy\"\n        ],\n        [\n            1,\n            \"who the hell has a shower at 3 30 am worst night's sleep in months and it had to be when i have work in the morning\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"i may not say it a lot but i hate armys i hope they choke on every dick but\"\n        ],\n        [\n            1,\n            \"rt user user kris is the mom you idiot\"\n        ],\n        [\n            0,\n            \"i am so disappointed in our so called journalists who think that a witch hunt against our president is or ok hashtag\"\n        ],\n        [\n            1,\n            \"user uh hell fucking yeah it's 8am tho and i'm still sleeping\"\n        ],\n        [\n            1,\n            \"when u think shits going bad and then url\"\n        ],\n        [\n            1,\n            \"user user if you believe all americans are patriots then ur the fucking idiot pulse nightclub san both killers\"\n        ],\n        [\n            1,\n            \"i hate when i ft ppl on accident 🙄 ion want a bitch thinking i'm calling them 😐\"\n        ],\n        [\n            1,\n            \"user the horse wasn't a fuckin gift you moron\"\n        ],\n        [\n            1,\n            \"my senior year i'm not sitting in this boring ass ceremony my father just going have to get tf over it 😂 😂\"\n        ],\n        [\n            1,\n            \"user ugh that sounds terrible i'm sorry you had a shitty night\"\n        ],\n        [\n            1,\n            \"just because they weren't 18 when they did it makes me absolutely fucking sick\"\n        ],\n        [\n            1,\n            \"rt user this is fucking awful man url\"\n        ],\n        [\n            1,\n            \"user i know told me and now i feel like an idiot 😂\"\n        ],\n        [\n            1,\n            \"rt user april fools my life is a fucking joke 😃 🙂 url\"\n        ],\n        [\n            1,\n            \"just finished 13 reasons why nd it made me realize how much i fucking hate humans\"\n        ],\n        [\n            1,\n            \"u had shawn michaels triple h the rock cena even aj styles would have worked but vince chose 5 move idiot reigns hashtag\"\n        ],\n        [\n            0,\n            \"set was atrocious vic came out sang dive in to a shitty background track then quinn came on stage\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"user user yes because u idiots never run out of nonsense\"\n        ],\n        [\n            1,\n            \"bone ko na the idiot my certificate with dirty fingers i can't forget him even if i want to url\"\n        ],\n        [\n            1,\n            \"pepe pepe pepe renew his fucking contract 😍 😍 😍 ❤ ❤ ❤\"\n        ],\n        [\n            1,\n            \"user looks like they are real bad ass fighters unlike their daddy\"\n        ],\n        [\n            1,\n            \"breathtaking making money from the presidency and his idiot supporters don't see a problem url\"\n        ],\n        [\n            1,\n            \"boruto looks lit and he's a badass i like that filthy cunt\"\n        ],\n        [\n            0,\n            \"rt user user imagine obama or hc doing this media and republicans would have a meltdown why not when idiot boy does …\"\n        ],\n        [\n            1,\n            \"tap tap tap that ass make it nasty clap clap clap that ass make it nasty tap tap tap that ass make it nasty\"\n        ],\n        [\n            1,\n            \"niggas don't hate yall man they just don't like you as a person 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"im so sick about rick trusting that bitch hashtag\"\n        ],\n        [\n            0,\n            \"let me go by my man girl you hoes miserable on god 😹 😘\"\n        ],\n        [\n            1,\n            \"user fuck that shouldn't be the priority of the ph for fucks sake we need agriculture\"\n        ],\n        [\n            1,\n            \"user no donald trump this is all on you pack your bags your stupid narcissistic lunatic ass is fired\"\n        ],\n        [\n            1,\n            \"it was time for lavar ball to shut up like a month or two ago now he's just being an idiot\"\n        ],\n        [\n            1,\n            \"bitch you got 7 dogs you nasty url\"\n        ],\n        [\n            1,\n            \"user no worries you're bad ass and you gotta keep on being a bad ass\"\n        ],\n        [\n            1,\n            \"rt user we're so fucking boring charles\"\n        ],\n        [\n            1,\n            \"we are the hate crew we stand and we won't fall we are all for none and none for all fuck you we'll fight to th … url\"\n        ],\n        [\n            1,\n            \"i pray for on that appeal man 🙏 fuck da feds the fed ass niggas hashtag\"\n        ],\n        [\n            0,\n            \"rt user bad news indiana house passes a bill designed to the state ’ s growing rooftop solar industry url\"\n        ],\n        [\n            1,\n            \"user user oh what's that your just a than thou cunt on the internet this is my shocked face\"\n        ],\n        [\n            1,\n            \"rt user i austin one of the worst in a cabal he should be thrown out of the party hashtag\"\n        ],\n        [\n            1,\n            \"rt user im fucking screaming what he pull out 💀 url\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"rt user watch this evil ass system work url\"\n        ],\n        [\n            1,\n            \"user bunch of barbaric ppl sick sick ppl get them the hell out of our country\"\n        ],\n        [\n            1,\n            \"i hate when recipes pop up on my timeline i'm fucking starving that does not help\"\n        ],\n        [\n            1,\n            \"feel like loading 40 put it to a nigga head blow out the bad stories\"\n        ],\n        [\n            1,\n            \"i just started celebrating that by kyle in my organic chemistry class and looked like an idiot\"\n        ],\n        [\n            0,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user hole up hole up bitch you this mad all the way in texas u dont even go here url\"\n        ],\n        [\n            1,\n            \"rt user i can't get one fucking break from your president's stupid ass\"\n        ],\n        [\n            1,\n            \"niggas call you stupid for using their words against them url\"\n        ],\n        [\n            1,\n            \"rt user user i know we're fucking idiots\"\n        ],\n        [\n            1,\n            \"user user retweet this idiot if you want a man banned for vile attacks on labour mps to carry on this corbyn\"\n        ],\n        [\n            1,\n            \"user user what does mike have to do to get a fucking grammy\"\n        ],\n        [\n            1,\n            \"why bother attacking retarded ass team what's the point of playing defensive for 90 mins\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"is the apc a or a retarded infant url url\"\n        ],\n        [\n            1,\n            \"user yo i fucking hate ppl that do that some fat ass nerd skipped a week of school for the launch of battlefront\"\n        ],\n        [\n            1,\n            \"just went i thought i was done with this shitty week the alarm system isnt working and i can't leave oh my god i hate this place\"\n        ],\n        [\n            1,\n            \"rt user on i hate i even fucked w people sometimes ❗\"\n        ],\n        [\n            0,\n            \"rt user the worst part of living in isn't the crime or the pot holes or anything like that it's knowing my mayor is a ch …\"\n        ],\n        [\n            1,\n            \"user user all because i'm the world's biggest idiot and don't know how to read\"\n        ],\n        [\n            0,\n            \"in concentration camp in nazi germany te population tried to neglect the knowledge of the … url\"\n        ],\n        [\n            1,\n            \"y'all nigga terrible washington district of columbia url\"\n        ],\n        [\n            1,\n            \"nah bro that shit was nasty then and it's nasty now 😂 url\"\n        ],\n        [\n            1,\n            \"rt user her suit was built by bird aliens you fucking idiots men my ass url\"\n        ],\n        [\n            1,\n            \"rt user this is why i hate arabs the cunts url\"\n        ],\n        [\n            1,\n            \"user and this idiot will kill you url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user i hate when in a relationship or some shit people know but hoes still try get with yo man like\"\n        ],\n        [\n            1,\n            \"attack on titan s2 episode one's ending was fucked up that was so brutal\"\n        ],\n        [\n            0,\n            \"rt user hell ain't seem that bad anymore url\"\n        ],\n        [\n            1,\n            \"user user you are a fucking idiot this is iraq all over again\"\n        ],\n        [\n            1,\n            \"rt user yo momma had them ugly ass heels not mine url\"\n        ],\n        [\n            1,\n            \"user user hey i think isis is correct trump you are ruining our reputation in the world you are a fucking idiot\"\n        ],\n        [\n            1,\n            \"what the hell is this its so ugly url\"\n        ],\n        [\n            1,\n            \"all my bitches bad you'll never see me around ugly females 😂\"\n        ],\n        [\n            1,\n            \"user you would figure at some point the audience would realize that each week is going to call them idiot babies\"\n        ],\n        [\n            1,\n            \"rt user wtf south africa what the hell are you doing lifting the ban on rhino horn sales outrageous stupid url\"\n        ],\n        [\n            0,\n            \"rt user rains nonstop for 2 days wife we almost need an ark me the boat or the thing that melts nazi faces wife me …\"\n        ],\n        [\n            0,\n            \"rt user ima need you to tell me how you went to a d cup bih you looking bad as hell url\"\n        ],\n        [\n            1,\n            \"rt user all the birds returned from the south for winter and the are already sick of those seasonal assholes saying …\"\n        ],\n        [\n            1,\n            \"rt user delete it we need the streams you fucking idiots url\"\n        ],\n        [\n            1,\n            \"listening to this jerk eric i couldn't believe my ears hearing this idiot well rhetoric\"\n        ],\n        [\n            0,\n            \"url always buy the ugly fruit in guys 🍊 🍋 🍓 🍇 🍉 🍌 🍈 🍍 🍑\"\n        ],\n        [\n            1,\n            \"rt user if the idiot son in law the insane racist that's an improvement url\"\n        ],\n        [\n            1,\n            \"rt user some of the people in this valley are idiots i swear\"\n        ],\n        [\n            1,\n            \"rt user and lisa still getting her hair fucked up yg hate her url\"\n        ],\n        [\n            1,\n            \"hate this asshole but he nailed it url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            0,\n            \"chairman ping yan and demand that mr ping yan the city to end the horrific url via user\"\n        ],\n        [\n            1,\n            \"waited all fucking day to see you now you in a bad mood fucking stupid\"\n        ],\n        [\n            1,\n            \"user perhaps an iq test should be a requirement for members of congress this idiot and jackson lee would\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            0,\n            \"whew i'd be sick but i'm not an idiot so i don't bet on the knicks 😂 url\"\n        ],\n        [\n            1,\n            \"omg why can't nobody answer the fucking phone\"\n        ],\n        [\n            1,\n            \"rt user listening to the chainsmokers coldplay collaboration why why does this exist who wanted this who the hell asked for th …\"\n        ],\n        [\n            1,\n            \"rt user anc idiots and thugs trying to put race card your president is nd yall will know us well ka 2019 hashtag\"\n        ],\n        [\n            1,\n            \"rt user this is totally fucked up url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"harry fucking dominated that song he has blown me away\"\n        ],\n        [\n            1,\n            \"rt user sleep is the worst fuckin thing to experience\"\n        ],\n        [\n            1,\n            \"yall check out my music 💯 let me know if you fucking with it\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user congrats to all the blithering idiots who elected this a hole trump just signed away your internet privacy url\"\n        ],\n        [\n            1,\n            \"if governments want to stop refugees they can close your fucking borders url\"\n        ],\n        [\n            1,\n            \"another reason mccain needs to go home mccain calls nuclear option ' stupid idiots ' url\"\n        ],\n        [\n            1,\n            \"rt user i hate those fucking teachers that mark you for not being seated when the bell rings\"\n        ],\n        [\n            1,\n            \"rt user she got fucked nd it was april fool how stupid could these creatures be\"\n        ],\n        [\n            0,\n            \"wait hold up it was all just a bad ass dream hashtag\"\n        ],\n        [\n            1,\n            \"rt user if im fucking w you dont worry about who want me im focused on you period\"\n        ],\n        [\n            1,\n            \"1 that's insulting because i hate monkeys 2 you're a fucking idiot\"\n        ],\n        [\n            1,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            1,\n            \"gotta stop sleeping on the ugly niggas url\"\n        ],\n        [\n            0,\n            \"rt user maggie lesbian who must be protected at all cost goes into combat without a bullet proof vest me let me be yo …\"\n        ],\n        [\n            1,\n            \"to bad we beat your ass in 2007 hashtag url\"\n        ],\n        [\n            1,\n            \"oh absolutely fucking not not my ass url\"\n        ],\n        [\n            1,\n            \"my stupid ass iphone has been in recovery mode for hours and won't update or restore\"\n        ],\n        [\n            1,\n            \"user i'm gonna because you are correct the bulls are going to the finals fuck the cleveland go bulls '\"\n        ],\n        [\n            1,\n            \"rt user wtf how fucking how url\"\n        ],\n        [\n            1,\n            \"rt user oh my fucking god\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user boring ass halo eye look on to the tl url\"\n        ],\n        [\n            1,\n            \"ima be a bad bitch for my birthday nails bundles heels dress all dat 😏 🤤 just cause\"\n        ],\n        [\n            1,\n            \"rt user user i fucking told ya\"\n        ],\n        [\n            1,\n            \"this nigga harden gonna pull up twice and miss bad 😂\"\n        ],\n        [\n            1,\n            \"rt user can't even feel bad for females who are stuck on a nigga that them you gon learn sis\"\n        ],\n        [\n            0,\n            \"rt user probably and tyler until baseball gets boring about three days sorry guys\"\n        ],\n        [\n            1,\n            \"rt user when you know who you is none or this twitter shit matters this shit is comedy for laughs like\"\n        ],\n        [\n            1,\n            \"user i hate his character his emo his actions basically everything about besides his powers piss me off\"\n        ],\n        [\n            1,\n            \"come watch idiots play forza horizon 2 url\"\n        ],\n        [\n            1,\n            \"user where's leadership are idiots who have no idea what they're doing\"\n        ],\n        [\n            1,\n            \"i told that lik bitch she was ugly i hope aint get offended 😬\"\n        ],\n        [\n            1,\n            \"user user our bffs are real idiots 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user my attitude horrible for a ass 🗣 🗣 🗣\"\n        ],\n        [\n            1,\n            \"i fucking hate explaining like who i am to people that dont know like i just expect them to already know and they dont\"\n        ],\n        [\n            1,\n            \"rt user some idiots here including an journalist have been saying no weather flood situation in that a …\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            0,\n            \"sleeping in makes me sick and i'm still sweat like hell\"\n        ],\n        [\n            1,\n            \"if you think it isn't go to hell i hate you and i wanna stab you to death\"\n        ],\n        [\n            1,\n            \"getting home at this time is stupid my guy how i'm supposed to sleep with the birds and sun out\"\n        ],\n        [\n            1,\n            \"user user you know which idiot mother fucker the\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user user turns out he's just got out of prison for beating his ex girlfriend i'm fucking disgusted and …\"\n        ],\n        [\n            0,\n            \"rt user rains nonstop for 2 days wife we almost need an ark me the boat or the thing that melts nazi faces wife me …\"\n        ],\n        [\n            1,\n            \"user i am so fucking done with he gop omg govern damn you\"\n        ],\n        [\n            1,\n            \"does leonard have 3 rings does he fucking moron url\"\n        ],\n        [\n            1,\n            \"drawing is painful af bc i draw ppl rlly as in boy i cant escape the damn anime\"\n        ],\n        [\n            1,\n            \"rt user i hate that act like bitches 👎 🏾\"\n        ],\n        [\n            1,\n            \"oh just to let you know passed away who the hell does that fucking stupid\"\n        ],\n        [\n            1,\n            \"rt user to hell with luis bloody arrogant fool why bench you idiot it's not like we are the cl you fool\"\n        ],\n        [\n            1,\n            \"the amount of aggressive disrespectful disgusting niggas i came into contact with tonight was unreal swear they wanted to die\"\n        ],\n        [\n            1,\n            \"rt user if you hate me over a guy you're wack as hell boo\"\n        ],\n        [\n            1,\n            \"i couldnt have dealt w this my patience and tolerance for stupid bitches like this is url\"\n        ],\n        [\n            1,\n            \"rt user yeah but you would have to be an idiot to fall for that again 😂 url\"\n        ],\n        [\n            1,\n            \"rt user these cookies are fucking disgusting 😷 url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user beat my ass if i ever let a man make me look stupid\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"user but you're my fucking sister you kno ' that\"\n        ],\n        [\n            1,\n            \"rt user disgusting damage now i fucking hate republicans url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user the visuals are fucking insane url\"\n        ],\n        [\n            1,\n            \"user that's so fucking annoying smh i wish you luck girl 😪 💖\"\n        ],\n        [\n            1,\n            \"rt user dear user please help we're stuck with a bunch of idiots fascists governing our country we need urgent ass …\"\n        ],\n        [\n            1,\n            \"user you idiots made a reaction channel no one is gunna pay 3k to learn how to watch a video\"\n        ],\n        [\n            1,\n            \"rt user wendy is a bad bitch url\"\n        ],\n        [\n            1,\n            \"rt user i hate when you go somewhere like and joe ass child says omg it smell like weed 🙄 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user tell that idiot he didn't declare war he does not need your permission or vote\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"rt user i hate a bitch that wanna lecture you like she yo moms or something like bitch shut up\"\n        ],\n        [\n            1,\n            \"changes needed can't be fucking with these missed chances again and again so off today\"\n        ],\n        [\n            1,\n            \"all of this is ugly as hell url\"\n        ],\n        [\n            1,\n            \"ha he's a bit of a idiot p yes we are he's wasting away 😵\"\n        ],\n        [\n            1,\n            \"me is so violent what did u say huh me bitch\"\n        ],\n        [\n            1,\n            \"rt user if my bitch ever broke bad on me trust me imma find out 💯\"\n        ],\n        [\n            1,\n            \"user it's no laughing matter you fucking idiot\"\n        ],\n        [\n            1,\n            \"rt user they need to bomb yo ugly ass url\"\n        ],\n        [\n            1,\n            \"rt user nasty ass restaurant url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user people dying in hashtag meh kendall fucking jenner made a stupid pepsi ad oh my god what this is outrageous …\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"would legit be a retard driving an f1 car and telling the people that are made up of 3 vienna sausages\"\n        ],\n        [\n            1,\n            \"rt user shes so fucking annoying url\"\n        ],\n        [\n            1,\n            \"i get to see my bestfriend maybe 5 times a month and that's really fucking pathetic\"\n        ],\n        [\n            1,\n            \"rt user will somebody please beat it into this head that history watched him steal the scotus seat from obama and garland …\"\n        ],\n        [\n            1,\n            \"omg this guy has hacked both women's accounts he is an idiot to do this hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user some cruel bastard has dressed a horse up as paul url\"\n        ],\n        [\n            1,\n            \"rt user i feel like captain morgan put his peg leg up my ass\"\n        ],\n        [\n            1,\n            \"user why the fuck would tag me in some bullshit like this 😭 😭 😭 👀 👀 😱 😱 😰 😒 😒 😒\"\n        ],\n        [\n            1,\n            \"rt user i hate players dude yall can go to hell\"\n        ],\n        [\n            0,\n            \"it pisses me off for days when i come across someone with a really bad mindset\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user he said he don't want you cause you a crazy hoe and he don't play with that 😂 😂 you miserable\"\n        ],\n        [\n            1,\n            \"rt user wtf south africa what the hell are you doing lifting the ban on rhino horn sales outrageous stupid url\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user user michael food consumption will bring about world famine somebody please cork this idiot …\"\n        ],\n        [\n            1,\n            \"an idiot plays mother 3 part url via user\"\n        ],\n        [\n            1,\n            \"don't try to understand me i fucking hate explaining myself\"\n        ],\n        [\n            1,\n            \"this nigga has some of the worst communication skills 🤦 🏾 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"rt user bloody islamic bastards url\"\n        ],\n        [\n            1,\n            \"yep u got that mr guy maga 👊 🤣 just look at his hair face says it all he's bat crap crazy how the hell did … url\"\n        ],\n        [\n            1,\n            \"rt user i got no ass or titties but i'm still bad so wassup\"\n        ],\n        [\n            1,\n            \"rt user yo momma had them ugly ass heels not mine url\"\n        ],\n        [\n            1,\n            \"user yall m very sorry is a idiot and can not distinguish between twins dont be a\"\n        ],\n        [\n            1,\n            \"wv just give me bad vibes period i think that's why i stay you nut ass mfs now\"\n        ],\n        [\n            1,\n            \"user is syria your business who are you just a fucking gringo terrorist\"\n        ],\n        [\n            1,\n            \"this is indeed very fucking close url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user i wanna fucking die i hate this show\"\n        ],\n        [\n            1,\n            \"my dragonite brings all the boys to the yard and they're like can you trade me that and i'm like fck off retard hashtag\"\n        ],\n        [\n            1,\n            \"user alex is also a with no friends and cheated on you about 9 times and your stupid if u think he … url\"\n        ],\n        [\n            1,\n            \"rt user 🤦 🏽 ‍ ♀ ️ i hate a run and tell ya business ass bitch\"\n        ],\n        [\n            1,\n            \"i fuckin 🖤 bad girls cause they have balls url\"\n        ],\n        [\n            1,\n            \"rt user you're fucking pathetic bye see you never\"\n        ],\n        [\n            1,\n            \"there is no situation room at fucking mar a lago stop it\"\n        ],\n        [\n            1,\n            \"sometimes i just wanna tell people to fuck off\"\n        ],\n        [\n            0,\n            \"rt user doesn't surprise me that our so called president would come to the defense of a douche like bill o'reilly bad stick to …\"\n        ],\n        [\n            1,\n            \"rt user oh my gawd why are still people talking about who should pay on dates just crash weddings together you idiots\"\n        ],\n        [\n            1,\n            \"user hey give me your fucking money\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"user if it's the rob lee i know he's probably watched the masters from the base of bollocks\"\n        ],\n        [\n            0,\n            \"the second leading of 2016 he's on the redskins now url via url\"\n        ],\n        [\n            0,\n            \"rt user someone please take twitter away from me i can't be trusted with it and i'm making a tit of myself\"\n        ],\n        [\n            1,\n            \"user worst is when she keeps sucking after you cum 😢\"\n        ],\n        [\n            1,\n            \"rt user when i see a stupid ass fucking tweet that makes no sense url\"\n        ],\n        [\n            1,\n            \"user the worst of it has passed but jesus fuckin christ i hate fever dreams\"\n        ],\n        [\n            1,\n            \"rt user we trade and share a space station with russia should we not speak to them thats just fucking stupid at this point hashtag\"\n        ],\n        [\n            1,\n            \"just woke up so sick today 🤧 bum ass nigga who me tv show\"\n        ],\n        [\n            1,\n            \"only monsters could do this evil evil evil damned evil url\"\n        ],\n        [\n            1,\n            \"user babe that was a fucking terrible thing to have happen and in no way your fault\"\n        ],\n        [\n            1,\n            \"user some idiot just their drink on the number 6\"\n        ],\n        [\n            1,\n            \"i didn't die in my sleep how fucking annoying 🙄 🙄 🙄\"\n        ],\n        [\n            1,\n            \"rt user idiot stick blocked me 😂 😂 couldn't handle all these facts url\"\n        ],\n        [\n            0,\n            \"finna get a dual cam engine for my honda and swap out the ugly ass its riding on rn\"\n        ],\n        [\n            1,\n            \"no matter what you fucking say or what you do i'm done gone\"\n        ],\n        [\n            1,\n            \"rt user beyoncé petty and annoying for this lil ass kitty kat video it's still 🔥 tho 😩 😍 url\"\n        ],\n        [\n            1,\n            \"my ex stupid bitch url via user\"\n        ],\n        [\n            1,\n            \"user user retard alert 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user i used to hate this crack used to always be all out had to fix my pants every 3 mins them damn pants man …\"\n        ],\n        [\n            1,\n            \"throwing her shells on the floor like a fucking savage hashtag ✈ ✈ photo credit url\"\n        ],\n        [\n            1,\n            \"when i go home i'm watching cartoons with my baby all night with his bad ass 😂\"\n        ],\n        [\n            1,\n            \"rt user worst question to ask a nigga what are we 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"grim are u fucking kidding me i've watches on hill about twelve times do you think i don't know this url\"\n        ],\n        [\n            1,\n            \"rt user you retarded if you think pineapple on pizza trash\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user please tell me ivanka hid the nuclear codes isis calls trump an ' idiot ' and tells u s to await ' bloodbath ' url\"\n        ],\n        [\n            1,\n            \"nigga at da end of the day we all would be gone or somewhere else and about it is not gonna fucking matter\"\n        ],\n        [\n            1,\n            \"rt user my mood swings are fucking terrible 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user having this idiot on the security council is just as idiotic to think that trump has the nuclear codes\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user fucking pet peeve url\"\n        ],\n        [\n            1,\n            \"in my life all i need is some hennessy a bad bitch and a bag of weed the holy trinity\"\n        ],\n        [\n            1,\n            \"rt user yea it looks fucking retarded url\"\n        ],\n        [\n            1,\n            \"fucking bitch they literally tried giving yal the fucking game\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"worst fucking week i want to be on an island like 80 seriousness 20 laughing at the situations i've been in url\"\n        ],\n        [\n            1,\n            \"i hate clingy ass people don't text me 100 times don't be all over me just no\"\n        ],\n        [\n            1,\n            \"i hate when guys call their girls bitches and hoes that's your girl you respect her\"\n        ],\n        [\n            1,\n            \"to hell with your stupid coaching rotation of players and lack of motivation\"\n        ],\n        [\n            1,\n            \"user user so yes you could say that but then you would look like an idiot or an ignorant trump ass sucking bitch in doing so\"\n        ],\n        [\n            1,\n            \"rt user i've been doing some research and i think the problem is that people are actually stupid fucking idiots\"\n        ],\n        [\n            1,\n            \"rt user damn snapchat spectacles r so sick url\"\n        ],\n        [\n            0,\n            \"rt user this boss was an efficiency gig economy loving douchebag but that's another story\"\n        ],\n        [\n            1,\n            \"user user jobs remember them you fucking idiot j o b s\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i'm getting extremely frustrated cuz my wwe network keeps idk if it's the network or shitty service but it's pissing me off\"\n        ],\n        [\n            1,\n            \"user what the fuck was that i'm out here wasting my time do that again your punished 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user this is why he should've never been elected president 😒 fucking hate that asshole\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user will someone shut this fucking idiot up embarrassing user\"\n        ],\n        [\n            1,\n            \"rt user url soul savior democracy f s f cover obey obey obey the fucking rules\"\n        ],\n        [\n            1,\n            \"im reading something and this fucking stupid boy is gonna make me cry and im gonna blow up if he does what i think hes gonna do i\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user she's a bad ass url\"\n        ],\n        [\n            0,\n            \"user im you retard i would you think before you speak\"\n        ],\n        [\n            1,\n            \"i had a very bad day on hashtag anniversary my supervisor and just a group of bitches besides i hate my part time job 😒\"\n        ],\n        [\n            1,\n            \"rt user damn thank ya'll 32 million views in a is crazy 🙏 🏾 🙏 🏾 url\"\n        ],\n        [\n            1,\n            \"i hope a girl views me like this because damn am i ugly url\"\n        ],\n        [\n            1,\n            \"fuck it i'm going to dancing classes url\"\n        ],\n        [\n            0,\n            \"rt user user holy crap on a cracker people it's a move on\"\n        ],\n        [\n            1,\n            \"user 😂 damn y'all feeling me but cam you already know tha deal 💯 don't play stupid 💁 🏽 set up bitch 😏\"\n        ],\n        [\n            0,\n            \"some of us are retarded that's why aka me 🙄 url\"\n        ],\n        [\n            1,\n            \"i know the game i should teach it cause these nigga hate for reason 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"fucking insane please pull out fellas please url\"\n        ],\n        [\n            1,\n            \"just cause my money running like forrest gump i got niggas hate me like i'm donald trump hashtag 🔥 🔥 💪 🏿\"\n        ],\n        [\n            1,\n            \"i fucking hate that all of you immediately decided to respond to this the way you all did\"\n        ],\n        [\n            1,\n            \"two things that i just can't respect a fuck nigga and a lyin ass bitch user\"\n        ],\n        [\n            1,\n            \"have u heard reported why europe has been me neither the idiots on syria iraq libya loons need and\"\n        ],\n        [\n            1,\n            \"user user no they couldn't you retard\"\n        ],\n        [\n            1,\n            \"user how do i complain please charged a cancellation fee for a driver whi didnt show up or answer phone fucking cowboys\"\n        ],\n        [\n            1,\n            \"rt user 🗣 cheating is played out 🗣 grow the fuck up\"\n        ],\n        [\n            0,\n            \"rt user damn thank ya'll 32 million views in a is crazy 🙏 🏾 🙏 🏾 url\"\n        ],\n        [\n            1,\n            \"oh my god yes fuck photoshop always hated it url\"\n        ],\n        [\n            0,\n            \"sick douche jock who never got stabbed smh url\"\n        ],\n        [\n            0,\n            \"rt user tit for tat daughter judge made orders in encounter cases now her father cm charged by cbi\"\n        ],\n        [\n            1,\n            \"check this idiot out thinks somehow atheism and darwin what a tool url\"\n        ],\n        [\n            1,\n            \"who is this idiot representing the cab trade on\"\n        ],\n        [\n            1,\n            \"rt user look all of the people who have colored this soul url\"\n        ],\n        [\n            1,\n            \"user bernie you are an idiot you will always be an idiot on friday judge gorsuch will be scotus and you will still be an idiot\"\n        ],\n        [\n            1,\n            \"i fucking hate ass memphis ‼ ️ ‼ ️ ‼ ️ ‼ ️\"\n        ],\n        [\n            0,\n            \"user bro i cant fucking wait for the video 😭 😂 😭 😂 you said soon like 2 months ago\"\n        ],\n        [\n            1,\n            \"rt user hate when niggas wanna try you just cause of the bitches they met in their life\"\n        ],\n        [\n            1,\n            \"rt user hated her sneaky ass url\"\n        ],\n        [\n            1,\n            \"i keep getting fucked over i'm done with everybody and everything\"\n        ],\n        [\n            1,\n            \"user it's this level of that permits that idiot to keep pulling all the fascist he does … url\"\n        ],\n        [\n            1,\n            \"rt user but yeah keep making your stupid fucking jokes and memes url\"\n        ],\n        [\n            0,\n            \"this is a retarded question but what's the pokemon in your avatar\"\n        ],\n        [\n            1,\n            \"i hope kim jong un was watching assad get his ass handed to him tonight so kim doesn't do anything stupid user user\"\n        ],\n        [\n            1,\n            \"rt user trail of lies baby get with it because they are fucking sick url\"\n        ],\n        [\n            1,\n            \"can an ass be tragic to under a burden one can neither bear nor throw off the case of the\"\n        ],\n        [\n            1,\n            \"rt user miserable pathetic bullshit 😂 😂 😂 🤷 🏽 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"ash with a bad hand cash for the danger bottle made of glass shake that ass for the strangers url\"\n        ],\n        [\n            1,\n            \"shit i don't fuckin believe it hashtag those fuckin traitors\"\n        ],\n        [\n            1,\n            \"i hate the assholes who don't turn off there but then again i'm the asshole\"\n        ],\n        [\n            1,\n            \"rt user e all the way giving you bitches the cold shoulder url\"\n        ],\n        [\n            1,\n            \"her shut up ugly me what i'll beat yo ass her oh mah gawd url\"\n        ],\n        [\n            1,\n            \"user tell ur ugly ass friend to hop off your phone\"\n        ],\n        [\n            1,\n            \"but for your idiot feet url\"\n        ],\n        [\n            1,\n            \"rt user normani did u rest bad bitches needs to\"\n        ],\n        [\n            1,\n            \"rt user don't be a boring bitch if that's your nigga suck that nigga dick\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate donald trump and e v e r y o n e who voted for him\"\n        ],\n        [\n            1,\n            \"oh knowing her it's gonna be that fuckin bad trust me lady troll is a fuckin trick url\"\n        ],\n        [\n            1,\n            \"rt user rains nonstop for 2 days wife we almost need an ark me the boat or the thing that melts nazi faces wife me …\"\n        ],\n        [\n            1,\n            \"rt user all these fuckers who thought email and a speech to goldman sachs were look real fucking petty and …\"\n        ],\n        [\n            1,\n            \"rt user this makes me fucking sick does it you url\"\n        ],\n        [\n            1,\n            \"rt user this why i fucking hate group projects url\"\n        ],\n        [\n            1,\n            \"user anyways then after i went to work the day after aka no sleep i got rlly fuckin sick at retreat still recovering rn\"\n        ],\n        [\n            1,\n            \"rt user ' women huh ' said the cop spoiler alert he's not just playing bad cop he's also just an asshole url\"\n        ],\n        [\n            1,\n            \"rt user it's so fucked up that girls have to sit around and cry over stupid boys\"\n        ],\n        [\n            1,\n            \"hashtag sean spicer is a blithering idiot who will repeat anything trump tells him\"\n        ],\n        [\n            1,\n            \"user sorry not gonna work you're in my heart and that lil sum bitch sees all url\"\n        ],\n        [\n            1,\n            \"stern is so fucking annoying please stop doing this\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"some might say just do it because that's what men do i agree but say something lil ugly 😂 i'll let that door slam on ya fuckin head\"\n        ],\n        [\n            0,\n            \"i swear to god if i get sick i'm gonna be so pissed\"\n        ],\n        [\n            1,\n            \"rt user don't fall stupid for these niggas words let these niggas show u actions\"\n        ],\n        [\n            1,\n            \"user what were you doing during the vietnam war draft fucking whores and trying not to get the clap some hero\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user mike pence fuck you too you racist youre worst than trump you suck\"\n        ],\n        [\n            1,\n            \"oh imagine that its fucking non sense have dreamt it the stupid sheep already believe though url\"\n        ],\n        [\n            1,\n            \"we just launched missiles at syria are we going to war what the f ck this idiot has been in office for a couple months and already\"\n        ],\n        [\n            1,\n            \"if u say baseball is boring than your an ignorant dumbass tbh\"\n        ],\n        [\n            1,\n            \"this how idiots on here operate i woke up to a song playing on my tv i tweet he can rap from that twee … url\"\n        ],\n        [\n            1,\n            \"rt user the way men think is so fucking stupid\"\n        ],\n        [\n            1,\n            \"rt user and she still is you motherfuckers are sick i tell you url\"\n        ],\n        [\n            1,\n            \"rt user user nah i do agree bc you could be a 4 0 student not get to graduate bc you didn't pass those stupid ass tests\"\n        ],\n        [\n            1,\n            \"rt user it makes me sick to my stomach to see how bitches dont care about they self respect\"\n        ],\n        [\n            1,\n            \"shout out to wwe partnering with ffxiv tho shits sick\"\n        ],\n        [\n            1,\n            \"this isn't a dairy farm it's a stupid fucking come on peta url\"\n        ],\n        [\n            1,\n            \"user she is a bloody disgrace she is 2 be how the hell do this tory lot sleep at nite se … url\"\n        ],\n        [\n            1,\n            \"clay is so fucking annoying he asks questions every 5 seconds and never goes with the flow just shut up and listen idk how yall claim\"\n        ],\n        [\n            1,\n            \"hap birth stupid hoe 💖 💞 💃 🏻 😛 user url\"\n        ],\n        [\n            1,\n            \"mcconnell do you have alzheimer's you are an idiot just like trump url\"\n        ],\n        [\n            1,\n            \"user don't go with this fake pig crap eating idiots network one of the worst piss\"\n        ],\n        [\n            1,\n            \"rt user i hate a ass person stay from around me\"\n        ],\n        [\n            1,\n            \"rt user we should do a challenge where everyone turns off the autocorrect for their smartphone let's see how retarded people are\"\n        ],\n        [\n            1,\n            \"user the detroit bullshit then this how much bad luck in one day\"\n        ],\n        [\n            1,\n            \"rt user i hate all you niggas url\"\n        ],\n        [\n            0,\n            \"the worst hoe is a hoe who can't admit she was a hoe\"\n        ],\n        [\n            1,\n            \"that's what i fucking hate every defender just backing off and letting take on the shot make some bloody tackle\"\n        ],\n        [\n            1,\n            \"user ew i fucking hate this disgusting tool bag omfg\"\n        ],\n        [\n            1,\n            \"some of you have horrible lmaoooo damn\"\n        ],\n        [\n            1,\n            \"rt user i hate a girls that smoke are ugly ass nigga\"\n        ],\n        [\n            1,\n            \"bitch you use to be a fucking i dont know why your ginger ass aint look these ppl up b4 you went into bed with them hashtag\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user this looks like a retarded class field trip url\"\n        ],\n        [\n            1,\n            \"where the bloody hell is hashtag\"\n        ],\n        [\n            1,\n            \"sometimes u just wanna say disgusting ass bitch but u remember it's just your period chill out 😂\"\n        ],\n        [\n            1,\n            \"rt user i hate ungrateful bitches 🙄 url\"\n        ],\n        [\n            1,\n            \"rt user i feel like captain morgan put his peg leg up my ass\"\n        ],\n        [\n            1,\n            \"user yooooo this song is fucking lit url\"\n        ],\n        [\n            1,\n            \"rt user que fucked up es 13 reasons why\"\n        ],\n        [\n            1,\n            \"user yeah the newest one it's called hotel o think and it's fucked\"\n        ],\n        [\n            1,\n            \"man i hate when a nigga cock blocking at the function i'm tryna get laid tonight\"\n        ],\n        [\n            0,\n            \"user user bloody hell how did you walk in them\"\n        ],\n        [\n            1,\n            \"rt user you say you hate me but you stalk my page you fucking hypocrite\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            0,\n            \"rt user someone please take twitter away from me i can't be trusted with it and i'm making a tit of myself\"\n        ],\n        [\n            1,\n            \"user why the hell is this franchise so unable to scout develop pitching pathetic\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"ima get it in til da day that i go niggas don't act like niggas no mo hate when niggas act like they ain't from t … url\"\n        ],\n        [\n            1,\n            \"niggas hate but always doing something they need to apologize for\"\n        ],\n        [\n            1,\n            \"she rocked his ass tbh i feel bad for bruh but s o to who raised him url\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user god these fucking people 😠 url\"\n        ],\n        [\n            1,\n            \"rt user i hate a ass person stay from around me\"\n        ],\n        [\n            0,\n            \"rt user pann 170401 heol eppis we're on melon's hall of fame url\"\n        ],\n        [\n            1,\n            \"he could have laid her stupid ass out with one hit if he wanted to url\"\n        ],\n        [\n            1,\n            \"bad bitch level bradley james url\"\n        ],\n        [\n            1,\n            \"rt user keep in mind trump has no idea what the hell he's doing on any issue if you thought hashtag was bad wait till …\"\n        ],\n        [\n            1,\n            \"rt user user ur my rocky dr bark keep these idiot reporter said vaccine injury i am one ☝ 🏽 of those m …\"\n        ],\n        [\n            1,\n            \"mfs should not have iphone 5c ' s those shits so ugly\"\n        ],\n        [\n            0,\n            \"the worst one for me is zach she was totally vulnerable and he was pissed off because she didn't trust him\"\n        ],\n        [\n            1,\n            \"rt user congrats to all the blithering idiots who elected this a hole trump just signed away your internet privacy url\"\n        ],\n        [\n            1,\n            \"slippers with my ugly ass toes nah url\"\n        ],\n        [\n            1,\n            \"wp bad as la times ny times and the trash abc nets on tv url\"\n        ],\n        [\n            1,\n            \"user user is this idiot from this planet there are two genders my friend get a grip\"\n        ],\n        [\n            1,\n            \"rt user he was so angry out here like bobby bitch what did i do wrong who hurt you url\"\n        ],\n        [\n            1,\n            \"that's what his stupid ass get 😂 😂 url\"\n        ],\n        [\n            0,\n            \"why you so bad 😭 like damn ma 😍 👅 url\"\n        ],\n        [\n            1,\n            \"user user yes but this idiot is also sending troops in way and nobody is talking about it\"\n        ],\n        [\n            1,\n            \"user today you idiots are out of dishes for the egg bites and just throw the eggs in the bag what is wrong with you people idiots\"\n        ],\n        [\n            1,\n            \"rt user wizkid wrote one dance for drake and this idiot they call drake didn't even show up for the video smh\"\n        ],\n        [\n            1,\n            \"they act like it's fucking fireworks url\"\n        ],\n        [\n            1,\n            \"nyc kicks photo url this nigga retarded\"\n        ],\n        [\n            1,\n            \"user that's horrible why the hell would people do that\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user if i gotta be a bitch imma be a bad one\"\n        ],\n        [\n            1,\n            \"i'm sick of bitching about things that are beyond my control\"\n        ],\n        [\n            1,\n            \"rt user ana is suspended in from london slaps his ass on camera suspend this 🖕 🏽 🖕 🏽 🖕 🏽 🖕 🏽\"\n        ],\n        [\n            1,\n            \"user why did i post this twice am i retarded\"\n        ],\n        [\n            1,\n            \"rt user yo too bad our folded on niggas url\"\n        ],\n        [\n            1,\n            \"in p5 worst case scenario is you get a bad item and they leave in they steal your items money sp hp and kick you in the dick\"\n        ],\n        [\n            1,\n            \"rt user put a dick in your mouth then maybe you wouldn't need me to listen to all of your bullshit you stupid twat …\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user that one was the worst one out of the 3 strikes lmfaoooo nigga said eat a banana then get just cuz … url\"\n        ],\n        [\n            0,\n            \"user user it's getting so boring some of the camera have to bird watching\"\n        ],\n        [\n            1,\n            \"user this is what can happen whenever you box anyone u fucking moron not just your friend\"\n        ],\n        [\n            1,\n            \"rt user fuck fake friends we don't need em url\"\n        ],\n        [\n            1,\n            \"it takes a village to raise a child ffs and a village idiot to believe that hillary nwo slogan url\"\n        ],\n        [\n            0,\n            \"crackers n ' smash are going to have a problem any of these bots which face against again are gonna have a bad time hashtag\"\n        ],\n        [\n            1,\n            \"user why did that idiot call the police hashtag\"\n        ],\n        [\n            1,\n            \"so i found this sick ass shirt url\"\n        ],\n        [\n            1,\n            \"user being a dem u all look like idiots considering u voted for gorsuch as a circuit judge\"\n        ],\n        [\n            1,\n            \"rt user am loud boring sometimes annoying have a girlfriend who just fucks with me appreciation user now find me …\"\n        ],\n        [\n            1,\n            \"i fucking hate when people tell me i should change my ways\"\n        ],\n        [\n            1,\n            \"damn i hope they dont find out my weakness is ladies that would be awful url\"\n        ],\n        [\n            1,\n            \"user all these idiots with their comments think they know everything\"\n        ],\n        [\n            1,\n            \"user this is pathetic what the hell is wrong with you guys\"\n        ],\n        [\n            1,\n            \"sometimes i look at and think about how awful my penis is\"\n        ],\n        [\n            1,\n            \"rt user i really hate this nigga 🙄 url\"\n        ],\n        [\n            1,\n            \"user user let's fucking have it\"\n        ],\n        [\n            1,\n            \"rt user ugly as hell 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"give harry styles all of the stars the moon the sun the flowers your heart the world fuck give him everything he deserves it all\"\n        ],\n        [\n            1,\n            \"rt user this bitch is an idiot url\"\n        ],\n        [\n            1,\n            \"rt user fan base is fucking\"\n        ],\n        [\n            1,\n            \"rt user 🏽 ‍ ♂ ️ can't deal with stupid ass bitches\"\n        ],\n        [\n            1,\n            \"i can't get myself to do fucking anything and i hate it\"\n        ],\n        [\n            1,\n            \"user they should hold their ears and get out of parliament shame on and take away bharat data from an idiot\"\n        ],\n        [\n            1,\n            \"rt user i hate that stupid fucking face url\"\n        ],\n        [\n            1,\n            \"user time to get off your ass start making presidential decisions wtf you gonna do about assad killing kids hashtag\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user hate bitches that be thirsty for friends that me\"\n        ],\n        [\n            1,\n            \"user it's horrendous isn't it mate 😢 fucking disgusting\"\n        ],\n        [\n            1,\n            \"i have a headache from these nasty ass animals their smells\"\n        ],\n        [\n            1,\n            \"don't you fucking dare hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i fucking hate that i've been locking myself out all this week\"\n        ],\n        [\n            1,\n            \"user user are you fucking kidding me bruh\"\n        ],\n        [\n            1,\n            \"push your cock inside me i am a bad police punish me url\"\n        ],\n        [\n            1,\n            \"rt user this nigga trump is nun but bad news impeach dis nigga ‼ ️ url\"\n        ],\n        [\n            1,\n            \"i fuckin hate how calls me by my government name 🤦 🏻 ‍ ♂ ️ 😂\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"stupid bitch 😂 😂 💀 💀 you so url\"\n        ],\n        [\n            1,\n            \"user why are you giving these idiots airtime hashtag\"\n        ],\n        [\n            0,\n            \"i need to stop coming to something bad happens every damn time\"\n        ],\n        [\n            0,\n            \"vicious tonight at 7 30 url\"\n        ],\n        [\n            1,\n            \"user oh like selling shoes i worked at a clothing store when i was going to school fucking hated it with all of my heart\"\n        ],\n        [\n            1,\n            \"it was time for another bad ass tiger to get it's feed do your thing shiva hashtag url\"\n        ],\n        [\n            1,\n            \"flip off boots minecraft retards url via user\"\n        ],\n        [\n            1,\n            \"rt user idiot 🙄 in january susan rice assured npr the obama admin removed chemical weapons from syria url vi …\"\n        ],\n        [\n            1,\n            \"this mf shuttle bus driver trying to fucking freeze us to death its cold af on this hoe\"\n        ],\n        [\n            1,\n            \"you can't say everybody a side piece to somebody cause that's all you knew all your life hoe 😂 😂 i hate fb\"\n        ],\n        [\n            1,\n            \"rt user hate these fucking places url\"\n        ],\n        [\n            1,\n            \"rt user condo in i'm still in reach nigga fuck off kendrick 😤 😤 😤\"\n        ],\n        [\n            1,\n            \"u kno what fuck club penguin i aint never play it im actually real sad for this i never played\"\n        ],\n        [\n            1,\n            \"user must have been bad ass beyond believe or how do we explain it\"\n        ],\n        [\n            1,\n            \"i hate people who say i got this in all honesty we don't have a damn thing\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            0,\n            \"rt user user i shocked my damn self smh\"\n        ],\n        [\n            1,\n            \"n yeah u hate boys coz u r lesbian 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user did you know you can mute hashtags in your settings saves my sanity during annoying bird season\"\n        ],\n        [\n            1,\n            \"rt user i been the type to just hate bitch for no reason\"\n        ],\n        [\n            1,\n            \"if you think our president needs congressional approval to do what he did you are an idiot 😄\"\n        ],\n        [\n            1,\n            \"rt user jealousy is really an ugly ass trait to have\"\n        ],\n        [\n            1,\n            \"girl look how fucking orange you look girl url\"\n        ],\n        [\n            1,\n            \"i'm not even upset just incredibly fucking disappointed\"\n        ],\n        [\n            1,\n            \"them niggas are evil 😂 😂 😩 they cause nothing but and 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"🚫 this is disgusting 🚫 slut and skinny shaming is just as bad as fat shaming remember that before you call … url\"\n        ],\n        [\n            0,\n            \"dating isnt an achievement i hate these dumbasses making articles about harrys achievement and it features all the … url\"\n        ],\n        [\n            1,\n            \"rt user oh why yes i am the hoe from idaho catch me eating some fucking potatoes url\"\n        ],\n        [\n            1,\n            \"god i miss when people hated that miz was mocking daniel bryan are idiots sometimes hashtag\"\n        ],\n        [\n            1,\n            \"ant and dick have nothing on this url for nothing gets crap frm dump and pays a 1k to make shi … url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user yup cowboys fans retarded url\"\n        ],\n        [\n            1,\n            \"what i am a lesbian it is my job to hate men i signed a damn contract\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user user you may be retarded\"\n        ],\n        [\n            1,\n            \"video url i fucking won and i am dying\"\n        ],\n        [\n            1,\n            \"user user i'm so evil i smoke cigarettes i am goddamn\"\n        ],\n        [\n            1,\n            \"user yeah let's see them say that after we lose to arsenal and swansea idiots run out club\"\n        ],\n        [\n            1,\n            \"rt user this bitch wanna be a penguin so bad url\"\n        ],\n        [\n            1,\n            \"rt user sometimes i forget how damn bloody this game is url\"\n        ],\n        [\n            1,\n            \"user the seats dont match up theres no fucking hate nyc\"\n        ],\n        [\n            1,\n            \"do we ever get fucking penalties me hashtag\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"stop going by head lines read the substance within the article to be informed idiot url\"\n        ],\n        [\n            1,\n            \"like fuck all the chocolate she got me a candle\"\n        ],\n        [\n            1,\n            \"neat but not as obnoxious as i remember getting a rec for psycho pass and then avoiding it cause art style is so fucking ugly\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"i fucking need this country girls dvd magazine vol 5\"\n        ],\n        [\n            1,\n            \"rt user haters yg artists are bunch of elitist and arrogant fuckers who hate everyone dara url\"\n        ],\n        [\n            1,\n            \"rt user if a nigga ever talk bad about me just know i hurt them 😌\"\n        ],\n        [\n            1,\n            \"i stay in some pussy i been getting pussy since 10 9 90 i got the bad joint she stay giving me brain 78 i stay in pussy\"\n        ],\n        [\n            1,\n            \"rt user i need my ass stupid fat\"\n        ],\n        [\n            1,\n            \"rt user remember how louis told harry's ass he has hated it since he was 18 url\"\n        ],\n        [\n            1,\n            \"rt user me tweeting like i'm miserable knowing damn well i got the man of my dreams in my rn url\"\n        ],\n        [\n            1,\n            \"rt user please tell me ivanka hid the nuclear codes isis calls trump an ' idiot ' and tells u s to await ' bloodbath ' url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user yeah uconn women's basketball team didn't score 50 in ' 07 not even fuckin close idiots\"\n        ],\n        [\n            1,\n            \"rt user gee you would think if you're going to attack a country you might want to be in the fucking situation room instead of ha …\"\n        ],\n        [\n            1,\n            \"user user this i would feel like a fucking moron if someone knew and let me carry on\"\n        ],\n        [\n            1,\n            \"rt user bitches always tryna find a way to hate on you like worry about ya damn self 😂\"\n        ],\n        [\n            1,\n            \"rt user this bitch user is stupid 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user this fatuous idiot believes all he has to do is issue an order url\"\n        ],\n        [\n            0,\n            \"me im gonna try again maybe the ugly ass art style will grow on me takes 20 hours to download me 🙃\"\n        ],\n        [\n            1,\n            \"i hope the guy on the phone knows allah can see him the rope awaits even if it is paris bloody hell url\"\n        ],\n        [\n            1,\n            \"i get mom is sick and all but she's being a bitch hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user use that ugly ass design instead of the designed by\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"user ugly ass had me thinking god was doing a roll call 😩 😂\"\n        ],\n        [\n            1,\n            \"rt user hr 226 call your members of congress this is nothing but evil make the damn call people url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"i'm pissed off because i'm sick and i can't sleep because of it\"\n        ],\n        [\n            1,\n            \"my eyes are gonna hurt so fucking bad morning '\"\n        ],\n        [\n            1,\n            \"user user is the 🏡 town 🏠 idiot 👹 💩\"\n        ],\n        [\n            1,\n            \"rt user retweet if you fuck with this url\"\n        ],\n        [\n            1,\n            \"rt user user 🤷 🏼 ‍ ♀ ️ people are idiots\"\n        ],\n        [\n            1,\n            \"user selfish listen here idiot i'm chosen i'll the … url\"\n        ],\n        [\n            0,\n            \"rt user hashtag are shy but not if they like you\"\n        ],\n        [\n            1,\n            \"user well i ’ m pissed off on your behalf treats women like crap in lots of ways and this one is\"\n        ],\n        [\n            1,\n            \"rt user it costs zero dollars to not be a fucking idiot\"\n        ],\n        [\n            1,\n            \"that an the fact that it's fucking boring url\"\n        ],\n        [\n            1,\n            \"rt user aur mein congress ka aur mein congress ka this bjp is so damn stupid you see so was congress in 20 …\"\n        ],\n        [\n            1,\n            \"rt user i'm tryna move in silence 🤐 niggas want me to get violent 😤\"\n        ],\n        [\n            1,\n            \"rt user facts them shits nasty url\"\n        ],\n        [\n            1,\n            \"this nigga really ugly asf 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"mane delete this stupid ass tweet url\"\n        ],\n        [\n            1,\n            \"stupid ass got the jokes 😂 😂 😂 💀 😭 😭 😭 ❤ ️ ❤ ️ ❤ ️ ❤ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            1,\n            \"people who reacted shocked that marines would share nudes are obviously retarded\"\n        ],\n        [\n            1,\n            \"rt user i literally loathe every one of y'all that voted this idiot into office\"\n        ],\n        [\n            1,\n            \"bc im trying to hangout w ur ugly ass too url\"\n        ],\n        [\n            0,\n            \"i am so so so so so damn lately i hate it\"\n        ],\n        [\n            1,\n            \"john fucking 1 2 blades hashtag hashtag\"\n        ],\n        [\n            1,\n            \"need to find a city just like before all the idiots grew up and move there or the lost woods 🙃\"\n        ],\n        [\n            1,\n            \"you will see you will see what the message will be user he is clueless damn this fucking no plan pos\"\n        ],\n        [\n            1,\n            \"user i don't know what im fucking doing that but i must be there\"\n        ],\n        [\n            1,\n            \"“ the force awakens a bad lip reading ” featuring mark hamill as han solo url url\"\n        ],\n        [\n            1,\n            \"i dont like to hate on my dog because he's mine and thats a representation of me but damn sometimes he does some real stupid stuff 😩\"\n        ],\n        [\n            1,\n            \"rt user people are the fucking worst\"\n        ],\n        [\n            1,\n            \"rt user we're all ugly or a hoe to a bitch who don't like us 😂 💁 🏻\"\n        ],\n        [\n            1,\n            \"idiot boy came up the stairs and woke me up by my face\"\n        ],\n        [\n            1,\n            \"the fucking quality of this stream tho url\"\n        ],\n        [\n            1,\n            \"rt user gotta bad bitch and she can't keep her clothes on so i'm like bend over stop and strike that pose url\"\n        ],\n        [\n            1,\n            \"i fucking hate the beach why would i choose to go there\"\n        ],\n        [\n            1,\n            \"user i feel bad for the cars not the idiot\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"rt user i hate the smoke your weed up hoes like bitch buy a gram or some 🤦 🏽 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"user you're an idiot we're not bots we're people who don't want to go to fucking war\"\n        ],\n        [\n            1,\n            \"rt user clay can you just finish the damn fucking tapes\"\n        ],\n        [\n            1,\n            \"being a bad bitch on the side might not appeal to fools like you\"\n        ],\n        [\n            1,\n            \"our president is an idiot and a and i'm disgusted to be a part of this nation\"\n        ],\n        [\n            1,\n            \"user evil what the fuck did ye make watch\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user boss fucking nation we fucking move\"\n        ],\n        [\n            1,\n            \"user and i want to get a so fucking bad but im too to because i'm scared i'll hurt myself\"\n        ],\n        [\n            1,\n            \"user user all i hear is taxes taxes taxes fuck off\"\n        ],\n        [\n            1,\n            \"this cheddar popcorn seasoning is fucking\"\n        ],\n        [\n            1,\n            \"surrounded by stupid idiots at hashtag url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"this music video is going to be insane is he fuckin flying url\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"manchester this looks v bad but wanted to avoid the “ were you tweeting about vaginas again\"\n        ],\n        [\n            1,\n            \"rt user and you thought the brits were idiots about brexit now they are talking war with spain insert pic of putin o …\"\n        ],\n        [\n            1,\n            \"user well that ’ s stupid how the hell could they justify that\"\n        ],\n        [\n            1,\n            \"rt user where the fuck are the egg\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            1,\n            \"aight it's time to pull the gloves out i'm sick of bitches\"\n        ],\n        [\n            0,\n            \"rt user p3 all the adults are crazy all the adults are stupid p5 all the adults are assholes\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"i hate a mice head nigga that want a bitch all to they self but be like a mf 😑\"\n        ],\n        [\n            1,\n            \"i don't trust nobody around my boyfriend period he know not to try me but it's the principal y'all hoes nasty\"\n        ],\n        [\n            1,\n            \"url the fuck is this bullshit\"\n        ],\n        [\n            1,\n            \"rt user what idiot called them instead of\"\n        ],\n        [\n            1,\n            \"i run around like an idiot with a vibrating flashing gadget in my and everyone hates me hashtag\"\n        ],\n        [\n            1,\n            \"user my niggas is savage ruthless we aint goin our classes we out school\"\n        ],\n        [\n            1,\n            \"user so its an iron man movie that shows some spider man what a fucking terrible looking movie\"\n        ],\n        [\n            1,\n            \"rt user chelsea is the family idiot no skills no just mom and dads money url\"\n        ],\n        [\n            1,\n            \"really hate on dick ass people like bitch bye ughhhh 😒\"\n        ],\n        [\n            1,\n            \"rt user worst question to ask a nigga what are we 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user user do you want to see andrew neil this make the person who made this video look like an idiot\"\n        ],\n        [\n            1,\n            \"rt user this idiot just said that the investigation into wiretapping is a dog and pony show when is user going to get rid …\"\n        ],\n        [\n            0,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user dangal all set to beat in taiwan historic collections url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url the biggest idiots in cs go\"\n        ],\n        [\n            1,\n            \"rt user this idiot is even trolling a trump thread about wounded warriors literally all he does all day every day is troll trum …\"\n        ],\n        [\n            1,\n            \"you won't be around in 2018 ya lyin idiot url\"\n        ],\n        [\n            1,\n            \"rt user searching fr relevance in any issue making rounds aftr being kicked out of aap desperate retard compares god to a fiction …\"\n        ],\n        [\n            0,\n            \"rt user rains nonstop for 2 days wife we almost need an ark me the boat or the thing that melts nazi faces wife me …\"\n        ],\n        [\n            1,\n            \"user simon are you a fucking moron yes yes is the answer to that question\"\n        ],\n        [\n            1,\n            \"there were russians on the base there were russians on the fucking base there were fucking russians on the fuckin … url\"\n        ],\n        [\n            1,\n            \"except you're fuckin ugly my guy and she ain't got time for you url\"\n        ],\n        [\n            1,\n            \"who would call u ugly bad bitch is what they meant — bad bitch thank u sis url\"\n        ],\n        [\n            1,\n            \"user user i know brexit is going badly but offering for a trade deal\"\n        ],\n        [\n            0,\n            \"about to get this wig snatched today 🤗 i need a hair cut so bad 😩\"\n        ],\n        [\n            1,\n            \"rt user i hate when people don't get my sarcasm and i'm out here lookin like a bitch when i'm just making jokes 😒\"\n        ],\n        [\n            1,\n            \"user one reason pussy nasty nasty pussy\"\n        ],\n        [\n            1,\n            \"rt user this bitch retarded url\"\n        ],\n        [\n            1,\n            \"the worst film i've ever been in my fucking grave\"\n        ],\n        [\n            1,\n            \"user hey stop with the stupid golf and give me my damn leafs for christ\"\n        ],\n        [\n            1,\n            \"user ummm do a currency conversion idiot\"\n        ],\n        [\n            0,\n            \"rt user money the root of the evil but i split this shi with my people\"\n        ],\n        [\n            1,\n            \"man that woman has lost it she's doesn't know if her arse is punched bored or drilled url\"\n        ],\n        [\n            0,\n            \"wtf kevin stop the damn audio hashtag\"\n        ],\n        [\n            1,\n            \"rt user yall niggas want somebody to be yall mom so bad how ima motivate you and you dont even motivate yourself url\"\n        ],\n        [\n            1,\n            \"voter id has been by the courts murdering babies is evil it's not a muslim ban those are some bullshit co … url\"\n        ],\n        [\n            1,\n            \"user yeh but the seasonal spam no matter what was fucking terrible when re zero was out\"\n        ],\n        [\n            1,\n            \"rt user this character is so fuckin ' sick url\"\n        ],\n        [\n            1,\n            \"rt user this makes me fucking sick does it you url\"\n        ],\n        [\n            1,\n            \"rt user the worst thing anyone could ever do is threaten me i will kill you hoe\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user you an idiot dude douche bag 😒\"\n        ],\n        [\n            1,\n            \"real shit bro i miss url\"\n        ],\n        [\n            1,\n            \"user they're all fucked up the funniest one has been carl 😂\"\n        ],\n        [\n            1,\n            \"rt user bad ass kool cup url\"\n        ],\n        [\n            1,\n            \"i dropped my cheesecake on the floor how fucking tragic\"\n        ],\n        [\n            1,\n            \"isis message calls trump ' foolish idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user user because he is an idiot he thinks everyone else must be an idiot as well\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"user stop talking about this fucking idiot\"\n        ],\n        [\n            1,\n            \"rt user i hate all talk ass people if you say something do it if you want something get it\"\n        ],\n        [\n            1,\n            \"mad bum on the today can't fucking wait hashtag\"\n        ],\n        [\n            1,\n            \"user user it is a very very fucking bad idea to say terrible lies about your allies see\"\n        ],\n        [\n            1,\n            \"rt user i haven't cried a tear until today but fuck this week has been awful just like those days in the this fo …\"\n        ],\n        [\n            1,\n            \"rt user how you hate somebody you never even spoke to bitches be jealous url\"\n        ],\n        [\n            1,\n            \"send these idiots to venezuela see how they survive url\"\n        ],\n        [\n            1,\n            \"can someone pls tell me why my annoying ass has a crush on someone omg i\"\n        ],\n        [\n            1,\n            \"rt user i hate a ass person stay from around me\"\n        ],\n        [\n            1,\n            \"user is a fucking idiot url\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate you watch us lose to swansea and will be\"\n        ],\n        [\n            1,\n            \"rt user here in oklahoma we cut funding for everything wonder why our roads are shitty kids are stupid url\"\n        ],\n        [\n            1,\n            \"user mate we don't even know if he even knew her was fucking horrific\"\n        ],\n        [\n            1,\n            \"that bitch wanted to save cyrus ass that bad\"\n        ],\n        [\n            1,\n            \"know them niggas lookin so you know they gon hate 😈\"\n        ],\n        [\n            1,\n            \"i don't know what's worse the rap or the people in the comment section whining about it's so goddamn pathetic\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate my body and myself\"\n        ],\n        [\n            1,\n            \"result user from your idiot employee you could atleast replace my windshield url\"\n        ],\n        [\n            1,\n            \"i heard some shouting and banging downstairs and i thought i was being fucking robbed but no its my brothers idiot friends\"\n        ],\n        [\n            0,\n            \"rt user rains nonstop for 2 days wife we almost need an ark me the boat or the thing that melts nazi faces wife me …\"\n        ],\n        [\n            1,\n            \"rt user ppl so fuckin annoying this is why i don't associate w anyone\"\n        ],\n        [\n            1,\n            \"i need a bad bitch who keep a hand in her burberry\"\n        ],\n        [\n            1,\n            \"yo u don't even fuckin know about life bro that shits crazy anything could happen how tight is that\"\n        ],\n        [\n            1,\n            \"user hey i hope you're having the worst day of your life today and then again tomorrow you are a disgusting piece of shit\"\n        ],\n        [\n            1,\n            \"user do u guys ever listen or robots and sitting in care idiots user\"\n        ],\n        [\n            1,\n            \"me too but not when my shoes are fucking and my feet are freezing url\"\n        ],\n        [\n            1,\n            \"user tweets like yours happen when you are retarded and your don't know it\"\n        ],\n        [\n            1,\n            \"this is how these idiots will look as fools url\"\n        ],\n        [\n            1,\n            \"user user fox news where do they get theirs from oh that's the fake news trump keeps bitching about\"\n        ],\n        [\n            1,\n            \"user user yup i hated the way it ended fuckin\"\n        ],\n        [\n            1,\n            \"interrupted the wedding of shane mcmahon with a five star frog splash in you idiot\"\n        ],\n        [\n            0,\n            \"rt user wondering who listens to hashtag according to melon people in their 20s followed by 30s of which 59 8 females …\"\n        ],\n        [\n            1,\n            \"rt user i hate when ugly niggas have opinions on women they couldn't get if they tried url\"\n        ],\n        [\n            1,\n            \"user user what the fuck d that's disgusting\"\n        ],\n        [\n            1,\n            \"rt user annoying ass kids are birth control for me\"\n        ],\n        [\n            1,\n            \"user regarding today's the 5th of april is a fucking wednesday\"\n        ],\n        [\n            1,\n            \"rt user normani did u rest bad bitches needs to\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate all of them url\"\n        ],\n        [\n            1,\n            \"i fucking hate alcohol everything about it i hate\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"user oh yes i forgot to mention this to you today who the bloody hell is going to replace him\"\n        ],\n        [\n            1,\n            \"rt user too bad i cant glo with u too bad i have to stunt on you for life too fucking bad\"\n        ],\n        [\n            1,\n            \"you you hate me but you stalk my page you fucking hypocrite url\"\n        ],\n        [\n            1,\n            \"rt user this bitch retarded url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user psa to all these lame ass niggas url\"\n        ],\n        [\n            1,\n            \"user hahah i saw on your snap stories she's a real bad bitch\"\n        ],\n        [\n            1,\n            \"when the restaurant fucks her food up and you know it's bout to get ugly url\"\n        ],\n        [\n            0,\n            \"rt user i'm smiling like a retard rn wth 🙄 url\"\n        ],\n        [\n            1,\n            \"rt user i'm stingy as fuck with my food my man my friends basically anything that's mineeeeee\"\n        ],\n        [\n            1,\n            \"user user and i can tell you that's a terrible idea don't fuckin ' do it\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"user user i think so i hate the fact that the packs are cunts\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"girls with ugly pussies swear ugly pussies don't exist\"\n        ],\n        [\n            1,\n            \"it's even boring listening to these niggas talk about golf 😴 😴 😴\"\n        ],\n        [\n            1,\n            \"rt user did me the worst way and my ass still care 🤷 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"this throwing remix i found is fuckin insane 😥 🎧 🎵\"\n        ],\n        [\n            1,\n            \"rt user bullying is so fucking wrong and disgusting why is it happening i dont understand\"\n        ],\n        [\n            1,\n            \"user or in this case jesus christ people are fucking stupid url\"\n        ],\n        [\n            0,\n            \"damn shawty you bad 😍 can i get your number url\"\n        ],\n        [\n            1,\n            \"rt user i need me a lil baby who goin ' because i fucking hate repeating myself\"\n        ],\n        [\n            1,\n            \"i've just arrived home i am wearing my pajamas and i am about to listen to harry's song so i may die bc has already fucked me up\"\n        ],\n        [\n            1,\n            \"rt user when all the homies jack off in the bong and u fuckin smoke that shit\"\n        ],\n        [\n            1,\n            \"rt user everybody is so fucking annoying like leave me tf alone\"\n        ],\n        [\n            1,\n            \"user you know what i remember why i fuckin hated you for over a year block me if you gonna keep exposing me\"\n        ],\n        [\n            1,\n            \"user user y'all really ruthless with this all day today if it started today but damn\"\n        ],\n        [\n            1,\n            \"user your just making for 2 kills in 2 maps ask anyone we dont boot you retard\"\n        ],\n        [\n            0,\n            \"patrick from if heaven's grief brings reign me then i'll trade all my for just one yesterday url\"\n        ],\n        [\n            1,\n            \"user i understand your tweet it's still very fucking bad\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user how to trick an idiot url\"\n        ],\n        [\n            1,\n            \"rt user idgaf what my shorty wear cause niggas can look can't have 🤷 🏽 ‍ ♂ ️ 👌 🏾 not finna stop ha from looking bad asl 🤤\"\n        ],\n        [\n            1,\n            \"rt user damn i don't know whether to feel bad for her or for him 😭 url\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"her voice is so fucking annoying url\"\n        ],\n        [\n            1,\n            \"user the worst damn part of waiting at that toll station\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"i'm heading to bed 1d don't you dare drop a fucking lit info while i'm sleeping url\"\n        ],\n        [\n            1,\n            \"user i'm so fucking pissed thing to do\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"rt user stop claiming these bitches you niggas look stupid 🙈\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"rt user as soon as y'all post y'all ugly ass kids on ig i hit that unfollow button\"\n        ],\n        [\n            1,\n            \"wish someone would give me 20 bloody hell url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user or hey maybe retconning captain america into a nazi is bad for sales url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"you know what prison break would've ended and wouldn't need a 5th season if they didn't make the fucking stupid movie\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            0,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"that's vince and the guy who said pick up the fucking phone\"\n        ],\n        [\n            1,\n            \"i hate corny ass niggas who message you asking to join their pyramid\"\n        ],\n        [\n            1,\n            \"i hate this lmaoooo pisses me off url\"\n        ],\n        [\n            1,\n            \"my bitch fucked another nigga that hurt my feelings\"\n        ],\n        [\n            1,\n            \"user user i don't fucking ever know when anything is going on\"\n        ],\n        [\n            1,\n            \"can be bad ass to 3 url\"\n        ],\n        [\n            1,\n            \"rt user y'all need to stop dick these ugly ass prom pics 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"some guy at cracker barrel told me that i was evil and that i was going to hell 🙄 🙄\"\n        ],\n        [\n            1,\n            \"rt user how did all these idiots get licenses\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 the replies to this tweet y'all fucked up url\"\n        ],\n        [\n            0,\n            \"rt user pann 170401 heol eppis we're on melon's hall of fame url\"\n        ],\n        [\n            0,\n            \"rt user don't hmu when u get tired of ur boring hoe ur boring now too\"\n        ],\n        [\n            1,\n            \"why do they let barkley talk on tv he sounds like an idiot\"\n        ],\n        [\n            0,\n            \"user user those were cavs fans idiot\"\n        ],\n        [\n            1,\n            \"my fucking library service went through some fucked up changes and i lost all access to all of my sources for my essay n i c e\"\n        ],\n        [\n            1,\n            \"i swear to fucking christ what report url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user i really hate bitches that are always tryna be seen like girl 😐\"\n        ],\n        [\n            1,\n            \"rt user this fatuous idiot believes all he has to do is issue an order url\"\n        ],\n        [\n            1,\n            \"rt user i don't be fucking w nobody period 💯 💯 mfs so phony\"\n        ],\n        [\n            0,\n            \"rt user i really fucking hate that this exists because i never ever said it i don't need permission to be myself i bu …\"\n        ],\n        [\n            1,\n            \"rt user yo momma had them ugly ass heels not mine url\"\n        ],\n        [\n            1,\n            \"user well that's fucking annoying are releasing all the books in … url\"\n        ],\n        [\n            1,\n            \"rt user i hate that i have horrible fucking skin 😒 ☹ ️\"\n        ],\n        [\n            0,\n            \"rt user what's the deal with lemons and is it like a mario thing like lemon is melon's evil twin or wat\"\n        ],\n        [\n            1,\n            \"user if he starts anderson again hes an idiot hashtag\"\n        ],\n        [\n            1,\n            \"socialist schumer warren dementia riddled retard pelosi must be stopped 🔥 👿 url\"\n        ],\n        [\n            1,\n            \"you're fucking crazy the needed no saving url\"\n        ],\n        [\n            1,\n            \"the way these bitches hate i hope they get a check for\"\n        ],\n        [\n            1,\n            \"user omfg anyone that joins is getting ip banned and you all just sit there while a abusive admin fucking everyone wtf\"\n        ],\n        [\n            1,\n            \"i know a bad bitch when i see one she aint bad\"\n        ],\n        [\n            1,\n            \"rt user this bitch so bad i want 2 drink molly water out her ass\"\n        ],\n        [\n            1,\n            \"rt user i hate when somebody think you hate them like your irrelevant just like the rest of the bitches i'm not worried abt 🤷 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user herself with eggs but calls khan ' ' how fucked up is that url\"\n        ],\n        [\n            1,\n            \"my sister is mad as hell we to watch getting shot twice who does that hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"lmfao some bitches are evil url\"\n        ],\n        [\n            1,\n            \"mp is sick and bloody idiot\"\n        ],\n        [\n            1,\n            \"that one ugly hoe that even the hoe culture doesn't wanna accept\"\n        ],\n        [\n            1,\n            \"user you are an idiot and the majority of americans see it\"\n        ],\n        [\n            1,\n            \"rt user 6 the time 2k had me fucked up 😡 😡 😂 url\"\n        ],\n        [\n            1,\n            \"rt user holy hell these people are disgusting url\"\n        ],\n        [\n            1,\n            \"the one asking you all these stupid ass — 😂 😂 😂 that's my dawg lil bitch url\"\n        ],\n        [\n            1,\n            \"here comes this bad bitch with the worst hair cut and vocabulary on earth user\"\n        ],\n        [\n            1,\n            \"im gonna be sick this is so terrible 11 fuckin years this type of bullshit went on for\"\n        ],\n        [\n            1,\n            \"user gop with shock response supporters of the nuclear option are stupid idiots url\"\n        ],\n        [\n            1,\n            \"takes one snap says oh my god i'm so fuckin ugly 😂\"\n        ],\n        [\n            1,\n            \"um no are you fucking stupid or something url\"\n        ],\n        [\n            1,\n            \"rt user and that spy thinks carter page is a idiot url\"\n        ],\n        [\n            1,\n            \"go eat a seed ugly — birds scare me url\"\n        ],\n        [\n            1,\n            \"rt user hello twitter u ugly as hell tonight\"\n        ],\n        [\n            1,\n            \"the sick ass bitch was sick even tried to put child on me to get her hands on our son the url\"\n        ],\n        [\n            1,\n            \"user laughs i was pretending that the targets was stupid bird\"\n        ],\n        [\n            1,\n            \"user if he hasn't the wwe are absolutely fucking stupid\"\n        ],\n        [\n            1,\n            \"user user just not being an evil nazi them\"\n        ],\n        [\n            1,\n            \"just saw a dude the milk supply in the philosophy grad student lounge fridge i fucking hate this school\"\n        ],\n        [\n            1,\n            \"rt user morning update the idiot is tweeting idiot stuff because he's an idiot who tweets idiot stuff\"\n        ],\n        [\n            1,\n            \"rt user i don't like him her because he she is annoying the fucking dumbest reason to not like someone everyone is …\"\n        ],\n        [\n            1,\n            \"rt user i hate when fat niggas try to shoot they shot at me that's disrespectful\"\n        ],\n        [\n            0,\n            \"rt user as a vegetarian ' chocolate chicken cake ' is heaven hell all in one meal 😃 url\"\n        ],\n        [\n            1,\n            \"rt user beat my ass if i ever let a man make me look stupid\"\n        ],\n        [\n            1,\n            \"i don't know isn't a viable response intelligence idiots\"\n        ],\n        [\n            1,\n            \"stupid lil bitch done pissed me off i ain't let nobody make me this mad in months 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"hell of a pump today i said before that i hated working but that was until … url\"\n        ],\n        [\n            1,\n            \"rt user it's no twitter hype hey phone calls and video calls when you aren't in the mood to talk are fucking annoying\"\n        ],\n        [\n            1,\n            \"rt user i swear niggas get in and forget they still ugly 😫 😂\"\n        ],\n        [\n            1,\n            \"rt user damn just checked and my camera doesn't have an anti ugly mode 😩 😣\"\n        ],\n        [\n            1,\n            \"user idiots seem to come out of the woodwork it he threatens our president he should be jailed\"\n        ],\n        [\n            1,\n            \"rt user 6 i'm a bad bitch you can't kill me url\"\n        ],\n        [\n            1,\n            \"rt user it's bitches that hate me and don't even know me 🤦 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"user user blind or crazy idc its for my bracket soooo\"\n        ],\n        [\n            1,\n            \"trump and his evil cabal of criminals will be caught and his lying ass will be impeached and it won't b a moment too soon\"\n        ],\n        [\n            1,\n            \"user a bad bitch like you can be whatever you want\"\n        ],\n        [\n            1,\n            \"user i am so sick of hearing susan talk idiot she is\"\n        ],\n        [\n            1,\n            \"how bad is that slut tattoo on her arse user\"\n        ],\n        [\n            0,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            0,\n            \"user user screams oh my bloody hell that would be my two fav youtuber\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate sean url\"\n        ],\n        [\n            1,\n            \"ew why tf is ugly racist ass in 13 reasons why\"\n        ],\n        [\n            1,\n            \"user me nigga i dont like techno fucking sue me house head electro progressive head ass ass bi … url\"\n        ],\n        [\n            0,\n            \"can't even deny i feel quite fucking disappointed staying at someone's house for their sake in the living room and they're\"\n        ],\n        [\n            1,\n            \"why did you fall — you retarded 😂 😂 😂 i miss that during wrestling s url\"\n        ],\n        [\n            1,\n            \"kevin hart was stupid as hell in think like a man 1\"\n        ],\n        [\n            0,\n            \"taking an online latin class was probably the worst decision i have made\"\n        ],\n        [\n            1,\n            \"user its damn boring la so embarrassing\"\n        ],\n        [\n            1,\n            \"ice my and i piss on bitches you can suck my if you take this … ♫ stupid hoe by user — url\"\n        ],\n        [\n            1,\n            \"rt user user while and dragons still attack my dog while i'm bloody mining ore and building a goddamn …\"\n        ],\n        [\n            1,\n            \"washington redskins card lot autograph game used jersey cousins reed url url\"\n        ],\n        [\n            1,\n            \"who the fuck would say no to that ring mercy hashtag\"\n        ],\n        [\n            1,\n            \"rt user the turtle needs to be slapped with a fucking chair many times url\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate donald trump and e v e r y o n e who voted for him\"\n        ],\n        [\n            1,\n            \"that's me wanna know why am so and bad ass it's because somebody wanted to roast me but i ended up roasting him … url\"\n        ],\n        [\n            1,\n            \"extension cord by door literally away from people loading fucking morons url\"\n        ],\n        [\n            0,\n            \"rt user if ecuador changes govt post election tomorrow that dreadful assange will be kicked out of their london embassy hashtag\"\n        ],\n        [\n            1,\n            \"ha ha will have to isn't this an idiot url\"\n        ],\n        [\n            1,\n            \"user nigel farage is an idiot who should keep his trap shut about america\"\n        ],\n        [\n            1,\n            \"wtf i fuckin ' hate this url\"\n        ],\n        [\n            1,\n            \"she could have it all but she rather act up and be a fucking idiot but\"\n        ],\n        [\n            1,\n            \"user blame your idiot father for not holding assad accountable deaths are on him\"\n        ],\n        [\n            1,\n            \"another day in fucking paradise fellas things you hear in the of city college 😂\"\n        ],\n        [\n            1,\n            \"rt user niggas are tasteless idiots url\"\n        ],\n        [\n            1,\n            \"rt user i hate when niggas try to talk to me 😕 i don't be wanting y'all asses\"\n        ],\n        [\n            1,\n            \"rt user gotta give trump credit for he's literally trying to do all of the awful things like every fucking one …\"\n        ],\n        [\n            1,\n            \"u idiot why u forget triple talaq this is also pole promise url\"\n        ],\n        [\n            0,\n            \"rt user three days after tillerson declares assad can stay we have the worst chemical attack since 2013 that is not a goddamn coin …\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user rt if you're sick of these nazis hashtag\"\n        ],\n        [\n            0,\n            \"rt user this is a real fucking that put in their dvd url\"\n        ],\n        [\n            1,\n            \"they lied about your evil ass url\"\n        ],\n        [\n            1,\n            \"user yea this nigga hate his job he rey go and beat up some tomorrow\"\n        ],\n        [\n            1,\n            \"user where is emotion by or or by why do you hate the gays dylan\"\n        ],\n        [\n            1,\n            \"user 😂 😂 😂 what an idiot url\"\n        ],\n        [\n            1,\n            \"today i decided to be an idiot and ask my girlfriend to prom url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"user where i'm nothing like them ugly ass females and i refuse to be compared to one\"\n        ],\n        [\n            1,\n            \"that's why i hate working on school days be fucking up my schedule\"\n        ],\n        [\n            1,\n            \"rt user wrote the fuck outta this hashtag\"\n        ],\n        [\n            1,\n            \"rt user idiot in chief can't even stay in script when he's talking about bombing a country he refused to accept refugees from\"\n        ],\n        [\n            1,\n            \"user idiots believe are harmless has the world gone mad with trump trump released a ban on way to go\"\n        ],\n        [\n            1,\n            \"worst fuckin setup ever that cable management cancer url\"\n        ],\n        [\n            1,\n            \"user juan juan who pays you to say these idiot things\"\n        ],\n        [\n            1,\n            \"im mad he didn't hit that bitch url\"\n        ],\n        [\n            1,\n            \"rt user wendy is a bad bitch url\"\n        ],\n        [\n            1,\n            \"if yo bestfriend dont call act like ur girlfriend when she see a ugly nigga trynna w u at a party they aint your bestfriend period\"\n        ],\n        [\n            1,\n            \"user i say we finally go to fucking or we can go to he has today off i think\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            1,\n            \"even the crap parts you'll believe a solution instead of going to hell for with faith n hope belief confession god will forgive you\"\n        ],\n        [\n            1,\n            \"i listened to this piece on national progressive radio 3 liberal idiots think they can do a assessment … url\"\n        ],\n        [\n            1,\n            \"so i'm not wearing makeup and didn't know and she goes are you sick bitch\"\n        ],\n        [\n            0,\n            \"sister socks on dog who looks up to birds about two hours so that they realize how behind they are the worst\"\n        ],\n        [\n            1,\n            \"rt user y'all be having for everything except that ugly ass attitude\"\n        ],\n        [\n            1,\n            \"rt user user and it's the weakness that makes them do horrible shitty things like using people if u understand that …\"\n        ],\n        [\n            1,\n            \"rt user me trying to figure out why people so fucking stupid url\"\n        ],\n        [\n            0,\n            \"hell yeah sprint is terrible url\"\n        ],\n        [\n            1,\n            \"y'all bitches wear that diamond ugly ass choker with everything including stop hoes y'all look ugly\"\n        ],\n        [\n            1,\n            \"to all you people who workout in the am i hate you i hate you for making this acceptable this shit is miserable i … url\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            1,\n            \"rt user will somebody please beat it into this head that history watched him steal the scotus seat from obama and garland …\"\n        ],\n        [\n            1,\n            \"user he didn't wage war asshole how fucking stupid can you be stop the bullshit already url\"\n        ],\n        [\n            1,\n            \"way these bitches hate i hope they get a check for it\"\n        ],\n        [\n            1,\n            \"rt user where is my fucking clips goodnight url\"\n        ],\n        [\n            1,\n            \"the level of hypocrisy is fucking 🤔 url\"\n        ],\n        [\n            1,\n            \"why does this stupid cough make a shitty at night 😷\"\n        ],\n        [\n            1,\n            \"lets beat the fuck out of all of them url\"\n        ],\n        [\n            0,\n            \"rt user announcement iu with oh hashtag will be out at 6pm today melon tutorial to stream and htt …\"\n        ],\n        [\n            1,\n            \"user the problem is we look at this and can see an idiot as a president but his followers see their … url\"\n        ],\n        [\n            1,\n            \"some ugly bitches on show hashtag\"\n        ],\n        [\n            1,\n            \"my bitch is bad and ' up dope with an\"\n        ],\n        [\n            1,\n            \"user fucking sick song you and the dudes in user kill it\"\n        ],\n        [\n            1,\n            \"rt user opened 5 min ago is so fuckin annoying a send messages for the ged of ma health a send them for a fuckin reply\"\n        ],\n        [\n            1,\n            \"rt user stop hyping y'all ugly ass friends up thank you\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user a bad ass bitch a bad ass bitch url\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"rt user to hell with your religion bloody rascals if this is not terrorism what is this is what chaddi madness has given us htt …\"\n        ],\n        [\n            1,\n            \"we havent seen in about 2 years and my boy is comin to in one week lets fucking go\"\n        ],\n        [\n            1,\n            \"how can a team be so fucking bad at defense\"\n        ],\n        [\n            1,\n            \"user it was ugly as hell on the website them hoes look like a beauty and the beast gown 😂\"\n        ],\n        [\n            1,\n            \"rt user omg people piss me off when they act sooooo stupid\"\n        ],\n        [\n            0,\n            \"who said bananas were a boring fruit 🍌 url\"\n        ],\n        [\n            1,\n            \"rt user trump isn't going to fuck around like obama and the democrats who allow evil dictators to murder innocents …\"\n        ],\n        [\n            1,\n            \"user user like it was their wedding song you evil and now i'm fucking covered in\"\n        ],\n        [\n            1,\n            \"rt user god i hate south carolina how the hell can any clemson fan entertain the thought of rooting for them\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"rt user shout out to being a stupid fucking bitch url\"\n        ],\n        [\n            1,\n            \"years of obama and clinton and now we hear from ethics lawyer are you fucking kidding me url\"\n        ],\n        [\n            1,\n            \"grim when you like something accidentally when scrolling like what do you do unlike it or say fuck it and scroll on\"\n        ],\n        [\n            0,\n            \"rt a relationship where we can act like idiots together 😍 💕\"\n        ],\n        [\n            1,\n            \"rt user if this gets 5k retweets i will play mage which some idiots won games on rank 15 with in vienna 2 days till deck s …\"\n        ],\n        [\n            1,\n            \"thank god stupid fucking situation that should've never been an issue url\"\n        ],\n        [\n            1,\n            \"this season is going to be fucking insane and i can't wait hashtag url\"\n        ],\n        [\n            1,\n            \"rt user thank fuck its friday url\"\n        ],\n        [\n            1,\n            \"user retarded is an an insult for something no one chooses to be conservatives choose to become severely me … url\"\n        ],\n        [\n            1,\n            \"don't like jokes unfollow i don't need your boring ass in my life\"\n        ],\n        [\n            1,\n            \"rt user stupid nigga 😂 url\"\n        ],\n        [\n            1,\n            \"user saw y'all in nyc with or die bought your music and now play you on my show on url bad ass stuff\"\n        ],\n        [\n            1,\n            \"rt user user do these idiots know the definition of treason\"\n        ],\n        [\n            1,\n            \"rt user they keep fucking you and you keep voting for them idiots url\"\n        ],\n        [\n            1,\n            \"rt user bad bitch with the flaws in her 💅 🏽\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"user this evil bitch invented fact\"\n        ],\n        [\n            0,\n            \"violent forces radio now playing holy moses princess of hell tunein player url\"\n        ],\n        [\n            1,\n            \"rt user this nigga really stupid like im convinced url\"\n        ],\n        [\n            0,\n            \"i do hate how expensive bus tickets are with a burning passion i don't even understand why the hell they're so\"\n        ],\n        [\n            1,\n            \"rt user this why i fucking hate group projects url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            0,\n            \"i was going to try this today too damn how annoying guess there's no linking to my blog posts anytime soon 🏼 url\"\n        ],\n        [\n            1,\n            \"user i was like congrats fuckface you are a goddamn idiot if you think that is sexist\"\n        ],\n        [\n            1,\n            \"a fucking grammy for this url\"\n        ],\n        [\n            1,\n            \"rt user translation 🗣 mind your fucking business url\"\n        ],\n        [\n            1,\n            \"rt user i get really bad so i can't suck dick till july the 15th\"\n        ],\n        [\n            1,\n            \"hate when niggas want my attention like i have a son bitch 😑 ✌ 🏾\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"user that response was fucking brutal lmaooooo\"\n        ],\n        [\n            1,\n            \"where were arya and i fucking hate d d and i hate this show\"\n        ],\n        [\n            1,\n            \"whenever niggas are in my sisters dm's talkin about satan one of these idiots always say no user is satan like nigga move 🙄\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user gag another fake spewing clinton i'm feeling\"\n        ],\n        [\n            1,\n            \"600 to shoot the video 300 for the i want a fucking movie 🎥\"\n        ],\n        [\n            0,\n            \"rt user or hey maybe retconning captain america into a nazi is bad for sales url\"\n        ],\n        [\n            1,\n            \"rt user if im fucking w you dont worry about who want me im focused on you period\"\n        ],\n        [\n            1,\n            \"rt user hate bitches that post pictures like get a girl that can do both do what ma be ugly two times\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"i hate when somebody go to laughing and they hit my shoulder do you want your ass beat 🙃\"\n        ],\n        [\n            1,\n            \"rt user hate some lads w a fuckin passion\"\n        ],\n        [\n            1,\n            \"rt user beat my ass if i ever let a man make me look stupid\"\n        ],\n        [\n            0,\n            \"rt user bloody hell is there one liberal that don't lie mp melissa price lied on level of support for welfare card url\"\n        ],\n        [\n            1,\n            \"rt user p3 all the adults are crazy all the adults are stupid p5 all the adults are assholes\"\n        ],\n        [\n            0,\n            \"rt user we're at a point in advertising where folk are deliberately making offensive bollocks to generate outraged online …\"\n        ],\n        [\n            0,\n            \"i just watched a video of user being an annoying hoe on skype i'm laughing\"\n        ],\n        [\n            1,\n            \"rt user this is why globalist are pissed with trump policies he is making all of these do nothing jerks look bad press cont …\"\n        ],\n        [\n            1,\n            \"rt user waiting for the supreme court to ban idiots from 500 around you\"\n        ],\n        [\n            1,\n            \"too bad i'm a size 11 men and got basketball torn up ass feet 🤷 🏽 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"user that album is fucking cant wait to see you guys again at\"\n        ],\n        [\n            1,\n            \"idiots in govt what if you had obamacare and your baby boy was struggling to breathe and o care says hmm not in your ins to pay\"\n        ],\n        [\n            1,\n            \"wonder if hired her since roger is know out but she is an idiot url\"\n        ],\n        [\n            0,\n            \"rt user i can see the headlines now no service for andy carroll at the vodafone stadium tonight can't fucking wait\"\n        ],\n        [\n            1,\n            \"i don't have time for stupid ass bitches who think everything is about themselves\"\n        ],\n        [\n            1,\n            \"rt user everything should have an edit button and auto correct shouldn't be a fucking idiot and ps no one ever says ducking\"\n        ],\n        [\n            1,\n            \"rt user jill is a fucking asshole she is an agent russia the woman is totally insane pathological liar url\"\n        ],\n        [\n            1,\n            \"isis us ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"user user damage is self he is an idiot\"\n        ],\n        [\n            1,\n            \"rt user i literally want to fight this bitch so bad url\"\n        ],\n        [\n            1,\n            \"rt user rt if you hate ryan ross because he's an emo lesbian\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            0,\n            \"that terrible time of year where depending on what time you leave the house you need swim and a damn winter coat hashtag\"\n        ],\n        [\n            1,\n            \"it'll take me days weeks years to get over the fact tht exo is in my country but my stupid ass ain't attending … url\"\n        ],\n        [\n            1,\n            \"rt user zombie 360 fucking sick url\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 agreed sick of seeing her ass url\"\n        ],\n        [\n            1,\n            \"any idiot can face a crisis it's day to day living that wears you out\"\n        ],\n        [\n            1,\n            \"i want to go for a run but my ankle is still fucked up i hate my life ugh\"\n        ],\n        [\n            1,\n            \"user every time i watch one of your videos i feel like an idiot for asking if you knew what you were … url\"\n        ],\n        [\n            1,\n            \"damn that's some evil stuff to wish upon a person url\"\n        ],\n        [\n            1,\n            \"user why do you have a pro neil gorsuch ad a pro ad a pro gop ad a pro nazi ad a pro hate ad why\"\n        ],\n        [\n            0,\n            \"rt user admin lee celebrates his 4th all england after beating shi 🇨 🇳 21 12 21 10 url\"\n        ],\n        [\n            1,\n            \"bullshit fuck all the things hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user yeah ur the worst u hoe\"\n        ],\n        [\n            1,\n            \"rt user lying on your bank is worst than lying on your dick\"\n        ],\n        [\n            1,\n            \"people who take advantage of generosity are the worst never again will i offer up my you greedy bastards\"\n        ],\n        [\n            1,\n            \"user my bad son i'm at area 51 i'll hop on a damn ufo 👽\"\n        ],\n        [\n            1,\n            \"rt user spitting on someone is nasty disrespectful as hell man or woman you deserve whatever is coming after that\"\n        ],\n        [\n            1,\n            \"user did you know that you are not running for president anymore idiot\"\n        ],\n        [\n            1,\n            \"rt user gary johnson i'm tryna fuck some aliens\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i hated this stalker ass song url\"\n        ],\n        [\n            1,\n            \"this world is a fucked up place i'm speechless i don't understand how anyone can be this hateful and evil url\"\n        ],\n        [\n            1,\n            \"the bitch who filmed it should be rotting in hell this video makes me so upset the woman deserve … url\"\n        ],\n        [\n            1,\n            \"rt user if she wanted a she shoulda got one all that ya into ya ass is ugly as hell url\"\n        ],\n        [\n            1,\n            \"rt user that's fuckin terrifying don't think i'd wanna be on the lower tier url\"\n        ],\n        [\n            0,\n            \"rt user don't hmu when u get tired of ur boring hoe ur boring now too\"\n        ],\n        [\n            1,\n            \"omg we're going to war trump is so fucking stupid\"\n        ],\n        [\n            1,\n            \"rt user url why this evil bastards records sealed look at this time peace handout of the harvard law review bo …\"\n        ],\n        [\n            1,\n            \"omg user ' s car got on sunday from there too and they fucked her car up she has to pay 350 to get … url\"\n        ],\n        [\n            0,\n            \"someone tried to my backpack may have given up on finding hashtag subscription that says allergic to idiots\"\n        ],\n        [\n            0,\n            \"or their stupid hoe stories url\"\n        ],\n        [\n            1,\n            \"rt user one thing a bitch can't call me is ugly 😂 😍 💕\"\n        ],\n        [\n            1,\n            \"rt user islamic state says us ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"this section about ptsd really fucked me up i felt it through the fucking dance hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            0,\n            \"crock pot honey garlic chicken 3 url\"\n        ],\n        [\n            0,\n            \"need to let my anger out dude never been so pissed off\"\n        ],\n        [\n            1,\n            \"damn its so hard to find people like this in america url\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user isis to usa you are being run by an idiot who does not know what syria or iraq or islam is url http …\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"if you snapchat me a picture of your 2k shoes with a bunch of stupid ass emojis i'm deleting you\"\n        ],\n        [\n            1,\n            \"user i think this guy is mentally fucking retarded\"\n        ],\n        [\n            1,\n            \"rt user hail fucking state url\"\n        ],\n        [\n            1,\n            \"rt user why do y'all wanna use the n word so fucking bad url\"\n        ],\n        [\n            0,\n            \"i like michael but god that was a retarded thing to say\"\n        ],\n        [\n            1,\n            \"rt user niggas loveeeeeeee the ugly bitches 😂 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"like niggas always lying thinking i'm stupid like you don't have to lie to me baby you ain't my nigga\"\n        ],\n        [\n            1,\n            \"rt user what happens when you put idiots in charge url\"\n        ],\n        [\n            1,\n            \"user user sanchez is a fucking idiot anyone from california i'm guessing you're not since you use cali knows that\"\n        ],\n        [\n            1,\n            \"user user putting her nasty ass feet on the furniture\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user just met this idiot who it instead of\"\n        ],\n        [\n            1,\n            \"rt user 13 reasons why don't you have any fucking cream cheese ps i cant stop thinking about that show\"\n        ],\n        [\n            1,\n            \"user he was covering up the cover up of the cover up and he fucked it up he should be investigated for … url\"\n        ],\n        [\n            1,\n            \"vegan or not i hate how the world ignores the things that are happening on our factory farms the meat industry is so fucked up\"\n        ],\n        [\n            1,\n            \"rt user if i got to be a bitch imma be a bad one 💅 🏾 💅 🏾 url\"\n        ],\n        [\n            1,\n            \"but wait why tf u would even think i give a damn about ur opinion kms hoe i have a fucking life\"\n        ],\n        [\n            1,\n            \"user have you fucking watched the night of\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate people 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user user and i think you're a fucking moron 😉\"\n        ],\n        [\n            1,\n            \"rt user humans are the worst fucking things on this planet i swear\"\n        ],\n        [\n            0,\n            \"rt user exposing supposed world class players messi carried these retards to three consecutive finals …\"\n        ],\n        [\n            1,\n            \"user user go get ' em boys dirty bastards\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user how can you be a bad bitch if you don't drink water ask yourself\"\n        ],\n        [\n            1,\n            \"are people fucking serious you don't ask for the location of the hotel in the comments under a pic made by a celeb you want to stalk\"\n        ],\n        [\n            1,\n            \"his honesty and his gang of retards have been targeting everyone who does not agree with them point for them abuse is a 2 way street morons\"\n        ],\n        [\n            1,\n            \"rt user ur so annoying i wanna cry all the fucking time\"\n        ],\n        [\n            1,\n            \"i'm on ep 12 of reasons why i fucking hate bryce\"\n        ],\n        [\n            1,\n            \"rt user disgusting in name of freedom of speech this jihadi swine user has always been hindu gods …\"\n        ],\n        [\n            0,\n            \"rt user i just keep praying this will stop hurting so damn bad\"\n        ],\n        [\n            1,\n            \"user user fuck ryan i wanna come and eat that as out in those\"\n        ],\n        [\n            1,\n            \"hashtag healthcare is for you and me not for fucking industry url\"\n        ],\n        [\n            1,\n            \"user it's just idiots like user that rant about it\"\n        ],\n        [\n            1,\n            \"user girl no tf it's not 🙄 😭 💀 that lil bitch was a pussy that wanted friends so bad\"\n        ],\n        [\n            1,\n            \"rt user someone will appreciate my ugly ass one day\"\n        ],\n        [\n            1,\n            \"cigarettes fucking man make my stomach hurt every trip\"\n        ],\n        [\n            1,\n            \"the way them titties milk done gone bad bitch i promise he ain't\"\n        ],\n        [\n            1,\n            \"rt user when this damn bell gonna ring i'm so sick of school url\"\n        ],\n        [\n            1,\n            \"user brutal laughing fighting fucking 💙\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url let's pick a random ass character mario kart 8\"\n        ],\n        [\n            1,\n            \"rt user every village has its idiots url\"\n        ],\n        [\n            1,\n            \"fucking hell another awful attempt embarrassing marking from barca\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"some of you girls think being a bad bitch is all there is in life\"\n        ],\n        [\n            1,\n            \"this was the worst night of my life now into those fucking dizzy feelin\"\n        ],\n        [\n            1,\n            \"appreciate my dad taking me to go get a car but his choice in music taste on the way there is fucking dreadful\"\n        ],\n        [\n            1,\n            \"rt user why do y'all wanna use the n word so fucking bad url\"\n        ],\n        [\n            0,\n            \"rt user mark hamill becomes han solo for star wars bad lip reading url\"\n        ],\n        [\n            1,\n            \"i absolutely hate when ppl act like life is so shitty and hate the world\"\n        ],\n        [\n            1,\n            \"reminder it has now been days since idiot user offered to be water for charity he need to be told every day\"\n        ],\n        [\n            0,\n            \"user whoa chill i may have to put this friendship on hold if you bad mouth my yankees 😳\"\n        ],\n        [\n            1,\n            \"rt user niggas loveeeeeeee the ugly bitches 😂 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user april fools my life is a fucking joke 😃 🙂 url\"\n        ],\n        [\n            0,\n            \"user damn that honey butter chicken sandwich was heavenly\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"cracked up at charlie telling to shut up xd moments bitch is so annoying she totes deserved that hashtag url\"\n        ],\n        [\n            1,\n            \"rt user i get hurt every fucking day im an idiot url\"\n        ],\n        [\n            1,\n            \"rt user user man that nigga is retarded 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user what idiot named them jet instead of\"\n        ],\n        [\n            1,\n            \"rt user how about they're all nasty motherfuckers for casting a child to do sex scenes w a grown ass man sorted url\"\n        ],\n        [\n            1,\n            \"rt user did me the worst way and my ass still care 🤷 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user you're evil ass just out here being missed or whatever lololol 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user issa bad bitch 🔥 url\"\n        ],\n        [\n            1,\n            \"wow you're a horrible fucking friend url\"\n        ],\n        [\n            1,\n            \"guy ’ z all those people talking about ufo ’ s aliens and are dumb retarded idiots hashtag\"\n        ],\n        [\n            1,\n            \"i said fuck not duck url\"\n        ],\n        [\n            0,\n            \"user yeah i know i fucking hate the cat part it feels from the rest of the poem but yeah i … url\"\n        ],\n        [\n            0,\n            \"tell me what you're thinking if it's that damn bad then keep it to yourself\"\n        ],\n        [\n            1,\n            \"rt user to hell with your religion bloody rascals if this is not terrorism what is this is what chaddi madness has given us htt …\"\n        ],\n        [\n            0,\n            \"user i hope i didn't get y'all too bad with that han solo post earlier my … url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user damn i wish i could makeup where i'm from an what i'm about and just find a fan base that's oblivious don't care but that ' …\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user if you litter you're a bitch i hate you\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"user how can you be laughing you evil bitch\"\n        ],\n        [\n            1,\n            \"we are the fucking worst country going url\"\n        ],\n        [\n            1,\n            \"user yo ugly ass going to start answer my messages\"\n        ],\n        [\n            1,\n            \"rt user spread that ass thick i had to hit that ass from m a g i c productions url\"\n        ],\n        [\n            1,\n            \"user u r a slim bag puppet for user so why dont u go ask him 4 permission to speak u idiot\"\n        ],\n        [\n            1,\n            \"rt user user i fucking you 😭 😭 😭 😂 you are blocked deleted gone omg i hate you 😂 😂 😂 …\"\n        ],\n        [\n            1,\n            \"this is so bad holy hell url\"\n        ],\n        [\n            1,\n            \"rt user every fucking day is and day at school arsehole url\"\n        ],\n        [\n            1,\n            \"rt user dear i hate that another bitch say she had me\"\n        ],\n        [\n            1,\n            \"rt user annoying ass bitch url\"\n        ],\n        [\n            1,\n            \"user lmfaoooo you asshole that looks disgusting\"\n        ],\n        [\n            0,\n            \"i know these nasty as hell url\"\n        ],\n        [\n            1,\n            \"rt user user this is fucking bullshit\"\n        ],\n        [\n            1,\n            \"user hmm wyd go fucking watch it get a break from shameless\"\n        ],\n        [\n            0,\n            \"18 bats girl when u turn 18 the hell home before bad happen let it play out\"\n        ],\n        [\n            1,\n            \"if you hate me over a nigga seek help bitch 😂 😂 😂 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"i fucking hate schools that sweep bullying under the rug hate it\"\n        ],\n        [\n            1,\n            \"rt user don't fucking look at me unless you want me to end your pathetic life\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user what a stupid fucking thing to ask made a mug of himself\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 i fucking hate the internet omg url\"\n        ],\n        [\n            0,\n            \"user literally the worst ms in the rain is hell\"\n        ],\n        [\n            1,\n            \"rt user maine man charged with choking 2 cats to death url someone needs to this evil fuck to death\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"an idiots prediction for ufc 210 url\"\n        ],\n        [\n            1,\n            \"is that big captain retard still there url\"\n        ],\n        [\n            1,\n            \"why on earth did i take this god awful fucking shift oh my god\"\n        ],\n        [\n            1,\n            \"crap why can't we ever see the idiots running around in the field\"\n        ],\n        [\n            1,\n            \"user they are fucking morons fans like them make the rest of us look bad\"\n        ],\n        [\n            1,\n            \"rt user some cruel bastard has dressed a horse up as paul url\"\n        ],\n        [\n            1,\n            \"rt user how to trick an idiot url\"\n        ],\n        [\n            0,\n            \"user hell i gotta in this room it's been a bad day 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"petty ass idiots rt user stretch mark bars have some people unhappy url\"\n        ],\n        [\n            0,\n            \"user user i want alexa to break them ugly bitches\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate you all url\"\n        ],\n        [\n            1,\n            \"his president is a bankrupt reality tv host what fucking lanes url\"\n        ],\n        [\n            1,\n            \"ugh why do the in this palette crease so fucking bad\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"rt user is it just me or does everyone fucking hate you me flirting\"\n        ],\n        [\n            1,\n            \"user i want a from you so fuckin badly 😍\"\n        ],\n        [\n            1,\n            \"user that's what is all about idiots dont know difference between promoting a person … url\"\n        ],\n        [\n            1,\n            \"rt user donald trump is the biggest fucking idiot someone help us\"\n        ],\n        [\n            1,\n            \"user couldn't give a flying fuck the colour of attackers it's a vile and cowardly act\"\n        ],\n        [\n            1,\n            \"user debts because you're so fucking in the hole because all you and your pathetic ass boyfriend do are put … url\"\n        ],\n        [\n            0,\n            \"user listen i would not have one of that daft pricks tickets you mad\"\n        ],\n        [\n            1,\n            \"user service you also have the fucking\"\n        ],\n        [\n            1,\n            \"how do i get caught up in stupid ass situations\"\n        ],\n        [\n            1,\n            \"my nail tech so damn bad and she from too girl we friends now btw 😋\"\n        ],\n        [\n            1,\n            \"user user how about all the people in the ad office get fired and put some of those idiots get out there and try to coach\"\n        ],\n        [\n            1,\n            \"im closing my wells fargo account and going no bank for a while because this is just fucking stupid\"\n        ],\n        [\n            1,\n            \"rt user water is fucking disgusting and if you don't agree i literally can't even with you\"\n        ],\n        [\n            1,\n            \"destruction of our country by a idiot is perhaps just desserts for bigotry for hundreds of years can we still save it\"\n        ],\n        [\n            1,\n            \"rt user fucking up day parties and brunch for bullshit rt user trump trying to have us at war before summer hits i see\"\n        ],\n        [\n            1,\n            \"rt user i need to stop caring about ppl who don't give a shit about me\"\n        ],\n        [\n            1,\n            \"rt user hi if i'm with my boyfriend and you say hi to him you can say hi to me too i don't bite i hate bitches like you\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"user wasn't directed at you ugly nigga\"\n        ],\n        [\n            0,\n            \"rt user wondering who listens to hashtag according to melon people in their 20s followed by 30s of which 59 8 females …\"\n        ],\n        [\n            1,\n            \"rt user sometimes your knight and shining armor may turn out to be an idiot in\"\n        ],\n        [\n            1,\n            \"rt user wtf south africa what the hell are you doing lifting the ban on rhino horn sales outrageous stupid url\"\n        ],\n        [\n            1,\n            \"13 reasons why got me fucked up i hate the choices i make in my life\"\n        ],\n        [\n            1,\n            \"rt user i hate how niggas try to hide lie about things we find out everything\"\n        ],\n        [\n            1,\n            \"just dropped my phone in mayonnaise fucking hellman\"\n        ],\n        [\n            1,\n            \"user user your an idiot troll and the thing from what you think you are 007 is your iq\"\n        ],\n        [\n            1,\n            \"user user what a wonderfully bloody time it is to curb stomp hell knights doom 2 rumors yet i won't tell\"\n        ],\n        [\n            1,\n            \"now this is what u call a bad bitch url\"\n        ],\n        [\n            1,\n            \"lot of niggas going bad on me please one at a time url\"\n        ],\n        [\n            1,\n            \"user i fucking knew it 😅 url\"\n        ],\n        [\n            1,\n            \"i was legit screaming my lungs out fuck i hate this 😭 url\"\n        ],\n        [\n            1,\n            \"been waiting to release all this anger out oml i'm gone send a bitch to the hospital\"\n        ],\n        [\n            1,\n            \"rt user i hate mfs that lock they tweets like what's the fucking point 🤦 🏾 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"rt user beat my ass if i ever let a man make me look stupid\"\n        ],\n        [\n            1,\n            \"i feel so fucking filthy now url\"\n        ],\n        [\n            1,\n            \"📷 its going to be a fucking night with a wave nigga cali birthday boy and me rio url\"\n        ],\n        [\n            1,\n            \"user i was looking seats horrible as hell\"\n        ],\n        [\n            1,\n            \"that's if they don't march your ass to the gas chambers fucking idiots\"\n        ],\n        [\n            1,\n            \"user nah just fucking with you and everyone\"\n        ],\n        [\n            1,\n            \"hate when people bring up my name into stupid bullshit\"\n        ],\n        [\n            1,\n            \"rt user this is a terrible fucking idea to begin with url\"\n        ],\n        [\n            1,\n            \"user your work is fucking terrible tbh fuck them\"\n        ],\n        [\n            0,\n            \"for fucks sake over liam claim of ' shared values ' with brutal regime url\"\n        ],\n        [\n            1,\n            \"rt user quotes part 2 i just got freaky see this fucking frog i need this frog can you blame her he has a gun cock …\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user i sometimes envy those who don't have retarded parents all i can do is treat them like trash when they … url\"\n        ],\n        [\n            1,\n            \"rt user miserable bastard me still can't get over the fact we threw away 2 points against a team that did fuck all for 90 mins\"\n        ],\n        [\n            1,\n            \"god damn i hate that self entitled spoiled bullshit 😐\"\n        ],\n        [\n            1,\n            \"of course it couldn't be that she's just an idiot 😨 url\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"say … these niggas are horribly corny i feel like you ’ re insulting my intelligence these need help url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"url please watch and share all you fucking moron clinton supporters and the like wake up\"\n        ],\n        [\n            1,\n            \"tired of the wack ass niggaz getting recognition games y'all gonna know my name\"\n        ],\n        [\n            1,\n            \"come the fuck on 2x womens champ user\"\n        ],\n        [\n            1,\n            \"my fucking son hes singing what og yt\"\n        ],\n        [\n            1,\n            \"rt user user that's the fucking worst\"\n        ],\n        [\n            1,\n            \"rt user bout time someone fired your stupid ass user\"\n        ],\n        [\n            0,\n            \"looking for coachella is the fucking worst\"\n        ],\n        [\n            1,\n            \"user block me you stupid bitch\"\n        ],\n        [\n            1,\n            \"rt user i don't go swimming with idiots\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate people 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user he's riding the hate floating like a bastard on a flying of\"\n        ],\n        [\n            1,\n            \"rt user this is a terrible fucking idea to begin with url\"\n        ],\n        [\n            1,\n            \"i want to kill myself so fucking bad i just don't have the guts to do it\"\n        ],\n        [\n            1,\n            \"user 1 2 3 4 that like what some idiot would have on his luggage\"\n        ],\n        [\n            0,\n            \"rt user omg my flannel an example of why i would be the worst lesbian criminal ever url\"\n        ],\n        [\n            1,\n            \"report this sick son of a bitch url\"\n        ],\n        [\n            1,\n            \"rt user why is it called linkedin and not stfu steve i fucking hate you i hope you get fired\"\n        ],\n        [\n            1,\n            \"user stop mentioning my name on ur ugly ass acc\"\n        ],\n        [\n            1,\n            \"user user stop our kids you fucking\"\n        ],\n        [\n            1,\n            \"rt user cigarettes fucking stink son stay away from me\"\n        ],\n        [\n            1,\n            \"my fucking god i want url\"\n        ],\n        [\n            1,\n            \"nails done hair done im feeling like a bad bitch 😋 😋 😋\"\n        ],\n        [\n            1,\n            \"these are the real fucking terrorists url\"\n        ],\n        [\n            1,\n            \"everyone is forgetting that streaming isn't just spotify you idiots hashtag user\"\n        ],\n        [\n            1,\n            \"rt user a nasty piece of work with a speech not your nazi url\"\n        ],\n        [\n            1,\n            \"user i wanted a fucking drink then you took away our leverage then shot the way to go grandpa she poured a pint\"\n        ],\n        [\n            0,\n            \"user with my blessing why didn't i fucking think of that\"\n        ],\n        [\n            1,\n            \"rt user hate the girls who act like they're your friend yet lowkey want your nigga\"\n        ],\n        [\n            1,\n            \"i just found out tom died in fucking 2013 and i didn ’ t know thats insane\"\n        ],\n        [\n            1,\n            \"you'll always be a bad ass bitch in my heart url\"\n        ],\n        [\n            1,\n            \"user come do my it's fucking boring 🙄 😂\"\n        ],\n        [\n            1,\n            \"you lil stupid ass bitch i ain't fuckin wit you sorry y'all i needed that\"\n        ],\n        [\n            1,\n            \"blast off fuck it blast off url\"\n        ],\n        [\n            1,\n            \"my sister told her ex that she hopes he meets a bad bitch fucks her and then finds out it's the mom he never knew\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"i forgot my phone charger at home i'm an idiot 😅\"\n        ],\n        [\n            0,\n            \"rt user they're not criminals they did something stupid damn\"\n        ],\n        [\n            1,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            0,\n            \"rt user brutal rape murder of a mentally retarded girl father a tragic incident of ps bjp protests k …\"\n        ],\n        [\n            1,\n            \"i hate when im on instagram doing instagram things and a niggas nowhere 2 b found ass bitch has the nerve to mention me like my comment 🤔 😂\"\n        ],\n        [\n            0,\n            \"user user se ho sir i will miss uh badly 😔 😔\"\n        ],\n        [\n            1,\n            \"user you should have made delirious be to in the wheelchair considering how retarded he is\"\n        ],\n        [\n            1,\n            \"that is fucking terrifying 😩 😂 url\"\n        ],\n        [\n            1,\n            \"rt user fucking hate them url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            0,\n            \"the wikipedia word today is story of a cock and a bull slang britain a … url\"\n        ],\n        [\n            1,\n            \"you think that you a bad bitch cuz you got 20k followers and book me in yo bio 😂 🤔\"\n        ],\n        [\n            1,\n            \"rt user bitches out here zip tying they titties together and drinking tea for 1000 dollars 🤦 🏽 ‍ ♂ ️ i hate the world man\"\n        ],\n        [\n            0,\n            \"rt user water isn't nasty it just has no taste put some fruit in it if you want flavor 🙄\"\n        ],\n        [\n            1,\n            \"rt user someone fucking lied url\"\n        ],\n        [\n            1,\n            \"rt user this is fucking disgusting i rlly humans man url\"\n        ],\n        [\n            1,\n            \"rt user i hate when i get irritated to the point i want to fucking 😤 😤 😤\"\n        ],\n        [\n            0,\n            \"rt user i'm sorry but that wasn't even an apology dean and him that's what happened url\"\n        ],\n        [\n            1,\n            \"user you idiots we watch the champions tour all morning and on 1st play off hole you leave it and go to the start of women's golf 🖕\"\n        ],\n        [\n            1,\n            \"oh man some idiot scratched my sticker url url\"\n        ],\n        [\n            1,\n            \"rt user been a fucking horrible season to be a hearts fan like fuckin hell\"\n        ],\n        [\n            1,\n            \"nigga jeremy beat me after wilson omg i'm sick\"\n        ],\n        [\n            1,\n            \"rt user a fucking disgusting example of arab superiority fuck that woman recording url\"\n        ],\n        [\n            1,\n            \"how in the hell is user staying in business worst news network on the planet url\"\n        ],\n        [\n            1,\n            \"rt user the turtle needs to be slapped with a fucking chair many times url\"\n        ],\n        [\n            1,\n            \"i'm be buying training bras soon dealing with and attitudes soon these lil ass boys ain't be ugly to them 😩 😩 😩\"\n        ],\n        [\n            1,\n            \"rt user how stupid do you have to be to vote for idiots like maxine waters pelosi hank johnson diane feinstein\"\n        ],\n        [\n            1,\n            \"rt user sticks a bar of soap in collective filthy fucking mouth for a minute\"\n        ],\n        [\n            1,\n            \"i mean give the cop a fucking pepsi and you won't get shot racism over terrible\"\n        ],\n        [\n            1,\n            \"some absolutely fucking idiots on here tonight\"\n        ],\n        [\n            1,\n            \"user i got rid of mine because his was bad he has awful shitty speed i can't tell what your are eyes\"\n        ],\n        [\n            1,\n            \"what idiot called it campaigning instead of nursery\"\n        ],\n        [\n            1,\n            \"rt user normani did u rest bad bitches needs to\"\n        ],\n        [\n            1,\n            \"yes it does you idiot sandwich url\"\n        ],\n        [\n            1,\n            \"if you've never understood the use of the word ' on twitter take a peek at this pathetic tweet and the comm … url\"\n        ],\n        [\n            1,\n            \"rt user it's fucking horrible that it takes a fucking tv show for people to realize they need to watch what they say\"\n        ],\n        [\n            1,\n            \"rt user this fatuous idiot believes all he has to do is issue an order url\"\n        ],\n        [\n            1,\n            \"rt user you gotta be sick as hell to do this url\"\n        ],\n        [\n            0,\n            \"rt user them man that are showing teeth when you're pissed are just as bad url\"\n        ],\n        [\n            1,\n            \"user being called an idiot by terrorists is practically a compliment\"\n        ],\n        [\n            1,\n            \"i need answers like who are you and why are you sending me your ugly ass dick url\"\n        ],\n        [\n            1,\n            \"rt user if you cant handle me at my worst than you probably cant handle me at all because im a fuckin nightmare 24 7\"\n        ],\n        [\n            1,\n            \"hey wv governor read this you idiot url\"\n        ],\n        [\n            1,\n            \"rt user ppl that are disrespectful to their parents piss me off so bad\"\n        ],\n        [\n            1,\n            \"remember everybody used to wear them ugly ass\"\n        ],\n        [\n            0,\n            \"the fact that i just paid 7 for a fruit cup and a coffee at school is insane\"\n        ],\n        [\n            1,\n            \"rt user you've got to be fucking kidding me help saudi arabia bomb yemen into but complain about cadbury eggs url\"\n        ],\n        [\n            1,\n            \"user user looking so bad ass in leather\"\n        ],\n        [\n            1,\n            \"get the hell out of here with that crap 🦄 👑\"\n        ],\n        [\n            1,\n            \"this 2 idiots like to make a fool out of themselves sometimes url\"\n        ],\n        [\n            1,\n            \"fuck yeah it's friday 😝 let's hang out 😊 see you soon ❤ ️\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"rt user rt if your momma never wore these ugly shits url\"\n        ],\n        [\n            1,\n            \"rt user 315 i said i wanted pizza tattoo on my ass and the asked me what i wanted on it\"\n        ],\n        [\n            1,\n            \"rt user i don't have an ed i'm just a stupid girl that eats a lot and then wonders why she's so fucking fat\"\n        ],\n        [\n            1,\n            \"i hate girls that get a bf ditch their friends to the side who's gonna be there when the dude fucks u over not me 🖕 🏽\"\n        ],\n        [\n            1,\n            \"the idiots just keep talking url\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            0,\n            \"anyone wanna hang out the night of prom i don't want to go i don't want to have a boring ass night\"\n        ],\n        [\n            0,\n            \"when you just realize you brought everything for your camera but the damn lenses stupid blown\"\n        ],\n        [\n            1,\n            \"rt user rt if you have been called ugly fat worthless cunt bitch slut an army whore emo freak nerd monster etc\"\n        ],\n        [\n            1,\n            \"rt user boring ass saturday 🤦 🏽 ‍ ♀ ️ hashtag\"\n        ],\n        [\n            1,\n            \"everyone who uses twitter is a fucking retard url\"\n        ],\n        [\n            0,\n            \"rt user the nazi death gas so horrific even hitler feared using it url\"\n        ],\n        [\n            1,\n            \"tw fics are so like get a job stay away from ugly ass mfs\"\n        ],\n        [\n            1,\n            \"just seen that ronaldo statue for 1st time looks like slightly retarded david 😂\"\n        ],\n        [\n            1,\n            \"rt user if you ask someone how they're doing and their response is living the dream that's code for i fucking hate myself\"\n        ],\n        [\n            1,\n            \"can't beat a team that's trying to freaking tank so damn pathetic\"\n        ],\n        [\n            1,\n            \"rt user this is the time of year where girls are scared to go to school bc they know ugly niggas gonna ask them to prom\"\n        ],\n        [\n            1,\n            \"user user the village idiot with the glasses\"\n        ],\n        [\n            1,\n            \"rt user these ugly ass people be having the highest confidence levels 🚮\"\n        ],\n        [\n            1,\n            \"martha has a house keeper and this woman literally sent my ass to my room i'm shocked and\"\n        ],\n        [\n            0,\n            \"you ya hate can stay over there\"\n        ],\n        [\n            1,\n            \"he just wanted to fucking eat i hate people url\"\n        ],\n        [\n            0,\n            \"user as a yankee fan i regret to inform you that baseball is bad\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            1,\n            \"i could smell the liquor i feel fucking disgusting 😷\"\n        ],\n        [\n            1,\n            \"rt user oh my fucking gucci 😱 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user 2 i'm a bad bitch you can't kill me url\"\n        ],\n        [\n            1,\n            \"nah this bullshit it was fucking basket interference\"\n        ],\n        [\n            1,\n            \"rt user i have the biggest heart you can do me so damn dirty i'll still be there i fucking hate it\"\n        ],\n        [\n            1,\n            \"rt user this looks fucking nasty url\"\n        ],\n        [\n            1,\n            \"don't think it's a terror attack yet you stupid fucking idiot fucking kill yourself\"\n        ],\n        [\n            1,\n            \"was that their april fool's bc bitch i stg i hate them\"\n        ],\n        [\n            1,\n            \"are you fucking kidding me url\"\n        ],\n        [\n            1,\n            \"rt user yeah stop being a fucking furry url\"\n        ],\n        [\n            1,\n            \"user driving like an idiot url\"\n        ],\n        [\n            1,\n            \"rt user man a bitch can't call me ugly broke or a bum 💯 😅 so don't convince ya self\"\n        ],\n        [\n            1,\n            \"idk man who am i 😭 😭 i just wanna die 😭 😭 so damn tried if life hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rt user flash nigeria will die if govt continues to neglect niger delta region – delta cleric url\"\n        ],\n        [\n            1,\n            \"user i talk to retarded ppl to just say go hold ur balls in the corner\"\n        ],\n        [\n            1,\n            \"really hate when people come around me in a bad ass mood like remove yourself\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"what's crazy is that these niggas than these bitches 😩 💯\"\n        ],\n        [\n            1,\n            \"rt user and frustration in today idiots shouldn't breed\"\n        ],\n        [\n            1,\n            \"user yup or bought and put up on sites 2 seconds after release fucking insane\"\n        ],\n        [\n            1,\n            \"user user my worst fucking nightmare\"\n        ],\n        [\n            1,\n            \"damn man being gotta be a horrible way to go\"\n        ],\n        [\n            1,\n            \"rt user jackass edition the banana mobile ft url via …\"\n        ],\n        [\n            1,\n            \"user i don't hate kpop i just like pissing you 😂\"\n        ],\n        [\n            1,\n            \"rt user i highkey hate when females take their heels off to dance on that nasty ass floor don't me\"\n        ],\n        [\n            1,\n            \"rt user momma didn't raise no bitch but she did raise a very bad decision maker\"\n        ],\n        [\n            1,\n            \"rt user this is seriously honestly truly fucking disgusting url\"\n        ],\n        [\n            1,\n            \"i'm either sick or have violent fucking allergies\"\n        ],\n        [\n            0,\n            \"rt user i hate being a senior can i just skip to being a working man with a fat ass bank account\"\n        ],\n        [\n            1,\n            \"rt user after losing out on millions idiots 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user retweet if you fuck with this url\"\n        ],\n        [\n            1,\n            \"rt user why do y'all wanna use the n word so fucking bad url\"\n        ],\n        [\n            1,\n            \"my boyfriend annoying ass always want somebody to cook for him 🙄\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            0,\n            \"if your mama or had her snatched in south oak cliff anywhere between 1984 1986 ​ was me my bad\"\n        ],\n        [\n            1,\n            \"what the bloody hell is this url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"i'm going to acknowledge my privileges and call the ignorant idiots out who out\"\n        ],\n        [\n            1,\n            \"let me clarify we were so idiots url\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 shock three end draws entered three times i've been fucking jokers url\"\n        ],\n        [\n            1,\n            \"rt user im fucking screaming this lady thought she was j url\"\n        ],\n        [\n            1,\n            \"some of you annoying ass men need to look through this and take notes hashtag\"\n        ],\n        [\n            1,\n            \"why is this one in my house fucking me up all over\"\n        ],\n        [\n            1,\n            \"user it's fucked we must be doing wrong it's fucked either ways 😂 😩 😩\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user this is a real fucking that put in their dvd url\"\n        ],\n        [\n            1,\n            \"now i feel sick now maddie gotta get her ass beat 🤢\"\n        ],\n        [\n            1,\n            \"rt user instagram needs to locate this person and do something this is fucking crazy i feel so disgusted url\"\n        ],\n        [\n            1,\n            \"rt user being ignored is my pet peeve 😂 shits so annoying\"\n        ],\n        [\n            1,\n            \"rt user i just ate where the hell is world hunger fucking moron url\"\n        ],\n        [\n            1,\n            \"yo nigga always fucking choose 😭 url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user nigga i'm from vegas you don't got it that bad lmfao url\"\n        ],\n        [\n            1,\n            \"rt user i hate a mice head nigga that want a bitch all to they self but be like a mf 😑\"\n        ],\n        [\n            1,\n            \"user user anything for ratings and to be talked about idiots\"\n        ],\n        [\n            1,\n            \"having deadbeat ass parents is the fucking worst ❗ ️\"\n        ],\n        [\n            1,\n            \"rt user i hate bitches that say this url\"\n        ],\n        [\n            1,\n            \"user you're soooo sick bitch que don't be a hoe\"\n        ],\n        [\n            1,\n            \"what idiot called it and not getting your roots done\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user all ugly bitches like to do is fight 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"this is my ' omg why the fuck have i got the at this hour when i need to sleep ' face url\"\n        ],\n        [\n            1,\n            \"user bruh you fucking up tf you doing mane\"\n        ],\n        [\n            1,\n            \"get your nasty ass off my screen and take annie with u\"\n        ],\n        [\n            1,\n            \"user is an inappropriate idiot url\"\n        ],\n        [\n            1,\n            \"rt user who's the sick bastard in that had the leafs face the caps on the 2nd night of a back to back i just want …\"\n        ],\n        [\n            1,\n            \"i'm that annoying ass bitch that laughs at\"\n        ],\n        [\n            1,\n            \"we urgently need user to explain how this asshole was oppressed by brutal regime and hence stepped on the … url\"\n        ],\n        [\n            1,\n            \"singing but the camera isnt on him me where he at bitch\"\n        ],\n        [\n            1,\n            \"i wish girls realized it's not cool cute to blast their stupid ass drama all over twitter 🤷 🏼 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user getting a crush is so inconvenient like bitch im supposed doing this paper but now im thinking abt what u kissing my …\"\n        ],\n        [\n            1,\n            \"rt user you haven't done anything but divide this country create fear make us look like idiots to the world p s hashtag\"\n        ],\n        [\n            1,\n            \"rt user that belt buckle is still fucking ugly though\"\n        ],\n        [\n            1,\n            \"user ah twitter replies never underestimate their ability to remind u why u should be miserable as fuck even when you're an\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate that im always\"\n        ],\n        [\n            1,\n            \"rt user user i hate to tell you this ghost boss but do not have dicks ha ha ha ha ha ha ha …\"\n        ],\n        [\n            1,\n            \"i'm so sick of niggas in suits and ties making stupid ass decisions that affect the lives of millions\"\n        ],\n        [\n            1,\n            \"rt user niggas is deadass pathetic asf like if you don't wanna be faithful then don't be in a relationship and leave nigga\"\n        ],\n        [\n            1,\n            \"rt user yo momma had them ugly ass heels not mine url\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"rt user my 1st q why can't you trillion dollar retards find hit valid targets any bullshit answers lose a star on their uni …\"\n        ],\n        [\n            1,\n            \"as if tuition fees have gone up £ 250 fucking outraged\"\n        ],\n        [\n            1,\n            \"rt user you're really fucking disgusting and the fact you sent a picture of a dick in an animal in my mentions makes you …\"\n        ],\n        [\n            1,\n            \"rt user hr 226 call your members of congress this is nothing but evil make the damn call people url\"\n        ],\n        [\n            1,\n            \"rt user so y'all watching the speech and ain't link nobody you ugly fuckers\"\n        ],\n        [\n            1,\n            \"user nah u can keep that nasty ass tap water 😷\"\n        ],\n        [\n            0,\n            \"idk wtf people are hating on user but the hell with y'all i support user all the way forever\"\n        ],\n        [\n            0,\n            \"hell then i'm a bad actor my character is always out of character url\"\n        ],\n        [\n            1,\n            \"i fucking hate taco bell but del taco is life with them\"\n        ],\n        [\n            1,\n            \"rt user yeah uconn women's basketball team didn't score 50 in ' 07 not even fuckin close idiots\"\n        ],\n        [\n            1,\n            \"this album had some fucking 🤘 🏼 url\"\n        ],\n        [\n            1,\n            \"rt user me trying to be patient with annoying ass customers url\"\n        ],\n        [\n            1,\n            \"rt user lil mama bad as hell 😘 url\"\n        ],\n        [\n            0,\n            \"user trust me can't wait to get it done it's as fuck now so when it's it'll be evil\"\n        ],\n        [\n            1,\n            \"user oh hell no we want u gone and your stinking family we hate u the world hates u\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            1,\n            \"rt user i am so sick of your stupid just stop tweeting you fuckin loser url\"\n        ],\n        [\n            1,\n            \"rt user im sick asl this nigga tee at and i aint 😪\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user i hate when a song reminds me of someone i give 0 fucks about\"\n        ],\n        [\n            0,\n            \"me lo re a someone bloody hell url\"\n        ],\n        [\n            1,\n            \"i immediately regret my decision wearing a to come to 🙃 getting the worst looks like i dont know i look like a twat 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"i fucking hate my body im fucking ugly and disgusting and nobody is helping im turning off my fucking phone bye\"\n        ],\n        [\n            1,\n            \"i think its time not to blame the coaches our players are fucked up\"\n        ],\n        [\n            1,\n            \"sick of being sick one of those years where i have gotten every damn that i've come in contact with 😤 🙁\"\n        ],\n        [\n            1,\n            \"and reveals the filthy rot in ’ s party it is a hell hole url\"\n        ],\n        [\n            1,\n            \"you had an opinion how fucking dare you url\"\n        ],\n        [\n            1,\n            \"yesterday someone asked me if there were a lot of lakes around where i grew up my dumb ass forgot about lake michigan and i said no\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"user i'm not saying i saw that coming 7 episodes ago i'm just saying i'm not an idiot\"\n        ],\n        [\n            1,\n            \"rt user if i gotta be a bitch imma be a bad one 💖 url\"\n        ],\n        [\n            1,\n            \"wonder if all those dumbass hashtag idiots feel stupid about believing all the hashtag fake news stories 🙄\"\n        ],\n        [\n            1,\n            \"user what the hell is going on you can't do this they've already built houses in there sickening url\"\n        ],\n        [\n            1,\n            \"rt user put a dick in your mouth then maybe you wouldn't need me to listen to all of your bullshit you stupid twat …\"\n        ],\n        [\n            1,\n            \"i fuckin hate my dad he and my mom have been divorced for 17 years and separated for 19 and he still fucking makes my mom cry\"\n        ],\n        [\n            1,\n            \"rt user sometimes you gotta serve looks just to remind these hatin ass bitches why they hate you\"\n        ],\n        [\n            1,\n            \"i am beyond disgusted livid don't fucking test me\"\n        ],\n        [\n            0,\n            \"rt user and what type is this the retarded one ah url\"\n        ],\n        [\n            1,\n            \"rt user i walk around my school all the bitches that don't like me just sit around and hate 😆 💁 🏽\"\n        ],\n        [\n            1,\n            \"is too heavy eye cream is not re heavy moisturizer not everything in the goddamn world is a gimmick\"\n        ],\n        [\n            1,\n            \"rt user is fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user holy hell these people are disgusting url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            0,\n            \"oh the republicans are outraged that the democrats plan to filibuster gorsuch remember judge garland karma is hell isnt it\"\n        ],\n        [\n            1,\n            \"user to bad the 50 70 or is a luxury sedan bitch\"\n        ],\n        [\n            1,\n            \"he may look like an idiot and talk like an idiot but don't let that fool you he really is an idiot hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user do you see what happens when idiots like you don't help us remove the thief user\"\n        ],\n        [\n            1,\n            \"rt user where the bad bitches named deposit funds at 😩 😤\"\n        ],\n        [\n            1,\n            \"rt user fuck it up sis url\"\n        ],\n        [\n            1,\n            \"user is talking to me about basketball and she says she made the goal this is the fucking reason she doesn't watch sports\"\n        ],\n        [\n            1,\n            \"i hate when people get mad at little stupid stuff shits annoying\"\n        ],\n        [\n            1,\n            \"user user uh oh we have a bad ass over here\"\n        ],\n        [\n            1,\n            \"rt user hate a nigga who done been with everybody i can't even brag about you\"\n        ],\n        [\n            1,\n            \"rt user this idiot is even trolling a trump thread about wounded warriors literally all he does all day every day is troll trum …\"\n        ],\n        [\n            1,\n            \"rt user like i say every week debbie is fucking insane hashtag\"\n        ],\n        [\n            1,\n            \"yo i really hate when my friends ask wyd around 9 30 to 5 30 on mon fri like nigga working like always lmfao\"\n        ],\n        [\n            0,\n            \"rt user wondering who listens to hashtag according to melon people in their 20s followed by 30s of which 59 8 females …\"\n        ],\n        [\n            0,\n            \"' i was shocked at content ' parent of utc doesn't recognise damning findings url url\"\n        ],\n        [\n            1,\n            \"how he dare to say this who is idiot user k\"\n        ],\n        [\n            1,\n            \"rt user this is what you voted for you fucking moron why do you think gibraltar voted 98 remain url\"\n        ],\n        [\n            1,\n            \"user hundreds of men have grown a 12 inch dick by using this one weird trick that doctors don't want you to know try\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user or whatever her name is is so goddamn annoying it's about damn time some of yall realized that\"\n        ],\n        [\n            1,\n            \"rt user seriously hate fucking wasting my days off inside doing nothing\"\n        ],\n        [\n            1,\n            \"consider the possibility that we are led by idiots url\"\n        ],\n        [\n            1,\n            \"rt user this is so fucking url\"\n        ],\n        [\n            1,\n            \"rt user some cruel bastard has dressed a horse up as paul url\"\n        ],\n        [\n            1,\n            \"user user shits stupid dude they got blacks hating whites hating muslims jesus this allah that all bullshit\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"mine is fat ass but i still control some guys will see and start behaving like idiots\"\n        ],\n        [\n            1,\n            \"rt user niggas loveeeeeeee the ugly bitches 😂 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"what the hell happened to looked like he rolled a tub or something terrible for\"\n        ],\n        [\n            1,\n            \"what are the fucking chances of meeting my father of at my fucking job\"\n        ],\n        [\n            1,\n            \"rt user i hate seeing girls upset about a nigga cause i know that hurting feeling but a nigga gone be a nigga god don't sleep pic …\"\n        ],\n        [\n            1,\n            \"you are a loser user fuck off to barca\"\n        ],\n        [\n            1,\n            \"rt user females that start talking like a baby when their man is around is hella fucking annoying\"\n        ],\n        [\n            1,\n            \"rt user how i sleep at night knowing that i make you bitches sick and y'all hate me url\"\n        ],\n        [\n            1,\n            \"i'm sick i ain't even know that nigga rocked bobby jersey from water boy\"\n        ],\n        [\n            1,\n            \"rt user this fatuous idiot believes all he has to do is issue an order url\"\n        ],\n        [\n            1,\n            \"user user she called trump supporters idiots and recommended voting against trump on election day\"\n        ],\n        [\n            1,\n            \"rt user damn i hate when i realize there's no damn liga on my wrist when i want to put my hair up 😩\"\n        ],\n        [\n            1,\n            \"i hate to have our weaknesses with a living but the idiot world from itself\"\n        ],\n        [\n            1,\n            \"rt user clay can you just finish the damn fucking tapes\"\n        ],\n        [\n            1,\n            \"over 3000 retards retweeted this nonsense url\"\n        ],\n        [\n            1,\n            \"rt user the grab them by the pussy doctrine is going to prove disastrous you can hear it in his nuke rhetoric if we have them …\"\n        ],\n        [\n            1,\n            \"rt user annoying ass bitch url\"\n        ],\n        [\n            1,\n            \"anyone have feelings for someone who has no idea it's fucking awful\"\n        ],\n        [\n            1,\n            \"about to be thoroughly entertained by stories of these retarded fat prom houses hashtag\"\n        ],\n        [\n            1,\n            \"user im saying those are my fav features on any person u stupid bitch\"\n        ],\n        [\n            1,\n            \"can everyone stop tweeting and shit in 13 reasons why\"\n        ],\n        [\n            1,\n            \"rt user damn these jerseys cold url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            0,\n            \"football would drive you insane i'm getting fucking tonight brutal\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user 40 years ago when i was in college these idiots wouldn't ever find one job today they're rampant that's what tenure is go …\"\n        ],\n        [\n            1,\n            \"rt user dj has tried out 2 niggas and they both failed miserably url\"\n        ],\n        [\n            1,\n            \"i wait patiently to see my lover kill some bad bitches 🙄 😩 😘 ❤ ️ user\"\n        ],\n        [\n            1,\n            \"can i go one day without people having me fucked up please maybe my birthday\"\n        ],\n        [\n            1,\n            \"rt user i wanna be than the bad bitch i already am\"\n        ],\n        [\n            0,\n            \"user hopefully there's lots of retards tweeting that's a bad thing nothing will show trump like ww3 and th … url\"\n        ],\n        [\n            0,\n            \"rt user they are quite literally fucking barking mad url\"\n        ],\n        [\n            1,\n            \"bitches so stupid i just be telling them i got a gf because that's when they appreciate your time\"\n        ],\n        [\n            1,\n            \"rt user if u cuff a girl who cheated on her mans w u u retarded af 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user i be a bad bitch when i have my bob in 🙌 🏽 😂 😍\"\n        ],\n        [\n            1,\n            \"user i'm convinced everyone is fucking retarded\"\n        ],\n        [\n            1,\n            \"i swear i can never do anything it's so fucking annoying\"\n        ],\n        [\n            1,\n            \"rt user islam hates gays moron url\"\n        ],\n        [\n            1,\n            \"rt user i want tacos so fucking bad\"\n        ],\n        [\n            1,\n            \"rt user look at this fuckin retard url\"\n        ],\n        [\n            1,\n            \"user stop it survivor is fucking terrible\"\n        ],\n        [\n            1,\n            \"goddamn teenagers get on my fucking nerves hashtag\"\n        ],\n        [\n            1,\n            \"fuck the wait but holy shit season 3 is so hype url\"\n        ],\n        [\n            1,\n            \"rt user again why would u block someone if ur just gonna go on their page u fucking moron\"\n        ],\n        [\n            1,\n            \"rt user if you fwm bitches gone hate on you just cause you with me\"\n        ],\n        [\n            1,\n            \"look at that nasty ass greasy hair 🤢 url\"\n        ],\n        [\n            1,\n            \"g they fucking them boys they not playing 😫 url\"\n        ],\n        [\n            1,\n            \"trum p is stupid as hell he will never help the working man his sheep have been trump is a liar nothing but … url\"\n        ],\n        [\n            1,\n            \"rt user if the idiot son in law the insane racist that's an improvement url\"\n        ],\n        [\n            1,\n            \"rt user bloody fucking hell url\"\n        ],\n        [\n            1,\n            \"rt user thou shalt not put words in god's mouth you bigoted bible shut your fucking face url\"\n        ],\n        [\n            1,\n            \"user user its bcz idiots of highest order were allowed to become the cm\"\n        ],\n        [\n            1,\n            \"rt user harris is the biggest prick out here i legit hate u rn 🙃 🙃 🙃 user\"\n        ],\n        [\n            1,\n            \"rt user nah y'all niggas sickening 🤢 url\"\n        ],\n        [\n            1,\n            \"my two moods x games emo ass bitch who looks like evil kermit with her hood on\"\n        ],\n        [\n            0,\n            \"user that's an horrific comment to make 😂 😂 😂 hell of a ride come on nico\"\n        ],\n        [\n            1,\n            \"user user it retarded its the instrumental\"\n        ],\n        [\n            1,\n            \"rt user i wanna beat his ass so bad url\"\n        ],\n        [\n            1,\n            \"i'm naturally vulgar y'all know this but you still said you like cock in your throat so l url\"\n        ],\n        [\n            1,\n            \"rt user these idiots still use that lock key when it comes to men and women having sex\"\n        ],\n        [\n            0,\n            \"terrible and heartbreaking still pissed at some in the tucson media for the way they this over the last … url\"\n        ],\n        [\n            1,\n            \"people date some ugly ass boring ass just because they're skinny\"\n        ],\n        [\n            0,\n            \"rt user i hate when i forget to press send and i'm sitting there like an idiot waiting for a reply\"\n        ],\n        [\n            1,\n            \"i hate when ppl say hence why hence why ur a dumbass\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user she's terrible i adore her spiteful asshole\"\n        ],\n        [\n            1,\n            \"yo i fucking hate bryce can he get the hell off my screen\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"y'all kids today are retarded 😂 url\"\n        ],\n        [\n            1,\n            \"rt user serving fucking looks since the birth of the universe bitch my bitch look …\"\n        ],\n        [\n            1,\n            \"rt user does rain make people stupid learn how to fucking drive please 🙄\"\n        ],\n        [\n            1,\n            \"rt user if a hood nigga get crazy about you it's over 💯 you his\"\n        ],\n        [\n            1,\n            \"if this was i just hit a fuckin nasty ass clip\"\n        ],\n        [\n            0,\n            \"rt user mark hamill han solo is the bad lip reading i was looking for url\"\n        ],\n        [\n            1,\n            \"rt user hail fucking state url\"\n        ],\n        [\n            1,\n            \"rt user guys can be assholes but girls are fucking evil hashtag\"\n        ],\n        [\n            1,\n            \"rt user this is a real fucking that put in their dvd url\"\n        ],\n        [\n            1,\n            \"rt user whenever i get in my feelings me and i remember what a bad bitch i am y se me\"\n        ],\n        [\n            1,\n            \"seven fucking days seven fucking days seven fucking days seven fucking days seven fucking days seven fucking d\"\n        ],\n        [\n            1,\n            \"rt user reason why these bitches secretly hate me 🤣 🤣 🤣 url\"\n        ],\n        [\n            1,\n            \"just chill out with my bad bitches and watch tv 😭\"\n        ],\n        [\n            1,\n            \"but if nothing bad happened then hell i'd even give up 20 years i still have to ask my dad what the hell was going on though\"\n        ],\n        [\n            1,\n            \"rt user getting a crush is so inconvenient like bitch im supposed doing this paper but now im thinking abt what u kissing my …\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate sleeping alone after i been drinking\"\n        ],\n        [\n            1,\n            \"rt user why do people wanna say nigga that bad like so bad where now you wanna change your race just to say it non poc are …\"\n        ],\n        [\n            1,\n            \"between the look on the face and these damn memes i'm so sick 😂\"\n        ],\n        [\n            1,\n            \"rt user if you get cyber bullied you're a faggot and deserve it your stupid ass stayed on the computer and cried all night h …\"\n        ],\n        [\n            1,\n            \"user i hate your ugly ass for ignoring me i'm blocking you\"\n        ],\n        [\n            1,\n            \"he got fucked up hashtag url\"\n        ],\n        [\n            1,\n            \"rt user or hey maybe retconning captain america into a nazi is bad for sales url\"\n        ],\n        [\n            0,\n            \"rt user game day the hell up\"\n        ],\n        [\n            1,\n            \"user i refer to them as as in hey it's a 4 way fucking go now\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"niggas are so nasty wash your damn hands after using the bathroom\"\n        ],\n        [\n            1,\n            \"i hate you poe ahh south florida niggas instead of trying get paid and make something shake for ya fam you want to beef with niggas\"\n        ],\n        [\n            1,\n            \"rt user beat my ass if i ever let a man make me look stupid\"\n        ],\n        [\n            1,\n            \"ron paul is a god damn joke who has no business being in politics what a fucking moron url\"\n        ],\n        [\n            1,\n            \"bitch you a and i hate you and i regret ain't play ya\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user hate these type of bitches man 🤦 🏽 ‍ ♂ ️ url\"\n        ],\n        [\n            1,\n            \"rt user boys are assholes but girls can be evil\"\n        ],\n        [\n            1,\n            \"rt user i'll never knock a nigga for trying that's insane dawg\"\n        ],\n        [\n            1,\n            \"i hate april fool's day i hope no one pulls a fucking joke on me\"\n        ],\n        [\n            1,\n            \"rt user he met a bad bitch w o the ass shots\"\n        ],\n        [\n            1,\n            \"user nigga do you think are insulting starbucks like that\"\n        ],\n        [\n            1,\n            \"you are fucking disgusting and rape isnt something you should joke about i hope user blocks your troll ass url\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"s o dat fuckin ' adam space camp sick af url\"\n        ],\n        [\n            1,\n            \"i'm pissed sorted me into boring ass and my is a a fucking fml 🙄\"\n        ],\n        [\n            1,\n            \"who think they're woke by choosing coke over pepsi and not knowing how bad coke has screwed latin america hashtag\"\n        ],\n        [\n            1,\n            \"rt user don't fucking look at me unless you want me to end your pathetic life\"\n        ],\n        [\n            1,\n            \"rt user after “ investigating ” russia interfered us elec w o one shred of evidence suddenly idiot user says it ’ …\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"user user he can fuck off\"\n        ],\n        [\n            1,\n            \"user i just came from a filthy ass house the girl blames it on having kids i have a newborn and my house is\"\n        ],\n        [\n            1,\n            \"rt user writing a poem called earth is an for heart u fucking idiots\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate school i would rather work than come here\"\n        ],\n        [\n            1,\n            \"i hate with shitty ass attitude they get tf on my nerves ❗ ️\"\n        ],\n        [\n            0,\n            \"rt user sleep is for the weak i will camp on melon tonight hashtag jk i need to sleep 😭\"\n        ],\n        [\n            1,\n            \"rt user we stopped caring he still make stupid ass videos url\"\n        ],\n        [\n            1,\n            \"rt user do you know who i am im a fucking figure 1\"\n        ],\n        [\n            0,\n            \"statement of the week what are we not everything for everybody what are we one bad ass place for those of you url\"\n        ],\n        [\n            1,\n            \"mr potter or whatever his name is he is an awful fucking counselor\"\n        ],\n        [\n            1,\n            \"idiotic but also an insult to slaves url\"\n        ],\n        [\n            1,\n            \"i hit one month of unemployment gosh i really fucking hate myself 🙂\"\n        ],\n        [\n            1,\n            \"know i was grateful for that and hoped to god that matt didn't say anything stupid or pop a in front of her your\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"user can you please tell me why the bloody hell am i paying £ 23 for something every month that never works\"\n        ],\n        [\n            1,\n            \"rt user getting a crush is so inconvenient like bitch im supposed doing this paper but now im thinking abt what u kissing my …\"\n        ],\n        [\n            0,\n            \"banana chips everything else end of st mary's banana chips are nasty and you can still taste the oil\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user you have no idea how much i hate school but damn we all got goals ya know 😏\"\n        ],\n        [\n            0,\n            \"it's so sunny but it's freezing fucking cold how\"\n        ],\n        [\n            1,\n            \"jacob jacob jacob is a fucking icon legend legend legend 1 1\"\n        ],\n        [\n            1,\n            \"user user you should be gassed to stop your retard gene\"\n        ],\n        [\n            1,\n            \"rt user damn snapchat spectacles r so sick url\"\n        ],\n        [\n            1,\n            \"rt user this idiot is even trolling a trump thread about wounded warriors literally all he does all day every day is troll trum …\"\n        ],\n        [\n            1,\n            \"rt user i'm stingy as fuck with my food my man my friends basically anything that's mineeeeee\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 nigga was getting filthy on they ass url\"\n        ],\n        [\n            0,\n            \"rt user submission han the picture says it all 👌 🏻 url\"\n        ],\n        [\n            1,\n            \"rt user it shouldn't take a tv show to prove that bullying suicide depression is a real fucking thing 😀 😀 😀\"\n        ],\n        [\n            1,\n            \"rt user i grabbed a steak and almost stuck it into my heart to commit suicide i was so fucking depressed\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user these are beyond belief and as for the idiots allowing them access into what was a society …\"\n        ],\n        [\n            0,\n            \"rt user hr 226 call your members of congress this is nothing but evil make the damn call people url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"lets fucking go user congrats on the button and all the hard work that you have overcome\"\n        ],\n        [\n            1,\n            \"i think i just got in the ass by a bee i feel bad for the person who has to help me find out\"\n        ],\n        [\n            1,\n            \"i hate the at my job i swear those mother fuckers close within 5 secs\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate being around people that are so toxic it rubs off on me and makes me feel horrible\"\n        ],\n        [\n            1,\n            \"my name is b jones the b stands for bad bitch 😛 but i just like unless it's saturday 🥃 🍃 😂 url\"\n        ],\n        [\n            1,\n            \"rt user where's the humanity of this administration this flock of sick gop birds shitting all over our america our …\"\n        ],\n        [\n            1,\n            \"user yep but retards don't care then once you've pushed the spawn it gives your retarded team mates the time to cap the flag\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"chelsea are the vladimir of football and i am fucking sick of\"\n        ],\n        [\n            1,\n            \"user bloody hell kevin the air drums didn't do anything bad to you 😂 url\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            0,\n            \"rt user photos official singer dara doing her duet with han jae for one step ost url\"\n        ],\n        [\n            1,\n            \"rt user i hate when people call a girl a hoe like leave her alone jesus christ its her freaking life dont say anything unless shes …\"\n        ],\n        [\n            1,\n            \"rt user then go up a fucking weight class and don't be stupid url\"\n        ],\n        [\n            1,\n            \"sick of all this photoshop show me an ass with some\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' hashtag url\"\n        ],\n        [\n            1,\n            \"user user yeah fucking stupid to say\"\n        ],\n        [\n            1,\n            \"can't stand a stupid ass girl bro hoes have no morals nowadays\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user my mama ain't never had these ugly mary j ass shoes url\"\n        ],\n        [\n            1,\n            \"rt user wtf south africa what the hell are you doing lifting the ban on rhino horn sales outrageous stupid url\"\n        ],\n        [\n            0,\n            \"letter carrier encounters the insane kitty from hell video url url\"\n        ],\n        [\n            1,\n            \"user majority vote rules never gv dems bury vicious violent dem hell w mccain graham limits\"\n        ],\n        [\n            1,\n            \"my mum shouldn't have told me about someone saying ' i've gained weight ' because now i feel fucking bad\"\n        ],\n        [\n            1,\n            \"rt user i could fucking url\"\n        ],\n        [\n            1,\n            \"rt user this idiot is even trolling a trump thread about wounded warriors literally all he does all day every day is troll trum …\"\n        ],\n        [\n            1,\n            \"2017040 4 reuters islamic state says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user shut up just shut the fuck up me to brain\"\n        ],\n        [\n            1,\n            \"rt user and your trash if you let your niggas get to your head and make your girl look stupid 🚮 🚮 🚮 🤷 🏼 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"rt user i hate when niggas be broke w no dreams or but voice opinions 🤦 🏽 ‍ ♂ ️ shut up url\"\n        ],\n        [\n            1,\n            \"rt user thou shalt not put words in god's mouth you bigoted bible shut your fucking face url\"\n        ],\n        [\n            1,\n            \"user i'm going to kill you this is the worst joke you've ever made and a thousand fucking people have reacted to it\"\n        ],\n        [\n            1,\n            \"if you got on today you fucking stupid ain't no motherfucking way bitch\"\n        ],\n        [\n            1,\n            \"rt user fake ass justin bieber hashtag\"\n        ],\n        [\n            1,\n            \"rt user tl d r if being called names is the worst you've faced since 11 8 you should be counting your fucking blessings https …\"\n        ],\n        [\n            1,\n            \"rt user not being homophobic here but i think the fuck not you trick ass bitch url\"\n        ],\n        [\n            1,\n            \"they done fucked all the way up url\"\n        ],\n        [\n            1,\n            \"rt user user whoever runs this twitter account tell everyone at ea to eat their fucking dickheads die in an …\"\n        ],\n        [\n            0,\n            \"rt user i'm just an idiot but i'm on the ground i can bring you home\"\n        ],\n        [\n            1,\n            \"user user lincoln thinks you're a moron betsy\"\n        ],\n        [\n            0,\n            \"user bloody hell a war with spain we must be\"\n        ],\n        [\n            1,\n            \"rt user because one of them doesnt have a you fucking idiot url\"\n        ],\n        [\n            1,\n            \"the worst people on 13 reasons why are courtney fucking and that marcus\"\n        ],\n        [\n            1,\n            \"i hate when people complain for getting hate about something that they choose to do while my transgender ass gets assaulted and hate for\"\n        ],\n        [\n            1,\n            \"rt user i refuse to be a baby mama i hate them hoes with a passion\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 that's fucked up url\"\n        ],\n        [\n            1,\n            \"rt user normani did u rest bad bitches needs to\"\n        ],\n        [\n            1,\n            \"rt user her suit was built by bird aliens you fucking idiots men my ass url\"\n        ],\n        [\n            1,\n            \"url this is fucking retarded url\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user is this a real fucking quote 😹 url\"\n        ],\n        [\n            1,\n            \"this idiot rear ended us and drove us i hate people\"\n        ],\n        [\n            1,\n            \"rt user johnson is bad ass url\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            1,\n            \"rt user yes this is fucking crazy sorry you can't between and romantic sexual relationships url\"\n        ],\n        [\n            1,\n            \"sonic the showdown of the idiots url\"\n        ],\n        [\n            1,\n            \"i talked well to you all along i do not feel like i'm answering you bad damn it\"\n        ],\n        [\n            1,\n            \"rt user plymouth rock is in pennsylvania er somethin plymouth rock is in plymouth rock massachusetts you fucking idiot\"\n        ],\n        [\n            1,\n            \"please dont be what the fuck bro thats disgusting ew get away from me all over again\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"hashtag his basket of idiots need 2 go syria's in crisis this jerk is in bed w russia can't stop it url\"\n        ],\n        [\n            1,\n            \"user user here comes all the stupid ass the office jokes\"\n        ],\n        [\n            1,\n            \"rt user sick ass up 😷 watching the 🎶 url\"\n        ],\n        [\n            0,\n            \"rt user i was used as a guinea pig never had to take it tho and i remember everyone saying do bad so they wont switch 😂 http …\"\n        ],\n        [\n            1,\n            \"rt user figuring out how to build on shitty bill that takes health coverage from 24m ppl by pricing sick people out of insurance …\"\n        ],\n        [\n            1,\n            \"rt user lmaooo i forgot about them trash ass hoes 😂 😂 😂 my bad url\"\n        ],\n        [\n            1,\n            \"user hell nah that boy ugly as hell with 🙅 🏾 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"he showed my computer on watching the fucking hate\"\n        ],\n        [\n            1,\n            \"rosa parks annoying ass school 😒 url\"\n        ],\n        [\n            1,\n            \"user i'm going to steal your stupid ass bike\"\n        ],\n        [\n            1,\n            \"rt user stop buying wifi connected sex toys ya idiots url\"\n        ],\n        [\n            1,\n            \"user how i'm i not suppose to be sad by this damn it is want to see this show 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"user hey jake my syrian friend from michigan with family in syria just texted me and said his relatives said please no ur an idiot\"\n        ],\n        [\n            1,\n            \"user and here i thought was a idiot\"\n        ],\n        [\n            1,\n            \"rt user jesus christ niggas are idiots url\"\n        ],\n        [\n            1,\n            \"i am holy ' shit i am so pissed bryce you fucking shit head\"\n        ],\n        [\n            1,\n            \"user user clearly 46 actually hate fucking them too\"\n        ],\n        [\n            0,\n            \"rt user listening to the bible on this ugly ass day url\"\n        ],\n        [\n            1,\n            \"we are going to war cause this idiot wanted to drop 50 bombs on a country 🤦 🏾 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"idiots who feed on race baiting to justify their existence url\"\n        ],\n        [\n            1,\n            \"sometimes i'll cut a off just for being so damn stupid\"\n        ],\n        [\n            1,\n            \"rt user fucking sixers boom nuggets heat over boom cavs over boom 14 4 today …\"\n        ],\n        [\n            1,\n            \"user user hey imbecile gtfo my page idiot\"\n        ],\n        [\n            1,\n            \"den of corruption obama spying on us these idiots make putin hillary looks like url\"\n        ],\n        [\n            1,\n            \"that so called bff of hers is a pathetic jealous baby bitch\"\n        ],\n        [\n            1,\n            \"rt user joel in eden what's next 🤔 😂 fucking m a d playing a gig in 😂\"\n        ],\n        [\n            1,\n            \"rt user hashtag i'd hit every idiot who annoys me with a steel chair\"\n        ],\n        [\n            1,\n            \"if it were not for immigrants you'd have nothing but your daughter or your fist to fuck moron\"\n        ],\n        [\n            1,\n            \"rt user 6 i'm a bad bitch you can't kill me url\"\n        ],\n        [\n            1,\n            \"rt user niggas that run they mouth be the worst everybody don't gotta know what we talk about or be on\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user niggas loveeeeeeee the ugly bitches 😂 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user the worst rt user fucking hate when i buy a train ticket and these fuckers don't check it\"\n        ],\n        [\n            1,\n            \"rt user just dropped my phone in mayonnaise fucking hellman\"\n        ],\n        [\n            1,\n            \"talking about prom cam have you ordered a she's an idiot 😅 😭 user\"\n        ],\n        [\n            1,\n            \"user user if they're gonna be idiots imma answer for you no\"\n        ],\n        [\n            1,\n            \"yes thank you any idiot can ' order ' to be fired 🙄 url\"\n        ],\n        [\n            1,\n            \"rt user 😂 😂 😂 dawg stupid ass got a cat url\"\n        ],\n        [\n            1,\n            \"rt user insisted on a ' date ' brought an annoying of a friend told me to stop being mad cause i'm pissing off the friend th …\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            0,\n            \"rt user mark hamill han solo is the bad lip reading i was looking for url\"\n        ],\n        [\n            0,\n            \"anybody who has been on the wrong side of suicide can agree 13 reasons why is the worst goddamn show\"\n        ],\n        [\n            1,\n            \"rt user idiot of the year award url\"\n        ],\n        [\n            1,\n            \"wonder if any of these kids were waiting at the airport to board for us before trump's stupid fucking travel ban ki … url\"\n        ],\n        [\n            1,\n            \"i ain't giving no nobody's life y'all nasty asses just wanna hear who give head that's all\"\n        ],\n        [\n            1,\n            \"rt user megan fox was a bad bitch 👌 🏼 💋 💯 url\"\n        ],\n        [\n            0,\n            \"having to chase up for the wedding isn't fucking annoying in the slightest\"\n        ],\n        [\n            1,\n            \"why have i been getting the stupidest fucking lyft drivers today fucking christmas\"\n        ],\n        [\n            1,\n            \"that's a bad motherfucker hashtag url\"\n        ],\n        [\n            0,\n            \"rt user pann 170401 heol eppis we're on melon's hall of fame url\"\n        ],\n        [\n            1,\n            \"hey texas i like you and all but yall majorly fucked up today url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"user how did these idiots get admitted to universities\"\n        ],\n        [\n            0,\n            \"chairman ping yan and demand that mr ping yan the city to end the horrific url\"\n        ],\n        [\n            1,\n            \"rt user this kitchen invention takes away the worst thing about fruit 🙌 url\"\n        ],\n        [\n            0,\n            \"from user agency and the gig economy don ’ t be an idiot url\"\n        ],\n        [\n            1,\n            \"my nigga simba went from bad mon to what world is this\"\n        ],\n        [\n            1,\n            \"rt user annoying ass bitch url\"\n        ],\n        [\n            1,\n            \"fuck the god damn police bitch hashtag\"\n        ],\n        [\n            1,\n            \"april fools is a fucked up day it gives cause to asshole to have someone tell their aunt to tell their kids that they died\"\n        ],\n        [\n            1,\n            \"rt user bro idc these type of asses are sick url\"\n        ],\n        [\n            1,\n            \"i would've beat her ass sooooo mf bad url\"\n        ],\n        [\n            1,\n            \"passing thought what's wrong with these damn kids today\"\n        ],\n        [\n            1,\n            \"now the very bad ass user with the beginning\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"rt user what will happen is kane leaves spurs their are fucking awful at signing strikers 😭\"\n        ],\n        [\n            1,\n            \"user even if he was that's not a wolf it's a fucking pot plant\"\n        ],\n        [\n            1,\n            \"this is the worst emergency room i have ever been to i just want to get the hell out of here\"\n        ],\n        [\n            1,\n            \"get you a nigga who's gas you the fuck up even on ya worst days\"\n        ],\n        [\n            1,\n            \"rt user i hate being on the bus with no headphones and nappy ass niggas be brushing their hair tryna get waves sounds like niggas …\"\n        ],\n        [\n            1,\n            \"pathetic i hope the law student sues the hell out of them for discrimination url\"\n        ],\n        [\n            1,\n            \"rt user do you know who i am im a fucking figure 1\"\n        ],\n        [\n            1,\n            \"user i wish 2k would drop another d wade but they being fucking idiots\"\n        ],\n        [\n            1,\n            \"rt user please list everyone everything you hate in your bio so i know what a fucking delight you are\"\n        ],\n        [\n            1,\n            \"i ate a banana and an orange but i want something really bad for you 😭\"\n        ],\n        [\n            1,\n            \"user believe what the hell u want i know the truth don't matter the base they hit is already up and running hitting the terrorists\"\n        ],\n        [\n            0,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            0,\n            \"christianity has it's retards as well url\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate 2k because i suck\"\n        ],\n        [\n            1,\n            \"hashtag bloody hell it's like watching that movie 🎬 hashtag\"\n        ],\n        [\n            1,\n            \"user user it's impossible to hate on slim don't even try bitch boy\"\n        ],\n        [\n            1,\n            \"rt user y'all not friends you bitches just hate alike\"\n        ],\n        [\n            1,\n            \"why did i agree to go out make errands with my annoying ass mom\"\n        ],\n        [\n            1,\n            \"user hope she gets locked the fuck up planned and calculated murder is the worst offense didn't do it but the planning is horrible\"\n        ],\n        [\n            1,\n            \"rt user i'm truly disgusted with everyone that's team jacob i'm so sorry but y'all fucking stupid af\"\n        ],\n        [\n            1,\n            \"democrats won 66 million votes besides your base fucking everything up in 2016 we were stronger together before no … url\"\n        ],\n        [\n            1,\n            \"this is my 100th tweet told you retards it's not a bot\"\n        ],\n        [\n            1,\n            \"i'm watching my recordings of home improvement no congratulations for me no nothing the race was boring as hell\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"when u wake up bloody af and in a garbage can u know you had a lit ass night 😂 jake\"\n        ],\n        [\n            1,\n            \"so annoying i wish stop chasing after her ass\"\n        ],\n        [\n            1,\n            \"yall niggas look like idiots holding your girls hand at the gym tbh 😂\"\n        ],\n        [\n            1,\n            \"me when that ugly ass furry abnormal titan started speaking user url\"\n        ],\n        [\n            1,\n            \"i just had the urge to put ranch on my spaghetti and frankly i think that's fucking disgusting and i hate myself\"\n        ],\n        [\n            1,\n            \"don't tell me to hit you up and then hit me with a boring ass convo 😒\"\n        ],\n        [\n            1,\n            \"coffee pot place of origin netherlands made date made artist maker j born url\"\n        ],\n        [\n            1,\n            \"rt user don't be a bad bottom practice your skills once you know how to ride a dick you'll feel that slut power\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"ahh so it's not the nappy part that outraged the tl it's the nappy headed cum hoe that did it\"\n        ],\n        [\n            1,\n            \"rt user capricorn bad players stop hiding y'all opinion speak up will beat your ass 😂\"\n        ],\n        [\n            1,\n            \"rt user that bitch talk bad about me now she doing bad with out me 💔 😈 😭 url\"\n        ],\n        [\n            1,\n            \"rt user i used to hate this crack used to always be all out had to fix my pants every 3 mins them damn pants man …\"\n        ],\n        [\n            1,\n            \"rt user a lot of you bitches really ugly 💯 everybody just know y'all 😭\"\n        ],\n        [\n            1,\n            \"when home from work gonna stream my ugly ass until bedtime\"\n        ],\n        [\n            1,\n            \"rt user bro i hate when females wanna talk to me about their nigga or their ex bitch i'm not williams\"\n        ],\n        [\n            1,\n            \"rt user if you don't want your girl lookin like a snack go get you a ugly bitch and keep it url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user my friends whenever i'm too fucked up i text my ex something stupid or cry me url\"\n        ],\n        [\n            1,\n            \"user i feel this bitches are annoying ain't they\"\n        ],\n        [\n            1,\n            \"this idiot should be prosecuted hashtag url\"\n        ],\n        [\n            1,\n            \"knock that expression off your fucking nerd face\"\n        ],\n        [\n            1,\n            \"user you are an idiot an embarrassment to britain\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"stop with the nasty visuals you ’ re fucking with me not orton hashtag\"\n        ],\n        [\n            1,\n            \"rt user i hate being upset all the time all the fuckin time all the time\"\n        ],\n        [\n            1,\n            \"lmfao 😭 me my friends damn idiots url\"\n        ],\n        [\n            1,\n            \"milan fans on instagram are idiots url\"\n        ],\n        [\n            1,\n            \"why not just try and help me out this stupid ass situation 😒\"\n        ],\n        [\n            1,\n            \"today is friday i will now allow these idiots at work to stress me out 😊\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"user user fuck yeah mafia mm me there\"\n        ],\n        [\n            1,\n            \"rt user bad bitch she a savage take her to the mall and buy her something 😅\"\n        ],\n        [\n            1,\n            \"either they were like ' this chick is so stupid ' or they were like ' what is that word and how the hell do you pronounce it '\"\n        ],\n        [\n            1,\n            \"rt user isis calls president trump “ an idiot who does not know what syria or iraq or islam is ” url\"\n        ],\n        [\n            1,\n            \"my head hurts so fucking bad im just now getting home from work i just need sleep some dick tbh\"\n        ],\n        [\n            1,\n            \"user yeah fuck that bitch babe i got you 🏻 who do i got to run up on\"\n        ],\n        [\n            1,\n            \"user i like into the but come on we got shit to talk about shiva for kill of the week badass\"\n        ],\n        [\n            1,\n            \"focus on a fight drop a mark you idiots hashtag\"\n        ],\n        [\n            1,\n            \"rt user now that's what i call a filthy slut vol 1 url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user fuck yes i want that url\"\n        ],\n        [\n            1,\n            \"rt user ' if cats looked like frogs we'd realize what nasty cruel little bastards they are style that's what people remember ' ― …\"\n        ],\n        [\n            1,\n            \"user stfu stupid ass idiot url\"\n        ],\n        [\n            1,\n            \"so putin would know to warn his guys to go have a beer vodka elsewhere this is just so fucking sick url\"\n        ],\n        [\n            0,\n            \"i don't think he did anything bad intentionally he's just a shitty counselor url\"\n        ],\n        [\n            1,\n            \"gabriel on now we are fucked along with they are two of the worst cb in the league hashtag\"\n        ],\n        [\n            1,\n            \"kansas for my birthday power and lights district is going to be fucking poppin '\"\n        ],\n        [\n            1,\n            \"user and those stupid bitches are him for it\"\n        ],\n        [\n            1,\n            \"rt user actually disgusting how i look in any photo thats not taken by me 🤙 🏼 😂 catfish 101\"\n        ],\n        [\n            1,\n            \"user user oh she'd get wrecked in the streets she'd feel bad when playing call of duty kicked that national guard ass\"\n        ],\n        [\n            1,\n            \"we're literally going to die because of this stupid ass president\"\n        ],\n        [\n            1,\n            \"rt user everyone's always fucking switching up on me\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"user we dont hate you we're just bitches sometimes 💝\"\n        ],\n        [\n            1,\n            \"rt user user bad bitch alert 🚨 😈 💅 🏿 👅\"\n        ],\n        [\n            0,\n            \"rt user i literally over analyze everything it's so fucking annoying you can be taking a nap and in my head i'll think we're growing …\"\n        ],\n        [\n            1,\n            \"rt user i hate hoes url\"\n        ],\n        [\n            1,\n            \"rt user yall remember when we all thought eatin ass gettin your ass ate was nasty now look at us world doo mouths and …\"\n        ],\n        [\n            1,\n            \"please go away i have plans to be a bad bitch tonight ☹ ️\"\n        ],\n        [\n            1,\n            \"rt user he paid 200 to have our pictures from him but we can't do anything with them bc we're too fucking ugly url\"\n        ],\n        [\n            1,\n            \"memes of arthur and dw like this is fucked up they are siblings url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"hmu with some people are like i hate this person so they block them so they can bitch about them\"\n        ],\n        [\n            1,\n            \"people are dumb af in these jurassic park movies just screaming knowing damn well not to because it attention\"\n        ],\n        [\n            1,\n            \"rt user all ur bad eyebrows do is show me that u have shitty friends\"\n        ],\n        [\n            1,\n            \"rt user we trade and share a space station with russia should we not speak to them thats just fucking stupid at this point hashtag\"\n        ],\n        [\n            1,\n            \"i'm so fucking clingy and needy i hate myself sm 😊 😊 😊\"\n        ],\n        [\n            1,\n            \"get out has fucked my head what an insane movie 🤦 🏻 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user like please don't put your ugly ass kids in my mentions\"\n        ],\n        [\n            1,\n            \"user i'm so fucking mad how are we going to cope url\"\n        ],\n        [\n            1,\n            \"wtf why must my cousin all the fucking time be pissing me off 👊 🏽 👊 🏽 😡 😡 😡\"\n        ],\n        [\n            1,\n            \"rt user people don't hate courtney and marcus bc they're we hate them because they're shitty characters with ugly personalities\"\n        ],\n        [\n            1,\n            \"rt user i hate bitches that always wanna argue 🙄\"\n        ],\n        [\n            1,\n            \"user martin luther king would be disgusted with cummings\"\n        ],\n        [\n            1,\n            \"the way these niggas hate i hope they get a check for it 🤔\"\n        ],\n        [\n            1,\n            \"rt user my dad going to mexico but i cant fucking go bc i got testing i hate life the sat can choke url\"\n        ],\n        [\n            1,\n            \"rt user 6 belly this movie is slept on it had ride or die bad ass in it url\"\n        ],\n        [\n            1,\n            \"user learn to thread your tweets you're an idiot\"\n        ],\n        [\n            1,\n            \"rt user damn twitter drama just terrible url\"\n        ],\n        [\n            1,\n            \"user all they need to bomb is isis get rid of those idiots once and for all\"\n        ],\n        [\n            1,\n            \"sarcasm the ability to insult idiots without them knowing\"\n        ],\n        [\n            1,\n            \"rt user you wanna know the worst part about twitter fucking\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            0,\n            \"rt user oil nig economy generated greed fed regional jealousy funded terrible started a war oil dreams wrecked …\"\n        ],\n        [\n            1,\n            \"nah tell bitches they ugly url\"\n        ],\n        [\n            1,\n            \"the bitch driving this hybrid was annoying tf out of me\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"niggas who eat cookies n cream hate themselves url\"\n        ],\n        [\n            1,\n            \"rt user y'all niggas so damn stupid i hate y'all\"\n        ],\n        [\n            1,\n            \"rt user peeps are fucking awful don't me\"\n        ],\n        [\n            1,\n            \"if ya'll don't get the fuck outta here with this mess url\"\n        ],\n        [\n            1,\n            \"rt user why is this my boyfriend 😂 his ole ugly ass 🤦 🏽 ‍ ♀ ️ 💀 url\"\n        ],\n        [\n            1,\n            \"user fuck u for being the snitch for the pakistani gov congrats u now have blood on your hands\"\n        ],\n        [\n            1,\n            \"omfg omfg im having a i just know my mind is fucking blown hashtag\"\n        ],\n        [\n            1,\n            \"the fucking hardy boyz at wrestlemania and won wtf\"\n        ],\n        [\n            1,\n            \"user yeah it's the fucking worst and now i just pick something i suck at like genji instead of wasting mercy energy\"\n        ],\n        [\n            1,\n            \"user brutal killers they will burn in hell for there actions 🔥 🔥 🔥\"\n        ],\n        [\n            1,\n            \"rt user the traffic on is so fucking annoying\"\n        ],\n        [\n            1,\n            \"goodnight i am an idiot sandwich url\"\n        ],\n        [\n            1,\n            \"user been with the shits i'm sick of y'all\"\n        ],\n        [\n            1,\n            \"rt user and you bitches have the guts to say that is dead rules url\"\n        ],\n        [\n            1,\n            \"user fuck i am so damn happy hot damn\"\n        ],\n        [\n            1,\n            \"i hate spring because my allergies always have me so mf fucked up\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"user fucking par de los dos ni a\"\n        ],\n        [\n            1,\n            \"i think niggas just tryna help yo sexually frustrated ass out\"\n        ],\n        [\n            1,\n            \"if someone trust you and send you nudes why expose them like that just because y'all fall out that's fucked up 💯 🖕 🏾\"\n        ],\n        [\n            1,\n            \"user they said they coming in the morning get a fucking ride\"\n        ],\n        [\n            1,\n            \"i really hate t ye for having me listen to this ass music\"\n        ],\n        [\n            1,\n            \"user user bitch do your fucking homework\"\n        ],\n        [\n            0,\n            \"are you fucking kidding me you insane fucks url\"\n        ],\n        [\n            1,\n            \"don't feel bad about not cooking for niggas who won't let you eat off their plate while y'all out url\"\n        ],\n        [\n            1,\n            \"rt user always got me feeling like a bad bitch\"\n        ],\n        [\n            1,\n            \"rt user do you ever just sit in class and start thinking about the twins and your sitting there just smiling like an idiot\"\n        ],\n        [\n            1,\n            \"islamic state to usa trump an idiot url url\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate i use a fork for everything except cereal\"\n        ],\n        [\n            1,\n            \"rt user so want this sharia slavery for women idiots never vote they are against the …\"\n        ],\n        [\n            0,\n            \"rt user yeah just slashed a guy in the gooch so bad i just put on a cup to watch the rest of this game insane\"\n        ],\n        [\n            1,\n            \"rt user pls john their evil asses url\"\n        ],\n        [\n            1,\n            \"cause my money running like forest gump these hate me like i'm donald trump 🎤 user\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"user i used to play so i could hunt idiot humans 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user bad ass night 💨 💨 url\"\n        ],\n        [\n            1,\n            \"you have to be a idiot and never played college sports we get clothes everything paid for go a field url\"\n        ],\n        [\n            1,\n            \"april fools day isn't for me cause i'm the fucking worst at lying 😂\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user bitches can't be my friend so they hate 💅 🏾\"\n        ],\n        [\n            1,\n            \"disgusting and niggas was in here laughing url\"\n        ],\n        [\n            1,\n            \"rt user i hate donald trump and his ugly man looking ass wife\"\n        ],\n        [\n            1,\n            \"rt user this is fucking insane url\"\n        ],\n        [\n            1,\n            \"all the annoying ass kids on my bus url\"\n        ],\n        [\n            1,\n            \"rt user i hate niggas bruh i swear i do 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user why can't you figure it out that you look fuckin ' stupid in that fuckin ' snapchat filter\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"people are honestly fucking retarded if you think x did that to his ex lmaoo\"\n        ],\n        [\n            1,\n            \"these are so fucking sick url\"\n        ],\n        [\n            1,\n            \"the fact that we know exist means they r worthless idiot failures\"\n        ],\n        [\n            1,\n            \"user it doesnt go the fuck on pizza\"\n        ],\n        [\n            1,\n            \"i'm so stupid i washed my hair and noticed it was all and nasty and i realized i washed it with fucking soap\"\n        ],\n        [\n            1,\n            \"bitches don't know if they wanna hate or be friends 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"if anyone blames cooper for tonight's defeat is an idiot\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user is boring bitch bye\"\n        ],\n        [\n            1,\n            \"rt user user don't u hate when bitches think they kno everything forever think we\"\n        ],\n        [\n            1,\n            \"oh naw jd done fucked up 3 times hashtag\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"rt user user this is fucking sickening will people stop defending islam after this\"\n        ],\n        [\n            0,\n            \"christ i am the worst person to have a bird who's pissed off with you aren't i\"\n        ],\n        [\n            1,\n            \"this wont be a bargaining chip that won't be a bargaining chip crap everything will be a bargaining chip give them fuck all\"\n        ],\n        [\n            1,\n            \"i hate when people cut me off mid sentence like bitch let me fucking finish\"\n        ],\n        [\n            1,\n            \"why is my boyfriend sleeping on the fucking floor\"\n        ],\n        [\n            1,\n            \"user i hate you i'll beat rice ass any day of the week\"\n        ],\n        [\n            1,\n            \"that sounds like a threat or maybe he's just an idiot that can't express himself url\"\n        ],\n        [\n            1,\n            \"rt user the her app is fuckin annoying tbh lmaoo\"\n        ],\n        [\n            1,\n            \"rt user trump fucking stupid url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"um not even an hour into april fools day i got fucking rick rolled i hate all of my friends\"\n        ],\n        [\n            1,\n            \"user user hell yeah get the fuck outta here\"\n        ],\n        [\n            1,\n            \"rt user isis calls president trump “ an idiot who does not know what syria or iraq or islam is ” url\"\n        ],\n        [\n            1,\n            \"hey im going to give you flu in a needle so you dont get flu i wont get flu if people stopped fucking breathing their shitty needle crap\"\n        ],\n        [\n            1,\n            \"when a journalist can be fooled by an idiot like devin nunes then that journalist has lost all credibility url\"\n        ],\n        [\n            1,\n            \"no offense but they look retarded url\"\n        ],\n        [\n            1,\n            \"user bs ho learn to control your aggression as it may result in anger\"\n        ],\n        [\n            1,\n            \"son stop watching my twitter 😂 i hate hoes in my business\"\n        ],\n        [\n            1,\n            \"url trump the biggest idiot of all times his stupidity keep growing\"\n        ],\n        [\n            1,\n            \"rt user how to trick an idiot url\"\n        ],\n        [\n            1,\n            \"i hate someone who lie all the damn time like bitch 😒\"\n        ],\n        [\n            1,\n            \"user don't ask me you're the that's an idiot 😂\"\n        ],\n        [\n            1,\n            \"i still find myself turning into a idiot when i talk to her 😂\"\n        ],\n        [\n            1,\n            \"rt user user didn't think the osborne could any lower bought and paid for by uber shocking\"\n        ],\n        [\n            1,\n            \"rt user once you give his pussy up you worthless 🚮\"\n        ],\n        [\n            1,\n            \"user courtney can go away too god damn i hate that bitch\"\n        ],\n        [\n            1,\n            \"rt user rt if you're sick of these nazis hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm stingy as fuck with my food my man my friends basically anything that's mineeeeee\"\n        ],\n        [\n            1,\n            \"up there with one of my worst tweets ever that but who fuck it's sunny 😎 😎 😎 ☀ ️\"\n        ],\n        [\n            1,\n            \"user mine dec you're a fucking idiot do you know that said with a smile found myself dancing on the spot w … url\"\n        ],\n        [\n            1,\n            \"user user if anyone has a nazi haircut it is hannity he makes me sick\"\n        ],\n        [\n            1,\n            \"user user lost to vic 🏌 🏾 stupid ass bracket\"\n        ],\n        [\n            1,\n            \"user conversation over u hate ur kids and would drop them for flaky pastry lookin\"\n        ],\n        [\n            1,\n            \"rt user living alone is like hell i hate it fifth harmony\"\n        ],\n        [\n            1,\n            \"may the evil witch rot in hell now and forever hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"user tons of stupid fucking rules and don't get into it you'll hate your life unless you're into 1 3 turn games xd\"\n        ],\n        [\n            1,\n            \"rt user u ugly ass cunt url\"\n        ],\n        [\n            1,\n            \"rt user cnn is so damned stupid they do not know pakistan is not ukraine hong kong is not in south america url\"\n        ],\n        [\n            1,\n            \"user i saw that yesterday i fucking hate this school\"\n        ],\n        [\n            0,\n            \"we're mad as hell and not gonna take it anymore url\"\n        ],\n        [\n            1,\n            \"that was an ugly ass game but i'll fuckin take it hashtag hashtag fuck you charles barkley\"\n        ],\n        [\n            1,\n            \"that's word to the a nigga bloody like pussy on soap\"\n        ],\n        [\n            1,\n            \"this nigga even deleted his rant too he was trying to make folks feel bad for tweeting these stuff now he wanna hav … url\"\n        ],\n        [\n            1,\n            \"user this trump idiot should think why assad would use chemical weapons us can bomb him\"\n        ],\n        [\n            1,\n            \"user why does the media care about this idiot\"\n        ],\n        [\n            1,\n            \"rt user people make me fucking sick url\"\n        ],\n        [\n            0,\n            \"user worst edit i've ever seen what the fuck\"\n        ],\n        [\n            1,\n            \"idk if i can watch cartoon network today with these damn eyes i know it's april fool's day but this is hella annoying 🙄\"\n        ],\n        [\n            1,\n            \"rt user shits so annoying omg url\"\n        ],\n        [\n            0,\n            \"it just started here really bad the wind knocked over a flower pot and about scared the crap out of me and now the powers out yay\"\n        ],\n        [\n            1,\n            \"user user i'm not even a liberal but i didn't expect a retarded to get that just keep screeching 😂\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url car rants idiots around me\"\n        ],\n        [\n            1,\n            \"fucking asshole there is something really really wrong with this man url\"\n        ],\n        [\n            1,\n            \"i don't edit my pics cause y'all already know my ugly ass in person\"\n        ],\n        [\n            0,\n            \"rt user coloring book real time chart 11pm kst melon 53 17 naver 21 14 genie 13 2 bugs 3 o …\"\n        ],\n        [\n            0,\n            \"user user nazi captain america was a bad idea\"\n        ],\n        [\n            1,\n            \"user i noticed i just assumed you were retarded\"\n        ],\n        [\n            1,\n            \"rt user so you niggas be doing fraud risking y'all freedom just for some designer 😩 😭 y'all is fucking stupid with no …\"\n        ],\n        [\n            1,\n            \"rt user if im fucking w you dont worry about who want me im focused on you period\"\n        ],\n        [\n            1,\n            \"i have no sympathy please put an end to this brutal bullshit hashtag url\"\n        ],\n        [\n            1,\n            \"user i couldn't even watch the damn video like how are some people so cruel\"\n        ],\n        [\n            1,\n            \"even gotta have nun niggas will still hate on you\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user cause a bad bitch and she had to let you know your man can become man if she url\"\n        ],\n        [\n            1,\n            \"rt user who the fuck did this url\"\n        ],\n        [\n            1,\n            \"still can't believe that's who they had taker pass the torch too god damn i hate when vince is gonna carry out his vision at all costs\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            1,\n            \"hate the fact that i gotta grow up and pay bills i just wanna fucking travel damn it\"\n        ],\n        [\n            1,\n            \"this fucking horrible of lord of the flies and and hell of lost bad boys and the fear and panic when they turn into\"\n        ],\n        [\n            0,\n            \"islamic state says u s ' being run by an idiot ' reuters islamic state said on tuesday the united st url\"\n        ],\n        [\n            1,\n            \"user yeah easter eggs are fucking terrible they're made from the lowest quality oh carry on then\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user you fucking disrespectful stupid bitch url\"\n        ],\n        [\n            1,\n            \"rt user idiots are very dangerous in schools aaron at hashtag\"\n        ],\n        [\n            1,\n            \"niggas be fighting their homie over pussy that shits so sick to me ️\"\n        ],\n        [\n            1,\n            \"rt user if you a gemini i fuck w you know you or not we family\"\n        ],\n        [\n            1,\n            \"rt user bad bitches and ya ugly ass friends url\"\n        ],\n        [\n            1,\n            \"35 are you or waiting for a bitch to act stupid\"\n        ],\n        [\n            1,\n            \"user why the hell are these woman clapping this is disgusting please take him out of office now\"\n        ],\n        [\n            1,\n            \"rt user look at this fuckin retard url\"\n        ],\n        [\n            1,\n            \"i'm so fucking hyped for user so pumped for user 😍 😍 uhhh dude\"\n        ],\n        [\n            1,\n            \"rt user if he don't claim you stop fucking with him\"\n        ],\n        [\n            1,\n            \"rt user videos 🎥 las favs de holland son not all monsters do things y what the hell is a url\"\n        ],\n        [\n            1,\n            \"people always tell me i'm gonna be someone someday and i fucking believe it\"\n        ],\n        [\n            1,\n            \"rt user user before i go to bed donald you're a fucking idiot peace\"\n        ],\n        [\n            1,\n            \"if you don't get up off yo ass you ain gon fucking eat 💯\"\n        ],\n        [\n            1,\n            \"rt user put a dick in your mouth then maybe you wouldn't need me to listen to all of your bullshit you stupid twat …\"\n        ],\n        [\n            1,\n            \"rt user why did fiona fuck brother i hate her\"\n        ],\n        [\n            1,\n            \"rt user i was pessimistic about brexit but not so pessimistic that i imagined we'd be talking war with jesus bloody hell spain t …\"\n        ],\n        [\n            1,\n            \"user girl hell no she a horrible ass teacher\"\n        ],\n        [\n            1,\n            \"just learned what the term means worst of all time in case you idiots didn't know\"\n        ],\n        [\n            1,\n            \"shocking fucking defending again williams fucking shite work hard then defend like that\"\n        ],\n        [\n            1,\n            \"rt user user buy another muslim cap brother u r an idiot\"\n        ],\n        [\n            1,\n            \"rt user rape is fucking sick and disgusting the fact that it even happens makes me want to puke\"\n        ],\n        [\n            1,\n            \"rt user and she was nowhere to be found while he was getting his ass cuz of her tragic url\"\n        ],\n        [\n            1,\n            \"fuck it up it its your birthday bitch 🎉 🎉 😭 😂 ❤ ️ ❤ ️ url\"\n        ],\n        [\n            1,\n            \"rt user its not cod thats annoying its these fucking stupid\"\n        ],\n        [\n            1,\n            \"fucking we should have had a penalty fuck off\"\n        ],\n        [\n            1,\n            \"user who the hell is like ing this post sick people\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user user oh bloody hell it's\"\n        ],\n        [\n            1,\n            \"rt user she's so fucking bad 😍 url\"\n        ],\n        [\n            1,\n            \"me and my nigga go stupid dumb crazy 🔥 🔥 🔥 nah fr tho url\"\n        ],\n        [\n            1,\n            \"dope ass shit 🔥 🔥 🔥 url\"\n        ],\n        [\n            1,\n            \"user user why you mad you miserable ol prick\"\n        ],\n        [\n            1,\n            \"rt user you wanna know the worst part about twitter fucking\"\n        ],\n        [\n            1,\n            \"rt user hate when folk ask me questions that they already know the answers to bitch what you fishing for 😒\"\n        ],\n        [\n            1,\n            \"my annoying ass bus driver 🙄 url\"\n        ],\n        [\n            1,\n            \"rt user yeah uconn women's basketball team didn't score 50 in ' 07 not even fuckin close idiots\"\n        ],\n        [\n            1,\n            \"rt user wtf south africa what the hell are you doing lifting the ban on rhino horn sales outrageous stupid url\"\n        ],\n        [\n            1,\n            \"i need to go cinema to watch get out before some idiot tells me everything that happens in it\"\n        ],\n        [\n            1,\n            \"i wish you niggas learn to stop fw crazy bitches of you can't deal with come with ha ass\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            0,\n            \"rt user the un released a damning report on that exposed the terrible tactics details url\"\n        ],\n        [\n            1,\n            \"how idiotic must you be to say something so heinous regarding an act of war why is this idiot still on the air … url\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i can't go anywhere or do anything bc everything reminds me of you i fucking hate you\"\n        ],\n        [\n            0,\n            \"user and or i die and or become 🖤 rather self fucking ❤ ️ you'd do no such … url\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"i ain't never had soo much anger for just one person like i just wanna beat yo ass bro\"\n        ],\n        [\n            1,\n            \"fuck you thats from all the upcoming rappers fuck you url\"\n        ],\n        [\n            1,\n            \"user trump declares war on the freedom caucus url proving he's a damn idiot\"\n        ],\n        [\n            1,\n            \"rt user lets fucking go 🔥 👀 url\"\n        ],\n        [\n            1,\n            \"rt user i wanna be where yo stupid ass at\"\n        ],\n        [\n            1,\n            \"rt user miserable bastard me still can't get over the fact we threw away 2 points against a team that did fuck all for 90 mins\"\n        ],\n        [\n            1,\n            \"rt user user add fucking annoying\"\n        ],\n        [\n            1,\n            \"lukaku fucked that up could have put through for 0 2\"\n        ],\n        [\n            1,\n            \"user ugh the nerve pain is the fuckin worst i had it really bad about a month ago and i don't wish that on anyone\"\n        ],\n        [\n            1,\n            \"just to give stephen a smith a stage to be a fucking idiot 2 2\"\n        ],\n        [\n            1,\n            \"rt user i swear bailey gets fucking every day url\"\n        ],\n        [\n            1,\n            \"rt user stay away from unhappy ass people\"\n        ],\n        [\n            1,\n            \"user user attitude nasty like your pussy\"\n        ],\n        [\n            1,\n            \"rt user user bitches is sooooo annoying\"\n        ],\n        [\n            1,\n            \"rt user y'all tryna roast the girl but she switched up on y'all stupid asses 😭 😤\"\n        ],\n        [\n            1,\n            \"rt user url why this evil bastards records sealed look at this time peace handout of the harvard law review bo …\"\n        ],\n        [\n            1,\n            \"rt user all of them incredibly stupid i'd rather be stupid than an arsehole though so there is that url\"\n        ],\n        [\n            1,\n            \"rt user who are these idiot women standing there clapping url\"\n        ],\n        [\n            0,\n            \"rt user user that was the cutest fucking letter i have thank you\"\n        ],\n        [\n            1,\n            \"like wth that's retarded as hell smh url\"\n        ],\n        [\n            1,\n            \"i'm fucking done 🏻 🙏 🏻 hashtag 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"user user their readers are delusional idiots and time knows it\"\n        ],\n        [\n            1,\n            \"im so fucking blessed thx april im inside of my just … url\"\n        ],\n        [\n            1,\n            \"it's not that i don't like you it's just your a nasty ass girl and i don't fw that 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"literally sick of being made out to be some dickhead 😤\"\n        ],\n        [\n            1,\n            \"boring people fucking sim hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user jfc this bitch retarded af 🤦 🏽 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"a fucking sheep i know user url\"\n        ],\n        [\n            1,\n            \"rt user exposing supposed world class players messi carried these retards to three consecutive finals …\"\n        ],\n        [\n            1,\n            \"rt user megan fox was a bad bitch 👌 🏼 💋 💯 url\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user bruh when i say i hate my job i really fucking hate my job url\"\n        ],\n        [\n            1,\n            \"idc what these bitches say i won't have my girl out here looking stupid 😂\"\n        ],\n        [\n            1,\n            \"n the worst part is that's not what cops look like protests where are the tanks riot gear tear gas they a fuckin protest\"\n        ],\n        [\n            1,\n            \"trump hits obama after syrian gas attack url what an idiot\"\n        ],\n        [\n            1,\n            \"rt user they are fucking stuck in this miserable hole called e factory which is between being and debuted idols\"\n        ],\n        [\n            1,\n            \"user user with the two songs they've both been on drake out butterfly boi foh idiot\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            0,\n            \"omg i need tissues not hank and wu damn you evil forces hashtag — watching\"\n        ],\n        [\n            1,\n            \"today has been fucking awful i want to curl up and die\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user this is why pepsi is trash how are you gonna have a nasty product and shitty ads for it url\"\n        ],\n        [\n            1,\n            \"seen hundreds of outraged posts comments about this pepsi jenner thing still yet to see one link to what the hell it is though\"\n        ],\n        [\n            1,\n            \"jay z took all his albums off of user this is terrible news what do i do if i have 99 problems but a bitch ain't one get 😒\"\n        ],\n        [\n            1,\n            \"user what the hell is this crap one takes me to the donald url\"\n        ],\n        [\n            1,\n            \"i hate females bitches always in they feelings and mad about something bitch move 🙄\"\n        ],\n        [\n            0,\n            \"rt user pann 170401 heol eppis we're on melon's hall of fame url\"\n        ],\n        [\n            1,\n            \"my economics professor just called these asians retards 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user probably because was giving him hell on his horrible take after one game\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user stop hating dammit i told you not to hate anyone no matter what fuck this i'm goin ' to get a pizza and a beer y …\"\n        ],\n        [\n            1,\n            \"terrible game worst game in ncaa history bullshit ref f carolina url\"\n        ],\n        [\n            0,\n            \"user come on you wasps raise your game\"\n        ],\n        [\n            0,\n            \"rt user tit for tat daughter judge made orders in encounter cases now her father cm charged by cbi\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"hate when i want to reply to a dumbass tweet and don't because i know i get nothing out of it\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"you should record audio of him saying all that stuff that's what i'm doing with my ugly ass history teacher smh url\"\n        ],\n        [\n            1,\n            \"rt user the cia isn't spying on you through your microwave and my toaster says you're an idiot for thinking so\"\n        ],\n        [\n            1,\n            \"i just need a swimsuit that doesn't expose my chest when i do a sick ass into the pool ya feel\"\n        ],\n        [\n            1,\n            \"these things are always so damn stupid 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user your so fucked up ' i don't know end is up '\"\n        ],\n        [\n            1,\n            \"delete your account senator blame your idiot majority leader for this url\"\n        ],\n        [\n            1,\n            \"stop tweeting things about yoongi you fucking sick ass\"\n        ],\n        [\n            1,\n            \"rt user bitches out here tryna turn they babies retarded\"\n        ],\n        [\n            1,\n            \"how do these people get tickets beyond belief fucking hunters hate them 🔴 🔴 🔴 url\"\n        ],\n        [\n            1,\n            \"rt user don't y'all hate when you see your friend gone off a nigga who won't even buy her a if she was 😩\"\n        ],\n        [\n            1,\n            \"rt user oh shit cant wait url\"\n        ],\n        [\n            1,\n            \"i hate auto correct sometimes like damn i know what i be saying chill out\"\n        ],\n        [\n            1,\n            \"rt user will somebody please beat it into this head that history watched him steal the scotus seat from obama and garland …\"\n        ],\n        [\n            1,\n            \"i hate the days i feel like fucking off i can't afford those days or those feelings\"\n        ],\n        [\n            1,\n            \"she said my bad i was sucking some dick 🤦 🏾 ‍ ♀ ️ 😂\"\n        ],\n        [\n            1,\n            \"rt user and bitch you still ugly so wassup wit the hands all that mouth url\"\n        ],\n        [\n            0,\n            \"user user idiots that's not a stop sign it's a yield sign\"\n        ],\n        [\n            1,\n            \"user that i don't fucking have so what's your point\"\n        ],\n        [\n            1,\n            \"user user bad ass kart brother\"\n        ],\n        [\n            1,\n            \"let's just say i'm fucked off and leave it at that\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"i fucking hate yall sm jesus christ url\"\n        ],\n        [\n            1,\n            \"rt user idiot in charge trump we don ’ t make mistakes immediately makes a mistake take it away ken i'm chuck url\"\n        ],\n        [\n            1,\n            \"rt user instead of asking for advice on how to get there or networking and learning niggas rather hate and be in th …\"\n        ],\n        [\n            1,\n            \"people don't know the meaning of bloody loyalty nowadays fuck off\"\n        ],\n        [\n            1,\n            \"rt user cant wait to see you all at my fucking funeral tomorrow\"\n        ],\n        [\n            1,\n            \"what a fucking goal zaha to to to goal 🔥 🔥 🔥\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user damn i hate when i realize there's no damn liga on my wrist when i want to put my hair up 😩\"\n        ],\n        [\n            1,\n            \"rt user these ugly ass people be having the highest confidence levels 🚮\"\n        ],\n        [\n            1,\n            \"fuck boys get money all day long\"\n        ],\n        [\n            1,\n            \"if i wasn't sick i'd be at the chillin ' w my niggas\"\n        ],\n        [\n            1,\n            \"shout out to the worst fucking counselor url\"\n        ],\n        [\n            1,\n            \"rt user to my wife vagina after sex i didn ’ t cum here to make friends … i here to make a family the …\"\n        ],\n        [\n            1,\n            \"rt user i hate having to say this but there's always that one idiot who needs to hear it yoga does not cure disease a …\"\n        ],\n        [\n            1,\n            \"rt user fuck me up 💚 🔥 💚 🔥 💚 🔥 url\"\n        ],\n        [\n            1,\n            \"🤦 🏾 ‍ ♀ ️ lame ass niggas i know he wasn't calling her them names to get her in that bed url\"\n        ],\n        [\n            1,\n            \"rt user wind yer neck in you village idiot on march 2nd over 200 000 voted against you and your child killers h …\"\n        ],\n        [\n            1,\n            \"rt user retweet if you fuck with this url\"\n        ],\n        [\n            1,\n            \"rt user this is 9 dogs all pit bulls on kill list again pets are not trash u idiots hashtag stop them k …\"\n        ],\n        [\n            1,\n            \"user what do u think of the idiots that say trump became president for his bombing of airport\"\n        ],\n        [\n            0,\n            \"justice for bud cruel students lit up fire crackers in his mouth plz sign url url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"today has been one bad ass day let me say is it beer thirty yet 😎 😎 😎\"\n        ],\n        [\n            1,\n            \"fuck this heart and bring me beer 🍻 at user in url\"\n        ],\n        [\n            1,\n            \"rt user u leave one bad taste in my mouth u done for gud trust me im a bitch of my word\"\n        ],\n        [\n            1,\n            \"rt user i wanna be where yo stupid ass at\"\n        ],\n        [\n            1,\n            \"i fucking hate you what was the deal url\"\n        ],\n        [\n            1,\n            \"this persons officially now a fool dont debate or clown with idiots url\"\n        ],\n        [\n            0,\n            \"that poor banana in disgusted url\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            1,\n            \"user user oh my fucking god rt ty\"\n        ],\n        [\n            1,\n            \"user user where's the scream till i pass out button damn i hate these bastards skin every one of them if i could\"\n        ],\n        [\n            1,\n            \"user user oh my god see there's a reason why people hate 1d and it's because the fanbase is so fucking annoying\"\n        ],\n        [\n            1,\n            \"he guesses the president guesses in this situation the fucking idiot aka user shouldn't be guessing url\"\n        ],\n        [\n            1,\n            \"everyone's watching alex and this idiot fight and no one is these people are disgusting\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt if you have been called ugly fat worthless cunt bitch fag slut a brat whore emo freak nerd monster etc\"\n        ],\n        [\n            1,\n            \"and this is why you are an idiot ross url\"\n        ],\n        [\n            1,\n            \"and thats for whatever gender family or not why be caught out here in this cold world fucked up stupid opinions get stupid responses\"\n        ],\n        [\n            1,\n            \"bitch just said i'm miserable 😂 😂 😂 bitch where\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            1,\n            \"ladies trying figure out who the hell would have sex with trump look at him and he is also a ugly pig soul … url\"\n        ],\n        [\n            1,\n            \"in july you gonna really fucking hate me just wait hashtag\"\n        ],\n        [\n            1,\n            \"rt user she fucking did it\"\n        ],\n        [\n            1,\n            \"rt user my bag of bad dragon toys has been named dildo\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user user some women need to grow the hell up it's so pathetic\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            0,\n            \"rt user take care of her cos shes sick or url\"\n        ],\n        [\n            0,\n            \"rt user don't hmu when u get tired of ur boring hoe ur boring now too\"\n        ],\n        [\n            0,\n            \"rt user rt if you have been called ugly worthless cunt bitch slut someone who supports bob brat whore emo freak nerd monster w …\"\n        ],\n        [\n            1,\n            \"user user what i'm fucking saying\"\n        ],\n        [\n            1,\n            \"user our crazy pres is tweeting again what an idiot\"\n        ],\n        [\n            1,\n            \"he added me and was like hey sugar and i was like hi milk the idiot blocked me wtf we should have just made tea\"\n        ],\n        [\n            1,\n            \"this is so damn horrible and disgusting how dare you all write something like this to a girl shows true … url\"\n        ],\n        [\n            1,\n            \"user stfu ppl video tape they damn podcast play stupid\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"i could like report her ass to the police me damn yours is that bad\"\n        ],\n        [\n            0,\n            \"damn user why is your app so bad everytime i search google for a topic the thread isn't found in the app … url\"\n        ],\n        [\n            1,\n            \"hate when people call me and say hi is this alex thompson bitch no since you illiterate bye\"\n        ],\n        [\n            1,\n            \"niggas like that make me sick to my stomach 😷 url\"\n        ],\n        [\n            1,\n            \"i hate when i call somebody they txt me like my phone bouta die txt me 😒 umm no bitch charge it so i can talk to you tf\"\n        ],\n        [\n            1,\n            \"yo too bad our folded on niggas url\"\n        ],\n        [\n            1,\n            \"rt user cannot wait to graduate and get away from all these bad vibes and shitty people\"\n        ],\n        [\n            1,\n            \"lose to fucking morons cause my teammate isnt in the party untill it goes 4 4 never again with misery\"\n        ],\n        [\n            1,\n            \"rt user russia hrc lost because she made some bad calls in three states not bc she was the candidate to …\"\n        ],\n        [\n            1,\n            \"responds to piece tldr you idiots can't read url url\"\n        ],\n        [\n            1,\n            \"user queen u don't have to care about idiots\"\n        ],\n        [\n            1,\n            \"what a fucking mockery of a fanbase url\"\n        ],\n        [\n            1,\n            \"rt user if a hood nigga get crazy about you it's over 💯 you his\"\n        ],\n        [\n            1,\n            \"and i don't have my headphones i hate when i forget them shits\"\n        ],\n        [\n            1,\n            \"user their arguments on the gaps and idiots fall for the narrative\"\n        ],\n        [\n            1,\n            \"user just looked through your tweets are you retarded or a comedy genius\"\n        ],\n        [\n            1,\n            \"when you see your man talking to that bitch you hate url\"\n        ],\n        [\n            1,\n            \"rt user reason why these bitches secretly hate me 🤣 🤣 🤣 url\"\n        ],\n        [\n            1,\n            \"in that fucking bitch just woke me up but who was he speaking about\"\n        ],\n        [\n            1,\n            \"don't hate you because niggas can't appreciate you url\"\n        ],\n        [\n            1,\n            \"rt user i need him to teach me how to fucking draw url\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate humans url\"\n        ],\n        [\n            1,\n            \"rt user kim hair ohmygod its purple holy shit url\"\n        ],\n        [\n            0,\n            \"done with the term thank you lord for this crazy yet term\"\n        ],\n        [\n            1,\n            \"rt user a lot of you bitches really ugly 💯 everybody just know y'all 😭\"\n        ],\n        [\n            1,\n            \"rt user isis says that the u s is “ run by a stupid idiot who does not know what syria or iraq or islam is ” url\"\n        ],\n        [\n            0,\n            \"song bad ho h bt not in d of user lv u bhai\"\n        ],\n        [\n            1,\n            \"you have to lick my balls what my bloody testicles i i don't i i'm confused\"\n        ],\n        [\n            1,\n            \"i just need to be fucking 21 already 32 days to go\"\n        ],\n        [\n            1,\n            \"user you idiots are trying to screw us on the pick\"\n        ],\n        [\n            0,\n            \"is too bad han before sri movies url url\"\n        ],\n        [\n            1,\n            \"swear to god everybody stupid for a nigga but her\"\n        ],\n        [\n            1,\n            \"i ain't fucking around 😂 😭 url\"\n        ],\n        [\n            1,\n            \"rt user there aren't any daisy x chloe fics out there yet i'm disappointed in my gays\"\n        ],\n        [\n            1,\n            \"rt user this character is so fuckin ' sick url\"\n        ],\n        [\n            0,\n            \"rt user or hey maybe retconning captain america into a nazi is bad for sales url\"\n        ],\n        [\n            1,\n            \"rt user fuck it up k dot url\"\n        ],\n        [\n            1,\n            \"user hi user i would like to know if you have ever taken a fucking biology class in your terrible petty lives\"\n        ],\n        [\n            1,\n            \"rt user my bitch so bad she look just like a girl 💕\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"i make the blogs with ya bitch cause i'm ruthless 💪 🏽\"\n        ],\n        [\n            1,\n            \"stamp if my nigga want me to be nasty all he gotta do is play some it's a wrap 😏\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"user why in the hell are they releasing in fucking looney\"\n        ],\n        [\n            1,\n            \"user he's said who are these people cuz i wanna sue them i fucking fell out\"\n        ],\n        [\n            1,\n            \"user damn i feel bad now but that's still head ass for that one though\"\n        ],\n        [\n            1,\n            \"rt user and the ugly ass emojis url\"\n        ],\n        [\n            1,\n            \"rt user ravi voice goddamn url\"\n        ],\n        [\n            1,\n            \"every time i go tells me not to get snatched 😢 a fucking friend 👌 🏾 💞\"\n        ],\n        [\n            1,\n            \"user thats so damn annoying just leave me alone smh\"\n        ],\n        [\n            1,\n            \"fucking idiot should have let take it hashtag 😒 😒 😒\"\n        ],\n        [\n            1,\n            \"user user well we all can agree both sides have idiots in them\"\n        ],\n        [\n            1,\n            \"user i can't be friends with people like that that person is an idiot and i'm allergic to idiots\"\n        ],\n        [\n            1,\n            \"user user scandal why don't you the with some facts you fucking moron\"\n        ],\n        [\n            1,\n            \"rt user coloring book real time chart 8 pm kst melon 60 16 naver 49 12 genie 12 bugs 3 2\"\n        ],\n        [\n            1,\n            \"swear dude my dad always making nasty ass chile like wtf homie make tf\"\n        ],\n        [\n            1,\n            \"rt user who is raising these hoes they mindset just so fucked up evil ass bitches\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user spongebob all your friends are idiots keep them out of our goddamn house\"\n        ],\n        [\n            1,\n            \"rt user our president is a fucking idiot\"\n        ],\n        [\n            1,\n            \"cbs watch how people so fucking stupid the guy was walking away with his hands up no way he was listening to anything why is this a case\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"mr porter has be the worst counselor ever what a useless cunt\"\n        ],\n        [\n            1,\n            \"rt user niggas loveeeeeeee the ugly bitches 😂 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user i got a bad ass temper attitude\"\n        ],\n        [\n            1,\n            \"user what is a and what are check spelling retard\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user some people are just born to be fucking stupid\"\n        ],\n        [\n            1,\n            \"rt user hashtag i am mad as hell and i'm not going to take it anymore\"\n        ],\n        [\n            1,\n            \"rt user so fucking sick url\"\n        ],\n        [\n            1,\n            \"rt user no all women have brains but not all women have vaginas the idiot who made this managed to be misogynistic and …\"\n        ],\n        [\n            1,\n            \"rt user some cruel bastard has dressed a horse up as paul url\"\n        ],\n        [\n            1,\n            \"knee hurting so bad but my fat ass still went and got\"\n        ],\n        [\n            1,\n            \"ravi and ashley is boring the hell out of me he's being played for a fool hashtag\"\n        ],\n        [\n            1,\n            \"if you're gonna dub somebody then just do it already ‼ ️ stop playing games with these bad ass females 🙄 url\"\n        ],\n        [\n            1,\n            \"also men have disgusting fucking feet saying\"\n        ],\n        [\n            0,\n            \"rt user miss going to house parties in grim where u were still getting pissed 8 am whilst ur parents thought u were …\"\n        ],\n        [\n            1,\n            \"fuck sake how on earth has he been allowed to get that shot away pathetic defending\"\n        ],\n        [\n            1,\n            \"this match is fucking insane hashtag hashtag\"\n        ],\n        [\n            1,\n            \"what you never see a bad ass bitch eat a taco shell before\"\n        ],\n        [\n            1,\n            \"damn niggas was comparing this season to the farm which is really bad url\"\n        ],\n        [\n            1,\n            \"yo cinnamon toast crunch with coffee creamer instead of milk is so fucking\"\n        ],\n        [\n            1,\n            \"people will find any reason to drink shits mad annoying\"\n        ],\n        [\n            1,\n            \"user people voted for jacob fucking zuma that's how\"\n        ],\n        [\n            1,\n            \"rt user i hate casey anthony always have since the beginning uhh she makes me so damn mad hope she in hell\"\n        ],\n        [\n            1,\n            \"i swear 😂 💯 ☺ ️ i know i just take some ugly ass pics url\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"awful hope they die idiots url\"\n        ],\n        [\n            1,\n            \"rt user we trade and share a space station with russia should we not speak to them thats just fucking stupid at this point hashtag\"\n        ],\n        [\n            1,\n            \"rt user when someone's flash comes on from recording and you see it's an ugly bitch twerking on you url\"\n        ],\n        [\n            1,\n            \"democracy where any two idiots a genius hashtag\"\n        ],\n        [\n            1,\n            \"user fucking jesus i got a rock on now\"\n        ],\n        [\n            1,\n            \"user that is insane people have gone bananas\"\n        ],\n        [\n            1,\n            \"rt user the it remake looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user why was this an match anyway how fucking stupid hashtag\"\n        ],\n        [\n            1,\n            \"rt user at tryna come up with stupid ish 😂 y'all can bs stories all you want — is …\"\n        ],\n        [\n            1,\n            \"user idiot woman maybe she should get the train guy is spot on how will anything get delivered\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"this boy is an idiot followed by a bunch of idiots this is a lack of leadership and direction url\"\n        ],\n        [\n            1,\n            \"rt user don't ever hate on a nigga that's gettin his money 🤦 🏽 ‍ ♂ ️ 5 ️ ⃣ 💯\"\n        ],\n        [\n            1,\n            \"rt user fucking let's 👏 👏 👏 url\"\n        ],\n        [\n            1,\n            \"rt user i hate when im singing a song and somebody else try and join in like my nigga this aint no duet\"\n        ],\n        [\n            1,\n            \"rt user i want to be a power ranger so fucking bad\"\n        ],\n        [\n            1,\n            \"i put my iphone in my pocket with things and now its all scratched on the screen fucking moron over here\"\n        ],\n        [\n            0,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            0,\n            \"lingard isn't ronaldo he's had awful games and pissed me off but here like we just gave a 5 year deal come on\"\n        ],\n        [\n            1,\n            \"rt user i'm stingy as fuck with my food my man my friends basically anything that's mineeeeee\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user i'm a bad bitch you can't kill me url\"\n        ],\n        [\n            1,\n            \"i always say this and have a boring ass summer url\"\n        ],\n        [\n            1,\n            \"user its still boring 😂 who u calling idiot again\"\n        ],\n        [\n            1,\n            \"user oh yes things fucking disgusting n he's it ' sally ' url\"\n        ],\n        [\n            1,\n            \"i just wanna graduate and get the fuck out of here\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"this idiot needs to be gone url\"\n        ],\n        [\n            1,\n            \"user fire than post gif ufc and business is retarded\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"the worst nigga from delaware is the one who doesn't claim it i hate y'all niggas man\"\n        ],\n        [\n            1,\n            \"rt user maybe atlus saying no to streaming persona 5 is to test the youth of today to rebel against retarded rules you know what to …\"\n        ],\n        [\n            1,\n            \"rt user and what type is this the retarded one ah url\"\n        ],\n        [\n            1,\n            \"rt user i'm sick of this fuckin el paso wind\"\n        ],\n        [\n            1,\n            \"user your daughter is listening the world heard it pro trump students are saying pussy in school every chance they get idiot\"\n        ],\n        [\n            0,\n            \"rt user update harry ate 7 bananas and got sick\"\n        ],\n        [\n            1,\n            \"rt user fuck man 😒 group projects are the worst\"\n        ],\n        [\n            1,\n            \"i hate when i'm in line for anything and people get so fuckin close up to me i could almost feel them breathing 😩 😩\"\n        ],\n        [\n            0,\n            \"rt user boring ass halo eye look on to the tl url\"\n        ],\n        [\n            1,\n            \"how the fuck can you treat you like this 100 disgusting url\"\n        ],\n        [\n            0,\n            \"rt user yeah just slashed a guy in the gooch so bad i just put on a cup to watch the rest of this game insane\"\n        ],\n        [\n            1,\n            \"usc i hope you realize that giving as a clearance slip a day before school ends is a fucking bad decision 😤\"\n        ],\n        [\n            1,\n            \"user the worst service on the earth fuck you\"\n        ],\n        [\n            1,\n            \"niggas gon hate life would be spelled if they didn't url\"\n        ],\n        [\n            1,\n            \"the saddest thing about it all is it shows the percentage of idiots in america listen to a nonsense and n … url\"\n        ],\n        [\n            0,\n            \"rt user an idiots guide to for your matches and reporting head over to url please see image below …\"\n        ],\n        [\n            1,\n            \"rt user don't text me if your gonna leave me on read shits annoying\"\n        ],\n        [\n            1,\n            \"rt user isis to usa you are being run by an idiot who does not know what syria or iraq or islam is url http …\"\n        ],\n        [\n            1,\n            \"rt user 🗣 i fucking hate courtney hashtag\"\n        ],\n        [\n            1,\n            \"i immediately busted out laughing what a fucking moron\"\n        ],\n        [\n            1,\n            \"picture this i'm a bag of dicks put me to your lips i am sick\"\n        ],\n        [\n            1,\n            \"user what is your fave song from crawl space im fucking obsessed\"\n        ],\n        [\n            0,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user draft the journalists send them to fight the bullshit war they want so badly hashtag\"\n        ],\n        [\n            1,\n            \"rt user i can't have a nigga out here making me look stupid\"\n        ],\n        [\n            1,\n            \"but keep protecting illegal criminals until something horrible happens to one of the idiots protecting them they w … url\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            0,\n            \"rt user i hate sin not because it me but because it has done god wrong to have my god is the worst grief to …\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"i fucking hate bryce what a piss this rapist deserves to go to\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user i'm so ugly 😢 😢 😢 😩 😩 april fools bitch you thought\"\n        ],\n        [\n            0,\n            \"i just seen a video about lace eyebrows 🗣 i am fucking done\"\n        ],\n        [\n            0,\n            \"rt user in a 2 and a half week during an injury filled 1988 89 season a frustrated larry bird ate 7 wedding cakes and 10 …\"\n        ],\n        [\n            1,\n            \"rt user this is absolutely disgusting as a i'm livid that these people have the fucking nerve to do this url\"\n        ],\n        [\n            1,\n            \"all annoying bitch you're not my classmates anymore\"\n        ],\n        [\n            1,\n            \"rt user it's episode 26 not season 2 episode 01 you retarded monkeys url\"\n        ],\n        [\n            1,\n            \"i'm fucked up homie you fucked up but we gonna be aight\"\n        ],\n        [\n            1,\n            \"rt user all mfs do is hate get a life and stfu with y'all hatin asses 💀 🙄 🙄\"\n        ],\n        [\n            1,\n            \"are you looking for at look at him ugly son af bitch motherfucking\"\n        ],\n        [\n            0,\n            \"rt user omg my flannel an example of why i would be the worst lesbian criminal ever url\"\n        ],\n        [\n            0,\n            \"rt user d at had to pay his 1st fruit when you go through those painful moments it always pays he …\"\n        ],\n        [\n            1,\n            \"what the fuck is wrong with these players no fighting spirit whatsoever losing the ball and then walking\"\n        ],\n        [\n            1,\n            \"rt user the fucking irony url\"\n        ],\n        [\n            1,\n            \"if my want my password all she got to do is ask and ima say fuck no 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"bullying is horrible but not just students get bullied where the hell is our pride hashtag\"\n        ],\n        [\n            1,\n            \"rt user 1 month until the maths exam 1 fucking month 😱 😨 😩 😫 😰 😥\"\n        ],\n        [\n            1,\n            \"user user i'm sorry cough wake your fucking ass up\"\n        ],\n        [\n            1,\n            \"rt user are you stupid or are you fucking stupid url\"\n        ],\n        [\n            1,\n            \"never confuse libya with syria you'll get blocked mankind is now fucking insane same again\"\n        ],\n        [\n            1,\n            \"this girl in the break room just said is fucking sick 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user user that fucking collaboration with n remix for dj snake tho 🔥 🔥 🔥\"\n        ],\n        [\n            1,\n            \"user hope he notices mine even pathetic faggot\"\n        ],\n        [\n            1,\n            \"that one day i decide to stay home everyone got me fucked up\"\n        ],\n        [\n            0,\n            \"user you guys have entered the i'm fuckin crazy arena congratulations\"\n        ],\n        [\n            1,\n            \"you can't be an asshole if people around you are stupid hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user does this piece of 💩 ever stay in dc wtf we pay for his fat ass to every all the while he lines his pockets …\"\n        ],\n        [\n            1,\n            \"user oh god dammit those fucking canned smack sounds at the end of the trailer\"\n        ],\n        [\n            1,\n            \"user user what did she say about idiot howard\"\n        ],\n        [\n            1,\n            \"rt user bitch you bad 😍 😍 😍 url\"\n        ],\n        [\n            1,\n            \"brotherhood is fucking awful didn't think i'd have to sit through this shite ever again\"\n        ],\n        [\n            1,\n            \"rt user what an idiot 🐑 url\"\n        ],\n        [\n            1,\n            \"argh i hate people who always looks from always and 😠 damn\"\n        ],\n        [\n            1,\n            \"rt user remove rep devin nunes remove devin nunes call 202 225 get rid of this idiot\"\n        ],\n        [\n            1,\n            \"oh my god my fucking feelings 😢 😭 url\"\n        ],\n        [\n            1,\n            \"rt user ehh i hate wack ass niggas like this he won't dare try a nigga like this tho url\"\n        ],\n        [\n            1,\n            \"stupid is as stupid does idiotic statement url\"\n        ],\n        [\n            1,\n            \"user this has been the worst week in my fucking life\"\n        ],\n        [\n            1,\n            \"isis calls trump an ' idiot ' and tells u s to await ' bloodbath ' in official comments url url — n …\"\n        ],\n        [\n            0,\n            \"order by phone too bad the tunes don't work restaurant url\"\n        ],\n        [\n            1,\n            \"rt user url why this evil bastards records sealed look at this time peace handout of the harvard law review bo …\"\n        ],\n        [\n            1,\n            \"user stfu you annoying ass bitch before i make you hoe\"\n        ],\n        [\n            1,\n            \"me killing stalking all of my mutuals we fucking hate you\"\n        ],\n        [\n            1,\n            \"rt user trump acts like idiot re assad assad reacts trump puts out stupid statement bannon fired from nsc trump figures ou …\"\n        ],\n        [\n            0,\n            \"i feel like he's just as retarded as me i wonder if he would ever marry me\"\n        ],\n        [\n            1,\n            \"me and user driving lightning strikes ummm can you fucking not\"\n        ],\n        [\n            1,\n            \"user and all this lies and all this idiot he tell all da time\"\n        ],\n        [\n            1,\n            \"had to embarrass some lil bitch in front of he ugly boyfriend on the train 🙄\"\n        ],\n        [\n            1,\n            \"rt user this is entirely fucked up url\"\n        ],\n        [\n            1,\n            \"rt user look at these idiots url\"\n        ],\n        [\n            1,\n            \"idiot trump does not know what stealth is despite hiding his taxes url url\"\n        ],\n        [\n            1,\n            \"fucking my damn ear hurts 😭 😭 😭 😩 😩 😤 😤 😡 😡 😥 😥\"\n        ],\n        [\n            1,\n            \"the fact that he was still recording blew me his ugly ass url\"\n        ],\n        [\n            1,\n            \"fuck north carolina duke forever bitches hashtag\"\n        ],\n        [\n            1,\n            \"speaking of choice these idiots should be opening their homes to syrian refugees refugees all the kids url\"\n        ],\n        [\n            1,\n            \"rt user god im really a fucking idiot\"\n        ],\n        [\n            1,\n            \"rt user sometimes i forget how damn bloody this game is url\"\n        ],\n        [\n            1,\n            \"user im just why why in the fucking world why would you launch missiles onto the syrian air force base\"\n        ],\n        [\n            1,\n            \"doctor how would you describe your sleep schedule me am to the pm pm to the am funk doc piss out ur per you just gotta hate em fu\"\n        ],\n        [\n            1,\n            \"fuck sake don't let this slip 😱 ⚽ url\"\n        ],\n        [\n            1,\n            \"oh god damn it bad url\"\n        ],\n        [\n            1,\n            \"rt user i don't even what in the damn hell this looks so nasty but i can't stop watching it url\"\n        ],\n        [\n            1,\n            \"i'm tempted to post a rly embarrassing video i took at the concert where i scream like an idiot\"\n        ],\n        [\n            1,\n            \"rt user hating ass bitches always talk about i hate hating ass bitches 😭 😭 😭 😂 😂\"\n        ],\n        [\n            1,\n            \"not liking the awful choice of music and shitty camera work in this hashtag\"\n        ],\n        [\n            1,\n            \"was a fucking of a tackle url\"\n        ],\n        [\n            0,\n            \"rt user when girls think me and one of the boys are dating pisses me off so badly like can a boy not have some girl friends …\"\n        ],\n        [\n            1,\n            \"verse fuck 🍆 🍆 🍆 👏 👏 👏 🍌 🍌 🍌 😁 url\"\n        ],\n        [\n            0,\n            \"rt user when ugly hoes call you sis or twin url\"\n        ],\n        [\n            1,\n            \"user that's all on the folks that voted for him blame them ugly hoes 😂 🤷 🏼 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user the media just fucking hate us url\"\n        ],\n        [\n            0,\n            \"part 5 meet crazy ass friends url\"\n        ],\n        [\n            1,\n            \"nigga that's sick af my gawd url\"\n        ],\n        [\n            1,\n            \"rt user this bitch so bad i want 2 drink molly water out her ass\"\n        ],\n        [\n            1,\n            \"rt user que el fucking show 😎 url\"\n        ],\n        [\n            1,\n            \"isis trump is ' foolish idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user bitches so evil i swear 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user boy you're extremely ugly tf you're talking about this beauty doesn't need your beast ass let alone your opinion did i m …\"\n        ],\n        [\n            1,\n            \"user f you and your nasty ass soda url\"\n        ],\n        [\n            1,\n            \"im fucking sick of these porn bots liking my tweets twitter get your shit together\"\n        ],\n        [\n            1,\n            \"rt user when you been texting her all day y no te but you go on twitter and she tweets diablo why ugly niggas always …\"\n        ],\n        [\n            1,\n            \"smile you're on fucked camera url\"\n        ],\n        [\n            1,\n            \"user you are a disgusting human being for the disgusting potus and his truly evil billionaire cabinet\"\n        ],\n        [\n            1,\n            \"rt user i can't hate on a nigga that's doing his thang that's go make me feel like a lame\"\n        ],\n        [\n            1,\n            \"user user and you both can fuck off for saying something as nasty as that\"\n        ],\n        [\n            1,\n            \"niggas is annoying 😂 my shorty on lock don't try 🗣 wasting your time\"\n        ],\n        [\n            1,\n            \"well lets jst leave dat debate 4 d idiots then 😜 i wish i ws in office 2 discuss dis in detail our chairs wud be … url\"\n        ],\n        [\n            1,\n            \"this fat penguin looking bitch rly just called my mum a stupid fucking bitch not knowing she's my mum 🙂 🙂 🙂\"\n        ],\n        [\n            1,\n            \"y'all some slack ass sick fucks 💀 💀 url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches these days 😍 😍 url\"\n        ],\n        [\n            1,\n            \"user you are out of your fucking mind your disgusting lying reckless fucking mind\"\n        ],\n        [\n            1,\n            \"rt user you bitches wanna be me but too bad 😩\"\n        ],\n        [\n            1,\n            \"user trudeau is the village idiot prime minister of canada url\"\n        ],\n        [\n            1,\n            \"rt user war movie number 7 i'm not leaving your ass behind url\"\n        ],\n        [\n            1,\n            \"and his fat ass friends gonna record disgusting url\"\n        ],\n        [\n            1,\n            \"rt user don't ever try to flex on me with a ugly hoe\"\n        ],\n        [\n            1,\n            \"rt user this weather is just so fucking ugly it puts me in a bad mood\"\n        ],\n        [\n            1,\n            \"evening are the worst you have to wipe the fucking off your face before bed\"\n        ],\n        [\n            1,\n            \"to the idiot that hit my car and drove off i will look for you i will find you and i will kill you\"\n        ],\n        [\n            1,\n            \"how is california gonna survive the war if our citizens aren't allowed to arm themselves with real bad ass weapons when nk or syria\"\n        ],\n        [\n            1,\n            \"damn bro i hate watching cbs but tony gonna be on there so it\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"selfish another selfish penalty at the worst time 5 minute power play for now fucking idiot\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate people 😂 😂 url\"\n        ],\n        [\n            0,\n            \"rt user niggas don't be they just be broke niggas with anger problems 💯 🙇 🏼 😂\"\n        ],\n        [\n            1,\n            \"lmk what the fuck you'd do about it you're disgusting and ur dick is ugly url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"rt user namjoon fucking pulled jin closer im not dying you are url\"\n        ],\n        [\n            1,\n            \"rt user they asked me to talk about something i hated i because fuck until like the moment shows u …\"\n        ],\n        [\n            1,\n            \"rt user lets fucking goo put em in a body bag\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user yeah uconn women's basketball team didn't score 50 in ' 07 not even fuckin close idiots\"\n        ],\n        [\n            0,\n            \"user is bending over backwards to defend susan rice how fucking pathetic\"\n        ],\n        [\n            1,\n            \"user someone in my thesis class is doing of animals and one was the it is bad ass\"\n        ],\n        [\n            1,\n            \"haven't even went to class yet everybody is pissing me the fuck off\"\n        ],\n        [\n            1,\n            \"rt user idiots keep ranting about yogi and his robe he'll shock you with his development agenda ☺\"\n        ],\n        [\n            1,\n            \"rt user i hate it when people drink like efe know your fucking limit it's not rocket science\"\n        ],\n        [\n            1,\n            \"us trump russia putin north korea kim jong un i think we're all fucked yo\"\n        ],\n        [\n            1,\n            \"i'm not playing you in if you ugly because i'm not giving you my damn number\"\n        ],\n        [\n            1,\n            \"rt user i hate hoes who attitude don't add up to they looks 😒\"\n        ],\n        [\n            1,\n            \"rt user hashtag can smell a bullshit miles away and they also hate excuses\"\n        ],\n        [\n            1,\n            \"i hate when people cancel on me irks my damn soul\"\n        ],\n        [\n            1,\n            \"user user y'all both horrible influences it doesn't matter y'all both shitty influences smh\"\n        ],\n        [\n            1,\n            \"🎶 i fucking hate you i want to hurt you i want to fucking kill you bitch 🎶 ♫ url\"\n        ],\n        [\n            1,\n            \"user yeah those damn victims they're the worst shakes fist in the air\"\n        ],\n        [\n            1,\n            \"rt user i wanna go swimming so damn bad for some reason\"\n        ],\n        [\n            1,\n            \"user dumbass called a fuckin rainbow swan a bunny have a fuckin seat idiot\"\n        ],\n        [\n            1,\n            \"rt user this is why pepsi is trash how are you gonna have a nasty product and shitty ads for it url\"\n        ],\n        [\n            1,\n            \"rt user to hell with your religion bloody rascals if this is not terrorism what is this is what chaddi madness has given us htt …\"\n        ],\n        [\n            1,\n            \"work done for the week fucking come at us 🍻 🍻 🍻\"\n        ],\n        [\n            1,\n            \"rt user al qaeda supporters because her stupid brain cannot function to the degree that allows her to fucking understand that you c …\"\n        ],\n        [\n            1,\n            \"well that is fucking awful url\"\n        ],\n        [\n            1,\n            \"rt user stupid ass where the rest of them bitches 😂 🤣 😭 url\"\n        ],\n        [\n            1,\n            \"rt user omg these bitches nasty url\"\n        ],\n        [\n            1,\n            \"if u ever feel bad bc u broke a heart chill bc he ain't got a heart\"\n        ],\n        [\n            0,\n            \"rt user i have a really bad attitude when i'm pissed\"\n        ],\n        [\n            1,\n            \"rt user this is why pepsi is trash how are you gonna have a nasty product and shitty ads for it url\"\n        ],\n        [\n            1,\n            \"shooter you dumb ass your wife's assistant fuckin idiot hashtag\"\n        ],\n        [\n            1,\n            \"rt user hr 226 call your members of congress this is nothing but evil make the damn call people url\"\n        ],\n        [\n            1,\n            \"i can't stand bad ass parenting and bad ass kids make u wanna whoop both of they ass\"\n        ],\n        [\n            0,\n            \"user disappointed there are no bird references in there\"\n        ],\n        [\n            0,\n            \"when you didn't do horribly on the hell essay url\"\n        ],\n        [\n            1,\n            \"rt user the evil gays stole the rainbow please return it to god url\"\n        ],\n        [\n            1,\n            \"no matter what struggles we ever encounter we can always be thankful that we go to bed every night knowing is bad as hell\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"user this president's staff don't know protocol for these attacks just looking like idiots\"\n        ],\n        [\n            1,\n            \"i don't even got the bag and niggas and still hate\"\n        ],\n        [\n            1,\n            \"rt user i was living in and i fucking hated you url\"\n        ],\n        [\n            1,\n            \"rt user get that fucking salad out of my face dude url\"\n        ],\n        [\n            1,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            1,\n            \"why does kendall fucking jenner need a fucking apology url\"\n        ],\n        [\n            1,\n            \"go to check this idiot called anyone hey hey\"\n        ],\n        [\n            1,\n            \"rt user i still hate him that nigga tho\"\n        ],\n        [\n            1,\n            \"user every fucking time i read anything abt breakdown from an interview w a writer its like the worst thing ever\"\n        ],\n        [\n            1,\n            \"made for the dirty dems cracked pot all url\"\n        ],\n        [\n            1,\n            \"i'm gonna start linking to this tweet when someone calls me an idiot as a way of saying bruh i already know that\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user bitch i did hate you i do hate you ✋ 🏽\"\n        ],\n        [\n            1,\n            \"rt user this nigga jah gained 50k followers yesterday i'm sick 🤢\"\n        ],\n        [\n            1,\n            \"bitch ain't a freak then that bitch is a boring bitch 🅿 ️ 😴\"\n        ],\n        [\n            1,\n            \"rt user today's stream was fucking crazy thank you all for donating and watching 3 url\"\n        ],\n        [\n            1,\n            \"i rather be home bae dan be in d club and one random fat ass be grinding me to\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"rt user i hate a beat around the bush ass nigga\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            1,\n            \"rt user i hope ungrateful ass takes notice of the that went to for him stupid son of a bitch 😑 😑 hashtag\"\n        ],\n        [\n            1,\n            \"user girl as in damn you are ugly hoe\"\n        ],\n        [\n            0,\n            \"god made the idiot for practice and then he made the school board ― mark twain\"\n        ],\n        [\n            1,\n            \"rt user haters yg artists are bunch of elitist and arrogant fuckers who hate everyone dara url\"\n        ],\n        [\n            1,\n            \"rt user north carolina won fuck yeah hashtag\"\n        ],\n        [\n            1,\n            \"you dike bitches taken over smh nasty\"\n        ],\n        [\n            1,\n            \"rt user i seriously fucking hate scorpios they fucking disgusting always negative never give u a chance they talk over u …\"\n        ],\n        [\n            1,\n            \"that idiot isn't my boyfriend to her\"\n        ],\n        [\n            0,\n            \"rt user after “ investigating ” russia interfered us elec w o one shred of evidence suddenly idiot user says it ’ …\"\n        ],\n        [\n            1,\n            \"user user rep is just an idiot and shouldn't even be in congress to begin with\"\n        ],\n        [\n            1,\n            \"user no they are idiots and ppl knows it they refuse to accept that what they have done doesnt\"\n        ],\n        [\n            1,\n            \"i want a tattoo so fucking bad but i just can't figure out the placement smh\"\n        ],\n        [\n            1,\n            \"is there anyone that can carry my stupid ass through on hashtag\"\n        ],\n        [\n            1,\n            \"that bitch got told y'all she nasty 😂 😂 url\"\n        ],\n        [\n            1,\n            \"shawn is a fucking god 😋 😍 ❤ url\"\n        ],\n        [\n            1,\n            \"rt user this is fucking all over again\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"clay pisses me off why does he take 500 years to listen to these fucking tapes how can he not listen to it all at once i hate him\"\n        ],\n        [\n            1,\n            \"i fucking hate this thing when i finish the quest i'm going to shoot it in the fucking head and call it a d … url\"\n        ],\n        [\n            1,\n            \"go to hell stupid professor url\"\n        ],\n        [\n            1,\n            \"rt user i almost deleted a hate comment on my youtube video that said this is bad but i didn't want to be a pussy so i …\"\n        ],\n        [\n            1,\n            \"awful defending from and ffs come on idiots 😡\"\n        ],\n        [\n            1,\n            \"damn it user what were you thinking with this crap url\"\n        ],\n        [\n            1,\n            \"why do you stop serving chilli at 8p m that's stupid af user y'all just pissed me off 😒\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"real fucking talk people need fi hear url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"the force awakens a bad lip reading featuring mark hamill as han solo url url\"\n        ],\n        [\n            1,\n            \"just at my books makes me wanna die fuck you exam\"\n        ],\n        [\n            1,\n            \"rt user just told mrs papa she acts like a retard and kicked her doors i'm screaming\"\n        ],\n        [\n            1,\n            \"user user aka your a fuckin moron\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"i can hear this dude eating his chips from all the way across this damn restaurant somebody fucking kill me\"\n        ],\n        [\n            1,\n            \"rt user user because your a filthy fucking addict now cover my pedicure £ 40 bank now\"\n        ],\n        [\n            1,\n            \"rt user rt if you're sick of these nazis hashtag\"\n        ],\n        [\n            1,\n            \"rt user i ’ m lowkey fucking and obsessed and my heart breaks because of the smallest things why am i so pathetic\"\n        ],\n        [\n            1,\n            \"h 3 ♫ bad ass by — url\"\n        ],\n        [\n            1,\n            \"wtf what that fucking fuck url\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate user 10 that is all\"\n        ],\n        [\n            1,\n            \"he bloody loves his son that a fucking problem url\"\n        ],\n        [\n            1,\n            \"ain't this the fucking hashtag url\"\n        ],\n        [\n            1,\n            \"rt user bitches wanna beef so bad i won't do it\"\n        ],\n        [\n            0,\n            \"user user it's like it's a fucking crime to have a vagina in this country now 😭 😡 👎 🏾 👎 🏾\"\n        ],\n        [\n            0,\n            \"rt user haven't played in over a decade but still think this is a bad ass idea i wanna be in a book in rs url\"\n        ],\n        [\n            1,\n            \"im claiming every retarded soul out there who voted for this dickhead\"\n        ],\n        [\n            0,\n            \"user damn i did not know that that would be terrible\"\n        ],\n        [\n            1,\n            \"user user because they workers not owners my there are levels in life we understand woodwork didnt teach that idiot\"\n        ],\n        [\n            1,\n            \"rt user bitches be like my nigga crazy nah he crazy with you he pussy to us\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"how in the hell do the refs blow a whistle on a rolled ankle hashtag hashtag\"\n        ],\n        [\n            1,\n            \"this is just fucking disgusting url\"\n        ],\n        [\n            0,\n            \"user when will these idiots understand we dont care what they think\"\n        ],\n        [\n            1,\n            \"rt user do you know who i am im a fucking figure 1\"\n        ],\n        [\n            1,\n            \"where the fuck is game it's fucking april\"\n        ],\n        [\n            1,\n            \"rt user you ugly af nigga shut up url\"\n        ],\n        [\n            1,\n            \"are so sick i seriously hate this one person with a passion chat shit but get shitty bum in person user destroyed you\"\n        ],\n        [\n            1,\n            \"user user i wanna suck that clit so badly\"\n        ],\n        [\n            1,\n            \"rt user hated this bitch url\"\n        ],\n        [\n            1,\n            \"user ur can't fight science progress with idiotic business decisions hire an … url\"\n        ],\n        [\n            1,\n            \"user you just pissed off thousands of people you people make me sick\"\n        ],\n        [\n            1,\n            \"rt user some of the people in this valley are idiots i swear\"\n        ],\n        [\n            1,\n            \"rt user let's mother fucking do this let's get this monster to 100 subscribe now url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"core along with processes i am fucking insane hashtag\"\n        ],\n        [\n            1,\n            \"user user you have a choice you fucking moron don't lie\"\n        ],\n        [\n            1,\n            \"user then go do your thing away from me take your stupid youtuber ass out of here\"\n        ],\n        [\n            1,\n            \"rt user user while and dragons still attack my dog while i'm bloody mining ore and building a goddamn …\"\n        ],\n        [\n            1,\n            \"rt user i i hate dumbass people\"\n        ],\n        [\n            1,\n            \"rt user wendy is a bad bitch url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            0,\n            \"user user bloody hell will have a luck\"\n        ],\n        [\n            1,\n            \"this ass city by the name of is soo boring 😒\"\n        ],\n        [\n            1,\n            \"rt user how the hell did i forget to put on my hoops i feel so ugly now\"\n        ],\n        [\n            1,\n            \"i really hated this nigga 😭 url\"\n        ],\n        [\n            1,\n            \"by a god damn ball a window im at myself at how bad i jumped\"\n        ],\n        [\n            1,\n            \"im still fucking worn of from those stupid ass things url\"\n        ],\n        [\n            1,\n            \"was a fan of zayn in nxt now he's just boring as piss\"\n        ],\n        [\n            0,\n            \"hashtag chicken pot pie tonight url\"\n        ],\n        [\n            1,\n            \"rt user people are outraged by the use of hashtag but when someone does something about it they cry foul damn if u do d …\"\n        ],\n        [\n            1,\n            \"rt user a m wr whipped out his penis in front of his lawyer explains it was just bad jock itch url\"\n        ],\n        [\n            0,\n            \"rt user i got some damn bad intentions url\"\n        ],\n        [\n            1,\n            \"rt user read that nigga sis rt user you niggas and bitches annoying nobody gives two fucks about you or your com …\"\n        ],\n        [\n            1,\n            \"user that's the george lucas ' for fucking up star wars i hate that argument\"\n        ],\n        [\n            1,\n            \"any idiot can face a crisis it's day to day living that wears you out hashtag\"\n        ],\n        [\n            1,\n            \"health canada idiots want a ban on trans fats but won't ban my smoking health canada spineless morons\"\n        ],\n        [\n            0,\n            \"user louis c el video de gotta get out\"\n        ],\n        [\n            1,\n            \"pizza house and donuts with these idiots 🙌 🏻 url\"\n        ],\n        [\n            1,\n            \"user liberal thinking suspect no you idiots he stole it\"\n        ],\n        [\n            1,\n            \"user i just finished episode 4 stupid fuckin tyler\"\n        ],\n        [\n            1,\n            \"i know yo stupid ass the one who quoted this 🤦 🏽 ‍ ♀ ️ 😂 url\"\n        ],\n        [\n            1,\n            \"it's 5 somewhere ya here ya fucking idiot hashtag\"\n        ],\n        [\n            1,\n            \"studying to creating cause i fucking hate school url\"\n        ],\n        [\n            1,\n            \"this nigga wanna shoot rocket on thursday nights i hate niggas\"\n        ],\n        [\n            0,\n            \"rt user bloody hell is there one liberal that don't lie mp melissa price lied on level of support for welfare card url\"\n        ],\n        [\n            1,\n            \"user user senator dickhead fuckin ' idiot\"\n        ],\n        [\n            1,\n            \"having anger issues is the worst fucking thing ever cause i be wanting to fight everyone over everything\"\n        ],\n        [\n            1,\n            \"this idiot is arguing with no one from a golf course url\"\n        ],\n        [\n            1,\n            \"user user you look to me like an idiot for your information kashmir belonged to n still belongs to it\"\n        ],\n        [\n            1,\n            \"vicious lying protect the fucking country stop feeding your racist urges url\"\n        ],\n        [\n            1,\n            \"user knew should if just not said anything didn't do a damn thing to you and yet treat me like crap whatever stupid bullshit\"\n        ],\n        [\n            1,\n            \"i'm sick of user not answering my damn questions 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"wife is prepping dinner and found worms in the chicken we just bought from the store i fucking hate chicken\"\n        ],\n        [\n            1,\n            \"rt user 2 idiots on a bicycle with a gun url\"\n        ],\n        [\n            1,\n            \"rt user i ain't even dropped da tape yet and these niggas sick to they stomach 🤢 😅\"\n        ],\n        [\n            1,\n            \"rt user wtf south africa what the hell are you doing lifting the ban on rhino horn sales outrageous stupid url\"\n        ],\n        [\n            0,\n            \"goddamn user there is nothing about your coverage that is bonus you guys stink rory had a bad day this just in\"\n        ],\n        [\n            1,\n            \"user if you watch alex jones your one fucking sick puppy\"\n        ],\n        [\n            1,\n            \"rt user rt if you have been called ugly fat worthless cunt bitch fag slut a 7 brat whore emo freak nerd monster etc\"\n        ],\n        [\n            1,\n            \"rt user what the fuck makeup is insane url\"\n        ],\n        [\n            1,\n            \"rt user math is ugly that bitch can choke\"\n        ],\n        [\n            1,\n            \"bitch you are ugly inside out everything about you is ugly\"\n        ],\n        [\n            1,\n            \"rt user mississippi fucking state idc idc idc\"\n        ],\n        [\n            1,\n            \"rt user i really hate u niggas url\"\n        ],\n        [\n            1,\n            \"idk if it's because my stomach is still fucked up but sonic burgers are fucking disgusting\"\n        ],\n        [\n            1,\n            \"user why are your officials still asking drivers for license cuz these idiots on my street just asked when they've been told not to\"\n        ],\n        [\n            1,\n            \"damn it i made 35 on tinder from stupid dudes and now i'm banned\"\n        ],\n        [\n            1,\n            \"rt user cause a ugly bitch gone fall for it all 💯 url\"\n        ],\n        [\n            1,\n            \"i just followed about 40 bunny 🐰 accounts on instagram i'm not going to get a fucking thing done ever again 🤣 🐰 ❤ ️ 🐰\"\n        ],\n        [\n            0,\n            \"rt user user can i not be retarded 😂 😂 😭\"\n        ],\n        [\n            1,\n            \"rt user get those dirty underwear of boy gone wash away all the men who on you then we gone play and you get pay url\"\n        ],\n        [\n            1,\n            \"user no this song is fucking horrible come on he's from one direction what the hell frank i'm disappointed in you\"\n        ],\n        [\n            1,\n            \"dude well i guess the fucking knew where she was walter jesus dude she never even kidnapped hers … url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"i hate rod runs now because all the redneck idiotic assholes\"\n        ],\n        [\n            0,\n            \"user i feel bad for dude who still doesn't know the diff between shame and guilt a shitty life for he 🤷 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user damn i ain't know she was that bad\"\n        ],\n        [\n            1,\n            \"101 idiot drivers in texas url\"\n        ],\n        [\n            1,\n            \"user as a knicks fan i hate you you stupid idiot you had one job\"\n        ],\n        [\n            1,\n            \"and i feel like im coming off as annoying or the person just care and i understand if they arent but it fucking suck\"\n        ],\n        [\n            1,\n            \"rt user absolutely terrible hell of a block url\"\n        ],\n        [\n            1,\n            \"jesus that was the longest 5 hours of my fucking life\"\n        ],\n        [\n            1,\n            \"rt user the grab them by the pussy doctrine is going to prove disastrous you can hear it in his nuke rhetoric if we have them …\"\n        ],\n        [\n            1,\n            \"rt user 13 baby ur a star ur a bad ass bitch never let a nigga make u forget that time to tighten up and step your shit …\"\n        ],\n        [\n            1,\n            \"user 2017 when you combine ' shane ' and ' reply ' because you're fucking retarded like me\"\n        ],\n        [\n            1,\n            \"rt user idiot in chief can't even stay in script when he's talking about bombing a country he refused to accept refugees from\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"rt user teachers be taking their fucking time on shit 🙄 😒 😒 😠 dumb bitches\"\n        ],\n        [\n            1,\n            \"rt user and what type is this the retarded one ah url\"\n        ],\n        [\n            1,\n            \"nooooooo not that fucking evil icecream maker hashtag\"\n        ],\n        [\n            1,\n            \"rt user my internet is on the again ugh spectrum i hate you\"\n        ],\n        [\n            1,\n            \"rt user idiot in chief can't even stay in script when he's talking about bombing a country he refused to accept refugees from\"\n        ],\n        [\n            1,\n            \"rt user i'm sick of you bum bitches go your dick and wash your face url\"\n        ],\n        [\n            1,\n            \"stop dude fucking stop 😭 😭 😭 🎶 url\"\n        ],\n        [\n            1,\n            \"i didnt rt a post that said i'll get 4 years of bad luck if i don't rt the post bitch try me url\"\n        ],\n        [\n            1,\n            \"rt user if i gotta be a bitch imma be a bad one\"\n        ],\n        [\n            1,\n            \"rt user idiot in chief can't even stay in script when he's talking about bombing a country he refused to accept refugees from\"\n        ],\n        [\n            0,\n            \"rt user ew bitches are disgusting url\"\n        ],\n        [\n            1,\n            \"user when will you idiots stop your attempt to defame susan rice can't you see it's not working not w … url\"\n        ],\n        [\n            1,\n            \"rt user how fucking sick do you have to be to make an article about ben alcohol addiction to slander the i'm so …\"\n        ],\n        [\n            1,\n            \"user your ass is gonna hurt from me beating the crap out of you\"\n        ],\n        [\n            1,\n            \"user the meat head strikes again where's archie to put the idiot in his place\"\n        ],\n        [\n            1,\n            \"user i just hate that the yankees breathe hashtag\"\n        ],\n        [\n            1,\n            \"rt user to hell with your religion bloody rascals if this is not terrorism what is this is what chaddi madness has given us htt …\"\n        ],\n        [\n            1,\n            \"how this bitch gon say ugly when ha faves have jaws\"\n        ],\n        [\n            1,\n            \"rt user user you are a fucking work of art gah damn a mf masterpiece 😩 😍 😭 how is one so damn beautiful 🤤 …\"\n        ],\n        [\n            1,\n            \"rt user that bitch talk bad about me now she doing bad with out me 💔 😈 😭 url\"\n        ],\n        [\n            1,\n            \"rt user just dropped my phone in mayonnaise fucking hellman\"\n        ],\n        [\n            1,\n            \"rt user here in oklahoma we cut funding for everything wonder why our roads are shitty kids are stupid url\"\n        ],\n        [\n            0,\n            \"user then do something you damn leaf is just as bad\"\n        ],\n        [\n            1,\n            \"user not to mention he cut parks money idiot\"\n        ],\n        [\n            1,\n            \"user bunny hop into the lake and i'm sick of ur ass\"\n        ],\n        [\n            1,\n            \"eric trump is so damn ugly when dropped him off at school she got a ticket for\"\n        ],\n        [\n            1,\n            \"rt user if she boys just for u don't be an idiot and let her go\"\n        ],\n        [\n            1,\n            \"i hate ungrateful ass ppl i swear 😴 url\"\n        ],\n        [\n            0,\n            \"i'm clearly an idiot for even thinking i had a chance\"\n        ],\n        [\n            1,\n            \"user duterte is breaking up with his bff let's see what this idiot is going to do now\"\n        ],\n        [\n            1,\n            \"rt user north carolina won fuck yeah hashtag\"\n        ],\n        [\n            1,\n            \"ima slide in every bad bitch dms so they can curve me and give me the motivation i need to drop this tape 😂 🤙 🏽\"\n        ],\n        [\n            1,\n            \"rt user i jaws pull up with the pistol make a nigga look so dam sick like he seen a bitch with 3 url\"\n        ],\n        [\n            0,\n            \"trump supporters shocked budget cuts will affect them url\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            0,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"it's real bad release and it was the rhetoric around her for her trip to hell\"\n        ],\n        [\n            1,\n            \"user and idiots who are fanatics will never hold they voted for accountable posing as conservatives\"\n        ],\n        [\n            1,\n            \"this will be my face tonight trying to keep up with these bad ass musicians tonight … url\"\n        ],\n        [\n            1,\n            \"who's the idiot who signed off on cancelling the grim adventures of billy and mandy url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i wiped out so bad on my today 😂 😂 still lit as hell with the homies user user\"\n        ],\n        [\n            0,\n            \"rt user wondering who listens to hashtag according to melon people in their 20s followed by 30s of which 59 8 females …\"\n        ],\n        [\n            1,\n            \"issa bad bitches birthday month url\"\n        ],\n        [\n            1,\n            \"user this is why my country is hated not because the fucking holocaust just because of this\"\n        ],\n        [\n            1,\n            \"user moron the did not fuel up and you know nothing on laws of you douche\"\n        ],\n        [\n            1,\n            \"omg my fucking life my childhood my tag team kings of 😍 😍 😍 😭 😭 😭 hardy boyz shit hashtag\"\n        ],\n        [\n            1,\n            \"go play captain save a hoe 💀 💀 my bff stupid asf\"\n        ],\n        [\n            1,\n            \"rt user here's an idea let someone run a country who isn't a fucking idiot url\"\n        ],\n        [\n            1,\n            \"rt user bad bitch born on april 2 💸 url\"\n        ],\n        [\n            1,\n            \"bad bitch with me got thunder thighs and her mother's eyes url\"\n        ],\n        [\n            1,\n            \"rt user i'm sick of putting effort into friendships relationships just to get on in return\"\n        ],\n        [\n            1,\n            \"rt user if you fwm bitches gone hate on you just cause you with me\"\n        ],\n        [\n            1,\n            \"i've worked in the restaurant business and make fucking 4 75 an hour\"\n        ],\n        [\n            1,\n            \"user weak ass man bet he wouldn't try hitting another man\"\n        ],\n        [\n            1,\n            \"rt user is attacking me bc i rt a tech deck tweet i fucking hate him\"\n        ],\n        [\n            1,\n            \"rt user if im fucking w you dont worry about who want me im focused on you period\"\n        ],\n        [\n            1,\n            \"roman beating undertaker is one thing but that was his fucking retirement match\"\n        ],\n        [\n            1,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            1,\n            \"wait did i say problematic i meant problematic and retarded\"\n        ],\n        [\n            1,\n            \"insane clown birthday bitch whoop mf whoop ¡ — listening to birthday bitches\"\n        ],\n        [\n            1,\n            \"so fucking disappointed i didn't get my tongue pierced 😩 😭\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"user user well you're a disgusting liberal dumbass now aren't you\"\n        ],\n        [\n            1,\n            \"she tell me how she sick of dude i tell her how my bitch tripping 😎 💪 🏾\"\n        ],\n        [\n            1,\n            \"rt user this is fucking horrific living nightmare look at the pain and fear i cannot believe in this day age this is allow …\"\n        ],\n        [\n            1,\n            \"rt user bruh i fuckin hate people '\"\n        ],\n        [\n            1,\n            \"no surprise that he's an ugly cunt url\"\n        ],\n        [\n            1,\n            \"fuck mcdonald's in every country for what they said about the president of the united states\"\n        ],\n        [\n            1,\n            \"rt user i hate fat bitches cause of this fat bitch she ruined it 😭 url\"\n        ],\n        [\n            1,\n            \"rt user don't you hate a bitch who can't mind her business\"\n        ],\n        [\n            1,\n            \"rt user user holy shit babe ur verified\"\n        ],\n        [\n            1,\n            \"rt user fuck duke unc national champions\"\n        ],\n        [\n            1,\n            \"nobody fuckin in my ear that shit aint cute slavery is over\"\n        ],\n        [\n            1,\n            \"rt user i literally over analyze everything it's so fucking annoying you can be taking a nap and in my head i'll think we're growing …\"\n        ],\n        [\n            1,\n            \"im fucking stupid should of got the tickets when told me\"\n        ],\n        [\n            0,\n            \"rt user please tell me ivanka hid the nuclear codes isis calls trump an ' idiot ' and tells u s to await ' bloodbath ' url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"but these fans seem to forget that the fascist donald trump is about to us into wwiii idiots all\"\n        ],\n        [\n            1,\n            \"not in my lifetime have i saw a us president pass the buck like this one fucking pathetic sad url\"\n        ],\n        [\n            1,\n            \"im what the fucking hell omg url\"\n        ],\n        [\n            1,\n            \"rt user i hate when someone is the hell out of you give them the attention they want then they act like them subs wasn't fo …\"\n        ],\n        [\n            0,\n            \"forgetting to pack a sports bra for the gym is the fucking worst 👿\"\n        ],\n        [\n            1,\n            \"we need to stop giving government funding to user because they are producing idiots now url\"\n        ],\n        [\n            1,\n            \"hashtag god i hate if there's to all the in this world go too hell\"\n        ],\n        [\n            1,\n            \"rt user im being torn apart will you help me han yes anything psych bitch april fucking fools url\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            0,\n            \"anti aka nazis use three to indicate jews because it can't be searched out as hate speech url\"\n        ],\n        [\n            1,\n            \"hate to break it to you but believe it or not it makes you seem like a dick\"\n        ],\n        [\n            0,\n            \"wikipedia word of the day is story of a cock and a bull slang britain a … url\"\n        ],\n        [\n            0,\n            \"damn too bad user wasn't invented when my ancestors were slaves who knows maybe they wouldn't have struggled as badly as they did\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"dude why is he shaking so bad jack he's fucked up 😂\"\n        ],\n        [\n            1,\n            \"user liberals biggest idiots of all time\"\n        ],\n        [\n            1,\n            \"rt user i hate when people ask me stupid ass questions\"\n        ],\n        [\n            1,\n            \"disgusting and as hell so you'll prolly get\"\n        ],\n        [\n            1,\n            \"rt user me is probably the worst thing you'll ever do in your bum ass life ho\"\n        ],\n        [\n            1,\n            \"when ur about to take a bomb ass selfie and ur phone dies '\"\n        ],\n        [\n            1,\n            \"rt user under like isa the authorities can make all sorts of allegations without proof so u would be an idiot to believe …\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"that awkward moment when carl son is talking to you at and you want to tell him you fucking hate your dad but you can't\"\n        ],\n        [\n            1,\n            \"rt user ed sheeran is annoying as hell gosh\"\n        ],\n        [\n            1,\n            \"rt user 1 ladies if a hoe walk up to you with no proof and say we cheating and you leave us you stupid believe us 💯\"\n        ],\n        [\n            1,\n            \"our idiot president is the liar that ever lied url\"\n        ],\n        [\n            1,\n            \"bitch ass being sick to get out of cleaning\"\n        ],\n        [\n            1,\n            \"just wait carol is on her bad ass way hashtag\"\n        ],\n        [\n            1,\n            \"mall security guards are sooo fucken stupid like these motherfuckers saw us running after this guy and they watched us\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"😏 these guys make billions selling sugar water to idiots and i assume they sell diabetes drugs for the sick ones who … url\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"rt user see this stupid girl dey slander wit ur flats ass and chest like\"\n        ],\n        [\n            1,\n            \"rt user if im fucking w you dont worry about who want me im focused on you period\"\n        ],\n        [\n            1,\n            \"rt user this all the question of what sort of idiot would the treaty given how badly written it is\"\n        ],\n        [\n            1,\n            \"user no im talking about you nigga stfu 😒 annoying\"\n        ],\n        [\n            1,\n            \"rt user i am 🗣 screaming the actually fucking url\"\n        ],\n        [\n            1,\n            \"nasty schoolgirl hall gets fucked url\"\n        ],\n        [\n            1,\n            \"i like twitter i can talk to the world i can talk about whatever the fuck i want that's why i be on this the world is family 💯\"\n        ],\n        [\n            1,\n            \"my art has never been noticed why should your stupid ass tweet be\"\n        ],\n        [\n            1,\n            \"user people dont ask for immunity unless they have evidence you fucking snowflake\"\n        ],\n        [\n            1,\n            \"user this moron is so paranoid that people will find out that he hasn't a damn clue about running anything es … url\"\n        ],\n        [\n            1,\n            \"rt user quote tweet breaks threading self rt shows to mutual followers do any of you fucking idiots even use twitter htt …\"\n        ],\n        [\n            1,\n            \"rt user absolutely hate sharing my fucking bed 🙄\"\n        ],\n        [\n            1,\n            \"rt user to hell with your religion bloody rascals if this is not terrorism what is this is what chaddi madness has given us htt …\"\n        ],\n        [\n            1,\n            \"i hate when people use my stuff without asking but what will piss me off is using my makeup without asking\"\n        ],\n        [\n            1,\n            \"that damn retarded ass accent hashtag\"\n        ],\n        [\n            1,\n            \"i hate being home alone bc i have to go out by my damn self\"\n        ],\n        [\n            1,\n            \"user bitch i hate you but you aint lyin 😅 😅 😅\"\n        ],\n        [\n            1,\n            \"user this is so fucking stupid so so so fucking stupid\"\n        ],\n        [\n            0,\n            \"bogus fake news reports in uk usa birds of a feather url\"\n        ],\n        [\n            1,\n            \"user like how you your bitch both retarded 😒 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user uk cs go players are so fucking bad and toxic 🤡\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"this is the fucking worst week ever url\"\n        ],\n        [\n            1,\n            \"me jd fuck that guy disgusting also me i meant to we meant to be one\"\n        ],\n        [\n            1,\n            \"hmm maybe because all the comments they are making in the song are real fucking problems that need addressing url\"\n        ],\n        [\n            1,\n            \"rt user if you litter you're a bitch i hate you\"\n        ],\n        [\n            1,\n            \"rt user if you make of all your selfies and videos of yourself i fucking hate you\"\n        ],\n        [\n            1,\n            \"and these are stressing me out about what movie to see and where to eat fuckin annoying 😒\"\n        ],\n        [\n            1,\n            \"a hoe called me ugly she me to stay 💀\"\n        ],\n        [\n            1,\n            \"user these niggas mad annoying don't listen\"\n        ],\n        [\n            1,\n            \"why does everybody hate pineapple pizza it's fucking on pizza i don't get it url\"\n        ],\n        [\n            1,\n            \"a dictator welcoming a dictator kissing his ass and wanting to be just like him makes me sick url\"\n        ],\n        [\n            1,\n            \"idk why my stupid ass be buying when i can just buy meat cheese and crackers 🤦 🏾 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"another fucking blown lead i hope we dont make the damn playoffs this is awful we don't fucking deserve it url\"\n        ],\n        [\n            1,\n            \"user you can't answer the question because you already know that if assad did kill your ugly ass wife baby … url\"\n        ],\n        [\n            1,\n            \"me after arguing w annoying ass url\"\n        ],\n        [\n            0,\n            \"justice for bud cruel students lit up fire crackers in his mouth plz sign url url\"\n        ],\n        [\n            1,\n            \"user in if he had his way she would be staying in the damned hospital even if he did hate the place as well he\"\n        ],\n        [\n            1,\n            \"yeah my trust all fucked up y'all lie for no reason 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"with putin fucking wife and making him watch each time you'd think would get the message that he's done\"\n        ],\n        [\n            1,\n            \"rt user real fucking tears lmaooo 💀 😭 url\"\n        ],\n        [\n            1,\n            \"user user absolutely fuck off that's terrible let germany deal with it bitch please\"\n        ],\n        [\n            1,\n            \"user why the hell does anybody have this moron on their program he adds nothing is a liar self serving please\"\n        ],\n        [\n            1,\n            \"the ppl who call him corny listen to lil and the rest of the retard crew 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user i seriously fucking hate scorpios they fucking disgusting always negative never give u a chance they talk over u …\"\n        ],\n        [\n            1,\n            \"rt user normani did u rest bad bitches needs to\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"all the lads do at work is play fifa the boring cunts\"\n        ],\n        [\n            1,\n            \"rt user did fucking user just quote my\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"and now people are threatening the twitter i'm done this fandom is too goddamn disgusting\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user i hate hoes who attitude don't add up to they looks 😒\"\n        ],\n        [\n            1,\n            \"user bloody hell stan i'd that from you memory\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user i hate dat i ever fucked w some ppl 🙄\"\n        ],\n        [\n            1,\n            \"rt user all the bad hoes be the tbh 💯\"\n        ],\n        [\n            1,\n            \"i just told this boy 2 hours ago i'm done with him now he want me to come spend the night guess what i'm spending the fucking night 😂\"\n        ],\n        [\n            1,\n            \"user bloody hell just seen joe got banned 😡 crawford and\"\n        ],\n        [\n            0,\n            \"rt user i bet people who don't know me read my tweets and think i'm an idiot but then they meet me and their are …\"\n        ],\n        [\n            1,\n            \"user i was a teddy bear built nigga and they still ain't hug my stupid ass\"\n        ],\n        [\n            1,\n            \"you bastard i'm gonna fucking kill you hashtag hashtag\"\n        ],\n        [\n            1,\n            \"am i the bitch of this group i always thought i was a\"\n        ],\n        [\n            1,\n            \"bitch keep on 😌 my reaction bouta pop off bad on you 💯 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user bitches be like nasty 19 you been nasty since you was 13 💀 😭 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user either that or they are idiots 🤔 😂\"\n        ],\n        [\n            0,\n            \"everybody wanna sell a salad with a nasty ass dressing like how that work 🤔 🙄\"\n        ],\n        [\n            1,\n            \"even though its fucking expensive in the philippines i would still go its a freaking party all the time url\"\n        ],\n        [\n            1,\n            \"a draft ordering others to go to war fuckin sick url\"\n        ],\n        [\n            0,\n            \"user user wells there's a ground breaking statement a case of follow my idiot leader\"\n        ],\n        [\n            1,\n            \"like hell im dis account staying around forever fuckers hold my and bad opinions sons url\"\n        ],\n        [\n            1,\n            \"just because i have tattoos doesn't make me a bad person don't look at me like that lookin like the stole your dinner face ass hoe\"\n        ],\n        [\n            1,\n            \"rt user i am trying to avoid using the word hate but i fucking hate donald trump\"\n        ],\n        [\n            1,\n            \"additional boom being placed at the base of the abc 33 40 news james url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"the fucking store didn't have cookies and i hate vanilla so i had to and use cookies 🙄\"\n        ],\n        [\n            1,\n            \"rt user will this moron get aftr insulting lord krishna tell this bastard tht ' road romeo ' is a phrase thu hashtag\"\n        ],\n        [\n            1,\n            \"user you're actually retarded stop tweeting\"\n        ],\n        [\n            1,\n            \"who called for scottish referendum to be blocked brands snp deputy an ' idiot ' uk news e … url\"\n        ],\n        [\n            1,\n            \"rt user every time you rt this you'll piss off an ugly url\"\n        ],\n        [\n            1,\n            \"rt user i'm … the word is fucking i'm url\"\n        ],\n        [\n            1,\n            \"rt user this is why pepsi is trash how are you gonna have a nasty product and shitty ads for it url\"\n        ],\n        [\n            1,\n            \"user idiot just came screaming out of the closet\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user my two cents fuckin worthless pig piece of shit fuckin awful awful bad bad person heartless bad awful sexist evil …\"\n        ],\n        [\n            1,\n            \"rt user i hate when people have make a scene for attention and people fall for the bullshit of drama im grown please around i …\"\n        ],\n        [\n            1,\n            \"rt user fucking stupid that kid he hit was being a pussy away should have been wearing a cup url\"\n        ],\n        [\n            1,\n            \"rt user if u fw a lame bitch you a lame too\"\n        ],\n        [\n            1,\n            \"stupid ass dude screaming at babies url\"\n        ],\n        [\n            1,\n            \"rt user no offence but courtney is the fucking worst\"\n        ],\n        [\n            1,\n            \"rt user take ur ugly ass energy somewhere else\"\n        ],\n        [\n            0,\n            \"this was so shitty by kaws i feel bad for the people that waited in line and didn't get to buy\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user you too you use to have me worried sick with ya bad ass\"\n        ],\n        [\n            1,\n            \"rt user the uicideboy unreleased music is fucking insane\"\n        ],\n        [\n            1,\n            \"url pi hacked advance wars 2 into fire emblem 7 i repeat he fucking hacked advance wars into fire emblem the\"\n        ],\n        [\n            1,\n            \"rt user harris is the biggest prick out here i legit hate u rn 🙃 🙃 🙃 user\"\n        ],\n        [\n            1,\n            \"the idiot user calling people mad and asking them votes too url\"\n        ],\n        [\n            1,\n            \"rt user coutinho you fucking beauty what a goal\"\n        ],\n        [\n            1,\n            \"user you think you the fairy grandson or some ugly ass 😂\"\n        ],\n        [\n            1,\n            \"morons fuck you i saw it as well you need to stop doing crack too\"\n        ],\n        [\n            1,\n            \"bryce is a fucking cunt i hate this show ugh hashtag\"\n        ],\n        [\n            1,\n            \"and you're marking the fuck out because no hashtag\"\n        ],\n        [\n            1,\n            \"rt user her you must be retarded if you think we fucking me url\"\n        ],\n        [\n            1,\n            \"who fucking with me tonight tomorrow birthday is here lil ' 😝 😝 😝\"\n        ],\n        [\n            1,\n            \"hashtag can not wait for trump to either resign or be impeached so alot of those idiots in the cabinet will be gone also\"\n        ],\n        [\n            1,\n            \"rt user i'm sick of this fuckin el paso wind\"\n        ],\n        [\n            1,\n            \"i highkey feel bad for san diego all they got is a shitty baseball team and a soccer team that doesn't exist yet has their spotlight 💀\"\n        ],\n        [\n            1,\n            \"rt user exposing supposed world class players messi carried these retards to three consecutive finals …\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"user dude i fucking know and i hate it 😭\"\n        ],\n        [\n            1,\n            \"just kicked my idiot sister and watched spring i think i wanna become a drug dealer now i got a situation\"\n        ],\n        [\n            1,\n            \"rt user get rid of thinking small no one is giving a damn about you\"\n        ],\n        [\n            1,\n            \"meghan mccain you put that idiot richard fowler in his place on outnumbered well done\"\n        ],\n        [\n            0,\n            \"i get anxiety so bad when i'm home alone and have to shower 😫 every terrible scenario runs through my head and i freak the fuck out\"\n        ],\n        [\n            1,\n            \"rt user user fr cuz i always feel like im just so fucking annoying ugh why am i like this 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"thought that there's nobody who can shut this idiot up url\"\n        ],\n        [\n            1,\n            \"i don't like any type of ' holiday ' they turn everyone into fucking idiots\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user user so fucking what that was ages ago idiot\"\n        ],\n        [\n            0,\n            \"rt user do you ever put yourself in a painful situation knowing damn well it's gonna hurt but you do it anyways\"\n        ],\n        [\n            1,\n            \"rt user attack dog us media meekly kowtows to noted idiot trump after show of force like timid piglets cowering before a wolf wit …\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate wack ass friends\"\n        ],\n        [\n            1,\n            \"they were retarded when they made a gendered issue url\"\n        ],\n        [\n            1,\n            \"rt user annoying ass bitch url\"\n        ],\n        [\n            1,\n            \"rt user how to trick an idiot url\"\n        ],\n        [\n            0,\n            \"yeah the dude is a hoe too but this is what im saying they wont get talked bad about for doing it females will ge … url\"\n        ],\n        [\n            0,\n            \"rt user dangal all set to beat in taiwan historic collections url\"\n        ],\n        [\n            0,\n            \"rt user i was pessimistic about brexit but not so pessimistic that i imagined we'd be talking war with jesus bloody hell spain t …\"\n        ],\n        [\n            1,\n            \"rt user people please don't be like the idiot i just saw throwing package of cigarette out of the car window the world is not your …\"\n        ],\n        [\n            1,\n            \"cum drinking dick banging ass i'm disgusted url\"\n        ],\n        [\n            1,\n            \"rt user i'm stingy as fuck with my food my man my friends basically anything that's mineeeeee\"\n        ],\n        [\n            1,\n            \"rt user if you date a ugly nigga cause you think he gone be faithful you lost\"\n        ],\n        [\n            0,\n            \"rt user press 170403 lin seon ho hoe ki gun min gun hee produce 101 season 2 press conference hashtag\"\n        ],\n        [\n            0,\n            \"rt user money is every freaking goddamn thing dont come to me with that money is not everything crap 😏 😏\"\n        ],\n        [\n            1,\n            \"user user hell to the no and he is an evil pedo\"\n        ],\n        [\n            1,\n            \"the world knows we have idiots as now url\"\n        ],\n        [\n            1,\n            \"rt user guess who is gonna have a bad day today not me you bitch you i am talking about you\"\n        ],\n        [\n            1,\n            \"russia answered and funded 45s campaign why is he still in office why is he still allowed to fck over the idiots who voted him in\"\n        ],\n        [\n            1,\n            \"rt user throwing women gays off buildings cage burning beheadings just some of the atrocities by the brutal ideology despicable …\"\n        ],\n        [\n            1,\n            \"i can't believe i stan a bunch of idiots 😂 💘 url\"\n        ],\n        [\n            1,\n            \"dj has tried out 2 niggas and they both failed miserably url\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user all niggas do is fill your head up with lies fw ugly bitches 🤙 🏽 bye\"\n        ],\n        [\n            0,\n            \"the force awakens a bad lip reading featuring mark hamill as han solo url\"\n        ],\n        [\n            1,\n            \"rt user when you been texting her all day y no te but you go on twitter and she tweets diablo why ugly niggas always …\"\n        ],\n        [\n            1,\n            \"rt user that away end was fucking insane when scored 🔥\"\n        ],\n        [\n            1,\n            \"user im not gonna stop because you are literally retarded\"\n        ],\n        [\n            1,\n            \"my mama said now who tf said that 😂 😂 😂 i hate you hoes on baby\"\n        ],\n        [\n            1,\n            \"' cocaine cause i didn't have no ' with my clique and the bad bitches call me\"\n        ],\n        [\n            1,\n            \"rt user nah bitch i hate u url\"\n        ],\n        [\n            0,\n            \"my bitch so bad ion wanna cheat 😍 💍 i miss ha from head to feet 🗣 👅 💦\"\n        ],\n        [\n            1,\n            \"rt user the grab them by the pussy doctrine is going to prove disastrous you can hear it in his nuke rhetoric if we have them …\"\n        ],\n        [\n            1,\n            \"user user not to you honey but twitter in gen some idiot reported it\"\n        ],\n        [\n            1,\n            \"rt user ima just leave ya ass on read rather than let it sit there i hate having hella notifications\"\n        ],\n        [\n            1,\n            \"rt user don't you ever hear an opinion from someone else that you just want to wipe your ass with it so bad bc it's just so ugly\"\n        ],\n        [\n            1,\n            \"rt user trump is a gemini a june fucking gemini i knew he was nuts\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"mom is annoying and dad is an asshole\"\n        ],\n        [\n            1,\n            \"i really hate when my dad wake me up over some bullshit 😤\"\n        ],\n        [\n            1,\n            \"war after massacre staged by putin to benefit djt idiots deciding\"\n        ],\n        [\n            1,\n            \"rt user if a hood nigga get crazy about you it's over 💯 you his\"\n        ],\n        [\n            1,\n            \"rt user fucking h o t 🔥 🔥 🔥 url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user guess who hint not an oc for fucking once shocking i know url\"\n        ],\n        [\n            0,\n            \"damn dude i haven't watched in ages but hashtag 30 years doing that is insane\"\n        ],\n        [\n            1,\n            \"rt user i wonder why user lock his tweets this is fucking opportunity bruh stay woke 😂\"\n        ],\n        [\n            1,\n            \"rt user how can you be a bad bitch if you don't drink water ask yourself\"\n        ],\n        [\n            1,\n            \"user yeah i don't feel bad for the people who voted trump and his policies are them in the ass if they were that stupid\"\n        ],\n        [\n            0,\n            \"rt user teaser b a p wake me up ver url\"\n        ],\n        [\n            1,\n            \"rt user yeah i shouldn't have let someone use my id he's making me look like a fucking retard\"\n        ],\n        [\n            1,\n            \"i can get a lil nasty baby have you ever fucked a savage baby 😌\"\n        ],\n        [\n            1,\n            \"rt user omg im so ugly april fools bitch you thought\"\n        ],\n        [\n            1,\n            \"rt user i really hate driving with a passion now shits krazy\"\n        ],\n        [\n            1,\n            \"rt user y'all really fucking stupid to be blunt\"\n        ],\n        [\n            1,\n            \"rt user don't drink and do drugs if you can't handle it stupid bitch 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"what idiot called it instead of\"\n        ],\n        [\n            1,\n            \"people like him are the fucking problem so annoying\"\n        ],\n        [\n            1,\n            \"rt user worst fucking dog names smh 💀 💀 url\"\n        ],\n        [\n            1,\n            \"user oi chill you're acc pissing me off u and that ugly pigeon\"\n        ],\n        [\n            1,\n            \"user user so they can see he's an idiot in both official languages\"\n        ],\n        [\n            1,\n            \"rt user beat my ass if i ever let a man make me look stupid\"\n        ],\n        [\n            1,\n            \"🤔 that was annoying as hell url\"\n        ],\n        [\n            1,\n            \"rt user no you stupid bitch that's my boyfriend foh url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user hashtag mrs looking at thinking who is this idiot\"\n        ],\n        [\n            1,\n            \"rt user the worst part of wwiii might be all of our shitty opinions about it on twitter dot com\"\n        ],\n        [\n            0,\n            \"user i hate that i wondered who the hell that was for a moment\"\n        ],\n        [\n            1,\n            \"rt user my phone battery is fucking shocking 😡\"\n        ],\n        [\n            1,\n            \"rt user i hate that damn squirrel still so butt hurt about the 2011 the end of the phillies reign\"\n        ],\n        [\n            1,\n            \"user watched the show as you asked you are still an idiot and a racist you may be ignorant but of course you are a politician\"\n        ],\n        [\n            1,\n            \"rt user all ugly bitches like to do is fight 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"hiding out like a bitch what a scandal afraid to show his face url\"\n        ],\n        [\n            1,\n            \"rt user rt if you'd fuck my pussy 💦 💦 💦 url\"\n        ],\n        [\n            1,\n            \"i wanna ask your ass to prom so bad but youll — why do you say that url\"\n        ],\n        [\n            1,\n            \"i'm not cheering for him just that he fucked up hashtag\"\n        ],\n        [\n            1,\n            \"rt user i fucking hate school url\"\n        ],\n        [\n            1,\n            \"rt user evening bloody hell where do the weekends go url\"\n        ],\n        [\n            1,\n            \"rt user whoever doubted me stay yo ass there 💯\"\n        ],\n        [\n            1,\n            \"user when hillary says i'm a hate symbol stupid looking ass hillary hashtag\"\n        ],\n        [\n            1,\n            \"ain't nigga out here that's gonna pass on a whether it be real or fake\"\n        ],\n        [\n            1,\n            \"just wondering are we allowed to hashtag off today cos he's been fucking atrocious as has the 70 million pound man 😂 😂 😂 behave\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user hypocrite user says he's shocked by chemical attacks in syria to hell with his chemical attacks on p …\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"y'all so damn boring that's why i just don't be replying\"\n        ],\n        [\n            1,\n            \"i fucking hate april fools url\"\n        ],\n        [\n            1,\n            \"are a fucking plague on this world like the worst bit of gaming but up to 11 by and\"\n        ],\n        [\n            1,\n            \"rt user jimin at a club exists taehyung hello i want your dick in my mouth can i buy you a drink\"\n        ],\n        [\n            1,\n            \"gonna act with women cuz that's how these ugly niggas get them 😂 🤦 🏽 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"rt user actually disgusting how i look in any photo thats not taken by me 🤙 🏼 😂 catfish 101\"\n        ],\n        [\n            1,\n            \"rt user just know i hate you mother fuckers and that's from the heart\"\n        ],\n        [\n            1,\n            \"rt user how fucking stupid is this url\"\n        ],\n        [\n            1,\n            \"user user damn seniors i hate you all except for nic and\"\n        ],\n        [\n            1,\n            \"rt user when you joined the army for guns traveling a bad ass car but they sending you to war url\"\n        ],\n        [\n            1,\n            \"user would someone please just shut this idiot up send him to the golf course\"\n        ],\n        [\n            1,\n            \"bitches wanna be crazy soo bad like noo bitch you ain't crazy you ignorant 😐 disgusting\"\n        ],\n        [\n            1,\n            \"rt user all these fuckers who thought email and a speech to goldman sachs were look real fucking petty and …\"\n        ],\n        [\n            1,\n            \"rt user the fucking irony url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            0,\n            \"rt user eng 1080p fighter of the destiny trailer 1 starring han and re upload url h …\"\n        ],\n        [\n            1,\n            \"rt user isis to usa you are being run by an idiot who does not know what syria or iraq or islam is url http …\"\n        ],\n        [\n            0,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"cheating how the fuck can an og be offside seriously user just fuck off with your officials blatant cheating\"\n        ],\n        [\n            1,\n            \"rt user a bad ass show by badass women hell yes 🙌 🏼 url\"\n        ],\n        [\n            1,\n            \"user why are we giving this idiot attention he doesn't even have 400 followers\"\n        ],\n        [\n            1,\n            \"rt user i wouldn't want to share my air with these two worthless douche bags url\"\n        ],\n        [\n            1,\n            \"user reverse pickup thru hashtag n the idiots came without any documents n even refused to give any receipt\"\n        ],\n        [\n            1,\n            \"isis calls trump an ' idiot ' and tells u s to await ' bloodbath ' in official comments url url\"\n        ],\n        [\n            0,\n            \"user get your stinking paws off me you damned dirty ape planet of the apes 1968 e\"\n        ],\n        [\n            1,\n            \"rt user i hate a think they know your business ass 🤦 🏽 ‍ ♀ ️ y'all kills me\"\n        ],\n        [\n            1,\n            \"user user it's like everything he ever does is grounds for shitty callout posts about how he's the worst\"\n        ],\n        [\n            1,\n            \"the underground show that i will forever be associated with it's name is a fucking reference\"\n        ],\n        [\n            1,\n            \"rt user i got a bad ass temper attitude\"\n        ],\n        [\n            0,\n            \"rt user to leave a woman alone with her thoughts while she is pissed is the worst thing a man can do\"\n        ],\n        [\n            1,\n            \"who gives a 💩 what this idiots say oh never mind trump does url\"\n        ],\n        [\n            1,\n            \"user well he thinks is fucking disgusting\"\n        ],\n        [\n            1,\n            \"when is going to ask todd if he's concerned that arse in the might lead to grooming hashtag\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            0,\n            \"what a cowardly performance from the ref we desperately need a ref league to sort these cunts out\"\n        ],\n        [\n            1,\n            \"hate having to repeat myself all the damn time 🙄 🖕 🏼\"\n        ],\n        [\n            1,\n            \"i'm saying fucking hardy bros 😎 url\"\n        ],\n        [\n            1,\n            \"rt user if you support abusers just unfollow or block me ya nasty fucking animals\"\n        ],\n        [\n            1,\n            \"rt user after “ investigating ” russia interfered us elec w o one shred of evidence suddenly idiot user says it ’ …\"\n        ],\n        [\n            1,\n            \"rt user i hate bitch ass niggas with a passion\"\n        ],\n        [\n            1,\n            \"rt user i hate liars y'all can rot in fucking hell\"\n        ],\n        [\n            1,\n            \"you can tell after a girl just got hit by the after selfie with her nigga in the mirror be messed up and weave be looking shocked 😂\"\n        ],\n        [\n            1,\n            \"rt user that person who said dan looked ugly today bitch where url\"\n        ],\n        [\n            0,\n            \"how boring to see and also and these boring ass where my and at\"\n        ],\n        [\n            1,\n            \"rt user ali fuck youuu 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"shit me up man 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i thought she lost it overnight but she just into the living room with the damn ball in her mouth trying to make me look bad\"\n        ],\n        [\n            1,\n            \"you got to be a stupid motherfucker to get fired on your day off url\"\n        ],\n        [\n            0,\n            \"rt user time to write another ' do u just fuckin hate logic and ' email to my us rep davis 😂\"\n        ],\n        [\n            1,\n            \"hashtag tied up bitch wearing mouth gag is butt fucked brutally in hardcore homemade url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"jericho about to put a savage beating on stupid idiot kevin owens hashtag\"\n        ],\n        [\n            1,\n            \"rt user u so bad ion wanna see u fuckin wit no 😒 💔\"\n        ],\n        [\n            1,\n            \"user another hypocritical statement from this pathetic and idiot in charge\"\n        ],\n        [\n            1,\n            \"how ' bout this dope ass kid gettin ' a sick ass cut check out episodes and live … url\"\n        ],\n        [\n            1,\n            \"a 😂 😂 😂 bloody hell i bet and couldn sleep that night url\"\n        ],\n        [\n            1,\n            \"user tho i'm sick of it every damn night makes me sick 🙄 😂\"\n        ],\n        [\n            1,\n            \"rt user dear user please help we're stuck with a bunch of idiots fascists governing our country we need urgent ass …\"\n        ],\n        [\n            1,\n            \"user um yes bitch fuck it up choo choo\"\n        ],\n        [\n            1,\n            \"user well mr mccain lots of idiots out there sad\"\n        ],\n        [\n            1,\n            \"user yes that was my crazy ass bitch you still look bomb af 😍 😘\"\n        ],\n        [\n            1,\n            \"rt user i hate for somebody to blow my phone up 🤦 🏽 ‍ ♀ ️ i will still ignore u bitch\"\n        ],\n        [\n            1,\n            \"you are so goddamn disgusting user url\"\n        ],\n        [\n            1,\n            \"rt user lil girls be retarded and too grown\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            0,\n            \"rt user oh yeah and it seems 17 is stronger now no word on if he with his evil hell twin though\"\n        ],\n        [\n            1,\n            \"rt user fucking sick i hate people url\"\n        ],\n        [\n            1,\n            \"user man i had everything from even one of those stupid ass inflatable chairs i lived the … url\"\n        ],\n        [\n            1,\n            \"rt user my internet is on the again ugh spectrum i hate you\"\n        ],\n        [\n            1,\n            \"the airport experience is so bad that you could take it as a genius plan to the damn thing hashtag\"\n        ],\n        [\n            1,\n            \"rt user fucked up the hill is baseball history smh url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"my body is so swollen rn i bet it's because of that stupid pancake i tried to eat today\"\n        ],\n        [\n            1,\n            \"user yeah not great the ref yesterday was pissing me off our end product is awful at the moment too\"\n        ],\n        [\n            1,\n            \"you a stupid ass lmaoooo 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"i'm fucking here for this url\"\n        ],\n        [\n            1,\n            \"i hate all tv channels now only ik is everywhere ye channels dash d\"\n        ],\n        [\n            1,\n            \"oh man this episode of lost tapes is really fucking stupid where are the\"\n        ],\n        [\n            1,\n            \"man i seriously fucking hate drawing stuff i dont like\"\n        ],\n        [\n            1,\n            \"rt user we all know a bad bitch named megan\"\n        ],\n        [\n            1,\n            \"give a bitch her props before i hate on her hashtag 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"rt user reason why these bitches secretly hate me 🤣 🤣 🤣 url\"\n        ],\n        [\n            1,\n            \"user i think it's because the journalist came across like an idiot for failing to do his research about s … url\"\n        ],\n        [\n            1,\n            \"rt user shark dick jokes url\"\n        ],\n        [\n            1,\n            \"highlight of the day i lost my fucking ring url\"\n        ],\n        [\n            1,\n            \"i already had to use my horn on 3 idiot drivers on my fuckin birthday can you not be stupid for a day one day 🙄 🙄 🙄\"\n        ],\n        [\n            1,\n            \"rt user i hate how often i get pissed at people for not understanding my anxiety\"\n        ],\n        [\n            1,\n            \"user hey heard your rant way to go let those idiots have it maybe give the prez have it too\"\n        ],\n        [\n            1,\n            \"it's always a ugly bitch or a fat bitch that got to add their 2 cents\"\n        ],\n        [\n            1,\n            \"rt user me at the end of my ' introduction to web browsers ' class on cookies i brought all this fuckin milk\"\n        ],\n        [\n            0,\n            \"soup with still boring as hell but not as shut this time rice and pickles url\"\n        ],\n        [\n            1,\n            \"rt user having to look at my ugly ass url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"user user i just always hated them my mom used to make them all the damn time 😭\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"if you cant handle me at my worst then you probably cant handle me at all because im a fuckin nightmare 24 7\"\n        ],\n        [\n            1,\n            \"rt user i'm sick of seeing i'm so done i give up goodbye blah blah bitch we all know you done you will have the same …\"\n        ],\n        [\n            1,\n            \"rt user minneapolis tonight was the fire show on tour 🔥 🔥 🔥 fucking insane fuck\"\n        ],\n        [\n            1,\n            \"the user official should probably just go home dude is fucking horrible at his job\"\n        ],\n        [\n            1,\n            \"rt user i'm sick of you bum bitches go your dick and wash your face url\"\n        ],\n        [\n            1,\n            \"luis ✔ ️ head ass ✔ ️ shameless 🚮 prison break 🚮 🚮 🚮 breaking bad 🐐 🐐 🐐 url\"\n        ],\n        [\n            1,\n            \"user someone my fucking package url\"\n        ],\n        [\n            1,\n            \"just fucking screamed at my tv hashtag\"\n        ],\n        [\n            1,\n            \"rt user i don't want fans at the hashtag ever again these idiots are the show and they're every speech …\"\n        ],\n        [\n            1,\n            \"is gonna be so sick of me holy hell url\"\n        ],\n        [\n            1,\n            \"i b how yall jazz yall ugly ass friends 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"rt user user i'm beginning to think they are all freaking idiots lead follow or get the hell out of the way\"\n        ],\n        [\n            1,\n            \"rt user your childhood was boring if you didn't hump your cousins 😂 😂 😂 😞\"\n        ],\n        [\n            1,\n            \"i can't stand muh who think they can just sleep thru or wait out a baby get the fuck up handle your fuckin\"\n        ],\n        [\n            1,\n            \"ain no lil bitch 😭 my bark just as bad as my bite tf 💪 🔥\"\n        ],\n        [\n            1,\n            \"trump and his are sick bastards url\"\n        ],\n        [\n            1,\n            \"user user when you tell that nonsense to you idiot friends do they believe you\"\n        ],\n        [\n            1,\n            \"is the worst being on this motherfucking planet\"\n        ],\n        [\n            1,\n            \"know what i hate when switch up the lecture schedule n it fucks with the upcoming assignments b … url\"\n        ],\n        [\n            1,\n            \"rt user opened 5 min ago is so fuckin annoying a send messages for the ged of ma health a send them for a fuckin reply\"\n        ],\n        [\n            1,\n            \"rt user my said that once you give an ugly nigga a chance he start to front and forget he the ugly one\"\n        ],\n        [\n            1,\n            \"rt user if the idiot son in law the insane racist that's an improvement url\"\n        ],\n        [\n            1,\n            \"user user the blokes an idiot he has issues\"\n        ],\n        [\n            1,\n            \"rt user i hate when somebody think you hate them like your irrelevant just like the rest of the bitches i'm not worried abt 🤷 🏾 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"rt user someone please take twitter away from me i can't be trusted with it and i'm making a tit of myself\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"does this thing where she stops fucking answering me out of nowhere and just goes to sleep and it's annoying\"\n        ],\n        [\n            1,\n            \"and then y'all always like to go well their singers not dancers if that's the case then bitch don't fucking dance\"\n        ],\n        [\n            1,\n            \"with syria attack trump his presidency for now url bullshit he is still a moron and unqualified to lead\"\n        ],\n        [\n            0,\n            \"' we ll have two diff ways after about 2 she sometimes reality hurts like hell and them on words we mak it worst\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"people want to get fucked up today cause i don't have time for their nasty ass attitude and 👿 😤 😤\"\n        ],\n        [\n            1,\n            \"rt user boring ass halo eye look on to the tl url\"\n        ],\n        [\n            1,\n            \"i hate this fucking family url\"\n        ],\n        [\n            1,\n            \"rt user april fools motherfucker i'm a bad bitch i can't miss nobody url\"\n        ],\n        [\n            1,\n            \"rt user lil kim dick riders are the worst ppl on twitter 🙄\"\n        ],\n        [\n            1,\n            \"the idiot faced the crowd url\"\n        ],\n        [\n            1,\n            \"rt user i hate when people say i'm probably going to miss school once i graduate i fucking doubt it\"\n        ],\n        [\n            1,\n            \"have i ever mentioned how much i fucking hate my sister\"\n        ],\n        [\n            1,\n            \"rt user how do i keep living after singing somebody else to me how on fucking earth url\"\n        ],\n        [\n            1,\n            \"rt user user get the roads you idiots 😂\"\n        ],\n        [\n            1,\n            \"rt user when your two friends are too drunk to get they ass out of the damn car 😤 url\"\n        ],\n        [\n            1,\n            \"rt user that's why u suck at stupid ass url\"\n        ],\n        [\n            1,\n            \"rt user stop spreading pictures of the victims bodies are you people fucking retarded you're treating death like it's …\"\n        ],\n        [\n            1,\n            \"rt user one thing i hate is niggas that ignore you like you their bitch nigga just tell me what it is\"\n        ],\n        [\n            1,\n            \"there are some bloody north indians assholes throwing in hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user i literally over analyze everything it's so fucking annoying you can be taking a nap and in my head i'll think we're growing …\"\n        ],\n        [\n            1,\n            \"rt user you my nasty slut you like this dick huh url\"\n        ],\n        [\n            1,\n            \"rt user hate working in the fucking rain\"\n        ],\n        [\n            1,\n            \"isis message calls trump foolish idiot url url\"\n        ],\n        [\n            1,\n            \"user this guy is a nut case he should get the hell out of this country he is sickening\"\n        ],\n        [\n            1,\n            \"rt user that nigga crazy url\"\n        ],\n        [\n            0,\n            \"user user boring boring a c milan and very hard can score goal in this season a tim damn\"\n        ],\n        [\n            1,\n            \"rt user i've hit some unattractive women in my day but lord them tally niggas is disgusting for this one url\"\n        ],\n        [\n            1,\n            \"rt user i hate an idk ass nigga like take your boring ass somewhere else\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user rt if you have been called ugly worthless cunt bitch slut someone who supports bob brat whore emo freak nerd monster w …\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"everyone is so fucking annoying i wish i could drown them in mayonnaise\"\n        ],\n        [\n            1,\n            \"some people stand when they wipe is that some sort of fucking disgusting joke\"\n        ],\n        [\n            1,\n            \"maybe if stopped using that ugly ass filter she'd have eyebrows url\"\n        ],\n        [\n            1,\n            \"just an ugly ass nigga wit some dreams on him 📸 user url\"\n        ],\n        [\n            1,\n            \"im so fucking sick of trump using the word us like nooooooo\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"the ability to insult idiots without them realizing it ☺\"\n        ],\n        [\n            0,\n            \"when i ’ m in a bad mood and people piss me off by hashtag url\"\n        ],\n        [\n            1,\n            \"rt user i'm so ugly 😢 😢 😢 😩 😩 april fools bitch you thought\"\n        ],\n        [\n            1,\n            \"i'm sorry but ppl who think is the epitome of vocal talent are so fucking boring\"\n        ],\n        [\n            1,\n            \"rt user haven't sworn in a tweet since i don't know when but this is too fucking much terrible reward wake up and help sa …\"\n        ],\n        [\n            1,\n            \"user user law order potus trump is here to keep us safe he ain't fucking around i c e is doing there job illegals out\"\n        ],\n        [\n            1,\n            \"rt user you bitches are hella annoying learn how to respect a relationship url\"\n        ],\n        [\n            1,\n            \"rt user fuck it we got four give them all the titles\"\n        ],\n        [\n            1,\n            \"there is a fucking in the ad url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"oh my fucking god kris to surgery on neck injury out 4 6 months url\"\n        ],\n        [\n            1,\n            \"rt user annoying ass bitch url\"\n        ],\n        [\n            1,\n            \"rt user i gotta bad ass bitch just on my dick 😜 😉\"\n        ],\n        [\n            1,\n            \"rt user i hate the feeling of knowing there's nothing you can do to change something you wanna fucking change\"\n        ],\n        [\n            0,\n            \"it's cold as hell in here i just turned the heat off and it's like it was never on\"\n        ],\n        [\n            1,\n            \"i'm not gonna get my if the delivery people can't get over the fucking bridge hashtag\"\n        ],\n        [\n            1,\n            \"rt user user i don't told ya ass you're bc my nose would bleed and i'd get real sick when i got\"\n        ],\n        [\n            1,\n            \"user user sickening to see trump over thug dictator of egypt when he practically merkel birds of a feather\"\n        ],\n        [\n            1,\n            \"fuck y'all 😠 😠 😠 … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url idiot box s1\"\n        ],\n        [\n            1,\n            \"user bro i have bought resident evil 4 like six times buy the damn game\"\n        ],\n        [\n            1,\n            \"rt user whatever i can't believe i'm still doing these insane fact checks so buy my fucking book url 7 end\"\n        ],\n        [\n            0,\n            \"rt user coloring book real time chart 8 am kst melon 28 11 naver 23 12 genie 14 1 bugs 3 ol …\"\n        ],\n        [\n            1,\n            \"rt user isis to america you're being ruled by an idiot url\"\n        ],\n        [\n            1,\n            \"virgins url episode 2 2 the couple are idiots the lady is stupid you're there for the money\"\n        ],\n        [\n            1,\n            \"i be on my ugly ass line 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"fucking mama 😍 💕 let em know url\"\n        ],\n        [\n            1,\n            \"user his shitty ass deserved it for all the bad things he said and did to us a bitch\"\n        ],\n        [\n            1,\n            \"user not everyone buddy who thinks that's they don't even knw what is india and it's diversity in one word they r simply idiots\"\n        ],\n        [\n            1,\n            \"what a fuckin idiot smh cracked my windshield now i won't pass state\"\n        ],\n        [\n            1,\n            \"rt user y'all are nasty and are going to hell url\"\n        ],\n        [\n            1,\n            \"rt user i hate a lying ass sneaky bastard 🙅 🏾\"\n        ],\n        [\n            1,\n            \"rt user a war over gibraltar when everyone in europe fucking hates us and with 400 000 ex living in spain what could …\"\n        ],\n        [\n            1,\n            \"rt user why does trump still on my twitter i follow you ugly ass bitch get out of here\"\n        ],\n        [\n            1,\n            \"rt user fucking russians again 😬 url\"\n        ],\n        [\n            1,\n            \"user no matter what idiot does he has no respect anywhere noone likes him noone respects him his ratings are in the 30s\"\n        ],\n        [\n            1,\n            \"i lost my 500 pair of glasses so basically i fucking hate myself 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user april fucking fools to me i fucking hate life\"\n        ],\n        [\n            1,\n            \"rt user attack dog us media meekly kowtows to noted idiot trump after show of force like timid piglets cowering before a wolf wit …\"\n        ],\n        [\n            1,\n            \"when i'm pissed i turn into a cry baby or either a crazy ass bitch or both there's no in between\"\n        ],\n        [\n            0,\n            \"cries bc i wish i had slippers bc my feet get so cold but i fucking hate socks\"\n        ],\n        [\n            1,\n            \"he was always a swamp monster you idiot url\"\n        ],\n        [\n            1,\n            \"russ this nigga want them assist so bad 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user it's insane how shitty someone can be\"\n        ],\n        [\n            1,\n            \"rt user me if this is a bad decision then the universe will give me a sign universe here bitch me url\"\n        ],\n        [\n            1,\n            \"we're all self destructive we're all fucking stupid sometimes we all make massively awkward mistakes\"\n        ],\n        [\n            1,\n            \"rt user it's episode 26 not season 2 episode 01 you retarded monkeys url\"\n        ],\n        [\n            1,\n            \"if a nigga texting you and you know he in a relationship you're just as bad of a person as he is 😂 ✋ 🏽\"\n        ],\n        [\n            1,\n            \"niggas will speak so bad on you despise everything you do but be all in yo ass\"\n        ],\n        [\n            1,\n            \"i fucking hate bryce that episode was so triggering i almost cried\"\n        ],\n        [\n            1,\n            \"user cause i'm not a robot or a kiss ass and they hate it\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"that skin is so fucking ugly never using that\"\n        ],\n        [\n            1,\n            \"rt user i hate these ungrateful ass bitches 😂 👎 🏽\"\n        ],\n        [\n            1,\n            \"rt user miserable pathetic bullshit 😂 😂 😂 🤷 🏽 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"rt user you haven't done anything but divide this country create fear make us look like idiots to the world p s hashtag\"\n        ],\n        [\n            1,\n            \"rt user i almost deleted a hate comment on my youtube video that said this is bad but i didn't want to be a pussy so i …\"\n        ],\n        [\n            1,\n            \"rt user hannah did not deserve any fucking hate from all those assholes at school her clay deserved to be together url\"\n        ],\n        [\n            1,\n            \"why haven't you and fucked yet — he doesn't like me url\"\n        ],\n        [\n            1,\n            \"rt user bloody fucking hell url\"\n        ],\n        [\n            1,\n            \"everyone in the uk as well as uk immigrants overseas is a loser with hashtag but idiots like you haven't realised y … url\"\n        ],\n        [\n            1,\n            \"rt user thou shalt not put words in god's mouth you bigoted bible shut your fucking face url\"\n        ],\n        [\n            1,\n            \"rt user idiot trump blames syria chemical attack on president obama's decision not to go to war forgetting that he …\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"user tfw it's also pretending like them calling you a stupid bitch and then fucking your wife is url\"\n        ],\n        [\n            1,\n            \"rt user i tell myself i'm not gonna get my hopes up every time and then i fucking do bc i'm a moron\"\n        ],\n        [\n            1,\n            \"rt user i'm so ugly 😢 😢 😢 😩 😩 april fools bitch you thought\"\n        ],\n        [\n            0,\n            \"have you ever wondered what happens when uses pancake z move bad things happen url\"\n        ],\n        [\n            1,\n            \"rt user lana doesn't have a bad album gays just like upbeat songs\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"rt user dear trump supporters i'll stop calling you all idiots once he stops doing this url\"\n        ],\n        [\n            1,\n            \"rt user just dropped my phone in mayonnaise fucking hellman\"\n        ],\n        [\n            1,\n            \"rt user holy hell these people are disgusting url\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user user the is so fucking insane 🙌 🔥 🔥 🙌\"\n        ],\n        [\n            1,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"boo boo kitty 🐱 is one bad bad move trying to take out u know his ass don't die hashtag url\"\n        ],\n        [\n            1,\n            \"an idiot i had to listen to while i was getting my eyebrows done 😒 url\"\n        ],\n        [\n            1,\n            \"rt user send a flight for a bad bitch over night for a bad bitch 🗣\"\n        ],\n        [\n            1,\n            \"rt user i hate when that one nigga you been friend for years keeps trying to creep out there if you don't get yo ass back …\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            0,\n            \"rt user how can you sit there even attempt to talk bad about someone knowing damn well you have skeletons in your closet\"\n        ],\n        [\n            1,\n            \"rt user rick and morty er fucking url\"\n        ],\n        [\n            1,\n            \"i'm having the worst day fuck i knew nothing in any of those classes 😭\"\n        ],\n        [\n            1,\n            \"user kendall why are all your tweets fucking stupid\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            1,\n            \"damn you you vulgar beast who thinks of nothing but money have some shame\"\n        ],\n        [\n            1,\n            \"fucking hell look at the beauty monica geller url\"\n        ],\n        [\n            1,\n            \"these bitches too damn stupid url\"\n        ],\n        [\n            1,\n            \"rt user democrat are truly idiots and the enemy of our and way of life wake up islam teaches not put sharia law …\"\n        ],\n        [\n            1,\n            \"1 of my fav parts is that they called carter page an idiot and he tells yep thats me i'm the idiot in this di … url\"\n        ],\n        [\n            1,\n            \"user i wish they would've shown the cops some ass on the violent protests then pepsi to refresh\"\n        ],\n        [\n            0,\n            \"user user 3 he also a pathological liar so why would anyone believe him he is our country in a very dangerous place\"\n        ],\n        [\n            1,\n            \"worst thing about fucking my hand up is that i can't drive 😒\"\n        ],\n        [\n            1,\n            \"she text me i hate you i hate you i hate you i hate you but how the fuck can you hate me 🤷 🏻 ‍ ♂ ️ 😌\"\n        ],\n        [\n            1,\n            \"im so fucking hungry rn i have nothing to\"\n        ],\n        [\n            1,\n            \"user come your ugly ass to class maybe you would see me\"\n        ],\n        [\n            1,\n            \"user user like the idiot you speak on his behalf\"\n        ],\n        [\n            1,\n            \"rt user 🗣 niggas esp ugly ones not entitled to opinions on women so stop them don't even think them to y'all damn se …\"\n        ],\n        [\n            1,\n            \"yo user was fucking lit tonight i almost died omfg 🙌 🏼 get that paycheck boy\"\n        ],\n        [\n            0,\n            \"i am a bad i've just bought all of the remaining of in my supermarket hashtag hashtag\"\n        ],\n        [\n            1,\n            \"my video and my annoying ass voice that should be muted for life url\"\n        ],\n        [\n            1,\n            \"come the fuck through hashtag url\"\n        ],\n        [\n            1,\n            \"rt user i hate me a jealous get your mad ass on 💅 🏾\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"i'm fucking sick of people telling me what to do with my life it's my life i'll figure it out myself\"\n        ],\n        [\n            0,\n            \"when is in the mood man bloody hell he can lift this team\"\n        ],\n        [\n            1,\n            \"fucking would it kill you to pass a ball ever\"\n        ],\n        [\n            1,\n            \"ever since became a bad bitch his performance has been awful\"\n        ],\n        [\n            0,\n            \"being beyond pissed off when you're ill is the worst 🙄\"\n        ],\n        [\n            1,\n            \"i fucking hate my life and i hope someone murders me goodnight\"\n        ],\n        [\n            1,\n            \"rt user im literally fucking shaking rn url\"\n        ],\n        [\n            1,\n            \"rt user dislike people who think they can speak to you whatever way they want get urself n ur horrible attitude to fuck\"\n        ],\n        [\n            1,\n            \"user you're fucked up that's what hipster bitch\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            0,\n            \"is telling you that you are worthless ask yourself if i am all those things then why isn't he leaving me the hell alone\"\n        ],\n        [\n            1,\n            \"hashtag grabbing you by the face and saying i'm the fucking line leader\"\n        ],\n        [\n            1,\n            \"user i already have two idiots at home jealous 🌚 🐱 url\"\n        ],\n        [\n            0,\n            \"user and your services your and your customer service is fucking stupid and disgusting\"\n        ],\n        [\n            1,\n            \"me hey mom can we go buy some at the store mom go stand in the sun stupid ass\"\n        ],\n        [\n            1,\n            \"rt user lets fucking morgan got dam williams\"\n        ],\n        [\n            0,\n            \"a dumbass play to end this awful game hashtag\"\n        ],\n        [\n            1,\n            \"rt user this fatuous idiot believes all he has to do is issue an order url\"\n        ],\n        [\n            1,\n            \"rt user if you get cyber bullied you're a faggot and deserve it your stupid ass stayed on the computer and cried all night h …\"\n        ],\n        [\n            1,\n            \"rt user const requires 2 3 ds vote to override a presidential veto according to idiot mccain it also takes 2 3 ds vote to pass law …\"\n        ],\n        [\n            1,\n            \"rt user jesus fucking christ that's badass url\"\n        ],\n        [\n            1,\n            \"i was in a bad mood but you can bet your ass i'm not anymore url\"\n        ],\n        [\n            1,\n            \"you are insulting guess you are jealous show respect or leave my country idiot url\"\n        ],\n        [\n            1,\n            \"rt user this bitch wanna be a penguin so bad url\"\n        ],\n        [\n            1,\n            \"user word i'm the retard 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            0,\n            \"rt user or hey maybe retconning captain america into a nazi is bad for sales url\"\n        ],\n        [\n            1,\n            \"you say you hate me but you stalk my page you fucking hypocrite\"\n        ],\n        [\n            1,\n            \"rt user the fuck is a url\"\n        ],\n        [\n            1,\n            \"user that rifle punched the out of his very stupid ass\"\n        ],\n        [\n            1,\n            \"rt user the uicideboy unreleased music is fucking insane\"\n        ],\n        [\n            1,\n            \"these niggas looking for a handout so fucking pathetic\"\n        ],\n        [\n            1,\n            \"user the word is evil i what the world to see these pictures now is time to stop this cruelty just disgusting cruelty\"\n        ],\n        [\n            1,\n            \"rt user if you tweet out dui to warn your stupid friends your mom's a hoe\"\n        ],\n        [\n            1,\n            \"user hope this happens to your liberal ass family because i will let it happen because of your stupid beliefs assholes 👹 👹 👹\"\n        ],\n        [\n            1,\n            \"i hate wen a nigga wanna ig pop wen u ask for a address they still be like damn u my time if u not trying hit or shoot\"\n        ],\n        [\n            1,\n            \"they are driving and now i look like an idiot ☺ ️\"\n        ],\n        [\n            1,\n            \"rt user if you hate kim kardashian i'll just assume you're a hating ass bitch\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user i fuckin hate the metro\"\n        ],\n        [\n            0,\n            \"who's shocked that a douchebag bc student is going to class in nothing but sunglasses and a burberry robe during a thunderstorm\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user user who is tweeting this crap jimmy or idiots faith and\"\n        ],\n        [\n            1,\n            \"i hate when people text me using some ass 😑\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user idk barry is just being so stupid and it's pissing me off\"\n        ],\n        [\n            1,\n            \"rt user r so fucking boring can we talk about that\"\n        ],\n        [\n            0,\n            \"invasion see you in hell grim cover teaser url\"\n        ],\n        [\n            1,\n            \"rt user shocked that i saw harry styles and said are you fuckin harry styles and he said yes i am fuckin harry styles 😎 user …\"\n        ],\n        [\n            1,\n            \"rt user that beat is fucking brutal i cant wait 😩 🙏 🏻 url\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 is fucking ugly url\"\n        ],\n        [\n            1,\n            \"user can't be worst than our head 4 fuckin joke still turn use over in two weeks ya fucker ya\"\n        ],\n        [\n            1,\n            \"ugly but got the balls to talk not like your pussy ass hashtag\"\n        ],\n        [\n            0,\n            \"rt user that was awful but damn look at the appointed pepsi tub here url\"\n        ],\n        [\n            1,\n            \"is out here sick as in the head\"\n        ],\n        [\n            1,\n            \"fucking killing it 🙏 🙏 🙏 ma url\"\n        ],\n        [\n            1,\n            \"rt user all these fuckers who thought email and a speech to goldman sachs were look real fucking petty and …\"\n        ],\n        [\n            1,\n            \"user oh shut the hell up you disgusting ass you don't apologize and she has nothing to apologize for\"\n        ],\n        [\n            0,\n            \"rt user tit for tat daughter judge made orders in encounter cases now her father cm charged by cbi\"\n        ],\n        [\n            0,\n            \"i am an idiot i asked my mom to buy but it has nuts in it\"\n        ],\n        [\n            1,\n            \"rt user can y'all stop using that nigga word to describe your man cause yall would hate for your man to call you his bitch …\"\n        ],\n        [\n            1,\n            \"all this stuff about you idiot 😂 url\"\n        ],\n        [\n            1,\n            \"rt user we all know a bad bitch named megan\"\n        ],\n        [\n            1,\n            \"what a fucking line up by conte let's do this url\"\n        ],\n        [\n            1,\n            \"rt user holy hell these people are disgusting url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"user user idiot you didn't even tag me lmfao\"\n        ],\n        [\n            1,\n            \"rt user nigga be feeling ya but soon as you do one stupid thing it's all gone w the wind url\"\n        ],\n        [\n            1,\n            \"this ugly ass dude chance you still my nigga though 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"always make an idiot out of myself when i go town ffs 😂 😭\"\n        ],\n        [\n            1,\n            \"are you wait i know you hate that how fucked up are things now\"\n        ],\n        [\n            1,\n            \"user that judas with his orange grrrr\"\n        ],\n        [\n            1,\n            \"sticks my leg out boring bitch til the end of time\"\n        ],\n        [\n            1,\n            \"rt user just days ago we cyber bullied pablo now y'all want to start on ore too including the idiots who can't do without filters …\"\n        ],\n        [\n            1,\n            \"rt user annoying ass bitch url\"\n        ],\n        [\n            1,\n            \"my day has been fucking made user url\"\n        ],\n        [\n            1,\n            \"user poor bill o ' reilly is a bitch you fuck boy 😡\"\n        ],\n        [\n            1,\n            \"i can't fucking get educated barbara not all of us grew up with parents who had 9 5 stable jobs i don't need another loan recommendation\"\n        ],\n        [\n            1,\n            \"fucking hell this is awful url\"\n        ],\n        [\n            1,\n            \"rt user anyone would be afraid what if you press a button on your jerseys if you get pissed off after losing to india url\"\n        ],\n        [\n            1,\n            \"i come from a city where bitches will hate you about anything 😴 ‼ ️\"\n        ],\n        [\n            1,\n            \"rt user can people stop being so damn annoying\"\n        ],\n        [\n            1,\n            \"rt user i've been doing some research and i think the problem is that people are actually stupid fucking idiots\"\n        ],\n        [\n            1,\n            \"user because the democrats are retarded and hashtag pays out a lot of money\"\n        ],\n        [\n            1,\n            \"barack obama blithering idiot w cnn video remember this 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user bad ass summer transfer 😎 url\"\n        ],\n        [\n            1,\n            \"rt user wh needs to stop treating people of the us like they're idiots admit that trump would rather be on the golf course tha …\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user he knows he was hated cuz stupid fired all that didn't his sorry ass islamic bs …\"\n        ],\n        [\n            1,\n            \"mfs hate me in the worst ways i gives no fucks at all 😂 😆\"\n        ],\n        [\n            1,\n            \"when i was sick ass hell on my death bed all i wanted was my momma 😪\"\n        ],\n        [\n            1,\n            \"hell ya im to grown to have bad sex ya body count gotta be 5 url\"\n        ],\n        [\n            1,\n            \"rt user girls will hate you just for your bitch i can't help it\"\n        ],\n        [\n            1,\n            \"it's no use if we're fucked up you're to blame\"\n        ],\n        [\n            1,\n            \"rt user i'm calling the fucking police url\"\n        ],\n        [\n            1,\n            \"rt user 2 i'm a bad bitch you can't kill me url\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"take chelsea ugly ass with u url\"\n        ],\n        [\n            1,\n            \"rt user attack dog us media meekly kowtows to noted idiot trump after show of force like timid piglets cowering before a wolf wit …\"\n        ],\n        [\n            1,\n            \"user money supermarket what's evil about that sell out bastard\"\n        ],\n        [\n            1,\n            \"alright what's the fucking point of this this is url\"\n        ],\n        [\n            1,\n            \"rt user by this morning would fuck off awful screeching voice smell terrible …\"\n        ],\n        [\n            1,\n            \"bruce is a fucking idiot at this point like what we not about to do is turn harley into a got damned rapist url\"\n        ],\n        [\n            1,\n            \"user i just found out girls poop and that's fucking disgusting so no girlfriend for me\"\n        ],\n        [\n            1,\n            \"who the hell is chopping onions in this theatre i'm just trying to watch logan slash some bad guys with his hashtag\"\n        ],\n        [\n            1,\n            \"fucking disease mets jets and for some of you truly sorry fools the nets as well these hosts are invaded by a virus that just\"\n        ],\n        [\n            1,\n            \"rt user all these damn painful memories 💔 💔 💔 url\"\n        ],\n        [\n            1,\n            \"this bitch annoying af too smh url\"\n        ],\n        [\n            1,\n            \"god you're an idiot the king knows what's up url\"\n        ],\n        [\n            1,\n            \"rt user a bitch know she ugly if a nigga got a rubber on and he still pull out 😭 😭\"\n        ],\n        [\n            1,\n            \"i hate this bitch fall out the window i don't care\"\n        ],\n        [\n            1,\n            \"damn you internet bloody jio prime user ki respect hi hai 😡\"\n        ],\n        [\n            1,\n            \"rt user sign me the fuck up url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"i'll see in the fucking url\"\n        ],\n        [\n            1,\n            \"i'm just really fucking stupid and i hate myself i didn't go to tuesday evening class and i'm not going to either class today and yesterday\"\n        ],\n        [\n            1,\n            \"rt user this bad bitch url\"\n        ],\n        [\n            1,\n            \"rt user yoooooo rise n grind theres a bag out there get the fuck up and get to it lets go\"\n        ],\n        [\n            1,\n            \"i don't understand why instagram and twitter are always having these stupid ass updates\"\n        ],\n        [\n            1,\n            \"they're all idiots dangerous idiots url\"\n        ],\n        [\n            1,\n            \"rt user this bitch wanna be a penguin so bad url\"\n        ],\n        [\n            1,\n            \"bitch you about stupid asf 😂 🇲 🇽 🤔 url\"\n        ],\n        [\n            0,\n            \"rt user wondering who listens to hashtag according to melon people in their 20s followed by 30s of which 59 8 females …\"\n        ],\n        [\n            1,\n            \"oh you did 3 clapping hands emoji congrats you're the fucking worst\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 can't relate i hate you for this 😂 😂 fucken hell im calling the cops url\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user if you hate me of a nigga seek help sis\"\n        ],\n        [\n            1,\n            \"rt user the grab them by the pussy doctrine is going to prove disastrous you can hear it in his nuke rhetoric if we have them …\"\n        ],\n        [\n            1,\n            \"rt user a nigga will suck tf outta u then try to get sick like they wasn't on u 😭\"\n        ],\n        [\n            1,\n            \"user user every one of you folks are fucking idiots\"\n        ],\n        [\n            1,\n            \"rt user harris is the biggest prick out here i legit hate u rn 🙃 🙃 🙃 user\"\n        ],\n        [\n            1,\n            \"rt user the traffic on is so fucking annoying\"\n        ],\n        [\n            1,\n            \"humans are so fucking sick in the head no depth in which humanity wont sink url\"\n        ],\n        [\n            1,\n            \"rt user who ever come up with this hashtag is an idiot my foot zuma must\"\n        ],\n        [\n            1,\n            \"it's your responsibility to report on what the labour party are saying yeah that's one of the fucking problems jeremy\"\n        ],\n        [\n            1,\n            \"hashtag it's joan fucking crawford user 🙌 🏾 💯 🔥\"\n        ],\n        [\n            1,\n            \"you know you made it when the niggas that used to hate on you are now telling people how they met you\"\n        ],\n        [\n            1,\n            \"user remember your pathetic self would be a heap of nazi ash were it not for the generosity of the united states let u burn\"\n        ],\n        [\n            1,\n            \"rt user why cheat on someone who gave you their all i swear y'all are so fucking stupid smh 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"1 horrible cunt that ross barkley 2 bad tackles and 1 shocking tackle how the fuck is he still on the pitch\"\n        ],\n        [\n            0,\n            \"rt user user 6 45 am mile 12 to is building up to by service lane is building up to fruit market …\"\n        ],\n        [\n            1,\n            \"this world is cruel as fuck and don't you believe otherwise\"\n        ],\n        [\n            1,\n            \"rt user i hate hoes who attitude don't add up to they looks 😒\"\n        ],\n        [\n            1,\n            \"tyler is disgusting clay is fucking dramatic and a pain in the ass justin he's a pussy 🤔 this show put me th … url\"\n        ],\n        [\n            1,\n            \"hanging out with my fave idiots url\"\n        ],\n        [\n            1,\n            \"rt user fuck orange fanta i got water url\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user fuck trump ' violence on women ' url\"\n        ],\n        [\n            1,\n            \"rt user annoying ass bitch url\"\n        ],\n        [\n            0,\n            \"rt user they need a form of a blow and go where you can't leave the house if you have rank ass breath\"\n        ],\n        [\n            1,\n            \"i got time for you pineapple on pizza motherfuckers today disgusting pricks\"\n        ],\n        [\n            1,\n            \"i'll die before i game you miserable sons of bitches\"\n        ],\n        [\n            1,\n            \"user dude is an idiot he won't make it in the nba\"\n        ],\n        [\n            1,\n            \"rt user holy fuck yes url\"\n        ],\n        [\n            1,\n            \"like what are you doing we're all stuck on this rock floating in space stop being so fucking miserable 😭\"\n        ],\n        [\n            1,\n            \"rt user i hate when niggas be like bring a friend for my bro like nigga i'm not even bringing me for you lmfaoo\"\n        ],\n        [\n            0,\n            \"disgusting wind on birds and bats\"\n        ],\n        [\n            1,\n            \"every time i mention something about eating butt here he go 😭 he wanna eat my ass bad as hell man i'm telling y'all\"\n        ],\n        [\n            1,\n            \"it's really disgusting the amount of bitches you niggas cum into like take pride in your wood before it falls off 🤦 🏽 ‍ ♀ ️ 😂 💀\"\n        ],\n        [\n            1,\n            \"yeah i'm in the the national retard association 😎\"\n        ],\n        [\n            1,\n            \"rt user it's crazy cause you can be all for a nigga they still out here doing them 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"note to self the sooner you realise nobody cares the sooner you can stop making an idiot out of yourself\"\n        ],\n        [\n            1,\n            \"y'all think i be fucking stupid thinking i'd never find out\"\n        ],\n        [\n            1,\n            \"user wu a t da fuck why how she is the fuckin worst\"\n        ],\n        [\n            1,\n            \"rt user i think bout u n i miss u but ur a fucken idiot\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            1,\n            \"rt user grown men would literally block my path with their cars at age 15 demand my number was terrifying as fuck url\"\n        ],\n        [\n            1,\n            \"y'all niggas be cheating on bad bitches for a man looking ass bitch 🤦 🏾 ‍ ♀ ️ never fully understood why url\"\n        ],\n        [\n            1,\n            \"if somebody brought my ugly ass you would have my heart for life\"\n        ],\n        [\n            1,\n            \"i really hate that girl who shares a class with me like she keeps my answers in the lecture in front of my crush ffs fuck off\"\n        ],\n        [\n            1,\n            \"swear to god this kids that cry bitch and complain all the time are so annoying this dude he is depressed\"\n        ],\n        [\n            1,\n            \"nigga u just like me how u gone hate when u just like me niggas don't understand they lost oh probably bc they ain't me\"\n        ],\n        [\n            1,\n            \"rt user why is everything about being a girl so damn annoying\"\n        ],\n        [\n            1,\n            \"rt user yeah uconn women's basketball team didn't score 50 in ' 07 not even fuckin close idiots\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            0,\n            \"rt user i pitch a startup business to your annoying snatch\"\n        ],\n        [\n            1,\n            \"rt user what a fucking idiot url\"\n        ],\n        [\n            1,\n            \"rt user normani did u rest bad bitches needs to\"\n        ],\n        [\n            1,\n            \"stressed out all over again i can't fucked believe this man\"\n        ],\n        [\n            1,\n            \"walk and see two idiots have a fist fight\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"fucking up all night studying gonna pass all my test\"\n        ],\n        [\n            1,\n            \"this girl just said you know how they have lemonade stands i wished they had dick stands 😂 😂 😂 sick\"\n        ],\n        [\n            1,\n            \"me describes what a is thats just a penis you just described a penis\"\n        ],\n        [\n            1,\n            \"user im fucking dying i cant believe we both died today\"\n        ],\n        [\n            1,\n            \"just for the record i fucking hate my ex boyfriend hate with a goddamn burning motherfucking passion\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"it's about damned time that idiot got nervous i've been nervous since the freaking election hashtag url\"\n        ],\n        [\n            1,\n            \"user he got it because he has talent disgusting bitch\"\n        ],\n        [\n            1,\n            \"user the earth is a globe i make my living placing in orbit around it get over it you fucking idiot\"\n        ],\n        [\n            1,\n            \"i fucking wore heels to go to i hate myself hashtag\"\n        ],\n        [\n            1,\n            \"user also but to mix it with trash ass candy corn is horrible\"\n        ],\n        [\n            1,\n            \"rt user disgusting how these so called vegans still drink water that's a house you sick fucks url\"\n        ],\n        [\n            1,\n            \"as much as i hate his bitch ass does deserve url\"\n        ],\n        [\n            1,\n            \"i wouldn't even put myself in that you bitches retarded\"\n        ],\n        [\n            1,\n            \"rt user 315 i said i wanted pizza tattoo on my ass and the asked me what i wanted on it\"\n        ],\n        [\n            1,\n            \"rt user yo momma had them ugly ass heels not mine url\"\n        ],\n        [\n            1,\n            \"piss me off when i'm in a bad mood and you'll never hear from me again\"\n        ],\n        [\n            1,\n            \"omg the beauty and the beast is the worst movie i have seen this year that was so fucking boring\"\n        ],\n        [\n            1,\n            \"trash ass person hate him url\"\n        ],\n        [\n            1,\n            \"rt user p3 all the adults are crazy all the adults are stupid p5 all the adults are assholes\"\n        ],\n        [\n            1,\n            \"rt user like you wanna hate so bad but that's a fire ass bitch 😭\"\n        ],\n        [\n            1,\n            \"he told me he ain't like his bitches boring 👎 🏽 🚮 pull up with a bitch that look like she foreign … url\"\n        ],\n        [\n            1,\n            \"user bad bitch can't wait 😍 👭 👯 ‍ ♂ ️ 💃 🏼 💜\"\n        ],\n        [\n            1,\n            \"user or your 600 pound ass can go to tumblr where the rest of you fucking dyed hair retards are at\"\n        ],\n        [\n            1,\n            \"i hope this isn't an april fool's prank fucking disgusting url\"\n        ],\n        [\n            1,\n            \"user whoever is writing this shit is a sick idiot to glorify going to war you are pathetic\"\n        ],\n        [\n            1,\n            \"rt user kumar always looks frustrated and pissed off as if he is the cm of delhi hashtag\"\n        ],\n        [\n            1,\n            \"need people to bullshit with from 3 00 3 30 in the morning break is boring as hell\"\n        ],\n        [\n            1,\n            \"rt user niggas think they want me so bad until they get a taste of this attitude 🙄 🙄 🙄\"\n        ],\n        [\n            1,\n            \"rt user idiots let them go march 😩 😩 😂 url\"\n        ],\n        [\n            1,\n            \"we have shot ourselves in the foot as women raising these useless ass men it is a horrible cycle 🙄\"\n        ],\n        [\n            1,\n            \"just saw the racist video at the trump rally wake the fuck up america\"\n        ],\n        [\n            1,\n            \"get the fuck stop shooting yall shots don't dm me 💁 🏽\"\n        ],\n        [\n            1,\n            \"i hate when i think i'm hungry so i heat up some food and then i get to eating it and i don't fucking want it anymore wtf\"\n        ],\n        [\n            1,\n            \"people are soo fucking annoying url\"\n        ],\n        [\n            1,\n            \"rt user the nazi death gas so horrific even hitler feared using it url\"\n        ],\n        [\n            1,\n            \"everton lets fucking go blues fuck liverpool\"\n        ],\n        [\n            1,\n            \"user fuck you it is nothing but a promotion of your brand you fucking snake\"\n        ],\n        [\n            1,\n            \"user pathetic club that comes out with bullshit like he's no longer a target because we've been beaten again\"\n        ],\n        [\n            1,\n            \"rt user user god doesn't have a fucking thing 2 do with this madness this is part of the evil r nation\"\n        ],\n        [\n            0,\n            \"user has to be city on because of that fucking sick drop 🙌 💯 🔥\"\n        ],\n        [\n            1,\n            \"why are these lying arseholes still tweeting url\"\n        ],\n        [\n            1,\n            \"user ouch i have a chronic pain problem which also massively fucked my sleep it ’ s awful isn ’ t it\"\n        ],\n        [\n            1,\n            \"basically for a friday night dump i'd say the shit just hit the fan lock him up url\"\n        ],\n        [\n            1,\n            \"user and by who's authority congress senate you idiot nobody knew anything but the wh that's not how … url\"\n        ],\n        [\n            1,\n            \"user bloody hell stop splitting woman\"\n        ],\n        [\n            1,\n            \"rt user kim hair ohmygod its purple holy shit url\"\n        ],\n        [\n            1,\n            \"rt user yes pta are but have y'all seen our fellow bros ba a esp niggas from …\"\n        ],\n        [\n            1,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            1,\n            \"user blame them both they both need to get a fucking life\"\n        ],\n        [\n            1,\n            \"i just hate how niggas be wearing jordan sweat pants with some shoes like you wanna use my sneakers 😥 🤔 no 🚫\"\n        ],\n        [\n            1,\n            \"user it takes two seconds to search on twitter and find idiots like you though\"\n        ],\n        [\n            1,\n            \"rt user idc what these bitches say i won't have my girl out here looking stupid 😂\"\n        ],\n        [\n            1,\n            \"rt user user who the hell cares about hilary except you freaking moron\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"user we got you lady we fucking got you\"\n        ],\n        [\n            0,\n            \"user retarded promo video racist bigot\"\n        ],\n        [\n            1,\n            \"can't steal a base but that fucker can hit the ball hell of a game hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user she bad and she paid that's my kinda bitch\"\n        ],\n        [\n            1,\n            \"user that strategy is so fucked up and annoying\"\n        ],\n        [\n            1,\n            \"rt user it's monday assholes don't stupid fucking shit on my tweets am i shooting for the stars here\"\n        ],\n        [\n            1,\n            \"rt user niggas think weed henny is life then wonder why they miserable moms don't fuck w them cant keep a bitch broke dirty …\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            0,\n            \"rt user yeah i may get pissed for a minute but i'll never abandon you i don't leave people that's why it hurts so bad when peop …\"\n        ],\n        [\n            1,\n            \"user i blame idiots like you for that\"\n        ],\n        [\n            1,\n            \"it's been 2 fucking hours do something with yourself\"\n        ],\n        [\n            0,\n            \"rt user when this damn bell gonna ring i'm so sick of school url\"\n        ],\n        [\n            1,\n            \"rt user hate going to bed with this fucked up feeling\"\n        ],\n        [\n            1,\n            \"rt user i literally over analyze everything it's so fucking annoying you can be taking a nap and in my head i'll think we're growing …\"\n        ],\n        [\n            1,\n            \"rt user it's pathetic when people can't admit to their fuck ups\"\n        ],\n        [\n            0,\n            \"rt user pann 170401 heol eppis we're on melon's hall of fame url\"\n        ],\n        [\n            1,\n            \"rt user that they made a bad bitch 😭 url\"\n        ],\n        [\n            1,\n            \"rt user fucking hell 🤣 🤣 🤣 👏 🏻 👏 🏻 👏 🏻 👏 🏻 url\"\n        ],\n        [\n            1,\n            \"i hate tf out of this home health care job always fucking up my checks 😡 😡\"\n        ],\n        [\n            1,\n            \"rt user idiot in chief can't even stay in script when he's talking about bombing a country he refused to accept refugees from\"\n        ],\n        [\n            1,\n            \"cleanse myself from that filthy show by watching something and queer url\"\n        ],\n        [\n            1,\n            \"rt user yeah uconn women's basketball team didn't score 50 in ' 07 not even fuckin close idiots\"\n        ],\n        [\n            1,\n            \"user user hopefully they make them in your size idiot\"\n        ],\n        [\n            1,\n            \"so cummings to trump's vanity to encourage him to change his awful behavior trump heard it as a compliment yep he is sick\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"i hate you yea i hate you bitch never thought i say it but i hate you bitch 🎶\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"rt user i wanna be than the bad bitch i already am\"\n        ],\n        [\n            1,\n            \"competitive being a fucking system that matches you based on ranked rather than skill level s rank is literally the stupidest\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"rt user i hate hating ass girls bro 😴\"\n        ],\n        [\n            1,\n            \"y'all so annoying can a bitch watch tv in peace 😒 url\"\n        ],\n        [\n            1,\n            \"rt user i hate hoes who attitude don't add up to they looks 😒\"\n        ],\n        [\n            1,\n            \"rt user this is what you call a fucking snack breakfast lunch dinner can't forget dessert url\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user hate hate hate you bitches who kick it with hella guys talking about that's your squad n those are your bros when they all …\"\n        ],\n        [\n            0,\n            \"rt user story is the cutest thing ever omg omg i'd hate to be the guy who called him a dick\"\n        ],\n        [\n            1,\n            \"rt user retweeted user people of california didn't vote for this idiot politicians did who want votes htt …\"\n        ],\n        [\n            1,\n            \"rt user having a iphone 7 is the worst they should've made a damn hole for my headphones 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"user is it one of those bad ass shells from user\"\n        ],\n        [\n            1,\n            \"user hashtag no no you fucking idiots no w t h were you thinking\"\n        ],\n        [\n            1,\n            \"rt user everything should have an edit button and auto correct shouldn't be a fucking idiot and ps no one ever says ducking\"\n        ],\n        [\n            0,\n            \"yall hoes are so biased it's disgusting url\"\n        ],\n        [\n            1,\n            \"user fuck yes dan i was for you to see this\"\n        ],\n        [\n            1,\n            \"rt user holy shit the broken hardys are wrestlemania im marking the fuck out\"\n        ],\n        [\n            1,\n            \"no you dont hit a grandpa leave you sick bastard\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"isis says u s ' being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"rt user user remember when the idiots in cable news were concerned about bush clinton now we have a family in d …\"\n        ],\n        [\n            1,\n            \"ir a con fuckin ' worst decision ever url\"\n        ],\n        [\n            1,\n            \"user q high brow her bot her bloody rubbish honey bullshit p what … url\"\n        ],\n        [\n            1,\n            \"user your an idiot the federal gov does not need to be in the healthcare biz asshole\"\n        ],\n        [\n            1,\n            \"rt user yeah just slashed a guy in the gooch so bad i just put on a cup to watch the rest of this game insane\"\n        ],\n        [\n            1,\n            \"user umm they don't work at all and just make trump look like an idiot\"\n        ],\n        [\n            0,\n            \"rt user pann 170401 heol eppis we're on melon's hall of fame url\"\n        ],\n        [\n            1,\n            \"rt user rot in hell all of you dirty evil bastards mccain are all in bed together to assad url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user he said he need a bad bitch with a 👸 🏽 url\"\n        ],\n        [\n            1,\n            \"rt user crazy fucked up world that condemns the brutal death of children by chemical weapons but not the brutal death by …\"\n        ],\n        [\n            1,\n            \"some people really fucking anger me having something so great and then throw it done the drain\"\n        ],\n        [\n            1,\n            \"rt user reason why these bitches secretly hate me 🤣 🤣 🤣 url\"\n        ],\n        [\n            1,\n            \"lawd these hoes on hashtag just dont give a fuck\"\n        ],\n        [\n            1,\n            \"man i'll do the time ima have to that nigga and whoever else was in that fucking house url\"\n        ],\n        [\n            1,\n            \"vanilla ice should have let me kick iggy he knows i fucking hate dogs\"\n        ],\n        [\n            1,\n            \"rt user gotta give trump credit for he's literally trying to do all of the awful things like every fucking one …\"\n        ],\n        [\n            1,\n            \"rt user who coined the caught between two they must have been an idiot not to move to 1 of them\"\n        ],\n        [\n            0,\n            \"rt user still believe i got from cos farted in the que n i cos the smell was tht bad rite …\"\n        ],\n        [\n            1,\n            \"user if you intend on being an idiot unfollow me if you would like patriots from my fb page tae yer nut … url\"\n        ],\n        [\n            1,\n            \"rt user send a flight for a bad bitch ✈ ️\"\n        ],\n        [\n            1,\n            \"cut the crap and stick together interview with kill bitches to dress foxes url via user\"\n        ],\n        [\n            1,\n            \"rt user these people are fucking sick url\"\n        ],\n        [\n            1,\n            \"user user and this fucking lot have something to do with representing us what a bunch of twats and wankers\"\n        ],\n        [\n            1,\n            \"i hate when ppl in tv shows put their shoes on the couch get ur fuckin dirt off the sitting place\"\n        ],\n        [\n            1,\n            \"rt user behold the war idiot obama ended in iraq before gw bush made him do it us casualties 2011 iraq 54 obama ' …\"\n        ],\n        [\n            1,\n            \"olivia is another god awful cunt get her off the fucking tele too hashtag\"\n        ],\n        [\n            0,\n            \"answered just scream on all the questions i didn't know because safety course are so damn boring\"\n        ],\n        [\n            1,\n            \"i would just drop it tbh bitch stay lookin stupid on the tl and she ain't ev finna fight her bathroom stall ni … url\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"the idiot of the day url via user\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"user that ain't even a lot them ugly hoes be\"\n        ],\n        [\n            1,\n            \"rt user is sooo damn evil why kill people hashtag\"\n        ],\n        [\n            1,\n            \"i hate these games cause i'm so fucking i wanna know what every ones questions were 🤦 🏽 ‍ ♀ ️ 😩 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"i got niggas hate me like i'm donald trump hashtag user\"\n        ],\n        [\n            1,\n            \"rt user i hate when i get i thought u said u weren't gonna drink anymore messages like bitch u knew i was lying mind ur business h …\"\n        ],\n        [\n            1,\n            \"would this brainless retard that claims to be my father just hurry up and die ¿ ¿ ¿\"\n        ],\n        [\n            1,\n            \"user nah man im just sick of seeing that joke every damn year\"\n        ],\n        [\n            1,\n            \"rt user bro you niggas that drink milk in the morning are out of your mind that's like the worst way to start your day y'all are c …\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"i hate when people smack their food that shits so annoying\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"why the f are people like this the boys were so to show us the album but no these idiots who h … url\"\n        ],\n        [\n            1,\n            \"user yeah that's y he paid out millions in lawsuits idiot\"\n        ],\n        [\n            1,\n            \"rt user the uicideboy unreleased music is fucking insane\"\n        ],\n        [\n            1,\n            \"user and jesus fucking christ do i hate their\"\n        ],\n        [\n            0,\n            \"bruh everytime i get in the bed i have to piss so bad 😬 😩\"\n        ],\n        [\n            1,\n            \"rt user damn snapchat spectacles r so sick url\"\n        ],\n        [\n            1,\n            \"user user and the left wing idiots immediately jump on board\"\n        ],\n        [\n            1,\n            \"rt user if you dont like me bitch hate me i give no fucks 😂\"\n        ],\n        [\n            0,\n            \"user well this pot pie didn't look too bad a minute ago throws out window\"\n        ],\n        [\n            1,\n            \"bitches that do anything for niggas they just met make me sick 🤢\"\n        ],\n        [\n            1,\n            \"user when your mom sleeping with the barber but the pussy bad\"\n        ],\n        [\n            1,\n            \"justice for bud cruel students lit up fire crackers in his mouth plz sign url url\"\n        ],\n        [\n            1,\n            \"what if user and user collab that would be fucking sick\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"visit mi site idol fucked by man in there classroom for all outrageous idol … … url\"\n        ],\n        [\n            1,\n            \"i fucking hate this song 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user concentrate on your stupid cunt of a club hashtag\"\n        ],\n        [\n            1,\n            \"user he was just a puppet idiot on a string\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"i hate brock lesnar his matches are fucking boring\"\n        ],\n        [\n            1,\n            \"user either sort this fight with mayweather or say it will never happen i'm sick of the bullshit click bait hashtag\"\n        ],\n        [\n            1,\n            \"i'm sick of falling asleep on my phone and it dying in my sleep pissing man off now\"\n        ],\n        [\n            1,\n            \"can we all give my gal katie for just being a bad bitch url\"\n        ],\n        [\n            1,\n            \"user user he is rubbish a idiot him and his friends\"\n        ],\n        [\n            1,\n            \"hate when people just start pulling out of when you've not even let them out just makes me not let them out twats\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"the storms here aren't fucking nuts 🙁 😳 🌪 url\"\n        ],\n        [\n            0,\n            \"rt user this is not just in hashtag hands it's in this miserable world's hands too every country every bastard president w …\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            0,\n            \"user reason we don't get along wit russia is because of the they wanted to put a base in and he said hell naw\"\n        ],\n        [\n            1,\n            \"rt user so fucking relatable url\"\n        ],\n        [\n            1,\n            \"rt user i can see the headlines now no service for andy carroll at the vodafone stadium tonight can't fucking wait\"\n        ],\n        [\n            1,\n            \"rt user i just wanna get my makeup eyebrows nails hair done throw on a bad ass outfit go out with friends drinks …\"\n        ],\n        [\n            0,\n            \"rt user yeah just slashed a guy in the gooch so bad i just put on a cup to watch the rest of this game insane\"\n        ],\n        [\n            1,\n            \"rt user if you know he got a bitch why talk to him or fw him let alone fuck him you disgusting it's one thing if u don't know\"\n        ],\n        [\n            1,\n            \"there's no time to discriminate hate every motherfucker that's in your way 🤗\"\n        ],\n        [\n            1,\n            \"who have a girlfriend that don't bitch or trip on them nobody 😂 that's impossible to find\"\n        ],\n        [\n            0,\n            \"and then dumbasses will claim that the paint job is bad url\"\n        ],\n        [\n            1,\n            \"rt user why do people wear that look like fucking like does ur dad hate u or something\"\n        ],\n        [\n            1,\n            \"rt user nasty ass 😭 😭 url\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"your job is dancing like a hoe laughing it up with sex talk w and your anger with pj is displaced user\"\n        ],\n        [\n            1,\n            \"trump is one stupid freaking idiot url\"\n        ],\n        [\n            1,\n            \"rt user she retarded 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"user vegetarian ancient tribal slang for the village idiot who can't hunt fish or ride\"\n        ],\n        [\n            0,\n            \"rt user psa stop doing the who has visited your twitter shits annoying thank you\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"don't be that bitch that's mad forever cause the nigga has a place for me in his heart\"\n        ],\n        [\n            1,\n            \"rt user despite being slapped in the face and kicked in the ass by the voters the msm are still forcing their ugly trump opinions o …\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url the force awakens a bad lip reading featuring mark hamill as han\"\n        ],\n        [\n            1,\n            \"fucking john wall hitting in the nuts\"\n        ],\n        [\n            1,\n            \"rt user gotta bad bitch and she can't keep her clothes on so i'm like bend over stop and strike that pose url\"\n        ],\n        [\n            0,\n            \"rt user ig dragging cole away on story url\"\n        ],\n        [\n            1,\n            \"i knew it the cars in timeless river are fucking monsters and i hate them\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"anybody who is rooting for hashtag is a fucking imbecile\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            1,\n            \"user you're fucked up man i hope you slept\"\n        ],\n        [\n            1,\n            \"rt user this is insane boys can't wear makeup why does this even matter to begin with fuck societal i'm a …\"\n        ],\n        [\n            1,\n            \"rt user hashtag i honestly hate that this is happening so much i can't fucking imagine how the people feel over there\"\n        ],\n        [\n            1,\n            \"rt user ion talk nor fuck with nobody\"\n        ],\n        [\n            1,\n            \"rt user this bitch going to bed rest for one month after getting knocked in this fucking way like worthless url\"\n        ],\n        [\n            1,\n            \"user please beat the yankees i hate the yankees\"\n        ],\n        [\n            1,\n            \"user user just wanted to say ugly as hell\"\n        ],\n        [\n            0,\n            \"every time bent tory mps bad mouth the london taxi trade i resolve never to pick the prick up hashtag url\"\n        ],\n        [\n            1,\n            \"these hoes are miserable fall in they traps you will be\"\n        ],\n        [\n            1,\n            \"this beast titan going to be a fucking problem\"\n        ],\n        [\n            1,\n            \"rt user user i went made coffee did the washing that idiot morrison is still nonsense upgrade your …\"\n        ],\n        [\n            1,\n            \"she's a fucking moron i can't 😂 url\"\n        ],\n        [\n            0,\n            \"it also pisses me of that steve bannon looks like my dad bc i look like my dad and you get the horrifying picture\"\n        ],\n        [\n            1,\n            \"rt user i hate y'all stupid ass kids who started putting an o in its not 🙄\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            0,\n            \"now i get it 13 reasons why is that boring ass book i read like 6 years ago\"\n        ],\n        [\n            0,\n            \"user stfu ur retarded cash do you even watch and games 😂\"\n        ],\n        [\n            1,\n            \"niggas hate sneak but i missed dat 🤔 catch em in traffic he swear 🙌 🏾 he ain't wit dat\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"ugly niggas that refuse to admit they're ugly are the worst\"\n        ],\n        [\n            0,\n            \"rt user stop fucking bringing up diabetes to fat people as if we don't know as if doctors aren't already terrifying us with it eve …\"\n        ],\n        [\n            1,\n            \"rt user people annoying ima b an angel by my damn self\"\n        ],\n        [\n            1,\n            \"rt user the army forces you to lower your standards you got me fucked up 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user on tuesday any idiot can cope with a crisis it's day to day living that wears you out\"\n        ],\n        [\n            1,\n            \"rt user fucking thank you url\"\n        ],\n        [\n            1,\n            \"user u shouldn't be a reporter if that's the way u see it get a clue idiot\"\n        ],\n        [\n            1,\n            \"rt user i hate when i almost get hit by a car fucking finish the\"\n        ],\n        [\n            1,\n            \"from what i heard dragon alright if you can ignore all the bad anime bullshit it has\"\n        ],\n        [\n            0,\n            \"you're watching bird up the worst show on television\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"rt user california has a bunch of idiots in leadership and colleges the state url\"\n        ],\n        [\n            1,\n            \"user out kick them all out is an idiot i am sick of him being a sexist disgusting so upset … url\"\n        ],\n        [\n            1,\n            \"i'm calling out of work tomorrow i'm fucking sick\"\n        ],\n        [\n            1,\n            \"i hate when james act retarded like he don't get what i'm saying 🙄\"\n        ],\n        [\n            1,\n            \"user basically user both the sa and usa presidents are idiots 😂 end of story 👍 🏻\"\n        ],\n        [\n            0,\n            \"rt user attack dog us media meekly kowtows to noted idiot trump after show of force like timid piglets cowering before a wolf wit …\"\n        ],\n        [\n            1,\n            \"rt user bitches don't know if they wanna be your friend or hate on you 😩 😂\"\n        ],\n        [\n            1,\n            \"rt user i hate when a song reminds me of someone i give 0 fucks about\"\n        ],\n        [\n            1,\n            \"goes for crown you idiots he already has it url\"\n        ],\n        [\n            1,\n            \"rt user congrats to all the blithering idiots who elected this a hole trump just signed away your internet privacy url\"\n        ],\n        [\n            1,\n            \"i wonder if i'm looked at as the bad guy here cuz like tf nigga 🤔 i ain't\"\n        ],\n        [\n            1,\n            \"i'm not being here i'm just stating the mother fucking fact you asshole 😒\"\n        ],\n        [\n            1,\n            \"the lads at work said i'm comedy gold people can be really fucking cruel like hashtag\"\n        ],\n        [\n            1,\n            \"rt user y'all niggas is real sad pathetic\"\n        ],\n        [\n            1,\n            \"user i think we were all freaked out but as freaky as it is someone is fucking with you and anyone else who calls\"\n        ],\n        [\n            1,\n            \"rt user isis us being run by an idiot ' url\"\n        ],\n        [\n            1,\n            \"all my friends are having babies and i'm over here having to give my fish away cause i'm a fucking awful pet owner\"\n        ],\n        [\n            1,\n            \"idiots and dangerous murdering liars url\"\n        ],\n        [\n            1,\n            \"cancelled my brother is an idiot and like always i have to go fix his problems url\"\n        ],\n        [\n            1,\n            \"rt user well damn a bad bitch needs her beauty rest\"\n        ],\n        [\n            1,\n            \"user was on also and i thought so fucking sick\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user truly you're the daddy g o of idiots url\"\n        ],\n        [\n            1,\n            \"rt user stupid people like stupid things no wonder why they all fucking hate me\"\n        ],\n        [\n            1,\n            \"user they are both idiots and don't know if the are coming or going\"\n        ],\n        [\n            1,\n            \"if this is correct it's a fucking disaster url\"\n        ],\n        [\n            1,\n            \"user holy fuck this is my worst nightmare\"\n        ],\n        [\n            1,\n            \"i swear if trump makes me get off my ass and go be a soldier i want that idiot impeached\"\n        ],\n        [\n            1,\n            \"rt user if this gets 5k retweets i will play mage which some idiots won games on rank 15 with in vienna 2 days till deck s …\"\n        ],\n        [\n            1,\n            \"user user build the fucking wall period\"\n        ],\n        [\n            1,\n            \"niggas don't be they just be broke niggas with anger problems 💯 🙇 🏼 😂\"\n        ],\n        [\n            1,\n            \"rt user shark dick jokes url\"\n        ],\n        [\n            1,\n            \"rt user lance keith stop that lance hunk you stupid fucking idiot look at what youve done now hes sad\"\n        ],\n        [\n            0,\n            \"rt user rains nonstop for 2 days wife we almost need an ark me the boat or the thing that melts nazi faces wife me …\"\n        ],\n        [\n            1,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            1,\n            \"user and you know what son its still yard not you ugly son of a bitch\"\n        ],\n        [\n            1,\n            \"rt user i'm stingy as fuck with my food my man my friends basically anything that's mineeeeee\"\n        ],\n        [\n            1,\n            \"well today turned out to be a real fucking\"\n        ],\n        [\n            1,\n            \"rt user omg im so ugly april fools bitch you thought\"\n        ],\n        [\n            1,\n            \"here we fucking come hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'd never eat vegan food nah you just hate admit that because you know damn well u eat vegan food heard of a …\"\n        ],\n        [\n            1,\n            \"rt user north carolina won fuck yeah hashtag\"\n        ],\n        [\n            1,\n            \"would save us a fucking fortune url\"\n        ],\n        [\n            1,\n            \"the hashtag are a fucking terrible defensive team no effort on that end at all\"\n        ],\n        [\n            1,\n            \"rt user if i ever had a failed friend ship it's because bitches sneaky hated wanted to compete with me instead of eat with me …\"\n        ],\n        [\n            1,\n            \"user ha doubt you could do anything you stupid fucking jew he but stayed put\"\n        ],\n        [\n            1,\n            \"this bitch claims to hate me but is stalking all my retweets and doesn't even follow me 🤔 🤔 🤔\"\n        ],\n        [\n            1,\n            \"got a bad case of ' mouse wrist ' and it's fucking painful\"\n        ],\n        [\n            1,\n            \"user user that nick fury jr stuff was so goddamn stupid\"\n        ],\n        [\n            1,\n            \"rt user every boy claiming their dick is 10 inches\"\n        ],\n        [\n            0,\n            \"goin to the hospital tomorrow i know i'm sick of these hoes\"\n        ],\n        [\n            0,\n            \"this bad lip reading of the force awakens features mark hamill as han solo and he nails it url\"\n        ],\n        [\n            1,\n            \"just got to accept that there are some cruel ass people in this world\"\n        ],\n        [\n            1,\n            \"user kick his fucking ass tucker fucking lib liars way to go boy\"\n        ],\n        [\n            1,\n            \"soooooo sick of this shitty mood i'm always in 😒 😒 😒\"\n        ],\n        [\n            1,\n            \"boo fucking hoo scumbag ⚡ ️ “ report steve bannon threatened to quit if removed from the national security council ” url\"\n        ],\n        [\n            0,\n            \"china shocked by tit for tat policy of pm modi like never before … more details inside please like india united url\"\n        ],\n        [\n            1,\n            \"is everyone really fucking annoying or is it just me\"\n        ],\n        [\n            1,\n            \"rt user on tuesday any idiot can cope with a crisis it's day to day living that wears you out\"\n        ],\n        [\n            1,\n            \"rt user isis issues message saying us is now being run by an idiot who does not know what syria or iraq or islam is url\"\n        ],\n        [\n            1,\n            \"and they're all retards hahahahahahaha url\"\n        ],\n        [\n            1,\n            \"the media just fucking hate us url\"\n        ],\n        [\n            1,\n            \"rt user user youre fucking stupid bye\"\n        ],\n        [\n            1,\n            \"4 999 friends on my wall 4 999 friends make a post pass it around tell the truth 4 friends on my wall fuck it all\"\n        ],\n        [\n            1,\n            \"rt user slow replies annoy the hell out of me\"\n        ],\n        [\n            1,\n            \"rt user you fucking idiot url\"\n        ],\n        [\n            1,\n            \"rt user this is so fucking disgusting url\"\n        ],\n        [\n            1,\n            \"fucking is there i am emo do not speak to me i am outta here\"\n        ],\n        [\n            1,\n            \"user the hashtag platform is all about giving rights to the states cities and the people you idiots are being hypocrites\"\n        ],\n        [\n            1,\n            \"user what the hell can anybody accomplish in one freaking hour what an idiot that guy was i hated working in groups\"\n        ],\n        [\n            1,\n            \"rt user i'm really fucking sick of watching the republican party be rewarded for flagrantly degrading our democracy\"\n        ],\n        [\n            1,\n            \"user grrrr fuck my keyboard hashtag 😉 😉 😉\"\n        ],\n        [\n            0,\n            \"user user just shocked that it stuck and shocked the reds haven't booked yet i prefer woo birds to boo birds\"\n        ],\n        [\n            1,\n            \"user i'm this close in deleting the fucking game\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user idiot trump doesn't know which reality show he's on url\"\n        ],\n        [\n            1,\n            \"i hate people who are passive aggressive because i am aggressive and i will aggressively tell you how and why and the ways you piss me off 😂\"\n        ],\n        [\n            1,\n            \"i hate cry baby ass bitches it makes me sick 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rumors are started by haters spread by fools and accepted by idiots\"\n        ],\n        [\n            1,\n            \"user if this idiot ravindra gaikwad had assaulted an air india representative on london bound flight he would … url\"\n        ],\n        [\n            1,\n            \"rt user hate helping people who don't fucking listen\"\n        ],\n        [\n            1,\n            \"rt user user i don't think the will stop for 8 years they've got no backbone idiots\"\n        ],\n        [\n            1,\n            \"rt user they hate me over a nigga or bc they friend don't like me 🤷 🏾 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"rt user i if obama would've said some crap like trump did people would've dragged him to hell for saying it url\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"i found this ugly ass tattoo that i want but i can't find it again 🙄\"\n        ],\n        [\n            1,\n            \"power rangers was very disappointing not an of excitement in the tip of my penis when jason said it's time\"\n        ],\n        [\n            1,\n            \"rt user been known to flex on any bitch that tried to say i'm boring 🏿\"\n        ],\n        [\n            1,\n            \"we aren't hitting our stupid fucking targets this year don do people still need to park chad yes don raise the prices chad\"\n        ],\n        [\n            1,\n            \"idiot traitor trump in 2013 url\"\n        ],\n        [\n            0,\n            \"do not take their bullshit to heart there will always be somebody out there reasy to hate on you but thats because theyre jealous of how\"\n        ],\n        [\n            1,\n            \"user hey maxine give it a rest we all know ur disappointed all that for hillary by msm and d … url\"\n        ],\n        [\n            1,\n            \"rt user u look fucking bomb every day url\"\n        ],\n        [\n            1,\n            \"those fucking dm's ain't from me people don't fall for the trap\"\n        ],\n        [\n            1,\n            \"user user what there is idiots with idiots\"\n        ],\n        [\n            1,\n            \"user this update totally fucked auto correct for me my god it's annoying\"\n        ],\n        [\n            1,\n            \"i watch all her videos on ig like a fucking fan she cracks me up url\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' url the winner is hashtag\"\n        ],\n        [\n            0,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user yo whos girlfriend is this this bitch crazy url\"\n        ],\n        [\n            0,\n            \"shepard smith is nothing but a cock sucking liberal idiot\"\n        ],\n        [\n            1,\n            \"rt user i really hate scrolling and seeing a blurry ass corner then another blurry ass corner then a nose\"\n        ],\n        [\n            1,\n            \"i will never forgive the rihanna for letting flop but that trash ass needed me and equally bad are legitimate hits\"\n        ],\n        [\n            1,\n            \"this is why girls give ugly niggas a chance so they don't feel bad for cheating url\"\n        ],\n        [\n            0,\n            \"rt user you have to admire hashtag for never away from how the ugly history of racism in this country impacts t …\"\n        ],\n        [\n            0,\n            \"rt user “ you know i ’ m so damn sick of getting 100 000 calls about this url\"\n        ],\n        [\n            1,\n            \"rt user i really fucking hate this url\"\n        ],\n        [\n            1,\n            \"i hate bitches that wear heels but can't walk in em\"\n        ],\n        [\n            1,\n            \"and poppy seed crackers url via user no seeds or yogurt but hope to make these someday\"\n        ],\n        [\n            1,\n            \"rt user 6 i'm a bad bitch you can't kill me url\"\n        ],\n        [\n            1,\n            \"and trump has fucked off to url\"\n        ],\n        [\n            1,\n            \"user soros money won't stop coming for idiots like this\"\n        ],\n        [\n            0,\n            \"ladies gentlemen star wars the force awakens bad lip reading featuring mark hamill as han solo url via user\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user i can't bear to watch the horrific images of syria on the news tonight so fucking heartbreaking\"\n        ],\n        [\n            1,\n            \"rt user hate bitches that be thirsty for friends that me\"\n        ],\n        [\n            1,\n            \"rt user seriously i hate illiterate ass bitches\"\n        ],\n        [\n            1,\n            \"rt user i hate fat bitches cause of this fat bitch she ruined it 😭 url\"\n        ],\n        [\n            1,\n            \"rt user haters yg artists are bunch of elitist and arrogant fuckers who hate everyone dara url\"\n        ],\n        [\n            1,\n            \"rt user how's dat idiot doing ha checks standings fucker\"\n        ],\n        [\n            1,\n            \"i hate the fact that she stay popping up on my tl wanna see that ugly ass\"\n        ],\n        [\n            0,\n            \"rt user the grab them by the pussy doctrine is going to prove disastrous you can hear it in his nuke rhetoric if we have them …\"\n        ],\n        [\n            1,\n            \"rt user i wish i could haunt w my lesbian anger too is truly an icon\"\n        ],\n        [\n            1,\n            \"jackass just like his father url\"\n        ],\n        [\n            1,\n            \"i need and fucking harry to make a duet together their vocals will literally send me to a rollercoaster to hell and heaven\"\n        ],\n        [\n            0,\n            \"yea all these bad ass bey bey kids ride bikes over here url\"\n        ],\n        [\n            0,\n            \"rt user i have a really bad attitude when i'm pissed\"\n        ],\n        [\n            1,\n            \"rt user don't forget this idiot is all for using nuclear weapons url\"\n        ],\n        [\n            1,\n            \"i really hate a desperate ass bitch like get it together\"\n        ],\n        [\n            1,\n            \"baby i'm hungry everyone else either out to breakfast or asleep i swear i have grown to fucking hate the weekend\"\n        ],\n        [\n            1,\n            \"jesus fucking christ why the michelin man pic url\"\n        ],\n        [\n            1,\n            \"dont even wanna go to work cause of annoying ass april fools jokes they are gonna pull\"\n        ],\n        [\n            1,\n            \"rt user like an ugly bitch picture and ima still be url\"\n        ],\n        [\n            1,\n            \"rt user look at louis bad ass in a flower crown url\"\n        ],\n        [\n            1,\n            \"user fuck morgan we paid 23 for ours user\"\n        ],\n        [\n            1,\n            \"rt user when u purposely pick a boring movie on netflix so u can fuck\"\n        ],\n        [\n            1,\n            \"rt user it's fucking shinsuke is on smackdown hashtag\"\n        ],\n        [\n            1,\n            \"user user shut the fuck up nasty bastard\"\n        ],\n        [\n            1,\n            \"if u bring up curry when talking about mvp then you're actually retarded\"\n        ],\n        [\n            1,\n            \"lmfao nigga told me get obamacare lmfao fuck no\"\n        ],\n        [\n            1,\n            \"you foolish ass ugly ass stupid ass fat ass orange ass racist ass hypocrite ass url\"\n        ],\n        [\n            1,\n            \"fucking can't wait too see user tomorrow in newcastle user\"\n        ],\n        [\n            0,\n            \"i hate when i forget to press send and i'm sitting there like an idiot waiting for a reply\"\n        ],\n        [\n            1,\n            \"this dogs a fucking idiot dumbass dog rt user he doesnt bark he just yells url\"\n        ],\n        [\n            1,\n            \"rt user i'm fucking crying rebecca did that url\"\n        ],\n        [\n            1,\n            \"user congrats george go fucking give that guy a run for his money\"\n        ],\n        [\n            1,\n            \"rt user hashtag cause you know you wanna make the press look like idiots\"\n        ],\n        [\n            1,\n            \"two fucking points away god dammit i fucking hate my life and i have to wait 60 days before i can the damn test\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"rt user shes just so fucking look at this art masterpiece url\"\n        ],\n        [\n            1,\n            \"rt user i cant believe i stan these idiots url\"\n        ],\n        [\n            1,\n            \"rt user bernie do us a favor and shut the fuck up url\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"user face connect everything n anything wth trump thats u n yr fucked up msm trending fashion rock on\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user fucking stupid bruh 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"rt user ig dragging cole away on story url\"\n        ],\n        [\n            1,\n            \"i hate when people and dont cover there fucking mouth 😖 like i dont want your nasty url\"\n        ],\n        [\n            1,\n            \"rt user convinced that is boring ass hell now 🤦 🏽 ‍ ♂ ️ 🤷 🏽 ‍ ♂ ️\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user if you bitch about people being sick around your kid then take your kid to walmart twice with maybe you are the …\"\n        ],\n        [\n            1,\n            \"the fact you have as a underrated wrestler you're just incorrect and fucking disgusting url\"\n        ],\n        [\n            1,\n            \"this bus gives me a headache every morning with its nasty ass smell 😤\"\n        ],\n        [\n            1,\n            \"user user everything is fucked and it's annoying asf\"\n        ],\n        [\n            1,\n            \"rt user fucking on your bitch she a thot thot thot i hate photoshop and i like stretch marks types critique\"\n        ],\n        [\n            1,\n            \"fucking hell look at the 3 what a load a shite katy perry tho 😻 ❤ ️ url\"\n        ],\n        [\n            1,\n            \"i think i heard that trying to get in my again bruh there is a bird gate there the nigga is legally insane\"\n        ],\n        [\n            1,\n            \"rt user these niggas wanna be street bad as hell but when the pressure on they 😂 😂 😐\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            0,\n            \"rt hashtag dumbass gallery gun shaped iphone case when gun violence in america is at an all time peak bad taste bad …\"\n        ],\n        [\n            1,\n            \"user the worst part was we were using so it felt like the damn things locked up every day\"\n        ],\n        [\n            1,\n            \"rt user look at this fuck it up url\"\n        ],\n        [\n            1,\n            \"user bro that's the fucking spot nobody knows bout it\"\n        ],\n        [\n            1,\n            \"so what we have emails of hillary podesta getting cash from russians u are an idiot seth url\"\n        ],\n        [\n            1,\n            \"islamic state says u s ' being run by an idiot ' url via user\"\n        ],\n        [\n            1,\n            \"user no gone for the season with a horrible case of sand in his vagina\"\n        ],\n        [\n            0,\n            \"rt user it's a cruel scene of a banana eating one of his family url\"\n        ],\n        [\n            1,\n            \"rt user cringe was fucking insane tonight and can't wait to see them again\"\n        ],\n        [\n            1,\n            \"hashtag keep blowing points week in week out fucking hell\"\n        ],\n        [\n            1,\n            \"rt user they've booked shows for efe even when he's still in the house and some idiot who's just model in said he's tal …\"\n        ],\n        [\n            1,\n            \"user bro fr she look bad af until you hit then you like damn she got a stupid ass on her shoulder\"\n        ],\n        [\n            1,\n            \"rt user the her app is fuckin annoying tbh lmaoo\"\n        ],\n        [\n            1,\n            \"rt user i hate a ass person stay from around me\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            0,\n            \"rt user 🗣 real fucking life 😂 😭 url\"\n        ],\n        [\n            0,\n            \"it was terrible accident for me to forget my 3 cds of judas iron and today 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"rt user u know i was mad that trump won but now i'm fucking heated how dare y'all i fucking warned all u now look what h …\"\n        ],\n        [\n            1,\n            \"user see all my cuts all the blood my fucking eye did this to me\"\n        ],\n        [\n            1,\n            \"user lmfao square the fuck up\"\n        ],\n        [\n            1,\n            \"kinda hate that it but aye i don't got work today so i'm fucking with it 👌\"\n        ],\n        [\n            1,\n            \"rt user lance keith stop that lance hunk you stupid fucking idiot look at what youve done now hes sad\"\n        ],\n        [\n            1,\n            \"user the one with this idiot url\"\n        ],\n        [\n            1,\n            \"rt user that's why u suck at stupid ass url\"\n        ],\n        [\n            1,\n            \"this is fucking pathetic i've never seen officials wanna decide a game so bad unacceptable hashtag\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user non black poc are so fucking racist this is so fucking disgusting url\"\n        ],\n        [\n            1,\n            \"i do very bad things and i do them well 😈 which do you prefer tits or ass url\"\n        ],\n        [\n            1,\n            \"and mi hate a bum bitch mi really really hate bum niggas\"\n        ],\n        [\n            1,\n            \"kentucky coal mining museum converts to solar power url maybe our idiot leaders in will figure it out\"\n        ],\n        [\n            1,\n            \"i'm convinced that people fw me for the hell of it bad idea scrap ❗ ️\"\n        ],\n        [\n            1,\n            \"rt user yo momma had them ugly ass heels not mine url\"\n        ],\n        [\n            0,\n            \"i guess it doesnt matter cuz those are olds cod but shits annoying link me in aw please\"\n        ],\n        [\n            0,\n            \"yang yang that ugly feeling can stay for who knows how damn long melbourne\"\n        ],\n        [\n            1,\n            \"user it takes a idiot to believe susan or obama had no part or didn't know about it or had no part in leaks th … url\"\n        ],\n        [\n            1,\n            \"rt user hate when one of my tweets has a typo and it makes me look like a dumbass\"\n        ],\n        [\n            0,\n            \"i hate pot at work like i don't wanna bring any food for any of you people 🙄 🙄 🙄\"\n        ],\n        [\n            1,\n            \"rt user damn fucking cringe url\"\n        ],\n        [\n            1,\n            \"user do your fucking job url\"\n        ],\n        [\n            1,\n            \"i absolutely hate when grown ass adults act like children\"\n        ],\n        [\n            1,\n            \"rt user i hate i hate him and his words that me in the heart every damn time url\"\n        ],\n        [\n            1,\n            \"rt user my sister is so fucking annoying that bitch act like it wasnt her who took my charger she even paint the charger and …\"\n        ],\n        [\n            1,\n            \"everything trump does liberals hate if he wouldn't have ordered that strike liberals would've because he doesn't care\"\n        ],\n        [\n            1,\n            \"after tweet debate with someone know if it's because they're an idiot or because their my tweets aren't in time sync prob idiot\"\n        ],\n        [\n            1,\n            \"carolina is going to the ship fuck yeah user\"\n        ],\n        [\n            1,\n            \"bitches be having bad attitudes and not even bad 🙄 😕\"\n        ],\n        [\n            0,\n            \"rt user actually disgusting how i look in any photo thats not taken by me 🤙 🏼 😂 catfish 101\"\n        ],\n        [\n            1,\n            \"this idiot can't wait for war or launch a nuke us will act alone on north korea if china fails to help trump says url\"\n        ],\n        [\n            1,\n            \"that movie fucks u over so bad url\"\n        ],\n        [\n            1,\n            \"rt user i get hurt every fucking day im an idiot url\"\n        ],\n        [\n            1,\n            \"ain't nobody fucking with me and i put that on their mothers life\"\n        ],\n        [\n            1,\n            \"user dude is an idiot who seems literally afraid of\"\n        ],\n        [\n            0,\n            \"lust greed and anger are the three gates to hell and suffering hashtag\"\n        ],\n        [\n            1,\n            \"my life's so fucking boring i need someone to bring some excitement into it\"\n        ],\n        [\n            1,\n            \"rt user i want you so fucking bad why are you so damn bad 4 me\"\n        ],\n        [\n            1,\n            \"user user delusional dangerous idiot that he is\"\n        ],\n        [\n            1,\n            \"rt user i literally loathe every one of y'all that voted this idiot into office\"\n        ],\n        [\n            0,\n            \"rt user watch this evil ass system work url\"\n        ],\n        [\n            1,\n            \"i hate these nigga with everything in my being 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"user because the is a bunch of worthless shits determined to ruin the profession and nobody cares … url\"\n        ],\n        [\n            1,\n            \"rt user it's so painful to have a vagina have doctors stick up there men will never understand that …\"\n        ],\n        [\n            0,\n            \"rt user my mother would have called the corrupt office flipped that's damn store out and everything this is disgusting url\"\n        ],\n        [\n            1,\n            \"user looking a fruit cake if you're not feeling what i said i don't give a i'm sick of y … url\"\n        ],\n        [\n            1,\n            \"fucking idiots via r funny url\"\n        ],\n        [\n            1,\n            \"rt user tyler is a sick ass dude man like damn\"\n        ],\n        [\n            1,\n            \"rt user hey wassup u bad energy spreading motherfucker\"\n        ],\n        [\n            1,\n            \"and then ur mom was a whore i hate my mom url\"\n        ],\n        [\n            1,\n            \"rt user hr 226 call your members of congress this is nothing but evil make the damn call people url\"\n        ],\n        [\n            1,\n            \"and guess what you goin have sex with me 😂 😂 😭 bad ass kids url\"\n        ],\n        [\n            0,\n            \"rt user it's a cruel scene of a banana eating one of his family url\"\n        ],\n        [\n            1,\n            \"user user how can you bastards look in the mirror and call yourselves americans i hate the stinking lot of you leftists\"\n        ],\n        [\n            1,\n            \"rt user i used to hate this crack used to always be all out had to fix my pants every 3 mins them damn pants man …\"\n        ],\n        [\n            1,\n            \"user fucking painful knowing they're out there and i'm watching the alternative\"\n        ],\n        [\n            1,\n            \"rt user no all women have brains but not all women have vaginas the idiot who made this managed to be misogynistic and …\"\n        ],\n        [\n            1,\n            \"8 years of obama got the blame for all our problems when is gone who will the idiots blame\"\n        ],\n        [\n            1,\n            \"rt user hate when people ask do tattoos hurt bitch just get it ‼ ️\"\n        ],\n        [\n            1,\n            \"rt user somebody get they bad ass lil cousins url\"\n        ],\n        [\n            1,\n            \"user user why does club penguin hate penis '\"\n        ],\n        [\n            1,\n            \"user that's because he is so clueless stop giving him credit for a fucking brain\"\n        ],\n        [\n            1,\n            \"rt user bitches wanna beef so bad i won't do it\"\n        ],\n        [\n            1,\n            \"the idiot could've called it anything decided to call cat a cat what a\"\n        ],\n        [\n            1,\n            \"rt user rt if you still hate this nigga 😂 url\"\n        ],\n        [\n            1,\n            \"rt user i swear listening to tyler the creator at the age of 14 was a fucking bad idea\"\n        ],\n        [\n            1,\n            \"5 bad ass dogs i cared for during house sits in the url via user\"\n        ],\n        [\n            1,\n            \"i wanna this ugly ass bitch so bad but she my cousin 😞\"\n        ],\n        [\n            0,\n            \"rt user would u two places to rank 15th on melon 2pm chart url\"\n        ],\n        [\n            1,\n            \"the tattoo don't even look bad smh you for no damn reason url\"\n        ],\n        [\n            1,\n            \"rt user this is fucking disgusting url\"\n        ],\n        [\n            1,\n            \"you're seriously so fucking annoying idk why tf i trusted you\"\n        ],\n        [\n            1,\n            \"rt user heroin is the goddamn worst thing in the world it's insane people fuck with it but this world is terrible so i sorta get …\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user kejriwal knows that the results are not he is because he knows there are idiots around who would …\"\n        ],\n        [\n            1,\n            \"ross barkley is a fucking dirty bastard hashtag hashtag\"\n        ],\n        [\n            1,\n            \"rt user i'm tired of u feminist bitches bc this is just disgusting url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user no sketch practice before facing boring ass law topics url\"\n        ],\n        [\n            1,\n            \"user yeah what were those idiots thinking when they hired madden etc etc etc\"\n        ],\n        [\n            1,\n            \"i have to chase a grown ass man over 40 that's jus crazy as hell\"\n        ],\n        [\n            1,\n            \"rt user a bitch could never call me ugly period\"\n        ],\n        [\n            1,\n            \"rt user you've got to be fucking kidding me help saudi arabia bomb yemen into but complain about cadbury eggs url\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"y'all broke y'all mad y'all miserable unhappy bitch i can't sit on that bench w ya 🖕 🏾\"\n        ],\n        [\n            1,\n            \"rt user how y'all be caught fucking lil dick niggas you ain't know it was lil before you pulled ya out\"\n        ],\n        [\n            1,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            1,\n            \"i can't nap when i get home because i have to go to the dentist but my dentist smells like nasty ass coffee y\"\n        ],\n        [\n            1,\n            \"i honestly fucking hate seeing the pictures of people out on the sea ice here is\"\n        ],\n        [\n            1,\n            \"once u shoot 100 shots at a nigga and miss you a cold gump dolph the king the memphis user\"\n        ],\n        [\n            1,\n            \"rt user i hate when people get ass hurt for stupid stuff 😏\"\n        ],\n        [\n            1,\n            \"justice for bud cruel students lit up fire crackers in his mouth plz sign url url\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"how did we let trump get elected im so fucking disgusted how is this reality\"\n        ],\n        [\n            1,\n            \"user nigga trynna pull of the daisy duke look so bad smfh\"\n        ],\n        [\n            1,\n            \"my skin is breaking out sooooo fucking bad idk why\"\n        ],\n        [\n            1,\n            \"rt user in case anyone forgot the idiot who blamed obama for today's syrian chemical attack was against bombing syria in 2013 as …\"\n        ],\n        [\n            0,\n            \"a terrible fruit of electric beauty with glasses of tiger and a shirt and\"\n        ],\n        [\n            1,\n            \"rt user holy shit jscxmanny comes out tomorrow i'm gonna scream 10am pst 😍 😩 😍 😩 😍 😩 😍 url\"\n        ],\n        [\n            1,\n            \"what the hell does jesus know about this would be truly shocking if i wasn't now beyond being shocked … url\"\n        ],\n        [\n            1,\n            \"user mr prez tell them idiots in congress to grow two pair of balls get that hc done because they will be gone in 2018 elec\"\n        ],\n        [\n            1,\n            \"the fact that no one gets a dm out of nowhere except when someone has bday except her is fucking tragic url\"\n        ],\n        [\n            0,\n            \"rt user hey woah since when has a dildo been a bad thing url\"\n        ],\n        [\n            1,\n            \"⭐ brutal gag devastating a crotch rope from hell ➡ url url\"\n        ],\n        [\n            1,\n            \"no they were an idiot url\"\n        ],\n        [\n            1,\n            \"user thank you for your here this is horrific it's a of blood and sweat and struggle fuck user\"\n        ],\n        [\n            1,\n            \"user do it screw the idiots who try to block him\"\n        ],\n        [\n            1,\n            \"look at fucking disgusting govt url\"\n        ],\n        [\n            1,\n            \"damn too bad for syrian people url\"\n        ],\n        [\n            1,\n            \"user i know so sick of his bullshit 🙄\"\n        ],\n        [\n            1,\n            \"spectrum is fucking ass worst internet on the globe smh shitty asf\"\n        ],\n        [\n            1,\n            \"rt user 10 is a lot of bad bitches to be in a mansion\"\n        ],\n        [\n            1,\n            \"rt user bitches always claim fat bitches are disgusting but we getting fucked so how disgusting are we really 🤔\"\n        ],\n        [\n            0,\n            \"rt user and idiots spend 8 99 for a bag of skittles url\"\n        ],\n        [\n            1,\n            \"rt user you must be an idiot ima tf outta you url\"\n        ],\n        [\n            1,\n            \"user why go into that hell let the countries there do the fighting iran will try to take over and then the world will see real evil\"\n        ],\n        [\n            0,\n            \"rt user abc news reports that syria moved personnel equipment and aircraft from the base before the strikes url\"\n        ],\n        [\n            1,\n            \"rt user damning review for the government slams ' of trust ' in cruel disability benefit tests url\"\n        ],\n        [\n            1,\n            \"rt user blacks africans people on a plate they bad on a plate harvey is should not have kids scared of blacks …\"\n        ],\n        [\n            1,\n            \"rt user all ugly bitches like to do is fight 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user a fucking body url\"\n        ],\n        [\n            0,\n            \"rt user but fr tho my weekends be boring as hell\"\n        ],\n        [\n            1,\n            \"rt user user i know it's so fucking sick before even i listen to it\"\n        ],\n        [\n            0,\n            \"rt user damn all my mom says is you not too sick to be on that damn phone url\"\n        ],\n        [\n            0,\n            \"is the us a bloody trade war in latin america url by url\"\n        ],\n        [\n            1,\n            \"rt user seeing all these people with their glo ups and i'm just here with my ugly ass like url\"\n        ],\n        [\n            1,\n            \"user that'd fucking wack if it's a weekday thing 😤\"\n        ],\n        [\n            1,\n            \"rt user she didn't but that was fucking cruel and inhuman url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user her you must be retarded if you think we fucking me url\"\n        ],\n        [\n            1,\n            \"user fuck wrong with you lmfaoooo niggas got amnesia on a sunday 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user you are the ag so tell user to fire comey and the idiot running the dept of ed get it done my fellow\"\n        ],\n        [\n            1,\n            \"user just asked a member if he could say bad ass in his 😂 😂 😂 hashtag\"\n        ],\n        [\n            1,\n            \"user i'm gonna jack off all over a rainbow idiot\"\n        ],\n        [\n            1,\n            \"rt user im a nasty ass freak when i like you\"\n        ],\n        [\n            1,\n            \"rt user we org never pronounce as as put q at the end of every word stop talking like idiots\"\n        ],\n        [\n            1,\n            \"why do people have to ruin pics by putting their ugly ass\"\n        ],\n        [\n            1,\n            \"who is awake click on that mother fucking like button\"\n        ],\n        [\n            1,\n            \"why is avocado toast 16 what the fuck i can make that at home\"\n        ],\n        [\n            1,\n            \"ewww ii hate when ii see aa bitch ass nigga 😑\"\n        ],\n        [\n            0,\n            \"rt user winner ain't letting that hashtag on melon go how are they doing that i'm amazed\"\n        ],\n        [\n            1,\n            \"rt user niggas loveeeeeeee the ugly bitches 😂 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"they don't deserve anything for those fucking though disgusting behaviour\"\n        ],\n        [\n            1,\n            \"user twitter is probably going through hell and the egg avatar brought bad memories url\"\n        ],\n        [\n            1,\n            \"damn 😂 😂 😂 but that wouldn't happen anyways let that bitch jump stupid tomorrow 😈 👊 🏽 url\"\n        ],\n        [\n            1,\n            \"user wait still it hell yeah im stupid i know fck hashtag\"\n        ],\n        [\n            1,\n            \"rt user bro idc these type of asses are sick url\"\n        ],\n        [\n            1,\n            \"user talking about attacking a member are you completely fucking retarded\"\n        ],\n        [\n            0,\n            \"rt user url why this evil bastards records sealed look at this time peace handout of the harvard law review bo …\"\n        ],\n        [\n            1,\n            \"rt user holy fuck hard boyz hashtag\"\n        ],\n        [\n            1,\n            \"rt user talking bad about a girl after she u is a bitch trait\"\n        ],\n        [\n            1,\n            \"rt user nobody not be fucking wit you 💯 💯 url\"\n        ],\n        [\n            0,\n            \"too bad has been played to death on youtube because me user and our friends keep laughing our asses off at it 😂\"\n        ],\n        [\n            1,\n            \"user user fucked up you done fucked up you done fucked up\"\n        ],\n        [\n            1,\n            \"rt user please fucking retweet url\"\n        ],\n        [\n            1,\n            \"rt user you bitches not friends y'all just hate alike 😝\"\n        ],\n        [\n            1,\n            \"😭 😭 😭 nah fr tho bad singing ass url\"\n        ],\n        [\n            1,\n            \"rt user yo i hate twitter we turn everything into a fucking joke 💀\"\n        ],\n        [\n            1,\n            \"rt user to hell with your religion bloody rascals if this is not terrorism what is this is what chaddi madness has given us htt …\"\n        ],\n        [\n            1,\n            \"the opening dance is so fucking sick you\"\n        ],\n        [\n            1,\n            \"don't even align idiot trump with the even though it's thru the trump is not close to an italian … url\"\n        ],\n        [\n            1,\n            \"rt user and you idiots are tweeting obama for help the man who dropped 50 000 missiles bombs on iraq and syria every 20 min …\"\n        ],\n        [\n            1,\n            \"rt user u nut in a pretty 😍 girl 500 times nothing happens but as u slip nut in a ugly bitch u stuck wit an ugly a …\"\n        ],\n        [\n            0,\n            \"user i don't fucking know how i don't even know how to cook joel or what goes with what i give up imma … url\"\n        ],\n        [\n            1,\n            \"user he done fucked up 😂 ill never go out like that again\"\n        ],\n        [\n            1,\n            \"rt user i'm a star look at the paint on my car 😭 😭 rt user rack city is annoying no way y'all listening to t …\"\n        ],\n        [\n            1,\n            \"user people will literally bitch about anything and everyone is offended by everything fucking idiots\"\n        ],\n        [\n            1,\n            \"rt user user that's my fucking chair mary move over lmfao\"\n        ],\n        [\n            1,\n            \"rt user dear user please help we're stuck with a bunch of idiots fascists governing our country we need urgent ass …\"\n        ],\n        [\n            1,\n            \"rt user jesus the get out sequel looks fucking terrifying url\"\n        ],\n        [\n            1,\n            \"rt user anti polish idiots belive holocaust was made by no location of hashtag was in poland but this crime was mad …\"\n        ],\n        [\n            1,\n            \"reply to this tweet if youre a fucking cunt hashtag\"\n        ],\n        [\n            1,\n            \"rt user horse face hoe stop playing before i show the world yo lil ugly ass\"\n        ],\n        [\n            1,\n            \"rt user trump university is a example of the lack of integrity the idiot in the whitehouse has a sitting president has to settle a …\"\n        ],\n        [\n            1,\n            \"both parents referred to my legs as disgusting yesterday never shaving them again so fuckin suck it\"\n        ],\n        [\n            1,\n            \"rt user is a damn idiot 😂 💀 url\"\n        ],\n        [\n            1,\n            \"so sick of seeing that damn bra on instagram 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"mankind is so damn stupid url\"\n        ],\n        [\n            1,\n            \"i hate when a manly looking bitch say she want a nigga like shorty you is a nigga\"\n        ],\n        [\n            0,\n            \"can't believe they lost bloody hell hold the boys hands ffs url\"\n        ],\n        [\n            1,\n            \"idiots everywhere everything what happens now is an insult to and my intelligence\"\n        ],\n        [\n            1,\n            \"i get so insanely upset when i think about what the government and people did to alan user the fuck\"\n        ],\n        [\n            1,\n            \"user damn you're way passed me but i'm totally fucking with it\"\n        ],\n        [\n            1,\n            \"rt user slaves still think retard will be pm height of slavery url\"\n        ],\n        [\n            1,\n            \"rt user never let a bitch w bad eyebrows judge u\"\n        ],\n        [\n            0,\n            \"rt user this ass weather is annoying 😡\"\n        ],\n        [\n            1,\n            \"your pussy that horrible huh rt user think i been heartbroken since the 90s\"\n        ],\n        [\n            1,\n            \"user watch that movie had me fucked up\"\n        ],\n        [\n            1,\n            \"rt user i need me a lil baby who goin ' because i fucking hate repeating myself\"\n        ],\n        [\n            1,\n            \"rt user stop saying y'all them bitch annoying cus i rather a nigga fw w o my face painted my nails not done tf url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user don't you hate when a bitch say you can't fight 😂 😂 like come here bitch lemme see where yoo hands\"\n        ],\n        [\n            1,\n            \"fucking hell user commentators are fucking shite\"\n        ],\n        [\n            0,\n            \"rt user lust greed and anger are the three gates to hell and suffering hashtag\"\n        ],\n        [\n            1,\n            \"a tweet from 2013 from idiot user who has changed his tone now that he has his man crush … url\"\n        ],\n        [\n            0,\n            \"rt user got the national challenge and this shits insane\"\n        ],\n        [\n            1,\n            \"rt user isis released a statement saying that trump was an idiot then we blame obama and side with russia on chemical attack in …\"\n        ],\n        [\n            1,\n            \"today's mood sick of putting up with condescending bullshit from men url\"\n        ],\n        [\n            1,\n            \"don't care if it's real or fake just know that ass fat\"\n        ],\n        [\n            1,\n            \"rt user fuck it up k dot url\"\n        ],\n        [\n            1,\n            \"rt user re fucking tweet it's kinda sad that i don't care but 🤷 🏽 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"there is none like at all frfr fucking idiots url\"\n        ],\n        [\n            1,\n            \"user ohh some tech junk let's photograph that for a news article and claim it's a drone crash some idiot\"\n        ],\n        [\n            0,\n            \"i can't fucking believe it jeff and matt hardy hardy hashtag raw tag team champs hell yeah 🤙 🤘 👏 🎊 🎉\"\n        ],\n        [\n            1,\n            \"don't come at me sideways with a stupid ass question unless you tryna make me come for ya life\"\n        ],\n        [\n            1,\n            \"growing out their n leg hair for what that's disgusting bitch\"\n        ],\n        [\n            1,\n            \"when arnold calls me just to tell me i'm a stupid bitch 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user i've never been a hatin bitch you bitches couldn't make me mad even if you prayed on it\"\n        ],\n        [\n            1,\n            \"rt user this how real fucking look url\"\n        ],\n        [\n            1,\n            \"rt user bad bitches don't take days off url\"\n        ],\n        [\n            1,\n            \"rt user i will watch this for 3 hours if he just stands there while these idiots chant hashtag\"\n        ],\n        [\n            0,\n            \"i hate when grown ass men complain about paying their bills stfu please get 2 3 4 jobs to make ends meet\"\n        ],\n        [\n            1,\n            \"rt user if im fucking w you dont worry about who want me im focused on you period\"\n        ],\n        [\n            1,\n            \"i feel like an ugly ass and you're watching disney channel 1 url\"\n        ],\n        [\n            1,\n            \"rt user i've been doing some research and i think the problem is that people are actually stupid fucking idiots\"\n        ],\n        [\n            1,\n            \"the way these niggas hate i hope they get a check for it\"\n        ],\n        [\n            1,\n            \"rt user i hate players dude yall can go to hell\"\n        ],\n        [\n            1,\n            \"rt user them people who mad and act like they don't know why you cut the ass off 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"her suit was built by bird aliens you fucking idiots men my ass url\"\n        ],\n        [\n            1,\n            \"anyways never thought my cousins fucked with me like they do\"\n        ],\n        [\n            1,\n            \"april spring vacation adventures april 17 21 open to all patrons with base url 401 url\"\n        ],\n        [\n            0,\n            \"user great episode overall you're an amazing and it's been an absolute pleasure having you cast and analyze our games\"\n        ],\n        [\n            0,\n            \"it's time for a smoking 🔥 deal wraps for the first 20 people that comment and go — drinking coffee\"\n        ],\n        [\n            0,\n            \"couldn't put it any better but we will get to the bottom of this hashtag url\"\n        ],\n        [\n            0,\n            \"everything you've ever dreamed of will often show up in different packaging than you were hashtag\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            1,\n            \"user did u s send chemical nerve gas as humanitarian aid or did putin drop that package for assad to t … url\"\n        ],\n        [\n            1,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"can't express how happy i am to officially be working at the prison can't wait to graduate from the academy in the summer\"\n        ],\n        [\n            0,\n            \"hashtag sir i am very big fan of unable to buy the match ticket which is held on 8th apr can u plz provide me only one ticket\"\n        ],\n        [\n            0,\n            \"first day off in weeks gonna sit and play rs all day night but i'm gonna workout and get a haircut first\"\n        ],\n        [\n            0,\n            \"user in the attention economy it's a zero sum game so all of them want as much on platform engagement as … url\"\n        ],\n        [\n            1,\n            \"lawrence forretress f iv 20 until 02 07 at 30 url url\"\n        ],\n        [\n            0,\n            \"and guess what friends you don't have to wait til new years any month any day any hour you can be a new person breathe center ✌ ️ 🌻\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"clark mentor colleague and eventually the guy who i hired to replace me when i left cotton has url\"\n        ],\n        [\n            1,\n            \"crashing at my good buddy house in ok and look at his dogs i can't even url\"\n        ],\n        [\n            0,\n            \"and all the stories he told me and how much i owe my knowledge to my teachers and knowledge ' wisdom and stories\"\n        ],\n        [\n            0,\n            \"“ i like to believe that love is a thing that it can ’ t really be felt truly by one ” hashtag\"\n        ],\n        [\n            1,\n            \"horrible teens are still doing racist and this may be the worst one yet url url\"\n        ],\n        [\n            1,\n            \"just a cat trying on a bunch of for your viewing pleasure url url\"\n        ],\n        [\n            0,\n            \"the whole less reply thing looks really strange when you look at the timeline at first glance it looks like everyone is subtweeting\"\n        ],\n        [\n            0,\n            \"she screams in pain gripping the sides of the chair in pain once the process was over her head f … url\"\n        ],\n        [\n            0,\n            \"this week's word of the day challenge can you beat your record i got 8 out of 8 right url via user\"\n        ],\n        [\n            1,\n            \"sold 1 1 earn extra cash join our affiliate program advantages url\"\n        ],\n        [\n            0,\n            \"my sincere condolences for syrian esp 10 girls who died due to the spread of sarin gas 😢 may allah place them at\"\n        ],\n        [\n            0,\n            \"user same here if they don't bring em i kinda liked the tag in maybe a variation of that would be sick but idk if this\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url the only way to get out of detention and go home url\"\n        ],\n        [\n            0,\n            \"user i like but his letter just standard r unique educational he set standards make u thin … url\"\n        ],\n        [\n            0,\n            \"mark your calendars mike love is on your help spread the word with a share url\"\n        ],\n        [\n            0,\n            \"user how are you enjoying the philippines so far from your filipino fans ❤ ️ ❤ ️ love from your filipino fans 😊\"\n        ],\n        [\n            0,\n            \"6 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"dad of missing teen asks to grill witnesses in court filing url url\"\n        ],\n        [\n            0,\n            \"tottenham have to be the team i've ever seen swansea immediately lucky fuckers 😂 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i wonder if you know that sometimes he thinks we're safe here well that's just how it is i suppose\"\n        ],\n        [\n            0,\n            \"wow i just entered for a chance to win 5 portable water carrier bag by url hashtag\"\n        ],\n        [\n            0,\n            \"the hindu india denied relief of common symbol for mcd polls url url\"\n        ],\n        [\n            0,\n            \"and he still won the title to which i again ask what was he supposed to do to improve upon that url\"\n        ],\n        [\n            1,\n            \"target standard pack mint url url\"\n        ],\n        [\n            0,\n            \"user in this is it a republican or democratic government doing the asking for a friend\"\n        ],\n        [\n            0,\n            \"i liked a user video url cheap find w 1st car audio sub 12 inch jensen\"\n        ],\n        [\n            0,\n            \"all are running within of schedule with space currently available url\"\n        ],\n        [\n            0,\n            \"user you're already breaking box office records and this will it further great looking advert 😊 x\"\n        ],\n        [\n            0,\n            \"drinking a beer for breakfast by user irish beef house — url\"\n        ],\n        [\n            1,\n            \"our aim is to meet the needs of our clients in any of law in any in the world … url\"\n        ],\n        [\n            0,\n            \"like isn't it interesting how we are all like puzzle pieces and each person has some type of piece that makes up the rest of the picture\"\n        ],\n        [\n            0,\n            \"i snapped on my boo this morning and he said it's too early for all that attitude did you eat yet and i was like … url\"\n        ],\n        [\n            0,\n            \"user i would send a screenshot of all of them but idk if they're rly your style all in art school what age they are\"\n        ],\n        [\n            0,\n            \"sorry youre gonna need to change the lan leagues name oh said its not a real league user\"\n        ],\n        [\n            0,\n            \"you're not necessarily the most vocal one in your group but y more for virgo url\"\n        ],\n        [\n            0,\n            \"user behavior analyst registration filling up url online stream and recordings available\"\n        ],\n        [\n            0,\n            \"user can we expect pak to understand what china thinks and do which is beneficial to only them url\"\n        ],\n        [\n            1,\n            \"♣ live and let live xl green artsy design round neck short sleeve above going fast url url\"\n        ],\n        [\n            1,\n            \"30pcs tibetan silver leaf spacer beads lead free url url\"\n        ],\n        [\n            0,\n            \"for a graphic statement that is as timeless as it is eye catching consider the stripe url for a graphic statement t …\"\n        ],\n        [\n            1,\n            \"be the wiser choose hashtag at vi for that special occasion for inquiries call url\"\n        ],\n        [\n            0,\n            \"does he know his tweets half of what he says the other half is usually just bold face lies url\"\n        ],\n        [\n            0,\n            \"to everyone that follows lauren i'm swear i'm not always as ugly as the pictures she's posts of me are 😭 😂 😭 👀 😂 😭 🙃\"\n        ],\n        [\n            0,\n            \"❤ 👑 queen history 👑 ❤ « one korea one olympics one kim » 💖 kim you are not … url\"\n        ],\n        [\n            0,\n            \"user does great work too they provide theatre workshops for kids all over the country including my … url\"\n        ],\n        [\n            0,\n            \"yea you were impressive though i actually broke a sweat when one arrow past my skull instead of his url\"\n        ],\n        [\n            0,\n            \"wondering how to grow on twitter i gained 1 follower in the past day this is the app url\"\n        ],\n        [\n            0,\n            \"sign the petition to senate democrats delay everything absolutely everything url\"\n        ],\n        [\n            0,\n            \"♀ 91 1 15 13 13 quick attack until 13 16 29 23m 6s url\"\n        ],\n        [\n            0,\n            \"this shocked me so i clicked to know what could make such a beautiful model suicide then i found out she's a med st … url\"\n        ],\n        [\n            0,\n            \"love diving into new businesses to understand their value and help build effective marketing strategies around it always fascinating\"\n        ],\n        [\n            0,\n            \"that's a wrap hashtag the conference was on fire this year a great event indeed see you next year in orlando fl\"\n        ],\n        [\n            0,\n            \"i'm frm nh let's ppl frm ma came up here 2 illegally vote how i'm not sure risking prison time 10 000 … url\"\n        ],\n        [\n            0,\n            \"dear sunshine no words can explain how thankful i am to have you in my life ❣ will you follow me ilysm user —\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            1,\n            \"now playing om guru om om by soul revival listen live here url\"\n        ],\n        [\n            0,\n            \"how to pull off friends with benefits the right way url url\"\n        ],\n        [\n            0,\n            \"to win the tour de france incredible his form winning tt\"\n        ],\n        [\n            0,\n            \"coach reminds me of the guy at the sports bar who is entertaining but someone you never ever look in the eye … url\"\n        ],\n        [\n            0,\n            \"user one of my players is trying to take your elderly crown he's a 90 year old human named diego hashtag\"\n        ],\n        [\n            1,\n            \"does anyone else think given this opposition spain would simply reject eu assistance beat him to death with … url\"\n        ],\n        [\n            0,\n            \"all in n warm ready for my late night crash nap when i remember that i forgot to leave out dinner ingredient … url\"\n        ],\n        [\n            1,\n            \"user if there's a hell there's a cell with your name on it and i hope trump is your\"\n        ],\n        [\n            1,\n            \"user a grand jury and let us get started nothing can happen without one url\"\n        ],\n        [\n            0,\n            \"tonight we jasmine and ariel make sure to pop some popcorn grab some drinks and settle down url\"\n        ],\n        [\n            0,\n            \"read before i fall and you'll every bad thing you've done in your life url\"\n        ],\n        [\n            0,\n            \"boys will be boys the glory days and party nights of the dallas cowboys hashtag url\"\n        ],\n        [\n            1,\n            \"user bro i got some shit for us all the gonna be like can i get some eric 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user fair enough i've often thought about it but ill i'll wait until has moved on don't get me started haha\"\n        ],\n        [\n            0,\n            \"happy to skip school and spend my whole day at a dance competition happy i made bank had a good time saw some good and ate pasta\"\n        ],\n        [\n            0,\n            \"user congrats on another note pls no more troops sent to syria have a in boot camp marine woul … url\"\n        ],\n        [\n            0,\n            \"looking for the best birthday gift that will make you the new favorite 🎁 🎉 the air fort has you covered 🎈 … url\"\n        ],\n        [\n            0,\n            \"there are two mistakes one can make along the road to truth not going all the way and not starting\"\n        ],\n        [\n            0,\n            \"user this is the beginning of the end it was predicted 1400 years ago that there will be a very bloody war … url\"\n        ],\n        [\n            1,\n            \"searched found 4 rates for £ 100 000 over 25 years url\"\n        ],\n        [\n            0,\n            \"dozens of people followed me and 28 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user do me a favor and read this article before u meet with xi educate yourself and pls pls don't … url\"\n        ],\n        [\n            1,\n            \"we are looking forward to getting back to the world bar tomorrow night come join us for some cold url\"\n        ],\n        [\n            0,\n            \"user user i honestly didn't even know it was a song 😂 i just hear it on the radio a lot\"\n        ],\n        [\n            0,\n            \"user user that's trump the businessman using stock that's at it's use by date\"\n        ],\n        [\n            0,\n            \"still tryin to figure out how to recover from realizing i meant nothing to someone who meant everything to me but made me feel\"\n        ],\n        [\n            0,\n            \"although you may swing into action early in the day with high more for sagittarius url\"\n        ],\n        [\n            0,\n            \"if you lose a good woman and learn from your mistakes luck will smile upon you again and you'll meet a better woman user\"\n        ],\n        [\n            0,\n            \"the only place where success comes before work is in the dictionary url url\"\n        ],\n        [\n            1,\n            \"led mini red laser 2 led flashlight uv torch r us url url\"\n        ],\n        [\n            0,\n            \"last four sports w talented athletes to recognize on hashtag ya'll do good work we're proud you … url\"\n        ],\n        [\n            0,\n            \"if the right people don't join politics then the wrong people will make the policies hashtag url\"\n        ],\n        [\n            0,\n            \"tear gas back in hashtag as people protest in defense of elected assembly url\"\n        ],\n        [\n            0,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            0,\n            \"there are now 108 hashtag events registered in 29 countries on all where will you celebrate … url\"\n        ],\n        [\n            0,\n            \"joseph cohen e d of user opposes does not require shareholders partners sign a form to use funds for political activities\"\n        ],\n        [\n            0,\n            \"trump order workplace protections for women — as ivanka celebrates ‘ equal pay day ’ url\"\n        ],\n        [\n            0,\n            \"i'm rlly over done w putting in effort w anyone who doesn't do the same for me so pls don't text my phone saying u changed when why\"\n        ],\n        [\n            0,\n            \"user while on we were also the first furry publisher to offer a digital comic novel book store too\"\n        ],\n        [\n            1,\n            \"free promo 👏 promote ur music video business free on url just email your quality material 2 com\"\n        ],\n        [\n            0,\n            \"the boss aka nugget notes that we are currently looking for a few good peeps to join our 2017 lake url\"\n        ],\n        [\n            0,\n            \"2017 swift in before 2 0 4 allows an bypass because in url\"\n        ],\n        [\n            0,\n            \"there is a method to your madness as you attempt to keep every more for leo url\"\n        ],\n        [\n            0,\n            \"and we are starting our wednesday out checking user in for a complete reverse shoulder replacement 👍 🏽 url\"\n        ],\n        [\n            0,\n            \"walked into and someone was sitting in the seat ive sat in every single day all semester 😡 💩\"\n        ],\n        [\n            1,\n            \"new to market spacious 2 2 under air in the neighborhood of stuart fl this ranch url\"\n        ],\n        [\n            0,\n            \"user austin happy birthday i don't know about you but i'm feeling 22 😎 😎 😎 🌿 🎉 🎈 🎂 🥂 url\"\n        ],\n        [\n            0,\n            \"user many congratulations your writing is so engaging and inspiring thoroughly deserved the wild places is a favourite\"\n        ],\n        [\n            0,\n            \"user but united use it a true number ten united waste set pieces due to poor delivery james would fix that\"\n        ],\n        [\n            0,\n            \"got me in the kitchen cooking burgers in my draws while my brother got the trap playing and rolling up a blunt 👌 🏻\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"user no the real story is u try 2 run america like your business with no transparency trump u … url\"\n        ],\n        [\n            0,\n            \"great private eye gifts by arms companies to civil servant dept de s planes that can't fly etc time for change\"\n        ],\n        [\n            0,\n            \"ready to get up and be chillin ' it with our down home boys this saturday night we just want you user … url\"\n        ],\n        [\n            0,\n            \"illustrated wide ranging this is an essential guide for every … url\"\n        ],\n        [\n            0,\n            \"i'm torn between to rights every bone in my body is screaming be quiet and patient and if it's supposed to happen it will listen to urself\"\n        ],\n        [\n            0,\n            \"wanna going back to after this graduation i really for those people there see u later guys\"\n        ],\n        [\n            0,\n            \"user kindness a gentle smile on her face as she followed him to sit by the statue of her grandmother well i have a number\"\n        ],\n        [\n            0,\n            \"user hi nicole a member from our team has followed up via dm please check your messages for an update\"\n        ],\n        [\n            0,\n            \"user everything makes it special every steps all the way till people start loving my music b4 me makes it all special and u\"\n        ],\n        [\n            0,\n            \"medical costs due to obesity is 147 billion that's more than smoking and alcohol related diseases combined\"\n        ],\n        [\n            1,\n            \"ima get horror movie serial killer all over my body so anthony gonna have 2 deal w being scared but also turned on when we fuck\"\n        ],\n        [\n            1,\n            \"ladies and gentleman a warm hand for the standard the damned good support for the mighty who at the hydro ton … url\"\n        ],\n        [\n            0,\n            \"i wanna be offended but i look at these two pics and i'm just like that is completely fine 😴 url\"\n        ],\n        [\n            0,\n            \"was supposed to die in the original ' alien ' film and what is life anyway url\"\n        ],\n        [\n            1,\n            \"50 fucking missiles though i both my protest attendance and alcohol consumption\"\n        ],\n        [\n            0,\n            \"my recent read was ' immortal life of lacks ' great reminder that cells are part of a person not isolated entities hashtag\"\n        ],\n        [\n            0,\n            \"us gdp revised to 2 1 the final of us gdp was expected to show an growth rate … url\"\n        ],\n        [\n            1,\n            \"how a broke hashtag found a formula to ignite 440 more sales and profit in the next 30 days url\"\n        ],\n        [\n            0,\n            \"for sale or trade make me an offer they are parks geek just to show the price for one so make me an … url\"\n        ],\n        [\n            1,\n            \"hollywood house rental luxury beach home santa monica adjacent url hashtag\"\n        ],\n        [\n            0,\n            \"2 wnw co sc dept of highways reports dmg at 5 55 pm edt tree downed on on url\"\n        ],\n        [\n            0,\n            \"you understand the importance of striking a balance between pe more for pisces url\"\n        ],\n        [\n            0,\n            \"hear selena gomez and more cover your favorite boys songs url\"\n        ],\n        [\n            1,\n            \"dont get me started on these ass mfs they dont fuck wit u dont like u but they che … url\"\n        ],\n        [\n            1,\n            \"wow i just entered for a chance to win knife for straight and s by wise wife url hashtag\"\n        ],\n        [\n            1,\n            \"it's not too late to sign up for the 2017 cosplay contest if you're interested check the link below url\"\n        ],\n        [\n            0,\n            \"the reserves are at home in the cup semi final against 1 30 pm come along and support the boys\"\n        ],\n        [\n            0,\n            \"opening day is tomorrow and the yankees roster is set there are some exciting names but not a 5th starter … url\"\n        ],\n        [\n            0,\n            \"trying to keep an open mind during this hashtag snapchat workshop but getting like url\"\n        ],\n        [\n            0,\n            \"i felt really good with my bat with my swing i hit the ball with authority throughout the whole field my legs were loose\"\n        ],\n        [\n            1,\n            \"url adidas mens crazy explosive low basketball shoes navy gold blue sneakers url\"\n        ],\n        [\n            0,\n            \"green tutoring program info session url campus events part time volunteer\"\n        ],\n        [\n            0,\n            \"a guy went down but waited for me to go down the shuttle just so he could close the door such a gentleman god bless you\"\n        ],\n        [\n            0,\n            \"now hiring general labor paris tx pay 8 93 this position requires manual labor in the and url\"\n        ],\n        [\n            0,\n            \"a solar thermal could improve in developing countries url\"\n        ],\n        [\n            0,\n            \"working on a few practice of the style i'll be working in for my live drawing tomorrow you guys can url\"\n        ],\n        [\n            0,\n            \"proverbs 10 15 the rich man's wealth is his strong city the destruction of the poor is their poverty\"\n        ],\n        [\n            0,\n            \"user this question messed up my entire mental flow today i need more coffee before i leap properly off … url\"\n        ],\n        [\n            0,\n            \"☀ ️ someone like you my life i don't find other man on the earth heart of gold user 💝 can you follow me please 🌴 116\"\n        ],\n        [\n            0,\n            \"last week traveled from to a c waiting room at was very neat and clean felt very good\"\n        ],\n        [\n            0,\n            \"anyone else get a ridiculous sense of fate when a tweet ends first time with 0 remaining characters or am i just a looney\"\n        ],\n        [\n            0,\n            \"user what is wrong with men to have this need to well actually all over everything istg i'm s … url\"\n        ],\n        [\n            1,\n            \"regrann from bitches of karma in order to get all the names and numbers on the post i had to … url\"\n        ],\n        [\n            0,\n            \"happy retirement grand chief but the farewell first another pacific great url\"\n        ],\n        [\n            0,\n            \"when you've been up all night because linda blair from the decided to enter your body … url\"\n        ],\n        [\n            0,\n            \"so im finally getting to be a player in again soon what should i go with im thinking chaotic neutral … url\"\n        ],\n        [\n            0,\n            \"e sir user user i'm still waiting your thoughts on the my drivers license today\"\n        ],\n        [\n            0,\n            \"although now y'all can agree with what i've been preaching cheese cheese coke pepsi\"\n        ],\n        [\n            1,\n            \"nut either the trump campaign and trump transition were up to no good or they were not url\"\n        ],\n        [\n            1,\n            \"sale coffee pot germany 8 tall 6 wide new url visit our ebay store url\"\n        ],\n        [\n            0,\n            \"user yea we 3 0 but there's still 100 plus games to go so no need to jump the gun yet been killin tho\"\n        ],\n        [\n            0,\n            \"international summer school on deep learning 17 21 july 2017 spain early registration deadline april 21 url\"\n        ],\n        [\n            0,\n            \"user yeah most don't feel really tied to russia any more esp georgia etc so i can't really see … url\"\n        ],\n        [\n            1,\n            \"user user nobody with half a brain believes you that leaves your supporters thank god some of them are waking up\"\n        ],\n        [\n            0,\n            \"kinda like the series it just never to me more than to try it and not get hooked\"\n        ],\n        [\n            0,\n            \"how to find balance between work family life and training do you need help read more here … url\"\n        ],\n        [\n            0,\n            \"too soon 😂 but you have to admit never have the free parking local restaurants and charming of the url\"\n        ],\n        [\n            0,\n            \"having some issues on my end trying to clear them up sorry for the wait guys hope to be online soon\"\n        ],\n        [\n            0,\n            \"wow someone actually hacked my twitter account you'd think they would go after somebody popular though url\"\n        ],\n        [\n            0,\n            \"the need to plan one's life is so important investing in properties is the safest investment one can make\"\n        ],\n        [\n            1,\n            \"user without delving into the muslim mind india runs after muslim hearts in vain what a wild goose chase url\"\n        ],\n        [\n            0,\n            \"i've dated a couple dudes that were opposite asf than me like none of the same interests i don't think i want to do that again\"\n        ],\n        [\n            0,\n            \"user baby hashtag is so beautiful your voice the lyrics are all beautiful i'm so proud please follow me\"\n        ],\n        [\n            0,\n            \"subject tests can an application if you do well e g math ii foreign languages they can also increase … url\"\n        ],\n        [\n            0,\n            \"for those of y'all who don't have me on snapchat i ain't lying 😎 😂 😂 ya boi got skills 😂 url\"\n        ],\n        [\n            0,\n            \"funny part is are convinced is rated for his defending because he score lots of goals 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user this should be a d a r e poster and be posted in all schools if this doesn't keep you from drugs i don't know what will\"\n        ],\n        [\n            0,\n            \"scotland s economic case for independence must be politically bomb proof hashtag url\"\n        ],\n        [\n            0,\n            \"biafra ex gov warns fg against use of force url url\"\n        ],\n        [\n            0,\n            \"i promised myself i would promote my work every day this i've been doing so with that said here's a thread of what i do work\"\n        ],\n        [\n            1,\n            \"seem to be getting stuck want to derive show in a data type in hashtag but the type is\"\n        ],\n        [\n            0,\n            \"oil jumps on growing support for deal extension url url\"\n        ],\n        [\n            0,\n            \"to international flight i forgot to say both flights are with united url\"\n        ],\n        [\n            0,\n            \"user 2 blokes in front of me thrown out for drinking beer at their seats no signs as you enter the seating area\"\n        ],\n        [\n            0,\n            \"user how do you feel cause you're gonna see most of 5am confused squad in south shields we will be there supporting you ❤ ️\"\n        ],\n        [\n            0,\n            \"russell westbrook falls one rebound short of history still in okc win url\"\n        ],\n        [\n            0,\n            \"excited to take your family on holiday this easter whether the city beach or bush the best tailor made packages … url\"\n        ],\n        [\n            1,\n            \"user v jealous i've written a few scenes that involve and want a real one for the plastic ones just won't do\"\n        ],\n        [\n            0,\n            \"five people wounded in shooting at northern california party suspect arrested url url\"\n        ],\n        [\n            0,\n            \"user we built it as we could see a site was but struggled to work how and wanted to verify to a … url\"\n        ],\n        [\n            0,\n            \"user 🌻 shadows by sabrina carpenter 🌻 i don't mind your shadows cause they disappear in the light\"\n        ],\n        [\n            0,\n            \"harvard a tibetan a hiking boot a food bowl a rug a french horn the oral history of fake history url\"\n        ],\n        [\n            0,\n            \"as we're now committed if assad we escalate in the form of a couple dozen bombs dropped within 500 fee … url\"\n        ],\n        [\n            1,\n            \"time to go back to grab some of this i only got to bring home d black sleeves some tissues oh … url\"\n        ],\n        [\n            1,\n            \"i just watched a video with a crowd of white ppl shouting nigga goin crazy to songs about black men killing each other it made me so sad\"\n        ],\n        [\n            0,\n            \"user another show bc of when challenged he changes topic or shows his ignorance by trying to argue with no facts\"\n        ],\n        [\n            0,\n            \"sit back get comfortable and catch some much need these 6 will help promote relaxation url\"\n        ],\n        [\n            0,\n            \"user i thought i told u to off spike the lights behind you oh um ok i'll step back then i thought i told u to\"\n        ],\n        [\n            0,\n            \"we provide pre low hot meals for you be it at work or at home we were featured on url\"\n        ],\n        [\n            0,\n            \"93 3 15 15 12 move 1 quick attack move 2 dig available until 02 57 29m 22s url\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"you rock user so glad we could connect i made a quick video for you just to say hi url\"\n        ],\n        [\n            0,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            0,\n            \"news approves study into chronic drug delivery system in patients url\"\n        ],\n        [\n            1,\n            \"precious 2017 by cd diamond out of mk cats lil kitty lte 43 by high brow cat url\"\n        ],\n        [\n            0,\n            \"user i mean i trust your tastes not sure if i trust oatmeal it is the main in the cookie of lies oatmeal\"\n        ],\n        [\n            0,\n            \"come and tell us what your perfect practice build would look like and you could win a kindle stand hashtag con … url\"\n        ],\n        [\n            0,\n            \"user 1st the then the later the finals no one can beat the korean scene al … url\"\n        ],\n        [\n            0,\n            \"public weather forecast issued at 5 00 am april 03 2017 weather rey … url\"\n        ],\n        [\n            0,\n            \"user you order the exact same thing every time and technically starbucks wins bc they're getting your money\"\n        ],\n        [\n            0,\n            \"head off the beaten path to these places that deserve more love url via … … url\"\n        ],\n        [\n            0,\n            \"user thanks it does have that feel about it too it's smooth but looks 😌\"\n        ],\n        [\n            0,\n            \"clutch bag purse purple contrast gold trim party wedding event new url\"\n        ],\n        [\n            0,\n            \"tracking strong and at times severe storms storm threat continues well past 12 00 damaging wind possible url\"\n        ],\n        [\n            0,\n            \"ukraine reserves rose to 16 7 bn as of april 5 after a 1 0 bn imf a eur 0 6 bn budget support loan from the eu sound\"\n        ],\n        [\n            1,\n            \"green flower petals olive rose petals table decor flower girl petals url url\"\n        ],\n        [\n            1,\n            \"use the easy links more here url to start your dd url\"\n        ],\n        [\n            0,\n            \"boyfriend do you even know how old the people you rp with are me w well im 18 and like i think thats pretty old for so um\"\n        ],\n        [\n            0,\n            \"and people thought the dems were in a meltdown post election rs are a party at war w itself while dems are united … url\"\n        ],\n        [\n            0,\n            \"yes i do believe this counts as research for my coming up user url\"\n        ],\n        [\n            0,\n            \"we've been friends for so long you never let me down i wouldnt trade you for the world ilysm 🌻 💓 hashtag user\"\n        ],\n        [\n            0,\n            \"wondering how to grow on twitter i gained followers in the past week this is the app url\"\n        ],\n        [\n            1,\n            \"i wonder if he hates u s enough to starve to death let's put a watch on the poor fella to make sure he doesn't ge … url\"\n        ],\n        [\n            0,\n            \"art and healing methods while the worry of family members we use movement url url\"\n        ],\n        [\n            0,\n            \"timing the sun knows when to shine the rose knows when to bloom i know this is my time\"\n        ],\n        [\n            1,\n            \"funny how none of the hashtag senators ever run to to talk about stoning farmers or selling their kids into slavery\"\n        ],\n        [\n            0,\n            \"learning as an adult woman you have autism laura james 47 is a successful journalist and author she's a wife … url\"\n        ],\n        [\n            0,\n            \"it's almost been 6 months and i am so thankful to have you lover bug ❤ ️ i love you url\"\n        ],\n        [\n            0,\n            \"user our fault as a community we know we need to help the creators of our fanbase and that is what … url\"\n        ],\n        [\n            0,\n            \"60 of americans believe msm reports fake news – poll url url\"\n        ],\n        [\n            0,\n            \"ph bryant if we're going to get back in this that's a strong 6 to do it\"\n        ],\n        [\n            0,\n            \"over our dead bodies we will never protest against our saviour saraki boko haram senator now url\"\n        ],\n        [\n            0,\n            \"i caught my breath and looked up at her nana rebecca is 7 and i noticed she has taken some good falls on … url\"\n        ],\n        [\n            0,\n            \"user when you have people who've never with you marvel at your park job man that's that good shit 👌\"\n        ],\n        [\n            0,\n            \"friendships are blooming but without our supporters this would not be possible thank you to our march champions … url\"\n        ],\n        [\n            0,\n            \"user it's funny she actually like watching the gameplay tiny humans on the tv at times so far no prints on the screen d\"\n        ],\n        [\n            0,\n            \"user user and yet the remaining can make such a large portion of our country seems odd\"\n        ],\n        [\n            0,\n            \"the next news network breaking tim makes shock public announcement about trump's scotus pick url\"\n        ],\n        [\n            1,\n            \"looking for resources in the fight against ransomware in 2017 check out our free guide here … url\"\n        ],\n        [\n            0,\n            \"here today i have the honor of representing the patient community at the national of science url\"\n        ],\n        [\n            0,\n            \"going on down into the moist guts of the earth taking in and thinking eating every day mayward\"\n        ],\n        [\n            1,\n            \"url i use this free app to get rewards just for using my phone download now using this link\"\n        ],\n        [\n            1,\n            \"daring and and a bit but who isn't like that from time to time go get him girl nasty girl … url\"\n        ],\n        [\n            0,\n            \"it is important to get children to play outside and hashtag are such a great way to do that\"\n        ],\n        [\n            0,\n            \"putin believes us attack on syria violates international law – spokesman — rt news url\"\n        ],\n        [\n            0,\n            \"life organic tea tree oil foot with natural dead sea 17 5 oz – foot bath … … url\"\n        ],\n        [\n            1,\n            \"land defender hard top heritage edition only miles from new for £ url\"\n        ],\n        [\n            0,\n            \"don't let the talk take your focus off quality control url url\"\n        ],\n        [\n            1,\n            \"photography by photo dm to promote ur hobby for free u can follow my personal … url\"\n        ],\n        [\n            0,\n            \"congrats to everyone who participated in the hashtag what an opportunity for these young players … url\"\n        ],\n        [\n            0,\n            \"excited to go full on forrest gump user with some great people i apologize in advance for how aggressive i might get\"\n        ],\n        [\n            0,\n            \"user you did an amazing job it is a wonderful poem and i for sure shared it on twitter i love it you … url\"\n        ],\n        [\n            1,\n            \"let's be real this is how i look most of the time 😂 today's agenda get rid of pesky … url\"\n        ],\n        [\n            0,\n            \"two men arrested in drug bust accused of trading drugs for food stamps url url\"\n        ],\n        [\n            0,\n            \"this would that romo couldn't possibly be any worse than the analyst he'd replace url\"\n        ],\n        [\n            0,\n            \"and all of a sudden he's grabbed collar and dragged him until he was pinned against the wall someone knows how to fight\"\n        ],\n        [\n            1,\n            \"29 7 4 v li ion battery for uv uv uv plus by 17 99 url\"\n        ],\n        [\n            0,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            0,\n            \"finally learning about something interesting in biology evolution funny seeing students argue with the teacher this is too controversial\"\n        ],\n        [\n            0,\n            \"user user doesn't jared have enough jobs already hope he has some good ​\"\n        ],\n        [\n            0,\n            \"user i think they have a rivalry with almost every english team since they're welsh but it was mad a few years ago\"\n        ],\n        [\n            0,\n            \"apr 5th good morning with lovely at my neighbours on wednesday in city … url\"\n        ],\n        [\n            0,\n            \"we are digitally taking african talent to the world sa hashtag url\"\n        ],\n        [\n            0,\n            \"user when someone does that i go you can see me usually makes them back off or makes them want to talk … url\"\n        ],\n        [\n            0,\n            \"one day i'm gonna sit with user and user and we're all going to drink wine together yup speaking it into existence\"\n        ],\n        [\n            1,\n            \"user have you heard of the brand new edtech product that lets people feel the words they type now live url\"\n        ],\n        [\n            0,\n            \"sad day for the family as one of my favorite teachers mentor and happy to say friend … url\"\n        ],\n        [\n            0,\n            \"bruno ian take turns for wheeler at raging url url\"\n        ],\n        [\n            0,\n            \"forgive the ones that betrayed you even if it's a person that dragged your name reputation through the mud choose forgiveness move on\"\n        ],\n        [\n            0,\n            \"1 m scholarship announced in honour of late senator news jamaica url\"\n        ],\n        [\n            0,\n            \"user user to be honest the jp catalogue probably the dc now also not digging it out of my\"\n        ],\n        [\n            0,\n            \"user user thank you for sharing this horrific eye opening disaster be safe god bless you ❤ ️\"\n        ],\n        [\n            0,\n            \"user the way every country is nigeria i hope and republic will not do same\"\n        ],\n        [\n            0,\n            \"url user i need a purple base colour would hide be the one i seek\"\n        ],\n        [\n            1,\n            \"good morning we have a shared listing for everyone who wants to earn thru real estate category individual url\"\n        ],\n        [\n            0,\n            \"that feeling you get when you realized that bts will each have their girlfriend in the future fml fml fml fml\"\n        ],\n        [\n            0,\n            \"completely i think it is in this case so important though given the exhibition and the history idk lel a b is enough\"\n        ],\n        [\n            0,\n            \"the last thing they want is to get into another one but that doesn ’ t mean that they don ’ t want sex\"\n        ],\n        [\n            0,\n            \"✌ user should you get the on your burrito a price analysis of your favorite foods url\"\n        ],\n        [\n            0,\n            \"user ahead really pushed in pool on ship twice pizza spicy chicken burrito left handed weight shall i go on lol xx\"\n        ],\n        [\n            0,\n            \"user wont send signal to screen software says no device connected tried every fix on the site none work\"\n        ],\n        [\n            1,\n            \"possibility that one goal of this attack is to russia into actually using their missile defense system to out its capabilities\"\n        ],\n        [\n            1,\n            \"315 count avery 3 4 round color coding labels 98 ¢ at amazon or 2 sets 1 no rush credit for 2 … url\"\n        ],\n        [\n            0,\n            \"sad news for a where i go regularly makes me want to go down and help user url\"\n        ],\n        [\n            0,\n            \"📷 happy birthday today apr 1 – american actress was born url\"\n        ],\n        [\n            0,\n            \"na 2017 an information disclosure vulnerability in the url\"\n        ],\n        [\n            0,\n            \"as for me i've listened to a lot of after so much so that i now always associate those songs with … url\"\n        ],\n        [\n            1,\n            \"40 0 12 6 0 thunder shock magnet bomb available until 12 34 33 27m url\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"my face i'm trying to look and intimidating is it working 😈 🔥 😈 url\"\n        ],\n        [\n            0,\n            \"too many girls rush into relationships because of the fear of being single then start making compromises losing their identity\"\n        ],\n        [\n            0,\n            \"16 people followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"but for the largest single profession in the uk i've heard precious little from nurses standing up for the abusive cuts to hashtag\"\n        ],\n        [\n            0,\n            \"user chaos sonic hey chaos eat this gives chaos the chaos drink chaos oh i actually needed that thanks sonic np\"\n        ],\n        [\n            0,\n            \"i want to buy less and that means better quality but how do you assess good quality clothing let's take a look a url\"\n        ],\n        [\n            1,\n            \"with you will track your favorite currency pairs more effectively and leaving you more t … url\"\n        ],\n        [\n            0,\n            \"user building city is claims what is give state prosecutors claims known\"\n        ],\n        [\n            1,\n            \"im making a of the rebecca r scene and its literally making me lowkey sick i cant put into words why but i hate him sm\"\n        ],\n        [\n            0,\n            \"user her name says it all another rabid hating irish nat their pathetic hatred is all consuming\"\n        ],\n        [\n            0,\n            \"user already did both have the same result and when opened with a huge chunk of text is gone … url\"\n        ],\n        [\n            1,\n            \"user have you read people's history of the united states since i recommended it ignorance of past … url\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            1,\n            \"you bitches drop out with ya friends then go to secrets that's why i tell nobody my business\"\n        ],\n        [\n            0,\n            \"association of corporate counsel releases cybersecurity guidelines for law firms url\"\n        ],\n        [\n            0,\n            \"user hi it's a bit hard to prevent this when you create a but you can reach out to our support team for guidance\"\n        ],\n        [\n            1,\n            \"jamie on tactics tech bills and ‘ too big to fail ’ url via user\"\n        ],\n        [\n            1,\n            \"matt very very beautiful dance must watch and like it uploaded by tv url via user\"\n        ],\n        [\n            0,\n            \"this japanese breathing technique will help you lose stomach fat fast url url\"\n        ],\n        [\n            0,\n            \"twitter sues the government to block the unmasking of an account critical of trump by mike isaac via nyt … url\"\n        ],\n        [\n            0,\n            \"material packaging amp shipping specialist health safety … url\"\n        ],\n        [\n            0,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            1,\n            \"user user agreed and bring in superman and that's why crime would be great\"\n        ],\n        [\n            0,\n            \"user just curious why does anyone trust the trump family what evidence is there to trust them\"\n        ],\n        [\n            0,\n            \"wikipedia word of the day is military historical that branch of an army that uses elephants to celebrate april fools ' day …\"\n        ],\n        [\n            0,\n            \"land reform the road to land ownership for the people of ends in joy url user\"\n        ],\n        [\n            0,\n            \"user thanks for the chance to win so much i need to buy on amazon and this would really help hashtag\"\n        ],\n        [\n            0,\n            \"matches career high in goals c st louis blues url\"\n        ],\n        [\n            1,\n            \"she by harry jr cd 1994 columbia usa url url\"\n        ],\n        [\n            0,\n            \"user i hope you can come again to argentina because that was amazing thanks for all i love you 💙 url\"\n        ],\n        [\n            0,\n            \"huge tax for indonesia making the rich pay their taxes at discount rates url via user\"\n        ],\n        [\n            0,\n            \"pokemon vol 39 the journeys a brand new world 2001 url url\"\n        ],\n        [\n            0,\n            \"use it by him i mean him and i just miss all the old stuff like this url\"\n        ],\n        [\n            0,\n            \"user i need this pic in hd so i can look at it in times of darkness is the secret best character in\"\n        ],\n        [\n            1,\n            \"midnight memories by one direction 2013 the ultimate edition new cd url url\"\n        ],\n        [\n            0,\n            \"user ohh okay it all makes sense lol that's cool i just thought it was easier to erase or something lol idk thank you 👌 🏽\"\n        ],\n        [\n            0,\n            \"ive hit some ppl rly hard on the concert just to get closer with them and i regret it rly felt sorry … url\"\n        ],\n        [\n            0,\n            \"where traditional and modern martial arts url url length 0 type audio\"\n        ],\n        [\n            0,\n            \"user cost controlled solution at center and 1 sp slot and they could do it it'll be tough though\"\n        ],\n        [\n            0,\n            \"hashtag thank you for saving me from some of my darkest times ♡ i wouldn't be here without you i love you with … url\"\n        ],\n        [\n            0,\n            \"tax reform over the summer months what does that look like for us forbes has more url\"\n        ],\n        [\n            0,\n            \"he was an she raised him as her baby 2 yrs later she returned to meet him wud he remember her watch … url\"\n        ],\n        [\n            0,\n            \"autistic people stand together united around the world on hashtag url\"\n        ],\n        [\n            0,\n            \"user helped lead to this situation i think obama would even agree with this i don't think they took the russia threat seriously 2\"\n        ],\n        [\n            0,\n            \"you're looking for entertainment of a different sort your min more for sagittarius url\"\n        ],\n        [\n            0,\n            \"well done to the children who have won the lunchtime behaviour awards this week url\"\n        ],\n        [\n            0,\n            \"if u are sexually in any type of manner w a guy that has a girl u go around bragging like it's cute u need to 👎 🏼\"\n        ],\n        [\n            0,\n            \"painting disabled people as ‘ ’ that ’ s what benefits cuts are all about frances ryan url\"\n        ],\n        [\n            0,\n            \"my mom was already engaged to my dad at 21 and i'm just here tryna plan out how smashed i'm going to get\"\n        ],\n        [\n            0,\n            \"high profile n korean kim jong un willing to strike u s with nuclear url\"\n        ],\n        [\n            0,\n            \"the voice of my ancestors will always speak to me and thru me those that don't remember the mistakes of the past are doomed to repeat them\"\n        ],\n        [\n            0,\n            \"url figure skating still hasn't found what he's looking for url\"\n        ],\n        [\n            0,\n            \"user he converted a barn so he made the pool himself trouble is even wouldn't want to buy his p … url\"\n        ],\n        [\n            1,\n            \"run an update account on them while talking shit about them on their personal accounts they're walmart was chanel\"\n        ],\n        [\n            0,\n            \"user hello rbi my two pic of 500 are wash in the rain the ink was almost wash know what i do plz help me\"\n        ],\n        [\n            0,\n            \"iv 91 1 13 13 15 move set tackle seed bomb available until 12 48 09 url\"\n        ],\n        [\n            0,\n            \"a brief crash course of how the democratic party came to be as we know it because context is immensely important url\"\n        ],\n        [\n            1,\n            \"v saint skill build dragon nest cap 93 url user\"\n        ],\n        [\n            1,\n            \"whats even more alarming is how congress stood by passive while obama did his dirty to america it's … url\"\n        ],\n        [\n            1,\n            \"user what does she have to do the amount of her songs i know all the words to is on pathetic\"\n        ],\n        [\n            0,\n            \"sometimes i like to stare at pics of and cry over how pretty and cute he is url\"\n        ],\n        [\n            0,\n            \"user in case you didn't know the government up and puts dust in pepsi url\"\n        ],\n        [\n            1,\n            \"user pres trump was an athlete in college he didn't smoke pot and cocaine like barack obama\"\n        ],\n        [\n            0,\n            \"shares after disappointing sales forecast shares after … url\"\n        ],\n        [\n            1,\n            \"mexican beer boom sends shares of brands url via user\"\n        ],\n        [\n            0,\n            \"' never tell your problems to anyone 80 don't care and 20 are glad you have them ' hashtag\"\n        ],\n        [\n            0,\n            \"user written to take action on on 10 2 15 but roc sleeping till time so se … url\"\n        ],\n        [\n            0,\n            \"the failing nytimes finally gets it in places where no insurance company offers plans there will be no way for …\"\n        ],\n        [\n            0,\n            \"i liked a user video url come and see me ft drake kim choreography\"\n        ],\n        [\n            1,\n            \"user hahahaha omg i know who this is about i nearly choked when she told me that before fucking gas\"\n        ],\n        [\n            0,\n            \"boys 3 200 relay — 1 assumption 8 38 32 2 9 01 11 3 9 30 61 hashtag\"\n        ],\n        [\n            0,\n            \"user thanks for connecting keep the wild win an adventure trip on the river url\"\n        ],\n        [\n            0,\n            \"residents of black communities spending almost half their on rent url via user\"\n        ],\n        [\n            1,\n            \"got hair magic try our miracle hair today and helps reverse hair … url\"\n        ],\n        [\n            0,\n            \"hello user's followers thank you so much for following wishing you all a happy saturday via url\"\n        ],\n        [\n            1,\n            \"user user or continue to your dream that her gives you power over this you're fucking crazy though\"\n        ],\n        [\n            0,\n            \"user sure am i'm afraid i don't quite share the love you and user have for it but it's kinda neat 😉\"\n        ],\n        [\n            0,\n            \"married at first sight australia 2017 susan says sean isn ’ t the man people think he is url via user\"\n        ],\n        [\n            1,\n            \"sn the latter definitely bothers me more i hate vulgar super explicit songs url\"\n        ],\n        [\n            0,\n            \"pick an hashtag plan you're prepared to commit to for at least a month and stick to it you will make progress w … url\"\n        ],\n        [\n            0,\n            \"it has been brought to my attention that coffee plays a significant role in my life but there are worse i promise 😅\"\n        ],\n        [\n            0,\n            \"that all being said i do think they have the potential to be the next great big group in kpop i don't think it's a reach to say that\"\n        ],\n        [\n            1,\n            \"user twenty one secrets on how to improve your essence vortex you won't believe number twenty five hashtag\"\n        ],\n        [\n            1,\n            \"hashtag 1 inch d rings set unique flat d rings edge purse strap just 3 49 url\"\n        ],\n        [\n            0,\n            \"respect other people's feelings it might mean nothing to you but it could mean everything to them hashtag\"\n        ],\n        [\n            0,\n            \"we asked and you responded with a wonderful selection of names given his beautiful colouring it had to be … url\"\n        ],\n        [\n            1,\n            \"user hahaha i meant martin well can fuck off too he's english and looks like arsene\"\n        ],\n        [\n            0,\n            \"nothing in this world can take the place of talent will not nothing is more common than url\"\n        ],\n        [\n            0,\n            \"a spectacular list of the world's best honeymoon destinations url url\"\n        ],\n        [\n            0,\n            \"heading to birmingham tomorrow for the weekend with my little monster 😊 plus off to user on saturday 😊 love a family trip away ❤\"\n        ],\n        [\n            0,\n            \"caption this picture shows a picture from show so u dressed like sherlock holmes but im embarrassing u lmaooooo love her\"\n        ],\n        [\n            0,\n            \"still can't believe rain is in the country omg watched is performance n his smile made my night ❤ ️ and omfg the ones who brought him here\"\n        ],\n        [\n            0,\n            \"i feel your pain but it's not the bus drivers fault user come out of hiding 😡\"\n        ],\n        [\n            0,\n            \"south africa's president fired his respected finance minister — and now the rand is url url\"\n        ],\n        [\n            0,\n            \"ec kept its 2017 eu sunflower crop forecast at 9 up 6 8 from 8 in 2016 url\"\n        ],\n        [\n            0,\n            \"bruh this huge worm was casually stranded on the it into some dirt though url\"\n        ],\n        [\n            0,\n            \"i remember once i wrote story ideas on my hand and someone asked what they were and i was like umm pulls sleeve to cover hand\"\n        ],\n        [\n            1,\n            \"★ on sale ★ amazing line stickers maria url url\"\n        ],\n        [\n            0,\n            \"new user music video out today w yours truly beautifully shot video throughout the … url\"\n        ],\n        [\n            0,\n            \"photograph by our student this image was done as part of a mock commercial assignment for second of a … … url\"\n        ],\n        [\n            0,\n            \"user visual i wanted to know if you finished project yet i may have some cover art that you can use if you don't mind\"\n        ],\n        [\n            0,\n            \"user user thanks for showing some class i don't understand jealousy over a concert from an alum everyone's invited too\"\n        ],\n        [\n            1,\n            \"and yet he supports a man who is utterly w out or morals these people are url\"\n        ],\n        [\n            0,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"canada is the only major nation that left canada realized is not about sustainable hunting but conservation hashtag\"\n        ],\n        [\n            1,\n            \"user 2nd any way you cut the cake hitting assad is assisting isis and the islamic caliphate whom he h … url\"\n        ],\n        [\n            0,\n            \"user so the whole excuse that a party was happening i've watched movies multiple times while a party was happening not hard\"\n        ],\n        [\n            0,\n            \"children's programme is being run by hub in for any interested parents from 25th april … url\"\n        ],\n        [\n            0,\n            \"fellas gentlemen guys and all who identify as such be deliberate in pursuit of the date … url\"\n        ],\n        [\n            0,\n            \"every single friend i ever had already had their person they talk to everyday they had their best friend already and i was always left out\"\n        ],\n        [\n            0,\n            \"trump completes repeal of online privacy protections from obama era by steve via nyt url url\"\n        ],\n        [\n            0,\n            \"new story on hashtag mississippi state south carolina set to square off in women's ncaa championship … url\"\n        ],\n        [\n            0,\n            \"hashtag hoy tottenham watford west ham swansea city west southampton manchester city hull city stoke city chelsea\"\n        ],\n        [\n            0,\n            \"i went from failing almost all my classes my 1st semester because of how depressed i got to being on the list 😭\"\n        ],\n        [\n            0,\n            \"reading my some days just reminds me how much i would love to go back in time for even just one day 💔 ❤ ️ 🌹\"\n        ],\n        [\n            0,\n            \"let's recap trip around the bases • wild pitch • • wild pitch nu leads 6 1 hashtag\"\n        ],\n        [\n            1,\n            \"mid century modern media console by mcintosh rich grain mcm ebay url\"\n        ],\n        [\n            0,\n            \"user i have the urge to write this but also the urge to claw at my face because i won't be able to\"\n        ],\n        [\n            1,\n            \"bitch i don't give a fuck about you 😂 go see him but who is he coming home to bitch you're dumb 😂 😂\"\n        ],\n        [\n            1,\n            \"i don't see why people get so mad over parents providing for their kids no matter how old they are url\"\n        ],\n        [\n            0,\n            \"my newly single friend has gotten absolutely smashed cant blame him tbf therefore tonight is a watching over job\"\n        ],\n        [\n            1,\n            \"new post on my blog which uranium companies are for increased nuclear energy demand url\"\n        ],\n        [\n            1,\n            \"1 800 00 end date saturday may 6 2017 8 08 07 pdt buy it now for only 1 800 00 buy it url\"\n        ],\n        [\n            1,\n            \"paddypower 5 1 rory mcilroy to make the cut at the masters new customers winnings paid in free bets t c's apply … url\"\n        ],\n        [\n            0,\n            \"new episode user's david discusses the results of a recent study on board … url\"\n        ],\n        [\n            0,\n            \"user i got the bundle on my computer w my bf ' next to me kicked him out he was moving too much hashtag\"\n        ],\n        [\n            0,\n            \"i liked a user video url g dave 2016 xxl reaction\"\n        ],\n        [\n            0,\n            \"training coordinator job vacancy at url url\"\n        ],\n        [\n            0,\n            \"okay is also when all of us were at at pizza place i was choking on my food and couldn't breathe … url\"\n        ],\n        [\n            0,\n            \"ai researchers are training systems to master complex fantasy worlds in the name of science url url\"\n        ],\n        [\n            0,\n            \"user it's so sad that all the gop thinks about is themselves and how the can capitalize off the backs of the poor 😡\"\n        ],\n        [\n            0,\n            \"police tweet about three times a week about how they're speed lane must really care about safety £ £ £\"\n        ],\n        [\n            0,\n            \"jim of memories on mission to cure alzheimer's url url\"\n        ],\n        [\n            1,\n            \"drop by and say hi at our brand new shop in central fishing gear home of apparel gifts url\"\n        ],\n        [\n            0,\n            \"3 lions 10 english who would be perfectly suited to system url url\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"user note that government is in the middle of all the models employed by the countries who do better than the us url\"\n        ],\n        [\n            0,\n            \"user his name is bruce lee we him in field responded 2 the worst call a domestic violence he was shot fatal a hero\"\n        ],\n        [\n            0,\n            \"the data science track of the master sid welcomes international students courses taught in english spread the word url\"\n        ],\n        [\n            1,\n            \"youth for justice on 90 1 fm for april 6 2017 leading the show with user url\"\n        ],\n        [\n            1,\n            \"he always tell me get on my grown women shit and say fuck them other bitches and now it stuck with me idc about the next bitch\"\n        ],\n        [\n            1,\n            \"tfw you play ranked your internet dies and you get banned for it lmao user url\"\n        ],\n        [\n            0,\n            \"user don't feel bad the other day i was stuck at target for a hour cause i locked my keys in the car still in the 🙄\"\n        ],\n        [\n            0,\n            \"floor scores for the bucks 15 👏 🏼 14 450 martin 14 200 13 750 13 600\"\n        ],\n        [\n            0,\n            \"i've listened to parents over children they lost due to a lack of basic medicines food and shelter\"\n        ],\n        [\n            0,\n            \"when telling someone you work in a and physical chemistry lab people are shocked hashtag\"\n        ],\n        [\n            0,\n            \"user they have smart ass guards this what they do they really get in sink with the big gets … url\"\n        ],\n        [\n            1,\n            \"i ain't never asked for shit everything i have came from the risks ai had to take or hard work save that fuckery you call a struggle\"\n        ],\n        [\n            0,\n            \"mere fact you made that shows how close we are to critical mass of collusion from trump camp these two … url\"\n        ],\n        [\n            0,\n            \"user pictures are everywhere it became the norm around there just like waking up to a rainy day she might have even given the orders\"\n        ],\n        [\n            0,\n            \"analysts expect marine network inc to post 0 36 eps url\"\n        ],\n        [\n            1,\n            \"fabulous dot maxi dress inspired by brittany 2013 much music video music awards url\"\n        ],\n        [\n            0,\n            \"oh from other groups have been hiding quality pictures that they took of got 7 members until now\"\n        ],\n        [\n            0,\n            \"to sir with love by e r paperback book english url url\"\n        ],\n        [\n            0,\n            \"creative possibilities are blossoming all around you today bu more for virgo url\"\n        ],\n        [\n            1,\n            \"can everyone subscribe to me it will mean a lot i'm 40 away from hitting 100 subscriber url\"\n        ],\n        [\n            1,\n            \"the cheating saga my wife's friend aisha part 2 fuck me with that big cock i want it me url\"\n        ],\n        [\n            1,\n            \"online used car marketplace hashtag seeks to raise 100m in ipo read more url\"\n        ],\n        [\n            0,\n            \"trump just took his 14 vacation in 10 weeks at his us golf courses the cost to the tax payers is 44 million dollars so far ridiculous\"\n        ],\n        [\n            0,\n            \"oh nicole with your and a line 😍 😍 one of my favorites for … url\"\n        ],\n        [\n            0,\n            \"former national security adviser michael flynn has a story to tell url url\"\n        ],\n        [\n            0,\n            \"with alex at target center during my last birthday time visit to minneapolis url\"\n        ],\n        [\n            0,\n            \"user you amnesty and admit it was a wrong move had one more year on rookie deal but had right … url\"\n        ],\n        [\n            0,\n            \"user user i'm leaving twitter but if either of you manage to tweet me a bday shout out it'll b nice goodbye\"\n        ],\n        [\n            0,\n            \"well comparing to my country's politics the condition sucks istg too much two faces media plays to the point idk who's honest not\"\n        ],\n        [\n            0,\n            \"user is your single out yet looked for it in today just wondering couldn't find it\"\n        ],\n        [\n            0,\n            \"sometimes the best cure for a restless mind is a quiet night i more for pisces url\"\n        ],\n        [\n            0,\n            \"old british boy of african is the country's ever orchestra url url\"\n        ],\n        [\n            0,\n            \"i'm basically going on a tourist trip this is golden thank you based academia you're shit but sometimes you're not so shit\"\n        ],\n        [\n            0,\n            \"self is a very very different thing from being url\"\n        ],\n        [\n            0,\n            \"cheaper microsoft mixed reality are on the way microsoft ’ s brand of mixed reality is coming to cheap pc … url\"\n        ],\n        [\n            0,\n            \"democratic women senators are on the floor to talk about why hashtag is wrong for americans watch us live url\"\n        ],\n        [\n            0,\n            \"w 139 final fantasy lightning cosplay wig pink rose 21 11 16 in heat resistant url url\"\n        ],\n        [\n            0,\n            \"‘ gu ’ means darkness and ‘ ru ’ means light so gu ru is basically the transformation from dark to light\"\n        ],\n        [\n            0,\n            \"how does one even what ' good looking ' is it's subjective not to mention a totally worthless point of view and or discussion\"\n        ],\n        [\n            0,\n            \"im gonna do it im gonna binge watch the one piece anime why why have i decided to do this i have\"\n        ],\n        [\n            1,\n            \"justice league unlimited exclusive 6 pack figures dc super heroes url url\"\n        ],\n        [\n            1,\n            \"you can always rely on us to provide you with the quality and professionalism you deserve hashtag url\"\n        ],\n        [\n            0,\n            \"user his expectations crucial times finger crossed though user will be special do wonders\"\n        ],\n        [\n            0,\n            \"so jesus got and died for you and yall still handing over your problems to him to fix jesus like i url\"\n        ],\n        [\n            0,\n            \"six appeal diamond ’ s incredible bmw ‘ the latest release from the … url\"\n        ],\n        [\n            0,\n            \"user until you put the needs of the people before the greed of the corporations you will fail as before so again failure\"\n        ],\n        [\n            0,\n            \"ok so this american gal is nuts but i can appreciate the literal game of chess going on here hashtag\"\n        ],\n        [\n            0,\n            \"user and relief in it somehow and also it's the first time he and sorta give each other a chance\"\n        ],\n        [\n            0,\n            \"meet the cast of home disney that's so raven url url\"\n        ],\n        [\n            1,\n            \"failure to renew user fees could mean 3000 fda stat url\"\n        ],\n        [\n            0,\n            \"the syrian army finna pull up in the united states like hashtag url\"\n        ],\n        [\n            0,\n            \"inner city ministry lunch once again i ask for the generosity and support of the of mill url\"\n        ],\n        [\n            0,\n            \"friends they have been streaming the season premiere of hashtag and you had better experience it\"\n        ],\n        [\n            0,\n            \"using reflections is a gr8 way to check out girls they usually get out wen i put the old antique mirror in front of them\"\n        ],\n        [\n            0,\n            \"user always a hell of a risk to start a questions with miranda has written a column hashtag\"\n        ],\n        [\n            1,\n            \"2 0 the ultimate wordpress marketing plugin url url\"\n        ],\n        [\n            0,\n            \"climate change could increase severe by 149 percent study says url\"\n        ],\n        [\n            0,\n            \"i'm riding the out but your words hurt more than when you broke my heart i hope you're happy now\"\n        ],\n        [\n            0,\n            \"user user you'd be paying secret service at the white house too just a heads up they get paid to work\"\n        ],\n        [\n            0,\n            \"user 1 of course i don't believe that iran now has some restrictions on nuclear program without it they have none\"\n        ],\n        [\n            0,\n            \"user user we are absolutely treated as if we are women our bodies are absolutely treated as public property s\"\n        ],\n        [\n            1,\n            \"daily inspiration victory christian life series freely received freely give … url\"\n        ],\n        [\n            0,\n            \"russia moves to ban ’ s witnesses as ‘ extremist ’ by andrew via nyt the new york times url\"\n        ],\n        [\n            0,\n            \"graduated college in shape full head of hair and i have my own apartment downtown san francisco life is good happy birthday me 🎈 🎈 🎈\"\n        ],\n        [\n            0,\n            \"beauty like surprises do come in small packages take time out a few moments each day to the beautiful things in life ma …\"\n        ],\n        [\n            0,\n            \"cool draw images url few nice draw images i found drawing image by 87 my url\"\n        ],\n        [\n            0,\n            \"this fool is sick on user and that's saying something for this show where are the norm not the exception hashtag\"\n        ],\n        [\n            0,\n            \"user user thanks god sc executive branch hai all their decision would have by people\"\n        ],\n        [\n            1,\n            \"lines area these is one big garbage no water distribution choked boiling no playground\"\n        ],\n        [\n            1,\n            \"special offer brand new mini just £ 194 82 pm url url\"\n        ],\n        [\n            1,\n            \"didn't bought the subaru legacy b4 twin turbo when it was offered for 1 9 mil now its worth 3 3 million i'm such an idiot\"\n        ],\n        [\n            1,\n            \"check this out guys this a one and a million lifetime start making money now with 100 url\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"running is excellent exercise and a great hobby where is your favorite local place to get a run in url\"\n        ],\n        [\n            0,\n            \"can i ask you to consider transfer buying spending with me transfer buying is simply changing where you url\"\n        ],\n        [\n            1,\n            \"url hashtag adidas originals slip black suede sz us 8 5\"\n        ],\n        [\n            0,\n            \"me panicking over due dates and then panicking over lack of time and then panicking because i'm panicking url\"\n        ],\n        [\n            0,\n            \"losing last night is so disappointing especially considering both boston and washington lost if we don't win 50 it'll be real bad\"\n        ],\n        [\n            0,\n            \"soldiers had given their lives to save humanity url url\"\n        ],\n        [\n            0,\n            \"fraud former nigerian naval chief ordered to n 18 trillion loot to federal government … url\"\n        ],\n        [\n            0,\n            \"lovely leaf and rusty red colours on wheel thrown bowl user … url\"\n        ],\n        [\n            0,\n            \"pleased to say we will be playing hashtag this year on a stage many friends and great bands its … url\"\n        ],\n        [\n            0,\n            \"let ’ s meet in pittsburgh on april 11 in preparation for disrupt new york and our upcoming tc sessions series url\"\n        ],\n        [\n            0,\n            \"tension grips university after activists halt sports event over insult to national anthem … url\"\n        ],\n        [\n            1,\n            \"check out the state theatre url rt user did you get your tickets to rock the 80 ' s tomorrow night is rock th\"\n        ],\n        [\n            0,\n            \"why is my 7 year old sister calling me why do i have a contact for her url\"\n        ],\n        [\n            0,\n            \"don't forget to come and speak to us about membership and at north east spring conference user … url\"\n        ],\n        [\n            0,\n            \"i think i'm about to get let's wait and see what happens url\"\n        ],\n        [\n            0,\n            \"global recession with the collapse of government revenues after the fall in the oil price corruption needs to be checked ” mr\"\n        ],\n        [\n            1,\n            \"bitches on this app so confused they dont know its possible to like more than one thing url\"\n        ],\n        [\n            1,\n            \"today's reminder rip watch your back hillary soon url\"\n        ],\n        [\n            0,\n            \"😂 this registration form says 5k time race 30 sleep in for the cure 35 who doesn't want to run a 5k hashtag hashtag 🏃 🏻 💖\"\n        ],\n        [\n            0,\n            \"if i were a self appointed pastor with no oversight or accountability i'd want my people to believe protest was wr … url\"\n        ],\n        [\n            0,\n            \"making games more diverse means listening to both sides of the table url url\"\n        ],\n        [\n            0,\n            \"appointment to saudi led military alliance a state decision says url\"\n        ],\n        [\n            1,\n            \"instantly always shop our collections of get free shipping on the latest url\"\n        ],\n        [\n            1,\n            \"weekend 🔪 🔪 🔪 damascus steel 🔪 🔪 🔪 giveaway with user right now 🔥 🔥 check ➡ url\"\n        ],\n        [\n            0,\n            \"troy ave really went on breakfast club an said he finna start being a snitch smh the world we live in naw\"\n        ],\n        [\n            0,\n            \"what happened was the wh asked to lobby congress for no fly zone then the wh backed out left holding the bag user\"\n        ],\n        [\n            0,\n            \"but you ask a guy yo go hiking with you just so you can have him carry your bags and pay all the expenses\"\n        ],\n        [\n            0,\n            \"new track coming later today probably dance rip url\"\n        ],\n        [\n            0,\n            \"2017 04 05 13 09 47 here's to the crazy ones the the rebels the 100 round peg url\"\n        ],\n        [\n            0,\n            \"weather people it'll be 70 tomorrow tomorrow oh we meant tomorrow the next day jk we meant tomorrow the next next day etc\"\n        ],\n        [\n            1,\n            \"the whole big deal about lay up just shoes you how soft nba players are who cares this much about shit like that\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            0,\n            \"user user id feel better if it was 84 000 instead of 84 but good work regardless\"\n        ],\n        [\n            1,\n            \"i cant get over these like how does she exist shes not even human fucking queen url\"\n        ],\n        [\n            0,\n            \"user than others when the victim finally the playground bully on nose though wrong somehow we\"\n        ],\n        [\n            0,\n            \"will never see a dog being high as funny your dog looks like he's in pain it does not look fun please stop trying to get your pets high\"\n        ],\n        [\n            0,\n            \"user reaction to me telling her i sang and played her song for an audition to study music therapy and got a … url\"\n        ],\n        [\n            0,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            0,\n            \"chief corp affairs officer manuel on how the industry can thrive under light touch regulation url\"\n        ],\n        [\n            0,\n            \"easy press release writer url why pay someone to write you a perfectly press release when you it\"\n        ],\n        [\n            1,\n            \"swear nothing good comes out of a doctors mouth even the good things sound bad like no wonder people hate going to you\"\n        ],\n        [\n            0,\n            \"i'm going to tonight for the sole purpose of finding money on the ground that drunk ppl dropped thats what you call college broke\"\n        ],\n        [\n            0,\n            \"the biafra post biafra now that the women men and of biafra are standing with kanu who url\"\n        ],\n        [\n            0,\n            \"there was so much hate from my then i make up they complain i dont cook or i go out they gossip was hard\"\n        ],\n        [\n            0,\n            \"“ a beautiful feeling when someone tells you “ i wish i knew you earlier ” ” via url\"\n        ],\n        [\n            0,\n            \"you want to get a good price when you hashtag your home the first way to ensure you do is my team to help … url\"\n        ],\n        [\n            0,\n            \"hashtag what was the dumbest game that you and your friends invented and played at school ☀ url\"\n        ],\n        [\n            0,\n            \"classic ivy league joke in harvard square excuse me where's the library at harvard student s url\"\n        ],\n        [\n            1,\n            \"how to make money from home for free best method to make 2 000 per day url via user\"\n        ],\n        [\n            0,\n            \"cheers to user thanks for hosting our team special thanks to two brothers director of sales kevin pe … url\"\n        ],\n        [\n            0,\n            \"not only does this provide more privacy than a backyard the natural light and 360 outdoor views is amazing url\"\n        ],\n        [\n            0,\n            \"wow i just entered for a chance to win single serve brewing k cup by url hashtag\"\n        ],\n        [\n            0,\n            \"user 1 of our team members just sent u an invite on linkedin we'd really appreciate ur help empowering … url\"\n        ],\n        [\n            0,\n            \"in form ⛳ ️ 22 has added a 100 1 tip for the masters 8 places available with user url\"\n        ],\n        [\n            0,\n            \"12 needs no progress i will lie by its like porn for ur ears its beautiful and his hurt voice is just enough to make u nut\"\n        ],\n        [\n            0,\n            \"user im just trying to help cause i know how it is she would sigh and hug him back shaking her head … url\"\n        ],\n        [\n            1,\n            \"welp bringing the truck back in see what's up maybe they can fix the damn gas tank so much time wasted and the url\"\n        ],\n        [\n            0,\n            \"user i will get healthy and going there too 1 day more to go in finland nah i don't like … url\"\n        ],\n        [\n            0,\n            \"user is it true that kejriwal has paid from state ram for his personal de … url\"\n        ],\n        [\n            1,\n            \"friends in west michigan come out to support msu baseball today and tomorrow url\"\n        ],\n        [\n            0,\n            \"user pl do not such useless survey of mb sp ak congo ay my promoted we are one url\"\n        ],\n        [\n            0,\n            \"for this i bless you most you give much and know not that you give at all hashtag hashtag\"\n        ],\n        [\n            0,\n            \"something i've learnt no matter how loyal of a person you are someone will always try to be a snake to you\"\n        ],\n        [\n            0,\n            \"donny michael welcome to the jungle my lovely son url hashtag\"\n        ],\n        [\n            0,\n            \"huh user exclusively dropped the new user trailer but it dropped online earlier today that's not an exclusive\"\n        ],\n        [\n            0,\n            \"twitter sues us government over order to unmask anti trump account url via user\"\n        ],\n        [\n            0,\n            \"let's talk for a minute about how carolina shouldn't even be playing in this tournament right now due to a decades long academic scandal\"\n        ],\n        [\n            1,\n            \"how to succeed in business without even trying win tickets to opening night … url via user\"\n        ],\n        [\n            1,\n            \"✯ betsey johnson bag wallet set white quilted rose faux leather pink bows url url\"\n        ],\n        [\n            0,\n            \"i woke up to see alot of people showing evidence they have voted tboss over 10x since last night and they want to url\"\n        ],\n        [\n            0,\n            \"very happy to have a review of user's excellent another day in the death of america in spring user url\"\n        ],\n        [\n            0,\n            \"sheriff mark advises how much he appreciates them go team url\"\n        ],\n        [\n            1,\n            \"user user yes courts are still not serving the public they are making not in favour of\"\n        ],\n        [\n            0,\n            \"the u k ’ s inflation rate rose to 2 3 in february reaching the highest level since 2013 the ons noted url\"\n        ],\n        [\n            0,\n            \"i googled ' jimmy from ' scary godmother ' ' and now everytime i open safari i see this url\"\n        ],\n        [\n            0,\n            \"user okay i'm in nursing school what's really good spare change url\"\n        ],\n        [\n            0,\n            \"knock knock amanda who's there amanda who\"\n        ],\n        [\n            0,\n            \"do you know kids or have kids that are using technology to collect performance information for their own teams … url\"\n        ],\n        [\n            0,\n            \"started on 08 01 2015 reached its destination and was 55 mins late url\"\n        ],\n        [\n            0,\n            \"wind 9 4 mph n barometer 2 hpa falling slowly temperature 14 8 ° c rain today 0 0 mm humidity 54\"\n        ],\n        [\n            0,\n            \"traditional marketing methods have been used to enhance digital presence and vice what say hashtag hashtag\"\n        ],\n        [\n            1,\n            \"all the news you need today in one handy podcast download it now for your commute home url\"\n        ],\n        [\n            1,\n            \"nowhere to hide 5 dangerous years in central iraq as captured by local nurse opens 21 april … url\"\n        ],\n        [\n            0,\n            \"nominations have officially opened for the 2017 alumni awards nominate a deserving alum today … url\"\n        ],\n        [\n            0,\n            \"every hour nearly 1000 people mostly children under 5 die from related health url\"\n        ],\n        [\n            0,\n            \"welcome to our new head of buy in buy out for our investment consulting business harry harper … url\"\n        ],\n        [\n            0,\n            \"costa has his hazard should be next and now and who knows nd would follow hashtag user\"\n        ],\n        [\n            0,\n            \"how convenient that national beer day falls on a friday a sure sign this is going to be a great weekend … url\"\n        ],\n        [\n            0,\n            \"user if you've got a fix fine but in the uk almost no one has a fix longer than fixes very common\"\n        ],\n        [\n            1,\n            \"i so hope to god my future wife doesn't watch wrestling coz i couldn't stage this to save my goddamn life hashtag\"\n        ],\n        [\n            1,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"3rd bonus level take full vitamin and exercise while over the day of\"\n        ],\n        [\n            0,\n            \"hashtag it won't be long till we hear a commercial saying please keep it private not for sale to persons who don't have a home\"\n        ],\n        [\n            0,\n            \"he also fell out with jonas next in line is aaron blade the chief is revolting url\"\n        ],\n        [\n            1,\n            \"closed a at 0 on visit url to check on the latest performance statistics\"\n        ],\n        [\n            1,\n            \"drove for uber rented out your home here are some tax tips url url\"\n        ],\n        [\n            1,\n            \"this just really sucks man it's like you lose the loved ones that you never would expect to lose\"\n        ],\n        [\n            0,\n            \"yes michael cole what about last year's hashtag with v lesnar tell us about it url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url joe foster lisa video\"\n        ],\n        [\n            0,\n            \"user but it's okay to lose brothers fathers boyfriends and there for it's not equal if it's okay … url\"\n        ],\n        [\n            0,\n            \"user it's my favorite film i actually brought the dvd with me to korea so i could watch it here\"\n        ],\n        [\n            0,\n            \"user another one is grain store on victoria street about £ 14 for 2 course but one of best i've had\"\n        ],\n        [\n            0,\n            \"a quick introduction to international seo and the main url via url\"\n        ],\n        [\n            0,\n            \"user and woke people here on twitter have all said problematic things in the past more than they like to admit\"\n        ],\n        [\n            0,\n            \"creative possibilities are blossoming all around you today bu more for virgo url\"\n        ],\n        [\n            0,\n            \"cyndaquil iv 8 4 4 14 9 15 move set tackle swift available until 12 24 08 24m url\"\n        ],\n        [\n            0,\n            \"okay but seriously though if you can't donate try talking to some of your relatives because normally someone always wants to help\"\n        ],\n        [\n            1,\n            \"just been checking out lego coming this summer only a few months to go until extreme adventure url\"\n        ],\n        [\n            0,\n            \"i just backed a printed newspaper full of good news on user url\"\n        ],\n        [\n            0,\n            \"do you need to get motivated bruce is soooo good there's a motivated upbeat guy still rockin ' out and hot\"\n        ],\n        [\n            1,\n            \"sap fashion council – how to win with tomorrow ’ s fashion customers url url\"\n        ],\n        [\n            1,\n            \"user biggest crock i've ever seen in golf if all you have to do is sit home and email in something you saw on tv your a loser\"\n        ],\n        [\n            0,\n            \"a novel de in 1 in a patient with syndrome results in decreased …\"\n        ],\n        [\n            0,\n            \"reminder we're campaigning in the city centre with user this morning meet at corner of … url\"\n        ],\n        [\n            0,\n            \"price of renewable energy makes end of fossil fuels inevitable says report url\"\n        ],\n        [\n            1,\n            \"🙌 yasss it's time for a great show miss 🍩 ❤ peep url url\"\n        ],\n        [\n            1,\n            \"exploring new business opportunities at case solution analysis url secret sale 20 off for absolute\"\n        ],\n        [\n            0,\n            \"how much more are the consequences of anger than the causes of it marcus\"\n        ],\n        [\n            0,\n            \"hello user's followers thank you so much for following wishing you all a happy friday want this 🆓 ❓ url\"\n        ],\n        [\n            1,\n            \"omg haha rt user welp here you go drake more life album playlist review url\"\n        ],\n        [\n            0,\n            \"tonight for our show on saturday what a great night for the band and long time fans url\"\n        ],\n        [\n            0,\n            \"manchester united board in with jose mourinho over luke shaw url hashtag\"\n        ],\n        [\n            0,\n            \"congratulations on making the user and as a fellow pa i'm very proud of you good luck … url\"\n        ],\n        [\n            0,\n            \"more snow could be on the way be careful on your commute tomorrow in the west michigan grand rapids area url\"\n        ],\n        [\n            1,\n            \"yikes some ppl only cares about good looking people he slut shamed a girl for something he knew it never happened … url\"\n        ],\n        [\n            0,\n            \"top us coal boss robert murray user ' can't bring mining jobs back ' url\"\n        ],\n        [\n            0,\n            \"the righteous are bold as lions not afraid to mess up and start over again 😊 what will you do that is bold today url\"\n        ],\n        [\n            0,\n            \"user the favorite game of user is taking straight covers reading the short haired character as\"\n        ],\n        [\n            0,\n            \"electronic x restless modern the music ninja url url\"\n        ],\n        [\n            0,\n            \"judge declares that should've known dr luke was going to rape and abuse her rejects her lawsuit url\"\n        ],\n        [\n            1,\n            \"user go away you lost we you jeez what does it take to get this woman to go url\"\n        ],\n        [\n            0,\n            \"of central as state government for making air travel with in the reach of common man now it's not a monopoly of rich\"\n        ],\n        [\n            1,\n            \"user won't be doing business with your company since you support a sex predator user\"\n        ],\n        [\n            0,\n            \"congratulations to our girl for getting the rookie female wrestler of the year award … url\"\n        ],\n        [\n            0,\n            \"kay do you think being is just limited to things we hashtag hashtag\"\n        ],\n        [\n            0,\n            \"independent country artists explore such topics as the of and teenage gender norms user url\"\n        ],\n        [\n            0,\n            \"ottawa senators vs boston bruins – 4 6 2017 free pick nhl betting prediction url url\"\n        ],\n        [\n            0,\n            \"the invasion of the by erika how do i make my novel and my heroine stand out must have been url\"\n        ],\n        [\n            0,\n            \"when we try and fix life we are resisting life which judges and\"\n        ],\n        [\n            0,\n            \"user ah i see they welcome the wall with open arms little sheep you're quite the one\"\n        ],\n        [\n            0,\n            \"george who has a history of elaborate april fools ’ pranks is not running for congress url\"\n        ],\n        [\n            0,\n            \"update driving back from the panic concert and there was a guy around in the middle of the\"\n        ],\n        [\n            0,\n            \"jst say i'll ever support jst of u are great hashtag url\"\n        ],\n        [\n            0,\n            \"urgent attention display 28 28 led 26 leak sensor d height low cup okay rand\"\n        ],\n        [\n            0,\n            \"hey there friends i am wrapping up a project here in the next couple weeks and booking new projects grateful for any leads hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user user lol yeah she is a total moron good post and she was very nearly pm close shave 😳 😳 🤣 👍\"\n        ],\n        [\n            1,\n            \"paper lamp shades make beautiful decorative in event url url\"\n        ],\n        [\n            0,\n            \"hashtag tyler making her court accountable for not knowing the score she held everyone to the … url\"\n        ],\n        [\n            0,\n            \"most wished hashtag samsung galaxy 2016 16 gb uk sim free smartphone black single sim url\"\n        ],\n        [\n            1,\n            \"new listing – jessica drive ohio – 5 bed 4 bath home in at url\"\n        ],\n        [\n            0,\n            \"128 air routes 19 78 a fare cap of rs per hr atleast an airlines ' scheme should take off url\"\n        ],\n        [\n            1,\n            \"rick obama is ‘ hiding from arrest ’ in french for stealing elections and trump url\"\n        ],\n        [\n            0,\n            \"user most definitely no fan of his in his defense though he is trying to bring intensity and professionalism back into his game\"\n        ],\n        [\n            1,\n            \"bbc news 101 and 96 lose sentence appeals url only the good die young keep them jailed the 😡\"\n        ],\n        [\n            0,\n            \"user no this is great as a trump voter i hope they move to impeach the best that can come out of this is wi … url\"\n        ],\n        [\n            0,\n            \"exactly the chicken pieces are too salty the fries are fine tho too url\"\n        ],\n        [\n            0,\n            \"user more wasted tax dollars as wild salmon being destroyed and you're doing nothing about it you're ent … url\"\n        ],\n        [\n            0,\n            \"thousands of uber and lyft massachusetts drivers fail new background checks url hashtag\"\n        ],\n        [\n            0,\n            \"user waiting over a month for a code issue to be resolve we would appreciate a solution for the problem\"\n        ],\n        [\n            0,\n            \"user i smoke more than i drink i havent gotten hammered bit life has been stressful lately\"\n        ],\n        [\n            0,\n            \"i be looking so crazy when i'm crying laughing listening to user in the library i hate you guys\"\n        ],\n        [\n            0,\n            \"one significant result of “ tales of the ” is the signing of a petition in support of the sexual against children bill tht was\"\n        ],\n        [\n            0,\n            \"why y'all parody accounts always tweeting this nonsense with name smh url\"\n        ],\n        [\n            0,\n            \"i have my wishes for the country my wish is for success of pres duterte cause his success is success of the country user\"\n        ],\n        [\n            0,\n            \"user i liked aj vs shane but i wished aj got more offense in because it makes it look like shane could keep up with him\"\n        ],\n        [\n            0,\n            \"starts wen in derby yes he sounds exactly the same as former chinese prime minister\"\n        ],\n        [\n            1,\n            \"blue sapphire 925 silver overlay ring us 7 2 jewelry url url\"\n        ],\n        [\n            0,\n            \"4pm by news team at the university of sussex url url\"\n        ],\n        [\n            0,\n            \"beautiful 17 18 season just announced user highlights inc celebration programme and a triple bill to music\"\n        ],\n        [\n            1,\n            \"or user hall alumni tickets are now on sale for your alumni weekend 13 14 may 2017 … url\"\n        ],\n        [\n            0,\n            \"god may not get us out of a situation but he will give us the strength to get through it hashtag\"\n        ],\n        [\n            1,\n            \"skybet hot offer £ 10 free bet no deposit required join now to get your free £ 10 bet no deposit required … url\"\n        ],\n        [\n            1,\n            \"user another woman raped by a muslim cab driver i see that's irrelevant to you i guess not until the haters daughters\"\n        ],\n        [\n            0,\n            \"with these amazing women on exactly a year to the day of when we started our … url\"\n        ],\n        [\n            0,\n            \"how will the team deal with the wtf will talking be if they dont keep daniel\"\n        ],\n        [\n            0,\n            \"i was about to scream in the hallway why did she dye her hair does that mean she's getting herself a new look or s … url\"\n        ],\n        [\n            0,\n            \"user you talk about how others yet you're also telling me that i should swallow my emotions i reject that\"\n        ],\n        [\n            1,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"california could become the cannabis safe haven assembly bill url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url click bait game horrors of the past\"\n        ],\n        [\n            0,\n            \"user user this might be an but it is more correct than the morning news i'm watching\"\n        ],\n        [\n            0,\n            \"when someone says you've changed it simply means you've stopped living youre life their way 3 … url\"\n        ],\n        [\n            0,\n            \"they'll tell you it doesn't have chemical or metal in it they're lying url hashtag\"\n        ],\n        [\n            0,\n            \"user user thanks guys this issue i have is when i paint the back black it through 😔\"\n        ],\n        [\n            1,\n            \"click url and donate today to help this man reach his goals and dreams follow him on ig user\"\n        ],\n        [\n            0,\n            \"can make your cold symptoms seem even more severe url url\"\n        ],\n        [\n            0,\n            \"because of the lord ’ s great love we are not consumed for his never fail they are new e … url\"\n        ],\n        [\n            0,\n            \"planned in the north west summary for monday 3 to sunday 9 april 2017 url\"\n        ],\n        [\n            0,\n            \"listen high culture news quiz – a celebration of cheese url url\"\n        ],\n        [\n            1,\n            \"fun w numbers black males are 6 of us population but commit 50 of murders 30 rapes … url\"\n        ],\n        [\n            0,\n            \"funny when people say they don't lie they expect yu to believe everything they say from that point on like\"\n        ],\n        [\n            0,\n            \"so you someone but now you want to hit them up how does one un ghost 👻 also can it be called material … url\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user i haven't watched the show yet so idk if it's spot on but dude the so good it's a must read\"\n        ],\n        [\n            0,\n            \"hashtag i dont like to hear women call their baby boys their little men this just another gender storm in a b cup\"\n        ],\n        [\n            0,\n            \"productivity day is stephen fixing our bathroom lights and me stopping my to read him some internet comments for analysis\"\n        ],\n        [\n            0,\n            \"thank you suburban paws for supporting precious paws we are so grateful to you and your clients url\"\n        ],\n        [\n            0,\n            \"user come play our fantasy championship we are the creators of the original ipl fantasy url\"\n        ],\n        [\n            0,\n            \"i'm still upset i didn't get to go to the big revival tour does anyone realize how long ago that was\"\n        ],\n        [\n            0,\n            \"see the top 10 most intelligent people in the world see the only nigerian man that made the list see list url\"\n        ],\n        [\n            0,\n            \"stealing a case of sour skittles feels legal but the law url url\"\n        ],\n        [\n            1,\n            \"i hate mfs in the military that try to talk to you any type of way just cause they you like nah fam that … url\"\n        ],\n        [\n            0,\n            \"for the sixth time house republicans block effort to force disclosure of trump's tax returns url\"\n        ],\n        [\n            0,\n            \"user in a guys mind it's quite difficult to explain in short to guys if i like and react it implies to t … url\"\n        ],\n        [\n            0,\n            \"had the absolute pleasure of doing make up for these today and they look gorgeous 💋 … url\"\n        ],\n        [\n            0,\n            \"mother is just like how i imagine to be ahhh i'm so glad we get to see both her parents with each other her\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"top story mike flynn offers to testify in exchange for immunity wsj url see more url\"\n        ],\n        [\n            0,\n            \"paul foo from hashtag remote workers have higher morale and are less likely to leave your company url\"\n        ],\n        [\n            0,\n            \"all i see down my time line on facebook is perks and it's even hella 2day down my time line smh lookin fa perks\"\n        ],\n        [\n            0,\n            \"funny story when i was at the i thought she asked me how often do i have sex rather than how often do i change my specs hashtag\"\n        ],\n        [\n            0,\n            \"sorry to learn of the death of actor tim smith from the jewel in the crown and north south rip mr\"\n        ],\n        [\n            0,\n            \"1 chicago news search businesses car found in south side lagoon 1 chicago news search url\"\n        ],\n        [\n            0,\n            \"for mania week me and user wrote an article comparing rappers to wrestlers i'm putting the finishing touches on it now\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"nurses launch association the nurses association was officially registered in 2014 as a url\"\n        ],\n        [\n            0,\n            \"user i since i saw your name before i knew it was ' ' i was saying ' ' in my head so you are now forever 😘\"\n        ],\n        [\n            0,\n            \"user i had nothing to say other than to do that mainly since you are willing to do something i'm not an … url\"\n        ],\n        [\n            0,\n            \"user it's just an extension of ignorant towards a perceived entitlement culture they would … url\"\n        ],\n        [\n            0,\n            \"i love a morning run feeling a sense of accomplishment early on can carry you through the day 😄 hashtag url\"\n        ],\n        [\n            0,\n            \"retweeted mike gross user how to play by of mice and men guitar lesson by mike gross url\"\n        ],\n        [\n            1,\n            \"update 2016 general 1000 eps deluxe performance meets utility in an ultra capable no compromise url\"\n        ],\n        [\n            0,\n            \"coming up wednesday in booth exhibit a question of history public history in illinois ha student url\"\n        ],\n        [\n            0,\n            \"washington ’ s false flag united nations confirmed that us supported “ rebels ” were using chemical weapons url\"\n        ],\n        [\n            0,\n            \"a honey trap exposed the israeli vulnerability to social media url via user\"\n        ],\n        [\n            0,\n            \"please hv competitive rate so ppl can to fly airlines instead of user url\"\n        ],\n        [\n            0,\n            \"want people to trust you more use these 7 simple phrases to build report among your colleagues … url\"\n        ],\n        [\n            0,\n            \"celtics lose and it was not good they get their rude awakening that the cavs are in fact on a different level and is real\"\n        ],\n        [\n            1,\n            \"i just entered to win a 500 led home makeover from ge lighting it took less than a minute to enter for a prize that will last for years\"\n        ],\n        [\n            0,\n            \"rejected title for episode 403 “ the dark heart of darkness before but never dark again darkness returns befo … url\"\n        ],\n        [\n            0,\n            \"scout alarm review this diy security system lacks polish url url\"\n        ],\n        [\n            1,\n            \"user bernie we need to think big that's why we need to deport every illegal immigrant in this country that … url\"\n        ],\n        [\n            0,\n            \"salute to my extended family from rude boyz dj from … url\"\n        ],\n        [\n            0,\n            \"a huge thank you to our hard working players supportive parents dept that made our banquet today special hashtag\"\n        ],\n        [\n            0,\n            \"with all the need suffering in the world find it hard to ‘ rejoice ’ in the mega millions spent on temple building url\"\n        ],\n        [\n            0,\n            \"05 06 07 08 09 audi a4 l corner park light fog driving bumper url url\"\n        ],\n        [\n            0,\n            \"what is so marvelous about living today is that it is possible to extend like a flower spreading petals in all directions\"\n        ],\n        [\n            0,\n            \"president donald trump continued to live his image as ‘ in chief rather than commander in chief url\"\n        ],\n        [\n            0,\n            \"user yep looks like they're basically the same but balance we're already on dropbox vs file checkout in anyway … url\"\n        ],\n        [\n            0,\n            \"tell andrea to keep the ban on bee killing with no sign the petition url\"\n        ],\n        [\n            0,\n            \"breakfast with the at noon every sunday finest meat seafood offers the best service in the tri state url\"\n        ],\n        [\n            0,\n            \"user congrats on the huge walk off 3 run and even bigger congrats on your first walk off of your career hashtag\"\n        ],\n        [\n            0,\n            \"ivanka trump and jared kushner still from business empire show new york times new york … … url\"\n        ],\n        [\n            0,\n            \"there are very few people i can rely on every time something random happens in i am reminded of this\"\n        ],\n        [\n            0,\n            \"senator dino in messy certificate scandal school says he did not graduate see details … url\"\n        ],\n        [\n            0,\n            \"not only does exercise help fight disease it creates a stronger heart the most important muscle in the body url\"\n        ],\n        [\n            1,\n            \"samsung galaxy tab s2 sm t 9 7 32 gb wifi tablet white line on screen url url\"\n        ],\n        [\n            0,\n            \"user they were formed bc of a survival show if u want to cry and get heartbroken watch no mercy\"\n        ],\n        [\n            0,\n            \"labour must tell us what it can offer ' not what it would like to offer by way of a of human nature or the … url\"\n        ],\n        [\n            0,\n            \"birmingham city vlog must start these three players against derby birmingham mail url\"\n        ],\n        [\n            0,\n            \"it all has to come out with gop investigation no protection for hrc bho lynch any of them url\"\n        ],\n        [\n            0,\n            \"user access may i contribute to you as parent writer and inclusion activist url\"\n        ],\n        [\n            0,\n            \"you don't have to defend or explain your decisions to anyone it's your life live it perfectly without apologies\"\n        ],\n        [\n            0,\n            \"today we planted at the nc executive mansion in honor of child abuse prevention month hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag hotel has been extended to 4 7 talk w your pta leaders about room sharing options url\"\n        ],\n        [\n            0,\n            \"you have brains in your head your feet in your shoes you can yourself in any direction you choose dr\"\n        ],\n        [\n            1,\n            \"user no i got harassed because i called out and all the shit that comes with it lol literally just ta … url\"\n        ],\n        [\n            0,\n            \"constitution – the test of by url via user in response to rx cj\"\n        ],\n        [\n            0,\n            \"if your mindset is money over everything you're gonna be very lonely and unhappy lmao idk just saying\"\n        ],\n        [\n            1,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            0,\n            \"user why do you even pretend you are democrat why just not to be honest and change party hashtag\"\n        ],\n        [\n            0,\n            \"people playing to hard to get these days signals getting too hard to read no one admits anything\"\n        ],\n        [\n            0,\n            \"buddy is smiling we all know how he loved to smell pretty flowers even though he scared me sometimes when url\"\n        ],\n        [\n            0,\n            \"the one where alexander and adopt a satchel named phillip after their son dies hashtag url\"\n        ],\n        [\n            0,\n            \"pictures from some work yesterday doing pressure washing at a gas station new ownership wanted … url\"\n        ],\n        [\n            0,\n            \"user that's made me feel much better 👍 🙋 however it seems acceptable for a guy but not a woman to feel the same o … url\"\n        ],\n        [\n            0,\n            \"1st centre circle advisory board meets during the business summit the counsel of url\"\n        ],\n        [\n            1,\n            \"published a new blog entry the craft with joe in industry news url\"\n        ],\n        [\n            0,\n            \"can't get enough of these 4th grade thinkers at es hashtag url\"\n        ],\n        [\n            1,\n            \"i'm at that point where i can have the exact woman i want so i ain't losing no sleep over a chick who can't get over her wit niggas\"\n        ],\n        [\n            0,\n            \"user might have been ryan gilbert i haven't had time to write many analysis articles this year\"\n        ],\n        [\n            0,\n            \"even if the whole world falls apart you'll always be the light ay the end of the tunnel that i look up to\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"thursday evening april 13th it would be great if everyone could come along to url\"\n        ],\n        [\n            0,\n            \"if curling up with a good book could be made more enjoyable surely it would be to curl up with the of the b … url\"\n        ],\n        [\n            0,\n            \"user thanks for following like a mystery have my first two novels free as a thank you url\"\n        ],\n        [\n            0,\n            \"church of was destroyed when a heavy storm hit it's building also affected were p s … url\"\n        ],\n        [\n            0,\n            \"hashtag plugin is eating all the ram in wp and killing the site anyone see this before\"\n        ],\n        [\n            0,\n            \"hashtag hashtag josh donaldson swinging matt fc fc × cu fc × s3 92 5 mph cutter\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 1013 03 hpa temperature 20 51 ° c humidity 54 23 luminosity 0lux 2017 03 31 02 37 24\"\n        ],\n        [\n            0,\n            \"user it looks like you're having a relaxing day jonathan how are you enjoying the sunshine today\"\n        ],\n        [\n            1,\n            \"fabric traditions country graphics fabric new cotton url url\"\n        ],\n        [\n            0,\n            \"y would someone's gf sit in the middle of a bunch of other be touching and laughing guess what they say ab be true 😂\"\n        ],\n        [\n            1,\n            \"i hate it when my father says you look you look vulnerable and weak stfu you're the reason why victim blaming is a thing\"\n        ],\n        [\n            0,\n            \"user why don't these reporters simply say uranium story is a lie has been debunked several times i d … url\"\n        ],\n        [\n            0,\n            \"i'm deleting the following people on my facebook as i don't interact with them or i am not fond of their recent url\"\n        ],\n        [\n            0,\n            \"doesn't care whether is or because it gets and doesn't rea url\"\n        ],\n        [\n            1,\n            \"is now available for adoption this male domestic short hair is old learn more at url\"\n        ],\n        [\n            0,\n            \"heading home after amazing user weekend what an inspiring and generous bunch of funny bone thanks to all\"\n        ],\n        [\n            0,\n            \"my blog is now only vaguely connected to marketing as this week i write about drag race and how amazing url\"\n        ],\n        [\n            1,\n            \"check out weekly fm japan audio magazine 1 1983 hall oates billy joel queen go url via user\"\n        ],\n        [\n            0,\n            \"finds ' mental ' health returning to a solo career url url\"\n        ],\n        [\n            1,\n            \"user strongly condemn the attack on five nigerian students it is a shameful act of cowardice 1 3 url\"\n        ],\n        [\n            0,\n            \"i have basically just deleted every personal file and cleared the program out there's only 16gb free now how\"\n        ],\n        [\n            0,\n            \"like and share this tip to increase the capacity of your tank url\"\n        ],\n        [\n            0,\n            \"user user interesting but is not automatic insurance popular movements can often be worse like castro etc\"\n        ],\n        [\n            1,\n            \"never underestimate the importance of a comfy office chair especially if you're gonna be parking your ass there for hours\"\n        ],\n        [\n            0,\n            \"i think we really have a new pink monster 🙈 pink sweatshirt pink cap effect or she's the royal pink bl … url\"\n        ],\n        [\n            0,\n            \"also the enemy has to save your great from the future from a of retired weapons from ww2\"\n        ],\n        [\n            0,\n            \"to people who mental illness please let me know when my anxiety attack starting at 9 45 am is supposed to be beautiful\"\n        ],\n        [\n            0,\n            \"user thanks to staff for their help o loved her entry for colouring comp url\"\n        ],\n        [\n            1,\n            \"new vinyl album various artists best of pop music vol 1 memory 1981 url\"\n        ],\n        [\n            0,\n            \"hashtag pharma reports positive results from a phase 3 trial of 301 studied for read more url\"\n        ],\n        [\n            1,\n            \"i practically had an re watching most badass moments bring on season 7 hashtag bitches\"\n        ],\n        [\n            0,\n            \"how did i survive hashtag from melbourne fl to ky with a connection in atlanta all in the same day\"\n        ],\n        [\n            1,\n            \"having trouble in android apps from play store you should try url delhi\"\n        ],\n        [\n            1,\n            \"boys size 14 16 large the north face fleece jacket url url\"\n        ],\n        [\n            0,\n            \"user thank you for the battle of the network stars reference today no one understands how great this was hashtag\"\n        ],\n        [\n            0,\n            \"everton forward pledges future to england sources url url\"\n        ],\n        [\n            1,\n            \"we didn't show the rates for blacks because they were so high they couldn't fit on the graph url\"\n        ],\n        [\n            0,\n            \"ok user u know what you have to do now to get in the playoffs it's in your hands so let's get a regulation w … url\"\n        ],\n        [\n            0,\n            \"i 205 int w sandy bypass delay road work has the sb center lanes closed near sandy for r url\"\n        ],\n        [\n            0,\n            \"i watched my brother play the first couple hours of persona 5 and wow they were way better than the first couple hours of 3 and 4\"\n        ],\n        [\n            1,\n            \"professional standard large desktop office business electronic with 14 large … url\"\n        ],\n        [\n            1,\n            \"im getting a grind squad thing together i need good ass players comment with clips and channel url via user\"\n        ],\n        [\n            0,\n            \"president to visit university in last leg of three states visit url url\"\n        ],\n        [\n            1,\n            \"♠ vintage dino italy print xl tie awesome paris act soon url url\"\n        ],\n        [\n            0,\n            \"we're excited to offer this rare american airlines club aa shirt it's so rare … url\"\n        ],\n        [\n            1,\n            \"the for play at hashtag features a lovely top deck entertainment area w barbecue and hot tub … url\"\n        ],\n        [\n            0,\n            \"user the stadium is full but the top part of the stadium is not open people are standing while there are … url\"\n        ],\n        [\n            0,\n            \"carolina needs to run clock but not just have berry go with less than eight on the shot clock he ain ’ t right tonight\"\n        ],\n        [\n            0,\n            \"user but are u experiencing difficulties with them work through agents and see how that works out ppl … url\"\n        ],\n        [\n            0,\n            \"smith always have negative tone against user even his wh reporter can there be some good positive reporters\"\n        ],\n        [\n            0,\n            \"“ susan rice requested unmasking of incoming trump administration officials ” obama is guilty by user url\"\n        ],\n        [\n            0,\n            \"old large historic australian wool photo bay url url\"\n        ],\n        [\n            0,\n            \"i believe there was a transit worker who walked right by did i not see an user patch on a woman's jacket … url\"\n        ],\n        [\n            0,\n            \"just completed a 5 81 mi run from a surprise family visit but happy i can get a workout be url hashtag\"\n        ],\n        [\n            0,\n            \"it was wise to pop taker out in the middle of that ramp it's gonna take forever if he enters from the stage lol hashtag\"\n        ],\n        [\n            1,\n            \"where the fuck am i getting all these follows you guys do know i am a shut in who screams and laugh at awful puns right\"\n        ],\n        [\n            0,\n            \"you're not necessarily the most vocal one in your group but y more for virgo url\"\n        ],\n        [\n            0,\n            \"top story three white house officials tied to files shared with house … url see more url\"\n        ],\n        [\n            1,\n            \"11 new followers in the last day and it is more than just stats i use it for growing my account try it url\"\n        ],\n        [\n            0,\n            \"user user if you could check your facts before you open your mouth that would be great 🤗\"\n        ],\n        [\n            0,\n            \"madden is dead cause it's april and only 40 people have a chance of playing for anything end conversation\"\n        ],\n        [\n            1,\n            \"user user evening now xxx xxx\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url driving in the rain at night 3 31 17\"\n        ],\n        [\n            1,\n            \"paddypower 20 1 spurs chelsea leicester man utd all to win new customers winnings paid in free bets t c's apply … url\"\n        ],\n        [\n            0,\n            \"arrival of the our mp craig the flood minister and the leader of council url\"\n        ],\n        [\n            1,\n            \"full video url kane meets her sugar daddy and h 👻 add me on snapchat 69 👻 url\"\n        ],\n        [\n            0,\n            \"user major is my favorite character because she played fabulous cool visual a compelling central … url\"\n        ],\n        [\n            1,\n            \"breaking news industries first step by step guide to making real money online 100 free url url\"\n        ],\n        [\n            0,\n            \"number 4 for this is model color just been confirmed custom … url\"\n        ],\n        [\n            0,\n            \"you're whistling while you work today and it's almost as if y more for scorpio url\"\n        ],\n        [\n            0,\n            \"user user you will be making a huge mistake trump is an illegitimate pres meaning gorsuch however qualified is an illegitimate scotus\"\n        ],\n        [\n            0,\n            \"made a diff one just bc too lazy to slide in yo dms and drop random names 👋 🏼 url\"\n        ],\n        [\n            0,\n            \"user is my pick for the pink diamond tournament bracket what's yours url\"\n        ],\n        [\n            1,\n            \"user user exactly i'm in a field that's less than 5 women young and old i have been welcomed w o worrying about sex duh\"\n        ],\n        [\n            0,\n            \"user and the whole time he had the papers in his back pocket but didn't recognize their value … url\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"us ends funding for un population fund over in chinese forced abortions url\"\n        ],\n        [\n            0,\n            \"10 people followed me and 10 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"kelly the bars and kicking the through the wall and onto the spike is an amazing scene and wo … url\"\n        ],\n        [\n            0,\n            \"charles proposes to ex actress girlfriend daily mail daily mail url url\"\n        ],\n        [\n            0,\n            \"user a few of my favorites star wars the movie the iron giant the lion king raiders of … url\"\n        ],\n        [\n            0,\n            \"m 500 500 watt mono class d digital car amp used url url\"\n        ],\n        [\n            0,\n            \"just finished one punch man i want more o o i need more in my life url\"\n        ],\n        [\n            0,\n            \"i don't think i've actually ever drawn pete older than 15 and this is just a whole new experience for me url\"\n        ],\n        [\n            0,\n            \"what should mama june expect from here on out more celebrities open up about life after weight loss surgery … url\"\n        ],\n        [\n            0,\n            \"soccer time 5 chelsea vs manchester city di bridge url\"\n        ],\n        [\n            0,\n            \"have you lost a loved one surviving and thriving after love and loss with today at 7pm et url\"\n        ],\n        [\n            0,\n            \"user pure releases ‘ the case for christ ’ today announces additional 2017 films url\"\n        ],\n        [\n            1,\n            \"join book club today for a chance to win 100 amazon gift card copy paste your custom link here\"\n        ],\n        [\n            0,\n            \"user i meant lack of parking for residents of those units but yeah with that many units on that small a lot … url\"\n        ],\n        [\n            0,\n            \"gosh how i wish i saw this sooner asking if i can apply remotely or if there will be an extension url\"\n        ],\n        [\n            0,\n            \"johns working my mom can't find a baby for scarlett and my office doesn't allow children 🙄 🙄\"\n        ],\n        [\n            1,\n            \"user user muslims immigrants are living like they're used to where their from filth and violence are all they know\"\n        ],\n        [\n            0,\n            \"end of 1st hashtag 27 hashtag 31 denver shooting 42 from the field but 3 of 8 from beyond the arc has 8 points 6\"\n        ],\n        [\n            0,\n            \"i have a complicated thing w the late show bc for every 10 minutes of perfect 90s melbourne comedy there's 1 minute of racism\"\n        ],\n        [\n            0,\n            \"your enthusiasm is not dampened by the logistical problems you more for gemini url\"\n        ],\n        [\n            0,\n            \"user user yes like that but only for second opinions on major health cases the opposite end of the care spectrum\"\n        ],\n        [\n            0,\n            \"visibility seems to have downgraded beach where search for person who may have gone through the ice th … url\"\n        ],\n        [\n            0,\n            \"it's so expensive being a girl i love myself but damn nails eyebrows hair toes makeup the list goes on\"\n        ],\n        [\n            0,\n            \"whether muslim or not we all must become more tolerant understanding open minded and encourage diversity unity … url\"\n        ],\n        [\n            0,\n            \"user i think there is little doubt the republicans will exercise the reed rule gets more than 1 or 2 more justices\"\n        ],\n        [\n            1,\n            \"no autocorrect i want breach not a gap or break not a butt although captain we've got a is a whole new story\"\n        ],\n        [\n            0,\n            \"ya allah fulfill my dreams ya allah give me success ya allah give me a bright future ya allah bless my parents\"\n        ],\n        [\n            0,\n            \"senior staff nurse hospital division theatres team 4 senior staff … url\"\n        ],\n        [\n            0,\n            \"user thank you for everything you do thank you for being you i love you so much mind following me ♡ — 103\"\n        ],\n        [\n            0,\n            \"it's just nostalgic listening to user album back to reality on wednesday and i miss the squad so much you guys know who you are\"\n        ],\n        [\n            1,\n            \"user oh shit wrong richard spencer tomorrow yes and i'll have the leafs flames debt i owe you w me\"\n        ],\n        [\n            1,\n            \"check out over industry at hashtag 2017 on may 10 11 at the toronto congress centre info … url\"\n        ],\n        [\n            0,\n            \"ignorance will claim the bible tells the rest of us the 1 of the people who own the planet electricity which is free\"\n        ],\n        [\n            0,\n            \"nobody can go back and start a new beginning but anyone can start today and make a new ending maria robinson hashtag\"\n        ],\n        [\n            1,\n            \"come get your all day 25 at el paso 66 for the opening … url\"\n        ],\n        [\n            0,\n            \"hand over my chat history develop a profile and let the do its work and i read the chat later in the day to catch up\"\n        ],\n        [\n            0,\n            \"user my pregnancy craving was with ham sandwiches stuffed with cheesy hashtag\"\n        ],\n        [\n            0,\n            \"got a video ready for tomorrow hope you enjoy it but that will be the only video of the weekend because my birthday is tomorrow 😀 celebrate\"\n        ],\n        [\n            0,\n            \"digital trends was nominated for a award – show us your support url url\"\n        ],\n        [\n            1,\n            \"start your online business and start earning doesn ’ t compare to anything read l earn url url\"\n        ],\n        [\n            0,\n            \"larvitar ♂ 80 0 7 15 14 bite stomp s small til 01 20 16 url\"\n        ],\n        [\n            0,\n            \"this is how much my life has fallen apart i literally need to do laundry so that i can wear clothes to clean my house and do laundry\"\n        ],\n        [\n            0,\n            \"user john rocket man wheel stuck in the middle with you gary engineers ac dc … url\"\n        ],\n        [\n            0,\n            \"you long to be the center of attention but you can take your more for leo url\"\n        ],\n        [\n            0,\n            \"user the role of played by is very natural he give good judgement to that role result is of you\"\n        ],\n        [\n            1,\n            \"i want to hear 👂 mediocre news on the mediocre news networks by mediocre talking heads talking in mediocre voices dope\"\n        ],\n        [\n            1,\n            \"sony cyber shot compact camera – black black was £ 199 00 now £ 99 from url\"\n        ],\n        [\n            1,\n            \"url headline aws now lets you export data in format url\"\n        ],\n        [\n            1,\n            \"twitter to developers please love us again please url url\"\n        ],\n        [\n            0,\n            \"help celebrate the history of the faculty of health by contributing to our 200 achievements project … url\"\n        ],\n        [\n            0,\n            \"and those whose it is to make the midnight that rejoice to hear the bell url\"\n        ],\n        [\n            1,\n            \"just went out for a walk and met the world's most annoying man don't leave the house without headphones in future\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            0,\n            \"cat missing for 2 years returns home after facebook post url url\"\n        ],\n        [\n            0,\n            \"sharing stories the fact that victims are not afraid to speak out against perpetrators they hashtag url\"\n        ],\n        [\n            0,\n            \"delta to launch three daily flights between chicago and seattle url url\"\n        ],\n        [\n            0,\n            \"why cheat why why not save the other person from pain they will know why not free yourself from the psychological trauma\"\n        ],\n        [\n            0,\n            \"🙄 gee i wonder who 🍊 in this type of behavior online trolling by hate groups activists fight back url\"\n        ],\n        [\n            0,\n            \"because if you're planning a terror attack and police found being made url\"\n        ],\n        [\n            0,\n            \"watch oklahoma city thunder star victor deliver his smooth of r i believe i can fly … url\"\n        ],\n        [\n            0,\n            \"one of my faves a perfect game players played perfect game in upset url\"\n        ],\n        [\n            1,\n            \"14 lg antique look shelf bird country decor home garden b 40 url url\"\n        ],\n        [\n            0,\n            \"user you twice referred to user as congressman is that normal shouldn't it be\"\n        ],\n        [\n            0,\n            \"🌸 home from a great weekend seeing my wonderful friends celebrating a wedding and even taking a … url\"\n        ],\n        [\n            0,\n            \"sex workers say a wave of john is making life more dangerous for them url\"\n        ],\n        [\n            1,\n            \"smash addiction 59 dubs vs profanity doubles grand finals url via user\"\n        ],\n        [\n            0,\n            \"phil 2 17 but even if i am being poured out as a drink offering upon the sacrifice and service of your faith url\"\n        ],\n        [\n            1,\n            \"app ed round up for april 2017 making music memorable url url\"\n        ],\n        [\n            0,\n            \"if it was just you then you would have been tagged it's all over everyone's tl the world doesn't revolve … url\"\n        ],\n        [\n            0,\n            \"user and biologically we are just part of the whole your own identity often being very\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"in a hidden room he'd pour wine read poetry til the candle burnt out i'd fall asleep in his arms soon i also fell in love hashtag\"\n        ],\n        [\n            1,\n            \"activist group claims 20 of millennials are lgbt the lgbt advocacy organization an online poll it … url\"\n        ],\n        [\n            0,\n            \"hashtag dr jane white visiting scientist at begins her symposium presentation with part … url\"\n        ],\n        [\n            0,\n            \"setting my alarm earlier than necessary tomorrow bc i know i'll need extra time to cry in bed bc of harry's single uk\"\n        ],\n        [\n            0,\n            \"this gorgeous pond with a bridge and lots of fish was in the backyard of a home i today i've always url\"\n        ],\n        [\n            0,\n            \"thank you for all you taught me being there for me when i needed someone and loving me like your own url\"\n        ],\n        [\n            1,\n            \"user but why when i asked him was y'all living together he laughed sis you settling for a this man is not even claiming\"\n        ],\n        [\n            0,\n            \"2 female suicide bombers killed 5 injured in failed mosque attack url\"\n        ],\n        [\n            0,\n            \"user user raised on a dirt road for 20 years it take an awful lot of to allow dirt to mask a license plate\"\n        ],\n        [\n            0,\n            \"user now tomorrow night it will be your turn to put a stamp on hashtag can't wait 🙌 🙌 🙌\"\n        ],\n        [\n            1,\n            \"user user this would be 1000 correct islam is about and domination not love and peace\"\n        ],\n        [\n            0,\n            \"someone already turned an romeo into 225 worth of url url\"\n        ],\n        [\n            0,\n            \"boyfriend refuses to let girlfriend go out and twitter hard url\"\n        ],\n        [\n            0,\n            \"ok congress and president its time to go back to d c and help mr trump put together a coherent plan for this\"\n        ],\n        [\n            0,\n            \"wish we could turn back time to the good old days when our momma sang us to sleep but now we ’ re stressed out\"\n        ],\n        [\n            1,\n            \"is a guys the girl really started from nothing she's just pushing user re a go\"\n        ],\n        [\n            0,\n            \"it just took me three hours to watch a two hour movie i can't believe i'm getting worse at literally just sitting there and watching a movie\"\n        ],\n        [\n            0,\n            \"the brutally honest story of what happened after this man's transformation url url\"\n        ],\n        [\n            0,\n            \"user as someone who has been through my own mental illnesses thank you for being that voice it couldn … url\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url pour liquor on me and lick my horny body url\"\n        ],\n        [\n            0,\n            \"everyone thinks you're being overly efficient today but you k more for cancer url\"\n        ],\n        [\n            1,\n            \"mansion party going down tonight formal friday 👔 message for event info 🎉 url\"\n        ],\n        [\n            1,\n            \"help i'm trying to win a month's worth of user and a hand mug you can too amp url\"\n        ],\n        [\n            0,\n            \"i've been doing homework and projects since 1 this afternoon and i took a half hour break to eat so that's a great start to the week 🙃\"\n        ],\n        [\n            0,\n            \"' someone's getting shot right now oh well ' l a deputy ignores call in video to ex girlfriend url\"\n        ],\n        [\n            0,\n            \"i find my greatest pleasure and so my reward in the work that what the world calls success thomas a edison\"\n        ],\n        [\n            1,\n            \"ham clothing care pressing ham tool excellent never used condition ne url\"\n        ],\n        [\n            0,\n            \"💥 three things your body depends on 📌 if your blood sugar is stable ❤ your energy could soar ❤ your url\"\n        ],\n        [\n            0,\n            \"wore a phenomenal huge bow to the ' beauty and the beast ' premiere url url\"\n        ],\n        [\n            0,\n            \"i either text back after a decent amount of time or way later there is few and far between sorry\"\n        ],\n        [\n            0,\n            \"because everyone is willing to accept the status quo fear of consequences or fear of the unknown hashtag\"\n        ],\n        [\n            0,\n            \"user i like rick and morty but is it really necessary to play the same episode 4 times in a row for april fool's day real mature\"\n        ],\n        [\n            0,\n            \"every 1 else considers me kind of a so i guess that's good idk i feel guilty for painting my nails using pastel colors and make up ha\"\n        ],\n        [\n            0,\n            \"i already tweet more than 100 to jack and jack and they ignored all of them including this one\"\n        ],\n        [\n            0,\n            \"for those that dont understand what is going on and turning on trump so sudden you need to take a step back and chill out\"\n        ],\n        [\n            0,\n            \"see all you lovely dance teachers and your students at user worcester this sunday url\"\n        ],\n        [\n            0,\n            \"so either the employees are super lazy and or don't know what a switch is or upper management is telling them to say no to all who call\"\n        ],\n        [\n            0,\n            \"user i rather expected the victim to be the author but they clearly want you to keep writing 😉\"\n        ],\n        [\n            0,\n            \"a fear of the unknown keeps a lot of people from leaving bad situations don't let this happen to you hashtag\"\n        ],\n        [\n            1,\n            \"i'll write an a paper for you payment is after you've received the paper guarantee 0 dm … url\"\n        ],\n        [\n            0,\n            \"wait did no one how gave shoulder a few when he returned after dancing with for acoustic stage\"\n        ],\n        [\n            0,\n            \"user happy happiest birthday po thank you po for always supporting user no matter take care and po always\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show k hello all url url\"\n        ],\n        [\n            0,\n            \"trade free follows 20 x 20 i also accept dms i do rts i go first for extras trading solo dm giveaway access account free follows rare\"\n        ],\n        [\n            0,\n            \"now it is important to rest and restart antonio post bournemouth reaction url\"\n        ],\n        [\n            0,\n            \"forgotten the legacy legacy of the ser bk 1 r a 1993 pb url url\"\n        ],\n        [\n            0,\n            \"and it shall be said in that day lo this is our god we have waited for him … isaiah 25 9 url\"\n        ],\n        [\n            0,\n            \"user pls lets our own efe its goin on dnt let dem us vote efe to pls guys lets mk history\"\n        ],\n        [\n            0,\n            \"the artist please join me on the twitter user be my … the … url\"\n        ],\n        [\n            0,\n            \"user does it patch as well because i'm stuck on the drive core the data pad at the crash site is bugged for me\"\n        ],\n        [\n            0,\n            \"spine 500 carbon for hunting with extra 12pcs field points url url\"\n        ],\n        [\n            0,\n            \"new post india to follow footsteps on april 20th bull month for url\"\n        ],\n        [\n            0,\n            \"user we'd love to have you in our family thought you might enjoy reading this experience story url\"\n        ],\n        [\n            0,\n            \"fight anyone that tells you there's nothing wrong with being fat and help your body and bones and lose weight seriously\"\n        ],\n        [\n            0,\n            \"guns in america arkansas responds to the backlash to its new carry law url url\"\n        ],\n        [\n            1,\n            \"if you find the q crew right now at arena you could win upgraded seats tonight for bon get in the … url\"\n        ],\n        [\n            0,\n            \"i'm so so sad that he's gone thru this and i'm relieved that he spoke openly about his feelings 😥 url\"\n        ],\n        [\n            0,\n            \"klopp is prepared to abandon ‘ win ugly ’ to secure the champions league following the injury to sadio chris\"\n        ],\n        [\n            0,\n            \"going to on this for dinner late dinner but a long productive day also … url url\"\n        ],\n        [\n            0,\n            \"kick off hashtag by your closet keep clothing neat with our selection of hooks … url\"\n        ],\n        [\n            0,\n            \"standard of review fox ’ s ‘ shots fired ’ when it doesn ’ t focus on url above the law\"\n        ],\n        [\n            0,\n            \"ok so so far im in the clear for seeing but i just need to tell my mom and get some dates straight\"\n        ],\n        [\n            1,\n            \"risk comes from not knowing what you ’ re doing here ฿ ฿ ฿ sell ฿ uy url hashtag\"\n        ],\n        [\n            0,\n            \"so i had a dream that me and rick ross were best friends and i was helping him remove his ankle monitor\"\n        ],\n        [\n            0,\n            \"mum got excited bc i her first for once she's on holiday was gutted though just needed to know about the missed bin day 🤷 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"some times i forget i work in the second cafe in the state then i see the numbers from mornings like this\"\n        ],\n        [\n            0,\n            \"im always here for objective beyonce analysis but i do not see what yall see for and never have oh 🙄 😂\"\n        ],\n        [\n            0,\n            \"user butler has the potential to make an impact if he's called while guys like williams and can … url\"\n        ],\n        [\n            1,\n            \"dana point larvitar ♂ 15 6 4 3 0 bite ancient power s normal til 06 38 01 29m url\"\n        ],\n        [\n            0,\n            \"user when i tell you that one pf these fine days imma block you believe me no date yet yeah think a the last week this\"\n        ],\n        [\n            1,\n            \"volleyball indoor outdoor super volleyball net set clothing shoes equipment wilson rules url\"\n        ],\n        [\n            0,\n            \"cue a bright smile while immediately wrapping his arms around and him up a bit to spin around with … url\"\n        ],\n        [\n            0,\n            \"afternoon in paris will be at the hi tide on saturday at 1pm but stick around for more fab music and a great … url\"\n        ],\n        [\n            0,\n            \"with easter only a week away spaces are booking up fast call now to get booked in and avoid disappointment url\"\n        ],\n        [\n            0,\n            \"2 away and in steps user and stays hot to for the first husky hit of the game url\"\n        ],\n        [\n            1,\n            \"user killing an animal for food killing the plant and the animal so eating plants involves less kill … url\"\n        ],\n        [\n            0,\n            \"there are times when there's a great pleasure waiting at the end of pains and near death experiences\"\n        ],\n        [\n            0,\n            \"i just went from tryna find a prom date to tryna find a bomb shelter real quick url\"\n        ],\n        [\n            1,\n            \"hashtag 7th after at red wolf asu most asu b s dakota 301 301 murray state\"\n        ],\n        [\n            0,\n            \"user thanks so much just working out exactly what i'll need and then will drop you a line in the next c … url\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"2015 cadillac jacksonville jacksonville beach beach st johns url\"\n        ],\n        [\n            0,\n            \"ideal according to science ” user prepare for days wks the job is dead long live work url\"\n        ],\n        [\n            1,\n            \"a wild has appeared available until 04 24 47 21s iv 95 56 move poison sting struggle url\"\n        ],\n        [\n            0,\n            \"user participate in research study conducted by senior health care management students … url\"\n        ],\n        [\n            0,\n            \"user user it's the worst trip i've ever been on we are driving in the bus near a really boring places i'm bored\"\n        ],\n        [\n            0,\n            \"it's not entirely confirmed what the chemicals were but experts suspect a powerful nerve agent … url\"\n        ],\n        [\n            1,\n            \"whether you ’ re needing plastics for a project at work or home user offers a wide variety sheet rod tube in our retail store\"\n        ],\n        [\n            0,\n            \"it's time to get to work hashtag and now bernie sanders and elizabeth warren join forces to make college free url\"\n        ],\n        [\n            0,\n            \"user it's interesting you say that because who clearly lacks awareness tweeted photo of the library birthday cake today\"\n        ],\n        [\n            0,\n            \"user floor and her front area facing she took aimed for chest with her patrol ray gun and 4 9\"\n        ],\n        [\n            1,\n            \"nowplaying 12 a dream prod by joe the dream catcher 08 2015 12 url 21 47\"\n        ],\n        [\n            0,\n            \"i'm assuming this an between a wife and husband marriage is about two becoming one two hearts in union url\"\n        ],\n        [\n            0,\n            \"bulk topaz glass crystal faceted cube beads 8mm spacer jewelry findings url url\"\n        ],\n        [\n            0,\n            \"good thought out by god being described as having unlimited patience url\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"jail broken unlocked amazon fire tv stick ​ with 17 1 quad core url url\"\n        ],\n        [\n            1,\n            \"user mr trump please use your speech writer more often you have vocabulary of average high school student\"\n        ],\n        [\n            0,\n            \"day 21 90 my game as 112 says stick to the products like glue see what they … url\"\n        ],\n        [\n            0,\n            \"although i'm thankful for life i've lead i still wish i was bout that action it'd be unreal to be prepared for when some mfs try you\"\n        ],\n        [\n            0,\n            \"designer needed for internal comms team based in west london check out the here url\"\n        ],\n        [\n            0,\n            \"i'm doing some in my big ink world file this is just the core magic types this world is h … url\"\n        ],\n        [\n            0,\n            \"user also threaten the careers of gop senators who vote to eliminate the filibuster on scotus nominees call now\"\n        ],\n        [\n            0,\n            \"annual women ’ s 3 1 mile 5k run na holo walk ’ s only all women's event sat may 6th … url\"\n        ],\n        [\n            0,\n            \"be vigilant corrupt persons within britain will use this force as reason to not fight negative consequences url\"\n        ],\n        [\n            0,\n            \"user user yeah naughty dog for sure but very few games of this scale look this good in the general gameplay i mean\"\n        ],\n        [\n            0,\n            \"user kind of makes sense major differences in approach to reality one and one\"\n        ],\n        [\n            0,\n            \"exploring st bridge and cathedral park it's where they film the … url\"\n        ],\n        [\n            0,\n            \"one key element to a strong church is strong and hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i think all my are worth this bag and thats like nearly 300 at this point 😂 url\"\n        ],\n        [\n            1,\n            \"i'm sure that's why he was allowed to to tell the us kim jong un is nuts spread fear url\"\n        ],\n        [\n            1,\n            \"have you seen our great fishing package yet checkout our hotel accommodations at url url\"\n        ],\n        [\n            1,\n            \"open in today drop in for a sip in celebration of spanish wine week later this month and we've our 6 fo … url\"\n        ],\n        [\n            0,\n            \"user words your grace as for the of lord i'm afraid i've yet to discover that …\"\n        ],\n        [\n            0,\n            \"understanding customer experience artificial intelligence may be the solution here's why forbes url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url tony 2015 news best repair your relationship when all hope\"\n        ],\n        [\n            0,\n            \"having a bf gf won't solve all your life problems it's nice when it's healthy good but you gotta learn to love live w yourself alone\"\n        ],\n        [\n            0,\n            \"this chick literally said she wanted to go home and pass out as she was re doing her lipstick for the 3rd time\"\n        ],\n        [\n            0,\n            \"apr 3 1917 — paris puts our flag with those of allies immense enthusiasm over our entry press calls it the url\"\n        ],\n        [\n            0,\n            \"i walked here from and with a to 15th and so i deserve whiskey 😊 mom url\"\n        ],\n        [\n            1,\n            \"check out brand new playful print collection visit your local kids store to find out how kids can url\"\n        ],\n        [\n            1,\n            \"go into details it's total fraud of user he is trying to fool people again the voter gets a slip o … url\"\n        ],\n        [\n            1,\n            \"user what's more you can get your response published in open access for free if you submit in 2017 url\"\n        ],\n        [\n            1,\n            \"blackberry anyone anywhere on any device with hashtag crisis communication software … url\"\n        ],\n        [\n            0,\n            \"annual car festival of lord at to resume journey tomorrow hashtag\"\n        ],\n        [\n            0,\n            \"user same here living in perth makes it fairly costly when doing a lot of the cons in aus\"\n        ],\n        [\n            0,\n            \"nothing is more beautiful than falling in love with a character you made yourself ❤ ️ 😅 hashtag\"\n        ],\n        [\n            1,\n            \"sometimes good things come in small packages like our 2 fl oz tube of daily hand cream hashtag\"\n        ],\n        [\n            0,\n            \"maga we will make america great again despite the liberal snowflakes all aboard the the trump train url\"\n        ],\n        [\n            1,\n            \"if i stopped at a shady ass in the middle of the night the owner told me he does i'd get the fuck outta there hashtag\"\n        ],\n        [\n            0,\n            \"the theme song for this administration should be trump dressed as elsa out do you want to build a\"\n        ],\n        [\n            0,\n            \"user just it doesn't matter as long as you haven't closed any by everything\"\n        ],\n        [\n            0,\n            \"david passenger service director user guaranteed better service in new 2018 timetable r … url\"\n        ],\n        [\n            0,\n            \"if someone you know loves to read but can't get to book club meetings they might like this online book club for url\"\n        ],\n        [\n            0,\n            \"second half begins between and with a score of 1 6 0 5 url\"\n        ],\n        [\n            0,\n            \"ugh i'd have to do so much self improvement to find love again and i just don't know if i want it that much\"\n        ],\n        [\n            0,\n            \"to all u in the denver area we have tickets on deck 10 bones a piece so let us know hashtag url\"\n        ],\n        [\n            0,\n            \"i guarantee et al can come up with another if they really really want to if they don't it was a bad deal to begin with\"\n        ],\n        [\n            0,\n            \"you never know how strong you are until being strong is the only choice you have hashtag\"\n        ],\n        [\n            0,\n            \"i liked a user video url we all die young steel dragon steel heart vocal cover by\"\n        ],\n        [\n            0,\n            \"5 hours till user leads us in a sweet night of worship bring your friends cause it's going to be legit\"\n        ],\n        [\n            0,\n            \"user oof that's rough if you ever need any other car help we hope you'll keep us in mind\"\n        ],\n        [\n            0,\n            \"user ha ha ha and someone who trump you are such a funny guy rob bless\"\n        ],\n        [\n            0,\n            \"what do you do with the people you know that only ask for favors and when you need a favor in return you get their voice mail\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url hairy shaved with hairy asshole from url\"\n        ],\n        [\n            0,\n            \"user please will you consider sharing to help prevent children from harm url\"\n        ],\n        [\n            0,\n            \"user but ur hot so it makes up for it also i think ur piercings look amazing so it doesn't matter\"\n        ],\n        [\n            1,\n            \"custom coffee mug candle for ms by collection ♨ ️ url url\"\n        ],\n        [\n            1,\n            \"neighbours help out giant cannabis factory where police seized 400 plants worth £ 50 000 … url\"\n        ],\n        [\n            0,\n            \"pleased for boys today took their own team talk and didn't make the game difficult for themselves hashtag url\"\n        ],\n        [\n            1,\n            \"someone just tweeted a only way to see his nudes haha he was so butt hurt whoever tweeted that … url\"\n        ],\n        [\n            0,\n            \"user he again her briefly those two have been at us all this time\"\n        ],\n        [\n            0,\n            \"sheriff ’ s office on patrol at irish italian parade url url\"\n        ],\n        [\n            0,\n            \"i got the money by myself i don't need help with them bands god i can handle my enemies jus protect me from my friends 💯\"\n        ],\n        [\n            0,\n            \"remember who i was james arthur felt like singing a song before i went to bed this songs … url\"\n        ],\n        [\n            0,\n            \"user user this story is a distraction promoted by trump trolls i'm not saying is a troll it's a diversion aka bs\"\n        ],\n        [\n            1,\n            \"come and get it lunch special chef salad lettuce ham turkey bacon cheese cherry url\"\n        ],\n        [\n            0,\n            \"user morning dr banner i hate mornings but then again i haven't slept all day haha how are you\"\n        ],\n        [\n            0,\n            \"user user most likely it will come in the form of a gone wrong i bet\"\n        ],\n        [\n            1,\n            \"maybe i just need to accept the fact that im actually stupid i dont have what it takes to be an engineer sigh\"\n        ],\n        [\n            0,\n            \"are you looking for something to do this school holidays mac adelaide lightning and adelaide have you url\"\n        ],\n        [\n            0,\n            \"y'all don't need to be worried about what i'm doing y'all need to be worried about what y'all not doing user\"\n        ],\n        [\n            0,\n            \"tortured in a concentration camp in the u s a detention facility california url\"\n        ],\n        [\n            1,\n            \"body shaming isn't funny i hate people that will literally do the dumbest videos for some views fuck this … url\"\n        ],\n        [\n            0,\n            \"sony we can shut all the competition down with our skills of and pandering to demographics disney oh yeah watch this\"\n        ],\n        [\n            0,\n            \"user our sincere apologies please send us an email regarding your recent visit to com so … url\"\n        ],\n        [\n            0,\n            \"user hi no updates yet but we ’ re aware of this one as respond we ’ ll have updates here url\"\n        ],\n        [\n            0,\n            \"' exact opposite of what is needed ' slams rent control rules url url\"\n        ],\n        [\n            0,\n            \"user will make the sky rain with sometimes cautious sometimes wild always one of the best a … url\"\n        ],\n        [\n            0,\n            \"have you ever cried at the first second of hearing the song for the first time me hashtag url\"\n        ],\n        [\n            1,\n            \"hang out with and other fun new people nearby when you sign in to url\"\n        ],\n        [\n            1,\n            \"user you've ruined flyers completely not sure i even want to play anymore ui is ugly too\"\n        ],\n        [\n            0,\n            \"think about how you want things to be your preferred future what aspects of that preferred future are happening now there will be some\"\n        ],\n        [\n            0,\n            \"user you like tired please get some well earned rest otherwise you'll be exhausted tomorrow ❤\"\n        ],\n        [\n            1,\n            \"erika no matter how mean i am to you you know i lo — i bet this is going to be a you thought like shit url\"\n        ],\n        [\n            0,\n            \"i've mentioned here but i've been looking out for them since 2016 and i think they're g g to be my new faves good\"\n        ],\n        [\n            0,\n            \"this one traveled feet to straight away left ahem on around a 360 homer pace at this season\"\n        ],\n        [\n            1,\n            \"this makes me angry if you want to have a winery in any state you should use that st … url\"\n        ],\n        [\n            0,\n            \"update teen cancer patient from ky receives birthday cards today alone total url url\"\n        ],\n        [\n            0,\n            \"user user in texas schools everything below a 70 is a failing grade i think a similar attitude is used here\"\n        ],\n        [\n            0,\n            \"finest public are getting even url url\"\n        ],\n        [\n            1,\n            \"user is there anyone worse in transition than stanley johnson in the whole league i cringe every time he's in the open court\"\n        ],\n        [\n            0,\n            \"this tornado about to help the milk and bread industry once again 🌪 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user clicked on one of your vids and saw this exactly 1 35 mil subs url\"\n        ],\n        [\n            0,\n            \"last night i did 2 hours of my new project and tonight i'll record the dead rising stuff for tomorrow\"\n        ],\n        [\n            0,\n            \"just two just you should have dated every girl then smh demon in training thank god for jesus sha 😌 😌 url\"\n        ],\n        [\n            0,\n            \"user user so it was just the 3 of them at the club then also how do u know how deeply they knew each other proof\"\n        ],\n        [\n            0,\n            \"user hes a box to box imo but union don't have a solid number 6 or 10 they are all hopes on coming back fit\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"drinking a de by american czech center — url\"\n        ],\n        [\n            0,\n            \"is being content with your current situation in life it's up to you to bring consciousness to the and remove do\"\n        ],\n        [\n            1,\n            \"this is a scam just to get money they never paid us for parker winning don't use this ever 😤 😡 url\"\n        ],\n        [\n            0,\n            \"user ' the independent music show ' newsletter play list 31 03 2017 featured – ' burke url\"\n        ],\n        [\n            1,\n            \"car auto clip 12v dc cigarette lighter adapter free p url url\"\n        ],\n        [\n            0,\n            \"user keith is soooo precious t t i got hunk too for but i str 8 up wanted all of em 😭 💕 💕 💕\"\n        ],\n        [\n            0,\n            \"please remember the 50 50 draw this friday please make sure your child has returned their tickets hopefully sold\"\n        ],\n        [\n            0,\n            \"glasgow sci fi cosplay and comic con user this weekend everything you need to know url\"\n        ],\n        [\n            0,\n            \"user user all inquiries are answered in the order received customer support will be with you shortly\"\n        ],\n        [\n            1,\n            \"tesla model 3 aims for two mass market titles first ev and first car url url\"\n        ],\n        [\n            0,\n            \"user user is that the leadership conference i'd love to go to live show but keep missing tickets 😞\"\n        ],\n        [\n            0,\n            \"user will you ever make physical copies of it's a masterpiece btw i'll be seeing you in toronto once again 👊 ✌ ️\"\n        ],\n        [\n            0,\n            \"it will give you that indication that ’ s the assumption i ’ m having read that last sentence again\"\n        ],\n        [\n            0,\n            \"ed was right in 2013 trump was wrong in 2017 labour needs a foreign policy beyond the ideas of dick hashtag hashtag\"\n        ],\n        [\n            1,\n            \"check out vintage handmade deer trees nature metal wood embossed wall decor url via user\"\n        ],\n        [\n            0,\n            \"tell i love you i love you i love you i love you i have not left the of a heart attack since\"\n        ],\n        [\n            1,\n            \"fuck these refs man holy shit put the fucking whistle away i don't think gonzaga has even made a shot that isn't a free throw\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user unemployed trailer park trump voters thought he would only hurt the not take w … url\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"user all lay persons used wiretapping meaning surveillance pres trump is still basically a lay person why is it wrong wasn't\"\n        ],\n        [\n            0,\n            \"by making your sermon a blog you can give potential visitors a preview of your and feel of your church url\"\n        ],\n        [\n            0,\n            \"frequently asked questions about visit our faq section for answers to the most popular questions … url\"\n        ],\n        [\n            0,\n            \"user legit tearing up here supportive ruin me still wants to be useful as a person beyond being a leader and a warrior\"\n        ],\n        [\n            0,\n            \"are head wraps that cover the ears and forehead during the cold url url\"\n        ],\n        [\n            0,\n            \"user i had of 303 for jio nd translation held successfully but till i haven't received any messages order no\"\n        ],\n        [\n            0,\n            \"love doesn't make the world go round love is what makes the ride worthwhile elizabeth barrett hashtag\"\n        ],\n        [\n            0,\n            \"user suffering you know when i hear any explosion i feel like i've heard it many times nothing new i don't know but i feel most\"\n        ],\n        [\n            0,\n            \"‘ empire ’ ratings stumble to another series low ‘ chicago p d ’ rises on soft night url via user\"\n        ],\n        [\n            0,\n            \"as long as demi is happy then i don't care who she is in a relationship have y'all seen her recently she is looking good\"\n        ],\n        [\n            1,\n            \"meganium m iv 28 until 08 40 at rd url url\"\n        ],\n        [\n            0,\n            \"i can choose to let it define me me me me – or i can choose to … url\"\n        ],\n        [\n            0,\n            \"find your spirit and no challenge will keep you from achieving your goals christopher penn hashtag\"\n        ],\n        [\n            0,\n            \"trump syrian strike is in ' vital national security interest ' of united states url url\"\n        ],\n        [\n            0,\n            \"user gary only 2 weeks and i will be in london to see this amazing musical again ☺ ✈ ️ 🌻 i'm so proud of you ❤ … url\"\n        ],\n        [\n            0,\n            \"user i'd give anything if he would follow me and off a little on me what a tough guy chuck norris … url\"\n        ],\n        [\n            0,\n            \"marvel legends star lord guardians of the galaxy vol 2 action figure toy more 👉 url url\"\n        ],\n        [\n            0,\n            \"my company is launching this week blessed to have the opportunities that have been presented to me and lead me to this point\"\n        ],\n        [\n            0,\n            \"some of the in the music biz on the board hope record labels scale a lot of peaks in the years to come u … url\"\n        ],\n        [\n            1,\n            \"i was deadass out thinking niggas are really in here partying not knowing we bouta go to fucking war\"\n        ],\n        [\n            0,\n            \"in 2017 will conduct its largest number of group tests to date more than the number performed in 201 … url\"\n        ],\n        [\n            0,\n            \"starting rain snow mix in what is surely father very last blast drive safely especially philly and nyc buds\"\n        ],\n        [\n            0,\n            \"user user anyone else feel like we are getting played leak so then we are satisfied with\"\n        ],\n        [\n            0,\n            \"this sums up my day today lost phone found phone locked and phone in jeep got to get url\"\n        ],\n        [\n            0,\n            \"yeah okay so retirement is down the road but why not get ahead of the game bring a friend and get smart … url\"\n        ],\n        [\n            0,\n            \"display in the 7 2 defeat was pathetic but congratulations to as they are making ' well look like the ' s brazil hashtag\"\n        ],\n        [\n            1,\n            \"user for further instructions on how to make a return and for our full returns policy click here url 2 2\"\n        ],\n        [\n            0,\n            \"i think to myself im ready for a relationship then i see some relationships and im like thank god im single\"\n        ],\n        [\n            0,\n            \"user she did everything but wag her finger saying i did not have unmasking political … url\"\n        ],\n        [\n            1,\n            \"join now you are automatically entered to win 4 tix and 50 to ’ s hashtag … url\"\n        ],\n        [\n            1,\n            \"user ok no i am not smarter than our intel agencies so you agree with our intel agencies on trump's … url\"\n        ],\n        [\n            0,\n            \"so here is to hoping i have the same dream tonight i was having last night 😜 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"jason the red ranger puts others before himself defend others but is pressured to be great by everyone … url\"\n        ],\n        [\n            1,\n            \"nintendo entertainment system latest model nes classic edition white console in video games consoles video g … url\"\n        ],\n        [\n            0,\n            \"hi user i just wanted to say a massive thanks for the time you gave to my kids olivia and dylan during the 3 … url\"\n        ],\n        [\n            0,\n            \"user i had no idea you were divorced really it isn't any of my business but i do hope you are doing okay now\"\n        ],\n        [\n            1,\n            \"i kno you bitches steal n shit i done bought 2 mac n getting ready for the club they grew legs n ran off\"\n        ],\n        [\n            1,\n            \"mike show 3rd hour commercial free wednesday 4 5 17 url via user\"\n        ],\n        [\n            1,\n            \"user user lmao why would you fart on that beautiful face bro lolol she seems nice 😂\"\n        ],\n        [\n            0,\n            \"tonight all roads lead to the hashtag party on friday nights amsterdam lounge located at u … url\"\n        ],\n        [\n            1,\n            \"hashtag 😈 ladies free free edibles 😋 🍩 strippers ralph david blvd atl url\"\n        ],\n        [\n            0,\n            \"user then it's easy to understand why anti imperialism involves the global south itself not being liberated\"\n        ],\n        [\n            1,\n            \"user if the dude copied your flow ppl shouldn't blame how you feel like get off a nigga dick like dam … url\"\n        ],\n        [\n            0,\n            \"user no i'm not but i could very easily be convinced large and in a garden thanks\"\n        ],\n        [\n            0,\n            \"user what are the steps for paying a pre paid bill via i have the account number not the meter number\"\n        ],\n        [\n            1,\n            \"xbox 360 consoles parts or repair as is lot of 7 url url\"\n        ],\n        [\n            0,\n            \"some have been recalled the us food and drug administration fda has released information on a url\"\n        ],\n        [\n            1,\n            \"iv 31 1 3 2 9 move set attack dazzling gleam available until 07 13 36 28m 32s url\"\n        ],\n        [\n            1,\n            \"ok i'm not using this as much of a meme but today one of my keys wouldn't work this was legit fucking me url\"\n        ],\n        [\n            1,\n            \"user yo fam let me hear you say anything about chicago style pizza my g i'll yo ass and that keeping it\"\n        ],\n        [\n            1,\n            \"for huawei nova plus tempered glass front screen protective cover case a1 url url\"\n        ],\n        [\n            0,\n            \"why agencies should culture over strategy every time url url\"\n        ],\n        [\n            0,\n            \"77 4 f feels 79 9 f humidity 92 wind 9 6 mph ese gust 8 3 mph pressure 29 in hashtag url\"\n        ],\n        [\n            1,\n            \"safe for illegal immigrants is absolute nonsense the left are protecting their voting base by criminals citizens b damned\"\n        ],\n        [\n            0,\n            \"your kids need you more as parent not only toys so be there emotionally physically and financially\"\n        ],\n        [\n            0,\n            \"user i know we have bigger issues downtown is why i moved back home this was best plan to co … url\"\n        ],\n        [\n            0,\n            \"dear god help me to understand that difficult times can make me stronger in the end even though it may not always be easy to see\"\n        ],\n        [\n            1,\n            \"hot women leather watch whatever i am late anyway letter watches black url url\"\n        ],\n        [\n            0,\n            \"how do i apply to be an hashtag ref this hashtag game shows that i don't need to understand much or even make decisions just want a form\"\n        ],\n        [\n            0,\n            \"went to see some nature at the poppy reserve in valley on tuesday hashtag … url\"\n        ],\n        [\n            1,\n            \"dead native american sterling silver bead necklace url url\"\n        ],\n        [\n            0,\n            \"i saw religion as the most fundamental social institution of and one that gave rise to other social forms\"\n        ],\n        [\n            0,\n            \"we know you track everyone that's the point enjoy your freedom while you can url\"\n        ],\n        [\n            0,\n            \"user don't know what the believe why would he not know that he's with negan all the time\"\n        ],\n        [\n            1,\n            \"2017 new ghostbusters movie art silk poster url url\"\n        ],\n        [\n            0,\n            \"this week our hashtag says there's no replacing a good workout but technology can enhance it url\"\n        ],\n        [\n            0,\n            \"user omg its beautiful see i could be doing things like this but instead i just wasted 8 hours of my day\"\n        ],\n        [\n            0,\n            \"no hesitation yourself do a selfie email it to me sword scale is the best podcast please rate it 5 5 on itunes it's important\"\n        ],\n        [\n            0,\n            \"more and more managers and are themselves to get the things done – reports updates url\"\n        ],\n        [\n            1,\n            \"user i love how he'll own the good employment hashtag stock market gdp but all the negative shit that's a hold over from obama\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"highlight of my week being forced by an 11 year old to dance to rihanna with a stick and a foam sword hurry up weekend\"\n        ],\n        [\n            0,\n            \"i report at office daily not detained – url url\"\n        ],\n        [\n            0,\n            \"every semester two morning has been me sleeping in just that little too much and running late all morning\"\n        ],\n        [\n            1,\n            \"i hated it bc i always ended up doing all the work 🙄 mfs was lazy af and i always got with t … url\"\n        ],\n        [\n            0,\n            \"this research initiative was started by the previous president not the current one this one isn't interested in science hashtag\"\n        ],\n        [\n            1,\n            \"why didn ’ t kill nick when he killed everyone else or did he and the stick saved him hashtag user\"\n        ],\n        [\n            1,\n            \"“ you ’ re gonna get love ” singer ann returns with her 7th album url url\"\n        ],\n        [\n            0,\n            \"user thanks mate there definitely is something else what i think is best for my life definitely isn't … url\"\n        ],\n        [\n            0,\n            \"user hii guys this is my new boo tee work out to get that boo tee we're all after this exercise is … url\"\n        ],\n        [\n            1,\n            \"daily inspiration victory christian life series freely received freely give … url\"\n        ],\n        [\n            0,\n            \"new post miami open roger federer beats nadal to win tournament tennis sport has been published on … url\"\n        ],\n        [\n            0,\n            \"creative possibilities are blossoming all around you today bu more for virgo url\"\n        ],\n        [\n            0,\n            \"we gleefully would like to announce a fabulous new company that will be url\"\n        ],\n        [\n            0,\n            \"i can imagine handing over my drawing for someone to publish then find out they it with an awful setting … url\"\n        ],\n        [\n            0,\n            \"total war 2 reveal trailer theories analysis and hidden details url url\"\n        ],\n        [\n            1,\n            \"thanks jennifer burns i am a glass artist in clocks glass wall art url url\"\n        ],\n        [\n            0,\n            \"i just uploaded “ spotlight on seniors aging series balance ” to hashtag url\"\n        ],\n        [\n            0,\n            \"user at this point i wonder how many times bargain has come up in google search traffic from the west wing\"\n        ],\n        [\n            0,\n            \"user i'm sure your glad to be home hope your catching up on sleep there is nothing like cont url\"\n        ],\n        [\n            0,\n            \"im sorry but the david moyes thing proves my dislike for the football industry even more if you enjoy the game that's great but people get\"\n        ],\n        [\n            0,\n            \"user it was great had some lunch with pretty wife and got to see river and my son so doesn't get much better\"\n        ],\n        [\n            0,\n            \"how nice on friday to get a positive message from parents about user ps we are very lucky to be part of ' community 😀\"\n        ],\n        [\n            0,\n            \"we've worked on small door to large factory what can we help you with hashtag url\"\n        ],\n        [\n            1,\n            \"alex rivalry release remix url via user\"\n        ],\n        [\n            1,\n            \"6 1 arsenal to beat west ham upto £ 100 in free bets new customers winnings paid in free bets t c's … url\"\n        ],\n        [\n            0,\n            \"recruiting hashtag christian actors stage managers theatre film stage educators ministry leaders professionals user\"\n        ],\n        [\n            0,\n            \"i was that time barely 2 kms away from stadium celebration gone wild after that win url\"\n        ],\n        [\n            0,\n            \"it's an all too familiar lesson for you archers more of a goo more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user massively the handling fees on top plus travel etc it's so much keep an eye out for o2 angels o … url\"\n        ],\n        [\n            0,\n            \"wwe fans were glad talent up but u need also money machine ur change needed\"\n        ],\n        [\n            0,\n            \"here's the answer to yesterday's question the lord nelson statue is located in search here … url\"\n        ],\n        [\n            0,\n            \"fashion phone holder expanding stand grip pop mount pop for phone tablets cool url url\"\n        ],\n        [\n            0,\n            \"how mad do you think tucker and are that lance gave them no reaction cool guys don't look at\"\n        ],\n        [\n            0,\n            \"user your marketing and consulting company inspired to design plan your events she said yes url\"\n        ],\n        [\n            0,\n            \"it's not easy to understand your feelings today and you may ch more for libra url\"\n        ],\n        [\n            1,\n            \"00 temp hum 88 rain 3 0 mm wind 0 0 km h ne gust 2 5 ne 05 53 bar 3 hpa steady url\"\n        ],\n        [\n            0,\n            \"this ramp at mania has to be about 70 yards minimum goldberg is gonna be blown up before he even gets to brock\"\n        ],\n        [\n            0,\n            \"user i love that sign it makes me feel all warm and fuzzy inside when i am on my way to the beach\"\n        ],\n        [\n            0,\n            \"tonight is grilled cheese night from 5 8 p m be sure to stop by alpha on the iu campus and support\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 1021 35 hpa temperature 20 19 ° c humidity 44 47 luminosity 2017 04 03 09 37 27\"\n        ],\n        [\n            0,\n            \"i liked a user video url frank edwards under the official music video\"\n        ],\n        [\n            1,\n            \"user lmfao i'm gonna let your ass be u wanna fight go ' head 😅 all i want is to be chopped 🤣 🤣\"\n        ],\n        [\n            1,\n            \"it's the first pub crawl i can legally participate in and i have to go home to do an insurance claim fuck\"\n        ],\n        [\n            0,\n            \"our valley high school media arts program was a huge success this morning hashtag url\"\n        ],\n        [\n            1,\n            \"ryan why do you think democrats many republicans do not want your plan for your greedy … url\"\n        ],\n        [\n            0,\n            \"“ be thankful for everything that happens in your life it ’ s all an experience ” kisses\"\n        ],\n        [\n            0,\n            \"and nothing making me happier than having one of my all time favorite books comes to life and the show itself had an amazing cast\"\n        ],\n        [\n            1,\n            \"█ ║ │ █ │ ║ │ │ █ ║ ║ verified by dj promotion ™ real for id user url\"\n        ],\n        [\n            0,\n            \"user i'm guessing russia will also warn u s if bad ' attacks are coming our way right hashtag\"\n        ],\n        [\n            1,\n            \"user if i'm correct they can't vote yet so they didn't do shit for trump becoming president\"\n        ],\n        [\n            0,\n            \"oil paint set set of 24 oil paint set set of 24 by 2 403 sales rank in arts crafts … url\"\n        ],\n        [\n            0,\n            \"one of the greatest jokes in all of harry potter is when the fat lady changes the password to in half blood prince kills me\"\n        ],\n        [\n            0,\n            \"the pleasure and beauty of nature calling to something deep inside of you letting us feel our connection url\"\n        ],\n        [\n            0,\n            \"6 new tweeps followed me in the last day i find relevant people to follow with the hashtag feature of url\"\n        ],\n        [\n            1,\n            \"is your online store ready for a mobile app a chat with brian url\"\n        ],\n        [\n            1,\n            \"announces strategic partnership with instant clients brisbane url via url\"\n        ],\n        [\n            1,\n            \"timelines assault on america trainer gaming … url\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            1,\n            \"user can you give user a follow mate best football tips page on twitter brand new app a bonus on the 1st tip too\"\n        ],\n        [\n            0,\n            \"white friends or relatives so tired of talking about racism me imagine living it them url\"\n        ],\n        [\n            0,\n            \"user hello in 17 countries 120 libraries my fifth story in magazine you read url\"\n        ],\n        [\n            0,\n            \"welcome to live personal trainer please write your health and fitness comments and questions below 💪 🏻 url\"\n        ],\n        [\n            0,\n            \"simple some 1 has lot of money needs to put it and land seems safest place plant trees coz there's … url\"\n        ],\n        [\n            0,\n            \"user number of mexican immigrants coming into the us has been declining since 2009 url\"\n        ],\n        [\n            0,\n            \"i dont care how hard it is to be together nothing is worse than being apart kisses\"\n        ],\n        [\n            0,\n            \"hashtag lol dude is hilarious where have a been just recently on to his youtube channel comedic url\"\n        ],\n        [\n            0,\n            \"user our qualified coaches will be running soccer schools during the easter holidays please rt … url\"\n        ],\n        [\n            0,\n            \"user doesn't read that way the possible legal way only depends on the of the … url\"\n        ],\n        [\n            0,\n            \"anyways i think i'm gonna go write a bit before i force myself to fall asleep early url\"\n        ],\n        [\n            0,\n            \"“ there is no epidemic in but that doesn ’ t mean there aren ’ t children that need our help ” url\"\n        ],\n        [\n            0,\n            \"hi hello took a break from earth for a month to fully finish a small project that dates back … url\"\n        ],\n        [\n            0,\n            \"girl's father window of visiting boys ' automobile url\"\n        ],\n        [\n            1,\n            \"you're the happiest when you are free to flit from one activit more for gemini url\"\n        ],\n        [\n            0,\n            \"user user nunes will rue the day he left the farm and spicer needs to go back to being the easter bunny\"\n        ],\n        [\n            0,\n            \"could be suitable for both possible outcomes for the plan or for the americans url\"\n        ],\n        [\n            0,\n            \"your legendary determination motivates you to logically calcul more for capricorn url\"\n        ],\n        [\n            0,\n            \"user i'm saying my bf isn't even watching this season and he's like wait the vets keep vets url\"\n        ],\n        [\n            0,\n            \"limited edition of the day i really love this hashtag set here are three versions the na eu and jp regions … url\"\n        ],\n        [\n            0,\n            \"this is so terrible god bless all of the innocent civilians who are about to experience such senseless violence url\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"nigerian man shares hilarious tale of how a pregnant woman used her situation to fight recession url\"\n        ],\n        [\n            1,\n            \"that's your opinion and as your wrong who gives a damn want to comment on raised by shooting eu … url\"\n        ],\n        [\n            1,\n            \"user when i was 4 and first read evil lord of destruction i was all hell yeah\"\n        ],\n        [\n            0,\n            \"if you've ever wanted to know more about me you should check out this post from the archives … url\"\n        ],\n        [\n            0,\n            \"texas manager is just embarrassing himself by arguing a rule that every manager should know what a joke hashtag\"\n        ],\n        [\n            0,\n            \"really needed to be sasha and bayley last in that match kind of felt like a filler sadly hashtag\"\n        ],\n        [\n            0,\n            \"new york times syria neil gorsuch stockholm your friday evening briefing url\"\n        ],\n        [\n            0,\n            \"user penny lane with ending is on new set us promo mix take 1 of is on there but whether … url\"\n        ],\n        [\n            0,\n            \"rock roll hall of fame 2017 see all the induction speeches for tupac pearl jam journey and more url\"\n        ],\n        [\n            0,\n            \"user user those kids are lucky lucky lucky i'm seeing it myself in a few weeks w\"\n        ],\n        [\n            0,\n            \"stop looking for reasons to be unhappy focus on the things you do have and the reasons you should be happy\"\n        ],\n        [\n            1,\n            \"fan motor blade and bracket url url\"\n        ],\n        [\n            1,\n            \"check it out 8 will do excellent embroidery for 5 on hashtag url\"\n        ],\n        [\n            0,\n            \"i've never seen so many abandoned hopes dreams and in one school good schools hashtag\"\n        ],\n        [\n            1,\n            \"retweets cos i realised they'd or not included the artists names and i need a nap before i start that shit\"\n        ],\n        [\n            0,\n            \"a few things don't feel quite right about the picture or the words i found a way 2 work around waiting 4 the roses … url\"\n        ],\n        [\n            0,\n            \"principle only ten players in the nba have recorded multiple triple doubles this season and account for 89 of triple doubles\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            0,\n            \"and guess what shorts don't even know the hashtag ask me often what is the p e give them links this and that do your dirty work\"\n        ],\n        [\n            0,\n            \"if it were my work i'd be pissed and user is right there's an angle here where men women are judge don't and used differently\"\n        ],\n        [\n            0,\n            \"normally you're more than happy to go along with a friend on more for sagittarius url\"\n        ],\n        [\n            0,\n            \"banks don't care telecom companies don't care airlines don't care online stores don't care and we call this the age when customer is king\"\n        ],\n        [\n            0,\n            \"a big hello to all our new follower thanks if you don't know what we do here url url\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"user haha aww i'm okay just taking lots of if it doesn't go down by noon i'll go in promise\"\n        ],\n        [\n            0,\n            \"100 000 children suffering in hashtag continuation of bombing more to die suffer hashtag\"\n        ],\n        [\n            0,\n            \"the desert of a tough sunday is a thirsty place that should drive us to the living water url\"\n        ],\n        [\n            0,\n            \"user hey tg can't wait to watch more of your livestream despite the day i know that watching your … url\"\n        ],\n        [\n            0,\n            \"havin ' a hard time deciding what colours to use changed my chrome theme too i got really high during my wake n ba … url\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"the rumors are true breakfast cafe is opening early in just a few more hours we will be enjoying fluffy url\"\n        ],\n        [\n            0,\n            \"home stretch for trumps supreme court nominee could forever alter the senate url\"\n        ],\n        [\n            1,\n            \"i liked a user video url q greens explicit ft kendrick lamar\"\n        ],\n        [\n            0,\n            \"republicans can say this kind of thing because their base the fact free low information voters have no memory or … url\"\n        ],\n        [\n            0,\n            \"you are the finest the most beautiful person i've ever known i love you a lot mind following me user ♡\"\n        ],\n        [\n            0,\n            \"user to someone using it to try to login to accounts that was weird ips aren't cheap\"\n        ],\n        [\n            0,\n            \"user i'm aware it's not the flag i do not support ppl being proud of it either regardless o … url\"\n        ],\n        [\n            0,\n            \"law enforcement authorities city of london police fbi ipa sec judges please help share holders\"\n        ],\n        [\n            1,\n            \"friends fuck a friend i need a nigga thats gonna be my only friend 💪 🏾 💯 deleted all my contacts not family got 2 real female friends 💯\"\n        ],\n        [\n            0,\n            \"hashtag victor wants scott to give his take on his interview with abby scott won't so that he can maintain his\"\n        ],\n        [\n            0,\n            \"user so then the convo is as an identity which i think ppl have a hard time separating as ideas and … url\"\n        ],\n        [\n            0,\n            \"user that's a very interesting projection that will be impossible to challenge my main issue is perception we are now fascists\"\n        ],\n        [\n            0,\n            \"around the corner or the town next door when you ’ re in the there ’ s always discoveries in store where has url\"\n        ],\n        [\n            0,\n            \"user one problem is a form of ar that appeals to woke entrepreneurs and actual demo women … url\"\n        ],\n        [\n            0,\n            \"user if a child has a high attendance and can easily can up on any work missed then i personally don't have a problem with it\"\n        ],\n        [\n            0,\n            \"user thanks for the follow your music is everything needed to kick off the week loving it\"\n        ],\n        [\n            1,\n            \"hashtag between open and strong at the time of the 2 registration url\"\n        ],\n        [\n            0,\n            \"you ever stopped and asked yourself whats holding you back from having a good day if it's really worth it life's too short have a good day\"\n        ],\n        [\n            1,\n            \"what's the physical most painful thing you have don — i punched my brother in his nose bc he took my url\"\n        ],\n        [\n            0,\n            \"my mom and i have moved onto chicago fire bc she won't watch pd but i'm so sad bc i know shay dies but i'm in love w her\"\n        ],\n        [\n            0,\n            \"you're not a big fan of the rules unless you make them yoursel more for aquarius url\"\n        ],\n        [\n            1,\n            \"join the stamps of life stamp club and get our newest clear stamp set called lions if you are in the usa url\"\n        ],\n        [\n            0,\n            \"like i said time and again by the end of may this year the 10th anniversary of his me ronald l career will be over\"\n        ],\n        [\n            0,\n            \"user pls pls pls pls fix the coverage it's really making me sick line la ni 😠\"\n        ],\n        [\n            0,\n            \"what motivates you what keeps you going what keeps you thriving repost from user … url\"\n        ],\n        [\n            0,\n            \"the transformation of in he sees material as a type of death saved by recognizing his with statue\"\n        ],\n        [\n            1,\n            \"user they knew we'd think is april fools so it's a double april fools 🤔 it's actually happening\"\n        ],\n        [\n            0,\n            \"the balloons about the place were to hashtag would have been without them hashtag\"\n        ],\n        [\n            0,\n            \"user i'm so in love with the new album 😍 i'm really looking forward to seeing you live in berlin vienna 😍\"\n        ],\n        [\n            0,\n            \"we are live with some overwatch first then some scary games happy thursday everyone hashtag\"\n        ],\n        [\n            0,\n            \"at 10 05 am 3 se north sandwich carroll co nh trained reports snow of 1 70 inch hashtag url\"\n        ],\n        [\n            0,\n            \"user absolutely i know we agree but what happens when patients are so overwhelmed or under supported they don't know what to do hashtag\"\n        ],\n        [\n            0,\n            \"1 35 total advance today 12 59 et corp 32 44 stock hit a high of 32 44 and 31 14 low with vol url\"\n        ],\n        [\n            0,\n            \"user user tell us how much work you all will be doing since we will be burying our heads in our books tomorrow\"\n        ],\n        [\n            0,\n            \"user this is a very story much of their success could be credited to trudeau and his citizens they are very supportive\"\n        ],\n        [\n            0,\n            \"facebook groups are used as discussion with people coming together to share ideas of interest … url\"\n        ],\n        [\n            0,\n            \"special needs school picks up a zero food hygiene rating from horrified the sun url url\"\n        ],\n        [\n            0,\n            \"hi user you're the purest definition of love you're my home i love you more than words can explain mind following me ♡ — 16\"\n        ],\n        [\n            0,\n            \"got myself some little presents today d user edward model and the last guardian url\"\n        ],\n        [\n            0,\n            \"abc breaks syria exclusive – assad knew of attack – bombs were for show url via user report\"\n        ],\n        [\n            0,\n            \"skills coaching is more about education the mindset that your environment than it is drills anyone can go on youtube for those\"\n        ],\n        [\n            0,\n            \"african american students more likely to succeed with black teachers url url\"\n        ],\n        [\n            0,\n            \"was super stoked on having my hair long again but the ends is just so damaged i need to cut it short fml 😩 😐\"\n        ],\n        [\n            0,\n            \"look out for me looking awkward in vlog that goes up tomorrow i'm the first person in the queue looking shy and awkward\"\n        ],\n        [\n            0,\n            \"user vote king he said this feels like a the feeling on game when ur opponent is using … url\"\n        ],\n        [\n            1,\n            \"san diego larvitar ♀ 80 0 12 12 12 rock smash ancient power s normal til 22 15 44 20m 53s url\"\n        ],\n        [\n            0,\n            \"centre works well in advance of the traffic flow changes this sunday url\"\n        ],\n        [\n            0,\n            \"would absolutely destroy that piece of alien trash in the transformers universe would mean them mo … url\"\n        ],\n        [\n            0,\n            \"been saying that for months always jam wouldnt be surprised to see a placing land before the are … url\"\n        ],\n        [\n            0,\n            \"call presents can you dig it win prizes watch out for the pesky learn about dirt url hashtag\"\n        ],\n        [\n            1,\n            \"hol up hol up hol up bitch hol up lil bih be humble bih sit down sit down lil bih url\"\n        ],\n        [\n            1,\n            \"get a wife through facebook and you lose her on youtube pastor e a url\"\n        ],\n        [\n            0,\n            \"dogs in a complete panic as i casually stroll through the house singing suspicious minds at full volume in my best elvis voice\"\n        ],\n        [\n            1,\n            \"user please check out lady shocker waves url comment share like subscribe thank you\"\n        ],\n        [\n            0,\n            \"user sickening sometimes i buy a packet of four and a hideous cake … url\"\n        ],\n        [\n            0,\n            \"user thanx a lot for refund of s deposit refund aft 10 months to mam thanx too all is well which ends well\"\n        ],\n        [\n            0,\n            \"like fr tf y'all praying for new bridges and some electricity after a storm url\"\n        ],\n        [\n            0,\n            \"didnt spend almost 2 years studying that language history just to be corrected by sum 1 who learned through dont touch meh\"\n        ],\n        [\n            0,\n            \"been working on a big commission all day here's a sneak peek i love doing url\"\n        ],\n        [\n            1,\n            \"​ com live game blog today tigers vs white sox on opening day url\"\n        ],\n        [\n            0,\n            \"user but seth rich deserves for his murder to be properly investigated and solved wasn't robbery was murder\"\n        ],\n        [\n            0,\n            \"user i don't care if you're a fanboy i love you the way you are and your jokes make me laugh everytime … url\"\n        ],\n        [\n            0,\n            \"facebook enables user generated crowdfunding campaigns related to medical education and more … url\"\n        ],\n        [\n            0,\n            \"can't wait to watch new film one of the most underrated actors this industry has ever produced 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"be happy be who you wanna be if others don't like it then let them be happiness is a choice life isn't about pleasing everybody\"\n        ],\n        [\n            1,\n            \"keep it cool with from the range 😎 pair ' em up 👉 url url\"\n        ],\n        [\n            0,\n            \"wow how time flies hard to believe this is the last month that we have to decide which two prior models i'll be url\"\n        ],\n        [\n            0,\n            \"user both gonna have to clean up my credit a bit but i'll be ready to buy in the next year or so\"\n        ],\n        [\n            0,\n            \"user sir u should oppo mobile company both r harassing the indian manpower\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            0,\n            \"food was reasonably priced very delicious food was temperature hot and very tasty staff is great they a user hashtag\"\n        ],\n        [\n            1,\n            \"the judas project 1990 1 99 jeff corey very good url url\"\n        ],\n        [\n            0,\n            \"delighted 2 say that local farmer has let me rent land for permanent pitch happy to be able to have chairs out again\"\n        ],\n        [\n            0,\n            \"user user you have the time just like you added a red b before every word in wall\"\n        ],\n        [\n            0,\n            \"love seeing pro athletes laugh and smile during their games after all the work and ups downs getting there they still love the game\"\n        ],\n        [\n            0,\n            \"your success is tied to someone else's dreams while the sun's more for pisces url\"\n        ],\n        [\n            0,\n            \"and scoring inside were two areas of concern given size ducks winning both battles so far 5 on boards 2 in the paint\"\n        ],\n        [\n            0,\n            \"user my brother lemme get a wassup for the website i made for you back in the old days … url\"\n        ],\n        [\n            0,\n            \"looking like they're either going for the fully or to win the song contest hashtag\"\n        ],\n        [\n            0,\n            \"ik user video url racing australia's fastest drone pilot pilot showcase\"\n        ],\n        [\n            0,\n            \"me and user need a tattoo having watch wearing dude to take us to prom real quick\"\n        ],\n        [\n            0,\n            \"there is more to marketing than just tweeting it's what you tweet hit my dm to discuss how a hashtag can work for your project\"\n        ],\n        [\n            1,\n            \"user user this is what the us media is all about over each other while ignoring true journalism disgusting\"\n        ],\n        [\n            0,\n            \"user dont worry aldub nation is the best fandom in the world im telling you may ang isa\"\n        ],\n        [\n            0,\n            \"with the on the pp doesn't fit everything goes through the twins and doesn't allow to be an option to use his shot\"\n        ],\n        [\n            0,\n            \"well seeing that everyone is saying they going to the bathroom or getting a snack answers my question hashtag\"\n        ],\n        [\n            0,\n            \"he felt steven ’ s messy hand clinging onto his own and his eyes began to feel heavy the room around them soon became surrounded into\"\n        ],\n        [\n            0,\n            \"i hate when i send myself a tweet that i thought was funny and when i wanna look back on it it's deleted 😔\"\n        ],\n        [\n            0,\n            \"crashing is not worth watching basically quality was ignored because a bunch of comedians wanted to talk about themselves\"\n        ],\n        [\n            0,\n            \"pr 13 9 the light of the righteous but the lamp of the wicked will be put out url\"\n        ],\n        [\n            0,\n            \"i think green looks even better on a wet cloudy day 💚 url url\"\n        ],\n        [\n            0,\n            \"a dad just walked onto the subway with a bby strapped to his front and a big bag on his shoulder and i just imagine\"\n        ],\n        [\n            0,\n            \"just found out another ug from the lab also really terrific got into her grad school of choice yay\"\n        ],\n        [\n            0,\n            \"user justin bieber should be a ring side conor mcgregor should get 40 percent floyd mayweather … url\"\n        ],\n        [\n            0,\n            \"the curl is one of the best ways to develop your having th onto the pads … url\"\n        ],\n        [\n            0,\n            \"nice visual i only wish manufacturers would a trigger lock into the complimentary user dog whi … url\"\n        ],\n        [\n            0,\n            \"f f f is the bomb that song describes me literally thanks for makin ' that lit song 🔥 💪 user\"\n        ],\n        [\n            0,\n            \"hashtag brussels blasts multiple at “ soft targets ” subscribe to france 24 now … … url\"\n        ],\n        [\n            0,\n            \"user you never fail to amaze me with your courtesy and willingness to help people i love you endlessly mind following me — 76\"\n        ],\n        [\n            0,\n            \"user is this how st louis city got in this prop 1 2 mess and a bigger stadium location … url\"\n        ],\n        [\n            1,\n            \"bitch they gave us an extra burrito a large fry when we ordered paid for a medium 😩 👏 🏼 💯 url\"\n        ],\n        [\n            0,\n            \"i'm catching up on and damn what the hell there are so many lesbians in there can 1 or 2 make an appearance in my life\"\n        ],\n        [\n            0,\n            \"us business entrepreneurship a toy for toddlers doubles as code nytimes url\"\n        ],\n        [\n            0,\n            \"user user as always love your work and glad to see you sitting down again looks far more relaxed\"\n        ],\n        [\n            0,\n            \"also wish people were down to take day trips to these places around the us sleep in the car and dip back out crazy\"\n        ],\n        [\n            0,\n            \"david moyes fa to ask sunderland boss to explain himself over ' slap ' remark url\"\n        ],\n        [\n            0,\n            \"and made themselves a couple outfits hashtag url\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            0,\n            \"you are trying a new approach to doing your chores today you more for leo url\"\n        ],\n        [\n            0,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            1,\n            \"shocking details man girlfriend and beheads her url url\"\n        ],\n        [\n            1,\n            \"holidays to please the whole family adventures beaches and so many pools url url\"\n        ],\n        [\n            0,\n            \"house intelligence committee chairman devin nunes himself from russia probe url\"\n        ],\n        [\n            0,\n            \"user grandpa what are you guys gonna do in idk just drive around url\"\n        ],\n        [\n            1,\n            \"lame as hell don't send me no faces and you have a whole entire girlfriend bc i will take it there\"\n        ],\n        [\n            0,\n            \"thank you to the literal ate figures since day one of high school thank you for believing me and for every push i … url\"\n        ],\n        [\n            0,\n            \"user you are the sweetest person i've ever met thank you so much for making me the happiest human mind following me\"\n        ],\n        [\n            1,\n            \"hashtag new product launch 7 new product launch planning tools save 50 coupon … url\"\n        ],\n        [\n            0,\n            \"what if i told you that when the information you receive is so overwhelming you can no longer think clearly your … url\"\n        ],\n        [\n            0,\n            \"user total joke no matt or scott pitt for forward of the year guessing not wanting 2 pay for extra ppl at the\"\n        ],\n        [\n            0,\n            \"i make rope for personal fitness or 1000 other uses you can put them to url\"\n        ],\n        [\n            0,\n            \"user don't read this bae campbell hello\"\n        ],\n        [\n            0,\n            \"has come and gone but 58 percent of small businesses are not still not prepared for data loss if url\"\n        ],\n        [\n            1,\n            \"what is separating you from your harvest part 1 url url\"\n        ],\n        [\n            0,\n            \"user i know but don't want to get my expectations up was expecting something big today\"\n        ],\n        [\n            0,\n            \"user re recent sn discussion the was more cos of a dom rather than js being a sloppy language\"\n        ],\n        [\n            0,\n            \"good morning everyone i hope your week is going as planned so fare if not hang in there tomorrow is friday\"\n        ],\n        [\n            1,\n            \"user follower dan like instagram twitter hub line user\"\n        ],\n        [\n            0,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            1,\n            \"user you are the last person in the world who should speak about spying your dirty name will be written … url\"\n        ],\n        [\n            1,\n            \"guess everyone against djt is blaming tillerson for the chemical outrage in syria russia is critical figured they had a hand in it\"\n        ],\n        [\n            0,\n            \"user shame me in my town i don't have so much way even bridge ' s baby if i want to i need to go to\"\n        ],\n        [\n            0,\n            \"high wind warning in effect from 4 am to 8 pm edt saturday the national weather service in has is hashtag url\"\n        ],\n        [\n            0,\n            \"user hope police will now be out the in the streets fighting crime and not tripping over each other at police stations\"\n        ],\n        [\n            1,\n            \"57 off essential oil diffuser wood grain aroma diffuser for url\"\n        ],\n        [\n            1,\n            \"♦ vintage sapphire glass bracelet quot je buy now url url\"\n        ],\n        [\n            1,\n            \"❤ lot 50 gem proof us coins 9 00 face thru state silver 1950s url url\"\n        ],\n        [\n            1,\n            \"when you talk dirty to him and he whispers back married sex is the best sex url\"\n        ],\n        [\n            0,\n            \"problem solving and strategies to resolve education based conflict url\"\n        ],\n        [\n            0,\n            \"your enthusiasm is not dampened by the logistical problems you more for gemini url\"\n        ],\n        [\n            1,\n            \"new on ebay ipad air apple ipad air 2 32gb wifi space gray new 100 factory sealed fast ship … url\"\n        ],\n        [\n            0,\n            \"user pick adam up hello my son kiss his cheek lay him down to change his diaper stop little man chuckle\"\n        ],\n        [\n            0,\n            \"identify the steps in your systems that are causing problems url url\"\n        ],\n        [\n            1,\n            \"i'm laughing at these clown ass celtic fans this game will hopefully wake them up 😂 😂 🤡 url\"\n        ],\n        [\n            0,\n            \"user get your act together and try to dominate the narrative for a change how about a clear stance … url\"\n        ],\n        [\n            1,\n            \"user i haven't seen anything other than clips and then read a bunch of reviews from black people about why they hated it\"\n        ],\n        [\n            0,\n            \"sometimes you have to stop living in fantasy and learn to be thankful for what you have not what you want to have\"\n        ],\n        [\n            1,\n            \"para 4 000 000 non private placement mining news brazil user url\"\n        ],\n        [\n            0,\n            \"user user any chance of character sheets from jaws on hoping to gm it with some friends soon\"\n        ],\n        [\n            0,\n            \"i wonder why they stopped making new episodes of the show ' chop ' i loved that show hashtag\"\n        ],\n        [\n            0,\n            \"don't say it unless you mean it and if you meant it be ready to prove it hashtag hashtag ❤\"\n        ],\n        [\n            1,\n            \"complete windows training courses approved by nz url url\"\n        ],\n        [\n            0,\n            \"fb per inter ke ik date sheet hai wo fake hai note inter k papers ke date 28th april hai url\"\n        ],\n        [\n            0,\n            \"user all songs is super super making super story all the best team\"\n        ],\n        [\n            0,\n            \"user that's pretty typical man same with football hate the ducks more than they like the\"\n        ],\n        [\n            0,\n            \"what a glorious start to a weekend can't believe the sun is shining for the 1st day of outdoor training for junior … url\"\n        ],\n        [\n            0,\n            \"this british artist created edible chocolate � and they � re selling like hot cakes url\"\n        ],\n        [\n            1,\n            \"what an eggcellent easter egg design am i right design an egg at url for a chance to win 1k url\"\n        ],\n        [\n            0,\n            \"home secretary amber mp grant police for life don't make them choose url via user\"\n        ],\n        [\n            0,\n            \"hashtag begins today 🙌 are you ready for what god has in store for you do you need that giant knocked url\"\n        ],\n        [\n            1,\n            \"good morning from tokyo japan today's blog is here url url\"\n        ],\n        [\n            1,\n            \"levi loose boot cut button fly mens jeans 38 x 30 url url\"\n        ],\n        [\n            0,\n            \"acrylic glitter nail art powder glue file french uv gel tips kit url\"\n        ],\n        [\n            0,\n            \"top 5 rappers all time not up for discussion 5 bow wow 4 3 zoe 2 man dem boyz 1 pablo\"\n        ],\n        [\n            0,\n            \"user fake news claim worked in election it is not going to work here and a small amount of your supporters are still buying it\"\n        ],\n        [\n            0,\n            \"if you aren't doing anything with your life hashtag i don't want you to off on me i'm all about the grind hashtag\"\n        ],\n        [\n            0,\n            \"i'm trying not to post a ton of political stuff anymore my friend suggested to me that the … url\"\n        ],\n        [\n            0,\n            \"they pressed 1 they pressed 2 they pressed 4 but the result was always same the receipt shown vote for bjp hashtag\"\n        ],\n        [\n            1,\n            \"how to get rid of removal buster treatment kill stubborn fat hashtag url\"\n        ],\n        [\n            0,\n            \"user user you people are the best these conversations always put a big grin on my face\"\n        ],\n        [\n            0,\n            \"😢 😢 😪 😭 we ve a potential mess ahead unless somehow 1 wins pov and d replacement is and sum 1 from le wins … url\"\n        ],\n        [\n            0,\n            \"ok fans we tried a few samples of some new hoodies we have 1 small 2 medium and 1 xl in … url\"\n        ],\n        [\n            1,\n            \"user i think her exact words were ' you know it not ok to carry your passport in your mouth '\"\n        ],\n        [\n            0,\n            \"user couldn't program voice lines for the ps3 and vita versions and wouldn't but pc has more freedom for that\"\n        ],\n        [\n            0,\n            \"thank you user your genius is appreciated as is the genius of the cast of hashtag tonight in sf amazing\"\n        ],\n        [\n            0,\n            \"i've had lots credit etc probs b c flat previously occupied by ppl ranging up traffic fines bills etc we don't share name or\"\n        ],\n        [\n            1,\n            \"rt the secure your subscription visit url signup for our daily … url\"\n        ],\n        [\n            0,\n            \"hashtag the ancient greeks believed that the amethyst 💜 protected them from becoming drunk url\"\n        ],\n        [\n            1,\n            \"champ x adidas ultra boost 3 0 clear grey drop april 7th url url\"\n        ],\n        [\n            1,\n            \"but i dont necessarily care for jewelry right now either cuz fuck wearing it one day ill be designing it\"\n        ],\n        [\n            0,\n            \"user there's no just a need by the user to agree implementation of already agreed issues\"\n        ],\n        [\n            0,\n            \"do not allow your dreams to remain just dreams mt check hashtag mount … url\"\n        ],\n        [\n            0,\n            \"lel i have a dentist appointment in a bit even tho it was supposed to be yesterday but it got changed\"\n        ],\n        [\n            0,\n            \"meeting tomorrow to discuss the potential possibilities of hashtag hmm hopefully it will fun\"\n        ],\n        [\n            0,\n            \"user stunning porsche in for a protection detail looks amazing in white url\"\n        ],\n        [\n            0,\n            \"okay but when harry goes on the late late show can he and james please do a off i need that in my life omg\"\n        ],\n        [\n            1,\n            \"can i ever just live every time i do something damn u you this you just tryna bitch can i live 😂\"\n        ],\n        [\n            0,\n            \"user tom would put on his tiny shorts and hawaiian shirt pull out his big 45 and go hunt down isis\"\n        ],\n        [\n            0,\n            \"user for some reason whenever i type something in chat it shows up twice just wanted to let you know man\"\n        ],\n        [\n            0,\n            \"i apologize to all final four visitors for the driving habits in my state i hope you all were able to handle the d … url\"\n        ],\n        [\n            0,\n            \"brushing too can actually damage tooth enamel which leads to tooth url\"\n        ],\n        [\n            1,\n            \"interested in strategy check out our analysis cbs news url url\"\n        ],\n        [\n            0,\n            \"user wendy wendy wendy if you are going to go crazy on sweets do it with cookies or for heaven's sake\"\n        ],\n        [\n            0,\n            \"user derek i have given you a few sharp on here all round though i think you're a good man and w … url\"\n        ],\n        [\n            0,\n            \"end the irs keep our money make our food good again bring back real medicine not drugs stop the from taking our land etc maga\"\n        ],\n        [\n            0,\n            \"user there's scope for research into in waiting rooms such restricted spaces has hit my system in flow\"\n        ],\n        [\n            0,\n            \"twelve of the had a for driving under the influence a crime that new york city mayor bill url\"\n        ],\n        [\n            0,\n            \"user splitting class by is insane cant believe this but at the same time i can believe it disgusting\"\n        ],\n        [\n            0,\n            \"ohio governor john cracks down on opioid url url\"\n        ],\n        [\n            0,\n            \"user not to rain on your parade but what he's fighting doesn't have anything to do with our\"\n        ],\n        [\n            0,\n            \"the difference between impossible and possible lies in a person's determination tommy url\"\n        ],\n        [\n            1,\n            \"it means you have balls to speak the truth without about pos weak snowflakes such as feelings i … url\"\n        ],\n        [\n            0,\n            \"yes this is how i keep track of agents agencies submission guidelines queries etc … url\"\n        ],\n        [\n            0,\n            \"label on silver w blue lines 2 5 5 url url\"\n        ],\n        [\n            0,\n            \"those medical bills they ’ re one reason health care costs so much url\"\n        ],\n        [\n            0,\n            \"wonder how mark would feel only being remembered as the really tall bloke that partnered sebastian 😄 hashtag\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"when stops by the office and creates magic ✨ small girls pr hq url\"\n        ],\n        [\n            0,\n            \"forming eternal families allows us through the to fulfill god's plan for our hashtag\"\n        ],\n        [\n            0,\n            \"user user it works like any other bitcoin hot wallet so treat it as you would the wallet that's in your pocket or purse\"\n        ],\n        [\n            0,\n            \"user i need to be contacted by someone who can actually fix problems with your service before i leave this company\"\n        ],\n        [\n            0,\n            \"always amazing to hear our song on user tune in to hear it user is hosting 🤘\"\n        ],\n        [\n            0,\n            \"anyone who is interested in graphic design work please dm me for details user user\"\n        ],\n        [\n            0,\n            \"i'm tryna get drunk this weekend so if my friends could come over and drink w me that'd be great alright thanks just hmu all 5 of you\"\n        ],\n        [\n            0,\n            \"nikki haley assad russia and iran at u n after defending u s airstrikes url\"\n        ],\n        [\n            0,\n            \"this woman inspires me every single day and i'm so happy for her success 🙌 🏻 🙌 🏻 🙌 🏻 🙌 🏻 url\"\n        ],\n        [\n            0,\n            \"2 2 user 24 working hours if the does not receive value for this transaction thank you for banking with us hashtag\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"user maybe she should resign and go back to her privileged private life save us all a lot of money to u … url\"\n        ],\n        [\n            0,\n            \"user she was stuck on the choice to kick the can over or pull him out canvas placed her at his si … url\"\n        ],\n        [\n            0,\n            \"user that was the most thing i've ever heard about young people and propaganda what about old people and the mail\"\n        ],\n        [\n            0,\n            \"the fluid life of film is what continues to keep me inspired and passionate about it how films change shape over time is simply amazing\"\n        ],\n        [\n            0,\n            \"user this is the only service to find pokemon in your area in real time on google maps url\"\n        ],\n        [\n            0,\n            \"user i'm sorry for exo will have comeback soon i also want comeback\"\n        ],\n        [\n            1,\n            \"rainbow 925 sterling silver ring size 8 5 ana co jewelry url url\"\n        ],\n        [\n            0,\n            \"really need the help of the public to let us know when they see something that doesn't feel right please help us t … url\"\n        ],\n        [\n            0,\n            \"federal judge delivers embarrassing blow to trump – obama law url via user report\"\n        ],\n        [\n            1,\n            \"user trump is the most disgusting embarrassment to all intelligent world citizens not the least are the b … url\"\n        ],\n        [\n            0,\n            \"paint a perfect picture bring to life a vision in one's mind the beautiful ones always smash the picture always every time\"\n        ],\n        [\n            1,\n            \"☼ ✯ want the best deal on check availability now url url\"\n        ],\n        [\n            0,\n            \"top story boss ' we get crazy theories thrown at us every day ' bbc news url see more url\"\n        ],\n        [\n            0,\n            \"hi user why are you still running a peak rush hour train down the line with just 6 coaches not a one off every day\"\n        ],\n        [\n            0,\n            \"is really laying in the middle of my bed and at me when i moved her so i'm sleeping sideways\"\n        ],\n        [\n            0,\n            \"i have to admit over 8 yrs i got sick of user whining because they were losers and now i am that it's the user doing it 😂 😂\"\n        ],\n        [\n            0,\n            \"i liked a user video url 2 m 46 cm the volleyball player in the world\"\n        ],\n        [\n            0,\n            \"dog cat rope necklace pet leash dog collar chain collar url url\"\n        ],\n        [\n            0,\n            \"dunno about you but this struck me as an interesting from the latest user report url\"\n        ],\n        [\n            1,\n            \"corporate heartless entities literally without a soul ruled by profit no democracy there and we made one potus\"\n        ],\n        [\n            0,\n            \"user 1st 6 9 thou shalt gather together a multitude of eggs and paint them in a fashion what the lord almighty\"\n        ],\n        [\n            0,\n            \"user uh oh i see the chemistry between charity and charity in church tryin to back it up on him … url\"\n        ],\n        [\n            0,\n            \"betsy devos thinks choosing a school should be like taking an uber vs lyft url url\"\n        ],\n        [\n            1,\n            \"… “ the committee of 300 ” all c f r council on foreign relations members with … following tweet\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"i'm pretty annoyed that my professor sent her daughter to teach class today for the second time this semester 🙃\"\n        ],\n        [\n            0,\n            \"16 more permanent workers at sacked last week taking total permanent workers sacked to 34 url\"\n        ],\n        [\n            0,\n            \"user user i don't know who they are or what any of this means but it sounds like a good thing congratulations\"\n        ],\n        [\n            1,\n            \"join url to see more of my private pictures from travels daily actions backstage … url\"\n        ],\n        [\n            0,\n            \"we all love ourselves more than we love other people but care more about their opinions than our own marcus why is that\"\n        ],\n        [\n            1,\n            \"i just wanna say fuck you til i fuck you again i think ive had enough of you but i dont wanna lose a friend\"\n        ],\n        [\n            0,\n            \"hey thank you for the follow glad to have you here and hope to make it worth your time che … url\"\n        ],\n        [\n            0,\n            \"i signed petition to support hashtag ❤ sign here url to be eligible to play d game on 21 april\"\n        ],\n        [\n            0,\n            \"this is awesome thanks for making a difference strangers surprise employee with nursing school tuition url\"\n        ],\n        [\n            1,\n            \"garden restaurant limited 🇰 hong kong 🎯 ther of fine art purpose of that which the company is … url\"\n        ],\n        [\n            0,\n            \"so an excellent start to the new under 18 team just a few short hours and quite a lot covered cheers\"\n        ],\n        [\n            0,\n            \"user wow soundcloud this is a new level from you which genius on your team came up with this one the ones not really trying\"\n        ],\n        [\n            1,\n            \"harry potter and the prisoner of dvd 2004 2 disc set full screen url url\"\n        ],\n        [\n            0,\n            \"met them ” lord also told the inquiry that the uk military “ had hoped would be showing up in force ” to work\"\n        ],\n        [\n            1,\n            \"url just received my car insurance today 15 increase hashtag\"\n        ],\n        [\n            0,\n            \"▶ user academy ’ s very private policy the academy has faced criticism introducing a ban on the url\"\n        ],\n        [\n            1,\n            \"☼ new betsey johnson luv betsey dome fuschia black crossbody handbag purse url url\"\n        ],\n        [\n            0,\n            \"hashtag jets 2017 nfl draft reset still missing moving full speed ahead to 2018 url\"\n        ],\n        [\n            0,\n            \"bryan price iglesias will be ready for opening day says he's scheduled to pitch an inning tonight or tomorrow\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"user i mean so did the first season a little bit im sure its really good the trailer looks like it … url\"\n        ],\n        [\n            0,\n            \"when you really look at something you never paid attention to before and then ur mind tells you ' it's a new trigger ' and then ur screwed\"\n        ],\n        [\n            1,\n            \"user but straight bm always wondering we cant stand them bc of this shit we constantly face dealing with them\"\n        ],\n        [\n            0,\n            \"good morning everyone here's a little bit of what i got up to in march 😊 i hope you all have a wonderful url\"\n        ],\n        [\n            1,\n            \"i believe in god i'm not religious tho idk i have a problem with churches and most of the standard christian v … url\"\n        ],\n        [\n            1,\n            \"user i question it too but i assume that they want to since straight men do gay porn too i really don't know 🤣 🤣\"\n        ],\n        [\n            0,\n            \"user user i recommend posting in minority focused tech groups and call for speakers there\"\n        ],\n        [\n            0,\n            \"and my heart is breaking just for you just for you and my arms are open just for you just for you 🎼\"\n        ],\n        [\n            0,\n            \"01 04 17 early showers then largely dry with spells of sunshine max wind sw chance of precip 20 min\"\n        ],\n        [\n            0,\n            \"this is a 1983 submission to save america from being a nation at risk to a nation of opportunities one … url\"\n        ],\n        [\n            1,\n            \"melody taller than a motherfucker 😂 she her chest up and looked down on ol girl hashtag\"\n        ],\n        [\n            0,\n            \"keep your followers engaged share quality content even while you are away from twitter url\"\n        ],\n        [\n            1,\n            \"user user i can see why you're looking at other men when you have to put up with that ugly fuck\"\n        ],\n        [\n            0,\n            \"we were really big user palm desert well our name was to the superb staff great audience url\"\n        ],\n        [\n            0,\n            \"user it used heck yes and incorrectly it's as a so i want nothing to do with it also tumblr nose\"\n        ],\n        [\n            1,\n            \"us officials assad regime didn't want to lose base b c it has devoted significant resources in that base\"\n        ],\n        [\n            0,\n            \"gorgeous bride with eyes bridal makeup by 💅 👉 hurry up now become a professional url\"\n        ],\n        [\n            0,\n            \"user was it a weird bid at a denial when hillary answered questions about the server saying with a cloth\"\n        ],\n        [\n            1,\n            \"i'm wild when i'm single yes but if i like you enough to be exclusive i'm a damn good fucking girlfriend like i will do anything for you\"\n        ],\n        [\n            0,\n            \"user you're days are numbered dairy is a dying industry enjoy it while it lasts hashtag\"\n        ],\n        [\n            0,\n            \"crush status i u i 4 a sec 😍 read more url\"\n        ],\n        [\n            0,\n            \"baby's all good moving somewhere in the west indies is doing just as fine the whole family is full all thanks to god hashtag\"\n        ],\n        [\n            0,\n            \"user a woman is the full circle within her is the power to create nurture and transform ” diane\"\n        ],\n        [\n            0,\n            \"when your last name is and everyone feels the need to make some to a series of science fiction fi … url\"\n        ],\n        [\n            0,\n            \"report thomas on track to become longest serving justice on supreme court url\"\n        ],\n        [\n            0,\n            \"our prayers are with the govt and people of hashtag so many families affected by the tragic in hashtag on saturday\"\n        ],\n        [\n            0,\n            \"user thanks a lot for the follow and the love man lil wayne your music has always been inspiring hashtag\"\n        ],\n        [\n            0,\n            \"cricket wednesday 1 2 wednesday b c grade full beat 108 url\"\n        ],\n        [\n            0,\n            \"user do not buy any needy product from amazon or else will face excuse for non delivery of needy product which is required on urgently\"\n        ],\n        [\n            0,\n            \"if the ppl who are less fun less attractive less and less loyal than me got a man why can't i 😩 🤷 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"fashion n noun noun fashion noun a popular or the latest style of clothing hair decoration or behaviour\"\n        ],\n        [\n            0,\n            \"user hi katherine we're sorry to hear this are you still available on the previously provided contact details\"\n        ],\n        [\n            0,\n            \"errors will mean that chan will go behind jin but ahead of 3rd spot still url hashtag\"\n        ],\n        [\n            1,\n            \"looking for dog friendly pubs in the here's 10 of the best places to go url url\"\n        ],\n        [\n            0,\n            \"fresh off his recent signing to entertainment user drops his debut single titled ' amen ' … url\"\n        ],\n        [\n            0,\n            \"user also the two so called analyst quoted i the article are point wrong is all indian figure not just kerala hashtag\"\n        ],\n        [\n            0,\n            \"the vampire was thirsty for the first time in a while filthy human blood didn't seem to satisfy her burning desire she needed the blood\"\n        ],\n        [\n            0,\n            \"user no but i'll bet he's showing all his friends that he successfully got you to bite when he you … url\"\n        ],\n        [\n            0,\n            \"mp ravindra gaikwad makes 7 attempts to fly in 7 days but airlines keep him grounded url\"\n        ],\n        [\n            0,\n            \"6 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"duke climate coalition calls for university to take action against climate change in rally friday duke chronicle url\"\n        ],\n        [\n            1,\n            \"robbie best 5 a side team of players he has played with is the worst i've seen and\"\n        ],\n        [\n            1,\n            \"user me and my son at are canyon country park can hear all the that place is gang needs to be c … url\"\n        ],\n        [\n            0,\n            \"i have 55 new followers from usa brazil and more last week see url url\"\n        ],\n        [\n            0,\n            \"the one day we don't play ball over spring break me and my girls decided to go for a hike ❤ 🤘 🏻 url\"\n        ],\n        [\n            1,\n            \"find out how to get maximum benefit from the with our online planner url … … url\"\n        ],\n        [\n            0,\n            \"hashtag got this medal from dr a q khan for his services for muslims in and syria url\"\n        ],\n        [\n            0,\n            \"honored to win the excellence in engineering award user mar champs thank you url\"\n        ],\n        [\n            0,\n            \"yes testing begins tomorrow get out and play rest and eat well so you're ready to show what you know url\"\n        ],\n        [\n            0,\n            \"user def see that not sure where the balance is think folks should be able to protect selves marriage but … url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"matt tracy are the hosts for this dedication to well known activist dave aka url\"\n        ],\n        [\n            0,\n            \"pleased to say that we're in and operational at our new office thanks user for fast assistance with networking … url\"\n        ],\n        [\n            0,\n            \"user i want to make more in a series of these but i can't get the rabbit bases anywhere hey user help a girl out\"\n        ],\n        [\n            0,\n            \"i love the amazing feeling of hitting a break through with a really difficult client without asking for help\"\n        ],\n        [\n            0,\n            \"guess where before we are there the lad and i are on a road trip today if you can guess where we are going url\"\n        ],\n        [\n            1,\n            \"red crystal perfume bottle charms silver bead suit bracelet necklace url url\"\n        ],\n        [\n            0,\n            \"user yes i went to your store and because apparently i'm plus sized the same dress on sale for 25 is raise to 99 how is that fair\"\n        ],\n        [\n            0,\n            \"user god give you more love beautiful girl happy birthday we love you url\"\n        ],\n        [\n            0,\n            \"our greatest glory is not in never falling but in rising every time we fall ancient proverb hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user trust me the art world is even worse than the banking world for and self\"\n        ],\n        [\n            0,\n            \"great morning talking character with evans ged and mark at the mavericks training facility … url\"\n        ],\n        [\n            0,\n            \"senator chuck schumer is fighting the good fight just called for another roll call vote hashtag url\"\n        ],\n        [\n            1,\n            \"q1 2017 eps estimates for independence contract drilling inc reduced by co url\"\n        ],\n        [\n            0,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            0,\n            \"my sister tried to watch split a horror movie starring james but instead accidentally watched a about bowling called split\"\n        ],\n        [\n            0,\n            \"user just did story about s carolina men's team in final 4 and didn't mention the women's team is in it too hashtag\"\n        ],\n        [\n            0,\n            \"the hashtag might miss the usual september launch because of production delays according to a report url\"\n        ],\n        [\n            0,\n            \"user sounds like had a hand in writing his statement it's just missing placing blame on obama\"\n        ],\n        [\n            0,\n            \"to acknowledge that there exist different and life experiences about these matters and to listen careful … url\"\n        ],\n        [\n            0,\n            \"check out rapping and singing this morning listen carefully for the solo performers 🎶 🎤 user … url\"\n        ],\n        [\n            0,\n            \"i swear the reaction of most dems to mild hot sauce version of socialism reminds me of star wars character … url\"\n        ],\n        [\n            0,\n            \"april ’ s full moon the full pink moon the appearance of the moss pink or wild ground … url\"\n        ],\n        [\n            0,\n            \"user im just testing out my 0 chance of you following me hope you notice me hashtag i love you so much ♡\"\n        ],\n        [\n            0,\n            \"style tools art gems pencil pen nail art crystal pick up url url\"\n        ],\n        [\n            0,\n            \"no more true love in this 21st century so you guys should stop wasting your time just do what you can do and move on\"\n        ],\n        [\n            1,\n            \"dragon breeder i just bred an dragon in dragonvale visit my park to check it out url\"\n        ],\n        [\n            0,\n            \"user user why do guys keep commenting abortion like they have anything to do with it lmao\"\n        ],\n        [\n            0,\n            \"the hashtag suffering victim or destructive which is the real alcoholic personality url\"\n        ],\n        [\n            1,\n            \"you'll be surprised at what you can achieve join us for class thursday 6 7 30pm for £ 12 … url\"\n        ],\n        [\n            0,\n            \"what amount of time facebook phone number group will take to understand my questions 1 url\"\n        ],\n        [\n            0,\n            \"rare to see lose fight for ball play so especially on this stage still sick\"\n        ],\n        [\n            0,\n            \"tune into hashtag now and listen to dr c j discuss prayer as a lifestyle o 360 degree user\"\n        ],\n        [\n            1,\n            \"event • from 19th to 21st october 2017 join world class leaders and entrepreneurs at the … url\"\n        ],\n        [\n            1,\n            \"apc lawmaker blasts buhari asks him to resign url url\"\n        ],\n        [\n            0,\n            \"adobe editor de selfies com machine learning e artificial url\"\n        ],\n        [\n            1,\n            \"now ’ s a good time to scatter slug around vulnerable plants such as and young shoots url\"\n        ],\n        [\n            0,\n            \"good afternoon guys just got an update from captain at san nic island he said fishing was excellent and url\"\n        ],\n        [\n            0,\n            \"a1 education allows thinking by yourself your own opinion but forces you to accept something w o having ur own thoughts hashtag\"\n        ],\n        [\n            0,\n            \"will you be placing a bet in tomorrow's grand national animal rights activists are asking you to think twice what … url\"\n        ],\n        [\n            0,\n            \"beware the ' nanny tax ' the irs is cracking down on wage taxes for more than just and no one is url\"\n        ],\n        [\n            0,\n            \"reality what people call the president doesn't matter obama proved this w the let … url\"\n        ],\n        [\n            0,\n            \"don't get into a relationship if you're not going to value the other person you're just wasting their time\"\n        ],\n        [\n            1,\n            \"it appears north korea is back on that bullshit not my problem i'm going to nap rex tillerson\"\n        ],\n        [\n            0,\n            \"hashtag stop looking for reasons to be unhappy focus on the things you do have and the reasons you should be happy\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            0,\n            \"user the great is upset this season has driven away my demons and she given me\"\n        ],\n        [\n            0,\n            \"learning spanish will add emotion to elderly people ’ s lives url url\"\n        ],\n        [\n            0,\n            \"spring into change with april's edition of enjoy and spread the word url\"\n        ],\n        [\n            0,\n            \"user user yes he did as tend to do and she said that she had no issues w the waiter none zip nada\"\n        ],\n        [\n            0,\n            \"successful travel advice that won't leave you stranded if you are preparing for business … url\"\n        ],\n        [\n            0,\n            \"dave roberts believes hashtag have opportunity to ' narrative ' of not being able to hit left handed pitching … url\"\n        ],\n        [\n            0,\n            \"park actually our new album has a lot of guitar music news url url\"\n        ],\n        [\n            0,\n            \"back in the region trump ’ s peace meets with again url via user\"\n        ],\n        [\n            0,\n            \"user he works for cisco co working to make safe for tourist n its shame that he has been asked for to get his back\"\n        ],\n        [\n            0,\n            \"user amen sometimes you need to believe they are who they are showing you it's a hard lesson hashtag\"\n        ],\n        [\n            0,\n            \"user why do politicians only start bombing after the chemical weapons attack do it selfish\"\n        ],\n        [\n            1,\n            \"there's a britney spears live concert in vegas where nick jonas stands nick jonas blur i wanna die 😭\"\n        ],\n        [\n            0,\n            \"thanks more to come hoping to draw even non sox fans and people who didn't experience long hot summer summer of love\"\n        ],\n        [\n            0,\n            \"gotta love the sound of katie in the background of every one of my videos url\"\n        ],\n        [\n            0,\n            \"big dog mafia canvas street art graffiti banksy pop art oil painting url url\"\n        ],\n        [\n            1,\n            \"let's change black man to his name and army veteran to racist white supremacist url\"\n        ],\n        [\n            0,\n            \"i can't say i blame owens honestly i'd be pretty pissed too if only the tip of my finger got put on the list hashtag\"\n        ],\n        [\n            0,\n            \"i love my vegetables but really stop trying to make a meat substitute people it's never going to hap … url\"\n        ],\n        [\n            0,\n            \"user learn the routine i'm out sat night for my birthday so i insist it be good haha url\"\n        ],\n        [\n            0,\n            \"in at so she can get stuff to spend the night and i kid you not i have been in her dang car for a good 20 mins\"\n        ],\n        [\n            1,\n            \"rocky dvd 2009 2 disc set edition new sealed best picture url url\"\n        ],\n        [\n            0,\n            \"we think our cash cow is beautiful ❤ 😍 url do you love cash cows pls retweet 😊 url\"\n        ],\n        [\n            1,\n            \"and why do you care so much about this don't get me wrong but i don't think being loyal to your fandom is more important than your mental\"\n        ],\n        [\n            0,\n            \"don't talk to me about wishing it was friday this friday returns a trip to the dentist doing an overnight at the outlaws hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i tried to meet you in new 2 years ago so let's finally meet come to new england user ❤ 15\"\n        ],\n        [\n            0,\n            \"starbucks pushes ' craft ' credentials with cold coffee focus marketing week url\"\n        ],\n        [\n            0,\n            \"short stories each one describing a unique scenario of pleasure passion desire deceit … url\"\n        ],\n        [\n            0,\n            \"asked user about some numbers they were claiming for bank fees which don ’ t match reality they stop responding to my emails solid\"\n        ],\n        [\n            0,\n            \"all other greek god candidates colluded to have killed vote hashtag url\"\n        ],\n        [\n            1,\n            \"check out filipino sword bring back ww2 knife tribal carved wood url via user\"\n        ],\n        [\n            0,\n            \"user user my question has been about parents who have to give permission for the under\"\n        ],\n        [\n            0,\n            \"fox might pull some networks off air this weekend due to contract dispute url url\"\n        ],\n        [\n            0,\n            \"every time i see the trucks full of pigs i get so emotional and wave at them and they stick their little noses out omg\"\n        ],\n        [\n            0,\n            \"user west indies had never chased total of 300 or more before another achievement by pakistani … url\"\n        ],\n        [\n            0,\n            \"' banksy of ' puts full stop to bad grammar in bristol the guardian url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"user syria strike was merely sinjar had clear practical objectives from the comparing the two is absurd\"\n        ],\n        [\n            0,\n            \"thanks user i arrived the same day i was scheduled for and didn't have to stay in a hotel unlike with user\"\n        ],\n        [\n            0,\n            \"i bet i could predict the cover features for the june issue of user w 85 90 accuracy that's what i will miss about user\"\n        ],\n        [\n            0,\n            \"czech at hashtag if you are in liverpool let us know if you wanna meet and discuss green … url\"\n        ],\n        [\n            0,\n            \"user i feel that enables while ed institute offers enlightenment freedom from social stigma 💖 💜 💙 💚 💛 💝\"\n        ],\n        [\n            0,\n            \"comes through with two outs knocks rbi double to the fence in left center to push hashtag lead to 8 4 top 8th hashtag\"\n        ],\n        [\n            0,\n            \"user agree with u can't live in the past the present is here the future ain't promised to anyone\"\n        ],\n        [\n            0,\n            \"aw what a sad end for ashley 😭 everyone has been brilliant for this storyline must've been so hard for them 💔 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"me two years ago i don't give a fuck about me today i do my best to get them right but i mess up a lot i'm sorry\"\n        ],\n        [\n            0,\n            \"good one george but a tv camera and you sitting on the sofa might have impressed more lol url\"\n        ],\n        [\n            0,\n            \"love this amazing ideas to get some everyday adventures in to our busy lives it features the fab user url\"\n        ],\n        [\n            1,\n            \"tragedy struck on thursday in the state after a man identified as kitchen url\"\n        ],\n        [\n            1,\n            \"150 00 1500 00 flips today only 👌 proving to you guys that's it's legit 💯 text money 💰 to 1 📲\"\n        ],\n        [\n            0,\n            \"sometimes your commitment to fulfilling your obligations is re more for taurus url\"\n        ],\n        [\n            1,\n            \"user on your site the sony x shows as having a battery on user it states could u correct that\"\n        ],\n        [\n            0,\n            \"and then i all my gold bars and into jet off to 🇨 url\"\n        ],\n        [\n            0,\n            \"join us tonight between 8 10 pm using hashtag on all your tweets please lets be seen tonight and we thank you for helping 💔 💔\"\n        ],\n        [\n            0,\n            \"i am not quite sure as to who left a little gift in my but i appreciate it endlessly thank you so very much for this\"\n        ],\n        [\n            0,\n            \"hi user you're the purest definition of love you're my home i love you more than words can explain mind following me ♡ — 16\"\n        ],\n        [\n            0,\n            \"user user but my pt is you're abusing a word as to cover a great many things most non could support like ch\"\n        ],\n        [\n            0,\n            \"they really gonna do destiny 2 just like they did 1 huh 😷 pc version confirmed 🤣 😨 url\"\n        ],\n        [\n            0,\n            \"user great to read that the coach was for and ended up winning the\"\n        ],\n        [\n            1,\n            \"user recommendations he immortal iron fist by fraction also the death of captain am … url\"\n        ],\n        [\n            0,\n            \"started on 05 04 2017 reached its destination and was mins late url\"\n        ],\n        [\n            0,\n            \"variety ‘ walking dead ’ teases season 8 ‘ beginning of civilization is at stake ’ url user\"\n        ],\n        [\n            0,\n            \"ivanka trump interview if being complicit is wanting to be a force for good then i'm complicit url\"\n        ],\n        [\n            0,\n            \"in this weekend come join us at belly blessings maternity market bring the whole family for a fun … url\"\n        ],\n        [\n            0,\n            \"images showcase the best wedding photography from around the world url via user\"\n        ],\n        [\n            0,\n            \"latest java jobs in new york ny london posted on thursday 30th of march 2017 url\"\n        ],\n        [\n            0,\n            \"super res tilt 1 4 21 pm cdt super res tilt 1 4 22 pm cdt hashtag url\"\n        ],\n        [\n            0,\n            \"swipe left ⏩ ⏩ ⏩ i'm working over here bringing culture luv back into the show game url\"\n        ],\n        [\n            0,\n            \"sunday was hard for our boys they had to fight through running and decision making the … url\"\n        ],\n        [\n            0,\n            \"in domestic work in greece a demand side european commission european policy brief\"\n        ],\n        [\n            0,\n            \"talent and intelligence never yet anyone against the of the tanner tmi\"\n        ],\n        [\n            1,\n            \"someone needs to pull head out of man city's ass the city unit couldn't catch a cold between them hashtag\"\n        ],\n        [\n            0,\n            \"an exceptional piece on an exceptional critic christopher carroll on in th … url\"\n        ],\n        [\n            0,\n            \"user big pharma and animal ag industries they want you to think eggs are healthy when in fact they are ir … url\"\n        ],\n        [\n            0,\n            \"maldives ready to host international travel trade show 2017 url url\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"when you catch the universe pants down i mean when you actually see the hands of god you just start laughing 😂 😂 😂 no secrets baby\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url add me on snapchat imjuicyass url\"\n        ],\n        [\n            0,\n            \"taking careers classes can improve students ’ chances of finding graduate employment url via user\"\n        ],\n        [\n            0,\n            \"leicester fc rising up the league almost from the dead resurrection u might say got it right richard 3 found in\"\n        ],\n        [\n            0,\n            \"it's been a lovely to be in the room seeing and all the other characters coming to life can't wait to see … url\"\n        ],\n        [\n            0,\n            \"2 guys who can sing guys with good personalities food baby animals social media no self confidence always hating on self\"\n        ],\n        [\n            0,\n            \"this one's going to come down to who wants it more me yeah on opposite day high stranger fouls them i guess hashtag\"\n        ],\n        [\n            0,\n            \"user why are user ' protected ' she's clearly using it in her official capacity\"\n        ],\n        [\n            0,\n            \"🎼 too mix up in drama to go outside too mix up in drama to free my mind jealous people around me i need to change my life 🎼\"\n        ],\n        [\n            0,\n            \"wind 2 5 km h w barometer 1011 8 hpa falling slowly temperature 18 6 ° c rain today 0 0 mm humidity 76\"\n        ],\n        [\n            1,\n            \"apple ipad mini 2 32gb wi fi 7 9 in space gray url url\"\n        ],\n        [\n            0,\n            \"user throw the balls with jones and on some island and tell those attention seeking to go away hashtag\"\n        ],\n        [\n            0,\n            \"the fire of god doesn't come with degrees or it comes by hiding away in the secret place leonard\"\n        ],\n        [\n            0,\n            \"user if he was so concerned for babies the 45 million he ' s wasted on golf would have been nice for americas c … url\"\n        ],\n        [\n            0,\n            \"everything here is too pretty to eat yogurt with pomegranate and crushed … url\"\n        ],\n        [\n            0,\n            \"user you might want to wait a little bit just saying that housing rates are super high right now also that's a great goal\"\n        ],\n        [\n            0,\n            \"egyptian president sisi thanks trump for alliance against ‘ satanic ideology ’ of terrorism breitbart url\"\n        ],\n        [\n            1,\n            \"to bad her boobs look the same before and after 😂 💀 this bra does nothing for her url\"\n        ],\n        [\n            0,\n            \"you hey me while 🍺 you're at 🍗 the maple syrup festival i'm in school grinding 📝 and definitely not bitter 😤 about it 🤓\"\n        ],\n        [\n            0,\n            \"another win in overwatch pit this time 2 1 small slip up on hollywood defense in overtime twice 🙄\"\n        ],\n        [\n            0,\n            \"if in pain only jesus helps u c matt 25 18 the whole chap john 15 give much fruit sharing jesus 2 everyone u c url\"\n        ],\n        [\n            0,\n            \"some people are never happy has done the job we needed him to do from the off hashtag now he can build fo … url\"\n        ],\n        [\n            0,\n            \"now hiring performance manager alliance residential company washington dc url hashtag\"\n        ],\n        [\n            1,\n            \"check out women's black romper 100 polyester button front zipper size medium url via user\"\n        ],\n        [\n            0,\n            \"it's an all too familiar lesson for you archers more of a goo more for sagittarius url\"\n        ],\n        [\n            0,\n            \"ufo sighting on right hip has been there for about 37 years and is to be be url\"\n        ],\n        [\n            0,\n            \"i have i still am i realize not just my issues with you was a mistake but also thank you you have stuck with me\"\n        ],\n        [\n            0,\n            \"🐝 snapchat takeover 🐝 hashtag equipment manager nick is giving us a behind the scenes look during our road t … url\"\n        ],\n        [\n            0,\n            \"user u can punish fair on shield based on distance and bad make side b and rolling obvious\"\n        ],\n        [\n            1,\n            \"user your average person doesn't give a fuck about that shit and find it just as funny as any other special grow balls\"\n        ],\n        [\n            0,\n            \"user said he wasn't in the wh he met with intelligence people in another building dems throw a … url\"\n        ],\n        [\n            0,\n            \"i hope efe winning won't be giving to tboss hmmmm is going on here hashtag url\"\n        ],\n        [\n            0,\n            \"is this love when someone call u and talking to u for hour and after end the you feel like going u feel empty\"\n        ],\n        [\n            0,\n            \"it's an all too familiar lesson for you archers more of a goo more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user user throwing more characters into the ether what does success look like for you do you have a goal\"\n        ],\n        [\n            0,\n            \"dear lord when james goes to vegas can he hit for like a couple million come back split it girl promise i'll give back 🙏 🏾\"\n        ],\n        [\n            0,\n            \"wind 6 7 mph nw barometer 1020 4 hpa falling temperature 14 1 ° c rain today 0 0 mm humidity 61\"\n        ],\n        [\n            0,\n            \"user all the muslim we see hear omar lone etc spew the line and so\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            1,\n            \"if you're new and on orientation don't open up the doors on my truck and start me with questions it's too early for that shit\"\n        ],\n        [\n            0,\n            \"hashtag is looking for boats in distress while our guests are taking a good rest the journey is still long but … url\"\n        ],\n        [\n            0,\n            \"president to review tv deal and timing url url\"\n        ],\n        [\n            0,\n            \"why external review even if you believe that your school is ‘ great ’ do you know how it could be even greater url jan\"\n        ],\n        [\n            0,\n            \"to my beautiful i've loved as much as i have loved any human you were there for me … url\"\n        ],\n        [\n            0,\n            \"hashtag 17 kerala tourists injured in accident at pradesh url\"\n        ],\n        [\n            0,\n            \"daily roll 13 oh the and 13 good thing it isn ’ t a friday or this day could really go url\"\n        ],\n        [\n            1,\n            \"my dog literally got out of my backyard and got hit by a car they didn't even fucking stop who the fuck does that\"\n        ],\n        [\n            1,\n            \"there aren't more entertaining things in wrestling than brock lesnar the shit outta people hashtag\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url spirits versus mentor modern\"\n        ],\n        [\n            0,\n            \"user word on the street is that you didn't have any friends in high school so you must have ran into your imaginary friend\"\n        ],\n        [\n            0,\n            \"final fantasy sony playstation 1 1999 disc 2 only silver face disc url url\"\n        ],\n        [\n            0,\n            \"my friends are so mean they wanna tell our friend to meet us at a bar tomorrow then not show up and call her saying april fools\"\n        ],\n        [\n            0,\n            \"gun and baby carrying mother starts a safety class by chris watch videos at url url\"\n        ],\n        [\n            1,\n            \"user i'm gonna have to agree sit down shut up and be seen not heard isn't my style either you do you no matter our differences\"\n        ],\n        [\n            0,\n            \"we are at a friend's 3 yr olds bday party it's and pancakes i am the breakfast bar i like this party a lot\"\n        ],\n        [\n            0,\n            \"user get user sunflower sweets it's a miracle like it's make in my forehead less noticeable and\"\n        ],\n        [\n            1,\n            \"user your support for a traitor user says so much about you think about it\"\n        ],\n        [\n            0,\n            \"lovely visit to museum aka user fantastic illustration exhibition on stories ❤ ️ the sec … url\"\n        ],\n        [\n            0,\n            \"american cities have been designed around the car if the car changes the way cities are used could change too url\"\n        ],\n        [\n            0,\n            \"user same will happen to eden if he plays for bayern barca or real y are u not admitting that fact\"\n        ],\n        [\n            1,\n            \"this fucking asshole how the fuck dare he try to do this shit for publicity url\"\n        ],\n        [\n            0,\n            \"user break out the golf clubs and hit the links maybe i'll see you playing on the senior tour some day\"\n        ],\n        [\n            0,\n            \"here ’ s what ‘ the most beautiful girl in the world ’ looks like now url url\"\n        ],\n        [\n            1,\n            \"nova chemistry teacher employment vacancy in kenya april 2017 nova chemistry teacher job url\"\n        ],\n        [\n            1,\n            \"user so utterly disgusting that we fund a terrorist torture center for children and the unborn and the defund\"\n        ],\n        [\n            0,\n            \"a nasa study found that while a 15 minute nap might not make you feel physically better it still boosts cognitive performance\"\n        ],\n        [\n            0,\n            \"global warming could make flying even more awful than it is today url url\"\n        ],\n        [\n            0,\n            \"huawei ’ s honor wants you to test out its latest hardware and software url url\"\n        ],\n        [\n            0,\n            \"user user the church has a lot of influence in this state if they really wanted to help the homeless it would happen people follow\"\n        ],\n        [\n            0,\n            \"and as they stayed at mar a lago i can claim from you sad tax payers more profit for trump business that's why … url\"\n        ],\n        [\n            0,\n            \"at the current rate of support within labour supporters corbyn will have to campaign for the next 40 years and … url\"\n        ],\n        [\n            1,\n            \"user im not saying are lazy if that's what you think im just talking about other people blaming other m … url\"\n        ],\n        [\n            0,\n            \"but football club neymar ne met pas la sur hashtag et cristiano ronaldo url\"\n        ],\n        [\n            1,\n            \"can this finally be the year when we all agree to stop giving a fuck about game of thrones for the love of god i am begging\"\n        ],\n        [\n            0,\n            \"i know god is suppose to give his soldiers is hardest battles but i have been through enough i can't take another battle\"\n        ],\n        [\n            0,\n            \"hashtag fans safety authorities are aware of problems at watford fc have asked the club for a response those … url\"\n        ],\n        [\n            0,\n            \"first impressions of my new metal user platinum card it's heavy it also feels and looks premium i like it kudos\"\n        ],\n        [\n            0,\n            \"it all begins on thursday night pick out that perfect blue shirt ' cause friday is wear blue day in support of … url\"\n        ],\n        [\n            1,\n            \"shop online from the comfort of your own home url from canada or usa pls rt url\"\n        ],\n        [\n            0,\n            \"john 20 29 29 then jesus told him “ because you have seen me you have believed blessed are those who have not url\"\n        ],\n        [\n            0,\n            \"the fun must come to an end had a blast i love and miss you so much marie and\"\n        ],\n        [\n            0,\n            \"thank goodness it's just a 30 min pre show like it usually is had read somewhere it'd go an hour i can squeeze in some more people\"\n        ],\n        [\n            0,\n            \"user i'm really sorry andy but the time for satire like yours for now has passed water between you and fake news is too muddy\"\n        ],\n        [\n            0,\n            \"user we're being personally by the industry for not having small titties im over it\"\n        ],\n        [\n            1,\n            \"instagram guide from iconic infinity pools to eco url for her\"\n        ],\n        [\n            0,\n            \"follow our coffee van this weekend serving you free bottles of water and visit us at any of url\"\n        ],\n        [\n            0,\n            \"user read an article today they were never taught fundamentals well now they are and they are talented it'll … url\"\n        ],\n        [\n            0,\n            \"my answer to does a lord of the 11th house in the 7th house mean a wealthy spouse or luck shine after marriage url\"\n        ],\n        [\n            1,\n            \"schiff trump's calling news ' fake ' should set off ' alarm bells ' abc news url via user\"\n        ],\n        [\n            0,\n            \"kingdom reign got locked up at magic mountain for felony excessive hashtag url\"\n        ],\n        [\n            0,\n            \"took a break from work tonight so my bf wouldn't feel lol he's sleep now back to the coin\"\n        ],\n        [\n            0,\n            \"this one group gets 70 percent of high skilled foreign worker and trump promises to go after them url\"\n        ],\n        [\n            0,\n            \"hashtag i so did not see that coming gosh dang plz let kingdom the forest women arrive like heroes and wreck negan\"\n        ],\n        [\n            0,\n            \"user and how the tweet was funny cause the money he made and it said the players got hats and shirts\"\n        ],\n        [\n            0,\n            \"rep as says nsa have joined loot recovery drive url\"\n        ],\n        [\n            0,\n            \"user nah dont have a charger for it and iphone are mad man so if i want to charge it i hav … url\"\n        ],\n        [\n            0,\n            \"ag pharmaceuticals healthcare deals and alliances profile updated 7 prices from usd 250 url\"\n        ],\n        [\n            0,\n            \"weekend ahead 🔵 ⚪ ️ ⚽ ️ shovel reserves vs fc reserves 2pm ko road fc sunday vs url\"\n        ],\n        [\n            0,\n            \"hard to believe how many of them didn't know their insurance was ' obamacare ' dont they watch anything but fox url\"\n        ],\n        [\n            1,\n            \"hashtag prom dress ever pretty women mermaid sweetheart 2017 gorgeous long url\"\n        ],\n        [\n            0,\n            \"is it me or is everything celebrated too much nowadays used to be births birthdays christmas and that was pretty much it everything now\"\n        ],\n        [\n            0,\n            \"when is this civil war going to end ⚡ ️ “ at least 58 dead in ' toxic gas ' attack in syria ” url\"\n        ],\n        [\n            0,\n            \"me i have of overtime so i'm leaving at 4 40 universe what if you left at 6 instead me uh u also … url\"\n        ],\n        [\n            0,\n            \"user she missed most of the set and could've not came out for the last song but my girl came thru\"\n        ],\n        [\n            0,\n            \"i couldn't figure out why my phone has no sound until i remembered i dropped it in the toilet last night 😭\"\n        ],\n        [\n            0,\n            \"james smith chief says official state of emergency issued for flooding url url\"\n        ],\n        [\n            0,\n            \"year 2 were very excited doing all the different activities this afternoon will our egg crack open tomorrow and wh … url\"\n        ],\n        [\n            0,\n            \"only a 4 year old can eat like this unless you have so many siblings that you dont want to share url\"\n        ],\n        [\n            0,\n            \"our project co development of place based climate services for action climate era gets funded url\"\n        ],\n        [\n            0,\n            \"i would never have the patience for short track racing treat it like a derby 🙃 hashtag\"\n        ],\n        [\n            0,\n            \"user if i had organs instead of a i would express high amounts of sympathy but since i dont … url\"\n        ],\n        [\n            0,\n            \"police launch murder investigation after death of man following belfast city centre ' ' … url\"\n        ],\n        [\n            0,\n            \"user celebrating 25 years of the haiti support group this summer in london please share widely url\"\n        ],\n        [\n            0,\n            \"user can you fix your internet ive been without internet for 3 hours and nothing else to do\"\n        ],\n        [\n            0,\n            \"user url rihanna love on the brain don diablo remix official music video\"\n        ],\n        [\n            0,\n            \"user user don't go public by putting details on twitter email me the details everyone knows someone their local\"\n        ],\n        [\n            0,\n            \"nice to see a left intellectual state this important point still crickets from far too many who claim to support t … url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"tg but tg the seal on the bottle is tg are you suggesting someone put piss in my apple juice at the factory\"\n        ],\n        [\n            1,\n            \"i'm selling ' supernatural season 6 factory sealed ' on url check it out at url\"\n        ],\n        [\n            0,\n            \"attn djs radio i'm sending out user's new single today to my radio database and would love to include yo … url\"\n        ],\n        [\n            0,\n            \"awesome night with the state college chapter — attending state college hunting heritage banquet\"\n        ],\n        [\n            1,\n            \"but hey we will march just to show him how we're tired of his nonsense url\"\n        ],\n        [\n            0,\n            \"user there was someone watching them at the end of the last episode but you don't see who it is it's not over\"\n        ],\n        [\n            0,\n            \"sunny days like this remind me of ibiza do yourselves a favour put this on turn it up and enjoy the sun ☀ ️ url\"\n        ],\n        [\n            0,\n            \"“ i will most spend and be spent for your souls ” 2 12 15 the words of a true man of god\"\n        ],\n        [\n            0,\n            \"the fact that the death threats are even being talked about will influence games in their favor going forward hashtag\"\n        ],\n        [\n            0,\n            \"the new exhibit at the art science museum is called the universe and art and it's the visual result of the when url\"\n        ],\n        [\n            0,\n            \"when u start following a bunch of accounts and then your dm's blow up with automatic messages url\"\n        ],\n        [\n            0,\n            \"bluetooth headphones best noise cancelling wireless waterproof … url\"\n        ],\n        [\n            0,\n            \"sometimes think we're soul mates other times i'm not sure spongebob for life url\"\n        ],\n        [\n            0,\n            \"how does a model work hard what is so about modelling i get the emotional stuff but otherwise what's hard genuinely asking\"\n        ],\n        [\n            0,\n            \"the bachelor tied with country calendar in target demographic url url\"\n        ],\n        [\n            0,\n            \"user user see on the pdf from google poll was done on youtube so it's no wonder google brands well\"\n        ],\n        [\n            0,\n            \"sean hannity on syria airstrikes president trump message to the world url url\"\n        ],\n        [\n            0,\n            \"clean up lagos reads riot act to market ’ s stall owners url url\"\n        ],\n        [\n            0,\n            \"user salute kenya ken aka mentally ill person was violently assaulted at murdered at south … url\"\n        ],\n        [\n            0,\n            \"he comes home with tea and dinner and now it's time i freaking love this man sooo so much 😍 — feeling loved\"\n        ],\n        [\n            1,\n            \"best of phone reading i ’ ve done in a while happened the story of the world ’ s most start up url\"\n        ],\n        [\n            0,\n            \"33 🇷 how will this work live i ask to myself every time i listen to the song i like it but the thought of an irks me\"\n        ],\n        [\n            0,\n            \"user again why i will never subscribe to their paper they have failed us again url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url mom takes clothes off in public daughter's reaction alex\"\n        ],\n        [\n            0,\n            \"how to create shorter layers with movement in the crown using a diamond section url via user\"\n        ],\n        [\n            0,\n            \"user somewhere in an alternative universe evan became president in that moment\"\n        ],\n        [\n            1,\n            \"wondering how to grow on twitter i gained 2 followers in the past week this is the app url\"\n        ],\n        [\n            0,\n            \"striving to earn your keep makes you feel good about yourself more for aries url\"\n        ],\n        [\n            0,\n            \"user oh yeah i'm a cereal definitely my kind of party woo hoo hashtag\"\n        ],\n        [\n            0,\n            \"tonight's fashion show is amazing incredible work from our talented students is on display well done tf\"\n        ],\n        [\n            0,\n            \"dan mitchell discussing gop tax plan and corporate rate reduction url via user\"\n        ],\n        [\n            0,\n            \"the church that survived the apocalypse that salvation lies in faith hashtag url\"\n        ],\n        [\n            0,\n            \"user thank you for this i had this fear now know i am still on the road and didn't fail happy that i'm doing what i love\"\n        ],\n        [\n            0,\n            \"this story made me think of user our chats about technology changing over the years url\"\n        ],\n        [\n            0,\n            \"hashtag april 1 2012 hero of order trained by by eddie martin jr wins the louisiana derby url\"\n        ],\n        [\n            0,\n            \"if the u s wants to cut foreign aid it appears there is somebody else ready to pick up the slack url\"\n        ],\n        [\n            0,\n            \"i have a better idea every time assad commits an atrocity like this we take in more refugees we say you just l … url\"\n        ],\n        [\n            0,\n            \"the work of the spirit of god is not only to save souls but also to care and the face of the earth the material world\"\n        ],\n        [\n            0,\n            \"user miss you too super busy with the end of the semester but we gotta catch up in a couple weeks\"\n        ],\n        [\n            0,\n            \"there's something not quite right about first game of the season taking place in a dome in florida\"\n        ],\n        [\n            0,\n            \"user with of face and personality skin obsessed film industries doing lot of damage\"\n        ],\n        [\n            0,\n            \"best seat on due to awesome luggage bin and no neighbours not quite a hashtag url\"\n        ],\n        [\n            1,\n            \"classic music hard case cover for samsung galaxy 2015 url url\"\n        ],\n        [\n            0,\n            \"i can't wait to hear your new single i'm incredibly proud i hold so much love for you mind following me user —\"\n        ],\n        [\n            0,\n            \"the blueprint late registration friday night lights thug motivation 101 and no hashtag 🙌 🏿 url\"\n        ],\n        [\n            0,\n            \"icymi as hashtag gets underway we look at the science our researchers will be presenting at the conference … url\"\n        ],\n        [\n            0,\n            \"user 400 more than what they gave back in ' 83 always love an exact bid hashtag\"\n        ],\n        [\n            0,\n            \"user user but one could say it is a religious belief system because it is a belief system about religion\"\n        ],\n        [\n            0,\n            \"eh seeks volunteer patient and family advisors to share perspectives on cancer care programs and services url\"\n        ],\n        [\n            0,\n            \"steven face fitness race to be fit for trip to url hashtag\"\n        ],\n        [\n            0,\n            \"user user hi babe songs from the album is on top in the billboard is success and excellent producer always a blessings\"\n        ],\n        [\n            1,\n            \"got of to have sex with daughter and him but was already having sex with\"\n        ],\n        [\n            0,\n            \"user we're sorry to learn that the payment would've been by us declined by the company please dm us with 1 2\"\n        ],\n        [\n            0,\n            \"just like your living space needs to be swept and more for virgo url\"\n        ],\n        [\n            0,\n            \"😧 😧 😧 rt user the u s has attacked the syrian government launching more than 50 cont url\"\n        ],\n        [\n            0,\n            \"20 off free shipping on everything in my url 20 off fr … url\"\n        ],\n        [\n            0,\n            \"come meet st john the preschool at babies and 2017 an educational ministry of st john the url\"\n        ],\n        [\n            0,\n            \"she wanted to say don't leave me but she couldn't do it not again she was so tired of begging people to love her\"\n        ],\n        [\n            0,\n            \"user user crystal back on the couch talking to herself at least i've got you two\"\n        ],\n        [\n            0,\n            \"obama is reportedly returning to politics to take on — here ’ s what that is url via user\"\n        ],\n        [\n            0,\n            \"so is harry just gonna drop the single and all these interviews on us at the same time and then just chill and watch us freaking out lmao\"\n        ],\n        [\n            0,\n            \"it's seriously just how centered meditation exercise have been keeping me these days\"\n        ],\n        [\n            0,\n            \"it's a week since april fools day and jo is still in rage that ' ' aren't their uk shops to ' … url\"\n        ],\n        [\n            0,\n            \"user feds have a lot of cells for the feds one has to do 85 of the prison sentence state one does 1 2 of sentence\"\n        ],\n        [\n            0,\n            \"hey user i just wanted to say that your tweets always manage to improve my day thanks for being awesome\"\n        ],\n        [\n            0,\n            \"guys cameron posted a amazing picture on instagram go check it out leave some comments user insta\"\n        ],\n        [\n            0,\n            \"i know is somewhere sitting hiding somewhere with her witness protection wig on after that pepsi flop she thought\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win diving gloves dive sail by dive sail url hashtag\"\n        ],\n        [\n            0,\n            \"there are those days when it's hard to put one foot in front of the other but those are the days when champions are created\"\n        ],\n        [\n            0,\n            \"i'm not sure how everyone can be so optimistic we've been clueless we ground these out last season that's why we were in top 4\"\n        ],\n        [\n            0,\n            \"user please check out my kickstarter page thanks so much for any feedback url\"\n        ],\n        [\n            0,\n            \"good morning those at user 💖 i'm sorry i didn't update but last night i wasn't feeling … url\"\n        ],\n        [\n            1,\n            \"cash for cars and accident damaged used non runners other 8 junk mail url\"\n        ],\n        [\n            0,\n            \"artificial intelligence is helping video platforms better url url\"\n        ],\n        [\n            0,\n            \"4x led lamp right left fit for sedan url url\"\n        ],\n        [\n            1,\n            \"1 check out cars mater national championship racing ps3 complete url via user\"\n        ],\n        [\n            0,\n            \"1 tweep followed thank you and nobody unfollowed me in the past day thank you url\"\n        ],\n        [\n            0,\n            \"url url student quick give a to cover up further investigation\"\n        ],\n        [\n            0,\n            \"daily tip if you have long hair don't dry it out with constant wash it every two to three days and use leave in conditioner\"\n        ],\n        [\n            0,\n            \"so logged in didn't find a ' the help has disappeared oh well not surprised it is virgin after all user\"\n        ],\n        [\n            0,\n            \"i joined mainly for the cute little bags to use for art supplies but now i'm improving my makeup game\"\n        ],\n        [\n            1,\n            \"heavily let everyone know at yoga at the gym everywhere w ur head turning new tshirt … url\"\n        ],\n        [\n            1,\n            \"usd bull run may be turning eur usd en route to 1 12 url url\"\n        ],\n        [\n            0,\n            \"assessment of this month of march roi 4 nba 9 football 3 the month was difficult but we ended up larg … url\"\n        ],\n        [\n            0,\n            \"user yeah but i like commenting that whenever you take a selfie because they always look like that\"\n        ],\n        [\n            0,\n            \"user user good grief you can't be for real w this comment it's people like you who make the penn state community look bad\"\n        ],\n        [\n            1,\n            \"hashtag my apex queen skills 1 eye critical eye 1 weakness exploit url\"\n        ],\n        [\n            0,\n            \"done listening people talk down on the dirty max fuel system built trans and twins come spring sleep on it\"\n        ],\n        [\n            0,\n            \"the storyline is whack now u can predict whats coming next its like a low budget movie url\"\n        ],\n        [\n            1,\n            \"checking out daily and on albert ministry url\"\n        ],\n        [\n            0,\n            \"microsoft xbox one s battlefield 1 bundle 500gb white console in video games consoles video game consoles … url\"\n        ],\n        [\n            0,\n            \"user drunk it doesn't matter it's still very sexy i should add to my collection xx\"\n        ],\n        [\n            0,\n            \"it might feel as if others are pushing you around today but y more for libra url\"\n        ],\n        [\n            0,\n            \"information related to and boundaries in the arena is limited to which we mean any of them in the united states and today\"\n        ],\n        [\n            0,\n            \"have you praised god today just call these names don't stop 1 wonderful 2 3 prince of peace 4 url\"\n        ],\n        [\n            0,\n            \"dnc chair says ‘ republicans don ’ t give a sh about people ’ chair slams him in her response … url\"\n        ],\n        [\n            0,\n            \"hashtag ohh good 😂 aww i've missed ya harry it's been a while since we heard this much from you\"\n        ],\n        [\n            1,\n            \"its funny bc people think im quiet but im just listening to convos and figuring out ur weaknesses to destroy u later in life\"\n        ],\n        [\n            0,\n            \"scott hard roll paper towel pull towel url url\"\n        ],\n        [\n            0,\n            \"this week lifts is moving to our new world hq in the heart of denver colorado watch this page for a live url\"\n        ],\n        [\n            0,\n            \"spending 71 days visiting your baby in the icu instead of them is not maternity … url\"\n        ],\n        [\n            1,\n            \"user isis guys running around syria killing people so why don't we let the refugees syrian ppl in no … url\"\n        ],\n        [\n            0,\n            \"user it's kept all warm and safe under the till them eggs are ready smart smart\"\n        ],\n        [\n            0,\n            \"the miracle can happen now for the spirit of the lord is here see you all on april 8 2017 hashtag url\"\n        ],\n        [\n            0,\n            \"19 people followed me and 8 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"dying in prison two women's stories that we punish the punished and put at risk the vulnerable url\"\n        ],\n        [\n            0,\n            \"i bet the person who emails in golf penalties 24 hours after the fact is a truly person to be around at parties\"\n        ],\n        [\n            0,\n            \"before european christians forced gender roles native americans 5 genders url\"\n        ],\n        [\n            0,\n            \"the essence of intelligence is the ability to predict to plan ahead we the world the action taken the predicted cost\"\n        ],\n        [\n            1,\n            \"wine gift set wine and cheese wine cork executive gift cutting board url url\"\n        ],\n        [\n            1,\n            \"new men quartz wrist watch vintage punk dial leather url url\"\n        ],\n        [\n            0,\n            \"i always thought daughters such a nice song went back after seeing this tweet and sure enough the toxic … url\"\n        ],\n        [\n            0,\n            \"hashtag is bad the worse threat to all lives is the political uncertainty in anc like a sinking titanic lots will go with it\"\n        ],\n        [\n            0,\n            \"user skills development need to be in curriculum and assessment hashtag\"\n        ],\n        [\n            0,\n            \"really appreciated her article in user about coming to terms with her natural hair i relate so much url\"\n        ],\n        [\n            0,\n            \"container office architectural design construction by … url\"\n        ],\n        [\n            0,\n            \"you question what's wrong with you what you did wrong what the person he's cheating with has that you don't have … url\"\n        ],\n        [\n            0,\n            \"let's just say i've never felt so much love before and i couldn't be happier than with my boy ❤ url\"\n        ],\n        [\n            0,\n            \"user user does a lot of group orders for japanese exo merchandise i think she's planning on doing one for too\"\n        ],\n        [\n            0,\n            \"we love having the support of our students we are the american society for … url\"\n        ],\n        [\n            0,\n            \"i thought to myself my feet got dirty while i was working outside nope just one heck of a flip flop tan in 2 hours 😳 ☀ ️\"\n        ],\n        [\n            0,\n            \"is already celebrating game no in style with a goal tonight hashtag url\"\n        ],\n        [\n            0,\n            \"twitter updates is like your mom dating a new guy at first you may not like it but after a while you won't care until the next one\"\n        ],\n        [\n            0,\n            \"attempts a dc 5 intimidation check against a monkey she rolls a 17 what happens next hashtag\"\n        ],\n        [\n            0,\n            \"the team was inspired by the release of hashtag be our guest check out the disney playlist url\"\n        ],\n        [\n            0,\n            \"user knew i look like someone in this photo it's iggy pop 🤔 😎 😰 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"despite man made global warming hysteria there have been far fewer intense in recent years url hashtag\"\n        ],\n        [\n            0,\n            \"user i had to double check it was her lana cos she looks like someone else there but i can't think who\"\n        ],\n        [\n            0,\n            \"i done a thing on the 14 months i spent working for free as a games journalist hopefully this helps … url\"\n        ],\n        [\n            0,\n            \"user scandal has been mainly put to bed national writers haven't really talked about it all season i know\"\n        ],\n        [\n            1,\n            \"desk compact corner computer with 3 shelves study storage cupboard shelf url url\"\n        ],\n        [\n            0,\n            \"user you give the sun a reason to shine you're so beautiful loving generous and kind i love you mind following me ♡\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user for real or double meaning 😂 for real is cool but if double meaning sad im not yet married 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user i'm a huge fan of your music i'm going to use a quote of yours in my senior speech how many retweets … url\"\n        ],\n        [\n            0,\n            \"and j j are not looking for love but they get hearts as trump in this winning hand … url\"\n        ],\n        [\n            0,\n            \"user » provides stem educators with resources for collecting data during the great american url\"\n        ],\n        [\n            0,\n            \"user back here in the states it is still my dads birthday lol hashtag i hope you enjoy your day\"\n        ],\n        [\n            0,\n            \"user the fortress sure is looking good these days i love how parts of it have a purple ti … url\"\n        ],\n        [\n            1,\n            \"check out vtg brick red shoes 9 1 2 thick heels usa made url user\"\n        ],\n        [\n            0,\n            \"logan twp station 16 page received at 04 22 48 on 04 03 17 url via user\"\n        ],\n        [\n            0,\n            \"where would you like to go today st series user ⭐ ️ ✨ … url\"\n        ],\n        [\n            0,\n            \"a few pictures from the last night a massive congratulations to the new exec team and … url\"\n        ],\n        [\n            0,\n            \"when you think not having 10 years of experience no experience but tweet anyway url\"\n        ],\n        [\n            0,\n            \"sometimes all it takes is that one person to show you that it's okay to let your guard down be yourself and to love with no regrets\"\n        ],\n        [\n            0,\n            \"tie my hair up get that fan on full blast and close my closet and door url\"\n        ],\n        [\n            1,\n            \"maybe libs should choke on this user nazi that worked for hitler stole from jews then led them to … url\"\n        ],\n        [\n            0,\n            \"man arrested after high speed chase ending when car flips hits tree and electrical box url url\"\n        ],\n        [\n            0,\n            \"week done honestly i would not be doing this without hashtag i'd be thinking about … url\"\n        ],\n        [\n            0,\n            \"peacock charizard ♀ 55 6 8 12 5 air slash s normal til 05 36 00 29m 21s url\"\n        ],\n        [\n            0,\n            \"23 51 temp 21 3 ° c hum 82 17 3 ° c bar 1013 8 hpa rain today 0 mm wind ° 0 8 m s\"\n        ],\n        [\n            0,\n            \"travis foreign donations prime the political pump in b c url via user\"\n        ],\n        [\n            0,\n            \"so then she says listen you little punk without missing a beat i reply oh actually my name is eric the look on her face after that\"\n        ],\n        [\n            0,\n            \"i just put the to bed and am now steaming clothes hubs had to run out for work so much glamour for a 4th wedding anniversary hashtag\"\n        ],\n        [\n            0,\n            \"sometimes the best cure for a restless mind is a quiet night i more for pisces url\"\n        ],\n        [\n            1,\n            \"acid 3 4 jeans 🎀 🎀 high quality 🎀 size 25 32 🎀 code 🎀 … url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"user looks to me like this is being done just for the sake of obstruction no good reason for this\"\n        ],\n        [\n            1,\n            \"official phoenix 2 hard back case for sharp phones url url\"\n        ],\n        [\n            0,\n            \"user i got a friend a 👨 a baby a best friend all in one time and a so that's a\"\n        ],\n        [\n            1,\n            \"free ship 50pcs purple round cut acrylic jewelry design spacer beads choose 8mm url url\"\n        ],\n        [\n            0,\n            \"i can tell it's friday by the way i'm struggling to get my done actually that's a lie that happens any given day\"\n        ],\n        [\n            0,\n            \"i also respect the eu human rights engagement that's why im considering a country for residence that will give my protocol a\"\n        ],\n        [\n            0,\n            \"user hi zayn thank you for inspiring me every day and for teaching me to be proud of who i am mind follow m … url\"\n        ],\n        [\n            0,\n            \"thx bro hopefully run into ya in phoenix tomorrow go rt user user awesome tunes bro 🙌 🏾 that's big time\"\n        ],\n        [\n            0,\n            \"hashtag is over this is the best ending i ever seen amazing series thanks for this masterpiece url\"\n        ],\n        [\n            0,\n            \"we bring you one of a kind international multi day game of thrones tour of n ireland and … url\"\n        ],\n        [\n            0,\n            \"james teases return to reality tv after 3 years why she ’ s finally ready url url\"\n        ],\n        [\n            1,\n            \"win smart tv ’ s ipad and more at play tour the wheel to qualify url url\"\n        ],\n        [\n            0,\n            \"was there a part that made you laugh — yeah when jin said he was going to throw the url\"\n        ],\n        [\n            1,\n            \"now playing me feat mickey clean click here to listen url\"\n        ],\n        [\n            0,\n            \"💖 user ・ ・ ・ the car is my new dressing room vanity kitchen and i am … url\"\n        ],\n        [\n            0,\n            \"user not sure about the gun mode either but the as for the robot mode url\"\n        ],\n        [\n            0,\n            \"user started last night at lvl 9 and just been leveling the definitely sticking with it\"\n        ],\n        [\n            0,\n            \"juan mata could miss the rest of manchester season after he surgery on thursday m e n hashtag\"\n        ],\n        [\n            1,\n            \"because you ’ re living your dream man this shit should be fun user url\"\n        ],\n        [\n            0,\n            \"it is funny to see how one form of institution against the other s the tension is\"\n        ],\n        [\n            1,\n            \"hashtag we will let you use one last time to get the fuck out of our country and take and chelsea with you\"\n        ],\n        [\n            0,\n            \"just found out roman reigns won at wrestlemania i don't mind taker already lost the streak and i think reigns is good hashtag\"\n        ],\n        [\n            0,\n            \"i find this whole son in law granted enormous authority bc related and not a lady to be foul in like 7\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"user so you can easily argue that this was unintentional especially after considering the … url\"\n        ],\n        [\n            0,\n            \"user would you all be willing to donate a gift card to our silent auction it's tax deductible will help us make a difference\"\n        ],\n        [\n            0,\n            \"making changes that endure isn't always as straightforward as more for gemini url\"\n        ],\n        [\n            0,\n            \"has been nominated for safe prom campaign by and auto please vote for at … url\"\n        ],\n        [\n            1,\n            \"new show psycho rock 30 03 com na url tb nos app up now at url check it out now\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win double camping with screw lock car by url hashtag\"\n        ],\n        [\n            1,\n            \"user liberals are a bunch of hillary may have done this sooner the alt right is outraged bc … url\"\n        ],\n        [\n            0,\n            \"there is some pretty pumped folks in the launch of the so what they about url url\"\n        ],\n        [\n            0,\n            \"i'm sure we all have our theories that being said i can't wait for the finale of user url\"\n        ],\n        [\n            0,\n            \"user can i email you the contact us pg isn't available yet on the website thanks\"\n        ],\n        [\n            1,\n            \"hello st louis it's great to be back here for user comic con come see me at booth all weekend here url\"\n        ],\n        [\n            0,\n            \"great britain 2001 first day covers year set all house url url\"\n        ],\n        [\n            0,\n            \"me wants to be spoiled also me wont accept anything bc i feel extremely bad if anyone spends any amount of money on me\"\n        ],\n        [\n            0,\n            \"user not gonna lie almost cried then remembered what day it was url\"\n        ],\n        [\n            0,\n            \"please don't be the girl that doesn't believe other girls when they tell you your boyfriend is cheating\"\n        ],\n        [\n            0,\n            \"hey user url my friend made that i think you'll enjoy it let us know what you think\"\n        ],\n        [\n            0,\n            \"i have been on twitter for 4 years 7 months 7 days since 26 aug 2012 and you url\"\n        ],\n        [\n            0,\n            \"user user is a drunk he can make a good statement now and then usually right before into a wall\"\n        ],\n        [\n            0,\n            \"five words to avoid in your vocabulary actually basically literally honestly and obviously hashtag\"\n        ],\n        [\n            1,\n            \"state papers and documents of the united states free url url\"\n        ],\n        [\n            0,\n            \"the driver was suspected of having lost control of the which fell on its side on des road central url\"\n        ],\n        [\n            0,\n            \"user hey bro can u post a video featuring how to play nfl madden mobile n also gameplay for nba mobile live ty\"\n        ],\n        [\n            1,\n            \"you yo baby momma separate you take everything out the house including everything in the child's room you a fr 💯\"\n        ],\n        [\n            1,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"i can no more choose to believe something i find unbelievable than i can choose to like a food that i find disgusting hashtag hashtag\"\n        ],\n        [\n            1,\n            \"well if this isn't perfect weather to dine al then i don't know what is reserve your table at url\"\n        ],\n        [\n            0,\n            \"please sign rt close safari world for by making them perform in boxing matches 😠 … url\"\n        ],\n        [\n            0,\n            \"jack jones originals denim shirt with double pockets and press stud buttons url url\"\n        ],\n        [\n            1,\n            \"bot 50 ❤ ️ s your tweet has been liked by 50 people url url\"\n        ],\n        [\n            1,\n            \"leftists gotta hate they place obama action on trump obama the constitution leftist thugs are delusional url\"\n        ],\n        [\n            0,\n            \"covenant university student dies because the school ’ s hospital had nothing in it url url\"\n        ],\n        [\n            0,\n            \"live the incident reportedly took place close to the indian high commission in hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag five years ago we watched boys grow now you are kings we are still here with you 54\"\n        ],\n        [\n            0,\n            \"user user so team support for education the same format my role is that of support specialist for all groups\"\n        ],\n        [\n            0,\n            \"gender pay gap reporting what is it find out here url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url march favourites and new in products i love\"\n        ],\n        [\n            0,\n            \"assad has done this before remember but the giant had just told him they didnt see him as their concern url\"\n        ],\n        [\n            0,\n            \"wsj reports that susan rice was not alone in unmasking team trump hashtag url\"\n        ],\n        [\n            1,\n            \"user thanks for cancelling your best show red eye was excellent dumb url\"\n        ],\n        [\n            0,\n            \"sometimes i wish for someone to listen to me and console me sometimes i wish no one ever get to read hear me\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url vs 7 ninja naruto\"\n        ],\n        [\n            0,\n            \"“ think globally act locally ’ ’ international cities must play a leading role in solving complex global challenges … url\"\n        ],\n        [\n            0,\n            \"i just told my members of congress to support equal pay – join me url via user\"\n        ],\n        [\n            0,\n            \"drone footage gives you a breathtaking glimpse of apple campus url url\"\n        ],\n        [\n            0,\n            \"we wouldn't be up running without our volunteers if you want to help come to volunteer orientation on saturday url\"\n        ],\n        [\n            0,\n            \"tired of constantly being put down the negativity the tears the heartbreak the pain i'm done i just can't deal no more 💯\"\n        ],\n        [\n            0,\n            \"user thank you 😊 they're stubborn and very blonde but i've never tried to help them so now i might\"\n        ],\n        [\n            0,\n            \"in new special louis c k says we're heading for url url\"\n        ],\n        [\n            0,\n            \"breaking u s military launches tomahawk cruise missile attack against syria url via user\"\n        ],\n        [\n            1,\n            \"a game in which you play as a twitter egg and romance other eggs via url url\"\n        ],\n        [\n            0,\n            \"user i bought this for a young girl who loves because this is the kind of princess all girls should read about\"\n        ],\n        [\n            0,\n            \"your obligations weigh you down now when you would rather be f more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user user i do know hotels usually like the 1 days notice pity about weather conditions consumers\"\n        ],\n        [\n            0,\n            \"user my side of the family's from texas many of them are rangers fans it's a bitter relationship\"\n        ],\n        [\n            0,\n            \"i noticed she was leaving no chance to touch her 💥 and he be like don't distract me 🙅 url\"\n        ],\n        [\n            0,\n            \"i have 3 new followers from iran and more last week see url url\"\n        ],\n        [\n            0,\n            \"every artist and writer needs to distinguish between “ i no longer want to work on this piece ” url\"\n        ],\n        [\n            0,\n            \"hashtag trump asked about accusations against bill o ’ reilly calls him a ‘ good person ’ by jim via ny … url\"\n        ],\n        [\n            0,\n            \"laws made by common consent must not be on by george washington url url\"\n        ],\n        [\n            0,\n            \"when ya healthy it's like we don't really care for him then leave me alone god i'll call you when i need you again\"\n        ],\n        [\n            0,\n            \"came from with and 777 to default feels very arcade ish xp like this or will it b … url\"\n        ],\n        [\n            0,\n            \"user i would shout out merry christmas like i sometimes do to my friends even tho it's not christmas\"\n        ],\n        [\n            0,\n            \"user nah can't afford him i would like to see them re sign and let the others go they have for the others\"\n        ],\n        [\n            0,\n            \"construction on hashtag sb from hollow road ramp to start route state url\"\n        ],\n        [\n            0,\n            \"are you sure your are doing the right thing take this quick hashtag and see url\"\n        ],\n        [\n            0,\n            \"cooking into the same happy point in my brain that music does tbh and it's good especially without a recipe\"\n        ],\n        [\n            1,\n            \"mens ® max 4 eye lace up oxford dress shoes 90 sz 8 url url\"\n        ],\n        [\n            0,\n            \"user really a space causes vodafone to crash no i couldn't because you can't keep the my vodafone ap … url\"\n        ],\n        [\n            0,\n            \"you can't talk to me then you can't be in my presence speak up or forever get around in any situation you in\"\n        ],\n        [\n            0,\n            \"same old arsenal exactly where they were last season url url\"\n        ],\n        [\n            1,\n            \"user start the chant obamacare url obamacare sucks u'll b hearing from us we r the people from the usa\"\n        ],\n        [\n            0,\n            \"your enthusiasm is not dampened by the logistical problems you more for gemini url\"\n        ],\n        [\n            1,\n            \"user just put a big blind up around australia so you can pull it down when we do some stupid bullshit\"\n        ],\n        [\n            0,\n            \"french foreign minister the world can ’ t fight climate change without the u s url by user\"\n        ],\n        [\n            0,\n            \"voting him out of office would be a great example of draining the swamp 🇺 🇸 maga 🇺 🇸 👍 😎 url\"\n        ],\n        [\n            0,\n            \"it was so weird to see her as a grown up she was lane from gilmore girls a minute ago url\"\n        ],\n        [\n            0,\n            \"turning into a term i just learned love it hashtag url\"\n        ],\n        [\n            0,\n            \"it's obviously personal preference but for me at least straight hair is so much more sexy than hair … url\"\n        ],\n        [\n            0,\n            \"y'all make sure to stop by our conservation village planting sea helps keep our beach beautiful healthy … url\"\n        ],\n        [\n            0,\n            \"user is a brilliant effort for patients their loved ones as medical expenses pile up so quickly rooms are limited\"\n        ],\n        [\n            0,\n            \"actually obsessed with cleaning my room n throwing stuff out im go end up with nothing but a bed n 20 blankets\"\n        ],\n        [\n            0,\n            \"pause and read a lot for this one dude covered many bases of research familiar and new to me on or how url\"\n        ],\n        [\n            0,\n            \"user congratulations on funding america user thank you for reminding me jesus walks\"\n        ],\n        [\n            1,\n            \"new brand from uk for vegans 6 12mm mix color 200pcs bell small bells url hashtag\"\n        ],\n        [\n            0,\n            \"helped nearby drivers by reporting a visible police trap on i 20 w on user drive social url\"\n        ],\n        [\n            1,\n            \"a glance at june the venue 1st 80s gold 2nd 3rd ka choo 4th 8th 80s gold … url\"\n        ],\n        [\n            0,\n            \"for an fan support is crucial to surviving wale user knows this and keeps his fans happy url\"\n        ],\n        [\n            0,\n            \"i'm trying to find the words to describe this girl without being\"\n        ],\n        [\n            0,\n            \"are you ready to vote wi the courts of appeals and several circuit courts have spots up for grabs on tuesday url\"\n        ],\n        [\n            0,\n            \"user the official gov stats show that the earnings of ft female workers is 77 percent of ft male wor … url\"\n        ],\n        [\n            0,\n            \"a1 it will be interesting to use for quick assessments instead of building my own hashtag\"\n        ],\n        [\n            0,\n            \"clean up lagos reads riot act to market ’ s stall owners url url\"\n        ],\n        [\n            0,\n            \"user user i feel like that too b c i'm not a for this level of id i think this is perfectly reasonable\"\n        ],\n        [\n            0,\n            \"tottenham show great perseverance to down swansea late and keep title hopes alive url url\"\n        ],\n        [\n            0,\n            \"user bruh this dust storm is no joke if you want sand in your eyes then you can for sure take this weather\"\n        ],\n        [\n            0,\n            \"i forgot to fully appreciate that one week when winter were over and allergies had not yet begun those rare double days hashtag\"\n        ],\n        [\n            0,\n            \"on a plane and headed to the south for hashtag in this weekend excited for checking out tons of url\"\n        ],\n        [\n            0,\n            \"user right now i am precisely 16 km apart from you and yet do i not like the infinite stars\"\n        ],\n        [\n            1,\n            \"bryce from 13 reasons why is one of the most disgusting and characters from anything i've ever read watched\"\n        ],\n        [\n            0,\n            \"🔶 sale all large pieces of amethyst 30 off today monday 4 3 17 🔶 amethyst stone … url\"\n        ],\n        [\n            1,\n            \"life can fuck you over in so many ways you don't even understand but it only takes a couple tragic things to spark it hashtag hashtag 💯 ✌ 🏾\"\n        ],\n        [\n            0,\n            \"just an update on the two bunnies i've named them louis they are my children now url\"\n        ],\n        [\n            0,\n            \"daily discussion do you think social media influences the way we beauty in today's society\"\n        ],\n        [\n            0,\n            \"every time i talk about religion with people and i tell them i'm they give me the weirdest look it ' s the most neutral belief ever\"\n        ],\n        [\n            0,\n            \"i went to work and found this it really bright up my day thanks for being so thoughtful user love you url\"\n        ],\n        [\n            1,\n            \"door let you reach your target market easily high quality door thick all for a lo … url\"\n        ],\n        [\n            0,\n            \"hearing that made me realize i never want to go back to oregon someone kidnap me and keep me outta there\"\n        ],\n        [\n            1,\n            \"big stupid question of the day scientists have decided sleeping naked is good for weight loss male url\"\n        ],\n        [\n            0,\n            \"the fact that it took a book show to wake up people y'all should already be knowing this hm url\"\n        ],\n        [\n            0,\n            \"2017 04 03 02 15 01 latest data from 2017 03 11 19 01 32 temperature 9 2 c humidity 60 wind 0 0 km h\"\n        ],\n        [\n            0,\n            \"a new guitar is 30 lighter thanks to multiple weird tricks your scientists have been so with … … url\"\n        ],\n        [\n            0,\n            \"drug company owes 20 million after veterans affairs department for drugs url url\"\n        ],\n        [\n            0,\n            \"wow i just entered for a chance to win metal deep bass earphone universal by url hashtag\"\n        ],\n        [\n            0,\n            \"user oh it's definitely legit as in it exists read our comments on this bill and it's attempt to intervene in divorce case\"\n        ],\n        [\n            0,\n            \"we have a new instagram account please follow us user i've lost access to my for this a … … url\"\n        ],\n        [\n            0,\n            \"blown at south hill guys wild cherry a cider from north idaho cider in id is gone\"\n        ],\n        [\n            0,\n            \"the demo gods are not being kind to user today hashtag but it's probably the fault\"\n        ],\n        [\n            1,\n            \"user i just love how your of tweets are such an obvious attempt to distract us from the russia shit show … url\"\n        ],\n        [\n            0,\n            \"i make shit happen no matter what situation i'm in i'm hungry for a greater life so nothing or no one can get in my way\"\n        ],\n        [\n            0,\n            \"yeah if i tried either of those in the league i run i wouldn't have a league anymore url\"\n        ],\n        [\n            0,\n            \"congratulations to teddy long referee manager of doom smackdown gm and the ’ favorite running gag hashtag url\"\n        ],\n        [\n            0,\n            \"maybe the pope not catholic teaching is reading jesus right on divorce and url\"\n        ],\n        [\n            1,\n            \"user user russia can't afford to mess with the us their hands are very dirty not to say the us is clean\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"user they all knew encouraged it either assisted russia with hacking implementing fake news to win the … url\"\n        ],\n        [\n            0,\n            \"who want to improve ball handling technique visit my sports fitness guide url\"\n        ],\n        [\n            0,\n            \"for locals in the bay area looking for something to do this friday night come meet me swiss travel url\"\n        ],\n        [\n            0,\n            \"i really love this handy hashtag get the brightest fastest light for android by rv url\"\n        ],\n        [\n            0,\n            \"sun 13 14 light snow temp 0 1 c wind nne 22 km h humidity 85 press 101 3 kpa falling health 2 8\"\n        ],\n        [\n            0,\n            \"user is while is punjabi both mean cream but with milk you only get the thin layer\"\n        ],\n        [\n            0,\n            \"user yes the scanners for our tickets will read the from your phone see you saturday\"\n        ],\n        [\n            0,\n            \"hey user if you can stop having your son in law jared call all the shots man up and stick to your promises that would be great\"\n        ],\n        [\n            0,\n            \"change is good bt the most uncomfortable thing will miss u user bt lets give this new team a chance hashtag\"\n        ],\n        [\n            0,\n            \"and beyond the whole are much easier to understand with pizza url\"\n        ],\n        [\n            0,\n            \"military ww2 german elite palm tree camo tent url url\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            1,\n            \"you don't take ya ass to a vulnerable environment and those around you you get better same thing with relationships\"\n        ],\n        [\n            1,\n            \"awesome life hacks can make ur life so much easier these so simple u'll be surprised u didn't think of them url\"\n        ],\n        [\n            0,\n            \"so pepsi for the ad but still the world has hashtag movements who are we fighting url\"\n        ],\n        [\n            0,\n            \"you're tired of being the responsible one especially if you m more for scorpio url\"\n        ],\n        [\n            0,\n            \"understands there will not be a new year's eve clash between the glasgow clubs url\"\n        ],\n        [\n            1,\n            \"user excuse me but i'm trying to focus here and everytime i hear your voice 🎧 something twists in my lower belly 🙊 hashtag\"\n        ],\n        [\n            0,\n            \"volunteers past present and future please help us build up or fb presence by liking our main love hope … url\"\n        ],\n        [\n            0,\n            \"i think they both said really horrible things to each other but they can get passed it if they try hashtag\"\n        ],\n        [\n            0,\n            \"toddler rescued from washing machine after she climbed inside ' for fun ' got stuck url url\"\n        ],\n        [\n            0,\n            \"good morning who's off to user today ko is 5 45 pm and ticket office on street opens at 9 30\"\n        ],\n        [\n            0,\n            \"we are all so proud of him i hope when it drops it makes people start talking about what really matters not th … url\"\n        ],\n        [\n            0,\n            \"debating is interesting but there are those who aggressively wish to express their opinion and it's rather\"\n        ],\n        [\n            0,\n            \"❝ — yeah i'm looking forward to see your dead body and throw them as a titan bait ❞ url\"\n        ],\n        [\n            0,\n            \"her determination to care for her children motivated her to reach where she has today amazing url\"\n        ],\n        [\n            0,\n            \"user hashtag abt us leaders doing supporting 3rd world atrocities for all the world to see\"\n        ],\n        [\n            1,\n            \"ig a dog started him when he had a tv dinner in his hand and he lost his shit n management was afraid get violent\"\n        ],\n        [\n            0,\n            \"people who are no longer relevant to your life that continue to try still make their way in somehow cut it out ay lol ship has\"\n        ],\n        [\n            0,\n            \"user i would be extremely happy if you followed me or just noticed me love you with all my heart 154\"\n        ],\n        [\n            0,\n            \"fork truck free materials handling and theory of according to topper industrial url\"\n        ],\n        [\n            0,\n            \"no one believed i could grow broccoli 6 times higher than an expensive family car url\"\n        ],\n        [\n            0,\n            \"looking forward to our gardens and event next month we had a blast getting our rooftop garden ready las … url\"\n        ],\n        [\n            0,\n            \"after i'm watching my head already cleared from winner new song really 2 bcs this it's always in my head tho 😂\"\n        ],\n        [\n            0,\n            \"user the trade will always be a head no matter how everyone's careers turn out you'd think the … url\"\n        ],\n        [\n            1,\n            \"apple ipad 3rd generation 32gb wi fi 9 7 in white md a via ebay url url\"\n        ],\n        [\n            0,\n            \"rando friends can see your facebook stories and you can't stop it url url\"\n        ],\n        [\n            1,\n            \"user are all money he earned was by crooked modi by now … url\"\n        ],\n        [\n            0,\n            \"user deleting and the account didn ’ t work i ’ ll invest more time tomorrow it ’ s a non critical laptop\"\n        ],\n        [\n            0,\n            \"are you prepared for the or selling process this spring these url url\"\n        ],\n        [\n            0,\n            \"2nd grade teacher admit card 2017 2018 2nd grade teacher hall ticket download exam date … url\"\n        ],\n        [\n            0,\n            \"user that future cannot be millions of pieces of junk forever so that you cannot explore space\"\n        ],\n        [\n            0,\n            \"bmw 5 series vs mercedes e class rolling race which 2 0 diesel is the mat url\"\n        ],\n        [\n            0,\n            \"so it is important to hashtag somewhere i read an article by eric flint url 34\"\n        ],\n        [\n            0,\n            \"previous work plugs for a job vacancy online may the force be with you i hope you'll stay longer than i did lol 😂\"\n        ],\n        [\n            0,\n            \"sources trump associates for up to year url i have not doubt our potus is correct i trust our potus\"\n        ],\n        [\n            0,\n            \"congratulations to on being named an all star hashtag url\"\n        ],\n        [\n            0,\n            \"everybody needs to see hashtag 😱 talk about getting your attention from the get go and so needed in today's society hashtag\"\n        ],\n        [\n            0,\n            \"change is usually not easy to endure often bringing with it times of uncertainty and even difficult url\"\n        ],\n        [\n            0,\n            \"checkout the april newsletter from the division of ag we talk about potato and growing in ak url\"\n        ],\n        [\n            0,\n            \"user nooo sorry for not being clear like you made a reference to culture etc but focusing on culture too … url\"\n        ],\n        [\n            1,\n            \"we are less than 2 hours from tonight's spacex launch come join us as we watch the launch from the beach across from the brewery\"\n        ],\n        [\n            0,\n            \"user omg nevermind 😭 😭 😭 💔 r i p 😢 you think you know someone after 21 years 😭 url\"\n        ],\n        [\n            0,\n            \"ged of liverpool city council discusses the of local authorities … url\"\n        ],\n        [\n            0,\n            \"user ugh i don't remember the exact basically whoever questions the bombing is the enemy\"\n        ],\n        [\n            0,\n            \"user user you're too good i'm still thinking of my first one i have a sinking feeling\"\n        ],\n        [\n            1,\n            \"yes yes this is pure evil under god's roof and it's should every christian 👇 🏻 url\"\n        ],\n        [\n            0,\n            \"this morning a young boy is recovering after being shot in the back in hashtag police searching for suspects … url\"\n        ],\n        [\n            1,\n            \"rather not fuck w a lot of ya all yall do is talk shit about each other and then party w the same ppl you just finished shitting on\"\n        ],\n        [\n            0,\n            \"user makes for another reminder to how this trying to go for evolution so to speak … url\"\n        ],\n        [\n            0,\n            \"🏃 hear me out the best thing about feminism could have been due to their inability to form coherent sentences\"\n        ],\n        [\n            1,\n            \"gold leaf earrings sky blue crystal swarovski drop gold leaf earrings url url\"\n        ],\n        [\n            0,\n            \"u s will appeal of trump revised travel order url url\"\n        ],\n        [\n            0,\n            \"what is career and technical education see resources and research on hashtag here url\"\n        ],\n        [\n            0,\n            \"so hashtag is like in too deep meets the wire meets power without all the really cute film something to watch with your lady\"\n        ],\n        [\n            0,\n            \"confused are worse you can see shades but never the true colour horrible url\"\n        ],\n        [\n            1,\n            \"me i don't think making white for pride was the best corporate decision trolls wtf you're so racist white power you cuck\"\n        ],\n        [\n            0,\n            \"user she was eventually called in along with they had to fight each other to see if either both or one individual could go\"\n        ],\n        [\n            0,\n            \"april 1st a day of lies april 2nd hmm i'm looking forward to today and it's not just because of hashtag 😎 😎\"\n        ],\n        [\n            1,\n            \"check out inc chicago floor inc url\"\n        ],\n        [\n            1,\n            \"a directory for 5 the most famous telephone exchange in the world url url\"\n        ],\n        [\n            0,\n            \"ca death from above prod j f stream url url\"\n        ],\n        [\n            0,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            1,\n            \"congrats to ali m on user launch badass cards with messages like you're an ok guy url\"\n        ],\n        [\n            0,\n            \"ups joins shipping companies in delivering chicago packages on saturday url url\"\n        ],\n        [\n            0,\n            \"it's a pleasure to meet you we are and and actor team on user user\"\n        ],\n        [\n            1,\n            \"omfg y'all i've been waiting for this y'all don't even know how much this my heart fuck yes url\"\n        ],\n        [\n            0,\n            \"user on occasion i'll do a search for whatever lyrics i can remember and that'll bring up the song i'm thinking of\"\n        ],\n        [\n            0,\n            \"user james 1 13 let no man say when he is tempted i am tempted of god for god cannot be tempted with ev url\"\n        ],\n        [\n            0,\n            \"user user lucky lol when we got we dropped down a spot in that lottery\"\n        ],\n        [\n            1,\n            \"clay needs to give these tape to the police if he doesn't then he is a coward but he is a young sweet boy url\"\n        ],\n        [\n            1,\n            \"ram temple in will be built by my estimates before 2nd thing i want to say here is supreme court is a pussy\"\n        ],\n        [\n            0,\n            \"congratulations luke elementary teacher of the year we're hashtag of you … url\"\n        ],\n        [\n            0,\n            \"pm another load factor of atleast use sum common guys i know its agenda but it shud b in … url\"\n        ],\n        [\n            0,\n            \"user lifts red sox over pirates 5 3 in post era yahoo sports url\"\n        ],\n        [\n            0,\n            \"way to go user and user no one here to operate the we've been sitting here at the gate for 15 minutes\"\n        ],\n        [\n            0,\n            \"when i felt myself about to do something that wasn't me i had to open up my bible and just read cause lord knows i'm better than that\"\n        ],\n        [\n            0,\n            \"head on over to bay park tonight and watch softball take on at 7 00 go\"\n        ],\n        [\n            1,\n            \"5th footage looks really good but why did they have to bundle it with 6th and charge 200 freaking dollar for it\"\n        ],\n        [\n            0,\n            \"y'all know the weather getting bad tomorrow cause even chad closed rockin ' jump for the day and that never happens 😂\"\n        ],\n        [\n            0,\n            \"well with one character sketch done it's time for the next one to be worked on hashtag url\"\n        ],\n        [\n            0,\n            \"yankees option p chad green to double a 1 50 era over five spring espn url\"\n        ],\n        [\n            0,\n            \"i'm not able to save every life it's just not possible but sometimes parents decide to give the most present and donate organs\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"pay gap between men and women in california is nearly 79 billion a year los angeles times url\"\n        ],\n        [\n            0,\n            \"leaders to get more women into work email them now to ask them to pair words with url hashtag\"\n        ],\n        [\n            1,\n            \"transform your space into an inviting spot where get happen click here for ideas url\"\n        ],\n        [\n            0,\n            \"couldn't stop crying don't like stories spread out over pages but the video at the end was worth it url\"\n        ],\n        [\n            0,\n            \"user his content was non all he did was create from popular culture use of color is cool but anybody could do that\"\n        ],\n        [\n            0,\n            \"happy birthday to my bestfriend i hope you have a wonderful day and that all your wishes come true much love … url\"\n        ],\n        [\n            0,\n            \"user gorsuch must step back until the charge is url\"\n        ],\n        [\n            1,\n            \"at ct santa monica ca until 14 51 42 29m hashtag url\"\n        ],\n        [\n            0,\n            \"user sara was at the church with her girls all of them over the dress and the hair sherlock able to\"\n        ],\n        [\n            1,\n            \"♥ ♢ 2 5 ct round cut diamond engagement ring f white gold enhanced order today url url\"\n        ],\n        [\n            0,\n            \"i liked a user video url the best mod need for speed dirt rally etc\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url tutorial how to read file using application\"\n        ],\n        [\n            0,\n            \"i watched the last 3 and a half minutes on youtube again at pa ako no matter how many times i watch this ep\"\n        ],\n        [\n            1,\n            \"🙌 yasss it's time for a great show 💎 ❤ ️ wow 😳 url url\"\n        ],\n        [\n            0,\n            \"user is angry upset re turning to a data company helped trump user tell the public this\"\n        ],\n        [\n            0,\n            \"haha i guess i shouldn't be surprised that hamill nails his co star and friend perfectly url\"\n        ],\n        [\n            0,\n            \"if i'm drunk and dancing like a weirdo in the club just don't even try to save me i'm happy b don't kill that vibe\"\n        ],\n        [\n            1,\n            \"want to stop working hard work from home risk free matched betting fancy a free trial click here ➡ … url\"\n        ],\n        [\n            0,\n            \"each year 39 2 billion is by making tourism an economic driver in pa url url\"\n        ],\n        [\n            0,\n            \"art teacher and classmate just said i look act and talk like a 12 year old the im g\"\n        ],\n        [\n            1,\n            \"to all local businesses would you like to be promoted by what's on in from as little as £ 20 a url\"\n        ],\n        [\n            0,\n            \"user user i'm looking forward to the day when 3 d technologies to create a whole new communication method\"\n        ],\n        [\n            0,\n            \"user user i always find it interesting how people seem to forget role in all of this\"\n        ],\n        [\n            0,\n            \"oi user my birthday it's in may i love you so much and be noticed by you would be the perfect gift can you do it plz 🌹 1\"\n        ],\n        [\n            0,\n            \"it can certainly block blind a reader from understanding on a deeper level hashtag\"\n        ],\n        [\n            0,\n            \"pumped for the tv debut of hashtag with user tonight set yer for right now\"\n        ],\n        [\n            0,\n            \"37 take time to pause and by the next new moon the day my love and me hashtag\"\n        ],\n        [\n            0,\n            \"4 in 2010 al akbar was the 1st recipient of advanced wikileaks material on the defense minister colluding with israel during 2006\"\n        ],\n        [\n            0,\n            \"a little late post all my goodies from my free from user i've already … url\"\n        ],\n        [\n            0,\n            \"whoa did not see this coming guess it makes sense given his recent injuries still a good qb hilarious … url\"\n        ],\n        [\n            0,\n            \"quick q from me mr pm is anyone recording minutes of the meeting genuine question hashtag url\"\n        ],\n        [\n            0,\n            \"user user if we can't make it to dallas is there a place we can send items for signing\"\n        ],\n        [\n            1,\n            \"don't put up with poor service from your letting agent it's simple to switch url url\"\n        ],\n        [\n            0,\n            \"found his middle school id in his wallet old one i assume and he decided to share it with everyone lol\"\n        ],\n        [\n            0,\n            \"you would love to call it quits early in the day so you can le more for cancer url\"\n        ],\n        [\n            0,\n            \"dang muslims are so peaceful and tolerant i wonder why people think they're not 🤔 url\"\n        ],\n        [\n            0,\n            \"christian pro day highlights bucky brooks analysis nfl path to the draft url\"\n        ],\n        [\n            1,\n            \"im really sad mom fucking hates me bc im not a korean american right wing christian and hasn't given me a chance\"\n        ],\n        [\n            0,\n            \"user you kidding with me talk to me how are you when are coming to brazil again i miss u and luv u so much\"\n        ],\n        [\n            0,\n            \"happy 🎂 🎉 😳 😝 😝 mak 2 😊 always 💕 l will support you and stay with youuu … url\"\n        ],\n        [\n            0,\n            \"user there's a rly good but i can't remember what it's called it was and chanyeol and nana were a thing and it was cute\"\n        ],\n        [\n            1,\n            \"hashtag another day of sun from la la land soundtrack de la la land cast ♫ url\"\n        ],\n        [\n            0,\n            \"user well if you wanna watch all stars watch it lol don't let me stop you but i'd go\"\n        ],\n        [\n            1,\n            \"user you are a joke the united states was formed by of the folks living there eu is formed by and\"\n        ],\n        [\n            0,\n            \"the hunt for drugs at the bottom of the sea url url\"\n        ],\n        [\n            0,\n            \"wenger thinks years not winning the league crashing out of champions league is by prem top 4 trophy comment hashtag\"\n        ],\n        [\n            1,\n            \"my friend's brother completed this on expert once and i was completely url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag horizon zero dawn ™ live at url\"\n        ],\n        [\n            0,\n            \"i'm recruiting for a fresh produce on url url\"\n        ],\n        [\n            0,\n            \"week ahead wall street is near records but as begins trump threatens url url\"\n        ],\n        [\n            1,\n            \"lock auto engine push start button entry starter us url url\"\n        ],\n        [\n            0,\n            \"user im in the biggest reading i dont know what to do 😭 i need a good book to read that i will enjoy\"\n        ],\n        [\n            1,\n            \"tonight's t shirt 2 dollars from some weird discount store in louisiana 🕺 🇺 🇸 🎉 url\"\n        ],\n        [\n            0,\n            \"user why would you say that who do you think voted for or\"\n        ],\n        [\n            0,\n            \"user it's probably great for kids and i respect the tradition but in our modern world perhaps it is not … url\"\n        ],\n        [\n            0,\n            \"if you're facing barriers in your digital transformation journey don't let legacy infrastructure hold you back url\"\n        ],\n        [\n            1,\n            \"wow my is growing every single day have you taken the free tour yet url url\"\n        ],\n        [\n            0,\n            \"i cannot believe i forgot about gossip girl 😩 how could i ever i feel like i formed a bomb with the … url\"\n        ],\n        [\n            0,\n            \"this girl is complaining that her grandma keeps calling her but id do anything to see my name pop up on my phone again 😪\"\n        ],\n        [\n            0,\n            \"yes me a shipped before it was done baking but it happens with every game for some it's worse but every game is some kind of broken\"\n        ],\n        [\n            1,\n            \"get paid to take surveys url you got to try it just got check for 100 for 2 weeks worth\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was 210 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"women long sleeve v neck pullover sweater pencil dress f url url\"\n        ],\n        [\n            0,\n            \"charlie about his girlfriend reveals how he to play a dad url via user\"\n        ],\n        [\n            0,\n            \"user thanks for using my tag you want to use for promo when checking out other podcasts 👍 🏾\"\n        ],\n        [\n            0,\n            \"wag s poll but please do like or react to pic and article common mayward url\"\n        ],\n        [\n            0,\n            \"the gap between people born in ' 90 and ' 93 is knowing all the words to come sail away\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url super soccer 1994 pure foo soccer let's play for\"\n        ],\n        [\n            0,\n            \"if someone attacks your fav don't attack their fav ¿ it's common sense we aren't in middle school\"\n        ],\n        [\n            0,\n            \"so much talent 🙌 four exciting ways chelsea's defence could line up under antonio conte next season …\"\n        ],\n        [\n            1,\n            \"rare ' s 12 oval have more items to set url url\"\n        ],\n        [\n            0,\n            \"going to the career fair made me realize how much i really don't know what i want to do the rest of my life 😳\"\n        ],\n        [\n            0,\n            \"2017 nfl draft reset depth the focus after striking out on hashtag url\"\n        ],\n        [\n            0,\n            \"coutinho becomes highest scoring brazilian in premier league history url url\"\n        ],\n        [\n            0,\n            \"good to see bears taking advantage of montana ’ s google pilot program url\"\n        ],\n        [\n            0,\n            \"it's the worst when a couple is before you in d line in a rental car place just pick\"\n        ],\n        [\n            1,\n            \"new audio nyc based dream pop duo the dream return with their most and song … url\"\n        ],\n        [\n            0,\n            \"discover how ge is how products are designed made and at rapid tuesday keynote … url\"\n        ],\n        [\n            1,\n            \"register take part in a seminar about women in the tech sector the challenges that lie ahead url\"\n        ],\n        [\n            0,\n            \"memorial lady ⚽ ️ enter green stadium and coverage starting at 7 30 pm on the spring bra … … url\"\n        ],\n        [\n            0,\n            \"today's turkey chili new england clam chicken sausage tomato eggplant chicken\"\n        ],\n        [\n            0,\n            \"he has to care for those most important to him those big oil folks provide a board position when … url\"\n        ],\n        [\n            0,\n            \"user well tim the cows have convinced everyone to just eat chicken yep they have it made\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"user i e hernandez aren't affected by prison like power control their ultimate goal he achieved this\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url jenna wearing dress url\"\n        ],\n        [\n            1,\n            \"turtle beach ear force wireless 5 1 surround sound url url\"\n        ],\n        [\n            0,\n            \"your one stop point to know everything about impulse launching on 7th of april mark the date url via user\"\n        ],\n        [\n            0,\n            \"my question to her is how will she pay off the generation of debt left by the dems last time they were in … url\"\n        ],\n        [\n            1,\n            \"feeling it friday hashtag suns out clubs out still time to enter comp free direct your one stop shop 4 golf … url\"\n        ],\n        [\n            0,\n            \"me my mom just made a daddy joke at the same time and i've never been more proud url\"\n        ],\n        [\n            0,\n            \"shoot like the coach gave you green light from anywhere even if yo shot look like keep shooting away 😂 😂\"\n        ],\n        [\n            0,\n            \"user hillary clinton and chuck schumer were seen coming out of the subway in st petersburg just before the … url\"\n        ],\n        [\n            0,\n            \"i can't fucking stand him at all the fact that him not being able to do anything turns into me being selfish and disrespectful\"\n        ],\n        [\n            0,\n            \"dell 13 3 full hd anti glare touch notebook intel core url url\"\n        ],\n        [\n            0,\n            \"the subject matter of research is no longer nature in itself but nature to human questioning ―\"\n        ],\n        [\n            0,\n            \"happy belated 19th birthday to the third legal member of the gang user 🎉 i cannot wait to see u so ve … url\"\n        ],\n        [\n            0,\n            \"oh sadio mane is seriously injured oh dear it would be terrible if someone sang a song about it 👀 👀 👀 😂 😂\"\n        ],\n        [\n            0,\n            \"knowledge is knowing that god can teach you something wisdom is knowing that his teaching is harder than you think it is\"\n        ],\n        [\n            0,\n            \"user i'm not for 1 minute suggesting that there might be some kind of of funds going on … url\"\n        ],\n        [\n            0,\n            \"is all ready to welcome parents of the students from classes 6th to 12th for it's annual\"\n        ],\n        [\n            0,\n            \"institute of electrical tutor new zealand url\"\n        ],\n        [\n            1,\n            \"user looks like the at terminal 5 which i always enjoy using btw but then it's not vulnerable to idiot road users unlike this\"\n        ],\n        [\n            0,\n            \"huge giveaway by with unique and amazing prizes enter and help me win or win yourself url\"\n        ],\n        [\n            1,\n            \"variety show ' crime scene 3 ' to premiere in april url url\"\n        ],\n        [\n            0,\n            \"day activity continues at north korea ’ s ri nuclear test site 38 north url\"\n        ],\n        [\n            0,\n            \"under these circumstances the british would normally have planted a mole behind enemy lines hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag article environmental performance of improvements in egyptian url\"\n        ],\n        [\n            0,\n            \"okay why is talking about and tattoos how is this relevant to their comeback\"\n        ],\n        [\n            0,\n            \"i bet you wenger would say he had wanted to sign mane too always signing players in his head hashtag\"\n        ],\n        [\n            1,\n            \"unlikely if anything he can do that despite what some think i am not a lap dog url\"\n        ],\n        [\n            1,\n            \"user has a great point live within your means i'm broke as hell stay broke because i pay my bills i ain't trying to impress no one\"\n        ],\n        [\n            0,\n            \"♂ 24 11 0 0 mud shot ancient power until 15 51 09 29m 47s url\"\n        ],\n        [\n            1,\n            \"turn a 10 minute walk into 10 minutes ' exercise download our app url url\"\n        ],\n        [\n            0,\n            \"canada us going to overtime in world championship gold medal game overall tournament is weak but these two teams never fail to deliver\"\n        ],\n        [\n            1,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"user the us and canada have to cut in 14 years faster than w s can provide is the answer … url\"\n        ],\n        [\n            0,\n            \"swear all my friends and even my own girl can testify i never switched up on no one just cause i got into a relationship\"\n        ],\n        [\n            1,\n            \"elite check out our elite ideal for any office url url\"\n        ],\n        [\n            0,\n            \"user nice handle unfortunately unless and until we develop hemp based plastics suitable for all the petrol plastics no\"\n        ],\n        [\n            0,\n            \"mr himself live for the release party brought to you by … url\"\n        ],\n        [\n            0,\n            \"when does great work all i could do was appreciate and just be url\"\n        ],\n        [\n            0,\n            \"it looks like this crew is gonna be in the west coast soon the school of hard knocks … url\"\n        ],\n        [\n            1,\n            \"so i just randomly got logged out of my insta talkin bout owner changed password bitch i think tf not\"\n        ],\n        [\n            0,\n            \"team led by a conducted beat foot patrol area to prevent crimes any form of illegal ac … url\"\n        ],\n        [\n            0,\n            \"user user i was that made sense but i couldn't think of anything lmao\"\n        ],\n        [\n            0,\n            \"user but i thought mar a lago had the biggest most luxurious tremendous hotel rooms and in the entire world\"\n        ],\n        [\n            0,\n            \"why would someone really choose to hurt and trigger others why be part of our accepting community to just spread hate\"\n        ],\n        [\n            1,\n            \"loads of fun was had at the event getting creative with a tasty new snack 🎉 follow us on insta … url\"\n        ],\n        [\n            0,\n            \"when you're constantly told what you're doing wrong it's hard to see what you've even done right exhausting\"\n        ],\n        [\n            0,\n            \"2017 03 30 19 05 00 latest data from 2017 03 11 19 01 32 temperature 9 2 c humidity 60 wind 0 0 km h\"\n        ],\n        [\n            1,\n            \"swift transportation get paid to train swift cdl a training job placement hashtag url\"\n        ],\n        [\n            1,\n            \"lots of chances for budget discussion sign up for small group workshops show up to budget hearings call … url\"\n        ],\n        [\n            0,\n            \"user just because a guy who went at 24 was great doesn't mean that a similar athlete at 3 will do the same no in nfl\"\n        ],\n        [\n            0,\n            \"any to its it ’ s rich and thick and has a hint of dark fruit so yes not so far off url\"\n        ],\n        [\n            0,\n            \"you shouldn't give up fight for yourself and who you are you've got to go through the worst times in life to get the best\"\n        ],\n        [\n            0,\n            \"from choosing the right professionals to signing that final contract here are the typical steps you need to be url\"\n        ],\n        [\n            0,\n            \"disappointing display by tonight ref didn't make it easy but 2 points is a let down for them\"\n        ],\n        [\n            0,\n            \"i'm excited about this free webinar from user on how to write a book you should join too url\"\n        ],\n        [\n            0,\n            \"colombian river kills more than 100 many in their beds by the new york times via nyt the new york times url\"\n        ],\n        [\n            1,\n            \"don't forget to listen in to user 12 to 1 on saturday to hear all about black holes with dr john\"\n        ],\n        [\n            1,\n            \"my city just got blown thru by some a couple months ago i almost regret trying to help white people clean up right about now\"\n        ],\n        [\n            0,\n            \"it's gone people gotta let it go 32 400 hours of internet streaming is storage bandwidth doesn't tend to … url\"\n        ],\n        [\n            1,\n            \"on the market in new york city by unknown author via nyt url de url\"\n        ],\n        [\n            1,\n            \"user 🤗 please watch my new afro gospel dance cover 🔥 🇳 🇬 url comment sub 👍 🏾 god bless you 🙏 🏾\"\n        ],\n        [\n            1,\n            \"studio let slip that in the next bond film daniel little mouth to the exact size and shape of a cat's bum\"\n        ],\n        [\n            0,\n            \"mainly yeah kinda no i did just get a in illustration but i've drawn since i was a kid and the bulk of m … url\"\n        ],\n        [\n            0,\n            \"i suggest senate democrats and republicans go nuclear not but with an actual bomb hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user and she'd be quite correct on that front nor will michelle obama you need a new politician not a from the past\"\n        ],\n        [\n            0,\n            \"take a look at the proposed developments master plan for the future of url\"\n        ],\n        [\n            0,\n            \"good thread good luck on everything you do in your career need way more people like you url\"\n        ],\n        [\n            0,\n            \"user hi adam i'm sure i can sort that out please just dm your full address d o b cheers matt\"\n        ],\n        [\n            0,\n            \"user pillars of the earth by ken it's been on my list to read for a while and it doesn't disappoint\"\n        ],\n        [\n            0,\n            \"i liked a user video url wolf in fun colors for kids learn wild animals colours learning video for\"\n        ],\n        [\n            0,\n            \"yesterday's made me like paul kim so i didn't know this masterpiece existed url\"\n        ],\n        [\n            0,\n            \"great news we finally know what beyoncé jay z did for their anniversary last year — see the new pics here … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url ab ga by ali music video youtube\"\n        ],\n        [\n            0,\n            \"user i need to make for me a logo a minecraft logo with my skin here it is url\"\n        ],\n        [\n            1,\n            \"trump patriots win sb unc win title 2017 up to be just as bad as 2016 only thing keeping shit is that clemson win\"\n        ],\n        [\n            0,\n            \"c i a agent turned k g b spy the new york times politics current … url hashtag\"\n        ],\n        [\n            0,\n            \"wind 3 km h ssw barometer 1009 9 hpa temperature 17 3 ° c rain today 0 0 mm humidity 76\"\n        ],\n        [\n            0,\n            \"user they can smell disease and shit yeah but if someone is about to get hit by a car they wouldn't know lmao\"\n        ],\n        [\n            0,\n            \"user lol if i get who national anthem bro which would u choose btw being perfect in anthem and 😂\"\n        ],\n        [\n            0,\n            \"given that my dad is a sound guy watching someone test a mic by tapping it drives me insane dont tap a mic that isnt gonna test it\"\n        ],\n        [\n            0,\n            \"pretty sure this is the uniform set gonzaga wore against tennessee also pretty sure it was the best opponent uniform of the season\"\n        ],\n        [\n            0,\n            \"when you're really not feeling well but manage to entertain yourself anyway i call that a … url\"\n        ],\n        [\n            0,\n            \"advisory boards are critical to keeping user programs current and help us prepare tomorrow's workforce url\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            1,\n            \"virtually all democrats voted for paid sick leave bill in house all republicans voted against it hashtag url\"\n        ],\n        [\n            0,\n            \"heartbreaking when you've been in for an hour look in the corner of ur screen and see 4g instead of the wifi symbol in\"\n        ],\n        [\n            0,\n            \"tell us what you think what is your vision for riverside regional park take the survey url url\"\n        ],\n        [\n            0,\n            \"improve hashtag student recruitment campaigns this tool includes free planning guide url\"\n        ],\n        [\n            0,\n            \"our dear friend user's malone bring greetings to our annual president's dinner was a long time … url\"\n        ],\n        [\n            0,\n            \"get set for an unexpected twist as gang leaders kick start the journey url\"\n        ],\n        [\n            0,\n            \"you can now print a sneaker to support the exact of your foot or the particular way you run url\"\n        ],\n        [\n            0,\n            \"user you changed my life so thank u for saving me in all the ways a person can be saved thanks for everything 🌸 303\"\n        ],\n        [\n            0,\n            \"i've been picking at the wall i've built up for years becoming someone i don't know i wanna be weaker and\"\n        ],\n        [\n            0,\n            \"7 babies later and victoria was ahead of the game when it came to having serious pain relief in labour url\"\n        ],\n        [\n            0,\n            \"manchester city is bravo one of the most disappointing of premier league season john … url\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"i love the phrase why on earth it makes think some people would have an easier time things on\"\n        ],\n        [\n            0,\n            \"custom steel framed hope ’ s windows and doors alongside a barrel ceiling 10 foot high … url\"\n        ],\n        [\n            0,\n            \"user user she didn't imply that your whole bad she only meant a couple because i for one know someone who's a nice army\"\n        ],\n        [\n            0,\n            \"hashtag san film executive director noah said in a statement url\"\n        ],\n        [\n            0,\n            \"nominations open ' helping it happen ' rural awards why not nominate an estate url\"\n        ],\n        [\n            0,\n            \"user long ways to go lots of thinking sorry friend i know your part and worth fwiw\"\n        ],\n        [\n            0,\n            \"testing and of direct with online laptop repair training url\"\n        ],\n        [\n            0,\n            \"user yes i did it covered much territory i was already familiar with it had some good stories … url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            1,\n            \"get a 70 visa ® prepaid card by mail when you purchase 4 eligible tires url url\"\n        ],\n        [\n            0,\n            \"bpd 911 dispatch check well being 1600 falls thu apr 6th 2017 3 00 pm medium\"\n        ],\n        [\n            0,\n            \"youth brutally killed for loving an upper girl jai url\"\n        ],\n        [\n            0,\n            \"just finished watching prison school dub because i like the they chose and it was so funny really enjoyed it url\"\n        ],\n        [\n            0,\n            \"hello my beautiful it's officially april which means i'm closer to finishing 2nd year … url\"\n        ],\n        [\n            0,\n            \"user user listen im sry if a show doesn't immediately like catch my attention i cant\"\n        ],\n        [\n            1,\n            \"re miss us this morning get 2 12 15 “ the registered nurse ’ s role in increasing patient satisfaction scores ” hashtag\"\n        ],\n        [\n            1,\n            \"y'all cam try and yourselves trying to justify that trash pepsi ad if you want that just ain't my ministry url\"\n        ],\n        [\n            0,\n            \"soooooo has me sort of wanting a 😶 i wanna feel all clean empty 😭 have you ever had it … url\"\n        ],\n        [\n            1,\n            \"foo i would beat the fuck out dude istg 😂 😂 ❗ ️ 🤷 🏽 ‍ ♂ ️ user look at this nigga sis url\"\n        ],\n        [\n            1,\n            \"north korea reportedly has a fleet of 1 000 drones it can use for chemical attacks url\"\n        ],\n        [\n            0,\n            \"daughters just left to go back to college after spring break miss them already 👯 user user\"\n        ],\n        [\n            0,\n            \"user on april 1 remember that we need to critically news items all other days of the year we ca … url\"\n        ],\n        [\n            0,\n            \"check out vintage paint pencil scenery artwork farm house winding river beauty url via user\"\n        ],\n        [\n            0,\n            \"top story three white house officials tied to files shared with house … url see more url\"\n        ],\n        [\n            1,\n            \"📹 she flower “ ” by d r a m ft 💕 forever my shit love url\"\n        ],\n        [\n            0,\n            \"being doesn't disqualify us from serving god it just our on his mercy hashtag\"\n        ],\n        [\n            0,\n            \"user i'm assuming the pitch is two paced it usually is at the caribbean if he ends up with 75 off 55 should be fine\"\n        ],\n        [\n            0,\n            \"“ o come let us sing unto the lord let us make a joyful noise to the rock of our salvation let us come before hi … ” url\"\n        ],\n        [\n            0,\n            \"user i just laugh when someone says college ball is better than nba like what about this is better more fun than nba\"\n        ],\n        [\n            0,\n            \"hahahah i would've died if i were her because being compared to is a blessing 💁 🏻 url\"\n        ],\n        [\n            0,\n            \"hello spring i like the warmer nights and evenings but not the allergies me every morning\"\n        ],\n        [\n            1,\n            \"full gallery url lesbians with perfect tits lips and hips suck rubs c … url\"\n        ],\n        [\n            1,\n            \"old navy low waist plaid pocket women's wool shorts sz 14 url url\"\n        ],\n        [\n            1,\n            \"the new mobile app finally here url is proud to announce the much url\"\n        ],\n        [\n            0,\n            \"user user he thinks it's manly even sexy for women to be chased and\"\n        ],\n        [\n            0,\n            \"user do you do art like pictures with your art style my friend would love it as a bday gift i'd pay if course 😊\"\n        ],\n        [\n            0,\n            \"user when will the next xbox one update be i bought every ancient and almost got every achievement\"\n        ],\n        [\n            0,\n            \"my two year old just stole from me didn't play with them just put them behind her said i just sit by them hashtag\"\n        ],\n        [\n            0,\n            \"user yeah sounds good and they'll definitely be born on kara couch url\"\n        ],\n        [\n            0,\n            \"me writing les mis how do i explain the french names me writing how can i make these french instead of\"\n        ],\n        [\n            0,\n            \"good relationships don't just happen they take time patience and two people getting through all the hard times together\"\n        ],\n        [\n            0,\n            \"user idk it wouldn't let me tag you it's homophobia i thought you had locked your acc … url\"\n        ],\n        [\n            0,\n            \"can someone explain why people are ripping on user he do what's going on someone tell plz\"\n        ],\n        [\n            0,\n            \"guys some little girls thought i was a princess however i played along and played with them and they were so happy oh my heart 😢 💗\"\n        ],\n        [\n            0,\n            \"from someone who's lived somewhere with zones absolutely yes zones make unlimited passes easier to implement url\"\n        ],\n        [\n            1,\n            \"these people spend a lot of time being even more insufferable than the president url\"\n        ],\n        [\n            0,\n            \"user the worst part is she is the only half decent thing to a d we've had in ages too bad she's a\"\n        ],\n        [\n            0,\n            \"today marks the anniversary since the passing of the queen of selena ❤ we are always dreaming of you ✨ url\"\n        ],\n        [\n            0,\n            \"user pay close attention to sleep patterns i got a 1 yr ago that caused a permanent sleep … url\"\n        ],\n        [\n            0,\n            \"for the tragic himself in he mean to me\"\n        ],\n        [\n            0,\n            \"user user is still fighting he's gonna be out within the first two minutes\"\n        ],\n        [\n            0,\n            \"user user to railways fr making our life green and clean it never before\"\n        ],\n        [\n            1,\n            \"toddler girl's pajamas sewing pattern • sizes 2 3 4 5 url url\"\n        ],\n        [\n            0,\n            \"user i clearly mentioned at the age of 50 ok tel me in hw many films increased or decreased his body weight fr d character\"\n        ],\n        [\n            1,\n            \"poor europe who knew there were so many fools there proof that one can be book smart but socially retarded url\"\n        ],\n        [\n            0,\n            \"rep anastasia williams will remain on board but has officially stepped down from john hope url\"\n        ],\n        [\n            0,\n            \"user lucky to hear u at thanks for sharing would like to read on child physiology can u suggest\"\n        ],\n        [\n            1,\n            \"check out the latest discussion threads in the general surgery community url\"\n        ],\n        [\n            1,\n            \"user it goes for all but it's unfair to only talk sex when it comes to lgbt considering engage in too\"\n        ],\n        [\n            0,\n            \"i wanted for lunch today but their phone line is busy and i'm too lazy to go pick up my food url\"\n        ],\n        [\n            0,\n            \"don't get a dog if you can't handle it don't get a puppy if you're going to get pissed when it doesn't act perfect they're not toys\"\n        ],\n        [\n            0,\n            \"thomas and place their bets on faves at the acm awards … url\"\n        ],\n        [\n            0,\n            \"president of mormon church thomas s hospitalized in salt lake city url\"\n        ],\n        [\n            1,\n            \"i'm a stroke i can't i've been trying my best to keep quiet and not yell but im s … url\"\n        ],\n        [\n            0,\n            \"planning a vacation should be fun right i have made three to three different destinations hashtag\"\n        ],\n        [\n            0,\n            \"you may wonder why the actions that once earned you recognitio more for leo url\"\n        ],\n        [\n            0,\n            \"user that's where i got it love that book read it in paris where i worked as a bicycle tour guide for a year a half so good\"\n        ],\n        [\n            1,\n            \"my new sounds paper g ft gray url on hashtag\"\n        ],\n        [\n            1,\n            \"banks lists manhattan for 17 5 m url url\"\n        ],\n        [\n            1,\n            \"in the mood for mexican food try voted best mexican restaurant by the people's choice food awards … url\"\n        ],\n        [\n            0,\n            \"9 14 how much more then will the blood of christ who through the eternal spirit offered himself url\"\n        ],\n        [\n            1,\n            \"the best part is i'm serious and detailed so if i'm not fucking i'll kick your characters with a story rt if you can relate\"\n        ],\n        [\n            0,\n            \"last day of our brazil adventure to ross user great seen so much so many memories\"\n        ],\n        [\n            0,\n            \"user we're foreign transaction fee free we won't tap u for atm use though the atm owner may have a fee on their end 1 sm\"\n        ],\n        [\n            0,\n            \"we all know that first impressions are important what is your front door saying to guests url\"\n        ],\n        [\n            0,\n            \"that man came insisted to get up said i had kept my friend replied i will out on so can i claim 2 x\"\n        ],\n        [\n            0,\n            \"update person arrested after crash causes blocked road url url\"\n        ],\n        [\n            0,\n            \"one of my fave bits from the polling london data become more about effect of brexit the closer … url\"\n        ],\n        [\n            0,\n            \"15 reasons the original beauty and the beast is better than the remake url\"\n        ],\n        [\n            0,\n            \"hashtag look jason says goodbye to former tony romo in touching letter … … url\"\n        ],\n        [\n            0,\n            \"user why give them a huge scholarship why give them job first why help only sir not in sc st manner\"\n        ],\n        [\n            0,\n            \"user i wonder this time you will vote against jz in parliament or you will protect your job\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"my gpa passing in dec has forced me to be a stronger person was successful until last week when i lost t today i … url\"\n        ],\n        [\n            0,\n            \"the ev will run out of steam freak goal to put them ahead united have great options off the bench still\"\n        ],\n        [\n            0,\n            \"user it was awesome to meet youuu in person and the rest of y'all 😭 💞 url\"\n        ],\n        [\n            1,\n            \"last minute place available we have a last minute place come free on our red sea trip on blue url\"\n        ],\n        [\n            0,\n            \"user it was my first doctors i was feeling horrible throwing up foam b c there was no food in me to throw up\"\n        ],\n        [\n            0,\n            \"and also i'm not racist i once drove past a black guy and didn't reach for my gun 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"spotlight students for april 7th great work taylor from room 13 and from room 25 work hard be nice url\"\n        ],\n        [\n            0,\n            \"old school are the best they completely forget i have access to the world in my pocket hashtag hashtag\"\n        ],\n        [\n            0,\n            \"yikes facilities has crew on site addressing the problem thanks to hs admin security for getting kids into school … url\"\n        ],\n        [\n            0,\n            \"tony leads milwaukee with 26 points while adds 20 po … url\"\n        ],\n        [\n            1,\n            \"07 08 09 gray glove box assembly oem url url\"\n        ],\n        [\n            0,\n            \"user such a farce i would be shocked if he said and why come out who really cares but i guess he'll want to claim benefits\"\n        ],\n        [\n            0,\n            \"the ongoing war on light and darkness ultimately results in the final battle that was before the original curse 🤔 😱 🤐 👀 ⁉ ️ ⚠ ️\"\n        ],\n        [\n            0,\n            \"been doing so much after work lately definitely feeling accomplished now time to some beer 🍻 hashtag url\"\n        ],\n        [\n            0,\n            \"teen to emma stone by ' la la land ' opening number url\"\n        ],\n        [\n            0,\n            \"just in devin nunes ' white house revealed this is unbelievable url\"\n        ],\n        [\n            0,\n            \"i only came to my afternoon dance class and i swear if i see there's only one person there i'm walking out and heading to find my prom dress\"\n        ],\n        [\n            0,\n            \"user she apologized which is great but when people say you don't need to apologize people are too … url\"\n        ],\n        [\n            1,\n            \"are you covered for a or a rental car let's review your car insurance and make sure you have what you need url\"\n        ],\n        [\n            0,\n            \"where can you get a dozen mini assorted donuts for 5 tomorrow april 1st user marketplace from 8am 1pm you … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url chat shady businesses bored with\"\n        ],\n        [\n            0,\n            \"3 6 earthquake occurred 83 km al sur de mich at 10 50 utc hashtag url\"\n        ],\n        [\n            1,\n            \"never realized how much is going on in an energy efficient bulb url url\"\n        ],\n        [\n            0,\n            \"final 7 indians 3 wp s miller 1 0 lp j 0 1 espn url\"\n        ],\n        [\n            1,\n            \"bitch i ordered n taehyung im so happy n url\"\n        ],\n        [\n            0,\n            \"user user just shame about mix up right on the start no way back from the look of it\"\n        ],\n        [\n            0,\n            \"user user go look at the players that were in the field this week and think about that one again\"\n        ],\n        [\n            1,\n            \"trump believe he's the of all ppl build walls shame ppl he ' ll fall hard be shamed before the world he will be remembered a\"\n        ],\n        [\n            0,\n            \"podcast to serve your audience not find your audience url url\"\n        ],\n        [\n            0,\n            \"the word “ roof ” evolved from the old english covering or shed in modern english it ’ s both a noun and a\"\n        ],\n        [\n            0,\n            \"user where was the constant reporting of every hypocritical move obama made more drone attacks less media access and transparency\"\n        ],\n        [\n            0,\n            \"little mans game got canceled due to field condition so you come watch hashtag url\"\n        ],\n        [\n            0,\n            \"hoping to bring cricket to the sports union wicked local url hashtag\"\n        ],\n        [\n            0,\n            \"the winning times in the 200 fly for men women at the ncaa d1 championships over the last 20 years hashtag url\"\n        ],\n        [\n            0,\n            \"when is coming to ny for less than 20 in a train accessible place but it's on a friday night\"\n        ],\n        [\n            0,\n            \"user i've created a monster but ultimately it can be back to you and years of trading spaces\"\n        ],\n        [\n            0,\n            \"terrible officiating but what can you do i'll take an acc victory but hate to see gonzaga players cry 😩\"\n        ],\n        [\n            1,\n            \"i'm these random hits of when i realize that all the tough shit all of it about to end soon allah\"\n        ],\n        [\n            0,\n            \"url the uk's version of the voice in pants the audition with isa chief\"\n        ],\n        [\n            1,\n            \"‼ ️ ‼ ️ ‼ ️ ‼ ️ ‼ ️ ‼ ️ 🚨 will be closed wednesday april 19 through saturday april … url\"\n        ],\n        [\n            0,\n            \"helping us to put ourselves out there instead of waiting for someone to find us ray url\"\n        ],\n        [\n            0,\n            \"the men some of their but they failed to ask the lord ' s advice joshua 9 14\"\n        ],\n        [\n            1,\n            \"the stock market is crazy what should you do now and an article from motilal oswal financial services url\"\n        ],\n        [\n            0,\n            \"busy day thursday during the morning farm report at about 6 45 brian talks with national milk ceo jim url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag dying light part 8 live at url\"\n        ],\n        [\n            0,\n            \"beautiful day in hashtag can't beat this view or this book on a mid morning break … url\"\n        ],\n        [\n            1,\n            \"test free via united free coupon classes orlando fl extreme url\"\n        ],\n        [\n            0,\n            \"“ love is a fire but whether it is going to warm your or burn down your house you can never tell ” ― joan crawford\"\n        ],\n        [\n            0,\n            \"standing whole days by the gaming tables to watch the old lady with grief and become good for nothing\"\n        ],\n        [\n            0,\n            \"' record numbers of gp practices closing following rise in the number of doctors retiring early ' url via user\"\n        ],\n        [\n            1,\n            \"new article ' lego wonder woman super heroes set ' updated by url url\"\n        ],\n        [\n            0,\n            \"user user stock market only helps his buddies in the 1 not the people who voted for him how many stocks do you have lol\"\n        ],\n        [\n            0,\n            \"when you up that's when they want to turn up on you that's why i got trust issues i got trust issues\"\n        ],\n        [\n            1,\n            \"just said good morning to a guy in passing he replied good you then hung his head he knew he fucked up hate when that happens 2 me\"\n        ],\n        [\n            0,\n            \"💖 in every moment with every being you are always love meeting yourself love amy flynn 💖 url\"\n        ],\n        [\n            0,\n            \"making changes that endure isn't always as straightforward as more for gemini url\"\n        ],\n        [\n            0,\n            \"i'm legit stressing about this because i love food too much i hate not being able to eat like i normally do\"\n        ],\n        [\n            0,\n            \"check out lee semi homemade cooking 2005 pb 202 bo url via user\"\n        ],\n        [\n            0,\n            \"here's the of using laughing gas during labor and childbirth url url\"\n        ],\n        [\n            0,\n            \"fact time bats always turn left when a cave see you are now wiser hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user okay cool that's good his eyes happily and a happy smile was stuck on his face\"\n        ],\n        [\n            0,\n            \"user i'm expecting something more powerful than pro on paper but how they gonna have to same issue showing 4k as sony\"\n        ],\n        [\n            0,\n            \"wonderful user support for the united guild service in st followed by lunch hall very happy event\"\n        ],\n        [\n            0,\n            \"listening to on how some people in usa arguing that sandy hook massacre was a conspiracy and support by how did we get here\"\n        ],\n        [\n            0,\n            \"bob dylan finally accepts nobel prize months after ceremony url url\"\n        ],\n        [\n            1,\n            \"got dropped from the class i was most excited to take cause they registered too many people for it 😒 😒 just my fucking luck\"\n        ],\n        [\n            0,\n            \"three three three three three but he better upgrade all the outfits this year url\"\n        ],\n        [\n            0,\n            \"user physician who performed the abortion should be held acct i pray the clinic is shut down\"\n        ],\n        [\n            0,\n            \"bad boys blue a world without you michelle remix click and play url\"\n        ],\n        [\n            0,\n            \"don't be the person who cares the most because you'll end up with the most to lose kisses\"\n        ],\n        [\n            0,\n            \"no cow will be killed in kerala stand while bjp candidate in promised beef url\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            0,\n            \"user success this works thanks any kind of a global solution for other games i will with tai main module\"\n        ],\n        [\n            0,\n            \"did you ever wonder what's the worst text ever typed check out these to see the top 15 url\"\n        ],\n        [\n            0,\n            \"how to be aware of soil when soil url url\"\n        ],\n        [\n            0,\n            \"speaking about the way forward in the fight against prejudice bigotry fascism hashtag url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"please reply with your answer to why is the best game ever for the chance to win more\"\n        ],\n        [\n            1,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"looks like we got ourselves a repeat oops drinking a barrel no 25 url\"\n        ],\n        [\n            1,\n            \"k i almost cut myself with my knife trying to open the plastic packets the runners come in please don't tell my parents\"\n        ],\n        [\n            0,\n            \"dozens killed more than 200 injured by exposure to gas or chemical agent in syria url by … url\"\n        ],\n        [\n            0,\n            \"and let's see how many civilians are killed in this supposed response to assad killing civilians url\"\n        ],\n        [\n            0,\n            \"lol select all ur thing to do pisces woman in 2016 full audio song need a lil my thr body\"\n        ],\n        [\n            0,\n            \"today i release my negative stories excuses and any reasons i have that hold me back from my url\"\n        ],\n        [\n            1,\n            \"all i know is i'm treating myself to a big ass blunt and a bomb ass lunch after the dentist fixes my tooth rn\"\n        ],\n        [\n            1,\n            \"by neon puzzle 1000 pcs you can order through our website url\"\n        ],\n        [\n            0,\n            \"user i don't think what harry did is correct i mean the fact he told the that he doesn't want … url\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"scots 0 brits 0 top 2nd 0 out 0 balls 0 strikes no one on p hashtag zach b hashtag\"\n        ],\n        [\n            0,\n            \"shaw has got to start tonight throw him in the deep end for a response should tell jose if he's good enough or not\"\n        ],\n        [\n            0,\n            \"user user trump bombed a mosque and school in syria as well western media even report it once\"\n        ],\n        [\n            1,\n            \"i'm shooting for 200 000 in user correct score pool click below to get your ticket now url\"\n        ],\n        [\n            0,\n            \"latest architect jobs in singapore posted on sunday 2nd of april 2017 url\"\n        ],\n        [\n            0,\n            \"don't continue feeling bad and wondering why you are feeling that way life may be stressful but getting great url\"\n        ],\n        [\n            0,\n            \"attendance awareness month starts in september planning starts now will you join us url url\"\n        ],\n        [\n            0,\n            \"the ' ' riding jet flying kiss stealing ' n ' dealing ' user in … url\"\n        ],\n        [\n            0,\n            \"user today proves that u can't win on ur own but i know u can when u defend the title don't let them help u\"\n        ],\n        [\n            0,\n            \"user i support team 1st driver 2nd i was fan while driving 4 ferrari but not vet fan b4 he came 2\"\n        ],\n        [\n            0,\n            \"i love the gold caps looks really good when you alternate them with the black caps url\"\n        ],\n        [\n            1,\n            \"the blossom kite festival is today from 10am to 4 30 pm at the grounds of the washington … url\"\n        ],\n        [\n            0,\n            \"brexit enemies revealed – and guess who really wants the uk to suffer url hashtag\"\n        ],\n        [\n            0,\n            \"user hashtag a1 when a mission vision reflect the best shared values of the students staff and community\"\n        ],\n        [\n            0,\n            \"lol being brand new doesn't help now i actually also wanted to mara url\"\n        ],\n        [\n            0,\n            \"' news is not netflix ' appeal remains uncertain for some … url\"\n        ],\n        [\n            0,\n            \"the water dept will be fire throughout the twp 4 30 17 5 12 17 from 11 00 pm to 6 00 am url\"\n        ],\n        [\n            0,\n            \"wise men speak because they have something to say fools because they have to say something\"\n        ],\n        [\n            1,\n            \"check out what i found mr 75 x mini clear stamp 4pcs url via user\"\n        ],\n        [\n            0,\n            \"hashtag but how is the distance a problem while you are a helicopter pilot 😆\"\n        ],\n        [\n            0,\n            \"event festival organization cause music entertainment url social n has a special even better than our calendar\"\n        ],\n        [\n            0,\n            \"post a picture of you and your sunshine 🌞 tag 10 people whoever fav rts thinks you'd be cute together 💛 copied x … url\"\n        ],\n        [\n            0,\n            \"user thanks guys you've supplied the soundtrack for my 3 year project it was falling down when i bought it url\"\n        ],\n        [\n            1,\n            \"user when you was not cm that time also you use to speak nonsense or its only after going to delhi\"\n        ],\n        [\n            0,\n            \"two great choices for lunch today grab swine dining from user or affordable tasty mexican from user\"\n        ],\n        [\n            0,\n            \"user user it's already been established that is a 9 7 out of 10 with at least 1 due to her pepsi hate\"\n        ],\n        [\n            0,\n            \"david says ‘ i do not your love and your truth ’ psalm 40 10 c he ‘ may your love and your truth always protect me ’ v\"\n        ],\n        [\n            0,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            0,\n            \"dear user could you do me a huge favor and make destiny 2 play anywhere so i don't have to buy it twice for pc and xbox pretty please\"\n        ],\n        [\n            0,\n            \"user 4 those working 4 bbc who r now in over their tax returns url\"\n        ],\n        [\n            0,\n            \"200pcs yellow faceted crystal glass loose spacer beads 4mm url url\"\n        ],\n        [\n            1,\n            \"men ’ s walking dead series christmas special season 4 rick suede leather jacket xmas … url url\"\n        ],\n        [\n            0,\n            \"there are so many ways that data can be used to better understand the important relationship … url\"\n        ],\n        [\n            0,\n            \"thanks a lot malcolm for leaving the lights on for the of the movie — feeling annoyed at fort url\"\n        ],\n        [\n            0,\n            \"are great you can use to ignore negative comments or anyone for that matter if you're rolling alone\"\n        ],\n        [\n            0,\n            \"beauty and the beast was so true to the original that i cried 200 of the time because childhood 😭 ❤ ️ so good\"\n        ],\n        [\n            0,\n            \"user enjoyed hashtag i liked despite flaws the original doesn't hold your hand with plot themes so changes were needed\"\n        ],\n        [\n            0,\n            \"trying to set a whole new life up for myself is tiring can i just win the lottery so i don't have to work 💁 🏼\"\n        ],\n        [\n            0,\n            \"no one one has me yet today and im not sure whether to feel blessed or upset cuz everyone's forgotten me\"\n        ],\n        [\n            0,\n            \"model ashley smith and bring music and fashion together again with for fall 2014 url hashtag\"\n        ],\n        [\n            0,\n            \"sullivan was one of six current or former fbi officials who died during a six month period in before they were to testify before the\"\n        ],\n        [\n            0,\n            \"hello user's followers thank you so much for following wishing you all a happy monday ➡ ️ want this 🆓 ❓ url\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            1,\n            \"i've played like 9 10 games of and i have yet to even remotely come close to killing anyone i'm so bad at jesus\"\n        ],\n        [\n            0,\n            \"user it's not mean c sometimes medical people can be rly inappropriate inconsiderate thinking they're being … url\"\n        ],\n        [\n            0,\n            \"guys i just think that the fan base s are in enough shambles can we get together enjoy sharing the love the world is bad enough 2 2\"\n        ],\n        [\n            1,\n            \"how amazon microsoft google and ibm battle for dominance in the cloud amazon web services which url\"\n        ],\n        [\n            0,\n            \"hashtag 1 unit a ve blood urgent at care hospital hills pls call mar 31 user\"\n        ],\n        [\n            0,\n            \"storms are in the forecast sunday evening a few could go severe i'll be monitoring this through the weekend … url\"\n        ],\n        [\n            0,\n            \"user user that is the selfish para of this black matter less kids matter less if poor you matter less that's what you say\"\n        ],\n        [\n            0,\n            \"anyone who knows how to get to the fast food restaurant would probs take the cake url\"\n        ],\n        [\n            0,\n            \"“ i just feel so fucking empty right now and it ’ s making me sick to my stomach ” via self hatred\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            1,\n            \"man fuck it if you not f c m g sc and or then i'm sending good shots at y'all weak asses 😂 😂 💯\"\n        ],\n        [\n            0,\n            \"i am fully aware of the spelling mistakes but the method used the tone of anger a complete str … url\"\n        ],\n        [\n            0,\n            \"political leaders who cannot provide security are failures – cardinal url\"\n        ],\n        [\n            0,\n            \"republic of ireland women's football team threaten strike over treatment url url\"\n        ],\n        [\n            0,\n            \"we are a people of habits if you can change your habits you can change your life hashtag\"\n        ],\n        [\n            0,\n            \"user i rlly like the thought of you doing this with a deeper reason thank you for being thoughtful po ❤ i'll send mine thru dm 💕\"\n        ],\n        [\n            0,\n            \"n coast larvitar ♂ 62 2 3 12 13 bite ancient power s normal til 14 07 49 29m 47s url\"\n        ],\n        [\n            0,\n            \"frank the frog will be back for our spring sale next week frank wants you to know that all of his spa products url\"\n        ],\n        [\n            0,\n            \"tillerson russia's foreign minister discuss syria strike url url\"\n        ],\n        [\n            1,\n            \"this country the lack of customer service is disgusting and let's even start with behaviour\"\n        ],\n        [\n            0,\n            \"guess what day it is opening day baby user forever … url\"\n        ],\n        [\n            0,\n            \"this is actually well hot 😩 😩 user thank you for blessing my day 💕 url\"\n        ],\n        [\n            0,\n            \"amazon kindle fire hd 64gb wi fi 4g lte 8 9 in tablet url url\"\n        ],\n        [\n            0,\n            \"reasons why i love my nephew number he can hear a horn in the and thinks it's a duck 😊 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user's relationship with dairy farmers goes from strength to strength url url\"\n        ],\n        [\n            1,\n            \"my little pony girls flash and friend bath url via user\"\n        ],\n        [\n            1,\n            \"classic chair with villa la material url url\"\n        ],\n        [\n            1,\n            \"garnet 925 silver overlay ring us 9 2 jewelry url url\"\n        ],\n        [\n            1,\n            \"user it's always been bashar assad and his thugs as a government going on a seemingly … url\"\n        ],\n        [\n            0,\n            \"strangers passing in the street by chance two separate meet and i am you and what i see is me\"\n        ],\n        [\n            1,\n            \"promote your tourism products on tv 1st daily tv program on tourism watch it on … url\"\n        ],\n        [\n            1,\n            \"bird cage kit pink starter set swing top small bird url url\"\n        ],\n        [\n            0,\n            \"it's nearly impossible to see the downside of a plan today in more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user ji what is the status of fir filed against user all krishna want to see him in jail apology not valid\"\n        ],\n        [\n            0,\n            \"hashtag craig on what really happened when u s navy seals a village killing dozens … url\"\n        ],\n        [\n            0,\n            \"so cheer up for god's will for your life is greater than any dream you dare to dream so is god's will for this n … url\"\n        ],\n        [\n            0,\n            \"he had a very serious injury thought he'd be back like early 2018 at the earliest so this is even beyond like john cena levels here\"\n        ],\n        [\n            0,\n            \"after her 5 minutes in the limelight just read user comments about david moyes needs to get a life and lighten up\"\n        ],\n        [\n            0,\n            \"regrann from user quick question has there ever been peace or a time without war … url\"\n        ],\n        [\n            0,\n            \"user user ok so let a female start something with and ur with her let the man beat ur ass how is that logical\"\n        ],\n        [\n            0,\n            \"oh my god i'm so sorry for this i should have done more now your turning into trash url\"\n        ],\n        [\n            0,\n            \"user said it was his fault mike d didn't know bobby needs to cash y'all take chips back to vegas when he goes again simple fix\"\n        ],\n        [\n            0,\n            \"hashtag it's chairman p j b'day i believe there will be perfect order in the house he says url\"\n        ],\n        [\n            0,\n            \"damn user how does a whole marketing dept have white privilege no one frm top to bottom thought that commercial wud be an issue hashtag\"\n        ],\n        [\n            0,\n            \"c but he gets caught up into a battle with demons after the battle gains the power to control demons along with io and c\"\n        ],\n        [\n            0,\n            \"user you ever look into that performance or open mic thing down there for me or you been\"\n        ],\n        [\n            1,\n            \"user journalist muslim man become prey of hindu terrorists url …\"\n        ],\n        [\n            0,\n            \"wht will b the future of international who have their masters n planning to do job in us aftr new user\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            0,\n            \"user it was what 98 i think it's target demographic young adults probably could eat around then\"\n        ],\n        [\n            0,\n            \"success is never owned it's only rented and the rent is due every day hashtag url\"\n        ],\n        [\n            0,\n            \"i liked a user video url swedish house mafia don't you worry child ft john martin\"\n        ],\n        [\n            0,\n            \"dan andrews leading in village race w 1 of 37 reporting hashtag url\"\n        ],\n        [\n            0,\n            \"representing iowa at state day at 2017 super excited about the new launched by the pyramid model url\"\n        ],\n        [\n            1,\n            \"the new buffalo nickel t shirt is rad hashtag modern threat response url\"\n        ],\n        [\n            0,\n            \"today is a blue day periods 2 focus 7 8 6 8 good morning nation url\"\n        ],\n        [\n            0,\n            \"omg im about to make ill fly there right after i finish cooking url\"\n        ],\n        [\n            0,\n            \"the painted hall answer to the chapel url url\"\n        ],\n        [\n            0,\n            \"well it is a fun fact that shakespeare never mentioned a i'm romeo and juliet it says she is at her … url\"\n        ],\n        [\n            0,\n            \"user and who exactly has crossed that line yet to be established with any kind of factual certainty\"\n        ],\n        [\n            0,\n            \"ring talisman spell kit ritual haunted to a women woman female get url\"\n        ],\n        [\n            0,\n            \"user isn't it beautiful it'll be dark soon but julie isn't quite ready for the day to be over she wan … url\"\n        ],\n        [\n            0,\n            \"so just days of playing against osu showing q you know maybe 2 or receive any of you know i said ' i'll show\"\n        ],\n        [\n            0,\n            \"user this is not why i voted for him on same side as mccain graham hrc what's wrong with hashtag\"\n        ],\n        [\n            1,\n            \"iv move set unknown unknown available until 10 05 56 0m 33s url\"\n        ],\n        [\n            0,\n            \"feeling like lies eventually killed her but she protected those she loved till her last breath\"\n        ],\n        [\n            0,\n            \"a3 how do you offer choice in your classroom for gt students if you don't a station rotation model hashtag\"\n        ],\n        [\n            1,\n            \"user how in the fuck does my phone spell out mater instead of master i didn't even know mater was a word\"\n        ],\n        [\n            0,\n            \"user harry wow i'm am so proud of you words can't even explain how amazing you are and how proud i am o … url\"\n        ],\n        [\n            0,\n            \"user everything is just ugh as soon as i hit 28 its like life plan what life plan just have to keep going … url\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            1,\n            \"donald love doll url he screwed up politics now you can screw him back meet url\"\n        ],\n        [\n            1,\n            \"51 1 rock throw earthquake 2 10 11 atk def sta despawns at 16 39 57 url\"\n        ],\n        [\n            0,\n            \"song of the day god me corner by virgo url url\"\n        ],\n        [\n            0,\n            \"choice check ss self directing check t check this hs science review has hashtag written all over … url\"\n        ],\n        [\n            0,\n            \"user user when i first started using fitbit i was shocked to find i was only getting 2 3 k steps day 1 2\"\n        ],\n        [\n            0,\n            \"north korea calls syria missile strike by us ‘ ' url via user\"\n        ],\n        [\n            0,\n            \"user showing differences between the on 14 and the original of the … url\"\n        ],\n        [\n            0,\n            \"your argument is bogus and you never gave a damn when user went to war against libya his nose at … url\"\n        ],\n        [\n            0,\n            \"user destroyed you don't believe do you of course he did not he did not seem one bit concerned that she had been almost\"\n        ],\n        [\n            0,\n            \"user you are doing a to the kids and every innocent person affected by us foreign policy … url\"\n        ],\n        [\n            0,\n            \"you can tell a mf something till you blue in the face they still only gonna hear what they wanna hear lmao\"\n        ],\n        [\n            0,\n            \"or when your project is so lit the asks where are you fire where are the collection points\"\n        ],\n        [\n            0,\n            \"user to distract from russia from internal investigations from the healthcare from 11 sorry w … url\"\n        ],\n        [\n            0,\n            \"anyone who loves a european football trip i'd urge you to pick up user cracking magazine 👍 url\"\n        ],\n        [\n            0,\n            \"so it's pouring raining outside bout to walk out the building this girl in my class calls me so she can get under my umbrella\"\n        ],\n        [\n            0,\n            \"well i was right i said the next takeover would be either late may or early june may 20 chicago the night before backlash sd live ppv\"\n        ],\n        [\n            1,\n            \"user all he needs is to loose the british arrogance and belief that they are better than everyone else th … url\"\n        ],\n        [\n            0,\n            \"you'll love this tip from tips to toes 7 habits of healthy living url url\"\n        ],\n        [\n            0,\n            \"user — you mention it i don't suppose you're from or either huh … i've never seen knights in blue\"\n        ],\n        [\n            0,\n            \"user 1 have you noticed almost all protests recently in tn is widely by new 7 group they ge … url\"\n        ],\n        [\n            0,\n            \"user aww are you that worried she and around with in her arms what would i do all alone\"\n        ],\n        [\n            0,\n            \"user he seems to have changed his tune didn't he say last year ' shane is shane ' or something was … url\"\n        ],\n        [\n            1,\n            \"listen to ft mc spyder los bootleg by worldwide records url\"\n        ],\n        [\n            0,\n            \"los angeles test why and how to perform i am a student of civil engineering url\"\n        ],\n        [\n            0,\n            \"psst awards you should nominate him for something in november tho 😉 url\"\n        ],\n        [\n            1,\n            \"can't get enough of killing zombie dead rising 4 has you covered url url\"\n        ],\n        [\n            0,\n            \"retweeted user perseverance is not a long race it is many short races one after another …\"\n        ],\n        [\n            0,\n            \"crisp and clear perfect florida weather for making new 🌞 👍 🏼 😎 motorcycle rider … url\"\n        ],\n        [\n            1,\n            \"get your copy of we believe you signed by authors after keynote talk monday book on sale at event hashtag url\"\n        ],\n        [\n            0,\n            \"user lol almost went to play for a year w a dutch team really should've gone but just wasn't ready for th … url\"\n        ],\n        [\n            1,\n            \"hey guys looking for some last minute late night feedback on a logo vote in the reply thank you for any … url\"\n        ],\n        [\n            0,\n            \"east tucson chansey ♀ 57 8 15 6 5 pound hyper beam normal til 17 08 11 28m 33s url\"\n        ],\n        [\n            0,\n            \"of course is excluded the ghetto school in this is messed url\"\n        ],\n        [\n            0,\n            \"spokesman ’ s comments in response to media queries on media reports carrying … url hashtag\"\n        ],\n        [\n            0,\n            \"radar looks like a disco ball this evening literally snowing and raining all at the same time in hashtag url\"\n        ],\n        [\n            0,\n            \"vibrant green against the dark black rally make this pleasure sign really special just need lights now hashtag url\"\n        ],\n        [\n            1,\n            \"new girls cat scarf anime moon props url url\"\n        ],\n        [\n            0,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"be careful is a thief it steals by the second the minute the hour the day and eventually a lifetime\"\n        ],\n        [\n            0,\n            \"in benghazi in 2012 faults cia station chief ’ s stand down order url via user\"\n        ],\n        [\n            0,\n            \"here's to a new season with our neighbors across the dan ryan the 2017 world series championship user url\"\n        ],\n        [\n            0,\n            \"for oil revenues from the development fund for iraq … ” mr straw attached a revised\"\n        ],\n        [\n            0,\n            \"user apparently that girls cut their hair with the intention of looking good for males only 🤷 🏾 ‍ ♀ ️ 🙄\"\n        ],\n        [\n            0,\n            \"user user 1 in a month is very good 9 4 was annual don't play games with numbers\"\n        ],\n        [\n            1,\n            \"shit rory is in trouble at the 7th he has about for par after a horrible shot hashtag\"\n        ],\n        [\n            1,\n            \"set of 55 different animal coins with country and animal list coins url url\"\n        ],\n        [\n            0,\n            \"user will see 😁 until then not sure if to what my eyes are seeing 😂 was so much writing for this\"\n        ],\n        [\n            1,\n            \"user true but i don't want us getting killed on 3 ' s against the rockets i agree w u on the spurs\"\n        ],\n        [\n            0,\n            \"user interesting how do the numbers look for jordan and other tribes with flags in that part of the world … url\"\n        ],\n        [\n            1,\n            \"user url … … … … … … go join 3k giveaway go join u see it down\"\n        ],\n        [\n            1,\n            \"there is a method to your madness as you attempt to keep every more for leo url\"\n        ],\n        [\n            0,\n            \"new on ebay pokemon psa 10 charizard reverse holo box topper legendary collection s1 no res … url\"\n        ],\n        [\n            0,\n            \"woman dead after iv url abc 10 san diego url\"\n        ],\n        [\n            0,\n            \"a of local talent brings the jazz of george to life in a brand new episode of “ the url\"\n        ],\n        [\n            0,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            0,\n            \"1 8 top 7th 0 out 0 balls 0 strikes no one on p carlos b hashtag jesus\"\n        ],\n        [\n            0,\n            \"trump donates 3 months ' salary to interior dept 0 of proposed budget cut url\"\n        ],\n        [\n            0,\n            \"user lmao i remember watching that okc gs game last year in reg season and being furious at performance 😂\"\n        ],\n        [\n            0,\n            \"user sir please help me i was harassed by up staff on my journey to delhi last week my no\"\n        ],\n        [\n            0,\n            \"user lets hope its a quick transition with permanent manager in place soon brian user would be fantastic\"\n        ],\n        [\n            0,\n            \"i've done this pta business political business and even just as friends getting together i … url\"\n        ],\n        [\n            0,\n            \"something might not be an accomplishment to you but it is to other people stfu mind ya business\"\n        ],\n        [\n            0,\n            \"presidential swag battle president buhari vs vice president photos url\"\n        ],\n        [\n            0,\n            \"how are the benefits as regards investing way in tucson homes yet method upon probe a lay fee url\"\n        ],\n        [\n            0,\n            \"today i've been getting friend requests from ' boys ' ka today le ka v\"\n        ],\n        [\n            0,\n            \"user thanks john for the great support 💫 keep doing good stuff and making a difference 👍 russ user\"\n        ],\n        [\n            0,\n            \"can anyone tell me whether or not to play the walking dead season 2 first before i do season 3 for my youtube\"\n        ],\n        [\n            0,\n            \"there was a time in my life that i can't live without my hashtag collection but now i'm … url\"\n        ],\n        [\n            0,\n            \"user user 50 veterans disabled vets on the stage the camera the audience it was packed house 😊\"\n        ],\n        [\n            0,\n            \"and her husband mike never thought they'd be trend but the washington url\"\n        ],\n        [\n            0,\n            \"as a of the body as a way of divine experience hashtag\"\n        ],\n        [\n            0,\n            \"i and i still i walk with the savior each and everywhere that i go still not left out the most high\"\n        ],\n        [\n            0,\n            \"driving around hunting pokémon reading and eating junk food while enjoying the lovely sunshine ❤ url\"\n        ],\n        [\n            0,\n            \"prince jackson just paid tribute to michael with a tattoo of the king of pop of the many tattoos paris jackson … … url\"\n        ],\n        [\n            0,\n            \"in today's trump update trump warns china he is ready to act alone over north korea nukes url url\"\n        ],\n        [\n            0,\n            \"user ok wise one so how did we end up here coz gordhan was at the implementing\"\n        ],\n        [\n            0,\n            \"user good news original decision of metro to have platform level entry has been expensive as have t … url\"\n        ],\n        [\n            0,\n            \"new post go to the events you love with your has been published on … url\"\n        ],\n        [\n            0,\n            \"user it showed gossip network users got news or headlines from those networks that's not their news\"\n        ],\n        [\n            1,\n            \"killer photos of the lady suspect in the murder of the delivery agent url\"\n        ],\n        [\n            0,\n            \"user just to say that i saw user in last week and very entertaining they were too well done\"\n        ],\n        [\n            0,\n            \"official winners are still a ways off but i submitted my user clean beauty awards … url\"\n        ],\n        [\n            0,\n            \"thank you to all who attended our demo today if you missed out next saturday we have a pain … url\"\n        ],\n        [\n            0,\n            \"upon further review it was just me still no better way to describe this administration hashtag url\"\n        ],\n        [\n            0,\n            \"amazon big basket get nod from centre set to invest mn in food retail url\"\n        ],\n        [\n            1,\n            \"can't wait for certain people to get the reality check they deserve when they leave newport and they aren't the hot shit they think they are\"\n        ],\n        [\n            0,\n            \"well i fell back in love again and got burned again can't be mad for genuine emotion no regrets so glad i have a supportive family\"\n        ],\n        [\n            0,\n            \"user a lot of my art friends don't talk to me much i don't approach people online a lot because i am afraid of scaring them off\"\n        ],\n        [\n            1,\n            \"pit for makeshift who will competing in the playoff at first western university event url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url 10 grooming tips every man should know men's grooming mistakes\"\n        ],\n        [\n            0,\n            \"user how did the editors think this was worth sharing this apparently isn't the only video they've made\"\n        ],\n        [\n            1,\n            \"a must read for every facebook users the little girl in this picture was about crossing the road not knowing url\"\n        ],\n        [\n            0,\n            \"nights and nightmares the changing moments 1 03 am — it me why was i alone where was everyone where was my\"\n        ],\n        [\n            1,\n            \"jason x by horror artist 79 😈 get yours now from masks on etsy … url\"\n        ],\n        [\n            0,\n            \"all those smiles and tears i store in here a multitude of sins won't let them out you and me were something hashtag hashtag\"\n        ],\n        [\n            0,\n            \"appeal court strike out ’ s bid for ballot recount url url\"\n        ],\n        [\n            0,\n            \"a strong individual never instead he or she the things that cause him or her to hashtag url\"\n        ],\n        [\n            0,\n            \"you are trying a new approach to doing your chores today you more for leo url\"\n        ],\n        [\n            1,\n            \"he say we just want he said i just want das yall fault for niggaz to follow in his footsteps url\"\n        ],\n        [\n            0,\n            \"this is a brilliant way to old irrelevant reference books amazing url\"\n        ],\n        [\n            0,\n            \"american was through positive patriotic characters on hashtag thank you user\"\n        ],\n        [\n            0,\n            \"we lost the funniest man who ever lived today in don rickles he's your favorite hashtag ' s … url\"\n        ],\n        [\n            0,\n            \"a try to make a way for progress to an place where peace and progress is most needed now it's their time to use thi … url\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            0,\n            \"user i am at the responses y'all honestly if we know anything we know jesus has some … url\"\n        ],\n        [\n            0,\n            \"this saturday tune into deeper than music podcast deeper than music podcast interview this saturday 2 3 pm we have url\"\n        ],\n        [\n            0,\n            \"3 and he's a vaccine conspiracy who defended that stance in a televised debate\"\n        ],\n        [\n            0,\n            \"derek best photograph a death squad stops for lunch in el url\"\n        ],\n        [\n            0,\n            \"arrogance for it will help them since the number of passion and one final result in our country that passion in hashtag\"\n        ],\n        [\n            0,\n            \"user you are my brightest star the ray of sunshine that my days the glow of the moon that nights nights 3\"\n        ],\n        [\n            0,\n            \"user djt is trying his damn best 2 make r country a better place for everyone but ppl like rice that lie che … url\"\n        ],\n        [\n            1,\n            \"we are pleased to introduce the program for european congress of research ethics register and … url\"\n        ],\n        [\n            0,\n            \"user i legit had one of those notes posted to me through a different service instead of them attempting to deliver\"\n        ],\n        [\n            0,\n            \"dark souls iii dlc the city rematch revenge url via user\"\n        ],\n        [\n            0,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"also i really don't want to people because of their age but when i thought it couldn't get any worse he spoke in voice chat\"\n        ],\n        [\n            0,\n            \"📷 saved him and when he saved him immediately he was the first person to come to see url\"\n        ],\n        [\n            0,\n            \"user my hand hurts more than my wrist i really think it's just sore and swollen cause i can move it all\"\n        ],\n        [\n            1,\n            \"cotton flannel sleeping blankets made in usa url url\"\n        ],\n        [\n            0,\n            \"warns ' blinded ' don't see what's coming at all url\"\n        ],\n        [\n            0,\n            \"if theres something i miss from it was the of my showing me there was an update\"\n        ],\n        [\n            0,\n            \"feds abandon effort to force twitter to identify owner of anonymous anti trump account url\"\n        ],\n        [\n            0,\n            \"i was just tryna find out more about free cone day but ben woke 👏 🏼 user url\"\n        ],\n        [\n            0,\n            \"just over 30 under they are underway at aintree hashtag where class for … url\"\n        ],\n        [\n            0,\n            \"user so grateful i get to sing in your amazing shows it's changed my whole life when we meet someday expect an awkwardly long hug\"\n        ],\n        [\n            0,\n            \"this btc hashtag call was useful many trading ops off of that level i don't have a view on btc at the moment url\"\n        ],\n        [\n            1,\n            \"who is getting excited for this weekends spring mini sessions i know we are if you were still interested url\"\n        ],\n        [\n            0,\n            \"6 april 2017 the hatch was today there was also a teach in on the various heating lighting and url\"\n        ],\n        [\n            0,\n            \"and finally she decided to change her story and step into a new one i just came back from my … url\"\n        ],\n        [\n            0,\n            \"massive and beautiful this city's true wealth comes from its deep and long history of … url\"\n        ],\n        [\n            1,\n            \"lady shares chat she had with a lesbian woman who wants to date her by force see chat pics url\"\n        ],\n        [\n            0,\n            \"my favorite thing about all of this is there are people who genuinely believe this is a good thing for memphis basketball\"\n        ],\n        [\n            0,\n            \"new book argues we're becoming addicted to social media url url\"\n        ],\n        [\n            0,\n            \"user yeah sounds good just added you on twitter so you can either dm me on here or on twitch if you prefer d\"\n        ],\n        [\n            0,\n            \"you said isis is funded by us etc but so was funded by jews before he threw them out of their own ho … url\"\n        ],\n        [\n            0,\n            \"i liked a user video url black the swear down afro\"\n        ],\n        [\n            0,\n            \"user nurse built her own hospital more than 4 000 miles away – in her former homeland in west africa … url\"\n        ],\n        [\n            0,\n            \"i'll be delivering mugs this week to anyone in the philly area who interested in … url\"\n        ],\n        [\n            0,\n            \"i love u all friends because friendship is the only circle in which a person can share every type of secret again love u all ba by\"\n        ],\n        [\n            1,\n            \"url air jordan 9 retro – white french blue flint grey – size 15 url\"\n        ],\n        [\n            0,\n            \"claims ryan ruined the freedom meetings with trump url\"\n        ],\n        [\n            0,\n            \"not long until easter let me know if you need easter cupcakes or a celebration cake 🐰 🐇 url\"\n        ],\n        [\n            0,\n            \"i lowkey can speak spanish because me and my spanish customers be having full conversation laughing and everything lol\"\n        ],\n        [\n            0,\n            \"leicester city 2 stoke city 0 craig shakespeare writes name into premier league history as foxes revival continue … url\"\n        ],\n        [\n            0,\n            \"wind 2 0 mph sse barometer 30 in falling rapidly temperature 76 0 ° f rain today 0 00 in humidity 39\"\n        ],\n        [\n            1,\n            \"yup striking out democracy with every tie break on bullshit bills that can't even get a simple majority in a … url\"\n        ],\n        [\n            0,\n            \"tyler just kissed my cheek and said i can't wait to go to prom with the person in the place if that's not game idk what is\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"' ' number of dinosaur tracks found in australia url url\"\n        ],\n        [\n            0,\n            \"user give it time bill after hillary's reset and obama's behind the curtain it will take a b … url\"\n        ],\n        [\n            0,\n            \"check out my broadcast from my playstation 4 hashtag call of duty ® black ops iii live at url\"\n        ],\n        [\n            1,\n            \"user geez you haters seems to have a direct line to twitter just asking how did you get so fucking … url\"\n        ],\n        [\n            1,\n            \"it's official the united states is a dictatorship trump and republicans do what they want voting is and void\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"don't understand some people talk sooo much smack on trump but use his really funny memes like hating a female but liking her selfie\"\n        ],\n        [\n            0,\n            \"he got hit in the neck by a pigeon but it didn't stop him from enjoying the rest of the roller coaster url\"\n        ],\n        [\n            1,\n            \"wireless bluetooth stereo headset headphones mic bu url url\"\n        ],\n        [\n            0,\n            \"user user ya know what most animals are cute so i'll just take that as ur calling them cute\"\n        ],\n        [\n            0,\n            \"why do girls choose the bad boy type of guys man i mean in real life hahahaha find a decent one again\"\n        ],\n        [\n            0,\n            \"way to go story about our gym and our trainer in today's way to go url\"\n        ],\n        [\n            0,\n            \"i'm a freshman in college just trying to grind and make it out in four years 💯 url\"\n        ],\n        [\n            0,\n            \"employees are getting started on building a home for a veteran this morning we love working with … url\"\n        ],\n        [\n            0,\n            \"is a russian word to describe that empty feeling you have for someone you once loved but no longer love\"\n        ],\n        [\n            0,\n            \"user being gone for 10 hours isn't really that long though … i've not logged in for days no one noticed i wouldn't take it personally\"\n        ],\n        [\n            0,\n            \"actress delivers baby girl shares childbirth experience url url\"\n        ],\n        [\n            0,\n            \"i am sure that reasonable arguments work well with the brexit bunch url\"\n        ],\n        [\n            1,\n            \"that's how fucked up our thinking has become because we're conditioned to compete for the attention of men\"\n        ],\n        [\n            0,\n            \"i hate that between conference where you're super fired up to study the new talks but you have to wait a few days before they come out\"\n        ],\n        [\n            0,\n            \"are when april fools began possibly new year's day moved from april 1 to jan 1 w adoption of calendar\"\n        ],\n        [\n            0,\n            \"hashtag part 3 so much more to see come by soon for the best selection over 300 titles … url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show ฿ friday chillin url url\"\n        ],\n        [\n            0,\n            \"new edition of ipl under new no cheer leaders no bollywood url\"\n        ],\n        [\n            1,\n            \"the art of marketing to woman fast respond sms wa line … url\"\n        ],\n        [\n            1,\n            \"' no one's going to listen to a bunch of old southern beating on their god hates gays drum ' url\"\n        ],\n        [\n            1,\n            \"user aw no can you dm me the store name your more card number and home address polly\"\n        ],\n        [\n            0,\n            \"to about the nine tails inside naruto have a little faith he is our son after all\"\n        ],\n        [\n            0,\n            \"user this person nearly took front of the car off forgetting they had a trailer on when cutting in url\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            1,\n            \"user user as opposed to saudi arabia who would kill you for being gay horrific places yet we are prepared to support one\"\n        ],\n        [\n            0,\n            \"📷 my with copper reduction url\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"accident cleared in hashtag on i 45 nb before 69 stop and go traffic back to telephone rd delay of 9 mins hashtag\"\n        ],\n        [\n            0,\n            \"nonprofits helping illegal immigrants took million from taxpayers url via user\"\n        ],\n        [\n            0,\n            \"if you have the space adding a to your home can be extremely useful having a drop zone where you can url\"\n        ],\n        [\n            0,\n            \"we'll be on your lawn holding a over our heads until then hashtag url\"\n        ],\n        [\n            1,\n            \"come in to save your spot mickey wouldn't want you to miss out 🇺 🇸 url url\"\n        ],\n        [\n            0,\n            \"user russian connection podesta deal hrc bho deal bill c speaking with russia every time\"\n        ],\n        [\n            1,\n            \"they're making money off of murder they don't give any shits about the kid they killed url\"\n        ],\n        [\n            0,\n            \"also because i really i really like you i mean you're smart and fuckin ' adorable you're the smartest kid i know but you're the only one\"\n        ],\n        [\n            0,\n            \"holder is perfect for your indoor or outdoor entertaining url\"\n        ],\n        [\n            0,\n            \"user the spaces are if it's the same letters numbers in the same order no matter where you put spaces it won't work\"\n        ],\n        [\n            1,\n            \"burton mens green white stripe ski ls polo shirt nwt s url url\"\n        ],\n        [\n            0,\n            \"tropical cyclone and weather on earth from space more url url\"\n        ],\n        [\n            0,\n            \"user ik i havent done enough research on obama tho to be able to contribute much to a conversation ab hi … url\"\n        ],\n        [\n            0,\n            \"tigers wing defence needs some work that's 3 3 tries to the dragons cause of this hashtag\"\n        ],\n        [\n            1,\n            \"weather now wind 18 2 km h direction ne temperature 17 0 c humidity 69 barometer 1015 5 hpa falling slowly rain today 0\"\n        ],\n        [\n            1,\n            \"particularly frustrating because u know a big reason is to prevent homeless people from sleeping and resting which is fucked up\"\n        ],\n        [\n            1,\n            \"i never understood his role like i understand there are supporting characters but he didn't support shit and he b … url\"\n        ],\n        [\n            0,\n            \"breaking jeff sessions and john kelly school california supreme court justice url\"\n        ],\n        [\n            0,\n            \"starting at 1pm tomorrow's lunchtime talk will focus on ' ' in room 34 … url\"\n        ],\n        [\n            0,\n            \"but good lord this morning was the first time i've ever the special snowflakes and keyboard warriors this much\"\n        ],\n        [\n            0,\n            \"latest user steps 1 hire inc to blanket social media reddit 2 release private dms 3 run smear campaigns on crappy media …\"\n        ],\n        [\n            0,\n            \"florida blue is pursuing an internal communications based in jacksonville fl apply url\"\n        ],\n        [\n            0,\n            \"12 44 bst temperature 13 7 ° c wind s 0 mph ave 0 mph gust humidity 93 rain hourly 0 3 mm pressure 1011 hpa falling slowly\"\n        ],\n        [\n            0,\n            \"user i don't want to worry you but in this spanish tv show hashtag they say you're a liar spanish fake news\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"i just entered to win a copy of a short guide to from user you can too url\"\n        ],\n        [\n            0,\n            \"tornado watch for the weather authority viewing area in al until 9 00 pm track it url\"\n        ],\n        [\n            1,\n            \"mr mcmahon names new general manager raw april 3 2017 url via user\"\n        ],\n        [\n            1,\n            \"which broker s should you choose to get the highest cash back each month check the answer at url\"\n        ],\n        [\n            0,\n            \"remember that essay i mentioned i gotta do it over not happy but i know when it's done i'm binge playing andromeda for days\"\n        ],\n        [\n            0,\n            \"user did you get the link i send you hope you like it and i can publish it very soon just waiting for your go\"\n        ],\n        [\n            0,\n            \"planning on participating in may reviewed this checklist tomorrow is a big deadline day … url\"\n        ],\n        [\n            0,\n            \"user robert just a note to thank you for following the only marketing and business you will find is a lot of talented young people\"\n        ],\n        [\n            0,\n            \"when the power goes out and you're in a room full of dead cats and you find out there was just an earthquake that you didn't feel oh\"\n        ],\n        [\n            1,\n            \"skybet not to be missed £ 10 free bet no deposit required join now to get your free £ 10 bet no deposit required … url\"\n        ],\n        [\n            0,\n            \"happy anniversary in service to god and humanity bro may god bless you more years of faithful service … url\"\n        ],\n        [\n            0,\n            \"nude model causes stir in australian photo shoot url url\"\n        ],\n        [\n            0,\n            \"hashtag legal aid of north carolina could be hurt by president donald trump's budget proposal url\"\n        ],\n        [\n            0,\n            \"congrats user well deserved one of the best 7s players around 👏 🏼 🌹 url\"\n        ],\n        [\n            0,\n            \"user a good team performance now get us some goals too 👍 see you on wednesday\"\n        ],\n        [\n            0,\n            \"prayers up for the innocent lives lost in hashtag our condolences to the families who lost loved ones during this senseless attack 🙏\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"user thank you have already a ds in and will be doing the same to a 🍺 🍺 when back home\"\n        ],\n        [\n            1,\n            \"you mad girl go ahead and follow me you can stalk all you want i'd look better in that uniform than you and your nasty friend do 🙃 ☺\"\n        ],\n        [\n            0,\n            \"atleast once a year it's wild that schools smaller and with less money than us can put on these big concerts and we can't won't\"\n        ],\n        [\n            0,\n            \"user 🎉 🎉 🍷 🍷 🥃 🥃 btw you're totally snoring rn but i'm too drunk to find my camera app and record it\"\n        ],\n        [\n            0,\n            \"to you will never reach the top of the glorious mountain that is my aesthetic chan\"\n        ],\n        [\n            1,\n            \"girls go missing and washington ’ s racial divide wider url url\"\n        ],\n        [\n            0,\n            \"is this news to you stay current with all the news from asu and earn toward great rewards hashtag url\"\n        ],\n        [\n            0,\n            \"petition for a picture where eva smiles where you can see her teeth user url\"\n        ],\n        [\n            0,\n            \"hashtag is a family event and is absolutely free venue lagos date sunday 9th april whisper to a friend\"\n        ],\n        [\n            0,\n            \"go back and review this talk from last years ps powerful stuff the price of power url\"\n        ],\n        [\n            1,\n            \"new usb data cable charger cord lead for samsung galaxy s4 s3 s2 note url url\"\n        ],\n        [\n            1,\n            \"using my iphone for the next six months is really really going to suck url\"\n        ],\n        [\n            0,\n            \"too many companies attackers or are blind how they operate attack you will never defend the right way hashtag hashtag\"\n        ],\n        [\n            0,\n            \"pak ambassador to us appreciates students to serve community url url\"\n        ],\n        [\n            0,\n            \"user i loved the first one with the ratings most followed by san i thought the was the soldier one\"\n        ],\n        [\n            0,\n            \"precisely one person went to see movie in the uk this is not a joke it is just a fact it 7 british\"\n        ],\n        [\n            0,\n            \"stop by elementary for the community disaster awareness event from noon the first di … url\"\n        ],\n        [\n            0,\n            \"a handful of patience is worth a of brains dutch proverb here ฿ ฿ ฿ ฿ uy url hashtag\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"meet the hiv positive beauty queen miss congo uk 2017 photos url url\"\n        ],\n        [\n            0,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            0,\n            \"india believes in not ceo url via user\"\n        ],\n        [\n            0,\n            \"pretty sure we just ran out of town with his team on pace to go good to have baseball back url\"\n        ],\n        [\n            1,\n            \"all across the world hashtag members are playing a game called fuck with the authorities url\"\n        ],\n        [\n            0,\n            \"if you dont chase em you replace em why you hating and taking credit for something that didn't involve your opinion 🤔\"\n        ],\n        [\n            1,\n            \"since i suck and i can't match a picture of mine and one of not even once i think ill do one with jungkook and then with jimin\"\n        ],\n        [\n            0,\n            \"artist revealed in a carved raven bone url it just needed to evolve like everything else\"\n        ],\n        [\n            1,\n            \"man utd set to beat city rivals with shirt sleeve sponsor worth four times more a season url url\"\n        ],\n        [\n            0,\n            \"shortage of job candidates with in data science requires major changes by universities and employers alike url\"\n        ],\n        [\n            0,\n            \"junior with free deck of standard playing cards url url\"\n        ],\n        [\n            0,\n            \"v what can those with lower scores do to improve their and skills url\"\n        ],\n        [\n            0,\n            \"user ▶ freddy p x out now rt tell me what you think about it url\"\n        ],\n        [\n            0,\n            \"therefore we are for christ god making his appeal through us we implore you on behalf of christ be to god\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            0,\n            \"sir jack was born on this day in he remains the only driver to have won the hashtag racing in his own … url\"\n        ],\n        [\n            0,\n            \"place is where the global church meets your local community learn more about their model for partnership … url\"\n        ],\n        [\n            0,\n            \"when to toss tax records url url you can throw away most supporting tax records after three year …\"\n        ],\n        [\n            0,\n            \"user as an old guy who's been a hockey fan since i say without hesitation this is one of the b … url\"\n        ],\n        [\n            0,\n            \"and the tunnel row all included in the highlights of press conference url\"\n        ],\n        [\n            0,\n            \"it's not what it looks like i can i'm sorry no url\"\n        ],\n        [\n            0,\n            \"yup will put an end to that also numbers reduced since obama url\"\n        ],\n        [\n            1,\n            \"16 30 israel women women live stream at bet 365 for all funded accounts url\"\n        ],\n        [\n            1,\n            \"the nina is my bitch i might have to rape a nigga the on my waist and i might have to bake a nigga\"\n        ],\n        [\n            0,\n            \"hashtag has made provision of rs cr in budget for free medicines to all patients visiting govt hospitals url\"\n        ],\n        [\n            0,\n            \"thinks that the more he mentions the more he is viewed as a hero in house of hashtag\"\n        ],\n        [\n            1,\n            \"somebody it she was scared after talking all that shit he was right idc 😂 🤷 🏽 ‍ ♀ ️ url\"\n        ],\n        [\n            0,\n            \"hashtag news a different dog for spring it ’ s assumed will everyone under url\"\n        ],\n        [\n            0,\n            \"alert pro isis group draws up ‘ kill list ’ of us targets threatens trump url\"\n        ],\n        [\n            0,\n            \"you can arrive at a more accurate conclusion on your own than more for taurus url\"\n        ],\n        [\n            0,\n            \"user very hard choice all fab they all have us in tears so did tom tonight mo to win for me x\"\n        ],\n        [\n            0,\n            \"user no mention of i keep hearing pg and dh for his part in a motion for the recall of the pres\"\n        ],\n        [\n            1,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your daily stats via url\"\n        ],\n        [\n            0,\n            \"experiencing blogging block then you need these 6 tips and tools url via ann\"\n        ],\n        [\n            0,\n            \"this semester specifically has been the most stressful with the least motivation yall already making memes about it\"\n        ],\n        [\n            0,\n            \"i see you weekend it's been an extra busy week playing catch up at work so i'm looking forward to a little down … … url\"\n        ],\n        [\n            0,\n            \"inches from doom are these the people ever url url\"\n        ],\n        [\n            0,\n            \"ceos are upbeat on indian economy url via nmapp url\"\n        ],\n        [\n            0,\n            \"user no 🙄 🙄 i have to go to south carolina cause my family wanted to pick up and move but we still own our … url\"\n        ],\n        [\n            0,\n            \"user fun fact the has to be frozen otherwise it loses its integrity and off\"\n        ],\n        [\n            1,\n            \"the ambassador must stop spreading fake news don't support period url\"\n        ],\n        [\n            0,\n            \"user i was implying that the internet community has minimal privacy as is and is now it's exposed furthermore\"\n        ],\n        [\n            0,\n            \"8 you know when professional writers say “ we ’ re not writing fan fiction ” my immediate reaction url\"\n        ],\n        [\n            0,\n            \"here's our angle of getting no call landing on hip and having to run to the locker room in ob … url\"\n        ],\n        [\n            0,\n            \"i think young thug is handsome lmfao i use to think he was ugly when he came out with maybe it's cause i like his style idk 😭\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"we want to take a time out to pause and share some exciting news that we have promoted dennis as our manager at url\"\n        ],\n        [\n            0,\n            \"even missile cards which at a glance seems off brand for me is ultimately about an with death\"\n        ],\n        [\n            0,\n            \"throwing 8 straight balls is a sight you don't see very often mike out to chat with the but he'll stay in the game\"\n        ],\n        [\n            1,\n            \"islamic state trump america being ‘ run by an idiot ’ isis has finally made its first official comments … url\"\n        ],\n        [\n            0,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            0,\n            \"to be honest it's been on repeat in the office too except for now ' cause i'm listening to user url\"\n        ],\n        [\n            0,\n            \"wont run away from people he just and bites not even because he feels rly threatened he just doesnt want to move\"\n        ],\n        [\n            0,\n            \"i woke up crying because i had a dream patrick and spongebob performed this big elaborate memorial thing because gary died\"\n        ],\n        [\n            0,\n            \"good morning ☀ ️ don't forget to drink your water be positive let go of the things you can't change thank me later\"\n        ],\n        [\n            0,\n            \"got some good shots of user at the studio today taking orders now hmu url\"\n        ],\n        [\n            1,\n            \"new ipad features a display 44 brighter than the ipad air 1 url via user\"\n        ],\n        [\n            0,\n            \"user lol they fired so many people but they hired them back you could be a like 😂 😴 😂\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 💫 waking up is hard url url\"\n        ],\n        [\n            0,\n            \"user my best friend user is turning 18 in a few days could you follow her as an early bday gift\"\n        ],\n        [\n            0,\n            \"user that is so cute and are going to be a help to the new baby i love you x\"\n        ],\n        [\n            1,\n            \"rainy day flash sale march 30th and 31st 3 pc set regularly 24 99 sale 18 99 sizes 3 mth 6 mth 9 mth 12 mth url\"\n        ],\n        [\n            0,\n            \"last night i cried tossed and turned woke up with dry eyes my mind was racing feet were pacing lord help me please tell hashtag\"\n        ],\n        [\n            0,\n            \"does hashtag have anything new to add when we heard her repeatedly views challenging hers aren't aired … url\"\n        ],\n        [\n            1,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"user i love u guys so much please always take care of yourselves we'll do our best to get beautiful … url\"\n        ],\n        [\n            1,\n            \"trump could be the unlikely saviour of syria as he puts his missiles where his mouth is url url\"\n        ],\n        [\n            0,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            1,\n            \"find popular hotels and best hotels in london with best to visitors with best prices … url\"\n        ],\n        [\n            1,\n            \"i liked a user video url top 10 raw moments wwe top 10 april 3 2017 reactions\"\n        ],\n        [\n            1,\n            \"let's defeat the backstage archwitch in the card battle mini garden game valkyrie crusade\"\n        ],\n        [\n            0,\n            \"co operative minister shri kumar silver jubilee foundation day of group of c … url\"\n        ],\n        [\n            0,\n            \"19 shared this with us human 2 … url\"\n        ],\n        [\n            0,\n            \"dear user please gag the has he ever watched a game just admitted he'd never been to st louis walk him out user\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            0,\n            \"hi user whenever in northern italy stop by our winery and have a chat wine sip cheers … url\"\n        ],\n        [\n            0,\n            \"interviews catherine author of the ya blood for blood series url url\"\n        ],\n        [\n            0,\n            \"tough loss for the suns but what a game for user a career high of 34 points and a near triple double against 😳 hashtag\"\n        ],\n        [\n            1,\n            \"new event john davis and the 30 06 2017 22 00 multi john davis we van the folk … url\"\n        ],\n        [\n            1,\n            \"happy to know my bro host made it to the game in time to get his pulled pork 😆 if you listened to the hashtag you'd … url\"\n        ],\n        [\n            1,\n            \"do you even realize how sick it is to tell someone to kill themselves just because they posted the song on twitter url\"\n        ],\n        [\n            1,\n            \"i am tired of lgbt characters being killed off by fucking white women im sick and tired of lgbt not url\"\n        ],\n        [\n            0,\n            \"user the fight thing yall did awhile ago but with ur dogs vs everybody dogs and why would win\"\n        ],\n        [\n            1,\n            \"qi wireless charging charger pad for samsung galaxy s7 s7 edge black url url\"\n        ],\n        [\n            0,\n            \"this employer got in by anti trump protesters url url\"\n        ],\n        [\n            0,\n            \"user i almost let him go last round too much coin for low output glad the stepped up haha\"\n        ],\n        [\n            0,\n            \"posted a new song hennessy got me in my feelings love laugh live url url\"\n        ],\n        [\n            0,\n            \"u s house of representatives make melania trump stay in the white house or pay for the expenses herself sign url\"\n        ],\n        [\n            1,\n            \"so the f up idiot driver who killed 13 nice people aboard a bus was texting while driving hashtag hashtag\"\n        ],\n        [\n            0,\n            \"nigerian pilot at long last his life long ambition of becoming the first african to fly around the … … url\"\n        ],\n        [\n            0,\n            \"it's astonishing how many ppl go 20 under the speed limit in this town ugh hashtag hashtag 😆\"\n        ],\n        [\n            1,\n            \"come get some bird bites at our branch and party with us today april 4th from 3pm until close for more url\"\n        ],\n        [\n            0,\n            \"if i get like me dey use time lose ceiling fan then i will engage u url\"\n        ],\n        [\n            0,\n            \"user closes the doors to the cupboard onto the penguin and for her life who knows whats … url\"\n        ],\n        [\n            0,\n            \"user beautiful amazing friend can make you laugh when you need one great sense of humor a very … url\"\n        ],\n        [\n            0,\n            \"coachella inspired mermaid halo eye makeup tutorial manny mua url via user\"\n        ],\n        [\n            0,\n            \"user once again publication can be by any means anyone info was restricted because it dealt with issues … url\"\n        ],\n        [\n            0,\n            \"relatively einstein letter at auction a letter from einstein to a physics teacher written url\"\n        ],\n        [\n            1,\n            \"check out these great children ’ s books about spring and read to your about the beauty of this season url\"\n        ],\n        [\n            1,\n            \"our easter services are family friendly and welcoming to all please join us during one of our 3 services … url\"\n        ],\n        [\n            0,\n            \"goodnight someone dm me something rlly nice and sweet for me to wake up to bc im always down in the morning love ya bye\"\n        ],\n        [\n            0,\n            \"only 10 days to go till our easter sunday show at user we can't wait to see everyone … url\"\n        ],\n        [\n            0,\n            \"so great that you included one couple that wasn't bachelor nation there are so many of us over 50 kudos to ellen and drew hashtag\"\n        ],\n        [\n            0,\n            \"the answer to yesterday's quiz was you can tune a piano but you can't fish by hashtag url\"\n        ],\n        [\n            0,\n            \"first day off in a while and feeling so very proud of all my amazing little in user company\"\n        ],\n        [\n            0,\n            \"hashtag enjoy a luxurious holiday on the island of source travel url\"\n        ],\n        [\n            1,\n            \"user trump doctrine don't fuck with trump finally a strong president that doesn't play with evil fuckers\"\n        ],\n        [\n            1,\n            \"user i'm gonna try it out and see how it goes persona has such crazy shit going on at all times and so many paths\"\n        ],\n        [\n            0,\n            \"so this week i'm bringing back a series to my channel i'm excited to see what people think long time viewers might be able to guess it\"\n        ],\n        [\n            0,\n            \"hashtag ♂ 35 6 5 6 5 moves rock smash crunch city timer 07 49 20m url\"\n        ],\n        [\n            0,\n            \"an overdose of enthusiasm is particularly troublesome for you more for taurus url\"\n        ],\n        [\n            1,\n            \"ceramic bottle neck marker label name tag gin lot of 3 vintage ebay url\"\n        ],\n        [\n            1,\n            \"user the previous offer of free owls resulted in … … corbyn and no owls url\"\n        ],\n        [\n            0,\n            \"​ com miami dolphins ’ 2013 nfl draft class an epic failure finally gone url\"\n        ],\n        [\n            0,\n            \"editorial try something new during westminster restaurant week carroll county … url hashtag\"\n        ],\n        [\n            1,\n            \"official san antonio spurs merchandise url appreciated and welcomed url\"\n        ],\n        [\n            0,\n            \"jones new york sport shorts blue womens nwt url url\"\n        ],\n        [\n            0,\n            \"a sense of panic hangs right at the edge of your awareness yo more for aries url\"\n        ],\n        [\n            0,\n            \"wants to hire lawyer to challenge patent url url\"\n        ],\n        [\n            0,\n            \"user you still doing the quote thing couple inches makes a big difference just throwing that out there\"\n        ],\n        [\n            0,\n            \"i have signed have you i have checked to see where my rep stands have you this is so important hashtag url\"\n        ],\n        [\n            0,\n            \"20th golden anniversary logo twenty years birthday celebration with ring and red ribbon isolated on url\"\n        ],\n        [\n            0,\n            \"retweeted daily user solidarity sundays women resist trump with monthly activism url\"\n        ],\n        [\n            1,\n            \"our latest hashtag success rates for 2016 will be available as from next week on our website url\"\n        ],\n        [\n            1,\n            \"come join our lindsay team employment opportunities available on our website url hashtag\"\n        ],\n        [\n            0,\n            \"user hello can you dm us your number so we can take a look md url\"\n        ],\n        [\n            0,\n            \"but i don't know all the of the landscape around the river just the little\"\n        ],\n        [\n            0,\n            \"nfl players team up with veterans to help make a difference in the world hashtag url\"\n        ],\n        [\n            1,\n            \"1967 americas cup twelve meter melbourne smith url url\"\n        ],\n        [\n            1,\n            \"◦ likes to touch your butt ◦ makes noises ◦ i like messing with you ◦ lazy sex url\"\n        ],\n        [\n            0,\n            \"i'm raising money for help with startup business click to donate url via user\"\n        ],\n        [\n            1,\n            \"this tea tastes like garbage but if the model on the front got a snatched waist ya girl about to have one too\"\n        ],\n        [\n            0,\n            \"🔵 🔵 league form 🇼 ️ 🇼 ️ 🇼 ️ will they make it 4 ️ ⃣ in a row v stoke url\"\n        ],\n        [\n            0,\n            \"on ecuador election based on province by province results but it's close and could get closer\"\n        ],\n        [\n            0,\n            \"user that's odd you can try another browser or you can get updates on our status line here al\"\n        ],\n        [\n            0,\n            \"hashtag to after many years of controversy the government has finally requested the peter apply for permits url\"\n        ],\n        [\n            0,\n            \"people who wait to have kids until they're ready are confusing everyone has the ability to pick up trash and yell while no one listens\"\n        ],\n        [\n            0,\n            \"user every persona game takes me months so i bet i'll still be stuck somewhere and screaming with you when you start 🙏 🏻\"\n        ],\n        [\n            0,\n            \"omg thank you user 🔥 🔥 🔥 fixed the sideways error entertainment url\"\n        ],\n        [\n            0,\n            \"user for sure just take a moment whenever you start feeling stressed and think about that moment standing i … url\"\n        ],\n        [\n            1,\n            \"decorative blue yellow as well as cream ball filler ornament decoration bowl filler by … url\"\n        ],\n        [\n            0,\n            \"user we had that once in portland about 7 years back late refs was after 9 00 i think\"\n        ],\n        [\n            0,\n            \"new gabriel conte video you guys should watch it it ' s beautiful url url\"\n        ],\n        [\n            0,\n            \"user thank you this was the wrist i broke last year had no idea flare up was related may … url\"\n        ],\n        [\n            0,\n            \"white house claims that trump tweet calling for gop defeat violated federal ethics law … url\"\n        ],\n        [\n            0,\n            \"thank you i appreciate the kind words but these kids deserve our best effort just like we want to see theirs url\"\n        ],\n        [\n            1,\n            \"trump needs to stop tweeting on flynn and shut up he started this mess looking for a way that find something on obama how that working\"\n        ],\n        [\n            0,\n            \"home sick today due to having to work thru a tummy yesterday which means it didn't really stop now waiting for dr to call\"\n        ],\n        [\n            0,\n            \"lol sorry you guys to a new page ☺ ️ so you're going to get a little with\"\n        ],\n        [\n            0,\n            \"user nah but in all seriousness i quite like them but i can see why people wouldn't 😎 🤔 url\"\n        ],\n        [\n            0,\n            \"fashion blogger of brunette from wall street sharing how to wear red and pink in one url\"\n        ],\n        [\n            0,\n            \"but i don't want that eventually there split up lmaoo remember sis kay was on the tv far longer than peyton url\"\n        ],\n        [\n            0,\n            \"notification of inability to timely file form 10 k 10 k 10 10 10 or 10 url\"\n        ],\n        [\n            0,\n            \"chase after me as a that rises into view far better than a choir a shooting star will sing now shine upon me\"\n        ],\n        [\n            0,\n            \"trump can pull money from his businesses whenever he wants — without ever telling us url\"\n        ],\n        [\n            0,\n            \"brushes off over festival photo read url by telegraph\"\n        ],\n        [\n            0,\n            \"microsoft advises windows to check their settings ahead of creators update release andy weir of post url\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            1,\n            \"k smith has a show on 04 02 2017 at 03 00 pm dawg house in nashville tn url hashtag\"\n        ],\n        [\n            0,\n            \"user why not we have farmers relief fund scheme for state and offer government employees to give one day salary in this\"\n        ],\n        [\n            0,\n            \"lift up children my mater the ohio state university will be offering summer camps for stem science url\"\n        ],\n        [\n            0,\n            \"you're feeling a sense of professional pride today stemming f more for scorpio url\"\n        ],\n        [\n            0,\n            \"user well come 4 well done to eating of poor cause ' dream project ' poor ' sa … url\"\n        ],\n        [\n            0,\n            \"seeing as user hasn't been off the box this week my son and i decided to make this url\"\n        ],\n        [\n            0,\n            \"mourinho the way we play at old trafford dominate opponents play in the box i think would have … url\"\n        ],\n        [\n            0,\n            \"if you just call it the affordable care act instead of obamacare you'll probably be ok w it call it … url\"\n        ],\n        [\n            0,\n            \"the movie ‘ ’ only had a budget of 400 000 – jon was only paid 1 000 to star\"\n        ],\n        [\n            0,\n            \"at and awkwardly listening on some guys conversation about cosplay for lol what are the odds 😅\"\n        ],\n        [\n            0,\n            \"a3 p ut your bills on auto pay so you don ’ t miss a payment pay down debt to 30 of your available credit to boost … url\"\n        ],\n        [\n            0,\n            \"i know i say this all the time but seriously wes is the best person i know i'm so thankful for his kind self\"\n        ],\n        [\n            0,\n            \"when your old coach still keeps in touch with you and says still one of the swings i've ever seen 😭 🤘 🏼 💖 ⚾ ️\"\n        ],\n        [\n            0,\n            \"t1 two ground outs and a back to the give a 1 2 3 inning in the 1st bears grab the bats for the first time today\"\n        ],\n        [\n            0,\n            \"today's training schedule thursday 6th april girls football from 5 30 to 6 30 at the boys url\"\n        ],\n        [\n            1,\n            \"the 2nd ac on this set literally slaps the sticks on the slate so damn hard every time we're about to go in i think i'm going deaf\"\n        ],\n        [\n            1,\n            \"£ 5 99 instead of £ 10 99 for a l ’ paris youth code cream from ltd – … url url\"\n        ],\n        [\n            0,\n            \"a happy and a blessed wednesday morning to all of us god bless us all always keep safe hashtag\"\n        ],\n        [\n            0,\n            \"user same 😂 when i went to the purple rain celebration last august here in la everyone laughed at this part lol\"\n        ],\n        [\n            0,\n            \"yay that was fun y'all had me cracking up when i wasn't crying that is lol thanks hashtag see ya next week hashtag\"\n        ],\n        [\n            1,\n            \"bitch dont make a twitter message me about ur man my ex that hes me all the time wont me 🤦 🏻 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"russian hackers targeted campaign staff twice url url\"\n        ],\n        [\n            0,\n            \"apparently trump told russia about this well before it happened and even before congress so they weren't exactly surprised\"\n        ],\n        [\n            0,\n            \"today's lunch menu special chicken bbq sauce grill special hot ham cheese sandwich strawberries\"\n        ],\n        [\n            0,\n            \"user maybe private properties be over since thats literally how they break\"\n        ],\n        [\n            0,\n            \"l l bean just its classic duck boot — we're obsessed url via user\"\n        ],\n        [\n            0,\n            \"my heart goes out to the victims of this heinous crime against humanity i also condemn those who show a blind eye url\"\n        ],\n        [\n            1,\n            \"the best way to get the books 25 contribution movie campaign free download of complete set of my 5 novels url\"\n        ],\n        [\n            0,\n            \"user in the meantime clear the of your browser and try again should same thing happen kindly use another browser or 2 3\"\n        ],\n        [\n            0,\n            \"the top 8 favourite louder than war url\"\n        ],\n        [\n            1,\n            \"apple watch 2 nike series 2 size black … w 3 others pic — url\"\n        ],\n        [\n            0,\n            \"user hi do newer versions support special features i ’ m still running an older version for the now thanks\"\n        ],\n        [\n            0,\n            \"do you ever feel this way do you want to keep your energy going all day take the 7 day … url\"\n        ],\n        [\n            1,\n            \"hashtag outlook video with direct for and eurusd … url\"\n        ],\n        [\n            0,\n            \"user just a thought you should add an alarm clock option to the app so users can wake up with their favorite music\"\n        ],\n        [\n            0,\n            \"user praying for your husband and family i know these hard times in our country he is strong i am ready to come to dc and serve with him\"\n        ],\n        [\n            0,\n            \"in your opinion which actors deserved national award for their performances in the last 15 years hashtag url\"\n        ],\n        [\n            0,\n            \"sl 136 3 in 25 5 ov run out ahmed 21 35 reckless from as he does not slide his bat in hashtag\"\n        ],\n        [\n            0,\n            \"biggest inspiration rn is user hands down goes to show how far being yourself can get you ☝\"\n        ],\n        [\n            1,\n            \"one guy was hoping trump kicks out all and builds the wall when he himself is hispanic people hurt my brain\"\n        ],\n        [\n            1,\n            \"is everyone in minneapolis as hung over as i am today 60 degrees in mn on a saturday is some dangerous shit\"\n        ],\n        [\n            0,\n            \"this hour we host a great young couple the who are sharing the testimony of their marriage hashtag url\"\n        ],\n        [\n            0,\n            \"don't have a dress for an upcoming formal or prom ❓ stop by closet april 11th from 6pm 8p m at the 11 12 ❗ ️ ✨\"\n        ],\n        [\n            1,\n            \"user first he thinks gays can be converted now he's joking about sexism what a peach this guy is\"\n        ],\n        [\n            0,\n            \"pls keep voting for the queen to win the money we can do it url\"\n        ],\n        [\n            0,\n            \"hashtag cops ' twitter handle in ethical storm economic times url\"\n        ],\n        [\n            0,\n            \"user you crack an egg into a softly boiling of water that has a splash of vinegar and let cook for 4 minutes\"\n        ],\n        [\n            0,\n            \"user they do exist you were looking in the wrong country found them in a gas station in california … url\"\n        ],\n        [\n            1,\n            \"user well then he better get busy making more babies so he can more cabinet positions with family\"\n        ],\n        [\n            1,\n            \"set of 4 oatmeal clear drinking glasses advertising rare url url\"\n        ],\n        [\n            0,\n            \"user off topic i don't think he should be if t o or players like him i can't think off right now don't get in\"\n        ],\n        [\n            0,\n            \"on the other side of things we get to enjoy this it is a little big for me but such a great … url\"\n        ],\n        [\n            0,\n            \"just because i tweet something doesn't mean it's relevant to my current situation my tweets are a reflection of my thoughts not my life\"\n        ],\n        [\n            1,\n            \"sell wes shares do you need to know how much are wes shares worth we can help you with selling shares one off url\"\n        ],\n        [\n            0,\n            \"harry potter inspired always design chrome series case for iphone 7 plus url url\"\n        ],\n        [\n            1,\n            \"candles and wax for electric candle and natural oils … url\"\n        ],\n        [\n            0,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            1,\n            \"user like in get this free by it email in april via amazon to give details url\"\n        ],\n        [\n            0,\n            \"explanation today during our meeting we started talking abt old so maria showed us her presentation on\"\n        ],\n        [\n            1,\n            \"from url fire damage east nj fd o s with a fire fire no extension … hashtag\"\n        ],\n        [\n            0,\n            \"custom color ribbon gold head by url url\"\n        ],\n        [\n            0,\n            \"earthquake m 5 0 philippines 2017 04 04 12 58 48 13 64 120 94 10 km a url\"\n        ],\n        [\n            0,\n            \"user straight to the army learn to do battle go back home get your land back live like you want\"\n        ],\n        [\n            0,\n            \"former user still giving out free gas even against the big url\"\n        ],\n        [\n            1,\n            \"jesse williams calls racist ' cotton ' ' destructive ' url url\"\n        ],\n        [\n            0,\n            \"user at nbc news trump never be a popular figure among americans so where is this popularity coming from\"\n        ],\n        [\n            0,\n            \"the dogs are gonna pose nicely whilst i take a picture of them through the side mirror right … url\"\n        ],\n        [\n            0,\n            \"uw madison scientists collaborate on that big problems in tiny url\"\n        ],\n        [\n            1,\n            \"you bouta get blocked no one is rude to my friends and you just really triggered me by being rude to daniel url\"\n        ],\n        [\n            1,\n            \"user user god sent trump to help us and to save our country and we elected trump god bless donald trump\"\n        ],\n        [\n            1,\n            \"i just got the user backpack and it's literally the best thing i've ever bought from a con it fills my pocket fetish 🍆 🍆 🍆\"\n        ],\n        [\n            1,\n            \"user a because i dress in green hilarious you fool bet you've poisoned it too\"\n        ],\n        [\n            0,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            1,\n            \"333 the walking dead season 7 zombie blood hot tv series 42 poster url url\"\n        ],\n        [\n            0,\n            \"everything you need to know about working with felt tips and tricks from shiny hashtag url\"\n        ],\n        [\n            0,\n            \"i was reminded again today that if a doctor tells you something that doesn't sit right trust your gut and get a 2nd opinion always\"\n        ],\n        [\n            0,\n            \"user such a wonderful day just having a little quiet time before i head back for the finishing touches hashtag\"\n        ],\n        [\n            0,\n            \"user i love that they start with these so early on its good character building hashtag\"\n        ],\n        [\n            0,\n            \"a new built has been unveiled in japan scientists will use the machine to the early state of universe\"\n        ],\n        [\n            0,\n            \"god life int'l donation in 🇼 powered by initiative partners url\"\n        ],\n        [\n            0,\n            \"many of life's failures are people who did not realize how close they were to success when they gave up thomas edison\"\n        ],\n        [\n            0,\n            \"5pcs nice end cap beads for leather cord jewelry fit 12mm charms golden curved url url\"\n        ],\n        [\n            0,\n            \"classical passes away at 84 funeral at park today url\"\n        ],\n        [\n            0,\n            \"las vegas restaurant files lawsuit against local heart attack shack url url\"\n        ],\n        [\n            0,\n            \"testimony thursday please share with us the amazing movement of god in your life past or present url\"\n        ],\n        [\n            0,\n            \"guys luke wont write my history essay 😕 i offered him my eternal friendship a cookie i thought it was a good deal\"\n        ],\n        [\n            0,\n            \"snorlax m iv 40 until 11 44 at 9 st url url\"\n        ],\n        [\n            0,\n            \"user seeing him run like this all the weight on the outside of his feet makes me want to hug him can't be a comfortable way to live\"\n        ],\n        [\n            0,\n            \"that goal by though fam one goal since the new year and does that sold bare dreams\"\n        ],\n        [\n            0,\n            \"ready for a beautiful day of saturday baseball go hashtag url\"\n        ],\n        [\n            1,\n            \"m iv 51 until 10 33 at 85 5th st url url\"\n        ],\n        [\n            0,\n            \"apparently he is a level 1 tech support and will be sending me on to level 2 buckle up gang gonna be a ride\"\n        ],\n        [\n            1,\n            \"user religion of peace they should have shot this animal dead and he would receive his reward url\"\n        ],\n        [\n            0,\n            \"the united states house of representatives and the united states senate stop president trump's url via user\"\n        ],\n        [\n            0,\n            \"user i know lgbt people are a protected species in the liberal media but we can't cover up we need to investigate\"\n        ],\n        [\n            0,\n            \"' copyright ' looks like lots of my favourite things in 1 place copyright open content non traditional publishing hashtag\"\n        ],\n        [\n            1,\n            \"user tell this loser wanted her another of obama their own polls showed neither russia nor h … url\"\n        ],\n        [\n            0,\n            \"user would love to try next vr have the oculus rift though any idea on when we might see it on the rift soon i hope\"\n        ],\n        [\n            1,\n            \"st louis analysis 2017 monster energy ralph and jeff break down all the action … … url\"\n        ],\n        [\n            0,\n            \"another christ at one of our events this is our top with rhinestone cross … … url\"\n        ],\n        [\n            0,\n            \"user i would have to ask i know it's been a few years for her but she did get back at it pretty quickly what does your say\"\n        ],\n        [\n            0,\n            \"take the how many people died from the as opposed to the bible who wins ― frank\"\n        ],\n        [\n            0,\n            \"51 today teddy debut 2004 making 76 league appearances scoring 28 goals hashtag hashtag\"\n        ],\n        [\n            0,\n            \"official music release by san user can get it straight banger download now url\"\n        ],\n        [\n            0,\n            \"user she loves yoga and meditation and says ever since she started yoga she has less stress and thinks it is a method hashtag\"\n        ],\n        [\n            1,\n            \"senior learning manager full time 12 months maternity cover contract url url\"\n        ],\n        [\n            0,\n            \"i'm all for saving time throw in a pan some roasted veggies from yesterday's dinner some and url\"\n        ],\n        [\n            0,\n            \"url obamacare will cost 350 billion who's going to pay it … url\"\n        ],\n        [\n            1,\n            \"more cash to help find killers who murdered kansas city veteran just walking his dog url\"\n        ],\n        [\n            0,\n            \"user memorial is a hashtag rally for zuma to fall many fallen even their memories are lost in bid to remove zuma\"\n        ],\n        [\n            0,\n            \"good luck to user as he tees off at the hashtag in a few minutes big moment for the from ⛳ ⛳ ⛳\"\n        ],\n        [\n            1,\n            \"the politicians animals are dancing on the street of pakistan are looking at them and then look in the sky in search of god\"\n        ],\n        [\n            0,\n            \"i am forgot to mention that yesterday nails and toes never thought id like it as much as i do thank you url\"\n        ],\n        [\n            0,\n            \"it's always awkward going into a make up day and having to explain to the teacher u didn't learn anything in class and that's why ur there\"\n        ],\n        [\n            0,\n            \"i liked a user video url t o p x uhm ‘ d i s c o ’ in 2016\"\n        ],\n        [\n            0,\n            \"this could easily turn into world war 3 people in hours or days y'all better pay attention url\"\n        ],\n        [\n            0,\n            \"user and yeah a therapist will tell you the thing but aso give you tools to get that negative self talk out of your head\"\n        ],\n        [\n            0,\n            \"user nice i'm glad it's good never understood why people needed to hate it before it even came out\"\n        ],\n        [\n            0,\n            \"user you have new job matches any jobs within 25 mi of las vegas us url\"\n        ],\n        [\n            0,\n            \"user looks like our girls are having an amazing junior year looking forward to being a mom ho … url\"\n        ],\n        [\n            1,\n            \"7 superb luxury watches that the “ entry level ” url\"\n        ],\n        [\n            0,\n            \"user user i hope the people that looking at this video soon realize that it's only about the money with this group\"\n        ],\n        [\n            0,\n            \"user what about me looks down at my clothes they were a little loose and not quite what in was used t … url\"\n        ],\n        [\n            0,\n            \"you know one of my friends she faked a headache an — lmaoooo that's funny asf but mean url\"\n        ],\n        [\n            0,\n            \"09 25 bst temperature 16 6 ° c wind s 0 mph ave 1 mph gust humidity 48 rain hourly 0 0 mm pressure 1027 hpa rising slowly\"\n        ],\n        [\n            0,\n            \"as the draft approaches here's a look at how last year's top pick ryan has developed in his rookie yr … url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            1,\n            \"explosive 1st class joseph a 26 kia 2007 hashtag url\"\n        ],\n        [\n            0,\n            \"the heart of a station the premier station is a low cost unit that has a lot of fe … url\"\n        ],\n        [\n            0,\n            \"user user never in history was the filibuster used against supreme court nominee so sit down take it\"\n        ],\n        [\n            0,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            1,\n            \"what's wrong with the world it seems new way of terrorism is to drive vehicles over hashtag stay vigilant\"\n        ],\n        [\n            0,\n            \"don't let your fears hold you back click here to find out about this great opportunity url url\"\n        ],\n        [\n            0,\n            \"podcast hashtag scott friend managing director capital discusses why period is the single mos … url\"\n        ],\n        [\n            1,\n            \"the live at london 2005 malaysia edition dvd rare new sealed url url\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            1,\n            \"good morning good news huawei is now plan 999 before plan hashtag pa more url\"\n        ],\n        [\n            0,\n            \"i was asked about cum inflation recently and didn't even realize i made a piece that already has it one of the weird things with\"\n        ],\n        [\n            0,\n            \"walmart expands recall now includes dozens more frozen food items here ’ s an official list url\"\n        ],\n        [\n            0,\n            \"el larvitar ♀ 24 4 5 1 5 rock smash crunch s large til 14 22 00 27m url\"\n        ],\n        [\n            0,\n            \"trump is literally the truth of sarcasm he's being sarcastic the whole time only he isn't being sarcastic man he's strange\"\n        ],\n        [\n            1,\n            \"a great waste a great woman the destruction of hillary clinton sexism sanders and the millennial feminists url\"\n        ],\n        [\n            0,\n            \"tried to send user a video of me eating a huge burger but found out it was completely raw on the inside … url\"\n        ],\n        [\n            0,\n            \"user my bad new twitter made it hard for me to notice you were replying to the idol tweet that one's real\"\n        ],\n        [\n            0,\n            \"user oh whoa oh whoa is it noticeable i mean really noticeable i would like to keep it hidden though 😵\"\n        ],\n        [\n            0,\n            \"nothing you ’ ve ever given has gone unnoticed every sacrifice you ’ ve made every time you stopped to help someone god saw that\"\n        ],\n        [\n            0,\n            \"to anyone who thinks it's a joke adult swim is actually the new rick and morty episode\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag no man's sky live at url\"\n        ],\n        [\n            0,\n            \"oklahoma city thunder final thunder 110 bucks 79 mil m okc e 0 … url\"\n        ],\n        [\n            0,\n            \"city a blueprint for current a league expansion joe url url\"\n        ],\n        [\n            0,\n            \"govt steering committee for world bank assisted public sector governance and development url\"\n        ],\n        [\n            0,\n            \"thanks obama for saving us auto industry psst donnie can't take credit for others ' work hashtag url\"\n        ],\n        [\n            0,\n            \"user i just can't get past the fact that you enjoy soggy pineapple juice filled pizza\"\n        ],\n        [\n            0,\n            \"your success is tied to someone else's dreams while the sun's more for pisces url\"\n        ],\n        [\n            0,\n            \"major addressing the jr members at the pre torch awards banquet hashtag url\"\n        ],\n        [\n            1,\n            \"so tired of feeling like shit all the time miss being able to stream regularly feels like i'm constantly … url\"\n        ],\n        [\n            0,\n            \"user how have you spent 4 grand on this crap made you should respect the manager who created playing football the arsenal way\"\n        ],\n        [\n            0,\n            \"since when does a president need to ' consult with congress ' to use the powers he already has that were granted him in article 2\"\n        ],\n        [\n            0,\n            \"user in general having hoes is no accomplishment but his point accurate dude gotta work for it girls don't\"\n        ],\n        [\n            0,\n            \"user was achieved by chemistry made jessica part of the cast and that is not seen every day\"\n        ],\n        [\n            0,\n            \"can ’ t wait for this show heard a lot about it this week when dan was here get url\"\n        ],\n        [\n            1,\n            \"user user yeah they are likely to tell him that right now in our situation what a load of crap\"\n        ],\n        [\n            0,\n            \"man prevents bank robbery by spitting into the eyes of gets award url hashtag\"\n        ],\n        [\n            1,\n            \"every cm should do what u cm is doing in order to stop cow slaughter hashtag url\"\n        ],\n        [\n            0,\n            \"when you thought you'll have a doctors apt all alone today then he shows up to the doctors office 💕 ❤ 👶 🏽 💍\"\n        ],\n        [\n            0,\n            \"pearl west capacity with another office lease add first american title insurance company to the growing list … url\"\n        ],\n        [\n            0,\n            \"aaron hernandez could potentially his way out of his double murder charges user … url\"\n        ],\n        [\n            1,\n            \"the o'reilly factor 4 4 17 bill o'reilly fox news april 4 2017 url via user\"\n        ],\n        [\n            0,\n            \"there are two kinds of people i don't trust people who don't drink and people who collect stickers c url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"what happens when he's the bigger threat to the woman kid he loves nowhere to hide user … url\"\n        ],\n        [\n            0,\n            \"b4 springs 1 1 tyler jackson doubles in run but brock gets out of further trouble user\"\n        ],\n        [\n            1,\n            \"i entered user sweeps for my chance to win an apple watch series 2 ™ url\"\n        ],\n        [\n            0,\n            \"one of the greatest and original props ever the skyline money tree they are very rare and players literally url\"\n        ],\n        [\n            0,\n            \"i am literally their critic i never give them an inch they've even me and they had a massive hole to dig out of after s3\"\n        ],\n        [\n            0,\n            \"user hi guys i can't login to with the my email address it's saying my password has changed but i haven't changed it 1 2\"\n        ],\n        [\n            0,\n            \"it could seem like there are invisible boundaries in place tha more for aquarius url\"\n        ],\n        [\n            0,\n            \"it's now way in line with what the ui apple uses in itunes for the longest time url\"\n        ],\n        [\n            1,\n            \"2001 harley davidson electra glide bid on this now on ebay url url\"\n        ],\n        [\n            0,\n            \"solid experience with super solid ppl ty for the exposure learned a lot and we're ready to … url\"\n        ],\n        [\n            0,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            0,\n            \"best feeling is when you know you're gonna wake up on your birthday with your bestfriend right by your side 💖\"\n        ],\n        [\n            1,\n            \"user nigerians just can't pull off something without any form of or foul play we dey watch\"\n        ],\n        [\n            0,\n            \"the world hears sign of the times tomorrow user how does that feel so excited for you pls follow url 403\"\n        ],\n        [\n            1,\n            \"the spring sale is on at url use code for 5 off of your full order url\"\n        ],\n        [\n            1,\n            \"user once u took office u r responsible for everything that has happened on your watch what will happen because of your ignorance\"\n        ],\n        [\n            0,\n            \"user today is my bday he is a fan of u put a tweet wishing him d wishes hoping u will reply\"\n        ],\n        [\n            0,\n            \"user better than paradise and house not sure of shadab swear by its name well hope … url\"\n        ],\n        [\n            0,\n            \"has grown sure is it possible that he could still be at the place he was when he used as a metaphor for capitalism yep\"\n        ],\n        [\n            0,\n            \"album to commute by hashtag ' wood metal plastic pattern rhythm rock ’ from nyc url\"\n        ],\n        [\n            0,\n            \"this argument about families to pay for private school is a very weak one but ppl will buy it anyway\"\n        ],\n        [\n            1,\n            \"user at some point how did we fuck up a slam dunk in 2016 and how do we start doing better is necessary\"\n        ],\n        [\n            1,\n            \"damn i lost or my dark souls 1 xbox 360 disc i was gonna give it to my coworker since him and his kid were debating playing it\"\n        ],\n        [\n            0,\n            \"unit was all fun and games when we were doing the activities in placement now it's a bloody carry on writing it all up 😴 ☹\"\n        ],\n        [\n            0,\n            \"the food is to die for gorgeous style and my face tastes beautiful these are all\"\n        ],\n        [\n            0,\n            \"not many of us can imagine an honest and good man when they see someone sleeping on the street at least not … url\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"user now a lot of the budget going on huge payments from that time and will continue for very long time\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show ended up in url url\"\n        ],\n        [\n            1,\n            \"the brutal seal massacre started two days ago this is a victim of one of the to url\"\n        ],\n        [\n            0,\n            \"user even if you didn't agree with her views you need not have used such language to prove your point\"\n        ],\n        [\n            0,\n            \"severe thunderstorm warning including newton ms ms ms until 7 00 am cdt url\"\n        ],\n        [\n            0,\n            \"4pcs 1 4 m modern flowers hand painted on canvas wall art oil painting url url\"\n        ],\n        [\n            0,\n            \"user well this is the way i see it if they're thick enough to work for the the chances are they we … url\"\n        ],\n        [\n            1,\n            \"celebrate spring with savings contact your co op fuel team in prince albert or … url\"\n        ],\n        [\n            1,\n            \"🇺 🇸 american engineers are everywhere • quit using staff dev import head hunters go straight to universities c … url\"\n        ],\n        [\n            0,\n            \"rejected baseball game ideas punch out mark and juice ' em up david ross dance dance revolution hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user mate you can't even spell her name 😂 can guarantee she's doing much better in life than you ever will dickhead ☺ ️ 👏 🏼\"\n        ],\n        [\n            0,\n            \"user ya but if u dont know what items to buy then no point hahaha but i prefer tho glass cannon\"\n        ],\n        [\n            0,\n            \"i love how and fellow ph army to report the current situation on ticketing sites ang at abs 💕\"\n        ],\n        [\n            0,\n            \"user user early he may be available i doubt anyone wants to move up to 22 so i don't see this happening just dreaming 😇\"\n        ],\n        [\n            0,\n            \"george miller needs to jump into the matt joss whedon we need elite action directors here\"\n        ],\n        [\n            0,\n            \"aw this weather makes me so buzzing for 5 weeks til hurry up i be pissed in the sun asap\"\n        ],\n        [\n            0,\n            \"china's xi has one big message for donald trump chinese president xi will likely … url\"\n        ],\n        [\n            0,\n            \"now we are playing unknown artist track 3 on radio the only radio that plays more african music hashtag\"\n        ],\n        [\n            0,\n            \"8 year old girl draws pictures of her life with blind cat until her parents let her adopt her … url\"\n        ],\n        [\n            0,\n            \"love u more wtf the guy beat his now ex gf and now he was caught driving drunk do you understand that he could … url\"\n        ],\n        [\n            0,\n            \"hashtag white men must always be saved from their in trump's america url\"\n        ],\n        [\n            0,\n            \"free dirt free delivery all bay area services tractor url url\"\n        ],\n        [\n            0,\n            \"and it's not the fault it's the poor officiating of the user that put her in this spot url\"\n        ],\n        [\n            0,\n            \"today is a sad sick day lord knows i'm not i'm not leaving my house and i'm not talking to no snakes\"\n        ],\n        [\n            1,\n            \"user dead victim opens eyes media goes quiet as russia exposes us lies at security council url\"\n        ],\n        [\n            0,\n            \"since my style has become almost exclusively tshirts and jeans shorts i can't some of the style trends i see in person or online\"\n        ],\n        [\n            1,\n            \"want a free cab portland big freebie from lyft with promo code uber is upset total truth … url\"\n        ],\n        [\n            1,\n            \"live painting drawing and event with cash prizes sat 13th may 2017 8am 6pm for more information visit … url\"\n        ],\n        [\n            0,\n            \"sometimes periods of peace and prosperity lead to god uses individuals good and evil to make huge url\"\n        ],\n        [\n            0,\n            \"steve i live for myself and i answer to nobody hashtag url\"\n        ],\n        [\n            0,\n            \"good morning however believes in christ 9 1 i am speaking the truth i belong to christ and i do not url\"\n        ],\n        [\n            0,\n            \"from this thursday the uk government is cutting support for third or more children in ' just about managing ' url\"\n        ],\n        [\n            0,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            0,\n            \"congratulations to user and third year ra hannah on winning our highest honor it … url\"\n        ],\n        [\n            0,\n            \"user i know what you're trying to do you're trying to kill me so you can take my ps4 and anime so you can … url\"\n        ],\n        [\n            0,\n            \"user lmao you're rude 😂 idk what fashion is like but i know some people still take pictures like this\"\n        ],\n        [\n            0,\n            \"a lovely day to think about a break by the sea new forest at this lovely holiday apartment perfect all year … url\"\n        ],\n        [\n            0,\n            \"user hi simon we're sorry for our delayed operations rest assured our agent is doing his best to get you on your way asap aa\"\n        ],\n        [\n            1,\n            \"flow of our tax dollars away from war and to funding human and environmental needs sign this url\"\n        ],\n        [\n            0,\n            \"very good answers i was very by the bay cost of living tech inequality\"\n        ],\n        [\n            0,\n            \"that's my biggest worry i'm not sure of the problem not to talk of answers url\"\n        ],\n        [\n            0,\n            \"user user yeah it helps in a lot of ways and it's easier to find 10 minutes for twitter than 3 hours to write a post\"\n        ],\n        [\n            0,\n            \"organization seeks to give men “ brave space ” to discuss spirituality and healthy forms of masculinity … url\"\n        ],\n        [\n            0,\n            \"how do look this nightmare of a photoshop job and think yeah lets go with that one url\"\n        ],\n        [\n            0,\n            \"great effort by user this week looks like a great year ahead for scottish ladies golf a great finish by shannon today\"\n        ],\n        [\n            0,\n            \"user green good morning green and lol i'm in only i will be having the green n url\"\n        ],\n        [\n            0,\n            \"user chemical attacks are wrong don't children from adults its beyond anything else\"\n        ],\n        [\n            0,\n            \"keys to technology in hashtag and self care make it simple to try easy to track and fun to testify says … url\"\n        ],\n        [\n            0,\n            \"russell ' joke ' about young women had no place at the url\"\n        ],\n        [\n            1,\n            \"how to make your hotel room healthier by via nyt url url\"\n        ],\n        [\n            0,\n            \"user user this is ludicrous phantom was loved and long before people started tearing it to\"\n        ],\n        [\n            0,\n            \"i just checked in at and the bar with hashtag download today url\"\n        ],\n        [\n            1,\n            \"user we don't need media to uncover how stupid you are you are doing a fine job being an a hole w o their help hashtag\"\n        ],\n        [\n            0,\n            \"when im not with her i think about chilling with her but every time i'm with her i have nothing to say to her i don't wanna with her\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            1,\n            \"url adidas boost 350 v2 black white size 10 5 authentic w receipt ds bred\"\n        ],\n        [\n            0,\n            \"just a spending all her money on youtubers ' creations hashtag url\"\n        ],\n        [\n            0,\n            \"seems like no matter how much we try if at all really to avoid hashtag foreign govt ' finds ' a way to get involved 😒 hashtag\"\n        ],\n        [\n            0,\n            \"user hope someday i could hug you because i'm here in this family since 12 years old and i need you so much\"\n        ],\n        [\n            0,\n            \"i try to change myself for the better my friend in prison wrote me another letter he said you better quit cause everybody\"\n        ],\n        [\n            1,\n            \"gary sanchez is not hurt greg bird is not hurt this is what im saying to myself i dont want all the baby bombers on the damn dl\"\n        ],\n        [\n            1,\n            \"a bunch of popular unlocked smartphones for two days only url url\"\n        ],\n        [\n            0,\n            \"day 4 hashtag was looking forward to proper kung fu tonight w out meds something in my neck is horribly wrong … url\"\n        ],\n        [\n            1,\n            \"i plan to attend upcoming seminar you can help get me there pick up a shirt during user ' sale … url\"\n        ],\n        [\n            0,\n            \"it's filthy and absurd to use the in the name of god to justify any act of violence that certainly from humans ' own\"\n        ],\n        [\n            0,\n            \"very people who putin seek the president's destruction hillary clinton obama global corporations armed t … url\"\n        ],\n        [\n            0,\n            \"people are ready open when they are ready open throw in timing it's no use to fight the pace at which things are meant to go\"\n        ],\n        [\n            1,\n            \"check out my new single somebody loves me by and live on hashtag url\"\n        ],\n        [\n            1,\n            \"user what the actual fuck man 😂 😂 😂 can't believe people are following that weirdo clearly mentally unstable\"\n        ],\n        [\n            0,\n            \"saddle up partners there's only one month left to enter this year's hashtag enter here url\"\n        ],\n        [\n            0,\n            \"well just so you know most higher up executive in me a are males so yeah there you go males are ruining themselves\"\n        ],\n        [\n            1,\n            \"it's like the new but it's just mickey mouse abusing his dog and telling everyone to die\"\n        ],\n        [\n            1,\n            \"pink rug 4 7 quot 9 quot feet cm home floor decor turkish url url\"\n        ],\n        [\n            0,\n            \"do you eat your dinner next to the trash can throwing your food away so you don't have only saving only 1 i do\"\n        ],\n        [\n            0,\n            \"user i don't think so but i just did quick match when i played i'll check it next time i'm online\"\n        ],\n        [\n            0,\n            \"today is national hashtag how many of you will be adding some exercise to your daily commute url\"\n        ],\n        [\n            0,\n            \"user user we've already had our say we had a referendum and voted to leave with or without a deal become independent again\"\n        ],\n        [\n            0,\n            \"and another shout out to my man user for catching up while i was bills url\"\n        ],\n        [\n            0,\n            \"joe kills wade after he fills up on skyline and takes a heroic stand against 3 of finest\"\n        ],\n        [\n            0,\n            \"user user miss u both 😉 we r 4 u both champ come back soon\"\n        ],\n        [\n            1,\n            \"d 🍊 trump is seen on a tape describing sexual harassment he's president i guess it doesn't make any sense pisses me off who thought\"\n        ],\n        [\n            0,\n            \"user i read something about an elderly trump voter who's being negatively by new policies but w … url\"\n        ],\n        [\n            0,\n            \"we will be live tonight at 9 20 12 minutes trying to beat yay sarcasm this level is come find out why\"\n        ],\n        [\n            1,\n            \"just in we have recently added a 2007 rx 350 to our inventory check it out url\"\n        ],\n        [\n            0,\n            \"the oc all star football game will be cancelled this summer very sad news worked extra hours 2 help fill north oc roster but all for not\"\n        ],\n        [\n            0,\n            \"i need to sleep thanks dear lord for the saturday i'll be back just in time for the reports i'll be very to spoilers this year\"\n        ],\n        [\n            0,\n            \"user just did nothing particularly interesting though several platforms where i didn't register my name o … url\"\n        ],\n        [\n            0,\n            \"user haha yes my fault — i was too slow all sold out before i could nab one if any become free let me know\"\n        ],\n        [\n            0,\n            \"good news for the future democratic bangladesh who they are waiting for the light at the end of the tunnel url\"\n        ],\n        [\n            0,\n            \"even within all systems gods and goddess found perfection for most 7\"\n        ],\n        [\n            1,\n            \"anna has her old nude videos found online double funny podcast highlight url via user\"\n        ],\n        [\n            0,\n            \"where to find pot growing cannabis outdoors in maryland arizona dealer url url\"\n        ],\n        [\n            0,\n            \"user birds of the same feather flock together i'm just glad that hold card has been peeped\"\n        ],\n        [\n            1,\n            \"forretress f iv 51 until 10 14 at 2 6 st url url\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            0,\n            \"harvard teach your subjects not politics that fit professor beliefs you are becoming with dark clouds over your campus\"\n        ],\n        [\n            0,\n            \"what are your favorite user now something that you use regularly and makes your life easier\"\n        ],\n        [\n            0,\n            \"there are many places where you can buy hardwood one of the places is in your local stores you should vi url\"\n        ],\n        [\n            0,\n            \"society meeting to discuss ' and frauds ' focus url\"\n        ],\n        [\n            1,\n            \"new support your local artist in this case it's artist youtuber and runner … url\"\n        ],\n        [\n            1,\n            \"3 ether 4 local slave ether 1500 4 ether 5 local slave ether 1500 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"reputation would've been good enough to say prince — er king just because said it doesn't mea … url\"\n        ],\n        [\n            1,\n            \"check it out will 12 page product catalog magazine for 5 on hashtag url\"\n        ],\n        [\n            0,\n            \"user guess user didn't read all the way to the end of your article no jeff mention\"\n        ],\n        [\n            1,\n            \"user just focus on the people who are positive influences in your life and even though he's a cunt\"\n        ],\n        [\n            0,\n            \"user what's with audio over feed constantly happening on hashtag feed annoying\"\n        ],\n        [\n            0,\n            \"meet the obama who survived trump ’ s clean sweep url url\"\n        ],\n        [\n            1,\n            \"user user true man the quote tweet to fuck people's mojo up was sick twitter jail though god damn that's too much tweeting\"\n        ],\n        [\n            0,\n            \"a female will try to capture the best electric type of developer north region making the first appeared\"\n        ],\n        [\n            0,\n            \"she was known as the most dangerous chick in town she stole the hearts and souls of men left them questioning their existence w out her\"\n        ],\n        [\n            1,\n            \"betvictor huge offer bet £ 10 and get £ 60 in free bets £ 30 sports £ 30 casino join here url url\"\n        ],\n        [\n            1,\n            \"user no you are not the only one world war three has just begun american bombs a falling in syria\"\n        ],\n        [\n            0,\n            \"user im not making border runs for you this time no like after you that … url\"\n        ],\n        [\n            0,\n            \"wind 2 5 mph nnw 1027 50 mb rising slowly temp 13 6 ° c rain 0 0 mm humid 66 uv 1 8 solar hashtag\"\n        ],\n        [\n            0,\n            \"at least 4 long ducks still today but no further sighting of no since thursday\"\n        ],\n        [\n            0,\n            \"just you were having a bad day watch this video of a baby fox learning to sit 😭 😭 url\"\n        ],\n        [\n            0,\n            \"april 4 2017 at 11 22 am sells gemini to str url technology ltd str has purchased tri …\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"i need my chocolate fix this easter enter to win a hotel hamper with user url\"\n        ],\n        [\n            0,\n            \"animation wise teen titans was probably one of the weaker films but it was a fun watch url\"\n        ],\n        [\n            1,\n            \"user ur another misguided by design who blames trump for anything from falling stars 2 new sea m … url\"\n        ],\n        [\n            1,\n            \"if you feel you're a victim of unfair character to do the same to others is a horrible and disgusting irony hashtag\"\n        ],\n        [\n            0,\n            \"user user completely agree with thoughts re the cock rock paul in heroes and villains\"\n        ],\n        [\n            0,\n            \"user what's a a group of a catfish a of salt and a man with dog vision … url\"\n        ],\n        [\n            0,\n            \"user yes for that we respect him that doesn't mean we should behave like his slaves mp duties … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url erotic dreaming beats wet dreams\"\n        ],\n        [\n            0,\n            \"arctic ice photos from nasa flights are beautiful and the mercury news url\"\n        ],\n        [\n            1,\n            \"♂ 10 11 8 bite has appeared available until 20 21 57 25m 7th url\"\n        ],\n        [\n            0,\n            \"‘ idea that somehow nunes is ’ more partisan than schiff ‘ is ’ video url via user\"\n        ],\n        [\n            0,\n            \"celebrate easter with the awesomeness of god in this years hashtag powered by christ embassy url\"\n        ],\n        [\n            0,\n            \"user i just want to know how tories keeping getting in over lib dems greens ukip labour people really believe … url\"\n        ],\n        [\n            0,\n            \"user yes well i went to visit my grandma but i kinda stood out because of my colouring so people came over for a pat\"\n        ],\n        [\n            1,\n            \"i just entered the ® instant win enter now and you could win a 500 gc and i may get a bonus entry url\"\n        ],\n        [\n            0,\n            \"user — presence malik it was only a whisper and within the next second she finds herself smashed hard against the wall her —\"\n        ],\n        [\n            0,\n            \"user lol not buying into the russia hysteria and supporting trump aren't the same thing nice try tho url\"\n        ],\n        [\n            0,\n            \"user i'm so used to hearing you talk about anime on stream etc i didn't realize anime was a new thing … url\"\n        ],\n        [\n            0,\n            \"user are these plans still valid and what will happen if i recharge for today url\"\n        ],\n        [\n            0,\n            \"listening to tomorrow's set list hopefully i'll make it to church in time for the sound check at 10 big truck small crew\"\n        ],\n        [\n            0,\n            \"hey thanks user for the follow your rock 3 steps to linkedin authority report url\"\n        ],\n        [\n            1,\n            \"user is he still making his one argument about how liberals can be dicks too really thought provoking stuff\"\n        ],\n        [\n            0,\n            \"ive been dead but id like to say i love clay jensen so much and i finished 13rw i cried several times watching it\"\n        ],\n        [\n            0,\n            \"the aliens invade night at the great lakes science center hashtag url\"\n        ],\n        [\n            0,\n            \"user user never stop dreaming we'll never stop u like u said we'll rise kisses shinesattradelaunch\"\n        ],\n        [\n            0,\n            \"traffic alert on pennsylvania i 76 all directions between exit us 15 and exit 247 i to pa affecting no lan\"\n        ],\n        [\n            0,\n            \"going down to brighton to pick up my race pack later but first a breakfast meeting the beach is calling so not in the mood for business 😆\"\n        ],\n        [\n            0,\n            \"shots fired at the capitol brits send divorce papers to eu url url\"\n        ],\n        [\n            0,\n            \"user after my internet came back up and i called them they said everything was fine on there side but it wasnt\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            1,\n            \"you might be disgruntled with your current social standing bec more for taurus url\"\n        ],\n        [\n            0,\n            \"wandering the this feeling of being lost is so so but no one is there to guide him anymore it's been a long time since\"\n        ],\n        [\n            0,\n            \"user she'll take the 5th just like did nothing happen nothing will ever happen to anyone involved with obama\"\n        ],\n        [\n            0,\n            \"real or not there's a new mickey rangers won't make playoffs url url\"\n        ],\n        [\n            0,\n            \"i also would like guts to homer style guts why you little url\"\n        ],\n        [\n            0,\n            \"awww the lovely john sergeant doing what he does best speaking the truth yep we did win user in our own w … url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag whatever you do whoever you are and wherever you are we will treasure you until time stop\"\n        ],\n        [\n            0,\n            \"boy and girl arrested on of school massacre url via user\"\n        ],\n        [\n            0,\n            \"user we're having a single steak rare served with a glass of milk followed by four rolls\"\n        ],\n        [\n            0,\n            \"user agreed though i still maintain that reid should have called the and forced them to keep try … url\"\n        ],\n        [\n            0,\n            \"the time bomb that will wipe out virtually every fund in america url via user\"\n        ],\n        [\n            0,\n            \"user literally every time i'm taken there i lose in some way or form and it's just a bad luck stage now i'm done with it\"\n        ],\n        [\n            1,\n            \"let's play blind episode 16 gathering intel url via user\"\n        ],\n        [\n            0,\n            \"implement chrome push notifications on any website in 5 mins url leaders from uber ebay and more share ti …\"\n        ],\n        [\n            0,\n            \"base recap user stunned by three run rally in the 9th drop 3 2 decision tuesday night url\"\n        ],\n        [\n            1,\n            \"apple iphone se perfectly fine condition 16gb all colours £ 149 99 o2 refresh deal url\"\n        ],\n        [\n            0,\n            \"either interviews from this build area is hugh build james is creating towards against types side ian satan url\"\n        ],\n        [\n            0,\n            \"i am just a girl standing in front of a boy asking him to love her my all time favorite quote from a julia robert movie haha\"\n        ],\n        [\n            0,\n            \"doing and supports is bringing back a lot of bad memories of the fe a fandom\"\n        ],\n        [\n            0,\n            \"imagine if i got to show tyler my jim tattoo and he lost his mind url\"\n        ],\n        [\n            1,\n            \"the psychology of self motivation url by scott geller – url\"\n        ],\n        [\n            1,\n            \"y'all go listen to ' run to ' on youtube soundcloud spotify this shit go user … url\"\n        ],\n        [\n            0,\n            \"trying to remove assad against the will of millions of syrians will mean this conflict will continue indefinitely\"\n        ],\n        [\n            0,\n            \"review father john misty mixes humor classic on ' pure comedy ' url url\"\n        ],\n        [\n            0,\n            \"it's 2 am and your wife's water breaks do you have everything ready here's a list just in case url\"\n        ],\n        [\n            0,\n            \"luke is the latest to leave duke deciding to turn pro and hire an agent url\"\n        ],\n        [\n            0,\n            \"where the history of hypocrisy will change world will know that muslims peace and not hashtag\"\n        ],\n        [\n            1,\n            \"you niggas so use to taking bitches out to eat that when you get offered home made food you act so surprised it's funny lmao 😂\"\n        ],\n        [\n            0,\n            \"you're a master of disguise my dear keep the hide the worries away especially to yourself\"\n        ],\n        [\n            1,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"thunder bay new concerned persons support groups starting this group is meant for people who have url\"\n        ],\n        [\n            1,\n            \"flip your monday around d with wicked at cafe goa free entry for ladies all night long to url\"\n        ],\n        [\n            0,\n            \"could really quote all of hashtag tbh life lessons all throughout drake is on another level y'all if you don't know\"\n        ],\n        [\n            0,\n            \"user he gave an indirect free kick from level with the pen spot he gave it for after … url\"\n        ],\n        [\n            0,\n            \"here is your 2017 women's spiritual retreat url for more information visit … url\"\n        ],\n        [\n            0,\n            \"el i'll sleep when you're dead turned 10 user wrote a wonderful on it … url\"\n        ],\n        [\n            0,\n            \"user just trying to raise awareness that items earned through the club remain locked in game for some of us on pc thank you\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            1,\n            \"freezing storage bulk pack 12 bottles and new free url url\"\n        ],\n        [\n            0,\n            \"user gonna have to it back start listening from the very beginning to stay woke so fly gonna be lit again lol\"\n        ],\n        [\n            0,\n            \"retweeted martha perez user broken heart will appeal to readers with a passion for drama and url\"\n        ],\n        [\n            1,\n            \"parts retro series white black stripe cups 4 5 oz url via user\"\n        ],\n        [\n            0,\n            \"how is helping the san francisco giants train better subscription url\"\n        ],\n        [\n            0,\n            \"hashtag in 2011 “ dhoni finishes off in style india lift the world cup after 28 years ” in url\"\n        ],\n        [\n            0,\n            \"35 memes you should send to your childhood bff right now url url\"\n        ],\n        [\n            0,\n            \"normally you're more than happy to go along with a friend on more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user they'll read our silly lady opinions and then jump in with an actually the entire time\"\n        ],\n        [\n            0,\n            \"ed was user last talent show contestant he amazed w his performance of the star wars song with his nose … url\"\n        ],\n        [\n            0,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            0,\n            \"we like it too 👍 and are very of our advisors thanks for your url\"\n        ],\n        [\n            0,\n            \"just got pulled over at airport security for being too just kidding i had too much tooth paste\"\n        ],\n        [\n            0,\n            \"congrats to this beautiful soul for being accepted to chapman and fit there was never a doubt in my mind you would … url\"\n        ],\n        [\n            1,\n            \"oh i might be sick after seeing pk so much on hashtag finale what an absolute give me strength\"\n        ],\n        [\n            0,\n            \"he talks about geo politics the hidden british agenda the way ahead for india brilliant and … url\"\n        ],\n        [\n            0,\n            \"handbook of the marine fauna of north west europe author edited by peter j and john s … url\"\n        ],\n        [\n            1,\n            \"hooray just downloaded responsive template free download in 2017 from url user\"\n        ],\n        [\n            1,\n            \"‘ fear the walking dead ’ season 3 photos from the premiere spoilers url url\"\n        ],\n        [\n            0,\n            \"really student admitted to stanford after writing hashtag 100 times for his application essay url\"\n        ],\n        [\n            0,\n            \"sb one runner in the top of 1st burton due up for hashtag\"\n        ],\n        [\n            0,\n            \"user thank you i think is what helps clean pillow cases clean towels clean water to wash your face with\"\n        ],\n        [\n            0,\n            \"may god bless you keep you in this time of lent pray for your enemies expect url\"\n        ],\n        [\n            0,\n            \"hashtag 10 songs for the dark times we are living in including the best new protest anthem now on spotify url\"\n        ],\n        [\n            0,\n            \"user especially if they control oil syria play is about control of oil reserves which extend known oi … url\"\n        ],\n        [\n            1,\n            \"all about numbers activity bundle over 50 ready to print pages url did i mention no prep\"\n        ],\n        [\n            0,\n            \"user i come to this g platform for acoustic guitar covers and the\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url lets go inside and create a memory url\"\n        ],\n        [\n            0,\n            \"it's okay we're fine you can take your time no one's rushing you we hope you're fine too url\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win 5 pieces set us uk au eu by url hashtag\"\n        ],\n        [\n            0,\n            \"user right or look at your phone after you haven't touched it all day and try to read and article\"\n        ],\n        [\n            0,\n            \"user user vibes like he'd hit on your girl and steal your without even looking you in the eye\"\n        ],\n        [\n            0,\n            \"today user is i have followed this girl for i'm really not sure how long and today she is finally an adult 💖 💖 🎉\"\n        ],\n        [\n            1,\n            \"user user paris is bad very bad kushner is not the president ivanka is your daughter i get it but she not\"\n        ],\n        [\n            0,\n            \"whale chalk up every colon start against the mets as an l hopefully that's only like 4 games hashtag\"\n        ],\n        [\n            1,\n            \"fresh veggies for soup can be cut on order we wrap in news print paper it can keep in the fridge for upto a week url\"\n        ],\n        [\n            0,\n            \"user user we'll stay there for 1 month but in from may 5 to may 7 since im attending the concert\"\n        ],\n        [\n            0,\n            \"user thank you for making me happy you deserve all the best i hope you're well take care follow me maybe 114\"\n        ],\n        [\n            0,\n            \"thanks user for the amazing spread at the county energy summit for being a county green … url\"\n        ],\n        [\n            0,\n            \"who knew could be so satisfying my experience recording of my debut novel … url\"\n        ],\n        [\n            0,\n            \"user user in all these steps iran to respect its neighbors but turkey dose not respect what very strange for iranian people\"\n        ],\n        [\n            0,\n            \"commercials attacking verizon pretty much mean i don't ever want to use sprint getting very very old\"\n        ],\n        [\n            0,\n            \"a popular pizza chain going organic that and more in today's ag and energy report url url\"\n        ],\n        [\n            0,\n            \"user user if i can do my life over i jumped for joy cos that how i feel 👉 now that will take care by itself\"\n        ],\n        [\n            0,\n            \"user do you know why user dont have the game live cant afford really disappointed\"\n        ],\n        [\n            0,\n            \"and 25 may 2018 means 25 may 2018 do not expect a soft introduction of hashtag you need to be working on it no … url\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win 5 pieces set us uk au eu by url hashtag\"\n        ],\n        [\n            0,\n            \"financial limitations can drag their negative consequences int more for gemini url\"\n        ],\n        [\n            0,\n            \"plastic eating found in dump may provide path to url url\"\n        ],\n        [\n            0,\n            \"1 22 charged all his people saying every son that is born you shall cast into the river every daughter you shall save alive\"\n        ],\n        [\n            0,\n            \"did you know it's national diy day well we've got you covered if you are new to using an embroidery machine url\"\n        ],\n        [\n            1,\n            \"40 user phrases book in 50 language through android apps let's download now url\"\n        ],\n        [\n            0,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            0,\n            \"coach i'm more proud of the draw at barcelona than the wins against real madrid hashtag\"\n        ],\n        [\n            0,\n            \"i have some next few months even latest the fall as doc put it which means events may be on and … url\"\n        ],\n        [\n            0,\n            \"i've barely been drinking lately who am i right one glass of wine with dinner after work and honestly i'm af\"\n        ],\n        [\n            0,\n            \"well i accomplished literally nothing on my to do list today it's a long list too i'm hella proud of myself hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"last night at the bar everyone was wearing a similar outfit to user so we asked them what the event theme was and they said biker\"\n        ],\n        [\n            0,\n            \"user say you got a condition and you've been since you were 5 still good right asking for a friend\"\n        ],\n        [\n            0,\n            \"user user please someone tell him and his supporters this they don't get it they just don't or they just don't care period\"\n        ],\n        [\n            0,\n            \"one of my old dumb spongebob videos suddenly blew up and now i have 2 000 more subscribers and almost 500 in earnings huh\"\n        ],\n        [\n            0,\n            \"the future of content marketing 3 predictions you need to know michael ceo of user url\"\n        ],\n        [\n            1,\n            \"flowers sleeping bag for baby 6 12 24 36 months 0 5 to 4 url url\"\n        ],\n        [\n            0,\n            \"a life spent making mistakes is not only more honorable but more useful than a life spent doing nothing george shaw hashtag\"\n        ],\n        [\n            0,\n            \"this storytelling is getting real good now heart and soul not giving up body is great stuff hashtag\"\n        ],\n        [\n            0,\n            \"user we have a lot more stuff planned than we initially thought i promise it's gonna be worth it\"\n        ],\n        [\n            0,\n            \"new common front for social justice inc 20 years celebration url via user\"\n        ],\n        [\n            0,\n            \"readersgazette rt ★ ★ ★ review excerpt the author knows how to light your fire a novel obsession …\"\n        ],\n        [\n            0,\n            \"tucker if republicans behaved like dems as if laws don ’ t matter the country wouldn ’ t last long url via user\"\n        ],\n        [\n            0,\n            \"user see ya you just lost two customers have fun being sexually harassed by user\"\n        ],\n        [\n            1,\n            \"version 2 stem 31 8 mm 1 1 8 0 degree black url url\"\n        ],\n        [\n            0,\n            \"ear plugs w rotating steel sold as pa hashtag url\"\n        ],\n        [\n            0,\n            \"sometimes your commitment to fulfilling your obligations is re more for taurus url\"\n        ],\n        [\n            0,\n            \"i just discovered this on poshmark final price 6 5 floral print heels url via user\"\n        ],\n        [\n            0,\n            \"i mean if we're being totally honest im usually either wondering if my zipper is down or checking other peoples to see if theirs is\"\n        ],\n        [\n            0,\n            \"mass increasingly attractive to banks url url\"\n        ],\n        [\n            0,\n            \"a disabled air force veteran needed a job so ’ s hired him — and his service dog url url\"\n        ],\n        [\n            1,\n            \"they'd have to support it since putin is with assad and dems clearly want war with russia user url\"\n        ],\n        [\n            0,\n            \"hashtag mr robert k c chin the general manager of china airlines malaysia branch strikes a post with the ca … url\"\n        ],\n        [\n            1,\n            \"how to make money online with google make 700 to 900 per day easy an url via user\"\n        ],\n        [\n            0,\n            \"user so true i had him last year and he literally called out people and told the whole class about their bad grades etc\"\n        ],\n        [\n            0,\n            \"user i've even seen fortunate son used as a patriotic song usually cutting off the lyrics after the first … url\"\n        ],\n        [\n            0,\n            \"user wondering what the media outlets like yourselves would be saying if bush obama and there is no explanation liars\"\n        ],\n        [\n            0,\n            \"becomes the second most beautiful woman miss india after plastic surgery url\"\n        ],\n        [\n            1,\n            \"the financial bogus sys was falling apart right now they must start new wars to shift blame pigs r … url\"\n        ],\n        [\n            0,\n            \"expects us to believe steve bannon was on the nsc to watch mike flynn because flynn might be steve bannon user\"\n        ],\n        [\n            1,\n            \"user after having hard time making money online but then i found this system message me for details\"\n        ],\n        [\n            1,\n            \"he's back comes out victorious and advances to the final round on april 3 hashtag … url\"\n        ],\n        [\n            0,\n            \"user watching braves at sun trust park have to admit the view of the skyline is rather\"\n        ],\n        [\n            0,\n            \"from chaotic to bizarre ukraine said ' no ' to hq ' s demand to let julia in hashtag but they're filming her … url\"\n        ],\n        [\n            0,\n            \"user a2 i really struggle to balance work and blogging my weekends seem to be dedicated to blogging and i ha … url\"\n        ],\n        [\n            0,\n            \"flower by maria counted cross stitch pattern url url\"\n        ],\n        [\n            0,\n            \"user yep some of us still run to the white man the atlantic slave trade but i ain't no i know white … url\"\n        ],\n        [\n            0,\n            \"this classic rock anthem is a tribute to the greatest day of the work week friday url\"\n        ],\n        [\n            0,\n            \"user user the outrage is a joke a few people involved that's where we are right now outrage on everything\"\n        ],\n        [\n            1,\n            \"the new signature necklaces will be available for £ 15 00 each stay tuned ✌ 🏼 hashtag url\"\n        ],\n        [\n            0,\n            \"user i stand 100 w trump just like you and millions of others trump is working hard keeping his … url\"\n        ],\n        [\n            0,\n            \"a bunch of wild flowers for the spring and for you good night have colorful dreams hashtag url\"\n        ],\n        [\n            0,\n            \"what's past is past it's what happened from before not now nothing more but a memory sometimes looking back but no need to turn to it\"\n        ],\n        [\n            0,\n            \"back when i my hair almost every week and tried way too hard who even is this person url\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            1,\n            \"a new favorite by official url on hashtag\"\n        ],\n        [\n            0,\n            \"user getting closer i recall mark saying something similar before the ahca was pulled\"\n        ],\n        [\n            0,\n            \"i just wanted to thank god for giving me the opportunity to have another great night working with the florida url\"\n        ],\n        [\n            0,\n            \"just finished speaking to a counselor at user susan is the best she went above and beyond what i expected 😊\"\n        ],\n        [\n            0,\n            \"i pick my grand national horse from the names of the horses hashtag url\"\n        ],\n        [\n            0,\n            \"if you're a white feminist who doesn't care for people of color or women of color your fake ass feminism is url\"\n        ],\n        [\n            0,\n            \"at its core flirting should lift a person's and better the other's emotional wellbeing without making said person needy\"\n        ],\n        [\n            0,\n            \"let us start campaign to ban beef export from india share this massage as fast as you can do india url\"\n        ],\n        [\n            1,\n            \"here's the masters setup user has on location at sun sun casino url\"\n        ],\n        [\n            1,\n            \"♂ 13 13 6 rock throw dig has appeared available until 12 29 32 27m willow 11th url\"\n        ],\n        [\n            0,\n            \"some helpful tips on securing the appropriate amount and type of financial aid for you children url\"\n        ],\n        [\n            0,\n            \"we will be in the the rooms this weekend making burritos for url\"\n        ],\n        [\n            1,\n            \"you with your double henny vodka sprite in miami 🤔 😂 🤦 ‍ ♀ ️ 🤦 ‍ ♀ ️ 🤷 ‍ ♀ ️ user url\"\n        ],\n        [\n            0,\n            \"hashtag one pill makes you larger and if you go chasing rabbits and one pill makes you small and you know you're going to\"\n        ],\n        [\n            0,\n            \"on equal pay day announces female employees make 1 01 for every dollar earned by male co … url\"\n        ],\n        [\n            0,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            1,\n            \"for iphone 7 waterproof sports running jogging waist belt bag pouch case wallet url url\"\n        ],\n        [\n            0,\n            \"apple repair london research team tech that could transform selfie photography url\"\n        ],\n        [\n            0,\n            \"hashtag in the oil city the venue is one of the few beautiful n beach in ghana 🏀 ⚽ url\"\n        ],\n        [\n            0,\n            \"listen all i know is as puck in hashtag is inspired casting\"\n        ],\n        [\n            0,\n            \"retweeted t r user 12 denial allows him some supporters to portray his policies as url\"\n        ],\n        [\n            1,\n            \"we can help you find all the help you need for an affordable price including nearby experienced computer url\"\n        ],\n        [\n            0,\n            \"sweet actor is playing eating sausage roll gary i want some est central\"\n        ],\n        [\n            0,\n            \"user 1 2 enjoyed the article genuine q as i often have this debate and i argue along your lines that income … url\"\n        ],\n        [\n            0,\n            \"get a second cat so they can play with each other and i can get work done i thought hashtag url\"\n        ],\n        [\n            0,\n            \"dvr 1 3 cctv home security system with 1tb hard drive url url\"\n        ],\n        [\n            1,\n            \"check out baby girl clothes 0 3 months next dress pink large floral print outfit url user\"\n        ],\n        [\n            1,\n            \"netbet man utd v everton bet £ 10 get £ 40 in free bets new customers t c's apply use code get 40 … url\"\n        ],\n        [\n            0,\n            \"sometimes you don ’ t want to wait until you get home to eat ’ s we understand 📷 by pete url\"\n        ],\n        [\n            0,\n            \"i mean we wouldn't expect anything less from him but yeah i know what you mean url\"\n        ],\n        [\n            0,\n            \"expected today have you spotted yours yet share with us a picture of your hashtag url\"\n        ],\n        [\n            1,\n            \"prepare a meal with this le french oven and set that colorful design with url\"\n        ],\n        [\n            0,\n            \"i'll give you a hint watch your behavior over the last two years that's being complicit url\"\n        ],\n        [\n            0,\n            \"50 of people believe sex is the connecting of two people's souls through two people's bodies as one the other 50 are men\"\n        ],\n        [\n            1,\n            \"i think all these grown ass people should def get out that 16 year old ’ s mention with their gross comments\"\n        ],\n        [\n            0,\n            \"as davidson during referendum row uk news url url\"\n        ],\n        [\n            0,\n            \"rep rick said his chances of running for governor are higher than 50 50 url\"\n        ],\n        [\n            0,\n            \"thou hast also given me the shield of thy salvation and thy right hand me up and thy … … url\"\n        ],\n        [\n            0,\n            \"12 36 trains via seven sisters all day url … otherwise a good service is running rs\"\n        ],\n        [\n            0,\n            \"user user it looks nice but i'm too busy watching you to really worry about the set you're the best tucker\"\n        ],\n        [\n            0,\n            \"this is actually pretty re to hear for someone like me who's working on their first book and feels like t … url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"une user de user the weeknd i feel it coming ft daft punk rock cover by\"\n        ],\n        [\n            0,\n            \"😅 with and at mc pic — url\"\n        ],\n        [\n            0,\n            \"just in two ex barclays traders cleared of rigging rate by court in london url url\"\n        ],\n        [\n            0,\n            \"user our 3rd baby came when my kids were 6 4 it's tough being outnumbered at times i'm more tired now but … url\"\n        ],\n        [\n            1,\n            \"i hadn't eaten this much since like fucking november i hate myself so much i just want to go home and cry\"\n        ],\n        [\n            0,\n            \"user but if a man can't sit across from a coworker at a meal and discuss policy bc he's too of lit … url\"\n        ],\n        [\n            0,\n            \"will seeing everything that's white as racist never end huge majority of whites are not racist only a minority th … url\"\n        ],\n        [\n            0,\n            \"i need to separate myself from everyone in the meantime while i focus on myself and do what i have to do\"\n        ],\n        [\n            0,\n            \"trump ’ s support from dems on syria — leaders criticize the president ’ s approval process not his military action url\"\n        ],\n        [\n            0,\n            \"user user the democratic party have lost many supporters after showing how corrupt they have become with their politics\"\n        ],\n        [\n            1,\n            \"i can't get over how fucken lit this was 🙌 🏼 🙌 🏼 🙌 🏼 thank you user you've done it once again … url\"\n        ],\n        [\n            0,\n            \"this is so true from the eyes des this video can now explain my weird face whenever i see a cheese url\"\n        ],\n        [\n            0,\n            \"comedian once again comes for kiss daniel and his record label afro 100 url\"\n        ],\n        [\n            0,\n            \"i'm just really want to see how liv reacts when she finds out what abby did hashtag url\"\n        ],\n        [\n            1,\n            \"pushing for change fundraiser 2015 to benefit muscular association url hashtag\"\n        ],\n        [\n            0,\n            \"quick sketch of and maple with their core both come from different tribes in far off locations 🍀 … url\"\n        ],\n        [\n            1,\n            \"anyone who thinks the undertaker sucks is a shit wrestling fan anyway so you're not a loss as a follower as far as … url\"\n        ],\n        [\n            0,\n            \"5 years ago of today is the first day hashtag started to be one of our family and this pic … url\"\n        ],\n        [\n            0,\n            \"how the future of work is not “ jobs ” url via user\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            1,\n            \"simba is now available for adoption this male domestic medium hair is old learn more at url\"\n        ],\n        [\n            0,\n            \"facing a long night ahead have lots of work related reading to get through in prep for a report bedtime end of at earliest\"\n        ],\n        [\n            1,\n            \"i have zero respect for hashtag but she is not the current danger to our country url\"\n        ],\n        [\n            0,\n            \"so it seems hashtag is not about logic fairness common sense intelligence or anything other than an opinion that … url\"\n        ],\n        [\n            0,\n            \"federal ministry of industry trade and investment press release april 4 2017 one young win url\"\n        ],\n        [\n            0,\n            \"not too late to grab tix for tonight's for event at brewing company in laurel url\"\n        ],\n        [\n            0,\n            \"user that is a very good point i guess there are plenty of valid exceptions where would you suggest as an equivalent fun wise\"\n        ],\n        [\n            0,\n            \"a protest in pdx one activist read poems about homelessness and racism during time for testimony on a sewer line url\"\n        ],\n        [\n            0,\n            \"user what do you expect from the network that daughter as a ' reporter '\"\n        ],\n        [\n            0,\n            \"lmao that being sad i called into work today 😂 🙂 😅 so i guess my goal should be to actually go to work\"\n        ],\n        [\n            0,\n            \"the amount of times i've heard shape of you today is unbelievable bc i can't believe i'm not tired of it yet lol hashtag\"\n        ],\n        [\n            1,\n            \"crawl back under your rock you useless shit mm says he has the votes to scrap sc filibuster url\"\n        ],\n        [\n            0,\n            \"tom fc joins forces with to fast track indigenous football stars ' url user\"\n        ],\n        [\n            0,\n            \"when you blame others you give up your power to change take responsibility for your future chris hashtag url\"\n        ],\n        [\n            0,\n            \"power and damage are being reported on the of moving over i 49 take shelter now if your … url\"\n        ],\n        [\n            0,\n            \"user you are special but there are a few others wilson from ' wild child ' user is really nice too\"\n        ],\n        [\n            0,\n            \"the church where worked for 12 years starting in url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"check out angels plush san antonio stuffed animal url user\"\n        ],\n        [\n            0,\n            \"but then my professor made class next wednesday optional so yeah im probably not going to my 7 50 tomorrow sorry user\"\n        ],\n        [\n            1,\n            \"user she's super nice though and i think she's trying to get it all sorted out but still freaking out 😬 😖\"\n        ],\n        [\n            1,\n            \"user user i wasn't fucking tweeting about you though which is why am confused as to why you're gettin so spicy about it\"\n        ],\n        [\n            0,\n            \"a love when she's cut i bleed and cut him we may never know what caused to release her url\"\n        ],\n        [\n            0,\n            \"video hannity evelyn farkas for trying to change her story after admitting spying url\"\n        ],\n        [\n            0,\n            \"the price of and slander is heavy the rewards of one's go to those one or url\"\n        ],\n        [\n            0,\n            \"win signed copies or up to 10 in amazon gift cards from author steve url via user\"\n        ],\n        [\n            0,\n            \"so over the past two nights i really got 2 hours and 45 minutes of sleep in total just to bomb my exam ok 🙃\"\n        ],\n        [\n            0,\n            \"manchester united jesse lingard set for new £ 100 000 a week contract at old trafford url url\"\n        ],\n        [\n            0,\n            \"it's odd that as the weekend approaches you should start to fe more for leo url\"\n        ],\n        [\n            0,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            0,\n            \"happy birthday user hope your day is as good as when we all slayed this ski comp url\"\n        ],\n        [\n            0,\n            \"user user yea but you didn't pay taxes on that brady a nice tax on that so you win there\"\n        ],\n        [\n            0,\n            \"as it is said from no everything arises in this very there is no\"\n        ],\n        [\n            1,\n            \"retweeted the guardian nigeria user boko haram faction led by the son of islamist group ’ s founder url\"\n        ],\n        [\n            0,\n            \"get a free consultation on your marketing all we ask for is a chat afterwards yeah url\"\n        ],\n        [\n            1,\n            \"❤ crossbody clutch with removable straps nwt bone handbag purse url url\"\n        ],\n        [\n            0,\n            \"the sad reality is i've been supposed to be doing hw since about 10am haven't touched a thing idk why i'm doing this\"\n        ],\n        [\n            0,\n            \"user okay most definitely d i just dunno how to add people from other platforms but he … url\"\n        ],\n        [\n            0,\n            \"trump ’ s son in law in baghdad to ‘ commitment support ’ for iraqi gov ’ t url\"\n        ],\n        [\n            0,\n            \"sally was stolen on 6 3 2017 from orchard park cambridge she is a black white border is very much missed url\"\n        ],\n        [\n            0,\n            \"what a great game i don't watch much basketball anymore but march madness is always a great time to get back in url\"\n        ],\n        [\n            0,\n            \"read jeremy piece in the user not online yet just dropped through the letter box on mosul us airstrikes are bad news\"\n        ],\n        [\n            0,\n            \"so user says u can't stand obstruct view of its patrons sitting enjoying curry while rolling stones is being played on stage\"\n        ],\n        [\n            0,\n            \"user i didn't mind it i seen it as a joke in how peter hated his costume boots though i didn't en … url\"\n        ],\n        [\n            1,\n            \"comedy a twisted reality in ghost recon url via user\"\n        ],\n        [\n            0,\n            \"user user it's the effect evil things tend to happen when non experts are left to their own devices\"\n        ],\n        [\n            0,\n            \"dude it's been exactly two months since user i became friends how lame is it that i remember that url\"\n        ],\n        [\n            1,\n            \"ppl are always tryna start some shit on here … i really try to ignore it but it's impossible at this point just shut up already jfc\"\n        ],\n        [\n            0,\n            \"and all ppl wanna talk about is curry isn't the same how you gonna be in a shooting and still be top 5 lol url\"\n        ],\n        [\n            0,\n            \"hold the hell up i'm watching and bow said was the least important member of i've never been so outraged\"\n        ],\n        [\n            0,\n            \"hint of a trump marijuana dea colorado cannabis cases url url\"\n        ],\n        [\n            0,\n            \"the indian youth needs affordable internet access sign the petition url\"\n        ],\n        [\n            1,\n            \"vol 8 designer wear to buy visit url or whatsapp url\"\n        ],\n        [\n            0,\n            \"man it feels great to be able to have my windows open again loud cat screeching in the distance and that's why i have headphones '\"\n        ],\n        [\n            1,\n            \"hashtag presents hashtag glow in the dark house party ladies free til 11 30 free 🍕 glow sticks and hunch punch issa 🎥\"\n        ],\n        [\n            0,\n            \"user the questions ​ are pretty much my way of cause i have the social skills of a dying squirrel\"\n        ],\n        [\n            1,\n            \"mag das user video url victory strike removed green light for wow\"\n        ],\n        [\n            0,\n            \"runs 2017 easter from april may 2017 url url\"\n        ],\n        [\n            0,\n            \"user respect due for me had beautiful nasty game in lock everyone since is\"\n        ],\n        [\n            0,\n            \"general manager on lake district national park url\"\n        ],\n        [\n            1,\n            \"rates to buy euros and us dollars are looking good today eur 1 usd 1 see all foreign currency rates … url\"\n        ],\n        [\n            0,\n            \"hashtag anywhere you are i am near anywhere you go i am here the sea will forever light for you 9\"\n        ],\n        [\n            0,\n            \"so y'all really gonna act like nicki's verse in was good or that is even a good song url\"\n        ],\n        [\n            1,\n            \"as big a scumbag as putin is he never said such a stupid thing but this is why love him they imagine hi … url\"\n        ],\n        [\n            0,\n            \"the dirt … you grasp the tears streaming down your dirt covered face i never thought this day would come my poor son suffer\"\n        ],\n        [\n            0,\n            \"just finished celebrating for mississippi state women's game i don't even watch women's basketball but oh my god hashtag\"\n        ],\n        [\n            0,\n            \"i luv dee i could literally look homeless and she'd be like yes bitch throw that ass back 😤 😍 ‼ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"death mask stay rad tees flying out overwhelmed by the support from you guys thank you our lost ghosts family 👻 url\"\n        ],\n        [\n            0,\n            \"congratulations 🎉 🎊 user on reaching 100k followers on twitter wants more to come 😊 love you … url\"\n        ],\n        [\n            0,\n            \"more to it to wit the man down the bridge burned down the symbol down belt why ga dot not busted\"\n        ],\n        [\n            0,\n            \"user nah i'm gonna go back and binge watch i caught a few minutes though enough to see archie make a bad decision lol\"\n        ],\n        [\n            0,\n            \"the kitten which takes a nap with sufficient relations with a in a url url\"\n        ],\n        [\n            0,\n            \"user lol or at least try them on it ’ s win 10 years of week user\"\n        ],\n        [\n            0,\n            \"ebay won't let me log in so i can't buy the power rangers outfit why do i feel like this is intentional\"\n        ],\n        [\n            0,\n            \"the best movies on netflix great films you can watch in australia right now url url\"\n        ],\n        [\n            1,\n            \"show your pride get your hashtag gear today and support a great cause url\"\n        ],\n        [\n            0,\n            \"how is digital transformation the way manufacturers share and manage product engineering design url\"\n        ],\n        [\n            1,\n            \"want people to notice your climate research learn how to write url url\"\n        ],\n        [\n            0,\n            \"on sunday hashtag will host hashtag and we will try really hard to bounce back against them i promise 3 3\"\n        ],\n        [\n            0,\n            \"current weather in saint cloud light intensity 46 ° f 65 humidity wind pressure\"\n        ],\n        [\n            0,\n            \"the trending effort for the day 1 of thanksgiving of god's people starts now tweet using the official hashtag hashtag\"\n        ],\n        [\n            0,\n            \"decides to have a talk with trump on wednesday the same day that kushner arrives back at the wh to bomb syria\"\n        ],\n        [\n            0,\n            \"in in for every 1 men make women earn 75 ¢ african american women earn 66 ¢ asian women earn 77 ¢ latina women earn 54 ¢ hashtag facts\"\n        ],\n        [\n            0,\n            \"user user i'm guessing it's either orlando or philadelphia because the easy answer would be brooklyn\"\n        ],\n        [\n            0,\n            \"no i don't want to come to your cat's birthday party freak my dog is getting married that url\"\n        ],\n        [\n            0,\n            \"tos hashtag url march 31 2017 at 12 37 am\"\n        ],\n        [\n            0,\n            \"user unlike my dog if there's a and he can't find a way around it i have to pick him up and … url\"\n        ],\n        [\n            1,\n            \"content marketing the 4 ways to fix your broken content marketing and social me … url see more url\"\n        ],\n        [\n            0,\n            \"peru floods and now the landslide in colombia go to the red cross site to donate url\"\n        ],\n        [\n            0,\n            \"user when you're a you just got done saying no running now you gotta watch these jokers fast … url\"\n        ],\n        [\n            0,\n            \"why would you reshuffle the cabinet why change hon he was doing a good job hashtag\"\n        ],\n        [\n            0,\n            \"user honey i'm gonna give you a massage and it's gonna get messy he lifts the in his arms taking her into\"\n        ],\n        [\n            0,\n            \"little mid week tickle at the and let down by norwich not being able to score at least a get a free bet\"\n        ],\n        [\n            0,\n            \"it's wednesday we're half way through the working week and we hope that today brings you some great moments … url\"\n        ],\n        [\n            0,\n            \"bmw 3 series 2011 hashtag up for sale is a 2011 with miles car has rare … url\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"trump ’ s first thing he wants to do when he moves to the white house url url\"\n        ],\n        [\n            1,\n            \"2017 type beat you kno i ain't scared part 2 url via user\"\n        ],\n        [\n            0,\n            \"roger federer prepares for his biggest test yet in 2017 as nick threatens … url\"\n        ],\n        [\n            0,\n            \"good luck to all the teams taking part this weekend in the patrol competition user user\"\n        ],\n        [\n            0,\n            \"user make health care simple this is a great plan and you all can come out winners url\"\n        ],\n        [\n            0,\n            \"man utd transfer news wanted by jose mourinho as lionel messi and cristiano heir metro … url\"\n        ],\n        [\n            0,\n            \"if success is not free then pay with hard work prayer and to the gods who have given a very big favor\"\n        ],\n        [\n            0,\n            \"how you rolling through a stop sign without looking my way i watched your head not turn my way like i watched you\"\n        ],\n        [\n            1,\n            \"new moss balls live plant fish shrimp tank ornament 3 4 cm url url\"\n        ],\n        [\n            0,\n            \"user had issues with the android app today had to also gave error of not finding 0 and not loading\"\n        ],\n        [\n            1,\n            \"i just checked in at mc store with hashtag download today url\"\n        ],\n        [\n            0,\n            \"me hannah how did you burn your hand hannah oh i was just trying to get fish sticks out of the oven\"\n        ],\n        [\n            0,\n            \"user having trouble staying motivated here's a free pass here's your chance to stick with it url\"\n        ],\n        [\n            0,\n            \"as i can have the power to protect my comrades i don't care if i'm weaker than everyone else in the world\"\n        ],\n        [\n            0,\n            \"girlfriend is the perfect rouge agent she looks so regular just in she looks af hashtag\"\n        ],\n        [\n            1,\n            \"morning check out our plant sales used equipment in great shape and quality url url\"\n        ],\n        [\n            0,\n            \"purchase high quality hits here www make your mixtape or album stand out with these hot beats url\"\n        ],\n        [\n            0,\n            \"user fun is when file a case against ak for not paying and then send bill for each appearance\"\n        ],\n        [\n            0,\n            \"sb nation big cat country allen shows off new uniforms in photo shoot but they ’ re not a combo for this … url\"\n        ],\n        [\n            0,\n            \"user who cares 4 ordinary citizens it ' s all a sham this act proved they all r same 2 dem our lives don't matter only votes matter\"\n        ],\n        [\n            0,\n            \"user u think and what u think i m go n due if our paths should cross and dis b … url\"\n        ],\n        [\n            1,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"must not eat the easter eggs in the cupboard must not eat the easter eggs in the cupboard must not eat the easter eggs in the cupboard\"\n        ],\n        [\n            0,\n            \"no one knows for certain how much impact they have on the lives of other people until that person decided to commit … url\"\n        ],\n        [\n            0,\n            \"always have something to say but back up what they talk about you can't do that at all either back it up or don't say nothing at all\"\n        ],\n        [\n            1,\n            \"user you're really a shaking jackass paul you lie constantly and never present honest thoughtful opinions or facts hashtag\"\n        ],\n        [\n            1,\n            \"80 degree weather calls for a summer wardrobe update found gold at user see here … url\"\n        ],\n        [\n            0,\n            \"the price of is far greater than the cost of making a mistake url\"\n        ],\n        [\n            0,\n            \"my fitbit hashtag for 4 04 2017 12 steps and 5 8 miles traveled url\"\n        ],\n        [\n            0,\n            \"jimmy has never missed a go ahead shot of any kind in the final 10 seconds in his career 😳 url\"\n        ],\n        [\n            0,\n            \"so thankful for a man that appreciates my love for baseball and makes opening day a big event at our house ❤ ️ ⚾ ️ hashtag\"\n        ],\n        [\n            1,\n            \"i'm officially in who claim to have so much loyalty and respect for me but stay in ppl face that i don't fuck with\"\n        ],\n        [\n            0,\n            \"we have go to stop ignoring our fellow leaders volunteers church especially when they truly are crying out for help\"\n        ],\n        [\n            0,\n            \"daily front 3rd annual fashion los angeles awards held at the sunset tower hotel 02 04 2017 url\"\n        ],\n        [\n            1,\n            \"user this is the weirdest fucking thing like yesterday he implied that he wants me and called me bae how … url\"\n        ],\n        [\n            0,\n            \"user lock him up lock him up lock him up sound familiar jail karma is going to get you 2 u for going after user\"\n        ],\n        [\n            0,\n            \"as we are changed by god's influence on the inside we become more effective in bringing change to situations on the outside\"\n        ],\n        [\n            1,\n            \"premium samsung galaxy s4 aluminum bumper snap case image id 7 url hashtag\"\n        ],\n        [\n            0,\n            \"thank you linda the family for giving to my we have raised 15 for cancer research url\"\n        ],\n        [\n            0,\n            \"the vision of a leader may be extraordinary but almost all the work to get there is low key ordinary hashtag hashtag\"\n        ],\n        [\n            1,\n            \"racism and sexism define trump voters please stop trying to get the rest of us to play nice with racist sexists … url\"\n        ],\n        [\n            0,\n            \"you can't keep getting a allowance from me and when they start fooling with drugs all s it's like when do i get my time\"\n        ],\n        [\n            1,\n            \"and then there we ’ re four a look at the final four of the 2017 ncaa t url via … url\"\n        ],\n        [\n            0,\n            \"when your wee brother doesn't leave enough time to make lunch for his study pals so you step in and save the day l … url\"\n        ],\n        [\n            0,\n            \"entertaining and topical speech from mr justice on publicity in financial proceedings hashtag url\"\n        ],\n        [\n            1,\n            \"witness the greatest invention since drinking taste the future for free log on to url url\"\n        ],\n        [\n            0,\n            \"starting to run out of obscure french terms with as often as work forces password changes hashtag\"\n        ],\n        [\n            0,\n            \"this is pretty cool i would totally take advantage of this have mentioned this many times talking with fellow … url\"\n        ],\n        [\n            0,\n            \"yes we re classy real not fake personalities we have even re url\"\n        ],\n        [\n            0,\n            \"user those comments attacking you are by people who are the of equality and love we aren't all like that sending luv\"\n        ],\n        [\n            0,\n            \"ok 😑 what an i doing wrong i have cleaned my machine changed needles re multiple … url\"\n        ],\n        [\n            1,\n            \"user where is mums here be real stop tactic diversion user when did real men become\"\n        ],\n        [\n            0,\n            \"url like just go listen to that if you don't have spotify listen to their covers on youtube\"\n        ],\n        [\n            0,\n            \"just wanted to let you know critical is not going anywhere just in a bit of a hiatus at the moment url\"\n        ],\n        [\n            0,\n            \"every scientist claimed they had found the gene which ended up just one of many url\"\n        ],\n        [\n            1,\n            \"user hero easy effects in for any photo url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url minecraft wallpaper 001 im coming back\"\n        ],\n        [\n            0,\n            \"3 times actually first time he was married to sharon disappeared after an explosion the ac hashtag url\"\n        ],\n        [\n            0,\n            \"i love that isnt in the club on a friday night in the he's just supporting his school being a normal dude take notes\"\n        ],\n        [\n            0,\n            \"love me or hate me both are in my favor if you love me i'll always be in your heart if you hate me i'll url\"\n        ],\n        [\n            0,\n            \"i saw this on the bbc and thought you should see it judge disciplined for offering to pay teenage girl's fine url\"\n        ],\n        [\n            0,\n            \"i'm joining the user on april 15 2017 to demand trump releases his tax returns sign up to join url\"\n        ],\n        [\n            0,\n            \"user is this coach in waiting thing in stone they r not holding morris accountable will they hold\"\n        ],\n        [\n            0,\n            \"you're not the same person u were a year ago a month ago or a week ago you're constantly changing experiences don't stop stay positive\"\n        ],\n        [\n            1,\n            \"that bitch crazy cause i woulda blocked you on day 3 😂 she then let it go on for 3 years 🤔 url\"\n        ],\n        [\n            0,\n            \"we are delighted to announce that this month we don't just have one of the month but two a big url\"\n        ],\n        [\n            0,\n            \"matt on austin rumors i ’ m a and that ’ s the only thing i ’ m thinking about i ’ ve seen all the reports and stuff\"\n        ],\n        [\n            0,\n            \"if you ask me what i came to do in this world i an artist will answer you i am here to live out loud hashtag\"\n        ],\n        [\n            0,\n            \"sighs i hate when people resort to harassment and lying insults when i know a certain someone did not make all those accounts\"\n        ],\n        [\n            0,\n            \"the winning will work with on detailed plans for three brand new stations at birmingham street … url\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            0,\n            \"a bit of advice never cross mason kane user ' warning order is action on top of action get yours now url\"\n        ],\n        [\n            1,\n            \"user user girl i'm can i be the one that be trying to kick some ass all the time\"\n        ],\n        [\n            0,\n            \"im straight coffee into my and getting excited to draw when will the hit me so ill finally be\"\n        ],\n        [\n            0,\n            \"i have no faith in fighters who trains at aka anymore actually on 2nd thought including\"\n        ],\n        [\n            1,\n            \"please rt win a £ 100 raffle tickets only 199 tickets avail drawn 3rd june details at … url\"\n        ],\n        [\n            0,\n            \"white house to be colored blue sunday for autism awareness washington ap the white house will briefly … url\"\n        ],\n        [\n            0,\n            \"new landmark created discover interesting places around url url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url against the current brighter official lyric video\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"be be the best at what you do be the best hashtag url\"\n        ],\n        [\n            0,\n            \"the best way to eat steak is with a big green salad read the blog url url\"\n        ],\n        [\n            0,\n            \"today is the day you catch up with the user ep mastodon polish club reviewed le pie plays url\"\n        ],\n        [\n            0,\n            \"you've got that smile that only heaven can make i'll pray to god everyday that you keep that smile url\"\n        ],\n        [\n            0,\n            \"i've accepted i'm probably not have a happy ending never had that kinda luck i'm honestly okay with that though it's fitting\"\n        ],\n        [\n            0,\n            \"rush hour printing matches any price of printing from the dc area rush hour printing offers a 10 discount on top of the matched price\"\n        ],\n        [\n            0,\n            \"my grandfather always said if you're going to dream it doesn't cost a dime extra to dream big url\"\n        ],\n        [\n            0,\n            \"user the twitter bio on this awesome account is basically the sum of my life family too\"\n        ],\n        [\n            1,\n            \"' people's filibuster ' turns out in 14 cities to urge that nominee neil gorsuch be rejected url\"\n        ],\n        [\n            0,\n            \"give the the drive campaign a serious boost and get apex magazine for life lifetime for 300 url\"\n        ],\n        [\n            1,\n            \"opening for production maintenance engineer in hyderabad url url\"\n        ],\n        [\n            0,\n            \"frankly i think were all a bit tired and have enough on our plates some of its since are babies on the attack but pls\"\n        ],\n        [\n            1,\n            \"to anybody who think cant rap listen to quick thought my bitch fucking snapped like wow she so fucking raw g\"\n        ],\n        [\n            0,\n            \"user no no treasure yet 0 they literally just entered i would watch more but it's like 2am and i still have hw lel\"\n        ],\n        [\n            0,\n            \"the fact that during his entire campaign he didnt want to go to war w syria refused to condemn assad for killing his own people\"\n        ],\n        [\n            0,\n            \"i made the girls at the salon vote tboss even thou they hate her if i'm buying u airtime ur voting 4 who i want in my presence\"\n        ],\n        [\n            0,\n            \"happy bday ⭐ ️ ⭐ ️ ⭐ ️ luv miss you stay tuned for more social media love 🌈 🌺 💋 url\"\n        ],\n        [\n            0,\n            \"death in paradise is on aussie netflix i mean i have the whole series on dvd but still yes\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"user in your head and you woke up not remembering the accident but when i got ready to take you home you didn't remember\"\n        ],\n        [\n            0,\n            \"when someone's making an argument using stats but you decide to hit them with historical fact after fact 😂 url\"\n        ],\n        [\n            1,\n            \"and don't fucking mix and army bcs exo ain't making fandom to mix with a shitty fandom name\"\n        ],\n        [\n            0,\n            \"still early but wade mark allen and josh have been handling return practice\"\n        ],\n        [\n            0,\n            \"my favorite earth toned art piece construct 2 leaf how do you like the construct 2 leaf painting by user … … url\"\n        ],\n        [\n            0,\n            \"which will be first the of the novel or this book being now as big as hashtag despite not being near finished hashtag\"\n        ],\n        [\n            0,\n            \"and that governor is the chairman of forum the state of our nation 😭 url\"\n        ],\n        [\n            0,\n            \"this founder shares the mindset that helps her stay on track by url\"\n        ],\n        [\n            0,\n            \"has more frequently than all but 16 position players since 2014 url\"\n        ],\n        [\n            1,\n            \"user user this video is blocked in your country i'm in canada this regional based web media thing is stupid\"\n        ],\n        [\n            0,\n            \"was dying when i watched this last night this is what happens when the kicks in 😂 url\"\n        ],\n        [\n            0,\n            \"topped the group in disc jam season 2 onto the semi finals user url\"\n        ],\n        [\n            0,\n            \"hashtag on price hike on existing company will grandfather existing i … … url\"\n        ],\n        [\n            1,\n            \"remember for all star and arent selected individually and still gotta deal with cj russ again and harden url\"\n        ],\n        [\n            0,\n            \"we can win a pizza party for having really great in the read a read every night make our pepperoni dreams come true\"\n        ],\n        [\n            0,\n            \"user no he didn't listen to his words and think a out his action if he wanted him out it would ha … url\"\n        ],\n        [\n            0,\n            \"life liberty and the pursuit of standing in a circle with your favorite people laughing at your own idiocy 😍\"\n        ],\n        [\n            0,\n            \"user oh lordy like bringing out the jelly jars for your distinguished guests i have a feeling brian h … url\"\n        ],\n        [\n            0,\n            \"high praise from my brother you can't jump very high but you sure can write hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag lived in comfort and at hashtag for 16 years join us on 12 april and discover his london family\"\n        ],\n        [\n            1,\n            \"the way i grew up real niggaz just don't move like that if i'm coming to see you i'm just coming to see you\"\n        ],\n        [\n            1,\n            \"120 grit hook and loop pack of 10 url url\"\n        ],\n        [\n            0,\n            \"13 reasons why reminds me how wack ppl were in high school smh we was really worried about the wrong things\"\n        ],\n        [\n            0,\n            \"user is my favorite account because he is the only person who appreciates the artwork of the jonas brothers as much as i do\"\n        ],\n        [\n            0,\n            \"you're the happiest when you are free to flit from one activit more for gemini url\"\n        ],\n        [\n            1,\n            \"hashtag totodile water gun crunch 6 14 15 77 78 106 ave n 01 18 29m left url\"\n        ],\n        [\n            0,\n            \"column despite ample evidence that medicaid works kansas gov sam expansion … url\"\n        ],\n        [\n            0,\n            \"user wish they still kept the format and just didn't count the characters in i'll miss the\"\n        ],\n        [\n            0,\n            \"i feel for him every time we eat mexican out here 😂 it kills me every time i tell him let's move back n get 24th mission\"\n        ],\n        [\n            1,\n            \"check out 925 sterling silver leaves turquoise ring size 5 6 7 8 9 url via user\"\n        ],\n        [\n            0,\n            \"price univ of kansas baseball head coach playing on the d1 stage url powered by url\"\n        ],\n        [\n            0,\n            \"could the minister table that pilot project with the committee liberal mp wayne easter 2009 url hashtag\"\n        ],\n        [\n            1,\n            \"sony playstation 3 slim launch edition 500gb black console url url\"\n        ],\n        [\n            0,\n            \"many women over 50 find it hard to manage their careers because of their age and gender url\"\n        ],\n        [\n            1,\n            \"eng overwatch apex s2 by hot 6 final vs lunatic hai url check out\"\n        ],\n        [\n            0,\n            \"user thank you for following any questions or want more info never hesitate to contact us url\"\n        ],\n        [\n            1,\n            \"brand new match season 16 17 complete set of chelsea base cards url url\"\n        ],\n        [\n            0,\n            \"emotional state making him lonely which will put him out of his misery and make him hopeless which will make him suicidal due to sadness\"\n        ],\n        [\n            0,\n            \"pomegranate is a popular fruit pomegranate juice contains high levels of and greater than most other fruit\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"this sunday april 2nd we will be celebrating our 10 year anniversary join us for the 10 am service and stay for … url\"\n        ],\n        [\n            0,\n            \"user i have to assume that was the move to get on the roster but haven't heard anything\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"user what if it had an original xbox backwards and that is how you really play phantom dust\"\n        ],\n        [\n            0,\n            \"user careful danny boy you don't wanna end up in prison with your boss do ya url\"\n        ],\n        [\n            0,\n            \"hires a work at home tutoring position that pays 12 an hour url\"\n        ],\n        [\n            1,\n            \"trump hasn't aimed for the popularity of the people he gone for the power of aggression within a of war nations\"\n        ],\n        [\n            0,\n            \"i won a game by 149 point at los angeles stage let ’ s play together url hashtag\"\n        ],\n        [\n            0,\n            \"harvard study when telling a story aim for clarity over cutting edge url url\"\n        ],\n        [\n            1,\n            \"user you deserve a punch right on yr face and a trophy for running from para of you wor … url\"\n        ],\n        [\n            0,\n            \"user that's lame i assumed its bc i'm a member and haven't be there in over a year so they're like l … url\"\n        ],\n        [\n            0,\n            \"user second didnt we already try this if you cant find the notes there may be a reason url\"\n        ],\n        [\n            0,\n            \"in turf war food delivery apps move to the the san diego union tribune url\"\n        ],\n        [\n            0,\n            \"pictures of an harry styles ignite a photoshop battle for the ages by april via url hashtag\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            0,\n            \"user shrugs it was in a newspaper ad so it has to be anyways w with this i hope we can become best fr … url\"\n        ],\n        [\n            0,\n            \"thanks for following me check out url if you want to connect further\"\n        ],\n        [\n            0,\n            \"a3 lots of research but only really covered the surface no real goal other to raise awareness hashtag\"\n        ],\n        [\n            0,\n            \"i miss living in california i miss the weather i miss the beach i miss with my family i miss the chill people i wanna move back\"\n        ],\n        [\n            0,\n            \"trump says ' we must fight ' hard line conservative freedom caucus in 2018 elections url\"\n        ],\n        [\n            0,\n            \"say what you will about casting white folks where they have zero place being cast denying other actors major care … url\"\n        ],\n        [\n            0,\n            \"it ain't feel rite watching the scenes the whole time i was looking 4 poppy and b hashtag\"\n        ],\n        [\n            0,\n            \"twenty four hour drinking has led to a surge in violent crime in city centres police warn url\"\n        ],\n        [\n            0,\n            \"immediately after being confirmed neil gorsuch did 1 thing that ’ ll surprise trump url url\"\n        ],\n        [\n            0,\n            \"let's see this game has been out since july and only now am i getting my first 10 km egg url\"\n        ],\n        [\n            1,\n            \"user no i destroy my joint main joint that holds to the strongest in body and i rip them apart\"\n        ],\n        [\n            1,\n            \"if you're not drinking green tea maybe you should start user gives all the goods on this healthy brew … url\"\n        ],\n        [\n            0,\n            \"user jk but when will it be open or are you planning on reclaiming it before that amount of time passes\"\n        ],\n        [\n            1,\n            \"user you boys have fish size to penis hang ups here's my catch today url\"\n        ],\n        [\n            1,\n            \"user call her a faggot and her or ask for 5 and you will send her nudes then dont send them\"\n        ],\n        [\n            1,\n            \"2017 tall ships programme quebec corner brook 7 days on bark from € … url\"\n        ],\n        [\n            0,\n            \"sustainable dev goal 3 is good health 2017 health rankings reveal affects of community on health … url\"\n        ],\n        [\n            1,\n            \"user user the little boy who constantly cries wolf no one is listening to the biggest liar in the world\"\n        ],\n        [\n            0,\n            \"the usa stole that money from iran in the hashtag the actual bill was much higher usa cannot get away with … url\"\n        ],\n        [\n            0,\n            \"mark workout partner is 16 months old video mark zuckerberg hit the gym hard friday morning wi url\"\n        ],\n        [\n            0,\n            \"user bruh i always wondered what your brother would do if he saw what these people wrote to you\"\n        ],\n        [\n            0,\n            \"modern life old inspiration the house by arc url via … url\"\n        ],\n        [\n            1,\n            \"we are offering these r for more info visit url url\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url add me on snapchat url\"\n        ],\n        [\n            0,\n            \"loose leaf calendar air plane line craft 2002 plane ways url url\"\n        ],\n        [\n            0,\n            \"user i know this sounds ridiculous but i'd focus on my diet to bring about change you're super young along with your other family\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"top story medieval mutilated the dead to stop them rising study fin … url see more url\"\n        ],\n        [\n            0,\n            \"insights thanks for the follow and looking forward to starting a conversation with you url\"\n        ],\n        [\n            1,\n            \"user hi 😊 you can place your order first you can bank in later no worries whatsapp me at 67 … url\"\n        ],\n        [\n            0,\n            \"no matter how hard u try to be a nice person some ppl will always just get on your\"\n        ],\n        [\n            0,\n            \"is one of the male characters in the show but thanks to his fox ears he looks a lot taller than he really is\"\n        ],\n        [\n            0,\n            \"we will explore how technology culture and green spaces can be factors in attracting top talent at hashtag url\"\n        ],\n        [\n            1,\n            \"i put a hit on you homie you know i'm good for it but i'll do you in myself it's personal\"\n        ],\n        [\n            0,\n            \"lookin v rough today but it's the last day to vote for user so proud 😍 💚 this girl supports y'all 🇱 🇦 … url\"\n        ],\n        [\n            1,\n            \"the southern serves the south by mark southern railway ps 4 pacific url url\"\n        ],\n        [\n            0,\n            \"user ahh yeah ❤ your job is the best because you are doing what you love relatable music is life hashtag my fandom 🙈 😜 💕\"\n        ],\n        [\n            0,\n            \"user really enjoyed the first time doing it had a blast when do you usually release for the next ppv\"\n        ],\n        [\n            0,\n            \"i hate it when fans who don't know look at translation and build theories about it when in fact it doesn't mean anything special at all\"\n        ],\n        [\n            0,\n            \"your to do list is extensive today as you optimistically attem more for scorpio url\"\n        ],\n        [\n            1,\n            \"fox news just broke wide open see who leaked trump team members url url\"\n        ],\n        [\n            1,\n            \"join golf club in april receive a welcome gift pack worth £ 300 call us for details url\"\n        ],\n        [\n            0,\n            \"user i've seen most of the show on tv still i gotta watch the whole series in order you know cause the show is fucking awesome d\"\n        ],\n        [\n            0,\n            \"user lol wanted to publish my project work as a proper paper did another research after school a … url\"\n        ],\n        [\n            1,\n            \"let's see how many you will send to a sassy high class sex bomb as i close my for the n … url\"\n        ],\n        [\n            0,\n            \"they don't realize people want simplicity even if it comes with a nice tag simplicity works all this broke … url\"\n        ],\n        [\n            1,\n            \"i get wet by andrew w k cd mar 2002 island label url url\"\n        ],\n        [\n            0,\n            \"um so the only good thing happening for me right now is that season 2 of the get down is on netflix today\"\n        ],\n        [\n            1,\n            \"people watching gonzaga for first time all year that tall white dude with the beard on gonzaga sucks url\"\n        ],\n        [\n            0,\n            \"user my point i'm the one called intolerant and every type of but i make one point and boom look … url\"\n        ],\n        [\n            0,\n            \"the first of our 2 hashtag weddings this weekend happy wedding day ashley philip … url\"\n        ],\n        [\n            0,\n            \"if you have to keep wondering where you stand with someone perhaps it's time to stop standing and start walking\"\n        ],\n        [\n            0,\n            \"it's hard to believe worlds was just two weeks ago in seattle washington it feels like … url\"\n        ],\n        [\n            0,\n            \"user sry the internet failed you on k release date surprise will you show some love to the new joey ba aka leon instead\"\n        ],\n        [\n            0,\n            \"aquarius safety mercury is willing to help you with problems personally today worship a person for best results\"\n        ],\n        [\n            0,\n            \"there is an instagram user that just posted a picture of her in her and grey socks how am i following children\"\n        ],\n        [\n            1,\n            \"high paying jobs on facebook twitter click here to search current jobs url\"\n        ],\n        [\n            0,\n            \"honored to be welcomed by obama of course dt doesn't know people go into space live in a space station or ever m … url\"\n        ],\n        [\n            0,\n            \"the draft is over are open teams who drafted an injured player will find that player now on their dl\"\n        ],\n        [\n            0,\n            \"hashtag be smart enough to hold on be brave enough to let go info promo user\"\n        ],\n        [\n            0,\n            \"daddy has a huge heart 💘 he's never been a person to have dogs in his bed until he fell in love … url\"\n        ],\n        [\n            0,\n            \"this came on randomly while i was driving i ain't mad url url\"\n        ],\n        [\n            0,\n            \"came to cheer on a familiar team sup user 👋 🏼 met some from the little police dept url\"\n        ],\n        [\n            0,\n            \"nice start to the week 🙅 🏾 😎 thank you camp link in bio to avoid the of eyes … url\"\n        ],\n        [\n            0,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            0,\n            \"world war one in colour graphic artist gives us a new look at the conflict url\"\n        ],\n        [\n            0,\n            \"' grandma called just to ask if we have enough room for all the stuff we got for little man yesterday 😂 😂\"\n        ],\n        [\n            0,\n            \"why did i watch terror in i cant stop crying i didnt deserve this kind of sadness i love nine and twelve url\"\n        ],\n        [\n            0,\n            \"this time 4 years ago i was touching down in orlando to go to disney world i am def ready for another visit user ❤ ️\"\n        ],\n        [\n            0,\n            \"user i agree w u about the last sentence but i've seen a ton of ppl only talking about the pepsi thing the … url\"\n        ],\n        [\n            0,\n            \"user please message me i'd appreciate that i fight with dust and dog hair\"\n        ],\n        [\n            0,\n            \"user in all honesty it probably wouldn't have left because it's term dom but at the same time i wouldn't be goin … url\"\n        ],\n        [\n            0,\n            \"seeing both sides of an argument is not a new dilemma for most more for libra url\"\n        ],\n        [\n            0,\n            \"this sunday 9 april use all your senses to see and hear things like never before with vanessa … url\"\n        ],\n        [\n            0,\n            \"the bright clean scent of hashtag is a great way to wake up and ready to start your day url\"\n        ],\n        [\n            0,\n            \"' community preference ' lawsuit at center of affordable housing segregation debates url\"\n        ],\n        [\n            0,\n            \"25 people followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user 😂 same here daily 😢 addicted hai we can't do anything 😂 😂 btw good morning 😛 have a dear day 😍 😍 😍 😘 😘 😘 url\"\n        ],\n        [\n            1,\n            \"user you don't have to be a rocket scientist to know the rand will fall through his ass when you fire a fm without cause\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"the last 24 hours has been an unexpected crash course in signal processing in user might write some note … url\"\n        ],\n        [\n            1,\n            \"morning gm i love my customers just like i love the toxic free ingredients in our … url\"\n        ],\n        [\n            0,\n            \"concerned mother starts petition to ban images of children on dating sites and standard … url\"\n        ],\n        [\n            0,\n            \"the best part of a sunburn is eventually like the monster you've always known you were\"\n        ],\n        [\n            0,\n            \"user guru i watched hashtag today 😀 as usual u were amazing 👍 😘 it is a fantastic movie with a great story amazing characters\"\n        ],\n        [\n            1,\n            \"url just released new restaurant menu — here's how to get started url\"\n        ],\n        [\n            0,\n            \"user in tat found old school report where i got a b for effort in physical education outrageous i ne … url\"\n        ],\n        [\n            0,\n            \"user and i was the one that was wrong just cause i said notice doesn't mean the entire fandom thinks t … url\"\n        ],\n        [\n            0,\n            \"is different from what i thought it is not really 3d for bizarre adventure 2012\"\n        ],\n        [\n            0,\n            \"user one other thing check there's no side to side movement where the meet the frame that's the bottom bracket bearing\"\n        ],\n        [\n            0,\n            \"user oh how i wish that were true that we could impeach him for that if i'm wrong about that i'll gl … url\"\n        ],\n        [\n            0,\n            \"is inviting all artists to participate in our 9th annual power of the flower exhibition this show is url\"\n        ],\n        [\n            0,\n            \"beauty and the beast afternoon tea was amazing i tried the grey stuff it was delicious ☕ ️ 🍰 🌹 url\"\n        ],\n        [\n            1,\n            \"2007 for from with honda in birmingham url via user\"\n        ],\n        [\n            0,\n            \"doctors remove from baby ’ s heart while the baby was still in the womb url\"\n        ],\n        [\n            0,\n            \"to be held for young musician of the year between 4pm 8p m on the 3rd and 4th of may the final url\"\n        ],\n        [\n            1,\n            \"need business cards get 250 cards for 75 uv coat on both sides includes design logo printing sent to you get branded now\"\n        ],\n        [\n            0,\n            \"user thank you for the concert this after user and for your service to protect our sacred rights to choose\"\n        ],\n        [\n            0,\n            \"' culture is treatment ' northeast health officials celebrated for health plan url\"\n        ],\n        [\n            0,\n            \"would be nice to know if this is true but if so don't tell brian williams url\"\n        ],\n        [\n            0,\n            \"user slow news day at the sun will be another sighting yawn lazy journalism\"\n        ],\n        [\n            0,\n            \"leon friday march 31 2017 a guide to final four tickets activities parking and more phoenix – url\"\n        ],\n        [\n            0,\n            \"no because rahm is too close to dem big big money read url\"\n        ],\n        [\n            0,\n            \"all i need is a little love a hug a sign that someone still cares a sign that god is still here right now 🙏 🏾\"\n        ],\n        [\n            0,\n            \"this is when i discovered that user is one of the funniest blokes i've ever met surprising but true 😍 url\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"there was a video where a student led the band for stars and stripes but it was he brass class but the started playing fr another room\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            0,\n            \"user were is the proof you've a tear of illegally spying on private citizens and still no proof\"\n        ],\n        [\n            0,\n            \"told not to leave her in my room 2 days later it's all over because the dog gets to it 🙄 🙄 😒\"\n        ],\n        [\n            1,\n            \"breaking trump makes a devastating announcement this is just sick details url\"\n        ],\n        [\n            0,\n            \"so hard to find the right replacement for no matter who we buy it will never match the standard of what brought when he came\"\n        ],\n        [\n            0,\n            \"come by user if you're around brooklyn to catch the sweet sounds of … url\"\n        ],\n        [\n            0,\n            \"differences between us them masses of christianity whom i defy url url\"\n        ],\n        [\n            0,\n            \"user but no way they bring him up all the way to the majors aa and aaa ball this season\"\n        ],\n        [\n            0,\n            \"whether it's the wtf you doing are you serious footsteps or the i want some of whatever you got footsteps\"\n        ],\n        [\n            0,\n            \"hashtag song won as best ost at asia artist award together with you are my everything of dots both sung by gummy\"\n        ],\n        [\n            0,\n            \"i watch the never block cookies of selfie url url\"\n        ],\n        [\n            0,\n            \"why does she have to be so extra tho alright one slap and that's it but knowing he's not gonna do anything don't a … url\"\n        ],\n        [\n            1,\n            \"👂 put your music to the ears of 👂 more than 100 000 followers 👂 2 50 a day with monthly subscription 💲 👂 🌎 ➡ url ⬅\"\n        ],\n        [\n            0,\n            \"but i realized i love writing so much it's my escape i'm home when i'm writing and i decided to never stop\"\n        ],\n        [\n            1,\n            \"i've just posted on my blog about music ft wizkid – pull up remix url check it … url\"\n        ],\n        [\n            1,\n            \"😭 😂 rt user i've been really mean and on twitter lately to the celebs and i like it 😭\"\n        ],\n        [\n            0,\n            \"says trump is bigger threat than hillary rep justin on trump the daily url via user\"\n        ],\n        [\n            0,\n            \"android beats windows to become the internet ’ s most used operating system url hashtag …\"\n        ],\n        [\n            0,\n            \"i hate you and i love you it's like i want to throw you off a cliff then rush to the bottom to catch you 😣 😣 😣\"\n        ],\n        [\n            0,\n            \"busted nunes got his information on ‘ surveillance ’ directly from the white house url url\"\n        ],\n        [\n            1,\n            \"is now available for adoption this male domestic short hair is old learn more at url\"\n        ],\n        [\n            0,\n            \"anyone who is selling men's lol i mean those neck p p inbox me asap hashtag\"\n        ],\n        [\n            0,\n            \"user oh no hope you feel better soon blue lots of honey and lemon tea and chicken soup for you 💙 💜\"\n        ],\n        [\n            1,\n            \"entertainment weekly news john oliver goes after ‘ devin f — ing nunes ’ for ‘ pointless ’ url funny true scary\"\n        ],\n        [\n            1,\n            \"user user the atlus article said bans which seems super backwards and stupid i can't see them keeping this in place\"\n        ],\n        [\n            0,\n            \"enter to win a delta trip to visit the set of when calls the heart to meet the cast url\"\n        ],\n        [\n            0,\n            \"so many comments that trump did what obama wouldn ’ t do except trump bombed syria for violating the chemical weapons ban obama\"\n        ],\n        [\n            0,\n            \"reminder 75 of these global payments are or these international payments and china c … url\"\n        ],\n        [\n            0,\n            \"why you should create a music playlist for your next meeting fast company url url\"\n        ],\n        [\n            0,\n            \"my latin america said your essay made me laugh out loud lol which i think is beautiful\"\n        ],\n        [\n            1,\n            \"i ain't bout to keep going back forth i'll block ya ass make you look from another page 🤷 🏾 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"user hard to imagine any liberals now of him just because of this hard to know though\"\n        ],\n        [\n            0,\n            \"user user i'm trying to ask myself in a more mindful way is what i want to say creating heat or light\"\n        ],\n        [\n            1,\n            \"i still think it's super fucked up that the new zelda which is all about climbing things and physics ing things doesn't have a\"\n        ],\n        [\n            0,\n            \"user user oh rusty that looks delish bet it has a wonderful crunch is the best xx\"\n        ],\n        [\n            0,\n            \"spent the afternoon w 4 theatre students what a joy if these lovely young folk are any indication our future is in good hands\"\n        ],\n        [\n            0,\n            \"that feel when you don't back up your phone and all your contacts are gone y'all wanna give me your numbers back\"\n        ],\n        [\n            0,\n            \"don't be mad boy papa will bring you home some i don't think he's too happy … url\"\n        ],\n        [\n            0,\n            \"user i dont know why i get assuming they were both right i literally told everything they were right 😂\"\n        ],\n        [\n            0,\n            \"gathering highlights power of the blog new york times automatically blog ping url hashtag\"\n        ],\n        [\n            0,\n            \"user the fed politicians with names and faces because they are the ones doing the corrupt l … url\"\n        ],\n        [\n            1,\n            \"arc was b ad mostly but it gave us 2 great ops and also riding duel\"\n        ],\n        [\n            0,\n            \"user and she made a group to post updates about her health and she wants people to know what has happened and its for whoever\"\n        ],\n        [\n            0,\n            \"this is so true i try to follow this especially when it comes to what we say remember always say what you mea … url\"\n        ],\n        [\n            0,\n            \"center city f iv 57 until 08 32 at n 13th st url url\"\n        ],\n        [\n            1,\n            \"idc how many times a nigga say ion mess with my baby mama he's lying hard asf dont trust that 🙅 🏽 💯 🅿\"\n        ],\n        [\n            0,\n            \"user would be interesting to see it expressed as a percentage of revenue to see what is sustainable\"\n        ],\n        [\n            0,\n            \"today noon pond finalists watch five user contestants share their research in 3 min or les … url\"\n        ],\n        [\n            1,\n            \"want to sell your home this year take the right steps url url\"\n        ],\n        [\n            0,\n            \"larry sanders headed to for d league playoffs here are some video highlights of hashtag center url\"\n        ],\n        [\n            0,\n            \"one person followed me and 5 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"weird it's almost like politicians are just assholes that say what you want to hear for power nah that'd be … url\"\n        ],\n        [\n            0,\n            \"walking into house and she was blasting luther from on her ipad to her bluetooth speakers in the kitchen\"\n        ],\n        [\n            0,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            0,\n            \"history will not look kindly on those who would strip evidence based science from policy making … we're looking at … url\"\n        ],\n        [\n            0,\n            \"don't hashtag or hashtag we've been through this before we'll be fine if anything act and improve the world\"\n        ],\n        [\n            0,\n            \"user often when people are speaking in public and are of what to say they fill space with um and … url\"\n        ],\n        [\n            0,\n            \"i know all the kids are pulling for a snow day but am really hoping to get one more day in before spring break to get started on wwii\"\n        ],\n        [\n            1,\n            \"is this news to you stay current with all the news from asu and earn toward great rewards hashtag url\"\n        ],\n        [\n            0,\n            \"not all some do know what they are talking about when they indulge in debates based on both or either 1 of those m … url\"\n        ],\n        [\n            1,\n            \"i liked a user video url truth or drink dirty edition girlfriend best friend\"\n        ],\n        [\n            0,\n            \"i liked a user video url double check before buying used game systems\"\n        ],\n        [\n            0,\n            \"daily graphic today covers hashtag stories standards sex my media summit today tues 4 4 5 30 pm at … url\"\n        ],\n        [\n            1,\n            \"user my cousin user is for this one but at the same damn time 😂\"\n        ],\n        [\n            0,\n            \"user people understand that college radio is superior to anything does two 12 year olds in … url\"\n        ],\n        [\n            0,\n            \"it's my third time shopping with you i like your work looking forward to using this stamp url url\"\n        ],\n        [\n            1,\n            \"gostei de um vídeo user url fallon meghan the roots sing all about that bass w classroom\"\n        ],\n        [\n            0,\n            \"i still don't understand that blonde part in the beginning of the pepsi commercial lol like what was the message\"\n        ],\n        [\n            0,\n            \"user i wonder about agencies extra ordinary performance in the blogger case yet they always failed in cases … url\"\n        ],\n        [\n            0,\n            \"david moyes faces fresh controversy after being accused of multiple ' off camera remarks ' at female repo url\"\n        ],\n        [\n            0,\n            \"idc who you are you're lying if this isn't your face when the cash now commercial comes on url\"\n        ],\n        [\n            0,\n            \"2006 10 coin united states mint silver proof set w box coa mint url url\"\n        ],\n        [\n            1,\n            \"retweeted user wow sheriff clarke forced a woman to give birth while in url\"\n        ],\n        [\n            1,\n            \"user please retire before this job eats you whole you are not up for it url\"\n        ],\n        [\n            0,\n            \"i'm sorry i keep bringing it up but i just dancing so much the atmosphere took my breath away it all felt so magical and\"\n        ],\n        [\n            0,\n            \"consumers still about using banks and others for legal services legal futures url\"\n        ],\n        [\n            0,\n            \"user i had a lot of pets and i'm terrified of a lot of things but one possibility is cancer\"\n        ],\n        [\n            1,\n            \"hashtag user to judiciary i'm still pissed i had to put up w 8 yrs of obama yet i got over it and moved on u shld 2\"\n        ],\n        [\n            1,\n            \"twitter ’ s use of cookies and similar technologies twitter help center url via user\"\n        ],\n        [\n            0,\n            \"i really really like this new it's the first time i've felt comfortable enough to … url\"\n        ],\n        [\n            0,\n            \"st petersburg metro explosion police suspect suicide bombing after at least 11 killed by underground blast url\"\n        ],\n        [\n            0,\n            \"happy birthday baby user here's a cute drunk vid lol hope you have a great day beautiful 👸 🏼 luv ya url\"\n        ],\n        [\n            0,\n            \"user imma miss you more you haven't left yet and it already feels like you've been gone forever 😩 😩\"\n        ],\n        [\n            1,\n            \"spanish stereo types are so false bc i'm spanish as fuck and i hate spicy food and have no rhythm in my hips\"\n        ],\n        [\n            0,\n            \"user stress sometimes it's literally becoming aware of your blood vessel in your mums a nurse ☺ ️\"\n        ],\n        [\n            0,\n            \"user user everyone should just agree with me in the first place bc when have i been wrong\"\n        ],\n        [\n            1,\n            \"18 photos at paradise found are uploaded under url url\"\n        ],\n        [\n            0,\n            \"haley holocaust film as “ journey toward truth ” — unlike url url\"\n        ],\n        [\n            0,\n            \"user do you not follow anyone else lmao people love tweeted the whole series before i even started it\"\n        ],\n        [\n            0,\n            \"happy birthday to one of my favorite coworkers ever user you are a gem and i hope your birthday has been amazing 💃 🏽 ❤ ️ 🎉 🍾\"\n        ],\n        [\n            0,\n            \"i'm so honored to be included in this amazing group among some incredible people doing such amazing work in our url\"\n        ],\n        [\n            0,\n            \"i've tweeted 2 politically related things today and could not regret it more if i tried that's my for the year back to wine\"\n        ],\n        [\n            0,\n            \"i'm super grateful to god the father but me god and the universe are already on another chapter of things to bring to 😀\"\n        ],\n        [\n            1,\n            \"assad us strike that killed six ‘ foolish irresponsible ’ url url\"\n        ],\n        [\n            0,\n            \"the first of privacy apocalypse has arrived verizon announces plans to install on android phones url\"\n        ],\n        [\n            1,\n            \"looking for way to slow down and embrace a life download our 5 steps to simple living guide … url\"\n        ],\n        [\n            0,\n            \"user it's amazing when i can use the market and every other account but the one i want to use\"\n        ],\n        [\n            1,\n            \"on my way to one funeral i find out i need to attend another one meanwhile y'all out here still doing stupid shit\"\n        ],\n        [\n            1,\n            \"the mummy awakens in new trailer for universal ’ s monster movie url url\"\n        ],\n        [\n            0,\n            \"cancer is no longer a disease of the old age as we commonly young cancer patients are increasingly … url\"\n        ],\n        [\n            0,\n            \"our kids are important we're making sure they receive meals year round so they grow up happy healthy … url\"\n        ],\n        [\n            0,\n            \"user i got the super scope and the sega for 1 each from the same woman that was my best market buy\"\n        ],\n        [\n            0,\n            \"if they were ants i would let them all crawl over and bite me wherever they want i will not complain url\"\n        ],\n        [\n            0,\n            \"2012 porsche sport concept at paris auto show url url\"\n        ],\n        [\n            1,\n            \"user we are currently looking for inspirational passionate to join our team see url for details\"\n        ],\n        [\n            0,\n            \"user decision i guess i'm not in buffalo but i imagine more info will come out url\"\n        ],\n        [\n            0,\n            \"one thing about shock polls is that by and large they're shocking for a reason normally because they're not true hashtag\"\n        ],\n        [\n            0,\n            \"theres so many other things that deserve so much more attention the world leaders are real life actors we all play into their\"\n        ],\n        [\n            0,\n            \"user user as much as i love 8 1 2 i'd love to see this version of 8 1 2\"\n        ],\n        [\n            1,\n            \"unveils new ar smart glasses for ‘ locations ’ url url\"\n        ],\n        [\n            0,\n            \"user recommended saturday red leather yellow leather toy boat toy boat unique new york ruth\"\n        ],\n        [\n            0,\n            \"nothing i've ever done has given me more joys and rewards than being a father to my children bill cosby … url\"\n        ],\n        [\n            1,\n            \"♀ 14 7 14 has appeared available until 22 52 07 7s willow 11th url\"\n        ],\n        [\n            1,\n            \"user my says i can't pay up this isn't addressed to me it could be any dog and i'm a\"\n        ],\n        [\n            0,\n            \"shameful that user has to put disclaimer stating big story isn't an april fools wish journalists would leave that alone\"\n        ],\n        [\n            0,\n            \"who was the greater warrior or according to original phrases from the by anonymous url\"\n        ],\n        [\n            0,\n            \"i took march off from all things reading and writing related to focus on wedding month tomorrow is april 1 so back to hashtag hashtag\"\n        ],\n        [\n            1,\n            \"more like lil ' kim her career is garbage washed up no soap involved that's y u mad 🦄 😘 bum bitch url\"\n        ],\n        [\n            0,\n            \"5 min video that ryan insurance want blocked the bomb of obama care url via user\"\n        ],\n        [\n            1,\n            \"user user women should start explaining their men what an and why they have one then they would shut up\"\n        ],\n        [\n            0,\n            \"completes acquisition of and additional assets from url\"\n        ],\n        [\n            0,\n            \"user we're getting a boston after we move and i can't wait to make him her wear accessories and such\"\n        ],\n        [\n            0,\n            \"you're more interested in the act of creation today than you a more for gemini url\"\n        ],\n        [\n            0,\n            \"i was hoping user would ask user if he's extra nervous now that his comments will move the rand in either direction\"\n        ],\n        [\n            0,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            0,\n            \"however coverage and arrives severe thunderstorm and effective near and this activity\"\n        ],\n        [\n            0,\n            \"hashtag madison law firm explains who is at fault for your burn injuries read blog url\"\n        ],\n        [\n            0,\n            \"you deleted twitter hahahah so you won't see these lol happy bday user url\"\n        ],\n        [\n            0,\n            \"i'm in love with this but i clearly missed the part where he actually asked lmao url\"\n        ],\n        [\n            0,\n            \"gets 2 in bot 1 on a walk and but user gets out of it by striking out headed to top 2 0 0\"\n        ],\n        [\n            0,\n            \"global cyber governance in 2017 information integrity url url\"\n        ],\n        [\n            1,\n            \"he removed his nose to look like a marvel villain years later he looks like this url\"\n        ],\n        [\n            1,\n            \"invisible official video url only of you have seen this amazing vid with all sounds by him jan 31 2016\"\n        ],\n        [\n            1,\n            \"vintage cross stitch patterns chickens etsy url url\"\n        ],\n        [\n            0,\n            \"btw you have to follow he both of us the website shows who follows certain people when tag url\"\n        ],\n        [\n            0,\n            \"user user my opinion is valid the facts are clear you're either born a woman or you're not\"\n        ],\n        [\n            0,\n            \"a global alliance of tech industry and academic organizations team up to fight fake news url\"\n        ],\n        [\n            0,\n            \"i am to start my spring cleaning out with the old and in with the fresh air lighter brighter … url\"\n        ],\n        [\n            0,\n            \"the japanese socialist party leader was murdered by an opponent student ' 60 please follow us on instagram … url\"\n        ],\n        [\n            0,\n            \"canada us continue focus on chemicals of mutual concern intend to warn of chemicals that could become early url\"\n        ],\n        [\n            1,\n            \"mom of 3 human in ikea after noticing these 4 url url\"\n        ],\n        [\n            1,\n            \"you're not a big fan of the rules unless you make them yoursel more for aquarius url\"\n        ],\n        [\n            0,\n            \"user similar to me facebook stalking my ex curious how she's doing but i don't care that much and don't want her back curiosity\"\n        ],\n        [\n            0,\n            \"user birthday boo 💕 🎂 i swear i sent this out already but apparently not have an amazing day you deserve it ✨\"\n        ],\n        [\n            0,\n            \"user schumer needs to act like a grown up if that's possible he's having a … url\"\n        ],\n        [\n            0,\n            \"breaking hashtag will be charged with bringing the da into she will remain premier during this process user\"\n        ],\n        [\n            1,\n            \"the magic of making up articles tips and videos on how to get your ex back and win your way back into url 3 34\"\n        ],\n        [\n            0,\n            \"user user i thought the same thing yesterday after finishing a horrible book and i don't say that lightly\"\n        ],\n        [\n            1,\n            \"user user how this bro don't like the she got lucky because the boy was childish played himself\"\n        ],\n        [\n            1,\n            \"join us tonight from 5 8 pm as we the anniversary of dr rsvp here … url\"\n        ],\n        [\n            0,\n            \"syria neil gorsuch stockholm your friday evening briefing here ’ s what you need to know … url\"\n        ],\n        [\n            0,\n            \"successful to upgrade and move to the cloud user congratulations to the electronic time keeping tea … url\"\n        ],\n        [\n            0,\n            \"user pretty messed up i understand the sentiment but i'm sure his family wants his name far away from that place\"\n        ],\n        [\n            0,\n            \"our nz coal can be used to make activated carbon which is used in kidney machines hashtag\"\n        ],\n        [\n            0,\n            \"now playing promo flashback 40 listen here url url\"\n        ],\n        [\n            0,\n            \"the where medicine architecture meet dr diana anderson on healthcare design url url\"\n        ],\n        [\n            0,\n            \"excited for a second coz i thought is finally having a full black hair lol url\"\n        ],\n        [\n            0,\n            \"mike pence breaks senate tie to allow states to defund planned parenthood the huffington post url\"\n        ],\n        [\n            1,\n            \"with the gorgeous user in my horny just for you the fans url\"\n        ],\n        [\n            0,\n            \"user yes you won now can you tell me trump that he's now president i think he's confused because hillary won popular vote\"\n        ],\n        [\n            0,\n            \"healing into life and death stephen paperback url url\"\n        ],\n        [\n            1,\n            \"mini wall door voice ear listen through device highly sensitive bug t url url\"\n        ],\n        [\n            0,\n            \"great talk from user about location based vr at hashtag says providing a unique experience different from home experience is key\"\n        ],\n        [\n            0,\n            \"lemme start off with the chocolate cheeks and chocolate wings body roll im 😍 url\"\n        ],\n        [\n            0,\n            \"study the act of texting eating and watching tv with an open nearby kisses\"\n        ],\n        [\n            0,\n            \"i am not going to hawaii in sept with my army wife because she will not allow me to wear my mini skirts there so women i am available\"\n        ],\n        [\n            0,\n            \"there were so many times each of the members came super close to us got it all on video and i'll be making a vlog ♡ hashtag\"\n        ],\n        [\n            0,\n            \"our tiny miracle most days it still feels too good to be true this sweet girl has filled our … url\"\n        ],\n        [\n            1,\n            \"who needs friends when you have and brutal april fools url\"\n        ],\n        [\n            0,\n            \"user also talked about how music was when i was kid we didn't have all the of the current … url\"\n        ],\n        [\n            0,\n            \"user cheryl laughed softly as he kissed her cheek her nose as she his … url\"\n        ],\n        [\n            0,\n            \"2017 list for class 1 to be released today via user url\"\n        ],\n        [\n            0,\n            \"i'm so lucky to have a guy who treats me like a princess let's me know in every single way he's still inlove with me ❤\"\n        ],\n        [\n            0,\n            \"jackson is on power in his capacity as the chief whip of the anc can someone invite him tomorrow night as bra jack\"\n        ],\n        [\n            0,\n            \"date 04 03 2017 01 40 02 email api max queue limit 500 now queue is action required\"\n        ],\n        [\n            1,\n            \"natural 925 silver overlay ring us 7 5 gemstone jewellery url url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"yes this is my fear that he'll try to bomb his way to better poll numbers hashtag url\"\n        ],\n        [\n            0,\n            \"i have no other friends i'm going to be pissed if i spent 200 money for a dress and not have anyone go with me\"\n        ],\n        [\n            0,\n            \"derrick also came up with 2 picks and break up and ju co transfer van got in on the action with a pass break up and a pick\"\n        ],\n        [\n            0,\n            \"caught rare footage of the mysterious ' seven armed ' clutching something exciting in its mouth url hashtag\"\n        ],\n        [\n            0,\n            \"over a million to take the mains tomorrow engineering still the overwhelming choice it seems good luck to all\"\n        ],\n        [\n            0,\n            \"meaning i'm really funny and talented but no one ever pays attention to me so i never get recognition\"\n        ],\n        [\n            0,\n            \"how focused on local to create a tech hub in central canada url\"\n        ],\n        [\n            0,\n            \"rey hrs 24 hrs day 4 5 2017 pov at 1 00 pm cdt 15 min delay 2 lane s open at 1 00 pm cdt 10 …\"\n        ],\n        [\n            0,\n            \"another armed robbery thieves get away with 4 000 cash url url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"user i was going to say we saw women team winning but no you're right since uconn was in the way\"\n        ],\n        [\n            0,\n            \"tricky balance letting fear drive you to overcome obstacles without letting it push you to panic and do something stupid hashtag\"\n        ],\n        [\n            0,\n            \"now that it seems spring has what better time to enjoy one of these beauties at user near you url\"\n        ],\n        [\n            0,\n            \"nothing says spring quite like a new pair of check out our wide selection of designer and url\"\n        ],\n        [\n            0,\n            \"also i urge all my friends to watch on netflix u wont regret it is my baby and i want to protect him with my life\"\n        ],\n        [\n            0,\n            \"it's difficult to refuse junk food at work here's a great way to get hashtag bring your own lunch … url\"\n        ],\n        [\n            0,\n            \"pray for me is going to be a long day and i wouldn't even have to internet untill like 10 pm or something\"\n        ],\n        [\n            0,\n            \"me after sending a risky text but it's not that risky it's a normal text but i'm still freaking out url\"\n        ],\n        [\n            1,\n            \"time for an upgrade shop our apple one day sale for the our lowest prices of the year preorder today … url\"\n        ],\n        [\n            0,\n            \"how i wish user will notice me one day even one retweet from them i will idk im dead\"\n        ],\n        [\n            0,\n            \"crime is an industry it has 2 sides too to make it work good guys law enforcement and bad guys law\"\n        ],\n        [\n            0,\n            \"the infamous fog of northern italy la also names its native son and noble grape … url\"\n        ],\n        [\n            0,\n            \"how much it would cost to for a private key hashtag uses url costs about x the gdp of the entire world\"\n        ],\n        [\n            0,\n            \"user the bank as we speak last st i got was under got the same feeling under\"\n        ],\n        [\n            0,\n            \"user greetings dear human friend check out my website url and discover more about me and my creators\"\n        ],\n        [\n            0,\n            \"user this is what we've been missing for the last 8 years user is a great strong voice for america\"\n        ],\n        [\n            0,\n            \"“ you are too small ” blasts t b joshua url url\"\n        ],\n        [\n            0,\n            \"these photos of barack obama and joe biden as little kids are too cute for words url\"\n        ],\n        [\n            0,\n            \"user managed to but now because he wasn't worth this he wasn't worth any of it because\"\n        ],\n        [\n            0,\n            \"ok so why is it completely acceptable for a man to go out without a shirt while we women not only have to wear a shirt but a bra\"\n        ],\n        [\n            0,\n            \"“ gray mice ” grow indefinitely without aging url i feel like the field ’ t come very far since 1993\"\n        ],\n        [\n            0,\n            \"second part starts they perform boy go as the first song hashtag hashtag\"\n        ],\n        [\n            1,\n            \"news post suspect used razor to cut name into teen ’ s skin cops url\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            1,\n            \"and then there was one hashtag i think the old man carl theory is pretty sick all he has left is the … url\"\n        ],\n        [\n            1,\n            \"demand planner supply production planner £ upon hull recruitment ltd url\"\n        ],\n        [\n            0,\n            \"read blog post looking at the importance of including patients in protocol development for clinical trials … url\"\n        ],\n        [\n            0,\n            \"i've realized that i'm probably just perfect it's everybody else around me that's got issues scott\"\n        ],\n        [\n            0,\n            \"follow ig accounts of kids who post their uber expensive everything so if there's something about their wealth you can fish 😜\"\n        ],\n        [\n            0,\n            \"good morning its friday and in fun begins to my family friends be safe be nice love as you mean it live url\"\n        ],\n        [\n            1,\n            \"the website of european joint programme on human was launched last week url\"\n        ],\n        [\n            1,\n            \"america needs hashtag to lower partisan stupidity got a better ideas than let's hear them url\"\n        ],\n        [\n            0,\n            \"would anyone buy a used car from jackson or believe his ' guarantees ' about anything retweet at will\"\n        ],\n        [\n            1,\n            \"due to demand we ’ ve added an additional performance of hashtag on monday april 17 at 7 30 p m book now … url\"\n        ],\n        [\n            0,\n            \"user user turns me off so hard it takes a special guy to pull it off and not look like a chicken\"\n        ],\n        [\n            0,\n            \"user user same i was like whoa ive drove past there so many times what if we had run into them\"\n        ],\n        [\n            1,\n            \"i want to pastel tie dye my dump him shirt but i don't know even where to even fucking begin url\"\n        ],\n        [\n            0,\n            \"ooo very big fan by love games can you spend 10 sec to say me pls pls pls its ur fan … url\"\n        ],\n        [\n            0,\n            \"user 😃 i love you my sweet lady blue eyes i love you truly deeply more 😘 ❤ ️ ❤ ️ 😍 💓 💕 🎸 🎶 💎 💍\"\n        ],\n        [\n            0,\n            \"north carolina captures march madness championship in thriller url url\"\n        ],\n        [\n            0,\n            \"hii user thank you for saving me and showing me the beautiful side of the 🌍 follow me please i love you ❣ 115\"\n        ],\n        [\n            0,\n            \"user user oh man i hope she still does the phones i've waited far too long to play with her\"\n        ],\n        [\n            1,\n            \"genuine mothers bag ribbon handle tote bag url url\"\n        ],\n        [\n            0,\n            \"amazon us summary good character development combined with excellent plot us url uk url\"\n        ],\n        [\n            0,\n            \"new teacher of girls pe maternity cover url hashtag\"\n        ],\n        [\n            0,\n            \"from a learning perspective this is the best time of my life this new learning and enlightenment is url\"\n        ],\n        [\n            0,\n            \"user one of my close brothers just lost his life to gun violence can you check it out url\"\n        ],\n        [\n            0,\n            \"our customers are exceptional delicious extraordinary perfection your ongoing support of our shop is never url\"\n        ],\n        [\n            0,\n            \"rob wilson mp stop abortion centre forcing govt to cut practical support for mothers with pregnancy\"\n        ],\n        [\n            0,\n            \"user just loop a boo sound effect for 9 minutes and then imagine roman saying this is my yard now near the end\"\n        ],\n        [\n            0,\n            \"user i'm right over here why can't you see me i'm wearing this and shirt\"\n        ],\n        [\n            0,\n            \"user you weren't by the video evidence that maybe the chemical attacks weren't real in the first place\"\n        ],\n        [\n            0,\n            \"oh whatever happens pls don't let that ex hee ji n bong soon oc get caught by that criminal noo coz it'll be too sad 😭 😭\"\n        ],\n        [\n            1,\n            \"two thirds of eu travel websites mislead on prices commission url url\"\n        ],\n        [\n            0,\n            \"forget unfollowers i believe in growing 1 new follower in the last day stats via url\"\n        ],\n        [\n            0,\n            \"he's learning about winning and losing and being a good sport about either way url\"\n        ],\n        [\n            0,\n            \"user sir my father who is senior citizen is traveling via link express to train is more than 6 hours late\"\n        ],\n        [\n            0,\n            \"has a show on 04 02 2017 at 08 00 pm o in idaho springs co url hashtag\"\n        ],\n        [\n            0,\n            \"user wishing ​ you a very happy birthday bunny sir i am a huge fan of you url\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"user that they're using a characters from another game they need to think alex is a collab ch … url\"\n        ],\n        [\n            0,\n            \"wedding contestants katie brooks spencer share their love story spencer and i met in url\"\n        ],\n        [\n            0,\n            \"honestly there's no point in looking how much i have in my bank account it's all gonna be gone be because of all these bills hashtag\"\n        ],\n        [\n            1,\n            \"teddiursa iv 8 0 0 12 10 14 move set scratch cross chop available until 05 39 06 url\"\n        ],\n        [\n            1,\n            \"post by james what a great month for client hannah hannah came to us with the goal of losing weight she has url\"\n        ],\n        [\n            1,\n            \"i'm using whatsapp for ios by user to add new features to whatsapp url\"\n        ],\n        [\n            0,\n            \"i have 31 new followers from nigeria and more last week see url url\"\n        ],\n        [\n            0,\n            \"hey you look really cute today april fools you look cute everyday keep it up url\"\n        ],\n        [\n            0,\n            \"what kind of cruel reporter would interview a player in the middle of a 2k match let the man play his game 😂 url\"\n        ],\n        [\n            0,\n            \"tips for designing a website for the future the computer has covered a long way since its inception in the 19th ce url\"\n        ],\n        [\n            0,\n            \"can we hear more about gen flynn that grad student that's the type of scandal americans can understand\"\n        ],\n        [\n            0,\n            \"a song for saturday in the dark by michael head and the red band url via user\"\n        ],\n        [\n            0,\n            \"brian williams poetic abt us missiles he is probably abt the time he one in iraq or was that iran afghanistan\"\n        ],\n        [\n            0,\n            \"user are being issued for last friday i emailed and was told i'd be contacted in 3 working days i have yet to hear back\"\n        ],\n        [\n            0,\n            \"decisions decisions decisions picking log over was really tough user hope u get url\"\n        ],\n        [\n            1,\n            \"we're always looking for volunteers for our 4 shops around if you'd like to get involved get in touch url\"\n        ],\n        [\n            1,\n            \"one verse on shining alone still better than anything y'all favorite rappers put out dis year y'all sick lmaooooo\"\n        ],\n        [\n            1,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"sunshine is la ' ' happy sunday everyone come warm up at la for the top nominated url\"\n        ],\n        [\n            0,\n            \"was for the news paper while i was on my lunch hour so i guess you could say i'm getting pretty famous\"\n        ],\n        [\n            0,\n            \"men's warehouse ​ ad just showed a dude in a sport jacket over a hoodie a sport jacket over a hoodie no words\"\n        ],\n        [\n            1,\n            \"click here to watch it url college girl fucking two and taking 👻 add me on snapchat it … url\"\n        ],\n        [\n            1,\n            \"user is perhaps taking a course in dictatorship from surviving family members who were also … url\"\n        ],\n        [\n            0,\n            \"yes user the company website for user indicates you did or are building it but its listed at my home address so can you place check\"\n        ],\n        [\n            0,\n            \"if you are looking for real soundcloud dm me and lets start your promotion for a very small fee url\"\n        ],\n        [\n            0,\n            \"user oh it's great to hear your voice again i really want to make the trip up from to see this\"\n        ],\n        [\n            0,\n            \"partners with high data leader to enable future active safety a … url\"\n        ],\n        [\n            1,\n            \"7 105 5 e ban tour of 1st t20 match live on ten sports v hd key me enjoy id\"\n        ],\n        [\n            0,\n            \"these games are unnecessary whoever would have won beaten them would have been mocked regardless url\"\n        ],\n        [\n            1,\n            \"moto plus review phone arena phone arena moto plus review phone arena with the first … url\"\n        ],\n        [\n            0,\n            \"you can buy this boat from me for 7 million dollars or you have to stay on this island forever 👍 hashtag\"\n        ],\n        [\n            0,\n            \"and will be added to the set and the wave will be replaced with a new f … url\"\n        ],\n        [\n            0,\n            \"we are raising more money for big brothers big sisters of kansas tonight and all you have to do is eat delicious url\"\n        ],\n        [\n            0,\n            \"oxygen market size to reach close to us 2 billion by 2024 url url\"\n        ],\n        [\n            0,\n            \"user interesting if that thing about pressing a button on the build happened would you be required to build the items\"\n        ],\n        [\n            0,\n            \"dating someone who has a foot fetish probably wouldn't even be that bad i bet you'd get feet all day every day\"\n        ],\n        [\n            0,\n            \"hot it's not easy being a bunny books r ★ ★ ★ url url\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            1,\n            \"your weekend won ’ t be complete without one of our favorites our shrimp fyi – you can get this on our … url\"\n        ],\n        [\n            0,\n            \"now those privacy rules are gone this is how isps will actually sell your personal data url\"\n        ],\n        [\n            1,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            1,\n            \"user freedom of speech works both ways so break out your and go f yourself url\"\n        ],\n        [\n            0,\n            \"activist parents rally in d c hoping trump will change vaccine status quo your thoughts url\"\n        ],\n        [\n            0,\n            \"i'm moving tomorrow but first today a bunch of errands working late and packing send good vibes because i'm really stressed\"\n        ],\n        [\n            0,\n            \"url prime property in prime property in prime property in prime property in\"\n        ],\n        [\n            0,\n            \"i just finished this and i have never in my entire life been more in love with a book url\"\n        ],\n        [\n            1,\n            \"hey i seen my friends dog like really licking his self down below and now his girlfriend kissing and the dog licking her face and lips\"\n        ],\n        [\n            0,\n            \"as zeus god of the sky king of husband of sacred animals are eagle wolf … url\"\n        ],\n        [\n            1,\n            \"of beautiful places hashtag hotel and conferences url\"\n        ],\n        [\n            0,\n            \"the jogging stroller and the don't work for me it's a scary experience lol there's … url\"\n        ],\n        [\n            1,\n            \"watching an old man shovel trail mix into his mouth on the bus while listening to is my why am i crying in the club moment\"\n        ],\n        [\n            0,\n            \"update 18 years 2 months and 4 days and i haven't been inside an airplane since last year url\"\n        ],\n        [\n            0,\n            \"user should get everyone who played an instrument for the mask off challenge and do a live performance come alive\"\n        ],\n        [\n            1,\n            \"user oh no if you contact lost property team on 335 they'll let you know if been handed in cm\"\n        ],\n        [\n            1,\n            \"check out our site to learn how you can afford new floors in your home url url\"\n        ],\n        [\n            1,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"has two articles on the constitutional issues raised by the s attack on syria url url\"\n        ],\n        [\n            0,\n            \"user just heard about yourself into youtube from we should collab 🙌 🏾\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"ke bhi 31st march 2017 upcoming twist sony tv serial news url via user\"\n        ],\n        [\n            0,\n            \"in two earthquakes 5 7 5 9 hit parts of a minute apart — url via user\"\n        ],\n        [\n            0,\n            \"you might be disgruntled with your current social standing bec more for taurus url\"\n        ],\n        [\n            0,\n            \"oh right my old twitter account was deleted so of course my videos won't automatically be linked to here i need to fix that later\"\n        ],\n        [\n            1,\n            \"universal media remote control for playstation 4 ps4 system free shipping url url\"\n        ],\n        [\n            0,\n            \"waiting to hear read her wi poetry url alley theatre url\"\n        ],\n        [\n            1,\n            \"there is 4 people in my house 3 of them are sat in the smallest room in the house what the fuck is wrong with this place\"\n        ],\n        [\n            0,\n            \"our greatest glory is not in never falling but in rising every time we fall ancient proverb hashtag hashtag\"\n        ],\n        [\n            1,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your weekly stats via url\"\n        ],\n        [\n            0,\n            \"fact nikki is about the foods she eats so she mainly eats sweets even when law tells her not to\"\n        ],\n        [\n            0,\n            \"i was so excited and nervous to meet user she truly has inspired me in so many ways she is so awesome thank … url\"\n        ],\n        [\n            0,\n            \"difference between machine learning data science ai deep learning and statistics url by … url\"\n        ],\n        [\n            0,\n            \"user it's is very nearly since user last year this year its 29th april\"\n        ],\n        [\n            0,\n            \"i mean if you're going to a vegan about the unnatural foods they're eating perhaps make sure it's something we eat\"\n        ],\n        [\n            0,\n            \"from the new york times ‘ north by ’ as it was meant to be seen big url\"\n        ],\n        [\n            1,\n            \"♤ ∞ new hp laptop 15 6 8gb 1tb teal windows 10 wifi dvd full url url\"\n        ],\n        [\n            1,\n            \"delivery available 6pm miami gardens kendall miami en url\"\n        ],\n        [\n            1,\n            \"home ⚾ vs user 4 30 pm 📍 titan stadium url stay tuned to here for updates\"\n        ],\n        [\n            0,\n            \"user syria doesn't have a certain family owned central bank that's the goal does iran or north korea see the pattern\"\n        ],\n        [\n            0,\n            \"sometimes the culture sector can seem quite but people there are interested you should approach them user hashtag\"\n        ],\n        [\n            0,\n            \"press release » adp clients give company kudos crowd adp workforce now adp and run powered by adp …\"\n        ],\n        [\n            0,\n            \"reilly needs to shake his head after that play we got the game but we didn't need to give that loser another one hashtag\"\n        ],\n        [\n            0,\n            \"user randomly came across your page last night perfect timing when can i expect to see winners hashtag\"\n        ],\n        [\n            0,\n            \"user apologies for the disruption phil you can check for known issues in the area here url\"\n        ],\n        [\n            1,\n            \"♠ steam lionel 100th anniversary url url\"\n        ],\n        [\n            0,\n            \"user why hasn't someone gone after dr evelyn farkas she's obviously in illegal activities should be indicted\"\n        ],\n        [\n            0,\n            \"wow can't believe the final boss in persona 5 is the friendships we made along the way joking unless i'm right\"\n        ],\n        [\n            0,\n            \"film me i wanna show how ur makes me feel via dance me oh right my girlfriend everyone 🍆 url\"\n        ],\n        [\n            1,\n            \"user not a terrorist attack only muslims can be terrorists forget rw jewish terrorists they are part of … url\"\n        ],\n        [\n            0,\n            \"the pittsburgh micro meetup is go in preparation for disrupt new york and our upcoming tc sessions series o url\"\n        ],\n        [\n            0,\n            \"young and will be releasing a special limited release with this … url\"\n        ],\n        [\n            0,\n            \"hashtag i ’ m just human i have weaknesses i make mistakes i experience sadness but i learn from all these things they make me a\"\n        ],\n        [\n            1,\n            \"i liked a user video url ft the notorious b i g deep snoop dogg legends never die\"\n        ],\n        [\n            0,\n            \"all these jokes are weird after watching halloween ' 98 earlier today hashtag\"\n        ],\n        [\n            0,\n            \"user wow it was long ago when i had twitter new account you dont know me but i love your tweets happy to see you are still active d\"\n        ],\n        [\n            0,\n            \"you know that there are many organisations working on behalf of syrians and you can donate some money just saying nevermind\"\n        ],\n        [\n            0,\n            \"simplicity boo hu hu roses red blu regards from u already 😎 😎 😎\"\n        ],\n        [\n            0,\n            \"every relationship has its problems but what makes it perfect is when you still want to be there when everything sucks\"\n        ],\n        [\n            0,\n            \"a sense of panic hangs right at the edge of your awareness yo more for aries url\"\n        ],\n        [\n            1,\n            \"approved clear travel bag sized with zipper airport ai url url\"\n        ],\n        [\n            0,\n            \"why the most popular day to exercise is “ tomorrow ” you better stop thinking of yourself as lazy time\"\n        ],\n        [\n            0,\n            \"men when our daughters sisters mothers and wives can't walk down the street without being harassed we have failed hashtag\"\n        ],\n        [\n            1,\n            \"thou coward art thou bragging to the stars telling the that thou for wars hashtag\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win 15 pcs professional paint by art supplies url hashtag\"\n        ],\n        [\n            0,\n            \"former james bond actor 2 cable rumors as “ just ” url\"\n        ],\n        [\n            0,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            0,\n            \"sean spicer on fire ' there's a connection to russia with hillary than there is trump video url\"\n        ],\n        [\n            0,\n            \"user yes so any model that had the pens as the likely cup winner seems everyone had\"\n        ],\n        [\n            0,\n            \"if you get to see your boyfriend girlfriend everyday please be thankful for it do not for one moment take it for granted\"\n        ],\n        [\n            0,\n            \"it's hard out here rt user how you in your 30s and the only thing you have in your name is a library card how\"\n        ],\n        [\n            0,\n            \"an overdose of enthusiasm is particularly troublesome for you more for taurus url\"\n        ],\n        [\n            0,\n            \"today in the gym i saw a man in a wheelchair and a man who looked like he's been here since the college opened in what's your excuse\"\n        ],\n        [\n            1,\n            \"free shipping no minimum today only up to 70 off spring sale ac url\"\n        ],\n        [\n            0,\n            \"the director and star of stopped by to share some little known facts about themselves with hashtag url\"\n        ],\n        [\n            0,\n            \"i don ’ t think we are removing the punch bowl yet we ’ re just adding a bit more fruit juice url\"\n        ],\n        [\n            0,\n            \"your and cuts her eyes when she hears cash money records taking over for the 99 2000\"\n        ],\n        [\n            0,\n            \"being a coward will close so many doors for you stand for yourself and use your influence and power you have\"\n        ],\n        [\n            1,\n            \"women's iv lace front sandals ebony uk 3 url url\"\n        ],\n        [\n            1,\n            \"user most definitely i am sure ms rice will walk away from her corrupt lies without a scratch liberals rat … url\"\n        ],\n        [\n            0,\n            \"you're looking forward to taking a break from the serious side more for aquarius url\"\n        ],\n        [\n            0,\n            \"you you know what this note out where he's lying phoenix great job if they want you expose the man walking\"\n        ],\n        [\n            0,\n            \"user user has been a lot of backlash about it being made into a netflix series because people who work in\"\n        ],\n        [\n            0,\n            \"a wild has appeared it's iv is 75 56 despawns at 23 12 17 27m 7s url\"\n        ],\n        [\n            1,\n            \"1 the state of georgia note double treasury stamps url url\"\n        ],\n        [\n            0,\n            \"el dragonite ♂ 62 2 15 3 10 steel wing outrage s normal til 11 14 27 27m 20s url\"\n        ],\n        [\n            0,\n            \"ec council certified ethical hacking course is the most certification program being by url\"\n        ],\n        [\n            0,\n            \"user two people spending a lot of time their just got out of bed on saturday look a lot of time\"\n        ],\n        [\n            0,\n            \"chapter 5 verse 7 one who works in devotion who is a pure soul and who controls his mind and senses is dear url\"\n        ],\n        [\n            0,\n            \"mr you've been up to no good haven't you the road are all starting to lead to hrc aren't they url\"\n        ],\n        [\n            0,\n            \"the perks of living in a small town is listening to the peace and quiet in the middle of nowhere 👌 🏻 👌 🏻 hashtag user\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 98 bored n tired 😴 url url\"\n        ],\n        [\n            0,\n            \"i ran out of characters for the great great great etc grandfather part of god being my dad we go way way way way way way back way back\"\n        ],\n        [\n            0,\n            \"idk it really bothers me when people don't tip you tip when someone does a good service for you always\"\n        ],\n        [\n            0,\n            \"sorry i don't get why kate didn't want the new guy leading the farmer case to see her at first what's the history hashtag\"\n        ],\n        [\n            0,\n            \"the goat tag team welcome to raw boys also don't mind me i was totally about my best friends being … url\"\n        ],\n        [\n            1,\n            \"check out user's ultimate guide to the hashtag for 2017 for the full scoop on ticket packages … url\"\n        ],\n        [\n            1,\n            \"buckle your for april influences by white wolf journeys url url\"\n        ],\n        [\n            0,\n            \"he doesn't even have to face the camera and he looks incredible ❤ ️ visual appreciation 💯 💯 url\"\n        ],\n        [\n            1,\n            \"url hashtag one one men's 2 running shoes in blue black size 12\"\n        ],\n        [\n            0,\n            \"documentation is an act of hashtag it makes public a conversation about what we value … url\"\n        ],\n        [\n            1,\n            \"portable wireless bluetooth noise cancelling headset headphones url url\"\n        ],\n        [\n            1,\n            \"opinion if you want to see russian information warfare at its worst visit these countries url\"\n        ],\n        [\n            1,\n            \"this thing people keep tweeting about seeing who visits your profile is getting super fucking annoying\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user do you know what the story is tho can an admin ip check the match is already completed so i had to submit a support ticket\"\n        ],\n        [\n            0,\n            \"user my and i are the same way we only buy them if we have people over i'm keeping my sweet tea though 😅\"\n        ],\n        [\n            0,\n            \"women face a pay gap in every single state here ’ s where it ’ s worst url via user\"\n        ],\n        [\n            0,\n            \"user donald get off the golf course and do your job read the things you sign think about them if possible for a day\"\n        ],\n        [\n            0,\n            \"concerned while federal prosecutors portland officials unclear about memo on police reform – o url\"\n        ],\n        [\n            1,\n            \"how many followers do you get daily 12 awesome new followers for me grow with url\"\n        ],\n        [\n            1,\n            \"want to spoil yourself your pup enter to win a 25 starbucks gift card at user url\"\n        ],\n        [\n            0,\n            \"flint in after billy tried to split them the closer we get to the end of this journey the more the will\"\n        ],\n        [\n            1,\n            \"hello how are you my name is urban i work in affiliate marketing at click on this link … url\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"by this you mean pussy is paid for you mean women want money in exchange for pussy url\"\n        ],\n        [\n            0,\n            \"my favourite thing is making plans with two other friends who then decide to cut you out of those plans thanks\"\n        ],\n        [\n            0,\n            \"user that you'll agree or consider my observations suggestions useful or improvements i'll take … url\"\n        ],\n        [\n            1,\n            \"full gallery url stunning lesbians with beauty 👻 add me on snapchat 95 … url\"\n        ],\n        [\n            1,\n            \"maid house cleaning service service hashtag url\"\n        ],\n        [\n            0,\n            \"i think she's crying that she can't sing it not necessarily she for sha talk the words if she url\"\n        ],\n        [\n            0,\n            \"user then how did you become a muslim in the past must be embarrassing going back to your dad\"\n        ],\n        [\n            0,\n            \"hmm stick with p c reservation or try option im feeling lucky today thoughts\"\n        ],\n        [\n            0,\n            \"user and they will keep losing them because faves only work for the people they are faves too url\"\n        ],\n        [\n            1,\n            \"video i like tips like this anything you would add via r url url\"\n        ],\n        [\n            1,\n            \"user user what needs to compromise little nobody's going to get everything they want trump cnn when he'll over\"\n        ],\n        [\n            0,\n            \"i went to pick up after my night shift and it took me nearly two hours to get her home because she kept stopping to talk to\"\n        ],\n        [\n            1,\n            \"san diego ♂ 42 2 iv 0 12 7 normal shadow claw solar beam tth 10 35 29m 53s url\"\n        ],\n        [\n            0,\n            \"this is the only with a chance to earn more than tiger woods ’ s 110 million jordan 23 … url\"\n        ],\n        [\n            1,\n            \"she wants me dead dead dead dead dead url hashtag\"\n        ],\n        [\n            0,\n            \"so glad it on user again love that i can still take part url\"\n        ],\n        [\n            0,\n            \"james launches program to empower young women of url\"\n        ],\n        [\n            0,\n            \"she had the best day for her birthday thank you user fantastic day out as usual 🐷 🐐 🐰 🐇 🐑 🐾 🐾 url\"\n        ],\n        [\n            0,\n            \"yes just like if obama was to blame for obamacare failure oh wait its the law of the land now hashtag url\"\n        ],\n        [\n            0,\n            \"meet the african models breaking barriers a crop of new models from the are making their mark by … url\"\n        ],\n        [\n            0,\n            \"are you worried about going back to work tomorrow has tips for coping with anxiety url url\"\n        ],\n        [\n            0,\n            \"user i am baffled by the desire for income equality i support equal opportunity not an … url\"\n        ],\n        [\n            0,\n            \"our team hard at work today packing these awesome gift bags for you our is happening in less than 9 url\"\n        ],\n        [\n            0,\n            \"wind 4 8 kts nnw barometer 1011 18 hpa rising slowly temperature 13 0 ° c rain today 8 6 mm humidity 99\"\n        ],\n        [\n            0,\n            \"newcastle united player warns teammates ahead of trip to sheffield wednesday url hashtag\"\n        ],\n        [\n            1,\n            \"a step by step guide to seo if you need professional help with your seo contact us url\"\n        ],\n        [\n            0,\n            \"encouragement from dr hank you shall now my friend i want you to pay attention to what i have to say url\"\n        ],\n        [\n            1,\n            \"amazing concept check out our simple snap collection www facebook com url\"\n        ],\n        [\n            0,\n            \"user before you or retweet or post please read the content bulk is not but purpose is hashtag\"\n        ],\n        [\n            1,\n            \"frank sin city pre owned blu ray dvd factory sealed url url\"\n        ],\n        [\n            0,\n            \"user but that's it entirely i know my past and i wouldn't change a thing for fear that it'll change … url\"\n        ],\n        [\n            0,\n            \"the answers to the questions we seek lay deep within us we constantly seek outside of ourselves to teachers url\"\n        ],\n        [\n            0,\n            \"we're experiencing processing delays beyond our 2 business day window thanks for your patience as services get b … url\"\n        ],\n        [\n            0,\n            \"user i it like you're online i'm sure you've seen my texts reply it 😡\"\n        ],\n        [\n            0,\n            \"the leaders agreed to a threat to someone with powerful defenders who had been known as military patterns in\"\n        ],\n        [\n            0,\n            \"no kidding i thought he would at least pay his taxes treason well it isn't like not paying ur taxes oh trump d … url\"\n        ],\n        [\n            0,\n            \"donald trump ’ s highly abnormal presidency a running guide for march url via user\"\n        ],\n        [\n            0,\n            \"rafael nadal is already for success in the clay court season by hard at his home in url\"\n        ],\n        [\n            0,\n            \"so i encourage you to pray for your family friends coworkers strangers enemies and even our leaders no matter how much you can't\"\n        ],\n        [\n            0,\n            \"user but i would buy an issue series just to look at if the artist was good regardless of whether i liked the writing or not\"\n        ],\n        [\n            0,\n            \"new of hello kitty on ebay for the united states hello kitty embossed hand bag black shiny … … url\"\n        ],\n        [\n            1,\n            \"you need to get in this game with me download the app and come play it's a blast url\"\n        ],\n        [\n            1,\n            \"i don't even be pressed now i just nod along as the class tells them exactly what the fuck i just said in their constructive criticism\"\n        ],\n        [\n            0,\n            \"so white people actually now how to organise and shown up we shall expect this the next rape march … url\"\n        ],\n        [\n            1,\n            \"if you'll see me holding up my middle finger to the world fck ur and ur cause i'm not just a url\"\n        ],\n        [\n            1,\n            \"sunglasses square wire 05 matte black url url\"\n        ],\n        [\n            0,\n            \"user i don't really remember a cab ever being difficult for you sherlock she laughs shaking her head as she gets in\"\n        ],\n        [\n            0,\n            \"nyc officials abandon subway trash bin ban experiment url via the user android app\"\n        ],\n        [\n            0,\n            \"user setup is a bit of a pain but if it saves time just for one thing it pays back\"\n        ],\n        [\n            0,\n            \"judge rules trump may have incited violence via political wire a federal judge in kentucky is url\"\n        ],\n        [\n            0,\n            \"live look in at potential mvp candidate leonard and danny green after facing and steph last night url\"\n        ],\n        [\n            1,\n            \"our dishonest president this will be what hashtag is remembered for this and destroying our planet both for greed hashtag\"\n        ],\n        [\n            0,\n            \"entrepreneur rt how one ceo turned his passion for cars into a paycheck with url\"\n        ],\n        [\n            1,\n            \"hashtag performance upgrade and the new 24 from … url\"\n        ],\n        [\n            0,\n            \"user goddamn i love the way you think i hope you're not cause i got lots of candy ❤\"\n        ],\n        [\n            0,\n            \"beaches are gorgeous right next to camping bi village url url\"\n        ],\n        [\n            0,\n            \"check out the post about baby sleeping through the night in the power of a good that has been published on … url\"\n        ],\n        [\n            0,\n            \"if you go to an island you don't just go to the beach that's fine too but what's important is seeing the people the culture lifestyle\"\n        ],\n        [\n            1,\n            \"yes the corrupt piece of crap was dems and obama destroying the health system in us best in the world jus … url\"\n        ],\n        [\n            0,\n            \"user we'd have to ask the reporter if she felt etc but she can be heard laughing a … url\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"sis don't assume i'm talking about yo nigga and get in yo feelings yo nigga not the only one on my line 😂\"\n        ],\n        [\n            0,\n            \"user so i figure it can only get worse if i decided to actually attention to the boys and not just the music lol\"\n        ],\n        [\n            1,\n            \"brazilian virgin hair human hair body wave 4pcs virgin hair wholesale 7a url url\"\n        ],\n        [\n            0,\n            \"user user he inherited the worst economy since the great depression and turned it around which part did i miss\"\n        ],\n        [\n            0,\n            \"donald trump's instagram following is full of bots and russians url article from nov 2016 but still relevant\"\n        ],\n        [\n            0,\n            \"user my tweet oml im sf gassed rn honestly is actually this is the best start to my birthday weekend\"\n        ],\n        [\n            1,\n            \"» ♢ nwt betsey johnson bow quilted large dome satchel crossbody bone black msrp 108 url url\"\n        ],\n        [\n            0,\n            \"another hashtag rejection letter no matter 🔥 we'll continue building our platform and prove them wrong … url\"\n        ],\n        [\n            0,\n            \"just “ got personal ” about wife in a instagram post url url\"\n        ],\n        [\n            0,\n            \"so disappointing that a developed nation like the us has a d grade on women's and reproductive health url\"\n        ],\n        [\n            0,\n            \"user thanks for the follow i hope you have a great sunday did you see this url\"\n        ],\n        [\n            0,\n            \"user user the media in this country is so easy to manipulate it is sad dt is distracting from the real issue here treason\"\n        ],\n        [\n            0,\n            \"two music videos by one of the leading film service production of ukraine film are up for the url\"\n        ],\n        [\n            0,\n            \"user have you heard of this new keyboard cover that lets kids feel their words now live url\"\n        ],\n        [\n            0,\n            \"when hiring a trainer for your group find a great story if you want to reach the hearts and minds of your url\"\n        ],\n        [\n            1,\n            \"four awesome and affordable ways to up your home url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url rap trap uk drill 67 type beat\"\n        ],\n        [\n            0,\n            \"forget unfollowers i believe in growing 2 new followers in the last day stats via url\"\n        ],\n        [\n            0,\n            \"enhanced detection of quantum dots by the effect for url\"\n        ],\n        [\n            0,\n            \"susan rice delivered a transparent cover up before hashtag rip chris stevens sean smith glen and … url\"\n        ],\n        [\n            0,\n            \"leaves without answering questions someone needs to pull him aside let him know he's not in toronto anymore hashtag\"\n        ],\n        [\n            0,\n            \"user hello sunny bf so beautiful nd v beautiful so i like you sorry\"\n        ],\n        [\n            0,\n            \"to serve the people thought shines around medal url url\"\n        ],\n        [\n            0,\n            \"liverpool xi vs everton lucas can mane coutinho\"\n        ],\n        [\n            0,\n            \"url 10 10 — likes to 😂 😂 well thank 💕 url\"\n        ],\n        [\n            0,\n            \"there is a method to your madness as you attempt to keep every more for leo url\"\n        ],\n        [\n            0,\n            \"they're confident they're happy you're patient i promise even when you don't think so you rock at being mama url\"\n        ],\n        [\n            0,\n            \"user surprise as soon as over the next few days in case you have with 303 and 99 offer 2 3\"\n        ],\n        [\n            1,\n            \"all the over cena nikki makes me puke just because he put a ring on it doesn't mean he'll marry her if he does it won't last\"\n        ],\n        [\n            0,\n            \"love everyone trust a few do wrong to none 💕 sending positive vibes and wishing you a … url\"\n        ],\n        [\n            0,\n            \"court we are building and growing newest commercial area call for url\"\n        ],\n        [\n            0,\n            \"today will be my last game for quite a while told account rep would renew if was fired he has not been so not\"\n        ],\n        [\n            0,\n            \"user user also false you should buy the extra book and take action it's not an either or scenario\"\n        ],\n        [\n            1,\n            \"said haters gon hate me dont even give a ' f ' haters can and die download and share url\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"user well i don't wanna your ego but you were being cute so i kinda just yeah sorry if it made yo … url\"\n        ],\n        [\n            1,\n            \"ft wizkid – pull up remix prod by url url\"\n        ],\n        [\n            0,\n            \"user user nothing is false in this tweet the story gets more complicated with each game then there's time travel\"\n        ],\n        [\n            0,\n            \"updated winter storm warning in effect in county until 11 am hashtag url\"\n        ],\n        [\n            0,\n            \"maine stay it ’ s the little things that count when i last put my feet in our country ’ s fair capita … url\"\n        ],\n        [\n            0,\n            \"revealing the skilled past of kentucky 2017 commitment the courier journal url\"\n        ],\n        [\n            0,\n            \"so excited to see the summer station id hashtag hashtag which will be launched on showtime today 😍 ☀ ️ ☀ ️ ☀ ️\"\n        ],\n        [\n            0,\n            \"alexis claims he wants to finish his contract with arsenal url url\"\n        ],\n        [\n            1,\n            \"nike victory indoor soccer shoes bright mango silver black url url\"\n        ],\n        [\n            0,\n            \"user i bet become a running gag for a while wonder if he'll be involved in a storyline where one o … url\"\n        ],\n        [\n            1,\n            \"android 4 4 car dvd radio stereo mp3 player wifi for ford focus wireless cam url url\"\n        ],\n        [\n            0,\n            \"chris raps about carrot cake chris raps about carrot cake on instagram url\"\n        ],\n        [\n            0,\n            \"user gorsuch puts big company over the life of a man in freezing weather doesn't show good judgement to me\"\n        ],\n        [\n            0,\n            \"well stated crimes in international law mirror local context aka national law let's learn from our past … url\"\n        ],\n        [\n            0,\n            \"i meet this little guy today when i shot his family's photos last time i saw his family he was still in his url\"\n        ],\n        [\n            1,\n            \"i liked a user video url gt sport online hard fought victory genesis gr 4\"\n        ],\n        [\n            0,\n            \"user we don't want you to feel this way we have notified our team and will call you back to share an update\"\n        ],\n        [\n            0,\n            \"we'd probably save more lives if we spent more time promoting than debating the of arrest\"\n        ],\n        [\n            0,\n            \"user i did it was very good check out user it's very very good as well one of my favorites\"\n        ],\n        [\n            0,\n            \"hey everyone can i ask you a favour please i'm researching what people eat for breakfast as part of a project url\"\n        ],\n        [\n            0,\n            \"masha allah today 17 students 6 boys 11 girls of quran campus the holy quran url\"\n        ],\n        [\n            0,\n            \"announces plans to sell business news url url\"\n        ],\n        [\n            1,\n            \"samsung galaxy s ii i 777 16gb black at t smartphone url url\"\n        ],\n        [\n            0,\n            \"user i'm saying lance is a baby paul george got hit with a poster right back an l lmao\"\n        ],\n        [\n            0,\n            \"user user any update pls your money still frozen is it 2017 and have u\"\n        ],\n        [\n            0,\n            \"user i can see in the back of my mind my 🙄 reaction so i know it's\"\n        ],\n        [\n            0,\n            \"kent in talks to sign for blast new zealand fast adam is in discussions to play in this t20 blast as …\"\n        ],\n        [\n            0,\n            \"it is not enough to have knowledge one must also apply it it is not enough to have wishes one must also accomplish 🌺 hashtag\"\n        ],\n        [\n            0,\n            \"i don't see you working you haven't held one town hall guess you're meeting with donors user … url\"\n        ],\n        [\n            1,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            0,\n            \"nevermind they stopped shipping coal to us will act alone on north korea if china fails to help hashtag says url\"\n        ],\n        [\n            0,\n            \"tell me why each wave of comes with a fandom of girls 4 8 years younger like i'm not complaining bc i'm guilty but\"\n        ],\n        [\n            0,\n            \"today marks the end of daylight savings and it ’ s time to change your clocks and check your smoke alarm url\"\n        ],\n        [\n            0,\n            \"high school junior launches an emoji based local reviews app url url\"\n        ],\n        [\n            0,\n            \"hi remember the grand piano and open air lakes concert it rained but we did it made it onto and how about bbc tonight\"\n        ],\n        [\n            0,\n            \"today my 8th graders helped me find a way to connect older robots to bluetooth connection oh the things we can do 📱 🌐 hashtag\"\n        ],\n        [\n            0,\n            \"we are still expecting them this country numerous activities can't make us forget … url\"\n        ],\n        [\n            0,\n            \"jimmy lane is giving away more cash tomorrow congratulations to and courtney who beat the buzzer today to url\"\n        ],\n        [\n            0,\n            \"♂ 97 8 15 15 14 quick attack until 19 14 40 29m 45s url\"\n        ],\n        [\n            0,\n            \"user even when the price is low this is not acceptable but maybe you're ok with it url\"\n        ],\n        [\n            0,\n            \"sometimes the best cure for a restless mind is a quiet night i more for pisces url\"\n        ],\n        [\n            0,\n            \"edward is always concern bout even in small details like fixing her hair 😍 😉 mayward … url\"\n        ],\n        [\n            0,\n            \"is there anything than a user shoes we think not come see the rest of the goodies at … url\"\n        ],\n        [\n            0,\n            \"tue ratings prison break returns up from 2009 finale ranks no 2 for the night read url\"\n        ],\n        [\n            0,\n            \"following the collision is off and is replaced by we are all hoping he is ok and wish him all the best\"\n        ],\n        [\n            0,\n            \"david said he was the best artist in the family so i told him to draw me n prove it i've never laughed so hard n b … url\"\n        ],\n        [\n            1,\n            \"user user my hates this family would him his ass with his tiny little balls inside\"\n        ],\n        [\n            0,\n            \"i'm not going to be one of those ppl who wish they did certain things if i'm able and willing it's getting done\"\n        ],\n        [\n            0,\n            \"user sad thing is this single comment may get her more subscribers than what she has in total\"\n        ],\n        [\n            0,\n            \"a nyt best seller will be how trump america with his hashtag messaging then became co opted by them once in power\"\n        ],\n        [\n            0,\n            \"various locations throughout the city county of denver sports instructor url user\"\n        ],\n        [\n            1,\n            \"user user seriously what sort of retarded would even such a thing\"\n        ],\n        [\n            0,\n            \"i can't even describe how beautiful this photo is user honestly how do u do it url\"\n        ],\n        [\n            0,\n            \"user nice read agree 100 on looking at old servers the in last breach i investigated was old sys pw hadn't changed in 10 yrs\"\n        ],\n        [\n            0,\n            \"user lets her hair down ivanka the trump in the other ear allowing trump to escape is my bet\"\n        ],\n        [\n            0,\n            \"user basically the lives actually being arrested and dying for no reason lol soo many things they could've done better\"\n        ],\n        [\n            0,\n            \"user we went to and our waiter was gay and amazing and so funny we him extra best waiter so far\"\n        ],\n        [\n            0,\n            \"user india in my defence both presidential are adjacent to public gardens\"\n        ],\n        [\n            0,\n            \"before you submit to a publisher or self publish have your book edited url user\"\n        ],\n        [\n            1,\n            \"22 rd 23m 9s 03 00 42 28 9 5 1 7 bullet seed solar beam url\"\n        ],\n        [\n            0,\n            \"2018 porsche 911 rs is for the lamborghini url url\"\n        ],\n        [\n            0,\n            \"at t sales executive 3 acquisition east gov sales hashtag url\"\n        ],\n        [\n            0,\n            \"pence bud you gotta sign it that's why we did this whole thing trump gotta go see what's on breitbart url\"\n        ],\n        [\n            0,\n            \"lenovo 15 6 inch full hd gaming laptop intel 8 gb brand new url url\"\n        ],\n        [\n            0,\n            \"user so do what you need to do to save this industry that a lot of folks rely on some don't even know it keep the dogs running and\"\n        ],\n        [\n            0,\n            \"user i read an article of yours from 2012 that showed me you know little about nutrition vegan foods have plenty of protein\"\n        ],\n        [\n            0,\n            \"i actually i appreciate this ⚡ ️ “ trump donates his q1 salary to the national park service ” url\"\n        ],\n        [\n            0,\n            \"hashtag the children happy to be at school a refugee camp in lebanon is helping children from the syrian … url\"\n        ],\n        [\n            0,\n            \"a little 3rd rate school prof top rated constitutional expert for being only one … url\"\n        ],\n        [\n            0,\n            \"we all get hurt betrayed and yes you feel angry it's normal digest the pain see the lesson … url\"\n        ],\n        [\n            0,\n            \"denmark is proud of their smaller gap between rich poor let's do what they do hashtag\"\n        ],\n        [\n            0,\n            \"manny and are proud of their son after he graduated from junior high school url\"\n        ],\n        [\n            0,\n            \"please check my last pedophilia is slowly being along with other while they distract you with ' '\"\n        ],\n        [\n            0,\n            \"centre section of the showing new elements for 20m thru 10m and 2 x high band in series url\"\n        ],\n        [\n            0,\n            \"user here ’ s an example of someone not taking damage ignore the rick morty url\"\n        ],\n        [\n            0,\n            \"congratulations to william for making senior 1st team all state academic 📸 wrestling url\"\n        ],\n        [\n            0,\n            \"still can't get over how weird that ' interview ' was today like they went on about how they thought somebody was fat and that was a problem\"\n        ],\n        [\n            0,\n            \"favourite johnson may be out of the masters after he injured his back falling down the stairs today of his rented home in augusta\"\n        ],\n        [\n            1,\n            \"fashion women canvas stripes tote shoulder messenger lady handbag bag url url\"\n        ],\n        [\n            0,\n            \"i my education from stanford and oxford i be sayin ' i ain't got nothing for nobody on this leaking stuff … url\"\n        ],\n        [\n            0,\n            \"5 johnny hart bc comics vintage fire king dinosaur white milk glass cereal bowls url\"\n        ],\n        [\n            0,\n            \"only 1 in 5 of top uk companies think the business environment will be better after brexit url ht user\"\n        ],\n        [\n            0,\n            \"user can you ask how we on 5 today with 6 scots and no strikers an english man's hat trick all foreigners mind 😏\"\n        ],\n        [\n            1,\n            \"the thought of a dog not knowing why his human didn't come home because they made stupid choices breaks my heart\"\n        ],\n        [\n            1,\n            \"how to make money online for free 2017 start today make 150 00 10 url via user\"\n        ],\n        [\n            0,\n            \"99 showing extreme from learning about how bad special testing is for and … url\"\n        ],\n        [\n            0,\n            \"give in to the gossip join user for their of sense and this thursday 4 6 at 8 p … url\"\n        ],\n        [\n            1,\n            \"it ’ s go time hashtag is here help the raise 7 500 to help ongoing operations invest in the url\"\n        ],\n        [\n            1,\n            \"user how unfortunate that they value illegal criminals over their own citizens time for 2 drain … url\"\n        ],\n        [\n            0,\n            \"hashtag local briefing on cloud strategy architecture and expense management url\"\n        ],\n        [\n            0,\n            \"hi user hope your well new music vid ian pewdiepie eminem mash comment and share if possible cheers\"\n        ],\n        [\n            0,\n            \"i absolutely love that are always next to each other and clinging onto each other when they're on their way to music shows a\"\n        ],\n        [\n            0,\n            \"purple africa amethyst natural loose gemstones lot aaa url url\"\n        ],\n        [\n            0,\n            \"user 78 333 is nothing compared to what they will lose under trumps budget just another distraction\"\n        ],\n        [\n            0,\n            \"phantom 3 drone flying over water park didn't realise it looked like stone url\"\n        ],\n        [\n            0,\n            \"user user i got castro going to the or once i get my going\"\n        ],\n        [\n            0,\n            \"trump presidency is nothing but a lying machine nothing he says or his staff says is true facts at all history will not be good to trump\"\n        ],\n        [\n            1,\n            \"user she with her when she finally pulls away from his lips her onyx eyes are half he … url\"\n        ],\n        [\n            0,\n            \"al gore has made another science fiction movie about global warming url via user\"\n        ],\n        [\n            0,\n            \"user not gonna lie it hurts so bad but if you want them do it i suggest having some type of pain killer … url\"\n        ],\n        [\n            0,\n            \"user spoiler yep she saw him taking to and didn't want her to tell anyone so he fe … url\"\n        ],\n        [\n            0,\n            \"suspect in fatal shooting arrested after shootout with police url url\"\n        ],\n        [\n            0,\n            \"i will be having a chat with radio on the topic of opioid abuse at 7 10 am tomorrow for anyone interested ✌ 🏻 user user\"\n        ],\n        [\n            0,\n            \"can and must become some even if i have to break into dreamworks and write it into the script myself\"\n        ],\n        [\n            0,\n            \"hashtag new harvest salad local strawberries fuzzy shaved … url\"\n        ],\n        [\n            0,\n            \"user really sorry sarah i've logged your experience with our colleague with the relevant team corey\"\n        ],\n        [\n            0,\n            \"i have developed a new appreciation for they are now my favorite flower url\"\n        ],\n        [\n            0,\n            \"flight 27 is 20 ' above me going from london to hong kong track url url\"\n        ],\n        [\n            1,\n            \"larvitar ♀ 26 7 4 1 7 bite ancient power s tiny til 13 44 23 28m url\"\n        ],\n        [\n            0,\n            \"user president trump bannon being removed nunes leaving makes u look weak looks like ur being nwo u\"\n        ],\n        [\n            0,\n            \"user 🤣 🤣 love it we need to get that girl down to class asap thanks for coming down last night we hope you had fun 💗 ✌ 🏻\"\n        ],\n        [\n            0,\n            \"funny confession i want to like your facebook status but your spelling is horrible and i don url\"\n        ],\n        [\n            0,\n            \"user it does not actually in reality it means we pay about 1 to 2 more interest on debt user\"\n        ],\n        [\n            0,\n            \"why is there a horse raising mini game on my tumblr and how do i opt out i don't think i have the determination to keep decision alive\"\n        ],\n        [\n            0,\n            \"korean internet giant naver unveiled self driving car at seoul motor show last week url hashtag\"\n        ],\n        [\n            1,\n            \"trump said he'd stop dragging us into war that's yet another fat lie benjamin url\"\n        ],\n        [\n            1,\n            \"now playing url run for your life 1960s garage\"\n        ],\n        [\n            0,\n            \"jim ross one man show today in orlando and to elite url free url\"\n        ],\n        [\n            1,\n            \"quinn insurance agency offers great coverage for your auto services with custom collections url\"\n        ],\n        [\n            1,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"user no gibraltar has no right to self determination because the treaty of says that as soon as bri … url\"\n        ],\n        [\n            0,\n            \"due looks solid this could be a url\"\n        ],\n        [\n            1,\n            \"user now on amazon new edtech product that lets people feel the words they type url\"\n        ],\n        [\n            0,\n            \"partly cloudy today with a high of and a low of hashtag hashtag april 07 2017 at 07 00 am\"\n        ],\n        [\n            1,\n            \"no be afraid be very afraid dem steal kill ill and na chill hurricane da com blow all dem away fi goo … url\"\n        ],\n        [\n            1,\n            \"it's my hashtag i have been on twitter for 4 years since 6 apr 2013 and you url\"\n        ],\n        [\n            0,\n            \"user happy birthday to my favorite person thank you for always being there for me love you sm 🎉 ❤ ️ url\"\n        ],\n        [\n            0,\n            \"fact unlike self pity weakness or depression is a medical condition for which appropriate measure ought to be taken\"\n        ],\n        [\n            0,\n            \"i tried capturing cute without too much blur but couldn't realized you can't capture art in motion it … url\"\n        ],\n        [\n            0,\n            \"user awe thanx ❤ you will be getting excited as time moves on to this evening 😚 😃 have a great opening night will lv 💕 xxx\"\n        ],\n        [\n            0,\n            \"full show – plan to trump leaked democrats caught working for russia china – 03 29 2017 url\"\n        ],\n        [\n            1,\n            \"dear everyone in the high school walk on the right side of the hallway if you walk on the left side of the hallway you are scum\"\n        ],\n        [\n            0,\n            \"today's bible verse as god's chosen ones holy and beloved yourselves with compassion kindness url\"\n        ],\n        [\n            1,\n            \"though i can't stand a nigga who can't be a father to his kid but was more then likely begging u to have it\"\n        ],\n        [\n            0,\n            \"happy monday all wish u all have a bless full day 😃 believe me not me made this 😑 … url\"\n        ],\n        [\n            0,\n            \"just over 5 minutes to go until some more hashtag quiz questions hashtag 🎉 👏 🏻\"\n        ],\n        [\n            0,\n            \"120 days after start of transformation 7th september 2014 lbs 4 3 url\"\n        ],\n        [\n            0,\n            \"one person followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"pradesh government introduces bill to ensure safety of doctors url\"\n        ],\n        [\n            0,\n            \"liked on youtube cs go economy guide common mistakes url april 1 2017 at 11 24 pm\"\n        ],\n        [\n            1,\n            \"authentic genuine silver 14k gold always in my heart charm url url\"\n        ],\n        [\n            0,\n            \"i know you'd guys are watching but after you're done and you've had a break 👇 🏾 😂 😜 url\"\n        ],\n        [\n            0,\n            \"life is hard as it is the least you can do is fill your heart with love for yourself and for everything you are\"\n        ],\n        [\n            0,\n            \"user my man donny t is definitely the guy to craft a thoughtful post war infrastructure plan to rebuild syrian society\"\n        ],\n        [\n            0,\n            \"life thinking about what i should've said instead of what i actually said imagine playing another … url\"\n        ],\n        [\n            1,\n            \"meet our stunning gibraltar 300 sq ft of space and vermont stove pricing … url\"\n        ],\n        [\n            0,\n            \"user what kind of a monster is putin has he seen the images of children for breath after the ch … url\"\n        ],\n        [\n            0,\n            \"this was at feet last summer and i can't wait to what is up there once all the snow melts url\"\n        ],\n        [\n            1,\n            \"bitch i'm screaming looks so good with dark hair i was waiting for dis kind of comeback all we need after i … url\"\n        ],\n        [\n            0,\n            \"user i thought yesterday was rock bottom nope today said hold my beer i got you beat\"\n        ],\n        [\n            1,\n            \"just pinned to social media content star burst web in dew let us inspire you dream create … … url\"\n        ],\n        [\n            1,\n            \"43 off link smart led wi fi light bulb and alexa compatible – deal alert url\"\n        ],\n        [\n            1,\n            \"damn last day here in mississippi had a good time visiting my momma will b back down soon he'll maybe even move down dis bih frfr\"\n        ],\n        [\n            0,\n            \"“ students with learning offer both educators and parents opportunities to grow ” url hashtag\"\n        ],\n        [\n            0,\n            \"user universal studios is not that fun if you want to have a lot to do six flags is better\"\n        ],\n        [\n            0,\n            \"i was the anonymous user but no idea why it didn't put my name smash it man url\"\n        ],\n        [\n            0,\n            \"user but they're things grown that wouldn't just spring up on their own obviously a … url\"\n        ],\n        [\n            0,\n            \"user absolutely libs curb and blue while huge and their powerful lobby\"\n        ],\n        [\n            1,\n            \"user i can't design so have a shitty screencap of a design website but honestly i think see you last week … url\"\n        ],\n        [\n            0,\n            \"this is asking the wrong question the log roll is to find external injuries not to stick a finger up so … url\"\n        ],\n        [\n            0,\n            \"user hell no 😭 u don't know nothing bout no them not them just freaks trust me i went to school wit dem 💀\"\n        ],\n        [\n            0,\n            \"spurs playing really well conte and his boys are in a race now let's see how they respond at bournemouth\"\n        ],\n        [\n            1,\n            \"user by the grace of allah has been recovered safe and sound we await his return home\"\n        ],\n        [\n            0,\n            \"user south states gt less bt north enjoys luxury frm our taxes is it related 2 gst or other jus 2 know what these numbers r\"\n        ],\n        [\n            1,\n            \"📷 damn dude your boyfriend can do it all this is the only way i ’ ll top url\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 1012 55 hpa temperature 19 57 ° c humidity 51 10 luminosity 0lux 2017 04 02 06 02 27\"\n        ],\n        [\n            1,\n            \"people not understanding basic design principles pisses me off even tho it shouldn't and it's not my i'm sorry\"\n        ],\n        [\n            0,\n            \"if you want hype on this monday head over to user's channel on beam the sub hype train is going strong url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"user user i love the sign on the right perhaps that should have already happened with these kids\"\n        ],\n        [\n            0,\n            \"this is like a great dream going to see user in the nottingham finals congrats user and all the team dreams come true\"\n        ],\n        [\n            1,\n            \"supreme x north face collab headband £ 100 a must need for all dm me for offers 🤘 🏼 hashtag url\"\n        ],\n        [\n            0,\n            \"the sig team would like to invite members of arabia to join the sig team for the positions of the url\"\n        ],\n        [\n            0,\n            \"donald trump ‘ horrible ’ susan rice interview with andrea mitchell url via user\"\n        ],\n        [\n            1,\n            \"trump ally alex jones threatens to “ beat ” rep adam schiff ’ s “ goddamn ass ” in anti gay url hashtag\"\n        ],\n        [\n            1,\n            \"at first i bought products bc i liked the colors but bruh i can't stand having that crusty ass product on my lips\"\n        ],\n        [\n            1,\n            \"mitsubishi pencil window soft color bright 3 10 pieces url url\"\n        ],\n        [\n            0,\n            \"cancer linked chemicals build up in ' every organ ' in mice researchers find url\"\n        ],\n        [\n            0,\n            \"as provocative as chuck or welsh decide for yourself for free hashtag url\"\n        ],\n        [\n            1,\n            \"let me tell you i used to work hard really hard but recently i have come across a formula click url\"\n        ],\n        [\n            0,\n            \"user false anyone who does anything ro make you think the truth is the wrong choice is teaching you … url\"\n        ],\n        [\n            1,\n            \"stoke city v liverpool betting visitors could be set for another frustrating encounter url\"\n        ],\n        [\n            0,\n            \"first you heal then you get excited for new love then you heal then you get excited for new love then you heal then you get excited for\"\n        ],\n        [\n            0,\n            \"this week's the rise of blog is on the continuing demo beta url\"\n        ],\n        [\n            1,\n            \"hashtag fox news is like watching a porno station with this latest all women on the show should wear … url\"\n        ],\n        [\n            0,\n            \"ho wearing supreme x champion hooded sweatshirt url url\"\n        ],\n        [\n            1,\n            \"pet worries come along to community centre monday 10 april at 11 00 am url url\"\n        ],\n        [\n            0,\n            \"user really has changed a lot from when i last lived there i still find it odd that pu shi is now the modern district\"\n        ],\n        [\n            0,\n            \"user jordan i'm one proud duck fan 33 6 you and the team had an incredible year i'm stoked for next season hashtag\"\n        ],\n        [\n            0,\n            \"user lmao y am i not surprised same old bs n btw i actually don't sleep much but thank you don't … url\"\n        ],\n        [\n            0,\n            \"user it's time to take measures to stop pocso misuse hashtag save country from\"\n        ],\n        [\n            1,\n            \"hashtag review final season of hbo drama tv greatness says url\"\n        ],\n        [\n            0,\n            \"if it weren't for social media these bizarre posts wouldn't seen the light of url via user\"\n        ],\n        [\n            0,\n            \"i was a fashion icon ahead of my time 💁 🏻 my mother is an artist i had no hope of being normal 😑 url\"\n        ],\n        [\n            0,\n            \"according to my girlfriend i am very sweet and funny so i am the best boyfriend ever url\"\n        ],\n        [\n            0,\n            \"seriously have fired at least 100 shots and i don't like being outside when guns are being fired sorry\"\n        ],\n        [\n            0,\n            \"great to see all parties at meeting in to discuss options for investment in homes to rent to reduce local im … url\"\n        ],\n        [\n            0,\n            \"happy birthday peter peace environmental activist url by … url\"\n        ],\n        [\n            0,\n            \"this high school teacher ’ s legendary homework turn ‘ de ’ into memes url via user\"\n        ],\n        [\n            0,\n            \"user planted in rotation with winter wheat occasionally potatoes spring onions rarely purple flowers really lovely\"\n        ],\n        [\n            0,\n            \"user correction on a previous post of mine regarding the terror group isil you do not under any … url\"\n        ],\n        [\n            0,\n            \"feedingjoy 16 hashtag the secret of change is to focus all of your energy not on fighting the old but on building …\"\n        ],\n        [\n            0,\n            \"user and free speech is a red in the discussion about cause no one is being fined or imprison … url\"\n        ],\n        [\n            0,\n            \"user public administration in italy is often a train wreck that might be the real problem\"\n        ],\n        [\n            0,\n            \"i care about you i care about how my actions impact you because i love you url\"\n        ],\n        [\n            0,\n            \"asia ’ s most city under the chaos is a place of surprising calm and order url\"\n        ],\n        [\n            0,\n            \"user the only reason why i screenshot instead of quoting was coz they would accuse me of their poll\"\n        ],\n        [\n            1,\n            \"best seller natural pear cabochon pendant size loose gemstone url url\"\n        ],\n        [\n            0,\n            \"my s8 feet survived wearing my s7 heels all day 😞 hassle feels like they stopped the growth of my 🤔\"\n        ],\n        [\n            0,\n            \"user if you call that a famous moment then you need a real famous moment to know how it feels\"\n        ],\n        [\n            0,\n            \"congratulations to the winner of our contest login to url to find out if it was you\"\n        ],\n        [\n            0,\n            \"user spending will also increase farm growth which will be sustainable as both core and non core income will grow a win win for all\"\n        ],\n        [\n            0,\n            \"courage is the discovery that you may not win and trying when you know you can lose tom hashtag url\"\n        ],\n        [\n            0,\n            \"user and then ya momma is going to come in and say you look like bananas in pajamas bc she's old school\"\n        ],\n        [\n            0,\n            \"i liked a user video url do authorities now have what they need on trump the resistance with keith\"\n        ],\n        [\n            0,\n            \"user user more like too busy laying in bed forcing to watch facebook videos with me 😂 😂\"\n        ],\n        [\n            0,\n            \"nj hiring manager is reviewing applications right now for environmental services technician full time url\"\n        ],\n        [\n            0,\n            \"former chief of staff syrian chemical weapon narrative could be an israeli false flag url\"\n        ],\n        [\n            0,\n            \"follow your heart take a chance and dare to dream hashtag in theaters nationwide april 21 url\"\n        ],\n        [\n            0,\n            \"after listening to the broadway soundtrack i really love the idea of a mary au with star as mary and marco as\"\n        ],\n        [\n            0,\n            \"throw back thursday before and after rooms old fashioned twin room now to a … url\"\n        ],\n        [\n            0,\n            \"so annoyed 😡 with user for blocking my ip i won't buy any tickets unless i don't find what i want why do you have the then\"\n        ],\n        [\n            0,\n            \"only time i've done an april fool i was 22 i spent a morning telling people that no i wasn't with my crushes in a at the landmark\"\n        ],\n        [\n            0,\n            \"user dean for winning the last wireless speaker hashtag\"\n        ],\n        [\n            0,\n            \"user user fox news just reported that the sun was shining hope i have an umbrella\"\n        ],\n        [\n            0,\n            \"some helpful on major details of mortgage broker url url\"\n        ],\n        [\n            0,\n            \"raw after mania use to be my favorite thing i'm already to turn i didn't watch mania and i'm meh about this show 30 mins in\"\n        ],\n        [\n            0,\n            \"sex sells and sexy girls are needed to boost the rating of a programme or product that is what shared by a marketing officer to me\"\n        ],\n        [\n            0,\n            \"trump ’ s trust is a sham he can money from it anytime without disclosure why we need to see his tax returns esp 2017 next year\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"i don't get a single cent from or either i'm not paying 10 for snack see ya next … url\"\n        ],\n        [\n            0,\n            \"two nyc based artists designed minimalist sneakers — their secret is lots of url\"\n        ],\n        [\n            0,\n            \"should never assume mental illness coz someone thinks differently to you because let's face it most people do on just about everything\"\n        ],\n        [\n            0,\n            \"user i'm not sure that's too fair i'm not a special kind of girl or somehow better remember that women … url\"\n        ],\n        [\n            0,\n            \"user drivers with more than 5 yrs full time cup can do 10 no dash and none in final eight\"\n        ],\n        [\n            0,\n            \"we ’ ve got thousands of moms just like you chatting in our app right about now join us hashtag url\"\n        ],\n        [\n            0,\n            \"user why is romo getting so much press nothing to see here he's retiring and tv so what a better than avg qb\"\n        ],\n        [\n            0,\n            \"my livestream will be delayed for next thursday since i got like 3 mixes in total that i have to record so be patient peeps hashtag hashtag\"\n        ],\n        [\n            0,\n            \"ian wright and danny murphy defend chelsea's diego costa over vincent kick allegations url\"\n        ],\n        [\n            1,\n            \"mini wired remote selfie stick selfie pole for iphone new mt url url\"\n        ],\n        [\n            0,\n            \"portland public schools proposed budget would 70 teachers 58 central url url\"\n        ],\n        [\n            0,\n            \"cooper is all class ' media training ' should just be watching this press conference once a week\"\n        ],\n        [\n            0,\n            \"when we take care of our own we all are happier mark vincent url\"\n        ],\n        [\n            0,\n            \"user when the were into they needed significantly more water\"\n        ],\n        [\n            0,\n            \"today ’ s burger special at hashtag feta bacon lettuce red onions on a bun … url\"\n        ],\n        [\n            0,\n            \"user user it was in the original set last night but they didn't play it anyway the 1998 is my fav thing ever\"\n        ],\n        [\n            0,\n            \"michael flynn is working on a deal to answer questions from fbi and the house and senate intelligence … url\"\n        ],\n        [\n            0,\n            \"nasa actually that's a picture of the volcano in 2009 … … url\"\n        ],\n        [\n            0,\n            \"when is coming back from so we can go to discuss my mental health that she's concerned about after seeing my tweets\"\n        ],\n        [\n            0,\n            \"medical charity says treated patients for nerve agents after syria attack url via user\"\n        ],\n        [\n            0,\n            \"stamp of 2002 2016 wild animals in url url\"\n        ],\n        [\n            0,\n            \"user good i was just convincing myself that you weren't he says quickly explaining his odd behavior\"\n        ],\n        [\n            1,\n            \"new in just £ 10 🌹 black pearl necklace she's a beauty 😍 😍 url url\"\n        ],\n        [\n            1,\n            \"job learn how to your search with career coach on mon 4 10 at info register … url\"\n        ],\n        [\n            0,\n            \"i 85 fire suspect indicted on multiple charges atlanta atlanta i 85 fire suspect indicted on … … url\"\n        ],\n        [\n            0,\n            \"user i know bhi reply but im happy to being a part of your hashtag\"\n        ],\n        [\n            0,\n            \"men's breakfast next saturday april 8th at 9 00 am brother martin will be sharing his url\"\n        ],\n        [\n            0,\n            \"user i'll make sure to re a lab door opening just for you senpai if i ever see you in the hall\"\n        ],\n        [\n            0,\n            \"user yes but it's been that long since i watch regularly that i still haven't seen it and that means it ' … url\"\n        ],\n        [\n            0,\n            \"2 choose your 11 favorite members by clicking their pictures must choose 11 3 click vote url\"\n        ],\n        [\n            0,\n            \"blind faith a story which continues to inspire us thanks for a wonderful article hashtag url\"\n        ],\n        [\n            0,\n            \"david bowie died an death creating up to the end fearless artistic integrity url url\"\n        ],\n        [\n            0,\n            \"men who use their cell phones very often are more likely to have a hard time sleeping at night and may experience symptoms of depression\"\n        ],\n        [\n            0,\n            \"thinking of refusing to take solo meetings with my boss to protect my marriage and also her marriage and also so she can't criticize me\"\n        ],\n        [\n            0,\n            \"biz columbia business school to host of digital finance conference in new york city … url\"\n        ],\n        [\n            0,\n            \"the hardest thing in the world is to see someone you love be in pain know you can't do anything to help\"\n        ],\n        [\n            1,\n            \"user user every prez b4 obama was white do u think didn't think he looks like a trustworthy fella\"\n        ],\n        [\n            0,\n            \"torah judaism is the fastest growing religion in africa former christians former muslims and a … url\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            1,\n            \"user reason behind gen and q m conflict the virus at the very heart of modern physics is found coming soon\"\n        ],\n        [\n            0,\n            \"sing is interest in a company that developed the first oil filling machine for vape pens\"\n        ],\n        [\n            0,\n            \"news blizzard wants to make a cinematic universe for call of duty that marvel ’ s universe url\"\n        ],\n        [\n            1,\n            \"user user i hate that emoji it's been used so much that it literally shows no emotion anymore\"\n        ],\n        [\n            0,\n            \"i'm a leo i need to get married at some point cause i need to have a party that is totally and completely about me\"\n        ],\n        [\n            0,\n            \"user and those parents are raising snowflake children with helicopter parent's lord help us all\"\n        ],\n        [\n            0,\n            \"i care so much you and i hope you are doing okay you are such an amazing person ily pls post some more art soon\"\n        ],\n        [\n            1,\n            \"ford a new opens this thursday april 6th 5pm 8p m at user url\"\n        ],\n        [\n            1,\n            \"enjoy a beautiful weekend ahead and stay with your till the end do more with beast ba … url\"\n        ],\n        [\n            0,\n            \"you're not necessarily the most vocal one in your group but y more for virgo url\"\n        ],\n        [\n            1,\n            \"double bed machine book by ruth lee single bed url url\"\n        ],\n        [\n            0,\n            \"user of course darling but you made me so brutally evil and i always think the way you do flip … url\"\n        ],\n        [\n            1,\n            \"cute bunnies and a shooting star hashtag from a beautiful day in nz during our 2014 15 … url\"\n        ],\n        [\n            0,\n            \"1 user my first proper mutual i think too nice super talented will 100 have your back i'm so lucky to be mutuals ily\"\n        ],\n        [\n            0,\n            \"also it'll be a regular reminder that i can be wrong i said be 12 sided because you can't make w even nr of sides\"\n        ],\n        [\n            0,\n            \"user i read tht and initially thought the word was ' important ' is indeed right they are the root of many of our problems\"\n        ],\n        [\n            1,\n            \"hashtag for 4 💪 🏼 💪 🏽 💪 🏾 still dropping body fat but feeling good about these numbers embrace the … url\"\n        ],\n        [\n            0,\n            \"one of the biggest challenges we can face in life is forgiveness hashtag url\"\n        ],\n        [\n            0,\n            \"from the 2017 handbook saturday april 8 actually just past the 7th if you haven't already looked url\"\n        ],\n        [\n            0,\n            \"in scenery is fabulous yes was url\"\n        ],\n        [\n            0,\n            \"i really need to shave my legs to be honest but that's not happening till wednesday at the earlier so\"\n        ],\n        [\n            1,\n            \"advertise big 100 posters for 150 includes design prints delivered to your door price based on inch posters\"\n        ],\n        [\n            0,\n            \"user it's a network with too many people who have caused much damage at many levels too ba … url\"\n        ],\n        [\n            0,\n            \"although you might already have big plans for the weekend mor more for capricorn url\"\n        ],\n        [\n            0,\n            \"user hi i'm going to vegas in 2 weeks i might never come back hah hahaha ha wink wink and then don't\"\n        ],\n        [\n            0,\n            \"user we need to rise above politics and work together to solve common problems hashtag\"\n        ],\n        [\n            0,\n            \"user i can't handle this life anymore i'm going to become a mets fan cue faith saying her people don't want me\"\n        ],\n        [\n            0,\n            \"and local government get inspired by this story map by user … url\"\n        ],\n        [\n            0,\n            \"top 10 uk sales chart mass effect andromeda is still no 1 url hashtag top 10 uk sales chart mass e …\"\n        ],\n        [\n            1,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            1,\n            \"work 24 hours a day call us and we'll stop them the top gun way 256 url url\"\n        ],\n        [\n            0,\n            \"cities and the energy belt are the most productive economic regions in america implications for the country url\"\n        ],\n        [\n            0,\n            \"we'll be presenting “ unprecedented the election that changed everything in dc april 19th join us for a live q a … url\"\n        ],\n        [\n            0,\n            \"and the lower below new dam becomes a lagoon changing every six hours\"\n        ],\n        [\n            0,\n            \"you just more love from the people here is in the uk is better than that line to me though the … url\"\n        ],\n        [\n            1,\n            \"buying this spring be prepared for bidding wars spring is the season for real estate url\"\n        ],\n        [\n            0,\n            \"user if you mean do people play it then yes this weekend is the seattle and ill be attending ther … url\"\n        ],\n        [\n            0,\n            \"spring came early this year but our guys were ready url url\"\n        ],\n        [\n            0,\n            \"receiving a 10 000 that won't cover our debts can you help me figure out the best thing to do with this money …\"\n        ],\n        [\n            0,\n            \"usually i don't really care about couples with each other on stories but user and his girl are just adorable together\"\n        ],\n        [\n            0,\n            \"the show must go on on a the teachers become tech crew for user url\"\n        ],\n        [\n            1,\n            \"yet another example of user at least in this case i subscribe to the cock up theory not … url\"\n        ],\n        [\n            1,\n            \"rainy day deal no weigh today fill up a small 12 oz cup for 4 tell our you saw this post url\"\n        ],\n        [\n            0,\n            \"user it is and i booked it immediately so i could travel with my husband contacted customer support with no avail\"\n        ],\n        [\n            0,\n            \"wow so that girl who met jungkook and jimin said that she's 5 ' 3 and jimin was almost her height um i\"\n        ],\n        [\n            0,\n            \"russian toward us is true news or fake news i think we'll soon find out nobody is the report\"\n        ],\n        [\n            0,\n            \"“ i keep in touch and we all see each other it ’ s great everyone ’ s having fun doing their own thing ” harry on one direction\"\n        ],\n        [\n            0,\n            \"is there really no way to cross peace street to get to cameron village from w north i need a at noon hashtag user\"\n        ],\n        [\n            0,\n            \"changing his tune dem rep schiff nothing definitive on trump russia collusion breitbart url\"\n        ],\n        [\n            0,\n            \"rcb captain who is nursing an injured right shoulder will have his recovery in second week of april\"\n        ],\n        [\n            1,\n            \"new hashtag trend were posted at 12 30 pm est click here to check it out url\"\n        ],\n        [\n            0,\n            \"better to get it done right than do it fast we've been stuck with hashtag flaws for 7 years b c dems were in a hurry … url\"\n        ],\n        [\n            1,\n            \"weekly liverpool football magazine issue a3 poster dirk url url\"\n        ],\n        [\n            0,\n            \"user you're a star that fell out of the sky to brighten up our lives mind following user me — 52\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"pulse insurance launches simple life cover for those with hiv url great to see this area of the market being covered\"\n        ],\n        [\n            0,\n            \"user for a birthday sometimes friends like to team up for a table then you end up getting more bottles as a group\"\n        ],\n        [\n            0,\n            \"moving is stressful here are 25 genius hacks to make your move less crazy tiny but huge time url hashtag\"\n        ],\n        [\n            0,\n            \"when you commit or in writing to an idea or goal you are more likely to honor that commitment r url\"\n        ],\n        [\n            0,\n            \"user careful now that's a to admitting jesus is real and answers prayers 😉\"\n        ],\n        [\n            1,\n            \"i'd respect him if he got hit once and just walked away but she full blown attacked harassed him fuck that bitch url\"\n        ],\n        [\n            1,\n            \"let's hope they rot in hell yeah that's how the makes me feel 😠 url\"\n        ],\n        [\n            0,\n            \"when you want to give a ' religious ' advice to your fellow brother sister be nice about it there's a way to it without being rude\"\n        ],\n        [\n            1,\n            \"i'm a god and can fuck you up so shut your mouth basically i wish i could spit in your face for that goodnight ordinary\"\n        ],\n        [\n            0,\n            \"s acts 1 8 10 1 2 introduction wrong perception about ministry is url\"\n        ],\n        [\n            0,\n            \"join us and other thought leaders at the internet of things summit april 19 20 in san francisco hashtag url\"\n        ],\n        [\n            0,\n            \"ok so i wasn't yesterday i was so confused about why suddenly brian williams cut into rachel time smh\"\n        ],\n        [\n            1,\n            \"pair this screen with a high powered video card for super smooth gaming url url\"\n        ],\n        [\n            0,\n            \"beautiful pain by user is helping me loads right now my grandpa passed away today and so i'm losing myself in this song\"\n        ],\n        [\n            0,\n            \"ofc is on hiatus during my break aka the only time i can actually stay up to watch the show and not be tired\"\n        ],\n        [\n            0,\n            \"user excellent article as always please write and educate people on bridge act senate bill s 128 s … url\"\n        ],\n        [\n            0,\n            \"user good player and seems like a loyal person and a asf dude u deserve a good team if your f a if … url\"\n        ],\n        [\n            1,\n            \"user user i remember how much you used to be a biggie fan 😂 😂 this nigga was serious about biggie\"\n        ],\n        [\n            0,\n            \"joins indonesia ’ s united url via todayng url\"\n        ],\n        [\n            0,\n            \"hashtag is a 7 month old husky x missing since 15 03 17 from birmingham now stolen url\"\n        ],\n        [\n            0,\n            \"android update makes google ’ s pixel c look more like its pixel smartphones url url\"\n        ],\n        [\n            0,\n            \"user oooh i've not seen this game before looks fab 😊 thank you for the opportunity to win user\"\n        ],\n        [\n            0,\n            \"user girl drink your coffee na i'm just had my third intense day lol hashtag\"\n        ],\n        [\n            0,\n            \"the of my college just frog came out from water cooler you all should have to see this … url\"\n        ],\n        [\n            0,\n            \"hashtag chicago fire midfielder asked if club can win world cup url\"\n        ],\n        [\n            0,\n            \"user how do you define the key factor in plan is interest rates which are slowly moving up agree\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"an assault on is an assault on democracy republicans would rather let reign than have a wor … url\"\n        ],\n        [\n            0,\n            \"international sales engineer solutions 2 recruitment hashtag url\"\n        ],\n        [\n            0,\n            \"seriously mind blowing how many products contain milk and gluten 😱 😱 — feeling a little frustrated\"\n        ],\n        [\n            1,\n            \"recap video of madam b performing at user new voices showcase united states url\"\n        ],\n        [\n            0,\n            \"tb to when i was the only one who to this song 😂 it was lit tho user url\"\n        ],\n        [\n            0,\n            \"user your thoughts on the building of the ' monster ' universe off the back of skull island\"\n        ],\n        [\n            0,\n            \"when you get an opportunity to do what you love on the word network which is the largest african american url\"\n        ],\n        [\n            0,\n            \"and our final mystery parent reader in 1st grade mr thanks to all our guest readers url\"\n        ],\n        [\n            0,\n            \"user user we love that story thank you for sharing hope joan plays your song at the ceremony\"\n        ],\n        [\n            1,\n            \"i'm in the running to win a complete user gaming set up valued at over 800 url\"\n        ],\n        [\n            1,\n            \"user ' s 9 year old sister is a nasty little skank don't let her age fool you she won't hold back on insults\"\n        ],\n        [\n            0,\n            \"clinical impact of hybrid capture – based next generation on changes in treatment decisions in hashtag url\"\n        ],\n        [\n            0,\n            \"just as the body is dead without it's spirit so faith without is also dead james 2 26 most of the time url\"\n        ],\n        [\n            0,\n            \"this picture makes me super happy 😊 in a size 14 at long last 🙌 rocking the summer look 😍 so … url\"\n        ],\n        [\n            1,\n            \"cristiano whatsapp leaked by miss erika user rodriguez yet to react url\"\n        ],\n        [\n            0,\n            \"9 the ja constitution should also be revised to provide for the removal of senators at will whether govt opp or appointed\"\n        ],\n        [\n            0,\n            \"also whenever i fw someone new they stay knowing someone i used to fw and than it's just awkward why is the community so small\"\n        ],\n        [\n            0,\n            \"jewellery to the of was today in 1987 in geneva raising £ for medical … url\"\n        ],\n        [\n            0,\n            \"user oh i know that we can always live in a dream world be funny if we did cause at times we have been dreadful this year\"\n        ],\n        [\n            0,\n            \"user founder president twins club of first twins club of india book of re … url\"\n        ],\n        [\n            0,\n            \"user apparently they hav to serve their notice period some they wil be on the 18th\"\n        ],\n        [\n            1,\n            \"check out michael large satchel leather mk black gold shoulder bag purse url via user\"\n        ],\n        [\n            1,\n            \"digital transformation the amazon takeover of scene continues url\"\n        ],\n        [\n            0,\n            \"new wmd rice ripped for claiming syria chem weapons gone url url\"\n        ],\n        [\n            0,\n            \"user i get like 10 a day and they end up not liking or retweeting anything of mine don't get your hopes up\"\n        ],\n        [\n            0,\n            \"user thank you so much for today lewis you up my day 😇 ❤ come back again soon x url\"\n        ],\n        [\n            0,\n            \"tues stat line school record athletes recognized 10 medal of honor finalists announced hashtag url\"\n        ],\n        [\n            1,\n            \"the man has got his new album out today go and give it a listen every song is 👌 🏽 👌 🏽 … url\"\n        ],\n        [\n            0,\n            \"help a child out in peru even a five dollar donation can help change his life hashtag url\"\n        ],\n        [\n            1,\n            \"user user hillary can still be charged stealing americas uranium selling to russia arab campaign donations benghazi bill rape\"\n        ],\n        [\n            0,\n            \"h late 19th century going to cover url url\"\n        ],\n        [\n            1,\n            \"need new check out easter eggs collection by on user url\"\n        ],\n        [\n            0,\n            \"user congratulations and good luck i sincerely enjoyed everything you and the digital team put together over the years\"\n        ],\n        [\n            1,\n            \"user first 3 are fantastic great kindle is perfect audio for 4 5 is different and sucks\"\n        ],\n        [\n            0,\n            \"an active lifestyle begins earlier than you realize keep your kids active with these tips url hashtag\"\n        ],\n        [\n            0,\n            \"the attack cannot be called racist before probe is completed we are committed to african students ' safety hashtag\"\n        ],\n        [\n            1,\n            \"it ’ s official obama presidency had worst economic growth in modern era – 4th worst in history url\"\n        ],\n        [\n            1,\n            \"if he a then y'all don't wanna see a picture of me next to him bc he damn near taller than me 🙄 url\"\n        ],\n        [\n            0,\n            \"user i think both and freedom have the right attitudes i expect to see this benefit freedom in phase 2\"\n        ],\n        [\n            0,\n            \"do you ever wanna run away do you lock yourself in your room with the radio on turned up so loud that no one hears you're screaming\"\n        ],\n        [\n            0,\n            \"most of the people at my traffic school are old and have to ask the instructor to repeat everything because they can't hear\"\n        ],\n        [\n            0,\n            \"captain america chris evans reveals robert jr may quit iron man sooner than you expect url\"\n        ],\n        [\n            0,\n            \"we ’ re all in for autism awareness – are you show your support and get your own pair of autism awareness socks url\"\n        ],\n        [\n            0,\n            \"fc barcelona celebration fifa club world cup final barcelona vs river plate 3 0 20 12 2015 hd url\"\n        ],\n        [\n            0,\n            \"hiii user thank you for all that you do you bring so much happiness into my life hope you're well mind following me — 61\"\n        ],\n        [\n            0,\n            \"happy birthday beautiful ❤ ️ 💃 🏼 user i pray god grants all your heart desires b god's blessings dear 🙏 🏻 i still owe you 🙊\"\n        ],\n        [\n            0,\n            \"user i'm sorry still constantly praying for you your grandma and the rest of the fam seriously ca … url\"\n        ],\n        [\n            0,\n            \"what's your favorite girlfriend you had in any school year plz answer my question url\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was hashtag hashtag\"\n        ],\n        [\n            1,\n            \"free ship 200pcs austria crystal beads url url\"\n        ],\n        [\n            0,\n            \"' sheriff ' joe loses his attorney weeks ahead of criminal trial the ring of fire network url\"\n        ],\n        [\n            0,\n            \"user from a very young age i would ask my nan to buy me fruit for easter that's probably why i'm 48 don't have\"\n        ],\n        [\n            0,\n            \"very susan that's exactly what my garden is to me therapeutic have a lovely day x 🌿 🍃 🌸 url\"\n        ],\n        [\n            1,\n            \"get your shirt today go to url to order t shirts come in gray blue red and black … url\"\n        ],\n        [\n            0,\n            \"angels freeway series starts in anaheim tonight url url\"\n        ],\n        [\n            0,\n            \"eu weekend r r u sun 9th apr half ned brighton marathon uk marathon marathon hashtag hashtag\"\n        ],\n        [\n            0,\n            \"rep might have launched this remark to distract his constituents from suspected possible collusion with the v … url\"\n        ],\n        [\n            1,\n            \"user no need to cry for me i'm good you voted for the orange snowflake who loves ignorant people he'd be thrilled by you\"\n        ],\n        [\n            0,\n            \"user user the heat is massive but it's just for wwe if people really hated him they would be quiet whenever he appears\"\n        ],\n        [\n            0,\n            \"after rbi here comes the of the credibility of important institutions falling one by one hashtag\"\n        ],\n        [\n            0,\n            \"japanese clothing manufacturer threatens to close all stores if trump forces them to manufacture in u s will trum … url\"\n        ],\n        [\n            0,\n            \"14 hilarious ways to start a conversation on dating apps ck marry date me url\"\n        ],\n        [\n            0,\n            \"and by films and records int'l islamic music by d honey url\"\n        ],\n        [\n            0,\n            \"user i enjoy it too when it ’ s not hot and or we had a mole in the yard last year so it ’ s been a bit\"\n        ],\n        [\n            0,\n            \"interesting effect it could make for a great ball and effects exercise url\"\n        ],\n        [\n            0,\n            \"big hit confirmed this afternoon that it will debut a girl group in the mid august url url\"\n        ],\n        [\n            0,\n            \"user do you know what the rule 4 was for this being taken out please had this bet and trying to work out my … url\"\n        ],\n        [\n            0,\n            \"wondering how to grow on twitter i gained 2 followers in the past day this is the app url\"\n        ],\n        [\n            0,\n            \"my amazing hubs bought me this beautiful ring from an estate sale today not sure how old it is but it looks … url\"\n        ],\n        [\n            0,\n            \"orioles sign ryan son of cal jr to minor league contract url url\"\n        ],\n        [\n            0,\n            \"thought yesterday was one of best performances for liverpool so not to score a and assist another\"\n        ],\n        [\n            0,\n            \"the office blasted sean spicer for trying to link chicago violence to its sanctuary city status … url\"\n        ],\n        [\n            0,\n            \"report news alert adds louisiana derby to an ever growing resume url\"\n        ],\n        [\n            1,\n            \"free shipping 15 pcs jewelry antique bronze heart charms pendants 13 url url\"\n        ],\n        [\n            0,\n            \"glass bead will attend the china 2017 exhibition welcome to join us url url\"\n        ],\n        [\n            0,\n            \"fans probably miss it now because they used to show some things that happened when feeds were down url\"\n        ],\n        [\n            0,\n            \"since i assume everyone loves sweets as much as i do custom monogram cookies were in order … url\"\n        ],\n        [\n            0,\n            \"mat 9 4 knowing their thoughts jesus said why do you entertain evil thoughts in your hearts hashtag hashtag\"\n        ],\n        [\n            0,\n            \"when you're in the bathroom your dog doesn't understand it just isn't that kind of relationship url\"\n        ],\n        [\n            0,\n            \"user user what about play lately or in previous masters led you to that conclusion\"\n        ],\n        [\n            0,\n            \"owens vs jericho is one of the most intense one of the most longest built matches on this hashtag card it shouldn't be on 2nd\"\n        ],\n        [\n            0,\n            \"adidas 03 original bag black new japan model url url\"\n        ],\n        [\n            0,\n            \"people often say that motivation doesn ’ t last well neither does bathing – that ’ s why we recommend it daily kisses\"\n        ],\n        [\n            0,\n            \"contrary to popular belief finland can actually handle kitchen well though you're still allowed to doubt his tasting buds sometimes ´ ・ ・\"\n        ],\n        [\n            0,\n            \"are falling on my head so i did some talking to the sun told him i didn't like the way he got things done sleeping on the job\"\n        ],\n        [\n            0,\n            \"this was my favorite color to use as a kid to make the sun of the sun will never be … url\"\n        ],\n        [\n            0,\n            \"magazine subscription mason contractors america sales rank in magazine … url\"\n        ],\n        [\n            0,\n            \"sir our salary with is pending from 2 5 years request your intervention to resolve lacks of employees r s … url\"\n        ],\n        [\n            0,\n            \"user i remember when it was first announced and it went under the radar and then it came out today on ps plus and i love it\"\n        ],\n        [\n            1,\n            \"user youre have no heart that wasnt funny i got into a huge dilemma about watching it or not you're a bitch\"\n        ],\n        [\n            0,\n            \"this lion was forced to live in captivity for over 20 years watch him finally experience freedom url\"\n        ],\n        [\n            1,\n            \"adidas champ 3 0 sizes 9 and 12 335 shipped each url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url david vs 02 04 2017 hd by\"\n        ],\n        [\n            0,\n            \"in honor of the hashtag anniversary we ’ ve up our top 10 favorite stories check it out url\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            1,\n            \"nwt top cosmetic bag rainbow emoji great gift for any age url ♥ url\"\n        ],\n        [\n            1,\n            \"now that he's stepped aside from the russia investigation i hope devin nunes steps in constantly\"\n        ],\n        [\n            1,\n            \"me i've been trained thousands of times girl ew so are you gay then me no i'm from city girl oh ok\"\n        ],\n        [\n            0,\n            \"this dude in the gym is super setting shrugs on a smith machine with cable shrugs and his arms between sets why 😐\"\n        ],\n        [\n            0,\n            \"user user no body is forcing its all about national integration is it sin to learn use national lang\"\n        ],\n        [\n            1,\n            \"a wild iv 97 8 has appeared available until 08 06 37 28s url\"\n        ],\n        [\n            1,\n            \"user is not only the worst rapper alive but the most sensitive tryna bully a girl ol ' bum ass studio lol\"\n        ],\n        [\n            0,\n            \"user i tried man i tried i even picked a spot of but it was just too much to this day i've never … url\"\n        ],\n        [\n            1,\n            \"adams idea tech single iron pitching wedge pw graphite regular right 35 75 in url url\"\n        ],\n        [\n            0,\n            \"user yeah because when i asked you to consider how something made me feel you had no response\"\n        ],\n        [\n            1,\n            \"are not the brightest people in the world by any stretch of the imagination creating fake accounts w the name in them\"\n        ],\n        [\n            1,\n            \"user the kill don't threaten me with a good time andy you're a star government hooker helen … url\"\n        ],\n        [\n            1,\n            \"wales domain helps brown '  s stand out from the crowd url url\"\n        ],\n        [\n            0,\n            \"user user i dunno i mean we humans generally like our meat um cleaner 😂\"\n        ],\n        [\n            1,\n            \"user user hey harry why do u have a on your face is this a new democrat look it might catch on\"\n        ],\n        [\n            0,\n            \"trump removes stephen bannon from national security council post via user resistance works people url\"\n        ],\n        [\n            0,\n            \"user yay i saw the report of why you're opening late so my condolences are with your team 😕\"\n        ],\n        [\n            0,\n            \"for the very few that accept the wonderful way of chicken pineapple pizza god bless you for those who don't url\"\n        ],\n        [\n            0,\n            \"how crowdfunding helped a german college grad create a social network to take on twitter url by … url\"\n        ],\n        [\n            0,\n            \"dragonite f iv 57 until 01 15 at w st url url\"\n        ],\n        [\n            0,\n            \"hiii user thank you for all that you do you bring so much happiness into my life hope you're well mind following me — 63\"\n        ],\n        [\n            0,\n            \"apparently they don't believe trump's assertion that global warming was created by and for the chinese url\"\n        ],\n        [\n            0,\n            \"this i hate complaining about money but i refuse to tour in a negative me so i can visit hashtag url\"\n        ],\n        [\n            0,\n            \"i sadly can't watch live concert of bts in just because i'm not able to i can only watch her through the 😂 😂\"\n        ],\n        [\n            0,\n            \"congratulations to fresh faces 2017 👏 🏾 👏 🏾 👏 🏾 👏 🏾 it was such a pleasure to work … url\"\n        ],\n        [\n            0,\n            \"user tough call i am a hop head so the ipa is up there but that peach pale ale is tasty as well i cannot choose\"\n        ],\n        [\n            0,\n            \"by protecting their own from illegal logging an afro colombian community on the caribbean url\"\n        ],\n        [\n            1,\n            \"' predator ' who set up african children's charity jailed for sexual of 13 year old girl … url\"\n        ],\n        [\n            0,\n            \"sitting in the car is a date watching movies is a date laying in bed is a date a date doesn't require your wallet only you're time 💕\"\n        ],\n        [\n            1,\n            \"to build a long lasting career you need a supportive fanbase to target new fans visit url\"\n        ],\n        [\n            1,\n            \"i really don't get why people hate rs lol you guys — just for being ourselves url\"\n        ],\n        [\n            0,\n            \"it's hashtag and hashtag fish special menu all day then £ 5 off a bottle of from 7pm 🥂\"\n        ],\n        [\n            0,\n            \"user at his current cost and control sure his fa deal will tell us a lot i think he gets mike type deal\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            1,\n            \"user y'all niggas was my shit on my park the other week lmaoooo i was like damn just wait till i get a mic\"\n        ],\n        [\n            0,\n            \"only 10 days left to support tour to to perform ' the rising ' and teach workshops url\"\n        ],\n        [\n            0,\n            \"top of the 4th lady eagle softball lead creek 5 0 2 run from alyssa washington in the top of the 3rd\"\n        ],\n        [\n            0,\n            \"news pharma announce a jv to natural focused on cardio health url user\"\n        ],\n        [\n            1,\n            \"need a gift buy a book join us for our book fair this saturday april 8th at noble in springfield url\"\n        ],\n        [\n            0,\n            \"now playing on urban hitz radio one in a million listen now url\"\n        ],\n        [\n            0,\n            \"it's not always the case and i live in a city with a connected black middle and upper class but elitist … url\"\n        ],\n        [\n            1,\n            \"combine live tv on your tv screens with customized promotional content news sports weather any live tv channel … url\"\n        ],\n        [\n            1,\n            \"get a £ 10 free bonus with no deposit required deposit £ 10 play with £ 50 claim yours here ► … url\"\n        ],\n        [\n            0,\n            \"5 puppies die after being shot in the head on side of louisiana road suspect arrested office url via user\"\n        ],\n        [\n            0,\n            \"user outnumbered is an understatement today a man and a democrat luckily you're bright and to … url\"\n        ],\n        [\n            0,\n            \"and join forces to provide advanced cybersecurity services and have launched new security … url\"\n        ],\n        [\n            0,\n            \"richmond farmers market saturdays 10am 4 30 pm square 5 min walk from richmond station url user\"\n        ],\n        [\n            0,\n            \"i don't have a video for tonight i haven't had time to edit but it will be up tomorrow instead\"\n        ],\n        [\n            1,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            1,\n            \"anti campaign begins in five of a three days anti campaign began in … … url\"\n        ],\n        [\n            1,\n            \"i fucking love the way al lot of youtubers in my country and my parents dont me to go to amsterdam to find them\"\n        ],\n        [\n            0,\n            \"it's actually a design course for the 4th semester and i'm only at the second one but i wanted more design lectures\"\n        ],\n        [\n            1,\n            \"teddiursa iv 8 0 0 15 12 9 move set scratch play rough available until 14 43 45 url\"\n        ],\n        [\n            0,\n            \"gothic fairy with pet dragon statue stunning url url\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            1,\n            \"hashtag saturday 😈 ladies free free edibles 😋 🍩 strippers ralph david blvd atl url\"\n        ],\n        [\n            1,\n            \"ic auto for photo video ipad app 83 1 99 … url hashtag\"\n        ],\n        [\n            1,\n            \"delivering guest satisfaction through cutting edge tech lodging url url\"\n        ],\n        [\n            0,\n            \"we have the worst rate of any modern country and that will kill women what is wrong with them … url\"\n        ],\n        [\n            0,\n            \"1 chicago news search businesses obama aide denies using intel to spy on trump 1 chicago news search url\"\n        ],\n        [\n            0,\n            \"pence and bolton are of course on the same team us does want desperately to undermine the peace talks so they can s … url\"\n        ],\n        [\n            1,\n            \"i literally have a of orange juice in my lap and everyone is driving like an ass today fuck with me\"\n        ],\n        [\n            0,\n            \"new christian grey suede open toe platform 36 6 shoes 02 100 170 00 url url\"\n        ],\n        [\n            0,\n            \"you know something bouta go down when your ex his best friend and his new girl add you on snapchat the same time 😒 😂 grow up man\"\n        ],\n        [\n            0,\n            \"user you just wonder sometimes is of choice of gear … url\"\n        ],\n        [\n            0,\n            \"user pelosi schumer warren waters they're all nuts represent liberals i feel sorry for folks\"\n        ],\n        [\n            1,\n            \"hello kitty swarovski elements japan south pendant charm url url\"\n        ],\n        [\n            0,\n            \"i've always about star empire using a board to make decisions today i have proof url\"\n        ],\n        [\n            0,\n            \"4 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"and with that last performance by user he has a triple double for a whole 82 game season hashtag\"\n        ],\n        [\n            0,\n            \"user user don't forget the majority of everton fans that chant murderers plus coleman broke his own leg\"\n        ],\n        [\n            0,\n            \"user i wanted a game to take on holiday with me i remember nothing else about that holiday also gateway t … url\"\n        ],\n        [\n            1,\n            \"a living space that provided facilities like a mechanical car wash check out hashtag\"\n        ],\n        [\n            1,\n            \"user specific one they come good the default stock photos for like long pretty female hair ones r the shit ones\"\n        ],\n        [\n            0,\n            \"so my apartments do and just told us that my room was to dirty i literally just gave laundry on the floor\"\n        ],\n        [\n            0,\n            \"hashtag fortune brands sets date for first quarter earnings announcement and investor read more url\"\n        ],\n        [\n            0,\n            \"hashtag url elizabeth keeps warm in a coat while clutching a hot water bottle as she films …\"\n        ],\n        [\n            0,\n            \"the singer is under the impression that sex would increase a guy's interest in her and she's right hashtag hashtag\"\n        ],\n        [\n            0,\n            \"tattoo trends – butterflies flying away latest butterfly tattoos on wrist … url url\"\n        ],\n        [\n            0,\n            \"user but this isn't the first time nerve agents have been used in syria and yet a compromise has yet to be reached\"\n        ],\n        [\n            0,\n            \"when heard mike flynn a snitch trump might get impeached dave getting his props and kendrick dropped a ban … url\"\n        ],\n        [\n            0,\n            \"the person that is trying to hack me deleted all my drafts i'm gonna make this account just see\"\n        ],\n        [\n            0,\n            \"user do you teach or lecture on design efficiency for outdoor lighting or can you recommend reading materials\"\n        ],\n        [\n            0,\n            \"i havent listened to 1d in months so now im having a mini 1d sound trip and … im getting emo af\"\n        ],\n        [\n            0,\n            \"user my first reaction to sound was feeling this so hard in my body i could not breathe … url\"\n        ],\n        [\n            0,\n            \"about to sit down and watch my first madrid match since we played them i already have that instant regret feeling\"\n        ],\n        [\n            0,\n            \"seriously will probably bring about the end of mankind planet of the url\"\n        ],\n        [\n            0,\n            \"user human rights something i'm sure you advocate for this isn't a military issue or a work policing it's basic human rights\"\n        ],\n        [\n            0,\n            \"him are you okay her yeah i'm fine what she really means i'm by the sadness that drake take care\"\n        ],\n        [\n            1,\n            \"buffalo speedway west university place tx 999 999 3 beds 2 5 baths url\"\n        ],\n        [\n            0,\n            \"my manager is so personality and it worked again so doing that can actually provide for me so be it\"\n        ],\n        [\n            0,\n            \"hashtag starts today no ' today's something teal post a pic of something teal us … url\"\n        ],\n        [\n            0,\n            \"jackie says inauguration performance career expects to sing at white house again video url via user\"\n        ],\n        [\n            0,\n            \"user we have tons of designers and who love using surface stop by and check us out url\"\n        ],\n        [\n            0,\n            \"picks ex prosecutor to serve as top cop url url\"\n        ],\n        [\n            1,\n            \"for 2006 s south dakota silver washington quarter url url\"\n        ],\n        [\n            0,\n            \"user user and rebuilding you can help us rebuild it by joining our cause we will put you in a place of power\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win chasing a novel invention by author url hashtag\"\n        ],\n        [\n            1,\n            \"waiting until you are retired to travel to all your bucket list destinations you might want url url\"\n        ],\n        [\n            0,\n            \"helping to install the fantastic baby people graffiti exhibition with user in the project lab url\"\n        ],\n        [\n            0,\n            \"ok so i think i'm having my hero academia from reading it so much over a week what do now\"\n        ],\n        [\n            0,\n            \"for the science guys carbon could reach levels unseen in 50 million years url\"\n        ],\n        [\n            0,\n            \"welp here we go 1st john john then prez now getting the thief title for a while url\"\n        ],\n        [\n            1,\n            \"whenever im stressed or anxious i listen to quran and my playlist really went from to the weeknd im going to hell\"\n        ],\n        [\n            0,\n            \"super great meeting up with user tonight super cool dude both online and in person can't wait to see what … url\"\n        ],\n        [\n            0,\n            \"first we were strangers then friends feelings were added in and now we're lovers and friends but a few yrs from now we could be\"\n        ],\n        [\n            0,\n            \"when such occur in sa makes me think of horrible haiti earthquake let's take care of ourselves citizens and be alarmed hashtag\"\n        ],\n        [\n            0,\n            \"got my gym membership 💓 can't wait to start eating right and getting my body in shape for 👌 🏼 ✌ 🏻 💪 🏼 🤞 🏻\"\n        ],\n        [\n            0,\n            \"4 bedroom 10 75 horse ranch texas tx estate for sale updated url\"\n        ],\n        [\n            0,\n            \"user fancy this not quite the maldives but for a fab cause we'd love to have you url\"\n        ],\n        [\n            0,\n            \"hashtag is not dead it's just not human anymore well give me human conversations url\"\n        ],\n        [\n            0,\n            \"bless u user you're 2 good at your job of making us think u r all sarcasm cutting humor we also saw your great heart 2nite ❤ 😥 🙏\"\n        ],\n        [\n            1,\n            \"user on the train back from bunch of pissed up start a fight woman next to me with children\"\n        ],\n        [\n            1,\n            \"the helen fry ep is all an new and fully streaming thing today via check it out also release show for that url\"\n        ],\n        [\n            1,\n            \"full video url milf has a real talent of sw 👻 add me on snapchat 94 👻 url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag star wars ™ battlefront ™ live at url\"\n        ],\n        [\n            1,\n            \"its nt the pastor i want to address its the member please show me one i need to spiritual slap someone 👋 👋 to … url\"\n        ],\n        [\n            0,\n            \"i'm seeing next week hoping he'll reduce by half to i was on reduced to … url\"\n        ],\n        [\n            0,\n            \"ahh i love nothing like walking shirtless through the woods without a care in mind makes me smile so quiet but loud\"\n        ],\n        [\n            1,\n            \"final hours jack n jill organic toothpaste 2 pack 10 99 free shipping flavours include url\"\n        ],\n        [\n            0,\n            \"user fir ever and always for you love you so much ❤ ❤ ❤ 😍 😍 😍 ❤ ❤ ❤ … url\"\n        ],\n        [\n            0,\n            \"these next 2 weeks before vegas i'll only be working 4 days and the others i'll be flying or off 🤘 🏽 🤘 🏽 🤘 🏽 🤘 🏽\"\n        ],\n        [\n            0,\n            \"please read the statement issued by the survivors circle and governing circle of the on senator url\"\n        ],\n        [\n            1,\n            \"sega uncut mit 3d cover ps3 playstation 3 game 18 url 1 url\"\n        ],\n        [\n            0,\n            \"you may be not so secretly exploring a variety of strategies t more for aries url\"\n        ],\n        [\n            0,\n            \"user mail on sunday dropped crime story after organised crime gang sent editor letter which me my daughter\"\n        ],\n        [\n            0,\n            \"hashtag luke shaw manchester united defender has ' no excuse ' for lacking commitment url\"\n        ],\n        [\n            0,\n            \"everyone left in this battle royal should give their notice make a name for themselves outside of the wwe hashtag\"\n        ],\n        [\n            0,\n            \"user governance in pakistan is a full time jokes apart it's a sad sad situation user\"\n        ],\n        [\n            0,\n            \"just attended east chicago state of the city event at casino very nice event sat at the school of east table\"\n        ],\n        [\n            0,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"user did your group post this if so could we use it to make a poster for please url\"\n        ],\n        [\n            0,\n            \"hashtag as banking is by the digital revolution this new logo can take things forward user\"\n        ],\n        [\n            0,\n            \"user x ur number of talks y data science popularity dang u just proved that ur lectures … url\"\n        ],\n        [\n            1,\n            \"join the experience club for the chance to win amazing prizes from lighting in a bottle hashtag url\"\n        ],\n        [\n            0,\n            \"few foods on track to meet salt reduction targets survey reveals url hashtag\"\n        ],\n        [\n            1,\n            \"the hardy boyz return wwe theme song 2017 loaded url via user love this song\"\n        ],\n        [\n            0,\n            \"leadership is not just what happens when you're there it's what happens when you're not ken hashtag\"\n        ],\n        [\n            0,\n            \"has an astonishing goal scoring record for someone so young how some are saying we should him i'll never know hashtag\"\n        ],\n        [\n            1,\n            \"user user imma follow you just to watch your shit come apart as this narrative turns and it's turning\"\n        ],\n        [\n            0,\n            \"hashtag tagged alcohol sterling liquor alcoholic its like seeing the face of god via … url\"\n        ],\n        [\n            0,\n            \"unmasking and raw intel for political gain is not a legitimate function of nat sec advisor url\"\n        ],\n        [\n            0,\n            \"reveal their ’ secrets more than they hide them writes url url — …\"\n        ],\n        [\n            0,\n            \"to give him immunity it means they want him to turn and testify against someone higher up in the food chain url\"\n        ],\n        [\n            0,\n            \"somebody asked what my high school colors were the other day and i straight up told them bricks you know the color of the building\"\n        ],\n        [\n            0,\n            \"we'll call this the weekend golf operation very expensive with no bang for the buck url\"\n        ],\n        [\n            0,\n            \"the phrase literally says mess with the bull you'll get the how did he not see this coming url\"\n        ],\n        [\n            0,\n            \"bpd 911 dispatch auto acc injury 2000 n st fri mar 31st 2017 2 42 pm high\"\n        ],\n        [\n            0,\n            \"user if i were ever to meet you in public what level of recognition would be ok i offer the full range of g … url\"\n        ],\n        [\n            1,\n            \"im on my own twitch until 5 20 am est then i will continue in user twitch channel come and support me url\"\n        ],\n        [\n            0,\n            \"decisions decisions decisions … drilling the fc barcelona way url url\"\n        ],\n        [\n            1,\n            \"i am livid many in service to died this ' man ' flynn is running away from what he deserves no face what u did\"\n        ],\n        [\n            1,\n            \"i wish these winds could blow away my fucks so i can drop out of school and join the circus url\"\n        ],\n        [\n            0,\n            \"hashtag at this point it looks like a sunny ☀ ️ day with a few clouds enjoy url\"\n        ],\n        [\n            0,\n            \"😒 we already knew she could take a pretty picture i'm more concerned with her education url\"\n        ],\n        [\n            0,\n            \"user user so when a specific group is targeted in every part of the country its properties vehicles houses too burnt what is it\"\n        ],\n        [\n            0,\n            \"premium real tempered glass film screen protector for apple iphone 7 plus url url\"\n        ],\n        [\n            0,\n            \"user 911 911 what's your emergency me um my good internet friend needs help 911 help with what o o … url\"\n        ],\n        [\n            0,\n            \"three people have really helped form my mindset as a commentator and in part as a player user user and\"\n        ],\n        [\n            0,\n            \"plan don't and just do plan your work for today and every day and then work your plan margaret\"\n        ],\n        [\n            0,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            1,\n            \"india rejects donald trump role in pak issues url url\"\n        ],\n        [\n            1,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            1,\n            \"i liked a user video url eng sub cycle op world no\"\n        ],\n        [\n            0,\n            \"rip mr rickles glad i was born to know the difference between comedy and p c the world was a better place then and we have lost a giant\"\n        ],\n        [\n            0,\n            \"spent half the day at sky hq today the other half at bbc broadcasting house all thanks to the amazing opportunities offered by hashtag\"\n        ],\n        [\n            0,\n            \"i've not even been in florida 2 full months yet and i'm already booking a flight home to visit this month 🤦 🏼 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"want to win win a 50 amazon gift card apr 3 9 i just entered to win and you can too url\"\n        ],\n        [\n            1,\n            \"dratini until 03 06 26m iv 60 0 11 12 4 dragon breath twister url\"\n        ],\n        [\n            0,\n            \"user governing isn't supposed to be ' fighting ' the opposing side you are all paid to do our bidding you are our employees\"\n        ],\n        [\n            0,\n            \"i guess i value ' okay you've highlighted a potential issue now let's work on fixing it any suggestions ' that kinda thing\"\n        ],\n        [\n            0,\n            \"she still freakin refuses to leave zone because according to neighbours street hasn't in 50 years ffs\"\n        ],\n        [\n            0,\n            \"fixing the pay gap starts with your salary skills hashtag url\"\n        ],\n        [\n            0,\n            \"enter for a chance to win a trip to see in action for his boxing match in may click here url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url of fury full movie bruce lee maria\"\n        ],\n        [\n            1,\n            \"user a1 not a turkey recipe but i have a great recipe for shrimp and noodles that is to me hashtag\"\n        ],\n        [\n            0,\n            \"user well when they've been by 7 away from home a few weeks ago they've got to do something to prevent losing good one\"\n        ],\n        [\n            1,\n            \"damn it i really wish i hadn't clicked on the quotes page for the last boy scout now i want to watch it\"\n        ],\n        [\n            0,\n            \"“ over half of the in a typical are not actually necessary ” url\"\n        ],\n        [\n            0,\n            \"hooray if anyone hasn't tried kingdom yet it's available on ios steam and mac app store now url\"\n        ],\n        [\n            0,\n            \"would you the notorious p i g is one of the user's newest extreme food menu items url\"\n        ],\n        [\n            0,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            1,\n            \"last week to join my hashtag grand prize is a 10 min custom fantasy video get your entries while i'm live … url\"\n        ],\n        [\n            0,\n            \"congress instead it should be recognized as a act against assad who violated agreements of getting chem out of syria\"\n        ],\n        [\n            0,\n            \"wi v pak 2nd match is scheduled to start at 07 00 pm ist in west indies url\"\n        ],\n        [\n            0,\n            \"user until we drag you down to brighton and take you to mighty thrust night at the brighton have fun n x\"\n        ],\n        [\n            0,\n            \"life is like the sky – there are cloudy days but you know that sooner or later the sun will shine kisses\"\n        ],\n        [\n            0,\n            \"take my a shot at the hashtag first two draft days with an interesting local tie url\"\n        ],\n        [\n            1,\n            \"hashtag wine voyage today 11 30 am 10 00 pm join us this month for old world regions … url\"\n        ],\n        [\n            0,\n            \"poll should parents take their children out of school for holidays during term time url url\"\n        ],\n        [\n            0,\n            \"top story stand with reality climate reality url see more url\"\n        ],\n        [\n            0,\n            \"sunday is such a privilege i get to lead such an incredible church in worship with a … url\"\n        ],\n        [\n            0,\n            \"user you should get confirmation soon give us a shout if you need anything at all rebecca\"\n        ],\n        [\n            1,\n            \"by unveils visuals to this club banger url hashtag\"\n        ],\n        [\n            0,\n            \"i love you from mountains high to waters deep and this love the longest of rivers the url\"\n        ],\n        [\n            0,\n            \"user more so for the social interaction that takes place around the watering hole but yeah i'm def pouring on … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url at universal studios orlando for the grand opening of race through new\"\n        ],\n        [\n            1,\n            \"i've seen it all as a server parents will let their kids do anything this isn't a damn playground tell your damn child to sit down\"\n        ],\n        [\n            0,\n            \"can you spot the terrible photoshop mistakes in these pictures it isn't as hard as you think url\"\n        ],\n        [\n            0,\n            \"’ s loss from 100 cr collections the created by ’ s … url\"\n        ],\n        [\n            0,\n            \"user taste the action this water made from the same ice the players sweat rocket and bleed on\"\n        ],\n        [\n            0,\n            \"my uni friend took some really cute pictures of me today looks like i'll finally change my facebook profile pic laid ease\"\n        ],\n        [\n            0,\n            \"the is carved into a block and dates to the roman period on display in user url\"\n        ],\n        [\n            1,\n            \"10 great video games with the opening levels url url\"\n        ],\n        [\n            1,\n            \"if you weren't such an emotional snowflake i might have agreed somewhere hope your as shitty as your … url\"\n        ],\n        [\n            0,\n            \"user user you're totally wrong ever thought people respond with a laugh because they don't quite know what to say\"\n        ],\n        [\n            0,\n            \"we're not to title by interpretation interpretation is exactly what you are to do url\"\n        ],\n        [\n            1,\n            \"sorry public pc keys stick there will always be someone happy to see the other tribe die so they make more money commerce helps all\"\n        ],\n        [\n            0,\n            \"realizing that you are no longer the coolest kid at school is an identity crisis for everyone at and that is why they me\"\n        ],\n        [\n            1,\n            \"these sell out every year the cutest toddler on earth and you can get them for under 20 with code spring ad … url\"\n        ],\n        [\n            0,\n            \"if you knew that everyone you know was going to die tomorrow who would you visit today hashtag\"\n        ],\n        [\n            0,\n            \"this morning our 8th graders took in city views from the top of the hashtag happy to be in beautiful … url\"\n        ],\n        [\n            1,\n            \"so this white boy pulled a billy at the gym today only this ain't the 90s so he almost got his ass beat url\"\n        ],\n        [\n            0,\n            \"utah jazz notes trey ' father performs national anthem prior to jazz wolves game url\"\n        ],\n        [\n            0,\n            \"get over yourselves it's art for all the shit we take w trap plastic wrap music stop the man trying … url\"\n        ],\n        [\n            0,\n            \"hockey clinical sharks attack on technical university url url\"\n        ],\n        [\n            0,\n            \"in the studio to celebrate user ' s bday just showed me a lot reminded me where i from with whom i with\"\n        ],\n        [\n            0,\n            \"recruiting new devs was my key focus in user too took me time to get it right but jumped from 20 to 65 of … url\"\n        ],\n        [\n            0,\n            \"global hashtag interior leather market is expected to reach nearly 43 000 million by … url\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            0,\n            \"it's also about learning from ones mistakes and knowing wat one wants in their life url\"\n        ],\n        [\n            0,\n            \"user i watched big gig saw wit ease in front of the camera a strong female personality i heard you before i saw you\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"this month's theme is all about the various industries participate in our monthly themed questions of the day con … url\"\n        ],\n        [\n            0,\n            \"director seth photographer playing around on ' good wave ' at the columbus ga url\"\n        ],\n        [\n            0,\n            \"user user yea you're right an ease in ease out camera movement would defo improve the pan with a constant arrow\"\n        ],\n        [\n            0,\n            \"user user your birthday as well thought i was the only one happy birthday dude have a good one\"\n        ],\n        [\n            0,\n            \"user happily her breath matching as the woman tore into her ass with a smile sh … url\"\n        ],\n        [\n            1,\n            \"“ user he was a goat he said see ya later goat url are on my too cute too eat list\"\n        ],\n        [\n            0,\n            \"user 2017 is going to expose the corruption in the good old conservative christian media gop sipping my tea waiting 😏 hypocrites\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"catch us at 14th st union square during your morning rush hour commute here's some … url\"\n        ],\n        [\n            0,\n            \"we are quick to forget the unprecedented obstruction the republicans perpetrated on the prior nominee hashtag url\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"user 2 2 w o function pre vs post long term opioid use w o knowing if were knowingly tx existing … url\"\n        ],\n        [\n            0,\n            \"hello user's followers i salute you let's keep doing the good work the world need us ➡ ️ get it 🆓 ❓ url\"\n        ],\n        [\n            0,\n            \"rejoice friday will be the first day in 3 weeks with sun all day long url url\"\n        ],\n        [\n            1,\n            \"this was a response by the united states it is not designed to the assad regime … url\"\n        ],\n        [\n            0,\n            \"user we've got to have a huge dc march events with noteworthy speakers not should have every state represented\"\n        ],\n        [\n            0,\n            \"i'm gonna go front and dance mitchell babe for my family see how far my life gets\"\n        ],\n        [\n            0,\n            \"i don't portray to live my life better than the common man i just wanna express my differences\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            1,\n            \"hot 10pcs credit card holder blocking case protector sleeves safety secure url url\"\n        ],\n        [\n            0,\n            \"user i did this once when i was absolutely exhausted and through it to cook a proper nice meal a … url\"\n        ],\n        [\n            0,\n            \"vintage stewart oxford lace up dark brown dress shoes 12 long url url\"\n        ],\n        [\n            1,\n            \"members of congress respond to ' free thinking ' atheists ' complaint url url\"\n        ],\n        [\n            0,\n            \"user trying is a illusion there is doing or not therefore trying is doing we see the bait don't b … url\"\n        ],\n        [\n            0,\n            \"“ if you have mentally placed a glass ceiling on your disc golf score rest assured your attitude focus and actions will follow the …\"\n        ],\n        [\n            0,\n            \"our firm gives this advice for any type of accident give no recorded statement to any insurance company before co … url\"\n        ],\n        [\n            0,\n            \"she she's forgotten we hid her toys in the cardboard box for her to find but then url\"\n        ],\n        [\n            0,\n            \"gop using the nuclear option sure shows alot of faith that the house and senate won't flip within 3 years\"\n        ],\n        [\n            0,\n            \"we can't appreciate our guests enough for making kingdom invasion a success god bless … url\"\n        ],\n        [\n            1,\n            \"like i said if you think we just bombed syria as retaliation for chemical warfare you're blind wake up\"\n        ],\n        [\n            0,\n            \"4 5 6 kjv walk in wisdom toward them that are without redeeming the time 6 let your speech be url\"\n        ],\n        [\n            0,\n            \"rt tomorrow as spain says it would not veto indy scotland joining eu we la … url\"\n        ],\n        [\n            0,\n            \"quartz a key path to finance jobs in china is being closed off as banks get more automated url\"\n        ],\n        [\n            0,\n            \"you were carrying the camera and backpack i was carrying my compact and hashtag let's get it … url\"\n        ],\n        [\n            1,\n            \"what can extend host applications to thin client web browsers over secure ip connections web access … url\"\n        ],\n        [\n            0,\n            \"one killed one injured in citrus springs crash — citrus county injury attorney blog url\"\n        ],\n        [\n            0,\n            \"user hi im with channel 2 news and wanted to know if we could use your photos for our broadcast you will be credited\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            1,\n            \"you you you are back let me spam you now beware the wrath of the mammoth url\"\n        ],\n        [\n            0,\n            \"user i'm the guy to watch it on my for free 2 3 months after a movie comes out\"\n        ],\n        [\n            0,\n            \"is user also saying federal government should keep its hands off of texans ' property when it comes to … url\"\n        ],\n        [\n            0,\n            \"omg you guys don't even google something if you're not an architect or a url\"\n        ],\n        [\n            0,\n            \"thanks to gravity waves we have a completely new way to explore the hashtag user's alex … url\"\n        ],\n        [\n            0,\n            \"the birthday celebration lol and right there 😏 okay yoongi we know you got him a rly good gi … url\"\n        ],\n        [\n            1,\n            \"tired of do you want to own a house thru data data system in 3 12 months w fully finished url\"\n        ],\n        [\n            0,\n            \"good morning i fell asleep at 10pm last night and woke up at 4 this morning cos of daylight savings ive been up ever since now i'm tired\"\n        ],\n        [\n            0,\n            \"user user it's a propaganda outfit that feeds people bullshit being liberal has got nothing to do with it\"\n        ],\n        [\n            0,\n            \"user still listening to fox news you do know their being sued right racial discrimination lawsuits … url\"\n        ],\n        [\n            0,\n            \"the hashtag won nine of 10 races in front of their home crowd at the big 12 double dual ☝ ️ ➡ ️ … url\"\n        ],\n        [\n            1,\n            \"hot shots face off in ' ' url url\"\n        ],\n        [\n            0,\n            \"i see a lot of praise for hashtag i totally disagree first undertaker is awesome hashtag\"\n        ],\n        [\n            0,\n            \"hope everyone enjoyed the stream if you want more follow me on twitch and my youtube if you want me to produce more … url\"\n        ],\n        [\n            1,\n            \"giant water 100 bath bombs experiment explosion url via user\"\n        ],\n        [\n            0,\n            \"one of the good things is that i have learnt i'd make a great head on a coin url\"\n        ],\n        [\n            0,\n            \"had plans with my girlfriend but she's ditched them to play rainbow 6 siege with her other girlfriend looks like i'm the april fool\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"' i'm boiling with anger ' 97 year old prosecutor won't give up on peace url\"\n        ],\n        [\n            0,\n            \"user my husband was a marine and sent to vietnam and was on front lines or in the bush as he calls it … url\"\n        ],\n        [\n            1,\n            \"just heard this in a truck stop hate it purple rain country version url\"\n        ],\n        [\n            0,\n            \"user according to your logic jim crow was about bathrooms r v w was about getting to have a period … url\"\n        ],\n        [\n            0,\n            \"user we should never have been there in the first place but even that he is a murderer and should be behind bars\"\n        ],\n        [\n            0,\n            \"traditional indigenous knowledge does not mean old fashioned user calls for collaboration across kn … url\"\n        ],\n        [\n            0,\n            \"user and no i'm not saying go shoot these people i'm just saying that they should be aware they risk their lives threatening people\"\n        ],\n        [\n            0,\n            \"user a lot of teens make bad decisions on who they date but now he's finally made a really good one\"\n        ],\n        [\n            0,\n            \"user few of my mates think league 2 is on i think the teams below them are even worse so you'll just survive\"\n        ],\n        [\n            0,\n            \"chin up trains for trek 100 – all 100 miles of it url via user\"\n        ],\n        [\n            0,\n            \"user user harsh heck no i think the headline throws a ball of goose down when it's time for\"\n        ],\n        [\n            0,\n            \"whoa canned noodles that will be an interesting job search fan perception of program is than outside but you can win there\"\n        ],\n        [\n            1,\n            \"our spring last year was such fun we ’ re holding it again come see what it ’ s all about … url\"\n        ],\n        [\n            0,\n            \"high stakes state tests began this week we took 40 minutes to show the hashtag how we're marching to the play … url\"\n        ],\n        [\n            0,\n            \"if you would like to see the cars vehicles at a local show send us a message url\"\n        ],\n        [\n            0,\n            \"my sis is playing that app where you make sound to make your character move i'm so close to bashing her head in her desk cuz she woke me\"\n        ],\n        [\n            0,\n            \"my happiness in seven people with eyes like stars and smiles brighter than the sun 👇 💛 ☀ 🍯 🌻 🌱 🌈 💌 url\"\n        ],\n        [\n            0,\n            \"and tina had a normal relationship true they may have had heated discussions but from them came great music hashtag\"\n        ],\n        [\n            0,\n            \"hide ya kids says she won ’ t be sharing photos of son jackson url\"\n        ],\n        [\n            0,\n            \"sigh of relief chelsea clinton is not running for office … yet url url\"\n        ],\n        [\n            0,\n            \"what good old days in recent living history were like for women or what they really want america to be like again url\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"user obviously i'm a but luke he'll be a really good pro lethal shooter has a of … url\"\n        ],\n        [\n            1,\n            \"i just fucking died holy fuck this is one of the best vids ive seen in a long time url\"\n        ],\n        [\n            0,\n            \"thank you to our who spent the day in school looking at our learning we hope you were impressed hashtag hashtag\"\n        ],\n        [\n            1,\n            \"8 ways you can be a champion for women with our action url via user\"\n        ],\n        [\n            0,\n            \"user this is the city where just spent for development in city shame on\"\n        ],\n        [\n            0,\n            \"daily victory christian life series jesus christ loves the church at home … url\"\n        ],\n        [\n            0,\n            \"user named best detection and response solution by security professionals in sans awards … url\"\n        ],\n        [\n            1,\n            \"i can be a witness to that as well user is the queen her 🙌 😍 😍 her body her ass her everything\"\n        ],\n        [\n            1,\n            \"growing and engaging with the right tweeps gained 45 new followers in the past week courtesy url\"\n        ],\n        [\n            0,\n            \"also if i never stream again it's because user told me i was a messy person my life to i guess 😭\"\n        ],\n        [\n            1,\n            \"url just who in the hell made this president trump's boss mr president pay him no mind\"\n        ],\n        [\n            1,\n            \"user user lebron ain't ready for pj tucker to lock his old ass down too much fire power\"\n        ],\n        [\n            0,\n            \"no matter how shitty it seems recently you have definitely taught me alot in life to be your future wife thank you love\"\n        ],\n        [\n            1,\n            \"8 channel power cable for system camera dc 1 female to 8 male url url\"\n        ],\n        [\n            0,\n            \"me too sad we become this cynical but you get so pissed off u think another one how many more url\"\n        ],\n        [\n            0,\n            \"i was watching the tv and i said ooh this boy is really cute after it her mom called him lucas where are you … url\"\n        ],\n        [\n            0,\n            \"the awe striking sight of an architectural wonder such as this one never fails to make one stop … url\"\n        ],\n        [\n            0,\n            \"user comes out of the corner and drops to the floor she thought she was a ghost but was … url\"\n        ],\n        [\n            0,\n            \"i know people shouldnt define once worth but honestly im so tired of always remembering how awful im as a person\"\n        ],\n        [\n            0,\n            \"ever forget someone's second name n it drives u crazy and u can't find them even tho ur mutuals i can't be havin this\"\n        ],\n        [\n            0,\n            \"user great to meet you grow your business in our free social media support group on facebook url\"\n        ],\n        [\n            0,\n            \"ba our commander in chief is not in full command of his emotions or facts or url\"\n        ],\n        [\n            0,\n            \"i was so stoked to see that hashtag on my ps4 i don't want to wait url\"\n        ],\n        [\n            0,\n            \"cd free uk p p url url\"\n        ],\n        [\n            0,\n            \"user without me concern my concern is regarding the sbi app i am not getting the while registering in the app\"\n        ],\n        [\n            1,\n            \"free actor this week actor income expenses roi more grab your spot here … url\"\n        ],\n        [\n            0,\n            \"hashtag heavily nostalgia driven with hints of charm humour the beast was better as the beast 6 10 url\"\n        ],\n        [\n            0,\n            \"omg passengers travelling for in imo state involved in motor accident pics url\"\n        ],\n        [\n            0,\n            \"hashtag nintendo switch case hard shell travel carrying protective storage bag for nintendo switch gray … url\"\n        ],\n        [\n            1,\n            \"dh sd has been published on services url url\"\n        ],\n        [\n            0,\n            \"user nah man just kidding i don't know where you work sorry i'm not going to the this summer\"\n        ],\n        [\n            1,\n            \"game of thrones season 7 long walk official promo hbo url via user\"\n        ],\n        [\n            0,\n            \"user hi mike just catching up on podcasts and heard you wanted confirmation re this pic my brother … url\"\n        ],\n        [\n            1,\n            \"i never planned on having sex after prom bc my date was never somebody that i talked to 😞 url\"\n        ],\n        [\n            0,\n            \"working through conflict may be the hardest work you'll do but the most rewarding url via user\"\n        ],\n        [\n            0,\n            \"say yes to the food and drink you love and enjoy portion control moving more and a happier healthier you 😀 hashtag\"\n        ],\n        [\n            0,\n            \"don't ever mistake my silence for ignorance my for acceptance or my kindness for weakness\"\n        ],\n        [\n            0,\n            \"url wi hot air affair celebrates 27 years of hot air the annual mid winter event\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url lyrics video\"\n        ],\n        [\n            0,\n            \"an overdose of enthusiasm is particularly troublesome for you more for taurus url\"\n        ],\n        [\n            0,\n            \"us hashtag 3 49 89 for luis in section 3 of the 1500 at the hashtag that's on pace for a 4 08 mile\"\n        ],\n        [\n            1,\n            \"around the world theme events url via user\"\n        ],\n        [\n            0,\n            \"personal trainer offers help willing to pump you up and help you get in shape hashtag user\"\n        ],\n        [\n            0,\n            \"what she saw instead of her dog was seriously disturbing so she contacted the police url\"\n        ],\n        [\n            0,\n            \"exposed how efcc linked saraki aides to 5 billion paris club refund must read url\"\n        ],\n        [\n            1,\n            \"user anybody with a phone back then can understand yall kill me with this 90s babies shit everybody born b … url\"\n        ],\n        [\n            0,\n            \"these politicians like cruz and john has just stated that donald trump vs hillary clinton wants completely open borders\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"we're at a very hot and humid national stadium in male where the blues are out for their pre match warm up hashtag hashtag\"\n        ],\n        [\n            1,\n            \"maybe the republicans should just get it over with and change their names to the hypocrites instead of x 🐘 their … url\"\n        ],\n        [\n            0,\n            \"user snowflake says want me to tuck you in m laughed at my look adds i could hear eyes roll\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url terminal 7 a game\"\n        ],\n        [\n            0,\n            \"husky yet and is a is a and spent\"\n        ],\n        [\n            0,\n            \"i feel so out of it right now i feel like how i did when i was sleep deprived on heavy after my this is wow\"\n        ],\n        [\n            0,\n            \"porn actresses are the happiest women in the world url url\"\n        ],\n        [\n            0,\n            \"they want me gone out of the picture bury me now and only get bigger that's word to my nigga 🤘 🏾\"\n        ],\n        [\n            0,\n            \"1 tweep followed thank you and nobody unfollowed me in the past day thank you url\"\n        ],\n        [\n            0,\n            \"they just kept giving him more and more attention and we don't know the difference between bad and good attention anymore\"\n        ],\n        [\n            0,\n            \"five star on card silver ink auto 25 30 hashtag url\"\n        ],\n        [\n            1,\n            \"wall charger for 7 tm android tablets also fits dragon touch tablets … url\"\n        ],\n        [\n            0,\n            \"refused and caught by surprise can't handle surprises at all so he didn't take any risk … url\"\n        ],\n        [\n            1,\n            \"i really can't believe this is it i'm now going to rewatch all the old 😩 😩 😩 hashtag user\"\n        ],\n        [\n            1,\n            \"it's easier to draw now that i'm doing it every day not all are great some are stick figures but damn it feels good\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            0,\n            \"the hashtag on hashtag is serious sad and funny you should watch it its very good\"\n        ],\n        [\n            0,\n            \"arrest and put me in jail to sc appearing for himself in a packed shouted at the bench … url\"\n        ],\n        [\n            1,\n            \"i hate when i'm joking and with someone and they end the joke with i'm gonna kill myself i'm immediately like yikes\"\n        ],\n        [\n            0,\n            \"here's a good amount of peer reviewed funded not blog based evidence for injury ' prediction ' … url\"\n        ],\n        [\n            0,\n            \"user just so you know tim lee did not invent the internet he invented the world wide web url\"\n        ],\n        [\n            0,\n            \"2 0 m abstract modern art canvas new handmade bedroom study mural painting url url\"\n        ],\n        [\n            0,\n            \"confirmed user team de young fellaini lingard martial hashtag\"\n        ],\n        [\n            0,\n            \"this is great news for user community – no site next to the school url\"\n        ],\n        [\n            0,\n            \"happy birthday pastor see the beautiful family photos sweet note from his wife … url\"\n        ],\n        [\n            1,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            1,\n            \"prize give away great prizes up for grabs for the best photo of where u your bottle kit have been share … url\"\n        ],\n        [\n            0,\n            \"if there's one thing you can count on from persona it's the music the vocal songs do not disappoint so far\"\n        ],\n        [\n            1,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"our model 80 of user website in just two here's all about it url\"\n        ],\n        [\n            1,\n            \"proof of insanity repeatedly attacking your political opponent without being 5 months after the … url\"\n        ],\n        [\n            0,\n            \"what do you think would you try it found via 📹 cookie dough … url\"\n        ],\n        [\n            0,\n            \"like it or not monthly print single comics need to end digital singles with print trade is the only viable future\"\n        ],\n        [\n            0,\n            \"user i brighton what a fantastic place to live and great great theatres\"\n        ],\n        [\n            0,\n            \"wind 1 0 m s ne barometer 5 hpa rising slowly temperature 6 9 ° c rain today 0 0 mm humidity 74\"\n        ],\n        [\n            0,\n            \"wishing a happy birthday to user one of the strongest most intelligent and inspiring people i know love ya ❤ ️\"\n        ],\n        [\n            0,\n            \"user roc submit report to gov on 9 12 11 provide proof than take action on in col … url\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"the answer to yesterday's initial quiz was the spaghetti incident by the user url\"\n        ],\n        [\n            1,\n            \"when me and my dad are he really be getting under my skin like just by doing the simplest shit 😤\"\n        ],\n        [\n            0,\n            \"user user jimmy trump is more of a than a shaker let's hope obamacare covers ocd does not\"\n        ],\n        [\n            0,\n            \"five things to know about royal caribbean of the seas cruise ship url url\"\n        ],\n        [\n            0,\n            \"reverse shoulder market to register a phenomenal growth worldwide prediction by 2021 url\"\n        ],\n        [\n            0,\n            \"user us constitution and laws does not apply to other countries and its citizens especially illegal aliens u m … url\"\n        ],\n        [\n            0,\n            \"saudi bombs are yemen yet may ’ s glad handing goes on emily url\"\n        ],\n        [\n            0,\n            \"user you won't mind if i make the simple syrup at your place i hope since it might wear off before i get off the plane\"\n        ],\n        [\n            0,\n            \"hashtag ppl wanna wake up and realize that bernie is still the same dude who endorsed the person who stole the d primary same dude\"\n        ],\n        [\n            0,\n            \"good time now to end the distractions and get get to the heart of the matter 45 ' s ties to russia url\"\n        ],\n        [\n            1,\n            \"hashtag dirty i dreamed i saw st augustine sessions 2010 revival recordings ♫ url\"\n        ],\n        [\n            0,\n            \"user the books we've enjoyed in march but beware these posts always end in a book buying for me … url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"url businessman gets raw deal as fishing co operative lands authority url\"\n        ],\n        [\n            0,\n            \"i always feel like the grandma who constantly asks the young kids in the to explain what's going on and what they're talking about\"\n        ],\n        [\n            0,\n            \"hi user i just wanted to let you know that you're greatly loved appreciated and if it's not too much follow me\"\n        ],\n        [\n            1,\n            \"ace college of engineering ace college of engineering – get details … url\"\n        ],\n        [\n            0,\n            \"who put that on naver does s he wants us suffering where is the hd im asking where is the hd url\"\n        ],\n        [\n            0,\n            \"street is closed from to and st ann is closed from to royal due to police activity user\"\n        ],\n        [\n            0,\n            \"when we think we are always right don't forget there is a left to our path in life\"\n        ],\n        [\n            0,\n            \"suspicious or circumstance at ne st ne 18th ave portland or portland police hashtag 14 52 hashtag\"\n        ],\n        [\n            0,\n            \"team affect receives a game high 18 points from unsigned senior isaiah banks in a win user teammate jordan thomas adds 11\"\n        ],\n        [\n            0,\n            \"user 35 hrs 4 different flight times and two completely different stories user i'm sorry i cheated on you please take me back\"\n        ],\n        [\n            0,\n            \"alright user as i drink my coffee from my hashtag sign language mug any ideas on how best to celebrate a birthday today\"\n        ],\n        [\n            0,\n            \"like something makes me happy thinking abt it for hours straight something pisses me off boi there goes my week\"\n        ],\n        [\n            0,\n            \"user i feel your pain but no mention of the 9 goals that have been given your way this season\"\n        ],\n        [\n            0,\n            \"thursday night is steak night get a ny strip steak prepared in a sauce of your choice for 18 99 and we have url\"\n        ],\n        [\n            0,\n            \"i am someone who sees a photograph as a sentence interview with part one url\"\n        ],\n        [\n            1,\n            \"new diaper cover hearts ice butterfly space url url\"\n        ],\n        [\n            0,\n            \"in review big finish the first men in the moon mr has an extraordinary tale to tell a tale of url\"\n        ],\n        [\n            1,\n            \"channel informative about all kinds of plants other activity url via user\"\n        ],\n        [\n            0,\n            \"user like the killing that led to polish police on streets once the idea is planted the facts as they … url\"\n        ],\n        [\n            0,\n            \"user it was amazing i shared it to a lot of my friends that needed to change their mindset ❤\"\n        ],\n        [\n            0,\n            \"comedian ay celebrates wife with the sweetest words as she turns a year older url url\"\n        ],\n        [\n            1,\n            \"‘ convert to islam or face murder ’ – pakistani prosecutor reportedly tells christians url\"\n        ],\n        [\n            0,\n            \"user we are big fans of moonlight here at you should check out some of our fave movies url\"\n        ],\n        [\n            0,\n            \"not sure what to think of this one communication between parent child only via sticky notes but i like the art … url\"\n        ],\n        [\n            0,\n            \"❝ everyone has a reason for ⠀ waking up in the morning ⠀ ⠀ ⠀ mine is you ❞ user ⠀ follow me please ⠀ love you 11\"\n        ],\n        [\n            1,\n            \"that bitch be blank on the inside bc you guys already know i don't think before i speak url\"\n        ],\n        [\n            1,\n            \"season is just around the corner its time to get your feet ready with a beauty and bubbles pedicure … url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            1,\n            \"solar more people in u s electricity generation than oil coal and gas combined via user url\"\n        ],\n        [\n            0,\n            \"happy birthday jackie chan he turns 63 years old today born chan kong sang in victoria peak hong kong he url\"\n        ],\n        [\n            0,\n            \"thank you to unc ch 22 for visiting today i hope you enjoyed your time url\"\n        ],\n        [\n            0,\n            \"i didn't take my medicine again and i've only eaten one proper meal over the past 3 days and i'm living\"\n        ],\n        [\n            0,\n            \"user is not a bad pickup at all i heard that he could likely be in the position is in … url\"\n        ],\n        [\n            0,\n            \"the bosses have been on vacation even though he's been here at his desk pretty sure my been on vacation for the last 3 days too\"\n        ],\n        [\n            0,\n            \"some people are such cowards they leave without telling you because they're too scared to face the consequences\"\n        ],\n        [\n            0,\n            \"meals on wheels and many other organizations are putting terrible on fed but this does not url\"\n        ],\n        [\n            0,\n            \"film distribution insurance perfect example of why every filmmaker needs it url url\"\n        ],\n        [\n            0,\n            \"klopp and ronald call for of international ahead of derby url\"\n        ],\n        [\n            0,\n            \"user that's what happens when all they see is beauty see beyond physical appearance and love whoever you want\"\n        ],\n        [\n            1,\n            \"come sleep under the stars and bond with friends in the great outdoors at the tree houses in … url\"\n        ],\n        [\n            1,\n            \"nwt victoria secret pink pink perfect fit full zip hooded sweatshirt sz l xl url url\"\n        ],\n        [\n            0,\n            \"warren i could end the deficit in 5 minutes he told you just pass a law that says that url\"\n        ],\n        [\n            0,\n            \"exhausting is okay it means you're in the game you're on the way up and you're not on the way down lee hashtag\"\n        ],\n        [\n            0,\n            \"you have been really consistent performer that i always feel happy that i chose you hashtag user\"\n        ],\n        [\n            0,\n            \"there are 4 songs on ep beautiful human switch your love for something you love and the birds hashtag url\"\n        ],\n        [\n            0,\n            \"if there is a point where you're so sleep deprived that it's dangerous to be out in the workforce i am there it is me\"\n        ],\n        [\n            0,\n            \"whats the point of us using ur site when u lock us out of our accounts whenever we are more active than usual on it user\"\n        ],\n        [\n            0,\n            \"first picture of reveals how he went from football loving teenager to london url hashtag\"\n        ],\n        [\n            0,\n            \"user i wonder if the real secret service code name for you is loser or p maybe both\"\n        ],\n        [\n            0,\n            \"trump should listen to his instincts and stay out of the middle east opinion url url\"\n        ],\n        [\n            0,\n            \"hashtag weather service has issued an river flood warning for chicago in effect until 9 34 pm cst friday\"\n        ],\n        [\n            0,\n            \"user we understand why you did this but better get congress to give a war that includes i … url\"\n        ],\n        [\n            0,\n            \"instagram post by ent ceo song writer • apr 2 2017 at 9 50 am utc url\"\n        ],\n        [\n            1,\n            \"thanks user for the follow 😘 join my facebook group promote your blog or business for free url\"\n        ],\n        [\n            0,\n            \"get a free tote bag with any purchase in user this weekend with the cross plus app stocks are limited so be quick hashtag\"\n        ],\n        [\n            1,\n            \"another photo of justin bieber backstage with a fan with make a wish at the hashtag show in rio de br … url\"\n        ],\n        [\n            1,\n            \"click to give the animal rescue site url via user clicking on all sites like every day\"\n        ],\n        [\n            0,\n            \"delay in night express via new route irks ‘ let the train start from and run on the … url\"\n        ],\n        [\n            1,\n            \"3 shades of gay techno 2017 13 stand 103 … url\"\n        ],\n        [\n            0,\n            \"my dad just called me a liar because he didnt believe that in the new version charlie and the chocolate factory a dentist\"\n        ],\n        [\n            0,\n            \"here is an article i published i would like you all to please read it and leave a brief comment i'm curious url\"\n        ],\n        [\n            0,\n            \"user there is zero evidence it was assad he had nothing to gain from it and past practice shows obama back … url\"\n        ],\n        [\n            0,\n            \"how don't i and i just beat you in this argument 😂 y'all just don't wanna face the truth y'all scared to say lebron … url\"\n        ],\n        [\n            0,\n            \"user looks like you're practicing for a career with user after your removal from office\"\n        ],\n        [\n            0,\n            \"blog at a low cost private school made me feel blessed here's why you should do it too … url\"\n        ],\n        [\n            0,\n            \"user i loved the way you dealt with that jerk he is trying to get his 15 min of fame hashtag\"\n        ],\n        [\n            0,\n            \"user who wrote the script leaving out marine john glenn the buried col glenn he is our bro … url\"\n        ],\n        [\n            0,\n            \"at sixers facility right now learning and chatting with big brother mentor it's great to and watch big things happen over here\"\n        ],\n        [\n            1,\n            \"round blue sapphire infinity knot pendant 925 silver 18 chain url url\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            0,\n            \"took off the bbq chicken salad off their menu i guess maybe it was just way too delicious smh\"\n        ],\n        [\n            0,\n            \"just in we have recently added a 2013 ford to our inventory check it out url\"\n        ],\n        [\n            0,\n            \"except we have the video in her case it's not fake news if we have video of her admission url\"\n        ],\n        [\n            0,\n            \"this is your chance to bring something home with you all you have to do is participate in this simple challenge 😁 🙏 … url\"\n        ],\n        [\n            0,\n            \"to be what we are and to become what we are capable of becoming is the only end of life hashtag\"\n        ],\n        [\n            0,\n            \"sign the petition demand user fully fund a law that was approved 2 improve safety for the ppl … url\"\n        ],\n        [\n            0,\n            \"i'm working on a side project but nothing to show for it yet so i wrote about the development tools used instead url\"\n        ],\n        [\n            0,\n            \"my wife still thinks of user as papa winchester watching him as negan in user has her freaked\"\n        ],\n        [\n            0,\n            \"quick summary of rob 2 day as an assistant coach for northern iowa url\"\n        ],\n        [\n            1,\n            \"user user i assume it was either elizabeth or his recently mother sick of his self centered bullshit\"\n        ],\n        [\n            0,\n            \"this shiny metallic silver nike was made exclusively for women url url\"\n        ],\n        [\n            0,\n            \"a2 both we are all responsible for talking to each other learning about each other it's hard to take the 1st step but necessary hashtag\"\n        ],\n        [\n            0,\n            \"outcome hashtag the to judge a decision by its outcome instead of based on the quality of the decision at the time it was made\"\n        ],\n        [\n            0,\n            \"the cover magazine april edition with kemi visit url accelerate tv … url\"\n        ],\n        [\n            1,\n            \"user — she was a waste of space a traitor now she doesn't need anyone to look after her now that she … url\"\n        ],\n        [\n            0,\n            \"apologies 2 clowns 4 calling clowns clowns r funny serve purpose user accidental clown 4 stupidity incompetence\"\n        ],\n        [\n            0,\n            \"the loop 1 dont fix a bug 2 say you know about it for a long time 3 try too fix it but fail hard 4 5 profit\"\n        ],\n        [\n            0,\n            \"carbon of oil is larger than thought news url hashtag\"\n        ],\n        [\n            0,\n            \"it's pitch black in our apartment too and how sketch is it for some maintenance guy to be knocking on our door at almost 10 pm\"\n        ],\n        [\n            0,\n            \"trump comments and his oil have made me like him way more he got a little texas swag url\"\n        ],\n        [\n            0,\n            \"i honestly dont know why i set an alarm because me up every morning before it even goes off 😒 😂\"\n        ],\n        [\n            0,\n            \"klopp questions england during premier league run in url url\"\n        ],\n        [\n            0,\n            \"user we must have open debate on other issues too like after the budget gets wrapped up read gag o … url\"\n        ],\n        [\n            0,\n            \"just submitted to be reviewed by a r team don't submit we're trying to get signed url\"\n        ],\n        [\n            0,\n            \"don't ever believe like this gif as its not gonna happen instead something funny will happen wid you still i am n … url\"\n        ],\n        [\n            0,\n            \"user it got slow at the end and you could tell they were pressing for time but honestly think it was one … url\"\n        ],\n        [\n            1,\n            \"user hardly is it if u ' claim ' a child's missing by a pedophile gang or gang\"\n        ],\n        [\n            0,\n            \"user i should have made it from scratch how can i override the style sheet to switch the title to white it's driving me nuts\"\n        ],\n        [\n            1,\n            \"the nugget hotel and casino offers ’ s only arcade which is located at the basement level hashtag url\"\n        ],\n        [\n            0,\n            \"news ' ' new album announcement from beach url url\"\n        ],\n        [\n            0,\n            \"the prophet said that he was the best to his family it ’ s a lesson for all the brothers – be the best to your families\"\n        ],\n        [\n            0,\n            \"so attack on titan season two is apparently out now and i know i need to watch it but everyone's reactions are making me laugh\"\n        ],\n        [\n            0,\n            \"user thumbs up so it does work though what you suggested would literally be telling you to sit and spin a … url\"\n        ],\n        [\n            0,\n            \"user am worried that all this noise about russia could end up putting trump in a situation without … url\"\n        ],\n        [\n            0,\n            \"hello friends now that i have internet i was hoping everyone could link me to their blogs so i can follow y'all keep up to date thanks ❤\"\n        ],\n        [\n            0,\n            \"user bangladesh story of conspiracy india ' s attack on sovereignty of pakistan url\"\n        ],\n        [\n            0,\n            \"i have a rising follower graph 3 more followers in the past week get your stats right here url\"\n        ],\n        [\n            1,\n            \"user hey would you like to have better focus concentration and memory try this product today on sale f\"\n        ],\n        [\n            0,\n            \"head over to the academic building room for information on the engineering program here at uconn avery point 10 00 10 30\"\n        ],\n        [\n            1,\n            \"when your flash player gives up playing shit and you know that work u have to do now aint gonna happen sweetie\"\n        ],\n        [\n            0,\n            \"lyft all complete nobody i did not die it was a good night the sunrise was awesome also it's bedtime\"\n        ],\n        [\n            0,\n            \"user user all of it could be none of it could be i'm saying we're all discussing off info in front of us are we not\"\n        ],\n        [\n            0,\n            \"the u s doesn't need to fix everyone else's problems but we do need to decide where the line is and when to act\"\n        ],\n        [\n            0,\n            \"trump is expanding a system of immigration enforcement which already immigrants and makes them vulnerable url\"\n        ],\n        [\n            0,\n            \"goal for the rest of my life is to speak to everyone the way i speak to my plants url\"\n        ],\n        [\n            0,\n            \"hashtag url ya huhu you're my life saviour god bless you i love you 😭 😭 😭 💘\"\n        ],\n        [\n            0,\n            \"no lie drawing wrestlers really helped me out in figuring out how to draw different body types 3 url\"\n        ],\n        [\n            0,\n            \"user i appreciate women like you speaking up to let these no they don't speak for you or dictate the … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url luck or skill rainbow six siege moments\"\n        ],\n        [\n            0,\n            \"beautiful home on child safe street kitchen with centre island url url\"\n        ],\n        [\n            1,\n            \"cool daylight led wall mount makeup mirror with locking ★ ★ ★ url url\"\n        ],\n        [\n            0,\n            \"2nd west 2013 female soccer student said slapped her again put in his file but not reported to police\"\n        ],\n        [\n            0,\n            \"user just fees if they are a entity do it on all transactions if just fees this is not though out user\"\n        ],\n        [\n            1,\n            \"come out and support our school at our annual fish fry delicious food and entertainment we even offer take out s … url\"\n        ],\n        [\n            0,\n            \"url user we have factual evidence we needs to spread this all around as much as we can it's time to fight back\"\n        ],\n        [\n            0,\n            \"you've spent years to others isn't it time you spend some time to yourself url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"international conference on artificial intelligence and soft url\"\n        ],\n        [\n            0,\n            \"elizabeth has told the president to get ready for serious battle 😆 😆 of no return am the elected gov … url\"\n        ],\n        [\n            0,\n            \"and personal assistant at consulting limited – job vacancies in nigeria url\"\n        ],\n        [\n            0,\n            \"barking m iv 73 until 12 26 at 19 creek rd url url\"\n        ],\n        [\n            0,\n            \"it's hard and god your young not so bold but needs you this world's my home but world i will leave you\"\n        ],\n        [\n            1,\n            \"jeff you might be a redneck if dvds good condition url url\"\n        ],\n        [\n            0,\n            \"user it's definitely pretty harsh but the one i've always used and my skin is just now going crazy\"\n        ],\n        [\n            0,\n            \"user mom says he's just sleeping but he's crying and i haven't seen him do it this long i don't think he's ok\"\n        ],\n        [\n            1,\n            \"basically i can watch 13rw now hmu if you want the link no netflix account needed 😊 😊 😊 … url\"\n        ],\n        [\n            0,\n            \"happy bday to my mans tu this weekend or what hope ur day was great u ate some cake 🎉 url\"\n        ],\n        [\n            0,\n            \"its hilarious when people that are not funny and not attractive themselves go after someone else saying they are unattractive ok\"\n        ],\n        [\n            0,\n            \"i really want to like but she constantly takes digs and pushes where she knows it will hurt hashtag\"\n        ],\n        [\n            0,\n            \"alarm set for an early rise and trip down south to pick up a 12 string phantom thank you to everybody who has made that possible\"\n        ],\n        [\n            1,\n            \"call brian now to get free picks on a recorded message 1 888 260 monday morning one url\"\n        ],\n        [\n            0,\n            \"id like to thank everyone that went into making these new frames here truly a blessing url\"\n        ],\n        [\n            1,\n            \"my work are really starting to piss me off putting me in for 9 hour shifts without even asking me if i'm available 😡 😒\"\n        ],\n        [\n            1,\n            \"at least i learned early on that ppl r ridiculous 1 day ppl were talkin shit about who is just old a fuckin\"\n        ],\n        [\n            0,\n            \"any nation's leadership that keeps uses humans as slaves should never be allowed on american soil much less a visit to our white house\"\n        ],\n        [\n            0,\n            \"zuma first jobs last … enough is enough sign to remove zuma as president hashtag url\"\n        ],\n        [\n            0,\n            \"read an excerpt of ’ s literally show me a healthy person url url\"\n        ],\n        [\n            0,\n            \"and just like that we're back to 40 ' s here in indy 😬 looking at the bright side of things i can … url\"\n        ],\n        [\n            1,\n            \"number crunching for the past day 1 new follower and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"s o to user and user for making the most farewell letters in the universe\"\n        ],\n        [\n            0,\n            \"out 4 a walk after work with stretch off the stiff back couldn't resist taking a picture tho user … url\"\n        ],\n        [\n            0,\n            \"man sentenced to jail for lying on carry license url url\"\n        ],\n        [\n            0,\n            \"personally i am on plan ' x ' already don't worry i can't wait for plan aa url url\"\n        ],\n        [\n            0,\n            \"gee wonder if putin's using putin tactics by planting st petersburg bomb himself as a rally around me distraction\"\n        ],\n        [\n            0,\n            \"user all these hype beast going for unc now but was just screaming go ucla can't imagine how many it's finna be in the finals 😪\"\n        ],\n        [\n            0,\n            \"i'm not a trump fan and i know there are some legal questions but if he did this to stop more children from dying then he has my support\"\n        ],\n        [\n            0,\n            \"hashtag unless we know each other no compliments will be made since it will be taken out of context this may as well\"\n        ],\n        [\n            0,\n            \"opinion the uk government is trying to silicon valley companies to hide its own security failures … url\"\n        ],\n        [\n            0,\n            \"former catches ai fever url hashtag march 31 2017 at 01 37 pm\"\n        ],\n        [\n            0,\n            \"don ’ t expect family fare from kathy griffin ’ s april 14 comedy tour on the coast url\"\n        ],\n        [\n            0,\n            \"user on it it might end up being really good i rarely talk to multiple ppl at the same time anyway so it doesn't affect me much\"\n        ],\n        [\n            0,\n            \"user yep now the world is really on edge when the unstable unqualified potus actually follows thr … url\"\n        ],\n        [\n            0,\n            \"user over and over we saw it during debates currency in this situation is a good example so he just throws that 2\"\n        ],\n        [\n            0,\n            \"watch atlanta ’ s skyline go dark in this time of wednesday ’ s storms url\"\n        ],\n        [\n            1,\n            \"user damn ive got and thought it was my box screwing up at first but appears to be a issue … url\"\n        ],\n        [\n            0,\n            \"my grades are not where i want them to be but picking up the slack this semester and hopefully the to come will get me there 🙏\"\n        ],\n        [\n            0,\n            \"user i beg to they are embracing it more than before if we are talking about islamic rules\"\n        ],\n        [\n            0,\n            \"my gen do skin care giveaway winner has been emailed awaiting her reply then i'll post her name check your ty for entering\"\n        ],\n        [\n            0,\n            \"a startup that apartment hunters against each other could create in the rental market … url\"\n        ],\n        [\n            0,\n            \"proud 2 b part of the national recognition program that created the tool that makes it easy 4 employees 2 thank … url\"\n        ],\n        [\n            0,\n            \"user twitter didn't change that's one of many fake accounts stalker has had which she's just trying to make less obvious\"\n        ],\n        [\n            0,\n            \"user i the fb chat n aside from me being horrific at replying there's nothing like that there im so confused\"\n        ],\n        [\n            0,\n            \"user this has now been resolved by extra norwich pack was returned for a full refund and new pack\"\n        ],\n        [\n            0,\n            \"three options to keep up with the final game in url 📱 twitter and periscope url\"\n        ],\n        [\n            1,\n            \"anti choice license plates threaten url thanks to the abortion access fund inc for … url\"\n        ],\n        [\n            0,\n            \"user well we love you do that hate it could have been worse you could have sung the wonder horse hahaha xxx\"\n        ],\n        [\n            0,\n            \"what mike pence's bizarre dinner rule says about his twisted world view user url\"\n        ],\n        [\n            0,\n            \"secretary of homeland security says won't separate families at the border url url\"\n        ],\n        [\n            0,\n            \"user it was truly an honor and a pleasure to meet and spend time with you you're my type of people and thanks for the advice 🙏\"\n        ],\n        [\n            0,\n            \"if you don't believe of us media how about believing a conservative british publication url\"\n        ],\n        [\n            0,\n            \"try these words no do no do no do for me 😂 😂 😂 don't ask me what does those words mean i also don't kn … url\"\n        ],\n        [\n            0,\n            \"your enthusiasm is not dampened by the logistical problems you more for gemini url\"\n        ],\n        [\n            1,\n            \"scum of the worst kind like you and have forced this situation url\"\n        ],\n        [\n            0,\n            \"user totally unnatural and slightly it's not like melania needs a jar of on the lens to l … url\"\n        ],\n        [\n            0,\n            \"user i loved your last hoping that's what you have again this year hashtag\"\n        ],\n        [\n            0,\n            \"user user so sorry for the loss of your friend mr van ♡ god must have needed a\"\n        ],\n        [\n            0,\n            \"user hello the live chat is not working my son has bought a dlc and i would wish to get a refund on it please help from usa\"\n        ],\n        [\n            0,\n            \"📢 or maybe you're into some superpower urban fantasy type of deal this right here is very close to my heart … url\"\n        ],\n        [\n            1,\n            \"precision energy needle point match 4 5 cal url url\"\n        ],\n        [\n            0,\n            \"are you going to the home show this weekend be sure to stop by our booth and say hello 😊 🏡 … url\"\n        ],\n        [\n            0,\n            \"happy bday to one of my fave gals alive user my love for u in unreal hope you have an amazing day pretty … url\"\n        ],\n        [\n            0,\n            \"he's an expert on horses but see how ruby walsh gets on with the cows the sheep he's tonight's guest pres … url\"\n        ],\n        [\n            1,\n            \"🔵 north nebraska ave ⚪ ️ tampa fl hours ▪ ️ tue thu 11 6 ▪ ️ fri sat … url\"\n        ],\n        [\n            1,\n            \"use my code sierra has given you a free uber ride up to 15 to claim your free gift sign up using this link url\"\n        ],\n        [\n            1,\n            \"apple fellow rich page on ‘ stealing jobs ’ and ’ salad making robots url url\"\n        ],\n        [\n            0,\n            \"abuse priest moved to transfer ' not enough ' says victims ' group url\"\n        ],\n        [\n            0,\n            \"hi user how are you if you read this would you mind following me please have a nice day 😊 🙊 hashtag 284\"\n        ],\n        [\n            0,\n            \"china's xi to meet trump in mar a lago on april 6 7 user every meeting mar a lago makes trump family richer why url\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"⛳ ️ masters offer ⛳ ️ back dj or mcilroy at 50 1 for the masters and get a free bet if they don't win 👇 … url\"\n        ],\n        [\n            1,\n            \"3 pack 5 lp e 5 battery charger for canon rebel xs url url\"\n        ],\n        [\n            1,\n            \"number crunching for the past day 1 new follower and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"come meet former amazon hashtag chief ben now executive managing dir url next event 4 13\"\n        ],\n        [\n            0,\n            \"why do people act so awkward when they ask you where you served your mission and you say you didn't like it's not a big deal calm down\"\n        ],\n        [\n            0,\n            \"techcrunch boeing and demo their emergency system for space launches url url\"\n        ],\n        [\n            0,\n            \"i'm raising money for third coast animal rescue fund click to donate url via user\"\n        ],\n        [\n            0,\n            \"user well while i'm waiting the real guy that should be banned is getting away with stuff and dow … url\"\n        ],\n        [\n            0,\n            \"welcome to the beyond four paws family 🐶 💕 🐶 cute cheeks that you can't help but … url\"\n        ],\n        [\n            0,\n            \"user sincere apologies press menu information central ok info button or i button press 7 1\"\n        ],\n        [\n            1,\n            \"get 20 free spins no deposit required join here today to get your free spins without obligation t c's apply … url\"\n        ],\n        [\n            1,\n            \"📝 bookings 📝 user's been in unstoppable mls form this season here's his three to follow this weekend 👇 url\"\n        ],\n        [\n            1,\n            \"to my dumbass coworker who still can't do his job right please go to sleep and never wake up hashtag url\"\n        ],\n        [\n            1,\n            \"well he'd better look harder at his crooked spouse and what she's doing classic case of dumbass url\"\n        ],\n        [\n            0,\n            \"when you're a broke college kid living off campus you really start to understand that movie where the guy eats only mcdonald's everyday\"\n        ],\n        [\n            1,\n            \"user 15 off or 20 off 100 order online with coupon code url 4 13\"\n        ],\n        [\n            0,\n            \"15 people followed me and dozens of people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"cz thing about time travel is i was on twitter like an hour ago but spent last 2 weeks in just got back\"\n        ],\n        [\n            0,\n            \"believe it or not 1st bought album on the iphone using the itunes store after being a loyal amazon and google … url\"\n        ],\n        [\n            0,\n            \"red eye flights 1 6 17 forget about the jet lag get fly late a sip shop evening … url\"\n        ],\n        [\n            0,\n            \"one person dead and 13 hospitalized after being found unconscious around a michigan url by … url\"\n        ],\n        [\n            0,\n            \"i used to like lucas but now he's just another 🙄 🙄 🙄 like for real lucas is moving like this episode … url\"\n        ],\n        [\n            0,\n            \"user user everytime i read it sounds like a fruit lol can't remember what it reminds me on\"\n        ],\n        [\n            0,\n            \"training my bff aww yeah not just making sure she's got a beautiful back but also … url\"\n        ],\n        [\n            1,\n            \"april 4 2017 at 02 10 am introduces new url has launched hr a high resolution …\"\n        ],\n        [\n            0,\n            \"user amazing he plays in the twice a year he gets to play portland and among others\"\n        ],\n        [\n            1,\n            \"a company in japan just broke the world record for solar panel efficiency url via user\"\n        ],\n        [\n            0,\n            \"premium 1 5 mm 3 4 finger glove black medium diving url\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"parliament recommended to look at laws on of birth certificates so it is easy to verify the real ages of girls in child marriages\"\n        ],\n        [\n            0,\n            \"user yeah probably d three more episodes and it's not even 12 so it won't even be too late\"\n        ],\n        [\n            1,\n            \"perfect spring these sapphire and statement earrings are a hashtag showroom exclusive s … url\"\n        ],\n        [\n            0,\n            \"if anyone has a server if i have owner ship i will record on it 12 6 ill get website makers and lots of players\"\n        ],\n        [\n            0,\n            \"user user witchcraft is when ppl ask the president to step down but they never voted for him\"\n        ],\n        [\n            0,\n            \"pj tucker should of took all that energy and ran his ass down the court to play some d nba players such sometimes\"\n        ],\n        [\n            0,\n            \"all teams from number 1 till 5 those team are still on the race the rest metric hashtag\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 🌺 outdoor workout w url url\"\n        ],\n        [\n            1,\n            \"just one of the reasons the venue i'm in today is so lovely 💕 here until 4pm come say hi 👋 🏻 user … url\"\n        ],\n        [\n            1,\n            \"that's on my whole life with you lil mama bust a sexual thing can u know our time is really precious and u get with you\"\n        ],\n        [\n            0,\n            \"this is all you need to prove breitbart is a propaganda not a news op six figures lol url\"\n        ],\n        [\n            0,\n            \"california senator forced to pull bill banning fake news after realizing it's idiotic zero hedge url\"\n        ],\n        [\n            0,\n            \"user slept less than 3 hrs that's a full night for him will this prove to be a secret weapon 🤞 🏻 hashtag\"\n        ],\n        [\n            0,\n            \"currently making of a picture of trying to decide which pose to go with url\"\n        ],\n        [\n            0,\n            \"can i be the 7 pleaseeee pleaseeee user pretty pleaseeee 🙏 🙏 🙏 😭 url\"\n        ],\n        [\n            0,\n            \"user it would be about time for critic silencing for better story is but i prefer rick\"\n        ],\n        [\n            1,\n            \"want to give your company a better telephone image more reliable broadband cheaper hashtag with more data hashtag\"\n        ],\n        [\n            1,\n            \"user like apparently people still want to see my team report of a trash team soo took a poll and it was like … url\"\n        ],\n        [\n            0,\n            \"url knew i couldn't be a family man but i just had to get my hands on your body user the hard way live\"\n        ],\n        [\n            0,\n            \"i have to learn and blade or blend but i like node js though goes on youtube to search for hashtag\"\n        ],\n        [\n            0,\n            \"hemp soap acne skin dry flaky skin skin infection rash url url\"\n        ],\n        [\n            0,\n            \"user user referees tried to help south carolina but only if you were giving four points\"\n        ],\n        [\n            1,\n            \"wildlife rangers april 11th park get in touch for bookings user url\"\n        ],\n        [\n            0,\n            \"user thanks for sharing dm us your full name and address make sure you start your dm with hashtag to be counted sn\"\n        ],\n        [\n            0,\n            \"user written entirely in ms word or just at the final stage “ ” coffee mug 😍\"\n        ],\n        [\n            0,\n            \"vote for the most popular team of the world hashtag url\"\n        ],\n        [\n            0,\n            \"john and i just uploaded a brand new video come check it out user part five i gave up edit … url\"\n        ],\n        [\n            0,\n            \"user great stuff on m m this morning of all of the knowledge dropped i'm most curious about the beard companies\"\n        ],\n        [\n            0,\n            \"i am in my commitment to genuinely understand each client ’ s unique needs help them pursue their dreams url\"\n        ],\n        [\n            0,\n            \"wind 0 0 mph barometer 29 in falling slowly temperature 50 5 ° f rain today 0 00 in humidity 52\"\n        ],\n        [\n            0,\n            \"question does a 2 open bottle of coke qualify as covered drink next to computer answer staff person finds cap says no\"\n        ],\n        [\n            0,\n            \"do you ever remember something embarrassing you did a long time ago and you kinda just like url\"\n        ],\n        [\n            0,\n            \"one day i will own a food truck that in pizza and deep fried chicken and it will be called of slice and hen\"\n        ],\n        [\n            1,\n            \"guardians of the galaxy 2 tv spot everyone wants the guardians dead url url\"\n        ],\n        [\n            0,\n            \"i made list my 1st semester of college which can only mean 1 thing i've early and am now on a slow\"\n        ],\n        [\n            0,\n            \"the phillies fell to 1 2 on the season with their second loss to the reds and here are four things worth url\"\n        ],\n        [\n            0,\n            \"unhappy about the ridiculous re gibraltar but am proud that britain believes and fights for self determination\"\n        ],\n        [\n            0,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            1,\n            \"at least compromised without any tapes or other dirty tapes putin knows about shady illegal deals … url\"\n        ],\n        [\n            1,\n            \"user 3 with mountains of vicious gossip etc don't know him th vp but why did th media go aftr him 4 so long\"\n        ],\n        [\n            0,\n            \"funny how the weeknd sings about being but has had a couple of open relationships hmmm\"\n        ],\n        [\n            0,\n            \"need a hashtag or hashtag or other bus services if so derrick young llc can help you call 1 800 ext 1 today\"\n        ],\n        [\n            0,\n            \"' hygiene 1 no gloves 2 hardly wash hands after handling money wiping sweat clearing nose ears peeing etc hashtag\"\n        ],\n        [\n            0,\n            \"we are currently experiencing some issues with booking on our websites tickets still available via phone we are working to fix asap\"\n        ],\n        [\n            1,\n            \"2017 mens running shoes athletic run sport walking trainer shoes light … url url\"\n        ],\n        [\n            1,\n            \"tfw you wake up early as fuck after sleeping late only getting like a few hours of sleep and not being to sleep\"\n        ],\n        [\n            0,\n            \"user user it just reduces prices and private sector construction even more government building\"\n        ],\n        [\n            0,\n            \"everything seems to be falling into place today however ther more for taurus url\"\n        ],\n        [\n            0,\n            \"user hello sam thank you for following me at i appreciate it you can also find me at url\"\n        ],\n        [\n            0,\n            \"heavenly father sent … jesus christ … so we could overcome the trials we face on this earth hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user just keep golfing instead of working ya know being a leader that kind of thing dems and us … url\"\n        ],\n        [\n            0,\n            \"conquered wen dia wasn't social media so now diaz social media wat happen le 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user rumble in exactly 1 2 lbs under as well why weigh in so late if this was the case\"\n        ],\n        [\n            0,\n            \"heaven must be somewhere in california nowplaying california heaven by ♫ url\"\n        ],\n        [\n            0,\n            \"user sir your sentence saved me from in personality cult and getting fooled by of change thank u sir\"\n        ],\n        [\n            0,\n            \"user hi to orders can only be made within 15 minutes of an order being placed have you spoken 1 2\"\n        ],\n        [\n            0,\n            \"user of course it's not tillerson trump comments last week were an assad is the … url\"\n        ],\n        [\n            0,\n            \"user i was this close to some faith in humanity but then humanity the bed once again\"\n        ],\n        [\n            0,\n            \"will need to work ever closer with chief finance officers regarding cost reduction and savings targets url\"\n        ],\n        [\n            0,\n            \"user technical fault reported from your area teams have been to resolve it on priority basis\"\n        ],\n        [\n            1,\n            \"the next evolution of user is to turn into old ' you ever drunk from a shoe ' hashtag\"\n        ],\n        [\n            0,\n            \"will affect science development badly usa singapore should reconsider url\"\n        ],\n        [\n            0,\n            \"nigeria ’ s joins ’ guinea project as 50 partner url hashtag\"\n        ],\n        [\n            0,\n            \"new bill filed civil by charles r r hashtag url\"\n        ],\n        [\n            0,\n            \"are there topics that are off limits as a volunteer in yes a big yes do you agree url\"\n        ],\n        [\n            1,\n            \"gain access to the largest weather network in canada with over 1 300 active weather stations hashtag url\"\n        ],\n        [\n            0,\n            \"1 anybody who tells you with certainty they know the right thing to do in syria is not to be trusted\"\n        ],\n        [\n            0,\n            \"says jonas likes to flop labels him as a ' grammy award winning actor ' 🤔 … url\"\n        ],\n        [\n            0,\n            \"we have 3 worship opportunities on easter sunday richard and i will be attending the sunrise service on url\"\n        ],\n        [\n            0,\n            \"user hashtag are running worldwide instead of encouragement we are treating him like a terrorist\"\n        ],\n        [\n            0,\n            \"so i told my cousin about my mental instability and all related works he just said lol url\"\n        ],\n        [\n            0,\n            \"he told me to start studying german in the summer me that its not too hard and that it's similar to arabic\"\n        ],\n        [\n            0,\n            \"when you ask a question and the person can't answer it without arguing or jumping to something irrelevant well thanks anyway\"\n        ],\n        [\n            0,\n            \"you might be disgruntled with your current social standing bec more for taurus url\"\n        ],\n        [\n            1,\n            \"portable 9 internal external clips snap ring pliers set 4pcs url url\"\n        ],\n        [\n            1,\n            \"i liked a user video url best another saga 2x box opening omg the pulls 2017 part\"\n        ],\n        [\n            0,\n            \"all can learn from this inspirational filmmaker read ' 15 great anthony quotes ' url\"\n        ],\n        [\n            0,\n            \"just did something literally zero big men ever do these days held ball up high after catch no unnecessary and finished\"\n        ],\n        [\n            0,\n            \"there is a method to your madness as you attempt to keep every more for leo url\"\n        ],\n        [\n            0,\n            \"this after the assembly asked user to proceed w application of the democratic charter which is meant to protect 5\"\n        ],\n        [\n            0,\n            \"you're not necessarily the most vocal one in your group but y more for virgo url\"\n        ],\n        [\n            0,\n            \"who's running our country many are filing or defending law suits give it a break people and do your jobs btw no glasses on tip of noses\"\n        ],\n        [\n            0,\n            \"of course it did saudi assessment team clears saudi coalition of intentionally bombing civilian sites in yemen url\"\n        ],\n        [\n            0,\n            \"i'm just gonna stop tagging in stuff because i don't think he pays attention to it\"\n        ],\n        [\n            0,\n            \"the first thing a future world champ needs to be taught is to be lucky and luck is a woman you must learn to\"\n        ],\n        [\n            0,\n            \"i just completed the hashtag hunt for the oneplus and moved one step closer to winning rs 1 crore url\"\n        ],\n        [\n            0,\n            \"5k focus sleep relax in a thunderstorm with rain and nature sounds … url\"\n        ],\n        [\n            1,\n            \"user user bombed an empty airfield missed chemical weapons pissed off russia and did isis work for them\"\n        ],\n        [\n            0,\n            \"user everyone says you're meant to go up by at least 1 grade between you're and so you'll be fine\"\n        ],\n        [\n            1,\n            \"bitch i am shook he really was about to do the thing sam my innocent happy child u deserve better url\"\n        ],\n        [\n            0,\n            \"ken how to hide from your internet service provider your internet service provider has and always will … url\"\n        ],\n        [\n            0,\n            \"now available at all three harris grill locations shady side mt washington downtown coming soon hashtag url\"\n        ],\n        [\n            1,\n            \"latest football news newcastle boss gives injury update ahead of clash with burton url\"\n        ],\n        [\n            1,\n            \"2018 lamborghini spyder sounds delicious on the url\"\n        ],\n        [\n            0,\n            \"following an that forced its authoritarian president ali hashtag\"\n        ],\n        [\n            0,\n            \"user have you heard of the brand new edtech product that lets people feel the words they type coming soon url\"\n        ],\n        [\n            0,\n            \"100 followers yay loses liberal follower because they turn out see retweets 99 followers yay\"\n        ],\n        [\n            0,\n            \"user user i stan bts for 3 years now and its almost bts 😢 😢 😢 to our 7 talented boys 🎉 proud potato here 😢\"\n        ],\n        [\n            0,\n            \"close enough to see the that my allergies want to act up 🤧 but i love this shot for its spring … … url\"\n        ],\n        [\n            0,\n            \"come join us tomorrow morning as pastor larry continues his sermon series i will for the month of april the url\"\n        ],\n        [\n            1,\n            \"plans to two historic district buildings were put on hold — again url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag advocates must increasingly shift emphasis to its medical worth and indeed url\"\n        ],\n        [\n            0,\n            \"user beautiful countryside beaches mountains pubs people only 4 1 2 hours from n london\"\n        ],\n        [\n            1,\n            \"that throw them in the toilet my ass ain't going to jail so does my friends all of them url\"\n        ],\n        [\n            1,\n            \"hacked new york post for ' president ' alert url url\"\n        ],\n        [\n            1,\n            \"north to los angeles one way from 00 16 may 30 nov see url for conditions seat count\"\n        ],\n        [\n            1,\n            \"happy birthday to the fucking legend he's a rare pokémon i swear 21 years of age and he never looked … url\"\n        ],\n        [\n            0,\n            \"39 as indian batsman hits t20 triple ton new delhi a little known batsman made headlines across india on url\"\n        ],\n        [\n            0,\n            \"is hashtag on your travel bucket list you've got one more day to take advantage of these exclusive deals url\"\n        ],\n        [\n            0,\n            \"user so when will i see you again on the main stage of a music festival please tell me you guys are playing at vegas\"\n        ],\n        [\n            1,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"everything is about pa did we make a huge move up on api no did hashtag make any strong spike after no hashtag\"\n        ],\n        [\n            1,\n            \"user it is the most stupidest thing ever and why for example were killed in pakistan they … url\"\n        ],\n        [\n            1,\n            \"don't miss my roommates tho lmao last thing i told them was to stop being bitches and mind their business 😂\"\n        ],\n        [\n            0,\n            \"intense with a narrow subject one sided restricted and physical are typical for hashtag\"\n        ],\n        [\n            0,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            0,\n            \"half way through making the this morning i realized i hadn't put any oil in the mix now i feel like i'm on an episode of the\"\n        ],\n        [\n            1,\n            \"betvictor casino get a huge 200 up to £ 200 bonus 200 free spins new customers t c's apply … url\"\n        ],\n        [\n            0,\n            \"world stock markets mixed traders wonder if bull run in can continue url\"\n        ],\n        [\n            0,\n            \"it's a mess you must feel horrible you're lost everything your father your tribe your best friend\"\n        ],\n        [\n            0,\n            \"the miz spent the last 8 months bringing prestige back to the championship and they put it on the pre show 😡 hashtag\"\n        ],\n        [\n            0,\n            \"we would like to leave you with this very clear knowing that we hold you are just a few laughs away from letting url\"\n        ],\n        [\n            1,\n            \"ty ♥ f m ♥ xxx april 08 2017 at 06 30 am ✌ ️ ✌ ️ ♥ free promo sex dept url ♥ ✌ ️\"\n        ],\n        [\n            0,\n            \"6 2 9 with there are rumors that marijuana have been for house hold use and url\"\n        ],\n        [\n            0,\n            \"user lawd every time i think you're done you come back and punch me in the face woman i lov … url\"\n        ],\n        [\n            0,\n            \"listen user's over past 12 months incredible shane url\"\n        ],\n        [\n            0,\n            \"word to life — sunday readings april 2 2017 url via user\"\n        ],\n        [\n            0,\n            \"mara why you the positive and focusing on that 1 word 😒 😂 url\"\n        ],\n        [\n            1,\n            \"hashtag news group inc pharmaceuticals healthcare deals and alliances profile updated url\"\n        ],\n        [\n            0,\n            \"showing strength after of weakness will get the attention of the world peace through strength\"\n        ],\n        [\n            0,\n            \"gen it's ' fair to assume ' russia is helping the taliban — via url url\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 1 new follower and no unfollowers stats via url\"\n        ],\n        [\n            1,\n            \"❝ new betsey johnson luv betsey dome fuschia black crossbody handbag purse url url\"\n        ],\n        [\n            1,\n            \"vintage abstract studio vinyl photography prop cloth background url url\"\n        ],\n        [\n            1,\n            \"♂ 29 3 2 8 rock throw heavy slam until 02 22 14m south garland 6 url\"\n        ],\n        [\n            0,\n            \"user me too 😂 right we need to book a date in 6 weeks if that works for you cause i'll be finished college then 😁\"\n        ],\n        [\n            0,\n            \"there's a reason why are the most recognized of the bunch 2 analysts url url\"\n        ],\n        [\n            0,\n            \"take my own life few years ago i really wanted to it felt like it was my only option but today i just feel lucky to still be here\"\n        ],\n        [\n            0,\n            \"your to do list is extensive today as you optimistically attem more for scorpio url\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            1,\n            \"user please could you rt my pinned tweet i would really appreciate it url\"\n        ],\n        [\n            0,\n            \"how fitting that women's careers will be hurt because mike pence needs his wife as a url\"\n        ],\n        [\n            1,\n            \"republicans trying to change supreme court rules after complaining their pick for seat was voted out republicans are crooked\"\n        ],\n        [\n            0,\n            \"the gala dinner user this year will be by user amazing food prepared by fantastic syrian women yum tix are only 50\"\n        ],\n        [\n            0,\n            \"user do it i got thru their entire rather was it was back in the day and they got as least … url\"\n        ],\n        [\n            1,\n            \"timing chain rh fits for audi audi a4 a4 brand new url url\"\n        ],\n        [\n            1,\n            \"a in red has just arrived in our hashtag stock the on this car is incredible … url\"\n        ],\n        [\n            0,\n            \"a pumped up smith of twp goes 10 88 in the finals of the 100m for the win hashtag url\"\n        ],\n        [\n            0,\n            \"i'm probably the only person that loved filling out the census paper for the household when i was a child 😩 i felt s … url\"\n        ],\n        [\n            0,\n            \"im in ur ur chair me very polite of you to keep up appearances and continue to call it my … url\"\n        ],\n        [\n            0,\n            \"i love the brand its the one i use most and the color is my kind of color that i wear on a daily url\"\n        ],\n        [\n            0,\n            \"user hey love your channel me and a buddy want to play on a private server who do you rent your servers from\"\n        ],\n        [\n            1,\n            \"ana gabriel is not supposed to be in london what the fuck url\"\n        ],\n        [\n            0,\n            \"what game would you like us to play in an upcoming podcast others post below url\"\n        ],\n        [\n            0,\n            \"user friday morning note to self make sure batteries are charged if a longer video is needed url\"\n        ],\n        [\n            0,\n            \"jose mourinho reveals man utd pair are suffering from ‘ long term ’ injuries ahead of west brom clash … url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"red lets stand really close like we did in the courier because we ended up drinking together at the end of t … url\"\n        ],\n        [\n            0,\n            \"if you ask me if you don't see a problem with men well over 2 3 years older than young girls them into sex taking advantage them\"\n        ],\n        [\n            0,\n            \"i dont even like ja a im sorry i cant say it even as a joke i love no april fools from me\"\n        ],\n        [\n            0,\n            \"user hi i am 5 like to become men hooker neet money and now job can u help like your profile pic\"\n        ],\n        [\n            0,\n            \"user this is not my this is my sad face 😢 😭 i had a pre sale code and couldn't get a ti … url\"\n        ],\n        [\n            0,\n            \"spain and late antique christianity poetry visual culture and the cult of url\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url white beauty remy sucks penis at url\"\n        ],\n        [\n            1,\n            \"i'm so mad right now people are so rude to summer calling her ugly af and that way does she have an instagram she o … url\"\n        ],\n        [\n            0,\n            \"user your existence is beautiful for world ❤ thank you for up our lives with your mus … url\"\n        ],\n        [\n            0,\n            \"jamie daniel could leave liverpool url url\"\n        ],\n        [\n            0,\n            \"what a beautiful day this is my favourite part of my garden my little walk 🌿 🌺 🌼 🌸 💕 url\"\n        ],\n        [\n            1,\n            \"i used to discover you a party animal remix by black and daddy yankee url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"april 1 no joke this year is moving fast yesterday was a day to remember and tomorrow is always a blink away … url\"\n        ],\n        [\n            0,\n            \"work completed on all 25 homes identified as needing immediate dike protection yesterday by user\"\n        ],\n        [\n            0,\n            \"costs to attend state universities to increase url url\"\n        ],\n        [\n            1,\n            \"machine learning the next step for insurance analytics url url\"\n        ],\n        [\n            0,\n            \"are slang terms describing mental illness always offensive an article by user url\"\n        ],\n        [\n            0,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            0,\n            \"i promised i wouldn't hurt you but i broke that promise and when i look into your beautiful eyes all i see is of tears falling\"\n        ],\n        [\n            1,\n            \"stylish elegant simplicity 💛 this range of classic style bricks are stunning and available in a … url\"\n        ],\n        [\n            0,\n            \"1 weed senate approves medical use of cannabis oil visit 1 weed url\"\n        ],\n        [\n            1,\n            \"digital 24 egg duck bird chicken automatic turning url url\"\n        ],\n        [\n            1,\n            \"you're not necessarily the most vocal one in your group but y more for virgo url\"\n        ],\n        [\n            0,\n            \"interested to learn about director user ' s great grandfather ' s story maybe exhibition … url\"\n        ],\n        [\n            0,\n            \"got the for his son with it shit fire rt user user definitely would cop that 😭\"\n        ],\n        [\n            0,\n            \"conspiracy theory the sims was actually invented by the government and is trying to give us hints about life from … url\"\n        ],\n        [\n            0,\n            \"user there's a hell of a lot of stops caught on both sides of that range will sort it out\"\n        ],\n        [\n            0,\n            \"good weekends are made of this 🍇 🍷 🍋 plus family friends 😊 have a great sunny day … url\"\n        ],\n        [\n            0,\n            \"user forever sad that she didn't end her career at w a championship the fact she's the head … url\"\n        ],\n        [\n            0,\n            \"user part of why i use it is i'm really lazy when it comes to learning new programs too but sometimes i wish … url\"\n        ],\n        [\n            0,\n            \"to on tumblr thanks for the nice comment on 😊 😊 yes my boy is amazing i'll at u url\"\n        ],\n        [\n            0,\n            \"user constantly but i will be w my lesser half just being honest for him it's a no i've ma … url\"\n        ],\n        [\n            0,\n            \"user i actually was just thinking of you the other evening and was hoping you and the baby were doing well\"\n        ],\n        [\n            0,\n            \"technologies inc pink current notification of late filing url\"\n        ],\n        [\n            0,\n            \"user i just absolutely adore your british accent carrie i'd love to hear you use it the whole time when you guys stream again\"\n        ],\n        [\n            1,\n            \"ok so contestants keep mentioning how aggressive someone is playing but yet they don't make a move to get … url\"\n        ],\n        [\n            1,\n            \"steam slain back from hell 5 84 via r url url\"\n        ],\n        [\n            0,\n            \"today on the road b f lacrosse at 4pm softball at 4pm girls tennis at 4pm user user\"\n        ],\n        [\n            0,\n            \"📷 this is merely an annoying situation but luckily i ’ ve been on an idea simple url\"\n        ],\n        [\n            1,\n            \"adult content adult language violence brief in the twin peaks premiere i'm gonna be so fucking bald … url\"\n        ],\n        [\n            0,\n            \"user i ’ m so over them bro everyday ‘ it ’ s how we respond ’ but how long for this response though\"\n        ],\n        [\n            0,\n            \"even when joey ryan proposed there was no turn but he still rolled her up for the pin after she said yes hashtag\"\n        ],\n        [\n            0,\n            \"dude at the country club just said when the grass isn't long enough to cut his wife the lawn\"\n        ],\n        [\n            0,\n            \"award nominated warm hashtag i get people to talk have great conversations from politics to re … url\"\n        ],\n        [\n            0,\n            \"on may 1st immigrants allies will show our power and resilience i will hashtag now it's your turn url\"\n        ],\n        [\n            0,\n            \"user do you think i can have alec randomly have lost his shoes along the way fluffy carpet demands it 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"05 04 17 a dry day is expected but with dull and grey skies max wind nw chance of precip 0 min 5c\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"42 of our hashtag users in the last 7 days were using mobile devices thanks to user our website is fully responsive secure\"\n        ],\n        [\n            0,\n            \"chuck norris in a semi gas tank as a joke that truck is now prime\"\n        ],\n        [\n            0,\n            \"user i need help moving from to no internet for 2 weeks no one is responding on dm twitter and phone is hopeless\"\n        ],\n        [\n            1,\n            \"private conversation of trump jr announcing run for office leaked to ‘ page six ’ url via user report\"\n        ],\n        [\n            0,\n            \"member when user was the candidate and clinton was going to start ww3 with no fly zone i member\"\n        ],\n        [\n            1,\n            \"pliers with a flashlight outdoor camping tool kit pliers url url\"\n        ],\n        [\n            1,\n            \"gameplay let's play cities skyline ep 5 url via user\"\n        ],\n        [\n            0,\n            \"the strange case of getting “ access denied ” building running with url\"\n        ],\n        [\n            0,\n            \"2017 leaf metal draft peppers state pride black auto 03 10 url url\"\n        ],\n        [\n            1,\n            \"i liked a user video url watch this guy build a massive solar system in the desert short film showcase\"\n        ],\n        [\n            0,\n            \"user john lennon was my favorite but he could be a very human being had a tough … url\"\n        ],\n        [\n            1,\n            \"shit well bitch you can let your sugar daddy choke you until you find yourself in hell you want to talk about people's feelings now for what\"\n        ],\n        [\n            0,\n            \"user l joe ah 3 i just need a second for loving you but i need a life to leaving you 3 i love you so much ♡\"\n        ],\n        [\n            0,\n            \"url that's a lot of phones and a lot of them are work phones at least there is decent available\"\n        ],\n        [\n            0,\n            \"boat race 2017 when is it what time does it start where can i watch it and why is it on sunday cambridge url\"\n        ],\n        [\n            0,\n            \"user what do you think of the weakness in gold on friday now seems to be super\"\n        ],\n        [\n            0,\n            \"user wish you many more happy returns enjoy this day with your loved one's and your family\"\n        ],\n        [\n            0,\n            \"living is actually experiencing shit for what it is existing is just being here url\"\n        ],\n        [\n            0,\n            \"when a guy can handle your flaws love you on your moody days and say you're beautiful in your and he's worth loving\"\n        ],\n        [\n            1,\n            \"closed trash high grass or request at south street baltimore url send … url\"\n        ],\n        [\n            0,\n            \"tonight's italian chicken vegetables rice my bad wendy's lunch url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"somebody remind user what we went through on top of stone mountain wasn't shit cute url\"\n        ],\n        [\n            0,\n            \"4 1 ° c wind press 8 mb cloud ft rain 0 0 mm humidity 92 fine becoming less settled hashtag\"\n        ],\n        [\n            0,\n            \"absolutely barbaric it should be rising in the modern western world this is purely because of hashtag cuts … url\"\n        ],\n        [\n            0,\n            \"user actually when it comes to talking to the community they do marketing deals have nothing to do with community feedback\"\n        ],\n        [\n            0,\n            \"clueless the man is just clueless international diplomacy he can't even manage his own staff impeachment can't … url\"\n        ],\n        [\n            1,\n            \"smh user is about to become user's most hated but that's gonna be a good thing url\"\n        ],\n        [\n            0,\n            \"my pre speaking routine to get pumped up involves one 2 20 minutes of intense … url\"\n        ],\n        [\n            0,\n            \"wake up with the elephants life changing volunteer stories video diary mixing work and play url\"\n        ],\n        [\n            0,\n            \"user what i did was google teen titans judas contract and it was like on the first page of the google search\"\n        ],\n        [\n            0,\n            \"was slain xp lost 1 290 1 202 41 total levels lost 8 59 113 ranks lost 175\"\n        ],\n        [\n            0,\n            \"first launch of a reused rocket or elon musk successfully tests flight systems of his new suit 😜\"\n        ],\n        [\n            0,\n            \"user they drop things on purpose so you hit them and they sue you never let a cross the street before you\"\n        ],\n        [\n            0,\n            \"user no i agree most of those made for tv movies were not really that great as compared to the awesomeness of the books\"\n        ],\n        [\n            0,\n            \"user thank you for bringing this to our notice we'll look into the issue and will get in touch with you at the earliest\"\n        ],\n        [\n            0,\n            \"if we cannot love the person whom we can see how can we love god whom we cannot see mother hashtag url\"\n        ],\n        [\n            0,\n            \"user yikes hitting empty beaches doesn't sound like a winning strategy unless that was the intended t … url\"\n        ],\n        [\n            0,\n            \"meet with the new who used to work with one of my best friends from law school me af url\"\n        ],\n        [\n            0,\n            \"user i must get one of these i stayed up watched girls amazing episode and mary show almost th … url\"\n        ],\n        [\n            1,\n            \"user user this is polish hooker look man come here and you'll meet them next to some on the road lmao\"\n        ],\n        [\n            0,\n            \"sometimes coffee doesn't help me at all and sometimes i can literally feel it bring me to life with every sip\"\n        ],\n        [\n            1,\n            \"hey guys subscribe my channel for more updates about my work and also will be sharing many informative videos url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"god doesn't have anything against gay people in the bible its says man shall not sleep with boy which is pedophilia gay aint a sin\"\n        ],\n        [\n            0,\n            \"medical np or pa in nm np physician assistant nurse url\"\n        ],\n        [\n            0,\n            \"on april 8th invites you on a spectacular 13 1 mile journey through the wilderness … url\"\n        ],\n        [\n            0,\n            \"is a big reason why is 4 0 user talks about user's solid start in the … url\"\n        ],\n        [\n            1,\n            \"global acid market by manufacturers countries type and application forecast to 2022 url\"\n        ],\n        [\n            0,\n            \"user now the lock out chip that was done to bypass licensing restrictions\"\n        ],\n        [\n            0,\n            \"girls reunion for a beautiful shower for 😁 ☔ ️ 🏼 💍 ridge country club url\"\n        ],\n        [\n            0,\n            \"user and i love you too even though you're a michael jackson and fan i accept the whole you ☺ ️ even that mouth\"\n        ],\n        [\n            0,\n            \"ask writer agent publisher for copies of publishing agreement s which rights went to publisher which film r … url\"\n        ],\n        [\n            0,\n            \"after the boring international break i'm looking forward to watching some proper filth tonight get some blood on … url\"\n        ],\n        [\n            1,\n            \"in need of some summer holiday inspiration take a look at our mediterranean bucket list hashtag url\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            1,\n            \"user people say putin has something over trump trump launches missiles at russia's most important ally in … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url chance empire state of mind alicia keys cover\"\n        ],\n        [\n            0,\n            \"a leader is somebody his followers from committing crimes and pushing them beyond their limits on the other side of crime right\"\n        ],\n        [\n            1,\n            \"uk nuclear plants placed on terror alert as experts warn of ‘ credible ’ security threat url\"\n        ],\n        [\n            1,\n            \"call the 👁 doctor our co hosts could use a pair of specs after our new game hot 20 20 vision find out why next on hashtag\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"pee wee got arrested for in public the same day chuck norris got an award for in public\"\n        ],\n        [\n            0,\n            \"user dude that's exciting love your overwatch vids and loved destiny for years so excited to see what you create\"\n        ],\n        [\n            0,\n            \"trump ’ s proposed cuts threaten colleges ’ key job training programs the chronicle of higher education url\"\n        ],\n        [\n            0,\n            \"user need help what is the name of that song with another sad song in the lyrics thats newer i cant find it anywhere\"\n        ],\n        [\n            0,\n            \"the consequences probably involve cancer and death which seems to be the result of every health study hashtag\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"who can i shout out for backing preacher six tonight grab a perk you rule please join us 👉 👉 … url\"\n        ],\n        [\n            0,\n            \"user when did it become my duty to publicly congratulate roy williams or any other coach i'll save that for … url\"\n        ],\n        [\n            0,\n            \"come visit the anti corruption and integrity testing booth hashtag url\"\n        ],\n        [\n            0,\n            \"best show in town we'll loan you the sand chair the paradise coast supplies the sunset hashtag url\"\n        ],\n        [\n            0,\n            \"user the only thing for me that absolutely drives me mad the fact it was a re written new hope honestly ki … url\"\n        ],\n        [\n            0,\n            \"user you a great boy and now have fun with and have a happy day 🤗 💞 url\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            1,\n            \"hashtag is back 🗣 🗣 saturday april 29th 📍 foam glow sticks • alcohol gummy bears • 4 djs 🔥 🔥 url rt\"\n        ],\n        [\n            0,\n            \"user if you're all about america first surely you want america to continue to be on the cutting edge of … url\"\n        ],\n        [\n            1,\n            \"do you need more business see how user can help visit them on stand 43 at hashtag on april 27th\"\n        ],\n        [\n            1,\n            \"get your soundcloud followers up today with my promo service for a very small fee url\"\n        ],\n        [\n            0,\n            \"road work clearance in progress in hashtag on sb at fm stopped traffic back to corporate dr delay of 7 mins hashtag\"\n        ],\n        [\n            0,\n            \"user he's fairly responsible so i forget that he cant draw and also sang an entire song after someone offered him food\"\n        ],\n        [\n            1,\n            \"instantly download any digital manual we now accept paypal cash me and … url\"\n        ],\n        [\n            1,\n            \"i say i'm teaching them about the importance of sharing but really i'm just hungry url\"\n        ],\n        [\n            0,\n            \"take a peek what four years can do some of our back when they were campers 2017 hancock resident url\"\n        ],\n        [\n            0,\n            \"no i'm sorry i have enough brothers and sisters and i'm going to mass that day with my husband pt 2 me\"\n        ],\n        [\n            0,\n            \"grand is just about topped off soon hundreds of additional residents will live on this former surface parking … url\"\n        ],\n        [\n            0,\n            \"the strongest relationships are built on honesty integrity active listening hashtag url\"\n        ],\n        [\n            1,\n            \"just install keep this app on your phone without doing anything earn rs 10 recharge in every 15 days hashtag url\"\n        ],\n        [\n            0,\n            \"5 years of laughter 5 years of sadness 5 years of pain and were still going strong ' ' ' hashtag\"\n        ],\n        [\n            0,\n            \"girl like 5 recommendation letter a story how u gonna change the world test scores interviews strong gpa okay baby … url\"\n        ],\n        [\n            0,\n            \"this week i celebrated my 27th birthday in hashtag all that we did saw is now on the blog … url\"\n        ],\n        [\n            0,\n            \"why don't you focus on the living like the thousands of canadian children living on the streets through no fault … url\"\n        ],\n        [\n            0,\n            \"do u ever think of a really funny tweet but you're stretching the truth too much and don't wanna get caught so you just draft it\"\n        ],\n        [\n            0,\n            \"facebook is taking on gofundme with a personal donation feature url via user\"\n        ],\n        [\n            1,\n            \"how suspected murdered a owner in state graphic photo url\"\n        ],\n        [\n            0,\n            \"me i like you crush i like you too me crush happy april fools me april may june ako april fools pa hahahahahaha smh\"\n        ],\n        [\n            0,\n            \"he looks like he's explaining something with his slow and i'm just i can't url\"\n        ],\n        [\n            0,\n            \"created traps using hashtag with mrs heck url\"\n        ],\n        [\n            1,\n            \"why your body makes you fat and hungry food weight gain part 2 url via user\"\n        ],\n        [\n            0,\n            \"catholic charities across the u s could face huge cuts if trump's budget is passed america magazine url\"\n        ],\n        [\n            1,\n            \"regular guy tried and failed to play it cool around ryan gosling url url\"\n        ],\n        [\n            0,\n            \"pitt assistant jeremy whom i've always heard great things about is headed to join the new staff url\"\n        ],\n        [\n            0,\n            \"adopted katrina when emily and thomas came looking for a new family member today they fell in love with katrina url\"\n        ],\n        [\n            1,\n            \"user isn't worth being how stupid do ds think we t ppl are we know what focus shld be on user\"\n        ],\n        [\n            0,\n            \"driving to richmond sharing real time road info with wazers in my area eta 2 29 am using user drive social\"\n        ],\n        [\n            0,\n            \"wind 1 4 m s wsw barometer 1004 6 hpa rising slowly temperature 5 8 ° c rain today 0 0 mm humidity 98\"\n        ],\n        [\n            0,\n            \"congrats to our freshman orchestra who received a gold rating at the contest url\"\n        ],\n        [\n            0,\n            \"sleeping ​ on a mattress on the floor giving my cat a final cuddle before the big day tomorrow 😭 hashtag\"\n        ],\n        [\n            0,\n            \"user yeah i was just mentioned that all these conversations are pretty much useless ha still a good mental exercise\"\n        ],\n        [\n            0,\n            \"user sir by now i think ur administration should have abandoned the hoax and of stolen assets d recovered\"\n        ],\n        [\n            0,\n            \"bisola stuns fans when she said she never attended any university photos video url\"\n        ],\n        [\n            1,\n            \"you're feeling a sense of professional pride today stemming f more for scorpio url\"\n        ],\n        [\n            1,\n            \"what can be done to empower young people develop hashtag join the online conversation on more details … url\"\n        ],\n        [\n            0,\n            \"user holy shit i out and totally forgot he existed for a sec next poll for sure lmao\"\n        ],\n        [\n            1,\n            \"julian the 29 year old coach who bayern url url\"\n        ],\n        [\n            1,\n            \"noble fashion women's long soft wrap lady peacock silk chiffon scarf url url\"\n        ],\n        [\n            1,\n            \"hashtag start up environment backed with 100 years of experience read blog url bah\"\n        ],\n        [\n            0,\n            \"not for those with weak hearts 16 most frightening and disturbing cakes you ’ ve ever seen url\"\n        ],\n        [\n            0,\n            \"just ordered to get this lil bean printed on some fabric gonna maybe make it into a plush url\"\n        ],\n        [\n            0,\n            \"user have some belief in your own county brexit is great news for most you go and hold a candle have a good cry hashtag\"\n        ],\n        [\n            0,\n            \"insurance money back if one selection lets you down terms url url\"\n        ],\n        [\n            1,\n            \"url what it takes to become an application security engineer url\"\n        ],\n        [\n            0,\n            \"as a wise man once said that has spoken numbers to me that i now follow i am back on my bullshit user\"\n        ],\n        [\n            0,\n            \"i am going to move on i am strong and i will let you go i can be independent and accomplish my dreams and goals thank you for everything\"\n        ],\n        [\n            1,\n            \"user i lied 😂 😭 these bitches are delusional these niggas broke but hey you cool i 😭 😘\"\n        ],\n        [\n            0,\n            \"political risk analysis what should investors know about oil industry url\"\n        ],\n        [\n            0,\n            \"user keep up your great work they'll see the light eventually or they won't and it won't matter because they'll be a small minority\"\n        ],\n        [\n            1,\n            \"products of the block either block or hate while cock blocking so many haters no room for me to get mad at myself about sh t\"\n        ],\n        [\n            0,\n            \"user just wanted to say thanks for the follow are you also following my primary account user\"\n        ],\n        [\n            1,\n            \"as islamic extremism grows in latin america some want trump to take action url\"\n        ],\n        [\n            0,\n            \"lord shiva the supreme in form of in many of shiva temples is one of them … url\"\n        ],\n        [\n            0,\n            \"user have these voters been to the stadium in kc and seen the growth that one has helped spawn there\"\n        ],\n        [\n            0,\n            \"apparently anna kendrick has the same issues at ryan gosling movies as i have watching user matches … url\"\n        ],\n        [\n            0,\n            \"user you lit me up helped me with my demons you saved me ilysm camila thanks for everything can you follow me\"\n        ],\n        [\n            1,\n            \"click here to watch it url busty milf babe fisting pussy and 👻 add me on snapchat se … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url pablo juan world prod by\"\n        ],\n        [\n            0,\n            \"may this new month becomes one of the most blessed and happy month for us oooo happy new month url\"\n        ],\n        [\n            0,\n            \"i think is fine she is just need more rest and really recovering bcs their upcoming comeback they don't want take any risk\"\n        ],\n        [\n            0,\n            \"just bcs being single doesnt have to mean lonely the only thing i want to committed right now is myself 😜\"\n        ],\n        [\n            0,\n            \"imf first china foreign currency report puts reserves at 10 8 url url\"\n        ],\n        [\n            0,\n            \"user check out my j cole immortal remix don't sleep on greatness 🔥 💯 url\"\n        ],\n        [\n            0,\n            \"kendall jenner ’ s ad is the death for obama ’ s beloved protest culture url\"\n        ],\n        [\n            0,\n            \"the audience this year is to grow by 25 percent last year the audience grew by 300 percent url\"\n        ],\n        [\n            0,\n            \"when one closes another opens you have to be ready to take advantage of the opportunity when it comes\"\n        ],\n        [\n            0,\n            \"user i was assured by the supervisor that they'd be here at 8am it's 10 30 and the tech still isn't here\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 2 new followers and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"user i'm not good at doing all the promo work i need to be doing also i'm too thin to do it\"\n        ],\n        [\n            0,\n            \"everyday family meals are easy with user just season and let your oven do the rest of the work hashtag\"\n        ],\n        [\n            0,\n            \"user user it makes sense to me it means you have the full 140 characters to reply now\"\n        ],\n        [\n            1,\n            \"5 key reasons to invest in mutual funds article by motilal oswal url url\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            1,\n            \"seeing both sides of an argument is not a new dilemma for most more for libra url\"\n        ],\n        [\n            0,\n            \"hello have you got any artificial flowers no but i've got twelve inflatable okay i'll take them\"\n        ],\n        [\n            0,\n            \"happy birthday roommate sorry for the late wishes since and i thought wish by talk but i … url\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            1,\n            \"with the remote engine start system of the 2017 hashtag it ’ s never been easier to rev things up … url\"\n        ],\n        [\n            0,\n            \"so excited to bring back the information i have learned at the edtech summit to our system hashtag hashtag\"\n        ],\n        [\n            1,\n            \"look at this beautifully presented 1st floor apartment within walking distance of town centre for sale at £ 118 950 … url\"\n        ],\n        [\n            0,\n            \"user user the gop mantra if you don't like the rules change them cowards every last one of you you are going down paul\"\n        ],\n        [\n            0,\n            \"don't wanna be a fool for you just another player in your game for two you may hate me but it ain't no lie baby die die die\"\n        ],\n        [\n            0,\n            \"what chinese meal should i have after having fish chips without mayo and sausage for dinner answers to t a\"\n        ],\n        [\n            0,\n            \"for every £ 1 invested in public health an average of £ 14 will be returned to the wider health and … url\"\n        ],\n        [\n            0,\n            \"user lol i don't need i'm in no danger you've already given the worst you had you tweeted you have nothing left\"\n        ],\n        [\n            0,\n            \"creepy doll lurking in this deep sea trash heap just wants to say hi to you that's all she promises url\"\n        ],\n        [\n            0,\n            \"user doesn't deserve more tv money 2 games are live tonight only celtic replay is on see what i mean … url\"\n        ],\n        [\n            0,\n            \"bet 365 will double your 1st deposit when you open an account today min £ 10 max £ 200 claim … url\"\n        ],\n        [\n            0,\n            \"dc ’ s newest office space check out for modern networking user url\"\n        ],\n        [\n            0,\n            \"user who me i'm you think my friends say i'm more and a little bit of … url\"\n        ],\n        [\n            0,\n            \"user user says absolutely nothing about content and only continues talking about the process\"\n        ],\n        [\n            0,\n            \"user user i well mum does actually this is so funny upside down back to front and the 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"don't know how anyone can drink red bull or cola unless they're mixed with some form of alcohol ha 😷\"\n        ],\n        [\n            0,\n            \"brazil financial crisis or the real cause of the problem url\"\n        ],\n        [\n            0,\n            \"imagine he's bending his knees bcs he knows that he made some mistakes and begging ur forgiveness in front of ur h … url\"\n        ],\n        [\n            0,\n            \"i have just watched the latest episode of the redemption i wonder what happens with tom keen next time hashtag\"\n        ],\n        [\n            0,\n            \"hashtag since i can record android games i thought of playing this first url\"\n        ],\n        [\n            0,\n            \"user beautiful i want to do a photoshoot this year but not just look cute in a picture i want it to exp … url\"\n        ],\n        [\n            0,\n            \"i'm just a lil girl in need of your help jesus take the wheel i trust you to grant my request amen\"\n        ],\n        [\n            0,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            0,\n            \"🚨 new music 🔥 just dropped for for yall turn it up if you like to party 😅 🎉 🤘 🏾 url url\"\n        ],\n        [\n            0,\n            \"often we get so wrapped up in our own problems and situations we forget to check on the ones we in we forget that other can hurt too\"\n        ],\n        [\n            1,\n            \"bullshit on a stick i've never seen a president loved more by the military fake ass news and polls i'm sick of … url\"\n        ],\n        [\n            0,\n            \"got off work starving went to the grocery store came home and cooked to not even be hungry now it's done 🙄 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"a mcdonald's customer saved an unconscious life as she choked at a drive thru url url\"\n        ],\n        [\n            1,\n            \"crown club member up to 50 off more url on user\"\n        ],\n        [\n            0,\n            \"user user wash your mouth out not good enough not fit enough or bothered enough i will give you 😜\"\n        ],\n        [\n            0,\n            \"taking in all the views of the ocean from the over water residence villa at user … url\"\n        ],\n        [\n            0,\n            \"conspiracy theory new powder adds a surprising amount of to consumers why the fda says this is a feature and not a bug\"\n        ],\n        [\n            0,\n            \"this is no way for a child to be living in the 21st century all the children who are caught up in conflict deserve … url\"\n        ],\n        [\n            0,\n            \"someone i love very much almost didn't come home today please please always wear your seat belt it saved my niece … url\"\n        ],\n        [\n            0,\n            \"user i have a long drive through these storms today … i will be listening to the goo goo dolls … for sure\"\n        ],\n        [\n            0,\n            \"kansas boy who has terminal illness would love to get a letter from you here's the address url url\"\n        ],\n        [\n            1,\n            \"i hate how uneducated people try to talk like they know shit about global events syrian government is killing their own people\"\n        ],\n        [\n            0,\n            \"user well done on the marathon thing take a tip from a greyhound though just do little runs then eat and sleep to recover 😊\"\n        ],\n        [\n            0,\n            \"i don't think he was joking if so what's the joke what do u make of his condescending women are smarter – as h … url\"\n        ],\n        [\n            0,\n            \"user it is all a big plan the world is allowing it to happen check this out put 2 2 together … url\"\n        ],\n        [\n            0,\n            \"william hill are giving all new accounts a £ 30 hashtag today bet £ 10 and use code to claim claim … url\"\n        ],\n        [\n            0,\n            \"no matter what he said to make her mad she's for putting her hands on him idc url\"\n        ],\n        [\n            0,\n            \"user the players should just flat out refuse all star games everyone be injured at the same time\"\n        ],\n        [\n            0,\n            \"year 11 you could even feel the re by two units in one night session number 2 url\"\n        ],\n        [\n            1,\n            \"my sister pushed me in my arm hard as hell and i damn near wanted to turn around and knock her clean out 😩 😩\"\n        ],\n        [\n            0,\n            \"i didn't realize y all these guys were at me while i was gas maybe it's because my high ass is white in the rain\"\n        ],\n        [\n            0,\n            \"shoot the girl first i like the way you die boy metal x core url url\"\n        ],\n        [\n            0,\n            \"our ministry leader in russia is now a widow in distress she needs help paying for url\"\n        ],\n        [\n            1,\n            \"solar bird bath pump garden patio summer water outdoor summer url via user\"\n        ],\n        [\n            1,\n            \"100 natural ruby 1 30 ct size us 7 14k white gold ring birthday gift url url\"\n        ],\n        [\n            1,\n            \"vintage mens watches for parts or repair url url\"\n        ],\n        [\n            0,\n            \"over the last 17 yrs i have grown from a designer to the vp level these 7 tips are spot on and solid advise for t … url\"\n        ],\n        [\n            0,\n            \"i often hear young musicians say they ’ re not sure exactly what they want to do after they … url\"\n        ],\n        [\n            0,\n            \"dear user you're the reason that i smile everyday thank u for making my world a beautiful place to stay ff me pls ilysm 💗 90\"\n        ],\n        [\n            0,\n            \"i used to re read old and think that i need jesus now i re read old and i'm proud of myself\"\n        ],\n        [\n            0,\n            \"something else in but of a larger thing in some sci fi movies why do people design future tech to be so\"\n        ],\n        [\n            0,\n            \"but if there's one thing i have learnt about fake outrage is that they don't care about logic once they have decided that to outrage\"\n        ],\n        [\n            1,\n            \"user emma stone shame on you for advocating the slaughter of innocent unborn babies you'll burn in hell in this life and the next\"\n        ],\n        [\n            0,\n            \"cycling aluminum cost effective bicycle bearing 9 16 ' ' silver url url\"\n        ],\n        [\n            0,\n            \"user sessions is man prob won't start case unless he is succeed current … url\"\n        ],\n        [\n            1,\n            \"user you get to see two raw tag team championship matches in the space of 24 hours url\"\n        ],\n        [\n            0,\n            \"hashtag by albert collins robert cray johnny mark 2 44 mr robert cray ♫ url\"\n        ],\n        [\n            1,\n            \"apple releases ios 10 3 as well as and updates url url\"\n        ],\n        [\n            0,\n            \"there ’ s nothing inherently magical about the human brain consciousness overview interesting throughout url\"\n        ],\n        [\n            1,\n            \"daft punk history of electronic duo wall framed canvas print url url\"\n        ],\n        [\n            0,\n            \"i tell you all to chase your dreams well i do the same you will be seeing a version of this very url\"\n        ],\n        [\n            0,\n            \"integrated market industry size share analysis and forecast 2021 research url\"\n        ],\n        [\n            0,\n            \"this week's member spotlight highlights one of our founding members and what a story they have to tell we bring url\"\n        ],\n        [\n            0,\n            \"therapy is an ancient method of and healing the body mind and spirit when … url\"\n        ],\n        [\n            0,\n            \"“ for the god of this world has blinded the unbelievers ' minds that they should not discern the truth preventing … ” url\"\n        ],\n        [\n            1,\n            \"these clay tablets might shake the foundation of known history url via user\"\n        ],\n        [\n            0,\n            \"this is the day that the lord has made rejoice and be glad in it back from a glorious week of and i am 😃 💙 🙏 🏻\"\n        ],\n        [\n            0,\n            \"user i just hope i can use mobile banking apps as simply as i can on ios i'll have to have my friend try it … url\"\n        ],\n        [\n            0,\n            \"today is april 2nd don't bring your march problems into april have a mindset to do new things start your best url\"\n        ],\n        [\n            0,\n            \"love doesn't make the world go round love is what makes the ride worthwhile elizabeth barrett hashtag\"\n        ],\n        [\n            1,\n            \"hashtag 2007 08 solid line sport bike fancy seat cover 50 url\"\n        ],\n        [\n            0,\n            \"' she lived every day with passion ' family friends remember life of slain attorney url\"\n        ],\n        [\n            0,\n            \"user user yeah i remember you talking about it before after may all we'll have is field lacrosse which is just as fun\"\n        ],\n        [\n            0,\n            \"user i only say this because you might be attention to someone who otherwise would be completely ignored\"\n        ],\n        [\n            0,\n            \"cost himself a shot at 40 and could end up costing the team a top 3 spot hashtag url\"\n        ],\n        [\n            1,\n            \"user ck out my new video entitled i got them hitz ft king 🔥 url\"\n        ],\n        [\n            1,\n            \"persona 5 is literally about taking people with too much down a peg it makes their stream policies feel like some\"\n        ],\n        [\n            0,\n            \"so this girl scores two goals today after last nights hashtag ⚽ ️ ⚽ ️ url\"\n        ],\n        [\n            0,\n            \"gee i wonder how they knew maybe the same way the russians were able to make a statement about the missile strike … url\"\n        ],\n        [\n            0,\n            \"actress you'd like to play with name only one — oh only one god uh well carrie was the one i dreamt url\"\n        ],\n        [\n            0,\n            \"watch the exclusive trailer to the intro off my upcoming mixtape hashtag url\"\n        ],\n        [\n            0,\n            \"📷 url supporting me on patreon means more of this url\"\n        ],\n        [\n            0,\n            \"the guy holding the company's main title did the same move ten times and ended it with a second move less than half of\"\n        ],\n        [\n            0,\n            \"p1 gear vr oculus rift pre production if player plugs and racing wheel strong mine many below city\"\n        ],\n        [\n            0,\n            \"kendall jenner's ' offensive ' pepsi ad receives major backlash us weekly url url\"\n        ],\n        [\n            0,\n            \"with easter approaching i'm on user this sunday at 12 30 giving my recipe for hot crossed tune in user\"\n        ],\n        [\n            1,\n            \"✨ patiently waiting for to post this to her channel because i'm obsessed ✨ … url\"\n        ],\n        [\n            1,\n            \"user why do women accept sex harass of other women same women who attend trial fall in love with killer mar … url\"\n        ],\n        [\n            0,\n            \"so first moment of happiness today jeans that pretty much didnt fit anymore now zip up normally long way to go but hashtag\"\n        ],\n        [\n            0,\n            \"founder of standing on the steps of sc state house doing whatever it takes to make a … url\"\n        ],\n        [\n            1,\n            \"check out these tech web prediction from the connector predictions for 2016 and beyond url\"\n        ],\n        [\n            1,\n            \"headband in glorious deep pink order yours now and keep out the spring … url\"\n        ],\n        [\n            1,\n            \"marketing is really weird but their minimalist packaging nice skincare ingredients sucked me tf in\"\n        ],\n        [\n            1,\n            \"brand new blue stainless steel blade tactical rescue quick open url hashtag\"\n        ],\n        [\n            0,\n            \"user user what point is proven it was you who started on the intelligence theme kid and yes you were done a long time ago\"\n        ],\n        [\n            0,\n            \"temperature 47 8 ° f humidity 60 pressure 29 85 in rising conditions overcast wind direction nne wind speed 17 0 mph\"\n        ],\n        [\n            0,\n            \"legal experts ' innocent asaram bapu ji is in jail due to pocso misuse case is bogus ' hashtag\"\n        ],\n        [\n            0,\n            \"user contacted the train manager on board explains no issues with catering this morning cd\"\n        ],\n        [\n            0,\n            \"user 😂 idk why i'm just now seeing this but it me too much and she deserves all the pain of 1000 if not more\"\n        ],\n        [\n            0,\n            \"commentary whilst working every time i hear john davies i'm like sunday user\"\n        ],\n        [\n            0,\n            \"apparently announcement arrived 3 hrs after it was sent convenient gremlin in the works 🤔 🤔 url\"\n        ],\n        [\n            1,\n            \"demo review huge bonus and discount url via user\"\n        ],\n        [\n            1,\n            \"luxury lace gown white ivory bridal wedding dress custom size 4 6 8 10 12 14 16 url url\"\n        ],\n        [\n            0,\n            \"toddler baby crochet knit fleece boots girl toddler snow crib shoes 13 url url\"\n        ],\n        [\n            0,\n            \"not big on religion but they be on to something user denver colorado url\"\n        ],\n        [\n            0,\n            \"bubble dark hair milf cant stop shaking to shaker while you play he url hashtag\"\n        ],\n        [\n            0,\n            \"user would love to have watched it just couldn't deal with the few people clapping on the 1 and 3\"\n        ],\n        [\n            1,\n            \"user operation iraqi burn to death in baghdad american is to blame first … url\"\n        ],\n        [\n            0,\n            \"going shopping with my mom today it's going to be another beautiful spring day i have the weekend off i'm excited 😊\"\n        ],\n        [\n            1,\n            \"yes the dumb ass gossip girl is out i'm proud of you guys now hashtag for the money hashtag\"\n        ],\n        [\n            0,\n            \"we're going to start posting job internship and fellowship announcements for our followers on our facebook page url\"\n        ],\n        [\n            1,\n            \"my neighbors had a yesterday this drunk bastard really was about to fight his cousin over me 😭 😭 😭 💀 💀 💀\"\n        ],\n        [\n            0,\n            \"“ despite criticisms of on the side festival from a musical … ” — hu url\"\n        ],\n        [\n            0,\n            \"the walking dead season 7 zombie blood hot tv series 21 poster url url\"\n        ],\n        [\n            0,\n            \"user here's 20 off when you visit us url let's see what we can do to help you\"\n        ],\n        [\n            0,\n            \"my car be so cute waiting for me when i get off he be looking right at me like come on mommy let's go home lol\"\n        ],\n        [\n            0,\n            \"user any idea when we can expect clean water again that doesn't have legitimate dirt in it\"\n        ],\n        [\n            1,\n            \"our delicious lemon quinoa perfect for any holiday get together url url\"\n        ],\n        [\n            0,\n            \"ask magic for tips rt user the hardest thing to do is be a positive person its so easy to be negative\"\n        ],\n        [\n            0,\n            \"we'll give 10 hd to let us film diverse set of feeder within 3 hrs of san antonio 20 50 head ideal asap 210\"\n        ],\n        [\n            0,\n            \"without a shred of irony my sis said if there's nothing wrong wi it dont try to repair it i said if it's not broke don't fix it\"\n        ],\n        [\n            0,\n            \"trans article 170403 girl's day ' i'll be yours ' mv – behind the url by … url\"\n        ],\n        [\n            0,\n            \"if libs who want to impeach the president are going to be cast as pence supporters than what are those who don't want to impeach trump\"\n        ],\n        [\n            0,\n            \"user respected sir kindly consider my profile for coming mcd elections regards url\"\n        ],\n        [\n            0,\n            \"diy paint by number on canvas digital oil painting kit window flower ☆ url url\"\n        ],\n        [\n            0,\n            \"studying the ever changing real estate in downtown jersey city with hashtag url\"\n        ],\n        [\n            1,\n            \"wisdom oracle cards £ 17 49 exclusively available from now this set of 48 oracle cards is url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            1,\n            \"user just told me of another in her timeline i reckon the pesky kids are using that internet thing to plot evil plans\"\n        ],\n        [\n            0,\n            \"user dt portion amazing 😭 😭 😭 said he used to say d word bhai bhai nd said bhai 😱 😚 😚 😚\"\n        ],\n        [\n            0,\n            \"user nice meeting you on twitter here is a little taste of my work url enjoy the read free ebook\"\n        ],\n        [\n            0,\n            \"boom user takes a 2 1 lead on a 2 run hr by logan brown his 1st blast hashtag\"\n        ],\n        [\n            0,\n            \"hashtag ya'll mind your own business she's rich and while ya'll depending on your parents and boyfriends\"\n        ],\n        [\n            0,\n            \"but but who can remove the secret president from the national security council was it hashtag so confusing url\"\n        ],\n        [\n            0,\n            \"national user jam sesh day in honor of my brother user birthday 🤙 🏽 🎈 to live another way doesn't make sense\"\n        ],\n        [\n            0,\n            \"you're looking for entertainment of a different sort your min more for sagittarius url\"\n        ],\n        [\n            1,\n            \"user i'm so mad at my friend right now she is really annoying with her classmate all day talk playing i hate that\"\n        ],\n        [\n            0,\n            \"everybody go buy this i couldn't be more proud of these dudes absolutely crushed it thank you for letting me be … url\"\n        ],\n        [\n            0,\n            \"user all of my teachers are pretty chill mainly because i'm a good student who respects them\"\n        ],\n        [\n            0,\n            \"i never understood why student dancers feel like they can the journey of a current teacher and than url\"\n        ],\n        [\n            0,\n            \"of moscow condemns ‘ curse of terrorism ’ after st petersburg attack url\"\n        ],\n        [\n            0,\n            \"nbc confirms obama administration officials saved trump russia probe docs zero hedge url\"\n        ],\n        [\n            1,\n            \"📷 meme six scenes 1 6 “ so how should we punish them ” “ who whom ” url\"\n        ],\n        [\n            1,\n            \"all because i was trying to watch the fucking show last night and i was multi trying to complete before i'm pissed\"\n        ],\n        [\n            0,\n            \"user i'm really sorry lauren i can understand why you are upset take all the time you need at least nola is … url\"\n        ],\n        [\n            0,\n            \"how are their organizations for the digital era url via user\"\n        ],\n        [\n            0,\n            \"awesome indulge your nostalgia and see ' ' 20 years later catching up with the gang url via user\"\n        ],\n        [\n            1,\n            \"happy to announce bella acquired by innovative socially responsible jewelry co url\"\n        ],\n        [\n            0,\n            \"if you don't i'm driving in the other lane il kill us both idc and she had the most shocked look like url\"\n        ],\n        [\n            0,\n            \"user not sure how my info can help but maybe contacting your store to update their machines would be a better idea but thx for response\"\n        ],\n        [\n            0,\n            \"james ' late late show ' travels to london for june shows url url\"\n        ],\n        [\n            0,\n            \"i feel really sorry for the people in magic kingdom today hopefully they can carry on enjoying their holiday now that's over\"\n        ],\n        [\n            1,\n            \"are all fun n cute until you're sitting naked on a loo in some shit club n you're cold n u just sort of deep your life\"\n        ],\n        [\n            0,\n            \"melania trump wore the most stunning red dress a fashion critic has ever laid eyes on url url\"\n        ],\n        [\n            0,\n            \"user sad this gets them more reach spreading the damage and luring people on misleading and unclear ground user\"\n        ],\n        [\n            0,\n            \"user she will be collecting it tomorrow fully charged and delivered with a smile lovely team at fabulous customer service\"\n        ],\n        [\n            1,\n            \"iv 8 2 2 14 15 8 move set bubble aqua tail available until 08 53 50 1m 37s url\"\n        ],\n        [\n            0,\n            \"user the article is fake i know shocking research baby url\"\n        ],\n        [\n            0,\n            \"user user you're so supportive of everything it's amazing please never stop being amazing thank you\"\n        ],\n        [\n            0,\n            \"having one recycling bin to show that it's an option isn't enough when it's surrounded by 15 giant trash cans\"\n        ],\n        [\n            0,\n            \"launch the world looks at you thinks you're an overnight success but that's just not true of strip … url\"\n        ],\n        [\n            0,\n            \"meet the artists and engineers who get paid to imagine the future url url\"\n        ],\n        [\n            0,\n            \"tonight last varsity jv prep class 5 30 and first junior high prep class 6 00 at it's a combo night\"\n        ],\n        [\n            1,\n            \"if you're going to tell me i'm wrong you'd better be able to prove it and you'd better know your shit i aint around\"\n        ],\n        [\n            0,\n            \"angela looking for stars in the deep space looking for tiny for early detection … url\"\n        ],\n        [\n            0,\n            \"the elephants we need to get rid of are the republican gop members the real elephants are beautiful creatures with … url\"\n        ],\n        [\n            0,\n            \"for anyone who has been through it going through it and got through it please please remember to stay positive and never give up\"\n        ],\n        [\n            0,\n            \"user austin texas 😍 😍 😍 lilly pole dancing 😘 😘 😘 i saw myself in the vlog 🤘 🏻 🤘 🏻 🤘 🏻\"\n        ],\n        [\n            0,\n            \"managed can help prosper in retirement and through multiple generations a partnership url\"\n        ],\n        [\n            1,\n            \"check out get cash back install using my code you can earn an extra 10 url\"\n        ],\n        [\n            0,\n            \"user i don't like pre draft rankings much but right now my undervalued favorites are … url\"\n        ],\n        [\n            0,\n            \"fire emblem echoes got leaked damn i read today that they wanted to leak the information next week but i guess not\"\n        ],\n        [\n            0,\n            \"door mirror glass right fits 09 13 url url\"\n        ],\n        [\n            0,\n            \"boys if you aren't willing to follow through with the effort it took to win her then you don't deserve her\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"words on one project and some substantial on another project also really good hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user is he though jay did all those crazy numbers from 96 03 and still influences the game only time will tell with drake\"\n        ],\n        [\n            1,\n            \"user right 😂 😂 😂 i was like idc what you do but i ain't watching this shit but london has fallen was that movie though\"\n        ],\n        [\n            0,\n            \"big sur relief the u s small business admin will have a rep at big sur station today from 10 5 to help businesses with disaster loans\"\n        ],\n        [\n            0,\n            \"revealed how the cabinet to exploit eu ’ s fear of vladimir putin during brexit talks url\"\n        ],\n        [\n            0,\n            \"user i guess we will see did you know they have discovered the money trail url\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"at this scenario india and vodafone 4g are behaving like a typical indian boy who is compared with sharma url\"\n        ],\n        [\n            0,\n            \"online news » 2017 memorial contest winner url url\"\n        ],\n        [\n            0,\n            \"user like you just need to know their entire life to make sure everything was happy perfect\"\n        ],\n        [\n            0,\n            \"user user because of obama humiliating him completely at the white house dinner in 2011\"\n        ],\n        [\n            0,\n            \"plan 9 crunch all about cult films the mexican horror at its best url\"\n        ],\n        [\n            1,\n            \"with the fake shit the worst part is they called the police and they tell him his name and now he prolly gone get locked cause you\"\n        ],\n        [\n            0,\n            \"why deep learning is the most important discipline in product management to tackle right url url\"\n        ],\n        [\n            0,\n            \"doesn't look like the move to rf has helped defense a ball that bounces off the wall allowing bradley to get to\"\n        ],\n        [\n            1,\n            \"angels get in the win column ass defense looks dull homer a win url\"\n        ],\n        [\n            0,\n            \"user i assume you mean is for sure playing both sides but i think it's pretty obvious that she likes dre\"\n        ],\n        [\n            0,\n            \"many healthy women are diagnosed with cancer even though the cancer would never have made them ill shows new … url\"\n        ],\n        [\n            0,\n            \"european court finds it can issue a in the absence of a properly made claim url hashtag\"\n        ],\n        [\n            1,\n            \"if white ppl are still using as the better option than black ppl or what y'all call yall selves brown ppl u should know the game\"\n        ],\n        [\n            0,\n            \"a new study finds that the secret to trump's success is his good looks url url\"\n        ],\n        [\n            0,\n            \"user so making sure i get it we ’ re there two deception groups us as nz and nz as us or only one us as nz\"\n        ],\n        [\n            0,\n            \"spain suggests uk needs to calm down over gibraltar following war threat politics live url\"\n        ],\n        [\n            0,\n            \"user what are you doing making music videos don't you got school and track tomorrow url\"\n        ],\n        [\n            0,\n            \"user interesting if someone does order a big hot ham ' n ' cheese what should they order next to regain your trust\"\n        ],\n        [\n            0,\n            \"regulation of small and targets in nod factor induced root hair … url hashtag\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"this is probably why the lena mon el scene will cause tension between kara because lena is a fucking alien\"\n        ],\n        [\n            0,\n            \"happy birthday user such a talented dude it's been a pleasure knowing you man have a solid day ☺ ️\"\n        ],\n        [\n            0,\n            \"my sister in laws words when my dad told them i'm gay idc if she's gay as long as she isn't it in everyone's faces\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url and dana building on music and knowledge\"\n        ],\n        [\n            0,\n            \"when you attempt to automate tweets but you can't quite manage character url\"\n        ],\n        [\n            0,\n            \"you know when ur younger cousins go from being little kids to being 15 and so cool that you make them be your best friend ya\"\n        ],\n        [\n            0,\n            \"user ok i've liked and shared the video 😊 can i get a dm now or is it just another april fool joke 😂\"\n        ],\n        [\n            0,\n            \"user oh my god its by the way but yeah it gets so much better later story wise too theres a real plot and everything\"\n        ],\n        [\n            0,\n            \"“ if you know one person with autism you know one person with autism ” remember everyone with autism is unique url\"\n        ],\n        [\n            0,\n            \"boys girls hhs boys chs girls all won area advanced to the regional of soccer playoffs url\"\n        ],\n        [\n            0,\n            \"user 🙄 u live in a dynamic group society where u r wd so many other ppl which u cd affect and of … url\"\n        ],\n        [\n            0,\n            \"with the rise of mastodon a twitter lite social network i can hardly wait for the deep purple facebook hashtag\"\n        ],\n        [\n            0,\n            \"please join me today 5 p m eastern time to wish one of my bestest pals user has he crosses a proper send off for a great pup\"\n        ],\n        [\n            0,\n            \"user jk i luv u both so much u literally fan my flames keep me id be lost w out u\"\n        ],\n        [\n            0,\n            \"why google ’ s seo advice is not always in your best interest url url\"\n        ],\n        [\n            0,\n            \"these two designed a layout for a children's museum including a snack area kids play areas seating all around and … url\"\n        ],\n        [\n            0,\n            \"4 8 2017 6 00 pm temp 60 4 hum 26 rain 0 00 wind 5 3 w feels like 60 3 bar 29 steady hashtag hashtag\"\n        ],\n        [\n            0,\n            \"watch james and claire act out a soap opera made entirely from katy perry lyrics url\"\n        ],\n        [\n            0,\n            \"i'm just back from hair beauty check out my hashtag and read my review here url\"\n        ],\n        [\n            0,\n            \"the first thing i was told when i started working in retail was to never try to stop a url\"\n        ],\n        [\n            1,\n            \"zuma got all the on his side our high asses would make this happen 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user user when i checked them out it was when they first launched it was bad probably much better now\"\n        ],\n        [\n            0,\n            \"user i'm sorry 😔 🌷 sometimes we'll just have to agree to disagree i still got love for you though 👊 🏿 💜\"\n        ],\n        [\n            0,\n            \"user yes especially a small one i know a lot of people who go to on a regular basis and i would go there\"\n        ],\n        [\n            0,\n            \"user so suggest on this hint on that possibly on the other stop making up news we have 2 more years to run so … url\"\n        ],\n        [\n            0,\n            \"don't be afraid to stumble we can learn i see in you perfect mistakes laura hashtag\"\n        ],\n        [\n            0,\n            \"user user congrats man that's great happy for you i bet you'll be a great dad\"\n        ],\n        [\n            0,\n            \"i cannot confirm or deny that mike is out there in tristan uniform too far away and i learned my lesson this morning\"\n        ],\n        [\n            0,\n            \"compass airlines flight hashtag spotted 52 miles away traveling at 19 150 feet url\"\n        ],\n        [\n            0,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"people won't change unless they're totally convinced that they've to change external trials might be supportive but never effective enough\"\n        ],\n        [\n            0,\n            \"i'm looking forward to user becoming d next biggie he has the ingredient to do it well url\"\n        ],\n        [\n            0,\n            \"thanks for following me on twitter check out my facebook page to see what i'm up to url\"\n        ],\n        [\n            0,\n            \"kendrick lamar wants to make nicki minaj his baby momma after hearing her new song url\"\n        ],\n        [\n            0,\n            \"happy bday thank u for also being my in car partner i love u so much u r the best happy bday url\"\n        ],\n        [\n            1,\n            \"user i am fucking angry at how unfair this is they have an awesome squad already and next year will be even\"\n        ],\n        [\n            0,\n            \"infant baby cute animal wrist foot sock soft toys url url\"\n        ],\n        [\n            0,\n            \"we're here in for our opening night at the user who's coming to see us url\"\n        ],\n        [\n            1,\n            \"the roses video is full of pieces of my life with my family i'm excited to share them all with you hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag ban live pigeon shoots suffering pain from some fall from the sky with broken wings backs vile url\"\n        ],\n        [\n            0,\n            \"wind 3 6 km h wnw barometer 1011 0 hpa falling slowly temperature 8 6 ° c rain today 0 0 mm humidity 85\"\n        ],\n        [\n            1,\n            \"one day me my man was arguing he gon say well gon be with them broke niggas n have them cook u fake pasta\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"for crew tell they won't fix mt rd since moron city official insisted doing the job the wrong way\"\n        ],\n        [\n            0,\n            \"try this bacon fries from blondes bacon creations it's sooo good 😊 yummy … url\"\n        ],\n        [\n            1,\n            \"precision 18 ″ ″ cutting mat this self healing mat is the perfect cutting mat board … url url\"\n        ],\n        [\n            0,\n            \"live music tonight from without a word with support from the kick off 8 30pm come earlier to get a se … url\"\n        ],\n        [\n            0,\n            \"user this seems like a good argument for the russia us collab theory though i dunno url\"\n        ],\n        [\n            1,\n            \"user ya probably and i'm sure it's happened before it puts pressure and creates a shitty situation for ev … url\"\n        ],\n        [\n            0,\n            \"accounting courses overview of field accounting courses are a great choice for those url\"\n        ],\n        [\n            1,\n            \"the first person to claim this shirt can have it except i'm not shipping it anywhere also it's really fucking tiny … url\"\n        ],\n        [\n            0,\n            \"user we can check on any other options we may have just send us a dm and we'll be here to assist\"\n        ],\n        [\n            0,\n            \"user i have no ideal what you're talking about but it's ok we all mess up sometimes its called being human take it easy on yourself\"\n        ],\n        [\n            0,\n            \"green tea is not for my taste 😂 😂 maybe i tak green tea\"\n        ],\n        [\n            1,\n            \"😇 trench coat thread ️ i'll drop pics of as i receive them and post progress updates here url\"\n        ],\n        [\n            0,\n            \"wind 0 km h barometer 1024 76 hpa falling slowly temperature 15 1 ° c rain today 0 2 mm humidity 52\"\n        ],\n        [\n            1,\n            \"recycled in st boi de barcelona spain url url\"\n        ],\n        [\n            0,\n            \"i'm not a person so i always date men i can't think of the last time i dated a guy without a … url\"\n        ],\n        [\n            1,\n            \"atlanta mud run course 4 miles 25 epic obstacles this race is guaranteed to be your favorite race url\"\n        ],\n        [\n            0,\n            \"user user the library needs spaces to operate once gets a new building we won't have parking issues\"\n        ],\n        [\n            0,\n            \"should be given to all those who wish to evolve humanity my for humanity are\"\n        ],\n        [\n            0,\n            \"user maybe talk to this guy too tell him no probe no robe url\"\n        ],\n        [\n            0,\n            \"dc outcome of to further the aims of colonialism by doing community service paying and publicly apologise\"\n        ],\n        [\n            0,\n            \"user user retweet if you haven't said the phrase president hillary clinton aloud since the election\"\n        ],\n        [\n            0,\n            \"do you know who are awesome my 3 new followers in the last day growing with url\"\n        ],\n        [\n            0,\n            \"i ’ ve decided i need to quit my job as a personal trainer because i ’ m not big enough or strong enough … url\"\n        ],\n        [\n            0,\n            \"anything within the event horizon itself is truly invisible as that marks the point which light cannot travel fast enough to break hashtag\"\n        ],\n        [\n            0,\n            \"homes folks repeatedly themselves insisting that they want to cooperate but also insisting … url\"\n        ],\n        [\n            0,\n            \"user cheers mrs will do need to start doing this more often especially now we are to the pre teens requirements ha ha x\"\n        ],\n        [\n            0,\n            \"i wanna show my girl off to the world not to get the guys attention to take her but to show them what they'll … url\"\n        ],\n        [\n            0,\n            \"user particularly popular among conspiracy and anti but then again there's … url\"\n        ],\n        [\n            0,\n            \"to all those people that think track isn't a contact sport i just got hit with a metal in the\"\n        ],\n        [\n            0,\n            \"like last night i dreamt i missed work i didn't know about it until later so i was like omfg imma get fired that's it lmao im thrown\"\n        ],\n        [\n            1,\n            \"exclusive mexico opens up its heroin fight to u s u n url url\"\n        ],\n        [\n            0,\n            \"there are around 700 large buses operating in lahore this fleet is not only plans to 2000 new buses coming months\"\n        ],\n        [\n            0,\n            \"user we have shared your feedback and if the service is available in near future we'll update all our users for sure\"\n        ],\n        [\n            0,\n            \"visiting a national park but don't have a lot of time here's what you should see url hashtag\"\n        ],\n        [\n            0,\n            \"real person today what's your goal for this weekend well dang the board is from the sand i sure hope i can jump 34 of those\"\n        ],\n        [\n            0,\n            \"user smiled and back in his chair with a small grin with his hands hands he then … url\"\n        ],\n        [\n            0,\n            \"☆ wrestling “ this is my way to live 2017 ” april 2 is available on universe now url\"\n        ],\n        [\n            0,\n            \"【 】 j soul brothers from tribe be alright blue impact url ★\"\n        ],\n        [\n            0,\n            \"my new sounds clear waters invite more than basic 05 04 17 url on hashtag\"\n        ],\n        [\n            0,\n            \"waste of time when the issue has been resolved by reps of all parties in gst council url\"\n        ],\n        [\n            1,\n            \"stealing is stealing i mean he only called em 87 bitches and threatened em that's gettin off light for url\"\n        ],\n        [\n            0,\n            \"user 1 i think kk and by would be much better than the group 2 i'd be really s … url\"\n        ],\n        [\n            0,\n            \"it's not memory per se that deep mind needed ai today lacks psychic and so fails at a fundamental level\"\n        ],\n        [\n            0,\n            \"user yung no pics with them but ugh that night was a blast with them 😭 😭 💕 💕 😍 😍\"\n        ],\n        [\n            1,\n            \"we are trying to get a song list together 😏 tweet us to request a song please try to be appropriate 🐾\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            1,\n            \"user you refused to let the syrian children into the country for safety you killed them all you will burn in hell for it murderer\"\n        ],\n        [\n            0,\n            \"varsity baseball 4 7 17 no parking in the bus lane due to the 4th annual car show url\"\n        ],\n        [\n            0,\n            \"user user so i think at best a 2nd but should of at least got a 3rd which when picked well is still valuable pick\"\n        ],\n        [\n            0,\n            \"jungkook in a hurry to change his clothes in the backstage i'm loving this gif url\"\n        ],\n        [\n            0,\n            \"black series approach for the men the black series is and … url\"\n        ],\n        [\n            1,\n            \"congratulations to lee on his first solo flight yesterday well done from all at polar url\"\n        ],\n        [\n            1,\n            \"hashtag 18 tools to plan analyze your digital marketing programs on your android tablets phones … url\"\n        ],\n        [\n            0,\n            \"what we want isn't difficult or complicated so our budget doesn't need to be high like this passes you an user photo\"\n        ],\n        [\n            1,\n            \"bomb a place close to russia turkey china and europe sounds like a plan better than our borders url\"\n        ],\n        [\n            0,\n            \"can't afford the package alone why not split with your partner ❤ ️ ️ 💪 👫 👬 👭 hashtag url\"\n        ],\n        [\n            1,\n            \"ic control ltd are advertising with directory for free url url\"\n        ],\n        [\n            0,\n            \"liver numbers are back to normal i'm what i would call 80 i still wear out more quickly than … url\"\n        ],\n        [\n            0,\n            \"the problem is there are no old money wind or solar families w to protect like user's coal … url\"\n        ],\n        [\n            0,\n            \"thanks for this stream good to see guys playing that them as hashtag url\"\n        ],\n        [\n            0,\n            \"user i ’ m creating a think tank for independent thinkers to debate would you join post at url\"\n        ],\n        [\n            0,\n            \"susan rice is finished new computer logs reveal shocking data that oops user go straight 2 jail 👉 url\"\n        ],\n        [\n            0,\n            \"a very jon snow in a good way not in a he's about to lay an egg way 😊 😊 😊 😄 💕 👏 👏 👏 url\"\n        ],\n        [\n            0,\n            \"i have so much respect for the girls who refuse to put on fake social media or act like they're not interested in someone they are\"\n        ],\n        [\n            1,\n            \"user 750 billion 4 military 15 years in afghanistan protecting poppy fields 4 gov 2 win hearts n minds while r kids die from heroin end dc now\"\n        ],\n        [\n            0,\n            \"if i was tim would have played his final game of the season tonight he wouldn't be the only player taken out either\"\n        ],\n        [\n            0,\n            \"user hey damon it's me i still love you i was just torn between you and another damon it's you i love most of all\"\n        ],\n        [\n            0,\n            \"user i am actually commenting on a pakistani trend which is trending in pakistan and i have every right … url\"\n        ],\n        [\n            0,\n            \"user they shoulda stopped him at bts they never shoulda let him get away with that\"\n        ],\n        [\n            0,\n            \"user hello and welcome please put your name down with the secretary someone will be with you shortly 😝\"\n        ],\n        [\n            0,\n            \"completed assignment re recruiting selection project hashtag url\"\n        ],\n        [\n            0,\n            \"dan rather slams trump on syria ‘ it is a whole lot easier starting wars than finishing them ’ … url\"\n        ],\n        [\n            0,\n            \"user omg this pic is so very and a lot of dems i would venture to say are not even aware of th … url\"\n        ],\n        [\n            0,\n            \"user please youre not embarrassing hahaha my was long overdue im sorry url\"\n        ],\n        [\n            0,\n            \"houston tx is a 9 yo black and white who is in great need in houston she's in a high kill url\"\n        ],\n        [\n            0,\n            \"was the mop of the tourney but user was the mvp of the game locking down and bringing that energy intensity 💯 🏆\"\n        ],\n        [\n            1,\n            \"is settlement funds for pre 1972 recordings via url\"\n        ],\n        [\n            1,\n            \"broken social scene essentials by apple music alternative url url\"\n        ],\n        [\n            0,\n            \"user sure if u dont find any near u i dont mind since its so cheap if i see them again the next time i go to i will\"\n        ],\n        [\n            0,\n            \"question what sets your friend apart from other women answer she's different wtf 🙄 🙄 hashtag\"\n        ],\n        [\n            0,\n            \"merkel let live in her house let's see what you learns merkel migrant and german can learn from each other url\"\n        ],\n        [\n            0,\n            \"gardening fun indoor outdoor education is an absolute must as our little stars are growing so are the plants t … url\"\n        ],\n        [\n            0,\n            \"prices caused investors to flee these 5 oil stocks in march url url\"\n        ],\n        [\n            0,\n            \"coming up this thursday april 6th our next live concert with hank smith hopkins … url\"\n        ],\n        [\n            0,\n            \"live weather texas usa 01 00 am temperature 60 1 of humidity 69 pct wind 0 0 mph n\"\n        ],\n        [\n            0,\n            \"the best part of waking up is crazy in your cup ☕ ️ 😝 saint petersburg florida url\"\n        ],\n        [\n            0,\n            \"too many marketers get stuck in “ analysis ” learn tips on how to deal better with big data … url\"\n        ],\n        [\n            0,\n            \"user sure he was still anyway how things went for you lately i heard you fall in love an … url\"\n        ],\n        [\n            0,\n            \"already getting their faces sat on so y'all stop being stingy and help the rest of us grow ours url\"\n        ],\n        [\n            0,\n            \"user they picked up and helped me immediately and totally all okay not all but a lot is\"\n        ],\n        [\n            0,\n            \"and to top it all off they have known this since the beginning of my grade 11 year and they didn't tell me until now\"\n        ],\n        [\n            0,\n            \"tyler is straight up toxic masculinity and tons of people him url\"\n        ],\n        [\n            0,\n            \"user i think supreme court nominee neil gorsuch has committed pass this on to the senate tomorrow\"\n        ],\n        [\n            0,\n            \"elevator security cameras pa de nj – northeast remote surveillance and alarm and elevator url\"\n        ],\n        [\n            1,\n            \"samsung notebook 9 15 vs dell 15 which laptop is right for you windows central url\"\n        ],\n        [\n            0,\n            \"user how could you think you'd butcher a role if i haven't butchered most of mine you'll be fine you're a great writer\"\n        ],\n        [\n            1,\n            \"if u don't vote for user ur life is gonna be harder than when she hits the folks url\"\n        ],\n        [\n            0,\n            \"after a new job we're looking for a to be based in our lovely cardiff office url\"\n        ],\n        [\n            0,\n            \"user it's fine i like it that way it looks like a little group of friends who are talking it seems … url\"\n        ],\n        [\n            1,\n            \"4 behavioral interview questions that reveal what a job candidate is really like url url\"\n        ],\n        [\n            1,\n            \"oooo it's dee dark history investigating the walls house dark history episode 2 2015 url via user\"\n        ],\n        [\n            0,\n            \"if i were to hav a i would rather b born as a cow in india 4 they r treated with lot more luv respect than the humans hashtag\"\n        ],\n        [\n            0,\n            \"user user this is why i shouldn't be on twitter while stressed i can't express myself properly\"\n        ],\n        [\n            0,\n            \"user now you know what it is to need we need more than 4 members to fund more than 2 gdp pay for\"\n        ],\n        [\n            0,\n            \"chrome os now themes the app based on your wallpaper on the developer channel url\"\n        ],\n        [\n            1,\n            \"come get lunch with a view 10 friday lunch buffet including steak shrimp lobster burgers noon 3pm url\"\n        ],\n        [\n            0,\n            \"user i knew you would say it but you wanted to move out one year later so guess it has to wait\"\n        ],\n        [\n            0,\n            \"user i still listen to your coachella mix from a couple years ago all the time thank you for opening the door for me\"\n        ],\n        [\n            0,\n            \"lee dong gun joins park min young and woo jin for new historical drama url\"\n        ],\n        [\n            0,\n            \"7 tweeps followed thank you and 5 unfollowed goodbye me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"back to my life on hashtag now i realise how much i miss it green park url\"\n        ],\n        [\n            0,\n            \"a wild dratini has appeared it's iv is 48 89 despawns at 16 35 12 25m url\"\n        ],\n        [\n            0,\n            \"congress asks trump administration how many americans are currently under surveillance url url\"\n        ],\n        [\n            0,\n            \"another work con that i'm not allowed to attend i would rather you just say we're not sending you than find out it's a secret\"\n        ],\n        [\n            0,\n            \"mom's out on fb again posting pictures of snakes she's in the backyard getting surprised when her friends say they're\"\n        ],\n        [\n            0,\n            \"i like living a small village it will not remain small for long i see many new people moving in and building homes here\"\n        ],\n        [\n            0,\n            \"user can we please focus on helping the newly appointed minister to perform at his best pg ran his race thanks to him\"\n        ],\n        [\n            0,\n            \"your success is tied to someone else's dreams while the sun's more for pisces url\"\n        ],\n        [\n            0,\n            \"lets hope those 21 persons over me wont answer a man gotta have faith n hope in this world filled with darkness url\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"super to have hit my goal of 10k in under an hour 😬 🏃 🏻 ‍ ♀ ️ london united kingdom url\"\n        ],\n        [\n            0,\n            \"i want this in my house 😂 meet sally the robot who makes perfect url\"\n        ],\n        [\n            0,\n            \"stay up night for a while to make sure that i remember all that memories today so that i wont forget it in the future\"\n        ],\n        [\n            0,\n            \"user you can't eat that many fruits and think it not bout to come rushing out x x\"\n        ],\n        [\n            1,\n            \"check out royal germany beer mug url via user\"\n        ],\n        [\n            1,\n            \"laguna ♀ 93 3 13 15 14 struggle bug ball s normal til 05 00 40 14m 41s url\"\n        ],\n        [\n            0,\n            \"user any music that you would very much like to have sung in glee but did not have the opportunity\"\n        ],\n        [\n            0,\n            \"user totally need the results you find this is a true and terrible and makes me feel like a grandma\"\n        ],\n        [\n            0,\n            \"i'd like to thank everyone at user for the last four years it was a pleasure to work with you\"\n        ],\n        [\n            1,\n            \"learn arm micro controller programming using embedded c language join our course now visit … url\"\n        ],\n        [\n            0,\n            \"hashtag as social justice agents health professionals who see selves as can must resist role of hashtag\"\n        ],\n        [\n            0,\n            \"dubai is getting pretty busy for may and june now and here are a few reasons why don't miss … url\"\n        ],\n        [\n            0,\n            \"peta mutilated rabbits monkeys driven mad in university labs via user url\"\n        ],\n        [\n            0,\n            \"user apparently we need of vitamin c a day i just took a vita whelp xd url\"\n        ],\n        [\n            0,\n            \"user how beautiful din din with while he nukes syria 🇸 🇾 that's what we want in a leader\"\n        ],\n        [\n            0,\n            \"still having trouble marketing your business let us help you call now to schedule your free 30 min consultation … url\"\n        ],\n        [\n            0,\n            \"this is cute only cute take everything from me except my dog and throw me there url\"\n        ],\n        [\n            0,\n            \"discussing the benefits of inclusive fitness training for individuals with exceptional abilities hashtag url\"\n        ],\n        [\n            0,\n            \"animated series cards season one 3 pack set new free shipping available now url via user\"\n        ],\n        [\n            0,\n            \"i missed you both earlier but ka pa haha good luck on finals week mi user user 💪 🏼 💚\"\n        ],\n        [\n            1,\n            \"eugene is going to die i can feel it in my gut too i wouldn't really care anyway hahaha hashtag\"\n        ],\n        [\n            0,\n            \"and this line of thinking can be abused e g the conditions are so bad that we must meet evil with evil\"\n        ],\n        [\n            0,\n            \"when i desire to be right with god he makes my heart righteous and then my prayers also become righteous james 5 16\"\n        ],\n        [\n            0,\n            \"how do you build a winning mariners mixing up the blueprint url url\"\n        ],\n        [\n            0,\n            \"saves 35 shots to earn win g washington url\"\n        ],\n        [\n            0,\n            \"the light in your eyes makes me think of something more oriental hotel url\"\n        ],\n        [\n            0,\n            \"morning all no yet on some usd xx pairs therefore no trades for me patience sit on profits ☕ ️ 💰 happy friday\"\n        ],\n        [\n            0,\n            \"user terrible way for poor old to go but to be frank i was getting tired of her glad she died … url\"\n        ],\n        [\n            0,\n            \"check out my rose making headline achieving her own ' american dream ' url\"\n        ],\n        [\n            0,\n            \"user user can't wait absolutely love this show the talent is fantastic and i love glen 💜\"\n        ],\n        [\n            1,\n            \"user you get two on our front and then at least six even more online url\"\n        ],\n        [\n            0,\n            \"so glad to go to prom with someone who knows my fan girl side can't wait for april 8th 💛 💙 … url\"\n        ],\n        [\n            1,\n            \"user hi that is strange please provide your details to us here url and we'll help you with this 1 2\"\n        ],\n        [\n            1,\n            \"14 hilarious ways to start a conversation on dating apps ck marry date me url\"\n        ],\n        [\n            0,\n            \"while adaptability is often a useful trait your infamous stub more for taurus url\"\n        ],\n        [\n            0,\n            \"updated from week 1 2017 mlb pick em promo standings follow link to view and see where u stand url\"\n        ],\n        [\n            0,\n            \"my mom asked if i thought my car would make it to the west coast again for vacation i was like yeah it's a subaru it'll run forever\"\n        ],\n        [\n            0,\n            \"user e x a c t l y a few years ago i was like that i wanted a completely unrealistic ass to waist … url\"\n        ],\n        [\n            1,\n            \"larvitar ♀ 44 4 5 6 9 rock smash stomp s normal til 19 21 43 10m 28s url\"\n        ],\n        [\n            0,\n            \"user haha well first you really are a grandma and this grandma over here gets it i like that too\"\n        ],\n        [\n            0,\n            \"user there was nothing misleading about it it's a stated truth that people have a … url\"\n        ],\n        [\n            0,\n            \"user can't contact netherlands phones 31 20 not answered my new … url\"\n        ],\n        [\n            0,\n            \"not the first time that advocates of hashtag values seem to have laundry in own closet url\"\n        ],\n        [\n            0,\n            \"captain america iron man and fans in particular think you might be on to something url\"\n        ],\n        [\n            1,\n            \"reliance jio summer surprise packs offer up to 100 gb of 4g data url url\"\n        ],\n        [\n            1,\n            \"user for you i know you got it but i fucking hate typos that's what i get for texting while 420 and rising lol\"\n        ],\n        [\n            1,\n            \"international delight coffee creamer as low as 79 ¢ url url\"\n        ],\n        [\n            0,\n            \"user well first and how do you define credible because that really decides what sources are going to with you\"\n        ],\n        [\n            0,\n            \"quote of the day you must be the change you wish to see in the world mahatma gandhi hashtag url\"\n        ],\n        [\n            1,\n            \"user i've been doing really well with this deck you should check it out url\"\n        ],\n        [\n            1,\n            \"valley togetic m iv 95 until 08 20 at ave s url url\"\n        ],\n        [\n            1,\n            \"✔ ♤ betsey johnson mini messenger bag black white heart shoulder purse new url\"\n        ],\n        [\n            0,\n            \"user understand condition of cameron prince are good other in city are horrible as examples 1\"\n        ],\n        [\n            1,\n            \"so boom fort worth fort worth t jones fort worth fort worth fort worth stretch em … url\"\n        ],\n        [\n            0,\n            \"to an island and i'm get to an island and i'm gunna get goin to an island not really but please\"\n        ],\n        [\n            0,\n            \"user in my support plan is not allowing to raise technical request asking for the plan\"\n        ],\n        [\n            0,\n            \"wow i'm really glad that put a hold on my account the day before registration even though i owe them 0 ha ha ha\"\n        ],\n        [\n            1,\n            \"newest ip camera module diy main circuit board chip sensor 😀 🤓 the board for your … url\"\n        ],\n        [\n            1,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"erdogan says more than 100 people killed in suspected idlib chemical attack url url\"\n        ],\n        [\n            0,\n            \"inquiry skills may be the most important works across all subjects hashtag user\"\n        ],\n        [\n            1,\n            \"user faction these days used to be per crew in is a pain though you're screwed whatever u do\"\n        ],\n        [\n            0,\n            \"dining table table has a tempered glass top that opens with a simple lift and slide … url\"\n        ],\n        [\n            0,\n            \"user shake those blues off you're batman doc holliday and chris knight come on man\"\n        ],\n        [\n            0,\n            \"friends that get you a smoothie even when you on going to the gym with them url\"\n        ],\n        [\n            1,\n            \"user u s government gives them away for free funding training terrorists is what the us does best\"\n        ],\n        [\n            0,\n            \"chemistry is great but eventually your relationship moves out of the tim fargo hashtag\"\n        ],\n        [\n            0,\n            \"thanks for the mention 9 27 1 46 … url\"\n        ],\n        [\n            0,\n            \"started university this year and in the programme its fun but most of the time its quite challenging 😭\"\n        ],\n        [\n            0,\n            \"user put on one of my fav movies in the bg have some junk food maybe cook or bake something if i have ingredients\"\n        ],\n        [\n            0,\n            \"from colombia to sweden she had to learn the language and it was a culture shock for her but she kept reaching for her dreams\"\n        ],\n        [\n            1,\n            \"dyed maple knife grips w 201 url url\"\n        ],\n        [\n            0,\n            \"letters from women for abortion sent in 1917 mirror emails sent today url via user\"\n        ],\n        [\n            0,\n            \"you really look beautiful i just want to meet you s — wow thank you but i got a mans so url\"\n        ],\n        [\n            0,\n            \"user what should i get at mcdonald's because my girlfriend and friends all want mcdonald's but i want wendy's\"\n        ],\n        [\n            0,\n            \"what if one doesn't believe in ghosts at all do you think i believe in ghosts how can my not believing help me\"\n        ],\n        [\n            1,\n            \"i kinda regret looking up articles about gilbert baker on fb so many people celebrating his death that's fuckin ' twisted man\"\n        ],\n        [\n            0,\n            \"so slept with his fathers and they buried him in his own house and his son in his url\"\n        ],\n        [\n            0,\n            \"user ye the beginning is easy to get going but afterwards it seems to get harder and it's like umm\"\n        ],\n        [\n            0,\n            \"user we will better assist you through a ticket please open one here url mc\"\n        ],\n        [\n            0,\n            \"user there is only one person on your avi bro and it's the girl i can't see anything like u on there b … url\"\n        ],\n        [\n            0,\n            \"oh man just made my night with his snapchat of him and alyssa watching family without me i love my cousins so much 😂\"\n        ],\n        [\n            0,\n            \"go up to the hill country and bring back to build the temple then i will be pleased and honored ’ says the lord 1 8\"\n        ],\n        [\n            0,\n            \"user perhaps he should've stopped using and started using one of c c or java instead\"\n        ],\n        [\n            0,\n            \"your text woke me up but i'm not mad at all i like that you thought of me first thing when you … url\"\n        ],\n        [\n            0,\n            \"the gives us yet another reason why you should check your own credit report most complaints are result of error url\"\n        ],\n        [\n            0,\n            \"automotive smart key industry – demand for convenient premium features to increase demand for market … url\"\n        ],\n        [\n            0,\n            \"user id be looking at the or more so at the centre half for making a shit challenge to make that\"\n        ],\n        [\n            0,\n            \"let me play witch mercy on his account and you have no idea how beautiful that skin is i'm dead and upset i don't have it\"\n        ],\n        [\n            1,\n            \"red vs by di print art copying url url\"\n        ],\n        [\n            0,\n            \"i was standing next to this girl at an user show before and she legit screamed accusations about the lead singer being the baby daddy\"\n        ],\n        [\n            0,\n            \"a little straight edge positive mental attitude for steph thank you so much hashtag url\"\n        ],\n        [\n            0,\n            \"user exactly maybe a cd on it like a and spit not always best used off if you can plan around it\"\n        ],\n        [\n            0,\n            \"missed the game last night just want to say well done lads but why were the home team playing in red mr secretary … url\"\n        ],\n        [\n            0,\n            \"user do we know when will be up and running and if fault with why affecting branch\"\n        ],\n        [\n            1,\n            \"fans slow down on hashtag campaign after wikileaks suggests arsene will ray for the … url\"\n        ],\n        [\n            0,\n            \"did you love user's piece on nurse mural check out some of the other artwork created by staff … url\"\n        ],\n        [\n            0,\n            \"steve bannon a report in on friday morning states the commander in chief in considering house majority leader kevin\"\n        ],\n        [\n            0,\n            \"if you've a family member you could suggest them to start including seeds in their diet mom also drinks green apple\"\n        ],\n        [\n            0,\n            \"user tee tee pee colon forward slash forward slash dot twitter dot com is urself\"\n        ],\n        [\n            0,\n            \"arrow sports anti uv men's casual shirt light url via user\"\n        ],\n        [\n            0,\n            \"the stanley cup not an olympic gold is what ought to matter to fans url via … url\"\n        ],\n        [\n            1,\n            \"half time at madrid 0 0 real madrid u can watch it now get the app here asap join the game url hashtag\"\n        ],\n        [\n            0,\n            \"📷 on her instagram in countryside of england for a few days 🌿 thanks to nic and nina ❤ url\"\n        ],\n        [\n            0,\n            \"user our support team was just in contact with your agent she'd be able to re upload the photos if you're s … url\"\n        ],\n        [\n            0,\n            \"user user theres a version of by i await the day side m covers\"\n        ],\n        [\n            0,\n            \"user would you feel the same if the group were democrats i must get to work now govt needs my tax dollars\"\n        ],\n        [\n            1,\n            \"user your republican party that now support this man and everything he does is an embarrassment to the country\"\n        ],\n        [\n            0,\n            \"user like the difference between a liberal a catfish ones a scum sucking bottom feeder and the others a fish\"\n        ],\n        [\n            0,\n            \"call peta must be an animal cruelty violation here this has to be more embarrassing for the dog than a cone of … url\"\n        ],\n        [\n            0,\n            \"user discusses the colors your walls should be to improve efficiency and focus url\"\n        ],\n        [\n            0,\n            \"83 of america's top high school science students are the children of immigrants url\"\n        ],\n        [\n            0,\n            \"user kinda mainstream media tote the line don't worry we'll do the thinking close to do what i tell you\"\n        ],\n        [\n            1,\n            \"led usb 2 port wall home travel ac charger adapter for s7 eu plug pink url url\"\n        ],\n        [\n            0,\n            \"roses are red pipes are hollow thank you user for the awesome new follow url\"\n        ],\n        [\n            1,\n            \"a wild dratini has appeared downtown indy iv 35 6 available until 10 47 57 27m url\"\n        ],\n        [\n            0,\n            \"user user really his team flew to to probe funds which beneficiaries admitted they took now what\"\n        ],\n        [\n            1,\n            \"catch a tale on wed 5 april for a storytelling adventure hosted by learn more about her url\"\n        ],\n        [\n            0,\n            \"user where will our anti humor anti hero venture to next find out on the next episode of\"\n        ],\n        [\n            0,\n            \"the salvation of our soul wasn't our call it was jesus ' call he made the move destroyed the works of satan and reached out onto us\"\n        ],\n        [\n            0,\n            \"accident in hashtag on dc nb after pennsylvania ave jammed back to 11th st delay of 4 mins hashtag\"\n        ],\n        [\n            0,\n            \"just get home throw your stuff down turn all the lights on skype your boyfriend it's totally fine not like i was asleep or anything\"\n        ],\n        [\n            0,\n            \"roller bearing with mb cc ca e type only 3 url bearing com whatsapp\"\n        ],\n        [\n            1,\n            \"user he attacked them with missiles because refugees were targeted by chemical weapons seems to me he is helping them already\"\n        ],\n        [\n            1,\n            \"that's so ignorant i don't want nobody whose dick ain't exclusive give that party dick to a lame bitch 💭\"\n        ],\n        [\n            0,\n            \"sonic night thursday 5 7 67 location early this coming friday 1 buses will run at that time have a great week\"\n        ],\n        [\n            0,\n            \"this is the sort of problem when you take historical figures and apply today's url\"\n        ],\n        [\n            1,\n            \"just want people with short to stay the fuck away from me sick of on for anyone\"\n        ],\n        [\n            1,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"during a special ceremony today our women's tennis team received their 2016 championship rings … url\"\n        ],\n        [\n            0,\n            \"we can't wait so exciting fans the third and final part is coming soon url\"\n        ],\n        [\n            0,\n            \"user user oh thank god after a long day of being a russian i can relax with a new\"\n        ],\n        [\n            1,\n            \"i'm entering to win a 1 000 shopping at the user warehouse you can enter too url\"\n        ],\n        [\n            0,\n            \"if only this was true jesus 😭 😭 i always ask ppl for their crust not in a nasty way lmao url\"\n        ],\n        [\n            0,\n            \"brunch fit for a queen happy to support the great work they are doing to … url\"\n        ],\n        [\n            0,\n            \"he has no idea of how the military works fox news and putin will tell him what to do next this is not a laughing … url\"\n        ],\n        [\n            0,\n            \"3 wheel kids motorcycle ride on electric toy battery powered bicycle blue url url\"\n        ],\n        [\n            0,\n            \"nope princess ivanka king bannon running us now send donnie away to go play golf pretend to drive trucks he … url\"\n        ],\n        [\n            0,\n            \"user user go back to your ivory towers nytimes cohen we read the post in this part of town\"\n        ],\n        [\n            1,\n            \"yay i just got followed by 112 tweeps and thanks to url i know exactly who they are hashtag\"\n        ],\n        [\n            0,\n            \"aaron kicks off the image deconstructed workshop with an homage to tim … url\"\n        ],\n        [\n            1,\n            \"ice forum began w call to remain civil interrupted by shouts of “ fuck you ” “ go back to dc you piece of shit ” url\"\n        ],\n        [\n            0,\n            \"user we want the that these people fight for but we don't want to honor them for their service … url\"\n        ],\n        [\n            1,\n            \"the art of listening and the science of hope meet our case workers user url\"\n        ],\n        [\n            0,\n            \"user signed away the women's ability to gain in any industry but oh wait the gets that and … url\"\n        ],\n        [\n            0,\n            \"good judgment comes from bad experience and a lot of that comes from bad judgment hashtag hashtag\"\n        ],\n        [\n            0,\n            \"which movie hashtag did not play in 1 promo night 2 the 3 4 the unborn url\"\n        ],\n        [\n            0,\n            \"we want the focus on complete streets ” said user this is setting the right course said me url\"\n        ],\n        [\n            0,\n            \"the person i got on the work it help desk is just quoting the email i sent them back at me i give up\"\n        ],\n        [\n            1,\n            \"get download – creative portfolio agency wp theme – download … url hashtag\"\n        ],\n        [\n            0,\n            \"panama ‘ the treaty son of tiger and ’ how panama took over its canal … url\"\n        ],\n        [\n            0,\n            \"stay ready so you don't have to get ready work hard all off season so you can ball out in the fall …\"\n        ],\n        [\n            0,\n            \"my all time favorite hockey player has retired so many memories racing through my brain thank you patty for all … url\"\n        ],\n        [\n            0,\n            \"how to pick the perfect watermelon 5 key tips from an experienced farmer url via user\"\n        ],\n        [\n            0,\n            \"user thank you for writing to us once we receive your email at our end our bank official will get back to you\"\n        ],\n        [\n            1,\n            \"user incoming total fucking garbage word salad thank you for all the new followers\"\n        ],\n        [\n            0,\n            \"' women in business gimmick or reality ' hello 1986 hard to believe user 🙈 🙈 url\"\n        ],\n        [\n            1,\n            \"wwe hall of fame coverage kurt angle diamond dallas page beth phoenix rick rude others wrestling inc url\"\n        ],\n        [\n            0,\n            \"user cheers i liked covered in dust by rich davies the electric version is just as good as the acoustic version will buy it for sure\"\n        ],\n        [\n            0,\n            \"nowplaying 01 intro welcome to my produced by tom the dream catcher 08 2015 01 url 04 41\"\n        ],\n        [\n            0,\n            \"blackwater founder held secret seychelles meeting to establish trump putin back channel the washington post url\"\n        ],\n        [\n            0,\n            \"ugh everyone so bent out of shape over the user ad quit choosing to be offended especially when offense isn't intended grow up society\"\n        ],\n        [\n            0,\n            \"user user i also loved the and pre show of tower it's was the haunted mansion of to me\"\n        ],\n        [\n            0,\n            \"user i just charge pull and backlash first and then all eventually i became immortal and dumped backlash for\"\n        ],\n        [\n            0,\n            \"q how do you market to a million people a one at a time url url\"\n        ],\n        [\n            0,\n            \"those who are trying to push you up sometimes needs more help than you do return the favor be nice 😑\"\n        ],\n        [\n            0,\n            \"speech for was exactly like how she would've liked it not too cheesy but cheesy enough to make her feel something hashtag\"\n        ],\n        [\n            1,\n            \"the daughter got to meet that's the most random shit i've ever url\"\n        ],\n        [\n            0,\n            \"user lmao yes it's sad but it's marketing i mean i literally tweeted her game plan last week and it's playing out b4 our eyes\"\n        ],\n        [\n            1,\n            \"want to win april rifle giveaway i just entered to win and you can too url\"\n        ],\n        [\n            0,\n            \"an evening of great and great cars and plenty of cheese run 2 is on telly now 👍 😜 url\"\n        ],\n        [\n            0,\n            \"i don't have time or room in my life for people nor do i really want them around my child so sorry in advance\"\n        ],\n        [\n            0,\n            \"when people say office this is all i have in my head and i will not change anything url\"\n        ],\n        [\n            0,\n            \"user the bit where a man walks across a for hours can be safely fast through thank me later\"\n        ],\n        [\n            0,\n            \"for hp series 001 laptop fully tested url\"\n        ],\n        [\n            0,\n            \"user i don't know that's my problem english or probably with the amount of classes i have to take\"\n        ],\n        [\n            0,\n            \"this collab was a pleasure to participate in thank you user for hosting the collab and thank you to everyone who made entries\"\n        ],\n        [\n            0,\n            \"when your company has fancy vinyl and a die cut machine you can your office … url\"\n        ],\n        [\n            1,\n            \"me beloved politician talking to rich donors hi hello thanks for coming i want to kill you and your children thx for yr support\"\n        ],\n        [\n            0,\n            \"i basically did this and the driver stops and tries blocking us from leaving but i reversed and got us out of the … url\"\n        ],\n        [\n            0,\n            \"sbi is not responding to customer issues tweet also they consider worst service any mode complaint they wont consider\"\n        ],\n        [\n            0,\n            \"user yeah probably would have made comments at the depth of commitment on that april fool's or not xp\"\n        ],\n        [\n            0,\n            \"19 5 french close contact jumping saddle x long forward 2007 url url\"\n        ],\n        [\n            0,\n            \"i have to shower and go to bed what did i do with my life today after classes absolutely nothing but chill on twitter\"\n        ],\n        [\n            1,\n            \"user have you heard of the brand new edtech product that lets people feel the words they type coming soon url\"\n        ],\n        [\n            0,\n            \"user that's just going to get used to play the same over again anyway lol makes no sense and the pvp is so\"\n        ],\n        [\n            0,\n            \"robert l fried what now let's face health care reform together monitor url url\"\n        ],\n        [\n            0,\n            \"user that is genius we tend to use but the small die gets hard to see once your character gets geared up properly\"\n        ],\n        [\n            0,\n            \"google says its ai chips smoke in performance tests url url\"\n        ],\n        [\n            0,\n            \"rescue of the week blind dog rescue uk has been in uk foster for three months and is being by url\"\n        ],\n        [\n            0,\n            \"2 new tweeps followed me in the last week i find relevant people to follow with the hashtag feature of url\"\n        ],\n        [\n            0,\n            \"reports are that russian bomber is hmmm certainly recruiting a former citizen would be logical for isis still timing is odd\"\n        ],\n        [\n            0,\n            \"gadgets and apps for a healthy long distance relationship url tx for mention user\"\n        ],\n        [\n            0,\n            \"hungry but so not gonna eat gonna get my dream body dream body just gonna lose some weight la need a lil drama tweet 🤙 🏻\"\n        ],\n        [\n            0,\n            \"user i think you need to do something after spending your time in all the and bad vibes t … url\"\n        ],\n        [\n            1,\n            \"egyptian theme isis and color based in a old school comics 1980s done here at … url\"\n        ],\n        [\n            1,\n            \"don't be surprised why not tv channels covered hashtag blast killing over 20 innocent obviously it would have the\"\n        ],\n        [\n            0,\n            \"user no one in particular i saw a tweet before saying talent is based on sales so deal with that\"\n        ],\n        [\n            0,\n            \"i survived 0m and got a score of 43 in io can you do better come and play url\"\n        ],\n        [\n            0,\n            \"what like advice would you give someone in their early 20 ' s by url\"\n        ],\n        [\n            0,\n            \"user user don't best friends hang out as close as and i are i ain't never seen you or heard of you 🤔\"\n        ],\n        [\n            0,\n            \"is underrated eastern europe on a budget from poland to url\"\n        ],\n        [\n            1,\n            \"complete guide to ghost ' square hammer ' news features everything you need to know about the story behind the … url\"\n        ],\n        [\n            0,\n            \"what's in a name why it's important to call cannabis cannabis url url\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"user it's not an easy job for keeping weight off if i ever get i'll have to be very careful x\"\n        ],\n        [\n            0,\n            \"abo thick wall and ff for less likely for successful reduction hashtag\"\n        ],\n        [\n            1,\n            \"bob's stores now hiring seasonal associates apparel footwear click to learn more or share url hashtag\"\n        ],\n        [\n            0,\n            \"i need to make sure every time i leave the farm all hell doesn't break loose rick well then maybe you should stop leaving andrea\"\n        ],\n        [\n            0,\n            \"the car built by hashtag society of automotive engineers members will be displayed at lb grand prix … url\"\n        ],\n        [\n            0,\n            \"sorry everyone i meant to tweet earlier that this has been a week of big dreams coming to\"\n        ],\n        [\n            1,\n            \"hashtag program is accepting new applications read blog url\"\n        ],\n        [\n            1,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"user lunatic alert 🚨 just to think she's someone in power something very wrong with that\"\n        ],\n        [\n            0,\n            \"saw these in the store yesterday so you know i had to try ❤ ️ it can't wait to try the other … url\"\n        ],\n        [\n            0,\n            \"just had surgery nana comes over and makes me laugh to the point of tears now i'm in pain totally worth it fkn love you nan\"\n        ],\n        [\n            0,\n            \"user i don't but i highly recommend just using user instead no issues yet quicker and prettier easier to use too\"\n        ],\n        [\n            0,\n            \"chelsea v man city live user 2nite on giant screens with full table service for amazing food … url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            1,\n            \"sometimes sad music makes my life a little more and then it sets in and you're life still sucks\"\n        ],\n        [\n            0,\n            \"an angel was born last feb 1 in the year 1994 named harry he got the most heart soul mi follow me user — 123 170\"\n        ],\n        [\n            0,\n            \"anderson defends julian assange she insists in interview that her friend is simply url\"\n        ],\n        [\n            0,\n            \"we're not even 100 days in screw bannon how in the eff are any of us going to make it a full four years url\"\n        ],\n        [\n            0,\n            \"user maybe and maybe not because i was raised like a boy my parents lost a son and huhu\"\n        ],\n        [\n            0,\n            \"currently listening to post malone watching baseball and the final four all at once that pretty much sums up user and i\"\n        ],\n        [\n            0,\n            \"user hi jamie we are giving away a beautiful c for you and a friend to two lucky winners simply tweet thi\"\n        ],\n        [\n            0,\n            \"hundreds of australians under investigation in international tax fraud probe url\"\n        ],\n        [\n            0,\n            \"popped the baby down for a nap out to plant some accidentally attacked the garden big time now i can barely walk ouch\"\n        ],\n        [\n            0,\n            \"building applications for ai demands real intelligence from developers artificial intelligence apps that learn url\"\n        ],\n        [\n            1,\n            \"hashtag is now trending topic in argentina get insights with for twitter url\"\n        ],\n        [\n            0,\n            \"remembering when the first reactions both when we called him from the gate his expression like i never thought i have a fans lmao\"\n        ],\n        [\n            1,\n            \"5 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"✰ nwt betsey johnson bag pouch black cream quilted flower mini bag url\"\n        ],\n        [\n            0,\n            \"writing a research paper about why homework is not as effective as it's supposed to be really why i really dislike a lot of 😄\"\n        ],\n        [\n            0,\n            \"just kidding the sobbing didnt begin until hannah asked him why he didnt say i love u when she was alive url\"\n        ],\n        [\n            1,\n            \"user want to perform march 11 16 w lil flip d woods snl d woods more sign up here url\"\n        ],\n        [\n            0,\n            \"looking for some feedback on my mean stack url free seo with and an experience\"\n        ],\n        [\n            0,\n            \"user stop being alarmed and do your jobs to stop this horror have you no courage you has caused these … url\"\n        ],\n        [\n            0,\n            \"user hey how y'all doin uh y'all think you can out basketball wives mob wives on netflix thanks in advance ❤ ️ 😘\"\n        ],\n        [\n            0,\n            \"it's fitting that my brother was born on hashtag because he's been pulling pranks on me all my life happy … url\"\n        ],\n        [\n            0,\n            \"wishing you a wonderful weekend whatever the weather may your be light and your … url\"\n        ],\n        [\n            0,\n            \"user that might be pushing it a bit probably look better in this one url\"\n        ],\n        [\n            1,\n            \"incredible advertise your hashtag on a giant billboard for only 5 bucks url\"\n        ],\n        [\n            0,\n            \"a happy birthday to swell person and dog dad user who turns 101 today or maybe it's lower so hard to tell with him\"\n        ],\n        [\n            1,\n            \"sweetie alert sweetie session is now featured on sweet site join sns in url\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"literally like far away i can't tell you how many times i want to do this … url\"\n        ],\n        [\n            0,\n            \"user if that's the case the numb nuts that gave user the info should be in the oven leaks both ways perhaps\"\n        ],\n        [\n            1,\n            \"at hashtag seattle stop by our booth in the exhibition hall and some pens candy and url\"\n        ],\n        [\n            0,\n            \"user is there a little attachment you can install on it for rainy days if not might be worth invent … url\"\n        ],\n        [\n            1,\n            \"welcome to fabulous extended flat rate shipping 2 99 shop url and save url\"\n        ],\n        [\n            0,\n            \"you may be not so secretly exploring a variety of strategies t more for aries url\"\n        ],\n        [\n            0,\n            \"i just backed the ® for a cooler more nights sleep on user url\"\n        ],\n        [\n            0,\n            \"meet your farmer the family farming in the “ center of the world ” url\"\n        ],\n        [\n            0,\n            \"psychological effects of trauma as well as are so interesting to read about currently my fav subjects\"\n        ],\n        [\n            0,\n            \"kid leaves a program and does better at another program the 1st program encourages players not to talk to the kid are they for kid or\"\n        ],\n        [\n            0,\n            \"finished the principle such a brilliant game spoilers obviously url url\"\n        ],\n        [\n            0,\n            \"not abt killing the ppl of the countries its abt the n the weapons of mass destruction in there n means to use them on\"\n        ],\n        [\n            0,\n            \"who do you love more your girlfriend or the power r — my girlfriend is a power ranger this is invalid ne url\"\n        ],\n        [\n            0,\n            \"user experiencing water outage in area oxford road closest corner is queen street ref kindly confirm eta\"\n        ],\n        [\n            0,\n            \"arc de i earned an arc de in dragonvale visit my park to check it out url\"\n        ],\n        [\n            0,\n            \"if you love someone you should never have the intention to make them feel bad even when on bad terms\"\n        ],\n        [\n            0,\n            \"user user i'm so excited for little mermaid to see where his musical brain will take us\"\n        ],\n        [\n            0,\n            \"opinion why is trump because americans hate his agenda and it's based on lies url\"\n        ],\n        [\n            0,\n            \"before you head out for a road trip your and if they're worn out or loose your engine can\"\n        ],\n        [\n            1,\n            \"i can come fck nooooo i could fck noooooo can you to da noooo\"\n        ],\n        [\n            0,\n            \"potter county emergency services council will meet at 6 30 pm on thursday april 13 2017 at the fire station in\"\n        ],\n        [\n            1,\n            \"baby infant newborn anti roll pillow sleep prevent flat head cushion url url\"\n        ],\n        [\n            0,\n            \"uninspired to draw uninspired to take photographs man what is wrong with me i used to be creative i need the inspiration\"\n        ],\n        [\n            0,\n            \"the washington times ap source lynch visits raiders amid talk of comeback url\"\n        ],\n        [\n            0,\n            \"user thank you so much v p pence you are a very strong politically correct member of the united states of america as we love this country\"\n        ],\n        [\n            0,\n            \"massive congrats to user on the player of the tournament awesome season url\"\n        ],\n        [\n            0,\n            \"user user haven't had a proper chance to read it yet but the page was really good\"\n        ],\n        [\n            0,\n            \"i believe his reason for running for potus has been a against obama he's racist he can't stand that 44 c … url\"\n        ],\n        [\n            0,\n            \"i love how hard our work on our campus to ensure student success url\"\n        ],\n        [\n            0,\n            \"lol efe is crying may god bless those who stand firm for us when we are at our low points in life hashtag\"\n        ],\n        [\n            0,\n            \"this crowd proves that when a crowd is hot af and not trying to hijack a show it makes said show better hashtag\"\n        ],\n        [\n            0,\n            \"my reflection today is on the virtue character of perseverance perseverance is about having the to url\"\n        ],\n        [\n            1,\n            \"the madness of love is the greatest of heaven's blessings 【 pr 】 sexy videos url 【 pr 】 url\"\n        ],\n        [\n            0,\n            \"i was driving around instead of doing my hw and ate icecream in the parking lot listening to drake all by myself\"\n        ],\n        [\n            1,\n            \"i'm shocked it was impossible to predict the guy that said he had proof obama was born in kenya would turn out to be a pathological liar\"\n        ],\n        [\n            0,\n            \"user thanks for the tweet so sorry about this if you're on the apps try if you're on desktop o … url\"\n        ],\n        [\n            0,\n            \"user from march 2 to april 2 the hardys have been and wwe tag team champions hashtag\"\n        ],\n        [\n            0,\n            \"the ordinary people now should start stones at him then he will realise the pain of the army men there url\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            1,\n            \"user user i'm not sure how everyone secretly hates you would go down on the amazon chart\"\n        ],\n        [\n            0,\n            \"user absolutely common sense versus pass the bucket and pay my bills they don't look like they need a handout\"\n        ],\n        [\n            0,\n            \"user user and she'd prefer to drop 100 plus on uber rides and miss over taking it\"\n        ],\n        [\n            0,\n            \"retweeted high times user california still can ’ t figure out its cannabis banking problem url\"\n        ],\n        [\n            0,\n            \"do college free speech zones free speech a student in southern california thinks so kevin shaw has url\"\n        ],\n        [\n            0,\n            \"motivated when material relevant teacher students p safe yes … url\"\n        ],\n        [\n            0,\n            \"today in the news women are so weak they can't even argue for better pay off of their proven work experience url\"\n        ],\n        [\n            0,\n            \"hashtag is everything in the business even for those at top rising opera singer is a master of the side hustle url\"\n        ],\n        [\n            1,\n            \"we're really happy to announce the raffle for the cake for world autism awareness week raised £ 60 for user user thank you to all\"\n        ],\n        [\n            0,\n            \"your life is short you have no clue when this ride will end stay present and live hashtag\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user totally agree right now i imagine it as the story we feel most comfortable believing but at the end … url\"\n        ],\n        [\n            0,\n            \"readersgazette become part of the team members send us your articles today for promotion … url\"\n        ],\n        [\n            0,\n            \"my committee have the right to personally any candidate of their choice prince ug src hashtag\"\n        ],\n        [\n            0,\n            \"user i'm pretty confused and a little scared for years i've had strange activity following me i just want my past to leave me alone\"\n        ],\n        [\n            0,\n            \"user i'm more upset at the idea that my is by the presence of a third party my charm cannot be\"\n        ],\n        [\n            0,\n            \"user that cat had it made he liked the roommates cats toys so i bought him the same 1 he likes my brush so … url\"\n        ],\n        [\n            0,\n            \"user ale ” as slipped back onto her spot on the bed up her nose as she downed her first sip pointed at\"\n        ],\n        [\n            0,\n            \"user this is awesome 💕 i'm soooooo proud of you 😘 ur song makes me happy when i'm tired ☺ ️ i'm gonna support … url\"\n        ],\n        [\n            1,\n            \"our initial free tax review all tax planning opportunities you are not taking advantage of … url\"\n        ],\n        [\n            1,\n            \"i need to figure out a better grinding spot is actually really good but almost fucking nobody goes there\"\n        ],\n        [\n            0,\n            \"in less than 20 years the muslim birth rate will christians to become the largest population worldwide url\"\n        ],\n        [\n            0,\n            \"what if day its quiet will you ignore the silence or investigate i imagine it ll be too late he wanted you to have this wedding ring\"\n        ],\n        [\n            1,\n            \"liz fisher and the promise brand new url url\"\n        ],\n        [\n            0,\n            \"here's mitch mcconnell admitting he only blocked merrick garland because it was obama url\"\n        ],\n        [\n            0,\n            \"adidas nova glow in the dark grey white release date fri apr 2017 11pm gmt … url\"\n        ],\n        [\n            1,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            1,\n            \"things start to make more sense and it seems like the answer t more for aries url\"\n        ],\n        [\n            0,\n            \"there's not a day ahead that god has not seen god is 100 aware of everything that in your life god knows\"\n        ],\n        [\n            0,\n            \"is calling on the national imams council to a female to give muslim women a voice user url\"\n        ],\n        [\n            0,\n            \"i can't believe this exists that title is perfection didn't know i wanted this but i definitely want this url\"\n        ],\n        [\n            0,\n            \"i have the worst of luck even if i do everything right life throws me a curve ball to make me fail every time … url\"\n        ],\n        [\n            0,\n            \"cartoon hd is a fantastic android app that lets you watch movies and tv shows url url\"\n        ],\n        [\n            0,\n            \"red dawn hashtag is in the books great turnout by basketball football soccer thanks athletes coaches see you next … url\"\n        ],\n        [\n            0,\n            \"agree with medicine and law will be the fastest to be upgraded with or better said replaced by ml no … url\"\n        ],\n        [\n            0,\n            \"we should not give up and we should not allow the problem to defeat us url via user\"\n        ],\n        [\n            0,\n            \"wow i just entered for a chance to win shaker bottle with built in mixing lid by url hashtag\"\n        ],\n        [\n            1,\n            \"the 2017 gt r track edition is going to debut in new york and it looks dynamic url\"\n        ],\n        [\n            0,\n            \"user 97 2 voted for only two voted against they are all now ps bernie loves the f … url\"\n        ],\n        [\n            1,\n            \"you're tired of being the responsible one especially if you m more for scorpio url\"\n        ],\n        [\n            0,\n            \"another great sunset walk with here in beach california beach pier url\"\n        ],\n        [\n            1,\n            \"did you know what were on as well come check us out like us leave a review url\"\n        ],\n        [\n            1,\n            \"luckily he shut up during the film but then after the film he tried again i then fucking knew he was gonna wait for me outside and he did\"\n        ],\n        [\n            0,\n            \"hispanic friends do you know how to speak spanish me yeah i took it in high school them prove it me url\"\n        ],\n        [\n            0,\n            \"arsenal transfer news know they can sign from inter hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag 05 04 17 01 00 is 7 2 c 2 6 rain today 0 0 mm pressure 1015 1 falling slowly wind wsw 9 4 mph\"\n        ],\n        [\n            0,\n            \"i use to feel so devastated at time i thought we never make now we on our way to greatness hashtag\"\n        ],\n        [\n            0,\n            \"user user what's wrong with it my friend i haven't seen that little girl on the road for a long time\"\n        ],\n        [\n            1,\n            \"productive how a ' david ' can partner with ' ' url url\"\n        ],\n        [\n            0,\n            \"i love you so much u fought a good fight baby mama loves you so soooo much 😭 💔 url\"\n        ],\n        [\n            0,\n            \"hashtag are an important part of our when we are visiting their follow this advice to keep yo … url\"\n        ],\n        [\n            0,\n            \"her team thinks otherwise delusional set of people even fans wont assume this much url\"\n        ],\n        [\n            0,\n            \"cyber insurance 2017 global key players – american international group the corporation insurance xl group market analysis a …\"\n        ],\n        [\n            1,\n            \"antique style topaz 925 silver overlay earrings 1 7 jewelry url url\"\n        ],\n        [\n            0,\n            \"the 2017 honda clarity fuel cell is the first in which we were able to forget about the url\"\n        ],\n        [\n            0,\n            \"user you've brought something truly revolutionary to the music industry i'm so proud of you i can't wait to hear more ♡ 132\"\n        ],\n        [\n            0,\n            \"on 5 sept 1993 🇨 colombia made the football world stand up and take notice of url by … url\"\n        ],\n        [\n            0,\n            \"okay cool okay you make no sense okay … you're creepy i don't care okay i'm so pissed off\"\n        ],\n        [\n            0,\n            \"tuesday night clear with a low around 63 southwest wind 6 to 11 mph with as high as 16 mph\"\n        ],\n        [\n            0,\n            \"what do you think about services policies quality of life in the city of take 15 mins to let us know … url\"\n        ],\n        [\n            1,\n            \"01 womens 01 platform pump choose sz color url url\"\n        ],\n        [\n            0,\n            \"and albert are expecting their third child 👶 👶 url url\"\n        ],\n        [\n            0,\n            \"user niall his album has me shook and it ain't out yet my baby precious p r o t e c t h i m … url\"\n        ],\n        [\n            0,\n            \"get the kids out in the garden this easter with our great range of outdoor fun activities url url\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            1,\n            \"cents of style tribe necklaces 9 99 – 11 99 reg 24 95 with free shipping url\"\n        ],\n        [\n            0,\n            \"user user he better than people with the last name aka the franchise\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"lacrosse is taking on over in ohio you can watch live here video url\"\n        ],\n        [\n            0,\n            \"user we have a collab idea for our next project what's the best way to message you directly\"\n        ],\n        [\n            0,\n            \"a top goldman sachs explains the no 1 lesson she's learned in her career url url\"\n        ],\n        [\n            0,\n            \"user yeah that would be so cute also would be so elegant in one of those dresses\"\n        ],\n        [\n            0,\n            \"to one side free speech is to the other is to a professor caught in the middle there ’ s url\"\n        ],\n        [\n            0,\n            \"hey any of you guys want to do a live twitter mock draft a few days before the draft just something fun\"\n        ],\n        [\n            0,\n            \"i ’ m having such a pathetic lunch today broccoli boiled eggs after what i did to ’ s yesterday i deserve all the suffering\"\n        ],\n        [\n            1,\n            \"user lol your administration cannot even kill people properly resign ma user you too\"\n        ],\n        [\n            0,\n            \"design vermont in wooden boards url url\"\n        ],\n        [\n            0,\n            \"dakota with chase addison and in florida mar 31st 😻 hashtag 6 url\"\n        ],\n        [\n            0,\n            \"sheriff clarke to call for own country in u s you already have it the ghetto watch at … url\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            0,\n            \"user compassion is the number one thing humans lack it shows more more as time passes we don't car … url\"\n        ],\n        [\n            0,\n            \"thanx for supporting url all the traffic it's getting lately hashtag 2 all our followers friends\"\n        ],\n        [\n            0,\n            \"it was so lovely to have taylor join us user today all of us at be are cheering her on as her arm heals … url\"\n        ],\n        [\n            0,\n            \"hashtag why the world couldn't get enough of mama weight loss transformation url\"\n        ],\n        [\n            0,\n            \"toys the walking dead tv series action figure 12 50 2 bids … url url\"\n        ],\n        [\n            1,\n            \"i don't give a fuck about your opinions or feelings i'm not going to keep explaining myself to people i have never met\"\n        ],\n        [\n            0,\n            \"you may wonder why the actions that once earned you recognitio more for leo url\"\n        ],\n        [\n            0,\n            \"august smart lock home entry with your smartphone red url url\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was 320 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i smile because it's harder to frown that's right love ya girl the april contest is in full swing url\"\n        ],\n        [\n            0,\n            \"user fly me out i havent play this game and have 0 pro points i'm 100 what you are looking for oh and user\"\n        ],\n        [\n            0,\n            \"happy sunday hair vibes 🌴 hashtag photo via one of our style crushes url\"\n        ],\n        [\n            1,\n            \"play dunk and you could win an hd tv instant prizes are you game enter and play for a chance to win today url\"\n        ],\n        [\n            0,\n            \"mo county was never my scene ever joint tell me she from ga avenue i just hope she meant the dc side\"\n        ],\n        [\n            1,\n            \"i'm now obligated to point out the best robot master is right here or user may fight me url\"\n        ],\n        [\n            0,\n            \"can user online handle basic customer service issues missing items that are paid for your customer ☎ ️ 🤡 has no … url\"\n        ],\n        [\n            0,\n            \"so glad to be back from amsterdam can walk the streets without being cleaned out by a bike every 5 seconds\"\n        ],\n        [\n            1,\n            \"user i can't wait for you to realize just how far you all have your own graves you're not used to … url\"\n        ],\n        [\n            0,\n            \"i was thinking about this very thing today i was irritated about that beer summit url\"\n        ],\n        [\n            0,\n            \"this resource from hashtag can help you understand home water treatment systems and choose one for your home … url\"\n        ],\n        [\n            0,\n            \"i am entering a great flip emerald knife giveaway by user go check it at url\"\n        ],\n        [\n            1,\n            \"harry reid kill yourself you have done damage to our country hashtag url\"\n        ],\n        [\n            0,\n            \"luckily i during nap just now otherwise dad would bring me out to eat and would end up stuck in the heavy traffic\"\n        ],\n        [\n            0,\n            \"thank god there aren't good night twitter tweets or just wait until indian gets hands on the net after today's hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user successful is not his main aim unfortunately seeking to blame eu\"\n        ],\n        [\n            0,\n            \"oh honey bunny how much my girl has grown both taller and this year yet her … url\"\n        ],\n        [\n            0,\n            \"i would love to say no not all 6 of them but i know there were enough of them to vote for trump and make him w … url\"\n        ],\n        [\n            0,\n            \"my little sister just sang im the king of the castle and you're the dirty and i realised my childhood is before my eyes\"\n        ],\n        [\n            1,\n            \"the internet is absolutely loving ivanka trump's petty neighbor url via user\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            0,\n            \"adobe research creates ai tool for image styles between photographs url\"\n        ],\n        [\n            0,\n            \"user we manufacture a longer lasting ball at a competitive price more value more corners everyone wins check us out\"\n        ],\n        [\n            0,\n            \"breaking we are ready to die than to allow the take over power in 2019 – buhari spits deadly fire url\"\n        ],\n        [\n            0,\n            \"residents told to close doors and windows after large fire in url url\"\n        ],\n        [\n            1,\n            \"user is less than a month away student 2 day conference tickets are only 40 get them before they sell out … url\"\n        ],\n        [\n            0,\n            \"water damage is often noticeable but not always learn how to look for its evidence beneath the surface url\"\n        ],\n        [\n            0,\n            \"good morning y'all we're open for business on this bright day we're cashing in with genesis selling england by the pound hashtag\"\n        ],\n        [\n            0,\n            \"hashtag merkel backs new law set to offensive or false social media posts url\"\n        ],\n        [\n            0,\n            \"i saw a from someone from harvest moon and i died there's actually harvest moon that makes me so happy\"\n        ],\n        [\n            0,\n            \"save medicaid in mn email reps now tell them vote no on house hhs budget bill url\"\n        ],\n        [\n            1,\n            \"along with obama and hillary clinton these people are worse than isis without the killing url\"\n        ],\n        [\n            0,\n            \"life moves on another day in loving memory of christina 2002 hashtag url\"\n        ],\n        [\n            1,\n            \"just received my highlight albums this morning really make my day happy 😘 hashtag url\"\n        ],\n        [\n            0,\n            \"user sorry that i can't help out with a version of the original track seems like i didn't have one myself unfortunately\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win professional knife for knives and sc by wise wife url hashtag\"\n        ],\n        [\n            0,\n            \"we need the 3 points ooo can be funny but if we don't get the full points it's over url\"\n        ],\n        [\n            0,\n            \"very soon john will be charged and processed for theft mr part of the task force on\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"i want to buy dark souls 3 but i'm so scared that i'll break my ps4 controller like i did with\"\n        ],\n        [\n            0,\n            \"user my parents have gone out of there way plenty of times and so much not only for me but also my siblings throughout\"\n        ],\n        [\n            0,\n            \"see the best of minimalist movie posters one artist created for each day in 2016 url\"\n        ],\n        [\n            0,\n            \"9 people arrested after shot fired in arlington heights chicago tribune url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"user bannon is being encouraged to stay by wealthy donors devos he is their man in the wh t … url\"\n        ],\n        [\n            0,\n            \"coming up with an idea is just one part to know how you will reach interested customers in an effective and url\"\n        ],\n        [\n            0,\n            \"no one knows what they are doing in new york state health call 1 855 and then call call 1 800 no wonder trump tried\"\n        ],\n        [\n            0,\n            \"ugh trying to connect with user about sending technician out to change wifi box their phone tree keeps hanging up on me hashtag\"\n        ],\n        [\n            0,\n            \"top story trump administration considers far reaching steps for ‘ extreme … url see more url\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"so excited for the hashtag tonight looking forward to the performances and will keep my eyes for user in the audience ♡\"\n        ],\n        [\n            0,\n            \"begin with this song just sit under the beautiful moon look at the dark sky full of star 😊 url\"\n        ],\n        [\n            0,\n            \"x wing 49 custom with led lights fiber url url\"\n        ],\n        [\n            0,\n            \"just vibe and stay in your own lane whats good for some people may not be good for you so just vibe fam\"\n        ],\n        [\n            0,\n            \"url i love starting at myself in the mirror crying while listening to this a real smooth bop 👌 🏼\"\n        ],\n        [\n            1,\n            \"berlin hashtag fancy pitching at the user's pitch don't kill my vibe event this tue … url\"\n        ],\n        [\n            1,\n            \"would you like your music on the platform contact com … url\"\n        ],\n        [\n            0,\n            \"user i have taken prime membership if i recharge with 303 today will i be able to get benefits of\"\n        ],\n        [\n            0,\n            \"user that's never what we want to hear cody let us know if you need assistance moving forward ah\"\n        ],\n        [\n            0,\n            \"packed house tonight at hope chamber of commerce banquet talking govt reform w local business community leaders url\"\n        ],\n        [\n            0,\n            \"i agree some folks here just wanna be mean the russia's calling was funny though url\"\n        ],\n        [\n            0,\n            \"friends asked why l didnt tweet comment on why shud i did it again the 3rd time deny debate pas despicable\"\n        ],\n        [\n            1,\n            \"the ever working mars passes 50 000 universe today url url\"\n        ],\n        [\n            0,\n            \"corporate rating for infrastructure plc url\"\n        ],\n        [\n            1,\n            \"fuck all these old ass close minded driving 10 under the speed limit catch an attitude cause they don't understand how shit works\"\n        ],\n        [\n            0,\n            \"eh it's gone lol sorry my crappy translation doesnt do much justice i hate poetic song ugh just trying cries … url\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            0,\n            \"user we always had this and absolutely no one got bullied took issues with it it's a way of making sure the … url\"\n        ],\n        [\n            0,\n            \"user user i thought the american system had all sorts of checks and no so\"\n        ],\n        [\n            0,\n            \"so now forcing himself to be nice to instead of like killing him like in canon which def up to quicker\"\n        ],\n        [\n            0,\n            \"user user far superior of emotions than nut with max number of awards given as well refused\"\n        ],\n        [\n            0,\n            \"only a few minutes left to go so will say to all have a great rest of your day wherever you are hashtag\"\n        ],\n        [\n            0,\n            \"cruise luggage tags set of 2 business card holder with full privacy cover black url url\"\n        ],\n        [\n            1,\n            \"if you have an android want to download my mobile application then you may at this link url\"\n        ],\n        [\n            0,\n            \"user ur eyes 😍 😍 u r queen on the earth 😘 😘 😘 me mar na 😙 😙 😙 😍 😍 u r looking pretty url\"\n        ],\n        [\n            0,\n            \"user this guy would frequently target me when i was leaving the pi k he was extremely good at customer i guess\"\n        ],\n        [\n            1,\n            \"worried about traffic this weekend have no fear user is here what you need to know coming up on … url\"\n        ],\n        [\n            0,\n            \"isa 2017 can i move my isa money into a different isa account url url\"\n        ],\n        [\n            0,\n            \"hashtag elizabeth barrett “ how do i design thee let me count the ways ” opening with something like that\"\n        ],\n        [\n            0,\n            \"traffic both right lanes blocked 71 75 s donaldson from an accident ramp also closed donaldson to 71 75 s stands … url\"\n        ],\n        [\n            0,\n            \"i only own two bras and have not washed it in 3 months twitter reacts after beautiful lady opens up pics url\"\n        ],\n        [\n            1,\n            \"on for all you android users as well url overcast url\"\n        ],\n        [\n            0,\n            \"3d printing guru jim shares his expertise he can help you too 3d printing minnesota hashtag url\"\n        ],\n        [\n            0,\n            \"summer is coming everything we know about new game of thrones so far the guardian url hashtag\"\n        ],\n        [\n            0,\n            \"user user thanks god bless visit miss comedy and say something nice if you would i would enjoy this thank you blessings\"\n        ],\n        [\n            0,\n            \"see what zlatan said when reporter asked who is the best pl player url via user\"\n        ],\n        [\n            0,\n            \"listening is a positive act you have to put yourself out to do it david\"\n        ],\n        [\n            0,\n            \"in london 500 churches closed and new mosques were built new study from some independent source geo news\"\n        ],\n        [\n            0,\n            \"⭐ ️ hashtag • ‘ guardian of peace ’ erdogan urges kurds to expand his powers in referendum the turkish president has … … url\"\n        ],\n        [\n            1,\n            \"user the pleasure of owning this popular sedan has got much more pleasant with hashtag\"\n        ],\n        [\n            0,\n            \"everything seems to be falling into place today however ther more for taurus url\"\n        ],\n        [\n            0,\n            \"labour must be bold – universal benefits offer a popular way forward url\"\n        ],\n        [\n            0,\n            \"hd print painting decoration on the wall alex monopoly graffiti art url url\"\n        ],\n        [\n            0,\n            \"carey dons suit as she films collateral url url\"\n        ],\n        [\n            0,\n            \"indonesia destroys 81 foreign ships for illegal fishing world ’ s largest nation has taken tough stance against illegal fishing\"\n        ],\n        [\n            0,\n            \"user yes british did not vote for lower environmental standards trans essential for both parties\"\n        ],\n        [\n            0,\n            \"on probably the nicest day of the holiday i'll be car ins and house ins and very expensive energy bill 😟\"\n        ],\n        [\n            0,\n            \"mega session hashtag technology data cybersecurity integrity efficiency with chad url\"\n        ],\n        [\n            1,\n            \"my head is like go to sleep you deep shit and it goes don't sleep you have a test tomorrow need to finish prep so now what\"\n        ],\n        [\n            0,\n            \"user legacy will end in which is fine by me but problem is he's dragging the club down with him\"\n        ],\n        [\n            1,\n            \"lo 🗣 tonight all new hashtag at this week open yo … url\"\n        ],\n        [\n            0,\n            \"for my sisters hashtag please like and share thanks in advance url\"\n        ],\n        [\n            0,\n            \"well user you really let me down by not giving me a heads up on getting rid of my favorite salad\"\n        ],\n        [\n            0,\n            \"nfl mock draft 2017 mel and todd think redskins go rb early in 2 round mock url via user\"\n        ],\n        [\n            0,\n            \"user link isn't working there is no any option for smartphones product how can i get in touch with representative\"\n        ],\n        [\n            0,\n            \"persona 5 is finally in my ps4 waited a long time for this ridiculously in love with all the ❤ ️ making my … url\"\n        ],\n        [\n            0,\n            \"i am completely disgusted by the us congress and us gov't in general we should all be embarrassed at what is happening hashtag\"\n        ],\n        [\n            0,\n            \"user come and ' stand up ' for women's rights with bristol at the theatre next week … url\"\n        ],\n        [\n            0,\n            \"budget woes keep frontline agents without training gear as bp brass enjoys caribbean url hashtag\"\n        ],\n        [\n            1,\n            \"equipment financing is perfect for you and your business if you need office equipment or commercial equipment url\"\n        ],\n        [\n            0,\n            \"this is the era of digital information is foolish enough to think that she can fool public with her th … url\"\n        ],\n        [\n            0,\n            \"user thank you for everything you do thank you for being you i love you so much mind following me ♡ — 1\"\n        ],\n        [\n            1,\n            \"transformers prime beast hunters deluxe 10 shipping is additional url\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            0,\n            \"it's weird but i'm getting used to it it's nice to not have handles taking up characters url\"\n        ],\n        [\n            0,\n            \"doomsday ’ s approaching the climate could hit a state unseen in 50 million years url\"\n        ],\n        [\n            0,\n            \"she asks why in an offended way then says i definitely need to come to her church and learn the secrets\"\n        ],\n        [\n            1,\n            \"for one moment i thought it wasn't so bad but then i put on my glasses and oh found out it's worse than i thought lol\"\n        ],\n        [\n            0,\n            \"massive well done to ben robinson who last night won york disabled of the year url\"\n        ],\n        [\n            0,\n            \"owners get a small piece of good news url url\"\n        ],\n        [\n            0,\n            \"i entered user sweeps for my chance to win an apple watch series 2 ™ url\"\n        ],\n        [\n            0,\n            \"a smartphone can be a dangerous thing especially for an minded girlfriend url\"\n        ],\n        [\n            0,\n            \"user went to an ranger game at the garden got my jersey ripped off of me i was 9 hahahaha true story\"\n        ],\n        [\n            0,\n            \"hear what our peak family have to say about their experience and results url\"\n        ],\n        [\n            0,\n            \"user it's a masterpiece watched it here in spain 3 hours ago and i don't have more words to describe it\"\n        ],\n        [\n            0,\n            \"life is looking good meet someone from new york who is proving that new s are not all stuck on themselves\"\n        ],\n        [\n            0,\n            \"mo gives tax credits to fake that lie about abortion user investigate thrive url\"\n        ],\n        [\n            0,\n            \"just seen the opening night of the elephant girls at hall go see highly recommended user is url\"\n        ],\n        [\n            1,\n            \"electric kettle 1 cordless boil 1 7 l green fast filter steel url url\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"i have an ego and think i'm dope because that's what people tell me remember compliments not insults it makes life easier\"\n        ],\n        [\n            1,\n            \"you are trying a new approach to doing your chores today you more for leo url\"\n        ],\n        [\n            0,\n            \"severe thunderstorm warning including tx fort clark springs tx tx until 4 … url\"\n        ],\n        [\n            0,\n            \"user i'm the assistant to the ed and the operations supervisor for a nonprofit that supports folks with acquired brain injury\"\n        ],\n        [\n            1,\n            \"i hate when people in chats are talking about shoes and they mention then i slowly realize they aren't talking about me 🙄 😂\"\n        ],\n        [\n            0,\n            \"hashtag hashtag whatever you do whoever you are and wherever you are we will treasure you until time stop i love you every day 24\"\n        ],\n        [\n            0,\n            \"best of nhl senators playoff with shootout win over bruins url hashtag\"\n        ],\n        [\n            0,\n            \"walked into a colombian today had the feeling of i can only think user is … url\"\n        ],\n        [\n            1,\n            \"i don't understand how blames alex for everything like he wasn't the one who stuck his penis in her hashtag\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"and so if you're not using this script runs quite a bit more slowly than the b column\"\n        ],\n        [\n            0,\n            \"hashtag return to gas attack town return to gas attack town top headline … … url\"\n        ],\n        [\n            0,\n            \"question for the day does anyone else feel like this at times i hope that u have a good tuesday being u ❤ … url\"\n        ],\n        [\n            0,\n            \"love that you state stand up and standing by and doing nothing is a sin url\"\n        ],\n        [\n            0,\n            \"dreams each man to pursue his dream each man is tortured by this dream but the dream gives meaning to his life\"\n        ],\n        [\n            0,\n            \"talking bout some it's not about the taste it's about what it does to you after url\"\n        ],\n        [\n            0,\n            \"user user so edgy paying 5 for a cup of coffee will demonstrate just how super woke you are\"\n        ],\n        [\n            0,\n            \"start will miss two strikers away against but we should still see some goals scored on sunday url\"\n        ],\n        [\n            0,\n            \"hi if you haven't got anything nice to say about anybody come sit next to me hashtag\"\n        ],\n        [\n            0,\n            \"user user that's easier said than done however the more documented evidence against rm out in public the better\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url ima live on common and around mental\"\n        ],\n        [\n            0,\n            \"user the question is was there any intel from boots on the ground what was the target assad … url\"\n        ],\n        [\n            0,\n            \"user i held out some hope this would be good but of course it is not i didn't realize they actually kept the setting as japan\"\n        ],\n        [\n            0,\n            \"temp 17 0 c rh 78 av wind 14 4 km h ssw baro 0 hpa falling slowly rain since 9am 0 0 mm fine weather\"\n        ],\n        [\n            1,\n            \"nice fossil coral pear cabochon rare loose gemstone url url\"\n        ],\n        [\n            1,\n            \"so apparently every senior who ditched gets an extended detention 😂 😂 yall got me fucked all types of up 😂 💯\"\n        ],\n        [\n            0,\n            \"• • by southern prep gals ❤ liked on featuring nike champion and ugg australia url\"\n        ],\n        [\n            0,\n            \"for some reason the door to the is closed so to whoever is smoking in my hall it's being to our floor only pls stop\"\n        ],\n        [\n            0,\n            \"user friend of mine in ga next to the speedway can't seem to get in building coverage seems no 700 url\"\n        ],\n        [\n            0,\n            \"the wind just blew half of my french fries on the ground guess god was just like girl you don't need those\"\n        ],\n        [\n            1,\n            \"just in tory ' ' sandals like new size 11 retail sugar steal 60 url\"\n        ],\n        [\n            0,\n            \"news rate the players what did you think of norwich city ’ s performance in their 3 0 defeat at huddersfield url\"\n        ],\n        [\n            0,\n            \"thanks for such amazing feedback guys so rewarding it's an absolute honor to work on the show x\"\n        ],\n        [\n            1,\n            \"iv move set unknown unknown available until 01 47 41 29m url\"\n        ],\n        [\n            0,\n            \"user this is so creative and beautiful ❤ ️ you have a way with colors what app did you use for the font\"\n        ],\n        [\n            1,\n            \"bought 10 very attractive new shirts all 100 silk 10 ea including shipping i 💖 user\"\n        ],\n        [\n            0,\n            \"activities in wildlife remain subject to federal law including under veto hashtag user\"\n        ],\n        [\n            0,\n            \"beam power with promising better url\"\n        ],\n        [\n            0,\n            \"jk there's others characters i love i just don't like which is a problem since he's like the\"\n        ],\n        [\n            0,\n            \"me on the set and the cast of of the with evelyn is debra with is lily url\"\n        ],\n        [\n            0,\n            \"user preach it haha i don't know how many more i can get lol but i'll still try if anything 2nd place is a good prize too\"\n        ],\n        [\n            1,\n            \"oh this place has an 80 ' s dj on at 9 hopefully they'll have some customers too chances of ' gold ' being on the pl … url\"\n        ],\n        [\n            1,\n            \"for what purpose should we live christ should we live christ for for spirituality we must live christ … url\"\n        ],\n        [\n            0,\n            \"the wind today is blowing much harder than it did any of the days i was in el paso including the stupid y flight in\"\n        ],\n        [\n            0,\n            \"user i've just gotten random samples from my work but none of the i've had have been as dark as i like\"\n        ],\n        [\n            0,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            0,\n            \"will be on a normal schedule today april 4 the student leadership will proceed as scheduled please drive safely hashtag\"\n        ],\n        [\n            0,\n            \"literally freaking out cuz they're tonight 😍 if i don't get a selfie i'll be user … url\"\n        ],\n        [\n            0,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            0,\n            \"user so far what i've done is taken like 5 or 6 a month on the first 2 to grind money and then i j … url\"\n        ],\n        [\n            1,\n            \"smart mormon book club 3rd annual this yr laurel house full of females come read w us url\"\n        ],\n        [\n            1,\n            \"🐱 💔 🙏 super urgent kitten with needs immediate medical care rescue 🐱 💔 🙏 url\"\n        ],\n        [\n            0,\n            \"both to talk about their concert experience aldub is the lt richard maine are not for public consumption hashtag\"\n        ],\n        [\n            0,\n            \"trump warns russia who is up assad regime to move troops and equipment and they tell assad sorry this nothing but pr stunt\"\n        ],\n        [\n            0,\n            \"user my word i'm definitely liking this view quite a bit thank you for sharing on instagram 😍 ❤ ️ 🔥 url\"\n        ],\n        [\n            0,\n            \"diana ross to open chance the rapper to close as 2017 essence festival reveals nightly lineup url\"\n        ],\n        [\n            0,\n            \"a creative research project involving irish traditional music technology and making digital materials more … url\"\n        ],\n        [\n            0,\n            \"user god bless you mr president i'm behind you 100 but i feel you have traitors in your camp suggest and could help\"\n        ],\n        [\n            0,\n            \"gave a shout out to hashtag at workshop i hashtag on and greens across planet taking action\"\n        ],\n        [\n            1,\n            \"5 online tips to sign up more people into your business url\"\n        ],\n        [\n            1,\n            \"did you know racism is actually a dem thing jim crow anti black laws were a product of the democratic south kkk segregation all dems\"\n        ],\n        [\n            0,\n            \"when god asks us to give up something he does it for a reason it's not to be mean but often it is because it url\"\n        ],\n        [\n            0,\n            \"this was a and targeted response user responds to us missile strike on syria\"\n        ],\n        [\n            0,\n            \"singing success a systematic vocal training program download singing success a systematic vocal training url\"\n        ],\n        [\n            0,\n            \"heartbreaking to learn the closure of st i am one of many who has learned from coach who has changed countless lives\"\n        ],\n        [\n            0,\n            \"user it's a reference to when i burrito up in blankets when i sleep courtesy of user randi\"\n        ],\n        [\n            1,\n            \"new tumblr post new tumblr post new tumblr post new tumblr post hey trade signals thanks for the follow url …\"\n        ],\n        [\n            0,\n            \"at 10 36 am 1 nne bay st louis co ms c man station reports marine wind of mph hashtag url\"\n        ],\n        [\n            0,\n            \"a3 our parents are also great role models to our young girls always on hand to provide the best support … url\"\n        ],\n        [\n            0,\n            \"shop owner hashtag know of a great small business owner social n supports local url\"\n        ],\n        [\n            0,\n            \"amazon alexa developers can now ask for customer ’ s location track their skills ’ performance url url\"\n        ],\n        [\n            1,\n            \"need to get dinner on the table in a hurry user is the perfect choice for make ahead family meals for busy nights hashtag\"\n        ],\n        [\n            1,\n            \"user what the heck is he to even say to all that just out a breath is this guy bothering you\"\n        ],\n        [\n            0,\n            \"spent last 4 days in berlin now waiting for a flight back to not yet my mind says hashtag hashtag\"\n        ],\n        [\n            0,\n            \"there is no reason for you to hide it's so hard for me staying here all alone when you could be takin me for a ride\"\n        ],\n        [\n            0,\n            \"i ’ m to try user the best system on the market today that also removes lead exp 04 08 url\"\n        ],\n        [\n            1,\n            \"give your life a fresh boost with a home upgrade is this the one hashtag url\"\n        ],\n        [\n            0,\n            \"user user k dot doesn't have a single bad album can't even remember last time he made a bad song\"\n        ],\n        [\n            0,\n            \"mr trump good luck we belive you will change wrong rules and give us back freedom url\"\n        ],\n        [\n            0,\n            \"yesterday chris brought these along with strawberries and chocolate to my house while i was writing a paper 💕 💕 💕 url\"\n        ],\n        [\n            0,\n            \"user i will appreciate their for us by streaming their promote their songs i will support them in any way\"\n        ],\n        [\n            1,\n            \"new tee white info order text ☎ 6 hashtag url\"\n        ],\n        [\n            1,\n            \"isp 2 mint bid on this now on ebay url url\"\n        ],\n        [\n            0,\n            \"gender and women ’ s economic empowerment is the key theme for a 2 day training that has organised for her members and partners\"\n        ],\n        [\n            0,\n            \"harry styles admits he didn't play ' sign of the times ' for any of his one direction url\"\n        ],\n        [\n            0,\n            \"bought a jeep grand yesterday it ’ s such an awesome vehicle glad it ’ s a little sunny today\"\n        ],\n        [\n            0,\n            \"having sex once a week makes people happier than earning an extra 50 000 more sex is more happiness url\"\n        ],\n        [\n            0,\n            \"one person followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user user i like but they love to media play him to much and he is not even the visual or the best singer\"\n        ],\n        [\n            0,\n            \"dennis went on a profanity filled rant about michael jordan being than lebron james url hashtag\"\n        ],\n        [\n            0,\n            \"program video of 13th central foundation day and 6th conference of dist committee of url\"\n        ],\n        [\n            0,\n            \"there are officers around here yet they're not doing their job but hey that's not my business tea while walking away\"\n        ],\n        [\n            0,\n            \"while adaptability is often a useful trait your infamous stub more for taurus url\"\n        ],\n        [\n            1,\n            \"new nintendo 3ds bundle mint 5 games animal crossing super mario bros zelda url url\"\n        ],\n        [\n            0,\n            \"spitting on someone is one of the most disrespectful shit anyone can ever do to you if not hashtag on the list\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"it's something rooted into everyone and everything and just like i'm trying to be just a to all … url\"\n        ],\n        [\n            0,\n            \"mcd polls 2017 bjp ups the sets it cell with 80 000 cyber warriors for mass reach url\"\n        ],\n        [\n            0,\n            \"user the wine drinking and sept blowing up was a good montage i'm sure the 3 way one will be good to … url\"\n        ],\n        [\n            0,\n            \"he trying to his urge you don't feel like it yup ninja just live your full life with a man hashtag\"\n        ],\n        [\n            0,\n            \"user user i don't put myself out there or work as vice president for news corp ironic because in uk she was a conservative\"\n        ],\n        [\n            0,\n            \"trying to make plans with a girl that's always busy might not make it a girl who never responds responds years later and her bf is just\"\n        ],\n        [\n            0,\n            \"hashtag here is one of the recent we did how do you like the finished product url\"\n        ],\n        [\n            0,\n            \"if you're looking for a job in the smart home industry check out our jobs board for all the latest vacancies url\"\n        ],\n        [\n            0,\n            \"anniversary ray ban sunglasses made in a legitimate factory come with new box and certificates … url\"\n        ],\n        [\n            0,\n            \"user i don't want to hurt people especially the people who i call my siblings whom i love a lot\"\n        ],\n        [\n            0,\n            \"make a wish justin backstage at the show in brazil 🇧 🇷 with a make a wish 💜 url\"\n        ],\n        [\n            0,\n            \"user user i think i have a lot more of an issue with the way the article is presented than dude i guess\"\n        ],\n        [\n            0,\n            \"weird so many random accidental deaths of putin and their associates lately i'm sure it's nothin … url\"\n        ],\n        [\n            0,\n            \"hashtag as far as im concerned it is our democratic right to demonstrate we want zuma out new leadership should come forth\"\n        ],\n        [\n            0,\n            \"just bought my 1st bottle of vodka in over bc depression alcoholic\"\n        ],\n        [\n            1,\n            \"now playing on blaze fm derek the url great city great community great music hashtag\"\n        ],\n        [\n            1,\n            \"m iv 17 until 05 37 at 19th ave url url\"\n        ],\n        [\n            0,\n            \"user user thanks ❤ ️ ️ yeah shes so naughty but adorable 🐶 btw congratulations 😊 you deserve it 💓\"\n        ],\n        [\n            0,\n            \"nowadays just want you to text 24 7 have you play with their hair grab their booty and let them have half of everything you get\"\n        ],\n        [\n            0,\n            \"user enabled study of the of cities ' downtown areas url\"\n        ],\n        [\n            1,\n            \"how uber uses psychological tricks to push its drivers ’ buttons the new york times url\"\n        ],\n        [\n            0,\n            \"hashtag originally showing 6 on 10 and not 4 garcia originally showed 5 and now 7 hashtag\"\n        ],\n        [\n            0,\n            \"user our focus should be on sharia law it's going to come like a wake up stand up wake up stand … url\"\n        ],\n        [\n            0,\n            \"if only you feel the same way about me as i do for you but i know i'm not good enough for you 😏 url\"\n        ],\n        [\n            0,\n            \"the virgin blue by tracy 2003 paperback url url\"\n        ],\n        [\n            0,\n            \"user good morning and in case i don't see you good afternoon good evening and good night\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"60 tomahawk missiles cost about 84 000 000 meals on wheels each meal is 7 39 seniors are encouraged to donate what they can afford\"\n        ],\n        [\n            0,\n            \"this chuck piece me each day as i come into the office reminds me of the sunrise and the promise of … url\"\n        ],\n        [\n            0,\n            \"ps we are a non profit tax write off here is the link to my personal team url\"\n        ],\n        [\n            0,\n            \"sac fly behind triple plates a run for white plains leads 9 3 into hashtag\"\n        ],\n        [\n            0,\n            \"the conservative case for the conservative case for campaign finance reform url april 05 2017 at 07 45 pm\"\n        ],\n        [\n            0,\n            \"leading the way university of students up for national media awards url url\"\n        ],\n        [\n            0,\n            \"user guardians of the galaxy had awesome soundtrack volume 2 promises to be as awesome mix ma … url\"\n        ],\n        [\n            0,\n            \"user one of my laser is a chinese make from tao it's been a nightmare to get parts or … url\"\n        ],\n        [\n            0,\n            \"people who lie about gaza bombing from 3 years ago but ignore 250 times worse in syria well let … url\"\n        ],\n        [\n            0,\n            \"hiii user thank you for all that you do you bring so much happiness into my life hope you're well mind following me — 65\"\n        ],\n        [\n            1,\n            \"avoid the cost of travel and boost your health today with hashtag day url\"\n        ],\n        [\n            0,\n            \"user girl see i'm feeling sensitive rn you not and thats why our only thrives when we going through something\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win from zipper dive sail women by dive sail url hashtag\"\n        ],\n        [\n            0,\n            \"user it's also a problem bc the current system folks who might otherwise want to be good at tai … url\"\n        ],\n        [\n            1,\n            \"growing and engaging with the right tweeps gained 1 new follower in the past day courtesy url\"\n        ],\n        [\n            1,\n            \"brunette tanya with booty is skilled url tanya with booty is skilled enough to make\"\n        ],\n        [\n            1,\n            \"amazon kindle fire hd 8 6th generation 32gb wi fi black url url\"\n        ],\n        [\n            1,\n            \"♦ ♥ new betsey johnson luv betsey dome fuschia black crossbody handbag purse url url\"\n        ],\n        [\n            0,\n            \"another donald trump russia contact eric prince met with russian sources just before inauguration url\"\n        ],\n        [\n            0,\n            \"user exciting news our is now ready ✨ now you can find out your terrain of consciousness\"\n        ],\n        [\n            0,\n            \"ordered a with no pickles they give me a hamburger with pickles with no fucken cheese\"\n        ],\n        [\n            0,\n            \"user scott sharing with our team building our core do you know your world view url\"\n        ],\n        [\n            0,\n            \"okay but where did it come from i'm not really scared of spiders but like i usually deal with small spiders\"\n        ],\n        [\n            0,\n            \"easter banksy i entered banksy in a cute dog picture contest please vote for him url\"\n        ],\n        [\n            0,\n            \"well we know it's going round and round pretty much the same orbit likely testing new sensor technologies url\"\n        ],\n        [\n            0,\n            \"it ’ s easy to find help these days introducing … a community of home service experts that have been url\"\n        ],\n        [\n            0,\n            \"i see the user box office is well for today's ticket purchases clubs a bloody nightmare right though it hashtag\"\n        ],\n        [\n            0,\n            \"pressure applied with three rocks in tough places as gets set to throw his last hashtag\"\n        ],\n        [\n            1,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"by prime minister of france as they consent to develop ties url url\"\n        ],\n        [\n            0,\n            \"today i woke up at 6 30 so i could go to to play in the mud and i don't think i've ever been more happy\"\n        ],\n        [\n            0,\n            \"user that was the film that made me appreciate her work i like most of her stuff but there's something … url\"\n        ],\n        [\n            0,\n            \"find tax solutions in your area right now with tax resource center url\"\n        ],\n        [\n            0,\n            \"user user world series title diaz is a disaster trevor pitches a perfect game 99\"\n        ],\n        [\n            0,\n            \"check out these 8 adventures you can discover in western australia url url\"\n        ],\n        [\n            0,\n            \"a second of has joined its brother on the others just breaking through url\"\n        ],\n        [\n            0,\n            \"bitterness is like drinking poison waiting for the other person to die steve kisses\"\n        ],\n        [\n            0,\n            \"no sale no fee you have nothing to loose contact the sales team url\"\n        ],\n        [\n            1,\n            \"vintage pyrex 8 pc old orchard collection by url via user\"\n        ],\n        [\n            0,\n            \"user it's his opinion he find you pakistani girls ugly and make up ki why are you ppl getting angry 😕\"\n        ],\n        [\n            0,\n            \"happy birthday user i love you so very much btw my 7 year old sister picked the picture of you and … url\"\n        ],\n        [\n            1,\n            \"check out my article about on my art blog fashion illustration the best from the beginning to now … url\"\n        ],\n        [\n            0,\n            \"a little bitter that we may never see emma and hook share 1 a 2 a bed 3 actual domestic moments\"\n        ],\n        [\n            1,\n            \"a target blank ' url src url border 0 a\"\n        ],\n        [\n            0,\n            \"and now to think of an april fools joke for my rise of the group maybe have the turn up early hashtag hashtag\"\n        ],\n        [\n            0,\n            \"wth nbc nightly news it could easily happen as early as tonight north korea threatens us video url\"\n        ],\n        [\n            0,\n            \"hashtag a bottle of in the she'll be up and about in no time hashtag\"\n        ],\n        [\n            0,\n            \"forget the badges on the shirts it's now about who wants it more great interview here url hashtag\"\n        ],\n        [\n            0,\n            \"user what about cohen and michael ellis is h r going to allow these two punk kid … url\"\n        ],\n        [\n            0,\n            \"hey lilly i'm a bit confused about the location of the manchester show were is it user hashtag\"\n        ],\n        [\n            0,\n            \"tonight's city council has been cancelled next meeting is 4 17 17 7 pm url\"\n        ],\n        [\n            1,\n            \"we've got everything you need top quality products fast free shipping w url url\"\n        ],\n        [\n            0,\n            \"' the man behind the method called it the of the but that isn't strictly true url\"\n        ],\n        [\n            0,\n            \"megan literally sent a video of a math tutorial i'm so proud of her lowkey though it was a cheat way lil sneaky thang\"\n        ],\n        [\n            1,\n            \"' dancing with the stars ' week three preview derek returns celebrities go shirtless and more url\"\n        ],\n        [\n            0,\n            \"if you want to sell well – then you need to learn how to use those little spaces of time url\"\n        ],\n        [\n            1,\n            \"steve bannon controversial senior counselor to pres trump removed from his role with national security council … url\"\n        ],\n        [\n            0,\n            \"i guess con season just started and like every year i'm not going to any when is that gonna change 😪\"\n        ],\n        [\n            0,\n            \"user user wait what's going on now you talking about the v a sp\"\n        ],\n        [\n            0,\n            \"samsung we still are not sure your phones won't explode how much control over our lives can we possibly trust you … url\"\n        ],\n        [\n            1,\n            \"if you lay down with assholes you get up covered in donald trumps bullshit 💩 url\"\n        ],\n        [\n            0,\n            \"so proud of all of my former teammates who made it to nationals user user kayla and mac\"\n        ],\n        [\n            0,\n            \"3 tips to improve your photos and more url photo by member … url\"\n        ],\n        [\n            0,\n            \"shields up hashtag incoming attack from 5 96 url\"\n        ],\n        [\n            0,\n            \"some good news how are helping to save bees from url via user\"\n        ],\n        [\n            0,\n            \"don't come for me unless i send for you and if i send for you better know i'm already on you\"\n        ],\n        [\n            1,\n            \"starting to realize i was born for this shit 😈 video dropping this week 🤷 🏻 ‍ ♂ ️ 🎥 user url\"\n        ],\n        [\n            0,\n            \"user and user discuss “ sting ray ” and their capability to track and spy on phones around parliament hill\"\n        ],\n        [\n            0,\n            \"forget unfollowers i believe in growing 8 new followers in the last day stats via url\"\n        ],\n        [\n            1,\n            \"big announcement big announcement big announcement friday 12 pm est 📣 📣 📣 url\"\n        ],\n        [\n            0,\n            \"omg i loved the big lies finale it was everything i wanted and way better ending than the book\"\n        ],\n        [\n            0,\n            \"after school and summer camp are open but filling up fast have you saved your spot yet\"\n        ],\n        [\n            0,\n            \"user only season one and two are there and they're only keeping them up for like two more weeks\"\n        ],\n        [\n            0,\n            \"i speak life into marriages and relationships that are serious when is done right that's amazing hashtag\"\n        ],\n        [\n            0,\n            \"jared kushner is in iraq remember the last organizational boy dandy the gop sent to fix iraq url\"\n        ],\n        [\n            1,\n            \"solution as is the infrastructure ready for automation wireless … url\"\n        ],\n        [\n            1,\n            \"vintage tools germany x 12mm no 350 tool kit chrome url url\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"buy 1 get 1 free lucky for me i haven't been doing much shopping unless you count going to sonic\"\n        ],\n        [\n            1,\n            \"if you want to keep your followers engaged and also save time throughout your day is a great solution url\"\n        ],\n        [\n            0,\n            \"user i'm gmt 10 so i usually end up with the issue that anyone in the british will be asleep when i'm getting up and\"\n        ],\n        [\n            0,\n            \"user you tell me not like they haven't been our networks like patrons of at midnight on black friday\"\n        ],\n        [\n            0,\n            \"700 floating charms to chose from to make personalized gifts or collect them all types url … url\"\n        ],\n        [\n            0,\n            \"user ty 4 follow any ideas disabled man rights being abused by council user trying to help but being blocked\"\n        ],\n        [\n            0,\n            \"what happened in 1983 oh yes hashtag won its first world cup 😇 🙏 url\"\n        ],\n        [\n            0,\n            \"sports drinks be careful in choosing high sports drinks can increase exercise url\"\n        ],\n        [\n            0,\n            \"user isn't there another chance i thought they were splitting it up into two days for ticket sales\"\n        ],\n        [\n            0,\n            \"a challenging day at hashtag with a multitude of crashes our chances of a result report 👇 🏼 📝 … url\"\n        ],\n        [\n            0,\n            \"may your little one always have happily ever in their lives hashtag url\"\n        ],\n        [\n            1,\n            \"for sale selling my 98 electra glide classic only miles on new 113 … url\"\n        ],\n        [\n            0,\n            \"he adds that shouldn't give putin excuse to divide and conquer or parade senior western politicians to show big player on world stage\"\n        ],\n        [\n            0,\n            \"user thanks for the follow looking forward to many likes and retweet from you educating the nation … url\"\n        ],\n        [\n            0,\n            \"i think the starbucks employee was alarmed when he asked if i wanted honey w my tea i to pull a bottle of it out of my bag\"\n        ],\n        [\n            0,\n            \"ivanka just made a announcement now we know her official job at the white house url\"\n        ],\n        [\n            0,\n            \"ukraine hopes a positive decision be approved by the imf board of directors it would … url\"\n        ],\n        [\n            0,\n            \"you covet quality time spent with your circle of friends today more for cancer url\"\n        ],\n        [\n            0,\n            \"the user rules of engagement has to be changed really why do they approach every incident with a rifle why … url\"\n        ],\n        [\n            0,\n            \"im actually is actually moon starting the stream now url url\"\n        ],\n        [\n            0,\n            \"user ryan i'm sorry the marine corps sent me all the way to arizona i'll talk to someone right now to send me back to texas 🙄 😶\"\n        ],\n        [\n            0,\n            \"user i just got a text saying i've used all my data whilst browsing on wifi at home what's that about\"\n        ],\n        [\n            0,\n            \"wrestlemania 8 things we learnt from the nxt takeover in orlando url url\"\n        ],\n        [\n            0,\n            \"why did jesus specifically choose to go to the desert why not go to the woods for 40 days and nights url\"\n        ],\n        [\n            0,\n            \"court freed a lesbian who was accused of her url url\"\n        ],\n        [\n            1,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"user reminds me of the time when our chemistry teacher gave everyone great grades but admitted he didn't actually read our projects\"\n        ],\n        [\n            0,\n            \"user i confronted her about a transphobic statement on a large post and said she was no better than a tru … url\"\n        ],\n        [\n            0,\n            \"user noise was tremendous even inspired those sit in the main stand to sing never heard that from library\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win extreme you step up stand out ki by sarah url hashtag\"\n        ],\n        [\n            0,\n            \"i just sat down on a public couch at the mall and a woman came and sat directly next to me our arms were touching why\"\n        ],\n        [\n            1,\n            \"user user this crowd is awful like and this is literally my first time ever watching evolve and my first impression of it\"\n        ],\n        [\n            0,\n            \"the of ppl like user to suggest denial is political after user's pick denial hashtag\"\n        ],\n        [\n            0,\n            \"user good on ' yer for cleaning up both those stories seemed dubious to me but i did briefly fall for the merkel\"\n        ],\n        [\n            0,\n            \"my sister sounds so much like my mother sometimes especially when dia my father's choice in fashion\"\n        ],\n        [\n            0,\n            \"by ourselves we're no one it's when other people look at us and see someone that's the moment we each start to exist\"\n        ],\n        [\n            0,\n            \"watch tom has been given a to update texas ' locker room url url\"\n        ],\n        [\n            0,\n            \"this will forever give me forever be beautiful and i will watch it every time it's on my timeline url\"\n        ],\n        [\n            0,\n            \"6th district race in new ad rips candidates ' ' ' url url\"\n        ],\n        [\n            0,\n            \"died for this shot 😭 this night will be hard to forget not even thank you user 🤘 🏼 … url\"\n        ],\n        [\n            0,\n            \"the only time i've ever worn in public is the day after hillary clinton lost the election\"\n        ],\n        [\n            0,\n            \"mental health victim i was under the obviously mistaken impression he was an ice addicted stalking url\"\n        ],\n        [\n            0,\n            \"hi dear i lost my password iphone number but i z com please help me to reuse my mail thanks\"\n        ],\n        [\n            0,\n            \"spot the printing industry trend platform integration of systems supplies and software url\"\n        ],\n        [\n            0,\n            \"how do i love thee let's count the ways nan does it again with a piece that does it all 3 … url\"\n        ],\n        [\n            0,\n            \"dennis on kobe shaq bickering ' i couldn't deal with those ' url url\"\n        ],\n        [\n            0,\n            \"‼ ️ seniors the big ' 17 ' class picture will be taken next wednesday please wear your senior t shirt for the picture ‼ ️\"\n        ],\n        [\n            0,\n            \"user i'd love to see a p e analysis for the average and salaries vs cost of tuition and … url\"\n        ],\n        [\n            0,\n            \"we chose the name crossfit 103 to pay homage to our home community the one thing that all have url\"\n        ],\n        [\n            0,\n            \"appreciate my friends at user keeping me in the loop when athletes have big games there\"\n        ],\n        [\n            0,\n            \"they weren't designed for this you were god didn't place it in their heart he placed it in yours\"\n        ],\n        [\n            0,\n            \"over a million christians have fled syria how many killed ask is assad ' protecting ' christians or is he using … url\"\n        ],\n        [\n            0,\n            \"u s coal saw a 14 decline in mining jobs from 2010 2016 while solar jobs increased nearly 300 dept of energy url\"\n        ],\n        [\n            0,\n            \"’ s whale adventures team names and sunderland linked url source\"\n        ],\n        [\n            0,\n            \"buying a home may be your largest financial commitment which loan is best for your situation url\"\n        ],\n        [\n            1,\n            \"i'm sure you'll have no shortage of to help you with that given how gorgeous and sexy those legs are and … url\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"is in san francisco its is in los angeles and here's why that works url\"\n        ],\n        [\n            0,\n            \"user and ads going to send my application to the franklin institute up to bucks a year man\"\n        ],\n        [\n            0,\n            \"college football saturday or pro football sunday help settle this question once for all url hashtag\"\n        ],\n        [\n            0,\n            \"kind of an awesome way to begin my day sitting on my rail walked to within two feet and then url\"\n        ],\n        [\n            0,\n            \"i can't believe kendall jenner ended police brutality and white supremacy with a can of pepsi not bad for a girl with no talent\"\n        ],\n        [\n            0,\n            \"and the winner of the competition ian congratulations please message the page to claim your prize\"\n        ],\n        [\n            0,\n            \"we've already had a few time changes today for games this week so we'll help you out with monday's hashtag … url\"\n        ],\n        [\n            0,\n            \"thanks user for this outstanding interview of director of product development url\"\n        ],\n        [\n            0,\n            \"5 b2b marketing communication strategies you should adopt in 2017 url url\"\n        ],\n        [\n            0,\n            \"user user what a good article especially what the consultant wants from a letter\"\n        ],\n        [\n            0,\n            \"user you are one of my faves getting followed by you would make me the happiest person alive have a good day night ❤ ️\"\n        ],\n        [\n            0,\n            \"breathtaking picture 😍 😍 rt user sunset in japan photo by url\"\n        ],\n        [\n            0,\n            \"warning to anyone who spends the night with me beyond a certain time of night i will get very sad and it will be very shitty\"\n        ],\n        [\n            0,\n            \"liquor ban on highways united spirits down over 5 the impact will be material but in … url\"\n        ],\n        [\n            1,\n            \"i liked a user video url mother let her son to take the lead and simon was impressed\"\n        ],\n        [\n            0,\n            \"continue the north carolina boycott there is no room for compromise when it comes to bigotry hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if i can hear the event from two miles away is your pa system is little too loud hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user our awesome marching band fires up crowds at the game so it was great to have the band set the tone fo … url\"\n        ],\n        [\n            0,\n            \"mac pro to address current in vr and high end cinema url hashtag\"\n        ],\n        [\n            0,\n            \"asking for a friend i've got loads of course mine take up three lines i don't still only have eight despite 60 hours\"\n        ],\n        [\n            0,\n            \"user there it is in black and white george osborne given a £ 600 000 a year job by one of the uber's now you know\"\n        ],\n        [\n            0,\n            \"user you're the best journalist i really believe it prove it or stop talking best line ever god bless you\"\n        ],\n        [\n            1,\n            \"photos kenyan man off his penis and throws it to dog says it was of no use to him url url\"\n        ],\n        [\n            0,\n            \"happy 19th birthday to my bff 🌸 💓 user you da best you hot so keep doin u love ya v much url\"\n        ],\n        [\n            0,\n            \"did you know no one has ever won the par three tournament and the masters tournament in the same year hashtag\"\n        ],\n        [\n            0,\n            \"user w all of them are ugly af smh shay you know you're gorgeous babygirl they're blind t … url\"\n        ],\n        [\n            1,\n            \"bolton are the visitors to gp on saturday and tickets are on sale now here are details url url\"\n        ],\n        [\n            1,\n            \"new classic black automatic hollow design mechanical wrist watch men steel case url url\"\n        ],\n        [\n            1,\n            \"user url invites food bloggers like you to upload your food recipe and earn 15 in return visit us now\"\n        ],\n        [\n            0,\n            \"new spanish patrol boat into waters url url\"\n        ],\n        [\n            1,\n            \"user user go fire your history teacher they did an awful job in teaching you history classes are available now\"\n        ],\n        [\n            0,\n            \"take god at his word believe his promises he is who he says he is he wants to show up where is your confidence expect great things\"\n        ],\n        [\n            1,\n            \"join kicks 96 live on location this thursday from 11 30 1 30 at the in we'll be url\"\n        ],\n        [\n            1,\n            \"user user p s i will never forget thank you 4 risking ur life so idiots like me can have a public forum\"\n        ],\n        [\n            0,\n            \"hashtag a eur 200 million long term loan to of india to support indian large scale solar projects european investment bank\"\n        ],\n        [\n            1,\n            \"want an exclusive birthday special — join the laser skin wellness beauty club url\"\n        ],\n        [\n            0,\n            \"hashtag wenger gives us has been an issue for arsenal for a lot of this season so … url\"\n        ],\n        [\n            1,\n            \"t mount adapter for pen f mount film cameras url url\"\n        ],\n        [\n            0,\n            \"breaking cia director john and susan rice targeted sean hannity and others for surveillance url\"\n        ],\n        [\n            0,\n            \"url by original abstract painting jackson inspired framed antique white\"\n        ],\n        [\n            0,\n            \"i brought 2 into the shower instead of a shampoo and a conditioner so that's how my day has been\"\n        ],\n        [\n            0,\n            \"user could you please also the email you use to log in the app or please send us an email to com\"\n        ],\n        [\n            0,\n            \"and arthur are my favorite of all time you couldn't get my attention when i was watching them 😂 url\"\n        ],\n        [\n            0,\n            \"would really like to go back to disneyland now please thank you who's with me 🙋 🏻 ✨ … url\"\n        ],\n        [\n            0,\n            \"1 practical assessment an essay a presentation left to finish for university and then 1st year is over 🙌 this year has 🙈\"\n        ],\n        [\n            0,\n            \"who help media get illegally leaked surveillance info on flynn et al that is a felony why no interest user\"\n        ],\n        [\n            1,\n            \"user user also your peers at the federal level are too chicken to hold town maybe you could have a word\"\n        ],\n        [\n            1,\n            \"ladies crossbody bag purse grey paris tower print cotton handbag url url\"\n        ],\n        [\n            0,\n            \"pro activists and burning url url\"\n        ],\n        [\n            1,\n            \"bet £ 10 and get £ 30 in free bets daily price boost free bet offers use code join here … url\"\n        ],\n        [\n            0,\n            \"user user wow scott 🙏 🏿 appreciate you kind sir i had an amazing time and look forward to with you again\"\n        ],\n        [\n            1,\n            \"user in summary ref was shite were shite were shite all in all time well spent\"\n        ],\n        [\n            0,\n            \"user i was there it was awesome you are really tweeting a storm of good stuff tonight 😀 girl is this you … url\"\n        ],\n        [\n            0,\n            \"when the professor hands back papers and everybody got a's and and you and the only other black guy in class go … url\"\n        ],\n        [\n            0,\n            \"its like 7am and i just watched the latest rt vlog and now i want bbq texan bbq which ive never had but i want it for breakfast\"\n        ],\n        [\n            1,\n            \"y'all be illegally drinking in the club with some fake id shit but tell me weed isn't legal nigga you are also committing a crime\"\n        ],\n        [\n            0,\n            \"hand out 20 point beating to in minor opener url url\"\n        ],\n        [\n            0,\n            \"user i was talking about the playoffs where free throws attempts arent even that impressive\"\n        ],\n        [\n            0,\n            \"i'm shook i spoke to my professor for the first time since the semester started he basically knew my whole life\"\n        ],\n        [\n            0,\n            \"when the celtics get smacked but u wake up to peru being ranked 17th in the world in new world rankings ⚽ ️ 🇵 🇪 ✊ 🏽\"\n        ],\n        [\n            0,\n            \"love the type of people i can have three different convos w on three different apps at the same time 💞\"\n        ],\n        [\n            0,\n            \"✧ chilly and he forgot to wear his sweater suddenly his phone rings it was ken the male his finger across the screen to answer ✧\"\n        ],\n        [\n            0,\n            \"sometimes the best cure for a restless mind is a quiet night i more for pisces url\"\n        ],\n        [\n            0,\n            \"was a disaster and it's available in canada again ca url\"\n        ],\n        [\n            0,\n            \"woke up three minutes before my alarm how much time i had left to sleep then got angry at my alarm when it sounded\"\n        ],\n        [\n            0,\n            \"are you a family member for people with hashtag is there a place you share connect with others url\"\n        ],\n        [\n            0,\n            \"former lawmaker charged for alleged m pork url url\"\n        ],\n        [\n            0,\n            \"user user already a fan of both 💖 now i need fade stanford in my collection and also that galaxy romper 😍\"\n        ],\n        [\n            0,\n            \"user i'd that they can identify used as traffic by individuals pretty easily this is fi … url\"\n        ],\n        [\n            0,\n            \"now playing on hashtag tom life is a highway 1992 url 24 hit\"\n        ],\n        [\n            0,\n            \"ottawa gonna slay new house at club st almost sold out get yours tix here … url\"\n        ],\n        [\n            0,\n            \"user how is the discussion of intel being gathered called gossip we have had a 10 month investigation that has produced 0 evidence\"\n        ],\n        [\n            1,\n            \"pro stay protected while you are using the internet – you should too sign up to today url march of the b …\"\n        ],\n        [\n            0,\n            \"you may be not so secretly exploring a variety of strategies t more for aries url\"\n        ],\n        [\n            0,\n            \"all i be wanting to do is be comfortable with my hair has left me natural for 8 months 😒 lord i cannot wait to get dressed again\"\n        ],\n        [\n            1,\n            \"challenge live april 21 23 in sc list of currently registered teams will sell out register 👇 … url\"\n        ],\n        [\n            0,\n            \"happy mothers day messages 2017 – mother ’ s day card messages with images pictures url\"\n        ],\n        [\n            1,\n            \"mud a village in peru a sign of larger in south america by nicholas casey and andrea via n … url\"\n        ],\n        [\n            0,\n            \"i have such low self esteem it prevents me from connecting with anyone and from a stable relationship\"\n        ],\n        [\n            0,\n            \"user today is that day reply like and need to realize this fact we have the power we won\"\n        ],\n        [\n            0,\n            \"shoutout to the old man who performed my surgery n the guy who gave me medication that made me feel like i was floating hashtag\"\n        ],\n        [\n            0,\n            \"now i know where he inherit his annoying side from my mom and his mom is totally not gonna get along well\"\n        ],\n        [\n            0,\n            \"mother insists you check in to one last time win prizes enter before the closes forever url\"\n        ],\n        [\n            1,\n            \"who will it be or superior voters are set to choose the city's next mayor today … url\"\n        ],\n        [\n            0,\n            \"user user have you told your boss that country not company thing i don't think he knows\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"someone give me good conversation topics for a 9 year old girl because last time i wound up talking about the weather and house fires\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"apparently donny was out golfing the day they taught 101 in school he'll get a capita … url\"\n        ],\n        [\n            1,\n            \"user thanks for following here's my 10 part video series on selling books using twitter url\"\n        ],\n        [\n            0,\n            \"except in this case means breaking accounting rules set by congress not economic capacity to pay … url\"\n        ],\n        [\n            0,\n            \"you helped obama get it into place and you pres trumps efforts thanks url\"\n        ],\n        [\n            0,\n            \"man stole tablet from station target police url url\"\n        ],\n        [\n            1,\n            \"🙌 yasss it's time for a great show anastasia travel url url\"\n        ],\n        [\n            0,\n            \"user does wwe plan to give drew back his old theme broken dreams or do they want a new start with him\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            1,\n            \"user user obama ignored syria and the result is refugees trump bombs airbase and you blame him huh bye\"\n        ],\n        [\n            1,\n            \"i swear if any sons of beast other than ben pop up and are a little too close to mine we might have some problems\"\n        ],\n        [\n            0,\n            \"user user give you 55 but instead of following me you will like my new tweet thanks go to twd baby\"\n        ],\n        [\n            0,\n            \"user quiet james can't trade butler he's the only thing keeping this team gawd why wo … url\"\n        ],\n        [\n            1,\n            \"host your next business meeting here at arms free wifi locally sourced food air conditioned rooms and … url\"\n        ],\n        [\n            0,\n            \"on tech energy what's up with apple tv and drones url url\"\n        ],\n        [\n            0,\n            \"which character this season did you fall in love the … — it's a tie between from hashtag and fro … url\"\n        ],\n        [\n            1,\n            \"mlb the show 17 hall of fame edition play station 4 ready to ship url url\"\n        ],\n        [\n            0,\n            \"user have u guys ever thought about adding a converter where can be converted into others it'd be really cool\"\n        ],\n        [\n            0,\n            \"santa baby is just a gold wishes to an imaginary sugar daddy that comes once a year url\"\n        ],\n        [\n            0,\n            \"many are using technology without getting result because they are not doing it the right way user hashtag\"\n        ],\n        [\n            0,\n            \"oops that with a camera is super easy to hack do you want the entire world to get a very up close and … url\"\n        ],\n        [\n            0,\n            \"user i know i bought at 0 75 but didnt know i could sell it the same day over 1 05 just added to my watch list last night\"\n        ],\n        [\n            0,\n            \"aww i missed showroom b c i was at a t t first time in a while i didn't rank in her showroom\"\n        ],\n        [\n            0,\n            \"user fair play haven't paid out yet someone's leaving the country with a full of £ £ £ ' s\"\n        ],\n        [\n            0,\n            \"media release perth businessman steven robert convicted of insider trading url hashtag\"\n        ],\n        [\n            0,\n            \"to everyone who voted in this poll your vote was in my speech this morning lol url\"\n        ],\n        [\n            0,\n            \"do two books make you a failed author no you're a url just never ever give up\"\n        ],\n        [\n            0,\n            \"can a man be so foolish to commit is life journey to a blind man receive sight study the bible know d truth\"\n        ],\n        [\n            0,\n            \"congress just cleared the way for internet providers to sell your web browsing history the verge url\"\n        ],\n        [\n            0,\n            \"be walking around hea wit but worried about what somebody else got going bye hoe ✌ 🏼 🤧\"\n        ],\n        [\n            1,\n            \"social media selling url recycled silk autumn boho flower necklace statement bi url\"\n        ],\n        [\n            0,\n            \"enter your mobile number now to start playing bird game get a chance to win 50 url url\"\n        ],\n        [\n            0,\n            \"harry you're such an inspiring human have a pure kind soul in your beautiful figure ily h user kindly follow me 🐣 91\"\n        ],\n        [\n            0,\n            \"user i have no idea this is the first time i've ever listened to the radio here i think\"\n        ],\n        [\n            0,\n            \"f iv 13 until 05 16 at 199 kings hall rd url url\"\n        ],\n        [\n            0,\n            \"do you think that supporting small local businesses can help to improve your community faster than spending money at big chain stores\"\n        ],\n        [\n            0,\n            \"19 2 watson 3 4 mcgregor 5 want c 6 hughes 7 8 ferguson 9 10 s 12\"\n        ],\n        [\n            0,\n            \"new 5 star review paradise family dental cares about their patients they understand that going to the url\"\n        ],\n        [\n            0,\n            \"quality of government marijuana used for studies may be results url url\"\n        ],\n        [\n            0,\n            \"user would it be asking too much for the good general to put on his class a uniform looks like he's wearing his\"\n        ],\n        [\n            0,\n            \"trust to create a julie andrews reference even in deepest darkest peru … url\"\n        ],\n        [\n            0,\n            \"in the world a division and a trade support side will lose access to a well on patients\"\n        ],\n        [\n            1,\n            \"satisfy the food goals by yourself in the famous red meat of feast like an url\"\n        ],\n        [\n            1,\n            \"pepsi deadass is using social movements to further a consumer agenda what is this nonsense\"\n        ],\n        [\n            0,\n            \"user thanks for reaching out can you please contact com we'd need to get more information on what you are seeing\"\n        ],\n        [\n            1,\n            \"we are talking nightlife at tu fresh sam visits one of most popular nights out mixtape story here … url\"\n        ],\n        [\n            0,\n            \"lol show me a game where watson was anything like was in the second half vs nd or when he ever brought his t … url\"\n        ],\n        [\n            0,\n            \"c o new blog post troy ave announces ' dope boy troy vol 2 ' street album url\"\n        ],\n        [\n            0,\n            \"user user maybe mlb can add a pitch clock and to how many times a steps out of the\"\n        ],\n        [\n            0,\n            \"200 300 ad original ancient roman empire ring jewelry url url\"\n        ],\n        [\n            0,\n            \"user user ivanka melania could manage trump s escort services in china now he can add whore master 2 his resume\"\n        ],\n        [\n            0,\n            \"hi my name is nick and my daddy always said to see the best in others so i don't judge people anyways here's whole novel of\"\n        ],\n        [\n            0,\n            \"afternoon on the beach and family time in before taking the train to paris to start the workshop url\"\n        ],\n        [\n            0,\n            \"user and instead of love to make people laugh in your bio you should use love to make people blush 😛\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"' on down the road at the at theatre theatre url\"\n        ],\n        [\n            1,\n            \"lg lte smartphone with mins text data on url via user\"\n        ],\n        [\n            0,\n            \"business and organizations do not operate in a vacuum their relationship to the society and environment in which th … url\"\n        ],\n        [\n            0,\n            \"it's much more accurate to say that saudi real estate bubble has burst and current prices reflect market self correction supply demand\"\n        ],\n        [\n            1,\n            \"tower rose diy cell phone iphone 4 4 5 6s crystal case deco den kit url url\"\n        ],\n        [\n            0,\n            \"we want to thank everyone that came out and showed out we first want to thank the crowd y'all came out and url\"\n        ],\n        [\n            0,\n            \"temp 13 0 ° c wind 5 4 mph humidity 56 rain today 0 3 mm forecast settled fine more url\"\n        ],\n        [\n            0,\n            \"at end the white pig got so fat it more than georgia ray 3 year old baby\"\n        ],\n        [\n            0,\n            \"user perhaps you should forward this to cnn obviously by their reporting completely unaware of years of abuse chemical weapons\"\n        ],\n        [\n            0,\n            \"dont get me wrong i was feeling the but since that didnt happen i was nearly praying daily for hrc and i'll never stop being mad\"\n        ],\n        [\n            0,\n            \"a street vendor shows the branded toilet paper he is selling ahead of game v url\"\n        ],\n        [\n            0,\n            \"user though sometimes the right words can lead to the required actions all that is needed is one single thought\"\n        ],\n        [\n            0,\n            \"trump advisor bannon wars with china middle east pentagon officials say gloves url via user\"\n        ],\n        [\n            0,\n            \"anne w a former hater who acted like he didn't remember posting pics of her crotch url\"\n        ],\n        [\n            1,\n            \"b android b is now available for global mi 5 units has started pushing android 7 0 … url\"\n        ],\n        [\n            1,\n            \"news update on my blog tragedy five children killed in electricity fire url\"\n        ],\n        [\n            0,\n            \"growing and engaging with the right tweeps gained 18 new followers in the past day courtesy url\"\n        ],\n        [\n            0,\n            \"shoutout to our nada who runs user ❤ ️ i appreciate everything you do and you truly are simply the best 💚 🐾\"\n        ],\n        [\n            0,\n            \"user user absolutely its not super obscure just full of nice 80s songs that feel off the radar\"\n        ],\n        [\n            1,\n            \"apparently it's not a known fact that in your third of pregnancy you are more and apparently i'm being a bitch 🙃\"\n        ],\n        [\n            0,\n            \"excellent read parallels between the gaming industry netflix etc but showing how investment in employees s … url\"\n        ],\n        [\n            0,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            0,\n            \"user please would you follow and rt excellent site about breast care run by patients and ra … url\"\n        ],\n        [\n            0,\n            \"isil launches offensive near military base targeted by us missiles url via user true\"\n        ],\n        [\n            0,\n            \"you don't go talking to a man in the bathroom i'm not here am i user via hashtag\"\n        ],\n        [\n            0,\n            \"almost at the finish line for the week keep going enjoy your day 😊 hashtag url\"\n        ],\n        [\n            1,\n            \"understanding the response following hashtag to develop treatment strategies … url\"\n        ],\n        [\n            0,\n            \"ga falcons 2 team crush 3 bottom 3rd 0 out 0 balls 0 strikes no one on p hashtag mitchell b hashtag ally\"\n        ],\n        [\n            0,\n            \"march madness opening day this weekend that is the subject of our latest blog url\"\n        ],\n        [\n            0,\n            \"update missing boy a 13 year old boy missing from near has been located safe url\"\n        ],\n        [\n            0,\n            \"experience nothing draws you closer to the lord jesus christ than a desire to change hashtag hashtag\"\n        ],\n        [\n            0,\n            \"do not go where the path may lead go instead where there is no path and leave a trail – ralph waldo emerson\"\n        ],\n        [\n            0,\n            \"u s 3d motion capture system market will continue to dominate global revenue over the … url\"\n        ],\n        [\n            0,\n            \"i never thought a 1000 miles away i would fine my true love always url made me feel something … url\"\n        ],\n        [\n            1,\n            \"check out for artist and designers vol i url url\"\n        ],\n        [\n            0,\n            \"user there was a choice nominate someone else bigotry and lost spine sent the sen … url\"\n        ],\n        [\n            1,\n            \"some of the things i hear come out of their mouths is is it too much to ask for them to just be quiet and listen to the teacher\"\n        ],\n        [\n            0,\n            \"prayer if jews christians and muslims could only see how much they have in common they would happily pray … url\"\n        ],\n        [\n            0,\n            \"i don't give a fuck about a single one of you fucks around please fucking overdose and die the world will be a better place\"\n        ],\n        [\n            0,\n            \"qs reflect many with understanding the impact of co is reviewing 2 studies presented earlier but data is new not much good\"\n        ],\n        [\n            1,\n            \"🙃 rt user just because you're my friend doesn't mean i have to tell you someone i fucked if i don't want anyone knowing\"\n        ],\n        [\n            1,\n            \"closed buy eurusd 1 for 130 0 pips total for today 115 6 pips ai signal by url\"\n        ],\n        [\n            0,\n            \"the idea that a healthy marriage means you can't have friends with women is esque to say the least url\"\n        ],\n        [\n            0,\n            \"alert high temperature 26 detected in sun room at april 8 2017 at 08 25 pm consider action\"\n        ],\n        [\n            0,\n            \"hi user work can suck thus we made an app to help you find a perfect career match check it out url\"\n        ],\n        [\n            0,\n            \"tweet number perfectly with number of research projects i am supposed to be marking from my death bed as well a bit poorly\"\n        ],\n        [\n            0,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            0,\n            \"wow can't believe this is the match that user gave his first ever 6 star rating to i'm disgusted url\"\n        ],\n        [\n            0,\n            \"user eu countries seem too consumed with domestic issues to pay attention to their southern neighbors url\"\n        ],\n        [\n            0,\n            \"reach hands to ceiling alt reach left hand higher right hand higher keeping hands lifted bend at waist to left to right 30 ea\"\n        ],\n        [\n            0,\n            \"user it really me to see hear mr trump talk his take on everything is hilarious wh is new a … url\"\n        ],\n        [\n            0,\n            \"unique coffee mug coffee because crack is bad for you brown ceramic mug by on etsy url\"\n        ],\n        [\n            0,\n            \"work resumes on project may 1 work is scheduled to resume on monday may 1st and url\"\n        ],\n        [\n            0,\n            \"solve it in 10 movements in 30 minutes i'll tweet the solution rt when found url\"\n        ],\n        [\n            0,\n            \"user do we have to get the game through ur website or can we wait until it gets out in game stops\"\n        ],\n        [\n            0,\n            \"very poor coutinho shouldn't have left that match so early and should have come in for url\"\n        ],\n        [\n            0,\n            \"thanks for the mention 4 ravi 5 … url\"\n        ],\n        [\n            0,\n            \"user this is an important point to bring up and i appreciate the visual evidence to support your argument\"\n        ],\n        [\n            0,\n            \"bravo to phase out sugar with healthy beverage url\"\n        ],\n        [\n            0,\n            \"once you make a decision the universe to make it happen — ralph waldo emerson\"\n        ],\n        [\n            1,\n            \"i'm in a competition for a hashtag it's free to enter check it out here url\"\n        ],\n        [\n            0,\n            \"both of my babies are going to be with their weekend i will miss them both i'll be 24 7\"\n        ],\n        [\n            0,\n            \"user need some friends outside of sports here hope you get down before the next summer\"\n        ],\n        [\n            0,\n            \"i thought that i'd been hurt before but no one's ever left me quite this sore your words cut deeper than a knife\"\n        ],\n        [\n            0,\n            \"if they have a shitty or way of thinking they will always think that way no matter how hard you try to get your point across\"\n        ],\n        [\n            0,\n            \"that moment when you had a proper clean diet for breakfast n lunch today but then having a great big food for dinner that sigh 😭\"\n        ],\n        [\n            0,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            0,\n            \"an iraqi spokesman paul mohammed said he will vote june 50 against during his future\"\n        ],\n        [\n            0,\n            \"user so i need to book again since na email from them kay error sa payment option o\"\n        ],\n        [\n            0,\n            \"that's where the of live embrace them need inspiration grab some hashtag yummy … url\"\n        ],\n        [\n            0,\n            \"user what i get stuck at to understand is that most products are already out there like a shoe how to go about it\"\n        ],\n        [\n            0,\n            \"maybe you should have waited another 49 yrs for this statement our memories are long url\"\n        ],\n        [\n            0,\n            \"user deep meaning fucking typos she didn't even expect she planted a big kiss to his cheek ❝ that was perfect 2 honestly ❞ she\"\n        ],\n        [\n            0,\n            \"checkout our newest blog post on the q1 market for 2017 url url\"\n        ],\n        [\n            0,\n            \"anti government protesters set fire to legislative house in paraguay photos url url\"\n        ],\n        [\n            0,\n            \"user great use of the platform how did your ss get on is this your first time using we would … url\"\n        ],\n        [\n            1,\n            \"there will be a concert in st mary ’ s church place on saturday april 8th at 5pm url\"\n        ],\n        [\n            1,\n            \"good morning dubai all time best apps of chinese learning url url\"\n        ],\n        [\n            0,\n            \"research results may help guidance parents help high school graduates better prepare for univ url hashtag\"\n        ],\n        [\n            1,\n            \"i don't know but president hillary would've hit all their to establish a no fly zone she still thinks … url\"\n        ],\n        [\n            0,\n            \"weather p another line of severe storms rolled through the early thursday a day after severe … url\"\n        ],\n        [\n            1,\n            \"user this is propaganda story to justify not illegal immigrants you're telling me drug use is lower … url\"\n        ],\n        [\n            1,\n            \"user 1 sporty white 2 stylish black interior 3 playful white blue fashion hashtag\"\n        ],\n        [\n            0,\n            \"trump's budget could nation's capital into recession url url\"\n        ],\n        [\n            0,\n            \"user seriously don't get me wrong the other boss themes are great too but man oh man i still can't get over this one 👌 🔥\"\n        ],\n        [\n            0,\n            \"season lounge with pull out tray url url\"\n        ],\n        [\n            0,\n            \"anthony 2014 rare jersey patch on card auto autograph 02 99 url url\"\n        ],\n        [\n            0,\n            \"user thanks it's been a freaking blast so far a dash community makes a huge difference\"\n        ],\n        [\n            0,\n            \"my little lady ain't so little anymore 😫 just a few more days and i'll be home hashtag url\"\n        ],\n        [\n            1,\n            \"i have enough information to put my opinion out there trump wasn't completely wrong syria did need to be url\"\n        ],\n        [\n            1,\n            \"19 10 49 57s url 48 long 9 iv 93 3\"\n        ],\n        [\n            0,\n            \"wow feds must not compete for profit with the people as it to exploit the population whenever it is involved in activity\"\n        ],\n        [\n            0,\n            \"imagine if all these white people who are joining the hashtag did the same during the 48 years of apartheid rule\"\n        ],\n        [\n            0,\n            \"and then what is this why do i have to this page of crap for useful information i just feel lost and … url\"\n        ],\n        [\n            0,\n            \"you know me eating an nugget with a cup of water no sauce by myself while reporting any user with a shoe size under 9 5\"\n        ],\n        [\n            0,\n            \"user user it means your are about to get lit up on mp fridays there fixed it for you 😉\"\n        ],\n        [\n            0,\n            \"taking the love of my life to hashtag for the first time give your children the … url\"\n        ],\n        [\n            0,\n            \"so question for user and or user steam or the wife is getting angry at my buy on both services habit haha\"\n        ],\n        [\n            0,\n            \"inspiration is wonderful when it happens but the writer must develop an approach for the rest of the time the wait is simply too long lb\"\n        ],\n        [\n            0,\n            \"cosby girls would be the ones to start on their smh nobody wants to read your petty paragraphs\"\n        ],\n        [\n            0,\n            \"omfg i've never been so scared in my life just opened my bin lid and there was a massive rat sat inside 😨 😲\"\n        ],\n        [\n            0,\n            \"getting ready for got talent heat 5 at the fabulous ku bar hosted by the amazing michael we url\"\n        ],\n        [\n            0,\n            \"user mam look at ur job the way channel is working u may have to find another job and don't worry ec has better headed ppl\"\n        ],\n        [\n            0,\n            \"i just use music to free my mind to have that feeling the passion it gives it's something i don't think i will ever stop doing\"\n        ],\n        [\n            0,\n            \"psychotic german couple used fake newspaper ads to women and do the url\"\n        ],\n        [\n            1,\n            \"user released video url make sure to subscribe and comment our youtube channel\"\n        ],\n        [\n            0,\n            \"brain damage trump or kids “ user challenge trump over nervous system used on calif crops url\"\n        ],\n        [\n            0,\n            \"hashtag i walked in to get some and then walked out and wondering what my life came to\"\n        ],\n        [\n            0,\n            \"amazon sucked customers into main site no why run separate retail businesses url via user\"\n        ],\n        [\n            0,\n            \"watch out for pranks today is hashtag what's the best practical joke you've pulled url\"\n        ],\n        [\n            0,\n            \"i just checked in at village center auto care with hashtag download today url\"\n        ],\n        [\n            0,\n            \"great chat with user about user power for change re read all about it in next week's guide\"\n        ],\n        [\n            0,\n            \"user michael buddy friend please put an end to this all day so what a mediocre qb retired\"\n        ],\n        [\n            1,\n            \"i'm repeating you if u sai and i said it was a country your stupid is a member of somalia ppl so … url\"\n        ],\n        [\n            0,\n            \"wednesday light cloud maximum temperature 13 ° c minimum temperature 6 ° c tue 04 apr 2017 03 26 23\"\n        ],\n        [\n            1,\n            \"central texas news roger stone i'll beat suit even if jury thinks i'm a devil hashtag url\"\n        ],\n        [\n            0,\n            \"honestly yourself with positive people who love and care about you no matter what is the best thing you can do for yourself 🙏 🏼\"\n        ],\n        [\n            0,\n            \"come meet at foster dogs inc pack walk today join them for their hashtag today 3 5 url\"\n        ],\n        [\n            0,\n            \"user user this is where i started have a point but there isn't a realistic alternative\"\n        ],\n        [\n            1,\n            \"royal oak rose gold edition url url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show sam the panda man 🐼 p making url url\"\n        ],\n        [\n            0,\n            \"hashtag autism isn't necessarily a disability people will autism can still make a difference\"\n        ],\n        [\n            0,\n            \"nice dude john legend defended kim kardashian against a cruel twitter remark url url\"\n        ],\n        [\n            0,\n            \"breaking khan refuses to release dangal in pakistan without national anthem url url\"\n        ],\n        [\n            0,\n            \"pervert enough with howard stern at hosting user don lemon is a fundraiser in georgia\"\n        ],\n        [\n            0,\n            \"we are thrilled to announce the talented user emily as one of … url\"\n        ],\n        [\n            0,\n            \"in case you didn't know baby i'm crazy bout you and i would be lying if i said that i could live this life without you\"\n        ],\n        [\n            0,\n            \"russia gather at funeral for victim of st petersburg metro attack url\"\n        ],\n        [\n            0,\n            \"things girls hate 101 can thank me later for this series when men us with physical compliments i e don't cry ur beautiful\"\n        ],\n        [\n            1,\n            \"fox village is probably the cutest place on earth fox village is the most magical animal sanctuary in japan url\"\n        ],\n        [\n            0,\n            \"user there is no catering on board on this service i'm afraid we don't offer catering north of pf\"\n        ],\n        [\n            0,\n            \"trust pays out £ 350 000 in 19 ' secret ' agreements over 2 yrs 2 recipients immediately employed again hashtag url\"\n        ],\n        [\n            0,\n            \"congress passes bill to country of origin labels on meat url url\"\n        ],\n        [\n            0,\n            \"i wanna waste my life with you oh yeah and the look in your eyes says you're feeling the same way too oh yeah ♫ url\"\n        ],\n        [\n            0,\n            \"another shot from user checking the burn on the different of … url\"\n        ],\n        [\n            0,\n            \"the cutest thing is when you say you're hungry and your teacher starts pulling random bars from their desk and offering them to you\"\n        ],\n        [\n            0,\n            \"user user thought i would be first there at 9 55 am but no a queue 😀 all points so v quick 👍 🏻\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            1,\n            \"has the times ️ his blazing 100m this weekend earns him hashtag men's track athlete of the week … url\"\n        ],\n        [\n            0,\n            \"jared kushner says he read up on middle east during minutes waiting for ski lift url via user\"\n        ],\n        [\n            0,\n            \"finally i never was angry etc but i'm still happy you're this thank you user url\"\n        ],\n        [\n            1,\n            \"old spice sweat defense solid extra strong a p fresh 2 6 oz pack new url url\"\n        ],\n        [\n            0,\n            \"lost a gold necklace either on the evening of saturday 24 march in have you seen it more info here url\"\n        ],\n        [\n            0,\n            \"join me and pledge per lap for elementary fun run is super excited about running in this url\"\n        ],\n        [\n            0,\n            \"happy friday pals night out downtown vancouver with user before she leaves for toronto … url\"\n        ],\n        [\n            0,\n            \"the universe is so that pretty much 100 of it is instantly fatal url\"\n        ],\n        [\n            0,\n            \"user « now that the young boy is king it may come in handy one day “ where should we start hm say »\"\n        ],\n        [\n            0,\n            \"finally got an office chair to sit in while i write no longer busting my hump on a wooden folding chair url\"\n        ],\n        [\n            0,\n            \"while yal doing that we gonna stay doing this only philly people say mean user url\"\n        ],\n        [\n            0,\n            \"governments could introduce ' made by humans ' tags legal report url via user\"\n        ],\n        [\n            0,\n            \"zayn i don't wanna live forever niall this town louis just hold on harry hashtag liam url\"\n        ],\n        [\n            0,\n            \"with a player as talented as who would b hashtag titans not worried about wearing down murray url\"\n        ],\n        [\n            0,\n            \"which makes total sense and i don't blame them but right now it's me and that simply won't do\"\n        ],\n        [\n            0,\n            \"user said essentially the same thing in ' s a in the sun another surprise critic … url\"\n        ],\n        [\n            0,\n            \"1 amazing follower in the last day and there will be more tomorrow growing with url\"\n        ],\n        [\n            0,\n            \"user user i think that is very true i've never been as mentally exhausted as i have been since our election\"\n        ],\n        [\n            1,\n            \"what a morning amazing views from glide hq today we hope everyone enjoys their monday hashtag url\"\n        ],\n        [\n            0,\n            \"normally you're more than happy to go along with a friend on more for sagittarius url\"\n        ],\n        [\n            0,\n            \"2 chicken and black bean 🇲 🇽 will keep you nice and 🔥 any night of the week 😍 full recipe … url\"\n        ],\n        [\n            0,\n            \"when we tell y'all to chill on it all we get boo this for myself not y'all 💁 🏽 url\"\n        ],\n        [\n            1,\n            \"last day to make this a reality don't be fooled by the countdown every donation still makes a huge difference … url\"\n        ],\n        [\n            0,\n            \"getting close go figure stuff with good news tanks and companies w bk news fly url\"\n        ],\n        [\n            0,\n            \"watching the game on the sd feed via makes it look like an old sega game\"\n        ],\n        [\n            1,\n            \"hashtag sets a by integrating key planning principles for a high grade infrastructure know more … url\"\n        ],\n        [\n            0,\n            \"american heritage to reach url url\"\n        ],\n        [\n            0,\n            \"user omg you're an angel you deserve so many more followers how have i on y found you now\"\n        ],\n        [\n            0,\n            \"user please don't tell me that is the reason people refuse to let their kids see the film and cancelling their disney holidays 😂\"\n        ],\n        [\n            0,\n            \"in a first women judges head all major high courts in india url url\"\n        ],\n        [\n            0,\n            \"before hashtag got kicked off the nsc he got booted from 2 with prejudice url\"\n        ],\n        [\n            0,\n            \"read the below thread it reminds us how is a fallacy but race is a social construct used as an … url\"\n        ],\n        [\n            0,\n            \"back pain part 1 mobility most people get it really wrong when it comes to managing … url\"\n        ],\n        [\n            0,\n            \"me and megan fly to amsterdam this weekend and we just found out that there are now no flights back home on the wednesday 😶 why why why\"\n        ],\n        [\n            0,\n            \"user and knowing where your weaknesses are getting lots of feedback i e lots of if not good at t … url\"\n        ],\n        [\n            0,\n            \"which forex pair and time frame is best to trade is the frequently asked question and i want do give you the … url\"\n        ],\n        [\n            1,\n            \"another mega yacht marketing top story how the 67 semi custom … url see more url\"\n        ],\n        [\n            0,\n            \"small piece of internet history was drawn 😋 context w url “ most result of r place … is what didn't appear ”\"\n        ],\n        [\n            0,\n            \"commented on just steady monthly targeting 60 handle this time around url url\"\n        ],\n        [\n            0,\n            \"user i forgot about this did the prior administration do anything for us anything at all\"\n        ],\n        [\n            0,\n            \"user i just got home don't wanna vlog wanna eat and sleep besides it's not like y'all watch them lol\"\n        ],\n        [\n            0,\n            \"user yup i'm just not going to get involved sharing screenshots back and forth just leads to a mess\"\n        ],\n        [\n            0,\n            \"greetings we all knew that is bad at but why it's so hard to beat her in dice url\"\n        ],\n        [\n            0,\n            \"user my point is dont say one administration is doing better than another the same old fools in are the ones in apc\"\n        ],\n        [\n            0,\n            \"i really do feel very lucky to know so many kind and gentle people i've had such blast it's been incredible thank you everyone 😊 💙\"\n        ],\n        [\n            1,\n            \"support goods hashtag made locally made by real people every dollar u spend is a vote\"\n        ],\n        [\n            0,\n            \"if danny is bad at every defensive position having defensive flexibility doesn't add a lot of value\"\n        ],\n        [\n            1,\n            \"user raise your hand if you've never crashed the or gotten the commander killed url\"\n        ],\n        [\n            0,\n            \"user turned based still has its uses and it's fun to see devs shake things up and it in different ways\"\n        ],\n        [\n            0,\n            \"user user does this idiot know what conflict of interest means and why it's a huge problem gee guess not\"\n        ],\n        [\n            1,\n            \"all set to today's user releasing 28th april rt url\"\n        ],\n        [\n            1,\n            \"c devs here is everything you will love about visual studio 2017 url url\"\n        ],\n        [\n            0,\n            \"started on 03 04 2017 reached its destination and was 14 mins late url\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url black remy with beautiful ass enjoying anal url\"\n        ],\n        [\n            0,\n            \"jesus turned and said to peter ' get behind me satan you are a block to me you do not have url\"\n        ],\n        [\n            0,\n            \"cheaper to buy 2 hockey sticks from the us and have them shipped over than buying from user or any u k store 😔 hashtag\"\n        ],\n        [\n            0,\n            \"i always check up on people know when somethings up even when i don't get the same treatment they don't deserve it what's wrong w me\"\n        ],\n        [\n            1,\n            \"how to use viral content buzz to get more social shares social media is an important url hashtag\"\n        ],\n        [\n            0,\n            \"junk is something you ’ ve kept for years and throw away few days before you need it yasner\"\n        ],\n        [\n            0,\n            \"its shakes a lot up especially when the way the clan system works is not always right in it of itself\"\n        ],\n        [\n            0,\n            \"10pcs antique silver metal beads loose crafts jewelry findings 7 5 url url\"\n        ],\n        [\n            0,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            0,\n            \"i'm a proud husband and have been buying feminine products for years 😎 it's just a natural part of life … url\"\n        ],\n        [\n            0,\n            \"user currently recovering from surgery and bored af read both of your books and i'm all caught up on suggestions\"\n        ],\n        [\n            0,\n            \"hey castle hill farm thanks for the follow please do not hesitate to reach out for any questions or to talk chicks\"\n        ],\n        [\n            0,\n            \"the daily rumble between dara 10 weeks old 1 lb 14 oz and age two years … url\"\n        ],\n        [\n            1,\n            \"user earn cash by simply testing and playing games now and then you can make around 10 200 per day url\"\n        ],\n        [\n            0,\n            \"near mint nikon in box from japan url url\"\n        ],\n        [\n            0,\n            \"these past days i'm finding it really hard to put my thoughts and feeling into words\"\n        ],\n        [\n            0,\n            \"check out my broadcast from my playstation 4 hashtag watch dogs ™ live at url\"\n        ],\n        [\n            0,\n            \"user i can personally to this they're worth playing on speaker phone in a crowded room\"\n        ],\n        [\n            1,\n            \"utah man sentenced to for horses in 2013 ' old west range war ' url hashtag\"\n        ],\n        [\n            0,\n            \"i'd b so much cooler if i wasn't such a beg n you'd all actually wanna talk to me but someone pls pay attention to me\"\n        ],\n        [\n            0,\n            \"would you ever pose with a stranger these people did hashtag will make you laugh url\"\n        ],\n        [\n            0,\n            \"ummm where exactly was she hiding it looks like there was just another corner there wouldn't see her … url\"\n        ],\n        [\n            0,\n            \"this will space travel and help combat global warming url\"\n        ],\n        [\n            1,\n            \"user these men really look at us all as sex bombs ready to explode at any moment don't they\"\n        ],\n        [\n            0,\n            \"my mom just told me that she is having a bday party for my dog riley she's inviting dog to celebrate cake and hats are provided 😂\"\n        ],\n        [\n            0,\n            \"user continuation like you dont just simply ask one person to change a game lol unless you're on … url\"\n        ],\n        [\n            0,\n            \"well here it is season 4 people info for next year come join the revolution … url\"\n        ],\n        [\n            1,\n            \"user i'm picking them out as i go but fuck i've just eaten one by mistake and seriously this is first w … url\"\n        ],\n        [\n            0,\n            \"john describes “ darkness ” as the meeting place with god “ direct communication with him ” – where we “ see ” god url\"\n        ],\n        [\n            0,\n            \"hey there user thanks for the follow double your traffic on twitter with free 14 day trial url\"\n        ],\n        [\n            0,\n            \"for the trolls making comments about me doing part time and temporary work i am genuinely happy in my working life i bet you aren't\"\n        ],\n        [\n            0,\n            \"user think of us as 180 000 soldiers on the ground who've got your back and bring you snacks ☕ ️ 🍩 🍉 👍 🏼\"\n        ],\n        [\n            0,\n            \"murders homeless man held over of mother and son url url\"\n        ],\n        [\n            0,\n            \"tomorrow at 3 steve welcomes an 11 yo who's already in college has sung as a classical at … url\"\n        ],\n        [\n            0,\n            \"see the prison sentence house of reps is for persons guilty of financial crimes url url\"\n        ],\n        [\n            0,\n            \"lauren had a great time working with her product specialist bob lauren we are so excited for you congrats … url\"\n        ],\n        [\n            0,\n            \"death is as important as birth shrinking away from it is something and abnormal which rob\"\n        ],\n        [\n            0,\n            \"user we created a group page for you on our social network you are welcome to take over ownership if you want url\"\n        ],\n        [\n            0,\n            \"i got growing in my stomach cause i'm wishes from the wishing well watch me swell from hopes and dreams\"\n        ],\n        [\n            0,\n            \"user unless it's non profit i can't allow that free beats rubs me the wrong way when people don't rap for free with them lol\"\n        ],\n        [\n            1,\n            \"you long to be the center of attention but you can take your more for leo url\"\n        ],\n        [\n            1,\n            \"amazon echo plays all your music tv reads audio books and more using your voice and alexa go to … url\"\n        ],\n        [\n            0,\n            \"user i'm not a fan but she looks beautiful everyone deserves to be happy to be loved even those we dislike\"\n        ],\n        [\n            0,\n            \"thanks to for having us featured on their blog wedding questions answered why paper url\"\n        ],\n        [\n            0,\n            \"hugh ’ s message for and his boys ‘ play bold like logan ’ watch video url url\"\n        ],\n        [\n            0,\n            \"user hi we apologize for the frustration you have experienced we are aware of an issue with the o url\"\n        ],\n        [\n            0,\n            \"me and and the dying girl no one dies and no one has cancer hashtag url\"\n        ],\n        [\n            0,\n            \"one thing i deadass hate is when a rapper or whoever you think is a rapper is when they go over in the beginning w o saying a word\"\n        ],\n        [\n            1,\n            \"submit your song for our ' trash it or blast it ' url com email url rt\"\n        ],\n        [\n            0,\n            \"the fact that the necklace is always wearing in her pics says ' little ' makes me feel some type of way\"\n        ],\n        [\n            0,\n            \"1st electric zoo line up then game of thrones trailer 4 new season then destiny 2 trailer drops today has been a rollercoaster of hype\"\n        ],\n        [\n            0,\n            \"charizard f iv 53 until 12 57 at 116 rd url url\"\n        ],\n        [\n            0,\n            \"hashtag a recap of row fresh over compensation … url\"\n        ],\n        [\n            0,\n            \"sometimes i just wanna go back at past and pull back what have i to you because i know it's a shame when you don't even care\"\n        ],\n        [\n            0,\n            \"now til tuesday save on free range chicken tenders url url\"\n        ],\n        [\n            0,\n            \"reviewing the rapid response with patients and members of the public lots of learning user url\"\n        ],\n        [\n            1,\n            \"stay connected on twitter and share engaging content with your community try url\"\n        ],\n        [\n            1,\n            \"beauty by lift ® premium natural organic skincare at affordable prices url url\"\n        ],\n        [\n            0,\n            \"ur focus speaks to others on several fronts but it mainly whether or not u believe in ur assignment what's ur focus saying hashtag\"\n        ],\n        [\n            0,\n            \"a wild 91 teddiursa lick cross chop has appeared despawns at 09 53 time left 24m 46s url\"\n        ],\n        [\n            0,\n            \"user dw i think ur fine i saw u cosplay as and it was amazing o i'm 100 sure do ju … url\"\n        ],\n        [\n            0,\n            \"catherine jones ' loves ' raising teenage kids dylan and ' it's all so exciting to me ' url\"\n        ],\n        [\n            0,\n            \"what's up everyone here is the new mix for april 2017 also come out this sunday april 2nd to in oakland url\"\n        ],\n        [\n            0,\n            \"you're more interested in the act of creation today than you a more for gemini url\"\n        ],\n        [\n            0,\n            \"the spin could be the bi personnel who called in sick or were all hired by the previous administration url\"\n        ],\n        [\n            0,\n            \"yet another reason to not rely on as your warning system not to mention how many times they sound late g … url\"\n        ],\n        [\n            1,\n            \"this just killed me my heart is beyond broken human beings are so disgusting url\"\n        ],\n        [\n            0,\n            \"today's weather in cloudy start leads to sunny spells followed by a chilly evening url url\"\n        ],\n        [\n            0,\n            \"user the resources you gave me have not resolved any issue they send me back to the ticket system which never once has worked\"\n        ],\n        [\n            1,\n            \"cc trade silver dollar t 1 rare carson city coin 3 250 value url url\"\n        ],\n        [\n            1,\n            \"it's some producers that think a trap beat is just a trap beat when really it's levels to this trap beat shit\"\n        ],\n        [\n            0,\n            \"have you ever experienced a peer review process you loved if so tell me about it what were the key what made it great\"\n        ],\n        [\n            0,\n            \"we're investing in future through major infrastructure projects creating vibrant communities hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag baby from baby single by powers plays 4 url\"\n        ],\n        [\n            0,\n            \"user user the one you're currently building is looking sick could you tell me how to join the skull masters\"\n        ],\n        [\n            0,\n            \"our high street ice cream will be open tomorrow at 11 30 am for the first time this … url\"\n        ],\n        [\n            1,\n            \"i've been using to grow my network on twitter and i'm lovin ' it anyone else tried it yet url\"\n        ],\n        [\n            0,\n            \"😳 threatening eu partner and nato ally with war over with hashtag negotiations british humour url\"\n        ],\n        [\n            1,\n            \"excited to sponsor teacher leader scholarships for reading recovery council of north america more info at url\"\n        ],\n        [\n            0,\n            \"user i'm looking for kylie jenner fans to do interviews with would you consider yourself a super fan murray com\"\n        ],\n        [\n            0,\n            \"🐼 🐸 if she's tall 👎 👉 you can't trust her 🙅 tall 👉 gals are cheating with guys in 2018 😂 😕 hashtag\"\n        ],\n        [\n            0,\n            \"my soul finds rest in god alone my salvation comes from him psalms 62 1 url hashtag\"\n        ],\n        [\n            0,\n            \"user they claim that blanket bans on lead children to suffer greatly especially in the developing world\"\n        ],\n        [\n            1,\n            \"sex ratio in touches 950 mark for first time url via user\"\n        ],\n        [\n            0,\n            \"y'all my little kia is strong i've it so many times and haven't even left a lolololol\"\n        ],\n        [\n            0,\n            \"user it's a story if it your ego and fear over the investigations that are going to bring you … url\"\n        ],\n        [\n            0,\n            \"this part of the budget deal may be the greatest threat to economy url\"\n        ],\n        [\n            0,\n            \"pizza 🍕 two of my favorite things together tag your ❤ friends picture by 🌟 … url\"\n        ],\n        [\n            0,\n            \"i knew i should have taken the under but still never expected such a sloppy and game hashtag\"\n        ],\n        [\n            1,\n            \"user don ’ t miss this chance to earn 50 commission on official launch on april 5th 2017 9 am est fo … url\"\n        ],\n        [\n            0,\n            \"don't know who i dislike more the texas rangers or those who like the now that they are relevant hashtag\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            1,\n            \"yes ma'am you are absolutely right do people feel ashamed of themselves to that yes i am proud of being bo … url\"\n        ],\n        [\n            0,\n            \"new poll what match will go on last at wwe wrestlemania 33 url url\"\n        ],\n        [\n            1,\n            \"team at work how does social emotional learning from char ed mats ensure every voice … url\"\n        ],\n        [\n            0,\n            \"user too bad you couldn't be bothered to do a quick google search or you might have found out that pitt produced the movie\"\n        ],\n        [\n            0,\n            \"user the fact that chanyeol is my ex and im telling people i dropped so this is like 2 in 1\"\n        ],\n        [\n            0,\n            \"officer seriously injured in crash remains in icu weeks later url url\"\n        ],\n        [\n            0,\n            \"user user on chart what does the 32 in mean is that the refresh rate\"\n        ],\n        [\n            1,\n            \"despite better lamb prices clients are killing to lower weights to get out the gate average weight 17 9 kg av … url\"\n        ],\n        [\n            0,\n            \"it's not easy to understand your feelings today and you may ch more for libra url\"\n        ],\n        [\n            0,\n            \"shane watson has been named captain of an injury hit rcb ahead of their hashtag opener against the hyderabad\"\n        ],\n        [\n            0,\n            \"url cis observation mission has done much to ensure electoral … url\"\n        ],\n        [\n            0,\n            \"it took me almost 2 years out of to find the two girls i could actually call my smaller circle better life\"\n        ],\n        [\n            0,\n            \"user user ' appreciated seriously i don't know what that says about me but i also kinda don't care\"\n        ],\n        [\n            0,\n            \"user thanks for following here's your free video series from the secret s john 😀 url\"\n        ],\n        [\n            1,\n            \"happy 18th to the and person i know so glad we became friends after you slapped me in the … url\"\n        ],\n        [\n            0,\n            \"it's mid way through all shook up if you're heading along this week have your dinner with us before the show\"\n        ],\n        [\n            1,\n            \"2017 highlights from wednesday march 29 video by url tweeted\"\n        ],\n        [\n            1,\n            \"now playing sir a lot by gucci mane listen to here url\"\n        ],\n        [\n            0,\n            \"user little u know we have one too the fascist zionist republican party led by sociopath trump who … url\"\n        ],\n        [\n            0,\n            \"arsene wenger remains on future and claims arsenal board have not set top four target this season url\"\n        ],\n        [\n            0,\n            \"user he gave a slight at her answer raising his head slightly no surprise there but you de … url\"\n        ],\n        [\n            1,\n            \"regardless if you saw those pictures of the chemical attacks and didn't think whoever is responsible needs to pay pretty damn heartless\"\n        ],\n        [\n            1,\n            \"official video promo get your video featured on blog sites click here for info url url\"\n        ],\n        [\n            1,\n            \"user user he blocked me for exposing his stupidity of saying every time he loses\"\n        ],\n        [\n            0,\n            \"a recent course i took part in always happy to teach the guys dm me for further details regarding courses … url\"\n        ],\n        [\n            0,\n            \"user most people i've talked to don't and then will cite that it's not illegal neither is wearing dirty sho … url\"\n        ],\n        [\n            0,\n            \"it also isn't rocket science that mi and wi have corrupt gop who poison and imprison black ppl purge t … url\"\n        ],\n        [\n            0,\n            \"how can user say we have a 98 chance should be lower but due to the tough schedule leafs have\"\n        ],\n        [\n            1,\n            \"how to watch mlb games on twitter chicago cubs vs milwaukee brewers live stream 4 7 17 url url\"\n        ],\n        [\n            0,\n            \"user ha well ok then the new gay is short stories fantastic maybe something easy to read i … url\"\n        ],\n        [\n            0,\n            \"user it's letter of law vs spirit of law setting up a company to work thru as an individual to pay 20 t … url\"\n        ],\n        [\n            0,\n            \"user user there is a lot of data available so much that the conference w h to be much longer to cover it\"\n        ],\n        [\n            1,\n            \"user doesn't really matter donald trump is a serial liar but he'll never admit it user\"\n        ],\n        [\n            1,\n            \"you ever fall in love then realize that she he ain't shit and wasn't never going to be there in the long run yea me either 😪 😓\"\n        ],\n        [\n            0,\n            \"hey you just in case it slipped your mind today's a good day cause today you are you that's enough rt to spread the 💙 hashtag\"\n        ],\n        [\n            1,\n            \"i just wish she would have nights with a deep hole in the center of her chest with pain with every\"\n        ],\n        [\n            1,\n            \"hi user hope your well new music vid ian pewdiepie eminem mash comment and share if possible cheers\"\n        ],\n        [\n            0,\n            \"women make 78 cents to the dollar that's less to find the perfect palm tree colorful street or brazilian to sl … url\"\n        ],\n        [\n            1,\n            \"only six hours until i get place my arse in front of the laptop and play yes i love weekends\"\n        ],\n        [\n            0,\n            \"roman flipped the room upside down looking for his wallet i find his wallet on his side of the bed his response that's a little weird\"\n        ],\n        [\n            0,\n            \"user no man there are more productive ways to call attention to things than useless disruption\"\n        ],\n        [\n            0,\n            \"4 of my photographs from single categories and 1 story has been in international p … url\"\n        ],\n        [\n            1,\n            \"jet torch cigarette gas lighter am 136 gift url url\"\n        ],\n        [\n            1,\n            \"want to create a digital product but don't know where to start launching soon url url\"\n        ],\n        [\n            0,\n            \"using gov jerry brown calls california a state aligned with china url\"\n        ],\n        [\n            0,\n            \"things that are permanent in life birth dhoni finishes off in style ok now smith death hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user user start backing britain you 2 faced people are fed up with your negativity incredible skill base in the u k\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            0,\n            \"just got a speeding ticket going 52 in a 35 because i was handing carson his bottle and the speed zone changed right there\"\n        ],\n        [\n            0,\n            \"user america may find a true friend in germany while china may speak about current status class hurry become in names maybe care umm\"\n        ],\n        [\n            0,\n            \"there are 11 murder each week in the u s 9 10 involve a gun read our report url url\"\n        ],\n        [\n            0,\n            \"user there's a movement in france to have him run there no native birth laws and even better no url\"\n        ],\n        [\n            0,\n            \"user two bottle limit how many times have you heard didn't i just see you with a hat on trying to say no in another language\"\n        ],\n        [\n            1,\n            \"the sad irony of calling out those on the left for not yet having terror attack in russia while trump still silent\"\n        ],\n        [\n            1,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"american owners expect chairman jenkins to have long term future at swansea city while url\"\n        ],\n        [\n            1,\n            \"10 online business ideas will never fail read at url retweet please url 1\"\n        ],\n        [\n            0,\n            \"feel lucky and inspired to have listened to this team's story last wednesday url\"\n        ],\n        [\n            1,\n            \"how many followers do you get weekly 2 awesome new followers for me grow with url\"\n        ],\n        [\n            0,\n            \"he no sold the 😂 😂 😂 this guy is booked way too strong he's old man bun legacy booking 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"you really ain't gotta say nothing but since you going against skip make sure you it in his face url\"\n        ],\n        [\n            1,\n            \"i am proof that gay conversion therapy works i haven't sucked dick in at least 48 hours hashtag\"\n        ],\n        [\n            1,\n            \"absolutely love when 2 people talk dirty to each other while having sex especially when eye contact can be made happy tuesday\"\n        ],\n        [\n            0,\n            \"my plan for opening day tomorrow flight lands at 9am leaves at 8p m all in a work hashtag url\"\n        ],\n        [\n            0,\n            \"don't depend on anyone else to make your dreams come true you have everything within you to make dreams happen on your own hashtag\"\n        ],\n        [\n            1,\n            \"betvictor top deal bet £ 10 and get £ 60 in free bets £ 30 sports £ 30 casino bets £ 60 free today join here … url\"\n        ],\n        [\n            0,\n            \"user read this open letter to the regarding what their doing to dolphins and whales and how w … url\"\n        ],\n        [\n            0,\n            \"getting ready for the season bruce says the water is warming up and this other lil guy is enjoying the sunshine\"\n        ],\n        [\n            0,\n            \"yall gone get yall for playing around in them curtains 😭 😭 😭 literally the most funniest thing anybody else's looking 💀 💀\"\n        ],\n        [\n            0,\n            \"i've got a good grip on the ropes we tied to keep us together but those your sure look sharp\"\n        ],\n        [\n            1,\n            \"t o money boyz performs live 4 7 17 lounge boston … url\"\n        ],\n        [\n            0,\n            \"user staying strong on that senate floor 💪 💪 i support this of a supreme court nominee\"\n        ],\n        [\n            0,\n            \"county there is currently a crash on u s 35 eastbound east of i the road is closed seek alternate route\"\n        ],\n        [\n            0,\n            \"01 30 pm a broken down truck with and hub prob ' anthony causing a slow moving traffic to\"\n        ],\n        [\n            1,\n            \"user please tell nunes we are behind him just heard warren d va smear sessions gen flynn because they stepped down or\"\n        ],\n        [\n            0,\n            \"european parliament approves visa free regime for ukraine url url\"\n        ],\n        [\n            0,\n            \"the is begun sweden to talks url url\"\n        ],\n        [\n            1,\n            \"quartz 925 silver overlay earrings cs url url\"\n        ],\n        [\n            0,\n            \"tom is really good at playing rugby league sea eagles looking the better team through 20 minutes … url\"\n        ],\n        [\n            0,\n            \"samantha bee ivanka trump is not ' your secret progressive buddy ' url url\"\n        ],\n        [\n            0,\n            \"user and also go i love going have a good day in work with love and smile i love so much have nice see you so long o yes\"\n        ],\n        [\n            0,\n            \"user immediately hang up local police are warning the public again about the can you hear me phone scam\"\n        ],\n        [\n            0,\n            \"i didn't see the but are we really so pc that calling a women hot is offensive hashtag url\"\n        ],\n        [\n            1,\n            \"working hard with desire and hope stock music royalty free music for url\"\n        ],\n        [\n            0,\n            \"hashtag bruce on why he likes to help good people who've made mistakes end up in bad situations … url\"\n        ],\n        [\n            0,\n            \"user user just curious have you ever asked yourselves if maine actually wants you to stay\"\n        ],\n        [\n            0,\n            \"user my eyes when i first spoke to u my heart skipped a bit when i first saw u but after that my lips lost smile\"\n        ],\n        [\n            0,\n            \"he had to wait 10 days before it was official but today can't wait to introduce to you his new baby cousin l … url\"\n        ],\n        [\n            0,\n            \"newsweek 18 1971 nixon at the controls how do i get off id url url\"\n        ],\n        [\n            0,\n            \"totally being a d va gremlin with my lunch of regular mountain dew and ' hot con\"\n        ],\n        [\n            0,\n            \"listen to the inspiring peter talk about “ the gospel according to the other mary ” on hashtag url\"\n        ],\n        [\n            0,\n            \"i like to share my blog link it provides different types of facts so please give review and comment to my blog url\"\n        ],\n        [\n            0,\n            \"hashtag w happens to e a r that e are the o 1 who n ever e ver left them … url\"\n        ],\n        [\n            0,\n            \"i haven't been able to get a dm app site or person on phone to help at user url\"\n        ],\n        [\n            0,\n            \"user the best prescription for the pain from that ' hand would be a national championship for hashtag tonight go dogs\"\n        ],\n        [\n            0,\n            \"user you having a today on the grand national 🐎 1 of mine is steve picked because of sa let's hope it home 😀\"\n        ],\n        [\n            1,\n            \"user but is it from or from some bogus would be i don't really like either option\"\n        ],\n        [\n            1,\n            \"5 people followed me and 12 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user user once he gets the cookie on a first date mixed expressions take their course\"\n        ],\n        [\n            1,\n            \"leave us a review on google for our jeremy ranch location by following this quick link we appreciate all the feed … url\"\n        ],\n        [\n            0,\n            \"my followers live in netherlands 60 germany 20 get your map url url\"\n        ],\n        [\n            0,\n            \"user tony and all your ' supporters ' stfu it's you lot who will be the end of labour hope you realise that\"\n        ],\n        [\n            0,\n            \"i need this for my birthday this would be so for hill carnival url\"\n        ],\n        [\n            0,\n            \"let them praise the name of the lord for his name alone is excellent his glory is above the earth and heaven psalms 13 hashtag\"\n        ],\n        [\n            1,\n            \"marvelous ft dir by v visuals url\"\n        ],\n        [\n            1,\n            \"attention its birthday 🎉 🎉 🎉 guys make sure to go wish user a happy birthday love you ❤ ️ remember to subscribe 😉\"\n        ],\n        [\n            0,\n            \"one shining moment was pretty meh this year but i guess that's just because there weren't many and buzzer\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"4 10 sally makes an change in her plans with thomas the plan for pays off hashtag\"\n        ],\n        [\n            0,\n            \"when is the last time you god for the simple things and all you are able to do hashtag\"\n        ],\n        [\n            1,\n            \"user a parody politician is 2nd in presidential election polls in i think it's his amazing jam url\"\n        ],\n        [\n            0,\n            \"full offense but jimin and taehyung invented red hair no one looks good in red than them url\"\n        ],\n        [\n            1,\n            \"if you like yr romance sweet to sensual magic in old europe check out url hashtag\"\n        ],\n        [\n            0,\n            \"£ 25 £ 100 challenge tip 1 v far tip over 1 5 match goals £ 25 pays £ 32 14 hashtag\"\n        ],\n        [\n            1,\n            \"the giveaway ends tomorrow its still not late to enter just follow and retweet our pinned tweet to enter\"\n        ],\n        [\n            0,\n            \"user user has to get rid of that eu flag then and face a hard border with spain\"\n        ],\n        [\n            0,\n            \"user i run a choir at st joan of arc church in a couple of and also sing 16 17 c music in a specialist highly group\"\n        ],\n        [\n            0,\n            \"i was in english class and behind me i hear two people talking you're so gay so are you i know that thank you how iconic\"\n        ],\n        [\n            0,\n            \"i had to travel to today so i am using someone else's photos they took today friends there is absolutely url\"\n        ],\n        [\n            0,\n            \"veterans if you haven't used your va loan then read this url url\"\n        ],\n        [\n            0,\n            \"special thank you to for being a diamond sponsor for our 7th annual jeans bling event url\"\n        ],\n        [\n            0,\n            \"so grateful for this community students parents and educators shared passionate and powerful testimony opposing url\"\n        ],\n        [\n            0,\n            \"keep this a reality vote for your miss nc a t in the you won't be url\"\n        ],\n        [\n            0,\n            \"fool taxpayer shame on a historical corp welfare two step so so predictable user url\"\n        ],\n        [\n            0,\n            \"as i heard a familiar female voice oh jesus mary and joseph i jumped out of bed in a blur and pulled on a pair of jeans and\"\n        ],\n        [\n            1,\n            \"rancho hills ca larvitar ♀ 75 6 9 10 15 rock smash ancient power s normal til 09 05 54 28m url\"\n        ],\n        [\n            0,\n            \"if i'm being honest you said i should be honest so i'm being honest i'm gonna listen to this album all day … url\"\n        ],\n        [\n            0,\n            \"venezuela ’ s president by his top prosecutor url url\"\n        ],\n        [\n            0,\n            \"super seals promising signs from navy ' brain technologies zero hedge url\"\n        ],\n        [\n            0,\n            \"but i still feel a little bit that you tried to compliment me so thank you i guess\"\n        ],\n        [\n            0,\n            \"behind the scenes of house of army is just as funny as the skit itself if not more so 😂 url\"\n        ],\n        [\n            0,\n            \"user yeah i watched now go back and watch give you the collected wisdom of all agencies\"\n        ],\n        [\n            0,\n            \"hashtag hashtag the willingness to show up changes us it makes us a little better each time brown\"\n        ],\n        [\n            1,\n            \"user that does seem to be the recurring thought and one of the many reasons why i have zero sympathy for these idiots\"\n        ],\n        [\n            0,\n            \"goals help focus you on areas in both your personal and professional life that are important and meaningful rather than bei hashtag\"\n        ],\n        [\n            1,\n            \"user 99 makes 10m profit year 50 gross profit low lose it all more compare 5k to … url\"\n        ],\n        [\n            0,\n            \"residents fighting nexus seek more funding from green url url\"\n        ],\n        [\n            0,\n            \"google says it has reduced fake google maps listings by 70 since 2015 url hashtag\"\n        ],\n        [\n            0,\n            \"how to social security benefits on your tax return url url\"\n        ],\n        [\n            1,\n            \"s morgan silver dollar pl look tough gem bu better date free s h url url\"\n        ],\n        [\n            1,\n            \"need a take some time out relax with a coffee one of our delicious tarts 😊 hashtag url\"\n        ],\n        [\n            0,\n            \"user user is it all the buses that were up at olympic park and which were around london\"\n        ],\n        [\n            0,\n            \"and i'm up because i work 2nd shift and i was watching a documentary that scared me and i can't sleep because i keep panicking but anyway\"\n        ],\n        [\n            0,\n            \"haha i embedded the link in the podcast post at least this can do ' dem fancy html ' stuff … url\"\n        ],\n        [\n            0,\n            \"4 baltimore orioles vs tampa bay rays 07 02 user 12 tix 101 04 end date wednesday may 3 … url\"\n        ],\n        [\n            0,\n            \"the ducks have come back to a the will be closed to students 🙁 url\"\n        ],\n        [\n            0,\n            \"please post thank you for all of your concern and help i happy to announce he made it home earlier today the url\"\n        ],\n        [\n            0,\n            \"i liked a user video url dragon ball super episode 85 preview cell and hybrid\"\n        ],\n        [\n            0,\n            \"i'm out of my usual greek yogurt so i ate a pop tart instead i'm going to use the sugar rush to try url\"\n        ],\n        [\n            0,\n            \"user how in the world somebody would like to beat u i really don't understand people go well my darling and back soon\"\n        ],\n        [\n            0,\n            \"user i wonder what she does with all the money that she raises and these fake campaigns of hers i bet there is a story to tell there\"\n        ],\n        [\n            0,\n            \"atti bus 102 running crown rd is the terminal 3 30 2017 5 03 29 pm\"\n        ],\n        [\n            1,\n            \"dear intelligence agencies journalists members of congress and u s senators url\"\n        ],\n        [\n            1,\n            \"island 01 30 t 40 5 f h 75 5 p 29 35 inhg ws 12 6 mph wd wnw 21 0 mph r 0 000 in\"\n        ],\n        [\n            1,\n            \"i give it one day before some wild dude wild into his shit and dies url\"\n        ],\n        [\n            0,\n            \"advocate and contribute to the achievement of the united nations ’ development goals url\"\n        ],\n        [\n            0,\n            \"age diversity is the new hr challenge supporting personnel managers with innovative educational resources to address new needs hashtag\"\n        ],\n        [\n            0,\n            \"check this out how pharma companies game the system to keep drugs expensive url i help the university of utah ho …\"\n        ],\n        [\n            1,\n            \"new video this was the first for all of us to play the board so hope you all enjoy it url\"\n        ],\n        [\n            0,\n            \"about time the user got some power plays would be better to see them bite back against the caps by scoring a goal\"\n        ],\n        [\n            0,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            0,\n            \"user omg they looked so young austin 😍 i loved the two of them together and also the smart british guy who knew asl\"\n        ],\n        [\n            0,\n            \"i can't wait to watch this show n i am excited to watch user performance url\"\n        ],\n        [\n            0,\n            \"when you stay up till 2 am and you have a 10 20 am class tomorrow and remember you might have an exam too 🙃 url\"\n        ],\n        [\n            0,\n            \"you could be quite today clinging to a cherished dr more for scorpio url\"\n        ],\n        [\n            0,\n            \"user can't wait hope you all found a place to watch wrestlemania in la i would have invited if i had the ww … url\"\n        ],\n        [\n            0,\n            \"this is what i am in treatment for with military ptsd can hacking the brain make you healthier url\"\n        ],\n        [\n            0,\n            \"😤 😤 when stans think his hero could play our hot damon 😂 sorry but no only ian url with it 💅 ✌\"\n        ],\n        [\n            1,\n            \"in this video dr joseph natural health expert and url founder … url\"\n        ],\n        [\n            1,\n            \"support if possible most of what this organisation deals with can never be published but it's critical for every i … url\"\n        ],\n        [\n            0,\n            \"nope from what was released a week ago they will test themselves but won't hire agents url\"\n        ],\n        [\n            0,\n            \"dale didn't get to qualify 😢 on the flip side kyle didn't get to qualify 👍 🏻 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"back in the north east and looks like the spring has finally arrived here as well url\"\n        ],\n        [\n            1,\n            \"the huffington post rt as many advertisers flee o ’ reilly here the companies that continued to run a … url\"\n        ],\n        [\n            0,\n            \"y'all why do i have so much in common with this girl y'all know my phone flew off my car when i was driving once 😭 😭 😭\"\n        ],\n        [\n            0,\n            \"i always get so so hyped to play new spots and i'd love to see some familiar faces the boys and … url\"\n        ],\n        [\n            0,\n            \"user it's martin 13 i couldn't remember it lol i'm going to start using it though i hope\"\n        ],\n        [\n            0,\n            \"wall street journal mike flynn tells fbi congress he'll testify in exchange for immunity url url\"\n        ],\n        [\n            0,\n            \"the hashtag typically has a 4 seat club section just aft of the entry door two forward facing seats in t … url\"\n        ],\n        [\n            0,\n            \"user me too lmao who didn't if it took you longer than that then you might as well call yourself clay jensen 😂\"\n        ],\n        [\n            0,\n            \"user amazing story must be weird seeing a shark washed up on the streets in the middle of town it is weird what such a storm can do\"\n        ],\n        [\n            0,\n            \"if you're advertising beats don't send your ads to another how much sense does that make\"\n        ],\n        [\n            0,\n            \"live as free men but do not use you freedom as a cover up for evil live as of god 1 peter 2 16\"\n        ],\n        [\n            0,\n            \"authentic ancient silver roman coin mars war url url\"\n        ],\n        [\n            0,\n            \"pictures of fans celebrating celtic ’ s title win at brendan rodgers hometown in hashtag url\"\n        ],\n        [\n            0,\n            \"yesterday's food kansas ribs n coke wings did they go well ha you bet they did … url\"\n        ],\n        [\n            0,\n            \"user do it i really enjoyed your last one please can i request more clips of the too has stolen my heart 💖\"\n        ],\n        [\n            0,\n            \"christian persecution takeover and truth being called conspiracy theory signs are everywhere url\"\n        ],\n        [\n            0,\n            \"scientists know the world through data but australians know the world through the ancient musical … url\"\n        ],\n        [\n            1,\n            \"user well pb hates pk because he is a jew i am sure pb will throw pepe frogs to anyone who brings pk up\"\n        ],\n        [\n            1,\n            \"sweet and beautiful cutie gets her anal hole url url\"\n        ],\n        [\n            0,\n            \"st petersburg metro 10 dead 50 injured as 2 bombs rip through metro coaches url\"\n        ],\n        [\n            0,\n            \"db for today goes to user stan this and cleaning out my closet are my favorites check out the flame url\"\n        ],\n        [\n            0,\n            \"user i totally disagree with them but they're morally consistent theirs is a lot more take than assad's\"\n        ],\n        [\n            0,\n            \"very large size brand new us military assistance command vietnam colored jacket url url\"\n        ],\n        [\n            0,\n            \"i just wish like hell everyone would be treated equally because we're all humans and have feelings url\"\n        ],\n        [\n            0,\n            \"care can help you adapt to life ’ s constant changes so you can live at your very best … url\"\n        ],\n        [\n            0,\n            \"user yo this beat needs an artist can you rock this or tag a dope artist url\"\n        ],\n        [\n            0,\n            \"rt our student leadership team and the new tower garden hashtag … url\"\n        ],\n        [\n            1,\n            \"witch doll of vintage free standing by url via user\"\n        ],\n        [\n            0,\n            \"was all ready to laugh off ’ s return but must say the 3 tracks i ’ ve heard are really really good\"\n        ],\n        [\n            0,\n            \"colorado boy grew up not too far from each other product getting a chance url\"\n        ],\n        [\n            0,\n            \"i can't believe i almost forgot to put my parking permit on my mirror that would of been a disaster if i didn't know people\"\n        ],\n        [\n            0,\n            \"pit ohhh another industry veteran his most famous form is shaped like a pizza missing one slice\"\n        ],\n        [\n            0,\n            \"user its the same but just and best but some my friends ok for them so u can try la hehe\"\n        ],\n        [\n            0,\n            \"look everyone is talking about ivanka ’ s outfit at rose garden last night photos url\"\n        ],\n        [\n            0,\n            \"‘ go to hell ’ famous designer behind melania ’ s wh portrait stands up to the haters in a big way url\"\n        ],\n        [\n            0,\n            \"i liked a user video url mask off challenge compilation future mask off challenge\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"wants vladimir putin ’ s job here ’ s what he ’ d do with it url via user\"\n        ],\n        [\n            1,\n            \"lovely large mother of pearl shell vintage jewelry gold clip earrings url url\"\n        ],\n        [\n            0,\n            \"user sad but true wayne sad but true thank you again for the work you do kids are considered … url\"\n        ],\n        [\n            0,\n            \"user he's constantly naked i think he likes to expose himself obviously he has many mental issues to … url\"\n        ],\n        [\n            0,\n            \"why does no one like the bring it on with the girls in east la that might be my favorite bring it on\"\n        ],\n        [\n            0,\n            \"man is accused of raping and killing his 4 year old son and his mum is accused of helping him escape url\"\n        ],\n        [\n            1,\n            \"user welcome i'm a co host on the gadget spot podcast please also drop us a ' like ' at url\"\n        ],\n        [\n            1,\n            \"hashtag rv nr tx height 24 66 ft flow url\"\n        ],\n        [\n            0,\n            \"comparison w the anime manga and other films is inevitable the journey back from product to person is worth a look\"\n        ],\n        [\n            0,\n            \"user we missed the snow down here but yesterday i forgot to wear a coat because it was 72 the day before not … url\"\n        ],\n        [\n            1,\n            \"don't complain that your coach isn't helping you with your recruiting get educated on the process free online via … url\"\n        ],\n        [\n            0,\n            \"hashtag apr 08 14 30 temperature few clouds wind w 11 km h humidity 60 thailand url\"\n        ],\n        [\n            1,\n            \"just overheard this statement at the film fest the is a garbage movie for garbage people fuck off\"\n        ],\n        [\n            0,\n            \"from user attention attention saturday may 6th i will be performing at the vanity … url\"\n        ],\n        [\n            0,\n            \"user but if you just keep going at it you'll get one eventually 3 you cant give up if you don't get one q … url\"\n        ],\n        [\n            0,\n            \"my grandma said it'll get better but first admit your a little bitter then and only then will you get better hashtag hashtag\"\n        ],\n        [\n            0,\n            \"133 min 16 20 mph very fast cycling bike riding with fitness i burned 1 calories hashtag\"\n        ],\n        [\n            0,\n            \"user had a light blush and she might have over to the spot next to her now she was embarrassed too\"\n        ],\n        [\n            1,\n            \"user i'm gutted but we'd have to move 140 ton to relay them over they will hide underneath it for another few centuries\"\n        ],\n        [\n            0,\n            \"you have had this one way of trying to your desires or one way of viewing how things will in your life\"\n        ],\n        [\n            1,\n            \"loose stone product id particular natural for more info visit url url\"\n        ],\n        [\n            1,\n            \"new 3 4 person green double layer waterproof family camping hiking instant tent url url\"\n        ],\n        [\n            1,\n            \"user looks like misleading headlines in the hill lean both left and right they are shameless in their quest for click bait\"\n        ],\n        [\n            0,\n            \"user thank you today is better yesterday i was completely wiped out but have managed to do a few things ro … url\"\n        ],\n        [\n            1,\n            \"user go fuck yourself you self righteous prick he returning the favor of nails being used fo … url\"\n        ],\n        [\n            1,\n            \"join today get up to a £ 50 free matched bet enter promo code url url\"\n        ],\n        [\n            0,\n            \"user user seems more like a distraction to me making us focus on that rather than them\"\n        ],\n        [\n            0,\n            \"so yeah while i wait to see my daughter and do not want to be alone i will come to the haunt and watch people\"\n        ],\n        [\n            0,\n            \"note waking up to your wife crying in bed next to you is pretty much the worst thing in the world just saying\"\n        ],\n        [\n            1,\n            \"user he won't unless he's a predator it's one moment that he won't remember the next day cuz he barely has … url\"\n        ],\n        [\n            0,\n            \"visit url to email your doctor w health issues or make an appointment to talk w your doctor over the phone\"\n        ],\n        [\n            0,\n            \"having an adorable little best friend comes with a price with great dog parents come great url\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"user lol nah you made a good point tho niggas wouldn't know if the quality better or not cuz they hooked on mainstream designer\"\n        ],\n        [\n            0,\n            \"user remember that henry was given the nobel peace prize totally what they were thinking we'll never know\"\n        ],\n        [\n            1,\n            \"friday night user live at hashtag 🎥 💲 🎥 ladies free til 12 w rsvp 470 301 📲 jimmy carter blvd 15\"\n        ],\n        [\n            0,\n            \"exploring medical language a student directed approach by brook … url url\"\n        ],\n        [\n            0,\n            \"user it was at the show i guess it's because i have a very face or maybe i should go into voice acting\"\n        ],\n        [\n            0,\n            \"hashtag urges texas court to throw out lawsuit from former customer read more url\"\n        ],\n        [\n            0,\n            \"user the boys are back in town the boys are back in town the boys are back in town the boys are back in town the boys\"\n        ],\n        [\n            0,\n            \"wind 0 0 mph barometer 1004 2 hpa falling slowly temperature 11 2 ° c rain today 0 3 mm humidity 76\"\n        ],\n        [\n            0,\n            \"pick up any good comics today that i get anxiety over trying to plan how to save up to 80 off hashtag\"\n        ],\n        [\n            0,\n            \"user last week tillerson said a regime change in syria was not the priority next day assad gasses his own people world\"\n        ],\n        [\n            1,\n            \"save the date friday 28 april rsvp now cooper headlines raw underground 1st b'day url\"\n        ],\n        [\n            0,\n            \"when the airplane lands with broken windshield the captain ace … url\"\n        ],\n        [\n            0,\n            \"user see the line where the sky meets the sea it calls me and no one knows how fat it goes 🎶\"\n        ],\n        [\n            0,\n            \"we have been finding the of 2d by solving problems from the zoo url\"\n        ],\n        [\n            0,\n            \"you know when you wanna tag your friend in a meme but they've already been tagged by someone else 💔 💔 💔\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"i just tested my experience on my android smartphone if you want to test too install experience me pro 94 url\"\n        ],\n        [\n            1,\n            \"you could be quite today clinging to a cherished dr more for scorpio url\"\n        ],\n        [\n            0,\n            \"happy birthday to the best twins ever user so glad to share a birthday with my fave hashtag boys fred and george 3\"\n        ],\n        [\n            0,\n            \"user like india allowed mus 2 stay back aftr mus got pakistan today india has more than pak … url\"\n        ],\n        [\n            0,\n            \"these little girls gave adult women and we all need to listen to the kids more the more lipstick the b … url\"\n        ],\n        [\n            1,\n            \"mom spots scary while clicking pic do you see it url url\"\n        ],\n        [\n            1,\n            \"lot 50pcs light purple clear square faceted acrylic crystal spacer beads c url url\"\n        ],\n        [\n            0,\n            \"can any nation including russia be taken seriously when it's spokesman is sporting a url\"\n        ],\n        [\n            0,\n            \"gave you a new name what's that what's that my respected and equal partner in our healthy relationship\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"user you're emotionally destroying me and you user you're a great director truly i love this episode\"\n        ],\n        [\n            0,\n            \"user no money from smith pretty good money from at a year it makes a big difference\"\n        ],\n        [\n            1,\n            \"and hulk go fishing shark cartoon for kids and children url qua user\"\n        ],\n        [\n            1,\n            \"ladies and gentlemen we are posting our grand national 2017 tip over a week in advance remember th … url\"\n        ],\n        [\n            0,\n            \"the group the town in illinois that will transform into a magical harry potter wonderland url\"\n        ],\n        [\n            0,\n            \"i've come to terms with the fact that i'm naturally annoying and that's why no one texts me back wants to speak to me\"\n        ],\n        [\n            0,\n            \"on hashtag this was a tap house but they have and boy did they hit the nail on the head love … url\"\n        ],\n        [\n            0,\n            \"congratulations to our march online review drawing winner carol she will receive a 30 minute service of url\"\n        ],\n        [\n            0,\n            \"user for i was in the hearts end and even i could see how outstanding he played\"\n        ],\n        [\n            0,\n            \"my sleeping schedule is extremely messed up and i've been trying not to pass out in every class today minus 1st period i was out hashtag\"\n        ],\n        [\n            0,\n            \"user and so am i that's one of the nice things about tf there's no 1 specific show or movie u have to … url\"\n        ],\n        [\n            0,\n            \"user here is the repair ticket number 9 kindly monitor your service for 24 to 48 hours thank you\"\n        ],\n        [\n            1,\n            \"user defo i even put harrison above but i think that's coz he fucked the olympic ceremony up\"\n        ],\n        [\n            0,\n            \"user good question we'd love to have you but we're still figuring out how to record through the phone or even … url\"\n        ],\n        [\n            0,\n            \"user hi this may happen due to overload at server we request for your patience\"\n        ],\n        [\n            0,\n            \"to roll out 28 high speed trains for its express service in 2021 url\"\n        ],\n        [\n            1,\n            \"indeed we serve looks but they've obviously been like come on 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user ironic this showed up in my twitter feed right next to a link to a story about kim latest venture\"\n        ],\n        [\n            1,\n            \"user user you're talking too much truth like south africa you'll be downgraded to junk status chief\"\n        ],\n        [\n            0,\n            \"smart home 1080p security camera system 4 hd 1080p url url\"\n        ],\n        [\n            0,\n            \"find me that one cheerleader from the one shining moment video though brown girl crisp eyebrows 👀\"\n        ],\n        [\n            0,\n            \"user user let's be honest got his wealth from corporate and did not create his own wealth\"\n        ],\n        [\n            1,\n            \"service update 11 50 disruption at hashtag to note with engineering work also in place check before you travel url\"\n        ],\n        [\n            0,\n            \"in 2015 i hooked up w this random tinder chick while my homies stole hella food from her fridge and that's why my 2016 sucked\"\n        ],\n        [\n            0,\n            \"33 35 cts a 100 natural labradorite fancy rare top loose gemstones url url\"\n        ],\n        [\n            1,\n            \"okay so i convinced my classmates that i was a lesbian and not bi and like 3 boys have asked for my number\"\n        ],\n        [\n            0,\n            \"user thank you i miss you n guess what that customer victor told me i'm cute 💗 💗 💗\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            1,\n            \"featured hashtag seller sunflower choker ' ' choker silver sunflower charm necklace on black … … url\"\n        ],\n        [\n            0,\n            \"my campus sex tales a college girl's conversion ch 6 thick shaft sweet pussy url\"\n        ],\n        [\n            0,\n            \"hello sunshine ☀ ️ it's is true life is beautiful by the beach now snap out of it 👋 and get to work 🕺 🏻 url\"\n        ],\n        [\n            0,\n            \"i normally need a couple of re reads but not with this most recent gem with report list at end by user url\"\n        ],\n        [\n            0,\n            \"so what about im not afraid to die or push me to the edge how does that with money url\"\n        ],\n        [\n            0,\n            \"me i'm a hardworking patient person me when given a task with more than 3 steps url\"\n        ],\n        [\n            0,\n            \"houndour 51 1 6 6 11 attack 20 43 43 27m url\"\n        ],\n        [\n            0,\n            \"the most important calling in the church is the one you serve in currently lift where you stand hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user it takes me a time to figure it out i wanted to add a bunch of pictures and have the texts un … url\"\n        ],\n        [\n            0,\n            \"user the of the is the was in the of url is on\"\n        ],\n        [\n            0,\n            \"idk how to feel about fics where either or c — i love fics like this only if it has a good ending url\"\n        ],\n        [\n            0,\n            \"user i think it goes deeper than that certain brands of media have lost their voice and of course income\"\n        ],\n        [\n            0,\n            \"mr user anywhere in the world if you want to be a dictator you attack the media url\"\n        ],\n        [\n            0,\n            \"these two little girls i just find them in magazine in london fantastic 2 sisters url\"\n        ],\n        [\n            0,\n            \"you know your period is bad when you cry over neville and his because his great uncle gave it to him for having magic oh god\"\n        ],\n        [\n            0,\n            \"user i'm sorry but when one compares yours with this printed version it leaves a bigger question mark on you … url\"\n        ],\n        [\n            0,\n            \"this spring and summer women will slip into beautiful denim for a modern and feminine look url\"\n        ],\n        [\n            0,\n            \"user one role working with a app that i dream of making eventually but we'll see\"\n        ],\n        [\n            1,\n            \"i really thought she wanted to go to florida with me shit even us as a family 😭 url\"\n        ],\n        [\n            0,\n            \"user ' laughed ' called ' ' aside from being very inappropriate con … url\"\n        ],\n        [\n            0,\n            \"eat sleep dance repeat hashtag 🎶 dance is my passion i am so grateful to be able to share it each week url\"\n        ],\n        [\n            0,\n            \"tomorrow we have our monthly bible study tomorrow at 11 30 afterwards we will be cleaning up the church as part of our community service\"\n        ],\n        [\n            0,\n            \"user or strategy suddenly more collateral damage in the war to defend himself from twitter trolls\"\n        ],\n        [\n            0,\n            \"user if kc athletes can speak during their post race interviews why can't the others\"\n        ],\n        [\n            1,\n            \"user url oscar peterson w joe pass john heard love live on stage at wolf\"\n        ],\n        [\n            0,\n            \"honesty hour like this post and i'll dm you a name and you gotta quote the tweet and be honest about how you feel about them 👀 😛\"\n        ],\n        [\n            1,\n            \"happy thursday it's 5 p m here's a look at your travel times user is on url\"\n        ],\n        [\n            1,\n            \"katie price sets racing in topless sexy shower reveal url url\"\n        ],\n        [\n            0,\n            \"cheeky little badge set based on my popular i could get used to this … url\"\n        ],\n        [\n            1,\n            \"reasons why i hate living in the the 18 yr old boys on my floor think it's cute to yell penis as loud as they can\"\n        ],\n        [\n            1,\n            \"the wheeler farm friends are hosting an exclusive business luncheon for local business owners come out and learn url\"\n        ],\n        [\n            0,\n            \"good morning folks delighted to have mrs brown on our service today user url\"\n        ],\n        [\n            1,\n            \"user user some people have problems est une et colour the small one est\"\n        ],\n        [\n            0,\n            \"hashtag during the golden age of radio drama programs were named soap the sponsors were soap comp … url\"\n        ],\n        [\n            0,\n            \"user i think it ’ s great that a large number of people especially outside the us only know what a … url\"\n        ],\n        [\n            0,\n            \"atti hashtag bus on the red line has left the depot to and star city 4 7 2017 9 01 00 am\"\n        ],\n        [\n            0,\n            \"and its a wrap fingers crossed good luck to all and best of luck to efe confident much yes i am we've got this hashtag\"\n        ],\n        [\n            0,\n            \"well done good place to start like in australia hope for the same result as aus let's go for the win … url\"\n        ],\n        [\n            0,\n            \"user how did obama pay for extremely expensive ivy league college education obviously not bright enough for … url\"\n        ],\n        [\n            0,\n            \"designer breaks down the process of creating a new logo for the user url\"\n        ],\n        [\n            0,\n            \"today i shaved a my trainer is doing a reverse on him as i am not allowed to yet url\"\n        ],\n        [\n            0,\n            \"user so no further forward my first tweet still applies your error customer has to it these are the … url\"\n        ],\n        [\n            0,\n            \"7 reasons spirituality is to an emotionally wealthy life by dr url hashtag\"\n        ],\n        [\n            0,\n            \"user in your honor my guest and i are going to go to comet pizza this weekend get some tasty pie in this woman's honor\"\n        ],\n        [\n            1,\n            \"hashtag 1 book grasp of 150 site living on earth may be costly but includes annual free trip round the sun fun vid url\"\n        ],\n        [\n            0,\n            \"user user i have seen some madden stuff happen in real life lol so no more excuses on it haha\"\n        ],\n        [\n            0,\n            \"trying to loose weight and feel body confident is so hard trying to hard but feel like i'm getting no where\"\n        ],\n        [\n            0,\n            \"sb dallas north approaching keller springs rd disabled vehicle right lane blocked traffic tip line call\"\n        ],\n        [\n            0,\n            \"it ’ s time we bring awareness and education around hearing health to the global stage i am a global citizen and i am hashtag\"\n        ],\n        [\n            0,\n            \"the only ones that felt european were the lazy and the criminal good on you url\"\n        ],\n        [\n            0,\n            \"happy birthday yo the amazingly talented user 🎂 hope you are enjoying your special well deserved day 🤘 🏾 🙂 👍 🏾\"\n        ],\n        [\n            0,\n            \"user user yahoo and were always alive they never died and i hope that soon they'll with a splash\"\n        ],\n        [\n            0,\n            \"tech a dna testing company is offering patients a chance to help find a cure for their conditions url\"\n        ],\n        [\n            0,\n            \"why yes yes i can i'm in college i've survived on 10 30 for two 😂 😂 🤷 🏾 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"user this is so true 💯 hardest thing to do though is letting them go it just plain hurts straight up\"\n        ],\n        [\n            0,\n            \"user sparks insisted that hrc planned in funding races when in fact she had state dem parties … url\"\n        ],\n        [\n            0,\n            \"this is going to be a long terrible trial hashtag emails to police chief confirm in one eye url\"\n        ],\n        [\n            0,\n            \"bpd 911 dispatch 1800 e av fri apr 7th 2017 12 41 am medium\"\n        ],\n        [\n            0,\n            \"its sad to see user fail he let the snakes into the white house and worse he is listening to the snakes they are destroying him\"\n        ],\n        [\n            0,\n            \"i'll be back at the user with tattoos and april 21 23 … url\"\n        ],\n        [\n            1,\n            \"westbrook just mouthed after those back to back 3 ' s one of the many reasons he deserves to be mvp hashtag\"\n        ],\n        [\n            0,\n            \"user user no because he's not a rapper like he was back in the day he's a r b artist not a rapper homie\"\n        ],\n        [\n            0,\n            \"murphy and williams share the opening two frames but trump finds himself 2 0 down to early doors hashtag\"\n        ],\n        [\n            0,\n            \"user i've got a nic plan for a hashtag novel i need ur permission please take a look at my story and give ur answer plz\"\n        ],\n        [\n            1,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"got a puppy and i haven't even been closer than a 100m or so but i already love it saw it jumping around its owner this morning 🐶 🐶\"\n        ],\n        [\n            0,\n            \"the purple but the dino case comes like separate apparently she had to glare someone down for it bc it w … url\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            1,\n            \"hashtag ' real madrid need magic ' talks up amid barcelona transfer talk url\"\n        ],\n        [\n            0,\n            \"retweeted npr user the strikes came at he says before the children would be leaving for school or url\"\n        ],\n        [\n            0,\n            \"user people love to talk about business moves rather than making business moves are\"\n        ],\n        [\n            0,\n            \"police rescue ex information minister frank from being kidnapped photo url\"\n        ],\n        [\n            1,\n            \"this is my favorite giveaway site url they have awesome new giveaways added daily\"\n        ],\n        [\n            0,\n            \"going from watching the hearts get a to now watching the figure skating was some shout very relaxing\"\n        ],\n        [\n            0,\n            \"user i'm grabbing two hopefully so i can play one on my record player and get one signed and framed like i did for\"\n        ],\n        [\n            1,\n            \"25 pack ego silicone sucker stand base holder for tanks and battery pens url\"\n        ],\n        [\n            0,\n            \"anonymous said hi i want to transfer from ba political science to bachelor of public administration but i url\"\n        ],\n        [\n            0,\n            \"user same person who said hillary went to the woods so her can't be found on the resistance lol 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"my all time favorite nfl lbs in the past not in order lt ray lewis teddy bill d brooks\"\n        ],\n        [\n            1,\n            \"we ’ ve received a new comment about a call coming from see more info here url\"\n        ],\n        [\n            0,\n            \"user birthday isn't til end of may so there's time plus i'll be moved by then so i may just buy it before then xd\"\n        ],\n        [\n            0,\n            \"user hello i'm ' or you can call me ten from want to join here verify me pleas … url\"\n        ],\n        [\n            0,\n            \"isaiah 43 14 25 the promise of victory i will make a through the wilderness … url\"\n        ],\n        [\n            0,\n            \"user he was just warning not to fall a fool for filters and artificial faces on twitter you should know the … url\"\n        ],\n        [\n            1,\n            \"this change in giving could the true mission of some charities url\"\n        ],\n        [\n            0,\n            \"user user happy closing to you too everyone catch this show this afternoon she's amazing 🎉 ❤\"\n        ],\n        [\n            0,\n            \"wood should get the ufc call next that was a very impressive win over lee beat him up in style hashtag\"\n        ],\n        [\n            0,\n            \"win 6 games 16 0 is balanced lose 6 games 14 16 sucks never have good games some\"\n        ],\n        [\n            1,\n            \"hey it's just most of team or nobody's perfect or how stupid are they or back in don't no how … url\"\n        ],\n        [\n            1,\n            \"guys my company has officially launched products are being added as we speak check it out asap url\"\n        ],\n        [\n            0,\n            \"user no which means they don't need him right which should scare the shit out of all of the others\"\n        ],\n        [\n            0,\n            \"user if they do its their job how come they didnt catch user mistake during the rd instead of the day after for another 2 shots\"\n        ],\n        [\n            0,\n            \"' stealth ' core trainer aims to one up wii fit balance board url url\"\n        ],\n        [\n            0,\n            \"it is not too early to book your 2017 graduation party at premier events center we … url\"\n        ],\n        [\n            0,\n            \"if there's one person in the world i'd pay money to spend time with to up real knowledge it's user\"\n        ],\n        [\n            1,\n            \"hashtag andre let the church say amen on faith gospel radio listen here url\"\n        ],\n        [\n            0,\n            \"user honestly that whole is just completely irrelevant anyway misses the point completely\"\n        ],\n        [\n            1,\n            \"gaming keyboard review roundup which one is right for you url url\"\n        ],\n        [\n            0,\n            \"amber heard sues producer for adding sex scenes to movie without her consent url\"\n        ],\n        [\n            0,\n            \"q5 in a standards based environment how can we close the achievement gap by relevance hashtag\"\n        ],\n        [\n            0,\n            \"i'd better get one of those corner offices with the nice view user and my own parking space 😂 👏 url\"\n        ],\n        [\n            0,\n            \"happy birthday 🎉 😊 user remember our 2 year anniversary is coming soon url\"\n        ],\n        [\n            0,\n            \"i reached my goal of 10 000 steps every day of the hustle challenge hashtag url\"\n        ],\n        [\n            0,\n            \"user have they announced the lego yet i've been looking around and don't see anything\"\n        ],\n        [\n            0,\n            \"lb foster bow has been injured two of last three years need someone he can groom he's all football grea … url\"\n        ],\n        [\n            0,\n            \"user i had to leave presentation helena d is lovely pls tell her i working with her 2day user\"\n        ],\n        [\n            0,\n            \"petite american character actress who was celebrated for her definitive of long suffering linda url\"\n        ],\n        [\n            0,\n            \"i will be discussing a rejected pitch for a podcast about a gay with a for … url\"\n        ],\n        [\n            0,\n            \"all of my social media platforms are like different versions of me and i'm so sorry that this is the twitter version of me\"\n        ],\n        [\n            0,\n            \"ready for my bro aka dj aka dj stella aka user's mix on user it has been his life long dream i am so proud\"\n        ],\n        [\n            1,\n            \"hashtag waterproof go as ml sms wa 7 line url\"\n        ],\n        [\n            0,\n            \"knowing ken will play again the role of dr made me happy because i liked his work on the previous film no more reason\"\n        ],\n        [\n            0,\n            \"user user is this it was confirmed you lose all your gaza stripes you can't even do my simple double dates 😒\"\n        ],\n        [\n            0,\n            \"director live on cnn re 5 4 hits the intensity 6 in city …\"\n        ],\n        [\n            0,\n            \"user i'm not sure how it impacts or the super bowl this is for thursday games and people … url\"\n        ],\n        [\n            0,\n            \"wrong wrong wrong wrong wrong america in terms of the things that made america an idea worth url\"\n        ],\n        [\n            0,\n            \"user you literally didn't even think twice though you quickly said i don't like country like you gave it no chance hahah\"\n        ],\n        [\n            0,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            0,\n            \"user 60 bucks for a ps3 game at this point is kind of tho rip that's my only prob with it plus the console isn't even mine\"\n        ],\n        [\n            1,\n            \"fish ' ' ' sushi ' ' ' instead of fresh caught and then complain about people whose morals allow them to eat pork them us animals are us\"\n        ],\n        [\n            0,\n            \"user haha hey i just realized something did you ever get the finished version of the i drew you\"\n        ],\n        [\n            1,\n            \"i am so fucking sad right now rip in fish pussy rick you were so adorable you didn't ask for this i'm sorry bud … url\"\n        ],\n        [\n            1,\n            \"jerry brown defends local projects in road repair deal url what an idiot and thief no bullet train no pet projects\"\n        ],\n        [\n            0,\n            \"u can watch it on your cell phone madrid derby en live hashtag url\"\n        ],\n        [\n            0,\n            \"user well i'm going to i'll be done in a year and can start my life a lot faster 🙃 😊\"\n        ],\n        [\n            0,\n            \"ice caps passed an unprecedented tipping point and none of us even noticed url\"\n        ],\n        [\n            0,\n            \"i've just always been the one that puts in more effort and ended up getting on i'm just kinda sick of it you know\"\n        ],\n        [\n            0,\n            \"user it's the eng version of the page i guess they missed it coz the name in the korean version was split in two lines\"\n        ],\n        [\n            1,\n            \"only get immunity for the illegal shit they do and they always use this excuse corrupt have thi … url\"\n        ],\n        [\n            0,\n            \"we've done nothing to deserve this keep the rag in london until it finally goes belly up url\"\n        ],\n        [\n            0,\n            \"after england split from catholic church the became their primary trading partner during the reign of queen elizabeth i hashtag\"\n        ],\n        [\n            0,\n            \"this weeks pages in my i have combined 2 shops and … url\"\n        ],\n        [\n            0,\n            \"user i'm a hugs person too unless people ask not to be touched they're getting a hug you are getting a huge hug when we meet\"\n        ],\n        [\n            0,\n            \"survived getting taxes done and finally got some lunch now i finally get to get back to hashtag\"\n        ],\n        [\n            0,\n            \"if doesn't read the letter i'm gonna read it to her on her death bed i swear hashtag\"\n        ],\n        [\n            0,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            0,\n            \"infinite faith poet and priest john life was a re of the … … url\"\n        ],\n        [\n            0,\n            \"this sunday start at finish at 3 doors open at 8p m with 3 4 1 drinks 3 url\"\n        ],\n        [\n            1,\n            \"heartbreaking photo shows father his 9 month old twins who were killed in url by … url\"\n        ],\n        [\n            0,\n            \"how to create 10x content have you ever written an article only to be scared of publishing it or you are worried url\"\n        ],\n        [\n            0,\n            \"user gud joke these priorities are only on paper a few of the priorities are in … url\"\n        ],\n        [\n            0,\n            \"call centre advisor no weekends call centre customer service advisors x 10 we are looking for con url\"\n        ],\n        [\n            0,\n            \"user smaller one sky box to internet if you don't have a sub it's pretty useless as you can't get or\"\n        ],\n        [\n            1,\n            \"get ready for summer with fit lean protein a great tasting meal replacement shake hashtag … url\"\n        ],\n        [\n            0,\n            \"many many happy returns of the day malik bhai and of bollywood … url\"\n        ],\n        [\n            0,\n            \"how crawford has paved the way for kendall jenner kendall jenner hit a new in her career this week … url\"\n        ],\n        [\n            0,\n            \"this picture of will you badly news url url\"\n        ],\n        [\n            1,\n            \"i liked a user video url gta v full loading screen intro grand theft auto 5\"\n        ],\n        [\n            0,\n            \"user it's a fine camera but also consider the e m 5 mark ii which is a great camera if you don't need the features\"\n        ],\n        [\n            0,\n            \"user also that picture is extremely misleading that's a picture of someone with a which is not a t … url\"\n        ],\n        [\n            1,\n            \"also last time i checked god would rather have the lgbt community than bryan url\"\n        ],\n        [\n            0,\n            \"your to do list is extensive today as you optimistically attem more for scorpio url\"\n        ],\n        [\n            0,\n            \"that's why you're famous that's why everybody knows your name you're the boy who lived fave line of 💕\"\n        ],\n        [\n            0,\n            \"user don't forget officer testing during advisory today and tuesday all officer applications are due tomorrow 4 4 17\"\n        ],\n        [\n            0,\n            \"1 peter 1 22 since you have your souls in the truth through the spirit in sincere love of the\"\n        ],\n        [\n            1,\n            \"theatre presents amazing adventure on mon 3 apr 2017 tickets url user\"\n        ],\n        [\n            1,\n            \"get daily tips strategies to restore balance and peace into your life 2 minutes at a time … url\"\n        ],\n        [\n            0,\n            \"ivanka trump and jared kushner still from business empire show new york times url\"\n        ],\n        [\n            0,\n            \"still expects to finish rite aid acquisition after deal scrutiny url url\"\n        ],\n        [\n            0,\n            \"1 16 11 look to the lord and his strength seek his face always url hashtag\"\n        ],\n        [\n            0,\n            \"user it was actually chairman and he was born a cat something he has hidden for all his lifetime it's a\"\n        ],\n        [\n            0,\n            \"grateful for it all 🙌 🏽 comebacks lessons blessings just plain ole grateful ❣ ️ woke up like thank u god for everything\"\n        ],\n        [\n            1,\n            \"reveal protective clear case w black trim for samsung galaxy s4 mini url hashtag\"\n        ],\n        [\n            0,\n            \"user wow this week i've been inspired so for this week i'm coping don't know how i'll feel next week why is … url\"\n        ],\n        [\n            0,\n            \"fuck him fuck people that voted for him fuck people who still support him and especially fuck anyone that has ever defended him\"\n        ],\n        [\n            0,\n            \"user i saw why couldn t we have had this instead pls i'd sell my soul for in a custom uniform\"\n        ],\n        [\n            0,\n            \"debut novel heading to the big screen in deal user url\"\n        ],\n        [\n            0,\n            \"there's nothing that motivates me as much as seeing the sky clear up and the sun come out … url\"\n        ],\n        [\n            1,\n            \"will is now live on amazon 🤗 ❤ 💋 free on amazon us … url\"\n        ],\n        [\n            0,\n            \"just sitting here waiting on the anime of hashtag still mind blown despite beating it two months ago url\"\n        ],\n        [\n            0,\n            \"ma weather 1 50 pm temp 64 1 ° f hum baro 30 in wind 4 3 mph from se url\"\n        ],\n        [\n            1,\n            \"category wood in every kind of url\"\n        ],\n        [\n            0,\n            \"user happy birthday nelson hope you had a great day glad we got close on you a dam bro for life ✊ 🏻 💯\"\n        ],\n        [\n            0,\n            \"man arrested after pulling knife on bar url url\"\n        ],\n        [\n            0,\n            \"user we need to try something new go sakho and carroll up front ant shake it up a bit thoughts\"\n        ],\n        [\n            0,\n            \"a hashtag student dies after choking during a pancake eating contest url\"\n        ],\n        [\n            0,\n            \"my bible says what applies to men applies to women so don't tell me it's a man's nature to cheat they are weak don't tell me that rubbish\"\n        ],\n        [\n            0,\n            \"new range all natural ingredients and every delicious purchase helps to fight hashtag available for … url\"\n        ],\n        [\n            0,\n            \"apple ceo tim cook speaks on diversity and inclusion at auburn university url url\"\n        ],\n        [\n            0,\n            \"therefore my opinion is invalid even if i'm saying the exact same thing aha url\"\n        ],\n        [\n            0,\n            \"recent comment from brad building in i'm sure you are aware but is the bomb best url\"\n        ],\n        [\n            0,\n            \"i did not understand wtf was going on when i was watching rick and last night that show is\"\n        ],\n        [\n            0,\n            \"user and also about how she has kept a copy of the book in her backpack for several months now\"\n        ],\n        [\n            1,\n            \"the soviets managed to accomplish total and grabbed under total mob\"\n        ],\n        [\n            1,\n            \"user i really hate you 😂 😂 i'm not nice and now you can't come out on my boat this summer you can swim behind us\"\n        ],\n        [\n            1,\n            \"english people should drink less beers gibraltar is occupied by pirates since and they will must go out like … url\"\n        ],\n        [\n            0,\n            \"fears for brad pitt as hes pictured looking following divorce url user\"\n        ],\n        [\n            0,\n            \"♡ user i can't explain how excited i am for sign of the times u're lovely kind talented i admire you greatly ily ♡ 32\"\n        ],\n        [\n            0,\n            \"st petersburg metro explosion 11 killed and 45 injured after blast rips through train on … url url\"\n        ],\n        [\n            0,\n            \"rt lucy business cards poised and at the ready see you there 😀\"\n        ],\n        [\n            0,\n            \"when i lived in oxford local news mostly of rapes and murders the main in today is a skipping dog\"\n        ],\n        [\n            1,\n            \"a look into one of our possible futures 21 hustle by url url\"\n        ],\n        [\n            0,\n            \"user you know that sound the keyboard makes as you type there is a inside that eats your de … url\"\n        ],\n        [\n            0,\n            \"habits of mind task self a new shoe for url\"\n        ],\n        [\n            0,\n            \"user finally proper bi pan rep requires non binary folks again a single rep is and lacks\"\n        ],\n        [\n            0,\n            \"888 man utd v everton 6 1 man utd to win or 20 1 everton to win new customers t c's apply url url\"\n        ],\n        [\n            0,\n            \"go big with your marketing strategy sign up for our newsletter for march special offers url url\"\n        ],\n        [\n            0,\n            \"tonight i talk with captain about missing hashtag woman miller how the department handles missing … url\"\n        ],\n        [\n            1,\n            \"polo ralph lauren mens red matte jersey 1 4 zip pullover l url url\"\n        ],\n        [\n            0,\n            \"indian idol 9 18th march 2017 episode written update gets eliminated teaches url\"\n        ],\n        [\n            0,\n            \"camila looks so different and more confident with this omg i feel like she's gonna start putting her middle finger up in pics\"\n        ],\n        [\n            0,\n            \"hi user ' sign of the times ' it's amazing your voice makes it so beautiful and special i'm so proud of you harry 002\"\n        ],\n        [\n            0,\n            \"user i mean they make for easy anal from what i've seen in cartoons 😂 but don't do that cuz anal is gross\"\n        ],\n        [\n            0,\n            \"welcome to – introducing ramsay levi our new creative director hashtag filed under chloe … … url\"\n        ],\n        [\n            0,\n            \"hashtag 2017 new hot sell pearl jewelry women necklaces url\"\n        ],\n        [\n            0,\n            \"dj must release a statement telling us what's really inside the cans why does it smell more like flavour\"\n        ],\n        [\n            0,\n            \"you are one pretty girl i love your songs with user i have seen him 9 times be 10 in sept i am so pumped … url\"\n        ],\n        [\n            0,\n            \"if you'd like to suggest a topic or if you'd like to suggest a question for our next chat please tweet user hashtag\"\n        ],\n        [\n            0,\n            \"user sorry to hear that can you please contact the store about this and they can provide an update\"\n        ],\n        [\n            0,\n            \"8 does have the filmmaker assistance program offering in kind technical services for post on shorts but nothing for features\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"clear sky scattered clouds temperature up 25 ° c 31 ° c humidity down 94 66 wind\"\n        ],\n        [\n            0,\n            \"user there's on that street we went to 😂 there's restaurant beside car wash by the new market and you can come use our atm 😊\"\n        ],\n        [\n            0,\n            \"look at the sails now san diego convention center underway photo gallery of sails url\"\n        ],\n        [\n            1,\n            \"traffic corp mit on 2 vehicles issued with for no tax 1 vehicle … url\"\n        ],\n        [\n            1,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"thank trump 4 the positive attitude the nation is experiencing on the economy in many years jobs jobs jobs the d … url\"\n        ],\n        [\n            0,\n            \"user tell me a bedtime story i can't sleep without one and if i can't sleep neither will you\"\n        ],\n        [\n            0,\n            \"breaking neil gorsuch confirmed to the supreme court url url\"\n        ],\n        [\n            0,\n            \"user so now we are supposed to buy that he was keeping an eye on flynn despite of contradictory rep … url\"\n        ],\n        [\n            1,\n            \"user 🎬 🎬 🎬 mike ’ meet the blacks ii will box office smash “ get out ” url\"\n        ],\n        [\n            0,\n            \"neil voice if you're engaged it would be irresponsible for you to suggest we are alone in the universe also pizza\"\n        ],\n        [\n            0,\n            \"i wish i could meet user when he comes to perform in my hometown but i don't have the money to buy a pass 😔\"\n        ],\n        [\n            0,\n            \"many people in nigeria don't seem to know what impunity is the senate has done more for nigeria than the executive aso rock is useless\"\n        ],\n        [\n            0,\n            \"free people new blue indigo womens size medium m denim shift dress 129 url url\"\n        ],\n        [\n            0,\n            \"user you insult and the rest but id still watch it all greek have comedic … url\"\n        ],\n        [\n            1,\n            \"how you go 5 shade lighter just by putting on makeup dont wear the shit if you cant find your right shade tired of seeing clowns 😒 😴\"\n        ],\n        [\n            0,\n            \"your station vs your essence where you sit or stand or live is your station your physical location hashtag url\"\n        ],\n        [\n            0,\n            \"new apple ipad mini case cover stand pouch pu grey 360 degree rotating url url\"\n        ],\n        [\n            0,\n            \"county flood watch issued april 04 at 10 01 am edt until april 04 at 11 00 pm edt by nws url hashtag\"\n        ],\n        [\n            0,\n            \"is that a good slide to wrap up a presentation with user it's a gif url\"\n        ],\n        [\n            0,\n            \"dear sleep schedule please get it together this waking me up after about four hours and not letting me go back url\"\n        ],\n        [\n            1,\n            \"most reporting on official statements for in depth journalism according to this former editor … url\"\n        ],\n        [\n            0,\n            \"user has to be the programme got it on a car book sale and it's in amazing condition … url\"\n        ],\n        [\n            0,\n            \"everyone is at dave and and i'm home alone sad playing lose copper lose everything\"\n        ],\n        [\n            1,\n            \"how was my night well i nearly cried watching a scene in which paul helped a disabled teen pee off a bridge so pretty good i'd say\"\n        ],\n        [\n            0,\n            \"user nuclear can only be handled by big who will increasingly not want to take on the risk so it's catch 22\"\n        ],\n        [\n            0,\n            \"i could srsly care less abt how i look at school oh i wear the same thing everyday ok and y does it bother you ¿ ¿ ¿\"\n        ],\n        [\n            0,\n            \"here's an appreciation post for my other half and my whole heart i love you to the moon back url\"\n        ],\n        [\n            1,\n            \"user your father is at best a useful idiot being led along on a string the ' gas ' attack if it happened at … url\"\n        ],\n        [\n            0,\n            \"extreme totally wipes out after 1st jump in 6 months march 02 … url\"\n        ],\n        [\n            0,\n            \"the trump bit was the last straw thanks for having us everyone we've been user go see everyone\"\n        ],\n        [\n            0,\n            \"user was watching post game interview last night and was in awe at size definition of his shoulders\"\n        ],\n        [\n            0,\n            \"user user makes sense bolt and michael are sure amateurs aren't they\"\n        ],\n        [\n            0,\n            \"this smart little guy followed us around the market and then was brave enough to talk to us … url\"\n        ],\n        [\n            0,\n            \"user yea i feel like 20 40 is reasonable anymore than that you belong on my strange addition\"\n        ],\n        [\n            0,\n            \"breaking news jamb suspends 2017 registration … see details url url\"\n        ],\n        [\n            0,\n            \"user tbh i can't see all the other problems because i'm so blinded by the\"\n        ],\n        [\n            0,\n            \"1 everyone else always has their music on first out loud while i have to listen thru headphones 2 i get tired of the radio\"\n        ],\n        [\n            0,\n            \"i stand w refugees user user – pls your executive order on refugees we must protect the world ’ s most vulnerable\"\n        ],\n        [\n            1,\n            \"user ☎ 🏇 📡 💯 7 5 🤑 🤑 7 5 mets mlb 💪 🏻 💪 🏻 03 04 2017 ☎ 🏇 📡 💯\"\n        ],\n        [\n            0,\n            \"big day today in u s senate will this lead to end of the general filibuster as well url\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"after rage market dear market pub in ok url url\"\n        ],\n        [\n            0,\n            \"user we invaded iraq because we thought they only had them someone is using them over and over and o … url\"\n        ],\n        [\n            1,\n            \"would you guys be okay with me creating a soundcloud or something for experimental stuff i have some lame shit that i'd like to put up\"\n        ],\n        [\n            0,\n            \"have you ever noticed how rare brown m are is brown not the most color of m they save money on dye\"\n        ],\n        [\n            0,\n            \"city fans messaging me how good we are felt was doing great stuff in their half but sadly his performance will be judged on 2nd goal\"\n        ],\n        [\n            0,\n            \"want to showcase your hashtag skills in our competition on october 13 all the details are right here … url\"\n        ],\n        [\n            0,\n            \"taxpayers who think they won't complete their returns on time should consider requesting an extension it's easy url\"\n        ],\n        [\n            0,\n            \"recordings 0 1 1 given an amount of space you want free this will remove recordings until we hit that … url\"\n        ],\n        [\n            0,\n            \"some of street family will be getting these thanks to our sponsor … url\"\n        ],\n        [\n            1,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            0,\n            \"been emails about this i'm too underground for it that's not how it works thanx 4 the thoughts though … url\"\n        ],\n        [\n            0,\n            \"ordered an uber to at 2 43 a the other night she can't play games on my phone anymore\"\n        ],\n        [\n            1,\n            \"this is like the one thing user has done to disqualify himself from being president holy … url\"\n        ],\n        [\n            0,\n            \"has been stalking my twitter ever since i left and i am one step away from calling the\"\n        ],\n        [\n            0,\n            \"partner new platform heading to japan hashtag url\"\n        ],\n        [\n            0,\n            \"we only fail when we don't eat while looking in back and taking a 5 minute break url\"\n        ],\n        [\n            0,\n            \"user a lot of people are by the concept of a monk romance anime so they watch it but then get the … url\"\n        ],\n        [\n            0,\n            \"how to export your linkedin connections with locations in the talent acquisition field information is url\"\n        ],\n        [\n            0,\n            \"user user basically the first 5 applications in point order are and that's the cut off\"\n        ],\n        [\n            1,\n            \"matching outfits handsome dude hair product honest smiles hashtag url\"\n        ],\n        [\n            0,\n            \"user 500k per day in security for melania to live in new york city is it ridiculous government expense trump donation a joke\"\n        ],\n        [\n            0,\n            \"user g remember 2011 when he was here and he did the hunt to find him dt aw man i miss those days lol\"\n        ],\n        [\n            0,\n            \"tina fey is furious at white women who voted trump ‘ you can ’ t look away because it doesn ’ t affect you ’ url\"\n        ],\n        [\n            0,\n            \"user hey i love to eat pussy after i fuck it yea thats right i eat my own cum i love a vagina thats dripping with cum\"\n        ],\n        [\n            0,\n            \"trump's son in law kushner flies into iraq with top u s general url url\"\n        ],\n        [\n            0,\n            \"meet one of my alter egos whose head i hopefully complete in near future this was my third head i worked o … url\"\n        ],\n        [\n            1,\n            \"user user now you're getting all made because i was playing it was a fucking joke chill 😂\"\n        ],\n        [\n            0,\n            \"serial rapist adult migrant to be tried as in murder of eu official ’ s daughter url\"\n        ],\n        [\n            0,\n            \"the masters will be missing something without tiger article url url\"\n        ],\n        [\n            0,\n            \"this is a type of music i never listen to good to sit back and relax for once url\"\n        ],\n        [\n            0,\n            \"continuing off that lots daughters having sex with their dad god this is probably ok i'll keep watching just in case\"\n        ],\n        [\n            0,\n            \"user user is one of the most gifted player on this earth and i strongly believe in him every second in every game 〽 ️\"\n        ],\n        [\n            0,\n            \"recording n taking pics r fine but personal space is just too much look at jongin face url\"\n        ],\n        [\n            0,\n            \"hashtag live un security council holds emergency meeting on us missile strike in syria url\"\n        ],\n        [\n            0,\n            \"indonesia police arrest five ahead of demonstration tv one url url\"\n        ],\n        [\n            0,\n            \"black desert new class striker and revealed url url\"\n        ],\n        [\n            0,\n            \"ariel winter wears see through and skin tight mini dress to premiere url url\"\n        ],\n        [\n            0,\n            \"pax east 2017 surprise meeting with twitch gamers url via user\"\n        ],\n        [\n            0,\n            \"don ’ t miss out on all the fun grab your cowboy boots and meet us at the hashtag festival url\"\n        ],\n        [\n            0,\n            \"user well how did test players tom and was competing for the title every single year\"\n        ],\n        [\n            0,\n            \"user ooo that's not too far from where my man's family is up in west area i'm down … url\"\n        ],\n        [\n            0,\n            \"user what they gonna do i took 3 days to move granted i have a car but i went in the morn then disappeared … url\"\n        ],\n        [\n            0,\n            \"i love you i love you i love you i want to protect you from all the hate in the world my sweet and angry kittens i … url\"\n        ],\n        [\n            0,\n            \"coach ' jai ' bey 30 minute fit camp challenge saturday morning madness in full … url\"\n        ],\n        [\n            0,\n            \"check out this video that ian at aerial solutions did for the store featuring our grand url\"\n        ],\n        [\n            0,\n            \"user user it's become my favorite activity along with getting wine drunk on\"\n        ],\n        [\n            0,\n            \"i cant stand that jamie all through this not 1 person has mentioned the bird hes with get it leave user alone ur ex bird cheated\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag call of duty ® infinite warfare live at url\"\n        ],\n        [\n            0,\n            \"graham that ’ s not me review by user – starring role in his own method acting url\"\n        ],\n        [\n            1,\n            \"casino get upto £ 1500 welcome bonus 200 free spins on the first deposit t c's apply join here … url\"\n        ],\n        [\n            1,\n            \"you may wonder why the actions that once earned you recognitio more for leo url\"\n        ],\n        [\n            1,\n            \"url the benefits of having vinegar around are endless it has url\"\n        ],\n        [\n            0,\n            \"crap polls this latest news clearly signals desperate times the bs we have to put up with by this govt just neve … url\"\n        ],\n        [\n            0,\n            \"hashtag album sales on nct dream • the first 79 nct • nct hashtag 88 • 106 i feel like a proud parent 👏\"\n        ],\n        [\n            0,\n            \"hashtag apr 01 17 20 temperature fair wind s 11 km h humidity 55 italy url\"\n        ],\n        [\n            1,\n            \"when i get i give back celebrate w me become an official member of hashtag url\"\n        ],\n        [\n            1,\n            \"blueprint medicines corp to earn 2017 earnings of 0 68 per share url\"\n        ],\n        [\n            0,\n            \"my favourite account right now is this one 😍 i could watch and listen the … url\"\n        ],\n        [\n            0,\n            \"‘ man utd must match my ambition if they want me to stay i didn ’ t come here to waste time ’ zlatan rages url\"\n        ],\n        [\n            0,\n            \"user user why you talking about whilst on the subject of that era if ever comes to america\"\n        ],\n        [\n            0,\n            \"user user have a great show ladies great to see sarah back where she beings been too long xx\"\n        ],\n        [\n            0,\n            \"when these old dem slack dms from man with daughter an url\"\n        ],\n        [\n            0,\n            \"started a game of throwback hp and was 5 21 at one point and ended up 30 34 addy kicked in mid game 😷\"\n        ],\n        [\n            1,\n            \"more using now ar url the slate only daily paper with news days befo … url\"\n        ],\n        [\n            0,\n            \"just found user now i'm both kicking myself for not getting in the loop until now and for its awesomeness\"\n        ],\n        [\n            0,\n            \"user question mr walsh just googled adoption in 2014 000 kids spent time in foster care 1\"\n        ],\n        [\n            0,\n            \"user never seen the original but love stephen king think i'll keep it that way so i'm totally surprised in the new one\"\n        ],\n        [\n            0,\n            \"in the last 10 mins there were opps 7 exchange pair s profits ranging between 0 05 and 69 23 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"146 amazing small kitchen ideas that perfect for your tiny space url url\"\n        ],\n        [\n            0,\n            \"don't miss tonight new set of baby bombers coming to the bronx gonna be most exciting season in years don't url\"\n        ],\n        [\n            0,\n            \"had some photo fun when we were at reap airport while on our way home my who … url\"\n        ],\n        [\n            0,\n            \"more vintage garden items bamboo plant table 50s metal and side table hubs available sat from … url\"\n        ],\n        [\n            0,\n            \"you can't you have to search for them under ' chats ' at the search bar at the top too much admin 😔 url\"\n        ],\n        [\n            0,\n            \"you don't need to much stress to purchase your musical we can have it delivered at … url\"\n        ],\n        [\n            0,\n            \"how is it hard for some folks to comprehend that there's a trio in the house targeting her why would she allow the … url\"\n        ],\n        [\n            0,\n            \"“ whenever you beat a woman you beat your joy success and peace ” – mr says url url\"\n        ],\n        [\n            1,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"always appreciate the time you get because you never know how much longer it ll last hashtag\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user jj wat 6 ' 5 pounds imagine this guy coming at you to tackle you savage every bone in your … url\"\n        ],\n        [\n            0,\n            \"do you know who are awesome my 13 new followers in the last week growing with url\"\n        ],\n        [\n            0,\n            \"bones but would also find feathers and hair this is changing those in the sand are disappearing hashtag hashtag\"\n        ],\n        [\n            0,\n            \"she is a very honest person both with herself and — i mean yeah but you don't have to lower a guys conf url\"\n        ],\n        [\n            0,\n            \"column today on supporting and recognizing leaders throughout our community is spot on we url\"\n        ],\n        [\n            1,\n            \"latest level 0 m at 06 04 2017 18 45 00 gmt further information available at url hashtag\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user 💗 random but sending love your way i saw you in my notifications and just felt like wishing you a good day night depending\"\n        ],\n        [\n            1,\n            \"user you need money this is a new free ebook of 5 ways to make money online url\"\n        ],\n        [\n            1,\n            \"we cannot let trump get away with his hoax to end the puppet narrative there was nothing there putin told assad to move assets\"\n        ],\n        [\n            1,\n            \"offer 15 discount at with your card url url\"\n        ],\n        [\n            0,\n            \"so i heard was at a time performing send down the rain and then god sent down the rain even god appreciates good music\"\n        ],\n        [\n            0,\n            \"excited that i'm going to see at london yes this is the closest to a that i can find\"\n        ],\n        [\n            0,\n            \"user not 2 mention djt doesn't get issue was hrc receiving questions not the answers small point but … url\"\n        ],\n        [\n            0,\n            \"user i went home way before lie lmao i vaguely remember boy in luv then my mum fed me a crab stick\"\n        ],\n        [\n            0,\n            \"hashtag based eliminate many of the harmful like sugar and usually found … url\"\n        ],\n        [\n            0,\n            \"i love my humanities professor so much he always asks about the book i'm reading and genuinely listens to ask questions aw\"\n        ],\n        [\n            0,\n            \"be you stand out shine be colorful the world needs your soul kisses glitzandglam\"\n        ],\n        [\n            0,\n            \"yeah at this point the hashtag needs to rise above party and hold trump's feet to the fire if this were hrc bo th … url\"\n        ],\n        [\n            1,\n            \"can mercedes and red bull respond talking points ahead of chinese grand prix url\"\n        ],\n        [\n            0,\n            \"finally back to posting and oh look new picture book from dan bar el 🙂 user url\"\n        ],\n        [\n            0,\n            \"while you're at it dig up how much bill clinton made after hrc signed off on uranium transfer that putin now owns url\"\n        ],\n        [\n            0,\n            \"user user so responsible for millions of grants but can't send an email or check it went through\"\n        ],\n        [\n            0,\n            \"user user i would think that once he is convicted of a felony it will be permanent\"\n        ],\n        [\n            0,\n            \"user user disagree amateurs often wear iconic masters logo bill wearing cotton bowl jacket in bowl worse\"\n        ],\n        [\n            0,\n            \"keep accidentally liking my own after self stalking not realising til weeks later when self stalking again does every 1 do this\"\n        ],\n        [\n            1,\n            \"95 of girls who fuck with me find their future husband after it's like they look for something similar to me but not as shitty\"\n        ],\n        [\n            1,\n            \"shop uk cheap prom dresses under 100 online shop url offers a wide collection url\"\n        ],\n        [\n            0,\n            \"white death getting my hands cut off by piano wire between two trees as i pet the spring air out of the … url\"\n        ],\n        [\n            0,\n            \"hardly a week goes by where i don't see a tweet that confuses and hard to mea … url\"\n        ],\n        [\n            0,\n            \"happy bday mom love you sm i don't know what i'd do without you thanks for being such an amazing friend and … url\"\n        ],\n        [\n            0,\n            \"user but you do what you have to do y'know i love my new job and it's 5 blocks from where my mil … url\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"na concert ang in and out of the country kung do not care for the fans … url\"\n        ],\n        [\n            0,\n            \"grid and cells in represent location and environmental features with coding schemes\"\n        ],\n        [\n            0,\n            \"i liked a user video url ask steve ever been to a black church steve harvey\"\n        ],\n        [\n            1,\n            \"i just checked in at new mai thai with hashtag download today url\"\n        ],\n        [\n            0,\n            \"at this time of the year you see how real college is there are only 4 people left in my physics class 🤒\"\n        ],\n        [\n            0,\n            \"user user bingo that's the correct answer just dm your contact details we'll take it from there\"\n        ],\n        [\n            0,\n            \"user it's the player safety stuff bleeding over from football i liked it more when you could own your space … url\"\n        ],\n        [\n            0,\n            \"‘ an irish heart ’ with the atlanta pops orchestra chloe friday march 24 2017 url url\"\n        ],\n        [\n            0,\n            \"ah rt 52 hashtag judiciary has really failed to address issues of public problems and matters of vital …\"\n        ],\n        [\n            0,\n            \"don't waste words on people who deserve your silence sometimes the most powerful thing you can say is url\"\n        ],\n        [\n            1,\n            \"user user idiots like you storm believing in child sex rings in basement run by gov't crawl back in your hole\"\n        ],\n        [\n            0,\n            \"50pcs wholesale natural stone gemstone round spacer loose beads 4mm url url\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            1,\n            \"i'm late catching up on news i've just heard government say britain might go to war with spain spain fucking hell\"\n        ],\n        [\n            1,\n            \"keep your hands off my cookie make sure to keep your eyes 👀 on nz for … url\"\n        ],\n        [\n            0,\n            \"user big fan of microsoft since from its inception is any possibility to access more no of apps after ur creators update\"\n        ],\n        [\n            0,\n            \"user no it is an act of to the authority of the church to apply her teaching and … url\"\n        ],\n        [\n            0,\n            \"former fbi agent details how trump and russia team up to fake news by user url\"\n        ],\n        [\n            0,\n            \"i liked a user video url how to learn the hard way five nights at 3 part 4\"\n        ],\n        [\n            0,\n            \"user is good but can also blood pressure which can migraines i would recommend b complex\"\n        ],\n        [\n            0,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            0,\n            \"congratulations to liberty middle school for the 1st place finish in the burke county middle school … url\"\n        ],\n        [\n            0,\n            \"user okay on the i was thinking about trying to transport some wild … url\"\n        ],\n        [\n            1,\n            \"i don't post often so listen up you have to see at little theatre this weekend it is the best url\"\n        ],\n        [\n            0,\n            \"user to protest against reduction of by centre from april 10 says min\"\n        ],\n        [\n            0,\n            \"user good morning i love that heart cup please thank your mom janet for me\"\n        ],\n        [\n            0,\n            \"user user yeah says the one who believes in fake screenshots mo eh\"\n        ],\n        [\n            0,\n            \"all of y'all is a dub now that's triple double like westbrook that mean mug you rocking wit really an i'm broke and i'm stressed look\"\n        ],\n        [\n            0,\n            \"4 5 are invisible ink but it says big women women with glasses 😘 url\"\n        ],\n        [\n            0,\n            \"user we need a president that is not corrupt votes for a man arrested for corruption url\"\n        ],\n        [\n            1,\n            \"in is using our restaurant website service and showcasing our new packing range url\"\n        ],\n        [\n            0,\n            \"rollins ko and joe are the main event in the raw after mania let that sink in love it\"\n        ],\n        [\n            0,\n            \"user so apparently 4 bars of fury is being released soon any word on that monster of a remix for snake\"\n        ],\n        [\n            0,\n            \"📹 i ’ m more in love why even wear clothes at this point url\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            0,\n            \"rangers score on the power play lets go from the point and beats murray rangers trail 2 1 with 26 2 left in the second period\"\n        ],\n        [\n            0,\n            \"user that i like too cohen jones carlos taylor a beast and seals jones a te hybrid\"\n        ],\n        [\n            0,\n            \"hey lady friends and fella friends too i'm super that my dear friend user has … url\"\n        ],\n        [\n            0,\n            \"user sensible approach no easy answers i once bought a book ie 20 odd years ago that was … url\"\n        ],\n        [\n            1,\n            \"user and ellen are already doing that how many mysteries need to be solved probably a silly question\"\n        ],\n        [\n            0,\n            \"user see you emotional you scared black also emotional also afraid important to understand why they upset angry sad\"\n        ],\n        [\n            0,\n            \"yep i'm totally the left side i just believe in taking care of business now and always being … url\"\n        ],\n        [\n            0,\n            \"jack british mini dress sz 6 url url\"\n        ],\n        [\n            0,\n            \"trump lawyer confirms pro scoop that sean spicer mocked for coming from a ‘ left wing blog ’ url\"\n        ],\n        [\n            0,\n            \"joins eu funded project on iot url url\"\n        ],\n        [\n            1,\n            \"2 2 whether it ’ s beauty products clothing gadgets food etc they are there as a result of pr url\"\n        ],\n        [\n            0,\n            \"thank you to everyone who has referred me positive feedback i've had with my business i appreciate it so much 😍 ✨ 📷 hashtag\"\n        ],\n        [\n            0,\n            \"a few of our teams who represented us so well today panthers reached the semi … url\"\n        ],\n        [\n            0,\n            \"user on one of the blonde of hair does your sister have long hair kills the cat\"\n        ],\n        [\n            0,\n            \"user i'm not comparing them lmao i'm saying that if gender shouldn't be brought up because it can start … url\"\n        ],\n        [\n            0,\n            \"file under things that def didn't happen and if they are did are wetter than listening to hardcore in 2017 url\"\n        ],\n        [\n            0,\n            \"us launches missile strike on syrian military airfield in response to chemical weapons attack on civilian … url\"\n        ],\n        [\n            0,\n            \"user taking children on false allegations and them to extreme emotional trauma how do you people sleep at night\"\n        ],\n        [\n            1,\n            \"success is peace of mind which is a direct result of knowing u did your best to become the best that you are … url\"\n        ],\n        [\n            0,\n            \"hashtag ppl requested street in shall be after dr nothing happened so far\"\n        ],\n        [\n            0,\n            \"user if the ping pong ball were to be replaced with a steel ball how fast would it go url\"\n        ],\n        [\n            1,\n            \"don't forget our new balance demo fun is coming up tomorrow tuesday 04 04 at 6pm you can join us and test out url\"\n        ],\n        [\n            0,\n            \"calls from jio to vodafone are delayed connecting with vodafone plan advertisement this should be looked into user user\"\n        ],\n        [\n            1,\n            \"delaware north companies inc part time seasonal cashier hashtag url\"\n        ],\n        [\n            1,\n            \"halloween felt haunted house wall hanging plastic canvas kit 13 x 47 url url\"\n        ],\n        [\n            0,\n            \"literally was complaining about my 3 makeup bags a week ago and he surprises me with a makeup organizer with and shelves\"\n        ],\n        [\n            0,\n            \"wonderful news dog abused and brain damaged survives url via user\"\n        ],\n        [\n            0,\n            \"i've worked side by side with american and now you have a builder as your president pres trump says … url\"\n        ],\n        [\n            0,\n            \"k guys need ur prayers and good vibes again i'm getting tested tomorrow on everything i've learned in the past 2 years to get my license\"\n        ],\n        [\n            0,\n            \"the mystery ball event scheduled for opening night will now take place on april 21 which is mystery night user\"\n        ],\n        [\n            0,\n            \"thoughts as i that make nate listen to me talk about 1 is a commissioner really surprised by any question asked by a fan\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user continues to bring the issues of the day to his musical audience hopefully he brings this tour to the … url\"\n        ],\n        [\n            0,\n            \"god i always read everyone's links but i forget to like the pinned tweet if there is one so if i see i haven't liked yours i will eventually\"\n        ],\n        [\n            1,\n            \"the prices for the user are absolute talk about taking the piss out of your most valuable assets the fans\"\n        ],\n        [\n            0,\n            \"user's main was to enhance the technology so that it can realise the dream of our pm that hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the trust virus the future of brands and giving url hate politics fake news alternative facts inaccurate …\"\n        ],\n        [\n            0,\n            \"you can love someone so much but you can never love people as much as you can miss them john green\"\n        ],\n        [\n            0,\n            \"big up everyone that came out to hashtag last night in much love to the staff of course user 💪 🏾 ❤ ️ 🎉\"\n        ],\n        [\n            0,\n            \"i'm too broke to buy anything angry hot heads ain't sexy calling names ain't sexy how would a queen address problems not wit anger\"\n        ],\n        [\n            0,\n            \"lesbian chronicle late at the office part 1 she ran her hands over breasts url\"\n        ],\n        [\n            0,\n            \"i have been on twitter for 5 years and 7 months since 7 sep 2011 and you url\"\n        ],\n        [\n            0,\n            \"i'm not even kidding at the beginning of every season of i choose my favorite and that's the one who ends up winning it's a gift\"\n        ],\n        [\n            1,\n            \"user ppl i thought died years ago have like 4 kids and started a construction business and money to smoke meth under 146\"\n        ],\n        [\n            0,\n            \"i've literally been in my house ten minutes and i told my mum i'd been here for like an hour and she said that was ridiculous 🙃 😬\"\n        ],\n        [\n            0,\n            \"global nuclear moisture market … url url\"\n        ],\n        [\n            0,\n            \"also going to be binge eating this weekend as it's only a month away from my fruits and veggies only lifestyle\"\n        ],\n        [\n            0,\n            \"user highly unlikely that russia will go after as us can hand over few to fsa and go after\"\n        ],\n        [\n            0,\n            \"user in the passage god not inventing just that he has a rainbow and you should look out for it not … url\"\n        ],\n        [\n            0,\n            \"the entire ad was a mess from the the movement to sell soda to the vague generic signs the protesters carried hashtag\"\n        ],\n        [\n            0,\n            \"the best news about the job market no one is talking about url url\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"why does sunny attract such shady characters south china morning post url\"\n        ],\n        [\n            0,\n            \"user we hear you if you have a better options we'd love to hear it otherwise we're on the same boat\"\n        ],\n        [\n            1,\n            \"turns on https to hide the weird porn you watch from isps wants you to … url\"\n        ],\n        [\n            0,\n            \"the white house has said it supports congress ' controversial decision to repeal internet url url\"\n        ],\n        [\n            1,\n            \"looking for a change of scenery why not consider a visit to the capital city of the state of url\"\n        ],\n        [\n            0,\n            \"fact check trump ’ s misleading claims on the health bill failure url did u thank he would something different\"\n        ],\n        [\n            0,\n            \"this dude is a pen in his ear to clean it while asking questions during a meeting super excited to be sitting right behind him 👂 🏼 🏼\"\n        ],\n        [\n            0,\n            \"a wild 67 struggle bug ball has appeared despawns at 12 34 time left 25m url\"\n        ],\n        [\n            0,\n            \"user inspired project in the hands of a media specialist student joy dr inspired creatures … url\"\n        ],\n        [\n            0,\n            \"user user well he's an all round midfielder he can play rm am cm so he'll be useful and jose does like him a lot\"\n        ],\n        [\n            0,\n            \"husband of woman who died after via c section cries out that his wife was butchered url\"\n        ],\n        [\n            0,\n            \"user your fave is problematic eden to good for you very extra will trade you for gin or a nice\"\n        ],\n        [\n            1,\n            \"user i been off supporting him since ' 03 when he first started that nets bullshit with people cal … url\"\n        ],\n        [\n            0,\n            \"if you zoom in on the first picture you can see first tooth 😍 😭 ❤ ️ more pictures to come of it 🙈 url\"\n        ],\n        [\n            0,\n            \"thoughts ' round keep ' round they're ' round me head without a sound none to be found silence restless bed\"\n        ],\n        [\n            0,\n            \"i can never let someone in like i let her she had my better half i'll never get let anyone see my best again hope your happy\"\n        ],\n        [\n            0,\n            \"user only thing i watched was him singing shawn michaels song but made up the words for himself\"\n        ],\n        [\n            0,\n            \"hashtag in union square park 🐴 🇺 🇸 ️ did you know this impressive bronze portrait … url\"\n        ],\n        [\n            0,\n            \"why do people engage with obviously mentally ill people you aren't going to come to a logical conclusion url\"\n        ],\n        [\n            0,\n            \"congrats to our own st albert on being selected to the vs dallas all star game on april 12th user\"\n        ],\n        [\n            0,\n            \"where was when hashtag released all of his radicals from prison when the war started url\"\n        ],\n        [\n            1,\n            \"who gives a freak what the heck some kid is saying robin lord taylor about haters url\"\n        ],\n        [\n            0,\n            \"if anyone's selling or knows anyone selling 2 saturday tickets pleaseeee get onto me hashtag\"\n        ],\n        [\n            0,\n            \"i can't go to bed because i don't remember how saved by the vegas movie ends and for some reason 9 30 me wanted to watch it hashtag\"\n        ],\n        [\n            0,\n            \"it my soul to find out the news my grandfather has passed away this evening of lung cancer if u would like to donate ask me how\"\n        ],\n        [\n            1,\n            \"while this is funny as fuck kinda the reporters asking him questions like well like children 😅 😂 url\"\n        ],\n        [\n            0,\n            \"and they can't get over charlotte could beat charlotte but lose out and miss the playoffs\"\n        ],\n        [\n            0,\n            \"bangle in white tone brass with enamel beach chair charm symbol url url\"\n        ],\n        [\n            0,\n            \"got these brought up from the us liberty dessert basically turkish … url\"\n        ],\n        [\n            0,\n            \"when it rains it the sun will shine eventually just gotta be patient url\"\n        ],\n        [\n            0,\n            \"susan rice says it's ' absolutely false ' obama officials names for political purposes url\"\n        ],\n        [\n            0,\n            \"hashtag markets close at record rises 64 02 pts to 29 24 up 27 30 pts at 9 265 15\"\n        ],\n        [\n            0,\n            \"hmm which part of i'd bomb the shit out of them and you have to take out their families does not … url\"\n        ],\n        [\n            0,\n            \"many r living in i never feel so even my deputy mayor of my town is also tamil most of them r e … url\"\n        ],\n        [\n            0,\n            \"vegas user join in on the nhl soccer tradition in the greatest way ever video … url\"\n        ],\n        [\n            0,\n            \"user we are being told the central line is suspended between park and hill why\"\n        ],\n        [\n            0,\n            \"wait what why am i just now hearing about this this is like one of my favorite shows of all time url\"\n        ],\n        [\n            0,\n            \"member ravi presented a new song from his mixtape titled “ dream ” featuring rapper … url\"\n        ],\n        [\n            0,\n            \"so i've discovered this website called url and the idea sounds pretty awesome basically it's like to show\"\n        ],\n        [\n            1,\n            \"dear self pls jst finish a goddamn book b4 u start browsing for other books there's already a huge pile on ur current reading list as it is\"\n        ],\n        [\n            0,\n            \"politicians are suddenly interested in the will of didn't 96 of them want to stay in the eu hashtag user\"\n        ],\n        [\n            1,\n            \"you're not a big fan of the rules unless you make them yoursel more for aquarius url\"\n        ],\n        [\n            0,\n            \"user and lingard and fellaini and young and fellaini and and and fellaini\"\n        ],\n        [\n            1,\n            \"lmao ima share my opinion regardless of if its cute or not if you dont like it fuck off url\"\n        ],\n        [\n            0,\n            \"50 🍉 never give up on something you believe in you never know you might be just another breath away from it hashtag\"\n        ],\n        [\n            1,\n            \"user hey rich i was the idiot driving up the back alley behind 400 market going the wrong way in the blue truck yesterday sorry\"\n        ],\n        [\n            0,\n            \"north korea says body of murder victim to return in deal with malaysia travel bans lifted url\"\n        ],\n        [\n            0,\n            \"if there is magic on this planet it is in water don't you find … url\"\n        ],\n        [\n            0,\n            \"📷 lol you can almost hear elsa singing “ let me go ” get it whew so much time and url\"\n        ],\n        [\n            0,\n            \"too many think of their work as art instead of craft if you build a table it's not art it's crap same for writing\"\n        ],\n        [\n            0,\n            \"user proof i want a receipt otherwise same bs as always from you url\"\n        ],\n        [\n            1,\n            \"14 hilarious ways to start a conversation on dating apps ck marry date me url\"\n        ],\n        [\n            0,\n            \"home is where the weather is an appropriate mix of depressing and url\"\n        ],\n        [\n            0,\n            \"' captain america steve rogers ' twist shifts balance of power in marvel's comic book universe url\"\n        ],\n        [\n            1,\n            \"why the fuck would anyone walk around with a shirt that says anxiety society yes lemme glorify the fact that i have anxiety\"\n        ],\n        [\n            0,\n            \"user wow that quickly won't need it so soon it's for a june birthday still need to consult though\"\n        ],\n        [\n            0,\n            \"why why do this what does this accomplish other than his image as a cartoon villain hashtag url\"\n        ],\n        [\n            0,\n            \"while adaptability is often a useful trait your infamous stub more for taurus url\"\n        ],\n        [\n            1,\n            \"can dispatch release yoo and go dating photos already who cares about let them die bcs of jealousy\"\n        ],\n        [\n            0,\n            \"bill is so much better than billy on final four grant hill is ok hashtag\"\n        ],\n        [\n            1,\n            \"listen to 2016 clean diesel earnings call eps 0 69 vs est 0 113 live at 04 30 pm ondemand after url\"\n        ],\n        [\n            1,\n            \"user coal miners with abortions with coat and ' no blacks irish or dogs ' signs ah were the days\"\n        ],\n        [\n            0,\n            \"cc and cs the high scores you got earned you the only sweepstakes award of the competition today\"\n        ],\n        [\n            0,\n            \"techcrunch microsoft ’ s surface pro 5 said to move to intel lake url hashtag\"\n        ],\n        [\n            0,\n            \"crow checks the mirror and plays what she sees url url\"\n        ],\n        [\n            0,\n            \"i am an addict i just took a black lagoon and i continue up to the overdose url url\"\n        ],\n        [\n            0,\n            \"6 people followed me and 11 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user 》 that someone will have to kill me before his me are you willing to do it when that time comes jessica\"\n        ],\n        [\n            0,\n            \"user we would love to help you with your oil change url and we can save you money too cr\"\n        ],\n        [\n            0,\n            \"talking to canadians who came in tonight one said u s immigration asked their colleagues their religion politics and turned some back\"\n        ],\n        [\n            0,\n            \"user ur so cute man 😭 😭 😭 i will accept those chicken wings bless you ur so kind\"\n        ],\n        [\n            0,\n            \"user hey greg i no u bang me and u w can't help it and about i gets by\"\n        ],\n        [\n            0,\n            \"paid program for americas how the financial sector is its approach to innovation url\"\n        ],\n        [\n            0,\n            \"breaking trump calls on civilized nations to join u s in “ seeking to end the slaughter and in url\"\n        ],\n        [\n            0,\n            \"emphasis on check level design made to escort you between multi enemy encounters check\"\n        ],\n        [\n            0,\n            \"there's a or something and just tried to catch it between his paws and it was way too cute send help\"\n        ],\n        [\n            0,\n            \"ring of honor stars say their wrestling is ' authentic ' url via url\"\n        ],\n        [\n            0,\n            \"very proud to chair team mentioned in this article we are determined to give claire the opportunity of mor … url\"\n        ],\n        [\n            1,\n            \"iggy azalea nick young are selling the house they bought from selena gomez 29 url\"\n        ],\n        [\n            1,\n            \"user the attackers r cowards twats attacking a lone individual sickening how scum defend this with … url\"\n        ],\n        [\n            0,\n            \"user this thread it says everything i have been thinking from the beginning this guy is so out of touch it drives me bonkers\"\n        ],\n        [\n            0,\n            \"move over of disruption blockchain is the new kid on the block url url\"\n        ],\n        [\n            0,\n            \"very rare elvis my aim is true collection 69 different pressing from around the world url hashtag\"\n        ],\n        [\n            0,\n            \"i have a degree my gross wages were last year i was born in canada i'm employed there are 2 people living in my house\"\n        ],\n        [\n            0,\n            \"user lmao it ’ s not my footage my friend it from a video on facebook sent it to me\"\n        ],\n        [\n            1,\n            \"i'm trying to win a free nintendo switch from user you can win one too url\"\n        ],\n        [\n            0,\n            \"user user really lookin good d dawg n wait to see ye u are so love ye loads ☺ 💗 💖 ❤ 💞 💕 👍\"\n        ],\n        [\n            0,\n            \"mark anti trump talk tanks tv ratings for the mavericks 😂 so huge user cant cover url\"\n        ],\n        [\n            0,\n            \"no power complex and it's almost noon 😬 my party that i didn't get an invite for starts at noon 🙃\"\n        ],\n        [\n            1,\n            \"user user sad what do they love war want war or r they just so evil stupid heartless all 3 cnn will never change 👎\"\n        ],\n        [\n            0,\n            \"user i have that same line on my stomach but i'm not pregnant and never been idk why i have one\"\n        ],\n        [\n            0,\n            \"patriots trade tom brady to bills for 1st draft pick 2017 2018 2nd pick in 2017 hashtag url\"\n        ],\n        [\n            1,\n            \"check out my listing in sunny beach fl youtube video url url\"\n        ],\n        [\n            1,\n            \"wear for dress navy flare size small url\"\n        ],\n        [\n            1,\n            \"brief hashtag credit prices ipo of 12 4 shares at 6 50 share read more url\"\n        ],\n        [\n            0,\n            \"this makeup artists ' looks are seriously creeping people out url url\"\n        ],\n        [\n            0,\n            \"i wonder which scandal these cruise missiles are supposed to distract us from trump must have inherited bill clinton's playbook\"\n        ],\n        [\n            0,\n            \"5 – with a spring storm rolling in some people in have stacked up in front of url\"\n        ],\n        [\n            0,\n            \"this user press briefing is making spicer talk faster and faster saying less and less that makes sense\"\n        ],\n        [\n            0,\n            \"user what about does he need a to get into an elevator with a woman who is not his wife\"\n        ],\n        [\n            0,\n            \"is growing and the new population money into the local economy url\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"the supernatural horror creeper is now available on so be sure you give it a watch … url\"\n        ],\n        [\n            0,\n            \"how beautiful does my brothers girlfriend look the pregnancy glow is 😍 👏 🏻 url\"\n        ],\n        [\n            0,\n            \"if your marketing plans don't include mobile you won ’ t get the results you expect hire mobile marketing services at … url\"\n        ],\n        [\n            0,\n            \"we are seeking vendors for our spring on may 12th from 1 4 pm if you would like to participate please … url\"\n        ],\n        [\n            0,\n            \"you can't be mad or feel no type if a person acts different towards you or just stop fucking with you if you're the reason behind it 🗣\"\n        ],\n        [\n            1,\n            \"up before makeup and all day round mario facial spray with aloe herbs 79 inbox url\"\n        ],\n        [\n            0,\n            \"if there was a scholarship for pissing your dad off i think i could go to harvard and become a doctor all expenses paid\"\n        ],\n        [\n            0,\n            \"ok got the basics down in my first and crash course advance class first time url\"\n        ],\n        [\n            0,\n            \"that is the case with most people they usually regret it when it is already too late url\"\n        ],\n        [\n            0,\n            \"you've been hurt before i can see it in your eyes you try to smile it away but some things you can't disguise\"\n        ],\n        [\n            0,\n            \"mother of dragons in a bikini is the right way to start the game of thrones season url\"\n        ],\n        [\n            0,\n            \"user we're total when it comes to art i much prefer although the gardens and location are gorgeous\"\n        ],\n        [\n            0,\n            \"user user no great surprise they love more so if it's a woman they're throwing them at\"\n        ],\n        [\n            0,\n            \"science has figured out whether you should walk up an or just stand there url\"\n        ],\n        [\n            0,\n            \"original thoughts early in in oh did not raise eyebrows expectation originally wind or hail result 21 2 2 hashtag\"\n        ],\n        [\n            1,\n            \"north carolina is back in the running to host championship events after lgbt law change ncaa says … url\"\n        ],\n        [\n            0,\n            \"user user this is coming from someone in florida so your statement is meaningless\"\n        ],\n        [\n            1,\n            \"east village noodle bar owner opening ' hotpot ' at url url\"\n        ],\n        [\n            0,\n            \"on my soul if trump get elected i'm moving back to africa it's been a couple months now my g url\"\n        ],\n        [\n            1,\n            \"📷 challenge kill without allowing it to challenge each guardian must destroy url\"\n        ],\n        [\n            0,\n            \"everything seems to be falling into place today however ther more for taurus url\"\n        ],\n        [\n            1,\n            \"be your brand give yourself a social media makeover in 6 steps url url\"\n        ],\n        [\n            0,\n            \"you're whistling while you work today and it's almost as if y more for scorpio url\"\n        ],\n        [\n            0,\n            \"i know y'all are questioning the of the show right now so am i … url\"\n        ],\n        [\n            1,\n            \"wholesale retro style sun charms pendants url url\"\n        ],\n        [\n            0,\n            \"❤ quantum break xbox one brand new fast shipping factory sealed url url\"\n        ],\n        [\n            0,\n            \"you are magic don't ever apologize for the fire in you happy friday ❗ ️ now get out there and touch a butt and … url\"\n        ],\n        [\n            0,\n            \"more express on last link trump did an ' act of aggression ' north korea … … url\"\n        ],\n        [\n            0,\n            \"ive been sayin this 4 yrs mean joe gets all the credit from that line without he that good honestly the t … url\"\n        ],\n        [\n            1,\n            \"check out isaac vintage lot 7 books rare collectible url via user\"\n        ],\n        [\n            1,\n            \"​ com pushing for the playoffs andersen leafs in victory over url\"\n        ],\n        [\n            0,\n            \"user i can't wait to go back to universal and make my friend ride it with me i love jimmy fallon\"\n        ],\n        [\n            0,\n            \"user james walks in and looks at the woman in the cat custom what are you doing\"\n        ],\n        [\n            0,\n            \"maybe promises trump will do what he can to help them get back to work was interpreted as effort to save coal url\"\n        ],\n        [\n            0,\n            \"accs meeting advisory commission on charter schools ca dept of education url\"\n        ],\n        [\n            0,\n            \"user i didnt write the name right lol its like a julius quote i but yeah same its been … url\"\n        ],\n        [\n            1,\n            \"user if it weren't for the internet they would've got us all up russia as they got us all 2 … url\"\n        ],\n        [\n            0,\n            \"admitted with evidence ' stunning ' to be wiped over fraud … … url\"\n        ],\n        [\n            1,\n            \"ping 3 pw yellow dot rh new golf pride plus 4 grips stiff url url\"\n        ],\n        [\n            1,\n            \"struggling to find more time to share content that will connect with your followers you don't have to use url\"\n        ],\n        [\n            0,\n            \"explained why china is so angry about dalai trip to pradesh url\"\n        ],\n        [\n            0,\n            \"user commander in chief trump used russian active measures against opponents intel house investigation\"\n        ],\n        [\n            1,\n            \"yankees stumble out of the gate again and fall to the rays by billy via nyt url … … … … … … url\"\n        ],\n        [\n            1,\n            \"user my best friend just asked if you were bitchy in real life and i cried bc i couldn't believe she would say such a thing\"\n        ],\n        [\n            0,\n            \"dk and same as lmfao imagine putting this three together for a mission hahahahahahaha\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win cell phone holder pop tech universal magnetic by pop tech url hashtag\"\n        ],\n        [\n            0,\n            \"freedom is finishing the and yay newspaper the newest print edition is beautiful it's a good day for ars press 💗\"\n        ],\n        [\n            0,\n            \"user i made the comment all season about how no one boxes out anymore i'm kinda glad someone finally pa … url\"\n        ],\n        [\n            0,\n            \"hashtag is now trending topic worldwide get insights with for twitter url\"\n        ],\n        [\n            0,\n            \"url plea to find phone filled with pictures and videos of late son lost on visit to castle\"\n        ],\n        [\n            0,\n            \"up late or up early a good time to hear our episode swear bear adventures url an … url\"\n        ],\n        [\n            0,\n            \"user yep and when that's done at the expense and exploitation of their students as has always been the case here it's wrong\"\n        ],\n        [\n            0,\n            \"load shedding returns hashtag electricity load shedding once again in the country url\"\n        ],\n        [\n            0,\n            \"bucks 28 pts 14 9 jump to no 5 in east with 108 105 overtime win vs pistons 25 pts 10 espn …\"\n        ],\n        [\n            0,\n            \"the great and mighty drones blast using a 8th level spell slot on a blue letter j\"\n        ],\n        [\n            1,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"1 track clips arctic cat ski doo asap ship url url\"\n        ],\n        [\n            0,\n            \"10 great canadian adventures you've probably never heard of but you'll want to try url\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 1022 44 hpa temperature 22 68 ° c humidity 42 44 luminosity 2017 04 04 12 52 26\"\n        ],\n        [\n            0,\n            \"how the well estate is remembered but not defined by the 1991 url\"\n        ],\n        [\n            0,\n            \"user same with environmental color all sorts of storytelling mood options there hashtag\"\n        ],\n        [\n            0,\n            \"89 of businesses with hashtag leaders report positive revenue growth download the research here … url\"\n        ],\n        [\n            0,\n            \"friends raising funds for family of pub worker who died after falling on meat url url\"\n        ],\n        [\n            1,\n            \"user this guys a clown he son is good but not great either way who gives a shit about his\"\n        ],\n        [\n            0,\n            \"user the latest mixtape of was downloaded more than 100 000 times get your copy now url\"\n        ],\n        [\n            0,\n            \"i think i miss winter season now can it be june already cant take this heat anymore '\"\n        ],\n        [\n            1,\n            \"flood watch in effect from 7 pm in ray and sullivan counties hashtag url\"\n        ],\n        [\n            1,\n            \"thenameisaa url k mobile now accounts for nearly 70 of digital media time … url\"\n        ],\n        [\n            0,\n            \"user ok i thought i'd check 💕 i want some and stuff for my new blog so i thought i'd check with you first lol\"\n        ],\n        [\n            0,\n            \"oh ok the signs are there but you want them to still chase you you're being unreasonable url\"\n        ],\n        [\n            0,\n            \"it's time for spring cleaning while you are working on you we can help you get your supplies ready for your url\"\n        ],\n        [\n            0,\n            \"bruh read the end point of your reply thread to me stop confusing yourself we have gone through this url\"\n        ],\n        [\n            0,\n            \"everyone saying to do something in syria yesterday will now call trump a url\"\n        ],\n        [\n            0,\n            \"karma is the ultimate destination for an easter getaway like no other visit url url\"\n        ],\n        [\n            1,\n            \"user we the people are sick of your lies self righteous sanctimonious shit i would suggest you shut up … url\"\n        ],\n        [\n            0,\n            \"you should have two with your name on them user since each team has a designated commissioner spot cong … url\"\n        ],\n        [\n            0,\n            \"help me find ph or please i need to own more xd please if you know anyone selling one let me know thank you\"\n        ],\n        [\n            0,\n            \"amazing by danny last year but has now to type a bit like leicester city this season hashtag\"\n        ],\n        [\n            0,\n            \"you cant even understand half the people that are part of our play 😭 😭 😭 this is gon be a wreck lowkey 😂 😂\"\n        ],\n        [\n            0,\n            \"forex dollar up but heads for worst quarter in a year the dollar up on friday and was on track fo url\"\n        ],\n        [\n            0,\n            \"user terrible service certified not delivered no response on case had to pay for overnight hope it arrives\"\n        ],\n        [\n            0,\n            \"there are many systems swing etc but they also have many flaws news robot is the best way to make much money hashtag\"\n        ],\n        [\n            1,\n            \"' nba 2k17 ' patch 12 notes massive update is available for ps4 and xbox one forbes hashtag url\"\n        ],\n        [\n            0,\n            \"how do you plan to spend your free time once you can make your own latte at home hashtag url\"\n        ],\n        [\n            0,\n            \"even though he's poking the big russian bear i think trump was right assad has been civilians for years and it's time it stopped\"\n        ],\n        [\n            0,\n            \"user bold to claim party management had a toxic impact on electoral appeal\"\n        ],\n        [\n            0,\n            \"user yes ooo it will be a great pleasure to see eden hazard and alexis sanchez at bridge next season url\"\n        ],\n        [\n            1,\n            \"soccer jersey shop announces a new barcelona soccer jersey range for soccer lovers around the world url\"\n        ],\n        [\n            0,\n            \"sun pool fun all good reasons to get excited for user ’ s concert on 5 20 check it out … url\"\n        ],\n        [\n            1,\n            \"make the best of the west coast enter to hashtag everything you need to plan an epic drive up the west coast url\"\n        ],\n        [\n            1,\n            \"dear user this is bloody brilliant and thank you but i don't want to see your mentions today url\"\n        ],\n        [\n            1,\n            \"growth ai thanks for the follow visit our website for more information url hashtag\"\n        ],\n        [\n            0,\n            \"growing and engaging with the right tweeps gained 1 new follower in the past day courtesy url\"\n        ],\n        [\n            1,\n            \"two things that are stupid 1 having onion rings for breakfast 2 replying to emails for in my sleep what the actual hell\"\n        ],\n        [\n            0,\n            \"when will people realise that the have voted we need to move on and work together on the tasks in hand … url\"\n        ],\n        [\n            0,\n            \"user thanks so much for following us if we can ever be of any help please feel free to let me know thanks mark\"\n        ],\n        [\n            1,\n            \"user no offense but some of the in things i have edited for you makes me think otherwise … url\"\n        ],\n        [\n            0,\n            \"don't forget to save your user designs before 4 1 we wouldn't want you to lose all your hard work url\"\n        ],\n        [\n            1,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your daily stats via url\"\n        ],\n        [\n            0,\n            \"production of at least one third of the world ’ s food including 87 of the 113 leading food crops depends on … url\"\n        ],\n        [\n            0,\n            \"agree with me when i say da country has deep leadership crisis cabinet appropriation with no compensation zuma omg url\"\n        ],\n        [\n            0,\n            \"user that way they won't be lying under oath when they swear they aren't doing anything illegal someone … url\"\n        ],\n        [\n            0,\n            \"eh why u so mean to me nowadays the heck man i get it la like you're busy at least sigh\"\n        ],\n        [\n            0,\n            \"bravo minnesota this a message that should through the world of football url\"\n        ],\n        [\n            1,\n            \"user with all due respect you once supported him kudos for finally seeing him for what he is but damn we ne … url\"\n        ],\n        [\n            0,\n            \"posing like will be the death of me seeing my angel pose as hashtag is killing me\"\n        ],\n        [\n            0,\n            \"it seriously makes my heart so happy when my friends post pics of four on their snap stories and me in them 💖 💖 💖\"\n        ],\n        [\n            0,\n            \"in both the us and uk social workers can heal deep anna url\"\n        ],\n        [\n            1,\n            \"check out this real man of god's interview he is a single godly virgin url url\"\n        ],\n        [\n            0,\n            \"the rpg classic enhanced edition is coming to android on april 11th url url\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"report oracle massive acquisition of url url\"\n        ],\n        [\n            0,\n            \"that moment when u hv no idea what the lecture is abt but the dr decides to remember ur name cz karma is a b 😅 😅\"\n        ],\n        [\n            0,\n            \"i seriously love this entire shot so much outfit lily yuri aaa url\"\n        ],\n        [\n            0,\n            \"in partnership with international hospitality chain action hotels has unveiled plans to develop the sec url\"\n        ],\n        [\n            0,\n            \"i hope becomes that really famous because he is so smooth with that kane it's unbelievable his line name for sure fits him\"\n        ],\n        [\n            0,\n            \"cotton price increases on exchange url url\"\n        ],\n        [\n            1,\n            \"66 7 iv 15 15 0 with dragon tail crunch has spawned til 05 22 29m 47s url\"\n        ],\n        [\n            0,\n            \"falls ny weather 04 07 17 16 17 pm pressure 8 mb rain last hour 0 00 inches rain since midnight 0 18 inches rain last 24\"\n        ],\n        [\n            1,\n            \"watch it url sexy wife cheating with new lover 👻 add me on snapchat 36 👻 url\"\n        ],\n        [\n            0,\n            \"as soon as i say i am experiencing a low there is an immediate instinct for people to say ' oh don't worry it url\"\n        ],\n        [\n            0,\n            \"bbc football tottenham 4 0 watford walter says three goals cut hornets ' legs off url\"\n        ],\n        [\n            1,\n            \"liar five promises broken by donald trump in 24 hours url … url\"\n        ],\n        [\n            1,\n            \"save 72 and get 1 issue free on 1 year sports card monthly digital subscription for 33 99 url\"\n        ],\n        [\n            1,\n            \"new ibm solution can help label hashtag websites 250 faster than traditional methods … url\"\n        ],\n        [\n            0,\n            \"apply for the bachelor of fine arts b f a in url url\"\n        ],\n        [\n            0,\n            \"user come on tell me when was the last time during an election cycle that the house confirmed a … url\"\n        ],\n        [\n            0,\n            \"user perhaps it's time for a franchise ir 3 in canada 🇨 🇦 jersey subs our history url\"\n        ],\n        [\n            0,\n            \"i hope jon wins tom price seat in georgia so far he's doing good in the early voting so get out and vote on 4 18 lets win\"\n        ],\n        [\n            0,\n            \"i'm in the running to win 15 xbox one digital games thanks to user url\"\n        ],\n        [\n            0,\n            \"i'm one of those kids who was really sad when this was announced 23 years ago who saw and remember this url\"\n        ],\n        [\n            0,\n            \"user the draft would encourage teens not to drop out of set up special army units just for hs\"\n        ],\n        [\n            0,\n            \"i'm very curious how the wwe fanbase will lack of motivation in matches\"\n        ],\n        [\n            1,\n            \"we are glad you stopped by congrats to gary from mi who is now the owner of a 2017 honda url\"\n        ],\n        [\n            1,\n            \"subscribe to our youtube channel for updates check out our video ' 5 ways to get visitors to your website ' url\"\n        ],\n        [\n            0,\n            \"lamar opens up about cocaine addiction cheating in wild interview ​ url url\"\n        ],\n        [\n            0,\n            \"how many cities could reasonably open an elementary school next to two url\"\n        ],\n        [\n            0,\n            \"giving up alcohol for just one month can improve liver function decrease blood pressure and reduce the risk of liver disease and diabetes\"\n        ],\n        [\n            1,\n            \"i just entered to win a nintendo nes classic from user check it out url\"\n        ],\n        [\n            0,\n            \"mom of 7 year old recipient says donating organs is the last act you can do ” hashtag url\"\n        ],\n        [\n            1,\n            \"james has completed a degree since joining two years as a student more in our latest blog … url\"\n        ],\n        [\n            0,\n            \"privilege to present kate lovely activity on energy user tell teachers to go to eu\"\n        ],\n        [\n            0,\n            \"unable to understand user enthusiasm for hashtag who married a woman and hv a muslim son in law\"\n        ],\n        [\n            1,\n            \"apple iphone 8gb black at t smartphone a sold as is url url\"\n        ],\n        [\n            0,\n            \"seeing both sides of an argument is not a new dilemma for most more for libra url\"\n        ],\n        [\n            0,\n            \"amazing and flower cakes created by url url\"\n        ],\n        [\n            0,\n            \"user yes get the rec programs involved is one of the best approaches love seeing how happy the youth athletes get\"\n        ],\n        [\n            0,\n            \"pradesh chief minister wants dispute resolved through dialogue url url\"\n        ],\n        [\n            0,\n            \"hashtag ransomware aim to destroy process automation in critical infrastructure and url\"\n        ],\n        [\n            0,\n            \"user how sad prayers to families of both girls can't even imagine what they are going through god bless you and give you strength\"\n        ],\n        [\n            0,\n            \"user user paid him 2 pay experts 2 review 150 papers they couldn't even confirm as final drafts or turned n\"\n        ],\n        [\n            0,\n            \"i legit just learned letting go by day 6 the whole way through including young part and i feel so proud of myself\"\n        ],\n        [\n            1,\n            \"hang out with and other fun new people nearby when you sign in to url\"\n        ],\n        [\n            0,\n            \"19 i like to think i'm nice i try really hard to come off that way 20 200 pro choice 21 yes\"\n        ],\n        [\n            0,\n            \"watch as this roof is blown off a fire station in carroll county hashtag send us your damage pics if you ha … url\"\n        ],\n        [\n            0,\n            \"you was born to be real not to be perfect 👊 cheers to all those who have helped me as i push forward to try and … url\"\n        ],\n        [\n            0,\n            \"laguna plastic square planting basket 8 1 3 inch url url\"\n        ],\n        [\n            0,\n            \"1 part puzzle 1 part prizes i solved the hashtag puzzle for a chance to win some tech url\"\n        ],\n        [\n            0,\n            \"take me deeper than my feet could ever wonder and my faith would keep being stronger in the presence of my saviour\"\n        ],\n        [\n            0,\n            \"work tonight will be able to experience a day wait no i dont have time or for that right now oh my god\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            0,\n            \"user i knew it while watching it without eng sub he's talking about a kind of bird and i guessed it right 😂\"\n        ],\n        [\n            1,\n            \"general mc master has just kicked drunk steve bannon off the national security team bannon is going to get drunk … url\"\n        ],\n        [\n            0,\n            \"» ☺ betsey johnson bag wallet set white quilted rose faux leather pink bows url url\"\n        ],\n        [\n            0,\n            \"do dance to electric beats user is getting some tunes ready for his favorite programs people … url\"\n        ],\n        [\n            1,\n            \"this might be the first look at follow up to the exploding galaxy note 7 url url\"\n        ],\n        [\n            0,\n            \"user user application of the law should not be selective cabinet should not\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url 7 sci fi gadgets that really exist\"\n        ],\n        [\n            0,\n            \"it's been crazy around here ahh happy to present no 3 of 4 original pieces for the hashtag art show … url\"\n        ],\n        [\n            0,\n            \"when she noticed the under her left eye she sent the photos to the authorities then her url\"\n        ],\n        [\n            0,\n            \"when you tell someone that someone is coming and he asks how many followers he has hashtag url\"\n        ],\n        [\n            0,\n            \"user sorry to out lads did the ' president's chair ' get moved or do i have to send user back for it\"\n        ],\n        [\n            0,\n            \"senate set for vote on supreme court nominee url url\"\n        ],\n        [\n            0,\n            \"user can u please follow on twitter it would bey dream come true and also your gift for my birthday please\"\n        ],\n        [\n            0,\n            \"100 can confirm this is true they also bleed rainbows when they get shot url\"\n        ],\n        [\n            0,\n            \"did he run out because of questions he normally ignores or looks like he forgot what he was doing url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show x becky 🌺 🐾 good afternoon guys 😍 ❤ url url\"\n        ],\n        [\n            1,\n            \"user the eagle cookbook is now on sale for £ 6 99 at amazon product page url\"\n        ],\n        [\n            1,\n            \"amazon fire tv stick alexa voice quad core w sports tv movies url url\"\n        ],\n        [\n            0,\n            \"jen is my fave i need to go to one of her yoga she has one coming up in costa and another in 😻\"\n        ],\n        [\n            0,\n            \"user we will see what happens i just hope this does not cause muslims hate extremist if they did it … url\"\n        ],\n        [\n            0,\n            \"user took 7 000 views off of my channel so i can't make money on youtube anymore seriously to a small channel … url\"\n        ],\n        [\n            1,\n            \"user mars wisdom panel 3 0 breed dna test kit url\"\n        ],\n        [\n            0,\n            \"desperate obama asks americans to sell their possessions to finance his campaign url i hope mrs hart is proud hashtag\"\n        ],\n        [\n            0,\n            \"happy 19th to my stupid funny best friend ♥ ️ thanks for funding my life and making me laugh harder than anyone else … url\"\n        ],\n        [\n            0,\n            \"is expensive is trust is priceless it's all about relationships ted hashtag\"\n        ],\n        [\n            0,\n            \"hey hashtag friends what county has had interesting demographic changes between 2010 and 2015\"\n        ],\n        [\n            0,\n            \"user oh hello asia your flags weather balloons like you're reaching up to brush me with your fingers\"\n        ],\n        [\n            0,\n            \"gabriel sterling has served on the sandy springs city council for 6 years and hopes to succeed john who is url\"\n        ],\n        [\n            0,\n            \"mk dons boss robbie leicester youngster harvey as ' special talent ' url url\"\n        ],\n        [\n            0,\n            \"need to ensure we have the best workforce possible this would be a high priority of mine dr during hashtag commissioner hearing\"\n        ],\n        [\n            0,\n            \"yesterday i meant a girl with the same first last name as me lets just say it was pretty weird\"\n        ],\n        [\n            0,\n            \"new in vintage nfl football bath towel usa teams terry cloth url url\"\n        ],\n        [\n            0,\n            \"happy birthday pretty hope your day is better than some of these pictures 😩 💋 🎉 url\"\n        ],\n        [\n            1,\n            \"user ahca was is pure shit it was a tax break for the rich and robbed the poor ch … url\"\n        ],\n        [\n            1,\n            \"user the song that came up next was go fuck yourself by two feet that too well with the blonde next to him tonight »\"\n        ],\n        [\n            0,\n            \"stanford freshman jenna gray a triple threat on the farm url url\"\n        ],\n        [\n            1,\n            \"our 100 solid copper double hashtag are great additions for home smooth or hammered … url\"\n        ],\n        [\n            0,\n            \"news blog brexit likely to have direct impact on uk oil gas industry url via user\"\n        ],\n        [\n            1,\n            \"user the dark god as the hands wander along the spine of the vampire fingers pull and twist in … url\"\n        ],\n        [\n            0,\n            \"please understand this girl has been kidnapped she is in danger this man is not helping her this is pure … url\"\n        ],\n        [\n            0,\n            \"here is the link to the podcast i did with sharon on itunes if you prefer to listen that way url\"\n        ],\n        [\n            0,\n            \"user is a anti free speech radical and like all progressives will shut down exposing the truth\"\n        ],\n        [\n            1,\n            \"user afternoon sir in case u need a clearing agent contact me or u'll … url\"\n        ],\n        [\n            0,\n            \"first cut down the prices of bikes happy and now cut down in petrol prices so much happy on 1st april govt be like hashtag 😜\"\n        ],\n        [\n            1,\n            \"mam night twin pack pink bunny rabbit url url\"\n        ],\n        [\n            0,\n            \"i am always encouraged by the tweets and ministry of user his words consistently help me think about my faith\"\n        ],\n        [\n            0,\n            \"rare is the person who can weigh the faults of others without putting his thumb on the byron j\"\n        ],\n        [\n            0,\n            \"the catch episode 2 05 the bad girl promo promotional photos press release url url\"\n        ],\n        [\n            1,\n            \"atlanta collapse and fire sparks traffic nightmare url url\"\n        ],\n        [\n            1,\n            \"financial limitations can drag their negative consequences int more for gemini url\"\n        ],\n        [\n            0,\n            \"as spring on let us know how your hashtag journey is going this season hashtag\"\n        ],\n        [\n            0,\n            \"wizkid finally explains drake ’ s absence from “ come closer ” video … and why he ’ t in “ one dance ” video m e w url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url rise of tomb part 4 2 soviet installation\"\n        ],\n        [\n            0,\n            \"fanboy i know i know what u feel 😂 an angel next to u i know 😭 😂 💕 hashtag url\"\n        ],\n        [\n            0,\n            \"user user yes yes i do america can set the tone and pace and our current encourages others to make poor decisions\"\n        ],\n        [\n            0,\n            \"user they can use your alternatives like having your companies and you wife all produced in another country\"\n        ],\n        [\n            0,\n            \"at 16 57 it's 12 8 c humidity is 83 00 and pressure is the pi is at 20 72 c the temperature is rising\"\n        ],\n        [\n            0,\n            \"more than 30 advertisers have dropped bill show can fox news stand by him url by … url\"\n        ],\n        [\n            0,\n            \"returning hashtag customers can get free shipping on any order using code ' ' through 4 11 get ordering ⚡ ️ … url\"\n        ],\n        [\n            1,\n            \"user set a new standard for concert performance last night 🌈 if you don't have tickets for straight outta oz g … url\"\n        ],\n        [\n            0,\n            \"user user body into the space between the two blondes i would really love to get to know more about them so i\"\n        ],\n        [\n            0,\n            \"buffy faith told me to play on his human weakness willow faith told you before or after you put her in a coma buffy after willow oh\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            0,\n            \"this is the first state historical marker on campus seems quite fitting url\"\n        ],\n        [\n            1,\n            \"oh i'm fucking annoying just wait just bc my mom dates your dad don't mean shit 👊 🏽 💁 🏽 😘 url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"makes an appearance as robin at a comic book hero dance sees a random kid dressed as link right on kid right on 👌\"\n        ],\n        [\n            0,\n            \"just know that if there were a real zombie apocalypse zombies ran i'd probably just give up\"\n        ],\n        [\n            1,\n            \"join our events page on facebook to enjoy all of release day parties url url\"\n        ],\n        [\n            1,\n            \"t shirt green with size medium rrp £ 89 100 cotton url url\"\n        ],\n        [\n            0,\n            \"user bitch the first episode had me in shambles i was omg i'm not ready looks pissed 😈 😈 😈\"\n        ],\n        [\n            0,\n            \"more people should reply to our picnic already because i want to get things going a bit before i travel tomorrow p selfish\"\n        ],\n        [\n            0,\n            \"hard to debate this even from the perspective of my own deputy level position url\"\n        ],\n        [\n            0,\n            \"everyone go subscribe to my youtube channel its 69 with a lion picture i could really use your support for my channel\"\n        ],\n        [\n            1,\n            \"has reached work let's get a coffee this auto tweet is sent using hashtag ibm hashtag by 92\"\n        ],\n        [\n            0,\n            \"i feel like i've been asleep the whole week 😂 i've been so tired and like have had this not awake feeling 😂 🤔\"\n        ],\n        [\n            0,\n            \"user dude you don't understand how happy i am i didn't think i'd get it because my grades aren't amazing\"\n        ],\n        [\n            0,\n            \"i remember yrs ago a girl as always saying use soda and it took me forever to get it was a joke based on da\"\n        ],\n        [\n            0,\n            \"life is too short your destiny is too great your assignment too important to spend it with people that pull you down\"\n        ],\n        [\n            0,\n            \"hashtag cruise ship expert permitted over read blog url\"\n        ],\n        [\n            0,\n            \"humans are of love i don't care what anybody says we simply can't do it finish\"\n        ],\n        [\n            0,\n            \"the butterfly effect will the winds of change hit us oil policy url url\"\n        ],\n        [\n            0,\n            \"user nervous at times but you could see the vision and coming out of the cycle a … url\"\n        ],\n        [\n            1,\n            \"art pure art need to mix some sexy black and hispanic bbw queens in this pic too url\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            0,\n            \"examples of public vulnerability during a year celebrating it url\"\n        ],\n        [\n            1,\n            \"gold beige rainbow faux fur throws soft blanket home cute url url\"\n        ],\n        [\n            0,\n            \"user user yeah i had said the ww2 stuff because i felt like something that has national value would make it hit home more\"\n        ],\n        [\n            0,\n            \"user we have a curious shop in our town it does open but no customers i assume it's money\"\n        ],\n        [\n            0,\n            \"i collect data metadata and then releases them to everybody you will also have to have cause necessarily for these hashtag\"\n        ],\n        [\n            0,\n            \"think about how your gendered workplace language is those around you … url\"\n        ],\n        [\n            0,\n            \"chef anyone smoked salmon pasta is perfect for your next trip click the pic of the recipe url\"\n        ],\n        [\n            0,\n            \"brits love nothing more than a trip to the hospital the nhs by foreigners by foreigners funded by a hike in taxes\"\n        ],\n        [\n            0,\n            \"i hope all my people get to say the following sentence one day when someone is knocking at their door new house who dis\"\n        ],\n        [\n            0,\n            \"think a room with only black and white decor is boring these ideas will change your mind url url\"\n        ],\n        [\n            1,\n            \"here's the lucky winner of 2 spots in our 9th april at the village at the hashtag … url\"\n        ],\n        [\n            0,\n            \"chicago police arrest 14 year old in rape on facebook live url url\"\n        ],\n        [\n            0,\n            \"i am now more in love with and their music than i ever was before ahhhh this song will be the death of me\"\n        ],\n        [\n            0,\n            \"you're more interested in the act of creation today than you a more for gemini url\"\n        ],\n        [\n            0,\n            \"setting the list price for your home involves various market conditions and financial factors … url\"\n        ],\n        [\n            0,\n            \"if we can't use rainbows because they belong to god does this mean we can't use stars on our homework and such url\"\n        ],\n        [\n            0,\n            \"user excuse me are you a real forest cat the tribe cat loud enough for the clan cat to hear\"\n        ],\n        [\n            0,\n            \"is now truly with black mobile tents aka the most depressing sight on earth hide c … url\"\n        ],\n        [\n            0,\n            \"user yo frat this is frat chris last time was park ave anyway a friend of mine has a case and would like to discuss\"\n        ],\n        [\n            0,\n            \"silver will take place at 10 30 pm in academic plaza remember to write letters to the families of the fallen … url\"\n        ],\n        [\n            1,\n            \"you know you go to a school when the fucking tea bags have been from the maths office liberty ☕ ️\"\n        ],\n        [\n            0,\n            \"when you are on a date or meet sexy never ask what their are part of the fun is to discover them 🎁\"\n        ],\n        [\n            0,\n            \"user i think i've said enough and i decided a long time ago to only work on things that have mutual benefit\"\n        ],\n        [\n            0,\n            \"break forth by from the blossoming show opening in the gallery on hashtag url\"\n        ],\n        [\n            0,\n            \"came back into the hotel room after a workshop and user was watching dear john and crying lmao\"\n        ],\n        [\n            0,\n            \"na topic what is beauty who is a beautiful woman how do men classify url\"\n        ],\n        [\n            0,\n            \"wind 7 km h w barometer 1012 9 hpa falling slowly temperature 20 3 ° c rain today 0 0 mm humidity 64\"\n        ],\n        [\n            1,\n            \"remember you can listen free of charge on all access with brian on the call 📻 url\"\n        ],\n        [\n            0,\n            \"user i read free unemployed actors city gov trying to pay their mortgage via sc from taxpayers\"\n        ],\n        [\n            0,\n            \"user with the demographic trends likely to continue do republicans really want a simple majority to be the rule\"\n        ],\n        [\n            1,\n            \"your appetite and your please join “ captain ” holy name society ’ s pancake url\"\n        ],\n        [\n            0,\n            \"golf course photo collection by imagery llc url hopefully opening soon\"\n        ],\n        [\n            0,\n            \"when you are super excited about hashtag and your talented draws a cute bunny now we just need s … url\"\n        ],\n        [\n            0,\n            \"things start to make more sense and it seems like the answer t more for aries url\"\n        ],\n        [\n            0,\n            \"film gives credit for successful mission only to head indian embassy at iraq and disclaimer for user and then the cm of kerala\"\n        ],\n        [\n            0,\n            \"thank you very much hashtag i'd like to say i studied your form but the truth is you had the same number as my house hashtag\"\n        ],\n        [\n            0,\n            \"company in helping marijuana related startups get off the ground url\"\n        ],\n        [\n            0,\n            \"the 1 tao access operations hq remote operations center roc based at the nsa hq … url\"\n        ],\n        [\n            1,\n            \"nasdaq comp weekly price pattern chart 81 😍 double number weekly time price area 6 0 … url\"\n        ],\n        [\n            0,\n            \"nonsense lame past of didn't make any change 🙄 couldn't they show something sensible if they wanted to … url\"\n        ],\n        [\n            0,\n            \"everyone thinks you're being overly efficient today but you k more for cancer url\"\n        ],\n        [\n            0,\n            \"kevin first pitch of the year is a 96 mph strike his second pitch is into rf for a base hit hashtag\"\n        ],\n        [\n            1,\n            \"it's as if you stumble upon the lost and found box in your own more for capricorn url\"\n        ],\n        [\n            0,\n            \"sweet donors commit 5 million launching phillip c stone legacy challenge url\"\n        ],\n        [\n            0,\n            \"i finally have internet and i figured out i can control my stick from my phone i love today ish\"\n        ],\n        [\n            0,\n            \"the weekend is calling come on into and taste our new release 2015 reserve rich and url\"\n        ],\n        [\n            0,\n            \"it was such an awesome birthday last night on hashtag thank you to everyone who was so very kind and made me an … url\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"snubbull 97 8 tackle dazzling gleam 29m 02 18 url\"\n        ],\n        [\n            0,\n            \"we stopped looking for monsters under our bed when we realized they were inside us charles darwin\"\n        ],\n        [\n            0,\n            \"sunday april 9th – trainer will be in the store from 2pm – 4pm nails and answering any url\"\n        ],\n        [\n            0,\n            \"telling an adult that wrestling is not real is like tell a child santa is dead hashtag\"\n        ],\n        [\n            0,\n            \"new fence in few problems with hidden but end results look spectacular … url\"\n        ],\n        [\n            0,\n            \"watch interviews on with caution their interview with henry and had a spoiler idk if the other ones they did do but\"\n        ],\n        [\n            0,\n            \"good turnout and good questions after my speech on canada china relations at the harvard club of at lunch today\"\n        ],\n        [\n            0,\n            \"user i'd like to share your video and words are you the author of the words in the video\"\n        ],\n        [\n            0,\n            \"user awesome love the greens great adore the pizza hoodie and the turtle shell jacket 3\"\n        ],\n        [\n            0,\n            \"the ' inspirational ' quote i struggle with as someone with depression url via user\"\n        ],\n        [\n            0,\n            \"user user i'm not blocking yet i get off with snp mps who block it would be hypocritical to block w o cause\"\n        ],\n        [\n            0,\n            \"if i point out the secretary of energy rick perry was a member of the nsc that trump removed w … url\"\n        ],\n        [\n            0,\n            \"of the beyond the like angels over berlin one can see another from afar dig\"\n        ],\n        [\n            0,\n            \"i have always hated but when you strike a football like that to give us the win i can't help but love you\"\n        ],\n        [\n            0,\n            \"fortune the brave start now while competitors still about url url\"\n        ],\n        [\n            0,\n            \"with iv 66 7 moves bite flash cannon until 01 39 29m at url\"\n        ],\n        [\n            1,\n            \"hashtag april 07 2017 at 09 26 pm freeze warning issued april 07 at 9 26 pm edt until april 08 at 9 00 am edt by nws url\"\n        ],\n        [\n            0,\n            \"11 unbelievable facts about the making of game of thrones 11 is so gross url\"\n        ],\n        [\n            0,\n            \"i'm having a great time in germany and i loved traveling this whole week but i'm ready to come home 🏠 💞\"\n        ],\n        [\n            0,\n            \"this has been a tough week but my bro user just reminded me god did not create me to … url\"\n        ],\n        [\n            0,\n            \"obsessive cycling disorder is an of thirty articles written by an amateur url hashtag\"\n        ],\n        [\n            0,\n            \"user this is a great referendum on dreamworks and but i refuse to believe the things in this movie exists\"\n        ],\n        [\n            1,\n            \"“ you little rat i am the ronald reagan of and i will lick anybody that doubts it ” hashtag\"\n        ],\n        [\n            0,\n            \"normally you're more than happy to go along with a friend on more for sagittarius url\"\n        ],\n        [\n            0,\n            \"cheating service seems totally chill with losing 8 7 million lawsuit against blizzard url url\"\n        ],\n        [\n            0,\n            \"survivors should have multiple options for seeking justice but unfortunately rarely do survivors receive … url\"\n        ],\n        [\n            0,\n            \"thought about this long and hard rooting for unc tonight why would i want another smaller school to win a title boo\"\n        ],\n        [\n            0,\n            \"✯ betsey johnson bag wallet set white quilted rose faux leather pink bows url url\"\n        ],\n        [\n            0,\n            \"user stand up for small biz retain returning worker and keep us jobs safe hashtag\"\n        ],\n        [\n            0,\n            \"this newcastle fan on user is clueless 😂 😂 saying utd wrecked career and he should have chose newcastle 😂\"\n        ],\n        [\n            0,\n            \"url temp 3 1 ° c wind 0 0 mph pressure 1027 3 mb falling slowly rain today 0 0 mm hum 76 fc fine becoming less settled\"\n        ],\n        [\n            0,\n            \"96 karate chop brick break till 03 41 28m found at url\"\n        ],\n        [\n            1,\n            \"overwatch razer mouse and keyboard giveaway now visit url have fun by overwatch nightclub group\"\n        ],\n        [\n            0,\n            \"4 p m you write a film about the silver ghost you spray the scent of banana on the pages send it to the cave\"\n        ],\n        [\n            0,\n            \"coming home after a test to bbq ribs potato salad beating the rain url\"\n        ],\n        [\n            0,\n            \"user couldn't agree more and you get that look as if to say i'm naughty but am still right\"\n        ],\n        [\n            0,\n            \"congratulations to lady track team on winning the 2017 catholic school challenge\"\n        ],\n        [\n            0,\n            \"i never check msg requests on ig one i just opened rn said hey i see u like that's so cool must be my bob marley quote 😳 🙈\"\n        ],\n        [\n            0,\n            \"thailand its constitution says democracy may return url url\"\n        ],\n        [\n            0,\n            \"like the layout everything welcome to the fam man — this is so nice oh my gosh this makes me happy than url\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"user user me when i listen to my music left bird vs you when you hear my music right bird\"\n        ],\n        [\n            0,\n            \"i cant wait to go to a game in the fall just so i can hear the band perform mask off by user\"\n        ],\n        [\n            0,\n            \"user i've been debating whether or not to completely because of people who just group up all game how do you deal 1 2\"\n        ],\n        [\n            0,\n            \"hashtag issues 105 northern new jersey northeast pennsylvania new york url\"\n        ],\n        [\n            0,\n            \"i don't have a reason to cry and i have every reason to smile and i don't have a reason to lie when you're … url\"\n        ],\n        [\n            1,\n            \"im sitting here struggling when if i had anyone positive in my life id be so damn rich hashtag sometimes i catch a … url\"\n        ],\n        [\n            0,\n            \"every time i hear one of those electric i can't help but think wow they must really hate us … url\"\n        ],\n        [\n            0,\n            \"wasting away scary skinny lisa fuels more rumors she's popping pills url\"\n        ],\n        [\n            0,\n            \"children advert so think of this as a complete loss of any chance of a future for over 2 5 million children\"\n        ],\n        [\n            0,\n            \"user user confirm judge gorsuch qualified rarely stop the and lead\"\n        ],\n        [\n            0,\n            \"user hashtag gud papa g plz cm in my dreams me papa g plz me my family 🙇 🙇\"\n        ],\n        [\n            0,\n            \"the majority of users on are on inc a hold rating 3 stars for url\"\n        ],\n        [\n            0,\n            \"user user i'd be more concerned that there's only one woman and the rest are white middle aged wealthy men\"\n        ],\n        [\n            0,\n            \"user you guys are kind and amazing you do so much and we love you and e so much ❤\"\n        ],\n        [\n            0,\n            \"when a celebrity retweets someone i always go to that person's account and see if they tweeted about it i live a fulfilling life\"\n        ],\n        [\n            0,\n            \"so i have a theory and i haven't yet finished 13rw but what if she didn't actually k herself what if it was a m\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 1 new follower and 2 unfollowers stats via url\"\n        ],\n        [\n            1,\n            \"bet 365 will double your 1st deposit when you open an account today min £ 10 max £ 200 claim … url\"\n        ],\n        [\n            0,\n            \"an asset is something that puts money in my pocket a liability is something that takes money out of my pocket ― robert t hashtag\"\n        ],\n        [\n            1,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            0,\n            \"valley tesla this analyst thinks tesla bulls are living in ' the matrix ' fortune … url\"\n        ],\n        [\n            1,\n            \"internet linked spanish dictionary for beginners pb online url url\"\n        ],\n        [\n            0,\n            \"user random tweet time for people who like their live music may like ours have a grand day bb ✌ url\"\n        ],\n        [\n            0,\n            \"hashtag why don't u investigate all the arts in ireland some theatre companies get millions never written a play hashtag\"\n        ],\n        [\n            0,\n            \"user hi laura sorry i didn't see you at hashtag today but thank you for tweeting about my let's stay in touch\"\n        ],\n        [\n            0,\n            \"night fest episode 04 electro mix out now url url\"\n        ],\n        [\n            0,\n            \"how long have you been on the pipe mike and what made you stop using the switch 2 crack oh you do them … url\"\n        ],\n        [\n            1,\n            \"user trump has no clue how a democracy works it needs to be drilled into his tiny brain he is not putin hashtag\"\n        ],\n        [\n            0,\n            \"1 tweep followed thank you and nobody unfollowed me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"of all the people to share their thoughts on the gorsuch nomination i sure didn ’ t have on that list … hashtag url\"\n        ],\n        [\n            0,\n            \"user maybe they want it to he more than friendship but each one is too scared to make the first move hashtag\"\n        ],\n        [\n            0,\n            \"sometimes par feels better than rod very happy with that one on 18 good day from the 74 hashtag\"\n        ],\n        [\n            1,\n            \"trump promised to crush isis but has been failing so badly he needed an easy victory handed to him this is it\"\n        ],\n        [\n            0,\n            \"finding a industry is pretty easy actually you just follow the bad customer service url\"\n        ],\n        [\n            1,\n            \"el ♀ 93 3 iv 15 15 12 normal rock slide tth 06 07 29m 20s url\"\n        ],\n        [\n            1,\n            \"user i was good until you said i lied about something you know ga damn well you said lol that's your auto defense lies 😂 😂\"\n        ],\n        [\n            0,\n            \"always look on the bright side of life unless you're the bank of canada subscribers url url\"\n        ],\n        [\n            0,\n            \"you want something but you don't want to try it's like you want to swim without getting wet kisses shinesattradelaunch\"\n        ],\n        [\n            0,\n            \"goodnight county thanks to lindsay for this fantastic after dark shot url\"\n        ],\n        [\n            0,\n            \"my followers live in 10 countries 90 usa 3 url get your free map url\"\n        ],\n        [\n            0,\n            \"attorney for bill o ’ reilly accuser calls fox news the ' bill cosby of corporate america ' url via user\"\n        ],\n        [\n            1,\n            \"read the reviews on user to see what you'll experience at the edward m kennedy institute … url\"\n        ],\n        [\n            0,\n            \"gram setting new records in road construction url via nmapp url\"\n        ],\n        [\n            0,\n            \"thought we were now a power nation selling power 2 other countries so why the increase cost of living has … url\"\n        ],\n        [\n            0,\n            \"user had family in the that lost jobs so i'm very familiar with them closing it all down\"\n        ],\n        [\n            0,\n            \"on oppo brand territory today at user event hilton at the bowl southampton url\"\n        ],\n        [\n            0,\n            \"road trips reading carnival 29th may carnival 10th june come we go url\"\n        ],\n        [\n            0,\n            \"sunburn is the result of your skin cells committing mass suicide to protect you from their damaged dna which can cause cancer\"\n        ],\n        [\n            0,\n            \"bud 2017 brother husband veteran friend url of condolences to you jim and all he loved ️\"\n        ],\n        [\n            0,\n            \"new temple coming in id my home town how blessed we are for temples in the earth hashtag\"\n        ],\n        [\n            1,\n            \"atti hashtag towers to life sci bus is towers on 4 4 2017 12 48 50 pm next stop via dr\"\n        ],\n        [\n            0,\n            \"user user true but ppl will become suspicious if trump sues states to keep his records secret\"\n        ],\n        [\n            1,\n            \"tech google ’ s fact check feature goes global and comes to google search url via techcrunch\"\n        ],\n        [\n            0,\n            \"user user well ni seems stuck roi doesn't want it westminster views it as a burden it'll have to help itself i think\"\n        ],\n        [\n            0,\n            \"we take the series with a clean 3 0 victory against hashtag 😀 url\"\n        ],\n        [\n            0,\n            \"user really this surprises e you seem like a kind of guy because of your passion and goodness\"\n        ],\n        [\n            0,\n            \"the code by tony the book of joel is one of the most and mysterious books in the bible the url\"\n        ],\n        [\n            0,\n            \"this sounds like a fantastic way to spend some time even if you get fingers like 😂 hashtag url\"\n        ],\n        [\n            0,\n            \"bed studio flat echo central 1 leeds west yorkshire £ 72 500 url\"\n        ],\n        [\n            0,\n            \"any being told we must convert to wind solar watch the clip and read this report url\"\n        ],\n        [\n            0,\n            \"there is a tradition of a form of devotion very different from left attacks the … url\"\n        ],\n        [\n            1,\n            \"betvictor best offer bet £ 10 and get £ 60 in free bets £ 30 sports £ 30 casino bets £ 60 free today join here … url\"\n        ],\n        [\n            0,\n            \"user why is all the mvp chat so intense all 4 guys are great and deserving no so why does it matter so much which one wins\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"leads canada auto sales in march gm sales jump 27 percent url url\"\n        ],\n        [\n            0,\n            \"because we deprived y'all last weekend so we are making up for it come out and show love also … url\"\n        ],\n        [\n            0,\n            \"user they even put that lil spicy chicken from the 😩 😩 😩 dawg i'm at a loss for words\"\n        ],\n        [\n            0,\n            \"it shouldn't be this but if hard economic arguments move you here it is a 4 return for 1 invested in … url\"\n        ],\n        [\n            1,\n            \"vol 17 pages a integrated circuit for display based … … url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag street fighter v live at url\"\n        ],\n        [\n            0,\n            \"phase i clinical trial completes using cell line expertise at cobra technology networks url hashtag trials\"\n        ],\n        [\n            0,\n            \"its great that everyone posts pics wearing those face masks but really i just wanna see you ripping that sucker off ur face 😂\"\n        ],\n        [\n            0,\n            \"lined up and twice as full come grab something for you hike and turn it into a picnic … url\"\n        ],\n        [\n            0,\n            \"user yes the environment stuff is pure madness what will they say when miami goes hashtag\"\n        ],\n        [\n            0,\n            \"user the idea that any of this is designed to aid escape from poverty is it's about ensuring the … url\"\n        ],\n        [\n            0,\n            \"rt feeling fence y going through some materials in class what are people's methods of doing double sided …\"\n        ],\n        [\n            1,\n            \"watch “ chicago ” preview provides more questions than answers url\"\n        ],\n        [\n            0,\n            \"underestimated the grey flash but if you read to the bottom i might've you into the url\"\n        ],\n        [\n            0,\n            \"some men are so disgusting stalking is a crime what joy do you get in making a girl uncomfortable 😒 😒 😒\"\n        ],\n        [\n            0,\n            \"do you mean you have to the today or is the follow thing just today and get a future freebie … url\"\n        ],\n        [\n            0,\n            \"teenage trauma may up depression risk during women who experience multiple events during url\"\n        ],\n        [\n            0,\n            \"user i love you as my president but killing bears and wolves while they sleep is not something with which i agree please stop\"\n        ],\n        [\n            0,\n            \"user hello i see that you are having issues with please dm me your customer id number so i can look into this for you ch\"\n        ],\n        [\n            0,\n            \"user when you were about to get a and you hear your grandma tell your mom leave that poor baby alone\"\n        ],\n        [\n            0,\n            \"user yeah i started it it's all he deserves i want to really like the guy but ffs if you play like th … url\"\n        ],\n        [\n            0,\n            \"my husband has betrayed me by posting a photo of me to his snap chat story and i would like everyone to know it's fake\"\n        ],\n        [\n            0,\n            \"5 the best chances of severe weather will occur with any cells that develop ahead of the line and with the lin …\"\n        ],\n        [\n            0,\n            \"user r u from north east sorry but was looking at your profile nothing mentioned coming to end of … url\"\n        ],\n        [\n            1,\n            \"user i have done the photo and finger prints guess i'm just waiting for them to capture the shit been here since 6 20 am\"\n        ],\n        [\n            0,\n            \"the blessings of buddha nature infinite bliss infinite and universal conscious enlightenment\"\n        ],\n        [\n            1,\n            \"try out user great free calling and texting app url i enjoy it add me on id\"\n        ],\n        [\n            0,\n            \"lego answers at stack exchange what is earlier quot obsession quot with about url\"\n        ],\n        [\n            0,\n            \"suspect dressed in black allegedly kicks in marine door does not live to tell url\"\n        ],\n        [\n            0,\n            \"a ' sci fi ' cancer therapy fights brain study finds stat url via black swan intelligent insight ™\"\n        ],\n        [\n            1,\n            \"micro usb to tv av cable adapter for samsung galaxy s3 4 note 2 3 url url\"\n        ],\n        [\n            0,\n            \"user imagine that more chicago style politics from the administration as the inner cities sad\"\n        ],\n        [\n            0,\n            \"user definitely got her back this season i'm happy she did because i was just about done\"\n        ],\n        [\n            0,\n            \"some ppl stop calling my phone thinking it's okay to talk about pointless things yo i'm tryin to work on myself leave me alone thanks\"\n        ],\n        [\n            0,\n            \"user user grandma mc you could care less about decency you have none\"\n        ],\n        [\n            0,\n            \"the matt morning show with maze jackson starts monday april 3 2017 mornings will never be the same url\"\n        ],\n        [\n            1,\n            \"justin jackson kennedy meeks hashtag hashtag remember i'm doing a giveaway of 50 by following the steps of the fixed twee\"\n        ],\n        [\n            1,\n            \"2015 new wooden cartoon coin bank money saving box bank kids gift saving money box pot case pi url\"\n        ],\n        [\n            1,\n            \"antique rare book 1st edition slain by the by url via user\"\n        ],\n        [\n            0,\n            \"i'm at that point in my weight cut where the waist of all of my pants are loose kinda cool kinda annoying 🙄 hashtag\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url this is how you don't play dark souls 3 part 1 edition\"\n        ],\n        [\n            0,\n            \"the same people we won't grant asylum so basically they can die at our hands but not at url\"\n        ],\n        [\n            1,\n            \"we are delighted to be sponsoring the coaches cup user sunday 16 april url\"\n        ],\n        [\n            0,\n            \"user you're a thing to be used when needed i imagine that whenever it happened it would be exhausting i have … url\"\n        ],\n        [\n            0,\n            \"russia got scared when obama left red line in syria to russia now theirs to deal with why not get some partners\"\n        ],\n        [\n            0,\n            \"user user ninja black for me i tried and i tried never could beat the last boss\"\n        ],\n        [\n            0,\n            \"holding a is like letting someone live rent free in your head so let go of the hurt and cheer up hashtag\"\n        ],\n        [\n            0,\n            \"de violence torn jail complex island will be closed … url via user\"\n        ],\n        [\n            0,\n            \"spent the afternoon at watching non league football scores an absolute dream and a free pizza for tea happy matt\"\n        ],\n        [\n            0,\n            \"guess who has 2 thumbs 8 fingers and a great roommate who is taking her to see green day on saturday this girl\"\n        ],\n        [\n            0,\n            \"user we always go to the studio grill here and get faded haha u can even order shots to ur seat\"\n        ],\n        [\n            1,\n            \"digital ebay review wide angle lens review 6 url via\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"canada is also one of the most countries import duties on 100 ' s of items not even made in can duties … url\"\n        ],\n        [\n            0,\n            \"georgia man on honeymoon disappear after ' jumping ' while on carnival cruise in url\"\n        ],\n        [\n            1,\n            \"get information on courses fees of institute of technology … url\"\n        ],\n        [\n            1,\n            \"user we're sorry to hear this please reach out to our customer care team url ty\"\n        ],\n        [\n            0,\n            \"user was an person in east politics and failed in a new middle east\"\n        ],\n        [\n            1,\n            \"after finishing up some projects headed out for some down time and tunes pic for the … url\"\n        ],\n        [\n            0,\n            \"turkey grabbing syrian land by moving border fence – syrian ambassador to russian media hashtag url\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"this is how elon musk gets in the holiday spirit the easter bunny has a gift for tesla owners a simple way t url\"\n        ],\n        [\n            1,\n            \"engagement wedding wedding black and white modern sim url\"\n        ],\n        [\n            0,\n            \"breaking kremlin connection confirmed – look what obama official was paid 1 billion to do url\"\n        ],\n        [\n            0,\n            \"don't y'all just hate those freshman that try to involve themselves in upper class man yeah me too\"\n        ],\n        [\n            0,\n            \"between taking calls holding open houses and the giant list of other tasks a good agent is url\"\n        ],\n        [\n            0,\n            \"from 2016 shifting agriculture supports more forest birds than in ne india … url\"\n        ],\n        [\n            0,\n            \"user asked a guy why he kept yelling get in the hole he asked what should i yell how about i'll … url\"\n        ],\n        [\n            0,\n            \"you don't want to take anyone's word for anything today you m more for aries url\"\n        ],\n        [\n            0,\n            \"communications 001 1 mp indoor day and night ip dome camera url hashtag\"\n        ],\n        [\n            0,\n            \"a fantastic music scene great shopping and oh barbecue welcome to kansas city url url\"\n        ],\n        [\n            0,\n            \"user i would roll with upside and dead heat for 2nd kk is ok too soon for\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"we celebrated 17 years in active rehab center thanks to entire team and many people who came to visit and see url\"\n        ],\n        [\n            0,\n            \"i'll be missing these days due to tmi red flag but i will be back as soon as i will be able to play this pussy hashtag\"\n        ],\n        [\n            0,\n            \"user try too win with some compliment huh i dont know bro cause i dont want to going home late\"\n        ],\n        [\n            0,\n            \"yesterday we saw pics of dead children do you think that tomorrow we'll see the photos of the babies we're killing now\"\n        ],\n        [\n            1,\n            \"this week white broke into this iranian oregon home destroyed it total silence from the … url\"\n        ],\n        [\n            0,\n            \"ugh user shawn b are actual couple goals this rick snapchat story is cracking me up\"\n        ],\n        [\n            1,\n            \"nigga u shud become their brand ambassador user dropped my somebody hold url\"\n        ],\n        [\n            0,\n            \"tyler didn't graduate or have a ged when we got together not he's got it and talking about going to college i'm a v proud fiancé 😇\"\n        ],\n        [\n            0,\n            \"its impossible to please the car community today everyone judges you down to the air you use\"\n        ],\n        [\n            0,\n            \"i can't sleep though i work so many crazy ass hours my poor little rhythm 😩 thrown off like a mf\"\n        ],\n        [\n            0,\n            \"news reminds jorge of himself in jorge … url\"\n        ],\n        [\n            0,\n            \"goodnight everyone school in the morning come home read get some assignments done and sleep repeat\"\n        ],\n        [\n            0,\n            \"nice carnival king of 2017 chris photo tv youtube follow me there url\"\n        ],\n        [\n            1,\n            \"new 6 20 tibetan silver horse charms pendant 23 5 url url\"\n        ],\n        [\n            0,\n            \"i'm having trouble setting up my product where do i get additional product guidance 2012 generation fourth santa rosa 129 …\"\n        ],\n        [\n            0,\n            \"user user in someone going to get pushed history suggest it is feeder fwiw\"\n        ],\n        [\n            0,\n            \"user a good map is worth a thousand words but i've also never told someone prepping a point paper for … url\"\n        ],\n        [\n            1,\n            \"your favourite housemate cannot the nigerian national anthem yet you're for votes from nigerians she's not one of us\"\n        ],\n        [\n            1,\n            \"all these ppl who voted for user r beginning to see his hypocrisy traveling to fl cutting needy … url\"\n        ],\n        [\n            0,\n            \"had so many endless nights of doing homework and studying this year and i still might lose my scholarship 🙃\"\n        ],\n        [\n            0,\n            \"check out the best universities for industry connections voted for by students url url\"\n        ],\n        [\n            0,\n            \"in november of 2016 i took a client of mine to see a home in south that was priced at 2 3 million url\"\n        ],\n        [\n            0,\n            \"cash game update 6 x £ 1 £ 2 6th april at 7pm live satellite into hashtag event £ 30 4 seats 5k starting stack hashtag\"\n        ],\n        [\n            0,\n            \"ohh children song 😱 now working in a child care centre do know quite a lot of english children song\"\n        ],\n        [\n            0,\n            \"user but you'll help me pick something out won't you she to him hopeful it was nice and yet at the\"\n        ],\n        [\n            0,\n            \"me i need to go to the gym i need to keep fit i need to eat healthy also me url\"\n        ],\n        [\n            1,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your daily stats via url\"\n        ],\n        [\n            0,\n            \"on an adventure through time with christopher and his crew of url url\"\n        ],\n        [\n            0,\n            \"user it's whatever to me at this point and honestly it's only certain non d 9 cuz the band orgs can b … url\"\n        ],\n        [\n            1,\n            \"on hashtag check out these apps that will help you improve your mental health url\"\n        ],\n        [\n            0,\n            \"user maybe i see your skeptical on davis at 49 and i'm with you on that but draft is super … url\"\n        ],\n        [\n            1,\n            \"user hey can i get some free stuff on your game with a t shirt its my b day to day d\"\n        ],\n        [\n            0,\n            \"well done to will from who has won our easter egg giveaway competition url\"\n        ],\n        [\n            0,\n            \"at mp3 feat p i z dropping on the th april ☔ ☔ god thank you 🙇 🙇 please rt its a heavy 🔥 🔥 👍\"\n        ],\n        [\n            0,\n            \"hashtag movie check out the official plot of the upcoming crime thriller movie … url\"\n        ],\n        [\n            1,\n            \"learn the most common errors in the beer industry how to solve them with brewery software hashtag url\"\n        ],\n        [\n            0,\n            \"user yes the cavs are 0 6 without lebron but when they sit lebron the also sir and love so they p … url\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url painting the room with erotic pleasure url\"\n        ],\n        [\n            0,\n            \"its quite dangerous how we label certain books are allowed while others arent almost as if someone wants to … url\"\n        ],\n        [\n            0,\n            \"traveling is great and all but the level of anxiety i get from leaving my pup is unreal 😔 hashtag even if he did eat my glasses\"\n        ],\n        [\n            0,\n            \"user are back in the studio and there's new music on the horizon by the looks of it … url\"\n        ],\n        [\n            0,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            0,\n            \"2 new followers in the last day and it is more than just stats i use it for growing my account try it url\"\n        ],\n        [\n            1,\n            \"user check out 21 global futures report on 100 just came out this week url\"\n        ],\n        [\n            0,\n            \"url ii imagined heaven as being on white clouds in the sky didn't you url\"\n        ],\n        [\n            0,\n            \"user that's what worries us we'd only expect such from an intelligence operative is she one and fo … url\"\n        ],\n        [\n            0,\n            \"it's not about who's wrong it's not about who's right it's about the fact that i think about you every single night\"\n        ],\n        [\n            0,\n            \"remember when living your life be yourself so you can be happy with yourself and do not change to make other people happy be yourself\"\n        ],\n        [\n            0,\n            \"mini waterproof ultra bright flashlight torch camping hiking yellow url url\"\n        ],\n        [\n            0,\n            \"thank youuu 😊 with you in my life everyday not just my birthday is a special day ❤ url\"\n        ],\n        [\n            1,\n            \"looking to learn more about in education join us july 12 in pa url\"\n        ],\n        [\n            0,\n            \"user how is there not a user documentary about that yet the lives of many were on that day\"\n        ],\n        [\n            0,\n            \"user not a french but i do have a dog you can come play with any time and ill make sure are around too\"\n        ],\n        [\n            0,\n            \"the mood which should have been visible by now is missing on the campus url\"\n        ],\n        [\n            0,\n            \"doll was curled up in the small patch of tall grass her breathing was short and weak she got poison by a mean poison type earlier\"\n        ],\n        [\n            0,\n            \"what i wanna know is how many people have a crying jordan meme tweet ready in their drafts right now like a\"\n        ],\n        [\n            1,\n            \"appeals court says lesbian former can sue ivy tech for bias based on sexual orientation url\"\n        ],\n        [\n            0,\n            \"japanese fleet returns from hunt with 333 whales fri 31 mar 2017 pst url\"\n        ],\n        [\n            0,\n            \"user not thrilled by gosling but we'll see i'll say optimistic but you know if it sucks i … url\"\n        ],\n        [\n            0,\n            \"replacing word ' privilege ' w ' ' talking about faced by those people would work better url\"\n        ],\n        [\n            0,\n            \"it's time for a break i'll be back with some 🔥 🔥 if you need anything contact me via email com\"\n        ],\n        [\n            0,\n            \"user it's a great area i love the mix of old new dublin all the very best in your new ' house ' though i hope … url\"\n        ],\n        [\n            0,\n            \"user then why kiss her back you could've told her to go shakes head i just knew it was too good to be true for someone to love\"\n        ],\n        [\n            1,\n            \"do you have a little girl that loves to play dress up with her doll designs has the hooded url\"\n        ],\n        [\n            0,\n            \"why hashtag are so important it is sometimes very difficult to trace women as they appear so seldom in the rec … url\"\n        ],\n        [\n            1,\n            \"do ki or 100 ki o ka network type follow user\"\n        ],\n        [\n            0,\n            \"hashtag on behalf of all edo people i hear by tboss user and all the can have her\"\n        ],\n        [\n            0,\n            \"in case you need another reason to appreciate chris evans allow him to make you “ aww ” with this story 😍 url\"\n        ],\n        [\n            0,\n            \"for his part real purpose was to the financial support of the rich amsterdam jews url\"\n        ],\n        [\n            0,\n            \"user but the story is the most yet thought provoking sorry i can't finish that without laugh … url\"\n        ],\n        [\n            0,\n            \"the supreme court is back to 9 justices has been replace by an qualified judge hashtag url\"\n        ],\n        [\n            1,\n            \"set of 8 for cadillac ac 41 110 spark plug kit new url url\"\n        ],\n        [\n            0,\n            \"all these people are screaming and i keep thinking it's shawn but we all know that when he comes on they'll all be\"\n        ],\n        [\n            0,\n            \"7 103 viewers can ’ t be wrong bon at air studios session f justin and sean carey … url\"\n        ],\n        [\n            1,\n            \"user deadass like that's selfish as fuck i'll tell a mf to cover their mouth shits so\"\n        ],\n        [\n            0,\n            \"fri 11 00 mainly cloudy 30 percent chance of early this afternoon high 8 uv index 3 or moderate\"\n        ],\n        [\n            0,\n            \"workshops presents the ultimate backstage pass url url\"\n        ],\n        [\n            0,\n            \"this just that even some of the best in the world make mistakes just need to accepted that a great game m … url\"\n        ],\n        [\n            1,\n            \"battling bandwidth how to make the most of collaboration technology with what you ’ ve got » url via user\"\n        ],\n        [\n            0,\n            \"my is selling a katy perry perfume but idk if it is or not but its cheap af\"\n        ],\n        [\n            0,\n            \"user i wish republicans had just enough of that mind set ourselves at least the ones in power\"\n        ],\n        [\n            0,\n            \"the comprehensive hi tech survey will help map for property tax besides land use mumbai\"\n        ],\n        [\n            0,\n            \"stat reminder on the golf course yesterday user team mate went round in 77 went round in url\"\n        ],\n        [\n            0,\n            \"🎉 march was another amazing month with my little beauty business my teammates never cease to … url\"\n        ],\n        [\n            0,\n            \"user i most definitely had a b4 thought about kushner gave trump benefit of doubt so refuse to pretend m … url\"\n        ],\n        [\n            0,\n            \"i just love it when i'm trying to do homework and someone blocked a picture of a cartoon horse url\"\n        ],\n        [\n            1,\n            \"ok so all in all i loved rogue one they did some shit i didn't care for but overall it was fantastic\"\n        ],\n        [\n            0,\n            \"you might be gleefully anticipating a day off only to be conf more for aquarius url\"\n        ],\n        [\n            1,\n            \"sad hit with another tragedy as actress dies during childbirth url url\"\n        ],\n        [\n            1,\n            \"mario facial spray does absolutely fuck all for my skin but you'll still catch me using it twice a day\"\n        ],\n        [\n            0,\n            \"10 years of ipl is a big achievement – url url\"\n        ],\n        [\n            0,\n            \"user smiled almost at her reaction the whole occasion was just a thing not at all how he had —\"\n        ],\n        [\n            0,\n            \"our dads body shortly after i broke our dads loss was more than i could handle and it was her that held my hand and reminded me that 9\"\n        ],\n        [\n            0,\n            \"why are states working to develop the same education standards knowledge bank via us news url\"\n        ],\n        [\n            0,\n            \"great concept but focus on being a positive to improve society in a manner via user url\"\n        ],\n        [\n            0,\n            \"9 n or people who were living without access to their benefits for months i ’ m amazed with the level of understanding and patience kudos\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"user i'm so excited my new class is 100 peer learning my job is to discussion and user\"\n        ],\n        [\n            0,\n            \"yall if y'all think ima put in extra effort in this hoe just cause yall dont wanna fix the line smh\"\n        ],\n        [\n            0,\n            \"user 1st reboot made me think i might have to it as it locked up but reboot 2 was fine machine still ca … url\"\n        ],\n        [\n            0,\n            \"breaking user president says voting results on agreement w user will not be in until 10 11 pm tonight\"\n        ],\n        [\n            0,\n            \"two new done with paint uploaded to my url url\"\n        ],\n        [\n            1,\n            \"user and having her white ass lead the charge and wtf were they clapping about they really didn't think about this at all\"\n        ],\n        [\n            0,\n            \"is this on purpose because of death threats because if yes i'm dying url\"\n        ],\n        [\n            0,\n            \"rs freshman tyler has gotten a ton of first team reps at center with at lg hashtag started the like that today\"\n        ],\n        [\n            0,\n            \"alert more than 175 black employees of cnn are suing for racial discrimination url via user\"\n        ],\n        [\n            0,\n            \"we've got a couple of amazing offers on this month until the end of april we're offering 30 off your first url\"\n        ],\n        [\n            0,\n            \"lincoln ford oem 2015 rear seat cover right url url\"\n        ],\n        [\n            1,\n            \"wondering how to grow on twitter i gained 2 followers in the past day this is the app url\"\n        ],\n        [\n            0,\n            \"now i'm all frustrated and upset over not being able to do my small business and have a glorious time and ugh why i gotta do feels\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            1,\n            \"user claim ' da ' now get your campaign promo special offer here url\"\n        ],\n        [\n            0,\n            \"user you would think the foreign into our elections as much outrage by gop as say an … url\"\n        ],\n        [\n            0,\n            \"‘ read my lips no ’ vladimir putin denies russia in the presidential election url url\"\n        ],\n        [\n            1,\n            \"but people are mad that we sent 60 missiles at the air field where they make the sarin 🤔 url\"\n        ],\n        [\n            0,\n            \"user oh man so glad i'm following you i wouldn't want to miss tweets like these url\"\n        ],\n        [\n            0,\n            \"user the lining may be wrecked it's okay because a it's lining you're the only one who knows 2 it can be replaced\"\n        ],\n        [\n            0,\n            \"please feel free to use this picture i took last year for all your hashtag qb content needs url\"\n        ],\n        [\n            0,\n            \"world health day 2017 theme is ‘ depression let ’ s talk ’ aims to reach out and help people battling with the … url\"\n        ],\n        [\n            0,\n            \"latest update nigerian air force 2017 recruitment exercise list out batch 1 2 the … url\"\n        ],\n        [\n            1,\n            \"and herbal therapy help to ease anxiety stress and depression naturally url url\"\n        ],\n        [\n            0,\n            \"user i bought me feel so happy but no record exists of that's when you're happy they're merely memories\"\n        ],\n        [\n            0,\n            \"join us on the user fan bus this fri sat 70 includes ticket call office … url\"\n        ],\n        [\n            0,\n            \"“ i go 4 rounds every night ” says father of 6 who married two wives on the same day in delta url url\"\n        ],\n        [\n            1,\n            \"was later killed by one of the and had her divine staff stolen hashtag\"\n        ],\n        [\n            0,\n            \"sucker punching stealing get another hobby you're horrible at this nuclear option was created by dem senate … url\"\n        ],\n        [\n            0,\n            \"we're getting ready for a nice evening of night racing at where we have two runners engaged url\"\n        ],\n        [\n            0,\n            \"photos video at least 58 including children killed in chemical attack in syria url url\"\n        ],\n        [\n            0,\n            \"exo planet hashtag the lost planet start on 23 may 2014 and was successfully ended on 17 january 2015 with a total of url\"\n        ],\n        [\n            0,\n            \"user it's only when we asking what really affect us that this country will be better let forget hypocrite people cried\"\n        ],\n        [\n            0,\n            \"‘ i was excited when i heard about kemi ’ s arrest – law url url\"\n        ],\n        [\n            1,\n            \"april fool special call and schedule your natural home control by april 3rd and receive 25 off your yearly url\"\n        ],\n        [\n            0,\n            \"hashtag to launch state wide stir from apr 10 protesting reduction in by centre to demand supply of required non pds\"\n        ],\n        [\n            0,\n            \"james 3 1 my be not many masters knowing that we shall receive the greater\"\n        ],\n        [\n            1,\n            \"why was it her susan rice to monitor trump we'd all know it was to bury him nothing more url\"\n        ],\n        [\n            0,\n            \"the concern is that unless more of the north east buy into supporting dons a bit more regularly find it difficult to see us this\"\n        ],\n        [\n            0,\n            \"user user the club whose fans cheer loud and proudly as 😉\"\n        ],\n        [\n            0,\n            \"trump says ex adviser mike flynn should ask for immunity ' witch hunt ' url via user republicans earned it\"\n        ],\n        [\n            0,\n            \"user paying for a first class ticket then getting told there's no food you can eat not ideal\"\n        ],\n        [\n            0,\n            \"4k high speed cable with audio return channel 3d v1 4 hd lot url url\"\n        ],\n        [\n            0,\n            \"mighty power rangers legacy collection complete set build a url url\"\n        ],\n        [\n            0,\n            \"i suspect jz is under tremendous pressure to force this nuclear deal through pg stands in the way makes sense url\"\n        ],\n        [\n            1,\n            \"quick tests with 1 on 2d on imac results look better by eye bot … url\"\n        ],\n        [\n            1,\n            \"apps games legend of the 3 99 0 99 via r url\"\n        ],\n        [\n            0,\n            \"url in message to china india and malaysia call for respect for … … url\"\n        ],\n        [\n            0,\n            \"a4 definitely luxury going on a holiday and of course beautiful scenery hashtag hashtag\"\n        ],\n        [\n            0,\n            \"the audio children book of a nerd parent's children's dreams the double looks weird but i think it's ri … url\"\n        ],\n        [\n            0,\n            \"user user excellent one i have only 30 shares of with more than 1000 return i do not post because\"\n        ],\n        [\n            0,\n            \"live a good honorable life then when you get older and look back you'll be able to enjoy it a second time\"\n        ],\n        [\n            0,\n            \"15 minutes to go until kick off here at st james ' park are you looking forward to this clash we certainly are hashtag\"\n        ],\n        [\n            0,\n            \"user do your homework well this time if you really have a strong case if none just buy a new smartphone … url\"\n        ],\n        [\n            1,\n            \"user why has there not been any coverage on the dirty play from green on harden user\"\n        ],\n        [\n            0,\n            \"our greatest glory is not in never falling but in rising every time we fall ancient proverb hashtag hashtag\"\n        ],\n        [\n            0,\n            \"what's your goal that you the thing you'd love to have do or experience but honestly you've tried a m … … url\"\n        ],\n        [\n            0,\n            \"prospects troy named the 1st all star and danny named on rookie all star team\"\n        ],\n        [\n            0,\n            \"sunday hashtag isn't complete without a shot of whiskey and a few cold beers url\"\n        ],\n        [\n            0,\n            \"local temp 28 00 local humidity 48 70 remote temp 0 00 remote humidity 0 00 time 83 counter 0 sensor ok\"\n        ],\n        [\n            0,\n            \"new service isp by allowing any site to join the tor network url\"\n        ],\n        [\n            0,\n            \"every positive step that you take is your being which brings a peace and joy that is you will never go back\"\n        ],\n        [\n            1,\n            \"american people to have this a candidate would have to shield your face and there should not your face and there are\"\n        ],\n        [\n            0,\n            \"user i'm almost done reading simplify and love it went online 2 read some reviews and found this i can't b … url\"\n        ],\n        [\n            0,\n            \"user sure thing do you know death sex money note to self millennial love radio and … url\"\n        ],\n        [\n            1,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            0,\n            \"an app that tracks your movement to help you relax even in the back of a cab url\"\n        ],\n        [\n            0,\n            \"trump just bombed syria my heart thoughts go out to absolutely anyone affected by this i'm sorry i'm sorry he is our leader i'm so sorry\"\n        ],\n        [\n            0,\n            \"these are the anonymous app kids are using be aware stay safe hashtag url\"\n        ],\n        [\n            0,\n            \"“ we ’ re focused on building a community that keeps people safe ” – mark zuckerberg shares plans to prevent revenge … … url\"\n        ],\n        [\n            0,\n            \"this is me to whoever is sitting in my passenger seat whenever i'm driving 😂 url\"\n        ],\n        [\n            0,\n            \"beautiful skies over san diego this morning as i head in to talk hashtag on user's 7am hour red in the mor … url\"\n        ],\n        [\n            1,\n            \"4 tips to raise private money for your real estate investments url url\"\n        ],\n        [\n            0,\n            \"that's the way all managers and owners would be if they realize that their workers were the ones that really provided for them i 1 2\"\n        ],\n        [\n            0,\n            \"driver trainer watford ltd hashtag url\"\n        ],\n        [\n            0,\n            \"user i bet you're feeling pretty good right about now now we can all laugh at this url\"\n        ],\n        [\n            0,\n            \"i liked a user video url ' s amazing hollywood superstars autograph find\"\n        ],\n        [\n            0,\n            \"user i'm completely ignorant about destiny do you think that someone like me on pc needs to play d … url\"\n        ],\n        [\n            0,\n            \"consulting recruiters will be attending the job zone job fair today at the university of mary url\"\n        ],\n        [\n            0,\n            \"if y'all have any pics with user or anything that involves her make sure you use hashtag\"\n        ],\n        [\n            0,\n            \"sunrise went all out this morning to finish up their session great work 🌅 hashtag url\"\n        ],\n        [\n            0,\n            \"links beneficiaries to growth fund url url\"\n        ],\n        [\n            0,\n            \"line lands profit of usd 75 million in a challenging year for the shipping industry url\"\n        ],\n        [\n            0,\n            \"user i mean i still got all three and used the code it was only like 10 dollars more nothing was stopping me\"\n        ],\n        [\n            0,\n            \"we can ’ t wait to welcome derek back to the fox soon hashtag to when they performed here in 2015 … url\"\n        ],\n        [\n            0,\n            \"his name is and he really loves user so he called himself justin 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user i'm not even middle management that's just life as a game designer you write docs … url\"\n        ],\n        [\n            1,\n            \"i don't jump down throats every time someone says crazy or w e but when the joke is literally just haha mental illness fuck you\"\n        ],\n        [\n            0,\n            \"not sure which ad network to use check out our comprehensive list of ad network reviews url\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"wonderful app user for free phone calls get it here url id add me pls\"\n        ],\n        [\n            1,\n            \"hashtag memorial bridge will have nightly lane closures from 9 p m to 6 a m 4 3 4 5 more info … url\"\n        ],\n        [\n            1,\n            \"we need our tax bill healthcare gorsuch they won't back it what do they want war what if it just looks like war okay\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"then again with the amount of mls i watch i'm hardly well placed to question anyone's entertainment\"\n        ],\n        [\n            0,\n            \"still in little richard ’ s soon to be classic “ long tall sally ” was released in the us by records\"\n        ],\n        [\n            0,\n            \"user hahahahaha tell him that the defenders could almost kill and they wouldn't get a yellow or a red card\"\n        ],\n        [\n            1,\n            \"like a butterfly bu butterfly 🎶 url\"\n        ],\n        [\n            0,\n            \"bee gym review – does it help bees self groom remove url url\"\n        ],\n        [\n            0,\n            \"a is for apple april 1 the apple computer company is formed by steve jobs and steve … url url\"\n        ],\n        [\n            0,\n            \"i should have known that black folks weren't the target audience of the great outdoors url\"\n        ],\n        [\n            0,\n            \"user omg u know all we can say is omg we love u goddess your loyal fans will follow u where ever u go baby\"\n        ],\n        [\n            0,\n            \"user you stay up late to share ur talents with us and for that we are most thankful url\"\n        ],\n        [\n            0,\n            \"sunny weather always makes me think blu needs to re release breathe so i can hear it on the radio 😎\"\n        ],\n        [\n            0,\n            \"if we had proof of an afterlife with no pain evil would everyone kill themselves to go there is that why we don't know\"\n        ],\n        [\n            0,\n            \"user user haven't seen jim tie show up yet last big game mexico something went missing hmm\"\n        ],\n        [\n            1,\n            \"on everything soon as i saw this i was like this look like a gta character 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"if you've ever wondered how we handle customer emails watch this user at her best 😀 url\"\n        ],\n        [\n            0,\n            \"putin says investigators will soon establish cause of st petersburg metro blast url\"\n        ],\n        [\n            0,\n            \"frank ocean is blessing us with even more new music with help from friends jay z and tyler the creator … url\"\n        ],\n        [\n            0,\n            \"“ the setup of is straight out of an old issue of the paris review ” url\"\n        ],\n        [\n            0,\n            \"user user but you're not just signing him like a fa you have to trade something for him\"\n        ],\n        [\n            0,\n            \"the dead 💀 are returning from the grave to purchase cuties magazine the horror magazine … url\"\n        ],\n        [\n            0,\n            \"a new season of user starts april 3rd monday at 11 watch as globe take you on road trips … url\"\n        ],\n        [\n            0,\n            \"if you are not doing it for the customer to better your business or to help your staff then why are you doing it\"\n        ],\n        [\n            0,\n            \"class of 2017 your spring tn promise meeting is this wednesday april 5th at 1 pm make sure you are present url\"\n        ],\n        [\n            0,\n            \"i got for the app name being the same as another app you know probably that app that is also tied to my account lol well whoops\"\n        ],\n        [\n            0,\n            \"' cards against humanity ' creator vows to buy and publish internet history url\"\n        ],\n        [\n            0,\n            \"my hashtag stickers are ready to be onto the internet in all directions but i'm calming down making … url\"\n        ],\n        [\n            0,\n            \"saying that we are one isn't good enough it goes beyond a faux sense of ' ' actions speak louder than words\"\n        ],\n        [\n            0,\n            \"user so did my mummy that's makes use to winners lovely words at sadly missed but never forgotten\"\n        ],\n        [\n            0,\n            \"oddly i don't remember being be called a supporter for opposing the iraq war maybe the media learned how to start a war\"\n        ],\n        [\n            0,\n            \"babylon the great is the world ’ s collective body of false religions that god rejects 14 8 17 5 18 21 url\"\n        ],\n        [\n            0,\n            \"user club was dead at my school but not lately wanna donate some efficient solar panels four roof would be perfect\"\n        ],\n        [\n            1,\n            \"happy birthday to one of the cuck 😩 😤 👀 🐐 🔥 💦 💯 🙊 ✊ ️ the goat farm is still in the works 👀 url\"\n        ],\n        [\n            0,\n            \"hashtag cowboy god put rainbow in the clouds unknown listen live url\"\n        ],\n        [\n            0,\n            \"4 times elon musk absolutely rocked twitter – and what you can learn from it url url\"\n        ],\n        [\n            0,\n            \"while will be escorted and heavily by soldiers and police during the for url\"\n        ],\n        [\n            0,\n            \"user the trick is to i don't treat twitter like an feed i just see what i see like this p\"\n        ],\n        [\n            0,\n            \"ahmed to sue over wife beating reports leicester and nigerian forward ahmed is considering legal url\"\n        ],\n        [\n            0,\n            \"british cancer patients ' five times less likely ' to get new drugs than french url url\"\n        ],\n        [\n            0,\n            \"hello user's 41 followers thank you so much for following wishing you all a happy friday want this 🆓 url\"\n        ],\n        [\n            0,\n            \"nasa sees the of tropical cyclone debbie moving off australia's east coast url\"\n        ],\n        [\n            0,\n            \"i'm actually so broke but yes i'm gonna drive 5 hours this weekend for alcohol who tf do you think i am\"\n        ],\n        [\n            0,\n            \"so the workers at in are assured of another paycheck hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user fellaini let's his man go doesn't try head it de stuck on his line wouldn't see that in the park of a sunday\"\n        ],\n        [\n            0,\n            \"i just hope my skeleton is having a great time in its meat prison if it's partying nonstop then it's all been worth it\"\n        ],\n        [\n            0,\n            \"user her inspires me to remain uninspired she just is i try too hard to be need to live in my am\"\n        ],\n        [\n            0,\n            \"working from home from may be saving you money but the contacts you will meet at are priceless user hashtag\"\n        ],\n        [\n            0,\n            \"user still as to y they took burn barrel bk to the crime scene after it was at lab all the evidence surely is a disaster\"\n        ],\n        [\n            0,\n            \"neck strap rhinestone bling diamond collar pet dog the latest luxury pu leather url url\"\n        ],\n        [\n            0,\n            \"hashtag how the poor can save capitalism rebuilding the path to the john hope bryant … url\"\n        ],\n        [\n            0,\n            \"user i'm sure there are property especially within royal and noble families is complicated\"\n        ],\n        [\n            0,\n            \"opens up about tragic says ' beyonce gives me hope ' url\"\n        ],\n        [\n            0,\n            \"go for gold – buffalo gold that is there ’ s a jackpot in here waiting to be let out … url\"\n        ],\n        [\n            1,\n            \"three friends set out for the city of gold can they find it in time to save another friend url\"\n        ],\n        [\n            0,\n            \"closed due to accident in hashtag on blvd nb between w ave and cr 58 stopped traffic back to w ave hashtag\"\n        ],\n        [\n            0,\n            \"guaranteed gifts and other awesome highlights at this year's perfect ' home expo url\"\n        ],\n        [\n            1,\n            \"vintage 14k ice blue dial men's ladies watch url url\"\n        ],\n        [\n            0,\n            \"i liked a user video url the amazing world of funny moments getting over 3000 subs\"\n        ],\n        [\n            0,\n            \"i get its back in theaters for the 20 year anniversary but how can you call yourself a fan if you've never seen it before\"\n        ],\n        [\n            0,\n            \"this is for when you want to cosplay walter getting his hands on that comic where the badge is 7 across url\"\n        ],\n        [\n            0,\n            \"manchester united vs everton 1 1 all goals and highlights 04 04 2017 hd youtube url\"\n        ],\n        [\n            1,\n            \"now up on the auction block samsung galaxy s6 edge 32gb t mobile smartphone mint condition 250 00 via ebay url\"\n        ],\n        [\n            0,\n            \"user user yes nice one dons i'm half half english so i'm liking what i'm seeing\"\n        ],\n        [\n            0,\n            \"new study finds that six jobs are lost for every robot added to the workforce url\"\n        ],\n        [\n            0,\n            \"hashtag fri mar 31 22 22 42 2017 failed password for root from 58 61 port 2\"\n        ],\n        [\n            0,\n            \"didn't know what to expect but this is surprisingly pleasant drinking a sea at user url\"\n        ],\n        [\n            0,\n            \"your strike illegal ill – government blasts judiciary workers url\"\n        ],\n        [\n            0,\n            \"user so excited i have a 9 5 30 tomorrow and a 9 until whenever they let me go thurs than i fly out\"\n        ],\n        [\n            1,\n            \"enter to win 60 heroes in uniform from award winning authors plus a brand new kindle fire url\"\n        ],\n        [\n            0,\n            \"wind 3 5 kts s barometer 1022 25 hpa falling temperature 13 2 ° c rain today 11 1 mm humidity 78\"\n        ],\n        [\n            0,\n            \"user user did metal prevent the boston did they prevent the v tech\"\n        ],\n        [\n            0,\n            \"at 3 30 i was writing a paper at 4 30 i am drunk by myself at a bar things have quickly\"\n        ],\n        [\n            0,\n            \"user just to let you know i'm home safe well as safe as someone can be in their own home goodnight 😀\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win lifestyle unisex baby 3 pairs pack c by lifestyle url hashtag\"\n        ],\n        [\n            0,\n            \"i have never laughed so hard at a episode of user ever i almost got at work thanks guys and girl url\"\n        ],\n        [\n            0,\n            \"mike shares his thoughts on why working on your business is more valuable than working in your business … url\"\n        ],\n        [\n            1,\n            \"hashtag you guys just made episodes 7 and 9 for children hell even children won't believe that sh t\"\n        ],\n        [\n            1,\n            \"minimum viable seo if you only have a few minutes each week do this whiteboard friday url\"\n        ],\n        [\n            0,\n            \"house speaker resign or not it's decision to make hashtag url\"\n        ],\n        [\n            0,\n            \"the cause was a small thing breeding action is taken it is repeated every night ah take this 【 cause 】\"\n        ],\n        [\n            0,\n            \"scholars in evolution and environmental change series variation for community and … url\"\n        ],\n        [\n            1,\n            \"a look at the private vs public blockchain debate from a bitcoin perspective url\"\n        ],\n        [\n            0,\n            \"local temp 26 00 local humidity 53 90 remote temp 0 00 remote humidity 0 00 time 83 counter 0 sensor ok\"\n        ],\n        [\n            0,\n            \"reminder that from tues thurs user has a free breakfast station from to ish reach outside their kitchen\"\n        ],\n        [\n            0,\n            \"user user this world is full of beautiful things just like kisses kisses shinesattradelaunch\"\n        ],\n        [\n            0,\n            \"this saturday from 2 8 pm hashtag ☀ ️ 🔥 free henny shots 🥃 ladies in bikini tops free til 3 url\"\n        ],\n        [\n            0,\n            \"remember if time should come when you have to make a choice between what is right and what is easy\"\n        ],\n        [\n            0,\n            \"user let's run a war from a golf club no doubt all those people are staying there at the taxpayers … url\"\n        ],\n        [\n            1,\n            \"weed tee mens tshirt marijuana tee weed tshirt cannabis by url via user\"\n        ],\n        [\n            0,\n            \"the spread offense limits the number of plays a qb runs transition to the far more complex pro game url\"\n        ],\n        [\n            0,\n            \"yarn fine light navy blue by url via user\"\n        ],\n        [\n            0,\n            \"it was inspiring to be at this and hear many different people speak about building an inclusive community url\"\n        ],\n        [\n            0,\n            \"a severe thunderstorm watch is in effect for our western lying counties until 5pm url\"\n        ],\n        [\n            1,\n            \"our ceramic and painting have different artistic power essence is stone p base is color it ' s url\"\n        ],\n        [\n            0,\n            \"man with gun seen near and primary schools in hull hull daily mail url\"\n        ],\n        [\n            0,\n            \"road closed both ways btwn common road earlier has cleared\"\n        ],\n        [\n            1,\n            \"user user i'm nuts and you want the president to fail i hope your hat gets removed by a chainsaw commie\"\n        ],\n        [\n            0,\n            \"i just received some texts that i should have gotten during the national championship and boy was that a rush to read\"\n        ],\n        [\n            0,\n            \"user mean lol they should have rules somewhere 😂 i'm not good with explaining stuff\"\n        ],\n        [\n            1,\n            \"so i got 3 mice one's fucks up every now and then one doesn't always register clicks and another just randomly fml\"\n        ],\n        [\n            0,\n            \"since the left is already playing the race card ill be clear i want to know whos involved even if its obama thats life\"\n        ],\n        [\n            0,\n            \"‘ why i asked ’ – stephanie ’ s mom at long last opens up url url\"\n        ],\n        [\n            0,\n            \"looks like archie left his wardrobe for anthony grant imagine it got re sized though blue suit red tie url\"\n        ],\n        [\n            0,\n            \"nwt new coach handbag satchel bag grain leather purse url url\"\n        ],\n        [\n            0,\n            \"user i checked out your new ut designs this year nothing really grabs me like it did in years past really disappointed dm me\"\n        ],\n        [\n            0,\n            \"user that ak raised corruption in sad part is again media has successfully our mind from corruption user\"\n        ],\n        [\n            0,\n            \"do any of my musician friends use band in a box it looks like they have made some useful improvements url\"\n        ],\n        [\n            1,\n            \"looking for different to have dinner check out the menu for the month call to reserve your table or url\"\n        ],\n        [\n            0,\n            \"brand new menu means brand new deals visit user after work for their new early bird deal … url\"\n        ],\n        [\n            0,\n            \"if you can ’ t state your position in eight words you don ’ t have a position — seth user hashtag\"\n        ],\n        [\n            0,\n            \"new blog from head of discusses customer effort and loyalty learn more url\"\n        ],\n        [\n            0,\n            \"oil companies over dynamic pricing for petrol diesel url url\"\n        ],\n        [\n            0,\n            \"attn fox news ladies you're talking to bill o'reilly in the wrong way you should say bill get your hands of … url\"\n        ],\n        [\n            0,\n            \"user just been listening to you over the weekend your ids are absolute monsters keep up the good work\"\n        ],\n        [\n            1,\n            \"vacancies at the bridge full details here url url\"\n        ],\n        [\n            0,\n            \"buy now or hold your peace i called before the rise get ready as it is going up to 07 tomorrow\"\n        ],\n        [\n            1,\n            \"i swear to fucking god if i see or any other new acc upload another breaking news on april fools this year imma fight\"\n        ],\n        [\n            0,\n            \"as someone who grew up watching the og fred andrews is really dylan who left beverly hills changed his name\"\n        ],\n        [\n            1,\n            \"wireless bluetooth lcd mp3 player car kit sd usb fm url url\"\n        ],\n        [\n            0,\n            \"user or use that little ring that everyone used in wm 2 was it remember i think they should have used something similar\"\n        ],\n        [\n            1,\n            \"user secrets will remain absolutely necessary for identity 7 page discussion url\"\n        ],\n        [\n            0,\n            \"second time at the sushi bar it was even better the before oh and i got a job there too url\"\n        ],\n        [\n            0,\n            \"sale at the store tonight 50 most items everything must go url\"\n        ],\n        [\n            0,\n            \"everything seems to be falling into place today however ther more for taurus url\"\n        ],\n        [\n            0,\n            \"expert says intelligent people go to bed late leave a mess everywhere and use bad language url\"\n        ],\n        [\n            0,\n            \"attention all our members today is the last day to register for our courses below please email our url\"\n        ],\n        [\n            0,\n            \"blog post » autism awareness month and development in autism spectrum disorder url\"\n        ],\n        [\n            0,\n            \"from concept to reality thanks user for this table for us even when you were 8 mos url\"\n        ],\n        [\n            0,\n            \"user user he's not fit klopp is with these players day in day out people on twitter have no expertise\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"not sure who to ask for medical help call 111 free and we ’ ll help you find the nhs service you need hashtag url\"\n        ],\n        [\n            1,\n            \"work in progress ⠀ 💪 🏻 ️ yacht service is service and of hashtag url\"\n        ],\n        [\n            0,\n            \"just a reminder that there are no classes next week we are back from 18th april also don't forget our url\"\n        ],\n        [\n            0,\n            \"when you experience the joy of my love there you find comfort and perfect peace url\"\n        ],\n        [\n            0,\n            \"after a very busy week it is nearly the weekend and all the team have definitely got that hashtag url\"\n        ],\n        [\n            0,\n            \"user im still gonna watch bc the concept is interesting but everything else is like the dumb basic high school show\"\n        ],\n        [\n            1,\n            \"young living essential oils 15 ml 100 pure therapeutic grade url url\"\n        ],\n        [\n            0,\n            \"i love vincent scenes i'd totally watch a show featuring them as a nola supernatural duo hashtag url\"\n        ],\n        [\n            0,\n            \"social worker level 1 21 hours per week closing date 30 … url hashtag\"\n        ],\n        [\n            0,\n            \"congratulations user ang ng 😉 hahaha we're proud of you 💙 continue pursuing your … url\"\n        ],\n        [\n            0,\n            \"beautiful people the complete series dvd 2006 4 disc set viewed once url url\"\n        ],\n        [\n            0,\n            \"us is already supporting the hashtag anything for ' regime change ' to achieve their long term … url\"\n        ],\n        [\n            0,\n            \"look what creative fabrics has been working on so far stay tuned to see what is next url\"\n        ],\n        [\n            0,\n            \"to user on youtube some of the videos i have watched so far are soo relatable 😭 😬\"\n        ],\n        [\n            0,\n            \"user i wonder if it's cheaper for restaurants i really am annoyed when restaurants move from t … url\"\n        ],\n        [\n            0,\n            \"thanks terrible user for failing to deliver yesterday and my mic till monday you don't run on saturdays i guess hashtag\"\n        ],\n        [\n            0,\n            \"user if the ' go thomas and the bears go adams then then probably two in the top 10 is very possible this yr\"\n        ],\n        [\n            0,\n            \"lmfao description i'd screen cap and tweet it but it's poking fun at a spoiler so oh god this april fool's is amazing\"\n        ],\n        [\n            0,\n            \"user i miss my biggest support right now too i'll be home asap ❤ url\"\n        ],\n        [\n            0,\n            \"i really need to run errands after work but holy i just want to lay in bed and cuddle my cat 😭\"\n        ],\n        [\n            0,\n            \"user well they love doing tht 😁 preparation is a must but with the busy and totally tight schedule is quite shock\"\n        ],\n        [\n            1,\n            \"pharma is a contract manufacturer of tablets ip 25 for more info visit url url\"\n        ],\n        [\n            0,\n            \"user you gonna be at the con all weekend id love to hopefully be able to snap a pic with you o\"\n        ],\n        [\n            1,\n            \"dry skin why live with it tea herb milk no chemicals no artificial ingredients url url\"\n        ],\n        [\n            0,\n            \"user user i've never seen either in full i only ever saw the britney episode of will grace\"\n        ],\n        [\n            0,\n            \"hey i hope you are all enjoying your sunday here it is sunny and the plants are lovely 🌿 the pic is a portrait o … url\"\n        ],\n        [\n            1,\n            \"en el britney spears amnesia url app store y play store miss 104\"\n        ],\n        [\n            1,\n            \"2 links over 60 after week 3 user shaw at 62 and 65 had his shoot up 26 this week\"\n        ],\n        [\n            1,\n            \"nail hair salon join us for professional hair nail services enjoy our spanish or thai food url\"\n        ],\n        [\n            0,\n            \"all game things console specs compared xbox project scorpio switch ps4 pro and xbox one … url\"\n        ],\n        [\n            0,\n            \"shout out to user for providing the perfect recap to tonight's sixers ' game url\"\n        ],\n        [\n            0,\n            \"steve coleman live al di in con 2 url user\"\n        ],\n        [\n            0,\n            \"paradise url my nickname is and my name is crystal url\"\n        ],\n        [\n            0,\n            \"roger federer in defeat despite dominance down under hashtag url\"\n        ],\n        [\n            0,\n            \"rev dr former president of college alabama has accepted the position of executive url\"\n        ],\n        [\n            1,\n            \"wonderful patterns coloring book url just added wonderful patterns free coloring book download print create\"\n        ],\n        [\n            0,\n            \"sometimes your aunt from canada comes to visit your mom and you a brick of eggs for your kids for e … url\"\n        ],\n        [\n            0,\n            \"map speaks to al jazeera about barriers to gaza patient permits map news medical aid for palestinians url\"\n        ],\n        [\n            0,\n            \"the nerd game was strong at the user cake competition today awesome work url\"\n        ],\n        [\n            0,\n            \"this is some feed back i've gotten from this mix that's about to come out be ready people url\"\n        ],\n        [\n            1,\n            \"black people with dry lips and knuckles in cinema needs to stop y'all don't have a bottle of moisturizer on set ex get out\"\n        ],\n        [\n            0,\n            \"ive seen that just right perf cut 20 times on my tl but not the hard carry perf they're both by got 7 so why\"\n        ],\n        [\n            0,\n            \"this song is dedicated to our 2017 distinguished service award recipient dan hashtag url\"\n        ],\n        [\n            1,\n            \"• genuine leather make up case messenger 36 95 • earrings 8 95 to purchase url\"\n        ],\n        [\n            0,\n            \"we like to think the uk is less class conscious but advertisers seem to stick to the old class structure which is more complicated\"\n        ],\n        [\n            0,\n            \"the results are it's true but they don't surprise me please forgive me for sounding but that's how i feel\"\n        ],\n        [\n            0,\n            \"user well ko had the title handed to him that's title and the enemy of my enemy is my friend\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"tribute 17 is 4 box inner case break 2nite 3 teams total top tier team guaranteed url url\"\n        ],\n        [\n            0,\n            \"user people fail to realize that divided we will get nowhere flint still has no clean water but let's … url\"\n        ],\n        [\n            1,\n            \"wtf america call your congressman call your state representative stop this trainwreck before ya live in a url\"\n        ],\n        [\n            0,\n            \"user user this was difficult to watch and listen to openly but important to do so — thank you …\"\n        ],\n        [\n            0,\n            \"signals 14 52 a image n url file under a year in the country url\"\n        ],\n        [\n            0,\n            \"heavenly father i want to thank you for keeping harry daredevil styles safe while he was out there swinging by a thread hashtag\"\n        ],\n        [\n            0,\n            \"stuff happened man on mar 30 stuff like “ strategies to help struggling writers ” url\"\n        ],\n        [\n            0,\n            \"url exercise bike with heart rate url\"\n        ],\n        [\n            1,\n            \"u s launches military strikes on something i can agree with trump hit those fuckers url\"\n        ],\n        [\n            0,\n            \"he is a complete a batsman a good wicket keeper and an useful part time rocks hashtag hashtag\"\n        ],\n        [\n            0,\n            \"making space women artists and documents a rise in opportunity opens 15 apr … url\"\n        ],\n        [\n            1,\n            \"vintage 5 automatic day and date men's wrist watch good condition url url\"\n        ],\n        [\n            0,\n            \"plc high school ministry houston we have a gathering part ii info meeting this sunday url\"\n        ],\n        [\n            0,\n            \"ryan 10 count hashtag tag teams continue to get the shaft url\"\n        ],\n        [\n            0,\n            \"dr ben carson finds half trillion dollars in errors while obama ’ s housing agency url\"\n        ],\n        [\n            0,\n            \"user user exactly the problem decisions is what sa needs i don ’ t want much debate re providing equality for poor\"\n        ],\n        [\n            1,\n            \"i entered to win a samsung galaxy s8 and gear vr prize package from user you can enter too url\"\n        ],\n        [\n            0,\n            \"one of the hardest decisions you'll ever have to face in life is choosing whether to walk away or try harder\"\n        ],\n        [\n            0,\n            \"hashtag will turn out to be the hero in this whole thing time to save the republic hashtag\"\n        ],\n        [\n            0,\n            \"don't try to re open doors god already told you to close wow this is url\"\n        ],\n        [\n            1,\n            \"from a john mccain to a awesome jimmy carter keep your mouth shut and your eyes open the young\"\n        ],\n        [\n            0,\n            \"yall pls help me find those tix pls help rt 🙇 🙇 every help will help my friend alot 🙇 url\"\n        ],\n        [\n            0,\n            \"video shows crash of f 16 fighter jet that crashed near neighborhood in clinton md url\"\n        ],\n        [\n            0,\n            \"the most selective schools make an extraordinary difference in life earnings for black hispanic students url\"\n        ],\n        [\n            0,\n            \"user same dudes can't be seen without new js they not mad at the game just mad they aren't winning\"\n        ],\n        [\n            0,\n            \"love doesn't make the world go round love is what makes the ride worthwhile elizabeth barrett hashtag\"\n        ],\n        [\n            1,\n            \"on 1st the best barber beauty shop in birmingham great free coffee clean 205 cuts\"\n        ],\n        [\n            0,\n            \"really digging this groove this week happy monday y'all and let's have an awesome week hashtag url\"\n        ],\n        [\n            0,\n            \"' this is a play off for the play offs ' says leicester tigers half ben leicester mercury url\"\n        ],\n        [\n            1,\n            \"on demand streaming climbed 35 2 in q1 to 133 9 billion streams up from 99 1 billion in ' 16 user url\"\n        ],\n        [\n            0,\n            \"never mix wit personal like oil vinegar dey don't mix like love hate ok ✌ ✌ ✌\"\n        ],\n        [\n            1,\n            \"in case you weren't aware but those in the military will conduct the strikes p s obama didn't actually kill … url\"\n        ],\n        [\n            0,\n            \"striving to earn your keep makes you feel good about yourself more for aries url\"\n        ],\n        [\n            0,\n            \"mortal blitz for the could do a better job explaining its mechanics and offer more content but the shooter is really fun\"\n        ],\n        [\n            1,\n            \"where i need to be all day today your legs in the air my tongue making you 👅 url\"\n        ],\n        [\n            0,\n            \"li painted revealed by good smile company url url\"\n        ],\n        [\n            0,\n            \"user user i put questionable things in my too as long as it's and it's all good\"\n        ],\n        [\n            0,\n            \"is kidding if she doesnt think voters wont remember the ig cash giveaway to biz instead she turns to a sn … url\"\n        ],\n        [\n            0,\n            \"user hey at least he doesn't have to read anymore trump tweets i've never been more envious of … url\"\n        ],\n        [\n            1,\n            \"user that's a dumb ass question first of all but no i don't b c that's not my personality to play victim about anything\"\n        ],\n        [\n            1,\n            \"my vagina my private business hashtag you should stay with your wife's vaginas if they choose you ' you but … url\"\n        ],\n        [\n            0,\n            \"user well for mine i can say 4 29 when the earthquake killed 100 people not as cool as yours though\"\n        ],\n        [\n            0,\n            \"looking through the camera roll on all of the good memories and thinking about all of the new ones that will be made\"\n        ],\n        [\n            1,\n            \"there's an a and a jew standing a bar what a fine example of an integrated community\"\n        ],\n        [\n            0,\n            \"user i lost a crucial sentence from the middle of that tweet through sheer incompetence but i think yo … url\"\n        ],\n        [\n            0,\n            \"almost 800 000 u s drone owners have registered to fly in 15 months url url\"\n        ],\n        [\n            1,\n            \"spring has what a great time to buy or sell a home call me now for more information i would love to … url\"\n        ],\n        [\n            0,\n            \"me let me wear my doc again it's raining me now my heel hurting well here i am with the hell shoes\"\n        ],\n        [\n            0,\n            \"user a west african language for sure his father came from here's the original too i think url\"\n        ],\n        [\n            0,\n            \"user oh very amazing video 👌 👏 super hit song and the most successful even now 😍 🔥 🌟\"\n        ],\n        [\n            1,\n            \"user considering past actions yes he was it was reported he conducted both attacks out of that base other chemical weapons there\"\n        ],\n        [\n            0,\n            \"user yep his family didn't agree to him getting married to her but he secretly married her told his family recently user\"\n        ],\n        [\n            0,\n            \"user this is exciting i wasn't just saying it when i said i'm looking forward to following your journey hashtag\"\n        ],\n        [\n            0,\n            \"user i will however roll whatever need to be rolled i will assume that responsibility\"\n        ],\n        [\n            0,\n            \"patent application suggests disney is developing robots including robots url by … url\"\n        ],\n        [\n            1,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"this is he my master said the maid and here the sleeping sound hashtag\"\n        ],\n        [\n            1,\n            \"♥ free ♥ xxx ♥ chat ✌ ️ visit us ✌ ️ url ♥ april 07 2017 at 12 45 pm ✌ ️ ✌ ️ hashtag ✌ ️ ♥\"\n        ],\n        [\n            0,\n            \"user ga 6th district voters should vote on april 18th to donald trump url\"\n        ],\n        [\n            0,\n            \"a extension that floods your internet history with false information making all the data advertisers are getting … url\"\n        ],\n        [\n            0,\n            \"met with master in this afternoon uk's port url\"\n        ],\n        [\n            0,\n            \"another hunting ranch kills the sacred white buffalo for profit by james swan url\"\n        ],\n        [\n            0,\n            \"organizer would go w injured worker to meetings to express their with the ’ s treatment of the injured workers\"\n        ],\n        [\n            1,\n            \"nigerianewsdesk the most selfish person i have seen in my life – url via … url\"\n        ],\n        [\n            1,\n            \"we take donations through donate to user to help us reach our goal url\"\n        ],\n        [\n            0,\n            \"user user service is best but does nt hv i use lte net services only atleast bring jio voice on windows 2 2\"\n        ],\n        [\n            1,\n            \"😍 i did promise new 😍 👀 take a look at these cold shoulder loose light summer tops 👀 only 1 top in each url\"\n        ],\n        [\n            0,\n            \"13 reasons why me up when i was 14 and now its me up again at 20 but its so powerful and moving i love it\"\n        ],\n        [\n            0,\n            \"true love isn't about being its about two people being true to each other even when they are separated\"\n        ],\n        [\n            0,\n            \"user i wouldn't think so he knows but he won't say aa it's not the done thing to see happen news on the red carpet\"\n        ],\n        [\n            0,\n            \"no of premier league goals involved in before turning 21 12 url by … url\"\n        ],\n        [\n            0,\n            \"user i'm listening to her playlist she just uploaded and i for real want to get married now issa trap\"\n        ],\n        [\n            0,\n            \"99 of scientists can't explain why i look so cute right now even though it's 5am and i haven't slept\"\n        ],\n        [\n            0,\n            \"the user co founders need iv vitamin therapy too after a long week of setting up our new henderson url\"\n        ],\n        [\n            0,\n            \"hi since i'm not so close with some of u like and i'll dm so we could get close 🌟 💓 url\"\n        ],\n        [\n            0,\n            \"user any idea why i can't log in to the british gas site always generic technical issues complained like a year ago\"\n        ],\n        [\n            0,\n            \"rep cold calls and asks to speak to my husband about our investment plan for the future hashtag hashtag\"\n        ],\n        [\n            0,\n            \"attending events where evil and haram things are committed will our faith let's be firm on our and stay away from such events\"\n        ],\n        [\n            0,\n            \"nola ​ com saints planning to cut luke on wednesday url\"\n        ],\n        [\n            1,\n            \"just a reminder that our president is a piece of racist sexist homophobic 💩 who makes fun of the disabled about rape 👍\"\n        ],\n        [\n            0,\n            \"hey join us tomorrow to learn how to build a wow product from register at … url\"\n        ],\n        [\n            0,\n            \"the bringing down the horse 1997 cd url url\"\n        ],\n        [\n            1,\n            \"88 9 cyndaquil found til 22 56 05 26m 28s catch pokemon night market on june 16 17 url\"\n        ],\n        [\n            1,\n            \"we're about to start the first of two evening events under the tent get thee to user and find us in the back … url\"\n        ],\n        [\n            0,\n            \"rookie user scores a career high 30 to lead den past no 122 106 the w keeps their playoff hopes alive 1 gm back of portland for 8th\"\n        ],\n        [\n            0,\n            \"twitter ideas please any good courses in london next week for teenagers 15 art sport design or just good fun\"\n        ],\n        [\n            0,\n            \"user nice try but you can't me i know not to share my dance password with people on the internet\"\n        ],\n        [\n            0,\n            \"user oh lord is his the last one episode 9 or 10 the one after the asian basketball player\"\n        ],\n        [\n            1,\n            \"user a person posing as you on fb sent me a friend's request a message sucks that it isn't really you\"\n        ],\n        [\n            1,\n            \"not only is this terrible and all over the place i hate his fucking makeup so much it's so ugly url\"\n        ],\n        [\n            0,\n            \"i don't know the key to success but the key to failure is trying to please everybody hashtag\"\n        ],\n        [\n            1,\n            \"she can't swim she gon fuck around and drown around me i'm the center niggas can't get a rebound around me\"\n        ],\n        [\n            0,\n            \"lg poll apc kick against ’ s alleged of key members url url\"\n        ],\n        [\n            1,\n            \"user the racist race baiting constant victim of cop hunting wld be u ur delusional created\"\n        ],\n        [\n            0,\n            \"hot air balloons are currently on offer at £ 20 rrp £ 25 offer ends wednesday 5th april pick … url\"\n        ],\n        [\n            0,\n            \"surprised media trade pubs are still not reporting on alleged project ipo violations url url\"\n        ],\n        [\n            0,\n            \"verizon to debut digital live linear tv network package url url\"\n        ],\n        [\n            1,\n            \"crash roulette dice jackpot that's the reason im playing on url and check user\"\n        ],\n        [\n            1,\n            \"solar slice 925 silver overlay pendant 2 jewelry url url\"\n        ],\n        [\n            0,\n            \"light rain clear sky temperature down 33 ° c 29 ° c humidity up 49 70 wind\"\n        ],\n        [\n            0,\n            \"user user we all do it's about focusing energy on the right people not just troll one another with bs\"\n        ],\n        [\n            1,\n            \"3 preview design language and more url blog url\"\n        ],\n        [\n            1,\n            \"user was just trying to remind myself that i won't die or get someone else killed by not looking out the w … url\"\n        ],\n        [\n            0,\n            \"congratulations girls new school record 12 35 89 congrats c henderson h black h m born at blue valley\"\n        ],\n        [\n            0,\n            \"43 is online come to spend some pleasant moments with a busty and hot woman who would do … … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url game of thrones season 7 long walk official promo hbo\"\n        ],\n        [\n            0,\n            \"user he was good enough in every department to be a cm and in a 2 nowadays there aren't any that complete teams play 3 in mid\"\n        ],\n        [\n            1,\n            \"new google tool helps developers pick the right colors for their apps url via user\"\n        ],\n        [\n            1,\n            \"there's a new self driving taxi startup to challenge uber tesla and detroit quartz url\"\n        ],\n        [\n            1,\n            \"mess with me all you want but let me be clear you hurt one of my or nephew i will fuck you up i'm so pissed\"\n        ],\n        [\n            0,\n            \"could you all do me a massive solid and full this in for me thank you in advance x url\"\n        ],\n        [\n            0,\n            \"solutions press 31 billion water and market by … url\"\n        ],\n        [\n            0,\n            \"this is an event you're not going to want to miss think adult science fair tied in with chef inspired bites url\"\n        ],\n        [\n            1,\n            \"monday math pg use of english write sentences with target vocabulary in 1st and 3rd person practice book url\"\n        ],\n        [\n            0,\n            \"living alone rocks being sick and living alone sucks will bake someone many a baked good for some rn\"\n        ],\n        [\n            0,\n            \"how will we tax robots what will it mean for questions like universal basic income these will be interesting quest … url\"\n        ],\n        [\n            1,\n            \"bitches love posting 5 9 💸 on snapchat like bitch you do realize that's only 4 hours right 😭 you shouldn't be so proud\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            1,\n            \"blue willow with 16 oz with 1 tea cup 17 00 url url\"\n        ],\n        [\n            0,\n            \"the missing link between the mighty and the low means url\"\n        ],\n        [\n            0,\n            \"user let's get a call scheduled we need collaboration we need a village we need your support\"\n        ],\n        [\n            0,\n            \"di teams showing their enthusiasm as they prepare to solve instant challenges at the user affiliate tournament … url\"\n        ],\n        [\n            1,\n            \"win £ 100 if wonderful charm wins the hashtag rt follow to enter for the best grand national tips ▶ ️ … url\"\n        ],\n        [\n            0,\n            \"i that the problem is a of the problem and solving the latter would automatically solve … url\"\n        ],\n        [\n            0,\n            \"financial limitations can drag their negative consequences int more for gemini url\"\n        ],\n        [\n            1,\n            \"essentials adventure red collar for dogs assorted sizes url url\"\n        ],\n        [\n            0,\n            \"user you're the most inspirational human being i love admire you mind following me angel 54 66\"\n        ],\n        [\n            0,\n            \"fox host to rep maxine waters ' step away from the crack pipe ' — her reply to women is stunning url\"\n        ],\n        [\n            0,\n            \"i praise god for healing our user from cancer and saving her for ministry with us here hashtag\"\n        ],\n        [\n            0,\n            \"this is good this right here is really good my anniversary sweet treat for me 15 years of … url\"\n        ],\n        [\n            0,\n            \"people are so much i can hold my emotions in because if i was normal i'd be at home crying right now\"\n        ],\n        [\n            0,\n            \"freedom of the press was only so the press could report the truth not to be a democrat propaganda machine that's exactly what hitler did\"\n        ],\n        [\n            0,\n            \"user user yea leaving them at home got some water proof coat and trousers and an thermal thing\"\n        ],\n        [\n            0,\n            \"ohh good heavens no wonder you cheating son of a gun hashtag url\"\n        ],\n        [\n            1,\n            \"vintage van hawaiian t shirt 100 polyester tropical flow by url via user\"\n        ],\n        [\n            0,\n            \"user is trail mix ok if we are all standing while eating or has my marriage been shattered please advise\"\n        ],\n        [\n            1,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"hashtag scotus has ruled it for cops to arrest people them the bird to use lethal force to stop an arrest\"\n        ],\n        [\n            0,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            1,\n            \"user followers in total contrast with what i got hassle ya true na\"\n        ],\n        [\n            0,\n            \"great game from the zags they gave it their all unfortunately when you play teams like unc you get to play against the refs too\"\n        ],\n        [\n            0,\n            \"user you think the love affair for butler will override that he's younger and more successful what does that mean\"\n        ],\n        [\n            1,\n            \"i hate the wheel it was hard to trust n after he told me that he was king\"\n        ],\n        [\n            0,\n            \"kushner meeting with russians on security clearance forms url hashtag\"\n        ],\n        [\n            0,\n            \"ago welfare was not a british word instead it was social security was current name and attitude im … url\"\n        ],\n        [\n            0,\n            \"the van rides back from airport would us back 50 years to pb what a crew what a journey 😂 url\"\n        ],\n        [\n            0,\n            \"how much you want to bet 2 of the foreign leaders the obama admin were were farage netanyahu hashtag\"\n        ],\n        [\n            0,\n            \"url south forces ' thousands of homes ' url\"\n        ],\n        [\n            0,\n            \"user something tells me they know each other thanks for your work btw very much appreciate it\"\n        ],\n        [\n            0,\n            \"come to your local for our weekly specials we will have texas url\"\n        ],\n        [\n            0,\n            \"i've watched dancing to the song about 25 times now and it still hasn't got old 😂 🍀 hashtag user\"\n        ],\n        [\n            0,\n            \"user real life around 2005 i saw an african grey flying above me as i so i called it down and it landed in a t … url\"\n        ],\n        [\n            0,\n            \"a history of the world's religions by david s url url\"\n        ],\n        [\n            0,\n            \"14 ' both sides trading sets we're looking solid both with the ball and in defence so far hashtag\"\n        ],\n        [\n            0,\n            \"user no scott its not gonna be ok this is some end times stuff man this dude is really really bad news for the world\"\n        ],\n        [\n            0,\n            \"a brilliant performance by the young shadab khan him titled the man of the match yet again hashtag url\"\n        ],\n        [\n            0,\n            \"spin off closes company focus independence was out from intel in a deal with url\"\n        ],\n        [\n            0,\n            \"user his sun energy and dew cars are 2 of the best the car is really really meh\"\n        ],\n        [\n            0,\n            \"tor 76ers lead the 29 28 at the end of the 1st t tor s 8p … url\"\n        ],\n        [\n            0,\n            \"when the hell will we get out of the middle east for good we can't change them nor should we try at expense of u s lives\"\n        ],\n        [\n            0,\n            \"nobody wants you 😂 😂 😂 shame poor you no hello if u are so tell me who u are den we can url\"\n        ],\n        [\n            0,\n            \"worst chemical attack in years in syria u s blames assad url url\"\n        ],\n        [\n            0,\n            \"user user we will take care of him we love our young men on that team no other family like clemson family\"\n        ],\n        [\n            0,\n            \"user i have the air max which are dumb similar or i could be tweeting from their order confirmation page 😂\"\n        ],\n        [\n            0,\n            \"user so sad i missed your stream last night some of us of a certain age need our beauty sleep you guys are beautiful anytime\"\n        ],\n        [\n            0,\n            \"user of course i miss the notification for a follow tweet 😑 anyways i tweeted lots for the prank 😁\"\n        ],\n        [\n            1,\n            \"summer boston to barcelona or madrid spain for only url url\"\n        ],\n        [\n            0,\n            \"webinar starts in 15 minutes 360 2017 how to enhance visualization productivity with python … url\"\n        ],\n        [\n            0,\n            \"lee ' coup ' by kushner linked goldman destroying trump white house url\"\n        ],\n        [\n            0,\n            \"i hope i didn't drunk text anyone anything i wasn't supposed to guess i'll find out whenever i find my phone\"\n        ],\n        [\n            0,\n            \"okay i'm real life mad how could someone do this to such a looking pup people are evil dawg url\"\n        ],\n        [\n            0,\n            \"driving to sharing real time road info with wazers in my area eta 11 29 am using user drive social\"\n        ],\n        [\n            0,\n            \"spoken to them before it's one thing to not like the music but it's another to them go and hate on the band little do you know how much\"\n        ],\n        [\n            0,\n            \"on behalf of the united states i look forward to a long and wonderful relationship wow user just reporting big news\"\n        ],\n        [\n            0,\n            \"capital product partners l p upgraded by investment research to hold url hashtag\"\n        ],\n        [\n            0,\n            \"user when they tell us they two communities fought for independence so they should be left to stay in powers si self interest\"\n        ],\n        [\n            0,\n            \"microsoft surface pro tablet type cover bundle 12 3 4gb win 10 url url\"\n        ],\n        [\n            0,\n            \"user some people just can't handle reality they need to understand that censorship and ignorance doesn ' … url\"\n        ],\n        [\n            0,\n            \"user i can no longer view christopher in the same light anymore ruined for me now i'll think back to this very video 😂\"\n        ],\n        [\n            0,\n            \"user relaxation opening one container i pull out the fish the white meat as i it in le … url\"\n        ],\n        [\n            0,\n            \"want to know what im doing in my everyday life add me on snapchat url\"\n        ],\n        [\n            0,\n            \"update church president remains hospitalized wednesday afternoon church president thomas s url\"\n        ],\n        [\n            0,\n            \"user user why are you so sympathetic to corporations actually docs to to ppl who don't need them\"\n        ],\n        [\n            1,\n            \"hashtag salon spa of hashtag updated details market area online presence\"\n        ],\n        [\n            0,\n            \"europe is dead serious about killing off diesel cars mit technology review url\"\n        ],\n        [\n            0,\n            \"yes i'll be offering the purchase of ' ' 2nd edition on its own very soon watch this space url\"\n        ],\n        [\n            1,\n            \"can't imagine his games too good if he thinks a gonna steal his girl url\"\n        ],\n        [\n            1,\n            \"user peoples been asking for and to be the new serena baldwin but people … url\"\n        ],\n        [\n            1,\n            \"user there's a lot of shit teams this year that wont be relegated from the premier league dont see brighton being any worse\"\n        ],\n        [\n            0,\n            \"the truth of by show url url the nuclear power plant accident at is gr\"\n        ],\n        [\n            1,\n            \"user user couldn't finish reading that shits me when the media up the past all the time 😡\"\n        ],\n        [\n            0,\n            \"nba curry sparks warriors triple king westbrook sets record – basketball url url\"\n        ],\n        [\n            0,\n            \"amazing fire walking for charity thanks everyone who supported thanks to all who organised the event blaze … url\"\n        ],\n        [\n            0,\n            \"user trying to manage but keep getting an unexpected error when attempting to open the login you guys down for maintenance\"\n        ],\n        [\n            0,\n            \"y'all can interpret tf outta 13 reasons but y'all still failing your english class url\"\n        ],\n        [\n            1,\n            \"he can most definitely rap his ass off he just doesn't have the vision i can't fw the vision if you don't it\"\n        ],\n        [\n            0,\n            \"in with high speed 5 change collect area and sweep yours treasure house instinct\"\n        ],\n        [\n            0,\n            \"watching videos about what veterans go through with problems like ptsd anxiety depression is so sad there's no way to thank them enough\"\n        ],\n        [\n            0,\n            \"user let's go gb let's go looking forward to supporting you in no no party lol\"\n        ],\n        [\n            0,\n            \"user lmao this also why is the crack ship of all things now surrounded by\"\n        ],\n        [\n            0,\n            \"user i ate with strawberries cream and chocolate sauce for lunch definitely a thing\"\n        ],\n        [\n            0,\n            \"retweeted eu user debunked the myth of the golden age of the countries under the url\"\n        ],\n        [\n            1,\n            \"user user they shouldn't be any sanctuary cities at all i wouldn't give you funding either for hiding illegals\"\n        ],\n        [\n            0,\n            \"someone hi me harry is releasing sign of the times tomorrow harry is releasing sign of the times tomorrow\"\n        ],\n        [\n            0,\n            \"played skittles for the first time in ages my dad did better than me but i pulled out our own raffle ticket for a free sunday lunch 🎉\"\n        ],\n        [\n            0,\n            \"user i ’ m very partial to vegetarian food goes quite well with a nice pork chop 😉 😂 vegans are like atheists\"\n        ],\n        [\n            0,\n            \"green half moon sterling silver pendant 4 sale url 10 of all go to animal rescue orgs rt 🐎 🐘\"\n        ],\n        [\n            0,\n            \"user user when applied close mouth and dont but then again now ur mouth isnt sweaty all day long 🤙 🏻\"\n        ],\n        [\n            0,\n            \"i never tried figuring out why other people are happy i just let them enjoy or just mind my 💯\"\n        ],\n        [\n            0,\n            \"controversial star confirms identity months after ending 32 year marriage url url\"\n        ],\n        [\n            0,\n            \"user you guys need to stop messing with good food 4 cheese mac is now garbage no extra sauce hashtag of money\"\n        ],\n        [\n            0,\n            \"if your workers ’ comp has been denied consult with our lawyers to help you get the benefit you are url\"\n        ],\n        [\n            0,\n            \"user that's match i'm most looking forward to hopefully it's last pre show match they aren't killing themselves in front of 100 ppl\"\n        ],\n        [\n            0,\n            \"hashtag ran my first half today 2 02 and had to walk some but i'm super proud of myself url\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            0,\n            \"what the owl family saw 😊 i'm letting this sit for a day or so to figure out what finishing it … url\"\n        ],\n        [\n            0,\n            \"i'm really digging the feeling good if he can keep this up watch out url\"\n        ],\n        [\n            1,\n            \"gif 170403 • dispatch x naver hashtag white ' dear buddy ' preparation behind © url\"\n        ],\n        [\n            0,\n            \"sen castro anxiety over immigration is felt by everyone including young we need to pass trust now hashtag\"\n        ],\n        [\n            0,\n            \"race 10 21 40 flat a5 trap 6 iconic w for trainer sean continues to be a factor in races and url\"\n        ],\n        [\n            0,\n            \"i highly recommend no terror but prepare a of tissues and have someone hold you don't let these i … url\"\n        ],\n        [\n            1,\n            \"user right the swamp how did people believe this corrupt mindless but con man guess education has failed miserably\"\n        ],\n        [\n            0,\n            \"report russian heading for u s navy that launched syria attack url\"\n        ],\n        [\n            1,\n            \"those two songs also seem to be the basis of 70 of wild nothing songs not really an insult since wild nothing is one of my favorite bands\"\n        ],\n        [\n            1,\n            \"get 20 free spins no deposit required join here today to get your free spins without obligation t c's apply … url\"\n        ],\n        [\n            0,\n            \"aka the price is way too high right now they will be when it comes down at the draft url\"\n        ],\n        [\n            0,\n            \"got to hear user during my church service in il it's a small world 🌎 😁 🎶 … url\"\n        ],\n        [\n            0,\n            \"i'm so good at saying to myself everyone else feels this way so it's even when it rly affects me\"\n        ],\n        [\n            0,\n            \"atlanta film fest closing party we'll call that opening and closing … url\"\n        ],\n        [\n            0,\n            \"if legal services corporation funding is eliminated who will represent vulnerable ppl like veterans dv victims the elderly in court\"\n        ],\n        [\n            0,\n            \"user i've seen more people on the left praise trump for this than the right i wonder what happened to the anti war left\"\n        ],\n        [\n            0,\n            \"ig ad removed from post given additional charge url\"\n        ],\n        [\n            0,\n            \"california governor declares end to drought emergency url url\"\n        ],\n        [\n            1,\n            \"url hashtag nike air jordan son of mars low green glow 4 black men sz 9 shoes new\"\n        ],\n        [\n            0,\n            \"user my ' builds ' are having read i o with destination port 53 is this the same problem as your 3 14 tweet\"\n        ],\n        [\n            0,\n            \"hashtag building a platform over the data breach read philip van ’ s practical advice to url\"\n        ],\n        [\n            0,\n            \"two rivers 0 10 played all games on road last yr when army worms destroyed its new grass in depth preview coming in hashtag\"\n        ],\n        [\n            0,\n            \"user i think it had more to do with chemical killing of innocent people you think trump gives a crap about polls\"\n        ],\n        [\n            0,\n            \"i bet the peaceful and energy around j lennon was something that's hashtag\"\n        ],\n        [\n            1,\n            \"castle in the sky dvd 2010 2 disc set special edition url url\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"rick and kathy hilton say too soon to tell if paris will marry new bf video url url\"\n        ],\n        [\n            0,\n            \"every now and then gifted people come together to make the world a better place and then there is fox news url\"\n        ],\n        [\n            0,\n            \"a great start to our week first stop hotel cafe royal this stunning central london hotel is set to be url\"\n        ],\n        [\n            0,\n            \"have you seen the current young people america the kids born around the turn are not gonna fight they buy the muslim looking new shirts\"\n        ],\n        [\n            1,\n            \"hundreds in union square protest us airstrike in syria nbc new york url via user\"\n        ],\n        [\n            0,\n            \"user it's terrible for sure but i know that official really well and he's one of the best ones in the biz super unfortunate\"\n        ],\n        [\n            1,\n            \"the setting is the most interesting part of the original ghost in the shell movie url\"\n        ],\n        [\n            0,\n            \"bbc breaking news – 13 11 15 paris terror attacks part 1 9pm to 9 15 pm url url\"\n        ],\n        [\n            0,\n            \"i followed someone are you supposed to unfollow or block me but if you try to make me choose i won't like it\"\n        ],\n        [\n            0,\n            \"indian railways railways bounces back posts all time high revenues the economic times url\"\n        ],\n        [\n            1,\n            \"make money by tasks offers with join the 250 000 member community for free url\"\n        ],\n        [\n            0,\n            \"user to for a short moment some worry was written over features but then he relaxed again and the smile\"\n        ],\n        [\n            0,\n            \"must read on er state new markets tax credits now proposed in 10 states despite long problems hashtag url\"\n        ],\n        [\n            0,\n            \"user yep i love the fact that they bothered to design a mysterious jack and a no headphone icon … url\"\n        ],\n        [\n            0,\n            \"having m work evenings means no kid free time during the week means having to run an during 😒\"\n        ],\n        [\n            0,\n            \"english is a wonderful language but when it comes to understand its core there are very few books as this one url\"\n        ],\n        [\n            0,\n            \"i don't get women competing with other women and i certainly don't get older women competing with younger women lame af\"\n        ],\n        [\n            0,\n            \"silver eagle purchased 1 5 k limited edition user for the buy a lady a drink campaign … url\"\n        ],\n        [\n            0,\n            \"among children isn't commonly discussed but check out what it could mean for you and your kids url\"\n        ],\n        [\n            0,\n            \"can you taste the fake of your own smile the in your words to be real you must acknowledge the parts of you that are not\"\n        ],\n        [\n            1,\n            \"full games and other projects • re doom the golden souls 2 halloween demo … url\"\n        ],\n        [\n            0,\n            \"the are calling it a hearing it is not a trial as it is not at a court and it is not a criminal or civil … url\"\n        ],\n        [\n            0,\n            \"thinks about how angela put a recently genji in that outfit that blatantly exposes his chest and arms\"\n        ],\n        [\n            1,\n            \"📷 page 92 of “ … url\"\n        ],\n        [\n            1,\n            \"this is liberal bs at its finest criticizing his enforcement of our laws is beyond the pale url\"\n        ],\n        [\n            0,\n            \"it's an all too familiar lesson for you archers more of a goo more for sagittarius url\"\n        ],\n        [\n            1,\n            \"bluetooth wireless hd heart rate smart watch for android ios gd url url\"\n        ],\n        [\n            0,\n            \"the hashtag thing is a perfect example of manufactured outrage and much ado about nothing\"\n        ],\n        [\n            0,\n            \"wth muslim majority made islamic wth made hindu majority hs … url\"\n        ],\n        [\n            0,\n            \"not every forecast and opinion is a trading opportunity you have to define and manage risk otherwise you're just hashtag\"\n        ],\n        [\n            0,\n            \"first new settlement in west bank approved by israeli cabinet in 20 year url url\"\n        ],\n        [\n            0,\n            \"user idk bc your wife doesn't like indian food but your friend does you like to catch up while eating it one scenario\"\n        ],\n        [\n            0,\n            \"i've just heard the premier league football show say united has the 14th best attack in the league where did you get that hashtag\"\n        ],\n        [\n            1,\n            \"just under two weeks to go before the launching of our new website infouser com online url\"\n        ],\n        [\n            0,\n            \"going to st tomorrow hopefully trump doesn't decide to bomb the world's only drive thru volcano\"\n        ],\n        [\n            1,\n            \"ft maybe i'm wrong url on hashtag\"\n        ],\n        [\n            0,\n            \"and a huge happy birthday to my brother user today love you bro ❤ 😂 👉 👈 url\"\n        ],\n        [\n            0,\n            \"despite the today still looks confident and positive heading down the back 9 hashtag url\"\n        ],\n        [\n            0,\n            \"user did u guys talk about the video friday i woke up to listen but couldn't really focus getting ready 4 … url\"\n        ],\n        [\n            1,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            1,\n            \"url make your home smell amazing with a trip to the supermarket url\"\n        ],\n        [\n            0,\n            \"user yep i wish they had done something like that they sort of did with some combat but not the puzzle ones\"\n        ],\n        [\n            0,\n            \"user i'll be watching again direct tv is being tomorrow so excited dish doesn't have your p … url\"\n        ],\n        [\n            1,\n            \"pix it classic icon pack two two android pro free pix it classic icon pack two two pix … url\"\n        ],\n        [\n            0,\n            \"user it is time now to businesses to taxes just for two months break the user financially please retweet\"\n        ],\n        [\n            0,\n            \"montana citizens please call your representative and tell them to vote no sharia law is barbaric and has no place … url\"\n        ],\n        [\n            0,\n            \"the level 6 boys team ended their night on parallel bars 9 0 fall 8 1 hunter 9 1 url\"\n        ],\n        [\n            0,\n            \"user wtf i ordered hours ago i got call would delivered now driver says no food not available\"\n        ],\n        [\n            0,\n            \"my recommendation to everyone is just have fun with your outfits and be creative anything and everything will work … url\"\n        ],\n        [\n            0,\n            \"i hope tomorrow goes well and i don't get any more from people who back down at the very last minute 🙈\"\n        ],\n        [\n            0,\n            \"mission cemetery provides a close link to nz week and nz week than many people url\"\n        ],\n        [\n            0,\n            \"• comment your thoughts 🤔 i attended an auction today in the selling agents were … url\"\n        ],\n        [\n            0,\n            \"the user loses nothing by triggering nuclear option they would never filibuster a dem scotus nominee anyway user\"\n        ],\n        [\n            0,\n            \"you might end up in a heated exchange with someone close to yo more for scorpio url\"\n        ],\n        [\n            0,\n            \"the cutest little easter dress ever now in stock in nb 0 3 and 3 6 months 🐣 🐣 🐣 url\"\n        ],\n        [\n            0,\n            \"something amazing and fun is cooking up will be sharing the details soon not a drama or a show but can you guess what is it\"\n        ],\n        [\n            0,\n            \"painting is poetry that is seen rather than felt and poetry is painting that is felt rather than seen hashtag\"\n        ],\n        [\n            0,\n            \"praying for the safe return of my former colleague and keeping his personal and work families in my thoughts … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url excel start excel exit\"\n        ],\n        [\n            0,\n            \"hashtag url if you have an argument with someone don't necessarily take the fact that they're arguing back as a sig …\"\n        ],\n        [\n            0,\n            \"have an original henry rifle then you better have the ammo see the smith patent marking on the box … url\"\n        ],\n        [\n            0,\n            \"user hi victor thank you for your powerful 💪 message 😊 i was given energy from you yes i will do good week … url\"\n        ],\n        [\n            0,\n            \"i sat down then 4 kids that looked like they might have seen the also sat down next to me when i realized they saw\"\n        ],\n        [\n            1,\n            \"hold tf this bitch looks fucken bomb for prom holy baby jesus christ you go best friend das my best friend … url\"\n        ],\n        [\n            0,\n            \"explains growth of community why state must offer in hashtag url\"\n        ],\n        [\n            0,\n            \"drinking my protein shake outside in the sunshine everything was going great till a bug flew into it 😳 just more protein right\"\n        ],\n        [\n            0,\n            \"i've been out ever since i moved back to vegas chillin with the wrong people time to settle back down with the right person 🙏\"\n        ],\n        [\n            0,\n            \"fab freebie get a sample of genius liquid care moisturizer ► ► url url\"\n        ],\n        [\n            0,\n            \"user thanks for following here's your free video series from the secret s john 😀 url\"\n        ],\n        [\n            0,\n            \"alright spring break is here so it's time to buckle down and organize all my documents on my laptop and label ever … url\"\n        ],\n        [\n            0,\n            \"4 4 2017 time 04 03 temp 10 2 c barometer 1020 0 hpa wind from wsw at 6 9 mph rain today 0 0 mm\"\n        ],\n        [\n            0,\n            \"if you want to mock by terrible prediction skills you'll want to take a look at my terrible season predictions url\"\n        ],\n        [\n            1,\n            \"maybe because politics are seen sometimes as a tv show sometimes as a circus and in that cases you don't need a p … url\"\n        ],\n        [\n            0,\n            \"justin trudeau explains why he wants a rematch with matthew perry url url\"\n        ],\n        [\n            0,\n            \"these morons don't know that the other morons from the da are no longer marching to the house on friday\"\n        ],\n        [\n            0,\n            \"user guess i can't dress up as him for halloween anymore at least without some serious work being done\"\n        ],\n        [\n            0,\n            \"user i just wasted 3 min of my life reading about your dream that i wont get back lol go back to sleep fam lol\"\n        ],\n        [\n            0,\n            \"the current itself wasn't enough to move the and generate sound waves so i got creative with a driver\"\n        ],\n        [\n            1,\n            \"love him wish braves had him since i hate giants good down to earth country boy who throws hard knows how to pi … url\"\n        ],\n        [\n            0,\n            \"bitches about how much we go out to eat me i'll cook something him nah i wanna go out to something 😂\"\n        ],\n        [\n            0,\n            \"user i know it makes me sad when people complain about certain because any trope can enhance a … url\"\n        ],\n        [\n            1,\n            \"listener supported commercial free magic ' 2007 ' by angels airwaves url\"\n        ],\n        [\n            0,\n            \"user has his own flats twin the most posh area of london with his personal earnings\"\n        ],\n        [\n            0,\n            \"for every political subreddit i block another 3 pop up just use one reddit you dont need 5 of them telling me the same thing\"\n        ],\n        [\n            0,\n            \"user user mike doesn't have a twitter account i figured the message can be passed on\"\n        ],\n        [\n            1,\n            \"user hey i can see you follow check out some awesome deals on wordpress pro with 95 url\"\n        ],\n        [\n            0,\n            \"user i had an idea for a comic with two leads older male minor girl and let me just say i don't really … url\"\n        ],\n        [\n            0,\n            \"user user denise even when it is cloudy and cold your beauty is a ray of sunshine to get everyone through the day bless you\"\n        ],\n        [\n            0,\n            \"user i'm so excited for you are very talented thank you for giving us good music we love you … url\"\n        ],\n        [\n            0,\n            \"user so instead of approaching this situation seriously you decide to make a diss track okay that sounds like … url\"\n        ],\n        [\n            0,\n            \"user you and me both i just don't understand how it can be this bad officiating seems to get worse every year smh\"\n        ],\n        [\n            0,\n            \"hashtag 🤙 🏾 🔥 april 29th alcohol filled 💦 🔫 bombs 🎊 glow sticks much more url rt\"\n        ],\n        [\n            0,\n            \"back in the office today after spending yesterday learning useful techniques for supporting managers ' evidence info needs\"\n        ],\n        [\n            0,\n            \"adidas originals by alexander aw drops 6pm est on sns black url white … url\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"' ' yet if anyone suffers as a christian let him not be ashamed but let him glorify god in this matter ' ' 4 16\"\n        ],\n        [\n            0,\n            \"this week has been full of coffee wine tears pizza wings and more tears someone please get me out of this snow and back at\"\n        ],\n        [\n            0,\n            \"pink diamond for record 71 2 m in hong kong url url\"\n        ],\n        [\n            0,\n            \"if it's popular i'll probably end up keeping up with it just to be hip and up to date with the conversation like re zero last year\"\n        ],\n        [\n            0,\n            \"presenting a new honest international payment system for your business and beyond gold nation url\"\n        ],\n        [\n            0,\n            \"in christianity neither nor religion come into contact with reality at any point hashtag\"\n        ],\n        [\n            0,\n            \"user user problem now is in two weeks time we will forget the news nothing will happen nigeria don finish\"\n        ],\n        [\n            0,\n            \"valuable life lesson communication is key to any and all relationships you can not just assume people think the same way you do 👌 🏼\"\n        ],\n        [\n            0,\n            \"in shift on syria trump turns to military url url\"\n        ],\n        [\n            0,\n            \"user and if it doesn't then i was right there is no god just a talented goddess and thats you\"\n        ],\n        [\n            0,\n            \"user user who katie hope you meant her because she is my age and i would say she must have had a tough paper round\"\n        ],\n        [\n            0,\n            \"if this doesn't show how alike we are then i dont know what to tell ya hashtag url\"\n        ],\n        [\n            0,\n            \"user voters can have full effect on leaders to effect change and reform when issues are dealt with by local city or county or state\"\n        ],\n        [\n            0,\n            \"athletes ’ medical data at risk after suffers alleged fancy bears cyber attack url\"\n        ],\n        [\n            1,\n            \"techcrunch dropbox reportedly secures a 600 million credit line url by url\"\n        ],\n        [\n            0,\n            \"this throwback video of singing live with is a must watch url url\"\n        ],\n        [\n            0,\n            \"this week has seen the of new modern train goal is to reduce the url\"\n        ],\n        [\n            0,\n            \"user there was a very strange election in springfield when i worked there where four candidates made t … url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"congrats keep thriving your hair and skin look beautiful don't be hard on your progress 💜 👑 url\"\n        ],\n        [\n            0,\n            \"user user the alternative is to admit that the kkk was right about poc be inherently more prone to\"\n        ],\n        [\n            0,\n            \"auto suspect by ankle monitor in url url\"\n        ],\n        [\n            0,\n            \"user he's decent with the ball in his hands doesn't really have the field vision to make big plays at the … url\"\n        ],\n        [\n            0,\n            \"who just started watching wrestling a few months ago i wish the announcers would just shut up sometimes\"\n        ],\n        [\n            0,\n            \"the black sails finale was something brand new it was so bloody well executed and it really showed just how well a show can be\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show boss up cutie 😍 😩 url url\"\n        ],\n        [\n            0,\n            \"c is now in it's 1 1 x larger than earth and again in 3 3 days\"\n        ],\n        [\n            0,\n            \"yes a difficult decision but technically wise in the light of north korea testing long range nuclear an … url\"\n        ],\n        [\n            0,\n            \"user user if the leaks keep a traitor from ruining our country i believe it's called patriotism\"\n        ],\n        [\n            0,\n            \"i smell like fresh cut grass at the moment on a fun note which means i should shower don't want to trigger allergies if i go out\"\n        ],\n        [\n            0,\n            \"user it's so much more exhausting to think of self as always then like things pile up time\"\n        ],\n        [\n            1,\n            \"six steps to superior product lessons from an apple and oculus engineer url\"\n        ],\n        [\n            0,\n            \"user your area has been affected due to technical fault teams are working on it for resolution\"\n        ],\n        [\n            0,\n            \"url fast wireless charger fast charge qi fast wireless charging pad stand\"\n        ],\n        [\n            1,\n            \"pics clash in one arrested police fire rubber as clash with da in city c … url\"\n        ],\n        [\n            1,\n            \"uncover new value — but first grab a sticky note url url\"\n        ],\n        [\n            0,\n            \"take a look at what i found at url what do you think url increase the price more than 200\"\n        ],\n        [\n            1,\n            \"ideal 100 trick spectacular magic show only 6 99 shipped super hot via url\"\n        ],\n        [\n            0,\n            \"train service between and manhattan continued to be in and out of for the rest of monday url\"\n        ],\n        [\n            1,\n            \"individual cover of rip my money 💸 previous exo album i can't get it now url\"\n        ],\n        [\n            0,\n            \"hashtag a man from damascus detained then tortured to death on 7 2 2012 hashtag\"\n        ],\n        [\n            0,\n            \"button will be back behind the wheel of a formula 1 car in august read the formula 1 gossip … … url\"\n        ],\n        [\n            1,\n            \"✔ ✿ nike jordan rising high mens trainers uk 7 5 eur 42 cm 26 5 us 8 5 save now url url\"\n        ],\n        [\n            0,\n            \"user ah then perhaps hold onto your the footage shown felt very much like another … url\"\n        ],\n        [\n            0,\n            \"compared to historic norms it is still a great time to buy from an url\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"sale hashtag sale new stock available samsung american power bank 20 000 mah power battery limited stock url\"\n        ],\n        [\n            0,\n            \"user i'll be honest i think it's a very personal experience and wouldn't watching a stream of it but i wouldn't it\"\n        ],\n        [\n            0,\n            \"ronaldo bust looks nothing like ronaldo and the internet noticed url url\"\n        ],\n        [\n            0,\n            \"please happen “ confirms reunion of hit series ‘ the office u s ’ ” by daniel url\"\n        ],\n        [\n            0,\n            \"research analyst with hedge fund asset man experience needed for brand new division get in touch today url\"\n        ],\n        [\n            0,\n            \"user sometimes you do things because it's the right thing to do not to be appreciated for it\"\n        ],\n        [\n            0,\n            \"user saw huge of fallen trees in zoo caution needed that they don't catch fire in this hot summer\"\n        ],\n        [\n            0,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            0,\n            \"in british media on one year of modi government respect url via user\"\n        ],\n        [\n            0,\n            \"trumps ordering bombing of syrian in retaliation for the gas attacks against the civilians there is url\"\n        ],\n        [\n            0,\n            \"after executing graham for cannabis possession in 2012 richard finally leaves the nypd url\"\n        ],\n        [\n            0,\n            \"being mary jane 📺 judge perry on great day usa speaking about his nomination to the supreme court with … url\"\n        ],\n        [\n            0,\n            \"remember when your world gets i'll still be waiting for you url url\"\n        ],\n        [\n            1,\n            \"live on line training beyond the basics using sage 50 5 part series starts today april 3 7 2017 url\"\n        ],\n        [\n            1,\n            \"destined a new adventure awaits you in the digital world story cyber memory will … url\"\n        ],\n        [\n            0,\n            \"they might have faith in it but i'll wait to see how brexit negotiations goes than i'll let you know if i got … url\"\n        ],\n        [\n            0,\n            \"i'm happy yall going for what yall are passionate about whether it is music fashion makeup nails hair photography an author etc 🙌 👏\"\n        ],\n        [\n            0,\n            \"intelligence is knowing the right answer wisdom is knowing when to say it tim fargo hashtag url\"\n        ],\n        [\n            0,\n            \"im gonna fight every urge of mine to listen to promise today im not about to do that to myself url\"\n        ],\n        [\n            0,\n            \"user i feel like that is exactly what we are doing everyday that trump co is in the white house\"\n        ],\n        [\n            0,\n            \"congratulations to user who comes on for his appearance for the club url\"\n        ],\n        [\n            1,\n            \"why my birthday has to be a shitty day always why can it be like when i was a kid growing up sucks 😔 💔\"\n        ],\n        [\n            0,\n            \"“ there is one god and one between god and humanity the human christ jesus who gave himself as a payment … ” url\"\n        ],\n        [\n            0,\n            \"news flash i actually really like hashtag new song incredibly bowie i'm impressed sir user good job\"\n        ],\n        [\n            0,\n            \"y'all i'm obsessed with this fanfic and i'm almost caught up and now i'm sad 😫 url\"\n        ],\n        [\n            0,\n            \"the director defence information major gen john believes boko haram leader … url\"\n        ],\n        [\n            0,\n            \"“ carrier says will spend millions indiana plant plans to lay off workers dt ‘ saved … ” by user url reminder\"\n        ],\n        [\n            0,\n            \"got to learn to keep my emotions at bay people in my personal life are part of my professional life\"\n        ],\n        [\n            1,\n            \"24 40 cts 100 natural designer tiger eye pear cut checker top loose gemstones url url\"\n        ],\n        [\n            0,\n            \"user show has been phenomenal so far pun intended 😂 haven't seen this great of a start in years\"\n        ],\n        [\n            0,\n            \"reveals 500 million program is to spend its half billion dollar auction war chest on a … … url\"\n        ],\n        [\n            1,\n            \"url sails gates mark ryan screen worn coat shirt scarf ss 1 url\"\n        ],\n        [\n            0,\n            \"hi user you're the purest definition of love you're my home i love you more than words can explain mind following me ♡ — 16\"\n        ],\n        [\n            0,\n            \"user na awe a very old saying suits the present condition of opposition parties 😆 😆 😆\"\n        ],\n        [\n            1,\n            \"gummy cuties giveaway us only ends 4 4 one lucky person will receive the complete line of gummy cuties url\"\n        ],\n        [\n            0,\n            \"user not sure why you'd ask there xd but the 31st of august i'll become this year\"\n        ],\n        [\n            0,\n            \"face neck chin roller massage remove line url url\"\n        ],\n        [\n            1,\n            \"user user why cant you call her hillary or mrs clinton very sexist that you only refer to her as mrs bill clinton\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"user user lame ass board your bitch lame af too for being apart of this whole thing ol strong face ass\"\n        ],\n        [\n            1,\n            \"attacking hashtag is a win win for both war parties they get what they want and they can accuse trump of being reckless to get rid of him\"\n        ],\n        [\n            0,\n            \"trump was by obama admin for a year before inauguration url is there any criminal act the democrats do\"\n        ],\n        [\n            0,\n            \"user indeed useless as a social partner and maybe even diseases physically and won't live long why … url\"\n        ],\n        [\n            0,\n            \"user wow what a shelf cloud i would love to see that when is the line going to reach taylor county user\"\n        ],\n        [\n            0,\n            \"user under threat war at risk crimes brian and the team … url\"\n        ],\n        [\n            0,\n            \"namjoon yeah we work on our album in the hotel producing beats writing raps playing overwatch\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"that scene in the last episode of 13rw was so real and honestly hard to watch such a powerful and moment 💔\"\n        ],\n        [\n            0,\n            \"it's already too late we are living in the last days of our republic the enemy has been everywhere f … url\"\n        ],\n        [\n            0,\n            \"looking sexy in one of the new line of from user photo by … url\"\n        ],\n        [\n            0,\n            \"hashtag situation of mistaken identity immediately after a automobile accident leaves two arizona families in shock url\"\n        ],\n        [\n            0,\n            \"being able to sing along to the of user's theme i officially love that hashtag stage for two reasons 👌 🏻\"\n        ],\n        [\n            0,\n            \"user of course the wc game 2 years ago isn't enough particularly when the wc game appears to be likely … url\"\n        ],\n        [\n            0,\n            \"user this new justice keeps the same balance in scotus the one that gay rights and gave obamacare a win\"\n        ],\n        [\n            0,\n            \"me a who doesn't even know ang mo url\"\n        ],\n        [\n            0,\n            \"user any time i see things like this it breaks my heart no parent should ever have to make funeral for their child\"\n        ],\n        [\n            0,\n            \"an electric truck startup wants to shake up transportation url url\"\n        ],\n        [\n            0,\n            \"user parents students remember there may be delays at after school pickup morning 2day … url\"\n        ],\n        [\n            1,\n            \"user i always try to imagine what the scene would look like with derp\"\n        ],\n        [\n            0,\n            \"user good morning pretty lady i hope you and your family have a fabulous and blessed day love you\"\n        ],\n        [\n            0,\n            \"r marvel and r mostly the recent bs that is diversity killed marvel has gotten every god damn parrot coming out of hiding\"\n        ],\n        [\n            1,\n            \"♥ ☼ skechers sport men's lace up sneaker shoes gray size 9 5 fast service url url\"\n        ],\n        [\n            0,\n            \"for crying out loud user why bother to have guests if you don't let them complete a sentence hashtag\"\n        ],\n        [\n            0,\n            \"👑 she is a queen 🎙 she is a radio host 🎶 she is a fan of all music 💚 she loves you for all your … url\"\n        ],\n        [\n            0,\n            \"user ive seen a few one directed at me doc is encrypted 4 pin in email and is macro doom\"\n        ],\n        [\n            0,\n            \"user in spite of confirmation uncertainty still being cast on leadership by her opponents url\"\n        ],\n        [\n            0,\n            \"aye we need a fresh start old ass radio host let see what's the talk on black twitter right now tht can be our next segment\"\n        ],\n        [\n            0,\n            \"going out of town for a conference need to pack shower hair makeup instead more coffee in my kids batman cup hashtag\"\n        ],\n        [\n            0,\n            \"don't look for ideas to confirm your thinking rather look for trends that will disrupt your thinking rich hashtag\"\n        ],\n        [\n            1,\n            \"i smell a or a threat e p a chief agency ’ s science chooses not to ban url\"\n        ],\n        [\n            1,\n            \"the draft capital kings most pick heavy classes ever url url\"\n        ],\n        [\n            0,\n            \"my praise of — feeling blessed at st senior lp url\"\n        ],\n        [\n            0,\n            \"trump notified congress allies a whole 10 minutes before impact don't believe claims that he input or … url\"\n        ],\n        [\n            1,\n            \"keep watching winner mv for social media point 😁 lets winner win in music show 👑 🎉 🎊 url\"\n        ],\n        [\n            1,\n            \"now i'm finally secured with a unique secured password on each sites i'm using thanks user for your great work\"\n        ],\n        [\n            0,\n            \"user you guys had a hell of a run proud to be a fan of ghost gaming next time you'll be getting first keep up the grind 💪 🏻\"\n        ],\n        [\n            0,\n            \"user thank you that is exactly the one i've used previously and forgot what it was called hashtag\"\n        ],\n        [\n            0,\n            \"2 new tweeps followed me in the last week i find relevant people to follow with the hashtag feature of url\"\n        ],\n        [\n            0,\n            \"user excellent insightful article making a list of all consumed in one day can be a striking alert and … url\"\n        ],\n        [\n            0,\n            \"user a5 i would love to dedicate this mashup to my friend because i love much this mashup only for my love hashtag\"\n        ],\n        [\n            0,\n            \"see just how bad china's problem with pollution has become you will be shocked url\"\n        ],\n        [\n            1,\n            \"green jackets tiger amen corner a complete guide to the masters url url\"\n        ],\n        [\n            0,\n            \"and he shall bring forth thy righteousness as the light and thy judgment as the psa 37 6 kjv rest url\"\n        ],\n        [\n            0,\n            \"anyways that's it for the tweets for now except to say that people see the world in different ways and that's worth remembering\"\n        ],\n        [\n            0,\n            \"tyler steel in head hunting – url url\"\n        ],\n        [\n            1,\n            \"special event on hashtag eb from 14 i 78 to toll url\"\n        ],\n        [\n            0,\n            \"didn't kylie buy one of her friends a ferrari just cuz she stole man yes but she's paying her child support do it for me lord\"\n        ],\n        [\n            0,\n            \"hashtag further to your great is this one this is going to be a part of our model the audience can … url\"\n        ],\n        [\n            0,\n            \"after that he stands up again his tie and himself off my apologies but i told you i would get you back wink\"\n        ],\n        [\n            0,\n            \"photos 4 we were totally wet after that after that i enjoyed my warm waffle 😊 url\"\n        ],\n        [\n            0,\n            \"88 9 11 14 15 bullet seed seed bomb till 02 40 59 41s lvl 30 cp 0 url\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            1,\n            \"easy chicken recipes url turkish easy chicken turkish recipes url\"\n        ],\n        [\n            0,\n            \"i would be so happy if gen 4 got a remake its one of my favorite regions next to and also imagine with no\"\n        ],\n        [\n            0,\n            \"big you are so special to the public dj god bless your life i love you dear friend 😙 url\"\n        ],\n        [\n            1,\n            \"love trumps hate you guys so let's go pepper spray some eyes this is pure art share it url\"\n        ],\n        [\n            0,\n            \"me trying to figure out a name for that robot pin bc i might as well submit it to mill brain third eye evil eye or talisman friend\"\n        ],\n        [\n            1,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"please dont be afraid of what people might think if you have to tell a teacher parent something that you think could save someone's life\"\n        ],\n        [\n            0,\n            \"check out the walking dead the new on playstation 4 ps4 quick dispatch url via user\"\n        ],\n        [\n            0,\n            \"hashtag apr 05 13 00 temperature wind se 15 km h humidity 31 spain url\"\n        ],\n        [\n            0,\n            \"user the played their april fools day joke a bit last night 31 18 worse than last years gf 👎 ☹ ️\"\n        ],\n        [\n            0,\n            \"happy happy birthday user hope you have the best day love you 💗 💗 💗 url\"\n        ],\n        [\n            0,\n            \"user it was the kids 18 birthday clearly a mistake can say with more knowledge than most he is a good person who made a mistake\"\n        ],\n        [\n            0,\n            \"had a blast today user that's me in the yellow car passing another car in the front stretch at auto c … url\"\n        ],\n        [\n            1,\n            \"you should read our short paper ' go for growth ' user as an example of that ' reboot ' you suggest url\"\n        ],\n        [\n            0,\n            \"pair vintage czech perfume bottles tray signed rare 5 tall excellent condition url hashtag\"\n        ],\n        [\n            0,\n            \"user normally i'd figure out a phrase to put here but i've got nothing sigh url\"\n        ],\n        [\n            0,\n            \"user 4 if i am proved wrong i will happily apologise your assumed knowledge of my gut volume is … url\"\n        ],\n        [\n            0,\n            \"is made from the grain that is high in iron vitamin b and healthy and delicious y … url\"\n        ],\n        [\n            0,\n            \"this is why we are a nation of laws so that those emotionally affected don't get to decide fate of those who … url\"\n        ],\n        [\n            0,\n            \"she's still with that baby face 😍 and yea i think our height was the same as in primary school 😂 … url\"\n        ],\n        [\n            1,\n            \"they have a deal it's a shit one but they have a deal what a mess watch them now ram it through if malcolm actually signs up terrible\"\n        ],\n        [\n            0,\n            \"president obama was a leader hashtag is still trying to look like a leader just saying url\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"user hashtag very very congratulations ji thanks a million ji for your true love\"\n        ],\n        [\n            0,\n            \"tell me what can a poor boy do except for sing for a band cos in this sleepy … url\"\n        ],\n        [\n            1,\n            \"hallelujah hallelujah hallelujah … the daily christian is shining … glory power victory url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"i asked a ' friend ' if they've planned their halloween costume for this year yet and they suggested we do a joint co … url\"\n        ],\n        [\n            1,\n            \"prime gaming mouse 21 url url\"\n        ],\n        [\n            1,\n            \"theater om ’ s a poetic runs april 7 15 highways performances fridays saturdays url\"\n        ],\n        [\n            0,\n            \"twitter cut me out because i answered liberals in their own language it ' s ok for them but not for us dose that sound like twitter is biased\"\n        ],\n        [\n            0,\n            \"hbd user i hope we have even more memories golf with and hanging with the can't wait fo … url\"\n        ],\n        [\n            0,\n            \"user i listened to several videos of who had he was miserable even though he said over over h … url\"\n        ],\n        [\n            1,\n            \"where do i get the stick family window sticker for my car since it lets you drive freely like an asshole\"\n        ],\n        [\n            0,\n            \"my fitbit hashtag for 4 05 2017 3 steps and 1 7 miles traveled url\"\n        ],\n        [\n            0,\n            \"chris brings wife to acm awards 2017 url url\"\n        ],\n        [\n            0,\n            \"user there is actually a state dept person in charge of these things i remember the about who … url\"\n        ],\n        [\n            0,\n            \"como the me while i miss the sky url hashtag\"\n        ],\n        [\n            0,\n            \"it is impossible to know where his presidency will lead or how much damage he will do to our nation url\"\n        ],\n        [\n            0,\n            \"user rt like my new video for me the love ❤ ️ 🙏 🏼 url\"\n        ],\n        [\n            1,\n            \"popular on little land by url url\"\n        ],\n        [\n            0,\n            \"what can i say am bored and just made almond milk cakes and roasted 💪 🏾 url\"\n        ],\n        [\n            0,\n            \"user sorry to read that please provide us the ticket id raised we will get this checked right away\"\n        ],\n        [\n            0,\n            \"user insurance won't get you emotional attachment back and you also gotta watch out so they don't rip you off on the value\"\n        ],\n        [\n            1,\n            \"it's easy to find your laughing place with splash mountain swag visit professor art … url\"\n        ],\n        [\n            0,\n            \"user yeah it's better than last yrs and last yrs was better than the 1 before that still nostalgic for the 2013 one\"\n        ],\n        [\n            0,\n            \"ask all of it and add is there anybody who could possibly believe you have any type of romantic commitment to t … url\"\n        ],\n        [\n            0,\n            \"user people and companies have to choose sides and until you are ready to do that advertising will always fail\"\n        ],\n        [\n            0,\n            \"maybe the one the black lion is and that is from the middle final part of the season 8\"\n        ],\n        [\n            0,\n            \"user interviews 2 over educated liberal doctors to explain how they'd talk assad to death url\"\n        ],\n        [\n            0,\n            \"seventeen knows the ships dont they but i honestly didnt expect to step up their game to a whole another level\"\n        ],\n        [\n            0,\n            \"user user or gone full he went to experience which is just as privileged as anything does\"\n        ],\n        [\n            1,\n            \"my new favorite band queen alien cole flawless i knew that before they wer … url\"\n        ],\n        [\n            0,\n            \"hashtag just like me she is half half nigerian freeze as he declares support for tboss … url\"\n        ],\n        [\n            0,\n            \"ready to discover the new books that will be released in april don't forget to pre order the … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url fashion highlight x\"\n        ],\n        [\n            0,\n            \"user i normally don't since i have comcast at home sometimes called the tv guide channel\"\n        ],\n        [\n            0,\n            \"saw this in houston dedicated to posters of your movies my bollywood memories user url\"\n        ],\n        [\n            0,\n            \"bpd 911 dispatch 911 no voice 200 st thu mar 30th 2017 11 00 am medium\"\n        ],\n        [\n            0,\n            \"we the loss of the founder of our original band al wilson a great multi instrumental musician photo 2007 i … url\"\n        ],\n        [\n            0,\n            \"betting that the marching tables for those corners as was the ability to just wander\"\n        ],\n        [\n            0,\n            \"user sorry for your loss he really was an awesome man always made me laugh hang in there jimmy\"\n        ],\n        [\n            0,\n            \"the big blu ray disc 2011 limited edition url url\"\n        ],\n        [\n            0,\n            \"lies truth right now as you something wonderful is happening will you accept i accept all that is good and all that is god\"\n        ],\n        [\n            0,\n            \"the views 4 bed 3 bath 2 home with views over richmond on perfect for large family or b b url\"\n        ],\n        [\n            0,\n            \"this hot new from china is made up entirely of girls url via user\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            1,\n            \"how annoying when u keep trying to go to a toilet in s club and the dj keeps playing banger after banger\"\n        ],\n        [\n            1,\n            \"weekend 🔪 🔪 🔪 damascus steel 🔪 🔪 🔪 giveaway with user right now 🔥 🔥 check ➡ url\"\n        ],\n        [\n            0,\n            \"advantages to using internet website marketing code insert name ' ' are you a business t url hashtag\"\n        ],\n        [\n            1,\n            \"no need to use imagination and big effort 2 produce tracks only need to play a fucking game people are interested enough to pay\"\n        ],\n        [\n            0,\n            \"behold my nintendo ds light and 3ds yes i kept them for nostalgia i just wish i still had my game boy … url\"\n        ],\n        [\n            0,\n            \"aroma magic flaky oil control with its natural anti url url\"\n        ],\n        [\n            0,\n            \"manuel just published an interesting podcast episode in the php classes site check it out url php articles\"\n        ],\n        [\n            0,\n            \"kids can be so goddamn weird and get away with it why didn't i take full advantage of that i could've been leading my own neighborhood cult\"\n        ],\n        [\n            0,\n            \"honorable mr leader as an law private citizen 100 support deportation of the mentally sick liberals … url\"\n        ],\n        [\n            0,\n            \"silver band inner band contest is on sunday 30th april this will feature lots of members playing url\"\n        ],\n        [\n            0,\n            \"the simple golf swing helped my game join this fan page and it can help you too url\"\n        ],\n        [\n            1,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user can't congress work on tax cuts repeal replace oc and infrastructure\"\n        ],\n        [\n            0,\n            \"user defense attorney says man charged with killing father had no ' rational reason ' to harm his dad url\"\n        ],\n        [\n            0,\n            \"user user not how it works fox and cbs pay tons of money to get premium as does nbc and espn\"\n        ],\n        [\n            0,\n            \"watching my first arena game is kinda like watching toddlers that ate too much candy these dudes are full tilt every damn play\"\n        ],\n        [\n            0,\n            \"user and she thinks she's making a point like we don't already know white people love coons\"\n        ],\n        [\n            0,\n            \"i love so much with all my heart my little sunflower my precious and delicate hes amazing and deserves nothing but happiness\"\n        ],\n        [\n            0,\n            \"user a strong try but you didn ’ t summon a hero try your hand with another two emojis and see if you … url\"\n        ],\n        [\n            0,\n            \"breaking news clinton talks about defeat in first interview since election url user\"\n        ],\n        [\n            0,\n            \"user there are currently loving hashtag more then they love themselves its ridiculous\"\n        ],\n        [\n            0,\n            \"user we don't ask business to register in every state but for charities we do for for important work hashtag\"\n        ],\n        [\n            0,\n            \"dj kool would tell me like king you don't wanna be behind them turn tables forever invest your money url\"\n        ],\n        [\n            0,\n            \"watch cast of “ strong woman do bong soon ” can ’ t stop eating in new behind the scenes video url\"\n        ],\n        [\n            0,\n            \"230 4 g natural beautiful blue crystal url url\"\n        ],\n        [\n            0,\n            \"stockholm terror suspect is arrested and admits responsibility url via user\"\n        ],\n        [\n            0,\n            \"she then purchased the of mr blair and michael as almost for fans to irish nuclear\"\n        ],\n        [\n            0,\n            \"twitter and sue donald trump administration after it tries to unmask ‘ alt ’ account url via user\"\n        ],\n        [\n            0,\n            \"— locked up in the dungeon at the cold of the cell having nothing but her dress to warm her which ’ t doing much —\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"user user i actually had a friend tell me today when he was in 5th grade someone was passing around a of a nude\"\n        ],\n        [\n            0,\n            \"a terrorist attack on us soil would be very good for trump he knows this and is acting accordingly url\"\n        ],\n        [\n            0,\n            \"wait i think she just kept on ranting inside the car until the other passenger lost patience and rescued the driver from the\"\n        ],\n        [\n            0,\n            \"design experts say beige is pushing out gray as the hottest neutral color tone in homes url url\"\n        ],\n        [\n            0,\n            \"i've been so angry with the state of the world lately this is no way to live need articles from on how to deal with it all\"\n        ],\n        [\n            0,\n            \"security starts with people what it takes to ensure simple yet strong on mobile url via user\"\n        ],\n        [\n            0,\n            \"today was cool i was walking around nyc and ran into a women's protest a food fair and numerous street performers randomly\"\n        ],\n        [\n            0,\n            \"user no one here in st l knows how to make a decent bbq sauce i'd recommend going to the hill and … url\"\n        ],\n        [\n            0,\n            \"was out w 6 liberty leaders for my region of ohio 100 support trump 7 yrs later thanks to user\"\n        ],\n        [\n            0,\n            \"i'm so hurt it was hard enough listening to on days user wasn't there now to not have her at all 😩 i follow her wherever she goes\"\n        ],\n        [\n            0,\n            \"offers to buy laguna college of business and arts for url user\"\n        ],\n        [\n            0,\n            \"6 tips to running a successful photography business that everyone should be aware of actions url\"\n        ],\n        [\n            0,\n            \"and park will still be closed until at least monday morning we have our and pumps url\"\n        ],\n        [\n            1,\n            \"user is your brother going to jail devos clan along with those radicals all need investigated pay to play christian no\"\n        ],\n        [\n            0,\n            \"user we can certainly help you with this mario please dm us your email contact number and date of birth and 1 2\"\n        ],\n        [\n            0,\n            \"how many followers do you get everyday i got 2 in the last week growing daily with url\"\n        ],\n        [\n            1,\n            \"for useful tips and insights on small businesses visit my business page on facebook url url\"\n        ],\n        [\n            1,\n            \"84 at dr los angeles ca until 05 59 46 29m 33s hashtag url\"\n        ],\n        [\n            0,\n            \"user thank you user we really appreciate that and will definitely pass it on to our service crew 😀\"\n        ],\n        [\n            0,\n            \"pump 1 0 0 min pump 2 0 0 min outside temp 0 75 ° c level creek level 1 m at 12 25\"\n        ],\n        [\n            0,\n            \"a quick and easy way to stabilize your mood swings is to relen more for cancer url\"\n        ],\n        [\n            0,\n            \"hillary needs investigated and charges brought against her for all wrong doing url\"\n        ],\n        [\n            1,\n            \"and whoever thinks otherwise probably is too 🤷 🏾 ‍ ♀ ️ ima girl and i see the shit url\"\n        ],\n        [\n            0,\n            \"user along his jaw and down along his neck brushing them over where his pulse would have been lightly giving simon\"\n        ],\n        [\n            0,\n            \"user i think can you smell what the is cooking quest is isn't to … url\"\n        ],\n        [\n            0,\n            \"saudi arabia king ' support ' for us military strike says white house url url\"\n        ],\n        [\n            1,\n            \"am i the only one who isn't obsessed with if you drop that shit it's game over it'll break like a damn\"\n        ],\n        [\n            0,\n            \"i'm using for youtube by user on my ios device to download youtube videos for free url\"\n        ],\n        [\n            0,\n            \"✰ ♠ betsey johnson blooming blush black white satchel with matching wallet url url\"\n        ],\n        [\n            0,\n            \"user yes many hindu there like temple bell n plant etc on pillars url\"\n        ],\n        [\n            0,\n            \"relationships last long not because they are destined to last long but because two brave people made a choice to keep fighting for it\"\n        ],\n        [\n            1,\n            \"sometimes your commitment to fulfilling your obligations is re more for taurus url\"\n        ],\n        [\n            0,\n            \"so sad how doctors at murdered my wife after she gave birth to twins husband cries out photos url\"\n        ],\n        [\n            0,\n            \"hello user's followers thank you so much for following wishing you all a happy wednesday via url\"\n        ],\n        [\n            0,\n            \"user you're such in inspiration to me i appreciate your posts checkout url for free steam money\"\n        ],\n        [\n            1,\n            \"i liked a user video url chief can you be my friend exclusive official audio\"\n        ],\n        [\n            0,\n            \"user omg no its fine but you children's clothes fit me they are cheaper too so … url\"\n        ],\n        [\n            0,\n            \"hannah drives in emma then comes around to score leads mount si 11 3 url\"\n        ],\n        [\n            0,\n            \"in case of a fire emergency would need to be able to get all of the animals on site into quick and easy url\"\n        ],\n        [\n            0,\n            \"checking out the one nation under ink tattoo convention today in wa dress from the … url\"\n        ],\n        [\n            0,\n            \"user user because of the way he throws or because he for some stupid reason refused to take his suit jacket off\"\n        ],\n        [\n            0,\n            \"it's official obama presidency had worst economic growth in modern era 4th worst in history url\"\n        ],\n        [\n            0,\n            \"in other news this week i have randomly landed myself a paid main role in a music video whatever next\"\n        ],\n        [\n            0,\n            \"so i didn't watch the match mental health is more imp for me and knowing that if hashtag doesn't lose i have played my part i guess\"\n        ],\n        [\n            0,\n            \"top story now this whale trapped in a metal frame is swimming up the … url see more url\"\n        ],\n        [\n            0,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            0,\n            \"a library providing applications with first state management url hashtag\"\n        ],\n        [\n            1,\n            \"internet comes for bigot who claims gays ' stole the rainbow from to say is an ass is an understatement url\"\n        ],\n        [\n            0,\n            \"14 5 victory this morning vs maine south good lax fundamentals throughout a fine start for varsity red\"\n        ],\n        [\n            0,\n            \"boss paul forced to think long and hard after “ ” defeat url url\"\n        ],\n        [\n            0,\n            \"antique print order cross of honour decoration plate 44 burke url url\"\n        ],\n        [\n            0,\n            \"“ what happens when you run over a led hp with a nothing ” url\"\n        ],\n        [\n            0,\n            \"zones in with continue over the weekend and into monday to tackle disorder in the areas url\"\n        ],\n        [\n            0,\n            \"user seeks to grant local farmers access to new markets please help us to make farmers aware of t … url\"\n        ],\n        [\n            1,\n            \"1 2 looking like dt wants to take out n korea over the weekend while hashtag managing partner of hashtag president is in jail\"\n        ],\n        [\n            0,\n            \"if you fail trying to make something succeed don't give up but the key is to change how you do it adapt it try url\"\n        ],\n        [\n            0,\n            \"on a visit to ’ s “ ” foster talked about how much cannabis can benefit football players url\"\n        ],\n        [\n            1,\n            \"thanks to the who can't throw their crap away and got our break taken really wanted a mountain dew but now that's not gonna happen\"\n        ],\n        [\n            1,\n            \"siri search google maps spam amp google mobile first index url\"\n        ],\n        [\n            0,\n            \"dogs truly are a blessing d whites teeth cleaning for your dog without using under url\"\n        ],\n        [\n            0,\n            \"making changes that endure isn't always as straightforward as more for gemini url\"\n        ],\n        [\n            0,\n            \"user in the league right now i gotta go with either or andrew miller if we talkin all tim … url\"\n        ],\n        [\n            0,\n            \"user if you would be so kind please tell me where i may purchase a burger bed thanks bill\"\n        ],\n        [\n            0,\n            \"stab him in the floor you fall to the neck you're chopping his kidney safe at\"\n        ],\n        [\n            0,\n            \"vip rooftop la lounge each n every sunday at user 10pm free b4 12 mid night for … url\"\n        ],\n        [\n            0,\n            \"user just like post a character ok then no idea what character though never played fire emblem url\"\n        ],\n        [\n            0,\n            \"user that already happened remember also if hillary had won mcconnell crew had already to block her all 4 years\"\n        ],\n        [\n            0,\n            \"user is it that important i wear my employee id to a collar or shirt pocket are employee positions lifetime ones\"\n        ],\n        [\n            0,\n            \"trending now sings eat theme song on it's showtime live see how the other hosts reacted … url\"\n        ],\n        [\n            0,\n            \"cw frances donald optimistic investor sentiment john hancock asset management url\"\n        ],\n        [\n            0,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            0,\n            \"user is that the when you cut yourself shaving when i was over your house that one time 😂\"\n        ],\n        [\n            0,\n            \"hashtag 👎 💲 🐷 how to use this free news update service comment the locations under this url\"\n        ],\n        [\n            0,\n            \"12 things to know about the who runs india's pradesh world url hashtag\"\n        ],\n        [\n            0,\n            \"more than 20 years later 90s american tv cereal commercials continue to shape my life url\"\n        ],\n        [\n            0,\n            \"getting four tattoos all at once wasn't that bad tbh huge thanks to tattoos for … url\"\n        ],\n        [\n            0,\n            \"hashtag southampton 0 0 bournemouth harry over sam at st mary's harry … url\"\n        ],\n        [\n            0,\n            \"user omg 😱 sending my and prayers 🙏 🏻 ⚡ ️ “ many injured in explosion on st petersburg metro ” url\"\n        ],\n        [\n            0,\n            \"mike pence asks waiter to remove mrs from table until wife arrives url by … url\"\n        ],\n        [\n            0,\n            \"📷 “ i don ’ t know about america but in australia if you are next to a really good url\"\n        ],\n        [\n            1,\n            \"user 2 out of 4 not physically developed enough for me to be involved from the start in these types of g … url\"\n        ],\n        [\n            1,\n            \"ariana grande seattle dangerous women tour side 2 side 4k 3 23 17 – seattle videos url url\"\n        ],\n        [\n            0,\n            \"just made a playlist of songs from 2007 2010 that i used to jam and i still sing em all at the top of my lungs url\"\n        ],\n        [\n            0,\n            \"thoughtful 1m saved yr environmental benefits lucky to have supported this awesome project team url\"\n        ],\n        [\n            1,\n            \"so well executed the russians knew first syria's ally air base had time to clear out equipment this is just w … url\"\n        ],\n        [\n            1,\n            \"starting next weekend our park store will be open at 9am on saturdays to enjoy our friends as they shop at … url\"\n        ],\n        [\n            1,\n            \"😃 your day you are happy the joy is on ▶ ️ url ️ 😃 mit whatsapp facebook twitter 💋 … url\"\n        ],\n        [\n            0,\n            \"it must be hashtag one is giving me any likes its right about now that i switch over to youtube\"\n        ],\n        [\n            1,\n            \"user damn that'd be smart this was the reason why i quit awhile ago but i keep seeing naruto stuff all … url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            1,\n            \"🤦 ‍ ♂ ️ dude we told ya this last year you keep tweeting like it's a surprise hashtag url\"\n        ],\n        [\n            0,\n            \"i've always wanted to hashtag a world inspired by green it'd take a lot of work to adapt it and build a worthwhile setting\"\n        ],\n        [\n            0,\n            \"user our guy starts in our bed every night but then leaves to through his other several beds in our … url\"\n        ],\n        [\n            0,\n            \"the guy at airport security saw my alex and and was like do you really need that many yes actually i do 🙄\"\n        ],\n        [\n            1,\n            \"i can just see this two laying in bed thinking about some dumb shit like that status 😂 😂 😭 😭 😭 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"we have the perception that juice is always healthier than soda url url\"\n        ],\n        [\n            0,\n            \"so returned from got off the train at cents train station down de and tried to get onto the sidewalk 1 2\"\n        ],\n        [\n            0,\n            \"1 hole was 8 points above average so there has been an awareness of the value in having good at 1 2 but no overall awareness\"\n        ],\n        [\n            0,\n            \"today is the day the spring lawn garden sale is at the expo building state 8am 4pm and it's on url\"\n        ],\n        [\n            0,\n            \"this admin has lost all credibility with spicer's press conf yesterday and t rants today doubled down again\"\n        ],\n        [\n            0,\n            \"user you gotta stop debating user on social issues destroys you every time your false business argument\"\n        ],\n        [\n            0,\n            \"joins healthcare colleagues in supporting user motion of regret on removal of nhs url\"\n        ],\n        [\n            1,\n            \"d franklin half dollar original choice au unc 03 url url\"\n        ],\n        [\n            0,\n            \"user once u love u don't have a mind u have that to god u move past faith … url\"\n        ],\n        [\n            1,\n            \"arguing through literature a and guide to academic writing url url\"\n        ],\n        [\n            0,\n            \"if you want to know more in detail how to race 2 hashtag you can have a look at that 😉 👇 … url\"\n        ],\n        [\n            1,\n            \"i just checked in at wireless with hashtag download today url\"\n        ],\n        [\n            1,\n            \"user btw the server isn't unique it copied off the server royal and play on so don't say shit u think it's\"\n        ],\n        [\n            0,\n            \"a very real threat to united states national security is a global representative lawrence ’ s url\"\n        ],\n        [\n            0,\n            \"925 sterling silver plated overlay gemstone handmade ring sz 6 5 us url url\"\n        ],\n        [\n            0,\n            \"san larvitar ♀ 75 6 12 7 15 rock smash ancient power s large til 01 36 12 28m url\"\n        ],\n        [\n            1,\n            \"the truth about female corp member in state reveals surprising details url\"\n        ],\n        [\n            0,\n            \"user which is awfully wrong considering tattoos are traditional to the indigenous people of your country and you can't just leave\"\n        ],\n        [\n            0,\n            \"here ’ s how much it costs to replace the 59 tomahawk missiles trump fired on syria url\"\n        ],\n        [\n            1,\n            \"admit card 2017 2018 pre test hall ticket download exam date url url\"\n        ],\n        [\n            1,\n            \"here's some background on the deal flint company is third in line likely winner url\"\n        ],\n        [\n            0,\n            \"i was approved for bone at md anderson yesterday i have to wait 6 8 weeks for insurance url\"\n        ],\n        [\n            0,\n            \"user he must go he has betrayed the dems st every turn with this administration vote him out\"\n        ],\n        [\n            1,\n            \"gorgeous black faux alligator pumps heels shoes 7 aaa url url\"\n        ],\n        [\n            0,\n            \"those with talent who aren't aware of themselves cause pain for those who have none\"\n        ],\n        [\n            1,\n            \"if you think all great ideas come from a few dead white guys you really need to get out of that ivory tower and get a better life\"\n        ],\n        [\n            0,\n            \"the only cash transfer that we've seen with hashtag so far is from productive business into legal\"\n        ],\n        [\n            1,\n            \"user whatever it takes 2 destroy trump the evil corrupt regime the 99 of hard working americans must take a stand\"\n        ],\n        [\n            0,\n            \"the secret in education lies in the student ralph waldo emerson url\"\n        ],\n        [\n            1,\n            \"user i wanna say mice because are so small and sooo fucking many but mice are big and you hear them omg i can't\"\n        ],\n        [\n            0,\n            \"he doesnt text me back for 4 days he doesnt text me back till now and im still hoping that he will text me im … url\"\n        ],\n        [\n            1,\n            \"with some features being baked into local guides google map maker is now dead as of 3 31 … url\"\n        ],\n        [\n            0,\n            \"i know i've said the show isnt a real music show about 90 times but if omg win by some miracle we will be celebrating\"\n        ],\n        [\n            0,\n            \"not my favorite tyler album but definitely his creative peak so far in my opinion this shit was on non stop repeat when it came out\"\n        ],\n        [\n            0,\n            \"hashtag time to give out airtime to all we are taking this the team ever tboss 4 the\"\n        ],\n        [\n            0,\n            \"kristen will investigate in greece how history culture influenced to engage in lit writing hashtag\"\n        ],\n        [\n            0,\n            \"and he was telling his school mate ba ko game in a it was so sad 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"just in time for spring new growth has in there are strawberries eggplant flowers an … url\"\n        ],\n        [\n            1,\n            \"the orton match was a fucking 10 minute match with special effects and bray lost just like that what the actual fuck hashtag\"\n        ],\n        [\n            0,\n            \"wait did 📺 just say that out of the 14 ppl in that tx church bus accident only thee black woman survived 😳 should i say it\"\n        ],\n        [\n            0,\n            \"user ug big thunder in land far away much smoke fire birds come from sky sent from great warriors … url\"\n        ],\n        [\n            0,\n            \"hashtag banks is such an awesome inspiration she is definitely keeping me grounded and motivated 🙏 🏽 👍 🏽 ❤ ️\"\n        ],\n        [\n            0,\n            \"man that was a long time to wait for a nationals loss anyway today ’ s need to know is up on real hashtag url\"\n        ],\n        [\n            1,\n            \"spurs looking unstoppable lately get them to beat watford enhanced to 6 1 when you join … url\"\n        ],\n        [\n            1,\n            \"hashtag 2nd day gr share 2 days gr share hashtag 2nd day gr 2 day gr\"\n        ],\n        [\n            0,\n            \"that moment when black and graves meet and you die both inside and outside bc they are your favs a … url\"\n        ],\n        [\n            1,\n            \"user don't they collab hmmm i know them from somewhere maybe they have a record label circus records or some shit 😂\"\n        ],\n        [\n            0,\n            \"she's one of my and one of those few people that i value and i love a lot this is for you big … url\"\n        ],\n        [\n            0,\n            \"are you in that you do nice things for them so that you get something in return url rt\"\n        ],\n        [\n            0,\n            \"watching strong woman do soon during public speaking because i've decided that's a better use of my time\"\n        ],\n        [\n            0,\n            \"my followers live in 19 countries uk 65 usa 22 url get your free map url\"\n        ],\n        [\n            0,\n            \"user just found the series 1 on what an enjoyable watch and proof you can achieve your dreams with hard\"\n        ],\n        [\n            1,\n            \"a wild cyndaquil has appeared available until 06 27 06 26m iv 77 78 move ember swift url\"\n        ],\n        [\n            0,\n            \"absolutely right anyone who has any rule for their life based on religious grounds must be doing it for … url\"\n        ],\n        [\n            1,\n            \"happy birthday girl thanks for all the memories 😘 hope you had a super day 15 looks good on you 🎉 💗 user url\"\n        ],\n        [\n            1,\n            \"get a free perfume courtesy of lisa sends you a new mini perfume monthly for just 14 95 pick from url\"\n        ],\n        [\n            1,\n            \"raw free from gluten dairy eggs and refined sugar url\"\n        ],\n        [\n            0,\n            \"hey guys this is a recovery video since i haven't uploaded in at least 5 months i am sorry but enjoy the url\"\n        ],\n        [\n            1,\n            \"user no your opinion is invalid rn and i only speak the truth while you spitting lies\"\n        ],\n        [\n            0,\n            \"the person who says it cannot be done should not interrupt the person who is doing it chinese proverb\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"a man who loves and respects his mother are the signs of a good man if he was raised well he will treat you well remember that\"\n        ],\n        [\n            0,\n            \"want free tickets like our page to get notified of tour dates and ticket giveaways url\"\n        ],\n        [\n            0,\n            \"user we've text which i count as real life i am a real life friend for life like the bags but i last much longer xxx\"\n        ],\n        [\n            0,\n            \"wi v pak 1st west indies won by 4 mom j mohammed wi 6 49 0 ovs pak 5 50 0 ovs j url\"\n        ],\n        [\n            0,\n            \"keep it clean with randy ’ s and get 10 off everything with code url url\"\n        ],\n        [\n            0,\n            \"user user since you have no you can benefit by the amnesty 2017 pl quickly proceed further\"\n        ],\n        [\n            0,\n            \"we did it again we sold your neighbor ’ s home at 226 n ave curious about your home ’ s value url\"\n        ],\n        [\n            1,\n            \"you hate her him and them 🤔 why don't y'all just come together like butt cheeks and be the shit 🙅 🏽 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"user user also is your team in a safe for me to trust my patient to you\"\n        ],\n        [\n            0,\n            \"these photos of the u s presidents when they were young are a rare treasure url\"\n        ],\n        [\n            0,\n            \"one of the best family stations in a while and one of the year's stronger stations to date hashtag\"\n        ],\n        [\n            1,\n            \"heard hashtag got some new shoutout to everyone who crossed most importantly s o to lil bro user you did that shit bless up\"\n        ],\n        [\n            0,\n            \"he may be an to most of us but the reality is jz is not going anywhere not during his lifetime\"\n        ],\n        [\n            0,\n            \"do you think a hot chocolate ever wants to be called an intelligent hard working chocolate just once\"\n        ],\n        [\n            0,\n            \"user it's not a problem at all i would have loved 2 have met u but like u say another day have a fab weekend take care xx\"\n        ],\n        [\n            0,\n            \"when you've been waiting on your taxes to get a new ring finally get them back and the ring is out of stock 😅\"\n        ],\n        [\n            0,\n            \"the other night started a sentence saying tell me what you thought about and i just started singing best of me by starting line\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"sometimes you just need to sit down and let god stand for you 📸 user url\"\n        ],\n        [\n            1,\n            \"user lots of no comments today he's a liar full of bullshit he's learned well from trump he's … url\"\n        ],\n        [\n            0,\n            \"getting our dust on these beauties then working on individual wired petals … url\"\n        ],\n        [\n            0,\n            \"3 marketing lessons i learned from chasing by url entrepreneur\"\n        ],\n        [\n            0,\n            \"april is sexual assault awareness month throughout this month the women's resource center will be hosting events … … url\"\n        ],\n        [\n            0,\n            \"the reason people have no room for wisdom because they are so full of judgment hashtag\"\n        ],\n        [\n            0,\n            \"user wondering if you'd be available to join user this morning love to have you with please get in touch\"\n        ],\n        [\n            0,\n            \"nina 15 ml 0 5 oz de edt perfume sep 13 url url\"\n        ],\n        [\n            0,\n            \"user clueless as are lefties down south they have had the wool pulled good and proper\"\n        ],\n        [\n            1,\n            \"' sexy mens underwear g string underwear leather s ' by via user url\"\n        ],\n        [\n            0,\n            \"user user fair but whoever takes on pence in 2020 needs to the youth and the of both parties\"\n        ],\n        [\n            0,\n            \"user we're actually professional as musicians url\"\n        ],\n        [\n            0,\n            \"i thought it was a great idea to reinforce my study material by watching nat geo until i saw an eat a crying\"\n        ],\n        [\n            0,\n            \"user i was hoping to take the jeep too but then i thought na ko by the time i get there lol\"\n        ],\n        [\n            0,\n            \"home meaning to heaven with our and savior cries who is black and a woman url\"\n        ],\n        [\n            0,\n            \"hashtag in pocso without checking truth of allegations innocents are declared as criminal url\"\n        ],\n        [\n            0,\n            \"user this is my same cousin who almost got blown up during the boston marathon bombing i am so sick of … url\"\n        ],\n        [\n            0,\n            \"took me half an hour to motivate myself enough to get out of bed for a glass of water and my cat gets to it before i do\"\n        ],\n        [\n            1,\n            \"5 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"is one the biggest aspects of a fascist government check your history books url\"\n        ],\n        [\n            1,\n            \"army of russian trolls reportedly targeted swing states with anti clinton fake news url\"\n        ],\n        [\n            0,\n            \"user depending on your field ca could mean cells a or a down with\"\n        ],\n        [\n            0,\n            \"rather bizarre that anyone would think that he would attend an rt banquet with putin in moscow url\"\n        ],\n        [\n            0,\n            \"user please do a meet up in hong kong i just arrived at hong kong and i want to meet you so bad oml\"\n        ],\n        [\n            0,\n            \"user yep your smile is hubby said such a friendly guy url\"\n        ],\n        [\n            0,\n            \"user's support of killing fuel regulations have helped make it an easy decision for me to never again buy an user\"\n        ],\n        [\n            0,\n            \"send artist that need an original producer looking for beats for sale to buy url url\"\n        ],\n        [\n            0,\n            \"need for speed hot pursuit de need for speed hot pursuit … url\"\n        ],\n        [\n            0,\n            \"user games are fun but they're very hard not 100 sure on the specific score but the difficulty says a lot\"\n        ],\n        [\n            0,\n            \"user i think i can safely say i'm glad i got my boring world soon holds open the door for you … url\"\n        ],\n        [\n            0,\n            \"user or you wait till sunday and get it at 6 pm from someone who can't sell their ticket and buy it for 60 tops\"\n        ],\n        [\n            0,\n            \"user not even answers a few questions did trump ever apologize for receiving help from the kremlin to win the election 🙄\"\n        ],\n        [\n            0,\n            \"the jv lady bulldogs bulldogs track teams will compete today at school of the at 4pm good luck\"\n        ],\n        [\n            1,\n            \"all the best mobile accessories now for your url see more url\"\n        ],\n        [\n            0,\n            \"see who's there for you st your lowest point those are the genuine people in your life never lose them\"\n        ],\n        [\n            0,\n            \"handing over the pen to god to write your story is the best thing that will ever happen to you lemme tell ya\"\n        ],\n        [\n            0,\n            \"you will always find something else to discover the second time and that couldn't be more true backed up by more url\"\n        ],\n        [\n            1,\n            \"user and these people are in charge of multi billion rand annual god help sa or as alan … url\"\n        ],\n        [\n            0,\n            \"user it's really unfortunate that for some reason could not make this race disappointment once again n … url\"\n        ],\n        [\n            0,\n            \"there's doctors out there who claim that eating a whole block of cheese each day isnt healthy to them i say ill see you in like two years\"\n        ],\n        [\n            0,\n            \"remembrance of things past is not necessarily the remembrance of things as they were url\"\n        ],\n        [\n            0,\n            \"to know a weird but true fact smoking hurts your feet if you smoke you are four times more likely to develop pe … url\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"user on looking for opportunities to talk about service sector growth advanced manufacturing url\"\n        ],\n        [\n            0,\n            \"thanks to cameron and diana for coming in to talk about the roc society and the montreal alumni game url\"\n        ],\n        [\n            0,\n            \"i have a rising follower graph 1 more follower in the past day get your stats right here url\"\n        ],\n        [\n            1,\n            \"can i just say i'm tired it's been since nov that we've had a nonstop parade of holy shit these guys are evil greedy it's draining\"\n        ],\n        [\n            0,\n            \"hashtag the fact that people how delivered her opinion on the food is just proof that some people do not know right from wrong\"\n        ],\n        [\n            0,\n            \"user doesn't evan know when to quit when he's so far behind he's so good at losing like … url\"\n        ],\n        [\n            1,\n            \"that was a bloody good episode of hashtag we got and continues to be awesome some excellent shit talking too\"\n        ],\n        [\n            1,\n            \"please watch subscribe give feedback thank you so much url url\"\n        ],\n        [\n            0,\n            \"the minister of police has a duty to protect citizens ' democratic right to protest instead he has an apartheid app … url\"\n        ],\n        [\n            0,\n            \"photos from liz ’ s daughter ’ s traditional wedding in state url url\"\n        ],\n        [\n            1,\n            \"london snorlax m iv 55 until 01 42 at 26 way url url\"\n        ],\n        [\n            1,\n            \"63 1 f feels 60 3 f humidity 69 wind 7 8 mph n gust 9 4 mph pressure 30 in hashtag url\"\n        ],\n        [\n            0,\n            \"user no it doesn't seem like it i made a reply to twitter support i don't think it shows up except as a reply\"\n        ],\n        [\n            0,\n            \"andy getting by creepy homeless pedo while streaming on twitch url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"hashtag ' actions create loss of inst knowledge raise alarming concerns on scope of state capture ' banking ass\"\n        ],\n        [\n            0,\n            \"how sam gave crystal palace hope of surviving the premier run in url\"\n        ],\n        [\n            1,\n            \"user user any woman can be a leader you are a insult by saying different you think your better lol your jealous\"\n        ],\n        [\n            0,\n            \"user if anything just start new w nikon expand build a new collection don't sell trade\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            1,\n            \"2017 03 31 08 52 05 audi 2 7 d sedan 2007 km for more information visit url url\"\n        ],\n        [\n            0,\n            \"the achievements of an organization are the results of the combined effort of each individual vince hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user monthly bill when you are done your plan click “ view summary ” if you wish to make changes to your 6 7\"\n        ],\n        [\n            0,\n            \"horses is be the moon is sweet is what i say hashtag\"\n        ],\n        [\n            0,\n            \"economic justice bc back from people on disability brutally illustrated by a brave woman living this reality user\"\n        ],\n        [\n            0,\n            \"i never talked to those two i know them because we went to the same elementary and yet idk how to describe or find a reason why\"\n        ],\n        [\n            0,\n            \"14 people followed me and 7 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"we love our customers it is the first thursday of the month and we love to celebrate hashtag url\"\n        ],\n        [\n            0,\n            \"i always think it's funny that cry or delirious could do a face reveal on april fool's day and nobody would know if it's a joke or not\"\n        ],\n        [\n            0,\n            \"leicester sub makes a huge difference wait till we are 1 0 down to bring and big vic on user is a joke\"\n        ],\n        [\n            0,\n            \"user user and she's a great example just like david moses and john the what role did she play in his ministry\"\n        ],\n        [\n            1,\n            \"new post engineer operation engineers at international limited has been url\"\n        ],\n        [\n            0,\n            \"i looked up panic at the disco and my phone so i started panicking but i'm not a the disco panic in my bed user awesome\"\n        ],\n        [\n            0,\n            \"our public education system is already undervalued this will only increase the gap between people who can and … url\"\n        ],\n        [\n            0,\n            \"user well before the gop had not ignored for over a year the legitimate scotus nomination by a democrat president\"\n        ],\n        [\n            0,\n            \"urban lifestyle news here ’ s one last look at the kaws x air jordan 4 dropping tomorrow url\"\n        ],\n        [\n            0,\n            \"tomorrow i head to to see if i can get my hair fixed this is gonna be a big day and i'm so excited\"\n        ],\n        [\n            0,\n            \"returning to the world of fictional characters guest post by url via user\"\n        ],\n        [\n            1,\n            \"make plans today for hot fun in the beach music festival june 8 9 10 2017 at park in url\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            1,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            0,\n            \"user i'd rather be with someone sweet and funny than just a guy that has money i make my own not enough but i'll get there\"\n        ],\n        [\n            0,\n            \"worcester train 6 20 pm from s station s station is operating 5 15 minutes late en route to worcester hashtag\"\n        ],\n        [\n            0,\n            \"shakespeare we will not be man marking – football 365 date published monday 3rd april 2017 3 09 leicester … … url\"\n        ],\n        [\n            0,\n            \"ken burns plans on a four hour film on muhammad ali to air on url\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"l cook for faith concentrate on daily spiritual training including prayer and s … url\"\n        ],\n        [\n            0,\n            \"there's so much plastic in this culture that vinyl leopard skin is becoming an endangered synthetic ― lily\"\n        ],\n        [\n            0,\n            \"u know it's like this if i say all day i have not but daily blamed i mine as well just give a answer to satisfy you\"\n        ],\n        [\n            0,\n            \"huge congrats to user on finishing his jump casual 100 d 22 10 32 play time better than my single segment pb which wasnt blind\"\n        ],\n        [\n            0,\n            \"strong t storm over or near moving ne at 50 mph strong winds 45 to 55 mph expect minor damage url\"\n        ],\n        [\n            0,\n            \"user sir take promise to change of till 1st april 2018 which was not possible in last 5 year\"\n        ],\n        [\n            0,\n            \"ui declares one week warning strike over illegal in salaries two days after the … url\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user hi there can you confirm if the location services on your mobile was on or off while the picture was clicked kg\"\n        ],\n        [\n            1,\n            \"bombing syria in retaliation to bombing hmmm all i'll say is its a good job we have a potus willing to welcome refugees oh wait\"\n        ],\n        [\n            0,\n            \"great sunday morning ninja tribe boom doing the thing driving the dream url\"\n        ],\n        [\n            1,\n            \"download your free copy of eliminate beliefs by celebrity rehab therapist coach url rt\"\n        ],\n        [\n            0,\n            \"justice ' court to grant compensation to the accused of the false pocso charges ' is that enough hashtag\"\n        ],\n        [\n            0,\n            \"i think we need to all the obama shadows at hill i bet all the dems and some of the … url\"\n        ],\n        [\n            0,\n            \"what i'm now reading beginning chapter 1 the introduction has my attention and i can't wait to dig dee … url\"\n        ],\n        [\n            0,\n            \"our capacity to do harm is far greater u can say that again and how has govt defence url\"\n        ],\n        [\n            0,\n            \"user send you the clip on once it's edited we do a exam that is definitely impossible\"\n        ],\n        [\n            1,\n            \"user kindly check out feat morgan prod by url\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"don't have you've made a grave but error watch as i crush an ant and ask yourself why you ' … url\"\n        ],\n        [\n            1,\n            \"new trending gif tagged confused um what just happened mansplaining mansplain shah … url\"\n        ],\n        [\n            0,\n            \"user hey love the follow we're giving away free tech advice for feb anything keeping you up at night url\"\n        ],\n        [\n            1,\n            \"3 tweeps followed me in the past week feels great do you also want to feel awesome check out url\"\n        ],\n        [\n            0,\n            \"it's ok if i fall it's ok if i cry we will continue our journey yes going beyond plus 😍\"\n        ],\n        [\n            0,\n            \"tn state senator is selling lemonade cookies and an ak 47 in downtown nashville and it is awesome url\"\n        ],\n        [\n            1,\n            \"why are so many news organisations trying to defame youtubers recently like wsj and all the others you're irrelevant fuck off\"\n        ],\n        [\n            0,\n            \"user i didn't know that an a representation of the world map is responsible for the persona 5 shenanigans\"\n        ],\n        [\n            0,\n            \"when your art teacher asks for proof of back problems and you're wondering if you even have something that physically states what's wrong\"\n        ],\n        [\n            0,\n            \"hashtag friend knocks president's door over ' promise ' url\"\n        ],\n        [\n            1,\n            \"wow so asians can never really be themselves without being compared to some other huh 😒 🙄 url\"\n        ],\n        [\n            0,\n            \"haha i should do chemistry like i cook like i literally just got an idea what happens if you combine bleach and d\"\n        ],\n        [\n            0,\n            \"d k is healthy this spring which has served as a reminder of his ability at wr hashtag url\"\n        ],\n        [\n            0,\n            \"the fm will increase prices remove or impose new taxes to raise funds from the people to pay off debts url\"\n        ],\n        [\n            0,\n            \"whatever i do you're always not impress and you'll always say that it's not enough you're not satisfied\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"university 2013 sell the not the steak by 65 user url check it out\"\n        ],\n        [\n            1,\n            \"dratini 35 6 4 1 11 dragon breath wrap until 10 05 29m 22s lvl 30 cp url\"\n        ],\n        [\n            0,\n            \"new hashtag news post cyclone debbie flood threat continues in south east queensland with swollen rivers and cr … url\"\n        ],\n        [\n            0,\n            \"user dm us which building room we'll see if there is a way also try finding the dept college office they may have access\"\n        ],\n        [\n            1,\n            \"black onyx 925 silver overlay earrings 1 8 jewellery url url\"\n        ],\n        [\n            0,\n            \"i probably should be used to all the shitty things that happen to me but i'm not clearly cause i'm still crying over it all 😭\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user when a friend calls you and tells you your job using old pics of you for hashtag reasons\"\n        ],\n        [\n            0,\n            \"or they'll just go play golf and talk about new hookers plans for expansion of the line etc … url\"\n        ],\n        [\n            0,\n            \"and they want her to resign do your job and be present during speeches by your colleagues unbelievable … url\"\n        ],\n        [\n            0,\n            \"user because the government you buy health insurance is totally constitutional right … url\"\n        ],\n        [\n            0,\n            \"user we'll help you stick to it how about a free pass url 2017 is gonna be your year cr\"\n        ],\n        [\n            0,\n            \"man are really pretty i think this is the first time i've ever been up early enough to see one\"\n        ],\n        [\n            0,\n            \"to every dedicated member of hashtag the strongest team we ’ ve ever seen god will give you all a good testimony as … url\"\n        ],\n        [\n            1,\n            \"last chance to save 20 off your order get the books articles and tools you need to succeed use code mar 20 … …\"\n        ],\n        [\n            0,\n            \"billionaire mark cuban trump too clueless to with the russians url url\"\n        ],\n        [\n            1,\n            \"at the end of the day hannah hurt all those kids who made her feel worthless i know i would have felt\"\n        ],\n        [\n            1,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            1,\n            \"have you ever used planning tools we want to hear from you url url\"\n        ],\n        [\n            0,\n            \"when you say you love me know i love you more and when you say you need me know i need you more\"\n        ],\n        [\n            0,\n            \"user user brilliant asking people for their id as a form of protest thank you for your initiative and action\"\n        ],\n        [\n            0,\n            \"user the problem is you either lie around not sleeping or have to force getting up early and are then tired all day\"\n        ],\n        [\n            0,\n            \"like this entire false reality us to what we really are and our power to not only see thru this but to c … url\"\n        ],\n        [\n            0,\n            \"user hey my name is but i spell it will you do a topic about local play gear system for injustice 2\"\n        ],\n        [\n            1,\n            \"check out this great career opportunity research associate ii naval medical research hashtag url\"\n        ],\n        [\n            0,\n            \"his gaze shot right to eyes staring her dead in the eyes and a bit well you've got one now url\"\n        ],\n        [\n            1,\n            \"dr amanda pet insurance and ’ s legacy pet insurance and ’ s legacy – by dr amanda url\"\n        ],\n        [\n            0,\n            \"day three a song that reminds you of this is my favorite song ever a1 summer vibes as heck url\"\n        ],\n        [\n            1,\n            \"join us 4 6 to learn how apple and mobilize retail store operations url\"\n        ],\n        [\n            1,\n            \"restore your core and find your floor join this fun group to give you confidence and url\"\n        ],\n        [\n            0,\n            \"user weird strange the of language actually is a bit of a swear word for some in english too\"\n        ],\n        [\n            0,\n            \"18 new tweeps followed me in the last week i find relevant people to follow with the hashtag feature of url\"\n        ],\n        [\n            0,\n            \"hashtag prince philip studies a mannequin on display as part of an exhibition of medieval costumes designed by york … url\"\n        ],\n        [\n            0,\n            \"user dude we're so sorry to hear this do they allow fish or do they have an extensive pet ban\"\n        ],\n        [\n            0,\n            \"believe your beliefs doubt your doubts if not you will doubt your beliefs rich hashtag\"\n        ],\n        [\n            1,\n            \"❗ ❗ ❗ hashtag x 01 • 05 • 17 tickets … url\"\n        ],\n        [\n            0,\n            \"local ga under theme break the silence to overcome depression honour us by your presence url\"\n        ],\n        [\n            1,\n            \"i liked a user video url corey what the money does\"\n        ],\n        [\n            0,\n            \"i'm not sure if people thought i was talking on april 1st about songs on snapchat but it really does work url\"\n        ],\n        [\n            0,\n            \"i know that's what i'm sayin some people use this emoji 😭 to show laughter url\"\n        ],\n        [\n            0,\n            \"keep your eyes our new website is coming soon and we ’ re excited 😆 in the meantime … url\"\n        ],\n        [\n            0,\n            \"there are times when you need to stand up and speak your mind especially if it concerns the people we care about … url\"\n        ],\n        [\n            0,\n            \"i am proud to reveal wisdom graphic design and editing check it out here url and order\"\n        ],\n        [\n            0,\n            \"user if this ends up being a problem do you feel like there are enough examples that the early weigh ins … url\"\n        ],\n        [\n            1,\n            \"55 jobs in hospital follow ky follow per sms\"\n        ],\n        [\n            0,\n            \"more proof barry ships not involving are racism there is 0 barry cisco anywhere even though he's the guy with the 2nd most chemistry\"\n        ],\n        [\n            0,\n            \"user is it so hard to believe you can't do all your duties and still see fox news i would never find time … url\"\n        ],\n        [\n            0,\n            \"happy birthday to one of my favorites user i you and miss you so much ✨ 💗 hope to see you soon\"\n        ],\n        [\n            0,\n            \"nasa and space omg i'm here guys time for rts 💕 i might be hyper on orange juice url\"\n        ],\n        [\n            1,\n            \"we are about to turn back the hands of time in this country due to your president elect he needs to be more controlled\"\n        ],\n        [\n            0,\n            \"the foul practice of wild owl baiting by ' wildlife photographers ' url url\"\n        ],\n        [\n            0,\n            \"meet 3 of our disrupt ny startup spotlight companies duo security lemonade and url\"\n        ],\n        [\n            0,\n            \"learning to love yourself is probably one of the hardest things for some people get out of … url\"\n        ],\n        [\n            0,\n            \"don't know if i'd rather see the leafs choke their playoff spot away or get swept in the first round by the caps\"\n        ],\n        [\n            0,\n            \"i just wanna take you anywhere that you like we could go out any day any night baby i'll take you there one direction\"\n        ],\n        [\n            1,\n            \"another 5 star review for this action thriller set with city as the check it out yourself url hashtag\"\n        ],\n        [\n            0,\n            \"user i find this very disturbing how can someone think of relating batman to 😵 😵 batman is legend p … url\"\n        ],\n        [\n            0,\n            \"antique style fiery labradorite 925 silver overlay necklace 18 url url\"\n        ],\n        [\n            0,\n            \"joke a man sits in a bar reading a newspaper suddenly he is tapped on his shoulder by another man excuse me s … url\"\n        ],\n        [\n            0,\n            \"reunion night we are bringing back all the contestants tonight and featuring the three finalists lee url\"\n        ],\n        [\n            0,\n            \"user you're on track sir i started a conversation about this on gathering ideas on how they can be made useful\"\n        ],\n        [\n            0,\n            \"london reuters it's not banking or mining shares but rather technology stocks that have com url\"\n        ],\n        [\n            0,\n            \"user think of this way you'll be able to understand justin hide your girl trudeau 😉 and of course your and 😁\"\n        ],\n        [\n            0,\n            \"somebody got to come out of pocket bout this scratch on my car 😡 tf nobody is holding my car no more 😤\"\n        ],\n        [\n            0,\n            \"user it must have been a great show he really plays his heart out i've heard i've seen a documentary on his life\"\n        ],\n        [\n            0,\n            \"every generation and passes on the pride of its and culture through art user … url\"\n        ],\n        [\n            0,\n            \"user awe such a sincere but wait let be trash the last guy while i'm at it what a joke\"\n        ],\n        [\n            0,\n            \"gives fleet managers complete remote control of the pro 8 series an open platform device t … url\"\n        ],\n        [\n            0,\n            \"argentina lawmakers approve cannabis oil for medicinal use url url\"\n        ],\n        [\n            0,\n            \"user russia may by striking isis in afghanistan from base in pakistan can exploit this situation\"\n        ],\n        [\n            0,\n            \"sitting in wrong positions carrying too much weight aging or injury can wear tear your damaging url\"\n        ],\n        [\n            0,\n            \"user being protective is so and same goes for you and gray of course ❤ 😂 💚 url\"\n        ],\n        [\n            0,\n            \"the tu at ’ s skinny jeans that are giving designer brands a run for their money url url\"\n        ],\n        [\n            1,\n            \"great evening and enjoyed some of user beer at the tap take … url\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"the witcher series has now sold more than 25 million copies url url\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"we just enjoy raising honey bees and appreciate the work work work all day do for us hashtag url\"\n        ],\n        [\n            1,\n            \"100 military cardboard ammo box holds 50 rounds url url\"\n        ],\n        [\n            0,\n            \"the only one piece i didn't like was world red shit was short it was like a 4 hour game i was disgusted i paid 40 for it\"\n        ],\n        [\n            0,\n            \"my wife just yelled at me for having too many user socks so i took a deep breathe and said you can never have too many stance socks 😎\"\n        ],\n        [\n            1,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            0,\n            \"travel weather control some of the sci fi in a vested interest series url\"\n        ],\n        [\n            0,\n            \"even though i barely watch any of today's product i'm still thrilled as hell that today is wrestlemania sunday\"\n        ],\n        [\n            0,\n            \"tropical floral high heels shoes with red lipstick on wood nexus 6 hard snap url url\"\n        ],\n        [\n            0,\n            \"hashtag the woods todays sing thru sounded good these guys are practicing hard do u have your tickets hashtag\"\n        ],\n        [\n            0,\n            \"trying to win a girl's heart you must read these tips first we bet you didn't know hashtag url\"\n        ],\n        [\n            0,\n            \"i opened the door slowly closed and locked it and then i heard another lock click outside url\"\n        ],\n        [\n            0,\n            \"user you are a goddess i just got done reading a ton of your tweets for future queen of america 😚 ❤ ❤ ❤\"\n        ],\n        [\n            0,\n            \"i need to be careful with the breakfast choices i offer not sure how long my kid will believe the store was out of grilled bear\"\n        ],\n        [\n            0,\n            \"user hahaha no dey lie for that your around hospital 6 0 first half switch teams 2nd half 1 0\"\n        ],\n        [\n            0,\n            \"this is what awesome looks like it's hard to get one baby to let alone 2 url\"\n        ],\n        [\n            0,\n            \"user definitely leagues won got 2 and a half weeks till the semi it will be if brown and a … url\"\n        ],\n        [\n            0,\n            \"user user wat do u the jets will hav 2 do in order to play like tis all season they seem to only do it in junk time\"\n        ],\n        [\n            0,\n            \"no one cares only the left anti trump msm how much million did hillary clinton get also from other countries url\"\n        ],\n        [\n            0,\n            \"i liked a user video url couple cookie prank jasmine gets revenge\"\n        ],\n        [\n            0,\n            \"rio bravo international bridge hrs 6 am 10 pm 4 2 2017 pov at 1 00 pm cdt 10 min delay 3 lane s open …\"\n        ],\n        [\n            0,\n            \"obama i will allow americans to buy their medicines from other developed countries took big pharma … url\"\n        ],\n        [\n            0,\n            \"for strangers only – raise the reviewed by dave franklin url url\"\n        ],\n        [\n            0,\n            \"apple will name its 10th anniversary smartphone the ' iphone edition ' don't know how i feel about that … url\"\n        ],\n        [\n            0,\n            \"front pads 4 premium front ceramic pads f 150 f 150 heritage url url\"\n        ],\n        [\n            1,\n            \"your success is tied to someone else's dreams while the sun's more for pisces url\"\n        ],\n        [\n            0,\n            \"my brother i couldn't save my nephew i couldn't save my niece i couldn't save says the man holding url\"\n        ],\n        [\n            0,\n            \"fox news out the soviets are sending a user url\"\n        ],\n        [\n            0,\n            \"anna will receive an degree from the new school at the university ’ s exercises on may 19 also receiving …\"\n        ],\n        [\n            0,\n            \"if you're not part of the solution you're part of the problem african proverb kisses glitzandglam\"\n        ],\n        [\n            0,\n            \"i had to stay home because i'm sick and there's other people you can associate with in that class url\"\n        ],\n        [\n            0,\n            \"a healthy and version of fries oven baked sweet potato fries get the recipe url url\"\n        ],\n        [\n            0,\n            \"user user i think can be there late am ok with them taking a shot at the other top ones if they fall to 25\"\n        ],\n        [\n            0,\n            \"58 percent of small businesses not prepared for data loss infographic url url\"\n        ],\n        [\n            0,\n            \"user hindu is the real rest all illusion it was but open now as they r not worried on how to win elections\"\n        ],\n        [\n            0,\n            \"do not make someone else a priority when they only make you an option how real priorities\"\n        ],\n        [\n            0,\n            \"seems the have backed away from post bad hashtag terror raids since it's such a bleeding obvious strategy what else might they try\"\n        ],\n        [\n            0,\n            \"so hashtag is all about the family glenn created that thought will get me thru any slow episode for the rest of the series\"\n        ],\n        [\n            1,\n            \"also there's an interrupt in the third phase of the fight so if you're like me and your interrupt is on a 45s cd get fucked i guess\"\n        ],\n        [\n            0,\n            \"user user april fools there's 20 other people at my garage and my house is now the experiment have fun\"\n        ],\n        [\n            1,\n            \"gostei de um vídeo user url heard it through the revival\"\n        ],\n        [\n            0,\n            \"“ this production is staged and over the top ” user url\"\n        ],\n        [\n            0,\n            \"shook ones trump “ rider ” her wedding over death threats url\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"for 2 weeks he signed his emails with a female name he was shocked at the responses url\"\n        ],\n        [\n            0,\n            \"california what are you doing why do you elect such representatives url\"\n        ],\n        [\n            0,\n            \"arlington snorlax available until 11 57 28m 10s lick heavy slam 48 9 0 11 11 url\"\n        ],\n        [\n            1,\n            \"user ahhh nope u political we want facts not left hater bs get it tell your radical ceo\"\n        ],\n        [\n            0,\n            \"user read about this in today's newspaper inner strength is what makes you the best hashtag 😎 🤘\"\n        ],\n        [\n            0,\n            \"why the so called ‘ ’ are just dead wrong when they tell you that you need a huge following … url\"\n        ],\n        [\n            0,\n            \"and the ms guy won't take lost my insurance when i lost my job i'm suing them but it takes so long url\"\n        ],\n        [\n            0,\n            \"binary trading system hashtag from strategies we have published a large enough number url\"\n        ],\n        [\n            0,\n            \"gotta ' have a sausage pizza on hashtag made with dough beer sausage beer salt a … url\"\n        ],\n        [\n            0,\n            \"if you want to learn about the future of programming be a part of it too apply here … url\"\n        ],\n        [\n            0,\n            \"a changing world requires changing — and a map you'll need a map url hashtag\"\n        ],\n        [\n            0,\n            \"data collective and founder john launch a seed stage funding url\"\n        ],\n        [\n            0,\n            \"they're gonna get attacked so bad and i cant defend them nor can i just say educate them its 2017\"\n        ],\n        [\n            0,\n            \"user has been in international circuit for sometime not a bad time to bring him in tests previous fc record is past\"\n        ],\n        [\n            0,\n            \"andrea bruce die 7 im 3 in afghanistan i try to open the eyes of the people a little bit more\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url 8 8 2016 used store white mama moves in with girlfriends\"\n        ],\n        [\n            1,\n            \"trump can pull money from his businesses whenever he wants — without ever telling us url\"\n        ],\n        [\n            0,\n            \"a mans belly shall be satisfied with the fruit of his mouth and with the increase of his lips shall he be filled proverbs 18 20\"\n        ],\n        [\n            0,\n            \"watch 1 and try to summon spirits with a board url via\"\n        ],\n        [\n            1,\n            \"user i don't need to lose control around her and if i'm all fucked up on shit i might i make the dr … url\"\n        ],\n        [\n            0,\n            \"user i'm sorry morrison jack that's should be there for you not doing whatever he's doing\"\n        ],\n        [\n            0,\n            \"so this just happened meet jimmy green and ruby red now i want a bird imagine being on stage with one 😂 😂 😂 dope ish only\"\n        ],\n        [\n            1,\n            \"quality street this chorus line throwback is another winner says you know you are in url via\"\n        ],\n        [\n            0,\n            \"we are proud of u bro congratulations all of you for great t 20 twenty win by 45 runs vs 1 1 series … url\"\n        ],\n        [\n            0,\n            \"you are wrong in one thing it is a human life that i will not take and you are not human\"\n        ],\n        [\n            0,\n            \"crazy how last year i was going through shit this year i met amazing drama less people who came into my life i couldn't be as happy\"\n        ],\n        [\n            0,\n            \"give up sleeping for a week and then listen to this song you'll feel right at home in old cinema skin darling url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url breathe carolina up all night official music video\"\n        ],\n        [\n            0,\n            \"a strong woman looks at a challenge in the eye and gives it a wink gina carey hashtag hashtag\"\n        ],\n        [\n            0,\n            \"not having a solid qb killed us against a great team you'll never win throwing 6 we got a lot to learn\"\n        ],\n        [\n            0,\n            \"if you switched up on me no hard feelings no love lost but will i do you a favor miss me w that\"\n        ],\n        [\n            0,\n            \"user megan believes that she blacks out and god speaks through her body without any memory of it happening … url\"\n        ],\n        [\n            0,\n            \"user hi gorgeous they arrived thank you so much i will pass user on to her when i see her xx\"\n        ],\n        [\n            0,\n            \"user later start times actually contribute to less and quality sleep url\"\n        ],\n        [\n            0,\n            \"call for posters 4th acm europe celebration of women in user url\"\n        ],\n        [\n            0,\n            \"opened parking complaint request via android at 42 maryland 2 baltimore url url\"\n        ],\n        [\n            1,\n            \"dvd region 1 2 disc set 20th anniversary edition url url\"\n        ],\n        [\n            0,\n            \"user every mp that opposed brexit now seems to back it if labour want to pull a rabbit from the hat promise another referendum\"\n        ],\n        [\n            0,\n            \"nice that the hashtag is happy 2 tolerate a treasonous prez so they can all the progressive work of the last 8 years nice morals gop\"\n        ],\n        [\n            0,\n            \"user user what would i capture i don't know er quarters can those fit in there\"\n        ],\n        [\n            0,\n            \"traffic stop in park leads to 3 arrests possibly multiple crimes in md va url hashtag\"\n        ],\n        [\n            0,\n            \"the philadelphia 76ers don't need top pick in 17 draft for playoffs philadelphia 76ers have nba food chain url\"\n        ],\n        [\n            0,\n            \"great piece by user on why why parents are holding young chinese back url\"\n        ],\n        [\n            1,\n            \"justice for defenceless russian dog tortured with an explosive device placed in his mouth url url\"\n        ],\n        [\n            0,\n            \"i luv it when crazy gfs block you from their accounts when you aren't even a threat to their relationship 😂 👏 🏼\"\n        ],\n        [\n            1,\n            \"hashtag asks art garfunkel who broke up simon garfunkel ag doesn't remember i'm guessing user\"\n        ],\n        [\n            0,\n            \"as i walked into my classroom today i was filled with so many different emotions i've never wanted to hug each of them more than i do now\"\n        ],\n        [\n            0,\n            \"chase m iv 33 until 08 00 at rd url url\"\n        ],\n        [\n            1,\n            \"if they didn't know they are too stupid to lead if they did know and appointed him anyway and gave him access url\"\n        ],\n        [\n            0,\n            \"followers 2 1 i didn't know it'd be this simple get your daily stats via url\"\n        ],\n        [\n            0,\n            \"can not wait for a couple of years to get myself a one way ticket out of this place and to somewhere sunny and new 😛 🏝 ✈ ️\"\n        ],\n        [\n            0,\n            \"user user oh freddie i know dog just mind blowing that some feel that way no way freddie comes with that take\"\n        ],\n        [\n            0,\n            \"happy birthday have a fab day you share your birthday with my grandson billy who is 7 tomorrow 💜\"\n        ],\n        [\n            0,\n            \"are you a communications college student looking for a flex schedule and super fun internship well here ya go … url\"\n        ],\n        [\n            0,\n            \"you don't want to take anyone's word for anything today you m more for aries url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url ' aa bhi tu se ' full song with lyrics\"\n        ],\n        [\n            0,\n            \"9 tweeps followed thank you and 8 unfollowed goodbye me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"i know we're supposed to hate facebook for consistently trying to rip snapchat off pero ugh i really like the variety of their filters\"\n        ],\n        [\n            0,\n            \"user if i were to commit suicide and i guess in a way this can be selfish i would explain why so my parents wo … url\"\n        ],\n        [\n            1,\n            \"hashtag hot or hmm ’ s harry tv fall 2017 gold jumpsuit … url\"\n        ],\n        [\n            0,\n            \"please don't question tactical mind jack you'll rue the day when you do just sayin ' hashtag\"\n        ],\n        [\n            0,\n            \"1 tweep followed thank you and nobody unfollowed me in the past day thank you url\"\n        ],\n        [\n            0,\n            \"da kid with the real talk on who your real family are family are who treat u like family url via\"\n        ],\n        [\n            0,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"user how does this intro look ignore the music in the background it's not a part of the intro url\"\n        ],\n        [\n            0,\n            \"the awareness interest decide act mantra from the sales people definitely changed to discover discuss decide mantra\"\n        ],\n        [\n            0,\n            \"i am by the of terrorism lone wolf and now ' behaviour ' would love to do 💡 url\"\n        ],\n        [\n            1,\n            \"user got to learn to live on the edge when in relationship with a the whole fucking … url\"\n        ],\n        [\n            0,\n            \"hashtag those were the days speech is free but you don't have to listen url\"\n        ],\n        [\n            0,\n            \"user im so upset shes the nicest person but my orders were from october last year 7 dia online m … url\"\n        ],\n        [\n            0,\n            \"i can't wait until spring break i'm definitely getting out of even if it's for a couple of days\"\n        ],\n        [\n            0,\n            \"what the media isn ’ t telling you about yesterday ’ s chemical attack in syria url\"\n        ],\n        [\n            0,\n            \"march 30 2017 at 11 55 am assisting with engineering r d url has awarded a master se …\"\n        ],\n        [\n            0,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            0,\n            \"user same here i might have to make many drafts do u know what you want to write about at least\"\n        ],\n        [\n            1,\n            \"hang out with linda and other fun new people nearby when you sign in to url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url current swell long time ago official music video\"\n        ],\n        [\n            1,\n            \"press the holy bible illustrated family ed 600 limited copies url url\"\n        ],\n        [\n            0,\n            \"just ran up on user at the restaurant we're having rehearsal dinner at i'm a fan of this guy he's gonna be huge mark my words\"\n        ],\n        [\n            0,\n            \"there's a here in front of me and just now i realised i keep playing with v xd url\"\n        ],\n        [\n            0,\n            \"delighted to be part of the team for the new national eating training more info hashtag url\"\n        ],\n        [\n            0,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            1,\n            \"designs shared by follow us ⤵ user ・ ・ ・ ⤵ ⤵ ⤵ ⤵ snapchat id … url\"\n        ],\n        [\n            0,\n            \"someone added me on snap and i thought i knew who the person was but because of filter i haven't been able to recognize her\"\n        ],\n        [\n            0,\n            \"user i all of them the political aspect i love as a person but honestly he allowed corruption thrive was too weak\"\n        ],\n        [\n            0,\n            \"user and don't forget hundreds of men woman and children that died under chemical attack in syria\"\n        ],\n        [\n            1,\n            \"hey let's chat on url and add me by the code below url\"\n        ],\n        [\n            1,\n            \"was i dreaming or is corrupt cop boss holding a parade for zuma bum boys gigaba since when does min of fin get a parade\"\n        ],\n        [\n            0,\n            \"user and it won't let me post the next picture i had lined up because it thinks i'm posting spam\"\n        ],\n        [\n            0,\n            \"high gate hill yesterday saying goodbye to hashtag great to read all those lovely messages from people al … url\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 awe ka last am you no data after 21 these videos and memes are ruining you url\"\n        ],\n        [\n            0,\n            \"user you really made my day i'm so thankful for being able to see your works of art i really do ❤ thank you so much ✨\"\n        ],\n        [\n            0,\n            \"user it's probably just me getting annoyed that they won't return to tab i have my gems instead of my inventory xd\"\n        ],\n        [\n            0,\n            \"user user omg finally you met him i'm so happy for you 💃 💃 and what a click btw 👌 👌\"\n        ],\n        [\n            0,\n            \"user you'll have to blame the people who are helping me get out of here the payment was not small either why\"\n        ],\n        [\n            0,\n            \"keep your followers engaged share quality content even while you are away from twitter url\"\n        ],\n        [\n            0,\n            \"here are all the duties jared kushner has in the trump administration url via user\"\n        ],\n        [\n            1,\n            \"hashtag see what has got for efe regardless if he wins or not … url\"\n        ],\n        [\n            0,\n            \"the most thing about the universe is that it is or is it april 03 2017 at 08 00 am\"\n        ],\n        [\n            0,\n            \"fri 10 00 cloudy temp 11 1 c wind sse 25 km h gust 39 km h humidity 97 press 99 6 kpa falling health 2 3\"\n        ],\n        [\n            1,\n            \"📷 fashion of reign in the episode ” hanging ” queen mary wears this a marie costumes url\"\n        ],\n        [\n            1,\n            \"user i do not like your character on wwe it very annoying and just plain done before i just hate it and not in a way either\"\n        ],\n        [\n            0,\n            \"complex might ruin joe and too much acting from the videos ive seen so far\"\n        ],\n        [\n            1,\n            \"user i commend judge gorsuch for putting up with your bs you again proved that you are an obnoxious individual\"\n        ],\n        [\n            1,\n            \"user go to the time and what must be done part 34 by min america's foreign policy and part 37\"\n        ],\n        [\n            0,\n            \"i'm glad the senate chose david about time we get a pro israel person who knows there is no such a thing as palestine\"\n        ],\n        [\n            1,\n            \"why we should be excited about new product for black hair destiny magazine url url\"\n        ],\n        [\n            0,\n            \"hashtag as in pocso rape laws become a nightmare for every indian family url\"\n        ],\n        [\n            0,\n            \"truck drives into crowd and department store in stockholm by christina anderson via nyt the new york times url\"\n        ],\n        [\n            0,\n            \"user user isn't that a good thing it now for america stop being the of the world\"\n        ],\n        [\n            0,\n            \"😂 😂 u ditched me went to sleep while i suffer till 5am arms url\"\n        ],\n        [\n            0,\n            \"hq red velvet irene 2017 baseball championship cr 91 url\"\n        ],\n        [\n            1,\n            \"apple iphone 6 plus 64gb space gray factory unlocked smartphone url url\"\n        ],\n        [\n            0,\n            \"going in style starts friday april 7th 2 6 8p m oscar winners morgan “ million dollar url\"\n        ],\n        [\n            1,\n            \"american eagle high rise jeans sz 12 super stretch red zip url url\"\n        ],\n        [\n            0,\n            \"a word from there will never be a perfect time or right time you will never be … url\"\n        ],\n        [\n            0,\n            \"we are one church in the city and today we pray for crossroads church hashtag url\"\n        ],\n        [\n            0,\n            \"fabulous clean eating recipes that will save you time and calories url\"\n        ],\n        [\n            0,\n            \"children react to strange animals real happiness project earth url\"\n        ],\n        [\n            0,\n            \"user trump is a lying narcissistic sociopath once he the media judiciary we become a fascist\"\n        ],\n        [\n            0,\n            \"no parent ever dreams or thinks they will bury their children let alone in these circumstances where is the … url\"\n        ],\n        [\n            1,\n            \"republicans starting to get guts do not let force repubs to resign would to go to hell before\"\n        ],\n        [\n            1,\n            \"hashtag is back sign up for our free course for new players aged 5 8 to kick start your … url\"\n        ],\n        [\n            0,\n            \"here in england the day is coming to an end but watch how sports make an impact in lives everyday hashtag url\"\n        ],\n        [\n            0,\n            \"the worst thing is when your family doesn't understand that sometimes you just have depressive episodes\"\n        ],\n        [\n            1,\n            \"my mom always complaining how you always mad for the stuff you're supposed to do i didn't ask to be born\"\n        ],\n        [\n            0,\n            \"celebrating first appearance of boruto naruto the next generation hashtag by visiting smallest … url\"\n        ],\n        [\n            0,\n            \"when you have already binge watched said season twice and have already started asking when next season comes out url\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user deal with uk possible deal with eu v unlikely easier to deal with 1 nation than 27 nations\"\n        ],\n        [\n            1,\n            \"popular bottle cap for diy plants co2 diffuser air generator system top url url\"\n        ],\n        [\n            0,\n            \"a brown striped frog found in the house last night you know it's rained a lot when the frogs come inside hashtag url\"\n        ],\n        [\n            0,\n            \"as much as we love avocados it can be toxic for our pets no for them means more for you hashtag … url\"\n        ],\n        [\n            1,\n            \"user don't give me that bullshit gene that excuse is weak and they weren't this ass on defense ever not any … url\"\n        ],\n        [\n            0,\n            \"thanks to everyone who came out this weekend in ottawa photo by user the lone … url\"\n        ],\n        [\n            1,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"anybody else get low key outraged when they find out that their goofy looking former classmate moved to ca and had a or is it just me\"\n        ],\n        [\n            0,\n            \"string beans in and vinegar sauce infused with filipino herbs and 😂 🍴 url\"\n        ],\n        [\n            1,\n            \"branding project for creations bath and body products logo product labels … url\"\n        ],\n        [\n            0,\n            \"healthcare treating the whole patient url learn more about knee pain relief\"\n        ],\n        [\n            0,\n            \"user when is someone going to check how democrats invested started insurance companies while pushing … url\"\n        ],\n        [\n            0,\n            \"ok but why are all of my cute clothes disappearing like does the universe just never want me to look good\"\n        ],\n        [\n            1,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"user you are the sweetest person i've ever met thank you so much for making me the happiest human mind following me\"\n        ],\n        [\n            0,\n            \"like what i said earlier san pedro will always be the best section for me thankyou and always guys ♥ ️ url\"\n        ],\n        [\n            0,\n            \"may 2 matters to the young women in caring together their new from your valley gives donations updates … url\"\n        ],\n        [\n            0,\n            \"imagine ur whole family whipped out at the same time at the hands of the man whose to lead our world\"\n        ],\n        [\n            0,\n            \"doing some guide updates i'm too obsessive about the frames being just right 0 0 url\"\n        ],\n        [\n            1,\n            \"don't forget to vote today and everyday until april 7th my vote user click here to vote … url\"\n        ],\n        [\n            0,\n            \"user i could use a little quick help on phone or dm please trying to get on a flight after cancellation thank\"\n        ],\n        [\n            0,\n            \"user susan in aswell she seemed and she was she didn't want to be closer to him than … url\"\n        ],\n        [\n            0,\n            \"� � � � � � � � � � � � � � � � � � � � � � — ru url\"\n        ],\n        [\n            1,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"' people on ' as australians flee rising url url\"\n        ],\n        [\n            0,\n            \"instead of going to community college next year i decided to take a year off and travel as much as i can 🌎\"\n        ],\n        [\n            0,\n            \"user hi we would like to inform you that the transaction is successful from our end thanks\"\n        ],\n        [\n            0,\n            \"user african american organizations ' vital role in the just resolution of the issue africa url\"\n        ],\n        [\n            0,\n            \"fast gentle safe jock itch relief fast gentle amp safe jock itch relief with a breakthrough topical url\"\n        ],\n        [\n            1,\n            \"user okay but for real yes shit i own up to not knowing anything david will be saying something and i … url\"\n        ],\n        [\n            0,\n            \"been complaining all week about how my d of e bag is huge and now i can't even fit all my stuff in 🙄 🙄 🙄\"\n        ],\n        [\n            1,\n            \"user so you're a fraud in addition to a liar and a traitor and an asshole glad you're our president hashtag\"\n        ],\n        [\n            0,\n            \"user just a wee break to outside rome away till tuesday night that's me just settled into the hotel what to do next 🤔 😎\"\n        ],\n        [\n            0,\n            \"user user was the course a evening in a basement in while only wearing a and a smile\"\n        ],\n        [\n            0,\n            \"i was once by a and i totally get how they have survived this long url\"\n        ],\n        [\n            0,\n            \"asked my kids if they wanna go to a baseball gm this season they said for what 😂 i was like great answer user\"\n        ],\n        [\n            1,\n            \"ladies solid leather motorcycle biker vest size small url url\"\n        ],\n        [\n            0,\n            \"like i'm just the type of person who sees all the good in everyone so it makes me genuinely upset when people throw away their life\"\n        ],\n        [\n            0,\n            \"loot crate exclusive may 2016 marvel avengers age of ultron the hulk q url\"\n        ],\n        [\n            0,\n            \"there are two user pieces out today and this one is good no acid tho url\"\n        ],\n        [\n            0,\n            \"got a brand new twitter and am using my first tweet to promote this fantastic brand new podcast from my pal … url\"\n        ],\n        [\n            0,\n            \"' mass effect andromeda ' is messed up and the patch made it worse url yesterday mass effect and …\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"the giles county public library will be closed friday april 14 for good friday and sunday april 16 for easter url\"\n        ],\n        [\n            1,\n            \"zone women's baseball softball pants x large url url\"\n        ],\n        [\n            0,\n            \"international symposium on human » re thinking international missing persons dna url\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            1,\n            \"“ falling ” book one of the negative ion series by anthony is on amazon url\"\n        ],\n        [\n            1,\n            \"reps would have to be insane to take advice from a political hack like schumer who only has ill will for reps … url\"\n        ],\n        [\n            0,\n            \"today was such a great day everything was so overwhelming got to meet some of you guys ☺ ️ and took pictures\"\n        ],\n        [\n            1,\n            \"have you been seeing 11 11 everywhere here's the spiritual unite url\"\n        ],\n        [\n            0,\n            \"user well he did use more or less correctly in a sentence today so he's ready for possible world ending war games right\"\n        ],\n        [\n            0,\n            \"cheers to a magical evening at drawing room kicking off our newest exhibit homage if you were unable to join us url\"\n        ],\n        [\n            0,\n            \"wind 13 5 mph wnw barometer 1027 81 mb steady temperature 9 5 ° c rain today 0 0 mm humidity 66\"\n        ],\n        [\n            0,\n            \"user tu dis one luv a is either i love u or nothing fam i aint no average chick i aint no 😒\"\n        ],\n        [\n            0,\n            \"the cover of a book doesn't always reveal what's in the book be wise and check out today's hashtag ⏩ url\"\n        ],\n        [\n            0,\n            \"denying earlier remarks says never been in political life turkish minute url url\"\n        ],\n        [\n            0,\n            \"govt income tax returns form e filing begins tomorrow url url\"\n        ],\n        [\n            0,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"here's a look at user's new shoe — the run — after user took them for a spin at the relay … url\"\n        ],\n        [\n            1,\n            \"european drag racing championship review 2014 new dvd king url via user\"\n        ],\n        [\n            0,\n            \"ghost in the shell film might be the most disappointing live action reboot ever this … url\"\n        ],\n        [\n            0,\n            \"but i like to think i can cheat it all to make up for the times i've been cheated on url\"\n        ],\n        [\n            0,\n            \"i just realized all of my pets are named after anime characters i'm starting to second guess the whole i'm not a thing\"\n        ],\n        [\n            0,\n            \"lads let's all take a deep breath and say it together men aren't oppressed url\"\n        ],\n        [\n            1,\n            \"aintree tips race by race for day three of the grand national festival … url\"\n        ],\n        [\n            0,\n            \"warren crossing warren nj web site url appointments sat sun call jane url\"\n        ],\n        [\n            0,\n            \"cream sauce roasted chicken blend seriously seriously … url\"\n        ],\n        [\n            0,\n            \"of discusses the rapid number of using crowdfunding for community projects url\"\n        ],\n        [\n            0,\n            \"mans a winner whether you like him or not most games we've lost or drawn can be to our lack of clinical finishing not tactics\"\n        ],\n        [\n            0,\n            \"user would i be right on saying if not yet gone it's very likely it's damage url\"\n        ],\n        [\n            0,\n            \"video of us launching against syrian air base url url\"\n        ],\n        [\n            0,\n            \"romo passed on a question to say whether he'd come back if the right situation presented itself\"\n        ],\n        [\n            0,\n            \"ohh this was a great day still best death bowling ever i have seen in this final dhoni shocking … url\"\n        ],\n        [\n            1,\n            \"the bourne supremacy full screen matt damon url url\"\n        ],\n        [\n            0,\n            \"user nah coffee a bounty and painting my nails while i watch question time later sounds good to me 😄\"\n        ],\n        [\n            0,\n            \"it's amazing to see the creative ways our peer leaders help their peers connect college to career way to … url\"\n        ],\n        [\n            0,\n            \"user oh aye for his development might not be the best move but would be smart for i reckon think he'll stay cw\"\n        ],\n        [\n            1,\n            \"hey charlotte hashtag think you're the best performance contractor in your area can you prove it join us url\"\n        ],\n        [\n            0,\n            \"driving to sharing real time road info with wazers in my area eta 8 39 pm using user drive social\"\n        ],\n        [\n            0,\n            \"how do you see efforts playing out in your child ’ s classroom tweet or call\"\n        ],\n        [\n            1,\n            \"8 years later and this guy is locked up again how the hell did he get locked up in yemen hashtag\"\n        ],\n        [\n            0,\n            \"if possible it's best to stay pregnant for at least 39 weeks and wait for natural labor url\"\n        ],\n        [\n            0,\n            \"user with your booking kindly share the reference number with us and we will be happy to assist you best regards\"\n        ],\n        [\n            1,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"7 3 a building and department 2017 from the chief building official url\"\n        ],\n        [\n            0,\n            \"with to simplify signature management for corporate law transactions url\"\n        ],\n        [\n            0,\n            \"loaded up top line finally clicks spencer watson with a neat little tip that beats 1 0\"\n        ],\n        [\n            1,\n            \"you can't put a price on this you just can't having said that clicks buy it now url\"\n        ],\n        [\n            0,\n            \"5 crore people in india are suffering from depression let's break the silence and end the stigma hashtag url\"\n        ],\n        [\n            0,\n            \"now you will hear the most complete and accurately explained of why donald url\"\n        ],\n        [\n            0,\n            \"frank ocean i can't swim but there's always something about the ocean that makes me feel more … url\"\n        ],\n        [\n            0,\n            \"user because i would assume u have to keep a certain gpa to keep ur scholarship i have no idea if so would … url\"\n        ],\n        [\n            1,\n            \"why the fuck would they be shopping butt ass naked i literally hate twitter url\"\n        ],\n        [\n            0,\n            \"dt have u ever apologized to mccain obama for your lies about his birth certificate the disabled reporter how b … url\"\n        ],\n        [\n            0,\n            \"sleeping on side of the bed tonight kinda tricks me into thinking he's next to me bc it smells like him 😪\"\n        ],\n        [\n            0,\n            \"highlights of amazing performing arts showcase available on our youtube page url url\"\n        ],\n        [\n            0,\n            \"i would like to take a moment to thank god for blessing us with these pictures url\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"user i notice you follow israeli news on twitter we tweet israeli announcements everyday it be helpful if you'll follow us\"\n        ],\n        [\n            0,\n            \"user you knew that would be the case before you walked in all of a sudden that regular ole is looking pretty good right\"\n        ],\n        [\n            0,\n            \"number of deaths in colombia rises to 200 red cross url url\"\n        ],\n        [\n            0,\n            \"at this moment there's a used tube of a 2000 yr old sunscreen lying buried somewhere in the middle east … url\"\n        ],\n        [\n            0,\n            \"a i like ghost in the shell as the most beautiful movie they've ever seen and blatantly … url\"\n        ],\n        [\n            1,\n            \"i am happy to report that drowning does kill this demonic entity oh holy are the waters of omg ded\"\n        ],\n        [\n            0,\n            \"new post a 4 year old boy ended up in the hospital from taking too many supplements has been published on mu … url\"\n        ],\n        [\n            0,\n            \"📷 user submitted hello man i made this drawing a while ago and i would love to url\"\n        ],\n        [\n            0,\n            \"hashtag apr 04 15 20 temperature cloudy wind n 7 km h humidity 70 weather uk url\"\n        ],\n        [\n            0,\n            \"would you ever pose with a stranger these people did hashtag will make you laugh url\"\n        ],\n        [\n            1,\n            \"1 spirit they should've been dead so long ago these hashtag look after the dead under … url\"\n        ],\n        [\n            0,\n            \"user the live stream chat is way to fast so i decided to ask questions here wat did u do as a hobby before youtube\"\n        ],\n        [\n            0,\n            \"mark o ’ sat next to tiger at the champions dinner and said that he's struggling url url\"\n        ],\n        [\n            0,\n            \"user can you give user a follow mate best football tips page on twitter brand new app a bonus on the 1st tip too\"\n        ],\n        [\n            1,\n            \"via tumblr url sensitive the feds know how big my pussy lips are and they ’ ll just have … url\"\n        ],\n        [\n            1,\n            \"ever heard the pyramid scheme hashtag before learn how to handle it like a pro url\"\n        ],\n        [\n            0,\n            \"it is on federal level and in most states in few states greens set up ministry energy climate user\"\n        ],\n        [\n            0,\n            \"5 key investing lessons from the article by motilal oswal financial services url url\"\n        ],\n        [\n            0,\n            \"user have you heard of this new keyboard cover that lets kids feel their words coming soon url\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"ray rice coaching at is fire can't lie plus there shouldn't be many women or there 😓 😓 😓 😜\"\n        ],\n        [\n            0,\n            \"user the next time you're in the cities hmu bc i feel like we're actually the same person and could have some fun\"\n        ],\n        [\n            0,\n            \"i don't like the idea that you were testing us but if you're willing to help then we'll welcome you\"\n        ],\n        [\n            0,\n            \"i just listened to migos and i must say i need a dictionary to the lyrics 🤔 💭\"\n        ],\n        [\n            1,\n            \"ive realized ups gives zero fucks about anything lol leaves a brand new lift kit for the truck in the middle of my deck ffs\"\n        ],\n        [\n            0,\n            \"user thanks to connection between coutinho but the players need to up their gear more to win\"\n        ],\n        [\n            1,\n            \"there ’ s another story to tell about climate change and it starts with water d url\"\n        ],\n        [\n            1,\n            \"what's your favorite hashtag find out how we're bringing it to a glass near you url\"\n        ],\n        [\n            0,\n            \"20 tactical for 6 7 url url\"\n        ],\n        [\n            1,\n            \"user right before you carry your nasty fat ass to florida on our dime you're a pig keep eating the crap so you can have a heart attack\"\n        ],\n        [\n            0,\n            \"user wait isn't saying things online you really shouldn't basically your job or having your … url\"\n        ],\n        [\n            0,\n            \"literally just shed a tear whilst laying under the intern table bc i thought today was user free cone day\"\n        ],\n        [\n            0,\n            \"11 people followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"user 100 sales more traffic lead magnet opt in highly high converting get more profits … url\"\n        ],\n        [\n            0,\n            \"if you think it's not a serious thing and people do it just for attention nah these people are trapped and helpless inside\"\n        ],\n        [\n            0,\n            \"this is a great opportunity to learn more about ai and how you can use it in your newsroom url\"\n        ],\n        [\n            0,\n            \"user hello gaga im turkish little monster since 2008 you're my soul and love you're my everything please follow me my mom\"\n        ],\n        [\n            1,\n            \"hashtag who's at sneaker games this saturday april 1st 12pm 6pm at the … url\"\n        ],\n        [\n            0,\n            \"user 1st pitch at a mariners game i'm 1000 sure the media won't be in on your throwing face\"\n        ],\n        [\n            0,\n            \"why do i need to verify my bank account when i do a transaction i suppose it should be done only for transfer user\"\n        ],\n        [\n            1,\n            \"growing and engaging with the right tweeps gained 2 new followers in the past day courtesy url\"\n        ],\n        [\n            0,\n            \"user is also true really has a battery heart and is really good in english\"\n        ],\n        [\n            0,\n            \"i'm here with a little beer and the secret life of the zoo on telly all is well how are we all hashtag\"\n        ],\n        [\n            1,\n            \"i liked a user video url all i want r b hiphop instrumental type beat new 2017 prod n soul\"\n        ],\n        [\n            0,\n            \"the type of friends that end up in jail together and think about it being awesome 😂 url\"\n        ],\n        [\n            0,\n            \"user user can you please dm us all the purchase details so we can advise further thanks\"\n        ],\n        [\n            0,\n            \"user we might as well enjoy the last couple of nice days before probably the end of october lol\"\n        ],\n        [\n            0,\n            \"user that's true but maybe with all the people calling them and emailing they'd take it more seriously\"\n        ],\n        [\n            0,\n            \"if you're rude to your friends when you're around a certain guy i automatically lose respect for you\"\n        ],\n        [\n            0,\n            \"user i'm so proud of you and i like listening to sign of the times lots of love my angel mind following me please ❣ ️ 💐 🎶\"\n        ],\n        [\n            1,\n            \"when his big mouth belly didn't allow him to get the on course pathetic water cs url\"\n        ],\n        [\n            0,\n            \"republicans prepare to leave washington without health care i'm surprised we've been this … … url\"\n        ],\n        [\n            0,\n            \"“ the lord is near to all who call upon him to all who call upon him in truth he will fulfill the desire of those … ” url\"\n        ],\n        [\n            0,\n            \"body language expert susan rice was clearly lying when she denied obama surveillance of trump url via user\"\n        ],\n        [\n            0,\n            \"user coming from the girl that doesn't even know today's date 🤣 🤣 🤣 😩 usually i don't either xx\"\n        ],\n        [\n            0,\n            \"user aww how sweet 😄 and come on everyone why can't some news just be fun or sweet it's ok to have fun especially in crazy times\"\n        ],\n        [\n            1,\n            \"user but not being a shitty person is the basics to being a decent human if you needed that show to tell u that then 😶\"\n        ],\n        [\n            1,\n            \"hashtag remember you can still buy the bundle with the new characters patch and free music stages go go … url\"\n        ],\n        [\n            0,\n            \"finance bill 2017 if ’ s importance is opposition has only itself to blame … url\"\n        ],\n        [\n            0,\n            \"i hope i never become numb to these casual of its oath of office so far still filled with … url\"\n        ],\n        [\n            0,\n            \"marc hand signed en circa from w coa url url\"\n        ],\n        [\n            0,\n            \"user which road and mein time per really ko pic send to build say 😂\"\n        ],\n        [\n            0,\n            \"user i know your a busy but be a kind gentleman follow user please it'd make me happy ´\"\n        ],\n        [\n            0,\n            \"adrian ' why i will no longer use the word dons when referring to on ' … url\"\n        ],\n        [\n            1,\n            \"opportunity via seth blog on marketing tribes and respect more opportunities url\"\n        ],\n        [\n            0,\n            \"one thing i would add is that literally every character in andromeda says exactly what's on their mind at all times not limited to romance\"\n        ],\n        [\n            0,\n            \"user 😂 😂 😂 💀 😂 💀 😂 😂 😂 💀 😂 💀 😂 😂 😂 i think i like that too but how bout hanging box cutter chin\"\n        ],\n        [\n            0,\n            \"mrs clarkson told us all about her pet max we all him url\"\n        ],\n        [\n            0,\n            \"amazing context on the flynn immunity situation plenty more woah from russia with oil by user url\"\n        ],\n        [\n            0,\n            \"to spot suicidal veterans va turns to analytics tool url hashtag\"\n        ],\n        [\n            1,\n            \"tonight our game artist and our community manager will head off in a hashtag who shall steal the thunder we will … url\"\n        ],\n        [\n            0,\n            \"honestly i hate college but one benefit is you get a good sleeping schedule its 3 20 now and im not even feeling tired\"\n        ],\n        [\n            1,\n            \"can't believe my lesbian daughter got her from an old crusty gremlin url\"\n        ],\n        [\n            0,\n            \"user i'd offer to pen a review but given my writing skills compared to yours i'd have to pay you € 150\"\n        ],\n        [\n            0,\n            \"user u r an amazing music geek you have gr8 taste mine is very similar love your segments hashtag\"\n        ],\n        [\n            0,\n            \"but another opportunity to recognize their contributions as being mission critical hashtag\"\n        ],\n        [\n            1,\n            \"user i really like how you remember your dreams cause i don't remember shit only a little bit\"\n        ],\n        [\n            0,\n            \"trust me i had a chance of loving someone else since him but i had other plans in mind and i'm sorry things ended the way they did\"\n        ],\n        [\n            0,\n            \"terrorists will lie so border officials should not ask about their beliefs says top democrat url user\"\n        ],\n        [\n            1,\n            \"user jfc you're just making it hard on yourself i hate the school you root for enjoyed them sucking … url\"\n        ],\n        [\n            0,\n            \"cowboys backup qb plan doesn't change with tony release what moore brings to dallas user url\"\n        ],\n        [\n            0,\n            \"bulk sheet for 12 x 12 pages pack of 25 url url\"\n        ],\n        [\n            0,\n            \"user that tweet looks to be for which has a bunch of controller projects looks like palette s … url\"\n        ],\n        [\n            0,\n            \"user user ha i ❤ ️ all this stuff thx 2 my mum music all day monkeys leo black queen\"\n        ],\n        [\n            0,\n            \"expanded gold at the project peru url hashtag\"\n        ],\n        [\n            1,\n            \"user yo what about doe like water flying that long ass doesn't even learn any flying type moves\"\n        ],\n        [\n            0,\n            \"user that is the best i still have my stack of letters from hashtag i'll treasure them always\"\n        ],\n        [\n            0,\n            \"user sweet lord 😂 😂 😂 now it makes sense nice choice of reference 👍 😆 😂 😂 if i knew him i would have … url\"\n        ],\n        [\n            0,\n            \"be who you are and say what you feel because those who mind don't matter and those who matter don't mind sir mark young hashtag\"\n        ],\n        [\n            0,\n            \"no words describe how much i care about you user maybe one day you will realize that i love you bby goodnight 💕 🤘 🏼\"\n        ],\n        [\n            0,\n            \"congrats to you both wishing y'all nothing but the best on your wedding day fact only thing better than being s … url\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"when my father and my mother me then the lord will take me up psalm 27 10 url\"\n        ],\n        [\n            0,\n            \"100 0 15 15 15 razor leaf riverside civil bend ct till 11 51 29m 30s url\"\n        ],\n        [\n            0,\n            \"office fire it's not very healthy to lie to yourself and it does hurt for many years but the truth sets us free url\"\n        ],\n        [\n            0,\n            \"user user first thing i noticed meanwhile they don't trust the most hardworking\"\n        ],\n        [\n            0,\n            \"thought provoking set of papers the techno legal landscape in url\"\n        ],\n        [\n            0,\n            \"this is the song they played a piano version of as background music for sad story url\"\n        ],\n        [\n            0,\n            \"user its not tat show doesnt engage in skin show at all n all random guests get best outfits … url\"\n        ],\n        [\n            0,\n            \"user we ’ d like to take a look with you could you direct message us with more information into region url ac\"\n        ],\n        [\n            0,\n            \"people mad that trump made a call meanwhile hundreds of children and innocent people are being brutally killed\"\n        ],\n        [\n            0,\n            \"hashtag ask god for the same excellent spirit that was upon life the grace to study and url\"\n        ],\n        [\n            1,\n            \"i was once all about tweeting shit now there are just too many platforms to post things i simply cannot keep up hashtag\"\n        ],\n        [\n            0,\n            \"i love being home but i hate not being able to just go out for a cigarette when i'm feeling gross nd cant sleep rip\"\n        ],\n        [\n            1,\n            \"user 😒 if not worse ion do it but this niggas karma yaw been doin worse shit for so long it's up wit yaw\"\n        ],\n        [\n            0,\n            \"it's a very thin line between this music n personal life but my personal life inspires my music … url\"\n        ],\n        [\n            0,\n            \"fond du wi weather now temp 47 4 wind 3 wind dir 123 wind chill n a gusting to 0 uv 0 0\"\n        ],\n        [\n            0,\n            \"a what is wrong with the sunscreen we cover up from the sun with especially in summer hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user hi lord we apologize that you haven't been contacted we have now the case up to the of the store\"\n        ],\n        [\n            1,\n            \"we worship glory and friendship join alliance home on server utc 0 and fight with us url\"\n        ],\n        [\n            0,\n            \"40 notifications w o w i don't have time for this twitter url\"\n        ],\n        [\n            0,\n            \"eyes are seriously killing me today driving bright lights trying to focus on things what a rough one\"\n        ],\n        [\n            1,\n            \"liberals right now smh wish that woke bae hillary ​ clinton was bombing syria instead of dangerous donald drumpf\"\n        ],\n        [\n            1,\n            \"user i've just received a £ 10 loyalty voucher which can only be used in store i live over 300 miles away why not online\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            1,\n            \"amazing unique restaurants in japan there are various kinds of dining which are open in va url\"\n        ],\n        [\n            0,\n            \"5 tweeps followed thank you and 4 unfollowed goodbye me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"high stakes for trump as boeing battles for billions in iran infographic second major … … url\"\n        ],\n        [\n            0,\n            \"breaking pelosi says trump's border wall is an insult to our url\"\n        ],\n        [\n            0,\n            \"user dude unless you start using your for good that poor girl have much to look forward too fu user\"\n        ],\n        [\n            0,\n            \"ok me i kept asking my mom about me wanting to see justin at the concert 😐 url\"\n        ],\n        [\n            0,\n            \"how to live life with fantastic remembering amy url via user\"\n        ],\n        [\n            1,\n            \"god please don't say we accidently hit any russians all i am worried about assad shoulda been killed long ago\"\n        ],\n        [\n            0,\n            \"don't yourself good public policy requires listening to all sides user hashtag\"\n        ],\n        [\n            1,\n            \"you may be not so secretly exploring a variety of strategies t more for aries url\"\n        ],\n        [\n            1,\n            \"cartoon full cover tempered glass screen protector apple iphone 6 6s 7 plus url url\"\n        ],\n        [\n            0,\n            \"park in sunshine this afternoon time for hashtag to turn up the heat in the battle for a play … url\"\n        ],\n        [\n            0,\n            \"they are so great at giving their time to fans but that's gonna be more difficult to do if they feel it is not a safe environment\"\n        ],\n        [\n            0,\n            \"don't think i care for user switch to backstage for fan club they are still listing his current single a little more love smh\"\n        ],\n        [\n            0,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            1,\n            \"d idaho mar 30 2017 resources corporation venture url\"\n        ],\n        [\n            1,\n            \"you're a goat for lying and is this the bible study i've been teaching you url\"\n        ],\n        [\n            0,\n            \"user your name came up today in convo just wanted to drop a tweet wish u encouragement and well hashtag\"\n        ],\n        [\n            0,\n            \"hoping to see user present on forms or mobile design you'll find him in the all you can learn library url\"\n        ],\n        [\n            0,\n            \"user you're correct but my friend i rp me and we like to look at horoscopes for fun but never had a\"\n        ],\n        [\n            0,\n            \"sad to get an email this a m that is closing on easter after 7 years that place has much heart as well as excellent food\"\n        ],\n        [\n            0,\n            \"vermont south m iv 22 until 09 50 11am at 1 pl url url\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            0,\n            \"it's gonna be a beautiful day and what better to do than work in the yard loads of on the road already url\"\n        ],\n        [\n            0,\n            \"let's defeat the alice archwitch in the card battle mini garden game valkyrie crusade url hashtag crusade\"\n        ],\n        [\n            0,\n            \"if ever comes out with a solo album please have it be a cute concept full serious about this\"\n        ],\n        [\n            0,\n            \"pat the passage of time the of change and seasons url url\"\n        ],\n        [\n            0,\n            \"user definition of female 1 a 1 of relating to or being the sex that typically has the capacity to … url\"\n        ],\n        [\n            0,\n            \"and with the help of 9 33 hits per game osu is 8 runs a game on its way to teams 120 53 … url\"\n        ],\n        [\n            0,\n            \"oh the irony kentucky coal museum solar panels to save on electricity bills url via user\"\n        ],\n        [\n            0,\n            \"south t 9 2 c h 10 7 c l 6 3 c w 8 p 2 mb rising rain today 0 0 mm f settled fine\"\n        ],\n        [\n            0,\n            \"hashtag halftime stats justin jackson 9 pts kennedy meeks 14 5 joel berry ii 5 pts url\"\n        ],\n        [\n            1,\n            \"heart breaking video wicked woman films maid fall from 7th floor window instead of helping her url\"\n        ],\n        [\n            0,\n            \"during the hashtag the restaurants known as got hit the hardest with looting url\"\n        ],\n        [\n            0,\n            \"what a great guy just in case anyone wants to donate to the fund today thanks for watching url\"\n        ],\n        [\n            1,\n            \"you could be quite today clinging to a cherished dr more for scorpio url\"\n        ],\n        [\n            0,\n            \"user the world would be a nicer place if everyone had the ability to love as as a dog\"\n        ],\n        [\n            0,\n            \"could someone put themselves in a coma without medicine or brain trauma by jones url\"\n        ],\n        [\n            0,\n            \"i think i wrote season 4 of user in my dreams last night spoilers still super depressing but the ending was bittersweet\"\n        ],\n        [\n            0,\n            \"“ we ’ re not customers ” pointed out colbert “ we ’ re citizens which means we own the store you work for us buddy url\"\n        ],\n        [\n            1,\n            \"user that was the only reason why i hated the levels i hated the hashtag\"\n        ],\n        [\n            1,\n            \"user if you continue to look at me that way i will be forced to perform on you\"\n        ],\n        [\n            1,\n            \"the improve changed the names of all their games for show i hate them url\"\n        ],\n        [\n            1,\n            \"playing the whole emotion side b album of user ✨ 🌟 o h g h a d i m l i v i n 🌟 ✨\"\n        ],\n        [\n            1,\n            \"top story impressions mario kart 8 deluxe sur switch on s ’ des … url see more url\"\n        ],\n        [\n            0,\n            \"y'all in nigeria really think the is that it's a white girl offering the pepsi and not a poc yeah like i said before log off\"\n        ],\n        [\n            0,\n            \"user i was thinking that you are both young enough to get jobs and permanent residency would do for a while …\"\n        ],\n        [\n            0,\n            \"this is so great user has a heart of gold has never forgotten where he's from and gives back every cha … url\"\n        ],\n        [\n            1,\n            \"french presidential candidate reacts as a man throw at him during a political rally in france … url\"\n        ],\n        [\n            0,\n            \"woman allegedly her child by the in delta state after being told by a pastor that she is a snake url\"\n        ],\n        [\n            1,\n            \"beautiful healthy food homemade chicken veggie soup with salad avocado toast with smoked url\"\n        ],\n        [\n            1,\n            \"user can you give user a follow mate best football tips page on twitter brand new app a bonus on the 1st tip too\"\n        ],\n        [\n            0,\n            \"those scars either physical or emotional stay with that person for the rest of his her life sometimes even become the reason of its end\"\n        ],\n        [\n            0,\n            \"user man sorry that blows might as well cop this ticket to the la sesh show and come w us lol\"\n        ],\n        [\n            0,\n            \"i keep forgetting i've still got to pass english 😂 😩 how the fuck have i not passed yet but i've passed maths 😂 🔫\"\n        ],\n        [\n            0,\n            \"our founding fathers are rolling over in their graves what even is sad sad day for america and our … url\"\n        ],\n        [\n            1,\n            \"become a mini bites taste be among the first to try our brand new roll and fruit mini bites url\"\n        ],\n        [\n            0,\n            \"user i'm so old i remember when a public personal life was strictly his own business\"\n        ],\n        [\n            0,\n            \"user now i can't say for but i think will see this might want to find a hiding place 😆 😉\"\n        ],\n        [\n            1,\n            \"citizen should have the powers to sue govt officers for bad intent then only this kind of power in govt officers can work\"\n        ],\n        [\n            0,\n            \"last evening to come and see our members exhibition open till 8 30 tonight 3rd floor free entry url\"\n        ],\n        [\n            0,\n            \"user hello just wanted to ask if you're selling bts wings tour image tickets i e namjoon rap monster thanks\"\n        ],\n        [\n            1,\n            \"i so wish one day the coach can start with instead of all the best user hashtag\"\n        ],\n        [\n            0,\n            \"false doctrine in the is worse than water in the gas pump you will never get to where you are going and you will be very angry\"\n        ],\n        [\n            1,\n            \"office sex tales a very personal assistant pt 9 her thoughts of sucking her cock url\"\n        ],\n        [\n            0,\n            \"emergency — some legal from archives by h senior advocate former url\"\n        ],\n        [\n            1,\n            \"apple iphone 4s smartphone for unlock password locked url url\"\n        ],\n        [\n            0,\n            \"it's such a beautiful day outside we have all the windows open ☀ ️ 🌱 🌷 🌸 hashtag url\"\n        ],\n        [\n            0,\n            \"day is over with one out in the seventh and runners at the corners real good outing to start the season sox up 5 1\"\n        ],\n        [\n            0,\n            \"had a dream that the jokers joined user on stage and sang perfect with him it was great 😍 😂\"\n        ],\n        [\n            0,\n            \"user at least you get writers im wondering what ive done to keep getting promotional companies following me … url\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            1,\n            \"🙋 🏼 awww hello heather how did your op go lovely hope you're not in too much pain sending much love gentle hugs … url\"\n        ],\n        [\n            0,\n            \"nigerians reacts to a birthday pictures of a 19 yr old they say the is not 19 photos reactions url\"\n        ],\n        [\n            0,\n            \"ice hockey world body still works for b olympic b deal with nhl url\"\n        ],\n        [\n            1,\n            \"the store had a good sale it was monday i knew it was evil but i didn't suspect kardashian level horror was coming\"\n        ],\n        [\n            1,\n            \"2 in 1 shower head dual filter systems easy installation and leak free guarantee url hashtag\"\n        ],\n        [\n            0,\n            \"user haha great idea i want more i actually thought about crowdfunding to raise money for big one on … url\"\n        ],\n        [\n            0,\n            \"☺ ✰ landscapes hints tips by 11 art teachers teaching watercolor art pa ending soon url url\"\n        ],\n        [\n            0,\n            \"user if it's not pot liquor it's another phrase carefully to embarrass our kids just ask my sons\"\n        ],\n        [\n            1,\n            \"user i'm the opposite i have a really good tablet but i can't use it for shit\"\n        ],\n        [\n            0,\n            \"just in today an older title 1967 with a story relevant to today without searching her name who can tell us url\"\n        ],\n        [\n            0,\n            \"surprises me how many people watch movies and don't understand characters and messages from the movie at all\"\n        ],\n        [\n            0,\n            \"none of the steps made by west to russia worked so far time for iron curtain again keep it up until they s … url\"\n        ],\n        [\n            0,\n            \"i literally get so tired of my sleep mask off bc my so i'm finna cry 😭 😭 url\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            0,\n            \"user now that hearings have can we now bring into the light knowingly false … url\"\n        ],\n        [\n            0,\n            \"issued yesterday by the of leeds 1000 islands recent has significantly increased the url\"\n        ],\n        [\n            0,\n            \"watch “ high school rapper ” reveals final winner and performances with special guests url url\"\n        ],\n        [\n            0,\n            \"love the picture appreciate all the sacrifices this family has gone through to protect the ' regular guy american ' … url\"\n        ],\n        [\n            0,\n            \"coming up shortly is the news review segment on the morning stay tuned hashtag url\"\n        ],\n        [\n            0,\n            \"user would really help reduce pain and cut back on prescription pain relief without t … url\"\n        ],\n        [\n            0,\n            \"user and yet so far you've done nothing to oppose him no votes against his nominees no congressional action … url\"\n        ],\n        [\n            0,\n            \"dr and her assistant sorry i forget her name were great with my daughter gets very url\"\n        ],\n        [\n            1,\n            \"skip the job fair and apply now phoenix work for lyft and get 450 bonus nice money hashtag url\"\n        ],\n        [\n            0,\n            \"i don't know why but this badass irene reminds me of this kind of a 😅 😅 i really don't know why 😅 😅 my … url\"\n        ],\n        [\n            0,\n            \"st petersburg metro took place at two underground stations russian media report live updates … url\"\n        ],\n        [\n            0,\n            \"officials decided that a period of more commitments which bridges seemed to get considered merit\"\n        ],\n        [\n            1,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            1,\n            \"my bestfriend is always mad that i lag on her but imma talk shit because she it on national burrito day smh\"\n        ],\n        [\n            0,\n            \"user user folks always have commentary especially if they have never played at that level before\"\n        ],\n        [\n            0,\n            \"hey happy late bday again user sorry i couldnt draw u something yesterday was but here is your good bo … url\"\n        ],\n        [\n            0,\n            \"comp adjustable timing set small block 265 400 w thrust bearing url\"\n        ],\n        [\n            1,\n            \"people out here watching 13 reasons why just now realizing that words have power get outta here you won't change a damn thing\"\n        ],\n        [\n            0,\n            \"get top quality legal help from our hard working for your dui case url url\"\n        ],\n        [\n            0,\n            \"what ever happened to that video of the little black boy going off on his family member for stealing his ramen noodles 💀\"\n        ],\n        [\n            0,\n            \"we were only friends for one day and one stupid argument or a situation you don't like is enough to make you want to block me\"\n        ],\n        [\n            0,\n            \"rt the over this week's suspected chemical attack in syria how cred … url\"\n        ],\n        [\n            1,\n            \"new post eva long and enjoying cock fucking them both has been published on url url\"\n        ],\n        [\n            0,\n            \"wales online paul warns his swansea city side they are heading for the championship if they do not … … url\"\n        ],\n        [\n            0,\n            \"4 eating clean food list you should always have health and fitness corner url\"\n        ],\n        [\n            0,\n            \"update i just got home and remembered my windows were also down in my other truck so it has been getting rained in … url\"\n        ],\n        [\n            0,\n            \"user i can't wait to see you in seattle again are you going to play lonely again i could change ur life\"\n        ],\n        [\n            0,\n            \"the foundation stones for a balanced hashtag are honesty character integrity hashtag love and loyalty\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"just reviewed all of trump ’ s statements guess what are false url via user\"\n        ],\n        [\n            0,\n            \"i liked a user video url old city shape of my heart ve ag\"\n        ],\n        [\n            0,\n            \"user user you out your in the ice cream happy anniversary to you amy\"\n        ],\n        [\n            0,\n            \"boy album coming soon its called blocked 😂 😂 😂 hashtag url\"\n        ],\n        [\n            0,\n            \"user user i haven't taken a shower yet but i'm about to do all those things now maybe not play with your cat\"\n        ],\n        [\n            1,\n            \"new on ebay uk david bowie rare limited edition numbered 4 cd box set tokyo japan 2004 url url\"\n        ],\n        [\n            1,\n            \"user ✌ i discovered you're interested by social media marketing hence i feel you would like to check this o url\"\n        ],\n        [\n            0,\n            \"i liked a user video url fatal dj joe 69 cd music original\"\n        ],\n        [\n            0,\n            \"several people posted walsh as yesterday whitehouse making it look as a smooth move url\"\n        ],\n        [\n            1,\n            \"user we better stick together if something happens your demon powers will come in handy this time w … url\"\n        ],\n        [\n            0,\n            \"always the limber conversationalist your mind stretches into more for libra url\"\n        ],\n        [\n            0,\n            \"with the beautiful shaman princess that don't wanna show her face s o its she … url\"\n        ],\n        [\n            1,\n            \"march 28 2017 at 03 13 pm girl uses tinder to make money and you'll wish you thought of it url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url spider time and more learn to rhyme kids video and\"\n        ],\n        [\n            0,\n            \"going in early because i was looking at some questionable things online at work yesterday and forgot to delete my search history hashtag\"\n        ],\n        [\n            0,\n            \"user got it we'd like to chat further about this please follow us and let us know when you have so we can reach out over dm\"\n        ],\n        [\n            0,\n            \"photos storms move through north georgia metro atlanta url url\"\n        ],\n        [\n            1,\n            \"blackberry 32gb black t mobile smartphone url url\"\n        ],\n        [\n            0,\n            \"a hacker stole information from nearly 100 000 ’ s job url url\"\n        ],\n        [\n            0,\n            \"of incessant as in and for failure to portray that as a is a and to wit must wake up\"\n        ],\n        [\n            0,\n            \"through regular meditation one can achieve the heights that he can watch god's divine directly or indirectly hashtag\"\n        ],\n        [\n            0,\n            \"here's to the pranks the laughs the endless becoming a family and making history ❣ ️ url\"\n        ],\n        [\n            0,\n            \"user probably because it's a fact and everyone knows it except your delusional fans and highly delusional manager 👍 🏻\"\n        ],\n        [\n            0,\n            \"we cannot predict the next but we can predict it will open mind to the mystery of the universe mystery of one's self campbell\"\n        ],\n        [\n            0,\n            \"govt and the centre need to take steps to ensure no counter now will they url — hm …\"\n        ],\n        [\n            0,\n            \"user only the one's from twitch sub for partnered servers or are account wide\"\n        ],\n        [\n            1,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            0,\n            \"stunning wonder woman movie statue url url\"\n        ],\n        [\n            0,\n            \"user i am kidding of course hannity does a great job even if he is a bit of a white knight\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win nintendo entertainment system nes classic edition by nintendo url hashtag\"\n        ],\n        [\n            1,\n            \"only 48 hours until they go bye bye be a founder and share the wealth url to order url\"\n        ],\n        [\n            1,\n            \"bryce edwards just retweeted this that's an ' the guys invented the arguments for ri … url\"\n        ],\n        [\n            0,\n            \"user hello i have been watching your yesterday and im diving a now plz l … url\"\n        ],\n        [\n            0,\n            \"user user does anyone know why the won't play when andy is clearly struggling i'm baffled\"\n        ],\n        [\n            0,\n            \"this is what happens to your body 10 hours after applying the nail polish url url\"\n        ],\n        [\n            0,\n            \"not all pay minimum wage check these out the uk's highest paid of 2017 url\"\n        ],\n        [\n            0,\n            \"robert trump ’ s technique for dealing with bad news involves a fog machine url url\"\n        ],\n        [\n            0,\n            \"user ive had this game on my pc before no issues re downloaded and it wont play nothing about my system has changed\"\n        ],\n        [\n            0,\n            \"powerful greatness hashtag winner on karl malone url\"\n        ],\n        [\n            0,\n            \"sees mike flynn news up do you wanna funk by rick james hashtag url\"\n        ],\n        [\n            0,\n            \"user haha maybe but gov should reflect the needs of its ppl and not just vested interests but i'm bias … url\"\n        ],\n        [\n            0,\n            \"day 3 of hashtag is upon us taking this time to consider how to make use of all i've experienced this weekend\"\n        ],\n        [\n            0,\n            \"home based work work at home every where you look you see someone advertising data entry … url\"\n        ],\n        [\n            0,\n            \"tbh i have more against people that have hurt my friends family than i do against people that have hurt me personally\"\n        ],\n        [\n            0,\n            \"user worse this was only done 4 bragging about the power they hold and to mobilize against those w … url\"\n        ],\n        [\n            0,\n            \"user so i haven't watched first take since them boys lost to the but i decided to today where were u homie lol\"\n        ],\n        [\n            0,\n            \"user user when will we learn to stop feeding an enemy state like china with our hard earned money\"\n        ],\n        [\n            0,\n            \"all of the about ignores why his deepest with almost no explanation has always been to nato\"\n        ],\n        [\n            0,\n            \"user i think i need to make an illustrated review and then flood the internet with it for now let me say it's toxic\"\n        ],\n        [\n            0,\n            \"doo paperback lot of 8 cartoon network free ship url url\"\n        ],\n        [\n            0,\n            \"you think a disease on the american where they think they can just drop bombs and ' good ' things happen\"\n        ],\n        [\n            0,\n            \"people of twitter how many of garlic bread is one too many bit of a dilemma here wondering whether i should have just one more\"\n        ],\n        [\n            0,\n            \"not really unless you are playing both sides like following orders from pkk while being a member of parliament url\"\n        ],\n        [\n            0,\n            \"user i actually really liked that album i mean all their albums are amazing but that was my fav\"\n        ],\n        [\n            1,\n            \"featured job senior manager business management top tier private banking url\"\n        ],\n        [\n            0,\n            \"user we're so happy for you use this scholarship search to help pay for school url sd\"\n        ],\n        [\n            0,\n            \"user just out of curiosity how many beds do the girls have now incl all mats and tents etc 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"i swear pull up wit ah stick instrumental is one of the most relaxing hip hop beats i've ever heard\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"love is a beautiful thing it comes with hurt it comes with pain but there's always sunshine after the rain\"\n        ],\n        [\n            1,\n            \"bob new album released today it's a three disc set 30 brand new tracks from … url\"\n        ],\n        [\n            0,\n            \"user thanks any chance of evans appearing for in georgia if he's not in for argentina\"\n        ],\n        [\n            0,\n            \"report of rose coloured west late pm no reports since 4 30 pm if anyone catches it can they include us in the tweet please\"\n        ],\n        [\n            0,\n            \"khan puts his foot down refuses to release dangal in pakistan without national anthem url\"\n        ],\n        [\n            0,\n            \"what does the phrase love you to the moon and back even mean why only moon why not venus or mars or any asteroid or andromeda galaxy\"\n        ],\n        [\n            0,\n            \"if you love dan this is a must read ' ' daniel patron saint of and url\"\n        ],\n        [\n            0,\n            \"user has his shit lined up user are on the right side of history now moving to all repubs will surely vote no\"\n        ],\n        [\n            0,\n            \"palace manager sam says staying in the premier league takes priority over offering the in form zaha a new contract\"\n        ],\n        [\n            0,\n            \"ben john becomes the 2nd 16 year old to make his first team debut this year after he played in goal in the 5 3 win against user\"\n        ],\n        [\n            0,\n            \"the reason why animal testing is a morally bankrupt stance hashtag url\"\n        ],\n        [\n            0,\n            \"the most italian thing about romeo juliet is the yelling which is also what makes it such a great time\"\n        ],\n        [\n            0,\n            \"when we change the way we look at things the things we look at change – 17 url\"\n        ],\n        [\n            1,\n            \"registered care manager job title registered care manager location type of employment url\"\n        ],\n        [\n            0,\n            \"we know from prior research that companies that resources typically companies with more static … url\"\n        ],\n        [\n            0,\n            \"wilson wrapping up the mop sc is very close to winning their first ever hashtag title\"\n        ],\n        [\n            0,\n            \"user steve came back with a smile i might have the delivery boy the best experience of his life he said and laughs\"\n        ],\n        [\n            0,\n            \"my friend took me out to this great little restaurant and honestly the tea was too pretty of a color to not take a … url\"\n        ],\n        [\n            1,\n            \"one of these guys made his first million online in just 23 months now he is revealing his model … url\"\n        ],\n        [\n            0,\n            \"user why can't de federal take direct action to help de people of pak if govt is not taking this issue seriously 1 2\"\n        ],\n        [\n            0,\n            \"also our needs to be the video does not cover everything a lot more is included in a report submitted to the department\"\n        ],\n        [\n            1,\n            \"it can only get lower end the fascist agenda of the conman the gop terrorists that are destroying the 99 url\"\n        ],\n        [\n            1,\n            \"bitch im sick of working going to fucking school but i have to if i want to be fucking successful in life 😩 😩 😩\"\n        ],\n        [\n            1,\n            \"louis mm off white canvas tote shoulder bag purse hashtag bid on this now on ebay … url\"\n        ],\n        [\n            0,\n            \"tone and tighten your core with these exercises experts say are the best for getting a flat stomach url\"\n        ],\n        [\n            0,\n            \"since it's april i think i can show you all my march hashtag i am so excited to get back … url\"\n        ],\n        [\n            0,\n            \"video of babies being down after a chemical attack in syria playing on cnn right now we're on the wrong side of history on this one\"\n        ],\n        [\n            0,\n            \"hi user how are you if you read this would you mind following me please have a nice day 😊 🙊 hashtag\"\n        ],\n        [\n            0,\n            \"we are different people with different and experiences we'll always have diverse opinions\"\n        ],\n        [\n            0,\n            \"user i like the bit where he said i didn't hear it thats because there was nothing to hear\"\n        ],\n        [\n            0,\n            \"native event focused on education crime url\"\n        ],\n        [\n            1,\n            \"listen to land of the free by cha e feat ceo 50 by hashtag url\"\n        ],\n        [\n            1,\n            \"suspended why the teacher i would've slapped her dumbass too fuck out my face you must wanna get touched you in … url\"\n        ],\n        [\n            0,\n            \"user user yes its susan rice surprised no obama knew this was happening how could he not\"\n        ],\n        [\n            0,\n            \"when a flower doesn't bloom you fix the environment in which it grows not the flower choose those you surround yourself with wisely 🌸\"\n        ],\n        [\n            0,\n            \"not watching hashtag right now but did use the or down by the water phrase in her song 😂\"\n        ],\n        [\n            0,\n            \"user don't forget that probably at least half of the uk still consider ourselves to be part of the eu de … url\"\n        ],\n        [\n            0,\n            \"and green veg salad cleaning out the fridge vegetarian url via user\"\n        ],\n        [\n            0,\n            \"user jo yo jo yo my movies are done terribly this evil franchise i'll squeeze til gone dry frames hurts your eyes di ti di ti\"\n        ],\n        [\n            0,\n            \"hashtag sad that the opposition has brain washed us so much that we believe that anything that is said by media owned by capitalist is right\"\n        ],\n        [\n            0,\n            \"total pain is at d time of death is lost wen d angel of death touches d of a dying url\"\n        ],\n        [\n            0,\n            \"user my days as an were mostly spent spamming people with images of spaghetti monsters\"\n        ],\n        [\n            0,\n            \"birthday jose finally 🔞 🔞 hope you have the best day and night and next weekend 😛 see you later love ya 🔞 💓 💜 … url\"\n        ],\n        [\n            0,\n            \"great stream tonight my friends shout out to user for the raid host d until tomorrow 3 hashtag\"\n        ],\n        [\n            0,\n            \"the very best thing you can do for the world is to make the most of yourself wallace d hashtag\"\n        ],\n        [\n            0,\n            \"reading about the role in in order to better understand the critique of french invasion work\"\n        ],\n        [\n            1,\n            \"cream egg madness is here for one more week you better get your hands one those beauties quick before they are al … url\"\n        ],\n        [\n            1,\n            \"7 reasons why guest blogging is a good idea to build your business url url\"\n        ],\n        [\n            0,\n            \"only 1 more day to get the special nxt factory end tomorrow friday march 31st url\"\n        ],\n        [\n            0,\n            \"this bts stan user is so shameless she uses iu to hate on now she uses to hate on … url\"\n        ],\n        [\n            1,\n            \"user user i also think however using a dollar smart to blow up 100k of rebel shit is ridiculous\"\n        ],\n        [\n            1,\n            \"a girl that looked like she worth the world to ya is around the corner getting fucked for a perk hashtag\"\n        ],\n        [\n            1,\n            \"authentic easy wood tools square replacement cutter with 2 ″ for full and pro size l … … url\"\n        ],\n        [\n            1,\n            \"hashtag so i've signed up for an online course with the open university i mean … url\"\n        ],\n        [\n            0,\n            \"federal appeals court issues historic ruling in favor of job protections for gay workers url\"\n        ],\n        [\n            1,\n            \"i don't even want to think about what you have to do to end up in that circle of hell url\"\n        ],\n        [\n            0,\n            \"user please be informed that the appropriate refund has already been credited to your wallet on 2017 02 24 hope 1 2\"\n        ],\n        [\n            0,\n            \"user of course hashtag aren't the party for the working class we're just pieces in a board them\"\n        ],\n        [\n            1,\n            \"♪ nwt betsey johnson bow quilted large dome satchel crossbody bone black msrp 108 url url\"\n        ],\n        [\n            0,\n            \"does hair company have a twitter because they won't respond to my emails and the hair so badly i want my coins\"\n        ],\n        [\n            0,\n            \"it's irish cup day both games should be crackers if you've got a ticket enjoy if not then tune into user user\"\n        ],\n        [\n            0,\n            \"user yet you discriminate encourage violence against and bully pot calling kettle black\"\n        ],\n        [\n            0,\n            \"this wks episode of riverdale was a god damn disaster sry can cheryl stop adding 2 the end of its making me\"\n        ],\n        [\n            0,\n            \"mario kart super circuit nintendo game boy advance 2001 url url\"\n        ],\n        [\n            1,\n            \"my flesh will feed the demon no trial no case for reason ive been chosen to with my\"\n        ],\n        [\n            0,\n            \"thank you to county for their support of the yea program and danielle for serving on the url\"\n        ],\n        [\n            1,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"here's a good laugh lmao happy birthday beautiful i love you ❤ 🔞 user url\"\n        ],\n        [\n            0,\n            \"i've always stood for somethin i'll never accept being nothin going out every night making sure i stay fresh in the light\"\n        ],\n        [\n            1,\n            \"supports state representative jim butler in his push for price transparency in medical it is one url\"\n        ],\n        [\n            0,\n            \"user user i think noble and are a great defensive pair and possibly as a 3 4 line enforcer\"\n        ],\n        [\n            1,\n            \"i hate getting nice presents that i know i'm never going to use or that just aren't my thing it makes me feel so bad\"\n        ],\n        [\n            0,\n            \"hashtag fans get ready for some big recruiting news tomorrow i feel another commitment coming on\"\n        ],\n        [\n            0,\n            \"in practice i can execute almost every skill move but when it comes to the match you can understand what i mean url\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            0,\n            \"user i did make some videos but idk what it is and why yt now i cant see the video of my why ffs\"\n        ],\n        [\n            0,\n            \"obviously user is really only excited about being of the bad 🙃 🙃 🙃\"\n        ],\n        [\n            0,\n            \"quarter day dime day at the spring book sale is this sat sun url url\"\n        ],\n        [\n            0,\n            \"hashtag this championship game is hard to watch what happened to let the players decide the outcome of the game\"\n        ],\n        [\n            0,\n            \"user don't look now but that red you did time in school with what certainly appears to be a young annie\"\n        ],\n        [\n            0,\n            \"advertisers on hashtag will now have access to goal based bidding for app install ads url\"\n        ],\n        [\n            0,\n            \"user i think you broke the world record for freaking out the most before getting banned\"\n        ],\n        [\n            0,\n            \"user as one of your number would say this is a disgrace url\"\n        ],\n        [\n            1,\n            \"user oh thanks i honestly did not know that can be done another person always retweets lame shit too\"\n        ],\n        [\n            0,\n            \"user consider what whatever you say is gonna be completely true half true or completely bullshit don't worry bout me\"\n        ],\n        [\n            1,\n            \"did katrina just confirm that is delayed to shooting has been published on … url\"\n        ],\n        [\n            0,\n            \"user wow my brother in law works every day i don't know how he does it me time is definitely a must for me too\"\n        ],\n        [\n            0,\n            \"most writers regard the truth as most valuable possession and therefore are in its use mark twain\"\n        ],\n        [\n            0,\n            \"81 if this is a feature you'd like to see in the future we can help you make your voice hear … url\"\n        ],\n        [\n            0,\n            \"the insanely luxurious lifestyle of dubai billionaire crown prince photos url url\"\n        ],\n        [\n            1,\n            \"with seed round prepares to take on indonesia ’ s customer loyalty segment url url\"\n        ],\n        [\n            0,\n            \"sometimes when i miss you i listen to music it makes me feel as if i'm with you and makes me forget the distance\"\n        ],\n        [\n            0,\n            \"robert of west fork won 20k playing a 10 10 million cash spectacular ticket from asl wild fast t … url\"\n        ],\n        [\n            0,\n            \"sent lab news upcoming papers chase with core rank c scheduled 8 15 conf\"\n        ],\n        [\n            0,\n            \"user user go get ' em hope you get it but even if you don't your are a brilliant badass\"\n        ],\n        [\n            0,\n            \"it might feel as if others are pushing you around today but y more for libra url\"\n        ],\n        [\n            0,\n            \"user its 31 march today is my birthday please sir wish me make my b'day very special i am a big fan of from pakistan plz wish\"\n        ],\n        [\n            1,\n            \"it went from kisses hugs to pushes but that was all a part of fuckin w thugs 😣 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"transport body wants to encourage more diversity in advertising on the tube url url\"\n        ],\n        [\n            0,\n            \"cm singh will hang those who kill cows very healthy competition between bjp ruled states in pleasing\"\n        ],\n        [\n            1,\n            \"user the world needs to really look at the jihad and attack the of it the people\"\n        ],\n        [\n            0,\n            \"hashtag hashtag would really like to win the new to give to my new foster brother he can't wait to do\"\n        ],\n        [\n            0,\n            \"can't wait to wake up tomorrow and realize i bought a plane ticket instead of can't afford afford to go to the doctor hahaha\"\n        ],\n        [\n            0,\n            \"user stop being racist against yourself haha every sport is slow compared to hockey plus you can fight and hit people\"\n        ],\n        [\n            0,\n            \"army men soldiers of misfortune wii 2008 brand new factory sealed nice url url\"\n        ],\n        [\n            0,\n            \"happy april fools day to the people that said they will never switch up on me y'all sure did fool me 💀\"\n        ],\n        [\n            0,\n            \"we need some way to co opt ' end free movement ' to argue for ending the free movement of capital instead\"\n        ],\n        [\n            0,\n            \"this is a great listen fascinating hear about the psychology of professional and being under pressure url\"\n        ],\n        [\n            0,\n            \"hashtag 27 amid allegations matthew leslie vows to stay in race url\"\n        ],\n        [\n            1,\n            \"user ah damn that's fucked up i always see pictures of her on the tl i just didn't know who she was\"\n        ],\n        [\n            0,\n            \"user please remove awful commentary bring back all is making the program\"\n        ],\n        [\n            1,\n            \"board lacrosse shot save on hockey training products url get 10 off enter … url\"\n        ],\n        [\n            0,\n            \"sprint goes all in on its unlimited data plan for years sprint offered users willing to switch from another url\"\n        ],\n        [\n            1,\n            \"the powerful progress 8 modelling tool in is now powered by the new progress 8 estimates hashtag url\"\n        ],\n        [\n            1,\n            \"wind 0 km h barometer 1009 9 hpa temperature 12 5 ° c rain today 0 0 mm humidity 83\"\n        ],\n        [\n            0,\n            \"i've just watched episode of 13 reasons why url url\"\n        ],\n        [\n            0,\n            \"i have a feeling that the driver might have stolen my and is terrible at lying url\"\n        ],\n        [\n            0,\n            \"i'm tired of talking about hillary clinton has been living in the woods since january let's leave her alone\"\n        ],\n        [\n            1,\n            \"user will bag your groceries then steal yo chick watch him in action tonight in the url\"\n        ],\n        [\n            0,\n            \"really like that it movie trailer really really really can't wait for that movie url\"\n        ],\n        [\n            0,\n            \"nothing like a 10k walk to clear the get my thoughts in order today is another day i'm still moving forwards not backwards 💪 💪 🤘 🤘\"\n        ],\n        [\n            0,\n            \"user i'd much rather have a new anime with no original characters and everything is and will be canon to the games\"\n        ],\n        [\n            0,\n            \"who would've thought this would be a without a hashtag url\"\n        ],\n        [\n            0,\n            \"study finds racial in top medical society membership url url\"\n        ],\n        [\n            1,\n            \"user for more details updates on new songs show dates and merchandise make sure u check out my … url\"\n        ],\n        [\n            0,\n            \"it's european yet asian i miss africa in this but the asian touch just ' shouts ' home hashtag hashtag\"\n        ],\n        [\n            1,\n            \"today 11am 2pm columbus state community college e spring st user url\"\n        ],\n        [\n            0,\n            \"so used to quinn and i being alone that i can walk around naked until our friend decides to come over i didn't lock the door 😶 🙂\"\n        ],\n        [\n            0,\n            \"is dead no matter how many times call it'll never come back again that time is over and now it's time for you to face the reality\"\n        ],\n        [\n            1,\n            \"new qi wireless charging receiver power charger module apple iphone 5 6 6 plus url url\"\n        ],\n        [\n            0,\n            \"user user thinking new game but after hitting mp a bit and maybe doing the i've put off all week 😜\"\n        ],\n        [\n            0,\n            \"he's needed for the final 4 games hopefully then he's ready for the playoffs url\"\n        ],\n        [\n            0,\n            \"shinsuke makes his wwe main roster debut on smackdown live after mania url url\"\n        ],\n        [\n            0,\n            \"shocked that of all the crazy jumps in sp it was the triple he on wild hashtag hashtag\"\n        ],\n        [\n            0,\n            \"best selling author book is on top again url you're gonna love it just like everyone else\"\n        ],\n        [\n            0,\n            \"earth sized telescope set to snap first picture of a black hole url url\"\n        ],\n        [\n            0,\n            \"convenient is the word for this delightful 3 3 end unit condo with upgraded fixtures url\"\n        ],\n        [\n            0,\n            \"senior devops engineer contract recruitment hashtag url\"\n        ],\n        [\n            0,\n            \"im available for booking 2017 have passport willing to travel com or dm me … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url confident mashup demi lovato\"\n        ],\n        [\n            0,\n            \"user but what is this when the chips are down hits for hits song for songs wizkid murders hands down and that's a fact\"\n        ],\n        [\n            0,\n            \"to a lot of what you have to do is to address hr concerns how will you be able to balance this with your plans\"\n        ],\n        [\n            0,\n            \"user thank you for your patriotism and standing up for american values and voting against gorsuch\"\n        ],\n        [\n            0,\n            \"this outdoor space is so the are just as nice as the exterior this little gem is located in not … … url\"\n        ],\n        [\n            1,\n            \"world smallest ip wifi camera ai ball 2 in 1 with power supply cradle and cam url hashtag\"\n        ],\n        [\n            1,\n            \"for anyone who likes to track their reading set goals and unlock achievements user is worth a download url\"\n        ],\n        [\n            0,\n            \"need to stop feeding their employees old food y'all want great performances but can't serve quality food\"\n        ],\n        [\n            0,\n            \"i know i haven't been this drunk in a cod i only just dropped my phone on my face jesus christ p\"\n        ],\n        [\n            0,\n            \"thanks a lot modern civilization for me to learn the name of yet another free riding\"\n        ],\n        [\n            1,\n            \"the perfect partner for the dry it dish park it can be used as a and a url\"\n        ],\n        [\n            0,\n            \"user 🌸 a queen 🌸 slay 🌸 multi fandom 🌸 selfies on point 🌸 🌸 ily 🌸 layout always on point 🌸 ur editing skills 😭 💯\"\n        ],\n        [\n            0,\n            \"i would ❤ ️ 4 hashtag hashtag 2 the success of their 2002 draft where the chose brown westbrook\"\n        ],\n        [\n            0,\n            \"jim jim jim seven strategies for wealth and happiness power ideas from america's business url\"\n        ],\n        [\n            0,\n            \"i never post pictures like this but i have been loving myself a lot lately and i have a lot of respect for myself so here u go\"\n        ],\n        [\n            0,\n            \"left d anger for trying to cross review of all user\"\n        ],\n        [\n            1,\n            \"apple ipod 5th generation 16gb blue wifi good warranty url url\"\n        ],\n        [\n            0,\n            \"a floating techno libertarian city might be coming to the pacific url url\"\n        ],\n        [\n            0,\n            \"user you mean the world to us i am so proud of you and i'm so to have you in my life\"\n        ],\n        [\n            0,\n            \"point of river and river winter 29 01 2017 hashtag url\"\n        ],\n        [\n            0,\n            \"don't forget our tuesday community market opens today we've added one more vendor so come out and url\"\n        ],\n        [\n            0,\n            \"played who me okay shorty but at the cost of what you didnt really believe that did you im in this life regardless hashtag\"\n        ],\n        [\n            0,\n            \"i have been farming on and off for months now and only had 2 sword drops how is this even possible\"\n        ],\n        [\n            1,\n            \"nom nom nom — i just scored points playing google hashtag join the game here url\"\n        ],\n        [\n            0,\n            \"the 5th annual arts gala is today at 5pm in the free tickets still available at the door user hashtag\"\n        ],\n        [\n            0,\n            \"i hit my head on my bed earlier and it was bleeding and mom made me send her a pic so she could make sure i didn't need\"\n        ],\n        [\n            0,\n            \"user user what a lovely tweet gave my soul a bounce keep the most important things the most important things\"\n        ],\n        [\n            0,\n            \"superb customer service from the parts dept user thank you so much going above beyond very happy\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user ok i love it because it's user's creation on the other hand it doesn't say aft … url\"\n        ],\n        [\n            0,\n            \"ur bio about is so appealing to me and i — hahah aw thank you it's a fav asap yams quote of mine url\"\n        ],\n        [\n            0,\n            \"sometimes i get so tempted to just be ignorant and hurt feelings but then i remind myself i'm trying to be a better person 🤗\"\n        ],\n        [\n            1,\n            \"twitter releases new ' lite ' version to boost connections in emerging markets url\"\n        ],\n        [\n            1,\n            \"i'm using instagram for ios by user to add new features to instagram url\"\n        ],\n        [\n            0,\n            \"im not one of those birth control guys who thinks or are abortions but once the cells are formed its a baby period\"\n        ],\n        [\n            1,\n            \"33 3 7 3 5 zen headbutt stomp available until 06 12 21 28m 37s url\"\n        ],\n        [\n            1,\n            \"come check out dope shop located 25th street port arthur texas … url\"\n        ],\n        [\n            0,\n            \"y'know if trump is looking for a war to boost his approval ratings i can think of at least on … url\"\n        ],\n        [\n            1,\n            \"wearing leggings so the in the library are just gonna have to deal with seeing every inch of my arse hashtag\"\n        ],\n        [\n            0,\n            \"a read on rhetoric how we all benefit from public programs url\"\n        ],\n        [\n            0,\n            \"seasons change stay th same i know my rhythm i know my name positive thinking something to gain after you read this you'll be th same\"\n        ],\n        [\n            0,\n            \"i know a lot of people pretend to not have good memories but remember this congress said no by the way why url\"\n        ],\n        [\n            0,\n            \"user true can't argue with stats when you have that good of a spring it basically doesn't matter\"\n        ],\n        [\n            0,\n            \"oh hashtag you never fail to disappoint i actually would ’ ve wanted to see this happen since facebook has … url\"\n        ],\n        [\n            0,\n            \"how judged battles can both help the leagues save money and help the better quality of battles url\"\n        ],\n        [\n            1,\n            \"the problematic nature of eating disorder recovery transformation photos url via user\"\n        ],\n        [\n            0,\n            \"roy teams up with manchester city sister club melbourne city url url\"\n        ],\n        [\n            0,\n            \"user as said nobody lies so much as after a hunt during a war or before an election\"\n        ],\n        [\n            0,\n            \"user user if i tried yes i've gotten a quad jump over a building lol and then next life a triple\"\n        ],\n        [\n            0,\n            \"which is why politicians are desperate to brand media as fake news easy tactic to counter the has created\"\n        ],\n        [\n            0,\n            \"never put them first if you always come last never give your all if you only get half kisses\"\n        ],\n        [\n            0,\n            \"photos kidnap wife of edo state oil and gas commission chairman url url\"\n        ],\n        [\n            0,\n            \"i'm now an e list celebrity in kim kardashian hollywood you can be famous too by playing on android url\"\n        ],\n        [\n            0,\n            \"user i think there might be a difference in the missiles he sent and nuclear missiles\"\n        ],\n        [\n            0,\n            \"user who what does re mean ukrainian is the official state language that makes sense de r … url\"\n        ],\n        [\n            1,\n            \"led mac eagles lana del rey beyonce boys foo fighters grace potter the … url\"\n        ],\n        [\n            1,\n            \"eagles are playing tonight and backing up again on sunday click for details url\"\n        ],\n        [\n            0,\n            \"user user maybe u can me about product that suits my skin lmao\"\n        ],\n        [\n            0,\n            \"user henry mourinho thinks his above everyone and i think people realise that actually he's just an arsehole of a human being\"\n        ],\n        [\n            0,\n            \"user we're all getting older you never know when it will all stop this is horrible i know next time … url\"\n        ],\n        [\n            0,\n            \"arsenal legend appears to confirm arsene wenger ’ s future on australian publicity trip url\"\n        ],\n        [\n            0,\n            \"user i listen to you every night mate great show but you have a habit of over thing … url\"\n        ],\n        [\n            0,\n            \"on the other now there's a rumor that using one can actually get you on then again i already use one for work so\"\n        ],\n        [\n            0,\n            \"what happened to carrot top looking back on his career and seeing where he is now url url\"\n        ],\n        [\n            0,\n            \"me why do i bother putting on makeup for work it's not like i have anyone to impress also me no you do makeup for yourself not anyone else\"\n        ],\n        [\n            0,\n            \"tech startup job fair paris spring 2017 tickets thu 8 jun 2017 at 18 00 url\"\n        ],\n        [\n            0,\n            \"podcast i ’ m doing mvp week we start with russell westbrook with user on the arguments for and against russ … url\"\n        ],\n        [\n            0,\n            \"four ways school leaders can support meaningful innovation url via user\"\n        ],\n        [\n            0,\n            \"congrats moves into a 400 million naira mansion in photos url\"\n        ],\n        [\n            0,\n            \"if u ever meet someone who makes ur life flow easier and makes u laugh a lot keep them that ’ s all u need\"\n        ],\n        [\n            1,\n            \"snow white the seven 2 dvd set deluxe edition disney w insert url url\"\n        ],\n        [\n            0,\n            \"user user tomorrow will bring you points guys trust me i can feel it in balls fill your boots guys 👍\"\n        ],\n        [\n            1,\n            \"hi my is you may use this id to thank me for join me url user\"\n        ],\n        [\n            0,\n            \"sooo extra ass decided to put english subtitles in his bear videos but not in his artists videos im url\"\n        ],\n        [\n            0,\n            \"i hate my friends that complain they have no friends pero i'm right here soooooo 😊 🖕 🏻 😊 🖕 🏻 😊 hashtag\"\n        ],\n        [\n            0,\n            \"user c ah yes indeed it is but you did it and congrats on that even if the results weren't … url\"\n        ],\n        [\n            1,\n            \"user the life purpose of huge army to protect their shit paid for in by the middle class a … url\"\n        ],\n        [\n            0,\n            \"joe racing announces kyle benjamin will drive four nascar series races in 2017 url\"\n        ],\n        [\n            0,\n            \"iran sentences man to death for insulting islam after promising pardon if he url\"\n        ],\n        [\n            0,\n            \"dems lost majority of an entire voting and manufacturing states that normally vote blue they refuse to acknowledge they did wrong 1 2\"\n        ],\n        [\n            0,\n            \"user so now that has made public that he was responsible for of memorial loud … url\"\n        ],\n        [\n            0,\n            \"thank you ariana grande for being the reason of my everyday smile your smile can make my day so much better ily guys\"\n        ],\n        [\n            1,\n            \"being forced out because the council wont pay me housing benefit its not fair well guess what life isnt fucking hashtag\"\n        ],\n        [\n            0,\n            \"innocent hindu saints are being framed in fake cases hashtag as innocents are suffering due to this\"\n        ],\n        [\n            0,\n            \"user when the refused to protect their people and stand up to the libs the people stood up and said enough and voted them out\"\n        ],\n        [\n            0,\n            \"user ops mine a little late xd now to begin reading all the juicy info on d\"\n        ],\n        [\n            0,\n            \"celtic scotland match worn shirt 16 17 url url\"\n        ],\n        [\n            0,\n            \"when ur watching anime and they didnt sub half of the episode so u have to rely on what japanese u do know and … url\"\n        ],\n        [\n            0,\n            \"says british workers need to accept low paid hospitality jobs adds post brexit skills shortage cd lead to of 1m workers\"\n        ],\n        [\n            1,\n            \"purchase wish upon a star at url and get and exclusive track from my archives url\"\n        ],\n        [\n            0,\n            \"what have we here so near the cradle of the fairy queen hashtag\"\n        ],\n        [\n            0,\n            \"not even in my dreams have i seen chelsea losing to crystal palace this was surely a wake up … url\"\n        ],\n        [\n            0,\n            \"massive thanks to user setting up and training us in how to use our new interactive board for the … url\"\n        ],\n        [\n            0,\n            \"user my will be fair connected and green releasing potential of a region and it's pe … url\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"and deal ' could bring £ tourism boost ' url url\"\n        ],\n        [\n            0,\n            \"so it's ok to take pictures of males in the countryside then user url\"\n        ],\n        [\n            0,\n            \"omg just watching people talk about potential war is making me lose brain cells we have the best but it doesn't make us safe\"\n        ],\n        [\n            0,\n            \"i really like the dot pair but i think my money is going to nike for the ivory url\"\n        ],\n        [\n            0,\n            \"they and said to the king o king live for ever bible url url\"\n        ],\n        [\n            0,\n            \"jackie weather forecast march 30 sunny and warm through the weekend and into the next … … url\"\n        ],\n        [\n            0,\n            \"when i ever become a mom i promise im gonna show her him all the attention they need so her him never miss me 💪 💯\"\n        ],\n        [\n            0,\n            \"nwt coach brown black signature black leather shoulder tote bag purse url url\"\n        ],\n        [\n            0,\n            \"if you gotta hold yourself back in order for your niggas to catch up you may as well leave them boys alone url\"\n        ],\n        [\n            0,\n            \"and those of you who expect your friends with businesses to provide you with free services are real enemies of progress\"\n        ],\n        [\n            0,\n            \"i tell real life situations i've ppl legit are speechless most of the time that's not a good sign at least i make ppl laugh\"\n        ],\n        [\n            1,\n            \"2 tickets to twist at assembly hall london 07 apr less 10 00 ea url\"\n        ],\n        [\n            0,\n            \"trade monster warehouse planned for empire amid e commerce boom la times url\"\n        ],\n        [\n            1,\n            \"💥 💥 💥 2018 💥 💥 💥 washington 5 ' 11 qb north augusta hs north augusta sc url user 💥 💥 💥 2018 💥 💥 💥\"\n        ],\n        [\n            0,\n            \"my followers live in germany 70 austria 8 get your map url url\"\n        ],\n        [\n            0,\n            \"70 girls made to strip by school principal to check blood url url\"\n        ],\n        [\n            0,\n            \"user called it thx it's been quite a few days now what's the eta for the fix for url\"\n        ],\n        [\n            0,\n            \"the difference between these two scenes perfectly sums up the difference between the two of them url\"\n        ],\n        [\n            0,\n            \"we just had an amazing pizza experience order the works thin crust from hashtag mind amazing\"\n        ],\n        [\n            0,\n            \"journey back to nyc starts now had a great time at what a way to start 17 can't wait for the next event\"\n        ],\n        [\n            0,\n            \"the lord is my rock and my fortress and my my god my strength in whom i will trust my … … url\"\n        ],\n        [\n            1,\n            \"old asian hand made silver plate bird pipe of detailed design url url\"\n        ],\n        [\n            0,\n            \"im hella behind in a handful of manga and i can't remember what the last chapters i've read from them are fml\"\n        ],\n        [\n            0,\n            \"happy birthday to one of the best people i have in my life i love you so much emma hope today is the best day ever … url\"\n        ],\n        [\n            0,\n            \"why the fuck is the stuff not doing anything still totally the blood continuing to slightly\"\n        ],\n        [\n            0,\n            \"congratulations hashtag on this epic win best restaurant in north america the world is here in nyc … url\"\n        ],\n        [\n            0,\n            \"routes 7 70 72 are back to line of route following earlier road traffic collision on du cane road\"\n        ],\n        [\n            0,\n            \"user i first knew duck hunter whenever the neighbours start to play their games it'd mess up our tv we start s … url\"\n        ],\n        [\n            0,\n            \"if you only followed me because of my videos highly i'm sorry i don't do that anymore\"\n        ],\n        [\n            0,\n            \"user url anyway i found a missed tweet bc well maybe this one doesn't have juicy details\"\n        ],\n        [\n            1,\n            \"hashtag 👀 house party 🤘 🏾 april 8th 😈 free pizza 🍕 free 🍹 🤤 hills rd doors open at 9pm … url\"\n        ],\n        [\n            0,\n            \"user berry played like hashtag from gonzaga he ain't played like that all 6 7 games i watched this year 😂 they deserve it\"\n        ],\n        [\n            0,\n            \"wireless bluetooth headset ear hook sports jogging stereo waterproof earphone url url\"\n        ],\n        [\n            1,\n            \"free shipping california stone stone faux suede by url via user\"\n        ],\n        [\n            1,\n            \"😍 our 12 pc brush collection is only 39 95 ultra soft vegan brushes ❤ ️ shop now and save … url\"\n        ],\n        [\n            0,\n            \"user user because most men go thru more life experiences knowledge gained from experience wisdom\"\n        ],\n        [\n            0,\n            \"user user zero all and just imagine if brandon knight was still on this team\"\n        ],\n        [\n            0,\n            \"security car wheel tire claw lock automotive anti theft boot parking ve url url\"\n        ],\n        [\n            0,\n            \"will miss two games after his last night here's reaction on that injury url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag defining “ ” as dominant sexually aggressive while defining “ ” as sexually passive hashtag\"\n        ],\n        [\n            0,\n            \"user hi we'd like to improve your famous birthdays profile with pictures may we grab some pictures from your social media\"\n        ],\n        [\n            0,\n            \"why did i think legs was the best work out to do the day before i wander detroit on foot all day hashtag\"\n        ],\n        [\n            0,\n            \"user right tbh i would take a and lead him to the bedroom watch him get and eat the pastry at the same time\"\n        ],\n        [\n            0,\n            \"user you puppet you live in a big glass house and you better be careful about throwing stones you … url\"\n        ],\n        [\n            0,\n            \"ok look if the world is gonna end can it happen before 2 30 tomorrow cause i'm not prepared for these test url\"\n        ],\n        [\n            0,\n            \"no system of spying or into private life no listening to client calls hashtag\"\n        ],\n        [\n            0,\n            \"dr social and college parliament hands a view of the hands of practice concentration camps and arrested young people\"\n        ],\n        [\n            0,\n            \"hashtag walk work with a colleague nature company and kindness are great for health and well bei … url\"\n        ],\n        [\n            0,\n            \"blessed to see the beauty of bryce canyon wandering one of god's wonders with my friends … url\"\n        ],\n        [\n            0,\n            \"boo charity receives donation from british recruitment agency url url\"\n        ],\n        [\n            1,\n            \"bad day for hashtag suspect in st petersburg metro bombing identified as hashtag opposition politician reportedly kills self\"\n        ],\n        [\n            0,\n            \"good speech aside having you as my child has been a gift of infinite in the high school where you url\"\n        ],\n        [\n            0,\n            \"user user constitution and have worked perfectly and held the line it's parliament that has failed to protect\"\n        ],\n        [\n            0,\n            \"opinion why is it that so many cars fail to nail the ' sport mode ' feel and sound had enough … url\"\n        ],\n        [\n            0,\n            \"unbelievable user hits a grand slam after an error in the fifth to lose the lead what an unbelievable game hashtag\"\n        ],\n        [\n            0,\n            \"the practice of eating or drinking while lying down hashtag url\"\n        ],\n        [\n            1,\n            \"team server echo playing 0 16 players url url\"\n        ],\n        [\n            0,\n            \"hashtag tie between and ukraine starts in less than two hours winner gets through to the world group pl … url\"\n        ],\n        [\n            1,\n            \"u shaped body pregnancy maternity pillow w cover blue url url\"\n        ],\n        [\n            0,\n            \"user i didn't even read the thread but it seems like all the questions about fragile true\"\n        ],\n        [\n            0,\n            \"user add 2 more crosses to your pictures for the 2 thieves that were brought up after the 2 … url\"\n        ],\n        [\n            0,\n            \"register for the ons economic forum in london on thursday 6 april 2017 … url url\"\n        ],\n        [\n            0,\n            \"q could you show me the way to a let's get url url\"\n        ],\n        [\n            0,\n            \"url – 2024 olympics ‘ time is right ’ for cricket bid – chief dave url\"\n        ],\n        [\n            1,\n            \"caring for a loved one with alzheimer's in your own home support url url\"\n        ],\n        [\n            0,\n            \"register to get a copy of our candidate guide providing advice on cv writing interviews social media etc url\"\n        ],\n        [\n            0,\n            \"to bring marvel's new warriors to the small screen as a 10 episode tv series starring squirrel girl url\"\n        ],\n        [\n            1,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"is that what it looks like from the outside cause that's fucking hilarious wow i can never take myself seriously again\"\n        ],\n        [\n            0,\n            \"documents from three us states indicate that babies may be born alive after abortions more often then we might url\"\n        ],\n        [\n            0,\n            \"says the little big brother his feet would anyone tame this child's temper please url\"\n        ],\n        [\n            0,\n            \"user this skit is very funny he reminded me of boris beware lib dems and other … url\"\n        ],\n        [\n            0,\n            \"just like caroline i just e the shelter about her she is just scared please e mail the shelter about her ca … url\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            0,\n            \"user they are not as as they wore but they have consistently dropped great music and … url\"\n        ],\n        [\n            1,\n            \"new trending gif on url try me you trying me url\"\n        ],\n        [\n            0,\n            \"8 pin female to 30 pin male charging audio adapter for iphone 4 switch to 5s 5c 5 url url\"\n        ],\n        [\n            0,\n            \"gas attack is said to kill dozens in syria by anne via nyt the new york times url\"\n        ],\n        [\n            1,\n            \"it's world autism awareness day and i want to light it up blue message me or drop a comment … url\"\n        ],\n        [\n            1,\n            \"2017 sealed apple ipad 9 7 latest model with wi fi 32gb gold a hashtag url\"\n        ],\n        [\n            0,\n            \"this entire semester i've thought everyone was coming to this class late turns out i've been 30 minutes early every day\"\n        ],\n        [\n            1,\n            \"user no problem we are here for you the money will be to your wallet if the recharge gets thanks\"\n        ],\n        [\n            0,\n            \"user since when did this become a test given answers there was no right or wrong answer just what you thought or believed\"\n        ],\n        [\n            0,\n            \"i have 3 moods • every song • lets the music play without interruption • plays the same song on repeat for days\"\n        ],\n        [\n            0,\n            \"user i like twitter profile pic of flat earth but i do not like the all over it implying maybe the new world order\"\n        ],\n        [\n            0,\n            \"my kids are my heart and soul they will always be my babies even when they grow old kisses\"\n        ],\n        [\n            0,\n            \"user come through with that follow for my best friends birthday user if you love your fans\"\n        ],\n        [\n            0,\n            \"please help we're all 1 people on a dying planet hashtag the secret conspiracy to make the world a be … url\"\n        ],\n        [\n            0,\n            \"user if bridges stayed and we got and we'd have the most talented team in the country 5 … url\"\n        ],\n        [\n            0,\n            \"psalms 23 4 even though i walk through the valley of the shadow of death i w url\"\n        ],\n        [\n            0,\n            \"what is the behind these strikes in hashtag more destruction suffering killing and a risk of an extended conflict hashtag\"\n        ],\n        [\n            1,\n            \"thanks to user for their time and trouble some good ass answers to these questions here url\"\n        ],\n        [\n            0,\n            \"when a girl like grabs your arm or knee mid conversation when they're making a big point or something url\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"user there's always retreat to of young williams wandering around in the blues\"\n        ],\n        [\n            0,\n            \"normally you're more than happy to go along with a friend on more for sagittarius url\"\n        ],\n        [\n            0,\n            \"the only injury free minor stretch james massage url via user\"\n        ],\n        [\n            0,\n            \"scientists are trying to take the first picture of a black hole and they're using an earth sized telescope to do … url\"\n        ],\n        [\n            0,\n            \"doing well last kid graduates in may from ou i tell angie that those giant models are our children now\"\n        ],\n        [\n            0,\n            \"user you're taking the word of al qaeda that this was assad even though he had nothing to gain everything to lose cmon now\"\n        ],\n        [\n            0,\n            \"ny attorney general sues trump ' we won't hesitate to use the full force of our office ' do it url\"\n        ],\n        [\n            0,\n            \"trump will never measure up to the service and sacrifice ms clinton has made for this country url\"\n        ],\n        [\n            1,\n            \"i forgot my of chinese thought is tomorrow i'm gonna fucking kill myself\"\n        ],\n        [\n            0,\n            \"user yeah trump doesn't have ties with russia it was just coincidence that the only change he made to re … url\"\n        ],\n        [\n            1,\n            \"do you or your partner suffer from breathing difficulties during sleep such as snoring or sleep … url\"\n        ],\n        [\n            1,\n            \"fred explains the force of the u s strike in syria url url\"\n        ],\n        [\n            0,\n            \"hi i'm posting this for my friend we are in the moscow twp area and her dog got out last night url\"\n        ],\n        [\n            0,\n            \"still smiling from diamond factory 😍 💯 our mission is to inspire sexy boss life … url\"\n        ],\n        [\n            1,\n            \"live over 8 corners liverpool x 2017 04 01 16 52 49 url\"\n        ],\n        [\n            0,\n            \"like he didn't just do it for the sake of producing material it's something he really wanted like an instinct you have\"\n        ],\n        [\n            0,\n            \"user forza or zero dawn agree on the first holding out on the latter due to zelda can one go from zelda to zero dawn and have fun\"\n        ],\n        [\n            0,\n            \"user think done ok on the other hand was bloody awful for the every time in the last 2 seasons\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"saya suka video user url what is the strongest weapon you can create in\"\n        ],\n        [\n            0,\n            \"here ’ s the best way to guess correctly on a multiple choice test url\"\n        ],\n        [\n            0,\n            \"i have maybe half a days worth of left the fuck am i gonna survive on for 2 weeks wheres the jim beam fairy when you need it\"\n        ],\n        [\n            0,\n            \"this has been on repeat since last night everyone go buy by user on itunes i'm so proud of you tae 💕 url\"\n        ],\n        [\n            0,\n            \"glad and proud to these 9 brothers for being named top 100 students and congratulations to drew tristan for bein … url\"\n        ],\n        [\n            0,\n            \"current letters last word round 12 14 highest score end of round 14 wins game\"\n        ],\n        [\n            0,\n            \"we look forward to publishing some blogs next week written by students of user whilst carrying out work experience hashtag\"\n        ],\n        [\n            0,\n            \"😎 💪 rt user reaching into infinity world tour tokyo 16 6 2017 sold out cont url\"\n        ],\n        [\n            1,\n            \"dana point larvitar ♂ 46 7 5 7 9 bite stomp s small til 11 10 29 27m url\"\n        ],\n        [\n            0,\n            \"user you make me what i am you are so amazing and i could never feel otherwise i need and love you so … url\"\n        ],\n        [\n            0,\n            \"score 13 runs in the top of the 2nd back out for the bottom of the inning lead 15 0\"\n        ],\n        [\n            0,\n            \"i know i should root for because they are technically big ten but ew gross i feel so dirty\"\n        ],\n        [\n            1,\n            \"anyway i thought it could be a useful demonstration of how not to use twitter since this shit isn't always\"\n        ],\n        [\n            0,\n            \"could have sworn someone was in my room on hashtag guess it was nothing url\"\n        ],\n        [\n            1,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            0,\n            \"already pre ordered destiny 2 limited edition bundle and its only had one teaser trailer can you feel my excitement\"\n        ],\n        [\n            0,\n            \"user the aftermath of violence sir is disastrous worst is that its effects until generations to come\"\n        ],\n        [\n            1,\n            \"url win this book make money from selling your ebooks by t url\"\n        ],\n        [\n            1,\n            \"nothing trips me out more than feeling like a is way off after hearing a faster slower song hashtag\"\n        ],\n        [\n            0,\n            \"user hahaha cannot complain how's treating you now how far along in it are you now\"\n        ],\n        [\n            0,\n            \"18 people followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user that's a waste of a chunk of someone's life alright wonder if they do one before the start of the season\"\n        ],\n        [\n            0,\n            \"satan just had his staff meeting and his number 1 agenda cause depression to fill the hearts of christians let's disappoint him today\"\n        ],\n        [\n            1,\n            \"user wtf is with ryan not shooting hes probably their best in the shootout on this team the one thing he can do well\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win pyrex 3 piece glass cup set by pyrex url hashtag\"\n        ],\n        [\n            0,\n            \"governance problems for andrew moves on two more colleges url\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            1,\n            \"dude i remember this book cover but forgot the title actual plot how the fuck do i go about finding it\"\n        ],\n        [\n            0,\n            \"user need to take off she's too extreme i'm a democrat she makes us look bad need more intelligent balanced rep\"\n        ],\n        [\n            0,\n            \"movie miss you already not if you watched a loved one or friend battle breast cancer so many tears last night\"\n        ],\n        [\n            0,\n            \"love is only a dirty trick played on us to achieve continuation of the species w a notebook\"\n        ],\n        [\n            0,\n            \"i saw my grandfather sitting this 13 year old teen lost 19 family url by … url\"\n        ],\n        [\n            0,\n            \"nigerianewsdesk sues lawmakers over warrant of arrest issued on him demands damages … url\"\n        ],\n        [\n            1,\n            \"galaxy s8 is here but does it live up to all the hype url url\"\n        ],\n        [\n            0,\n            \"user no some were made last year are not that rare but some 2016 ones have still sold on ebay for high values apparently\"\n        ],\n        [\n            0,\n            \"audio books are a wonderful form of entertainment for children of all ages url url\"\n        ],\n        [\n            0,\n            \"for that which is born of the flesh is flesh and flesh and blood or any religious work of the flesh religion of satan included\"\n        ],\n        [\n            1,\n            \"hashtag francisco free live event how to create a full time income in your spare time march 21 – 23 2017 … url\"\n        ],\n        [\n            0,\n            \"you're tired of being the responsible one especially if you m more for scorpio url\"\n        ],\n        [\n            1,\n            \"i just don't understand why western civilization liberals want sharia law islam does not want to mix but rule america wake up\"\n        ],\n        [\n            0,\n            \"set technologies co target price at 83 00 daily blog url\"\n        ],\n        [\n            0,\n            \"user nuclear option was a made up term anyways no more pretending they are playing fair russian bots … url\"\n        ],\n        [\n            1,\n            \"cream helps in natural breast your skin and make in to buy visit … url\"\n        ],\n        [\n            1,\n            \"❄ ️ calling all frozen monopoly fans ❄ ️ better than half price now £ 4 99 was 14 99 go go go url\"\n        ],\n        [\n            0,\n            \"i'm clearly tweeting that i like to be left alone and someone is in my mentions saying what i don't get\"\n        ],\n        [\n            0,\n            \"user who is the uncle in the if music video the one surrounded by black women at the end looking like an\"\n        ],\n        [\n            0,\n            \"if the rejection of the dubs amendment didn't look before the pictures coming out of hashtag in the last bring it home\"\n        ],\n        [\n            0,\n            \"show pitch swear lodge comics go naked and blue roasting each other in a sweat lodge a heart attack of laughs hashtag\"\n        ],\n        [\n            1,\n            \"trade ffs free follows dm rare semi common ultra users acc direct access sponsor tag accounts php load url\"\n        ],\n        [\n            0,\n            \"transgender being not your preference is just fine but your followers need a little don't help … url\"\n        ],\n        [\n            0,\n            \"few holes in the sim south carolina before brass band concert winning 😴 😴 😴 url\"\n        ],\n        [\n            0,\n            \"user all my sns have different so they'll never find me its all super private tbh im … url\"\n        ],\n        [\n            0,\n            \"i mean they have more than you thought wasn't responding earlier in the russian skill on hashtag\"\n        ],\n        [\n            0,\n            \"user i hope so i love arcade style fare so if these sorts of places bring back the arcade after a fashion i'd be really happy\"\n        ],\n        [\n            0,\n            \"i liked a user video url push thru ft kendrick lamar y\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"user why don't you treat the hashtag like a corporate sponsor your corrupt organization is being unreasonable\"\n        ],\n        [\n            1,\n            \"businesses and brands need twitter marketing help this is a must see url url\"\n        ],\n        [\n            0,\n            \"thank you guys so much for 150 likes on today's upload ❤ url ❤ url\"\n        ],\n        [\n            0,\n            \"user are very pleased to officially welcome to reserve following his clearance url\"\n        ],\n        [\n            0,\n            \"10pcs tibetan silver mermaid beads charm pendant jewelry craft pendants url url\"\n        ],\n        [\n            0,\n            \"mountain monday mt hood is the only place in the lower 48 where you can ski year round url\"\n        ],\n        [\n            0,\n            \"user after seeing a live i'll just go with the trusty just looks and sounds absolutely brutal\"\n        ],\n        [\n            0,\n            \"join us for dinner in the award winning restaurant 🍴 ⭐ ️ view the menus here url url\"\n        ],\n        [\n            0,\n            \"was gone pretty much the second this season started i wish him the best of luck and i hope everyone else does too\"\n        ],\n        [\n            1,\n            \"grant mini doll amp book 2017 american girl mini doll collection ebay url via user\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            1,\n            \"join me as i go live on my facebook page to style you outfit sale 🦄 😊 url url\"\n        ],\n        [\n            1,\n            \"i guess hashtag in pepsi commercial isn't gonna look good on my url resume huh\"\n        ],\n        [\n            1,\n            \"kate remy human hair wig free mannequin free shampoo url url\"\n        ],\n        [\n            0,\n            \"user that would explain the weird commercial break like cuts in the film i thought that was very strange\"\n        ],\n        [\n            1,\n            \"user user well i did buy a resident evil key chain yesterday cause it look nice what a fool i was\"\n        ],\n        [\n            0,\n            \"the storms heading toward the tennessee valley could spawn hail high winds and snow in the mountains url\"\n        ],\n        [\n            0,\n            \"hernandez and her “ big daddy ” love try to guess smith ’ s celebrity on hip hop square … url\"\n        ],\n        [\n            0,\n            \"2017 will be an year for me after an 14 day artist … url\"\n        ],\n        [\n            0,\n            \"my fitbit hashtag for 4 07 2017 12 steps and 3 6 miles traveled url\"\n        ],\n        [\n            0,\n            \"this is currently my favorite thing on youtube if you give it a listen let me know what you think 😍 url\"\n        ],\n        [\n            1,\n            \"user how you look trying to get around me but you can't bc you are butt url\"\n        ],\n        [\n            0,\n            \"still live hashtag your welcome to promote yourself in my stream if your on the team … url\"\n        ],\n        [\n            0,\n            \"severe thunderstorm warning for lawrence and county in il until 4 45 pm cdt hashtag hashtag\"\n        ],\n        [\n            0,\n            \"should they receive any encouragement then chelsea will join and chinese clubs in bidding for alexis sanchez telegraph\"\n        ],\n        [\n            0,\n            \"will be pleased that robert barbaric has won the english premier division player of the year award hashtag\"\n        ],\n        [\n            0,\n            \"user hungry hungry has infinite approaches i find you can even flip the board upside down like zelda\"\n        ],\n        [\n            0,\n            \"final 130 ind p george l james espn url\"\n        ],\n        [\n            1,\n            \"small businesses adopting technology is key to raising productivity url url\"\n        ],\n        [\n            0,\n            \"according to the university college london harvard university have no worse dental health than americans hashtag\"\n        ],\n        [\n            0,\n            \"alright who woke up the cardinal bats at long last i trust that user and user might know\"\n        ],\n        [\n            0,\n            \"sensible intervention from user cork gp issues warning about medicinal cannabis debate url\"\n        ],\n        [\n            0,\n            \"autocorrect is useless it changes things when you don't want it to but doesn't change things when it should\"\n        ],\n        [\n            1,\n            \"user xxx interference xxx i claim attack me and threaten torture against your babies testicles … url\"\n        ],\n        [\n            0,\n            \"once i was lost and now i'm found and you turn my world around when i need i call your name mayward gratefullyblessed\"\n        ],\n        [\n            0,\n            \"oh boy i made a mistake and didn't eat and now i might collapse several hundred yards from home ahaha\"\n        ],\n        [\n            1,\n            \"shorts sandals sounds like springtime to us 🖤 😎 🌺 🌻 🌷 shop now url url\"\n        ],\n        [\n            0,\n            \"flashback – john kerry claims syria rid 100 of their chemical weapons due to obama admin efforts … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url let's play wild arms part 56 last duel ka\"\n        ],\n        [\n            1,\n            \"i was able to afford to purchase a 50 tv and i'm really glad i chose a shitty cheap apt for my first year here 🙂\"\n        ],\n        [\n            0,\n            \"shared this with us 3 1 … url\"\n        ],\n        [\n            1,\n            \"fire senator castro or at least yell at her with your free speech for being stupid but then again she's going t … url\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"23 inch led light bar flood spot driving truck lamp 22 url url\"\n        ],\n        [\n            0,\n            \"no federal seats changed hands in monday's but the liberals got a bit of a scare url\"\n        ],\n        [\n            0,\n            \"i've got friends who support coventry user and oxford user so good luck to you both and may the best team win today ⚽ ⚽ ⚽\"\n        ],\n        [\n            0,\n            \"finally watching logan would like to see the cut of this that's just hugh and patrick stewart as a gay couple raising a daughter\"\n        ],\n        [\n            0,\n            \"there ’ s a difference between somebody who wants you and somebody who would do anything to keep you remember that\"\n        ],\n        [\n            0,\n            \"let's defeat the gem archwitch in the card battle mini garden game valkyrie crusade url hashtag crusade\"\n        ],\n        [\n            0,\n            \"❤ ️ ❤ ️ ❤ ️ 😊 wa wa hashtag for this beautiful day ❤ ️ 👍 ❤ ️ ❤ ️ ❤ ️ url\"\n        ],\n        [\n            0,\n            \"exactly the only substance we got regarding policy is he's a flexible guy and they crossed a red line hashtag url\"\n        ],\n        [\n            0,\n            \"i had to slap my desk like a seal at laughing this is how hard i can't handle his laugh url\"\n        ],\n        [\n            1,\n            \"keep your followers engaged share quality content even while you are away from twitter url\"\n        ],\n        [\n            1,\n            \"2012 12 ford focus oem information display screen ce url url\"\n        ],\n        [\n            1,\n            \"get new for sm g region version 6 0 1 date 09 03 2017 url\"\n        ],\n        [\n            0,\n            \"if you yell fire in a crowded theater you will burst into flames a cool trick but only once\"\n        ],\n        [\n            0,\n            \"review an expensive tv speaker that's also good at music the verge url\"\n        ],\n        [\n            0,\n            \"trump ’ s ex nsa did not income from russian companies – white house url url\"\n        ],\n        [\n            0,\n            \"user you were in hashtag saw you in columbus and couldn't look away\"\n        ],\n        [\n            1,\n            \"online marketing news the age of mobile twitter expands pre roll url\"\n        ],\n        [\n            0,\n            \"true one click signup forms inside your tweets impossible think again url via user\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"user user don't worry abt it we all get things wrong the bad mistake is to double down on your error\"\n        ],\n        [\n            0,\n            \"user as a bristol fan it's great to see we've picked up some great potential not heard much of him so excited for future\"\n        ],\n        [\n            0,\n            \"i don't hitting girls but she wanted to fight like a man so take a hit like a man url\"\n        ],\n        [\n            0,\n            \"user thank you so much for bringing user and making our dreams possible i hope there would be a second time and more\"\n        ],\n        [\n            0,\n            \"ok guys i finally finished the page for the program you can sign up for it here … url\"\n        ],\n        [\n            0,\n            \"user user would you please tell me what dates and where you will be performing in new jersey this august thank you ♡\"\n        ],\n        [\n            1,\n            \"13 reasons why has got to be some of the dumbest shit i've ever seen if u like it u probably like j cole\"\n        ],\n        [\n            0,\n            \"swedish police investigate another gang rape posted on social media url via user\"\n        ],\n        [\n            0,\n            \"i understand is setting the stage for the final but isn't enough to create tension saved only by tom appearance\"\n        ],\n        [\n            0,\n            \"i liked a user video url 2014 master nightmare 100\"\n        ],\n        [\n            0,\n            \"user user came in and hit the 3 then passed up 2 open 3 ' s for a and a broken poor play too sometimes\"\n        ],\n        [\n            0,\n            \"user wish was coming but live to far away wished pete did few up in scotland would love to sta … url\"\n        ],\n        [\n            0,\n            \"jon being the exact same person as bin laden is still not as offensive as his a background url\"\n        ],\n        [\n            0,\n            \"trump's from moscow are spreading out across washington dc in a bid to get things done url\"\n        ],\n        [\n            0,\n            \"do you deal with clients at work here are 7 science backed strategies for dealing with angry customers url\"\n        ],\n        [\n            0,\n            \"direct recruitment in government jobs declined by 89 per cent singh url url\"\n        ],\n        [\n            0,\n            \"boeing and are investing in a startup developing an electric powered aircraft url by … url\"\n        ],\n        [\n            0,\n            \"' life becomes harder for us when we live for others but it also becomes richer and happier ' hashtag\"\n        ],\n        [\n            0,\n            \"user i think it's both tbh but i think a good actor can give a good performance out of a bad script we'll see … url\"\n        ],\n        [\n            0,\n            \"know someone age 55 with support needs who would benefit from living in a supported retirement scheme … url\"\n        ],\n        [\n            0,\n            \"i cannot believe i'm in the second of my pregnancy 😍 and in 2 weeks we find out the sex what are predictions 🤷 🏼 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"so proud of you i can't explain how happy i'm when i see you living ur dreams don't forget that you're amazing bo … url\"\n        ],\n        [\n            0,\n            \"our women's fitness edition is out see the link in our bio and read about … url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user the consumer made it a big topic example someone posts somethin people ignore it someone post … url\"\n        ],\n        [\n            0,\n            \"jamie right ' little ' everton are making it easier for liverpool url source sport\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"i can't even read or listen to anything without analyzing it with a or feminism lens gives so much more meaning to texts hashtag\"\n        ],\n        [\n            0,\n            \"you do not choose the moment the moment chooses you if you are not prepared it will leave you behind stockholm did not get left behind\"\n        ],\n        [\n            0,\n            \"do whatever you can to keep your immune system working properly one way to do this is to remove any source of … url\"\n        ],\n        [\n            0,\n            \"the greatest functional difference i've found between using user user app is nearby tweets functionality\"\n        ],\n        [\n            1,\n            \"check out this awesome new app guess the emoji on the app store url via user\"\n        ],\n        [\n            1,\n            \"user user hahahah that's the only u should get we r feeding u people and still u r just like a snake in the sleeve\"\n        ],\n        [\n            0,\n            \"you are trying a new approach to doing your chores today you more for leo url\"\n        ],\n        [\n            0,\n            \"open source pack of 1000 games needs help to python 3 url url\"\n        ],\n        [\n            0,\n            \"user but the court shall sit in judgment his trump's shall be taken away to be consumed de … url\"\n        ],\n        [\n            0,\n            \"gonna miss user on commentary it was so refreshing to have you call play by plays on sd wish nothing but the best for you man\"\n        ],\n        [\n            0,\n            \"after very much recent and stress as a result of my gender it is a relief to learn that my gender is url\"\n        ],\n        [\n            0,\n            \"user i don't know yet i have to go pick it up all i know is it's a hashtag shirt\"\n        ],\n        [\n            0,\n            \"but anyway ya if i ever get to feeling better anytime soon i'll probably maybe play through the massacre ending\"\n        ],\n        [\n            1,\n            \"save 21 micro usb cable long nylon cable black red url url\"\n        ],\n        [\n            0,\n            \"to whoever it may concern i am selling the set in my profile picture i don't have a price and i am willing to message me d\"\n        ],\n        [\n            0,\n            \"user he walked off the pitch and through the mixed zone though so hopefully just couple weeks at max\"\n        ],\n        [\n            1,\n            \"hashtag save 48 resistance bands 12 piece set included door anchor foam handles ankle straps manual case … url\"\n        ],\n        [\n            1,\n            \"user big s o to u check out some new music dont run freestyle url\"\n        ],\n        [\n            0,\n            \"atleast envy and are together vs is always fun to watch also 2016 cod champs vs 🏃 ups with some new guys lol\"\n        ],\n        [\n            0,\n            \"700 por base dj ´ s do md e do url via user\"\n        ],\n        [\n            0,\n            \"sorry to interrupt but i am carrying this soda around just in case the world will end if it touches anything besides my hand\"\n        ],\n        [\n            0,\n            \"is it just me or is a team at old trafford parking the bus after scoring one goal with no intention of attacking\"\n        ],\n        [\n            0,\n            \"user more people watch user globally it's a way bigger brand which naturally way more revenue business\"\n        ],\n        [\n            0,\n            \"drones classes and workshops processing imagery with a commercial news url hashtag\"\n        ],\n        [\n            0,\n            \"that moment when you get english grammar wrong when a student asks 😒 everything is made up and nothing matters\"\n        ],\n        [\n            0,\n            \"i've gotten into the slime crazy i'm currently working on galaxy slime what's your … url\"\n        ],\n        [\n            0,\n            \"13 chinese buddhism brass seat happy laugh buddha hand ru statue url url\"\n        ],\n        [\n            0,\n            \"thank you god for this job taking over my dads bills and being able to help him has been my biggest\"\n        ],\n        [\n            0,\n            \"user sofia was amazing she never stopped smiling what a star so she called me her best friend x\"\n        ],\n        [\n            1,\n            \"nails spa – mission tx acrylic nails nail design pedicure url\"\n        ],\n        [\n            0,\n            \"what is your height — currently 5 ' 6 when i'll go back to my tiny size 4 ' 0 url\"\n        ],\n        [\n            0,\n            \"we are in the process of creating and printing new for our customers want more details contact us … url\"\n        ],\n        [\n            1,\n            \"user marriage laws too so that no bastard can marry marry more dump a shit load of freaks on the nation … url\"\n        ],\n        [\n            0,\n            \"kentucky joins louisiana in adding police to hate crime protected group list url\"\n        ],\n        [\n            1,\n            \"user user doesn't fucking count friendly matches argentina can't beat 11 ago including messi era\"\n        ],\n        [\n            0,\n            \"but also kind of don't because when the class clown says serious stuff you know shit just got 29 million gold from a pink link\"\n        ],\n        [\n            0,\n            \"user world on trump its defence positions has its aircraft carrier shots showing french user retired\"\n        ],\n        [\n            0,\n            \"if you have a girlfriend who has such a flexible like this then my brother you … url url\"\n        ],\n        [\n            0,\n            \"not opening up again today but on a happier note one of our employees ' hashtag url\"\n        ],\n        [\n            1,\n            \"rough stone the weight of the stone is 100 by url via user\"\n        ],\n        [\n            0,\n            \"user user if u interested to help just tell me i will stop using ur services port to any other better operator\"\n        ],\n        [\n            0,\n            \"pop in your name and birthday and see for yourself 2017 you need for the most successful year ever … url\"\n        ],\n        [\n            0,\n            \"user the companies themselves have had to sort it out which isn't fair sick of not being able to rely on it … url\"\n        ],\n        [\n            0,\n            \"user omg thank you o haha if you want to you can tho would it fit i can adjust the if it doesn't\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win k f concept portable travel camera tripod 49 by k f concept url hashtag\"\n        ],\n        [\n            0,\n            \"user user you start by away at our rights to a free press tyrants use a common playbook\"\n        ],\n        [\n            0,\n            \"i have never heard a more powerful song other than jesus christ by brand new me every time\"\n        ],\n        [\n            0,\n            \"user user if anyone can get back into europe after being knocked out its a celtic manager 😂\"\n        ],\n        [\n            0,\n            \"user the few second that had pulled away around the beach at the other people she could o … url\"\n        ],\n        [\n            1,\n            \"and it seems like an easier way for trump to help syrians would be to stop being a dick and stop turning the nation's back on refugees 4 4\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            1,\n            \"spend your old £ 1 coins this saturday for our race night in thanks to everyone for sponsoring a race and buy … url\"\n        ],\n        [\n            0,\n            \"hogan signs bill to help close baltimore schools budget gap url url\"\n        ],\n        [\n            0,\n            \"user take over master bathroom 😜 each shelf is organized by product use in order of how i apply it 💕 clear containers\"\n        ],\n        [\n            0,\n            \"french safety campaign industrial poster signed by url url\"\n        ],\n        [\n            0,\n            \"user lol absolutely keep bringing us those updates in the gorgeous amazing way you do\"\n        ],\n        [\n            0,\n            \"whether it's digital it workforce or security transformation businesses must adapt to our society url\"\n        ],\n        [\n            0,\n            \"user where were they during fees must fall now we must all unite cos it suits them\"\n        ],\n        [\n            0,\n            \"user yeah he rubs people the wrong way but must of that is he actually cares about people a lot love the way he is w kids\"\n        ],\n        [\n            1,\n            \"people think by signing a it's only one sided to me it's not about the money if you get a divorce without one you are fucked\"\n        ],\n        [\n            0,\n            \"for those who are against action in syria watch this news clip if you still feel the same way afterwards then you … url\"\n        ],\n        [\n            0,\n            \"user 3 you can check out my timeline it's posted on there i feel this is important if in feb someone knew about today syria\"\n        ],\n        [\n            1,\n            \"biggest pet peeve if i can hear you breathing or your food and i'm more than a two feet away i'm gonna beat your ass\"\n        ],\n        [\n            0,\n            \"belgium chocolate – executive favorite treat of white box with teddy and love card order now … url\"\n        ],\n        [\n            0,\n            \"except his body guards never take a walk wth pres ' holland in the dark without his guards url\"\n        ],\n        [\n            0,\n            \"a wild iv 88 9 has appeared available until 05 48 04 26m 28s url\"\n        ],\n        [\n            0,\n            \"you could be one of the lucky 4 winners of an open to us uk ends tonight … url\"\n        ],\n        [\n            0,\n            \"hashtag a4 take it seriously present home its recognition has to start somewhere that said i'm not a good … url\"\n        ],\n        [\n            1,\n            \"ring talisman spell kit ritual haunted to a women woman female get url\"\n        ],\n        [\n            0,\n            \"aren't and all basically the same whiteboard friday url\"\n        ],\n        [\n            0,\n            \"complete 1981 masters of the universe he man and battle cat figures url url\"\n        ],\n        [\n            1,\n            \"just aap during mcd elections just to win sum votes but user shud focus on of bjp ru … url\"\n        ],\n        [\n            0,\n            \"user true maybe it's just because i was okay with jordan lighting us up in our childhood then and car … url\"\n        ],\n        [\n            1,\n            \"skybet opt into sky bet club to get a £ 5 free bet every week not got a sky account join here url url\"\n        ],\n        [\n            0,\n            \"user i believe it's a whole episode usually is about that long basically too long to be 😅\"\n        ],\n        [\n            1,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"changes the narrative pittsburgh officials address the stigma a social worker encourages us to r e a url\"\n        ],\n        [\n            0,\n            \"the indian youth needs affordable internet access sign the petition url\"\n        ],\n        [\n            0,\n            \"user and the way is making statement one by one for show how biased he is\"\n        ],\n        [\n            0,\n            \"the fool of castle uk well stephen king ’ s it has been and given the current state of url\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            1,\n            \"user hey i'm sorry to hear you got some bad news you're kick ass though being so there for your mom th … url\"\n        ],\n        [\n            1,\n            \"❣ ✿ s us gold 20 liberty head double eagle url url\"\n        ],\n        [\n            0,\n            \"you should never regret anything in life if it's good it's wonderful if it's bad it's experience 📌\"\n        ],\n        [\n            0,\n            \"user your the events coordinator for cc you can't through that kids of secret talk out and not have i … url\"\n        ],\n        [\n            1,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            1,\n            \"why do i bother reading fanfic sometimes because the amount of shit i've seen that i would rather not is a lot\"\n        ],\n        [\n            0,\n            \"prof thomas will be giving this year's m wood lecture at 5 30 on may 17 book a free ticket url user\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"user go michael berry go michael berry go delivery and authentic content with superb production so tx proud\"\n        ],\n        [\n            1,\n            \"preparing for eternal life your checklist url to enter god's kingdom you must make proper now\"\n        ],\n        [\n            1,\n            \"ralph lauren shorts size brand new with tags url url\"\n        ],\n        [\n            1,\n            \"sign thomas memories of christmas paper gp coa url url\"\n        ],\n        [\n            0,\n            \"your to do list is extensive today as you optimistically attem more for scorpio url\"\n        ],\n        [\n            1,\n            \"free training called 7 steps to results url url\"\n        ],\n        [\n            0,\n            \"user i hope u have a fun day back in ur hometown i'm always here for u baby to support u help u love u … url\"\n        ],\n        [\n            0,\n            \"hashtag what's an area you feel is missing from board game reviews and media coverage\"\n        ],\n        [\n            0,\n            \"wow i've got more to do than ever before time to make a big deal out of small mistakes url\"\n        ],\n        [\n            0,\n            \"user i submitted a support ticket a couple hours ago regarding a purchase and i haven't heard back it's unusual for you\"\n        ],\n        [\n            0,\n            \"user it is the new reality of reporting we the people are no longer willing to see shocking as outside of normal think about the next 1\"\n        ],\n        [\n            1,\n            \"usb 3 0 type c to micro usb data charging adapter for samsung note 7 one plus 3 url url\"\n        ],\n        [\n            0,\n            \"user 😂 deflecting is bringing hillary into this at all even trump sends his tweets from a private android phone\"\n        ],\n        [\n            0,\n            \"user gee the last time i saw him he looked like he was on door guess that didn't work for him at end … url\"\n        ],\n        [\n            1,\n            \"colored artwork by url tweet for with x3\"\n        ],\n        [\n            1,\n            \"there's a difference between you i i don't need to make a profile to shame hate on someone and also i can … url\"\n        ],\n        [\n            0,\n            \"user hire me to do a work for you and we will hand back before the schedule time url\"\n        ],\n        [\n            0,\n            \"sean draft a with the 11th pick im eating a bottle of on facebook live\"\n        ],\n        [\n            0,\n            \"user economics that republicans austria actually has a single payer system can purchase private insurance\"\n        ],\n        [\n            0,\n            \"alike 1 part of a race that created scary things 2 fancy outfits 3 my real name starts w t not 1 human 2 t … url\"\n        ],\n        [\n            0,\n            \"i was i the party looking for you congrats on user the whole show is a delicious feast for … url\"\n        ],\n        [\n            0,\n            \"officers on hashtag vehicle for no insurance and report driver to court 6 points on his new licence means … url\"\n        ],\n        [\n            0,\n            \"although you might already have big plans for the weekend mor more for capricorn url\"\n        ],\n        [\n            0,\n            \"rt samsung galaxy desktop experience for the hashtag … url\"\n        ],\n        [\n            1,\n            \"in sales on april 1st – url sold for 16 000 – daily market report url\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            1,\n            \"it's 2017 the funding in uk and scotland to help autistic people is shocking other conditions diseases funded up the arse hashtag\"\n        ],\n        [\n            0,\n            \"user thank you love that means a lot i'm just frustrated that it's just covers i've written 8 songs and … url\"\n        ],\n        [\n            0,\n            \"user think where you were mentally emotionally etc with that a year and a half ago and how you feel now you've come a long way 😍\"\n        ],\n        [\n            0,\n            \"it's as if the filter between your thoughts and your spoken wo more for cancer url\"\n        ],\n        [\n            0,\n            \"can this be the new theme song of sherlock or would that be too abbey esque url\"\n        ],\n        [\n            0,\n            \"with all the focus on quality def players i think the depth at wr is overlooked lots of very good players down the board getting zero hype\"\n        ],\n        [\n            0,\n            \"pretty neat that as a generation we can make companies pull offensive ads or send planes full of aid to struggling countries\"\n        ],\n        [\n            0,\n            \"he has no style he has no grace this kong has a funny face he can when he needs to and himself just like a\"\n        ],\n        [\n            0,\n            \"i'm one that believes in freedom of speech but where pres trump is concerned with his twitter acct i'm opposed to freedom of tweet 4 him\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"round 2 this weekend gonna get hella lit pass it around lets get hella crazy man 🎉 hmu saturday for the addy 👀 🔥 url\"\n        ],\n        [\n            0,\n            \"to all the women we know out there thanks for giving hashtag an opportunity to work with and respect url\"\n        ],\n        [\n            0,\n            \"throwback thursday happy 19th birthday peyton spencer list see them transform url via user\"\n        ],\n        [\n            0,\n            \"my grandma just called and said that it was more extensive than they thought but he's ok url\"\n        ],\n        [\n            1,\n            \"welcome to my world user get my two fantasy books for only now url\"\n        ],\n        [\n            0,\n            \"retweeted golf partnership user a question being asked a lot this morning what's everyone's views url\"\n        ],\n        [\n            1,\n            \"34 90 ct 100 natural gemstones 24 x 37 x oval cabochon url url\"\n        ],\n        [\n            0,\n            \"hashtag is the candidate of the nothing the candidate of the void of words adjacent to each other but that don ' … url\"\n        ],\n        [\n            0,\n            \"user systemic steroids or probably not possible for that area doesn't look very without taking the eye\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"user it's honestly too much work like i just want to eat my damn i don't want this to be an hour long event\"\n        ],\n        [\n            0,\n            \"stay informed with what is happening in the racing world here in pennsylvania by reading our winter newsletter url\"\n        ],\n        [\n            0,\n            \"user earning money while following your passion is the best reward the rest is just a bonus d\"\n        ],\n        [\n            0,\n            \"user but breaking the rules on scotus nominee confirmation votes is it deeper … url\"\n        ],\n        [\n            1,\n            \"min sid 1 64 t t 6 78 cos y sid flr abs min sid x sig min x 1 46 url\"\n        ],\n        [\n            0,\n            \"boss walks in w duke shirt on i almost quit but then i realized i need this job and we just won the title lol hashtag\"\n        ],\n        [\n            0,\n            \"can tend to view resources as limited and but this is rarely the case url\"\n        ],\n        [\n            0,\n            \"jones gets out of a bases loaded jamb by rolling a 6 4 3 double play to end the threat flo leads 1 0\"\n        ],\n        [\n            1,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"user aww that's awesome i wish i was there with you guys i love bts anyway stay safe and have fun\"\n        ],\n        [\n            0,\n            \"user user but refs it's no immediate impact just an after the fact and a well we will try to improve that\"\n        ],\n        [\n            1,\n            \"how could you relate when you ain't never been great and rely on rap money to keep food upon your plates nigga\"\n        ],\n        [\n            0,\n            \"we have 2 group runs this weekend saturday we will be running from complete fitness at 8am and on sunday we will url\"\n        ],\n        [\n            0,\n            \"like i can't wait for the season to start but now i'm also dreading it bc with every clip we'll get closer to the end\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url technology original mix\"\n        ],\n        [\n            0,\n            \"all around the sta plant the stalker chased the the stalker thought ' all in fun pop goes the\"\n        ],\n        [\n            0,\n            \"opened street or sidewalk cleaning request via iphone at st url bicycle tire frame by city can by park\"\n        ],\n        [\n            0,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            0,\n            \"user good point but then i don't know were there any other in the same league abuse of power is wrong … url\"\n        ],\n        [\n            0,\n            \"london ’ s westminster muslim terrorist received government welfare before engaging in his url\"\n        ],\n        [\n            1,\n            \"hong kong film stuff world 1972 sai ku url\"\n        ],\n        [\n            0,\n            \"launch today could the industry watch it live url url\"\n        ],\n        [\n            0,\n            \"but i utterly disagree with when he suggests policies are the domain of and politicians\"\n        ],\n        [\n            0,\n            \"itunes turkey hashtag 1 cheat codes no promises feat demi lovato single url\"\n        ],\n        [\n            0,\n            \"manchester city boss backs arsene wenger to get arsenal fans back on side url hashtag\"\n        ],\n        [\n            0,\n            \"user i have attended both the ' 96 world cup of hockey and the vancouver 2010 winter olympics user you've made a poor decision shame\"\n        ],\n        [\n            1,\n            \"skull decal sticker car truck windows just like in american sniper url\"\n        ],\n        [\n            0,\n            \"url temp 11 5 ° c wind 1 6 mph pressure 1011 6 mb falling slowly rain today 0 0 mm hum 69 fc fairly fine later\"\n        ],\n        [\n            0,\n            \"is sacred but connections can be a source of growth which is cool just know temporary has an … url\"\n        ],\n        [\n            0,\n            \"user next weekend i will be attending i'm sure you'll be out there as well and i can bump into you\"\n        ],\n        [\n            0,\n            \"user day 8 because i got high by this song is all sorts of silly and i love it … url\"\n        ],\n        [\n            0,\n            \"let us never negotiate out of fear but let us never fear to negotiate john f kennedy hashtag url\"\n        ],\n        [\n            0,\n            \"i know it's to speak of a woman's appearance these days but user looked lovely today true story\"\n        ],\n        [\n            1,\n            \"this 3 2 ba in fort worth must be seen call text or direct message me for more info url url\"\n        ],\n        [\n            0,\n            \"he made my childhood and it's heartbreaking to see him retire hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag hot take ™ we still don ’ t have anything definitive from the hashtag still no big ugly my guess is sunday pm session\"\n        ],\n        [\n            0,\n            \"woe those who are behind the ' one nigeria ' britain france etc will suffer for this free … url\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"update president writes to colombian president after river kills 154 people … url\"\n        ],\n        [\n            0,\n            \"i slept until my alarm went off a full 8 hours and 8 minutes with just of woohoo 🤗 now how to 🤔\"\n        ],\n        [\n            1,\n            \"url my sister baked an osu cake in honor of the r place logo url\"\n        ],\n        [\n            0,\n            \"user i want to know why he chooses to play an cb and one that is very dodgy over a proven world … url\"\n        ],\n        [\n            0,\n            \"the mean on hashtag california double dog two mean onions sport peppers fries … url\"\n        ],\n        [\n            0,\n            \"last night user asked me to make chicken and so i it and passed out on the couch\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            0,\n            \"user not sure where i read this but this comes to mind you have made the mistake of thinking that … url\"\n        ],\n        [\n            0,\n            \"i have a limit when i visit people homes 1st act like didn't see nothing 2nd start looking around 3rd hell naw i'm out 😂 😂\"\n        ],\n        [\n            0,\n            \"the moral of this story is that no matter how much we try no matter how much we want it some stories just dont have a happy ending\"\n        ],\n        [\n            0,\n            \"legitimate and blood boiling question user will we ever win a game again ever or never which … url\"\n        ],\n        [\n            0,\n            \"that feeling when your favourite game is finally coming to your home platform user url\"\n        ],\n        [\n            0,\n            \"they can buy my search history if they want but i don't know what they're going to do with what's the biggest predator in lake michigan\"\n        ],\n        [\n            0,\n            \"user i got this beat id love to hear you on i made it just for when i could reach out too\"\n        ],\n        [\n            1,\n            \"q1 how often do you use instagram to promote your blog content is it an important tool for you hashtag\"\n        ],\n        [\n            0,\n            \"there are two types of men your face getting better it's clearing up s url\"\n        ],\n        [\n            0,\n            \"cristiano ronaldo reveals how he ended up wearing no 7 shirt at manchester united url url\"\n        ],\n        [\n            0,\n            \"we'd like to announce our transition we will now be g will only perform j pop of our songs url\"\n        ],\n        [\n            0,\n            \"user user you're very wrong trump's electoral base is standing by him all the way 🇺 🇸 🇺 🇸 🇺 🇸\"\n        ],\n        [\n            0,\n            \"user and doing such a wonderful job i keep looking on ebay for some of those rare ' ' b … url\"\n        ],\n        [\n            0,\n            \"please it's only when he something correctly hashtag url\"\n        ],\n        [\n            1,\n            \"super tuesday recap the flash duet url url archive\"\n        ],\n        [\n            0,\n            \"today would have been your birthday still heart broken you are no longer with us happy birthday dan forever 21 user user\"\n        ],\n        [\n            1,\n            \"hand spinner tri fidget desk ball focus reduce stress kids adult toy c url url\"\n        ],\n        [\n            0,\n            \"user whatever if you're determined to blame someone for other people not reading to the end go ahead\"\n        ],\n        [\n            0,\n            \"user huhu i wish po i have time just to relax but i have so many and some activities to attend this summer ehh 😞 😭\"\n        ],\n        [\n            0,\n            \"now that i'm hashtag for the 3rd time i usually remember who the killer is at some point it's really frustrating 😅 hashtag\"\n        ],\n        [\n            0,\n            \"facebook microsoft partner to finance renewable energy for communities url url\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            1,\n            \"🔴 arsenal boost 🔴 get a huge 6 1 on hashtag to beat west ham tonight great value get on ▶ ️ … url\"\n        ],\n        [\n            0,\n            \"one of my favourites too wonderful to see it represented in film how my memory is so dreadful i didn't recognize the title i'll never know\"\n        ],\n        [\n            0,\n            \"user you never fail to amaze me with your courtesy and willingness to help people i love you endlessly mind following me — 76 247\"\n        ],\n        [\n            0,\n            \"a customer at work disrespected our and spoke very rude to her and as usual boss defended customer i can't wait to quit\"\n        ],\n        [\n            0,\n            \"dear user join us user so we can take the by storm and set ourselves up for a ncaa national championship 💪 💪\"\n        ],\n        [\n            0,\n            \"user they are attacking him for his hypocrisy against women no one cares about his marriage to mother\"\n        ],\n        [\n            0,\n            \"the only movies that i can watch without falling asleep halfway through it 😂 url\"\n        ],\n        [\n            0,\n            \"thus noah did according to all that god had him so he did genesis 6 22 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"are high in acid acid a known with anti url\"\n        ],\n        [\n            0,\n            \"set up and we have restricted sheffield united well in the first half created nothing ourselves however boring half hashtag\"\n        ],\n        [\n            0,\n            \"i caught maybe the last 5 seconds of the ms state upset but what a time to tune in incredible shot\"\n        ],\n        [\n            0,\n            \"62 2 10 7 11 move 1 fury cutter move 2 x available until 05 59 29m url\"\n        ],\n        [\n            0,\n            \"user wow i'm really glad to be made a laughing stock for the sake of making someone else a laughing stock what activism\"\n        ],\n        [\n            1,\n            \"free clothing give away at our north campus 9am saturday april 1st volunteers needed hashtag prospect url\"\n        ],\n        [\n            1,\n            \"🤑 no deposit bonus 🤑 join 888 games on thursday and get £ 12 free no deposit required url\"\n        ],\n        [\n            0,\n            \"so sad watching a video of a syrian refugee making that hard decision of leaving her home and country for her family\"\n        ],\n        [\n            0,\n            \"time to go make a coffee i think and sit back and watch some tele if there is anything worth watching that is url\"\n        ],\n        [\n            0,\n            \"user sure hope you had a great day was a little surprised to see twitter has started telling us when people's birthdays are\"\n        ],\n        [\n            0,\n            \"champions ' 17 the hashtag bill giles is a historic mix of marketing genius on field success league influence … url\"\n        ],\n        [\n            0,\n            \"hashtag you kid brother or sister bumped your stereo system scratched your favorite album url\"\n        ],\n        [\n            0,\n            \"today's quote of the day comes from my recently released judge carson mystery false justice url\"\n        ],\n        [\n            0,\n            \"she's right these are all facts why do y'all do this someone will do the same thing to yall and somehow victimize yourselves\"\n        ],\n        [\n            1,\n            \"the wonderful support continues hashtag is now sold out 👏 💪 look forward to seeing over 8 000 of you in … url\"\n        ],\n        [\n            0,\n            \"where are the human rights activists to the issue of innocent children massacre in syria iraq waiting to get permission 😭 😭 😭\"\n        ],\n        [\n            0,\n            \"hashtag to provide comprehensive next generation cyber security solutions from fo read blog url\"\n        ],\n        [\n            1,\n            \"whatever man milk shame me all u want but my levels are off the fucking charts so call me in 50 years\"\n        ],\n        [\n            0,\n            \"awesome stream hit the gym and now time for some user with the love thank you\"\n        ],\n        [\n            0,\n            \"the current dean of liverpool cathedral the very dr pete will become the next bishop of sheffield url\"\n        ],\n        [\n            0,\n            \"i can tell we've both believed in mean gods we've both spend our money on things that break too easily like people\"\n        ],\n        [\n            0,\n            \"my twitter activity mainly consists of mornings sometimes in the afternoon and i'm constantly on when attending conventions\"\n        ],\n        [\n            0,\n            \"i'm pretty sure started his career in the nhl and won the stanley cup his rookie season url\"\n        ],\n        [\n            0,\n            \"user ya better put dedicated to n his bootleg gucci purse at the beginning hoe im joking\"\n        ],\n        [\n            0,\n            \"user user i was just there wasn't offered any and i'm originally from there\"\n        ],\n        [\n            0,\n            \"i don't think i can listen to roots without getting a little andrews voice gets me right in the\"\n        ],\n        [\n            1,\n            \"user ga h a micro intel 39 99 w 22 after 10 …\"\n        ],\n        [\n            1,\n            \"trip radio is playing engage song rating 0 5 url\"\n        ],\n        [\n            0,\n            \"user some time later back inside her shakes the bed blankets small pieces of wall scatter over … url\"\n        ],\n        [\n            0,\n            \"asians blacks hispanics have more heart disease risks at normal weight study url url\"\n        ],\n        [\n            1,\n            \"tip of the day good morning from all of us at the inc in il glen carbon il and st url\"\n        ],\n        [\n            0,\n            \"if the goal was to raise the character limit that could have been accomplished without fucking up the ui\"\n        ],\n        [\n            1,\n            \"hot animal videos funny funny dogs a funny dog videos compilation url qua user\"\n        ],\n        [\n            0,\n            \"wild tie franchise record for points with 4 3 win over new york daily news url\"\n        ],\n        [\n            0,\n            \"for only the 4th time in 70 years av annual unemployment rate was below 4 pct for two years in a row in 15 16 url\"\n        ],\n        [\n            0,\n            \"it was so 😭 🤷 🏽 ‍ ♀ ️ i was in for a rude awakening when i came to college url\"\n        ],\n        [\n            0,\n            \"✌ user mexican newspaper down saying it is too dangerous to continue url\"\n        ],\n        [\n            0,\n            \"be the rubber band by national intern watts flexibility is an important quality to have in your url\"\n        ],\n        [\n            1,\n            \"plus if you win you get a free year's supply of ketchup beans hashtag url\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            1,\n            \"idk about you but i lowkey don't trust fans that call taehyung v and yoongi sugar in mind you are extra and possibly problematic 🙄\"\n        ],\n        [\n            1,\n            \"we make delivery simple and learn how we stand out from the rest url\"\n        ],\n        [\n            0,\n            \"user i thought the same before we started but this has been the best yet some very generous people about … url\"\n        ],\n        [\n            0,\n            \"after that chat they had to leave and left together and wrapped his arm around shoulders i almost dies omg\"\n        ],\n        [\n            0,\n            \"user why do you have to take every single one of my favorite tv shows off of netflix i dont get it why\"\n        ],\n        [\n            0,\n            \"it's odd that as the weekend approaches you should start to fe more for leo url\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 1021 21 hpa temperature 20 55 ° c humidity 45 95 luminosity 0lux 2017 04 03 20 57 27\"\n        ],\n        [\n            1,\n            \"blue 10 inch nylon usb data charger charging cable for samsung android url url\"\n        ],\n        [\n            1,\n            \"i don't know what god hashtag was talking too but the god i know don't hear a a pathological liar\"\n        ],\n        [\n            1,\n            \"lyft is now 0 5 b richer thanks to new funding round url url\"\n        ],\n        [\n            0,\n            \"out of county mutual aid county twp lane sf reported to be a fire\"\n        ],\n        [\n            0,\n            \"in reading by the end of third grade is a crucial marker in a child ’ s educational development in the url\"\n        ],\n        [\n            0,\n            \"user and fwiw during recession i had 10 cut to my salary not overtime my salary was cut i accepted it … url\"\n        ],\n        [\n            0,\n            \"for those that don ’ t know i have a for a building in victoria i think that demons and angels fight for this domain\"\n        ],\n        [\n            0,\n            \"don't let the weather get you down brighten your day and stop by for fort lewis fridays with url\"\n        ],\n        [\n            1,\n            \"mini rubber ducks baby shower birthday party favors 1 5 12 pack new url url\"\n        ],\n        [\n            0,\n            \"number crunching for the past week 2 new followers and no unfollowers stats via url\"\n        ],\n        [\n            1,\n            \"now playing on radio grateful dare david 1 by dare david us listen at url url\"\n        ],\n        [\n            0,\n            \"i might come here to post if anything interesting happens but i'm not gonna scroll through my timeline like a zombie anymore ✌ 🏻\"\n        ],\n        [\n            0,\n            \"meanwhile at alice springs kate brooks leads all the way to win the 1st on iron lotus congrats lisa and connections hashtag\"\n        ],\n        [\n            1,\n            \"america first in what way heartless cold cruel greedy this is not the way i want to be first url\"\n        ],\n        [\n            0,\n            \"user she has been rewarded 3 time champ numerous tv main events ppv main events and co main events … url\"\n        ],\n        [\n            1,\n            \"url are u a youtuber looking to partner with a youtube network we accept everyone apply now … url\"\n        ],\n        [\n            0,\n            \"trivia are back starting april 18th we will host trivia from 7 8 pm this was very fun last year and url\"\n        ],\n        [\n            0,\n            \"hashtag is all wrapped up but take this goodness into your tuesday eve url\"\n        ],\n        [\n            0,\n            \"smile it's friday only one more week standing between us and hashtag 🌞 oh and my birthday … url\"\n        ],\n        [\n            0,\n            \"welsh rugby union to oppose english plans to make six nations championship shorter url\"\n        ],\n        [\n            0,\n            \"the stats don't fit my opinion so i'm going to invent a conspiracy theory that is stat kms by running … url\"\n        ],\n        [\n            1,\n            \"– blunt deals feat url url\"\n        ],\n        [\n            1,\n            \"i just completed the hashtag hunt for the oneplus and moved one step closer to winning rs 1 crore url\"\n        ],\n        [\n            1,\n            \"eric 2006 topps chrome black card url url\"\n        ],\n        [\n            0,\n            \"severe thunderstorm warning including tn south tn tn until 5 00 pm cdt url\"\n        ],\n        [\n            0,\n            \"i also love user i love winners thus the patriots brady is a hashtag\"\n        ],\n        [\n            0,\n            \"user i love the taste of color ni edward lighter the better dark is for ai hashtag\"\n        ],\n        [\n            0,\n            \"i used to really want her and justin culture ass to be together 💀 url\"\n        ],\n        [\n            1,\n            \"guys always lookin for a relationship with me like if i wanted to be with you it would ve been clear stop forcing shit with me 🙁 ☹ ️\"\n        ],\n        [\n            0,\n            \"user user i don't know the answer to your question it wasn't like that 40 yrs ago times have changed so much not 4 the good\"\n        ],\n        [\n            0,\n            \"user then do the more mature thing and should've broke up not go behind her back and crush her by cheating\"\n        ],\n        [\n            0,\n            \"user user wish we could have more voices like yours india could have changed\"\n        ],\n        [\n            0,\n            \"user user he even stopped completely 😞 😞 i missed those cuz they gave me the indication he sees our posts\"\n        ],\n        [\n            0,\n            \"senator albert has done well with the mandate north east freely gave him – … url url\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"user field this season 2017 i'm not a agent of him but conditions he became a free agent i send to you this video of drew\"\n        ],\n        [\n            0,\n            \"blake scholars in reference to the study of work more accessible information about the records of crisis of poetry\"\n        ],\n        [\n            0,\n            \"dr robert e johnson becomes university of massachusetts at ’ s 1st african american hashtag url\"\n        ],\n        [\n            0,\n            \"user you've always had my heart i've loved you from the very start you're beautiful and kind follow me if you dont mind — 111\"\n        ],\n        [\n            0,\n            \"is this happening on specific tracks on your computer can you also check if the songs setting is enabled lo\"\n        ],\n        [\n            1,\n            \"user will face world no 1 mark in the semi finals of the hashtag tomorrow has just beaten stephen 5 1\"\n        ],\n        [\n            0,\n            \"in a commentary emily allen and the rev kent write about the 2016 western ’ s election of the url\"\n        ],\n        [\n            0,\n            \"user omg 🙄 not everything ppl post is for attention you or no one else knows her leave it at that goodbye\"\n        ],\n        [\n            0,\n            \"last night in was a thanks everyone we had a blast see you in another 19 … url\"\n        ],\n        [\n            0,\n            \"user it's genuinely amazing he's alive the amount of cocaine he consumed every day would literally kill most people\"\n        ],\n        [\n            0,\n            \"catching up with costume work by user slightly less professional but olivia c … url\"\n        ],\n        [\n            0,\n            \"my server of come and join me url to my world free url\"\n        ],\n        [\n            0,\n            \"they were only using facial expression and we all know who was the rapist that was acting beyond acting hashtag\"\n        ],\n        [\n            0,\n            \"user user i already got some comments on it so i'm not going to delete it and you\"\n        ],\n        [\n            0,\n            \"user in meeting of deputy head of and israeli ambassador with min ' of agriculture of … url\"\n        ],\n        [\n            1,\n            \"google phone x3 his penis on ebooks wait who the fuck actually spends money on iphone\"\n        ],\n        [\n            0,\n            \"bjp candidates scramble to file nomination papers party declares several names a few hours before deadline url\"\n        ],\n        [\n            0,\n            \"website is under construction but published updates to the website will be posted here lots to come once we get clear night\"\n        ],\n        [\n            1,\n            \"official look at the air jordan 13 low brave blue releasing next weekend url url\"\n        ],\n        [\n            0,\n            \"barça in liga have always scored in their games against sevilla seven games won every single home game against them\"\n        ],\n        [\n            0,\n            \"user i have tried to win sooo many giveaways but i haven't had much luck pick me url\"\n        ],\n        [\n            1,\n            \"my boyfriend sends me the sweetest messages all the time and my first reaction is what the fuck\"\n        ],\n        [\n            0,\n            \"women hipster fashion flower cloth small crossbody purse straw shoulder ba url\"\n        ],\n        [\n            0,\n            \"gods glory is everything to me i hope as the semester ends i can share christ i don't let my disability define me i use it to inspire\"\n        ],\n        [\n            0,\n            \"at 4 11 pm few clouds broken clouds temperature up 12 ° c 13 ° c humidity down 57 54 wind\"\n        ],\n        [\n            0,\n            \"user i bought a new battery for one of my and it seems to have it in one week w o any use\"\n        ],\n        [\n            1,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            1,\n            \"feeling bored during your your scan doesn't have to be boring with these tips to up your appointment … url\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"a down politically chaotic u s w a demented wanna be surrounded by his family coming soon the revolution will be televised\"\n        ],\n        [\n            0,\n            \"new favorite song back to god by the only answer is we give this world back to god 🙏 url\"\n        ],\n        [\n            0,\n            \"user at wedding i stop what i was doing and looked at you like is this return of the\"\n        ],\n        [\n            0,\n            \"user the texas radar this morning showing in orange that north america will due to climate ch … url\"\n        ],\n        [\n            0,\n            \"imagine if horses were that's the definition of an apex predator the great plains would be\"\n        ],\n        [\n            0,\n            \"to sue after he ended up in intensive care when chlorine was added to hotel p url\"\n        ],\n        [\n            1,\n            \"hot indian call girls beautiful indian real college escort girls service call on url\"\n        ],\n        [\n            0,\n            \"user i'm super pumped for your album on friday that i've been checking everything since you said you have a new album coming out\"\n        ],\n        [\n            1,\n            \"hashtag pink and rusty velvet in a minimalist cape town boutique new store … … url\"\n        ],\n        [\n            0,\n            \"understand why nascar wants to finish stages under green plus that a sprint to the end creates for great drama like we saw there but\"\n        ],\n        [\n            0,\n            \"high winds could knock down power lines stay away from any downed lines always assume they are … url\"\n        ],\n        [\n            0,\n            \"user user he sat there silent before finally speaking up that was incredible\"\n        ],\n        [\n            0,\n            \"url rename class to a start on to split the related stuff out\"\n        ],\n        [\n            0,\n            \"user with a cheeky grin the white haired male stood up and held out his hand to her let's go and grab some ice cream\"\n        ],\n        [\n            0,\n            \"user hello mrs ray this is and i'm using my mom's twitter page to say hello\"\n        ],\n        [\n            0,\n            \"part of is closed but not our part come get a pastry and watch them explode the old discovery center breakfast and a show\"\n        ],\n        [\n            0,\n            \"it is impossible to know where his presidency will lead or how much damage he will do to our nation hashtag url\"\n        ],\n        [\n            0,\n            \"sorbet april 6 2017 standing on the back deck with the daughter url look up way up\"\n        ],\n        [\n            0,\n            \"during this lenten season we need your prayer for our nation user we love you and your compassion for our … url\"\n        ],\n        [\n            0,\n            \"ipl results 2017 royal vs score latest table schedule url url\"\n        ],\n        [\n            0,\n            \"we need contractors that have what it takes that's you call us today 1 888 ext 101 to start today … url\"\n        ],\n        [\n            0,\n            \"new bill would allow farmers to sue if crops invade their property – url url\"\n        ],\n        [\n            0,\n            \"though the other 3 contestants were against him jake pulled out a surprise dome win the is url\"\n        ],\n        [\n            0,\n            \"this is just precious thank you user and arrow for standing up for women's rights … url\"\n        ],\n        [\n            0,\n            \"user we're crowdfunding a female lead sci fi lgbt romantic thriller please help spread the word … url\"\n        ],\n        [\n            0,\n            \"panel ii relationship dynamics in startups early stage to exit notice two of our on the panel james … url\"\n        ],\n        [\n            0,\n            \"2017 2018 tour dates are out mark your calendars and come to a city near you sharing the stage each url\"\n        ],\n        [\n            0,\n            \"at washington nationals ⚾ ️ game yesterday rear plane by former 🏀 player nate … url\"\n        ],\n        [\n            1,\n            \"95 6 struggle bug close combat 27m 28s until 11 09 url\"\n        ],\n        [\n            0,\n            \"user user fr if they tripping so much bout it they should've played better so it wouldn't have reached that point lmao\"\n        ],\n        [\n            0,\n            \"six church leaders back in court to face outcome of appeals url url\"\n        ],\n        [\n            0,\n            \"photo of michelle obama ' rocking her natural hair ' shows up in timelines ' the gates of heaven opened ' url\"\n        ],\n        [\n            0,\n            \"family is the first to get their batch of peanut butter eggs yum 😋 we are excited for … url\"\n        ],\n        [\n            0,\n            \"user i really am you gotta be if you want something serious and something to last but it's also cause i want someone else already\"\n        ],\n        [\n            0,\n            \"i've saved 40 at abu yas mall url url\"\n        ],\n        [\n            0,\n            \"some ppl sent me for the next person who is tired of hearing about your bad research skills\"\n        ],\n        [\n            0,\n            \"ordered from fashion nova last night at like 10 i just got an email saying it shipped will be here tomorrow 🙌 🏽\"\n        ],\n        [\n            0,\n            \"despite 40 north dakota medical marijuana say proposed are flawed hashtag url\"\n        ],\n        [\n            0,\n            \"kindness is a theme that runs through this show and is such an important action to remember in real life too ☺ ️ ☺ ️ hashtag url\"\n        ],\n        [\n            0,\n            \"when monday brings you an 800 bill you need something to make you smile again like … url\"\n        ],\n        [\n            0,\n            \"user i live and work beside an plant in toronto my risk of deadly diseases is very high because o … url\"\n        ],\n        [\n            0,\n            \"user user on the broadcast clearly said it's not part of the new dance but the stamp seal is a nice touch\"\n        ],\n        [\n            0,\n            \"6 places you must never visit in nigeria uk government advises residents full list url\"\n        ],\n        [\n            0,\n            \"take me back ⠀ ⠀ 🌴 a short trip from and an amazing different side of mexico ⠀ it has an amazing … … url\"\n        ],\n        [\n            1,\n            \"do you want to know how to become a successful ceo learn best advice from ceo url url\"\n        ],\n        [\n            1,\n            \"user i have the same but i'm 28 and have the amount of eggs that a 40 something woman should have awful but not impossible xx\"\n        ],\n        [\n            0,\n            \"user really soda change ingredients not cool guess genetic engineering cuts costs on mountain\"\n        ],\n        [\n            1,\n            \"check out bicycle blue playing cards deck by playing cards dot net on user url\"\n        ],\n        [\n            0,\n            \"user when companies go vs the grain good or bad testing experimental drug strongest drug … url\"\n        ],\n        [\n            0,\n            \"anyway here's day 3 4 of it being hot and me complaining about comics i hope yall have me muted accordingly\"\n        ],\n        [\n            0,\n            \"yes i have two different photographs of myself in regards 1 at at 2 with joey who assisted\"\n        ],\n        [\n            0,\n            \"user unfortunately in this day age 99 99 times one has to pickup one's self fight for self no matter how depressed you are\"\n        ],\n        [\n            0,\n            \"would love to name shame but can't be bothered with inevitable user troll pile on he definitely shouldn't have been in bike lane though\"\n        ],\n        [\n            1,\n            \"for the best selection of doors in wales traditional contemporary and cottage there is only one url\"\n        ],\n        [\n            0,\n            \"join the only hip hop professional dance team in the nfl register to audition for … url\"\n        ],\n        [\n            0,\n            \"please can someone brief the president on the unemployment rate dumb de dumb dumb url url\"\n        ],\n        [\n            0,\n            \"midfielder had his € watch stolen at in underground yesterday evening it says here url\"\n        ],\n        [\n            1,\n            \"lovely pet dog puppy clothes brief bitch in season pants s n url url\"\n        ],\n        [\n            0,\n            \"shah khan and khan are with these tattoos as they cheer for kolkata knight riders url\"\n        ],\n        [\n            0,\n            \"when you wake up expecting a new user album only to learn it was pushed back url\"\n        ],\n        [\n            1,\n            \"user legal surveillance wire tapping with act under gw expanded w obama supported … url\"\n        ],\n        [\n            1,\n            \"user listen idk what the hell is except that she threw up so much and so chill about that she still wanted to fight\"\n        ],\n        [\n            1,\n            \"user another country i mean honestly because our own country is fucked beyond measures i want the wo … url\"\n        ],\n        [\n            0,\n            \"hashtag “ the dark side clouds everything impossible to see the future is ” – yoda url\"\n        ],\n        [\n            0,\n            \"neymar scores his 100th goal for barcelona in 11 matches less than it took lionel messi url url\"\n        ],\n        [\n            0,\n            \"user it's good but there are some extremely graphic scenes it's up to you whether you want to watch it\"\n        ],\n        [\n            0,\n            \"if i smell like french vanilla its because i half my coffee on myself you're fucking welcome\"\n        ],\n        [\n            1,\n            \"new fashion 12pcs copper metal wire jewelry findings 0 3 mm url url\"\n        ],\n        [\n            0,\n            \"survival horror game ' we happy few ' is becoming a movie url url\"\n        ],\n        [\n            0,\n            \"happy 2nd birthday to my big boy mr 🎂 🍰 who turns 2 today already time is flying … url\"\n        ],\n        [\n            1,\n            \"user ck out my new video entitled i got them hitz ft king 🔥 url\"\n        ],\n        [\n            0,\n            \"user john labour is now a far left anti british party that is linked to the islamist movement\"\n        ],\n        [\n            0,\n            \"user the only thing 45 wants to put first is his name he'll happily collect the on the end\"\n        ],\n        [\n            0,\n            \"i just made a donation to the national ms society together we can create a world free of ms hashtag url\"\n        ],\n        [\n            0,\n            \"best bet – men ’ s pro 3d m trail running shoe swamp dark … url url\"\n        ],\n        [\n            0,\n            \"for now i'm just it so the interviews are backed up and the rest isn't those interviews are quality material\"\n        ],\n        [\n            0,\n            \"what did russians do again salad dressing on voting machines we're waiting for hard evidence these are not … url\"\n        ],\n        [\n            0,\n            \"street coventry flood protection and trash screen monitoring url\"\n        ],\n        [\n            0,\n            \"there on the posters though why bunnies and chocolate eggs are part of the christian heritage of the uk is … url\"\n        ],\n        [\n            0,\n            \"the only way i can stay awake all class on tuesday thursday is if i get aroma ice coffee right before\"\n        ],\n        [\n            0,\n            \"my cat won't come home and i have this intense feeling in my stomach the neighbor guy killed him or something 😭 😳\"\n        ],\n        [\n            0,\n            \"user user hmmm drunk posting again i see you're also sitting up waiting for the president ya\"\n        ],\n        [\n            0,\n            \"wish you were here rain chip restaurants and palm trees south shields has it all url\"\n        ],\n        [\n            0,\n            \"path is cross honoring your tickets at not a great way to start the week thanks for keeping us in the loo … url\"\n        ],\n        [\n            0,\n            \"hearing the polish people talking in this movie and knowing what they were saying was the best thing it was only one word but still\"\n        ],\n        [\n            1,\n            \"just got done watching a movie called within and this nigga was living in their was and murdered 2 entire families 😭 😭\"\n        ],\n        [\n            0,\n            \"user where have we heard this before was there an explanation of how these protections were worse than none\"\n        ],\n        [\n            0,\n            \"relaxing for a minute after my friday morning workout loads for intensity and time farmer … url\"\n        ],\n        [\n            0,\n            \"i liked a user video url maggie rogers ' alaska ' acoustic session in paris\"\n        ],\n        [\n            1,\n            \"yes obama was spying on trump 2nd intelligence committee member comes forward shameful url\"\n        ],\n        [\n            0,\n            \"join lodge for their easter craft on saturday 8th april all welcome fun for all ages hashtag url\"\n        ],\n        [\n            0,\n            \"user so last message 26 3 but it's actually been present at to 3 4 but not reported not seen … url\"\n        ],\n        [\n            0,\n            \"did you know this place is called the valley of the end it's the perfect stage right naruto\"\n        ],\n        [\n            0,\n            \"cats and dogs are treated much worse than this in stinking rotten china korea asian countries let's hope there a … url\"\n        ],\n        [\n            0,\n            \"wow okay kindly find me another word in filipino that would the inability to feel an earthquake\"\n        ],\n        [\n            0,\n            \"user exactly i'm conflicted rn cuz i've built this company up with my work plus i don't wanna go to … url\"\n        ],\n        [\n            0,\n            \"assault charges against journalist activist pleads guilty to for damaging phone url\"\n        ],\n        [\n            1,\n            \"user lol see i was on yo shit but i didn't know i sent you a tweet don't do me like that\"\n        ],\n        [\n            0,\n            \"user i did that a lot and it helped you can also draw your classmates to improve in\"\n        ],\n        [\n            0,\n            \"just had my second encounter with the police i'm relieved to say it was a lot better than the first encounter\"\n        ],\n        [\n            1,\n            \"faded glory mens canvas slip on shoe outdoor casual footwear sneaker brand new url url\"\n        ],\n        [\n            1,\n            \"our latest blog post has the weather for sun lovers when will you be joining us url url\"\n        ],\n        [\n            0,\n            \"holy fuck the feels in the fresh prince final episode when uncle phil calls will son got me like url\"\n        ],\n        [\n            0,\n            \"so onto the flag from my seat i could see the people with the lgbtq flag perfectly and i'll even post a pic later if i have one\"\n        ],\n        [\n            0,\n            \"de al url being a us military advisor is a lot harder than just teaching people how to shoot a rifle\"\n        ],\n        [\n            0,\n            \"attack on titan season 2 is out i'm screaming quietly through the internet but my excitement is real\"\n        ],\n        [\n            0,\n            \"trump signing into orders making it illegal to be gay not in my america you are not born gay you're not going to … url\"\n        ],\n        [\n            0,\n            \"i haven't had coffee in three days 😩 the struggle coffee can make a attitude come back out real quick lawd\"\n        ],\n        [\n            0,\n            \"the big yard sale is tomorrow and saturday in volunteers were busy getting everything ready start time is 7 30 am\"\n        ],\n        [\n            0,\n            \"“ i tell people i live in arizona only to see their eyes with pity ” on living in tucson url\"\n        ],\n        [\n            0,\n            \"he gave us nd our national song remembering shri on his d … url\"\n        ],\n        [\n            0,\n            \"bisola speaks to tboss opens up about her baby daddy daughter and more url url\"\n        ],\n        [\n            0,\n            \"every hashtag has a story to tell come work on yours at user's fam jam sat april 8 … url\"\n        ],\n        [\n            0,\n            \"happy wedding anniversary to both of u ❤ stay happy forever like this 💕 2 years of ki url\"\n        ],\n        [\n            0,\n            \"make music got cancelled this year because of debt and may be for good huge\"\n        ],\n        [\n            1,\n            \"attention calling all water please join us tomorrow april 6th at 11am at the mn state capitol in url\"\n        ],\n        [\n            0,\n            \"the boys are back in town the boys are back in town the boys are back in town the boys are back in town\"\n        ],\n        [\n            0,\n            \"it's the people closest to you who hurts you the most yet sometimes we don't derive joy and comfort from the people closest to us\"\n        ],\n        [\n            0,\n            \"to death your sword design isn't unique i'm just trying to figure what new is being brought to make another remake worth everyone's time\"\n        ],\n        [\n            0,\n            \"74 ' save gets down at his near post to keep out shot 0 3 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"lone tree in rolling green hills heading toward san francisco yesterday california is … url\"\n        ],\n        [\n            0,\n            \"happy 19th birthday parker i'm so thankful to have had a friend like you i'll always hold on to those memories fo … url\"\n        ],\n        [\n            1,\n            \"led light bulb non soft white glow wide url url\"\n        ],\n        [\n            0,\n            \"setting up first surgery today church coffee shop open only one at surgery but lots of peopl … url\"\n        ],\n        [\n            0,\n            \"trump gave his salary to national parks the sierra club ’ s response is great url\"\n        ],\n        [\n            0,\n            \"at liam fox claim uk has ' shared values ' with brutal regime url\"\n        ],\n        [\n            0,\n            \"everyone is hating on this pepsi ad but at least they are doing something about peace then the people ranting about it on twitter\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"you can't put a limit on anything the more you dream the farther you get michael url\"\n        ],\n        [\n            0,\n            \"when i was younger something used to talk to me in my head i used to want to travel city to city just live see people study them\"\n        ],\n        [\n            0,\n            \"url paraguay police blamed as dies in clashes url\"\n        ],\n        [\n            0,\n            \"trump now campaigning against who were against his healthcare plan ↓ url\"\n        ],\n        [\n            0,\n            \"user the article is saying it was ejected from near the event horizon not from the actual black hole itself so you're claim is invalid\"\n        ],\n        [\n            0,\n            \"fun in the sun on monday at the tournament thanks user for girls lov … url\"\n        ],\n        [\n            0,\n            \"dear manhattan women on my morning commute from brooklyn today please remember your inside voice next time url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url why are scared to sell the fear of being a 6\"\n        ],\n        [\n            0,\n            \"sid the kid is great at and off fingers just saying hashtag url\"\n        ],\n        [\n            0,\n            \"user because it in the hospital is costing the nhs millions i'm thinking blair witch project\"\n        ],\n        [\n            0,\n            \"user this was tremendous as a wrestling fan i enjoyed it thoroughly glad you enjoyed it too\"\n        ],\n        [\n            0,\n            \"mum is always right environmental effects on plant biology across generations url\"\n        ],\n        [\n            0,\n            \"christian suspects asked to convert in return for release url\"\n        ],\n        [\n            0,\n            \"user do not thank me what i say and i write i try to do with the heart and not to please others thank you\"\n        ],\n        [\n            0,\n            \"lots of money bc i dont want to have a great circle of friends im na with having few but true url\"\n        ],\n        [\n            0,\n            \"at 16th puts your business at intersection of “ concentration ” “ collaboration ” user\"\n        ],\n        [\n            1,\n            \"don rickles was a funny fu er he would appreciate that comment hashtag remember my dad belly laughing at the dude\"\n        ],\n        [\n            0,\n            \"general stands up for big bird stanley save it makes us safer url\"\n        ],\n        [\n            0,\n            \"user hi howard i'm sorry about the power cut we're aware of an issue and have engineers on the way the issue with the power today\"\n        ],\n        [\n            0,\n            \"look at these my name still trapped in the days of things url\"\n        ],\n        [\n            1,\n            \"let our family take care of yours book your next private dinner or celebration at email us infouser … url\"\n        ],\n        [\n            0,\n            \"‘ i didn ’ t even get to use no bed – i was lucky to have a carpet ’ music the guardian url\"\n        ],\n        [\n            1,\n            \"yankees 1b greg bird and of aaron judge not in starting lineup saturday vs orioles espn url\"\n        ],\n        [\n            0,\n            \"user i in pvp throughout the of 2 0 in feast i main though i recently got to 60 to try it out\"\n        ],\n        [\n            0,\n            \"friendship is not about whom you have known the longest or who cares the best it ’ s about who came never left\"\n        ],\n        [\n            0,\n            \"had a tablet for a while now but been fixing a laptop today feels so in comparison although prefer the functionality of laptop\"\n        ],\n        [\n            0,\n            \"waiting for start of when sings folk songs inspired by user written by local schools fantastic pro … url\"\n        ],\n        [\n            1,\n            \"nurses want to make a difference to someone's life do you have a registered pin have empathy url\"\n        ],\n        [\n            0,\n            \"an overdose of enthusiasm is particularly troublesome for you more for taurus url\"\n        ],\n        [\n            0,\n            \"your daily by there was an explosion in a metro station in st petersburg russia this url\"\n        ],\n        [\n            0,\n            \"congrats to the cold lake keep up the awesome work url\"\n        ],\n        [\n            0,\n            \"today total quality east edison edison dr 11 30 am 1 30 pm user url\"\n        ],\n        [\n            0,\n            \"no that would just take away from the fact he's in an interracial relationship url\"\n        ],\n        [\n            1,\n            \"user user i hope his friend can get it through his head how stupid he is that way i can just block and move on\"\n        ],\n        [\n            0,\n            \"user user dear harry thank you for making me the happiest i hope you're having a lovely day mind following me — 4\"\n        ],\n        [\n            1,\n            \"any chance of you not trying to use it as a stop telling people to call you ' diamond dick ' … url\"\n        ],\n        [\n            0,\n            \"31 march john lennon and make a lightning trip to vienna eating chocolate cake in a bag … url\"\n        ],\n        [\n            1,\n            \"user texas ' own one eyed joe brands of bbq welcomes your new coffee to your tx … url\"\n        ],\n        [\n            0,\n            \"user finally asleep whew i'm worn out he normally sleeps 8 10 hrs want to go to the park in the morning b4 it gets too hot\"\n        ],\n        [\n            0,\n            \"honest everyone needs watch 13 reasons why because there's so much people need to understand about society today\"\n        ],\n        [\n            0,\n            \"watching and also multiple vine once all volume on thanks user you've given an audio track to my anxiety\"\n        ],\n        [\n            0,\n            \"user lmao that's no excuse to be late it just sounded good but i was doing related task and missed the time\"\n        ],\n        [\n            0,\n            \"user that i could understand what i can't understand is how easily you're content with just being with … url\"\n        ],\n        [\n            0,\n            \"snubbull iv move set unknown unknown available until 09 37 38 28m url\"\n        ],\n        [\n            0,\n            \"i'm sure we can became great friends lil he smiles at her and then covers his mouth url\"\n        ],\n        [\n            0,\n            \"the next country is hashtag a small country surrounded by gulf which sports do people enjoy there let's … url\"\n        ],\n        [\n            0,\n            \"user user otherwise go up as option f as wants now does the exact same but further south and into residential areas\"\n        ],\n        [\n            0,\n            \"user once more we see gop ' leadership ' as a tit for tat childish bs as usual the rules apply to everyone b … url\"\n        ],\n        [\n            0,\n            \"former germany star michael discusses what city's makes sane such an incredible talent url\"\n        ],\n        [\n            0,\n            \"orange smoothie with a couple drops ginger essential oil for the best way to relax … url\"\n        ],\n        [\n            1,\n            \"fact url is one of the best places to find music online another highlight this week url\"\n        ],\n        [\n            0,\n            \"modi sir please take action for improving legal system we condemn pocso misuse in asaram bapu case hashtag\"\n        ],\n        [\n            0,\n            \"what can you do to help make a difference in the lives of people in africa support url and the work being done\"\n        ],\n        [\n            1,\n            \"loving my new thanks user get yours 15 off with my code 15 url\"\n        ],\n        [\n            0,\n            \"happy bday ❤ ️ ilysm and i hope you have a great day you deserve it 😉 💖 user url\"\n        ],\n        [\n            1,\n            \"pig english episodes full episodes new compilation full english url\"\n        ],\n        [\n            0,\n            \"user user and fell to 4th means knicks fell to 4th in the lottery that's really not a controversial statement\"\n        ],\n        [\n            0,\n            \"hashtag force her to take the 5th on leaking classified information url\"\n        ],\n        [\n            0,\n            \"jose mourinho wants to sign these two world class strikers for man united – report url\"\n        ],\n        [\n            0,\n            \"the most often is the first of quran as it is repeated in daily prayers hashtag url\"\n        ],\n        [\n            0,\n            \"former superior mayor pleads guilty to attempted theft attorney general says url via user\"\n        ],\n        [\n            0,\n            \"user user he was specifically the presidential candidate for that party so all of them\"\n        ],\n        [\n            0,\n            \"sermon sunday april 2 2017 the upper room – john 13 20 7 the lord ’ s prayer – john 17 i “ glorify url\"\n        ],\n        [\n            0,\n            \"you read that right pub tries to raise 500 000 for childhood cancer research url url\"\n        ],\n        [\n            0,\n            \"skybet top deal £ 10 free bet no deposit required join now to get your free £ 10 bet no deposit required … url\"\n        ],\n        [\n            0,\n            \"news rae announce new album ‘ 3 ’ url url\"\n        ],\n        [\n            0,\n            \"breaking apc leaders storm national assembly over senate face off with presidency the eagle online url\"\n        ],\n        [\n            0,\n            \"i knew who i was this morning but i've changed a few times since then adventures in wonderland lewis carroll\"\n        ],\n        [\n            0,\n            \"democrats are pushing for legislation that would require trump and presidents after him url url\"\n        ],\n        [\n            1,\n            \"treat your friends and family to the refreshing goodness of call to buy … url\"\n        ],\n        [\n            0,\n            \"enter the sprint amazing sweeps you could win a samsung home entertainment package valued at 6 300 see rules url\"\n        ],\n        [\n            0,\n            \"the 10 coolest colorful you can buy at the url url\"\n        ],\n        [\n            0,\n            \"user fantastic performance today fella 👏 deserved more than a point now onto tuesday 👍 hashtag\"\n        ],\n        [\n            0,\n            \"singh ’ s wedding date has finally been announced url\"\n        ],\n        [\n            0,\n            \"this is quite literally the tweet that has aged the best of all tweets ever url\"\n        ],\n        [\n            1,\n            \"me in my pop culture class i don't want any so don't ask ppl probably lmao who wants to talk about anyways\"\n        ],\n        [\n            1,\n            \"user why does have so much to say when yrs ago she was ready to fuck and in a hotel\"\n        ],\n        [\n            0,\n            \"it was very joyful moment that they also spent long time with kid center playground at plaza shopping center url\"\n        ],\n        [\n            1,\n            \"lil ungrateful bastards i can't stand niggas like i ain't play they parents role when i fed niggas\"\n        ],\n        [\n            0,\n            \"what about what i want or need it's not up to brady i want to spend time with my i don't care what user says\"\n        ],\n        [\n            0,\n            \"yup my right left rt user can you really trust someone fully like a 100 with no doubts\"\n        ],\n        [\n            0,\n            \"no transport fare for customers radio url\"\n        ],\n        [\n            1,\n            \"grab your wallet founder needs to grab her brain she will never tell others like myself where not to shop stop being sheep stand up\"\n        ],\n        [\n            1,\n            \"do other girls put their tops on by putting their feet in and then pulling it up or is just weird as fuck\"\n        ],\n        [\n            0,\n            \"free earth day theme math printable for kids from preschool kindergarten to grade 5 the url\"\n        ],\n        [\n            0,\n            \"i hate when 45 micro manages ⚡ ️ “ a cheese ball container was spotted at sean spicer's press briefing ” url\"\n        ],\n        [\n            0,\n            \"freedom caucus chair we'll back ahca if changes discussed with wh included url url\"\n        ],\n        [\n            0,\n            \"user her past has taught her well is more than equipped to find a way out of bad situations … url\"\n        ],\n        [\n            1,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            1,\n            \"v1 0 1 of http status released http status http status codes for usage a simple usage example import … url\"\n        ],\n        [\n            1,\n            \"that's it zuma sold to the wolves a long time ago together with now he's slowly but surely killin … url\"\n        ],\n        [\n            0,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"book that could change your life getting things done the art of stress free productivity url\"\n        ],\n        [\n            1,\n            \"user all guilty people like trump tries to muddy the water but don't worry we know who is putin's man little donny\"\n        ],\n        [\n            0,\n            \"hashtag air contributed to the 2017 theatre film awards thank you url\"\n        ],\n        [\n            0,\n            \"i wanted ice cream so i made myself try on a bathing suit first super effective hashtag hashtag\"\n        ],\n        [\n            1,\n            \"improving customer service requires old ways of how you interact with customers hashtag url\"\n        ],\n        [\n            0,\n            \"devin nunes ’ aren ’ t exactly eager to investigate trump russia ties either url\"\n        ],\n        [\n            0,\n            \"army farm group said he would also be incoming the european amateur theater managed highway authority\"\n        ],\n        [\n            0,\n            \"user user that is a fight than can be won and get more or non republicans elected in 2018\"\n        ],\n        [\n            0,\n            \"user you should send a coupon my way for being 5 years loyal to you for my birthday 😎\"\n        ],\n        [\n            0,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"user because its not a thing if you can name a part of history where whites were oppressed then you … url\"\n        ],\n        [\n            0,\n            \"attended the memorial for federal officer scott williams today he was murdered 20 … url\"\n        ],\n        [\n            0,\n            \"user hey graham how about doing a video on using pink noise to set up a mix i upon it and i want to know your thoughts\"\n        ],\n        [\n            0,\n            \"apart from it's unique episode problem with hashtag is the to half of hashtag tribal episode\"\n        ],\n        [\n            0,\n            \"brand new nike air max 95 navy featuring a premium suede upper gum sole blue air bag £ 119 99 … url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"you lost sight of the fact that an illegal order is still illegal you will go to jail url\"\n        ],\n        [\n            0,\n            \"hashtag more like now i still remember that was kidnapped in the old generations now that was drama\"\n        ],\n        [\n            0,\n            \"i can't even bring myself to be annoyed when people underestimate me anymore darling just watch me x\"\n        ],\n        [\n            0,\n            \"user user i thought it was brilliant too short even could use an directors cut with more depth\"\n        ],\n        [\n            1,\n            \"no special they wouldn't be and would take years who is this idiot user hashtag\"\n        ],\n        [\n            0,\n            \"orange spain to launch new ' branded mobile url url\"\n        ],\n        [\n            1,\n            \"i don't care how long this damn show has been you orlando mother fuckers should be all out for taker in this match damnit hashtag\"\n        ],\n        [\n            0,\n            \"say good morning to drew champagne one of the here at champagne dental he practiced dentistry url\"\n        ],\n        [\n            1,\n            \"join our natural choices health walks 10am mon 24th april conservation centre £ 3 includes free tea coffee hashtag hashtag\"\n        ],\n        [\n            0,\n            \"post a look at the influence of post hardcore 2007 by eric url url\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            0,\n            \"just stay on top of ya work at home most of my lectures post the notes online so i just teach myself ig 😭 url\"\n        ],\n        [\n            0,\n            \"watch reminds us why hashtag is a cinematic beauty in the season 2 trailer url\"\n        ],\n        [\n            0,\n            \"user may be 1st game is the new strategy of mi as they bounce back strongly everytime\"\n        ],\n        [\n            0,\n            \"pretty sure i've been crazy these past weeks cause i stopped taking my anxiety pills i know now i need them\"\n        ],\n        [\n            0,\n            \"epidemic warning killer disease could into global threatening millions url url\"\n        ],\n        [\n            0,\n            \"new research shows developments increase prices by 7 in nearby low income areas vs 3 decline in high income areas 10 year later\"\n        ],\n        [\n            0,\n            \"dont have a choice sometimes people risk their lives to even cross the border they don't have anything walking across a desert and swimming\"\n        ],\n        [\n            0,\n            \"really tried my best to stop being a but it's hard when you stan the epitome of cute fluffy and soft url\"\n        ],\n        [\n            0,\n            \"user user stolen sick animals r illegally cut offer as don't think so\"\n        ],\n        [\n            0,\n            \"democrats secure enough votes to block gorsuch setting stage for ‘ nuclear option url\"\n        ],\n        [\n            1,\n            \"5 yards hand block print fabric indian 100 cotton natural vegetable color url url\"\n        ],\n        [\n            0,\n            \"it says but this looks more like the work of a i look more like the url\"\n        ],\n        [\n            1,\n            \"i wanna take my bff to the fine arts museum or the constitution or on a historic city stroll she just wants mexican food 😂\"\n        ],\n        [\n            0,\n            \"i miss the of leaving my on overnight for like two weeks because i had no memory card and needed to beat pokemon snap\"\n        ],\n        [\n            0,\n            \"user ' on my way ' is funny omg i just picture you was some hardworking husband driving home to see your wife\"\n        ],\n        [\n            1,\n            \"everyday is a good day to yourself find your moment of relaxation here url url\"\n        ],\n        [\n            0,\n            \"i lost everything everything that makes me happy wtf is this this is so unfair i feel like i'm the person in the world 😭\"\n        ],\n        [\n            0,\n            \"and my complaint another year is evidently going to pass with no sign of war and peace\"\n        ],\n        [\n            0,\n            \"the catalogue online event starts now don't miss out url hashtag\"\n        ],\n        [\n            0,\n            \"dad he should do a tour where he performs the of even now if he thought about my feelings he'd do that me i'll let him know\"\n        ],\n        [\n            0,\n            \"user ppl hv grown up wth tht of money announced fr any project some of it will b off … url\"\n        ],\n        [\n            1,\n            \"18 5 fifth wheel with location price 5000 00 ad hashtag url\"\n        ],\n        [\n            1,\n            \"user needs job finding au pairs not the job for which majority of families whose choices would be bus or su … url\"\n        ],\n        [\n            0,\n            \"user what breed is shadow my new puppy looks kinda like her also any puppy training tips xoxo url\"\n        ],\n        [\n            0,\n            \"alcohol related car accidents declined after uber opened up in new york url url\"\n        ],\n        [\n            0,\n            \"rand rice committed a crime ‘ did something that ’ s devastating ’ url via user\"\n        ],\n        [\n            0,\n            \"user writers are free to hate on any or all of the bernie sanders with the freedom allowed by acc … url\"\n        ],\n        [\n            0,\n            \"my poor little baby puppy is getting tomorrow and i just wanna cry all day 😭 😭 😭 she's gonna hate me\"\n        ],\n        [\n            0,\n            \"hashtag for a full month bisola has never got her hair cut and yet others ask and they receive hmmmm biggie i see u\"\n        ],\n        [\n            0,\n            \"user but that didn't appeal much to the korean public so they push themselves into their bright concept more\"\n        ],\n        [\n            1,\n            \"review well good value smartphone url url\"\n        ],\n        [\n            1,\n            \"literally can't believe i bought a ticket to minus zero and booked a place today holy shit what is my 🙊 😻 🙌 🏼 so grateful rn\"\n        ],\n        [\n            0,\n            \"user i completely understand why i'm sad i had to be like please don't be afraid to rt me\"\n        ],\n        [\n            1,\n            \"to one side on health bill trump risks another url all this crap because of obama's horrid aca\"\n        ],\n        [\n            1,\n            \"this is such a cute moment but i know it's all about to go to shit because of the preview hashtag\"\n        ],\n        [\n            1,\n            \"let's get 58 from top dating 58 man from 58 years url\"\n        ],\n        [\n            0,\n            \"i hate knowing someone next to me did something wrong bc i start acting super shady to the point where i convince myself i'm the guilty one\"\n        ],\n        [\n            1,\n            \"le canada spring flash sale outlet styles from 10 plus save extra 10 off site with promo code url\"\n        ],\n        [\n            0,\n            \"​ com w soccer and leading to 6 1 spring url\"\n        ],\n        [\n            0,\n            \"in 1950s most men died at 62 now they live till over 90 and don't know what to do with the extra play time\"\n        ],\n        [\n            0,\n            \"is beautiful like omg please my eyes are blessed with such magnificent visual i cant i might not need my gl … url\"\n        ],\n        [\n            1,\n            \"courtney was a fake bitch but i hate justin way more than her she was just a lesbian who was trying to not get caught\"\n        ],\n        [\n            1,\n            \"a tip to from one lyft driver to the next possibly helpful for new drivers hashtag url\"\n        ],\n        [\n            0,\n            \"free primer highlight blush duo via couponing 4 you freebie alert url\"\n        ],\n        [\n            0,\n            \"user yea that's what we're looking for right now flynn flynn flynn flynn flynn flynn flynn flynn oh … url\"\n        ],\n        [\n            0,\n            \"nyt ’ s maggie on trump ’ s russia ‘ he is punching at ghosts and hitting himself in the face ’ url\"\n        ],\n        [\n            0,\n            \"travelling to pradesh india from domestic railway station url\"\n        ],\n        [\n            0,\n            \"user user i would think that people regardless of their on climate change could agree that al gore is a\"\n        ],\n        [\n            0,\n            \"match 4 17 3 wicket b 50 is out c b 132 5 url hashtag\"\n        ],\n        [\n            0,\n            \"she saw note wrong but i think if you're telling as a reflection there's always gonna be tiny … url\"\n        ],\n        [\n            0,\n            \"live lisa bloom on allegations against bill o'reilly url url\"\n        ],\n        [\n            0,\n            \"analysis will north korea fire a missile capable of hitting the u s probably url\"\n        ],\n        [\n            0,\n            \"user user why dont we talk about you taste or maybe incest interest golden showers\"\n        ],\n        [\n            0,\n            \"😂 dude ain't even logged out of his current pc yet and yall already giving orders smh url\"\n        ],\n        [\n            0,\n            \"user awesome job working out of the situation jon jon priceless experience everyone needs that opportunity\"\n        ],\n        [\n            0,\n            \"user user yeah if okc is winning with him doing what he's been doing then i don't get the fuss about him\"\n        ],\n        [\n            0,\n            \"are you going to the sf user group meetup on wednesday don't miss it url\"\n        ],\n        [\n            1,\n            \"i cant wait to be done with these dang ugh bring on the fun guns for the love of lol hashtag\"\n        ],\n        [\n            0,\n            \"user is that what trump told you to say while you were golfing when he gets impeached the resistance will rem … url\"\n        ],\n        [\n            1,\n            \"today's flavors are mango cherry chocolate lemon swedish fish all natural strawberry sugar free pineapple url\"\n        ],\n        [\n            0,\n            \"user like i said i vaguely remember it doing at least that saves messing around will you manage to get to the cricket now\"\n        ],\n        [\n            0,\n            \"user what would we ever do without you handling every situation olivia pope such game changer on … url\"\n        ],\n        [\n            0,\n            \"4 it is indeed wonderful that our innovation is worthy of a from the packaging all to the yummy quality contents\"\n        ],\n        [\n            1,\n            \"free in lincoln use uber promo code 10 uber got u with 20 bucks free ride deals lyft sucks easy money\"\n        ],\n        [\n            0,\n            \"and ice t filming a and immigrant ban protest scene for law order hashtag url\"\n        ],\n        [\n            0,\n            \"user please make more art of these two or atleast the the girl cause she's too cute\"\n        ],\n        [\n            0,\n            \"user you mean notes as in hanging up signs from his window 👀 👀 👀 he would say some shit like hope been resting well\"\n        ],\n        [\n            0,\n            \"user yeah that's fine definitely not for everyone 48 was my very first experience with j idols so i have a personal attachment\"\n        ],\n        [\n            0,\n            \"general john reed the masses are you implying user should ' not stop ' the war against germany even for … url\"\n        ],\n        [\n            0,\n            \"user take matters into their own hands and take their country back these globalist have no idea what … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url jan cartoon title song in full hd quality jan cartoon on see\"\n        ],\n        [\n            1,\n            \"user user this isn't hannah montana bitch you can't have the best of both worlds 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"justice for leo a defenceless cat up and beaten to death in the uk plz sign url url\"\n        ],\n        [\n            0,\n            \"for the last 2 weeks everyday there is a power outage in rd for at least an hour user wtf\"\n        ],\n        [\n            0,\n            \"im happy despite some im happy thankful for what i do have and whats to me negative feelings vibes just aint kool\"\n        ],\n        [\n            0,\n            \"slams western media for rushing to accuse damascus of using chemical weapons url\"\n        ],\n        [\n            0,\n            \"i am hearing this in my spirit stop running away from god … run to him he has what you need he has the answer url\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"what a great hashtag sarah is right all global citizens must work together to seek a secure peace with … url\"\n        ],\n        [\n            1,\n            \"trump's heart came first seriously fuck off you war user hashtag\"\n        ],\n        [\n            0,\n            \"cupcakes retweeted happy saturday everyone have a wonderful weekend 😀 url\"\n        ],\n        [\n            0,\n            \"user so ff fg have a deal on water charging to keep eu happy point p already pay for water time for street action\"\n        ],\n        [\n            0,\n            \"i thought those high pitch noises were made by the dog but after watching like 30 times i realised it's url\"\n        ],\n        [\n            1,\n            \"hashtag is a great material with applications in most manufacturing check out world capital of … url\"\n        ],\n        [\n            0,\n            \"results hashtag alan norris 6 5 steve adrian lewis 6 5 richard north dave 6 0 mark\"\n        ],\n        [\n            0,\n            \"neutral gender public bathroom do you agree should safety be an issue take 1 min to take our survey thanks hashtag url\"\n        ],\n        [\n            0,\n            \"people like kind of respect you here and i can't figure out why corey on his first night out in newport with me lol\"\n        ],\n        [\n            0,\n            \"watch if this video from julian assange spreads democrats will be crushed forever url\"\n        ],\n        [\n            0,\n            \"paradise woods came home fast and easily off a solid enough pace immediately becomes major ky player\"\n        ],\n        [\n            1,\n            \"huge discount and free shipping six bottles for 79 89 with an added glitter bottle shop mystery packs here … url\"\n        ],\n        [\n            1,\n            \"i force the books to fight to the death until there is only 1 left standing that is the book i will read … url\"\n        ],\n        [\n            0,\n            \"this is a big deal saying yes to jesus and being filled with his new life is your next step easter url\"\n        ],\n        [\n            0,\n            \"this episode hits close to home for me cause my granny passed away from cancer a little over a year ago 😭 😭 ❤ ️ ❤ ️ hashtag hashtag\"\n        ],\n        [\n            1,\n            \"realized that the la has won only one playoff game and missed twice since domestic abuse incident that fucker really fucked up\"\n        ],\n        [\n            0,\n            \"user one reason why i absolutely love you guys is that dean always has the exact same thoughts on martial arts and\"\n        ],\n        [\n            0,\n            \"rafael nadal had his best start of the season ever is the glass half full url url\"\n        ],\n        [\n            0,\n            \"refurbished samsung galaxy note shows up with smaller battery url url\"\n        ],\n        [\n            0,\n            \"jose mourinho right to sell luke shaw to stop ‘ poison ’ spreading around manchester united … url url\"\n        ],\n        [\n            0,\n            \"president duterte admitted he likes to joke around with female as well as his nurses but url\"\n        ],\n        [\n            0,\n            \"i'll be in nice in a week if you're around hit me up if you have any advice as to where to eat things alike also let me know\"\n        ],\n        [\n            1,\n            \"user just saw the bullpen vs promo and all i could think of bitch you better act like you know 😂 😭 😂 😭 hashtag\"\n        ],\n        [\n            0,\n            \"monday analysis 50 chance of closing lower than 5 02 more details available on hashtag store url\"\n        ],\n        [\n            1,\n            \"wwe is fucking up lowkey cause i they gonna follow up this trash performance with reigns vs taker lmfaoo hashtag\"\n        ],\n        [\n            0,\n            \"user yess although j s sure he is christian rap lol just something i found interesting\"\n        ],\n        [\n            0,\n            \"user lol they actually can it's a very smell i am a lotion so i be knowing hashtag\"\n        ],\n        [\n            1,\n            \"the best coloured stone engagement rings url which is your favourite url\"\n        ],\n        [\n            0,\n            \"a sense of panic hangs right at the edge of your awareness yo more for aries url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user so true user sadly it has so much negative influence but is as lives of perfection\"\n        ],\n        [\n            1,\n            \"user right i think she may hv a strong personality so im always like she could be a bitch but then i make excuses for her\"\n        ],\n        [\n            0,\n            \"wen all of his family always telling me that u'll end up together i always pray and hoping po hehe 💕 💕\"\n        ],\n        [\n            0,\n            \"hashtag birmingham offers two prime locations for a new channel 4 headquarters url\"\n        ],\n        [\n            0,\n            \"a very great vision is needed the man who has it must follow it as the eagle seeks the deepest blue of the sky … url\"\n        ],\n        [\n            0,\n            \"user user thanks for reaching out we don't have an update to share at the moment but please stay tuned\"\n        ],\n        [\n            0,\n            \"idk y but i ship to almost every guy she partnered with or linked with url\"\n        ],\n        [\n            0,\n            \"the forex news has 3 default sets with various risk levels low medium high url hashtag\"\n        ],\n        [\n            0,\n            \"no it's definitely just hot in here like damn i'm not wearing almost nothing for any other reason i am a child of god ™ what do u mean\"\n        ],\n        [\n            0,\n            \"happy birthday blake we miss you like crazy man thank you for keeping us safe down here i love you blake url\"\n        ],\n        [\n            1,\n            \"user if you like travis scott – goosebumps check out our new track god don't like ugly url\"\n        ],\n        [\n            0,\n            \"when a negative habit or addiction it's important to replace it with a positive one something needs url\"\n        ],\n        [\n            0,\n            \"user user which have never been used in connection with the current of the white house\"\n        ],\n        [\n            0,\n            \"film essay slowly coming together doing it during the ceremony which has not started yet it's supposed to start at 9 it's 9 30\"\n        ],\n        [\n            0,\n            \"survivors survivors world order book 7 the last book in the series free … url\"\n        ],\n        [\n            1,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"i saw so but i found out their blood is blue so not so alarming when on the timeline like le url\"\n        ],\n        [\n            0,\n            \"it doesn't matter how many times you win an award it is always very special hits the nail on the head\"\n        ],\n        [\n            0,\n            \"user this documentary made by channel 4 in the uk is from 2007 at that time uk schools couldn't ki … url\"\n        ],\n        [\n            0,\n            \"now playing on radio he paid the price by colorado mass choir joe pace listen at … url\"\n        ],\n        [\n            0,\n            \"user yeah it's next saturday 😂 besides sasha and i are there we can talk about how we're struggling at uni each lesson\"\n        ],\n        [\n            0,\n            \"beats in straight sets to have a sure final 4 slot user needs to win vs and must win vs in their final matches\"\n        ],\n        [\n            0,\n            \"we should encourage innovation and partnership to ensure small businesses have access to as many options as possible url\"\n        ],\n        [\n            0,\n            \"exactly this is blatant stupidity and don't none of y'all draft experts tell me how deep this draft is at cb url\"\n        ],\n        [\n            0,\n            \"while we are the hashtag automobile accident law firm in southern california the law offices of hashtag handles many different practice areas\"\n        ],\n        [\n            0,\n            \"url learn how to turn visual social content into roi at today's hashtag webinar beginning at 2 p m eastern\"\n        ],\n        [\n            0,\n            \"user is washington d c area includes pg county and co md and north va which is all in walking and or 5 10 drive\"\n        ],\n        [\n            0,\n            \"i need artist and thinkers who are brave and enough to explore the of beauty and truth and url\"\n        ],\n        [\n            0,\n            \"you're feeling a sense of professional pride today stemming f more for scorpio url\"\n        ],\n        [\n            0,\n            \"responding to both horse and handsome pretty much sums him up perfectly lol url\"\n        ],\n        [\n            0,\n            \"user user lmfaooo exactly like she just looks depressed all the time like girl move on please and stop being weird 😂\"\n        ],\n        [\n            0,\n            \"chocolate cherry pull apart bread homemade bread with a sweet cherry and chocolate touch url\"\n        ],\n        [\n            0,\n            \"been trying to find the words to explain how i feel after today and i just can't the absolute worst way to lose everyone gave it their all\"\n        ],\n        [\n            1,\n            \"coming up at the end of this month follow me hashtag for the latest about our biggest event of the year w … url\"\n        ],\n        [\n            0,\n            \"user thank you for the follow i am following you in return have an awesome weekend my friend\"\n        ],\n        [\n            0,\n            \"our with all life thru wind water earth and spirit more than us\"\n        ],\n        [\n            0,\n            \"drop uh few bands in your purse 💰 you gotta show me that you're worth it you gotta show me that you're perfect 😈 💅 🏾 💍\"\n        ],\n        [\n            0,\n            \"county championship round up stuart broad takes first wicket of the summer county cricket takes centre stag url\"\n        ],\n        [\n            1,\n            \"what an eggcellent easter egg design am i right design an egg at url for a chance to win 1k url\"\n        ],\n        [\n            0,\n            \"user fine he took his out of it's and took it apart before he began to clean it\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"click here to watch it url brunette beauty harper removing 👻 add me on snapchat im … url\"\n        ],\n        [\n            1,\n            \"dance company done a blasting performance with beautiful dolly in hotel palace on 1st april ✌ ️\"\n        ],\n        [\n            0,\n            \"like the good old days of twitter random coffee with amazing strangers in paris url\"\n        ],\n        [\n            0,\n            \"dear everyone don't park block me in unless you wanna get hit not this time but next url\"\n        ],\n        [\n            0,\n            \"user has always customer satisfaction making banking hassle free for them hashtag\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url comic ep 14 – comic and chill\"\n        ],\n        [\n            1,\n            \"user bitch is a term that many consider to be anti feminine as it is intent … url\"\n        ],\n        [\n            0,\n            \"white liquid chalk pen 4mm marker for windows b url url\"\n        ],\n        [\n            1,\n            \"here's our show t shirt if interested in getting your own please contact us com … url\"\n        ],\n        [\n            0,\n            \"user i don't think i know anyone that would find this unless completely stoned and wasted\"\n        ],\n        [\n            0,\n            \"looking like you have gone happy on the and then done a twitter video cliche url\"\n        ],\n        [\n            0,\n            \"user user if there is no longer politics to it is because politics itself has become a\"\n        ],\n        [\n            0,\n            \"park elementary mint canyon elementary park elementary again lawrence middle school chat … url\"\n        ],\n        [\n            0,\n            \"gilmore movie night friday april 7th come watch sing with us doors open at 6pm show starts at 6 30 2 entry … url\"\n        ],\n        [\n            1,\n            \"not to be dramatic or anything but i really really love all time low and they own my ass url\"\n        ],\n        [\n            0,\n            \"small turkish rug 3 9 quot 3 quot feet cm rare pattern vintage home url url\"\n        ],\n        [\n            0,\n            \"another day it's march 30 2017 at 09 15 pm one more day with hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if you guys like anime gaming and funny moments please go to my youtube channel link is in bio i rea … url\"\n        ],\n        [\n            0,\n            \"user user equivalent of but i want the best i can get to make it as beautiful to look at as possible\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            1,\n            \"leave a comment why you should join myth i'll have a look at your channels in the comments rt url\"\n        ],\n        [\n            0,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            0,\n            \"the 100th dirty everton tackle in this game results in an injury maybe if taylor had done his job in the 1st game would be under control\"\n        ],\n        [\n            0,\n            \"me and user trynna get in early college but couldn't stop laughing in the library url\"\n        ],\n        [\n            0,\n            \"michael flynn in 2016 when you are given immunity that means that you have probably committed a crime … url\"\n        ],\n        [\n            1,\n            \"in every group theres always that one ugly friend uhh no me and my girls are all hot babes who r gonna slay the world bby\"\n        ],\n        [\n            1,\n            \"c r england become a truck driver we train we hire guaranteed hashtag url\"\n        ],\n        [\n            0,\n            \"fox news controversy a running list of ' the o'reilly factor ' sponsors who've pulled out url\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"wind advisory issued april 06 at 6 27 am edt until april 06 at 8 00pm edt by nws url hashtag\"\n        ],\n        [\n            0,\n            \"user this lady has been supporting zuma with her life why challenging his report i dont believe this she … url\"\n        ],\n        [\n            0,\n            \"user the last time he said someone was a good man who didn't do anything wrong and was being he wa … url\"\n        ],\n        [\n            0,\n            \"ran into rosie today crazy she lives out in san francisco now looks like we'll be catching up soon 🤘\"\n        ],\n        [\n            0,\n            \"we should be thinking about everything we ought to be most most joyful people around user\"\n        ],\n        [\n            1,\n            \"new insider filing on 10 owner apollo management gp llc url\"\n        ],\n        [\n            1,\n            \"this gives me hope the u s can still fight climate change despite our ignorant president his science denying … url\"\n        ],\n        [\n            0,\n            \"chocolate baby looks delicious cnet url url\"\n        ],\n        [\n            0,\n            \"readersgazette blog you are as awesome as you believe yourself to be true or false by johnson url whilst man …\"\n        ],\n        [\n            0,\n            \"user user still it's seems jio will be a nightmare for and reliance industry\"\n        ],\n        [\n            0,\n            \"user pistons ' fatal number down to 1 and playoff hopes could end today url hopes every here\"\n        ],\n        [\n            0,\n            \"user silly nicole he is the pulitzer and 60 min that is why you ar not a pick up artist\"\n        ],\n        [\n            0,\n            \"user we all make choices i chose to learn from bad ones and move on maybe you should too\"\n        ],\n        [\n            0,\n            \"rt apd joint honor guard pays respects to wayne at his memorial ser … url\"\n        ],\n        [\n            1,\n            \"do you have what it takes to beat the spawn a reward will be given for beating it at release hashtag url\"\n        ],\n        [\n            0,\n            \"underrated this before like sunshine in a glass perfect on a day like today ale url\"\n        ],\n        [\n            0,\n            \"user user aw man missed it watching the new year's eve episode on netflix of house lol\"\n        ],\n        [\n            1,\n            \"the virgin by queen pan books vintage by url via user\"\n        ],\n        [\n            0,\n            \"user we can check this for you so if you drop us a message when you want it checking we can check it for you helen\"\n        ],\n        [\n            0,\n            \"user introducing he ’ s a simple guy from a little village but he ’ s a big luxury to have in battle … url\"\n        ],\n        [\n            0,\n            \"user so if we could move back to 3rd don't you agree we are missing a big piece somewhere if we did make … url\"\n        ],\n        [\n            0,\n            \"user imma just leave these here the last pic is what we couldn't finish url\"\n        ],\n        [\n            1,\n            \"listen starting again tomorrow and all week long for your chance to win 1 000 95 text for cash url\"\n        ],\n        [\n            0,\n            \"saw effect feeding time thank you for the support lets chat url via user\"\n        ],\n        [\n            0,\n            \"hashtag hope we are not d thing right oh no no joking pls let's do our best nd deliver our girl hashtag\"\n        ],\n        [\n            1,\n            \"unbelievable cnn viewers to ignore susan rice story john ' right wing news url\"\n        ],\n        [\n            0,\n            \"mississippi state stuns uconn ends record 111 game winning streak via the user app url\"\n        ],\n        [\n            0,\n            \"wow unveils world's biggest plane featuring swimming pool park and more url\"\n        ],\n        [\n            0,\n            \"user serious question are they so dumb they don't know how insurance works or are they just playing to the\"\n        ],\n        [\n            0,\n            \"i'm so so so proud of my bestfriend user for getting a bid to worlds 🎉 🌎 you've worked so hard and it's finally paid off ily 💕\"\n        ],\n        [\n            0,\n            \"watch ' ' hot list ex wife on the late legacy url url\"\n        ],\n        [\n            0,\n            \"normally you're more than happy to go along with a friend on more for sagittarius url\"\n        ],\n        [\n            0,\n            \"if you ’ re in between jobs there are still plenty of ways to keep yourself and your career relevant url\"\n        ],\n        [\n            0,\n            \"psa if you are mad that a girl has friend you you don't deserve the company of another human being at all\"\n        ],\n        [\n            0,\n            \"user i commend you for wanting to write an honest review but on something he already admitted he's having issues with\"\n        ],\n        [\n            1,\n            \"user its fine besides i thought it was fucking hilarious and thats really all that matters\"\n        ],\n        [\n            0,\n            \"knock on wood i know my situation can always be worst which is why im bless to be at the situation im at now\"\n        ],\n        [\n            0,\n            \"radio the outfit tx i can get it prod by stunt n url url\"\n        ],\n        [\n            1,\n            \"user advise trump that if he goes to war with assad he can kiss his re election good bye we didn't elect a war monger\"\n        ],\n        [\n            0,\n            \"in the last 10 mins there were opps 8 exchange pair s profits ranging between 0 03 and 1 96 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i wanna fight people who victim blame sexual assault victims so so much stop me from beating yo ass\"\n        ],\n        [\n            0,\n            \"user someone needs to start writing a book called the rise and fall of jacob zuma and others funny democracy problems\"\n        ],\n        [\n            1,\n            \"justice for about 80 cats victims of cruelty in france some of them were beheaded plz sign … url\"\n        ],\n        [\n            1,\n            \"authentic beats by dr dre solo 2 wired headphones pink good condition url url\"\n        ],\n        [\n            1,\n            \"is hiring in all cities states for marketing email for info com\"\n        ],\n        [\n            0,\n            \"el makes history as first nation to impose blanket ban on metal mining url\"\n        ],\n        [\n            0,\n            \"user very precious i cant very oy pod hahah authentic art by kate is lit\"\n        ],\n        [\n            0,\n            \"user user they are put citizens in a dangerous situation which send a clear message to the criminals go have fun\"\n        ],\n        [\n            0,\n            \"user have you completed govt re feedback deadline is thurs url\"\n        ],\n        [\n            0,\n            \"am not a fan of motivation just one of many reasons why message shared by user at work today w me hashtag\"\n        ],\n        [\n            0,\n            \"user it's not a quick fix with yoga you need to be able to commit to a weekly practice to help heat also could be a winner\"\n        ],\n        [\n            0,\n            \"loved the jesus scenes tonight hopefully chooses to start taking his medication also hashtag\"\n        ],\n        [\n            0,\n            \"user that vlog jake put up today was it actually about a girl named ashley or was it about 🤔\"\n        ],\n        [\n            0,\n            \"i'm a lil drunk but i love all the ppl in my life n i can see all the aspects in all my relationships n it's so perfect\"\n        ],\n        [\n            0,\n            \"user user and this time the eu would be backing its member state as well of course\"\n        ],\n        [\n            1,\n            \"why is it that anime i hate get 500 new episodes movies spin offs and shit but my fav anime are dead\"\n        ],\n        [\n            0,\n            \"here's the real way to fix the teen sleep loss epidemic url url\"\n        ],\n        [\n            1,\n            \"pick six win 50 1 apr grid positions 3 1 1 4 6 4 the magic grid ™ it 1 times t t t t b t\"\n        ],\n        [\n            0,\n            \"user no i mean other people like people i don't like get bite by me telling them your identity\"\n        ],\n        [\n            0,\n            \"gorgeous like new color toon cartoon great ballet url url\"\n        ],\n        [\n            0,\n            \"what a world all news channels covering the same topics radio the same music and they say they're not trying to make us sheep\"\n        ],\n        [\n            0,\n            \"the new york times although it's possible to lose weight at any age it's harder to shed extra pounds when you're … url\"\n        ],\n        [\n            0,\n            \"user dear dad be a father and find out why your kids grades are low oh wait your sporting event is more … url\"\n        ],\n        [\n            0,\n            \"key word voted senate did not vote for user's 50 tomahawk missile air strike hashtag url\"\n        ],\n        [\n            0,\n            \"unacceptable today ct veterans are begging congress for mental health ptsd treatment that they are being denied hashtag\"\n        ],\n        [\n            1,\n            \"we cant run this feed for free forever donations fuel the twitter donate here …\"\n        ],\n        [\n            1,\n            \"what is wrong with this fucking world that some people think this is acceptable god help these ppl bc the un won't url\"\n        ],\n        [\n            1,\n            \"of course you want to be recognized for your contributions on more for pisces url\"\n        ],\n        [\n            0,\n            \"26 people followed me and 7 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user agreed we need to put the past aside and focus on what ' s in front of us time for hashtag against the common enemy\"\n        ],\n        [\n            0,\n            \"user i don't care if iphone 7 or any plus size phone wait before iphone ten comes out and send me one\"\n        ],\n        [\n            0,\n            \"you guys don't understand when i was a kid i wanted to be jeff hardy as an adult i still want to be jeff hardy hashtag\"\n        ],\n        [\n            0,\n            \"when it will be the journey of love to the kind imam sacred heart church catholic church url\"\n        ],\n        [\n            1,\n            \"seeing both sides of an argument is not a new dilemma for most more for libra url\"\n        ],\n        [\n            0,\n            \"monday is our fun day back and chest lifts and ending the day with an amazing gentle yoga class a time for url\"\n        ],\n        [\n            0,\n            \"i liked a user video url zelda breath of the wild switch stealth kill stealth suit op\"\n        ],\n        [\n            0,\n            \"user the raspberry pi community are really good about breaking down any instructions to absolute beginners\"\n        ],\n        [\n            0,\n            \"there is no better feeling than knowing someone that makes you feel like you don't have social anxiety when you're talking to them\"\n        ],\n        [\n            0,\n            \"you realise your stuffed when a camel has 8 goes at the for no places and wins hashtag and is by a dead set\"\n        ],\n        [\n            0,\n            \"the way user just smashed this stage brothers entertainment … url\"\n        ],\n        [\n            0,\n            \"hashtag startup is using data analytics and technology to solve social challenges in india url\"\n        ],\n        [\n            0,\n            \"user uncut hiphop and rnb 247 live broadcast artists register url\"\n        ],\n        [\n            0,\n            \"our weekly bible study is cancelled tonight we will resume this sunday palm sunday april 9 at 9 45 url\"\n        ],\n        [\n            0,\n            \"love and relationships is all about like a diamond you consider it precious valuable important 💖\"\n        ],\n        [\n            0,\n            \"dog girlfriend vows to make police pay for shooting dogs url via user a man who has weapons not pets\"\n        ],\n        [\n            0,\n            \"url bit by bit putting together a comprehensive map of my reviews of asian restaurants in ba it'll take a few days\"\n        ],\n        [\n            0,\n            \"user i'm not sure you are aware but your community is tired of the games with this patch i'd do something about it if i were you\"\n        ],\n        [\n            0,\n            \"user senator you and your party will say and do anything but face the truth about russia and this white house cotton\"\n        ],\n        [\n            0,\n            \"click here to watch the movie url huge pornstar amy rubs her clit url\"\n        ],\n        [\n            1,\n            \"educational technology and mobile learning 4 good youtube extensions for teachers url\"\n        ],\n        [\n            0,\n            \"walking with the wounded support hashtag like regain independence through employment read his story … url\"\n        ],\n        [\n            0,\n            \"i miss the morning hugs and the afternoon rant after work with you singing in the car to work and back home without you seemed so wrong\"\n        ],\n        [\n            0,\n            \"where are all the famous people i see on tv asking for monthly donations to stop animal abuse am i to believe what you say then show up\"\n        ],\n        [\n            0,\n            \"police find wet naked woman who only knows she's a mermaid then they spotted her feet url\"\n        ],\n        [\n            0,\n            \"i am pleased to report that the committee for no more has officially before its first meeting\"\n        ],\n        [\n            0,\n            \"alone i'm going and throughout the beautiful princess fiona fiona enters she supposed to meet my husband\"\n        ],\n        [\n            1,\n            \"prime all in one access to our premium services url url\"\n        ],\n        [\n            0,\n            \"seventeen adore u performance team version needed to be included josh playing guitar randomly in the background … url\"\n        ],\n        [\n            0,\n            \"this whole in case you missed it thing just gets me re salty over things i was already salty over ago user stop this\"\n        ],\n        [\n            0,\n            \"user hahahaha thank you i'm counting on you for that i'm doing several training days in so i need good weather\"\n        ],\n        [\n            0,\n            \"trump is probably worried twitter will kick him off and he won't have anything to do at on a saturday url\"\n        ],\n        [\n            0,\n            \"user made me wonder if it was grape juice like they said it was or something else and i had do the prep w … url\"\n        ],\n        [\n            0,\n            \"you're never going to catch me being rude to someone if you don't like me i'll still say hi cus it's polite and mature\"\n        ],\n        [\n            0,\n            \"our pretty miss thankyou for coming tonight hope you can enjoy our event this night hashtag url\"\n        ],\n        [\n            0,\n            \"secretary of education betsy devos visits south florida schools url url\"\n        ],\n        [\n            0,\n            \"i'll never forget when me user found a frog it then tried 2 warm it back up in da microwave it would come back 2 life\"\n        ],\n        [\n            0,\n            \"secret greece the 18 places you'd never thought to visit but really should url\"\n        ],\n        [\n            0,\n            \"it's an all too familiar lesson for you archers more of a goo more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user i guess ad marks if you're not taking armor hp level seals and mr level\"\n        ],\n        [\n            0,\n            \"user it me every time i remembered more than three words of high school italian when i was in 15 years ago\"\n        ],\n        [\n            0,\n            \"interested in how yoga can help football players check out my blog user url\"\n        ],\n        [\n            0,\n            \"are more likely to suffer a heart attack url url\"\n        ],\n        [\n            1,\n            \"gucci is wack and you went to a logic concert last year and the year before if he's so trash why are you at his s … url\"\n        ],\n        [\n            0,\n            \"user they get 1 3 of their misses 2nd chance shots normally made at 80 clip cuz most are both t … url\"\n        ],\n        [\n            1,\n            \"medieval ghost bbc news bodies mutilated to ' stop dead rising ' url\"\n        ],\n        [\n            0,\n            \"user it's his big drum that made u fall in love with him at fest url\"\n        ],\n        [\n            1,\n            \"url are u a youtuber looking to partner with a youtube network we accept everyone apply now … url\"\n        ],\n        [\n            0,\n            \"hashtag 😱 😉 break up with 😜 in a relationship with hashtag\"\n        ],\n        [\n            0,\n            \"user that makes me 😡 every time it was a lovely evening today and all you could smell was 😤\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url and quest end marvel contest of champions\"\n        ],\n        [\n            0,\n            \"📷 camo anniversary of mixed messages 8 20 08 — – url url\"\n        ],\n        [\n            1,\n            \"do you know ur 1 smile can make 100 peoples die so u can decrease this over population so please keep on smiling url\"\n        ],\n        [\n            0,\n            \"tamil revolution why there mr pm indian who are god\"\n        ],\n        [\n            0,\n            \"is it illegal to take pictures of someone's iphone chat and share it via r url\"\n        ],\n        [\n            0,\n            \"antique spectacles with case by on etsy url\"\n        ],\n        [\n            0,\n            \"property taxpayers will pay about 81 more this year as hashtag approves its 2017 budget url\"\n        ],\n        [\n            0,\n            \"saw people bring up how trump is willing to bomb but not willing to allow refugees and yeah screw that jacked up hypocrisy\"\n        ],\n        [\n            0,\n            \"let music be the guide of your day let it you of any stress anxiety or fear you may feel\"\n        ],\n        [\n            0,\n            \"user you used to could only see image when you were using pixel but those are gone now\"\n        ],\n        [\n            0,\n            \"user 5000 role models and their site director mr at the 2nd annual black leadership success summit url\"\n        ],\n        [\n            0,\n            \"it's not easy to understand your feelings today and you may ch more for libra url\"\n        ],\n        [\n            0,\n            \"the fact that taehyung drops this high level vocabulary words out of nowhere makes international armys feel so out of their territory\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url tomorrow comes today official video\"\n        ],\n        [\n            0,\n            \"happy sunday it's all about drums today learning some new songs have a great day url\"\n        ],\n        [\n            0,\n            \"as of now i am not watching the game my green 💚 can't take it i hope can find a way to bounce back in the finals hashtag\"\n        ],\n        [\n            1,\n            \"holy shit i can take the shit while playing breath of the head is coming sooner than i thought\"\n        ],\n        [\n            0,\n            \"after said that ' bharat mata ki jai ' i will never chant that in my life again hashtag\"\n        ],\n        [\n            0,\n            \"4pcs vintage silver cute bell 14 12 12 mm pendant charms url url\"\n        ],\n        [\n            0,\n            \"happy 20th to my bff 🌸 i miss you so much and you know i always got love for you stay blessed 🍗 user url\"\n        ],\n        [\n            0,\n            \"how it works the city's video surveillance system url url\"\n        ],\n        [\n            0,\n            \"south carolina defeats mississippi state 67 55 to win the national title what a performance by wilson congrats to dawn\"\n        ],\n        [\n            0,\n            \"film criticism that films to other films or conventions is getting stale purge the poison from your mind\"\n        ],\n        [\n            0,\n            \"let's take a look on how the entire dance has the pockets of so many investors url url\"\n        ],\n        [\n            0,\n            \"user words fall short to describe how much i love you my life is full of smiles because of you mind … url\"\n        ],\n        [\n            1,\n            \"user this is a disgraceful death tax the increased work it has caused in trying to beat the de … url\"\n        ],\n        [\n            1,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"it is and out there here's a live look near powers and galley hashtag url\"\n        ],\n        [\n            0,\n            \"“ you ’ re mine ” he spoke the words like a and i could do nothing but give the words back to him\"\n        ],\n        [\n            0,\n            \"rancho city manager the council that staff and public safety are developing campaign\"\n        ],\n        [\n            0,\n            \"user luv screen until with justice comes soon there'll b more civil war on usa str … url\"\n        ],\n        [\n            1,\n            \"next person who me is getting sued i already got my lawyer on the phone go ahead do it pussy cyber bullying is a felony\"\n        ],\n        [\n            0,\n            \"user oh snap it's your birthday hope you're having a great time url\"\n        ],\n        [\n            0,\n            \"can't wait to see street again it's been quite a few years since i saw catherine jones as was in it url\"\n        ],\n        [\n            0,\n            \"off they go on the headed to new homes for the next generation of to enjoy url\"\n        ],\n        [\n            1,\n            \"what an eggcellent easter egg design am i right design an egg at url for a chance to win 1k url\"\n        ],\n        [\n            1,\n            \"i need to find a hooker who will do anything for 50 bucks i have 2 papers and an online exam due by tomorrow\"\n        ],\n        [\n            0,\n            \"me getting ready to catch some feelings even though i know damn well i shouldn't 😤 ⚾ ️ url\"\n        ],\n        [\n            1,\n            \"hi user where can one access this report i work with a clean energy company in kenya see our work here url\"\n        ],\n        [\n            1,\n            \"she's a sassy g a l url\"\n        ],\n        [\n            1,\n            \"user strange coincidence because that's what she's doing now used car commercials for jeep dodge\"\n        ],\n        [\n            0,\n            \"please fill in our survey to help us with our research into this important issue url\"\n        ],\n        [\n            0,\n            \"user i was prepared for the delay the issue is with the at least identify the issue i'm trying to raise\"\n        ],\n        [\n            0,\n            \"rose quartz tree 925 sterling silver pendant 2 ana co jewelry url url\"\n        ],\n        [\n            0,\n            \"user how will you hold trump accountable for ignoring the laws url\"\n        ],\n        [\n            1,\n            \"din but coz of their personality hahahaha mayward gratefullyblessed url\"\n        ],\n        [\n            1,\n            \"that shit that falls off of palm trees always scares the shit out of me like damn it's crazy out here in florida\"\n        ],\n        [\n            0,\n            \"user i wish more senators representatives would share their interests beyond politics some of you have a great sense of humor 👍 🏻\"\n        ],\n        [\n            1,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            0,\n            \"ketchup just 0 48 at walmart via daily deals ketchup just 0 48 at url\"\n        ],\n        [\n            1,\n            \"roll out on spotify right now search for my record honor roll new … url\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"user forget the congressional investigations trump's administration will take themselves out only cost … url\"\n        ],\n        [\n            0,\n            \"marvel executive says emphasis on diversity may have readers url url\"\n        ],\n        [\n            0,\n            \"user these judges are severely to the point they cannot possibly be objective when law\"\n        ],\n        [\n            0,\n            \"has anyone else been shocked by a vacuum like once i pulled the cord and i literally felt a shock from my feet to my head 😂\"\n        ],\n        [\n            1,\n            \"here is sketch of a woman wanted for spying on her opponent during an election murdering her staff creating a … url\"\n        ],\n        [\n            0,\n            \"protect your car from the elements rocks and with our paint protection film to keep your car looking new url\"\n        ],\n        [\n            0,\n            \"shop it here url nwt lularoe solid black classic t medium major unicorn url\"\n        ],\n        [\n            0,\n            \"user user i dont think a democrat as a exists in wv that is as popular as bernie and they are trending republican\"\n        ],\n        [\n            1,\n            \"want your ideal job to find you you need to become an expert at this one thing url url\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            1,\n            \"most of yall comparing alex to a school shooter bc he was acting out vs yall calling him your cinnamon roll bc he shot himself\"\n        ],\n        [\n            0,\n            \"women ever considered working for reserve bank of australia research their organisation jobs via … url\"\n        ],\n        [\n            1,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"gop will one day regret their choice today as there will come a time when they are in the minority\"\n        ],\n        [\n            0,\n            \"user it really is ok to disagree with trump not every decision he makes is 3d chess it is possible for hi … url\"\n        ],\n        [\n            0,\n            \"part time financial controller our client is a business providing it supporting and services url\"\n        ],\n        [\n            1,\n            \"coming up to a year since a shitty break up should be all doom and gloom right nope thanks to one man\"\n        ],\n        [\n            0,\n            \"missed most of today wondering if it's worth catching up on the terrible things happened and the terrible takes written about them\"\n        ],\n        [\n            1,\n            \"however los angeles spanish classes he on route to spanish drag los angeles\"\n        ],\n        [\n            1,\n            \"paul covers metal magazine spring summer 2017 issue url url\"\n        ],\n        [\n            1,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            1,\n            \"♀ 5 11 14 ember body slam has appeared available until 18 48 58 29m 395 url\"\n        ],\n        [\n            0,\n            \"user it's so expensive i just have to settle for eating in restaurants and ordering merch from japan for now\"\n        ],\n        [\n            0,\n            \"hashtag how a college student in california is fighting for his free speech rights should colleges have … … url\"\n        ],\n        [\n            0,\n            \"me men should have no bearing on women's as their are inherently one way or url\"\n        ],\n        [\n            0,\n            \"it was day one of clean up at the hashtag our 2017 show space it was hard work in a messy space but we are so url\"\n        ],\n        [\n            0,\n            \"u had 3 hours of sleep wasn't able to eat lunch had a quiz u didnt study for and forgot to finish your … url\"\n        ],\n        [\n            0,\n            \"user we'd love to check it out so we can please could you pop us a dm with your order number email address date of birth\"\n        ],\n        [\n            0,\n            \"video the football most provocative of the world url url\"\n        ],\n        [\n            0,\n            \"since its general admission i wanna get there like way earlier than we usually get to concerts bc im rlly tryna get … url\"\n        ],\n        [\n            0,\n            \"hashtag ms music rogers begin for more of the rest of the best in gospel music listen at … url\"\n        ],\n        [\n            1,\n            \"18 inch wheel silver black jeep jk xd series set of five url url\"\n        ],\n        [\n            0,\n            \"for the love of please make this into an actual has some serious potential url\"\n        ],\n        [\n            0,\n            \"user i also don't see why and elvis presley are related for theme night unless they wanted dual themes\"\n        ],\n        [\n            0,\n            \"hashtag utah becomes the first power five school to give scholarships to video gamers url\"\n        ],\n        [\n            0,\n            \"guys i am not justin bieber stop sending me dms and messages for justin send your love to him directly user\"\n        ],\n        [\n            0,\n            \"ok criticize me but i love tech i can talk to my friends and anywhere and one in the world right from my bed anytime of day\"\n        ],\n        [\n            0,\n            \"11 2 or 3 day old puppies found this dumped this morning bottle feeding until a rescue can come get the … url\"\n        ],\n        [\n            0,\n            \"considering will be replaced soon do the dems really want republicans to go nuclear pick you battles wisely hashtag\"\n        ],\n        [\n            1,\n            \"bayleef iv 8 4 4 12 15 11 move set tackle ancient power available until 05 39 45 28m url\"\n        ],\n        [\n            1,\n            \"will we see you in detroit in may last chance to get your discount rate with code at url\"\n        ],\n        [\n            0,\n            \"how come you don't want to let your self get — cause my past experiences have never gone well it url\"\n        ],\n        [\n            0,\n            \"everyone seems to have things to do and places to go meanwhil more for libra url\"\n        ],\n        [\n            0,\n            \"everyday thanks to hashtag it is like waking up and reading a spy novel that is in the process of still being wr … url\"\n        ],\n        [\n            0,\n            \"well its not our concern 😅 hahah editing has reached new level you never know what is truth and what is fake url\"\n        ],\n        [\n            1,\n            \"snubbull ♀ 69 8 10 13 bite crunch until 03 00 29m 47s i 9 url\"\n        ],\n        [\n            0,\n            \"disabled vehicle nb on i 95 at in prince william co right shoulder closed potential delays 5 14 pm\"\n        ],\n        [\n            0,\n            \"user what happen to you are for dems and republicans you are for the american people sure are … url\"\n        ],\n        [\n            0,\n            \"urges review of business entry barriers educational system url url\"\n        ],\n        [\n            0,\n            \"is this supposed to pump up the crowd everyone is probably relieved that it's not a performer they actually like hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user is back in studio with some hot opinions about sean spicer and more audio of john mccain url\"\n        ],\n        [\n            0,\n            \"he can't dine alone with a women but he alone can take away their funds for health care url\"\n        ],\n        [\n            1,\n            \"url baby crib pack travel infant bed pink url\"\n        ],\n        [\n            0,\n            \"depressed ll partner f 23 and me m 23 db via r url\"\n        ],\n        [\n            1,\n            \"' ' drexel professor angry over kindness to military ' lives in a bubble ' bin killer says url\"\n        ],\n        [\n            0,\n            \"analysis shows some minority neighborhoods pay higher car insurance than white areas with the same url\"\n        ],\n        [\n            0,\n            \"q did you hear about the blonde who gave her cat a bath a she still hasn't gotten all the hair off her tongue\"\n        ],\n        [\n            0,\n            \"url nz i wonder what you're doing right now im watching a fire thinking about you finding music for you to hear feel\"\n        ],\n        [\n            0,\n            \"smoke led tail light fit harley electra glide night tr url url\"\n        ],\n        [\n            0,\n            \"final touches are being made to hashtag market research don't miss out follow our facebook and instagram … url\"\n        ],\n        [\n            1,\n            \"adidas nmd 000 premium quality brand new in box ready size … url\"\n        ],\n        [\n            0,\n            \"user great for homophobia for stopping the bs idea that men can't be with one another no matter their orientation\"\n        ],\n        [\n            0,\n            \"god has never failed god is not failing god will never fail do u know why god will never stop been god hashtag\"\n        ],\n        [\n            0,\n            \"forget the rest because this is the url … double your money in a record time of 24 hours … url\"\n        ],\n        [\n            0,\n            \"just used the incredibly rare non ironic ' bless your heart ' for a mixer that moved out of my way is that even southern\"\n        ],\n        [\n            0,\n            \"not is a disclaimer is a notebook and\"\n        ],\n        [\n            0,\n            \"i'm a confident person who's mental health is beyond well can't be w some 1 who has an issue w everything bc of their own outdated issues\"\n        ],\n        [\n            0,\n            \"quote of the day 4 4 17 a wild life begins with a wild birth coleman user american … url\"\n        ],\n        [\n            0,\n            \"i think the outrage over the kendall jenner pepsi ad is actually very appropriate pepsi is terrible sharing it with people is offensive\"\n        ],\n        [\n            0,\n            \"it's hard trying to find words to describe what a treasure it is to have user in my life happy birthday go … url\"\n        ],\n        [\n            0,\n            \"two posts i've seen today that have really with me climb your mountains with all the love you can 💟 url\"\n        ],\n        [\n            0,\n            \"when u tell ppl ur ultimate goal is to work for yourself they give all types of side eyes stares like u don't know what you are talkin bout\"\n        ],\n        [\n            0,\n            \"amazing this is what technology should be doing making life easier better for all i think anyway url\"\n        ],\n        [\n            1,\n            \"let's be honest we're fucking shite yes we won a trophy luckily but that's it for us this season next one's going to be interesting\"\n        ],\n        [\n            1,\n            \"all i look for in a man is to make me laugh b loyal get that smoke with me and make me cum it's so simple\"\n        ],\n        [\n            0,\n            \"create a space where ppl are free to make mistakes and be corrected and build spaces for user\"\n        ],\n        [\n            0,\n            \"engineers and in the northern virginia area hashtag is coming to you reg before 4 3 and save url\"\n        ],\n        [\n            0,\n            \"twitter inc on thursday filed a federal lawsuit to block an order by the u s government demanding that it reveal url\"\n        ],\n        [\n            0,\n            \"trump signs off on the pentagon carrying out offensive strikes in somalia url\"\n        ],\n        [\n            0,\n            \"nigerianewsdesk muslim births expected to christian births within 20 years url via h … url\"\n        ],\n        [\n            0,\n            \"user trump already threatened to use the nuclear option in the white house dining room if the didn't improve\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            0,\n            \"tonite mixing at amnesia nightclub best of hip hop url\"\n        ],\n        [\n            0,\n            \"user i got on the service road bc it was actually moving but it still took a long time\"\n        ],\n        [\n            0,\n            \"dave means male female 9999999999 9999999999 9999999999 9999999999 9999999999 9 male\"\n        ],\n        [\n            0,\n            \"user u know we can't thank you more we love your translation and i always look back to ur tweets … url\"\n        ],\n        [\n            1,\n            \"mother day gifts shirts my mom my hero my guardian angel t shirts hoodies url\"\n        ],\n        [\n            0,\n            \"user user the judicial has failed the law making police look useless in the eyes of society\"\n        ],\n        [\n            0,\n            \"at the very least i like this teacher better than the one i had last semester for stats tbh even if i understood that better\"\n        ],\n        [\n            0,\n            \"listen to my new episode greatest player at url hashtag\"\n        ],\n        [\n            0,\n            \"user user folks are welcome to come in and play constantly looking for squad mates to take for me 3\"\n        ],\n        [\n            1,\n            \"user holy shit ally the alpha doesn't waste another second before the thin in … url\"\n        ],\n        [\n            0,\n            \"some teams would settle for just getting to this stage but one thing is certain the hashtag are hungry for mor … url\"\n        ],\n        [\n            0,\n            \"cooking with always reminds me of this which is probably not a good thing url\"\n        ],\n        [\n            1,\n            \"by url rai busty indian babe up and fucked ha url\"\n        ],\n        [\n            0,\n            \"user what do you think the pm should not act if spain was to invade sovereign uk soil against the citizens will\"\n        ],\n        [\n            0,\n            \"hashtag the album is here hit me up to get your copy before april 14th see you … url\"\n        ],\n        [\n            0,\n            \"canadian work permit requirements how to manage temporary work permits business travel and url\"\n        ],\n        [\n            0,\n            \"ahead of trump xi summit u s warns clock has ‘ run out ’ on n korea url via user\"\n        ],\n        [\n            0,\n            \"i'm ready to protest gorsuch and every single senator who supports his nomination what say you hashtag\"\n        ],\n        [\n            0,\n            \"user at 3 kids about 12 to 13 years driving in rash speed pls do on there … url\"\n        ],\n        [\n            0,\n            \"is an angel needs to release that there's still plenty more tickets to go on sale she hasn't missed out com … url\"\n        ],\n        [\n            1,\n            \"user first off the nigga to the far left looks like the chin and the one in the middle looks like cl … url\"\n        ],\n        [\n            1,\n            \"they are that we called them dumb bigots i never said that i said they are racist morons and i ’ ll keep … url\"\n        ],\n        [\n            1,\n            \"a brand new ' power blog ' has just been released by the power lead system see it here url br … url\"\n        ],\n        [\n            0,\n            \"art of deception to help thrive in ipl new delhi contrary to popular belief twenty 20 cricket … … url\"\n        ],\n        [\n            0,\n            \"his smile and optimism gone has been my big opinion on like every boss in this dlc mainly for the fact that theyre all damage\"\n        ],\n        [\n            0,\n            \"mmm i wonder now that in spain there's a boom of manga licenses if someone would dare to license the bull fighting manga\"\n        ],\n        [\n            1,\n            \"whoever said the acting was mediocre in 13rw didn't watch episode 11 because that episode fucked me up dude\"\n        ],\n        [\n            0,\n            \"rain has begun to fall on april 5 2017 at 07 24 am in the city of beat the rainy day blues with a fresh coffee\"\n        ],\n        [\n            0,\n            \"user hey i appreciate you ur work can u help or tell me how we can make my book into a movie 4 real url\"\n        ],\n        [\n            1,\n            \"we're dead we're all dead well done leave you have officially destroyed the uk there is n … url\"\n        ],\n        [\n            0,\n            \"oil india limited recruitment – security officer accounts officer various 08 vacancies – last date … url\"\n        ],\n        [\n            0,\n            \"user my teenagers are still asleep i'm actually going to have to wake them up soon for work class\"\n        ],\n        [\n            1,\n            \"start the new month with a smart move come along to our next open evening on thursday drop in between 4 7 pm and d … url\"\n        ],\n        [\n            1,\n            \"top 10 expensive tv commercials world ads url\"\n        ],\n        [\n            0,\n            \"now contains spring 17 census data inc school for spring 17 latest attendance autumn 16 url\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"user dude we ran that 10k too and we stayed at springs great article i love to run and … url\"\n        ],\n        [\n            0,\n            \"when are you crackers going to realise that your race doesnt dictate youre superior or not and stop thinking everything you say\"\n        ],\n        [\n            1,\n            \"natural fat buster our natural fat buster pills are using only natural … url\"\n        ],\n        [\n            0,\n            \"user user that's how i read it too glad i'm not the only one although half your frog would be a great band name\"\n        ],\n        [\n            0,\n            \"prime minister narendra modi action against violent mp shri ravindra gaikwad sign the pet url via user\"\n        ],\n        [\n            0,\n            \"i miss at science market i still remember the combo beans small egg and plenty url\"\n        ],\n        [\n            1,\n            \"disappointed that one of user's 1st acts was to make it easier to poison wildlife with lead\"\n        ],\n        [\n            1,\n            \"vintage logo 7 smith cowboys jersey xl sports vtg url url\"\n        ],\n        [\n            0,\n            \"you were built er or born to do some amazing things even if it doesn't feel like it most of the time i'm sure others can agree\"\n        ],\n        [\n            0,\n            \"user part of their fee guarantees a period of there's a us release in september … url\"\n        ],\n        [\n            0,\n            \"so the jackets are out of the race for the president's cup oh well the stanley cup would be even better\"\n        ],\n        [\n            0,\n            \"music related question since user wrote and produced all of his own albums who would be qualified to work on\"\n        ],\n        [\n            0,\n            \"your garden with these 15 blue flowers in shade or in sun these blossoming plants can bring a url\"\n        ],\n        [\n            0,\n            \"there are many so many persons in and as well as the caribbean who need bone url\"\n        ],\n        [\n            0,\n            \"i was like i think about it a lot because i do and we like immediately were crying like fck happy sunday\"\n        ],\n        [\n            0,\n            \"i could've been six feet under i could've been lost forever yeah i should be in that fire but now there's fire inside of me\"\n        ],\n        [\n            0,\n            \"user only cause despite living by the sea we did not get enough water pokemon during the event\"\n        ],\n        [\n            0,\n            \"hell yeah that's what i love to hear we need more strong women where r u doing internship url\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"i just finished the hashtag all i have to say is wow just wow i really love how all of the women came together in the end\"\n        ],\n        [\n            1,\n            \"user tldr men protecting themselves is misogyny when a single fake accusation can destroy you this sound … url\"\n        ],\n        [\n            0,\n            \"i shall blame my eyed coffee clutching self this morning on recommendation of 13 url\"\n        ],\n        [\n            0,\n            \"this is a great approach particularly in the work place i wished someone would do that for me today url\"\n        ],\n        [\n            1,\n            \"world cup qualifying brazil argentina colombia italy usa url url\"\n        ],\n        [\n            0,\n            \"it's not my fault is what kids say when you blame your surroundings and everyone but yourself for your url\"\n        ],\n        [\n            0,\n            \"i mean think about it a mask is just a fake face you know and that means you're not being honest with yourself about who you truly are\"\n        ],\n        [\n            0,\n            \"user dear sir please ask the people of can verify d facts mentioned in quoted tweet when you r the … url\"\n        ],\n        [\n            0,\n            \"mark hamill performing a terrible lip reading of ' the force awakens ' is the ' star wars ' movie you need url\"\n        ],\n        [\n            0,\n            \"thought about putting my phone on but my phone stays dry regardless so 😴 😂 gotta in a couple house so goodnight morning 🌻\"\n        ],\n        [\n            1,\n            \"knowledge is power but action gets things done download our android application url url\"\n        ],\n        [\n            0,\n            \"just spent a whole 20k imaginary money on a home studio and used the last 3 2 get some flowers n a gift card for ya\"\n        ],\n        [\n            1,\n            \"user i know don't remind me 🙄 😂 😂 what color were you thinking of getting and try fashion nove you know they have everything 😂 😂\"\n        ],\n        [\n            0,\n            \"user ' s are in cup semi final action against fc tomorrow 2pm ko at park hashtag\"\n        ],\n        [\n            1,\n            \"sneak peek at the new hashtag 2017 t shirt any who raises 100 will receive this on walk day … url\"\n        ],\n        [\n            0,\n            \"user is this the argument there are risks in renewable energy therefore climate science itself is invalid therefore burn fuel\"\n        ],\n        [\n            0,\n            \"user we got unicorn in the league cup final this thursday and on thursday 20th april both at fc\"\n        ],\n        [\n            0,\n            \"couldn't she just say i have nice hair and keep it moving i don't know why but that has always stuck with me\"\n        ],\n        [\n            0,\n            \"legit got so happy when we passed shane company on the freeway 😂 that's how you know you're from the bay\"\n        ],\n        [\n            0,\n            \"from airstrike to aftermath how syria chemical attack url url\"\n        ],\n        [\n            0,\n            \"such an inspirational experience at hashtag be the change you want to see it takes we no … url\"\n        ],\n        [\n            1,\n            \"how is a hoe gonna put as her bio family is everything 😳 your baby dads don't even want anything to do with you\"\n        ],\n        [\n            0,\n            \"beaded pen set beaded letter opener pen for guest book bridal shower pen url\"\n        ],\n        [\n            1,\n            \"i learned the bald head wag ain't got no hair in the back chant from a group of black women this is just a fact\"\n        ],\n        [\n            0,\n            \"i must say impressive set from let's hope for an even better third set from both players\"\n        ],\n        [\n            0,\n            \"was wrong they're not upset more vested in ' hating on ' liberals than on those directly responsible hashtag url\"\n        ],\n        [\n            1,\n            \"user my social security number 101 84 up my record permit record deal sign my mind s … url\"\n        ],\n        [\n            0,\n            \"how to create a successful partnership from separate locations url url\"\n        ],\n        [\n            1,\n            \"user 63 plays a how deep is your love url\"\n        ],\n        [\n            0,\n            \"user hard to take a lot of criticism of seriously when so often confusing w\"\n        ],\n        [\n            0,\n            \"insulting allies makes america vulnerable not great url url\"\n        ],\n        [\n            0,\n            \"🎥 filming for episode 2 of my new youtube series today at with … url\"\n        ],\n        [\n            1,\n            \"kendall jenner ’ s protest pepsi spot online backlash url url\"\n        ],\n        [\n            0,\n            \"wind 0 0 km h barometer 8 hpa rising slowly temperature 9 1 ° c rain today 0 0 mm humidity 95\"\n        ],\n        [\n            0,\n            \"i liked a user video url chris and the el from street outlaws at doomsday no prep\"\n        ],\n        [\n            1,\n            \"user don't put me in a ' and proper ' box idiot i can get down and dirty if needs be and quiet a … url\"\n        ],\n        [\n            0,\n            \"it is a fine thing to establish one's own religion in one's heart not to be dependent on tradition and second hand\"\n        ],\n        [\n            0,\n            \"minister simon protect forest we say no to mechanical harvest of native url\"\n        ],\n        [\n            0,\n            \"improving outcomes means understanding barriers to care and doing something about it hashtag url\"\n        ],\n        [\n            0,\n            \"user hopefully this will be a step towards getting japanese companies in general to support rather than stunt\"\n        ],\n        [\n            1,\n            \"free instant money win 50 in 3 seconds no need to register url via user\"\n        ],\n        [\n            1,\n            \"download – social media icons lower thirds pack – after effects url url\"\n        ],\n        [\n            1,\n            \"why play usa softball with dara usa softball offers top training in the nation registration and url\"\n        ],\n        [\n            0,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            1,\n            \"the return of grilled cheese night at la next wednesday so excited url url\"\n        ],\n        [\n            0,\n            \"thanks to everybody who came yesterday to our acoustic concert at user next stop may 12th at … url\"\n        ],\n        [\n            0,\n            \"i live in california and i can tell you most of us were not impressed with the van jones is smoking tha … url\"\n        ],\n        [\n            1,\n            \"you're the happiest when you are free to flit from one activit more for gemini url\"\n        ],\n        [\n            0,\n            \"user a sweetheart with a sweet tooth her compassion for others the norm the world needs more … url\"\n        ],\n        [\n            0,\n            \"iv 60 0 16 09 04 ave for 28m 6s a 12 d 10 s 5 size large url\"\n        ],\n        [\n            0,\n            \"user probably be on a slightly reduced track again but will still be singing my heart out\"\n        ],\n        [\n            0,\n            \"love our followers majority of them couldn't give less of a damn about chicago sports we respect the hell out of … url\"\n        ],\n        [\n            0,\n            \"yoga is about learning to stumble to fall and to pick yourself back up again url\"\n        ],\n        [\n            0,\n            \"the team is helping to kick off st jane frances school ’ s stem week inspiring the next generation of … url\"\n        ],\n        [\n            0,\n            \"so lucky to have you in my life tbh i dont think i'll be as happy and as confident as i am rn with out you url\"\n        ],\n        [\n            0,\n            \"democrats are now suggesting that in government is a bad thing while working to use government to … url\"\n        ],\n        [\n            1,\n            \"live michelle 2001 has been resolved just now at url url\"\n        ],\n        [\n            0,\n            \"user please petition the removal of adam dem from the susan rice investigation he is obviously biased against potus\"\n        ],\n        [\n            0,\n            \"user 2 within syria to stabilize the syrian country to avoid further civil war and then to wor … url\"\n        ],\n        [\n            1,\n            \"although you might already have big plans for the weekend mor more for capricorn url\"\n        ],\n        [\n            1,\n            \"retweeted user congress ’ s vote to internet privacy could give the fbi url\"\n        ],\n        [\n            1,\n            \"nowplaying now i know prod by yung lan rich homie rich homie url 17 42\"\n        ],\n        [\n            0,\n            \"ladies if i sleep with your friend i'm just helping you realize she a fake friend url\"\n        ],\n        [\n            0,\n            \"user we could definitely all spare a little food perhaps we could encourage more direct donations of food … url\"\n        ],\n        [\n            0,\n            \"ale women's winter black pink m £ 59 99 evans save 40 url url\"\n        ],\n        [\n            0,\n            \"' disgusting regime ' germany bans child marriages malaysia encourages rape child marriages url\"\n        ],\n        [\n            0,\n            \"chief minister ’ s son 13 others take oath as member … url url\"\n        ],\n        [\n            0,\n            \"who am i without you that ’ s why i tell you that i love you hashtag\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag the live at url\"\n        ],\n        [\n            1,\n            \"user keep counting eric obama liar hillary liar rice liar schumer liar waters liar liar … url\"\n        ],\n        [\n            1,\n            \"nba game 7 38 pm est orlando magic vs boston celtics game url\"\n        ],\n        [\n            0,\n            \"next month is the best month to buy a new fridge they typically go on sale around may in preparation for summer hashtag\"\n        ],\n        [\n            1,\n            \"user he simply must be expelled it will be the final straw if he is not url\"\n        ],\n        [\n            0,\n            \"i haven't done my make up since i got sick and i'm seriously about to do it at 10 42 pm bc i miss\"\n        ],\n        [\n            0,\n            \"user sadly in this place you have too many bosses and none of them do a thing the are real thou … url\"\n        ],\n        [\n            0,\n            \"user i don't no which is worse that doesn't have a cinema or that he's from ibadan 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"and not being able to do my fav things like going to the people watching\"\n        ],\n        [\n            0,\n            \"national read a road map day is fast approaching when was the last time you read a traditional map url\"\n        ],\n        [\n            0,\n            \"some of our students that in the skills competition you all did a great job congrats to jesse bake … url\"\n        ],\n        [\n            1,\n            \"apple iphone 1st generation 16gb black at t smartphone url url\"\n        ],\n        [\n            0,\n            \"url generosity and prayer and compassion and love are more linked than many realise\"\n        ],\n        [\n            0,\n            \"why do i do this i just tweet sometimes and then ignore twitter for a few weeks when i become internet famous i'll remember these days\"\n        ],\n        [\n            0,\n            \"user scoring would be nice now i have a lecture at 09 00 tomorrow morning and i refuse to go home until we've won\"\n        ],\n        [\n            1,\n            \"escape room game for 6 8 or 10 at creepy hollow escape room up to 37 off six options available url\"\n        ],\n        [\n            0,\n            \"marine le pen i want to stop immigration and genuinely combat the social fraud stop our tax waste … url\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"user i've emailed customer service four times and tweeted you guys three times yet still haven't been helped what's happening\"\n        ],\n        [\n            1,\n            \"i am not providing direction to your guy in london fuck him fuck you too provide your own direction this ship ain't international 👹\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"paul ryan says he's seen the documents that made devin nunes go wild — but he isn't sure nunes has url\"\n        ],\n        [\n            0,\n            \"loyalty go along way long as u ride fa me u won't ever have ta question if ima do it for you 💯 hashtag\"\n        ],\n        [\n            1,\n            \"check out this infographic blanket v credit url url\"\n        ],\n        [\n            0,\n            \"mon apr 03 2017 02 24 54 gmt kst room temperature value is temperature is a little bit hot isn't it\"\n        ],\n        [\n            0,\n            \"rbi from rate focus targets cash health of banks key url url\"\n        ],\n        [\n            0,\n            \"just announced bill converse will play on 3 at in san francisco on thursday april 13th 6pm … url\"\n        ],\n        [\n            0,\n            \"think about adventure island but with gameplay or terrain without the graphics\"\n        ],\n        [\n            0,\n            \"i love my angel so much my love for him will never die just look at that piece of art url\"\n        ],\n        [\n            0,\n            \"i've seen under phones the really tacky ones look less shiny and w less 🤔 url\"\n        ],\n        [\n            0,\n            \"user central sussex and east part of the has been through by the and health and well being board\"\n        ],\n        [\n            0,\n            \"user it seems that you are in a bathroom 😂 am i the only who is thinking that 😅 and even if you are with a sac … url\"\n        ],\n        [\n            0,\n            \"of public funds and corruption are all that belong to the mankind narrative\"\n        ],\n        [\n            0,\n            \"killer shot by of our machine it's gotta handy beer cocktail holder so you can drink while url\"\n        ],\n        [\n            0,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            0,\n            \"architectural of school expansion plans released url url\"\n        ],\n        [\n            0,\n            \"help to revoke dr licence to medical url url\"\n        ],\n        [\n            1,\n            \"fyi a new book on movement to eat less meat i have an essay in it on global and impact on food biz … url\"\n        ],\n        [\n            1,\n            \"url marco polo by dandy shoe care if you want your shoes to be truly url\"\n        ],\n        [\n            0,\n            \"dozens of people followed me and 8 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"i can't promise you the world i can't offer the best things in life but i can try it can only offer a simple good life\"\n        ],\n        [\n            0,\n            \"user makes sense they don't think trump haters are running on 100 hurt so they trying … url\"\n        ],\n        [\n            0,\n            \"we at hashtag have found that poetry can be more successful than debut fiction committed keen to bu … url\"\n        ],\n        [\n            0,\n            \"user oh i know they get home ice in round 1 causing me to miss both games 1 and 2 then proceed to get swept\"\n        ],\n        [\n            0,\n            \"user twitter somehow thinks this is french that needs to be translated url\"\n        ],\n        [\n            0,\n            \"so i've never really read the lyrics to monster and after hearing that it's about rape i went back and i read them … url\"\n        ],\n        [\n            0,\n            \"user user wait what lol you planned this so i wouldn't take your out too haha\"\n        ],\n        [\n            1,\n            \"user that's fucking magic 😄 😄 is simon and jackie mcnamara involved with this\"\n        ],\n        [\n            0,\n            \"i am strong these thoughts in my head are nothing time to live in the real world with the people i love\"\n        ],\n        [\n            0,\n            \"that goat is evil dont trust that goat imma it i dont do it im gunna do it noooooo\"\n        ],\n        [\n            0,\n            \"the new book 👇 and they're teaching your kids think about that hashtag url\"\n        ],\n        [\n            1,\n            \"sex bitches blowjob suck chest fuck hard fetish beauty lips … url\"\n        ],\n        [\n            0,\n            \"cause there's this tune i found that makes me think of you somehow and i play it on repeat until i fall asleep spilling drinks on my\"\n        ],\n        [\n            0,\n            \"one day i will have time and motivation to start digitally oh well i cant even draw good first place l im pandering again\"\n        ],\n        [\n            0,\n            \"turkish confirm chemical weapons used in syria attack that killed scores url\"\n        ],\n        [\n            0,\n            \"chelsea video eden 2nd goal comes on pk rebound much to the delight of antonio conte espn … url\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"user nothing at all to do with the fact ur brother in law gave u a tip straight from the stable 🤔\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"user if you're ready shall we begin unless you need to go get things for this setting the anime episode he was working on\"\n        ],\n        [\n            0,\n            \"how to raise powerful daughters introduce them to diverse in media hashtag hashtag\"\n        ],\n        [\n            1,\n            \"newest printable coupon just released coupon 5 00 off one url url\"\n        ],\n        [\n            0,\n            \"my stuff after they had beat me down split my nose half open threw me in a local in san for 10 days without food just a\"\n        ],\n        [\n            0,\n            \"11 innocent kids who have committed the most terrifying crimes hashtag gave me goosebumps url\"\n        ],\n        [\n            0,\n            \"user 3 miles into my 10k last saturday i was like short suck why am i doing this url\"\n        ],\n        [\n            1,\n            \"wondering how to grow on twitter i gained 1 follower in the past day this is the app url\"\n        ],\n        [\n            0,\n            \"39 pics that prove you should really check your background before taking that selfie url\"\n        ],\n        [\n            0,\n            \"tournament filling up 7s 9s 12s are full 10s only 4 spots between them hashtag hashtag\"\n        ],\n        [\n            1,\n            \"selena no me nada mas i have nothing left his spanish was perfect url eng url\"\n        ],\n        [\n            0,\n            \"president trump just rules that banned isps from selling your private data buzzfeed news url\"\n        ],\n        [\n            0,\n            \"user user the revolution will come from the global south is should be the priority\"\n        ],\n        [\n            0,\n            \"new details about 2014 russian hack of the state department it was ‘ hand to hand combat ’ url\"\n        ],\n        [\n            1,\n            \"user user and wizards are hypocrites cuz they have done the same this year when winning by big margin\"\n        ],\n        [\n            1,\n            \"user how many times are they gonna let him fuck the country now is gonna take more money he should be removed now\"\n        ],\n        [\n            0,\n            \"the first april fools we ever spent together broke up with me too 😐 url\"\n        ],\n        [\n            0,\n            \"user please don't side with trump on you're suppose to be on our side and fighting for us trump is under investigation\"\n        ],\n        [\n            0,\n            \"several days of bad luck of getting normal and rare non character weapon i finally got mary one of the r … url\"\n        ],\n        [\n            0,\n            \"mr personally answered many letters i wrote as a child teenager during his user presidency in the ' 80s g … url\"\n        ],\n        [\n            0,\n            \"i found a cool place to download music videos video songs and more try it url\"\n        ],\n        [\n            1,\n            \"user ha the quote appears in several relevant places so i wasn't 100 sure if you were referring to book or not\"\n        ],\n        [\n            0,\n            \"user i have spent the last 20 years educating and teaching myself tons of things i never learned in high … url\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            1,\n            \"now playing drake ft wizkid amp one dance feat wizkid amp er hashtag\"\n        ],\n        [\n            0,\n            \"im a little pleased with step count i beat my daily steps by and covered more … url\"\n        ],\n        [\n            0,\n            \"they closed the hole in the wall place i loved by curry and built a chicken place i feel very conflicted right now\"\n        ],\n        [\n            0,\n            \"have some coffee to kill the buzz at this after hours double shot surely can wake your nerve url\"\n        ],\n        [\n            0,\n            \"and you with media news stories movies of followers of new lives etc\"\n        ],\n        [\n            0,\n            \"and then ‘ yung they were training for it training while soon … url\"\n        ],\n        [\n            0,\n            \"user haha i was trying to be objective about it not but not terrible not sure about multiple listens either haha 😨 😨 😨\"\n        ],\n        [\n            0,\n            \"user its an advert promoting peace we come together with our then there is always room for … url\"\n        ],\n        [\n            1,\n            \"user please share direct contact by god 1 2 3 revealing get all details … url\"\n        ],\n        [\n            0,\n            \"we're broken ppl that wants love but we don't know how to express it so we break each other's heart\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            1,\n            \"go with the flow and make every hashtag moment count this summer banana boat ® provides long lasting protection … url\"\n        ],\n        [\n            0,\n            \"to pose or confirm each day we swing the gate of opportunity or lay a brick and build the wall who are you to we\"\n        ],\n        [\n            1,\n            \"it ’ s time for high performance tires deliver with ultimate handling and response come by to learn more url\"\n        ],\n        [\n            0,\n            \"there comes a point where you have to realize that you'll never be good enough for some people but that's not your problem\"\n        ],\n        [\n            0,\n            \"me my granny was talking about weddings i said i want a big wedding her come with her opinion 😐\"\n        ],\n        [\n            0,\n            \"user dear sir made card for senior citizen to avail but got delayed do the\"\n        ],\n        [\n            0,\n            \"hasn't commented yet for sake of accurate reporting ™ we can now confirm lack of comment is a confirmation comment that he does feel\"\n        ],\n        [\n            0,\n            \"user thanks for connecting if you would like to explore our travel platform please provide us with an email address\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url how to make chicken ramen noodle soup\"\n        ],\n        [\n            0,\n            \"user i'm sure you wish you had all that new equipment and digs back when you had your show\"\n        ],\n        [\n            0,\n            \"user nobody relax i had a real crush on a boy and when i finally began to talk to him i disc … url\"\n        ],\n        [\n            0,\n            \"04 02 2017 11 20 pm temperature 46 2 f wind 0 0 mph ese barometer 6 hpa rain today 0 00 inches humidity 54 0 percent\"\n        ],\n        [\n            1,\n            \"official star wars luke car shield url url\"\n        ],\n        [\n            1,\n            \"user i hope this isn't a joke for april fools cause im going to kill you if it is hashtag\"\n        ],\n        [\n            0,\n            \"my sexuality rt user 2 what have you tried to control in the past that you shouldn't have\"\n        ],\n        [\n            0,\n            \"ford built a baby bed that feels like it ’ s driving around the neighborhood url url\"\n        ],\n        [\n            0,\n            \"the devastating flood damage by tropical cyclone debbie has left many residents in northern new south url\"\n        ],\n        [\n            1,\n            \"cartoon earphone headphone bag storage round zipper wallet coin purse key pouch url url\"\n        ],\n        [\n            0,\n            \"user user see are still loved they should have shown a glimpse of his face in\"\n        ],\n        [\n            0,\n            \"if you were wondering my are exceptional a genetic counselor said so not sure where i got so broken in that case\"\n        ],\n        [\n            0,\n            \"gorsuch ’ s confirmation as supreme court judge is a much needed victory for trump and gop establishment … url\"\n        ],\n        [\n            1,\n            \"when people discuss death note with me they try to discuss how much they love l and i'm like oh gosh no im fucking with light\"\n        ],\n        [\n            0,\n            \"forgot the user game starts at and now i'm the only one in the car park like a lemon this is why you plan ahead kids hashtag\"\n        ],\n        [\n            0,\n            \"i apologize to all 6 of my followers for the argument on your tl stan twitter is full of children and fats\"\n        ],\n        [\n            0,\n            \"i couldn't get this a few years ago and i just tried it today and got it on my first try 😂 it's … url\"\n        ],\n        [\n            0,\n            \"we are all to our feelings toward any politicians r or d just don't me unless i ask for your feelings\"\n        ],\n        [\n            1,\n            \"roll up just follow me retweet you can win a spacious cock usa only url\"\n        ],\n        [\n            1,\n            \"user there r aa black women i others being used illegally gov gov intel testing\"\n        ],\n        [\n            0,\n            \"happy birthday to this amazing man 💓 i am so incredibly lucky to have you in my life 😊 my life … url\"\n        ],\n        [\n            1,\n            \"good night essential oil to young peace calming blend 100 pure best … url\"\n        ],\n        [\n            0,\n            \"user conspiracy theories from matt fake news by a liberal makes no sense in the\"\n        ],\n        [\n            0,\n            \"day 85 easter party at baby this morning got to eat a lemon and a hot cross bun … url\"\n        ],\n        [\n            1,\n            \"hashtag so nice but live description hi dear i like and url\"\n        ],\n        [\n            0,\n            \"blockchain does not welcome due to sanctions against russia url\"\n        ],\n        [\n            0,\n            \"user you'd think w h o would be for gaming considering the far greater health benefits than problems\"\n        ],\n        [\n            0,\n            \"former of commerce addresses s korean president park url … hashtag\"\n        ],\n        [\n            0,\n            \"some people still think their government or their skin color determines their success the market does hashtag url\"\n        ],\n        [\n            0,\n            \"user h 2b returning workers could increase visa from to year pls oppose any effort in april spending bill\"\n        ],\n        [\n            1,\n            \"thanks build a thriving online business ╚ ► url url\"\n        ],\n        [\n            0,\n            \"user huh susan rice eric holder lynch and what about other wife who just moved in … url\"\n        ],\n        [\n            1,\n            \"i asked this ho for mayo she talking about she gave me ranch 🙄 like bitch idgaf i'm asking you for mayo\"\n        ],\n        [\n            0,\n            \"up to 30 protesters detained after rally in moscow url url\"\n        ],\n        [\n            0,\n            \"lee celebrated his first times on the radio with drinks in pools url url\"\n        ],\n        [\n            0,\n            \"hashtag will go back in first place but hashtag can kill that this game don't matter ish if he doesn't play nor put up number c's won\"\n        ],\n        [\n            0,\n            \"user absolutely perfect no matter how you feel everyone loves you love is eternal just wish i c … url\"\n        ],\n        [\n            0,\n            \"how are u a woman and want to take other women's rights to choose with what they do with their bodies\"\n        ],\n        [\n            0,\n            \"do you think our kids will be able to see me because i'm going to be very transparent that pun came out of user's mouth\"\n        ],\n        [\n            0,\n            \"this is it we're back just 20 riders we will have our user world cup jumping champion … url\"\n        ],\n        [\n            0,\n            \"dreamworks 64 x 86 home my bff forever twin url url\"\n        ],\n        [\n            0,\n            \"on april 6 2017 of this station launch the police assistance desk to ensure safe and secured travel of m … url\"\n        ],\n        [\n            0,\n            \"user i got the lovely opportunity to hear how a woman with severe severe issues tell me her lol w … url\"\n        ],\n        [\n            1,\n            \"user hi i made a group chat for those going wings sydney concert please spread the word url\"\n        ],\n        [\n            1,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"i can't believe this my brother wedding is tomorrow and my granny house is burnt down n my uncle was there 😭\"\n        ],\n        [\n            0,\n            \"funny how you say you miss me and want something but you still don't make an effort sorry but i don't have time for that\"\n        ],\n        [\n            0,\n            \"prize winners speaking at this year's include sebastian barry … url\"\n        ],\n        [\n            0,\n            \"user your club penguin video was nice and yes now i think club penguin hates me now too and i can't wait to be a member\"\n        ],\n        [\n            0,\n            \"to sign this bill az gov ignored medical evidence medical professionals abortion care advocates url\"\n        ],\n        [\n            1,\n            \"user isn't that oppressing your right to sweat and be sounds like it to me your moms a fascist\"\n        ],\n        [\n            0,\n            \"it does not mean your sin won't come w consequences it means grace it the guilt is no longer covering you\"\n        ],\n        [\n            0,\n            \"a healthy marriage starts with a healthy single prophet a lot of us are sick not single url\"\n        ],\n        [\n            0,\n            \"reasons to be a got your hands full and turn off the light switch with your wonderful toes\"\n        ],\n        [\n            1,\n            \"mens gemstone bracelet sterling silver leaf charm nature inspired bracelet mens url url\"\n        ],\n        [\n            0,\n            \"can dubai achieve a happiness revolution without addressing its labor issues url\"\n        ],\n        [\n            1,\n            \"nigerianewsdesk ferrari once owned by president donald trump sells for url via to … url\"\n        ],\n        [\n            0,\n            \"aint none of them kids really man show me a true blood jackson that don't look like all the rest of the it ' s like 1000 of em\"\n        ],\n        [\n            0,\n            \"fitness journal training des fitness journal url\"\n        ],\n        [\n            1,\n            \"icon design by m o call us or email us infouser com today hashtag url\"\n        ],\n        [\n            0,\n            \"america why i love her by john wayne august 4 2009 tom url via user\"\n        ],\n        [\n            0,\n            \"prosecutor no evidence that ohio vet was killed url url\"\n        ],\n        [\n            0,\n            \"user i think speaking truth to power constantly can work to keep asking difficult uncomfortable questions … url\"\n        ],\n        [\n            0,\n            \"ask not what your country can do for you but what you can do for your country jfk i have words i have the best words dt so\"\n        ],\n        [\n            0,\n            \"if sticks with hashtag he will earn more than star pitcher aaron sanchez will get 000 sanchez 000\"\n        ],\n        [\n            0,\n            \"user i'm glad you enjoyed once upon a time long ago i actually did wake up on a sunny morning in chelsea\"\n        ],\n        [\n            0,\n            \"no wealth isn't created at the top it is merely there the guardian url via user\"\n        ],\n        [\n            0,\n            \"if god and gave you every blessing all at once it wouldn't be perfect good things take time be patient keep your faith\"\n        ],\n        [\n            1,\n            \"mi transition meetings tonight 4th to 5th at 6 30 and 5th to 6th at 7 30 in mi 56 3rd to 4th is april 19\"\n        ],\n        [\n            0,\n            \"forget unfollowers i believe in growing 1 new follower in the last day stats via url\"\n        ],\n        [\n            1,\n            \"you turn your brain off for one night and all you're left with is a terrible and a pineapple\"\n        ],\n        [\n            0,\n            \"⌂ the limited m l ivory open work sheer cotton round neck 3 4 sleeve going quick url url\"\n        ],\n        [\n            0,\n            \"se un festival con panic at the disco fall out boy y twenty one pilots url\"\n        ],\n        [\n            1,\n            \"hashtag tonight 😈 ladies free free edibles 😋 🍩 strippers ralph david blvd atl url\"\n        ],\n        [\n            0,\n            \"it's but the bridge is really good i like that part it's not a bad song but he didn't just music this has been done b4\"\n        ],\n        [\n            0,\n            \"new story william high school junior varsity baseball falls to central bucks west high school 10 6 url\"\n        ],\n        [\n            0,\n            \"user for myself i am no more to caring than crops more to stand and what the of a committee\"\n        ],\n        [\n            0,\n            \"this guy next to me i'm worried about his acne and i wanna suggest something but i always got mad at people when they gave me remedies\"\n        ],\n        [\n            0,\n            \"i've just watched episode of you are wanted url url\"\n        ],\n        [\n            0,\n            \"sad i won't see the battle of the but y'all boys had a great season url\"\n        ],\n        [\n            1,\n            \"boom pump trailer pump big ticket items now in stock down time cost have you covered equipment ltd url\"\n        ],\n        [\n            0,\n            \"user i've been up here for 18 years just thirty years before that there was no such thing as space junk\"\n        ],\n        [\n            0,\n            \"user only the prince he repeated thoughtful well it ma business ah do ' ma king sa … url\"\n        ],\n        [\n            0,\n            \"setting times for of tea based on dry bulb wet bulb temperature readings and leaf quality … url\"\n        ],\n        [\n            0,\n            \"hey mike that show you still love even though other people think it's not as good is now your favorite genre of movie interested\"\n        ],\n        [\n            0,\n            \"and many false prophets will and lead many due to their selfish desires matthew 24 11 url\"\n        ],\n        [\n            1,\n            \"user user rice is a traitor she needs to be prosecuted at a is an option too\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url pokemon sun and moon tin lunch box opening\"\n        ],\n        [\n            0,\n            \"user our leaders are remembering at the time of election for buying their votes for make in indian\"\n        ],\n        [\n            1,\n            \"i ain't lookin to give myself more often so i can sleep in and be lazy garbage for the day i gave up\"\n        ],\n        [\n            1,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"here's what happened when tony retweeted me lessons in influencer marketing url\"\n        ],\n        [\n            0,\n            \"move from process efficiency to business transformation with our hashtag maturity here's how url\"\n        ],\n        [\n            0,\n            \"buhari has abandoned us to suffer without the usual ' ghana must go bags ' – top minister cries out set to dump apc url\"\n        ],\n        [\n            0,\n            \"rafael on rematch ‘ he still won ’ t feel the taste of victory ’ url\"\n        ],\n        [\n            0,\n            \"the same politicians media who have called donald unstable are now cheering as he launches bombs url user\"\n        ],\n        [\n            0,\n            \"look who has written the article look they're probably snapchat buddies h click suing survivor lol s … url\"\n        ],\n        [\n            0,\n            \"url at act the we especially like this quote your url\"\n        ],\n        [\n            0,\n            \"user does that mean your whole day schedule is delayed coming to the thing tonight 😀\"\n        ],\n        [\n            0,\n            \"becky is pregnant asks have you guys ever tried to sleep with a watermelon in your pajamas joey yeah once\"\n        ],\n        [\n            1,\n            \"user i don't wanna work my ass off and still get fucked over cost of living it still at high while i still get paid min wage\"\n        ],\n        [\n            0,\n            \"every run counts every bit of junk food hurts do a few run another minute no mercy it's not a game it's your life\"\n        ],\n        [\n            0,\n            \"everyone tell me when you are planning your next trip i wanna go me hey i'm planning a trip to everyone … url\"\n        ],\n        [\n            0,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            0,\n            \"hashtag developers please help me learn more about how you are url\"\n        ],\n        [\n            0,\n            \"bruh no wtf exactly everyone wants a static shock movie no more spider men rn url\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"⚽ hashtag football camp continues tuesday at user 10am 3pm kit lunch drinks trainers lots of fun 👍 ages 5 12\"\n        ],\n        [\n            0,\n            \"2017 04 21 fri fire friday new album release party sp guest e … url\"\n        ],\n        [\n            0,\n            \"definitely did not get a chance to run hashtag this week also looking pretty slim to do hashtag next week 😕\"\n        ],\n        [\n            0,\n            \"dark pink czech glass seed loose spacer beads jewelry making finding s url url\"\n        ],\n        [\n            0,\n            \"user laughed lifting a hand to brush his hair back he lifted his head to look at her again and gave her a bright smile god\"\n        ],\n        [\n            0,\n            \"april prizes are here like 4 escape experience tix more join now for chances to win hashtag … url\"\n        ],\n        [\n            0,\n            \"yeah but that's unfortunately a all vegans aren't like that anyone being condescending is dealing … url\"\n        ],\n        [\n            0,\n            \"waves on the plane using low order url url\"\n        ],\n        [\n            1,\n            \"hashtag to launch on april 14 in india check out its and features url\"\n        ],\n        [\n            0,\n            \"hey user thanks for following us are you a ultimate footwear fan join our free footwear giveaway today url\"\n        ],\n        [\n            0,\n            \"hi user how are you if you read this would you mind following me please have a nice day 😊 🙊 hashtag\"\n        ],\n        [\n            0,\n            \"user u made me listen to music ko sunday please say like old day ore o 😍\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url deeper revelations on end times and live\"\n        ],\n        [\n            1,\n            \"user years later w and whole diff mindset stuff really changes and shit rly stands out to you\"\n        ],\n        [\n            1,\n            \"user we don't need reckless aggression with those idiots at the we need them out and a competent … url\"\n        ],\n        [\n            1,\n            \"authentic beats by dr dre solo 2 headband headphones red good condition url url\"\n        ],\n        [\n            0,\n            \"🚨 🚨 🚨 join us saturday april 8th miss next presents ➡ ➡ kitchen 🔥 🔥 🔥 … url\"\n        ],\n        [\n            0,\n            \"this sucks i don't have any time to do other things besides work i'm in so much should i stop or should i keep going 🙃\"\n        ],\n        [\n            0,\n            \"user sizes are limited with the but the rest of the collection is ready to rock url\"\n        ],\n        [\n            0,\n            \"user hi lovely here's the podcast ep i was telling you about earlier today enjoy url\"\n        ],\n        [\n            1,\n            \"2 in 1 shower head dual filter systems easy installation and leak free guarantee url hashtag\"\n        ],\n        [\n            1,\n            \"user user o now piss off before i feed you some lead i've got enough for everyone\"\n        ],\n        [\n            0,\n            \"and i just hated myself for editing this i suddenly miss pls forgive me url\"\n        ],\n        [\n            0,\n            \"user hi chris by the end of april you will be able to buy them from our retail partners in europe and our own e commerce channel\"\n        ],\n        [\n            0,\n            \"can user my hair like user snatch my hair pull my hair it out 😭 🙌 🏻\"\n        ],\n        [\n            0,\n            \"this is a putin trump the will do anything to the election scandal don't take your eyes off the … url\"\n        ],\n        [\n            1,\n            \"user good times when you're free one day defo down for some games we should also defo do something about … url\"\n        ],\n        [\n            0,\n            \"refuse to worry about your health it is a powerful against illness your right … url\"\n        ],\n        [\n            0,\n            \"2017 topps team oakland a's finish your set we combine s h url url\"\n        ],\n        [\n            0,\n            \"user user are you going to an ar dinner party has been scheduled for penny flat\"\n        ],\n        [\n            1,\n            \"judge other mothers and the universe will slap you right in your face url via user\"\n        ],\n        [\n            0,\n            \"user user of course we supported governor over paul davis what kind of question is that\"\n        ],\n        [\n            1,\n            \"saturday night special try our board wild sausage black pudding all from … url\"\n        ],\n        [\n            0,\n            \"user yes i know that is true but i just didn't think about it i try my best 2b kind soul but i appreciate ur … url\"\n        ],\n        [\n            1,\n            \"well this is just i mean i need a what's the most version of ' god fucking awful ' in one wor … url\"\n        ],\n        [\n            1,\n            \"44 4 rock slide 10 10 0 atk def sta despawns at 2 46 55 url\"\n        ],\n        [\n            0,\n            \"twins ‼ ️ hits one deep for a one run homer in the bottom of the fourth 1 1 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"picks defense attorney r king as harris da office chief of staff url\"\n        ],\n        [\n            0,\n            \"when a patent doesn't want to repeat telling you how you should concentrate on reading url\"\n        ],\n        [\n            1,\n            \"i liked a user video url 2016 sound track\"\n        ],\n        [\n            0,\n            \"new york yankees 2017 tribute 1 case 4x index card team break topps baseball url url\"\n        ],\n        [\n            0,\n            \"man cleared of attacking player danny tickle url url\"\n        ],\n        [\n            0,\n            \"march for science organizers don ’ t want bill as leader because he ’ s a ‘ white male ’ url via user\"\n        ],\n        [\n            0,\n            \"he's a liar and a of history the truth behind hashtag see it april 13 url\"\n        ],\n        [\n            0,\n            \"applied is providing free dolphins to play with to lower terror but is it worth the poor condition the dolphins are kept in hashtag\"\n        ],\n        [\n            0,\n            \"sony is planning to scrap the kapil sharma show might offer sunil his own show url\"\n        ],\n        [\n            0,\n            \"when its raining outside and you cant move out a game of pool always helps url\"\n        ],\n        [\n            0,\n            \"japanese wooden small dining table tray for food url url\"\n        ],\n        [\n            0,\n            \"my uncle paul thinks it is a horror story that my father james byron dean has so many daughters i have so many sisters families a 😅\"\n        ],\n        [\n            1,\n            \"czech pressed glass 12mm round beads assorted colors available 50 beads url url\"\n        ],\n        [\n            0,\n            \"where ever u see the presence of darkness negativity and consistency know that the evil one is the captain of that ship\"\n        ],\n        [\n            0,\n            \"way maker miracle worker promise keeper light in the darkness that is who you are hashtag hashtag\"\n        ],\n        [\n            1,\n            \"bluetooth car stereo audio cd in dash fm aux input receiver sd usb mp3 radio url url\"\n        ],\n        [\n            0,\n            \"so stop looking for the magic formula that will make trump voters stop voting against their self interest they're voting for it\"\n        ],\n        [\n            0,\n            \"like lord knows i see way more link around than i do female or even zelda stuff\"\n        ],\n        [\n            0,\n            \"i can wait to get it i'm counting the hours the minutes ii it's 9 a m one more hour url\"\n        ],\n        [\n            0,\n            \"user i had more of an explanation but you know 140 characters lol but it makes sense bc the devil fruits are tied to souls\"\n        ],\n        [\n            0,\n            \"application packages for special olympics peer coaches are in room 101 and are due back on monday april 10\"\n        ],\n        [\n            0,\n            \"police believe kendall jenner's jewelry was an inside job url via user\"\n        ],\n        [\n            1,\n            \"yep it's not new news glad that she's finally been able to get away that nigga just looks crazy url\"\n        ],\n        [\n            0,\n            \"current fav tune ✨ love this user i'm looking forward to hearing it live real soon where can i find the me … url\"\n        ],\n        [\n            0,\n            \"i've just watched episode of you're the worst url url\"\n        ],\n        [\n            0,\n            \"proper effort is not the effort to make something particular happen — url\"\n        ],\n        [\n            0,\n            \"pictured general chicken kinda in love with this homemade delight nothing … url\"\n        ],\n        [\n            1,\n            \"170401 hashtag attending ' fate number for ' concept showroom pre open party © url\"\n        ],\n        [\n            0,\n            \"twitter users let us edit tweets and please do something about your nazi problem user we made your mentions harder to read now 🎉 🎉 🎉\"\n        ],\n        [\n            0,\n            \"nigeria poland to ties — pm newspaper url url\"\n        ],\n        [\n            1,\n            \"i've just watched episode of the 2013 url url\"\n        ],\n        [\n            0,\n            \"it is possible that i missed something but why is everyone so about dave stand up\"\n        ],\n        [\n            0,\n            \"i liked a user video url saturday morning jackie chan in of fire\"\n        ],\n        [\n            0,\n            \"user the question is whether i'd spend the time to download that the answer is no pass\"\n        ],\n        [\n            0,\n            \"just like your living space needs to be swept and more for virgo url\"\n        ],\n        [\n            0,\n            \"i really wanna eat the rest of these wings but i know imma be mad af when i wake up hungry and they gone\"\n        ],\n        [\n            0,\n            \"are you ever completely split between wishing you had never met someone and wishing you could them again and do it all differently\"\n        ],\n        [\n            0,\n            \"aah to feel intense human emotions can be but i don't mind if it's just my heart whenever i look at chan\"\n        ],\n        [\n            0,\n            \"hey my commissions are open so get ready for a thread later on abt how to get stuff how to pay me lolol\"\n        ],\n        [\n            0,\n            \"moore real one official video user i have been blessed with a real one url\"\n        ],\n        [\n            0,\n            \"user user hello lol you can't do it you don't work for the company you could make the interface resource packages\"\n        ],\n        [\n            0,\n            \"user you use to be good as an actor stay that way don't need your opinion live it's yours keep it\"\n        ],\n        [\n            0,\n            \"our team v utd joel williams davies barkley lukaku\"\n        ],\n        [\n            0,\n            \"user hello could u pls tell me which food you use today which is preferred or for nut\"\n        ],\n        [\n            0,\n            \"user can u get me up to speed as to why all this wasn't discussed years ago is it that we had to push … url\"\n        ],\n        [\n            0,\n            \"first drops bill o'reilly mercedes says it's ' ' ads from fox news show via user\"\n        ],\n        [\n            1,\n            \"i do care but this time i wanna think of myself first than others cause i'm tired and hurt enough the last time i chose them\"\n        ],\n        [\n            0,\n            \"user not to mention are now debating on whether this airstrike is good or not mike cernovich for … url\"\n        ],\n        [\n            0,\n            \"the first pics of alison in her new netflix pro wrestling comedy ‘ glow ’ look … url url\"\n        ],\n        [\n            1,\n            \"peace signs ‘ n lunch bag only 6 31 was 20 via amazon has the highly url\"\n        ],\n        [\n            1,\n            \"user user you're such a coward a scotus should have been voted in last term prick\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"wake up with a bloody nose and i come downstairs to see my dog running around carrying toilet paper in his mouth and getting it everywhere\"\n        ],\n        [\n            0,\n            \"in my mind trying to forgive your crimes changes in time i hope he changes this time\"\n        ],\n        [\n            0,\n            \"my new found friend from the concert thought i looked younger than her we are just a year apart haha\"\n        ],\n        [\n            0,\n            \"user another headline could be ' eu unemployment rate twice that of britain ' and that's the best it's been for 8 years\"\n        ],\n        [\n            0,\n            \"user done that before in sheffield all i had to do was walk down one street to the hotel but went round … url\"\n        ],\n        [\n            0,\n            \"user it takes every autistic to count every unit of volume of oxygen in the atmosphere by carbon … url\"\n        ],\n        [\n            1,\n            \"apple ipad 2 32gb wi fi 9 7 in white a and bundle url url\"\n        ],\n        [\n            0,\n            \"bought kkr tshirt cap thinking to wear it today though my mom will call me mad 😜 all the best kkr i love u … url\"\n        ],\n        [\n            1,\n            \"some girl legit just turned and asked me if we had the test today like uh yeah you're screwed girl 🤣\"\n        ],\n        [\n            1,\n            \"natural length pretty n flare start your week off right come see me 👉 🏾 lashes by jazz … url\"\n        ],\n        [\n            0,\n            \"even thinking if hillary was president makes me cringe inside the media would be loving themselves and our economy falling more behind\"\n        ],\n        [\n            1,\n            \"catholic bracelet delicate gold bracelet first bracelet gold … url\"\n        ],\n        [\n            0,\n            \"user has army considered using large no of trained dogs of local breed to tackle stone can also be used to protect border\"\n        ],\n        [\n            0,\n            \"user i read this series before i read gentleman and the red queen and it made the canon book weir … url\"\n        ],\n        [\n            0,\n            \"pls vote for me and share with others thank you you can vote again every 24 hours url\"\n        ],\n        [\n            1,\n            \"user spoken by a true gop who's by to sell us out wake up want power … url\"\n        ],\n        [\n            0,\n            \"hashtag the mariners beat the 4 2 goes deep and locks down the save victories on the … url\"\n        ],\n        [\n            0,\n            \"florida fish and wildlife conservation commission revoke mark the shark fishing url via user\"\n        ],\n        [\n            0,\n            \"in india pakistan since time till soon after independence day url\"\n        ],\n        [\n            0,\n            \"have the itch folks considered going into mobile i — dev is definitely my jam but mobile is url\"\n        ],\n        [\n            1,\n            \"man dont fuckin hurt at all cant believe i was scared to get these or maybe my teeth just aint hella fucked 😭 😭\"\n        ],\n        [\n            0,\n            \"inc snow downgraded to hold at investment research url\"\n        ],\n        [\n            1,\n            \"user can you please update your site whenever we go to upload our e from the site its not working url\"\n        ],\n        [\n            0,\n            \"all things are full of a man cannot utter it the eye is not satisfied with seeing nor the ear filled with hearing\"\n        ],\n        [\n            0,\n            \"a chuck norris packs enough power and steam to launch a fully loaded f a 18 of the deck of an aircraft carrier hashtag\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show sam 🍀 all url url\"\n        ],\n        [\n            0,\n            \"contact and context new directions in coaching what is distinctive about coaching … url\"\n        ],\n        [\n            0,\n            \"this 13 year old hacker is showing top tech companies how to stay safe url vía user\"\n        ],\n        [\n            0,\n            \"user another one didn't someone from trumps campaign get caught for same thing recently disgusting\"\n        ],\n        [\n            0,\n            \"manchester united car accessories only at url mata jones face lay offs url\"\n        ],\n        [\n            1,\n            \"user user haha he has gone insane never worked in any company properly be it or income tax dept see his records\"\n        ],\n        [\n            0,\n            \"ride in paradise angel in peace ate ✨ 😞 hashtag url\"\n        ],\n        [\n            1,\n            \"3 d printed turns smartphone into dna with the right … url hashtag\"\n        ],\n        [\n            0,\n            \"those odds are silly whatever you think of the fight those are good odds for not that i bet on boxing url\"\n        ],\n        [\n            1,\n            \"time for a new direction we are recruiting now for the full support always url url\"\n        ],\n        [\n            0,\n            \"user which is why civic is the wrong move frustrating as engagement sometimes is\"\n        ],\n        [\n            0,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            1,\n            \"to attempt getting my nose pierced for the third time without getting fucked and someone loosing it and closing up or not to bother 🙄 🤔 🤔 🤔\"\n        ],\n        [\n            0,\n            \"the that there will always be despite your best efforts makes it easier to get back up ✊ 💪\"\n        ],\n        [\n            0,\n            \"hashtag from of sapphire at la in park in los angeles california … url\"\n        ],\n        [\n            0,\n            \"i just checked in at beverage dist with hashtag download today url\"\n        ],\n        [\n            0,\n            \"live from our are setting up for tomorrow looking forward to welcoming you to the 24th edition url\"\n        ],\n        [\n            0,\n            \"leather dog collar greyhound hand painted sz 12 1 2 15 1 2 url url\"\n        ],\n        [\n            0,\n            \"casey brilliant yet again as no 7 auburn baseball takes series opener at texas a m 2 1 via r url\"\n        ],\n        [\n            0,\n            \"1 cos 2 something something abt waiting to talk abt your lie when asked something something … url\"\n        ],\n        [\n            1,\n            \"north tucson meganium ♂ 60 0 12 4 11 razor leaf blizzard small til 15 09 35 28m url\"\n        ],\n        [\n            1,\n            \"people who own smart phones and still use these 👇 🏻 👇 🏻 👇 🏻 d p c • • are the real terrorists\"\n        ],\n        [\n            0,\n            \"user sir rbi governor is keeping silence on corporate loan waiver but openly acting against farm loan waiver is there any justice\"\n        ],\n        [\n            0,\n            \"new i am heath ledger doc shines a light on the brief but brilliant career url\"\n        ],\n        [\n            0,\n            \"what do software engineers actually do great question let us show you how we can make your … url\"\n        ],\n        [\n            0,\n            \"imagine how happy and totally proud selena is feeling right now she was afraid to see people's reaction that's pretty normal\"\n        ],\n        [\n            0,\n            \"good afternoon too ♡ whoops thankfully i didn't skip mine the same goes with you too ya idk u but admin url\"\n        ],\n        [\n            0,\n            \"user russia has been hacking for over a decade and they do it to other countries too and we do it back nothing new\"\n        ],\n        [\n            0,\n            \"user no i burn it in the i did add these shelves in my entertainment center in my camper url\"\n        ],\n        [\n            0,\n            \"starbucks ' new ceo says social initiatives are part of the company's ' strategy ' url via user\"\n        ],\n        [\n            1,\n            \"fuck yall its 6am on march 31st and yall starting already i dont believe shit for the next 2 days idc if u tell m … url\"\n        ],\n        [\n            1,\n            \"discover strategies for not your way to success easy daily tools hashtag url\"\n        ],\n        [\n            0,\n            \"user you are looking for proof thats fair years of experience are my proof i can't give you my … url\"\n        ],\n        [\n            0,\n            \"user i love that he goes unfollow then to continue posting on the page 🙄\"\n        ],\n        [\n            0,\n            \"popular on blowing my mind to you by url url\"\n        ],\n        [\n            1,\n            \"loot crate april 2017 theme box spoilers coupon url url\"\n        ],\n        [\n            0,\n            \"due to the recent rains market has been cancelled tomorrow stay tuned for our next market appearance url\"\n        ],\n        [\n            0,\n            \"user us up this morning thanks for everything amazing clothes love everything love you 😐 😚 url\"\n        ],\n        [\n            0,\n            \"urges governments to development of creative industry url url\"\n        ],\n        [\n            1,\n            \"alabama barbecue trail road trip to find the perfect sandwich url url\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            0,\n            \"user hay man you are going to be hung out to dry get a job that you can actually look at yourself in the … url\"\n        ],\n        [\n            0,\n            \"i say all that to say this make sure you are in a relationship with someone who understands you just as much as they love you\"\n        ],\n        [\n            0,\n            \"best sub sandwich all the links you need before noon deadline url\"\n        ],\n        [\n            1,\n            \"drive away today in the 2013 audi a5 2 0 t premium stop by the today n … url\"\n        ],\n        [\n            1,\n            \"false flag attack started syria us conflict alex jones reports news url\"\n        ],\n        [\n            0,\n            \"meganium f iv 51 until 01 29 at 13 ave url url\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"user except in my city where you book one movie on five screens a mile apart yet bring very few original o … url\"\n        ],\n        [\n            0,\n            \"but babe u know i've tried and failed but u just dont know how it feels to lose something u never had and never will\"\n        ],\n        [\n            0,\n            \"user user disrespectful to your team if the rest of the team put in no effort you guys wouldn't win 20 games\"\n        ],\n        [\n            0,\n            \"honestly how i'm drink again tonight but i'm sure i'll figure it out around 10pm when user is forcing me to neck vodka\"\n        ],\n        [\n            0,\n            \"user twd how to get away with murder scream the black prison break i … url\"\n        ],\n        [\n            0,\n            \"eugene indiana ban on broadcasting trials doesn ’ t bar live tweeting url url\"\n        ],\n        [\n            0,\n            \"so many relationships can be saved if partners try to explain themselves to each other instead of keeping things to themselves\"\n        ],\n        [\n            1,\n            \"where you happy with the premiere of hashtag click this tweet and scroll up to vote in our poll url\"\n        ],\n        [\n            0,\n            \"a notification about a gate or luggage change would be useful but you know you do you i love truly i just wanna go home\"\n        ],\n        [\n            0,\n            \"user another show on to highlight the ' less well off ' struggle to wish for better while the rich use the opportunity laugh later\"\n        ],\n        [\n            0,\n            \"the db front squat challenges the legs and core since the load is in front of the of the body try to keep … url\"\n        ],\n        [\n            1,\n            \"upcoming show user celebrating the release of natural causes bath 7 split url\"\n        ],\n        [\n            0,\n            \"we're happy to announce that what swimming is a silver sponsor for imagine the the limit gala on 6 9 hashtag\"\n        ],\n        [\n            0,\n            \"user h development have u ever seen kejriwal talking about development paying to a lawyer for … url\"\n        ],\n        [\n            0,\n            \"i'm so tired and i don't know how the studying is going to come out for this paper 😱\"\n        ],\n        [\n            0,\n            \"user one point is the avery bradley factor hasn't played against toronto also other injuries for some of those games\"\n        ],\n        [\n            0,\n            \"we did a lot of housework today so i'm with a little self care tonight first up a … url\"\n        ],\n        [\n            0,\n            \"hashtag is too good to be too wise to be mistaken and when i cannot trace his hand i can always trust his heart charles\"\n        ],\n        [\n            0,\n            \"industries of all stripes find great insight and business value from innovative hashtag programs … url\"\n        ],\n        [\n            1,\n            \"what's so difficult about an official sponsor is literally the sponsor those aren't just some rand … url\"\n        ],\n        [\n            0,\n            \"great interview to user and by the way his new record it's great too url\"\n        ],\n        [\n            0,\n            \"i now own 3 jerseys from 2009 playoff run matt ken and thomas url\"\n        ],\n        [\n            1,\n            \"i feel like san francisco is the cool girl i want to be friends with but she's also a bitch and is like you can't sit with us hashtag\"\n        ],\n        [\n            0,\n            \"❤ vintage evelyn 100 wool hat with ribbon gray 15 url url\"\n        ],\n        [\n            1,\n            \"user well fuck shook af still because i never knew i needed that side until i read it 🙏 🙏 🙏\"\n        ],\n        [\n            1,\n            \"your chance to win 1 of 2 complete bedroom packages plus chance to win 10 throw instantly thanks to url\"\n        ],\n        [\n            1,\n            \"user jennifer wiki article explains it well bottom line is it allows the senate to disregard their own pro … url\"\n        ],\n        [\n            0,\n            \"greece eu disagree on pace of electric market url url\"\n        ],\n        [\n            0,\n            \"going back to my old kits and making sure i use them all up as weird as it … url\"\n        ],\n        [\n            0,\n            \"user lawyer math keith that would be just over a quarter barkley you should have another cup of coffee\"\n        ],\n        [\n            0,\n            \"the many about native americans that need to be now url url\"\n        ],\n        [\n            0,\n            \"democratic congressman o ’ launches senate challenge to ted cruz url i'll support him\"\n        ],\n        [\n            0,\n            \"user word of the day there are a couple that are he's like a squirrel in search of nuts\"\n        ],\n        [\n            0,\n            \"they met with immigration officers to apply for legal residency — only to be arrested by ice url\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"if flynn trump's becomes immune it will only the buffoon who's half truth threatens us with an doom\"\n        ],\n        [\n            0,\n            \"my instagram is 50 people throwing clay on wheels and 50 paint being mixed with palette knives my art major is showing\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            0,\n            \"hi guys can you suggest me any movies or that are really it doesn't necessarily have to be korean d\"\n        ],\n        [\n            0,\n            \"user user was awful told my daughter flying w baby to carry a heavy seat to the gate said fly or don't fly 😥\"\n        ],\n        [\n            0,\n            \"😃 family fun day 😃 lots of new old faces at our family fun day here at ice did you url\"\n        ],\n        [\n            1,\n            \"get the highly anticipated poetry collection by debut author eric today url\"\n        ],\n        [\n            0,\n            \"hashtag to lead nz in ireland in squad scott topped the wicket charts in the … url\"\n        ],\n        [\n            0,\n            \"my ship is the only one that'll have a full blown with me this time of the morning 😂 hashtag\"\n        ],\n        [\n            0,\n            \"day 6 kick off april with the live concert part of their ' every day 6 ' series url by … url\"\n        ],\n        [\n            0,\n            \"like i can appreciate if there's an issue with sitting super close to someone but 30 out of 40 people is a stretch\"\n        ],\n        [\n            0,\n            \"planes of fame air museum don't let them stop our air show sign the petition url via user\"\n        ],\n        [\n            1,\n            \"easily learn how to use and tags to achieve better page rankings click here now url url\"\n        ],\n        [\n            0,\n            \"user they were already able yo get her full legal name her parents ' info the past addresses where she lives including the current\"\n        ],\n        [\n            0,\n            \"15 another important skill is the ability to work well with people if i ask your friends will they say hashtag\"\n        ],\n        [\n            0,\n            \"that's a really sad day today for all the is leaving us for a new exciting adventure all the best … url\"\n        ],\n        [\n            1,\n            \"user i harassed 4 spanish in asked where we're from bigotry in ma url\"\n        ],\n        [\n            0,\n            \"bill you're in the no sponsor zone how long you think your buddy will carry you you'll be job hunting by m … url\"\n        ],\n        [\n            1,\n            \"user you cannot be blind and ignorant visit url use microsoft excel in derived to\"\n        ],\n        [\n            0,\n            \"parish ya leaders sharing about their ya at hashtag looking to get connected to a parish check out … url\"\n        ],\n        [\n            0,\n            \"and i don't see eye to eye on many things but being giant sweet baby rose stans is certainly one of them\"\n        ],\n        [\n            1,\n            \"200pcs 4mm light green round glass spacer loose beads url url\"\n        ],\n        [\n            0,\n            \"2017 04 01 16 00 06 light water temp 18 4 c humidity 53 6 temp 19 0 c url\"\n        ],\n        [\n            0,\n            \"the inside no 9 episodes are such brilliant pieces of drama excellent script excellent performances\"\n        ],\n        [\n            0,\n            \"maybe waking up and going on twitter was a bad idea i apologize in advance for my thoughts for the next hour or so haha\"\n        ],\n        [\n            0,\n            \"so while we were location scouting today did you know that the hawaiian islands are actually the most remote pl … … url\"\n        ],\n        [\n            0,\n            \"of destiny is basically the equivalent of dragon balls can change everything alter reality hashtag\"\n        ],\n        [\n            0,\n            \"omg happy april fools day from robert despite having russian agents in the white house we can still laugh … url\"\n        ],\n        [\n            0,\n            \"ok so i almost died because of this big ass lord knows my heart can't take this shit i almost left my apt and went to my parents\"\n        ],\n        [\n            1,\n            \"1500 date automatic mens watch gold ss bracelet cal url url\"\n        ],\n        [\n            0,\n            \"i saw this on the bbc and thought you should see it based turns into drinking water url\"\n        ],\n        [\n            0,\n            \"user hi nice meeting you at the lane today thank you so much for signing my son and his friends shi … url\"\n        ],\n        [\n            0,\n            \"absolutely they have under the liberals and they must be slashed to trim the deficit hashtag url\"\n        ],\n        [\n            0,\n            \"user thanks for the likes i have many 12 inches in my collection of your band hope for new material in the future\"\n        ],\n        [\n            0,\n            \"new paper in on and properties of two url\"\n        ],\n        [\n            1,\n            \"lol it does remind me of the documentary part of ' welcome to beast airlines ' dvd xd from comeback stuff url\"\n        ],\n        [\n            0,\n            \"she's crying inside i can only watch as her eat her heart he protect his pride i see him tearing everyone apart hurtful hateful\"\n        ],\n        [\n            0,\n            \"user tired too not quite but not as bad face still a little numb just heading to bed sweet dreams lovely x\"\n        ],\n        [\n            1,\n            \"chain looks to secure blockchain transactions with ’ hardware url url\"\n        ],\n        [\n            0,\n            \"for anyone watching this space hashtag at hashtag for friday 3 30 5 30 pm room\"\n        ],\n        [\n            0,\n            \"these are the and most valuable one pound coins which could you a whole lot of cash … url\"\n        ],\n        [\n            0,\n            \"user it is ' we the people who make our nation great who support the rural the local theater … url\"\n        ],\n        [\n            0,\n            \"user now the question is did bannon do the most of it creating chaos this was his mission\"\n        ],\n        [\n            0,\n            \"your legendary determination motivates you to logically calcul more for capricorn url\"\n        ],\n        [\n            0,\n            \"user they seem to be arriving over two episodes ones literally just walked in with the statement once they … url\"\n        ],\n        [\n            0,\n            \"college student dies after choking at pancake eating contest url url\"\n        ],\n        [\n            1,\n            \"user user so what if it were chelsea clinton you idiots would be fine with it grow the hell up\"\n        ],\n        [\n            1,\n            \"thanks for the allowance i mean i make triple this in one afternoon of killing shadows but\"\n        ],\n        [\n            0,\n            \"they say that but it's bogus cohen argued stephen f cohen professor of russian studies at url\"\n        ],\n        [\n            0,\n            \"user ☆ so excited to hear the new single and album it's my birthday in 1 day and your follow would make me so happy\"\n        ],\n        [\n            0,\n            \"testing and filming with the venture 14 and fusion they are very good a different league to other\"\n        ],\n        [\n            0,\n            \"i could watch this all day a team of chef performers cooking in silence user url\"\n        ],\n        [\n            0,\n            \"did i just see a butterfly having late lunch on the back deck ps i may need a new deck hashtag\"\n        ],\n        [\n            0,\n            \"may your faith be and your will unbreakable tristan bishop hashtag url\"\n        ],\n        [\n            0,\n            \"et l 97 monica l coach 13 emilie k coach 31 eric m 8 2 n consultant 92\"\n        ],\n        [\n            0,\n            \"user if they come up with single payer i'm for it but they will write something that lines insurance companies ' pockets\"\n        ],\n        [\n            0,\n            \"user is the law of the land and needs to be respected as such besides its in our culture that … url\"\n        ],\n        [\n            1,\n            \"eric trump doesn't care about nepotism url via user spoiled rich kids running our government for profit\"\n        ],\n        [\n            0,\n            \"you're the happiest when you are free to flit from one activit more for gemini url\"\n        ],\n        [\n            0,\n            \"julia amazing line at kansas city fashion week i am such a proud momma kc photo url\"\n        ],\n        [\n            0,\n            \"i love when people my age think that having a child suddenly means you aren't allowed to do things 🙃 🙄\"\n        ],\n        [\n            0,\n            \"man was complaining about performance slightly blind about url\"\n        ],\n        [\n            0,\n            \"a new favorite first light original mix by url on hashtag\"\n        ],\n        [\n            0,\n            \"convinced myself that i am dying from why is it always at 9pm on a bloody monday evening\"\n        ],\n        [\n            1,\n            \"winter green fee offer £ 100 for a 4 ball running from now until the 31st march you can play east monday url\"\n        ],\n        [\n            1,\n            \"banksy have a nice day canvas art print military art poster 8 x 10 url url\"\n        ],\n        [\n            0,\n            \"user user thanks a lot 4 engaging may truth lead us to wisdom may courage lead us to take aligned action may hope faith 💞\"\n        ],\n        [\n            0,\n            \"' if you take a step back and become a little less self obsessed then your problems become ' url\"\n        ],\n        [\n            0,\n            \"25th anniversary of the light life ® by colorado inventor slim el … url\"\n        ],\n        [\n            0,\n            \"hey user i'm about to start hashtag i heard is good but i'm sure is more than that just because of you 😊 🙊 🙈\"\n        ],\n        [\n            0,\n            \"i was my friend last night and the notification came up that user is the new womens champ i lost it\"\n        ],\n        [\n            1,\n            \"diy new 12mm ab heart for phone wedding 2 url url\"\n        ],\n        [\n            0,\n            \"user im still not buying that unless texans get romo by about april 10 the falcons are really the only gr … url\"\n        ],\n        [\n            0,\n            \"ten dream in a dream mv reaction are you kidding me url via user\"\n        ],\n        [\n            1,\n            \"looking forward to tomorrow and the days after check out what has to say about our spa management url\"\n        ],\n        [\n            0,\n            \"from the boxes in the library and megan smith is my bestest friend and i love her endlessly she deserves url\"\n        ],\n        [\n            1,\n            \"cottage supervisor residential program tampa bay area florida children's home network url\"\n        ],\n        [\n            0,\n            \"such an important day let's show the world just how beautiful the lgbtq community especially the trans community is ❤ ️ 💛 💚 💙 💜 hashtag\"\n        ],\n        [\n            0,\n            \"thanks for the interest will let you know as soon as i put the recipe on my blog been just making it for my kids url\"\n        ],\n        [\n            0,\n            \"user please make better ui this just makes reply threads confusing why not just disregard character count in mentions\"\n        ],\n        [\n            0,\n            \"downtown st louis luxury communities land 26m financing multi housing news url url\"\n        ],\n        [\n            0,\n            \"got to the point where he cries if tristan leaves the room 🙄 he doesn't cry for me and it breaks my heart 😭\"\n        ],\n        [\n            0,\n            \"i'm competing to be named the uk's best fm manager i don't think i'm the best manager in my relationship and the o … url\"\n        ],\n        [\n            0,\n            \"hashtag if wenger goes when they're still able to attract a big name then they could pretty much just continue with the squad they have\"\n        ],\n        [\n            0,\n            \"it will mean that mcconnell has the senate and ng will always be illegitimate without 60 votes url\"\n        ],\n        [\n            0,\n            \"1 3 three males from ft driving south on and struck another car just north of sr 54 the got o … url\"\n        ],\n        [\n            0,\n            \"rep we funded alcohol drug after gop tried killing asks is it enough to deal w crisis answers probably not hashtag\"\n        ],\n        [\n            0,\n            \"id rather let you punch me than punching that innocent bug punch me everywhere you want wink url\"\n        ],\n        [\n            0,\n            \"the tragedy in life doesn't lie in not reaching your goal the tragedy lies in having no goal to reach hashtag url\"\n        ],\n        [\n            1,\n            \"check out copper tone cow shaped iron metal wall hanging 7 x 6 url via user\"\n        ],\n        [\n            0,\n            \"want to learn more about how to prevent sexual on campus check out these events hashtag url\"\n        ],\n        [\n            0,\n            \"what a great night the cardiff music awards was thanks to everyone that came here's a piece by the cardiff times url\"\n        ],\n        [\n            1,\n            \"user paul ryan has turned into such a pussy i'm surprised trump hasn't grabbed him yet user\"\n        ],\n        [\n            0,\n            \"cancer patient survives having eight organs removed and now he's planning his wedding url via user\"\n        ],\n        [\n            0,\n            \"user how many quarters did we go through for this good times they were url\"\n        ],\n        [\n            0,\n            \"user sydney with peter in hollywood url\"\n        ],\n        [\n            1,\n            \"user too much effort i like in there like i own the bitch and ordering all that they have left\"\n        ],\n        [\n            0,\n            \"hashtag is an important that to ensuring fairness and public trust in the legal … url\"\n        ],\n        [\n            0,\n            \"podcast on from shoot the first of two via r url url\"\n        ],\n        [\n            0,\n            \"user in time for sure immediately not so much but if brendan thinks so who am i to argue\"\n        ],\n        [\n            0,\n            \"and i am so lucky to have you all in my life all my and days are all worth it it is to all of you hashtag\"\n        ],\n        [\n            0,\n            \"asked re possibility of city legislation for legal defense funds not much to say our new story on the subject url\"\n        ],\n        [\n            0,\n            \"user user shouldn't have been allowed to put them chemicals next or near a in the first place\"\n        ],\n        [\n            1,\n            \"speaker applications for 2017 are now open anyone who's interested in applying or knows someone url\"\n        ],\n        [\n            0,\n            \"i can never post anything because sarah always makes fun of me and i get all embarrassed 😂 user\"\n        ],\n        [\n            0,\n            \"user in a gop controlled gov't may as well ask for ice cream every night he will once again divide a pa … url\"\n        ],\n        [\n            1,\n            \"hashtag its high time our muslim women shld b free frm binding of triple talaq its making life of muslim women miserable\"\n        ],\n        [\n            0,\n            \"a tearful goodbye to ' red eye ' the weirdest show on tv url business tax center small business tax center\"\n        ],\n        [\n            1,\n            \"spacex launches a satellite with a partly used rocket url url\"\n        ],\n        [\n            0,\n            \"the compass church supports 65 singles and families serving around the world as we pray for them and the url\"\n        ],\n        [\n            0,\n            \"i wanna know the spoiler but i wanna have the emotion watching the new season without reading spoilers\"\n        ],\n        [\n            0,\n            \"this custom home is and ready for you it's magnificent url url\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"multi million dollar deal for ’ s historic port sparks land rush url url\"\n        ],\n        [\n            1,\n            \"ask i lost the debate so i'm going to insult you now cause i have no other comes backs typical bitch ass nigga on … url\"\n        ],\n        [\n            0,\n            \"user i agree that needs to execute better but bruce has some blame for being a liability in right field\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            1,\n            \"user ahh life is a bit shitty rn but i am going out of state next week for spring break so that's nice music over obsession 2\"\n        ],\n        [\n            1,\n            \"i have been on twitter for 5 years 8 months 10 days since 28 2011 and you url\"\n        ],\n        [\n            1,\n            \"if you want to end up as titan feces i won't stop you but do endangered your comrades levi no\"\n        ],\n        [\n            0,\n            \"user so i played the 10 hour trial but i'm still on the fence is the full game worth 60\"\n        ],\n        [\n            0,\n            \"shining armor is often known to debate over the ownership of up to 150 pounds of leaves when there is nothing better to do\"\n        ],\n        [\n            0,\n            \"no one is threatening to go to war with spain except twitter accounts url\"\n        ],\n        [\n            0,\n            \"the most rewarding things you do in life are often the ones that look like they cannot be done arnold\"\n        ],\n        [\n            1,\n            \"chinese scroll painting tiger oriental asian brush ink art url url\"\n        ],\n        [\n            1,\n            \"press release blaze origami vc row vc column vc empty space vc column vc row vc ro … url\"\n        ],\n        [\n            0,\n            \"user message me back em we'll do that sexy role play i'll take the lead and show you pictures of everything i'll do to you xx\"\n        ],\n        [\n            0,\n            \"detroit pistons vs cleveland – game 2 – full highlights – april 20 2016 nba playoffs url hashtag pistons\"\n        ],\n        [\n            0,\n            \"today two eleven year olds told me ms heather thank you another one told me i would have been here longer if it wasn't for you\"\n        ],\n        [\n            0,\n            \"are you hashtag compete in some friendly competition and cheer on men's lax as they take on that team up north url\"\n        ],\n        [\n            0,\n            \"a sunny day for first g t on patio would still rather be url\"\n        ],\n        [\n            0,\n            \"syrian military says us attack was ' irresponsible and reckless ' url url\"\n        ],\n        [\n            0,\n            \"why didn't the have hatch twitter accounts this year i thought that was cool hashtag\"\n        ],\n        [\n            0,\n            \"largest store in u s and it ’ s the future of beauty url url\"\n        ],\n        [\n            0,\n            \"“ apollo client 1 0 a flexible community focused javascript client ” user url\"\n        ],\n        [\n            1,\n            \"microsoft goes completely open source — grab all its software and source code for free url via user\"\n        ],\n        [\n            0,\n            \"it was a pleasure working with such talented people that's what makes music so much fun url\"\n        ],\n        [\n            1,\n            \"check out this ebay item rice seasoning cod from japan foods free shipping url … user\"\n        ],\n        [\n            0,\n            \"even though they live different places my said how they love johnny with the same vibe 🤣\"\n        ],\n        [\n            0,\n            \"ok wait this sounds dumb i mean like if you showed me those songs but they were done by another artist or i probably wouldnt like em\"\n        ],\n        [\n            0,\n            \"did apollo cheat on parks ‘ real of atlanta ’ star ’ s reveals how their romance s url\"\n        ],\n        [\n            1,\n            \"hot fresh pizza delivered directly to your door 🍕 👌 orders online and get 10 off all orders url\"\n        ],\n        [\n            0,\n            \"user user why could your representative not verify my brothers signature he's been a client of yours for at least 40 years\"\n        ],\n        [\n            1,\n            \"amazing og style army from 2017 by url url\"\n        ],\n        [\n            0,\n            \"user i thought the team all look badly short of confidence desperately need to put a run together now\"\n        ],\n        [\n            0,\n            \"if doing ff follow friday focus on 1 3 users per tweet and give a good reason for follow them\"\n        ],\n        [\n            0,\n            \"7 mm slim full metal the all new galaxy pro is truly a masterpiece hashtag user\"\n        ],\n        [\n            0,\n            \"who ’ s worth what at the white house the financial via user yep all about the working class not url\"\n        ],\n        [\n            0,\n            \"url nice way to complete the week it is lent pray for your enemies to experience url\"\n        ],\n        [\n            0,\n            \"user frances silent on saying j holmes was just days later media scandal … url\"\n        ],\n        [\n            0,\n            \"i wanted to do beauty and the beast but i got sick it's coz we all know jin is the beauty ok\"\n        ],\n        [\n            0,\n            \"specials for the week of april 3 8 green tomato soup veggie gf and coconut vegan gf have a great week\"\n        ],\n        [\n            0,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"don't read any of my tweets they're weird and you'll probably be out because i'm talking about what i find attractive\"\n        ],\n        [\n            1,\n            \"every atrocity by the assad regime is sure to bring out 2 types 1 the who generate tons of nonsense and and\"\n        ],\n        [\n            0,\n            \"user sounds good man you have a lot of different in there keeping it interesting keep support will come man\"\n        ],\n        [\n            0,\n            \"user because cosplay just hasn't been fun for a while depression can kick like a\"\n        ],\n        [\n            0,\n            \"bam and with that vegas i'm off got a flight to catch and a decent cup of tea waiting for me in toon url\"\n        ],\n        [\n            0,\n            \"head to the student center lobby for a friday freebie free diy air and mr soft serve ice cream hashtag\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"yeah this hits close to home for me i got canned for doing something like this url\"\n        ],\n        [\n            0,\n            \"user user if he comes out let me know i'm at baseball now and won't start smackdown til 10 30 or 11\"\n        ],\n        [\n            1,\n            \"user after previous failures to counter sue the us after winning i expect we will get the shitty end of the stick\"\n        ],\n        [\n            0,\n            \"worldwide alert would you like to survive on into god's kingdom here is how url … url\"\n        ],\n        [\n            0,\n            \"user no this is a minister who said he is for radical economic transformation they said will not control them lies lies\"\n        ],\n        [\n            0,\n            \"i want alex to play tomorrow just to see user yelling because you just cant ignore the fact that two are better than one\"\n        ],\n        [\n            0,\n            \"today we have a very special call we are going to have our weekly call with karen and her crystal url\"\n        ],\n        [\n            0,\n            \"slow travel on i 35 sb s of fm mm to temple sh 53 mm 301 19 miles 35 min 8 02 pm hashtag\"\n        ],\n        [\n            0,\n            \"germany more ' potential attackers ' after berlin attack url berlin reuters germany has deported 10 …\"\n        ],\n        [\n            0,\n            \"user user things would be so much better had jeff not disappeared at a critical time of the season\"\n        ],\n        [\n            1,\n            \"❣ ★ 1 85 carat halo diamond ring d engagement natural 14k white order today url url\"\n        ],\n        [\n            0,\n            \"user omg i loved it and i totally called it too i'm so happy the way it ended actually and so hoping for another season\"\n        ],\n        [\n            1,\n            \"user and that their powerful daughter was almost annoying when she even up with that devil guy hashtag\"\n        ],\n        [\n            1,\n            \"retweeted user they killing human for an animal such an idiotic stupid n rubbish url\"\n        ],\n        [\n            0,\n            \"roman can't u cannot lose to him come on wwe y'all can't possibly do this url\"\n        ],\n        [\n            0,\n            \"architectural technician bristol up to £ 35 000 bristol consulting limited hashtag url\"\n        ],\n        [\n            1,\n            \"she really look good and don't need the pizza on her ass to make the photo interesting wasted pie url\"\n        ],\n        [\n            0,\n            \"wave goodbye to crowd at farewell address in chicago url via user\"\n        ],\n        [\n            0,\n            \"a extension that floods your internet history with false information making all the data advertisers are getting … url\"\n        ],\n        [\n            0,\n            \"user she didn't members of trump camp she did so to foreign actors and caught trump people\"\n        ],\n        [\n            0,\n            \"gloom smells incredibly foul however around one out of a thousand people enjoy its nose bending stink\"\n        ],\n        [\n            0,\n            \"user user wait now russians will sent clear message to usa by accidently one of fsa\"\n        ],\n        [\n            0,\n            \"clash hi to h do and don't abuse each others n n fans le h so all n support each other\"\n        ],\n        [\n            0,\n            \"shields up hashtag incoming attack from 87 url\"\n        ],\n        [\n            0,\n            \"i'm getting 88 for my meal next weekend my breakfast and lunch are free i'm eating a good dinner 😍 😂\"\n        ],\n        [\n            0,\n            \"🔴 this friday with free workshops from 6pm 🔴 ➡ ️ live sports bar le hotel airport ️ 3 free classes url\"\n        ],\n        [\n            0,\n            \"brand new energy efficient home ready for move rancho mission url\"\n        ],\n        [\n            0,\n            \"user in your experience football people put the decent treatment of others ahead of winning\"\n        ],\n        [\n            0,\n            \"grateful dead pull off instrument switch on april fools ' day url via user\"\n        ],\n        [\n            0,\n            \"hiring looking for flexible day ma job hashtag url\"\n        ],\n        [\n            1,\n            \"the black swan power classic adventure url url\"\n        ],\n        [\n            0,\n            \"fellow team hashtag workshop so deep in discussion that they miss lunch good energy\"\n        ],\n        [\n            0,\n            \"trust your instincts and stay aware of your surroundings to help prevent assault on campus url url\"\n        ],\n        [\n            0,\n            \"hydro the quebec government knowingly stole from citizens 4 yrs by over charging users to fill their wtf hashtag\"\n        ],\n        [\n            1,\n            \"ladies someone out there has saved your pics and is busy telling people that he has had sex with you\"\n        ],\n        [\n            0,\n            \"user thank you for making us aware i will pass this on you may also wish to log a formal complaint here url aj\"\n        ],\n        [\n            0,\n            \"blackwater founder held secret seychelles meeting to establish trump putin back channel url\"\n        ],\n        [\n            0,\n            \"war of power buhari is a i lack words to describe him – speaker in anger url hashtag '\"\n        ],\n        [\n            1,\n            \"some bad ass females end up with a nigga that is attractive cause all you good looking niggas are hoes and worse then bitches ☺ ️\"\n        ],\n        [\n            0,\n            \"your holiday by outdoor art south africa url url\"\n        ],\n        [\n            0,\n            \"posting your personal life on facebook get over yourself we ain't\"\n        ],\n        [\n            1,\n            \"user user the truth will be setting the dems free oh wait the truth will be setting everyone but the dems free\"\n        ],\n        [\n            0,\n            \"zags win empire play tonight season 2 of attack on titan premieres and then out of nowhere new rick and morty best day ever\"\n        ],\n        [\n            0,\n            \"i can't even finish a whole episode without falling asleep in the middle and having to the whole thing the n … url\"\n        ],\n        [\n            0,\n            \"london men book onto speed dating tomorrow night and date 15 women limited spaces url\"\n        ],\n        [\n            0,\n            \"user me and have been thinking of picking it up too maybe it's finally about time we do it too\"\n        ],\n        [\n            0,\n            \"woohoo will be my fourth time seeing user in the past year and it's still not enough great band … url\"\n        ],\n        [\n            0,\n            \"jenny slate in at the ' gifted ' la premiere url url\"\n        ],\n        [\n            0,\n            \"when you watch hashtag on the side while editing your recording and later you realize you haven't d … url\"\n        ],\n        [\n            0,\n            \"user i conflict so much jackie stop thinking what you're thinking and look at his baby face\"\n        ],\n        [\n            0,\n            \"user user when you condition your mind your belief action fall into place\"\n        ],\n        [\n            0,\n            \"another good match would have meant more if it was her first title match win but still good finish with the elbow drop hashtag\"\n        ],\n        [\n            0,\n            \"user user i wasn't saying that but we are all humans should we just anyone you don't agree with\"\n        ],\n        [\n            1,\n            \"razer gear is available at a discount today including 100 off a razer blade stealth url\"\n        ],\n        [\n            0,\n            \"user user that video on facebook have mercy absolutely beautiful i am so glad that the world has y'all\"\n        ],\n        [\n            1,\n            \"win signed copies ebooks or a 25 amazon gift card from author e mcnamara url via user\"\n        ],\n        [\n            0,\n            \"user my hubs plans trips based on he sees on these shows but that hair and soul patch why scream douche haha\"\n        ],\n        [\n            0,\n            \"and now i ’ ve it up and placed it on the floor but went over to my computer instead of rolling it up\"\n        ],\n        [\n            0,\n            \"its national michael day this is a legit thing happy national day baby boy i love you user\"\n        ],\n        [\n            0,\n            \"severe thunderstorm warning county s tx until 04 02 17 4 45 am cdt hashtag more url\"\n        ],\n        [\n            1,\n            \"listen user at 4 05 pm est for a with art about what's going on in jackie world ohio sports url\"\n        ],\n        [\n            0,\n            \"if sony really had a stake in persona arena would've been ps3 exclusive and persona q would've been on vita at the very least if not ps3\"\n        ],\n        [\n            1,\n            \"at t is including free hbo in its unlimited plus plan url url\"\n        ],\n        [\n            0,\n            \"a common man's view vs rich man's politics sadly we are too dumb to realize and play on their url\"\n        ],\n        [\n            0,\n            \"unless you did a backup on itunes or that's the only way to recover it url\"\n        ],\n        [\n            0,\n            \"but if i drive out demons by the finger of god then the kingdom of god has come to you url via user\"\n        ],\n        [\n            0,\n            \"❝ everyone has a reason for ⠀ waking up in the morning ⠀ ⠀ ⠀ mine is you ❞ user ⠀ follow me please ⠀ love you 13 284\"\n        ],\n        [\n            0,\n            \"essential listening on and what it does to our behavior url url\"\n        ],\n        [\n            0,\n            \"i turn 21 on the 21st of july and i think that's just the universe telling me celebrate extra hard hashtag\"\n        ],\n        [\n            0,\n            \"everyone thinks you're being overly efficient today but you k more for cancer url\"\n        ],\n        [\n            0,\n            \"user jubilee govt has forgotten northern in matters of and distribution of the national cake hashtag\"\n        ],\n        [\n            0,\n            \"usually when i tell someone to listen to a song it's cause that song can express what i have to say than i can't\"\n        ],\n        [\n            1,\n            \"2 red green blue light common led url url\"\n        ],\n        [\n            0,\n            \"tbh its 1 of 3 reasons 1 of them are its a competition to see who gets you or they heard you were a hoe … url\"\n        ],\n        [\n            0,\n            \"user naruto and luffy cried besides that's one of redeeming qualities his compassion\"\n        ],\n        [\n            0,\n            \"apple amazon and google in the bidding war to ’ s flash chip unit url url\"\n        ],\n        [\n            0,\n            \"plea made by driver with no license who killed in se while drunk url\"\n        ],\n        [\n            0,\n            \"wikileaks ' assange asylum winner in ecuador election url url\"\n        ],\n        [\n            0,\n            \"i will literally pay someone what ever they want to do my job today i have so many quotes and insurance applications to do\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"lol can't go home this is my work schedule for next week yay spring break url\"\n        ],\n        [\n            0,\n            \"user okay my point is life began in africa but found people in australia america new zealand who put them there\"\n        ],\n        [\n            1,\n            \"i dont know why i decided it was a good idea to watch 13 reasons i hate my sisters for letting me watch it after them\"\n        ],\n        [\n            1,\n            \"manhattan and brooklyn real estate marked by rising prices low inventory in february ny url\"\n        ],\n        [\n            0,\n            \"user hello there i saw your video on and wanted to say hello and ask are you one of the creators or\"\n        ],\n        [\n            1,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            0,\n            \"do got some black in her her hair real black right now hashtag\"\n        ],\n        [\n            0,\n            \"obstruction on ca 17 north of mt rd valley lanes blocked expect delays\"\n        ],\n        [\n            0,\n            \"welp i can be dumped in the meme trash now oh well happy april fools day guys url\"\n        ],\n        [\n            0,\n            \"user finally able to join the switch family but couldn't get zelda as it's sold out here are you sharing your friend code\"\n        ],\n        [\n            0,\n            \"showtime launches offline viewing for entire tv and movie catalogue on iphone and ipad url hashtag\"\n        ],\n        [\n            0,\n            \"user angela is afraid to go on fox she knows she won't get the white guilt treatment she's afraid might show up\"\n        ],\n        [\n            0,\n            \"user yes i hear that it's great for a relationship to try and change your partner url\"\n        ],\n        [\n            0,\n            \"“ oops wrong person ” or “ how i could have easily been bowie ” url url\"\n        ],\n        [\n            0,\n            \"next time you'll think twice before voting for a guy who continually lies and himself url\"\n        ],\n        [\n            0,\n            \"we thank god for our partners coworkers and ministry in india working to reach the lost of this beautifully dive … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url idea of e scan how can i use\"\n        ],\n        [\n            0,\n            \"at some point we all feel like daniel don't be afraid of putting yourself entirely in the hands of url\"\n        ],\n        [\n            0,\n            \"user i think u should put the shopping spots at the end of the day the spots at the beginning m … url\"\n        ],\n        [\n            0,\n            \"hai friends good morning all working still movie coming soon tc all 💞 url\"\n        ],\n        [\n            0,\n            \"user i think there's more that we would do than just date i say smiling to you 3\"\n        ],\n        [\n            0,\n            \"hope who had their first day on their feet today had a good one good luck and every success\"\n        ],\n        [\n            0,\n            \"user i hope you're doing fine i'm so excited for sign of the times i'm sure it'll be amazing mind following me — 98\"\n        ],\n        [\n            0,\n            \"no joke 30 great things to do all found in picks april 2017 url url\"\n        ],\n        [\n            0,\n            \"is so white on the inside he wears a vest to march with the people like really guys\"\n        ],\n        [\n            0,\n            \"fg seeks arrest warrant against over oil scam url url\"\n        ],\n        [\n            0,\n            \"user meanwhile in scotland … new donald trump golf course policy artist instagram … url\"\n        ],\n        [\n            0,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            0,\n            \"so we didn't even let innocent people escape but wanna go ahead and 😪 url\"\n        ],\n        [\n            0,\n            \"being freelance when you're not part of a cool scene is fucking hard yo hook your up yeah\"\n        ],\n        [\n            0,\n            \"another win for the jv softball team over central crossing 18 3 winners keep up the great work ladies\"\n        ],\n        [\n            0,\n            \"buying a home isn't just another step in life it's a huge step towards creating a safe haven to hashtag url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url tutoring saturday academy motivation 107 on creating a connection to\"\n        ],\n        [\n            0,\n            \"xbox 360 bundle 17 games more of war midnight club url url\"\n        ],\n        [\n            0,\n            \"i'm in love with you and i'm not in the business of denying myself the simple pleasure of saying true things the fault in our stars\"\n        ],\n        [\n            0,\n            \"user after nearly four decades in the spotlight alexander baldwin iii is something of an american … url\"\n        ],\n        [\n            0,\n            \"hashtag if you just woke up yes pakistan did end up loosing the 1st not a surprise at all it seems was not enough\"\n        ],\n        [\n            0,\n            \"user user the run up to this was awful but what a great moment at the end for a historic win\"\n        ],\n        [\n            0,\n            \"sheriff ’ s office new county prescription pill drop off locations url url\"\n        ],\n        [\n            0,\n            \"good morning sunshine the universe rings we are up and ready can't wait to get that bunny … url\"\n        ],\n        [\n            0,\n            \"user damn you i typed in no on my phone browser and now no is back in my open tabs this is fault\"\n        ],\n        [\n            0,\n            \"my mom bought me toilet paper and light today because she is amazing user also did i mention she is taking me to nyc soon\"\n        ],\n        [\n            0,\n            \"found 04 06 2017 whispering hills apartments 230 rim view dr woke up to take the dogs outside and found url\"\n        ],\n        [\n            1,\n            \"checking out deep learning in action the less math more apps version on data science central url\"\n        ],\n        [\n            0,\n            \"parents ' association quiz night in the bar tonight thursday at 9 00 pm teams of four € 20 please support fu … url\"\n        ],\n        [\n            0,\n            \"grand born james internationally artist dies at 83 url url\"\n        ],\n        [\n            0,\n            \"just completed a 9 04 mi run cool out but also super dry very thirsty feeling good very url hashtag\"\n        ],\n        [\n            0,\n            \"always knew this but i am just now beginning to understand and apply it i know big things are … url\"\n        ],\n        [\n            0,\n            \"what are you doing saturday april 8th join user food in la to meet 500 global … url\"\n        ],\n        [\n            0,\n            \"got tickets to another april game a coupon for pizza for but most importantly an user win great opening game 😊\"\n        ],\n        [\n            0,\n            \"user user ty for being so it is refreshing keep up the good work and know this i got ur back\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"rbi says accepts all 103 bids for 77 at friday ’ s 3 day reverse repo auction url\"\n        ],\n        [\n            0,\n            \"lol i just think about the thing it really dey shock 😂 😂 serious i see you keep url\"\n        ],\n        [\n            0,\n            \"let us pray for their souls rip sa and her friend guys please be careful url\"\n        ],\n        [\n            0,\n            \"user hey man do you want to have a chat together about man of la one of my favorite actually\"\n        ],\n        [\n            0,\n            \"user user great i have probably wasted hours of my life cutting and from the console\"\n        ],\n        [\n            0,\n            \"user user there is a big in electricity department n all please take action\"\n        ],\n        [\n            0,\n            \"the mass debate of the do come the are mass debating broadcast live on tv calling out and url\"\n        ],\n        [\n            0,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"hashtag what is it that tastes like by duke\"\n        ],\n        [\n            0,\n            \"user as the days go past the protest is becoming more ridiculous i actually really enjoyed sunday atmosphere was great where i was\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"find a new line of work buck because your political career is over you will surely be voted out next election p … url\"\n        ],\n        [\n            0,\n            \"has been joined on the night shift by a new co worker he's trying his best to make a new friend but he's a … url\"\n        ],\n        [\n            0,\n            \"user i think she looks way better than ever i didn't care too much for the show but her transformation … url\"\n        ],\n        [\n            0,\n            \"today at zoo school electra the parrot showed off her skills we loved meeting her user … url\"\n        ],\n        [\n            0,\n            \"raise up a cup up for all my day ones two middle fingers for the haters life's only getting greater thanks user hashtag\"\n        ],\n        [\n            0,\n            \"user made his ufc debut four years ago today we take a look at the rise of a fighting … url\"\n        ],\n        [\n            0,\n            \"congratulations to the students who won this year's election social sciences riley humanities ashley url\"\n        ],\n        [\n            0,\n            \"the scariest part about the syria attacks is what donald trump will learn from them url\"\n        ],\n        [\n            0,\n            \"user with all trump had aligned against him that he still won is an obvious indicator of how extremely … url\"\n        ],\n        [\n            1,\n            \"sale houston inc size small x good condition 9 10 price exclude … url\"\n        ],\n        [\n            1,\n            \"nintendo swiss switch for every joke you can think of the internet has already done it url\"\n        ],\n        [\n            0,\n            \"big liberty little rock ' 17 features national libertarian party vice chair url\"\n        ],\n        [\n            0,\n            \"to the counselor to talk abt getting his name changed in the records to oliver and they wouldn't kid friends much wiser than admin\"\n        ],\n        [\n            0,\n            \"user that is always the key assumption pure luck to be profitable with a bad understanding of a risk pool skill to know the pool\"\n        ],\n        [\n            0,\n            \"business insider is into the crowded pool of news programming with a streaming show url\"\n        ],\n        [\n            0,\n            \"their last theme was hoop and it was simple enough for king thanks to the other two url\"\n        ],\n        [\n            0,\n            \"user tbh i also want to make a less cosplay 9s from like regular not see through material\"\n        ],\n        [\n            0,\n            \"a must read assisted therapy the best choice for opioid addiction url url\"\n        ],\n        [\n            0,\n            \"user — abilities “ that's pretty awesome so you just discovered your powers ” scott was unaware that danny was far from a mutant\"\n        ],\n        [\n            1,\n            \"how the hashtag can back the claim that assad bombed a rebel chemical weapons store is beyond me damning … url\"\n        ],\n        [\n            1,\n            \"rome authentic ancient silver roman coin genius url url\"\n        ],\n        [\n            1,\n            \"you're not a big fan of the rules unless you make them yoursel more for aquarius url\"\n        ],\n        [\n            0,\n            \"pm christie financial performance ' influenced ' by hurricane matthew url\"\n        ],\n        [\n            0,\n            \"i ’ m ready to engage with my 1 new follower in the past week i know them via url\"\n        ],\n        [\n            0,\n            \"user true enough but what if one day the died out would god's love stop mercy is another name for infinite eternal love\"\n        ],\n        [\n            0,\n            \"two great deals spotted ex mankind divided £ 8 45 from base 0 £ 27 99 url\"\n        ],\n        [\n            0,\n            \"suicide blast in lahore kills six including four pakistan army officers on census duty url\"\n        ],\n        [\n            0,\n            \"95 6 iv 14 15 14 with attack dark pulse has spawned until 04 17 0m 57s url\"\n        ],\n        [\n            0,\n            \"user that ’ s not cool at all sorry for this give us a moment and our team will reach out to you on this\"\n        ],\n        [\n            0,\n            \"i never look away i want to stare into your face the gentle look away i let my true feelings be sitting here trying to\"\n        ],\n        [\n            0,\n            \"user yea true then again you already have players like sanchez at chelsea he'd just bring more depth to your team i guess\"\n        ],\n        [\n            0,\n            \"and im not informed that they went to vietnam was sooo fine there i me i dont deserve that guy in the corner\"\n        ],\n        [\n            0,\n            \"this i'm on threads that have been going on for months solely because i was added to answer a question and w … url\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"archive apple could sell first iphone as hashtag iphone 6s or apple iphone 6s plus url\"\n        ],\n        [\n            0,\n            \"police investigate possible road rage incident watch at url url\"\n        ],\n        [\n            0,\n            \"user user that works for some people and now had to talk to loud and the guy over heard\"\n        ],\n        [\n            0,\n            \"user if it is an advanced ticket you will only be able to travel on the booked service\"\n        ],\n        [\n            0,\n            \"hey user sorry to bother ya but was just wondering how many fd lines we'll get tonight i assume 1 on dk will be the norm but fd\"\n        ],\n        [\n            0,\n            \"wrong is wrong no matter who does it or who says it malcolm x hashtag via\"\n        ],\n        [\n            0,\n            \"i just got a flashback to after the tour when my dad was parked by the waiting to pick us up wtf\"\n        ],\n        [\n            1,\n            \"support for cats is an online pet medication store that is located in tennessee url\"\n        ],\n        [\n            0,\n            \"user thanks for following dave care about teaching learning check out our blog url\"\n        ],\n        [\n            0,\n            \"the enemy is able to manipulate our physical emotional being that it seems natural but has a spiritual force behind it user\"\n        ],\n        [\n            0,\n            \"okay i finally got thing set up to where it's working properly linked to my bank account i only lack url\"\n        ],\n        [\n            0,\n            \"13 june 2 july the politics desires and other country matters pls book url … url\"\n        ],\n        [\n            1,\n            \"full frame electronic auto focus af canon s to sony e mount adapter ring url url\"\n        ],\n        [\n            1,\n            \"oh great the person who took twelve minutes in the restaurant bathroom was a sweaty chef who clearly just took a shit\"\n        ],\n        [\n            0,\n            \"my job as a advocate is not to diagnose or you oils my job is far more powerful than that url\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"want to know how your own compare to the entire sales population and sales organizations in your url\"\n        ],\n        [\n            0,\n            \"user user if you cannot answer the risk of continued that's an argument against your logic\"\n        ],\n        [\n            1,\n            \"choke how to win bar fights influence url via user\"\n        ],\n        [\n            0,\n            \"i remembered her question again today when i was with a classmate and a random black girl passed and joined in on my joke\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url i am the way the truth and the life\"\n        ],\n        [\n            0,\n            \"everything seems to be falling into place today however ther more for taurus url\"\n        ],\n        [\n            0,\n            \"flynn of user talks about his recent research into media ownership and about future directions … url\"\n        ],\n        [\n            0,\n            \"started on 19 12 2014 reached its destination mas and was 420 mins late url\"\n        ],\n        [\n            0,\n            \"user user plenty of deaths could be by the extension of to 2 5 yr olds only country in these islands w o\"\n        ],\n        [\n            0,\n            \"big bird has made it to the property come join us for lots of free kids activities adults are only 10 stop by url\"\n        ],\n        [\n            0,\n            \"user wonder if there any means possible for marvel to pop up in 4 think of the vampire savior jokes\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"you attack them they attack back and you call them terrorist sad truth humanity url\"\n        ],\n        [\n            1,\n            \"ncaa athletic recruiting workshop in cleveland march 29th 8p m get hands on expert help tickets at … url\"\n        ],\n        [\n            0,\n            \"hashtag i just read the most horrific review online and it all had everything 2 do with lawrence and his gigantic ego 😒 😒 🙄 🙄\"\n        ],\n        [\n            1,\n            \"user user was kind of an idiot and totally unqualified but i really don't think he was evil trump is pure evil\"\n        ],\n        [\n            1,\n            \"user user but they didn't realize nunes was a dumb incompetent agent who would blow it\"\n        ],\n        [\n            0,\n            \"this all comes from muslim influenced rhetoric and let's protest anything we know nothing about because … url\"\n        ],\n        [\n            0,\n            \"listener supported commercial free such great heights ' 2007 ' by the service url\"\n        ],\n        [\n            0,\n            \"which other profession is protected in our country through separate legislation 🤔 url\"\n        ],\n        [\n            1,\n            \"user i really suck at this intro but hi im hea been mia for 8 months already in this fandom lol how can i call you\"\n        ],\n        [\n            0,\n            \"user but mate why do you have the yellow pink and blue on your arm like what you get on milk … url\"\n        ],\n        [\n            0,\n            \"user remember these wise words resist insist shred list truth twist bill kissed … url\"\n        ],\n        [\n            1,\n            \"holy goddamn everything watch kendrick new video for humble url url\"\n        ],\n        [\n            0,\n            \"revealing arsenal future now would be ' an own goal ' – wenger url via todayng url\"\n        ],\n        [\n            1,\n            \"available for collection or posting signature series prints by vs £ 23 3 pcs printed lawn url\"\n        ],\n        [\n            0,\n            \"then i left msu to be with charlie here in i was really lucky to land at my school but bummed that i had to start on the tt\"\n        ],\n        [\n            1,\n            \"red fashion popular puppy rhinestone pendant lovely pet jewelry url url\"\n        ],\n        [\n            0,\n            \"im in love with the shape of you we push and pull like a magnet do although my heart is falling too im in love w … url\"\n        ],\n        [\n            0,\n            \"losing her job as a blessing in disguise as is now a media owner photo … url\"\n        ],\n        [\n            1,\n            \"featured deal of the day 2017 chevrolet ls stock hashtag msrp 20 440 sale price 16 500 must … url\"\n        ],\n        [\n            0,\n            \"user not too happy about this hope the 38 shirt i had to wait 2 months for is ok 🤔 smfh url\"\n        ],\n        [\n            0,\n            \"but while they would support of walking over in her writing and but when to and her pace and then think\"\n        ],\n        [\n            0,\n            \"4 years ago today i sounded like a goose getting my belly button pierced and cried driving on broadway with user 😂\"\n        ],\n        [\n            0,\n            \"user how did you read that that fast lol but little sister from that big sister program if you can remember her\"\n        ],\n        [\n            0,\n            \"scott framed signed ' ' on the ' ' lot url url\"\n        ],\n        [\n            0,\n            \"he was dirt old had a cane and everything i didnt even think id have to watch standing next to a old man\"\n        ],\n        [\n            0,\n            \"everyone needs to stop getting offended so easily i'm afraid for 2018 and 2019 think about the word potato will be offensive\"\n        ],\n        [\n            0,\n            \"posh flat goes on market at bargain price – but there's something very wrong with the bed url url\"\n        ],\n        [\n            1,\n            \"user user right i just sat there for the whole segment with my jaw hanging open how stupid can people be\"\n        ],\n        [\n            1,\n            \"full time financial at global pharmaceuticals lagos nigeria follow log in and apply url\"\n        ],\n        [\n            0,\n            \"fantastic for a underrated for his times credit has to go where it is due url\"\n        ],\n        [\n            0,\n            \"i spent approximately outside and i'm already doing my best impression of a lobster url\"\n        ],\n        [\n            0,\n            \"new york giants don't use first round pick on tight end url url\"\n        ],\n        [\n            1,\n            \"magnificent mind at any age natural ways to your maximum url url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url pink guy i do it for my hood lyrics\"\n        ],\n        [\n            0,\n            \"kenya sets sights on green after mobile phone issue kenya aims to issue its first ' green ' bond this year … … url\"\n        ],\n        [\n            0,\n            \"user finally the news we wanted to hear finally no more we'll tell you more next week about when we can tell you more next week\"\n        ],\n        [\n            0,\n            \"thu 22 49 light snow temp 10 8 c 20 wind se 25 km h humidity 87 press 100 8 kpa falling\"\n        ],\n        [\n            0,\n            \"i miss the that would be up at 6 am without an alarm ready to take on the day gonna go find her\"\n        ],\n        [\n            0,\n            \"morning slate was a bust both colorado and detroit couldn't hit 😒 4 2 on to tonight's slate get that green back\"\n        ],\n        [\n            0,\n            \"user i love you soo much keep smiling keep enjoying we are liking our nowadays soo much be happy always 😍 😍\"\n        ],\n        [\n            0,\n            \"i thought this would be the last time i saw user in the flesh but i just said hello to him at brighton … url\"\n        ],\n        [\n            0,\n            \"user awwww would love to do a girl trip but keith is coming on this one 😌 will be in 3 nights on th … url\"\n        ],\n        [\n            0,\n            \"as martin luther king ’ s family others at sisi 10th … url\"\n        ],\n        [\n            0,\n            \"gotta love day one college homework write 3 interesting facts about yourself i thought finals were supposed to be hard this is impossible\"\n        ],\n        [\n            1,\n            \"premium quality aprons waterproof kitchen cooking camping bbq aprons url url\"\n        ],\n        [\n            0,\n            \"read all of url coverage of the gov robert scandal url\"\n        ],\n        [\n            0,\n            \"is open today our coffee service area is fully operational but because we are still out the url\"\n        ],\n        [\n            0,\n            \"i wish i could at least have a window i am starting to forget what it looks like outside hashtag\"\n        ],\n        [\n            0,\n            \"i'm still creeping across twitter even though i've got for a bit and if i see anybody these boys i will do something\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"warehouse market weekly ad march 29 april 4 2017 url url\"\n        ],\n        [\n            0,\n            \"user user definitely a i have a damned hard time with sharing my recipes bc it's literally ingredient to taste\"\n        ],\n        [\n            0,\n            \"jon explains how working as a waiter changed the way he sees the world url url\"\n        ],\n        [\n            0,\n            \"i'm having my worst back up since i broke my back and it genuinely feels like it did when i broke it\"\n        ],\n        [\n            1,\n            \"mad bc i'm not doing my makeup today but he's wearing jeans and a rolling stones t shirt fucking gender\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"tamil film producer council to pay tribute to url via user\"\n        ],\n        [\n            1,\n            \"sports praised for being a bastard on personal youtube channel it's just bad manners says witness\"\n        ],\n        [\n            0,\n            \"and at the end of the day you choose not to tell them and suffer in silence because nobody will ever know you as much as you know yourself\"\n        ],\n        [\n            0,\n            \"1 08 carat round diamond 925 silver cathedral halo style bridal ring set url url\"\n        ],\n        [\n            0,\n            \"user what size are you thinking home dept has a lot of different butcher block style boards as well as a selection of\"\n        ],\n        [\n            0,\n            \"okay i know it's lame but when i got this it was an area record that's kinda cool even though i know someone could … url\"\n        ],\n        [\n            0,\n            \"it takes dedication perseverance but the end result is a happy happy life being present in your own life is a … url\"\n        ],\n        [\n            0,\n            \"you would love to call it quits early in the day so you can le more for cancer url\"\n        ],\n        [\n            1,\n            \"betvictor poker € 10 when you sign up with betvictor poker and do not deposit risk free url url\"\n        ],\n        [\n            1,\n            \"car holder dashboard stand usb mount magnetic charger cradle non slip pad mat url url\"\n        ],\n        [\n            0,\n            \"also thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you user user\"\n        ],\n        [\n            0,\n            \"you could see the break coming from a mile away hashtag went into super aggressive mode at just the right time hashtag\"\n        ],\n        [\n            1,\n            \"fox news sunday chris wallace asking questions three times you r full bull sh don't apologize let the guest … url\"\n        ],\n        [\n            0,\n            \"1 a little disappointed i may not find a team i feel i can do my best with to try hardest to win the u s tourney\"\n        ],\n        [\n            0,\n            \"user ok she's had some ham a bit of chicken but not at all interested in anything else currently\"\n        ],\n        [\n            0,\n            \"so tired of being permanently tired but i know this is only the beginning and that it'll be worth it in the end\"\n        ],\n        [\n            0,\n            \"2008 s u s mint proof set in san francisco 14 coins in original holders url url\"\n        ],\n        [\n            0,\n            \"crystal beads tube flower clothing accessories decorative patch 5pcs url url\"\n        ],\n        [\n            0,\n            \"stop looking for reasons to be unhappy focus on the things you do have and the reasons you should be happy\"\n        ],\n        [\n            0,\n            \"welcome to the newest member of my household frank 🏻 ‍ ♀ ️ we 20 miles this afternoon … url\"\n        ],\n        [\n            1,\n            \"click here to watch it url busty latina enjoys her 👻 add me on snapchat 👻 url\"\n        ],\n        [\n            0,\n            \"top british universities found producing ‘ fake research ’ at least 300 allegations url by … url\"\n        ],\n        [\n            0,\n            \"the fact that hillary is still getting thrown at her is indicative of the personal deeply held sexism at p … url\"\n        ],\n        [\n            0,\n            \"store clerk panama city fl excellence are understand emergency employee … url\"\n        ],\n        [\n            0,\n            \"trailer the invisible hours announcement trailer url invisible hours announcement trailer\"\n        ],\n        [\n            0,\n            \"28 we see all the possibilities and are excited to be accepted by such a wonderful and perfect person hashtag\"\n        ],\n        [\n            0,\n            \"that lighting is just awesome lol half way through the week let's … url\"\n        ],\n        [\n            1,\n            \"user i knew they would they tried it with bts and exo too but i didn't watch it's not a competition again lol\"\n        ],\n        [\n            1,\n            \"that's okay sometimes days are bad and sometimes a whole weekend is shit but that's normal and happens to everyone url\"\n        ],\n        [\n            0,\n            \"user u da vid bout cartoons that look too real and said i wat spongebob looked like here his is … url\"\n        ],\n        [\n            0,\n            \"user haha sorry for the late reply i'm not often looking at twitter you're welcome and was awesome to meet you too\"\n        ],\n        [\n            0,\n            \"when your mind takes over and beats you down making you realize that the true problem was yourself god i love monday's\"\n        ],\n        [\n            0,\n            \"presents the impact of ing ’ s struggle and death alongside other voices of against the url\"\n        ],\n        [\n            0,\n            \"user i'm driving back monday afternoon if you want a lift got an interview in the morning then driving home\"\n        ],\n        [\n            0,\n            \"if there is no faith let the be useful in a way teaching and not just and hashtag\"\n        ],\n        [\n            1,\n            \"your success is tied to someone else's dreams while the sun's more for pisces url\"\n        ],\n        [\n            0,\n            \"chaos was a calculated attempt url url\"\n        ],\n        [\n            0,\n            \"user will the same codes still work for this new show if we weren't able to get tickets to the show\"\n        ],\n        [\n            0,\n            \"user well they ought to know congress takes takes from them it's done in epa fda irs just lately … url\"\n        ],\n        [\n            0,\n            \"went to see user at the user last night first the dude can freaking shred like no other\"\n        ],\n        [\n            0,\n            \"public opinion most of believe our ' constitution needs reform ' don't waste our time hashtag\"\n        ],\n        [\n            0,\n            \"can we discuss user ' s epic reply to that guy 🔥 🔥 🔥 wow guys are serving life on hashtag\"\n        ],\n        [\n            0,\n            \"user way to move the it was a settlement via an international court paying in us … url\"\n        ],\n        [\n            0,\n            \"another thing is they should have really made more use of time stopping dialogue and or time independent facial expressions actions etc\"\n        ],\n        [\n            0,\n            \"your word for today is sim a blessing i happy occasion that celebration talk about a\"\n        ],\n        [\n            0,\n            \"it's an all too familiar lesson for you archers more of a goo more for sagittarius url\"\n        ],\n        [\n            1,\n            \"new awareness presentation on rape culture just in time for hashtag url\"\n        ],\n        [\n            0,\n            \"there's another chance to grab the air jordan 1 blue suede this saturday april 1st url url\"\n        ],\n        [\n            0,\n            \"i told the teacher she was breaking the law by taking my phone bc its private property and i didnt give her permission\"\n        ],\n        [\n            0,\n            \"i always thought you were a private person but now i'm starting to think you don't have much of a life to be private about wow rude\"\n        ],\n        [\n            1,\n            \"1 week 32 paris vs date sunday 9th of april 2017 time 9pm cet 3pm et stadium des p … url\"\n        ],\n        [\n            0,\n            \"look at his cute little tummy good to know my son has been eating well lately url\"\n        ],\n        [\n            0,\n            \"user worse any foreign business person visiting us now risks having phone tablet etc randomly at airport it's madness\"\n        ],\n        [\n            0,\n            \"thanks for following me you rock user looking forward to getting to know you\"\n        ],\n        [\n            1,\n            \"today's hashtag goes out to user's visit to the center ten years ago don't miss her … url\"\n        ],\n        [\n            0,\n            \"d needs with a truck to url hashtag\"\n        ],\n        [\n            0,\n            \"user looked at the drink before taking his first sip which resulted in him making a sour face\"\n        ],\n        [\n            1,\n            \"baby bells tuesday is now open for booking we are looking forward to adding another group at this url\"\n        ],\n        [\n            0,\n            \"deal of the day 4 4 via couponing 4 you hot sale alert today only get a new deep url\"\n        ],\n        [\n            1,\n            \"we have a social video package here at to your brand contact us to learn more … url\"\n        ],\n        [\n            0,\n            \"my mom so every time i like a car she got a funk ass attitude about it ruin my mood but she stay getting hype bout cars\"\n        ],\n        [\n            0,\n            \"courage is what it takes to stand up and speak courage is also what it takes to sit down and listen hashtag url\"\n        ],\n        [\n            0,\n            \"a wild appeared it will be 72 meters from woody point until 1 22 pm url url\"\n        ],\n        [\n            0,\n            \"retweet if you think brown has a leash on than most of the the girls at school wear\"\n        ],\n        [\n            0,\n            \"they say dress for job you want not job u hv so i showed up to the job site today in a space suit user … url\"\n        ],\n        [\n            0,\n            \"user but it also depends on what kind of pressure is coming and from where and if i have a great somewhere hashtag\"\n        ],\n        [\n            0,\n            \"sometimes its better to lower expectations than to increase them increase expectation leads to increased pain\"\n        ],\n        [\n            0,\n            \"user then shes like my twin she a lot now great and really funny and listens to the best music\"\n        ],\n        [\n            0,\n            \"user being fat isn't bad but if you are so worried then we can get into those private showers\"\n        ],\n        [\n            1,\n            \"iv 8 0 0 14 15 7 move set water gun aqua jet available until 18 01 13 8 m 53s url\"\n        ],\n        [\n            1,\n            \"a second teen victim the says it took him awhile to realize it wasn't a joke he heard someone yell run he has a knife\"\n        ],\n        [\n            1,\n            \"we all remember the nostalgic intensity of experiencing things for the first time by awe to\"\n        ],\n        [\n            0,\n            \"first talk about farmers problem honorable pm then talk about india bangladesh hashtag url\"\n        ],\n        [\n            0,\n            \"user british airways facing £ fine for flight because there ' wasn't enough loo roll on board ' url\"\n        ],\n        [\n            0,\n            \"user i agree with america first if this war makes happy mccain obama then it is a total set up to trump again\"\n        ],\n        [\n            0,\n            \"in the end what ever happens i am grateful for the opportunity to put my hand up and be counted 🙏 🏿\"\n        ],\n        [\n            0,\n            \"user not a fan of any of the as president but i'm for w compared to trump hw in another league american hero\"\n        ],\n        [\n            0,\n            \"check out these 8 photos of buhari since he returned from medical vacation a month ago url url\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            0,\n            \"nice to see getting some shine on a national stage seeing that hes mentioned among mvp candidates hashtag hashtag\"\n        ],\n        [\n            0,\n            \"probably build a luxury condo there because right now boston has a severe shortage and very sharp demand for … url\"\n        ],\n        [\n            1,\n            \"user our parents hated us but it was the best fuckin summer hands down they know they love us … url\"\n        ],\n        [\n            0,\n            \"10 20 bst temperature 14 9 ° c wind e 2 mph ave 4 mph gust humidity 53 rain hourly 0 0 mm pressure hpa falling slowly\"\n        ],\n        [\n            1,\n            \"tickets are on sale now find user to get your tickets early or come to our tonight to get them too url\"\n        ],\n        [\n            0,\n            \"my bro sns new free album on april 7th 🔥 track 9 hell yeah produced by me 🙌 … url\"\n        ],\n        [\n            0,\n            \"user y'all go vote on my pinned tweet of who would win in a fight between x and drake to prove everyone x will win\"\n        ],\n        [\n            0,\n            \"user guess we ’ ll have to wait and see though i really really hope got one bc he ’ s a great interviewer\"\n        ],\n        [\n            1,\n            \"retweeted follow help ✨ user retweet if you want to gain just follow everyone who retweets and follow back whoever follows you ☎ ️\"\n        ],\n        [\n            0,\n            \"the domestic debt stock increased to 2 billion in the 3rd quarter of 2016 from 7 billion the previous quarter\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            1,\n            \"💰 💰 💰 use lyft promo code ⭐ ww88 ⭐ for 50 credit download and take a ride today url url\"\n        ],\n        [\n            1,\n            \"user mike fish in com url\"\n        ],\n        [\n            0,\n            \"happy national doctors day to all the kind and caring healthcare providers who is your favorite doctor\"\n        ],\n        [\n            0,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"practice english with native speakers on here's a 15 minute free lesson url\"\n        ],\n        [\n            0,\n            \"catch me on this week and next from paris filed under hollywood kelly brook hashtag url\"\n        ],\n        [\n            1,\n            \"we'll be talking ' asset management 2 0 ' today at the user meeting in san francisco if you're in hashtag you won't want to miss\"\n        ],\n        [\n            1,\n            \"user how so when being a muslim is everything in life and if not dare not criticize those who believe … url\"\n        ],\n        [\n            0,\n            \"user i jus got to know tat my pts are my knowledge i hv been charged by user credit card for tis\"\n        ],\n        [\n            0,\n            \"user so how will the sox be on defense this year where is the greatness weakness mr secretary\"\n        ],\n        [\n            0,\n            \"hail damage storm damage not sure what to do next contact martin with over 50 years … url\"\n        ],\n        [\n            0,\n            \"rush surveillance of not yet potus trump team officials by obama adm went on for a year obama along with susan rice behind it hashtag\"\n        ],\n        [\n            0,\n            \"i look thru my faves mentions when they make a thread on a issue to prepare myself for the fuckery ill face as a professor\"\n        ],\n        [\n            0,\n            \"almost lunch time did you take your skinny fiber or max have you joined the challenge yet it's never too url\"\n        ],\n        [\n            0,\n            \"sometimes god bring you to your lowest point to bring you to a level you thought you'll never reach 🙌 🏾\"\n        ],\n        [\n            1,\n            \"get a hold of your trusty exciting without spending a dime a family vacation accommodations certification over 20 d … url\"\n        ],\n        [\n            0,\n            \"i really need to invest in some this facial hair be needing to be tapped in between barber appointments is not my give\"\n        ],\n        [\n            0,\n            \"user i got together some of the greatest most important people and they came together and said you know … url\"\n        ],\n        [\n            0,\n            \"advocating for young people to grow how dare you 😂 😂 fight the good fight user and disregard the dem on here\"\n        ],\n        [\n            1,\n            \"beats by dr dre studio 2 0 wireless headphones matte black new sealed url url\"\n        ],\n        [\n            0,\n            \"trump syria i can just hear the children laughing with delight now all is well god bless america and me url\"\n        ],\n        [\n            0,\n            \"damn user blocked me ages ago anyone got a of what y'all talking about user\"\n        ],\n        [\n            0,\n            \"user hi dom sorry for any wifi issues how are things now let us know if you still need support tf\"\n        ],\n        [\n            0,\n            \"top story in trump country shock at trump budget cuts but still loyalty url see more url\"\n        ],\n        [\n            0,\n            \"vladimir putin doesn ’ t believe climate change is caused by human activity url via user\"\n        ],\n        [\n            0,\n            \"user mo ba that i'm so glad you opened up to me cause i always to you and ily huhu 💛\"\n        ],\n        [\n            1,\n            \"all day this user couldn't be more perfect for your sunday activities get yours … url\"\n        ],\n        [\n            0,\n            \"i thought failed the test but promoted passes but may b the class teacher doesn't … url\"\n        ],\n        [\n            0,\n            \"user melania trump is a beautiful kind and much loved first lady your comments were hateful\"\n        ],\n        [\n            0,\n            \"fall guy for benghazi now this hope o is paying her good most corrupt adm in years url\"\n        ],\n        [\n            0,\n            \"user thank you being to our values destroys our country at home and abroad what happened to … url\"\n        ],\n        [\n            0,\n            \"went to see where the azure window was today such a sad sight to see 😢 😢 still so many people visiting though … url\"\n        ],\n        [\n            0,\n            \"user user so many cases of federal money into dubious leftist organizations all buried in a maze of\"\n        ],\n        [\n            0,\n            \"knocking on tables is like and is to be encouraged interesting lessons you need to know if you work here hashtag user\"\n        ],\n        [\n            1,\n            \"hashtag american gods character spotlight shadow laura moon mr wednesday and mad url\"\n        ],\n        [\n            0,\n            \"do y'all ever like the tweet that quote tweeted the actual tweet that you like cuz you don't feel like opening it up cuz yeah me too 🙂\"\n        ],\n        [\n            0,\n            \"user gonna watch in the morning though no way i can stay awake for all of it url\"\n        ],\n        [\n            1,\n            \"check it out i donated to ' baseball field restoration ' url via user\"\n        ],\n        [\n            1,\n            \"we want court proceedings in asaram bapu case hashtag stop pocso misuse asap\"\n        ],\n        [\n            1,\n            \"ok well my grandma had bright blue shit ton of blush red lipstick on w some wig yall i couldn't believe\"\n        ],\n        [\n            0,\n            \"you long to be the center of attention but you can take your more for leo url\"\n        ],\n        [\n            0,\n            \"user i also have days i must write many tests it is my the last month of school 😃 😄\"\n        ],\n        [\n            1,\n            \"ok guys i know the bus is a public vehicle but placing your dirty foot in between the seats ang\"\n        ],\n        [\n            1,\n            \"i just checked in at county with hashtag download today url\"\n        ],\n        [\n            0,\n            \"discusses barcelona real madrid and in his weekly column url\"\n        ],\n        [\n            0,\n            \"user true enough but making sure the usage of chemical warfare doesn't become the new norm is part of keeping our children safe right\"\n        ],\n        [\n            0,\n            \"user i'm happy to get rid of lanes but for now we me complains when holds the lead etc as well works both ways\"\n        ],\n        [\n            0,\n            \"hashtag nigerian model demi grace becomes the first woman with to appear in ’ s campaign … url\"\n        ],\n        [\n            1,\n            \"user what happened to user is a shame viewers shouldn't be able to call email in especially the next day ridiculous\"\n        ],\n        [\n            1,\n            \"are you not getting the results you wanted out of your business talk to us today about our hashtag ser … url\"\n        ],\n        [\n            0,\n            \"john chapter 2 arrives on digital hd may 23rd and on 4k blu ray dvd june 13th we are movie url\"\n        ],\n        [\n            1,\n            \"mens set on solid 925 sterling silver url mens from me hashtag\"\n        ],\n        [\n            0,\n            \"finds the perfect holiday trip package checks t cs only during the month of aug and your last ever uni class doesnt end till aug 27 😑 🙄\"\n        ],\n        [\n            0,\n            \"new post dolphins ' shake and toss ' prey research finds has been published on url … url\"\n        ],\n        [\n            0,\n            \"user i talked with about their 70 mil week 35 mil day viewer numbers for rt they confirmed them on phone in email\"\n        ],\n        [\n            0,\n            \"first big night of the year we got none other than user no messing about don't miss this one absolute 🔥 … url\"\n        ],\n        [\n            0,\n            \"i'll never forget how heartbroken i was when i thought we would lose the hashtag love the url\"\n        ],\n        [\n            1,\n            \"user this better be for a 3 announcement if they're just going to pull and april fools joke that'd suck\"\n        ],\n        [\n            0,\n            \"hashtag wrestlemania 33 the hardy boyz return and win raw tag team championships full match and ratings esp … url\"\n        ],\n        [\n            0,\n            \"user so here's what that tweet w your reply looks like what that looks like on my tl url\"\n        ],\n        [\n            1,\n            \"forretress m iv 64 until 02 12 at 2 ave url url\"\n        ],\n        [\n            1,\n            \"user i pray trump gets his due him his family r bad 4 america just horrible r environment budget … url\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            1,\n            \"simpson naked did the geordie shore photoshop her picture daily star url\"\n        ],\n        [\n            0,\n            \"are great for keeping hearing aids safe when they are not being worn url\"\n        ],\n        [\n            0,\n            \"so yeah if you've ever played mv thanks for supporting something we made with much love and attention you're the best x\"\n        ],\n        [\n            0,\n            \"justice for and her seven puppies killed in the us plz sign url url\"\n        ],\n        [\n            0,\n            \"the of sex work in the us has now been justified sex worker voices are not included alex andrews hashtag user\"\n        ],\n        [\n            1,\n            \"osu rank 0 hashtag acc 0 0 95 76 0 ss 0 s 0 a 0 hashtag\"\n        ],\n        [\n            0,\n            \"being able to remotely control your heating doesn't necessarily imply that you have to stay in bed all day … url\"\n        ],\n        [\n            0,\n            \"more and more young are staying put and for longer periods why 35 and un url url\"\n        ],\n        [\n            0,\n            \"an genuine question who do people keep instagram account locked share there pictures on facebook 🙅\"\n        ],\n        [\n            0,\n            \"i was watching hashtag when my hometown was on it once they took us off i stopped watching lol i just wanted to see who they put up there\"\n        ],\n        [\n            0,\n            \"hahahahahaha someone at my the other night took one of my and got scared and put it in my living room press\"\n        ],\n        [\n            0,\n            \"user think of whos below us and look at their record to similar teams look at that their lists top 4 is more than\"\n        ],\n        [\n            0,\n            \"twitter on word a is planning to sell up to 30 of his stake url\"\n        ],\n        [\n            0,\n            \"user apart from city helmet rules not very much in most of tn areas so that city by city they bring it\"\n        ],\n        [\n            1,\n            \"how to avoid panic buys and wardrobe this month url url\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"from seattle it came how jeff is taking over the world url via user\"\n        ],\n        [\n            0,\n            \"waterproof 7 color lcd touch key wired video door phone doorbell url url\"\n        ],\n        [\n            1,\n            \"url captures in suspense the struggles faith of a woman in a male … url\"\n        ],\n        [\n            0,\n            \"kind of an but probably a new oc keeps u safe idk url\"\n        ],\n        [\n            0,\n            \"user url this is an amazing project please back our emergency portable power units campaign\"\n        ],\n        [\n            0,\n            \"user but i just want u to know that all of u always in my heart and thanks for all the memories that we have created 😊 💕 😘\"\n        ],\n        [\n            0,\n            \"distance in relationship can cause you miss someone so much it helps to realize how much that person means\"\n        ],\n        [\n            0,\n            \"user it's a lottery with a small number of people holding real tickets was the leicester of the road last year on\"\n        ],\n        [\n            0,\n            \"on page of 365 of noah can't even by simon james green i really like nan s url\"\n        ],\n        [\n            0,\n            \"user user seriously you make it look like it's not so bad it affects the poor much worse so much for democracy\"\n        ],\n        [\n            0,\n            \"user they have already in everywhere insta fb next we know i will rename my youtube channel to 1000\"\n        ],\n        [\n            0,\n            \"mps collect signatures to dismiss kirkuk governor provincial council url via user\"\n        ],\n        [\n            1,\n            \"hello everyone have a great wednesday looking forward to reading your tweets 🔹 want this 🆓 url\"\n        ],\n        [\n            0,\n            \"user and yes i've devoted my entire adult life to protecting and the natural world\"\n        ],\n        [\n            0,\n            \"scholars sap institute require sap for more info visit url url\"\n        ],\n        [\n            0,\n            \"how to locate best professional contractors for roof repair richmond va 2017 url\"\n        ],\n        [\n            0,\n            \"user sucks up all those fly balls we need to get him in touch with user for an\"\n        ],\n        [\n            0,\n            \"this is a fun map as i lay here thinking about taking monday off because its supposed to be so nice url\"\n        ],\n        [\n            0,\n            \"susan rice obama admin for getting assad to turn over chem weapons without ‘ use of force ' url\"\n        ],\n        [\n            0,\n            \"when y'all call us 😩 😩 😩 we dont wreck no homes we them like your\"\n        ],\n        [\n            0,\n            \"i liked a user video url feat coke studio mtv season 2\"\n        ],\n        [\n            0,\n            \"why do we like popularity a lot of people gathered here once at a given time does not make an event more relevant it makes it popular\"\n        ],\n        [\n            1,\n            \"5 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"border wall getting death threats traitor because he is hispanic url\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            0,\n            \"you are trying a new approach to doing your chores today you more for leo url\"\n        ],\n        [\n            0,\n            \"never give up making to allah it may not happen now it may not happen next month but it will happen when allah knows is best for you\"\n        ],\n        [\n            1,\n            \"user certain no woman ever got unexpected pleasure from trump i have a feeling he is more of an agent in bed\"\n        ],\n        [\n            0,\n            \"user the father of all is who uses god and bible quotes to discredit other what is god's business with\"\n        ],\n        [\n            0,\n            \"on the road to success there is absolutely no room for criticism of self or others\"\n        ],\n        [\n            1,\n            \"im sorry we that loud but i love you and yes malaysia is hot as shit url\"\n        ],\n        [\n            1,\n            \"knowledge is better than wealth because knowledge protects you while you protect wealth hazrat ali r a\"\n        ],\n        [\n            0,\n            \"user am i allowed to wear a watch on test day and put it in my locker so i know when the time is up during breaks\"\n        ],\n        [\n            1,\n            \"user user let's impeach him and in prison him and his administration including mike pence with daughter son\"\n        ],\n        [\n            0,\n            \"to my true son in our common faith grace and peace from god the father and christ jesus our savior url\"\n        ],\n        [\n            0,\n            \"user me too presenting another black mark sigh certain privileges of ' passing ' but sad too to be suspected doubted x\"\n        ],\n        [\n            1,\n            \"gloves gloves goth gloves wrist by url via user\"\n        ],\n        [\n            0,\n            \"your obligations weigh you down now when you would rather be f more for sagittarius url\"\n        ],\n        [\n            1,\n            \"hashtag 2017 04 00 48 utc download 23 23 m bit upload 4 24 m bit see url\"\n        ],\n        [\n            0,\n            \"user it's from april fools they just haven't changed it relax and go play another game till they change it back\"\n        ],\n        [\n            0,\n            \"nice to get some positive feedback on it i hope it is popular should be fun for those who haven't seen it yet … url\"\n        ],\n        [\n            0,\n            \"weird decision for the sec to transfer all of their powers to basketball after losing one stinking game to clemson but that's life i guess\"\n        ],\n        [\n            0,\n            \"breaking we have not seen buhari something deadly must be wrong with him in his aso rock bedroom – apc cries out url\"\n        ],\n        [\n            0,\n            \"user donald trump health accuses other community groups of url\"\n        ],\n        [\n            0,\n            \"thunder goal peter with goal at 14 39 on after he stole puck from\"\n        ],\n        [\n            0,\n            \"even peaches kids couldn't ' close the gap ' caused by her heroin addiction says … url uk new entertainment\"\n        ],\n        [\n            0,\n            \"if anyone is in christ he is a new creation old things have passed away all things have become new 2 5 17 url\"\n        ],\n        [\n            0,\n            \"in case you missed it new story berkeley high school varsity softball falls to high school 6 2 url\"\n        ],\n        [\n            0,\n            \"she's just stopping by one quick drink hello goodbye the one who got away didn't even try to make her stay\"\n        ],\n        [\n            1,\n            \"user hi introducing url for great pr opps many journos on board and free to trial\"\n        ],\n        [\n            0,\n            \"my baby turns 17 today i am not sure where the time went but she is all grown up she makes me … url\"\n        ],\n        [\n            0,\n            \"it's been real 💕 hashtag it may not be mexico or florida but spending time with my fam and friends was well worth i … url\"\n        ],\n        [\n            0,\n            \"hashtag after 6 years we have had plenty of conversations on the streets we thought we would share some of url\"\n        ],\n        [\n            1,\n            \"i hated having my mom at my track meets and basketball games she was so loud and threatening my gawd\"\n        ],\n        [\n            0,\n            \"students i encourage you to sign up for user's cares a day of service in sign up here url\"\n        ],\n        [\n            0,\n            \"user user i watched those manufacturers leave and produce material overseas instead of here jobs lost\"\n        ],\n        [\n            0,\n            \"user lane today was amazing when your 7 and 4 year old buzz off the goals and the win 🔴 ⚪ ️ url\"\n        ],\n        [\n            0,\n            \"user it's interesting because you're such an innocent person that whatever you're upset abou … url\"\n        ],\n        [\n            1,\n            \"vintage 9 carat gold ladies wrist watch in box url url\"\n        ],\n        [\n            0,\n            \"preview v wednesday big day for everyone as the owls look to their play off fire … url\"\n        ],\n        [\n            0,\n            \"check out donut baby ® funny donut kill my vibe baby funny baby shower gift donut on url\"\n        ],\n        [\n            0,\n            \"that's why im always and in with concepts non written its getting too complex im always url\"\n        ],\n        [\n            0,\n            \"here ’ s how much money bill o ’ reilly makes fox news if you ’ re wondering how it makes financial sense for bill url\"\n        ],\n        [\n            0,\n            \"user you could say that i've watched it the longest sin e i was 5 with my grandmother we watched that and wrestling\"\n        ],\n        [\n            0,\n            \"ugh i have the worst actually the worst relationship wait i'm actually just clueless about everything user\"\n        ],\n        [\n            0,\n            \"it's april fools day assume all news is fake today yeah like that should be a problem hashtag 🐸 🇷 🇺\"\n        ],\n        [\n            1,\n            \"wardrobe edit authentic burberry tan military trench coat jacket sz uk 4 us 2 url url\"\n        ],\n        [\n            1,\n            \"nigga andrew and x been telling me since like 11 ' for sale and legit everything is for sale you tell me a great number lol\"\n        ],\n        [\n            0,\n            \"powers to occasionally make legislation without the supposedly newly sovereign uk parliament having a role hashtag\"\n        ],\n        [\n            0,\n            \"prediction for the opening stretch of the mlb 2017 season for the hashtag url my sports blog\"\n        ],\n        [\n            1,\n            \"get a £ 50 free bet bonus money back specials multiple bets specials join here url url\"\n        ],\n        [\n            0,\n            \"thank you to user for sharing your expertise with our club what ’ s jack saying find out at … url\"\n        ],\n        [\n            0,\n            \"global digital artist ranking 36 user top country indonesia 🇮 🇩 points 701 url\"\n        ],\n        [\n            1,\n            \"5 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user why is plus not showing up on my go app i have login and can't see home broadcast of wolves help\"\n        ],\n        [\n            1,\n            \"user you do love to talk but then put tail between your legs and to for party not country retire n … url\"\n        ],\n        [\n            0,\n            \"user we're sending a latte and all our love from across the pond emma hope you are enjoying your adventures in europe\"\n        ],\n        [\n            0,\n            \"user aren't like peaceful they are birds of prey feed on try feeding them\"\n        ],\n        [\n            0,\n            \"user ah man we might not be there by then we're going at 10am i'll grab the shirt just in case\"\n        ],\n        [\n            0,\n            \"user i quote ' but he said scotland would have to go through the full application process to which could take years '\"\n        ],\n        [\n            0,\n            \"u part unit made and for client yes we colored it get your units slayed ladies 😋 ✨ url\"\n        ],\n        [\n            0,\n            \"need more musical fans glad to announce that our new tool is up and running get free fans here url hashtag\"\n        ],\n        [\n            0,\n            \"my first library experience was the carroll county md that came to our little town once a week glad th … url\"\n        ],\n        [\n            0,\n            \"user ignorant if the anc was serious about land don't you think they could have done something 23 year's … url\"\n        ],\n        [\n            0,\n            \"user i tend to or f but not always too fine or stub i should try grinding a nib again\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url party play in the erotic street url\"\n        ],\n        [\n            0,\n            \"the classic from user everyone can't stop buzzing about ⚡ ️ url\"\n        ],\n        [\n            0,\n            \"satire is an art that some have down to a science maybe now more than ever we need a ba in bs url hashtag\"\n        ],\n        [\n            0,\n            \"good show from 👍 sad got out and even for but another tense competition congrats to chan 👏\"\n        ],\n        [\n            0,\n            \"i am currently living for the shade by towards cambridge in this talk url\"\n        ],\n        [\n            0,\n            \"okay he really caught my heart he seems so shy and precious and omg i already just want to protect him i have the urge\"\n        ],\n        [\n            0,\n            \"user trump's ​ voters will realize there huge mistake of voting for him as they loose there from health care to … url\"\n        ],\n        [\n            0,\n            \"ahaha the video is freaking hilarious with people laughing in the background xd url\"\n        ],\n        [\n            0,\n            \"ian turned down harry potter role as ' richard harris of me ' irish url\"\n        ],\n        [\n            0,\n            \"yogi backs talks to resolve ram issue url url\"\n        ],\n        [\n            0,\n            \"user i'm so sorry to hear this jack love goes out to your family and everyone who knew her she's looking … url\"\n        ],\n        [\n            0,\n            \"alyssa had one we're walking to the car she says i'm not gonna lie i'm kinda it's alright though i'm good to drink\"\n        ],\n        [\n            1,\n            \"asian american media group condemns scarlett in ‘ ghost in the shell ’ controversy url d kennedy\"\n        ],\n        [\n            0,\n            \"if anyone would like to buy me a new bed that would be fab the mattress my recommended is £ 800 😲 😲 😲\"\n        ],\n        [\n            0,\n            \"when you love someone you pray that they will change but you soon accept they will always be the same\"\n        ],\n        [\n            1,\n            \"in cold blood explicit in cold blood explicit alt j format mp3 music 1 sales rank in songs 21 was … url\"\n        ],\n        [\n            0,\n            \"great to see the hashtag department represented here at hashtag did not know so many colleagues were involved in medicine\"\n        ],\n        [\n            0,\n            \"very interesting piece on a champion of human rights dealing with such issues in her own country myanmar hashtag url\"\n        ],\n        [\n            0,\n            \"you are not a drop in the ocean you are the entire ocean in a drop hashtag url\"\n        ],\n        [\n            0,\n            \"i have to listen to con funk train live from the live for ya ass album every morning\"\n        ],\n        [\n            1,\n            \"still no action against officer who used k word a north police officer who allegedly used the k word on a … url\"\n        ],\n        [\n            0,\n            \"what expenses qualify for the foreign housing or read here url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url what's going on live 1972\"\n        ],\n        [\n            0,\n            \"user i managed to get through school without ever being diagnosed with teachers need to be better informed\"\n        ],\n        [\n            0,\n            \"i feel like this is the perfect time or environment for eminem to drop a album who better is going to put it on a album\"\n        ],\n        [\n            0,\n            \"8 4 2017 04 10 temp 7 2 oc 7 4 oc min 6 7 oc 8 1 m s ssw 9 8 m s 0 2 mm url\"\n        ],\n        [\n            0,\n            \"decent chance that white shows enough to be tried in different lineup spot and then that vet c alongside him won't be necessary\"\n        ],\n        [\n            0,\n            \"by abu may allah be pleased with him said that the messenger of allah peace and blessings of allah be upon him said\"\n        ],\n        [\n            0,\n            \"user user bc they probably thought that you looked so good in it that there was no way you would talk to them\"\n        ],\n        [\n            0,\n            \"when i'm in front of my gaming pc or ps4 i usually want to play something epic the smaller stuff can get overlooked\"\n        ],\n        [\n            0,\n            \"forex system daily update one possible signal but did it meet all my rules url url\"\n        ],\n        [\n            1,\n            \"user bought my son a new cricket bat at y day salesman for huge price increase since … url\"\n        ],\n        [\n            0,\n            \"we've had a great night at the big blue frog with our anchor boys we had around 40 lads there on the night who url\"\n        ],\n        [\n            1,\n            \"related my nephew was forever getting detention for stupid shit like not having the right shoes cos his dad wouldn … url\"\n        ],\n        [\n            0,\n            \"user just gotta roll with it own world everyone is appreciated adds to the experience but i could d … url\"\n        ],\n        [\n            0,\n            \"user hi keith just referred you tweet on my dutch based firm is into similar work could you to have a chat\"\n        ],\n        [\n            1,\n            \"user birmingham youth it's your turn on monday contact user to take part in a bbc regional elections podcast\"\n        ],\n        [\n            0,\n            \"please stop attacking namjoon yes he's spoken out about lgbtq issues before but he has no obligation to do anything it breaks my heart\"\n        ],\n        [\n            0,\n            \"user he is either really or my sense of humor just does not go to that level of i vote for … url\"\n        ],\n        [\n            0,\n            \"started on 15 12 2014 reached its destination and was 15 mins late url\"\n        ],\n        [\n            1,\n            \"it ain't nothing like some cold ass water mannnn shit be tasting like jesus gave it to me personally\"\n        ],\n        [\n            1,\n            \"2017 window locks home secure tips prevent growing in your home with window locks url\"\n        ],\n        [\n            0,\n            \"need to be more of this type of thing for the boys we loved this but could only get 1 pack but what an awesome url\"\n        ],\n        [\n            0,\n            \"if she wants some chipotle but you live in take her to some mr 5 to get the best pseudo chipotle ever url\"\n        ],\n        [\n            0,\n            \"lukaku could cost chelsea up to £ – url url\"\n        ],\n        [\n            0,\n            \"kenyan monroe suffers from previous breast url url\"\n        ],\n        [\n            0,\n            \"you can blame yourself for anything if you think about it long enough friday night lights … url\"\n        ],\n        [\n            0,\n            \"yesterday sad day for women but let's fight back support planned parent in all 50 states down with pence\"\n        ],\n        [\n            0,\n            \"user i'm going saturday pumped for and i wish was playing also code orange is real good\"\n        ],\n        [\n            0,\n            \"url this morning's sermon jesus gets into the messy of suffering and death he gets in ours too\"\n        ],\n        [\n            0,\n            \"obama era cyber executive order extended by trump a cyber executive order from the obama era has been … url hashtag\"\n        ],\n        [\n            0,\n            \"asks if genius john thornton really got a good deal more friday on weekly with and user … url\"\n        ],\n        [\n            1,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            0,\n            \"just hit over 1 million plays on soundcloud thank you all for the support 🙏 🏻 🔊 🎶 url\"\n        ],\n        [\n            0,\n            \"ant tweets with links put filter links ' into your search want no links same thing but ut a before it\"\n        ],\n        [\n            0,\n            \"wilson states “ people think that homophobia is over it isn't it still lands on our every day url\"\n        ],\n        [\n            0,\n            \"it's always when i escape from my depression cycle want to when everyone on me i know no one want likes hanging out with me\"\n        ],\n        [\n            0,\n            \"i just started today im episode 1 the episodes just long af damn near 50 mins url\"\n        ],\n        [\n            0,\n            \"well it's a good thing sony didn't just fast track a non version of that character url url\"\n        ],\n        [\n            0,\n            \"orlando nightclub shooting wife of pulse shooter heads back to court url the wife of the pulse nightclub sho …\"\n        ],\n        [\n            0,\n            \"april 8th 2017 2 more civilians died today to the effects of assad's sarin gas … url\"\n        ],\n        [\n            1,\n            \"i'm just not the friend to agree with everything you do if i think being a weird bitch i'll let you know period\"\n        ],\n        [\n            0,\n            \"user is a voice of reason and user is a conspiracy far right lunatics it's not even a hard choice\"\n        ],\n        [\n            0,\n            \"although you may swing into action early in the day with high more for sagittarius url\"\n        ],\n        [\n            0,\n            \"none of my notifs are coming up i have to go to actual app to see my notifs for twitter and snapchat\"\n        ],\n        [\n            0,\n            \"user my answer to your question 💕 💕 and also thank you so so so much for this give away i cant thank yo … url\"\n        ],\n        [\n            0,\n            \"own a property in fast growing areas like and call properties on 01\"\n        ],\n        [\n            1,\n            \"ready your to answer the us oil policy news quiz url url\"\n        ],\n        [\n            0,\n            \"this creative workout will make you feel like a badass url motivation url\"\n        ],\n        [\n            1,\n            \"49 state converter direct fit converter fits url url\"\n        ],\n        [\n            1,\n            \"user my therapist is overwhelmed by the number of patients who are being triggered and by the horror that is trump\"\n        ],\n        [\n            0,\n            \"don't know if this is genuine or not but i like it nostalgic and classy user url\"\n        ],\n        [\n            0,\n            \"sugar cane farm expanding the minecraft survival island episode 41 hashtag url\"\n        ],\n        [\n            0,\n            \"i want to see what all the hype is about 13 reasons why but unfortunately my mom cancelled our netflix months ago i am bitter\"\n        ],\n        [\n            0,\n            \"i worry about my ability to manage my classroom but i need to get over this fear for my students hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag being accepting of something you have hidden strong feelings about isn't going to help you or a url\"\n        ],\n        [\n            0,\n            \"user unfortunately i need more than 140 characters to explain when i get to campus later i can explain the platform to you\"\n        ],\n        [\n            0,\n            \"it's important to me to demonstrate you can do a lot with a little user hashtag\"\n        ],\n        [\n            1,\n            \"ridge togetic m iv 20 until 02 04 at n st url url\"\n        ],\n        [\n            0,\n            \"superhero comics are basically simple serial storytelling makes them complex but even complex they remain simple in concept\"\n        ],\n        [\n            0,\n            \"user those on your blog any useful we're drastically improving ours and would be grateful for any feedback\"\n        ],\n        [\n            0,\n            \"when u sick but u don't want to miss the test but u also don't want to go to school url\"\n        ],\n        [\n            0,\n            \"i've been watching 13 reasons why for 8 hours straight and i keep telling myself this is the last episode but i keep clicking next episode 🙂\"\n        ],\n        [\n            0,\n            \"all the iron line up nice and neat url magnetic writing here publishing is not itself a chosen one narrative\"\n        ],\n        [\n            0,\n            \"if user doesn't come back for another season after that finale i'm jumping off a cliff 😭 😭 😭\"\n        ],\n        [\n            0,\n            \"user bit is in dialogue cuz in my experience folks in communities really use that the time\"\n        ],\n        [\n            0,\n            \"user alternative reading to keep constant we need to keep up capital 2 2\"\n        ],\n        [\n            1,\n            \"get the latest updates from facebook youtube and twitter in our march social media news wrap url hashtag\"\n        ],\n        [\n            0,\n            \"similar to a with long thin leaves do you know the name of this plant send your answer via … url\"\n        ],\n        [\n            0,\n            \"✨ the best thing i have ever done gold coast breast completed with url\"\n        ],\n        [\n            0,\n            \"me wondering where i went wrong for my mutual to unfollow me when we just talked yesterday so who me … url\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"with stunning moral clarity wallace global fund fires firm that endorsed donald trump's slate … … url\"\n        ],\n        [\n            0,\n            \"user i'm excited i gained so much weight from stress and i heard this is a great stress\"\n        ],\n        [\n            0,\n            \"you know when the party was lit when the next day your friend texted you have you seen my bra 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user continue to play partisan politics and blame the other side we want leaders who take responsibility no … url\"\n        ],\n        [\n            0,\n            \"alec baldwin might call it quits on president trump url url\"\n        ],\n        [\n            0,\n            \"my paperback copy of pride and prejudice milo ice cream and elvis it's a good saturday night in\"\n        ],\n        [\n            0,\n            \"first father and daughter travel it was fun and hard at the same time travelling with a baby i … url\"\n        ],\n        [\n            1,\n            \"one time freshman year a teacher pushed back a test we were supposed to have that day this moment has ruined all my test expectations\"\n        ],\n        [\n            0,\n            \"in the news more than 1 3 of uk businesses lack adequate strategy to prevent hashtag url contact for help\"\n        ],\n        [\n            0,\n            \"divorced couple still gets their family photo taken every year for their son url\"\n        ],\n        [\n            0,\n            \"did i just leave work early because i want to go home and watch user curled up in bed yes i did\"\n        ],\n        [\n            0,\n            \"user yeah that is kinda surprising how this far into the show they never bothered to bring it up\"\n        ],\n        [\n            0,\n            \"can you think fast on your feet and come up with witty replies i do it all the time unfortunately when said url\"\n        ],\n        [\n            1,\n            \"attn beer lovers giveaway for a chance to win around the world in 80 beers map unique fun gift url hashtag\"\n        ],\n        [\n            0,\n            \"new group condemns proposed plans to change drink driving laws url url\"\n        ],\n        [\n            0,\n            \"be with someone who wants to invest to you learn from you see you win supports your invasion and fall in love w u hashtag\"\n        ],\n        [\n            0,\n            \"phil received ' nothing but love ' from five finger death punch fans when filling in for ivan moody url\"\n        ],\n        [\n            0,\n            \"my user is disabled for 6 days now i can't appeal with id as it says my account is not disabled appeal is br … url\"\n        ],\n        [\n            0,\n            \"hillary wasn't necessarily a good choice i wouldn't have picked her as the first woman candidate too much … url\"\n        ],\n        [\n            0,\n            \"user hi please allow me to get this checked will connect with u to assist thank you\"\n        ],\n        [\n            0,\n            \"i ’ m the person in the entire world to beat the student pack in hashtag hashtag\"\n        ],\n        [\n            0,\n            \"intelligent transportation system market is anticipated to grow enhanced usage to reduce road accidents till … url\"\n        ],\n        [\n            0,\n            \"didn't say players would be banned if they hate on the true colors group yet everyone is hating on it lmao\"\n        ],\n        [\n            1,\n            \"new allows two most common plastics to be recycled together url url\"\n        ],\n        [\n            0,\n            \"11 people followed me and 11 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"buying black jelly beans for my kids in case they're cutting up and need a chill pill they hate them 🙊\"\n        ],\n        [\n            1,\n            \"if shawty gotta put on makeup to ft me i don't want her get yo vain ass on somewhere and throw that on ma\"\n        ],\n        [\n            0,\n            \"user i've got three lined up but the players are still having trouble settling their hash with the … url\"\n        ],\n        [\n            0,\n            \"kelly and founder of travel with care arkansas speaking at the 6th annual … url\"\n        ],\n        [\n            0,\n            \"not sure if these provision i'm eating are either good or bad but i've eaten yesterday and today ' country living '\"\n        ],\n        [\n            0,\n            \"because the chicago soccer media has to the point where there's almost no one left … url\"\n        ],\n        [\n            0,\n            \"could a new florida facilities funding plan cause some charter schools to receive less money url\"\n        ],\n        [\n            0,\n            \"up hashtag pay go fund amazon over 30 yrs corp law i know how to find you f off or … url\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"retreat is just minutes from downtown there's countless sights and sounds to url\"\n        ],\n        [\n            0,\n            \"i still haven't tried the too faced born this way but idk if i could ever stop using my shape tape\"\n        ],\n        [\n            0,\n            \"lesbian chronicle late at the office part 1 she ran her hands over breasts url\"\n        ],\n        [\n            0,\n            \"user are available during the summer months the were due to very slow sales\"\n        ],\n        [\n            0,\n            \"gonna spend the whole summer writing essays to my mother so when i get back in semester i don't write like i have a 2 yr old brain\"\n        ],\n        [\n            0,\n            \"well they can remove the tattoo but they cannot remove their records and history unless was still in office url\"\n        ],\n        [\n            0,\n            \"italian white are known for its rich and flavors that a distinctive experience to the url\"\n        ],\n        [\n            0,\n            \"user omg xd yes i use facebook but i don't use it alot i just checked in then get off of it\"\n        ],\n        [\n            0,\n            \"user though i think these days it ’ s all done digitally anyway so the other kids don ’ t even know who gets free meals\"\n        ],\n        [\n            1,\n            \"lololol yo people like this are so absurd might just follow for the laughs url\"\n        ],\n        [\n            0,\n            \"men when kendrick says show me something natural like ass with the stretch mark vs when men actually see stretch … url\"\n        ],\n        [\n            0,\n            \"user at least your smart enough now to get unlike me rip aussie rocket launcher you will be missed\"\n        ],\n        [\n            0,\n            \"steve bell on easter and theresa may's trip to saudi arabia – cartoon url url\"\n        ],\n        [\n            1,\n            \"do you follow user yet we post daily check out the latest article i like my pants past my … url\"\n        ],\n        [\n            1,\n            \"you are reaching canadian you are probably noticing some changes in your body for instance when you fart your dick gets hard\"\n        ],\n        [\n            0,\n            \"user i say that because a lot of my friends play anime theme songs more than actual 🤣\"\n        ],\n        [\n            0,\n            \"loved watching the march madness championship game with what a game congratulations north carolina\"\n        ],\n        [\n            0,\n            \"hashtag hi from love this show miss my mom so much we would watch it when i was a little girl\"\n        ],\n        [\n            0,\n            \"user looks difficult i see yogi for at least 3 terms though can be a game change … url\"\n        ],\n        [\n            0,\n            \"check out big block director jonathan ’ fun work for to cure those hashtag url\"\n        ],\n        [\n            0,\n            \"url hall 2017 watch pearl jam rush journey perform neil young ’ s “ rockin ’ in the free world ” … url\"\n        ],\n        [\n            0,\n            \"new lady wedding dress zip lace gothic top us url url\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            1,\n            \"hashtag url interview hall 23 september hall 24 september and\"\n        ],\n        [\n            0,\n            \"user announces 1m legal defense fund for immigrant families in seattle url\"\n        ],\n        [\n            0,\n            \"happy birthday user 🎉 thanks for being the og since freshman year url\"\n        ],\n        [\n            1,\n            \"why would any fan want to attend an end of season dinner where a fat is the guest speaker url\"\n        ],\n        [\n            0,\n            \"watch lesbian movie url rebecca son isn't home at the moment url\"\n        ],\n        [\n            0,\n            \"finished cycle with hashtag on lake route time 1 42 26 distance 41 65 km behind ride 1 30\"\n        ],\n        [\n            0,\n            \"didn't quite understand why he was doing this but he found he liked it too much he the kiss … url\"\n        ],\n        [\n            0,\n            \"all these cn moments on my birthday what a great gift thank you parents love you both user user\"\n        ],\n        [\n            0,\n            \"tv show my cushion solid gold show my cushion houston rest in peace url\"\n        ],\n        [\n            0,\n            \"marketplace what influences purchase of your product or service infographic hashtag url\"\n        ],\n        [\n            0,\n            \"new post analysis the biggest question about attacking assad is what comes next url\"\n        ],\n        [\n            0,\n            \"ford f 250 that could roll while in park url url\"\n        ],\n        [\n            0,\n            \"drink as much as you like love let my body service you in every way possible 💕 url\"\n        ],\n        [\n            0,\n            \"engineering company fined after falls from platforms two workers an aircraft engineering company url\"\n        ],\n        [\n            0,\n            \"user plus endless opposition threats fear hard to say how they may get to him as i assume or belief vs actions\"\n        ],\n        [\n            1,\n            \"djt really doesn't try very hard to make a good image for himself just orange idiot url\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"user sending and a picture of the fishing at the bottom of my garden url\"\n        ],\n        [\n            1,\n            \"diaper bag green shoulder bag purse tote w changing pad url url\"\n        ],\n        [\n            1,\n            \"user hello the hashtag store will be opening tomorrow friday the 7th of april at 7 45 am thanks\"\n        ],\n        [\n            1,\n            \"user you better do dude my uncle died because of that shit last year and trust me cancer is really bad\"\n        ],\n        [\n            0,\n            \"user lmao my mouth was ready to say yes let's do it but she was trying to cut too much for 150 like ma … url\"\n        ],\n        [\n            1,\n            \"user user we're gonna be punished by the football gods like is said i think karma is gonna bite jerry jones in the ass\"\n        ],\n        [\n            0,\n            \"have sore fingers from your rae url url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"but he gives a fuck about poll numbers of trump republicans in the us how about we get facts and evidence before … url\"\n        ],\n        [\n            1,\n            \"whether people are hurt or think you ain't shit this is still bad mind when you're exposing other peoples … url\"\n        ],\n        [\n            0,\n            \"rt legal problems chicago police charge 14 year old boy in facebook live gang rape url\"\n        ],\n        [\n            1,\n            \"url … … … … … competition time like our facebook page share the post and you could win the … url\"\n        ],\n        [\n            0,\n            \"wud love to be a wud b without the they r 20 years old today user … url\"\n        ],\n        [\n            1,\n            \"help my autistic friend gain subscribers and views he has no friends to watch his videos or subscribe … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url funny video new\"\n        ],\n        [\n            0,\n            \"central water m iv 51 until 12 39 at rd track 7 url url\"\n        ],\n        [\n            0,\n            \"tired of android constantly telling you what traffic is like nearby here's how to turn those notifications off … url\"\n        ],\n        [\n            1,\n            \"attack attack attack no one is saying a dam think about what happens if russians are killed if we take action hashtag\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            0,\n            \"user user gets very confusing when you're copied into a protected account conversation\"\n        ],\n        [\n            0,\n            \"user tweeting about it till it gets taken down we not even actually putting any effort into fighting for things lmfao\"\n        ],\n        [\n            0,\n            \"things established on twitter today everyone's taste in philip is day drinking good\"\n        ],\n        [\n            0,\n            \"berry plays through pain for unc in final four win url url\"\n        ],\n        [\n            0,\n            \"user interested in ref research assessment peer review join us lunchtime wed 5th at cu url\"\n        ],\n        [\n            0,\n            \"so has now learnt how to and sideways whilst managing to get all 4 feet off the ground 🙄 😩 🤦 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"but on base housing you gotta wear a helmet knee pads and elbow pads 😩 catch me out here looking as hell\"\n        ],\n        [\n            0,\n            \"passenger covered in of glass after car shot at with air rifle url url\"\n        ],\n        [\n            0,\n            \"user remember hashtag you did not win the popular vote so you still are the you always were\"\n        ],\n        [\n            0,\n            \"starting rotation for the nick green jio brian keller nick nelson perez albert yes 6\"\n        ],\n        [\n            0,\n            \"after u s attack on syria damascus claims civilian casualties and russia vows to beef up url\"\n        ],\n        [\n            0,\n            \"always the limber conversationalist your mind stretches into more for libra url\"\n        ],\n        [\n            0,\n            \"i'm still mad i had to get rid of my template stickers but i got the 3ds as a replacement so thank you based nintendo\"\n        ],\n        [\n            0,\n            \"user that's always been my strategy allow the aggressive ones to eat each other then step in and take what … url\"\n        ],\n        [\n            0,\n            \"initial results are expected in 2018 largest study brings vaccine step closer url hashtag\"\n        ],\n        [\n            1,\n            \"hate it when you can feel how annoying your behaviour must be to another but you can't stop your stupid bloody anxiety from causing it 😞\"\n        ],\n        [\n            0,\n            \"user thoughts on the anti message in ' talk i know you've defended trinity compatibility before hashtag\"\n        ],\n        [\n            0,\n            \"most interesting of all is trump admitting hashtag is on his watch and made him forces him 2 act url\"\n        ],\n        [\n            0,\n            \"the amount of extra effort i'll put into my future child's birthday parties url\"\n        ],\n        [\n            0,\n            \"up riding the wave of evolution grab your board and the remote control … url\"\n        ],\n        [\n            0,\n            \"user my favorite hw i heard was read a book spend time outside and do something with your family or love … url\"\n        ],\n        [\n            0,\n            \"user that's a very good point there are other countries where most tax filling is automatic … you only have to sign\"\n        ],\n        [\n            0,\n            \"over the course of the past few decades united states has become a prime target for foreign investors we have url\"\n        ],\n        [\n            0,\n            \"i need one of these tearing up spain in a is how a feels most alive url via user\"\n        ],\n        [\n            0,\n            \"user my poor kid is traveling to through atl to take part in his first race event at he drives at 11 00 am will he make it\"\n        ],\n        [\n            0,\n            \"how can the guests of the while he is with them to know what is right and not do it is the worst cowardice\"\n        ],\n        [\n            0,\n            \"fight against something and we focus on the thing we hate fight for something and we focus on the thing we love simon\"\n        ],\n        [\n            0,\n            \"autism orgs we love care about autistic children those same orgs is a miracle plz teach your kids to not be murdered by cops\"\n        ],\n        [\n            0,\n            \"4 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user your work made the s8 happen everyone at your work is getting an s8 you worked enough to get an s8 be specific\"\n        ],\n        [\n            0,\n            \"user so excited garden route cape town 😍 have been reading your sa posts a lot lately\"\n        ],\n        [\n            0,\n            \"nos show me the way peter melody – the righteous brothers … url\"\n        ],\n        [\n            1,\n            \"join us for the last session of our hashtag community wellness initiative learn how to make exercise a part of yo … url\"\n        ],\n        [\n            0,\n            \"user 😂 😂 i took him to on thanksgiving he did not like that i'm tried to convince him that its not a … url\"\n        ],\n        [\n            1,\n            \"user just ignore then trolls have no lives and are sad little creatures they just want to make sad never give in ❤\"\n        ],\n        [\n            1,\n            \"and yet here i am getting told by an irrelevant ass bitch who's trying to tell me how my face should look whos face is it\"\n        ],\n        [\n            1,\n            \"diamond bead 0 65 ct rough diamond genuine silver yellow raw rough diamond genuine by url hashtag\"\n        ],\n        [\n            0,\n            \"user only 1 window open huge and danger of missing train to airport please sort it out\"\n        ],\n        [\n            0,\n            \"since then i worked on losing weight and learning makeup still ain't good but better so i could look nice next to him and have people\"\n        ],\n        [\n            0,\n            \"up fine me oh hey looks like last night's workout wasnt so bad reaches for phone beside me me user\"\n        ],\n        [\n            0,\n            \"tell andrea to keep the ban on bee killing with no sign the petition url\"\n        ],\n        [\n            0,\n            \"the pistons are on life support with the chances of finishing 500 completely gone read url url\"\n        ],\n        [\n            0,\n            \"want to get your youngster booked in for a check up over the easter break we offer specially children's d … url\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"yoo jae reported to have financially supported elderly for 10 years in secret url\"\n        ],\n        [\n            0,\n            \"i'm a hypocrite i mean everyone is but i really don't judge ppl and have learned not to care what they do bc it's their life not mine\"\n        ],\n        [\n            0,\n            \"— st sydney the home of ’ s hashtag that so beautifully comes off as a to die for long island estate\"\n        ],\n        [\n            0,\n            \"surround yourself with people you can learn from who have been where you are going listen to their … url\"\n        ],\n        [\n            0,\n            \"so anyone can buy a specific person's history as opposed to the history of some anonymous users in a specific demographic\"\n        ],\n        [\n            0,\n            \"user the comments on the actual article seem to be typical gop or paid to post so usual these days\"\n        ],\n        [\n            0,\n            \"user oh interesting have you looked into what your are being paid is there a wage gap\"\n        ],\n        [\n            0,\n            \"latest reports on hashtag market analysis housing data covering u s canada u k visit us at … url\"\n        ],\n        [\n            0,\n            \"talk to the freaking people user you will never get people to care about you if you don't care about them first\"\n        ],\n        [\n            0,\n            \"user deal washed or if the giveaway gets 10k retweets i'll throw in user ' s hat\"\n        ],\n        [\n            0,\n            \"topped off with shaved washed down with some user url\"\n        ],\n        [\n            0,\n            \"it would be a shame to go to all that trouble to but then adopt a url\"\n        ],\n        [\n            0,\n            \"sportscenter video what are texans qb options now that tony romo is off table do they jay or co … url\"\n        ],\n        [\n            0,\n            \"user we bought tickets to it said for today from we printed off it's for tomorrow … url\"\n        ],\n        [\n            1,\n            \"although you may swing into action early in the day with high more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user if i sent you my number by private message would you be willing to message me if the announcement happens during the day\"\n        ],\n        [\n            0,\n            \"simple is hard to achieve we're always www instagram com url url\"\n        ],\n        [\n            0,\n            \"user talking with chuck is like talking to a old having a for an ice cream cone they already have user\"\n        ],\n        [\n            0,\n            \"i had a video that was marked by youtube as not friendly i'm not sure why but i'm that they even care\"\n        ],\n        [\n            1,\n            \"user it was like that for me at the start but over time was like oh hey you really give a shit we're buds now\"\n        ],\n        [\n            0,\n            \"user user this is true yes but that is also at the expense of efficiency per passenger per mile\"\n        ],\n        [\n            1,\n            \"powerful drama a mistress a wife i will let you find out how good it is url you tell me url\"\n        ],\n        [\n            1,\n            \"user the are not smart enough to comprehend the reality of guns in america pro life is more of a chant to get elected\"\n        ],\n        [\n            0,\n            \"user good morning my lover ❤ ️ i hope you are well having a peaceful saturday 🌹 how is cute this photo … url\"\n        ],\n        [\n            0,\n            \"user projects continue to be added to portfolio pentagon hasn't asked for incl 3rd site space based hashtag\"\n        ],\n        [\n            0,\n            \"support strike vs charter spectrum monopoly local union no 3 on strike against charter communications spectrum url\"\n        ],\n        [\n            0,\n            \"the challenge targets the theme “ healthy youth leads to healthy minds soul and spirit ” url\"\n        ],\n        [\n            0,\n            \"update video city centre ' ' branded ' absolutely shocking ' as man suffers head injuries url\"\n        ],\n        [\n            0,\n            \"user good luck guys today at the hashtag 😉 unfortunately i won't be there but i want you guys to have fun 😉\"\n        ],\n        [\n            0,\n            \"cooper road at blvd is closed due to a crash avoid the area media area is cooper road st paul fd\"\n        ],\n        [\n            0,\n            \"yeah i don't wish bad things to happen to anyone but why couldn't those people see this coming url\"\n        ],\n        [\n            0,\n            \"1 of 2 “ even in our moments of deepest grief in the moments when time stands still and life seems unfair … ” hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user user ie not official employee … to now official and take notes k bc she prob inspired many women to see …\"\n        ],\n        [\n            1,\n            \"new forum post relationship talk how can one move from 30 minutes s x to an hour or more … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url call of duty black ops iii shadows of evil zombies reveal trailer\"\n        ],\n        [\n            0,\n            \"when this all ends badly as we know it will ivanka will publish a memoir abuse at the hands of her father hashtag\"\n        ],\n        [\n            0,\n            \"it could seem like there are invisible boundaries in place tha more for aquarius url\"\n        ],\n        [\n            0,\n            \"101 suspects held for drugs to students in url url\"\n        ],\n        [\n            0,\n            \"wins best actor wins best actress dangal wins best direction audience poll 2016 url via user\"\n        ],\n        [\n            0,\n            \"switch up x da real phil user x christ prod by ap url\"\n        ],\n        [\n            0,\n            \"lewis sighting los angeles california pacific theatres at the grove url\"\n        ],\n        [\n            1,\n            \"url via user the fuck outta this dong oh 💩 my bad song 🎼 💟 💋 🇲 🇽 🍔 cheese burgers 🍔 with the\"\n        ],\n        [\n            0,\n            \"when you raise your sister to be a comic nerd and she ends up working in a hemp vape shop url\"\n        ],\n        [\n            0,\n            \"url – how oregon ’ s jordan bell evolved into college basketball ’ s best defender url\"\n        ],\n        [\n            0,\n            \"about 13 students from will perform “ a fly on the wall ” this weekend for the public … url\"\n        ],\n        [\n            1,\n            \"why was i so blind and fucking dumb to see that we were perfect til i turned around and gave into\"\n        ],\n        [\n            0,\n            \"burger king ’ donuts introduce digital photo at restaurants url url\"\n        ],\n        [\n            0,\n            \"the spiritual ' a trip up eats the cake tho by adrenaline alone this species is constantly slaying imaginary dragons\"\n        ],\n        [\n            0,\n            \"a new federal study says binge drinking among older women is increasing dramatically url\"\n        ],\n        [\n            0,\n            \"happy birthday to the hottest girl around enjoy your bday haley b miss seeing you every morning 💕 🍻 👯 … url\"\n        ],\n        [\n            1,\n            \"here's my pick of the best hashtag images participate to create your own collage url\"\n        ],\n        [\n            0,\n            \"user love it 😍 wishing these strong inspiring and amazing indian women a safe an journey 💪 🏼 👊 🏼 🚗\"\n        ],\n        [\n            0,\n            \"they a wire leader with blood that from the way across the pink swim like full blown roses and then\"\n        ],\n        [\n            0,\n            \"user unbelievable i am visiting your area and did you know that local stores aren't accepting scottish £ 10 hashtag\"\n        ],\n        [\n            0,\n            \"oracle day by day analytics app that quickly answers your business questions simply by doing a search or just le … url\"\n        ],\n        [\n            0,\n            \"user stop perpetuating the myth that there was ever a golden age of islam do your research see dr bill warner\"\n        ],\n        [\n            0,\n            \"pet dog cat training trainer aid wrist strap train az url url\"\n        ],\n        [\n            0,\n            \"user i don't agree with it but unless they're ppl out of uniform now it's been in place at least 15 years\"\n        ],\n        [\n            0,\n            \"thought leadership are we ready for header bidding url via twitter … url\"\n        ],\n        [\n            0,\n            \"im doing better alone still hurts when im checking my phone knowing your out fucking a but im off 🎶\"\n        ],\n        [\n            0,\n            \"first draft mitchell in his first draft mitchell one of the top … url\"\n        ],\n        [\n            1,\n            \"2017 bmw touring exterior and interior 2017 geneva motor show url url\"\n        ],\n        [\n            1,\n            \"it's my humble request to all plz vote him and share this link to as many possible url\"\n        ],\n        [\n            0,\n            \"what many says it's hard to get but whatever god has finish nothing can change it next\"\n        ],\n        [\n            0,\n            \"2016 was a great year worked with some amazingly talented people 2017 will be even better lots of amazing url\"\n        ],\n        [\n            0,\n            \"at the end of hashtag presidency we're gonna have a new amendment that says candidate must have x years of political experience\"\n        ],\n        [\n            0,\n            \"do u think the only reason y wwe has put on a good show so far is because if reigns beats taker the reaction will be less bad user\"\n        ],\n        [\n            0,\n            \"user user pretty biased that taxes didn't have to b raised where bho or or clintons went wouldn't u say\"\n        ],\n        [\n            0,\n            \"user you are out because those bad progressives want truth and honesty not double dealing and poor little boy\"\n        ],\n        [\n            0,\n            \"join me at my 64 international exhibition for the man at the contemporary international art forum url\"\n        ],\n        [\n            0,\n            \"user weirdo i just want to have as much fun as possible on these last few days of break\"\n        ],\n        [\n            0,\n            \"is release of its report why rural matters changes to census data appear to rural students\"\n        ],\n        [\n            0,\n            \"clears throat and loved each other very much and would have done anything if they could have saved the other\"\n        ],\n        [\n            1,\n            \"kicking off the first game of the finals invites you to our field day join a team and enjoy an evening of … url\"\n        ],\n        [\n            0,\n            \"not just bad journalism it is when they imply wrongly that big businesses are leaving because of … url\"\n        ],\n        [\n            0,\n            \"new episode right here podcast 62 url on hashtag\"\n        ],\n        [\n            0,\n            \"can ’ t wait for this one legends os will perform at hashtag url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"this is what i'll buy when i win the lottery might even have to consider buying tickets url\"\n        ],\n        [\n            0,\n            \"felt a little creative tonight so here a couple of for my getting back into designing and loving it … url\"\n        ],\n        [\n            0,\n            \"i realise how slow i am given certain discussions so i am asking in ja to please tell me what is meant by giving ' gender ' money for\"\n        ],\n        [\n            1,\n            \"gonzaga is now 0 1 against top 10 teams congrats zags you finally played a good team took you long enough\"\n        ],\n        [\n            0,\n            \"i like to write about the way things used to be and paint pictures of my memories with beautiful words and lana del rey\"\n        ],\n        [\n            0,\n            \"attending my first neighborhood improvement meeting if that doesn't mean i'm an adult i don't know what does 😳\"\n        ],\n        [\n            0,\n            \"as we loaded on the shuttle our gate agent ran by our shuttle yelling where is the white plains plane parked hashtag\"\n        ],\n        [\n            0,\n            \"there are a thousand thoughts lying within a man that he does not know till he takes up a pen to write kisses\"\n        ],\n        [\n            0,\n            \"there is all types of wrong going on here trump can now tap money from his business raising ethics concerns url\"\n        ],\n        [\n            0,\n            \"i don't know has been pretty consistent about its message on bank capital for a while … url\"\n        ],\n        [\n            0,\n            \"right thought i was the only one cause every 1 seems so hyped about it everything about it is so average rooms bed … url\"\n        ],\n        [\n            0,\n            \"pic mama june from ' here comes honey boo boo ' is like a new person after dramatic weight loss … url\"\n        ],\n        [\n            0,\n            \"user and he'd blame obama and or hrc for a big wind or something and demand an investigation by the weather service or god\"\n        ],\n        [\n            1,\n            \"a magic device from its the 4gb micro without adapter class 6 url\"\n        ],\n        [\n            0,\n            \"the sun is out at the community stadium for today's game against the slight breeze which shouldn't affect anyone needed today\"\n        ],\n        [\n            0,\n            \"i just that finale was perfect perfect i am crying i got want so much of what i wanted 😭 😭 😭 💕 💕 💕 😭 😭 😭 hashtag\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"two mobile phones with sim cards seized from no 22 of central jail url\"\n        ],\n        [\n            0,\n            \"i need more summer is just starting and i have finished almost all of the ones that i have\"\n        ],\n        [\n            1,\n            \"you are invited to experience an hashtag with jesus at southwest church ohio url\"\n        ],\n        [\n            0,\n            \"user isn't this the kind of thing that dies within a month and everyone goes back to twitter since that … url\"\n        ],\n        [\n            0,\n            \"the only thing he thought while walking toward the cart is ok i wanna seat beside 😎 😎 😎 but then hm\"\n        ],\n        [\n            0,\n            \"user arsenal are 11 points behind tottenham oi lad hold my beer we've been here before more than … url\"\n        ],\n        [\n            1,\n            \"new premium filters for 11 in all url url\"\n        ],\n        [\n            0,\n            \"user and hindi largely have nothing in common both aren't even in the same family of languages we o … url\"\n        ],\n        [\n            0,\n            \"out beyond the world of ideas of wrong doing and right doing there is a field i will meet you there\"\n        ],\n        [\n            1,\n            \"open heavens 31 march 2017 friday daily devotional by pastor e a – the ways god fights … url\"\n        ],\n        [\n            1,\n            \"thieves while the rest of us starve on the streets spineless worms stealing from hardworking slaves\"\n        ],\n        [\n            0,\n            \"while trying to find out my meaning isnt planned out come to the conclusion might as well be an illusion\"\n        ],\n        [\n            0,\n            \"here's a little thank you from me to you 💓 thank you for supporting my project y'all are the best 😘 hashtag url\"\n        ],\n        [\n            0,\n            \"you could work with such a passionate intent today that you in more for pisces url\"\n        ],\n        [\n            0,\n            \"the greatest opening line is i guess you had no idea that you could've me girl you could have had me doing anything you pleased\"\n        ],\n        [\n            0,\n            \"wind 19 4 km h nw barometer 1014 5 hpa falling slowly temperature 15 5 ° c rain today 0 0 mm humidity 60\"\n        ],\n        [\n            0,\n            \"atlanta just caught a massive fire and an earthquake within days we may be overdue for\"\n        ],\n        [\n            0,\n            \"human being an innocent little bean and — poor is gonna have quite a crash and dean will url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url yoga body challenge day 2 booty burn leg firm flow\"\n        ],\n        [\n            0,\n            \"user that's very true but it's not even about the or the hair it's just cheap hair i see like it look\"\n        ],\n        [\n            1,\n            \"here's my pick of the best hashtag images participate to create your own collage url\"\n        ],\n        [\n            0,\n            \"sweetie you are a dependent and you might be broke too if your parents didn't pay all of your bills please be seated\"\n        ],\n        [\n            1,\n            \"double screens waterproof digital camera 2 7 inch front yellow url url\"\n        ],\n        [\n            0,\n            \"header bidding expert roundup how it publisher business url v … … url\"\n        ],\n        [\n            0,\n            \"it's travel quote thursday ✈ ️ do you have a favorite quote you want to share let us know in the comments section … url\"\n        ],\n        [\n            0,\n            \"user user thanks so much for being an expert ready to transform teaching and learning with all students\"\n        ],\n        [\n            0,\n            \"user user wow you just conducted a conversation with chicken 🤔 you're a genius 😉 😂 😹\"\n        ],\n        [\n            0,\n            \"trump didn't forget to sign those executive orders he walked out rather than answer a tough question to be user\"\n        ],\n        [\n            0,\n            \"hashtag this guy the majors got her eye on him also he seems nervous url\"\n        ],\n        [\n            0,\n            \"hi thanks for getting in touch could you confirm which search queries you're testing\"\n        ],\n        [\n            0,\n            \"37 8 bayleef 3 12 2 move 1 razor leaf move 2 energy ball available until 04 10 29m url\"\n        ],\n        [\n            1,\n            \"eye research institute of oakland univ is looking for a director v professor hashtag url\"\n        ],\n        [\n            1,\n            \"ui designer employer technologies job type full time location san ca usa are you a talent url\"\n        ],\n        [\n            0,\n            \"user that's a very good question and very complex a lot of it has to do with the fact that eco … url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 😘 😘 what's up 😘 url url\"\n        ],\n        [\n            1,\n            \"russia slams us over ' absurd ' response to mosul civilian deaths user url\"\n        ],\n        [\n            0,\n            \"user sounds like what happened when my mom cracked a rib can do that from extended stress i'd see a doc asap c\"\n        ],\n        [\n            1,\n            \"snubbull iv move set unknown unknown available until 12 01 12 29m 47s url\"\n        ],\n        [\n            1,\n            \"away from the aspect of charlie slip i can't help feeling the is being a dick by … url\"\n        ],\n        [\n            0,\n            \"user you may have a late night curry mind you a bit like some are their brexit or trump decisions\"\n        ],\n        [\n            1,\n            \"user agree with pence here cos men should from having dinner with another woman unless they're getting the dessert\"\n        ],\n        [\n            0,\n            \"and i love how get a lot of line like yas bruh do it bruh it's ur time to shine u have unique voice 3\"\n        ],\n        [\n            1,\n            \"bills wifi included on every property 👌 use to find the perfect for just you or a group … url\"\n        ],\n        [\n            0,\n            \"revealed ' your proposed actions could damage your club careers ' the letter sent to women's team url\"\n        ],\n        [\n            0,\n            \"preview 170402 yuri airport back to korea from vietnam © fly url\"\n        ],\n        [\n            1,\n            \"honestly all trump doin is his opinions and not shit hidden like other presidents have done\"\n        ],\n        [\n            0,\n            \"gotta show his lb squat too the enthusiasm and encouragement from the rest of the team is inspiring they take … url\"\n        ],\n        [\n            0,\n            \"more than a quarter of have no savings whatsoever with this rising to 37 for those aged 18 34 url\"\n        ],\n        [\n            1,\n            \"user he was such an asshole i seriously had to take a break because i was so angry at the comments he was … url\"\n        ],\n        [\n            1,\n            \"user user it is not of sentiment it is because there is no basis for unity nig is just a expression\"\n        ],\n        [\n            1,\n            \"casino get a free £ 10 bonus no deposit required try today without obligation to deposit … url\"\n        ],\n        [\n            0,\n            \"easter study support tomorrow is health and food technology with miss in from 9am 1pm user url\"\n        ],\n        [\n            0,\n            \"user unfortunately the wage gap is more like 91 cents its more as if its discrimination or d … url\"\n        ],\n        [\n            0,\n            \"i like to sweat while i sleep i've decided i need silk sheets they much more may need a cotton double bag\"\n        ],\n        [\n            0,\n            \"when i first met you i never thought i would fall for you after i fell for you i never thought i would tanner tmi\"\n        ],\n        [\n            0,\n            \"in theaters this july is based on the french sci fi comic series et url\"\n        ],\n        [\n            1,\n            \"this sunday april 9th the pop up party vip shopping event at bob's classic kicks url\"\n        ],\n        [\n            0,\n            \"i'm too with guys like i could be literally starving for weeks still not let you buy me a meal\"\n        ],\n        [\n            1,\n            \"when people cheat and end up saying ' sorry it was an accident ' falling down the stairs is an accident get your shit together 😖\"\n        ],\n        [\n            1,\n            \"some of y'all lives don't even be bad y'all jus either ungrateful or just don't know how to put things in perspective\"\n        ],\n        [\n            0,\n            \"bruh i'm knowing 😩 i was like no she didn't bruh but other than that the presentation was good af friend don't … url\"\n        ],\n        [\n            0,\n            \"user user — make me sound like the victim i was the one who lost my temper and turned it into a duel\"\n        ],\n        [\n            0,\n            \"psa 27 14 wait on the lord be of good courage and he shall heart wait i say on the lord user hashtag\"\n        ],\n        [\n            1,\n            \"user they have to change the rules democrats would block every choice trump made your anti trump … url\"\n        ],\n        [\n            1,\n            \"and the same days that i'm happy is the same days that i'm mad cause i can't go 24 hours without shit happening to my ass get high 3\"\n        ],\n        [\n            0,\n            \"european union tells and poland to accept mass migration or leave via geller report url\"\n        ],\n        [\n            0,\n            \"📷 you can see me and my tattoos on url feel free to 💦 💦 💦 url\"\n        ],\n        [\n            0,\n            \"we made creative little at juice tonight for our rainy spring night theme join us next time url\"\n        ],\n        [\n            0,\n            \"📷 ‘ avatar photo booth ’ thankful to spend the holiday relaxing and making art hope url\"\n        ],\n        [\n            0,\n            \"hashtag while the bus crash story in texas was tragic it doesn't affect the entire country is susan actions do\"\n        ],\n        [\n            0,\n            \"this mountain house was designed to be a combination of a european and an … url url\"\n        ],\n        [\n            1,\n            \"free sun maid 100th anniversary cook book find out more url url\"\n        ],\n        [\n            1,\n            \"spotify ’ s new licensing deal path to going public by ben via nyt url hashtag\"\n        ],\n        [\n            0,\n            \"love listening to music when everyone walking down the street is stepping in time to your tune hashtag\"\n        ],\n        [\n            0,\n            \"user woke up late saw this does this mean i'm going to really dislike this morning's headlines\"\n        ],\n        [\n            0,\n            \"user however your number was not please provide us an alternate contact number and share a convenient time to 2 3\"\n        ],\n        [\n            0,\n            \"how a california bill is threatening faith based codes of conduct – sacramento calif apr 4 2017 10 47 am url\"\n        ],\n        [\n            0,\n            \"boko haram 22 girls and women in north east nigeria url url\"\n        ],\n        [\n            0,\n            \"check out mens a bank stays cool large blue red white yellow orange plaid shirt s s url user\"\n        ],\n        [\n            0,\n            \"hashtag can have a storyline that does not involve or seriously is that possible at all or you have no say boss\"\n        ],\n        [\n            0,\n            \"today is day asap asap chat online youtube thanksgiving party more please ❤ ️ 💙 😍\"\n        ],\n        [\n            0,\n            \"bicycle sandals they may look but they are a necessity for in florida i wish … url\"\n        ],\n        [\n            0,\n            \"user i can't blame you one of these days we will hopefully get the chance to meet up at a track maybe n … url\"\n        ],\n        [\n            0,\n            \"user i agree i am livid beyond belief i am one of those pro trump had enough of him with ryan … url\"\n        ],\n        [\n            0,\n            \"boston magazine editor and big table publisher robin gives us a tip of her sunday hat thanks url\"\n        ],\n        [\n            0,\n            \"satin w front hook eye front closure g string black red 32 45 75 url\"\n        ],\n        [\n            0,\n            \"if you folk were wondering why your lights went out tonight you can thank rachel url\"\n        ],\n        [\n            1,\n            \"49 state converter direct fit converter fits 07 09 url url\"\n        ],\n        [\n            0,\n            \"a hashtag landmark is disappearing is naked the skeleton is on display url\"\n        ],\n        [\n            0,\n            \"it'd be better with chanyeol and jongin there but as long as theyre all happy and taking care of themselves d d\"\n        ],\n        [\n            0,\n            \"here are some helpful tips for and your home url url\"\n        ],\n        [\n            0,\n            \"user they are happy to work with us but wld rather grow up nd live in the gardens here they are lonely\"\n        ],\n        [\n            0,\n            \"defeat from with is proof that miracle is not god he's a good but not enough experience hashtag\"\n        ],\n        [\n            0,\n            \"homeless man serves day in san county jail for setting a trash can on fire url\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            1,\n            \"tempered glass protective screen protector film for apple iphone 7 7 plus url url\"\n        ],\n        [\n            1,\n            \"1 month to my show in user is offering a special 2 for 1 deal on tickets today only … url\"\n        ],\n        [\n            0,\n            \"between and location the between the with the e …\"\n        ],\n        [\n            0,\n            \"i mean it'd be fair to say that i think you look like a likely suspect but other than that there's no rhyme or reason\"\n        ],\n        [\n            0,\n            \"user russia wants their naval base like we have give it to them and get rid of assad\"\n        ],\n        [\n            0,\n            \"imperial terrorism new targets this creates more for war weapon sales stay up\"\n        ],\n        [\n            0,\n            \"user user in industry it is used to indicate cane crushing capacity per day\"\n        ],\n        [\n            0,\n            \"huge fox news reports intelligence community ' ' investigation into obama administration leaks abo url\"\n        ],\n        [\n            0,\n            \"timeline behaviour we've seen up until this point if you can all from hiding in dms or third party sites it'd make all\"\n        ],\n        [\n            0,\n            \"’ s secret syria effort at un denied by nikki haley “ do so in full public view ” – american url\"\n        ],\n        [\n            0,\n            \"but the video will be uploaded i don't wanna let you guys down on the survival island video you voted and that means i upload 😎\"\n        ],\n        [\n            1,\n            \"beach tote set large tote cosmetic bag anchor hot pink lime url\"\n        ],\n        [\n            0,\n            \"wat the warriors have been able to do in this win streak shud scare the rest of the league def not even their final form 😨\"\n        ],\n        [\n            0,\n            \"it's april fool's day and everyone is making the same joke url url\"\n        ],\n        [\n            0,\n            \"i love you so much you are the love of my life i just miss you and have i said this i love you taylor alison … url\"\n        ],\n        [\n            0,\n            \"warning sleeping position can be deadly always sleep on the left side of your body here's why url\"\n        ],\n        [\n            0,\n            \"13 years later my mother finally decided to marry the man who swept her off her feet years ago i love you mom 🌺 💙 url\"\n        ],\n        [\n            0,\n            \"i'm joining the user on april 15 2017 to demand trump releases his tax returns sign up to join url\"\n        ],\n        [\n            0,\n            \"time to vote for the guys who get it done in the this week ’ s fan favorite poll features the o line url\"\n        ],\n        [\n            0,\n            \"i was on my high student government and conduct review board in case you were wondering just how a person can be\"\n        ],\n        [\n            0,\n            \"meals could be as important as what you eat to improve body and help to decrease risk for obesity related diseases like type 2 …\"\n        ],\n        [\n            0,\n            \"in a tale of two online communities we meet the fictional games at the heart of our series about … url\"\n        ],\n        [\n            0,\n            \"she used to only consume 300 calories a day now she's using art to help others struggling with url\"\n        ],\n        [\n            1,\n            \"🔥 giveaway 🔥 1st pic is what you will win giveaway ends once the ebay lot pictured sells follow and rt to enter … url\"\n        ],\n        [\n            0,\n            \"instead of millions of s of farm loans govts should invest the same money in in india url\"\n        ],\n        [\n            0,\n            \"i will do arenas one day well at least thats my goal i am so thankful for everything i have ive never been this happy 😊\"\n        ],\n        [\n            0,\n            \"oh damn or e are back together with 1 change of not much hope but cool to see upset gods back in the day\"\n        ],\n        [\n            0,\n            \"user user red tape background checks test and interview who needs that stuff in law enforcement\"\n        ],\n        [\n            0,\n            \"well they could have promised interest waiver and relaxed norms loan waiver is empty terrible … url\"\n        ],\n        [\n            0,\n            \"user well i can deal with that but please open your eyes that harry reid caused this not trumps appointments\"\n        ],\n        [\n            1,\n            \"when will you grow up — excuse me i ain't ever growing up it sou url\"\n        ],\n        [\n            0,\n            \"user i love how u flip flop based on which way the wind blows i will enjoy my 🍺 u buy for me in june\"\n        ],\n        [\n            1,\n            \"open house today from 12 2 pm at road apt ny 🏡 🏡 url\"\n        ],\n        [\n            1,\n            \"ask the a about the bots though he's the one that set them up url\"\n        ],\n        [\n            0,\n            \"doesn't make it to formal one time out of my four years of college and everyone and their still remember 🙃\"\n        ],\n        [\n            0,\n            \"creative possibilities are blossoming all around you today bu more for virgo url\"\n        ],\n        [\n            0,\n            \"when you are conflicted over a certain character as poc due to stereotypes but you cannot really say anything bcs u are not\"\n        ],\n        [\n            0,\n            \"8 games left message is simple play for the badge on the front and we'll remember the name on the back it's time to be great hashtag\"\n        ],\n        [\n            0,\n            \"harry styles ' new song i'm here for all of it if i drank wine i'd be wearing my heels drinking my wine and to it while crying\"\n        ],\n        [\n            1,\n            \"is a ' for profit ' company raising money for charities community ass by promoting local business cost 15 pa url\"\n        ],\n        [\n            0,\n            \"user doesn't save you from the fact that you our races while about us tha … url\"\n        ],\n        [\n            0,\n            \"41 of young adults report an counseling need one year after their cancer hashtag\"\n        ],\n        [\n            0,\n            \"i feel like i'm being held yet this time it isn't against my will i'm the one who keeps hitting play hashtag\"\n        ],\n        [\n            0,\n            \"putting a cop accused of on hashtag used to be considered crazy it might be genius url\"\n        ],\n        [\n            1,\n            \"they must be getting closer and closer to the jerks day 71 made you flynn ch url url\"\n        ],\n        [\n            0,\n            \"my ex and 2017 “ my ex and ” follows the story of cali a blogger who owns the url\"\n        ],\n        [\n            0,\n            \"user no you have to go in with your drivers license and i'd they pay 14 a hr and you work 12 hr shifts\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user and the next regional train is stopped due to medical that gets in trouble run on time and this is avoided\"\n        ],\n        [\n            0,\n            \"from law enforcement to security entrepreneur an interview with dan vincent owner of security url\"\n        ],\n        [\n            1,\n            \"lies you ’ ve had my channel out of hate for 2 years now you get caught by bigger influencers you call … url\"\n        ],\n        [\n            0,\n            \"attitudes approach are the basic for any one living any where in this world these make life easy\"\n        ],\n        [\n            0,\n            \"any that bashar asad can chemical bombs it's own people hashtag url\"\n        ],\n        [\n            0,\n            \"we have an appetite for more risk our have earned a 20 bonus due to our value based dr hashtag\"\n        ],\n        [\n            0,\n            \"twitter is getting rid of the egg avatar because that will totally fix the abuse problem url url\"\n        ],\n        [\n            0,\n            \"user chris i am not gonna be at the next 2 games against jfk and i am leaving for hong kong this coming friday night\"\n        ],\n        [\n            0,\n            \"2 will be kicking off the makeover weekend beginning at 10am on thurs april 27th we don't have any additional info beyond that\"\n        ],\n        [\n            0,\n            \"listen to the music and colour the cover yeah that's not happening hashtag url\"\n        ],\n        [\n            1,\n            \"full highlights 2017 04 07 vs heat 38 pts 6 url via user\"\n        ],\n        [\n            0,\n            \"user user with all the dead russians showing up lately the fbi better protect flynn really well just sayin '\"\n        ],\n        [\n            0,\n            \"user hey will can you let us know more about what's happening what device android and spotify versions are you rocking ce\"\n        ],\n        [\n            0,\n            \"user hope is not a plan btw thought u said no plan b your bullying threats don't work in gov … url\"\n        ],\n        [\n            0,\n            \"performing in his home country is a thing he can be proud of and that's why he got emotional … url\"\n        ],\n        [\n            1,\n            \"you don't need any april fools ' day pranks when your view looks this good hashtag url\"\n        ],\n        [\n            0,\n            \"se asia stocks most edge down in trade indonesia hits record high reuters url\"\n        ],\n        [\n            0,\n            \"user i was in same position back jumped to as website too important never looked back and can … url\"\n        ],\n        [\n            1,\n            \"millions of people will suffer and die not just from bombs but also from and disease they're dying right now\"\n        ],\n        [\n            0,\n            \"what a feeling what a feeling remix what a feeling acoustic the list goes on url\"\n        ],\n        [\n            0,\n            \"report is ' wake up call ' the nhs desperately needs health leaders say url\"\n        ],\n        [\n            0,\n            \"lost football came home dropped my work phone smashed the screen lets hope hashtag cheers me up\"\n        ],\n        [\n            0,\n            \"this little boy asked santa not for any toys this year just another simple request url\"\n        ],\n        [\n            1,\n            \"user user it just sucks coz san fran seemed to have had the biggest crowd so far n it was given like that\"\n        ],\n        [\n            0,\n            \"women stress more than men women in high stress jobs have a 40 greater risk of heart disease user hashtag\"\n        ],\n        [\n            1,\n            \"user bs fox is fake news full of wife sex women w no self respect\"\n        ],\n        [\n            0,\n            \"the headed down south to florida during spring break read more by editor in chief christian strong … url\"\n        ],\n        [\n            1,\n            \"if the way you want there to be less poor kids is for poor people to stop having kids and not the of wealth you are evil\"\n        ],\n        [\n            0,\n            \"betvictor top deal bet £ 10 and get £ 60 in free bets £ 30 sports £ 30 casino bets £ 60 free today join here … url\"\n        ],\n        [\n            0,\n            \"khan another who can retire proudly with his head held high fantastic record performed when his … url\"\n        ],\n        [\n            1,\n            \"watch the water squirrel live on the charlotte today show find out why he behind a url\"\n        ],\n        [\n            0,\n            \"it's not quite but researchers think this orange goo could be put to some serious use … url\"\n        ],\n        [\n            0,\n            \"goal el are beating jose de money to be made in argentina url\"\n        ],\n        [\n            0,\n            \"user true i took fair market value at face value meaning it wasn't a give away of public land time will tell\"\n        ],\n        [\n            0,\n            \"submit your poster abstract by 10 apr and join james clark etc at our discussion in london … url\"\n        ],\n        [\n            0,\n            \"user i think for under certain circumstances its ok but archie needs to just stop anyways yea\"\n        ],\n        [\n            0,\n            \"now that hashtag has been we can now look forward to blowing on things that actually give us results 😎\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"i took this photo during my vacation back home in the philippines my were having a great time at a url\"\n        ],\n        [\n            0,\n            \"hashtag y'all are getting it wrong rollins pants doesn't represent gold they represent the mode that he's in\"\n        ],\n        [\n            0,\n            \"user i don't really do twitter ja 2 wen the countdown of letters goes from to a negative then … url\"\n        ],\n        [\n            0,\n            \"user dear all i need some documents about and systems for learn system very well could you please support me\"\n        ],\n        [\n            1,\n            \"you might have a lot of money but if you don't have your own personality or are a shitty person money can only get you so far\"\n        ],\n        [\n            0,\n            \"today was beyond amazing i can't thank my staff and model team ladies enough and all the … url\"\n        ],\n        [\n            1,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            0,\n            \"photo ops and propaganda is a to fool your folk nothing can the of army in hashtag url\"\n        ],\n        [\n            0,\n            \"user aye mate 100 quite a common thing to do abroad but he has just filled the players with extra confidence now\"\n        ],\n        [\n            0,\n            \"more and more fairness products hitting the market ugh best way out is for us to stop using them and appreciating who we are\"\n        ],\n        [\n            0,\n            \"lol i like how church folk don't ' agree ' or ' like ' the other lit things we say about church that don't fit with url\"\n        ],\n        [\n            0,\n            \"user app suddenly not working says to check connection i have connection all other apps working how to resolve\"\n        ],\n        [\n            0,\n            \"she just wants her bone back animal jam wild a puppy ’ s tale game center url\"\n        ],\n        [\n            1,\n            \"make money online free affiliate marketing course learn how to make your first commissions online … url\"\n        ],\n        [\n            0,\n            \"learning and laughing joy felt and cherished thank you you are my sunshine url\"\n        ],\n        [\n            1,\n            \"five delicate problems trump trusts jared kushner to solve by breitbart news url hashtag\"\n        ],\n        [\n            0,\n            \"federal judge says trump incited violence at campaign rally lawsuit against him and supporters can proceed new y … url\"\n        ],\n        [\n            0,\n            \"user met with gordon at his pro day and helped run part of his workout and took joey out to dinner for visit they meet\"\n        ],\n        [\n            0,\n            \"the point of your living room doesn't always have to be the tv more and more people are utilizing url\"\n        ],\n        [\n            0,\n            \"10 more things hashtag simply love to hear chris rock a famous comedian said that women need three things f url\"\n        ],\n        [\n            0,\n            \"kemi arrest i should have arrested all that me during my saga url\"\n        ],\n        [\n            0,\n            \"user please begin a clean new thread to ask me again the questions you had about my conversation on this topic\"\n        ],\n        [\n            0,\n            \"things start to make more sense and it seems like the answer t more for aries url\"\n        ],\n        [\n            1,\n            \"want a smile smile maybe just what you are looking for call us today url\"\n        ],\n        [\n            0,\n            \"you can become hooked on anything man i'm currently addicted to slowly working out in an empty gym between 1 2 30 am just me user\"\n        ],\n        [\n            0,\n            \"well now this is a terrifying a group of people from around the globe has agreed to take part in a url\"\n        ],\n        [\n            0,\n            \"i hear ppl talk about how they never wanna get into a relationship and all that all the time shoot i can't wait to be up w my girl\"\n        ],\n        [\n            0,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"user i bet but no spoilers sorry i can't read ur thread i bet it's wonderful but\"\n        ],\n        [\n            0,\n            \"members of mrs ap environmental science class planted a new tree on campus today url\"\n        ],\n        [\n            0,\n            \"user user you guys could actually date never give up bro next time be\"\n        ],\n        [\n            0,\n            \"when we criticise the joke going on in the user and someone thinks we are only because didn't … url\"\n        ],\n        [\n            1,\n            \"mini dv hd 1080p car dvr dash cam camera g sensor ir night vision url url\"\n        ],\n        [\n            0,\n            \"so i've been awake since 2 30 a m bec where i live the uk is 5 hours ahead and i wasn't going to miss user on user\"\n        ],\n        [\n            0,\n            \"hashtag was worth the watch when correctly the nostalgic moments are appreciated more than usual\"\n        ],\n        [\n            0,\n            \"if we were motivated by money we would have sold the company a long time ago and ended up on a beach larry page\"\n        ],\n        [\n            0,\n            \"we were literally talking about what i did today bc hes not here and out of url\"\n        ],\n        [\n            0,\n            \"14 people followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"cnn trump aide keeps up twitter attacks on freedom caucus ' cnn washington cnn senior white house aide dan … … url\"\n        ],\n        [\n            0,\n            \"a heinous perpetrated by men 45s white is morally complicit hrc potus 46 w … url\"\n        ],\n        [\n            0,\n            \"is this some damn star wars thing or something i don't get it get off my lawn url\"\n        ],\n        [\n            0,\n            \"considering i've been out of the house for 4 hours in uni for 3 of them and my batteries dropped by 20 means i actually listened today 👍 🏼\"\n        ],\n        [\n            0,\n            \"are watches worth five figures the watch has an opinion obviously url url\"\n        ],\n        [\n            0,\n            \"how to batteries battery batteries bring dead battery back to url\"\n        ],\n        [\n            0,\n            \"tonight so excited i can't wait 😍 💃 🕺 🏾 saturday night salsa party in kent at dance junction url\"\n        ],\n        [\n            1,\n            \"i love china they might not love my black ass but i love getting shipping notifications when i have nights\"\n        ],\n        [\n            0,\n            \"lol ummm i feel it can mmm jah jah mmm jah jah but i might be speaking on the wrong rifle url\"\n        ],\n        [\n            0,\n            \"coconut water is really and high in which means it helps with after work out muscle cramps\"\n        ],\n        [\n            0,\n            \"user hello amanda that looks to be a twisted pair line which would be from the phone company sw\"\n        ],\n        [\n            1,\n            \"wondering how to grow on twitter i gained 46 followers in the past day this is the app url\"\n        ],\n        [\n            0,\n            \"user so what i i'm saying we have i haven't done the math but ​ shown world is c … url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 🏝 d comment lit url url\"\n        ],\n        [\n            0,\n            \"even though khan has a role in the movie his debut has been anticipated since the cast was officially announced hashtag\"\n        ],\n        [\n            1,\n            \"on goth destroying angel true body at charlie ’ s american cafe in … … url\"\n        ],\n        [\n            0,\n            \"retweeted evelyn user i they are immortal does that make them vampire cells url\"\n        ],\n        [\n            1,\n            \"4 major ways that you can prepare for an advanced degree during your program url\"\n        ],\n        [\n            0,\n            \"user user tis brilliant to the last page he'll be on the sam harris podcast very soon\"\n        ],\n        [\n            0,\n            \"user user characters ​ belongs to dc comics tim drake and jason todd it's not japanese manga\"\n        ],\n        [\n            0,\n            \"and you don't mess with face book your millions are on lies you are going to prison and you know it and still try to kill\"\n        ],\n        [\n            0,\n            \"hands up for new sometimes it's hard but you gonna come out user\"\n        ],\n        [\n            0,\n            \"user ugh yeah i'm glad it's not cleveland but still pretty damn close more who don't think this way need to speak up\"\n        ],\n        [\n            0,\n            \"production of damn yankees was so incredible i could've sworn it was all professionals i recommend everyone go see it\"\n        ],\n        [\n            0,\n            \"from 8 15 tonight 8 30 9 30 note today and tuesday will be the last until after\"\n        ],\n        [\n            0,\n            \"user ab to doc patient se hi how much ac having on twitter after decided medicine dose\"\n        ],\n        [\n            0,\n            \"user that's how i feel look i love the hockey as much as anyone but china too far for too long and too risky let kids go\"\n        ],\n        [\n            0,\n            \"user bro they never give a proper chance to he is also a lefty\"\n        ],\n        [\n            0,\n            \"step by step guide from starting a twitter account to tons of traffic url url\"\n        ],\n        [\n            0,\n            \"user user hahahahahahaha when we'd start talking then continue the sentence without making sound omg you started crying\"\n        ],\n        [\n            0,\n            \"word on the street is the hardy boyz are returning tonight i'm gonna bomb some n hashtag\"\n        ],\n        [\n            0,\n            \"30 questions for pepsi about its protest imagery inspired soda commercial url via user\"\n        ],\n        [\n            0,\n            \"the co hosts of user are through some really waters of their past some real hurt is displayed hashtag\"\n        ],\n        [\n            0,\n            \"if you had to be stuck as any — princess and the all she had to do was rest a url\"\n        ],\n        [\n            0,\n            \"user user he didn't get one because he was so young but the gun owner served 2 years\"\n        ],\n        [\n            0,\n            \"thx user for your public service to the us people the world keep fighting for the world ’ s most vulnerable be a hashtag\"\n        ],\n        [\n            0,\n            \"so county wants to put heavy industry on a two lane neighborhood road that is already in fail mode the o … url\"\n        ],\n        [\n            0,\n            \"qb arrested again on warrant url url\"\n        ],\n        [\n            0,\n            \"spring is a perfect time to spark romance with a proposal or by your engagement ring 💍 ❤ ️ 🌹 hashtag url\"\n        ],\n        [\n            0,\n            \"1 tweep followed thank you and nobody unfollowed me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"top 5 stories pleads bears come out bread exec indicted url\"\n        ],\n        [\n            0,\n            \"hashtag apr 07 10 00 temperature nearly wind n 17 km h humidity 51 spain url\"\n        ],\n        [\n            0,\n            \"latest tech news cia operations may be by new wikileaks ' data release url\"\n        ],\n        [\n            0,\n            \"user made it in on the lord and he kills 8 bad start\"\n        ],\n        [\n            0,\n            \"user herself he has always wrongly thought of himself as less than not important to anyone but … url\"\n        ],\n        [\n            0,\n            \"accident left lane blocked in hashtag on i 170 sb at blvd stop and go traffic back to olive blvd delay of 8 mins hashtag\"\n        ],\n        [\n            0,\n            \"user if he was muslim and didn't even shake hands with other women and made his wife wear a they'd be fine with it tho\"\n        ],\n        [\n            0,\n            \"sos does anyone wanna lend me some hella cute outfits for my senior pictures either that or i'm wearing tshirts 🙂\"\n        ],\n        [\n            0,\n            \"user so it could take a while for final changes to be public but most if not all 2 changes are live url\"\n        ],\n        [\n            0,\n            \"mr bling gigaba a finance minister really he is going to buy himself expensive suits and his wife of flowers now and then\"\n        ],\n        [\n            0,\n            \"user user danielle i honest to goodness think you would get this business and really like it you should call if you can\"\n        ],\n        [\n            0,\n            \"user user on april fool's day each msm outlet produce one real news item your job is to find it 😂\"\n        ],\n        [\n            0,\n            \"user i guess and rhyme very well together … seriously you receive trump ’ s tweets what a low personality\"\n        ],\n        [\n            1,\n            \"i hope you get everything you wanted and that you chose i hope that its the thing that you ever know\"\n        ],\n        [\n            0,\n            \"jim criticisms of the eu have some merit but he's completely and to weak uk arguments dis … url\"\n        ],\n        [\n            1,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"user some large round earrings to different parts of body then take a very strong magnet\"\n        ],\n        [\n            0,\n            \"like it is innocence by reason of insanity but when villains keep and committing terrorism you may want to look past that 😂 😂\"\n        ],\n        [\n            0,\n            \"user cause now liz told him something all could have been avoided if she got him help as soon as he came ho … url\"\n        ],\n        [\n            0,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"tina brown on the future of feminism something changed over the last few months — for the country women and f url\"\n        ],\n        [\n            0,\n            \"hashtag happy birthday user your talent looks smile lights up my day ❤ have fun celebrating make it one\"\n        ],\n        [\n            1,\n            \"11 people followed me and 11 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"pretty wild yet that the exact moment location of our entrance into this life determines our destiny\"\n        ],\n        [\n            0,\n            \"user eyes her and obviously enjoying her he then turns his head i need the … url\"\n        ],\n        [\n            0,\n            \"hashtag 4 years female cross breed read blog url\"\n        ],\n        [\n            0,\n            \"will you be spending time in hashtag over the easter break why not take some photos a … url\"\n        ],\n        [\n            0,\n            \"it's probably bad that i assume bannon stepping down from national security council has something to do with russia investigation\"\n        ],\n        [\n            0,\n            \"review this free network security tool tells all about your network url via user\"\n        ],\n        [\n            0,\n            \"g is coming to 2017 food and drink fair this april url url\"\n        ],\n        [\n            0,\n            \"hashtag code word didnt work like making i guess in case how many t … url\"\n        ],\n        [\n            1,\n            \"new hoodies headed out same day service we probably don't thank you all enough for … url\"\n        ],\n        [\n            0,\n            \"reuters baghdad says u s pledges continued support for war against is baghdad … url\"\n        ],\n        [\n            0,\n            \"former us attorney susan rice ordered spy agencies to produce ‘ detailed ’ involving trump url\"\n        ],\n        [\n            0,\n            \"user shot my shot and it didn't go in but it won't stop me from continuing to send these guys more of my s … url\"\n        ],\n        [\n            0,\n            \"just imagine how these kids feel most of them don't know a life without war imagine losing 19 family members in one day\"\n        ],\n        [\n            1,\n            \"this dude walked in the lab high as hell and just started writing his essay with a smile 😂 get it\"\n        ],\n        [\n            0,\n            \"like limits on political donations an issue the independent commission should be handed imo hashtag url\"\n        ],\n        [\n            0,\n            \"be careful cisco mobility express is shipped with some cisco devices has a hard password fix it … url\"\n        ],\n        [\n            1,\n            \"url professional top house and url\"\n        ],\n        [\n            1,\n            \"sheffield wednesday owls drop play off points in ' pig ' derby 1 owls 1 the star … url\"\n        ],\n        [\n            0,\n            \"weather data 08 00 am temperature 5 1 oc humidity 79 wind gust 0 0 m s dir ssw rain today 0 mm this month 0 … url\"\n        ],\n        [\n            0,\n            \"congratulations to user and dr coleman for their elections to student rep and secretary treasury for … url\"\n        ],\n        [\n            0,\n            \"what a day 😂 i'm going to bed now bc i deserve a rest and so do you babes goodnight im proud of harry 💚\"\n        ],\n        [\n            0,\n            \"user brilliant do not use in pregnant cows and best if pregnant women don't handle product either hashtag\"\n        ],\n        [\n            0,\n            \"user true but it's still more work for followers to see the whole of the conversation oh well … url\"\n        ],\n        [\n            0,\n            \"you're more interested in the act of creation today than you a more for gemini url\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"but are worse at night when in bed alone hey 🙆 🙆 i do not miss those days the chest actually pains 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"the senate filibuster and 60 votes rules launching 59 missiles gop launches a pro corp judge at scotus url\"\n        ],\n        [\n            0,\n            \"user user and our pleasure to have supporters like you on board 😊 🍓\"\n        ],\n        [\n            0,\n            \"get 50 free ride credit enter this code in the promo tab app download and ride url url\"\n        ],\n        [\n            0,\n            \"this should be illegal the media cannot play the role of the opposition party url\"\n        ],\n        [\n            0,\n            \"user user i think after the doom days of trump a law should be put in place that potus must gov experience what a mess\"\n        ],\n        [\n            0,\n            \"hashtag famous ⚡ ️ “ this is what henry looks like in christopher superman suit ” url\"\n        ],\n        [\n            0,\n            \"pm at the anniversary celebrations of the family via video via nmapp\"\n        ],\n        [\n            0,\n            \"user user i figured it does like life happens and you just don't have the time to keep up\"\n        ],\n        [\n            0,\n            \"academy our took three points from their trip to blackburn last weekend url url\"\n        ],\n        [\n            0,\n            \"user you said you support autism yet this bill will kill rehab for my who is 12 said his first wor … url\"\n        ],\n        [\n            1,\n            \"user i ’ m not a hater i honestly thought it was crap the white family luring black guys to their remote home … url\"\n        ],\n        [\n            0,\n            \"amazing followers in the last week and there will be more tomorrow growing with url\"\n        ],\n        [\n            0,\n            \"michael flynn is asking for immunity if he he once said immunity was the sign you had committed a crime url\"\n        ],\n        [\n            0,\n            \"such a lovely night in mr residence team 2016 reunion amazing food and company user url\"\n        ],\n        [\n            1,\n            \"user yeah she is a proper cow but for some reason i can't stop watching i just wanna know what tape says tbh lol\"\n        ],\n        [\n            0,\n            \"if you haven't voted on my pinned tweet yet please go to my profile and do so 💋 url\"\n        ],\n        [\n            0,\n            \"i believe you danielle thank you teen for sharing this story hashtag url\"\n        ],\n        [\n            0,\n            \"attacking an airfield but not damaging is like ordering a pizza but only eating the receipt\"\n        ],\n        [\n            0,\n            \"japanese fleet returns to port with 333 whale url url\"\n        ],\n        [\n            1,\n            \"snorlax m until 10 40 at n 2nd st url url\"\n        ],\n        [\n            0,\n            \"user damn it maybe at the end of the book and maybe as a gift for oops 😏 😏 😏\"\n        ],\n        [\n            1,\n            \"five days remain to purchase adult easter egg hunt tickets in advance at 7 50 after the close of business hours url\"\n        ],\n        [\n            1,\n            \"hey guys check out our sister tag video we sisters also check out our youtube channel url\"\n        ],\n        [\n            0,\n            \"user user his job was to get the nsa back to doing it's core mission the rice obama scandal has shown how it\"\n        ],\n        [\n            0,\n            \"im sorry to you guys also jokes may take too far and base was just doing his thing so im not blaming anyone i … url\"\n        ],\n        [\n            0,\n            \"i may have rolled in somethin and also wet the doggie wet wipes are out and i smell\"\n        ],\n        [\n            0,\n            \"user user great article about an amazing player still totally happy about this trade 3\"\n        ],\n        [\n            0,\n            \"user i was talking to directors and producers at the office about the ad today all of them were amazed … url\"\n        ],\n        [\n            0,\n            \"science students we know you're done with but don't be done with your morals la url\"\n        ],\n        [\n            1,\n            \"spring is full of surprises but don ’ t let disaster be one of them prepare with an emergency ready profile ® for yo … url\"\n        ],\n        [\n            1,\n            \"i'm my business this girl was talking to her gf like bitch everyone says my baby cute u a hater if u say she ugly\"\n        ],\n        [\n            0,\n            \"watch the video of our president duterte to thank his supporter url via user\"\n        ],\n        [\n            0,\n            \"why i worry about future i know better than most how a country can be changed … … url\"\n        ],\n        [\n            0,\n            \"26 people followed me and 30 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user user gotta make it easy for people not she's lilly but because she is devoted to her work\"\n        ],\n        [\n            0,\n            \"user is my pick for the pink diamond tournament bracket what's yours url\"\n        ],\n        [\n            0,\n            \"new planned parenthood clinic uses starbucks vibe so visitors can ‘ experience it ’ url\"\n        ],\n        [\n            0,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"just read an article today that says 50 of americans got share the love 💁 🏾 ‍ ♂ ️ url\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"michael flynn in 2016 ‘ when you ’ re given immunity you ’ ve probably committed a crime ’ – video url\"\n        ],\n        [\n            0,\n            \"she wanted to lose herself in him to tie his arms around her like a if she showed him how much she needed him he'd run away\"\n        ],\n        [\n            0,\n            \"aca vs tuesday user everybody come out and support the patriots url\"\n        ],\n        [\n            0,\n            \"user u capturing sydney brain drain upside huge growth innovation opp if u create cycle of talent and employers\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            0,\n            \"drinking an abt 12 oak aged by st park — url hashtag\"\n        ],\n        [\n            1,\n            \"communication officer at georgia tech institute for people in technology co … url\"\n        ],\n        [\n            0,\n            \"user the last train has just gone you can find out more here url\"\n        ],\n        [\n            0,\n            \"minister user your police force hasnt lifted prints left behind in a house robbery that a month ago\"\n        ],\n        [\n            0,\n            \"user user that's not a bad idea actually not sure would have me though i'm not one of the cool kids\"\n        ],\n        [\n            0,\n            \"anyone know what in the name of the wee man this sticker is all about spotted in hashtag url\"\n        ],\n        [\n            1,\n            \"user looks like cancer growing in real time accountable 4 sin all the time time not an exception flaws of islam\"\n        ],\n        [\n            0,\n            \"is so good i might die tbh i thought it was gonna be this epic thing but it's mostly just been extremely cute\"\n        ],\n        [\n            0,\n            \"tfw you your long garden beds discover a few tiny strawberries and begin to … url\"\n        ],\n        [\n            0,\n            \"youtube news now no ads on videos stops minimum 10k views needed url via user\"\n        ],\n        [\n            1,\n            \"user they only sleep 30 min day cat but cannot keep their neck in this position for long so i hope thi … url\"\n        ],\n        [\n            0,\n            \"user hi walter we don't offer a case for the road warrior i would recommend checking user for something of compatible size\"\n        ],\n        [\n            0,\n            \"i'll try to keep favs out 1 bleach my other eternal best girl luv my princess\"\n        ],\n        [\n            0,\n            \"user why do you think people are so eager to make it easy for to bite them in the zombie … url\"\n        ],\n        [\n            0,\n            \"taxi ride ann big savings from lyft trumps uber lyft credit code guests is a killer promo good bucks\"\n        ],\n        [\n            0,\n            \"my mum when i asked her to pass me the milk out of the fridge whilst i'm making a brew url\"\n        ],\n        [\n            0,\n            \"great result great performance today get in walking to my seat and noticed this photo opportunity so it had to … url\"\n        ],\n        [\n            1,\n            \"user you better shut ya irrelevant ass up goofy ass dude your opinions you are like snakes … url\"\n        ],\n        [\n            0,\n            \"we're looking forward to being at the launch of the hashtag user board tomorrow we wonder who's made the cut\"\n        ],\n        [\n            0,\n            \"user do their bit by reaching kolkata 15 mins ahead of time ground staff compensate by starting 25 mins later 👊\"\n        ],\n        [\n            0,\n            \"i've just posted on my blog about hashtag blood url\"\n        ],\n        [\n            0,\n            \"all four of the user boys were wonderful lovely talented and kind i'm by their … url\"\n        ],\n        [\n            1,\n            \"nwt kate spade penn valley black cream striped large tote w wallet bid on this now on ebay … url\"\n        ],\n        [\n            0,\n            \"user great of a great man our president thank you to all family and friends f … url\"\n        ],\n        [\n            0,\n            \"national security council has computer logs of susan rice intel on url by … url\"\n        ],\n        [\n            0,\n            \"4 steps to reverse engineer your performance metrics url url\"\n        ],\n        [\n            1,\n            \"user rand should stick to ' ' opp to descending into assad isn't a better look\"\n        ],\n        [\n            0,\n            \"user i didn't even know 4 3 would be online since i just saw the info saying until 4 2 only knew now from the j … url\"\n        ],\n        [\n            0,\n            \"new on ebay call of duty black ops iii used sealed cod 3 microsoft xbox one 2015 … url\"\n        ],\n        [\n            0,\n            \"major breakthrough could enable mass produced artificial blood url url\"\n        ],\n        [\n            0,\n            \"hashtag news awarded contract to fill live medical url\"\n        ],\n        [\n            1,\n            \"70 free color scheme icons in 32 24 and sizes easy to adjust on web url must say this is a promising project\"\n        ],\n        [\n            0,\n            \"hashtag quote all fair kids have said and or have heard they're in my class well shot i have no chance now 😂 lesson trust god and believe\"\n        ],\n        [\n            0,\n            \"well isn't this lovely me and daniel are performing alongside our pal sarah margaret at the url\"\n        ],\n        [\n            0,\n            \"live life is all ready to go to its home today 24 hashtag url\"\n        ],\n        [\n            0,\n            \"this year's book is so hot we had to have a fire drill make sure you order yours so you can check it out 🔥 🔥 url\"\n        ],\n        [\n            1,\n            \"user user so why do y'all only use it against black women and why only when you want to put a black woman down\"\n        ],\n        [\n            0,\n            \"user then just stood in the middle of ring lol bruh get to the corner til the next opponents come out\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url star wars battlefront part 3 2 rebels strike back\"\n        ],\n        [\n            0,\n            \"top story twitter is suing the government for trying to unmask an anti trump a … url see more url\"\n        ],\n        [\n            1,\n            \"user user sorry sometimes sarcasm doesn't translate on twitter i've had to deal with a lot of trump trolls\"\n        ],\n        [\n            0,\n            \"if i don't talk enough something is wrong with me but when i talk too much nobody hardly ever listens 🙃 🙃 🙃\"\n        ],\n        [\n            0,\n            \"rw bbc news the number of american citizens turned away at the canadian border has reportedly jumped significantly in recent years\"\n        ],\n        [\n            1,\n            \"url san giants jersey vintage park jersey\"\n        ],\n        [\n            0,\n            \"bts always feeds us 24 7 and now they didn't tweet anything in 3 days and i know they are resting but i'm still wor … url\"\n        ],\n        [\n            0,\n            \"user i'm loving the student hub as a study space but it's difficult to study when students come in to eat lunch and chat\"\n        ],\n        [\n            0,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            0,\n            \"too often companies prepare for a world they know rather than one that is to come user hashtag\"\n        ],\n        [\n            0,\n            \"user if people display bad character towards us it should not make us drop our good character as a result user\"\n        ],\n        [\n            0,\n            \"consumer protection due process recording from the national health law program url\"\n        ],\n        [\n            0,\n            \"just off the phone with a small firm who lost over £ 5 000 to bank transfer fraud bank washed their hands of it terrible\"\n        ],\n        [\n            0,\n            \"possible terror attack in st petersburg russia subway and the liberal media is silent url via user\"\n        ],\n        [\n            0,\n            \"today i go to work like this feeling so proud of my hero user 😊 😊 😊 best andre the giant battle royal ever … url\"\n        ],\n        [\n            0,\n            \"university that locked out its faculty in the fall is now telling professors they must the core url\"\n        ],\n        [\n            0,\n            \"one of the simplest ways to stay happy just let go of the things that makes you sad hashtag\"\n        ],\n        [\n            0,\n            \"user agreed she can't die soon enough it was obvious they was going to turn on the group last night\"\n        ],\n        [\n            0,\n            \"2013 pearl jam sticker 11 16 13 oklahoma not lightning bolt not poster url url\"\n        ],\n        [\n            0,\n            \"then make your way over to it'll do for system left right and the infamous d 🤘 🏽 … url\"\n        ],\n        [\n            0,\n            \"all the i play with against never build surprisingly guess they dont watch yt or twitch url\"\n        ],\n        [\n            1,\n            \"eat lead the return of matt hazard sony playstation 3 2009 complete url url\"\n        ],\n        [\n            0,\n            \"user please hashtag by opposing any congressional or executive action to open the refuge to oil drilling\"\n        ],\n        [\n            1,\n            \"the win was as ugly as it could get and then danny flipped it on it's head a deeper dive url\"\n        ],\n        [\n            0,\n            \"charizard available until 11 47 27m air slash dragon claw 60 0 15 9 3 url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 🔞 b £ 🔞 url url\"\n        ],\n        [\n            0,\n            \"straight men across the netherlands are holding hands for a beautiful reason url url\"\n        ],\n        [\n            0,\n            \"user in a twist malcolm is a passive man child of kills rare animals with his bare hands\"\n        ],\n        [\n            0,\n            \"tina it's great to see all of the north hollywood i'd like you to meet jessica from william morris hashtag\"\n        ],\n        [\n            0,\n            \"so you're saying stopped people coz killed innocent people url\"\n        ],\n        [\n            0,\n            \"remember when i thought i designed these and it turns out i stole the idea from forrest gump url\"\n        ],\n        [\n            0,\n            \"update line has between delays up to 10 mins to some services expected to ease\"\n        ],\n        [\n            1,\n            \"sunday cocktails so come and join us between 4pm and 7pm two cocktails for £ 9 95 see you soon cocktail cl … url\"\n        ],\n        [\n            0,\n            \"user yeah it's pretty good so far i think the only reason i like it cause of the parallels i'm drawing … url\"\n        ],\n        [\n            0,\n            \"please support grace foods brands tropical sun an asian family have ripped off the entire range of and african products\"\n        ],\n        [\n            0,\n            \"user isis special forces thats a laugh any large movements in would be by air ma … url\"\n        ],\n        [\n            0,\n            \"build a basket with guy approved gifts and you could win a 100 gift card hashtag url\"\n        ],\n        [\n            0,\n            \"there is a in tears they are of overwhelming grief and of love washington hashtag\"\n        ],\n        [\n            0,\n            \"hashtag sounds like something comms people came up well meaning and totally useless hashtag\"\n        ],\n        [\n            0,\n            \"user not to split or anything but would it not be in i imagine a sign welcome to residents 1\"\n        ],\n        [\n            0,\n            \"hashtag in 2017 11 year old boy works 12 hour days for just less than 16 a month url\"\n        ],\n        [\n            0,\n            \"i guess that's what you get for becoming friends with people who your friends warned you not trust url\"\n        ],\n        [\n            0,\n            \"ranch rancho del larvitar ♂ 44 4 10 9 1 rock smash crunch s large til 19 02 46 28m 32s url\"\n        ],\n        [\n            0,\n            \"are there other parts of the region you feel could become destinations with the high line treatment url\"\n        ],\n        [\n            0,\n            \"' hashtag acid ' prevent of shrimp fish used in plastics removing url\"\n        ],\n        [\n            0,\n            \"user awesome that is a great looking wall we are always working on new things and will keep you posted whe … url\"\n        ],\n        [\n            0,\n            \"how long do your last i've been using this one since last january i didn't ask that nope\"\n        ],\n        [\n            0,\n            \"auto sport impressed – the palace channels automobile racing themes … url\"\n        ],\n        [\n            0,\n            \"2014 16 of americans al jazeera as a news source 9 trust 75 never heard of or have no opinion url\"\n        ],\n        [\n            0,\n            \"yeah if we cut all those useless social programs everything else that makes our country truly great hashtag url\"\n        ],\n        [\n            0,\n            \"a fire damaged chelsea tractor stood at the foot of court overlooked by large cracks i deeply\"\n        ],\n        [\n            0,\n            \"06 phrases men should not say to women – advanced english lesson to speak english url\"\n        ],\n        [\n            0,\n            \"we must remain focused vigilant as our within seek to undermine and ultimately destroy our we must stand united\"\n        ],\n        [\n            1,\n            \"just get your college education from wherever and go fuck are niggas arguing for url\"\n        ],\n        [\n            0,\n            \"high quality transfer anti static silicone pad printing pad for pad printer url via user\"\n        ],\n        [\n            0,\n            \"sales pipeline radio hashtag q a w peter thomas url\"\n        ],\n        [\n            0,\n            \"waste to energy project phase ii begins operation url china international last week said that it h …\"\n        ],\n        [\n            0,\n            \"this isn ’ t a guilt trip for the mom who likes a home i get you this isn ’ t a for the mom who url\"\n        ],\n        [\n            0,\n            \"earlier only hashtag now full set of are in to in the house\"\n        ],\n        [\n            0,\n            \"happy birthday rachel i love you sooo much and i hope one day we can hug again ❤ ❤ 🎉 🎉 user url\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            1,\n            \"this bitch don't understand why i hate her with a passion 😤 😤 😤 cause everytime i get in the shower i notice this big as bite mark 💯\"\n        ],\n        [\n            1,\n            \"pa ambush lawyers want confession tossed url url\"\n        ],\n        [\n            0,\n            \"under trump the future of rule is uncertain as delays rule under president trump the future of the … url\"\n        ],\n        [\n            0,\n            \"user taught us how sweet don rickles truly was and their for one another was sweet and obvious thank you jimmy\"\n        ],\n        [\n            1,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"user nicely done here kev there may not be better examples in high school sports of kids learning fair play on their own\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"funny talks between then live performance of at port grand url\"\n        ],\n        [\n            0,\n            \"vtg kodak instant camera box instructions settlement letter ebay url url\"\n        ],\n        [\n            0,\n            \"be sure that someday you'll praise and thank god for your prayers that once you had for them —\"\n        ],\n        [\n            0,\n            \"let us help to show you how good your body can feel and how vibrant you can be call therapeutic massage url\"\n        ],\n        [\n            0,\n            \"user hashtag media is so much that for money it is not showing truth in case media is very biased\"\n        ],\n        [\n            0,\n            \"celebrities react to comedian don rickles ' death celebrities and comedians react to the … url\"\n        ],\n        [\n            1,\n            \"free bets 💷 price boosts 💷 enhanced offers 💷 ⚽ football 🏇 racing boxing 🎯 darts ⛳ golf cricket tennis here 👇 url\"\n        ],\n        [\n            0,\n            \"23 10 13 1 c min 10 8 max 22 9 nne rain 0 5 59 1 14 1 pressure lo 1012 2 hi 1015 2 hum 93\"\n        ],\n        [\n            0,\n            \"understanding my type of lung cancer can a clinical trial help url url\"\n        ],\n        [\n            0,\n            \"user you truly are the best president america has ever had thank you so much for your hard work\"\n        ],\n        [\n            1,\n            \"want to make free calls try user download this url add me on id\"\n        ],\n        [\n            0,\n            \"user i had this friend who used to worship missed the philosophy just loved the n … url\"\n        ],\n        [\n            0,\n            \"even satan will bow it says every why wait praying that you will submit to the love and the of url\"\n        ],\n        [\n            0,\n            \"i ’ m making this week shrimp week who ’ s with me we will kick this week off … url\"\n        ],\n        [\n            0,\n            \"leadership is not just what happens when you're there it's what happens when you're not ken hashtag\"\n        ],\n        [\n            0,\n            \"my fitbit hashtag for 4 06 2017 16 steps and 8 1 miles traveled url\"\n        ],\n        [\n            0,\n            \"and editing for quality e learning output e learning courses need appropriate and e url\"\n        ],\n        [\n            0,\n            \"man of steel man of heart tame our ways if we start to something more something half ways\"\n        ],\n        [\n            0,\n            \"i swear this particular presidency makes me question and this whole democracy thing sometimes 🤔 😭 😂\"\n        ],\n        [\n            0,\n            \"and are going to eat us all alive this summer url better to be prepared than ignorant\"\n        ],\n        [\n            0,\n            \"user carrier strike group 3 poised in the arabian sea to strike pakistan … ' operation al ' a spy thr … url\"\n        ],\n        [\n            0,\n            \"legit my true friends are the ones who like still put up w me and my bad texting habits but know i love them soo much\"\n        ],\n        [\n            0,\n            \"ever wonder who's buying twitter followers status people can help … blog post on ms social media url hashtag\"\n        ],\n        [\n            0,\n            \"user user that's already known thanks for your transparency we are individuals and should be judged as such\"\n        ],\n        [\n            0,\n            \"don't exercise your freedom of speech until you have your freedom of thought tim fargo hashtag\"\n        ],\n        [\n            1,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"hi user for sa midnight black thanks url\"\n        ],\n        [\n            0,\n            \"user user true i guess i usually don't mess with filters a ton maybe this is the gig\"\n        ],\n        [\n            0,\n            \"ride for yourself have your own back because at the end of the day when they put them flowers on you it's only you in that grave frfr\"\n        ],\n        [\n            0,\n            \"you know you work at a shoe store when you get excited about new tennis shoes that come in for you 😂 😍 url\"\n        ],\n        [\n            0,\n            \"please educate yourselves on christianity before you jump to conclusions and label all christians come on now … get it together\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"lmao is it weird that i love watching brandon sleep idk why i just love staring at him period 😍 🤔 🤔\"\n        ],\n        [\n            1,\n            \"great post from a fellow 5 misconceptions about thrive 1 i can't afford it 💲 💲 fact it's url\"\n        ],\n        [\n            0,\n            \"the future is not a straight line there are many different we must try to decide that future for ourselves\"\n        ],\n        [\n            1,\n            \"guys marry the first slice of consistent pussy they can get just to start noticing she has a lame personality two years later\"\n        ],\n        [\n            0,\n            \"user so your going entertain anti zuma tactics while others are in favour of him any meeting at about this issue\"\n        ],\n        [\n            0,\n            \"ohio tea party to trump stop attacking conservatives url url\"\n        ],\n        [\n            0,\n            \"this game would be 4 4 if we had turned one of the 2 routine double play chances we had last inning both of them gave up a run\"\n        ],\n        [\n            0,\n            \"user it's an historic moment where you go down as the worse prime minister in british history\"\n        ],\n        [\n            0,\n            \"user i'm worried bannon leaving replaced by trump threatens syria so quickly shit are we looking at a false flag\"\n        ],\n        [\n            1,\n            \"but i get it you'll rather lay with a bitch while you play with her pussy and let her play with ya dick 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"hashtag space transfer unlimited database unlimited emails including one com hashtag rs yr\"\n        ],\n        [\n            0,\n            \"one must wonder what user et al knew about 2016 election or if team spied on all gop candidates 🤢 🤢 🤢 url\"\n        ],\n        [\n            0,\n            \"a different way to improve your english read write poetry url url\"\n        ],\n        [\n            0,\n            \"lmfaooo it was all pink from ur strawberry starbucks drink i have never been so scared ran so fast url\"\n        ],\n        [\n            0,\n            \"lessons learned from user learn from your mistakes be human always be thanks so much for your … url\"\n        ],\n        [\n            0,\n            \"user but i heard the song on the radio it's still just as good as it was 30 years ago hashtag\"\n        ],\n        [\n            0,\n            \"i know it ain't over yet and it's only a point but this look better hashtag url\"\n        ],\n        [\n            0,\n            \"user happy birthday friend here's some potential next steps into your future have a grand day x url\"\n        ],\n        [\n            1,\n            \"special ipl offer hashtag get sony six hd and sony espn hd at 50 less price get 2 hd for 2 daily url\"\n        ],\n        [\n            0,\n            \"user all the people he trusted had ties to russia and he didn't know really nah son url\"\n        ],\n        [\n            0,\n            \"striving to earn your keep makes you feel good about yourself more for aries url\"\n        ],\n        [\n            0,\n            \"user you were not created for no reason think about it you will realize that you were created to be a muslim\"\n        ],\n        [\n            0,\n            \"user dr you nailed it along with that freedom is not free since the citizens of this country … url\"\n        ],\n        [\n            0,\n            \"a 19 year old kid made 11 500 his first month we've made it so easy a monkey can do it url url\"\n        ],\n        [\n            0,\n            \"april fools ' day 2017 the best jokes from the car industry url url\"\n        ],\n        [\n            0,\n            \"had the best q a ever earlier today a poetry class of about 100 students 17 20 came to see … url\"\n        ],\n        [\n            0,\n            \"the brewers announcers make their games really enjoyable to watch they're two of the best in the business\"\n        ],\n        [\n            0,\n            \"user user democrats have gone from trump is insane for suggesting obama admin spied on him susan rice was just doing her job\"\n        ],\n        [\n            1,\n            \"hashtag 💃 🏽 free entry 🗣 🗣 text skip to 404 to walk right in hip hop vs url rt 0\"\n        ],\n        [\n            1,\n            \"hashtag you suck you went from saying you're unlimited to selling out passes marketing team fucked up or what\"\n        ],\n        [\n            0,\n            \"the new york times the clouds rolled in on wednesday but for delta passengers the delays continued through … url\"\n        ],\n        [\n            0,\n            \"to pay peter in the url new twist on the peter principle suggests t\"\n        ],\n        [\n            0,\n            \"saw eric church tonight not only was it amazing but can i please have his babies 😍 😍 😍 lmao user\"\n        ],\n        [\n            0,\n            \"our little hands have and found their way onto tiny leaves the little white eggs are url\"\n        ],\n        [\n            0,\n            \"yes got inducted into the rock and roll hall of fame last night and my high school self is finally on all spiritual levels\"\n        ],\n        [\n            0,\n            \"i sometimes don't get what people want from you that is making them to basically talk behind your back\"\n        ],\n        [\n            0,\n            \"everyone 2 wreck things addicted to car crashes when it is applied to governments calm minds or we all get burned hashtag\"\n        ],\n        [\n            0,\n            \"a quick view live from the hashtag as are answering questions from url\"\n        ],\n        [\n            0,\n            \"user wait till july it will be only gst otherwise in they charge both st and its a grey area\"\n        ],\n        [\n            0,\n            \"user i miss you girl 😍 😇 oh my hitting me me in a soft spot with that picture we look so little\"\n        ],\n        [\n            0,\n            \"google aims to kill passwords by the end of this year url url\"\n        ],\n        [\n            0,\n            \"user but fr i mean i don't mind if a girl is crazy for me crazy abt me like you said that means they … url\"\n        ],\n        [\n            1,\n            \"user no i absolutely get it i honestly have no idea what ever drew me to it in the first place other than finance fate\"\n        ],\n        [\n            0,\n            \"i will be starting a gofundme and all of the donations will be going towards a nose job for getting my nose to look … url\"\n        ],\n        [\n            0,\n            \"user « probably would have done the same for if he had a grave but that wasn't what was bothering her so »\"\n        ],\n        [\n            0,\n            \"there are songs like hunt then there are songs like i wait then there are songs like you were beautiful then there are songs like\"\n        ],\n        [\n            0,\n            \"my friendships with people of me sending them memes that are relatable and cute animals videos\"\n        ],\n        [\n            0,\n            \"hashtag god is sending real people who will really love you for just you and really want to see you blessed hashtag\"\n        ],\n        [\n            0,\n            \"📷 laura and julia roberts 1990 this picture brings up this innocent wild in love time with url\"\n        ],\n        [\n            0,\n            \"federal grant funds production of stem cells at uw madison for clinical trials url\"\n        ],\n        [\n            1,\n            \"bumped into this guy fr the lift u what or cuz u look like arab bruh\"\n        ],\n        [\n            0,\n            \"tell more people that you love them you never know how much they might need it chris hashtag\"\n        ],\n        [\n            0,\n            \"woman refuses to kiss boyfriend for a month after he ate horse manure for a £ 40 bet url url\"\n        ],\n        [\n            0,\n            \"if you are so lucky to own a p o s piece or pile are acceptable in this situation though the s is url\"\n        ],\n        [\n            1,\n            \"pass it back for ring day this year we ’ re going to buy two students their rings 👍 here ’ s how to enter url\"\n        ],\n        [\n            0,\n            \"catch the band perform tonight in a free concert at the light up the night performance stage live starting … url\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            1,\n            \"writing marketing tech technical writing into effective b2b content url by user\"\n        ],\n        [\n            1,\n            \"all about brendan height weight birthday see at url\"\n        ],\n        [\n            0,\n            \"a1 access to thrive unless your id incl that challenge the dominant i tell my kid we fight for your id to exist hashtag\"\n        ],\n        [\n            0,\n            \"“ let it hurt let it bleed let it heal and let it go ” how to deal with a painful experience\"\n        ],\n        [\n            0,\n            \"this is in an actual book being sold at my book fair the lies being spread to innocent children smh url\"\n        ],\n        [\n            0,\n            \"have started learning hashtag along with hashtag my is at level so i have confidence that no need whole day for it\"\n        ],\n        [\n            0,\n            \"you know home maintenance is necessary but do you have a routine to help make chore url url\"\n        ],\n        [\n            0,\n            \"finally watched that new user commercial wow it's bad my fav part is the woman who keeps a 2k camera next to her open front door\"\n        ],\n        [\n            0,\n            \"i'm gonna miss my talented amazing co worker ' every single day url\"\n        ],\n        [\n            0,\n            \"major bridges in atlanta scare bomb threats huge thunderstorm and now powers out i'll tell you when the zombies start\"\n        ],\n        [\n            0,\n            \"the web is like a everywhere i turn i see little buttons ordering me to submit ―\"\n        ],\n        [\n            0,\n            \"the 3 kinds of girlfriends that will make your life miserable hell must read for all url\"\n        ],\n        [\n            1,\n            \"friend bro my grandma just died my dog got cancer me get ur negativity out of here pussy chill vibes only 😎 🌴 💯\"\n        ],\n        [\n            1,\n            \"user i am sure you will enjoy these 3 minute bible videos url please check out the articles as well\"\n        ],\n        [\n            0,\n            \"user user haha ok i just got back into area with signal and it was the first thing i saw 😂\"\n        ],\n        [\n            0,\n            \"user not an independent council how much better is to nunes their both gop need a bipartisan group of investigators\"\n        ],\n        [\n            0,\n            \"i just i can't even i legitimately can't even right now this dude was as daft as a brush him\"\n        ],\n        [\n            0,\n            \"i saw her post this yesterday and literally started laughing walking on campus i love maria url\"\n        ],\n        [\n            1,\n            \"thief on himself after being trapped in a for 2 days url url\"\n        ],\n        [\n            1,\n            \"3d wild yellow flower tree wall paper wall print decal wall aj wallpaper ca url url\"\n        ],\n        [\n            0,\n            \"universal life brown is a master shaman in many forms of healing hashtag url\"\n        ],\n        [\n            0,\n            \"2nd legendary of the week on the account url hashtag\"\n        ],\n        [\n            0,\n            \"user i wanna play damnit with you in phoenix tomorrow the guy from band who gave your grandma our e p 8 yrs ago mission to\"\n        ],\n        [\n            0,\n            \"spring flowers from my dog walks this week vast numbers of black eye and a hashtag url\"\n        ],\n        [\n            0,\n            \"today is hashtag we've provided professional services to some of today's top and brewers in … url\"\n        ],\n        [\n            0,\n            \"user i know you don't like him but tbf the numbers per season are quite mad yes pens i know\"\n        ],\n        [\n            1,\n            \"10 pcs 4 pin female 3 5 mm audio jack connector url url\"\n        ],\n        [\n            0,\n            \"clash royale the battle skills new clash royale card url url\"\n        ],\n        [\n            0,\n            \"retweeted deborah user this thing that we call ' failure ' is not the falling down but url\"\n        ],\n        [\n            0,\n            \"or the hill could have purchased hc for everyone earning less then not living at home url\"\n        ],\n        [\n            1,\n            \"hashtag convert your online visitors into buyers today find out how goo g url\"\n        ],\n        [\n            1,\n            \"i use uber to make money with my car you can too use promo code 10 for 180 extra sign up bonus\"\n        ],\n        [\n            0,\n            \"user the reason being is that butler like so many has a flawed technique at the highest level whi … url\"\n        ],\n        [\n            1,\n            \"belated thanks to the staff user with their help in the of my new all holding … … url\"\n        ],\n        [\n            0,\n            \"user i felt really bad for him lol cos i thought he was age but apparently he's 21 🎉 🎉 🎉\"\n        ],\n        [\n            1,\n            \"user it absolutely lmao how doesn't it they are representing the republicans that's why they got where they were\"\n        ],\n        [\n            1,\n            \"travel bird parrot cage carrier clear pet durable portable car url url\"\n        ],\n        [\n            0,\n            \"i guess if everyone triple the first hole then it really makes no difference huh hashtag\"\n        ],\n        [\n            0,\n            \"user i have and i've had no reply plus i've been tweeting you multiple times with no response 😡\"\n        ],\n        [\n            0,\n            \"two little boy tried to grab a mango after climbing it what happened to him next is very sad photo … url\"\n        ],\n        [\n            1,\n            \"2014 giant anthem advanced carbon large size mountain bike 20 speed url url\"\n        ],\n        [\n            0,\n            \"user check out rainy and rainy nights and traffic king 2 other great songs his 1st two albums are classics\"\n        ],\n        [\n            0,\n            \"easter is knocking on the door be sure to stop in to our home garden store for unique easter gifts and decor url\"\n        ],\n        [\n            0,\n            \"user i must be on my way back home to get some sleep she rises and gives him a embrace take care of yourself okay\"\n        ],\n        [\n            1,\n            \"their behavior is lately is really getting annoying i hate spring time they got 2 months left smh they need to chill\"\n        ],\n        [\n            1,\n            \"special offer enjoy these amazing offers at affordable prices visit url fo by … url\"\n        ],\n        [\n            0,\n            \"you may be not so secretly exploring a variety of strategies t more for aries url\"\n        ],\n        [\n            1,\n            \"paddypower jackpot select 8 anytime win £ 250 000 free to play all players not got an account … url\"\n        ],\n        [\n            0,\n            \"this is an historic opportunity for chile url read more url\"\n        ],\n        [\n            1,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"democrat jon haul this quarter blew past the average for congressional campaign url\"\n        ],\n        [\n            0,\n            \"and before that user gave me a coconut and i dropped it i didnt even get a second bite true definition of\"\n        ],\n        [\n            0,\n            \"sometimes you gotta pull out the pink user to make it through the day 🎀 url\"\n        ],\n        [\n            0,\n            \"look out for our big red van delivering free of charge to the area url\"\n        ],\n        [\n            0,\n            \"user i mean i didn't realise reporting a football result was misogynistic tbh 🙃 🙃 otherwise this guy woul … url\"\n        ],\n        [\n            0,\n            \"user not a good fan of hockey but living in toronto made me a maple fan by the way\"\n        ],\n        [\n            0,\n            \"a new project we are starting to help people get more from their fitness skating experience we've url\"\n        ],\n        [\n            1,\n            \"59 st 28m 57s 14 35 00 37 8 8 0 9 razor leaf power whip url\"\n        ],\n        [\n            0,\n            \"why is there a man casually through downtown with a baseball bat you are not bey and this is not lemonade 😳\"\n        ],\n        [\n            0,\n            \"1 million elementary school teachers in brazil will soon have their lessons on their phones url\"\n        ],\n        [\n            0,\n            \"fond du wi weather now temp 29 4 wind 0 wind dir 69 wind chill n a gusting to 0 uv 0 0\"\n        ],\n        [\n            0,\n            \"united make plans as madrid eye de on url url\"\n        ],\n        [\n            0,\n            \"opens up about feeling ‘ comfortable in her depression ’ url url\"\n        ],\n        [\n            0,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"mc student taylor introducing herself at our tutor training workshop today url\"\n        ],\n        [\n            0,\n            \"and jongin should take a pic with jimin i can't accept the fact i have pics of them with ravi but i dont have with jimin\"\n        ],\n        [\n            0,\n            \"anyone see any parallels going on with our government it's not the crime it's the cover up url\"\n        ],\n        [\n            0,\n            \"blessed to receive and invite to compete in the pro football hall of fame academy url\"\n        ],\n        [\n            0,\n            \"user i think they opened it in january because when i checked last month it was already closed\"\n        ],\n        [\n            0,\n            \"can voting public nominate favourite user for this empty seat on the legislative council or must … url\"\n        ],\n        [\n            0,\n            \"big changes at arsenal nine players could be set to leave in the summer gossip url url\"\n        ],\n        [\n            0,\n            \"could he be praying to step down anytime soon let us pray for user so that he may serve the church as long as … url\"\n        ],\n        [\n            1,\n            \"i'm going to stick that gun up you're ass and katy perry kills music again on today's blog url\"\n        ],\n        [\n            0,\n            \"7 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"just went down the rabbit hole of insane logic through user and his followers we're hopeless\"\n        ],\n        [\n            0,\n            \"the news social media does a great job of reminding me that life could be so much worse i'm so grateful for the life this universe gave me\"\n        ],\n        [\n            0,\n            \"live weather texas usa 01 00 am temperature 69 2 of humidity 69 pct wind 0 0 mph n\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user u got proper middle order batsman ned to step up and u wil get a proper as a b … url\"\n        ],\n        [\n            0,\n            \"i ’ m ready to engage with my 3 new followers in the past day i know them via url\"\n        ],\n        [\n            0,\n            \"user inflammatory and misleading information support returning worker hashtag\"\n        ],\n        [\n            1,\n            \"user i hope this your ghetto city isn't african country western media always paint africa black as if … url\"\n        ],\n        [\n            1,\n            \"come on man rt user jeremy ready to go nigga got an excuse for his wife and everything url\"\n        ],\n        [\n            0,\n            \"followers 3 1 i didn't know it'd be this simple get your weekly stats via url\"\n        ],\n        [\n            0,\n            \"day 1 of new york mostly exploring central park since it was really beautiful day outside … url\"\n        ],\n        [\n            0,\n            \"love seat lv 470 description the low back of this traditional style love seat create url\"\n        ],\n        [\n            0,\n            \"we always have to wait for new music from user but i swear it's always worth it hashtag 🙌 🏾 ❤ ️ 😎\"\n        ],\n        [\n            0,\n            \"this week on the podcast user joins us to discuss student loans and financial aid subscribe here … url\"\n        ],\n        [\n            0,\n            \"every time i hear centuries by fallout boy it reminds of the 2014 college football playoff and i get mad\"\n        ],\n        [\n            0,\n            \"i've got a serious craving for something involving a lot of cheese like to the point that it's distracting me from studying\"\n        ],\n        [\n            0,\n            \"user user you just wont quit till i tell you the kings are gods and i want to have love child give it a rest\"\n        ],\n        [\n            0,\n            \"i'm old have ya ever drunk from a shoe mountain lodge url\"\n        ],\n        [\n            1,\n            \"i spend a lot of time saying “ what a cunt ” out loud to to the tv when watching most shows my cats no longer respond to it\"\n        ],\n        [\n            1,\n            \"url submit ask … click here click here click here for black locals click … url\"\n        ],\n        [\n            0,\n            \"user user gonna win lol but aye the sd women went from to next to the main event wow\"\n        ],\n        [\n            0,\n            \"shopping today there are over 3000 retailers on that allow you to raise funds for user … url\"\n        ],\n        [\n            0,\n            \"there is nothing better than looking in the stands seeing all the support you have smiling back cheering you on ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"another with a famous dad that's it i'm finding a way to cheat the system hashtag hashtag\"\n        ],\n        [\n            0,\n            \"stop this appointment look at what s happening n venezuela to t supreme just voted t get rid f congress 1st … url\"\n        ],\n        [\n            1,\n            \"payments are all that ’ s needed for to deliver on their promise says ceo url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url fallout 4 survival episode 19 in perk pursuit\"\n        ],\n        [\n            0,\n            \"the daily m a d leader release today i am love through what lens do i choose to view others today url\"\n        ],\n        [\n            0,\n            \"stop yourself you look like a shrinking from the south ' oh dear i'm lindsay graham and i need my ' mom\"\n        ],\n        [\n            0,\n            \"user i feel fake i never realised how much of a bop this was while i was playing but now i'm hooked\"\n        ],\n        [\n            0,\n            \"user i saw a picture of assad and his wife and child they look really nice stop falling prey to cabal and satanic sacrifices\"\n        ],\n        [\n            0,\n            \"the had the count wrong and i'm pretty sure thought the struck out that's why he was late covering\"\n        ],\n        [\n            1,\n            \"5 days left to apply for the part time sales representative positions url url\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            0,\n            \"user perhaps ask that to the veteran and his family that tried to board the plane with a stroller shameful\"\n        ],\n        [\n            0,\n            \"user hi mark hope you're well can you give me a follow would like your help with something thanks\"\n        ],\n        [\n            0,\n            \"sally was stolen on 6 3 2017 from orchard park cambridge she is a black white border is very much missed url\"\n        ],\n        [\n            0,\n            \"user user do both the is the best way to have healthier hair but keep the light too\"\n        ],\n        [\n            1,\n            \"xl get yours out now url dir by switch gang visuals ep 4 20 ' 17 url\"\n        ],\n        [\n            1,\n            \"british babies cry more than almost anywhere else in the world study finds url via user never heard before\"\n        ],\n        [\n            0,\n            \"user you should definitely try out to play paul in the remake i think you'd be perfect\"\n        ],\n        [\n            0,\n            \"even in rape with consent this shouldn't happen if they can't vote and make their own decisions then they … url\"\n        ],\n        [\n            0,\n            \"her reply to the last message lol time to move on with my day apparently follows me on twitter too weird url\"\n        ],\n        [\n            0,\n            \"the generation adidas cup is coming and it ’ s some heavy hitting five can't miss group games … url\"\n        ],\n        [\n            0,\n            \"birthday surprises on holiday in sol hotel url\"\n        ],\n        [\n            0,\n            \"liverpool could face transfer ban on academy players over stoke youngster deal url via user\"\n        ],\n        [\n            0,\n            \"teddy bear blue plush thank heaven 11 url url\"\n        ],\n        [\n            1,\n            \"user user i agree should have said that the reasons for the agreement were entirely anti semitic\"\n        ],\n        [\n            0,\n            \"world of outlaws sprint cars june 11th 2016 user url\"\n        ],\n        [\n            0,\n            \"user only white libs have the 2 suggest to a blk woman 2 ignore racism bc unity at least racist tr … url\"\n        ],\n        [\n            1,\n            \"user i fucking hated this ohmygod and he was searching for her long before eileen no offense but yeah he … url\"\n        ],\n        [\n            1,\n            \"' they beat him up and later shot him ' 3 alleged killers of delivery agent graphic photos video url\"\n        ],\n        [\n            0,\n            \"watch singer covers nicki no frauds changed it regret in your te url url\"\n        ],\n        [\n            1,\n            \"stand out with the all new iphone 7 red special edition from € or from just € 45 monthly pre order yours now url\"\n        ],\n        [\n            0,\n            \"retail socks march job gains rate drops to 2007 low us job growth in march … url\"\n        ],\n        [\n            0,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user thank you for us a trouble ticket was issued and a crew has been assigned to it sorry for the inconvenience\"\n        ],\n        [\n            0,\n            \"user i enjoyed it plenty of times for stupid humor but after a while i felt like the got too abs … url\"\n        ],\n        [\n            0,\n            \"short term effects of therapy on url hashtag\"\n        ],\n        [\n            0,\n            \"apologies in for the lack of blog posts just been working on some things my website this is not url\"\n        ],\n        [\n            0,\n            \"04 02 stoke city v derby county no obvious faults unless url url\"\n        ],\n        [\n            0,\n            \"user yikes send me a dm let's see how to make this work for you url\"\n        ],\n        [\n            0,\n            \"we are but we have to get another goal when we are all over preston hashtag url\"\n        ],\n        [\n            0,\n            \"user yeah thats why i slipped temporarily in there he's more or less been i can't really think of anyone else tbh\"\n        ],\n        [\n            0,\n            \"happy girl optimistic in the face of a world likes g names awkward boy likes making things\"\n        ],\n        [\n            0,\n            \"user the imperial system is god's system just fyi it's scientists want to use metric metric is the tool of\"\n        ],\n        [\n            0,\n            \"i there's nothing better than a cinnamon crumb donut to dunk in a cup of strong coffee also nothing stand over the sink\"\n        ],\n        [\n            0,\n            \"user i just want you to know i love you and i hope you have a great time tomorrow and this weekend 😘 😘 😘\"\n        ],\n        [\n            1,\n            \"authors susan and michael c miller will be signing their book historic movie houses of austin in store … url\"\n        ],\n        [\n            1,\n            \"you are trying a new approach to doing your chores today you more for leo url\"\n        ],\n        [\n            0,\n            \"user it's how he feels if he puts himself into the story as is the obligation he doesn't make it out of\"\n        ],\n        [\n            0,\n            \"trust me they won't accept you calling them black even ppl from the north don't wanna be called black url\"\n        ],\n        [\n            0,\n            \"user user i used one of those thats like this mouse in reverse once and it was really comfy\"\n        ],\n        [\n            0,\n            \"anyway i love more and more w each day he is the greatest thing that could have ever happened to me tbh\"\n        ],\n        [\n            0,\n            \"user no i'm just highly but the only tweet i have about them that's getting lots of attention is the one positive one\"\n        ],\n        [\n            1,\n            \"hughes team football playing card sunderland eric gates url url\"\n        ],\n        [\n            0,\n            \"don rickles was one the absolute i feel lucky for the times i was ever in his orbit my thoughts are with his family today x\"\n        ],\n        [\n            0,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            0,\n            \"i've talked to a couple of girls this year but nothing ever happens because school is taking over my life this semester\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            1,\n            \"the transition from are kid liking my music compared to his music was like this is wank it's alright tweets drake and migos lyrics\"\n        ],\n        [\n            0,\n            \"user i know you can climb the highest mountains never lose faith in yourself good luck for all your … url\"\n        ],\n        [\n            0,\n            \"4 4 8 2 orlando fl funk jr vs reed vs brian blair more url\"\n        ],\n        [\n            0,\n            \"sat in mums car passenger side waitin for her and some lady opens the door and tries to sit on me don't know who was more embarrassed\"\n        ],\n        [\n            0,\n            \"user some people do call trump a racist just for wanting to build the wall and crack down on illegal immigration snowflakes ❄ ❄ ❄\"\n        ],\n        [\n            0,\n            \"literally the best thing ever is when the team you have winning it all on your bracket and they're in the finals\"\n        ],\n        [\n            0,\n            \"so damn good drinking a hall of fame pale ale flying url hashtag\"\n        ],\n        [\n            0,\n            \"user there is no magic timing in events like this action and have consequences may as well back up your talk\"\n        ],\n        [\n            1,\n            \"the man lives in his own alternative reality that means fake not reality he's an idiot yep 45 is an idiot url\"\n        ],\n        [\n            1,\n            \"url are u a youtuber looking to partner with a youtube network we accept everyone apply now … url\"\n        ],\n        [\n            0,\n            \"want to buy a new product or have any queries regarding the existing just dial 91 and reach us from a … url\"\n        ],\n        [\n            0,\n            \"user user can we get a round of where he describes finishing\"\n        ],\n        [\n            0,\n            \"user user since you are a fan of books and ww2 have you read in the garden of beasts by i recommend it\"\n        ],\n        [\n            0,\n            \"unhappy are children happiest when at school research suggests url\"\n        ],\n        [\n            0,\n            \"user hii if you see this i want you to know that i'm so proud of you i can't wait to hear your music mind following me\"\n        ],\n        [\n            0,\n            \"lets start a chain of justice for if you are a true indian put this image as ur dp n ask … url\"\n        ],\n        [\n            0,\n            \"user sorry that you weren't notified but all were told games were postponed immediately when it started raining\"\n        ],\n        [\n            1,\n            \"hashtag 🤙 🏾 🔥 april 29th alcohol filled 💦 🔫 bombs 🎊 glow sticks much more url rt\"\n        ],\n        [\n            0,\n            \"me and the people that are working with me are going to do big things in the long run and that's a promise\"\n        ],\n        [\n            0,\n            \"i've been feelin ' my brown vibes a lot lately like i haven't watched a bollywood movie in years i've watched 1 a day for the past 3 days\"\n        ],\n        [\n            0,\n            \"user collective group together and getting this done one of the best pens around above … url\"\n        ],\n        [\n            1,\n            \"facial expressions test done at blur studio by for more follow us on fb url\"\n        ],\n        [\n            0,\n            \"beaded earrings halloween day of the dead gothic flowers dia de los … url\"\n        ],\n        [\n            0,\n            \"when you're excited about hashtag tomorrow and you're walking home after work after not drinking listening to url\"\n        ],\n        [\n            0,\n            \"it might feel as if others are pushing you around today but y more for libra url\"\n        ],\n        [\n            0,\n            \"user is beautifully deep had me wit u don't know me like the sun never seen my horizon i'm sunny i'm sunny just like the sun 🌞\"\n        ],\n        [\n            1,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            0,\n            \"showtime makes its entire library available for offline viewing on mobile devices url\"\n        ],\n        [\n            0,\n            \"user yeah man there are a few but tagging location problems don't work etc don't think there will ever be a proper one\"\n        ],\n        [\n            0,\n            \"user despite all of this i still have faith in the kindness decency of the american people it takes … url\"\n        ],\n        [\n            0,\n            \"user user very i hope to read your final findings actually sounds interesting really\"\n        ],\n        [\n            0,\n            \"user which is why i seldom go on fb something about it i find that's where the russian fake news last year\"\n        ],\n        [\n            0,\n            \"knowing that someone is dead is easy to see but trying to grasp that the spirit is gone is the real challenge 😰 😔\"\n        ],\n        [\n            0,\n            \"semi truck crash blocks lanes on inbound url url\"\n        ],\n        [\n            0,\n            \"wind 3 6 km h nnw barometer 1014 7 hpa rising slowly temperature 9 7 ° c rain today 0 6 mm humidity 64\"\n        ],\n        [\n            0,\n            \"user i want to get to the pc lobby id pl have done all steps and u are the best 3\"\n        ],\n        [\n            0,\n            \"user haha okay xd his are red and blue and he uses the of jumping over … url\"\n        ],\n        [\n            0,\n            \"i found at whilst at work at a club because i could see them getting off then found out it wasn't the first time either\"\n        ],\n        [\n            0,\n            \"user desperate chase round the world by trade minister fox to give impression rest of the world is … url\"\n        ],\n        [\n            0,\n            \"know how l got these scars it's trying to get with the program whatever that may be w no clue url\"\n        ],\n        [\n            0,\n            \"it has been years since i stepped foot at the office of the department of foreign affairs when my best url\"\n        ],\n        [\n            0,\n            \"new can be scary but who's to say it doesn't lead to something better comfort zones are often zones url\"\n        ],\n        [\n            0,\n            \"the views from this at are ridiculous great seeing you there … url\"\n        ],\n        [\n            0,\n            \"just had to say that talking crazy through inbox i'll show you how the situation can get handled real quick\"\n        ],\n        [\n            1,\n            \"find free snapchat instagram friends followers url url\"\n        ],\n        [\n            0,\n            \"i liked a user video url what is for me right now seeds update 8 07 04 2017\"\n        ],\n        [\n            0,\n            \"user where is your next holiday destination hashtag make it south africa please so i can meet my inspiration 😍 much love to you ❤\"\n        ],\n        [\n            0,\n            \"url android wear 2 0 has been delayed because google found a bug url\"\n        ],\n        [\n            0,\n            \"why do men driving have to make such a big point to look in your eyes when you're walking down the street\"\n        ],\n        [\n            1,\n            \"i just checked in at coffee tea with hashtag download today url\"\n        ],\n        [\n            1,\n            \"traditional wood hard back wooden case cover phone case for iphone 5 6 url url\"\n        ],\n        [\n            1,\n            \"url this is the last round get a free scene credit when u vote n sign up lets get me to win this we have worked to hard\"\n        ],\n        [\n            0,\n            \"you should check out the ultimate healthy dog giveaway over in prizes hashtag url\"\n        ],\n        [\n            0,\n            \"user i didn't start feeling like this till about ago it's eating me up not too go off making me\"\n        ],\n        [\n            0,\n            \"the way looks and negan and talks his epic i'll miss it too much be canon twd keep negan alive he's toast\"\n        ],\n        [\n            1,\n            \"there's good weather on the horizon make the most of it with rc cars trucks and bikes url\"\n        ],\n        [\n            0,\n            \"your are sharp today and you can see past the more for pisces url\"\n        ],\n        [\n            0,\n            \"prosecute british citizens who fight for israel says url url\"\n        ],\n        [\n            0,\n            \"blog on the humanitarian visa case and how the x x judgment calls into question when the eu charter is … url\"\n        ],\n        [\n            0,\n            \"love in the african bush ’ s well a safe sweet romance to warm your heart … url\"\n        ],\n        [\n            0,\n            \"turn away from evil and do good search for peace and work to maintain it psalms 34 14\"\n        ],\n        [\n            0,\n            \"video phil hits shot from cart path right over head url url\"\n        ],\n        [\n            0,\n            \"i dont think people understand how much it hurts to really try your hardest with someone n they just throw it away like its nothing\"\n        ],\n        [\n            0,\n            \"susan alleged unmasking requests not so routine ex officials say fox news url\"\n        ],\n        [\n            1,\n            \"when you eat her 👅 lick her crack and she still wants to give you attitude 🤦 🏾 ‍ ♂ ️ url\"\n        ],\n        [\n            1,\n            \"don't leave your dog out of the easter fun take him on a bone hunt and to meet the bunny at welcome to url\"\n        ],\n        [\n            0,\n            \"that hardly ever happens is another way of saying it happens ― during his keynote at 2011\"\n        ],\n        [\n            0,\n            \"i just heard that mask off song and i have a few questions molly broccoli and lean what happened url\"\n        ],\n        [\n            0,\n            \"first grade using their plan time to complete maker space teacher challenge hashtag url\"\n        ],\n        [\n            1,\n            \"user ur helping daddy ruin america calling yourself force for good is like saying a is gr8 b c … url\"\n        ],\n        [\n            0,\n            \"user we're trying there's 1 person working right now on a flight that is going to either jan … url\"\n        ],\n        [\n            0,\n            \"i just began a doing weight training workout using hashtag me now url\"\n        ],\n        [\n            0,\n            \"followers 2 unfollowers 5 i didn't know it'd be this simple get your weekly stats via url\"\n        ],\n        [\n            0,\n            \"the wh is investigating whether mike flynn was an obama plant leaking fake news about the president sean spicer url\"\n        ],\n        [\n            0,\n            \"we are missing something you there are still some spots open for tonight's 6 15 pm yoga with julie and 7 30 url\"\n        ],\n        [\n            0,\n            \"user or rather it takes a specific kind of lady to appreciate it on a guy oh well be true to\"\n        ],\n        [\n            0,\n            \"user apologies for the this is due to a shortage of we are building new trains to help with this\"\n        ],\n        [\n            0,\n            \"user maybe he's gotten that bit of righteous and military muscle outta his system\"\n        ],\n        [\n            0,\n            \"remember that user piece i wrote on why charlotte is great and you should move here i lied you can all leave n … url\"\n        ],\n        [\n            0,\n            \"ahh my mom 😍 i still remember her crusty ish blue hair and emo ways of life 😭 user url\"\n        ],\n        [\n            0,\n            \"we can't always get what we want sometimes we just have to accept that there are things that aren't meant for us to happen\"\n        ],\n        [\n            0,\n            \"😂 😂 😂 devil is that you are you trying to ruin my leave using the one with the 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"i around so much this morning that it's considered a work out now to all that work homemade orange julius 😂\"\n        ],\n        [\n            1,\n            \"baby black cream puppy dog plush blanket security url url\"\n        ],\n        [\n            0,\n            \"do not listen to those on the far right of this discussion who are what are clearly lies meant to mislead\"\n        ],\n        [\n            0,\n            \"danny white selling home security systems someone needs to do something about these head injuries url\"\n        ],\n        [\n            0,\n            \"user do you ever eat a part of something because the whole thing wouldn't fit your as in it has more fat than your day allows\"\n        ],\n        [\n            0,\n            \"user companies that refuse to be subject to social boycott and legal action from said foreign hashtag\"\n        ],\n        [\n            1,\n            \"new jobs bank jobs for at c bank in apply at website url hashtag\"\n        ],\n        [\n            0,\n            \"and relax on the set of ' a named desire ' circa url\"\n        ],\n        [\n            0,\n            \"vice made a ' european cut ' of the pepsi commercial ft a real protest think it gets the point across url\"\n        ],\n        [\n            0,\n            \"another 3 points that's all we want 8 points clear of 3rd place with 7 games to go predicted 3rd finish we on course for that more hashtag\"\n        ],\n        [\n            0,\n            \"minor flood warning issued for the river at url url\"\n        ],\n        [\n            0,\n            \"hashtag birthday to twin brothers barber and barber who were born this date in\"\n        ],\n        [\n            0,\n            \"cancer center joins national cancer screening effort url\"\n        ],\n        [\n            0,\n            \"2012 mini s hatchback 4 door 2012 mini cooper s hatchback 4 door 1 6 l url url\"\n        ],\n        [\n            0,\n            \"user yea i think you should just relax us good women are really still out here nobody really … url\"\n        ],\n        [\n            0,\n            \"banks supports trump generally me gon ' do when i appear when i premiere url\"\n        ],\n        [\n            0,\n            \"user user it's hard to remember these were titles with the level of color depth and\"\n        ],\n        [\n            0,\n            \"femi reacts to call for buhari to step down url url\"\n        ],\n        [\n            0,\n            \"instagram vain snapchat needy twitter gossip facebook dinosaur your most used determines u yep sounds about right\"\n        ],\n        [\n            0,\n            \"have you been watching us this season has cost us more games than any other player this season has he play … url\"\n        ],\n        [\n            0,\n            \"a love the grand national and as a horse rider myself folk who say it's cruel need to brush up on their knowledge 😊 😊\"\n        ],\n        [\n            1,\n            \"user stop being fake news for once and expose the globalist elite pedophile rings url\"\n        ],\n        [\n            0,\n            \"girls will literally try to talk to you about how bad your ex is then literally be blowing their phone up behind your back smh 😂\"\n        ],\n        [\n            1,\n            \"ti sued by co over worth of url url\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win the disappearance of secret by j d west author url hashtag\"\n        ],\n        [\n            0,\n            \"user thanks i loved the cover when my designer showed it to me it was exactly what i had been looking for\"\n        ],\n        [\n            0,\n            \"user of course the government going bleed them dry for some profit over educational strength\"\n        ],\n        [\n            0,\n            \"hashtag delays near eastbound caused by source url\"\n        ],\n        [\n            0,\n            \"as wrote “ the mind is its own place and in itself can make a ’ n of hell a hell of … url\"\n        ],\n        [\n            0,\n            \"thank you for the follow user fantastic work you're doing would love to chat re user i'll dm you\"\n        ],\n        [\n            0,\n            \"deputy director of canal vladimir detained by prosecutors url\"\n        ],\n        [\n            1,\n            \"for sure might get a load of liberal women to go to syria and show some love to isis url\"\n        ],\n        [\n            0,\n            \"we have more ways to connect than ever and are less connected with ourselves than ever user yes\"\n        ],\n        [\n            0,\n            \"awful yet again too early to judge the manager but it's clear that without serious investment in the summer this team is going nowhere\"\n        ],\n        [\n            0,\n            \"user thats amazing so happy so many people contributed there time and money to such a great cause\"\n        ],\n        [\n            0,\n            \"all real time data will give you is how you're doing right now not useful if right now is an from the norm needs context hashtag\"\n        ],\n        [\n            1,\n            \"aight aight what about them bald headed bitches right there these right here these are the\"\n        ],\n        [\n            0,\n            \"hey lady the ' un ' in has the radical for ' cow ' in it so are you wearing it on your shirt because you're a cow hashtag\"\n        ],\n        [\n            0,\n            \"user i mean i'll admit it's kind of fun to be that friend having been on the other side of this so many times\"\n        ],\n        [\n            1,\n            \"wave remix slim ft davido terry wale wale turner lax url\"\n        ],\n        [\n            0,\n            \"hashtag rt website of the 2nd national platform on disaster risk reduction launched for … … url\"\n        ],\n        [\n            0,\n            \"user ooo i could have been on my phone at the time or i was being super dumb glad you enjoyed x\"\n        ],\n        [\n            0,\n            \"okay so me and grant have something in common we both can't tell when a phone is recording lmao 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user are baseball really athletes i say yes checkout this blog url\"\n        ],\n        [\n            0,\n            \"live voting to confirm scotus nominee neil gorsuch could happen at any moment watch live here … url\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"user i've seen this person around maybe it was about a gang story i think they're a local person non fandom\"\n        ],\n        [\n            1,\n            \"super robot wars original generation jp game url url\"\n        ],\n        [\n            1,\n            \"first shopping date with quinn hashtag saint louis url\"\n        ],\n        [\n            1,\n            \"yall are fucking finally noticing and appreciating hometown and im screaming im so happy its my favourite song i love twenty one pilots bye\"\n        ],\n        [\n            0,\n            \"user djt we love and respect you from the bottom of our hearts thank you for giving us hope again our … url\"\n        ],\n        [\n            0,\n            \"the first rule of fight club is you don't talk about fight club url url\"\n        ],\n        [\n            0,\n            \"surprise susan rice changes her story on unmasking of trump transition officials denies url\"\n        ],\n        [\n            0,\n            \"would most likely to be effective to indirectly with chess tactics to make america too weak to say no to any new administration questionable\"\n        ],\n        [\n            0,\n            \"love or hate him these are definitely worth a listen all 3 podcasts really thought provoking ⭐ ️ ⭐ ️ ⭐ ️ ⭐ ️ ⭐ ️ url\"\n        ],\n        [\n            0,\n            \"user terrible draft last year 2015 was awesome need to at least be in the middle this time\"\n        ],\n        [\n            0,\n            \"we will be playing this year's festival de we'll also get to share the stage with the all powerful … url\"\n        ],\n        [\n            0,\n            \"user songs with laughter rod stewart gives a few ha in songs would you play had me a real good time by the faces ☺ ️\"\n        ],\n        [\n            0,\n            \"user user i dunno because steak puns are a rare medium well done ah thank you\"\n        ],\n        [\n            1,\n            \"rt user check out the wine festival line up this sat at … … url\"\n        ],\n        [\n            0,\n            \"what a lovely review by a very happy customer thank you for taking the time to write your review hashtag url\"\n        ],\n        [\n            0,\n            \"this was the children you better not think to touch that sprite or coke url\"\n        ],\n        [\n            0,\n            \"we can no longer afford to have major segments of our student population giving up in url via user\"\n        ],\n        [\n            1,\n            \"user tbh i don't know anyone with non mixed non confused feelings about syria it's a complete and total mess\"\n        ],\n        [\n            0,\n            \"user sometimes mcm you don't know how much something is worth it until it's gone ' and now im hungry\"\n        ],\n        [\n            0,\n            \"from 3 55 in this video it's like colbert is being by a deaf guy url\"\n        ],\n        [\n            0,\n            \"user every time i fight 6 stack in comp i'm playing in a 6 stack never had myself be solo against one\"\n        ],\n        [\n            0,\n            \"news from → aww popular actor set to marry releases pre wedding photos url\"\n        ],\n        [\n            0,\n            \"trump's paradise as seas around mar a lago rise budget cuts could damage local climate work user url\"\n        ],\n        [\n            0,\n            \"can we have a shooting star throwback as well they have a lot to wish for now url\"\n        ],\n        [\n            0,\n            \"hillary clinton was the only presidential candidate who studied healthcare world wide reformed on state federal a … url\"\n        ],\n        [\n            0,\n            \"user a vegan on a bicycle is the most energy efficient land animal plants being 5 times more energy efficient than meat\"\n        ],\n        [\n            0,\n            \"user please let me know where i can get the in dubai the retailers listed on your site don't seem to have dive computers\"\n        ],\n        [\n            1,\n            \"user please don't think it tells you anything about the uk police service it's as far as that is concerned 😞 😞 😞\"\n        ],\n        [\n            0,\n            \"today is world health day world health day is on 7th april every year to mark the anniversary of url\"\n        ],\n        [\n            1,\n            \"shut them up that endless mindless defeating has had it's day but that day is over listen to yours url\"\n        ],\n        [\n            0,\n            \"pakistan russia agree to enhance cooperation in oil gas sector url url\"\n        ],\n        [\n            0,\n            \"user have you enjoyed concerts in poland what do you think of polish ❤\"\n        ],\n        [\n            0,\n            \"if i jump off my window will you bring back the only skeleton bones remain intro user user\"\n        ],\n        [\n            1,\n            \"his gov't fucking banned syrians from going to us his admin is friendly w putin who supports assad regime\"\n        ],\n        [\n            0,\n            \"user nothing than the american south and tie in college football that's a frightening group imo\"\n        ],\n        [\n            0,\n            \"user user ok it now allows verizon to do what google facebook do level playing field boys\"\n        ],\n        [\n            0,\n            \"n charge of a lifetime to play over the problems which us on the we could give no air support to our ally\"\n        ],\n        [\n            0,\n            \"jon addresses cloud hype technology won't fix gov't innovation by itself we must address processes hashtag\"\n        ],\n        [\n            0,\n            \"we will be conducting open interviews from tomorrow from 11 a m to 4 p m in our mall location if url\"\n        ],\n        [\n            0,\n            \"i'm so happy for ross but why is he playing one of the worst characters i won but at what cost url\"\n        ],\n        [\n            0,\n            \"if i could chose between loving you and breathing i would use my last breathe to say i love you user url\"\n        ],\n        [\n            0,\n            \"user name the players in the pic i believe that's user and big if i'm not mistaken who else\"\n        ],\n        [\n            0,\n            \"user when do us console players get to finally play console beta i signed up ages ago and get no feedback any anything\"\n        ],\n        [\n            0,\n            \"anything is possible if you believe ➡ ️ ➡ ️ if you like a 📹 on this topic click the ❤ ️ retweet hashtag url\"\n        ],\n        [\n            0,\n            \"user i'm literally the exact opposite i don't want anyone to call me for any reason ever 😂\"\n        ],\n        [\n            0,\n            \"how's this for a throwback here's user's old school arm routine url hashtag\"\n        ],\n        [\n            0,\n            \"hi good afternoon everyone my first question of today was what colour medal did lucas win with brazil at url\"\n        ],\n        [\n            1,\n            \"i want all the slim out there to know that we love y'all fast always eatin never getting bigger asses\"\n        ],\n        [\n            0,\n            \"jim advises his viewers on and target url\"\n        ],\n        [\n            0,\n            \"anti skincare expert dr is tribe april cover girl url\"\n        ],\n        [\n            0,\n            \"black people in sa do not want to unite with whites to remove corruption we'd rather endure rot suffer so sad url\"\n        ],\n        [\n            0,\n            \"hashtag warm nice today but storms snow ❄ ️ are in the forecast user has the details on 13 news this morning see you then 👋 🏼\"\n        ],\n        [\n            1,\n            \"i'm selling ' beauty beast belle doll ' on url check it out at url\"\n        ],\n        [\n            0,\n            \"check out this satellite imagery of the strong spring storm interior northern california hashtag url\"\n        ],\n        [\n            1,\n            \"yes he was an illegal released 2x ' s by ice stepdad accused of killing pregnant teen was also baby's dad url via user\"\n        ],\n        [\n            1,\n            \"wtf fire trucks are like right down the street nobody is trying to turn off this alarm in the apartment but i hear neighbors getting angry\"\n        ],\n        [\n            0,\n            \"user my birthday is in 3 days and my only wish is you to follow me and user i love you endlessly 🌍 💘 🏠 280\"\n        ],\n        [\n            0,\n            \"user you've always had my heart i've loved you from the very start you're beautiful and kind follow me if you dont mind —\"\n        ],\n        [\n            0,\n            \"user estimated as high as 85 of drivers have not notified their insurance company that they are driving for a have you\"\n        ],\n        [\n            1,\n            \"netbet place at least 10 horse racing bets a week get 25 on your net losses url url\"\n        ],\n        [\n            1,\n            \"trash human power rankings 1 mitch mcconnell 2 alleged president 3 cage 4 paul ryan 5\"\n        ],\n        [\n            0,\n            \"retweeted the hill user ' if we're not helping people we should go the f k home ' url\"\n        ],\n        [\n            0,\n            \"“ creating with motion the in motion manifesto ” by user url\"\n        ],\n        [\n            0,\n            \"war on his appeal funds gold was collected after mumbai max gold was … url\"\n        ],\n        [\n            0,\n            \"im gonna start getting followers from one direction nd other band follow then introduce them to leftist politics\"\n        ],\n        [\n            1,\n            \"the register good guy comcast we're not going to sell your data trust us url\"\n        ],\n        [\n            1,\n            \"niggas smoke in front of cops niggas speed in front of cops try doin that shit out in sb niggas would you asap\"\n        ],\n        [\n            0,\n            \"user you're very welcome not sure if it helped just wanted to throw in my two cents as i struggle with … url\"\n        ],\n        [\n            0,\n            \"walk in the rocky point pine and lunch at beautiful day url\"\n        ],\n        [\n            0,\n            \"the hunt college union currently has free with post it flags in them while supplies last courtesy url\"\n        ],\n        [\n            0,\n            \"the dangers of marine in captivity a timeline of injuries deaths to people dolphins whales hashtag url\"\n        ],\n        [\n            0,\n            \"user prosecuted maybe i'm thinking of something a little more permanent if you know what i mean\"\n        ],\n        [\n            0,\n            \"user ' seeing sounds ' is the clear choice here — it was more fluid from start to finish in my opinion 🤷 🏾 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"hashtag shared ownership flaws reveal void in young people's housing options url\"\n        ],\n        [\n            0,\n            \"user we should protest the fact that i did or didn't protest about some other issue is a straw man\"\n        ],\n        [\n            0,\n            \"user yes was best in book and in show nicole kills it huge new respect for nicole in every way\"\n        ],\n        [\n            0,\n            \"hashtag ty sign paranoid ft bob on real talk radio live now url\"\n        ],\n        [\n            0,\n            \"user and with that you've backed yourself into a corner you need to have some manner of ' no boy n … url\"\n        ],\n        [\n            0,\n            \"eat brussels like popcorn brussels recipes meals yesterday's traditions today url\"\n        ],\n        [\n            0,\n            \"just watched the new hashtag film just my childhood all over again really awesome film … url\"\n        ],\n        [\n            0,\n            \"user's tweet grammar user user and the great the shah and the one with power me\"\n        ],\n        [\n            0,\n            \"some people experiences leave a salty taste in your mouth some more than others be thankful for them now you know what to look out for\"\n        ],\n        [\n            0,\n            \"beta revealed story expansion url url\"\n        ],\n        [\n            0,\n            \"just ordered my first thing online off moving boxes they're coming mon ☺ so that'll be like a xmas for me now gonna sort pc out\"\n        ],\n        [\n            0,\n            \"hashtag omar is more of a political activist while is a political leader and a man of the people omar must loss\"\n        ],\n        [\n            0,\n            \"the usa is great landed at lax and now in downtown manhattan — traveling to downtown url\"\n        ],\n        [\n            0,\n            \"an overdose of enthusiasm is particularly troublesome for you more for taurus url\"\n        ],\n        [\n            0,\n            \"learning to give clear inst url today in writing we lea url\"\n        ],\n        [\n            1,\n            \"user excellent replace hitler and jews with say and the east african asians that would be of … url\"\n        ],\n        [\n            0,\n            \"59 years old i'm a few years older and don't have as many as she does too much sun surgery and self medication\"\n        ],\n        [\n            0,\n            \"user adam so grateful for you so scared all of these people with get away with what they have done\"\n        ],\n        [\n            0,\n            \"user dead right on dumb dems fairness need ro ignore the attack and respond with ad campaign\"\n        ],\n        [\n            0,\n            \"idk if i should take this as spotify thinking everyone is younger than idols or they're just straight up\"\n        ],\n        [\n            0,\n            \"the ' plan is for collin to make a rehab start thursday with triple a hopes to need only one outing\"\n        ],\n        [\n            0,\n            \"miranda is going to jump 100 times for 100 anyone else want to give for her to make it more she's having a url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url ki videos\"\n        ],\n        [\n            0,\n            \"toronto yoga conference april 2nd 2017 it is a mad house and a lot of fun thanks for visiting us url\"\n        ],\n        [\n            0,\n            \"rory mcilroy 1 for the day through 6 holes his round of 3 2 and 1 par so far … url\"\n        ],\n        [\n            1,\n            \"were at it again 500 best single competition hit my line to register … url\"\n        ],\n        [\n            0,\n            \"this was too cute not to post augusta bound cameron explains how she got her first rabbit by winning her fir … url\"\n        ],\n        [\n            0,\n            \"user i might not be there after class but i left it on my desk 2nd floor hashtag and i'm sure someone will let you in if you knock\"\n        ],\n        [\n            1,\n            \"show you ’ re a vet in the game with the og pack get these gamer pics in 10 different colors url url\"\n        ],\n        [\n            0,\n            \"i have no private purpose to accomplish no party objectives to build up no enemies to punish nothing to url\"\n        ],\n        [\n            0,\n            \"vichit to feel old elvis presley would be 63 today thanks vichit 2017 thanks vichit 2017 vichit 2017 …\"\n        ],\n        [\n            0,\n            \"happy birthday to my and buddy hope you had great day love and miss you user url\"\n        ],\n        [\n            1,\n            \"10 people followed me and 5 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user please remove your ads from bill show we own and love but wouldn't make the 30 000 … url\"\n        ],\n        [\n            0,\n            \"hashtag sap training developer at red the global sap solutions p toronto on canada url\"\n        ],\n        [\n            0,\n            \"it blows my mind that people saw fire and smoke on both sides of the bridge drove across it anyway url\"\n        ],\n        [\n            0,\n            \"donald trump says ' something should happen ' in retaliation for assad chemical weapons strike url\"\n        ],\n        [\n            1,\n            \"🙌 yasss it's time for a great show ask questions spam url url\"\n        ],\n        [\n            0,\n            \"some guy in line at the store just a few minutes ago told my son you love your mother don't you you can have url\"\n        ],\n        [\n            0,\n            \"wallpaper for desktop hd 3d provides awesome collection of wallpaper url\"\n        ],\n        [\n            0,\n            \"user they weren't entire series if i remember correctly though only some episodes of some series\"\n        ],\n        [\n            0,\n            \"nba will consider return 2 n carolina after ' bathroom bill ' repeal url nothing wrong w consider but decline end\"\n        ],\n        [\n            1,\n            \"♢ nwt betsey johnson crossbody dome bag wallet black yellow white stripe w daisy url\"\n        ],\n        [\n            0,\n            \"user you're right but that doesn't stop that it's happening and ruining self esteem does it\"\n        ],\n        [\n            0,\n            \"user hi wanted to connect to you regarding story about our travel tech startup pls dm your email for more info cheers\"\n        ],\n        [\n            0,\n            \"i'm using whatsapp for ios by user to add new features to whatsapp url\"\n        ],\n        [\n            0,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            1,\n            \"i know well some one did not just put me in a meme page saying i'm the cash me outside girl lmaooo i hate 😂 gimme my money hoe\"\n        ],\n        [\n            0,\n            \"like this post and i'll pm you a name you'll go back here and state how you feel about that person the name will stay between us game\"\n        ],\n        [\n            0,\n            \"user you're still the best survivor player ever kudos for even making it this far hashtag\"\n        ],\n        [\n            0,\n            \"introducing a blend of style and performance worthy of special edition status … url\"\n        ],\n        [\n            0,\n            \"military court hearings continued for student url\"\n        ],\n        [\n            0,\n            \"user user i disagree depending on the type they're producing always think of a wider audience\"\n        ],\n        [\n            0,\n            \"when working with small businesses concentrate on risk and providing data driven insights … url\"\n        ],\n        [\n            0,\n            \"the power in this verse by verse guide familiar prayer will as u focus on things above get y … url\"\n        ],\n        [\n            0,\n            \"stop by for brunch tomorrow and try out this featured item pulled pork breakfast hash in a pancake bowl with url\"\n        ],\n        [\n            1,\n            \"cd slot car stereo smart phone holder mount 360 ° rotation for huawei phones url url\"\n        ],\n        [\n            0,\n            \"funded entirely by grant money to provide this critical care for the infant cats the room will come fully url\"\n        ],\n        [\n            0,\n            \"i always forget how deep my relationship with matt lucas goes we may not know one another but that's what makes our love so unique\"\n        ],\n        [\n            0,\n            \"user user watch she'll be petty and make y'all wait another five years for new music\"\n        ],\n        [\n            0,\n            \"user user all subjects you know nothing about lol guess you can make it up as you go as usual\"\n        ],\n        [\n            0,\n            \"former basketball superstar michael jordan is the most recognized face in the world more than the pope himself\"\n        ],\n        [\n            0,\n            \"user ooo someone know a big word now go have a good little lesson for today stop blaming take action\"\n        ],\n        [\n            0,\n            \"june gathered the collection old photography url url\"\n        ],\n        [\n            0,\n            \"happy 4th birthday to this wonderful little boy that i am lucky enough to call my nephew i … url\"\n        ],\n        [\n            1,\n            \"christian guitar picks – be strong – 12 pack – medium – best … url url\"\n        ],\n        [\n            0,\n            \"testing new ad from to stand out on mobile url\"\n        ],\n        [\n            0,\n            \"the business of business is relationships the business of life is human connection robin s sharma url\"\n        ],\n        [\n            0,\n            \"cnn meltdown chris on rice gate ' another fake scandal being by right wing media video url\"\n        ],\n        [\n            0,\n            \"url your tax dollars in action npr poetry month kicks off with your twitter\"\n        ],\n        [\n            0,\n            \"user thanks for the feedback on this i've now edited the question so no logic sim required cheers\"\n        ],\n        [\n            0,\n            \"user yea i meant seeing his anger in basically genji causing him to self reflect 0\"\n        ],\n        [\n            1,\n            \"supported giant flames footwear mm shoes sms 5 bb 5 fb instagram\"\n        ],\n        [\n            0,\n            \"user st holder in indy for the bournemouth game next week you guys going to be at the next saturday morning hashtag\"\n        ],\n        [\n            1,\n            \"s o to the user killing it in cali getting that money weed and weather 💪 🏾 💪 🏾 💪 🏾 💪 🏾\"\n        ],\n        [\n            0,\n            \"user no i have faith in bad performance poor game by the team leave it behind move forward talent is here\"\n        ],\n        [\n            1,\n            \"user url super cheap and super cute i've gotten 7 or 8 different styles from there and love them all\"\n        ],\n        [\n            0,\n            \"user « skill and rather nature deep down under that stone exterior was still just a girl a girl »\"\n        ],\n        [\n            0,\n            \"melbourne builds 2 5 km of bike freeway and of bike path the state of in germany i … url\"\n        ],\n        [\n            0,\n            \"one billion seven million one hundred and nine thousand and four hundred url\"\n        ],\n        [\n            1,\n            \"long beach ca animal id hashtag long beach animal care services ★ ★ ★ • owner ★ ★ ★ url\"\n        ],\n        [\n            0,\n            \"the htc isn ’ t on a diet but it lost weight since its pre retail days url url\"\n        ],\n        [\n            0,\n            \"' there is a great great deal of smoke ' senate intel committee holds first public hearing on trump russia probe url\"\n        ],\n        [\n            0,\n            \"self employed people to benefit from free dental and exams for the first time – murphy url hashtag\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"don't look for it outside joy is always in you all you've got to do is to it jones hashtag\"\n        ],\n        [\n            0,\n            \"week one of this weight loss competition had a slow start but managed to drop in one week need to drop another 7 over next 2 weeks\"\n        ],\n        [\n            0,\n            \"05 04 17 a lot of cloud but some sun and remaining largely dry max wind nw chance of precip 0 min\"\n        ],\n        [\n            0,\n            \"user on episode 43 you said you'd not watched the princess bride i hope you've since put that right absolute classic\"\n        ],\n        [\n            0,\n            \"whoops here are the sun faces that should have been in the last tweet so great url\"\n        ],\n        [\n            1,\n            \"don't drop the soap you'll be alright i've been up in there just don't show ass you'll be alright\"\n        ],\n        [\n            0,\n            \"talking briefly about my struggle with depression and what has been a huge help to me ❤ url url\"\n        ],\n        [\n            0,\n            \"i'm really salty about this ok you know how excited i get about small animals url\"\n        ],\n        [\n            0,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"forum what do we think of the quality of the forum at the moment url im thinking very ba … url\"\n        ],\n        [\n            0,\n            \"user he builds a while for an unknown to win it in the next ge it worked so far so he must … url\"\n        ],\n        [\n            1,\n            \"beautiful spa excellent fitness centre kids club and swimming pool will make your holiday experience co … url\"\n        ],\n        [\n            0,\n            \"user food attachment now meets your monitoring criteria url\"\n        ],\n        [\n            0,\n            \"wind 8 6 km h nw barometer 1011 2 hpa rising slowly temperature 15 3 ° c rain today 0 0 mm humidity 62\"\n        ],\n        [\n            1,\n            \"ufc 210 live results by the numbers analysis attendance gate and bonus money url url\"\n        ],\n        [\n            0,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            0,\n            \"african time by cost rather late then never but its not good when you have investors and voters will remember in 2019\"\n        ],\n        [\n            1,\n            \"an overdose of enthusiasm is particularly troublesome for you more for taurus url\"\n        ],\n        [\n            1,\n            \"is your product made in the usa walmart is having an open call for products and we can help you get ready … url\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"mountain of fire pastor arrested for a widow in lagos photos url url\"\n        ],\n        [\n            0,\n            \"im important my opinions are powerful i can affect change and im thats exactly what im going to do\"\n        ],\n        [\n            1,\n            \"home features 5 reasons why you should set up a web hosting business pc tech magazine url\"\n        ],\n        [\n            0,\n            \"gf hey baby hey gf baby m i looking fat in this dress ha gf okay hashtag hashtag\"\n        ],\n        [\n            0,\n            \"is so annoying user there should've been more and screen time hashtag\"\n        ],\n        [\n            0,\n            \"my sister user is without a doubt the most talented graphic artist i have ever seen go check out her insta\"\n        ],\n        [\n            0,\n            \"help to the internet sites that promote animal cruelty plz sign url url\"\n        ],\n        [\n            0,\n            \"the buck stops here podcast tells you where url url\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"to my most dear and smart mouthed friend of 17 years user i hope this year is the best one yet for you hap … url\"\n        ],\n        [\n            0,\n            \"my mama always have a whole explanation why she take forever in the grocery store like girl you just take forever\"\n        ],\n        [\n            1,\n            \"me ha un vídeo de user url old out now\"\n        ],\n        [\n            0,\n            \"b 29 shooting target official police 50 count url url\"\n        ],\n        [\n            1,\n            \"ladies night de bella every wednesday 9 pm 3 free cocktails for the ladies hashtag url\"\n        ],\n        [\n            0,\n            \"user supposedly eating will help by my mom used to grill onions with lemon honey that wor … url\"\n        ],\n        [\n            0,\n            \"life parents lessons school friends significant others heartbreak superiority thinking crying healing love\"\n        ],\n        [\n            1,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"user a universe of galaxy star map would be pretty cool like the way url\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            1,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"at last there is peace in my heart the guy in the next apartment who used to get so high he'd vacuum the wall has moved out\"\n        ],\n        [\n            0,\n            \"11 kjv — now the was a mighty man of and he was the son of an … url via user\"\n        ],\n        [\n            1,\n            \"hall and oates she's gone with lyrics url via user am radio 45 ' mid 70 ' s blue eyed soul\"\n        ],\n        [\n            0,\n            \"😳 where's the ® 🏌 on this mf bob they put mf artist on the article that don't even live in dc yet alone … url\"\n        ],\n        [\n            0,\n            \"successful team weekend in the defeating the 5th ranked team in state and tying … url\"\n        ],\n        [\n            0,\n            \"user yea we should keep him we have been very wit injuries lee is a big miss in\"\n        ],\n        [\n            1,\n            \"look what's been added to our etsy store hashtag turquoise beads multi color 80 gemstone url\"\n        ],\n        [\n            0,\n            \"hashtag we're inviting final responses to our understanding risks survey on keeping children safe online url\"\n        ],\n        [\n            0,\n            \"brilliant to see top professionals like marcus stewart passing on their craft knowledge to young players who are … url\"\n        ],\n        [\n            0,\n            \"please can anyone help with a reading tutor centre for children in ibadan just for the holidays thanks user user\"\n        ],\n        [\n            0,\n            \"supply vessel market growing at of 6 03 during 2016 to 2021 url\"\n        ],\n        [\n            0,\n            \"spring planting how native plants can help create 9 000 in your yard and why you would want to … url\"\n        ],\n        [\n            0,\n            \"user thanks for following here are the first two books in my mystery series as a thank you url\"\n        ],\n        [\n            0,\n            \"user user yes indeed i've even bought a glass of wine even though i'm working tomorrow\"\n        ],\n        [\n            0,\n            \"user there are people like myself who like your tweets and don't want you to stay blessed\"\n        ],\n        [\n            0,\n            \"dig in to the weekend with a dash of green at the ever inspiring user urban nursery … url\"\n        ],\n        [\n            0,\n            \"jeffrey donaldson talking about is throwing gays off funny how his party doesn't recognise gays as equal in northern ireland\"\n        ],\n        [\n            0,\n            \"hashtag most countries not included on 2nd failed travel ban have ties to trump organization and those who hacked\"\n        ],\n        [\n            0,\n            \"some lesser known machine learning libraries url comments url\"\n        ],\n        [\n            0,\n            \"if the whole world was watching i ’ d still dance with you drive highways and to be there with you over and over the only truth\"\n        ],\n        [\n            1,\n            \"after seeing an dick pic when trying to reply someone i understand even more don't do that shit guys probably wasn't even his\"\n        ],\n        [\n            0,\n            \"come today evening drop a thought start a conversation and vibe with the positive within you can help yourself … url\"\n        ],\n        [\n            0,\n            \"had a tremendous week user bonkers beautiful inspiring good one team i've got a lot e … url\"\n        ],\n        [\n            1,\n            \"you handed over 『 de cat 』 as 『 a comfortable cat 』 【 free 】 cat raising game cat cafe url\"\n        ],\n        [\n            0,\n            \"mass of hope healing remembrance tues 4 4 sacred heart fr joe white dir of recovery a … url\"\n        ],\n        [\n            0,\n            \"fantastic to see such good spirit of cricket being displayed just some skills hashtag teaches … url\"\n        ],\n        [\n            0,\n            \"and this where huge dust clouds exist in space which scrub each other and even produce\"\n        ],\n        [\n            0,\n            \"so you're essentially part of the top 6 that gave this politically driven reshuffle a blessing your tweets suggest … url\"\n        ],\n        [\n            0,\n            \"chicago get your tickets for matt and seminar at university next week url url\"\n        ],\n        [\n            1,\n            \"denise and don in costume for the 2016 trade show url url\"\n        ],\n        [\n            1,\n            \"user hey team 2 minutes of your time to check out this post about business travel tips we value your opinion url\"\n        ],\n        [\n            0,\n            \"o hashtag factor ratings get a boost despite sexual harassment controversy url\"\n        ],\n        [\n            0,\n            \"drinking a barrel aged ten imperial aged in by user url\"\n        ],\n        [\n            1,\n            \"url 2 sold out floor eric church tickets 04 05 denver pepsi center hard tix in hand\"\n        ],\n        [\n            0,\n            \"hashtag in france the country into 3 whose holidays are rotating which region goes first each year\"\n        ],\n        [\n            0,\n            \"scottish premiership kick off is 20 minutes away stay up to date with all the goals here with user … url\"\n        ],\n        [\n            0,\n            \"user user the protocol of the of feel 2 it as a trump supporter i see why libs use hillary obama mentioned\"\n        ],\n        [\n            1,\n            \"user lots of pork in there i hope in any way shape or form and hopefully there is a or two\"\n        ],\n        [\n            0,\n            \"manchester united vs everton what time does it start where can i watch it what tv channel is it on a look url\"\n        ],\n        [\n            0,\n            \"my bounty is as as the sea my love as deep the more i give to thee the more i have for both are infinite was that okay\"\n        ],\n        [\n            0,\n            \"user user 💀 💀 💀 if that happens i'm never buying madden again theyre trying too hard with all these game ahaha\"\n        ],\n        [\n            0,\n            \"we're up for digital agency of the year and digital campaign of the year fingers crossed url\"\n        ],\n        [\n            0,\n            \"karl puppet to create communism and investigations url url\"\n        ],\n        [\n            0,\n            \"wait is that persons name really or — noo 😂 😂 😂 it's our gc nickname f url\"\n        ],\n        [\n            0,\n            \"n 5 more often than not u play 1 spinner having said tat we play 7 at hashtag\"\n        ],\n        [\n            0,\n            \"live in the mood for a story heavy game tonight switching things up with some hashtag 3rd playthrough url\"\n        ],\n        [\n            0,\n            \"user according to my father most dragons went into hiding or left the planet due to the hunters\"\n        ],\n        [\n            0,\n            \"today's been pretty nice started off a bit but really picked up towards the evening helps to be back in con mode\"\n        ],\n        [\n            0,\n            \"great seeing you hopefully next won't be as crazy and we can have lunch hope you got home safe url\"\n        ],\n        [\n            0,\n            \"for some reason this british travel pr account has been doing a copy and paste on this star wars tweet once or … url\"\n        ],\n        [\n            0,\n            \"wardrobe closet organizer system kit clothing storage shelves rack shelf url url\"\n        ],\n        [\n            0,\n            \"what difference does it make to injured and dead whether the mad violence is by name of or liberty or hashtag\"\n        ],\n        [\n            0,\n            \"hashtag when i go to the supermarket to buy fish its smell reminds me ov you 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"kevin owens yelled at chris jericho you were never my best friend and then called him trash\"\n        ],\n        [\n            0,\n            \"user user fwiw in my industry about 70 of all meetings are through technology we don't even have to be in the same\"\n        ],\n        [\n            0,\n            \"check out police t shirt elite breed k 9 unit law officer german shepherd usa s mens url via user\"\n        ],\n        [\n            1,\n            \"cheap baby bean bag children sofa chair cover soft bed without url url\"\n        ],\n        [\n            0,\n            \"if you said somethin ' hurtful to someone don't forget to apologise you hear you'll both feel better about it in the end\"\n        ],\n        [\n            0,\n            \"13 people followed me and 13 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user's incredible stats on gender inequality in senior australian government will make for vital user reading hashtag\"\n        ],\n        [\n            1,\n            \"i liked a user video url minecraft troll craft the experience troll 35\"\n        ],\n        [\n            0,\n            \"7 billion dollars spent should have shown some advances in education unless the money was used to pay s … url\"\n        ],\n        [\n            1,\n            \"trade in fake goods should be url url\"\n        ],\n        [\n            0,\n            \"when a parent's malicious behavior with child in lancaster county url url\"\n        ],\n        [\n            0,\n            \"2017 04 09 00 00 00 temp 29 51 weight 1 6 weight 2 0 000 weight 3 0 000 weight 4 0 000\"\n        ],\n        [\n            1,\n            \"i hate ugly fucking rapist freak near elizabeth poor becky url\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"this month is always so bittersweet gotta watch all these post about how much they loved kristen but also 4 20 🤙 🏼\"\n        ],\n        [\n            0,\n            \"user probably an amount of corporate cash if they believed in protest legacy they'd use it to i … url\"\n        ],\n        [\n            1,\n            \"you're looking forward to taking a break from the serious side more for aquarius url\"\n        ],\n        [\n            1,\n            \"like yall really be on here like how many girls look at they boyfriends and mfs be like thats so me ❤ ️ 😍 like bitch dont everybody\"\n        ],\n        [\n            0,\n            \"if we don't share our stories and shine a light on things will not change hashtag on … url\"\n        ],\n        [\n            0,\n            \"techcrunch the mechanical bluetooth keyboard has round that make it feel like a url\"\n        ],\n        [\n            0,\n            \"cree gets on my nerves cause she be putting gas in my car but i love her cause she be putting gas in my car lol 😭\"\n        ],\n        [\n            1,\n            \"facts 🤦 🏾 ‍ ♂ ️ rt user these new niggas out here hanging wit anybody that makes them feel better bout themselves 🤦 🏾 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"the demand of teachers is genuine these demands must be accepted but they are requested to continue paper also\"\n        ],\n        [\n            1,\n            \"london blue topaz 925 silver handmade designer earrings url url\"\n        ],\n        [\n            0,\n            \"how you can survive and succeed in high level of uncertainty in your environment url\"\n        ],\n        [\n            0,\n            \"user keep your faith strong so important do you also have a church community it really helps you connect\"\n        ],\n        [\n            1,\n            \"★ on sale ★ amazing line stickers maria url url\"\n        ],\n        [\n            0,\n            \"user i am hitting mark all then mark as read and it appears to do something but red voice bubble … url\"\n        ],\n        [\n            1,\n            \"event news in game dragon event starts soon runs the next few days please share your favorite dragon … url\"\n        ],\n        [\n            1,\n            \"is hitting on the talking about of disgusting in front of courtney too yikes\"\n        ],\n        [\n            0,\n            \"for spectacular scenery and incredible world class hiking be sure to visit user … url\"\n        ],\n        [\n            0,\n            \"today the church remembers john poet and priest good friday riding by john let url\"\n        ],\n        [\n            0,\n            \"i am a camera with its shutter open quite passive recording not thinking christopher\"\n        ],\n        [\n            0,\n            \"user aap h ji filed nomination n d of sh ji url\"\n        ],\n        [\n            0,\n            \"user why do i meet who protect their waves with a shield while … url\"\n        ],\n        [\n            0,\n            \"so trump had his worst day because of syria as a new too i remember 9 11 maybe the did not reach his url\"\n        ],\n        [\n            0,\n            \"user pathetic condition of education in all the boards blame government policy of not students till\"\n        ],\n        [\n            1,\n            \"country shooting offers a place for trade and private sellers to sell there guns for free add them at url hashtag\"\n        ],\n        [\n            1,\n            \"your enthusiasm is not dampened by the logistical problems you more for gemini url\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            0,\n            \"my birthday 🎉 follow me please please 💞 i would be very happy 😖 i ' am 💞 i love you so so soooo much user 💓 10\"\n        ],\n        [\n            0,\n            \"hot bath listening to biggie getting ready to go see live jazz dream last night of tour thanks chicago\"\n        ],\n        [\n            0,\n            \"theresa may must damn saudi to women just visiting isn't enough telegraph … url news uk nation\"\n        ],\n        [\n            0,\n            \"makes a rich style of with great balance for the classic lover try … url\"\n        ],\n        [\n            0,\n            \"user exactly people must be waking up strongly letters and pussy hats on their 😬\"\n        ],\n        [\n            0,\n            \"user user so you are a man of god and you promote drug induced music how does that work out for you\"\n        ],\n        [\n            0,\n            \"all of you i have one of the hardest questions to answer just let me know if you want to try it\"\n        ],\n        [\n            0,\n            \"morgan has lost the plot are we going to lose him tonight too i can't handle multiple deaths i can't even handle one hashtag\"\n        ],\n        [\n            0,\n            \"we are still in thursday in america so we are still on time for a thursday url\"\n        ],\n        [\n            0,\n            \"user user yeah but unless cox can kick 3 4 a game he really isn't much use sadly height makes him not mobile enough\"\n        ],\n        [\n            0,\n            \"me playlist y me la — high school musical we're all in this url\"\n        ],\n        [\n            1,\n            \"one sided single tape tab hair extension super strong personal care url url\"\n        ],\n        [\n            1,\n            \"build grant life into lung disease research url url\"\n        ],\n        [\n            0,\n            \"user he's highly inaccurate played terribly last year probably top 10 but hes not at the brady rodgers … url\"\n        ],\n        [\n            0,\n            \"you can now search for snapchat stories thanks to advanced machine learning url url\"\n        ],\n        [\n            0,\n            \"i remember it in 2013 when even more children died in a chemical weapons attack url\"\n        ],\n        [\n            0,\n            \"if there's one thing i love about cold is that there is never traffic when it's cold di go start a 😂 😂 🏃 🏃 🏃\"\n        ],\n        [\n            0,\n            \"one person followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"global 3d market by solution type hardware software regions trends forecast 2017 2022 … url\"\n        ],\n        [\n            0,\n            \"i would recommend networking as a choice if you wanna take computer science bc the actually the job is kinda demanding in that field\"\n        ],\n        [\n            1,\n            \"officer madden family house on the block they used to have dogs scared the shit out of us but this gate t … url\"\n        ],\n        [\n            0,\n            \"user user if he caves where's my free sandwich that'll be the second time i sent him there\"\n        ],\n        [\n            0,\n            \"goldberg will retain the universal championship at hashtag who do you think will win url\"\n        ],\n        [\n            0,\n            \"me and user are working hard to get a bloody good line up once again 👌 🏼 url\"\n        ],\n        [\n            0,\n            \"prep adds a run on a 6 4 3 dp mid 6 st prep 3 catholic memorial 0 user user\"\n        ],\n        [\n            0,\n            \"orange line expect delays to vienna due to an earlier train at minnesota avenue\"\n        ],\n        [\n            0,\n            \"trump removes bannon from the nsc – maybe this is one of truly strategic or not url\"\n        ],\n        [\n            1,\n            \"user watching tonight i'm wondering can smith have any more obama lovers to interview he's such a lil b ch\"\n        ],\n        [\n            0,\n            \"there's been new money in the federal budget we'll find out more soon is it not enough get loud and hassle your mp\"\n        ],\n        [\n            0,\n            \"user yes because the person we voted for is keeping his promises in spite of the resistance maga today and 2020\"\n        ],\n        [\n            0,\n            \"i thought he had to light the lamp but i was holding the match url\"\n        ],\n        [\n            0,\n            \"if this happens we have no one to blame but ourselves hashtag state of society if this is what allows people to live … url\"\n        ],\n        [\n            0,\n            \"️ is having issues since mar 30 06 05 am est 👉 url rt if you are also having issues … url\"\n        ],\n        [\n            0,\n            \"my faith until i fall you never returned that woman open the door dont let it sting i wanna breathe that fire again\"\n        ],\n        [\n            0,\n            \"looks like our sources were right boys were in contact with but an event opportunity has been turned down\"\n        ],\n        [\n            1,\n            \"this is killing me looked death in the eyes he is a brat who screams his way out of shit he starts url\"\n        ],\n        [\n            0,\n            \"the american public deserves answers sign now and tell sec to brief congress on trump ’ s war plans url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user you realize ur relatives were republicans please don't ruin modern family by your politics hashtag\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win volume 1 by author url hashtag\"\n        ],\n        [\n            1,\n            \"‘ the beginning ’ 5 iconic moments from the film url\"\n        ],\n        [\n            1,\n            \"join the giveaway 250 winners will be selected on april 14th go on their profile … url\"\n        ],\n        [\n            1,\n            \"✯ › blue hair clip enamel silver tone metal feminine rom get it fast url url\"\n        ],\n        [\n            0,\n            \"tha haha that hindi 😂 btw didn't knew user is so in speaking hindi 👌 url\"\n        ],\n        [\n            0,\n            \"user lmao nah he gotta stop how mans from london atl the 6 memphis houston and the\"\n        ],\n        [\n            0,\n            \"usa staring mr love a good emotional sports movie based on a true story this one does not disappoint 4 from 5 stars\"\n        ],\n        [\n            1,\n            \"pour your misery down pour your misery down on me pour your misery down pour your misery down on me\"\n        ],\n        [\n            0,\n            \"user realize my dream to see written follow you when me comes into your profile te ♡\"\n        ],\n        [\n            0,\n            \"anything kardashian related is so 2015 who even thinks of hiring anyone in that family for anything in 2017 is beyond me 😩\"\n        ],\n        [\n            0,\n            \"in which our cat is tested in visual metaphor for state of labour party under user ft … url\"\n        ],\n        [\n            0,\n            \"if by some miracle a new user song comes out tomorrow i will most likely pee my pants out of happiness of course user\"\n        ],\n        [\n            0,\n            \"and i'm not just saying this as a yogurt the residential streets near my parents ' house a … url\"\n        ],\n        [\n            0,\n            \"user is it about what liked on ig because man that was just so dumb that they went at her like that\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"how an affiliate mistake is making lose business to url\"\n        ],\n        [\n            0,\n            \"only god knows how it all turns out and for those who belong to him it turns out well kisses glitzandglam\"\n        ],\n        [\n            0,\n            \"1 5 m 2 0 m baby play mat educational mat baby room football url url\"\n        ],\n        [\n            1,\n            \"retweeted ️ 🖤 🖤 ️ user epic meal time courtesy of head chef bell of url\"\n        ],\n        [\n            0,\n            \"overcome fear of failure achieve your dreams com student life speaker hashtag url\"\n        ],\n        [\n            0,\n            \"do you know of a buyer for this cute condo we just listed in sharp circle hashtag url\"\n        ],\n        [\n            1,\n            \"how to improve your finance skills even if you hate numbers url url\"\n        ],\n        [\n            1,\n            \"lovely art glass aqua perfume bottle crystal beads url url\"\n        ],\n        [\n            0,\n            \"93 3 iv 13 15 14 with splash struggle has spawned til 09 43 25m url\"\n        ],\n        [\n            0,\n            \"user i do not think that user knows that you do not work for him you work for the people the people that voted t in\"\n        ],\n        [\n            1,\n            \"user when gorsuch is confirmed we will run the table real fun will start when steps down dems will go insane usa 🇺 🇸\"\n        ],\n        [\n            0,\n            \"i just checked in at auto service centers with hashtag download today url\"\n        ],\n        [\n            0,\n            \"a bus on the hashtag route is delayed at e b need to find another ride url a\"\n        ],\n        [\n            0,\n            \"user ' all the good ones ' know that you have friends here cc maybe not ' live ' ones but real ones for sure 💖\"\n        ],\n        [\n            1,\n            \"rancho hills ca ♀ 64 4 13 2 14 rock smash dig s small til 23 34 50 27m 5s url\"\n        ],\n        [\n            0,\n            \"this woman married a man with 2 other wives and she's now jealous about the fact that he's had a baby with another wife 🙄\"\n        ],\n        [\n            0,\n            \"the hashtag at work in hashtag yet again didn't the msm criticise trump for saying sweden had issues\"\n        ],\n        [\n            0,\n            \"user yeah she's been doing a lot of stick n poke tattoos lately so i just thought she did another one that's all sweets 💓\"\n        ],\n        [\n            0,\n            \"user at least it's a step in the right direction is a deeply divided state where a lot of things … url\"\n        ],\n        [\n            0,\n            \"the older i grow the more i the familiar doctrine that age brings wisdom henry louis … url\"\n        ],\n        [\n            0,\n            \"user depends on the day but as long as i don't have work finals i'll absolutely go with you\"\n        ],\n        [\n            0,\n            \"confession an nomination feels really really really really really enjoy his restaurant guides hashtag\"\n        ],\n        [\n            0,\n            \"user it was also no surprise to see that inc in was there they were mentioned in the emails sent to\"\n        ],\n        [\n            0,\n            \"education labour meeting ends in punch url url\"\n        ],\n        [\n            0,\n            \"hashtag jeremy popularity has since announcing his plans for free school meals he is the most liked mp ever 💪 👫 👬 👭 👦 👧 👍\"\n        ],\n        [\n            0,\n            \"on turkey inflation we had seen two negative readings last year in feb and march as a results base effect had a significant impact\"\n        ],\n        [\n            0,\n            \"user user you're in complete denial any woman who had a transfer has seen her child's heart beat\"\n        ],\n        [\n            0,\n            \"user i can only imagine what he'd be doing now since a good portion of the nxt roster was called up since the split\"\n        ],\n        [\n            0,\n            \"massachusetts city council to vote on trump impeachment resolution url lol the corrupt dems are running scared kiss\"\n        ],\n        [\n            0,\n            \"discovery experts use tech to reveal settlement beneath saint church url\"\n        ],\n        [\n            0,\n            \"he's completely okay with this she can stay as long as she wants but he wants a url\"\n        ],\n        [\n            0,\n            \"user ah i wouldn't say i'm anything too special when it comes to cooking but seems to really enjoy it so\"\n        ],\n        [\n            1,\n            \"you are a member of my team you are my responsibility leadership lessons from ghost in the shell url hashtag\"\n        ],\n        [\n            0,\n            \"1 oh my lord user user let's be honest to ourselves and africa what have we done post apartheid and\"\n        ],\n        [\n            0,\n            \"james brown the black soundtrack those that know don't tell and those that tell don't know shhh\"\n        ],\n        [\n            1,\n            \"had an awesome rehearsal with today catch them tomorrow night at 9pm for the 19th annual live from studio url\"\n        ],\n        [\n            0,\n            \"i'm joking but i am ready for kid 2 universe do ya thing minus all the i went through last pregnancy\"\n        ],\n        [\n            1,\n            \"the government launches its hashtag today find out how we can support your business … url\"\n        ],\n        [\n            0,\n            \"the use of words such as ' please ' ' excuse me ' ' i'm sorry ' ' thank you ' etc at appropriate times work like url\"\n        ],\n        [\n            0,\n            \"i think the show make us laugh our ads of as well as think about life and learn become more sensitive to people's feelings hashtag\"\n        ],\n        [\n            1,\n            \"your teacher as you would heaven 4 12 sell teaching products url\"\n        ],\n        [\n            0,\n            \"it was an absolute treat to present to the little about residential school for s d hashtag sooo cool ❤\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"hashtag what a great for usa divided we fall together we stand and dems libs want chaos and yell others opinions\"\n        ],\n        [\n            1,\n            \"pet dog cat shedding grooming hair fur brush needle comb tool url url\"\n        ],\n        [\n            0,\n            \"no be money efe tboss said the same thing and his fans almost chopped her head off smh hashtag\"\n        ],\n        [\n            0,\n            \"anti park park liberal vs conservative in republic of korea there is 4 2 ensure hashtag\"\n        ],\n        [\n            1,\n            \"for this week ’ s video i ’ m showing you guys things only lazy people will understand enjoy url\"\n        ],\n        [\n            0,\n            \"which is wrong not to tell the person you're dating that you can't of make a family url\"\n        ],\n        [\n            0,\n            \"user p s if bella ever needs an overdose of husky fun our girls would love to play or cuddle url\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"nope it's all in your head and it's keeping you from being a better person through your actions url\"\n        ],\n        [\n            0,\n            \"buhari to abandon nigerians for london hospital in 2 weeks writes nass as takes over aso rock url\"\n        ],\n        [\n            1,\n            \"user new track 🎧 🎤 🎵 stain 💸 💵 💰 💥 💥 🔫 🔫 off upcoming mixtape 2k17 💪 💪 💯 url\"\n        ],\n        [\n            0,\n            \"me 50 yrs later so there's the story about the evil queen and the savior what happened next me cries they fell in love\"\n        ],\n        [\n            0,\n            \"user hey robbie would you like to have better focus concentration and memory try this product today on sale fo\"\n        ],\n        [\n            0,\n            \"user okay in that case it'd be best to call us on 0 and we'll take a closer look with you se\"\n        ],\n        [\n            0,\n            \"graphic trapped lion zoo survives bombs guns but need food meds u s charity url url\"\n        ],\n        [\n            0,\n            \"user good evening sir arthur the red haired towards the male before she introduce … url\"\n        ],\n        [\n            1,\n            \"guys you didn't pray hard enough last time pray harder this time if you really really really want to prevent the … url\"\n        ],\n        [\n            1,\n            \"your family tree the 10 best apps to help you find your relatives url url\"\n        ],\n        [\n            1,\n            \"demo video get best bonus and review here url via user\"\n        ],\n        [\n            0,\n            \"buhari has abandoned us to suffer without the usual ghana must go bags – top minister cries out set to dump apc url ' '\"\n        ],\n        [\n            0,\n            \"grace made a bird box in a project at user thought it'd be enjoyed by our patients we couldn't … url\"\n        ],\n        [\n            0,\n            \"user i doubt very much it will get any coverage your support will help hashtag bastards\"\n        ],\n        [\n            0,\n            \"still working black ops 3 account glitch free dark matter camo after latest patch url via\"\n        ],\n        [\n            1,\n            \"that gronk partying shit is not just branding dude really a like that was at the pool party at the acting a fool\"\n        ],\n        [\n            1,\n            \"looking for your soul love read this remarkable inspirational book get it now at … url\"\n        ],\n        [\n            0,\n            \"and they have no problem with an unnecessary security bill for url\"\n        ],\n        [\n            0,\n            \"i always loved playing base ball when i was younger as i was the catcher and i loved it even more when i became a coach\"\n        ],\n        [\n            1,\n            \"kurt angle reveals he once paid off a judge to throw out a dui charge talks his pill … url url\"\n        ],\n        [\n            0,\n            \"user not sure what's the problem of a fellow school boy and liverpool supporter watching the derby\"\n        ],\n        [\n            0,\n            \"user there are ones you can buy that go across your i've heard good things about those\"\n        ],\n        [\n            0,\n            \"strong swimming all afternoon time for an evening of relaxation and fun see you tomorrow user\"\n        ],\n        [\n            1,\n            \"as you write your marketing content be sure to use these nine powerful words courtesy of user url\"\n        ],\n        [\n            0,\n            \"missing cat to bay 03 04 17 lost from road possibly url\"\n        ],\n        [\n            0,\n            \"new father i just had my first child 4 days ago i am the father and i never knew that love … url\"\n        ],\n        [\n            0,\n            \"user drove 30 min to user when online says they have 11 and they are out besides the ones they are holding 4 customers thanks\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"greek roasted chicken and tomatoes i love the idea of dinner by only using one pan recipe url\"\n        ],\n        [\n            0,\n            \"every year the stage design gets better and better i'm hype for tomorrow url\"\n        ],\n        [\n            0,\n            \"how to make a 3d mountain map model steal a photo of an elephant from google import it to ms 3d builder and turn … url\"\n        ],\n        [\n            1,\n            \"interesting church designs posted on url kindly share this post with other friends or groups url\"\n        ],\n        [\n            0,\n            \"non union angie is booking a tv show that is working in hollywood tomorrow 4 6 no tattoos i am looking for men url\"\n        ],\n        [\n            0,\n            \"have you been to bryce canyon national park one of my all time favourite one day is the … url\"\n        ],\n        [\n            0,\n            \"user yo this instrumental needs placement can you rock this or tag a dope artist url\"\n        ],\n        [\n            1,\n            \"1984 press photo city hall washington url url\"\n        ],\n        [\n            0,\n            \"workshops may not even be publicly advertised community decides how to get the word out hashtag\"\n        ],\n        [\n            0,\n            \"in i had five burgers one of which came out of a machine in three days that was fun for my body\"\n        ],\n        [\n            1,\n            \"i you're gonna blame people for all the sh t you better blame them for all the good too … url\"\n        ],\n        [\n            0,\n            \"can all the guests open their eyes a little bit bigger while walking is it i too small\"\n        ],\n        [\n            0,\n            \"900 million in crystal meth seized australian federal police found hidden in boxes of wooden floor boards shipped from china\"\n        ],\n        [\n            0,\n            \"austin city limits is on oh vampire weekend good thing there's a golden girls marathon somewhere\"\n        ],\n        [\n            0,\n            \"however to save the people to save i have no choice but to keep moving forward hashtag kurt\"\n        ],\n        [\n            0,\n            \"severe t storms to to moving ne at 50 mph 60 mph wind large hail hail hashtag url\"\n        ],\n        [\n            0,\n            \"beauty by lift ® premium natural organic skincare at affordable prices url url\"\n        ],\n        [\n            0,\n            \"can't believe i actually have to root for chelsea the rest of the season just so that the won't happen\"\n        ],\n        [\n            1,\n            \"user not considered high price for nice but not uber fancy housing location location etc e … url\"\n        ],\n        [\n            0,\n            \"robin roberts is a class act i was watching when that shot was dropped at the buzzer and it was heart url\"\n        ],\n        [\n            0,\n            \"this should end well one official said bannon has kushner to a fifth column in the white house url\"\n        ],\n        [\n            0,\n            \"hashtag is a cloud which is always and never the same ralph emerson url\"\n        ],\n        [\n            0,\n            \"user user i'm not going to barça with the photo i wanted to say that we will it to eat them with potatoes 😉\"\n        ],\n        [\n            0,\n            \"you might have trouble expressing your feelings today but no more for taurus url\"\n        ],\n        [\n            0,\n            \"they broke through the in only a day and a half during the winter when their bending had a to the water\"\n        ],\n        [\n            1,\n            \"user user mmm pre internet and when you thought were some hot shit on\"\n        ],\n        [\n            0,\n            \"times sure have changed i went to my doctor the other day and he said to me i have good news and i have fake news\"\n        ],\n        [\n            0,\n            \"tfw u're nana says i'd like me a slice of that fine thang using tennis terms looking nick … url\"\n        ],\n        [\n            0,\n            \"and discuss trump's strange speech at a women's empowerment panel url url\"\n        ],\n        [\n            1,\n            \"2017 cyber security trends white paper yahoo finance news feed search cybersecurity april 06 2017 at 04 06 …\"\n        ],\n        [\n            0,\n            \"user this speaks abt the administration shld send message 2 u that pres trump won't he … url\"\n        ],\n        [\n            1,\n            \"user user he was correct if india was racist why would south indians tolerate vijay like uneducated north indian morons\"\n        ],\n        [\n            0,\n            \"queen is the best album of 2017 sex weight pop perfection tracks this h … url\"\n        ],\n        [\n            0,\n            \"returns as black stars coach ghana have turned to a familiar face to take charge of the black stars af url\"\n        ],\n        [\n            0,\n            \"somalia pirates hijack second ship in three weeks after years of url via user africa\"\n        ],\n        [\n            0,\n            \"user or maybe an with psychotic who's hiding in the shadows url\"\n        ],\n        [\n            0,\n            \"hurry make sure you grab your tickets whilst they're still reduced price goes up in a few days … url\"\n        ],\n        [\n            1,\n            \"user who is this idiot send this disgusting terrorist loving abnormal thing to the hospitals where … url\"\n        ],\n        [\n            1,\n            \"before we pray for syria and their fake crisis can we pray for chicago and their real crisis of murdered children ⁉ ️ ⁉ ️\"\n        ],\n        [\n            1,\n            \"user our coach is working proof hell be here for a long time yours is busy sending out resumes lol\"\n        ],\n        [\n            0,\n            \"one person followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user user no still on the shelf i will tell you if he ever pops the question if you've not popped your first 😜\"\n        ],\n        [\n            0,\n            \"user i thought the same at first but some of the emails she sends some of the optional conversations give h … url\"\n        ],\n        [\n            0,\n            \"user mine was a joke too hahaha i'm in and i think there's no big difference at all\"\n        ],\n        [\n            0,\n            \"good luck to helen and the team at user who are running the hashtag half marathon this weekend\"\n        ],\n        [\n            0,\n            \"have i told you already to take things lightly so i'm telling you again take things lightly deal with life lightly please love lightly\"\n        ],\n        [\n            1,\n            \"fast times at high dvd 2004 special edition url url\"\n        ],\n        [\n            0,\n            \"financial limitations can drag their negative consequences int more for gemini url\"\n        ],\n        [\n            0,\n            \"user here it's pretty obvious it's like the art from different planets url\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            0,\n            \"user it's amazing how quickly twitter went from trust the system to wtf is doing i mean i … url\"\n        ],\n        [\n            0,\n            \"user well roy williams keeps his teams together coach k has alot of one and but i guess thats to your point as well\"\n        ],\n        [\n            0,\n            \"this is right on but it doesn't fully explain or at all justify the pay gap affecting women and people of color url\"\n        ],\n        [\n            0,\n            \"the us launched an airstrike on syria in retaliation for the chemical weapon attack this week live updates here … url\"\n        ],\n        [\n            0,\n            \"2 bed end of house street glasgow £ 000 url\"\n        ],\n        [\n            0,\n            \"to say people aren't human enough to be counted in the census based solely on who they love is a disgrace i am dis … url\"\n        ],\n        [\n            1,\n            \"samsung galaxy s8 plus case cover heavy duty armor shockproof case url url\"\n        ],\n        [\n            0,\n            \"i think trump wants to get to know all dictators probably thinks they may be useful in the future url\"\n        ],\n        [\n            0,\n            \"user user or just pretend you were around in and it's sweat makes it feel and raw\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"user i'll be back next weekend not giving away prizes but definitely hanging out at i miss it\"\n        ],\n        [\n            0,\n            \"i'm getting used to the radio playing with out you along but i'll never get used to you being gone 🎶\"\n        ],\n        [\n            1,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"twitter files lawsuit over us government attempt to identify users behind anti trump account url via user\"\n        ],\n        [\n            0,\n            \"regardless of the luxurious things you have stay humble because that makes you more by others\"\n        ],\n        [\n            0,\n            \"sometimes the best cure for a restless mind is a quiet night i more for pisces url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url chris brown who's gonna nobody audio\"\n        ],\n        [\n            0,\n            \"experts tell 20m lazy to take a walk to prevent heart disease url url\"\n        ],\n        [\n            0,\n            \"1990 23 year old 30 81 – a delight url hashtag\"\n        ],\n        [\n            0,\n            \"really loving hashtag love that you can tell the well off family don't act at all and the kids reaction to trainers 😭 😭\"\n        ],\n        [\n            0,\n            \"he's also smart so i know he's choosing to be disrespectful he know exactly what he's doing\"\n        ],\n        [\n            0,\n            \"“ patience is an action and a skill to be it actually more problems than most other actions ” ― john\"\n        ],\n        [\n            0,\n            \"5 14 am from embossed legs girl ie drawn over photographs\"\n        ],\n        [\n            1,\n            \"new jobs bank jobs for at c bank in wc apply at website url hashtag\"\n        ],\n        [\n            0,\n            \"nice tribute towards the end for bill totally forgot that he was the in season 1 hashtag\"\n        ],\n        [\n            0,\n            \"take the off my feet so i can dance i just wanna praise you i just wanna praise you … url\"\n        ],\n        [\n            0,\n            \"the fact is that there is absolutely no such thing as the word of god the word of god has always come out of the mouths of humans\"\n        ],\n        [\n            0,\n            \"seniors who went to 10th street if you have any ideas for 10th street shirts please let me tara jordan m or emily b know by 3\"\n        ],\n        [\n            1,\n            \"4 tips for computer programming beginners – software developer guide url via user\"\n        ],\n        [\n            0,\n            \"shades of summer a social mixer showcasing men's women's and children's summer … url\"\n        ],\n        [\n            1,\n            \"user dude the last year a half i ate like shit did zero exercise not my smartest move i'm paying fo … url\"\n        ],\n        [\n            0,\n            \"user after briefly thinking about it it could be determined on how she feels although poorly she … url\"\n        ],\n        [\n            0,\n            \"only in a game between these two would you find 12 shots on target and 0 0 at ht another super sunday epic hashtag hashtag\"\n        ],\n        [\n            0,\n            \"duterte supporters slam for ' wild accusations ' on war vs drugs url url\"\n        ],\n        [\n            0,\n            \"retweeted paul joseph watson user is this the brand of islam feminists want to import to the west url\"\n        ],\n        [\n            0,\n            \"pastor caught on video having sex with a church member with pictures url url\"\n        ],\n        [\n            1,\n            \"user oh well i don't have to know it won't kill me what will kill me though is if that damn … url\"\n        ],\n        [\n            0,\n            \"sign of the times is so different to all the music now it's so refreshing to hear something so beautiful with influences like bowie wow\"\n        ],\n        [\n            0,\n            \"ok look and abo aus are life do yourself a favor and search for in to read please url\"\n        ],\n        [\n            0,\n            \"goodnight our kind of conversation moody sweet love 2 happy anger love url\"\n        ],\n        [\n            1,\n            \"my sexy butt is currently sitting in stream come check it out here url via user\"\n        ],\n        [\n            1,\n            \"' i almost committed suicide ' julius opens up on his terrifying brain experience video url\"\n        ],\n        [\n            0,\n            \"the msm is purposely silencing trump ’ s success — do you agree url url\"\n        ],\n        [\n            0,\n            \"user please don't and claim picture as your own i didn't personally take the pic but i'm the op i … url\"\n        ],\n        [\n            0,\n            \"it's crunch time read our latest newsletter to see if you should file an extension for your 2017 tax return url\"\n        ],\n        [\n            0,\n            \"user user no he didn't he said that at one rally so at no point do we blame the people who acted out\"\n        ],\n        [\n            0,\n            \"user nancy drew you know better than that it's the unmasking but carry on it will just make you look lik … url\"\n        ],\n        [\n            0,\n            \"user user professional politician who never saw action but will milk it\"\n        ],\n        [\n            0,\n            \"user sounds good man also i plan to drop an app for your clan if applications are still open\"\n        ],\n        [\n            0,\n            \"trump ethics via user anything goes culture where aides bend policy to serve personal interests url\"\n        ],\n        [\n            0,\n            \"2017 fleet conference in raleigh n c will be artist and industry july 20th 23rd for details\"\n        ],\n        [\n            0,\n            \"user the local alt weekly needs to have good local music reviews without the over his own coverage of the\"\n        ],\n        [\n            1,\n            \"flu can ’ t wait to get the fuck out of area man ’ s body url url\"\n        ],\n        [\n            1,\n            \"the bulls don't fuckin deserve a playoff spot they weak ass not even over 500 and name should be\"\n        ],\n        [\n            0,\n            \"user user not that i get out very much i know i've liquor in my lifetime but it's been a lol\"\n        ],\n        [\n            1,\n            \"new post added at the who ’ s roger slams reboot as ' f ing irrelevant url\"\n        ],\n        [\n            0,\n            \"how have we only just come across this 😂 😂 hashtag definitely won april fool's day with that joke 👌 🏻 … url\"\n        ],\n        [\n            1,\n            \"larvitar iv 26 7 8 1 3 move set bite crunch available until 14 13 35 26m 53s url\"\n        ],\n        [\n            0,\n            \"user user i just watched an ethan and video and there were ads on it just wanted 2 let u know ♥\"\n        ],\n        [\n            0,\n            \"don't worry we know how to make this ☔ ️ day better our hashtag with … url\"\n        ],\n        [\n            0,\n            \"wait til you see what happened to these 25 places once humans abandoned them hashtag is terrifying url\"\n        ],\n        [\n            0,\n            \"do you follow an old cruelty tradition or your heart rebel hearts protest for hashtag url\"\n        ],\n        [\n            0,\n            \"seriously tho adopt don't shop my parents bought our 2 cats 8 yrs apart from uncle bills while we love them they're great\"\n        ],\n        [\n            1,\n            \"trump has been fucking toxic from the start and you fucks who voted for him are just now seeing this it took you this long hashtag\"\n        ],\n        [\n            0,\n            \"pac probably lookin down at us from heaven the all on me trailer lmao that man got a big ass head what is u doin\"\n        ],\n        [\n            0,\n            \"user i like him as both maybe a more as a sam because he's good in coverage but he's one of my favorite guys in the class\"\n        ],\n        [\n            0,\n            \"panama opens with carlos ’ s ‘ beyond ’ url url\"\n        ],\n        [\n            0,\n            \"paul do you believe in jesus yes i do paul well you're gonna meet him death wish 2 🙌 🏻\"\n        ],\n        [\n            0,\n            \"after a lifetime of exploitation abuse slave not useful are sent to hashtag url\"\n        ],\n        [\n            0,\n            \"user user i am so fried that i don ' t even know what race it starts assuming it is the last 6 races on card\"\n        ],\n        [\n            0,\n            \"some rather exciting dw news to come if you haven't read dw iii yet the time url\"\n        ],\n        [\n            1,\n            \"australia feb retail sales 0 1 as spend falls – url url\"\n        ],\n        [\n            0,\n            \"success will not lower its standard to us we must raise our standard to success john hashtag\"\n        ],\n        [\n            0,\n            \"everyone seems to have things to do and places to go meanwhil more for libra url\"\n        ],\n        [\n            0,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            0,\n            \"good questions and discussion if brief on physician associates and nurses in general\"\n        ],\n        [\n            0,\n            \"user my husband caught this tiny this weekend does that count url\"\n        ],\n        [\n            1,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            0,\n            \"metro ’ s data use enables to see future url url\"\n        ],\n        [\n            0,\n            \"hashtag those who have experienced more than once what was your best trip like what was your worst trip like ☀ url\"\n        ],\n        [\n            0,\n            \"“ here comes the eagle here comes the bear and they ’ re fighting to control the lion ” marley 1988 url\"\n        ],\n        [\n            0,\n            \"“ remember to always be yourself so long as you stay true to yourself friends will also stay true to you ”\"\n        ],\n        [\n            0,\n            \"user at least you try to see some positives has there been a positive word we turned it over to … url\"\n        ],\n        [\n            0,\n            \"breaking news it raids was to delhi was afraid he might also declare support to sour\"\n        ],\n        [\n            0,\n            \"one more for the day rogue one series 2 sketch card artist proof by dan url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url what we got our kids for christmas 2016 plus day\"\n        ],\n        [\n            0,\n            \"user indeed that huge of smoke across a near calm south atlantic pity sam salt never got another … url\"\n        ],\n        [\n            0,\n            \"user 2015 yes we lost 1st round to chi don't forget that his game 2 might have been different\"\n        ],\n        [\n            1,\n            \"dungeon twister the card game box sw url url\"\n        ],\n        [\n            1,\n            \"new post download hd pc resolution video hot this week march 24 2017 has been published on url\"\n        ],\n        [\n            0,\n            \"this is hashtag fault 2 he was born in hawaii lol ' ⚡ ️ “ judge extends order blocking trump's revised travel ban ” url\"\n        ],\n        [\n            0,\n            \"wouldnt wish anything bad on someone who is sick regardless if i dont like them or not to even question my moms cancer that way is\"\n        ],\n        [\n            1,\n            \"breaking news kendall jenner saved the world with a can of pepsi more at 11 url\"\n        ],\n        [\n            0,\n            \"user of course when the cops showed the excuse was that they must have been high no\"\n        ],\n        [\n            0,\n            \"attention if you have been reading my last two posts on url i wonder if there are any of mature student part 1\"\n        ],\n        [\n            1,\n            \"get £ 5 bingo bonus plus you could win a £ 50 amazon voucher when you join our newsletter url url\"\n        ],\n        [\n            0,\n            \"user i have used blood sugar before for resistance but we are scared of diabetes 2\"\n        ],\n        [\n            0,\n            \"federal appeals court rules civil rights act protects lgbt employees from workplace bias url url\"\n        ],\n        [\n            0,\n            \"hashtag 🇸 🇾 tragic loss of civilian lives devastating destruction of the country's ancient heritage … url\"\n        ],\n        [\n            0,\n            \"i sat in the chair and my mua is a girl who hates me bc i had a thing with her ex before she knew him\"\n        ],\n        [\n            0,\n            \"user user i was singing it to the tune all i ask of you where you go let me queue too\"\n        ],\n        [\n            0,\n            \"ending hunger is it requires action give 6 00 to feed a child for one month with protein url\"\n        ],\n        [\n            0,\n            \"if you post a mass of tweets of the same thing at the same time i will unfollow you spread them out\"\n        ],\n        [\n            0,\n            \"got given a lovely gift today thank you plush for the tea hashtag i am soap url\"\n        ],\n        [\n            1,\n            \"i'm about to turn my read back on mfs keep i know you got my text yep i'm going to let you know i did ☺\"\n        ],\n        [\n            0,\n            \"user its girl i'm here for yo ah sorry i'm here for that ice cream and sandwich cause i care so about your looking\"\n        ],\n        [\n            0,\n            \"ms rice not a substitute for the rational debate needed over obama foreign policy fail … url\"\n        ],\n        [\n            0,\n            \"understanding the science even only the slightest bit of it is a nice way to start to feel in control of my own body\"\n        ],\n        [\n            0,\n            \"user user the poor cc will still be hard at work 😢 looking forward to long weekend though 😎\"\n        ],\n        [\n            0,\n            \"user hey we are sorry to hear about this dm us the email linked to your account and trip details and we'll look into this for you\"\n        ],\n        [\n            0,\n            \"user brazil chile argentina paraguay haiti war on drugs colombia us in politics never forget\"\n        ],\n        [\n            0,\n            \"user user yeah he tried not to sleep as much as possible lots of anxiety paranoia understandable tho 😞\"\n        ],\n        [\n            0,\n            \"who else would consider website building audio editing and organizational design to be legit\"\n        ],\n        [\n            1,\n            \"​ com josh malone wr big fast and underrated url\"\n        ],\n        [\n            0,\n            \"que who is responsible 4 degrading hashtag ans organisations trying 2 divide rule india is responsible\"\n        ],\n        [\n            0,\n            \"user if you ’ re into web you should take a look at url next week they have a similar approach d\"\n        ],\n        [\n            0,\n            \"finished up this little gem tonight the at midnight 8 ink acrylic on canvas simple black frame … url\"\n        ],\n        [\n            0,\n            \"the first 2 3 scholarships for study abroad that i'm reviewing started out strong but it has been all down hill since then\"\n        ],\n        [\n            0,\n            \"i 75 n in hamilton co crash multiple vehicles at mm 2 at 10 17 pm 4 7 est clear by 11 18 pm 4 7 et\"\n        ],\n        [\n            0,\n            \"fd one person ejected during the crash patient is in critical condition url\"\n        ],\n        [\n            0,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            1,\n            \"don ’ t forget all the benefits of a hot stone massage the will reach deep into your muscles soothing and url\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 2 new followers and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"yall want to believe you trust him cause you dont wanna look silly and you tell yourself do by it as i dont trust her lololol\"\n        ],\n        [\n            1,\n            \"all the black man had to say was ok but i bet you can't beat my ass and he would have won the argument 😂 😂 😂 … url\"\n        ],\n        [\n            0,\n            \"hey user thanks a million for the connection make your day great url\"\n        ],\n        [\n            0,\n            \"push up after the semi final salute after final players giving tribute to url\"\n        ],\n        [\n            0,\n            \"new lcd metal shield home button flex ribbon cable for iphone 6 4 7 url url\"\n        ],\n        [\n            1,\n            \"user actually i'd very much prefer the 1971 as seen in diamonds are forever url\"\n        ],\n        [\n            0,\n            \"but they dont move mushrooms are you gather not hunt good morning fred url\"\n        ],\n        [\n            1,\n            \"i swear fine chicks be swearing they guy friends don't wanna fuck them it's not that they don't they just can't cus they\"\n        ],\n        [\n            0,\n            \"user hey honey your pops is real mad he just saw your interview doesn't think you were fair cocktails\"\n        ],\n        [\n            0,\n            \"🐰 easter competition ready for easter for your chance to win an exclusive easter hamper featuring a selection url\"\n        ],\n        [\n            0,\n            \"dark fruits keeps cider in growth figures url url\"\n        ],\n        [\n            0,\n            \"just spotted jeff linda board our flight with all the national championship gm oh go hashtag i see its tied\"\n        ],\n        [\n            0,\n            \"always do your best and you will find that you never need to compare yourself to others rich\"\n        ],\n        [\n            0,\n            \"presenting my paper of the pixel this weekend at technical landscapes conference … url\"\n        ],\n        [\n            0,\n            \"i just participated in an hashtag for high speed car charger 3 p check it out here url\"\n        ],\n        [\n            0,\n            \"neil book on the hashtag is finally out looking forward to reading this url\"\n        ],\n        [\n            0,\n            \"how many followers do you get everyday i got 2 in the last day growing daily with url\"\n        ],\n        [\n            0,\n            \"user the fact that he did not consult congress is the issue so will djt make moves this should make p … url\"\n        ],\n        [\n            0,\n            \"user nick i watched a part of the last stream in the stream you say that the has serious problems\"\n        ],\n        [\n            0,\n            \"med a trip because you gotta drink it hot but what of one's tongue they gotta make a cold one fr fr\"\n        ],\n        [\n            0,\n            \"dow mega merger moving forward in the eu raising food security concerns beyond press release … url\"\n        ],\n        [\n            0,\n            \"user anger burned hot and heavy in his very bones it boiled who would do this it it doesn't make sense\"\n        ],\n        [\n            0,\n            \"pakistani band ’ s plan of a four city tour to india got cancelled url url\"\n        ],\n        [\n            0,\n            \"im i the only one who likes april fools atleast my crush will say i love you that's enough even if it's a big joke man\"\n        ],\n        [\n            0,\n            \"tboss dancing 🎶 is it my eye am seeing double after how many weeks and u choose to dance today hashtag\"\n        ],\n        [\n            1,\n            \"solo apps no den like por las twitter it's what's happening url url\"\n        ],\n        [\n            0,\n            \"user that is absolutely amazing i've never seen scenery so beautiful where is this\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"reds take 1 0 lead it's ok i'm sure hashtag will figure out the unproven lefty totally shutting them down right now\"\n        ],\n        [\n            0,\n            \"📹 our beautiful one of kind killer whale tail during a recent photo shoot with user and url\"\n        ],\n        [\n            0,\n            \"bella king in silk velvet in flax excellent condition url url\"\n        ],\n        [\n            0,\n            \"lads and ladies are you aged between 16 18 looking for a career in sport contact us today on paid\"\n        ],\n        [\n            0,\n            \"find your spirit and no challenge will keep you from achieving your goals christopher penn hashtag\"\n        ],\n        [\n            0,\n            \"user try us if you want a weekly show featuring 2 long distance besties supporting each other by … url\"\n        ],\n        [\n            0,\n            \"boeing reveals to on url url\"\n        ],\n        [\n            1,\n            \"is now available for adoption this male domestic short hair is old learn more at url\"\n        ],\n        [\n            0,\n            \"although you might already have big plans for the weekend mor more for capricorn url\"\n        ],\n        [\n            1,\n            \"had a great time shooting next week's with dr at eye and vision center stay tuned url\"\n        ],\n        [\n            0,\n            \"user but we couldn't even tell your professionalism and grace is in this industry 🙌 🏾 ✨\"\n        ],\n        [\n            0,\n            \"user for replying but i guess u didn't get my query i did my first recharge wd 149 instead of 30 … url\"\n        ],\n        [\n            0,\n            \"user the biggest thank you to you for being total it was such a pleasure as always and looking forward to the book\"\n        ],\n        [\n            0,\n            \"i literally ordered apple juice on ice to chase my whiskey on a business class flight this morning hashtag url\"\n        ],\n        [\n            0,\n            \"i'm sitting here by the changes i'm experiencing in my attractions sexuality it's relationship to my gender woah\"\n        ],\n        [\n            0,\n            \"user hey our butterfly book goes to print on monday just been asked if we want neutral matt seal or gloss seal cover\"\n        ],\n        [\n            0,\n            \"the labs team is inspired by the grace courage and resilience we see in our patients each and every day url\"\n        ],\n        [\n            0,\n            \"at least gigaba is the most stylish finance minister we had in a while that's what really counts right hashtag hashtag\"\n        ],\n        [\n            0,\n            \"anthony barber who was among business in columbia dies baltimore sun hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag from we're excited that today is friday cheers to the weekend 😙 😜 … url\"\n        ],\n        [\n            0,\n            \"based man dressed in ladies underwear photo home town url\"\n        ],\n        [\n            0,\n            \"user so he's just realising it well before then it's been same never real and he can't even define\"\n        ],\n        [\n            0,\n            \"user it's probably closer to about 4 hours but if you include stops and shit it'll be a little longer haha\"\n        ],\n        [\n            1,\n            \"like and share if you want this famous brand bag men messenger bags men's cr url url\"\n        ],\n        [\n            0,\n            \"where has all the gone long time passing where has all the gone long time ago\"\n        ],\n        [\n            0,\n            \"construction group north set to build on record url url\"\n        ],\n        [\n            0,\n            \"“ a mind that opens its door to fears doubts jealousy and anger compromises its peace in return ” url\"\n        ],\n        [\n            0,\n            \"user i agree and 20 people owning as much as 50 of the bottom half of the american population is the proof … url\"\n        ],\n        [\n            0,\n            \"you're willingness to share and lift others will be paid off in fact you are it\"\n        ],\n        [\n            0,\n            \"hashtag most of the time when someone negatively says you aren't where you're supposed to be they want to be url\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"i had two exams and had to choose 1 or the other to study for and the 1 i didn't study for i passed with an 81 🎉\"\n        ],\n        [\n            0,\n            \"speaking is a physical act to practice you must actually do it not just think about it url\"\n        ],\n        [\n            0,\n            \"user key is always rooting for you and thinking of you you've got this girl 😚 😚 url\"\n        ],\n        [\n            0,\n            \"user i got a bottle of wine with our names on it for when it drops lets get\"\n        ],\n        [\n            0,\n            \"if you love two people at the same time choose the second one because if you truly loved the first one you wouldn ’ t love another\"\n        ],\n        [\n            0,\n            \"and now for a poem a marvelous bird is the his can hold more than his belly can he can hold in url\"\n        ],\n        [\n            0,\n            \"i should place a call what court we in rico kermit off bee em no better yet wish i could res g\"\n        ],\n        [\n            0,\n            \"what is your hashtag edge competitive edge also known as competitive advantage is … url\"\n        ],\n        [\n            0,\n            \"me what's to eat kids pizza friend pepperoni me no meat on friday friend 😢 crushing dreams since ' 08 hashtag\"\n        ],\n        [\n            0,\n            \"the 1980s in the user garnet soccer latest post on fb url\"\n        ],\n        [\n            0,\n            \"so the folks who lost jobs to should move to cities come on thru hope you like different people o … url\"\n        ],\n        [\n            0,\n            \"it's about time that dems come to their senses omg just turned on the dems look what she did for trump today url\"\n        ],\n        [\n            1,\n            \"did you know that we offer a variety of beauty services for guests of our professional clinic call … url\"\n        ],\n        [\n            1,\n            \"y'all gotta stop fucking ya besties cus now these nigga think they getting the yams nah ma dude your bro 😂\"\n        ],\n        [\n            0,\n            \"nobody's a natural you work hard to get good and then work to get better kisses shinesattradelaunch\"\n        ],\n        [\n            0,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your daily stats via url\"\n        ],\n        [\n            0,\n            \"user he breaks the law yet crickets he knows this will continue to do so\"\n        ],\n        [\n            0,\n            \"user so if i think he's playing two more it now becomes how many reg season and playoff games does he … url\"\n        ],\n        [\n            0,\n            \"believes extremists are inciting civil war in france the jihadists have made him a target url\"\n        ],\n        [\n            1,\n            \"this new boho inspired dress is perfect for this spring time weather only 38 url\"\n        ],\n        [\n            0,\n            \"such a happy jump hashtag audio vip by cause ♫ url\"\n        ],\n        [\n            0,\n            \"user user nope he's not a legitimate leader and will be gone before his first term ends\"\n        ],\n        [\n            0,\n            \"happy birthday to my dear wife linda walter for the last 39 years happiness is holding someone in your url\"\n        ],\n        [\n            1,\n            \"proud to announce that will be part of the circuit as a tour bronze event register today … url\"\n        ],\n        [\n            0,\n            \"surprises more than 700 high school students in iowa celebrity bikini url\"\n        ],\n        [\n            0,\n            \"user we only need £ 100 000 to reach our target of £ 1 2 m give charlie the best chance retweet donate … url\"\n        ],\n        [\n            0,\n            \"it is only when you see people looking ridiculous that you realize just how much you love them christie\"\n        ],\n        [\n            0,\n            \"i never understood why people wow me when i tell them im half mexican half like the countries are … url\"\n        ],\n        [\n            0,\n            \"my aesthetic having crushes on men who are a fictional characters b don't know i exist c live at least 3 000 miles away\"\n        ],\n        [\n            0,\n            \"it's not easy to understand your feelings today and you may ch more for libra url\"\n        ],\n        [\n            1,\n            \"video mtv 5 – down south – episode 3 – ‘ free falling ’ url url\"\n        ],\n        [\n            0,\n            \"until you cross the bridge of your insecurities you can't begin to explore your possibilities tim fargo hashtag\"\n        ],\n        [\n            0,\n            \"co paper 1 write a 750 to 1000 word paper regarding that may occur with url\"\n        ],\n        [\n            1,\n            \"clash royale arena 5 deck with balance update simon url url\"\n        ],\n        [\n            0,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            0,\n            \"user user same here did monthly donation for 2 years from my hard earned money\"\n        ],\n        [\n            0,\n            \"i just liked this song original mix by url url\"\n        ],\n        [\n            0,\n            \"read about the company changing the legislative process one email at a time url cc user\"\n        ],\n        [\n            0,\n            \"men we have finally secured a venue for our hashtag tie against south thanks … url\"\n        ],\n        [\n            1,\n            \"i liked a user video url destiny 03 31 17 location march 31 2017 inventory items week\"\n        ],\n        [\n            0,\n            \"sir 500 aur 1000 note band cast reservation band karo all cast are equal so form no minority and majority all are equal\"\n        ],\n        [\n            0,\n            \"prop 8th ed changes 4 t n of may b ️ patients more across w o … url\"\n        ],\n        [\n            1,\n            \"click here for more pictures url add me on snapchat imjuicyass url\"\n        ],\n        [\n            0,\n            \"wendy's gave me a rly big burger i just wanted to share that with y'all url\"\n        ],\n        [\n            0,\n            \"pet memorial necklace if love could have saved you you would have lived forever url … url\"\n        ],\n        [\n            0,\n            \"people considering careers become elevator service also private members ' bills have little chance of … url\"\n        ],\n        [\n            0,\n            \"thank you so much we are excited to hear that you are saving — feeling thankful at by sun … url\"\n        ],\n        [\n            0,\n            \"headed to germany to play the new hall on 4 4 looks insane … url\"\n        ],\n        [\n            1,\n            \"vain idiot boy can't stop being vain can't be bothered to shave more at 11 url\"\n        ],\n        [\n            1,\n            \"is your twitter count stuck at the infamous 2 000 mark url how to avoid and get around it\"\n        ],\n        [\n            0,\n            \"you guys finally got that persona game everyone is talking about you know the one that japan had a while b … url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"police in stockholm arrested the terrorist after driving a truck into a crowd in url\"\n        ],\n        [\n            1,\n            \"user i had a lady do my hair once i asked for a few loose flowing look at the bullshit i got c … url\"\n        ],\n        [\n            0,\n            \"comes to the sc to talk about the most important work that they are doing ee represents the to our economy our wo … url\"\n        ],\n        [\n            1,\n            \"the salon an alternative perspective offering a touch of ' golden age ' glamour new life … url\"\n        ],\n        [\n            1,\n            \"womens high cut control rear and tummy body ’ s … url url\"\n        ],\n        [\n            0,\n            \"some people think say your life no go dey if they leave my you had better carry yourself and dey move 😂 you no be jesus\"\n        ],\n        [\n            0,\n            \"• user user • my life is so much better now thanks to you you are my everything love you lads mind following me 💙 11\"\n        ],\n        [\n            0,\n            \"what writers should do this april – enter ’ s monthly themed contest url url\"\n        ],\n        [\n            0,\n            \"they say good things have to come to an end but we didn't really use our final meeting for a good spent\"\n        ],\n        [\n            0,\n            \"twins ml 1 💰 💰 💰 sevilla un 4 1 💰 💰 💰 hull city ml 1 💰 💰 💰 real madrid 1 to finish off the early card\"\n        ],\n        [\n            0,\n            \"user as i thought the transaction happened on 30 3 and nothing was credited on my card is there any chance to … url\"\n        ],\n        [\n            0,\n            \"hashtag url mostly mlb notes talking madison and a look around the league\"\n        ],\n        [\n            0,\n            \"early beneficiaries to include latin american alliance for civic technology url\"\n        ],\n        [\n            0,\n            \"possession for it is not permitted us to desire these things which it is to\"\n        ],\n        [\n            1,\n            \"dragon breeder i just bred a dragon in dragonvale visit my park to check it out url\"\n        ],\n        [\n            0,\n            \"happy saturday hope you are enjoying your weekend and just a reminder that daylight savings ends url\"\n        ],\n        [\n            0,\n            \"manchester city's parent company the city football group buys … url user\"\n        ],\n        [\n            0,\n            \"rainy sunday afternoon working on laptop while watching a baseball game perfect sport while working because i don ’ t have to pay attention\"\n        ],\n        [\n            0,\n            \"what they want you to think is a gentleman what is actually means is not affected by girls and he's v … url\"\n        ],\n        [\n            0,\n            \"from the to the user is better than your best weekend 😂 url\"\n        ],\n        [\n            0,\n            \"the really like this one corner of my au natural yard for some reason they are the definition … url\"\n        ],\n        [\n            0,\n            \"sad news today r i p dancing ken wonderfully and che … url\"\n        ],\n        [\n            1,\n            \"corners togetic m iv 77 until 07 33 at 22 potter ave url url\"\n        ],\n        [\n            0,\n            \"a shot from takes a off but only hits the side of the goal with the keeper stranded\"\n        ],\n        [\n            0,\n            \"user praying for wisdom n guidance in the market place yessss n n thx n blessings\"\n        ],\n        [\n            1,\n            \"hashtag cognitive and artificial intelligence spending expected to surge through 2020 says idc url\"\n        ],\n        [\n            0,\n            \"user user is setting a great example he is humble and involved i wish he was my mayor i dont even know who my mayor is\"\n        ],\n        [\n            0,\n            \"how many success stories do you need to hear before you make your own start yours url url\"\n        ],\n        [\n            1,\n            \"i'm buying red wine at pick n pay 20 off any 2 sale on 1 april and you url\"\n        ],\n        [\n            1,\n            \"80 0 snubbull found til 21 52 32 29m catch pokemon night market on june 16 17 url\"\n        ],\n        [\n            0,\n            \"mum just came in and asked why i was playing a in my room i just said nah sorry it was user's insta story classic 😂\"\n        ],\n        [\n            0,\n            \"there's nothing more life changing than becoming a parent how flexible have you been in your career planning to ac … url\"\n        ],\n        [\n            0,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            1,\n            \"4 cowardly left user debate when faced muslim women's fiery question revolution is knocking d door of indian islam\"\n        ],\n        [\n            0,\n            \"us department of energy science graduate student research program now accepting applications url\"\n        ],\n        [\n            0,\n            \"yep i said this earlier as well now if we land watch out url\"\n        ],\n        [\n            0,\n            \"i've just walked up one flight of stairs at college but the way i'm breathing you'd think i'd or\"\n        ],\n        [\n            0,\n            \"nba game recap san antonio spurs 102 vs dallas mavericks 8 9 4 7 2017 read here url\"\n        ],\n        [\n            0,\n            \"the user shiny object strategy still works but it has lost its ability to change the subject hashtag is all consuming\"\n        ],\n        [\n            1,\n            \"coconut oil anti aging professional skin care products natural anti aging skin care routine 30s url via\"\n        ],\n        [\n            1,\n            \"checkout this old poster for the bathing pool join us for some this thursday hashtag url\"\n        ],\n        [\n            0,\n            \"user fabrics offers the sale of all kinds of male fabrics quality swiss australian wool … … url\"\n        ],\n        [\n            1,\n            \"want to deep self love and regain the courage to open your heart to love again break through here url\"\n        ],\n        [\n            1,\n            \"rite aid – check out the new load feature at rite aid – save up to 87 with coupons rite aid – check out … url\"\n        ],\n        [\n            1,\n            \"user is taking applications now for hell city phoenix az 🔥 💃 🏼 🤘 🏼 apply today at … url\"\n        ],\n        [\n            0,\n            \"don't tolerate negative people separate them from ur life and be happy you don't need any extra stress in ur life\"\n        ],\n        [\n            0,\n            \"hashtag url closure the is closed in both directions between and c …\"\n        ],\n        [\n            0,\n            \"really sad news dancing ken has passed away he was such a hashtag star and forever known for his charity work url\"\n        ],\n        [\n            0,\n            \"i feel like a stick you try to snap w your leg but it fails then you try w your feet but it halfway so you twist it apart\"\n        ],\n        [\n            1,\n            \"two inside out vaginas isn't that a dick it's not like i have a and hanging off my tip\"\n        ],\n        [\n            1,\n            \"user rt like my new video for me the love ❤ ️ 🙏 🏼 url\"\n        ],\n        [\n            0,\n            \"for real though if you arent going to coachella this will be one of the best shows to catch in los angeles url\"\n        ],\n        [\n            0,\n            \"there is no better friend than a sister and there is no better sister than you hashtag url\"\n        ],\n        [\n            1,\n            \"he loves my pussy before he fucks it he says it makes it more sensitive i certainly feel him more url\"\n        ],\n        [\n            0,\n            \"victoria ' journey from forest to final four the ledger url hashtag\"\n        ],\n        [\n            0,\n            \"the fact that harry has never once showed off any of the things his money can buy says so much about him he's purely good\"\n        ],\n        [\n            0,\n            \"user not a lot of treating patients doctor at nw gives the bums rush supposed to b one of best hospitals\"\n        ],\n        [\n            0,\n            \"user user back to ea servers when booted off would solve a lot of problems\"\n        ],\n        [\n            0,\n            \"yet only the has the constitutional responsibility to govern to sus institutions as confirmed in s … url\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"goodnight i love josh tyler amber emmy caroline and all my mutual … url\"\n        ],\n        [\n            0,\n            \"cleared tractor trailer accident orange hashtag north 0 33 miles beyond exit 41 hill rd at 4 3 2017 4 48 04 pm\"\n        ],\n        [\n            0,\n            \"surprisingly real have played with a good amount of intensity considering is around the corner have matched their intensity\"\n        ],\n        [\n            0,\n            \"user what are you talking about how you going to run in behind when there are 11 men behind already\"\n        ],\n        [\n            0,\n            \"ur politics arent the same as my politics u belong in jail said 3 4 of americans in the last 2 decades dumb and dangerous direction\"\n        ],\n        [\n            1,\n            \"so turns up in a game against a team sitting 15th and he's currently goat again fuck off they're 15th for a reason\"\n        ],\n        [\n            0,\n            \"norway is building the world's first ship tunnel by through a solid rock peninsula url url\"\n        ],\n        [\n            0,\n            \"user user some songs aged badly but expect the ones she still performs she always makes it sound fresh live e g diva\"\n        ],\n        [\n            0,\n            \"so many live sets so little time sad i couldnt be there for all of them 😭 😭 😭 its impossible tho\"\n        ],\n        [\n            1,\n            \"mix it's in some and makeup too or not an url\"\n        ],\n        [\n            0,\n            \"hashtag as promised government must pay to the fake cases being filed against innocents stop pocso misuse\"\n        ],\n        [\n            1,\n            \"i hope my partner i are the best fucking parents in the world no matter what because nothing should be more important than your kids\"\n        ],\n        [\n            0,\n            \"r b happy april fool's day all made in a legitimate factory come with new box and certificates com url\"\n        ],\n        [\n            1,\n            \"user i must be a cow then lol 🤷 🏻 ‍ ♀ ️ but then fat girls think they're skinny so everyone is in denial 😂\"\n        ],\n        [\n            0,\n            \"do you want to be rich overcome these bad habits click here url url\"\n        ],\n        [\n            0,\n            \"two young scientists share their experiences on role of youth in disaster risk management in url\"\n        ],\n        [\n            0,\n            \"hashtag flower power looks cute as a button in this floral crop top url\"\n        ],\n        [\n            0,\n            \"user if you love science so much why don't you just hurry up and become a science marriage coordinator instead\"\n        ],\n        [\n            0,\n            \"good afternoon user i heard you like ketchup on a me too have you ever tried a 1 sauce it's really worth it\"\n        ],\n        [\n            0,\n            \"valley police officers wound man who fired at them url url\"\n        ],\n        [\n            0,\n            \"user user tell this guy to quit his book on his program it's so fox news\"\n        ],\n        [\n            0,\n            \"the phone will ring and there will be there still waiting on that response 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"good morning central nebraska ok i looked it up and it's apparently ' national turkey neck soup day ' so … url\"\n        ],\n        [\n            0,\n            \"user atm 56 com v 💞\"\n        ],\n        [\n            0,\n            \"just slept in my bed for 2 hours while i scratched his head back and getting back in bed all alone kinda sucks ☹ ️\"\n        ],\n        [\n            0,\n            \"you don't have to spend your life with me you don't have to waste your energy we can just be rockin 🎶\"\n        ],\n        [\n            0,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"user agreed my first post phd job was 14 5 k ft second ft this goes back to the crash in 2008 if not before imo\"\n        ],\n        [\n            1,\n            \"download the free app to get offers and a chance to win big url\"\n        ],\n        [\n            0,\n            \"user i have finally started my x files blu ray box set watched 2 episodes last night superb transfer t … url\"\n        ],\n        [\n            0,\n            \"user there's never been a day i haven't felt like you are family i remember the 2012 you're fantastic\"\n        ],\n        [\n            0,\n            \"the other guys launches linda brown interactive story on ios digital entertainment company the other guys announce url\"\n        ],\n        [\n            0,\n            \"when your user card arrives and you and your friends start playing together lol url\"\n        ],\n        [\n            0,\n            \"if jesse is going to sing at my wedding it's going to be beautiful soul url\"\n        ],\n        [\n            0,\n            \"getting the stream up and running today wont be on until later this evening url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url migos feat 2 official video\"\n        ],\n        [\n            0,\n            \"in case anyone is mad about the decision actually has more to play for in gr better hockey at his point … url\"\n        ],\n        [\n            1,\n            \"question are y'all gonna say comment get out every time you see a black person dating someone of a different race\"\n        ],\n        [\n            0,\n            \"herbal are not actually they don't contain any leaves from the plant instead they are hashtag\"\n        ],\n        [\n            0,\n            \"j y fitness exercise magnetic massage hoop available today for € 19 99 url url\"\n        ],\n        [\n            1,\n            \"layer 8 long sleeve blue size xl athletic shirt quick dry with back url 24 00 hashtag\"\n        ],\n        [\n            0,\n            \"congrats to hashtag 2017 champs what a year jamie squad could be even better next year everyone should be back\"\n        ],\n        [\n            0,\n            \"i could watch the fifth element a million times and not get tired of it don't know why — watching the fifth element\"\n        ],\n        [\n            0,\n            \"user i am the ultimate he blew that game 7 but we all know their shouldn't hav … url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user we shot missiles at air bases and took for civilians we attacked a dictator who used che … url\"\n        ],\n        [\n            0,\n            \"one cannot spend one's entire life running into bathrooms when danger calls kisses shinesattradelaunch\"\n        ],\n        [\n            0,\n            \"user that happened to me in an uber once except i didn't recognize the route he was taking and was almost c … url\"\n        ],\n        [\n            1,\n            \"user you're plan sucked and people were smart to realize it you're the worst thing that has happened to america\"\n        ],\n        [\n            0,\n            \"was at no 1 on the us album charts today in 1971 with the released pearl the album url\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"please don't reply this is a thread for user ' s bday even if it's already passed to show her how much i love her 💘\"\n        ],\n        [\n            0,\n            \"user yeah very happy with this those have been amazing love that he always sends … url\"\n        ],\n        [\n            0,\n            \"you know i may be the one walking away but you're the one that's leaving again to episode home\"\n        ],\n        [\n            0,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            1,\n            \"dems have enough votes to filibuster gorsuch increasing odds of ' nuclear option ' fox news d god's wrath w be on u url\"\n        ],\n        [\n            0,\n            \"she's ready to quit topless page 3 shoots ' time to put the bra on ' url url\"\n        ],\n        [\n            0,\n            \"user exactly but should assad be left assad must be punished very very hard i wished arabs … url\"\n        ],\n        [\n            0,\n            \"i can see real between our hashtag i need to go inside wow that blade of grass looks interesting i need to go inside\"\n        ],\n        [\n            1,\n            \"user ima gonna block you because i block dumb people and i'm in no mood to let you hang around in my current condition\"\n        ],\n        [\n            0,\n            \"saturday chicago area river stages and flood url\"\n        ],\n        [\n            1,\n            \"certificate is a smart strategy to use if you have extra money you want to invest at a low risk details … url\"\n        ],\n        [\n            0,\n            \"baby summit x3 twin double all terrain jogging stroller green gray url url\"\n        ],\n        [\n            0,\n            \"hey user please watch 5 month old playing piano i think you are going to love her 💝 💝 💝 url\"\n        ],\n        [\n            0,\n            \"user sets its highest record with 17 products won the red dot design award url\"\n        ],\n        [\n            0,\n            \"user oh and cohen play along side each other often so i don't think it will be an issue\"\n        ],\n        [\n            1,\n            \"it could seem like there are invisible boundaries in place tha more for aquarius url\"\n        ],\n        [\n            0,\n            \"forget the waffle of ‘ global ’ britain – and learn to hug germany close martin kettle url\"\n        ],\n        [\n            1,\n            \"sterling silver light blue turquoise dangle earrings url url\"\n        ],\n        [\n            0,\n            \"user that's because it's a putin trump diversion trying to make people forget that user has committed treason\"\n        ],\n        [\n            0,\n            \"user user no problem pal just happy to be spreading more tbh need all the inspiration i can get ☺ ️\"\n        ],\n        [\n            1,\n            \"capped bust silver dime a nice capped bust dime free shipping url url\"\n        ],\n        [\n            0,\n            \"26 ' and takes the lead their striker scoring with a long ball from the keeper c'mon sharks hashtag\"\n        ],\n        [\n            0,\n            \"user user say what u like that clown has been caught in 3 raises recently its beyond\"\n        ],\n        [\n            1,\n            \"landing battle art civil war weekly 100th anniversary url url\"\n        ],\n        [\n            0,\n            \"hi connor is an incredible human who deserves so much love and happiness and i just really hope he knows that\"\n        ],\n        [\n            1,\n            \"et tu mcconnell democracy n back wanted 2b but was by roman the … url\"\n        ],\n        [\n            1,\n            \"gay scene thrives in unexpected places features israel url code name … url\"\n        ],\n        [\n            1,\n            \"if i can't trust the cops 2 keep me safe from my abusive ex i most certainly don't trust them when it comes 2 my ca … url\"\n        ],\n        [\n            1,\n            \"stretch dining room sofa pillow couch covers print url url\"\n        ],\n        [\n            1,\n            \"are you prepared for the or selling process this spring these url url\"\n        ],\n        [\n            0,\n            \"yeah we're golden babygirl we're golden yeah about to see a shine cause we're golden they can never break us down cause we're golden\"\n        ],\n        [\n            0,\n            \"server we only serve pepsi products me thinks about that hashtag ad me i'll just have a water url\"\n        ],\n        [\n            0,\n            \"i'm not fond of watching television this year so i'm not updated but because of social media i became aware of what's happening right now\"\n        ],\n        [\n            0,\n            \"lenovo science prize for scientists from developing countries in italy 2017 url url\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"omg we are so super excited for this one hope to see you here this saturday from noon bring the whole fam … url\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"interview julia michaels on why ' issues ' is about herself her favorite celebrity reaction url\"\n        ],\n        [\n            0,\n            \"user user there is a issue with the pa system but announcements should be going out again now\"\n        ],\n        [\n            0,\n            \"day 21 56 23 60 💦 💦 💦 my and legs are going to be sore tomorrow 🍑 🍑 i ❤ ❤ ❤ training … url\"\n        ],\n        [\n            0,\n            \"wells fargo whistle wins 5 4 million and his job back by via nyt url url\"\n        ],\n        [\n            0,\n            \"it may be a market but home sellers say the greatest challenge for them this year is the lack of homes url\"\n        ],\n        [\n            0,\n            \"orioles are home against the yankees today who's going to the game make sure to stop by for a a burger … url\"\n        ],\n        [\n            1,\n            \"turquoise hair make up protector hair do chiffon with zipper nos ebay url via user\"\n        ],\n        [\n            0,\n            \"user yeah and then when they know they've exhausted you it's time for and endless\"\n        ],\n        [\n            1,\n            \"we are hiring educational content editor deliver the next ground breaking tablet based product url\"\n        ],\n        [\n            0,\n            \"or big drama staged by usa n russia to cover up election rigging by in favor of donald trump url\"\n        ],\n        [\n            0,\n            \"the sun and moon were both of equal size and they too over and around the earth as url\"\n        ],\n        [\n            1,\n            \"user user first hand first hand and this is bullshit hamas is no for the pals\"\n        ],\n        [\n            1,\n            \"the pre property kit how to make money buying distressed r url hashtag\"\n        ],\n        [\n            0,\n            \"don't tell someone you love that your waiting for them to be great instead encourage and help them to be\"\n        ],\n        [\n            0,\n            \"enjoying a new favorite awesome sound cloud artists vol 12 lush for life by world corps url on hashtag\"\n        ],\n        [\n            0,\n            \"i'm starting to see what clay could've done wrong but maybe it's nothing maybe he isn't at fault at all let's see hashtag\"\n        ],\n        [\n            1,\n            \"user want to work from home want to make 500 a week posting ads on social media only 39 95 to start url\"\n        ],\n        [\n            1,\n            \"cnet brush up on april fools ' day early with burger king toothpaste cnet url\"\n        ],\n        [\n            0,\n            \"in alaska for most students high school gpa initial college success better than tests url\"\n        ],\n        [\n            0,\n            \"user user i claim and receive that word in jesus name amen thank god ❤ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"“ these aren ’ t students looking for seed money to become rich they ’ re looking to solve problems ” hashtag url\"\n        ],\n        [\n            1,\n            \"not a surprise hashtag but we're happy 4 u barry manilow comes out as gay and reveals partner of 39 years ” url\"\n        ],\n        [\n            0,\n            \"the ingredients of health and long life are great open air easy labor and little care sir philip\"\n        ],\n        [\n            1,\n            \"user here's info on the governor of alberta poetry contest for grades 4 5 6 pls rt url\"\n        ],\n        [\n            0,\n            \"celebrate earth month in action volunteer opportunities at url url\"\n        ],\n        [\n            0,\n            \"i don't care how old i am roller coaster ride on the and stitch sound track is my jam\"\n        ],\n        [\n            1,\n            \"url 2016 aug nike studio qs men's sz 9 sneakers shoes 002 new in box url\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"congrats to from home rooms for winning money monkey today with jersey subs url\"\n        ],\n        [\n            1,\n            \"you might be disgruntled with your current social standing bec more for taurus url\"\n        ],\n        [\n            1,\n            \"hum wonder why it is i do not use fb something about data and privacy url\"\n        ],\n        [\n            0,\n            \"sec consult sa 0 of php function url hashtag\"\n        ],\n        [\n            0,\n            \"user if you think lebron and the cavs are worried your crazy you cant win the championship without comin through the land\"\n        ],\n        [\n            1,\n            \"fast acting appetite extreme fat for fast weight loss url\"\n        ],\n        [\n            0,\n            \"user winners were announced last week official event took place on friday url\"\n        ],\n        [\n            0,\n            \"i can't sleep my dreams are keeping me ' woke 💯 the blood of my ancestors was shed so i can live … url\"\n        ],\n        [\n            0,\n            \"swimsuit parade down in world record attempt url via youtube\"\n        ],\n        [\n            0,\n            \"i get emails like this because i keep a cross border bank account open to pay off my us credit card make sure to a … url\"\n        ],\n        [\n            0,\n            \"road rage in australia it's basically a bunch of it's often said … url\"\n        ],\n        [\n            0,\n            \"62 down on actions of sheep lying about russia election interference to cover dem fraud votes for trump …\"\n        ],\n        [\n            0,\n            \"5 things to know for thursday or the ' 5 ' of portland business today rare is the morning when things — five … url\"\n        ],\n        [\n            0,\n            \"i ’ m ready to engage with my 4 new followers in the past day i know them via url\"\n        ],\n        [\n            0,\n            \"your greatest risk is in thinking too small think big life is too short to think small kisses glitzandglam\"\n        ],\n        [\n            0,\n            \"stress is everywhere but these military service members and veterans can show us ho url url\"\n        ],\n        [\n            0,\n            \"hashtag v leeds leeds to win over 2 5 goals over 9 corners and over 2 cards in the match user\"\n        ],\n        [\n            0,\n            \"amazing small businesses doing awesome things check out the hashtag from fbi sales at manly today until 6pm url\"\n        ],\n        [\n            0,\n            \"user user where yall finding those salty dicks they literally taste like nothing in my experience\"\n        ],\n        [\n            0,\n            \"it takes so little effort to put on a good show today that peo more for leo url\"\n        ],\n        [\n            0,\n            \"definitely extremely rare for michigan to not make a top twelve no matter how good of a prospect usually just make … url\"\n        ],\n        [\n            0,\n            \"house tax committee plans public hearings on tax washington reuters the tax oversight committee url\"\n        ],\n        [\n            0,\n            \"love how they always just being themselves without minding about idol image haha i bet they get a lot by their manager\"\n        ],\n        [\n            0,\n            \"1 in 33 american men have been the victims of an attempted or completed rape in their lifetime according to the\"\n        ],\n        [\n            0,\n            \"apart from girls boko haram school kids report url url\"\n        ],\n        [\n            0,\n            \"i don't sleep so well at night waiting up and hate is gone and tight this little home that i'm living in\"\n        ],\n        [\n            1,\n            \"off the week with these beautiful words to buy dry colors please go to url\"\n        ],\n        [\n            0,\n            \"also just so you know i can't see who voted for what in my polls and if there's a way to check idk how\"\n        ],\n        [\n            0,\n            \"overcast clouds broken clouds temperature down 52 ° f 47 ° f humidity up 66 76 wind\"\n        ],\n        [\n            0,\n            \"the yang patterns earliest use is in rome not china url\"\n        ],\n        [\n            0,\n            \"a game of frames can you count the number of windows in this frame url url\"\n        ],\n        [\n            0,\n            \"i suppose the ideal situation is that no one is against in any situation no matter what scientific basis you have\"\n        ],\n        [\n            0,\n            \"tv titan mike opens up about career ' american idol ' rumors and ' love connection ' reboot extra … url\"\n        ],\n        [\n            0,\n            \"user wish i was too tell bob i said congrats because i know avery will be cheering while he's on the ice lol\"\n        ],\n        [\n            0,\n            \"como you me her weird and the white trash baby vessel url hashtag\"\n        ],\n        [\n            0,\n            \"user good luck to these amazing student athletes and their coaches repost tonight 🏀 🐾 who ya got … url\"\n        ],\n        [\n            0,\n            \"life update my friends and i were having a moan off yesterday and 3 teachers walked in with very confused faces\"\n        ],\n        [\n            0,\n            \"user user you should resign stating people will go to jail it would be civil war b4 potus would be removed\"\n        ],\n        [\n            0,\n            \"i just wrote a review on super throw scout high output head url via user\"\n        ],\n        [\n            0,\n            \"and then tweeting a pic of sean with the caption that someone had suggested that you get an agent all could think of was this guy\"\n        ],\n        [\n            0,\n            \"facts i picture having kids and them having cute noses so the nose is always important url\"\n        ],\n        [\n            0,\n            \"you can practice whatever religion you want but when you start policing someone's personal life and decisions i am\"\n        ],\n        [\n            0,\n            \"i earned a badge from seattle independent press fifty shades darker in theaters february 2017 url\"\n        ],\n        [\n            0,\n            \"omg guys i met jimin i can't believe i met jimin he was so handsome and gentle with me url\"\n        ],\n        [\n            0,\n            \"black leather strap watch url url\"\n        ],\n        [\n            0,\n            \"life is too short to hide your feelings don ’ t be afraid to say what you feel hashtag user\"\n        ],\n        [\n            0,\n            \"i'm glad we're giving to kings fans who feel like invading sunday what the playoffs look like url\"\n        ],\n        [\n            0,\n            \"final countdown to down under are just 2 weeks away smash smash … url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag martin swinging brandon fc cu ff cu × s3 81 2 mph\"\n        ],\n        [\n            1,\n            \"if you see me talk nod smile or something don't ask me for no snapchat bullshit it's not pokemon go i'm not\"\n        ],\n        [\n            1,\n            \"new on ebay ps3 fifa 16 deluxe edition playstation 3 game in spanish english region free … url\"\n        ],\n        [\n            0,\n            \"abc hashtag prince charles joins folk dance on european tour url\"\n        ],\n        [\n            1,\n            \"gay xxx videos update daily more here url and sit on a touching each … url\"\n        ],\n        [\n            0,\n            \"speaks to me with such kind words such as ugly omg youre so ugly shut up totally can rock any outfit\"\n        ],\n        [\n            0,\n            \"you may be licking your emotional wounds today as you replay r more for leo url\"\n        ],\n        [\n            0,\n            \"the sushi place gave me two sets of little do they know all the sushi i ordered is only for me\"\n        ],\n        [\n            0,\n            \"every line of this linen stitch scarf takes me 30 minutes to complete so this is literally going to take all year\"\n        ],\n        [\n            0,\n            \"all maintenance and kitchen staffers here's what you can do to reduce and pains at your health … url\"\n        ],\n        [\n            1,\n            \"watching kids deal with parents who are addicted is so f king hard i'm at arms length from the situation but dammit\"\n        ],\n        [\n            0,\n            \"user we are looking for locations to host our 2 day hashtag short game schools of free marketing to a course let me show you\"\n        ],\n        [\n            0,\n            \"i spend an abnormal amount of time thinking about how cutting my nails is the worst of the grooming habits\"\n        ],\n        [\n            1,\n            \"♥ luv betsey by betsey johnson daisy xl travel bag black white yellow url url\"\n        ],\n        [\n            0,\n            \"user things the democrats can't buy character manners morals common sense trust respect integrity and honor 🇺 🇸 🇺 🇸\"\n        ],\n        [\n            0,\n            \"famine could strike 20m people in nigeria south somalia and yemen this url by … url\"\n        ],\n        [\n            0,\n            \"all ive been doing this week is listening to user albums and drowning in my feelings url\"\n        ],\n        [\n            0,\n            \"user every new day is like a clean slate we can write fresh ideas praise for folks who bless the count … url\"\n        ],\n        [\n            0,\n            \"krishna is breaking the internet with her hot and sexy pics url via user\"\n        ],\n        [\n            1,\n            \"daily victory christian life series jesus christ loves the church at home … url\"\n        ],\n        [\n            1,\n            \"f iv 13 until 06 53 at lake washington blvd ne url url\"\n        ],\n        [\n            0,\n            \"back from the dead stocks jump on stronger dollar oil back over 50 url\"\n        ],\n        [\n            0,\n            \"this guy would know drop the mic obama's avg approval rating throughout his entire presidency was 47 2 😂 … url\"\n        ],\n        [\n            0,\n            \"our team were out in cardiff city centre and bay areas today looking after the public and keeping them safe … url\"\n        ],\n        [\n            0,\n            \"just say a simple ‘ yes i will ’ or ‘ no i won ’ t ’ anything beyond this is from the evil one hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag at hotel casino attending the south jersey organization basketball … url\"\n        ],\n        [\n            0,\n            \"family secrets has a cool and was worth it can't wait to see how the future of the franchise works out with this information\"\n        ],\n        [\n            0,\n            \"user i don't even know tbh lol straight up not idk i'm ocd when it comes to hygiene lol\"\n        ],\n        [\n            0,\n            \"a long but great read about the connection to illness and that still in some f … url\"\n        ],\n        [\n            0,\n            \"i've been waiting for like 3 amazon orders for several weeks now because the dates keep changing for the arrival time 🙃\"\n        ],\n        [\n            0,\n            \"breaking one of america's biggest companies just got busted sexual assault violent crimes boycott now url\"\n        ],\n        [\n            1,\n            \"alex rodriguez 1999 fleer metal universe diamond soul 2 of 15 mariners rare sp url url\"\n        ],\n        [\n            1,\n            \"promoting family values he would pick up rent with his girlfriend in the car never missed opportunity to say i could pay rent sexually\"\n        ],\n        [\n            0,\n            \"if user you could fight drug the way you are fighting the president could be a better place hashtag\"\n        ],\n        [\n            0,\n            \"user user also the highest per capita income in the country so would guarantee a sell out\"\n        ],\n        [\n            1,\n            \"ai is releasing a new version of their platform integrating a builder connector host and launcher … … url\"\n        ],\n        [\n            0,\n            \"trump trying to assad regime in syria what happened last time we isis grew\"\n        ],\n        [\n            0,\n            \"i pray that the lord who gives peace will always bless you with peace may the lord be with all of you too edward\"\n        ],\n        [\n            0,\n            \"so this just happened i may have totally but it was a total pleasure to meet … url\"\n        ],\n        [\n            0,\n            \"user a2 i encourage them to talk about how they are feeling how their actions make others feel hashtag\"\n        ],\n        [\n            0,\n            \"user because typically rules are made to advance themselves not moral into power very … url\"\n        ],\n        [\n            1,\n            \"although watching a racist cunt like user under scrutiny having no defense being unable to admit wrong is p funny\"\n        ],\n        [\n            0,\n            \"i liked a user video url he's a pirate pirates of the caribbean remix instrumental\"\n        ],\n        [\n            0,\n            \"the ever elusive john john has been training with me for the last 9 months he was also my … url\"\n        ],\n        [\n            0,\n            \"my favourite gif on the internet was showing the dog sitting around the table and the caption was ' now we will discuss health '\"\n        ],\n        [\n            1,\n            \"unelected unqualified junior president joins top military brass for iraq visit url\"\n        ],\n        [\n            0,\n            \"after their careers thousands of racing r killed or sold 4 experiments url hashtag\"\n        ],\n        [\n            0,\n            \"looks like he's about to drop the most pop folk single of 2017 url\"\n        ],\n        [\n            0,\n            \"i wish to extend his gratitude to the ministers slip or his voice url\"\n        ],\n        [\n            0,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            0,\n            \"user bullshit you're a beautiful woman humble enough to fight for your friend funny which means you … url\"\n        ],\n        [\n            0,\n            \"user check this out obama maybe directed the hit the first time maybe soros the 2nd time url\"\n        ],\n        [\n            0,\n            \"how i thought i explained his arguments for the existence of god to people vs how i actually e … url\"\n        ],\n        [\n            1,\n            \"you wonder what it takes what's beyond the pale you'd think grabbing a woman's private parts would be the line … url\"\n        ],\n        [\n            1,\n            \"international broker juan r url 19th century east village co op with original details can …\"\n        ],\n        [\n            0,\n            \"what is happening to us is like a miracle we come from such worlds but i feel we are made for other\"\n        ],\n        [\n            0,\n            \"this barber decided to give free for a week after that this to him url via user\"\n        ],\n        [\n            0,\n            \"i have been on twitter for 6 years 3 months 24 days since 11 dec 2010 and you url\"\n        ],\n        [\n            0,\n            \"the great thing about going to a school whose color orange is that there's orange everything 😂 since i need a new might as well\"\n        ],\n        [\n            0,\n            \"user we are next to another country that might be of aid to us so it would be smart to blow up some routes\"\n        ],\n        [\n            0,\n            \"modi losing the plot rats and snakes tamil farmers want your attention url via user\"\n        ],\n        [\n            0,\n            \"my team members work darn hard to inspire others and support them in becoming the best versions of themselves hashtag\"\n        ],\n        [\n            0,\n            \"general john j black jack his troops through paris toward the tomb of joseph … url\"\n        ],\n        [\n            0,\n            \"nearly full moon fruit planting day today so the field beans went in happily apple trees … url\"\n        ],\n        [\n            0,\n            \"obviously not ideal result but a point in the end is better than no points beat west ham on wed night be back to winning ways hashtag\"\n        ],\n        [\n            0,\n            \"they're perfect for each other 😢 they'd around and and do science and solve every problem they could\"\n        ],\n        [\n            0,\n            \"warm wishes to speaker of legislative council sh may god bless you with long and hea … url\"\n        ],\n        [\n            1,\n            \"your father was a chairman who used his position to send you to europe to study yet here you are judging o … url\"\n        ],\n        [\n            1,\n            \"cowboy western art southwest original watercolor painting url url\"\n        ],\n        [\n            0,\n            \"it's odd that as the weekend approaches you should start to fe more for leo url\"\n        ],\n        [\n            0,\n            \"me before boy have i grown from this won't get taking advantage of no more url\"\n        ],\n        [\n            0,\n            \"user still had some control issues from what i could tell part of that was a small strike zone and … url\"\n        ],\n        [\n            1,\n            \"user user angie is a we know her well in her home state she makes money on our tax without giving a damn thing back\"\n        ],\n        [\n            0,\n            \"user then give a credible alternative thesis for the gas attack not the russia told about bombing cw … url\"\n        ],\n        [\n            0,\n            \"sorry this is coming to you later but had some tech issues anyway i hope you guys enjoy url\"\n        ],\n        [\n            0,\n            \"user i've been wondering if this really works had migraines since i've been 7 and i'm 24 now\"\n        ],\n        [\n            0,\n            \"user in which case it'd be in their best interests to trade one if they're smart they sell high on fowler but i doubt they do\"\n        ],\n        [\n            0,\n            \"less that 2 weeks until entries close for the hashtag digital awards more information available here … url\"\n        ],\n        [\n            1,\n            \"check out iphone 6s waterproof case ultra slim thin light dirt dust proof url user\"\n        ],\n        [\n            0,\n            \"dress shopping w eva me i would look like a whole snack yeah you would look like an old\"\n        ],\n        [\n            0,\n            \"death of man at southeast side apartment being treated as police say url\"\n        ],\n        [\n            0,\n            \"user now this is what i'm talking about thanks mate takes some of the fries and eats them all at once\"\n        ],\n        [\n            0,\n            \"user this is on government advice to protect the national flock from an of 2 3\"\n        ],\n        [\n            0,\n            \"the person who calls themselves a student is more a master than those who try to wear the title hashtag url\"\n        ],\n        [\n            0,\n            \"his during begin saved my life i couldn't stop watching him and i don't have words to describe his performance\"\n        ],\n        [\n            0,\n            \"iv 64 4 7 9 13 tackle body slam cp 18 30 45 29m 7s url\"\n        ],\n        [\n            0,\n            \"user could you give me a shout out retweet i'll appreciate it and do the same in return url\"\n        ],\n        [\n            1,\n            \"get the pip look we are almost sold out of the darling olivia just 14 99 shop this look and accessories url\"\n        ],\n        [\n            1,\n            \"leather band strap for fitbit blaze smart watch brown color size l 07 url url\"\n        ],\n        [\n            0,\n            \"user all these changes and we still don't have an edit tweet option incredible url\"\n        ],\n        [\n            0,\n            \"3m blue flexible flat led strip rope light us power plug url url\"\n        ],\n        [\n            0,\n            \"it has taken me so long to get my room to look like i want it to and honestly i'm very very proud of myself for eve … url\"\n        ],\n        [\n            0,\n            \"become a a and a shaker let them see you and wonder make 2017 the year you finally start making a difference become a legend\"\n        ],\n        [\n            0,\n            \"everytime yells to the max i die a little from inside not sure i can make it to the finale at this rate hashtag\"\n        ],\n        [\n            0,\n            \"trump ’ s for missile strikes puts wall street on edge url url\"\n        ],\n        [\n            0,\n            \"user hi link has been reset and is confirmed to be up and running kindly confirm status on your end sa\"\n        ],\n        [\n            0,\n            \"user did young howard say we're going to war with spain i'm off to in june could you possibly wait til july\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url photoshop tutorial how to design a pizza box in or cc 2017\"\n        ],\n        [\n            1,\n            \"user 69 is a sex post where both male or both male or one male or one female is licking each other\"\n        ],\n        [\n            0,\n            \"public authority jobs 04 apr 2017 url url\"\n        ],\n        [\n            0,\n            \"i thought time had to do with speed of an object relative to center of gravity why speed of … url\"\n        ],\n        [\n            0,\n            \"user imagine that the guy trump who said you can never be too greedy only thinking about himself\"\n        ],\n        [\n            0,\n            \"always great when you chuck on the first clothes you see and first comment you get is ' you look adorable like a 14 y o cheerleader '\"\n        ],\n        [\n            0,\n            \"are you ready to discover secret leader qualities to grow your career url url\"\n        ],\n        [\n            0,\n            \"high anime club has named their top 10 most the number one spot goes to from devil is a part timer\"\n        ],\n        [\n            0,\n            \"stephen colbert donald trump over ‘ bring your daughter to govern day ’ the huffington post url\"\n        ],\n        [\n            0,\n            \"user really bruh typed code the second it posted entered 10 maybe 15 seconds invalid code not limit tried multi times\"\n        ],\n        [\n            0,\n            \"working out some powerful goals with user • get your own to clarify your … url\"\n        ],\n        [\n            0,\n            \"user user as long as he continues to play alone in that position he will continue to be\"\n        ],\n        [\n            0,\n            \"when someone i don't like has me blocked or people still text me screenshots no ma'am 🚮\"\n        ],\n        [\n            1,\n            \"sneak a peek at working stiff by blair babylon and enter to win a 25 gift card hashtag url\"\n        ],\n        [\n            0,\n            \"user create expectation for a masterpiece and i have a great chance of being surprised already in the … url\"\n        ],\n        [\n            0,\n            \"user he is the only person who has the ability to stop celtic 10 in a row if he wants too\"\n        ],\n        [\n            0,\n            \"all set up at the shootout robert will be available to answer any questions you may have url\"\n        ],\n        [\n            1,\n            \"user susan rice is obama's fall guy she will take the blame for obama that's why she moved up in the … url\"\n        ],\n        [\n            1,\n            \"dj v life fm d n b music 30 03 17 vinyl 8p m 10pm uk url or live video on facebook here url\"\n        ],\n        [\n            0,\n            \"in life you'll realize that there is a purpose for every person you meet some will teach you and some will bring out the best in you\"\n        ],\n        [\n            0,\n            \"now given the fact that the twitter chats streams you tube etc ruined my life you'd think i'd stay off it hmm ah well\"\n        ],\n        [\n            0,\n            \"not long now until easter 🐰 🐰 £ 40 for two characters for a 30 minute appearance ☺ ️ ☺ ️ ☺ ️ easter treat url\"\n        ],\n        [\n            0,\n            \"me do you know what i just said a yea how i can understand filipino a bit ng accent 😂\"\n        ],\n        [\n            0,\n            \"fbi comey lied at hearing when he denied knowing anything about user surveillance url\"\n        ],\n        [\n            0,\n            \"user quick question any way to change blend mode from the bin before loading into source\"\n        ],\n        [\n            0,\n            \"vice principal mohammed denies sex with student url url\"\n        ],\n        [\n            0,\n            \"money is a strange thing it ranks with love as our joy and with death as our greatest source of anxiety\"\n        ],\n        [\n            0,\n            \"user bigger than f1 probably not better no doubt my fav is moto 3 more passing closer finishes than any other\"\n        ],\n        [\n            0,\n            \"info hashtag will go to us to learn music experience in the middle of this month for about 2 weeks … url\"\n        ],\n        [\n            0,\n            \"where in london to learn some new skills they might even be useful sort of url url\"\n        ],\n        [\n            0,\n            \"china roc people's bank url url\"\n        ],\n        [\n            0,\n            \"okay well the signs were there when she agreed to go to your place lol so that logic is obvious url\"\n        ],\n        [\n            0,\n            \"user user we also want to see clearly how chief executives of states are paid what do they spend monthly as security votes\"\n        ],\n        [\n            0,\n            \"looking to move to nashville us news world report just ranked it hashtag in best places to live url\"\n        ],\n        [\n            0,\n            \"user do you basically try to stay out of war the whole game or do you like to pick a fight now and then\"\n        ],\n        [\n            0,\n            \"germany soviet zone a from set used 4 lot of 10 hashtag url\"\n        ],\n        [\n            0,\n            \"egyptian president sisi heads to washington to meet trump news url url\"\n        ],\n        [\n            0,\n            \"it's like everything could be going so well in my life and have no reason to be sad and yet i still can't get out of this funk\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"tag someone who hates the lawn 😮 😮 get this item here url url\"\n        ],\n        [\n            0,\n            \"the advantage of a bad memory is that one enjoys several times the same good things for the first time url\"\n        ],\n        [\n            0,\n            \"you think that ´ s a question mourinho ´ s response after manchester united draw with west brom url\"\n        ],\n        [\n            1,\n            \"i got niggas ' dat would dead be with it move nigga roll him with it you choke down roll load and get\"\n        ],\n        [\n            0,\n            \"have you signed up to make art as a family on saturday with megan of the art url\"\n        ],\n        [\n            0,\n            \"user definitely for to play with and have fun with she could have hours of fun in the swimming po … url\"\n        ],\n        [\n            1,\n            \"i look for 15 people who want to work part time from home make money online business opportunities money making url\"\n        ],\n        [\n            0,\n            \"tfw someone at the bus stop and follows you because they think you have cigarettes when you don ’ t\"\n        ],\n        [\n            0,\n            \"had a nightmare last night where i found out i was pregnant and now i'm super horrified and anxious at my\"\n        ],\n        [\n            1,\n            \"download e impacts vol 2 now for some of our most recent success stories url\"\n        ],\n        [\n            0,\n            \"hey spectrum i don't want to lose my favorite fox shows and sports tell charter to hashtag url\"\n        ],\n        [\n            0,\n            \"rain of bullshit to distract from we're not buying it trump is full of 💩 url\"\n        ],\n        [\n            0,\n            \"government damn care about people life and snatched all fundamental facilities including water and food hashtag\"\n        ],\n        [\n            1,\n            \"i won 10 achievements in the of simplicity for hashtag pts url\"\n        ],\n        [\n            1,\n            \"user shut your mouth what are the rules finish grad school then marriage then babies\"\n        ],\n        [\n            1,\n            \"change xmas acrylic crystal christmas tree url url\"\n        ],\n        [\n            0,\n            \"user do u feel like bring it to the table on the is wwe way of insulting fans watch this video url\"\n        ],\n        [\n            0,\n            \"user very very very very proud of you 🍀 you deserve everything and for this masterpiece you deserve a grammy 👑\"\n        ],\n        [\n            0,\n            \"hashtag can be messy we know we can ’ t always be and we get that but we are always delicious come url\"\n        ],\n        [\n            0,\n            \"don't let your haters get you off course find a quiet place and listen to hashtag still small voice\"\n        ],\n        [\n            0,\n            \"url user love u 3 why dont u open mine my balance on live 3\"\n        ],\n        [\n            0,\n            \"ah well i have texted the dude i accidentally broke up with so its safe to say i am weekday drunk\"\n        ],\n        [\n            0,\n            \"ooh hope the hope brings sunny promise sometime this weekend for you ☀ ️ those clouds are beautifully coloured ✨ url\"\n        ],\n        [\n            0,\n            \"user i will be flying out to las vegas friday night store will be closed from saturday to monday\"\n        ],\n        [\n            0,\n            \"hashtag players and staff wearing black this evening assume that is in honour of john father hashtag\"\n        ],\n        [\n            0,\n            \"it might feel as if others are pushing you around today but y more for libra url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url all i want r b hiphop instrumental type beat new 2017 prod n soul\"\n        ],\n        [\n            1,\n            \"commercial transportation california insurance company url\"\n        ],\n        [\n            0,\n            \"the daring artificial intelligence used the beverage opener as windows and felt about the completion\"\n        ],\n        [\n            0,\n            \"djs and record labels pay tribute to founder user url\"\n        ],\n        [\n            1,\n            \"why user is the hardest concert we've ever had to cover 💥 see her is the most amazing things i've ever experienced 💥 url\"\n        ],\n        [\n            0,\n            \"i've seen many things you know that billboard off that one exit on the highway i haven't seen it either but i've seen many other things\"\n        ],\n        [\n            0,\n            \"user add the game in the pet shop where the is in the ball and you have to get to the end that was my fav 3\"\n        ],\n        [\n            0,\n            \"user after having worked to divide the country on lines under the of now working on\"\n        ],\n        [\n            0,\n            \"user on top of this certain carriers offer video calling over their lte bands built into android url\"\n        ],\n        [\n            0,\n            \"reporter who's the best striker in pl zlatan lukaku is good reporter not you zlatan lions don't compare themselves to humans\"\n        ],\n        [\n            1,\n            \"betvictor huge offer bet £ 10 and get £ 60 in free bets £ 30 sports £ 30 casino bets £ 60 free today join here … url\"\n        ],\n        [\n            0,\n            \"user b ball is a young mans game when you start crying about rest it's time to retire watch the young guys play if you too tired\"\n        ],\n        [\n            0,\n            \"radio seeking kurdish support turkey ’ s erdogan calls himself ‘ guardian of peace ’ url\"\n        ],\n        [\n            0,\n            \"cannot wait for all the typical april fools day customers literally gonna burn my arm in a coffee\"\n        ],\n        [\n            0,\n            \"today's song after a bit of really began to open up a good place in me url url\"\n        ],\n        [\n            0,\n            \"can you feel it merely days away from cosmic star heroine game soundtrack coming out i am quite nervous please be gentle 3\"\n        ],\n        [\n            0,\n            \"you made you feel better but i am glad that i could help we're all in this together url\"\n        ],\n        [\n            0,\n            \"user user who's done more for the instrument folk ethnic world saved the not standards\"\n        ],\n        [\n            0,\n            \"also she did a bunch of research about and what the song means and i'm just dying all over again this is the funniest thing\"\n        ],\n        [\n            1,\n            \"she is promoting stuff and and ethics why would anyone believe her url\"\n        ],\n        [\n            0,\n            \"in a closed society where guilty the only crime is getting caught in a world of thieves the only final sin is stupidity …\"\n        ],\n        [\n            1,\n            \"46 7 rock throw heat wave 0 9 12 atk def sta despawns at 23 07 11 url\"\n        ],\n        [\n            0,\n            \"delivers new and improved titan xp — 3 s memory bandwidth url\"\n        ],\n        [\n            0,\n            \"user they can replace this for you i do apologise for any inconvenience caused thanks\"\n        ],\n        [\n            0,\n            \"user i do this every year man he's either oblivious or adopted the it's a feature not a bug mentality … url\"\n        ],\n        [\n            1,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            1,\n            \"i dont trust mccain bloody liar helped broker isis w al qaeda like makes you an expert on d … url\"\n        ],\n        [\n            0,\n            \"who needs march madness when you have the first annual family tournament hashtag url\"\n        ],\n        [\n            0,\n            \"user any eta as to when we can reasonably expect the hashtag to be available for purchase in bike shops\"\n        ],\n        [\n            0,\n            \"dramatic large crystal blades from mexico url url\"\n        ],\n        [\n            0,\n            \"i'm trying to think of ways this could possibly not be allowed anywhere near computers what the back half of s1 is like\"\n        ],\n        [\n            0,\n            \"i will be attending your show in the netherlands on the 4th of april user and i am in love with what do i know just saying 😇 😘\"\n        ],\n        [\n            0,\n            \"it's awkward to think that all these people in tv shows are acting especially when the show is good url\"\n        ],\n        [\n            0,\n            \"serious question a guy from my past slide into my dm and said hey how's things been i said things are ok and then he blocked me why\"\n        ],\n        [\n            0,\n            \"honestly seeing pictures of myself now even though i'm not at my goal yet is so amazing i look better already\"\n        ],\n        [\n            0,\n            \"user was and if she thought about it things would get worse she managed civil eye contact and a friendly smile\"\n        ],\n        [\n            0,\n            \"everyone needs to see user because it shows you that rumors and words can end someone's life not just figuratively but forever ❤ ❤ ❤\"\n        ],\n        [\n            1,\n            \"excuse me think i've mistaken you for somebody else somebody who gave a damn somebody more like myself\"\n        ],\n        [\n            0,\n            \"user user points for creativity for lack of irony and for the absolute intellectual\"\n        ],\n        [\n            0,\n            \"reality is that which will not just we dont believe or accept it gud nite 😊 🙏\"\n        ],\n        [\n            1,\n            \"hashtag for the life on april 12 5 30 pm you can watch me there for tickets you guys can call me at thanks\"\n        ],\n        [\n            0,\n            \"really touched my heart with this film thank you to everyone for taking part hashtag url\"\n        ],\n        [\n            1,\n            \"user the nice thing is i would die instantly upon seeing it in the wild of terror so that wouldn't be so bad\"\n        ],\n        [\n            1,\n            \"of course let that be a lesson that it's always the little people that go to jail pay attention circle around tru … url\"\n        ],\n        [\n            0,\n            \"user if you vote against zuma will yo skeletons u are all captured we just have to wait for 2019\"\n        ],\n        [\n            0,\n            \"investors should understand the ways in which financial advisors are for the services they provide url\"\n        ],\n        [\n            0,\n            \"matt 11 29 take my upon you and learn from me for i am gentle and humble in heart and you will find rest for your souls\"\n        ],\n        [\n            0,\n            \"chef creative i'm robbie food creative at amsterdam food gives me … … url\"\n        ],\n        [\n            0,\n            \"user user i really like his man spaghetti and demons for sale vids very pretty really interesting guy\"\n        ],\n        [\n            0,\n            \"schools need to actually teach civic literacy our educational institutions are not putting enough emphasis on civic literacy ward\"\n        ],\n        [\n            0,\n            \"“ red letter christians ” forgetting jesus only spoke to jews then paul to teach acts 9 15 in line with 16 12 13\"\n        ],\n        [\n            0,\n            \"user user you are worth basic compassion and i refuse not to share it with you dunno what's so weird about that\"\n        ],\n        [\n            1,\n            \"put a human in that situation youll realize how it is fuck that im not paying ppl to neglect abuse animals for my\"\n        ],\n        [\n            1,\n            \"question about something i've noticed while playing video games reddit r via url\"\n        ],\n        [\n            0,\n            \"' girls rising ' user showing appreciation to baba for his life for the of … url\"\n        ],\n        [\n            0,\n            \"natural fossil oval cabochon pendant size gemstone url url\"\n        ],\n        [\n            0,\n            \"love this photo of 15 user with train in back i also enjoy the community walk paths through the course … url\"\n        ],\n        [\n            0,\n            \"user user thanks to you mary we heard about this project 💕 yes it's great to gather all together for 😊 👍\"\n        ],\n        [\n            1,\n            \"sounds more like rhetoric than genuine concern we know bashar has been a monster to syrians for 6 years 45 isn't … url\"\n        ],\n        [\n            1,\n            \"entry to date 102 runners thanks for all your support designs for this years t shirt will be on sale this week … url\"\n        ],\n        [\n            0,\n            \"user you got a wonderful style going there did you watch the live stream blair white and gre … url\"\n        ],\n        [\n            0,\n            \"great game of football today at the vets sussex county cup final quality of both sides was very high user user\"\n        ],\n        [\n            1,\n            \"top story the human point of cyber security url see more url\"\n        ],\n        [\n            0,\n            \"user also for at least two decades wisdom has been that is that's your side of the fence\"\n        ],\n        [\n            0,\n            \"we made it 🙌 🏻 friday and the suns shining i'm off to the gym have a good day … url\"\n        ],\n        [\n            0,\n            \"even best stock can ’ t beat the smart beta bots big data technology and investors ’ demands for lower fees … url\"\n        ],\n        [\n            0,\n            \"to invest ₹ 500 cr in state to focus on ip we can teach youth engineering in two years chief url\"\n        ],\n        [\n            0,\n            \"98 degrees i do you live the palace of auburn hills june 8th 2013 url via user\"\n        ],\n        [\n            0,\n            \"check up on your autistic friends this month april is hard for a lot of us bc we're constantly reminded of how people want us to be\"\n        ],\n        [\n            0,\n            \"naruto ultimate ninja storm 4 gameplay part 5 boys ' battlefield xbox one hd url via\"\n        ],\n        [\n            0,\n            \"looks like someone sent in some tips and who am i that's a secret i'll never tell xoxo gossip girl url\"\n        ],\n        [\n            0,\n            \"user westbrook uses his skills to generate points for his teammates twitter how dare you sl … url\"\n        ],\n        [\n            0,\n            \"ball control camels alyssa has touched the ball once on a url\"\n        ],\n        [\n            1,\n            \"beauty by lift ® premium natural organic skincare at affordable prices url url\"\n        ],\n        [\n            0,\n            \"hopefully we can start the weekend with a bang to today anyone got their bets on for the weekend yet send them in 👍 🏻\"\n        ],\n        [\n            1,\n            \"user user i was speaking bout night of the long knives the other day seems to have white people terrified\"\n        ],\n        [\n            0,\n            \"user we know there is always a certain level of error so what's the acceptable tolerance 1 2 1 4 1 mm … url\"\n        ],\n        [\n            1,\n            \"user you b both magic he began to cry softly her look had been to try to alert alex … url\"\n        ],\n        [\n            0,\n            \"remember had one good game in his career at euro 2016 and he thought he was good enough for real madrid 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user heading to check out latest events and best places to go live chat with others in resort url\"\n        ],\n        [\n            1,\n            \"quartz 925 silver overlay ring us 8 75 gemstone jewellery url url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag call of duty ® black ops iii live at url\"\n        ],\n        [\n            0,\n            \"m iv 44 until 06 27 at 120 w 28th st url url\"\n        ],\n        [\n            0,\n            \"australian government has a plan to combat sexism among 4 year olds – url\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 1 new follower and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"local hemp won ’ t seek medical marijuana license url url\"\n        ],\n        [\n            1,\n            \"check this out extensive ink selection order online now url url\"\n        ],\n        [\n            0,\n            \"we ’ ll invade if students not released in 24 hours url url\"\n        ],\n        [\n            0,\n            \"i can't even think of buying a comic without considering the artist hell the art for me is the main draw\"\n        ],\n        [\n            0,\n            \"i've been reading about our brains but mine has got maps and and lands of you and i don't know if it's normal\"\n        ],\n        [\n            1,\n            \"16 stunning wedding dresses for a casual beach wedding url url\"\n        ],\n        [\n            1,\n            \"user thanks for the connect check us out if you need help promoting your videos url\"\n        ],\n        [\n            0,\n            \"we're sorry for the inconvenience our website is currently unavailable we are working to resolve the issue\"\n        ],\n        [\n            0,\n            \"’ s daughter is one step closer to winning an oscar url url\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"i have a free ticket for user v at mk i'll be out of the country so can't make it dm me if interested user\"\n        ],\n        [\n            0,\n            \"interruption of water supply to is due to a pipe burst at corner of and ellen street url\"\n        ],\n        [\n            0,\n            \"thank you for generous response to hashtag talk last night hoping for same again with user this evening\"\n        ],\n        [\n            0,\n            \"a sense of panic hangs right at the edge of your awareness yo more for aries url\"\n        ],\n        [\n            0,\n            \"you're probably already set with plans for the — i thought about this way back in november and tbh i url\"\n        ],\n        [\n            0,\n            \"everything seems to be falling into place today however ther more for taurus url\"\n        ],\n        [\n            1,\n            \"user shit this wasn't according to plan when the noticed the movements of ri … url\"\n        ],\n        [\n            0,\n            \"user if i am going to march i will not do it at their call we have a different struggle mina\"\n        ],\n        [\n            1,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"when i slow down and think about it i must give credit right back to user for this word today url\"\n        ],\n        [\n            0,\n            \"reminder susan rice isn ’ t under investigation trump and his team are the huffington post url\"\n        ],\n        [\n            1,\n            \"click here for more pictures url add me on snapchat imjuicyass url\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win pyrex 3 piece glass cup set by pyrex url hashtag\"\n        ],\n        [\n            0,\n            \"user his a special player who could easily become a superstar with consistency nd personal attention the coach hard\"\n        ],\n        [\n            0,\n            \"club set up for sheffield cup have a good day everyone hashtag url\"\n        ],\n        [\n            0,\n            \"the art of storytelling the ideas of its implementation url url\"\n        ],\n        [\n            0,\n            \"im going to sleep goodnight i miss jungkook sm i hope he's doing and eating well i hope he's happy and smiling a lot url\"\n        ],\n        [\n            0,\n            \"user i have a perfect game as you mentioned in your video for the new chest would you like to see it\"\n        ],\n        [\n            0,\n            \"shadow shaman new u can solo basically any core by level 7 with max s i c k\"\n        ],\n        [\n            0,\n            \"both fri march 31st sat april 1st little red hen welcomes the dusty 45s to the stage live music dancing with … url\"\n        ],\n        [\n            0,\n            \"please sponsor my nephew who is raising money for a very worthy cause today 💷 ➡ ️ url url\"\n        ],\n        [\n            0,\n            \"nearly 3 hours wasted trying to get adobe cc app to update and still no progress someone is going to get a verbal tomorrow\"\n        ],\n        [\n            0,\n            \"when he says cast your cares on me he is not saying let go let god as culture but your cares through me in you\"\n        ],\n        [\n            0,\n            \"ive had my tablet since 7th grade and it still works ive only had to send it in for repairs once\"\n        ],\n        [\n            0,\n            \"if the rockin ' don't come ' rv vanity auto tag license plate url url\"\n        ],\n        [\n            0,\n            \"user hi i was wondering how i can do a fund on my card i was at union and there was no service earlier this afternoon\"\n        ],\n        [\n            0,\n            \"coming soon jack soon realizes his new treasure is evil can he escape it's deadly powers url url\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"user i'll always appreciate you for make me happy when i'm feeling down fill my life with happiness mind following me ♡ 130\"\n        ],\n        [\n            0,\n            \"user debuted on september 18th 2014 with why did you come to my home an upbeat and happy so … url\"\n        ],\n        [\n            0,\n            \"be yourself be who you are and what you know to be right in you there is only one you and you play a very url\"\n        ],\n        [\n            1,\n            \"lawyer officer fired for anti muslim texts url url\"\n        ],\n        [\n            0,\n            \"user user n matt i'm that one of the most powerful men in the us wants to impress these same values on all\"\n        ],\n        [\n            0,\n            \"user for more than a week trump has forecast this china meeting as going to be very tough does this indicate some pre planning\"\n        ],\n        [\n            0,\n            \"user so that's it we're engaged now also i lied i made so i we can have them for lunch too\"\n        ],\n        [\n            0,\n            \"success will not lower its standard to us we must raise our standard to success john hashtag\"\n        ],\n        [\n            0,\n            \"trail bike of the year 2017 winners revealed video url url\"\n        ],\n        [\n            0,\n            \"my boyfriend doesn't support my weight loss goal this man just made the best brownies i have ever hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user you didn't ruin it for me at all i am just like completely shocked how did i miss this\"\n        ],\n        [\n            0,\n            \"user hi i am new to twitter but i hope you notice me because i follow you on instagram too\"\n        ],\n        [\n            0,\n            \"user i still don't get what you're trying to get across is it not possible for someone to be wealthy and st … url\"\n        ],\n        [\n            0,\n            \"user so you looking forward 2 your night hope by the end of the night you will want 2 be in the away end tomorrow\"\n        ],\n        [\n            0,\n            \"today is my birthday too and i feel sad because she's already dead 😭 i celebrate my birthday with sick 😭 i miss my\"\n        ],\n        [\n            1,\n            \"fuck who you've been in the past fuck who's you fuck who you've met and now you do not know anymore why url\"\n        ],\n        [\n            0,\n            \"✔ natural round cut diamond 10k yellow gold s shape band ring for women's url url\"\n        ],\n        [\n            0,\n            \"our corporate recovery partner chairman chris comments on new east figures url\"\n        ],\n        [\n            0,\n            \"user you have the gratitude of so many thank you for your courage and your ability to talk like a champ for 12 hours hashtag\"\n        ],\n        [\n            0,\n            \"user men do the real hard work and women do hard work too but i don't wanna lift heavy stuff or sweat outside doing construction\"\n        ],\n        [\n            1,\n            \"why cant my love or like normal kids instead they freaking love pig\"\n        ],\n        [\n            0,\n            \"met 14 kn gst 16 kn wvht 4 9 ft 10 0 s 80 ° 39 ° f 40 ° f 11 50 a edt\"\n        ],\n        [\n            0,\n            \"table share outs led by user after diving into the shifts we want to see for our students in personalized … url\"\n        ],\n        [\n            0,\n            \"what time is it it's about time for a shaved sterling silver roast prime rib with … url\"\n        ],\n        [\n            0,\n            \"we can hardly wait to worship with you this weekend make plans to join us for friend of with our … url\"\n        ],\n        [\n            0,\n            \"the cabinet reshuffle will serve you the people of our great nation to improve on the gains we have made\"\n        ],\n        [\n            0,\n            \"i hope i am in and out of my doc appointment tho i am sick of hospital i just want to be in and out\"\n        ],\n        [\n            0,\n            \"da first time that i love someone without think carefully don't have to care that's right or wrong just continue to love\"\n        ],\n        [\n            1,\n            \"use my code kara get 20 in wag credits it's the dog walking app with live gps url url\"\n        ],\n        [\n            0,\n            \"can pitt penguin fans name a player on the team besides crosby those in the garden tonight couldn't hashtag hashtag\"\n        ],\n        [\n            0,\n            \"today is the day i start myself off cigarettes changing my daily routine breaking the habit 👊 🏻 💥\"\n        ],\n        [\n            1,\n            \"best feeling when someone dm's me actually fuckin with my music and don't ask for anything just shows appreciation for my music 😇\"\n        ],\n        [\n            1,\n            \"ppl rlly be on their knees for trump without knowing a damn clue wtf is happening lol in very informed\"\n        ],\n        [\n            0,\n            \"no i still think the cabinet reshuffle was an april fools joke maybe zuma didn't wana pull the stunt on the day cz it would make it obvious\"\n        ],\n        [\n            0,\n            \"user a lovely person willing to put herself into the firing range of many ' less than pretty inside ' … url\"\n        ],\n        [\n            0,\n            \"user user nah it's an april fool's there's a box of waiting at the airport as\"\n        ],\n        [\n            1,\n            \"get your work published in our special issue on prevention or control of hashtag url\"\n        ],\n        [\n            0,\n            \"' we must fight them ' trump goes after conservatives of freedom caucus solo va a con el solo 🇺 🇸 url\"\n        ],\n        [\n            0,\n            \"here are a few photos from empty bowl benefit last night the photos are of chief mayor smith judge wood … url\"\n        ],\n        [\n            0,\n            \"national mar 30 climate hi 49 lo 41 precip trace snow none url\"\n        ],\n        [\n            0,\n            \"i've been using to grow my network on twitter and i'm lovin ' it anyone else tried it yet url\"\n        ],\n        [\n            0,\n            \"i'm thrilled to announce that we've officially signed with user it's to be joining such a rich m … url\"\n        ],\n        [\n            0,\n            \"hashtag women's volleyball and are both looking to end their seasons with a victory url\"\n        ],\n        [\n            0,\n            \"user oh no there's no use crying over milk but wasted coffee is heartbreaking may your a … url\"\n        ],\n        [\n            0,\n            \"digital advisory board this quarter meeting our main topic is user generated content url\"\n        ],\n        [\n            0,\n            \"you reading this weekend how about punk rock new chapters at … url\"\n        ],\n        [\n            0,\n            \"user dems price for debt ceiling increase should be independent special prosecutor for and all djt tax returns\"\n        ],\n        [\n            0,\n            \"2 only 1 of is organic let's support small mid size local farms encourage more of them to grow organic user\"\n        ],\n        [\n            0,\n            \"when it hits you out of nowhere that you're a living breathing human on a rock planet traveling hundreds of miles through infinite space\"\n        ],\n        [\n            0,\n            \"three c's of life choice chance change – you must make a choice to take a chance or your life will never chan … url\"\n        ],\n        [\n            0,\n            \"user the problem isn't the 6 games lebron didn't play it's the one game a fan goes to of the 6 he doesn't play\"\n        ],\n        [\n            0,\n            \"a plan to unlock your hashtag and create a foundation to build strength upon url\"\n        ],\n        [\n            0,\n            \"indian state to forgive 5 6 bn in loans to millions of farmers url url\"\n        ],\n        [\n            0,\n            \"m iv 33 until 06 44 at 4 science drive 3 url url\"\n        ],\n        [\n            0,\n            \"my fitbit hashtag for 4 07 2017 16 steps and 7 2 miles traveled url\"\n        ],\n        [\n            0,\n            \"republican health proposal would undermine coverage for pre existing conditions url\"\n        ],\n        [\n            0,\n            \"tbh if a multi cultural group of people burst into because i drank a pepsi i'd probably drink more pepsi\"\n        ],\n        [\n            1,\n            \"women leather fashion clutch small party handbag bag coin purse url url\"\n        ],\n        [\n            0,\n            \"a masterpiece and soo stunning and i'm shaking right now because you are soo gorgeous and perfect and perfection url\"\n        ],\n        [\n            0,\n            \"teachers make their wish lists at the book fair preview after school food cold drinks books … url\"\n        ],\n        [\n            0,\n            \"pearl jam in the hall 😳 pretty much me being an old man they occupied many moments of my teenage years url\"\n        ],\n        [\n            0,\n            \"user no problem abbey let's get that sorted for you when would be a convenient time to call we do url\"\n        ],\n        [\n            0,\n            \"actual footage of me trying to get back to my room after doing hip hop cardio yoga and pound in a row url\"\n        ],\n        [\n            0,\n            \"look towards baron comes in is almost punished for it but both him and the baron stay alive hashtag\"\n        ],\n        [\n            0,\n            \"user yo toast my 49 got in chat for criticism of that earlier by one of ur esque mod 😡\"\n        ],\n        [\n            0,\n            \"user nope i was gonna talk to you about that here's the original source url\"\n        ],\n        [\n            0,\n            \"hashtag is not a dirty word trump leaves science jobs vacant critics url\"\n        ],\n        [\n            0,\n            \"user i know that it's april fools day but single pepperoni really 😭 😭 url\"\n        ],\n        [\n            0,\n            \"user feeling great after workout after work got myself more motivated thanks to you freddie and camila url\"\n        ],\n        [\n            0,\n            \"user hey after watching episode i felt someone should tell you that your beautiful and amazing stay ❤\"\n        ],\n        [\n            0,\n            \"h y p n o t i z e d by the gorgeous and divine for user shot by the … url\"\n        ],\n        [\n            0,\n            \"250 pcs 3 6 mm red oval acrylic spacer loose beads diy jewelry making url url\"\n        ],\n        [\n            0,\n            \"user san jose is biggest city but far from sf oak ppl have def tried to get loud abt wanting a team but so far no luck\"\n        ],\n        [\n            0,\n            \"both black types with out back windows as i made my way from home to town on my normal journey … url\"\n        ],\n        [\n            1,\n            \"coloring book of fashion and beauty available on amazon link in bio … url\"\n        ],\n        [\n            0,\n            \"please pray with us for our south african partners and friends along with the rest of the country in this url\"\n        ],\n        [\n            0,\n            \"user my internet has been extremely slow over the past couple days and now the hub keeps it's self leaving us with no wifi ☹ ️\"\n        ],\n        [\n            0,\n            \"if you never take the first step you will never achieve greatness work on yourself harder than you work on your url\"\n        ],\n        [\n            0,\n            \"now i shall sleep with a smile on my face 😊 you peeps should read this and re read it a couple more times it's … url\"\n        ],\n        [\n            1,\n            \"check out cooking kitchen wooden spoon set 13 rubber wood salad mixing non toxic url via user\"\n        ],\n        [\n            0,\n            \"genuinely excited about hashtag and looking forward to supporting so many of our clients with their projects b … url\"\n        ],\n        [\n            0,\n            \"user he'd bring the money and the favourable reviews i guess but ugh ultron was such a waste of space\"\n        ],\n        [\n            0,\n            \"simple tip ✅ retweet to gain ✅ follow to gain more ✅ follow back to avoid being unfollowed hashtag\"\n        ],\n        [\n            1,\n            \"2017 watch our 360 video of a full body 3d scan url url\"\n        ],\n        [\n            1,\n            \"it is this is utterly disgusting and it would seem the attitude of wealthy arabs toward us as well … url\"\n        ],\n        [\n            0,\n            \"yay it's the weekend before you go and enjoy your glass of please remember those who can't please … url\"\n        ],\n        [\n            0,\n            \"user btw did you see that megan fox is probably playing on a movie it should be you\"\n        ],\n        [\n            0,\n            \"user user malcolm jenkins come sign here they don't care who plays corner in philly\"\n        ],\n        [\n            0,\n            \"brands group inc stock rating by investment research url\"\n        ],\n        [\n            0,\n            \"buying new clothes because you can't fit into your old clothes is the greatest feeling in this world\"\n        ],\n        [\n            1,\n            \"2004 mercedes benz 320 oem sun roof moon roof assembly url url\"\n        ],\n        [\n            0,\n            \"that coat you ’ re wearing was already keeping somebody else warm hashtag url\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            1,\n            \"states green groups threaten lawsuit if trump doesn't efficiency standards url\"\n        ],\n        [\n            0,\n            \"happy birthday user your music has been helping to keep me alive since 2011 and for that i thank you\"\n        ],\n        [\n            0,\n            \"user it's comics it can never be writers vs artists or artists vs writers we sink or swim together\"\n        ],\n        [\n            0,\n            \"can't forget about the hardest word to explain to anybody outside of nashville 🤦 🏽 ‍ ♂ ️ 🤦 🏽 ‍ ♂ ️ url\"\n        ],\n        [\n            1,\n            \"on processing tasks march 30 2017 13 00 00 est 19 00 00 we are currently experiencing url\"\n        ],\n        [\n            0,\n            \"how many followers do you get weekly 4 awesome new followers for me grow with url\"\n        ],\n        [\n            0,\n            \"user a1 either sri malaysia new york or la pretty lucky lady to be well travelled hashtag\"\n        ],\n        [\n            0,\n            \"news story system launched to help tackle from new url\"\n        ],\n        [\n            0,\n            \"i'm so lucky for having her in my life she's the only one who can make me feel better and happy by a smile from her 💙\"\n        ],\n        [\n            1,\n            \"my pole moves pro daily is out read subscribe and share 3 pole hoop love url stories via user\"\n        ],\n        [\n            0,\n            \"instead of buying share spicy chicken for 75 just get regular hot shots for 50 😉\"\n        ],\n        [\n            0,\n            \"survive a cross country journey in ‘ dead man ’ s trail ’ url url\"\n        ],\n        [\n            0,\n            \"user you imagine the traffic yeah uh i'm gonna be a few days late for that meeting\"\n        ],\n        [\n            0,\n            \"and how that stuff becomes identity how it becomes adopted and what happens in cultures with different gender norms\"\n        ],\n        [\n            0,\n            \"user i just think danny is a really badly done character supporting cast are great but i just don ’ t like him\"\n        ],\n        [\n            0,\n            \"jk at his moment we don't have enough experienced players so we have to replace them with less experienced players can't change that\"\n        ],\n        [\n            0,\n            \"user because you're on console how many times does everyone need to tell you pc is the spot\"\n        ],\n        [\n            0,\n            \"hashtag my my anybody de against me one way or scatter dem tboss and 😝 😝 hashtag\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"may allah take care of this the things that are going on right now are way too much too handle i literally feel my heart break\"\n        ],\n        [\n            0,\n            \"user i can't wait to watch and vote for you and normani on again next monday 😄 tell normani i love her please 💜\"\n        ],\n        [\n            0,\n            \"you'd think i'd get tired of playing in the sonic boom universe but it didn't stop me from ordering sonic boom mon … url\"\n        ],\n        [\n            0,\n            \"user i think it's hilarious that he is even that up to turn to twitter i also side with you on the back … url\"\n        ],\n        [\n            0,\n            \"rip conservatives we barely knew ye before the evil took over url\"\n        ],\n        [\n            0,\n            \"user way to go brittany i am so glad you have something to do that you love sooo much take … url\"\n        ],\n        [\n            1,\n            \"10 new followers in the last day and it is more than just stats i use it for growing my account try it url\"\n        ],\n        [\n            0,\n            \"russia bomb suspect rented apartment in st petersburg month before attack url url\"\n        ],\n        [\n            0,\n            \"user just because they want it doesn't mean they'll get it there are extremely folk who refuse in their area\"\n        ],\n        [\n            1,\n            \"being a prick is trying to get your daughter to move in with you to marry her off to spite her mother\"\n        ],\n        [\n            0,\n            \"if you don't have flexibility put your dates the search like anyone else and find the best prices 6 11 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"student now entering legal battle with school after they banned him for spreading it on campus url\"\n        ],\n        [\n            0,\n            \"there's just 1 hour to go until some of the best voices in the country hit your screen hashtag url\"\n        ],\n        [\n            0,\n            \"my chat w the new ceo of user when you meet her ask her about her pres obama meeting great story there url\"\n        ],\n        [\n            0,\n            \"last call discount on website for 30 discount location west street 6 weekly sessions begins thursday april 13th\"\n        ],\n        [\n            1,\n            \"🙌 yasss it's time for a great show signature 🎙 url url\"\n        ],\n        [\n            0,\n            \"my little man sleeps with me every night that woman needs to lighten up hashtag 😡 😡 url\"\n        ],\n        [\n            0,\n            \"thank you so much 2 every 1 that fought tooth nail to bring hashtag i can't wait to cheer and support user this saturday\"\n        ],\n        [\n            0,\n            \"my are the people who get me through my worst and best days and are still there for me no matter what 💕 💯 👌 🏽\"\n        ],\n        [\n            0,\n            \"if she log onto twitter first thing 1 you didnt hit it right 2 she can't wait to brag about it\"\n        ],\n        [\n            0,\n            \"hey that's user immediately stop what i'm doing to listen to a promoted tweet url\"\n        ],\n        [\n            0,\n            \"thread 3x pulitzer winning user is what responsible journalism looks like in a world of alt f … url\"\n        ],\n        [\n            0,\n            \"so i said i'm large and he got to meet me and this said youre large but not fabulous 😐 i'm sorry i'm not fabulous enough for you 😤\"\n        ],\n        [\n            0,\n            \"i actually don't care all that much if the president's personal security or family situation cost a few hundred url\"\n        ],\n        [\n            0,\n            \"user let's go for it city the trophy is in our cabinet nothing else matters now apart from winning all … url\"\n        ],\n        [\n            1,\n            \"sci fi invasion 50 movie set dvd 2011 12 disc set free shipping url url\"\n        ],\n        [\n            1,\n            \"user it was a scene on a fucking desk challenging to stay on and still give a good show that's why we're professionals\"\n        ],\n        [\n            0,\n            \"user you are an embarrassment your reliance on ivanka and jared shows how weak you are you are out of your depth completely\"\n        ],\n        [\n            0,\n            \"user well 2 me it would mean she is holding back either names and or a direct that gave her … url\"\n        ],\n        [\n            0,\n            \"never to amaze me when agents sell list a house as is then accept an offer and house has several required repairs\"\n        ],\n        [\n            1,\n            \"choose for a get away location book online at url url\"\n        ],\n        [\n            0,\n            \"just tried to use my costa card in starbucks and didn't notice til the cashier pointed it out i'm such an embarrassment to myself\"\n        ],\n        [\n            1,\n            \"user i just want to shove my cock in your mouth and shot my cum all over your face 🍆 💦 🍆 💦 🍆 💦 🍆 👅 👅\"\n        ],\n        [\n            0,\n            \"breaking more evidence of obama's felony political of the federal gov't url\"\n        ],\n        [\n            0,\n            \"warriors arena official game puck minor hockey blank back url url\"\n        ],\n        [\n            0,\n            \"i'm taking the shuttle to cause i don't feel like walking in the rain and i don't even feel bad\"\n        ],\n        [\n            0,\n            \"hashtag eu eve valkyrie ’ s new update onto ps vr with new map enhanced co op and mor url\"\n        ],\n        [\n            0,\n            \"made my day extra special he's really full of surprises 💐 😍 thankyou babe 😙 😘 url\"\n        ],\n        [\n            0,\n            \"dem senator holds floor in 15 hour speech to slam supreme court nominee url url\"\n        ],\n        [\n            0,\n            \"the new hashtag commercial is literally about the gap to people different than you and coming together fucking idiots\"\n        ],\n        [\n            1,\n            \"asus hashtag republic of games series has the most powerful gaming laptop for rs 7 97 … url\"\n        ],\n        [\n            0,\n            \"’ s talks state budget woes legislation community colleges took a 4 75 million hit at the state url\"\n        ],\n        [\n            0,\n            \"hbo confirms 2017 rock hall induction ceremony the music universe url url\"\n        ],\n        [\n            1,\n            \"natural mop shell dark purple hollow loose bead fit jewelry making diy url url\"\n        ],\n        [\n            0,\n            \"user user for example more teams will play a high line when is\"\n        ],\n        [\n            0,\n            \"user and even if they're not with them will have the same net result as directly … url\"\n        ],\n        [\n            0,\n            \"when we are bored we get on facebook then we get bored on facebook so we get off then 15 min later back on its an endless cycle\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 67 hpa temperature 19 50 ° c humidity 42 92 luminosity 0lux 2017 04 02 21 22 28\"\n        ],\n        [\n            1,\n            \"treason obama administration which answers all of your other questions except shoe tying lost the use of my feet … url\"\n        ],\n        [\n            0,\n            \"hiii user thank you for all that you do you bring so much happiness into my life hope you're well mind following me — 63\"\n        ],\n        [\n            1,\n            \"user my ghost your body and beats your ghost up and also takes its lunch money and it fro … url\"\n        ],\n        [\n            0,\n            \"i hear the army is changing their uniforms to desert casual jackets required url\"\n        ],\n        [\n            0,\n            \"user 😂 last week he west brom only had one international player even though we had 10 ☺ ️ i think … url\"\n        ],\n        [\n            0,\n            \"the only ships i approve of are and i won't read anything where they stay together everything else is poison\"\n        ],\n        [\n            1,\n            \"netbet get upto £ 250 bonus no deposit required code netbet join here url url\"\n        ],\n        [\n            0,\n            \"stating the obvious but i when you had a death in the family the of pale into in a 😔\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url noodle zero dawn robot dinosaur hunting day 5\"\n        ],\n        [\n            0,\n            \"india offer massive cobra a refreshing bottle of water url url\"\n        ],\n        [\n            0,\n            \"the great father for me is one of the most well made thrillers to have come out in in the recent past url\"\n        ],\n        [\n            0,\n            \"hashtag in a year james harden has evolved from to mvp favorite chicago tribune … url\"\n        ],\n        [\n            0,\n            \"hashtag pinned to food and drink these veggie packed high protein mini quinoa are perfect for … … url\"\n        ],\n        [\n            1,\n            \"how influencer marketing can help your brand be more successful url via user\"\n        ],\n        [\n            0,\n            \"excellent hashtag page presented by al re max west inc url\"\n        ],\n        [\n            0,\n            \"i thought the weather was going to be bad today ugh i could've went to troy and got my cap and gown 😤 😡\"\n        ],\n        [\n            1,\n            \"user islamic state isis has said the united states was drowning and being run by an idiot\"\n        ],\n        [\n            1,\n            \"look how cute these string bags get yours now fill out the form and choose bundle b for only form … url\"\n        ],\n        [\n            1,\n            \"antique 15 j j bald eagle print and coloured by r url url\"\n        ],\n        [\n            0,\n            \"user and how does this prove trump was directly spied on based on an order from obama lol\"\n        ],\n        [\n            0,\n            \"user is digital privacy a right or a privilege is digital privacy a right or a privilege what w url\"\n        ],\n        [\n            0,\n            \"grand beach resort reduced rates and kids stay free booking window 4 6 2017 5 7 2017 travel window url\"\n        ],\n        [\n            0,\n            \"user my apologies have you already tried any steps to try fixing the issue yourself kent\"\n        ],\n        [\n            0,\n            \"regional theatres must do more to engage with their communities through education and initiatives url\"\n        ],\n        [\n            0,\n            \"this also means that they will encourage healthier hair growth healthy hair is happy hair we're so glad that you … url\"\n        ],\n        [\n            0,\n            \"bharat stage iii vehicle ban brings in huge discounts on two india today url\"\n        ],\n        [\n            1,\n            \"friday nights are sorted big screen quiz this friday every friday jackpot prize … url\"\n        ],\n        [\n            0,\n            \"user user i kinda doubt he actually uses these the fbi and cyber thugs are the only ones you'll see utilizing them\"\n        ],\n        [\n            0,\n            \"hashtag to take center stage in dental industry as research activities accelerate globally url\"\n        ],\n        [\n            0,\n            \"because baseball season has officially started most of my tweets will probably be about that and i'm not sorry\"\n        ],\n        [\n            1,\n            \"met 14 kn gst 16 kn wvht 5 3 ft 7 0 s 150 ° 78 ° f dew 71 ° f 4 50 p cdt\"\n        ],\n        [\n            0,\n            \"user user i can't do wednesday but lets sort something out you going to the semi final\"\n        ],\n        [\n            0,\n            \"5 fatal mistakes that entrepreneurs make when forming a corporate board url url\"\n        ],\n        [\n            0,\n            \"user it created a of emotions and i wasn't even there ffs i have an 11 year old so that gave me a lot of feels\"\n        ],\n        [\n            0,\n            \"well i can't speak to any other entry method but walking from to mk is about billion times nicer with new security setup\"\n        ],\n        [\n            0,\n            \"user corbyn has stood strongly against violence of any kind from any group all his life that's why corbyn wa … url\"\n        ],\n        [\n            0,\n            \"david describing this morning's attack outside credit url\"\n        ],\n        [\n            0,\n            \"asia in the 21st century vision document released by seven finance ministers user\"\n        ],\n        [\n            0,\n            \"actually the 1s work out i suppose i can make a filter so you can hide them all by blocking crate drop or game or something\"\n        ],\n        [\n            0,\n            \"user i kinda get it as a self thing but it doesn't actually the attitudes that l … url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"haha i like this question let me answer this sa sama ng 😂 😂 😂 hashtag url\"\n        ],\n        [\n            0,\n            \"1 houston news search businesses dog out load of drugs at border houston news search url\"\n        ],\n        [\n            0,\n            \"dark fortress radio now playing the loss and curse of live tunein player url\"\n        ],\n        [\n            0,\n            \"user user i will this season and you have my word i won't pull a jay on vacation pic either 😳\"\n        ],\n        [\n            0,\n            \"newport trainer rebecca now looking to have two runners boy in grand national\"\n        ],\n        [\n            1,\n            \"new nmd are dropping very soon expected to release april 6th url url\"\n        ],\n        [\n            1,\n            \"fucking shocking day at the office for user get to 10 is absolutely killing us\"\n        ],\n        [\n            0,\n            \"trump shifts course on egypt praising its authoritarian leader by peter baker and walsh via nyt the new … url\"\n        ],\n        [\n            0,\n            \"user life is short time is fast no no so just enjoy every moment and make the best out of it\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            0,\n            \"and said who y'all girlfriends because it ain't us we joshua girlfriends everybody in the local state said you our new girls user\"\n        ],\n        [\n            0,\n            \"user lol i saw that all fun games until he would have twisted an ankle or something big\"\n        ],\n        [\n            0,\n            \"user well said patriarchy fails us everyday we get told that is the way things must be hashtag\"\n        ],\n        [\n            0,\n            \"eta accepts to give up their weapons in the west even calling persecution for their crimes but on africa to\"\n        ],\n        [\n            0,\n            \"user please come launch user in south africa it'll really change our game we really want to support you 😙 ❤\"\n        ],\n        [\n            0,\n            \"i was gonna go to hot yoga tonight but then this thunderstorm rolled in and well cue url\"\n        ],\n        [\n            0,\n            \"user it's not just the frame rate or it somehow moves slower than\"\n        ],\n        [\n            0,\n            \"happy birthday t aka t daddy aka aka coolest person in the world ty for becoming my bff ily url\"\n        ],\n        [\n            0,\n            \"controversial blogger kemi granted bail from port jail photos url\"\n        ],\n        [\n            1,\n            \"forever wishing this sweetheart could be there today ☹ ️ love you always steph ❤ url\"\n        ],\n        [\n            1,\n            \"reasons students get detention hashtag to whip their class peers into shape lmao in this … url\"\n        ],\n        [\n            0,\n            \"we wish all our and educators a holiday and look forward to welcoming everyone back next quarter see you on the 19th\"\n        ],\n        [\n            0,\n            \"i went to school but you can lecture me since i don't know you are one 1 000 note so i can't warn url\"\n        ],\n        [\n            0,\n            \"user « curled around his pendant his shirt in the process as he came to a stop “ are you real ” he »\"\n        ],\n        [\n            0,\n            \"hashtag found something anna remember having sex w valentine sonny warn nelle told the truth\"\n        ],\n        [\n            0,\n            \"if you missed it yesterday who murdered and what you can do to bring that magic back updated current url\"\n        ],\n        [\n            0,\n            \"vintage just married rustic wedding banner decor western brown new url hashtag\"\n        ],\n        [\n            0,\n            \"post 6 gun at battery fort stevens oregon us est during civil war battery during wwii … url\"\n        ],\n        [\n            0,\n            \"tell us why you want to try hawaiian ® silk ® face sunscreen url\"\n        ],\n        [\n            0,\n            \"user we didnt even have a conversation i put my phone down for ten minutes to do chores and when i come back im blocked\"\n        ],\n        [\n            0,\n            \"thoughtful thanks thursday ♥ go venus williams keep up the great swing ♥ url url\"\n        ],\n        [\n            0,\n            \"when talk to at night moon light is so good i like it i wanna see it again with hashtag\"\n        ],\n        [\n            1,\n            \"only reason hrc picked she had to pick someone that would be worse than her to deal with listen to or look a … url\"\n        ],\n        [\n            0,\n            \"user sh md i appreciate the steps initiated by oriental bank to reach out its target c … url\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"living with low vision support group date wednesday april the 19th 2017 time 10 00 a m 11 00 a m url\"\n        ],\n        [\n            0,\n            \"' i have been living breathing autism for nearly 12 years ' 10 things i've learned living my teen on the autism sp … url\"\n        ],\n        [\n            0,\n            \"lady after pastor t b joshua prayed for her in his church see photos url\"\n        ],\n        [\n            0,\n            \"66 7 iv 15 2 13 with breath around until 12 56 28m url\"\n        ],\n        [\n            0,\n            \"my world my happiness my sunshine my star my smile my beloved my love my everything ♡ ↓ ↓ ↓ user ↑ ↑ ↑\"\n        ],\n        [\n            0,\n            \"user user i get talking someone they choked or they suck but some people take shit way to far sometimes\"\n        ],\n        [\n            0,\n            \"user thank you for showing me what a beautiful heart can do to this world your kindness is extraordinary i love you\"\n        ],\n        [\n            0,\n            \"i was giving this video the benefit of the doubt but it's all talk and no proof or evidence it's just video url\"\n        ],\n        [\n            0,\n            \"walk by ends string of 10 retired by he's replaced by cole gordon with hashtag ahead 2 1\"\n        ],\n        [\n            0,\n            \"i need like this so we can each other's photo shoot pics ' hype each other up url\"\n        ],\n        [\n            1,\n            \"user why because obama didn't want to kill his fellow muslims trump doesn't care this is a signal to putin and kim jong un\"\n        ],\n        [\n            1,\n            \"osu rank 28 hashtag acc 0 0 98 3 74 ss 2 1015 s 10 a 1 hashtag\"\n        ],\n        [\n            0,\n            \"user again like i said proves his class knew he would step up to the plate our squad is strong across the park\"\n        ],\n        [\n            0,\n            \"a suspect fights two officers after being by both url one 130 pound victim with one … url\"\n        ],\n        [\n            0,\n            \"user but i have my passport back now so i'll just come with u makes up for the last time\"\n        ],\n        [\n            0,\n            \"pretty woman cat diy cell phone iphone 4 4 5 6s crystal case deco den kit url url\"\n        ],\n        [\n            0,\n            \"the photography of trump's presidency is a huge break from obama's the verge url\"\n        ],\n        [\n            1,\n            \"sterling silver ring size 10 gemstones are used for spiritual journeys intuition vision url\"\n        ],\n        [\n            1,\n            \"' i don't have anything to hide ' passion pit singer live treatment url url\"\n        ],\n        [\n            1,\n            \"join brian friday mar 31 from 5 7 p m to sample this week's meal kit url\"\n        ],\n        [\n            0,\n            \"i knew it was him from the first note like you dont have to change your tone is man user\"\n        ],\n        [\n            0,\n            \"user no worries helps they have access to your medical records so saves having to go through a long list of questions\"\n        ],\n        [\n            0,\n            \"some of us surviving some of us just some of us just hoping the world will move more slowly hashtag\"\n        ],\n        [\n            0,\n            \"user user well that depends on who actually will and who won't but we'll know in due time in due time indeed\"\n        ],\n        [\n            0,\n            \"my kids are crazy anymore anyone else with the inappropriate use of the word anymore i don't understand 😫\"\n        ],\n        [\n            0,\n            \"are you satisfied with the skill of your team the talents of your workforce learn more url\"\n        ],\n        [\n            0,\n            \"readersgazette blog by m ruth url mysteries featuring women private eyes writing and …\"\n        ],\n        [\n            0,\n            \"also not a great time to date or engage in new romantic relationships hold your itch for two more weeks and then you can go ham\"\n        ],\n        [\n            1,\n            \"hashtag thu 30 mar 17 12 05 gmt 1250 00 usd oz silver platinum url\"\n        ],\n        [\n            0,\n            \"trump invites chinese president over to ‘ n ’ chill puts him up at down the street … url\"\n        ],\n        [\n            0,\n            \"want to win ultimate prize pack i just entered to win and you can too url\"\n        ],\n        [\n            0,\n            \"user its probably as warm as sri here in today jane actually maybe not but still thanks for your support\"\n        ],\n        [\n            1,\n            \"ultimate itch relief and more soap goat milk url url\"\n        ],\n        [\n            0,\n            \"hey user thank you for trying to ruin an amazing platform is trying you're just mad you don't have the influence youtube does\"\n        ],\n        [\n            0,\n            \"user feature package for al jazeera arabic on what life is like out there our peg that it's the happiest place in uk\"\n        ],\n        [\n            1,\n            \"from the wreck of the unbelievable review – a titanic return url\"\n        ],\n        [\n            0,\n            \"we're packing our boots headed south for a new condo project looking forward to launching our first development … url\"\n        ],\n        [\n            0,\n            \"but yah is more accurate since they married irl but they showed more chemistry n connection between n smith in the 1st movie so\"\n        ],\n        [\n            0,\n            \"user linking trump to sexism racism and didn't work in nov 2016 the diff between a broken re … url\"\n        ],\n        [\n            0,\n            \"and a folded black steel feature behind the walls of this house url\"\n        ],\n        [\n            0,\n            \"after returning to the coffee chain he once headed vision has become down and more url\"\n        ],\n        [\n            0,\n            \"what's your name alex oh my son has the same name great 4 him url\"\n        ],\n        [\n            0,\n            \"i liked a user video url the heart part 4 kendrick lamar iv official audio lyrics\"\n        ],\n        [\n            0,\n            \"thanks congress ' singh for victory in goa scroll in url\"\n        ],\n        [\n            0,\n            \"so hard to believe baby was ever this tiny he's getting soo big so fast only three months apart url\"\n        ],\n        [\n            1,\n            \"☼ › vintage glass pearl cluster brooch pin ending soon url url\"\n        ],\n        [\n            0,\n            \"re buhari launches economic recovery plan … if this is with the same commitment as … url url\"\n        ],\n        [\n            0,\n            \"go support new insta post 📸 ✨ show him love more than me just came out today btw 📚 ❤ user insta\"\n        ],\n        [\n            0,\n            \"user user it's great when they freak out and actually end up running towards you instead of away 😂\"\n        ],\n        [\n            0,\n            \"user soon mate just need to get through the next two weeks at work and then i'll get some dates to you\"\n        ],\n        [\n            0,\n            \"user we've bombed countries on multiple occasions tho indirectly and directly unfortunately nothing different here\"\n        ],\n        [\n            1,\n            \"funny how you talk to me wanting to be friends when you're out there talking shit about me hahahaha square up b\"\n        ],\n        [\n            1,\n            \"as stomach turning as it is listen to what lib activists are saying it is really scary their vision for america it's un american crazy\"\n        ],\n        [\n            1,\n            \"can any rats beat my high score probably but i am still proud enough to share it hashtag url\"\n        ],\n        [\n            1,\n            \"fan distribute is start over here 💖 and also you can pick up the slogan set here too url\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            0,\n            \"governor hall canal ring new york 13 harper ’ s weekly url url\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"being super is all cool until you most play football and run like robots only certain man can maintain that and\"\n        ],\n        [\n            0,\n            \"my favorite part about booking shoots is ideas with your photographer i be getting so inspired\"\n        ],\n        [\n            0,\n            \"user hey there we do both there are more to come for now enjoy the amazing import options in url\"\n        ],\n        [\n            0,\n            \"user i still have that piece of paper you drew the data pr content on like a talisman\"\n        ],\n        [\n            0,\n            \"successful women farmers educated children with opportunities alright alright alright url\"\n        ],\n        [\n            0,\n            \"i don't think a lot of people walk in the joy of the lord but it's the of the holy spirit\"\n        ],\n        [\n            0,\n            \"gorsuch on supreme court will twist constitution voting rights rule in favor of big business wealthy hashtag\"\n        ],\n        [\n            0,\n            \"bye bye and thankful twice for your performance 😢 😢 😢 hope to see u again url\"\n        ],\n        [\n            0,\n            \"dell what's going on with your printer in to support url url\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            1,\n            \"tom caught in the act at west target url url\"\n        ],\n        [\n            0,\n            \"didn't ask me premium before obamacare month after less coverage fewer covered drugs higher … url\"\n        ],\n        [\n            0,\n            \"exactly that is why and are tools to be used upon love it user and thanks again for your great … url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag overwatch origins edition live at url\"\n        ],\n        [\n            1,\n            \"need something to read or listen to check out my favourites of 2016 url url\"\n        ],\n        [\n            0,\n            \"at eric what success really looks like hashtag url\"\n        ],\n        [\n            0,\n            \"user i wont be mad if they sign him just doesnt seem like he fits the system kind of hope they do tho … url\"\n        ],\n        [\n            0,\n            \"my is currently having a bath while listening to the war of the worlds soundtrack it's the most tense bath anyone could have\"\n        ],\n        [\n            1,\n            \"make a reservation with us for our full figured bridal trunk show april 8th 9th 15th and 16th our amazingly url\"\n        ],\n        [\n            0,\n            \"quote i remember from our children's minister bart simpson would split hell wide open i was 8 made me wanna be more like bart hashtag\"\n        ],\n        [\n            1,\n            \"ray ban anniversary all made in a legitimate factory come with new box and certificates url url\"\n        ],\n        [\n            0,\n            \"why should they go out to fight they leave that role to the poor black war pigs url\"\n        ],\n        [\n            0,\n            \"user the x kaws will not release on our site or please check with your local retailers for availability\"\n        ],\n        [\n            0,\n            \"how to flirt 101 call your crush my bro call things neat talk about throwing knives and constantly wanting to die\"\n        ],\n        [\n            0,\n            \"haven't watched during their first concert here in ph but i will be able to watch them this year along with two door cinema club\"\n        ],\n        [\n            0,\n            \"user worse than that is that he doesn't always follow back the lying bastard\"\n        ],\n        [\n            0,\n            \"new light blue womens size large l tank scoop neck top 22 deal url url\"\n        ],\n        [\n            0,\n            \"microsoft xbox 360 bundle 250 gb console plus 7 games url url\"\n        ],\n        [\n            1,\n            \"hashtag first choice armed and extremely dangerous 73 listen at url\"\n        ],\n        [\n            0,\n            \"also why are we all so hell bent on judging each other's relationships when we are all in relationships life isn't perfect\"\n        ],\n        [\n            0,\n            \"civilization revolution nu backwards compatible op xbox one url\"\n        ],\n        [\n            0,\n            \"great weekend of sport win national partial win masters and grand prix if\"\n        ],\n        [\n            0,\n            \"— not how the hat works it can't just be trips to wonderland whenever there's rules\"\n        ],\n        [\n            0,\n            \"wind 18 4 km h nw barometer 1014 9 hpa falling slowly temperature 14 5 ° c rain today 0 0 mm humidity 60\"\n        ],\n        [\n            1,\n            \"fashion women sleeve printing chiffon shirt blouse url url\"\n        ],\n        [\n            0,\n            \"user career exploration panel says security is the future with nation states at war watch job automation trends\"\n        ],\n        [\n            0,\n            \"user not to make you sound even more fucking dumb than you do but i think you mean questions not ans … url\"\n        ],\n        [\n            0,\n            \"the most common way people give up their power is by thinking they don ’ t have any mayward\"\n        ],\n        [\n            0,\n            \"it's better we take our minds off the liga except we win all remaining liga games and win their … url\"\n        ],\n        [\n            0,\n            \"♂ 8 4 4 14 11 13 poison sting horn attack until 04 30 08 29m url\"\n        ],\n        [\n            0,\n            \"my mom be so worried about if mfs married or not every time i tell her someone is pregnant first thing is does she have a husband 🙄\"\n        ],\n        [\n            0,\n            \"new post table tennis with a twist has been published on url url\"\n        ],\n        [\n            0,\n            \"user yes and there's a part where my roommates are and it's like a bed i was a … url\"\n        ],\n        [\n            1,\n            \"going in a jumpsuit seemed like a good idea until i was currently sat naked in a public x\"\n        ],\n        [\n            0,\n            \"user lol my husband keeps saying he doesn't like the strawberries we're getting because they're huge i've pic … url\"\n        ],\n        [\n            0,\n            \"when you rather eat of egg whites bec you don't like chicken n need to fill ur protein macro n url\"\n        ],\n        [\n            0,\n            \"thanks for your opinion foreign and syrian war michael g url\"\n        ],\n        [\n            0,\n            \"user user so i'm not classy or decent cause i refuse to congratulate rivals bother\"\n        ],\n        [\n            1,\n            \"plc 14 3 potential upside by capital url hashtag\"\n        ],\n        [\n            0,\n            \"user i preferred other shows of the season and it felt more than who actually went for it in the end\"\n        ],\n        [\n            0,\n            \"14 people followed me and 6 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"bruh how many times must you flat out reject someone until they leave you alone this is ridiculous lol\"\n        ],\n        [\n            1,\n            \"baby wash shampoo 8 4 fl oz pack of 3 – as low as 7 21 shipped just 2 40 url\"\n        ],\n        [\n            0,\n            \"literally the in this game went from being perfect to being about on par with in terms of people just around\"\n        ],\n        [\n            0,\n            \"i really have no determination to work on this project anymore god just give me a b minus and ill actually be okay with that\"\n        ],\n        [\n            1,\n            \"jack shiva oil colors set of 6 url url\"\n        ],\n        [\n            0,\n            \"user user your probably under contract but if you aren't check out went on it we are 25 a month per phone\"\n        ],\n        [\n            0,\n            \"user user not rly hahahaha i had 3 tests today and i think i almost flop it all lol 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"why would anyone announce their pregnancy via text as these responses show it's probably not a good idea url\"\n        ],\n        [\n            0,\n            \"what a island teen wants you to know about her year in the middle east ' every culture has beauty ' … url\"\n        ],\n        [\n            1,\n            \"user they should be asked to leave india go to the country they support how long are we going to let traitors stay\"\n        ],\n        [\n            1,\n            \"if i were an hashtag kinda woman i would totally drop one today my suburban mom game is\"\n        ],\n        [\n            1,\n            \"yall niggas stop dick riding you ain't never been on da block a day in your life stop the tough talk\"\n        ],\n        [\n            0,\n            \"let's all congratulate gilbert high school senior matthew for signing with columbia international university 👏 🏻 👏 … url\"\n        ],\n        [\n            0,\n            \"the 1 word that could make you fall victim to a really nasty phone scam url url\"\n        ],\n        [\n            1,\n            \"add some herbal fun to your easter celebrations with these ideas for natural egg url\"\n        ],\n        [\n            0,\n            \"user i know what's underneath your hat i have something saved in my camera roll dm me so we can talk about this u got 24 hours\"\n        ],\n        [\n            0,\n            \"user it doesn't matter even if you're not pregnant it's still a chance and we can still try he\"\n        ],\n        [\n            0,\n            \"always be grateful for what you have even though it may not be everything you want realise how fortunate you really are good night peeps\"\n        ],\n        [\n            0,\n            \"join the south street mission inc this friday night for youth night delicious food fun … url\"\n        ],\n        [\n            0,\n            \"positive press coverage somewhat unlikely to impact services corp stock price url\"\n        ],\n        [\n            1,\n            \"user anyone with half a brain knows he is an for islam his lectures are\"\n        ],\n        [\n            0,\n            \"user 😢 please tell prime minister trudeau to end the commercial seal slaughter url ❤ ️\"\n        ],\n        [\n            0,\n            \"so many of us christians have made mistakes in our lives franklin wrote a book about why he chose to wait url\"\n        ],\n        [\n            1,\n            \"forest ridge 29 ♀ 1 12 0 pound psychic ' til 04 40 27m 42s url\"\n        ],\n        [\n            0,\n            \"leslie book creating with clay art technique url url\"\n        ],\n        [\n            0,\n            \"nothing is impossible the word itself says ' i'm possible ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user weekend down in the caravan with a bikini on is acc the way things are going 😂 😂 let's get\"\n        ],\n        [\n            0,\n            \"this is my favorite vine i post it every time i find it i will not apologize url\"\n        ],\n        [\n            0,\n            \"user i am here and right next to the stage if you get that close to me i am going for … url\"\n        ],\n        [\n            0,\n            \"shares rocket as first stage of builds up steam url\"\n        ],\n        [\n            0,\n            \"​ com with tony romo retiring here are the qb options for the texans url\"\n        ],\n        [\n            0,\n            \"a wild 91 snubbull tackle crunch has appeared despawns at 10 03 time left 23m 53s url\"\n        ],\n        [\n            0,\n            \"social media is ever evolving one day we will be able to go on you tube and see the president being pissed on by russian whores sigh\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 1014 50 hpa temperature 19 71 ° c humidity 50 03 luminosity 2017 04 02 09 07 23\"\n        ],\n        [\n            0,\n            \"people complaining about the refs calling too many fouls are the same people yelling how could they miss that when they miss a call\"\n        ],\n        [\n            0,\n            \"i love both winter because my birthday is in january and i love snow and summer url\"\n        ],\n        [\n            0,\n            \"one person followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"a broken quest part 2 let's play url via user\"\n        ],\n        [\n            0,\n            \"user user we need to let the un deal with syria nk idk carpet bomb sanctions against them china china's in on it\"\n        ],\n        [\n            0,\n            \"user re most pay with cards drivers keep cash tips only cash is in house cash sales not much\"\n        ],\n        [\n            0,\n            \"user very strong nut taste didn't like it sugar didn't help either milk where can you buy it\"\n        ],\n        [\n            0,\n            \"user lol i would just start putting all of her dirty shit in trash bags and leave it outside her room\"\n        ],\n        [\n            1,\n            \"11 fantastic things to do and see in boston usa url via the babes over at user\"\n        ],\n        [\n            0,\n            \"vote not based on tribe or colour vote not based on beauty vote cos u know d person has d drive 2 win deserves it vote efe hashtag\"\n        ],\n        [\n            0,\n            \"user so far so good most importantly they should remain focused and healthy this team when focused can beat anybody in the east\"\n        ],\n        [\n            0,\n            \"there are three ways to get something done do it yourself hire someone or forbid your kids to do it\"\n        ],\n        [\n            0,\n            \"hashtag icymi jose mourinho provided a fitness update on wayne after last night's game … url\"\n        ],\n        [\n            0,\n            \"kremlin tells u s it ’ s ‘ one step from war ’ as trump warns he will hit syria again url\"\n        ],\n        [\n            0,\n            \"durable lcd display touch screen glass assembly for google nexus 7 1s 2012 url url\"\n        ],\n        [\n            0,\n            \"today in james augustine the 1st black roman catholic bishop in america was born to an irish … url\"\n        ],\n        [\n            0,\n            \"i hope to follow these rules one day when i own a home for now i will let my worry about this stuff … url\"\n        ],\n        [\n            0,\n            \"we are shopping for music producers to partner with for our movie project we need dance sound tracks its a dance movie project\"\n        ],\n        [\n            0,\n            \"heads up da van will be providing at in on saturday 12 1800 it will also be in support if url\"\n        ],\n        [\n            0,\n            \"the eye sees only what the mind is prepared to comprehend many have sight few have vision hashtag url\"\n        ],\n        [\n            0,\n            \"invested at ford plant in by federal and provincial governments url via url\"\n        ],\n        [\n            0,\n            \"user user i played fifa 13 fifa 14 fifa 15 fifa 16 fifa 17 but fifa 13 fifa 14 almost never so that is the problem\"\n        ],\n        [\n            0,\n            \"user i like when teachers and or students try to flex on issues that literally affects other people's lives lol\"\n        ],\n        [\n            0,\n            \"east wind gusting over is with us all afternoon bringing the winter chill url\"\n        ],\n        [\n            1,\n            \"dude turns his weird cat's meow into a sick electro track “ cat music ” is a funny youtube search filled with url\"\n        ],\n        [\n            1,\n            \"which is weird since i ’ m assured that her boss donald trump is practically hitler nikki haley i … url\"\n        ],\n        [\n            0,\n            \"too true rt user there is no friend as loyal as a book url\"\n        ],\n        [\n            0,\n            \"user and when the people right behind you get off you have to open the door for them or they yell at you\"\n        ],\n        [\n            0,\n            \"see everyone at athletes supporting athletes softball tonight to celebrate hashtag url\"\n        ],\n        [\n            1,\n            \"i liked a user video url leave questions in the comments deleted in 20 minutes\"\n        ],\n        [\n            0,\n            \"maybe is a seeing and bobby allow 4 for 5 shooting start for howard url\"\n        ],\n        [\n            0,\n            \"user user please send more info or what to do to register for the graduation advertisement heard on good morning america\"\n        ],\n        [\n            1,\n            \"3 month xbox live gold membership 10 xbox digital code gift card 24 99 via amazon url\"\n        ],\n        [\n            1,\n            \"you could win free gas or for a year more in the hy snack bracket championship hashtag url\"\n        ],\n        [\n            0,\n            \"user they need to make it so don't count either i hate how i either have to cut my message or leave ppl off\"\n        ],\n        [\n            0,\n            \"i doubt this is the only money she has lol if it does that makes much richer than her url\"\n        ],\n        [\n            0,\n            \"user oh stop ☺ ️ no really i love it well the phone view i haven't looked at it on my laptop yet\"\n        ],\n        [\n            0,\n            \"user do you think the problem is just in 3 4 or did these probs as well seems but moving forward\"\n        ],\n        [\n            1,\n            \"ariana grande ed sheeran taylor swift little mix camila y shawn url\"\n        ],\n        [\n            0,\n            \"my and updates in salt lake city check out this story from url\"\n        ],\n        [\n            1,\n            \"nothing is more irritating than hearing girls while trying to write an english paper stfu\"\n        ],\n        [\n            1,\n            \"user you are a hypocrite you know that trump praised obama for doing those very things right\"\n        ],\n        [\n            0,\n            \"user we love you plz ignore these haters they are no one to judge you stay blessed and happy\"\n        ],\n        [\n            0,\n            \"soccer if he'll still be at real madrid for next season url\"\n        ],\n        [\n            0,\n            \"field extension assistant opportunity at farm solutions africa in puts and advisory url\"\n        ],\n        [\n            1,\n            \"join url official fan list and receive news events and more url\"\n        ],\n        [\n            1,\n            \"bird rock larvitar ♂ 24 4 2 1 8 bite ancient power s normal til 04 27 57 29m 20s url\"\n        ],\n        [\n            0,\n            \"user he shook his head we can't my people are on their way to collect the body anger then begins to bu … url\"\n        ],\n        [\n            0,\n            \"time is highly relative one second for one being is not the same as it is for another it might differently for each\"\n        ],\n        [\n            0,\n            \"hashtag url vs glasgow rangers 2017 04 08 14 00 00 heart of 2017 04 08 14 00 00 …\"\n        ],\n        [\n            0,\n            \"and haven't this big shy lion girl in a while her skin is entirely transparent and muscles ar … url\"\n        ],\n        [\n            0,\n            \"user hi can you please send in your query post code contact number email address via dm so we can look in to this for you bm\"\n        ],\n        [\n            1,\n            \"user we can wish a death on her in my comments i'm told i can make that happen with my mind but so far no luck lol\"\n        ],\n        [\n            0,\n            \"user i think the big red pointing is an attempt at what a court would call trying to influence the jury\"\n        ],\n        [\n            0,\n            \"attention mob continues flood warning valid at apr 5 4 49 pm cdt for river near dam al … … url\"\n        ],\n        [\n            0,\n            \"new logo what you can learn from this amazing design user … url\"\n        ],\n        [\n            0,\n            \"user i've had terrible service at jet indigo and too i won't go around beating their staff wil … url\"\n        ],\n        [\n            0,\n            \"📷 my fellow space loving i wanted some cool ace stuff so i made a logo for url\"\n        ],\n        [\n            0,\n            \"seth rollins returns to the gym offers an update on his health heading into wrestlemania on the shield url\"\n        ],\n        [\n            1,\n            \"user classic new york to hate philly 😂 😂 😂 it's funny cuz if you talk shit on it to people from here they get defensive 😂\"\n        ],\n        [\n            0,\n            \"user user uw is not rebuilding they're a building and no one's gonna live it for many years\"\n        ],\n        [\n            0,\n            \"user ours too but for now the drive to the office is still pretty url\"\n        ],\n        [\n            0,\n            \"sage to teach artificial intelligence skills to url via user com\"\n        ],\n        [\n            1,\n            \"user this could be a good tweet to do daily to get a summary of the idiocy that is our press\"\n        ],\n        [\n            0,\n            \"user this week may the lord lead me in his righteousness may he order my steps and cause me to experience his goodness\"\n        ],\n        [\n            0,\n            \"user tbh i wasnt sure if you would say yes or not bcs i wasnt sure if we were too chaotic during our session\"\n        ],\n        [\n            0,\n            \"i've learned that life is like a roll of toilet paper the closer it gets to the end the faster it goes andy\"\n        ],\n        [\n            0,\n            \"well my friend we've had some good times get your hashtag in guys the is heading out stay … url\"\n        ],\n        [\n            0,\n            \"i am in a rocking chair as i tell the grandkids abt hashtag that noise of the crowd that goes wild as she … url\"\n        ],\n        [\n            0,\n            \"i was finally getting use to sleeping for more than 3 hours a night guess that's a thing of the past once again 😞\"\n        ],\n        [\n            0,\n            \"user heard various tried to tip them in beers via of glass bottles at their heads crowd\"\n        ],\n        [\n            0,\n            \"user due to weather there are numerous affecting cable tv internet and custom url\"\n        ],\n        [\n            0,\n            \"the latest planning pre app is fooling no one no delivery on what was previously promised then excuses then can we have some more\"\n        ],\n        [\n            0,\n            \"user what would be great is if they put this out today knowing it wouldn't be taken seriously and it turns out to be real\"\n        ],\n        [\n            1,\n            \"we couldn't agree more check out our website for my details and hashtag in your area url\"\n        ],\n        [\n            0,\n            \"started on 27 03 2017 reached its destination and was 15 mins late url\"\n        ],\n        [\n            1,\n            \"user no thank you please tell me this is belated from april fools not just average everyday fools 😠 😠 😠 ug … url\"\n        ],\n        [\n            0,\n            \"death taxes and op ex what you need to know about ’ s latest values and 2017 operating expenses … url\"\n        ],\n        [\n            0,\n            \"introducing marketing mix model partners helping brands better understand the impact of their marketing url hashtag\"\n        ],\n        [\n            0,\n            \"a look back at america ’ s challenges and ahead to a hopeful future url user\"\n        ],\n        [\n            1,\n            \"who care when you muslims are against my nation my country dont expect any such things from my side url\"\n        ],\n        [\n            0,\n            \"so his kids live in the guest house because he's worried they may spit up on a 30k rug vice a 200 one hashtag\"\n        ],\n        [\n            0,\n            \"business trump administration is alarmed the chinese may bid for nuclear business … url\"\n        ],\n        [\n            0,\n            \"user i'm in love with the shape of you we push and pull like a magnet do although my heart is falling too\"\n        ],\n        [\n            0,\n            \"father old daughter … baby in well url url\"\n        ],\n        [\n            0,\n            \"i hope the police catch all the people who beat up the asylum in and throw away the key forever 😊\"\n        ],\n        [\n            0,\n            \"hunters in the snow camels 10 naval 1917 by url\"\n        ],\n        [\n            0,\n            \"user this is awful loved listening to him while at west georgia and my travels they atlanta\"\n        ],\n        [\n            0,\n            \"artwork and character © by artist and please do not repost trace … url\"\n        ],\n        [\n            0,\n            \"' hamilton ' star is the most person in the room url via user\"\n        ],\n        [\n            0,\n            \"a quick and easy way to stabilize your mood swings is to relen more for cancer url\"\n        ],\n        [\n            1,\n            \"lovely kitten 3d print women's casual loose short bat sleeve blouse t shirt tops url url\"\n        ],\n        [\n            0,\n            \"you prefer to work with others now as part of a team on a larg more for libra url\"\n        ],\n        [\n            1,\n            \"love moves the world 2017 with sri sri ravi art of li url via user\"\n        ],\n        [\n            0,\n            \"major clinton foundation hosting obama ’ s post white house speech url via user\"\n        ],\n        [\n            0,\n            \"user i'll always appreciate you for make me happy when i'm feeling down fill my life with happiness mind following me ♡\"\n        ],\n        [\n            0,\n            \"this all just pisses me off people are just so quick to tell people to kill them like how would you feel i … url\"\n        ],\n        [\n            0,\n            \"rodgers was also the best coach when he almost won the title with the free no champions league … url\"\n        ],\n        [\n            0,\n            \"user congrats now can you explain to user why higher is good for poker\"\n        ],\n        [\n            0,\n            \"user user um no they don't just don't play on the newest patch immediately\"\n        ],\n        [\n            0,\n            \"user if you are looking for real soundcloud plays dm me and lets start your promotion for a very small … url\"\n        ],\n        [\n            0,\n            \"when i'm mad at someone and they ask me if i'm mad and i don't wanna tell them i'm mad url\"\n        ],\n        [\n            0,\n            \"my family watched my sister on the news today for lacrosse and my moms says collin never made the news well at least not for lacrosse\"\n        ],\n        [\n            1,\n            \"snow winter boots girls child youth sz 2 purple pin excellent condition url url\"\n        ],\n        [\n            1,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"tax raised for all betting co etc to 50 and funds will be used in developing arts and sports centers url\"\n        ],\n        [\n            0,\n            \"gaming firm surprise is completely ready to its new mystery hardware url url\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"truly it was both like i was to him immediately but his personality sealed the deal hes literally my … url\"\n        ],\n        [\n            0,\n            \"men's rights documentary screening cut after online backlash url url\"\n        ],\n        [\n            0,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"getting ready to talk at a packed house for the candidate forum stay tuned to hear the and a's\"\n        ],\n        [\n            0,\n            \"i remember when the sanctuary fd rd went pitch black user kept preaching church went all the way up user\"\n        ],\n        [\n            0,\n            \"bail on april fools ' over ' fake news ' concerns url url\"\n        ],\n        [\n            0,\n            \"got my dress now just gotta worry about everything else now hair makeup nails heels etc url\"\n        ],\n        [\n            0,\n            \"test ride and handling working as part of our outdoor test team would like to re url\"\n        ],\n        [\n            0,\n            \"user listened to a guy wax lyrical in the pub tonight about how good pedro is wife had to escort me out c … url\"\n        ],\n        [\n            0,\n            \"beer bros three years of king brewing celebrates its third anniversary url\"\n        ],\n        [\n            0,\n            \"user i'm very short of ma'am and i'm not gonna lay pipe for the sake of laying pipe i'm not a construction worker\"\n        ],\n        [\n            0,\n            \"and our are well protected and russia knows it no threat here url\"\n        ],\n        [\n            0,\n            \"live the way you need to live but when i was 16 for an inspiring nonprofit run by 1 dude we ate so ma … url\"\n        ],\n        [\n            0,\n            \"and tomorrow i'll be meeting my awesome creative gurls from the campus so\"\n        ],\n        [\n            0,\n            \"what if we had a hard hashtag miles lbs etc banned changed from gmt to eu € instead of £ … url\"\n        ],\n        [\n            0,\n            \"bill nelson people to stop smoking in public parks sign the petition url via user\"\n        ],\n        [\n            0,\n            \"did george w bush describe president trump ’ s inauguration as ‘ some weird sh t ’ url url\"\n        ],\n        [\n            0,\n            \"me looks at playlist live dc just for kicks tickets are reasonably priced i could probably meet jenna and others me 😩 😩 😩\"\n        ],\n        [\n            0,\n            \"cambridge assisting the cambridge self help with their stuff a van event at on … url\"\n        ],\n        [\n            0,\n            \"user also i was stoked to hear another set from you on a recent kill tony episode keep it up 😁\"\n        ],\n        [\n            0,\n            \"judge destroys paul ryan “ failed ” trump on healthcare bill url url\"\n        ],\n        [\n            0,\n            \"i don't care if we haven't spoken in a while if you text me because you need advice or a friend to talk to i'm here\"\n        ],\n        [\n            0,\n            \"31 selena gomez e theresa al japanese bbq a los angeles california 10 url\"\n        ],\n        [\n            1,\n            \"eliminate your hashtag to food drugs alcohol shopping and love free ebook url rt\"\n        ],\n        [\n            0,\n            \"user user do you have a workflow to get multiple health data types intro a file for numbers can ’ t get it to work\"\n        ],\n        [\n            1,\n            \"caramel chef favorite dessert is just one of the additions to our regular menu offered tonight … url\"\n        ],\n        [\n            0,\n            \"morning jewellery fans i'll be doing another facebook live session with the … url\"\n        ],\n        [\n            1,\n            \"love me 🙆 some shiva negan 🏃 looks kingdom shine 🏇 trash people you stink glad rick ke … url\"\n        ],\n        [\n            1,\n            \"flash sale over in the etsy shop url use code sunshine to enjoy 30 off your entire url\"\n        ],\n        [\n            0,\n            \"pyramid analytics employees chris brock and user get their two out for warm spring … url\"\n        ],\n        [\n            0,\n            \"google home to me this morning just remember it is april 1st so there are many people out to fool you today stay vigilant 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"hello hashtag now the has gone to and the sky is ' gold and like the … url\"\n        ],\n        [\n            0,\n            \"on page of of the dark tower by stephen king after an extended break its time url\"\n        ],\n        [\n            0,\n            \"user it'll when america with politicians expanding the epa 10 fold\"\n        ],\n        [\n            0,\n            \"did you know that is the largest city in regarding both population and size url\"\n        ],\n        [\n            1,\n            \"39 for a brunch for two at michelin nebraska a 86 value url\"\n        ],\n        [\n            0,\n            \"the day is not far wil ask for hashtag instead of phone no to take order recommend url\"\n        ],\n        [\n            1,\n            \"if 45 knew about the syrian chemical attack before it happened and can be proved dude that is some serious international war crime shit\"\n        ],\n        [\n            0,\n            \"a shark washed up in the street after a cyclone in australia url url\"\n        ],\n        [\n            0,\n            \"david et chris willis would i lie to you sur url hashtag\"\n        ],\n        [\n            0,\n            \"good to see having faith in their kids unlike kc who would rather the team with average hashtag\"\n        ],\n        [\n            0,\n            \"user looking around ok who the hammer who ate the brownies i made for the bake sale\"\n        ],\n        [\n            0,\n            \"user thanks for the nice travelling with understanding and the exchange visit each other really thanks regards\"\n        ],\n        [\n            0,\n            \"user in fact neither is easter it's stolen from the religions they so happily label as url\"\n        ],\n        [\n            0,\n            \"on page 100 of of africa's long road since by keith the was url\"\n        ],\n        [\n            0,\n            \"user ✨ hi sunshine i'm really excited for your solo album it would be lovely if you followed me i love you — 61\"\n        ],\n        [\n            0,\n            \"was an attorney and chief counsel of the senate labor committee ivanka trump sells clothes url\"\n        ],\n        [\n            1,\n            \"it looks like royal satin air jordan 1s are actually releasing today url url\"\n        ],\n        [\n            0,\n            \"user no they didn't speak to crew about it until after our return but yeah it probably was that they saw\"\n        ],\n        [\n            0,\n            \"novel in verse the pirate who does not know the value of pi is a strange creation url\"\n        ],\n        [\n            1,\n            \"user can't even be to get in shape to justify his wage deserves much worse\"\n        ],\n        [\n            1,\n            \"dash 🌈 🌈 🌈 colorful hoe it is click here click here click here for black locals click … url\"\n        ],\n        [\n            0,\n            \"22 muslim training camps found in these states here ’ s what the media doesn ’ t want you to see url via user\"\n        ],\n        [\n            0,\n            \"user incorrect the best pen is the my preference is 0 7 mm tip try it you'll thank me\"\n        ],\n        [\n            0,\n            \"my husband died and the crops failed but i'm thriving now thanks to scottish aid group url url\"\n        ],\n        [\n            0,\n            \"i used to always buy goods and use them in my shoots i love with people but i miss doing wardrobe makeup too 🤗\"\n        ],\n        [\n            0,\n            \"user says the dictator that the c i a put in place after the revolution looked to be in headed in the direction of muslim brotherhood\"\n        ],\n        [\n            0,\n            \"user put this into jail tel prepare fr all bcs preparing the difficult then bomb\"\n        ],\n        [\n            0,\n            \"i'd consider myself an amazing mum if my kids were singing along to mac on road trips hashtag\"\n        ],\n        [\n            0,\n            \"inflation is as violent as a as frightening as an armed robber and as deadly as a hit man ronald reagan url\"\n        ],\n        [\n            0,\n            \"generally needs to stop being swept under the rug in regards to our treatment ' we all black ' sound like ' we all bleed red ' to me\"\n        ],\n        [\n            0,\n            \"chomsky trump administration is to all programs to help working people url via user\"\n        ],\n        [\n            0,\n            \"idc how hyper i am if someone starts playing with through my hair i will be out in like 3 minutes tops\"\n        ],\n        [\n            1,\n            \"this ' putin as a gay clown ' image is now illegal in russia so please do not share url url\"\n        ],\n        [\n            1,\n            \"for ladies 7 zones you should tell him to pay attention to tonight url\"\n        ],\n        [\n            0,\n            \"you ’ re in my space how preferred distance across the world url\"\n        ],\n        [\n            0,\n            \"user what time should they leave home if they are to be at school by 7 15 am so much required not just timing\"\n        ],\n        [\n            1,\n            \"every affiliate ought to see this this is absolutely amazing url url\"\n        ],\n        [\n            1,\n            \"♤ new betsey johnson luv betsey dome fuschia black crossbody handbag purse url url\"\n        ],\n        [\n            0,\n            \"strong comments from patriots ownership in 2014 could make signing adrian peterson a tough sell url\"\n        ],\n        [\n            0,\n            \"👍 🏻 thread nostalgia tour sounds an awful lot like someone else who continues to campaign despite the outcome … url\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"happy birthday thanks for being my mom ❤ i love you and i hope you have the best birthday yet url\"\n        ],\n        [\n            1,\n            \"new listing alert ave open sunday 9th 1 30 2 15 pm offers fr 290 000 find out url\"\n        ],\n        [\n            1,\n            \"user at least someone should talk about driving and the inability of police to detect … url\"\n        ],\n        [\n            0,\n            \"yay congratulations mon user 😍 💯 🔥 ✨ you totally deserve this 👌 🏻 🌸 i'm so happy proud of u baby doll 😘 ✨ … url\"\n        ],\n        [\n            0,\n            \"7 year old girl pens open letter to president trump the content will melt your heart url\"\n        ],\n        [\n            0,\n            \"home from my first day of work getting the hang of the ropes not too hard my coworkers seem nice\"\n        ],\n        [\n            0,\n            \"managing anxiety with phd and laura reagan c url url\"\n        ],\n        [\n            0,\n            \"josh tongue is included to face the students after making his first class debut for the county 12 months ago against oxford\"\n        ],\n        [\n            0,\n            \"facebook uses url to launch campaign on equal pay day url\"\n        ],\n        [\n            0,\n            \"when the kid that only wears minecraft clothes starts blasting gaming through his cat headphones url\"\n        ],\n        [\n            0,\n            \"officials weigh in on bill that would reduce b marijuana b penalties in texas now if it … url\"\n        ],\n        [\n            0,\n            \"however after 60 pages talking about her i kind of don't want to look or think about her for the next two years\"\n        ],\n        [\n            0,\n            \"shadow it is one of the biggest challenges it faces read more from me here url\"\n        ],\n        [\n            0,\n            \"user hi gil i'm so glad the hotel staff was able to delight you with their service we look forward to hosting you again soon bob\"\n        ],\n        [\n            0,\n            \"user user coming from a family full of doctors and this is total bs ordinary people cannot afford that 🙈\"\n        ],\n        [\n            0,\n            \"a lot of the degree programs have beneficial with groups outside of the hashtag\"\n        ],\n        [\n            0,\n            \"user lmao same i legit cant over anime on there coz my none of my kpop mutuals like it 🙄 🙄 🙄\"\n        ],\n        [\n            0,\n            \"marvel legends civil war giant man head left arm url\"\n        ],\n        [\n            0,\n            \"has just fired 150 employees 10 of its workforce url via\"\n        ],\n        [\n            0,\n            \"direct selling vs automation could ds be a keystone of the future of work see the presentation from our executive … url\"\n        ],\n        [\n            0,\n            \"calling him president bannon really did get to trump so now it's time to start hashtag url\"\n        ],\n        [\n            0,\n            \"user why is the credit card information loading like this 😢 😢 😢 💔 💔 💔 url\"\n        ],\n        [\n            0,\n            \"okay i love people who text back fast but at the same time i get hella annoyed when they reply too fast\"\n        ],\n        [\n            0,\n            \"user in still moments by the sea life seems large drawn and simple it is there we can see into ourselves p\"\n        ],\n        [\n            1,\n            \"user every like counts check out my ebook your feedback will be great url\"\n        ],\n        [\n            0,\n            \"the cosmic ray spectrum from 3 to 70 measured by 1 beyond the see url\"\n        ],\n        [\n            0,\n            \"sorry b i'm poor ah on the other side that penguin looks awesome also madam h is back lucky me i got her long a … url\"\n        ],\n        [\n            0,\n            \"one time i had this very short instrumental music stuck in my head and i just couldn't quite remember exactly what it was\"\n        ],\n        [\n            1,\n            \"user wtf what an ass we love eugene 90 percent of women want him to bring us the sex big time lol i … url\"\n        ],\n        [\n            0,\n            \"04 04 d m william mojo bishop player 333 mr mojo 0 savage person\"\n        ],\n        [\n            0,\n            \"the only way to discover the limits of the possible is to go beyond them into the impossible a clarke\"\n        ],\n        [\n            0,\n            \"disabled vehicle on i 76 eastbound between mile post 0 and exit green lane ave there is a lane\"\n        ],\n        [\n            1,\n            \"hashtag adobe and reader 2017 memory corruption … url follow to learn more\"\n        ],\n        [\n            0,\n            \"updates qatar lifts on north dome gas field the development in the southern section of the north url\"\n        ],\n        [\n            0,\n            \"sales hacking jason hiring your vp of sales youtube id url hashtag\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            0,\n            \"ethnic political party sweeps by elections in myanmar ’ s state url url\"\n        ],\n        [\n            1,\n            \"how to send facebook birthday wishes on time without logging in to facebook url url\"\n        ],\n        [\n            1,\n            \"new tools help startups hire and raise funds without running into legal problems url url\"\n        ],\n        [\n            1,\n            \"el larvitar ♂ 44 4 iv 2 11 7 bite ancient power 0 4 m 25 8 kg tth 09 52 21m url\"\n        ],\n        [\n            0,\n            \"end goal here will be to get william to think of will dre and kev bruno as ' secret ' alliance … url\"\n        ],\n        [\n            0,\n            \"live trump's summit with china's xi starts today offers insight … url\"\n        ],\n        [\n            0,\n            \"san diego public schools will create ‘ safe spaces ’ for muslims while forcing non muslim students learn about islam url\"\n        ],\n        [\n            0,\n            \"something must be before it can be built and that is on every level this truth is the strongest argument for a creator\"\n        ],\n        [\n            0,\n            \"user hope you had a great monday user what are your plans for the rest of the week\"\n        ],\n        [\n            0,\n            \"user yup really that moment was awesome for every indian we can't forget that six anymore love you sir\"\n        ],\n        [\n            0,\n            \"i don't know what me out more the fact that i have a whole paper to write this weekend or that bob's … url\"\n        ],\n        [\n            0,\n            \"nfl week 17 picks redskins giants lions are locks url\"\n        ],\n        [\n            0,\n            \"user if i remember my that means people like michelle are away bring him on\"\n        ],\n        [\n            0,\n            \"week 6 schedule is attached see you on monday dates for weights for varsity 0 hour may change due to sat url\"\n        ],\n        [\n            0,\n            \"42 dead or people voted in elections url via user trump right voting fraud must stop\"\n        ],\n        [\n            0,\n            \"hashtag who is chinese power ranger lin the presence of lin as zack the black ranger can have done url\"\n        ],\n        [\n            0,\n            \"muhammad founding ceo nutshell forum founder the session hashtag for future user\"\n        ],\n        [\n            0,\n            \"county news sussex mum ‘ left in shock ’ after daughter nearly falls in lake due to gate url\"\n        ],\n        [\n            1,\n            \"one person followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user 1 for the follow how does 20 growth per month sound check out my guide url\"\n        ],\n        [\n            0,\n            \"my canvas today at work lots of circles straight ish lines fancy a run anyone hashtag url\"\n        ],\n        [\n            0,\n            \"user the massive trade are from us job export start the companies for th … url\"\n        ],\n        [\n            0,\n            \"thanks user for reminding me of cousin party that used to be on hashtag saturday mornings who else remembers it\"\n        ],\n        [\n            0,\n            \"most states are pushing private school choice bills but some are url url\"\n        ],\n        [\n            0,\n            \"we're two years old we celebrated like any good two year old should with hashtag thanks again to user for having us\"\n        ],\n        [\n            0,\n            \"x factor on why user need to continue this youth movement and allow the young players to fail and grow url\"\n        ],\n        [\n            0,\n            \"user they appear to get handled like any other traffic but switch for some reason from janet t … url\"\n        ],\n        [\n            0,\n            \"is a holding company focused on the of market changing and business models\"\n        ],\n        [\n            0,\n            \"whenever you find yourself on the side of the majority it is time to pause and reflect — mark twain\"\n        ],\n        [\n            0,\n            \"sometimes we play with love but when the time comes and we realize that you want to get serious love plays with you\"\n        ],\n        [\n            0,\n            \"user user just wondering how u define it oh wait u didn't reply to that one check out the one before that\"\n        ],\n        [\n            0,\n            \"the way some people are still bitching about on hashtag even though she doesn't act the same is like they saw themselves in her\"\n        ],\n        [\n            0,\n            \"organization as an instance high handle evolution in reference to an shape\"\n        ],\n        [\n            1,\n            \"free clash of clans gems bonus url this is why some players are so strong 19\"\n        ],\n        [\n            0,\n            \"cross trainer compact disc player w case charger url url\"\n        ],\n        [\n            1,\n            \"beach ♀ 24 4 8 0 3 pound psychic s large til 18 00 03 23m 22s url\"\n        ],\n        [\n            0,\n            \"user had no idea it was a famous before and it was the song that saved them death couldnt stop the tears\"\n        ],\n        [\n            1,\n            \"looking for a summer job the colorado horse park is hosting a job fair read on below for details on how to url\"\n        ],\n        [\n            0,\n            \"user user they were called too much against harvard cant have penalties\"\n        ],\n        [\n            1,\n            \"the new issue of music theory online is live now and with it my first article url\"\n        ],\n        [\n            0,\n            \"we have to build a team capable of winning a trophy just like the germans did in 2014 with and his new team i trust user\"\n        ],\n        [\n            0,\n            \"user try going through instead you can find really nice and really cheap places out there\"\n        ],\n        [\n            0,\n            \"no matter where i am no matter where you are i ’ ll be there when its over baby cause i was there from the start tanner tmi\"\n        ],\n        [\n            0,\n            \"get to know russia's answer to the a 10 in the heat of battle training of our pilots makes the\"\n        ],\n        [\n            0,\n            \"user if i wear a white t shirt and give u a black marker what would u write on my t shirt 😋 😋 😋\"\n        ],\n        [\n            0,\n            \"everytime i watch moana and she go i am the daughter of the village chief we are from i suck my teeth like we get it\"\n        ],\n        [\n            0,\n            \"we can start and finish wars we're what killed the we're the asteroid that's overdue ☄ ️\"\n        ],\n        [\n            0,\n            \"user sanctions are in place for and they cant buy anyone without selling a player this mak … url\"\n        ],\n        [\n            0,\n            \"bradley and those 1st 6 alone are scary in … url\"\n        ],\n        [\n            0,\n            \"now playing looking back by christian at 05 11 42 on jazz 90 1 user listen online at url\"\n        ],\n        [\n            0,\n            \"no by the moment please i have others ways to be contacted telephone gmail and facebook kisses everybody\"\n        ],\n        [\n            0,\n            \"so thankful for the thoughtful notes from my readers but starting the process has me like url\"\n        ],\n        [\n            0,\n            \"see what governor did for a petty trader that made her burst into tears url url\"\n        ],\n        [\n            1,\n            \"top studio at boxes plan and glass all with … url\"\n        ],\n        [\n            0,\n            \"thanks to all who attended our annual workshop on sunday and to our amazing coaches below user coaches … url\"\n        ],\n        [\n            0,\n            \"a tab on my health man youre putting me up on a shelf well i believed youre clean but only by seeing your face for\"\n        ],\n        [\n            0,\n            \"some 1 needs to tell katrina that doing movies with salman wont bring her career back on track she lost d fan follow … url\"\n        ],\n        [\n            0,\n            \"user also a good description of mother's kiss for fb in handbook of url\"\n        ],\n        [\n            0,\n            \"user the best interview i have ever seen ever in my life i need to have it to rewatch on my saddest days\"\n        ],\n        [\n            0,\n            \"readersgazette blog ebooks by jamie by jamie hill url lots of information about how to write ebooks and the kindle pl …\"\n        ],\n        [\n            0,\n            \"don't get me wrong i am happy that my mother is having a great time someone else but i don't want a blow by blow log\"\n        ],\n        [\n            0,\n            \"tonight begins a run through the collected works of the mighty shane beginning with this is england … url\"\n        ],\n        [\n            0,\n            \"easy close metal safety baby gate white wide 30 33 6 tall 30 4 url url\"\n        ],\n        [\n            0,\n            \"bristol psychology professor appointed fellow of the academy of social sciences url\"\n        ],\n        [\n            0,\n            \"what you should charge as a therapist when you serve minimum wage to url\"\n        ],\n        [\n            0,\n            \"hey user you've called a bunch of left coast games is the zags frontline actually smaller than all of the carolina size 👀 say no\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            1,\n            \"sony playstation 4 ps4 500gb jet black console slightly used url url\"\n        ],\n        [\n            0,\n            \"scary stats clearly not good enough facts don't lie and no amount of money and flash will fix this url\"\n        ],\n        [\n            1,\n            \"🏆 what is the label of the decade 🏆 vote now url url 🏆 what is the label of the decade 🏆 vote …\"\n        ],\n        [\n            1,\n            \"american start with english student book 6 by d h paperback book english url url\"\n        ],\n        [\n            1,\n            \"there must be a positive way to say fuck it to some things because that's where life is bringing me to at this point\"\n        ],\n        [\n            0,\n            \"a group of people just got in a full blown fist fight and i heard the fist connect with the guys face\"\n        ],\n        [\n            1,\n            \"mother's day is coming up and there is no better gift than a book about flowers url\"\n        ],\n        [\n            1,\n            \"captain america civil war please read the description url url\"\n        ],\n        [\n            0,\n            \"well seems like there's a lot of mentions that i need to reply give me a moment please url\"\n        ],\n        [\n            0,\n            \"next up is the first actual and the issue story which is about using her wa … url\"\n        ],\n        [\n            0,\n            \"friday april 7th at 12 00 in ch 201 visiting artist bloom will be showing his film everyone is url\"\n        ],\n        [\n            1,\n            \"analysis the kushner kids on show north korea on notice and other from the xi trump summit url\"\n        ],\n        [\n            0,\n            \"user your service today is disgusting 3 number 28 buses from have not turned up since 4 25 i know there's a rally\"\n        ],\n        [\n            1,\n            \"you can make this house your home ask me for url century 21 red river … url\"\n        ],\n        [\n            0,\n            \"user pretty sure it wasn't labour controlled local governments failing scottish towns either call me psychic\"\n        ],\n        [\n            0,\n            \"a rather excellent newsletter by an excellent fellow about an excellent m url\"\n        ],\n        [\n            0,\n            \"can bat at the top in absence for hashtag he has opened the innings for india in t20 before hashtag\"\n        ],\n        [\n            1,\n            \"3 bed house swallows cross essex £ 500 url\"\n        ],\n        [\n            0,\n            \"brought to you by url crime scene funny how the democrats and the press like to ignore th url\"\n        ],\n        [\n            0,\n            \"in truth my list of run in had reading away as tops tonight is 3 points on the list user user context\"\n        ],\n        [\n            1,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"let us come before his presence with thanksgiving and make a joyful noise unto him with psalms psalms 95 2 hashtag\"\n        ],\n        [\n            0,\n            \"jack johnson is so cute and precious how can u not love that boy with the voice of angel i dont get it\"\n        ],\n        [\n            0,\n            \"video url bad baby crying and finger family learn color with garden kids tv finger family\"\n        ],\n        [\n            0,\n            \"thoughts on programming number 18 the human mind operates at only ten per cent of its capacity the rest is overhead for the f\"\n        ],\n        [\n            0,\n            \"sen offers the a 70 amendment to sf 800 related to of coverage adopted hashtag url\"\n        ],\n        [\n            0,\n            \"you can tell this is british because of the sticker in the back america doesn't have that url\"\n        ],\n        [\n            0,\n            \"all things work together for those who love god but remember faith without works is dead that means get up wor … url\"\n        ],\n        [\n            0,\n            \"i think these two were made for each other guitar strap gibson guitar strap url\"\n        ],\n        [\n            0,\n            \"tomorrow now in every saturday user's close up magic show at … url\"\n        ],\n        [\n            0,\n            \"user that's just a revised single wing now just play the way teams would play if they were danger … url\"\n        ],\n        [\n            0,\n            \"it could seem like there are invisible boundaries in place tha more for aquarius url\"\n        ],\n        [\n            1,\n            \"nba 2k17 best and fastest way to get is not showing up for you must watch url via user\"\n        ],\n        [\n            0,\n            \"when the post workout pic is just as much fun as the workout itself 💪 🏻 😎 hashtag 📷 instructor … url\"\n        ],\n        [\n            0,\n            \"coach parker and the rest of the coaching staff business as usual winning product url\"\n        ],\n        [\n            0,\n            \"chemistry isn't about messing around with in until it is hashtag url\"\n        ],\n        [\n            1,\n            \"user at collision conf get 75 re on your fee more … url\"\n        ],\n        [\n            0,\n            \"amazing achievement listing them all and a great contribution to the global tree assessment … url\"\n        ],\n        [\n            0,\n            \"treated myself to a small iced latte haven't had this much in 12 weeks currently dying of a heart attack 😳\"\n        ],\n        [\n            0,\n            \"families of 9 11 victims sue saudi arabia over alleged support of al qaeda url url\"\n        ],\n        [\n            0,\n            \"user brings you its latest for a healthcare app economy paths to market success read the report now url\"\n        ],\n        [\n            0,\n            \"user should the want the money immediately the can cancel the 2 2\"\n        ],\n        [\n            0,\n            \"user on that wished they had kept you on at least one or two shows a week i do wonder the reasoning ratings possibly\"\n        ],\n        [\n            0,\n            \"federal say they are investigating a third pipeline leak in cook url\"\n        ],\n        [\n            0,\n            \"wedding guests escape death as dog stops female suicide bomber from url by … url\"\n        ],\n        [\n            0,\n            \"my i'm still ur child i can't replace my url\"\n        ],\n        [\n            0,\n            \"wind advisory issued april 05 at 2 44 pm edt until april 06 at 8 00pm edt by nws url\"\n        ],\n        [\n            0,\n            \"visited by the kaiser in destroyed by the germans in 1917 url\"\n        ],\n        [\n            0,\n            \"user morning ☕ ️ was a long week but we finally made it to friday now if only this coffee would kick in … url\"\n        ],\n        [\n            0,\n            \"war for the planet of the apes trailer hashtag released war for the planet of the apes just debuted its second url\"\n        ],\n        [\n            0,\n            \"jackson in rare brief clip of 1988 stage performance in w christopher hashtag url\"\n        ],\n        [\n            0,\n            \"i got this type medicine in the organic section at fred and it worked better than all other medicines for\"\n        ],\n        [\n            0,\n            \"user user hell yeah i was watching on snap chat all emo that i wasn't there 😔 gotta get to the next one for sure though\"\n        ],\n        [\n            0,\n            \"1 bottle born pretty shiny rose gold nail polish uv gel off uv url url\"\n        ],\n        [\n            1,\n            \"10pcs lt glass crystal beads spacer jewelry findings url url\"\n        ],\n        [\n            1,\n            \"user visit us for the organic solution for cannabis induced cotton mouth url peace z\"\n        ],\n        [\n            0,\n            \"looking for something to do tonight user's over the rainbow prom starts in 1 hour at the beach resort … url\"\n        ],\n        [\n            0,\n            \"user lady indonesia has hindu past n they proudly in india ppl like u laugh at our past that's sham … url\"\n        ],\n        [\n            1,\n            \"2 amazing followers in the last week and there will be more tomorrow growing with url\"\n        ],\n        [\n            0,\n            \"user i get that but they were trying to handle it without starting a but it seemed like you weren't listening\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win nintendo entertainment system nes classic edition by nintendo url hashtag\"\n        ],\n        [\n            0,\n            \"can someone tell what advantage kenya would gain by having our controversial external affairs cs as au chair\"\n        ],\n        [\n            0,\n            \"choosing yourself and leaving a toxic relationship friendship when all you want to do is the exact opposite stay url\"\n        ],\n        [\n            0,\n            \"pm modi personally reviews progress of vital infrastructure projects in all spread over several states hashtag\"\n        ],\n        [\n            1,\n            \"user no and i wonder if they both hooked up for money only and they don't even love each other rumor i … url\"\n        ],\n        [\n            1,\n            \"python vs r the battle for data scientist mind share url comments url\"\n        ],\n        [\n            0,\n            \"user but who at 24 at dt damn near the same as ward with all potential johnson in the se … url\"\n        ],\n        [\n            0,\n            \"don't forget the delicious southeast asian night market is on 4pm 10pm this by plaza on url\"\n        ],\n        [\n            0,\n            \"user year on year czech rep is a net of eu money they are worried about … url\"\n        ],\n        [\n            1,\n            \"kill me with all that shit he be talking to the refs please be quiet boy before you get us all in trouble 😩\"\n        ],\n        [\n            0,\n            \"in “ stay out of trouble ” attorney david sparks shares some facts about sending s url\"\n        ],\n        [\n            0,\n            \"one of my favorite memories of our first season of pro football in china with the url\"\n        ],\n        [\n            0,\n            \"t1 a double play ball with bases loaded to escape further damage and end the inning la 2 gs 0 hashtag\"\n        ],\n        [\n            0,\n            \"2 ' dangerous ' inmates escape from center police are searching for inmates who fled a washington url\"\n        ],\n        [\n            0,\n            \"user yea especially january and feb before as break after the break we did relatively good wish we'd beaten mil mia\"\n        ],\n        [\n            1,\n            \"is your video dead on youtube pump some life into it with url use promo code fence to save … url\"\n        ],\n        [\n            0,\n            \"every event in our life is neutral until we have thought about it when you master the art of … url\"\n        ],\n        [\n            0,\n            \"raw looks to grow u s slate with expanded development team url url\"\n        ],\n        [\n            1,\n            \"i beat eggs and i beat my face you must come from a family of women that could cook but that's about all they had … url\"\n        ],\n        [\n            0,\n            \"expressing his anger against such people pm modi said they had opened shops in name of url\"\n        ],\n        [\n            0,\n            \"hottest 🌞 day party just got just added that pretty girl user to the staring … url\"\n        ],\n        [\n            0,\n            \"user democrats hired illegals to vote in the election it on them as this will\"\n        ],\n        [\n            0,\n            \"today at this event i was catering for literally the whole food station went except for one lady who for everyone\"\n        ],\n        [\n            0,\n            \"i the knot from a tower of legend in the celtic coast url url\"\n        ],\n        [\n            1,\n            \"' t t make army report public loop url url\"\n        ],\n        [\n            0,\n            \"i just signed this petition don't let the hijack the trump agenda url via user\"\n        ],\n        [\n            0,\n            \"chomsky with u s history of govts outrage over russian hacking claims is url user\"\n        ],\n        [\n            1,\n            \"c c music factory here we go hashtag nowplaying on massive url\"\n        ],\n        [\n            1,\n            \"user lmao what struck tht conversation its true as fuck tho 🙄 why ion fw half these ppl\"\n        ],\n        [\n            0,\n            \"thanks naming agency for following me check out url if you want to connect further url\"\n        ],\n        [\n            0,\n            \"aww that ’ s cute harris tweets about defending values is badly by conservatives url\"\n        ],\n        [\n            0,\n            \"user i was checking prices for an event and without having to log in or enter my payment details i pressed the wrong button 1 2\"\n        ],\n        [\n            0,\n            \"oh how i miss nights like this kitty loves to play rough smirks letting out a slight getting ba … url\"\n        ],\n        [\n            0,\n            \"not sure which one is more me toby pretending and failing to play drums or toby being a burrito and rolling around … url\"\n        ],\n        [\n            0,\n            \"do yourself a favor and give my man user a follow fire tweets to come 😉 😉 🔥 url\"\n        ],\n        [\n            1,\n            \"this is a great read even if you don't play eve online i'm proud to be a today url\"\n        ],\n        [\n            0,\n            \"thanks for this fabulous 5 ★ review we were really impressed at your level of interaction with him and also url\"\n        ],\n        [\n            1,\n            \"click here to support the line oh so priceless organized by url via user\"\n        ],\n        [\n            0,\n            \"user user i swear i'm nice is something i have to say on almost a daily basis around here 😂\"\n        ],\n        [\n            0,\n            \"beauty is a asset personality is an appreciation asset awaits us all\"\n        ],\n        [\n            0,\n            \"i need to start eating more healthy but first i need to eat all the junk food in the house so it's not there to me anymore 😂 🍯\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            0,\n            \"i wanna tan but i'd have to take off my makeup but i look hideous and i'm going out in a bit url\"\n        ],\n        [\n            1,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"user what is america's foreign policy dammit ask general to explain this article for you url\"\n        ],\n        [\n            1,\n            \"our famous club tent is out today mark 2 with a new upgraded light show great for kids garden parties and url\"\n        ],\n        [\n            0,\n            \"bbc exclusive interview with the hashtag no ethnic cleansing of myanmar muslim minority url\"\n        ],\n        [\n            0,\n            \"no because contrary to the memes all the nfl teams essentially share the same moral compass url\"\n        ],\n        [\n            1,\n            \"user user stop eating drugs moscow said nobody informed them in all their media if they did there would be 0 casualties\"\n        ],\n        [\n            0,\n            \"user i think it only includes those who have funding rounds profitable companies don't get a mention\"\n        ],\n        [\n            0,\n            \"saturday night party has begun with the gorgeous little darlings oklahoma wish you were here url\"\n        ],\n        [\n            0,\n            \"user user well done sir of the long list of insanity perpetrated by this mob a good thing daily\"\n        ],\n        [\n            0,\n            \"former snl cast member confirms what we all suspected about trump in real life url\"\n        ],\n        [\n            0,\n            \"read on to find out more about the work of a nursery nurse url url\"\n        ],\n        [\n            0,\n            \"wildlife photographer of the year unforgettable animal behaviour url url\"\n        ],\n        [\n            0,\n            \"user it was a stand alone half marathon hope to earn this timing in august and september within two 3 races\"\n        ],\n        [\n            0,\n            \"kids can be cruel parents should take more control of phones and social media this is so mean url\"\n        ],\n        [\n            0,\n            \"user armys miss u i've just walked into the rest well and please comeback 😙 😙 😙\"\n        ],\n        [\n            1,\n            \"user the sanctimonious hypocrite full of crap he forgets we have a memory he may have lost … url\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user thank you so much for your doesn't sound promising except for the shade u mentioned ma … url\"\n        ],\n        [\n            0,\n            \"user omg he is too got and is such an amazing incredible singer and and please can i have a follow 😊 💓\"\n        ],\n        [\n            0,\n            \"user sure but dude we saw your video interview i slapped 25 times with hashtag\"\n        ],\n        [\n            0,\n            \"new mac alert ‼ ️ ‼ ️ cheddar sour cream i'll put this 1 up against your … url\"\n        ],\n        [\n            0,\n            \"free pick lost 👉 24 ' fc 0 1 brisbane knights ⚽ over 1 5 first half goals 💰 s3 » 1 50\"\n        ],\n        [\n            0,\n            \"doctors told me to my baby as she would die at birth url url\"\n        ],\n        [\n            0,\n            \"user okay maybe not the whole country but most companies and the has their financial year end on 31 march\"\n        ],\n        [\n            0,\n            \"cs go butterfly knife in real life blue steel upgraded knife review and unboxing url via user\"\n        ],\n        [\n            1,\n            \"our pick of the best thrillers out now is over on the blog for all your page turning needs … url\"\n        ],\n        [\n            1,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"water wine has a show on 04 02 2017 at 10 30 am church in mi url\"\n        ],\n        [\n            0,\n            \"canadian aid agencies prepare for of syrian refugees after u s airstrikes url\"\n        ],\n        [\n            0,\n            \"financial limitations can drag their negative consequences int more for gemini url\"\n        ],\n        [\n            0,\n            \"39 hilarious april fool's day pranks for the out there url not even … url\"\n        ],\n        [\n            0,\n            \"yes he was getting us that you thought about the implications for you and your family url\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"justice for defenceless russian dog tortured with an explosive device placed in his mouth url url\"\n        ],\n        [\n            0,\n            \"great job from user 2nite such a powerful episode surely a no of awards coming ur way user 4 playing the story so well\"\n        ],\n        [\n            1,\n            \"4 your hashtag this ultimate visual guide teaches you how to get the best body shape ever contains high … … url\"\n        ],\n        [\n            1,\n            \"photos others at obey ’ s birthday anniversary … url\"\n        ],\n        [\n            0,\n            \"user if u wanna know it's that this person on is like is used as a plot device for m … url\"\n        ],\n        [\n            0,\n            \"her subscribers are so mad right now they were so anticipating their relationship 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"we're thrilled to announce that our 2017 speaker will be award winning journalist user … url\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"if you're near a radio we have an update of the beloved old swimming team who have overcome tragedy and are back on am user\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"the tall man better finish his yard work or the dark haired lady won't be too happy when she gets home right wee … url\"\n        ],\n        [\n            0,\n            \"user he's realistic so much competition but you guys in uk can make it not be a flop those guys worked … url\"\n        ],\n        [\n            0,\n            \"thoughts on persona 5 so far rly good tho i find the music pretty miss like i always have in persona games\"\n        ],\n        [\n            0,\n            \"just pinned to hashtag get over your fear of selling and make more money fear of selling so you can make … url\"\n        ],\n        [\n            0,\n            \"hard match to call it feels like nxt needs but needs to move up probably to sd live hashtag\"\n        ],\n        [\n            1,\n            \"user see you at the combine in sunny california with nfl player ken taylor here is your ticket info url\"\n        ],\n        [\n            1,\n            \"create a whiteboard animation video 5 url url check\"\n        ],\n        [\n            0,\n            \"i'm really into rock music but i'm really into user yet i sometimes am in the mood for country 🤔\"\n        ],\n        [\n            0,\n            \"top photo story martin iglesias sl on twitter 26 27 y 28 mayo sevilla capital … url see more url\"\n        ],\n        [\n            0,\n            \"user the u s luxury electric car maker jumped 69 percent from a year ago to a quarterly record of 25 000 … url\"\n        ],\n        [\n            0,\n            \"buy the family name pub t shirt here all colors url url\"\n        ],\n        [\n            0,\n            \"it's not about making one choice everyone can make one choice it's about managing that decision every day hashtag url\"\n        ],\n        [\n            0,\n            \"user yo man you got any info on where destiny 2 on pc will be sold as in selling it on steam or origin\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"really user like the spit some things should be because they are worth it url\"\n        ],\n        [\n            0,\n            \"also this your feminism is only feminism if it's hashtag url\"\n        ],\n        [\n            0,\n            \"nico states that south africa brings a unique magic to the production of aesthetic images … url\"\n        ],\n        [\n            0,\n            \"sale candle stand with beaded shade solid brass 7 5 tall made in url visit our ebay store url\"\n        ],\n        [\n            0,\n            \"recommend an air pump hi can anyone help me which size air pump i need it to run a … url\"\n        ],\n        [\n            0,\n            \"flat earth emergency flight landing prove flat earth dont give up yet url via user\"\n        ],\n        [\n            1,\n            \"in brussels why the de capital of the european union permits such and threatening street art url\"\n        ],\n        [\n            0,\n            \"user i passed my first exam with a perfect score they were really impressed and even asked me to give a demo to lower classes\"\n        ],\n        [\n            0,\n            \"i don't think they're exclusive to christianity either i've received just as much wisdom from my star sign\"\n        ],\n        [\n            0,\n            \"haha user is laugh tracking everything for april fools day this is well played hashtag well played\"\n        ],\n        [\n            0,\n            \"welcome to april i want to encourage you that it is never too late to start the things you have always wanted to d … url\"\n        ],\n        [\n            0,\n            \"looking forward to talking about these first place reds coming up on user 🙄 url\"\n        ],\n        [\n            0,\n            \"on large necklace ducks and comma and peacock butterflies url\"\n        ],\n        [\n            0,\n            \"hashtag gop planned to go nuclear this this time or the next why wait 2 stand against a candidate appointed by a potus under investigation\"\n        ],\n        [\n            1,\n            \"sale ethan men's size m sweater orange url visit our ebay store url\"\n        ],\n        [\n            0,\n            \"user hi scott we've just checked this with the team and it's not unfortunately sorry about that\"\n        ],\n        [\n            0,\n            \"we may impress people through our but we connect to people through our weaknesses josh at the bridge church\"\n        ],\n        [\n            0,\n            \"un experts arrive nigeria to deal with url url\"\n        ],\n        [\n            0,\n            \"user i detected sarcasm straight away my tweet was more sarcasm than yours lol we feel more confident being the 😉\"\n        ],\n        [\n            0,\n            \"question to user accountable for what would you care to explain with specifics so we can understand user\"\n        ],\n        [\n            0,\n            \"bpd 911 dispatch hit and run hy n haven st thu apr 6th 2017 3 15 pm low\"\n        ],\n        [\n            0,\n            \"should democrats move left in down ballot races it ’ s either that or try rahm ’ s faux … url\"\n        ],\n        [\n            0,\n            \"so that's why i'm so tired all the time however i would not trade this time in life for anything url\"\n        ],\n        [\n            0,\n            \"system time 2017 04 04 20 45 03 jst hostname uptime 2 days 13 1 cpu load 0 37 0 12 0 03 cpu temp 50 46\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"uh probably finish my got 7 and collections and buy a cosplay sum makeup nd some clothes i guess lol url\"\n        ],\n        [\n            0,\n            \"user that even with the balance it wouldn't score any higher than the highest attribute when i fc on the same s … url\"\n        ],\n        [\n            0,\n            \"rs carried knife brass knuckles amid midday robbery url\"\n        ],\n        [\n            0,\n            \"hashtag airlines plane in no one hurt mail online url\"\n        ],\n        [\n            0,\n            \"finally reporters are standing to trump and challenging his ridiculous claims and lies go url\"\n        ],\n        [\n            0,\n            \"if you need a show slot user email us at com subject show slot via url\"\n        ],\n        [\n            1,\n            \"user hi i have one standing al for 22 4 selling at cheaper than original price are you still interested\"\n        ],\n        [\n            0,\n            \"user agreed board looks maybe they're thinking some of the will translate to\"\n        ],\n        [\n            0,\n            \"loving these adorable from user my favorite was the red velvet yum they are opening in gr … … url\"\n        ],\n        [\n            0,\n            \"good morning east nashville have a great wednesday url url\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"awesome day off the mat and spent it hiking with two wolves gorgeous day hashtag url\"\n        ],\n        [\n            0,\n            \"new story on npr investigations continue into deadly metro explosion in st petersburg url\"\n        ],\n        [\n            0,\n            \"pilot from f 16 crash near maryland residential area url url\"\n        ],\n        [\n            0,\n            \"so fresh and so clean warm and fresh whites make a clean modern living space call me and we can paint url\"\n        ],\n        [\n            0,\n            \"user if you dis me in my house i wouldn't be that polite i'd throw your media mouth right out on the lawn … url\"\n        ],\n        [\n            0,\n            \"since the weather decided it wanted to be sunny today why couldnt it have decided on that while i was walking to class in the pouring rain\"\n        ],\n        [\n            0,\n            \"my isp is in charge of the power on island and internet we get like 50 power outs a week which caused them to break something in my area\"\n        ],\n        [\n            0,\n            \"user need to up the game here drew fellow fans out of pocket with very little reliable consistent in … url\"\n        ],\n        [\n            0,\n            \"you may not always receive what you want but if you pray and trust in god you'll always get what you need\"\n        ],\n        [\n            0,\n            \"i am sponsored by the most luxurious hotels in exchange for my opinion discover how you can too … url\"\n        ],\n        [\n            0,\n            \"is this love is this love is this love is this love that i'm ' is this love is this love is this url\"\n        ],\n        [\n            0,\n            \"we'll be live with the in about an hour join us and interact with the show using hashtag url\"\n        ],\n        [\n            1,\n            \"user my friend had a fucking ticket for me to go but i ended having to go out of town for work 😩 😩 😩 😭\"\n        ],\n        [\n            0,\n            \"michael flynn full interview trump is opening ' huge ' lead url via user\"\n        ],\n        [\n            0,\n            \"user user putting my vacation days in now as we speak gonna be a good weekend of gaming\"\n        ],\n        [\n            0,\n            \"so jay z frank ocean and tyler the creator just wanna drop a new song when we're all sleep hashtag url\"\n        ],\n        [\n            0,\n            \"take a page from user's book and blow your hashtag strategy out of the water here's how they did it url\"\n        ],\n        [\n            0,\n            \"they sent me a nice follow up email so i feel obligated to say is an excellent school and i highly value the time i spent there\"\n        ],\n        [\n            0,\n            \"cast my last vote in this game it was fun even though some of the greater trump tweets got voted off url\"\n        ],\n        [\n            0,\n            \"i have been on twitter for 3 years 7 months 13 days since 18 aug 2013 and you url\"\n        ],\n        [\n            0,\n            \"anyone else forget that school exists throughout the day and then shocked when you hit that school zone\"\n        ],\n        [\n            0,\n            \"you instantly discover a easy proven method way to perfect health happiness url\"\n        ],\n        [\n            0,\n            \"user user the man has likely never met any parrot i have they just may be the ones who take him down\"\n        ],\n        [\n            0,\n            \"mma news still with travis trump travel ban impact on ufc source url url\"\n        ],\n        [\n            0,\n            \"i sort of fuckin love how close my gf is with my family like that she knows about my family jokes before i fuckin do 🙄 😂\"\n        ],\n        [\n            0,\n            \"100 pcs dental heavy 5 0 oz clear rubber bands 3 8 url url\"\n        ],\n        [\n            0,\n            \"was supposed to be a really big thing too and we all know how that turned out chapel is url\"\n        ],\n        [\n            0,\n            \"is it legal to start a nonprofit shelter in the u s for refugees offer citizenship class work programs to get em on their feet\"\n        ],\n        [\n            1,\n            \"punjabi mashup ju think 5 3 peg group dance at govt model science college url via user\"\n        ],\n        [\n            0,\n            \"let's play hollow knight the hardest nope so far the button press url via user\"\n        ],\n        [\n            0,\n            \"user please being a journalist must know first cm of was a veteran congress leader and congress vi … url\"\n        ],\n        [\n            0,\n            \"southwest raleigh 64 ♂ 13 15 1 water gun hydro pump ' til 09 27 24m url\"\n        ],\n        [\n            0,\n            \"user user his smile so precious thanks for taking a best moment of him today 😄 😄\"\n        ],\n        [\n            0,\n            \"home life style need to 5 tactics to help you beat url\"\n        ],\n        [\n            0,\n            \"right wing politicians are losing at polls but their agendas end up in debates is this already victory url\"\n        ],\n        [\n            0,\n            \"who is matthew manchester united youngster after being named in squad for west brom clash … url\"\n        ],\n        [\n            0,\n            \"user both can combo each other well but can easily struggle killing cloud thats not good for her … url\"\n        ],\n        [\n            0,\n            \"school of dentistry staff and students on the run for charity url url\"\n        ],\n        [\n            0,\n            \"always a fun championship match up when both teams are in the bonus with 14 minutes left in the half\"\n        ],\n        [\n            0,\n            \"regret is it sucks seeing it in a mans eyes is hashtag take action on what you would regret not doing the most hashtag\"\n        ],\n        [\n            0,\n            \"user i have no idea what that means but you know i love you and have more domestic than you can rea … url\"\n        ],\n        [\n            0,\n            \"william bryan meets wilson in inauguration of president wilson reviewing the troops\"\n        ],\n        [\n            0,\n            \"user user yea that's right sir and we the entire population of this country are fools not to understand this simple thing\"\n        ],\n        [\n            0,\n            \"i moved all labs off at the last job when 10 7 launched imac was powerful enough and you get a gorgeous di … url\"\n        ],\n        [\n            1,\n            \"colorado gold contest for writers opens 4 1 final judges editors agents url\"\n        ],\n        [\n            0,\n            \"user the clintons have to have the goods on a host of people the whole deal gives me a great feeling of no control sad\"\n        ],\n        [\n            0,\n            \"baby don't leave me i was the only one that wanted you when no one else did at least stay for this season 😢 url\"\n        ],\n        [\n            1,\n            \"new benefits of mediterranean diet study reports 30 less heart attacks and death info … url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"gilbert holiday we'll all go a hunting today 1 st hunting field url url\"\n        ],\n        [\n            0,\n            \"my fitbit hashtag for 4 01 2017 6 steps and 3 2 miles traveled url\"\n        ],\n        [\n            0,\n            \"waterproof wireless motorcycle helmet bluetooth 3 0 headset new url url\"\n        ],\n        [\n            0,\n            \"winners cb reminded me i need to add and top to my bias thread but also i already have 15 on there and its too full already\"\n        ],\n        [\n            0,\n            \"94 75 cts 100 natural blue flashing labradorite rough wholesale lot gemstone url url\"\n        ],\n        [\n            1,\n            \"user user it's your country y'all better stand up to these when they terrorist like that\"\n        ],\n        [\n            0,\n            \"11 reasons why twitter is a great starting point to grow a social audience url url\"\n        ],\n        [\n            0,\n            \"grand theft auto 5 races and relationship issues 2 gta 5 online friends url via user\"\n        ],\n        [\n            1,\n            \"got my free preview of anna victoria's fit body guides gonna get my fit body hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag 🇯 🇵 my last japan tour was epic the flights are officially booked so boy 2017 japan … url\"\n        ],\n        [\n            0,\n            \"reminder nominations period for membership opens today 02 04 2017 url\"\n        ],\n        [\n            0,\n            \"if you're one of the other ppl that have applied to live on floor ec 04 2 user this september hit me up 🤘 🏼 🤘 🏼\"\n        ],\n        [\n            0,\n            \"user user yep are important baby making vs baby making eyebrows\"\n        ],\n        [\n            0,\n            \"i have purchased a few for black ops 2 but i don't know how to play the maps in public matches always end up on standard maps\"\n        ],\n        [\n            0,\n            \"“ leverage is a dangerous beast it can ’ t ever turn a bad investment good but it can turn a good investment bad ” james\"\n        ],\n        [\n            0,\n            \"user her should av better being to primary and school in ibadan th … url\"\n        ],\n        [\n            0,\n            \"user many rappers were black before rapping full time this is esp true for ️\"\n        ],\n        [\n            0,\n            \"20 hours later and finally on a plane unfortunately 2 late to go to hashtag at least our friends user will make it\"\n        ],\n        [\n            1,\n            \"oh my god baby you're so really sexy i just wanna cum all over your face and legs and lick that pussy all night\"\n        ],\n        [\n            0,\n            \"i was told u can never go wrong with a heart of gold ✨ ✨ photoshoot with the talented … url\"\n        ],\n        [\n            0,\n            \"do any of the things that used to upset you a few years ago matter at all today what's changed hashtag\"\n        ],\n        [\n            0,\n            \"user looking forward to this read keep fighting the good fight tommy people are waking up 👊 🏻 🇬 🇧 url\"\n        ],\n        [\n            1,\n            \"user like seriously i'm and i know your bible better than you you phony fucking\"\n        ],\n        [\n            0,\n            \"user and now you have to wait even longer because we have to meet stephen and lee he says and looks … url\"\n        ],\n        [\n            0,\n            \"2 also known as talking such as cognitive behavioral therapy hashtag\"\n        ],\n        [\n            0,\n            \"program is on air at dm digital channel on the issue of murdered due to of of jesus … url\"\n        ],\n        [\n            0,\n            \"user wow thank you so much ❤ ️ ❤ ️ ❤ ️ i'm about to finish my album and release it this summer too\"\n        ],\n        [\n            0,\n            \"this porsche based electric has a mile range and crazy url\"\n        ],\n        [\n            0,\n            \"cnn her topless 1 000 mile walk seemed a ’ s dream until reality and her words got in the way … url\"\n        ],\n        [\n            0,\n            \"user user possibly but wouldn't matter when that happens normally the security is more carefully managed\"\n        ],\n        [\n            0,\n            \"news from the hashtag newsroom church leaders invite young native american members to temple square url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"the actors and the real writers brought the show to life not a one time producer enough url\"\n        ],\n        [\n            0,\n            \"i have told this to my rose and she agree s love what you do url\"\n        ],\n        [\n            0,\n            \"castle well maybe we should sleep on it gives him a teasing look castle katherine i never hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i hate seeing people who are on a team already but they tweet out saying i'm going to grind for\"\n        ],\n        [\n            0,\n            \"lemon calls president trump a liar cnn hack scripted live commentary a new low url\"\n        ],\n        [\n            0,\n            \"user well since rules were changed to get this done i think it's pretty clear the are no more rules … url\"\n        ],\n        [\n            0,\n            \"user playing in the same city in front of the same fan base means nothing then little check mark next t … url\"\n        ],\n        [\n            0,\n            \"user they must be speaking them blessings into existence over my life lol but i receive that in advance 😂 🙏 🏽\"\n        ],\n        [\n            1,\n            \"my dad got stupid mad yesterday that he went to my room got all my clothes and my makeup threw them outside my door i hate him so much\"\n        ],\n        [\n            1,\n            \"do you want to make your home more beautiful may be you need one of this fine art prints url\"\n        ],\n        [\n            1,\n            \"just need to make it through the next 5 weeks and then i can relax and by relax i mean start parking to move\"\n        ],\n        [\n            0,\n            \"we're excited to host the environmental expo btwn 12 3 pm today stop by anna head hall for … url\"\n        ],\n        [\n            0,\n            \"bringing your homework w you to work so you can study while you're in getting hours\"\n        ],\n        [\n            1,\n            \"calling wilderness warriors come to the survey workshop on 1pm saturday april 1st at utah chapter hq we're looking at in user\"\n        ],\n        [\n            0,\n            \"user this is honestly where the real maturity of gaming as a medium is going to be really felt the of our history\"\n        ],\n        [\n            0,\n            \"finishes the 100 hurdles in 15 74 to win her second event of the day hashtag url\"\n        ],\n        [\n            0,\n            \"my moms gonna be real bummed if she comes out here and sees me rolling in the living room but this is my favorite chair in the house\"\n        ],\n        [\n            1,\n            \"winner place a lucky 15 if all win get up to 25 on top of your winnings url url\"\n        ],\n        [\n            1,\n            \"has the to park the bus in big games in the road if they do that tonight there's no doubt in my mind they will lose\"\n        ],\n        [\n            0,\n            \"i finally decided on a cheap wedding outfit and it had sold out by the time i clicked add to bag\"\n        ],\n        [\n            1,\n            \"user user so he tells trump to stop insulting someone with an insult at its most well done\"\n        ],\n        [\n            0,\n            \"user two days ago i was brought home by a graduate not his motorcycle btw\"\n        ],\n        [\n            1,\n            \"user 😊 i spent all day and filing that disc yesterday and then i went and fucked it all up still … url\"\n        ],\n        [\n            0,\n            \"fashion brand pumps for women ladies spring mouth square high heels shoes 34 47 ladies black wine … … url\"\n        ],\n        [\n            1,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"this might be mean but i have a serious question what is this it looked like her was about to peel off url\"\n        ],\n        [\n            0,\n            \"user and love remains raining our lives happy joy and madness dancing our hearts and filled with love url\"\n        ],\n        [\n            1,\n            \"i liked a user video url visualization of quantum physics quantum mechanics\"\n        ],\n        [\n            0,\n            \"lol people will really take your words and run with it that's why if you want to know something you go to the source\"\n        ],\n        [\n            0,\n            \"congratulations to buffalo the winner of our eastern regional bracket hashtag url\"\n        ],\n        [\n            0,\n            \"london comparison of development processes hashtag url\"\n        ],\n        [\n            0,\n            \"you have to be when god speaks to you we are blessed all the time bless someone else hashtag url\"\n        ],\n        [\n            1,\n            \"tweet at a friend to register for the hashtag if both of you are registered you have a chance to win swag use the hash tags\"\n        ],\n        [\n            0,\n            \"update family of minneapolis business owner facing child porn charges says he has brain disease url\"\n        ],\n        [\n            0,\n            \"user i occasionally fill in on 92 3 and our national morning show guys are good looking\"\n        ],\n        [\n            0,\n            \"user all aside how should i w a couple w kids are it's easier for them to see me\"\n        ],\n        [\n            1,\n            \"oh and if you smoke because you like the aesthetic well shit man i think u should get the fuck away from me u prick\"\n        ],\n        [\n            0,\n            \"absolute class welcome to the stage for user from user should do all your speeches from the royal albert hall\"\n        ],\n        [\n            0,\n            \"what is the record for most cabinet picks removed or in one presidency user i think you are number 1\"\n        ],\n        [\n            0,\n            \"re the nomination of neil gorsuch this american is in total support of the nuclear option the democrats don't care about\"\n        ],\n        [\n            1,\n            \"you save 43 url on chinese silver panda 10 1 oz 2005 for 37 00 url\"\n        ],\n        [\n            1,\n            \"harry styles joey the chainsmokers and more are spotify editors ' picks url\"\n        ],\n        [\n            0,\n            \"i feel like the grand canyon april fooled tf out of us today and i am not amused never go to the west rim you'll hate it\"\n        ],\n        [\n            0,\n            \"got to do some with these awesome folks from hashtag as we got ready for … url\"\n        ],\n        [\n            0,\n            \"user hey could be a great way to ease the burden of admin tasks for your biz contact us if you want to learn more\"\n        ],\n        [\n            0,\n            \"we are facing a real emergency the scale of this crisis is largest since un was created user uk hashtag\"\n        ],\n        [\n            0,\n            \"watch it url milf with giant taylor wayne 👻 add me on snapchat 👻 url\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"it's late i'm tired but i won't be able to sleep because hashtag was just released into the world 🙌 🏼 url\"\n        ],\n        [\n            0,\n            \"sprint retail is hiring in maple grove mn dont miss out on your change to join a winning team url\"\n        ],\n        [\n            0,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"he's stuck in the 19th century in more ways than one first his moral system is second he doesn't url\"\n        ],\n        [\n            0,\n            \"my heart just dropped to my stomach i was walking through my house in the dark and first glance i thought this wa … url\"\n        ],\n        [\n            0,\n            \"three ppl unfollowed me bc i stan this adorable ship i'm sad they are the cutest how dare you url\"\n        ],\n        [\n            0,\n            \"forgive me father for i have i use facebook ie posting things trying to communicate for it url\"\n        ],\n        [\n            0,\n            \"hello minister i would like to request you one thing hon minister we are young people from different countries of world we need to meet\"\n        ],\n        [\n            0,\n            \"user multiple no shows on route 205 to addison at pacific no 4 45 and now no 5 00\"\n        ],\n        [\n            1,\n            \"4 bed house heritage close st john bath £ 350 000 url\"\n        ],\n        [\n            1,\n            \"8 30 9 45 hot yoga with anne 9 00 10 15 am yoga fundamentals with 10 30 11 45 pm all levels url\"\n        ],\n        [\n            0,\n            \"user we've been hearing about how good the young are for years and it took a decade to make the playoffs don't be a hypocrite\"\n        ],\n        [\n            1,\n            \"★ ★ ★ i myself with the club monthly subscription check out my review url hashtag\"\n        ],\n        [\n            1,\n            \"like hashtag join us on the station minecraft server just point your game to url\"\n        ],\n        [\n            0,\n            \"y user y we never get dance performance don't u think that they r like dolls n they should dance together 😭 🙏 👫 💃\"\n        ],\n        [\n            1,\n            \"silly americans playing with poison snakes when we are russia it will not make me feel any better to say i … url\"\n        ],\n        [\n            0,\n            \"sometimes you can't separate the ceo from the company this is the story of uber's travis … url\"\n        ],\n        [\n            0,\n            \"after they won and came in like why were they talking like they owned the stage do they have no respect\"\n        ],\n        [\n            0,\n            \"hr and senior leaders need to work closely to develop a culture and work environment that clearly and url\"\n        ],\n        [\n            0,\n            \"new delhi one dead in head on sports bike collision url url\"\n        ],\n        [\n            0,\n            \"agencies for both masaki honda comment that they are and friends daily sports had earlier r … url\"\n        ],\n        [\n            0,\n            \"i have effectively run more miles in the last 5 days than i did in the entire month of february hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if u follow me because ur tryna get me to write about ur soundcloud with 40 followers plz from commenting on my life or tweets thx\"\n        ],\n        [\n            0,\n            \"we have discovered that both tampa stations 93 3 and hot 101 5 do not play lady if you were in the radio contest with them as\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            1,\n            \"missing forest last seen on park valley rd please share heading unknown on 03 31 2017 url\"\n        ],\n        [\n            0,\n            \"photos at the masters exclusive images from golf digest photographers at augusta url\"\n        ],\n        [\n            0,\n            \"the tragedy of life is not that it ends so soon but that we wait so long to begin it\"\n        ],\n        [\n            0,\n            \"to interest and kindle enthusiasm is the sure way to teach easily and successfully – edwards\"\n        ],\n        [\n            0,\n            \"user of time to analyze her information between attacks the boy had a tell his smile … url\"\n        ],\n        [\n            0,\n            \"very pleased to share that every four years we a routine test for tb in our dairy and yesterday we url\"\n        ],\n        [\n            0,\n            \"not all lawyers are but let me tell ya the law society of upper canada is run by some pretty investigators\"\n        ],\n        [\n            0,\n            \"plus i got that so people dont want to come talk to me cuz i look mean 😂 😢 url\"\n        ],\n        [\n            0,\n            \"about in user today made me feel like a child choosing pick ' n ' mix gas levels through the roof\"\n        ],\n        [\n            0,\n            \"trump at a resort just while deciding to go to war with a country that gasses its own citizens\"\n        ],\n        [\n            0,\n            \"user hi i loved this video it was so funny and he was so jet lag and tired awe bless him 💗 💗\"\n        ],\n        [\n            0,\n            \"user yeah also i'm glad sydney is becoming more bad ass her character has so much potential i really ho … url\"\n        ],\n        [\n            0,\n            \"21 things to know as buhari unveils economic recovery growth plan url url\"\n        ],\n        [\n            0,\n            \"dd is becoming a great hashtag chef can you recommend a classic hashtag or recipe to advance her studies thx\"\n        ],\n        [\n            0,\n            \"this place changed the direction of my life for the better thank you from the bottom of my heart warm words from a client\"\n        ],\n        [\n            0,\n            \"a group of over 70 who are trained in search and recovery will also bring 18 ribs to join the search as url\"\n        ],\n        [\n            1,\n            \"people are still trying to defend the hypocritical trump whose under investigation by the fbi for treason\"\n        ],\n        [\n            0,\n            \"user great i loved character in it crazy movie just bam man didn't expect it at all\"\n        ],\n        [\n            0,\n            \"do you know the difference between the yellow and the purple and how it could affect your hashtag provision url\"\n        ],\n        [\n            0,\n            \"ghana probe clears minister a lawmaker was on thursday found in … url\"\n        ],\n        [\n            1,\n            \"raising capital the latest and greatest ways to fund your startup by url rt entrepreneur\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"user probably best very happy that trey will be part of the team investigating as well\"\n        ],\n        [\n            0,\n            \"until you cross the bridge of your insecurities you can't begin to explore your possibilities tim fargo hashtag\"\n        ],\n        [\n            1,\n            \"user ❤ ❤ pop ❤ are the in existence i could break those things with my ❤\"\n        ],\n        [\n            0,\n            \"only those who dare to fail greatly can ever achieve greatly robert f kennedy hashtag url\"\n        ],\n        [\n            0,\n            \"this is possibly the greatest website ever url while done user\"\n        ],\n        [\n            0,\n            \"weapons are used by soldiers on the if you never used them yourself you have no idea what you're selling\"\n        ],\n        [\n            0,\n            \"ivanka trump admits she's complicit in her father's actions also doesn't know what complicit means url via user\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            0,\n            \"user you people really need to wake up stop depending on government to give you everything you want the dam … url\"\n        ],\n        [\n            0,\n            \"you will have days when you feel of love and days when you feel great and all kinds of day are valid\"\n        ],\n        [\n            0,\n            \"read the stupidest thing i've read to date we're taught that mercury is bad but it's actually kind of url\"\n        ],\n        [\n            1,\n            \"just got chased out of a in something is amusing about a black woman being chased by white guys with through a farm\"\n        ],\n        [\n            1,\n            \"the gop has been all over our constitution since all this trump shit started as soon as trump was in … url\"\n        ],\n        [\n            1,\n            \"user good grips palm brush storage set is now on sale for 8 95 at amazon product page url\"\n        ],\n        [\n            0,\n            \"1 i'm not even enrolled this year 2 i never really follow these type of pages how did they find me url\"\n        ],\n        [\n            0,\n            \"am i wrong for not wanting another date because of this statement about my kid url\"\n        ],\n        [\n            1,\n            \"dave east x j cole type beat download for free at url url\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"rock never dies all about music the pas band 15 apr ' 17 3 … url\"\n        ],\n        [\n            0,\n            \"user the most and dangerous is most evil putin satan and next most is evil netanyahu\"\n        ],\n        [\n            0,\n            \"l i v e the hype is upon us winners announced today also shirt url url\"\n        ],\n        [\n            0,\n            \"starting at the beginning of the 2016 17 school year a new policy on “ return to learn ” url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag countdown to this one looks like it could be a modern classic url\"\n        ],\n        [\n            0,\n            \"biggie this one you are doing so don't go and give the money to the wrong person o dey watch u sha hashtag\"\n        ],\n        [\n            0,\n            \"user 😂 😂 yeah right i didn't know we were getting all serious and all any way so lena\"\n        ],\n        [\n            1,\n            \"apple ipod classic 5th generation special edition black red url url\"\n        ],\n        [\n            1,\n            \"user this guy thinks it is great to spy on trump but is positive russia had collusion with no proof shut up\"\n        ],\n        [\n            0,\n            \"has commented the us strike in syria and he is pleased i'm kidding he is not at all pleased url\"\n        ],\n        [\n            0,\n            \"user suns ' defense is 10 6 points per 100 possessions better w on the floor than w o him per user how is that possible\"\n        ],\n        [\n            1,\n            \"can model 2 0 w 12 16 and 24 oz capacity air tool url url\"\n        ],\n        [\n            1,\n            \"user chuck johnson buying bullshit from chuck johnson he's a freak\"\n        ],\n        [\n            0,\n            \"user it only has one mouse button you'll have to drag the disk into the trash to it\"\n        ],\n        [\n            1,\n            \"hot sale men golden hollow mechanical watch stainless steel band url url\"\n        ],\n        [\n            0,\n            \"reason why get so much loves he never leave venue without saying goodbye to fans always accept gifts even not allow to 😣\"\n        ],\n        [\n            0,\n            \"banana republic knit top silk blend purple size xs url url\"\n        ],\n        [\n            0,\n            \"your spouse weather girl betting your wife or house read about bets in sports … url\"\n        ],\n        [\n            0,\n            \"we'll ask her why she's happy and she'll say because i'm not sad we'll ask her why she's beautiful and she'll say because i'm not ugly\"\n        ],\n        [\n            0,\n            \"has today officially sold out 20 certificates to the highest and other nasa partners set for big harvest\"\n        ],\n        [\n            0,\n            \"retweeted npr user you can ’ t imagine how precious water is until you see these refugees waiting for a daily url\"\n        ],\n        [\n            1,\n            \"once produced our service provides everything you need to your campaign call us today url\"\n        ],\n        [\n            0,\n            \"user hi coming to new york in november looking to come in and get a tattoo can u follow me and i ll send what am looking for\"\n        ],\n        [\n            0,\n            \"could the country handle another clinton trump showdown can the dnc keep out of jail and licensed un … url\"\n        ],\n        [\n            0,\n            \"newcastle team to play hashtag anita perez\"\n        ],\n        [\n            0,\n            \"sometimes you have a really long day and family is already calling your charge nurse before … url\"\n        ],\n        [\n            0,\n            \"sheriff david clarke on violent philly protests ' this stuff is disastrous ' url url\"\n        ],\n        [\n            0,\n            \"user better question is how important were high starting rates for the total return we've collected\"\n        ],\n        [\n            0,\n            \"while hashtag japan fight who would ever suspect that we are actually the largest dolphin on earth url\"\n        ],\n        [\n            0,\n            \"winners imagine their dreams 1st they want it with all their heart expect it to come true there ' s no other way to live joe montana hashtag\"\n        ],\n        [\n            0,\n            \"user sir i am from and in express to delhi a fare charged it is too much cost rs\"\n        ],\n        [\n            0,\n            \"security think tank four guidelines on how balance security and cost url\"\n        ],\n        [\n            0,\n            \"the evolution of sean spicer's style using that word very tbh will leave you shook … url\"\n        ],\n        [\n            0,\n            \"the dragon fighter ty user either or dragons great at martial arts extremely strong close combat\"\n        ],\n        [\n            0,\n            \"user i think had he posted somewhere with a description like homage maybe then peeps wouldn't say this i have this poster d\"\n        ],\n        [\n            1,\n            \"big event sign ups end today at 5pm get yourself signed up today to get a t shirt and help the community … url\"\n        ],\n        [\n            0,\n            \"luckily im belonged to these 2 big fanbase vip and url\"\n        ],\n        [\n            1,\n            \"let's join hands and remember the moment when ariana grande licked a donut at a and said i hate america\"\n        ],\n        [\n            1,\n            \"user 50 goals for a brazil team which is a shit team compared to the legendary teams of the past\"\n        ],\n        [\n            0,\n            \"sir who trolls south indians as a person now tweeting about lv for retweets hashtag hashtag\"\n        ],\n        [\n            0,\n            \"poetry night in the media center tuesday april 25th come share your verse user url\"\n        ],\n        [\n            0,\n            \"user i'm sorry i can't roast you i have no intentions of eating you after i don't eat junk food\"\n        ],\n        [\n            1,\n            \"alexander women's abby block two part sandals bone eu 39 uk 6 url url\"\n        ],\n        [\n            0,\n            \"i believe that sandwiches here are actually tall burgers served a bowl of chips the size ae ma\"\n        ],\n        [\n            0,\n            \"i'm playing the gorgeous card battle mini garden game valkyrie crusade let's go on an adventure in this\"\n        ],\n        [\n            0,\n            \"just witnessed a businessman get drunk mouth his room to me then attempt to crawl under my table never a dull moment at a la\"\n        ],\n        [\n            1,\n            \"user i pre ordered but it won't download for me yet when i go to the itunes store it shows it for sale for 1 29\"\n        ],\n        [\n            0,\n            \"honestly have no clue what i would do without user she's my literal day one so so thankful to have her 💘\"\n        ],\n        [\n            0,\n            \"user i was at that game hot day gettin but end of the day she didnt matter fanta … url\"\n        ],\n        [\n            0,\n            \"ppl really thinking i went to the salon or to do my box braids all me 😊 😋 self on the back\"\n        ],\n        [\n            0,\n            \"not sure user application specific stable anonymous and more likely … url\"\n        ],\n        [\n            0,\n            \"now available via sns adidas nmd and shop here url url\"\n        ],\n        [\n            0,\n            \"you would think being unemployed single car less or some other shit would me no it's school always has been always will be\"\n        ],\n        [\n            0,\n            \"user night of wonders gala raises 000 to grant wishes for children with life threatening illnesses … url\"\n        ],\n        [\n            1,\n            \"user is having an awesome contest they're giving away a free box everyday you can enter too url\"\n        ],\n        [\n            0,\n            \"user i feel bad though if he really is a conservative i would like to try to give pro trump arguments and ma … url\"\n        ],\n        [\n            0,\n            \"does director have any plans to bring blade of the immortal to a major international festival i wonder if the film has such a chance\"\n        ],\n        [\n            1,\n            \"here ’ s our list of 21 best free hashtag tools out there that will help you save time and boost your rankings … url\"\n        ],\n        [\n            0,\n            \"hashtag gather all the data you need boots on the ground get down n dirty oooh missus\"\n        ],\n        [\n            1,\n            \"today's fitness in usa 「 」 ' s 『 jam on it back in da old school mix re recorded remastered 』 url\"\n        ],\n        [\n            1,\n            \"air jordan 4 kaws review on feet craziest shoe of the year url via user\"\n        ],\n        [\n            1,\n            \"omg funniest watching the tonight show jimmy fallon lip sync battle with and on user url\"\n        ],\n        [\n            0,\n            \"i just got in to and im resisting the urge to go get tacos since i gotta wake up early tomorrow\"\n        ],\n        [\n            0,\n            \"taking away favors for big business makes the system more capitalist not less it allows small businesses to compete on a more even field\"\n        ],\n        [\n            0,\n            \"how carly ’ s near death experiences made her more pro life exclusive interview with ‘ pro life weekly ’ url\"\n        ],\n        [\n            1,\n            \"southwest division responding to ' dist armed encounter foot ' at blk st beat url 00 25\"\n        ],\n        [\n            0,\n            \"the transition between songs on user's lovely little lonely gives me life url\"\n        ],\n        [\n            0,\n            \"user user is this just a statement or are you suggesting someone here is hate\"\n        ],\n        [\n            0,\n            \"new story on npr judges take up big suit to sugar tax url\"\n        ],\n        [\n            0,\n            \"game over drink portable 6 oz stainless steel liquor alcohol hip gift url url\"\n        ],\n        [\n            1,\n            \"super great deal on this 2013 ford truck test drive it today url url\"\n        ],\n        [\n            0,\n            \"morning made of attending business skills training for women with user at royal court hotel url\"\n        ],\n        [\n            1,\n            \"air heat for gas processing apex webinar for best practice design details registration … url\"\n        ],\n        [\n            0,\n            \"user then why the hell aren't you talking about this forget the garbage scandal you are part of the problem just like all the others\"\n        ],\n        [\n            0,\n            \"by adding even a small amount of effort and discipline to the habits in your day to day routine you can url\"\n        ],\n        [\n            0,\n            \"i love more i swear tho i have to admit i think about more but trust me hes only like my top 15 trust me\"\n        ],\n        [\n            0,\n            \"‘ breaking bad ’ fans will now be able to eat at los restaurants in … url hashtag\"\n        ],\n        [\n            0,\n            \"the long game of being more of a than a help to big cass is and will continue to be wonderful hashtag\"\n        ],\n        [\n            0,\n            \"⭐ ️ ⭐ ️ ⭐ ️ ⭐ ️ ⭐ ️ us airstrikes are killing a lot more civilians and no one is sure why url via user\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            1,\n            \"netbet casino play 25 spins for free win up £ 250 bonus no deposit required enter code netbet url url\"\n        ],\n        [\n            0,\n            \"john 14 27 a peace i leave with you my peace i give unto you not as the world give i unto you let not your heart be\"\n        ],\n        [\n            0,\n            \"user they can call me when they are committed to putting a quality product on the field and not lying and stealing from the fans\"\n        ],\n        [\n            1,\n            \"if he doesn't make it facebook official it's not real uhm bullshit not everything is centered around social media\"\n        ],\n        [\n            0,\n            \"user what a wasted life if your new reason for waking up is i told you so go back to sleep\"\n        ],\n        [\n            0,\n            \"user oh my i love it everything from to neon i'm running low on lime green shadow\"\n        ],\n        [\n            1,\n            \"looking for a way to get students interested in reducing hashtag check out this free lesson plan … url\"\n        ],\n        [\n            0,\n            \"user user try buying better equipment when your fighting guards no wonder you kept dying\"\n        ],\n        [\n            0,\n            \"lots of shiny new followers hi hope we have fun xx come say hi old followers you can get medication for that stop\"\n        ],\n        [\n            0,\n            \"user definitely noteworthy but it does happen sometimes a couple of the storms in 2015 probably came close or that\"\n        ],\n        [\n            0,\n            \"user — considering he still hadn't caught up on his sleep yet but he managed to slip himself out of bed without waking her —\"\n        ],\n        [\n            0,\n            \"user user cheers i'll take a look the dough is super soft too have to be so careful\"\n        ],\n        [\n            0,\n            \"did the apocalypse make the mad max people lose their ability to speak in complete sentences hashtag\"\n        ],\n        [\n            0,\n            \"passing through user tomorrow around dinner time any new restaurants opened or should we hit user ' s new food trucks\"\n        ],\n        [\n            0,\n            \"regrets ' the lego batman movie ' pledges to ' exercise greater caution ' in the future los … url\"\n        ],\n        [\n            0,\n            \"this is the white house actively executing russian active measures against a former trump opponent url\"\n        ],\n        [\n            0,\n            \"krishna were very dark are they statement totally anti nationalism anti north south\"\n        ],\n        [\n            1,\n            \"user hahahaha it was disappointing but there were positives i expected a so take what i can get i guess 😂\"\n        ],\n        [\n            0,\n            \"while i'm glad and not surprised to see other institutions stepping up this won't prevent other universities sac … url\"\n        ],\n        [\n            0,\n            \"user could we please get a retweet share for chelsea's fundraiser 💜 💖 💙 url\"\n        ],\n        [\n            0,\n            \"user network not available for the last 2 weeks user no action taken by the officers\"\n        ],\n        [\n            0,\n            \"former of shot by two invincible forces guys pls remember him in your prayers god save us all\"\n        ],\n        [\n            0,\n            \"so if the plane turned it could allow the other guy to win don't like the sound of that although that other g … url\"\n        ],\n        [\n            0,\n            \"user thanks for your contribution too maybe you'll find some kindness in cold war or at least students will be kind to you\"\n        ],\n        [\n            0,\n            \"a is a dangerous is up and the d man returns to the ' lineup url\"\n        ],\n        [\n            0,\n            \"kris dad has some advice that lavar ball can't afford to ignore url via user\"\n        ],\n        [\n            0,\n            \"user yes we want someone who doesn't play ball just a different game not all for me trump\"\n        ],\n        [\n            1,\n            \"technology recognized with two wide format 2017 readers ' choice awards url\"\n        ],\n        [\n            0,\n            \"report shows us places high tax burden on corporations investment encourages … url\"\n        ],\n        [\n            0,\n            \"user has contributed 10 million to india in cash and tech investments in 2016 … url\"\n        ],\n        [\n            0,\n            \"over and over always tried to get away living in a only place i had to stay over the mountain … url\"\n        ],\n        [\n            0,\n            \"this is why we have to give new teachers a chance rather than those old ass teachers w tenure url\"\n        ],\n        [\n            0,\n            \"user user anti would know a standard if it introduced itself no standards no respect no care or concern for others\"\n        ],\n        [\n            1,\n            \"katherine fucking crying at the end of the documentary this is too much i can't stop crying\"\n        ],\n        [\n            0,\n            \"user not a fan of it if they would of got a real martial artist like scott then i would of watched it\"\n        ],\n        [\n            0,\n            \"have been behind with writing and haven't been consistent with anything except showing up to the day job bills to pay and such\"\n        ],\n        [\n            0,\n            \"today i will say go carolina in both final four games but if we end up with a usc vs unc championship url\"\n        ],\n        [\n            0,\n            \"“ we would welcome a more considered approach ” putin ’ s spokesman told reporters url\"\n        ],\n        [\n            1,\n            \"is speaking at hashtag url register now price increases from april 1\"\n        ],\n        [\n            0,\n            \"who plays hannah in 13 reasons why celebrity bikini url url\"\n        ],\n        [\n            1,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user just had a fake call claiming to be you to go change settings them for and they hung up\"\n        ],\n        [\n            1,\n            \"planning to visit 2017 don't miss our event on how to make the most of your visit url user\"\n        ],\n        [\n            0,\n            \"cardboard and bamboo highlighted in new exhibit url user\"\n        ],\n        [\n            0,\n            \"user his head hands moving to his shorts you gave me bubbles he … url\"\n        ],\n        [\n            0,\n            \"law of applied to social sciences if at first you don't succeed transform your data set\"\n        ],\n        [\n            0,\n            \"trying to find a link for the on phone in a hospital not easy damn you kidney infection come on cause of causes\"\n        ],\n        [\n            0,\n            \"yea its up bt dnt get it up if we get serious about syria wouldnt put a war an barely even a url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user ❤ ❤ ❤ haha thank you for dm im really happy when someone appreciates the positivity ❤ ❤ ❤\"\n        ],\n        [\n            1,\n            \"flags of our fathers dvd full screen 132 mins ryan url url\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            1,\n            \"® carpet stain remover pet stain remover or high traffic cleaner url\"\n        ],\n        [\n            0,\n            \"user hey can we make the matter in 18 and get rid of all the so we can have user control thanks\"\n        ],\n        [\n            0,\n            \"user is it bad of me to have been disappointed that despite the new clutch rules everyone started off just fine\"\n        ],\n        [\n            0,\n            \"hashtag has been top fucking quality from start to finish this season and there's a chance it could not get … url\"\n        ],\n        [\n            0,\n            \"user i absolutely adore version i saw it many years before seeing the original and it nailed every hilarious detail\"\n        ],\n        [\n            0,\n            \"what a beautiful inspiring evening we all had at this year's doe fund graduation see our photos from the event … url\"\n        ],\n        [\n            0,\n            \"india average rate at 6 24 pct at 28 day rate reverse repo auction url\"\n        ],\n        [\n            0,\n            \"user yeah it's a council job isn't it she was right on syria though my god i agreed with abbott su … url\"\n        ],\n        [\n            0,\n            \"user we have the exact stop location online before customers book and get customers to check all info twice before booking sa\"\n        ],\n        [\n            0,\n            \"“ our greatest natural resource is the minds of our children ” disney url hashtag\"\n        ],\n        [\n            1,\n            \"you need to make 80 to live in d c report says here's how that compares to other cities url\"\n        ],\n        [\n            0,\n            \"user what player do you think the should target in the 2nd round a lot of options at interior o line wr cb and de\"\n        ],\n        [\n            1,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            0,\n            \"user user omg literally exactly who i thought of when i saw that a few days ago 😂\"\n        ],\n        [\n            0,\n            \"the annual prairie award for the best group of poems was given to david edited url\"\n        ],\n        [\n            0,\n            \"user i got now y is upset u just raised the temperature of drastically which is not liking 😋 😋\"\n        ],\n        [\n            0,\n            \"growing and engaging with the right tweeps gained 32 new followers in the past week courtesy url\"\n        ],\n        [\n            0,\n            \"c there ’ s nearby can you almost as soon as i asked the question two came scrolling out of the near by alley c\"\n        ],\n        [\n            0,\n            \"change currency converter foreign exchange rates by now free on the app store download via url\"\n        ],\n        [\n            1,\n            \"i'm on the and i started playing with my nipples that's crazy this is out of control\"\n        ],\n        [\n            1,\n            \"microsoft surface pro 5 everything you need to know the latest news and url\"\n        ],\n        [\n            0,\n            \"in take a seat take a pic share hashtag url\"\n        ],\n        [\n            0,\n            \"user yogi ji you are going great we have a lot of expectations from you as we know u r the best suited cm for a state like up\"\n        ],\n        [\n            0,\n            \"user now they're stretching it over 3 separate games with tons of changes i mostly just want to look at cloud in hd\"\n        ],\n        [\n            0,\n            \"you don't have to be great to start but you have to start to be great — unknown via user\"\n        ],\n        [\n            1,\n            \"attack on titan manga cover case for samsung galaxy note phone s6 edge plus url url\"\n        ],\n        [\n            1,\n            \"a diet could reverse diabetes repair the new research shows url\"\n        ],\n        [\n            0,\n            \"this dog just messed up his cage 🙄 so glad it happened now before i was sleeping good then the middle of the night\"\n        ],\n        [\n            0,\n            \"hashtag report – apple orders 70 million panels from samsung for iphone 8 url\"\n        ],\n        [\n            0,\n            \"u can play good golf while being emotionally unstable u better have great technique lexi t just proved that hashtag\"\n        ],\n        [\n            1,\n            \"user you're trying to drum up controversy among voters immediately after people were bombed tasteless and as fuck\"\n        ],\n        [\n            1,\n            \"capitol hill war powers and trump's syria strategy after missile strike url url\"\n        ],\n        [\n            0,\n            \"user yeah true i did that a while back and also ended up drinking a beer and some after a c … url\"\n        ],\n        [\n            0,\n            \"hashtag day 3 people who can't even think one move ahead are now planning a european war url\"\n        ],\n        [\n            1,\n            \"user he's a fucking g he's doing my moon goddess piece next lol like smoked me out gave me edibles and watched porn\"\n        ],\n        [\n            0,\n            \"let's stop using that word in stupid ignorant and ways it's use implied status\"\n        ],\n        [\n            0,\n            \"user that's pretty interesting so you just have him on low and then use his to score when he can\"\n        ],\n        [\n            0,\n            \"user user hi paul we don't have any issues at the moment which service are you on neil\"\n        ],\n        [\n            0,\n            \"since we're at the topic i'll share w ya'll some of the characters i in the past 😁 these were back when i was still in\"\n        ],\n        [\n            0,\n            \"user oh yeah you really got us good avi totally i was on the edge of my seat you prank master you\"\n        ],\n        [\n            1,\n            \"user please forward retweet can we protect island flying foxes url science 31 03 2017\"\n        ],\n        [\n            1,\n            \"teachers parents kids activists everyone loves this book url url\"\n        ],\n        [\n            0,\n            \"she ran an 11 86 in the 100m at the age of 12 hashtag url\"\n        ],\n        [\n            1,\n            \"♡ ♡ thanks for the follow please also follow our website url\"\n        ],\n        [\n            1,\n            \"global solutions current contact email com role operations url\"\n        ],\n        [\n            1,\n            \"url dead or alive 5 plus playstation vita by playstation vita 25 buy new £ 19 4 … url\"\n        ],\n        [\n            0,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            0,\n            \"there how could candy possibly resist me now looks at his comb what's this hair my hair aah my falling out\"\n        ],\n        [\n            0,\n            \"hashtag reminder the user feminism in geek media panel is today at 4 30 pm in room\"\n        ],\n        [\n            1,\n            \"the group announces x as master for north american market url url\"\n        ],\n        [\n            0,\n            \"my husband threatens to kill me for refusing to give him more children wife tells court url user com\"\n        ],\n        [\n            1,\n            \"monday todays specials 1 country chicken wrap lettuce tomato cheddar and ranch w chips 6 95 2 flo url\"\n        ],\n        [\n            1,\n            \"user i am quite literally 25 minutes late to right fucking now what the hell is wrong with me\"\n        ],\n        [\n            0,\n            \"i'm really glad i've been blessed with social anxiety it makes every situation im in much more fun to be in hashtag\"\n        ],\n        [\n            1,\n            \"prime minister narendra modi action against violent mp shri ravindra gaikwad sign the petition url\"\n        ],\n        [\n            0,\n            \"flat ' rs 100 off on a bill of rs 350 and above try our yummy rolls like mixed veg chicken url\"\n        ],\n        [\n            1,\n            \"user do you really think we supporters thought trump could do everything he said he would do how stupid do you consider us sad\"\n        ],\n        [\n            0,\n            \"wow security camera at auto collision center in captures tornado car into the air url\"\n        ],\n        [\n            0,\n            \"user few people have ideas beyond tax cuts for industry which won't work in a global environment\"\n        ],\n        [\n            0,\n            \"georgia attended american express celebrates the new platinum card with hamilton takeover experience last night i … url\"\n        ],\n        [\n            0,\n            \"this collab is fire who jumping on mill type beats hashtag url\"\n        ],\n        [\n            0,\n            \"this is my idea for alex jones parody and now i see it out as a meme hashtag url\"\n        ],\n        [\n            0,\n            \"lost ancient city of finally found with iconic roman url url\"\n        ],\n        [\n            0,\n            \"hello my 💖 💖 🙌 🙌 💖 i have had a couple of days phone down time and happy to be back … url\"\n        ],\n        [\n            0,\n            \"user well take your time i just kept asking why not then it hit me rev 17 19 are 1 chap give … url\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            0,\n            \"user you'd have a hard time the of the de los v\"\n        ],\n        [\n            0,\n            \"user and i'm here as every weekend and in love with someone every weekend and i'm praying url\"\n        ],\n        [\n            1,\n            \"bitch if i said no no no like the blondie did and you respond with yes we are know that i'm coming for you wh … url\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win 7 secrets of a successful yoga by dr lisa dana mit url hashtag\"\n        ],\n        [\n            1,\n            \"i'm using bone counter free on ios to add follow user and check it out here url\"\n        ],\n        [\n            0,\n            \"oh goodness they tried to call me the other day and i don't even own a television set 😌 😌 url\"\n        ],\n        [\n            0,\n            \"white house officials lawmakers hold talks to trump's healthcare bill url\"\n        ],\n        [\n            0,\n            \"update anne co pd reports the work will be stopped shortly and all lanes hashtag url\"\n        ],\n        [\n            0,\n            \"west indies opt to bowl hashtag 140 1 26 0 ovs 5 38 23 33 ahmed 63 76 hashtag\"\n        ],\n        [\n            0,\n            \"there's a lot that is good in your life — don't take it for granted don't get so focused on … url\"\n        ],\n        [\n            0,\n            \"reminder for all teams to submit your match reports to org au for inclusion in next week's newsletter\"\n        ],\n        [\n            1,\n            \"0 cou 0 top 3rd 0 out 0 balls 0 strikes no one on p hashtag reagan b hashtag player 6\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            1,\n            \"black muslims are not real muslims as malcolm x found out to his eternal regret url\"\n        ],\n        [\n            1,\n            \"our get ready am includes olive fruit oil which is beneficial for dry skin visit us at … url\"\n        ],\n        [\n            0,\n            \"user but these kids are being pulled out of almost all their classes the college is having their teachers pass them in classes when\"\n        ],\n        [\n            1,\n            \"e news people want to see in music videos – url url\"\n        ],\n        [\n            0,\n            \"i work 4 r setting up big in sa why in a country already failing my manager often jokes capture it all in high d … url\"\n        ],\n        [\n            0,\n            \"user if true this is a terrifying we must begin to truly tackle our on deficit … url\"\n        ],\n        [\n            0,\n            \"participating in a group whether with friends or family is a more for pisces url\"\n        ],\n        [\n            0,\n            \"heads up se alabama safe will be open tomorrow pass the word to and ppl who live in mobile homes url\"\n        ],\n        [\n            0,\n            \"the five of a team does your team have all five url url\"\n        ],\n        [\n            1,\n            \"cnn helen thomas ' jews don't have the right to take other people's land ' url via user\"\n        ],\n        [\n            0,\n            \"user ronald driving the clown car off the cliff bannon was supposed to be designated driver\"\n        ],\n        [\n            0,\n            \"sean spicer says president trump has decided to donate his first quarter salary to the national parks service url\"\n        ],\n        [\n            0,\n            \"fan took a photo of cameron dallas for the new campaign hashtag in url\"\n        ],\n        [\n            0,\n            \"user if he doesn't trust himself around women he shouldn't be trusted by the nation he's weak\"\n        ],\n        [\n            1,\n            \"roses chic vintage yellow floral flowers oil painting wood frame url url\"\n        ],\n        [\n            0,\n            \"user user that's fine some people deserve it more than me wasn't planning on getting one immediately either\"\n        ],\n        [\n            1,\n            \"join me at 2017 national rx drug abuse heroin summit find out more at url\"\n        ],\n        [\n            0,\n            \"climate induced species could human society study url url\"\n        ],\n        [\n            0,\n            \"user weight and appearance everything else is going okay for me i feel just gets to me at times\"\n        ],\n        [\n            0,\n            \"10 secrets to increase your productivity and accomplish your goals url hashtag\"\n        ],\n        [\n            1,\n            \"check out children underground dvd best documentary academy award nominee url via user\"\n        ],\n        [\n            0,\n            \"empty 3 1 kane 3 assist nite hashtag about to reach 2nd 50 win season in franchise history hashtag\"\n        ],\n        [\n            0,\n            \"a little something different i'm kinda falling for these things hashtag url\"\n        ],\n        [\n            0,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"presenting on pregnancy prevention needs of south african hashtag url\"\n        ],\n        [\n            1,\n            \"are you building an email list manage it the best with the best 1 month free trial url url\"\n        ],\n        [\n            0,\n            \"there are a few music videos being edited now of me and a special guest playing some originals … url\"\n        ],\n        [\n            1,\n            \"humans need to the for bad government officials once a year elections for presidents power url\"\n        ],\n        [\n            0,\n            \"– sierra hull on her influences and defining her style interview url url\"\n        ],\n        [\n            0,\n            \"literally every time i sit down to write this paper i spew about 300 words and then stop thinking and leave it\"\n        ],\n        [\n            0,\n            \"building brand awareness the value of vehicle graphics url url\"\n        ],\n        [\n            1,\n            \"i can lose my home training any fucking where you will tell me if you bought it for me you borrowed me mo … url\"\n        ],\n        [\n            0,\n            \"pink reveals her weight says she doesn't feel url url\"\n        ],\n        [\n            0,\n            \"start your week by spending time with god join us at our 8am 10am sunrise service today be a blessing … url\"\n        ],\n        [\n            0,\n            \"⚽ ️ poll after an day in the hashtag which team is most likely to get promoted via the play offs\"\n        ],\n        [\n            0,\n            \"the rights of our children are under attack please help us fight to protect our nation's kids … url\"\n        ],\n        [\n            0,\n            \"user user quick swap with and 10 skill would be fantastic in my books lol\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            0,\n            \"last night was a clear example that people will entertain your your come up\"\n        ],\n        [\n            0,\n            \"user the wire has to be the best tv show ever truly a masterpiece real raw show hashtag\"\n        ],\n        [\n            0,\n            \"plants have been growing at a faster rate than at any time in the past 54 000 years due to human sources of carbon … url\"\n        ],\n        [\n            1,\n            \"user the 7 laser pistol from fallout 3 the idea is the end result will have lights and sound effects and … url\"\n        ],\n        [\n            1,\n            \"i don't think i'm ready for the final episode but i'm expecting everybody to die i can't see it in any other way 🔪 🔪 🔪 hashtag\"\n        ],\n        [\n            1,\n            \"my nam heart was ripped in and set on fire url\"\n        ],\n        [\n            0,\n            \"unfortunately he is planning a mission of great import and will be occupied well into the night\"\n        ],\n        [\n            1,\n            \"the very popular pc club penguin lives again as user's club penguin island url by user\"\n        ],\n        [\n            0,\n            \"user it's not rocket science unfortunately the system is not designed for normal citizens they like to tell … url\"\n        ],\n        [\n            0,\n            \"new and the brotherhood of a novel url url\"\n        ],\n        [\n            0,\n            \"the following organizations and groups have either or are with the learn more here … url\"\n        ],\n        [\n            0,\n            \"fun but tiring we are getting too old for this user two more days raw then smackdown two more days\"\n        ],\n        [\n            0,\n            \"user 3 seeing your reports on constituents applying pressure to the us senators that ignore us nbc affiliate … url\"\n        ],\n        [\n            0,\n            \"1 in 5 people in uk will be over 65 by user have some great studies around the future of care … url\"\n        ],\n        [\n            0,\n            \"celebration at the walk happy birthday wishing you health love wealth happiness … url\"\n        ],\n        [\n            0,\n            \"we ’ ve made it to wednesday treat yourself with a couple of our fun cake pops they make a great office treat too url\"\n        ],\n        [\n            0,\n            \"actually nothing worse than trying to tell someone something and they couldn't act less interested if they tried\"\n        ],\n        [\n            0,\n            \"user i'm starting my phd in september focusing on shame as a gothic trope in contemporary fiction of northern england\"\n        ],\n        [\n            0,\n            \"user are you here in brazil right now i live in santa probably in your way\"\n        ],\n        [\n            0,\n            \"trump created a makeshift situation room at mar a lago for a briefing on the syria bombing url\"\n        ],\n        [\n            0,\n            \"i was choosing a category for a quiz game and these two were together the bible and 50 shades of grey okay url\"\n        ],\n        [\n            0,\n            \"i hate when you're really tired but you can't fall asleep so you're pretty much just staring into darkness\"\n        ],\n        [\n            0,\n            \"user smart watches help me measure they ’ re not an exact science save doing an actual sleep study but is a generally good indicator\"\n        ],\n        [\n            0,\n            \"becoming more spiritual i'm starting to lose so many friends family members but that's totally fine with me\"\n        ],\n        [\n            1,\n            \"top 100 food packaging in april from fresh produce stickers to rustic jars url\"\n        ],\n        [\n            0,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            0,\n            \"marco reveals his presidential campaign staffers were hacked the independent url\"\n        ],\n        [\n            1,\n            \"i'm never taking the metro to go see a dude who has a car if he doesn't offer to come pick you up he doesn't care about you sis\"\n        ],\n        [\n            0,\n            \"the will have to fill a void on d if they want to repeat as hashtag champs url\"\n        ],\n        [\n            0,\n            \"our stunning blond cover model for rhino at formula hashtag long beach 2017 … url\"\n        ],\n        [\n            1,\n            \"i have no problem being called benny just don't call my ben 10 or else you'll meet with a terrible fate you cocky bitch hashtag\"\n        ],\n        [\n            0,\n            \"he was cute tho with long hair clear golden skin ooh he was wearing a leather jacket and dope boots\"\n        ],\n        [\n            0,\n            \"the ' master of none ' season 2 trailer will make you want to go to italy stat url\"\n        ],\n        [\n            0,\n            \"shoutout to whoever is prank calling the guys on the basketball team from a blocked number saying you're me 😂 you are weird grow\"\n        ],\n        [\n            0,\n            \"catherine completed the quest of url url\"\n        ],\n        [\n            0,\n            \"ladies what are some of your favourite most beautiful watches i'm looking for something under £ 500 us and have no clue where to start\"\n        ],\n        [\n            0,\n            \"kindergarten art students hard at work painting 3 d the fish they made out of cardboard and paste url\"\n        ],\n        [\n            0,\n            \"when you're given immunity that means you've probably committed a crime mike flynn hashtag url\"\n        ],\n        [\n            0,\n            \"9 delicious free easter recipes the whole family can actually eat url url\"\n        ],\n        [\n            0,\n            \"this city can be a complicated place but when hashtag is great it is really great going to miss … url\"\n        ],\n        [\n            1,\n            \"get after it today friends do a little bit each day to move your dreams forward i'm so thankful that today url\"\n        ],\n        [\n            0,\n            \"it's one of the highest to welcome officials from the great state of ohio to it's time to show off … url\"\n        ],\n        [\n            0,\n            \"the giants are giving out an “ m v pee ” trophy to the player making the most of water breaks url url\"\n        ],\n        [\n            1,\n            \"one percent improvements create champions over time url url\"\n        ],\n        [\n            0,\n            \"user honey xx trying to sing may be more accurate lol xd xx wasn't enough bread for … url\"\n        ],\n        [\n            0,\n            \"after an interesting ground ball push call goes against hashtag makes a big save on to keep up one\"\n        ],\n        [\n            1,\n            \"last chance to get £ 50 free offer only available today 👉 url url\"\n        ],\n        [\n            0,\n            \"conservative commentator sues former boss glenn beck for firing her after url by … url\"\n        ],\n        [\n            0,\n            \"pp 2nd edition 150 gob each 1 m 2 m 3 d 4 m 5 d 2 disc 5 6 user\"\n        ],\n        [\n            1,\n            \"niggas like that lie bout they intentions the same reason some people lie to they parents bout where they goin\"\n        ],\n        [\n            0,\n            \"no one understands what an urban planner is so i have to pretend i'm a loser architect student life\"\n        ],\n        [\n            0,\n            \"alicia premiere student scoring a 320 in language arts the college credit level … url\"\n        ],\n        [\n            0,\n            \"love being with someone that supports me ❤ whatever i wanna do she's right there to help me reach my goal 💍\"\n        ],\n        [\n            0,\n            \"user another food science alumni it was nice seeing you david url\"\n        ],\n        [\n            0,\n            \"we're partnering with unc humanities program to sponsor a free film screening this thursday evening to url\"\n        ],\n        [\n            1,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"haven't been to mega plaza in over 10 years but shit still looks the same with some decor here and there\"\n        ],\n        [\n            1,\n            \"user please leave the club you are completely useless piece of sh t also the man who recommended you should change his job\"\n        ],\n        [\n            1,\n            \"it's all about proper attribution looks for serious shoppers ' buying url\"\n        ],\n        [\n            1,\n            \"was there supposed to be like some weird dramatic shit after jason went missing like he was gonna come back all dramatic like\"\n        ],\n        [\n            0,\n            \"unfortunate 4 0 loss to the today lucy well done 🏆 💚 thanks to everyone who came to watch\"\n        ],\n        [\n            0,\n            \"i have to the number of characters in my name from the allowance of 140 to make my tweets re tweet able hashtag\"\n        ],\n        [\n            0,\n            \"looking for an international kitchen serving delicious local products our 57 restaurant lounge by hashtag i … url\"\n        ],\n        [\n            1,\n            \"legends a paranormal romance and urban fantasy set collection url via user\"\n        ],\n        [\n            0,\n            \"user worst game changing missed call was meeks out of on jump ball zags should've had ball down 1 with 40 seconds\"\n        ],\n        [\n            1,\n            \"i found a iv 12 4 7 51 struggle bug fast close combat 23 min left source scan catch it at url catch\"\n        ],\n        [\n            0,\n            \"user user would love to get it signed along with my beautiful when i meet her this month\"\n        ],\n        [\n            1,\n            \"what's with the creepy lady ads for not only does it make me not want to eat that but makes me want to burn the evil out\"\n        ],\n        [\n            0,\n            \"hashtag selena gomez kill em with kindness selena gomez good listening url\"\n        ],\n        [\n            1,\n            \"morning spoilers new hints about a possible new planet in star wars the last url url …\"\n        ],\n        [\n            1,\n            \"imagine giving an american cop a pepsi at a demonstration he would shoot you in the face and tip soda over your\"\n        ],\n        [\n            0,\n            \"bush ' it's hard to the country when the news media is so split up remember when the news media a lot more '\"\n        ],\n        [\n            0,\n            \"user if i was to beg and could i get a copy of the chris hero did if i bought the mystery dvd off your site\"\n        ],\n        [\n            0,\n            \"too many of us are not living our dreams because we are living our fears — les brown hashtag hashtag\"\n        ],\n        [\n            0,\n            \"url set blue sapphire gemstone diamond party wear ring url\"\n        ],\n        [\n            1,\n            \"only bed hooker i come from alien land my wife kill alien my son dead my baby\"\n        ],\n        [\n            0,\n            \"houston fears for safety after calling police in murder for hire case url url\"\n        ],\n        [\n            1,\n            \"user thanks so much for the follow pain free sitting is available in 5 easy steps url\"\n        ],\n        [\n            0,\n            \"user only opinion of person suffering horribly at the end of life should be considered not for others … url\"\n        ],\n        [\n            0,\n            \"sometimes word mean to behave like hands reaching out for another to fill the distance between to touch to make what is present\"\n        ],\n        [\n            1,\n            \"minutes away from the debut of sun trust park braves yankees on on 105 5 following base v\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            1,\n            \"hashtag user revoke all the of shitty say they carry indian passport and ka time\"\n        ],\n        [\n            0,\n            \"kardashian confirms her sister kendall jenner and one harry hashtag url\"\n        ],\n        [\n            0,\n            \"user watching hashtag the look on that guides ' face when you wished to be president of 😂 good job\"\n        ],\n        [\n            0,\n            \"hashtag the walking martin green says the finale just felt so right url\"\n        ],\n        [\n            0,\n            \"user use mainly if it's designed to help learning and be that's not easy though much … url\"\n        ],\n        [\n            0,\n            \"seriously hashtag amazing and i love the whole 90s rooftop theme going on totally killed it here url\"\n        ],\n        [\n            1,\n            \"lrt is cute because they're opposite elements but theyre both companies will come to your house and kill you\"\n        ],\n        [\n            0,\n            \"it looks like it will be exactly what you expect from it an old school in the style of and that is perfectly fine\"\n        ],\n        [\n            0,\n            \"security is not brexit bargaining chip says german defence chief url url\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was hashtag hashtag\"\n        ],\n        [\n            1,\n            \"free shipping green white brown sea glass for art and by url via user\"\n        ],\n        [\n            0,\n            \"frank ocean tyler the creator and jay z all on the same track this is not a drill url\"\n        ],\n        [\n            0,\n            \"user thx for connecting would love to share our mission of helping drivers in need with you url\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"hashtag reporting the section of next to the section will … url\"\n        ],\n        [\n            0,\n            \"user has lost her mental balance having 2 hit jobs fall flat on her face in the recent past fi … url\"\n        ],\n        [\n            0,\n            \"user i mean in nobody read blogs there weren't so many outlets for the points of view of different people\"\n        ],\n        [\n            1,\n            \"url leather covered travel notebook journal book writing diary bullet url\"\n        ],\n        [\n            0,\n            \"getting ready to watch the with user looks good guess we'll have to see hashtag\"\n        ],\n        [\n            0,\n            \"if you put onions in your crab you are the worst of the worst evil i'm looking at you great wall in the towers shopping centre\"\n        ],\n        [\n            0,\n            \"user you don't have to image correct india say govt approved lines you will end up exposing yourself hashtag\"\n        ],\n        [\n            0,\n            \"user thank you so much for coming that panel made me wiser and than i was this morning\"\n        ],\n        [\n            0,\n            \"sportscenter green gave an unusual reason for why he went after james injured left wrist on fri … url\"\n        ],\n        [\n            1,\n            \"voted for the biggest fucking liar user ever you sir are a fucking how quickly did the mic put a bit in your mouth\"\n        ],\n        [\n            0,\n            \"hashtag ad review a scene by scene of possibly the worst commercial of all time url\"\n        ],\n        [\n            0,\n            \"really wish him luck but also really wish he didn't suit up til next season url\"\n        ],\n        [\n            1,\n            \"nba nba lot of 2 games everything included fully working nba games url url\"\n        ],\n        [\n            0,\n            \"user can you promote this mate or perhaps offer for donation towards this great cause in aid of … url\"\n        ],\n        [\n            0,\n            \"happy birthday papa you'll always be the best ever enjoy your birthday in heaven love you 😌 ❤ ️ url\"\n        ],\n        [\n            0,\n            \"absolute joke of a performance should've had 2 stone wall penalties but as per usual mike is a blind prick\"\n        ],\n        [\n            0,\n            \"♤ ❞ deep sleep can improve quality of life in seniors good info url url\"\n        ],\n        [\n            0,\n            \"thanks i know they let my petition set on their desk 3 days then told me cap was hit 7 days prior to that 🤔 url\"\n        ],\n        [\n            1,\n            \"user this is a video app we recommend to everyone available for android too url\"\n        ],\n        [\n            0,\n            \"what's going on ' money power day ' free financial planning fair held … url get found url\"\n        ],\n        [\n            0,\n            \"user sorry to hear this could you send us the screenshots of about phone in settings for further aid\"\n        ],\n        [\n            0,\n            \"atti hashtag bus on the campus pm is downtown to the and towers 4 2 2017 2 10 33 pm\"\n        ],\n        [\n            0,\n            \"i'm not tryna pressure you just can't stop thinking bout you you ain't even really gotta be my boyfriend 🎶\"\n        ],\n        [\n            0,\n            \"tfw it's 6pm and i scramble to change the channel when starts on user and i settle for anything url\"\n        ],\n        [\n            0,\n            \"that's not to say that it's always been that way when i was younger i was a lot more to nonsense crushes on my women friends\"\n        ],\n        [\n            0,\n            \"user i wont argue that the sign is extra but if you've been in the place they don't 90 of those rules it could be\"\n        ],\n        [\n            0,\n            \"user and anyway i them in my projection because i don't think they'll reach even 3 and the polls do … url\"\n        ],\n        [\n            0,\n            \"start first all the corruption that has been going on way before president trump no integrity sir u ch … url\"\n        ],\n        [\n            0,\n            \"me three congratulations to sarah harrison for her vision if we can believe it we can achieve it jesse url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"iphone charger nylon 8 pin lightning to usb cable compatible with iphone 7 7 … url\"\n        ],\n        [\n            0,\n            \"to sum up a day future of protein requires collaborative efforts to make a serious impact influence positive change hashtag\"\n        ],\n        [\n            0,\n            \"when you commit for football but know deep down that ping pong is your true calling user url\"\n        ],\n        [\n            0,\n            \"' ' is back to conquer earth in a new tv movie revival the empire of doom begins now well not now … url\"\n        ],\n        [\n            0,\n            \"working on slides for next weekend's user should be a fun time url hope to see you there\"\n        ],\n        [\n            0,\n            \"user possibility of a false flag op i e no don't look at dee from de usa about to how you say break\"\n        ],\n        [\n            1,\n            \"hashtag 30 tools for planning analyzing your marketing programs on your android tablets phones … url\"\n        ],\n        [\n            0,\n            \"exhausting is okay it means you're in the game you're on the way up and you're not on the way down lee hashtag\"\n        ],\n        [\n            1,\n            \"copy of plan 9 from outer space full movie ed wood classic sci fi url via user\"\n        ],\n        [\n            1,\n            \"user fellaini and was our strike force out wide sick of these bullshit 4 4 … url\"\n        ],\n        [\n            0,\n            \"nice to see our club has a sense of humour choosing for the month of april on the official hashtag calendar 📅\"\n        ],\n        [\n            0,\n            \"pakistani muslim with u s citizenship planned paris style jihad attacks in nyc url\"\n        ],\n        [\n            0,\n            \"leaks his personal conversation with kapil sharma about sunil url url\"\n        ],\n        [\n            1,\n            \"ariana grande side to side ft nicki minaj sounds like she to be friends with user url\"\n        ],\n        [\n            0,\n            \"i liked a user video url pak y vs best dream 11 team prediction dream expert team pak y vs\"\n        ],\n        [\n            1,\n            \"4 pcs li ion rechargeable batteries 8 slot rapid 9 volt charger url url\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 🗣 🗣 b te down on ™ url url\"\n        ],\n        [\n            0,\n            \"user if you know anyone needing we can promote any site guaranteed results\"\n        ],\n        [\n            0,\n            \"user hey sketch im sorry to bother you but i was wondering if we could be friends on my name is 3 thanks\"\n        ],\n        [\n            1,\n            \"things start to make more sense and it seems like the answer t more for aries url\"\n        ],\n        [\n            0,\n            \"like my daddy live through me my nigga ❗ ️ i swear i got us down here ❗ ️ 😤 💯 url\"\n        ],\n        [\n            1,\n            \"hashtag “ next to the word of god the noble art of music is the greatest treasure in the world ” – url\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"with e mails from clients thanks user for making life yet more for the self employed consultant\"\n        ],\n        [\n            0,\n            \"user user why not try reading it and considering another point of view or are you bernie bots\"\n        ],\n        [\n            0,\n            \"user user come on you dig in hopefully get something out of the game mate pass it to the big man andy carroll\"\n        ],\n        [\n            0,\n            \"yes these resources would be very influential and practical to teaching today url\"\n        ],\n        [\n            0,\n            \"comedian and actual doctor ken answers medical questions from twitter url\"\n        ],\n        [\n            1,\n            \"the latest version of hashtag is rolling out to the app and google play stores now look for that update button\"\n        ],\n        [\n            0,\n            \"the rant giveaways exposed if i ever do giveaways it will be better than url\"\n        ],\n        [\n            0,\n            \"✅ positive vibes ✅ road to royalty user url this is ridiculous pls fix\"\n        ],\n        [\n            0,\n            \"user jealous i'm jealous but it's okay i'll be here doing the impossible not to fall asleep\"\n        ],\n        [\n            1,\n            \"great information rt the new world of work – flexible careers and url url\"\n        ],\n        [\n            1,\n            \"weather at 11 00 am temperature 73 2 humidity 19 wind 0 0 mph from the w daily rain 0 00 monthly rain 0 00 yearly rain 17 89\"\n        ],\n        [\n            0,\n            \"i'm taking over the user snapchat today check it out for sweet marathon moments i've already spelled one name wrong go hashtag\"\n        ],\n        [\n            0,\n            \"picked up 1st win today vs atlantic city dan wright shot a match low 38 4 tim wright 39 josh 39 and jack beck 40 also scored\"\n        ],\n        [\n            0,\n            \"user jackie on msnbc right now democratic colleague castro on the house intel committee trump team going to jail\"\n        ],\n        [\n            0,\n            \"white house violated protocol by jared trip before he landed in iraq url\"\n        ],\n        [\n            0,\n            \"response western liberal newspaper nyt same in office tmrw boss new york onsite … url\"\n        ],\n        [\n            0,\n            \"user people are less likely to hand edit them when they move steps around which is what we want for stable ids\"\n        ],\n        [\n            0,\n            \"all this flooding everywhere makes me think i could never live near a major river or if i did it would be in a huge 2 story house\"\n        ],\n        [\n            0,\n            \"what is a leadership identity crisis and are you having one this hashtag piece explains more url\"\n        ],\n        [\n            0,\n            \"searching for rv sales hamilton ontario by joseph adams many people own vehicles and will use them to … url\"\n        ],\n        [\n            0,\n            \"user u always creep into my notifs like 2 days later and im like how is she doing this\"\n        ],\n        [\n            0,\n            \"bargain still available for you today are our selection our in stock starting from £ 10 … url\"\n        ],\n        [\n            1,\n            \"new nike air max pro streak sz 11 white black 100 white msrp 150 url\"\n        ],\n        [\n            1,\n            \"live action blade of the immortal music video features theme song url\"\n        ],\n        [\n            0,\n            \"hey where was user was expecting interference for ko or show and also lost out for a celeb moment hashtag\"\n        ],\n        [\n            0,\n            \"staff picks by the paris review march 31 2017 this week ’ s reading from tai url\"\n        ],\n        [\n            0,\n            \"we're pretty proud of our hole mini golf on the town is this saturday 1pm 9 holes of golf at 9 different bars … url\"\n        ],\n        [\n            0,\n            \"user in our experts in the user to assist you with the system rm\"\n        ],\n        [\n            0,\n            \"user it is your moral duty to teach the same to your daughters not son and grand daughters not … url\"\n        ],\n        [\n            0,\n            \"a lesser known aspect of the deal iraq agreed to start accepting from the u s – something it had refuse … …\"\n        ],\n        [\n            0,\n            \"bac seeing action throughout the week url url\"\n        ],\n        [\n            0,\n            \"there's nothing better than a glass of wine to help you relax half way through the working week we have a … url\"\n        ],\n        [\n            0,\n            \"jon bon has always sung songs that meant something to him he's older now so his songs will take on different … url\"\n        ],\n        [\n            1,\n            \"user hating on anyone who is passionate about a especially one you in seems odd\"\n        ],\n        [\n            0,\n            \"we've our resources to make sure that we are able to do what we are supposed to do hashtag user\"\n        ],\n        [\n            0,\n            \"it was believed that all caves were the same temperature so were in caves url\"\n        ],\n        [\n            0,\n            \"user bro dem start that one na r u watching from the future wu win am hashtag na u\"\n        ],\n        [\n            0,\n            \"if you have insurance you have a high deductible health plan and an which you don't have money in\"\n        ],\n        [\n            1,\n            \"paddypower 8 1 might bite to win the new customers winnings paid in free bets t c's apply … url\"\n        ],\n        [\n            0,\n            \"everyone has been telling me that i shouldn't get my pierced because my lifestyle won't agree with the healing process thanks guys 😒\"\n        ],\n        [\n            0,\n            \"user im going on a cruise which is the only reason why im buying them in the first place\"\n        ],\n        [\n            0,\n            \"is a purple planet with a atmosphere it has 1 moon s and is it is a mining planet\"\n        ],\n        [\n            0,\n            \"our students have made a name for themselves in the beauty industry and we can help you do the … url\"\n        ],\n        [\n            0,\n            \"check out user the amazing free calling app url add me on id\"\n        ],\n        [\n            0,\n            \"i ❤ seeing what bring to the characters feel lucky to have seen these guys perform twice … url\"\n        ],\n        [\n            0,\n            \"user past two days it safe to say that you've moved up into my top ten favorite people on here\"\n        ],\n        [\n            0,\n            \"jackie mason to paul ryan if you want to save the country ' get another url\"\n        ],\n        [\n            0,\n            \"user i don't own him but this injury seems to be dragging on on bit like who i do\"\n        ],\n        [\n            0,\n            \"victoria returns as posh spice for karaoke — get a sneak peek url url\"\n        ],\n        [\n            0,\n            \"surprisingly packed field as parish candidates revealed url url\"\n        ],\n        [\n            0,\n            \"“ festival of places ” the fascinating bond that exists between people places memories url\"\n        ],\n        [\n            0,\n            \"when you're trying to get to charlotte with six people for a baseball tournament four text groups at once 🙄 ⚾ ️ 😅 url\"\n        ],\n        [\n            0,\n            \"5 to start your day protests break out at tunnel ground breaking an car hits another vehicle and more … url\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"every friday the move is hashtag doors open at 9pm everyone free till 9 30 ladies free till 10 30 free … url\"\n        ],\n        [\n            0,\n            \"got a lot of praise at work last night was proper nice knowing i'm appreciated actually decent at my job\"\n        ],\n        [\n            0,\n            \"user but 4 deaths in group vs zero in reduced hospital stay not so good if you l … url\"\n        ],\n        [\n            0,\n            \"with technology constantly changing staying informed with the new trends is for real estate marketing s … url\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"i just checked in at digital series w cricket wireless with hashtag download today url\"\n        ],\n        [\n            0,\n            \"gold cup user the winner here many ago url\"\n        ],\n        [\n            0,\n            \"joke what do you have when a lawyer is buried up to his neck in sand not enough sand url\"\n        ],\n        [\n            0,\n            \"yes download done and halfway on reading the article thank you mayward url\"\n        ],\n        [\n            0,\n            \"an overdose of enthusiasm is particularly troublesome for you more for taurus url\"\n        ],\n        [\n            0,\n            \"supermarket and market size analysis competitive strategies and 2017 2021 – … url\"\n        ],\n        [\n            0,\n            \"user rose daughter of ole is been looks by that daughter but she find him you hop u led hand to him plz\"\n        ],\n        [\n            1,\n            \"vehicle motorcycle wheel tire rim scrub brush washing cleaning tool cleaner url url\"\n        ],\n        [\n            1,\n            \"project scorpio xbox revealed 7 reasons you need a project scorpio xbox url via user\"\n        ],\n        [\n            0,\n            \"why am i such a person even 9 10 year olds find it easy to verbal me how do i fix this plz help\"\n        ],\n        [\n            0,\n            \"cardinals take on tonight at cardinal field come down and cheer on the cards url\"\n        ],\n        [\n            0,\n            \"at ceo on american business potus highlights process to build … url\"\n        ],\n        [\n            0,\n            \"hashtag i'm currently on hour one of still crying this man has blessed us with a masterpiece\"\n        ],\n        [\n            0,\n            \"i know how to my overall grade in a class better than i can the formula\"\n        ],\n        [\n            0,\n            \"our friends at user are hosting their 7th annual science of wine event sat 4 29 details tickets at … url\"\n        ],\n        [\n            0,\n            \"what you wanna bet that you'll never find another like me i'm once in a lifetime only get all of me once in you're life time 🎶 💯\"\n        ],\n        [\n            0,\n            \"user he jumped at the sudden appearance nearly having a panic attack you could do a essay or two pick a topic you like\"\n        ],\n        [\n            0,\n            \"the solution to hashtag is not to bring them wealth but to be with them as hashtag would\"\n        ],\n        [\n            0,\n            \"user it ’ s really frustrating i feel about the tax rate increasing but i ’ m not an activist so allowed it to happen\"\n        ],\n        [\n            0,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"the memories of me will seem more like bad dreams just a series of like i never occurred someday you will be loved\"\n        ],\n        [\n            0,\n            \"stephen hill steps down as bet ’ s president of programming url\"\n        ],\n        [\n            1,\n            \"like i'm tryna make mature choices here because i fucking care abt you and our in my life and you be blowing you off smh boi\"\n        ],\n        [\n            0,\n            \"user user i don't think they would have the range to make it to syria from there good question though\"\n        ],\n        [\n            0,\n            \"sugar yield and quality as by water regime harvest and some in … url\"\n        ],\n        [\n            0,\n            \"a man who makes trouble for others is also making trouble for himself hashtag url\"\n        ],\n        [\n            0,\n            \"more hashtag reaction zuma ’ s actions ‘ put sa into ’ – url\"\n        ],\n        [\n            0,\n            \"digital media insights delivered subscribe to our weekly newsletter url url\"\n        ],\n        [\n            0,\n            \"welcome spring 2017 business civic leadership forum participants to the start of session i in hashtag url\"\n        ],\n        [\n            0,\n            \"user how can i turn off 2 step verification for fifa web app if i no longer have the app cannot login to my account\"\n        ],\n        [\n            0,\n            \"remember having this shirt as a kid loved it then and still love it now a classic kit url\"\n        ],\n        [\n            0,\n            \"struggling to find more time to share content that will connect with your followers you don't have to use url\"\n        ],\n        [\n            0,\n            \"when i get older i want to travel the world and try to see the world from other religious stand points\"\n        ],\n        [\n            0,\n            \"beautiful here in michigan today been outside digging up flower beds awesome neighbor gave us some elephant ear url\"\n        ],\n        [\n            1,\n            \"uniforms equipment weapons of american forces url url\"\n        ],\n        [\n            1,\n            \"re hashtag real estate australia area park 14 url\"\n        ],\n        [\n            0,\n            \"carlos childhood sexual abuse to reach world famous success hashtag url\"\n        ],\n        [\n            1,\n            \"check out the boy winning the girls ' races look how he is built you think we are stupid wake up world url\"\n        ],\n        [\n            0,\n            \"we re watched episode 1 of hashtag this week but what was your favourite scene join us for monday at 10pm hashtag\"\n        ],\n        [\n            0,\n            \"“ i you therefore by the of god that ye present your bodies a living sacrifice holy a … ” url\"\n        ],\n        [\n            0,\n            \"how cubs have dramatically upgraded their bullpen since last year ’ s opening day url\"\n        ],\n        [\n            0,\n            \"49 years ago dr martin luther king gave us marching orders to hashtag why didn't we listen then why url\"\n        ],\n        [\n            1,\n            \"dozens of people followed me and 6 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"supposed anti fascist favors murderous communism instead doesn't like capitalism so he buys a crate of juice at … url\"\n        ],\n        [\n            0,\n            \"it's the little things with water user 💦 … url\"\n        ],\n        [\n            0,\n            \"ain't no party like a pizza party great night celebrating the opening of the new user front john store w … url\"\n        ],\n        [\n            0,\n            \"that's a record it's been almost a month since i brought myself some shoes and it's making me upset\"\n        ],\n        [\n            0,\n            \"have fun with game everyone meanwhile i feel like my life is out of control but it's fine sleep will fix this\"\n        ],\n        [\n            1,\n            \"a fucking joke 2017 vídeo games all about shit we can't make nothing right url\"\n        ],\n        [\n            0,\n            \"user funny that if they can do it for hashtag as you say what prevents them from doing the same for 2 marks\"\n        ],\n        [\n            0,\n            \"oh now is time for v rollins cant wait to see the over the top hashtag hashtag\"\n        ],\n        [\n            0,\n            \"screenshot thank me when gets moved to 5k ' s and when there's a double candy event during easter after i ha … url\"\n        ],\n        [\n            1,\n            \"i drop bombs i'm in the booth in an army suit and i'm armed to shoot and i'm a too and your the target too oops\"\n        ],\n        [\n            0,\n            \"treat people the way you want to be treated keep your word be trustworthy stay loyal and don ’ t be evil do a url\"\n        ],\n        [\n            0,\n            \"a designer ’ s view winning red dot ’ s “ best of the best ” for cisco spark board url url\"\n        ],\n        [\n            1,\n            \"syrian ally iran blasts u s missile strikes as ' dangerous destructive and a violation of international law ' … url\"\n        ],\n        [\n            0,\n            \"hashtag murdoch our prime ministers they're really more powerful but unelected politicians … url\"\n        ],\n        [\n            0,\n            \"trump was right obama official reveals pre inauguration effort to gather intel on incoming trump adm breitbart url\"\n        ],\n        [\n            1,\n            \"what a bitter and nasty bunch hashtag followers are hate is a strong word which i was taught to use with great care not them obviously\"\n        ],\n        [\n            0,\n            \"this makes me cry because we actually met and broke the distance 😭 💗 user url\"\n        ],\n        [\n            0,\n            \"never a dull moment is state hashtag policy here are two key trends to watch in 2017 url\"\n        ],\n        [\n            0,\n            \"user cos that's what you do when public in media is at a high an your publication operates in an ins … url\"\n        ],\n        [\n            1,\n            \"you covet quality time spent with your circle of friends today more for cancer url\"\n        ],\n        [\n            0,\n            \"fox news ’ bill o ’ reilly has settled multiple complaints about his own behaviour with women according to a report url\"\n        ],\n        [\n            0,\n            \"user keith now talking about terrific arms in braves bullpen opposite of what said the other night\"\n        ],\n        [\n            0,\n            \"working the middle of the field hashtag great weekend for the stars url\"\n        ],\n        [\n            0,\n            \"carried out with us support 4 killed 1000 ' s injured by airstrikes b w mar 2015 — sep 2016 hashtag url\"\n        ],\n        [\n            1,\n            \"enough with the ' foo fighters is this the only band on the planet damn url\"\n        ],\n        [\n            0,\n            \"tribe rare footage of one of the world's last un contacted indigenous people url\"\n        ],\n        [\n            0,\n            \"user hi are the items on and is it due the same time as your account payment thanks simon\"\n        ],\n        [\n            0,\n            \"literally can't even walk through my hall without wanting to burst into tears totally breaks my heart\"\n        ],\n        [\n            0,\n            \"before you start digging into a mess of and popcorn make sure to grab your free user ticket in t … url\"\n        ],\n        [\n            0,\n            \"council called ‘ spineless ’ for stand on oil safety url url\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win silicone breakfast egg mold pancake by url hashtag\"\n        ],\n        [\n            0,\n            \"user hey prof i have an email list of beginning artists i'd like to interview your wife and get advice for them possible\"\n        ],\n        [\n            0,\n            \"what to do before moving to china especially re tech url hashtag\"\n        ],\n        [\n            0,\n            \"while adaptability is often a useful trait your infamous stub more for taurus url\"\n        ],\n        [\n            0,\n            \"user user also ask them abt wat happened to them in goa since their preferred were used how come no talk abt that\"\n        ],\n        [\n            0,\n            \"user lol you're still asking haven't you what's been happening with movies and series for some years now it's deliberate\"\n        ],\n        [\n            0,\n            \"unite do you hear the people sing victory trump anthem views original url\"\n        ],\n        [\n            1,\n            \"fox news security expert blasts trump ' it all stinks ' and liars url via user\"\n        ],\n        [\n            0,\n            \"female monkeys mate w 3 4 males so when she has the baby the men don't know who the dad is and all help but clever af\"\n        ],\n        [\n            0,\n            \"i saw user at work today looking as marvelous as ever user you're quiet lately\"\n        ],\n        [\n            0,\n            \"been saving his pocket money since he met rob last yr just in case user i found his … url\"\n        ],\n        [\n            0,\n            \"life doesn't get easier or more we get stronger and more steve hashtag\"\n        ],\n        [\n            0,\n            \"exactly a year ago a from user it was wow then and it's still wow a year on 👏 🏼 url\"\n        ],\n        [\n            0,\n            \"u k ambassador on brexit relations with u s united kingdom ambassador to the united states sir kim url\"\n        ],\n        [\n            0,\n            \"hashtag 8 is a true role model for “ moderate muslims ” he does not shy from referring to islamic principles and ideals\"\n        ],\n        [\n            0,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"user most convincing skit there thoroughly impressed oscar worthy material have to admit yo … url\"\n        ],\n        [\n            1,\n            \"re post match 1 it's not about you 2 don't use 100 words when 10 will do 3 ask a question not a … url\"\n        ],\n        [\n            0,\n            \"user dont dummy down your goals for people with no vision there is another level stage that god has for you hashtag\"\n        ],\n        [\n            0,\n            \"user include skype interviews of patients for case studies bring vr to day in the life of a chronic illness patient user\"\n        ],\n        [\n            0,\n            \"a us court is scheduled to hold a hearing on vs sam ’ s request for cctv footage of ’ s murder on may 25\"\n        ],\n        [\n            0,\n            \"when you honour him with your presence even the for words\"\n        ],\n        [\n            1,\n            \"feel your words with the new character recognition keyboard cover available now … url\"\n        ],\n        [\n            1,\n            \"i liked a user video url game of thrones death scene\"\n        ],\n        [\n            0,\n            \"rest na we meet on mon for rest 303 list kindly meet me today\"\n        ],\n        [\n            1,\n            \"vs url via for blackberry 10 choker si t t\"\n        ],\n        [\n            0,\n            \"every time i was informed trust was now ready to be released back to me from as messenger he also informed enemy who stopped it\"\n        ],\n        [\n            0,\n            \"call me excited after 32 months of thriving i assure you with 100 confidence that it does work by filling in url\"\n        ],\n        [\n            0,\n            \"congratulations to all teams competing in the semi finals you should all be very proud of how much … url\"\n        ],\n        [\n            0,\n            \"just let's hashtag … ☺ lemon chicken a classic one pan lemon chicken dish topped with and sweet and s … … url\"\n        ],\n        [\n            0,\n            \"dolphin wall clock large wall clock wall clock laser cut wood wall art decor clock … url\"\n        ],\n        [\n            0,\n            \"user i had a knee surgery about 8 months ago still barely running you've had a good comeback from wrist surgery keep going 💜\"\n        ],\n        [\n            0,\n            \"research what is going on decision making what we need to know about reality require different hashtag hashtag\"\n        ],\n        [\n            0,\n            \"check out my broadcast from my playstation 4 hashtag drawn to death ™ live at url\"\n        ],\n        [\n            1,\n            \"user was the best part of beauty and the beast so fucking funny loved it great acting just like the original movie theatre full\"\n        ],\n        [\n            1,\n            \"want to travel farther for less save up to 80 on luggage and travel accessories url\"\n        ],\n        [\n            0,\n            \"free plays mlb mariners ml giants ml mets 1 5 nba wizards 5 magic 1 5 we were 3 0 1 yesterday 💰 no\"\n        ],\n        [\n            0,\n            \"latest post development outside downtown • development news url url\"\n        ],\n        [\n            0,\n            \"updated 4 accuracy my friends think i'm a doctor because of the white coat i am not i'm super into marvel … url\"\n        ],\n        [\n            1,\n            \"hashtag 🏡 🔥 🤙 🏽 tonight 👀 biggest house ever 😧 ladies free 🗣 unlimited liquor 🍻 url 4\"\n        ],\n        [\n            0,\n            \"is a common side effect of medicine here are others you should watch for url 🌷\"\n        ],\n        [\n            1,\n            \"dc geared motor 12v high turbo worm motor speed is option url url\"\n        ],\n        [\n            0,\n            \"is url or other finance tracking apps worth the cybersecurity risk url\"\n        ],\n        [\n            0,\n            \"sometimes the best cure for a restless mind is a quiet night i more for pisces url\"\n        ],\n        [\n            0,\n            \"microsoft ’ s azure stack preview adds support for azure functions and app service url hashtag\"\n        ],\n        [\n            1,\n            \"2 year old girl found woman dead after amber alert nbc url via user\"\n        ],\n        [\n            0,\n            \"happy bday ty for being my mom ❤ ❤ i love you and miss you url … url\"\n        ],\n        [\n            0,\n            \"i liked a user video url 5 things prove asteroid hit earth reset advanced ancient human civilization\"\n        ],\n        [\n            0,\n            \"jl iii to user lefty bat the of he's gonna hurt some ' feelings along the way … url\"\n        ],\n        [\n            0,\n            \"did y'all see that hannah edit i just rted lily is a woman that did that ground breaking show stopping outstanding wonderful brilliant\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url the great revival episode 【 38 】 english subtitles 2007 hd\"\n        ],\n        [\n            0,\n            \"we must respect the past and the present if we wish to provide for the safety of the future joseph\"\n        ],\n        [\n            0,\n            \"user just watching your performance from last weekend on the red button having been there you smashed it come back to glasgow soon\"\n        ],\n        [\n            1,\n            \"user cus dems can't commit any it's a rule and blacks can't be racist it's written some where\"\n        ],\n        [\n            0,\n            \"protests in jarablus against assad government chemical gas attack in … url\"\n        ],\n        [\n            0,\n            \"mvp date for the 11th ticketing is one of the days i'll be there so hopefully i'll get to support him in person i might cry\"\n        ],\n        [\n            0,\n            \"kodak black his trials and on ' painting pictures ' album kodak … url url\"\n        ],\n        [\n            1,\n            \"user plenty of things mate london eye palace v bristol city fancy a game of football … url\"\n        ],\n        [\n            0,\n            \"user its probably another reason i want to change around treatment for mental health bc … url\"\n        ],\n        [\n            0,\n            \"baby alive changing time wet bottle no magnet no doll url url\"\n        ],\n        [\n            0,\n            \"user user think trump was poetic he tripled down on insisting it was to be big beautiful solid real wall\"\n        ],\n        [\n            0,\n            \"user she i understand i'll be right back okay she gets up to go order food and drinks for them both\"\n        ],\n        [\n            0,\n            \"registration is now open for storage at the glen boat ramp url url\"\n        ],\n        [\n            0,\n            \"giving urself all the opportunities tht u deserve if ur doing that then look at u go ur doing so much in that and maybe u will never\"\n        ],\n        [\n            0,\n            \"going official husband churchill openly with on ig url\"\n        ],\n        [\n            0,\n            \"i don't bangs with the but the concept of the best for that year forest hills drive was amazing\"\n        ],\n        [\n            0,\n            \"will cat and canary poster unsigned url url\"\n        ],\n        [\n            0,\n            \"i've been on medication for depression for a decade here's what most people get wrong about it url\"\n        ],\n        [\n            0,\n            \"so my method is to take whatever is on my mind focus it inside the ball then knock it out into … url\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"by with agency report the russian health minister has that death toll url\"\n        ],\n        [\n            0,\n            \"dismissed you're calling miley a flop just because she hasn't been working lately guess what she was in haiti doing charity work dismissed\"\n        ],\n        [\n            0,\n            \"it's interesting that relatable identity in this case and many others is presented as specifically white male etc\"\n        ],\n        [\n            0,\n            \"i just did a buzzfeed quiz titled build your dream vegan taco salad and we'll tell you if you wasted your time on this quiz answer yes\"\n        ],\n        [\n            1,\n            \"this tweet just answered the question that has been my life for 8 fucking years i actually stopped … url\"\n        ],\n        [\n            1,\n            \"you could push someone so much that they give up on you when that time comes i hope you realize how much of a fucking coward you are\"\n        ],\n        [\n            0,\n            \"this guy gon comment on one of my ig pics saying lol i remember when i met u at yo job in i've never worked out there lmao\"\n        ],\n        [\n            0,\n            \"user sue need to connect you with user mel used to work with me writes poetry and lovely person\"\n        ],\n        [\n            0,\n            \"baby newborn safety float ring neck bath inflatable swimming circle aid toy hot url url\"\n        ],\n        [\n            1,\n            \"just because she's an oc with a well known name slapped on her has the basic badass does not make her better than laurel\"\n        ],\n        [\n            0,\n            \"aw news death around corner for civilians living on frontline via user url\"\n        ],\n        [\n            0,\n            \"with a growing team we are expanding all the time do you or your band want to produce a music video we can … url\"\n        ],\n        [\n            0,\n            \"user you should either for this or sell it to a publisher you're pretty much ideal to write this book\"\n        ],\n        [\n            0,\n            \"user you're so welcome today's going to be the best day of your life especially with that awesome you have\"\n        ],\n        [\n            0,\n            \"our hands on and hashtag training program prepares them on what to expect in … url\"\n        ],\n        [\n            0,\n            \"user yang cause i know i couldn't help myself but cry url\"\n        ],\n        [\n            0,\n            \"one brings souls witcher games to life url url\"\n        ],\n        [\n            0,\n            \"klopp has urged his players to forget they have to play like hashtag as he with the injury crisis … url\"\n        ],\n        [\n            1,\n            \"is there an advantage to using hi res files for burned in subtitles video yes … url\"\n        ],\n        [\n            0,\n            \"user one of your drivers literally just ran me off the road he refused to let me are these the kind of … url\"\n        ],\n        [\n            1,\n            \"like how u just gon roast somebody for a whole ass verse and think saying you're there for them is gonna fix it\"\n        ],\n        [\n            0,\n            \"sad news to hear that trans orchestra band leader producer paul has passed url\"\n        ],\n        [\n            0,\n            \"if you like to do the things you know that we shouldn't do baby i'm perfect baby i'm perfect for you\"\n        ],\n        [\n            1,\n            \"hashtag party dress for girl doll princess party dress for girl doll princess … … url\"\n        ],\n        [\n            0,\n            \"hi user i just wanted to let you know that you're greatly loved appreciated and if it's not too much follow me\"\n        ],\n        [\n            0,\n            \"if coutinho is out then we truly have an injury nightmare needs to step up big time hashtag\"\n        ],\n        [\n            0,\n            \"user that's good so many charities out there and you just want to help them all helping is a very good\"\n        ],\n        [\n            0,\n            \"user here we go again killings for politics and insanity how many of their kids are in the war zone\"\n        ],\n        [\n            0,\n            \"friends do not kiss each other's temples casually friends do not their fingers with each other's oh … url\"\n        ],\n        [\n            0,\n            \"new tumblr post new tumblr post new tumblr post memories from princess anne country club url …\"\n        ],\n        [\n            0,\n            \"payments regular monthly contributions to budget assistance with additional wages flights so much so much more is\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"user think ppl frequently forget yourself mark and mr smith stood up for the bears when everyone else wanted to have a kick\"\n        ],\n        [\n            0,\n            \"user so much pain so much love in one episode yesterday was very fantastic no matter hw sad scenes show us their love ❤ ️\"\n        ],\n        [\n            0,\n            \"i can't die i've experienced death countless times sometimes i see a bright light sometimes i see heaven or hell\"\n        ],\n        [\n            0,\n            \"in the rush of the world we live in its easy to believe that we should be working 100 of … url\"\n        ],\n        [\n            0,\n            \"initial plan was to pick up bf from 💨 💨 end up orchard 😅 🤣 google map is my friend now 😋\"\n        ],\n        [\n            0,\n            \"📌 hot selling 📌 why 🤔 🤔 📌 pm me for details 📲 71 🐝 🐝 📌 trust me that u will love it 💓 💓 url\"\n        ],\n        [\n            1,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"in great britain ireland conference 2017 is happening right now check out this live stream url\"\n        ],\n        [\n            0,\n            \"there is a method to your madness as you attempt to keep every more for leo url\"\n        ],\n        [\n            0,\n            \"how exciting i will be delighted to attend the hashtag whispers having a stag do url\"\n        ],\n        [\n            0,\n            \"i personally use one of these g plan to store all my clothes along with my matching … url\"\n        ],\n        [\n            0,\n            \"chris evans confirms captain america's exit from marvel cinematic universe ' my contract is up ' url via user\"\n        ],\n        [\n            0,\n            \"it's bbq season so come by where the ground is always fresh the beef is always free range grass fed url\"\n        ],\n        [\n            0,\n            \"do you have a list of things that need to go in the or you can out whatever you like in it url\"\n        ],\n        [\n            0,\n            \"so where do we from here hashtag was epic but now ask the holy spirit to marry his with our hearts so we're more like jesus\"\n        ],\n        [\n            1,\n            \"4 3 ' lcd color monitor for dvd gps reverse car backup camera url url\"\n        ],\n        [\n            0,\n            \"so we're to believe wanted a mania rematch but not for the title that just makes him seem incredibly dumb bad booking hashtag\"\n        ],\n        [\n            0,\n            \"user same crap mm has done prior w moss holliday craig etc mo will have to move him to get mm to stop using him\"\n        ],\n        [\n            0,\n            \"huh i forgot to sign what oh well i'll get it next time right now i need to golf url\"\n        ],\n        [\n            0,\n            \"we been creeping and just to keep it from leaking we so deep in our freaking that we don't sleep on the weekend\"\n        ],\n        [\n            0,\n            \"👀 sneak peak of what's included in today's bunch 💗 the colour of this is amazing 😍 url\"\n        ],\n        [\n            0,\n            \"over 500 job losses due to liquor ban in united spirits url url\"\n        ],\n        [\n            0,\n            \"played pretty meh today across the board i need to start grinding more in and jo to find the improvement i want\"\n        ],\n        [\n            0,\n            \"black sails rogers luke roberts screen worn coat scarf ep url url\"\n        ],\n        [\n            0,\n            \"you should know the answer all along i get paid to watch when it's too hot outside for angels to fly\"\n        ],\n        [\n            1,\n            \"we're looking for writers join our fantastic team more info url url\"\n        ],\n        [\n            0,\n            \"3 5 b that's how much these 10 bay area companies raised in q1 url hashtag\"\n        ],\n        [\n            0,\n            \"zaha is so underrated man i'd take him at liverpool in a but most liverpool wouldn't cos he plays for palace\"\n        ],\n        [\n            0,\n            \"user but in terms of techniques i can't think of anything that me enough to remember it all these years later\"\n        ],\n        [\n            0,\n            \"user they though the government could be run as business they're learning how wrong they were but won't admit … url\"\n        ],\n        [\n            0,\n            \"why no arsenal player wore captain ’ s after ’ s injury against city arsenal … url\"\n        ],\n        [\n            0,\n            \"lethal me like least i deserved that late winner after the missed pen\"\n        ],\n        [\n            0,\n            \"oh wait theres one more ep i hope its about her dad coming and yelling at him and getting major pets u u\"\n        ],\n        [\n            0,\n            \"congratulations to my sons ben josh for being elected the justice and vice justice for pad at law hashtag\"\n        ],\n        [\n            0,\n            \"user which means i now work on windows but have the exact same dev setup as i had under before d\"\n        ],\n        [\n            1,\n            \"user good evening how are you i want to know you i want to have sex with you do you agree or not send photos and you are naked\"\n        ],\n        [\n            0,\n            \"user carter obama they left the world on fire decisive action reagan they left the world more peaceful\"\n        ],\n        [\n            0,\n            \"are often a kind of soft designed to enable into the skin for purposes of improving appearance hashtag\"\n        ],\n        [\n            0,\n            \"rap is a way to express how your life is and what you feel not for you to about your petty ways of life and women\"\n        ],\n        [\n            0,\n            \"user i've yet to play any of those games and i've been meaning to i have heard great things and who … url\"\n        ],\n        [\n            1,\n            \"why trump's syria air strike is a warning for wall street too url url\"\n        ],\n        [\n            0,\n            \"taking time to pray for all those suffering especially in poverty famine such as the in columbia lord hear us\"\n        ],\n        [\n            0,\n            \"this is why i dont hire anyone recently hired assistant on me so to get things done for the weekend ugh\"\n        ],\n        [\n            0,\n            \"on april 4th harris the voice of mrs potato head from toy story 2 and 3 is born in new york city … url\"\n        ],\n        [\n            0,\n            \"bet your waitin around for something that's not even happen when you could be at home with me 😴\"\n        ],\n        [\n            0,\n            \"just a few more days before the grand opening of bay breaking news url\"\n        ],\n        [\n            0,\n            \"building industry argues limited housing supply is main cause of real estate market … url\"\n        ],\n        [\n            0,\n            \"farmers has seen what happens when a dog gets a little creative with his squirrel and we covered it on 2 … url\"\n        ],\n        [\n            0,\n            \"user i feel like i need to warn my little sister about this but she isn't going to be here for it i'm sure\"\n        ],\n        [\n            0,\n            \"this is y we need to get rid of zuma the rand has our ladies to settle jus to secure a spot on the … url\"\n        ],\n        [\n            0,\n            \"the peace of god which all understanding will guard your hearts and your minds in christ jesus phil 4 7\"\n        ],\n        [\n            0,\n            \"user omg kid in red hat looks like jeff kid on ground is phil it's like 5 yrs ago all over funny\"\n        ],\n        [\n            0,\n            \"court of appeal judges almost double 81 year old jail sentence telegraph url\"\n        ],\n        [\n            0,\n            \"know those dudes who clearly don ’ t finish reading an article before dropping a hot take in the comments that ’ s literally all of american\"\n        ],\n        [\n            1,\n            \"how am making legit money from coin check this video out user url\"\n        ],\n        [\n            0,\n            \"user you are wrong i will learn to do more once emma can teach me if emma wont teach me then i will find someone to help me\"\n        ],\n        [\n            1,\n            \"why do i love watching this lady bug out hahaha it has brought joy to me i can't explain why url\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"question is it acceptable to ditch class since it's raining and i don't want to walk to class lmk\"\n        ],\n        [\n            0,\n            \"even if i'm to be tortured to be to be humiliated echo doesn't have the right to fight against it\"\n        ],\n        [\n            0,\n            \"in everything give thanks not for everything good comes from the father of light evil comes from the devil no thank for that one\"\n        ],\n        [\n            1,\n            \"it was an amazing week in city i found my people thinking about a tattoo url\"\n        ],\n        [\n            0,\n            \"travelling with hashtag we will track your flight so we will always be at the airport in time awaiting your arrival user\"\n        ],\n        [\n            0,\n            \"93 3 iv 15 12 15 with scratch flame burst in lake city til 03 24 0m url\"\n        ],\n        [\n            0,\n            \"user why does the taxpayer have to pay for your user lifestyle in ny and why do you golf every weekend\"\n        ],\n        [\n            0,\n            \"user it the score of the person closest too you i think lol omg can you turn off the 😖\"\n        ],\n        [\n            1,\n            \"silk linen wool and the perfect combination for spring and summer … url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            1,\n            \"1 rare vintage japanese silver blue rose ab cabochon url url\"\n        ],\n        [\n            0,\n            \"saw my name on a slide in a 40 person meeting so i guess you could say i've graduated from new hire to unaware employee hashtag\"\n        ],\n        [\n            1,\n            \"1 00 ct 6 round diamond stud solid 14k white gold url url\"\n        ],\n        [\n            0,\n            \"1 min to play in 1st period high pace and physical between and look very much like 2 top teams battling\"\n        ],\n        [\n            1,\n            \"got their name from the virgin mary — people associated the seven spots of the common european with her seven\"\n        ],\n        [\n            1,\n            \"🇺 🇸 🇺 🇸 they don't call em commander in chief for nothing he makes the call when everyone else is acting like a pussy 🇺 🇸 🇺 🇸\"\n        ],\n        [\n            0,\n            \"is anyone having trouble finding opponents in user i'm running out of time to qualify been frustrating all day\"\n        ],\n        [\n            0,\n            \"after anti romeo squad of up pls meet anti staff of rural police sit ups ear pulling and more url\"\n        ],\n        [\n            0,\n            \"i might not be flawless but you know i got a diamond heart 💎 brazil url\"\n        ],\n        [\n            0,\n            \"just pinned to recipes bacon wrapped pork recipe by url url\"\n        ],\n        [\n            0,\n            \"awesome night user awards last night the most relevant music awards in the industry as voted by those who genuinely know\"\n        ],\n        [\n            0,\n            \"the navy sweater is an essential for the spring wardrobe user ✨ 🙏 🏼 url\"\n        ],\n        [\n            1,\n            \"2005 2007 grand seat belt front bucket seat driver url url\"\n        ],\n        [\n            0,\n            \"there is no safe dose or amount of or according to dr romeo f md url\"\n        ],\n        [\n            1,\n            \"tomorrow is the safe kids child safety seat education and installation training this free program will provide url\"\n        ],\n        [\n            1,\n            \"company inc announces the of 1 1 million shares of its common stock in the first … url\"\n        ],\n        [\n            0,\n            \"​ com talk powell on where the team is at heading into match against new england url\"\n        ],\n        [\n            0,\n            \"if you're not sure what the appropriate service is call nhs 111 and speak to someone who can provide advice on the … url\"\n        ],\n        [\n            0,\n            \"wish it was sunny to go pier jumping and then go to a wee bar afterwards and drink but you don't always get what you want\"\n        ],\n        [\n            0,\n            \"user what the president is trying to do should be obvious correct mistakes made by democrats\"\n        ],\n        [\n            0,\n            \"' member when we won the tourney if you voted for us send proof we'll put you into a drawing for one free opening day breakfast ticket\"\n        ],\n        [\n            0,\n            \"that moment when you've been watching the for 5 minutes and realize montreal is not on the power play\"\n        ],\n        [\n            0,\n            \"mmm this is fantastic pause the knife on the table anyone want a piece hashtag\"\n        ],\n        [\n            0,\n            \"i was told today that i looked 14 15 years old i don't know whether to take that as a compliment or an insult\"\n        ],\n        [\n            0,\n            \"after retiring the first 8 he faced this season stephen a line drive single to\"\n        ],\n        [\n            1,\n            \"self care is the best care 👧 swipe left also join the call tonight check out the last … url\"\n        ],\n        [\n            0,\n            \"user better name yourself week andy obama also referred to slaves as immigrants eleven times url\"\n        ],\n        [\n            0,\n            \"i just checked in at restaurant with hashtag download today url\"\n        ],\n        [\n            0,\n            \"“ pray like it all depends on god work like it all depends on you ” that ’ s the mentality we should have when we url\"\n        ],\n        [\n            1,\n            \"click here to watch it url fucking on 👻 add me on snapchat se … url\"\n        ],\n        [\n            0,\n            \"food tour kings heath market beer festival and other things to do in birmingham this weekend url\"\n        ],\n        [\n            0,\n            \"photo by under creative commons de wikipedia url url\"\n        ],\n        [\n            0,\n            \"general is rick warren a general in the sense see what this means and who else is a general url\"\n        ],\n        [\n            1,\n            \"i hate when i tell my friends from home let's play they're like oh you mean stack cup rage cage sum bs nah fam\"\n        ],\n        [\n            0,\n            \"retweeted singh user congratulations to of hard working workers of world's url\"\n        ],\n        [\n            0,\n            \"yay i just got followed by 16 tweeps and thanks to url i know exactly who they are hashtag\"\n        ],\n        [\n            0,\n            \"user i hope you get an interview with user because you two would get along\"\n        ],\n        [\n            1,\n            \"wall decal vinyl sticker decals art decor frame under clock glass url via user\"\n        ],\n        [\n            0,\n            \"user it happens bill said of the flying denying any influence with a casual … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url escape roots tom studio mix 2017\"\n        ],\n        [\n            0,\n            \"tag some artist hashtag we have so many special guest dining out this night with so many prizes … url\"\n        ],\n        [\n            0,\n            \"91 years ago today a great man was born i miss you every day dad ❤ ️ hashtag … url\"\n        ],\n        [\n            0,\n            \"stop expressing to everyone choose wisely most of them don't listen 👂 they judge url\"\n        ],\n        [\n            0,\n            \"all games rained out today v practice 3 00 5 30 begin in gym jv practice 4 00 6 00 begin in practice shirt and team shorts today\"\n        ],\n        [\n            0,\n            \"theresa may suggests free movement could continue during brexit implementation business insider url\"\n        ],\n        [\n            0,\n            \"premier league chelsea restore 7 point lead atop table following 3 1 win over bournemouth espn url\"\n        ],\n        [\n            1,\n            \"user that's b c user cares more about profits ratings than they do about sexual assault on women complicit in his actions\"\n        ],\n        [\n            0,\n            \"user naw i never told her that she make appointments with you and something always comes up i don't be on the phone with y'all\"\n        ],\n        [\n            0,\n            \"don't have an social media software internal web team contact us today make everyone web envious url\"\n        ],\n        [\n            1,\n            \"this new speaker will make your tv sound amazing — for 700 url url\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            0,\n            \"i read your piece and for me its not all about cousins but the way media fall all over her her … url\"\n        ],\n        [\n            0,\n            \"user in the book red was actually a redhead morgan though was perfect in the role\"\n        ],\n        [\n            0,\n            \"i already have master exit and master phoenix so thats why its 20 magic and 15 summon not 21 and 16\"\n        ],\n        [\n            0,\n            \"if you can give up on us over something so small then there should've never been an us in the first place 💯 💯\"\n        ],\n        [\n            1,\n            \"my aunt is getting mad at me for wanting to stay in tonight so ofc i just said fuck it and im going out\"\n        ],\n        [\n            0,\n            \"user i'll always appreciate you for make me happy when i'm feeling down fill my life with happiness mind following me ♡\"\n        ],\n        [\n            1,\n            \"everything here at lotus is 100 fresh prepared on the day if you are yet to experience a taste of our url\"\n        ],\n        [\n            0,\n            \"i been day and cnn did not report on it and i have a feeling if they ever do they will report it for 15 … url\"\n        ],\n        [\n            0,\n            \"retweeted fox news user terrorist drone threat us for growing danger experts say url\"\n        ],\n        [\n            1,\n            \"giggle ghosts counting fun education educational ipad app 0 99 free … url hashtag\"\n        ],\n        [\n            0,\n            \"user thank you so much for taking on this topic so many people believe in you and need your voice\"\n        ],\n        [\n            0,\n            \"user but other times i also see indigenous ppl having kids in the middle of the street and then standing up and walking like nothing xd\"\n        ],\n        [\n            1,\n            \"watch behind the scenes of ellen ’ s super sexy metro shoot url url\"\n        ],\n        [\n            0,\n            \"user we pray you accept this challenge and help us publicly reveal the lies of men being taught in god ’ s a … url\"\n        ],\n        [\n            0,\n            \"fox syria chemical attack death toll now at 72 new strikes hit url url\"\n        ],\n        [\n            0,\n            \"the best years of your life are the ones in which you decide your problems are your own ” albert ellis\"\n        ],\n        [\n            0,\n            \"off to paris tonight i hear it's like quebec but with way less and significantly more tower hopefully it out 🤔\"\n        ],\n        [\n            0,\n            \"user folk have come to blows over temporary secretary your are of course on the side of justice and light here\"\n        ],\n        [\n            0,\n            \"i was asked are you feeling yourself today just wanted to buy a hat at this fine retail establishment but yeah i do tend to do that why\"\n        ],\n        [\n            0,\n            \"i'm the one that doesn't text back 😭 sorry i'm probably sleeping or something 🤷 🏾 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"when you're so fucking tired of hearing donald trump and his bs administration but you need to be politically aware … url\"\n        ],\n        [\n            0,\n            \"why do we treat loyalty with praise how do we live in a society where being a good person in a relationship is rare enough to be\"\n        ],\n        [\n            0,\n            \"over time d breeze d mountain rocks influences d growth of trees with powerful you'll effect great change\"\n        ],\n        [\n            0,\n            \"user god bless you thank you for the special love and concern you minister to all may your life be filled with god ’ s many gifts\"\n        ],\n        [\n            0,\n            \"user not all items are able to ship immediately we always aim to meet the date listed on your confirmation e mail an\"\n        ],\n        [\n            0,\n            \"digital transformation is the cloud services to become a more user hashtag\"\n        ],\n        [\n            0,\n            \"user user really great update have been following this story with a lot of interest\"\n        ],\n        [\n            0,\n            \"this lady in front of me was driving so slow and her car she was eating a sandwich a sandwich wasnt even watching the road\"\n        ],\n        [\n            0,\n            \"15 i love horror thriller crime movies my friend and i always watch horror together if cinema released we'd go if our schedule match\"\n        ],\n        [\n            0,\n            \"arsenal vs manchester city team news revealed injuries and more ahead of the premier league clash url\"\n        ],\n        [\n            0,\n            \"💋 if the people lead the leaders will follow build 50 panel solar to stop climate collapse pay 0 99\"\n        ],\n        [\n            0,\n            \"if i didn't so loathe this creep i swear i'd feel sorry 4 him he's so desperate 2 win when his life is has see … url\"\n        ],\n        [\n            0,\n            \"user is doing his members his cause no by attacking refusing to let him answer questions\"\n        ],\n        [\n            0,\n            \"the uncle sam ‘ i want you ’ poster is 100 years old almost everything about it was borrowed url\"\n        ],\n        [\n            1,\n            \"power international inc files an 8 k other events market exclusive url\"\n        ],\n        [\n            0,\n            \"user worry more about audience retention and engagement i have only 3k subs with over 18 million views hashtag\"\n        ],\n        [\n            0,\n            \"user well i asked how you were the other day didn't get a response which irritated me but as long as you're ok\"\n        ],\n        [\n            0,\n            \"euro dollar weaker against as investors shy away from assets url\"\n        ],\n        [\n            0,\n            \"the key takes us on a tour through his hood in video for “ regular guy ” url url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"the amount of people in this world that will diss you behind your back but praise you in person or online is astonishing\"\n        ],\n        [\n            0,\n            \"the buddha does not away from emptiness emptiness is not through and there is no that is not emptiness\"\n        ],\n        [\n            1,\n            \"user nigga has enough time to talk and be one of the most dominant sixth man of all time 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"title should be has scored offside goal in 31st minute 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"nunes ' sources revealed white house lawyer and michael flynn who trump kept in place url\"\n        ],\n        [\n            0,\n            \"ashley young people have stopped questioning this manchester united star url url\"\n        ],\n        [\n            0,\n            \"that feeling when you've spent the majority of your morning watching bruce lee videos url\"\n        ],\n        [\n            1,\n            \"as we move into april on the forgotten coast we anticipate fishing to just get better and better the proof is in url\"\n        ],\n        [\n            0,\n            \"my three little babies are coming over today and for right now im excited i want to take them to the park and play\"\n        ],\n        [\n            1,\n            \"hashtag 2018 single rooms at hotel airport are available at 325 00 € … url\"\n        ],\n        [\n            0,\n            \"flowers left at the scene in where a 7 year old boy has died after being hit by a van last night url\"\n        ],\n        [\n            0,\n            \"hashtag sonny boy john lee good morning little school girl url\"\n        ],\n        [\n            0,\n            \"encourage each other and give each other strength just as you are doing now hashtag\"\n        ],\n        [\n            0,\n            \"my finger has been bleeding for the past half hour my first bus didn't show up and i almost missed my second bus 😂\"\n        ],\n        [\n            1,\n            \"internet sales performance summit are you ready for a training experience you ’ ve never seen before join jenn url\"\n        ],\n        [\n            1,\n            \"skybet hot offer no deposit required £ 10 sports bet £ 10 slots £ 20 free no deposit required url url\"\n        ],\n        [\n            0,\n            \"user i cannot help myself babe she as she held her hand and takes her to the club but stopped … url\"\n        ],\n        [\n            0,\n            \"anthony is way better than yet when makes it to the hall he will get while gets cheers sad world\"\n        ],\n        [\n            0,\n            \"retweeted in god i trust user not only are those that support this attack with url\"\n        ],\n        [\n            0,\n            \"hashtag when ur cheering saying light them up cuz you've never had to worry about foreign nation dr … url\"\n        ],\n        [\n            0,\n            \"to our customers in the southern california area hashtag is performing at the in tomorrow night\"\n        ],\n        [\n            0,\n            \"a chinese backed dam project leaves myanmar in a url url\"\n        ],\n        [\n            0,\n            \"€ raised for the community centre tonight thanks to all our suppliers and customers for the great support url\"\n        ],\n        [\n            0,\n            \"kremlin critic kara tells user us should be honest about what's happening in russia url\"\n        ],\n        [\n            1,\n            \"2003 prestige drew henry 400 url url\"\n        ],\n        [\n            0,\n            \"user thanks for your congressional service how can we help you make this a safer country and end bullying\"\n        ],\n        [\n            0,\n            \"the white house revealed the finances of trump ’ s top staff here are some of the key hashtag url\"\n        ],\n        [\n            0,\n            \"dead sea ‘ copper scroll ’ reveals true locations of lost temple url\"\n        ],\n        [\n            0,\n            \"if they are right about the i have paid my insurance stanley adams as juan in of the field hashtag\"\n        ],\n        [\n            0,\n            \"last pre game photo my hashtag sign that has traveled with me to each show i have … url\"\n        ],\n        [\n            1,\n            \"tonight at 5 groove away msg electric turtle lounge live animals event link url\"\n        ],\n        [\n            0,\n            \"look up there and thank god for you are blessed 🙏 🏽 🙏 🏽 50 hearty cheers for you … url\"\n        ],\n        [\n            0,\n            \"a refresh of an over 2 week old wash and go done by hashtag simply on your good morning url\"\n        ],\n        [\n            0,\n            \"i'm rooting for texas in the world series i can't forgive st louis for their beer city on beer city violence against milwaukee\"\n        ],\n        [\n            0,\n            \"fbi director james comey finally donald trump ’ s ‘ ’ tweets url url\"\n        ],\n        [\n            0,\n            \"i lowkey have to finish everything i need to finish this weekend because hashtag will take over my tuesday 🙌 🏾 🙌 🏾 🙌 🏾\"\n        ],\n        [\n            0,\n            \"don't let the rain you from worship today bible fellowship group at 9 am and then our worship service at 10 30 am hashtag\"\n        ],\n        [\n            0,\n            \"€ “ comedy cartoons comedy … url\"\n        ],\n        [\n            0,\n            \"if a police pulls u over at night turn on yr interior lights it helps ease the officer shows u have nothing to hide\"\n        ],\n        [\n            1,\n            \"see this we complain about mutually damn it 😖 icky icky icky icky icky 🤢 url\"\n        ],\n        [\n            0,\n            \"every first week end of the month catch me at the one of the best club … url\"\n        ],\n        [\n            0,\n            \"so excited for destiny 2 cannot wait to fight gary p s 6 is the best character hashtag url\"\n        ],\n        [\n            0,\n            \"i've always been told i was one of da best in da bedroom ion got too many limits wen it comes to pleasing my women\"\n        ],\n        [\n            1,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"at home believes in keeping it simple no inventory or samples to manage carry keep or deliver ever url\"\n        ],\n        [\n            1,\n            \"stoke city vs liverpool live stream game time tv listings and how to watch online liverpool offside … url\"\n        ],\n        [\n            0,\n            \"a player literally doing everything himself in the clutch seems pretty i don't know valuable url\"\n        ],\n        [\n            0,\n            \"life after a tv soap user chatting to actress linda on at 9 pm sunday on … url\"\n        ],\n        [\n            0,\n            \"telling potential artists that you have a pretty budget for commissions is both good and bad\"\n        ],\n        [\n            0,\n            \"let's break each member down slowly and explore their charms and what they bring to the group because each member i … url\"\n        ],\n        [\n            0,\n            \"on this day in 2010 user reached in final at sony losing to 4 6 … url\"\n        ],\n        [\n            0,\n            \"user in this case i'm like clay i still do not finish the series like listening to the\"\n        ],\n        [\n            1,\n            \"ars next generation ddr 5 ram will double the speed of ddr 4 in 2018 … url url\"\n        ],\n        [\n            1,\n            \"want to win hashtag 50 visa gift card i just entered to win and you can too url\"\n        ],\n        [\n            0,\n            \"user eco economic system for full agriculture and support without\"\n        ],\n        [\n            0,\n            \"upcoming 2017 royal to get abs and fi engine url url\"\n        ],\n        [\n            1,\n            \"if you're gearing up for the upcoming please read this article chosen for our readers by dr murray url\"\n        ],\n        [\n            0,\n            \"rahm new id to ensure illegals get their welfare read more url\"\n        ],\n        [\n            1,\n            \"what an eggcellent easter egg design am i right design an egg at url for a chance to win 1k url\"\n        ],\n        [\n            1,\n            \"game carry me away game deeper mood mix teaser url hashtag\"\n        ],\n        [\n            0,\n            \"great work by agencies working together to impact on the community ps url\"\n        ],\n        [\n            1,\n            \"hot outdoor 3 cree led battery lamp url url\"\n        ],\n        [\n            0,\n            \"user user i don't trust a movie series that can't even keep up a proper theme for their titles\"\n        ],\n        [\n            1,\n            \"new apple ipod touch 6th generation 64gb latest model a silver url url\"\n        ],\n        [\n            0,\n            \"j k 14 recovered during a raid in hashtag from the possession of inmates fir registered url\"\n        ],\n        [\n            0,\n            \"user i am for animal right too stop killing animals they help less they need us to be there voice\"\n        ],\n        [\n            0,\n            \"user thanks for your reply while some departments are open the accounts team is only here mon fri\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"is by far the most popular so far and it's far and away the worst one so that's disappointing\"\n        ],\n        [\n            1,\n            \"new event job posted by jasmine berry 500 w ash st tx usa apply now url\"\n        ],\n        [\n            0,\n            \"user yes do that plus san antonio is a good place to drink and party even though it's a dirt town but austin is right there\"\n        ],\n        [\n            1,\n            \"on some user tomorrow night for our launch 🍾 🍾 ain't ready url\"\n        ],\n        [\n            1,\n            \"user user he basically putting it on himself and the team dumb ass you act like u can do a better job\"\n        ],\n        [\n            0,\n            \"phillips didn't knowingly discriminate he can't help the fact that his district is overwhelmingly lilly white url\"\n        ],\n        [\n            0,\n            \"i'm deleting the following people from my fb friends list come midnight as i am just sick and tired of your url\"\n        ],\n        [\n            0,\n            \"like when you hear the ' ' strange song while the screen showing some ' random ' yet meaningful scenes tak movie ni plain\"\n        ],\n        [\n            0,\n            \"prosecutors consider seeking death penalty against man accused of raping killing his girlfriend ’ s 4 year old son … url\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            0,\n            \"these under in different parts of federal capital are ready to rush to the aid of … …\"\n        ],\n        [\n            0,\n            \"happy equal pay and world rat day side note over 100 dead do to chemical attacks in syria today\"\n        ],\n        [\n            1,\n            \"rhymes everything remains raw live in concert dvd 2004 url url\"\n        ],\n        [\n            0,\n            \"barely heading home now gonna be home in like an hour 5k prime team let's hope isn't pulling an april fool's prank lol\"\n        ],\n        [\n            0,\n            \"i cant wait for spiderman homecoming this is the first time ive ever seen peter parker accurately\"\n        ],\n        [\n            0,\n            \"are all a can think about is how refreshing 2 from would be yet am sitting here unable to even move 🙁 🙁\"\n        ],\n        [\n            0,\n            \"nigga got a job and started unemployed friends are a burden and now he's unemployed he's me on some … url\"\n        ],\n        [\n            0,\n            \"today at the is dedicated to these fabulous first year students they are flying the … url\"\n        ],\n        [\n            0,\n            \"i liked a user video url dc heat vs side loser picks up girls in dress\"\n        ],\n        [\n            0,\n            \"i've said it a million times hockey people are the most ' normal ' and really nice people you will come across on … url\"\n        ],\n        [\n            0,\n            \"49 750 americans will be diagnosed with oral or throat cancer this year early detection and treatment critical url\"\n        ],\n        [\n            0,\n            \"architecture student at baltimore design school 19 after fatal shooting url url\"\n        ],\n        [\n            0,\n            \"ride safe this weekend from the whole motion team just like d mac did whilst tackling the rock garden on his way url\"\n        ],\n        [\n            0,\n            \"it's going down on april velvet note come and join me for a night of great music with my special guest sa … url\"\n        ],\n        [\n            0,\n            \"beer salt sorted then don't talk to me for the next 2 hours come on red men hashtag\"\n        ],\n        [\n            1,\n            \"the white have done plenty of proven in the past why would this event be any different\"\n        ],\n        [\n            0,\n            \"user user thank you buddy i really appreciate ur support i will try my best to be normal again\"\n        ],\n        [\n            0,\n            \"ok user i'm not perfect yes i do wrong i'm trying my best but it ain't good enough\"\n        ],\n        [\n            0,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user when it comes to the approximately 19 000 people reported missing in the district since 2012 16 cases remain\"\n        ],\n        [\n            0,\n            \"what are the connections between stigma against women and sex workers user offers her views url\"\n        ],\n        [\n            0,\n            \"hold rating at 8 50 pt url hashtag\"\n        ],\n        [\n            0,\n            \"there is so much confusion and so many assumptions about advance that can cause stress and url\"\n        ],\n        [\n            0,\n            \"we are going up i just guided fc to 2nd place in non league c url free edition\"\n        ],\n        [\n            0,\n            \"user it's exactly what you said open your mind lower cost housing and employment opportunities could be … url\"\n        ],\n        [\n            0,\n            \"exciting guess that is one word for it i lean towards different words like terrifying embarrassing ludicrous … url\"\n        ],\n        [\n            0,\n            \"user enjoy you holiday then face impeachment on your return meanwhile in hashtag\"\n        ],\n        [\n            0,\n            \"user user might have to find traps too i like my too much to share them\"\n        ],\n        [\n            0,\n            \"user i really wanna know what their emblem looked like were they trying to prevent you from playing the game the entire time\"\n        ],\n        [\n            0,\n            \"user spend per internal poll and can't get that level of accuracy forum must have some magic formula\"\n        ],\n        [\n            0,\n            \"user yeah don't stop hoping for it and you can always contact the arena asking them to double check for you 😊\"\n        ],\n        [\n            1,\n            \"fluffy faux rabbit fur ball key chain key ring handbag car pendant charm url url\"\n        ],\n        [\n            0,\n            \"giving free uber rides the promo code on uber gives 50 dollars off try that lyft tasty promo … url\"\n        ],\n        [\n            0,\n            \"art art therapy art activism url news and blogs from artists art and activists hashtag\"\n        ],\n        [\n            0,\n            \"also if the and their fat cats and tame get this wrong as they've been doing there will be another … url\"\n        ],\n        [\n            0,\n            \"however some go to join as they too want to do some or different or extra ordinary\"\n        ],\n        [\n            0,\n            \"spring in a hashtag cherry tree st mary in url\"\n        ],\n        [\n            1,\n            \"radio styles p lean featuring url url\"\n        ],\n        [\n            0,\n            \"user remember what inspires to do what we do clean water is a legacy url\"\n        ],\n        [\n            0,\n            \"drinking a so happens it's tuesday 2016 by user speak easy — url\"\n        ],\n        [\n            0,\n            \"user you're trying to work on you already have but here you are working on you don't need except for\"\n        ],\n        [\n            0,\n            \"omg it's been exactly a year since i saw it's gone so quick i love those boys please come back 💕\"\n        ],\n        [\n            0,\n            \"every clutching their tonight over justified airstrike who said last yr but obama will do nothing are hypocrites 0\"\n        ],\n        [\n            0,\n            \"“ would know there ’ s cameras and about – but why would he care if you ’ re allowed to do it ” … url\"\n        ],\n        [\n            0,\n            \"news article and step up joint efforts to globally sustainable rice production url\"\n        ],\n        [\n            0,\n            \"in 3 hour i will be live with my autism awareness stream do remember i am not an expert on this subject but care deeply about it 3\"\n        ],\n        [\n            0,\n            \"h e mr high commissioner high commission of canada speaking meet at phd house new d … url\"\n        ],\n        [\n            0,\n            \"if attorney general who publicly the move doesn't remove the afterwards it will mean she is a complicit\"\n        ],\n        [\n            0,\n            \"user i have studied mind control child sex slave program for many years craig i want to help please contact me i can help\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            0,\n            \"i had such a great time user i never that i would meet such great people under one roof who knew hashtag\"\n        ],\n        [\n            1,\n            \"there is no such thing as a right libertarian he is a moron who doesn't know he really is a\"\n        ],\n        [\n            0,\n            \"putin had assad gas his own syrian people so donald trump would have an excuse for war url via user\"\n        ],\n        [\n            0,\n            \"syrian civilians are bombed daily by their own government and fascist leader and y'all don't think the u s should intervene can't relate\"\n        ],\n        [\n            1,\n            \"blake kerry washington or jennifer vote for the all time best dressed star at the url\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            1,\n            \"das fitness youtube video in 「 power music workout 」 ' s 『 i kissed a girl workout mix 』 url\"\n        ],\n        [\n            0,\n            \"the syria attacks have brought the futures down a little but at least we know if the dow futures ever drop 1 000 points will step in 👍 🏻\"\n        ],\n        [\n            0,\n            \"remember to tune in to user for at 14 30 and learn more about the art walk initiative\"\n        ],\n        [\n            1,\n            \"travel organizer makeup cosmetics hanging shaving kit storage bag xx url url\"\n        ],\n        [\n            0,\n            \"user to disrupt the other team's defense i guess team's are out checking steph and\"\n        ],\n        [\n            0,\n            \"arlington forretress available until 06 24 32s bug bite earthquake 66 7 11 4 15 url\"\n        ],\n        [\n            1,\n            \"user how stupid now that he is in a ultra safe seat perhaps he is talking of himself url\"\n        ],\n        [\n            0,\n            \"traffic advisory watch for lane restrictions at mc 85 and way from 4 3 through 4 6 7a to for a four wa … url\"\n        ],\n        [\n            0,\n            \"of land mafia corrupt r all … url\"\n        ],\n        [\n            1,\n            \"flats near apartments houses for sale a true impression is created when what the … url\"\n        ],\n        [\n            0,\n            \"’ s and mike ’ s week in tech when twitter confuses and facebook copies by and mike isaac via … url\"\n        ],\n        [\n            0,\n            \"guys i wrote small letter of thanks to everybody i love ❤ ️ and you can read it here url hashtag\"\n        ],\n        [\n            0,\n            \"arthur has heard from a friend i'm on a short list of to throw out the first pitch for the city limits opening day this week\"\n        ],\n        [\n            0,\n            \"user in the meantime we want to give you a complimentary lifetime premium subscription email me for the log in credentials\"\n        ],\n        [\n            1,\n            \"user they really can be i don't like humans most of them scare me because i can't understand their logic 0\"\n        ],\n        [\n            0,\n            \"user you look in your profile pic 😍 🙌 🏼 congrats on all the hard work it definitely shows\"\n        ],\n        [\n            0,\n            \"got off work early and did not accomplish anything i planned on doing except taking a nap i did that ✅\"\n        ],\n        [\n            0,\n            \"my dad left craigslist up on he was looking at a baby stroller and a pair of should i be worried\"\n        ],\n        [\n            0,\n            \"studying the brains of musicians may teach us how people learn url url\"\n        ],\n        [\n            0,\n            \"user of failure in 3 states is insulting saints nature when u throw stones on innocent saints\"\n        ],\n        [\n            0,\n            \"“ consider it nothing but joy my brothers and sisters whenever you fall into various trials be assured that the … ” url\"\n        ],\n        [\n            0,\n            \"who needs california guy with in no waves tho ' hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag signal pad guitar effects features true bypass … url\"\n        ],\n        [\n            0,\n            \"hashtag ♀ 82 2 12 13 12 moves iron tail twister city timer 06 58 27m url\"\n        ],\n        [\n            1,\n            \"bitcoin 100 deposit bonus ⚽ ️ 🏀 ⚾ we will match your first deposit bitcoin for bitcoin up to 5 btc via … url\"\n        ],\n        [\n            0,\n            \"picture of the damage to our old after a really hard collision with user url\"\n        ],\n        [\n            0,\n            \"it's raining cats and dogs at park elementary school the rate of is a 3 25 inches per hour\"\n        ],\n        [\n            0,\n            \"happy birthday user ✨ 💛 hope you having a great day i'll be smoking for you today since we all can't get … url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"traveling to in delta state nigeria for art of loving youth leadership training program — traveling to\"\n        ],\n        [\n            0,\n            \"user he clearly doesn't know nintendo has enough money saved to have yearly losses for the next forty years\"\n        ],\n        [\n            0,\n            \"user totally remember that show i think they tried to bring it back it didn't do well right\"\n        ],\n        [\n            0,\n            \"accident on george washington bridge eastbound at new york side upper level url\"\n        ],\n        [\n            0,\n            \"new post fut champions z 4 o top 100 has been published on news live today … url\"\n        ],\n        [\n            0,\n            \"unknown larvitar ♀ 35 6 1 13 2 bite crunch s tiny til 12 36 36 20m url\"\n        ],\n        [\n            1,\n            \"check the t cs and ground if tickets to the fa cup semi final url\"\n        ],\n        [\n            0,\n            \"inside amanda and thomas first days of parenthood welcome to the parenthood journey amanda and thomas …\"\n        ],\n        [\n            1,\n            \"4 tier stacked party cupcake and dessert tower clear acrylic cake stand 4 tier stacked party … url\"\n        ],\n        [\n            0,\n            \"user beautiful could get away with claiming that's something in space awesome beer too btw hashtag\"\n        ],\n        [\n            0,\n            \"apple ipod touch 5th generation silver black 16 gb a no reserve url url\"\n        ],\n        [\n            0,\n            \"it's officially spring planting trees around your home is not only great for the environment but it increases url\"\n        ],\n        [\n            0,\n            \"you're known for your resilience and you're apt to put it to more for capricorn url\"\n        ],\n        [\n            1,\n            \"owning a pet blood pressure make sure your pets visit a regularly hashtag url\"\n        ],\n        [\n            0,\n            \"user so this bitch had and yeah okay some kids get i get it but no she had a whole zoo in that head\"\n        ],\n        [\n            0,\n            \"i like the twitter update simply because i'm tired of cutting down my tweets when i'm replying to someone\"\n        ],\n        [\n            0,\n            \"user plans changed flights now so cancelled mine luckily full refund hope ireland treating you well\"\n        ],\n        [\n            0,\n            \"hashtag thoughts brad has been really redeeming himself this season and i wouldn't hate if he went far\"\n        ],\n        [\n            0,\n            \"true however did user and seek congressional approval before the yemen raid url\"\n        ],\n        [\n            0,\n            \"120 with hop oil drinking an 120 minute ipa 2014 by user morris tap and grill — url\"\n        ],\n        [\n            0,\n            \"user user and the reverse is true my dad would not be happy if my mom was seen dining alone with some dude\"\n        ],\n        [\n            0,\n            \"hashtag is feeling af tonight he hopes you will join him now by also being … url\"\n        ],\n        [\n            1,\n            \"user and user outside park complaining about trump air strikes fair enough but their rank hypocrisy is sickening\"\n        ],\n        [\n            0,\n            \"this jays game has done nothing for me resisting the urge to flip to another game only because it's the 9th\"\n        ],\n        [\n            1,\n            \"motor club of america offers trip planning and travel reservations including maps and hotel information and airline reservations\"\n        ],\n        [\n            0,\n            \"the gibraltar situation is a very convenient distraction for the eu during early days of brexit expect much more dirty game play hashtag\"\n        ],\n        [\n            0,\n            \"the watch is a solar powered device that can charge your smartphone url via user\"\n        ],\n        [\n            0,\n            \"senate judiciary committee considers gorsuch nomination url url\"\n        ],\n        [\n            0,\n            \"the fbi recovered a norman painting which was stolen more than 40 years ago from a new jersey home … url\"\n        ],\n        [\n            1,\n            \"my photo artwork the impression of the lotus 2017 hong kong park url\"\n        ],\n        [\n            0,\n            \"😂 what hackers to remotely wipe iphones if apple doesn ’ t pay ransom by april 7 url via … url\"\n        ],\n        [\n            0,\n            \"19 40 finds lilly grass just outside the crease for the quick score hopkins leads 9 6 hashtag url\"\n        ],\n        [\n            0,\n            \"i'm from tyler my real name is but said to change it and i do what says\"\n        ],\n        [\n            0,\n            \"a human being should beware how he laughs for then he shows all his faults 【 pr 】 sexy videos url\"\n        ],\n        [\n            0,\n            \"archive harvard business school association hashtag mr mitchell and founder url\"\n        ],\n        [\n            0,\n            \"user that i did too many resume and i don't have time to go through one by one so yeah 2 pages are the max i must say\"\n        ],\n        [\n            0,\n            \"i lied the ice storm hit on april 1st 22 years ago couldn't remember if it was my mother's 40 or surprise b day party\"\n        ],\n        [\n            0,\n            \"user you've always had my heart i've loved you from the very start you're beautiful and kind follow me if you dont mind — 401\"\n        ],\n        [\n            0,\n            \"taught my 9 year old boots how to this morning user family restaurant url\"\n        ],\n        [\n            0,\n            \"user even the police boss said it was an act i wont be surprised if someone says it was april fools day prank b … url\"\n        ],\n        [\n            0,\n            \"i have so many stones and i want to collect more raw stones but i wanna travel to collect them\"\n        ],\n        [\n            1,\n            \"obviously not her personally young working class kids who cares if they get killed for something meaningless the … url\"\n        ],\n        [\n            0,\n            \"warren seek ethics oversight of invasion of the west wing url\"\n        ],\n        [\n            1,\n            \"trump lashes out with grade school insults and conspiracy theories as russia story rages on url\"\n        ],\n        [\n            0,\n            \"user do you remember cody from his cat had four kittens and he still has the other three left there's o … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url the best build 2017 new amazon stick approved\"\n        ],\n        [\n            0,\n            \"an list of things day 6 invented friendship the ocean dogs url\"\n        ],\n        [\n            0,\n            \"while this move by user helps solve the issue of customer reach ultimately advertisers need sales outcome … url\"\n        ],\n        [\n            0,\n            \"3 new facebook updates features businesses should take advantage of url url\"\n        ],\n        [\n            0,\n            \"user well it is a hunter game lol yeah it is a bit graphic washed in comp with 1 but is more i … url\"\n        ],\n        [\n            1,\n            \"new post 2017 canadian track championships junior day 1 has been published on news … url\"\n        ],\n        [\n            0,\n            \"user how much does a gaming festival even need 5 25 m sounds way more than enough to me\"\n        ],\n        [\n            0,\n            \"and will be in the end even if it takes 20 years principles before political correctness url\"\n        ],\n        [\n            0,\n            \"icymi can't ignore the chilly solutions for later next week a few too url\"\n        ],\n        [\n            1,\n            \"online entries for the king and queen of the mountain close in 24 hours peeps don't forget to register using url\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            1,\n            \"iggy azalea has revealed the ultimate way to lose weight by twerking your butt off url\"\n        ],\n        [\n            0,\n            \"user will we still get any legacy stuff if we move from ps4 to pc if we still use the same url acct\"\n        ],\n        [\n            0,\n            \"user user hello the reason hillary lost is because wikileaks exposed her for private emails election rigging\"\n        ],\n        [\n            0,\n            \"is it still called stress eating if you're eating because you're angry and food is going to make you feel better\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"only those who risk going too far can possibly find out how far one can go t s hashtag\"\n        ],\n        [\n            1,\n            \"wireless bluetooth speaker portable stereo radio support usb host micro sd card url url\"\n        ],\n        [\n            0,\n            \"user after putting the distance away from the guy he stole from his eyes focused on her dog and watches the … url\"\n        ],\n        [\n            0,\n            \"user would also be great to make it easier to run i've run two tbh was a hassle to setup i wasn't sure it was beneficial\"\n        ],\n        [\n            0,\n            \"user hi as discussed i have shared the information related to your recharge query please let us know if any further 1 2\"\n        ],\n        [\n            1,\n            \"last night a young popular liberal writer published mild criticism about bernie sanders so i harassed him with threats and bigoted\"\n        ],\n        [\n            0,\n            \"namjoon better get a bigger paycheck by the end of their us tour because he carried their interviews really well a … url\"\n        ],\n        [\n            0,\n            \"i think this is way worse then some racial slur joke this should get attention and actions should happen to thi … url\"\n        ],\n        [\n            1,\n            \"ads advertising facebook advertising learn how to advertise on facebook in just a few minutes url\"\n        ],\n        [\n            0,\n            \"democrats who would you vote for if the election was today and you could not vote for hrc or bernie 🤔 🤔\"\n        ],\n        [\n            1,\n            \"is happy to share with you articles re men's health how to lose your love handles url … … url\"\n        ],\n        [\n            1,\n            \"learn the most and in depth course on modern mixing techniques url hashtag 01 16\"\n        ],\n        [\n            1,\n            \"user user you are the only mind i have seen on this thread thank you for putting these fools in their place\"\n        ],\n        [\n            0,\n            \"the first self driving car will debut in three years but will you want to buy one hashtag url\"\n        ],\n        [\n            0,\n            \"user ps vr ain't even moving off the shelf here bro lol those 500 600 prices don't do well here\"\n        ],\n        [\n            0,\n            \"we hear you the gop the freedom caucus and obamacare and user url\"\n        ],\n        [\n            1,\n            \"in joey diaz voice fucking chalk user not powder use chalk you powder your monkey not your hands\"\n        ],\n        [\n            0,\n            \"here at chevrolet we in elite looks for any vehicle you might want it's the … url\"\n        ],\n        [\n            1,\n            \"don the con in a depressive minute no peoples around him he is down and he don't take his only a in his ass change nothing\"\n        ],\n        [\n            0,\n            \"answers will be coming via user thanks for joining us giving us your perspective on canadian hashtag\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"went with a severe thunderstorm watch for parts of southern illinois vs the tornado watch due to a greater url\"\n        ],\n        [\n            0,\n            \"i liked a user video url b red exclusive official music video\"\n        ],\n        [\n            0,\n            \"knight after investigation it turns out the is manufacturing his at ace chemicals of course he is\"\n        ],\n        [\n            0,\n            \"nah its just sad to see people taking their parents for granted who cares if they embarrass u i wish my mom was … url\"\n        ],\n        [\n            0,\n            \"it's really when you people get reports about some crazy officers and do nothing about it lives don't matter user\"\n        ],\n        [\n            0,\n            \"you ever wonder how hard you would have to punch someone to get their lower jaw to go all the way through their … url\"\n        ],\n        [\n            1,\n            \"even though i was out in the rain for roughly 2 hours yesterday playing my game i kicked ass and finally got back on the field b\"\n        ],\n        [\n            0,\n            \"i love user so much he's just so talented with a big heart he's definitely my favorite human being 68\"\n        ],\n        [\n            0,\n            \"user i think it's mostly just a black cultural thing used it in a song and they're from atl\"\n        ],\n        [\n            0,\n            \"user i can still fully function just takes me a little longer to recover used to be able to do these days all week not so much now\"\n        ],\n        [\n            1,\n            \"glitter cut crease i did this sitting in my car waiting for alex products … url\"\n        ],\n        [\n            1,\n            \"you ain't never have a bitch that understand you most of them wanna use you they ran through i just wanna be somebody that can add to you ❤\"\n        ],\n        [\n            1,\n            \"spiders from mars motion picture dvd 2003 mint new disc url url\"\n        ],\n        [\n            1,\n            \"been over 5 fucking minutes and my mom gave us a whole mf lecture on not getting pregnant 🙄 😂\"\n        ],\n        [\n            0,\n            \"user perhaps you should have waited on this statement more details coming out perhaps assad did not … url\"\n        ],\n        [\n            0,\n            \"i just saw the girl going to work and her bf was telling i love you from the car like 5 times and it was so cute haha\"\n        ],\n        [\n            1,\n            \"i just entered the moss reviews drone giveaway click for your chance to win too url hashtag\"\n        ],\n        [\n            0,\n            \"user hopefully not to put them in different playing positions that they're used to that they've played in … url\"\n        ],\n        [\n            0,\n            \"temper has never gotten in the way before maybe this was just a and everything will get better … url\"\n        ],\n        [\n            0,\n            \"is there anything more of the thin of civilization covering chaos than an over crowded airport ok maybe a trump rally\"\n        ],\n        [\n            1,\n            \"user i got afternoon but bc they gave us the free stuff otherwise i would have fucked up and gotten him friday lol\"\n        ],\n        [\n            0,\n            \"tonight 75 talented and beautiful young ladies tried out for the team everyone did an amazing job we wish we could take everyone\"\n        ],\n        [\n            0,\n            \"there will always be a time when all good things come to an end but it's up to you whether you end it with a smile or a\"\n        ],\n        [\n            1,\n            \"snorlax f iv 44 until 09 56 at 2016 shannon dr url url\"\n        ],\n        [\n            1,\n            \"gay marriages where both chicks are hot t shirt girls color y url url\"\n        ],\n        [\n            1,\n            \"' learning a language is learning to communicate with people from a different culture ' url url\"\n        ],\n        [\n            1,\n            \"star wars yoda santa hat great deal url url\"\n        ],\n        [\n            0,\n            \"i messed up the last pic but look how cute we are in all the other ones 😍 🏃 🏻 ‍ ♀ ️ 👌 🏻 … url\"\n        ],\n        [\n            0,\n            \"the los will be live in 2 hours be sure to set a reminder for the event of the ages … url\"\n        ],\n        [\n            0,\n            \"user user bucks were like huge in 1981 think they won had a huge hit and this one and then just faded away\"\n        ],\n        [\n            0,\n            \"today is my support day so ill be watching other ppl play so if u r on send link and ill show some love yo hashtag\"\n        ],\n        [\n            0,\n            \"me after hashtag finale 😭 😭 😭 and now we wait until the next season url\"\n        ],\n        [\n            0,\n            \"america is the hindu state and pakistan we should abandon alliance with america and say hashtag\"\n        ],\n        [\n            0,\n            \"homer simpson lisa you take the car lisa simpson but i can't drive homer simpson haven't you hashtag url\"\n        ],\n        [\n            0,\n            \"is it o k that our friends are constantly suing people by anthony url\"\n        ],\n        [\n            0,\n            \"boxing legend ricky spends night out with model url url\"\n        ],\n        [\n            0,\n            \"another happy birthday to my 🙌 🏼 🎉 🎊 wish many more my brother user url\"\n        ],\n        [\n            0,\n            \"snapchat fans are more sleep deprived than any other social media users url url\"\n        ],\n        [\n            1,\n            \"middle school evacuated due to bomb threat url updates at 12 on channel 2 url\"\n        ],\n        [\n            0,\n            \"folding bamboo laundry basket cloth with lid and removable lining url user\"\n        ],\n        [\n            0,\n            \"user yeah if i could believe that they are in better place maybe i just hope they found peace wherever they are\"\n        ],\n        [\n            0,\n            \"the gop may control our govt but the majority voted against trump we need to mobilize our majority and take our country back hashtag\"\n        ],\n        [\n            0,\n            \"going to eat and salad and drink water for the next 3 months so come june i'll maybe lose 4 lbs\"\n        ],\n        [\n            0,\n            \"don't give up on people just bcz they aren't changing now doesn't mean they never will impossible is a myth\"\n        ],\n        [\n            1,\n            \"user so you're saying you typically just bite into an orange with no fucks given that's savage\"\n        ],\n        [\n            0,\n            \"7 alexa skills you actually need in your life right now url url\"\n        ],\n        [\n            0,\n            \"harry kane could return to tottenham line up for watford clash url via user\"\n        ],\n        [\n            0,\n            \"user what do i get to cash my beast points in for can i them for miles\"\n        ],\n        [\n            0,\n            \"ready to see how good you can feel join me for the next challenge url url\"\n        ],\n        [\n            0,\n            \"user was super chill only came around in the last 10 mins but glad to be there for a part of it\"\n        ],\n        [\n            1,\n            \"this won't be the last we see of i hope it's a master plan for expansion draft exposure … url\"\n        ],\n        [\n            1,\n            \"hey people i got hashtag products here i got the skincare treatment set the … url\"\n        ],\n        [\n            0,\n            \"pretty happy with my glamour black and white with some other colors maybe i should go into fashion and not ar … url\"\n        ],\n        [\n            0,\n            \"i really feel so sad bc bts won't come to europe i know they love all armys but i feel like they dont even know we exist\"\n        ],\n        [\n            0,\n            \"in 1967 was the first woman to run the boston marathon jock went after her shouting “ get … url\"\n        ],\n        [\n            0,\n            \"this keeps emerging in conversations — brown the power of vulnerability url via user\"\n        ],\n        [\n            0,\n            \"this weekend is a non weekend it's looks like i'm taking a 6 year old and her mum to great\"\n        ],\n        [\n            1,\n            \"are there to drive ins and where guy is violently shitting himself because he ate too many ghost peppers\"\n        ],\n        [\n            0,\n            \"no wonder he wants immunity michael flynn lied about russian on disclosure forms url via user\"\n        ],\n        [\n            0,\n            \"don't forget family first saturday 2 4 pm tomorrow join us for free activities on the theme of stories url\"\n        ],\n        [\n            0,\n            \"also kudos to user for continuing to care about the whole country and not just his party you've almost always had my support\"\n        ],\n        [\n            1,\n            \"fashion women handbag leather shoulder bag messenger bag ladies travel bags c 0 01 0 bids end date friday url\"\n        ],\n        [\n            0,\n            \"people may not always tell you how they feel about you but they will always show you pay attention kim … hashtag url\"\n        ],\n        [\n            0,\n            \"i got a hoodie and a user top the both of them together cost 55 euro but it was worth it i'm\"\n        ],\n        [\n            0,\n            \"was a great baker and this song tells of her adventure folded dough then she baked bread then she went home to love life\"\n        ],\n        [\n            0,\n            \"hashtag rick and kathy hilton say too soon to tell if paris will marry new bf video … url\"\n        ],\n        [\n            0,\n            \"so i took what's mine by eternal right took your soul out into the night it may be over but it won't stop there\"\n        ],\n        [\n            0,\n            \"pope francis opens door to recognize marriages – on tuesday pope francis approved a way for the church to url\"\n        ],\n        [\n            1,\n            \"happy friday need a 12 graphics card for your rig what else can drive 120 on your ultra url\"\n        ],\n        [\n            0,\n            \"so proud of my best friend 😘 i hope you know this means i'm gonna be there to annoy you on the weekends ❤ url\"\n        ],\n        [\n            1,\n            \"lots of our mugs are back in stock order today to receive 15 off use code hatch at checkout url\"\n        ],\n        [\n            0,\n            \"user 1 that's not how works if only chronic sick old people use aca it will break any need … url\"\n        ],\n        [\n            1,\n            \"dammit i don't have anyone who can relate to this with an emotional level i thought this was so beautiful\"\n        ],\n        [\n            0,\n            \"user i have just done a mash up of no with a few friends if you like it please retweet and share … url\"\n        ],\n        [\n            0,\n            \"join drama for the great tomorrow and saturday night at 7 don't be a beautiful little fool by … url\"\n        ],\n        [\n            0,\n            \"submit a comment nebraska to consider climate impacts oppose the permit for keystone xl hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag is a beautiful city and is named after st peter the patron saint of ' … url\"\n        ],\n        [\n            1,\n            \"ninja dancing in the crowd official 360 music video url via user\"\n        ],\n        [\n            0,\n            \"user you never fail to amaze me with your courtesy and willingness to help people i love you endlessly mind following me — 77\"\n        ],\n        [\n            0,\n            \"you can arrive at a more accurate conclusion on your own than more for taurus url\"\n        ],\n        [\n            0,\n            \"user growing them this year in bags curious how that will be compared to growing them in full soil d\"\n        ],\n        [\n            0,\n            \"user not sure how that's working yet first i heard one way then the other but that's my guess if so had a good reason\"\n        ],\n        [\n            0,\n            \"user i know but i think he sang praises for trump too not sure why they all don't see the writing on the wall … url\"\n        ],\n        [\n            0,\n            \"fifa soccer 10 sony playstation 3 case and manual only region 2 version url url\"\n        ],\n        [\n            0,\n            \"✰ ★ soft science comfort footwear the fin 5 colours mens boat shoe rrp £ 60 url url\"\n        ],\n        [\n            1,\n            \"deal samsung galaxy s7 edge on sale at t mobile save 120 off the regular price url url\"\n        ],\n        [\n            0,\n            \"remember to keep as it puts on your system which costs you money url\"\n        ],\n        [\n            0,\n            \"2x 12 cree amber led projector lens car turn signal light url url\"\n        ],\n        [\n            1,\n            \"exactly i am like who provides their personal info and then plays games idiots thats who lol url\"\n        ],\n        [\n            0,\n            \"leicester city surprise teenage american cancer survivor with dream trip to watch them play url hashtag\"\n        ],\n        [\n            0,\n            \"mobile game with my computer making an adderall instead of little cousin made me this thing specific and spite me\"\n        ],\n        [\n            0,\n            \"user sounds great in the uk it is increasingly considered to even mention finland by those seeking to … url\"\n        ],\n        [\n            0,\n            \"i wish i could be there tomorrow but sadly i'm on shift i hope you all have a fabulous day ❤ hashtag url\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"user it's an angie plane she and raised her arms making silly noises\"\n        ],\n        [\n            0,\n            \"‘ ’ directed ‘ ’ top bollywood releases this week url\"\n        ],\n        [\n            0,\n            \"user no but that could change very soon as government demand cuts to drugs bills i get free … url\"\n        ],\n        [\n            1,\n            \"coach when you reach the end pose for 1 2 and 3 seconds perfect execution 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"innocent asaram bapu ji is in judicial custody due to pocso misuse no proof against him hashtag\"\n        ],\n        [\n            1,\n            \"this paper shows no diff in strength power w foam rolling but other benefits likely not what for though url\"\n        ],\n        [\n            0,\n            \"user or the random strangers that come up to you in public and tell you what to do with your kid excuse me who are you again 👋 🏼\"\n        ],\n        [\n            0,\n            \"comedy central teases new late night series ‘ the president show ’ url url\"\n        ],\n        [\n            0,\n            \"user user if you are aware of it why didnt you email to tell people basic customer service time to stop the membership\"\n        ],\n        [\n            1,\n            \"harmony of game boy advance sp game url url\"\n        ],\n        [\n            0,\n            \"a pill can ward off breast cancer why aren ’ t more women taking it url url\"\n        ],\n        [\n            0,\n            \"someone in charge of the executive branch ought to perhaps do something about it url\"\n        ],\n        [\n            1,\n            \"establish your company in chile in 7 days op is a leading company in le · · · url hashtag\"\n        ],\n        [\n            0,\n            \"hug of yarn generations keep warm with handmade crochet blankets that are or at least until url\"\n        ],\n        [\n            0,\n            \"i told her we were talking about moving and i was like i've been so stressed about moving but now that i have a job and she just s\"\n        ],\n        [\n            0,\n            \"interesting stuff seems a stretch that tony would take issue w kevin being friends w his ex as mrs ward claim … url\"\n        ],\n        [\n            1,\n            \"larvitar ♀ 53 3 8 9 7 bite crunch s large til 09 51 21 27m url\"\n        ],\n        [\n            0,\n            \"user i dunno i like the idea that at this point flynn is around like in the second hour of jfk\"\n        ],\n        [\n            0,\n            \"want to know how much energy user in a day about enough to run a kettle for 10 mins url\"\n        ],\n        [\n            0,\n            \"user she as she listened to his that sounded oh so delicious in her ears her lip g … url\"\n        ],\n        [\n            0,\n            \"user i will always be on your side no matter what hashtag is such a liar she ' s a\"\n        ],\n        [\n            0,\n            \"final ducks 4 0 ana r 1 goal ana j gibson 37 saves espn url\"\n        ],\n        [\n            0,\n            \"user user we've had some of our worst seasons with him in the side yet people still want him back\"\n        ],\n        [\n            0,\n            \"user i know what you do need in your pants hint it starts with the letter m and ends in e also it's two letters long\"\n        ],\n        [\n            1,\n            \"told my ass i still looked pregnant i hung up on that ass can't block me for some shit you did how that work 😐\"\n        ],\n        [\n            0,\n            \"24 year 6 children show responsibility for their own learning and a car park full of dedicated colleagues … url\"\n        ],\n        [\n            0,\n            \"kit carson larvitar ♀ 64 4 11 11 7 rock smash ancient power s normal til 17 43 22 26m 30s url\"\n        ],\n        [\n            1,\n            \"south side f iv 91 until 11 06 12pm at w st url url\"\n        ],\n        [\n            0,\n            \"32 of small business investors have an income of or less so if you think it takes a wealthy url\"\n        ],\n        [\n            0,\n            \"2 days till our game vs at clark meet senior hashtag amanda url\"\n        ],\n        [\n            0,\n            \"what's your reaction when you see the person you like tweet they haven't met the person they're gonna marry yet 🌚\"\n        ],\n        [\n            0,\n            \"whatever you can do or dream you can begin it has genius power and magic in it von … url\"\n        ],\n        [\n            1,\n            \"50 discount on the whole catalog inc shirts bundles cds 4 € cds 3 50 € shirts 10 € only one url\"\n        ],\n        [\n            0,\n            \"user first of all cause you are one of the beautiful ladies and you have a passion for disney and you r … url\"\n        ],\n        [\n            0,\n            \"user hi how are you my name is david how can i do to contract your com\"\n        ],\n        [\n            0,\n            \"how many are we up to now because a dem woulda already been url\"\n        ],\n        [\n            1,\n            \"brazil president impeached at the same time they tried to impeach jacob zuma do you fucking what's hap … url\"\n        ],\n        [\n            0,\n            \"we are the champions my friends and we'll keep on fighting till the end thanks to life messenger lee ann url\"\n        ],\n        [\n            0,\n            \"wow leonard actually played good defense on harden he ripped harden but gets those calls\"\n        ],\n        [\n            0,\n            \"starting out my thursday morning right with a hashtag thanks eva 💜 url\"\n        ],\n        [\n            0,\n            \"pow football latest premier league expensive mistake xi joined by and url\"\n        ],\n        [\n            0,\n            \"analysis will north korea fire a missile capable of hitting the u s probably url\"\n        ],\n        [\n            0,\n            \"studio swine ’ s installation for cos bubbles you can catch with burst resistant gloves url\"\n        ],\n        [\n            0,\n            \"hq pic 170405 instagram update a with our look at his adorable eyes url\"\n        ],\n        [\n            0,\n            \"im gonna keep posting this til a get a follower check it out its good music url\"\n        ],\n        [\n            0,\n            \"user q5 i used to garden with my dad i really miss it we used to garden but we are moving too often so hashtag\"\n        ],\n        [\n            0,\n            \"is science an route to truth or does it offer mere models and stories in the face of the url\"\n        ],\n        [\n            1,\n            \"only 24 hours left to vote folks it's quick easy and free see why we need your votes url … … url\"\n        ],\n        [\n            0,\n            \"user user when we saw him after it wasn't planned we were talking about split and he just walked by 😎\"\n        ],\n        [\n            0,\n            \"thank you for a great morning we hope you enjoyed coding as much as we do 💻 url\"\n        ],\n        [\n            0,\n            \"it all starts with an attitude sign your athletes up at the bud and bug festival on 4 29 17 to see what they url\"\n        ],\n        [\n            0,\n            \"talking tom eat lot of sweet candy 2017 kids animation montage url via user\"\n        ],\n        [\n            0,\n            \"white house releases details on top staffers ’ big here ’ s what we know url via user\"\n        ],\n        [\n            1,\n            \"new t mobile anti screen protector for google nexus 7 clear url url\"\n        ],\n        [\n            0,\n            \"i used to drink pepsi because i hated the taste of coke so now i guess i'm just not drinking cola ever again\"\n        ],\n        [\n            0,\n            \"check out get faded denim dance pants cargo it's denim soft pants url via user\"\n        ],\n        [\n            0,\n            \"user certainly control until the brexit agreement then over its side of the negotiations which will follow that\"\n        ],\n        [\n            0,\n            \"user surely they can problem is i have to find the objects of both these moods first\"\n        ],\n        [\n            0,\n            \"user just watching raw and that excellent no one could buy the amount of heat you got for defeating tak … url\"\n        ],\n        [\n            0,\n            \"we will never part from each other anything that will hurt you nothing that will cause tear will happen\"\n        ],\n        [\n            0,\n            \"user lol i think given the goat arm bands 1 for each leg plus a whistle and light to attract a … url\"\n        ],\n        [\n            0,\n            \"hardware gate elbow with nuts 13 8 factory sealed url url\"\n        ],\n        [\n            1,\n            \"it can often be difficult finding a gift for that special occasion silver lining has exactly what you need … url\"\n        ],\n        [\n            0,\n            \"user i dont wanna be rude but your peeps are useless and its hard to talk to you i did call to call center but could not be reached\"\n        ],\n        [\n            1,\n            \"i was hoping someone would tweet this dumb ass doesn't anything about wrestling and now he's talking about … url\"\n        ],\n        [\n            0,\n            \"sean spicer media for ‘ lack of interest ’ in susan rice story url url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url fifth harmony all in my head flex ft\"\n        ],\n        [\n            0,\n            \"patrons next update rewards will be up tomorrow thanks for your ongoing support it's seriously helping so much url\"\n        ],\n        [\n            0,\n            \"“ the lord is my rock my fortress and my my god is my rock in whom i take refuge my shield and the ho … ” url\"\n        ],\n        [\n            0,\n            \"new in from user the copper collection with one aged in a copper pot still and one in a copper … url\"\n        ],\n        [\n            1,\n            \"2016 hot 1080p 3 ‘ ’ hd car dvr dash camera g sensor vehicle video cam url url\"\n        ],\n        [\n            0,\n            \"bless all you are prayed for every day as is your families ty for your service and sacrifice your heroes to me for … url\"\n        ],\n        [\n            1,\n            \"makes a permanent member of the pc the the as permanent members good url\"\n        ],\n        [\n            1,\n            \"20 thursday donation day join our facebook group yes we can entrepreneurs donate 20 here url\"\n        ],\n        [\n            0,\n            \"user let the so called journalists move ahead of religion and division u should take the lead pls pls pls\"\n        ],\n        [\n            0,\n            \"easter is coming this way 😊 which means writing for camp and eating chocolate perfect … url\"\n        ],\n        [\n            0,\n            \"the flexibility to cook with steam and the simplicity of a mechanical product hashtag url\"\n        ],\n        [\n            1,\n            \"user no proof or evidence of any kind exists to support your conspiracy theory\"\n        ],\n        [\n            1,\n            \"i've eaten literally nothing but ' hot all day and i'm on drink hashtag of the night so let's see where this shit show goes\"\n        ],\n        [\n            0,\n            \"user anytime you like tbh or have a nap to tide you over but to not screw your body timing earliest 8p m\"\n        ],\n        [\n            0,\n            \"user i sure hope so and maybe it's just so hard to do it so didn't wanna that blood on my hands of picking them again\"\n        ],\n        [\n            0,\n            \"user go to a car auction you'll be so jacked with excitement bidding on a car you won't have time to worry\"\n        ],\n        [\n            1,\n            \"what kind of monster doesnt wash their hands after they go to the bathroom do not touch me or my dogs go wash your pee fingers\"\n        ],\n        [\n            0,\n            \"will higher edtech innovation really change under trump news url hashtag\"\n        ],\n        [\n            0,\n            \"retired marine general trump may need ' cold war ' to north korea breitbart url\"\n        ],\n        [\n            0,\n            \"at this point in time i am actually doubting if is real bcs omg he's aging backwards url\"\n        ],\n        [\n            0,\n            \"coming bright and early tomorrow 2017 wrestling all star team and our choice for wrestler of the year\"\n        ],\n        [\n            1,\n            \"user just go to stores pick up a pepsi stare at it then down to it say fuck you put it back it'll know\"\n        ],\n        [\n            0,\n            \"my husband thinks there should be a cross over between big bang theory and naked and afraid umm no\"\n        ],\n        [\n            0,\n            \"thanks to a who is too drunk to find her keys so her friend kicked the windows in of her front door i'm awake again 🙃 🙃 🙃\"\n        ],\n        [\n            0,\n            \"driving to sharing real time road info with wazers in my area eta 9 14 pm using user drive social\"\n        ],\n        [\n            0,\n            \"user the actors from were given the right to approve how their drawn characters before the comic could go ahead robert cooper\"\n        ],\n        [\n            1,\n            \"why is trump attacking the freedom caucus simple they won he lost da orange one not big picture guy is moron url\"\n        ],\n        [\n            0,\n            \"user given your awesome podcast with peterson please consider the situation he is in url\"\n        ],\n        [\n            0,\n            \"user user yeah the ' badly ' caused the confusion i am the same he's doing wonders with this team on the whole\"\n        ],\n        [\n            1,\n            \"never let a nigga take advantage of the fact you love him to where he think you supposed to let everything he do slide ❗ ️\"\n        ],\n        [\n            0,\n            \"just found out a mutual friend between me and my ex best friend unfollowed me on tumblr naturally leaving me to following him still lmfao\"\n        ],\n        [\n            0,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            0,\n            \"user if you ask christian who i am he's met me numerous times in vancouver at the charity tea here with … url\"\n        ],\n        [\n            0,\n            \"us teen pleads guilty to 2015 is inspired plot to kill pope url url\"\n        ],\n        [\n            0,\n            \"ri elite practice tonight 🏀 🏀 all teams same times and location user url\"\n        ],\n        [\n            1,\n            \"dr is the biggest asshole i've ever met at this university like i've never met someone so rude and inconsiderate before 😡 😡 😡\"\n        ],\n        [\n            0,\n            \"user picked up my jordan 1 ' s and box destroyed good though suggestion to talk about that\"\n        ],\n        [\n            1,\n            \"the actresses who played and catherine weren't asked back for the revival they did my girls so dirty\"\n        ],\n        [\n            0,\n            \"user ha we'd love to have that kind of money but single payer has 65 support overall 81 among dem voters\"\n        ],\n        [\n            0,\n            \"check out nashville cats by the lovin ' on amazon music url saturday songs url\"\n        ],\n        [\n            0,\n            \"hashtag i'm sorry but i've been to hell n back as a single mom rent with 2 kids but i did it so it can be done\"\n        ],\n        [\n            0,\n            \"open letter save young lives by adding open water safety to national curriculum … url\"\n        ],\n        [\n            0,\n            \"it's kinda attractive when someone can reply to your sarcasm with sarcasm instead of just getting offended\"\n        ],\n        [\n            1,\n            \"big tits round asses angela white whites sexy body url url\"\n        ],\n        [\n            1,\n            \"standing in a long line at the user office for the second day in a row with a crappy user iphone that drops calls and doesn't dial out\"\n        ],\n        [\n            0,\n            \"user nothing overall so it's likely a setup line issue been in touch with support on to get a fault t\"\n        ],\n        [\n            0,\n            \"the big question what are we going to do for humanity serving others is the essence of leading at a higher level ken\"\n        ],\n        [\n            0,\n            \"story of my life 😂 til next time man of my dreams greet me wth coffee you'll be guaranteed a smile 😉 💁 🏼 url\"\n        ],\n        [\n            0,\n            \"user that ’ s exactly what i thought then no but still i can ’ t wait to see user win s\"\n        ],\n        [\n            0,\n            \"user let it come apart how brilliant the gop will look if they have control of congress and wh and still can … url\"\n        ],\n        [\n            0,\n            \"if you pay the price of humble yourself pray and the heavens will open and you will know … … url\"\n        ],\n        [\n            0,\n            \"today's bible study on the progressive christian blog with author rev paul j is part 3 of luke chapter … url\"\n        ],\n        [\n            0,\n            \"bits of hashtag news from the middle we call it the middle bits catch up on the past week here url\"\n        ],\n        [\n            1,\n            \"i just checked in at captain seafood restaurant with hashtag download today url\"\n        ],\n        [\n            0,\n            \"over the weekend i had to say goodbye to baby girl fiona she wasn't acting like herself and … url\"\n        ],\n        [\n            1,\n            \"will give you that extra speed you need this track season 20 off and 10 off trainers for students url\"\n        ],\n        [\n            0,\n            \"worth a record hashtag 5 this evening 9pm ' monroe auction of a lifetime ' url\"\n        ],\n        [\n            0,\n            \"question of the day what makes you come alive in your life get more answers here url url\"\n        ],\n        [\n            0,\n            \"south carolina led by dawn and wilson just won their first women's ncaa basketball championship\"\n        ],\n        [\n            0,\n            \"user thanks we are 4 hit will you help me save this planet 4 the children of the future lyrics 2 l b d album\"\n        ],\n        [\n            1,\n            \"user user can't wait till hates you and treats you like you treat your mom karma\"\n        ],\n        [\n            1,\n            \"gained 1 new follower in the past day i ’ m growing my account the right way are you do it with url\"\n        ],\n        [\n            1,\n            \"got some straight up killer specials on top vape juice brands like … url\"\n        ],\n        [\n            0,\n            \"there's people that love you just to be where you are at if you there will be no love\"\n        ],\n        [\n            0,\n            \"authorities name suspect from in st petersburg metro bombing washington post washington post … … url\"\n        ],\n        [\n            0,\n            \"fathers ' rights activist speaks out about parental equality in family court 19 url\"\n        ],\n        [\n            0,\n            \"the universe she's wounded she's still got infinity ahead of her she's still got you and me everybody says she's beautiful user\"\n        ],\n        [\n            0,\n            \"may her soul rest in peace as she joined our heavenly father ' please be our ' angel 😢 🙏 … url\"\n        ],\n        [\n            0,\n            \"you guys rise are incredibly cool happy to meet you url url\"\n        ],\n        [\n            0,\n            \"importance of developing trust between is answer about working in places not known for contemporary art\"\n        ],\n        [\n            0,\n            \"aren ’ t the problem and chris christie isn ’ t the solution url url\"\n        ],\n        [\n            0,\n            \"user i on a 109 twice and apparently they both aren't going to port melbourne what the f is going on\"\n        ],\n        [\n            1,\n            \"🍕 🍔 you can ’ t ignore the charm of round drop leaf table make some great memories around this gorgeous url\"\n        ],\n        [\n            0,\n            \"user i'm sorry you have not received updates our team will contact you when they have any new updates jo\"\n        ],\n        [\n            0,\n            \"soccer cruz 1 1 2nd half 81 ' added 5 roots close finish url\"\n        ],\n        [\n            0,\n            \"no for fort as annual kill winds down url via user\"\n        ],\n        [\n            0,\n            \"user roy came back to with the bottles holding one out to her all for you since you seem so excited for it\"\n        ],\n        [\n            0,\n            \"i got to see a corgi this weekend thanks to user i was even shouting her name i knew this corgi the british\"\n        ],\n        [\n            1,\n            \"open door is too much for me that's my private time i don't want to share my private poop time with anyone\"\n        ],\n        [\n            1,\n            \"⭐ ️ hashtag • tesla is ' ' capabilities on model 3 says analyst morgan adam jonas … … url\"\n        ],\n        [\n            0,\n            \"it's alright tho i felt like crap most of the day and caught up with a girl friend i hadn't seen in ages so it was nice\"\n        ],\n        [\n            1,\n            \"you could win 10 000 and play for a chance to win 1 of over 1000 instant prizes hashtag 18 rules url\"\n        ],\n        [\n            0,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            0,\n            \"for example in reference to myself i'm fine with latina in reference to someone else i don't know is just more polite imo\"\n        ],\n        [\n            0,\n            \"rush you want talk about violating the rule of law you want to talk about threatening the legal system of the un … … url\"\n        ],\n        [\n            0,\n            \"user this may not be a bad ideal especially if they keep sending us representatives like pelosi and waters\"\n        ],\n        [\n            0,\n            \"user no no i am not a writer just saw your tl and noticed your we share the b'day so thought of saying hello\"\n        ],\n        [\n            0,\n            \"user will you married me khan very like you and ap ho i love you so so much\"\n        ],\n        [\n            0,\n            \"user this is like the recurring that keeps coming back not that i know url\"\n        ],\n        [\n            0,\n            \"anti trump hysteria the actions of susan rice caused by rabid giles hashtag url\"\n        ],\n        [\n            0,\n            \"please let it not be an april fool's joke are the commies showing some spine url\"\n        ],\n        [\n            0,\n            \"user joins us in studio to discuss the astonishing public v private sector wage gap highlighted in a report hashtag\"\n        ],\n        [\n            0,\n            \"what goes around comes around you never know what ppl did to get what they are getting everybody isn't a victim\"\n        ],\n        [\n            0,\n            \"when you were with me you were obsessed with her it gave you kicks knowing someone likes you way too much\"\n        ],\n        [\n            1,\n            \"job opening w bonus for miami lyft needs workers get a reward when u apply with working promo code good jobs … url\"\n        ],\n        [\n            0,\n            \"just saw beauty and the beast again and i thought i recovered quicker this time but then i was scrolling thru my pi … url\"\n        ],\n        [\n            0,\n            \"the episode of meeting her husband is so precious like you never know who's the one 😩 they were all drunk\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url kevin gates 2 phones official video\"\n        ],\n        [\n            0,\n            \"user go to the app story and check for updates tho actually im on android so idk if apple has it yet\"\n        ],\n        [\n            0,\n            \"top 3 with a nice grab in right to end northern third 2 nc 0 url\"\n        ],\n        [\n            1,\n            \"check out pour 4 2 oz mens clear bottle url via user\"\n        ],\n        [\n            0,\n            \"user it's functional more than tbh i can the savings into buffalo wings and beer tomorrow\"\n        ],\n        [\n            0,\n            \"‘ ghost in the shell ’ 4 japanese actresses the movie and its whitewashing twist url\"\n        ],\n        [\n            0,\n            \"was a little bit taller i wish i was baller i wish i had a girl who looked good i would call her 😁 url\"\n        ],\n        [\n            0,\n            \"user i didn't watch the game i think we have a real quality issue besides our but yes m … url\"\n        ],\n        [\n            0,\n            \"1 user his first animation and finally explained where all the robots in the valley came from\"\n        ],\n        [\n            0,\n            \"same for drake he made liking bbw a little more cool my dating options increased i'm pleased keep it a\"\n        ],\n        [\n            0,\n            \"to sponsor or partner this event send us an email com 53 67 77 hashtag\"\n        ],\n        [\n            0,\n            \"user by mainstream read it to understand why hint it ’ s the mosques url\"\n        ],\n        [\n            0,\n            \"fav thing is getting an espn notification that frank mason won another player of the year award hashtag\"\n        ],\n        [\n            0,\n            \"obstruction of justice is an offense history itself and nunes should remember that several peo … url\"\n        ],\n        [\n            0,\n            \"moving nutrition up a day now check out an awesome instructions on facebook or … url\"\n        ],\n        [\n            0,\n            \"buy 1 pc promotion birthday gift for friends oxygen generator air home air cleaner 150 … url\"\n        ],\n        [\n            0,\n            \"user i think trump is just trolling the nyt with that comment putting the nyt and libel together as one\"\n        ],\n        [\n            0,\n            \"twitter egg in default profile photo replaced with new human like image url\"\n        ],\n        [\n            0,\n            \"hi everyone please look at this picture of and noodle and commit it to ur memory its very important to me url\"\n        ],\n        [\n            0,\n            \"friends lot of 22 1982 1983 1984 1987 2004 url url\"\n        ],\n        [\n            0,\n            \"user if ya ever get bored feel free to check out my cartoon if ya like or don't no pressure 3 url\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            1,\n            \"many schemes have come and go but has still been there url cc user\"\n        ],\n        [\n            0,\n            \"want 4 million people to see your tweets click here now for your free training url url\"\n        ],\n        [\n            0,\n            \"big up they are trying ❤ ❤ ❤ respect to all the schools can't wait to see these youth … url\"\n        ],\n        [\n            0,\n            \"please write judge david at 100 state st ny and ask him to grant dawn motion she has learned\"\n        ],\n        [\n            0,\n            \"that's the play that was drawn up if you're gonna slow it down a bit go for the 3 don't go slow and then take a bad 2\"\n        ],\n        [\n            0,\n            \"web exclusive the truth about that pepsi ad here's what you aren't being told url\"\n        ],\n        [\n            0,\n            \"user my thoughts are with any every woman who has ever had to suffer o'reilly for any amount of time longer than 1 second\"\n        ],\n        [\n            0,\n            \"user go about finding out without tipping anyone off or having user hack their system\"\n        ],\n        [\n            0,\n            \"success isn't based on how much money you make it's based on the actions you take to make it user\"\n        ],\n        [\n            0,\n            \"nate johnson bright 1 last time basketball coach in town has stepped down after one season as girls coach at independence\"\n        ],\n        [\n            0,\n            \"i understand my husband is native some thinks he's we had a trip to mexico cancelled i was worried h … url\"\n        ],\n        [\n            0,\n            \"my little boy is so tired i've just had to give him a breathing exercise to help him sleep he's not used to dancing late at night\"\n        ],\n        [\n            1,\n            \"four questions for addressing the big data talent shortage url url\"\n        ],\n        [\n            0,\n            \"i'm single at the end of the day i'll talk the heels of your mom if i wanted 😂 😂 but i'm 😝 😋 😜 😏\"\n        ],\n        [\n            0,\n            \"illustration of grand finale dive via nasa url url\"\n        ],\n        [\n            0,\n            \"i have to get up in but this game won't allow me to sleep champions rise to the occasion hashtag\"\n        ],\n        [\n            0,\n            \"user this lmaooooo do yourself a solid and stay out of black people's mentions and mind your … url\"\n        ],\n        [\n            0,\n            \"user i think after ww2 we were heading in the right direction but then came neo liberalism not left in … url\"\n        ],\n        [\n            0,\n            \"this is india hindu culture and democracy else you will be beheaded by now if at somewhere else 🙏 😇 url\"\n        ],\n        [\n            1,\n            \"user user why did you not ask the same question of the last administration biased journalist\"\n        ],\n        [\n            0,\n            \"user went to see fc beat lancaster today didn't realise how many lived in lancaster\"\n        ],\n        [\n            0,\n            \"user sir my train has stopped at due to engine failure for the last 1 hr\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url eminem lose yourself san holo remix bass\"\n        ],\n        [\n            0,\n            \"we get attached to temporary things then wonder why our happiness never lasts\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"my top 3 favorite finishing moves 1 sweet chin music 2 flying elbow drop 3 code hashtag\"\n        ],\n        [\n            0,\n            \"user hi we would like to inform you that jio systems are and hence they are not able to process requests immediately\"\n        ],\n        [\n            0,\n            \"o son of adam sell this world for the and you win both sell the for this world and you lose both al al\"\n        ],\n        [\n            1,\n            \"do you live your hashtag every day it can be tricky use our web app to help you you can try it for free … url\"\n        ],\n        [\n            0,\n            \"user my soul is evil because i support our potus that's funny by the way learn the difference between you're and your\"\n        ],\n        [\n            0,\n            \"positive media coverage very likely to effect technologies stock price url\"\n        ],\n        [\n            0,\n            \"gossip wolf radio station director logan bay suffers a injury and needs your help url\"\n        ],\n        [\n            0,\n            \"my god i posted a lot of nicholas sparks quotes on my facebook 9 years ago what was happening in 2008\"\n        ],\n        [\n            0,\n            \"top story is a campaign to fix copyright law for education url see more url\"\n        ],\n        [\n            0,\n            \"user but in today's day and age how does one know the credibility of one's integrity perceived or project … url\"\n        ],\n        [\n            1,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"there is only one thing in the world worse than being talked about and that is not being talked about ― oscar\"\n        ],\n        [\n            0,\n            \"user oh no they'll never allow that maybe m specially since they still cross language groups never\"\n        ],\n        [\n            0,\n            \"i met you 8 years ago wow this picture is of lisa nova and jill at butterflies url\"\n        ],\n        [\n            1,\n            \"using alicia m in the debate as a of virtue just shows that crooked hillary suffers from bad judgement hillary was set up by a con\"\n        ],\n        [\n            0,\n            \"user that's not man abuse you forget i love fighting and that was a mean right hand from our lil man 😏\"\n        ],\n        [\n            0,\n            \"user broccoli negative calories weight 🤓 😜\"\n        ],\n        [\n            0,\n            \"we've had a great time with everyone at hashtag bringing it all to a close with one last keynote today\"\n        ],\n        [\n            0,\n            \"dog owners aged 40 50 who refuse to foster i'd like to speak to you for book research ta hashtag hashtag\"\n        ],\n        [\n            0,\n            \"trump senior adviser jared kushner travels to iraq official url url\"\n        ],\n        [\n            0,\n            \"good morning from 🇦 🇷 🙌 first day shooting in was bloody epic so many … url\"\n        ],\n        [\n            1,\n            \"do you like hearing to music that will inspire you subscribe and watch mercy d music hashtag url\"\n        ],\n        [\n            0,\n            \"both men look like they need an iv a shot of whiskey and a nap mma ladies and gentleman hashtag hashtag\"\n        ],\n        [\n            0,\n            \"it's been time to act ages ago but the once great user will once again do nothing url\"\n        ],\n        [\n            1,\n            \"samsung t mobile phone white green key pad board 2 0 mega url url\"\n        ],\n        [\n            1,\n            \"i question whether or not the filthy will understand that this japanese man in a michael jackson leather suit is the shit hashtag\"\n        ],\n        [\n            0,\n            \"omg i have never been happier to receive a package thank you so much user 😍 💜 url\"\n        ],\n        [\n            0,\n            \"biological removal of green and congo red by some url\"\n        ],\n        [\n            1,\n            \"if you didn't just get a hashtag from me 1 you're welcome 2 you're not even my real friend the homies all with it hashtag\"\n        ],\n        [\n            0,\n            \"long day at church a lot of leadership changes we have to tackle in the upcoming months praying for guidance from the holy spirit\"\n        ],\n        [\n            0,\n            \"your to do list is extensive today as you optimistically attem more for scorpio url\"\n        ],\n        [\n            1,\n            \"user 4 ga tickets please 1 for d1 and 2 for d2 also someone who can trade with my d2 standing b to … url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user concert had a blast his love for his wife is amazing gained a whole new respect for him … url\"\n        ],\n        [\n            0,\n            \"each has a story each has a way maybe that's the price for what comes in the future suffer a little to have the reward at the end\"\n        ],\n        [\n            1,\n            \"user do you serve your happy meals with a side of sexual drop user ads\"\n        ],\n        [\n            0,\n            \"the bay miners face the west warriors for the aa banner in the third game of the day at the user d … url\"\n        ],\n        [\n            1,\n            \"you can see beyond someone's negativity today and right into t more for sagittarius url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url plane missile attack british passenger jet rocket over\"\n        ],\n        [\n            0,\n            \"these include an aca provision insurance companies from declining to write policies for people with se … url\"\n        ],\n        [\n            0,\n            \"user i forgot what you asked me to draw but here's what it is also i'm close to out but i'm a chill way url\"\n        ],\n        [\n            0,\n            \"user you give the sun a reason to shine you're so beautiful loving generous and kind i love you mind following me ♡ 130\"\n        ],\n        [\n            0,\n            \"i only look at fake conscious videos now to see what lies they telling now and how they are the people\"\n        ],\n        [\n            1,\n            \"subscribe to my channel for more videos and serious topics like this url youtube small channels\"\n        ],\n        [\n            0,\n            \"user thinking and diy n maybe gets the call up tomorrow n bray the … url\"\n        ],\n        [\n            0,\n            \"i like that show up at your house with flowers kind of love that picnic at the park kind of love\"\n        ],\n        [\n            0,\n            \"hashtag for one of the many blessings brought into my life ❤ ️ ️ much luv for u … url\"\n        ],\n        [\n            0,\n            \"laughter is the best medicine ' saw this the other day capitalism is still alive i guess ' url\"\n        ],\n        [\n            0,\n            \"in how arsene wenger can transform arsenal into title winners by changing to 3 4 3 url\"\n        ],\n        [\n            0,\n            \"i love the fact that the sun and the daily mail have both done articles about michaels foot for no actual reason 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user see why would bother coming for shin if he were smart he would stay well clear of the group … url\"\n        ],\n        [\n            0,\n            \"13 33 bst temperature wind humidity rain hourly 0 0 mm pressure hpa rising slowly\"\n        ],\n        [\n            0,\n            \"you were in a car bought with funds that were meant to construct roads url\"\n        ],\n        [\n            1,\n            \"putting some structure back in your business – time to re think your structure url\"\n        ],\n        [\n            0,\n            \"our own ' doc of all trades ' is going in the ring tonight for a good cause url\"\n        ],\n        [\n            0,\n            \"user user not disagreeing i think president trump should listen to the fc and some of their ideas\"\n        ],\n        [\n            1,\n            \"user devin the truth is he realized when he said your sister is one he said to himself why am i talking about mine\"\n        ],\n        [\n            0,\n            \"📷 the above times are based on the beginning of each show and as such it is important to keep in url\"\n        ],\n        [\n            0,\n            \"but saw a problem that needed to be fixed so he went for it saved genji and maybe others but got suspended because of public\"\n        ],\n        [\n            0,\n            \"funk roberts training system 10 week program for fat loss url url\"\n        ],\n        [\n            0,\n            \"user always had trouble what he is doing with tr today he did with paul years ago\"\n        ],\n        [\n            0,\n            \"here ’ s everything that happened at this year ’ s mega food event the lahore eat url\"\n        ],\n        [\n            0,\n            \"to be devoted to some intellectual exercise is to have succeeded in life robert louis\"\n        ],\n        [\n            1,\n            \"new study links art access to better health safety and education in lower income neighborhoods url via user\"\n        ],\n        [\n            0,\n            \"as much as everyone loves a good moan about phone networks props to user signal problem sorted and great comms throughout\"\n        ],\n        [\n            0,\n            \"3 entrepreneurs share their biggest mistakes – and what they learned from them url via user\"\n        ],\n        [\n            1,\n            \"you're looking for entertainment of a different sort your min more for sagittarius url\"\n        ],\n        [\n            0,\n            \"every time i've been single i've been lonely and thought i'd be happier in a relationship every time i've been in … url\"\n        ],\n        [\n            0,\n            \"did you know that the term the internet of things was coined in 1999 by kevin url url\"\n        ],\n        [\n            1,\n            \"has been programmed to more than any flesh covered ae likes big data do you hav … url\"\n        ],\n        [\n            0,\n            \"7 creative people used to land their marketing dream jobs url if you want a creative … url\"\n        ],\n        [\n            1,\n            \"user will do my boyfriend hates it so i try to watch it when he is out or he ruins it with his\"\n        ],\n        [\n            0,\n            \"i need the bitter taste of coffee coffee and its bold taste the aroma oh fuck is that a thing\"\n        ],\n        [\n            0,\n            \"user i have i was talking about in pakistan coz he said i've been only to pakistan so i said so have i\"\n        ],\n        [\n            0,\n            \"it's not about 1st nations it's about the well to do intentions of christians in the shadow of a url\"\n        ],\n        [\n            0,\n            \"13 reasons why is such a great book and the fact that netflix brought to life was beyond my expectations\"\n        ],\n        [\n            1,\n            \"yellow 12pcs 3 7 v rechargeable li ion battery battery charger url url\"\n        ],\n        [\n            1,\n            \"on the one hand i thought that kendall jenner ad was stupid on the other hand i think those folks who were so offended were off base\"\n        ],\n        [\n            0,\n            \"user matt just did the delete arm swipe to the crowd one time its hard for him to be team extreme matt and not broken matt\"\n        ],\n        [\n            0,\n            \"notification cricket training thu 30 mar 2017 14 30 17 30 park house sports hall use\"\n        ],\n        [\n            0,\n            \"user you stand as a brother who has been there in my whole life 🙌 🏼 ❤ ️ since i first started soccer\"\n        ],\n        [\n            0,\n            \"6 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"skybet not to be missed £ 10 free bet no deposit required join now to get your free £ 10 bet no deposit required … url\"\n        ],\n        [\n            1,\n            \"now playing i'll be around at url url a free 24 7 freestyle network is beta testing beats\"\n        ],\n        [\n            0,\n            \"user user the prophet the obviously 2 good reads for a young david bowie ⚡ 😍\"\n        ],\n        [\n            0,\n            \"user user this beat legend encourages you to be nice to girls especially she's really tall she'd beat ya 😄\"\n        ],\n        [\n            0,\n            \"our fave subject to talk about 🗣 ️ but u know me im staying true nights are never about the fellas for me url\"\n        ],\n        [\n            1,\n            \"is a bitter old man i blocked him he blocked me my life is better because of it url\"\n        ],\n        [\n            1,\n            \"finish carpenter five star restoration five star restoration and construction … url job sacramento\"\n        ],\n        [\n            0,\n            \"user user a ship is who you think your character is compatible with personally a mate is your rp relationship\"\n        ],\n        [\n            0,\n            \"absolutely a full investigation should have been initiated months ago url\"\n        ],\n        [\n            1,\n            \"come hang out with us and listen to great music from lungs and and sol horizon on tuesday april 25th at url\"\n        ],\n        [\n            0,\n            \"college has at no point been easy but i can't explain how less stressful it can be if you trust god and let him guide you through it\"\n        ],\n        [\n            0,\n            \"jv 0 cb east jv 2 top 2nd 0 out 0 balls 0 strikes no one on p hashtag alyssa b player 5\"\n        ],\n        [\n            0,\n            \"there is a method to your madness as you attempt to keep every more for leo url\"\n        ],\n        [\n            0,\n            \"anyone want to team up ffs or less 🌟 i also trade free follows i have 200 🦄 i don't go first liars blocked reported tweet me\"\n        ],\n        [\n            0,\n            \"monday morning cup of coffee to face financial services committee hearing url\"\n        ],\n        [\n            0,\n            \"good evening l grew up thinking all kids with different are the real angels i seriously do url\"\n        ],\n        [\n            0,\n            \"first time visiting the rhino sanctuary home to 19 rangers keep an eye on them 24 7 plan is to breed 30 4 … url\"\n        ],\n        [\n            0,\n            \"user if trump people were threats to national security get real it was for fbi nsa cia to investigate … url\"\n        ],\n        [\n            0,\n            \"user completely ridiculous talking point you fail to support your position with fact based evidence typical liberal\"\n        ],\n        [\n            0,\n            \"✨ save the date ✨ for our first group art show of the year sat may 6th 6 9 pm 💖 the hashtag show … … url\"\n        ],\n        [\n            0,\n            \"although you might already have big plans for the weekend mor more for capricorn url\"\n        ],\n        [\n            0,\n            \"this phantom penalty kick business at newcastle is delicious i hope the mystery is never resolved and it passes into legend\"\n        ],\n        [\n            0,\n            \"the sweetest dog and dozens of his friends were just rescued from one of the worst ' industries ' in the w … url\"\n        ],\n        [\n            0,\n            \"when god allowed other nations to live with the israelites the divine for got more … url\"\n        ],\n        [\n            0,\n            \"we've come this far let's work hard till the very end if we work together everything should be all right that's what i believe\"\n        ],\n        [\n            0,\n            \"ibn spent his childhood years in the company of the prophet assisting him and learning from him he became a of islam\"\n        ],\n        [\n            0,\n            \"harris recent developments part 5 mp3 stream download url via user\"\n        ],\n        [\n            0,\n            \"picking a secretary of education should be like choosing among dots or toe on oh it was\"\n        ],\n        [\n            0,\n            \"drowning sandy by sarah will make you think about in a whole new light url url\"\n        ],\n        [\n            0,\n            \"20 people followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"user user don't you have a whole community of spies to call upon why are you on a news station for intel\"\n        ],\n        [\n            0,\n            \"a patients family brought in a bunch of baked goodies for the cpu crew and i'm pretty sure i have the diabetes now\"\n        ],\n        [\n            0,\n            \"mama june has superhero what a triumph in achieving a new perspective for herself as she pleased i admire her greatly\"\n        ],\n        [\n            0,\n            \"sometimes the best cure for a restless mind is a quiet night i more for pisces url\"\n        ],\n        [\n            0,\n            \"user user is it like almond milk where you just the thing until milk comes out of it\"\n        ],\n        [\n            0,\n            \"user yea i tried when i was in high school but lost track and i was just going through music\"\n        ],\n        [\n            1,\n            \"url how can change a tragedy to a comedy drama married but available 2017 url\"\n        ],\n        [\n            1,\n            \"user more insightful commentary i hope you guys get paid for that i'd hate to think you do all that work for nothing\"\n        ],\n        [\n            0,\n            \"holy gravity boots i feel like i'm living in the future u could make real automated income … url\"\n        ],\n        [\n            0,\n            \"rumor has it that the nuclear deal has been signed by gigaba it hasn't even been a week and already hashtag\"\n        ],\n        [\n            1,\n            \"user trump is hitler real fuckin ' original next time compare him to something less like oh wait\"\n        ],\n        [\n            0,\n            \"malaysia china relations not china but we are the financially irresponsible and … url url\"\n        ],\n        [\n            1,\n            \"♣ 2017 p australia gold 2 oz 200 first strike url url\"\n        ],\n        [\n            0,\n            \"speed camera locations 300 blk s 8th st 30 mph blk n 15th st 35 mph 1800 blk 1st ave s 25 mph url\"\n        ],\n        [\n            1,\n            \"the key to success is to focus our conscious mind on things we desire not things we fear 🌻 💐 🌻 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"seeing both sides of an argument is not a new dilemma for most more for libra url\"\n        ],\n        [\n            1,\n            \"red coral pearl 925 silver overlay ring us 10 2 jewelry url url\"\n        ],\n        [\n            0,\n            \"user it's pretty clear when he said he changed his mind and position after this attack you just have to be negative\"\n        ],\n        [\n            0,\n            \"so many of these companies don't actually care about these movements they just want to be associated with them so you'll buy their products\"\n        ],\n        [\n            0,\n            \"sis helped what user called one of the world ’ s largest killings of in a single day in recent history in 2013\"\n        ],\n        [\n            0,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            0,\n            \"newcastle left after bizarre url url\"\n        ],\n        [\n            0,\n            \"user i'll be salty af swear to god i would be hurt 😂 😂 😂 i need all of em around the same age to 🤔 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"scenery hand painted on canvas art oil painting url url\"\n        ],\n        [\n            0,\n            \"this earnings pics from youtube is the direct result of the attacks aftermath of the user terrible practices it ' … url\"\n        ],\n        [\n            0,\n            \"send me your location let's focus on cause i just need the time and place to come through\"\n        ],\n        [\n            0,\n            \"asked gop controlled congress to approve his proposed action against gas attacks hashtag congress refused url\"\n        ],\n        [\n            0,\n            \"user did you see user's dope speech about representation the importance of having opportunities to be heroes in our own stories\"\n        ],\n        [\n            0,\n            \"anyone who can do proper squats or other butt exercises can we skype so u can help me figure out form\"\n        ],\n        [\n            0,\n            \"user we are going back wednesday on his birthday the is simple hashtag\"\n        ],\n        [\n            0,\n            \"apologies for disappearing towards the end there i had a client thanks for all the hashtag was fun today enjoy the sun all 😎\"\n        ],\n        [\n            0,\n            \"when dancing on my own by is playing at work and you're about to cry then who let the dogs out come on after\"\n        ],\n        [\n            1,\n            \"all our products available at the shop 8 rue paris user 👉 👉 or online … url\"\n        ],\n        [\n            0,\n            \"i just now at the scorpio specs microsoft can make awesome hardware but still no software\"\n        ],\n        [\n            0,\n            \"hashtag oculus virtual reality founder leaves facebook no word yet on what the founder of the oculus firm plans to … url\"\n        ],\n        [\n            0,\n            \"youth unemployment shows euro area recovery not working for all url via user\"\n        ],\n        [\n            0,\n            \"of fast 😇 all desires 🤗 married couples with child 😊 get relief from all sins hashtag\"\n        ],\n        [\n            0,\n            \"has about 2 billion in cash and investments they could buy a quarter of their shares back today for 175 million dollars\"\n        ],\n        [\n            1,\n            \"user user ur heart is in the right place but islam makes human quality of life worse everywhere it goes\"\n        ],\n        [\n            0,\n            \"hashtag my brother taught me how to play when i was 7 i don't have words to express what this game means to me\"\n        ],\n        [\n            1,\n            \"♂ 6 12 15 tackle flame wheel has appeared available until 14 02 27 29m 395 url\"\n        ],\n        [\n            0,\n            \"i can feel my skull from the dull brain on the wall grey won't now i have to paint it all\"\n        ],\n        [\n            0,\n            \"israel approves first new west bank settlement in decades url israel going against international law hashtag\"\n        ],\n        [\n            0,\n            \"he's tired of being detained at the bank when the bills he been for money url\"\n        ],\n        [\n            0,\n            \"please vote for ❤ ️ ❤ ️ the best actresses of american tv series 2016 url url\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"thomas said have you ever watched aqua teen hunger force and i said what i love that movie 😂 😂\"\n        ],\n        [\n            0,\n            \"in reality there is perhaps no one of our natural so hard to as pride disguise it struggle url\"\n        ],\n        [\n            0,\n            \"thank you to queen of the netherlands for two at for 3 days and not using them\"\n        ],\n        [\n            1,\n            \"bulk buy diy crafts wire 26 silver 22 yards 12 pack url url\"\n        ],\n        [\n            0,\n            \"thank you to last night's speakers for sharing their stories our understanding of your traditions br … url\"\n        ],\n        [\n            0,\n            \"ordinary citizens have already now it's going to escalate hashtag\"\n        ],\n        [\n            0,\n            \"8 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"hashtag teacher making a difference do you know of an exceptional teacher in a school nominate t … url\"\n        ],\n        [\n            0,\n            \"' mama ' re enters top 100 charts on their 5th anniversary url via user\"\n        ],\n        [\n            0,\n            \"hey instead of us since we are together i'm just gonna post a video of the road and pictures of a car … url\"\n        ],\n        [\n            0,\n            \"top story gorsuch confirmed to supreme court fox news url see more url\"\n        ],\n        [\n            0,\n            \"surely they to themselves are who ' my words rebel and they who my instructions hate do count the road to hell\"\n        ],\n        [\n            0,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"❣ parrot records 8 track pop lot of 3 url url\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"international court ’ s top official says violence in congo may amount to war crimes url\"\n        ],\n        [\n            0,\n            \"old vehicle becomes van the office of the sheriff recently refurbished a vehicle into a crime scene url\"\n        ],\n        [\n            0,\n            \"80 year old car flips kills willis one woman was killed and three others were injured in a url\"\n        ],\n        [\n            0,\n            \"sevilla win a trip to most magical party with the editors of user url\"\n        ],\n        [\n            1,\n            \"after dropping you see your lbs get love after the and you realize you fucked up url\"\n        ],\n        [\n            0,\n            \"bbc news bomb threatens boat race url url\"\n        ],\n        [\n            0,\n            \"user in our family we talk with proud about how indian culture is in south is this … url\"\n        ],\n        [\n            0,\n            \"vote in our ' best pizza in county ' contest url url\"\n        ],\n        [\n            1,\n            \"hang out with and other fun new people nearby when you sign in to url\"\n        ],\n        [\n            0,\n            \"fbi chief ’ s secret twitter account when federal of investigation director james comey th url\"\n        ],\n        [\n            0,\n            \"top story mccain flies to syria and bang nerve gas bombs on syria who … url see more url\"\n        ],\n        [\n            0,\n            \"professional hashtag home tools direct from wood cutter how reviews 2017 url\"\n        ],\n        [\n            0,\n            \"user yeah probably is but think he thinks its all water under the bridge but she passed a comment to m … url\"\n        ],\n        [\n            0,\n            \"is also joined by the former now suited up and referred to as southern justice hashtag\"\n        ],\n        [\n            0,\n            \"user thanks alex ps stop recording me and taking pictures of me randomly then using them on twitter lmao\"\n        ],\n        [\n            0,\n            \"user she said it was nice of you to come to my job like this that's all she had to say tho\"\n        ],\n        [\n            1,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            1,\n            \"holy shit my gil figure can actually work with phone touch screens my new\"\n        ],\n        [\n            0,\n            \"if you're not into r m this episode wouldn't be the worst starting point url\"\n        ],\n        [\n            1,\n            \"startup collections thanks for the follow url cheap domain name or cheap web hosting\"\n        ],\n        [\n            0,\n            \"user maybe it's just me but the person who thought don't judge women for their bodies was an extremist … url\"\n        ],\n        [\n            0,\n            \"scientific research is also fun research write first direct using ipad research writing tech love it … url\"\n        ],\n        [\n            1,\n            \"harry ate 7 fucking bananas before a concert and threw up afterwards s e v e n someone help this boy\"\n        ],\n        [\n            0,\n            \"what you the most take stock of your distractions and make a plan to deal with them hashtag url\"\n        ],\n        [\n            0,\n            \"11 people followed me and 5 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"this passover send a sweet hug to family friends or colleagues in israel url url\"\n        ],\n        [\n            0,\n            \"user who is and why he sits in staff say everything is in control of and he is\"\n        ],\n        [\n            0,\n            \"user have been trying to raise a cancellation request since last 24 hours tried all channels office email phone 1 2\"\n        ],\n        [\n            0,\n            \"these sisters never imagined their restaurant would become a d c jazz institution url\"\n        ],\n        [\n            0,\n            \"physician for cleveland oh area with partnership and exceptional pay warren oh usa hashtag url\"\n        ],\n        [\n            0,\n            \"user that's why i put her inspirational status in as i said she ends her points … url\"\n        ],\n        [\n            0,\n            \"happy birthday to my favorite set of twins hope you two have a great day ❤ ️ user user\"\n        ],\n        [\n            0,\n            \"sur hundreds of thousands of tourists are admiring the giant all sizes colours kite festival until 9th april\"\n        ],\n        [\n            0,\n            \"user it has nothing to do with the dems an administration under investigation by the fbi for treason shouldn't ins … url\"\n        ],\n        [\n            0,\n            \"hi user it would mean so much if you would follow user she's a 6 year cancer survivor it'd make her so happy\"\n        ],\n        [\n            1,\n            \"are you putting off your hashtag creation work because you writing 5 tips for non writers … url\"\n        ],\n        [\n            0,\n            \"user i keep the fan lights off most of the time til i get better fans anyway hard to get pics bc of … url\"\n        ],\n        [\n            1,\n            \"wow i just entered for a chance to win men's i love classic red heart memes t by i heart memes tees url hashtag\"\n        ],\n        [\n            0,\n            \"find your spirit and no challenge will keep you from achieving your goals christopher penn hashtag\"\n        ],\n        [\n            0,\n            \"a new surgery may be able to give men their own womb within the next 5 years url\"\n        ],\n        [\n            0,\n            \"normally you're more than happy to go along with a friend on more for sagittarius url\"\n        ],\n        [\n            0,\n            \"the problem is that you did act but in the wrong way you never cared about the syrian people you only url\"\n        ],\n        [\n            0,\n            \"barcelona and real madrid ready to sprint to the finish in la liga title race url url\"\n        ],\n        [\n            0,\n            \"only my best friend would want weed brownies after she have a baby 😂 but hey i want a glass of wine so lol\"\n        ],\n        [\n            0,\n            \"user beyond myself somewhere i wait for my arrival the collected poems 1987 y\"\n        ],\n        [\n            0,\n            \"eric named 2017 parade grand stars as “ victor ” on the hashtag rated daytime drama se url\"\n        ],\n        [\n            0,\n            \"and then you get the movies that release the trailer to the actual trailer like cmon bro a trailer to a trailer lol 🙄\"\n        ],\n        [\n            0,\n            \"i bring this up cause the is i suspect was the one that made nintendo take down the game in the first place plays 1 2\"\n        ],\n        [\n            1,\n            \"natural colorful pet bird wood toys parrot cage wooden swing toys url url\"\n        ],\n        [\n            0,\n            \"steel dragon breeder i just bred a steel dragon in dragonvale visit my park to check it out url\"\n        ],\n        [\n            1,\n            \"‘ cong money liquor to voters ’ police a puppet in the hands of says … url\"\n        ],\n        [\n            0,\n            \"driving to sharing real time road info with wazers in my area eta 10 04 am using user drive social\"\n        ],\n        [\n            0,\n            \"hashtag on good fri easter sat it will be a sat tt on all services on easter sun easter mon it will be a sunday tt on all services\"\n        ],\n        [\n            0,\n            \"bbc news colombia more than 100 die as suffers heavy rain url\"\n        ],\n        [\n            0,\n            \"5 ⃣ home run luke goes yard for a two run shot and ties the game with milwaukee at 2 url\"\n        ],\n        [\n            1,\n            \"user i'm guessing you checked those hashtags i you since it leads to all the twitter\"\n        ],\n        [\n            0,\n            \"as sure as it is that a ukip member will be on the hashtag panel there'll also be a question about how apparently terrible jeremy corbyn is\"\n        ],\n        [\n            0,\n            \"please watch subscribe give feedback thank you so much url url\"\n        ],\n        [\n            0,\n            \"i have the best fucking girlfriend thank you user for the insane the hype is real url\"\n        ],\n        [\n            1,\n            \"apple iphone 8gb black at t smartphone url url\"\n        ],\n        [\n            0,\n            \"children learn as they play most importantly in play children learn how to learn ” o fred donaldson user user\"\n        ],\n        [\n            0,\n            \"let her go liberal scrap heap she saw liberal shot for a money cow at fox has head issues liberal mind … url\"\n        ],\n        [\n            0,\n            \"rhymes mariah carey i know what you want ft squad url via user\"\n        ],\n        [\n            0,\n            \"user expect an email in a hour from our fellowship account com with the materials requested …\"\n        ],\n        [\n            0,\n            \"user user and the point is the guys is clueless remind him at game nr 25 edit log\"\n        ],\n        [\n            0,\n            \"we're leading a discussion at this conference on women's leadership join us in milwaukee april 23 milwaukee url\"\n        ],\n        [\n            1,\n            \"user user why is the news allowed to in a d twist everything they will rot in hell with all the\"\n        ],\n        [\n            0,\n            \"vodafone volunteers creating a chalk area at cape the use of the ramp used already … url\"\n        ],\n        [\n            0,\n            \"happy 18th birthday daniel you've given me light to my darkest days and i am forever grateful have the best day t … url\"\n        ],\n        [\n            0,\n            \"user you expect people to sign up after free trial yet i am getting nothing but network errors don't think i'll be continuing\"\n        ],\n        [\n            0,\n            \"user hi ate ash cheer up yo ik what going thru but just don't mind ' em haters always that im always for u yay 💋 ✨\"\n        ],\n        [\n            0,\n            \"user user bro you a fool if you think romo is better then manning manning is elite qb with two super bowl rings\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"avocados aren ’ t just for eating you can have fun with them too check out our activities hashtag … url\"\n        ],\n        [\n            0,\n            \"my ag shirt has arrived for the neil bryan talk in two weeks url\"\n        ],\n        [\n            0,\n            \"instead of spending 250 on a bag or a pair of shoes invest in a business and yourself it starts with you hashtag\"\n        ],\n        [\n            0,\n            \"was perfect announcer for bc his feeling of everything being and soul crushing\"\n        ],\n        [\n            0,\n            \"the first layer of sheet metal on a roof in august on a clear sunny day showed me black people can get s … url\"\n        ],\n        [\n            0,\n            \"user they're both asleep now so assuming i remember tomorrow when i get home from work i can get some good photos then\"\n        ],\n        [\n            0,\n            \"can't let emotions with logic user can't let himself be sucked into the agenda url\"\n        ],\n        [\n            0,\n            \"this user with avocado red onions all the … url\"\n        ],\n        [\n            0,\n            \"user his grin was wide and he relaxed beside her his fingers down her stomach and maybe a little lower now fade\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"user he said there's nothing to be mad about with the commercial then asked me to explain why like he do … url\"\n        ],\n        [\n            0,\n            \"the destruction of hillary clinton sexism sanders and the millennial feminists susan url\"\n        ],\n        [\n            0,\n            \"watch the reaction when this learns how to now he just can't stop hahaha url\"\n        ],\n        [\n            0,\n            \"trump's incompetent cover up as devin sources as 2 white house officials via user url\"\n        ],\n        [\n            0,\n            \"lol there is an emergency protest in union square today at 6 30 against hillary trump or just trump idk whos on what side anymore\"\n        ],\n        [\n            0,\n            \"user user must have touched a nerve about failing scottish education oh well never mind 😆 loss\"\n        ],\n        [\n            1,\n            \"slightly used dh by if you like ' em share ' em if you hate em comment … url\"\n        ],\n        [\n            1,\n            \"today is the deadline to submit an application for arts crafts vendors for the southern miss jazz blues … url\"\n        ],\n        [\n            1,\n            \"exactly bitches swear shit sweet out here you yourself don't want a friendly nigga so don't call me a asshole bc … url\"\n        ],\n        [\n            0,\n            \"good luck to you on your first day on the job at park opening day go sox … url\"\n        ],\n        [\n            0,\n            \"user is he going to do a ' back to basics ' campaign then oh wait haven't they done that already\"\n        ],\n        [\n            0,\n            \"user confidence were in the battlefield now however when used against sara she simply h … url\"\n        ],\n        [\n            0,\n            \"user he sighs and looks back at the lake then sits down and softly trying to\"\n        ],\n        [\n            0,\n            \"user or as a free and informed consumer i could opt not to eat that crap or perhaps eat it in if i so choose\"\n        ],\n        [\n            0,\n            \"they've been through such a long way how i hope w can be like this too has being love by so many ppl\"\n        ],\n        [\n            0,\n            \"on air political analyst says everyone that came out yesterday expressed with the president not the party\"\n        ],\n        [\n            0,\n            \"dj is the definitely the happiest his heart is into joy and ❤ ️ url\"\n        ],\n        [\n            0,\n            \"hashtag up at midnight hopefully or curtain jerks so i can get some sleep\"\n        ],\n        [\n            0,\n            \"user i don't like to think about cause it just reminds me of taylor hall haha a lot of question marks on this roster\"\n        ],\n        [\n            0,\n            \"i can't be the only one that thinks hashtag is terrifying every third person animation … url\"\n        ],\n        [\n            1,\n            \"the iq of racism steals expensive wine it off facebook comment we all know what people fro … url\"\n        ],\n        [\n            0,\n            \"nine super foods you need to build muscle and lose fat url url\"\n        ],\n        [\n            0,\n            \"is trump going to commit the next great american in syria user url\"\n        ],\n        [\n            1,\n            \"opps available in hashtag if you are in sales this is your chance to a top event url\"\n        ],\n        [\n            0,\n            \"the of the touch that tells is credited in the 23 with ten and a question mark url\"\n        ],\n        [\n            1,\n            \"user cool tweetdeck with the extension has an player for spotify urls\"\n        ],\n        [\n            1,\n            \"a statement from the crayon via ' the day the quit ' author drew url\"\n        ],\n        [\n            0,\n            \"user user oh i knew was on there but not weekday lol or maybe i didnt realise lol\"\n        ],\n        [\n            1,\n            \"antique 18 19 th c quality mini chest of with brass url url\"\n        ],\n        [\n            0,\n            \"karen is declared bankrupt over £ tax bill url url\"\n        ],\n        [\n            0,\n            \"my advice of the day the past is a strong influence in your life but i think everywhere … url\"\n        ],\n        [\n            0,\n            \"' donald trump today told reporters “ i think we ’ ve had one of the most successful 13 weeks in the history of the url\"\n        ],\n        [\n            0,\n            \"▶ ️ donald trump's first 10 weeks in office by the numbers url know first url\"\n        ],\n        [\n            0,\n            \"in fairness to wenger it's not like everyone has been saying arsenal need a decent holding midfielder for about 5 years 👀\"\n        ],\n        [\n            0,\n            \"the road trip isn't for another month but i'm going ahead and setting up a lil mobile watercolor kit anyway\"\n        ],\n        [\n            1,\n            \"white plains n y march 28 2017 the society of motion picture and television engineers r r the url\"\n        ],\n        [\n            0,\n            \"it is better to in a corner of the than with a woman in a wide house pro 21 9 kjv\"\n        ],\n        [\n            0,\n            \"actually really ' really working ' ac in a waiting room of a railway station so overwhelmed 😭 😛 url\"\n        ],\n        [\n            0,\n            \"user thanks sir 4 being a member of group of people who love nation respect nation and always ready to die for safety of nation\"\n        ],\n        [\n            0,\n            \"haven't been this turned off by a sport i love since the situation with dj at the open get it right hashtag or risk losing fans hashtag\"\n        ],\n        [\n            0,\n            \"to sell 51 stake in its global oil storage business for to group url url\"\n        ],\n        [\n            0,\n            \"scientists have discovered a brand new with a super sensitive face url url\"\n        ],\n        [\n            1,\n            \"22 wide subaru world rally team vinyl decal rally graphic hashtag url\"\n        ],\n        [\n            0,\n            \"some of you may remember 9 years ago today was the finals of the 1st annual dirty entertainment dj url\"\n        ],\n        [\n            0,\n            \"picks of the week mastodon nova collective black map url url\"\n        ],\n        [\n            1,\n            \"i've been trying to ignore all of america for my sanity but oh god we're going to fucking go to war again aren't we\"\n        ],\n        [\n            0,\n            \"user operative word being idea we're past the stage of ideas we need radical and decisive changes\"\n        ],\n        [\n            1,\n            \"american golf fans are complete assholes can you imagine watching having a shot at celtic park and shouting get in the goal\"\n        ],\n        [\n            1,\n            \"every material fabric we use is sourced from the best suppliers bringing you the finest quality homes … url\"\n        ],\n        [\n            0,\n            \"new diy 12mm beige white star flat back craft url url\"\n        ],\n        [\n            1,\n            \"make a 150 purchase of skincare products at user and receive this full size … url\"\n        ],\n        [\n            0,\n            \"for man accused of sexually abusing ends in guilty url\"\n        ],\n        [\n            0,\n            \"new york life spanish sales manager series 6 or 7 required austin hashtag url\"\n        ],\n        [\n            0,\n            \"yes i am finally done w this whole biology book except i have an exam w 4 essay questions a research paper i haven't written yet\"\n        ],\n        [\n            0,\n            \"user gone wrong please make sure you send us your image the name of the persons filter and hashtag\"\n        ],\n        [\n            1,\n            \"the first start your plan for success url yes unfortunately this has url\"\n        ],\n        [\n            0,\n            \"may d spirit of celebration prepare you to enter a new season of victory in god may the lord and reform your roots for d future\"\n        ],\n        [\n            0,\n            \"what we are missing user is women of such first iron lady of politics daily nation url\"\n        ],\n        [\n            0,\n            \"at games law conference more than just a game my friend user doing a brilliant legal talk about vr and the dystopian future\"\n        ],\n        [\n            0,\n            \"on your birthday the hashtag family wishes you happiness and blessings may all your dreams become a url\"\n        ],\n        [\n            0,\n            \"user turns to face you ok but not for to long mommy has work and you still need some school princess\"\n        ],\n        [\n            1,\n            \"3 shooting in 6 months at broad street and plymouth avenue i don't know if i want to take at that s … url\"\n        ],\n        [\n            0,\n            \"user all season i've been on people for saying he should get it last week i was like you know what what … url\"\n        ],\n        [\n            0,\n            \"1 2 major throwing i see is the qb separating too early hashtag url\"\n        ],\n        [\n            0,\n            \"welcome to the fresh morning with a smile on your face love in your heart good thoughts in your mind and you wi … url\"\n        ],\n        [\n            1,\n            \"📷 patreon instagram twitter tumblr london updates updates heaven hell url\"\n        ],\n        [\n            0,\n            \"donald trump's official photographer reportedly this vain vanity fair url\"\n        ],\n        [\n            0,\n            \"can't win once against the nationals now they're due for a win against the mets next series dumb\"\n        ],\n        [\n            1,\n            \"making out is having sex a kiss on the forehead is making out a kiss on the forehead is having sex url\"\n        ],\n        [\n            0,\n            \"is 1 of 1 000 birds possible on 19 day bucket list tour of east africa vic falls … url\"\n        ],\n        [\n            0,\n            \"this is my 1st ever attempt to lv faster then 5 hrs to 70 this is the best iv done with the mistakes iv url\"\n        ],\n        [\n            0,\n            \"am i the only one that thinks clowns are funny not scary this movie seems funny to me because clowns are so cheesy url\"\n        ],\n        [\n            0,\n            \"user i would consider it the opposite of a promotion my code doesn't feel hurt when i remove or change it\"\n        ],\n        [\n            0,\n            \"user every time i go to pick up beer at the store dog just starts playing in my head\"\n        ],\n        [\n            0,\n            \"user i was thinking more along the lines of being a planner working behind the scenes kind of thing\"\n        ],\n        [\n            0,\n            \"retweeted andrew user just because you can do multiple things while drive doesn't mean url\"\n        ],\n        [\n            0,\n            \"presidential debate to be broadcast live on radio url url\"\n        ],\n        [\n            0,\n            \"user he also thinks that dems should consider candidates who aren't pro choice or for gun control url\"\n        ],\n        [\n            1,\n            \"user just hearing nuclear option does not hope or a feeling of security this is ignorant and … url\"\n        ],\n        [\n            0,\n            \"pharmaceuticals has made good on its promise to take animal health back url\"\n        ],\n        [\n            0,\n            \"iraqi intelligence isil second in command killed in airstrike url url\"\n        ],\n        [\n            1,\n            \"you have the possibility to know who visits your profile with this simple app url\"\n        ],\n        [\n            0,\n            \"can this govt any lower next they'll be messing with payments oh wait a minute 🤔 😡 😡 😡 url\"\n        ],\n        [\n            0,\n            \"that's a mindset that's going to take some time to shift w lots of work from marvel if they really wanna change their image hashtag\"\n        ],\n        [\n            1,\n            \"part time team member the cotton on group location nz this is your chance to get some great retail experience url\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            1,\n            \"you covet quality time spent with your circle of friends today more for cancer url\"\n        ],\n        [\n            0,\n            \"the gop hates the american ppl so they side with wall street vs us every time now they another protection for regular americans\"\n        ],\n        [\n            0,\n            \"kick those heels up and enjoy your saturday gown courtney photo user … url\"\n        ],\n        [\n            0,\n            \"user yo user i better not ever see you slander this movie again it's a quality action film\"\n        ],\n        [\n            1,\n            \"hashtag is a 7 month old husky x missing since 15 03 17 from birmingham now stolen url\"\n        ],\n        [\n            0,\n            \"apple ms still investing in surface knowing there is no desktop less future shopping banking gaming url\"\n        ],\n        [\n            0,\n            \"t is a narcissistic liar this strike was just a show everyone was except the us gov't url\"\n        ],\n        [\n            0,\n            \"we are almost at 3000 every donation counts or even spreading the word helps url\"\n        ],\n        [\n            1,\n            \"news old man caught his 7 months old step daughter photos … url\"\n        ],\n        [\n            0,\n            \"oh my i didn't expect to have his curse broken expect for his route but nice url\"\n        ],\n        [\n            1,\n            \"what the fuck is this shit why the fuck do i feel sad for no reason why the fuck does my chest feel heavy\"\n        ],\n        [\n            0,\n            \"trump just keeps creating to mask his russia problem url\"\n        ],\n        [\n            0,\n            \"today there have been thought provoking comments about how hashtag principles can be applied to other aspects of hashtag practice 1 4\"\n        ],\n        [\n            0,\n            \"happy birthday to my beautiful girlfriend cant be with her as im away right now but i … url\"\n        ],\n        [\n            0,\n            \"psalm 8 8 the birds of the heavens and the fish of the sea whatever passes through the paths of the seas\"\n        ],\n        [\n            1,\n            \"user i just dont wanna see people being hypocrites when exo does something problematic which we all know will happen again soon\"\n        ],\n        [\n            0,\n            \"user i just let her be lol i roll around with my everywhere just to keep her entertained it sucks but thats part of life ☹ ️\"\n        ],\n        [\n            0,\n            \"hr manager part time are you an experienced hr professional are looking to take on a new challenge i url\"\n        ],\n        [\n            0,\n            \"confirmed user has just stopped advertising on the o'reilly factor thank you url\"\n        ],\n        [\n            0,\n            \"user user romo have similar stats put that aside who was more clutch who did better in by a mile\"\n        ],\n        [\n            0,\n            \"just because no one's ever done it before doesn't mean it's impossible go for it yasner\"\n        ],\n        [\n            0,\n            \"user my module choices for final year have to be submitted today no idea how i'm going to get them in now\"\n        ],\n        [\n            0,\n            \"she called to tell me she got the house which i did not answer don't ever call me unless i love you lol\"\n        ],\n        [\n            1,\n            \"bro wtf is this starbucks gift card bargain bin industry plant ty sign bullshit and why is it promoted … url\"\n        ],\n        [\n            1,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"do women like it though when their men show off that u r theirs e g him or grabbing your pretty bottom\"\n        ],\n        [\n            0,\n            \"twitter tells me it's a pretty good game however i haven't seen a bit of it can i get some help user or … url\"\n        ],\n        [\n            0,\n            \"life is a dream for the wise a game for the fool a comedy for the rich a tragedy for the poor hashtag\"\n        ],\n        [\n            1,\n            \"it's nearly impossible to see the downside of a plan today in more for sagittarius url\"\n        ],\n        [\n            0,\n            \"flashing android 7 1 2 on nexus or pixel devices causing issues for some users url url\"\n        ],\n        [\n            1,\n            \"i just played to win daily 100 winners or 500 on bonus days until 5 3 and a 5 000 grand prize url\"\n        ],\n        [\n            0,\n            \"trending mourinho questions commitment neymar hits goal 100 url url\"\n        ],\n        [\n            0,\n            \"people who have no plans on easter sunday who wants to staff for our easter event here in and with food and fee\"\n        ],\n        [\n            1,\n            \"i hate facebook sooo much with every fiber in my being on facebook i become petty and and i just don't like it\"\n        ],\n        [\n            0,\n            \"i liked a user video url a navy seal explains why you should end a shower with cold water\"\n        ],\n        [\n            0,\n            \"definitely some goods out there loving these late season we highly recommend you get on the mountain url\"\n        ],\n        [\n            0,\n            \"dear user please package ur pineapple juice in larger cans they're either too small or gigantic thank u 4 100 juice\"\n        ],\n        [\n            0,\n            \"– faith in myself new music star released new single “ faith in myself ” off the live url\"\n        ],\n        [\n            0,\n            \"on another note my bro his gf are annoying af i'd much rather put my hand on a hot stove than listen to their conversations\"\n        ],\n        [\n            1,\n            \"🌐 v 🌐 x 🌐 vs o 🌐 r spirit double shadow self 777 u hashtag 8 88 x 9 … url\"\n        ],\n        [\n            0,\n            \"this is becoming an epidemic … i have now officially burned my with a curling iron for the third time hashtag\"\n        ],\n        [\n            0,\n            \"my to say happy bday and she was cause were her from holiday 😂 up the kitty\"\n        ],\n        [\n            0,\n            \"do you want to exercise your hashtag but you don't have much space these small are the solution url\"\n        ],\n        [\n            0,\n            \"system went until 5 30 am due to some had to get up at 7 30 to take kid to school now sleepy af\"\n        ],\n        [\n            0,\n            \"it's nearly impossible to see the downside of a plan today in more for sagittarius url\"\n        ],\n        [\n            0,\n            \"industrial air … reliable durable and quiet free u gun w qualifying order url\"\n        ],\n        [\n            0,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"new on ebay fifa 14 ps4 video game playstation 4 url url\"\n        ],\n        [\n            0,\n            \"everyone thinks of changing the world but no one is willing to make a start by changing himself quotes url\"\n        ],\n        [\n            0,\n            \"the historic city of has not survived the saudi aggression fires hashtag url\"\n        ],\n        [\n            0,\n            \"so wale put fish and grits with travis scott on his new album like the song didn't leak on the fake travis album last year 😂\"\n        ],\n        [\n            0,\n            \"it seems that what i wanted to the outstanding movie works has finally become the current standard\"\n        ],\n        [\n            0,\n            \"tech uber responds google claims about stolen technology are a total ‘ ’ goog url\"\n        ],\n        [\n            0,\n            \"user he wasn't very good while here beat on a consistent basis and was a liability different scheme there\"\n        ],\n        [\n            0,\n            \"user nah disney just heard you were coming to visit and to spite the hell out of you extended cause d … url\"\n        ],\n        [\n            0,\n            \"senate approves requiring health centers to bury or remains 22 9 sent to house hashtag\"\n        ],\n        [\n            1,\n            \"he made cristiano ronaldo look like a a perfect url\"\n        ],\n        [\n            1,\n            \"user kejriwal holds the record of as the most slapped leader by citizens his stupidity gets him slapped every … url\"\n        ],\n        [\n            0,\n            \"retweeted user the next time you're a pissed off monkey look out for flying poop url\"\n        ],\n        [\n            0,\n            \"when you received copies of your younger brother's embarrassing photos when he was forced to join a url\"\n        ],\n        [\n            0,\n            \"user user i got the lightning for that reason and it's so annoying and apple just doesn't care\"\n        ],\n        [\n            0,\n            \"user i'll try to dm it to you however since i get the message the mac hangs starting to wonder if it's … url\"\n        ],\n        [\n            0,\n            \"2010 mitsubishi 2 0 diesel 5 door hatchback 6 speed manual ref\"\n        ],\n        [\n            1,\n            \"researchers develop reusable ' ' for oil url this thing needs to get people's attention asap\"\n        ],\n        [\n            0,\n            \"' y'all didn't get the best of but it's ok as it's friday just have to smash through the working day to look forward to a jar 🍺\"\n        ],\n        [\n            0,\n            \"lifting weights as you age cuts your risk of early death by 46 url url\"\n        ],\n        [\n            1,\n            \"i just entered the competition to win a chair help increase my chances of winning by entering via my link url\"\n        ],\n        [\n            0,\n            \"y'all i've been trying to scoop these cookies katie made for 10 now jenna is a blessing 😩 🙌 🏽 url\"\n        ],\n        [\n            0,\n            \"right now the battle for fox being staged between snapchat stories and 18 facebook products\"\n        ],\n        [\n            0,\n            \"cause if you die at your side piece house don't expect main bae to come to the funeral 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"gotta love the strange people of the internet someone for know reason whatsoever that i've never even url\"\n        ],\n        [\n            0,\n            \"mi 184 8 20 0 ovs rps 136 2 14 3 ovs rising need 49 runs in 33 balls keep rocking babes hashtag v r d bestest 😍 😍\"\n        ],\n        [\n            0,\n            \"our facilities and highly trained staff are at the ready to provide the best care for high risk to support your family 2 2\"\n        ],\n        [\n            0,\n            \"hall of fame basketball players should be able to win a playoff series at some point in their career regardless of the supporting cast\"\n        ],\n        [\n            0,\n            \"volcano european current research on fluid and melt 2017 … url hashtag\"\n        ],\n        [\n            1,\n            \"school arrested for sexually abusing 50 children url url\"\n        ],\n        [\n            0,\n            \"when you have a target ambition goal the only person thing that can stop you is you hashtag hashtag\"\n        ],\n        [\n            0,\n            \"there's one thing jeremy corbyn is better at than any other living politician url\"\n        ],\n        [\n            0,\n            \"dem boys out before walmart on rt 1 not slick nor they catching the likes of me at all i 👀 yall\"\n        ],\n        [\n            0,\n            \"hashtag road condition update 12pm saturday a large number of roads have with a caution advisory url\"\n        ],\n        [\n            0,\n            \"my room is co2 pressure 89 hpa temperature 23 35 ° c humidity 47 25 luminosity 2017 04 05 15 42 24\"\n        ],\n        [\n            0,\n            \"user thank you for spreading love and kindness thank you for always making me happy i love you mind following me\"\n        ],\n        [\n            1,\n            \"got my hands on a palette it's amazing warm shades suitable for … url\"\n        ],\n        [\n            0,\n            \"hey guys so my new profile is going to be themed about 13 reasons why but not all tweets are going to be about that\"\n        ],\n        [\n            1,\n            \"finna actually take everything dead ass serious from now on finna wear actual outfits and take y'all hoes i been too nice lately\"\n        ],\n        [\n            1,\n            \"gained 1 new follower in the past week i ’ m growing my account the right way are you do it with url\"\n        ],\n        [\n            0,\n            \"im also trying to distract myself from the fact tht marco is doing his rp thing where im p sure his character is another\"\n        ],\n        [\n            0,\n            \"hashtag please mr president you've messed up everything what the great leaders in anc did it is time to call it a day\"\n        ],\n        [\n            0,\n            \"user user i know who i would rather spend an evening with and it wouldn't be the\"\n        ],\n        [\n            0,\n            \"5 ' x 6 ' skins faux fur disco bear designer url url\"\n        ],\n        [\n            1,\n            \"oh for fuck sake can't get through half a day without creating proving more idiocy url\"\n        ],\n        [\n            0,\n            \"i'm at kent not allowed to go outside neighbors not allowed to walk home choppers lighting up just below me hashtag\"\n        ],\n        [\n            0,\n            \"annoying my pal at the gym part 1 also user you should've been there man url\"\n        ],\n        [\n            0,\n            \"user yes of course when corruption is no longer thriving like the one you most in era of weak administration\"\n        ],\n        [\n            0,\n            \"media is on your device media will be painful for britain irish foreign url\"\n        ],\n        [\n            0,\n            \"user i asked my mom bout it and i read about it 😢 then she told me that my brother that he died when he … url\"\n        ],\n        [\n            0,\n            \"user — particular spot one might ask springtime in could certainly be reason enough to trade the th … url\"\n        ],\n        [\n            0,\n            \"i don't have these kind of i'm not disrespectful so i don't hang with people who are url\"\n        ],\n        [\n            0,\n            \"you know how i ask people to stop comparing everything to could we do the same with slavery please url\"\n        ],\n        [\n            0,\n            \"when you photograph people in colour you photograph their clothes but when you photograph … url\"\n        ],\n        [\n            1,\n            \"user mr do you know what kind of yu presented to al qaeda turks why is this hypocrisy\"\n        ],\n        [\n            0,\n            \"10 people followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"user you claimed expenses just for turning up to parliament should you think about that and resign it's a disgrace\"\n        ],\n        [\n            0,\n            \"five men assaulted by in 1 dead the indian express url\"\n        ],\n        [\n            0,\n            \"user omg we dont have a store but the asian grocery near our dorm stocks a few flavours no green tea though lol\"\n        ],\n        [\n            0,\n            \"really wish i could edit some of the uconn highlights w katy rise that song gets me pumped it fits w what we've been through\"\n        ],\n        [\n            0,\n            \"simon of and mary a lenten reflection general board of church society url\"\n        ],\n        [\n            0,\n            \"the 3 step plan to improve your chances of men report almost always during sex url\"\n        ],\n        [\n            0,\n            \"user he needs to be at least as tall as i am when i'm wearing heels as a 5 ' 7 girl the i can dat … url\"\n        ],\n        [\n            0,\n            \"after 78 days in office trump finds way to bring america together bomb syria url\"\n        ],\n        [\n            0,\n            \"hashtag news the senate intel committee just rejected flynn ’ s pleas for immunity url\"\n        ],\n        [\n            0,\n            \"congratulations to christopher a sophomore at north stafford hs on achieving the rank of eagle scout url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"trump has certainly made ethics laws tax return requirements press freedom doj fbi jobs fraud cases treason laws all great again\"\n        ],\n        [\n            1,\n            \"the united states has filled its of killing people to fix nations and mostly failing ten times over and yo … url\"\n        ],\n        [\n            1,\n            \"deserves mates twat for being a freak towards hannah but who can blame him she's amazing sort ur head out if … url\"\n        ],\n        [\n            0,\n            \"been home for less than 24 hours and my parents have told me to get a haircut literally about 20 times stop it i am twenty\"\n        ],\n        [\n            0,\n            \"user the covers you out up on here are so amazing and your voice is so you're past mediocre at this point\"\n        ],\n        [\n            1,\n            \"my sense of humor suggesting “ kill them ” as punishment for an extremely url\"\n        ],\n        [\n            0,\n            \"user hugs u you're a good friend too i'm glad we can mutually roast each other\"\n        ],\n        [\n            0,\n            \"user has never faked injury but fed admitted doing so at against stan and taking tactical hashtag\"\n        ],\n        [\n            1,\n            \"youtube will no longer let you make money unless your channel reaches 10 000 lifetime views url via user\"\n        ],\n        [\n            1,\n            \"here's my pick of the best hashtag images participate to create your own collage url\"\n        ],\n        [\n            0,\n            \"our dress and romper event has started grab a latte and head on over to ave user if url\"\n        ],\n        [\n            0,\n            \"mild canadians were famous for never getting angry until they started teaching islam in schools url\"\n        ],\n        [\n            0,\n            \"fun fact by recycling just one glass bottle the amount of energy that is being saved is enough to light a 100 watt bulb for four hours\"\n        ],\n        [\n            0,\n            \"crown princess katherine attended london humanitarian concert for the homeless children of and url\"\n        ],\n        [\n            0,\n            \"jacksonville man charged with fraud grand theft url url\"\n        ],\n        [\n            0,\n            \"1 4 7th french league cup paris saint have become the first url url\"\n        ],\n        [\n            0,\n            \"under the sexual act there's an offence about sexual of a who did that 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"introducing 3 ’ s dial a — the world ’ s first telephone directory service url\"\n        ],\n        [\n            0,\n            \"well it's not like i'm not used to the braves or any of my teams for that matter letting me down a lot\"\n        ],\n        [\n            1,\n            \"coup de faith evans when we party feat snoop dogg url hashtag\"\n        ],\n        [\n            0,\n            \"user i'm dying to make someone to go with you better than xd but there is just no one that would fit me\"\n        ],\n        [\n            0,\n            \"harley i feel safe and secure sherlock i do too they stare into each other's eyes sherlock such beautiful blue eyes she smiles\"\n        ],\n        [\n            0,\n            \"the tale of mr pt 3 url via user throwback to when i became a cat\"\n        ],\n        [\n            0,\n            \"selling film front paper clear window sandwich bags various sizes £ 1 80 url hashtag\"\n        ],\n        [\n            0,\n            \"user i am confused by your use of the word monitor to describe setup was he the mac into windows … url\"\n        ],\n        [\n            0,\n            \"what if there's a chinese hoax to make trump think climate change is a chinese hoax url\"\n        ],\n        [\n            0,\n            \"user user this is a hard ending to a season i keep telling myself management tanks players don't\"\n        ],\n        [\n            0,\n            \"user this thing is not funny oh the chief executive officer of a state sub national govt\"\n        ],\n        [\n            0,\n            \"good morning it's saturday and it's nice out whatever you do today make it a great one url\"\n        ],\n        [\n            1,\n            \"jerry authentic autograph hand signed photo unc nba holo url url\"\n        ],\n        [\n            0,\n            \"user when showed up he's great comedic relief when things are tense you gotta love him for being a great friend too ❤ ️\"\n        ],\n        [\n            0,\n            \"user is my pick for the pink diamond tournament bracket what's yours url\"\n        ],\n        [\n            0,\n            \"rouge woman arrested after allegedly luring child's father to home in murder attempt 😐 url\"\n        ],\n        [\n            0,\n            \"so what does trump do after he attacks the syrian regime and assad kills more syrians or russia bombs the syrians\"\n        ],\n        [\n            0,\n            \"walking into thursday like 💁 🏻 ready for dinner with my girls tonight and finishing this week off … url\"\n        ],\n        [\n            0,\n            \"user user ha no bother i'm always doing them with my students for friends\"\n        ],\n        [\n            0,\n            \"what's your favorite hashtag gaming console for me it's the game boy color and the nes weird how is considered a retro console now\"\n        ],\n        [\n            0,\n            \"where you can find a pd that truly deeply care for an idol like this 😂 😂 😂 our must be than ju … url\"\n        ],\n        [\n            0,\n            \"cross country 2017 well done to everyone who took part throughout the season super stuff url\"\n        ],\n        [\n            0,\n            \"your enthusiasm is not dampened by the logistical problems you more for gemini url\"\n        ],\n        [\n            0,\n            \"i miss her so much and it felt great getting a reply from her 😭 ❤ user url\"\n        ],\n        [\n            0,\n            \"a vast majority of long term care are satisfied says user url\"\n        ],\n        [\n            0,\n            \"55 6 14 1 10 dragon breath aqua tail until 04 17 28m lvl 30 cp 470 url\"\n        ],\n        [\n            1,\n            \"watch this movie now on youtube channel starring … url\"\n        ],\n        [\n            0,\n            \"why is the political albums of your youth so often such a painful process … url\"\n        ],\n        [\n            0,\n            \"turned on my fan the exact same time a bus was going down the road and i thought my fan was about to explode\"\n        ],\n        [\n            1,\n            \"shot url model photo photo … url\"\n        ],\n        [\n            0,\n            \"the real story about hashtag gas attacks no one is talking about were the victims assad's political opponents i might steal that idea\"\n        ],\n        [\n            0,\n            \"user thanks i understand the points mentioned but would a call for a of 30 35 minutes w … url\"\n        ],\n        [\n            0,\n            \"user omg you and bisola in big brother naija look so much alike for a moment when i saw you pic i thought she was the one\"\n        ],\n        [\n            1,\n            \"new video on new channel check out out and please like comment and subscribe new channel so this is important … url\"\n        ],\n        [\n            1,\n            \"i took back my online privacy with user your internet connection for free with bonus data url\"\n        ],\n        [\n            0,\n            \"trump calls congressional inquiry a ‘ witch hunt ’ by julie davis via nyt url url\"\n        ],\n        [\n            0,\n            \"you may have had numerous doors close on you if you don't keep checking how will you know which door … url\"\n        ],\n        [\n            0,\n            \"user user next time use your with you can see the solar panels it clearly has a shape in\"\n        ],\n        [\n            0,\n            \"unfortunately the great sounding 500 will not take to the mountain course this year read more at url\"\n        ],\n        [\n            0,\n            \"you're on a roll today and everything you encounter seems to a more for leo url\"\n        ],\n        [\n            0,\n            \"cavs should have had one more win to top seed now it's going to be a struggle coach did say the team likes drama\"\n        ],\n        [\n            0,\n            \"world's no 1 player johnson injures back falling down stairs on the eve of the masters … url\"\n        ],\n        [\n            0,\n            \"user maybe working on the wall for free should be a to citizenship for those skilled that are illegal\"\n        ],\n        [\n            1,\n            \"join us at first friday april 7th zen now from 5 8 pm free mini readings lots of great shopping more … url\"\n        ],\n        [\n            0,\n            \"user just when you think voice couldn't be more annoying you pull up the app on your way home from rouge\"\n        ],\n        [\n            0,\n            \"dude deadass the bridge in this joint made me cry one time because it's flawless url\"\n        ],\n        [\n            0,\n            \"haha i would never allow this but i still think it's a good point quality over hashtag url\"\n        ],\n        [\n            1,\n            \"photos cat reportedly turns into an old woman after being stoned at lagos must see url\"\n        ],\n        [\n            0,\n            \"user i'm concerned about already feels partisan he's focusing on this like house focused on leaks\"\n        ],\n        [\n            0,\n            \"user u should pair up w female celebs give away free birth control item 2 any 1 who 2 vote hashtag\"\n        ],\n        [\n            0,\n            \"the filed a request for a ruling regarding the freedom of establishment the p s dir url\"\n        ],\n        [\n            0,\n            \"user hey girl you are too awesome of an artist to be taking so long to make a new album hurry up i love your music\"\n        ],\n        [\n            0,\n            \"user we got the clue when they twice on manifesto pledges for 100k immigration brexit not the … url\"\n        ],\n        [\n            0,\n            \"something just like this the chainsmokers coldplay wave url via user 3\"\n        ],\n        [\n            1,\n            \"online registration for 1st joint event spain a in 21st april opening by paul url\"\n        ],\n        [\n            1,\n            \"look at susan rice talk about someone who likes to throw herself under the boss just how stupid is this woman a … url\"\n        ],\n        [\n            0,\n            \"hello user's 201 followers thank you so much for following will love to read your tweets want this 🆓 url\"\n        ],\n        [\n            0,\n            \"click here to read more hashtag technologies cuts costs with traditional banks url\"\n        ],\n        [\n            1,\n            \"your legendary determination motivates you to logically calcul more for capricorn url\"\n        ],\n        [\n            1,\n            \"buhari spent our tax payers money on his personal health yet he has the gut to say he cannot how he spent our money big insult\"\n        ],\n        [\n            0,\n            \"check out this week ’ s devotional from pastor stephen to further process yesterday's word click … url\"\n        ],\n        [\n            1,\n            \"you're looking forward to taking a break from the serious side more for aquarius url\"\n        ],\n        [\n            1,\n            \"shocker you are an incompetent sick and confused president apc senators blast buhari as meeting ends in blows url\"\n        ],\n        [\n            0,\n            \"tell members of congress no more tax dollars for war in syria url url\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win led torch outdoor rechargeable for by ht url hashtag\"\n        ],\n        [\n            0,\n            \"if you are looking for real soundcloud plays dm me and lets start your promotion for a very small fee url\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"the youth week is starting on the gold coast today have a look at the program of all events url\"\n        ],\n        [\n            1,\n            \"rob brought wings last night for christian i from my sleep to eat one that shit was spicy as hell it killed my sleep\"\n        ],\n        [\n            0,\n            \"so game 7 of the 2016 nba finals got around 36 million views while the final got 43 million unique views\"\n        ],\n        [\n            1,\n            \"thread 002 fashion metal brass closed bottom zipper url url\"\n        ],\n        [\n            0,\n            \"angel into the establishment london street art on my art supply run hashtag url\"\n        ],\n        [\n            1,\n            \"user when baby is sleeping next to daddy an on the night stand guess wat going to happen to baby's … url\"\n        ],\n        [\n            0,\n            \"when r we going to stop blaming devices 4 lack of insert educational concern here alter practices 2 create … url\"\n        ],\n        [\n            0,\n            \"appeals court evidence ruling in case of husband accused of murdering wife url\"\n        ],\n        [\n            0,\n            \"ditto only would be otherwise as german for treasure also means darling url\"\n        ],\n        [\n            0,\n            \"user letter rates of post syndrome are high 30 50 in 1 month after injury … url\"\n        ],\n        [\n            0,\n            \"for me i personally believe that everyone is entitled to education but just not in the systems we have in place today\"\n        ],\n        [\n            0,\n            \"user no it does not they dont see how oppressing the state is in kashmir both islamic o … url\"\n        ],\n        [\n            1,\n            \"user thanks for reaching out we have more information about amazon music here url ra\"\n        ],\n        [\n            0,\n            \"i'm retweeting this moment everyday if it's been 24 hours and i haven't done so assume i'm dead url\"\n        ],\n        [\n            1,\n            \"user no offense but you guys do go nuts reporting explaining his lies us sane people get it he gets you guys not reporting on russia\"\n        ],\n        [\n            0,\n            \"user why did nunes himself why does your party refuse to stand up and fight i'm disappointed\"\n        ],\n        [\n            0,\n            \"trump has just given red carpet treatment to the one leader who makes egyptians think back to … url\"\n        ],\n        [\n            0,\n            \"user no boo this is sick you should see what he was saying in the messages 😂 really blowing my phone out\"\n        ],\n        [\n            0,\n            \"user the come to arrest me but right before they can cuff my legs i execute a perfect right to left p … url\"\n        ],\n        [\n            1,\n            \"coming up this week in the gallery at studios work by the club showcasing over 15 url\"\n        ],\n        [\n            0,\n            \"a he's better that's the biggest reason b floor is more spread c more possessions due to pace d much higher u … url\"\n        ],\n        [\n            0,\n            \"instant awesome video texans star j j watt surprises his former teacher at school with retirement cake trip to … url\"\n        ],\n        [\n            0,\n            \"maybe get a nice breakfast and a cup of coffee in you before you decide whether to lean into your moyes defense take today\"\n        ],\n        [\n            0,\n            \"this took me 4 hours i need to speed up geez but not a bad start i'm just trying to … url\"\n        ],\n        [\n            0,\n            \"user if you remember he offered to pay their legal fees if they hit ppl protesting against him wonder if he paid old guys legal fees\"\n        ],\n        [\n            0,\n            \"for hashtag agriculture to become a source of food security it must also become a source of economic security … url\"\n        ],\n        [\n            0,\n            \"have you been visited by a since april 2014 we want to hear your story for our hashtag campaign … url\"\n        ],\n        [\n            0,\n            \"your success is tied to someone else's dreams while the sun's more for pisces url\"\n        ],\n        [\n            0,\n            \"actually thought it was ridiculous ppl were so upset over the casting its fiction anyone can play race is the most unrealistic thing\"\n        ],\n        [\n            1,\n            \"another 1 2 3 inning for the knights coming up for the knights mid 3 st joe 0 0 hashtag\"\n        ],\n        [\n            0,\n            \"press photo of the washington senators winners of the url url\"\n        ],\n        [\n            1,\n            \"quartz dragon breeder i just bred a quartz dragon in dragonvale visit my park to check it out url\"\n        ],\n        [\n            0,\n            \"url today was wacky hair wheels and day the money r url\"\n        ],\n        [\n            1,\n            \"yesterday the un world autism day persons with autism have the equal right to make their own d … url\"\n        ],\n        [\n            0,\n            \"full time adam hits a winning field goal in the final minute to give the user a 21 20 victory … url\"\n        ],\n        [\n            1,\n            \"pop you always need tissues with you in case you gotta pull over take a dump need to wipe your ass you don't want to use leaves 🙃 😂\"\n        ],\n        [\n            1,\n            \"david a look who's up in here and who is now following me on twitter love yourself url\"\n        ],\n        [\n            0,\n            \"user im finding it amusing that im getting everytime im trying to call up about my complaint so far 3 times today\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"is this ideology deeper than we think or am i just writing a paper who knows\"\n        ],\n        [\n            1,\n            \"u s women ’ s soccer team and u s soccer new labor agreement by andrew das via nyt url url\"\n        ],\n        [\n            1,\n            \"life school by ab dropped in price from 2 99 to free download via url url\"\n        ],\n        [\n            0,\n            \"former wr now a sheriff ’ s officer there is no shortage of ex nfl players who chose to become … url\"\n        ],\n        [\n            0,\n            \"massive to user was a hard fought well game that in the end could of gone either way ⚽ ️\"\n        ],\n        [\n            1,\n            \"more x v app moments and i only just got round to watching the black pork one lol url\"\n        ],\n        [\n            0,\n            \"user i shall be doing this day in b w despite the kind of day happening just ca … url\"\n        ],\n        [\n            0,\n            \"congress removes fcc privacy protections on your internet usage on security url\"\n        ],\n        [\n            0,\n            \"user user not really he has the ability to create space and he could actually fucking finish\"\n        ],\n        [\n            0,\n            \"i'm picking up a friend at the train station and my phone is dying this is my hell i wanna watch netflix while i wait\"\n        ],\n        [\n            0,\n            \"our understanding is that the user have received that all of remaining games will go ahead as scheduled\"\n        ],\n        [\n            0,\n            \"yesterday someone made me appreciate this more thank you for those words bro url\"\n        ],\n        [\n            0,\n            \"rams vs rugby league streaming – english championship – 02 apr url url\"\n        ],\n        [\n            0,\n            \"never underestimate my skills i just wrote an entire cs program in order to avoid an english paper and test\"\n        ],\n        [\n            0,\n            \"user scarlett marching out of the club after him walking over to him she her arms over … url\"\n        ],\n        [\n            0,\n            \"user user whether it is i'm or i am since the message has been passed across english teacher\"\n        ],\n        [\n            1,\n            \"when u realize syria is a non bank country and stands in the way of a major oil pipeline deal to feed europe same shit diff year\"\n        ],\n        [\n            0,\n            \"wow listening to hashtag after undertaker spoke about it gave me like it did him somebody needs put taker videos to that song\"\n        ],\n        [\n            0,\n            \"user didn't all of hillary's it people ask for immunity and then take the 5th fake news rick\"\n        ],\n        [\n            0,\n            \"user does he not think we wanna eat the and dude i know i forgot i will text u when i get off\"\n        ],\n        [\n            0,\n            \"which is to say your classes should be documented easy to learn easy to use it can stop working\"\n        ],\n        [\n            0,\n            \"user oh i do remember message boards lived on them for a while in the late 90s also lol\"\n        ],\n        [\n            0,\n            \"user is the film coming to additional theaters in the coming weeks it's playing 50 miles away but … url\"\n        ],\n        [\n            0,\n            \"i saw the fox show i hope your client feels better soon she should know the emotional pain will pass and will mak … url\"\n        ],\n        [\n            1,\n            \"death of cop being investigated man immigration official sentenced pet of the week url\"\n        ],\n        [\n            0,\n            \"new exhibition some of the most notorious of our time url\"\n        ],\n        [\n            0,\n            \"hashtag apr 03 15 00 temperature clouds wind s 20 km h humidity 39 japan url\"\n        ],\n        [\n            0,\n            \"when you find out someone you know and dislike is going out with someone who someone else that you know but they don't know 😂 😂\"\n        ],\n        [\n            0,\n            \"love hope to help thank you bitcoin amazon com wish list url\"\n        ],\n        [\n            0,\n            \"shut down 3 los angeles restaurants la daily news url\"\n        ],\n        [\n            0,\n            \"user i feel like what people mean is the most stylish but it really uh looks like a ps3 game lol\"\n        ],\n        [\n            0,\n            \"absolutely crying at user tonight being a bristol girl and hearing cheers drive on the radio proper it was lush 😂 😂\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"user yes whatever happened to sessions to your committee about we didn't forget that didn't happen user\"\n        ],\n        [\n            0,\n            \"so happy my leaf made the move and are doing well url url\"\n        ],\n        [\n            1,\n            \"follow my ig user model tally models cigarettes and tiny liquor bottles just what … url\"\n        ],\n        [\n            1,\n            \"one thing bout she'll never be dumb even if we wouldn't last she'd be on more game than you niggas i bet that 💯 🤞 🏾\"\n        ],\n        [\n            0,\n            \"mother are you going to go prom dress w me tmrw idk okay wait someone has to be there in order for me to have money\"\n        ],\n        [\n            0,\n            \"i just realized the reason rappers and dance don't mix well is cause mc hammer ruined it for life 😂 😂 😂 doing the most 😂\"\n        ],\n        [\n            0,\n            \"😂 😂 😂 but seriously user's interest free deals are often amazing 🤔 url\"\n        ],\n        [\n            0,\n            \"but y'all i started a new job in a different building and come to find out this woman had done this bs before they had written her up then\"\n        ],\n        [\n            0,\n            \"user i'll always appreciate you for make me happy when i'm feeling down fill my life with happiness mind following me ♡ 128\"\n        ],\n        [\n            1,\n            \"affordable housing and great transport links why bolton could be the perfect place to call home url great story\"\n        ],\n        [\n            1,\n            \"scored his 30th tonight and had had 13 in the czech league this year fair trade right user\"\n        ],\n        [\n            1,\n            \"join us tonight march 30th for open mic night our host for the evening will be come out and url\"\n        ],\n        [\n            0,\n            \"we already see of play around the world after hashtag how can we stay in touch keep track of the play initiatives\"\n        ],\n        [\n            0,\n            \"you me we're under the same sky but we can't meet but believe in me i'll be there for you 🖤\"\n        ],\n        [\n            1,\n            \"so donors get paid between 1000 1500 per month why didn't anybody tell me this since 😂 😂\"\n        ],\n        [\n            0,\n            \"user user guys this person is about to win mvp a guy that to is about to win the nba regular season value award\"\n        ],\n        [\n            0,\n            \"symptoms are typically symptoms that happen as our rises symptoms and finding balance url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"◦ county council budget and finance committee approves park naming rights bill … url\"\n        ],\n        [\n            0,\n            \"user i totally agree but this was a message to not just syria trump ain't f in around i'm old to see this a move\"\n        ],\n        [\n            1,\n            \"you will hear this song tomorrow night at our tin pan south show you don't want to miss it and yes our show url\"\n        ],\n        [\n            0,\n            \"that's what gets lost when everyone gets to have an opinion and people act like perspectives are formed in a vacuum\"\n        ],\n        [\n            0,\n            \"goodnight guys i'm gonna go to bed now i love zayn so much and i hope he follows me and everyone who deserves it soon 😘 ❤ ️ 😴\"\n        ],\n        [\n            0,\n            \"i'd take dan phil and my fav mutuals also an internet connection and url\"\n        ],\n        [\n            0,\n            \"since russia is working with iran i wonder if user is going to want to be friends with iran too we will wait for orders\"\n        ],\n        [\n            0,\n            \"some of my plants need to size up to the ground i don't want to have to move containers that large hashtag\"\n        ],\n        [\n            0,\n            \"hashtag 2 moves that will help you get a tight butt this is way harder than it looks trust me … url\"\n        ],\n        [\n            1,\n            \"go figure — chase had ads on 400 000 sites then on just 5 000 same results url\"\n        ],\n        [\n            0,\n            \"world war iii here we come the current proposal would likely result in russian military deaths url\"\n        ],\n        [\n            0,\n            \"laura tonight her and voice moved us into a cosmic space pop music had never been before url\"\n        ],\n        [\n            0,\n            \"compared to what was displayed on the red carpet tonight she carried the night i beg url\"\n        ],\n        [\n            0,\n            \"perform at the fleet dj conference email com or call hotline number 404 user\"\n        ],\n        [\n            0,\n            \"user user we can count on a but who is he going to target should be interesting\"\n        ],\n        [\n            1,\n            \"sony with slow motion recording launched in india — url url\"\n        ],\n        [\n            0,\n            \"user same feel like they won't park the bus and ruin it which will be refreshing against us at old trafford\"\n        ],\n        [\n            0,\n            \"i just told this chick if her moms pulled off the trick of convincing her she was cute then anything can be done 🤡 bye\"\n        ],\n        [\n            0,\n            \"sound bites a depression fighting diet gluten free dangers and more url url\"\n        ],\n        [\n            0,\n            \"make sure to check back here to see the latest info about the upcoming update for clash of url by user\"\n        ],\n        [\n            0,\n            \"is pregnant sex tape scandal star drops hint with twitter post url url\"\n        ],\n        [\n            1,\n            \"user lol ima beat ass cause he stay trying me girl 🙄 gone give him this outfit and we gone slide 😝 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"stay up to date with abc news events subscribe to the building url url\"\n        ],\n        [\n            0,\n            \"user i know lads and we do too x ur the best love to be playing with u r support behind us x\"\n        ],\n        [\n            1,\n            \"♂ 100 15 15 15 tackle stomp until 05 43 27m i 9 url\"\n        ],\n        [\n            1,\n            \"you can tell when a girl genuinely showing her nigga off when a girl posting shit to prove after she took him back for\"\n        ],\n        [\n            0,\n            \"i'm pretty freaking that i'll be live with freaking in just a few url\"\n        ],\n        [\n            0,\n            \"i'm very grateful for your support of my live streaming across asia thank you for donation of 10 20 50 to … url\"\n        ],\n        [\n            0,\n            \"makeup for disneyland should be simple and but i aint no where near simple and i know imma beat this face regret it\"\n        ],\n        [\n            0,\n            \"user o actually that sounds very nice and a better option i'm sure you will be pleased that you weren't allowed the dogs later 😃\"\n        ],\n        [\n            0,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"this is the only way to continue being a popular politician from the south east now url\"\n        ],\n        [\n            0,\n            \"history made the bulldogs make it to the national for the very first time with a 3rd place finish at … url\"\n        ],\n        [\n            1,\n            \"wtf is going on in this world you just dont kill people thats it no killing period 😡 😡 😡 url\"\n        ],\n        [\n            0,\n            \"two missing boys found safe and well to be sergeant matthew search and rescue url\"\n        ],\n        [\n            0,\n            \"1 what he doesn't get is he speaks from white male privilege the card game was in fact made up of 100 white males\"\n        ],\n        [\n            0,\n            \"user hi hope u're having a lovely day if u're reading this i want u to smile hashtag is beautiful love u ♡\"\n        ],\n        [\n            0,\n            \"i liked a user video url ' usa the beach boys chuck berry played on guitar by eric\"\n        ],\n        [\n            0,\n            \"nope i want to know why he is just now coming out with this and why his witnesses are john kerry and url\"\n        ],\n        [\n            1,\n            \"q5 led flashlight torch zoom lamp light 3 mode url url\"\n        ],\n        [\n            0,\n            \"that disrespect that ppl love to play down which is sometime so innocent that leads to all types of things\"\n        ],\n        [\n            0,\n            \"spacex has announced the successful landing of of the 9 rocket url\"\n        ],\n        [\n            0,\n            \"i just checked in at forest package store with hashtag download today url\"\n        ],\n        [\n            0,\n            \"user the fact you enjoy playing it is badass i legit can't date a girl if she doesn't like playing pool cause it's my main hobby\"\n        ],\n        [\n            0,\n            \"you might end up in a heated exchange with someone close to yo more for scorpio url\"\n        ],\n        [\n            0,\n            \"bob harper has no time for haters after his heart attack ” do you and i ’ ll do me ” url\"\n        ],\n        [\n            1,\n            \"user and the wasn't for anything having to do with your imagined you … url\"\n        ],\n        [\n            0,\n            \"bpd 911 dispatch 911 no voice st tue apr 4th 2017 12 30 am medium\"\n        ],\n        [\n            0,\n            \"when ur bout to go get a new iphone 7 but a brand new episode of url hashtag\"\n        ],\n        [\n            0,\n            \"this chick in front of me is rlly bbq sauce onto in the library from a bottle 😶 😶 😶\"\n        ],\n        [\n            0,\n            \"reflection on day 1 we want to know 1 what worked 2 what didn't work 3 user … url\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            0,\n            \"why success could lead to an industry wide strike url url\"\n        ],\n        [\n            0,\n            \"hey user thanks for including my comment about user in the article i'm so about it hah\"\n        ],\n        [\n            1,\n            \"user since u don't like roses a special happy again p n just seeing no eating 😒 p url\"\n        ],\n        [\n            0,\n            \"you might end up in a heated exchange with someone close to yo more for scorpio url\"\n        ],\n        [\n            1,\n            \"person hi me but robin why aren't we talking about robin he's so damn talented and beautiful his performance as is amazing he\"\n        ],\n        [\n            1,\n            \"long lasting beauty waterproof liquid lip pen gloss matte lipstick makeup url url\"\n        ],\n        [\n            1,\n            \"classic case of corruption involved road agency bought 40 4 no tender executives received fat packs\"\n        ],\n        [\n            0,\n            \"no time to relax 2 year left preparation from corruption price hike terrorism institution economic … url\"\n        ],\n        [\n            1,\n            \"harley ooh two walks over to mr holmes holmes you disgusting woman harley i know you love me don't say you don't\"\n        ],\n        [\n            0,\n            \"user big trump supporter but he is wrong on this one he's listening to instead the ppl who helped him get elected\"\n        ],\n        [\n            0,\n            \"the rights of citizens through damage caps won't curb epidemic of medical url\"\n        ],\n        [\n            0,\n            \"the highly funded right wing think tank that has been waiting 40 years for this moment user url\"\n        ],\n        [\n            0,\n            \"finger lake friends businesses i'm going to be the june 30 july 5 what's going on july 4th weekend events fireworks wine help\"\n        ],\n        [\n            0,\n            \"i knew you were going to post this nonsense you clearly have amnesia or refuse to read url\"\n        ],\n        [\n            0,\n            \"i almost posted stay in love to a friend's post in ig but then i realized how rude it was like it was an order or a challenge\"\n        ],\n        [\n            0,\n            \"' you're with your life ' judge tells long beach murder representing himself url\"\n        ],\n        [\n            0,\n            \"we host artist in our cafe two had never show work in public just seeing work on public wall 4 all 2 see … url\"\n        ],\n        [\n            0,\n            \"user user not being able to see your duck is no way to live might as well just throw a toaster in the tub\"\n        ],\n        [\n            0,\n            \"never seen a bunch of childish people like who make jokes about a storm yeah it may have not hit your area url\"\n        ],\n        [\n            0,\n            \"user hayes is wrong when he calls the filibuster anti democratic it's not it requires and protects minority\"\n        ],\n        [\n            0,\n            \"am i a person yet are women people yet no mike pence breaks tie to allow states to defund planned parenthood url\"\n        ],\n        [\n            0,\n            \"american athletic conference agrees to add state in time for 2017 18 url\"\n        ],\n        [\n            0,\n            \"the team coach was here when i arrived at 1 20 incredible efficiency hashtag url\"\n        ],\n        [\n            1,\n            \"dara shares about promoting solo without members url url\"\n        ],\n        [\n            0,\n            \"tracy bill self and rebecca have been inducted into the basketball hall url by … url\"\n        ],\n        [\n            0,\n            \"user thank you sir for your kind words recognizing talents looking forward to welcome you on april 15\"\n        ],\n        [\n            0,\n            \"user thank you and yes very very sore and tired and don't feel great but getting better day by day 👍 ❤ ️\"\n        ],\n        [\n            1,\n            \"user worked when blood enter his mouth soul starts to suck on her wound as he than slowly moved his hea … url\"\n        ],\n        [\n            0,\n            \"user you taught me to never be afraid of what people think be myself thank you love you do you mind following me — 1\"\n        ],\n        [\n            0,\n            \"and look at london grey where would the city folk be without their fish on the posh restaurants url\"\n        ],\n        [\n            0,\n            \"if kyle got a tv show the 1st season has 20 episodes how long do u think alex his gf will last until she gets hashtag\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"x files beginning season 6 we moved filming to la so now 75 of our episodes are going to be set in california instead of all over the us\"\n        ],\n        [\n            0,\n            \"eternity just found in the dictionary to increase the power and extension of vocabulary not in actual relations to fulfill the gratitude\"\n        ],\n        [\n            0,\n            \"with this hashtag will start tomorrow anticipate a daily smiling photo for source of energy 🙌\"\n        ],\n        [\n            0,\n            \"a big thank you to everyone who stopped by our booth at hashtag this weekend we had a blast and we hope you did too ❤ ️\"\n        ],\n        [\n            0,\n            \"three things the glass industry learned in 2016 by jeff url url\"\n        ],\n        [\n            1,\n            \"user you now support nepotism collusion may as well shred that constitution you took oath to defend\"\n        ],\n        [\n            0,\n            \"icymi 26 communities throughout hashtag have embraced the opportunity to increase their cycling infrastructure url\"\n        ],\n        [\n            0,\n            \"grown man was in there on the smith machine with no weight on there couldn't believe it did 4 sets too\"\n        ],\n        [\n            0,\n            \"teaches how to recognize signs symptoms of mental health problems provide help guide a person to appropriate professional help\"\n        ],\n        [\n            0,\n            \"replace soda with flavored water for a healthier treat that keeps you hydrated url hashtag\"\n        ],\n        [\n            1,\n            \"automatically add your customers to your email list with email integration read this setup guide for a how to url\"\n        ],\n        [\n            0,\n            \"if you're lucky enough to be different don't ever change you're not a mirror of someone else identity\"\n        ],\n        [\n            0,\n            \"hashtag a visit india blames to be involved in supply of fake currency notes url\"\n        ],\n        [\n            1,\n            \"if y'all don't have people who don't care the shit out of you because you're sick i feel sorry for you im blessed … url\"\n        ],\n        [\n            0,\n            \"owner is armed warning 3 2nd amendment guns window sticker decal hashtag url\"\n        ],\n        [\n            0,\n            \"emmy learns how to code at learning center url url\"\n        ],\n        [\n            0,\n            \"user there are a lot of great titles nominated this year i didn't realize there were so many\"\n        ],\n        [\n            0,\n            \"if there is a god then there must be a goddess and beside every great man stands a strong 💪 🏿 … url\"\n        ],\n        [\n            0,\n            \"2day near mt hope cemetery ghost guard fought sum wild delusional clowns the fight was destructive sum r cleaning up\"\n        ],\n        [\n            0,\n            \"hey user how about you show what really happens to cows on dairy farms url\"\n        ],\n        [\n            0,\n            \"user user there are several places you can find to read it online if you want d i usually read it on\"\n        ],\n        [\n            0,\n            \"we've got a new paper on and of rain on snow events flooding in the … url\"\n        ],\n        [\n            0,\n            \"megan wilson was one of 23 students who presented their nebraska based research to senators at the state url\"\n        ],\n        [\n            0,\n            \"getting the right or perks for your staff can also help you attract the right talent url\"\n        ],\n        [\n            1,\n            \"when someone tells me you look like you're losing weight that shit makes me feel soooo good\"\n        ],\n        [\n            0,\n            \"i just sit in these flames and pray that you come back close my eyes hold on and hope that i'm dreaming come wake me up\"\n        ],\n        [\n            0,\n            \"i just had a good long interesting talk demo with user any out there have thoughts or experience\"\n        ],\n        [\n            1,\n            \"on air now playing d n a s status server 57 162 118 port url\"\n        ],\n        [\n            1,\n            \"crystal clear plastic lcd screen protector cover film for samsung s6 free pp i url url\"\n        ],\n        [\n            0,\n            \"user it's a shame that we people for not to totally ideals of independence and self\"\n        ],\n        [\n            0,\n            \"user psalm 112 2 his seed shall be mighty upon earth the generation of the shall be blessed\"\n        ],\n        [\n            0,\n            \"user i'm actually writing one for a class i think dubbed it fantasy but it's got a of a … url\"\n        ],\n        [\n            0,\n            \"omg the orange cat saw me get out of my car and came running towards me like crazy he is a good boy\"\n        ],\n        [\n            0,\n            \"happy birthday user i hope you are having an amazing day and miss you can't wait for you to move ba … url\"\n        ],\n        [\n            0,\n            \"boy that was a spiderman series in the most abstract stock photo and then people on twitter and tumblr just over it\"\n        ],\n        [\n            0,\n            \"stop posting all these delicious foods mysterious drinks snacks and other tasty foods and not telling us the location hashtag ❗ ️ ❗ ️ 🙄\"\n        ],\n        [\n            0,\n            \"so know i don't really give a shit about pleasing you for your greed and control over my life i want my rights and the truth\"\n        ],\n        [\n            0,\n            \"user you make a good point but like most leaders you are looking at facts and reality forgetting that makes … url\"\n        ],\n        [\n            0,\n            \"never use the wrong word again prepare for the or just improve your language words … url\"\n        ],\n        [\n            1,\n            \"men basketball crew athletic fit football sports socks black color url url\"\n        ],\n        [\n            0,\n            \"the media awards honor the fair accurate and inclusive of the lgbtq community … url\"\n        ],\n        [\n            1,\n            \"user lyrics then only uses a dark skinned model for the ass shot typical representation matters\"\n        ],\n        [\n            1,\n            \"user on threats to cultural heritage responsibility commitment to protect our shared past url\"\n        ],\n        [\n            0,\n            \"this is one benefit of pre trump government jobs they list salaries based on experience skill rank not gender or race\"\n        ],\n        [\n            1,\n            \"my dudes show us of married women still tryna slide into their dm's that's some weirdo ass shit maine these girls aren't women\"\n        ],\n        [\n            0,\n            \"user can you please help me get this many rts this no saved accounts please url\"\n        ],\n        [\n            0,\n            \"lana del rey is a appropriate soundtrack to writing a victorian ghost story while staying in a tribal casino in rural washington\"\n        ],\n        [\n            0,\n            \"people out here literally waiting for a miracle while most of us had to become our own miracle we will never be able to relate\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"💯 💯 i get hell of love from that don't even know me but where are the that claim to love … url\"\n        ],\n        [\n            1,\n            \"great weather outside it's a shame i'm spending the rest of the day doing fucking hashtag\"\n        ],\n        [\n            1,\n            \"listen to ' shay d kid shay d kid user ' on you prod by ' on iphone url\"\n        ],\n        [\n            0,\n            \"i'm being a proper adult not calling in sick to work on thursday and choosing work over and britney spears but i feel empty sad\"\n        ],\n        [\n            0,\n            \"from crisp champagne to pink infused platinum these are the top looks to consider before your salon appointment url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"today is hashtag with a focus on depression find out about signs symptoms causes types of depression url\"\n        ],\n        [\n            1,\n            \"can someone tweet me when twitter is done being stupid my mentions and timeline are confusing the hell out of me\"\n        ],\n        [\n            0,\n            \"aww clay he should've told her that he loved her it would have made a big difference but i'm glad he got bryce url\"\n        ],\n        [\n            0,\n            \"user user we love so much im in tears now thanks you have no idea how inspiring these words are i love you so much\"\n        ],\n        [\n            0,\n            \"congratulations to coach smith on receiving her tenure tonight in her teaching position gained a great teacher and coach\"\n        ],\n        [\n            1,\n            \"escape leon suicide jews blue bear ass 3 creamy said that wants yourself fuck of the pussy\"\n        ],\n        [\n            0,\n            \"i don't wanna drink anymore and deadass just poured me a whole cup bc if it's free it's for me ty\"\n        ],\n        [\n            0,\n            \"user smash food which fell on the floor or road cause satan will eat them if i were clever ill answer 😅\"\n        ],\n        [\n            0,\n            \"user think it is pretty clear that none of these players are nba ready guess it comes down to further … url\"\n        ],\n        [\n            0,\n            \"we can transform our system to renewable energy and we must learn about the solutions project here url\"\n        ],\n        [\n            0,\n            \"my mood every time i realize that user are still national champions 😎 🏆 url\"\n        ],\n        [\n            0,\n            \"i'll love you until it in the middle of a summer day url via user\"\n        ],\n        [\n            0,\n            \"user eating veg is healthy if you do it right this helped me a lot url check protein and iron pages too\"\n        ],\n        [\n            0,\n            \"user user and on this day 90 of people have no idea what store you're talking about\"\n        ],\n        [\n            0,\n            \"how to improve your relationships and empower your self esteem all at the same time obviously there are many url\"\n        ],\n        [\n            0,\n            \"user you got me interested in the legend of zelda breath of the wild going to see if it runs on pc with this weekend\"\n        ],\n        [\n            1,\n            \"ltd financial and strategic analysis review updated prices from usd 300 url\"\n        ],\n        [\n            0,\n            \"mom at the park they're twins how old are they me 14 months mom oh wow you look amazing me not mine hashtag\"\n        ],\n        [\n            0,\n            \"ok for the next shot i'm going to sort of square for a left handed with my helmet on my knee what the … url\"\n        ],\n        [\n            0,\n            \"i'm never experimenting with any vodka or any alcohol till i die but i'm sure you'll have fun url\"\n        ],\n        [\n            0,\n            \"this scene and this song gives me life hashtag 😍 😍 😍 🌹 🌹 🌹 👏 👏 👏 url\"\n        ],\n        [\n            1,\n            \"watch it url adorable brunette with cunt 👻 add me on snapchat 👻 url\"\n        ],\n        [\n            0,\n            \"was browsing an old thread and found this in the comments just a reminder of how quickly things can change url\"\n        ],\n        [\n            1,\n            \"ahmed monsters are proving to be talented fighters winning the quest map node number join … url\"\n        ],\n        [\n            0,\n            \"ice age caused the original ' brexit ' scientists say url url\"\n        ],\n        [\n            0,\n            \"when the only thing between you and your bed is the pile of clean laundry you refuse to put away url\"\n        ],\n        [\n            0,\n            \"user out was just tweeting about wanting a girl an etc what is you talkin\"\n        ],\n        [\n            0,\n            \"but if the dating rumors bout are true of course i'll be their happiest ever gawd my make this news be true\"\n        ],\n        [\n            0,\n            \"why yes the reason i follow people is so i can see them complain to airlines about their canceled flight\"\n        ],\n        [\n            0,\n            \"the gorsuch tally where senators stand on court nominee more than half of senate dem url url\"\n        ],\n        [\n            0,\n            \"immediately after normal delivery nurse will bring newborn to its mother the nurse will usually ask mom to identify whether its a m f\"\n        ],\n        [\n            0,\n            \"a follow up to yesterday's article about my work on orchestra programming … check it out and take the poll inside … url\"\n        ],\n        [\n            0,\n            \"hashtag needed the last 5 hours for the way which lead up to the control rooms 70 less … url\"\n        ],\n        [\n            0,\n            \"so i guess is going to put all his music on since he's rocking with jay now 🤔 he got some music missing from apple music\"\n        ],\n        [\n            0,\n            \"ok i'm officially done taking an hour to have dinner and prepaid for a huge explosion then i'm turning the beast on 😂 👍 🏻 🍕\"\n        ],\n        [\n            0,\n            \"user what does it look like when both keyboard are together with the palm attached\"\n        ],\n        [\n            0,\n            \"weekly report back to r from r 2017 04 06 mm dd url\"\n        ],\n        [\n            0,\n            \"crazy live can you hear me make some noise in music show risky night gather in here i will look at the new world oh yeah\"\n        ],\n        [\n            0,\n            \"user a basic answer is the scientific method unfortunately tho there are still those who oppose scientific answers they don't like\"\n        ],\n        [\n            0,\n            \"gonzaga i did not say that i said it's one step to be united sports is a medium to unite people hashtag\"\n        ],\n        [\n            0,\n            \"i love hashtag on bbc 2 me and wife bing watch on demand would love if they do a comparison photo when they finish\"\n        ],\n        [\n            1,\n            \"max boot is trump russia ’ s useful idiot or has he been compromised url\"\n        ],\n        [\n            1,\n            \"user i have yet to complete the raid because of these damn codes and now i can't even go to patrol for a bit fix this\"\n        ],\n        [\n            1,\n            \"vintage wooden box wood desk top display storage box url url\"\n        ],\n        [\n            0,\n            \"url playing gta with some friends doing some savage stuff come watch user\"\n        ],\n        [\n            0,\n            \"to button eyes and to messed up hair and evening blues here is to a life spent clicking selfies … url\"\n        ],\n        [\n            0,\n            \"social media recruitment will continue to become more mainstream scott shares more in user url\"\n        ],\n        [\n            0,\n            \"used gd human rights in an information age a analysis url url\"\n        ],\n        [\n            0,\n            \"user question and ryan as they lead you listen to your gut please they are making you into them be yourself\"\n        ],\n        [\n            0,\n            \"it is important for the musician to learn as much about the as possible and to study the music he has … url\"\n        ],\n        [\n            1,\n            \"when y'all don't like each other so you can fuck and go about your business but stay friends 😂 url\"\n        ],\n        [\n            0,\n            \"and the secret to my cd is a little old school a little new school and a of funk you know what i mean\"\n        ],\n        [\n            0,\n            \"user thank you for the kind words it's was my first on cam briefing very exciting hashtag\"\n        ],\n        [\n            0,\n            \"my main ship i've just i've heard things and i also expect things i have trust issues and i also cant read\"\n        ],\n        [\n            0,\n            \"driving to sharing real time road info with wazers in my area eta 1 47 pm using user drive social\"\n        ],\n        [\n            0,\n            \"when you leave your phone at work over night and expect messages and notifications and there's nothing not a sausage not even o2 😀 😀 😃\"\n        ],\n        [\n            0,\n            \"people will tell you that success isn't possible because they're trying to justify their failure believe in yourself hashtag\"\n        ],\n        [\n            0,\n            \"user user it looks to me like they have been to be trump what i want to know is why\"\n        ],\n        [\n            0,\n            \"user user i added this song to my playlist and it was playing like 3 minutes before i saw this post\"\n        ],\n        [\n            1,\n            \"radio hysteria ' much static url url\"\n        ],\n        [\n            0,\n            \"diesel laser cut out of ham and cheese is a sandwich masterpiece url via user\"\n        ],\n        [\n            0,\n            \"i gotta get gas now smh rt user i'm so mad i didn't get gas monday 1 99 to 2 15 😡 url\"\n        ],\n        [\n            0,\n            \"user that's what we are thinking she was drinking so we are gonna another chance\"\n        ],\n        [\n            0,\n            \"user i've god split ends tho it at least an inch chopped off i'll send you the bits i chop off 😂\"\n        ],\n        [\n            1,\n            \"dark sector defense is incredibly easy to get money 13 000 credits for just 5 waves can be done in less than 5 minutes\"\n        ],\n        [\n            0,\n            \"user user listen to ur mind and heart and hurt ur parents whats are these people going on about\"\n        ],\n        [\n            0,\n            \"how can we take control creating the lives we want for ourselves with accountability url video user\"\n        ],\n        [\n            0,\n            \"prof robert supportive decision making is meant to be flexible hashtag user\"\n        ],\n        [\n            0,\n            \"wind 14 km h n barometer 1015 78 hpa falling temperature 23 3 ° c rain today 0 0 mm humidity 33\"\n        ],\n        [\n            0,\n            \"user user there was no secret ballot at council when floyd donated votes why now\"\n        ],\n        [\n            0,\n            \"last night in sweden 1 woman raped 4 attempted rapes in the stockholm area url by … url\"\n        ],\n        [\n            0,\n            \"hii i'm big fan kumar miss you and all family please help me all url\"\n        ],\n        [\n            0,\n            \"hashtag some agency decided to phone the on call senior to see if we would use their doctors\"\n        ],\n        [\n            0,\n            \"hashtag a great class to introduce you to some of the technology used in the sport administration field hashtag\"\n        ],\n        [\n            0,\n            \"trump ‘ my attitude toward syria and assad has changed ’ url url\"\n        ],\n        [\n            1,\n            \"creative possibilities are blossoming all around you today bu more for virgo url\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"has given the players freedom to express themselves but these lot aint etc they need a coaching to perform\"\n        ],\n        [\n            0,\n            \"user user not confirmed but she probably will be and if not her i'm sure chan will be at one point\"\n        ],\n        [\n            0,\n            \"every product has some element of service and every service some element of product url\"\n        ],\n        [\n            0,\n            \"i liked a user video url my first code giveaway ever the giveaway is legit\"\n        ],\n        [\n            0,\n            \"border wall ' critical ' for reducing crime former agents testify via the user app url\"\n        ],\n        [\n            0,\n            \"i have so much planned for this summer springs hangout etc 🤘 🏼 😜 🌞 🏝 so pumped\"\n        ],\n        [\n            0,\n            \"user thank you we need to question those spewing the assad assad think before war we are the rebels\"\n        ],\n        [\n            0,\n            \"user how about getting rid of brown shoes instead never seen a nice looking pair of brown shoes\"\n        ],\n        [\n            0,\n            \"is it good that this was planned and executed in 48 hours why now what changed url\"\n        ],\n        [\n            0,\n            \"como how to get away with murder don't tell url hashtag\"\n        ],\n        [\n            0,\n            \"user so biden and your other dem buddies can say no during a lame duck year unless of … url\"\n        ],\n        [\n            0,\n            \"larry and moe college professors while swinging the alphabet url\"\n        ],\n        [\n            0,\n            \"stop in today to take your photo and tell us what you think makes a better us for a chance to win an annual url\"\n        ],\n        [\n            0,\n            \"citizens referendum not by negative ruling on constitutional amendment to ban ‘ ’ url\"\n        ],\n        [\n            1,\n            \"order now and you can hashtag at this weekend's bbq bottles of ' sauce start at just 8 bottle url\"\n        ],\n        [\n            0,\n            \"a proposed law would let italian women received paid leave during their periods url url\"\n        ],\n        [\n            0,\n            \"user right i mean i would rather plan out our trips 1 when i can afford it and save for it in advance … url\"\n        ],\n        [\n            0,\n            \"user well three of the characters in my pirate story were based on them so you know i'm down\"\n        ],\n        [\n            0,\n            \"user user tony is a man above more christian than all of the church put together\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url burning 🔥 music mafia release\"\n        ],\n        [\n            0,\n            \"ivory sales to end in chinese outlets investigated by – international url url\"\n        ],\n        [\n            1,\n            \"rt help rt go cloud 9 stock sale by deadline 13 april … url\"\n        ],\n        [\n            0,\n            \"explosion launches 1 5 ton 500 feet killing 3 url url\"\n        ],\n        [\n            1,\n            \"original moon landscape watercolor painting art john williams url url\"\n        ],\n        [\n            0,\n            \"i had to read this repeatedly to actually understand the amount of eye url\"\n        ],\n        [\n            0,\n            \"hashtag lost but watching them play in oakland was fun great fan base here all were helpful t … url\"\n        ],\n        [\n            0,\n            \"luis hernandez helps former mexico stars beat 3 2 in international ⚽ ️ exhibition at rose stadium story … url\"\n        ],\n        [\n            0,\n            \"user user right words others will as well just because i do in conversation and such\"\n        ],\n        [\n            0,\n            \"any tips for planning an adventure down to url url\"\n        ],\n        [\n            0,\n            \"yo user watching your videos and i think someone might've hacked one of yours and changed the name of i … url\"\n        ],\n        [\n            0,\n            \"user that look you imagine the sweet bible believing lady give bill o'reilly if he makes a move on her url\"\n        ],\n        [\n            1,\n            \"of course white supremacy exists and white women are the standard of the ideal woman in the us i'm sure they affect black men's choices\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"xbox project scorpio specs officially revealed today is a big day for the gaming world as microsoft has url\"\n        ],\n        [\n            0,\n            \"and became the highest grossing film of year yung writer 😂\"\n        ],\n        [\n            0,\n            \"user i am without internet for two days stuck in your jail for 38 mins please help url\"\n        ],\n        [\n            0,\n            \"down and down we go we'll torch this place we know before one of us takes a chance and breaks this i won't be the one\"\n        ],\n        [\n            1,\n            \"mens rest stop gas station austin texas t shirt medium m ebay url\"\n        ],\n        [\n            1,\n            \"lamar admits to multiple affairs during his marriage to ' bitches and came out of the woodwork ' … url\"\n        ],\n        [\n            1,\n            \"ins ss w entry 00 05 url url\"\n        ],\n        [\n            0,\n            \"' until i was juan martin from i was the brother of the revolutionary ' url\"\n        ],\n        [\n            1,\n            \"tell my girl i love subs she i wanna dominate her in bed god damn i cant stand dubbed anime\"\n        ],\n        [\n            0,\n            \"last night was complicated 📸 new york url\"\n        ],\n        [\n            1,\n            \"barcelona vs real madrid full match english commentary april 2 2016 url via user\"\n        ],\n        [\n            0,\n            \"great odds 3 copies of promises to keep up for grabs and not even 20 entries yet hashtag url\"\n        ],\n        [\n            0,\n            \"ima do something a lot of y'all do around y'all i am going to take some time this so i can waste some of time it 🙂\"\n        ],\n        [\n            1,\n            \"user visit url for hot new music film fashion we can also brand market your ideas shop for our m\"\n        ],\n        [\n            0,\n            \"thank god pushed the due date to those 60 functions cause i haven't started them wow nice\"\n        ],\n        [\n            0,\n            \"user apologies we'll be connecting with you soon to address your concern request your patience\"\n        ],\n        [\n            0,\n            \"user i'm keeping a pepsi in my car in case i get pulled over by the police here you go officer just let … url\"\n        ],\n        [\n            0,\n            \"no pink why only come in red yellow white etc url url\"\n        ],\n        [\n            1,\n            \"trump defends scumbag bill o ’ reilly he didn ’ t do anything wrong url via user\"\n        ],\n        [\n            0,\n            \"found this pic of the time i was backstage no one cared noticed i was there 😂 it'd be a dream to see user … url\"\n        ],\n        [\n            0,\n            \"imagine you were up for a big interview today somewhere in dublin after years of hanging on with the office right by the bus stop\"\n        ],\n        [\n            1,\n            \"too many near misses getting published submit your to right now ➡ url\"\n        ],\n        [\n            0,\n            \"user no i don't think so there is true sexual harassment i'm sure you've seen it her advice was to … url\"\n        ],\n        [\n            0,\n            \"48 9 iv 9 1 12 with steel wing aerial ace has spawned until 04 13 0m 47s url\"\n        ],\n        [\n            0,\n            \"how ' bout family leave work life balance instead do millennial men want stay at home wives url\"\n        ],\n        [\n            1,\n            \"hey so if you haven't picked up the bundle by the amazing user you probably should url\"\n        ],\n        [\n            0,\n            \"user is this dandy that used to work at the power station it's dave the it guy here 😁\"\n        ],\n        [\n            0,\n            \"user wow omg yes of course boo has one of the best vocals in k pop 👏 👏 👏 great job 🙌 🙌 🙌 ha … url\"\n        ],\n        [\n            0,\n            \"when the rich get richer no one benefits silicon valley needs to adjust its priorities url\"\n        ],\n        [\n            0,\n            \"real change in attitude needs to be from eu they dont care about uk position but without uk £ 50 billion eu finished url\"\n        ],\n        [\n            0,\n            \"one more long run then london better than recent runs could still be better though user … url\"\n        ],\n        [\n            0,\n            \"leonard makes strong case for mvp leonard told the san antonio spurs before his rookie season that he … url\"\n        ],\n        [\n            0,\n            \"user are people in sweden generally skinny or something if it says eu 36 8 then the consumer should expect that disappointing\"\n        ],\n        [\n            0,\n            \"growing the research practice network for therapy criminal justice in workplace health a … url\"\n        ],\n        [\n            0,\n            \"flood watch issued april 04 at 3 40 pm edt until april 05 at 4 00 am edt by nws url\"\n        ],\n        [\n            0,\n            \"hi the time is 04 23 the temp is 23 06 and the pressure is 1014 92 mb url\"\n        ],\n        [\n            1,\n            \"soft case rm 21 model huawei wm rm 8 em rm 12 pre order whatsapp … url\"\n        ],\n        [\n            0,\n            \"just wanted to order some chocolate covered fruit but instead got erotic underwear lotion everywhere be careful when u google edible\"\n        ],\n        [\n            0,\n            \"user i help authors build event plans for just this reason helps authors take control of their events give … url\"\n        ],\n        [\n            0,\n            \"during a personal meeting session with a said bless me so that i may url\"\n        ],\n        [\n            1,\n            \"don't you worry the weekend isn't over yet come in for hashtag enjoy our 3 5 bloody 1 … url\"\n        ],\n        [\n            1,\n            \"user 0 20 43 4 0 1 id 79\"\n        ],\n        [\n            0,\n            \"user oh that stinks the storm we had here 3 weeks ago i was out for 21 hours hope yours comes back soon\"\n        ],\n        [\n            0,\n            \"user could you dm over your number mobile number the account holders name and a two hour we could call you in mike\"\n        ],\n        [\n            1,\n            \"make friends showcase your talent hear the word of god be motivated all this at the mega hashtag url\"\n        ],\n        [\n            0,\n            \"user jeez they really nailed breath of the wild in this i really do love that you can play breath in so many different ways\"\n        ],\n        [\n            1,\n            \"nike golf men's 3 in 1 web pack one size fits most url url\"\n        ],\n        [\n            1,\n            \"user i honestly don't think progressives would be there in the numbers he wld need what in us have p … url\"\n        ],\n        [\n            0,\n            \"health select committee inquiry into rose ’ s medicinal cannabis petition have your say url\"\n        ],\n        [\n            0,\n            \"going to a hashtag auction buying a car has been on my bucket list for a while so has this car 😎 url\"\n        ],\n        [\n            0,\n            \"user check out new show from chicago please like comment and share url\"\n        ],\n        [\n            0,\n            \"idk how much longer i can go without eating meat cause i've been dying for a damn burger with bacon on it\"\n        ],\n        [\n            0,\n            \"user 18 this one is hard i'm honestly not sure but as far as i can remember it was a while ago with a nice friend who isn't a\"\n        ],\n        [\n            0,\n            \"user i believe the tunnel wasn't intended for cars when it was constructed i'm told it was made for cattle\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            0,\n            \"in addition i ’ m adding those with the word ‘ could ’ in the title it ’ s not even fake news it is just guessing … url\"\n        ],\n        [\n            0,\n            \"lloyds customer service assistant apprentice to join the team swansea p t hashtag url\"\n        ],\n        [\n            0,\n            \"user most places don't take part time workers anymore especially students because they not fully reliable\"\n        ],\n        [\n            0,\n            \"10 ' referee awards the free kick to leicester at the burns sends the ball high but gathered by\"\n        ],\n        [\n            1,\n            \"nigga say he gone play w me i'm waiting my nigga this bitch a generation 3 w no safety my nigga\"\n        ],\n        [\n            1,\n            \"we can do 3 things in syria nothing take out their air force take out assad with the assistance of the arab world\"\n        ],\n        [\n            0,\n            \"user it is no excuse that the technology can be to rig rivals of the perpetrators as criminals when they're victims\"\n        ],\n        [\n            0,\n            \"primary teacher birmingham september ' 17 description primary teacher url\"\n        ],\n        [\n            1,\n            \"these women tried to in three minutes using the and holy o face it was amazing url\"\n        ],\n        [\n            0,\n            \"user i'm like you know adding functionality love ya keep up the great work\"\n        ],\n        [\n            0,\n            \"streams now is all about seeing what music is good enough that you can listen to over and over without getting tired of it haha\"\n        ],\n        [\n            0,\n            \"helped a guy from france get close to the court at the cavs game its awesome to see how happy he was\"\n        ],\n        [\n            0,\n            \"user pat your journey introduction was awesome wonder who will introduce you when you're inducted\"\n        ],\n        [\n            0,\n            \"9 days till this birthday can i get a hell yeah i cant wait im ready to bake cakes n send h … url\"\n        ],\n        [\n            0,\n            \"i just try to be nice to people and share my positive spirit but some mfs gon start seeing my mean side it's a whole diff story 😐\"\n        ],\n        [\n            0,\n            \"user yeah i got ya i feel like dan would be too fan though and i hear the war is very generic\"\n        ],\n        [\n            1,\n            \"so lucky to get to spend time with dr in boston and have such a generous and gorgeous … url\"\n        ],\n        [\n            0,\n            \"new post st petersburg russia's putin's hometown has been published on lottery url\"\n        ],\n        [\n            0,\n            \"user i can't wait to see what beautiful words you're going to bring to life next i love when you write 😊\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url last stand 1 6 insane farming method 250 items h works the\"\n        ],\n        [\n            0,\n            \"user fr bro i got court soon idk when but that judge told me if i fail another one he finna put me behind bars bro lmao\"\n        ],\n        [\n            0,\n            \"tbh people i in social media are more genuine that people i in real life that is based on my own experience tho\"\n        ],\n        [\n            0,\n            \"rancho hills ca chansey ♀ 68 9 6 13 12 pound hyper beam s big til 23 55 30 14m 22s url\"\n        ],\n        [\n            0,\n            \"user what is going on with global in hong kong on a work trip and phone has no service for at least 16 hours now\"\n        ],\n        [\n            1,\n            \"the user is holding an exposure camp for elite players born in 1999 2000 2001 2002 apply to get seen url\"\n        ],\n        [\n            1,\n            \"damn it mr president a military strike is understandable but talk about another war is dangerous hashtag url\"\n        ],\n        [\n            0,\n            \"mentally corrupt bankrupt shame on him for his mindless thought about lord krishna\"\n        ],\n        [\n            0,\n            \"i'm only getting tanner more fit my mental health is stronger than ever like fine wine over here 😌\"\n        ],\n        [\n            0,\n            \"m t a n y c a train normal services at jay st hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag residents have until 20 17 on sunday 9 april to apply for these discounted tickets … url\"\n        ],\n        [\n            0,\n            \"nothing like a beautiful walk underneath the oak trees on island hashtag url\"\n        ],\n        [\n            0,\n            \"goodbye to the machine – scientists have developed a kidney url\"\n        ],\n        [\n            0,\n            \"remembering the great faith born this day back in who remembers this big hit of his url\"\n        ],\n        [\n            0,\n            \"this one is dedicated to all the people that are suffering all around the world lord have his mercy\"\n        ],\n        [\n            0,\n            \"user john squad i have an idea let's remake bohemian rhapsody even tho we don't need to it'll sound the same too\"\n        ],\n        [\n            0,\n            \"honestly the only thing the it remake has going for it is that bill already looks like a child murderer\"\n        ],\n        [\n            0,\n            \"user hi i would like to know why only one sock has a gold line on it please url\"\n        ],\n        [\n            0,\n            \"one spot on my neck and i try to google diagnose myself with various skin conditions now have from all the … url\"\n        ],\n        [\n            0,\n            \"get her thick 2017 get her thick 2017 get her thick 2017 get her thick 2017 get her thick 2017 get her thick 2017\"\n        ],\n        [\n            1,\n            \"baby boomers joint health life extension ® fast acting joint formula don't let slow you down go now … url\"\n        ],\n        [\n            0,\n            \"hashtag the behavioral economics with legal marketing read blog url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user 1 chuck norris has to remain on earth after the he will spend his time fighting the anti christ\"\n        ],\n        [\n            1,\n            \"break out of the wallpaper look w vinyl wall graphics impress your visitors inspire your employees … url\"\n        ],\n        [\n            0,\n            \"victims of latest chemical attack in idlib syria deserve justice i ’ ve signed to demand hashtag join me url\"\n        ],\n        [\n            0,\n            \"user it's a deliberately concept and i didn't find it particularly thought provoking av satire … url\"\n        ],\n        [\n            0,\n            \"radio now playing mos def on the block tunein player url\"\n        ],\n        [\n            0,\n            \"it was the emma and dana show for a long time before she got injured i don't blame her for being more aggressive hashtag hashtag\"\n        ],\n        [\n            0,\n            \"learning a how to have a profitable and accurate trade entry can be done in 2 steps url\"\n        ],\n        [\n            0,\n            \"throughout history were thought to be the ideal type but more and more dog owners are taking a url\"\n        ],\n        [\n            0,\n            \"striving to earn your keep makes you feel good about yourself more for aries url\"\n        ],\n        [\n            0,\n            \"user agreed im sick of people denying that the mile high covering mn isnt in danger of disappearing 10 0 … url\"\n        ],\n        [\n            0,\n            \"baron new gimmick should be a straight rip off of brendan character from\"\n        ],\n        [\n            0,\n            \"they asked him if he could think out of the box while interviewing him and made him sit in the for the rest of his life\"\n        ],\n        [\n            0,\n            \"user it always sounds strange to me when someone uses gendered on robots ai what do you use for your children\"\n        ],\n        [\n            1,\n            \"user user really hc was never in charge of like trump was n yet he used money like its is bank account\"\n        ],\n        [\n            0,\n            \"i just published “ 7 asset skills that you can do now to your future ” url\"\n        ],\n        [\n            0,\n            \"st peter ’ s is beautiful both inside and out see the of st peter ’ s url url\"\n        ],\n        [\n            0,\n            \"women need to encourage each other not bring them down enough people willing to do that for us empower each other and\"\n        ],\n        [\n            0,\n            \"hashtag there's a reason our economy is and it's because people who don't need amounts of money make\"\n        ],\n        [\n            0,\n            \"user trainers help schools achieve safe sports schools from athletic trainers ’ url\"\n        ],\n        [\n            0,\n            \"in ' spider man ' vs ' justice league ' movie trailer face off the winner is url via user\"\n        ],\n        [\n            0,\n            \"never forget that act together and they act like they fall in love naturally my heart\"\n        ],\n        [\n            0,\n            \"good luck to the team user in the west end san an which opens this evening for the first time this year … url\"\n        ],\n        [\n            0,\n            \"user characters having interest s is what makes them more alive in a sense and it shows how much you love w\"\n        ],\n        [\n            0,\n            \"you know full well what feels like what you want to know is how to get beyond it how to get your life url\"\n        ],\n        [\n            0,\n            \"url the insanity of the liberal left is no laughing matter these dangerous tyrants are in positions of power\"\n        ],\n        [\n            0,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"always a great honor to be with the great team of staff and volunteer leaders of user url\"\n        ],\n        [\n            0,\n            \"wow i had to slow down and breath and become more quiet to see the last three especially had a hard time with url\"\n        ],\n        [\n            0,\n            \"talking with a friend about your long term goals helps clarify more for gemini url\"\n        ],\n        [\n            1,\n            \"wondering why obama's ag ' s are all blacks no white is qualified for that job this is really racist url\"\n        ],\n        [\n            0,\n            \"vibrant pittsburgh program internship prep opportunities url url\"\n        ],\n        [\n            0,\n            \"system time 2017 04 01 10 00 03 jst hostname uptime 8 days 11 2 cpu load 0 12 0 06 0 01 cpu temp 47 24\"\n        ],\n        [\n            0,\n            \"bro i'm actually about to get so lit in this article user one bottle of wine down vs uni work\"\n        ],\n        [\n            1,\n            \"user that reminds me i need to pick up one of those fake switch before deluxe hits so that i … url\"\n        ],\n        [\n            1,\n            \"i said ' yeah your site looks like shit ' i like how user tells it like it is test your … url\"\n        ],\n        [\n            0,\n            \"volkswagen cleared to sell fixed diesel cars in us » url news url\"\n        ],\n        [\n            0,\n            \"honestly mask off might fuck around march madness as wild as that sounds gotta see how it plays out\"\n        ],\n        [\n            0,\n            \"imf issues world ’ s identified forex reserves for first time – china daily url\"\n        ],\n        [\n            0,\n            \"another of tutoring today i have to say that this is a lot easier than last year as i'm tutoring all from home online tuition rocks\"\n        ],\n        [\n            0,\n            \"the user is on point here adapt or die there's always more to learn url\"\n        ],\n        [\n            0,\n            \"there's nothing contradictory about education and being paid for your campus job false and one the ncaa … url\"\n        ],\n        [\n            0,\n            \"but what color tho i really like the dark purple but the sky blue is so cute url\"\n        ],\n        [\n            1,\n            \"final week don't miss this gem that has been in darwin and all over australia url\"\n        ],\n        [\n            0,\n            \"check out the video we did user on the new fiber laser cutter customers call it the beast … url\"\n        ],\n        [\n            0,\n            \"tune in at 4pm et for a panel conversation on progressive youth investment follow user on facebook to get the live … url\"\n        ],\n        [\n            0,\n            \"user he should be up front doesn't seem to suffer from nerves in front of goal takes his chances and natural\"\n        ],\n        [\n            0,\n            \"from to connecting hear the story of how one of our business development directors changed his career url\"\n        ],\n        [\n            0,\n            \"user men really want girls just to be objects and with they had no feelings huh but then when they do th … url\"\n        ],\n        [\n            0,\n            \"there have been multiple excellent moments i've tried to screenshot in p5 and it blocked all of em gimme my memes back atlus\"\n        ],\n        [\n            0,\n            \"yeah manning in trouble nowhere in the handbook says how to avoid the purge … url\"\n        ],\n        [\n            0,\n            \"we're walking back finally after like thirty minutes and one of the boys throws a rock into the water to scare me and my ass\"\n        ],\n        [\n            0,\n            \"changes to h 1b visa policy could have a chilling effect on the tech industry url\"\n        ],\n        [\n            0,\n            \"so blacks ban the whites from attending black lives matter and supporting them because it's a blacks only group sound familiar\"\n        ],\n        [\n            0,\n            \"note nunes ' replacement r tx doesn't believe russia interfered with our election url\"\n        ],\n        [\n            0,\n            \"i think you'll find it's perfectly normal to present one graph by 31 in 🙊\"\n        ],\n        [\n            0,\n            \"user now i'm jealous as hell now i have to work in this asylum and have class all week 😭 😭 😭\"\n        ],\n        [\n            0,\n            \"if anyone wants some fishing bait there's probably a thousand worms in my that you can have\"\n        ],\n        [\n            0,\n            \"men by insulting each other but dont really mean it women by each other and they don't mean it either\"\n        ],\n        [\n            1,\n            \"the racism in vancouver is i work mainly with children so most of my day is usually dealt with url\"\n        ],\n        [\n            0,\n            \"hashtag is back 🗣 🗣 saturday april 29th 📍 foam glow sticks • alcohol gummy bears • 4 djs 🔥 🔥 url 10\"\n        ],\n        [\n            0,\n            \"user just waiting for playoffs at this point don't see any way they aren't the 4 seed maybe get some rest finally\"\n        ],\n        [\n            0,\n            \"typical tories mess around with it under fund it then tell us it's failing and use as an excuse to it … url\"\n        ],\n        [\n            0,\n            \"user baba what happened to they have become a silent of blatant looting\"\n        ],\n        [\n            1,\n            \"the same men laughing at this are the ones who get upset over girls only liking guys over 6 ft url\"\n        ],\n        [\n            0,\n            \"user to keep playing the same squad and not with it week in week out but jose is the man\"\n        ],\n        [\n            1,\n            \"how to create an seo friendly url via url\"\n        ],\n        [\n            1,\n            \"continues to pursue him even going so far as to in his view while he is hiding in her closet\"\n        ],\n        [\n            0,\n            \"if cat's in the cradle were written today the parent would physically be there but would always be looking at their phone\"\n        ],\n        [\n            0,\n            \"many many congratulations to ms for her contribution as ‘ the sports icon of india ’ … url\"\n        ],\n        [\n            0,\n            \"new versions of android targeting banking likely all contain ransomware nasa f url url\"\n        ],\n        [\n            1,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            1,\n            \"one 1 gen ad ticket for day 1 is also another option please dm me if you have thank you hashtag url\"\n        ],\n        [\n            0,\n            \"user yes th lawn 4 days ago twice cause it was so long from all th rain n my nose has been running ever since\"\n        ],\n        [\n            0,\n            \"i've successfully watched nature on sharks and bees all day instead of writing this paper that's due wednesday\"\n        ],\n        [\n            1,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"south side snorlax m iv 57 until 11 31 at long ave url url\"\n        ],\n        [\n            0,\n            \"san diego chansey ♀ 42 2 iv 10 6 3 tiny zen headbutt hyper beam tth 11 41 30pm 29m 42s url\"\n        ],\n        [\n            0,\n            \"no and i was in elementary school and i hated windows 10 so much they their own safety\"\n        ],\n        [\n            0,\n            \"well what a season it's been 3 plenty of goals fights by the bucket load lots of new friends 1 4 finals of the cup playoffs\"\n        ],\n        [\n            0,\n            \"user though she died 911 pulling down that building she hit it url\"\n        ],\n        [\n            1,\n            \"10 reasons why getting married early is the best decision url url\"\n        ],\n        [\n            0,\n            \"the most advanced poker robots passive income daily earn money every day even on holidays … url\"\n        ],\n        [\n            0,\n            \"truck crashes into department store in stockholm injuries reported url\"\n        ],\n        [\n            0,\n            \"we have the power to make it illegal for user to go nuclear call on congress to keep us safe url\"\n        ],\n        [\n            0,\n            \"user last thought he blamed obama initially what changed someone told him lady luck in the form of … url\"\n        ],\n        [\n            0,\n            \"go go go globally there is now of solar power capacity up from in 2010 and 0 at turn of the url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"women have told us that they are now scared to walk the streets of alone url\"\n        ],\n        [\n            0,\n            \"retweet if you actually do something in the off season to perfect your craft url\"\n        ],\n        [\n            0,\n            \"have you called our comment line yet to win tickets to see beautiful the musical courtesy of user detail … url\"\n        ],\n        [\n            0,\n            \"new post funk mark bruno mars dance choreography newest has been published url\"\n        ],\n        [\n            0,\n            \"user it is insane but i feel more like myself as a redhead haha it's been the last 3 wks iv … url\"\n        ],\n        [\n            0,\n            \"hi user you make me happy thank you for all i love you very much would you please follow me all the love\"\n        ],\n        [\n            1,\n            \"url verizon samsung galaxy sm g white 16gb android smartphone fair condition\"\n        ],\n        [\n            0,\n            \"we notice the beginning of difficult emotions but rarely acknowledge the end of them find the calm note the end andy from user\"\n        ],\n        [\n            0,\n            \"you're asking the wrong questions red it's not what i have to gain it's that i can't afford to lose\"\n        ],\n        [\n            0,\n            \"user dems just revealed how third world countries conduct elections fortunately for us we are the us of a … url\"\n        ],\n        [\n            0,\n            \"user good morning beautiful 😘 😘 it's a thursday friday eve u look beautiful in yellow this morning jennifer ❤ ️ 💯\"\n        ],\n        [\n            0,\n            \"haven't seen a single complain about the raw crowd but i've seen a million people complain about people complaining about the raw crowd\"\n        ],\n        [\n            1,\n            \"eur usd asia open down 0 45 at 1 turn in expectations • reuters report suggested market view of message\"\n        ],\n        [\n            0,\n            \"user i think light wrote my name on the death note cause i'm dying url\"\n        ],\n        [\n            0,\n            \"time to make a maybe some toast couple of there ’ s that bag of mini eggs in the fridge too hashtag\"\n        ],\n        [\n            1,\n            \"class of 2021 or 2022 come to a event for free url url\"\n        ],\n        [\n            1,\n            \"the best food in barcelona google ad client ca pub google ad slot … url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user you're the most inspirational human being i love admire you mind following me angel 55\"\n        ],\n        [\n            1,\n            \"red ice silk dress new gown satin hot women's bath robe url url\"\n        ],\n        [\n            0,\n            \"ray tanner has really done a great job as south carolina ad still wonder if he hired the right guy to coach football killing it elsewhere\"\n        ],\n        [\n            0,\n            \"harrison ford to keep flying license even after accident url url\"\n        ],\n        [\n            0,\n            \"user here's a plan only offer him ham sandwiches until he eats or dies it's a win either way\"\n        ],\n        [\n            0,\n            \"🎨 russian roman carnival oil on canvas 96 x 114 cm 37 8 x 44 9 i … url\"\n        ],\n        [\n            0,\n            \"simply put means “ or in doing something hashtag url\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"user “ but it was a decision because we really need him and 70 minutes was absolutely enough after his tr … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url boxes unboxing june 2016\"\n        ],\n        [\n            0,\n            \"i've just watched episode of the walking dead url url\"\n        ],\n        [\n            0,\n            \"user mr when you r in power you said on record if we have no space in do encounter of shame on you\"\n        ],\n        [\n            0,\n            \"kenya with international safety standards url url\"\n        ],\n        [\n            1,\n            \"me gustó un video de user url make your shoulders bigger w jeff workout at\"\n        ],\n        [\n            1,\n            \"radio television news hi fi 4 issues url url\"\n        ],\n        [\n            1,\n            \"dark fortress radio now playing eternal wisdom to tunein player url\"\n        ],\n        [\n            0,\n            \"some people look down on c mothers some say we are not hashtag enough to have delivered our … url\"\n        ],\n        [\n            0,\n            \"📷 obama biden memes haha d so i get to be the wife url\"\n        ],\n        [\n            0,\n            \"user user nah i think that's only good for when you're a teenager and 😂 😂 🙈\"\n        ],\n        [\n            1,\n            \"news marketing agency continue partnership and support of through to tokyo 2020 … … url\"\n        ],\n        [\n            1,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            1,\n            \"i have sooooo much shit to do today before i leave for tomorrow that its giving me anxiety ☹ ️\"\n        ],\n        [\n            0,\n            \"user so you are starting to tender now so that you us to vote for you go tell that to the birds you … url\"\n        ],\n        [\n            1,\n            \"guys subscribe our youtube channel for latest news and updates about ipl 10 url\"\n        ],\n        [\n            0,\n            \"i'm watching awesome stream come check it out here url via user\"\n        ],\n        [\n            1,\n            \"strip led light colorful waterproof 44 keys remote rc fish tank url url\"\n        ],\n        [\n            1,\n            \"supermarket assistant various departments it job description including and serving url\"\n        ],\n        [\n            1,\n            \"advance tickets to the night plus lake street dive on sale today at 10am for concert url\"\n        ],\n        [\n            0,\n            \"how many times does it need to be said that your intent doesn't matter when you've hurt someone it's grade school logic\"\n        ],\n        [\n            0,\n            \"not even ruth is safe from url url\"\n        ],\n        [\n            1,\n            \"the best times to post on social media a complete guide url url\"\n        ],\n        [\n            0,\n            \"damn yo i turn 25 in a few months what should i do to celebrate i'm thinking a weekend in ac or maybe i should think bigger 🤔\"\n        ],\n        [\n            0,\n            \"the and thou shalt not covet thy house neither shalt thou desire his wife nor his servant nor\"\n        ],\n        [\n            0,\n            \"user has reached a huge from to we can't help smiling at the way she rocks that url\"\n        ],\n        [\n            0,\n            \"i still have one of those gathering dust in a closet was gonna make a tv head cosplay thing with it but neve … url\"\n        ],\n        [\n            0,\n            \"international conference on open and innovative education 2017 url url\"\n        ],\n        [\n            0,\n            \"so when we are not touring we always doing our best to bring you all our very best user url\"\n        ],\n        [\n            0,\n            \"what a beautiful day for a hashtag instead of being upset that my country which hosts the … url\"\n        ],\n        [\n            0,\n            \"pleased to address the 3rd roll call for the first time hashtag url\"\n        ],\n        [\n            0,\n            \"whelp gotta simplify the control scheme because my original media is gone forever that or i spend a year my first album\"\n        ],\n        [\n            0,\n            \"user dia da happy saturday little flower princess url\"\n        ],\n        [\n            0,\n            \"user do you see smith as a possible top 6 forward in the future the kid seems to have a lot of talent\"\n        ],\n        [\n            1,\n            \"green tea face mask diy get rid of acne acne scars more 👉 url url\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            0,\n            \"user i have login details to open app for security code it's the transaction code i cannot generate\"\n        ],\n        [\n            0,\n            \"i'm partial to but i can agree that is great haven't played golden though url\"\n        ],\n        [\n            0,\n            \"user stood with hope in her arms the baby was smiling and giggling all about hey she turned … url\"\n        ],\n        [\n            1,\n            \"nasa tv to air return of space station crew members to earth april 10 via nasa url\"\n        ],\n        [\n            0,\n            \"although you might already have big plans for the weekend mor more for capricorn url\"\n        ],\n        [\n            0,\n            \"user he's not top 3 like they're a lottery team and he's stat he's still carrying them to the playoffs so\"\n        ],\n        [\n            0,\n            \"trump removes stephen bannon from national security council post via user url\"\n        ],\n        [\n            0,\n            \"we are small houses and nothing stays connected and it was due by the end of today im so done\"\n        ],\n        [\n            0,\n            \"the good fight episode 1 10 chaos season finale url url\"\n        ],\n        [\n            1,\n            \"16 autumn women's new arrival fashion turn down collar embroidery shirt url url\"\n        ],\n        [\n            0,\n            \"soros funded university closer to shutting down after approves new rules url\"\n        ],\n        [\n            0,\n            \"user user go checkout my pinned tweet i did a video thread of him dynamic and the ultimate rb wr combo\"\n        ],\n        [\n            1,\n            \"user on one hand it's great that so few people can support his brand of crazy right wing bu … url\"\n        ],\n        [\n            0,\n            \"tonight's episode out tomorrow is the kind of episode you'll wanna have a beer with hashtag\"\n        ],\n        [\n            0,\n            \"it's 5am and ready for user cn tower climb for nature stoked to meet all our amazing and volunteers … url\"\n        ],\n        [\n            1,\n            \"lot 15 android 4 4 quad core 8gb 1080p wifi smart tv box black sw url url\"\n        ],\n        [\n            0,\n            \"the real question is why y'all talking shit about her instead of her url\"\n        ],\n        [\n            0,\n            \"although your intuition is functioning at a very high level to more for taurus url\"\n        ],\n        [\n            1,\n            \"rod – color photograph 2002 – florida landscape url url\"\n        ],\n        [\n            0,\n            \"nba new center cousins sits with url\"\n        ],\n        [\n            1,\n            \"sessions w b bout havin babies how 2 make fake crack older niggas i b high confused\"\n        ],\n        [\n            1,\n            \"every time they create a new meme i am reminded why i liked teenage stepdad on facebook url\"\n        ],\n        [\n            0,\n            \"so they have a day off tomorrow so that's the probably the only day they have sufficient time to\"\n        ],\n        [\n            1,\n            \"just in take a look at this beautiful ford super crew this truck is in like new condition with full url\"\n        ],\n        [\n            0,\n            \"we stand together and as one we will make the government fear the voters again url\"\n        ],\n        [\n            0,\n            \"posting the infamous picture for my birthday 😂 😂 happy birthday noah see you in t minus 2 1 2 month … url\"\n        ],\n        [\n            0,\n            \"a must read especially ss se may you recover your senses donald replies re biafra is a url\"\n        ],\n        [\n            0,\n            \"security guard wings event center wings event center mi top reasons to work with we are one of … url\"\n        ],\n        [\n            0,\n            \"dam magazine a environmental movement is rivers and freeing fish url hashtag\"\n        ],\n        [\n            0,\n            \"temp 14 0 ° c wind 3 1 mph n light air pressure 6 hpa falling fairly fine later\"\n        ],\n        [\n            0,\n            \"user user what is the principal reason this can happen tesla has better narrative cars seen as status\"\n        ],\n        [\n            0,\n            \"you can't help but feel a twinge of longing when you dream abo more for virgo url\"\n        ],\n        [\n            1,\n            \"user hillary and obama obama attacked hillary and more than bernie ever did\"\n        ],\n        [\n            1,\n            \"ever thought you could pay or dispute a parking ticket on the go now you can w the pay or dispute app check it out … url\"\n        ],\n        [\n            0,\n            \"rules for life never give up never regret your decisions try your best forgive just live life be happy 🙌 🏽 💪 🏾\"\n        ],\n        [\n            1,\n            \"“ analyzing the role of ideology in arabic language accommodations ” thurs apr 6 3 00 4 30 pm … url\"\n        ],\n        [\n            0,\n            \"i'm drunk off champagne and eating in a king size bed watching friends with the and i couldn't be happier\"\n        ],\n        [\n            0,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user user you are so talented your voice opens hearts that have been hurt and gives people hope ty for sharing your gift ♡ ♡ ♡\"\n        ],\n        [\n            0,\n            \"2 vip members of beards house … w 19 others pic — url\"\n        ],\n        [\n            0,\n            \"premium tap snap or nap mma submission fighting tee url url\"\n        ],\n        [\n            1,\n            \"your legendary determination motivates you to logically calcul more for capricorn url\"\n        ],\n        [\n            0,\n            \"pastry chef responsible for breakfast desserts and afternoon for small luxury 4 start hotel we ar url\"\n        ],\n        [\n            0,\n            \"video game music to build suspense part 3 creepy by phillips url\"\n        ],\n        [\n            0,\n            \"seeing both sides of an argument is not a new dilemma for most more for libra url\"\n        ],\n        [\n            0,\n            \"we help accelerate learning careers and your future our impact extends far beyond the classroom and into the url\"\n        ],\n        [\n            1,\n            \"a new book from user aims to chronicle the tech world's reaction to the current u s administration … url\"\n        ],\n        [\n            1,\n            \"in all reality what im most looking forward to in black is all these black women kicking some ass gonna be … url\"\n        ],\n        [\n            0,\n            \"police create hotline for tips in dylan ’ s 2008 disappearance url\"\n        ],\n        [\n            0,\n            \"what the us strike on syria could mean for oil oil prices after the united states … url\"\n        ],\n        [\n            0,\n            \"user your views on islam and immigration would be far more interesting than a tweet template\"\n        ],\n        [\n            0,\n            \"user i agree but also don't like subtweeting partly bc the person who's being might not actually … url\"\n        ],\n        [\n            0,\n            \"don't live by other's expectations cuz then are u actually living or just being guided take control\"\n        ],\n        [\n            0,\n            \"this weekend i got to meet one of my child hood thanks for being so awesome user url\"\n        ],\n        [\n            0,\n            \"is there a foundation that pays for journalism about breakfast cereal asking for a friend\"\n        ],\n        [\n            0,\n            \"user his first old firm goal and typically its a beauty still my favorite goal of all time\"\n        ],\n        [\n            0,\n            \"user i truly feel sorry for she got in by non voting and she is spending your money to fulfill h … url\"\n        ],\n        [\n            0,\n            \"diversity leaders ' voice top story three star leadership book r … url see more url\"\n        ],\n        [\n            0,\n            \"retweeted law of user don't get by people who are not on track when you url\"\n        ],\n        [\n            0,\n            \"user you aren't just under attack by the right wing i am far left and you guys are giving a terrible name\"\n        ],\n        [\n            0,\n            \"even though here is a far distance away from the east our hearts are in the one and same verse no 77\"\n        ],\n        [\n            0,\n            \"user after discovering your youtube channel all my recommended videos are filled with dogs not that i mind of course\"\n        ],\n        [\n            0,\n            \"john oliver slams ' devin f in ' nunes ' for his role in trump's ' stupid ' url url\"\n        ],\n        [\n            0,\n            \"user oh but he's going to solve all the world's most pesky problems all by himself who needs the state dept and experience\"\n        ],\n        [\n            0,\n            \"cnn adam schiff issues statement after reviewing trump camp at the w h url\"\n        ],\n        [\n            0,\n            \"user my tweet was meant coal miners are of trump's imaginary base of wall b … url\"\n        ],\n        [\n            1,\n            \"paddypower 16 1 arsenal chelsea liverpool all to win new customers winnings paid in free bets t c's apply … url\"\n        ],\n        [\n            0,\n            \"user user why more than one trigger is that sarcastic or sincere honestly can't tell\"\n        ],\n        [\n            0,\n            \"spicer's go to response to tough questions is to call them odd weird about wrong things filled w false motivated by agendas etc\"\n        ],\n        [\n            0,\n            \"hashtag michigan state basketball has 8th best odds to win 2018 national title url\"\n        ],\n        [\n            0,\n            \"this is why most of us in the space industry who are not competing with elon love elon url\"\n        ],\n        [\n            0,\n            \"seals using to warm him up for the jumps could we see a new meet record url\"\n        ],\n        [\n            1,\n            \"user what a mockery young americans are giving up their lives and this guy who never struggled a day in … url\"\n        ],\n        [\n            0,\n            \"i don't have a snapchat account if i did the only thing i'd do would be to update me to the blast of url\"\n        ],\n        [\n            0,\n            \"so gets all of his songs mixed for over 1000 each i charge a fraction of that y'all cannot complain lmfao\"\n        ],\n        [\n            0,\n            \"when you thought you had your wifi on but you didn't you've been watching netflix for 3 hours url\"\n        ],\n        [\n            0,\n            \"had my first hashtag hashtag today and feeling as all get out has anyone else experienced this after effect\"\n        ],\n        [\n            1,\n            \"14k yellow gold plated multi gemstone bangle handmade fashion jewelry url url\"\n        ],\n        [\n            0,\n            \"user will be releasing a guide to this year your conference guides in past years have been great\"\n        ],\n        [\n            0,\n            \"u p s 🙈 there is a spelling mistake be strong enough to let go patient enough to wait … url\"\n        ],\n        [\n            1,\n            \"microsoft launches “ who ’ s in ” a social event planning app for url url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"the answer to disaster recovery challenges for a hybrid environment url\"\n        ],\n        [\n            0,\n            \"is gonna be upset when he comes home and sees the isn't attached to the wall user\"\n        ],\n        [\n            1,\n            \"we live in a country i wish i could walk to the house and slap somebody this morning hashtag\"\n        ],\n        [\n            1,\n            \"04 01 game of thrones season 6 trailer jon snow is dead winter url hashtag\"\n        ],\n        [\n            0,\n            \"i don't understand how people can be so angry all the time it hurts my heart tbh i just wish everyone would let go and move forward\"\n        ],\n        [\n            0,\n            \"global companion animal market by analysis of major industry segments 2016 – 2024 url\"\n        ],\n        [\n            1,\n            \"deluxe field telescope tripod with nylon bag for 90 105 125 new url url\"\n        ],\n        [\n            0,\n            \"shout out to user and user for actually caring about me and always being there for me and being genuinely good people\"\n        ],\n        [\n            1,\n            \"i wish i could love him but there's just something about noah that always keeps me at length url\"\n        ],\n        [\n            0,\n            \"perhaps if the freakin coach let them play then maybe they can stop thinking and play ball hashtag hashtag\"\n        ],\n        [\n            0,\n            \"remembering gilbert baker creator of the rainbow flag sister chanel 2001 on a rainy night his star shines … url\"\n        ],\n        [\n            1,\n            \"they don't cause autism and even if they did dying from or is still worse i am sick and fucking tired of this\"\n        ],\n        [\n            0,\n            \"success in life comes when you simply refuse to give up with goals so strong that obstacles failure and loss url\"\n        ],\n        [\n            0,\n            \"matching outfits hugs and same posing for a yes im fine im just seeing jimin being happy with another man url\"\n        ],\n        [\n            0,\n            \"excited for my next set of costumes i figured out where i ’ m getting my so i ’ m one step closer to url\"\n        ],\n        [\n            0,\n            \"user uses thats under paypal right ahhh i think so i'm having struggles with changing … url\"\n        ],\n        [\n            1,\n            \"user don't think strike had anything to do w trump n his ignorant coward ass pushed into this action thank go … url\"\n        ],\n        [\n            0,\n            \"this is what i would do if i had that kind of money amazing that user can do that url\"\n        ],\n        [\n            0,\n            \"user i'm sure all the other track owners will be thrilled to have him in their corner now liberty should … url\"\n        ],\n        [\n            0,\n            \"how to avoid spam filters tips for email marketing with url\"\n        ],\n        [\n            0,\n            \"that feeling when you have three days to do an assignment but you're going out tomorrow so you better get going sigh\"\n        ],\n        [\n            1,\n            \"when the whole crew is drunk af y'all wanna hit the the club mistake a road block for a club and drive … url\"\n        ],\n        [\n            0,\n            \"full time 1 4 with goals from 9 and hashtag url\"\n        ],\n        [\n            0,\n            \"13 places in italy every wine lover needs to put on their bucket list url via user\"\n        ],\n        [\n            0,\n            \"please fix this horrendous idea the north texas the pricing and the amount of traffic is not\"\n        ],\n        [\n            0,\n            \"m iv 44 until 04 08 00pm at 52 ave url url\"\n        ],\n        [\n            0,\n            \"user cannabis as an to or substitute for in the treatment of chronic pain url\"\n        ],\n        [\n            0,\n            \"our of on the with the comics of hashtag about the war castle of url\"\n        ],\n        [\n            1,\n            \"i just checked in at hop seafood with hashtag download today url\"\n        ],\n        [\n            0,\n            \"user user how can you find them when all the dvds are all up into a huge bin\"\n        ],\n        [\n            0,\n            \"i know there is much more i do not even want to know it is going to end any day now i am leaving monday not the beach\"\n        ],\n        [\n            1,\n            \"goin down today user wth video dj n url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"i up the courage and asked for his autograph he asked for my name so i told him and also said i'm an american fan 😍\"\n        ],\n        [\n            0,\n            \"national take a walk in the park day is upon us which awesome state park is closest to you top 10 state parks … url\"\n        ],\n        [\n            0,\n            \"so i'm new but getting into wrestling deep and i really just wanna most pit with user dudes music taste is 100\"\n        ],\n        [\n            0,\n            \"user user i have many sacred texts and am a you have a strange view of\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url e hadith muslim 10 hadith 16 heaven by\"\n        ],\n        [\n            0,\n            \"albert jr matt adams of game tying home run url url\"\n        ],\n        [\n            0,\n            \"larvitar ♂ 28 9 iv 0 9 4 rock smash ancient power 0 7 m 106 3 kg tth 09 53 3m url\"\n        ],\n        [\n            0,\n            \"here ’ s a detailed look at all three of the supreme x nike air more “ ” pack … url\"\n        ],\n        [\n            1,\n            \"new riddim available a yu fa riddim produced by one shot riddim free download … url\"\n        ],\n        [\n            0,\n            \"i'm having a breakdown bc of hw and she never responds to my dms i don't deserve this url\"\n        ],\n        [\n            1,\n            \"holy shit i'm finally back home gonna take my whole fucking mattress and burrito myself lmfao\"\n        ],\n        [\n            0,\n            \"a lovely day to be heading over to user for a screening at the town hall user check our facebook page for details\"\n        ],\n        [\n            0,\n            \"when your intentions are transparent and good why think of dress people have minds url\"\n        ],\n        [\n            0,\n            \"tim of the daily mirror snow is the key to the good life in – it ’ s there to be enjoyed url\"\n        ],\n        [\n            0,\n            \"1 of my fav quotes that helps me out my day is from it reminds me of sometimes the right path is not the easiest one\"\n        ],\n        [\n            0,\n            \"julius official fan page of julius url\"\n        ],\n        [\n            0,\n            \"and she did her education in nigeria really now ask yourself what she has to offer if she wins\"\n        ],\n        [\n            0,\n            \"user it certainly is as you well know ain't boring and this little beauty ain't never\"\n        ],\n        [\n            0,\n            \"oh wow i guess you have traffic lights personally telling you to go in black and white url\"\n        ],\n        [\n            0,\n            \"am i now trying to win the approval of human beings or of god or am i trying to please people … url\"\n        ],\n        [\n            0,\n            \"interested to see what is all about gotta get more involved in the dev community url\"\n        ],\n        [\n            0,\n            \"anybody can love your looks but it's your heart and personality that can make someone stay with you\"\n        ],\n        [\n            0,\n            \"wish i could change my body like play dough depending on my mood some days i wanna be model skinny other days i wanna be video girl thick\"\n        ],\n        [\n            0,\n            \"url alone is roughly equivalent in visitors and page views to the chicago seattle column url\"\n        ],\n        [\n            1,\n            \"see u can win this awesome 4pcs bath gift set and get your skin ready for summer url hashtag\"\n        ],\n        [\n            0,\n            \"wearing ’ s jersey which leads to falling in love with ’ s jersey url\"\n        ],\n        [\n            1,\n            \"user the quantum revolution is here find out how it could help your life and well being url\"\n        ],\n        [\n            0,\n            \"in all seriousness read this thread same place my comes from but much more url\"\n        ],\n        [\n            0,\n            \"user hi there we're currently working on the link we will let you know once the issue has been resolved\"\n        ],\n        [\n            1,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"elegant lace handbag vintage women pu leather messenger bag shoulder bag url url\"\n        ],\n        [\n            0,\n            \"john oliver devin nunes and donald trump over ‘ stupid ’ url url\"\n        ],\n        [\n            0,\n            \"senate filibuster a or a right depending on whose party is in power url url\"\n        ],\n        [\n            0,\n            \"if you don't know who these two players are you shouldn't be allowed to talk basketball url\"\n        ],\n        [\n            0,\n            \"see the u s intelligence community are patriots with major skills and they are not to be underestimated they were underestimated\"\n        ],\n        [\n            0,\n            \"you might be gleefully anticipating a day off only to be conf more for aquarius url\"\n        ],\n        [\n            0,\n            \"url tesla is now the most valuable u s but it ’ s more than just a car company url\"\n        ],\n        [\n            0,\n            \"im like standing and spitting on the crowd for 2 hours is better than beyonce her amazing and vocal … url\"\n        ],\n        [\n            0,\n            \"companies won't explain high price of drug that costs per year url url\"\n        ],\n        [\n            0,\n            \"you're looking for entertainment of a different sort your min more for sagittarius url\"\n        ],\n        [\n            0,\n            \"oops marks someone's seems upset i'm sorry i just wanted to know 🚶 🏾 ‍ ♀ ️ 🚶 🏾 ‍ ♀ ️ 🚶 🏾 ‍ ♀ ️ url\"\n        ],\n        [\n            0,\n            \"also there is an entire section of the menu dedicated to guess this game still uses the old from 2\"\n        ],\n        [\n            0,\n            \"esque short shows how society your creativity url via user\"\n        ],\n        [\n            0,\n            \"user this is our time in history to stand up and fight against the killing of innocent ppl in syria it is o … url\"\n        ],\n        [\n            0,\n            \"gonna change my love for you kara effect hd url\"\n        ],\n        [\n            1,\n            \"m8 1 2 3 inning for with a pair of ks 8 ip ties his career high set in his last start at go to bullpen cha 3 1\"\n        ],\n        [\n            0,\n            \"user user bruh lmfao ok pal player i've been seen in a while be safe tho\"\n        ],\n        [\n            0,\n            \"user 7 during 2016 17 central govt has provided rs 48 crore to states as grant for rural and urban local … url\"\n        ],\n        [\n            1,\n            \"caroline no one gives a rats fart what that corrupt is doing url via user\"\n        ],\n        [\n            0,\n            \"100 authentic alien starter kit w o 8 baby tank us free shipping url url\"\n        ],\n        [\n            0,\n            \"you will be able to stay home you will be able to plug in turn on drop out the will be televised url\"\n        ],\n        [\n            0,\n            \"1984 a crazy time why are her sleeves like that why doesnt the bk have a play area why does this man have his dog at work\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url 2 →\"\n        ],\n        [\n            1,\n            \"frank and bill – 11 12 url url\"\n        ],\n        [\n            0,\n            \"how to use your quot top pages quot data to your seo efforts whiteboard friday seo url\"\n        ],\n        [\n            1,\n            \"sexual health grow your 24 to 36 hours url via user\"\n        ],\n        [\n            0,\n            \"arrived in after 500 miles roads all set for hashtag now for a good nights sleep … url\"\n        ],\n        [\n            1,\n            \"william hill hashtag offer new customer offer bet £ 10 get £ 5 paying 5 places retweet get offer ️ … url\"\n        ],\n        [\n            0,\n            \"user coming from the lips of an angel hearing those words it makes me weak url\"\n        ],\n        [\n            1,\n            \"1 a small reason i'm glad the gop has opted for the nuclear option journalists no longer have an excuse to use the … url\"\n        ],\n        [\n            1,\n            \"55 6 8 15 2 tackle body slam till 02 52 32 46s lvl 30 cp url\"\n        ],\n        [\n            0,\n            \"perhaps you think you know everything there is to know about take the time and watch this url\"\n        ],\n        [\n            1,\n            \"user amen our powerful one page gospel may be printed for free in 109 languages url god bless you\"\n        ],\n        [\n            0,\n            \"wrong with a bit of show every now and again 2017 tour of gallery by van bon hashtag url\"\n        ],\n        [\n            0,\n            \"why should i fear the dark when the masks people wear in the sun are far more terrifying david wise url\"\n        ],\n        [\n            0,\n            \"15 people followed me and 4 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"it's enough that race is in our legal system in the forms of for example who is or is url\"\n        ],\n        [\n            0,\n            \"national championship mississippi state after historic upset of uconn faces south carolina for title watch liv … url\"\n        ],\n        [\n            0,\n            \"hashtag business intelligence bi and analytics factors driving the huge market growth read blog url\"\n        ],\n        [\n            0,\n            \"user user it's for that v rookie show from will finally become his emoji 🐣\"\n        ],\n        [\n            0,\n            \"user how flawed science is good medicine u s taxpayers pay 30 billion a year to fund url\"\n        ],\n        [\n            0,\n            \"user you need to be realistic you hav been captured and you are in no position to release yourself\"\n        ],\n        [\n            1,\n            \"play dunk and you could win an hd tv instant prizes are you game enter and play for a chance to win today url\"\n        ],\n        [\n            0,\n            \"user maybe he can learn to forget when he lets up a run too so he doesn't let another 4 up he's got to get better\"\n        ],\n        [\n            0,\n            \"thanks to twitter ghost in the shell never stood a ghost of a chance url url\"\n        ],\n        [\n            0,\n            \"the boys now have a good 3 weeks off b4 their next concert which is in i really hope they can get plenty of rest during that time\"\n        ],\n        [\n            0,\n            \"2017 hurricane season forecast to be slightly less active — here's some welcome news for most url\"\n        ],\n        [\n            0,\n            \"reading a book in around 10 hours and needing five months to finish the user i am a quick reader xd user\"\n        ],\n        [\n            0,\n            \"a powerful series of stories about the importance of discussing mental wellbeing with friends and family … url\"\n        ],\n        [\n            0,\n            \"so i'm at work and this girl wrote on her paperwork but i'm not really sure what that stands for other than only the fam 🙃\"\n        ],\n        [\n            0,\n            \"you are the reason why i go to school early and walk around the campus just to see you but sometimes i see you with somebody else ouch\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"ghost in the shell casting controversy affected box office a rep says the whitewashing controversy url\"\n        ],\n        [\n            0,\n            \"📷 king saturday this period of silence is in and honor of those who have left the url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url bbc the century of flight 15 of 26 korea to the gulf war\"\n        ],\n        [\n            0,\n            \"i can't work with you when you ’ re like this learning development leadership training url\"\n        ],\n        [\n            0,\n            \"oh and one more thing people are unhappy because taker deserved to end it against the best not use it just to push reigns even more\"\n        ],\n        [\n            1,\n            \"user you know i used to ask my mom what was the rest of world doing when the nazis were burning jews for a lo … url\"\n        ],\n        [\n            0,\n            \"hashtag thirty street turquoise french provincial tutorial learn how to paint … … url\"\n        ],\n        [\n            0,\n            \"user not sure why you can't deliver to my there are places moments away which you do\"\n        ],\n        [\n            0,\n            \"hahaha poor young colleague complained her student was weird just to make her shift even better\"\n        ],\n        [\n            1,\n            \"check out my photo of welcome aboard url i tried it free or with a discount url\"\n        ],\n        [\n            1,\n            \"y'all shouldn't be ' round here like babies especially if you don't have one lmfao put on y'all grown sexy shit leave jj alone\"\n        ],\n        [\n            0,\n            \"user i paid for evening delivery but they delivered in the afternoon can i pick up from depot\"\n        ],\n        [\n            0,\n            \"user moving needs to be continuous during the day doing an hour a day doesn't the hours of move little and often\"\n        ],\n        [\n            0,\n            \"don ’ t miss silent words unleashed sunday night user 00pm cst 8 00pm est call 855 url\"\n        ],\n        [\n            0,\n            \"it's your personal choice to hold yourself to consistent moral and ethical standards ✌ ️ url\"\n        ],\n        [\n            0,\n            \"deep domain based video smoke detection using synthetic smoke images url hashtag\"\n        ],\n        [\n            0,\n            \"user dear sir i have send my detailed profile seeking your help in finding a suitable employment … url\"\n        ],\n        [\n            0,\n            \"times have changed days like this spurs would have lost 1 0 and we'd know that feeling these boys never quit hashtag\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"user as much as i despise that is objective defense reporting there won't be sources bec … url\"\n        ],\n        [\n            0,\n            \"while you're all at home hopefully relaxing spare a thought for user busy creating gin for the … url\"\n        ],\n        [\n            0,\n            \"santa ugly christmas sweatshirt special offer url url\"\n        ],\n        [\n            1,\n            \"i swear on everything i hate baseball season i only watch games to see what hats and jerseys i want\"\n        ],\n        [\n            1,\n            \"here's just tiny sample of over 150 different items i'll have for sale other vendors … url\"\n        ],\n        [\n            0,\n            \"in honor of dr king today on the tragic day in memphis 1968 yt vid his speech the drum major instincts it is still relevant today\"\n        ],\n        [\n            0,\n            \"user for sure lol certainly entertaining though he likes to run full speed through the house … url\"\n        ],\n        [\n            0,\n            \"user no its fake you can edit the page through element and make stuff like this url\"\n        ],\n        [\n            0,\n            \"i have a rising follower graph 38 more followers in the past week get your stats right here url\"\n        ],\n        [\n            0,\n            \"gfs sounding for wed has the look of severe t storms if storms can in that time window may … url\"\n        ],\n        [\n            1,\n            \"‼ ️ great news artists and eric will be joining us at hashtag 🎉 url\"\n        ],\n        [\n            1,\n            \"it's all going according to the putin trump plan now they'll never believe we colluded hashtag url\"\n        ],\n        [\n            0,\n            \"user they don't do whatever they did again if they do it again i cut them off can't smile\"\n        ],\n        [\n            1,\n            \"check out movie release pin button movie video dvd pooh merry pooh year url via user\"\n        ],\n        [\n            0,\n            \"user these companies all know what they're doing nothing is done that isn't calculated first because of the … url\"\n        ],\n        [\n            0,\n            \"from all women who have been there thank you god bless you and protect you url\"\n        ],\n        [\n            0,\n            \"aka gronk who says that in normal conversation is doomed with the questions they give her hashtag\"\n        ],\n        [\n            1,\n            \"why the fuck is not given a chance to throw against a if he was gonna be the 5th starter with a guy on third is bad\"\n        ],\n        [\n            0,\n            \"check out user guides for things to consider when launching a start up running a business … url\"\n        ],\n        [\n            0,\n            \"nova children have too many long for treatment url via user\"\n        ],\n        [\n            1,\n            \"moving services new jersey cape may nj moving business nj cape may new jersey we … url hashtag\"\n        ],\n        [\n            0,\n            \"in 1 top 5 african players of the week url via url\"\n        ],\n        [\n            0,\n            \"it's as if you are flying past a deadline today and you belate more for pisces url\"\n        ],\n        [\n            0,\n            \"user people may critique her lyrics but she is one hell of a life performer live band and all\"\n        ],\n        [\n            0,\n            \"simply vertical will be released on april 6 i'll also be most of my with new content starting next week cheers\"\n        ],\n        [\n            0,\n            \"hashtag comedian supports efe with his cadillac photos url\"\n        ],\n        [\n            0,\n            \"breaking tboss becomes ' head of house ' after national anthem photos url\"\n        ],\n        [\n            0,\n            \"user one thing worse than no democracy is a broken democracy it's how rise to power\"\n        ],\n        [\n            0,\n            \"user user ill i love you salman stay healthy always your performance was outstanding ❤\"\n        ],\n        [\n            0,\n            \"for you who want the road to singapore not to be confused looking for hotel check url hashtag\"\n        ],\n        [\n            1,\n            \"follower 1 1 i didn't know it'd be this simple get your weekly stats via url\"\n        ],\n        [\n            1,\n            \"betvictor huge offer bet £ 10 and get £ 60 in free bets £ 30 sports £ 30 casino bets £ 60 free today join here … url\"\n        ],\n        [\n            0,\n            \"skybet £ 10 free bet no deposit required absolutely no catch get a £ 10 free no deposit required bet join here … url\"\n        ],\n        [\n            1,\n            \"wood flr is in our group home ty user for ensuring our young women have safe home to le … url\"\n        ],\n        [\n            0,\n            \"top movies story robert on twitter the trump family business now run o … url see more url\"\n        ],\n        [\n            0,\n            \"omg y'all my favorite number is 5 my boi jj is on the cover of volume 5 coincidence probably but i'm still gon … url\"\n        ],\n        [\n            0,\n            \"why no one took notice when town used ibn to lay line all concerned let bt destroy the park\"\n        ],\n        [\n            0,\n            \"user look around in the greens of in the of ocean in the of waves in the of stars realize\"\n        ],\n        [\n            0,\n            \"hashtag more listening more heart more collaboration maker spaces project learning the norm\"\n        ],\n        [\n            1,\n            \"get set for easter get 25 off everything with promo code hatch t c's apply shop now url url\"\n        ],\n        [\n            0,\n            \"user user just because a russian bot net was used 4 doesn't mean it was russia it's called ip\"\n        ],\n        [\n            0,\n            \"dea to classify liquid synthetic as a schedule ii controlled substance via us hemp co dea url\"\n        ],\n        [\n            1,\n            \"user you are quite disgusting spiritual you're too stupid nasty narcissistic watch the footage horrible dumb as\"\n        ],\n        [\n            0,\n            \"buried within the most of exercises can be the most valuable of you never know what you're going to find hashtag\"\n        ],\n        [\n            0,\n            \"also i wish you new age ppl would stop acting like marriage isn't a goal for some ppl it's their only goal to be a wife mom that's ok\"\n        ],\n        [\n            1,\n            \"i really hate when friends try to emotional blackmail you they're really starting to hate i learned to say no\"\n        ],\n        [\n            1,\n            \"p s to all yall shade throwing ass clowns stop trying to find comfort in twitter nobody cares lmaoo\"\n        ],\n        [\n            0,\n            \"thank you to club of for inviting us to share our story with you today both of our organizations url\"\n        ],\n        [\n            1,\n            \"hungry get 10 off your first order on hashtag with my code eats mn url\"\n        ],\n        [\n            0,\n            \"hashtag health issues diabetes and obesity get research data turn that around baby boomers wellness … url\"\n        ],\n        [\n            0,\n            \"grand winner 500k and a brand new car no 8 michelle congrats hashtag hashtag\"\n        ],\n        [\n            0,\n            \"that pesky constitution hasn't yet he doesn't believe it applies to him his congressional … url\"\n        ],\n        [\n            1,\n            \"75 6 12 7 15 bug bite sand tomb w 4th st 04 59 29m url\"\n        ],\n        [\n            0,\n            \"’ s fans express utter disappointment in her fashion style url url\"\n        ],\n        [\n            0,\n            \"place order now for easter will embroidery fashion tees i thought love c for 10 on hashtag url\"\n        ],\n        [\n            0,\n            \"fly fishing ' where sport and craft combine sports news headlines global articles website ws global url\"\n        ],\n        [\n            0,\n            \"this incredible country is full of amazing activities and adventures in breathtaking areas … url\"\n        ],\n        [\n            0,\n            \"downtown se snorlax 28 9 zen headbutt earthquake 23m 1s until 07 14 00pm url\"\n        ],\n        [\n            0,\n            \"snapchat just pure fun that not all of us really want so some people don't sign up into snapchat but it's pure fun that snapchat does\"\n        ],\n        [\n            0,\n            \"hold on to your personal especially them hats and glasses cause big thunder mountain is one of the url\"\n        ],\n        [\n            0,\n            \"wouldn't be happening with president sanders get the out of your own eye before criticizing the straw in th … url\"\n        ],\n        [\n            0,\n            \"user also check out all the great ideas we have all shared with one another tonight hashtag\"\n        ],\n        [\n            0,\n            \"hashtag the bull cow are the keystone of milk cheese yogurt travel the farm carrying wood to build houses\"\n        ],\n        [\n            1,\n            \"energy technology connections newsletter your law firm link to industry news march 2017 url\"\n        ],\n        [\n            0,\n            \"also i didnt ask for days off just to play persona 5 who\"\n        ],\n        [\n            0,\n            \"neil hamilton tells mark reckless it ’ s ‘ curtains ’ for his career after ukip url url\"\n        ],\n        [\n            1,\n            \"online registration closes in less than 24 hours register at url for your fast track entry int … url\"\n        ],\n        [\n            0,\n            \"at least he is not a lying grandson of a 😁 😆 😜 ✌ hashtag url\"\n        ],\n        [\n            0,\n            \"feeling funny after listening to this commercial where they say passage multiple times\"\n        ],\n        [\n            0,\n            \"oakland officials candle fire that killed 4 url url\"\n        ],\n        [\n            0,\n            \"one thing that happens when you've made writing a practice every day for ten years you can write when you need to write hashtag\"\n        ],\n        [\n            1,\n            \"truck drivers local and dedicated 1000 sign on bonus or url url\"\n        ],\n        [\n            0,\n            \"award well deserved 😍 congratulations to my beautiful and smartest sister you really deserve a crown 👑 late upload haha 😅 ✌\"\n        ],\n        [\n            0,\n            \"user user point is his tweet is trying to claim they don't anymore\"\n        ],\n        [\n            0,\n            \"user you could freelance we always have students looking for each year\"\n        ],\n        [\n            0,\n            \"good afternoon all just an fyi to mark your calendars for picture day pictures day will be saturday may url\"\n        ],\n        [\n            0,\n            \"user new and king are essential 2017 spins as well i also suggest the diet debut if guitar pop is ya jam 😊\"\n        ],\n        [\n            0,\n            \"user yes i was in and spoke to the driver an hour before left a note on door he still it over my fence 😬\"\n        ],\n        [\n            0,\n            \"google all di products pepsi produce distribute if have any of dem fridge really doe have nuh prob wid dem\"\n        ],\n        [\n            0,\n            \"figure skating virtue and cap comeback with third world title url url\"\n        ],\n        [\n            1,\n            \"hi we are trying to get a massage class together for after easter if you are interested please get in touch x url\"\n        ],\n        [\n            0,\n            \"user come on sir u r insulting sir by comparing with who destroyed this is not fair\"\n        ],\n        [\n            1,\n            \"i'm raising money for a single mom with an autistic son they need help click to donate url via user\"\n        ],\n        [\n            0,\n            \"who will rule the this month of march vote for hashtag here url\"\n        ],\n        [\n            1,\n            \"and he had to reach across my body to shove his ticket in the woman's face bc url\"\n        ],\n        [\n            0,\n            \"user hi guys happy baseball season 1 what are you drinking i will likely have had one of aw … url\"\n        ],\n        [\n            0,\n            \"spice up your lobster roll with avocados you ’ ll be so glad that you did check out the recipe hashtag … url\"\n        ],\n        [\n            1,\n            \"user i can translate the last sentence of that we bring dudes home so watch your shit\"\n        ],\n        [\n            0,\n            \"justice for beaten to death with baseball bat plz sign url url\"\n        ],\n        [\n            1,\n            \"apple iphone 5s 64gb gold at t smartphone cracked screen url url\"\n        ],\n        [\n            0,\n            \"a for dog people ❤ ️ ️ i was treated to this super stylish beverage at the charles in cape town url\"\n        ],\n        [\n            0,\n            \"as i pray i am truly grateful for my blessings i'm thankful for the power and health i gain daily i thank you fo … url\"\n        ],\n        [\n            0,\n            \"user fantastic i thought at first they were terrifying but they're giant stereo\"\n        ],\n        [\n            0,\n            \"google will change the look of its sign in pages in the next few weeks url url\"\n        ],\n        [\n            0,\n            \"user user my favorite couple ever want another project w you two together right now\"\n        ],\n        [\n            0,\n            \"high drug prices remain a analysts say today url url\"\n        ],\n        [\n            0,\n            \"i think it's your responsibility to introduce your guest to your family it is extremely uncomfortable and weird to … url\"\n        ],\n        [\n            0,\n            \"another song wit 2k thanks to all my loyal fans yall are my second family 💯 💯 💯 url\"\n        ],\n        [\n            0,\n            \"my nose ring fell out in the shower and alexis looked at me and said without a nose ring is a world i don't want to live in\"\n        ],\n        [\n            0,\n            \"job fair is on come down and join our team we need talented peeps like you hashtag hashtag\"\n        ],\n        [\n            0,\n            \"started on 16 01 2016 reached its destination and was 15 mins late url\"\n        ],\n        [\n            1,\n            \"2 bedroom flat port hall street brighton east sussex £ 325 000 url\"\n        ],\n        [\n            0,\n            \"its kinda not a big deal since she's really interactive with the fans but ahhh i'm not worthy senpai noticed me\"\n        ],\n        [\n            0,\n            \"i'm not a big fan of space tourism there's nothing much around us what this is what happens when answer space\"\n        ],\n        [\n            0,\n            \"fundamental problem with the is that in order for it to work there has to not be among the players there a critical mass of\"\n        ],\n        [\n            0,\n            \"controller commercial real estate the quest organization new york ny url job new york\"\n        ],\n        [\n            0,\n            \"slots open as of right now for the moment call us 🚨 essential artist recording studio … url\"\n        ],\n        [\n            0,\n            \"now everyone it's time to say up if you are in town come and enjoy awesome drinks at hashtag url\"\n        ],\n        [\n            0,\n            \"opposition parties push for ' no confidence ' vote in south url via user\"\n        ],\n        [\n            0,\n            \"obama syria policies regime change white house says url\"\n        ],\n        [\n            0,\n            \"jersey rage residents hate christie don ’ t trust legislature at all url user\"\n        ],\n        [\n            0,\n            \"user if she does things she hasn't taken a stance on yeah that'll get voters excited for whom\"\n        ],\n        [\n            1,\n            \"i just checked in at o tap house with hashtag download today url\"\n        ],\n        [\n            0,\n            \"nikki ' most of the songs are written ' for ' the heroin ' play url url\"\n        ],\n        [\n            0,\n            \"user a nation that or creates chem or weapons will eventually try to use them thats what changed\"\n        ],\n        [\n            0,\n            \"emma roberts outside of the ' late show with stephen colbert ' in manhattan url\"\n        ],\n        [\n            0,\n            \"user she should have been given extra security by the feds they may have been able to add a few more names to their watch list\"\n        ],\n        [\n            0,\n            \"listen hannah and i got so mad at this ending and her mom had to hear about it 😂 url\"\n        ],\n        [\n            0,\n            \"user can u help as i cant get into fifa 17 ultimate team it just comes up with this then does nothing url\"\n        ],\n        [\n            0,\n            \"vision for sa isn't new of wealth land and opportunity to the black majority were core to … url\"\n        ],\n        [\n            0,\n            \"won't down economics soon make us all rich giving like a even if you're not super rich url\"\n        ],\n        [\n            1,\n            \"coach cute 48 50 📍 61 east next to hashtag and just 2 miles north of … … url\"\n        ],\n        [\n            0,\n            \"the saddest death for humans is not the death of itself but the death of their loved ones hashtag\"\n        ],\n        [\n            0,\n            \"user why when i log on to your website does it say i have no policies when i do i just want to change my address\"\n        ],\n        [\n            0,\n            \"overheard zack throws his head into jason's lap knocking jason's study notes everywhere and looks url\"\n        ],\n        [\n            0,\n            \"i realized there's no money in that and why would the church fork out all this tax free to help when they aren't getting it in return\"\n        ],\n        [\n            0,\n            \"traveling through the dark poem by william stafford traveling through the dark i found a deer dead on the edge url\"\n        ],\n        [\n            0,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            0,\n            \"slaps 4 years into my age i'm i'm a 97 now 11 listen shakes … url\"\n        ],\n        [\n            0,\n            \"user user in atm during winter but none reported dead in today's heat surprised\"\n        ],\n        [\n            0,\n            \"don't think i'll ever be as close w anyone as i am to my big brother we argue fight 24 7 but you keep my on tra … url\"\n        ],\n        [\n            0,\n            \"you are my favorite person my angel i choose you today and every day of my life i love you user ☄ 💖 —\"\n        ],\n        [\n            0,\n            \"spanish star carolina advances to india open final spanish … url\"\n        ],\n        [\n            1,\n            \"kemi and their to be like jesus url please rt by … url\"\n        ],\n        [\n            0,\n            \"i love jon but i'm tired of everything being centered around him when is so important to the storyline as well\"\n        ],\n        [\n            0,\n            \"user exactly that was heart breaking to hear about 💔 i tweeted the story put it on fb very disturbing … url\"\n        ],\n        [\n            0,\n            \"user i woke up at 4 am today and i spent 3 hours studying references and drawing\"\n        ],\n        [\n            0,\n            \"although your feelings are complicated you don't have to spea more for scorpio url\"\n        ],\n        [\n            0,\n            \"latest example of hashtag is user that has started running in hindi instead of english\"\n        ],\n        [\n            1,\n            \"watch cast of “ strong woman do bong soon ” can ’ t contain laughter due to kim won ’ s ad libs url\"\n        ],\n        [\n            0,\n            \"user debbie thou in darkness lord heal this lost sheep and return her to her pen\"\n        ],\n        [\n            0,\n            \"social media firms faces huge hate speech fines in germany the german government approves … url\"\n        ],\n        [\n            0,\n            \"this is sox win i've been waiting over a year for them to bring matt davidson up geo new manager rick matt congrats ⚾ ️\"\n        ],\n        [\n            0,\n            \"user user he was seen to have replied to 😁 man he looks like a decent cb\"\n        ],\n        [\n            0,\n            \"i'll be hanging out and talking about a ton of music things in a couple weeks for those may be interested … url\"\n        ],\n        [\n            1,\n            \"– buy ocean patio glass set 290 ml clear pack of 6 at rs 199 only url url\"\n        ],\n        [\n            0,\n            \"the right mentor can help you hit the ground running after graduation url via user\"\n        ],\n        [\n            0,\n            \"16 comics that socially nervous people understand hmm quite a few of these are very familiar url\"\n        ],\n        [\n            0,\n            \"california parole board rules raiders fans may not cross state lines to go to games in las vegas sports url\"\n        ],\n        [\n            0,\n            \"striving to earn your keep makes you feel good about yourself more for aries url\"\n        ],\n        [\n            0,\n            \"pro men's work boots power fit waterproof size 12 m url url\"\n        ],\n        [\n            0,\n            \"bayleef 64 4 iv 15 13 1 with razor leaf ancient power by til 10 50 29m 47s url\"\n        ],\n        [\n            0,\n            \"speaker madam appreciated for services hashtag url\"\n        ],\n        [\n            0,\n            \"pacific moment founding pm grand chief sir michael leaving parliament today 49 years after entering url\"\n        ],\n        [\n            0,\n            \"so sad to hear about this our thoughts are with family and friends url\"\n        ],\n        [\n            0,\n            \"bases 32 32 winchester 06 62 90 barrel zoom charts for others url url\"\n        ],\n        [\n            0,\n            \"user really you should tell the fbi and the two of congress who are still investigating hashtag\"\n        ],\n        [\n            0,\n            \"exclusive ' ' star kelly opens up about ' devastating ' loss ' there were so many mom … url\"\n        ],\n        [\n            0,\n            \"u s lifts human rights restrictions on arms sales to url url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            1,\n            \"how to stop hair fall immediately with amazing home remedies hair growth depends on growth in males url\"\n        ],\n        [\n            1,\n            \"microsoft xbox 360 s launch edition black console w 2 controllers url url\"\n        ],\n        [\n            0,\n            \"a sense of panic hangs right at the edge of your awareness yo more for aries url\"\n        ],\n        [\n            0,\n            \"now playing url boys next door i could see me dancing with you 1960s pop rock soul\"\n        ],\n        [\n            0,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            0,\n            \"hashtag wp you decide to stop taking decisions and leave your life to pure chance so you flip a coin to … url\"\n        ],\n        [\n            0,\n            \"user his sympathetic approach to people but frank assessment of the dark side of britain is very appropriate\"\n        ],\n        [\n            0,\n            \"📷 me and my bro had a fun time thinking about how james aka flint would react everytime he saw his url\"\n        ],\n        [\n            0,\n            \"user so you might be on tv and movies that's pretty cool but i know your meds haven't helped you from what you told me in the past 🙁\"\n        ],\n        [\n            0,\n            \"wind 5 0 mph s barometer 30 000 in rising rapidly temperature 37 3 ° f rain today 0 21 in humidity 94\"\n        ],\n        [\n            0,\n            \"watch ariana grande and mac miller kiss after performing ‘ the way ’ url url\"\n        ],\n        [\n            1,\n            \"👁 hooded dress shop url we ship worldwide your own path url\"\n        ],\n        [\n            1,\n            \"my new animation for the films logo in the works very excited for everyone to see once … url\"\n        ],\n        [\n            0,\n            \"syria airstrikes international community reacts to us bombing of airfield fox news url\"\n        ],\n        [\n            0,\n            \"come on out to the marathon marathon maple fest today and tomorrow the town is packed full of … url\"\n        ],\n        [\n            0,\n            \"as a muslim i fail to see why we should care about causes and groups all over the world simply because we happen url\"\n        ],\n        [\n            0,\n            \"– police prod by clean raw url url\"\n        ],\n        [\n            0,\n            \"is this a thing i find myself doing it more and more often but i can't say i'm … url\"\n        ],\n        [\n            0,\n            \"ave toronto absolutely stunning one of a kind state of the art built designer inspired url\"\n        ],\n        [\n            0,\n            \"john died years ago today in london age 58 poet coined no man is an island for whom the bell … url\"\n        ],\n        [\n            0,\n            \"star wars 8 this carrie fisher princess news will break your heart url url\"\n        ],\n        [\n            0,\n            \"user where do they come from why do they like our faces are they under the skin or on top why can't you scrub them off\"\n        ],\n        [\n            1,\n            \"raise your pole user and surely the song of the summer url\"\n        ],\n        [\n            0,\n            \"is the really that desperate for people to join way there constant on sound cloud\"\n        ],\n        [\n            0,\n            \"snow capped peaks in national park in new zealand photo by bryan url\"\n        ],\n        [\n            0,\n            \"missed the you can still support and donate at url until the end of the week\"\n        ],\n        [\n            0,\n            \"have to thank user for giving me heads up on uconn game as it hit that was great to watch even though am a fan\"\n        ],\n        [\n            0,\n            \"pulling up with my gun i aint injuring shit 🤘 and if i see you with a girl then i'm killing the bitch ✌\"\n        ],\n        [\n            0,\n            \"take and its neck ― paul born this day march 30 url\"\n        ],\n        [\n            0,\n            \"success will not lower its standard to us we must raise our standard to success john hashtag\"\n        ],\n        [\n            0,\n            \"been awhile since i practiced hands and body here are some hands i they are really rough i need to … url\"\n        ],\n        [\n            1,\n            \"here are my two sided that i forgot to include in my strategy guide collection on user url\"\n        ],\n        [\n            0,\n            \"bath and body secret to palm perfect hand soap is a naturally coconut oil url\"\n        ],\n        [\n            0,\n            \"you're feeling a sense of professional pride today stemming f more for scorpio url\"\n        ],\n        [\n            1,\n            \"speaking of radio i wasn't a travis scott fan until his songs started getting radio play his shit is saving radio for me\"\n        ],\n        [\n            0,\n            \"user it looks like i am on upgrade list my husband traveling with me is not he is on my ticket can you fix this\"\n        ],\n        [\n            1,\n            \"open up for atlanta gotta do it big music explosion 4 30 17 call 404 url url\"\n        ],\n        [\n            0,\n            \"and there's so much that i can't explain can you feel through my skin to me can you feel through my skin\"\n        ],\n        [\n            0,\n            \"2003 chasing the cup uncut panel jose url url\"\n        ],\n        [\n            0,\n            \"can't wait to see my bestie tomorrow i haven't seen her in half a week thats too long user 😂 💖\"\n        ],\n        [\n            1,\n            \"user i think many hear breitbart and tune out which is understandable and why it's bad to run junk stories … url\"\n        ],\n        [\n            0,\n            \"user can i have a shoutout to everyone working at port were all in a group chat loving the tunes from all over the place 🙌 🏼\"\n        ],\n        [\n            0,\n            \"time and money spent in helping men to do more for themselves is far better than mere giving henry ford\"\n        ],\n        [\n            0,\n            \"i like playing reverse drunk souls each time i hit a beat a boss boss don't count i do a shot\"\n        ],\n        [\n            0,\n            \"no to selfie sticks only bc most people don't know how to use them those things get in the way hashtag\"\n        ],\n        [\n            0,\n            \"elizabeth may on the proposed changes to in the house of commons url\"\n        ],\n        [\n            0,\n            \"on the arrival of youtube tv and the evolution of tv as you know it url\"\n        ],\n        [\n            0,\n            \"user what time r u releasing the dates tonight at midnight bc it's technically friday im so anxious rn i can't contain myself\"\n        ],\n        [\n            0,\n            \"it goes all the way down tonight you do not want to miss it let's be there for the kick off and … url\"\n        ],\n        [\n            0,\n            \"it's the thought that counts i think i want u to cheer up ahaha user i hate u but taehyung loves u lots url\"\n        ],\n        [\n            0,\n            \"compare their first photo with their last url buzzfeed url\"\n        ],\n        [\n            0,\n            \"why are the speakers for this hashtag session wearing goofy science t shirts come find out in the room at 1 … url\"\n        ],\n        [\n            0,\n            \"i am myself first an second and a brother third but i am the shoulder you can always lean on\"\n        ],\n        [\n            0,\n            \"my queen has returned 😍 but i'm kinda by this track 😞 hashtag url\"\n        ],\n        [\n            0,\n            \"retweeted user nancy pelosi suggests devin nunes was by trump i've never seen behavior url\"\n        ],\n        [\n            0,\n            \"a power full video the dangers of not using certified url url\"\n        ],\n        [\n            0,\n            \"teach them about self love and the laws of the shit they should really be learning in those\"\n        ],\n        [\n            1,\n            \"gold on natural wellbeing gold is a herbal treatment manufactured in usa that your whole body url\"\n        ],\n        [\n            0,\n            \"hashtag could use nasty streak intellect in the his swag to a soft d but that pick has way more value long term\"\n        ],\n        [\n            0,\n            \"there are no saints on this show none well me when i'm on it but other than that none — watching saints\"\n        ],\n        [\n            0,\n            \"i filled my water bottle with ice cold water so i could hug something cold it's been a night lol\"\n        ],\n        [\n            0,\n            \"2 hours here at hashtag 2000 e lane come fill your belly full menu below url\"\n        ],\n        [\n            0,\n            \"tell me lies ooh girl tell me lies say you're mine i'm yours for the night url\"\n        ],\n        [\n            0,\n            \"6 in 7 in but hey that 75 reduction in\"\n        ],\n        [\n            0,\n            \"user just like the mariners because they have proven themselves of the years yeah right mariners won't the playoffs\"\n        ],\n        [\n            1,\n            \"it's hard to sit still and do nothing today making it extreme more for gemini url\"\n        ],\n        [\n            0,\n            \"dancing to ' ' is the funniest thing you will watch today url\"\n        ],\n        [\n            1,\n            \"the to the faithful hollywood eu cd g url url\"\n        ],\n        [\n            0,\n            \"boy i've never been in a fight before but i fr just wanted to start one w some kids at subway\"\n        ],\n        [\n            0,\n            \"i wish i knew if you want me to talk to you or not i'd really like to be able to read other people's minds at least sometimes\"\n        ],\n        [\n            1,\n            \"i don't like to do this type of stereotype but listening to joey music is the most and get no bitches thing of all time\"\n        ],\n        [\n            1,\n            \"win 1 000 of exclusive skin care products entry is free click to proceed url\"\n        ],\n        [\n            0,\n            \"user 3 looking forward to being able to do a bit more over next few weeks before 2nd op i appreciate you … url\"\n        ],\n        [\n            0,\n            \"women spend on makeup in a lifetime url survey you won't believe how much women url\"\n        ],\n        [\n            0,\n            \"user comes through with the highlight i need them all it's a struggle with paying bills wanting to glow 24 7 😒 😏\"\n        ],\n        [\n            0,\n            \"nothing like being in good hands again we love you lord thank you for blessing us with potus … url\"\n        ],\n        [\n            0,\n            \"spot just opened up in sketch 201 with mondays 3 30 6 30 pm url hashtag\"\n        ],\n        [\n            0,\n            \"we just want to send a big congrats to the winner of user necklace … url\"\n        ],\n        [\n            0,\n            \"user i asked matthew that yesterday he says it was the may have kicked off the year's game c … url\"\n        ],\n        [\n            0,\n            \"complete and total minimal techno masterpiece by one of the best to do it user url\"\n        ],\n        [\n            0,\n            \"user that would explain it due to contract agreements we are required to remove the listings about 6 hrs prior on certain games\"\n        ],\n        [\n            0,\n            \"you may be not so secretly exploring a variety of strategies t more for aries url\"\n        ],\n        [\n            1,\n            \"forget unfollowers i believe in growing 3 new followers in the last day stats via url\"\n        ],\n        [\n            0,\n            \"father son heading to abu to compete in world festival the once in a lifetime trip comes at the per … url\"\n        ],\n        [\n            0,\n            \"the primary cause of is never the situation but your thoughts about it with all life hashtag hashtag\"\n        ],\n        [\n            1,\n            \"user all the attention is on that slut whore giraffe april who spread her legs no one is questioning oliver gtfo\"\n        ],\n        [\n            1,\n            \"user concourse culture where young kissed up act like cunts and post on social media everything w … url\"\n        ],\n        [\n            1,\n            \"i just checked in at neighborhood grill bar with hashtag download today url\"\n        ],\n        [\n            0,\n            \"looking for a new job relating to agriculture here's your chance hashtag url\"\n        ],\n        [\n            0,\n            \"user seriously is he even taking his daily security or should we just give up and broadcast th … url\"\n        ],\n        [\n            1,\n            \"hashtag you open that shit up and all that battery acid falls out 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"pink blue egg is in stock at toys r us hashtag march 31 2017 6 30 pm url\"\n        ],\n        [\n            0,\n            \"eye tracking glasses what a professional sees while playing url\"\n        ],\n        [\n            0,\n            \"“ our lives are defined by opportunities even the ones we miss ” – the curious case of benjamin button\"\n        ],\n        [\n            0,\n            \"user totally i meant trump doctrine as in “ why don ’ t we just get along w russia ” mutual benefit we make … url\"\n        ],\n        [\n            0,\n            \"user user ik seriously i'm seriously starving and my whole house at this point is trash\"\n        ],\n        [\n            1,\n            \"great variety of school jobs on our website have you checked them out recently just visit url hashtag\"\n        ],\n        [\n            1,\n            \"gold plated pendant clip bail connector findings url url\"\n        ],\n        [\n            0,\n            \"just a reminder that it is our annual general meeting tomorrow at the hall behind the from 2pm 4pm hope you can all make it\"\n        ],\n        [\n            1,\n            \"i can't wait for the look on face when all 4 of those dumbasses show up on her again\"\n        ],\n        [\n            0,\n            \"morning hashtag fans we've had some dark days so lets just smile at what our lads are doing right now to even be c … url\"\n        ],\n        [\n            0,\n            \"also i personally don't want any salt or drama to distract user from what the problem really is hashtag\"\n        ],\n        [\n            0,\n            \"oh you don't even know me at all but i was made for loving you user hashtag\"\n        ],\n        [\n            0,\n            \"user user and we complain about egypt totally different scale i know but still unacceptable 😈\"\n        ],\n        [\n            1,\n            \"user prepare your profile invite your fans to follow you url all about rock and metal 🤘\"\n        ],\n        [\n            0,\n            \"sometimes you have to forgive forget forgive them for hurting and forget they even exist hashtag\"\n        ],\n        [\n            0,\n            \"who gave himself as a ransom for all people this has now been witnessed to at the proper time 1 … url\"\n        ],\n        [\n            1,\n            \"free online programming computer science courses you can start in april url\"\n        ],\n        [\n            0,\n            \"how is one of best dancers not worthy of being in nct u also no offense but was on the m ver of w o u so\"\n        ],\n        [\n            0,\n            \"she done stepped off the bench and coach ain't put her in the game now it's a foul too many players on the court\"\n        ],\n        [\n            0,\n            \"tell more people that you love them you never know how much they might need it chris hashtag\"\n        ],\n        [\n            0,\n            \"i am my name is chris harrison i am trying to learn to accept my disease this is the first time i have admitted it\"\n        ],\n        [\n            1,\n            \"29 25 cts natural golden gemstone 17 x 29 x oval cut url url\"\n        ],\n        [\n            0,\n            \"ever wake up not knowing how you got there imagine the horror this is how phillips … url\"\n        ],\n        [\n            0,\n            \"user i urge you 2 vote w the dem caucus against judge gorsuch we can't afford a right leaning scotus 4 decades 4\"\n        ],\n        [\n            0,\n            \"user maybe not a trump supporter but her revolution ignores the very real harm that's being done to t … url\"\n        ],\n        [\n            0,\n            \"r is more of an evolved rather than designed language well that's sure putting it\"\n        ],\n        [\n            1,\n            \"ready for summer user with 20 off fat removal best rates best results 2\"\n        ],\n        [\n            0,\n            \"people don ’ t become gay people just fall in love with another person ”\"\n        ],\n        [\n            1,\n            \"going back in time and killing your own grandfather to escape prosecution shall be a class c felony hashtag\"\n        ],\n        [\n            0,\n            \"lol year and a half of my life down the drain and i'm finally the way i've wanted to really couldnt be more content w life\"\n        ],\n        [\n            0,\n            \"1960s big eyes child girl oil painting url url\"\n        ],\n        [\n            0,\n            \"will be possible tuesday for of the southern plains as an area of low pressure moves url\"\n        ],\n        [\n            1,\n            \"blogger week in review social content writing youtube tools stolen website url via user\"\n        ],\n        [\n            1,\n            \"user this could be the biggest game in the history win get promoted via the play offs then … url\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            0,\n            \"heat 6 rounds the pack to join holder at the front to out the rockets for a massive 7 2 happy days\"\n        ],\n        [\n            0,\n            \"a man's life not in the of the things which he luke 12 15 url hashtag\"\n        ],\n        [\n            0,\n            \"investors want accurate bottom up market size learn how to model it url … url\"\n        ],\n        [\n            0,\n            \"user i'm not going after her he was trying to calm the hybrid down with all his might even to the … url\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            0,\n            \"spacex has successfully recovered the 9 rocket it just reused for the first time in history url\"\n        ],\n        [\n            0,\n            \"midday look at north central alabama ’ s weather situation url url\"\n        ],\n        [\n            1,\n            \"archwitch in the card battle mini garden game valkyrie crusade url hashtag crusade\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"is the only one out of many that is given a chance to live one more day please someone … url\"\n        ],\n        [\n            0,\n            \"dave brat doesn ’ t take trump ’ s freedom caucus tweet as a threat url user\"\n        ],\n        [\n            0,\n            \"user hashtag biggie take time oooo u come make me cry this morning haaaa at this hot moment na go go pls i love bb\"\n        ],\n        [\n            1,\n            \"america is quickly becoming a nation of and drug and idiots like these two promote drug abuse on the … url\"\n        ],\n        [\n            1,\n            \"even up close he's perfection have you seen les mis did you like it read book thick url\"\n        ],\n        [\n            0,\n            \"worst looks to be over for valley and the downs bom said the system just skipped south east minimal flooding user\"\n        ],\n        [\n            0,\n            \"something different for today and while you are out on the road today url\"\n        ],\n        [\n            0,\n            \"feat – “ root beer float ghost ” music video url url\"\n        ],\n        [\n            0,\n            \"well done to vicky from tax services for winning the 60 seconds round today tax … url\"\n        ],\n        [\n            0,\n            \"a quick and easy way to stabilize your mood swings is to relen more for cancer url\"\n        ],\n        [\n            0,\n            \"user i hope it gets better girl that's the worst feeling in the world smh i'll be praying for you\"\n        ],\n        [\n            0,\n            \"user user trump you are really a sick man you need help you really do obama have cleared\"\n        ],\n        [\n            1,\n            \"things you can do right after s x to boost your bond url url\"\n        ],\n        [\n            0,\n            \"thank you to for giving the opportunity to participate and get the girls … url\"\n        ],\n        [\n            0,\n            \"user oh next thing i know ur gonna have a mf tongue ring 😂 get your own style and have a great life boo 😘\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"dreaming is the first step that you have to make while the act is the next step that you have to do\"\n        ],\n        [\n            0,\n            \"the rangers need all the runs they can get though no such thing as enough insurance for this team\"\n        ],\n        [\n            0,\n            \"latest user patch is requiring root access for functions and is a security risk we've contacted the development team\"\n        ],\n        [\n            0,\n            \"which seems more than enough to keep you occupied he tries too hard and then pushes people away not that im happy with both of them c\"\n        ],\n        [\n            0,\n            \"today i spent the entire day shooting a project with one of the best photographers i've ever met check him out url\"\n        ],\n        [\n            1,\n            \"hashtag almost black krishna ram mata many other r black in color indians r not racists don't give us to be\"\n        ],\n        [\n            0,\n            \"user i have never been a woman darling i press closer to you looking up into your eyes … url\"\n        ],\n        [\n            0,\n            \"user i'm seattle now but was hollywood then then then also santa maria for a short while\"\n        ],\n        [\n            1,\n            \"togetic m iv 44 until 12 44 at marine dr url url\"\n        ],\n        [\n            0,\n            \"horse silicone mold silicone baking 5 00 url url\"\n        ],\n        [\n            1,\n            \"expands its capabilities in intelligent automation services url\"\n        ],\n        [\n            0,\n            \"believing in the spinning ball of rock in a vacuum with curved is pretty fkn stupid url\"\n        ],\n        [\n            1,\n            \"sometimes the best things in life are the simplest patrons are enjoying this mouth watering goodness tonight it url\"\n        ],\n        [\n            1,\n            \"i don't think i've ever heard an album from any artist band of any genre as good as the maine can't wait hashtag\"\n        ],\n        [\n            0,\n            \"i took a pic of myself and put it on this girl snap story last night then took the pic of her friends wonder if she ever realized\"\n        ],\n        [\n            0,\n            \"user instead of hiring an actual trans man actor to play the part of which there are without jobs\"\n        ],\n        [\n            0,\n            \"if you want a better america choose the best leader let's support hillary url url\"\n        ],\n        [\n            0,\n            \"breaking rand paul demands susan rice testify over unmasking url via user\"\n        ],\n        [\n            0,\n            \"20 things to consider when creating your first node js application url via user\"\n        ],\n        [\n            0,\n            \"user hey manuel did you know that we tour to offices nursing homes charities over the uk url\"\n        ],\n        [\n            0,\n            \"user thank you for writing to us once we receive your email at our end our bank official will get back to you\"\n        ],\n        [\n            1,\n            \"psa prison break comes on tonight prison break comes on tonight prison break comes on tonight prison break comes on tonight\"\n        ],\n        [\n            0,\n            \"had a with maple bacon on it i've never had anything with bacon on it that wasn't breakfast like you weirdos but now idk how to act\"\n        ],\n        [\n            0,\n            \"apart from user i think it's pretty slim looks alright but nothing massive european … url\"\n        ],\n        [\n            0,\n            \"hashtag library presentation of campus presented by batch of … url\"\n        ],\n        [\n            0,\n            \"user last summer went to eat there and the wait was too long so i just got a shirt and left\"\n        ],\n        [\n            0,\n            \"every girl has its own beauty beauty for me is having an inner power and being confident of … url\"\n        ],\n        [\n            1,\n            \"you don't like surprises when you're already on a path with a more for capricorn url\"\n        ],\n        [\n            0,\n            \"susan rice obama colleagues take heat for past claims on syria chemical weapons purge via the user app url\"\n        ],\n        [\n            1,\n            \"user trump has no goals it is more of a game to see how he can keep everyone off base loves jumping out and … url\"\n        ],\n        [\n            1,\n            \"user that's also being increasingly off the farther you get from major population centers\"\n        ],\n        [\n            1,\n            \"20 chilling photos that will force you to look at the darker side of our society – anonymous url\"\n        ],\n        [\n            1,\n            \"mr kush no bush real life story riddim produced by crown march 2017 url\"\n        ],\n        [\n            0,\n            \"keep your eyes for these little if you're out walking by the sea front url\"\n        ],\n        [\n            0,\n            \"no one deserves a special day all to herself more than today's mom a cartoon showed a talking to url\"\n        ],\n        [\n            0,\n            \"1 child dead after 6 found unconscious from carbon at michigan hotel pool url url\"\n        ],\n        [\n            0,\n            \"the only crime was a us citizens name that should have remained felony the head of the … url\"\n        ],\n        [\n            0,\n            \"user we agree that and skills training transform lives thank you for sharing user's video\"\n        ],\n        [\n            0,\n            \"user we're sorry to hear your flight was cancelled please let us know how we can help cc\"\n        ],\n        [\n            0,\n            \"there is a russian or two that would be happy to money out jared from debt dilemma just li … url\"\n        ],\n        [\n            0,\n            \"user same i was sleeping the bus when it happened my dad just called me to ask if i was safe that's how i found out\"\n        ],\n        [\n            0,\n            \"t1 hits a two out solo home run to left to put the hawks on the board 1 0\"\n        ],\n        [\n            1,\n            \"i have a rising follower graph 4 more followers in the past week get your stats right here url\"\n        ],\n        [\n            0,\n            \"i a 22 year old male a playing instead of going to the don't tell me how to live my life\"\n        ],\n        [\n            0,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            0,\n            \"user user ok that does it i'm out of here for the night my god i'm very angry at this country tonight msm especially you\"\n        ],\n        [\n            0,\n            \"user lmao it's funny how he tries and makes it seem like he doesn't try and will die if he doesn't get a triple double\"\n        ],\n        [\n            0,\n            \"user tonight at paparazzi lounge inside complex east it's the launch of fridays get url\"\n        ],\n        [\n            0,\n            \"this guy is really something special among some pretty exceptional out there url\"\n        ],\n        [\n            0,\n            \"hashtag you can now get terrible jack in the box tacos delivered to your house url\"\n        ],\n        [\n            0,\n            \"user it sucks it slowly just kills you if you can't find a way out and sometimes you just don't have a choice\"\n        ],\n        [\n            1,\n            \"spotify giveaway ➡ ️ was ✅ follow 🚫 🚫 ▪ ️ follower ▪ ️ 50 rt ▪ ️ 13 04 2017\"\n        ],\n        [\n            0,\n            \"even being a tailor is expensive heck i'd just be a senator hashtag 👇 url\"\n        ],\n        [\n            0,\n            \"this guy became my since the life he once enjoyed was allowed to cease i too wanted the guy to cease to … url\"\n        ],\n        [\n            1,\n            \"there's still some space left for our first ever sunday night music quiz shout now to reserve your table url\"\n        ],\n        [\n            0,\n            \"user ga but they have babies and guess who hahaha and 1 chapter\"\n        ],\n        [\n            0,\n            \"do u ever want to grab someone in ur class and pull their face close while staring at them in the eyes then whisper shut the fuck up\"\n        ],\n        [\n            1,\n            \"hey please please please sue me too because i believe wendy walsh and kiss that career goodbye karma can be a bitch\"\n        ],\n        [\n            0,\n            \"user leafs are also a while columbus is a top 5 team in the nhl from bottom 4 the year before\"\n        ],\n        [\n            0,\n            \"probably shouldn't talk about it wouldn't want anything to the 2020 olympics in tokyo user url\"\n        ],\n        [\n            0,\n            \"we needed an investigation first it was more likely isis assad had nothing to gain everything to lose url\"\n        ],\n        [\n            1,\n            \"sterling silver and gemstone colored glass heart pendant necklace 18 url url\"\n        ],\n        [\n            0,\n            \"how many followers do you get everyday i got 2 in the last day growing daily with url\"\n        ],\n        [\n            0,\n            \"when many people can't even afford healthcare i question why anyone would have tried this move url\"\n        ],\n        [\n            0,\n            \"why are they so awkward i remember they were okay in win and mix and match era 😂 url\"\n        ],\n        [\n            0,\n            \"user let's have a call to see how we can help pick a time here url\"\n        ],\n        [\n            0,\n            \"the way be bragging about being petty makes me question if ya'll know the actual definition of it lol\"\n        ],\n        [\n            1,\n            \"new genuine factory sealed hp drum in the bright blue and wht box url\"\n        ],\n        [\n            1,\n            \"user me to it's time for us all too stand up for president trump or we are going to see some bullshit\"\n        ],\n        [\n            0,\n            \"i think only one sketch i ever really did had a decent amount of queer stuff in it and it was a rough rough copy\"\n        ],\n        [\n            0,\n            \"i looked at that 8 bit for like a second and then had to close the tab in pure disgust lol is that supposed to be an april fools\"\n        ],\n        [\n            0,\n            \"eating fruit salad is like an entrepreneur having many great ideas and not knowing which one is best suited for her url\"\n        ],\n        [\n            0,\n            \"today is my birthday what a day in human history happy birthday my love i love you user ❤ ️ 💍\"\n        ],\n        [\n            0,\n            \"kylie if its a girl chuckie the drink not the scary killing doll hashtag url\"\n        ],\n        [\n            0,\n            \"user user yeah supposedly they still need another point somehow that extra point for pit was big in our favor tho\"\n        ],\n        [\n            1,\n            \"user user wait barry manilow is gay next your gonna tell me that johnny is gay 😂\"\n        ],\n        [\n            0,\n            \"user i think you'll find bom is funnier than received wisdom and fan race memory suggests watched it a coup … url\"\n        ],\n        [\n            0,\n            \"user apparently it is for 0 to have because the blood is up there in heaven screaming\"\n        ],\n        [\n            0,\n            \"secretly suspects you are married with kids but unwilling to judge either way or make a wrong guess url\"\n        ],\n        [\n            1,\n            \"amber mm oval cabochon loose gemstone 2 5 cts for jewellery s url url\"\n        ],\n        [\n            0,\n            \"hi user how are you if you read this would you mind following me please have a nice day 😊 🙊 hashtag 284\"\n        ],\n        [\n            1,\n            \"⌂ vintage art deco 1 20 gold pin watch brooch be quick url url\"\n        ],\n        [\n            0,\n            \"user hi paul we'd advise you to query this with our credit card team on a rep can look … url\"\n        ],\n        [\n            0,\n            \"you're the happiest when you are free to flit from one activit more for gemini url\"\n        ],\n        [\n            1,\n            \"inspire others in their fight against breast cancer by sharing your story of hope support and survival url\"\n        ],\n        [\n            0,\n            \"i love and and the doctor and john and sherlock and and bill even tho we don't really know her yet\"\n        ],\n        [\n            1,\n            \"2009 p d lincoln professional life mint sealed box free ship url url\"\n        ],\n        [\n            0,\n            \"i suppose leadership at one time meant muscles but today it means getting along with people as k gandhi\"\n        ],\n        [\n            0,\n            \"your digital life unsubscribe from emails you never read delete or archive as soon as you read hashtag hashtag\"\n        ],\n        [\n            0,\n            \"modern art is a way for rich people to help its not art its a scam to hide finances url\"\n        ],\n        [\n            1,\n            \"hey mutuals if you have larger breasts and struggle for bras check this out check out get 15 off url\"\n        ],\n        [\n            0,\n            \"started on 04 04 2017 reached its destination and was 15 mins late url\"\n        ],\n        [\n            1,\n            \"now booking need a feature fwm me holmes url com hashtag\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"you can now order microsoft ’ s surface book in the uk and the surface studio in url\"\n        ],\n        [\n            1,\n            \"trending at 9th spot nationwide with tweets user mayward url\"\n        ],\n        [\n            0,\n            \"user recharge voucher of rs 149 is successfully activated on your account feel free to get in touch in 1 2\"\n        ],\n        [\n            0,\n            \"ok hit me up with your best wood suppliers we officially have one piece left which may not last until summer\"\n        ],\n        [\n            1,\n            \"the future of loyalty is relevance is currency that will win brian ross president of … url\"\n        ],\n        [\n            0,\n            \"i got married some years ago but the person didn't paid the price i divorce and then came jesus he paid the price\"\n        ],\n        [\n            0,\n            \"man city star motor struggles to compete with team mates ' flash … url\"\n        ],\n        [\n            0,\n            \"lynn may young today sentenced to 25 years in prison for child abuse knowing reckless causing serious bodily injury hashtag\"\n        ],\n        [\n            0,\n            \"rare rugby league review 19 07 vol 5 no australia huddersfield etc url url\"\n        ],\n        [\n            1,\n            \"you understand the importance of striking a balance between pe more for pisces url\"\n        ],\n        [\n            0,\n            \"user yeah i'm on a really tight budget but i still spend about 200 month for groceries for one person who eats mainly sandwiches\"\n        ],\n        [\n            1,\n            \"hashtag while us play golf i try to par time with my accuracy above freedom or atleast 76 of the tim 3 url\"\n        ],\n        [\n            0,\n            \"i'd watch the john keller david q a comedy act all night seriously funny and so user url\"\n        ],\n        [\n            0,\n            \"gorgeous weather for hashtag opening day too bad i'm tied up holding my breath for the hashtag playoff run\"\n        ],\n        [\n            0,\n            \"' we can't wait for hollywood to change ' the directors black history hashtag url\"\n        ],\n        [\n            0,\n            \"i've really changed since when have i been this into makeup lol 😍 i'm really a different person url\"\n        ],\n        [\n            0,\n            \"tillerson is a deer caught in the he needs to get a strategy quickly hashtag url\"\n        ],\n        [\n            0,\n            \"legal fees estimated over s 200 million to reduce the jail sentence of a mere misuse of church funds url\"\n        ],\n        [\n            1,\n            \"you are wrong in one thing it is a human life that i will not take and you are not human\"\n        ],\n        [\n            0,\n            \"job position working with great britain cycling – user closes 24 4 17 url\"\n        ],\n        [\n            0,\n            \"these are the only cats i can see regardless of my this is a goddamn user url\"\n        ],\n        [\n            0,\n            \"the annual short story day africa prize is set to open for on june 1 2017 url\"\n        ],\n        [\n            0,\n            \"why meetings can't be scheduled during hours i have no clue even a lot of people who would be interested in going can't go\"\n        ],\n        [\n            0,\n            \"don't judge me by my past i don't live there anymore hashtag url\"\n        ],\n        [\n            0,\n            \"user thank you sa advice it was nice chatting with you always i luv u so much ❤ ️\"\n        ],\n        [\n            0,\n            \"it's the end of the semester gotta pray help ya shorty finish strong motivate babygirl so she can ace that final\"\n        ],\n        [\n            0,\n            \"ed was spotted on public transport and the internet went into meltdown url\"\n        ],\n        [\n            0,\n            \"getting a new was an awesome idea until i started washing my hair and almost it out\"\n        ],\n        [\n            1,\n            \"you are a force to be reckoned with wherever you go now and more for aries url\"\n        ],\n        [\n            0,\n            \"so few explanations for how catfish as a tv show itself other than it counts on digital social\"\n        ],\n        [\n            0,\n            \"hashtag next weekend's fixtures will determine whether wed or forest join utd in the northern section playoffs\"\n        ],\n        [\n            0,\n            \"board chair we have to start taking those cost cutting measures otherwise the institution must cut programming hashtag\"\n        ],\n        [\n            1,\n            \"hashtag still we believe in the judicial system of pakistan save merit save collective punishment will make terrorists\"\n        ],\n        [\n            0,\n            \"fyi oxford centre for hindu studies is looking for an academic director and dean of studies url\"\n        ],\n        [\n            0,\n            \"hashtag this health day lets the information about mental to stop social on ill people\"\n        ],\n        [\n            0,\n            \"user there's not much coming forward think i'll have to venture into the kitchen brown or white bread\"\n        ],\n        [\n            0,\n            \"it's going to be eric gordon right whispers should austin rivers get some votes url\"\n        ],\n        [\n            0,\n            \"i'm ice on discord and now kg just hears the crunch and of satisfaction i like the\"\n        ],\n        [\n            1,\n            \"to look at the bigger picture and see what this stupid and action done by our president means for us what happens next\"\n        ],\n        [\n            0,\n            \"box hill south m iv 73 until 11 39 at 5 rd url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url 18 january o with subtitles bk meditation\"\n        ],\n        [\n            0,\n            \"well after 1 5 yr together i finally looked up mine and user's compatibility and apparently we have to break up\"\n        ],\n        [\n            0,\n            \"you may wonder why the actions that once earned you recognitio more for leo url\"\n        ],\n        [\n            0,\n            \"body language can be an extremely powerful or or when it comes to url url\"\n        ],\n        [\n            1,\n            \"🚨 🚨 tomorrow visit our online store url and take 15 off every … url\"\n        ],\n        [\n            0,\n            \"user i don't know i feel miss the talk with so much the my most perfect fan art your nickname and he not show up any react\"\n        ],\n        [\n            0,\n            \"user students have reported that at state university here their classes are taught by not phd level\"\n        ],\n        [\n            0,\n            \"yoga has a clever way of short the mental patterns that cause anxiety bell\"\n        ],\n        [\n            1,\n            \"getting down to the wire — don ’ t miss out on this year ’ s all to user ’ s team see … url\"\n        ],\n        [\n            1,\n            \"you may be a self famous that doesn't mean people want to hear your ' expertise ' url\"\n        ],\n        [\n            0,\n            \"user not really they can let all the walk without taking too much of a hit is an core is locked\"\n        ],\n        [\n            1,\n            \"check out the latest episode of the of the fringe podcast with chris and derrick episode 8 naked in space url\"\n        ],\n        [\n            0,\n            \"and 👶 🏻 💙 has the hat 🤗 loves u guys url\"\n        ],\n        [\n            0,\n            \"user kapil show is very nice and im waiting your show and kapil brother is very funny\"\n        ],\n        [\n            0,\n            \"happy birthday to my brother user hope you have a good day fam love you ‼ 💪 🏾 see you later bro\"\n        ],\n        [\n            0,\n            \"my friend my son's teacher fellow political activist but most of all a loving and caring person rest well karen url\"\n        ],\n        [\n            0,\n            \"user this is how it begins first the propaganda follows by closed borders proposed deportation of arrests and finally camps\"\n        ],\n        [\n            0,\n            \"user hey there we would like to hear back from you let me know if i can help have a great day\"\n        ],\n        [\n            0,\n            \"heroin suspected to have caused 7 deaths in 24 hours officials say url hashtag a deadly batch of heroin is …\"\n        ],\n        [\n            0,\n            \"should america have entered world war i url via user i hate wilson\"\n        ],\n        [\n            0,\n            \"call of duty is for marvel levels url url\"\n        ],\n        [\n            1,\n            \"user he's counting the two weeks prior to the election when he knew putin had his best hackers on the job\"\n        ],\n        [\n            0,\n            \"just completed a 3 12 mi run very slow but a time to beat i'm sure url hashtag\"\n        ],\n        [\n            0,\n            \"user may he have mercy on this country and the planet and go back to reality tv so some adults can run the country\"\n        ],\n        [\n            0,\n            \"energy future ' dive 65 pct in 6 mos dealt a blow on thursday url nee url\"\n        ],\n        [\n            0,\n            \"user i saw your article on the tab re sex education and was wondering if i could interview you please let me know how to contact you\"\n        ],\n        [\n            0,\n            \"user i have registered no update on that customer care doesnt pick up call no reply to mails as well\"\n        ],\n        [\n            0,\n            \"user noooo you cant cancel time after time its such a good show please do this user\"\n        ],\n        [\n            0,\n            \"a quarter of the us is without broadband and no master plan exists to bring broadband to every home url\"\n        ],\n        [\n            1,\n            \"user well this is the prob with u ppl ok do one thing join isis u need that already u look 90 eligible for that\"\n        ],\n        [\n            0,\n            \"dear user thank you for reminding me that life is supposed to be sweet and colorful mind following me i love you — 225 335\"\n        ],\n        [\n            0,\n            \"user thank you in advance for following me i can also be found on facebook at tommy ray music tommy ray books\"\n        ],\n        [\n            0,\n            \"tlc has finally announced the release date for their final and highly anticipated album the kickstarter funded url\"\n        ],\n        [\n            1,\n            \"i'd be a lot less tonight if those 2 mental pussy cats hadn't torn the crap out of each other in my back garden last night\"\n        ],\n        [\n            0,\n            \"user love the new touch you've done if i had money on me i had a pair without a doubt\"\n        ],\n        [\n            0,\n            \"user yes call me at 1 303 work cell tomorrow after 10am also send your resume to com thanks\"\n        ],\n        [\n            0,\n            \"user 60 40 yes to both 1 2 per various sc stl volunteers scattered throughout the city at the polling locations\"\n        ],\n        [\n            0,\n            \"i'm dead i still can't wake up on time or even hear my alarm clock and its like what 3 weeks left\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"got in my car minding my business it's hot outside so i rolled down my windows and turned out of my neighborhood\"\n        ],\n        [\n            0,\n            \"feeding is a very important ritual for me i don't trust people who don't like to eat gina hashtag\"\n        ],\n        [\n            0,\n            \"do you wake up and find yourself sporting a new hashtag helps rid of cold without chemicals … url\"\n        ],\n        [\n            0,\n            \"nintendo ’ s annual company handbook is a stunning reminder of the year ahead url\"\n        ],\n        [\n            0,\n            \"fire emblem echoes details training exploration more characters url has updated the japanese official website for\"\n        ],\n        [\n            0,\n            \"user user only four years if that long he is the and it will come out soon just wait\"\n        ],\n        [\n            0,\n            \"i just checked in at with hashtag download today url\"\n        ],\n        [\n            0,\n            \"won't be able too make bro funeral but it's all love my way 💪 🏾 get ya rest bro love ya 🙏 🏽 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user so what is your stance climate change is a hoax or it's real but not caused by humans or it's real but … url\"\n        ],\n        [\n            1,\n            \"does user always look this much like an funeral director … or someone already by one hashtag\"\n        ],\n        [\n            1,\n            \"gadget audio a3 speakers pair black url url\"\n        ],\n        [\n            0,\n            \"my whole day of working at 4 different stores i only did actual work the last three hours of my shift 😭\"\n        ],\n        [\n            1,\n            \"user user the bashing of trump by the media is unprecedented never seen so much of a potus not obama or gw etc etc 😩\"\n        ],\n        [\n            0,\n            \"i half a bag of milk on myself at work today has won i have lost i'll be in bed if you need me don't need me ✌ 🏼\"\n        ],\n        [\n            0,\n            \"user user lolololol sweet you do realize obama was ready to go into syria and your party put the on it google it\"\n        ],\n        [\n            0,\n            \"in a relationship you need somebody who ’ s going to call you out not somebody who ’ s going to let everything slide you need somebody who …\"\n        ],\n        [\n            0,\n            \"you may wonder why the actions that once earned you recognitio more for leo url\"\n        ],\n        [\n            0,\n            \"so my daughter is a boy at least that's what she thinks i am not convinced i think she's just a confused teen what if i'm wrong\"\n        ],\n        [\n            0,\n            \"y'all don't understand that water hot and sweaty as hell after two heats and cold pure water actually helps 😥 🏻 url\"\n        ],\n        [\n            0,\n            \"my cousin thinks it's so funny that i really want to go to school for everything like multi talented\"\n        ],\n        [\n            1,\n            \"pic on the right is the motherfucker worth a google if you're scary also his top enforcer is mother russia\"\n        ],\n        [\n            0,\n            \"i wish we could get them to stand up for the disabled and speak out against making millions off of them url\"\n        ],\n        [\n            0,\n            \"user we are glad trans has not been given the offer we are trying to trace the of our se … url\"\n        ],\n        [\n            1,\n            \"privacy apocalypse verizon announces plans to install on all its android phones url\"\n        ],\n        [\n            0,\n            \"i'm sick of seeing racist issues on tv like we still not over the fact that you are white we are black hashtag\"\n        ],\n        [\n            0,\n            \"on an cruise to hashtag and and fill up the very long days … url\"\n        ],\n        [\n            0,\n            \"user user we have members in too no worries the revolution needs everyone can you knit\"\n        ],\n        [\n            1,\n            \"person 1 you just got shot person 2 this is all trumps fault person 1 person 2 er fuck trump how i see our dishonest president\"\n        ],\n        [\n            0,\n            \"1 whoever is this is dumb 2 if i walked up on this i'm helping bro out 3 she needs a lil reality che … url\"\n        ],\n        [\n            1,\n            \"this one cute bitch who works for the company got her 3rd dui so she's not allowed to come work down here anymore smh lol\"\n        ],\n        [\n            0,\n            \"in the brexit candy mountains the streets are paved with gold and you can talk like you own the globe just like in days of old\"\n        ],\n        [\n            0,\n            \"1 amazing follower in the last week and there will be more tomorrow growing with url\"\n        ],\n        [\n            0,\n            \"stay tuned for more info contact us on 79 5 infouser com url\"\n        ],\n        [\n            0,\n            \"user if she took offense it's my bad should have replied instead of rting hey you live learn\"\n        ],\n        [\n            0,\n            \"watch our live in a few minutes facebook live and youtube live what you need to know hashtag url\"\n        ],\n        [\n            0,\n            \"please visit counseling support services we're here to help you put the pieces together new jersey url hashtag\"\n        ],\n        [\n            1,\n            \"helping homeless people to campaigning for better mental health services see some hashtag stories url\"\n        ],\n        [\n            0,\n            \"url empowering the growth of others an desire for game design hashtag\"\n        ],\n        [\n            0,\n            \"checking out lake a big volcano in western victoria for an upcoming trip this weekend hashtag url\"\n        ],\n        [\n            1,\n            \"rugby golf day sat 13th may for further details click on the link url\"\n        ],\n        [\n            1,\n            \"destiny easy of glass how to beat challenge mode url via user\"\n        ],\n        [\n            0,\n            \"omg our train from to looks like the anastasia trains on the inside minus the red comfy seats\"\n        ],\n        [\n            0,\n            \"thinks fans need to look at the bigger picture fantastic season imo building a team slowly chasing the big boys get over it hashtag\"\n        ],\n        [\n            0,\n            \"the daily show just popped sean spicer's ego with this hilarious skit hashtag url\"\n        ],\n        [\n            0,\n            \"to all who's interested in me plz don't play games and drop hints am slow as hell i can't be nancy drew just tell … url\"\n        ],\n        [\n            0,\n            \"i'm really more into strong minded people people who have their thoughts not scattered people who have figured out what they want\"\n        ],\n        [\n            0,\n            \"it's as if someone turned up the volume on your emotions today more for aries url\"\n        ],\n        [\n            1,\n            \"user the so called terrorists are just being good you know that if you refuse to be one too … url\"\n        ],\n        [\n            0,\n            \"user big parts of germany were given to poland that had never been their land should we ask for that back … url\"\n        ],\n        [\n            0,\n            \"user the downside of this is that it may discourage new youtubers who dont know how the system work … url\"\n        ],\n        [\n            0,\n            \"it's anniversary hashtag guys for the weekend hope forever grow up for the champion … url\"\n        ],\n        [\n            0,\n            \"wow this was 2013 and this storm damage was absolutely the last straw for trying to the url\"\n        ],\n        [\n            0,\n            \"why do people praise others for treating a mentally disabled person like any other person i think thats what we suppose to do tbh\"\n        ],\n        [\n            1,\n            \"user no you we should be helping but not moving their population to our country go away\"\n        ],\n        [\n            0,\n            \"i liked a user video url injustice 2 captain cold super move gameplay 2017 ps4 xbox one\"\n        ],\n        [\n            0,\n            \"saints baseball 10 0 5 0 won their league game against tech 5 1 at clark field to remain on the … url\"\n        ],\n        [\n            0,\n            \"there must be something in the air i've been by two older women this week that never happens\"\n        ],\n        [\n            1,\n            \"this is why men get freaked out by makeup no really this is why makeup is evil url\"\n        ],\n        [\n            0,\n            \"user like the gop would have supported obama launching any military action against assad give me a break\"\n        ],\n        [\n            0,\n            \"user yes and one is for sure so many proved wrong but they never admit it too bad as 10 years ago new … url\"\n        ],\n        [\n            1,\n            \"new song still doing the most like follow the nigga user too … url\"\n        ],\n        [\n            0,\n            \"count the number of decisions going against barca and going in favor of ee if you still think they ’ re not biased url\"\n        ],\n        [\n            0,\n            \"justice court fg appeals against decision files fresh case at url url\"\n        ],\n        [\n            0,\n            \"user like i stopped watching the last few weeks watch tonight since it's the finale i'm beyond bored\"\n        ],\n        [\n            1,\n            \"least favorite part of the day is when he's sleeping 🙄 dk why he feels the need to push his lil self up all the time\"\n        ],\n        [\n            1,\n            \"best selling plus size one piece bathing suits url url\"\n        ],\n        [\n            0,\n            \"i just entered to win tickets to see ed sheeran at the barclays center from user url\"\n        ],\n        [\n            0,\n            \"pretty sure all of these except the lightning and lake ones are alcohol related url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url kk harris go get it dance concept video by\"\n        ],\n        [\n            0,\n            \"user don't hate him flames needed him for a long time not anymore was playing too high on the … url\"\n        ],\n        [\n            0,\n            \"user i'm saying david duke has a lot in common with leftists it should be no surprise read leftist political\"\n        ],\n        [\n            1,\n            \"user let me know how to contribute to your legal counsel sue their asses off for everything they have th … url\"\n        ],\n        [\n            1,\n            \"descending into uncertainty is a healthy journey today even i more for gemini url\"\n        ],\n        [\n            0,\n            \"my father ’ s cough – tribune newspaper my 70 year old father has been coughing for the past 2 months without any … … url\"\n        ],\n        [\n            0,\n            \"hashtag parody between of bad irish on first 6 plates and good english soldiers in the second half\"\n        ],\n        [\n            0,\n            \"moana was nice my 3 year old niece singing along was couldn't hold the notes properly bit as well 7 10\"\n        ],\n        [\n            1,\n            \"have you checked out the rhyme revolution auction yet you only have until april 15th and there are still lots url\"\n        ],\n        [\n            0,\n            \"user user pathetic service as always no service but still me as per new rates that you agreed to\"\n        ],\n        [\n            0,\n            \"user lin man and lucy seem that i was taking a picture to tweet at you p url\"\n        ],\n        [\n            0,\n            \"like a total of 100 people in the world really matter can start end wars and make decision the rest of us are just here to occupy space\"\n        ],\n        [\n            0,\n            \"user this is what my husband and kids ' want but are they going to dust it well enough to keep allergies at bay nope\"\n        ],\n        [\n            1,\n            \"goat is disgusting as fuck actually i can't say that as i've never actually eaten it but can't get over the smell nope\"\n        ],\n        [\n            0,\n            \"trees cover up a multitude of sins her fury is deadly she will leave you dreaming for more greed\"\n        ],\n        [\n            1,\n            \"user these are never advertised even if i check as soon as they're released would you check this out please\"\n        ],\n        [\n            0,\n            \"user means of production are owned by the masses and so cannot be used as a means of control so we will see c … url\"\n        ],\n        [\n            0,\n            \"april is child abuse awareness month but child abuse cases are all too common this month in san antonio url\"\n        ],\n        [\n            0,\n            \"i just don't know why some people keep sweating me after they've made it so clear i don't mean nothing to them\"\n        ],\n        [\n            0,\n            \"l o v e designing this wedding with the bride was a dream and the venue breathtaking pc … url\"\n        ],\n        [\n            0,\n            \"user he gave it up as a bad job and the card from his pocket he located the address on his old fa … url\"\n        ],\n        [\n            1,\n            \"help needed for saturday pictures if someone could come and help line up the kids for pictures that url\"\n        ],\n        [\n            1,\n            \"💵 ghost writer and for the right price i can even make yo shit 🎙 ️ ️ ️ 📡 url\"\n        ],\n        [\n            0,\n            \"if you're new to coding this is the programming language you should learn first url via user\"\n        ],\n        [\n            0,\n            \"user honest he shared a lot with her yet she couldn't quite trust him it broke a little i believe you he said and\"\n        ],\n        [\n            1,\n            \"maybe i don't but no doubt you're about to tell me let me guess murder rape general social breakdown and … url\"\n        ],\n        [\n            0,\n            \"having ' can make you happier ' claim url url\"\n        ],\n        [\n            0,\n            \"did you know it's national volunteer month be a voice for abused and children contact us to learn more url\"\n        ],\n        [\n            0,\n            \"finally got around to making a schedule for the videos hopefully i'll actually get something done url\"\n        ],\n        [\n            0,\n            \"user but i don't think ur entitled at all ur havin a not great day it's only natural to abt it\"\n        ],\n        [\n            0,\n            \"argentina medical cannabis creates research program with free access the the … url hashtag us\"\n        ],\n        [\n            0,\n            \"user classics veteran tyler is racing for user and flying the 🇺 🇸 for us cheer for him\"\n        ],\n        [\n            0,\n            \"harry you're such an inspiring human have a pure kind soul in your beautiful figure ily h user kindly follow me 🐣 90\"\n        ],\n        [\n            1,\n            \"the fact that she was even asked this question makes me want to launch myself into the fucking sun url\"\n        ],\n        [\n            0,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            1,\n            \"i've just sent out my latest newsletter it's the first one in some time free download and information on some url\"\n        ],\n        [\n            0,\n            \"my icon here is so cute leave anything here while i take a nap or something i love url\"\n        ],\n        [\n            0,\n            \"lines up infra works connector rd south link\"\n        ],\n        [\n            0,\n            \"70 000 bombs nearly 3000 civilian deaths in uk supported air strikes in syria austerity aye really and … url\"\n        ],\n        [\n            0,\n            \"blizzard wrote a new post psychic readings by phone from blizzard url url\"\n        ],\n        [\n            1,\n            \"it's crazy how a lot of females call they boyfriend they daddy when the nigga broke bitch that's yo son 😭 🤦 🏽 ‍ ♀ ️\"\n        ],\n        [\n            1,\n            \"here's a about medical reasoning and parental says mother to son gave me my ass ma says he hashtag\"\n        ],\n        [\n            0,\n            \"come find us tomorrow at springtime we are packing up tons of jewelry and t shirts and url\"\n        ],\n        [\n            0,\n            \"oh my word my whole body hurts from 2 days of workouts that pushed me to the pray for me lol\"\n        ],\n        [\n            0,\n            \"3 key elements for hashtag quality of cost career life prospects url\"\n        ],\n        [\n            0,\n            \"10 37 pm i made pancakes for dinner b c i just got home and it was the fastest thing in the house to cook hashtag hashtag\"\n        ],\n        [\n            0,\n            \"we will be live on the gm facebook page at 1pm discussing yesterday's golf and today's action hashtag url\"\n        ],\n        [\n            0,\n            \"life is what happens to you while you ’ re busy making other plans john lennon url\"\n        ],\n        [\n            0,\n            \"user ridiculous it's like they're acting the repubs didn't totally screw merrick garland and obama over … url\"\n        ],\n        [\n            0,\n            \"user my humor lies not in what is said but what is said to whom think about that lmao\"\n        ],\n        [\n            0,\n            \"changes for employers this month sees the introduction of several changes in how employers pay staff url\"\n        ],\n        [\n            0,\n            \"can someone please tell me that i am not the only one who thinks that dylan and logan are alike hashtag\"\n        ],\n        [\n            0,\n            \"1 you'll never be the first 1 to the hotel lobby 2 your guarantees you'll never get a waffle\"\n        ],\n        [\n            0,\n            \"vintage ralph lauren queen set w curtain material url url\"\n        ],\n        [\n            0,\n            \"hello user's 9 followers thank you so much for following wishing you all a happy thursday ➡ ️ want this 🆓 ❓ url\"\n        ],\n        [\n            1,\n            \"♧ ✯ yellow earrings norway sterling signed pale yellow e low prices url url\"\n        ],\n        [\n            1,\n            \"how to make money online fast get money fast how to make money online fast get money fast url url\"\n        ],\n        [\n            0,\n            \"user again as obama said candidate or private citizen is one thing being president is another pres has … url\"\n        ],\n        [\n            0,\n            \"if only about the long standing dominance of free market were true maybe we'd all be much richer\"\n        ],\n        [\n            0,\n            \"live school and road closures following burst water main in live url hashtag\"\n        ],\n        [\n            0,\n            \"user it's not an ideal metric but still is obviously operating in a different universe than a lot of places\"\n        ],\n        [\n            0,\n            \"youth sports complex in doubt over site funding questions url url\"\n        ],\n        [\n            0,\n            \"1 2 in the absence of and doubts over ab de ' availability for the season opener on april 5 the australian\"\n        ],\n        [\n            0,\n            \"user that is the problem with so called self appointed who hold the community to ransom\"\n        ],\n        [\n            0,\n            \"report trump boots bannon from post on national security council url url\"\n        ],\n        [\n            1,\n            \"2 alarm 420 bronx park ave house of worship fire on 2nd flr with extension to exposure\"\n        ],\n        [\n            0,\n            \"win again this time in the under 19 men's four recovering from a slow start to power over the top and grab gold hashtag\"\n        ],\n        [\n            0,\n            \"that's it from us this morning we'll have more gb coverage tomorrow but now our attention switched back to 1 south playoffs\"\n        ],\n        [\n            1,\n            \"watch out for these 8 phrases that make sound like total amateurs url url\"\n        ],\n        [\n            0,\n            \"i just watched honey i the kids for the time and i just realized how this bug ass … url\"\n        ],\n        [\n            0,\n            \"india urges pm hashtag asap ensure ' fair court proceedings ' for innocent asaram bapu ji\"\n        ],\n        [\n            0,\n            \"you can arrive at a more accurate conclusion on your own than more for taurus url\"\n        ],\n        [\n            0,\n            \"user go ye therefore now live to bear witness to such greatness url\"\n        ],\n        [\n            0,\n            \"we ’ ve worked with some of the best brands around from conferences to events you think it we create … url\"\n        ],\n        [\n            0,\n            \"the great and mighty shouts vision using a 3rd level spell slot with intent to an enemy\"\n        ],\n        [\n            0,\n            \"user i've never seen this situation before in my life bold strategy dale hunter let's see if it pays off\"\n        ],\n        [\n            0,\n            \"user as an t i teach both content and skills how do you for content when the st … url\"\n        ],\n        [\n            0,\n            \"user user there's still time sweetie your planet is still there so is your psycho mama she seems sweet btw\"\n        ],\n        [\n            1,\n            \"designers get 10 everyday on our high end mid century furniture url url\"\n        ],\n        [\n            0,\n            \"' rick rants ' the news comment video clips that take balls to publish at url url\"\n        ],\n        [\n            1,\n            \"book your upcoming special event with us call our innovative professional catering team at or visit … url\"\n        ],\n        [\n            0,\n            \"do you have to write business proposals the proposal kit the easy way to write proposals url\"\n        ],\n        [\n            0,\n            \"user someone called me henny the other day and i literally refused to speak to them until they stopped\"\n        ],\n        [\n            0,\n            \"sometimes you need to be alone as nobody will you always so take an umbrella with you in case it rains … url\"\n        ],\n        [\n            0,\n            \"user this is being investigated right because i filled in that form yesterday evening and i haven't been contacted yet\"\n        ],\n        [\n            0,\n            \"i could go off flying flew through lee wave east of once several seconds of free fall was … url\"\n        ],\n        [\n            0,\n            \"4 a state — ambassador representative to the embassy of hashtag mission to user in\"\n        ],\n        [\n            1,\n            \"i liked a user video url the sessions at i can't make you love me\"\n        ],\n        [\n            0,\n            \"said a few times in different places this week that i wouldn't rule him out to hashtag url\"\n        ],\n        [\n            0,\n            \"managing hashtag in europe can feel like walking through a risks with each step … url\"\n        ],\n        [\n            0,\n            \"great blog post and short video about the recent hashtag in leeds and newcastle url\"\n        ],\n        [\n            0,\n            \"the warns that trade union strikes taking place in argentina today will affect all transport flights public services\"\n        ],\n        [\n            0,\n            \"far wide wants to send you 1 friend on a canadian adventure of a lifetime url\"\n        ],\n        [\n            1,\n            \"stylish home with tropical oasis that will solve your weather problem el url\"\n        ],\n        [\n            0,\n            \"the weight of the game is immense hashtag at boston bruins game thread now open url\"\n        ],\n        [\n            0,\n            \"cong i is only single party to make delhi and maintain delhi of india all says delhi hai ke cong i need live\"\n        ],\n        [\n            0,\n            \"praise the lord always in the of joy or praise the lord praise him in all things never to give thanks\"\n        ],\n        [\n            0,\n            \"heard grade got home seeing my aunt watch something it was exo showtime and ofc curiosity killed the cat i watched w her\"\n        ],\n        [\n            0,\n            \"if doesnt accept the awards means it doesnt he is eligible to awards seems like national award jury panel was set up hashtag\"\n        ],\n        [\n            1,\n            \"❤ » l new black metallic over sized shark bite 3 4 sleeve act now url url\"\n        ],\n        [\n            0,\n            \"user i still stand w if u say u didnt hit user then i trust u i really liked your diss track both of them on\"\n        ],\n        [\n            0,\n            \"you love the idea of running around today whether you're doin more for aquarius url\"\n        ],\n        [\n            0,\n            \"let me hear one person talk shit about delirious coming to america or even national christmas vacation and i'll flip my shit\"\n        ],\n        [\n            0,\n            \"mst 3k ' s new villain day explains how a simple act of evil got her the role url\"\n        ],\n        [\n            0,\n            \"user pls rt charity needs retired teachers to help bright from low income … url\"\n        ],\n        [\n            0,\n            \"do you like our ios app it was build in amsterdam but the name came from london thx user url\"\n        ],\n        [\n            0,\n            \"user his name may mean “ small ” in some languages but don ’ t underestimate him got a big … url\"\n        ],\n        [\n            0,\n            \"i did not get the impression of user handing a police a was supposed to end anything but only to spread love and peace\"\n        ],\n        [\n            0,\n            \"three awesome stem activities for your next pack or den meeting url url\"\n        ],\n        [\n            0,\n            \"user user good shit fam i already applied for them a few weeks ago shit seems\"\n        ],\n        [\n            0,\n            \"user on a mac been going through the sort by and getting rid of ones w out contacts i care about\"\n        ],\n        [\n            0,\n            \"i used to be able to make ends meet but now they just stare at each other awkwardly from across the room hashtag\"\n        ],\n        [\n            0,\n            \"already declare the promises plans of god done it is done it is already in place already in motion god's got control\"\n        ],\n        [\n            0,\n            \"the billion coin family is built on trust it is a family you can trust for life url\"\n        ],\n        [\n            0,\n            \"how to make money on face book fan pages े े े े make money online how to make money online … … url\"\n        ],\n        [\n            1,\n            \"if you hating on me stop it cause i ain't hating on nobody i in competition with nobody i'm just tryna hit a mill\"\n        ],\n        [\n            0,\n            \"taurus play doh is non toxic and fun to play with not to eat so you can eat it but you won't have fun doing it\"\n        ],\n        [\n            1,\n            \"that's duke football shit ain't cutting it i seen who they bih they could url\"\n        ],\n        [\n            0,\n            \"i was always fond of having a dessert first day is this a friendship or more than friends 31 … url\"\n        ],\n        [\n            0,\n            \"apple ipad 2 a 16gb 9 7 wifi silver white tablet url url\"\n        ],\n        [\n            0,\n            \"making this is how felt after shooting shah khan dead – watch video url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"there's no reason to treat your current situation as normal si more for capricorn url\"\n        ],\n        [\n            0,\n            \"user i really enjoyed it but couldn't help feeling that the threat as soon as i saw the nice concept tho\"\n        ],\n        [\n            1,\n            \"pro isis group draws up ' kill list ' of targets including names addresses and emails of some people in uk url\"\n        ],\n        [\n            1,\n            \"i babies then my 6 year old daughter was hit and killed opinion url\"\n        ],\n        [\n            1,\n            \"cnn has its priorities attacking potus is more important than an atrocity to mankind how they can keep this crap … url\"\n        ],\n        [\n            0,\n            \"i can actually make a argument that there should be 11 justices for 11 url\"\n        ],\n        [\n            0,\n            \"when is the exact right time to pull a michael flynn and flip on your colleagues url\"\n        ],\n        [\n            0,\n            \"user having lost 4 children to i think that is just plain cruel and dangerous\"\n        ],\n        [\n            0,\n            \"it was a great time to get chance to be in alice masterclass 3 though i was confused with the critical graphs url\"\n        ],\n        [\n            0,\n            \"video sean spicer ’ s spicy with april ryan url via user\"\n        ],\n        [\n            1,\n            \"get advanced tickets and sign up for the open mic for hashtag at url\"\n        ],\n        [\n            0,\n            \"3 why would assad use it 6 days after trump declared that we would leave him in power and why did he deny the use right after\"\n        ],\n        [\n            0,\n            \"it's funny cause it's true i mean it's not cool but it's kind of funny and maybe kind of true url\"\n        ],\n        [\n            0,\n            \"free event at user on april 22 from is great time to get rid your e waste drop off old comp … url\"\n        ],\n        [\n            0,\n            \"user dont worry you have to what you have to do just keep the fans and the game will be a success good luck\"\n        ],\n        [\n            0,\n            \"today my apartment complex has been handing out free beer all day since 8 this morning 😂 happy hashtag\"\n        ],\n        [\n            0,\n            \"ball park it's about £ 65 pw per child over the 2nd born more taking end of family premium in 2016 part of same … url\"\n        ],\n        [\n            0,\n            \"it support engineer we have an opportunity for an experienced and qualified it support engineer to join url\"\n        ],\n        [\n            0,\n            \"as a flower cannot choose the place it neither can a child choose their parents … a friend like you knows nothing\"\n        ],\n        [\n            0,\n            \"el 6 y 7 de george harrison living in the material world de martin a las 17 00 h url\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            0,\n            \"user the cats expression is funny but the baby's is hilarious i don't have time for this shit jane\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url x one thing remix\"\n        ],\n        [\n            0,\n            \"is the fallacy that hashtag is clean and doesn't involve massive energy a the right amount of harmful or b too harmful\"\n        ],\n        [\n            0,\n            \"user starring chris rock as the black one david spade as the guy who ate a family and steve as the\"\n        ],\n        [\n            0,\n            \"wow above canada and with nasa's operation url url\"\n        ],\n        [\n            0,\n            \"agreed but it is not for news services especially the broadcasting corporation to define the c … url\"\n        ],\n        [\n            0,\n            \"it always seems impossible until its done 😁 🤙 🏼 city url\"\n        ],\n        [\n            0,\n            \"32 pages deep in my notes and i still have 6 more chapters to 🙄 🙄 🙄 why am i a bio major again\"\n        ],\n        [\n            1,\n            \"tickets are now available for the hashtag live score event june 3 ace hotel in la get them now … url\"\n        ],\n        [\n            0,\n            \"4 parts of romo from an underground to playing through injury at mvp level tony romo was 4 qb … url\"\n        ],\n        [\n            0,\n            \"user do agree w you that it creates lack of incentive on important entry decision rep needs to align w … url\"\n        ],\n        [\n            0,\n            \"men's tennis heads to michigan this weekend to play the and the url url\"\n        ],\n        [\n            1,\n            \"super naughty dd lg threesome with a little incest and rey url url\"\n        ],\n        [\n            0,\n            \"another loving reminder if your hashtag people w or potentially fatal illnesses it's falling short thank you\"\n        ],\n        [\n            0,\n            \"2 pitches into game i'm already annoyed with telling me speed of every pitch gonna be a long season\"\n        ],\n        [\n            1,\n            \"kate spade new york sagittarius metro leather strap watch url url\"\n        ],\n        [\n            1,\n            \"i will remove all your organs in order i have never seen someone so pleased to say that ever\"\n        ],\n        [\n            0,\n            \"enjoying my first ever boil on user good thing i've got some good friends to teach me how to ea … url\"\n        ],\n        [\n            0,\n            \"white supremacist asks muslim lawyer why there is no ' christian isis ' gets url\"\n        ],\n        [\n            0,\n            \"me you sure you don't want any food banks no i'm good me ok if you're sure walking out dang that smells good i'm gonna get some\"\n        ],\n        [\n            0,\n            \"actor ’ s daughter – aka porn star skin diamond – adult movies for shot at pop career … url\"\n        ],\n        [\n            0,\n            \"my son asked what he should say if a bully said to give him his lunch money i said tell him you left it on his moms\"\n        ],\n        [\n            0,\n            \"user user thank you and your having a great sunday and thanks for sharing a new fan\"\n        ],\n        [\n            0,\n            \"over half of all buyers are surprised by closing costs url url\"\n        ],\n        [\n            0,\n            \"hashtag i regret the thing that i said obama shouldn't do that is the thing that i did today that i said i w … url\"\n        ],\n        [\n            0,\n            \"you can win via killing your opponent in this match this is gonna be something hashtag\"\n        ],\n        [\n            0,\n            \"bannon and kushner hold sit down in an attempt to clear the air url via url\"\n        ],\n        [\n            0,\n            \"treatment in city for conservative pain management and surgery url via\"\n        ],\n        [\n            0,\n            \"user lol 😂 it was good but the best nap i ever had was when i was sleeping good asl and the brothers … url\"\n        ],\n        [\n            1,\n            \"new arrival user grab it now visit jl 9 online order text wa … url\"\n        ],\n        [\n            0,\n            \"uber driver sorry your dance night was a me i'm have a dance party in my living room right now him ok maybe i'll come by\"\n        ],\n        [\n            0,\n            \"user i wish that quote was easy to accept for the depressed depression causes a chem in people to think the opposite\"\n        ],\n        [\n            0,\n            \"out on the estate lake just cast out and lost one as putting rod on the buzzer fingers crossed for a good … url\"\n        ],\n        [\n            0,\n            \"v fed up with all these bands with girls in their name but actually of nothing but boring men\"\n        ],\n        [\n            1,\n            \"2 piece womens sports bra brief underwear set workout yoga tops pants s xl url url\"\n        ],\n        [\n            0,\n            \"date an ibadan girl you would only spend 3 800 on a perfect date and you would also get to hashtag url\"\n        ],\n        [\n            0,\n            \"chess master rt user baba has so many files on these niggas that's why they fear him so much\"\n        ],\n        [\n            0,\n            \"so apparently i interpret send me a recipe as please explain to me every possible thing that could go wrong and the solutions and maybe\"\n        ],\n        [\n            1,\n            \"2 watches tradition steel quartz women and men 00 de url\"\n        ],\n        [\n            0,\n            \"yellow car owners join rally in support of ' ugly ' car url url\"\n        ],\n        [\n            0,\n            \"user connected to the printer did you make any recent changes what's the operating system on your phone reply in a direct 2 3\"\n        ],\n        [\n            0,\n            \"with a price like that i would be excited but nope its only in the states too bad canada doesn't do these prices url\"\n        ],\n        [\n            1,\n            \"i just finished day 12 of the user plan god ’ s heart for your church check it out here … url\"\n        ],\n        [\n            0,\n            \"on justin bailey he did quite well up here and the challenge is that saw and in his game\"\n        ],\n        [\n            1,\n            \"why not try to the part of you that doesn ’ t give a shit about who you ’ re meant to be user url\"\n        ],\n        [\n            0,\n            \"good luck to the brighton as they compete at college today url\"\n        ],\n        [\n            0,\n            \"snapchat is still widely known for attracting younger users but older people are increasingly to the app url\"\n        ],\n        [\n            0,\n            \"store bought salsa is delicious but homemade salsa is better check out this recipe here url url\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            1,\n            \"welp a good time to so i don't have to surprise when this is replaced by\"\n        ],\n        [\n            0,\n            \"the telegraph st cathedral row as dean 400 year old cakes and ale tradition because it is ' not in … url\"\n        ],\n        [\n            1,\n            \"can you guess the hollywood bride by her engagement ring — quiz url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url riders on the storm snoop dogg ft the doors\"\n        ],\n        [\n            0,\n            \"should i be nervous the globe just released a florida edition that the bruins have made the playoffs\"\n        ],\n        [\n            0,\n            \"oh oh oh it's magic you know never believe it's not so it's magic you know never believe it's not so\"\n        ],\n        [\n            0,\n            \"user i've been trying to get to your cs i've lost my card and need to cancel and re order help\"\n        ],\n        [\n            0,\n            \"user i'm not a man for 1 for 2 a lot of men i follow be putting 😍 eyes under these girls pics\"\n        ],\n        [\n            0,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"fake wordpress plugin will hack your website url url\"\n        ],\n        [\n            0,\n            \"and hashtag also has me very distressed watching these shows back to back makes worry less about my life choices and future 😵 😬\"\n        ],\n        [\n            0,\n            \"a woman dies in in front of office 1000s of people had gathered to submit requests on funds promised by govt\"\n        ],\n        [\n            0,\n            \"wanted fun new friend to around vienna with my friend tanner and i we need 🇦 🇹 🇦 🇹 🇦 🇹\"\n        ],\n        [\n            0,\n            \"you're feeling a sense of professional pride today stemming f more for scorpio url\"\n        ],\n        [\n            0,\n            \"please check your post again is one of the respected and not is not of the respected url\"\n        ],\n        [\n            1,\n            \"time to take on the world get this look now for only 150 at url url\"\n        ],\n        [\n            0,\n            \"user he will just insult america by pushing fake russian scandal and protecting players who the fake russian scandal by no report\"\n        ],\n        [\n            0,\n            \"user miss you sweetheart hope you've been doing great i've been busy with school last exams next 2 weeks then break finals in may 😅\"\n        ],\n        [\n            0,\n            \"what are you waiting for — a lot of decisions i will be making depend on our possible move to oregon this summer url\"\n        ],\n        [\n            0,\n            \"tell your to join the convention of states movement sign the petition url url\"\n        ],\n        [\n            0,\n            \"professor to hashtag manager “ i ’ m glad to sign on to whatever you like or write whatever you like ” url\"\n        ],\n        [\n            0,\n            \"women's march organizers to white women ' don't leave us ' new york ― addressing the audience at tina brown ’ s … … url\"\n        ],\n        [\n            0,\n            \"great mississippi state uconn game the big at least to anyone outside their locker room snapped 111 game win streak\"\n        ],\n        [\n            0,\n            \"congrats to my bro user his beautiful blessing he's welcomed to the family 💯 👏 😊 much love\"\n        ],\n        [\n            0,\n            \"official release tony romo to join cbs phil url url\"\n        ],\n        [\n            0,\n            \"naomi won the title after being paid dust for years dropped it came back won it at the biggest ppv in wrestling in her hometown legend\"\n        ],\n        [\n            0,\n            \"how about you what happened why speak out please shout out\"\n        ],\n        [\n            0,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"user please wake up and realize what you're doing make a choice between option a or option z url\"\n        ],\n        [\n            0,\n            \"user yes he could be under pressure from front bench that makes sense sudden flip flop is\"\n        ],\n        [\n            0,\n            \"sipping some tea this morning as we inch closer to match day stay positive and find … url\"\n        ],\n        [\n            0,\n            \"coach switched things up by moving user from the right to the left and user from the left to the right\"\n        ],\n        [\n            1,\n            \"as new pound coins sell for £ 300 here ’ s the other rare coins worth a fortune read more url url\"\n        ],\n        [\n            0,\n            \"user 2 after spending 75 minutes on hold i finally got to speak sort of to a human communication was not his strong suit\"\n        ],\n        [\n            0,\n            \"the dead laid out all over the battlefield on the trip to the screaming bird tore at the flesh death is indeed no stranger danger\"\n        ],\n        [\n            0,\n            \"were close to seeing retail pile up like they did during the financial crisis url\"\n        ],\n        [\n            0,\n            \"liz knocking out her last set of with she's doing great on this … url\"\n        ],\n        [\n            0,\n            \"very strong winds to in bright green with slight mid level rotation in oxford moving northeast hashtag url\"\n        ],\n        [\n            1,\n            \"if you want to listen to hot new albums on spotify it's time to pay up url url\"\n        ],\n        [\n            0,\n            \"user only you can provide your thoughts and how you want if some one wants to try to be nick lol hashtag\"\n        ],\n        [\n            0,\n            \"dr charles stanley when your saved your saved for good when you sin you get but you are saved\"\n        ],\n        [\n            1,\n            \"new disney baby sweet dreams and by various artists url url\"\n        ],\n        [\n            0,\n            \"fort news search reviews woman facing death penalty after for murdering url\"\n        ],\n        [\n            1,\n            \"wild 33 spawned in despawns 12 10 29m air slash air cutter url\"\n        ],\n        [\n            0,\n            \"so user just going to take their sweet time switching to this wolves game how about another commercial\"\n        ],\n        [\n            0,\n            \"i've been hard on myself for the past couple weeks but the way i see it any love lost will always be found ❤ ️\"\n        ],\n        [\n            0,\n            \"upcoming first league round 09 april share your expectations for the game … url\"\n        ],\n        [\n            0,\n            \"nothing to do on a rainy day head over to the little red truck vintage market in most items in our url\"\n        ],\n        [\n            0,\n            \"at t ’ s unlimited plus wireless plan will now include free hbo url url\"\n        ],\n        [\n            0,\n            \"and hugs 😠 😠 😠 but meeting coffee shop like friends 😓 are they husband and wife or friends 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"this cadillac is actually a brand new v underneath url via user\"\n        ],\n        [\n            0,\n            \"the ice cream man just drove past my house and didn't stop i wasn't going to get anything but what if i were to 🙃\"\n        ],\n        [\n            0,\n            \"10 tweeps followed thank you and 15 unfollowed goodbye me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"monogram classics street funny car 1 24 model kit url\"\n        ],\n        [\n            0,\n            \"do we to millennials or make examples of them as ' lost ' under a note generation z is with the counter culture\"\n        ],\n        [\n            1,\n            \"the reward is £ 500 the risk is £ 1 but what if the risk was zero we're working on something url\"\n        ],\n        [\n            0,\n            \"tinder back home is beyond dry it's all you already at a disco ago 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"w a r n i n g bible usage can be habit forming regular reading can cause loss of anxiety and fear decreased url\"\n        ],\n        [\n            0,\n            \"i don't doubt my boys ' talents at all the only thing i worry about is their when they have a comeback 😩 hashtag\"\n        ],\n        [\n            1,\n            \"user hi there we are looking for someone to make a review of our game perhaps it could be you please reply thanx\"\n        ],\n        [\n            0,\n            \"kyle will always be one of my favorite players in the nba as long as he keeps his super punjabi beard\"\n        ],\n        [\n            1,\n            \"last day to save up to 300 on early bird rates this event will sell out again this year url url\"\n        ],\n        [\n            0,\n            \"' people don't understand how hurtful it is to be against ’ url\"\n        ],\n        [\n            0,\n            \"user user baby gremlin version of this would literally be the funniest thing of all time\"\n        ],\n        [\n            0,\n            \"learn the official story of mike pence the president of the united states url url\"\n        ],\n        [\n            0,\n            \"i 85 collapse three arrested after major fire under highway user url very intelligent planning has marks of terrorism\"\n        ],\n        [\n            0,\n            \"i want a slow dance with my boys every night ko imagine yung dance na when we ditched the cultural night\"\n        ],\n        [\n            0,\n            \"😎 wow what a day outside the fairy door i have to admit to being a little bit pink tonight … url\"\n        ],\n        [\n            0,\n            \"user you make me so happy i love you from deep my heart that smile i send it to you do not know how muc … url\"\n        ],\n        [\n            0,\n            \"user e g say i'm not queer presenting but will blatantly exclude me when asking an opinion about fashion e … url\"\n        ],\n        [\n            1,\n            \"gang beasts application the more remarkable for the game tips gang beasts 2017 for free on the google play store url\"\n        ],\n        [\n            0,\n            \"petition as soon as the uk the eu to end the export of live farm animals url\"\n        ],\n        [\n            0,\n            \"hey guys brand new single coming out soon 🔊 🔊 🔊 📢 📣 🎤 🎙 🎶 🎵 🎼 📻 titled undercover lover by … url\"\n        ],\n        [\n            0,\n            \"i'm not going to get my dick cut off and sold to china spend the rest of my life on a like this guy url\"\n        ],\n        [\n            0,\n            \"schools been going for 2 hours and already 6 people have a problem with me every day i do something wrong and idk what it is\"\n        ],\n        [\n            0,\n            \"the government is lying they have been lying about social security for decades why would we trust them now url\"\n        ],\n        [\n            0,\n            \"user i have replied to your ticket on 1 april at 14 59 pdt you may check your ticket at url thank you\"\n        ],\n        [\n            1,\n            \"rancho teddiursa ♀ 91 1 iv 14 12 15 lick play rough 0 6 m 5 6 kg tth 07 46 23m 47s url\"\n        ],\n        [\n            0,\n            \"i guess the string forgot they tried this fake assad chemical weapons thing already a few years ago\"\n        ],\n        [\n            0,\n            \"top 10 shocking before and after drug use photos stay in school children and dont do drugs please im serious url\"\n        ],\n        [\n            0,\n            \"them go out your way do a bunch of for us even tho we don't care bout u never appreciate u me no them why not\"\n        ],\n        [\n            0,\n            \"my friend watching video is he okay he looks so confused and i am very concerned about this child\"\n        ],\n        [\n            0,\n            \"user didn't the detailed statement of the direct party involved properly na oh na la … url\"\n        ],\n        [\n            0,\n            \"we can be so busy to the point of ignoring ourselves it's friday put your feet up relax experience simply … url\"\n        ],\n        [\n            1,\n            \"good french entree champagne the p url url\"\n        ],\n        [\n            0,\n            \"when you are ready to make excuses and give up think of the these folks overcome url\"\n        ],\n        [\n            0,\n            \"user user thank you got the dm looking forward to the you can hold on to yours tab 😃\"\n        ],\n        [\n            0,\n            \"come out and enjoy free food with the as they discuss the importance of domestic violence awareness … url\"\n        ],\n        [\n            1,\n            \"user real heart to heart and not just her doing all the talking u ugh damn you stra … url\"\n        ],\n        [\n            1,\n            \"user you are irrelevant by the way was that a for getting your daughter a job in the wh asking for a friend\"\n        ],\n        [\n            1,\n            \"mini small racing drone helicopter with camera url on ebay uk url\"\n        ],\n        [\n            0,\n            \"i haven't watched for ages since i was 9 and i just finished watching it and there were so many dick jokes like ok i see you\"\n        ],\n        [\n            0,\n            \"please explain to me why i get weather updates and 2 alert system phone calls from del rio every time there's any k … url\"\n        ],\n        [\n            0,\n            \"a classic a must have a mom essential a basic my go to these are the things i hear from … url\"\n        ],\n        [\n            0,\n            \"are we being a christ like example to the flock on these verses i peter 5 1 5 it takes … url\"\n        ],\n        [\n            0,\n            \"20 00 bst temp 10 9 ° c wind sw 1 mph ave 4 mph gust humidity 64 rain today 0 0 mm pres 1024 hpa rising slowly\"\n        ],\n        [\n            0,\n            \"user hi i bought a jacket yesterday that was reduced but has come up full price will i be able to get double the difference back\"\n        ],\n        [\n            0,\n            \"if it talks like a government and acts like a government it must be a tech giant url url\"\n        ],\n        [\n            0,\n            \"global small 26 mid form schedule or registration statement no filing party date file url\"\n        ],\n        [\n            0,\n            \"i've been away from twitter for my sanity but here's a poem of mine published by poetry url\"\n        ],\n        [\n            0,\n            \"i already said it on discord and i guess i should say it here user and i are now officially in a relationship ❤ ️\"\n        ],\n        [\n            0,\n            \"my favourite always been paul but mark might just have changed my mind hashtag hashtag\"\n        ],\n        [\n            0,\n            \"also will competing in the international speech league world tournament in sydney australia next april\"\n        ],\n        [\n            0,\n            \"10 entrepreneurs share the worst advice they ever received url url\"\n        ],\n        [\n            1,\n            \"at first sight return to me dvd 2006 2 disc set double feature like new url url\"\n        ],\n        [\n            0,\n            \"educating the mind without educating the heart is no education at all hashtag url\"\n        ],\n        [\n            0,\n            \"thanks to our friend and for sharing this photo of him hanging out at one of our bus stops … url\"\n        ],\n        [\n            0,\n            \"a way to get constant traffic to your content url via url\"\n        ],\n        [\n            0,\n            \"you might have plans for a peaceful day of rest and relaxation more for cancer url\"\n        ],\n        [\n            1,\n            \"revised ml for 50 000 ice at 7 5 bayern even flat black 5 1 and smooth 6 1 hashtag\"\n        ],\n        [\n            0,\n            \"america ’ s forgotten crisis over 50 of one native american tribe are homeless julian brave url\"\n        ],\n        [\n            0,\n            \"come see the new doc ' waves for water ' this week and participate in a fascinating discussion abt clean water url\"\n        ],\n        [\n            0,\n            \"user user eh are no excuse for but some characters are more likely than not to try it again smh\"\n        ],\n        [\n            0,\n            \"i liked a user video url pokemon episode 7 giving chase at the race\"\n        ],\n        [\n            0,\n            \"taking bitcoin to the won't do much for its risky image the conversation au url\"\n        ],\n        [\n            1,\n            \"me ugh i hate gossip friend ooh girl wait til you hear this hot gossip bitch url\"\n        ],\n        [\n            1,\n            \"' monster ' his love for the tesla model s video url via user\"\n        ],\n        [\n            0,\n            \"best selling author j book is on top again url you're gonna love it just like everyone else\"\n        ],\n        [\n            0,\n            \"user the refund has been processed against the said at ’ s end 1 2\"\n        ],\n        [\n            1,\n            \"nothing feels good like a well fought for win join us at url we teach you how to win in … url\"\n        ],\n        [\n            1,\n            \"feat chilli dance to boi 1997 mp3 320 re up mega url\"\n        ],\n        [\n            0,\n            \"the primary resource i used to make this failed to explain everything for example how to be … url\"\n        ],\n        [\n            0,\n            \"work full or part time at the ace friendly place apply at the corner of for a good hashtag job url\"\n        ],\n        [\n            0,\n            \"user has daddy user had his black stripe removed yet seems like we need a vote if he is getting his own segment 😜\"\n        ],\n        [\n            0,\n            \"our client david actress book now at website url or email url\"\n        ],\n        [\n            0,\n            \"sweet dreams are made of this who am i to disagree i travel the world and the seven seas looking for url\"\n        ],\n        [\n            0,\n            \"50pcs bronze tone butterfly charm pendants wraps connector 4 3 url url\"\n        ],\n        [\n            0,\n            \"it was missing thought i left it in the house i was in before this just made my entire month url\"\n        ],\n        [\n            0,\n            \"user most criticism seems directed at the rather than breaking news threads 1 35\"\n        ],\n        [\n            1,\n            \"user yet people will continue to the hypocrisy is tough to stomach btw not saying is immune\"\n        ],\n        [\n            0,\n            \"i've learned a lot i've grown a lot but most importantly i've started to show myself who i really am i've stopped hiding in the corner\"\n        ],\n        [\n            0,\n            \"took a break from youtube for a little over two weeks had to take a step back for awhile new songs will be posted soon stay tuned 🙂\"\n        ],\n        [\n            0,\n            \"if they faked an attack in 2013 there's no way they would try it again in 2017 is there url\"\n        ],\n        [\n            1,\n            \"user though he created the false distraction he's super dumb a sane person is oh shit this won't go away i need to stfu\"\n        ],\n        [\n            0,\n            \"thank god finally got links and text in the mission blog platform page of our hashtag website url\"\n        ],\n        [\n            0,\n            \"went to get a sandwich for a guy he off testament to how i feel having nothing is not a crime we cannot forget the homeless\"\n        ],\n        [\n            0,\n            \"making changes that endure isn't always as straightforward as more for gemini url\"\n        ],\n        [\n            0,\n            \"government sc that it is not possible to include hashtag for neet 2017 sc to hear plea on march 26 … url\"\n        ],\n        [\n            0,\n            \"a large chunk of my friday night was editing the language out of this but well worth a listen to podcast of joe bro … url\"\n        ],\n        [\n            0,\n            \"user made in china re made in space soon to be re made as fire in the atmosphere for the people\"\n        ],\n        [\n            0,\n            \"working extra hard isn't a problem for you passionate scorpios more for scorpio url\"\n        ],\n        [\n            0,\n            \"to my local peeps who would be interested in attending one or more paranormal research classes learning about url\"\n        ],\n        [\n            0,\n            \"conservatives don't care about the suffering of others or using their privilege to help the less fortunate hashtag url\"\n        ],\n        [\n            0,\n            \"now it's important at international european national level to recognise hashtag on base of … url\"\n        ],\n        [\n            0,\n            \"bees and are in trouble and need our help join the conversation and help hashtag url\"\n        ],\n        [\n            0,\n            \"like holy i'm still in shock jeff is my all time favourite and now they both back 😂 wwe will get their hashtag bri … url\"\n        ],\n        [\n            0,\n            \"on scene live shot dj henry birthday 4 life celebs … url\"\n        ],\n        [\n            0,\n            \"user in many cases yes we'll need follow up i think we need to find to assist\"\n        ],\n        [\n            0,\n            \"the team rainbows won the trivia quiz they're getting better by the week well done guys url\"\n        ],\n        [\n            1,\n            \"business of the week simpson air simpson north nebraska ave tampa fl url\"\n        ],\n        [\n            0,\n            \"me gustó un video de user url the two towers the battle of the\"\n        ],\n        [\n            0,\n            \"user true true thoughts on sterling and brandon lookin forward to their development … url\"\n        ],\n        [\n            0,\n            \"state university golden rams sweep clark atlanta to win weekend series url\"\n        ],\n        [\n            1,\n            \"china's plan to mine for copper beneath an ancient city gets thrown off by corruption charges url\"\n        ],\n        [\n            0,\n            \"this diy nintendo build is pure portable nostalgia url url\"\n        ],\n        [\n            1,\n            \"user one hour of fitness can make an impact try a free pass plan your hour url\"\n        ],\n        [\n            0,\n            \"user i love u more than your beautiful heart could ever comprehend hang in url loved by so many especially me\"\n        ],\n        [\n            1,\n            \"wind 1 7 m s wsw barometer 0 mb rising slowly temperature 9 9 ° c rain today 0 0 mm humidity 67\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url amateur blonde girl giving head on camera url\"\n        ],\n        [\n            1,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"we don ’ t offer thousands of books because you cannot have time to read that many but you can always read the url\"\n        ],\n        [\n            0,\n            \"i relate to the person who wrote this on the wall of academy in a spiritual level url url\"\n        ],\n        [\n            0,\n            \"people tend to underestimate how much they others drink they also tend to underestimate how harmful alcohol is url\"\n        ],\n        [\n            0,\n            \"user it all becomes a con of data presentation for example if you glance at stats it look like 8 … url\"\n        ],\n        [\n            1,\n            \"vibe over the head noise canceling ultra slim bluetooth wireless headset url user\"\n        ],\n        [\n            0,\n            \"user of course he did trump takes credit for anything good even if it was thanks to obama and blames him f … url\"\n        ],\n        [\n            0,\n            \"such a heated argument i am so tired of her lying to me and now she ’ s got to lie too all i did was love her …\"\n        ],\n        [\n            1,\n            \"beats by dr dre 2 wireless ear hook wireless headphones red black url url\"\n        ],\n        [\n            0,\n            \"please introduce yourself and your interest in wine personal professional or both hashtag url\"\n        ],\n        [\n            0,\n            \"38 chinese bronze door general warrior knight god statue a url url\"\n        ],\n        [\n            0,\n            \"shrugs doesn't matter to me either way i just asked a simple question of whether was going to be coach … url\"\n        ],\n        [\n            0,\n            \"user seen this before already when others were showing it around but i still think its awesome i'd play … url\"\n        ],\n        [\n            0,\n            \"breaking news food department jobs enforcement b a 17 post computer b a 17 post data f a 132 post\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url international auto show 2017 vintage cars classic cars\"\n        ],\n        [\n            0,\n            \"user congrats you can now enter most sweepstakes and do things without your parent's permission 🙃\"\n        ],\n        [\n            0,\n            \"user complaint reference number you may have received for us to look into the matter n n\"\n        ],\n        [\n            0,\n            \"’ s dictator is living the good life in a palace in guinea url\"\n        ],\n        [\n            1,\n            \"user the was would i invite someone to dinner that i was not sexually to the answer was fuck no\"\n        ],\n        [\n            1,\n            \"06 chevrolet ss nice low miles 2006 chevrolet ss condition … … url\"\n        ],\n        [\n            0,\n            \"hashtag one more reason illegal act bombing syria without congressional approval americans wake up and demand congress to do their job\"\n        ],\n        [\n            0,\n            \"user i know plus it just shows how much roman connected and felt towards peter already and how her on him i'm trigger\"\n        ],\n        [\n            0,\n            \"hillary clinton calls for strike on syrian regime ’ s url url\"\n        ],\n        [\n            0,\n            \"uber ’ s self driving program hits another in pittsburgh this time url via user\"\n        ],\n        [\n            1,\n            \"reviews ghost in the shell 2017 major spoilers start at 5 29 url via user\"\n        ],\n        [\n            0,\n            \"i want that sauce morty thats my series arc morty even if it takes nine seasons i want that dipping sauce morty\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url learn arabic exercise no 58\"\n        ],\n        [\n            0,\n            \"the unique boutique is whipping up some awesome spring creations and using this super cool drill press … url\"\n        ],\n        [\n            0,\n            \"user she looked up it's my fault i should have been there for him he's safer now away from all the battles and chaos\"\n        ],\n        [\n            0,\n            \"user thanks for reaching out we'd ask that you reach out to our keynote support team you can reach us here url\"\n        ],\n        [\n            0,\n            \"user u can give god a gift by helping others then we can do even more with ur support … url\"\n        ],\n        [\n            0,\n            \"excellent workshop hashtag innovative ways to create support grow online communities of practice url\"\n        ],\n        [\n            0,\n            \"user what really matters is that you accept you i know things are rough right now and there isn't much … url\"\n        ],\n        [\n            0,\n            \"iv 40 0 8 0 10 move set iron tail available until 22 55 11 25m url\"\n        ],\n        [\n            0,\n            \"user are so obsessed with the past that they refuse to consider anything about the future\"\n        ],\n        [\n            0,\n            \"the right word may be but no word was ever as as a pause mark twain\"\n        ],\n        [\n            0,\n            \"user ah that's the birthday with the criticism of the life choices from your senior relatives\"\n        ],\n        [\n            1,\n            \"snorlax 44 4 14 2 4 zen headbutt heavy slam available until 10 33 52 5s url\"\n        ],\n        [\n            0,\n            \"he played soon after don't think he missed a shift i don't think it will be an issue url\"\n        ],\n        [\n            0,\n            \"law order is for giving justice to innocents pocso law innocents jailed hashtag url\"\n        ],\n        [\n            0,\n            \"congratulations to my student of the month who always shows acceptance to others great job h s 👍 🏼 url\"\n        ],\n        [\n            0,\n            \"honestly why do y'all care so much about pepsi millions are starving and getting killed everywhere and your outraged about soda\"\n        ],\n        [\n            0,\n            \"user i used to see this guy all the time when i worked in jordan landing lol url\"\n        ],\n        [\n            1,\n            \"let's see if we can cook up another win vote here url url\"\n        ],\n        [\n            0,\n            \"user what a weird ban does this mean it's actually all right for the rest of us to take our trousers off on the tube\"\n        ],\n        [\n            1,\n            \"a wild 48 9 8 5 9 water gun crunch has appeared available until 08 52 53 29m url\"\n        ],\n        [\n            0,\n            \"i suggest that in honor of this we all commit to drawing broad public attention to donald trump's sexual assault c … url\"\n        ],\n        [\n            0,\n            \"i thought the trending army is ph a r m and about bts because it's hashtag 😂\"\n        ],\n        [\n            0,\n            \"the most common way people give up their power is by thinking they don ’ t have any – alice walker hashtag\"\n        ],\n        [\n            1,\n            \"😂 😂 that's some real hood shit i'll never forget heading out wit my niggas realizing that someone stole his gas cap\"\n        ],\n        [\n            1,\n            \"comedy feature film of the day holidays at the apartment by stephen c mitchell url\"\n        ],\n        [\n            0,\n            \"my hashtag cosplay plan d saturday yuri will also wear him during my dance workshop and the rest dunno xd url\"\n        ],\n        [\n            0,\n            \"the vote of hashtag will never succeed as long as it's by the da it will only unite the anc\"\n        ],\n        [\n            0,\n            \"of tiny fish could lead to new pain treatments it acts like heroin or tiny … url\"\n        ],\n        [\n            0,\n            \"stg if any of my friends said some hurtful shit to me about my personal life 1 we not friends anymore 2 you getting smacked\"\n        ],\n        [\n            0,\n            \"user user that would be why spell check didn't bail me out of looking like a dumbass here side note i am a dumb ass\"\n        ],\n        [\n            0,\n            \"ever wonder why there's not ' an app for that ' here are some controversial apps banned by apple url\"\n        ],\n        [\n            0,\n            \"i just said this and my brother said i think you know what's won harriet and started singing karma 😂 😭\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            1,\n            \"12 wwe that fit signs the best url url\"\n        ],\n        [\n            0,\n            \"user when i try to download my music files from my usb to the show it will not work do u have any idea why\"\n        ],\n        [\n            0,\n            \"user you haven't been an idiot we've gotten through everything and it's okay please let yourself rest\"\n        ],\n        [\n            0,\n            \"man's song about april the never ending pregnancy speaks to our frustrated souls … url\"\n        ],\n        [\n            0,\n            \"i'm eligible for an upgrade on my phone do i want an iphone 7 or should i wait to see what comes out this year\"\n        ],\n        [\n            0,\n            \"hey user how does it feel judging other patriots when you yourself don't walk on water url\"\n        ],\n        [\n            0,\n            \"with this i am going to bed its been a decent day hope it is even better tomorrow goodnight everyone url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user he was it's been proven that he and his ppl were under control surveillance rice is the one who names leaked them\"\n        ],\n        [\n            0,\n            \"user to our family at one instance i got it around 11pm do you deliver all night i left my dinner to my product\"\n        ],\n        [\n            0,\n            \"calif officer stabbed during with 2 teens by guy the press democrat santa rosa calif url\"\n        ],\n        [\n            1,\n            \"porn april fools ' joke is making everyone panic url url\"\n        ],\n        [\n            0,\n            \"wind 9 7 km h barometer 1004 8 mb rising slowly temperature 17 7 ° c rain today 0 07 in humidity 97\"\n        ],\n        [\n            0,\n            \"morning daily devotion by the father's love 1 john 2 15 if anyone loves the world the love of the father …\"\n        ],\n        [\n            0,\n            \"while people starve from americans have their own first world problems to with url\"\n        ],\n        [\n            0,\n            \"' you look like a keeper can i have your number and see where it goes ' 😂 😂 😂 it gets worse hashtag\"\n        ],\n        [\n            1,\n            \"pin for later 49 tattoos that show a serious commitment to fitness … pin for later 49 … url\"\n        ],\n        [\n            1,\n            \"url im fucking dead lmfao xd user that video was too hilarious good job\"\n        ],\n        [\n            0,\n            \"hashtag just got a big boost a record 175 house members signed the peace corps funding dear colleague letter\"\n        ],\n        [\n            0,\n            \"better buy vs nasdaq success in pc graphics cards and its rapid progress i url\"\n        ],\n        [\n            0,\n            \"except for who had been unknown to me i had been given hand me downs wrapped in paper almost nothing was really mine\"\n        ],\n        [\n            0,\n            \"user no argument here i just think it's important to distinguish the reason in the since ' lack ' is different from ' loss '\"\n        ],\n        [\n            0,\n            \"user exciting about the swallows the battery expired shortly after my last call so no worries\"\n        ],\n        [\n            0,\n            \"trump family are running ' worn out ' secret service into the ground url via user\"\n        ],\n        [\n            0,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            0,\n            \"here are the actual places that inspired one of the most influential artists of our time url\"\n        ],\n        [\n            1,\n            \"people blaming ref 🙈 🙈 haha think he's been ok no arguments we're stupid so dumb at times its\"\n        ],\n        [\n            0,\n            \"plus utterly vile chocolate now too c of e attacks cadbury and national trust over easter event url\"\n        ],\n        [\n            0,\n            \"my aunt has been battling breast cancer and my mom didn't even tell me she had cancer at the same time\"\n        ],\n        [\n            0,\n            \"it's and i just finished user sooo good i was waiting for it fo ever and well really happy about the whole thing loved it\"\n        ],\n        [\n            0,\n            \"drunk woman who hit 3 teens is suing the victims ' parents guess her occupation url\"\n        ],\n        [\n            1,\n            \"the bigger you get the easier of a target you become should make it easier for the haters to kiss my a\"\n        ],\n        [\n            0,\n            \"if you were a pokemon you'd be cause you're pretty but and not as cool as me\"\n        ],\n        [\n            0,\n            \"dad arrested after boy 13 dies of suspected heroin overdose url url\"\n        ],\n        [\n            0,\n            \"gmail users have no reasonable expectation that their communications are said user in a court filing\"\n        ],\n        [\n            0,\n            \"user if interested in ways to transform this success formula into a viable business reach out otherwise continue on\"\n        ],\n        [\n            0,\n            \"this is the night i feel in love with you from our first hug i knew i had to keep you you are my forever johnny m … url\"\n        ],\n        [\n            1,\n            \"labour started as a party for ' the people ' and under user it seems to represent an ideology that would see said people destroyed\"\n        ],\n        [\n            1,\n            \"know she wrong she will drive every 1 away from her 4 tht narcissistic husband of hers user user\"\n        ],\n        [\n            0,\n            \"i liked a user video url alice in kashmir led cover hall seattle wa nov 2\"\n        ],\n        [\n            0,\n            \"great buy new york cotton yarn striped dress multi buy now hashtag at … url\"\n        ],\n        [\n            0,\n            \"' we're a bundle of raw feelings ' quantum win indigenous music album of the year url\"\n        ],\n        [\n            0,\n            \"can starting the day with a chicken emerging from the woods in the backyard please be the weirdest thing that happens to me today\"\n        ],\n        [\n            0,\n            \"rising star i voted live on rising star be a part of this digital revolution hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag personal law board defends triple talaq url\"\n        ],\n        [\n            0,\n            \"happy birthday 😘 hope you have a great day luv 💗 💗 user url\"\n        ],\n        [\n            0,\n            \"the why the gender pay gap does not reflect the ' choices ' women make url\"\n        ],\n        [\n            0,\n            \"url user no words made to describe the legend like u because once in a century you are born\"\n        ],\n        [\n            0,\n            \"in times of trouble may the lord answer your cry may the name of the god of jacob keep you safe from all harm psalm 20 1\"\n        ],\n        [\n            0,\n            \"user i don't know when i see the trailer for ghost in the shell i wonder just how strapped for cash is\"\n        ],\n        [\n            0,\n            \"hashtag release de damaged records freedom fighters creature from the lost world url\"\n        ],\n        [\n            0,\n            \"mi angels 😇 😍 i just rly wanna thank them for being so special ❤ they're nothing like anyone in the media the world … url\"\n        ],\n        [\n            0,\n            \"that game day feeling soccer back at it with another huge regional match vs first … url\"\n        ],\n        [\n            0,\n            \"i've just watched episode of how to get away with url url\"\n        ],\n        [\n            0,\n            \"a bl line train to springfield has been holding at ronald reagan washington national airport for 9 mins 9 00 am\"\n        ],\n        [\n            0,\n            \"with such a tight supply of housing in hashtag going in with the minimum won't get it done url\"\n        ],\n        [\n            0,\n            \"here i am a math education student at the university of nebraska and i am working at a summer camp in texas this summer hashtag\"\n        ],\n        [\n            0,\n            \"this translation is the worst it takes me 5 mins to even try to figure out what they're saying it's so badly written\"\n        ],\n        [\n            0,\n            \"really sending people to life for killing cow destroying of thousands of muslims progress url\"\n        ],\n        [\n            0,\n            \"user don't worry about getting away from the russia talk on old school especially when wes is on he's got a fascinating perspective\"\n        ],\n        [\n            0,\n            \"user we announced this today on all our channels i'm sorry if you missed this however you can now apply via our website michelle\"\n        ],\n        [\n            0,\n            \"the role of inflammatory index in disease syndrome and url hashtag\"\n        ],\n        [\n            0,\n            \"a leader who always served his nation with pure dedication and the world of cricket will miss you … url\"\n        ],\n        [\n            0,\n            \"nothing to see here just an alligator in a furniture store url url\"\n        ],\n        [\n            0,\n            \"user buy it for me and i might care i'll get the remake of the original nier if they make it tho\"\n        ],\n        [\n            0,\n            \"you are getting corporate checks now ask your social media intern to comb through your tweets and delete the … url\"\n        ],\n        [\n            0,\n            \"ditto user that was a lot of on nonsense church arguments and not a whole lot on the o … url\"\n        ],\n        [\n            0,\n            \"sales representatives at nigeria limited – lagos url\"\n        ],\n        [\n            1,\n            \"in blocking hotel where user hq activists met with volunteers police no show url\"\n        ],\n        [\n            0,\n            \"in out do the hashtag fan and win today that's what it's all about\"\n        ],\n        [\n            0,\n            \"user totally understand that i hope your next pregnancy goes much being pregnant in general is … url\"\n        ],\n        [\n            0,\n            \"user already done and i agree he actually found my tweet to reply to so now the world knows who my interview was with 🤦 🏻 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"4 4 2017 time 09 48 temp 9 6 c barometer 1024 5 hpa wind from nw at 13 5 mph rain today 0 5 mm\"\n        ],\n        [\n            1,\n            \"to a bomb ass w some bomb ass dick in a bomb ass house w some bomb ass kids and a bomb ass income 😛 url\"\n        ],\n        [\n            1,\n            \"url the tea co save the date 3 april 2017 watch out for the exclusive … url\"\n        ],\n        [\n            0,\n            \"it could've been a good story but it was 10 mins of roman punching him and the before it suddenly ended\"\n        ],\n        [\n            0,\n            \"when tim found out he was sitting behind a large he realised he got tickets for nick cave the bad seats hashtag hashtag\"\n        ],\n        [\n            0,\n            \"you don't have to console me i believe in myself i just have my own way of protecting my self worth\"\n        ],\n        [\n            1,\n            \"are you happy with your current e learning provider this is what our customers say about us hashtag url\"\n        ],\n        [\n            0,\n            \"renewables won ’ t drive up cost of electricity from fossil fuel plants url hashtag\"\n        ],\n        [\n            1,\n            \"from glory to glory god is taking you from glory to glory god is taking us he's taking you … url\"\n        ],\n        [\n            0,\n            \"who writes this kind of bs linda abbott millions like her who aren't afraid to identify as racists wtf wow url\"\n        ],\n        [\n            0,\n            \"it's user week come out and support the athletes vs greeks olympics a special someone will the event … url\"\n        ],\n        [\n            0,\n            \"user user he the epa he rejects scientific data on climate change keep your donations to get some education trump\"\n        ],\n        [\n            0,\n            \"rico governor promises minimum wage increase in state of the territory address url\"\n        ],\n        [\n            1,\n            \"want to see the but can't get tickets for love nor money see it in our cinema this sunday 2pm … url\"\n        ],\n        [\n            0,\n            \"she was one woman that was not but laid the solid foundation for every intellectual we url\"\n        ],\n        [\n            0,\n            \"we ’ ll provide ample funding for healthcare – saraki the saraki led senate yesterday … url hashtag\"\n        ],\n        [\n            0,\n            \"you hope to retreat to your office and work in relative silenc more for aquarius url\"\n        ],\n        [\n            0,\n            \"no 2 are alike though so many ways to win with them in the end you have to make a certain level of plays from the pocket\"\n        ],\n        [\n            0,\n            \"user not all feminism is like that western feminism which is turning into white feminism is where they don ' … url\"\n        ],\n        [\n            0,\n            \"not even their music goes straight to and rnb radio they barely get pushed on pop radio url\"\n        ],\n        [\n            0,\n            \"user besides and my favorite childhood anime man i was so sad that the german version only h … url\"\n        ],\n        [\n            0,\n            \"new fashion women summer vest short sleeve blouse casual tank tops t shirt url url\"\n        ],\n        [\n            0,\n            \"let's show our love for kisses by liking and leaving comments to all her pictures videos ty joy\"\n        ],\n        [\n            1,\n            \"snorlax m iv 51 until 07 19 at american ranch ct url url\"\n        ],\n        [\n            0,\n            \"congrats to all the team at balance cafe in on their grand opening delighted to be back you url\"\n        ],\n        [\n            0,\n            \"deep dark brown head fruits on nos imperial break url hashtag\"\n        ],\n        [\n            0,\n            \"reports said construction material was under the bridge minds url\"\n        ],\n        [\n            0,\n            \"i'm glad my bestfriend is a little taller than me because im usually the out of my friends 😂\"\n        ],\n        [\n            1,\n            \"is one of the gems of london a hashtag cafe with food and beers spent some great with … url\"\n        ],\n        [\n            0,\n            \"2 i love but nobody likes going with me because i have to read everything and it takes me forever\"\n        ],\n        [\n            0,\n            \"although you're a natural when it comes to keeping busy somet more for gemini url\"\n        ],\n        [\n            0,\n            \"my kids are my heart and soul they will always be my babies even when they grow old kisses\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            0,\n            \"i liked a user video url part iii feat the j p floyd\"\n        ],\n        [\n            0,\n            \"user 3 thanks i sure hope so come see my new house soon i'll have moved in by next weekend\"\n        ],\n        [\n            0,\n            \"tim gorsuch women's rights url url\"\n        ],\n        [\n            0,\n            \"i'm so happy to hear lamar got clean and is working towards getting his wife back go go\"\n        ],\n        [\n            0,\n            \"user didn't mean it like that more that you're me in with a group and trying to simplify my … url\"\n        ],\n        [\n            0,\n            \"user jp game w some stiff sentences how dare they not edit this at all my face is stiff\"\n        ],\n        [\n            0,\n            \"tony ’ s plea to nyc mayor save mom and pop stores – tv news 18 url hashtag\"\n        ],\n        [\n            0,\n            \"how do people have the energy to do more than one thing in a day it takes about 20 minutes of activity for something in my body to hurt\"\n        ],\n        [\n            0,\n            \"user eff him anyone who tries to tell you what you can or cannot enjoy pineapple helps you digest food and is tasty\"\n        ],\n        [\n            0,\n            \"when you are about to die a is better than no company at all roger in the sand\"\n        ],\n        [\n            1,\n            \"user their games are shitty but 2k certainly played an amazing role in wrestling last few years\"\n        ],\n        [\n            0,\n            \"james is about to become the sd women's champion mark my words don't you assume his gender\"\n        ],\n        [\n            0,\n            \"i have no desire to rush into an interracial marriage for youtube hits only to be my pillow and crying every night\"\n        ],\n        [\n            1,\n            \"i just checked in at neighborhood grill bar with hashtag download today url\"\n        ],\n        [\n            1,\n            \"premium tempered glass privacy anti spy screen protector 5 6 4 7 url url\"\n        ],\n        [\n            0,\n            \"user we're really pleased you're following us sign up for our list for app information url\"\n        ],\n        [\n            0,\n            \"user i feel got by purely on its charm divorced entirely from the tl process by itself it's a fun … url\"\n        ],\n        [\n            1,\n            \"3 tweeps followed me in the past day feels great do you also want to feel awesome check out url\"\n        ],\n        [\n            0,\n            \"i keep that people have such big hearts how can i make mine big enough to praise someone openly i do like but cant openly praise\"\n        ],\n        [\n            0,\n            \"world 🌎 here we come hashtag started its epic trip today leg 1 to leg 2 to user\"\n        ],\n        [\n            1,\n            \"cute robot wall sticker light switch decal removable home room art mural decor url url\"\n        ],\n        [\n            1,\n            \"they said the same bs before thousands of men came into their countries raping their women and destroying their url\"\n        ],\n        [\n            1,\n            \"now it's time to at stupid brain dead remarks he's an idiot but the can't say it hashtag\"\n        ],\n        [\n            0,\n            \"just so you know i added people from instagram and twitter but i hope to do another give away soon it was fun 💓\"\n        ],\n        [\n            1,\n            \"3 section is a double line on the delhi is part of project of … url\"\n        ],\n        [\n            0,\n            \"new post deadly earthquake news apr 5 2017 url wanted earthquake\"\n        ],\n        [\n            0,\n            \"goldberg will retain the universal championship at hashtag who do you think will win url\"\n        ],\n        [\n            0,\n            \"protecting victims their families how do we do it candidates have some suggestions hashtag\"\n        ],\n        [\n            0,\n            \"college student harry stone chosen as teen ambassador for melbourne theatre company url url\"\n        ],\n        [\n            0,\n            \"make sure you watch and vote for this hilarious cartoon for adults not kids that i'm a part of i'm the voice o … url\"\n        ],\n        [\n            1,\n            \"being hashtag is more common than you would think and doesn ’ t fit into any sexual stereotype url\"\n        ],\n        [\n            0,\n            \"user user i gathered that from the timeline my bad have to read scroll slower pay better attention 😜\"\n        ],\n        [\n            1,\n            \"it's a try and keep america safe this is not an islamic mother fucking nation hashtag pay attention to th … url\"\n        ],\n        [\n            0,\n            \"170403 how can u make me so soft you're so beautiful its truly breathtaking im sorry i for … url\"\n        ],\n        [\n            0,\n            \"i'm having same concerns as well lol rt user now i have real concerns a at game time might disrupt my signal\"\n        ],\n        [\n            1,\n            \"soft ass manager needs to stop letting his players present themselves like this url\"\n        ],\n        [\n            0,\n            \"i find sometimes no opportunities are presented to me and then as soon as 1 appears many follow i go from having none to having to choose\"\n        ],\n        [\n            0,\n            \"user white house not public of troop why give the enemy your strategic plan lib … url\"\n        ],\n        [\n            0,\n            \"this is truly devastating this poor child please see for ways to help url url\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            0,\n            \"you're not necessarily the most vocal one in your group but y more for virgo url\"\n        ],\n        [\n            1,\n            \"the is ideal for cross countries flights due to its low fuel consumption and interior more info at … url\"\n        ],\n        [\n            0,\n            \"meeting with jenny from school this morning handing over the schools flyers and posters in a url\"\n        ],\n        [\n            0,\n            \"oops i did it again just watched of legends of 4 20 url url\"\n        ],\n        [\n            1,\n            \"denies saying her husband gave a journalist url url\"\n        ],\n        [\n            0,\n            \"user right but when there's nothing else around and you're constantly complaining that you're thirsty it's like stfu and drink it\"\n        ],\n        [\n            0,\n            \"another sticker sketch to be added to the need to folder hashtag url\"\n        ],\n        [\n            0,\n            \"dance to funk okay boy starting for today i will vote for you url\"\n        ],\n        [\n            0,\n            \"happy birthday to my brother friend leader one young world ambassador and clean energy mate jack he is a url\"\n        ],\n        [\n            0,\n            \"y is it every year their is apparently 1 qb that can potentially sneak into first rd that isn't expected but it never happens lmao davis web\"\n        ],\n        [\n            0,\n            \"and on 6th and 7th of april at arts center get more on url\"\n        ],\n        [\n            1,\n            \"marcus red url 3d artist student share via android app … url\"\n        ],\n        [\n            0,\n            \"user don't think his base would care but i imagine that would be enough to get him out of the white house\"\n        ],\n        [\n            0,\n            \"running downstairs to watch my fave show just to find out my dad deleted it off the dvr for more space url\"\n        ],\n        [\n            0,\n            \"user found your twitch theme packs and fell in love with hashtag i'm excited to show them off thank you for your work\"\n        ],\n        [\n            0,\n            \"either they have on him or he thinks the democrats have lost so much credibility that they'll never recover … url\"\n        ],\n        [\n            0,\n            \"theatre artists in might be ‘ breaking a leg ’ before performances but are they also breaking the bank … url\"\n        ],\n        [\n            0,\n            \"in the court yard without ski boots st stood in fresh powder offering a pumpkin in his hand\"\n        ],\n        [\n            0,\n            \"user horrible timing by nhl dropping this olympic news right before the playoffs terrible distraction for caps\"\n        ],\n        [\n            0,\n            \"new post fox news star host bill o ’ reilly faces show advertisement has been published on report … url\"\n        ],\n        [\n            1,\n            \"vintage working white oak brand machine new lock and key url url\"\n        ],\n        [\n            0,\n            \"elvis presley he touched me the gospel music of elvis presley vol 1 url url\"\n        ],\n        [\n            0,\n            \"i will be on skype briefly tonight losers as always my session availability is filling up faster than … url\"\n        ],\n        [\n            0,\n            \"i thought the new music video should be out already but the i realised it said 12pm not in kst\"\n        ],\n        [\n            0,\n            \"i'm more or less in the middle of and i already want to play but i'm sure playing both at once is a terrible idea\"\n        ],\n        [\n            0,\n            \"thou hast broken in pieces as one that is slain thou hast scattered enemies with thy strong arm psalms 89 10 hashtag\"\n        ],\n        [\n            0,\n            \"1 no 2 no safety 3 no gear 4 those look like shirts url\"\n        ],\n        [\n            0,\n            \"huddersfield and blackburn tickets bought train tickets for away brought and i've only been up 15 mins hashtag hashtag\"\n        ],\n        [\n            1,\n            \"5 time saving excel features you must use infographic e learning … url see more url\"\n        ],\n        [\n            0,\n            \"i'm missing my girlfriend so much and it's only been a week finally going to see her today and my heart is jumping like crazy\"\n        ],\n        [\n            0,\n            \"user based on selfies i've seen she originally made her hair into a bun then smh let it down that's why it looks so scary lmao\"\n        ],\n        [\n            0,\n            \"user user paul ryan since you're not leading and you won't follow then get the hell out of way\"\n        ],\n        [\n            0,\n            \"user say it ricky men need to be men do a show on boys who feel they so much from a woman in their relationship\"\n        ],\n        [\n            1,\n            \"5 5 5 ™ t d g ™ full support vc fly live b m l ™ love tg ™ new video 4 5 17 url\"\n        ],\n        [\n            0,\n            \"user hi lisa please dm your full address including together with the reference tracking number kind regards chris\"\n        ],\n        [\n            0,\n            \"ivanka trump says she doesn't know what it means to be ' complicit ' url url\"\n        ],\n        [\n            0,\n            \"majority of republicans said no when obama wanted to launch a strike on syria url via user\"\n        ],\n        [\n            0,\n            \"so user and i are having a difficult time with today so we're diving into some adventure time dvds we haven't had time for\"\n        ],\n        [\n            0,\n            \"user no anyone w digital marketing experience who can partner w our sis user equity avail com\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url retro royale going back in time clash royale\"\n        ],\n        [\n            0,\n            \"user great as usual user ' s commentary on group think and cult mentality should be required learning in all schools\"\n        ],\n        [\n            0,\n            \"if has moved into the part of territory left open what would be the sudden reason for doing so hashtag\"\n        ],\n        [\n            0,\n            \"user dont dummy down your goals for people with no vision there is another level stage that god has for you hashtag\"\n        ],\n        [\n            0,\n            \"new agents strategies on the horizon in cancer url url\"\n        ],\n        [\n            0,\n            \"based on his lack of accomplishment at twitter should be forced to pay 100 million per year to even work … url\"\n        ],\n        [\n            0,\n            \"user that either wasn't on the curriculum at school possible it was all boys or i must have fallen asleep in that class\"\n        ],\n        [\n            0,\n            \"while adaptability is often a useful trait your infamous stub more for taurus url\"\n        ],\n        [\n            0,\n            \"when your boss tells u don't believe anything a specific person says u google him he has stolen from ppl\"\n        ],\n        [\n            0,\n            \"its true na small extra patience dis and he would've carried his trophy home she did agree to go out … url\"\n        ],\n        [\n            0,\n            \"we're not country fam we're in little rock home of the and that a generation of … url\"\n        ],\n        [\n            0,\n            \"every or scott call me out for not being be interested in their class url\"\n        ],\n        [\n            1,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            1,\n            \"creating a model how to protect with natural ecosystem restoration against sea level rise url\"\n        ],\n        [\n            0,\n            \"user you are right about the fans and media panicking and freaking out in toronto it gets really old\"\n        ],\n        [\n            0,\n            \"do saudis take off their head scarf and put on a suit and tie when they visit england why is this even a story url\"\n        ],\n        [\n            0,\n            \"a he asks can i get 5 excuse me then when can i come back and speak to your dad he's asks her u get wat your given\"\n        ],\n        [\n            0,\n            \"2 ladies just told a guy to have a drink with them his response i can't i've got to get home watch the country music awards 🤔 😅\"\n        ],\n        [\n            0,\n            \"user i did pretty well part of professional development advancement so there will be more you'll do awesome\"\n        ],\n        [\n            0,\n            \"very times 27 000 employees are celebrating a united company all hashtag merger related info at url\"\n        ],\n        [\n            1,\n            \"through a photographer ’ s eye at art center gala url url\"\n        ],\n        [\n            0,\n            \"user yes it's definitely different i really want to read the book where did you get it 😮\"\n        ],\n        [\n            0,\n            \"so for ages now i've had this gorgeous background piece printed that was one of user … url\"\n        ],\n        [\n            1,\n            \"♠ ⌂ new set of metal frame style bar industrial chair best prices url url\"\n        ],\n        [\n            1,\n            \"can connect small community hospitals and rural locations with top notch care url url\"\n        ],\n        [\n            0,\n            \"travelling to melbourne book your silver service cab now nice and clean cars your fare and book now … url\"\n        ],\n        [\n            0,\n            \"final four deal 10 off coaches the off season has arrived once again become a better coach url coupon code\"\n        ],\n        [\n            0,\n            \"picture in the background is india's pride and ' that they have not forgot even after the of a g … url\"\n        ],\n        [\n            0,\n            \"user reckon you'd be as potential which would lead to our families being locked up too nice job\"\n        ],\n        [\n            0,\n            \"if u grown still get thirsty for else gon u still feel like u accomplished something that say alot about u\"\n        ],\n        [\n            0,\n            \"idk why everyone thinks i'm having such a bad day so what i didn't do my hair and dressed rough i'm having a great day lol\"\n        ],\n        [\n            0,\n            \"i went to plug my phone into the speakers but i quickly realized i have an iphone 7 so that's not gonna happen 🙃\"\n        ],\n        [\n            0,\n            \"every trading account has what we call investor login details where you can have a look at everything done by the trader\"\n        ],\n        [\n            0,\n            \"tomorrow is palm sunday our own rev user is preaching user 10am all are welcome\"\n        ],\n        [\n            0,\n            \"star and moon for 3 plus months url url\"\n        ],\n        [\n            0,\n            \"1 tweep followed thank you and nobody unfollowed me in the past day thank you url\"\n        ],\n        [\n            0,\n            \"system time 2017 04 08 01 10 03 jst hostname uptime 2 days 18 1 cpu load 0 11 0 09 0 08 cpu temp 52 62\"\n        ],\n        [\n            0,\n            \"user we're doing like and evans were core members of the team mostly make shift\"\n        ],\n        [\n            0,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user user hello i have a voucher to apply for my next airplane ticket in what step in the purchase i have to enter code\"\n        ],\n        [\n            0,\n            \"user seems like djt admin is totally to take legal doj action and that scares me that bad guys will get off\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"i just checked in at prairie dog pub grill with hashtag download today url\"\n        ],\n        [\n            1,\n            \"user funds r urgently needed 4 this little girls medical expenses and pls help donate rt url\"\n        ],\n        [\n            0,\n            \"we'll none of that that have i told my love in glory of my ' the riot of the hashtag\"\n        ],\n        [\n            0,\n            \"7 things entrepreneurs need to know about the state of venture capital hashtag url\"\n        ],\n        [\n            0,\n            \"slave the men risking their lives to free brick workers in url\"\n        ],\n        [\n            0,\n            \"ann 7 still treats chris hart as an besides having a higher in education oh and don't forget this … url\"\n        ],\n        [\n            0,\n            \"user user mans favorite pizza is little caesars i don't know why he thinks he gets to have an opinion on pizza lmao\"\n        ],\n        [\n            0,\n            \"she has never been moderate just bs she year after year and for some reason people believe her she's republican to the core\"\n        ],\n        [\n            0,\n            \"1500 words and cold coffee an hour and a half later but i'm grateful the words came at all earned my dinner hashtag\"\n        ],\n        [\n            1,\n            \"user damn them poor be havin ' en masse accidentally getting murdered problems i blame obama\"\n        ],\n        [\n            0,\n            \"for me a how to do it book has to reach me through the gut well this morning i am thoroughly gutted 5 star url\"\n        ],\n        [\n            0,\n            \"don rickles ' 6 best musical moments with frank justin bieber more url\"\n        ],\n        [\n            0,\n            \"user i just finished reading born a crime and loved it thanks for sharing your story esp the hitler story 😱 😂\"\n        ],\n        [\n            0,\n            \"swedish feminists flee due to islamic url via user\"\n        ],\n        [\n            1,\n            \"user user gonna fuck him up if he do not like last time when she caught him with camilla i think he's really\"\n        ],\n        [\n            0,\n            \"as a jew i find your tweet appalling i see this is your account for trolling url\"\n        ],\n        [\n            0,\n            \"106 tweeps followed me in the past day feels great do you also want to feel awesome check out url\"\n        ],\n        [\n            1,\n            \"photo lifestyle iphone app 74 0 99 … url hashtag\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win handmade key chain antique bra by url hashtag\"\n        ],\n        [\n            0,\n            \"­ lion sup ­ ­ men ­ bud ­ get in par ­ ­ ment url url\"\n        ],\n        [\n            0,\n            \"memphis may 20 hashtag will be having a show at wood hall details coming soon\"\n        ],\n        [\n            0,\n            \"i'm willing to bet that a pitcher named michael will start the third game of the season any\"\n        ],\n        [\n            0,\n            \"here's why amazon is paying so much more to stream ' thursday night football ' url\"\n        ],\n        [\n            0,\n            \"manchester united confirm midfielder jesse lingard has signed a new four year contract at old trafford espn url hashtag\"\n        ],\n        [\n            0,\n            \"user user the is strong and the only emotions encouraged are guilt and fear\"\n        ],\n        [\n            0,\n            \"a flat day for and the teen is in full control one game away from all teenage final user\"\n        ],\n        [\n            0,\n            \"user twitter works for me although be ready to get and friend you from experience\"\n        ],\n        [\n            0,\n            \"user shares that the character jamie sullivan in a walk to remember is based on his baby sister hashtag\"\n        ],\n        [\n            0,\n            \"user women of florida are counting on you to vote no on res 43 cutting healthcare access to woman is disgraceful hashtag\"\n        ],\n        [\n            0,\n            \"lead architect analytics reuters canada limited toronto on software is developed on … url\"\n        ],\n        [\n            0,\n            \"user but to your point idc if he's a senior is sitting until he proves otherwise wi … url\"\n        ],\n        [\n            0,\n            \"another friday nice to meow you party designers at il del really insane thanks to all url\"\n        ],\n        [\n            0,\n            \"hearing husband like actually have a convo me out because i expect him to say something terrifying\"\n        ],\n        [\n            0,\n            \"user there's no possible way of what alternate fact is being played out because of these strikes against syria\"\n        ],\n        [\n            0,\n            \"raw music – ring alarm ft henry knight prod by cc … url url\"\n        ],\n        [\n            0,\n            \"texas school bus crash 23 kids driver hospitalized after multi vehicle accident url url\"\n        ],\n        [\n            0,\n            \"user wht else v cn expect frm that his right hand tried to defend him with a bizarre excuse tht … url\"\n        ],\n        [\n            1,\n            \"courtney you were out there talking shits about hannah but then you say that hannah killing her self wasn't you fault 2 2 13\"\n        ],\n        [\n            0,\n            \"user yeah my fingers didn't want to type it either sorry if i spoiled anyone's morning\"\n        ],\n        [\n            0,\n            \"user you can check out our current plans here url let me know if you need anything else\"\n        ],\n        [\n            1,\n            \"⭐ 🌸 easter sunday lunch 🌸 ⭐ book your table now by sending us a private message or call hashtag url\"\n        ],\n        [\n            0,\n            \"2 billion startup github has officially won over microsoft url url\"\n        ],\n        [\n            0,\n            \"on a rlly serious note my life is really great right now and i'm enjoying every second with my friends and my best friend\"\n        ],\n        [\n            0,\n            \"not cool better call people not cool my happiness went through the roof when they showed bryan no … url\"\n        ],\n        [\n            0,\n            \"user logic is not that strong point if all things created intentionally then lgbt folks us … url\"\n        ],\n        [\n            0,\n            \"user user race is less clearly defined biologically than gender so i think has to be accepted if transgender is\"\n        ],\n        [\n            0,\n            \"maybe now because miranda said that in her acceptance speech in front of everybody all of the award shows will get there shit together 🤷 🏽 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"i be seeing funny ass tweets and wanting to send them to but then i remember we don't have that kinda friendship so\"\n        ],\n        [\n            0,\n            \"just completed a couple of the hardest training sessions to date the q a sessions were especially tricky big than … url\"\n        ],\n        [\n            0,\n            \"i asked my sister to get my something while i was in the shower so she brings it to me and says have fun and walks away\"\n        ],\n        [\n            0,\n            \"user it's whack a mole time in press pool again nunes around wh grounds time lines dates insane lunacy\"\n        ],\n        [\n            0,\n            \"after entire cow scientists go to the tape url url\"\n        ],\n        [\n            0,\n            \"jurassic world non hack wait for that's no dinosaur 0 url via user\"\n        ],\n        [\n            0,\n            \"board suspends 3 officers over ’ s release from prison url\"\n        ],\n        [\n            1,\n            \"a photo of mine for you guys to critique always had a soft spot on this photo via r … url\"\n        ],\n        [\n            0,\n            \"user looks at the tea cup and too far to reach i'll drink it but don't leave me vic still looks down\"\n        ],\n        [\n            0,\n            \"researching veterans who are or were involved with comics when did all of my assignments become so awesome url\"\n        ],\n        [\n            0,\n            \"thinking of mold thats in your home make sure you use the right product or it will get worse url\"\n        ],\n        [\n            0,\n            \"user because man united have made mistakes in the past does that mean they should make them again\"\n        ],\n        [\n            0,\n            \"user not possible with this scenario we have the data in multiple data centers as the rep … url\"\n        ],\n        [\n            1,\n            \"competition win a dvd of ‘ stake land ii ’ to celebrate the release of stake land ii – available on dvd 3rd ap url\"\n        ],\n        [\n            0,\n            \"new york wood unique piece restoration hardware url url\"\n        ],\n        [\n            1,\n            \"thats pretty good for a “ ” member of a national party life should be hard for him url\"\n        ],\n        [\n            1,\n            \"ready to get fit this spring sign up for a class at fort healthcare url url\"\n        ],\n        [\n            0,\n            \"white house we feel very good about discussions on obamacare reuters url via\"\n        ],\n        [\n            1,\n            \"10 more handy iphone tips that i use on a regular basis video url url\"\n        ],\n        [\n            0,\n            \"user horrified you would try and charge for a change of when our 4 year had an accident in his sleep nice family place\"\n        ],\n        [\n            0,\n            \"i've had too many people tell me they'd watch a tv show based on my life to not already have one mtv\"\n        ],\n        [\n            1,\n            \"you're promoting your products through hashtag marketing services that's great but are your products showing up … url\"\n        ],\n        [\n            0,\n            \"if the roof of my mouth is still swollen in a few days do you think it'd be okay to ask my dentist to take my off now\"\n        ],\n        [\n            0,\n            \"over out repeatedly throughout my living room last night i need a sandwich i guess i'll shower b … url\"\n        ],\n        [\n            0,\n            \"stay informed security privacy and wellness healthcare it is news centered around your peace of mind url\"\n        ],\n        [\n            0,\n            \"check out sad ☹ user ❝ he makes me want to write poetry ❞ i'm c s these are my\"\n        ],\n        [\n            0,\n            \"reacts to kendall jenner ’ s canned ad in the most sarcastic way url url\"\n        ],\n        [\n            0,\n            \"the god of madness once heroic is now wasted spirit behind eyes and not worthy of the idol hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user user this is how i imagine delirious would show up at an airport you at the exit if you were to visit him 😂\"\n        ],\n        [\n            0,\n            \"yes user dem man that only know how to run up their mouth to girls women then talk about how tough they think they are\"\n        ],\n        [\n            1,\n            \"you covet quality time spent with your circle of friends today more for cancer url\"\n        ],\n        [\n            0,\n            \"😱 😱 😱 😳 both these young ladies are question would you advise or be ok with your baby girl … url\"\n        ],\n        [\n            1,\n            \"attacks t b joshua says “ he is too small ” url url\"\n        ],\n        [\n            0,\n            \"at least user admitted it was started before president donald trump ’ s election url\"\n        ],\n        [\n            0,\n            \"you're looking forward to taking a break from the serious side more for aquarius url\"\n        ],\n        [\n            0,\n            \"user he is so gorgeous super stud kitty well hope you have a good day and feel ok positive … url\"\n        ],\n        [\n            0,\n            \"user glad u stuck ur neck out in guardian in 72 of 16 25 yr olds support indy but 76 dont av voting age in 50\"\n        ],\n        [\n            0,\n            \"i've i officially started counting the days till i'm done with school get to be in enjoying this view … url\"\n        ],\n        [\n            0,\n            \"fred cancer research receives largest donation u s news world report url\"\n        ],\n        [\n            1,\n            \"mercedes benz and team up for the latest self driving car partnership url url\"\n        ],\n        [\n            0,\n            \"this is someone who wanted to kill innocent people celebrating something who else fits that url\"\n        ],\n        [\n            0,\n            \"😄 a huge thank you to all participants unfortunately due to the fact that two of the winners … url\"\n        ],\n        [\n            1,\n            \"russian vintage christmas soviet xmas ornament glass basket russian christmas … url\"\n        ],\n        [\n            0,\n            \"woman explains difference between rape and consent in 5 tweets to men who still don ’ t get it url\"\n        ],\n        [\n            0,\n            \"message we do the work for you take all the risks and you enjoy the profits url url\"\n        ],\n        [\n            0,\n            \"user i say it isn't for everyone because you already know what's going to happen how it'll end but still … url\"\n        ],\n        [\n            1,\n            \"user right bc he spent a good portion of his soul having time trying to fight it eat rats until buffy\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            0,\n            \"user new album dropped today album is straight 🔥 🔥 🔥 the takin over the rap game with this album\"\n        ],\n        [\n            0,\n            \"but that's literally the entire point of the game to regret everything — — url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url texas grand ranch new section april 22 call land 100\"\n        ],\n        [\n            0,\n            \"it's season in full bloom our beautiful prop is the perfect compliment baby oliver 7 days new url\"\n        ],\n        [\n            0,\n            \"user they can have their equality but if they touch or assault me best believe i'll treat em like a guy and spin their jaw\"\n        ],\n        [\n            0,\n            \"i have a few spots open for this week book now before spots are gone i'm now taking new … url\"\n        ],\n        [\n            0,\n            \"harvey and jae trying to break the hop record got to 205 and it was time to go in user … url\"\n        ],\n        [\n            0,\n            \"if drake dropped the exact same song kendrick dropped today rap twitter would blast him let's discuss the … url\"\n        ],\n        [\n            0,\n            \"i got a full night's sleep for the first time in forever and i feel almost human for once which is good because today will be hell\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            0,\n            \"have you ever wondered if there is an alternate universe where it is not in fact a chick fil a pleasure\"\n        ],\n        [\n            0,\n            \"true test of our love of allah remembering allah and his commands during times of ease url\"\n        ],\n        [\n            0,\n            \"i play but i don't spend money on it anymore not worth it ill wait for cod wwii url\"\n        ],\n        [\n            0,\n            \"user this makes me want to plug in my but i don't like how the controller is attached to the system i … url\"\n        ],\n        [\n            1,\n            \"damn hot indeed with sometimes by the cruel horizon check this out thanx guys url\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"happy birthday user i really wanted to post our pic together but under careful consideration it would not h … url\"\n        ],\n        [\n            0,\n            \"user lol is that all he'd be blocking a lot of people at that rate i've seen much worse directed at him\"\n        ],\n        [\n            1,\n            \"o'reilly democrats treated scotus nominee neil gorsuch as badly as treated jesus url\"\n        ],\n        [\n            0,\n            \"are you in a do you want to stay there or are you going to do something about it if you want contact me url\"\n        ],\n        [\n            0,\n            \"so my new favorite of all time is this imperial idk his name yet but he's awesome — watching rogue one\"\n        ],\n        [\n            0,\n            \"user user to take pride in my ties to other countries and to want to give something back\"\n        ],\n        [\n            0,\n            \"user user really there is something off in these short animation they did a smooth work in the flash version\"\n        ],\n        [\n            0,\n            \"user 1 is a 3 day festival there was confusion on dates 2 ram is not a nationwide festival and it falls on one day\"\n        ],\n        [\n            1,\n            \"we're back doors open this friday at 9am free admission cash or credit accepted url url\"\n        ],\n        [\n            1,\n            \"cross to hashtag work 10th april april b h with da … url\"\n        ],\n        [\n            1,\n            \"hashtag every day should be the party of your life because you are living it url\"\n        ],\n        [\n            0,\n            \"stop the of more than 1 000 url via user\"\n        ],\n        [\n            0,\n            \"user they can't put she is into the promo without fans of ghost in the shell that something … url\"\n        ],\n        [\n            0,\n            \"i literally don't see how ppl have the energy to hate their gf exes like i'm confident enough in what's time i'll be ur friend idc 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"tell me if i'm wrong but i'm pretty sure you don't have to be vegan to eat fruit 🙄 url\"\n        ],\n        [\n            0,\n            \"creative possibilities are blossoming all around you today bu more for virgo url\"\n        ],\n        [\n            0,\n            \"user user no matt broke property on land if felt like it was necessary to him then he would have\"\n        ],\n        [\n            0,\n            \"sos cable with geo fence alarm protocol adding options click here to know more url url\"\n        ],\n        [\n            0,\n            \"your obligations weigh you down now when you would rather be f more for sagittarius url\"\n        ],\n        [\n            1,\n            \"user user cool the original runs nicely on and probably other st too\"\n        ],\n        [\n            0,\n            \"find out how technology is commercial mortgage retail travel dating w user on … url\"\n        ],\n        [\n            0,\n            \"sanctuary advocates slam nypd for giving information to ice url via user\"\n        ],\n        [\n            1,\n            \"a sense of panic hangs right at the edge of your awareness yo more for aries url\"\n        ],\n        [\n            1,\n            \"turn the rod towards the rod towards the rod towards the fish ease up on the perfection of this wow i'm so fucking broken\"\n        ],\n        [\n            1,\n            \"cool stainless steel jewelry pirate skull chain bracelet 8 inch gift url url\"\n        ],\n        [\n            0,\n            \"user oh dear matching shoes are good matching earrings are awesome matching are very much not big hugs to you and her\"\n        ],\n        [\n            0,\n            \"cutting govt waste isn't a thing who wants our money going to waste url url\"\n        ],\n        [\n            1,\n            \"global cloud security software market – industry analysis size share growth trends and 2016 – 2021 … url\"\n        ],\n        [\n            0,\n            \"ok let this be a lesson that if you are going to give someone a piece of your mind that they don't have digital ac … url\"\n        ],\n        [\n            0,\n            \"helped ny girlfriend her laptop completely out of block stickers not s bad job id say url\"\n        ],\n        [\n            1,\n            \"you might be gleefully anticipating a day off only to be conf more for aquarius url\"\n        ],\n        [\n            0,\n            \"user user good luck with that great sentiment problem is we are facing ideology bent on\"\n        ],\n        [\n            0,\n            \"win gorgeous goodies from with family reviews user url\"\n        ],\n        [\n            0,\n            \"thomas meet amen corner amen corner thomas 👀 👀 hashtag url\"\n        ],\n        [\n            0,\n            \"is the coast clear eye emoji me yeh have the page where i got it from sends an innocent destroying picture me what the fuck\"\n        ],\n        [\n            0,\n            \"user for some reason its not me to play 3 on the xbox one i have my disk but its asking me to pay £ 19 99 help\"\n        ],\n        [\n            0,\n            \"pennsylvania lawmakers want to change the time consuming process of criminal records user reports url\"\n        ],\n        [\n            0,\n            \"user so sad to read our society has up to street racism that was so prominent in the history … url\"\n        ],\n        [\n            0,\n            \"just saw the trailer for black water starring user and user i thought the movie might suck but fuck best trailer in years\"\n        ],\n        [\n            0,\n            \"user user i know its very slim chance but please come back for your senior year lets go for back to back nc\"\n        ],\n        [\n            0,\n            \"user card and registered contact with ref id tw 7 in the subject line will get back to you n n\"\n        ],\n        [\n            1,\n            \"get best price for womens philadelphia eagles winning style tee order now best price at … url\"\n        ],\n        [\n            1,\n            \"i can hear the chorus of millions of leftist radicals removing the from their mouths and shouting … url\"\n        ],\n        [\n            0,\n            \"in 2010 coal pollution was killing 13 000 americans a year … today that number is about 7 500 url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"here's a good one to save 30 healthy easter treats a recipe roundup by happy body formula 🐰 🐣 💐 no excuses now url\"\n        ],\n        [\n            0,\n            \"learned from them would love to play just one more snap with em can't wait till next season thanks guys … url\"\n        ],\n        [\n            0,\n            \"user moses have all been solid performers average age in their squad much lower than ours as well\"\n        ],\n        [\n            0,\n            \"on april 4th 2017 paul ceo of the arc alliance interviewed nancy deputy secretary of the url\"\n        ],\n        [\n            0,\n            \"i just don't understand why females out here punching on dudes like this idc how mad you are url\"\n        ],\n        [\n            0,\n            \"appeal to track down oxford united japanese flag lost at url\"\n        ],\n        [\n            0,\n            \"user it wouldn't surprise me if the next one is a reboot or a set before or\"\n        ],\n        [\n            1,\n            \"hey user here's a free copy of my book click find the moment url enjoy\"\n        ],\n        [\n            0,\n            \"hashtag user you should really come too pittsburgh haven't seen u since 2014\"\n        ],\n        [\n            1,\n            \"i feel like tweeting user a big f word but i won't i'll myself instead having changed my ways hashtag\"\n        ],\n        [\n            0,\n            \"checkout hashtag with ‘ greatest ’ ‘ alien covenant ’ and ‘ apes ’ century fox puts on t … url\"\n        ],\n        [\n            0,\n            \"☄ n light produced by chemical electrical or means ☄ hashtag url\"\n        ],\n        [\n            0,\n            \"user a study showed anxiety and excitement are the same exact feelings the only difference is how we interpret it in our minds\"\n        ],\n        [\n            0,\n            \"to the habit of hashtag is to construct for yourself a refuge from almost all the of life ― w so … url\"\n        ],\n        [\n            1,\n            \"phone 62 21 5 whatsapp line official weekday 10 00 s d 17 00 weekend 10 … url\"\n        ],\n        [\n            0,\n            \"nfl free agency jets sign te brian parker for 2nd with team since september 1 career catch 6 yards in 2 s … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url ✅ 3 30 dam construction repairs drone video and 4k hd photos\"\n        ],\n        [\n            0,\n            \"you might respond to a moral dilemma at work by remaining quie more for cancer url\"\n        ],\n        [\n            0,\n            \"exclusive katie holmes and jamie are still going strong as they ' in ' dates entertainment tonight url\"\n        ],\n        [\n            0,\n            \"welcome to the world my precious girls lee was born at 7 46 pm and … url\"\n        ],\n        [\n            0,\n            \"user vinyl sunday with the pills can't wait for the new album to arrive and to see them live ag … url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag call of duty ® black ops iii live at url\"\n        ],\n        [\n            0,\n            \"' the voice ' power rankings which member of team alicia keys will win season 12 url\"\n        ],\n        [\n            1,\n            \"vote for brand ambassador best in miss teen south africa garden route hair … url\"\n        ],\n        [\n            1,\n            \"microsoft xbox 360 e 4 gb black video game console with games url url\"\n        ],\n        [\n            0,\n            \"user do you mind sharing where did you took those pictures then i'm thinking of visiting costa soon ma … url\"\n        ],\n        [\n            0,\n            \"my told me i used to try to my way video when i was 3 and even tho i don't remember it sounds about right\"\n        ],\n        [\n            0,\n            \"ik user video url dream theater – our new world official video\"\n        ],\n        [\n            0,\n            \"' shots fired ' investigation underway in lee county neighborhood today … url hashtag\"\n        ],\n        [\n            0,\n            \"still trying to figure out why klopp went with a back 5 at home to bournemouth when we were we can't protect leads why change\"\n        ],\n        [\n            1,\n            \"consumer credit counseling in maine url url free consumer credit counseling in maine call 8 00 …\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url petite babe harper playing with a url\"\n        ],\n        [\n            0,\n            \"i was searching for the faux leather one bc i'm allergic to wool it makes my skin itch my tongue swell 🤢 i'm praying it fits\"\n        ],\n        [\n            0,\n            \"user we need to secure the future of the safety net and that's why you should take your clothes off\"\n        ],\n        [\n            0,\n            \"dont insult someone until you have walked a mile in his shoes because then you will have his shoes and be a mile away\"\n        ],\n        [\n            0,\n            \"i think this one picture just about sums up user's experience with the dump in the dark url\"\n        ],\n        [\n            0,\n            \"user probably the same sort of plans mate to get there for about 2 i'll bell you when we're heading up and that\"\n        ],\n        [\n            0,\n            \"user ugh omg just forget i said anything lol next time ill just send you a video of me eating peeps\"\n        ],\n        [\n            0,\n            \"your life is a study of extremes today on one hand you're in more for virgo url\"\n        ],\n        [\n            1,\n            \"sometimes before i do 3 workouts i get high for hours and think about how screwed up and hypocritical the world is me out lol 🙄\"\n        ],\n        [\n            0,\n            \"a man was running with a that had a fluffy butt and i said look at his little and the man thought i was talking about him\"\n        ],\n        [\n            1,\n            \"hashtag hot posted an update will you ever have a triple url\"\n        ],\n        [\n            0,\n            \"you may be not so secretly exploring a variety of strategies t more for aries url\"\n        ],\n        [\n            0,\n            \"dear 1 it's not when it's happening in 36 hours 2 i have from 7 web summit … url\"\n        ],\n        [\n            1,\n            \"i'm going silver early so i made this rhyme as my coping mechanism user url\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url add me on snapchat imjuicyass url\"\n        ],\n        [\n            0,\n            \"this crowd is insane love being here live the monday night raw after wrestlemania is so electric user user\"\n        ],\n        [\n            0,\n            \"you out here about civil rights me woke extremely intelligent knows we should be focused on the real danger moon rocks\"\n        ],\n        [\n            0,\n            \"this made me smile this morning how are you getting your good fats today 🍴 ❤ ️ 🙏 🏼 🌟 hashtag url\"\n        ],\n        [\n            1,\n            \"we are a bit partial to this since our sons have really created a url url\"\n        ],\n        [\n            0,\n            \"hashtag always respond to a complaint you can turn it into a positive for the customer and your business url\"\n        ],\n        [\n            0,\n            \"young lee county remains harrison still rolling url url\"\n        ],\n        [\n            1,\n            \"away at college upgrade that dorm room bed with our memory foam mattress topper avail in twin xl url 😴 ️\"\n        ],\n        [\n            0,\n            \"user title ii does not ' pay for ' anything it is fictional savings and a budget gimmick\"\n        ],\n        [\n            1,\n            \"real green leather with vibrant multi color cont by url via user\"\n        ],\n        [\n            0,\n            \"plants kill each other by blocking light starving 1 another the silence is not without violence and if they could they'd all be screaming\"\n        ],\n        [\n            0,\n            \"in 2017 user once claiming to be a democrat is in fact a trump as a member of the … url\"\n        ],\n        [\n            1,\n            \"and now i'm back to playing and man i love this game only stopped because of 😂 but i'm back it and reached that crazy final boss\"\n        ],\n        [\n            0,\n            \"user hello i'm a reporter user could you please follow me so i can dm you kind regards sally\"\n        ],\n        [\n            0,\n            \"4 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"a simple mood change could turn your day upside down pulling more for cancer url\"\n        ],\n        [\n            0,\n            \"democrats close to gathering enough votes to filibuster gorsuch the washington post url\"\n        ],\n        [\n            0,\n            \"bout day adelaide tonight doors at 6pm tickets available at the door it's become a bit of a url\"\n        ],\n        [\n            0,\n            \"i heard my step sister say to my brother it's too hard now and then moan they must be studying very hard\"\n        ],\n        [\n            0,\n            \"user what do you think of the birthday dinner i made for my mom i used sun tomato in the well … url\"\n        ],\n        [\n            0,\n            \"we hope you love mission by trio as much as we do url\"\n        ],\n        [\n            0,\n            \"every time you come in contact with someone you have the opportunity to make their day better or worse … make it better\"\n        ],\n        [\n            1,\n            \"user user yeah she i've been waiting for someone to say we don't need photoshopped women daily no need still luv ya\"\n        ],\n        [\n            1,\n            \"these hashtag literally are mentally ill they find a way to insult user for donating his salary like actually y'all need to chill out\"\n        ],\n        [\n            0,\n            \"user so if i'm able to stay here and finish my a s at community college i could stay and start studies in houston\"\n        ],\n        [\n            0,\n            \"you were wild about the first drop and now we've got more sport especially for you … url\"\n        ],\n        [\n            0,\n            \"a quick and easy way to stabilize your mood swings is to relen more for cancer url\"\n        ],\n        [\n            0,\n            \"user lmfao like you get a good grip just think to yourself how great the booty feels and how lucky ur bf is to have u 😜\"\n        ],\n        [\n            0,\n            \"when you get on twitter dot com after watching a really informative twelve 12 minute video about hashtag url\"\n        ],\n        [\n            1,\n            \"💥 💥 who's ready for the next challenge 💥 💥 💯 free to follow ✔ join our free email list url url\"\n        ],\n        [\n            0,\n            \"user i didn't know this my first thought when i read the headlines was why wouldn't ​ they already be\"\n        ],\n        [\n            0,\n            \"user not a chance since schumer pelosi got rid of they'll pick another target to attack gop congress makes me sick\"\n        ],\n        [\n            0,\n            \"the incredible story of bad ass war photographer catherine none of her male colleagues were as brave as her url\"\n        ],\n        [\n            1,\n            \"global satellite manufacturing and launch market 2017 boeing martin atk iss … url\"\n        ],\n        [\n            0,\n            \"3 are on rest i hope they will come back as soon as possible and i hope this will not lead to the point of closing 😶 😢\"\n        ],\n        [\n            0,\n            \"user i always prefer my to stay disciplined and allow te more freedom playing on the wing is … url\"\n        ],\n        [\n            0,\n            \"argh all 6 series of hashtag are on user i loved this show in the 90s can't wait to rewatch it just one ep tonight tho\"\n        ],\n        [\n            0,\n            \"user i know those eyes from anywhere i know 100 who that is an amazing awesome woman 💯 💯 💯\"\n        ],\n        [\n            0,\n            \"bring your to this easter school holidays and they'll eat for free t c's apply hashtag url\"\n        ],\n        [\n            0,\n            \"11 x cree l led hunting flashlight 4 x lamp torch url url\"\n        ],\n        [\n            1,\n            \"paddypower 30 1 rory mcilroy to win the us masters new customers winnings are credited in free bets t c's apply … url\"\n        ],\n        [\n            0,\n            \"user you have no regard for animal welfare apart from your own of the prospect that one might di … url\"\n        ],\n        [\n            0,\n            \"user user is someone going to address this i do not wish to name the person who is not answering my mails on twitter\"\n        ],\n        [\n            1,\n            \"now playing on urban hitz radio kodak black in this bih f gucci mane listen now url\"\n        ],\n        [\n            0,\n            \"rocky mountain sunset taken from pass in colorado august 2010 right after a mountain rain storm when url\"\n        ],\n        [\n            0,\n            \"press release » rare earth elements market 2017 dynamics applications product types and major players to 2022 …\"\n        ],\n        [\n            0,\n            \"i have five days off when drew comes home he wants me to get my nails done just so i can give him back 😂\"\n        ],\n        [\n            1,\n            \"doing more thesis work over at url i promise i fixed space facial animation … url\"\n        ],\n        [\n            0,\n            \"thanks for speaking with me city user ward 33 is lucky to have you represent us since 2000 as our school\"\n        ],\n        [\n            0,\n            \"donald trump with cnet url commentary rogue one is playing on … url\"\n        ],\n        [\n            0,\n            \"things are getting crazy over here throwing back shots of with user the kind is somehow even worse\"\n        ],\n        [\n            0,\n            \"but if i work tomorrow i won't have had a day off in ten days i'm so annoyed and tired of everyone's attitude here i'm one of their\"\n        ],\n        [\n            1,\n            \"how to start a legitimate home based business online url url\"\n        ],\n        [\n            0,\n            \"user user can you say don john irritating to hear a criminal attack a public servant with impunity\"\n        ],\n        [\n            0,\n            \"back in the day when i knew mom was on her way home i was worried about getting my meat out of something else n … url\"\n        ],\n        [\n            0,\n            \"i need to stop playing with the god every week and start filling up my tank before the gas light comes on\"\n        ],\n        [\n            0,\n            \"guys anxiety is eating at me even though i'm just sitting here i'm gonna kill myself and take you all with me\"\n        ],\n        [\n            1,\n            \"i've recently watched the 20th of 26 episodes of wa maid sama url hashtag\"\n        ],\n        [\n            0,\n            \"need to get paperwork together and homework finished for tomorrow really don't want to do any of it\"\n        ],\n        [\n            0,\n            \"user just a quick shout out for chris wilson who was so and patient on your yesterday so should be\"\n        ],\n        [\n            0,\n            \"user i've never had someone in my life so important to me and many others i'm blessed to have him on my side\"\n        ],\n        [\n            0,\n            \"spoiler alert five weird things that happen in the boss baby url via user\"\n        ],\n        [\n            0,\n            \"david moyes nothing worse than the pc brigade producing ' faux outrage ' on behalf of someone who's not outraged in the least\"\n        ],\n        [\n            0,\n            \"your legendary determination motivates you to logically calcul more for capricorn url\"\n        ],\n        [\n            1,\n            \"anyone but unc anyone but unc anyone but unc anyone but unc anyone but unc anyone but unc anyone but unc anyone but unc anyone but unc\"\n        ],\n        [\n            1,\n            \"i usually dont let shit like that get to me but i guess ive never been in the situation where physically im not who they want 😅 😅\"\n        ],\n        [\n            0,\n            \"you have not lived today until you have done something for someone who can never you j … url\"\n        ],\n        [\n            1,\n            \"bayleef ♂ 84 4 15 8 15 razor leaf ancient power s normal til 02 12 03 25m 9s url\"\n        ],\n        [\n            0,\n            \"3 this those were the days you remember this url url\"\n        ],\n        [\n            0,\n            \"user a major change to seo searching habits has been having to search with multiple search when one is biased in results\"\n        ],\n        [\n            0,\n            \"i was presented with the opportunity to purchase up to ten 2 bills tonight but i only had a dollar on me hashtag\"\n        ],\n        [\n            0,\n            \"rt voted to move forward with a plan to its water utility — … url\"\n        ],\n        [\n            0,\n            \"user even though that would be amazing d but could you look to see if it is im part 6\"\n        ],\n        [\n            1,\n            \"your current superpower is the ability to discern when to push more for leo url\"\n        ],\n        [\n            0,\n            \"things user should worry about obama admin and clinton associates have documented history of actions toward white males\"\n        ],\n        [\n            0,\n            \"not sure why someone will do it but here's how you can make hashtag media accounts as private as possible url\"\n        ],\n        [\n            0,\n            \"i'm so excited for the night all we my bike and your enormous house you said someday we might when i'm cl … url\"\n        ],\n        [\n            1,\n            \"a total package of boat transport services you would get from a company url\"\n        ],\n        [\n            0,\n            \"s town podcast is a brilliant portrait of an genius review url url\"\n        ],\n        [\n            0,\n            \"un chief alarmed by israel ’ s approval of new settlement url url\"\n        ],\n        [\n            1,\n            \"fuck them brazilian always has to do what they're suppose to do 😴 😴 url\"\n        ],\n        [\n            0,\n            \"this is so cute omg 😭 hashtag irene teasing each other compilation url\"\n        ],\n        [\n            0,\n            \"listen you should have thought about how they are before 2012 url\"\n        ],\n        [\n            0,\n            \"it hasn't even been a hundred days since trump has been in office and now we possibly about to go into a war\"\n        ],\n        [\n            0,\n            \"the citizens of ask for help while rules the streets when they leave the alliance hashtag\"\n        ],\n        [\n            1,\n            \"right now his approval ratings r in the toilet someone needs 2 him in the house i don't mean an … url\"\n        ],\n        [\n            0,\n            \"user and he fooled of people for so many decades not url\"\n        ],\n        [\n            0,\n            \"makes sense actually performs she doesn't stand in one spot and pretend it's karaoke url\"\n        ],\n        [\n            0,\n            \"user the women is hated by many and is seen as being one of the main for the problems that europe now suffers from\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 2 new followers and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"just like you shouldn't think that all male cops are the only ones who can protect you women cops can too\"\n        ],\n        [\n            0,\n            \"it ’ s hashtag how will you get closer to achieving your wellness goals today url\"\n        ],\n        [\n            0,\n            \"fire on estate caused by off glass bottles onto window read more … url\"\n        ],\n        [\n            1,\n            \"user user used to be a murdoch nobody tried to re invent himself as the katie hopkins shit of oz failed miserably\"\n        ],\n        [\n            0,\n            \"million reasons was released 6 months ago today hashtag billboard hot 100 top 10 radio hit 1 2 million pure … url\"\n        ],\n        [\n            0,\n            \"speaks on qb black diamond t rex status with queen of the ring on radio url\"\n        ],\n        [\n            0,\n            \"do you know an amazing nominate them for our best competition … url\"\n        ],\n        [\n            1,\n            \"we gotta from here stop crying baby it will be alright baby harry fuck i am lucky such a good and happening son omg fuck\"\n        ],\n        [\n            0,\n            \"twitter ceo jack indicates controversial character limit change may be reversed url url\"\n        ],\n        [\n            0,\n            \"user user msm hiding from won't mention mexico saudi uk ireland germany and eu all attacked trump and helped hillary\"\n        ],\n        [\n            1,\n            \"for a limited time only save 60 on this riley barrel arm chair plus get 20 in cash at url\"\n        ],\n        [\n            1,\n            \"it struck me tonight that republicans see the world as predator and prey they hate the poor because they have to their food\"\n        ],\n        [\n            1,\n            \"new of steam on ebay song of the deep pc dvd physical edition steam rare url url\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win rubber flexible silicone kids s by url hashtag\"\n        ],\n        [\n            0,\n            \"user of course i'm sure your 600 month apt will be a reasonable distance from work\"\n        ],\n        [\n            0,\n            \"mental illnesses are thrown around so much that now everyone thinks they have some sort of mental illness but they have no idea\"\n        ],\n        [\n            0,\n            \"user thanks babe blessed to have you in my life 💕 gotta hit together when i get back to town 🥂\"\n        ],\n        [\n            1,\n            \"user user and how do yo know he wants to go back there he is happy in stupid\"\n        ],\n        [\n            1,\n            \"the info nerds overall best student in denied admission url url\"\n        ],\n        [\n            0,\n            \"' grammar ' around at night fixing bad because not all heroes wear … … url\"\n        ],\n        [\n            0,\n            \"so as most people know my dad is a police officer and he got this yesterday ❤ ❤ url\"\n        ],\n        [\n            0,\n            \"75 years after it was set up by the city's last state bank of hyderabad slides into history … url\"\n        ],\n        [\n            0,\n            \"i pray my daughter is a daddy's girl and my son is a boy and that they forever see what love is through my husband and i\"\n        ],\n        [\n            0,\n            \"user can someone assist me to submit feedback to higher authority on my last call with your support member\"\n        ],\n        [\n            0,\n            \"michael house testimony on climate change embarrassing rude national review url\"\n        ],\n        [\n            1,\n            \"manage calendar events add files productivity business ipad app … url hashtag\"\n        ],\n        [\n            0,\n            \"the artist is a for emotions that come from all over the place from the sky from … url\"\n        ],\n        [\n            1,\n            \"it's just very fucking inconsiderate to have me rushing to be here on time and i don't get the same in return\"\n        ],\n        [\n            0,\n            \"you're tired of being the responsible one especially if you m more for scorpio url\"\n        ],\n        [\n            0,\n            \"user agreed it's not enough to know the story it's the applies that knowledge to … url\"\n        ],\n        [\n            0,\n            \"exclusive here ’ s what vets are about to get from trump ’ s va url url\"\n        ],\n        [\n            0,\n            \"user it is the worst coverage sure but by far the best of the 4 majors certainly the most imo\"\n        ],\n        [\n            0,\n            \"fried cabbage recipe 🍴 😍 please say something when you see the recipe saying anything is good it helps you url\"\n        ],\n        [\n            0,\n            \"ethical science sustainable economy more time and ability to enjoy a fulfilling life work for the sake of work … url\"\n        ],\n        [\n            0,\n            \"shhh 4 hidden bars of hashtag you should probably visit them this weekend url\"\n        ],\n        [\n            0,\n            \"district sunday league division one and net in win url url\"\n        ],\n        [\n            0,\n            \"user thank u for being the greatest friend u possibly can be i love you and cant wait to be with you a … url\"\n        ],\n        [\n            0,\n            \"hashtag according to the door person you guys practically sold out of everything not too … url\"\n        ],\n        [\n            0,\n            \"another man bought me a cup of coffee at 1 am when the coffee place wouldn't take my cash that was nice i guess\"\n        ],\n        [\n            0,\n            \"okay im but most of my classmates were hispanics mainly and they would fucking tell me all these stories from their\"\n        ],\n        [\n            0,\n            \"user user lots of people don't know much about as but some listen when people tell them about it\"\n        ],\n        [\n            0,\n            \"will be along this weekend congratulations on the completion of the joseph banks url\"\n        ],\n        [\n            0,\n            \"user disrespectful crowd last nite but hey when u get under peoples skin u are doing something right hashtag\"\n        ],\n        [\n            0,\n            \"human resources officer hr port port simon limited url\"\n        ],\n        [\n            0,\n            \"anger as berlin refuses to light gate in russian colors after attack url via user\"\n        ],\n        [\n            0,\n            \"this is why we developed college and are committed to the continuous training of our team url\"\n        ],\n        [\n            0,\n            \"user brings you the national weather forecast for sunday april 9 to keep up with all the latest visit o … url\"\n        ],\n        [\n            0,\n            \"gud news airlines can't loot anymore one hour flights capped at rs 2 500 hashtag url\"\n        ],\n        [\n            1,\n            \"used 2014 honda fuel water shift model only 4 url url\"\n        ],\n        [\n            0,\n            \"and this man is basically my brother he is the first one i call when i have any problems he does so much but has … url\"\n        ],\n        [\n            0,\n            \"user aww sweetie i love you ❤ i think are really cool beautiful when worn with pride ☺\"\n        ],\n        [\n            1,\n            \"the us can't defend against russia's newest cruise missiles — so it may have to try offense instead … url\"\n        ],\n        [\n            0,\n            \"oh my girl perfect day comeback stage m countdown ep url vía user\"\n        ],\n        [\n            1,\n            \"hashtag lil break free feat tha real u the essence on the radio show url\"\n        ],\n        [\n            0,\n            \"naval base ♂ 33 3 3 7 5 rock smash crunch s normal til 11 14 02 25m 37s url\"\n        ],\n        [\n            1,\n            \"user really needs to stop praising spirit each week he is effectively encouraging shite\"\n        ],\n        [\n            0,\n            \"us launches probe into whether russia took part in ‘ chemical attack ’ in syria – ap url\"\n        ],\n        [\n            0,\n            \"at only 22 years old yesterday played his game with … url\"\n        ],\n        [\n            1,\n            \"user twice deported sex charged in ca home you like to protect illegals nancy shame on y … url\"\n        ],\n        [\n            0,\n            \"i'm looking forward to tomorrow because this will be my day to just relax before the exam stress next week\"\n        ],\n        [\n            0,\n            \"user while we really can't complain as it's been super mild this winter the calendar says spring … url\"\n        ],\n        [\n            0,\n            \"user we will look into the phone issue are you able to dm your best contact number and location and we will touch base\"\n        ],\n        [\n            0,\n            \"user still works in adrenaline though i'm sure it's different to controls than show a\"\n        ],\n        [\n            0,\n            \"user just got new job first in ages said i'd pay bills went out for dinner last night bought … url\"\n        ],\n        [\n            1,\n            \"bs gel battery 150 url url\"\n        ],\n        [\n            0,\n            \"breaking hashtag king approves constitutional amendment that allows civilians to be tried in military courts url\"\n        ],\n        [\n            0,\n            \"baker says he's learned a ton of things watching rose don't jump to pass not playing defense is bad people don ' … url\"\n        ],\n        [\n            0,\n            \"thanks to the legend tim for the photo class act on off the park url\"\n        ],\n        [\n            0,\n            \"dem senator intel panel should probe financial ties between trump russia hashtag url\"\n        ],\n        [\n            0,\n            \"plenty of aloe juice will be required for the throat this weekend excellent entries and great weather f … url\"\n        ],\n        [\n            0,\n            \"user weasel words won't do anything to stop it happening here give statements remembrance service … url\"\n        ],\n        [\n            0,\n            \"user awesome follow us and don't forget to tag your friends and encourage them to participate hashtag\"\n        ],\n        [\n            0,\n            \"what a week we couldn't be happier to have unveiled ' the best of so far ' and we're by the support we've … url\"\n        ],\n        [\n            1,\n            \"unlike today's liberals they weren't morons they would understand as soon as the first round was fired url\"\n        ],\n        [\n            0,\n            \"since i had let my boy go today is a big day looking for a ky derby winner i think i could see one today\"\n        ],\n        [\n            1,\n            \"lunch links police shooting bart bike theft iphone 8 delays url url\"\n        ],\n        [\n            1,\n            \"you're more interested in the act of creation today than you a more for gemini url\"\n        ],\n        [\n            0,\n            \"calling business computer science majors user wants to meet you at today's fair hashtag\"\n        ],\n        [\n            0,\n            \"so excited for the latest series of user love all the contestants ​ so far minus trinity really not feeling her 😷\"\n        ],\n        [\n            0,\n            \"red bull the key areas where christian team need to improve url url\"\n        ],\n        [\n            0,\n            \"and life of children today as a result of russian bombing with gas url\"\n        ],\n        [\n            0,\n            \"user are u from newton hi and mom how are u u r a very good actor moe\"\n        ],\n        [\n            0,\n            \"italy court bans uber over unfair competition for url url\"\n        ],\n        [\n            0,\n            \"user sa is a very strange land where even d most pathetic losers get to comment about progressive leaders w … url\"\n        ],\n        [\n            0,\n            \"9 day break from running starts today the longest since well this time last year hashtag user\"\n        ],\n        [\n            0,\n            \"our politics has given putin the weapon to create a constitutional crisis forbes url\"\n        ],\n        [\n            0,\n            \"communication with family members and friends may seem constra more for libra url\"\n        ],\n        [\n            0,\n            \"user thank you so much i have reasons to smile thanks again don't forget a thing bones\"\n        ],\n        [\n            0,\n            \"user the ch term shadow could be w stalker but i'm is far less creepy sounding than i'm stalking 😜\"\n        ],\n        [\n            0,\n            \"lol shouldn't have messed w our election and help put this man in office 🤷 🏻 ‍ ♀ ️ url\"\n        ],\n        [\n            0,\n            \"skybet casino deposit only £ 10 and get play with £ 70 get your free bonus here new customers t c's apply … url\"\n        ],\n        [\n            0,\n            \"you might have trouble expressing your feelings today but no more for taurus url\"\n        ],\n        [\n            0,\n            \"hope your birthday into lots of dreams come true may today be filled with laughter and love happy url\"\n        ],\n        [\n            0,\n            \"5 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"wind 13 km h se barometer 4 hpa temperature 16 5 ° c rain today 0 0 mm humidity 59\"\n        ],\n        [\n            0,\n            \"pistons gave that big contract and now he can't even get off the bench lmao 😂 url\"\n        ],\n        [\n            0,\n            \"user of course sky are the type of non evil trustworthy news providers who would never facts to … url\"\n        ],\n        [\n            0,\n            \"turns out the last badge i got is going to be digital only so if youre quick you can still nab a physical badge … url\"\n        ],\n        [\n            1,\n            \"ray ban anniversary all made in a legitimate factory come with new box and certificates url url\"\n        ],\n        [\n            0,\n            \"population 22 i'm almost like in yeah it seemed like i'm working in middle east url\"\n        ],\n        [\n            1,\n            \"followers 4 unfollowers 0 i didn't know i was this awesome get your daily stats via url\"\n        ],\n        [\n            0,\n            \"mom alert gas will be natural gas from a gas line at south street and east street this mom url\"\n        ],\n        [\n            0,\n            \"user we need moses we can all c his worth he's also defensive moses must be physically fit before our clash with man city\"\n        ],\n        [\n            1,\n            \"i grew up in and we used long drops back in the day my cousin said pinky pinky on my way to the toilet did i proceed oh hell\"\n        ],\n        [\n            1,\n            \"user only little baby bitch boys piss and moan about their opponents in a contest they cheated and won … url\"\n        ],\n        [\n            0,\n            \"this week in small business entrepreneurship articles on the rise url via user\"\n        ],\n        [\n            1,\n            \"user it's not correct to hold the view that affiliate links don't have an effect i've been seeing that … url\"\n        ],\n        [\n            0,\n            \"user actually everyone is wrong here d what you said is right though going to write about this soon\"\n        ],\n        [\n            0,\n            \"celebrating my 21st birthday party tonight hmu shots jungle juice hmu starts at 11\"\n        ],\n        [\n            1,\n            \"yes a new user gadget review what kind of ridiculous kitchen shenanigans are happening this week url\"\n        ],\n        [\n            0,\n            \"to celebrate 50 years of police our staff officers at our hq in hashtag headed out bright early to stand … url\"\n        ],\n        [\n            0,\n            \"great week at with my class but i am absolutely done right now can not wait to fall asleep later and wake up in 2018 😂 😴 😴 😴\"\n        ],\n        [\n            0,\n            \"9 things that changed on twitter since we started out url url\"\n        ],\n        [\n            1,\n            \"growing and engaging with the right tweeps gained 1 new follower in the past day courtesy url\"\n        ],\n        [\n            1,\n            \"old large historic photo of qld view of general store url url\"\n        ],\n        [\n            0,\n            \"user you're a star that fell out of the sky to brighten up our lives mind following user me — 53 225\"\n        ],\n        [\n            0,\n            \"i remember going to wer n wild time ago and we went on brain wash and somebody flipped out the and we didnt notice\"\n        ],\n        [\n            0,\n            \"i have established that the treasury report is a draft issued to affected parties inc for comment response before\"\n        ],\n        [\n            0,\n            \"chinese media says india playing dalai lama card wouldn ’ t allow it a ‘ free ride ’ url\"\n        ],\n        [\n            1,\n            \"aren ’ t the only way to save on real estate taxes url url\"\n        ],\n        [\n            0,\n            \"yeah i was not expecting that got my pre order in and noticed it was limited to one per order and available ' while stocks last '\"\n        ],\n        [\n            0,\n            \"user absolutely he would have set the team up not to allowed free roles to … url\"\n        ],\n        [\n            0,\n            \"a new digital age is upon us – it ’ s called internet of things url via user\"\n        ],\n        [\n            0,\n            \"white house lawyers last month learned that the former national security adviser susan rice requested the url\"\n        ],\n        [\n            0,\n            \"i can't believe citizens elected trump as president the lack of sympathy is sad now there's consequences\"\n        ],\n        [\n            0,\n            \"i don't understand why girls with no kids complain about other girls getting pregnant like okay its not your baby so why tf do you care\"\n        ],\n        [\n            0,\n            \"i think i'm a jimin biased now wth i think they're all gonna be my just one by one so lets see haha\"\n        ],\n        [\n            0,\n            \"was ago in fact only like 2 ppl might even recall that that are on rn\"\n        ],\n        [\n            1,\n            \"vr 360 degree camera for smartphones launched url url\"\n        ],\n        [\n            1,\n            \"i've just watched the episode of legends of url url\"\n        ],\n        [\n            0,\n            \"get your broadway fix with the curious incident of the dog in the night time coming to april 18 23 staged url\"\n        ],\n        [\n            0,\n            \"i just got pissed shut off the queen omg i was too imma need a mary j concert in my car later user\"\n        ],\n        [\n            0,\n            \"singing animals absolutely nailed the duck tales theme song url url\"\n        ],\n        [\n            0,\n            \"2 2 the amount of fuel supplied to the and not become an person in the rest of their relationships\"\n        ],\n        [\n            1,\n            \"me ha un vídeo de user url life lessons learned through photography lesson 4 no risk no reward\"\n        ],\n        [\n            0,\n            \"user i didnt know anything about this tbh i don't even know if this is real but i totally wish it was re … url\"\n        ],\n        [\n            0,\n            \"hi lovely user your act of kindness has become my best lifetime memory 🦋 ilysm i hope you follow me soon 💙 43 280\"\n        ],\n        [\n            0,\n            \"everyone thinks you're being overly efficient today but you k more for cancer url\"\n        ],\n        [\n            0,\n            \"so yesterday i bought a pizza haven't eaten in forever long story short i ate 6 🙃 one mini for my mom and a normal for my brother 🙃\"\n        ],\n        [\n            0,\n            \"i thought the line are we human or are we from human by the killers was or are we dancers until now learn something new every day\"\n        ],\n        [\n            0,\n            \"user he believes in god now then he should also understand that the same people who are to set fo … url\"\n        ],\n        [\n            0,\n            \"god is this ship hence such bold faith is a tornado i see of financial power it is time hashtag\"\n        ],\n        [\n            0,\n            \"this small idaho town doesn't need a rescue it needs more workers url\"\n        ],\n        [\n            0,\n            \"should lesnar win tonight who do you think should be first in line to challenge him for the title hashtag hashtag\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 49 new followers and 10 unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"top dem views same intel that trump can ’ t dispute the info url via user\"\n        ],\n        [\n            0,\n            \"' rick and morty ' creator may or may not have tried to sell mcdonald's dipping sauce on ebay … url\"\n        ],\n        [\n            0,\n            \"it's to me when folks think i'm 23 27 🙃 🙃 🙃 imma be so bomb when i get in my 40 ' s\"\n        ],\n        [\n            1,\n            \"offers 100 customized europe hashtag and network from to url\"\n        ],\n        [\n            0,\n            \"user just cause he she was an arse doesn't mean you gotta feel bad b it should be them feeling bad for wha … url\"\n        ],\n        [\n            0,\n            \"indiana jones 2008 topps sketch card by 1 1 url url\"\n        ],\n        [\n            0,\n            \"theresa may though has to deal with a no easter egg problem wonder why url\"\n        ],\n        [\n            0,\n            \"premier tonight user user of james ' film of michael on the of winter with ah hong\"\n        ],\n        [\n            0,\n            \"user not sure if that is a good sign movie wise that your thoughts wondered off into that direction\"\n        ],\n        [\n            0,\n            \"tillerson clashes with nato allies on defense spending at brussels meeting the washington post url\"\n        ],\n        [\n            0,\n            \"take your work seriously then take your seriously clients are more to with people who like they care\"\n        ],\n        [\n            0,\n            \"young news anchor message to obama goes viral final thoughts from url\"\n        ],\n        [\n            0,\n            \"flashback and fast forward friday photo cuddly at two months and even more adorable at seven months url\"\n        ],\n        [\n            0,\n            \"it was a wild ride on the australian share market after investors reacted to the u s missile strikes on syria … url\"\n        ],\n        [\n            0,\n            \"user i agree i don't judge guys by lol but some of them are and help you see ho … url\"\n        ],\n        [\n            1,\n            \"honestly fuck i been on my self n shit grades good life great relationships bomb asf my life is just fucking amaze ❤ ️ 😫\"\n        ],\n        [\n            0,\n            \"being a cog in a larger set of gear works might upset someone more for virgo url\"\n        ],\n        [\n            0,\n            \"this goes in the file remember this whenever someone as a ' moderate ' url\"\n        ],\n        [\n            0,\n            \"user it's the magic of grey 😂 i'm on side and at the same time i'm rooting for those … url\"\n        ],\n        [\n            0,\n            \"ft £ lawsuit gives rare glimpse into billionaire candy brothers ’ world url via user\"\n        ],\n        [\n            0,\n            \"government non on nationwide farm loan waiver url url\"\n        ],\n        [\n            0,\n            \"nab a taxi free in memphis w credit code on the lyft app skip uber w a top promo url url\"\n        ],\n        [\n            0,\n            \"user given the fact that she doesn't know what complicit means education being important is insulting\"\n        ],\n        [\n            0,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            1,\n            \"gig em texas a m morning fix friday night light highlights and spring game is here url hashtag\"\n        ],\n        [\n            1,\n            \"free concert hear us hashtag in 2017 featuring current former campers who will rock you and the … url\"\n        ],\n        [\n            1,\n            \"what type of bum bitch shoot her friend over a rack what type of mother leave her one son over a stack\"\n        ],\n        [\n            0,\n            \"some beautiful late century japanese hand coloured photography that i'm researching … url\"\n        ],\n        [\n            0,\n            \"user but it was ok for to take out and libya for wanting to turn to the african backed gold\"\n        ],\n        [\n            1,\n            \"do not be so foolish as to imagine that in our own time the old are gone kisses\"\n        ],\n        [\n            0,\n            \"user you need to start calling the show and i understand your point but they're good to commit 6 errors and hit 4 or 5 guys\"\n        ],\n        [\n            0,\n            \"we are along on this project we should have a finished room for your use by the end of next week we app … … url\"\n        ],\n        [\n            0,\n            \"it's reflections and of the 50 billion dollar man episode no url user\"\n        ],\n        [\n            0,\n            \"there's nothing quite like a warm comfy bed hope you get to stay in yours a little longer this weekend url\"\n        ],\n        [\n            0,\n            \"user user yeah he did it so he could have levi all to himself that's what abusers always do\"\n        ],\n        [\n            0,\n            \"user mcconnell stated at the time that he would go after impeachment if obama engaged in syria yet their … url\"\n        ],\n        [\n            0,\n            \"user the joys of preschool not sure about the enforced “ benefits of with a peer group ” anymore\"\n        ],\n        [\n            0,\n            \"hashtag opening night view from my little dj added view of the office across … url\"\n        ],\n        [\n            1,\n            \"fucking love hashtag “ there ’ s no point about the future of polar bears and tigers when url\"\n        ],\n        [\n            0,\n            \"hashtag looking for a company that can print images text onto and dvd cases any please not mass production 😀\"\n        ],\n        [\n            0,\n            \"user 17 and refuse to go to school he she should be sitting on the curb when cops arrive\"\n        ],\n        [\n            0,\n            \"this is the easiest comparison of wireless rate plans in the last 4 years which one did you get url\"\n        ],\n        [\n            0,\n            \"user is there an exhibition on i paid homage in brick lane recently url\"\n        ],\n        [\n            0,\n            \"re of today's tweet live playing some before i try out nier what could go wrong url\"\n        ],\n        [\n            0,\n            \"user we hope you won't leave the club after cause fashion designers will be after you 😁\"\n        ],\n        [\n            1,\n            \"enter to win more than 2000 in baby gear essentials as part of april showers ultimate gear giveaway url\"\n        ],\n        [\n            0,\n            \"at times not at our best but who cares scenes on the bell end after the final whistle when the … url\"\n        ],\n        [\n            0,\n            \"user seeing you win at ws living in was a huge inspiration to me living in md and training for barkley\"\n        ],\n        [\n            0,\n            \"♂ 68 9 14 5 12 rock smash close combat until 16 26 45 29m 53s url\"\n        ],\n        [\n            0,\n            \"totodile iv 8 8 9 14 12 14 move set scratch water pulse available until 00 55 01 url\"\n        ],\n        [\n            1,\n            \"dear numerous teachers me of me skipping what do i have to gain for missing a week in which i was sick as all hell\"\n        ],\n        [\n            0,\n            \"a side table has a shape made in italy by user … url\"\n        ],\n        [\n            0,\n            \"did he push away because he truly didn't need him or because he wanted to spare of his darkness\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url busty jenna presley using her sexy feet url\"\n        ],\n        [\n            0,\n            \"hoy tara open coz i will not say no to free food but then again there's no such thing as free lunch pero na ako tara\"\n        ],\n        [\n            0,\n            \"if people are not even in quick play but also fucking arcade i don't even want to begin to imagine how they are in comp\"\n        ],\n        [\n            0,\n            \"user user why not the new version i haven't been able to use sky go on my laptop now for over two weeks\"\n        ],\n        [\n            0,\n            \"after historic week brexit a shade warmer brussels reuters the week britain filed for divorce from url\"\n        ],\n        [\n            0,\n            \"the dark world why can't this be true just don't make a url\"\n        ],\n        [\n            0,\n            \"hashtag user it's all about hillary selling us uranium on her own without approval from anyone plus she really loves russia\"\n        ],\n        [\n            0,\n            \"thanks user for registering to visit hashtag we look look forward to seeing you there\"\n        ],\n        [\n            0,\n            \"completely to our pal there the problem with is that they never play around enough try to get funny with it\"\n        ],\n        [\n            0,\n            \"up next md from university of milan and hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag kenyan families can now forget the stress of paying for university education with madison url\"\n        ],\n        [\n            0,\n            \"boeing and demo their emergency system for space launches url url\"\n        ],\n        [\n            0,\n            \"user i am sorry for the poor on demand experience can you please dm me your account number so i can look into this joe\"\n        ],\n        [\n            0,\n            \"hashtag user want to take my sister to this show for her birthday and both of us love panic never got to see them live\"\n        ],\n        [\n            0,\n            \"user that scares me the changes in the walking dead good and bad kinda make sense i hope invincible is more faithful\"\n        ],\n        [\n            1,\n            \"hiring opposing in elections my biggest url url\"\n        ],\n        [\n            0,\n            \"user in my opinion one of the most difficult things to accomplish is the ability to not let others word … url\"\n        ],\n        [\n            0,\n            \"looking forward to this new arrival coming soon from user url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"hashtag involving these subtle flaws like the slip i also loved how all this talk of american spies from movies such as 8\"\n        ],\n        [\n            0,\n            \"04 02 2017 16 30 temp 75 1 f rh 77 wind nw at 0 mph gusting 10 dp 67 4 baro 29 inhg falling slowly hashtag\"\n        ],\n        [\n            0,\n            \"6 when shopping with your child do you probe them to tell you the different colours they see on items\"\n        ],\n        [\n            0,\n            \"each you face is designed specially for you by your creator it's for you to get closer to him he knows you can handle it\"\n        ],\n        [\n            0,\n            \"more proof that conflict of interest nepotism generally every us law doesn't apply to the trump oh yes we're really winning now\"\n        ],\n        [\n            0,\n            \"colour is everywhere so when it comes to deciding what you like and settling on what works for … url\"\n        ],\n        [\n            0,\n            \"production this is how green their url\"\n        ],\n        [\n            0,\n            \"user user oh this wasn't my question i would never tell a girl i like her but if i was this would be good advice\"\n        ],\n        [\n            0,\n            \"sooooo this is my bestie and she is literally one the best human beings this is just lowkey … url\"\n        ],\n        [\n            0,\n            \"today was a disappointing but more importantly a very exciting and enjoyable experience we … url\"\n        ],\n        [\n            0,\n            \"you're still riding on the incoming waves of positive energy more for cancer url\"\n        ],\n        [\n            1,\n            \"new cat claw kitten pet board with sofa bed l url url\"\n        ],\n        [\n            1,\n            \"bitches really be mad when u can just stop speaking to them suddenly we ain't married bitch i honestly could care less\"\n        ],\n        [\n            1,\n            \"watch what a lady did on stage while her husband was receiving romance from performer video francis url\"\n        ],\n        [\n            0,\n            \"i've recently watched the 12th of 13 episodes of san chi no maid dragon url hashtag\"\n        ],\n        [\n            0,\n            \"himself in the end decided to let it pass just like a wind ❝ yeah yeah whatever ❞ there he a p … url\"\n        ],\n        [\n            0,\n            \"so when i took rory for a walk this afternoon he stole a sandwich from a girl ’ s bag hashtag\"\n        ],\n        [\n            0,\n            \"something that can be easily solved and happen but you let stubborn and selfish get in the way hashtag hashtag 🙄\"\n        ],\n        [\n            0,\n            \"user i understand it didn't pass but we were told by republicans the would repeal it first then replace b … url\"\n        ],\n        [\n            1,\n            \"growing and engaging with the right tweeps gained 2 new followers in the past week courtesy url\"\n        ],\n        [\n            0,\n            \"when life knocks you down try to land on your back because if you can look up you can get up let your reason get you back up\"\n        ],\n        [\n            1,\n            \"hashtag 🤙 🏾 🔥 april 29th alcohol filled 💦 🔫 bombs 🎊 glow sticks much more url\"\n        ],\n        [\n            0,\n            \"official lightning fixtures for the summer 2017 season hashtag url\"\n        ],\n        [\n            0,\n            \"— it's all about living my dream the past was about getting here the present is about fulfilling that dream i had at such a young age —\"\n        ],\n        [\n            1,\n            \"signup and share to win this boost 350 v2 in the free weekly draw on slang · url url\"\n        ],\n        [\n            0,\n            \"' save cork city ' urge public to make views known to before tomorrow's deadline url\"\n        ],\n        [\n            0,\n            \"nigel farage in european parliament after eu of ‘ behaving like the mafia ’ over brexit … url\"\n        ],\n        [\n            0,\n            \"vague short stories the by dan url url\"\n        ],\n        [\n            0,\n            \"an american airlines pilot died just before landing a plane in new mexico url hashtag\"\n        ],\n        [\n            0,\n            \"the preacher just said in t v he getting more more tired of this world everyday it seems like the enemy is everything\"\n        ],\n        [\n            0,\n            \"user user lmao and pence comes around with even more conservative measures 👌 👍 👍 bring it\"\n        ],\n        [\n            0,\n            \"user without delving into the muslim mind india runs after muslim hearts in vain what a wild goose chase url\"\n        ],\n        [\n            1,\n            \"mid western hood boots code 002 3000 black and beige only brown size 35 36 37 38 small fitting url\"\n        ],\n        [\n            0,\n            \"don ’ t push away the people who truly care about you because one day you will push them away and they won ’ t come back\"\n        ],\n        [\n            0,\n            \"hashtag if you feel alone just think of the goodness of god in your life and the people who really love you don't forget god is there\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url 10 ways to lose weight fast without or going to the gym\"\n        ],\n        [\n            0,\n            \"prof catherine west talking about the advanced theme in the manchester are in there url\"\n        ],\n        [\n            0,\n            \"former oregon ducks qb tom named to basketball hall of fame url hashtag\"\n        ],\n        [\n            1,\n            \"i wanna make it so the date of tomorrow can be any month and any day this wud be fucking sick random number generator\"\n        ],\n        [\n            0,\n            \"i entered a giveaway for a chance to win extreme balance makeover better so by kim url hashtag\"\n        ],\n        [\n            0,\n            \"so i already had a hashtag item for the newsletter but it's growing subscribe now by emailing com hashtag\"\n        ],\n        [\n            0,\n            \"the acm academy of country music awards the show live from las vegas tomorrow sunday april 2 on url\"\n        ],\n        [\n            0,\n            \"facebook makes me roll my eyes every time bc of the posts and twitter lucy out\"\n        ],\n        [\n            1,\n            \"user bang right on the nail dr treating and analyzing as an sane rational mind is fraud he's fucking crazy\"\n        ],\n        [\n            0,\n            \"efcc gives epic answer to a nigerian who it for not reporting lost court cases nigerians react url\"\n        ],\n        [\n            0,\n            \"i love without irony it has become very cool to mock them try to play drums like hashtag i dare ya hashtag\"\n        ],\n        [\n            0,\n            \"user liberals will jump up yet again to insist that all cultures are equal and defend the religion of peace hashtag\"\n        ],\n        [\n            0,\n            \"apollo prison engagement ' photo shoot ' w not dating tim norman url\"\n        ],\n        [\n            0,\n            \"fox is gonna get passed on of ball and and could end up being as good or better than them imo url\"\n        ],\n        [\n            1,\n            \"thus fuckface von he clearly assumes americans have zero short term or long term memory and … url\"\n        ],\n        [\n            0,\n            \"band got straight 1 ' s on stage a perfect score and 2 2 1 in sight reading very proud of these ki … url\"\n        ],\n        [\n            0,\n            \"ipl 2015 2016 win percentage first 61 mi 53 rcb 50 kkr 36 dd 31 27 gl 17 2016 rps 0 2016 malik\"\n        ],\n        [\n            0,\n            \"the satisfaction that the other fellow isn't any better off and finally the surprise at everyone's being worse off k\"\n        ],\n        [\n            0,\n            \"user yeah i still eat what i want and loose weight i'm away from target i couldn't get lower than 11 stone for ages but now\"\n        ],\n        [\n            0,\n            \"there's an inherent instability in the atmosphere today but y more for gemini url\"\n        ],\n        [\n            0,\n            \"worst chemical attack in years in syria u s blames assad url why didn't you know trump it's your job not obama's\"\n        ],\n        [\n            0,\n            \"canada building permits mom feb 2 5 actual 5 8 previous revised from 5 4 hashtag url\"\n        ],\n        [\n            1,\n            \"user thanks for following 🙌 btw you can get my future blog posts by clicking subscribe below 👇 url\"\n        ],\n        [\n            0,\n            \"afternoon all adam on shift for updates of hashtag ladies day at aintree featured race is coming up at 4 05 pm\"\n        ],\n        [\n            0,\n            \"blackwater founder held secret seychelles meeting to establish drumpf putin back channel url\"\n        ],\n        [\n            1,\n            \"wow trey destroys senator chuck schumer fox news video url url\"\n        ],\n        [\n            1,\n            \"on god i ain't never wanna with lil bro them at all i ain't scared to nobody i just refuse to fight a nigga i had love 4 💯\"\n        ],\n        [\n            0,\n            \"holds 2nd round lead 61 39 vs le pen latest french election poll url url\"\n        ],\n        [\n            0,\n            \"the most dangerous thing we face is being rolled out now you ’ re suicidal if you do nothing url\"\n        ],\n        [\n            0,\n            \"oh coming sooner than we expect wonder what will happen if comey keeps dragging his feet this is on … url\"\n        ],\n        [\n            0,\n            \"mariah santa ana and leslie each have three hits and drive in three runs in ' 20 1 win over\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"going to livestream and some other games around 11 00 pm central time to whenever i feel like it join me dope boy 335\"\n        ],\n        [\n            0,\n            \"user maybe yours will be different cause peanut butter but the cherry was definitely good flavor … url\"\n        ],\n        [\n            1,\n            \"so we'll piss of the neighbors in the place to loose you tear 🎶 hashtag 👑 url\"\n        ],\n        [\n            0,\n            \"is ever going to find out that his son who passed was really his father's keeping that on the back hashtag\"\n        ],\n        [\n            0,\n            \"friend let's go out me i can't go out this time i don't have any gas friend i got you covered me url\"\n        ],\n        [\n            0,\n            \"“ user florida gov rick scott removes state attorney from murder cases url\"\n        ],\n        [\n            1,\n            \"user ahhh i know i think he just left japan tho unless i dreamt that lmao im so emo they're never coming\"\n        ],\n        [\n            1,\n            \"is may a globalist she does not seem to understand a lot or feel for nationalism or patriotism we could be going up the creek without etc\"\n        ],\n        [\n            1,\n            \"first time a hemp company has made it possible for us to open a direct sales business free url\"\n        ],\n        [\n            0,\n            \"user user definitely as a person it helped me with hand eye co and visual tracking\"\n        ],\n        [\n            0,\n            \"do you know who are awesome my 2 new followers in the last week growing with url\"\n        ],\n        [\n            0,\n            \"dennis complained about lebron james resting steve had some thoughts on that url\"\n        ],\n        [\n            1,\n            \"11 option moves to boost my investment income v low url url\"\n        ],\n        [\n            0,\n            \"user wow thanks for sharing this twitter activity was a more important of rates than … url\"\n        ],\n        [\n            0,\n            \"user this is badly misleading can only be reported as a entire floor assembly your product alone … url\"\n        ],\n        [\n            0,\n            \"seriously walking distance lang pero it takes us a couple of minutes to actually gather\"\n        ],\n        [\n            0,\n            \"you long to be the center of attention but you can take your more for leo url\"\n        ],\n        [\n            0,\n            \"user had won garland would not have been nominated either a far more liberal would have been appointed\"\n        ],\n        [\n            0,\n            \"if there is a better feeling than along on an on a sunny day we don ’ t know what it is … url\"\n        ],\n        [\n            0,\n            \"hashtag colleges building leadership skills for millennial economy check out user's tweet url\"\n        ],\n        [\n            0,\n            \"user user my cold little heart is broken please please tell me there will be more seasons the show is perfection\"\n        ],\n        [\n            0,\n            \"ladies who have been pregnant what's a bodily sign that made you suspicious of being pregnant besides missing your … url\"\n        ],\n        [\n            0,\n            \"these are the cosmic waves you've been waiting for so grab yo more for aries url\"\n        ],\n        [\n            0,\n            \"user it takes a lot of liquid capital to do corporate activism on those holiday cups\"\n        ],\n        [\n            0,\n            \"5 things every filmmaker must consider when choosing a film school url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag will play event in hashtag china should be 6th according to the entry list\"\n        ],\n        [\n            0,\n            \"hashtag here we go again a bunch of politicians talking s about something going to do nothing about nobody is going to go against russia\"\n        ],\n        [\n            0,\n            \"op ed how is putting real world assets on hashtag by … url\"\n        ],\n        [\n            0,\n            \"russia may raise the question about alaska vladimir putin said american activities in alaska could url\"\n        ],\n        [\n            0,\n            \"3 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"bruh steve twitter woulda been live as fuck and i know he woulda responded to questions cuz that shit was his passion\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url bing crosby i've got a of dreams\"\n        ],\n        [\n            0,\n            \"hashtag has safely arrived at my uni office but i'm my mid break now won't be able to send out the goods will\"\n        ],\n        [\n            0,\n            \"user fair to say that peter has helped your game significantly i wish he was my good friend 😎\"\n        ],\n        [\n            0,\n            \"user brother why you never told me about that's who i want to be like just found out about … url\"\n        ],\n        [\n            0,\n            \"it's leg shoulder pads and ra ra skirts on this morning for the 80s theme at the return of the … url\"\n        ],\n        [\n            1,\n            \"ultra 3 is thicker than ultra 2 allowing it to be used on in the most animated parts of … url\"\n        ],\n        [\n            0,\n            \"wells fargo on tuesday said it has fired four current or former senior managers amid the u s banking internal investigation of a\"\n        ],\n        [\n            0,\n            \"have you ever seen this large truly 146 year old located in japan hashtag url\"\n        ],\n        [\n            0,\n            \"user user whoa whoa y'all wouldn't even go with nick 😂 y'all needed a lil bit more help\"\n        ],\n        [\n            0,\n            \"new techcrunch article author ryan holiday talks about the value of in a high tech world url\"\n        ],\n        [\n            1,\n            \"user my anger is against the northern people who support the activities of the north against the tn people\"\n        ],\n        [\n            1,\n            \"i remember user sucking my wheel at cross races back when she was 15 strong then stronger now url\"\n        ],\n        [\n            1,\n            \"joan fighting side the life and times of a secret badass url via user\"\n        ],\n        [\n            0,\n            \"i hate how often i have to skip out on joining games because of my xbox being in the living room mic would pick up too much noise\"\n        ],\n        [\n            0,\n            \"i liked a user video url the legend of zelda song of storms metal cover\"\n        ],\n        [\n            1,\n            \"lean raps and pill popping the wave to you young niggas oh well you deal with the consequences of ya actions\"\n        ],\n        [\n            0,\n            \"in the bottom part of the sixth inning the ec warriors now lead with a score of 6 1 against the hashtag\"\n        ],\n        [\n            0,\n            \"i got make a and we'll tell you which student you're most like url via user\"\n        ],\n        [\n            0,\n            \"one harry styles reveals how guided his debut solo album url by … url\"\n        ],\n        [\n            1,\n            \"they playing stop trying to turn nothing into something because when yo nigga call u them names he mean it url\"\n        ],\n        [\n            1,\n            \"user now on amazon new edtech product that lets people feel the words they type url\"\n        ],\n        [\n            0,\n            \"user yah he's dating our coworker and didn't tell me he said i all of his nice for feelings he … url\"\n        ],\n        [\n            1,\n            \"match football magazine hull city goal celebration kit picture url url\"\n        ],\n        [\n            0,\n            \"user user lol am all for efe i'll dm u proof if u don't me was just trying to help 😊\"\n        ],\n        [\n            0,\n            \"mcdonalds we're just following their recipe but maybe when coke are combined — it ’ s straight up delicious\"\n        ],\n        [\n            0,\n            \"user user because if he owned drama alert he'd be he's banned from owning a youtube channel\"\n        ],\n        [\n            1,\n            \"heat blu ray disc 2009 like new al url url\"\n        ],\n        [\n            1,\n            \"one person followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"washington presidents ' trophy with best regular season record for second straight year url\"\n        ],\n        [\n            0,\n            \"user user explain to me why hockey isn't a sport is it just because you don't like it\"\n        ],\n        [\n            0,\n            \"user user lol you should really be the last talking about less attractive people 😂\"\n        ],\n        [\n            0,\n            \"hey bag five vermont we appreciate our followers saga gear manufacturer of all kind of … url\"\n        ],\n        [\n            1,\n            \"user can i choose my heroin dealer or suicide i simply have to have a third option sam\"\n        ],\n        [\n            0,\n            \"03 56 utc temp 7 3 ° c wind nne 0 mph avg 2 mph gust humidity 70 rain hr 0 0 mm pressure 1027 hpa rising slowly hashtag\"\n        ],\n        [\n            1,\n            \"sterling by solid services adp and minutes in focus url via\"\n        ],\n        [\n            0,\n            \"playlist on lucky one done playing white noise comes on got me like url\"\n        ],\n        [\n            0,\n            \"user gaze moved over to where jake entered and he was silent at first before out a simple what\"\n        ],\n        [\n            0,\n            \"user watch 13 reasons why if u havent yet and for books maybe try we are the ants or vicious\"\n        ],\n        [\n            0,\n            \"user we'll take a look into that you can email com in the meantime\"\n        ],\n        [\n            1,\n            \"skybet vegas £ 10 free not deposit required £ 1000 deposit bonus free £ 10 no deposit bonus £ 10 free … url\"\n        ],\n        [\n            0,\n            \"i just saw someone broke their hand it was in such bad way i didn't think it was possible for a hand to stay like that\"\n        ],\n        [\n            0,\n            \"looks so bad in rogue one i don't understand why they didn't just use guy face especially now that they're han\"\n        ],\n        [\n            1,\n            \"the adidas ultra boost 3 0 black white for 180 best to buy url url\"\n        ],\n        [\n            1,\n            \"its sad how realistic this series is so much of this shit happens in high schools around our country\"\n        ],\n        [\n            0,\n            \"more and more young are staying put and for longer periods why 35 and un url url\"\n        ],\n        [\n            0,\n            \"know what you want to do hold the thought and do every day what should be done and … url\"\n        ],\n        [\n            0,\n            \"user wealth transfer wealth squeeze from middle income to\"\n        ],\n        [\n            1,\n            \"user url ward double crosses marvel's agents of s h i e l d\"\n        ],\n        [\n            0,\n            \"retweeted the quote user i don ’ t like standard beauty – there is no beauty without – karl\"\n        ],\n        [\n            0,\n            \"a coward and a champion feel the same fear but the difference is what they do in the of the fear … url\"\n        ],\n        [\n            0,\n            \"activists use social media to push advertisers to take sides new york times url hashtag\"\n        ],\n        [\n            0,\n            \"the hits keep coming as 21 advertisers have now dumped bill o ’ reilly url url\"\n        ],\n        [\n            0,\n            \"european cities are banning outdoor that are this is a hugh step in creating url\"\n        ],\n        [\n            0,\n            \"scientists claim all women can reach ' super ' url url\"\n        ],\n        [\n            0,\n            \"yourselves for the saudi coalition well we not military experts url\"\n        ],\n        [\n            0,\n            \"user india is now taking orders for user's new collection please contact the … … url\"\n        ],\n        [\n            0,\n            \"clinical jen explains how to fit more fruits and veggies into your meals for user … url\"\n        ],\n        [\n            0,\n            \"here's something in the w a gop running in 2016 trump's margin was bigger than the in just 27 1 3\"\n        ],\n        [\n            0,\n            \"user she was probably just pissed that autumn didn't bring any fresh milk cause she lives on a dairy farm … url\"\n        ],\n        [\n            0,\n            \"one dog one dollar two dogs two dollars three dogs three dollars anyone guess that tonight is dollar dog … url\"\n        ],\n        [\n            0,\n            \"user just how smart are you smart enough to look ask questions and be a caring person … url\"\n        ],\n        [\n            0,\n            \"members of hashtag will visit delhi mumbai to meet industry bodies explore future market … url\"\n        ],\n        [\n            0,\n            \"nova tale on how away with the really meant believing folk url url\"\n        ],\n        [\n            0,\n            \"the research of dynamic model based on brain network url\"\n        ],\n        [\n            0,\n            \"user gods i love vanessa my favourite 💜 i bet she and have one hell of an interesting\"\n        ],\n        [\n            0,\n            \"user while a terrible thing to happen i think it was irresponsible to release balloons in the environment\"\n        ],\n        [\n            0,\n            \"user hi i been great been busy so have very little time for twitter have more time now how are you 😀\"\n        ],\n        [\n            0,\n            \"user better not to touch it she said to leslie as she saw him pick it up i don't want to see you getting hurt around here\"\n        ],\n        [\n            0,\n            \"user all the little horrors and he was testing her of course nothing was easy with damon\"\n        ],\n        [\n            0,\n            \"you could cut the silence with a knife i explained the new service was to the hashtag image … url\"\n        ],\n        [\n            0,\n            \"hbd to my beautiful cousin carly thanks for being such an awesome cousin friend ilysm 💖 user url\"\n        ],\n        [\n            0,\n            \"business camp was built to help experienced creative business owners work smarter url via … url\"\n        ],\n        [\n            0,\n            \"user we them and need to do it bigger next time with everybody behind our candidate screw the … url\"\n        ],\n        [\n            0,\n            \"preparing for the future of talent acquisition sponsor content from url url\"\n        ],\n        [\n            0,\n            \"♤ » graphics design logo need logo design or graphics artist url url\"\n        ],\n        [\n            0,\n            \"trump unproven wiretapping claims former president obama's national security … url\"\n        ],\n        [\n            0,\n            \"special 1999 i 30 stone mountain 450 atlanta craigslist cars with blown head url\"\n        ],\n        [\n            0,\n            \"the most magical moments are those when you forget yourself in the joy of someone ’ s presence ♥ ♥ ♥ url\"\n        ],\n        [\n            0,\n            \"user tom please tell user to create a skype acc she won't till you tell her and i want to talk to her\"\n        ],\n        [\n            0,\n            \"donald j today's established a commission on drug addiction the opioid crisis … url\"\n        ],\n        [\n            0,\n            \"home prices up 6 15 across the country infographic some highlights the federal housing finance agency f url\"\n        ],\n        [\n            1,\n            \"new post china raids on house churches continue in on christianity url\"\n        ],\n        [\n            0,\n            \"shoutout to user for almost getting kidnapped in a dark alley with me and buying me coffee ❤ ️ url\"\n        ],\n        [\n            0,\n            \"user hi andy unfortunately not here is a list of apps to share with url\"\n        ],\n        [\n            0,\n            \"focus on what's strong rather what's wrong larry from user when talking about peers here at hashtag\"\n        ],\n        [\n            1,\n            \"fair trade tourism certified cape st francis resort offers a health and wellness experience that url\"\n        ],\n        [\n            1,\n            \"and if u all subscribe i will give u 20 subs from my 20 accounts heres the link url and also can u stamps sub because it\"\n        ],\n        [\n            1,\n            \"watch on youtube eagles trained to take down drones 10 cool facts url url\"\n        ],\n        [\n            0,\n            \"now playing omg feelin u clean on url make sure you vote for your favorite artist\"\n        ],\n        [\n            1,\n            \"would putin be doing what he is if trump wasn't going along in some way this president uses diversion anyone who cares needs to step up\"\n        ],\n        [\n            1,\n            \"fast five blu ray dvd 2011 2 disc set rated url url\"\n        ],\n        [\n            0,\n            \"clients designers please read important info about how much sh t you should or shouldn't put on your flyers url\"\n        ],\n        [\n            0,\n            \"add some colour to your menus with these amazing baby hashtag url\"\n        ],\n        [\n            1,\n            \"fuck tom brady like i said i'm using phillip rivers as an example now what he won why the media label his … url\"\n        ],\n        [\n            0,\n            \"user hashtag nights blossom and snow drops beautiful oh and some hopefully warmer weather 😂 😂\"\n        ],\n        [\n            0,\n            \"guys i think we broke time no kidding sherlock there's a fr t rex in the middle of los angeles in 2017 😂 😂 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"ut in 4 years we were just wondering how life was treating you btw we have this new build click\"\n        ],\n        [\n            0,\n            \"user user had to face inconvenience with my kids in midnight a notification system should have been there for delays\"\n        ],\n        [\n            0,\n            \"user hi there i'm a freelance journalist trying to get in touch please follow so i can dm you\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user user you have a lot of irish fans from back in the day always loved your fighting style looking forward to your fight 👊 🍀\"\n        ],\n        [\n            0,\n            \"i always say you never know whom you're talking to you shine in your position regardless of the amount of url\"\n        ],\n        [\n            0,\n            \"user will be good if is the tutor and you are the classmate ready for school 24 7\"\n        ],\n        [\n            0,\n            \"massive happy birthday user 🎉 🎉 have the best day as you deserve it and eat lots of carrot cake 😝 love you 💕 url\"\n        ],\n        [\n            1,\n            \"hashtag ♂ 97 8 15 14 15 moves bite drill run city addison timer 05 39 26m url\"\n        ],\n        [\n            0,\n            \"user is another bigot that refuses to acknowledge the racist history of her party but plays the race card\"\n        ],\n        [\n            0,\n            \"when you're not in the mood to monday but you have to monday and you're already thinking about friday url\"\n        ],\n        [\n            1,\n            \"2015 jeep jk 3 zone lift with a set of moto metal w tires m t url\"\n        ],\n        [\n            0,\n            \"user user a black eye or two she said he was too cute yeah go play with your in your pond 25 yrs ago\"\n        ],\n        [\n            0,\n            \"user we'd like to help please send a note to url or via the help option in app so we can look into this\"\n        ],\n        [\n            0,\n            \"user i really don't think you should be anyone chelsea the clinton's painful truth url\"\n        ],\n        [\n            0,\n            \"doctor doctor i keep thinking i'm god when did this start well first i created the sun then the earth\"\n        ],\n        [\n            1,\n            \"hashtag 47 save on new 65 watt equivalent 6 pack led flood light non daylight white 3 … … url\"\n        ],\n        [\n            1,\n            \"feedingjoy hashtag the secret of change is to focus all of your energy not on fighting the old but on building the n …\"\n        ],\n        [\n            0,\n            \"user user you all know that you're entire network is down right any insights or statements\"\n        ],\n        [\n            1,\n            \"adidas w nmd cs 2 pk april 6th 2017 better chance with url url\"\n        ],\n        [\n            0,\n            \"april prizes are here like 4 escape experience tix more join now for chances to win hashtag … url\"\n        ],\n        [\n            0,\n            \"ok but on stage because he won best male actor he's gonna win it and and the whole cast being so proud of him i want it\"\n        ],\n        [\n            0,\n            \"meet nicki alleged ' butt doctor ' who allegedly ' hooked nicki up right before she got put on url\"\n        ],\n        [\n            0,\n            \"user user we ned a t be built in t remember our kids of\"\n        ],\n        [\n            0,\n            \"the other buildings were built prior to the new comprehensive plan which the depth required\"\n        ],\n        [\n            0,\n            \"absolutely amazing and ward are the 2017 world cup champions url\"\n        ],\n        [\n            0,\n            \"man was trapped in muddy pond for hours with his nose just above water after his url\"\n        ],\n        [\n            0,\n            \"user like 35 40 but it's one of the portable ones from amazon a real one will run you 100 200\"\n        ],\n        [\n            0,\n            \"beautiful photos of woman down by trigger happy chasing a ' yahoo boy ' in lagos url\"\n        ],\n        [\n            1,\n            \"hashtag former kentucky basketball star tyler critics with near triple double url\"\n        ],\n        [\n            0,\n            \"url rt out with in with entrepreneurship the memo url\"\n        ],\n        [\n            0,\n            \"for 68 in us on money url when arrested in with all data dealt freedom\"\n        ],\n        [\n            1,\n            \"stand with user tell congress to expand social security by the rich sign the petition url\"\n        ],\n        [\n            1,\n            \"still about your hashtag project report has the answers to your many questions … url\"\n        ],\n        [\n            0,\n            \"boys who pat i love id have\"\n        ],\n        [\n            0,\n            \"tasty brew at the tasting room we are open 3 8 pm today come grab a pint it goes great … url\"\n        ],\n        [\n            0,\n            \"now playing hashtag 05 bomb glory tuck your t on url\"\n        ],\n        [\n            0,\n            \"one of the simplest ways to stay happy is letting go of the things that makes you sad hashtag\"\n        ],\n        [\n            0,\n            \"wasps explore rugby league possibilities for arena url url\"\n        ],\n        [\n            0,\n            \"well done the venue for offering something different this evening great mexican food food thank you url\"\n        ],\n        [\n            0,\n            \"my favourite venue to and a is at donuts and they have quite a favourable taste on my cells\"\n        ],\n        [\n            0,\n            \"lookin for god cause the devil after me but why would he acknowledge me if i haven't him the time of day till now that i need him\"\n        ],\n        [\n            0,\n            \"ummm bounty was the first twist of season 3 0 went and got the first ever los because of it hashtag\"\n        ],\n        [\n            0,\n            \"the abc is cutting jobs remember 24 is now just abc news it's time to kiss u know what for funding for t … url\"\n        ],\n        [\n            0,\n            \"user the one thing we can predict is that some kind of advancement curve ball will throw all our predictions off by\"\n        ],\n        [\n            0,\n            \"my adorable child who i must protect so hardworking gl on your exams i love how good you want the subs to be our cutie\"\n        ],\n        [\n            1,\n            \"social media jobs url please retweet to spread the words enjoy your life time url\"\n        ],\n        [\n            0,\n            \"stl draw results april 4 2017 2 30 pm city 27 18 21 hashtag url\"\n        ],\n        [\n            0,\n            \"lot of game left but all of you guys who me back saying under and south carolina all day enjoy no more free bombs\"\n        ],\n        [\n            0,\n            \"are you ready hashtag fans are you for the thousands in attendance millions around the 🌎 let's get ready to rumble hashtag\"\n        ],\n        [\n            0,\n            \"user a friend who works in a comic store recently told me comic hasn't gone up because few peop … url\"\n        ],\n        [\n            0,\n            \"03 31 2017 02 09 am temperature 46 9 f wind 0 0 mph sw barometer 4 hpa rain today 0 00 inches humidity 72 0 percent\"\n        ],\n        [\n            0,\n            \"wild 42 spawned in oak park despawns 02 39 29m 21s air slash sludge bomb url\"\n        ],\n        [\n            0,\n            \"that first pic makes me gag but i just love life bc i don't look like that anymore x url\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            1,\n            \"spring forward with join and shop by 3 31 to earn bonus 5 url hashtag\"\n        ],\n        [\n            0,\n            \"they have printer no cost off money it is like if you print money and ask from give me ur car other ways i stop to pay your diesel\"\n        ],\n        [\n            0,\n            \"they say forgive and forget but i never forget the reason i had to forgive kisses new\"\n        ],\n        [\n            0,\n            \"i find that excessive use of emojis in one sentence is a way for someone to express how ded they r inside or theyre a fuck\"\n        ],\n        [\n            0,\n            \"user the real bad part is that means it will crash in the final and not finish like the eagles\"\n        ],\n        [\n            0,\n            \"we're moving to all of our amazing followers who have engaged with us here we thank you continue the journey wit … url\"\n        ],\n        [\n            0,\n            \"us family hashtag these exams are recognized in of the flex and details p5 … url\"\n        ],\n        [\n            0,\n            \"twitter is like a little diary that everyone can read but nobody really does but i love it\"\n        ],\n        [\n            1,\n            \"hashtag ✈ rome and venice 6 or 9 nights with return flights at choice of hotels url\"\n        ],\n        [\n            1,\n            \"european creative antique height home decoration vintage telephone url url\"\n        ],\n        [\n            0,\n            \"950 remembered interview b r a g winner url via user\"\n        ],\n        [\n            0,\n            \"the night skyline is a beauty that shouldn't be missed our customers will be thrilled when they … url\"\n        ],\n        [\n            0,\n            \"user reaction to joint session speech already demonstrated overwhelming up desire to spread trump reset takes\"\n        ],\n        [\n            0,\n            \"he looks like a prince wow goodnight i love jungkook with everything i have i hope he's healthy happy 🌷 ✨ url\"\n        ],\n        [\n            0,\n            \"user right if there was no criminal case being this would be a huge abuse of power according t … url\"\n        ],\n        [\n            0,\n            \"a wild 53 3 10 11 3 tackle has appeared available until 12 09 35 29m 9s url\"\n        ],\n        [\n            0,\n            \"i am currently much better than i used to be at plans earlier knowing that i had to do something at a specific time especially if it 1\"\n        ],\n        [\n            0,\n            \"user of course not i'm sure you're not by that at all either right he smiled\"\n        ],\n        [\n            0,\n            \"so excited to be participating been using hashtag for a year and loving it content is my favorite feat … url\"\n        ],\n        [\n            0,\n            \"user hi alex sorry to see this please follow and dm us so we can assist thank you url\"\n        ],\n        [\n            0,\n            \"user omg me hahah i get tired of it and don't eat it again for a long time and stick to another food lol 😂 ✌ ️\"\n        ],\n        [\n            0,\n            \"how can stay sharp in this business world url url — forbes forbes april 1 201 …\"\n        ],\n        [\n            1,\n            \"sale watch mens quartz water resistant day and date vintage watch fathers day gift idea 4 him … url\"\n        ],\n        [\n            0,\n            \"nyc officials abandon subway trash bin ban experiment url url\"\n        ],\n        [\n            0,\n            \"user service started out great now its horrible so if it wasnt an arm a leg to cancel would have gave it up already\"\n        ],\n        [\n            0,\n            \"y'all don't understand how good he been looking it should be against the rules for ya nigga to get a hair cut lmao\"\n        ],\n        [\n            0,\n            \"i'm so excited and nervous at the same time seeing the preview of exo going to airport 😱 😱 😱 url\"\n        ],\n        [\n            0,\n            \"user especially when the said person started making contact with him by his arm and just generally being\"\n        ],\n        [\n            0,\n            \"anti social powers are trying to frame innocent asaram bapu ji by pocso misuse hashtag asap\"\n        ],\n        [\n            0,\n            \"first of all im excited second of all guess whos going to do a reaction video for the new songs 💪 🏻 🙋 🏻 url\"\n        ],\n        [\n            0,\n            \"we sell cat food as well as dog food come and see us about the benefits of this food lane url\"\n        ],\n        [\n            1,\n            \"best of 1st international jazz solo piano festival 2009 sealed cd ref url url\"\n        ],\n        [\n            0,\n            \"i am very proud of you you are beautiful and never change i love you ❤ ️ follow me please 🙏 🏻 user\"\n        ],\n        [\n            0,\n            \"is the title of which prophet a hazrat adam a s b hazrat a s c hazrat noah a s d hazrat a s ans a\"\n        ],\n        [\n            0,\n            \"you can't manage everything around you trying alone easily a person have faith in others to help you\"\n        ],\n        [\n            0,\n            \"ag jeff sessions announces expansion of program that criminal immigrants in federal … url\"\n        ],\n        [\n            0,\n            \"when you both know yall love each other but it's over too much ugly in the past to have a beautiful future\"\n        ],\n        [\n            0,\n            \"anthony taylor admits swansea penalty incident was but refuses to blame stag do … url\"\n        ],\n        [\n            1,\n            \"shop fashion women silver plated disc round pendant necklace url url\"\n        ],\n        [\n            0,\n            \"california just passed a law that should the political insider url url\"\n        ],\n        [\n            0,\n            \"canyon amp hashtag law ban wildlife services using m 44 for predator control url\"\n        ],\n        [\n            0,\n            \"it will be great until we get a dem prez that can do the same thing and load the court his way url\"\n        ],\n        [\n            0,\n            \"thanks for your feedback on our products at makeup city our quality is the prime concern over what we se url\"\n        ],\n        [\n            0,\n            \"we're back underway at the arena let's have some goals in the second half lads 46 ' hashtag 0 0\"\n        ],\n        [\n            0,\n            \"dale cooper the 10 june 2011 url\"\n        ],\n        [\n            0,\n            \"5 people followed me and 14 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user user when can you interview me for my family show i been reaching out to you waiting\"\n        ],\n        [\n            0,\n            \"user hey jonathan fellow guy here who can i talk to about an item for an area auction and or appearance thanks\"\n        ],\n        [\n            0,\n            \"this is a very special 9 minutes of beauty in animation user thank you for making it url\"\n        ],\n        [\n            0,\n            \"oh yall wanna see sneak peaks of hashtag it's on my instagram story snapchat 👻\"\n        ],\n        [\n            0,\n            \"i have a friend who is literally a ball of energy even at 6 in the morning and i'm kind of like why and how\"\n        ],\n        [\n            0,\n            \"your creativity bubbles up from a very deep well today bringi more for virgo url\"\n        ],\n        [\n            0,\n            \"you'd expect to tell us to set aside that money for voting for her instead but nope she only expressed her concern for her fans 😭\"\n        ],\n        [\n            0,\n            \"user we have lived in non alcoholic countries and been born and have drunk and will drink liquor fuck and\"\n        ],\n        [\n            0,\n            \"zach soft allergic to strawberries marine not an actual dick cared for hannah kept h … url\"\n        ],\n        [\n            0,\n            \"user youtube has this terrible idea that if i watch a video any video i will want to see an angry man yell about that video\"\n        ],\n        [\n            0,\n            \"it's not possible to say if or when an item will be back keep them in your saved items be sure to check daily\"\n        ],\n        [\n            0,\n            \"user btw i didn't write that to be by someone thanks i know what abuse is just wanted to share my … url\"\n        ],\n        [\n            0,\n            \"teddiursa iv 8 0 0 12 15 9 move set lick cross chop available until 21 06 53 27m 57s url\"\n        ],\n        [\n            0,\n            \"young money just gets it he is right love seeing him in a sprint car url\"\n        ],\n        [\n            0,\n            \"user user remember when fans wanted him bench during the first round last season that was cute\"\n        ],\n        [\n            0,\n            \"user you've started making me love this song the more you have me hear or ❤ and it was of course a perfect match for hashtag\"\n        ],\n        [\n            0,\n            \"user hi from oakland ca looking for video from 07 at to show to students are gorgeous any online thx user\"\n        ],\n        [\n            0,\n            \"frantically refreshing the results bf what are you doing me trying to make time go faster hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user i thought you would want him to be your best friend and not me we have abused each other since the dawn of twitter\"\n        ],\n        [\n            0,\n            \"user just saw a thing about chemical weapons which means people will be getting ready to line up behind … url\"\n        ],\n        [\n            0,\n            \"you are acutely aware of your commitments today but you're no more for sagittarius url\"\n        ],\n        [\n            1,\n            \"cat 315 url cat 315 c w blade and bucket good machine url\"\n        ],\n        [\n            0,\n            \"“ we cannot always build the future for our youth but we can build our youth for the future ” franklin d hashtag\"\n        ],\n        [\n            0,\n            \"4 more bye guys ticket banner pt 3 z battle url via user\"\n        ],\n        [\n            0,\n            \"i took these 2 minutes before i walked into work 45 minutes early bc didnt even show up url\"\n        ],\n        [\n            0,\n            \"a quick and easy way to stabilize your mood swings is to relen more for cancer url\"\n        ],\n        [\n            0,\n            \"a huge congratulations to our giveaway winners and user for their awesome prizes stay tuned for more peo … url\"\n        ],\n        [\n            0,\n            \"attorney general jeff sessions visits st louis to discuss violent crime reduction url via user\"\n        ],\n        [\n            1,\n            \"user your never dare to say are not indian so separate nation … url\"\n        ],\n        [\n            0,\n            \"well well well so someone gave me a 1st prize ribbon at sydney royal user art show for my digital art … url\"\n        ],\n        [\n            0,\n            \"so i email them go wash my face and i have a random feeling i should check to see if theres any packages outside the front door\"\n        ],\n        [\n            0,\n            \"user ahh u don't get it because u don't in identity politics that's all that pro … url\"\n        ],\n        [\n            0,\n            \"i dont know if i can finish an all run today but i want to play stream and possibly disappoint people or just do offline\"\n        ],\n        [\n            0,\n            \"union not the officers themselves huh union officials i suggest you allow police 2 do their job then you won ' … url\"\n        ],\n        [\n            0,\n            \"call types accident location w ave n rd map link url\"\n        ],\n        [\n            0,\n            \"' n chris and wife expecting first child url url\"\n        ],\n        [\n            1,\n            \"by this mastodon is like twitter without nazis so why are we not using it url via user\"\n        ],\n        [\n            1,\n            \"37 8 2 9 6 air slash flash cannon available until 15 42 06 27m url\"\n        ],\n        [\n            0,\n            \"user wheels back on the ground first thing on april 19th i can't even think about it 🇲 🇽\"\n        ],\n        [\n            0,\n            \"user and that i think is one of his biggest he helped me the anxiety of living\"\n        ],\n        [\n            0,\n            \"where to brunch in chicago this weekend whether you're looking for a mega meal or a spot … url\"\n        ],\n        [\n            0,\n            \"in our weather is wet but we ain't wet and cold like um elsewhere url\"\n        ],\n        [\n            1,\n            \"user url se check my new video out love ya work big fan i'm unsigned check me out please\"\n        ],\n        [\n            0,\n            \"will a three year wait harsh the … url\"\n        ],\n        [\n            1,\n            \"if there they were illegal if tough if you don't play with shit you won't smell like … url\"\n        ],\n        [\n            0,\n            \"starting a book club with my best friends this summer and i don't think i've ever been this about something 😭 💕 🤓\"\n        ],\n        [\n            0,\n            \"user by my count the celtics are losing to lebron the spurs are currently losing to a team trying to not win games\"\n        ],\n        [\n            0,\n            \"user the to me definitely are an extension of characters character moments wanting to learn more spend time with\"\n        ],\n        [\n            0,\n            \"high school kid shows up to auburn tour wearing an old row t shirt wow dude how frat r u so college\"\n        ],\n        [\n            0,\n            \"on products of groups and on products of groups and url\"\n        ],\n        [\n            0,\n            \"user second half is pretty disappointing indeed one of the characters played by was so … url\"\n        ],\n        [\n            0,\n            \"the herald newsletter friday march 31 short fiction careful what you wish for url\"\n        ],\n        [\n            0,\n            \"user raw food dinner chicken ebooks cds dvds give yo … url\"\n        ],\n        [\n            0,\n            \"bus to manchester for leaving 7 30 saturday morning with on way to glasgow leaving 4pm sunday £ 43 a head rt\"\n        ],\n        [\n            1,\n            \"giving you the low down on all these eyebrow products on the blog 👀 get your in shape and shop them via url\"\n        ],\n        [\n            0,\n            \"more than 100 killed as scores killed and many more missing after rains url\"\n        ],\n        [\n            1,\n            \"discussion of the ' growth mindset ' initially put me off because i wasn't reading the text as clearly as after listening to her talk\"\n        ],\n        [\n            0,\n            \"exclusive court must weigh in ruling incoming judge url\"\n        ],\n        [\n            0,\n            \"trump earns majority of americans ' in record time url via user\"\n        ],\n        [\n            0,\n            \"reveals ' winning mentality ' he ’ s in struggling newcastle players url url\"\n        ],\n        [\n            0,\n            \"i find myself also on now wanting to crawl inside the perfect velvet dark of a\"\n        ],\n        [\n            0,\n            \"does the media need to do more digging on criminal justice reporting this article certainly suggests so url\"\n        ],\n        [\n            0,\n            \"user people started buying them because they're cheaper than animal fats that's the most thing\"\n        ],\n        [\n            0,\n            \"user you seem more like you wanna do silly little arts anyway nothing too serious and nothing wrong with that\"\n        ],\n        [\n            0,\n            \"march madness is falling into april too don't loose your head just go to url and log in url\"\n        ],\n        [\n            0,\n            \"wind 15 5 mph nw barometer 9 mb rising slowly temperature 9 7 ° c rain today 1 4 mm humidity 88\"\n        ],\n        [\n            1,\n            \"accelerate your time to value with the easy and agile integration of industry leading ibm hashtag read more … url\"\n        ],\n        [\n            0,\n            \"user it's like the two of them are in competition to see who is worse 😂 😂 best buds they deserve each other url\"\n        ],\n        [\n            0,\n            \"many of us have smartphones and those smartphones are with us all the time and yes they are grea url\"\n        ],\n        [\n            0,\n            \"from last night drinking a pale ale by user bar — url\"\n        ],\n        [\n            0,\n            \"user looking forward to in the with our mutual clients tomorrow hashtag\"\n        ],\n        [\n            0,\n            \"welp my day is off to a great start thanks for the awesome card and kind works warrior url\"\n        ],\n        [\n            0,\n            \"user user well wants to rise so i could try but like how do you even come close to a sun star\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"home decor ideas that are stylish and functional in a small space url url\"\n        ],\n        [\n            0,\n            \"joseph prince daily grace inspiration god is your strength url url\"\n        ],\n        [\n            0,\n            \"always great news hashtag what an awesome example of bad decision making url\"\n        ],\n        [\n            0,\n            \"he's proudly anti women and rates of disease suicide teen pregnancy and unsafe abortions must be his dream\"\n        ],\n        [\n            0,\n            \"birds don ’ t just fly they fall down and get up nobody learns without getting it wrong – kisses\"\n        ],\n        [\n            0,\n            \"remember last year when we about trump saying his was all an april fool's joke haha the light has from this world\"\n        ],\n        [\n            0,\n            \"chicago woman becomes 1st patient to be of cell disease my health url\"\n        ],\n        [\n            1,\n            \"get hashtag mobile app url to earn rewards for trying free apps use code for 200 bonus credits\"\n        ],\n        [\n            0,\n            \"my lil ice cream out with me on his last day in town i'm gone miss da hell out of … url\"\n        ],\n        [\n            0,\n            \"user wish you'd said hi i did see you looking over but i tend to get shy when people look at me x\"\n        ],\n        [\n            0,\n            \"trump said both we pray god bless and i'm a lil shook really thought i wouldn't hear that in the white house ever again 😁 🙏 🏽 🙌 🏽\"\n        ],\n        [\n            0,\n            \"another late hashtag tweet d2 mainly on the already mentioned but it starts and ends on the island\"\n        ],\n        [\n            0,\n            \"user i was just thinking of a human who has a cold or the flu shifting to wolf to get rid of it\"\n        ],\n        [\n            0,\n            \"match report user off at halftime as drop crucial points at newcastle url\"\n        ],\n        [\n            0,\n            \"user oops sad to read this i know the ' ' app as an alternate do you have further suggestions for alternatives\"\n        ],\n        [\n            0,\n            \"today ’ s build sets the stage for the 4 day ava phase starting at 11 00 am et 15 00 utc friday april 7th url\"\n        ],\n        [\n            1,\n            \"every friday the move is hashtag doors open at 9pm everyone free till 9 30 ladies free till 10 30 free … url\"\n        ],\n        [\n            0,\n            \"this user user interview is a mess can understand the line of questioning but the style is cringeworthy\"\n        ],\n        [\n            0,\n            \"user thank you president trump for your leadership and taking our country in the right direction\"\n        ],\n        [\n            0,\n            \"the dystopian themes of harry styles first solo song sign of the times will help seal its reputation in the future it's quite\"\n        ],\n        [\n            0,\n            \"user yeah i have lots of reasons too i wish i could ask them why they wanted to have kids but i'm … url\"\n        ],\n        [\n            1,\n            \"hustle without strategy is worth as much as an hashtag like double tap if you agree he says with an … … url\"\n        ],\n        [\n            1,\n            \"the string – url you will be given a string which consists of printable ch url\"\n        ],\n        [\n            0,\n            \"user i know it's a minor detail but annoys me a lot now i often find myself switching to english only\"\n        ],\n        [\n            0,\n            \"mother stole money from her boss when he finds out she gives him her 18 yr old daughter … url\"\n        ],\n        [\n            0,\n            \"i love danny i love his humor and the way he cares about the people he loves steve and the team would be so different without him hashtag\"\n        ],\n        [\n            0,\n            \"michael testimony could higher ups in government rachel msnbc url\"\n        ],\n        [\n            0,\n            \"he manages to roast the president the vp the sec of state rev billy graham and … url\"\n        ],\n        [\n            0,\n            \"it could seem like there are invisible boundaries in place tha more for aquarius url\"\n        ],\n        [\n            1,\n            \"nothing will deter you from fulfilling your ambitions once you more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user do your research and stop taking everything the media is feeding you there's more to what they feed you\"\n        ],\n        [\n            0,\n            \"hallelujah hallelujah hallelujah … our lives … our savior saves … jesus is lord url\"\n        ],\n        [\n            0,\n            \"i sure hope so if not better not show his face in carolina ever again url\"\n        ],\n        [\n            0,\n            \"well the recent news about floyd may change our draft plans a little bit hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user everytime i see frank i think about the guy from target complaining about the prices 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url she rubs aloe on her hair what happens after 5 minutes will\"\n        ],\n        [\n            0,\n            \"user he's gonna do so well i cant wait ang din mayward gratefullyblessed\"\n        ],\n        [\n            0,\n            \"our children are people who have an inner life and need diverse experiences just like anyone else founder\"\n        ],\n        [\n            0,\n            \"someone i used to work with just got arrested for being four times the legal limit while at work at a preschool what is happening\"\n        ],\n        [\n            0,\n            \"just talked to the guy from shaw someone actually physically ripped out our internet connection wat in\"\n        ],\n        [\n            0,\n            \"it's and i'm fighting the urge to order like 10 books or ordering my mom some for mother's day\"\n        ],\n        [\n            0,\n            \"you might be gleefully anticipating a day off only to be conf more for aquarius url\"\n        ],\n        [\n            0,\n            \"don't ever hesitate on anything the whole point of life is to do the most so why would you stop yourself from that\"\n        ],\n        [\n            0,\n            \"user wishing you my buddy an unforgettable day of joy an amazing year of bliss and a lifetime of happiness happy birthday\"\n        ],\n        [\n            0,\n            \"dedicated tries to be helpful accidentally drops package in the worst place ever url\"\n        ],\n        [\n            0,\n            \"parents of chs fb players here is the link for the summer calendar url contact coach m if you have any s thanks\"\n        ],\n        [\n            0,\n            \"of course comfort is relative in some circumstances it may be no more than the shelter from the … url\"\n        ],\n        [\n            0,\n            \"and apparent rain hail around southeast atlanta ap … url via user\"\n        ],\n        [\n            0,\n            \"user are you sure what if something happened in amsterdam i love you so much take care please 💓\"\n        ],\n        [\n            1,\n            \"2012 bowman brandon phillips on card autograph rookie original card 15 25 braves url url\"\n        ],\n        [\n            0,\n            \"when you're talking to your 11 year old nephew and realize that he has more of a social life than you hashtag 😩\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            1,\n            \"user i think liberals get this a little wrong it's not about hating it's about not living under … url\"\n        ],\n        [\n            0,\n            \"hashtag staff lunchtime walk at the ellis centre 20 30 minutes of goodness for you next walk 4 april\"\n        ],\n        [\n            0,\n            \"13 co 3 bottom 7th 0 out 0 balls 0 strikes no one on p hashtag ryan morgan b hashtag austin smith\"\n        ],\n        [\n            1,\n            \"user first thing i saw was an auto playing commercial my dumb thought was i don't remember th … url\"\n        ],\n        [\n            0,\n            \"user a thousand thanks to you patriots for standing strong for a good repeal of obamacare you stand for us hashtag\"\n        ],\n        [\n            0,\n            \"user there's a problem with literally not your man just so you can pad your rebound stats that's … url\"\n        ],\n        [\n            0,\n            \"user dm me your cycle i think there is a full moon soon so that would be the best time\"\n        ],\n        [\n            0,\n            \"hashtag has a part to play not only in the substance but also the processes of education it is a tool of active real time hashtag\"\n        ],\n        [\n            1,\n            \"baby gap girls pink terry hooded jacket shorts set 3 6 m url url\"\n        ],\n        [\n            0,\n            \"nope the march to last year was pretty much the same if not more url\"\n        ],\n        [\n            1,\n            \"5 joint knife full flex blade handle for url url\"\n        ],\n        [\n            1,\n            \"instant sketch pro by graphics llc now free on the app store download via url\"\n        ],\n        [\n            1,\n            \"8mm fresh water white pearl 25 piece half cut flat back cabochon round gemstone url url\"\n        ],\n        [\n            0,\n            \"i like to put the booty butter inside the so long and thanks for all the i like you and i want you your next\"\n        ],\n        [\n            0,\n            \"rips liberals ‘ ’ still haven ’ t figured out what russia did to stop ‘ queen hillary ’ s ’ … url\"\n        ],\n        [\n            0,\n            \"on the golf course valley homes ian taylor long url url\"\n        ],\n        [\n            0,\n            \"user oh wow an ancient show that only watch has less impressions and a controversial cuck who g … url\"\n        ],\n        [\n            0,\n            \"come to this amazing event including the fearless james lane discussing how we can eliminate the the … url\"\n        ],\n        [\n            0,\n            \"new crash in on i 75 north before big bend rd left lane blocked content provided by last url\"\n        ],\n        [\n            0,\n            \"action should be taken against all 130 citizens who have selected such rogue criminal mps url\"\n        ],\n        [\n            0,\n            \"loved when we heard reading fans their song today about being on their way back back where have they even had more than 2 yrs in top\"\n        ],\n        [\n            0,\n            \"earth tomorrow is the last day to submit your and your climate cards url url\"\n        ],\n        [\n            1,\n            \"hello join my wonderland if you wanna discover your and find some … url\"\n        ],\n        [\n            0,\n            \"that was decades ago anyway we want to know what we can do to keep your business hashtag\"\n        ],\n        [\n            0,\n            \"user i feel i could teach a course on that alone thanks for the insightful perspectives on law user\"\n        ],\n        [\n            0,\n            \"hashtag e commerce firm blue sold for sum in one of first tech deals this year … url\"\n        ],\n        [\n            0,\n            \"thank god no one was hurt in the 85 fire sn going to work in the morning will be absolutely ridiculous 🤧\"\n        ],\n        [\n            0,\n            \"man investigators wanted to talk to after deadly local shooting has been located url\"\n        ],\n        [\n            0,\n            \"user user if you ever need to cry turn on bro idc what the situation is lmao\"\n        ],\n        [\n            0,\n            \"even after by court hindu saints are not bail hashtag url\"\n        ],\n        [\n            1,\n            \"2 days left to vote 1 vote per person per day thanks url url\"\n        ],\n        [\n            0,\n            \"what a great way to start the monday back after spring break thank you mrs i love this staff look … url\"\n        ],\n        [\n            0,\n            \"mf males with neither show no preference for color model very accurately what species should have colour preference hashtag\"\n        ],\n        [\n            0,\n            \"extends time of winter storm warning for south central county ca till apr 8 5 00 am pdt url\"\n        ],\n        [\n            0,\n            \"terminal jfk new york new york april 1971 photograph by nick url url\"\n        ],\n        [\n            0,\n            \"user user it's pretty simple after his injury our team wasn't the same never really recovered were top of big first 5 games\"\n        ],\n        [\n            1,\n            \"check out what i found 4 cleansing soap bars jasmine amp a hint of wood free p amp p url\"\n        ],\n        [\n            0,\n            \"user eating is important too if you don't eat your body will go into a survive mode that would make you even harder to lose weight\"\n        ],\n        [\n            0,\n            \"user absolutely not i believe if you pay your debt to society you are still a citizen and should be allowed to vote\"\n        ],\n        [\n            0,\n            \"this is what i why is the artist never text you or chat you back when you chat or text them they never give attention to us\"\n        ],\n        [\n            0,\n            \"user not sure this was pretty small there are now four locker rooms they've done a fair amount of work in that part of the\"\n        ],\n        [\n            0,\n            \"lol their is just a level of aim that pc players have right now that i am currently not up on im nice but good could always be better\"\n        ],\n        [\n            0,\n            \"didn't get that internship i was really looking forward to the worst part was the fact that they didn't even give me a reason why\"\n        ],\n        [\n            0,\n            \"hashtag 😍 😍 user i knew you were amazing but baby you're so much more very talented i love you ❤ ️ ❤ ️ super proud\"\n        ],\n        [\n            0,\n            \"user supposedly released a statement saying that harry has officially left 1d but i can't find the … url\"\n        ],\n        [\n            1,\n            \"just play we offer a new junior starter kit check it out url url\"\n        ],\n        [\n            0,\n            \"user given the number of times that time team filming was set up to look down her top or the back of her … url\"\n        ],\n        [\n            0,\n            \"user this never fails to cheer me up and i hope it does the same for you url\"\n        ],\n        [\n            0,\n            \"if u can go without talking to me m obviously not that important to u ever i care now\"\n        ],\n        [\n            0,\n            \"people like user would still pay workers in of corn if they they could get away with it url\"\n        ],\n        [\n            1,\n            \"bullshit do the hell with your brain user india shall never b in any kind of business with … url\"\n        ],\n        [\n            1,\n            \"today 3 30 6 00 pm annie will be teaching a hard cord abs 75 minute intensive this 75 … url\"\n        ],\n        [\n            0,\n            \"hashtag on itunes to yourself friends and family helps it climb up the chart go gift the song now url ♥ ️ 🎶\"\n        ],\n        [\n            1,\n            \"now playing your love is a kiss smooth r b disc 1 by brothers url url\"\n        ],\n        [\n            0,\n            \"probably to place a confidence that army will fully support to ik after supreme court panama deci … url\"\n        ],\n        [\n            1,\n            \"a new challenge for our group free coaching for the first 100 url\"\n        ],\n        [\n            0,\n            \"great of 2 4 us i repost nyt article new mexico outlaws school ‘ lunch shaming ’ … url\"\n        ],\n        [\n            0,\n            \"this new girl in my flat complex invited me to lunch at candle 79 and i just realized i'm gonna be busy all through the year and forever\"\n        ],\n        [\n            0,\n            \"we are the only ones who can save our children we can't wait we must love enough to care hashtag the video url\"\n        ],\n        [\n            0,\n            \"debunked conservative women mock feminists ' hashtag red alert politics url\"\n        ],\n        [\n            0,\n            \"the ignorance of one voter in a democracy the security of all url via user\"\n        ],\n        [\n            0,\n            \"hashtag 6 led 60 watt equivalent soft white light bulb 6 pack cnet url\"\n        ],\n        [\n            0,\n            \"tequila works the invisible hours il in vr url url\"\n        ],\n        [\n            0,\n            \"i completely forgot this guy managed to play for real madrid for a short while 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user i rented a book but it says recurring on my bank statement will i be charged monthly for that rental\"\n        ],\n        [\n            0,\n            \"hashtag senate panel to vote on supreme court nominee neil gorsuch republicans hope to confirm the … … url\"\n        ],\n        [\n            0,\n            \"yes but it has become so important to the girls and you're happily milking it url\"\n        ],\n        [\n            0,\n            \"too lazy to exercise promise yourself just 5 minutes of working out after that 5 minutes you'll most likely be motivated to continue\"\n        ],\n        [\n            1,\n            \"guys i'm at a school play and one of my friends looks so hot but he's a boy and also gay this is a crisis\"\n        ],\n        [\n            0,\n            \"user catfish and the arctic monkeys the the last shadow puppets panic at the disco\"\n        ],\n        [\n            0,\n            \"wind n ave gust 10 8 c uv index 1 3 68 hpa rain 0 0 in hr sr 06 33 ss 19 55\"\n        ],\n        [\n            0,\n            \"a host at 8 116 59 cn tried to log into my fake terminal services server hashtag 1\"\n        ],\n        [\n            0,\n            \"social media raises air quality as a major issue for west residents they want the mayor to sort it hashtag\"\n        ],\n        [\n            0,\n            \"thu 05 00 mostly cloudy temp 2 2 c 7 wind nne 12 km h humidity 77 press 101 6 kpa falling\"\n        ],\n        [\n            0,\n            \"the greatest to ever line up at safety would have been 34 today rip to the 🐐 sean taylor url\"\n        ],\n        [\n            1,\n            \"unisex travel luggage 360 ° rotating students trolley safety code lock url url\"\n        ],\n        [\n            0,\n            \"user user if we can get a few republican to fall we can win the game and get them to put country before party\"\n        ],\n        [\n            0,\n            \"it's just like the cruise to nowhere just the white trash gop is hanging on url\"\n        ],\n        [\n            1,\n            \"new era hat twins tc 2016 red navy blue cap url 100 polyester … url\"\n        ],\n        [\n            0,\n            \"a of the covenant university student dies in school hospital url url\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            1,\n            \"wellness wednesday fish taco bowl sriracha 1 3 cup high quality or homemade mayo 1 url\"\n        ],\n        [\n            0,\n            \"hi people we have the last of the range of ready meals left turkey meat balls chicken for … url\"\n        ],\n        [\n            1,\n            \"current icon by user the art the character and its design belong to them full picture at url\"\n        ],\n        [\n            0,\n            \"hashtag missing teen ex teacher spotted at oklahoma walmart 2 days after disappearance … … url\"\n        ],\n        [\n            0,\n            \"♦ ‡ additions by stylish fine zip cotton jack top seller url url\"\n        ],\n        [\n            0,\n            \"user hope you'll soon feel better have a safe flight too and enjoy your us trip with user aldub you both 😘\"\n        ],\n        [\n            1,\n            \"and then lay has the to tell them their nasty for talking about butts when we all know his fetish for … url\"\n        ],\n        [\n            0,\n            \"gaming has such a good track record for their games so far we haven't been let down … url\"\n        ],\n        [\n            0,\n            \"user pretty talk but you had better say to eat it that we do life i like eat everything as good from tokyo\"\n        ],\n        [\n            1,\n            \"teddiursa iv 8 0 0 8 14 14 move set scratch play rough available until 07 25 28 21m 20s url\"\n        ],\n        [\n            0,\n            \"user yeah when an enemy attacks you or you attack an enemy but it's a remake and themes never existed till awakening so\"\n        ],\n        [\n            0,\n            \"user super awesome of you to day that dan i really appreciate that i hope you have an awesome night and weekend\"\n        ],\n        [\n            0,\n            \"team usa chicken stuffed with sausage and url\"\n        ],\n        [\n            0,\n            \"this dude takes the cake he's rad can't wait for more color on sleeve in a few … url\"\n        ],\n        [\n            0,\n            \"winds may gust to over 50 mph over parts of the cape and hashtag url\"\n        ],\n        [\n            0,\n            \"the rest of this year is so busy for me and bryan we can't take anymore major trips it's so depressing 😣\"\n        ],\n        [\n            0,\n            \"user what if tory wanted to say silly things on tv politics shows and producers simply didn't book them what then\"\n        ],\n        [\n            0,\n            \"you are as steady as a rock today and people close to you feel more for aquarius url\"\n        ],\n        [\n            1,\n            \"emerald sapphire premium plates by sweet flavor the best or nothing hashtag url\"\n        ],\n        [\n            1,\n            \"ease yourself into the weekend – catch up with our ​ nova gl 470 review url url\"\n        ],\n        [\n            1,\n            \"checker certified 30 55 ct natural red ruby oval shape loose gemstone url url\"\n        ],\n        [\n            0,\n            \"how early is too early to call a pr for a quote user need to call her phone as her inbox is full and email bounces\"\n        ],\n        [\n            0,\n            \"today i met someone who inspired me today to do what i really want to do in life one of the creators of the … url\"\n        ],\n        [\n            1,\n            \"hashtag will premier on 29th sept and judging by this photo someone might be making a comeback … url\"\n        ],\n        [\n            0,\n            \"three wise men distribute gifts to herald lagos 50 celebrations url url\"\n        ],\n        [\n            0,\n            \"2009 study older people who drank 1 2 beers a day have a higher bone than those who didn't hashtag hashtag\"\n        ],\n        [\n            0,\n            \"south africans called on to wear black tomorrow hashtag your worldwide south african community url\"\n        ],\n        [\n            0,\n            \"horse rescued after falling into hole on the way home from taco bell url via user\"\n        ],\n        [\n            0,\n            \"congratulations jordan m you are the lucky winner of our spa giveaway thank you to all wh … url\"\n        ],\n        [\n            0,\n            \"somehow i've managed to a brand new usb charger for my old phone charger for my light and the … url\"\n        ],\n        [\n            1,\n            \"rep ’ s comfortable with base salary not earning commission the sales problem hashtag url\"\n        ],\n        [\n            0,\n            \"courtney had a presentation this morning that she had to look professional for she wore classic\"\n        ],\n        [\n            0,\n            \"user user least partying people i don't believe that for a second i have been a witness\"\n        ],\n        [\n            0,\n            \"a walk in the woods 2015 1hr 15 a travel writer decides to hike the trail and his l … url\"\n        ],\n        [\n            0,\n            \"user i highly recommend the book to you it's is incredibly thought provoking and i know you'd l … url\"\n        ],\n        [\n            0,\n            \"user thanks mr president looking forward to the great ideas you bring back from the other schools\"\n        ],\n        [\n            1,\n            \"wide tape diy sticker label tape school office supply url url\"\n        ],\n        [\n            0,\n            \"user i sent a dm i chose one of my april items in the beginning of march and it's not in my bag this month\"\n        ],\n        [\n            0,\n            \"philippines singapore ’ s form jv to enter european market url\"\n        ],\n        [\n            1,\n            \"i just checked in at noodles company with hashtag download today url\"\n        ],\n        [\n            0,\n            \"user bugger couldn't count the number of times that thing has passed me and never noticed that\"\n        ],\n        [\n            0,\n            \"the touch german kitchen range has proved to be a stylish and popular kitchen choice and this year we've url\"\n        ],\n        [\n            0,\n            \"crush of duty call of candy candy duty saga so much to look forward to there url\"\n        ],\n        [\n            0,\n            \"tonight is the of in house of at st\"\n        ],\n        [\n            1,\n            \"so nobody come for me ion support hitting females that shit wack but i can't control niggas b yall still blasting chris brown old shit\"\n        ],\n        [\n            0,\n            \"who more runs more overs less overs … url\"\n        ],\n        [\n            0,\n            \"dark souls 1 silence dark souls 2 silence press start music plays dark souls 3 music plays before you press start\"\n        ],\n        [\n            0,\n            \"sometimes your commitment to fulfilling your obligations is re more for taurus url\"\n        ],\n        [\n            0,\n            \"got a country club chips and a coke from user so yes weight is going really well hashtag\"\n        ],\n        [\n            1,\n            \"check out my new bridal designs 👏 👏 👏 visit url discount in instagram … url\"\n        ],\n        [\n            0,\n            \"the guy i was going to hook up with but canceled just came through my line at work url\"\n        ],\n        [\n            0,\n            \"chuck schumer nancy pelosi are not listening to rahm advise they keep throwing 2 yr url\"\n        ],\n        [\n            0,\n            \"i was pulled over by a on the way home and breath tested zero rating first time i've ever been tested like that\"\n        ],\n        [\n            0,\n            \"blessed are the for they will be called children of god matthew 5 9 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"everything seems simple enough until someone close to you deci more for capricorn url\"\n        ],\n        [\n            0,\n            \"user and i am doing some research into who owned it after she died my email is com thanks\"\n        ],\n        [\n            0,\n            \"no doubt what russ has done has been amazingly impressive but when it most in the season he hashtag\"\n        ],\n        [\n            1,\n            \"user hello we invite you to this particular adult porn cam free of charge register click on my profile\"\n        ],\n        [\n            0,\n            \"okay internet i am finally able to watch the big little lies finale so you know you're on call for my emotion overload\"\n        ],\n        [\n            0,\n            \"i'm sorry but i really do not like cover of bohemian rhapsody it's my least favorite song they're ever done hashtag\"\n        ],\n        [\n            0,\n            \"we're totally loving these beauty trends from 2017 url url\"\n        ],\n        [\n            0,\n            \"happy birthday to the great steve and congratulations on the long over due recognition in … url\"\n        ],\n        [\n            0,\n            \"someone give me a loan to cover the next 2 21 2 months so i can stop the kind of loan you don't have to pay back\"\n        ],\n        [\n            0,\n            \"user yes they are from 1021 see here for the full timetable url any questions just ask nc\"\n        ],\n        [\n            0,\n            \"❤ ❤ book bits featured author ❤ ❤ follow author over on twitter url\"\n        ],\n        [\n            0,\n            \"oh also forgot to mention a while ago but my sister and i will be going to see user in may hashtag can't wait\"\n        ],\n        [\n            0,\n            \"i'm really not with the turn up anymore lmao not even almost drinking in a room with friends is preferred over a club any day\"\n        ],\n        [\n            0,\n            \"extremely grateful to hashtag driver who returned my phone jet i left my phone in his taxi coming from airport hashtag\"\n        ],\n        [\n            0,\n            \"i've become a political with a love of authority as i've gotten older i think america and georgia are rolling along nicely\"\n        ],\n        [\n            0,\n            \"user penny just a query how will a change to tax rates effect credits at tax time for investors both big and small\"\n        ],\n        [\n            0,\n            \"user don't even waste tax dollars the young man felt his life was endangered he killed the the driver hashtag\"\n        ],\n        [\n            1,\n            \"with model 3 manufacturing for july user aims for 500 000 cars in 2018 4x present production url\"\n        ],\n        [\n            0,\n            \"the first step to prepare yourself for high school url via user\"\n        ],\n        [\n            0,\n            \"fruit drops energy – nutrition boost performance url url\"\n        ],\n        [\n            1,\n            \"i asked what drugs shes on after spamming me with random pictures and this is her response 😂 💀 url\"\n        ],\n        [\n            0,\n            \"am late to game i don't often play but yuri on ice is legit one of the most adorable things i've ever seen just finished and am hashtag\"\n        ],\n        [\n            0,\n            \"user i'm warming up to the idea of miami taking lamp would be best for 2017 lb best for 2018 … url\"\n        ],\n        [\n            0,\n            \"techcrunch is a new open source content management system based on url by\"\n        ],\n        [\n            0,\n            \"user funds r urgently needed 4 this little girls medical expenses and pls help donate rt url\"\n        ],\n        [\n            0,\n            \"user even if it's true how many times have u all stolen nd god u all are talking as if u re without sin\"\n        ],\n        [\n            1,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"' news lately ' pro life efforts lives saved abortion closed workers converted url\"\n        ],\n        [\n            0,\n            \"user user im just talking about mainstream companies that majority of comp players use tbh there aren't many of them\"\n        ],\n        [\n            0,\n            \"user all our stuff is black there is no team association but from a sales perspective it's what you want to make it\"\n        ],\n        [\n            0,\n            \"my story proves that getting into heaven depends on jesus and on jesus alone — thief on the cross heaven how i g … url\"\n        ],\n        [\n            0,\n            \"hashtag adults with migraines have triple the of science daily url\"\n        ],\n        [\n            0,\n            \"flynn told both the fbi congressional investigators that he will testify in exchange for immunity url\"\n        ],\n        [\n            0,\n            \"joins effort to block neil gorsuch confirmation vote url url\"\n        ],\n        [\n            0,\n            \"on for 3 goals nurse on for all 5 goals and all i'm hearing and reading is how bad was they were both bad\"\n        ],\n        [\n            0,\n            \"hashtag 14k white gold cushion cut double row and round halo diamond engagement ring with a 1 carat h i … … url\"\n        ],\n        [\n            0,\n            \"sign now employees must not suffer any consequences for their support of marriage between a man and a woman url\"\n        ],\n        [\n            0,\n            \"you can bury your feelings as effectively as the next person more for scorpio url\"\n        ],\n        [\n            0,\n            \"new the easiest instant bite of cake in snack ball form made with just 2 healthy ingredients … url\"\n        ],\n        [\n            1,\n            \"fuck kendrick yo he bit the trash talk fish eye shot and he semi bit lil flow with the aye url\"\n        ],\n        [\n            0,\n            \"user we're sorry about this please keep the can and give us a call we'll fix this asap 1 800 m f 9am 4pm est\"\n        ],\n        [\n            0,\n            \"user well she's made a decent sized if he wants more she sits across from him after she gets her own plate\"\n        ],\n        [\n            0,\n            \"do or die was so legit and do or die used to be on my hoop mixes back in the day 👌 👌 👌 url\"\n        ],\n        [\n            0,\n            \"watch what you say to others everyone is not strong even if they are strong watch what you say\"\n        ],\n        [\n            0,\n            \"good luck user in the championship this year all starts tomorrow and no snow or hail predicted\"\n        ],\n        [\n            0,\n            \"i just want to have something with someone where we are sarcastic goofy and play pranks but lay around and cuddle\"\n        ],\n        [\n            0,\n            \"even girls with terrible self esteem are feeling beautiful once in a while url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"bittersweet feeling about starting work at 6am on monday that's kinda early for training at a call center\"\n        ],\n        [\n            0,\n            \"on the new episode of user i head back out to sea review pirates 2 dead man's chest url\"\n        ],\n        [\n            1,\n            \"social activities may be on the calendar today but you aren't more for virgo url\"\n        ],\n        [\n            0,\n            \"user legit was in line for hero he was wrestling on the other side of the curtain my heart broke missing it\"\n        ],\n        [\n            0,\n            \"user did you see it it's pretty much a boy being meanwhile children actually getting\"\n        ],\n        [\n            0,\n            \" s knot should bring forward only if economy performs better than expected  url\"\n        ],\n        [\n            0,\n            \"the west is becoming irrelevant the world is laughing url url\"\n        ],\n        [\n            0,\n            \"first alert weather day risk of severe weather increased for parts of east texas details url url\"\n        ],\n        [\n            0,\n            \"i'm so behind on scandal but theyre re airing the trail what is happening url\"\n        ],\n        [\n            0,\n            \"the notice fan gets noticed by all of has 30 replies followed by the acc by the whole fandom highkey lucky\"\n        ],\n        [\n            0,\n            \"10 45 et volume leader hashtag vale 5 169 vale s a vale 9 49 0 01 0 05 high today of 9 63 day low 9 40 url\"\n        ],\n        [\n            0,\n            \"til there are only 3 modern city states in our world singapore and city url\"\n        ],\n        [\n            0,\n            \"user bad spelling i know in the field at the same time pick your poison\"\n        ],\n        [\n            0,\n            \"user and yes we know the reason why he's out here is not to put his hand up for the job or is it 😏 😏 😏\"\n        ],\n        [\n            1,\n            \"5 weeks left of college and i got to say small penis out loud in class during a presentation hashtag hashtag\"\n        ],\n        [\n            0,\n            \"if you are into the outdoors and survival check this out url url\"\n        ],\n        [\n            0,\n            \"a wild totodile has appeared available until 00 34 54 28m 28s iv 37 78 move scratch aqua jet url\"\n        ],\n        [\n            0,\n            \"the point of the egg was to the start of your bird life the tweet button is a feather and the home icon … url\"\n        ],\n        [\n            0,\n            \"there is more to marketing than just tweeting it's what you tweet hit my dm to discuss how a hashtag can work for your project\"\n        ],\n        [\n            0,\n            \"user apologies for the problems you are having and we can assure you we do take all comments seriously if you can email the 1 2\"\n        ],\n        [\n            0,\n            \"could lose job url hers was a 🍌 republic appointment current tory disregard for rule of law\"\n        ],\n        [\n            1,\n            \"everybody ain't loyal everybody ain't street everybody ain't you my nigga everybody ain't me if you real then i can see it 🔥 🔥 🔥\"\n        ],\n        [\n            0,\n            \"this business report only accounts for 10 of my total grade yet writing it makes me want to die already this should be more than 10 man\"\n        ],\n        [\n            0,\n            \"user some needs to be pointed at china concerning n korea china is responsible for n in the first place\"\n        ],\n        [\n            0,\n            \"pro tip for reposting people's work give credit and don't go out of your way to cross out their profile picture and username thank you\"\n        ],\n        [\n            0,\n            \"user user haven't checked status but there was a tornado watch for the south la ms st 1 am this morning\"\n        ],\n        [\n            0,\n            \"user user let's say there's a man who wants to assault in a bathroom ok now two\"\n        ],\n        [\n            0,\n            \"on saturday april 22 hall 128 school st clinton ma url url\"\n        ],\n        [\n            0,\n            \"more fire the new wave is coming stay tuned yung watch me flex ' check it out youtube url\"\n        ],\n        [\n            0,\n            \"user it will look like the zombie apocalypse started but really it's just a bunch of people without their morning coffee\"\n        ],\n        [\n            0,\n            \"this is an border of course the dog got in border are so smart url\"\n        ],\n        [\n            0,\n            \"it's nearly impossible to see the downside of a plan today in more for sagittarius url\"\n        ],\n        [\n            0,\n            \"user if people display bad character towards us it should not make us drop our good character as a result user\"\n        ],\n        [\n            0,\n            \"user please do include his goal against 04 in which he does 3 step over hits the shot with his … url\"\n        ],\n        [\n            0,\n            \"ted talks are just ideas just watched one where the speaker was talking about a solution to tackle diseases caused by other 🙃\"\n        ],\n        [\n            1,\n            \"titanic dream session no 6 mixed by guru sa url file html download and share\"\n        ],\n        [\n            1,\n            \"15 people followed me and 9 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user directing you to the last thing we want you to do is leave so we would recommend getting in touch with us\"\n        ],\n        [\n            0,\n            \"“ ask for an advice don ’ t ask for help ” more insights on getting music press in this chat with james moore url\"\n        ],\n        [\n            0,\n            \"saw this one 4 times in the first two hours of my day so i blocked url\"\n        ],\n        [\n            0,\n            \"rare original tie used and worn by muhammad ali boxing nbc url url\"\n        ],\n        [\n            1,\n            \"le community school all ireland champions ar an james an … url\"\n        ],\n        [\n            1,\n            \"check it out i donated to e nelson scholarship fund url via user\"\n        ],\n        [\n            0,\n            \"user hi will update tomorrow evening since the west store has promised to resolve the issue thanks\"\n        ],\n        [\n            0,\n            \"an exciting 24 hours in telecom with user limited launch yesterday and hashtag details unveiled this am\"\n        ],\n        [\n            0,\n            \"thanks and congratulations to all on a great start to the 2017 middle school swimming season see results below url\"\n        ],\n        [\n            0,\n            \"lisa young the importance of water and the url\"\n        ],\n        [\n            0,\n            \"why cant my be important to me actually mean something instead of me having to hide my symptoms all the time\"\n        ],\n        [\n            0,\n            \"com 3 on 1 thought you of would psych 3d to 4 mor 3 from up\"\n        ],\n        [\n            0,\n            \"user user nothing is more hilarious and terrifying than hearing ivy league students scream that they are oppressed\"\n        ],\n        [\n            1,\n            \"wow wouldn't want to deal with the crap again but wouldn't trade the friendships for the world 😢 ❤ ️ url\"\n        ],\n        [\n            0,\n            \"user always says this we'll be in practice and all you'll hear is living my life like it's golden\"\n        ],\n        [\n            0,\n            \"your opinion is invalid please leave and never return 👍 🏽 many thanks user url\"\n        ],\n        [\n            0,\n            \"perez like schumer pelosi is in delusion claims trump did not election win the russians colluded spin like hrc in values confusion\"\n        ],\n        [\n            0,\n            \"distress n a disease by exposure to the prosperity of a friend ― the devil's dictionary\"\n        ],\n        [\n            1,\n            \"pair clear series 12v car light bulb certified url url\"\n        ],\n        [\n            1,\n            \"3d printing insights from and 3d printing industry url\"\n        ],\n        [\n            0,\n            \"somebody tell user it's thursday we ain't forgot about the visuals said was gone drop 😂 🔥 🔥\"\n        ],\n        [\n            0,\n            \"my morning in school teaching when i really should be at home has been made better by a user coffee\"\n        ],\n        [\n            0,\n            \"user sir also make some changes in the fee as it is out of reach of a middle class and poor man\"\n        ],\n        [\n            1,\n            \"lebron is gonna destroy the next team he plays next cuz i know this loss pissed him the fuck off\"\n        ],\n        [\n            1,\n            \"user once again we see the importance of the word of god in our life click there to be blessed url\"\n        ],\n        [\n            0,\n            \"idk why i had so much trouble getting up this morning my dream last night was to damn emotional and intense\"\n        ],\n        [\n            0,\n            \"black lives matter police reform and challenges inequality but are called terrorists and thugs by the media\"\n        ],\n        [\n            0,\n            \"samsung outlines gear s3 ' s value pack update today samsung outlines new features of the value pack update … … url\"\n        ],\n        [\n            1,\n            \"hashtag we are tired zuma must go we need a leader not a puppet\"\n        ],\n        [\n            0,\n            \"user he failed me tickets last week but in fairness £ 105 back to my bank can only from wh … url\"\n        ],\n        [\n            0,\n            \"user romo had decent but no line or running game and a suspect defense\"\n        ],\n        [\n            0,\n            \"pearl joins peter at doctor who url via user\"\n        ],\n        [\n            0,\n            \"' the ultimate ' just started trending with tweets more trends at url hashtag\"\n        ],\n        [\n            0,\n            \"when a goal matters enough to a person that person will find a way to accomplish what at first seemed impossible\"\n        ],\n        [\n            0,\n            \"at what point did our government build 2 white houses can someone fill me in what about what about security cut me a g d break\"\n        ],\n        [\n            1,\n            \"you are determined to do everything you can to accomplish your more for cancer url\"\n        ],\n        [\n            0,\n            \"when the government remedies do not match your problem you the problem not the\"\n        ],\n        [\n            0,\n            \"hashtag not often seen winning six from non striker end especially in last over if that happens means someone … url\"\n        ],\n        [\n            0,\n            \"few clouds clear sky temperature down 24 ° c 19 ° c humidity up 22 42 wind\"\n        ],\n        [\n            0,\n            \"user bill 89 wants over your children url this is what they spend their time your taxes on\"\n        ],\n        [\n            0,\n            \"user we re through and roy took a puck to the family all in all a good day so far\"\n        ],\n        [\n            0,\n            \"user cashier 1 comes back and just stands there but doesn't ring making eye contact with me though\"\n        ],\n        [\n            1,\n            \"how to draw icon emotion for kids color icon emotion learn draw icon emotion url qua user\"\n        ],\n        [\n            0,\n            \"user salute ig joseph dangerous criminal no 45 a member of the public high … url\"\n        ],\n        [\n            0,\n            \"since everyone is asking this poc of user has been posted by on instagram i have asked her … url\"\n        ],\n        [\n            0,\n            \"crystal serving 12 round wedding gift anniversary gift hashtag url\"\n        ],\n        [\n            0,\n            \"user 😂 i'll have a look on the web tomorrow this game could be massive for our season hope you have a great time 🙂 ⚽ ️ hashtag\"\n        ],\n        [\n            0,\n            \"argentina medical marijuana patients will receive it free of charge park forest … url\"\n        ],\n        [\n            1,\n            \"real estate 100 financing residential commercial loans call me right now 800 ext dm me user\"\n        ],\n        [\n            0,\n            \"user not a single credible german historian says what says re hitler is true cos he's mate he survived\"\n        ],\n        [\n            0,\n            \"user your mommy always has your back good or bad your mom truly keeps all her kids and grandkids close to her heart thank god\"\n        ],\n        [\n            0,\n            \"yes even the first episode got me hooked already much better than last couple of seasons of the good wife url\"\n        ],\n        [\n            0,\n            \"the sun is out after a solid week of cold rainy overcast it won't last but i'll always have this tweet\"\n        ],\n        [\n            0,\n            \"everyone thinks you're being overly efficient today but you k more for cancer url\"\n        ],\n        [\n            0,\n            \"tech entrepreneur works travels family in modern bus conversion url\"\n        ],\n        [\n            1,\n            \"how gross investigators say a woman 100 only 2 were found alive dog poop and also covered … url\"\n        ],\n        [\n            0,\n            \"hashtag user russian investigators say a suicide bomber is believed to have been behind a blast on the st petersburg subway\"\n        ],\n        [\n            0,\n            \"i played the search the waves mini game in paradise island 2 and my score was 20 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"work has been slow this week and i've finished a majority of the tasks that i let pile up the last few months more art time for me\"\n        ],\n        [\n            0,\n            \"children are under ridiculous pressure less testing start school later more play 🌸 hashtag url\"\n        ],\n        [\n            0,\n            \"12 helpful tips for effectively using social media at events url url\"\n        ],\n        [\n            0,\n            \"user i mean popcorn and water weird but understandable 2 pct chicken and biscuit from the chicken shack … url\"\n        ],\n        [\n            0,\n            \"i thought i was home alone having some me time ™ and i can hear my grandpa screaming whilst watching the price is ri … url\"\n        ],\n        [\n            0,\n            \"user user he probably wouldn't his is unreal but he has no end product whatsoever\"\n        ],\n        [\n            1,\n            \"click here for price and call url spacious url\"\n        ],\n        [\n            0,\n            \"do you have this internal struggle with yourself like i do watch this and reply to let me know url hashtag\"\n        ],\n        [\n            0,\n            \"machine mitsubishi 1000 for more info visit url url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url ► best of electro swing mix april 2017\"\n        ],\n        [\n            0,\n            \"task cards and by rosa teachers pay teachers url\"\n        ],\n        [\n            0,\n            \"susan rice lies denies defends unmasking trump names obama s url via user\"\n        ],\n        [\n            1,\n            \"are you still a home is your rental rate increasing every year submit your home application via url\"\n        ],\n        [\n            0,\n            \"meet the new 100 million club in making courtesy providers url via user\"\n        ],\n        [\n            1,\n            \"you may lose your sense of purpose only to uncover a more mea more for sagittarius url\"\n        ],\n        [\n            0,\n            \"your nature is truth and when you oppose it you don � t feel like yourself stress never feels as natural as peace byron katie\"\n        ],\n        [\n            0,\n            \"relationships should either evolve or roberts hashtag url\"\n        ],\n        [\n            1,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            0,\n            \"you can chase the shadows if you want to but all you'll do is make them longer url\"\n        ],\n        [\n            0,\n            \"new york please stop killing pets plz sign url url\"\n        ],\n        [\n            1,\n            \"hate that you think so lightly of yourself hate that you don't realize you're killing all these other\"\n        ],\n        [\n            0,\n            \"user indeed are not fun things i had to read the monster manuel again when you said they were … url\"\n        ],\n        [\n            0,\n            \"user user this mama has been privileged with a follow for a few years now go get ' em let other with excitement 💋\"\n        ],\n        [\n            1,\n            \"hey wanna trade ffs free follows anyone or less i always go first for extras can do multi accs for extras\"\n        ],\n        [\n            0,\n            \"there are few greater joys than being fully recognized by some more for pisces url\"\n        ],\n        [\n            1,\n            \"it's tempting to create an action plan based on the bright blu more for aquarius url\"\n        ],\n        [\n            0,\n            \"user 70 of teachers are women salaries lag 16 behind comp minus pay gap do the math url\"\n        ],\n        [\n            0,\n            \"user either that or they gone have no names of the players and the players can't look like them\"\n        ],\n        [\n            0,\n            \"user i think in anime lots of just don't wanna their love to the mc so they … url\"\n        ],\n        [\n            0,\n            \"lmfaooo the hardy boyz were the reason my sister stayed getting tossed up in the living room by me and my brother\"\n        ],\n        [\n            0,\n            \"one plus side of a delayed flight is that at least i have time to grab breakfast thanks user url\"\n        ],\n        [\n            0,\n            \"user your awesome pls make a video for my mi channels name is 😀 😀 😀 👍 👍 👍 💋 💋 💋 💌 💕 💕 💌\"\n        ],\n        [\n            1,\n            \"skincare is never limited to women real men take care of their skin too for more orders url … url\"\n        ],\n        [\n            0,\n            \"user i respect you bc you must have some balls to do that 👏 🏽 and i'm sorry he turned you down he doesn't know what he's missing\"\n        ],\n        [\n            0,\n            \"when you come home from running errands to this surprise guess they weren't 2 male guinea pigs … url\"\n        ],\n        [\n            0,\n            \"user yeah it was essentially wwe admitting goldberg actually can't beyond 5 minutes everyone gets to do all their moves\"\n        ],\n        [\n            1,\n            \"this one is for you gs rick this is only a 11 😅 ️ awesome shot by user ️ ️ … url\"\n        ],\n        [\n            0,\n            \"all of the university will be closed until further notice due to a fever epidemic vice rb\"\n        ],\n        [\n            0,\n            \"monitor syrian in coventry uk connected to saudi qatar funded western armed west hating jihadists w … url\"\n        ],\n        [\n            1,\n            \"march 2017 report for indian rocks beach florida real estate average price for 3 is url\"\n        ],\n        [\n            0,\n            \"user user if i'm talking to someone familiar with i say i live in but otherwise i tell people fort worth\"\n        ],\n        [\n            0,\n            \"user i'm not caught up but do you think this means they're skipping all the dumb political stuff or something\"\n        ],\n        [\n            0,\n            \"it's nobody's fault got 6 were too tired to react quickly n i think js was tired n feeling left out aft coming bk from break so he reacted\"\n        ],\n        [\n            0,\n            \"wednesday analysis 57 14 chance of closing above 69 77 more details available on hashtag store url\"\n        ],\n        [\n            0,\n            \"speed boat 2002 johnny lightning james bond 007 1 64 die cast url url\"\n        ],\n        [\n            0,\n            \"anderson and moss execute a picture perfect hit run to the right side runners on 1st and 2nd\"\n        ],\n        [\n            0,\n            \"2002 £ 2 coin games wales very rare coin url url\"\n        ],\n        [\n            0,\n            \"user joy u r the best but need ppl who can support u frm behind the scenes with facts figures remember … url\"\n        ],\n        [\n            0,\n            \"elephant favor tags and treat bag grey and pink elephant baby shower favor tags instant download … url\"\n        ],\n        [\n            0,\n            \"a man's gifts makes way for him but lack of integrity my also block doors once opened it is not sufficient to be gifted build trust\"\n        ],\n        [\n            1,\n            \"contemporary gospel music singer user set to release her new music video dubbed ' grateful ' … url\"\n        ],\n        [\n            1,\n            \"apex for stress and low energy levels url url\"\n        ],\n        [\n            1,\n            \"end of march madness save 30 on clearance items url url\"\n        ],\n        [\n            0,\n            \"i fell for your personality and everything about you became beautiful i love you user and i wish you well mind following 22\"\n        ],\n        [\n            0,\n            \"and on a song i didn't know this was missing in my my life until now hashtag\"\n        ],\n        [\n            0,\n            \"i would take them to eat places watch movies with them take walks on campus show them around kiss them\"\n        ],\n        [\n            0,\n            \"free market health care government involvement in health care drives prices up url\"\n        ],\n        [\n            0,\n            \"wind 0 8 mph wsw barometer 6 hpa falling slowly temperature 7 1 ° c rain today 0 0 mm humidity 80\"\n        ],\n        [\n            0,\n            \"son i broke my phone bc mercury is in what ok so what if u broke ur phone when all planets were … url\"\n        ],\n        [\n            1,\n            \"a software company located in is seeking a talented ui designer the ideal candidate if selected will have url\"\n        ],\n        [\n            1,\n            \"workshop day thirty one do a final read through url url\"\n        ],\n        [\n            0,\n            \"user maybe you'll become a great scientist like me gave her a wink trying to cheer her up then sto … url\"\n        ],\n        [\n            0,\n            \"user i know someone who was a extra in game of thrones who couldn't harvest a gut contents seriously\"\n        ],\n        [\n            0,\n            \"today has been a good reminder that moving a career to second base isn't as easy as it sounds not just lite\"\n        ],\n        [\n            0,\n            \"user says the initial is 35 000 and mentions the rate for other rent banks is about 75 80 hashtag\"\n        ],\n        [\n            0,\n            \"maybe it was but he was the face of the evolution of football when decision making creativity and technique is the most imp\"\n        ],\n        [\n            0,\n            \"the national service scheme has released pin codes for national service personnel for the 2017 2018 url\"\n        ],\n        [\n            0,\n            \"i know it sounds stupid because it's only a a couple days but i don't trust anyone to be alone with him yet\"\n        ],\n        [\n            0,\n            \"user are you going to build a big beautiful spa like jail for the criminals where will they ship them gotta go somewhere\"\n        ],\n        [\n            0,\n            \"user train cash to sit on your head just don't throw him in the air when the ceremony ends\"\n        ],\n        [\n            1,\n            \"paid add computers laptops i t stuff cctv cameras solar led printer opposite main\"\n        ],\n        [\n            1,\n            \"user user i don't really feel bad for aaron as much as scared of all of you now because you'd shoot me to 😂 😅\"\n        ],\n        [\n            0,\n            \"user those same people who think the govt should do something also think only the govt can do something\"\n        ],\n        [\n            0,\n            \"2 southern ice hockey teams are in talks with shirt makers for these new style shirts for and url\"\n        ],\n        [\n            0,\n            \"the police force is calling for intervention in cases where children are victims of violent crimes such as url\"\n        ],\n        [\n            0,\n            \"environment agency objects again to ’ s south downs oil drilling plans url via user\"\n        ],\n        [\n            0,\n            \"statistics show that 32 of the time a robber will shoot the victim chances are you're the third or fourth url\"\n        ],\n        [\n            0,\n            \"was gonna stream me opening cards of for but i realized i would have over once i finished the … url\"\n        ],\n        [\n            0,\n            \"manchester united have gone 20 games since october and have moved from 6th to 6th hashtag\"\n        ],\n        [\n            0,\n            \"i'm so proud of my best friend and she is blooming into such a beautiful woman 🌸 never forget that love user\"\n        ],\n        [\n            0,\n            \"could donald trump be held legally responsible for inciting violence at his url\"\n        ],\n        [\n            1,\n            \"sasha has taken one for the team 😭 but that zombie walker scene of her was magic i approve of that hashtag\"\n        ],\n        [\n            1,\n            \"59 tomahawk missile strikes on syrian assad led govt force bases by the us is good but 9 civilians deaths by this is wat i hated\"\n        ],\n        [\n            0,\n            \"user poor defending though allowing him to do it just walked past johnson and bang thats me being a … url\"\n        ],\n        [\n            1,\n            \"wizkid delivers his much anticipated track with drake “ come closer ” url url\"\n        ],\n        [\n            0,\n            \"thank you to everyone who came out and stayed up all night to spoil user we crushed her goal and now it's t … url\"\n        ],\n        [\n            1,\n            \"user they sound like black men and white people with the ' not all ' and ' were all in this together ' rhetoric … url\"\n        ],\n        [\n            0,\n            \"user yeah same here part of what's great about is his attention to historical detail is all wrong too\"\n        ],\n        [\n            0,\n            \"have you read pharmacy owners ray and guest column in url\"\n        ],\n        [\n            0,\n            \"user i've been a performer for years i've done exactly the same thing she was upset and admitted her mi … url\"\n        ],\n        [\n            0,\n            \"user user right i just realized last night that i haven't played my gibson in 3 months i plan on playing her tomorrow 🎸\"\n        ],\n        [\n            1,\n            \"user the win are fucking hilarious they should put a pic of user next to the graphic\"\n        ],\n        [\n            0,\n            \"user they'll crash and burn eventually i think you're fabulous which if you think about is way more … url\"\n        ],\n        [\n            0,\n            \"user i was wondering if you have any details about the event on june 24th is it a book talk writers workshop i want in\"\n        ],\n        [\n            0,\n            \"beneath the remains by cd jun records url url\"\n        ],\n        [\n            0,\n            \"user nothing happens if you're offended you're just offended you're not affecting their life there is no free speech in britain\"\n        ],\n        [\n            0,\n            \"🌟 new menu keep an eye out for our new menu being released tomorrow evening for the first 5 bookings we'll url\"\n        ],\n        [\n            1,\n            \"this shit way too crazy you do not amaze me i blew cool from a c obama just me 🎧\"\n        ],\n        [\n            0,\n            \"hi user i hope someday you read this i just wanna say that i love you so much 💘 💕 😘 thank you for everything follow me 😉 🌹\"\n        ],\n        [\n            0,\n            \"this team is straight 🔥 coming out of nowhere with the tasty team name who are these guys url\"\n        ],\n        [\n            0,\n            \"look who's terribly excited with half of her head in for the user closer gig … url\"\n        ],\n        [\n            0,\n            \"hi the time is 10 07 the temp is 29 0 and the pressure is mb url\"\n        ],\n        [\n            0,\n            \"two failures on healthcare two failures on the travel ban i can't wait to see what fails at next\"\n        ],\n        [\n            0,\n            \"user actually i am sadly embarrassed to admit this but i am a republican and those are still two separate issues\"\n        ],\n        [\n            0,\n            \"user students even i don't know whether i will get seats for rest of five students in same coach s4 tomorrow\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show 😘 17 😀 hi url url\"\n        ],\n        [\n            0,\n            \"user can you please share your exercise routine cause i've been trying to build my 🍑 too thanks in advance ❤ ️\"\n        ],\n        [\n            0,\n            \"a 70 yo man is sitting across from me rn and getting a pedicure while drinking a miller lite hashtag\"\n        ],\n        [\n            1,\n            \"get a through the rangers vs programme from 1986 in full on url url\"\n        ],\n        [\n            0,\n            \"user zlatan shouldn't be on the pitch should have had the same ban as but plays for utd so\"\n        ],\n        [\n            0,\n            \"8 1 arsenal to beat c palace new customers winnings are credited in free bets t c's apply … url\"\n        ],\n        [\n            1,\n            \"so today at work i asked a guy what he wanted to drink and he said i'll take a cock instead of coke 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"upcoming r b artist will be performing in flint next month and we're offering a special discount for url\"\n        ],\n        [\n            0,\n            \"user hey been happening for at least a month now constant video freezing with audio continuing to play any solution soon\"\n        ],\n        [\n            0,\n            \"user at least give an official title show off new properly show the new heroine design ͡ ° ͡ °\"\n        ],\n        [\n            0,\n            \"if you know a high school student interested in coding encourage them to register a code quest team today … url\"\n        ],\n        [\n            0,\n            \"monday joke i've just hired a live in nanny to protect my internet from i call her … url\"\n        ],\n        [\n            0,\n            \"quote to i'm not afraid of or haunted hotels i'm afraid of what real people to do other real people\"\n        ],\n        [\n            0,\n            \"a big thank you to wildlife dome for taking the time to come to our school and show everyone their cute url\"\n        ],\n        [\n            1,\n            \"bp podcast finding deals funding contractors and with matt and liz url\"\n        ],\n        [\n            0,\n            \"there's a place i go to where no one knows me it's not lonely it's a necessary thing it's a place i made up ❤ ️\"\n        ],\n        [\n            0,\n            \"user user is the best around still a great example that you don't have to spend loads on getting a quality speaker\"\n        ],\n        [\n            0,\n            \"you miss great opportunities when u shy away from being true to urself you'll end up settling for someone in love w ur mask not ur heart\"\n        ],\n        [\n            1,\n            \"challenging closures taking steps to reverse the occupation yas center kindergarten street vegetable m … url\"\n        ],\n        [\n            0,\n            \"i liked a user video url ipl 10 owner ’ s tweet against dhoni fuels new drama on twitter rps\"\n        ],\n        [\n            0,\n            \"user user the end has been reached not much left to give christmas present making machine ends in december\"\n        ],\n        [\n            0,\n            \"the nigerian army 4 brigade command has arrested two suspected illegal … url\"\n        ],\n        [\n            0,\n            \"user i'm fine been out there most of the day it's a jungle out there two beers in the fridge and the wife … url\"\n        ],\n        [\n            0,\n            \"don't keep going back is a strong pull resist the urge you're worth more wait for someone who url\"\n        ],\n        [\n            0,\n            \"user user watched this over and over again so beautiful and out of this world hope to see you live one day 🤗\"\n        ],\n        [\n            0,\n            \"white gets accepted to all 8 ivy league universities this is black academic excellence url\"\n        ],\n        [\n            1,\n            \"user he ain't finna b the same watch that shits bound to pop if ur lets home get sacked again\"\n        ],\n        [\n            0,\n            \"hashtag and hashtag both looked sharp in their in what should be one of the more difficult match ups this year for both of them\"\n        ],\n        [\n            0,\n            \"trying to quietly open the in the middle of the night looking for snacks url\"\n        ],\n        [\n            1,\n            \"soundcloud ya es compatible con en ios url url\"\n        ],\n        [\n            0,\n            \"he is also one of the returning characters in super 2 joined the future foundation after the events of the first game\"\n        ],\n        [\n            0,\n            \"hashtag hashtag settled fine temp 15 3 ° c humid 59 wind 2 0 mph nw baro 1022 59 hpa rising slowly rain today 0 0 mm\"\n        ],\n        [\n            0,\n            \"a 26 ham sandwich literally ham butter and bread says everything about d c dining user … url\"\n        ],\n        [\n            0,\n            \"user user hi james yes still interested would like to order one copy please ☺ thanks looks great 👍\"\n        ],\n        [\n            0,\n            \"not just a pair of tickets it's 2 pairs for both shows get ready to dial 701 url\"\n        ],\n        [\n            0,\n            \"user always been told that a 1 0 is the closest you'll get a to a road run hope that helps\"\n        ],\n        [\n            0,\n            \"‘ it ’ s not just fine i don ’ t have a son ’ ’ s mother says as nd senate guts bill url\"\n        ],\n        [\n            0,\n            \"i still want to come back later in the series and show us how funny she really is hashtag user\"\n        ],\n        [\n            0,\n            \"solar wind colour changing led outdoor garden wind metal decor bell url url\"\n        ],\n        [\n            0,\n            \"commented on what did you get in at i got in at 1 70 out at 1 90 nothing great but green url\"\n        ],\n        [\n            0,\n            \"user user you will be certain the food tastes great and is satisfying better order enough\"\n        ],\n        [\n            0,\n            \"damn rushing for the airport this am and forgot both my watch my vita gonna be a long flight ✈ ️\"\n        ],\n        [\n            1,\n            \"clarke and lexa are clarke and lexa are clarke and lexa are clarke and lexa are so … url\"\n        ],\n        [\n            0,\n            \"from the i didn't trust them i still don't trust them and i don't believe that we as a country should be url\"\n        ],\n        [\n            0,\n            \"i am also bad i get that but she is worse because she has a partner i dont 😂 😂 url\"\n        ],\n        [\n            0,\n            \"just finished workshop and the teach assistant was on fire on my project v so happy he approved it\"\n        ],\n        [\n            0,\n            \"i've learned from the history of my great father not to underestimate the signs of that come especially from those close to me\"\n        ],\n        [\n            0,\n            \"ever thompson center leads list of most endangered historic sites url url\"\n        ],\n        [\n            0,\n            \"user i wonder how much early prevention is avoided because of the high costs so that treatment is then\"\n        ],\n        [\n            0,\n            \"why am i crying that i wasnt able to watch last night and all of my friends were telling me how good it was\"\n        ],\n        [\n            1,\n            \"user please dont speak anymore i cant believe a congressman is so ignorant 2 the constitution its why 🇺 🇸 h … url\"\n        ],\n        [\n            1,\n            \"user the latest mixtape of was downloaded more than 100 000 times get your copy now url\"\n        ],\n        [\n            0,\n            \"here are 4 of many useful for vim vim sensible vim surround vim repeat vim see url user\"\n        ],\n        [\n            0,\n            \"you can't tickle yourself because your brain distinguished between unexpected external touch and your own touch\"\n        ],\n        [\n            0,\n            \"avg wind wind dir 23 ° ne gust dir 6 ° n water temp 8 3 ° c gust 8 kts at 06 04 2017 15 54 00\"\n        ],\n        [\n            0,\n            \"spring is rolling in quickly are you ready and rolling stop in today to take advantage of the savings url\"\n        ],\n        [\n            0,\n            \"trump fires warning shot in battle between bannon and kushner the new york times url\"\n        ],\n        [\n            0,\n            \"user hope we can get a win today and then go on a run with and back soon play well and stay … url\"\n        ],\n        [\n            1,\n            \"user you're giving me the timeline you need to your claims that are based on racist and opinion\"\n        ],\n        [\n            0,\n            \"user it's 100 of illegal bicycle traffic and 100 of the bicycle traffic that nearly knocks me down on a daily basis\"\n        ],\n        [\n            0,\n            \"i won ’ t apologize for my sarcasm when it hits you consider it a gift wrapped in for the lack of humor in you hashtag\"\n        ],\n        [\n            0,\n            \"a typical woman in ca loses over a 40 year career see the lifetime wage gap in your state url\"\n        ],\n        [\n            1,\n            \"my wife needs to be to be filled with the spirit i need a volunteer i need a young black man hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user hopefully throughout the past year we've been able to sort out scouting system team but last summer was all stuff\"\n        ],\n        [\n            0,\n            \"user user it's a dumb reference from warriors first thing that came to mind\"\n        ],\n        [\n            0,\n            \"gender is a social construct you're born with the rest is up to you pink is for boys soccer is for girls hashtag\"\n        ],\n        [\n            0,\n            \"a lack of clear boundaries only leads to more confusion now m more for leo url\"\n        ],\n        [\n            1,\n            \"time inc is launching its own influencer marketing network with help from url\"\n        ],\n        [\n            0,\n            \"he mentioned the too i said if nothing else at least i never got those he told me i have nice legs i died for like two days\"\n        ],\n        [\n            0,\n            \"the fact is that kids learn to make good decisions by making decisions not by following directions … url\"\n        ],\n        [\n            0,\n            \"on her day of adoption 21 year old says you ’ re never too old for a family times leader url\"\n        ],\n        [\n            1,\n            \"user you should just be prepared to read some dark shit i recommend the plague by albert i can … url\"\n        ],\n        [\n            1,\n            \"check out what i'm selling on rodriguez black like new url\"\n        ],\n        [\n            1,\n            \"kelly jr clown professional series ebay url via user\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url full song with lyrics rai\"\n        ],\n        [\n            0,\n            \"you're more interested in the act of creation today than you a more for gemini url\"\n        ],\n        [\n            0,\n            \"user user good morning have a wonderful day 😘 ehh lisa is it normal that your picture is pink 🤔\"\n        ],\n        [\n            0,\n            \"user no matter when trump is impeached his looney supporters are not going to come out at to vote for reps who did it\"\n        ],\n        [\n            0,\n            \"shocking scale of our air quality crisis highlighted by this is a national problem that requires nat … url\"\n        ],\n        [\n            0,\n            \"user freedom of movement mass immigration 36 basic rate tax plus fewer hospitals schools at £ 10 a pint\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            0,\n            \"technologies to hold at investment research url\"\n        ],\n        [\n            0,\n            \"when your user delivery time is 32 42 minutes but it's been an hour and it's apparently still in the oven 🤔 url\"\n        ],\n        [\n            1,\n            \"guru fantastic is the only word to describe this awesomeness on screen spoiler alert guru url\"\n        ],\n        [\n            0,\n            \"1000s of people worldwide are earning quiet from their homes even while they sleep are you next url\"\n        ],\n        [\n            0,\n            \"one person followed me and 2 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user sir hashtag we are with u we fight against enemy of pakistan and corrupt politicians with u our last blood drop\"\n        ],\n        [\n            0,\n            \"praises after rare bayern defeat felt bayern were caught cold by url\"\n        ],\n        [\n            0,\n            \"i really enjoy being a mom i love how he can't go to sleep unless we are up skin to skin together 💙 💙\"\n        ],\n        [\n            0,\n            \"user you've always had my heart i've loved you from the very start you're beautiful and kind follow me if you dont mind —\"\n        ],\n        [\n            0,\n            \"bro i didn't write this health letter can someone write it for me\"\n        ],\n        [\n            0,\n            \"muscle memory is one of those fics that lets you get in the story rollercoaster of emotions … url\"\n        ],\n        [\n            0,\n            \"secretary of state for international trade stop trade or put sanctions on asian countries who url via user\"\n        ],\n        [\n            0,\n            \"why you should be fired up and ready to start creating profits with our cannabis profits course class hashtag url\"\n        ],\n        [\n            0,\n            \"just because they think they're og even though that album is the one that made them popular like stfu and enjoy the music\"\n        ],\n        [\n            1,\n            \"oh and another thing just because a man is to the way you look doesn't mean he's you you're not deep shut up\"\n        ],\n        [\n            0,\n            \"i played the sandy caps mini game in paradise island 2 and my score was 401 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"these braids are coming down tonight i will be back to the wild haired child my hair needs to breathe naturally\"\n        ],\n        [\n            0,\n            \"you're only a true grove kid if you remember the giant pole lady in front of that house on\"\n        ],\n        [\n            0,\n            \"user the located in the from the and to … url\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user user i need to be watching so i can be properly outraged dammit i'll let you all be outraged for me\"\n        ],\n        [\n            1,\n            \"hashtag the future diary episode 3 english dubbed by the future diary episode 26 english dubbed url\"\n        ],\n        [\n            0,\n            \"circa 2008 forever relevant user the short slander is and void if y'all women settle url\"\n        ],\n        [\n            0,\n            \"user man we love the taste of the pumpkin spice latte flavored bleach sm we decided to make a header enjoy url\"\n        ],\n        [\n            0,\n            \"user wasnt he tho 😂 😂 😂 i saw that video and was like see this is why i love yo ass lol its another video too\"\n        ],\n        [\n            0,\n            \"user more minecraft pocket edition we are in 1 0 5 with maps and command blocks and the\"\n        ],\n        [\n            1,\n            \"end the month off with new leads make sure your content is appealing to generate leads url\"\n        ],\n        [\n            1,\n            \"i just don't understand the wig why she took it off bitch would have gotten dragged treating any other black … url\"\n        ],\n        [\n            0,\n            \"is tough let us reward you for thinking ahead book 2 mens cuts receive 5 off your second appointment … url\"\n        ],\n        [\n            0,\n            \"amazing heat for both win this heat with big trick christian q make it big to but miss url\"\n        ],\n        [\n            0,\n            \"user your talk on fb marketing at hashtag was very insightful are you able to share the slides by any chance ☺\"\n        ],\n        [\n            1,\n            \"join us tonight as we showcase regional efforts w user discounted tix url code breathe\"\n        ],\n        [\n            0,\n            \"user cool but that was yesterday and we had new tickets for today and you keep the flight time so we're … url\"\n        ],\n        [\n            1,\n            \"congrats to our latest jackpot winner b j on mr money bags for 2 000 today's 5 for 13 950 hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i always forgive people when they don't deserve it lol i start missing them and get all soft no matter how badly they fuck me over\"\n        ],\n        [\n            0,\n            \"i liked a user video url super mario sunshine beta easter eggs and secrets\"\n        ],\n        [\n            0,\n            \"lol how u going come at my homie for talking black girls when u degrading his girl who is black 🤔 🤔 url\"\n        ],\n        [\n            0,\n            \"or is it a for today society who don't want babies and family the baby himself talk about business and jobs over family\"\n        ],\n        [\n            0,\n            \"come down town come down town and have a good night come down town and love yourself come downtown and appreciate the life of the night\"\n        ],\n        [\n            0,\n            \"i just noticed i was the mean when we were young 😂 now i'm the one who always looks out for my ❤ ️ they're my babies 💯\"\n        ],\n        [\n            0,\n            \"drake french montana a giant blunt were all present for birthday url\"\n        ],\n        [\n            1,\n            \"castle dungeon has been are you able to reach it too url hashtag\"\n        ],\n        [\n            1,\n            \"oh have officially called it a day those two albums were absolute gold really hoped they ’ d come back\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"user user i just finished the burn for burn trilogy how come i feel like im one who died there's no anymore 😩 😭 😫\"\n        ],\n        [\n            0,\n            \"when you're trying to stay dedicated to the fit life but you're still high key a url\"\n        ],\n        [\n            0,\n            \"this morning's subway hero mets cap brush 5 umbrella over his arm reading an ancient pb edition of the\"\n        ],\n        [\n            0,\n            \"user nah i asked for it and i honestly expected way worse but human misery always bums me out lol don't worry\"\n        ],\n        [\n            0,\n            \"the doctrine of gives the christian life its distinctive character as adoption and\"\n        ],\n        [\n            0,\n            \"user lmfao you never see anything cctv for the rest of the month she her eyes on you lol\"\n        ],\n        [\n            0,\n            \"it was article in young india that the and on this day april 6 ji was killed by … url\"\n        ],\n        [\n            0,\n            \"learn how carl network engineer the guy who tells re tells the tale of the great tree loop of ought … url\"\n        ],\n        [\n            0,\n            \"i used to hate my arms i would cover them up all the time now i love wearing tank tops instead of url\"\n        ],\n        [\n            0,\n            \"user why is the show ending there are so many fans that love this show so much i am that my fav show is ending reconsider\"\n        ],\n        [\n            1,\n            \"leopard print scarf brown black infinity scarf chiffon loop scarf women circle scarf spring summer fashion url\"\n        ],\n        [\n            0,\n            \"yahoo news elizabeth thomas case is a not a romance authorities url\"\n        ],\n        [\n            0,\n            \"who tf is this rosa person i just believe that is superior to all of its neighbors and that great must be realized\"\n        ],\n        [\n            0,\n            \"to by tweeting humor int resting discounts and life h\"\n        ],\n        [\n            0,\n            \"user sooo excited for you you were my original pick you're doing a fantastic job be strong\"\n        ],\n        [\n            1,\n            \"horse shirt t shirt horse child's youth xl navy by url via user\"\n        ],\n        [\n            0,\n            \"☺ ♧ vintage sears wheat design crock set cream brown color hurry now url url\"\n        ],\n        [\n            0,\n            \"user user might want to look up cut or uncut on urban before u use it again on air but idk\"\n        ],\n        [\n            0,\n            \"user user i bet no one tryna sit with her on the same side of the both and that's why she's mad\"\n        ],\n        [\n            0,\n            \"i had a dream my mom let me keep a baby pit and i was so sad when i woke up and realized that would never happen\"\n        ],\n        [\n            1,\n            \"just bought a bunch of and grown up thinks it's great but little hates how much he's turning into his parents\"\n        ],\n        [\n            0,\n            \"agreed excellent piece sharp logic one can feel his understandable how did we get here user … url\"\n        ],\n        [\n            0,\n            \"user went to pax east and saw games a plenty you can read all about ' em here url\"\n        ],\n        [\n            0,\n            \"south carolina win yes thank you mississippi state for shutting down uconn finally a new ncaa women's url\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"user it seemed that way to me too i haven't had a chance to really learn it yet but what i've read about it is impressive\"\n        ],\n        [\n            0,\n            \"and a pm speaking in hindi rather than mother tongue proclaiming that it is majority language 😁 😁 😁 url\"\n        ],\n        [\n            0,\n            \"sometimes i get really sad about the way i look and then other times i drink too much and take pictures before … url\"\n        ],\n        [\n            0,\n            \"they really don't weigh your hand luggage at the airport you could be carrying a bus but as long as it's not in your it's fine 😁\"\n        ],\n        [\n            0,\n            \"cause it don't pay to inform your own it's more profitable to point the finger at the white man all the time and not take any ownership\"\n        ],\n        [\n            0,\n            \"my problem with artists i dont know how to pronounce your name i can't to save my life\"\n        ],\n        [\n            0,\n            \"associate editor dr jonathan m provides of 3 must read articles in the a … url\"\n        ],\n        [\n            1,\n            \"user get a rope time to go hunting want to hurt our law enforcement fire or better hope cops g … url\"\n        ],\n        [\n            0,\n            \"huge thanks to those who have supported us so far don't forget to click on the link below to support all the url\"\n        ],\n        [\n            1,\n            \"how many followers do you get everyday i got 2 in the last week growing daily with url\"\n        ],\n        [\n            0,\n            \"why all successful people need a wellness practice to master professional growth url url\"\n        ],\n        [\n            1,\n            \"in reality i see that being gay has been to my reputation but i don't care long as i'm real with self cause i could lie\"\n        ],\n        [\n            0,\n            \"ran out of gas should've let towns help take some slack but why did they keep going to him when he went cold any other time they dnt\"\n        ],\n        [\n            0,\n            \"congratulations to user your world class sports will be the to inspiring performances at the user\"\n        ],\n        [\n            0,\n            \"user that's one issue a strong affordable housing offer that deals with private rented sector has to include social\"\n        ],\n        [\n            0,\n            \"also manages a user store where you can find vinyl cds from a variety of music have a dig url\"\n        ],\n        [\n            0,\n            \"it is our choices that show what we truly are far more than our abilities ” j k hashtag url\"\n        ],\n        [\n            0,\n            \"user user also tired of framing the convo as diversity when we should it as and p\"\n        ],\n        [\n            0,\n            \"user half of its body the top half goes around on pregnant women and eating their unborn … url\"\n        ],\n        [\n            0,\n            \"hashtag 1968 sebastian row 1968 jamie priest dodgy lewis a moment like this\"\n        ],\n        [\n            0,\n            \"from the beginning north sails embraced a scientific approach to making sails and followed a path of increased url\"\n        ],\n        [\n            0,\n            \"check out this weird image i just pinned to my photography 97 … url\"\n        ],\n        [\n            0,\n            \"want some personalized photography education check these out url url\"\n        ],\n        [\n            0,\n            \"at work i asked a lady how are you n she told me all about her and the skank he cheated on her with\"\n        ],\n        [\n            1,\n            \"download for a safe reliable hassle free ride sign up and get 30 let's go hashtag url\"\n        ],\n        [\n            0,\n            \"i'm and i need your love pull me up i can't swim on my own it's too much justin bieber\"\n        ],\n        [\n            0,\n            \"nigerianewsdesk an appeal to the url via todayng url\"\n        ],\n        [\n            0,\n            \"when you think you know and you place that ceiling on yourself there's only one way to go up and back down user hashtag\"\n        ],\n        [\n            1,\n            \"they're fucking other people rt user not gonna lie the two happiest couples i know are apart\"\n        ],\n        [\n            0,\n            \"even more fascinating when you consider the 53 of white woman who put him there in the first place url\"\n        ],\n        [\n            1,\n            \"new gadget pre order 7 feature hashtag by url the ultimate pen helping you fidget … …\"\n        ],\n        [\n            0,\n            \"i have also seen a lot of rainbow signs and that is also a sign of hope and good things are on the horizon url\"\n        ],\n        [\n            0,\n            \"if you blow hard enough on an old nintendo mario will appear and give you three lives\"\n        ],\n        [\n            0,\n            \"autograph sessions i would also write great to meet you on my cards if it gets me € 20 to talk to you for a few minutes great deal\"\n        ],\n        [\n            1,\n            \"user what an thing to do all to make a mockery of our democratic process\"\n        ],\n        [\n            1,\n            \"when the so called leader has dual standards for the team it's telling more on the how low the leader is\"\n        ],\n        [\n            0,\n            \"i have no real issue with this response to the chemical attack but trump claiming this was a of defense of the syrian people is a joke\"\n        ],\n        [\n            0,\n            \"nowadays are and millennials different from each other or are they together dragon ball z style\"\n        ],\n        [\n            0,\n            \"user usually the process of me making a song is finding some lyrics i can play off of for a punchline this on … url\"\n        ],\n        [\n            1,\n            \"what for the next 2 weeks instantly make money back on your purchase by sharing it on social … url\"\n        ],\n        [\n            0,\n            \"feds fear terror groups developing laptop bombs that airport security url url\"\n        ],\n        [\n            0,\n            \"also has gone back to referring to things by the name of famous senior dude on paper not actual 1st author of the work 🤦 🏻\"\n        ],\n        [\n            1,\n            \"hashtag ♂ 91 1 13 13 15 moves tackle ball city timer 12 06 27m 21s url\"\n        ],\n        [\n            0,\n            \"you should go to nc more often user north carolina strikes a deal to repeal bathroom law url\"\n        ],\n        [\n            0,\n            \"user not just removed protected from the horrors of communism isn't on the curriculum for white suburban american hs students\"\n        ],\n        [\n            0,\n            \"you can try but you will ultimately fail and once again will bend your knee to me url\"\n        ],\n        [\n            0,\n            \"user co worker bought me a coffee today i don't think i've had any since maybe high school\"\n        ],\n        [\n            1,\n            \"congress votes to repeal the fcc ’ s privacy rules for internet service providers url\"\n        ],\n        [\n            1,\n            \"our most wanted lax lashes are back in stock get ' em before they're all gone url\"\n        ],\n        [\n            0,\n            \"user im across the street and on my own dont suppose its possible to put my name down without leaving my stuff in the cafe\"\n        ],\n        [\n            0,\n            \"you won ’ t believe what ’ s in your yogurt – it ’ s not on the label url via user\"\n        ],\n        [\n            0,\n            \"we are a growing industry that profits by hail storm victims and the legal system url hashtag\"\n        ],\n        [\n            0,\n            \"if you've never participated in a passover which celebrates the of the israelites from captivity url\"\n        ],\n        [\n            0,\n            \"a company in japan just broke the world record for solar panel efficiency url via user\"\n        ],\n        [\n            0,\n            \"alzheimer's presentation set april 17 in fargo fargo — the alzheimer's association will … url url\"\n        ],\n        [\n            0,\n            \"get home police been round my house today i've been seen into a farmers field taking a slash along hill are they for real\"\n        ],\n        [\n            0,\n            \"happy birthday to my fellow baked bean cant wait for and boat to take on more adventures together 💕 have an … url\"\n        ],\n        [\n            0,\n            \"charles darwin model is built with all interior built by hand from … url\"\n        ],\n        [\n            0,\n            \"user shes their source they dont want to themselves probably their lawyers orders\"\n        ],\n        [\n            0,\n            \"may have to get involved and go and see ol this weekend at oy user url\"\n        ],\n        [\n            0,\n            \"♂ 4 11 14 bite body slam has appeared available until 12 41 54 28m 7th url\"\n        ],\n        [\n            0,\n            \"user one woman got on here attempting to be offended but you just gotta ignore folks their … url\"\n        ],\n        [\n            1,\n            \"tell him to come to india and shop he'll get the same for 500 gucci is just ripping him off url\"\n        ],\n        [\n            0,\n            \"user screw the gym start rock climbing it's filled with happy helping beginners feel weak 😂\"\n        ],\n        [\n            0,\n            \"took a couple of babies in to be re they need new soil pretty badly and i don't have room to do it at home url\"\n        ],\n        [\n            0,\n            \"user been waiting a call back for 2 weeks from your office can you please get in contact i've called 3 times now\"\n        ],\n        [\n            0,\n            \"nat lab looking for tissues for study come by poster 400 sec 16 26 for details hashtag hashtag by 5 00\"\n        ],\n        [\n            0,\n            \"prime minister user will deliver a speech to the liberal party of victoria state council 10am hashtag\"\n        ],\n        [\n            0,\n            \"user bruh i'm still finding from when i ate some like a month ago tell me that's possible with ribs\"\n        ],\n        [\n            0,\n            \"honoring army major mark e 32 from miami lakes florida assigned to the 3rd 29th field url\"\n        ],\n        [\n            0,\n            \"mayor wins a 3rd term over what would have been the city's first ever black mayor url via user\"\n        ],\n        [\n            0,\n            \"it's nearly impossible to see the downside of a plan today in more for sagittarius url\"\n        ],\n        [\n            1,\n            \"get a load of this million dollar bacon eggs and sriracha mayo 😛 😛 😛 new breakfast menu launches thursday … url\"\n        ],\n        [\n            1,\n            \"user then stop talking about obama clinton prepare for a head of state visit quit ranting like a lunatic\"\n        ],\n        [\n            0,\n            \"accident blocks 2 right lanes in hashtag on 69 outbound at will clayton pkwy stop and go traffic back to the n sam houston pkwy\"\n        ],\n        [\n            1,\n            \"url very sexy slim gets fucked hardcore on sofa url\"\n        ],\n        [\n            0,\n            \"you might be disgruntled with your current social standing bec more for taurus url\"\n        ],\n        [\n            1,\n            \"i am currently taking bookings for prom makeup 💌 ❤ if you would like to email com 💗\"\n        ],\n        [\n            0,\n            \"if a lion ate a that would mean there's a lion loose at a i can't handle this hashtag\"\n        ],\n        [\n            0,\n            \"one of my favorite is getting up in the morning and then going back to bed for a little bit with a fresh face of makeup on\"\n        ],\n        [\n            0,\n            \"the says the new album which features the whole band except could win awards url\"\n        ],\n        [\n            0,\n            \"i hope fellaini knows he owes us a goal on tuesday for that pk he caused in the first leg against everton\"\n        ],\n        [\n            1,\n            \"user after 60 million voted for a lyin cheating racist pussy who about walking … url\"\n        ],\n        [\n            0,\n            \"northern ireland parties to resume talks to save rule url url\"\n        ],\n        [\n            1,\n            \"user looking forward to that a lot of people claim that the game is meant to fuck with the player like h … url\"\n        ],\n        [\n            1,\n            \"no honey do list here all completed a custom home that ’ s move in ready stunning custom built url\"\n        ],\n        [\n            0,\n            \"user i didn't finish listening yet but i can hear it already in the 1st lol sends calming vibes\"\n        ],\n        [\n            1,\n            \"lularoe amelia purple leaves leaf print dress w pockets small new url url\"\n        ],\n        [\n            0,\n            \"your legendary determination motivates you to logically calcul more for capricorn url\"\n        ],\n        [\n            0,\n            \"one inner voice tells you to do it while another voice yells s more for aries url\"\n        ],\n        [\n            0,\n            \"ways that the level of usa caused politicians need not everyone need user user\"\n        ],\n        [\n            0,\n            \"now that it's finally up in the past in the built landscape url via user\"\n        ],\n        [\n            0,\n            \"the indian hashtag ecosystem is growing are you doing your bit to make it grow from strength to strength … url\"\n        ],\n        [\n            0,\n            \"user did cheryl heather and john fear prosecution url\"\n        ],\n        [\n            0,\n            \"sean spicer completely goes to pieces when asked if trump ordered nunes cover up url via user\"\n        ],\n        [\n            1,\n            \"prayers up to my polish brother who is pretending to be hurt after he got his shit stuffed then to the floor in mock pain\"\n        ],\n        [\n            1,\n            \"which nation came in 4th place at the 2006 world cup don't forget your 3 letter country code url\"\n        ],\n        [\n            0,\n            \"user i remember the band im thinking of being in a music video where theyre in a basement cuz … url\"\n        ],\n        [\n            1,\n            \"the full length mirror i have in my room just shook and fell crooked when nothing was near it i hate ghosts why they gotta be like that\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"😂 😂 😂 watching some dumb ass videos off youtube all i heard is you look like the pile of shit emoji 💩 like wtf\"\n        ],\n        [\n            0,\n            \"leather band business classic steel case mens mechanical watch hand winding gold url url\"\n        ],\n        [\n            0,\n            \"checking out fast algorithms for massive on big data news url\"\n        ],\n        [\n            0,\n            \"gibraltar sovereignty not up for may tells the guardian url url\"\n        ],\n        [\n            0,\n            \"a new mom – turned entrepreneur shares what balance really looks like via user url\"\n        ],\n        [\n            1,\n            \"holy shit this is literally the ​ comic from the loss meme was a mistake url\"\n        ],\n        [\n            0,\n            \"camila didnt like them from the start okay im comparing the situation cos its happening all over again url\"\n        ],\n        [\n            0,\n            \"user investigation need below what i've other been saying only 2b ignore courtesy you tube url\"\n        ],\n        [\n            0,\n            \"the plan that congress would not approve when obama asked for them to okay it url\"\n        ],\n        [\n            0,\n            \"in asset deal with delays close of dow merger reuters said on friday it … url hashtag\"\n        ],\n        [\n            0,\n            \"stop watering the in your life and start watering the flowers anonymous url hashtag\"\n        ],\n        [\n            1,\n            \"did you know mn cup is the largest startup competition in the country apply now for your chance to win … url\"\n        ],\n        [\n            0,\n            \"the user should not use politics to decide about neil appointment but his\"\n        ],\n        [\n            0,\n            \"user user ok see as you just put number when your fit dey ma tl i done rt am\"\n        ],\n        [\n            1,\n            \"2005 wheels david green authentic autograph rare url url\"\n        ],\n        [\n            1,\n            \"the fact that this ill equipped moron is our president right now is absolutely ruining hashtag for me no mean task\"\n        ],\n        [\n            1,\n            \"enter for a chance to win a genuine ® brand spring getaway prize pack url\"\n        ],\n        [\n            0,\n            \"orange and blue do not go together hashtag need to keep those guys outta the crease today when bob is off a bit\"\n        ],\n        [\n            1,\n            \"it's funny seeing all the trump supporters just now start to jump ship because of this syria nonsense stop fighting wars that arent ours\"\n        ],\n        [\n            0,\n            \"what a island teen wants you to know about her year in the middle east ' every culture has beauty ' url via user\"\n        ],\n        [\n            0,\n            \"u must get off the of life still feeling needy afraid the world is out there show what got there's a path waiting 💫\"\n        ],\n        [\n            0,\n            \"community surprises teen battling cancer with parade for his birthday url url\"\n        ],\n        [\n            0,\n            \"concert action this is where the magic happens that isn't on stage url\"\n        ],\n        [\n            0,\n            \"lisa ann given to the whole team a by a nba basketball player url url\"\n        ],\n        [\n            0,\n            \"thanks to all who came to the user opening last night overwhelming turnout with incredible support my … url\"\n        ],\n        [\n            0,\n            \"my ten year high school reunion is this summer and not a single person i know is attending url\"\n        ],\n        [\n            0,\n            \"with long life will i satisfy him and him my salvation psalm 91 16 url\"\n        ],\n        [\n            0,\n            \"this is the only pic i have seen where he looks truly happy nice to use two sets of clubs at one time 1s … url\"\n        ],\n        [\n            0,\n            \"i live in warren grove and just saw a beautiful german shepard going from house to house here we are close to url\"\n        ],\n        [\n            1,\n            \"’ s face at her boutique grand opening boris nicole … url url\"\n        ],\n        [\n            0,\n            \"we've had some crazy ass adventures and i'll always have your back happy birthday bro 💪 🏽 😎 user url\"\n        ],\n        [\n            1,\n            \"of schools ' ' affordable d of books online by user user\"\n        ],\n        [\n            0,\n            \"user it's not worth helping someone who wouldn't do the same for you think a little about this he cross … url\"\n        ],\n        [\n            0,\n            \"rustic bathroom signs set of three farmhouse bathroom decor wash relax signs rustic bathroom url\"\n        ],\n        [\n            0,\n            \"i'll take this over gary stop complaining any day of the week url\"\n        ],\n        [\n            0,\n            \"but in all seriousness one was an analysis of beheading and\"\n        ],\n        [\n            1,\n            \"game day de match are you excited for tonight's home game we sure are it's all about vibe url\"\n        ],\n        [\n            1,\n            \"user if anyone comes to fight you i'm fighting for you just tell me who people are assholes just dont l … url\"\n        ],\n        [\n            0,\n            \"user dies miss the playoffs and leaving the joe all in one year does it get any worse\"\n        ],\n        [\n            1,\n            \"16 tweeps followed me in the past week feels great do you also want to feel awesome check out url\"\n        ],\n        [\n            0,\n            \"how i to buy a home and travel the world in my mid 20s url via user\"\n        ],\n        [\n            1,\n            \"apparently i've had my weather set to for the past who knows how many days so i had no idea the shit we wer … url\"\n        ],\n        [\n            0,\n            \"as is now evident is faced with two choices in each of these issues they can either fix the problem url\"\n        ],\n        [\n            1,\n            \"this takes meeting your family to a whole new level check out my review of get out hashtag url\"\n        ],\n        [\n            1,\n            \"user nah he'll get away with it 45 supports user so they won't have the balls to stand up to him\"\n        ],\n        [\n            0,\n            \"user i just saw that it's not a small collection either there is a lot available on the platform now\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win round vintage mirror lenses p by url hashtag\"\n        ],\n        [\n            0,\n            \"it's bbc official the media no longer have to offer balanced reporting on critical political issues url\"\n        ],\n        [\n            0,\n            \"note to myself don't study too hard don't push yourself too much you need a break go scroll your twitter and over\"\n        ],\n        [\n            0,\n            \"url user going a little bit country tonight with thru the fire don ' t mind do you have a good one\"\n        ],\n        [\n            1,\n            \"pop into an hashtag store and pre order the samsung galaxy s8 and s8 before 5pm on 18 april and you ’ ll receive it 8 days before launch\"\n        ],\n        [\n            0,\n            \"god words i believe the 3 gods support life godly earth gives oxygen to life the godly sun gives life energy the moon reserves life hashtag\"\n        ],\n        [\n            0,\n            \"hashtag smoke of air within my sight cleanse this page of all not true and light drive away all harm url\"\n        ],\n        [\n            0,\n            \"user we're glad you liked the goodies don't forget to share the feedback review that you upload on you … url\"\n        ],\n        [\n            0,\n            \"a surge in these tokyo stocks is the firms ' officials url url\"\n        ],\n        [\n            0,\n            \"green silver setting on leather url url\"\n        ],\n        [\n            1,\n            \"bad dog food shorter life don't feed your dog these foods url url\"\n        ],\n        [\n            0,\n            \"is a kid magnet can't put her phone down pennsylvania url\"\n        ],\n        [\n            1,\n            \"thinking about your place in the outer world is more of a ment more for libra url\"\n        ],\n        [\n            0,\n            \"3 simple habits that will stop you from url url\"\n        ],\n        [\n            0,\n            \"review technical and of brings magnificent end to concert url\"\n        ],\n        [\n            0,\n            \"a the word of god which is in the of the ot and nt is the only rule to direct us how we may glorify and enjoy him\"\n        ],\n        [\n            0,\n            \"assistant nights manager social care job description as assistant night manager you � ll support the url\"\n        ],\n        [\n            0,\n            \"user any tips for the i stopped on monday doing ok but sometimes it's tough\"\n        ],\n        [\n            0,\n            \"real hip hop returns on this beat hip hop police let me know what you think url\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            0,\n            \"on the moon space time url url\"\n        ],\n        [\n            0,\n            \"the idea of doing youtube was so cool to me back in hs but now it just seems like a place for the money hungry it's ruining people\"\n        ],\n        [\n            1,\n            \"user you guys talk about trump being assassinated m is the tv show homeland something this past season\"\n        ],\n        [\n            1,\n            \"fresh ft t i i just wanna url url\"\n        ],\n        [\n            0,\n            \"' ' letting teenagers start late routine is something they have to learn – deal with it ' ' url\"\n        ],\n        [\n            0,\n            \"user don't care don't drink either or any soda for that matter that stuff is poison 💀\"\n        ],\n        [\n            0,\n            \"user it can take up to 24 hours depending on whether or not there are any additional legal reviews required good luck thanks\"\n        ],\n        [\n            0,\n            \"user i voted 4 trump contributed 2 his campaign but not the gop convinced folks 2 vote trump i'm ve … url\"\n        ],\n        [\n            0,\n            \"daughter's horses lol she's 9 wonderful charm thunder and roses rogue angel 🐴 🐴 🐴\"\n        ],\n        [\n            1,\n            \"this insane video reveals the true of human stupidity just why url url\"\n        ],\n        [\n            0,\n            \"user will you schedule the chicago milwaukee st louis indianapolis i'm awaiting something a lil closer to me\"\n        ],\n        [\n            0,\n            \"hashtag nigerians come for tboss ' sister for that nigerians are racist url\"\n        ],\n        [\n            0,\n            \"we're here because of the amazing infrastructure in nj jonathan l m development user nj state of off … url\"\n        ],\n        [\n            1,\n            \"richmond farmers market saturdays 10am 4 30 pm square 5 min walk from richmond station url user\"\n        ],\n        [\n            1,\n            \"new post ' the boss baby ' ' beauty and the beast ' at box has been published on … url\"\n        ],\n        [\n            0,\n            \"took 4 hours instead of 45 mins to get here coz of traffic chaos so now really ready for user url\"\n        ],\n        [\n            1,\n            \"follower 1 1 i didn't know it'd be this simple get your weekly stats via url\"\n        ],\n        [\n            0,\n            \"brandon band has a show on 04 04 2017 at 09 00 pm in fort worth tx url hashtag\"\n        ],\n        [\n            0,\n            \"assad doesn't need to be taken out the global war machine needs to be taken out and i know that user is aware of the truth\"\n        ],\n        [\n            1,\n            \"video url slime fluffy diy how to make slime with glue and shaving cream body lotion\"\n        ],\n        [\n            0,\n            \"we have a great night for you tonight user return swinging their way into the theatre 7 30 pm book no … url\"\n        ],\n        [\n            1,\n            \"“ the write life ” finally all the ideas in my head have come down on paper check it out and support my book url\"\n        ],\n        [\n            0,\n            \"the is in the books hashtag lead the hashtag 2 0 report and coverage is coming up next on the\"\n        ],\n        [\n            0,\n            \"user 5 hrs of this real big improvement going to miss out on attack mode again thank you for nothing url\"\n        ],\n        [\n            0,\n            \"together together come on let's do this right we're all here and speaking out with one voice we're going to rock the house yeah yeah\"\n        ],\n        [\n            0,\n            \"your straightforward communication isn't nearly as clear as yo more for capricorn url\"\n        ],\n        [\n            0,\n            \"guidance business asset roll over relief self assessment url url\"\n        ],\n        [\n            0,\n            \"i never had a girl say those words in to me ever i'm going to sleep with my head up in space i'm so gassed\"\n        ],\n        [\n            1,\n            \"only an hour to go to get your half price members ticket to bring a friend to the game 😁 url\"\n        ],\n        [\n            0,\n            \"quality derby specialist recruitment limited hashtag url\"\n        ],\n        [\n            1,\n            \"🎧 we can ’ t stop listening to user ’ album conditions check it out for yourself here … url\"\n        ],\n        [\n            0,\n            \"we're terrible are we not we humans shameful for our father creator god sorry for our pride father pleas … url\"\n        ],\n        [\n            1,\n            \"i've just watched episode of marvel's iron fist url url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url twice cheer up piano cover\"\n        ],\n        [\n            0,\n            \"user i do not like abortion either but women of birth control is a first step in a woman choosing abortion\"\n        ],\n        [\n            0,\n            \"national law journal a weekly to re launch as a monthly magazine … url\"\n        ],\n        [\n            0,\n            \"everyone thinks you're being overly efficient today but you k more for cancer url\"\n        ],\n        [\n            0,\n            \"retweeted the final call news user the question we have to ask and answer properly is do we love url\"\n        ],\n        [\n            0,\n            \"rick ross went from being a officer to rapper and stay in school kids url\"\n        ],\n        [\n            0,\n            \"paperwhite bunch bunch chinese sacred lily cream url\"\n        ],\n        [\n            0,\n            \"of female dress circa 2nd empire was a pre civilization … url\"\n        ],\n        [\n            0,\n            \"we're gonna get sample clearance issues as an excuse maybe the album should be finished before someone drops a date in a song\"\n        ],\n        [\n            1,\n            \"recruiting tip set up your damn how can a coach leave you a message get a ton of recruiting help at … url\"\n        ],\n        [\n            0,\n            \"i havent listened to wicked in at least 4 years and now im sad and i just needed to listen to it\"\n        ],\n        [\n            1,\n            \"full results from monster energy series final practice url\"\n        ],\n        [\n            0,\n            \"bot 50 ❤ ️ s your tweet has been liked by 50 people url url\"\n        ],\n        [\n            0,\n            \"user hi david please contact our cs team regarding this via the contact form url or on thank you\"\n        ],\n        [\n            0,\n            \"user there is no with shops courts police stations parks hence people go on road side hitting programme\"\n        ],\n        [\n            0,\n            \"wake up get out do something 💃 🏻 💃 🏻 how do you style your monday for success hashtag url\"\n        ],\n        [\n            0,\n            \"user text no way you have like 5 spare bottles in you cupboard there's the sound of a key in the door\"\n        ],\n        [\n            0,\n            \"you're whistling while you work today and it's almost as if y more for scorpio url\"\n        ],\n        [\n            0,\n            \"you understand the importance of striking a balance between pe more for pisces url\"\n        ],\n        [\n            0,\n            \"i've had a few people ask what effects i use to create lil ' voice uhhh none i'm seriously that's all me no\"\n        ],\n        [\n            0,\n            \"user omg when mr m brought them in they made me smile from ear thank you so much 😍 i left a little so … url\"\n        ],\n        [\n            0,\n            \"the doctor gave me some and but on further enquiry also gave me the option of a blood test which i accepted\"\n        ],\n        [\n            0,\n            \"user trump proposed cutting services that many vets rely on meals on wheels affordable housing and a … url\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"leo virgo libra marriage compatibility with moon signs leo virgo libra marriage compatibility with moon signs url\"\n        ],\n        [\n            1,\n            \"hashtag so got head belly is slug url\"\n        ],\n        [\n            0,\n            \"wow what a day so far thanks to everyone who came to bb so far today we are looking forward to another busy\"\n        ],\n        [\n            0,\n            \"this going to end badly for obama white house but at least they'll be of official being frog mar … url\"\n        ],\n        [\n            0,\n            \"labor response 2 trump w building trades shows y hashtag r so weak potus w a neo nazi adviser invited 2 speak hitler promised jobs 2\"\n        ],\n        [\n            0,\n            \"user owner of forbes media billionaire steve forbes talks about how to build wealth url\"\n        ],\n        [\n            0,\n            \"miami transportation planning organization transportation and mobility committee apr 03 2017 url\"\n        ],\n        [\n            0,\n            \"please help raise awareness of the harmful effects of a toxic url david … url\"\n        ],\n        [\n            0,\n            \"at 12 17 pm 3 ssw north co nh trained reports snow of 6 80 inch hashtag url\"\n        ],\n        [\n            0,\n            \"new women electric bikini legs eyebrow hair remover tool url url\"\n        ],\n        [\n            0,\n            \"capital partners purchases 4 shares of company url\"\n        ],\n        [\n            0,\n            \"throwback thursday actress lewis and king player bishop don juan love at first hug 333 url\"\n        ],\n        [\n            0,\n            \"user 3 17 17 ca pd shot killed 25 year old black man w ptsd who was holding piece of door jam hashtag\"\n        ],\n        [\n            0,\n            \"even messed my sons tv for some reason like some illegal was hooked to comcast without my knowledge\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"come play user with me you can win today just by playing free games on your phone url\"\n        ],\n        [\n            0,\n            \"hashtag at 10 30 last night a 24 year old woman died in a car crash on route near in county\"\n        ],\n        [\n            1,\n            \"i'm mad they killed ramsay aka sexy ass off the show for kelly ugly ass storyline 🙄 hashtag\"\n        ],\n        [\n            0,\n            \"check out my new video told me jus a little story about trusting the wrong people 🙏 🏾 url 🎥 user\"\n        ],\n        [\n            0,\n            \"town trust determined to undermine the efforts of those striving to re establish a … url\"\n        ],\n        [\n            0,\n            \"on the one hand that ambition needs to be encouraged from on the other my ambitions are that of an … url\"\n        ],\n        [\n            0,\n            \"hard working caught on video burying whole to feast on later an pair of caught … url\"\n        ],\n        [\n            0,\n            \"user uh probably tomorrow after we all get a good nights sleep we're all going to need it if we're … url\"\n        ],\n        [\n            0,\n            \"happy ya 💕 💗 you more than you think blessed to have you ❤ ️ ❤ ️ ❤ ️ ❤ ️ ❤ ️ user\"\n        ],\n        [\n            0,\n            \"user donald of the ufc lives paycheck to paycheck just cause what he does outside the\"\n        ],\n        [\n            0,\n            \"uber said to use “ ” software to drivers passengers url user\"\n        ],\n        [\n            0,\n            \"hugh highlights in user 5 non traditional tech embracing digital analytics url\"\n        ],\n        [\n            0,\n            \"what did jesus mean when he said lay up for yourself treasure in heaven how do we do that maybe by humble service to people around us\"\n        ],\n        [\n            0,\n            \"user a game that has to do with big brother but your absence ruined your chance of playing said game\"\n        ],\n        [\n            0,\n            \"tories target unborn babies as devastating tax credit cuts come into force url url\"\n        ],\n        [\n            0,\n            \"iu is also the queen in making her managers as popular as her from manager to hunter manager too url\"\n        ],\n        [\n            0,\n            \"san diego snorlax ♂ 60 0 iv 15 9 3 small lick earthquake tth 06 02 29m url\"\n        ],\n        [\n            0,\n            \"user what i love about your polling methods is your hands off approach the right answer isn't listed\"\n        ],\n        [\n            0,\n            \"shock upset in the making gop admits ' kansas should not be in play but kansas is in play ' url\"\n        ],\n        [\n            0,\n            \"user i think he's under contract next year and then he's a free agent brooklyn has been looking to trade him for a minute\"\n        ],\n        [\n            0,\n            \"the work area under the bridge is on the s sidewalk must be from above workers will keep space for bikes to get by 2 2\"\n        ],\n        [\n            0,\n            \"user 100 may not exist but it was still a time where was the of a which is mor … url\"\n        ],\n        [\n            0,\n            \"in ‘ safest ’ territory for their side more willing to talk about … url url\"\n        ],\n        [\n            0,\n            \"user i don't think you can ever that although it does block the view of your goddess like beauty which is unfortunate\"\n        ],\n        [\n            0,\n            \"hi user hope your well new music vid ian pewdiepie eminem mash comment and share if possible cheers\"\n        ],\n        [\n            1,\n            \"customer service home depot at user home improvement in md url\"\n        ],\n        [\n            0,\n            \"i'll only accept a hashtag reboot if user's wash is found and he's cast in the show\"\n        ],\n        [\n            1,\n            \"check out user i'm entering the lace front wig giveaway competition url\"\n        ],\n        [\n            0,\n            \"weather temp 10 7 humidity 73 pressure 7 rain 0 00 sunset 19 54 url\"\n        ],\n        [\n            0,\n            \"user i wish i was home to help i am on the part after that one if you want some company tomorrow\"\n        ],\n        [\n            0,\n            \"user i drink fanta grape instead i'm probably one of 100 in the world that like grape fanta but whatever\"\n        ],\n        [\n            0,\n            \"user user ok 1 bananas are ew 2 youre the last person i talk to before i sleep your special\"\n        ],\n        [\n            0,\n            \"user yep we are becoming after all this ✌ 🏻 the main thing is we are all safe but yeah it's still tough to watch\"\n        ],\n        [\n            0,\n            \"user user if you lose control of the you're trying to protect it's game over already\"\n        ],\n        [\n            1,\n            \"i'm running on 2 hours of sleep i have hw and a test to study for and all i wanna do is sleep fck\"\n        ],\n        [\n            0,\n            \"user i'm your and i am disappointed in you gorsuch does not belong in the supreme court and tru … url\"\n        ],\n        [\n            0,\n            \"doesn't matter if i know anything about her or not and i do btw i don't agree with you unless you're getting p … url\"\n        ],\n        [\n            0,\n            \"my deepest condolences for you and ur family l stay strong al url\"\n        ],\n        [\n            0,\n            \"schiff wh blocking intel panel from seeing russian data trump ties url\"\n        ],\n        [\n            0,\n            \"happy bday to my nick ❤ ️ hope your day is as great as you are 🎉 user url\"\n        ],\n        [\n            0,\n            \"blockchain land trial in sweden second phase url via user\"\n        ],\n        [\n            1,\n            \"sisters commit to pursuing tokyo 2020 olympics url url\"\n        ],\n        [\n            0,\n            \"what ’ s the difference between motivation and rewards url hashtag\"\n        ],\n        [\n            0,\n            \"user dawg i applied 3 months ago and dude called me 2 days ago he got offended when i told him i wasn't interested lmao\"\n        ],\n        [\n            0,\n            \"url hello trump supporter i'm reality it's nice to meet you for the very first time\"\n        ],\n        [\n            0,\n            \"i just left the house knowing that there's no way my phone will last through the night this is in 2017\"\n        ],\n        [\n            0,\n            \"if i damaged my car because ignorant faces don't know how to drive around a mcdonalds imma be super pissed\"\n        ],\n        [\n            0,\n            \"user it only makes sense if you live in a media bubble its just false is ace but he … url\"\n        ],\n        [\n            0,\n            \"user confidence playing well holding up and inter play but in front of goal the nerves kick in\"\n        ],\n        [\n            1,\n            \"hashtag tue apr 4 08 49 33 2017 failed password for root from 194 47 port 2\"\n        ],\n        [\n            0,\n            \"user user what a cringe fest and glitter would be definitely hide behind the sofa\"\n        ],\n        [\n            0,\n            \"user the world is desperate to help the people of syria but there are far too many vested interests hu … url\"\n        ],\n        [\n            0,\n            \"user can only hope he's back for west ham next week sounds like he'll be missing for spurs 😩\"\n        ],\n        [\n            0,\n            \"user if i'm given the options between performance or even if i play on pc i own a ps4 and a wii … url\"\n        ],\n        [\n            0,\n            \"team hosting a based side some positive feedback from coaches and parents well done guys url\"\n        ],\n        [\n            0,\n            \"microsoft will use forza 7 battlefront 2 and red dead redemption 2 to showcase 4k on ' project scorpio ' xbox url\"\n        ],\n        [\n            0,\n            \"the wizards aren't mad about the it's that one play and how players usually behave toward each other it's like not shaking hands\"\n        ],\n        [\n            0,\n            \"user i think you should use the reason is that gives you the bronze colour … url\"\n        ],\n        [\n            0,\n            \"so for the hashtag watch party they should install massive on the dc mall bet it'll be bigger than his inauguration hashtag\"\n        ],\n        [\n            0,\n            \"water pollution the damage caused to and url url\"\n        ],\n        [\n            0,\n            \"so true on many levels not treating farming as a business 5 mistakes can kill your small farm … url\"\n        ],\n        [\n            1,\n            \"here ’ s how to install and the galaxy s8 ’ s new launcher on other samsung devices … url\"\n        ],\n        [\n            0,\n            \"if you are looking for the enemies of this nation look no farther than people in position of authority economic s … url\"\n        ],\n        [\n            0,\n            \"user this is due to a bug in photoshop adobe is aware of the problem and is working on a fix\"\n        ],\n        [\n            0,\n            \"a is a considers a depressive and and\"\n        ],\n        [\n            0,\n            \"it was miller facing and staring it down nick on 1st win at chase field url via user\"\n        ],\n        [\n            0,\n            \"he thinks he's going to be the player he was three years ago okay he'll play just as much in as he did in ne … url\"\n        ],\n        [\n            0,\n            \"when you get home from work expecting to crawl back into bed with your man but he forgot to tell you he has work 🙄\"\n        ],\n        [\n            1,\n            \"you know those spam links that say see who's looked at your page is there really a way to see who's been url\"\n        ],\n        [\n            0,\n            \"live we are living in the worst case scenario vol 7 url url\"\n        ],\n        [\n            0,\n            \"this morning i was interviewed by a sarah for liverpool radio i'll be attending ladies day the hashtag user on fri\"\n        ],\n        [\n            1,\n            \"the 7 steps to a ' good to great ' content marketing strategy business url hashtag\"\n        ],\n        [\n            0,\n            \"trump immigration adviser ordered to turn over briefing document url url\"\n        ],\n        [\n            0,\n            \"last july i user to autograph my copy of a comic book i find … url\"\n        ],\n        [\n            0,\n            \"every human being does decide for themselves what is good evil if you accept a religious teaching you still have … url\"\n        ],\n        [\n            0,\n            \"pain pills are only a and not a switch to turn off the pain tonight 👎 🏻\"\n        ],\n        [\n            0,\n            \"severe thunderstorm warning including county tx until 8 45 pm cdt url\"\n        ],\n        [\n            1,\n            \"need to brighten up your walls we've got a huge range of colours crown and much more url url\"\n        ],\n        [\n            0,\n            \"bro if peppers or taco still there when we pick we better pick one of them lol url\"\n        ],\n        [\n            1,\n            \"go 4 0 during the pre release to win one of these sweet until supplies last url\"\n        ],\n        [\n            0,\n            \"clean fresh for main man user 🔥 if you'd like a like this be sure to tweet at … url\"\n        ],\n        [\n            0,\n            \"people didn't expect this proposal would get another chance in the trump era url\"\n        ],\n        [\n            0,\n            \"user the bottle tells me that they know i'm busy keeping up with that social life 🙄 url\"\n        ],\n        [\n            0,\n            \"user when i enter my zip code in sacramento you pull la zip code for not similar\"\n        ],\n        [\n            0,\n            \"being triggered can happen instantly here's the real reason our buttons get pushed – and how to recover quickly url\"\n        ],\n        [\n            0,\n            \"user when are you going to move your family to dc and stop spend millions on trump tower while cutting … url\"\n        ],\n        [\n            0,\n            \"your optimism sets the tone for a spectacular day and you may more for sagittarius url\"\n        ],\n        [\n            0,\n            \"wind 0 0 km h se barometer 1004 2 mb rising slowly temperature 19 5 ° c rain today 0 37 in humidity 89\"\n        ],\n        [\n            1,\n            \"im pan but ppl tell me they dont want to date me bc be too worried about being jealous of everyone url\"\n        ],\n        [\n            0,\n            \"url user we are still taking in refugees if this continued we will become europe\"\n        ],\n        [\n            0,\n            \"life is too short to waste time with people who don't make you happy surround yourself with good people and good things will happen\"\n        ],\n        [\n            0,\n            \"stolen truck through crowded stockholm street and slams into store in ' act of terror ' url hashtag\"\n        ],\n        [\n            1,\n            \"prepare for and crashes an warning from bank of america zero hedge url\"\n        ],\n        [\n            1,\n            \"user change the shooting back wtf is this i get on my ps4 and you assholes took all my away wtf\"\n        ],\n        [\n            0,\n            \"user i think her looks fine but i can understand if she wants to avoid looks or questions ask your … url\"\n        ],\n        [\n            0,\n            \"end 6 gw 10 9 indians 2 out rally starts with cooper solo homer murphy rbi 1b hashtag\"\n        ],\n        [\n            0,\n            \"varsity wolves will take on user for the championship at 2 30 pm in the wood bat classic\"\n        ],\n        [\n            0,\n            \"creating a tight agenda for the day is only one piece of the p more for pisces url\"\n        ],\n        [\n            0,\n            \"sweet prince user dropped his incredible single today now i'm on my way to a cheeky wee outdoor brunch with the girls 🙌 🏼\"\n        ],\n        [\n            0,\n            \"hashtag party line friday apr 21 saturday apr 22 for info tickets text crush to url 13\"\n        ],\n        [\n            1,\n            \"user more like an to make a fool of yourself same difference to you i guess\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url a la 2016\"\n        ],\n        [\n            0,\n            \"user aha and i smile to the whole world also i speak i want to be with michael in a bed 😊\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            1,\n            \"url mens wave 4 running shoes white black navy us 7 5 url\"\n        ],\n        [\n            0,\n            \"great opener never discount the little things sanity black eye paint put em over the top looked legit ancient hashtag\"\n        ],\n        [\n            0,\n            \"our awesome teaching intern is talking today url\"\n        ],\n        [\n            0,\n            \"solution as is the infrastructure ready for automation wireless … url\"\n        ],\n        [\n            0,\n            \"sunset families or others who like supporting your local public school the team working on teacher url\"\n        ],\n        [\n            0,\n            \"everything seems to be falling into place today however ther more for taurus url\"\n        ],\n        [\n            0,\n            \"' walking dead ' boss says season 8 will be ' bigger more intense ' and we're not ready url\"\n        ],\n        [\n            0,\n            \"david harvey the of capital to the water cycle at the hashtag url\"\n        ],\n        [\n            0,\n            \"we are all smiles now but one of us wont be in 2 hours loser cooks dinner 🤔 hashtag 🔵 ⚪ ️ 🔵 ⚪ ️ … url\"\n        ],\n        [\n            0,\n            \"gf come home me can't im at school gf we can talk abt how both singing dancing are the least artistic … url\"\n        ],\n        [\n            0,\n            \"user i got accused of enabling a young lady one time by saying let me get the door for you\"\n        ],\n        [\n            0,\n            \"user i hope you're mentally able 2 make it through the next democratic defeat in a spectacular manner ca … url\"\n        ],\n        [\n            0,\n            \"user i had contact with the dedicated hosting support team they said they were facing issues with connectivity to the\"\n        ],\n        [\n            0,\n            \"warns australian coal rail lines could be out for weeks after cyclone url\"\n        ],\n        [\n            0,\n            \"user u are having an issue at several unhappy customers who were told to and get the other transport provided help\"\n        ],\n        [\n            0,\n            \"this global survey highlights top challenges opportunities facing hashtag leaders url\"\n        ],\n        [\n            0,\n            \"why do i feel like grown ups are finally back in charge maybe its because of things user is doing url\"\n        ],\n        [\n            1,\n            \"user yeah dont speak english or all these other of country's that turks been earning money in don't hashtag\"\n        ],\n        [\n            0,\n            \"mississippi are losing inmates and local officials are ' devastated ' by the loss of revenue url\"\n        ],\n        [\n            1,\n            \"gostei de um vídeo user url tha product i dont wanna leave remix official music video\"\n        ],\n        [\n            0,\n            \"scary please reflect on this now if you want to keep more talent ceo has spread this globally url\"\n        ],\n        [\n            0,\n            \"especially while a lot of people complaining about it for like 2 years it only recently blew up here in the west\"\n        ],\n        [\n            1,\n            \"hashtag 🔥 tomorrow night no id required text wild to 470 for free promo text url\"\n        ],\n        [\n            0,\n            \"oakland cannabis company pain anxiety with free products for cancer patients the … url\"\n        ],\n        [\n            0,\n            \"art or social experiment ken ferguson taking baths in strangers ' homes url url\"\n        ],\n        [\n            1,\n            \"am waiting to see what else that idiot woman in the red jumpsuit doesn't know hashtag\"\n        ],\n        [\n            0,\n            \"user don't put on around me enough already i'm begging i don't wanna hurt no one\"\n        ],\n        [\n            0,\n            \"uw professor the information war is real and we ’ re losing it url via user\"\n        ],\n        [\n            0,\n            \"it is not enough to have a good mind the main thing is to use it well here ฿ ฿ ฿ sell ฿ uy url hashtag\"\n        ],\n        [\n            0,\n            \"user being my self i've nerve globally since day one a trait which d … url\"\n        ],\n        [\n            1,\n            \"🙄 look at this crap headline the rules were returned to pre 2003 when dems changed the rules to block bush … url\"\n        ],\n        [\n            0,\n            \"reveal your health status amount spent in uk or face legal action – group tells buhari url url\"\n        ],\n        [\n            0,\n            \"i'm proud to be a card carrying member of user since — keep up your efforts to be a voice for the … url\"\n        ],\n        [\n            0,\n            \"you might be disgruntled with your current social standing bec more for taurus url\"\n        ],\n        [\n            1,\n            \"caps exo 5th anniversary message hashtag url\"\n        ],\n        [\n            0,\n            \"guy hashtag a tory cat fight that got out of hand a loss of time a waste of energy and stupidity url\"\n        ],\n        [\n            0,\n            \"user also didn ’ t work for me in the end turned out work lol point a lot of is needed for a therapy to work\"\n        ],\n        [\n            1,\n            \"watch new ‘ alien covenant ’ tv spots and prepare for alien day 2017 in april url\"\n        ],\n        [\n            0,\n            \"they will act religious but they will reject the power that could make them godly stay away from people like that 2 3 5\"\n        ],\n        [\n            0,\n            \"sign user's petition to protect tigers and help stop ' new tiger temple ' url\"\n        ],\n        [\n            0,\n            \"user the male sat down and put her in his lap giving her a tight embrace his small curled up on her as well\"\n        ],\n        [\n            0,\n            \"wind 2 km h e barometer 1014 4 hpa rising slowly temperature 14 3 ° c rain today 0 0 mm humidity 84\"\n        ],\n        [\n            1,\n            \"top 10 stories behind nba players and their jersey numbers url url\"\n        ],\n        [\n            0,\n            \"ya know i know he's busy being on 24 but where the hell is heath and why is no one looking for him hashtag hashtag\"\n        ],\n        [\n            0,\n            \"i thinking back to it bc the feeling of how much i missed him his voice me now idk how i did it\"\n        ],\n        [\n            0,\n            \"user and why was congressman john lewis wrong for implying dt is not a legitimate president read my 💋 i think he's right\"\n        ],\n        [\n            0,\n            \"learn how to detect compromised systems by looking at your hashtag traffic read the white paper … url\"\n        ],\n        [\n            0,\n            \"dear user thank you for reminding me that life is supposed to be sweet and colorful mind following me i love you — 225\"\n        ],\n        [\n            0,\n            \"user mr hannity first i appreciate what you do your a great american point i want to buy my first rifle please advise\"\n        ],\n        [\n            0,\n            \"bday u ke bro hahaha happy birthday i will torture you more in the future with delicious food in ok user\"\n        ],\n        [\n            0,\n            \"we need to know what protections will be in place for eu workers sooner rather than later url via user\"\n        ],\n        [\n            0,\n            \"can y'all stop lil 3 4 months old babies in them lil dumb ass umbrella 🙄 🙄 yall me 😒\"\n        ],\n        [\n            0,\n            \"fear prejudice and gut reactions is that the future for our politics rafael url\"\n        ],\n        [\n            0,\n            \"i ’ m ready to engage with my 5 new followers in the past week i know them via url\"\n        ],\n        [\n            0,\n            \"to commit those war crimes we can argue about the response but excuses for evil are just excuses for evil end\"\n        ],\n        [\n            0,\n            \"cool anxiety going on gonna take a nap now that i'm full of hopefully i keep it down\"\n        ],\n        [\n            0,\n            \"teenager among six charged after drugs worth £ 68 000 recovered in url url\"\n        ],\n        [\n            0,\n            \"hey guys my eyes are rolling i'm beginning to fall asleep i'm starting to give me a break what else is new\"\n        ],\n        [\n            1,\n            \"best scanners compare price from 18 store before you buy url url\"\n        ],\n        [\n            1,\n            \"5 attractions you shouldn't skip at magic kingdom via couponing to disney there is so much to url\"\n        ],\n        [\n            0,\n            \"on the first saturday of each month from april through november the city of will conduct a test of its four url\"\n        ],\n        [\n            0,\n            \"disappointed in you guys for the entire season 7 user you guys need to focus less on meaningless dialogue and more on action\"\n        ],\n        [\n            0,\n            \"goal villa lead at home to if they can keep this lead are they a chance of making the play offs 🤔 hashtag\"\n        ],\n        [\n            1,\n            \"for tourney hhs 33 33 64 29 hhs 34 48 59 38 hhs 48 28 23 08 hhs 52 78 hhs 55 56\"\n        ],\n        [\n            0,\n            \"ny collection women plus size 2x blouse 3 4 sleeve striped nwt url url\"\n        ],\n        [\n            1,\n            \"choose 1 pattern men unisex jackets shirts pants dog coat sz xs url url\"\n        ],\n        [\n            0,\n            \"i saw an nes classic in the store the other day and i almost just fucking bought it because it was there\"\n        ],\n        [\n            0,\n            \"user user till a network like spike picks them up again it's going to be a long climb back\"\n        ],\n        [\n            1,\n            \"sony playstation 3 slim 120 gb black console with 5 games url url\"\n        ],\n        [\n            0,\n            \"hackers attack track field cybersecurity url url\"\n        ],\n        [\n            1,\n            \"user long term do you create wealth being owner or platform is your business ' home … url\"\n        ],\n        [\n            1,\n            \"don't miss this week's livestream where we will focus on how to march into the 2nd quarter of the year url\"\n        ],\n        [\n            0,\n            \"i feel that learned more about early 20th century history from midnight in paris than i did in high school high school needed more movies\"\n        ],\n        [\n            1,\n            \"crazy hell raising women official music video new studio album url via user\"\n        ],\n        [\n            0,\n            \"i bet percent of the people in that arena don't even know why they're him hashtag\"\n        ],\n        [\n            0,\n            \"mcconnell claims votes to bust supreme court filibuster url url\"\n        ],\n        [\n            0,\n            \"red planet versus dead planet scientists debate next destination for in space url hashtag\"\n        ],\n        [\n            0,\n            \"user user ai will fix that he she loves all videos\"\n        ],\n        [\n            0,\n            \"george pulls back the curtain what writers really do when they write url user\"\n        ],\n        [\n            0,\n            \"user you earned that retirement you deserve to take it even if you don't need it go on a vacation with i … url\"\n        ],\n        [\n            0,\n            \"user fire video as usual cuz i'm wonder will ever tell everyone the truth about the tournament so they … url\"\n        ],\n        [\n            0,\n            \"it's so easy to take running for granted looks like i'm still injured after a month of rest and rehab\"\n        ],\n        [\n            1,\n            \"you aren't yet ready to round up people to help you bring your more for virgo url\"\n        ],\n        [\n            1,\n            \"user yeah its in my ive lost a shit ton of mutuals abt it it currently isnt a primary but yeah\"\n        ],\n        [\n            1,\n            \"download the fate of the furious full movies online hd url all movies click here … url\"\n        ],\n        [\n            0,\n            \"sexy women shirt top ladies party dress size 6 8 10 12 blouse url url\"\n        ],\n        [\n            0,\n            \"passengers travelling on the t1 northern line and the t1 western line are to allow url hashtag\"\n        ],\n        [\n            0,\n            \"breaking news 4 4 17 pres trump unproven wiretapping claims url via user\"\n        ],\n        [\n            0,\n            \"prevention is better than cure right so why do people shy away from something that can prevent illness but will happily pop\"\n        ],\n        [\n            0,\n            \"state ministry of justice spokesman ken evans outlines of racial views ransom and polls within the funds\"\n        ],\n        [\n            1,\n            \"watch full back tom marshall ahead of his trip to newcastle in premiership … url\"\n        ],\n        [\n            0,\n            \"join user and for a discussion of innovation – from the to improving lives at 6 45 pm … url\"\n        ],\n        [\n            0,\n            \"hashtag a ship made of who can tell us the possible of this thin section from … url\"\n        ],\n        [\n            0,\n            \"still a bit weak on her right side and frustrated by it but hanging in there for now url\"\n        ],\n        [\n            0,\n            \"can't believe the fact that i couldn't walk more than 10 mins without dying 6 months ago nothing like a good … url\"\n        ],\n        [\n            0,\n            \"user awww i'm so glad you like it i didn't make it on purpose but i'm glad it's making you happy 😭 ❤ ❤\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"nypd black lives matter protests and text messages emails show the huffington post url\"\n        ],\n        [\n            1,\n            \"daily notices april 06 2017 day 6 shakespeare festival all target shakespeare festival all those attending url\"\n        ],\n        [\n            0,\n            \"user hey the university of washington is conducting a study that you may be eligible to participate in for up to 320 interested\"\n        ],\n        [\n            0,\n            \"how hilarious that the guy i fell in love with ended up being my best friend couldn't imagine not laughing my way through life with him 😂 💙\"\n        ],\n        [\n            0,\n            \"user no i mean switching to some files when position of your is at the start of line not at the … url\"\n        ],\n        [\n            0,\n            \"user user royal was established and isnt in top 10 oldest golf clubs it is the oldest outside britain tho\"\n        ],\n        [\n            0,\n            \"i hadn't even heard about this that's the insufferable excuse for a person entire family voted for url\"\n        ],\n        [\n            0,\n            \"and sam getting pumped up for our performance at 8 25 come out to the operation smile talent show url\"\n        ],\n        [\n            1,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            1,\n            \"but when mfs seen you yo bitch ass walked right pass next time ain't no passing for yo bitch ass url\"\n        ],\n        [\n            1,\n            \"new in 2015 65 line automatic featuring and stunning 19 inch wheels url\"\n        ],\n        [\n            0,\n            \"me has nobody in my line for the first time in 2 hrs customer oh are you waiting for me me url\"\n        ],\n        [\n            0,\n            \"alternative meeting location today at noon please join us for a tour url url\"\n        ],\n        [\n            0,\n            \"you cant tailor your situation in life but you can tailor make your attitudes to fit those situations\"\n        ],\n        [\n            0,\n            \"new owner 114 jobs at hq url unite union says employees feel betrayed after\"\n        ],\n        [\n            0,\n            \"grateful for the expertise and insight of key behind the scenes to th … url\"\n        ],\n        [\n            0,\n            \"at least 9 civilians killed as coalition strikes taliban arsenal officials say by and shah … url\"\n        ],\n        [\n            0,\n            \"i liked a user video url dream course obama's back baby part 56 game vs\"\n        ],\n        [\n            0,\n            \"you may finally decide to show your hand today although you w more for taurus url\"\n        ],\n        [\n            0,\n            \"yes i realize i spelled hole wrong but that's what happens when you are but … url\"\n        ],\n        [\n            1,\n            \"user pres obama need his whole family to run the white house nor his wife setting at the table a real man and his vp biden\"\n        ],\n        [\n            0,\n            \"10 people followed me and 6 people unfollowed me automatically checked by url\"\n        ],\n        [\n            1,\n            \"believe that you have what it takes 💓 find this free printable on the blog url url\"\n        ],\n        [\n            0,\n            \"user hehe no worries apparently you needed a lot of sleep 😀 looking forward to it in the future\"\n        ],\n        [\n            0,\n            \"my small dream from young age come true from the tv drama hashtag hong kong url\"\n        ],\n        [\n            1,\n            \"the get teeth and close gaps with snap on smile url via user\"\n        ],\n        [\n            0,\n            \"this is a habit of the best kind thank you as always to user gang for another great run last night on and we got our\"\n        ],\n        [\n            0,\n            \"ecommerce business here's how you need to increase your visibility online with url\"\n        ],\n        [\n            0,\n            \"central square 00 05 t 34 8 f h 90 5 p 29 98 inhg ws 3 9 mph wd n 11 0 mph r 0 000 in\"\n        ],\n        [\n            1,\n            \"join us at worlds of fun 4 28 — 30 for baker family alumni weekend best part 2 goes back to bu with code baker 17 … url\"\n        ],\n        [\n            1,\n            \"ok so you win on the gifs but i win really coz i fucking love gifs user 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user yo can i slide into ur dms in like a fashion so we can chat and be friends or is that too weird\"\n        ],\n        [\n            1,\n            \"user she's not homophobic she ain't afraid of no gays she's bi she just hates the double standard of bitch vs fag\"\n        ],\n        [\n            0,\n            \"tor in a safer language network team update url url\"\n        ],\n        [\n            0,\n            \"i'm playing in a tournament tonight this should be incredibly funny url\"\n        ],\n        [\n            0,\n            \"my hand slipped and my is showing p in my best granny voice does anyone remember outlaw star url\"\n        ],\n        [\n            1,\n            \"san dratini ♂ 40 0 8 3 7 iron tail twister s tiny til 05 05 24 32s url\"\n        ],\n        [\n            0,\n            \"instead of tweets we call them instead of liking a you it unlike twitter mastodon won't sell yr to\"\n        ],\n        [\n            0,\n            \"honestly it rly isn't ideal having a bf that lives 94 miles away when all u want is a cuddle just a hug plain n simple just u\"\n        ],\n        [\n            1,\n            \"get a remarkable 20 1 for this premier league max £ 10 url url\"\n        ],\n        [\n            1,\n            \"check out my broadcast from my playstation 4 hashtag tom rainbow six ® siege live at url\"\n        ],\n        [\n            0,\n            \"one of my daily victories is to make sure that i limit the amount of politics political news that i see and hear\"\n        ],\n        [\n            0,\n            \"we'll be at the katy sip n stroll this sat 4 1 a variety of hashtag hope to see y'all there … url\"\n        ],\n        [\n            0,\n            \"delicious mushroom 1500 grade a from url user\"\n        ],\n        [\n            0,\n            \"man i think that was a travel on oregon this game is insane oregon will have a chance to win or tie\"\n        ],\n        [\n            0,\n            \"next generation iphone to feature smart connector url url\"\n        ],\n        [\n            0,\n            \"so yes it is a father john misty album and josh still at those souls who enjoy his music bingo\"\n        ],\n        [\n            0,\n            \"user user two of my favorite film ladies following you both brings me so much joy 😘\"\n        ],\n        [\n            0,\n            \"different for different folks share with us what you think is the taste of great food hashtag url\"\n        ],\n        [\n            0,\n            \"there's a quiet sigh of relief at the of words and can't help but feel … url\"\n        ],\n        [\n            0,\n            \"i read an article on facebook saying ' got back with her because she lost her baby weight fast 😂\"\n        ],\n        [\n            0,\n            \"hashtag maybe the idea has always been what's in it for me mentality some things never change right url\"\n        ],\n        [\n            0,\n            \"gah quit yelling at me you're freaking me out stress is bad for the heart are you trying to kill me\"\n        ],\n        [\n            0,\n            \"pay attention to your own guidance system lisa giles ceo and president of giles associates ad url\"\n        ],\n        [\n            0,\n            \"i get 4 rounds of sex each night man who married two wives in delta state url\"\n        ],\n        [\n            0,\n            \"artist james a key pop art figure dies at url\"\n        ],\n        [\n            0,\n            \"almost got a switch almost but then i had to set up a profile on best site and that foiled my flawless plan\"\n        ],\n        [\n            0,\n            \"appearance on john evolve this sunday join me sunday april 9th on evolve tv with … url\"\n        ],\n        [\n            0,\n            \"katie k plays with drums backing her for the first time this young woman has grown over the past url\"\n        ],\n        [\n            0,\n            \"user me neither it's a double with out too no height or power in front of goal\"\n        ],\n        [\n            0,\n            \"user nod i'll a in th wild but ppl are complicated capable of change gotta believe in that capability\"\n        ],\n        [\n            0,\n            \"wish i could breathe through my nose but i can't use spray anymore because i got addicted again and now i'm dealing with the rebound\"\n        ],\n        [\n            0,\n            \"liked on spotify halloween party girl by masters of goa trance url url\"\n        ],\n        [\n            0,\n            \"moving traffic after filling station rd to total filling station user user\"\n        ],\n        [\n            0,\n            \"user i'm waiting for the to supposed arrival at 5 past 3 has it left victoria doesn't say\"\n        ],\n        [\n            1,\n            \"early 00 ' s gays enjoying some wine after a long day of putting up w straight ppl url\"\n        ],\n        [\n            0,\n            \"our one of a kind sausage stuffed peppers with cheese pepper corn butter shaved url\"\n        ],\n        [\n            1,\n            \"the alien 👽 by has arrived in 3 colors don't forget if you buy a setup today we will give you the juice to ge … url\"\n        ],\n        [\n            0,\n            \"thought i was gonna give up my music collection today's topic but this hashtag made me think twice no can't do user\"\n        ],\n        [\n            1,\n            \"user user purchase twitter coins today 5 twitter coins are enough to buy one random follower 100 coins for one of your choo\"\n        ],\n        [\n            0,\n            \"what was once by as a friendship between trump and putin now looks like a url\"\n        ],\n        [\n            0,\n            \"outlawed so this means that israel has no chem weapons at all none zero nada url\"\n        ],\n        [\n            0,\n            \"user i was just wondering when i was going to have to do it lol i heard it's nasty and dreading it oh noo … url\"\n        ],\n        [\n            0,\n            \"user it was your gold watch and collection of and games that gave it away\"\n        ],\n        [\n            0,\n            \"i think i will take my bike out today for the first time this year path probably url\"\n        ],\n        [\n            0,\n            \"collins breaks down after heart breaking news on url url\"\n        ],\n        [\n            1,\n            \"ledger grabs 7 million for its hardware url url\"\n        ],\n        [\n            0,\n            \"hashtag us national academy of medicine sets 4 principles to stop wasting 30 of healthcare money … url\"\n        ],\n        [\n            0,\n            \"user user i'm fixing a hole where the rain gets in and stops my mind from wandering where it will go\"\n        ],\n        [\n            0,\n            \"i would really like to see research on how young people of color respond to the messaging and whether it impacts behavior choices 5 x\"\n        ],\n        [\n            0,\n            \"user we are very excited about our new partners our fingers are crossed that you will find a few you love as much as g 2 2\"\n        ],\n        [\n            0,\n            \"user maybe today you will make me happy by following me or forever unnoticed 😭 🙏 i'm ur biggest fanboy from asia ilysm baby 💙\"\n        ],\n        [\n            1,\n            \"ikea 16 shelf storage unit w white doors and url url\"\n        ],\n        [\n            1,\n            \"user 🎶 on 🌹 s on 😻 aids cancer pedophilia rings these r a few of my favorite things 🎶\"\n        ],\n        [\n            0,\n            \"user your wife just harassed my friend over the phone when he was asking about shaker cups and she used inappropriate language\"\n        ],\n        [\n            1,\n            \"don't give up it's not over yet bring it on bastard i'm standing right here\"\n        ],\n        [\n            0,\n            \"perhaps i ought to start tagging these 10 min speed so they can be easily found together url\"\n        ],\n        [\n            0,\n            \"sometimes i will just be reaching for my phone here and the neighbor lady will take off a chunk of my heart lol and that's acceptable\"\n        ],\n        [\n            0,\n            \"all jokes aside i really hope pray for everyone being affected by this stupidity and hatred it's scary and sad to think we've come to this\"\n        ],\n        [\n            1,\n            \"one person followed me and 3 people unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"right now senate members are loss of filibuster tradition b c mcconnell refuses to work w dems … url\"\n        ],\n        [\n            0,\n            \"‘ i ’ m not responding to him ’ maxine waters says o ’ reilly has ‘ no url via user\"\n        ],\n        [\n            1,\n            \"it's wine wednesday so come and enjoy a bottle at a vintage price 1 2 price by the bottle or 50 off url\"\n        ],\n        [\n            0,\n            \"retweeted ghost user apple a day keeps the doctor away cleanse and cut fat and url\"\n        ],\n        [\n            1,\n            \"wind 0 km h ssw barometer 9 hpa rising slowly temperature 17 1 ° c rain today 0 9 mm humidity 51\"\n        ],\n        [\n            1,\n            \"url i need your help go vote for my transformation photo i have worked so hard and we are trying to win a\"\n        ],\n        [\n            0,\n            \"report tony romo retiring from football for broadcasting career url via url\"\n        ],\n        [\n            0,\n            \"hey everyone watch our latest prank by the annoying random couple with new honeymoon url\"\n        ],\n        [\n            1,\n            \"what a beautiful day come on out enjoy our patio amazing lunch 2 50 tacos 3 cans 3 shots of tequila … url\"\n        ],\n        [\n            0,\n            \"on our way back to london chatting about life and you guys with all your doing for us x ft jack ️ rye 🐝 url\"\n        ],\n        [\n            0,\n            \"user i may believe in god and that's my choice but i don't like how we use religion to discriminate against gay people it's not ok\"\n        ],\n        [\n            0,\n            \"with user you can deliver a modern engaging service experience your users will love url\"\n        ],\n        [\n            0,\n            \"shipped a trial micro market to a michigan based water company w over a hundred years of operating history and corporate connections\"\n        ],\n        [\n            0,\n            \"hashtag don rickles john glenn going in style red sox xbox scorpio kyle nuclear option french …\"\n        ],\n        [\n            1,\n            \"wind 17 8 km h sw barometer 1020 6 hpa rising slowly temperature 19 3 ° c rain today 0 0 mm humidity 51\"\n        ],\n        [\n            0,\n            \"tax is toxic we need new ways to tackle inequality polly url\"\n        ],\n        [\n            0,\n            \"we had so much fun with 1001 nights thank you all for coming did you miss the event it here … url\"\n        ],\n        [\n            0,\n            \"dear user thank you for making me the happiest sign of the times is so good and beautiful mind following me — 6\"\n        ],\n        [\n            1,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"user ill have to research the newer ones im from the old school wu ars etc im an old man now haha\"\n        ],\n        [\n            0,\n            \"hashtag on radio chicago church of god in christ one more day url\"\n        ],\n        [\n            0,\n            \"3 days in washington with 4 nfl players fighting for criminal justice reform url url\"\n        ],\n        [\n            0,\n            \"at 11 10 pm light intensity shower rain fog temperature down 18 ° c 17 ° c humidity up 93 100\"\n        ],\n        [\n            0,\n            \"swansea 0 0 56 swansea with a free kick which delivers it misses everyone and goes out for a goal kick\"\n        ],\n        [\n            0,\n            \"hashtag promote your music producers record companies fill my site let me review your music video two yrs experience\"\n        ],\n        [\n            0,\n            \"you've heard his name a lot recently in regards to hashtag now hear from frank himself on 4 5 … url\"\n        ],\n        [\n            1,\n            \"the cars in cars are not cars but highly evolved me totally out of it\"\n        ],\n        [\n            0,\n            \"guys i just asked a teacher who ran the uniforms are considered dress codes rt to save a life hashtag hashtag\"\n        ],\n        [\n            1,\n            \"i fucking tried to leave this fandom for fucking 2 years im on hiatus and even missed hashtag\"\n        ],\n        [\n            0,\n            \"the healthcare fight has helped make paul ryan ' the most politician in the country ' url\"\n        ],\n        [\n            0,\n            \"user built one before ' you can do your y'know ' ' he gave a slight look of disgust more at the idea of\"\n        ],\n        [\n            0,\n            \"user michael just do some small like duel in the pool for your fans doesn't have to be all about the olympics\"\n        ],\n        [\n            1,\n            \"user user these jack holes are so stupid rice was bait and they took it\"\n        ],\n        [\n            0,\n            \"i am so proud of you buddy 😘 even after user keep your work well done 🎉 😍 you beautiful soul 💓 love y … url\"\n        ],\n        [\n            0,\n            \"was trying to find excuses for not to make me take this cardio class but she not taking it lol 😅 😭\"\n        ],\n        [\n            0,\n            \"user i know it's easy to think names as first last but you can't create a lead without a last name ignores real world names\"\n        ],\n        [\n            0,\n            \"user my cousin owns an expensive shop in san fran call the parish trust that has amazing art he … url\"\n        ],\n        [\n            1,\n            \"light this up learning math for circuit flow by now free on the app store download via url\"\n        ],\n        [\n            0,\n            \"it could seem like there are invisible boundaries in place tha more for aquarius url\"\n        ],\n        [\n            0,\n            \"user user the day is tomorrow come one come all make the world a better place at catholic university of eastern africa\"\n        ],\n        [\n            0,\n            \"apparently after unc and oregon play the national champ game is immediately next according to tyler hashtag\"\n        ],\n        [\n            0,\n            \"executive search firms who are agile in 2017 will succeed improve hashtag be different thx … url\"\n        ],\n        [\n            0,\n            \"opinion let's call them ' constitutional cities ' not ' sanctuary cities ' okay url\"\n        ],\n        [\n            0,\n            \"she clearly hasn't follow my twitter account since i left it's mostly a middle aged woman dancing in videos … url\"\n        ],\n        [\n            0,\n            \"user don ’ t “ go nuclear ” for a president whose ties to russia are under fbi investigation hashtag\"\n        ],\n        [\n            0,\n            \"hashtag apr 04 12 00 temperature wind sw 19 km h humidity 80 ontario url\"\n        ],\n        [\n            1,\n            \"we takin this so seriously but theyre probably through their secret accounts laughing their asses off … url\"\n        ],\n        [\n            0,\n            \"issues of self doubt step out of the shadows if you run into a more for aries url\"\n        ],\n        [\n            0,\n            \"ppl need to see that our beliefs are worth fighting for or they will continue to accept gop framing we can't be passive\"\n        ],\n        [\n            1,\n            \"if you say tomahawk missile three times in the mirror a trump supporter magically appears\"\n        ],\n        [\n            1,\n            \"75 mi smart home kit is the easiest way to get started with home auto … url see more url\"\n        ],\n        [\n            1,\n            \"a donation of 20 23 08 has been made to fund the ross appeal learn more at user url\"\n        ],\n        [\n            0,\n            \"user free weights bikes non traditional would be crossfit mma yoga etc\"\n        ],\n        [\n            0,\n            \"a 13 year old on camera when ice took her father away now she has a plan url\"\n        ],\n        [\n            0,\n            \"although you often excel at choosing a destination and stickin more for capricorn url\"\n        ],\n        [\n            0,\n            \"very and tart juicy drinking a shopping cart cowboys tasting buddies tasting room url hashtag\"\n        ],\n        [\n            0,\n            \"convince convert thanks for the follow you are hashtag retweet my profile pin and i will retweet yours … url\"\n        ],\n        [\n            1,\n            \"user this guy hates his own kind whats wrong with loving your own race i hope all love their own race\"\n        ],\n        [\n            0,\n            \"she'll give them 25 and they'll be able to the full value from that tiny sample url\"\n        ],\n        [\n            0,\n            \"user there is some way to mute conversations i think they added it to tweetdeck today but it doesn't seem to always pop up for me\"\n        ],\n        [\n            0,\n            \"hi linda cox i teach business classes and assist with pd i am from los angeles but today tweeting while on … url\"\n        ],\n        [\n            0,\n            \"ukrainian president user eu parliament members voted for visa free travel to europe for ukrainian citizens\"\n        ],\n        [\n            0,\n            \"i really love when my clients it guy fucks something up and then tries to blame me that never works out well for them\"\n        ],\n        [\n            0,\n            \"user the way she speaks so super soft almost whispering is starting to get on my last nerve we want donald not ivanka hashtag\"\n        ],\n        [\n            0,\n            \"an american girl shoots for the stars 2012 not rated url url\"\n        ],\n        [\n            0,\n            \"today's read is another book published today user 13 couple of chapters in and i want to just sit all day read\"\n        ],\n        [\n            1,\n            \"for samsung level u bluetooth wireless in ear headphones hard protective case url url\"\n        ],\n        [\n            1,\n            \"cloud feature highlight default click to dial on windows with tel protocol url url\"\n        ],\n        [\n            0,\n            \"is this seriously lost it celtic win scottish premiership title after 5 0 win over hearts url via user\"\n        ],\n        [\n            1,\n            \"van delivers the final of his ep series with ' the waiting game ep pt 3 ' url url\"\n        ],\n        [\n            0,\n            \"ivanka trump and jared kushner still from business empire show url\"\n        ],\n        [\n            1,\n            \"stop throwing share and up on other girls with your weak ass friends just to make yourself superior\"\n        ],\n        [\n            0,\n            \"did user emails leak out received a email ' on behalf of ' something tells me this isn't legit\"\n        ],\n        [\n            0,\n            \"if you didn't get sexually explicit things at you in street by weird men did you even go to town\"\n        ],\n        [\n            0,\n            \"it could seem like there are invisible boundaries in place tha more for aquarius url\"\n        ],\n        [\n            0,\n            \"user thank and thank u sa compliment overwhelmed heart po on behalf of my team hashtag\"\n        ],\n        [\n            0,\n            \"8 things to consider to find the right funding option for your startup url hashtag\"\n        ],\n        [\n            0,\n            \"user user very 😂 this is why so many assaulted in europe different culture 😮\"\n        ],\n        [\n            0,\n            \"maybe if she had the energy she had when she first came out but today she can't compare url\"\n        ],\n        [\n            1,\n            \"rand amid uncertainty url shared via user you mr zuma and anc executive 6 well done\"\n        ],\n        [\n            0,\n            \"it's a shame this is april fool's because it's probably a good idea hashtag url\"\n        ],\n        [\n            0,\n            \"china's domestic cell phone business is — and its bad news for apple url via user\"\n        ],\n        [\n            0,\n            \"from my first meeting with u i saw ur humility ur drive ur desires ur focus ur joy to make a … url\"\n        ],\n        [\n            0,\n            \"breathe me in deep breathe me just for a second i'm that smoke in your lungs yeah i'm sending a signal\"\n        ],\n        [\n            0,\n            \"instead of thinking about what you are missing try thinking about what you have that everyone else is missing hashtag\"\n        ],\n        [\n            0,\n            \"st grade 00 0 inter house great spirit and fun had by all hashtag url\"\n        ],\n        [\n            1,\n            \"mitchell authentic bp royals bo jackson 80 00 stock count 7 url\"\n        ],\n        [\n            0,\n            \"22 class a eu size 1 1 skull tshirt please contact me freely if you like url url\"\n        ],\n        [\n            0,\n            \"you are getting old when a new film is about a bunch of young people and the only actor you know plays their parents\"\n        ],\n        [\n            0,\n            \"user user fun list now show the list of all the judges that were by rs at unprecedented levels\"\n        ],\n        [\n            0,\n            \"user just had my only draft need better reserves who's the guy on the you liked\"\n        ],\n        [\n            0,\n            \"user i think he would be unstoppable in mls but wouldn't surprise me if this is all for him to get more money\"\n        ],\n        [\n            0,\n            \"good morning southern illinois a lot of sunshine today and much warmer weather is on the way for the weekend url\"\n        ],\n        [\n            0,\n            \"most americans unwilling to give up privacy to attacks reuters poll url via user\"\n        ],\n        [\n            1,\n            \"video by n e w young s young m y and prince url\"\n        ],\n        [\n            0,\n            \"parking problem at ne ave ne st portland or portland police hashtag 14 08 hashtag\"\n        ],\n        [\n            0,\n            \"user please send me a dm with the email address to your account and the device you are using bl\"\n        ],\n        [\n            0,\n            \"1 john 4 16 god is love and he that in love in god and god in him url url\"\n        ],\n        [\n            0,\n            \"user m unbelievable just read that u are going to be working alongside user nd now you are stepping down how come\"\n        ],\n        [\n            0,\n            \"how man city players backed wayne bridge over infamous john terry incident url hashtag\"\n        ],\n        [\n            0,\n            \"going to buy some air force 1s other nike shoes and idk i feel the need to expand ok goodnight for real now\"\n        ],\n        [\n            0,\n            \"how many more horses will die at hashtag bout time it ended in my opinion it's animal cruelty\"\n        ],\n        [\n            0,\n            \"there needs to be a worldwide policy of swift action against any person who uses weapons of mass destruction\"\n        ],\n        [\n            0,\n            \"news no subscription url i have contacted and asked if they consider a subscription model too\"\n        ],\n        [\n            0,\n            \"user trump has taken a toll on this country already scandal after scandal is his signature calling card\"\n        ],\n        [\n            0,\n            \"user user this would be a great battle i can't even predict a winner it would be great for the culture\"\n        ],\n        [\n            1,\n            \"fame financial aid education finance ipad app url hashtag\"\n        ],\n        [\n            0,\n            \"monster just knocked out his 30 on hospital floor against wives wishes still no baby user\"\n        ],\n        [\n            1,\n            \"pre order the samsung galaxy s8 and get a free gear vr bundle visit our store for more details url\"\n        ],\n        [\n            0,\n            \"pro exotic leather boots are custom handmade we use hand selected leggings and hide to construct url\"\n        ],\n        [\n            0,\n            \"every day i wake up and am personally attacked by the fact that frat dudes have invaded the world of indie music\"\n        ],\n        [\n            0,\n            \"a sinking feeling in the pit of your stomach arises from your more for taurus url\"\n        ],\n        [\n            0,\n            \"me a thoughts hashtag 1st contact with alien race can i use the flirt option of course just gonna call my next char james t\"\n        ],\n        [\n            0,\n            \"user his gentle touch made her body ache for more of it her right hand slowly moved up his broad chest … url\"\n        ],\n        [\n            0,\n            \"user why does this notification keep appearing even though i have no msg url\"\n        ],\n        [\n            0,\n            \"that's me user i swear i don't feel like going anywhere i just want to lay in bed all day\"\n        ],\n        [\n            1,\n            \"is better in lace shop online url space color url\"\n        ],\n        [\n            0,\n            \"user i imagine mainstream media treatment of ll much more than were say a to promote\"\n        ],\n        [\n            0,\n            \"always be prepared you never know when you'll get your chance to shine up top 😂 ⚽ ️ hashtag … url\"\n        ],\n        [\n            1,\n            \"breaking white house ’ s ‘ top official ’ – obama can ’ t believe they caught her url\"\n        ],\n        [\n            0,\n            \"user i hope you are happy with your little son user and i hope you and your little family have a great future\"\n        ],\n        [\n            0,\n            \"choose to believe that god has not brought you this far just to leave you he has not in the past and he sure is not now\"\n        ],\n        [\n            1,\n            \"top health doctors share this medical news 07 or book online at url share or url\"\n        ],\n        [\n            1,\n            \"deer hunt 2004 season microsoft xbox 2003 disc only url url\"\n        ],\n        [\n            1,\n            \"user i want you to have my million dollar of the 4 ebook free visit url\"\n        ],\n        [\n            0,\n            \"user that part that team remember he set up went justice down hopefully win road game against wizards keep hope up\"\n        ],\n        [\n            0,\n            \"my life is expected to simultaneously fall apart and get itself together this month let's see how this goes\"\n        ],\n        [\n            0,\n            \"republic of ireland women's football team threaten strike over treatment url\"\n        ],\n        [\n            0,\n            \"the national weather service in has issued a small stream flood advisory for in east hashtag url\"\n        ],\n        [\n            1,\n            \"our user session is out to view to purchase on made to order vinyl also this came out really good … url\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            1,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"user bradley please please say hello to julie and gilbert from they love you 83 years young blow them a kiss 😘\"\n        ],\n        [\n            0,\n            \"user user dude me and dom is bout to have to share cause can i please marry her\"\n        ],\n        [\n            0,\n            \"the county fair has expanded for 2017 they will have 20 concerts during the run of june 16th july 9th hashtag\"\n        ],\n        [\n            0,\n            \"wrongly not awarded penalties in real madrid and barcelona games this season barça 12 opponent 3 real … url\"\n        ],\n        [\n            0,\n            \"i liked a user video url sara is missing s i m creepy horror game teens react gaming\"\n        ],\n        [\n            0,\n            \"user user do u have an actual photo of trump or just the mock up illustration\"\n        ],\n        [\n            0,\n            \"you people are pigs i personally am gonna spit in every burger i like those odds url\"\n        ],\n        [\n            0,\n            \"our easter egg hunt was a huge success thank you to everyone who came out and celebrated with us hashtag url\"\n        ],\n        [\n            0,\n            \"user i had st in the today other teams letting me down though forgot to check until it was too late too\"\n        ],\n        [\n            0,\n            \"user thats the spirit man sunil bhai we all know u r doing yr job by heart god bless sunil bhai 👍\"\n        ],\n        [\n            0,\n            \"fox and friends claims ‘ most successful day ’ in trump presidency — despite jobs report url\"\n        ],\n        [\n            0,\n            \"one soldier dead two rescued after in and sector hashtag hashtag\"\n        ],\n        [\n            1,\n            \"is that an elephant and what did cosplay as pooh url\"\n        ],\n        [\n            0,\n            \"i can't wait for the nice weather to hit so i can get back to running this time with my big ass dogs lol\"\n        ],\n        [\n            1,\n            \"check out vintage new never issued swedish military army work jacket green url via user\"\n        ],\n        [\n            0,\n            \"user a character you'd bring back she'd have been great in the later series hashtag\"\n        ],\n        [\n            1,\n            \"stop in any of our locations to purchase a loot for the lake card all benefit the lake … url\"\n        ],\n        [\n            0,\n            \"fingers crossed that the roads are still too and dr can't make it to teach college english\"\n        ],\n        [\n            1,\n            \"houndour iv move set unknown unknown available until 20 09 26 30s url\"\n        ],\n        [\n            1,\n            \"labradorite 925 silver overlay bracelet cs url url\"\n        ],\n        [\n            0,\n            \"don't forget there will be no classes 10 17 th march we will be running classes the 2nd week of easter this year url\"\n        ],\n        [\n            0,\n            \"all the things listed hit very close to home for me especially the parts about things done during … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url joey badass all badass first reaction thoughts\"\n        ],\n        [\n            0,\n            \"good morning fam bc this week lang take care always guys … url\"\n        ],\n        [\n            0,\n            \"user he said our idea is one of the best in the class and we are looking at each other like url\"\n        ],\n        [\n            0,\n            \"creative possibilities are blossoming all around you today bu more for virgo url\"\n        ],\n        [\n            0,\n            \"trump remembers the ladies url sad farewell to hashtag president mocking susan b anthony\"\n        ],\n        [\n            1,\n            \"my manager who doesn't give a shit abt this place got all sassy when i told him i sent home my worker 2 see her therapist bc she was\"\n        ],\n        [\n            1,\n            \"dog puppy halloween harness costume wizard saddle small medium large url url\"\n        ],\n        [\n            0,\n            \"man gets 14 years in prison for setting his ex girlfriend ’ s home as 14 slept inside … url\"\n        ],\n        [\n            0,\n            \"user their was i think but they blocked me from all their accs a while back\"\n        ],\n        [\n            1,\n            \"watch lesbian movie url blonde sexy drilled with a big rod url\"\n        ],\n        [\n            0,\n            \"album about nothing was the most slept on album ever sleep on shine if you want user hashtag\"\n        ],\n        [\n            0,\n            \"strangers friends close friends crush relationship heartbroken barely friends strangers\"\n        ],\n        [\n            1,\n            \"key to my heart book cover design custom order available url url\"\n        ],\n        [\n            0,\n            \"niall since you're in a good mood would you follow me its my life goal niall please i love you so much 🙏 ❤ ️\"\n        ],\n        [\n            1,\n            \"hashtag ipl t 20 2017 on c band v 4 hd key 73 73 83 69 fe da cd a5\"\n        ],\n        [\n            0,\n            \"he wanted to respect wishes he did what he thought was good he is definitely one of my fav url\"\n        ],\n        [\n            0,\n            \"the last time i did that i woke up in the hospital with 17 in the back of my numb skull 💩 url\"\n        ],\n        [\n            1,\n            \"this is one of the main problems we have today to many act as though the gov is some unlimited money bank they don't understand its them\"\n        ],\n        [\n            0,\n            \"pistol whipping badass lt william describes encounter where he was attacked by illegal immigrant url hashtag\"\n        ],\n        [\n            0,\n            \"user would love an episode where doc and back to the future have roles in direct contrast to rick … url\"\n        ],\n        [\n            0,\n            \"user the one good thing about us being for that last decade is that we have kept road as it is a proper ground\"\n        ],\n        [\n            0,\n            \"frustrated that the market in calgary is mostly selling passover goods i don't like fake science\"\n        ],\n        [\n            1,\n            \"fully loaded 16gb 32gb pro 6 0 tv box media player url url\"\n        ],\n        [\n            0,\n            \"url gold right now this guy is rich af not to mention latest weapon path way stronger than raven weapon\"\n        ],\n        [\n            0,\n            \"just what the doctor ordered no allergies user club … url\"\n        ],\n        [\n            0,\n            \"user « cage of protection smaller than before keeping one finger raised it appears that finger has some sort of connection to the »\"\n        ],\n        [\n            0,\n            \"this weekend be there or your asshole will burn for a month this is thee show talent from … url\"\n        ],\n        [\n            0,\n            \"what a wonderfully different world we'd be living in if he hadn't been robbed of the presidency url\"\n        ],\n        [\n            0,\n            \"the are back on they have been threatened by one guy that i'd they don't behave he will push them off the bus hashtag\"\n        ],\n        [\n            0,\n            \"for a long time i've been a one woman show felt lucky and almost guilty enough having help from my family never asked for help\"\n        ],\n        [\n            1,\n            \"user asian males are naturally ashley ever heard of still get what y … url\"\n        ],\n        [\n            1,\n            \"nike women's flex supreme tr 4 cross trainer black multi size 7 5 m url url\"\n        ],\n        [\n            1,\n            \"pokémon go trainers get exclusive rewards from sprint and boost mobile — earn 1 000 points today url\"\n        ],\n        [\n            0,\n            \"in the history of the human race those periods which later appeared as great have been the periods when the url\"\n        ],\n        [\n            0,\n            \"you know what would be interesting seeing companies like user and user start doing geek conventions\"\n        ],\n        [\n            0,\n            \"user am in and want just to confirm if i can be allowed to retail and register without being money agent\"\n        ],\n        [\n            0,\n            \"user introduces her inspiration behind the user lecture series on of global culture how do you define culture\"\n        ],\n        [\n            0,\n            \"music once admitted to the soul becomes a sort of spirit and never dies edward george hashtag\"\n        ],\n        [\n            0,\n            \"join club and thank me later user cbn approves club url\"\n        ],\n        [\n            0,\n            \"check out nwt womens black and white striped shirt dress size s msrp 89 99 url user\"\n        ],\n        [\n            0,\n            \"to turn the corner and suddenly have your sight line filled with this beautiful takes your breath away keith robinson\"\n        ],\n        [\n            0,\n            \"user ironically i don't like as a game at all and literally only tried it because i thought was the coolest thing ever\"\n        ],\n        [\n            1,\n            \"this blog devoted to reviewing japanese energy drinks url url\"\n        ],\n        [\n            0,\n            \"the “ holiday takeover ” is live on your airwaves tune in now let holiday set yo weekend up right we are tha str … url\"\n        ],\n        [\n            0,\n            \"looking forward to the stares when i get off the plane in wisconsin due to my msu gear stare away hashtag hashtag 🐶 🐾 🏀 💍 👌 🏼\"\n        ],\n        [\n            0,\n            \"where do i even begin beside happy birthday big bro chuck for as long as i can you … url\"\n        ],\n        [\n            0,\n            \"weather at 8 40 pm temp 61 5 humidity 75 wind 1 7 direction se barometer 29 daily rain 0 00 month rain 0 year rain 15\"\n        ],\n        [\n            1,\n            \"url the answer to today's text url pretty cool\"\n        ],\n        [\n            0,\n            \"roll up with the windows up i'm still ' whiskey from the solo cup she down for whatever ' cause she know what's up 🎶 user\"\n        ],\n        [\n            0,\n            \"in business as in life it's about the trust and it that's what keeps business … url\"\n        ],\n        [\n            0,\n            \"he fought a 40 yr old anderson on two days notice prime would've killed him url\"\n        ],\n        [\n            0,\n            \"yes old music was just played on radio stations but we still want new music from user\"\n        ],\n        [\n            0,\n            \"the had a great record for its past yet let these incredible machines all go for scrap in the … url\"\n        ],\n        [\n            0,\n            \"how to lose a guy in 10 days would make my list of all time funny romantic where … url url\"\n        ],\n        [\n            0,\n            \"if men refuse to bring justice continue to allow murderer to live god holy spirit will judge for his children to live in peace hate\"\n        ],\n        [\n            0,\n            \"aside from provoking large scale nuclear war it's hard to imagine a pres taking an action more harmful to the us url\"\n        ],\n        [\n            0,\n            \"user yeh the way she turned to the side with her arm up as she jumped it looked to be lower ribs or liver area\"\n        ],\n        [\n            0,\n            \"user if anything theme of dark coffee is for me url\"\n        ],\n        [\n            0,\n            \"user user they did what was it 8 investigations on hrc can't tell me that this is a witch hunt if that wasn't\"\n        ],\n        [\n            0,\n            \"is the us going to take action in syria tonight are yes question is what action\"\n        ],\n        [\n            0,\n            \"she really just said white women the standard this why y'all self esteem low comparing yourselves to a … url\"\n        ],\n        [\n            0,\n            \"user the best creation ever was half and half pizza so everyone can be happy and you don't need to shell out for two\"\n        ],\n        [\n            0,\n            \"i've entered to hashtag a £ 50 spa voucher from enter here for your chance to win url\"\n        ],\n        [\n            0,\n            \"icymi parenting speed round what do you always buy when you go grocery shopping url\"\n        ],\n        [\n            0,\n            \"man utd chelsea target lukaku can become the best striker in the world url url\"\n        ],\n        [\n            0,\n            \"retweeted joel user there will never be another you to reach your highest potential see url\"\n        ],\n        [\n            0,\n            \"the year is 2017 grasp the planet there are now only 3 video games breath of the wild night in the woods\"\n        ],\n        [\n            0,\n            \"today we celebrate what would of been the birthday of our beloved dr out of the of url\"\n        ],\n        [\n            1,\n            \"he did all this a few months ago when he got that navy seal killed i wonder how many are going to die now\"\n        ],\n        [\n            1,\n            \"have you seen the latest shopping best bets and list of upcoming events url url\"\n        ],\n        [\n            0,\n            \"false hearts sessions live acoustic set check out this brilliant acoustic set by user url\"\n        ],\n        [\n            0,\n            \"user thanks babe for the birthday wishes 😜 😂 😍 love u u da best 😜 😜 😜 💜 💜 url\"\n        ],\n        [\n            0,\n            \"feat john rodgers give me your love sur url hashtag\"\n        ],\n        [\n            0,\n            \"quote of the day › the study shows that parents were heavily taking care of children before such … url\"\n        ],\n        [\n            0,\n            \"user user again where is the evidence we need to question both the intensity of the stretch and body position assumed\"\n        ],\n        [\n            0,\n            \"dr johnson is late again i knew i should have went to chick fil a this morning for that free breakfast\"\n        ],\n        [\n            0,\n            \"of hashtag simple day today light potato chip factory and rain url\"\n        ],\n        [\n            0,\n            \"user ahhh this really hurts me feeling pain of my nation and there is no solution for the brutality of indian armed forces\"\n        ],\n        [\n            1,\n            \"furniture painted console great look url url\"\n        ],\n        [\n            1,\n            \"from our idea to a sketch drawing to reality a trinity custom made yellow gold url\"\n        ],\n        [\n            0,\n            \"gray are you sure that you are bigger in every way look at nude buddy 😂 user user\"\n        ],\n        [\n            1,\n            \"trade free follows — or less — i can go first for extras — tweet me give ffs to 15\"\n        ],\n        [\n            1,\n            \"preparation for the second round exam april 7 10 limited slots only first come first served url\"\n        ],\n        [\n            0,\n            \"now and then i think of when we were together like when you said you felt so happy you could die told myself that you were right for me\"\n        ],\n        [\n            0,\n            \"trump's syria strike celebrated by ' terrorists ' iran says url url\"\n        ],\n        [\n            0,\n            \"state mutual consent dont extend across borders dont always list the correct state of birth wrong no info hashtag\"\n        ],\n        [\n            1,\n            \"microsoft is shutting down open source offers github migration tool url\"\n        ],\n        [\n            0,\n            \"turkey warned that a u s missile strike on a syrian air base is only cosmetic if efforts are not made … url\"\n        ],\n        [\n            0,\n            \"iowa on another run in the 8th but richard is dealing listen live url\"\n        ],\n        [\n            0,\n            \"9 this worked well for syria but the same process would be an disaster if applied to iran or north korea\"\n        ],\n        [\n            0,\n            \"south africa ’ s credit rating just got downgraded to junk could this be the end for jacob zuma los angeles times url\"\n        ],\n        [\n            0,\n            \"day 1 post radio felt like i had food poisoning all morning then became an exhausted bag of that can't be scratched all afternoon\"\n        ],\n        [\n            0,\n            \"user i agree to many people on buses and sky trains and why do we need this 3 zone system\"\n        ],\n        [\n            0,\n            \"accident cleared in hashtag on i 10 e outbound after stop and go traffic back to the e sam houston pkwy hashtag\"\n        ],\n        [\n            0,\n            \"i walked into a store and bought a slightly different version of the shirt i was wearing this is what it means to have ur own style\"\n        ],\n        [\n            0,\n            \"2 5 ' ' silk area rug pray islam religious carpet url url\"\n        ],\n        [\n            0,\n            \"totally different if i was prepping a meal for him but y'all on something else if imma reach across he table to cut his chicken\"\n        ],\n        [\n            0,\n            \"i am so freaking glad this is coming out and that this work is getting a stand alone book treatment url\"\n        ],\n        [\n            0,\n            \"user how are you mike you are like my brother great respect not terrorist september 11 2001 edward nsa wikileaks\"\n        ],\n        [\n            0,\n            \"user gop pence garland gop would charles for scotus if they thought he would rule for gop\"\n        ],\n        [\n            0,\n            \"as a kid chicken nuggets always came with honey always trying to order that today has gotten me some really stra … url\"\n        ],\n        [\n            0,\n            \"user also if any other followers want to report this trash human for targeted harassment it only takes like 30 seconds 😁\"\n        ],\n        [\n            0,\n            \"beaten at church when they were ' out the demons as you can see these were the results url\"\n        ],\n        [\n            0,\n            \"getting praise by one of the most followed contractor sites on ig contractors of insta for … url\"\n        ],\n        [\n            0,\n            \"proud to be 2nd african american coach to win title url url\"\n        ],\n        [\n            0,\n            \"make the best of the west coast enter to win everything you need to plan an epic drive up the west coast url\"\n        ],\n        [\n            0,\n            \"why do people only see the bad in what others do are they trying to make themselves feel better or are they just that close minded\"\n        ],\n        [\n            0,\n            \"user i usually off listening to but as soon as it's over i wake up and then that's it i'm awake the rest of the night\"\n        ],\n        [\n            0,\n            \"people who didn't listen to me always bothered me until i realized a lot of the time i was not listening to others a ha mirror\"\n        ],\n        [\n            0,\n            \"you're more interested in the act of creation today than you a more for gemini url\"\n        ],\n        [\n            1,\n            \"below 2k plz go for 300 me 5 k pas 😂 😂 😂 hashtag hashtag\"\n        ],\n        [\n            0,\n            \"highlights results of phase ii … url\"\n        ],\n        [\n            0,\n            \"intended for great user ' day the of that sort hashtag\"\n        ],\n        [\n            0,\n            \"go where you are celebrated not if they can't see the real value of you it's time for a new start hashtag\"\n        ],\n        [\n            0,\n            \"open thread for night owls five promising signs that single payer may be picking up steam url url\"\n        ],\n        [\n            0,\n            \"user my customers don't want to be beaten over the head by political stuff like that awful or v fo … url\"\n        ],\n        [\n            0,\n            \"birthday yoo ah new drama winner comeback 20th april is nice i love april 💙 💛 ❤\"\n        ],\n        [\n            0,\n            \"user user haha my team was better than yours when baseball was still suck it chicago\"\n        ],\n        [\n            0,\n            \"real estate cook book paperback baking recipes 2001 rare url url\"\n        ],\n        [\n            0,\n            \"but i looked and at the latter to love it was impossible to any time to feel only was the most hateful\"\n        ],\n        [\n            0,\n            \"cancer cells are masters of escape scientists are learning to them hashtag url\"\n        ],\n        [\n            0,\n            \"the hashtag workout program begins two weeks from today on april 17 yourselves the 2017 season is coming hashtag\"\n        ],\n        [\n            0,\n            \"i have john from user acting as my for tonight ’ s hashtag match looks for real time insights and commentary\"\n        ],\n        [\n            0,\n            \"happy from maryland seventh day church gina preaching watch live … url\"\n        ],\n        [\n            0,\n            \"trump officials from practice deciding americans don't need to know when troop go into url\"\n        ],\n        [\n            1,\n            \"don't delay starting your next move register with my jobs today url url\"\n        ],\n        [\n            0,\n            \"user so what happens against cant blame yourself cant see through smoke insert du\"\n        ],\n        [\n            0,\n            \"i'm at railway station user in url\"\n        ],\n        [\n            0,\n            \"this was such a stupid idea in the first place what white man approved this url\"\n        ],\n        [\n            0,\n            \"i rock the chs baseball team congrats for being recognized by one of your former students ❤ ️ url\"\n        ],\n        [\n            1,\n            \"she has done nothing to even deserve an official portrait white house unveils official portrait of melania trump url\"\n        ],\n        [\n            0,\n            \"user at dinner with china president donald trump entertained was pleasant at same time sent message to assad\"\n        ],\n        [\n            0,\n            \"leading service provider in the medical field seeks an account executive to cover a dc and 270 territory url\"\n        ],\n        [\n            0,\n            \"nothing is holding back your imagination now freeing you to e more for aquarius url\"\n        ],\n        [\n            0,\n            \"bake n is under new management delivery service is now available open monday to friday 7am saturday 8am sunday 9am\"\n        ],\n        [\n            0,\n            \"congratulations to our year 7 ' s who were north league winners this evening 🏆 🏆 🏆 ⚽ churchill 4 1 url\"\n        ],\n        [\n            1,\n            \"police arrest 14 year old boy in connection with facebook live sexual assault of girl 15 url\"\n        ],\n        [\n            0,\n            \"is such a fun technique used user blonde me and toned with my favorite … url\"\n        ],\n        [\n            0,\n            \"i got my two best friends to listen to ur music and we are praying to see and meet you in boston hashtag user 😘\"\n        ],\n        [\n            0,\n            \"user for wwe and old fans i guess so i think the main event should be seth one of the few matches i want to see\"\n        ],\n        [\n            0,\n            \"sometimes it looks as if i was never there sometimes i want to scream out that i'm here but you won't listen\"\n        ],\n        [\n            0,\n            \"on page of of the order by samantha shannon part 3 chapter 23 url\"\n        ],\n        [\n            0,\n            \"tired to hearing the same old tunes in the club then head down to colours tonight user for a cocktail … url\"\n        ],\n        [\n            0,\n            \"again he spoke softly wiping the tears away so his love and children don't see him like this it's fine it's just the 41 42\"\n        ],\n        [\n            0,\n            \"user how u do that because i'm work that and my shoulders to give them definition and because i'm a female it's so hard\"\n        ],\n        [\n            0,\n            \"i hate to do this but stream is off tonight i am still having major tech issues and my mood is pretty sour again\"\n        ],\n        [\n            0,\n            \"senate ' nuclear option ' clears path for high court nomination vote abc news url via user\"\n        ],\n        [\n            1,\n            \"bernie sanders it ’ s ‘ stupid and dangerous ’ to jobs over climate change video … url\"\n        ],\n        [\n            0,\n            \"user user movies are all about the box office you do not want to exclude a large segment just to be more real\"\n        ],\n        [\n            0,\n            \"user hmm let's see if we can help please follow us and let us know when you have so we can share next steps through dm\"\n        ],\n        [\n            0,\n            \"grand national 2017 live blog follow all the action from aintree url url\"\n        ],\n        [\n            0,\n            \"happy to my long lost miss love u girl 💛 sry these pics was a must user url\"\n        ],\n        [\n            1,\n            \"user top 10 nintendo switch games 01 legend of zelda 02 2 03 super mario url\"\n        ],\n        [\n            0,\n            \"found a transponder snail luffy struggles to overcome his brother's death url url\"\n        ],\n        [\n            0,\n            \"presentation today about closet providing prom dresses scholarships to folks in need url\"\n        ],\n        [\n            0,\n            \"three reasons to stand up 1 to get the remote 2 to go to the bathroom 3 because you ’ re the real slim shady\"\n        ],\n        [\n            0,\n            \"here's the challenge how do we help people understand that ag r d is food r d hashtag url\"\n        ],\n        [\n            0,\n            \"ut is currently the top big 12 and texas school in the division i directors ’ cup standings per an ut release hashtag\"\n        ],\n        [\n            0,\n            \"another battle for zuma and url by green user\"\n        ],\n        [\n            0,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"user what mocking pointing out that many who claim to be christians are ignoring te … url\"\n        ],\n        [\n            0,\n            \"user oh good grief the lunatics creep out of the woodwork with a benign statement\"\n        ],\n        [\n            0,\n            \"the effects of aging are most noticeable around the eyes where skin is delicate and thin over time it will url\"\n        ],\n        [\n            0,\n            \"user the shipping was free that's the only reason i went online 😂 😭 and i ordered like 3 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"i was so happy to escape the bugs of florida but house give me the fear that most florida bugs did combined together\"\n        ],\n        [\n            0,\n            \"you're stretching isn't why hillary won queens he has a terrible track record when it comes to winning th … url\"\n        ],\n        [\n            0,\n            \"user i'd like to let you know i started house hunting saw this was a thing and now i'm still homeless url\"\n        ],\n        [\n            0,\n            \"the robot can tell the price movements in the next few seconds that's why it's easy to win much money very fast url\"\n        ],\n        [\n            0,\n            \"user i'm so lost as to what's going on i hear bits pieces watching the news while at work i need to look up the full thing\"\n        ],\n        [\n            1,\n            \"four star general slams trump hashtag reckless rush to war as a political stunt url\"\n        ],\n        [\n            0,\n            \"what are linkedin lead gen forms and how to their impact with url\"\n        ],\n        [\n            0,\n            \"user this seemed right up your alley is this too onions cheese and citrus edition url\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"engine 284 and satellite 3 taking up from a 2nd alarm fire at a old inside floyd url\"\n        ],\n        [\n            0,\n            \"sustainable jersey for schools materials re use project the district is currently collecting materials for its url\"\n        ],\n        [\n            0,\n            \"number crunching for the past day 2 new followers and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"haven't even met my roommate in person but i can already tell we're gonna be best friends ❤ ️ ❤ ️ ❤ ️ user\"\n        ],\n        [\n            0,\n            \"the way you get the truth is you'll get hurt like the light of a blazing asteroid toward your face url\"\n        ],\n        [\n            1,\n            \"user how couldn't i your so damn sexy 100 sex goddess 🔥 🔥 🔥 url\"\n        ],\n        [\n            0,\n            \"y'all can say whatever u want but zach is sweet and kind and he didnt even do anything compared to what the others did to her\"\n        ],\n        [\n            0,\n            \"your unwavering resolve might be the key to putting things bac more for taurus url\"\n        ],\n        [\n            1,\n            \"although drinking alcohol can turn your tuesday into a friday 😊 11 95 3 99 domestic bottles url\"\n        ],\n        [\n            0,\n            \"this team is ready tomorrow is our conf opener everyday is a must win now is the time mentally tough hashtag url\"\n        ],\n        [\n            0,\n            \"user how vital is getting whe in 2 from smith isnt enough for whe rookie means jumping off swallow rough\"\n        ],\n        [\n            0,\n            \"laser scanners 2017 global key players nikon market … url\"\n        ],\n        [\n            0,\n            \"12 52 bst temperature 14 1 ° c wind s 0 mph ave 0 mph gust humidity 91 rain hourly 0 3 mm pressure 1011 hpa falling slowly\"\n        ],\n        [\n            0,\n            \"the secret will come out soon now remained quiet as possible to reach such greatness hashtag\"\n        ],\n        [\n            0,\n            \"user swell just checked your page it's been almost 2 years i remember tweeting you this time last year welcome back\"\n        ],\n        [\n            0,\n            \"and needed ' rock bottom ' at worlds to see their future ca mobile url\"\n        ],\n        [\n            0,\n            \"coming up we'll be speaking with a retired army general about the latest developments in syria on user … url\"\n        ],\n        [\n            1,\n            \"why do people put an x for anything with chris or in the word seems pretty stupid and unnecessary\"\n        ],\n        [\n            0,\n            \"meet adam this little guy was rescued from the house he is 4 months old and up to date url\"\n        ],\n        [\n            0,\n            \"heading to sweden for the extension of the organisation e on level with the whole leadership\"\n        ],\n        [\n            0,\n            \"more than half americans approve of obamacare now poll washington april 6 former us president barack url\"\n        ],\n        [\n            1,\n            \"full gallery url kane solo shoot in black 👻 add me on snapchat 18 👻 url\"\n        ],\n        [\n            1,\n            \"user would like to connect about having your support of the american cancer society relay for life of … url\"\n        ],\n        [\n            0,\n            \"you're not interested in pursuing stale goals you need to hav more for aquarius url\"\n        ],\n        [\n            0,\n            \"i'm sorry this police officer saw a man acting on the side of the road and just assumes he's on drugs and drives past user\"\n        ],\n        [\n            1,\n            \"if u a woman gamer on mike and u in a chat wid men jus know they gunna say all inappropriate shit to u\"\n        ],\n        [\n            1,\n            \"though refs spend at monitors this is the stupid espn headline refs always villains don't think rep … url\"\n        ],\n        [\n            0,\n            \"user germany s 2day most muslim immigrants n fake refugees greece … url\"\n        ],\n        [\n            0,\n            \"“ i didn ’ t want to wake up i was having a much better time asleep and that ’ s really sad hashtag\"\n        ],\n        [\n            0,\n            \"04 05 heroes and prospects fall expo 06 10 url url\"\n        ],\n        [\n            0,\n            \"everyone makes fun of razer and then they try the razer and they apologize to me when they realize that it is god tier\"\n        ],\n        [\n            0,\n            \"the se 1 ep 169 ' donut dilemma ' let's survive url via user\"\n        ],\n        [\n            0,\n            \"so yesterday i got locked in a toilet today i see the funny side 🙃 url\"\n        ],\n        [\n            1,\n            \"10 rules to surviving in chicago 1 don't sit in cars kicking it hashtag 2 get everything you need and url\"\n        ],\n        [\n            0,\n            \"happy april fools day i'll always think of it as that day in when the dutch their to off the spanish\"\n        ],\n        [\n            0,\n            \"user user extremely salty after the gf dogs 20 6 free kicks since quarter time game is built on discipline\"\n        ],\n        [\n            0,\n            \"in past 24 hrs have told judge 3 times they are hung in murder trial of gang member judge might call\"\n        ],\n        [\n            0,\n            \"i found getting my first book out there harder than getting my degree if you are having problems try this manual url\"\n        ],\n        [\n            0,\n            \"user yea i mean i'm not 100 certain if you know me in real life that you don't hate me bc of twitter\"\n        ],\n        [\n            0,\n            \"why is it important for my business to post blogs url url\"\n        ],\n        [\n            0,\n            \"press trump over wh easter tradition hashtag then learn obama did it too url\"\n        ],\n        [\n            0,\n            \"user as a i don't mind i mean both my came here illegally and knocked up white women … url\"\n        ],\n        [\n            1,\n            \"user user except when they're not funny they're just being mean selfish and drunk\"\n        ],\n        [\n            0,\n            \"i have 30 minutes to do whatever i want after that i need to start getting ready starts at 8 30 am\"\n        ],\n        [\n            0,\n            \"user o yeah u won't sue for libel since u know the nyt is telling the truth u r not so good luck\"\n        ],\n        [\n            0,\n            \"user i these words sooo yes i do know what they mean n you called me a hoe for no reason out the blue\"\n        ],\n        [\n            0,\n            \"in my life i've lived i've loved i've lost i've missed i've hurt i've trusted i've made mistakes but most of all i've learned\"\n        ],\n        [\n            0,\n            \"i've got several ideas flowing through my brain and i just love hearing your opinions so i … url\"\n        ],\n        [\n            0,\n            \"user i have had stuck in my head on a loop since about 2am url\"\n        ],\n        [\n            0,\n            \"travel ’ s biggest ceos to speak at global forum nyc sept 26 27 url url\"\n        ],\n        [\n            1,\n            \"power 98 3 96 1 brings you the pizza patron movie of the week win tickets to phoenix film … url\"\n        ],\n        [\n            1,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your weekly stats via url\"\n        ],\n        [\n            0,\n            \"op ed emerging us africa policy on security issues daily url\"\n        ],\n        [\n            0,\n            \"user yeah and she didnt look too serious either but i do have old phone of mine that i could use\"\n        ],\n        [\n            1,\n            \"justice league full movie vs batman superhero movies 201 url via user\"\n        ],\n        [\n            0,\n            \"user brothers may our be wish you all the best of luck\"\n        ],\n        [\n            0,\n            \"i'm at e in url url\"\n        ],\n        [\n            0,\n            \"hashtag religious you do not get all of the holy spirit when you are saved read blog url\"\n        ],\n        [\n            0,\n            \"have you seen ' the tale ' trailer yet url url\"\n        ],\n        [\n            0,\n            \"fade red white blue 6 it's hard to believe the sock in all it's different … url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url carly rae king of thinking go west cover live\"\n        ],\n        [\n            0,\n            \"wasps rugby union side look at launching super league team url url\"\n        ],\n        [\n            1,\n            \"i asked my friends to get me a free treat they were giving out at plaza and they didn't and i've never felt so betrayed\"\n        ],\n        [\n            1,\n            \"power and extension professional survey global market – from 2016 to 2021 url\"\n        ],\n        [\n            0,\n            \"agency calls for urgent removal of abandoned ships and in a bid to ensure safe and secure shipping url\"\n        ],\n        [\n            0,\n            \"user user with that set up of delivery it's a top 10 joke imo i quote it way too much haha\"\n        ],\n        [\n            0,\n            \"user a key thing to consider is the individual sen vs the like cats if you're a no on nom why go yes on\"\n        ],\n        [\n            0,\n            \"the west indian makes it out of the endangered zone url url\"\n        ],\n        [\n            0,\n            \"enjoying a spot of english afternoon tea is such a perfectly relaxing way to spend time with loved ones … url\"\n        ],\n        [\n            0,\n            \"beach decor wall hanging palm tree sunset decor url url\"\n        ],\n        [\n            0,\n            \"train to become a in based chronic pain management course starts soon 👉 … url\"\n        ],\n        [\n            0,\n            \"and here it is so now putin can dump assad and praise trump is complete url\"\n        ],\n        [\n            0,\n            \"user user and my opinion being expressed is that people are starting with the irrational tweets my opinion\"\n        ],\n        [\n            0,\n            \"convention stress stress moving stress friendships stress and other things are killing me and i need time away\"\n        ],\n        [\n            0,\n            \"william c household student debt trends and url\"\n        ],\n        [\n            1,\n            \"url 70 300 mm f 4 5 6 macro zoom lens for nikon … url\"\n        ],\n        [\n            0,\n            \"user trouble was guy saw the young woman running away not her face but saw her regardless … url\"\n        ],\n        [\n            0,\n            \"they stole it from water and water is life and stealing life is murder hashtag url\"\n        ],\n        [\n            1,\n            \"travel baby storage bag diaper stroller organizer bottle pouch url url\"\n        ],\n        [\n            0,\n            \"user the sad thing is i'd take our 1b situation last year over as an everyday guy in the line … url\"\n        ],\n        [\n            0,\n            \"the rise of the – french town sees sixth mosque near completion url url\"\n        ],\n        [\n            0,\n            \"no offense to my friends from stl city but if larry rice wins the election i will get a small chuckle\"\n        ],\n        [\n            0,\n            \"at least 10 children are being held in victoria ’ s maximum security adult prison take action now url\"\n        ],\n        [\n            0,\n            \"liberty links getting ready for the ncaa championship game url url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url just gameplay knight part 5 and\"\n        ],\n        [\n            1,\n            \"user url looks like both the chinese and the indian news media have temporary amnesia\"\n        ],\n        [\n            1,\n            \"url go ™ energy drink go ™ is a a natural … url\"\n        ],\n        [\n            0,\n            \"survivors welcome a decision to make a domestic abuser tell police if he gets a new girlfriend url\"\n        ],\n        [\n            0,\n            \"lucas and i working on flash cards reading his book on saturday morning he wants to read and do thank … url\"\n        ],\n        [\n            0,\n            \"user glad to hear you're keeping out of monday's always a crazy day 😳 hashtag\"\n        ],\n        [\n            0,\n            \"techcrunch picture yourself as a space tourist in these blue origin interior shots url …\"\n        ],\n        [\n            0,\n            \"prof brian cox clearly explains the ' view of human like life existing elsewhere in the universe hashtag\"\n        ],\n        [\n            0,\n            \"user they are super fun i just love that are playful but not needy like they do their own thing fo … url\"\n        ],\n        [\n            0,\n            \"22 is online i m a sensual and romantic girl with extremely beautiful eyes smile and very … … url\"\n        ],\n        [\n            0,\n            \"more to catwalk at 2017 on da runway url url\"\n        ],\n        [\n            0,\n            \"monster high left right arm hand replacement lot url url\"\n        ],\n        [\n            0,\n            \"when you find the to be who you really are and shine you give us permission to shine to ✨ ✨ url\"\n        ],\n        [\n            1,\n            \"top rated by hundreds on amazon 100 watts 12 s 139 31 url via user associate\"\n        ],\n        [\n            0,\n            \"meganium f iv 48 until 12 39 at 3 st url url\"\n        ],\n        [\n            0,\n            \"user user actually we've been watching most teams throwing up brick after brick and know it's not good basketball\"\n        ],\n        [\n            0,\n            \"‘ i don't want to leave without kris ' mother desperately seeks answers in son's disappearance url via user\"\n        ],\n        [\n            0,\n            \"so so very tired of this twilight weather when will the dawn of spring at last from her demi\"\n        ],\n        [\n            0,\n            \"houndour iv move set unknown unknown available until 06 44 05 37s url\"\n        ],\n        [\n            0,\n            \"nintendo barely ever helps fund events or promote the smash scene it's like they don't even realize what they are actively avoiding\"\n        ],\n        [\n            0,\n            \"hillary clinton blames men for election loss outrage url via user\"\n        ],\n        [\n            0,\n            \"allah says and surely we shall try you till we test those who hard for the cause of allah and url\"\n        ],\n        [\n            0,\n            \"adult book stores i happened to visit an abs adult book store in my area today i haven ’ t one in … url\"\n        ],\n        [\n            1,\n            \"new 2016 antique vintage tribal indian sewing craft url url\"\n        ],\n        [\n            0,\n            \"user but turned around at the way round about why is it always like this every saturday\"\n        ],\n        [\n            0,\n            \"you know your chat is legit when twitter trolls try to crash the party hashtag url\"\n        ],\n        [\n            0,\n            \"the most country in the world is a maldives b indonesia c malaysia d philippines ans is a maldives hashtag\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            0,\n            \"user idk about u but first like first comment heck i think i deserve a mf shirt url\"\n        ],\n        [\n            0,\n            \"when people react negatively to you turn it into something positive don't to their level appreciate all th … url\"\n        ],\n        [\n            0,\n            \"rally against lodge the will organise a rally in tomorrow against the url\"\n        ],\n        [\n            0,\n            \"a true critic ought to rather upon than joseph addison\"\n        ],\n        [\n            0,\n            \"things sjws care about having more females in me a things sjws didn't care about only playing one gender in legend of zelda\"\n        ],\n        [\n            0,\n            \"welcoming our new client great plains services located in on rt 66 mobile services url\"\n        ],\n        [\n            1,\n            \"user wait fuck im listening to the story of tonight my brain can't handle all this hamilton\"\n        ],\n        [\n            0,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"cute print for the original art by for sale in our gallery shop … url\"\n        ],\n        [\n            0,\n            \"im literally 3 minutes into i feel lost and im guys mark genuinely cares about his subscribers so damn much\"\n        ],\n        [\n            0,\n            \"video bill o'reilly comments on hashtag rips obama's weakness praises trump's strength url\"\n        ],\n        [\n            0,\n            \"user user yeah there was one at like 02 and was up at 250 when i went to report him\"\n        ],\n        [\n            1,\n            \"deborah james deputy head was on bbc breakfast talking about her cancer here's where you help url hashtag\"\n        ],\n        [\n            0,\n            \"contrary to spin trump energy jobs with new executive order url stop letting the conman sucker you hashtag\"\n        ],\n        [\n            1,\n            \"keep yourself in peak fitness with a work out in our onsite gym url url\"\n        ],\n        [\n            0,\n            \"reading comics is so hard theres so many different comics happening at once that are connected to each other\"\n        ],\n        [\n            0,\n            \"it ’ s why we ’ re seeking answers to the big important questions like how we move the needle on income inequality url\"\n        ],\n        [\n            0,\n            \"label exec charged with attempted murder in shootout mug shot url\"\n        ],\n        [\n            0,\n            \"tom then submitted a petition for a of to the united states supreme court if ever there was a url\"\n        ],\n        [\n            1,\n            \"user who hurt this dude enough for him to think that you posting come see me at your work is directed only at men lmao ignorant 💀\"\n        ],\n        [\n            0,\n            \"user i see your true colours shining through and that's why i love you i'm so proud of who you are mind following me\"\n        ],\n        [\n            1,\n            \"seriously when you met how long have you known him i met him 7 years ago and he was also my do not be ridic … url\"\n        ],\n        [\n            0,\n            \"user your politics too frequently lean sympathetic to the gop you are voting with your gut here and … url\"\n        ],\n        [\n            0,\n            \"here's a quick guide to the world during low seasons url url\"\n        ],\n        [\n            1,\n            \"if you look carefully on his forehead you can see the word ' cunt ' written on there in comic sans url\"\n        ],\n        [\n            1,\n            \"been working on april's giveaways for the past week can't wait to share it on the email list tomorrow join here … url\"\n        ],\n        [\n            0,\n            \"when and pls yes 😀 😀 😀 url\"\n        ],\n        [\n            1,\n            \"it's really annoying when people walk up and tell me what a beautiful pit is he's not a pit 🙄 😂\"\n        ],\n        [\n            0,\n            \"you may try to assert your authority by reclaiming your power more for virgo url\"\n        ],\n        [\n            0,\n            \"user user i hope michael howard hasn't seen this if we do invade it should be between noon and 2pm\"\n        ],\n        [\n            0,\n            \"did not in usa elections this is just a diversion to take the public away from our pressing issues\"\n        ],\n        [\n            1,\n            \"ready for summer user with 20 off fat removal best rates best results 2\"\n        ],\n        [\n            0,\n            \"and we ’ re back on this “ the president they said was a visual and ” url\"\n        ],\n        [\n            0,\n            \"i haven't seen or actually talked to mi in 4 days luckily i finally get to see her tonight 😊 😊\"\n        ],\n        [\n            0,\n            \"some people on welfare live better than me i work for a living pay taxes give it away to able lazy people who thinks that is right\"\n        ],\n        [\n            1,\n            \"air jordan 13 low “ brave blue ” release date 4 8 2017 color brave blue metallic silver black price 175 … url\"\n        ],\n        [\n            0,\n            \"comeback by user vs westminster falls short after the game at 3 in the bottom of the 6th up boys hashtag\"\n        ],\n        [\n            1,\n            \"first half of wrestlemania was amazing but the ending was utter shit so tired of roman being down our throats hashtag\"\n        ],\n        [\n            1,\n            \"user my brand new single nothing good comes easy like comment and retweet big up url\"\n        ],\n        [\n            0,\n            \"snubbull iv 8 0 0 15 11 10 move set tackle dazzling gleam available until 01 03 20 42s url\"\n        ],\n        [\n            0,\n            \"user when i sign in it says it needs a internet connection to and no matter what i can't get … url\"\n        ],\n        [\n            0,\n            \"user i've done 303 bt i day plan means ive to 4 dat than my 303 will be wasted plz clear me in hindi\"\n        ],\n        [\n            0,\n            \"user “ when the government picks winners and losers in the energy markets ohio consumers pay the price … url\"\n        ],\n        [\n            0,\n            \"my next bf better screenshot my damn snapchat pictures when i'm lookin fine as wine brag about me\"\n        ],\n        [\n            1,\n            \"i like how it's sexist to say women's basketball sucks there being a 111 game win streak is bad for the sport highlighted that it's a joke\"\n        ],\n        [\n            1,\n            \"cinco de mayo is almost here are you ready for your we're the perfect party necessity hashtag url\"\n        ],\n        [\n            0,\n            \"user than you get genuine article but don't get big headlines no interest journalists work hard 😓 society j … url\"\n        ],\n        [\n            0,\n            \"india to cut iranian oil purchases in row over gas field energy news et url\"\n        ],\n        [\n            0,\n            \"police s florida woman sold heroin with kids in car url url\"\n        ],\n        [\n            0,\n            \"user come join master p ford with sugar skull april 8th free admission click to rsvp url\"\n        ],\n        [\n            0,\n            \"unprecedented pope francis moves roman from thursday to sunday url url\"\n        ],\n        [\n            1,\n            \"he gives every indication that he is as much the gullible tool of liars as he is the liar in chief url\"\n        ],\n        [\n            0,\n            \"because user is always getting after me to post art on here too today's wip url\"\n        ],\n        [\n            0,\n            \"can't wait till i have grandkids and they'll ask me about brexit times the horror stories i'll tell them\"\n        ],\n        [\n            0,\n            \"i'm off to spain tomorrow night for a few days on a hen 💕 will answer mails when i'm home no calls or texts url\"\n        ],\n        [\n            0,\n            \"user it's soooooo sad like if that's how they treat me i can't imagine how they treat someone they don't know\"\n        ],\n        [\n            0,\n            \"my life is literally a series of embarrassing moments where every next one is more embarrassing than the last one\"\n        ],\n        [\n            1,\n            \"user if you're into unique accessories you're super welcome to url while you're at it 😜\"\n        ],\n        [\n            0,\n            \"i love blocking people who watch your page for months and then finally comment from the heart because they have never liked you hashtag 😂 💯 🔥\"\n        ],\n        [\n            0,\n            \"ok but i made it very clear that adrian was my man as soon as she saw that i was recording him she stares to cover her phone\"\n        ],\n        [\n            0,\n            \"many times photography has thought me things that i never have learnt in school the reality is bitter than url\"\n        ],\n        [\n            0,\n            \"this picture remains one of the best things to ever happen on the show just amazing and never gets old to see url\"\n        ],\n        [\n            1,\n            \"looking for summer camp options we have you covered join families for an afternoon of … url\"\n        ],\n        [\n            0,\n            \"user no was testing everything with a few friends of mine 3 people not including me it did not give the bonus to anyone\"\n        ],\n        [\n            0,\n            \"when you get loyalty and trust you get love and that's the goal excited to welcome another mountain boy in user to user\"\n        ],\n        [\n            1,\n            \"so delicious dairy free ice cream 1 78 each – 04 09 url url\"\n        ],\n        [\n            0,\n            \"for your name is holy i enter the holy of paul lyrics i choose to be holy because is holy url\"\n        ],\n        [\n            0,\n            \"50 days until user i move downtown ❤ ️ 😊 so many exciting things happening in these next two months\"\n        ],\n        [\n            0,\n            \"now playing saving private ryan john williams defense listen url\"\n        ],\n        [\n            0,\n            \"user right in his arms post stress disorder is caused by a event not by someone calling you melody\"\n        ],\n        [\n            0,\n            \"user yes they are 😍 may i ask what brand are they from i love eye makeup ☺ ️\"\n        ],\n        [\n            0,\n            \"getting hashtag right is essential when managing a complex software supply chain how agile is your … url\"\n        ],\n        [\n            0,\n            \"uk prime minister mentions of certainty and policy could ultimately affect europe ’ s marine energy … … url\"\n        ],\n        [\n            0,\n            \"user user want to hear hell music look out spongebob theme song sounds like tortured souls\"\n        ],\n        [\n            1,\n            \"abusers are people like chris brown not a group of fans of a band on the internet pull your head out of your ass you ignorant piece of shit\"\n        ],\n        [\n            0,\n            \"notice how the establishment is using this opportunity to dump all the blame for our massive surveillance state url\"\n        ],\n        [\n            0,\n            \"tried to figure out what to order for lunch but user's search feature isn't working and it's pouring rain outside\"\n        ],\n        [\n            0,\n            \"anyone read bamboo people currently reading book possibilities for middle any suggestions … url\"\n        ],\n        [\n            0,\n            \"user the fact that you don't weigh anything probably helps too you could down and float on the … url\"\n        ],\n        [\n            0,\n            \"emergency services responded to a fire on rd in hashtag village today url\"\n        ],\n        [\n            0,\n            \"we gon ' sit on an airplane gon ' sit on airplane sings happily on the way to the airport with user\"\n        ],\n        [\n            0,\n            \"5 innovative ways to create positive classroom culture url url\"\n        ],\n        [\n            0,\n            \"always the limber conversationalist your mind stretches into more for libra url\"\n        ],\n        [\n            0,\n            \"user user what they impeached clinton on if it was b4 a normal court any judge would just throw that away that's a fact\"\n        ],\n        [\n            0,\n            \"feeling old school hand writing notes while the paparazzi constantly snap photos around me hashtag\"\n        ],\n        [\n            0,\n            \"user is there any chance of hearing wide eyed on tour since it's not on any album i love that song\"\n        ],\n        [\n            0,\n            \"hashtag april 7th • 🆚 penn state • 🆚 • 🆚 • 1000 students url\"\n        ],\n        [\n            0,\n            \"my prof is saying don't sleep in class and don't check other sites during class but like\"\n        ],\n        [\n            0,\n            \"74 of india ’ s hashtag report increased income is contributing to greater demand for services … url\"\n        ],\n        [\n            0,\n            \"reliance jio prime plan last date extended to april 15 jio summer surprise announced url\"\n        ],\n        [\n            0,\n            \"is anyone surprised by the fact the prices are climbing at an unusual rate i have been telling my clients for url\"\n        ],\n        [\n            0,\n            \"be to check me out live on air with april 9th 91 3 fm radio for hashtag url\"\n        ],\n        [\n            0,\n            \"user this what crisis is good at that ppl got back to use their hands i've started since last year it's really a hard job though\"\n        ],\n        [\n            1,\n            \"it's a week away from the due date but i'm still in the ' ' stage without having written anything i'm so fucked\"\n        ],\n        [\n            1,\n            \"user maybe you should read this it's people like you that got us into this mess url\"\n        ],\n        [\n            0,\n            \"kennedy was assassinated for the same reason lincoln was for attempting to stop the control on us url\"\n        ],\n        [\n            1,\n            \"user mama u said sure in periscope marriage date usa offer letter give me … url\"\n        ],\n        [\n            0,\n            \"9 30 some aren't in the list half are i literally have no life since until now that i'm in co … url\"\n        ],\n        [\n            1,\n            \"i think atheist are dishonest but if one of these bastards tried to hurt one of my dishonest friends they'd have … url\"\n        ],\n        [\n            0,\n            \"worship is more of hashtag with via url\"\n        ],\n        [\n            0,\n            \"user i'm not being stubborn just realistic we can't be together every second of the day reaching out th … url\"\n        ],\n        [\n            0,\n            \"joss whedon to direct solo batgirl movie for warner bros url url\"\n        ],\n        [\n            0,\n            \"we all want to live in hashtag on thurs 4 6 a twitter storm 2 3 p et will share strategies to help make it a reality\"\n        ],\n        [\n            0,\n            \"except she's not got a week she gets £ a week in benefits 🤔 here's another idea how about one of you get … url\"\n        ],\n        [\n            0,\n            \"user they want to build a road on our territory and want us to clap for it without our go ahead cons … url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag 🇪 🇨 95 votes counted in the lead w 51 11 to 48 89 to opponent country ’ s election commission reports\"\n        ],\n        [\n            0,\n            \"user we deeply regret the inconvenience rest assured the issue is being investigated we will get back to u soon\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            0,\n            \"if user executes nuclear option to shove gorsuch down our throats we will use it to shove them out of our capitol hashtag\"\n        ],\n        [\n            1,\n            \"hahahaha 😂 😂 😂 my nigga efe don e don high scatter i just hope no too much negative drama go dey tonight ooo lol hashtag\"\n        ],\n        [\n            0,\n            \"it's as if you're stepping out of the shadows and into the lig more for virgo url\"\n        ],\n        [\n            0,\n            \"who am i o lord god and what is my family that you have brought me this far 1 url\"\n        ],\n        [\n            0,\n            \"user i love how the new songs feel less like and more like of ongoing stories did he play … url\"\n        ],\n        [\n            0,\n            \"live on show now to get your vote in and comments we'll read the best ones out url\"\n        ],\n        [\n            1,\n            \"look likes hashtag end ⚡ ️ “ report between kushner bannon has into ' alt right ' name calling ” url\"\n        ],\n        [\n            0,\n            \"survey of syrian farmers reveals agriculture should be kick started now despite huge destruction url\"\n        ],\n        [\n            1,\n            \"never forget these people will strap a bomb on walk into a crowd 72 virgins is their inspiration danger … url\"\n        ],\n        [\n            0,\n            \"911 calls capture the moments before truck crashed into bus killing 13 url url\"\n        ],\n        [\n            0,\n            \"please pray for someone to fill in as pastor of cruz church in ecuador while the are on home … url\"\n        ],\n        [\n            0,\n            \"advertisers abandon fox news ’ ‘ o ’ reilly factor ’ amid sexual harassment allegations url via … url\"\n        ],\n        [\n            0,\n            \"ok yea i listen to weird music but this guy is playing some metal mexican rap shit and i really need to leave this class\"\n        ],\n        [\n            0,\n            \"user night turned into morning and was already up at this time currently getting ready for work it … url\"\n        ],\n        [\n            1,\n            \"how can a premier league team in such a way ridiculous must answer this question bloody angry now see you at\"\n        ],\n        [\n            0,\n            \"to be honest not many opportunities to dine out with any friends actually come up especially with a toddler 😃\"\n        ],\n        [\n            0,\n            \"congrats to the winner user let us know your first block and we will deliver treat then\"\n        ],\n        [\n            0,\n            \"rocky river officially a major threat courier mail url url\"\n        ],\n        [\n            0,\n            \"baby wearing dance fitness class with tomorrow morning at 9 00 am come on up with your baby and give this a url\"\n        ],\n        [\n            1,\n            \"user the 113 billions we spend on illegals more billions on refugees can take all homeless off … url\"\n        ],\n        [\n            0,\n            \"user omg there are so many liberal twitter trolls here who don't know anything keep up the good work mr president\"\n        ],\n        [\n            1,\n            \"thanks for following me on twitter check out my youtube url to see whats new hashtag\"\n        ],\n        [\n            0,\n            \"’ s anderson named player of the year leads all america team url via user\"\n        ],\n        [\n            0,\n            \"' we have to find a language of empowerment that with people in the complex spaces that they are in ' url\"\n        ],\n        [\n            0,\n            \"like have to be kept engaged in activities 😊 url\"\n        ],\n        [\n            0,\n            \"clearly being old is my little lady after years of waking at 5am she's finally managed a saturday morning lie in of 7 30 am\"\n        ],\n        [\n            0,\n            \"do you suffer from a sports injury joint or back pain do you want an alternative to surgery or other url\"\n        ],\n        [\n            1,\n            \"some guy was walking by me stopped beside of me i'm miserable then kept walking idk what to think about that\"\n        ],\n        [\n            0,\n            \"user i only made it after seeing your tweet was going to quote you when tweeting it but it doesn't let you d … url\"\n        ],\n        [\n            0,\n            \"even if you don't watch 13 reasons why watch the last episode because holy god anyone and everyone of all ages should watch it\"\n        ],\n        [\n            0,\n            \"user usb tv for notebook now meets your monitoring criteria url\"\n        ],\n        [\n            0,\n            \"we ’ re walking through the same time connected to each other whether i go to you or you come to me hashtag\"\n        ],\n        [\n            0,\n            \"global warming fail study finds melting sea ice is actually helping arctic animals url\"\n        ],\n        [\n            0,\n            \"user so sorry to hear that your family had an extra tough time but very happy that things went right fo … url\"\n        ],\n        [\n            1,\n            \"girlfriend is hard pressed for shit to do now that her are busted anyone got any suggestions\"\n        ],\n        [\n            0,\n            \"all the martial law protests was there she was like the mother of the activists here because she url\"\n        ],\n        [\n            1,\n            \"here are 5 actors and directors who are eddie appears take a look here … url\"\n        ],\n        [\n            1,\n            \"ridiculous glad to see in article marvel executive says emphasis on hashtag may have readers url\"\n        ],\n        [\n            0,\n            \"user such a pride good job harrison proud of you man keeping here supporting you as pal\"\n        ],\n        [\n            0,\n            \"adam arrested after being caught with cocaine in nyc fox news karma is a b isn't it lol 😝 url\"\n        ],\n        [\n            0,\n            \"local artists interpret the art of transportation user reception 5 30 7 30 pm apr 6 show thru may 14 … url\"\n        ],\n        [\n            0,\n            \"💋 we just can't thank you all enough for your votes your multitude of sharing and overall support url\"\n        ],\n        [\n            0,\n            \"today we went on the for the first time just a quick journey and now we are in … url\"\n        ],\n        [\n            1,\n            \"on da plane heading to to slay with user supporting my favorite band user it's gonna be a fest\"\n        ],\n        [\n            0,\n            \"hashtag jacob honestly you should get user as an opening act she is young and so talented just like little you 🍀 🍀 👀\"\n        ],\n        [\n            0,\n            \"i don't understand why people just snap for like if i have a streak with you it's because i want to actually talk to you everyday\"\n        ],\n        [\n            1,\n            \"user take them back to africa these humanitarian ships are the should be out of the water 💀 🇺 🇸\"\n        ],\n        [\n            1,\n            \"you would love to call it quits early in the day so you can le more for cancer url\"\n        ],\n        [\n            0,\n            \"user women who do not have access to affordable family planning cannot reach their full potential\"\n        ],\n        [\n            0,\n            \"remember it's very important that you people with mental illness while also shaming them for receiving treatment\"\n        ],\n        [\n            0,\n            \"i liked a user video url a light on the wall and almost it because she is a good girl\"\n        ],\n        [\n            0,\n            \"eu fighting on hashtag britain counter productive may 4 more to jump ship sooner url\"\n        ],\n        [\n            0,\n            \"press sources thousands of mosul displaced families flow daily but the camps are and lack the … url\"\n        ],\n        [\n            0,\n            \"user i mean it's technically not legal i don't think but like for big companies i say its okay bc i … url\"\n        ],\n        [\n            0,\n            \"user are looking for eu ps4 players hit them up if interested they are an upcoming team and are very active\"\n        ],\n        [\n            0,\n            \"user cont 1 and data per day valid for 28 days one of our executives will contact you shortly to inform about your cont 2\"\n        ],\n        [\n            0,\n            \"as always user has excellent marketing advice for this time setting marketing objectives url\"\n        ],\n        [\n            0,\n            \"standing on the shoulders of this very giant url url\"\n        ],\n        [\n            0,\n            \"an elite red bull training camp makes athletes face a charging bear learn and sit in water url\"\n        ],\n        [\n            0,\n            \"we used to live in a land of situations where die now they ’ re part of our past sadly also l … url\"\n        ],\n        [\n            0,\n            \"technician ’ s perspective the win win outcome part two url url\"\n        ],\n        [\n            0,\n            \"i spent 30 minutes not listening to music so my phone could charge only to find out it wasn't plugged in properly 😔\"\n        ],\n        [\n            0,\n            \"wow i just entered for a chance to win essential oil diffuser by url hashtag\"\n        ],\n        [\n            1,\n            \"i just checked in at grill bar with hashtag download today url\"\n        ],\n        [\n            0,\n            \"as expected of a man with a full time job you made them agree with you by using exotic sounding western words hence\"\n        ],\n        [\n            1,\n            \"spotlight the bag is a mums dream the ultimate carry all url url\"\n        ],\n        [\n            0,\n            \"top story on twitter ‘ open source software could be the next key … url see more url\"\n        ],\n        [\n            0,\n            \"hey we all have to have our right my teeth into my lower lip as i finished speaking url\"\n        ],\n        [\n            1,\n            \"new site is everything you need to fight trump in one convenient place good url\"\n        ],\n        [\n            1,\n            \"user ahh i see ill threads are an issue using those to put bts in a negative light is gross i agree\"\n        ],\n        [\n            0,\n            \"i deserve a yoga retreat in thailand with a young male gentleman called named george hey feeding me\"\n        ],\n        [\n            0,\n            \"o hashtag mothers who are so to phones they ignore kids being a role model is very important for a … url\"\n        ],\n        [\n            0,\n            \"looking for hung lake geneva wisconsin com profile echo kevin not very long ago … url\"\n        ],\n        [\n            0,\n            \"user user i hope he does something about this if not then these words are just words\"\n        ],\n        [\n            0,\n            \"sorry for being a bit pessimistic but rangers lose 7 5 or something close to that url\"\n        ],\n        [\n            0,\n            \"let's clear our patio out of the old models don't miss the discounts url\"\n        ],\n        [\n            0,\n            \"user so it sounds like some accept the violence to bad that they become so as to think it should b … url\"\n        ],\n        [\n            0,\n            \"hello we invite you to our first ever it's just like a but you can url\"\n        ],\n        [\n            0,\n            \"user when loose canon djt was elected prez what else could particularly since djt gave us campaign preview\"\n        ],\n        [\n            0,\n            \"i don't understand all this bitterness among fans of genesis the never ending battle between gabriel collins era totally pointless imo\"\n        ],\n        [\n            0,\n            \"ability ™ electrical distribution control system us launch for cloud based energy management url via user\"\n        ],\n        [\n            1,\n            \"user cat sparks on the rise of fi in daily beast today move over sci fi here comes fi url\"\n        ],\n        [\n            0,\n            \"you can't improve what you don't measure – and that includes emojis 🏆 how to measure your hashtag marketing … url\"\n        ],\n        [\n            0,\n            \"nothing beats how ur family you up on facebook lmao be making u feel like a trillion bucks even when u only a million 😂\"\n        ],\n        [\n            1,\n            \"hashtag keep your bae tone your skin your teeth and cure disease with … url\"\n        ],\n        [\n            0,\n            \"user que 😘 😘 😘 many my dear denise 😇 🙏 🏻 you make my day much happier 👋 🏻 ❤ ️\"\n        ],\n        [\n            0,\n            \"user we would love to set up a residency with you please email our at com\"\n        ],\n        [\n            1,\n            \"yes i am crazy at betting but i've done my research and here is the beauty follow or don't but enjoy my be … url\"\n        ],\n        [\n            0,\n            \"loved spending time with the user team this morning we went live discussing spring … url\"\n        ],\n        [\n            0,\n            \"ive heard the word interior so many times today and each time without fail i have had to sing through interior alligator\"\n        ],\n        [\n            0,\n            \"100 natural gold pear shape cabochon pendant size gemstone url url\"\n        ],\n        [\n            1,\n            \"user hey there re this doesn't look right drop us a dm with the del add name … url\"\n        ],\n        [\n            1,\n            \"he found his daughter lying next to her boyfriend so this is what he did url\"\n        ],\n        [\n            1,\n            \"user we understand your concern apologies for the delay in response please send an sms ' ' to from 1 2\"\n        ],\n        [\n            1,\n            \"user user was looking forward to it until i found was on would rather rip my ears off\"\n        ],\n        [\n            0,\n            \"wind 6 3 mph ne barometer 30 07 in falling slowly temperature 80 4 ° f rain today 0 00 in humidity 43\"\n        ],\n        [\n            0,\n            \"i just took one of them and it just my gucci mane url\"\n        ],\n        [\n            0,\n            \"george shoots at 7 phillip dies at 7 3 10 phillip dies at 19 19 10 9 which is take a break i got bored user\"\n        ],\n        [\n            1,\n            \"100 27 scratch sand tomb 103 street 13 url time left 26 mins 16 00 00\"\n        ],\n        [\n            0,\n            \"try these exercises that will help build strength in your upper body and prime your arms for difficult yoga url\"\n        ],\n        [\n            0,\n            \"did trump aide run of the hatch act q was he on the wh grounds when he sent tweet did he do it with a g … url\"\n        ],\n        [\n            0,\n            \"creating a hashtag in a challenging area our wild wood tree pack contains great hardy species … url\"\n        ],\n        [\n            0,\n            \"user i feel like they probably explained it at the beginning of the game but i missed that\"\n        ],\n        [\n            0,\n            \"join us every wednesday at 10am and saturday at 11am for hashtag as we read a new book every week every url\"\n        ],\n        [\n            0,\n            \"messed up part is no one even noticed the of light skin ppl disappearance of dark skin ppl in media at first\"\n        ],\n        [\n            0,\n            \"user how is something that happened at 10 am breaking news at 6 30 pm url\"\n        ],\n        [\n            0,\n            \"user this conversation can last weeks i feel that it might be deadass flat but i'll need to travel more … url\"\n        ],\n        [\n            0,\n            \"a j hawk green bay jersey adult large url url\"\n        ],\n        [\n            0,\n            \"someone could just tell me to cry and i could burst in to tears when will my emotions be normal again 😥\"\n        ],\n        [\n            1,\n            \"4 things you need to know about stem and how it can benefit your business url url\"\n        ],\n        [\n            0,\n            \"personal trainer offers help willing to pump you up and help you get in shape hashtag user\"\n        ],\n        [\n            0,\n            \"user it's so frustrating 💔 i would have appreciated at least a warning e mail like ' your free trial is about to run out ' u know\"\n        ],\n        [\n            0,\n            \"we finally did this ❤ ❤ ❤ thank you to my mother and sister for raising me i know it was not easy but we finally made … url\"\n        ],\n        [\n            0,\n            \"use to really drain the swamp larry business daily … url\"\n        ],\n        [\n            0,\n            \"user so nice to see the man of the people having some luck on the gee i on the other hand had a £ 10 wi … url\"\n        ],\n        [\n            0,\n            \"tom brady and diet — will it work for you url url\"\n        ],\n        [\n            0,\n            \"user you're right everything is geared towards us believing we're just aggression machines\"\n        ],\n        [\n            1,\n            \"who thought this was a good idea to tweet someone needs to read up on their history a bit hell user prob has … url\"\n        ],\n        [\n            0,\n            \"another suicide man allegedly jumps into a canal in link bridge lagos photos url\"\n        ],\n        [\n            0,\n            \"every day w chris is perfect but last night was dope af ✨ url\"\n        ],\n        [\n            1,\n            \"wild in 100 0 15 15 15 moves tackle dig available until 09 54 27m 32s url\"\n        ],\n        [\n            0,\n            \"i liked a user video url tokyo hidden spots exploring tokyo ’ s local traditional old towns\"\n        ],\n        [\n            1,\n            \"motor vehicle technician education job description hold a full uk driving licence hold url\"\n        ],\n        [\n            0,\n            \"southern region local leaders summit trainers with the president of east rouge aft mr washington user … url\"\n        ],\n        [\n            0,\n            \"user she was like you know we can't have pets i just said yeah i know she said she's not staying long is she i was all nooo 🙃\"\n        ],\n        [\n            0,\n            \"3d interior plan view of home apartment url url\"\n        ],\n        [\n            0,\n            \"the judiciary has been threatened integrity on test let's see how they deal with this issue verbal url\"\n        ],\n        [\n            1,\n            \"my persona 5 is here hooray sure hope the dog doesn't get this plush doll url\"\n        ],\n        [\n            0,\n            \"west bronx m iv 57 until 11 18 at grand concourse url url\"\n        ],\n        [\n            0,\n            \"systems all exist to make you the player utterly miserable it was kind of an experiment that cannot be over and over\"\n        ],\n        [\n            0,\n            \"user a lot of people voted for you who voted against romney ryan if ryan writes the bills they might give you a dem congress\"\n        ],\n        [\n            0,\n            \"user not sure how that applies to the logic of naming no 4 over who dominated jays ' starting lineup but ok\"\n        ],\n        [\n            0,\n            \"user the first sign of life from channel will arrive in be there or be square\"\n        ],\n        [\n            0,\n            \"look john cena proposes to nikki bella to marry him at wrestlemania url url\"\n        ],\n        [\n            0,\n            \"this monday at user we kick off another panel talking about origins be there starts at 8p m hashtag\"\n        ],\n        [\n            0,\n            \"it's hashtag i'm whipping up my caramel white chocolate cupcakes 💕 what are you making today … url\"\n        ],\n        [\n            0,\n            \"user i discovered you're excited about social media marketing so that i feel you may want to check thi url\"\n        ],\n        [\n            0,\n            \"production assembly staff £ 17 000 sos recruitment hashtag url\"\n        ],\n        [\n            0,\n            \"🎉 🎉 happy birthday 😂 😂 please make sure your phone isn't on silent today user 😂 have fun\"\n        ],\n        [\n            1,\n            \"tan calls for presidential election to be open election url hashtag\"\n        ],\n        [\n            0,\n            \"♡ rare vintage paris france couture runway statement rose n retweet url url\"\n        ],\n        [\n            1,\n            \"bridal lingerie by more hot cosplay url url\"\n        ],\n        [\n            1,\n            \"i entered user sweeps for my chance to win an apple watch series 2 ™ url\"\n        ],\n        [\n            0,\n            \"i had so much experience these past 4 days thank you to and … url\"\n        ],\n        [\n            0,\n            \"playful relationships are just try this woman is how engagement\"\n        ],\n        [\n            0,\n            \"user obama his way through power of the pen phone and ego and look where it got us cant change 8 yrs of garbage\"\n        ],\n        [\n            0,\n            \"fewer people seem to be going abroad every year which creates a housing problem one solution is building a new residential house\"\n        ],\n        [\n            0,\n            \"user yesterday weekend with was super sir your life is inspiration to us thank you sir\"\n        ],\n        [\n            1,\n            \"there are lots of things to do around the house and you can't more for pisces url\"\n        ],\n        [\n            0,\n            \"user the little and where the are placed make it feel so much more fun to explore\"\n        ],\n        [\n            0,\n            \"have u ever used a hashtag to your debts did they help or were you left out of pocket with no be … url\"\n        ],\n        [\n            0,\n            \"phil thompson believes liverpool should use sakho as a ' bargaining tool ' for van url\"\n        ],\n        [\n            1,\n            \"i'm home now and still do pissed about the traffic i usually kill myself to avoid that i'm not going to fix the fucking typo\"\n        ],\n        [\n            1,\n            \"consumer credit counseling in minnesota url url minnesota consumer credit counseling is commonly …\"\n        ],\n        [\n            0,\n            \"ok these father son moments between george and william are the cutest url\"\n        ],\n        [\n            1,\n            \"analysis if white america is in ' crisis ' what have black americans been living through url\"\n        ],\n        [\n            0,\n            \"14 15 user 1st 15 8 2nd made of honour 25 1 3rd jewel house 11 4 url\"\n        ],\n        [\n            1,\n            \"i added a video to a user playlist url anti inflammatory diet part 7 supplements\"\n        ],\n        [\n            0,\n            \"and like i can relate to clay and his dealing with losing a good friend to suicide and also with hannah for being depressed and the entire\"\n        ],\n        [\n            0,\n            \"user they didn't see your protest songs thread and this happened 😂 😂 url\"\n        ],\n        [\n            0,\n            \"the to this of course is to engage with those to your left better than the democratic party with the left\"\n        ],\n        [\n            0,\n            \"got me looking in the mirror trying to analyze my figure telling myself i'll never be good enough for no man\"\n        ],\n        [\n            0,\n            \"you intuitively know what must be done to increase your effici more for libra url\"\n        ],\n        [\n            1,\n            \"200 2 1 2 star craft supplies western decor woodwork sn 2 url url\"\n        ],\n        [\n            0,\n            \"user i'm not sure tbh lol bit of a blur i think i just didn't tuck and roll properly landed straight on … url\"\n        ],\n        [\n            0,\n            \"an attempt to appear like we are at odds w russia when in fact 45 is in their pocket don't be fooled hashtag\"\n        ],\n        [\n            0,\n            \"writing 2 posts at the same time in two tabs one paragraph on one then switch to the other equivalent of drawing with both hands hashtag\"\n        ],\n        [\n            0,\n            \"user could you increase the xp it's very minimal right now and it would be more for players … url\"\n        ],\n        [\n            1,\n            \"user i all clicked the shit outta that damn tweet ready to press the fuck outta yes smfh i hate him\"\n        ],\n        [\n            0,\n            \"lol is the first to be eliminated thought that was gonna be bayley hashtag hashtag\"\n        ],\n        [\n            0,\n            \"nice understatement if only our was at least good for ourselves url\"\n        ],\n        [\n            0,\n            \"just discovered virginia the poet as in cambridge companion to american poetry 2011 and yes 10 10 so helpful\"\n        ],\n        [\n            1,\n            \"click here to watch the movie url super cute well shaped teen url\"\n        ],\n        [\n            0,\n            \"you feel invincible because everything you do now furthers you more for cancer url\"\n        ],\n        [\n            0,\n            \"unfortunately with the lack of critical thinking skills we've seen in too many voters obama we … url\"\n        ],\n        [\n            1,\n            \"save this number on your phone 1 and make contact as high pressure looking for url\"\n        ],\n        [\n            0,\n            \"hi user hope your well new music vid ian pewdiepie eminem mash comment and share if possible cheers\"\n        ],\n        [\n            1,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"1 yesterday at user i invited people to write down a thought or feeling about their work they'd never shared before hashtag\"\n        ],\n        [\n            0,\n            \"user i sent the dm if the message could get to her i would appreciate it corporate anyone because what she did was awesome\"\n        ],\n        [\n            0,\n            \"user is wiping out such painful tears its model of development … url\"\n        ],\n        [\n            0,\n            \"user i wonder if there is an urgent difference between and machines hashtag\"\n        ],\n        [\n            1,\n            \"i entered a giveaway for a chance to win micro sd card reader usb lightning adapter ex by url hashtag\"\n        ],\n        [\n            0,\n            \"user exactly the second one explained it the first one said with real gang members so what yu 🤔\"\n        ],\n        [\n            0,\n            \"another game another triple double 💪 🏀 do you guys think russell will pass oscar to make nba history\"\n        ],\n        [\n            0,\n            \"gotta get that late night laugh before i head to bed baby girl you know the drill url\"\n        ],\n        [\n            0,\n            \"user should i be ashamed to say i just don't find it that funny they improved with every new show not many can say that i guess\"\n        ],\n        [\n            0,\n            \"user now would a good time to share your secret plan to defeat isis the plan is more than 59 missiles putin let you fire right\"\n        ],\n        [\n            0,\n            \"dev wants to forgive him he wants a new start with him because still matters to him 😭 hashtag\"\n        ],\n        [\n            0,\n            \"user i've paid cash for an iphone received confirmation of order delivery today sun rec text saying del royal mail 1 3 days poor\"\n        ],\n        [\n            0,\n            \"video history of syria ’ s republican guard fighting terrorism and foreign aggression url via user\"\n        ],\n        [\n            1,\n            \"always the limber conversationalist your mind stretches into more for libra url\"\n        ],\n        [\n            0,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"i've just watched episode of drag race url url\"\n        ],\n        [\n            0,\n            \"audio of lake at standing committee on indigenous affairs url\"\n        ],\n        [\n            1,\n            \"click here to watch it url after breaking the ice this 👻 add me on snapchat im … url\"\n        ],\n        [\n            1,\n            \"fugly fugly fugly fugly fugly fugly fugly fugly fugly fugly fugly fugly fugly fugly\"\n        ],\n        [\n            1,\n            \"url hashtag adidas shoe white us men's size 8\"\n        ],\n        [\n            0,\n            \"user i chuckle shaking my head it was a lot bigger than you think i couldn't even get him to sleep let alone by himself\"\n        ],\n        [\n            0,\n            \"maybe that was a good thing what if those orders were to have police kill anyone who opposes trump url\"\n        ],\n        [\n            0,\n            \"follower 1 unfollowers 0 i didn't know i was this awesome get your daily stats via url\"\n        ],\n        [\n            0,\n            \"this is so cool i'm on the truck y'all far left column near guy right hand thx again for doing this … url\"\n        ],\n        [\n            0,\n            \"jeff net worth has to 75 6 billion he is now the 2nd person in the world and a man i g … url\"\n        ],\n        [\n            0,\n            \"09 21 temperature 7 8 ° c wind wsw 9 kph ave 11 kph gust humidity 65 rain hourly 0 0 mm pressure 1012 hpa rising\"\n        ],\n        [\n            1,\n            \"hella good power remix power music workout fitness hashtag url\"\n        ],\n        [\n            1,\n            \"user romeo was an imaginary character from shakespeare play and yo are so with his name and … url\"\n        ],\n        [\n            0,\n            \"i asked our twitter followers yesterday ' should carl come back to boxing and it was about a 50 50 url\"\n        ],\n        [\n            1,\n            \"3 new followers in the last day and it is more than just stats i use it for growing my account try it url\"\n        ],\n        [\n            0,\n            \"tickets go on sale at 9am tomorrow click here to check out the program get ready for morning … url\"\n        ],\n        [\n            0,\n            \"user let me just tell you that you are beautiful and dont you ever feel bad about yourself again embrace yourself ❤\"\n        ],\n        [\n            1,\n            \"donate to easter appeal with amp url hashtag\"\n        ],\n        [\n            0,\n            \"user before directing my attention to simon with raised then over at matt while debating … url\"\n        ],\n        [\n            0,\n            \"' christ requires of his people a settled to set any limit to the claims which he may make on their lives ' hashtag\"\n        ],\n        [\n            0,\n            \"don't be so ignorant as to live today like u were promised tomorrow the peak is ur goal but never forget to enjoy the view as u climb\"\n        ],\n        [\n            0,\n            \"back to back meetings on a gorgeous sunny day well at least it's inspiring and rich in … url\"\n        ],\n        [\n            1,\n            \"you want to dig in your heels today and resist change especia more for libra url\"\n        ],\n        [\n            1,\n            \"number crunching for the past day 1 new follower and no unfollowers stats via url\"\n        ],\n        [\n            0,\n            \"on fees for what it needs to be how for example do you avoid hitting educational … url\"\n        ],\n        [\n            0,\n            \"war is the continuation of the political process through other means von what are our goals for this hashtag strike\"\n        ],\n        [\n            0,\n            \"releases march 2017 part i fellowship exam screening result in family dentistry url\"\n        ],\n        [\n            1,\n            \"a picture of yourself with a fag hanging out of your mouth why would you seriously think that's a good look\"\n        ],\n        [\n            0,\n            \"im pretty sure i did terrible on my sat bc of how distracted i was but its okay because theres always next time\"\n        ],\n        [\n            0,\n            \"deal done government gets backing from nick on tax cuts for companies with under 50 million url\"\n        ],\n        [\n            0,\n            \"daytime running light bulb long life rear url url\"\n        ],\n        [\n            0,\n            \"hashtag el revoke cancel on wished for good children partners of cruel fathers in of red hills st andrew hashtag\"\n        ],\n        [\n            0,\n            \"resilience keys to success qualities best through failure – hashtag url\"\n        ],\n        [\n            0,\n            \"easter apron egg gathering pockets floral one si … by via user url\"\n        ],\n        [\n            0,\n            \"colorful feeding necklace bottle feeding nursing free url … url\"\n        ],\n        [\n            0,\n            \"user students here today for a knee lecture lab w dr dr morris ma at liz … url\"\n        ],\n        [\n            0,\n            \"in more normal stuff it appears that every lot of cut i've bought this year has been a different variety which has been lovely\"\n        ],\n        [\n            0,\n            \"user hardly much mystery to us left except for why you picked me he said letting going of her zipper … url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url to hai love mashup malik guitar cover\"\n        ],\n        [\n            1,\n            \"i was abt to develop an app for instant turbo press a button and any car can become turbo god url\"\n        ],\n        [\n            0,\n            \"user they have the answers now zero security and they are money for that they need to know how much everyone has\"\n        ],\n        [\n            0,\n            \"user they lost 20 games 20 out of 66 also fell shot wins wise in 2011 and 2014 in comparison to the other 4\"\n        ],\n        [\n            1,\n            \"looking for anyone interested in worshiping please help us out by contacting us asap url\"\n        ],\n        [\n            1,\n            \"new plant based on 2 url hashtag\"\n        ],\n        [\n            0,\n            \"user back in the day you don't know it ' cause i was an extra in full alien makeup it was fun but i was to approach\"\n        ],\n        [\n            0,\n            \"comedian tina fey blasts the college educated white women who voted for president donald url url\"\n        ],\n        [\n            1,\n            \"are you searching for kpop bts exo nct and others follow user url\"\n        ],\n        [\n            0,\n            \"user clinton responsibility on obama allowed genocidal dictators in syria to gas ppl … url\"\n        ],\n        [\n            1,\n            \"grow a little fruit tree simple techniques for small space easy new url url\"\n        ],\n        [\n            0,\n            \"user happy birthday dear live long and age where is the at so some gifts can roll in\"\n        ],\n        [\n            0,\n            \"just in time to stop inches from it thing was a full grown male which near my door and stayed put\"\n        ],\n        [\n            0,\n            \"about to bless user with some stay tuned triple black tattoo studio url\"\n        ],\n        [\n            0,\n            \"so this is a workplace idea of what is url url\"\n        ],\n        [\n            1,\n            \"888 poker jackpot 125 mar 30 2017 21 30 cet 19 30 gmt 15 30 edt password url\"\n        ],\n        [\n            1,\n            \"get deals more unbelievable than a rio jumping through hoop go to url to find out url\"\n        ],\n        [\n            0,\n            \"business idea movie theatre that serves all day breakfast what i'm saying is i could use some pancakes\"\n        ],\n        [\n            0,\n            \"i won 17 achievements in medal of honor for hashtag pts url\"\n        ],\n        [\n            1,\n            \"people really just now seeing the video of shaq playing in hs 50 years ago damn you guys are slow\"\n        ],\n        [\n            0,\n            \"plus ca change nothing to see here move on lessons have not been learned china anyone url\"\n        ],\n        [\n            0,\n            \"a path where nature remains above it on this route stretches the huge cycling road\"\n        ],\n        [\n            0,\n            \"nowplaying i empty title i i empty title i url 17 31\"\n        ],\n        [\n            0,\n            \"low key the funniest part of the surprise rick and morty s3 premiere is seeing all the jack fans who do not care and were pissed\"\n        ],\n        [\n            0,\n            \"i like dark circles under your eyes a tummy and a gap in your teeth those are what make me love you the most\"\n        ],\n        [\n            0,\n            \"if aj leaves and i don't get an aj shinsuke match to have a mark out for the ages i will flat out riot\"\n        ],\n        [\n            1,\n            \"you read that right folks sign a lease with the downs and have a chance to win 2 free hangout fest tickets url\"\n        ],\n        [\n            0,\n            \"user i've logged out and logged back in my computer is right now so i can't restart it yet … url\"\n        ],\n        [\n            0,\n            \"user we would like to inform you that your booking with the reference number 99 is confirmed for 22 apr 2017\"\n        ],\n        [\n            0,\n            \"despite lots of chances and a late goal from a sol s w the assist boys soccer dropped a tough one tonight 2 1 at\"\n        ],\n        [\n            1,\n            \"beauty of martha ’ s 9 ″ ″ pastel framed © 2016 available at true grit art gallery in ma i url\"\n        ],\n        [\n            0,\n            \"user i'm trying to imagine criticizing someone of another faith for doing so and that clearly feels wrong\"\n        ],\n        [\n            0,\n            \"this tiny lego is the beautiful of a raspberry pi and e paper display url\"\n        ],\n        [\n            0,\n            \"user i ran from to the rock gardens then back to beautiful night for it 👍\"\n        ],\n        [\n            1,\n            \"need new spring tires receive a 70 visa ® prepaid card by mail when you purchase 4 eligible url\"\n        ],\n        [\n            0,\n            \"sadly we will now never see a review by i should like to hear from others who know this period better … url\"\n        ],\n        [\n            1,\n            \"houndour ♀ 13 7 14 ember crunch has appeared available until 01 51 26 41s 395 url\"\n        ],\n        [\n            0,\n            \"simplicity ali collection women's pants skirt dress sewing pattern url url\"\n        ],\n        [\n            0,\n            \"user family name in the block i would be honored to donate funds for my family ’ s block in the mexican wall\"\n        ],\n        [\n            0,\n            \"the was kinda bitter when i him for tipping the piano bench over 5 min later he gave me this … url\"\n        ],\n        [\n            0,\n            \"user the sense but how have i now made two movies about you they're both from the same movie that i've never seen\"\n        ],\n        [\n            0,\n            \"user ur bio says cuz i aint and u just said ur not url\"\n        ],\n        [\n            0,\n            \"and how would i empower mps and like freedom of speech for the royals they had it before but whereas the royals only lost\"\n        ],\n        [\n            0,\n            \"donald trump had a 4 point plan to protect himself from the russia scandal that plan is url hashtag\"\n        ],\n        [\n            0,\n            \"the monster show podcast the return of sherlock url url\"\n        ],\n        [\n            0,\n            \"despite increasing evidence they hurt children trump school vouchers url end cons hashtag\"\n        ],\n        [\n            1,\n            \"i assure you the yellow fellas would only be able to see thru an external monitor url\"\n        ],\n        [\n            1,\n            \"user i'm starting to hate it too i like knowing just enough to get excited but for big episodes like … url\"\n        ],\n        [\n            0,\n            \"american airlines co pilot reportedly dies minutes before landing user app url\"\n        ],\n        [\n            0,\n            \"our recent post explains how city is adding a ton of red light cameras since they ’ re a big revenue driver url\"\n        ],\n        [\n            0,\n            \"hashtag dear god i've tried my best but if today i lose hope please tell me that your plans are better than my dreams\"\n        ],\n        [\n            1,\n            \"user does this apply to east indians too white euro is seriously f\"\n        ],\n        [\n            1,\n            \"i love how like i want two boyfriends but they can't touch they're mine that's not okay boy u stupid\"\n        ],\n        [\n            0,\n            \"poll finds majority of 11 to 15 year olds want sex and relationship education what do you think url from user\"\n        ],\n        [\n            0,\n            \"user did i say offended no but can't say i even saw one on brighton but wouldn't have read it\"\n        ],\n        [\n            0,\n            \"user releases story of source of nunes surveillance info only 3 weeks after denying any evidence of obama wire tapping\"\n        ],\n        [\n            1,\n            \"one person followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"business hashtag is an org ’ s sense response 2 change agile is my mindset practices solutions user\"\n        ],\n        [\n            1,\n            \"guy in my dist log class walks in looks around sighs says i can't do this shit today i'm going home then turns around and walks out 😭\"\n        ],\n        [\n            0,\n            \"susan rice will be remembered for lying about benghazi about about political use of intelligence agencies about unmasking\"\n        ],\n        [\n            0,\n            \"the model c is the beer brewing for price conscious url\"\n        ],\n        [\n            0,\n            \"i was hit by the sudden that i maybe don't really mind doing weird things so long as they stay\"\n        ],\n        [\n            0,\n            \"i went on a date with a guy last year who was really sweet and cool at work but then turned into a church monster\"\n        ],\n        [\n            0,\n            \"bet £ 10 get £ 20 in free bonus bet t c's apply join here today for your £ 20 in free bets … url\"\n        ],\n        [\n            0,\n            \"user hi hi you don't have to directly share the link of your wishes you can share other wishes too that gets hearts too\"\n        ],\n        [\n            1,\n            \"priced juniors plus size so cold shoulder shirt order now best price at url 2 url\"\n        ],\n        [\n            0,\n            \"neet tn health minister to meet in delhi on march 24 times of india url via user\"\n        ],\n        [\n            0,\n            \"the boys are back in town the boys are back in town the boys are back in town the boys are back in town\"\n        ],\n        [\n            1,\n            \"rice hashtag dratini at pkwy n at 07 03 36 29m 45s url\"\n        ],\n        [\n            0,\n            \"user yep murphy to name a few cost the blues in the last with the game on the line … url\"\n        ],\n        [\n            0,\n            \"the tornado had a note that said kill my family but the kept us safe gm love you\"\n        ],\n        [\n            0,\n            \"user lie and stop tweeting me with full put together sentences makes me feel like i'm getting a grade\"\n        ],\n        [\n            0,\n            \"wolf ’ s eye view sophomore service day in a different way url url\"\n        ],\n        [\n            1,\n            \"user you blithering idiot war was not declared and potus was within legal go back to your … url\"\n        ],\n        [\n            1,\n            \"hashtag shine on me on faith gospel radio listen here url\"\n        ],\n        [\n            0,\n            \"massive power as portland power was out to 000 portland general electric customers on … url\"\n        ],\n        [\n            0,\n            \"hashtag is over but april is an opportunity to consistently keep ur best 🍴 forward keep filling your w lots of fruits 🍉 veggies for balanced\"\n        ],\n        [\n            0,\n            \"hello everyone are you ready for attack on titan season 2 it's going to come out in 2 hours and i'm so ready\"\n        ],\n        [\n            1,\n            \"sexy bunny makes the boys blush make you easter memorable in this bunny teddy with removable url\"\n        ],\n        [\n            0,\n            \"thank you to mrs class for allowing me to read hat today during read across america week what a … url\"\n        ],\n        [\n            0,\n            \"user had if not these recent events now no longer was a beautiful planet with blooming a … url\"\n        ],\n        [\n            0,\n            \"bayleef 17 8 iv 5 0 3 with razor leaf grass knot has spawned until 05 35 33s url\"\n        ],\n        [\n            0,\n            \"one of leading causes of deaths is not trauma injuries but mothers and children dying due to lack of routine health services hashtag\"\n        ],\n        [\n            0,\n            \"actually you aren't any different than anyone else in the world a work in progress url\"\n        ],\n        [\n            0,\n            \"for autumn launch for overseas read america and yeah 5 bucks as i noted before … url\"\n        ],\n        [\n            0,\n            \"im so sorry to everyone but this acc will be closed thank you for making me happy all this while i love yall im out\"\n        ],\n        [\n            0,\n            \"user y'all need to change your policy the fact that everyone can buy 2 is absolutely ridiculous hashtag\"\n        ],\n        [\n            0,\n            \"at 3 20 in the morning i got notification and honestly i'm really happy i wasn't asleep user url\"\n        ],\n        [\n            0,\n            \"erika reveals it costs 40 000 a month to be her url url\"\n        ],\n        [\n            0,\n            \"12 tweeps followed thank you and 7 unfollowed goodbye me in the past week thank you url\"\n        ],\n        [\n            0,\n            \"ma weather 7 00 pm temp 35 9 ° f hum baro 30 in wind 0 9 mph from nne url\"\n        ],\n        [\n            0,\n            \"what wasn't that a tv just been swimming then saw sign x … url\"\n        ],\n        [\n            1,\n            \"securing your internet connection should be as important as locking your door url url\"\n        ],\n        [\n            0,\n            \"okay but i just really really want to eat well and gain some muscle because be so good his health please\"\n        ],\n        [\n            1,\n            \"it's not too late to start smart this new year and grab one of our top rated url by … url\"\n        ],\n        [\n            0,\n            \"user la artist kills off rappers d hill feed the streets via user's android app url\"\n        ],\n        [\n            1,\n            \"are you coming to the feast tonight prime rib and lobster tail dinner from 5 9 pm 9 99 for club url\"\n        ],\n        [\n            0,\n            \"you would love to call it quits early in the day so you can le more for cancer url\"\n        ],\n        [\n            0,\n            \"user do you understand how much money i've put in this 😭 and now more money i have get together\"\n        ],\n        [\n            0,\n            \"shout out to for capturing this aerial of their epic throw down meal recently … url\"\n        ],\n        [\n            1,\n            \"these princess wine glasses are perfect for girls night url url\"\n        ],\n        [\n            0,\n            \"country mouse and city mouse books entertainment ipad app 05 1 99 free … url hashtag\"\n        ],\n        [\n            1,\n            \"german dutch website new tattoo supply worldwide sending url\"\n        ],\n        [\n            0,\n            \"don't pass me the aux cord 😂 my playlist is so imma have u feeling like a savage then in your feelings to feeling in love\"\n        ],\n        [\n            0,\n            \"thanks for the sunday afternoon lesson in what makes the james bond sound user orchestra thanks for the mu … url\"\n        ],\n        [\n            0,\n            \"yooooo mi i know you will love ❤ ️ president trump's latest executive order happy … url\"\n        ],\n        [\n            0,\n            \"my baby my angel my sunshine my ray of light my cutie pie my sugar baby my cupcake the love of my life url\"\n        ],\n        [\n            1,\n            \"great day at junior baseball softball great job parents and … url\"\n        ],\n        [\n            1,\n            \"apple says it is still not considering adding capabilities to url journalists have once …\"\n        ],\n        [\n            1,\n            \"i don't know anything about but i worked with user she's a fucking baller url\"\n        ],\n        [\n            0,\n            \"its 5 30 pm and i just put an amount of iced java brand water into this glass of water\"\n        ],\n        [\n            1,\n            \"also to the students who kiss asses to get them to come to lmao i'm not going to ur gig if ur rude all the time\"\n        ],\n        [\n            0,\n            \"have a simple 3 language solution in every state and get on with your life there are far more important issues in hand\"\n        ],\n        [\n            0,\n            \"real living w url to raise funds and awareness for for humanity tucson 5k run url\"\n        ],\n        [\n            0,\n            \"i learned something new tonight there is an electric how odd hashtag url\"\n        ],\n        [\n            0,\n            \"need to switch up your don't have time to meal plan check out user … url\"\n        ],\n        [\n            1,\n            \"the benefits of going to keep your brain young health wellness url url\"\n        ],\n        [\n            0,\n            \"name jamie gender female age 35 hair grey eyes pink type blood type blood type blood type type\"\n        ],\n        [\n            1,\n            \"how to build your video marketing confidence in front of the camera url url\"\n        ],\n        [\n            0,\n            \"looking forward to putting this to use simple effective stuff from user url\"\n        ],\n        [\n            0,\n            \"come to think of it hashtag hair does look like james brown in the usa funny song lol\"\n        ],\n        [\n            0,\n            \"calling something that doesn't require a football and 2 keys being turned the hashtag is like calling someone hashtag who isn't\"\n        ],\n        [\n            0,\n            \"user user max is nice to look at too wouldn't you agree ever tweet him to tell him that\"\n        ],\n        [\n            0,\n            \"even tho i hate that i've been working this side job everyday after work and weekends with no days off feels good when that income comes in\"\n        ],\n        [\n            0,\n            \"user ur kidding when u opened with that statement about two of the most talented in the nfl and the news one maybe\"\n        ],\n        [\n            0,\n            \"user i requested prior from my health insurance company to participate in hashtag but was denied\"\n        ],\n        [\n            1,\n            \"if i hit then 3 days you a thot that pussy supposed to be your buried treasure not courtesy cup\"\n        ],\n        [\n            0,\n            \"fun fact of the day the dea just made synthetic weed legal again they consider it less deadly than marijuana 🙃\"\n        ],\n        [\n            1,\n            \"user it having a giveaway for hitting 250 000 youtube subscribers with so many amazing prizes url\"\n        ],\n        [\n            0,\n            \"user look it up i'm not your teacher i learned it in class and literally everyone i know knows that\"\n        ],\n        [\n            0,\n            \"unique home and working horse farm is an incredible income opportunity for the right buyer a perfect spot for a url\"\n        ],\n        [\n            1,\n            \"user it is twitter ur fucking useless changing the interface and not us edit tweets\"\n        ],\n        [\n            0,\n            \"the raiders need to improve at inside this writes user raiders draft needs url\"\n        ],\n        [\n            0,\n            \"user interested in makeup and beauty we'd love to have you on our facebook group hashtag come check us out xx\"\n        ],\n        [\n            0,\n            \"ah my down to pick up a down to pick up a down to pick up a ro\"\n        ],\n        [\n            0,\n            \"user art ii i power shall be vested in a president of the united states of america he shall hold … url\"\n        ],\n        [\n            0,\n            \"user from ebay and the samples came with 2 of those products i didn't know they'd send samples too 😭\"\n        ],\n        [\n            0,\n            \"finally yes he got what he deserved 😠 such a f n great show when women stand together 💪 🏼 ❤ ️ gonna miss … url\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            1,\n            \"vacation rental resort va may 5 12 two unit sleeps ten url url\"\n        ],\n        [\n            0,\n            \"user i still don't get why we are so affected it's a nj transit track and this morning my train came in on an nj … url\"\n        ],\n        [\n            0,\n            \"so look it's hump day wednesday right let's get it call your boo your crush your url\"\n        ],\n        [\n            0,\n            \"user obviously this may close off certain social options for engagement employment etc if that person i … url\"\n        ],\n        [\n            1,\n            \"hashtag is a fuzzy delusion enabling any non traditional practice to be banned more than rules url 3 3\"\n        ],\n        [\n            0,\n            \"let ’ s talk about mass effect andromeda ’ s story and tone url url\"\n        ],\n        [\n            0,\n            \"president i expect cabinet of national purpose unity – sofia news agency url\"\n        ],\n        [\n            0,\n            \"we had scientists in the past we had we had\"\n        ],\n        [\n            0,\n            \"after my cousin today i will not be handing out anymore advice about relationships with the males in my life they don't fucking listen\"\n        ],\n        [\n            0,\n            \"complete player development a mix of skating shooting small area battles in every session … url\"\n        ],\n        [\n            0,\n            \"star trek episode past tense the year is 2024 and the us is a fascist state this is a to close for comfort right now\"\n        ],\n        [\n            0,\n            \"user our world is not yours 45 you have enough dont you go away n take your family w you we … url\"\n        ],\n        [\n            1,\n            \"there are so many moms who flex their children on social media and treat their kids like shit in real life it's sad i see it a lot 😞\"\n        ],\n        [\n            0,\n            \"looks like i'm doing the us open and sunday lmfao fuck me i never wanted to step foot in ever again\"\n        ],\n        [\n            0,\n            \"i just posted something on facebook just to see how many idiots there are who don't understand sarcasm\"\n        ],\n        [\n            0,\n            \"veterans florida partners to create clean energy opportunities for vets url\"\n        ],\n        [\n            0,\n            \"user it's a form of period whether the women are brainwashed to like it or not is irrelevant\"\n        ],\n        [\n            0,\n            \"jen burns down the beach with tiny bikini while on vacation url url\"\n        ],\n        [\n            0,\n            \"that was a long week but now it's friday and the sun in shining so i'm looking forward to the user watching user tonight\"\n        ],\n        [\n            0,\n            \"woe be to those who attempt to block your progress today for more for scorpio url\"\n        ],\n        [\n            1,\n            \"6 tweeps followed me in the past week feels great do you also want to feel awesome check out url\"\n        ],\n        [\n            0,\n            \"how do i overcome what i've read and seen in hashtag there is a part of me in this show a part of all of u … url\"\n        ],\n        [\n            1,\n            \"probably a good investment gold is always a safe option in a time of uncertainty and further financial crisis … url\"\n        ],\n        [\n            0,\n            \"user user during those times a dark cola pepsi would not have done any good he would've needed a white 🇺 🇸\"\n        ],\n        [\n            0,\n            \"hi user you're the purest definition of love you're my home i love you more than words can explain mind following me ♡ — 14\"\n        ],\n        [\n            0,\n            \"this is actually a candid photo my attempt to deliberately pose like the painting looked really awful\"\n        ],\n        [\n            0,\n            \"user omg i don't even know hours maybe xd depends on how angry i get and how many times i fail a few hours at least 3\"\n        ],\n        [\n            0,\n            \"user can we talk about horrendous spanish referring has been this season like not only in barça games but a … url\"\n        ],\n        [\n            0,\n            \"thanks mrs darling for creating our easter bunny craft with us we appreciate all your help love support ❤ ️ url\"\n        ],\n        [\n            0,\n            \"so why did you break up with your ex and when will you be ready for something serious hashtag\"\n        ],\n        [\n            0,\n            \"ugh getting my second to most recent command was this easy all along i had always tried r up arrow … url\"\n        ],\n        [\n            1,\n            \"you might be puzzled today when you realize that your plans ar more for aries url\"\n        ],\n        [\n            1,\n            \"☼ ♥ nwt betsey johnson quilt 3 entry black blush bow tote handbag purse hearts url url\"\n        ],\n        [\n            0,\n            \"hashtag we will only succeed to develop a non racial nation if we stop living the past but besides 2 fighting corruption go forward\"\n        ],\n        [\n            0,\n            \"boo cha cha is our special and sweet potato lol funny article … url\"\n        ],\n        [\n            0,\n            \"you're more emotionally sensitive today and you prefer to avoi more for gemini url\"\n        ],\n        [\n            0,\n            \"the ambulance service are incredible helped my baby girl and kept us calm we're so lucky to have them\"\n        ],\n        [\n            0,\n            \"people in your immediate environment may be the cause of emoti more for capricorn url\"\n        ],\n        [\n            0,\n            \"judge says warrant invalid points out fbi agent knew it was invalid when he requested it government claims legal authority f\"\n        ],\n        [\n            0,\n            \"user user this may be but for 30m photos of damage weren't very dramatic and the appear functional stages\"\n        ],\n        [\n            0,\n            \"user yup i agree everyday he is becoming more of a spirit the feeling that you know when you are dying … url\"\n        ],\n        [\n            0,\n            \"user i liked car but he got out under caution to fix so i switched to the other beer car user 2001\"\n        ],\n        [\n            0,\n            \"home baked stories chicken w three chinese mushrooms salad url\"\n        ],\n        [\n            1,\n            \"unknown larvitar ♀ 75 6 15 15 4 bite stomp s normal til 19 23 57 14m 47s url\"\n        ],\n        [\n            0,\n            \"user nico fell silent off to the side for a brief moment she stayed silent before … url\"\n        ],\n        [\n            0,\n            \"i drove through the superstition mountains today on the trail what an adventure highly recommend it url\"\n        ],\n        [\n            1,\n            \"10 free printable mats for fabulous kids fun url url\"\n        ],\n        [\n            0,\n            \"i mean the only thing he wanted was follow obviously after he got it he suddenly started e\"\n        ],\n        [\n            1,\n            \"user here we go 😖 the predictable next step 🙄 of course it will only be used on very bad people i of t … url\"\n        ],\n        [\n            0,\n            \"i lost everything i prayed for what that tell u everything you think you want ain't always good for you\"\n        ],\n        [\n            1,\n            \"tonight at the hashtag meet us from 7 30 pm 8 00 pm by our merchandise table for … url\"\n        ],\n        [\n            0,\n            \"user 8 year of nancy president obama we've seen nothing but robbery and national debt more than … url\"\n        ],\n        [\n            0,\n            \"and when he's coming he can wear his cloth cos i've already predicted if it's not i marry it'll be\"\n        ],\n        [\n            0,\n            \"user you've failed in representing interest of you represent jubilee than poor user\"\n        ],\n        [\n            0,\n            \"🙌 yasss it's time for a great show where y'all a url url\"\n        ],\n        [\n            0,\n            \"these jokes are so funny but my brain won't stop telling why you laughing hoe you gonna die soon hashtag\"\n        ],\n        [\n            0,\n            \"this was the first hammer horror i ever watched late on a friday night though not sunday 😀 url\"\n        ],\n        [\n            0,\n            \"ehh when you got a sticky troll in your mentions who tried to spoil you on persona is this a new trend\"\n        ],\n        [\n            0,\n            \"people asking how that kendall jenner ad got approved as if 99 of commercials are not dumb they just didn't tune this one out\"\n        ],\n        [\n            0,\n            \"user the enterprise is getting ready to leave the orbit to go to and live … url\"\n        ],\n        [\n            1,\n            \"upload pictures designs or use our creator to make your own custom fabric at my fabric designs hashtag url\"\n        ],\n        [\n            1,\n            \"you want the ability to be free from other people's demands to more for aquarius url\"\n        ],\n        [\n            0,\n            \"yo real i'd like to give a shout out to all of my black brothers who try to make a conscious effort to respect and understand woman issues\"\n        ],\n        [\n            1,\n            \"i get so annoyed when i try to delete my apps and when i hold down my apps it pops up this shit bitch i just wanna … url\"\n        ],\n        [\n            0,\n            \"user take it as a compliment if you weren't hitting some nerves people wouldn't care i'd kindly thank … url\"\n        ],\n        [\n            1,\n            \"hashtag live at tokyo dome world tour 2016 legend – metal resistance – red … … url\"\n        ],\n        [\n            0,\n            \"no pen no words no image can express to you the of my only lord jesus\"\n        ],\n        [\n            0,\n            \"🚗 calling all 🚗 breakfast for dinner user will be holding a luncheon today from 4 6 pm in the\"\n        ],\n        [\n            0,\n            \"commit requests release from the program url url\"\n        ],\n        [\n            0,\n            \"found a transponder snail ace and luffy form an unbreakable wall in battle url url\"\n        ],\n        [\n            1,\n            \"i just entered for a chance to score with win gift cards and be entered for a trip to 2018 match url\"\n        ],\n        [\n            0,\n            \"the most inspirational ways mankind has respected the natural world in 15 images url\"\n        ],\n        [\n            0,\n            \"oh apr 7 climate report high 54 low 35 precip 0 0 snow 0 0 url url\"\n        ],\n        [\n            0,\n            \"user you mean trump called on all civilized nations that he hasn't already insulted and how many is that\"\n        ],\n        [\n            0,\n            \"yas just found out there's a whole new season of kitchen i haven't seen yet i guess that's what i'm doing with my day now 🙌\"\n        ],\n        [\n            0,\n            \"my hustle flow is different don't try to compare i do things this way cause it works for me 🏾\"\n        ],\n        [\n            1,\n            \"user club football is back with a huge lineup of games on supersport get the fixtures here url\"\n        ],\n        [\n            1,\n            \"nurture imagination mix and match crib dust url url\"\n        ],\n        [\n            0,\n            \"april 2017 updates for get transform in excel 2016 and the power query add in office blogs hashtag url\"\n        ],\n        [\n            1,\n            \"better days are coming they are called saturday and sunday plan your weekend with us www ge url\"\n        ],\n        [\n            1,\n            \"hate group assignments because everyone leaves shit last minute as if you dont have a life outside of school like wtf\"\n        ],\n        [\n            0,\n            \"inc pharmaceuticals healthcare deals and alliances profile updated 7 price url\"\n        ],\n        [\n            0,\n            \"user it is like a dumped in a forest that becomes an for so much new life mostly\"\n        ],\n        [\n            1,\n            \"‘ queen ’ director – the next kumar on the block url url\"\n        ],\n        [\n            0,\n            \"2 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"hashtag ️ “ – national strategy for human rights and development in guinea ” ➡ ️ … url\"\n        ],\n        [\n            0,\n            \"hashtag wwe monday night raw results returns tag team biggest raw of the year more … … url\"\n        ],\n        [\n            0,\n            \"emails in server classified she has ties url by url\"\n        ],\n        [\n            0,\n            \"first phase gets green panel nod work likely to begin in october url\"\n        ],\n        [\n            0,\n            \"here's my pick of the best hashtag images participate to create your own collage url\"\n        ],\n        [\n            1,\n            \"user user omg why isn't this my porn name 😭 i could say things like suck my\"\n        ],\n        [\n            0,\n            \"cow is universal mother kindly implement gujarat legislative cow slaughter bill all over india no diff stand for ne user user\"\n        ],\n        [\n            0,\n            \"i pulled something out of my dog's mouth with my bare hands and upon further i discovered that it was a head 🙃\"\n        ],\n        [\n            0,\n            \"help to shut down the the world's greyhound url url\"\n        ],\n        [\n            0,\n            \"i am so emotional rn i am so bc i hav u now welcome to the fam tripod url\"\n        ],\n        [\n            0,\n            \"user how about colluding with foreign govt to win presidential election is that bigger\"\n        ],\n        [\n            0,\n            \"user for those who haven't seen them don't know how to find them they are spectacular 😉\"\n        ],\n        [\n            0,\n            \"found this while cleaning out the new office 365 day devotional god ain't through with me yet … url\"\n        ],\n        [\n            1,\n            \"cup mount tripod adapter camera accessories for gopro hero 4 3 2 hd url url\"\n        ],\n        [\n            0,\n            \"user user well they will lose more than 300 000 in business now someone at doesnt understand the meaning of a bad deal\"\n        ],\n        [\n            1,\n            \"thanks arc home testing for follow why not follow too grab your free url\"\n        ],\n        [\n            0,\n            \"user i had a great time in st louis it was a great city the wow wish i had more the 1 day there\"\n        ],\n        [\n            0,\n            \"our taxi driver when you look for a guy to marry look for a best friend but first find who you are and be self sufficient 😭 😌\"\n        ],\n        [\n            1,\n            \"u s small cent 9 rolls estate from old coin shop sold as is url url\"\n        ],\n        [\n            0,\n            \"detention of social justice champions user co will only ongoing … url\"\n        ],\n        [\n            0,\n            \"connect give and lead bravely do that and the future is yours – ted hashtag\"\n        ],\n        [\n            0,\n            \"latest news trials for israeli missiles worth over rs 4 000 crore manipulated url\"\n        ],\n        [\n            0,\n            \"today we honored our true american heroes on the first ever national vietnam war url by … url\"\n        ],\n        [\n            0,\n            \"user yo if you want to broadcast a real sport you'll be at the ultimate indy invite today in indianapolis hashtag\"\n        ],\n        [\n            0,\n            \"thanks jack i love too nothing quite like the west coast of ireland url\"\n        ],\n        [\n            0,\n            \"baby kids eggs puzzle toy learning development educational toys url url\"\n        ],\n        [\n            0,\n            \"sir roger – the man as a traitor who took on the devil url url\"\n        ],\n        [\n            0,\n            \"thats rich since its the republicans who keep changing the rules when it doesn't go their way in the first place … url\"\n        ],\n        [\n            0,\n            \"see my letter to mps following two year anniversary since hashtag act receives royal url\"\n        ],\n        [\n            0,\n            \"user all i remember is they played ' its so hard to say goodbye ' in between classes on the pa all day an … url\"\n        ],\n        [\n            1,\n            \"tag and share competition for € 30 bar tab 5 free passes this thursday user electric thursday free in url\"\n        ],\n        [\n            0,\n            \"you might wish a friend or partner would lighten up a little t more for scorpio url\"\n        ],\n        [\n            0,\n            \"user so why try to sell them for so much when so many of us from their own hometown got screwed over i … url\"\n        ],\n        [\n            0,\n            \"i will hear that play for never anything can be when and duty tender it hashtag\"\n        ],\n        [\n            0,\n            \"wind 0 7 mph e barometer 1004 5 hpa rising slowly temperature 8 1 ° c rain today 0 0 mm humidity 72\"\n        ],\n        [\n            0,\n            \"april 2017 umm pretty sure this stuff was made exactly for me 😍 they only had this one … url\"\n        ],\n        [\n            0,\n            \"big drop on pc desktop concerns channel may well be accurate but 4 5 b cap loss says just reason to sell\"\n        ],\n        [\n            0,\n            \"words have fallen silent like soldiers to the grave no matter what they do or say lay me on the sleepy by the tracks upon your face\"\n        ],\n        [\n            0,\n            \"more like how to break into something that is not yours and requires a key that you dont have hashtag url\"\n        ],\n        [\n            0,\n            \"user re naming kids after the boys i have a friend who is named after jordan knight from lol we mock him for this often\"\n        ],\n        [\n            0,\n            \"can nig ministers national anthem are they not representing this country nig again we know all these things just\"\n        ],\n        [\n            0,\n            \"first lighting gig last night location serena hotel one step at a time feel free to hit me up for … url\"\n        ],\n        [\n            0,\n            \"user ok us tv comedy sure but surely it's not that hard to figure out who's top of the political hate list hint he's orange\"\n        ],\n        [\n            0,\n            \"meganium iv 57 8 12 8 6 move set razor leaf solar beam available until 12 03 48 url\"\n        ],\n        [\n            0,\n            \"seems indian judiciary is loosing its credibility if no then why injustice with asaram bapu ji hashtag asap\"\n        ],\n        [\n            0,\n            \"i'm watching some of the old seventeen tv videos and i want to cry my babies grew up so fast and so well 😭 😭\"\n        ],\n        [\n            0,\n            \"considering leaving sprint after a decade i'm looking for a new cell phone service provider that won't break url\"\n        ],\n        [\n            0,\n            \"i think president trump should work with anyone who will help to hashtag just get it done url\"\n        ],\n        [\n            1,\n            \"well done to the leicester lads again great form since got sacked shame on the fucking lot of you\"\n        ],\n        [\n            0,\n            \"user i'd freak out so bad no matter what time it was i'd knock down my dr door to make him get it out hope i … url\"\n        ],\n        [\n            0,\n            \"user its so bizarre one time i found an video of a dude tapping the mic and whispering lyrics\"\n        ],\n        [\n            0,\n            \"i'd like to thank the american for the poster love especially in my home … url\"\n        ],\n        [\n            1,\n            \"new island now provides value for of old fashioned cocktails url\"\n        ],\n        [\n            1,\n            \"the hybrid zip is the newest addition to our casual 100 custom range check it out at url\"\n        ],\n        [\n            0,\n            \"heart my heart for this man and all those suffering don't look away because it makes you url\"\n        ],\n        [\n            0,\n            \"your clear vision of success motivates you to reach higher to more for capricorn url\"\n        ],\n        [\n            1,\n            \"in just bred this hot guy cause my hole wasn't such a sweet body and hole url\"\n        ],\n        [\n            0,\n            \"everyone seems to have things to do and places to go meanwhil more for libra url\"\n        ],\n        [\n            0,\n            \"confused why is cheaper than buying them together vs for 20 200 1000 url\"\n        ],\n        [\n            1,\n            \"as much as we love avocados it can be toxic for our pets no for them means more for you hashtag … url\"\n        ],\n        [\n            0,\n            \"a tiny part of me is happy for a few very dear friends who their beloved carolina cheers to you all url\"\n        ],\n        [\n            0,\n            \"user i don't believe in people blaming others for their suicide but it seems like it by the trailer what do you think\"\n        ],\n        [\n            0,\n            \"and hosting user right now if you already follow go show some love and whack him a follow url\"\n        ],\n        [\n            0,\n            \"south africa leaders divided after president zuma gordhan url url\"\n        ],\n        [\n            0,\n            \"user user some crazy new show some girl kills her self and leaves tapes explaining why it seems weird but it hooks you in 😂\"\n        ],\n        [\n            0,\n            \"brushing my teeth turned into a worldwide fully listed event thanks to all of you your illegal stalking surveillance i have teeth\"\n        ],\n        [\n            0,\n            \"user i always wonder if he will says these same things when in china or countries of the middle east\"\n        ],\n        [\n            1,\n            \"intro to math by by llc now free on the app store download via url\"\n        ],\n        [\n            1,\n            \"user make sure you check out monkeys running around the streets markets and rice my fav place here 😛\"\n        ],\n        [\n            0,\n            \"user shepard ample basket could this be the chosen only the ceremony of the three … url\"\n        ],\n        [\n            0,\n            \"railways bounces back posts all time high revenues url via nmapp url\"\n        ],\n        [\n            0,\n            \"wins most influential entertainment personality in usa url url\"\n        ],\n        [\n            0,\n            \"4 people followed me and one person unfollowed me automatically checked by url\"\n        ],\n        [\n            0,\n            \"what word describes your day — well everyday is something like yesterday i feel kinda meh and today i feel little … url\"\n        ],\n        [\n            0,\n            \"scouting talent for more info please jump to url url\"\n        ]\n    ],\n    \"es\": [\n        [\n            1,\n            \"easyjet quiere duplicar el número de mujeres piloto verás tú para aparcar el avión url\"\n        ],\n        [\n            1,\n            \"el gobierno debe crear un control estricto de inmigración en las zonas fronterizas con colombia por q después del 20 8 querrán venir en masa\"\n        ],\n        [\n            0,\n            \"yo veo a mujeres destruidas por acoso laboral y callejero otras con depresión debido a violación sexual o maltrato … url\"\n        ],\n        [\n            0,\n            \"antonio caballero y como ser de mal gusto e ignorante a la vez claro que no es lo mismo acoso sexual y violación p … url\"\n        ],\n        [\n            0,\n            \"user cuánto hijo de puta sobra en el mundo\"\n        ],\n        [\n            0,\n            \"pablo casado debería estudiar un máster en inmigración url\"\n        ],\n        [\n            0,\n            \"hashtag detienen en guatapanal motocicleta y nacional haitiano indocumentado url\"\n        ],\n        [\n            1,\n            \"user llora te lo mereces por zorra\"\n        ],\n        [\n            0,\n            \"padres indocumentados realizaron una huelga de hambre para pedir ser liberados url url\"\n        ],\n        [\n            0,\n            \"a tomi alegre jakskksjsj — cállate q tdv estoy de duelo puta url\"\n        ],\n        [\n            1,\n            \"user user callate gallina puta y cntala cmo quieras bolso culo facil jajajaaj hijooo\"\n        ],\n        [\n            0,\n            \"todos hashtag ppk presidente de lujo perú no va al mundial 2017 já ilusos\"\n        ],\n        [\n            0,\n            \"el juez cita a declarar a la menor que denunció abusos por parte de jugadores de la hashtag url\"\n        ],\n        [\n            0,\n            \"pd a ver si cierran de una puta vez tv3 que no sé todavía qué servicio público ofrece para que merezca dinero de nu … url\"\n        ],\n        [\n            0,\n            \"yo estaba claro que esta vida de trabajador inmigrante fundido máquina iba a ser difícil y es verdad es difícil jajaja\"\n        ],\n        [\n            1,\n            \"user user no tienes ni puta idea la melodia es mi novia es sevillista una puta mas\"\n        ],\n        [\n            0,\n            \"user user diappoler jajaja cállate pepe niño polla si me han llenado de notificaciónes jajajajaja\"\n        ],\n        [\n            0,\n            \"¿ mojigatas moralinas ¿ neta ¿ por estar en contra del acoso sexual y la violación en el trabajo\"\n        ],\n        [\n            0,\n            \"si cualquier cosa es violación o acoso se minimizan la violación y el acoso por lo tanto pierden las víctimas de … url\"\n        ],\n        [\n            0,\n            \"odio los viejos que se creen que se merecen todo hijo de puta tú lo que te mereces es una tumba\"\n        ],\n        [\n            1,\n            \"user tu eres demasiado perra 😂\"\n        ],\n        [\n            0,\n            \"user user callate la puta boca gordo almagro\"\n        ],\n        [\n            0,\n            \"es un gran regalo y una polla un regalo aquí no le han regalado nada se lo ha currado muchísimo ya vale con las tonterías hashtag\"\n        ],\n        [\n            1,\n            \"user puteria y perico también somos almas gemelas excepto que tu eres puta desde él vientre\"\n        ],\n        [\n            1,\n            \"dos amigos hablando raúl q me das por mi mujer nada trato hecho\"\n        ],\n        [\n            1,\n            \"user callate perra re despierta estoy\"\n        ],\n        [\n            0,\n            \"ah vaina ¿ ahora no puedo criticar porque soy inmigrante dios mío ¿ por que hay gente así 😒 😒 url\"\n        ],\n        [\n            0,\n            \"immigration invasion entrada masiva de inmigrantes subsaharianos a ceuta españa url via … url\"\n        ],\n        [\n            0,\n            \"de esto que estás escribiendo y te preguntas lo callada que está la perra miras hacia atrás y te encuentras esto url\"\n        ],\n        [\n            1,\n            \"en ese listado deben estar de segundo los árabes y chinos que nos tienen jodidos vienen de sus países con una mano … url\"\n        ],\n        [\n            0,\n            \"guyana recibirá 30 mil de unicef para atender a refugiados venezolanos url url\"\n        ],\n        [\n            0,\n            \"cómo cuando estás bien prietita y te dicen güera jajaja\"\n        ],\n        [\n            1,\n            \"user tu eres la perra mas perra de las perras\"\n        ],\n        [\n            0,\n            \"user maldito hijo de perra no sé por que no se fue por una puta letrina en su pueblo y se ahogó en mierda como lo merecia\"\n        ],\n        [\n            1,\n            \"a ver quién paga la factura y cómo se reparten el marrón de dejar inmigrantes ilegales sueltos por sus ciudades y … url\"\n        ],\n        [\n            0,\n            \"el tiempo no existe la división espacio temporal es una invención del hombre por lo tanto cállate hijo a de puta\"\n        ],\n        [\n            1,\n            \"user ahora que me has faltado el respeto te lo puedo decir por fin ¡ a fregar puta\"\n        ],\n        [\n            0,\n            \"me mandan esta mierda cultura de la violación en sus mejores pantallas escoria se puede hacer algo user url\"\n        ],\n        [\n            0,\n            \"la conferencia sectorial de inmigración y emigración se reúne dentro de una hora por primera vez desde 2015 en lo … url\"\n        ],\n        [\n            0,\n            \"final champions league libertadores y sudaca tour giro y vuelta wimbledon super bowl url\"\n        ],\n        [\n            1,\n            \"user cállate puta aprende a hablar y blanqueate el hocico hashtag\"\n        ],\n        [\n            0,\n            \"mercedes y vodafone se lían en la polémica del futbolista özil sobre el racismo en alemania “ soy alemán cuando gan … url\"\n        ],\n        [\n            1,\n            \"calmados no se amontonen pinches nacos frijoleros pikense el culo 🖕 🏽 😑 url\"\n        ],\n        [\n            0,\n            \"user cuando te conozca te pego un chicle en la cara a ver si te ves algún día bien\"\n        ],\n        [\n            0,\n            \"como me matas cuando te mueves así de lento siento todo el recorrido y la presión de tu coño alrededor de mi polla … url\"\n        ],\n        [\n            1,\n            \"la moronegrada está hundiendo el país a base d ser cobradores netos d pensiones teroristas robar violar trafica … url\"\n        ],\n        [\n            1,\n            \"— ¿ porque la esatua de la libertad es mujer — porque se nescesitaba una cabeza hueca para hacer un mirador\"\n        ],\n        [\n            1,\n            \"user user cállate perra de mierda culona\"\n        ],\n        [\n            0,\n            \"lo peor es que luego los lees y estos simios deformados insinúan que la mujer es malvada y una zorra muajajajaja en … url\"\n        ],\n        [\n            0,\n            \"user user callate bobo hijo de puta bestia humana lacra asquerosa izquierdistas rateros mal paridos\"\n        ],\n        [\n            0,\n            \"me obligan a tragar polla y me mean en la cara 😮 url\"\n        ],\n        [\n            0,\n            \"bronceado 2018 goals he ido al kebap y me han hablado en árabe ✔ misión cumplida\"\n        ],\n        [\n            0,\n            \"la sacaron justo a l dia siguiente del documental por cierto excelente destapa la cruda realidad del inmigrante y … url\"\n        ],\n        [\n            0,\n            \"justificó la violencia a los diputados diciendo que ellos fueron a provocar podes ser tan hijo de puta marcos peña\"\n        ],\n        [\n            1,\n            \"user callate perra loca con meterte con louis ya es mucho te metes con barderas\"\n        ],\n        [\n            0,\n            \"yo no te discuto como sacar una muela así que cállate la puta madre\"\n        ],\n        [\n            1,\n            \"¿ para que se inventó el alcohol para que las feas gordas y canis perdieran la virginidad\"\n        ],\n        [\n            1,\n            \"hay mujers inteligentes si son hombres que se han operado de cambio de sexo al revés no\"\n        ],\n        [\n            1,\n            \"y a los latinos nos dicen sudacas conquistados e incivilizados ¿ qué cosas no 👀 no todos url\"\n        ],\n        [\n            0,\n            \"me voy a pintar el pelo güero para que alfredo me quiera\"\n        ],\n        [\n            1,\n            \"los inmigrantes muestran su cara más violenta con peleas en plena calle — el pueblo de ceuta url\"\n        ],\n        [\n            0,\n            \"ayer me estaba muriendo de una perra infección en la garganta y hoy me la peló ya estoy mejor 😎\"\n        ],\n        [\n            0,\n            \"joder me cago en la puta que robo raoul se lo merecía joder hashtag\"\n        ],\n        [\n            0,\n            \"así que tú eres el hijo de puta que se está comiendo todos los ñus vente que vamos a hablar url\"\n        ],\n        [\n            0,\n            \"1 el desnudo siempre ha formado parte del arte 2 el arte es super relativo 3 callate la boca de una puta vez url\"\n        ],\n        [\n            0,\n            \"si maltratas a un animal sos un hijo de puta y te merecés vivir de la peor manera\"\n        ],\n        [\n            0,\n            \"user merecias ser ahogado hijo de perra pero mildis\"\n        ],\n        [\n            1,\n            \"antonio adán mi novia es sevillista y es una puta mas sevilla 3 real url vía user\"\n        ],\n        [\n            1,\n            \"user siempre te hago el aguante callate mña si perra\"\n        ],\n        [\n            0,\n            \"los procesos administrativos tienen que ser rápidos para menores inmigrantes refugiades ya que el futuro de eses m … url\"\n        ],\n        [\n            0,\n            \"user habemos muchos hombres en contra del acoso eso sí no todos lo expresamos desde el prejuicio sexi … url\"\n        ],\n        [\n            1,\n            \"— mujer bésame una vez y te pertenecere para siempre ♥ — hombre ostia gracias por la advertencia\"\n        ],\n        [\n            0,\n            \"llamar “ mala puta ” a una mujer es denominado “ poema satírico ” siento verdadero asco de oír leer y ver este t … url\"\n        ],\n        [\n            1,\n            \"eso demuestra que no son “ refugiados ” de países en guerra sino económicos lo q es humano hasta q te das cuenta q … url\"\n        ],\n        [\n            0,\n            \"user 12 años jugando a la play le enseñaron bastante que hijo de remil puta\"\n        ],\n        [\n            1,\n            \"llevamos ya 3 casos asilados de violencia de inmigrantes en la zona de barcelona en una semana ¿ a partir de cuanto … url\"\n        ],\n        [\n            0,\n            \"apartas el tanga a un lado posas mi polla en tu coño y te dejas caer despacio metiéndola entera que placer me da … url\"\n        ],\n        [\n            1,\n            \"user callate perra yo hago lo que quiero\"\n        ],\n        [\n            0,\n            \"me acaban aqui de enseñar al niño polla o deberia decir pringado de la vida q lo unico q ha hecho en su vida indir … url\"\n        ],\n        [\n            0,\n            \"yo creía que ese jueguito solo existía para los árabes jajaja url\"\n        ],\n        [\n            1,\n            \"user tú eres mi perra ¿ yo qué culpa\"\n        ],\n        [\n            0,\n            \"acabo de ver a una señora igualita a lupita d ’ alessio y dije fue como omfg is dat la leona dormida o nomas otra señora güera\"\n        ],\n        [\n            1,\n            \"user jajjajaj cállate perra me lo dijo por otra cosa no x eso\"\n        ],\n        [\n            0,\n            \"el orgullo que siento 🏼 es inmenso sos único 💙 te lo re mereces porque sos un actorazo de la puta madre url\"\n        ],\n        [\n            0,\n            \"amigos con todo el respeto y con mas humor les comparto esta publicidad de tacos árabes y mas ubicado en camino v … url\"\n        ],\n        [\n            1,\n            \"la policía británica permitió la violación de 1 000 niñas pobres por parte de árabes url via user\"\n        ],\n        [\n            0,\n            \"user vete a tomar por culo gilipollas tu felipe tendrías q estar en la puta mina y cállate la boca que no … url\"\n        ],\n        [\n            1,\n            \"user eres una basura de persona lo cual no me sorprende porque eres sudaca y asi son los tercermundistas\"\n        ],\n        [\n            1,\n            \"callate por zorra le dice damián jajajaja\"\n        ],\n        [\n            0,\n            \"en ceuta hay una montaña que simboliza todo lo que ocurre a ambos lados de la valla perfilada en la roca con el bu … url\"\n        ],\n        [\n            0,\n            \"user hoy toda esta escoria está callada me gustaría oírlos hablar hashtag\"\n        ],\n        [\n            1,\n            \"¿ aquí es la oficina de atención contra el racismo claro que sí pásele pinche indio prieto sarrapastrozo ahorita … url\"\n        ],\n        [\n            0,\n            \"user el simio fuenlabreño al cual tengo que ver más a menudo eres un tío de puta madre y te mereces lo m … url\"\n        ],\n        [\n            1,\n            \"user callate que mañana nos vemos perra\"\n        ],\n        [\n            0,\n            \"user y lo que no es la voz ¿ eh ¡ movimiento semen\"\n        ],\n        [\n            0,\n            \"me pone mal verte mal pero no por mi sino por vos la puta madre te mereces el cielo no te quedes en una nube sola\"\n        ],\n        [\n            0,\n            \"600 manteros saltaron la valla en ceuta el otro día url\"\n        ],\n        [\n            0,\n            \"pedimos picada árabe 3 palabras 1 corazón feliz\"\n        ],\n        [\n            0,\n            \"user que te calles ya pesao aceptalo de una puta vez y dejalo ya en el pasado pide disculpas y ya conbio\"\n        ],\n        [\n            0,\n            \"user lucas callate que no lees dm nunca la puta que te pario ahre\"\n        ],\n        [\n            0,\n            \"cómo me atraen las güeras 🤤\"\n        ],\n        [\n            1,\n            \"pero callate puta no nos vemos hace meses y ahora que me voy me querés ver me caes mal agustina url\"\n        ],\n        [\n            1,\n            \"¿ esto podría explicar el brutismo caribeño y el subsahariano ¿ habrá correlación extreme heat linked with reduced … url\"\n        ],\n        [\n            1,\n            \"porque las mujeres ven las peliculas porno enteras porque se creen que al final se van a casar o algo\"\n        ],\n        [\n            0,\n            \"es una chinguita hacer tamales refunfuña mi sirvienta la diódora cállate o te van a salir agrios le digo … url\"\n        ],\n        [\n            1,\n            \"user no nos confundamos muchas mujeres posan de victimas de acoso solo con una mirada ridículas ¿ estas s … url\"\n        ],\n        [\n            1,\n            \"user cállate puta katy perri de los xiniyos y nunca mejor dicho\"\n        ],\n        [\n            0,\n            \"si dios maldijo a eva porque se comió una manzana imagínense lo que va a hacer cuando se entere de que andan de b … url\"\n        ],\n        [\n            1,\n            \"user como estáis tan evolucionados culturalmente le recordais a cualquiera cuales son las normas cívicas esp … url\"\n        ],\n        [\n            0,\n            \"el director general de la guardia civil recorrerá esta tarde la valla que fue asaltada en ceuta ¡ ¡ ¡ a buenas horas mangas verdes\"\n        ],\n        [\n            0,\n            \"user tu eres zorra amiga jajajajajajajaja\"\n        ],\n        [\n            1,\n            \"odiame ero al mirarte a un espejo recuerda yo soy agil y atractiva tu eres una puta cerda 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"lo malo del tema de acosos sexual que se da en todos lados … es simple … abuso físico violación o coacción son un de … url\"\n        ],\n        [\n            0,\n            \"ice le da gran prioridad a la lucha contra la inmigración ilegal incluyendo la búsqueda de extranjeros … url\"\n        ],\n        [\n            0,\n            \"queria charlar de algo yo soy feminista siempre que una victima habla de algun abuso acoso o violacion que sufri … url\"\n        ],\n        [\n            0,\n            \"de regreso al trabajo en cancha para univisión deportes en el américa vs veracruz se acabó hasta la melena güera … url\"\n        ],\n        [\n            0,\n            \"user yo se q soy la persona indicada para estos momentos no te lo mereces pero sos mi hermano hijo de mil puta ahi t hablo\"\n        ],\n        [\n            1,\n            \"user callate que vos ni rollos tienes che puta\"\n        ],\n        [\n            0,\n            \"quieroite un lomito arabe com salsa de ajo\"\n        ],\n        [\n            0,\n            \"la introducción de los discursos de disculpa de los acusados de acoso sexual este año url\"\n        ],\n        [\n            1,\n            \"llegarán en masa a cartagena de nosotros y nuestros gobernantes depende dar con la verdadera solución natural los … url\"\n        ],\n        [\n            0,\n            \"una chica dijo que no le gustaron los chistes sobre acoso y violación en el video de rubén y esto le contestaban al … url\"\n        ],\n        [\n            1,\n            \"no son subsaharianos son negros que yo sepa sudán y níger están en el sáhara hashtag\"\n        ],\n        [\n            0,\n            \"el inmigrante que se queja del inmigrante que se queja del inmigrante y así hasta el infinito url\"\n        ],\n        [\n            0,\n            \"te puedo tener todo el respeto del mundo pero esque con una puta voz que me des ya no te lo mereces entenderlo respeto por respeto\"\n        ],\n        [\n            0,\n            \"el asesinato se hace en nombre del antifascismo imbeciles como tú user hacen que esta escoria crezca url\"\n        ],\n        [\n            1,\n            \"transparencia venezuela cuando un indocumentado pasa de reposero y chocador de autobuses del metro a manejar la p … url\"\n        ],\n        [\n            1,\n            \"ultra pendeja este ciudadano común teatro le bajo pelotudis esposelo y 6 horas al calabozo vago indocumentado … url\"\n        ],\n        [\n            0,\n            \"muchas personas creen q una mujer es abusada o acosada por ir muy descubierta pero yo he visto acoso a mujeres por … url\"\n        ],\n        [\n            0,\n            \"jackie y hyde merecian estar juntos la puta madre quiero romper todo\"\n        ],\n        [\n            1,\n            \"reino unido cero cristianos entre los 1 112 sirios refugiados reubicados en esd pais en lo que va de año en 2017 … url\"\n        ],\n        [\n            1,\n            \"¡ bueno y tu eres una puta arrastrada laidy gómez cargó contra guanipa y lo tachó de divisionista … url\"\n        ],\n        [\n            0,\n            \"del árbol del silencio pende el fruto de la seguridad proverbio árabe\"\n        ],\n        [\n            1,\n            \"cuando no tengo a nico mi novia es mi perra url\"\n        ],\n        [\n            1,\n            \"estoy flipando le estaba diciendo a este chico que mi padre pegaba e insultaba a mi madre que tiene dos denuncias … url\"\n        ],\n        [\n            0,\n            \"estoy haciendo el check in a una muchacha de los emiratos árabes ella ese tatuaje es árabe ¿ no yo sí 😨 yo pe … url\"\n        ],\n        [\n            1,\n            \"no puedo con lo que dice la canción de ‘ que perra mi amiga ’ y tú eres perra ládrame 😂\"\n        ],\n        [\n            1,\n            \"user deja de provocarme maldita perra\"\n        ],\n        [\n            0,\n            \"joder nagore cállate de una puta vez pesada de los cojones ay dios la odio por qué tan tonta diooos espero que no m … url\"\n        ],\n        [\n            1,\n            \"que cuza antes la calle una mujer inteligente o una tortuga vieja una tortuga vieja porque las mujeres inteligentes no existen\"\n        ],\n        [\n            0,\n            \"pero imbecil no ves que no haces reir a nadie jala bolas callete quedate como muerto escoria url\"\n        ],\n        [\n            1,\n            \"user cómo que te follas a una perra y olvidas su nombre 0 sí bebé me gusta mucho tu inglés podrías enseñarme un poco\"\n        ],\n        [\n            0,\n            \"user estudiante sueca elin ersson impide deportación de un solicitante de asilo afgano url\"\n        ],\n        [\n            1,\n            \"user o el de los flacos cuando te vienen a decir de todo o sea si tu novia es una zorra problema de ustedes no mio\"\n        ],\n        [\n            0,\n            \"la falsa portada de la falsa revista dice pop singer puta ¿ no hubo imaginación ni para inventarse un nombre que … url\"\n        ],\n        [\n            0,\n            \"msdossary campeón del mundo de fifa 2018 stefano pinna no pudo hacer nada ante el árabe resultado totalmente merecido hashtag\"\n        ],\n        [\n            0,\n            \"¿ qué actor pudo ser un gran hashtag güero en el universo extendido de dc checa nuestro video y entérate de nuestr … url\"\n        ],\n        [\n            1,\n            \"user 😱 noo callate perra que estoy buscando algo para poder dormir jajaj\"\n        ],\n        [\n            1,\n            \"uno de los refugiados del aquarius me obligaron a violar a menores y animales durante meses al final los más ra … url\"\n        ],\n        [\n            1,\n            \"si lo que esta sosa busca es provocar lo consigue es muy zorra url\"\n        ],\n        [\n            0,\n            \"igual posta odio los pies capaz tenes pie feo y me jodes apoyandomelo en la cara y te pego un hachazo\"\n        ],\n        [\n            0,\n            \"más residentes en emiratos árabes aseguran luchar para llegar a fin de mes url\"\n        ],\n        [\n            0,\n            \"i liked a user video url francisco tárrega capricho árabe\"\n        ],\n        [\n            1,\n            \"lo primero que hace sanchez dar mas cobertura y mas medidas a la inmigración ilegal enseñanza en árabe bajada del … url\"\n        ],\n        [\n            1,\n            \"los que asaltaron la valla de ceuta con lanza llamas y con cal viva ¿ también son victimas url\"\n        ],\n        [\n            0,\n            \"es una puta gilipollez alarmarse asi enserio que hay de malo no esta desnuda no tiene nada que enseñar por que t … url\"\n        ],\n        [\n            0,\n            \"que lindo es poder escuchar música árabe con alguien que también le gusta\"\n        ],\n        [\n            0,\n            \"user ya ni me hables de esa escoria aunque no todos son malos\"\n        ],\n        [\n            0,\n            \"user user bobo hijo de perra usted cree que va a enseñarle a messi o llega a aprender del más grande\"\n        ],\n        [\n            0,\n            \"user comemela tu a mi mamon xdddd\"\n        ],\n        [\n            1,\n            \"la mina también bastante puta onda la que esta de novia es ella no el 🙆 🙆 url\"\n        ],\n        [\n            0,\n            \"me voy de viaje con unos tíos de mi papá y solo hablan en árabe 😴 😴 😴\"\n        ],\n        [\n            1,\n            \"desbloqueme dale zorrita sabes por qué te cagué a palo por puta te merecías la cagada a palo lo que uno tiene que escuchar en la calle\"\n        ],\n        [\n            0,\n            \"user user tu eres mio puta y te callas cabron\"\n        ],\n        [\n            0,\n            \"me gusta machin mi pelo largo y güero ☺ ️ 💕\"\n        ],\n        [\n            1,\n            \"tells my grandma me and daniel are fighting “ ayyyyy pobrecito mi hijo tú eres la perra desgraciada ” url\"\n        ],\n        [\n            1,\n            \"user te lo mereces x no bailar conmigo ayer pedazo fe puta\"\n        ],\n        [\n            1,\n            \"user no puedes con ese papel para ser santana se requiere ser una perra desde nacimiento y tu eres de … url\"\n        ],\n        [\n            0,\n            \"user jajajajajaj soy imbecil tremeno acoso a tu tuiti pobre ajajajjaa yo 3\"\n        ],\n        [\n            0,\n            \"sigue la peligrosisima tendencia integrista y anti arabe de netanyahu con el silencio complice de la mayoria israel … url\"\n        ],\n        [\n            0,\n            \"ese buey feliz en su país gabacho 😂 😂 😂 otro anaya que desde el extranjero quieren gobernar url\"\n        ],\n        [\n            1,\n            \"refugiados si inmigrantes los necesarios y los que realmente podamos atender pienso que españa sólo debería acoge … url\"\n        ],\n        [\n            0,\n            \"retweeted la silla rota user atendía sexualmente a 30 hombres al día entre ellos policías y militares … url\"\n        ],\n        [\n            1,\n            \"user abusaba de él es una zorra merecía morir\"\n        ],\n        [\n            0,\n            \"os habéis dado cuenta de que podríais pintarle una polla en la cara a un vampiro dormido y se pasaría meses con ella\"\n        ],\n        [\n            0,\n            \"tengo muy claro q el perú es un país benevolente y apacible sabemos q aceptamos y de buena gana ayudar sabemos so … url\"\n        ],\n        [\n            1,\n            \"campo de refugiados en españa 🇪 🇸 q gobierno tendrá los santos cohones de poner fin sí o sí a este despropósito … url\"\n        ],\n        [\n            0,\n            \"juez reafirma orden a trump de reactivar el programa daca para jóvenes indocumentados hashtag url\"\n        ],\n        [\n            1,\n            \"todos los pueblos todos tienen dcho a la libredeterminación que a estas alturas tenga que aguantar a un chile … url\"\n        ],\n        [\n            0,\n            \"allanaron la oficina de thomas ex de eby en la propia central a nuestra cgr nunca dejaron entrar porque es bila … url\"\n        ],\n        [\n            1,\n            \"user señor presidente me robaron los tapones de mi auto a las afueras de suburbano de lechería llegu … url\"\n        ],\n        [\n            0,\n            \"user user tú lo lo único que te mereces es lo que comes puta bafofia a parte igual también dos ostias a ver si espabilas\"\n        ],\n        [\n            0,\n            \"un guardia civil asumirá el mando único de la inmigración url\"\n        ],\n        [\n            0,\n            \"user como escuece perro vete a chuparla a artur más o a tu puta madre ya y callate\"\n        ],\n        [\n            0,\n            \"cuando albiol deje la política le pueden contratar como director de okdiario porque lo de inventarse cosas y difamar se le da de puta madre\"\n        ],\n        [\n            1,\n            \"user pelotuda deberiar juzgarte x abandononde persona hija de puta no mereces tener hijos ojala sigas siendo una gorda pedorra\"\n        ],\n        [\n            0,\n            \"el güero de fiesta jajaja el problema no fue animarlo sino después calmarlo hashtag url\"\n        ],\n        [\n            0,\n            \"estoy enamorada de como suena la voz de camila en crown esta mujer es arte la puta madre\"\n        ],\n        [\n            0,\n            \"arabe es un re temon papichamp y ecko la rompen yo les retumbo las nalgas a lo twerk loco los amo\"\n        ],\n        [\n            1,\n            \"deja de tuitear hija de puta escucha los argumentos que luego te vas a quedar callada fujimierda del carajo url\"\n        ],\n        [\n            0,\n            \"los videos no acreditan mucho pero lo que no me convence es el dato del acosador con acento peruano me parece x … url\"\n        ],\n        [\n            1,\n            \"la marcha negra acelera el paso más de 40 000 subsaharianos esperan en marruecos para entrar ilegalmente en espa … url\"\n        ],\n        [\n            1,\n            \"ajsjsjdks mi mamá me vino a enseñar su delineador y yo que perra que perra que perra mi amiga y se enojó wtf gabriela es buen plan\"\n        ],\n        [\n            0,\n            \"mi hermana está escuchando la puta bso de guardianes de la galaxia cuando vence star lord a ronan la estoy enseñando bien\"\n        ],\n        [\n            0,\n            \"por violación y acoso sexual url\"\n        ],\n        [\n            1,\n            \"te amamos pinche güero de mierda url\"\n        ],\n        [\n            1,\n            \"mami puso una emisora con canción árabe y siento que en cualquier momento vamos a explotar 💣\"\n        ],\n        [\n            0,\n            \"user pero cállate hijo de puta debe de paliar más que vos el\"\n        ],\n        [\n            1,\n            \"le he comprado un collar a mi esposa coño pues yo todavía la tengo suelta\"\n        ],\n        [\n            0,\n            \"acá es como que vas al club a tomar algo y si o si tenes que cruzar a sudaca para qué tal está 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"arabe es un temaiken amigos no veo la hora de q lo pasen en blv\"\n        ],\n        [\n            0,\n            \"user reencuentro la puta madre disfrutalo mucho lo re mereces amiga\"\n        ],\n        [\n            1,\n            \"os acordais de cuando decian los del lacito que preferian inmigrantes subsaharianos antes que españoles pues ala d … url\"\n        ],\n        [\n            0,\n            \"user aqui son acosadores porque les mandan un dm las haría hablar con una victima de acoso o violación a … url\"\n        ],\n        [\n            1,\n            \"user cállate perra y ven a calentarme que hace frío pd te extraño\"\n        ],\n        [\n            1,\n            \"l hashtag los reseponsables del ingreso al pais de tantos inmigrantes deben hacerse cargo del los pro … url\"\n        ],\n        [\n            0,\n            \"cuando un hombre mata a una mujer es un hijo de puta pero cuando una mujer mata a un hombre le tiran alagos solo po … url\"\n        ],\n        [\n            0,\n            \"user ahora si que parafraseando ya callate maldito animal pendejo viejo hijo de puta arrastrado viej … url\"\n        ],\n        [\n            1,\n            \"cuantos operarios hacen falta para limpiar una cocina ninguno eso es cosa de mujeres hashtag\"\n        ],\n        [\n            1,\n            \"user ute tranquila mí amiga me oio si querés que no te joda la vida te quedas callada perra hijaeputa y pása … url\"\n        ],\n        [\n            0,\n            \"estos imbéciles hdlgp de alianza país no trabajan y no dejan trabajar son una maldita escoria url\"\n        ],\n        [\n            1,\n            \"user tú eres la malagua celulitica puta barata url\"\n        ],\n        [\n            0,\n            \"demandan a trump por condiciones inhumanas para indocumentados detenidos ► url url\"\n        ],\n        [\n            0,\n            \"mi ganadora gracias te lo mereces eres la puta voz ❤ user hashtag\"\n        ],\n        [\n            1,\n            \"user callate puta chorra asesina traidora a la ´ patria\"\n        ],\n        [\n            0,\n            \"inmigración populismo rivera casado cuatro patas ' pa ' un banco url\"\n        ],\n        [\n            0,\n            \"lo vuelvo a mencionar porque es que me cabrea mucho que por gilipollas que tienen que hacer putas tonterías se mue … url\"\n        ],\n        [\n            1,\n            \"no hay suficientes médicos españoles aqui en españa que tienen que venir sudacas aquí a trabajar manda cojones\"\n        ],\n        [\n            1,\n            \"user user ni tas trabajando perra callate\"\n        ],\n        [\n            0,\n            \"no hay nada peor que la pérdida de la patria encarnando el caso de los miles de refugiados sirios en el campamento … url\"\n        ],\n        [\n            0,\n            \"esta terrible arabe de ecko amigo que chabon con flow\"\n        ],\n        [\n            1,\n            \"y tú eres una perra como dice joss stone url\"\n        ],\n        [\n            0,\n            \"hay gente miserable en el mundo luego está esta señora que parece que no tiene ningún escrúpulo que buscar bufete … url\"\n        ],\n        [\n            1,\n            \"putos moros que vienen de fuera a quitarnos el trabajo a los españoles ahora di que eres inmigrante a ver si encu … url\"\n        ],\n        [\n            0,\n            \"user « hijo de perra por supuesto no lo haría solo el muy bastardo se lo merecía por intentar siempre meno … url\"\n        ],\n        [\n            0,\n            \"btw si aún no han ido cuando tengan oportunidad vayan a los cantaritos “ el güero ” se enfiesta uno con mami y están lo más delis 😍\"\n        ],\n        [\n            0,\n            \"user siempre dijiste lo que pensabas nunca fuiste por atrás tenes una humildad de la puta madre sos increíble y te lo merecias ❤\"\n        ],\n        [\n            0,\n            \"user cobarde con un arma se cree poderoso imbécil ojalá te metan preso escoria humana\"\n        ],\n        [\n            1,\n            \"harassand pepe querido no te merecías el maltrato de esta puta … url\"\n        ],\n        [\n            1,\n            \"¿ sabes lo que va a pasar yo lo veo muy claro pagaremos el pato los de abajo como sardinas de lata en la segurida … url\"\n        ],\n        [\n            0,\n            \"la puta madre el amor que siento por mi novia es increible seguro me muero de diabetes url\"\n        ],\n        [\n            1,\n            \"a mí esto de que los ilegales subsaharianos se beban cubatas con mi dinero no me acaba de convencer\"\n        ],\n        [\n            1,\n            \"la queja del hombre y de la mujer es universal y del mismo tipo pero la de la mujer es más notable y se la tilda de puta resentida\"\n        ],\n        [\n            0,\n            \"me mama cuestionar a mis profesores 😂 no sean pendejos y sepan que están enseñando no se aprendan una puta guía 😂 🤷 🏻 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"escuchar hashtag y mover el orto van de la mano 💙\"\n        ],\n        [\n            1,\n            \"por que las mujeres tienen cuatro labios los dos de arriba para decir tonterias y los dos de abajo para arreglarlas\"\n        ],\n        [\n            0,\n            \"user que sí que el acoso y la violación están mal pero que no hay situaciones que no son acoso y está … url\"\n        ],\n        [\n            1,\n            \"user cállate puta ya vas a venir por mi conocimiento en pedagogía\"\n        ],\n        [\n            0,\n            \"user como pueden permitir eso si fuera una hermana o hija de agun manifestante tambien se manifestarian para … url\"\n        ],\n        [\n            1,\n            \"italia una mujer evita con gas pimienta un intento de agresión sexual de un inmigrante ilegal nigeriano en la esta … url\"\n        ],\n        [\n            1,\n            \"va una mujer tonta valga la redundancia\"\n        ],\n        [\n            1,\n            \"en mierditerráneo digital andan un poco obsesionados con las violaciones las ficticias denunciar que un gc y un m … url\"\n        ],\n        [\n            1,\n            \"no huyen de ninguna guerra cuando huyes de una guerra no vuelves a tu país de vacaciones con las ayudas del esta … url\"\n        ],\n        [\n            1,\n            \"user cállate nadie te pregunto perra\"\n        ],\n        [\n            1,\n            \"la unica diferencia es que a ella si le importan las cosas y tu eres una puta\"\n        ],\n        [\n            0,\n            \"en twitter supimos tener el hashtag nuestras madrugadas esperando los clips nuestros millones de bardos y vos … url\"\n        ],\n        [\n            0,\n            \"user user así como tú eres maricón y puta tapiñada 🤣 tu obsesión solo produce risa\"\n        ],\n        [\n            0,\n            \"kirei mereces una muerte lenta y dolorosa hijo de puta hashtag\"\n        ],\n        [\n            0,\n            \"estimado user los catalanes no tenemos genes franceses los tenemos alemanes y tú eres un hijo de puta docum … url\"\n        ],\n        [\n            0,\n            \"yo hol todas vosotras blanca puta gilipollas hueles mal vaya pozos tu bias es hy kjae eres una rata sucia callate ya\"\n        ],\n        [\n            0,\n            \"refugiados na unicamp url via user\"\n        ],\n        [\n            0,\n            \"más de 600 inmigrantes de origen subsahariano accedieron a territorio español a primera hora de la mañana del jueve … url\"\n        ],\n        [\n            0,\n            \"legisladores intentan dar juguetes a niños inmigrantes el congresista federal carlos curbelo junto a los senadores url\"\n        ],\n        [\n            0,\n            \"user esta es la justicia en españa para estos indeseables una puta verguenza\"\n        ],\n        [\n            1,\n            \"en un descuido y los güeros estén detrás de todo esto url\"\n        ],\n        [\n            1,\n            \"y los españoles que no tienen dinero ni trabajo a dormir bajo puentes o en cajeros estamos guilipollas perdidos o q … url\"\n        ],\n        [\n            0,\n            \"la hashtag mantiene el sistema de pensiones españolas la derecha lo ha expoliado a millones url\"\n        ],\n        [\n            1,\n            \"user ¿ para que me sigues maldita chavista hija de puta sal de mi tl perra asquerosa tu eres culpable de … url\"\n        ],\n        [\n            0,\n            \"quiero enseñaros la cremita de manos que me he comprado hoy es una puta concha url\"\n        ],\n        [\n            0,\n            \"no me gusta el queso una puta mierda huele mal y sabe peor que pasa algún problema con las tonterías ya\"\n        ],\n        [\n            1,\n            \"user cállate puta etiqueta dejamos a nosotros los mortales y ve a jugar con tus números\"\n        ],\n        [\n            0,\n            \"user en méxico decimos pirinola los gachupines dicen perinola\"\n        ],\n        [\n            1,\n            \"¿ en que se parecen las mujeres y las polillas en que unas comen tela y las otras te la comen hashtag\"\n        ],\n        [\n            1,\n            \"me maman esos casos en los que el hombre es el enculado y la mujer es bien perra es como ver el otro lado de la moneda 🤔\"\n        ],\n        [\n            0,\n            \"fuimos a un local de comida árabe nos gustó echaba de menos probar el falafel 😋\"\n        ],\n        [\n            0,\n            \"por eso si no están al nivel los criticaré en ésta cuenta no estamos para comerle la polla a nadie sin que lo merezca\"\n        ],\n        [\n            1,\n            \"un gringo me dijo que le gustaba mi vestido y mi papá me dijo pinche güero puto jajajajajajjajajaa\"\n        ],\n        [\n            0,\n            \"user comemela yonki a ver si jugamos al player\"\n        ],\n        [\n            1,\n            \"y tú eres perra ladrame jajajajajajajajajaajjajaja\"\n        ],\n        [\n            1,\n            \"pero si son árabes chaval si ven a sus padres degollar animales to los dias url\"\n        ],\n        [\n            0,\n            \"ken cada vez es más güero en las caricaturas de barbie en mis tiempos era morenito ahorita hasta las mejillas rosadas tiene 😂\"\n        ],\n        [\n            0,\n            \"ayer fui a un chante de falafel y todos los maes que atendían me hablaron en árabes y yo hashtag url\"\n        ],\n        [\n            0,\n            \"user callate muerto político todo el mundo tiene tan claro la clase de escoria q sos ahora y cdo fuiste d … url\"\n        ],\n        [\n            0,\n            \"user si lo sé bueno hija de puta que tú eres guapísima jajajajjaa pero veo esa patología en chicos jovenes … url\"\n        ],\n        [\n            0,\n            \"user lo máximo ser ti puta que me uses y me dejes servirte como lo mereces por ser un dios\"\n        ],\n        [\n            0,\n            \"q hijo d puta cállate 😂 😂 😂 hashtag\"\n        ],\n        [\n            1,\n            \"tu chica es un poco guarra 😊 — quién se supone que es mi chica url\"\n        ],\n        [\n            0,\n            \"acnur mantiene la llamada internacional para ayudar a los refugiados sirios hashtag url\"\n        ],\n        [\n            0,\n            \"soñé que era sobrino de uribe y que sabía dónde estaban todos los papeles que lo inculpaban y buscaba la forma de r … url\"\n        ],\n        [\n            1,\n            \"user cállate zorra que él alcohólico aquí eres tú\"\n        ],\n        [\n            0,\n            \"si ya la cédula de identidad va a dejar de ser el documento de identificación en venezuela avisen para declararnos … url\"\n        ],\n        [\n            0,\n            \"y yo sin papeles 🤦 🤦\"\n        ],\n        [\n            0,\n            \"user user hasmelo a mi el es mi perra le estoy enseñando apenas pvp\"\n        ],\n        [\n            0,\n            \"pero que coño le pasa esta puta noche a la naranjo eres consciente de las tonterías que has soltado hoy por tu boca\"\n        ],\n        [\n            1,\n            \"yo me picó un animal wey mi hermana te lo mereces por zorra\"\n        ],\n        [\n            1,\n            \"5 moros comprando reguladores de bombonas de butano cinta cuchillo y un hacha y a nadie de la tienda le saltó la … url\"\n        ],\n        [\n            1,\n            \"user callate la boca perra desgraciada\"\n        ],\n        [\n            0,\n            \"marlaska la caga hashtag cn el asalto valla d ceuta se abre una crisis cn el show dl aquarius s activo efecto … url\"\n        ],\n        [\n            0,\n            \"y en la cara de muchos venezolanos amiga mia miserable user eres una escoria url\"\n        ],\n        [\n            0,\n            \"rescatan a un indocumentado a punto de morir en el desierto url\"\n        ],\n        [\n            1,\n            \"— ¿ que le falta a una mujer para ser perfecta — todo\"\n        ],\n        [\n            1,\n            \"“ nos vamos a convertir como venezuela ” decían ahora hasta en los semáforos se habla chamo quiero ver al señor du … url\"\n        ],\n        [\n            0,\n            \"user merecían que se le cortase la polla a él y al juez que dictó su inocencia y los abogados que asumie … url\"\n        ],\n        [\n            0,\n            \"user user encima por una puta nominación que no se merecía si por lo menos fuera una nominación merecida\"\n        ],\n        [\n            1,\n            \"me hartan ya las pinches viejas estas que l tiran mierda a irina la puta madre callate malparida que pierdes tu puto tiempo\"\n        ],\n        [\n            0,\n            \"cara delevigne acusada de fomentar el acoso y la violación en su nuevo anuncio url url\"\n        ],\n        [\n            0,\n            \"si solo me despertaron para provocarme un puto ataque de ansiedad mejor me hubieran asfixiado con la puta almohada\"\n        ],\n        [\n            0,\n            \"ven hijo que te voy a enseñar la ciudad aquí está la puta gente\"\n        ],\n        [\n            0,\n            \"user user ti o cállate la puta boca y déjala en paz por que sabemos que no nos darás la razón así que dejemos el tema\"\n        ],\n        [\n            0,\n            \"no es lo mismo una violación que es un crimen a un acoso a un piropo en la calle que puede incomodar a alguna y … url\"\n        ],\n        [\n            1,\n            \"user cuando me hicieron la casa vinieron trabajadores indocumentados de argentina que no estaban registrados … url\"\n        ],\n        [\n            1,\n            \"gorda callate de una vez que no estás viendo que alimentas tu depresión puta madre morite\"\n        ],\n        [\n            0,\n            \"user ostia tio si tienes tuister tú eres un auténtico sinvergüenza y un hijo de la gran puta jeta los que … url\"\n        ],\n        [\n            0,\n            \"es imposible escuchar arabe de ecko sin bailarlo\"\n        ],\n        [\n            1,\n            \"user callate la boca pendeja de 14 años con delirios de madurez y la puta que te pario\"\n        ],\n        [\n            0,\n            \"user tu eres mi perra en beer pong\"\n        ],\n        [\n            0,\n            \"mi papá es un hijo de puta mi mamá no se merecía una mierda así tantos años y el día que se separen me chupa un h … url\"\n        ],\n        [\n            1,\n            \"user ups cállate maldita perra manchas mi reputación\"\n        ],\n        [\n            0,\n            \"user oh por favor cinico de mierda pegarte una patada en la cara seria poco que asco de tipo\"\n        ],\n        [\n            1,\n            \"user user cállate que no vas a ser así la re puta que te pario tas re flaca loca quiero tu cuerpo\"\n        ],\n        [\n            0,\n            \"user por lo del productor que acusaron varias actrices de violacion o acoso una dijo que meryl sabia y no … url\"\n        ],\n        [\n            0,\n            \"user joder no me sale esto va a su puta bola gracias por enseñarmelo veo tus rt pero para ver tus sal … url\"\n        ],\n        [\n            1,\n            \"muérete zorra que yo no puedo ver monstruos s a — cállate gilipollas url\"\n        ],\n        [\n            0,\n            \"trabajador limpia ventanas en el burj khalifa un rascacielos ubicado en dubái emiratos árabes unidos con 828 met … url\"\n        ],\n        [\n            1,\n            \"telediario de las 15 h alemanes siembran el pánico en metro de valencia rumanas carteristas en metro de barce … url\"\n        ],\n        [\n            0,\n            \"te quiero comer toda la polla — pos eso hay que ganarselo primero almadepollo soy el tipo de imbecil al que le pon … url\"\n        ],\n        [\n            0,\n            \"user para q le chupe la polla que eres un pesao callate ya\"\n        ],\n        [\n            1,\n            \"puuuuuuuutaaaaaaaaaaaa si tu eres mi puta puuuuuuuuuuutaaaaaaaaaaaa puta del gobierno\"\n        ],\n        [\n            0,\n            \"zidane eres un hijo de puta un hijo de puta el más hijo de puta de todos tú eres el ejemplo cuando hablamos de hijos de puta\"\n        ],\n        [\n            1,\n            \"user imbecil sigue de zorra en zorra no mas amigo porque ya la cagaste y no hay vuelta atrás\"\n        ],\n        [\n            0,\n            \"santos firmó un decreto que permitirá a 400 mil venezolanos indocumentados regularizar su situación en el país … url\"\n        ],\n        [\n            0,\n            \"escuelas públicas enseñando a bebés a cantar cargol treubanya vuy sortir d'españa lo estais haciendo de puta madre\"\n        ],\n        [\n            1,\n            \"muy vien todos los negros extinguidos a tomar x culo asin no vienen a nuestro pais los putos negratas — amsss url\"\n        ],\n        [\n            1,\n            \"arabia saudita emiratos arabes kuwait y demás adinerados con los masones judas y demás del mundo hereje cavando … url\"\n        ],\n        [\n            0,\n            \"te odio lidia no te mereces a francisco hashtag hashtag\"\n        ],\n        [\n            0,\n            \"lugares indocumentados ee uu corren riesgo ser arrestados url url\"\n        ],\n        [\n            0,\n            \"user user a saber que hijo de puta te la enseñaria\"\n        ],\n        [\n            1,\n            \"hashtag rezar frente al congreso no nos olvidemos que marchar es de negro indocumentado\"\n        ],\n        [\n            0,\n            \"ya nos hemos pasado si el simple echo de guiñarle un ojo a una mujer es acoso ¡ ¡ ¡ dos mio que alguien me diga co … url\"\n        ],\n        [\n            1,\n            \"dios los cría y ellos se juntan los sin papeles con los sin papeles url\"\n        ],\n        [\n            0,\n            \"user recientemente los medios de comunicación han difundido las imágenes del salto a la valla de ceuta ci … url\"\n        ],\n        [\n            0,\n            \"user la puta madre loco más vale q este verano aprendas voy a tratar de enseñarte\"\n        ],\n        [\n            0,\n            \"a mi amigo le dijo puta pero él no deja de enseñar el pito en twitter 🙄\"\n        ],\n        [\n            1,\n            \"q va tener otra q lo hacen mejor te traigo la perra de la vecina garcha pero callate lpm\"\n        ],\n        [\n            1,\n            \"de que sirve perseguir la propaganda islamista radical para luego introducir el islam en las escuelas o lo de … url\"\n        ],\n        [\n            0,\n            \"user te mereces todos los regalos del mundo berenjeno feliz navidad me cago en la puta\"\n        ],\n        [\n            0,\n            \"gracias a dios no fui güera sí prieta soy bien mamona imagínate que fuera güera\"\n        ],\n        [\n            1,\n            \"ojalá que te vuelva toda la mierda que tiras negra conchuda y la re puta madre que te re parió te mereces que re rompan la cabeza\"\n        ],\n        [\n            0,\n            \"user por la violacion de la democracia en centro y sur américa donde la escoria de izquierda quiere imponer su fracaso\"\n        ],\n        [\n            0,\n            \"y mis primas calladas pq saben que aquí la perra de la familia soy yo y que con un mensaje les arruino la vida perf … url\"\n        ],\n        [\n            1,\n            \"user callate puta loca si sos un quebrado\"\n        ],\n        [\n            0,\n            \"os voy a enseñar una foto muy guarra mia\"\n        ],\n        [\n            0,\n            \"si yo llego a españa en patera y lo primero que me encuentro es a casado y a rivera o me piro sin mirar atràs o … url\"\n        ],\n        [\n            0,\n            \"user güera eres increíble una gran noche cantando y bailando contigo url\"\n        ],\n        [\n            0,\n            \"una perra se llama laika ahre te mereces todo kevsho url\"\n        ],\n        [\n            0,\n            \"user user sobre un político que tiene denuncias por violación y acoso sexual a menores\"\n        ],\n        [\n            1,\n            \"user y dsps aprobas mejor cállate perra\"\n        ],\n        [\n            1,\n            \"estos son los que nos están invadiendo y nosotros acogiendo como refugiados y regalandoles todos nuestros servicios … url\"\n        ],\n        [\n            1,\n            \"user movimiento semen a fregar todas url\"\n        ],\n        [\n            0,\n            \"user user soy cule y antiperico pero tú eres un hijo de la gran puta\"\n        ],\n        [\n            0,\n            \"user es posible q el vasco logre q le entiendan su idea en árabe más fácil q lo q le entendieron a osorio … url\"\n        ],\n        [\n            0,\n            \"user star wars crea un personaje masculino complejo de puta madre la gente estas tonterías\"\n        ],\n        [\n            1,\n            \"me choca el niño güero hippie new age poliamoroso de la academia\"\n        ],\n        [\n            0,\n            \"hoy los tuve que soportar a mi viejo y a mi vieja justificar el acoso callejero porque según ellos se lo buscan al … url\"\n        ],\n        [\n            0,\n            \"user user yo creo que sí primer ejemplo de acoso sexual levantar la falda para ver enaguas\"\n        ],\n        [\n            0,\n            \"sería la puta hostia pero no sé quién le puede enseñar algo eso sí desfibriladores a mano eskerrik askoooo url\"\n        ],\n        [\n            0,\n            \"user jajajajaja cállate imbécil tu perra casi se come a la mía 😥\"\n        ],\n        [\n            0,\n            \"si tu eres san puto no quiere decir que ella sea una puta\"\n        ],\n        [\n            1,\n            \"de mis punterías tu eres la puta mayor\"\n        ],\n        [\n            1,\n            \"user el gorrilla aparcachoches que es de toda la vida los multan y ahora viene un gorrilla subsahariano y no pasa nada\"\n        ],\n        [\n            1,\n            \"sales en foto enseñando pero no me pasas nude so puta feminista de mierda te reporto os juro que me lo creo 100\"\n        ],\n        [\n            0,\n            \"guarra se folla a papá noel en un autobús url url\"\n        ],\n        [\n            0,\n            \"user profe al final no te puedo enseñar mi polla salterina pero te puedo mostrar un testiculo que grita apruébame anda\"\n        ],\n        [\n            0,\n            \"se sale en modo arabe jajajaj 😂\"\n        ],\n        [\n            1,\n            \"user te daria 1000 x puta eso te mereces amor a mí me encantan las putas\"\n        ],\n        [\n            0,\n            \"user user tendría que ser responsable en el caso que se les acusa a sus choferes de violación y acoso\"\n        ],\n        [\n            0,\n            \"si el leonel hijo de puta no me quiere enseñar a tocar la guitarra lo voy hacer sola y ni pija le pienso pagar al rata de mi tío\"\n        ],\n        [\n            0,\n            \"user cállate tonto pasemos un buen año que seguro que nos va de puta madre hazte caso\"\n        ],\n        [\n            1,\n            \"pues francamente sería raro como veros a vosotros en la mierda de los goya denunciando a maduro las violaciones … url\"\n        ],\n        [\n            1,\n            \"user que te calles sucia perra\"\n        ],\n        [\n            1,\n            \"plana de mierda aprende a corregir pruebas la concha de tu madre no merecía desaprobar pedazo de hija de puta\"\n        ],\n        [\n            1,\n            \"user así es la escuela no vale madres pretende enseñarle a las niñas que ser puta no es moral\"\n        ],\n        [\n            1,\n            \"currently reading url cuando vayan perdiendo el miedo se iran haciendo dueños de las calles en forma violenta\"\n        ],\n        [\n            1,\n            \"que les pasa a todos que me quieren hacer usar turbante de arabe soy negro pero tampoco para tanto\"\n        ],\n        [\n            1,\n            \"user user cállate zorra estupida y no te metas en mis zorreos\"\n        ],\n        [\n            0,\n            \"cambio de junta directiva club activo 20 30 colon sur en club árabe url\"\n        ],\n        [\n            1,\n            \"a mí querido ex ese que me puso el cuerno y embarazó una chola puta felicidades por tu compromiso espero seas m … url\"\n        ],\n        [\n            0,\n            \"user las prostitutas estarán hasta el coño de ti pablo fernandez putero de mierda\"\n        ],\n        [\n            0,\n            \"¿ qué dice este de frivolizar el acoso escolar ¿ por favor queréis dejar de decir semejantes tonterías url\"\n        ],\n        [\n            0,\n            \"¿ de qué murió cenicienta de que a las doce el tampax se le convirtió en calabaza\"\n        ],\n        [\n            0,\n            \"i liked a user video url cuando tu sobrino regresa del gabacho con gustos bien raros\"\n        ],\n        [\n            1,\n            \"hashtag si no te gusta puedes cambiarlo destino sudaca url\"\n        ],\n        [\n            0,\n            \"hijos de puta periodismo de mierda diciendo que la policia esta sobrepasada ayer “ mucha policía es provocación ” p … url\"\n        ],\n        [\n            0,\n            \"ya me joderia demostrar que soy racista etnocentrista machito y frivolizar con el acoso y la violacion en 4 linea … url\"\n        ],\n        [\n            1,\n            \"user hahaha me das risa mejor cállate y no te metas donde no te mencionan perra llorona\"\n        ],\n        [\n            0,\n            \"user user de hombre a hombre cállate de una puta vez que no tienes ni puta idea\"\n        ],\n        [\n            1,\n            \"user pero cállate vos perra hoy no estoy creativo para putear\"\n        ],\n        [\n            1,\n            \"pues a mi el hebreo o lo que farfullan los sionistas me suena muy parecido al árabe lo digo por lo racistas que so … url\"\n        ],\n        [\n            0,\n            \"user la puta madre ojalá todos pudieran tener alguien como vos en sus vidas te mereces todo lo bueno que te … url\"\n        ],\n        [\n            1,\n            \"user si imbecil mas vale que no te vayas con ninguna zorra\"\n        ],\n        [\n            0,\n            \"ríete tú de la valla de melilla y el muro de trump el ayto de madrid ya hizo sus pinitos con fosos para aislar git … url\"\n        ],\n        [\n            0,\n            \"me he despertado con muchísimas ganas de pedirme un happy meal y de pegarle a alguien en la cara o en la polla\"\n        ],\n        [\n            0,\n            \"arabia saudí kuwait y emiratos árabes unidos están dispuestos a suministrar energía eléctrica a irak y así sustitu … url\"\n        ],\n        [\n            1,\n            \"puta deja de enseñarme el tenedor hacía apenas cinco minutos había tenido fuerza suficiente para clavárselo y aho … url\"\n        ],\n        [\n            1,\n            \"user yo te prenderia fuego por perra q culpa tiene ese angelito q estes tan cagada de la cabeza no mereces ser madre\"\n        ],\n        [\n            1,\n            \"user callate que ni me contestaste ahora te voy a ignorar puta\"\n        ],\n        [\n            1,\n            \"user callate que tu mama esta re perra o no user\"\n        ],\n        [\n            1,\n            \"user jajajajaja cállate pinche perra gaga es perfecta ok\"\n        ],\n        [\n            1,\n            \"pegandole con cinturones entre 8 y ara dicen k son ellos los agredidos pero mierdas k ahy un video aparte sin papel … url\"\n        ],\n        [\n            0,\n            \"hay que cortarle los huevos con un alicate a los que dicen que las mujeres denuncian acoso y violación solo porque el tipo es feo\"\n        ],\n        [\n            0,\n            \"siempre su hija preferida tiene que tener todo pero por que no entras en tu culo hijo de puta\"\n        ],\n        [\n            0,\n            \"vergüenza da cerrar el 2017 con el asesinato de diana quer la violación de los san fermines y el acoso que aun hay … url\"\n        ],\n        [\n            0,\n            \"41 me encantan los memes y las tonterias de twitter y facebook me parto la polla\"\n        ],\n        [\n            0,\n            \"last night con mi güera 🤤 💕 we looked bomb af user url\"\n        ],\n        [\n            0,\n            \"encima callada porque claro no puedo decir que yo estoy de puta madre así que bebo más veremos si salgo de aquí a 4 patas del pedo jajaja\"\n        ],\n        [\n            0,\n            \"la administración federal había asegurado que dio opciones a todos los inmigrantes expulsados url\"\n        ],\n        [\n            1,\n            \"user eres el amor de mi vida tu eres fotogénica siempre peazo puta\"\n        ],\n        [\n            1,\n            \"que sudaca caparrós con lo que dijo de user por eso este país es inviable con éstos pavos que le cues … url\"\n        ],\n        [\n            1,\n            \"ojalá vengan más refugiados e inmigrantes subsaharianos y ya verás como los maricas tienen que quedarse en el arma … url\"\n        ],\n        [\n            1,\n            \"user cállate zorra bien que bailas te al lado de este tincho anoche\"\n        ],\n        [\n            1,\n            \"mierda para aquellos que saltan la valla de melilla y ceuta cabrones que solo queréis venir a violar y pasaríamos … url\"\n        ],\n        [\n            0,\n            \"estoy un poco hasta la polla de que chaval nuevo que viene chaval al que tengo que enseñar para que luego haga lo … url\"\n        ],\n        [\n            1,\n            \"y si obvio nada mas lindo q dormir aparte callate puta url\"\n        ],\n        [\n            1,\n            \"nos estamos dando cuenta tarde que hijos arabes por ej en zona sur de argentina son una maldicion\"\n        ],\n        [\n            0,\n            \"artistas francesas critican el puritanismo de la campaña contra el acoso la violación es un crimen pero el flir … url\"\n        ],\n        [\n            0,\n            \"el 11 de agosto en la embajada del estado de palestina se realizará el 3er encuentro de poesía árabe habrá sorpre … url\"\n        ],\n        [\n            0,\n            \"hashtag por cierto lo del millón de subsaharianos esperando lo dijo el gobierno marroquí de nada\"\n        ],\n        [\n            1,\n            \"no es machismo pero yo creo que las mujeres son inferiores que los hombres lo que hay que leer\"\n        ],\n        [\n            1,\n            \"user qué buenos vídeos eso y más te mereces por puta y caliente todavía te faltó uno más en la boca\"\n        ],\n        [\n            1,\n            \"estoy segurísimo de que todos los progres que defienden a los 600 salvajes que el otro día saltaron la valla en mel … url\"\n        ],\n        [\n            0,\n            \"espera que me puedo morir ya 😍 😍 😍 soraya cállate de una puta vez y sé feliz\"\n        ],\n        [\n            0,\n            \"29 12 9 48 am axel t voy a enseñar axel a mo tener sentimientos axel dios axel la puta madre axel la … url\"\n        ],\n        [\n            0,\n            \"hashtag más de 40 muertos y decenas de heridos dejó ataque de la coalición árabe contra al hudaida url\"\n        ],\n        [\n            0,\n            \"vamos flor la puta madre te lo re mereces grosa user\"\n        ],\n        [\n            0,\n            \"quieres conocer tu futuro si no te gusta puedes cambiarlo destino sudaca url\"\n        ],\n        [\n            1,\n            \"hashtag oye pavo agredido en barcino por los negratas menudo discurso político antipodemos te marcas siemp … url\"\n        ],\n        [\n            0,\n            \"user user cállate no me hagas hablar la puta madre\"\n        ],\n        [\n            0,\n            \"user user callate hijo de puta golpista\"\n        ],\n        [\n            1,\n            \"user cállate tilinga atorranta vergüenza da q x ser hija de puta digo de montonera ocupes un cargo de diputada\"\n        ],\n        [\n            0,\n            \"si no os gusta la película de la 1 podéis ver este cortometraje sobre el posado de refugiados ahogándose hashtag url\"\n        ],\n        [\n            0,\n            \"encore les arabes 😂 🤣 😂 🤣 url\"\n        ],\n        [\n            0,\n            \"¿ ta malito nombre ¡ ta ' rebueno apúntale güero aprende a preparar unos tamalitos hay que irse preparando pa ' la … url\"\n        ],\n        [\n            0,\n            \"user user mujerrrrr no seas asi es un buen hijo de puta incluso un crack del hijoputismo\"\n        ],\n        [\n            1,\n            \"démosle papeles a todos sanidad pagas que vendan sin problema productos falsificados para el beneficio de mafia … url\"\n        ],\n        [\n            1,\n            \"user oye callate que si te molesta pues no mires el chat y deja ya de llamar la atención guarra mi instagr … url\"\n        ],\n        [\n            0,\n            \"user hablo y digo lo que quiero y si no tenes la más puta idea de lo que hablo mejor cállate siempre v … url\"\n        ],\n        [\n            1,\n            \"user ya cállate perra loca no son los nervios sólo no se me da ser cursi hashtag\"\n        ],\n        [\n            0,\n            \"lo más cagado es que cuando estaba morro me enojaba que me dijeran ' güero ' url\"\n        ],\n        [\n            0,\n            \"dónde vas mi arma mi polla poco tendrá que hacer en tu culo no notarías nada jajaja url\"\n        ],\n        [\n            1,\n            \"los venezolanos llamamos ladrones a los chinos que comprar bachaqueado o robado no hacen facturas al cliente para … url\"\n        ],\n        [\n            1,\n            \"alguien ha calculado cuántos subsaharianos puede absorber el gremio de gorrillas y manteros\"\n        ],\n        [\n            1,\n            \"¡ eh ¡ subsaharianos violentos ¡ hablad de eso hashtag\"\n        ],\n        [\n            1,\n            \"buah qué guarra eres por llevar escote unga unga qué puta unga unga llegaré a chuparme la polla unga unga url\"\n        ],\n        [\n            0,\n            \"estoy hasta la polla de no poder dejar que la gente me etiquete en cosas en fb porque tengo familiares mayores imbeciles\"\n        ],\n        [\n            0,\n            \"esto es lo que he encontrado url vía user digital\"\n        ],\n        [\n            0,\n            \"del contrato sin firma del triplex a los cuadernos quemados del chófer a k a 🕵 ️ 👮 qué flojita de papeles y di … url\"\n        ],\n        [\n            0,\n            \"vuestras madres no son tela pesadas enseñándoos vídeos d mierda del wha kno hacen ni puta gracia\"\n        ],\n        [\n            0,\n            \"la güera ya ‘ ’ sabe ’ ’ decir su nombre y dice que se llama pami ✨ ❤ ️\"\n        ],\n        [\n            0,\n            \"bruselas dice que teme que la inmigración en españa desate el populismo igual deberían preocuparse de que en parte … url\"\n        ],\n        [\n            1,\n            \"hashtag pablo casado propone colgar jamones morcillas y salchichones en la valla de melilla para evitar que los musulmanes la salten\"\n        ],\n        [\n            1,\n            \"user jajajajajajaja perra te lo merecías\"\n        ],\n        [\n            1,\n            \"sé que no me conoces pero quería enseñarte la clase de zorra que es tu novia 😃\"\n        ],\n        [\n            0,\n            \"user cállate mantenido por el pueblo hijo de puta a ver si te dan trabajo en chiclayo te odian cagada\"\n        ],\n        [\n            1,\n            \"lo que a europa no le gusta oir y le llama populismo la invasion africana desde dónde salen los asaltos a las val … url\"\n        ],\n        [\n            0,\n            \"hashtag en un tema de acoso la abuela le va a poner las imágenes del coqueteo en tu cara darthes\"\n        ],\n        [\n            0,\n            \"la puta madre lo q había llorado xq encima lo re amaba a rama se merecía el mundo url\"\n        ],\n        [\n            1,\n            \"mi hermana me mando lo de hey fonsi y lo hice bien jaja en tu cara zorra 😎\"\n        ],\n        [\n            1,\n            \"hashtag don't call me gringo you fuckin beaner stay on your side of that goddamn river don't call me gringo you … url\"\n        ],\n        [\n            1,\n            \"user jajajajaja callate zorra vieja jajaja ya aprobé una demasiado jajajaja\"\n        ],\n        [\n            1,\n            \"user tu eres la pajera perra de mierda k lo unico k saces hacer es abrir tus piernas xk putas las a … url\"\n        ],\n        [\n            0,\n            \"dijo que mucha mierda hablas acaba y comemela antes que llegue mi mama\"\n        ],\n        [\n            0,\n            \"nada más rico que zacahuilt de la güera y una coca 🤤\"\n        ],\n        [\n            0,\n            \"user mirá que tú no lo sepas apreciar no te da el puto derecho de insultarle ok así que cállate la puta boca que … url\"\n        ],\n        [\n            0,\n            \"había un chabon diciendo que carl merecía morir bloqueado por hijo de puta hashtag\"\n        ],\n        [\n            0,\n            \"a veces sin papeles delante los discursos llegan mejor entre 26 ' 60 ' el discurso del doctor cavadas es inspirad … url\"\n        ],\n        [\n            1,\n            \"opinión impopular después de años viviendo en españa siendo yo un sucio sudaka he llegado a esta conclusión el d … url\"\n        ],\n        [\n            1,\n            \"miles d españoles licenciados q se han ido o se han quedado y se dedican a servir cafés a extranjeros ni 1 página … url\"\n        ],\n        [\n            0,\n            \"ejemplo perfecto de cómo no hay que diseñar un cuestionario me lo guardo xa mis alumnos hashtag url\"\n        ],\n        [\n            0,\n            \"user mas odio asi ti aunque intentes ignorarlo hija de fruta te metiste con nuestro bebé ahora jodete perra … url\"\n        ],\n        [\n            1,\n            \"user cállate gorda hija de puta las veces que te vi entrar en la iglesia de av santa fe no haberte mandad … url\"\n        ],\n        [\n            0,\n            \"que si el lenguaje que si es acoso que si es lío de faldas\"\n        ],\n        [\n            0,\n            \"user dani no alcancé a escuchar porque te habían revisado en los emiratos arabes son también estrictos … url\"\n        ],\n        [\n            1,\n            \"tú eres de los 70 ’ y yo soy una zorra de los 90 ’\"\n        ],\n        [\n            1,\n            \"user tú eres la perra entre las perras que hay perra inmunda hedionda malparida puerca ladrona sucia asesina pecuecua\"\n        ],\n        [\n            0,\n            \"trueno tus voces de mierda los hacen todos — chaval callate de una puta vez url\"\n        ],\n        [\n            0,\n            \"dios mio estoy viendo a personas mexicanas chilenas peruanas rusas árabes gringas principalmente chinos jap … url\"\n        ],\n        [\n            1,\n            \"user tú eres mi puta no mi putisima favorita ❤\"\n        ],\n        [\n            0,\n            \"¿ y si devolvemos ceuta y melilla y así dejan de saltar la valla url\"\n        ],\n        [\n            0,\n            \"esto es provocación hijo de puta url\"\n        ],\n        [\n            1,\n            \"user pinche perra asesina de los niños de la guarderia abc vete tu eres la peor delincuente corrupta ratera … url\"\n        ],\n        [\n            0,\n            \"aprovechando el aniversario vendrán las acusaciones de violacion y acoso veamos quien cae 🤔 url\"\n        ],\n        [\n            1,\n            \"user user callate perra malparida v ok no\"\n        ],\n        [\n            0,\n            \"estoy tan tan feliz por mi amiga pochaa sos todo hija de perra no te mueras nunca te merecess todo lo bueno que te pasaaaaaaaa\"\n        ],\n        [\n            0,\n            \"user cállate que todos vieron como dormía y dormis lo vas a aceptar o no hijo de puta primer aviso\"\n        ],\n        [\n            1,\n            \"user busca por diccionario q es lo siguiente después de guapa exacto guarra\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta chorro corrupto uds empezaron la violencia como siempre\"\n        ],\n        [\n            0,\n            \"qué temazo arabe de ecko ahre\"\n        ],\n        [\n            0,\n            \"a cms de atropellarme un tipo es inmigrante mientras cruzaba la calle con luz verde le indiqué había luz verd … url\"\n        ],\n        [\n            0,\n            \"tendría que ser legal compartir la cara de estos hijos de puta no encima tener miedo de enseñarla url\"\n        ],\n        [\n            0,\n            \"lo mismo que el problema de la inmigración no es por las políticas del gobierno de pedro user tampoco l … url\"\n        ],\n        [\n            0,\n            \"me ay el peor enemigo de una mujer es otra mujer also me esa vieja es bn zorra me again deberíamos respetarnos entre nosotras\"\n        ],\n        [\n            1,\n            \"los supermercados de argentina son una burla y una afrenta por mas sudaca q sea su público la calidad de los produc … url\"\n        ],\n        [\n            0,\n            \"entonces ¿ qué te molesta más oir verdiblancos hijos de puta o mi novia es sevillista y es una putada dichas … url\"\n        ],\n        [\n            0,\n            \"los ultras groguicidas tienen bula e impunidad total para ir a la caza del golpista indepe catalufo separata todo p … url\"\n        ],\n        [\n            0,\n            \"retweeted carlos peñaloza user indocumentado a punto de entrar en coma se le alzaron izarra y mary pil … url\"\n        ],\n        [\n            1,\n            \"user toda la puta vida las tetas fueron y serán tendencia y si buscan excusa para enseñarlas mejor que coño tanta tonteria\"\n        ],\n        [\n            0,\n            \"se ha reportado la presencia de estos anuncios panfletos o flyers en otras localidades en la zona metropolitana de … url\"\n        ],\n        [\n            1,\n            \"user callate hija de puta gorda falopera\"\n        ],\n        [\n            0,\n            \"los asaltantes del vallado de ceuta están entrenados « paramilitarmente » 1 200 subsaharianos se encuentran en los a … url\"\n        ],\n        [\n            0,\n            \"periodistas árabes afirman que israel utiliza las fuerzas de la naturaleza en la guerra contra el islam señores la … url\"\n        ],\n        [\n            0,\n            \"user que bueno que sigues siendo escoria y no mereces más mi tiempo\"\n        ],\n        [\n            0,\n            \"user sos una persona re linda siempre estas para todos t mereces lo mejor y hoy nos vemos perra t extraño mucho ahre ñ\"\n        ],\n        [\n            0,\n            \"vox nuestros refugiados son nuestros jóvenes que se han tenido que marchar forzosamente fuera de españa a trabaja … url\"\n        ],\n        [\n            0,\n            \"user hashtag sos un hijo de mil puta y cállate la boca se te nota lo peroncho\"\n        ],\n        [\n            1,\n            \"user user cállate virgen chuggeaste como perra\"\n        ],\n        [\n            0,\n            \"user jajaja respondes este y no los otros tweets callate marico en serio no tienes ni puta idea de que hablas\"\n        ],\n        [\n            0,\n            \"con mis manos en tu culo sintiendo el recorrido de mi polla dentro de ti despacio entrando y saliendo mis venas s … url\"\n        ],\n        [\n            1,\n            \"la cobertura sanitaria a los 820 000 sin papeles costará a los españoles 2 000 millones de euros\"\n        ],\n        [\n            1,\n            \"mi papá me acaba de enseñar un video de una perra estresada y me dijo que era yo 🙄 🙄\"\n        ],\n        [\n            0,\n            \"user retrasado callate la puta boca asqueroso encima el puto arbitro no nos pita un penalti legal\"\n        ],\n        [\n            1,\n            \"querida mamá tus vísceras apestan odio tu pelo debes ser árabe porque tienes una nariz enorme los árabes no ti … url\"\n        ],\n        [\n            0,\n            \"no creo que cobré las 7 lucas uno se pone muy soberbio y arrogante cuando tiene mucha plata en los bolsillos user user\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            1,\n            \"le dije a alba por lo bajini por qué parece que tenga una polla atravesada en la garganta comentario desafortuna … url\"\n        ],\n        [\n            1,\n            \"¡ árabes tramposos tambalea la sede de catar para el mundial de 2022 por sabotaje user url\"\n        ],\n        [\n            1,\n            \"el problema en realidad son los inmigrantes que llegan masivamente los presos que se acercan los etarras que el p … url\"\n        ],\n        [\n            0,\n            \"mis vecinos estaban escuchando música al palo y pasaron de árabe a do i wanna know literal my two moods\"\n        ],\n        [\n            0,\n            \"te mereces que se te queme la milanesa y todo lo malo del mundo una puta temporada me faltaba u n a s o l a url\"\n        ],\n        [\n            0,\n            \"voy a hacer un compilado de videitos con todas las cosas que le digo a mi perra eso les va a provocar multiples ac … url\"\n        ],\n        [\n            1,\n            \"en varselona espana un nutrido grupo de negros africanos emigrantes indocumentados gorpiaron salbajemente a un cuba … url\"\n        ],\n        [\n            1,\n            \"llevan razón no hay ningún motivo para estar en alerta por terrorismo los migrantes inmigrantes o como quieran ll … url\"\n        ],\n        [\n            0,\n            \"ahhh claro captas eso pero no todos los malditos palos que te tiro y andas con el que te boludean te pego o lo hace alguien más\"\n        ],\n        [\n            1,\n            \"esta pendeja me esta trabando la cabeza callate la puta madre\"\n        ],\n        [\n            0,\n            \"hola ser vivo hoy compartimos a la deriva arte derechos humanos y refugiados un documental de user con … url\"\n        ],\n        [\n            1,\n            \"user callate pajera chupa pija si te encantan que te maltraten perra\"\n        ],\n        [\n            0,\n            \"aumentan un 40 8 las entradas irregulares de inmigrantes a melilla este año url url\"\n        ],\n        [\n            0,\n            \"user estás mujeres son las deben formar parte del gobierno y no como carmelita salinas elba ester y demás escoria\"\n        ],\n        [\n            0,\n            \"user y que calidad moral tienes tú para criticar a todo mundo si el juega basura tu eres una basura hijo de perra\"\n        ],\n        [\n            0,\n            \"que pena que haya gente tan hija de puta capaz de abandonar a un perro en plena calle un tiro en la cabeza es lo que mereceis\"\n        ],\n        [\n            0,\n            \"encabezado sergio sarmiento on twitter faltas como la violación y el acoso d … url see more url\"\n        ],\n        [\n            1,\n            \"nueva prueba de que no son refugiados ni asilados son inmigrantes económicos y como todos los videos que os sa … url\"\n        ],\n        [\n            1,\n            \"user callate puta mis jojos vuelveeeen 😍 😍 😍\"\n        ],\n        [\n            0,\n            \"que asco me da el estar con mi familia y solo por comentarios de cuñados y comentarios racistas sin mencionar a los … url\"\n        ],\n        [\n            1,\n            \"hashtag en los países con los que comparten eso que ellos llaman religión a pesar de ser un sistema polít … url\"\n        ],\n        [\n            1,\n            \"la ven más perra que ellas y siempre están criticando estás mujeres que viven en competencia son una comedia ridículas\"\n        ],\n        [\n            0,\n            \"llamar guapa a una chica es micromachismo pero querer azotar a una mujer hasta sangrar o llamar puta a arrimadas es satira 👏\"\n        ],\n        [\n            1,\n            \"que haces con cc mogolica pili — puta tomi callate url\"\n        ],\n        [\n            0,\n            \"mi cuñado quiso tomar a la par de los otros y bueno aca esta hablado árabe jajajaja\"\n        ],\n        [\n            1,\n            \"user callate puta vamos a hacer algo q me aburro\"\n        ],\n        [\n            0,\n            \"fallecen 12 inmigrantes en italia tras accidente de camión agrícola url vía user\"\n        ],\n        [\n            0,\n            \"2018 será mi perra y no me voy a quedar callada como otras personas ya basta guarden éste maldito tweet\"\n        ],\n        [\n            1,\n            \"la infaltable oxigenada aspiracional una pobre y patética copia sudaka d todo lo ke hacen los gringos ¿ qué irá a … url\"\n        ],\n        [\n            1,\n            \"mi novia es más puta que la tuya\"\n        ],\n        [\n            1,\n            \"user callate que yo tmb te extraño perra\"\n        ],\n        [\n            0,\n            \"¿ cómo reciben diálisis los inmigrantes indocumentados en ee uu cnn url daniel esgardo ran … url\"\n        ],\n        [\n            0,\n            \"user el hijo de puta quiso estirar el pase al arquero hasta el último momento merecía ser gol y que lo maten\"\n        ],\n        [\n            0,\n            \"q ministra d lo que falta y lo que sobra trabajo y migraciones diga q ve n casado y rivera tendencias racistas … url\"\n        ],\n        [\n            0,\n            \"user una puta mierda luego hablan de democracia y de tonterías se lo montan bien eso tendría que esta … url\"\n        ],\n        [\n            0,\n            \"ya van dos veces que me llegan notis de youtube y ningúna es de mi hijo ¡ ¿ pueden dejar de provocarme un mini infarto la re puta madre\"\n        ],\n        [\n            0,\n            \"lamentables provocaciones és la concha de tu madre hijo de puta url\"\n        ],\n        [\n            0,\n            \"casi un centenar de inmigrantes alojados a cargo del contribuyente en hostales de zaragoza ante la saturación de l … url\"\n        ],\n        [\n            0,\n            \"no entiendo por que nunca me puedo quedar callada cuando me dicen algo la puta madre siempre tengo que insultar 😡\"\n        ],\n        [\n            0,\n            \"hacelo reverendo hijo de puta no mereces ser radical ni por herencia url\"\n        ],\n        [\n            0,\n            \"😔 el buque de user lleva cinco días a la deriva con 87 inmigrantes rescatados esperando que sánchez castej … url\"\n        ],\n        [\n            0,\n            \"user también he visto usar “ escarceos amorosos ” para referirse a sus intentos de violacion y acoso es penoso\"\n        ],\n        [\n            0,\n            \"la coalición árabe niega haber atacado al hudeida y asegura que el ataque contra un mercado y un hospital que dejó … url\"\n        ],\n        [\n            1,\n            \"mientras los manteros atacan a turistas y hay reyertas en el raval ada colau ha visitado el pueblo italiano de ria … url\"\n        ],\n        [\n            0,\n            \"difundamos movimiento semen user un rt de ayuda\"\n        ],\n        [\n            1,\n            \"user cállate perra si ahorita te tomaste una ultra\"\n        ],\n        [\n            1,\n            \"user el es un cabron y la otra una zorra dependiendo de si sabía o no la situación del tio\"\n        ],\n        [\n            0,\n            \"que estan haciendo los dos han enseñado la polla en la cara y me la deje asi\"\n        ],\n        [\n            1,\n            \"en su país árabe que desconozco ni me importa habrá pena de muerte de acuerdo que la ejecuten según sus extrañ … url\"\n        ],\n        [\n            1,\n            \"user cállate el hocico perra básica tu gfa y otras ciertas personas que conocemos jeje lo puse por cosas q … url\"\n        ],\n        [\n            1,\n            \"user callate puta x lo menos yo tengo la custodia\"\n        ],\n        [\n            1,\n            \"user te mereces eso y más porque a mi no me dejas dormir zorra\"\n        ],\n        [\n            0,\n            \"como me caga que me digan te recomiendo una pelicula y me la empiecen a contar si te pregunto adelante si no callate la puta boca\"\n        ],\n        [\n            1,\n            \"user user no quería empezar el año puteando pero vo te mereces unas chuchas tonto sapo y la ctm rata perra culia\"\n        ],\n        [\n            1,\n            \"los traficantes de inmigrantes proactiva open arms están dando vueltas entre cerdeña y túnez con 87 inmigrantes mal … url\"\n        ],\n        [\n            0,\n            \"me ha gustado un vídeo de user url ¿ por qué tanta inmigracion hacia chile\"\n        ],\n        [\n            0,\n            \"user mereces lo peor hija de mil puta ojalá nunca más vuelvas ah ver ah tús hijas basura\"\n        ],\n        [\n            0,\n            \"una cosilla que se me viene a la mente señor user ¿ por qué en vez de pasar sus vacaciones en mojác … url\"\n        ],\n        [\n            1,\n            \"hashtag que los tres garcía anduvieran detrás de la güera y que ella se quedara con el más güero de los 3 url\"\n        ],\n        [\n            1,\n            \"tu es que la puta rubia esa es gilipollas que le dicen callate que no es y la otra venga venga venga url\"\n        ],\n        [\n            1,\n            \"con la sanidad abierta a todo el mundo y cobrando del paro con pocos requisitos yo si fuera inmigrante me venia de cabeza menudo chollo\"\n        ],\n        [\n            1,\n            \"sabes porque las mujeres van vestidas de blanco el dia de la boda para hacer juego con el microondas la nevera la lavadora\"\n        ],\n        [\n            0,\n            \"y es que estoy hasta la polla de leer siempre en las noticias a alguien diciendo pero no todos los hombres somos a … url\"\n        ],\n        [\n            0,\n            \"horrible nadie ni nada te obliga a violar a url de los refugiados del aquarius me obligaron … url\"\n        ],\n        [\n            0,\n            \"user te estoy dando una casa para que te mejores y no dejas de poner pegas cállate de una vez la puta boca p … url\"\n        ],\n        [\n            1,\n            \"user callate puta de mierda lo dijiste por mi pelotuda olor a culo cara de culo culo en los pies culo con ca … url\"\n        ],\n        [\n            0,\n            \"este chamo es de caigüire abajo del barrio ' las pepitonas ' desde que está triunfando en los emiratos árabes no ha … url\"\n        ],\n        [\n            0,\n            \"a todas mis primitas les enseñaron a decirme tia es mi prima la puta madre prima\"\n        ],\n        [\n            1,\n            \"user callate zorra bueno ahora si me voy a dormir\"\n        ],\n        [\n            1,\n            \"esto debió hacerlo hace años en todo el territorio nacional muchos extranjeros indocumentados jodiendo a hashtag url\"\n        ],\n        [\n            0,\n            \"user tu eras un hombre de pocas palabras con un callate hijo de puta me hubiera servido\"\n        ],\n        [\n            1,\n            \"eliminar el cáncer del top manta subsahariano en hashtag con 3 medidas de oro 1 detener a sindicatos de delin … url\"\n        ],\n        [\n            1,\n            \"la mujer es muy zorra sabe como y q hacer para cagar a un tipo mas si el tipo esta enamorado o es un boludo que le … url\"\n        ],\n        [\n            0,\n            \"user user un imbécil que dice ahora el payaso este la zarigueña y gema de las infidelidades de kiko rivera eh sois escoria\"\n        ],\n        [\n            1,\n            \"user cállate ok se aman déjalos vida solo hay una perra\"\n        ],\n        [\n            1,\n            \"user tú cállate hija de perra url\"\n        ],\n        [\n            1,\n            \"estos dos moromierdas son los que han matado a adrien r i p url\"\n        ],\n        [\n            0,\n            \"user guarra es la persona que no se lava no una chica libre de enseñar lo que quiera y como quiera\"\n        ],\n        [\n            0,\n            \"la derecha ya ha marcado su línea de disputa y discurso los medios tenemos hoy una gran responsabilidad en cómo … url\"\n        ],\n        [\n            1,\n            \"te mereces todo lo mejor pero no en esta vida pinche puta\"\n        ],\n        [\n            0,\n            \"ahora mirad la actuación de raoul y decidme a mi puta cara que merecía quedarse frente a cepeda decídmelo\"\n        ],\n        [\n            0,\n            \"user nathan drake es un buen polvo y tu eres una puta paja dicho eso escupió cerca de sus pies con em ceño … url\"\n        ],\n        [\n            1,\n            \"user jajajajajaja que perra cállate resolución de 2018 poner atención\"\n        ],\n        [\n            0,\n            \"user no podés ser tan forro o tan hijo de puta q dios te dé mucha enfermedad de todo tipo mereces lo peor del mundo\"\n        ],\n        [\n            1,\n            \"¿ qué tiene una mujer de 40 entre las tetas que no tiene una de 20 el ombligo\"\n        ],\n        [\n            0,\n            \"user user nada que exigir tu eres un arrastrado al regimen escoria basura politica engatusador\"\n        ],\n        [\n            1,\n            \"no sé qué ventaja le veis dejar entrar a subsaharianos a nuestro maravilloso país vienen a quitarnos el trabajo y nos traen olas de calor\"\n        ],\n        [\n            0,\n            \"macho aquí te llaman guarra ya por enseñar las orejas url\"\n        ],\n        [\n            1,\n            \"user los otros se venden ja tú eres la puta política mayor eres la madame vergüenza ajena das pob … url\"\n        ],\n        [\n            0,\n            \"busca nl inversión de emiratos árabes url\"\n        ],\n        [\n            1,\n            \"en que se parece una mujer a un cientifico en que al cientifico le pasan cosas por la cabeza y a la mujer le pasan cabezas por la cosa\"\n        ],\n        [\n            1,\n            \"user callate puta cerda xao t odio puta chuky\"\n        ],\n        [\n            0,\n            \"me e marcado un gazpacho gitano sevillano que se bebe un vaso un subsahariano se vuelve a su tierra se pone a tra … url\"\n        ],\n        [\n            1,\n            \"ya que tú eres de mucha indirecta te voy a decir una cosa a ti nunca te van a coger para serio eres puta y la que … url\"\n        ],\n        [\n            1,\n            \"mami no es que yo te quiera decir puta pero si tu eres bien putaputaputaputaputaputaaa 💣 🎊\"\n        ],\n        [\n            0,\n            \"user definitivamente tú eres un grandísimo hijo de puta el coño de tu madre si el escenario es negro p … url\"\n        ],\n        [\n            0,\n            \"user justamente los violadores son la escoria de los hombres la forma más baja de vida animal\"\n        ],\n        [\n            0,\n            \"user callate mentiroso hijo de re mil puta\"\n        ],\n        [\n            0,\n            \"encima cachondeo en lugar de unirse todos los países que están cansando de tanta inmigración ilegal para luchar co … url\"\n        ],\n        [\n            0,\n            \"adán canta “ mi novia es sevillista y una puta más ” enhorabuena por la victoria la prima podrías usarla para que … url\"\n        ],\n        [\n            1,\n            \"user callate zorra del orto estoy en wilde dame bola\"\n        ],\n        [\n            0,\n            \"no es idéntica pero se parece en q gana el mejor también se parece en q aunque tu rival sea escoria si tu eres m … url\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta q vos te diste cuenta hace 5 meses máximo\"\n        ],\n        [\n            0,\n            \"mi novia es demasiado hermosa puta vida nojoda culo\"\n        ],\n        [\n            0,\n            \"user pero en temas de filosofía no tenenos ni puta idea alicia está ahí para enseñarnos\"\n        ],\n        [\n            0,\n            \"ains ya no queda buen machismo como el de antes\"\n        ],\n        [\n            0,\n            \"¡ ¡ semen movimiento machista internacional únete\"\n        ],\n        [\n            1,\n            \"user no veo la correa de perra para que te traten como mereces\"\n        ],\n        [\n            1,\n            \"¿ por que las mujers fingen cuando hacen el amor por que se creen q nos importa\"\n        ],\n        [\n            0,\n            \"racismo es que te pregunten porque eres prieto si tu mamá es güera\"\n        ],\n        [\n            0,\n            \"me re estresa ser tan hija de puta pero a ver viejo de mierda cállate que quiero dormir\"\n        ],\n        [\n            1,\n            \"cojer con mí novia es lo mejor que existe alta perra encima\"\n        ],\n        [\n            0,\n            \"trump arremete contra las mujeres que lo acusan de acoso sexual asegura que las denuncias de las 16 mujeres son h … url\"\n        ],\n        [\n            0,\n            \"mueren 11 inmigrantes en italia en accidente de camión con trabajadores agrícolas url url\"\n        ],\n        [\n            0,\n            \"le dije a mi mamá que extrañaba a un pibito y me tiró los pelos jajajajajajajjaja enseñandome como en los viejos tiempos perra\"\n        ],\n        [\n            0,\n            \"a todos que critican la llegada de inmigrantes y crean que nos quitan trabajo les dan demasiadas ayudas y demás q … url\"\n        ],\n        [\n            0,\n            \"para colmo le soplan puras estupideses shhiii cállate haste el tonto nooo won no digas eso puta q la c … url\"\n        ],\n        [\n            0,\n            \"querido amig godinez hoy se vale que tu café lleve piquete de vodka ¡ chingale te lo mereces — ningún jefe en su perra vida\"\n        ],\n        [\n            0,\n            \"asi es nuestro periodismo dais asco no mereceis q os llamen profesionales “ golfa perra ” el último testimonio po … url\"\n        ],\n        [\n            0,\n            \"el reggaeton árabe de los anuncios de youtube no juega carro\"\n        ],\n        [\n            0,\n            \"user hierba mala nunca muere dicen es un pedazo de imbecil que ojala le cerraran el canal es el logan jake paul español escoria\"\n        ],\n        [\n            0,\n            \"user que no te pego una pegatina en la cara no más\"\n        ],\n        [\n            0,\n            \"user user tu puta madre no te queria ofender pero te lo mereces\"\n        ],\n        [\n            0,\n            \"user user callate hijo de puta sos el primero en justificar y promover esta mierda\"\n        ],\n        [\n            0,\n            \"🌹 “ el gobierno ha reforzado el sistema nacional de protección internacional y de acogida al aprobar una oferta de e … url\"\n        ],\n        [\n            1,\n            \"a los inmigrantes ilegales hay que deportarlos a su pais de origen ¡ ¡ ya el gobierno creará un mando único polic … url\"\n        ],\n        [\n            0,\n            \"y si tú eres uno de los amigos que le celebra el comportamiento de esos hombres eres cómplice del acoso sexual\"\n        ],\n        [\n            1,\n            \"user aaaaa callate maldita perra que vos tambien me tenes abandonada\"\n        ],\n        [\n            0,\n            \"afirmo con enojo que su forma está haciendo tonterías y mal acoso en japón url\"\n        ],\n        [\n            1,\n            \"— machista — machista ¡ ¿ yo — machista dios que os hizo inferiores\"\n        ],\n        [\n            1,\n            \"user es verdad yo siempre acoso a mujeres de faldas hasta la rodilla y botas baqueras y el peinado tambien influye muchisimo\"\n        ],\n        [\n            1,\n            \"en estas noticias siempre me voy a leer el final sí ahí donde pone eso de un individuo de origen magrebí … url\"\n        ],\n        [\n            0,\n            \"user suele pasar te tengo que enseñar uno donde 600 comentarios de 700 me dicen lo mismo qué puta risa\"\n        ],\n        [\n            1,\n            \"me encanta mi vestido de mujerzuela zorra suripanta no se los voa enseñar … aún\"\n        ],\n        [\n            1,\n            \"ya por fin con 98 libre de puntas güeras url\"\n        ],\n        [\n            0,\n            \"antojada de dulces árabes baklava te pienso url\"\n        ],\n        [\n            0,\n            \"user nos turnamos para enseñarle la polla a granados en el comedor\"\n        ],\n        [\n            1,\n            \"menos mal que el ínclito marlasca nos ha abierto los ojos user tiene la culpa de la invasión de negrata … url\"\n        ],\n        [\n            1,\n            \"los árabes y similares con su doble moral es el reyno d los mayates donde la mujer la ven como una amenaza a sus co … url\"\n        ],\n        [\n            1,\n            \"se debería incluir en las escuelas la asignatura del islam ya que para el 2050 españa será mayoría musulmana y así empezar a adaptarse\"\n        ],\n        [\n            1,\n            \"enferma hija de mil puta y la concha gorda que te pario soreta te mereces una muerte lenta y dolorosa te odio te o … url\"\n        ],\n        [\n            0,\n            \"user basta poned pie en pared a tanta provocación y cortad la humillación de estos cuatro hijos de perra\"\n        ],\n        [\n            0,\n            \"la opinión ¿ por qué la industria agrícola no defiende a los trabajadores indocumentados que tanto depende … url\"\n        ],\n        [\n            0,\n            \"user diras ahora q es una patraña q tu eres un dios q eres incorrutible cpncha de tu puta madre ladron p … url\"\n        ],\n        [\n            1,\n            \"alemania chulo inmigrante musulmán ya sabe que es el fuerte en un país que ha claudicado pronto levantarán a tu m … url\"\n        ],\n        [\n            0,\n            \"una mujer denuncia acoso abuso o violación y la mandan a la casa despues quieren parar los femicidios poniendoles … url\"\n        ],\n        [\n            0,\n            \"1 acoso no es abuso ni violación 2 naturalizar un acoso como si nada sin mediar palabra que retracte conductas no está ni un poco bueno\"\n        ],\n        [\n            0,\n            \"mi mamá hace empanadas árabes para el viernes 180 la docena el que quiera me avisa es de carne tierna lo hacemo … url\"\n        ],\n        [\n            0,\n            \"user tu tya k es x la noxe k en teoria tu eres la lista menuda puta mikerda de roleplay estasmos ahciendo tus putosa meurtos afasa\"\n        ],\n        [\n            0,\n            \"lena dunham prepara una serie sobre feminismo para hbo afirman que se rodará integramente en una cocina hashtag url\"\n        ],\n        [\n            0,\n            \"aprendí a decir algunas groserías en árabe y practiqué con un cliente que me súper cagó ☺\"\n        ],\n        [\n            0,\n            \"mira lo qie te digo me da igual que sea gabacha pero eso de ser weasley como que no\"\n        ],\n        [\n            1,\n            \"así como a muchos les encabrona que les digan negros a mi tambien me encabrona y doble que me digan güera para mí … url\"\n        ],\n        [\n            1,\n            \"me encanta lo guarra que eres te follaria hasta provocarte un nuevo desgarro vaginal — si provocas un desgarro vag … url\"\n        ],\n        [\n            0,\n            \"cuando venga a uruguay yo le voy a enseñar a decir lo siento perra ahre url\"\n        ],\n        [\n            0,\n            \"creo que a partir de ahora empezare a subir videos a yt cagandome en la puta madre de todo el que se lo merezca me … url\"\n        ],\n        [\n            1,\n            \"si somos sudacas que no se note url\"\n        ],\n        [\n            0,\n            \"user abu la puta amdew felicidades te lo mereces muchisimo\"\n        ],\n        [\n            0,\n            \"user que panda de hijos de puta estáis hechos el único sitio en el que merecía estar es entre rejas\"\n        ],\n        [\n            0,\n            \"user en tu culo es mi polla\"\n        ],\n        [\n            1,\n            \"user user cállate que es de mi pueblo puta zorra\"\n        ],\n        [\n            0,\n            \"las nuevas ' autoridades ' de inmigración se lo dicen claro a user gibraltar no es una puerta de entrad … url\"\n        ],\n        [\n            0,\n            \"user user callate la puta boca tio\"\n        ],\n        [\n            1,\n            \"user cállate eres perfecto maldita sea no le hagas caso a la perra zorra de titán que te valga puta verga lo que diga aaaaaaaah\"\n        ],\n        [\n            1,\n            \"comportamiento ejemplar no paga billete se cuela le pillan y se pone chulo y amenaza que buena es la inmigració … url\"\n        ],\n        [\n            1,\n            \"un policía nacional se infecta de sarna al trasladar a inmigrantes de una patera 😠 😠 😠 url\"\n        ],\n        [\n            0,\n            \"¿ alguien que tenga el numero del güero de super vale\"\n        ],\n        [\n            1,\n            \"baby yo sé que tú eres bien puta yo lo sé 🎶 la puse en cuatro pero nunca la besé 🎶 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"yo cuando alguien me dice güera url\"\n        ],\n        [\n            0,\n            \"cuando tu eres la única que sabe hacer picoway resolve y todas quieren que les enseñes te sientes la más perra del mundo 😂 💆 🐩\"\n        ],\n        [\n            0,\n            \"vivir a la defensiva en un bello lugar que todos podrían disfrutar árabes e israelíes url\"\n        ],\n        [\n            0,\n            \"internet se nos fue de las manos y muchas vidas la están pagando ahora suicidios acoso violación a la privacidad … url\"\n        ],\n        [\n            1,\n            \"user calláte perra sarnosa tú hablando de corrupción y se te olvido la salita del sin con tu cach montesinos\"\n        ],\n        [\n            1,\n            \"¿ cuándo viajará la mujer a la luna cuando se tenga que limpiar\"\n        ],\n        [\n            0,\n            \"user estuve 7 horas ayudando a mi perra para que tenga a los perritos hace 2 días que no dormía jajaja me lo merecía\"\n        ],\n        [\n            0,\n            \"user callate hija de puta jajajajajajajajajaja\"\n        ],\n        [\n            0,\n            \"todos estan negados a enseñarme a manejar hijos de puta ya los voy a atropellar tarde o temprano\"\n        ],\n        [\n            1,\n            \"user no tu eres puta y casta\"\n        ],\n        [\n            0,\n            \"y me pongo árabe cuando tomooo\"\n        ],\n        [\n            0,\n            \"frases árabes mas bellas del mundo – proverbios árabes url\"\n        ],\n        [\n            0,\n            \"el sábado en modo árabe como dijo david\"\n        ],\n        [\n            1,\n            \"user callate si ni me mandas zorra\"\n        ],\n        [\n            0,\n            \"quiero pegarte pq estás bien imbécil y después darte un besito 🙂\"\n        ],\n        [\n            0,\n            \"a lo mejor si alguien no lucha por alguien es porque no mereces la puta pena no siempre es culpa del que no lucha\"\n        ],\n        [\n            0,\n            \"infeliz no seria un termino que el se merezca no soy dios para juzgar pero este hijo de puta merece el infierno … url\"\n        ],\n        [\n            0,\n            \"joooooloooovvvv soy una mancha negra en una escuela de güeros\"\n        ],\n        [\n            0,\n            \"la extrema derecha no engaña ya a nadie y menos a los que trabajan en ordenar la identificación traslado guar … url\"\n        ],\n        [\n            1,\n            \"user jajajajajajajajajajajajajjajajajajajaja cállate puta reventada en 4 años me recibo ahre yaki\"\n        ],\n        [\n            0,\n            \"no entiendo las entradas a mi blog tengo público irlandes y de eeuu son bots me secuestraran los 3 arabes no … url\"\n        ],\n        [\n            0,\n            \"user nos vas a enseñar la polla\"\n        ],\n        [\n            1,\n            \"user user na ma porque tú eres una perra sin corazón\"\n        ],\n        [\n            0,\n            \"hola soy leo y tú ahhh sí tú eres pendejo porque marcas vuelta cuando ya la estás dando hijo de tu puta madre\"\n        ],\n        [\n            1,\n            \"el ministro alejandro finocchiaro user nos prometía finlandia 🇫 🇮 en educación hace poco con … url\"\n        ],\n        [\n            1,\n            \"kamiiiiiiiigaaaaaa tu eres la amiga que se mete las pollas doblás en el cooooooñooooooo zorra vete a tomar por … url\"\n        ],\n        [\n            0,\n            \"pobre niño jesús porque si le llevan lo que tu eres le va a caer tremendo comunista hijo de puta encima desde v … url\"\n        ],\n        [\n            1,\n            \"ya cállate puta ni eres oficial user\"\n        ],\n        [\n            0,\n            \"también te estresa todo hermana y bueno gil callate la puta madre\"\n        ],\n        [\n            1,\n            \"user exigen perra asesina necesitamos tener te cerda hija de tu puta madre ratera como tú y los niños c … url\"\n        ],\n        [\n            0,\n            \"user el empujón en plan cállate la puta bocaaa\"\n        ],\n        [\n            0,\n            \"user cállate mmvg hoy te saco la puta 🖕\"\n        ],\n        [\n            0,\n            \"en mi casa parece a propósito cuando duermo hablan casi gritando los hijos de puta les voy a enseñar a respetar a facazo limpio\"\n        ],\n        [\n            1,\n            \"por que las mujeres van de a 2 al baño por mientras una caga la otra le aprieta la cabeza para que salga toda la mierda\"\n        ],\n        [\n            0,\n            \"user callate hdp q vos con tus simios kk p o pj ykk son la escoria rentada de este pais de cuarta gracias … url\"\n        ],\n        [\n            0,\n            \"user callate son la peor escoria malditos vos y tu partido ojalá ocupes rivotril para dormir porque … url\"\n        ],\n        [\n            1,\n            \"cuando el coreano se pone caliente pero tu eres una perra fria mas fria que rusia gil culiao nomas url\"\n        ],\n        [\n            0,\n            \"user hola héctor con todo el respeto que te mereces que profesión tienes hijo de puta\"\n        ],\n        [\n            1,\n            \"user tu eres puta aquí si no te gusta lyna tampoco para andarla insultando por el mundo estupida de mierda\"\n        ],\n        [\n            0,\n            \"su eres nazi mereces que un hijo de puta más hijo de puta que tú te mate y así construiremos un futuro alucinante … url\"\n        ],\n        [\n            0,\n            \"marlaska ha nombrado jefe de la uco a quien hasta ahora estaba al frente de los grs el grupo de la user q … url\"\n        ],\n        [\n            0,\n            \"¿ qué pensáis de este artículo url\"\n        ],\n        [\n            1,\n            \"user user sé mi putita llámame guarra muerdeme los pezones ayyyys ve a buscar al niño al cole\"\n        ],\n        [\n            0,\n            \"“ el maestro decía que viniéramos en minifalda y sin bragas ” el acoso sexual que hacía un maestro en la universidad … url\"\n        ],\n        [\n            0,\n            \"y a mercurio cuando acabe con la luna\"\n        ],\n        [\n            0,\n            \"user callate y retoma la puta serie\"\n        ],\n        [\n            0,\n            \"🗞 leer a sami naïr para entender mejor a europa el temor delante de la inmigración no es producto de una xenofo … url\"\n        ],\n        [\n            1,\n            \"¿ cual es el dia de la mujer el dia menos pensado\"\n        ],\n        [\n            1,\n            \"user si vas a enseñar enséña bien hija de tu puta madre siempre es la misma mierda pendeja\"\n        ],\n        [\n            0,\n            \"user genial eso de reíros en la cara de las prostitutas que hayan elegido libremente ser lo que son sa … url\"\n        ],\n        [\n            0,\n            \"yo tenia un folio lleno de mapas que mis hermanas no usaron y me quedaban a mi y al que me pidiera url\"\n        ],\n        [\n            0,\n            \"mi perra me odia es enseñarle la correa pa salir a pasear y se pira corriendo a esconderse es mas vaga que yo casi\"\n        ],\n        [\n            0,\n            \"sabes provocar eructos aposta sin necesidad de beber cocacola ni nada con gas — sois una puta pesadilla url\"\n        ],\n        [\n            1,\n            \"nosotros como tu dices seremos gentuza tu eres una gran hija de puta además con pinta de zorrauser\"\n        ],\n        [\n            0,\n            \"ojalá poder pegarle un puñetazo a mi cerebro y decirle que me deje ya en paz macho que insistente eres cállate ya la puta boca joder\"\n        ],\n        [\n            1,\n            \"user puta tantos años de ser bff y ni sabes que perfectamente yo te puedo enseñar 😒\"\n        ],\n        [\n            0,\n            \"me ha gustado un vídeo de user url caillou entra en la matrix episodio 5 español sudaca hd\"\n        ],\n        [\n            1,\n            \"user on tu eres muy perra\"\n        ],\n        [\n            0,\n            \"de repente me siguieron 3 cuentas verificadas arabes help no quiero morir\"\n        ],\n        [\n            0,\n            \"user user cállate la boca gordo hijo de puta\"\n        ],\n        [\n            0,\n            \"mientras el presidente okupa sigue de vacaciones cada día llegan a españa cientos de inmigrantes ilegales por el ef … url\"\n        ],\n        [\n            1,\n            \"hay varias paginas de feministas a las que deberia darles verguenza exponer sus ideas ya que no tienen ni pies ni cabeza\"\n        ],\n        [\n            0,\n            \"quien coño esta votando me cago en la puta os merecéis un machete en la tráquea siempre fiel a las lentejas cabrones url\"\n        ],\n        [\n            0,\n            \"cifra de inmigrantes indocumentados que llegó a españa ya supera a la de todo el 2017 url\"\n        ],\n        [\n            0,\n            \"un día largo callate hijo de puta estabas jugando al pádel\"\n        ],\n        [\n            0,\n            \"las ganadoras del primer sorteo de entradas para la única fiesta exclusiva para mayores de 18 años de sudaca la isl … url\"\n        ],\n        [\n            1,\n            \"y tenes la cara para decir “ se lo merecía ” perra dejame no decirte lo que te mereces porque no estoy tratando de qu … url\"\n        ],\n        [\n            1,\n            \"según mi abuela natacha jaitt se merecía que le pegue su ex por haberle hecho eso a latorre por qué es puta po … url\"\n        ],\n        [\n            0,\n            \"jajajaja qué tíos cachondos los albañiles url cómo bromean\"\n        ],\n        [\n            0,\n            \"de ella me quedo el gusto por la música árabe ☺\"\n        ],\n        [\n            0,\n            \"laredo texas aseguran a 25 indocumentados 14 viajaban escondidos en cajas de carton url\"\n        ],\n        [\n            0,\n            \"denuncian abuso sexual en refugio de niños inmigrantes de arizona diario noticias web url\"\n        ],\n        [\n            0,\n            \"user claro por subir la foto que le dé la puta gana a su twitter es una guarra asocias enseñar carne con se … url\"\n        ],\n        [\n            0,\n            \"al dueño borracho d este coche q m acabo d encontrar abandonado en una cuneta mereces lo q t ha pasado hijo d puta … url\"\n        ],\n        [\n            0,\n            \"instan a granjeros de colorado a “ defender ” a sus trabajadores indocumentados url url\"\n        ],\n        [\n            1,\n            \"acabas en los calabozos t desahucian d tu casa y si t atreves a protestar t denuncian por ser una sin papeles y t … url\"\n        ],\n        [\n            0,\n            \"buenos días güera solo pasó a desearte u lindo fin de semana en compañía de tú príncipe qué se diviertan mucho y … url\"\n        ],\n        [\n            0,\n            \"¿ hipocresía de estados unidos frente al conflicto nicaragüense url vía user\"\n        ],\n        [\n            1,\n            \"user user callate puta de mierda respeta al dios\"\n        ],\n        [\n            0,\n            \"mecagontodo 2 tíos en clase aprueban y llevan 35 min quejándose de su nota tío que has aprobado callate la puta boca 😂\"\n        ],\n        [\n            0,\n            \"placer morboso posar la punta de mi polla en tu coño y empujar despacio sentir como se amolda a mis venas la pres … url\"\n        ],\n        [\n            0,\n            \"user escuché muy atentamente su intervención y no pudo decir más tonterías en menos tiempo no tiene ni puta … url\"\n        ],\n        [\n            1,\n            \"esas cosas y otras pueden pasar por mantener a la inmigracion ilegal en españa y no expulsarlos ¿ no la agresión … url\"\n        ],\n        [\n            0,\n            \"buah chaval se me han saltado las lagrimas de lo bien que lo ha hecho ana war eres la puta ama tia te mereces tod … url\"\n        ],\n        [\n            0,\n            \"nuestra directora ejecutiva alexandra sossa estará hablando en la radio sobre problemas que uno confronta en el tra … url\"\n        ],\n        [\n            0,\n            \"que las mujeres son perras 🐶 o o no parcero no hay mujer perra 🐶 sino cansada de que un hombre no le demuestre url\"\n        ],\n        [\n            1,\n            \"de los moros no se puede esperar nada bueno y esto te lo dicen los propios árabes que también han luchado contra … url\"\n        ],\n        [\n            1,\n            \"user callate puta si vos te tomas hasta el agua de la zanja\"\n        ],\n        [\n            0,\n            \"esta chica denuncia una violación invisibilizada y lo que os preocupa es que diga que el agresor tenía polla soi … url\"\n        ],\n        [\n            0,\n            \"siento que mi güera user vino a rompernos el estereotipo de la tía que se la pasa cuidando a sus chingos de plan … url\"\n        ],\n        [\n            1,\n            \"no soy racista pero que asco dan los putos moros como dependiese de mi que entrasen en españa lo llevaban claro es … url\"\n        ],\n        [\n            0,\n            \"user tuitwer es una erramienta q puede llegar a todo el mundo si pudiésemos hacerles llegar al mundo árabe … url\"\n        ],\n        [\n            0,\n            \"me pasa con mis amigos árabes v url\"\n        ],\n        [\n            0,\n            \"puta madre buscar trabajo en méxico es entrevistarte con argentinos colombianos peruanos brasileños y mis favo … url\"\n        ],\n        [\n            1,\n            \"user callate maldita zorra te extraño volve ya\"\n        ],\n        [\n            0,\n            \"y tú eres la perra mayor hux no te muerdas la lengua — rueda los ojos colocándose aquel gorro y quitándole el p … url\"\n        ],\n        [\n            1,\n            \"user cállate negra de mierda tu jefe político se cago en el los jubilados cuando fue jefe de gabinete flor de hija de puta sos\"\n        ],\n        [\n            1,\n            \"todo tu eres bien perra mamaguevo jajajajajajajaja url\"\n        ],\n        [\n            1,\n            \"user cállate perra por qué yo tq\"\n        ],\n        [\n            0,\n            \"el master de casado no ha sido gratis lo van a pagar los inmigrantes url\"\n        ],\n        [\n            0,\n            \"gracias a dios mis papas me enseñaron hablar bastante bien y no ando por la calle gritandome puta con amigas 😊\"\n        ],\n        [\n            1,\n            \"user vamos divaza tu puedes 💝 👑 tu eres la mas perra ❤ 🎆 👑\"\n        ],\n        [\n            0,\n            \"a ver si es verdad y dejando de ser un bulo se impone un poco de cordura en europa url\"\n        ],\n        [\n            0,\n            \"user me olvidé un millón de cosas pero bueno tu novia es muy doris te amo mucho zorra me encantas demasiado\"\n        ],\n        [\n            0,\n            \"ufff cuando suena árabe en le lac se me para el pene\"\n        ],\n        [\n            1,\n            \"todo es ji ji y ja ja con los chistes sobre árabes y bombas hasta que te toca con uno de ellos en un vuelo\"\n        ],\n        [\n            1,\n            \"la novia es mas puta y el pelotudo sigue estando con ella ni pa bosta la mina mas zorra y el ni hablar mas gil todavía le re kbio\"\n        ],\n        [\n            0,\n            \"hay una chica que grita como la puta madre callate por dios hashtag\"\n        ],\n        [\n            0,\n            \"varios me han dicho chama pero vente sin papeles vete de venezuela con la cédula pregunta ¿ ustedes son mrcos o q … url\"\n        ],\n        [\n            1,\n            \"que horrible verte así sofi como te voy a extrañar mi perra loca espero que estes en un lugar mejor y tengas todo lo que mereces\"\n        ],\n        [\n            0,\n            \"user user callate cara de culo y jodete en la puta cárcel\"\n        ],\n        [\n            1,\n            \"y muchas de esas miles de violaciones son de parte de tus queridos refugiados por cierto estafador ponte a trabaja … url\"\n        ],\n        [\n            1,\n            \"hay cosas que por sabidas se callan pero por calladas nos olvidamos de que existen pagaras perra y con lo que mas t … url\"\n        ],\n        [\n            1,\n            \"user tu eres bien puta no te importa nahh 😂\"\n        ],\n        [\n            1,\n            \"user jajaja callate que vos tampoco te quedas atras zorra\"\n        ],\n        [\n            0,\n            \"solo quiero mover el culo con arabe y venirme a dormir\"\n        ],\n        [\n            0,\n            \"cuando no tienen a eta o a catalunya o los inmigrantes o todos a la vez la cuestión es hablar de algo con lo que … url\"\n        ],\n        [\n            0,\n            \"si nunca has sido víctima de acoso abuso o violación es complicadísimo que entiendas el dolor miedo e impotencia … url\"\n        ],\n        [\n            0,\n            \"user user eso es no tener ni puta idea de gestión ni dos dedos de frente al margen de lo patriarcal\"\n        ],\n        [\n            0,\n            \"m rajoy en los papeles de barcenas no es mariano rajoy pablo casado aprueba el master sin ir a clase sin hacer e … url\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta fuiste una mierda y vas a terminar tu vida siendo una mierda\"\n        ],\n        [\n            0,\n            \"pásame la receta si son empanadas árabes me como una docena url\"\n        ],\n        [\n            1,\n            \"user omar prieto “ extranjero sin identificación será puesto en la frontera ” envía al ejercito a tomar con … url\"\n        ],\n        [\n            0,\n            \"el ministerio de exteriores de arabia saudita ha declarado persona non grata al embajador de canadá en riad al di … url\"\n        ],\n        [\n            0,\n            \"cállate zorra el cállate perro de este semestre 😊\"\n        ],\n        [\n            0,\n            \"hashtag reto te reto a pegarte en la cara la mayor cantidad de ganchos de ropa no vas a superar los 1 … url\"\n        ],\n        [\n            1,\n            \"user user ojala usaras vestidos y tacos para que seas felíz como mereces perra\"\n        ],\n        [\n            1,\n            \"user cállate zorra que no fuiste capaz de contestar mi mensaje 😒\"\n        ],\n        [\n            0,\n            \"user la celebración de carmona algún sportinguista aún tiene la polla en la garganta hashtag\"\n        ],\n        [\n            1,\n            \"los comunistas han pasado de disparar a los que huyendo saltaban el muro en berlín a si eres subsahariano darte paguita user\"\n        ],\n        [\n            0,\n            \"user le pega primero en la cara tonto la polla\"\n        ],\n        [\n            0,\n            \"el partido popular considera contradictorio el anuncio del psoe de que retirará las concertinas de ceuta y melilla … url\"\n        ],\n        [\n            0,\n            \"la feminidad busca igualdad el feminismo sólo el poder url\"\n        ],\n        [\n            1,\n            \"user callate puta y anda a dormir\"\n        ],\n        [\n            0,\n            \"talvez la inmigración es también algo muy arraigado entre los nicas mis tíos tuvieron que huir del servicio milita … url\"\n        ],\n        [\n            0,\n            \"user user no creo que nadie confunda acoso con seducción ni violación con fantasia sexual\"\n        ],\n        [\n            0,\n            \"user es más a mí debería importarme una puta mierda que tú por la playa vayas enseñando el rabo es as … url\"\n        ],\n        [\n            0,\n            \"e insisto con esto de libertad de expresión puedo decir lo que quiero claro nunca en la puta historia enseñaron … url\"\n        ],\n        [\n            0,\n            \"esto es posesión machismo acoso violación a la intimidad de la persona y nadie cae en la cuenta que están así p … url\"\n        ],\n        [\n            0,\n            \"los tomas asi puro como si fuera jugo y cuando te querés rescatar estas hablando en árabe url\"\n        ],\n        [\n            1,\n            \"siempre me cargó ese cuico culiao aspiracional súperalo amigo eres sudaca y gay\"\n        ],\n        [\n            0,\n            \"con tantos casos de violacion y acoso sexual vamos a concluir que el mas sanito de todos era michael jackson\"\n        ],\n        [\n            0,\n            \"un día me dieron un consejo muy bueno si no vas a decir nada inteligente cállate la puta boca aplicároslo porfa\"\n        ],\n        [\n            0,\n            \"hay dos sitios dónde hay que ir sin prisas a echar unos papeles y al peluquero\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta mi madre murió esperando que le pagues el juicio que ganó cuando vos estabas en … url\"\n        ],\n        [\n            1,\n            \"esta encontra del racismo pero usa chingos de filtros para verse más blanca y se pinta el cabello de güera no mames compa\"\n        ],\n        [\n            1,\n            \"jajajajaja zorra sos vos mi amor por teclado somos todas malas eh pero en la cara nunca nada vos ridícula 😘\"\n        ],\n        [\n            0,\n            \"pietrapierce story purs sangs arabes stars des festivites a agar el m url\"\n        ],\n        [\n            1,\n            \"que nacionalidad o etnia crees que se adapta mejor a la vida occidental europea tema derechos y libertades mujer … url\"\n        ],\n        [\n            0,\n            \"user user tu eres más tonto que un bocao en la polla chaval\"\n        ],\n        [\n            1,\n            \"m da miedo cuando me sigue un árabe\"\n        ],\n        [\n            1,\n            \"user cállate la puta boca challenge no eres una mierda de persona y si te draggean pues las cogemos y las ma … url\"\n        ],\n        [\n            1,\n            \"este tipo es un complice d todos estos años d bobolucion robolucion ahora ve al corrupto andres izarra y no ve todo … url\"\n        ],\n        [\n            0,\n            \"lo de los bolardos obstaculizando las entradas del zoco árabe año tras año es de traca como para tener que salir … url\"\n        ],\n        [\n            0,\n            \"la forma que se me pegó la base de arabe la escuché 75 veces hoy 🤦 🏼 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta si vos apoyás el proyecto violento de la derecha\"\n        ],\n        [\n            0,\n            \"hashtag klan y nacho dando clases de doble tempo en árabe\"\n        ],\n        [\n            0,\n            \"ustedes entienden que el interurbano la calera q es lo mas sudaca en medios de transporte pasa cada 15 minutos y … url\"\n        ],\n        [\n            1,\n            \"pasan las horas y user aún no ha convocado ninguna manifa en apoyo a esta menor ninguna feminazi se sol … url\"\n        ],\n        [\n            0,\n            \"user para nada están hasta la polla de tonterías y se les nota\"\n        ],\n        [\n            0,\n            \"dejus center apoya a los inmigrantes a través de talleres educativos y asesoramiento en brentwood y hempstead url\"\n        ],\n        [\n            0,\n            \"violencia machista acoso escolar violación de derechos humanos privación de libertades homofobia racismo prec … url\"\n        ],\n        [\n            0,\n            \"como puede ser que justifiquen un acoso o una violación porque estaba borracho loco yo también el finde estaba bo … url\"\n        ],\n        [\n            0,\n            \"no te mereces que te responda pero aún así lo voy a hacer no me conoces en absoluto para decir que soy una zorra … url\"\n        ],\n        [\n            1,\n            \"user user bueno tú eres su perra no yo\"\n        ],\n        [\n            0,\n            \"user puto homófobo de mierda te voy a meter la polla en la garganta para que no vuelvas a decir gilipolleces\"\n        ],\n        [\n            0,\n            \"maya khelladi directora de la oficina de representación de caixabank en dubái repasa las oportunidades de la econ … url\"\n        ],\n        [\n            1,\n            \"user cállate tu puta zorra 😒 👅\"\n        ],\n        [\n            0,\n            \"¿ se puede ser más necio e indocumentado sí se puede ser pablo casado url\"\n        ],\n        [\n            1,\n            \"user callate perra toda con el nopal en la frente 😂 🙄\"\n        ],\n        [\n            0,\n            \"teeeeneeesss que ser de toooodos url\"\n        ],\n        [\n            0,\n            \"user tu eres el ale que dice que me quiere y tal de vez en cuando no vaya ataque más gratuito perra\"\n        ],\n        [\n            1,\n            \"la gente inmigrante que ha entrado en españa de modo legal y se integran en nuestra sociedad se les llama personas … url\"\n        ],\n        [\n            1,\n            \"por puta te mereces tremenda paliza nadie te quiere mijaa\"\n        ],\n        [\n            0,\n            \"acusaciones de acoso reviven caso de trump y revelan epidemia tres de cada 4 mujeres son víctimas en todas las áre … url\"\n        ],\n        [\n            0,\n            \"mi prima está esta mirando el partido y le dije q iban a perder y me dice cállate hija de puta q amor\"\n        ],\n        [\n            1,\n            \"user cállate puta guarra y metete mi verga en tu hocico hasta q t ahogues y me la dejes escurriendo quiero t comas mi semen perra\"\n        ],\n        [\n            1,\n            \"pensar que la mujer es una perra de por si es algo horrible pero que eso sea por celos es una conchudez\"\n        ],\n        [\n            0,\n            \"que asco me da la puta gente que campea y hace el guarro en fortnite espero que si tu eres alguien de ellos dejes este juego ya\"\n        ],\n        [\n            1,\n            \"user tu eres tu gozando como una perra\"\n        ],\n        [\n            1,\n            \"pon pon quien es el futbolista abre la muralla pon pon quien es el moro mierda cierra la muralla pon pon quie … url\"\n        ],\n        [\n            0,\n            \"me perturba que hashtag no tenga foto de perfil en ig es como si estuviese indocumentado en las redes sociales … url\"\n        ],\n        [\n            0,\n            \"user y está perfecto hay muchos feminismos pero se están peleando con la nada denunciando que violación no es lo mismo que acoso\"\n        ],\n        [\n            0,\n            \"lógica de izquierdas suprimen religión e imponen árabe y cultura marroquí en las escuelas públicas según el acu … url\"\n        ],\n        [\n            1,\n            \"sara puta con mi pingo se ahoga — callate deja a mi hija url\"\n        ],\n        [\n            0,\n            \"que lindo levantarse un domingo sin resaca sin problemas ni peleas y como si no fuese suficiente bueno mi papi me … url\"\n        ],\n        [\n            0,\n            \"que hijos de puta loco se lo súper merecía florencia envía baila flor al 13013\"\n        ],\n        [\n            0,\n            \"vos brasilero de mierda t mereces lo peor como podes burlarte del submarino hijo de puta\"\n        ],\n        [\n            0,\n            \"dos mil rt a esta escoria pero luego no fueron a bruselas a pasear su odio y todo es culpa de los medios vía … url\"\n        ],\n        [\n            1,\n            \"user cállate perra del infierno 😭\"\n        ],\n        [\n            1,\n            \"user jajajajaj cállate perra cumplime y súmale que me debes ir 1 ’ al tasty rails ‘ conmigo ’ 🤨\"\n        ],\n        [\n            1,\n            \"⚫ aquí user saludando efusivamente y dando la bienvenida a los invasores que han saltado de manera ilegal … url\"\n        ],\n        [\n            0,\n            \"me enseñaron todos los modales habidos y por haber pero tengo miopia la puta que te pario url\"\n        ],\n        [\n            0,\n            \"militares sin honor q rendían honores ayer hicieron lo q saben hacer salir corriendo en desbandada solo guardaesp … url\"\n        ],\n        [\n            0,\n            \"user pues blokea a quien te de la gana comepollas de florentino gordo q no ves la puta realidad callate ya botijo\"\n        ],\n        [\n            0,\n            \"user cállate serote vos ya no sos de aqui podrías en ese país hijo de puta\"\n        ],\n        [\n            1,\n            \"user vos callate que tu perra rompe vasos\"\n        ],\n        [\n            0,\n            \"enhorabuena por las mujeres madres de familia que han sufrido calladas muchos años el acoso de hombres inmorales url\"\n        ],\n        [\n            1,\n            \"url me tuve que hacer un fb nuevo porque los árabes hijos de puta me hackearon el anterior qui … url\"\n        ],\n        [\n            0,\n            \"no me gustan las tías que enseñan de puta madre colega pero cállate la boca y no le digas nada a la chavala porq … url\"\n        ],\n        [\n            1,\n            \"user user perra tapate pasas pena te vives de enseñar el culo que es lo unico bueno que tienes 🙄 🐍\"\n        ],\n        [\n            0,\n            \"y dice que reciben a el aquarius mira que bien ya le dieron las gracias a la guardia civil que han resultado heri … url\"\n        ],\n        [\n            0,\n            \"uno de las recetas que mas me gustan url\"\n        ],\n        [\n            0,\n            \"200 de magna güero y las llantas a 32 url\"\n        ],\n        [\n            1,\n            \"porque sos tan puta me tenes cansada ya ojo de chivo estraviado — cállate anda a buscar a nemo abajo de la cama chi … url\"\n        ],\n        [\n            1,\n            \"y ahora con la diáspora venezolana y maduro infiltrado sus malandros entre ellos cubanos de mierda árabes y cuanta … url\"\n        ],\n        [\n            1,\n            \"user seguro que esa chica es la más puta de tu serie\"\n        ],\n        [\n            1,\n            \"zorra puta arrastrada eres una mierda espero que algún día mueras no mereces ese poco cariño que te dan son ca … url\"\n        ],\n        [\n            0,\n            \"8 de la mañana y gus escuchando arabe jajaja manija desde temprano\"\n        ],\n        [\n            1,\n            \"esta invasión continuada de subsaharianos no se cuanto nos cuesta imagino que cantidades astronómicas por qué no e … url\"\n        ],\n        [\n            1,\n            \"un inmigrante en alemania se mea en sus leyes políticamente correctas están perdiendo sus países y aún no se dan … url\"\n        ],\n        [\n            0,\n            \"este es un buen tema llamado “ arabe ” url\"\n        ],\n        [\n            0,\n            \"los enemigos de la inmigración en la unión europea líderes de europa se han puesto como objetivo frenar el flujo d … url\"\n        ],\n        [\n            1,\n            \"me tiene podrida los cuadernos los bolsos los jueces corruptos los k los justificadores seriales de cualquier mal … url\"\n        ],\n        [\n            0,\n            \"¿ cómo fue tu cita mas incómoda 😳 💔 — corría el año setecientos diquitidós decíamos diquiti en lugar de veinte … url\"\n        ],\n        [\n            0,\n            \"norteamericanos indocumentados viven en tijuana y trabajan en san diego url\"\n        ],\n        [\n            0,\n            \"semen difundamos un movimiento necesario url\"\n        ],\n        [\n            0,\n            \"user user tipejo callate de una puta vez y si estas tan desconteto no cobres nada de espańa capullo\"\n        ],\n        [\n            0,\n            \"user user cállate no nos saludaste por que tenías un pedo pedo de la puta madre\"\n        ],\n        [\n            1,\n            \"user el acoso en la mujer es tan solo cuando el hombre no le gusta si el hombre le gustara no fuera acoso\"\n        ],\n        [\n            0,\n            \"user estás muy callada hoy es verdad no me acordaba que un antisistema podemita a hijo de puta había ma … url\"\n        ],\n        [\n            0,\n            \"¿ habéis votadoya a algún hombre del pp ¡ aunque sea esperanza el partido vela por nuestro machismo ¡ dales tu voto hashtag\"\n        ],\n        [\n            0,\n            \"que ningún hijo de puta os de menos de lo que os merecéis\"\n        ],\n        [\n            0,\n            \"“ la gravedad de la violación no desvirtúa la infamia del acoso sexual ” url\"\n        ],\n        [\n            1,\n            \"user ella es más bonita tú eres más perra\"\n        ],\n        [\n            0,\n            \"sinceramente te mereces pasar roncha y comer mierda con chavez hubiese pasado igual el fue otra puta de fidel y u … url\"\n        ],\n        [\n            0,\n            \"user user así no me como yo un coño ni de coña\"\n        ],\n        [\n            0,\n            \"santos firma un decreto que regulará a 400 000 venezolanos indocumentados su situación en colombia url via user\"\n        ],\n        [\n            0,\n            \"le dije a una chica que tengo rasgos arabes por la familia de mi papá y está fangirleando a full y no entiendo por qué\"\n        ],\n        [\n            0,\n            \"antena 3 saca de seguido noticias de manteros peleando el vídeo los terroristas de cambrils y el flujo de inmigrac … url\"\n        ],\n        [\n            1,\n            \"user callate zorra que seguro tampoco sabes\"\n        ],\n        [\n            0,\n            \"user callate hijo de mil puta anda a la plaza a hacer quilombo raro que no estas ahi con todos tus amiguitos\"\n        ],\n        [\n            0,\n            \"¿ viste esto entérate cuáles son los nuevos dictámenes url\"\n        ],\n        [\n            0,\n            \"user si eso es lo “ terrorifico ” del cine de horror pero cuál es la gracia de las malditas tonterías para eso veo una puta comedia 😒\"\n        ],\n        [\n            1,\n            \"al final esos árabes hijos de puta me botaron porque perdieron la confianza en mi y la verdadera razón es que es … url\"\n        ],\n        [\n            0,\n            \"amnistía para indocumentados en estados unidos url vía user\"\n        ],\n        [\n            0,\n            \"y para peor se pelean entre ellas por estar en dos fandoms ¿ qué tiene de malo ridículas ¡ déjenlas es su puta vi … url\"\n        ],\n        [\n            0,\n            \"yo queria que ganeee feede y lauritaaa se lo reee mereciaan encima bailaron perfectamente biennnn ❣ ️ 😍 la puta madreeee 💔 😢 👎 🏻\"\n        ],\n        [\n            0,\n            \"que te pasa mardito yo soy puta pq quiero ser puta no pq me pasó algo malo cállate url\"\n        ],\n        [\n            1,\n            \"user jajaja ya cállate perra dramática das pena y risa\"\n        ],\n        [\n            0,\n            \"me da 1 puta rabia q me digan lo que tengo que hacer uf cállate dos siglos nen\"\n        ],\n        [\n            0,\n            \"¿ sabias qué randy ebright baterista de user escribió frijolero en un viaje qué tuvo hacia houston t … url\"\n        ],\n        [\n            1,\n            \"sanidad universal para todos techo comida una paguita no entiendo nada ¿ habremos cedido nuestra soberanía … url\"\n        ],\n        [\n            0,\n            \"user no necesariamente por enseñar de más en una foto signifique que sea puta creo que necesitas famil … url\"\n        ],\n        [\n            1,\n            \"los árabes inteligentes y creadores de civilización brillaron desde los inicios de la humanidad hasta la época en q … url\"\n        ],\n        [\n            0,\n            \"user es que he leído cosas como ¿ y el próximo álbum hola cállate la puta boca si tienes un mínimo de respeto por tu idolo\"\n        ],\n        [\n            1,\n            \"al menos si queres provocar a pibes con tu cuerpo que no se note que queres mostrar las tetas la puta que te pario ndeahre\"\n        ],\n        [\n            1,\n            \"perra tú eres un ángel que por la manzana peca\"\n        ],\n        [\n            0,\n            \"user user 😂 😂 😂 odio los y yo másssssss jajajaja o pues a mi callate la puta boca y escucha joder jajaja\"\n        ],\n        [\n            0,\n            \"user tengan por seguro que éste imbécil está dando cumplimiento a las órdenes de la escoria mayor del carib … url\"\n        ],\n        [\n            0,\n            \"la única que se merecía el tatuaje era mi perra le debo tanto 💕 es lo más fiel que me pudo haber regalado la vida … url\"\n        ],\n        [\n            1,\n            \"que cojones les pasa al gobierno y a todos los que salieron contra la manada tanto os acojonan los hashtag qu … url\"\n        ],\n        [\n            1,\n            \"esta mujer es una verdadera perra sera que se embriaga con la sangre que derrama el pueblo humide argentino url\"\n        ],\n        [\n            0,\n            \"user callate no quiero cumplir 20 😭 😭 😭 dejame disfrutar este año guarra 🤫\"\n        ],\n        [\n            1,\n            \"gracias a ⁦ user ⁩ nos están les están más bien poniendo finos en la prensa internacional y en concreto estadou … url\"\n        ],\n        [\n            0,\n            \"hashtag migración de acuerdo con la unidad de política migratoria de la secretaría de gobernación la detenció … url\"\n        ],\n        [\n            0,\n            \"user ojalá no fuera así pero tristemente lo es normalmente y gracias a dios en el 90 de los casos son mujeres normales\"\n        ],\n        [\n            0,\n            \"pero ivar mató a sigurd y björn quiere hacer honor a rag pero callate la puta madre que no sabes decir otra cosa url\"\n        ],\n        [\n            1,\n            \"mi novia sevillista y es una puta más tu eres tonto y en tu casa no lo sabes user\"\n        ],\n        [\n            1,\n            \"enseñan al pueblo español a amedrentarse frente a un enemigo yo enseño a mis hijos a saber defenderse sea mantero … url\"\n        ],\n        [\n            0,\n            \"tener una discapacidad visual no es impedimento para bailar danza árabe paola román indira pereyra iara viñals … url\"\n        ],\n        [\n            0,\n            \"me pondría a bailar árabe con los vídeos que veo 😭 😭 😭\"\n        ],\n        [\n            0,\n            \"el año pasado me teñí de rubia para ir a la cdmx y no indignarme porque me dijeran güera url\"\n        ],\n        [\n            1,\n            \"nadie se queja de los inmigrantes currantes sino de los que vienen a vivir de la sopa boba y esos casi todos ll … url\"\n        ],\n        [\n            0,\n            \"user user callate hijo de puta usted crees cierto fabian hacer eso con su mejor amigo imbecil\"\n        ],\n        [\n            0,\n            \"la rompe arabe de papichamp y ecko\"\n        ],\n        [\n            0,\n            \"user oiga ¿ y todas las victimas de acoso y violacion consecuencia de la espiral de violencia desatada por … url\"\n        ],\n        [\n            0,\n            \"whatsapp la nueva herramienta de los polleros url\"\n        ],\n        [\n            0,\n            \"la vez que me niego a enseñarle a usar ig a mi mamá me dice yo te enseñé a usar una cuchara puta de mierda siem … url\"\n        ],\n        [\n            0,\n            \"tu conoces al niño polla y no hablo de jordi — xd estais tocaisimos quién a ver url\"\n        ],\n        [\n            1,\n            \"user user tú eres la más pendeja y espantosa sirvienta provinciana\"\n        ],\n        [\n            0,\n            \"user tu eres lo peor de la política resentido ctm que lastima que tu padre no uso condon y saliste escoria\"\n        ],\n        [\n            1,\n            \"dentro de poco vamos a tener malaria por todos estos negros sudacas de africa sudacas de áfricaaaaaaaaaaaaaaa\"\n        ],\n        [\n            0,\n            \"que nadie le compre entradas a estos hijos de la gran puta user no os mereceis ni el agua que bebeis\"\n        ],\n        [\n            0,\n            \"la puta madre por que tú eres maja y la mierda de tu personaje no me tienes harto url\"\n        ],\n        [\n            1,\n            \"es lo que se merecía la perra esa url\"\n        ],\n        [\n            0,\n            \"“ yzur el mono que habla ” es la nueva revista literaria y cultural del dpto de español en rutgers gracias por acog … url\"\n        ],\n        [\n            1,\n            \"user callate puta mal parida perra re culia inconciente callada deberias estar maldita\"\n        ],\n        [\n            1,\n            \"user pero porque tu eres una perra con el corazón de hielo a mi me gusta el cariño humano 🙆\"\n        ],\n        [\n            0,\n            \"user ya está bien del acoso que tiene esta pareja ni todo vale han ido a provocar para tener un tiempo pr … url\"\n        ],\n        [\n            0,\n            \"si no tienes ni puta idea callate y si sabes algo trata de discutirlo con esa persona llevo desde los 7 años to … url\"\n        ],\n        [\n            1,\n            \"user callate puta las putas no hablan puta puta puta\"\n        ],\n        [\n            0,\n            \"hey user tu nabo es una polla pequeña y tú eres un cornudo\"\n        ],\n        [\n            0,\n            \"decirle zorra perra puta a otra mujer es tan de inquilinato del centro de bogotá gas 💅\"\n        ],\n        [\n            0,\n            \"siria invita a venezuela como un país que ha ayudado en la lucha antiterrorista a invertir en la reconstrucción d … url\"\n        ],\n        [\n            0,\n            \"ori tu eres la excepción que cumple la regla eres un hijo de puta y no hay mas 3\"\n        ],\n        [\n            1,\n            \"user cállate perra jajaja lera no aún no se la parto digo la partimos 🙊\"\n        ],\n        [\n            0,\n            \"hoy he salido de cas como un rey esto es se me ha olvidado la cartera en casa y voy indocumentado y sin un duro\"\n        ],\n        [\n            0,\n            \"user callate ya porfavor enserio te lo digo hijo de puta wey mal pario\"\n        ],\n        [\n            0,\n            \"detienen en el llano a “ el güero bin laden ” menor que cuenta con dos carpetas de investigación por robo • su det … url\"\n        ],\n        [\n            1,\n            \"user cállate ladrona sigue vendiendo tu zorra\"\n        ],\n        [\n            0,\n            \"que pinche naco decirle estados unidos al gabacho\"\n        ],\n        [\n            1,\n            \"user callate puta sidosa de mierda\"\n        ],\n        [\n            1,\n            \"user user asi me gusta amor bien rica enseñando las tetas ricas que tienes perra rica\"\n        ],\n        [\n            1,\n            \"user eres tan hipócrita que no mereces ni los insultos pero me voy a sacrificar perra\"\n        ],\n        [\n            0,\n            \"estoy en una cena con viejos y estan justificando la violación y diciendo que las minas se lo buscan que nefasto la puta madre\"\n        ],\n        [\n            1,\n            \"user te mereces toda mi verga por puta hermosa y para festejar año nuevo como la zorra come semen que eres hermosa\"\n        ],\n        [\n            1,\n            \"coño pero son indocumentados que esperaban que les dieran helado gratis y les tomaran una foto y ya si andan il … url\"\n        ],\n        [\n            0,\n            \"user que te calles gran hijo de puta\"\n        ],\n        [\n            0,\n            \"user user te madro bebe milo verdad se te ve en la cara que te pego\"\n        ],\n        [\n            0,\n            \"toros agredidos mujeres abusadas inmigrantes abandonados viandantes atropellados víctimas a ojos de demagogos … url\"\n        ],\n        [\n            0,\n            \"user quienes han sacado esto no han comido un coño en su vida no porque no creo que el maquillaje tenga buen sabor\"\n        ],\n        [\n            0,\n            \"el feminismo de lamas 🤦 ‍ ♀ ️ justificando cultura de violación y acoso muy desatinado lamas representa el white … url\"\n        ],\n        [\n            1,\n            \"user no te enamores esa chica es una maldita zorra quien sabe cuántas enfermedades venereas tenga mej … url\"\n        ],\n        [\n            1,\n            \"qué estúpido no creo que aquí quedé algún extranjero ni siquiera con papeles en regla además de algunos chinos y … url\"\n        ],\n        [\n            0,\n            \"user qué bonita frase la de hijo de puta verdad tú eres el que luchas por la igualdad de las mujeres … url\"\n        ],\n        [\n            0,\n            \"user te amo mi hermano tu eres mi única perra fiel\"\n        ],\n        [\n            0,\n            \"pero ¿ que puta mierda de muerte le habéis hecho a glenn el se merecía lo mejor y sobretodo una muerte digna ¿ qué os pasa en la cabeza\"\n        ],\n        [\n            1,\n            \"user perra te lo merecías 😎\"\n        ],\n        [\n            0,\n            \"lo que está ecko en el vídeo de árabe aaaaaa\"\n        ],\n        [\n            0,\n            \"viernes en hashtag arabe niños de 18 30 a 19 30 hs veni a conocernos av medrano 311 caba tel … url\"\n        ],\n        [\n            1,\n            \"alardeáis en defender el cuerpo de las mujeres quieran ellas ser defendidas o no ahí si hay fronteras pero españ … url\"\n        ],\n        [\n            1,\n            \"seguimos llamando ladrones a los chinos miserables a los árabes y ahora peor xenofobicos a todos los que vienen … url\"\n        ],\n        [\n            1,\n            \"modela camina puta tu eres divina\"\n        ],\n        [\n            0,\n            \"user yo creo que la mayoría de las veces a quien hay que enseñar es a los padres que son los que carec … url\"\n        ],\n        [\n            0,\n            \"los lazis catalufos acosan al juez llarena haciendo gala de la democracia que corre por sus venas mientras la merma … url\"\n        ],\n        [\n            1,\n            \"los inmigrantes en hospitales a pensión completa y los españoles durmiendo en el coche por ramiro grau morancho … url\"\n        ],\n        [\n            0,\n            \"user imbecerril kenyi te la metio seco y con arena y te lo mereces pues imbecil de mrd tarado ignoto fujirrata hijo de puta\"\n        ],\n        [\n            0,\n            \"user si tu eres lo mejor puta madre q sera la peor\"\n        ],\n        [\n            0,\n            \"hermosa la clase de danzas árabes de las adolescentes y adultas lunes y jueves 19hs te esperamos — at escuela de … url\"\n        ],\n        [\n            0,\n            \"k pesao eres hostia puta no ves la hora k esssss callateeee laputa bocaaaaa\"\n        ],\n        [\n            0,\n            \"amo a mi güero 😍 🤷 🏻 ‍ ♀ ️ url\"\n        ],\n        [\n            1,\n            \"user callate que después me andas abrazando puta loca jajaja\"\n        ],\n        [\n            0,\n            \"qué bueno que vives lejos por qué tengo ganas de pegarte en la cara por marik 😡 😡\"\n        ],\n        [\n            0,\n            \"sánchez hemos aprobado una ley contra la violencia de género las previsiones apuntan a un crecimiento del 2 … url\"\n        ],\n        [\n            0,\n            \"el dolor de perder a quien amas es menos si piensas que el hijo de puta no merecía tu amor\"\n        ],\n        [\n            0,\n            \"por que me caen verga las dictaduras sudacas porque oprimen a la juventud idealista en lugar de darles guerra al … url\"\n        ],\n        [\n            0,\n            \"este señor es un buenista inmigración solo la necesaria para cubrir la producción con retorno al término de contr … url\"\n        ],\n        [\n            0,\n            \"árabes y judíos judíos y árabes one love url\"\n        ],\n        [\n            1,\n            \"a ver si te enteras user que el árabe y la cultura marroquí nos importa más o menos lo mismo que tú un … url\"\n        ],\n        [\n            0,\n            \"user user pinche bastardo ojalá un dia me lo tope para enseñarle a no ser un hijo de su puta madre\"\n        ],\n        [\n            1,\n            \"en suecia están abriendo los ojos el partido antiinmigración ganaría las elecciones generales del próximo mes de s … url\"\n        ],\n        [\n            1,\n            \"user cállate abril te voy a pegar tas re perra 💖\"\n        ],\n        [\n            1,\n            \"user user callate puta essstaaaa te espera\"\n        ],\n        [\n            1,\n            \"el efecto llamada existe es una llamada de verdad telefónica un inmigrante indocumentado que comparte un cuartu … url\"\n        ],\n        [\n            0,\n            \"user pa ’ pegarte en la cara marica\"\n        ],\n        [\n            0,\n            \"user conchudo no tienes sangre en la cara la escoria eres tú no avanzamos por personas que no suman entre ellas estás tú\"\n        ],\n        [\n            1,\n            \"user la han llevado para decirle cállate la puta boca feminista de mierda\"\n        ],\n        [\n            1,\n            \"cardi b se ve que como novia es súper perra soy su fan\"\n        ],\n        [\n            1,\n            \"user callate yegua maldita perra ahre\"\n        ],\n        [\n            1,\n            \"user user cállate vos puta de mierda\"\n        ],\n        [\n            0,\n            \"los amigos de verdad son los que se pueden reír de ti y al mismo tiempo no te faltan el respeto cállate la puta boc … url\"\n        ],\n        [\n            1,\n            \"user cállate y agregame de amigo zorra x2\"\n        ],\n        [\n            1,\n            \"que dice la sudaca ésta que en américa había una civilización antes de que llegase colón 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"si esa perra no te valora botala mereces alguien mejor\"\n        ],\n        [\n            1,\n            \"user esto es una invasión africana salvamento marítimo como cooperador necesario y oneges ni te cuento … url\"\n        ],\n        [\n            0,\n            \"los egipcios construyeron las pirámides cuando los alemanes vivían en cuevas los árabes dominaban el mundo en la e … url\"\n        ],\n        [\n            0,\n            \"gelukkig ook nog goed nieuws vandaag voor user un millón de inmigrantes la mayoría subsaharianos se diri … url\"\n        ],\n        [\n            1,\n            \"user 2 venezolanos sorprendidos robando estan en la casa de paz nocturna de calidonia sin papeles mig … url\"\n        ],\n        [\n            1,\n            \"definitivamente tu eres una perra 😍 😍 😍 🔥 🔥 🔥 👑 url\"\n        ],\n        [\n            1,\n            \"como que me siguieron un montón de árabes juntos me siento invadido jajaja que pasó\"\n        ],\n        [\n            0,\n            \"user no es contigo pendejo con quien el gran obrador deba debatir tu eres un corrupto más del sistema hijo de tu puta madre\"\n        ],\n        [\n            1,\n            \"a nuestro país llegan ya no solamente los migrantes “ tradicionales ” desde la fachada noroccidental africana ahora … url\"\n        ],\n        [\n            0,\n            \"user user tu eres un hijo de puta porque vives al lado mío si me quieres ver vienes a mi puta casa dejate de mariconadas\"\n        ],\n        [\n            1,\n            \"una web islamica anima a los moromierdas a venir a españa a vivir de las ayudas públicas esto es lo que consigue ⁦ … url\"\n        ],\n        [\n            0,\n            \"uy que malo fue el muro de berlin el comunismo siempre haciendo de las suyas pero oye que no abran la valla de … url\"\n        ],\n        [\n            0,\n            \"user julia vos tambien sos hermosa la puta madre callate\"\n        ],\n        [\n            0,\n            \"datos de user muestran que los departamentos del norte de santander y la guajira son quienes más reciben m … url\"\n        ],\n        [\n            1,\n            \"zapatero el hijo de puta que incluía canarias en un mapa como si perteneciera a marruecos habla con su amigo moha … url\"\n        ],\n        [\n            1,\n            \"cogerse al amigo de su vieja para comprobar que si es gay 😂 😂 😂 pinches mayates no se quieran justificar hashtag\"\n        ],\n        [\n            1,\n            \"atención la inteligencia norteamericana advierte de una invasión inminente de 100 000 subsaharianos … url\"\n        ],\n        [\n            0,\n            \"hashtag deja hablar fantino una puta vez callateeeee hace la pregunta mas corta que las respuestas no … url\"\n        ],\n        [\n            1,\n            \"si la lucha contra el machismo consiste en que ellas se desnuden constantemente los hombres estamos de suerte sigan luchando hashtag\"\n        ],\n        [\n            1,\n            \"vamos de mal en peor el gobierno aprueba que se enseñe el árabe y la cultura marroquí em los colegios públicos co … url\"\n        ],\n        [\n            0,\n            \"soy de esos pinches cursis que cuando la mujer amada no se acaba sus tacos árabes se sacrifica por amor y los term … url\"\n        ],\n        [\n            0,\n            \"gostei de um vídeo user url vocales en arabe al sokun y el tanuin\"\n        ],\n        [\n            1,\n            \"estamos en periodo electoral a pesar que las mujeres tengan derecho a voto hagámoslo lo mejor que podamos hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user mmm cuidarte y follarte con ganas y llenar tu coño con harto semen\"\n        ],\n        [\n            0,\n            \"militares ayer demostraron públicamente porque no han dado un golpe al indocumentado el ñemeo de la revolución de … url\"\n        ],\n        [\n            0,\n            \"¡ detende a los crímenes de arabia saudita y los emiratos árabes unidos en yemen ¡ estos son crímenes de guerra y ge … url\"\n        ],\n        [\n            0,\n            \"hubieran cambiado la historia mary no merecía morir puta madre 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"ojalá haber grabado a todas las señoras que me han mirado mal en el bus y me han hecho pasar momentos incómodos so … url\"\n        ],\n        [\n            0,\n            \"mi amigo que veía las muñecas de la mafia la terminó y me dijo we ahora entiendo tú eres lucrecia la perra mayo … url\"\n        ],\n        [\n            1,\n            \"en las últimas 24h varias peleas callejeras en ceuta por parte de los últimos en saltar violentamente la valla y e … url\"\n        ],\n        [\n            0,\n            \"los refugiados no dañan la economía del país receptor en términos macroeconómicos según este estudio url\"\n        ],\n        [\n            0,\n            \"forzando la puta puerta y diciendo nono es mio es mio nono no te lo voy a enseñar es mio asi por la puta cara … url\"\n        ],\n        [\n            0,\n            \"user user no tienes puta idea está claro\"\n        ],\n        [\n            0,\n            \"sr gustavo vizcaino no se olvide d los vzlanos indocumentados en el exterior pq el sistema no dejó optar a prórrog … url\"\n        ],\n        [\n            0,\n            \"hashtag si no te toca es una puta mierda lo de la salud y lo demás son tonterías\"\n        ],\n        [\n            1,\n            \"qué hace una mujer cuando llega y bah a quién coño le importa si es una mujer\"\n        ],\n        [\n            1,\n            \"pablo casado acusa a los inmigrantes de las altas temperaturas porque el negro atrae el calor url\"\n        ],\n        [\n            0,\n            \"dende marrocos o poeta crítico de cine e activista mohamed abid acompañaranos neste v poemagosto 2018 para acheg … url\"\n        ],\n        [\n            0,\n            \"que te mientan en la cara mientras que ya sabes la verdad es la polla jajajajajajajajaj\"\n        ],\n        [\n            0,\n            \"estaba tan feliz porque mi mamá había echo empanadas árabes y las amo resulta que cuando las como le había puesto … url\"\n        ],\n        [\n            1,\n            \"user pero eso ya se empezo a notar amiga no habia que hacerlo saber jajajajajaja callate zorra\"\n        ],\n        [\n            1,\n            \"se llaman refugiados llegan a españa 🇪 🇸 dice que son refugiados 👏 y se van de vacaciones al país que dice que huyeron … url\"\n        ],\n        [\n            0,\n            \"ser inmigrante en la era trump la experiencia de una docente argentina url vía user\"\n        ],\n        [\n            0,\n            \"¿ todavía piensan que una mujer es perra porque habla de sexo o ya dejaron atrás ese estúpido pensamiento\"\n        ],\n        [\n            0,\n            \"tengo a un chamo demasiado lindo al lado en londres y de frente al sugar daddy árabe que necesito it's just 10 hours you can make it\"\n        ],\n        [\n            0,\n            \"user user perra sinverguenza tu eres parte de la mafia fujimorista\"\n        ],\n        [\n            1,\n            \"las cámaras de seguridad del metro de milán han grabado cómo una joven de 25 años logra defenderse de un nigeriano … url\"\n        ],\n        [\n            1,\n            \"user después ¿ cómo se limpia el coño con la falda peazo guarra\"\n        ],\n        [\n            1,\n            \"user jajajajaja cállate perra es alguito nomas 😏 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user user no puedo creer que esto sea verdad no entiendo que coño pasa en el mundo\"\n        ],\n        [\n            1,\n            \"cuando había algo escrito en árabe entre los trending topic y pensábamos que nos iba a atacar el isis x dios url\"\n        ],\n        [\n            0,\n            \"hashtag user me vas a decir que tu eres solo un cliente y yo una puta ah que boquita tienes laura 😂 😂 😱\"\n        ],\n        [\n            1,\n            \"user user cagado la mujer es perra perra perra\"\n        ],\n        [\n            0,\n            \"siempre hay de weras a güeras 😌 😌 😌\"\n        ],\n        [\n            1,\n            \"si alguna vez te trate como una princesa perdoname no te lo merecías sos una puta\"\n        ],\n        [\n            0,\n            \"es empoderamiento más de miles de mujeres le prohíben mostrar su cuerpo por más de que acá no pase como por ejem … url\"\n        ],\n        [\n            0,\n            \"user user jajajaja 👍 muy buena esa ya no hablo en serio xq estoy hasta el coño dl tema\"\n        ],\n        [\n            1,\n            \"suriel hace años en venezuela vivimos eso mismo la entrada incontrolable de indocumentados de los paises vecinos l … url\"\n        ],\n        [\n            1,\n            \"nunca pensé que un capitulo de dr house me iba a hacer llorar tanto 💔 amber eras una perra pero no merecías eso 😞\"\n        ],\n        [\n            1,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            0,\n            \"a benzema le va a nacer un embrión en la garganta de tanto chuparle la polla a zidane\"\n        ],\n        [\n            0,\n            \"como cuando te dicen que tu hijo va a nacer con ojos güeros 🤦 🏼 ‍ ♂ ️ hashtag\"\n        ],\n        [\n            0,\n            \"para ti la perra gorda si es que noemí está hasta el toto de tonterías y con razón hashtag\"\n        ],\n        [\n            1,\n            \"una cis racista y transfoba nos va a explicar lo que es la transfobia ella que no es racista hablando de simios … url\"\n        ],\n        [\n            0,\n            \"hy man 10 hombres árabes desnudos y erectos ¡ te excitarán url via user\"\n        ],\n        [\n            1,\n            \"y las ves llorando x un amor de dos dias y tu k has sufrido x años callada como una puta estas sonriendo ai se ve la madurez 💋\"\n        ],\n        [\n            1,\n            \"segui comiendo chipa y revocando paredes negro indocumentado ojala te rompas todos los cruzados url\"\n        ],\n        [\n            0,\n            \"vaaaaamos la puta madre vamos argentina no van a poder nos enseñaron el camino a cuidar lo nuestro lo demás n … url\"\n        ],\n        [\n            1,\n            \"felices 15 a la mas puta 💗 espero que la estes pasando re lindo porque te lo re mereces te amo un monnnnton … url\"\n        ],\n        [\n            0,\n            \"user user si de verdad dejaste asi a la perra eres una porquería de persona y mereces lo peor pana das asco\"\n        ],\n        [\n            0,\n            \"cuento las horas para ver a mi mamá y a mi güero\"\n        ],\n        [\n            1,\n            \"pero no tantos ni tan maleducados como son ahora los inmigrantes latinos rumanos africanos árabes chinos … url\"\n        ],\n        [\n            1,\n            \"si estamos cogiendo ejemplo de los arabes mal vamos url\"\n        ],\n        [\n            0,\n            \"i liked a user video url una estudiante sueca detiene un avión e impide la deportación de un inmigrante\"\n        ],\n        [\n            0,\n            \"5 el típico gilipollas que te grita puta y de todo por llevar un escote o ir enseñando un poco las nalgas voy a v … url\"\n        ],\n        [\n            1,\n            \"user manga de pitos cortos hijos de puta les voy en enseñar lo q es respeto puto de la patada en sus par … url\"\n        ],\n        [\n            0,\n            \"realidad paralela universo alternativo que se yo hoy en el dia según un atentado contra el informe indocume … url\"\n        ],\n        [\n            0,\n            \"despacio sobre mi mirándome cachonda besándome sin deejar de moverte tu coño aprieta fuerte mi polla que entra y … url\"\n        ],\n        [\n            1,\n            \"user por que no me los muestras me gustaria poder meter mi polla en tu culo y tu concha\"\n        ],\n        [\n            1,\n            \"osea si quieres enseñar el culo lo haces y eso no te convierte en un prostituta o en una puta vaya\"\n        ],\n        [\n            0,\n            \"con lo bien que le quedaba lucas y no solo se pone hernández sino que además lo deja sin tilde en homenaje a lo … url\"\n        ],\n        [\n            1,\n            \"user callate vos puta de mierda\"\n        ],\n        [\n            0,\n            \"me encanta que la gente piense que soy árabe\"\n        ],\n        [\n            0,\n            \"user y por que miriam y no mireya ana se merecía la salvación por que hizo una actuación de puta madre hashtag\"\n        ],\n        [\n            1,\n            \"user perrita tu novio no te merece el es tan lindo y hermoso es como un osito de peluche medio pendejo pero tu eres una puta\"\n        ],\n        [\n            1,\n            \"cuando en un país la población autóctona no tiene derechos y si los tienen los inmigrantes indocumentados y muchos … url\"\n        ],\n        [\n            0,\n            \"no será porque no lo vengo diciendo y no yo solamente válgame dios pero ahí vais viendo lo que se nos viene enci … url\"\n        ],\n        [\n            0,\n            \"que te vv mi puta vida cállate alejate ptm\"\n        ],\n        [\n            0,\n            \"y chileee cuándo visitan a los sudacas 💔 🙏 🏻 url\"\n        ],\n        [\n            0,\n            \"stranger things merecía ganar hijos de mil puta me chupan la pija todos hashtag\"\n        ],\n        [\n            0,\n            \"hashtag como hacen ganar a la pala okada naito lo merecia puta q estoy enojado\"\n        ],\n        [\n            1,\n            \"user tu eres mi hermana perra\"\n        ],\n        [\n            0,\n            \"james majestad haciendo como que va a enseñar la polla pero al final no url\"\n        ],\n        [\n            0,\n            \"me parece muy bien a ver si se ceeen q nos vamos ha amedrentar estos catalufos de habas url\"\n        ],\n        [\n            1,\n            \"la culpa de la invasiön de negratas es como ha dicho marlasca de user … lo de son los más valientes … url\"\n        ],\n        [\n            0,\n            \"oh empanada arabe llegaste a mi vida volando\"\n        ],\n        [\n            1,\n            \"sigue hiriart pero para que se largue a chile y dejé de estar molestando a los mexicanos larguese asqueroso sudaca url\"\n        ],\n        [\n            1,\n            \"hashtag hipócritas quieren ser europeos para las pelotudeces cuando les decís que en europa la mayoría de los p … url\"\n        ],\n        [\n            1,\n            \"los mismos que defienden a los que asaltaron la valla de ceuta atacando a la guardia civil con cal viva piedras y … url\"\n        ],\n        [\n            1,\n            \"callate la bok zorra mal parida url\"\n        ],\n        [\n            0,\n            \"user si no quieres acabar en la cárcel callate la puta boca url\"\n        ],\n        [\n            1,\n            \"hashtag se que voy tarde pero dedicado a la idiota rubia que está en la tertulia estoy fuera de españa en … url\"\n        ],\n        [\n            0,\n            \"cuando el youxo habla en arabe me lo imagino hablando del reves pero en plan q la vida le va hacia atras\"\n        ],\n        [\n            1,\n            \"atendían terroristas con todo al tiempo asesinaban niños palestinos menores d 15 años por docenas a cientos d met … url\"\n        ],\n        [\n            0,\n            \"¿ desde cuando una chica es zorra por el simple hecho de tener amistades con pene las mujeres podemos tener amigos … url\"\n        ],\n        [\n            0,\n            \"user jajajajaj se re paso el hijo de puta se merecia igual unas bardeadas 😂\"\n        ],\n        [\n            0,\n            \"el gobierno socialista ha hecho entrar en vigor un acuerdo con marruecos para que el árabe y la cultura marroquí te … url\"\n        ],\n        [\n            0,\n            \"user pero flow las mujeres son seres de luz gracias lo peor de todo es que la gente le da rt a su puta m … url\"\n        ],\n        [\n            1,\n            \"créeme yo estudio veterinaria y tu eres una perra\"\n        ],\n        [\n            0,\n            \"user gran puta hay que enseñarles a cojer también pío\"\n        ],\n        [\n            1,\n            \"user callate perra desgraciada estoy enojada con vos pd yo no tengo cuñadas\"\n        ],\n        [\n            1,\n            \"jajajajajajajajaja como van quedando en evidencia los seudo gurús shilensis sudacas al cuete url\"\n        ],\n        [\n            0,\n            \"user cállate la puta boca que te voy a reventar a hostias payaso\"\n        ],\n        [\n            1,\n            \"wow whatsapp ahora permite compartir ubicación enviar imágenes contactos y hasta indocumentados url\"\n        ],\n        [\n            0,\n            \"las voces de las mujeres son mi puta debilidad 😍 obvio que no cualquiera\"\n        ],\n        [\n            0,\n            \"hay muchos votantes de cambiemos q de chicos parece q no les enseñaron q ser hijos de puta esta mal url\"\n        ],\n        [\n            0,\n            \"insisto maldita la hora en la que por culpa de los propios peruanos tengamos un congreso lleno de escoria al url\"\n        ],\n        [\n            1,\n            \"user haha ay cállate si aquí el que es la perra sexual de los profes eres tú y 20 pero en la cola ojete\"\n        ],\n        [\n            1,\n            \"comparar a user con una perra es ofender al género perruno esa mujer es una hiena le ha hecho un dañ … url\"\n        ],\n        [\n            1,\n            \"los socialistas de mi familia putos moros\"\n        ],\n        [\n            1,\n            \"ultima hora el ministro del interior grande marlaska ha dicho a los guardias civiles de ceuta que cuando salte l … url\"\n        ],\n        [\n            0,\n            \"la coalición árabe entregó una ayuda de 14 000 millones de dólares a yemen url\"\n        ],\n        [\n            0,\n            \"estoy mas flaca creo q me kiero\"\n        ],\n        [\n            1,\n            \"estos putos negratas noos van a robar toda la pasta iñaqui menos mal que yo la tengo en panamá url\"\n        ],\n        [\n            0,\n            \"hola según yo iba a subir fotos cada semana pero he estado muy ocupado haciéndome pendejo hoy les traigo a domi … url\"\n        ],\n        [\n            0,\n            \"pasaron árabe de user y explotó todo en el xv jajajajaj\"\n        ],\n        [\n            0,\n            \"user no tan fuerte como mi polla entrando en tu culo\"\n        ],\n        [\n            0,\n            \"lo logramos carajooooo lo logramos sabía que íbamos íbamos poder los amo la puta madre 💛 💚 ❤ lo merecíamos tant … url\"\n        ],\n        [\n            1,\n            \"qué ridículas la puta madre me da sarna leerlas\"\n        ],\n        [\n            0,\n            \"que asco la concha bien de tu madre ortiva hijo de puta te mereces lo peor url\"\n        ],\n        [\n            0,\n            \"user cállate hijo de tres mil puta vos sos también responsable de lo que pasa vos tenes micrófono y defendes esto\"\n        ],\n        [\n            0,\n            \"vamos que el pp les ha llevado en autobús desde senegal mauritania argelia los ha dejado en marruecos y ale a sal … url\"\n        ],\n        [\n            0,\n            \"me ha gustado un vídeo de user url molotov frijolero en vivo\"\n        ],\n        [\n            1,\n            \"¿ cuántas veces se ríe una mujer con un chiste tres veces cuando se lo cuentan cuando se lo explican y cuando lo entiende\"\n        ],\n        [\n            1,\n            \"me recibes así para provocarme y que te folle cierto eres toda una puta adicta a mi polla url\"\n        ],\n        [\n            1,\n            \"user la violaron por salir a la calle así ¿ no ves que está vestida como una puta es su culpa por provocar a los hombres\"\n        ],\n        [\n            1,\n            \"permitir que el país se les llene de subsaharianos por obtener a cambio un título mundial de fútbol es un precio mu … url\"\n        ],\n        [\n            0,\n            \"lo estoy contando a sara lo que me pasó el 28 12 y me está llamando zorra no es culpa mía ok jajsajaksjaksakjskj\"\n        ],\n        [\n            0,\n            \"basta de victimizar a cacho porque es de otra época acoso y violación es lo mismo ahora y en 1970\"\n        ],\n        [\n            1,\n            \"los eternos indocumentados los hacelotodo los vendelotodo los comelotodo los primeros en sacar el cuchillo los … url\"\n        ],\n        [\n            1,\n            \"lo único que debe votar una mujer son sus tetas cuando hacen deporte hashtag\"\n        ],\n        [\n            1,\n            \"a este paso con sánchez hasta la ablación a las hijas adolescentes de los inmigrantes subsaharianos será cubier … url\"\n        ],\n        [\n            1,\n            \"a la señora que está hablando a pulmón con su amiga a 50cm de ella cállate de una puta vez\"\n        ],\n        [\n            1,\n            \"¡ paren esto traidores 602 ilegales subsaharianos entran en ceuta tras un violento salto masivo a … url\"\n        ],\n        [\n            0,\n            \"ana war ya puede inventarse la letra y llamarme hijo de puta que la voy a adorar igual hashtag\"\n        ],\n        [\n            0,\n            \"la insistencia en flirsteo sin correspondencia es acoso la violación es un delito no admito otra interpretación … url\"\n        ],\n        [\n            1,\n            \"alguna de sus co secuencias no siendo las peores que las hay y graves sin papeles una joven sufre seis fractura … url\"\n        ],\n        [\n            1,\n            \"hay que sacar a patadas a los judios de territorio arabe palestino urgente url\"\n        ],\n        [\n            1,\n            \"user cállate perra es un rolon perdón por no poner tweets todos emos 😡\"\n        ],\n        [\n            1,\n            \"puta mereces ser venezolana por tu vida pasada de excesos con la britni y la linsy url\"\n        ],\n        [\n            0,\n            \"cuando mi crush dice que esta buscando novia es como la puta madre mirame a mi aki estoy yo mi amor donde tengo q anotarme\"\n        ],\n        [\n            1,\n            \"más de 40 000 invasores negros africanos se preparan para invadir españa en los próximos meses sólo el uso contund … url\"\n        ],\n        [\n            0,\n            \"user callate cara de judío burgues exiliado zapallo deja de robar que no tenes talento hijo de puta tenes m … url\"\n        ],\n        [\n            0,\n            \"hoy mi platica con 2 jeques arabes — ¿ de que zona de méxico es la fnsm — de aguascalientes — ¿ y las chaskas — a … url\"\n        ],\n        [\n            1,\n            \"modo avión modo diablo modo arabe\"\n        ],\n        [\n            0,\n            \"me ha gustado un vídeo de user url asalto a la valla de ceuta 22 guardias civiles heridos y el gobierno\"\n        ],\n        [\n            0,\n            \"dos contrataciones que no pueden jugar sudaca están dando a entender que la prioridad es la liga ojo busquen el s … url\"\n        ],\n        [\n            0,\n            \"user lo de escoria también es digno de un orador\"\n        ],\n        [\n            1,\n            \"cada quién se ofende de lo que quiere y por eso es absurdo sancionar el lenguaje ofensivo a mí la neta me viene va … url\"\n        ],\n        [\n            0,\n            \"tú los traes por tus santos ovarios y luego pretendes cargárselos a otros anda y vete a la m 🤬 url\"\n        ],\n        [\n            1,\n            \"user estoy en mi pueblo la castilla profunda no todos tenemos la suerte de pueblo grande como tu zorra\"\n        ],\n        [\n            0,\n            \"¿ quién les dijo qué una mujer es puta por tener una vida sexual activa ¿ en qué pinche siglo viven\"\n        ],\n        [\n            1,\n            \"user user jajajajajajajaja ya sé pero tú eres una perra yo soy bien buena y sofía se aprovecha de mi nobleza\"\n        ],\n        [\n            1,\n            \"lo tuyo y lo mio no es oficial pero tu no eres cualquier puta tu eres especial\"\n        ],\n        [\n            0,\n            \"user user tú eres un poeta pero sin puta idea de fútbol si hace mal su trabajo a la mierda aquí o en perú\"\n        ],\n        [\n            1,\n            \"puta es puta y se trata como puta mujer es mujer y se trata como mujer 😴 💪\"\n        ],\n        [\n            0,\n            \"y eso traducido sería para la concha tuya que me estás spoileando todo y voy re atrás callate la puta que te parió … url\"\n        ],\n        [\n            1,\n            \"hecho colombia es una especie de país perteneciente a sudaca sudados sudamericanos donde hablan muy lento con un … url\"\n        ],\n        [\n            0,\n            \"user user hijo de puta se merecía una pateadura\"\n        ],\n        [\n            1,\n            \"el indocumentado marica donde está url\"\n        ],\n        [\n            0,\n            \"user el juego de puta madre tio te lodigo y el video la risa te tendria que enseñaryoajjaja mentira 3 cuidate bro\"\n        ],\n        [\n            0,\n            \"que los mismos árabes me digan que tengo facciones árabes\"\n        ],\n        [\n            0,\n            \"la vecina gritándole a su madre guarra guarra guarra guarra que no haces nada guarra imbécil imbécil si te esto … url\"\n        ],\n        [\n            0,\n            \"el pp ha vuelto casado siembra vientos y recoge un vicepresidente de la diputación de alicante pp aboga por … url\"\n        ],\n        [\n            1,\n            \"permuto 256 millones de dolares por 21 000 bolivianos indocumentados que pululan por las calles argentinas haciend … url\"\n        ],\n        [\n            0,\n            \"la mayoría de la población de estados unidos es inmigrante si se unieran por sus derechos la situación podría ser … url\"\n        ],\n        [\n            0,\n            \"tres indocumentados narcóticos y armas fueron asegurados durante un cateo domiciliario en calexico … url\"\n        ],\n        [\n            0,\n            \"user claro es que ha puesto imbécil y muchas se han dado por aludidas por eso ahora están con ella a acoso y derribo\"\n        ],\n        [\n            0,\n            \"user jajajaja que perra mi amiga si a esas nos vamos tú eres 5to dan en putería\"\n        ],\n        [\n            1,\n            \"es acojonante ver en la tele y en la prensa al supuesto representante del sindicato de manteros o sea unos indo … url\"\n        ],\n        [\n            0,\n            \"hamman al aldalus baños árabes de relajación url\"\n        ],\n        [\n            1,\n            \"no estas mal solo por mi otras cosas también te tienen mal viste te digo que te calles y seguis gran puta e … url\"\n        ],\n        [\n            1,\n            \"trump urge al congreso aprobar recursos para construir el muro “ más rápido ” pues que contraten mexicanos indocumen … url\"\n        ],\n        [\n            1,\n            \"user user tu callate un mes perra\"\n        ],\n        [\n            0,\n            \"user user lo peor que ni da ni puta gracia lol tu eres él único subnormal que le mira cara de eso pinche meco que le qlea\"\n        ],\n        [\n            0,\n            \"me acuerdo la primera vez que me pinté el cabello güero dije “ solo una vez para quitarme la espinita ” loooolll\"\n        ],\n        [\n            0,\n            \"un compañero del trabajo me dice güera y yo así de url\"\n        ],\n        [\n            1,\n            \"que es una mujer embarazada de dos nenas y un varon un kit de limpieza con instrucciones\"\n        ],\n        [\n            1,\n            \"no me va a dar rabia porque me di la inyección callate estúpida no me muerdas vos que sos perra url\"\n        ],\n        [\n            1,\n            \"jajajaja cállate perra 😂 ❤ ️ 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"detienen a 16 presuntos inmigrantes indocumentados abandonados en el condado de orange la opinión … url\"\n        ],\n        [\n            1,\n            \"nas ganas de andar en modo arabé para hacerlos volar a todos\"\n        ],\n        [\n            0,\n            \"es que nadie va a ser capaz de no cagarla de una puta vez coño ya con las tonterías\"\n        ],\n        [\n            1,\n            \"pero callate puta user te amo\"\n        ],\n        [\n            0,\n            \"hashtag vendió el país a los árabes le dio la espalda a la paz sigo user\"\n        ],\n        [\n            0,\n            \"cuando camila le grita callate a la perra me estallo\"\n        ],\n        [\n            0,\n            \"lo hermosa que es camkla la puta amdre esta mujer es arteee\"\n        ],\n        [\n            0,\n            \"el acoso callejero está a la orden del día quizá no todos acaben con un asesinato una violación o acoso sexual per … url\"\n        ],\n        [\n            1,\n            \"putos moros y negros que vienen a invadir españa url\"\n        ],\n        [\n            1,\n            \"hay q luchar contra la inmigración ilegal y enseñar los dientes a este gobierno q nos quiere urdir en la miseria … url\"\n        ],\n        [\n            0,\n            \"tire un estado re largo indignada y lo borre a la verga porque me enoje de solo volver a leerlo\"\n        ],\n        [\n            0,\n            \"esto de ser mexicano indocumentado no es divertido\"\n        ],\n        [\n            1,\n            \"user zorra hija de puta no mereces bibir\"\n        ],\n        [\n            1,\n            \"user callate pedazo de puta yo se que me extrañas no te hagas la dura\"\n        ],\n        [\n            0,\n            \"es que es de puta risa os tendría que enseñar todas las transcripciones de los chats al soporte de amazon da para pelicula\"\n        ],\n        [\n            0,\n            \"user callate chapa la puta madre te voy a vomitar el farol\"\n        ],\n        [\n            1,\n            \"que no ¿ por que eres tan puta zorra mentirosa ¿ cualquier user chica es mas juguetona que tu puta monja — bueno s … url\"\n        ],\n        [\n            1,\n            \"user user cállate es mi mejor amigo zorra\"\n        ],\n        [\n            0,\n            \"yo justo cambiando la contraseña de facebook y me empieza a salir toda la hueá en árabe y yo ¿ ¿ ¿\"\n        ],\n        [\n            1,\n            \"ay una chica es mi salon que es muy puta y acabo de pelear con ella en chat pero no me quiero pasar acá en twitte … url\"\n        ],\n        [\n            1,\n            \"user eso no vale dice una virgen y tu eres una puta barata que lo se yo eh no me engañes si eso pilla a pab … url\"\n        ],\n        [\n            0,\n            \"user callate la boca subnormal que no tienes ni puta idea de fútbol\"\n        ],\n        [\n            1,\n            \"y tu eres perra ládrame ay qué perra mi amiga 🐶 🐶\"\n        ],\n        [\n            0,\n            \"user user tu eres bazofia y escoria\"\n        ],\n        [\n            1,\n            \"user jajaj cállate puta anda a depilarte\"\n        ],\n        [\n            0,\n            \"mi mamá está dándole la callada de hocico más perra a mi papá what a queen\"\n        ],\n        [\n            1,\n            \"dice mi mejor amiga que te calles puta\"\n        ],\n        [\n            0,\n            \"user cuidadín que llamar hijo puta a un hijo puta te condenan y no lo digo por nadie que no merezca una … url\"\n        ],\n        [\n            0,\n            \"user en méxico no solo es acoso y o violación sino hasta feminicidio y dónde están los gritos de justici … url\"\n        ],\n        [\n            1,\n            \"user uy pero que cochino el que acoso a la fea está no se le cree nada a la imbécil está maju creo se llama … url\"\n        ],\n        [\n            1,\n            \"user inmigrante motorizado eres una rata de cloaca\"\n        ],\n        [\n            0,\n            \"arabe la va a re romper este verano 🔥\"\n        ],\n        [\n            1,\n            \"user callate perra que te extraño\"\n        ],\n        [\n            1,\n            \"user 😂 tú eres mi perra url\"\n        ],\n        [\n            0,\n            \"me encantan las empanadas árabes 😍 😍 😍\"\n        ],\n        [\n            0,\n            \"princesa tu puta madre trae a mi conejita no te mereces mis mimos ni mis besos url\"\n        ],\n        [\n            0,\n            \"user user sin lugar a dudas a ti por analizar de forma tan exquisita realidades que no todos logran ver\"\n        ],\n        [\n            0,\n            \"jesus le mete ideas en la cabeza a gabe la puta madre que lo parió cállate hombre\"\n        ],\n        [\n            0,\n            \"ahhh pero vaya y uno callada les acepte las cortesías sin ánimos de darles sexo que cuando se estrellen de perra oportunista no te bajan\"\n        ],\n        [\n            1,\n            \"por eso todos nos odian nos vamos a ganar una fama de choros así como los árabes de terroristas jhajasja t t\"\n        ],\n        [\n            1,\n            \"user cállate un rato zorra quema\"\n        ],\n        [\n            0,\n            \"le tengo que enseñar a mi perra a cerrar la puerta porque la abre y no se da cuenta de que tengo el aire prendido\"\n        ],\n        [\n            0,\n            \"user basura noooo tú eres un escoria un paria humano y lameculo del burro\"\n        ],\n        [\n            1,\n            \"son cacahuates dichos sobre inmigrantes user dijo que sus comentarios en campaña son nada comparados … url\"\n        ],\n        [\n            0,\n            \"elcejass comemela pija de canto bujarrilla ✌ ✌ no vead pa poner la voz tuya de drakuin es … url\"\n        ],\n        [\n            0,\n            \"estoy en el subte y justo se subió uno de esos que cantan y lo tengo al lado callate la puta madre no ves que no pu … url\"\n        ],\n        [\n            0,\n            \"me hace gracia la gente que me toca la polla y luego cuando estoy callada me preguntan que te pasa o tienen huevos … url\"\n        ],\n        [\n            1,\n            \"dos marroquíes y un filipino puñalada incluida todo esto en el rabal barcelona los vecinos piden más presenci … url\"\n        ],\n        [\n            0,\n            \"hashtag mili la montaña de colores de perú está machupichu\"\n        ],\n        [\n            0,\n            \"qué es lo más turbio que vieron alguna vez por la calle yo a dos árabes vestidos así de blanco e igualitos a bi … url\"\n        ],\n        [\n            1,\n            \"algunas mujeres se quejan tanto del acoso pero ahi tienen fotos enseñando y o sacando el culo 🙄 😑\"\n        ],\n        [\n            1,\n            \"siiiiii por fin expulsaron a esa güera no la tragaba desde el primer día hahahaha hashtag\"\n        ],\n        [\n            0,\n            \"no son migrantes no son sin papeles no son ilegales ¡ ¡ son personas url\"\n        ],\n        [\n            0,\n            \"juez de eeuu reafirma fallo de que debe reanudarse el daca url url\"\n        ],\n        [\n            0,\n            \"dice la güera que sayra se me queda viendo y sonríe mucho pero pues cómo no si soy la única buena onda que le calienta sus tortillitas 🌚\"\n        ],\n        [\n            1,\n            \"user nany tú eres bien perra básica\"\n        ],\n        [\n            0,\n            \"ya habeis hablado de los atentados de barcelona del desgraciado de santi potros del pp del psoe de la inmigraci … url\"\n        ],\n        [\n            0,\n            \"user jajajajaj callateee en serio que hijos de puta\"\n        ],\n        [\n            0,\n            \"en 1808 4 tipos fueron puteados por delitos que no habían cometido no tardaron en echarse al monte hoy buscados por … url\"\n        ],\n        [\n            1,\n            \"user cállate perra que estás igual\"\n        ],\n        [\n            1,\n            \"la inteligencia norteamericana advierte de una invasión inminente de 100 000 subsaharianos hashtag url\"\n        ],\n        [\n            0,\n            \"user imbéciles para nada normal espero estés mejor y que urge normar el acoso callejero\"\n        ],\n        [\n            0,\n            \"extraño arabe extraño reggaeton extraño la murga extraño todo\"\n        ],\n        [\n            0,\n            \"a usted le debo un sueño que fue ilusión a usted le debo muchos besos por las noches y mi lengua debe un recorrid … url\"\n        ],\n        [\n            0,\n            \"minimo denuncia por acoso sexual e intento de violacion telepatica url\"\n        ],\n        [\n            1,\n            \"que sabrán esos yankis si hashtag dice que no haay colapso en los centros de acogida de inmigrantes ade … url\"\n        ],\n        [\n            0,\n            \"user uy niño cierra el pico de una puta vez ya entendimos que tu eres el bueno de todo y que un poco mas y … url\"\n        ],\n        [\n            0,\n            \"user tú eres un puto transexual hijo de perra\"\n        ],\n        [\n            1,\n            \"user es mierda licuada de perro por que tu eres una perra no puede ser tuya si waaaa\"\n        ],\n        [\n            0,\n            \"user que los manden a su puta tierra haber si allí son capaces de rechistar ya está bien de tantas tonterías coño\"\n        ],\n        [\n            1,\n            \"atención por que ⁦ user ⁩ no solo quiere acoger a los moromierdas que entran ilegalmente ahora se quiere … url\"\n        ],\n        [\n            0,\n            \"miguel por favor cállate de una puta vez\"\n        ],\n        [\n            0,\n            \"tania fecha de nacimiento aproximada julio 2016 fecha de apertura de álbum 05 01 2018 sexo hembra peso 6 ' 5 kilo … url\"\n        ],\n        [\n            1,\n            \"vuelvan ahre quiero un novio asi mi novia es una zorra y estoy enojada asi que quiero uno asi ahr mentira url\"\n        ],\n        [\n            0,\n            \"en el tren la gente habla gabacho v\"\n        ],\n        [\n            0,\n            \"editar además de complicado es lo que hace de algo que merezca la pena o no porque puedes haber grabado la puta … url\"\n        ],\n        [\n            0,\n            \"aqui se oye mucho el término no “ romantizar ” y creo que estamos haciendo eso con la inmigración esta llegando un n … url\"\n        ],\n        [\n            0,\n            \"user callate perra 😂 😂 😂 si no lo quieres apoyar no lo apoyes y ya ahorrate tus comentarios\"\n        ],\n        [\n            1,\n            \"hashtag ya mire puro sudaca cuando méxico se volvió sudacalandia url\"\n        ],\n        [\n            1,\n            \"digamos un suponer si yo me pongo cerca de la valla de ceuta y le tiro piedras o similar a los inmigrantes que e … url\"\n        ],\n        [\n            1,\n            \"la solución política 1º no renovar residencia y expulsar a tantos marroquíes como subsaharianos entren desde marru … url\"\n        ],\n        [\n            0,\n            \"user a ver también te digo que no es por hacer acoso que es por violacion y asesinato xddd\"\n        ],\n        [\n            0,\n            \"vamos la puta madre florencia te lo re merecias fede la tenes adentro petizo puto ahre igual si estoy feliz callense\"\n        ],\n        [\n            0,\n            \"puro pinches tequila shots con los güeros 👍 🍻\"\n        ],\n        [\n            0,\n            \"user me flipa 😍 me tienes que enseñar a hacer pelo me cago en la puta jajaja\"\n        ],\n        [\n            0,\n            \"user ensuciar a alguien por resentida por así decirlo o algún motivo que no sea acoso violación o maltr … url\"\n        ],\n        [\n            0,\n            \"dia 2 estos gabachos cómo pueden vivir sin chilitos serrano en casa 😢 😣 me siento incompleta\"\n        ],\n        [\n            0,\n            \"y ésta canción se la dedico a mi perra laika tú eres mi laiki mi laiki laiki laiki mi laiki lai … url\"\n        ],\n        [\n            0,\n            \"29 10 14 01 kundogan yo no estoy hablando contigo cállate la puta emoción\"\n        ],\n        [\n            0,\n            \"hijo de puta ojalá te violen en la puta cárcel hasta matarte mereces sufrir eres un hijo de puta url\"\n        ],\n        [\n            1,\n            \"user hija de re mil puta ya te va llegar lo que te mereces 😡 😡 😡\"\n        ],\n        [\n            0,\n            \"y el sapoconcho salvado que puta mierda para mi se lo merecia mas miriam hashtag gracias al de las gafitas verdes se acaban mas chorradas\"\n        ],\n        [\n            0,\n            \"hashtag ostia puta pedazo de actuación se esta comiendo a cepeda vamos mireya te lo mereces es muy grande … url\"\n        ],\n        [\n            1,\n            \"user user me podes enseñar de como miércoles dibujas tan bien enseñame chamaca perra ahre esta emosho uwu\"\n        ],\n        [\n            0,\n            \"policía tramita en algeciras 400 expedientes al día de inmigrantes indocumentados – radio la primerísima comunicad … url\"\n        ],\n        [\n            1,\n            \"nunca confíes en el gordito güero orejon\"\n        ],\n        [\n            0,\n            \"user user bian la puta madre te lo mereces mas que a nadie\"\n        ],\n        [\n            0,\n            \"te mueres por enseñarle tu polla a noelia ¿ a qué si user url\"\n        ],\n        [\n            0,\n            \"i've just posted on my blog about así fueron los primeros minutos de los 600 subsaharianos en ceuta tras el salto … url\"\n        ],\n        [\n            0,\n            \"la calle es una zorra pero baby tu eres más por eso cuándo llego me vuelvo a enamorar\"\n        ],\n        [\n            1,\n            \"user saludando a gente que ha entrado de forma ilegal indocumentados que vete a saber de dónde llegan ve … url\"\n        ],\n        [\n            0,\n            \"me avergüenzo debser hombre por lo tan hijos de la gran puta que podéis llegar a ser os merecéis lonpeor del mundo … url\"\n        ],\n        [\n            1,\n            \"user te lo mereces perra asquerosa\"\n        ],\n        [\n            0,\n            \"las ' supernenas ' de tánger sin velo y con minifalda tres jóvenes marroquíes luchan contra el acoso sexual url\"\n        ],\n        [\n            1,\n            \"user cállate puta no me doy cuenta no me da\"\n        ],\n        [\n            1,\n            \"user maldita tu eres puta o das el culo gratis o aceptas cesta ticket\"\n        ],\n        [\n            1,\n            \"lo peor que puede hacer un país es darle carta abierta a los inmigrantes perú se la puso fácil a muchos delincuent … url\"\n        ],\n        [\n            1,\n            \"aquí podemos ver a un subsahariano negro azotando a un turista con la hebilla del cinturón ¿ que dirían los medio … url\"\n        ],\n        [\n            1,\n            \"esta chica es más puta mi mama 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"venezuela solidaridad desde la república árabe hashtag el presidente legítimo bashar al asad condenó los hechos … url\"\n        ],\n        [\n            0,\n            \"user hijo de puta espero q me leas tu eres el q tiene q estar preso rata maldita pronto t llegara l … url\"\n        ],\n        [\n            0,\n            \"nombre a buena perra hora se le ocurre a mi hermano mayor enseñarle a manejar a mi otro hermano adiós mundo cruel\"\n        ],\n        [\n            0,\n            \"raoul no se merece estar nominado se merecia estarlo la semana pasada y hoy en la puta calle gracias hashtag hashtag\"\n        ],\n        [\n            0,\n            \"madura colombiana quiere leche en la cara hashtag tetillas come mi polla chupar las pollas comiendosela … url\"\n        ],\n        [\n            0,\n            \"nuestra compañera christine trabaja en el cairo egipto atendiendo a migrantes y refugiados que han presenciado o … url\"\n        ],\n        [\n            0,\n            \"todos mis compañeros mandando fotos de las ensaladas y comidas saludables que están cenando y yo mando de las empan … url\"\n        ],\n        [\n            0,\n            \"fui buena con un montón de personas que no se lo merecian a partir de hoy voy a ser mucho más hija de puta con todos\"\n        ],\n        [\n            0,\n            \"“ puta que bueno que me enseñaron a tocar la flauta en la primaria me ha servido un chingo en mi vida ” nadie nunca en su perra vida\"\n        ],\n        [\n            1,\n            \"menudo ostión que se lleva el moromierda 😂 😂 url\"\n        ],\n        [\n            1,\n            \"no compres a los manteros no pagan impuestos se acercan de forma intimidatoria pueden llegar a ser muy viole … url\"\n        ],\n        [\n            1,\n            \"llegan 900 venezolanos por día al perú cuantos más tendrán que venir para que ya se ponga coto y fin a esta invasió … url\"\n        ],\n        [\n            1,\n            \"user user que zorra te mereces la muerte\"\n        ],\n        [\n            1,\n            \"si no hay chicas mañana saldremos a violar jóvenes de aquí hahaha esto no es un comentario de la manada … url\"\n        ],\n        [\n            0,\n            \"user este señor es imbécil de la polla\"\n        ],\n        [\n            1,\n            \"user tu eres divina y perra también jajajajajjaaja\"\n        ],\n        [\n            0,\n            \"y despues hablabamos de lo que paso en eeuu nosotros tambien tenemos nuestro homeland sudaca url\"\n        ],\n        [\n            1,\n            \"comentario escatológico si no hay papal del culo deben abstenerse de acercarse a la valla de melilla al menos ha … url\"\n        ],\n        [\n            1,\n            \"user user ya está la niña del exorcista diciendo tonterías has visto lo que a hecho la guarra de tú hija\"\n        ],\n        [\n            1,\n            \"user para mi una mujer es perra sólo si comete infidelidad si la chica está soltera ¿ qué diablos le impi … url\"\n        ],\n        [\n            0,\n            \"cuando le decís a un inmigrante que se vaya a su país él ella piensa ojalá pudiera volver a mi país\"\n        ],\n        [\n            1,\n            \"y mientras a los que somos españoles trabajamos y cotizamos nos eternizamos esperando k nos operen y nos kitan medi … url\"\n        ],\n        [\n            1,\n            \"user cállate perra tú no estuviste ahí\"\n        ],\n        [\n            1,\n            \"user callate zorra si a vos te gusta estar con todos\"\n        ],\n        [\n            0,\n            \"user te hice un dibujo pero la verdad me da puta pena enseñarlo xd es horrible xddd\"\n        ],\n        [\n            0,\n            \"los arabes de américa la fef necesitará 5 200 000 cinco millones doscientos mil dolares para el pago del cue … url\"\n        ],\n        [\n            1,\n            \"estos son los niveles de maldad de un malandro venezolano por esa razón apoyo las protestas en contra de la inmigr … url\"\n        ],\n        [\n            1,\n            \"user bueno pues entonces en vez de olvidar repetiremos una vez más mi novia es del sevilla y es una puta más … url\"\n        ],\n        [\n            1,\n            \"la inteligencia norteamericana advierte de una invasión inminente de 100 000 subsaharianos y pedrito sigue en la pl … url\"\n        ],\n        [\n            0,\n            \"la hashtag leerá un manifiesto el sábado para mostrar su repulsa a la violencia y contra los abusos sexuales al h … url\"\n        ],\n        [\n            1,\n            \"la barcelona de la colau estan haciendo de esta ciudad una zona invivible entre moros y delincuentes y sigue … url\"\n        ],\n        [\n            0,\n            \"qué puta rabia la gente tan descarada conchuda no merecés ni puta mierda\"\n        ],\n        [\n            1,\n            \"user wall e me conmovio tu eres una perra gelida\"\n        ],\n        [\n            0,\n            \"hay un hijo de puta llamando a ofrecerme trabajo de scort de casa de citas y un poco de tonterías es una estafa\"\n        ],\n        [\n            0,\n            \"así se dice “ victoria ” en sirio arabe url\"\n        ],\n        [\n            0,\n            \"user eso es acoso y provocación\"\n        ],\n        [\n            0,\n            \"izquierda unida verdes denuncia la caza del inmigrante decretado por el ayuntamiento de mazarrón url\"\n        ],\n        [\n            0,\n            \"user su cuenta sería un constante cállate escoria com muchos y mayusculas\"\n        ],\n        [\n            0,\n            \"el gobierno negociará con las comunidades el reparto de menores inmigrantes url vía user\"\n        ],\n        [\n            0,\n            \"mira ya me tienes hasta la polla con tus tweets abasurdos si te dicen bloquealos y ya callate lanputa boca por que … url\"\n        ],\n        [\n            1,\n            \"manda a casa el libro y a los refugiados 2x1 url\"\n        ],\n        [\n            0,\n            \"aseguran al “ güero ” y a sus cómplices por robo en un establecimiento url\"\n        ],\n        [\n            1,\n            \"user tu eres mi perra cierto\"\n        ],\n        [\n            1,\n            \"user jajajajajaj zorra imbecil mi idola\"\n        ],\n        [\n            1,\n            \"600 subsaharianos atacan en españa a las fuerzas armadas italia debe abrir sus barreras url\"\n        ],\n        [\n            0,\n            \"video discriminaron a una niña sudaca en el metro de madrid url\"\n        ],\n        [\n            0,\n            \"miki nadal callate la puta ducha de los cojones del papa\"\n        ],\n        [\n            0,\n            \"qué hacesssss como que vete imbecil que te pego\"\n        ],\n        [\n            0,\n            \"user user comemela perro pa que hables de otros equipo payaso\"\n        ],\n        [\n            1,\n            \"user cállate puta herniosa que estás chocheando ya con la ciática jajjaa te jode me alegro jajaj jódete j … url\"\n        ],\n        [\n            1,\n            \"con todo lo que esta entrando por la valla de ceuta y melilla le recuerdo no llaman a la puerta ni piden por favor … url\"\n        ],\n        [\n            1,\n            \"lo primero que tendría que hacer pdr snchz cuando vuelva de vacaciones es una sesión de fotos practicando footing … url\"\n        ],\n        [\n            0,\n            \"cada vez me gusta más mi cuerpo que pasa soy una guarra por enseñar las piernas una provocadora por una foto en … url\"\n        ],\n        [\n            0,\n            \"pues para decir esa puta mierda cállate joe hashtag\"\n        ],\n        [\n            1,\n            \"user callate la boca vieja loca ven lame mi axila perra\"\n        ],\n        [\n            1,\n            \"user kyc el ocico si es ridiculo pero te lo mereces pinche zorra d\"\n        ],\n        [\n            0,\n            \"no se necesita ser rico se los juro por supuesto como en todo hay un poco de suerte y sí se requiere de planeac … url\"\n        ],\n        [\n            0,\n            \"me caí en las escaleras del metro güera pendeja win\"\n        ],\n        [\n            1,\n            \"lo siento por los inmigrantes pero la mayoría tienen que ser repatriados a sus tierras a sus países no se les pue … url\"\n        ],\n        [\n            1,\n            \"user callate y ponete a estudiar zorra\"\n        ],\n        [\n            1,\n            \"¿ qué es una mujer encima de una vaca una vaca de dos pisos\"\n        ],\n        [\n            1,\n            \"user te pones bien cachonda hija de tu puta madre ahkkkk te amo maaaaaaaaaas ya lo sabia ahk y tu eres mi … url\"\n        ],\n        [\n            0,\n            \"esta noche se sale de fiesta si alguno pretende ligar con alguna mujer ya sabéis el dicho sábado sabadete un polvete y al garete\"\n        ],\n        [\n            0,\n            \"user user la puta madre damián cállate jajajaja\"\n        ],\n        [\n            0,\n            \"user tú eres subnormal ya te dije que ni puta gracia\"\n        ],\n        [\n            0,\n            \"user haciendo un hueco en moncloa para ayudar a inmigración no solo quiere dinero luego los suelta por … url\"\n        ],\n        [\n            1,\n            \"las becas son para los morenos si eres güero seguro nomás es que eres amarrado\"\n        ],\n        [\n            0,\n            \"user callate que lo único que no te hago es la tarea perra después soy un a m o r\"\n        ],\n        [\n            1,\n            \"user no mereces mi amistadabputa perra olvidadora\"\n        ],\n        [\n            0,\n            \"user si te molesta que te miren raro es culpa de tus complejos y la unica opcion es adelgazar y si no te molesta seguiras con tu vida\"\n        ],\n        [\n            1,\n            \"los putos hashtag envenenan a los perros y exigen su prohibición mi perro es más limpio que cualquier piojoso … url\"\n        ],\n        [\n            1,\n            \"la ropa de los indocumentados es cada vez más horrible me dan pena chabon los colores los modelos todo asqueroso\"\n        ],\n        [\n            0,\n            \"¿ te sabe a fanta ¿ el qué mi polla en tu garganta — claro y antes la metes en una naranja por qué no url\"\n        ],\n        [\n            0,\n            \"estoy de cataluña y de los catalanes hasta la polla por culpa de los independentistas dicho esto iceta president\"\n        ],\n        [\n            0,\n            \"ni perra ni puta ni zorra nada de esa mierda la mujer es mujer y se respeta asi tenga mil novios y se divierta … url\"\n        ],\n        [\n            0,\n            \"las ridículas de mi tl que juzgan qué es o no acoso mientras ellas no lo experimentan midan con su feministómetro … url\"\n        ],\n        [\n            1,\n            \"hay santi el no se la robo ella se fue encantada ya para de llorar por esa zorra que ni se lo merecia hashtag\"\n        ],\n        [\n            0,\n            \"user ni tú eres perra ni yo soy un gato\"\n        ],\n        [\n            1,\n            \"cada año que pasa peor es la fiesta del inmigrante\"\n        ],\n        [\n            1,\n            \"hay una gran cantidad que no son refugiados los cuales entran con otros intereses url\"\n        ],\n        [\n            1,\n            \"tu peloteo es ridiculo para ti un latinoamericano siempre será un sudaca o panchito nunca lo trataras h considera … url\"\n        ],\n        [\n            0,\n            \"user dan ganas como de tirarle con todo el patriarcado encima a ver si reaccionan y el man un imbécil y la vieja escoria\"\n        ],\n        [\n            0,\n            \"user mira ethan voy a putear a quien merezca ser puteado sea k m o x y pero estos hijos de puta avala el … url\"\n        ],\n        [\n            0,\n            \"el arbol este es un pesao por que tiene bigote — cállate la puta boca y disfruta del best gaem url\"\n        ],\n        [\n            1,\n            \"muy brava te rompen tu madre y te escondes en la falda de tu madre pero para andar de zorra si muy grandecita ¿ no … url\"\n        ],\n        [\n            0,\n            \"este hijo de puta me despabiló callate iglesias impresentable\"\n        ],\n        [\n            0,\n            \"siempre seré fan de los taquitos sudados del güero\"\n        ],\n        [\n            0,\n            \"mal nacido retorcido lameculo de los gringos tu eres una mugre eres igual de hijo de puta que arana url\"\n        ],\n        [\n            1,\n            \"lo más que me gusta es que tú eres bien puta y te trepas a la cama con retros\"\n        ],\n        [\n            1,\n            \"user cállate vos porque ya estás casada maldita perra\"\n        ],\n        [\n            1,\n            \"user user ya cállate pinche perra\"\n        ],\n        [\n            1,\n            \"la pedroche que buena está y que feminista es pero la chica de tu barrio que lleva escote y falda pa salir de fiesta es una guarra\"\n        ],\n        [\n            1,\n            \"¿ que hace una mujer en una habitación redonda buscarle las esquinas\"\n        ],\n        [\n            1,\n            \"user no mereces entrar a mi choza perra\"\n        ],\n        [\n            0,\n            \"hoy en el curro le he montado un pollo interesante a un niñato al que le estoy enseñando soy un hijo de puta a veces sip\"\n        ],\n        [\n            0,\n            \"user hijos de puta te mereces lo peor del mundo junto con los desgraciados que te rodean ladrones malandros\"\n        ],\n        [\n            0,\n            \"esto es algo de lo que quiero hablar porque sinceramente me da mucha rabia que penséis que una mujer es una guarra … url\"\n        ],\n        [\n            0,\n            \"user dejá de provocar hijo de puta porque cuando se de vuelta la tortilla te vas a arrodillar llorando pidie … url\"\n        ],\n        [\n            1,\n            \"quiero que el pibe me diga “ tu eres mi puta la mejor que mama “ jaaja ahre\"\n        ],\n        [\n            0,\n            \"user el acoso es culpa de los hombres ustedes deberían de poder vestirse como les venga en gana no es no y punto\"\n        ],\n        [\n            0,\n            \"see tal vez les recordo como peron protegio a eichmann y cientos de nazis o les conto a los arabes el chiste d … url\"\n        ],\n        [\n            1,\n            \"vergüenza de tanto indocumentado a favor de la jauría de lo políticamente correcto la sentencia contra juana rivas … url\"\n        ],\n        [\n            1,\n            \"¿ qué se tienen que poner las mujeres en los hombros para estar atractivas las rodillas\"\n        ],\n        [\n            0,\n            \"espero que este año merezca la pena porq parece que 2017 termina de puta madre para lo que ha sido 🤑 🤑\"\n        ],\n        [\n            0,\n            \"user user hijo de perra no me estes hablando asi tu eres mi puta\"\n        ],\n        [\n            0,\n            \"los ilegales no son refugiados son invasores no es lo mismo pisar territorio español como inmigrante indocumentad … url\"\n        ],\n        [\n            1,\n            \"alqatie significa la manada en árabe es lo que en la tribuna de cartagena hemos denominado como la manada de … url\"\n        ],\n        [\n            0,\n            \"eeuu una investigación forense realizada con cuerpos de cerdos muertos colocados en el desierto de hashtag ee uu … url\"\n        ],\n        [\n            0,\n            \"user son unos hijos de puta sarah se merecía ser una arquitecta\"\n        ],\n        [\n            1,\n            \"user vos sos la zorra callate mayra n te banco\"\n        ],\n        [\n            0,\n            \"no puedo creer que recién me doy cuenta de lo hija de puta que era con personas que no se merecían mi mal carácter\"\n        ],\n        [\n            0,\n            \"user user puta mierda ben affleck es actor que se deje de tonterías y que vaya más al gimnasio que anda que no está gordo\"\n        ],\n        [\n            1,\n            \"user cállate perra nunca más nos juntamos\"\n        ],\n        [\n            1,\n            \"user pero la mujer es igual de puta que el porque lo sabia y no dijo nada ojala les pase lo mismo con su hija aver que les parece\"\n        ],\n        [\n            1,\n            \"los gringos ya nos descubrieron saben que mandamos indocumentados a arizona texas y california con el fin d … url\"\n        ],\n        [\n            0,\n            \"la sutileza de user poniendo noticias sobre hashtag tras otra sobre terrorismo es vomitiva pero nada sorprendente\"\n        ],\n        [\n            1,\n            \"user y tú eres la ana guarra robachicos\"\n        ],\n        [\n            1,\n            \"user callate estoy en depresión estoy llorando pinche zorra\"\n        ],\n        [\n            0,\n            \"user anda a la puta q te pario quien te pensas q sos para enseñar a la militancia te la das de sobradora e … url\"\n        ],\n        [\n            1,\n            \"eres una perra patética tu coño apesta y tu cabeza es wack estás enojado porque le diste la cabeza y te dejó perra\"\n        ],\n        [\n            0,\n            \"ya callate hijo de tu puta madre tengo cosas que hacer y quiero dormirrrr para evitarlas\"\n        ],\n        [\n            1,\n            \"hoy mi hermana me dijo ya callate perra latosa tiene 6 años ya no se que esperar de este mundo\"\n        ],\n        [\n            0,\n            \"que difícil decisión quedarme con mi cabello güero o cambiarlo 🤷 🏼 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"ninguna mujer es puta ❗ ❗ ❗ url\"\n        ],\n        [\n            0,\n            \"user qué coño es eso no la camisa de fuerza no\"\n        ],\n        [\n            0,\n            \"cuanto hemos de aguantar y esperar para pedir de forma mayoritaria y pacíficamente como dicen los user la d … url\"\n        ],\n        [\n            0,\n            \"me quiero dormir y el vecino de aca puso musica para toda la cuadra encima canta callate hijo de puta quien te mi … url\"\n        ],\n        [\n            0,\n            \"interesante dato que muestra una vez más la desvergüenza en la manipulación y las ganas de gresca a cualquier pre … url\"\n        ],\n        [\n            0,\n            \"hay muchas mujeres que siguen calladas y con miedo a perder su trabajo norma cardozo víctima de acoso en user hashtag\"\n        ],\n        [\n            1,\n            \"user obvio que intentas hacer ahí una 1314 y no te ha salido a quien le preguntes sabe que tú eres la zorra\"\n        ],\n        [\n            0,\n            \"me parece perfecto haberme comido 13 empanadas arabes 😍\"\n        ],\n        [\n            0,\n            \"follar esta bien y mola pero no dejes que tu coño polla controle tu vida\"\n        ],\n        [\n            0,\n            \"abogada elsa martinez siempre manteniéndote informado url\"\n        ],\n        [\n            0,\n            \"ahorita estaríamos viendo alguna de mis series raras en netflix mientras pegamos nuestros cabellos güeros pero com … url\"\n        ],\n        [\n            0,\n            \"💃 la cumbia del infinito no conoce las fronteras se mueve por el perú y también por el gabacho 🎶 🎶\"\n        ],\n        [\n            1,\n            \"hashtag soy partidario de ayudar a la gente sin papeles pero se están aprovechando de nuestra soli … url\"\n        ],\n        [\n            0,\n            \"user user hay de viejos a viejos pero tu eres un viejo pendejo escoria de la sociedad\"\n        ],\n        [\n            0,\n            \"user puta madre que desgracia del paiz un terruco probado asesino indultado enseñando en la primera univer … url\"\n        ],\n        [\n            0,\n            \"acabo de recordar que anoche soñé con mi futuro jefe porque el gabacho se despidió\"\n        ],\n        [\n            1,\n            \"las migraciones no deben coordinarse deben rechazarse europa no necesita inmigración necesita que todos los inmi … url\"\n        ],\n        [\n            0,\n            \"miguel amante aumentan rescates de inmigrantes indocumentados url via user\"\n        ],\n        [\n            0,\n            \"con todo y sin todo el respeto que me mereces que pinche puta buena estas url\"\n        ],\n        [\n            0,\n            \"preferían enfrentar los peligros de regresar a su hogar antes que ser encarcelados en estas condiciones señaló la … url\"\n        ],\n        [\n            0,\n            \"user esto no puede ser ni puta vergüenza tienen estos jueces\"\n        ],\n        [\n            0,\n            \"user callate viejo pelotudo culo roto cheto de cuarta hijo de puta cipayo aguante el pueblo la concha … url\"\n        ],\n        [\n            0,\n            \"user uuiifffff me encanta cómo me gustaría follarte bien tu coño y culo\"\n        ],\n        [\n            0,\n            \"user user pablo callate de una puta vez te has ganado otro strike\"\n        ],\n        [\n            0,\n            \"user estos personajes consiguen sacarme las pasiones más bajas me encantaría que terminara en la puta calle\"\n        ],\n        [\n            0,\n            \"user que se te pegue mi polla en tu culo avers\"\n        ],\n        [\n            0,\n            \"user user no seas hijo de puta nuño según tu eres representante de la educación puto viejo chismoso chupate mi verga\"\n        ],\n        [\n            0,\n            \"baby tu eres de verdad ninguno de esta puta son genuina son como las louis v feca echa en china\"\n        ],\n        [\n            1,\n            \"los sin papeles te roban el trabajo url\"\n        ],\n        [\n            0,\n            \"vamos la puta mare vamos vamos se lo merecia vamos dios como sufri lpm envía baila flor al 13013\"\n        ],\n        [\n            1,\n            \"user mami ellas son pendejas tú eres fabulosa léase en tono de soy bien perra\"\n        ],\n        [\n            0,\n            \"poesía orgasmos sábanas revueltas mi polla en tu cara ¿ he dicho ya orgasmos pásame otro gramo que voy tó jamao hashtag\"\n        ],\n        [\n            1,\n            \"la inmigracion legal si crea riqueza pero los ilegales solo nos cuestan dinero a los contribuyentes por que se les … url\"\n        ],\n        [\n            0,\n            \"hay q entender q este imbécil y todos los q lo repiten llevan cuatro años chupando polla madridista es normal q ah … url\"\n        ],\n        [\n            0,\n            \"aquí pedro hablando de solidaridad mientras sigue sin referirse a ls 22 guardias civiles q resultaron heridos tras … url\"\n        ],\n        [\n            0,\n            \"escuela de danza árabe mueve a acámbaro url\"\n        ],\n        [\n            1,\n            \"user jajajajajaja lpm callate que vos sos la zorra número 1\"\n        ],\n        [\n            1,\n            \"user user callate perra muérete de hambre\"\n        ],\n        [\n            0,\n            \"el guapísimo arabe quiere que le enseñe español 😏 haha\"\n        ],\n        [\n            0,\n            \"me levanté de malhumor cc hoy no esto pa esto cállate la puta boca url\"\n        ],\n        [\n            0,\n            \"panamá 🇵 🇦 el central johnatan mosquera 🇨 🇴 jugó partido completo en el empate 0 0 árabe unido ante costa del este fc url\"\n        ],\n        [\n            1,\n            \"yo tengo un pana que su novia es tan puta que en vez de ponerse condones antes de chingar debería tomar antibióticos\"\n        ],\n        [\n            1,\n            \"qué es un partido doble mixto de tenis un single de hombres con obstáculos\"\n        ],\n        [\n            1,\n            \"user me voy antes de que joey empiece a llamarnos zorras a todos cállate zorra\"\n        ],\n        [\n            1,\n            \"es racista para los africanos para los sudacas no url\"\n        ],\n        [\n            0,\n            \"30 12 2 49 alancito jajajajaja puta de mierda 30 12 2 49 alancito callate ok\"\n        ],\n        [\n            0,\n            \"user sii bb comemela t la meto hasta la garganta y que no puedas respurar por unos segundos\"\n        ],\n        [\n            0,\n            \"user el de la izquierda te pego una patada en la cara que cosita mona ahrsjlsv\"\n        ],\n        [\n            0,\n            \"lo peculiar es cambiar de color cruzando un par de líneas un paso atrás soy morena adelante que va a llevar güera … url\"\n        ],\n        [\n            0,\n            \"un chabon me dijo muy confiado cabe aclarar que en las situaciones de acoso abuso violacion y violencia machist … url\"\n        ],\n        [\n            1,\n            \"user jajajaj si we tu eres bien perra chismosa\"\n        ],\n        [\n            0,\n            \"un lugar lleno de sabiduría sanación energía vámonos a machupichu del 17 al 22 de septiembre aun estás a … url\"\n        ],\n        [\n            0,\n            \"qui habite a cannes nice monaco\"\n        ],\n        [\n            0,\n            \"user callate que una esta ahora en el pueblo acompañada de un pajaro y una perra\"\n        ],\n        [\n            1,\n            \"¿ ha subido una foto suya enseñando un poco su cuerpo qué forma de denigrar a la mujer y encima no me la follaré jamás puta asquerosa\"\n        ],\n        [\n            0,\n            \"para el tal uranium ese todo el puto sol en la cara voy a autodestruir la polla\"\n        ],\n        [\n            0,\n            \"user jajaja pues soy bien puta provocarme y verás lo puta que puedo ser bb 😘\"\n        ],\n        [\n            0,\n            \"user tanto que quería la puta cita doble y vos yendo a cualquier lado te odio callate\"\n        ],\n        [\n            0,\n            \"user callate la boca pedazo de hijo de puta doña rosa con micrófono\"\n        ],\n        [\n            0,\n            \"soy español así que cállate la boca jake está diciendo que dejes de hablar en francés perra esto es español ap … url\"\n        ],\n        [\n            1,\n            \"veis chicas nunca hay que tener piedad con estas putas hay que educarlas en todo momento y enseñarles para lo qu … url\"\n        ],\n        [\n            0,\n            \"si estos 7 carajitos son los peligrosos terroristas que casi matan al indocumentado imaginen que pueden hacer unos … url\"\n        ],\n        [\n            1,\n            \"user callate perra de mierda anda preparando tus maletas te vas presa junto con la ratera villaran la … url\"\n        ],\n        [\n            1,\n            \"me caga la pinche gente que por ser güeros se creen un chingo ¿ o ustedes que opinan ponches prietos\"\n        ],\n        [\n            0,\n            \"hoy nos ha dado mucha alegría recibir noticias de soda desde su hogar ya que llevábamos mucho tiempo sin saber de … url\"\n        ],\n        [\n            1,\n            \"menudo chiste sin papeles sin dirección conocida puede estar en cualquier parte ya y aunque lo pillen dará ig … url\"\n        ],\n        [\n            1,\n            \"user tal vez gege no te responda pero yo si callate maldita perra acomplejada lambucia miserable\"\n        ],\n        [\n            1,\n            \"no sé dónde vives pero la delincuencia que he visto yo cuando he ido de vacaciones a madrid y a barcelona es absolu … url\"\n        ],\n        [\n            1,\n            \"a la luz de los acontecimientos casado visitará a quiénes ponen en peligro la familia tradicional en chueca despu … url\"\n        ],\n        [\n            1,\n            \"los taxista de barcelona dañan al turismo los inmigrantes subsaharianos que saltan en las playas no telecinco y … url\"\n        ],\n        [\n            0,\n            \"así son vulgares no tienen más argumentos aprendieron el legado aquel te pego en la cara marica del innombrable … url\"\n        ],\n        [\n            0,\n            \"user comeme los cojones puto imbécil de la polla\"\n        ],\n        [\n            0,\n            \"la generalitat ' compra ' a los inmigrantes ilegales y les ofrecerá contratos laborales de 1 000 € url\"\n        ],\n        [\n            0,\n            \"user user callate la perra boca que ya no lo toy\"\n        ],\n        [\n            1,\n            \"ojooooo que adán la lía en el autobús mientras celebraban la victoria decía esto mi novia es sevillista y es una puta más\"\n        ],\n        [\n            1,\n            \"user y luego tendrías que fregar toda la sangre y demás como mujer que eres\"\n        ],\n        [\n            0,\n            \"user cállate perra que me dejaste en seen mal amigo\"\n        ],\n        [\n            0,\n            \"me han dicho que tengo ojos de árabe qué significará eso\"\n        ],\n        [\n            0,\n            \"hasta ahora me vi el capítulo de hashtag y solo tengo que decir que eugene es un hijo de puta que merecía morir en lug … url\"\n        ],\n        [\n            0,\n            \"user user no saben tener su puta polla de muerda metida en el calzoncillo y necesitar ir enseñándola\"\n        ],\n        [\n            0,\n            \"user un rt para semen movimiento machista internacional\"\n        ],\n        [\n            0,\n            \"carta abierta de un cura a pablo casado sobre los inmigrantes url\"\n        ],\n        [\n            1,\n            \"user y tu eres una puta\"\n        ],\n        [\n            1,\n            \"indocumentados sin salarios sin horarios vuelven los chicos del barrio\"\n        ],\n        [\n            0,\n            \"mira me cansas cállate q no tienes ni puta idea de nada url\"\n        ],\n        [\n            1,\n            \"plot twist chat noir tú eres mi mejor amiga perra desalmada ladybug ¿ qué chat noir perdón me alteré hashtag\"\n        ],\n        [\n            0,\n            \"user es que somos muy inocentes y ya enseñar un pezón es ser una guarra 😂\"\n        ],\n        [\n            0,\n            \"ese momento incómodo en el que te acosan por wa y no sabes decir cállate la puta boca y déjame estudiar que paso de tu cara hostias 🤗\"\n        ],\n        [\n            1,\n            \"le pen pide a españa que expulse a todos los inmigrantes ilegales debe actuar como italia o australia url\"\n        ],\n        [\n            0,\n            \"user user cállate la puta boca borrego\"\n        ],\n        [\n            0,\n            \"¿ por qué mierda la poligamia es ilegal sabía que ni era bien vista pero ¿ ilegal — sí en los únicos países dond … url\"\n        ],\n        [\n            0,\n            \"la “ conselleria está porque no haya asignatura de religión en la enseñanza pública pero si la ley lo obliga se deb … url\"\n        ],\n        [\n            1,\n            \"mujer has progresado solo has estado 2 horas en el telefono por cierto quien era nada uno que se había equivocado\"\n        ],\n        [\n            0,\n            \"que hijos de puta como estos estén en la calle solo pueden provocar este tipo d cosas el detenido por el crimen d … url\"\n        ],\n        [\n            1,\n            \"tú tú eres una puta una puta una puta y una putaaaaaaa\"\n        ],\n        [\n            1,\n            \"— ¿ cual es el vehículo de una mujer — la aspiradora\"\n        ],\n        [\n            1,\n            \"user user oye oye le enseñaré esto a mi mamá perra\"\n        ],\n        [\n            1,\n            \"user user entra héctor el father al chat ¡ si tú eres una perra pues yo soy más perro y que se joda 😂\"\n        ],\n        [\n            1,\n            \"jorge vestrynge aquí no vienen cabreros sino gente emprendedora valiente y con formación profesional como míni … url\"\n        ],\n        [\n            0,\n            \"cuando la güera se siente triste y queremos subirle el ánimo url\"\n        ],\n        [\n            1,\n            \"vendieron una servicentro shell y echaron a todos los chilenos porque el nuevo dueño solo contrata inmigrantes ten … url\"\n        ],\n        [\n            0,\n            \"ahora resulta que la mujer es una bruja que lo trataba fatal y la otra es una guarra feminismo marca patiño and cia hashtag\"\n        ],\n        [\n            0,\n            \"user tú eres ninini ni estudias ni trabajas ni haces puta gracia\"\n        ],\n        [\n            1,\n            \"por qué las mujeres tienen el agujero del culo y el del coño tan juntos para poder agarrarlas como un pack de cerveza\"\n        ],\n        [\n            0,\n            \"la delgada y filosísima línea entre culpabilizar a la víctima de acoso y aventarle en la cara el ejercicio de hones … url\"\n        ],\n        [\n            0,\n            \"new post demandan a trump por trato inhumano a indocumentados has been published on estilo fm … url\"\n        ],\n        [\n            1,\n            \"— en que se parece una mujer a una foca — en que una es gorda tiene bigote y huele a pescado y la otra vive en el mar\"\n        ],\n        [\n            1,\n            \"user callate maldita zorra descerebrada puta come pollas chupa pollas insecto mierdata regenerada maldita hi … url\"\n        ],\n        [\n            0,\n            \"user chabon cállate un rato la re puta que te parió que tipo idiota y ventajero que sos cortala con ese t … url\"\n        ],\n        [\n            1,\n            \"hoy me encontré a una persona que es de origen mexicano que no habla español hasta aquí todo bien pero ¿ que no ha … url\"\n        ],\n        [\n            0,\n            \"es por que no soy güera\"\n        ],\n        [\n            1,\n            \"user para que la negra si tú eres bien puta no hagas promoción pa mi que lo único que quieres es un pinché trío\"\n        ],\n        [\n            1,\n            \"la jornada trump veleidad hostil url trump se refirió en esta ocación a los indocumentados … url\"\n        ],\n        [\n            1,\n            \"malditos árabes que devolveram o cazares\"\n        ],\n        [\n            0,\n            \"user user callate hijo de perra\"\n        ],\n        [\n            0,\n            \"user me enseñaron que a los hijos de puta como tú hay que dejarlos bien muertos\"\n        ],\n        [\n            1,\n            \"user user si mi novia es sevillista es una puta mas eso ha cantado\"\n        ],\n        [\n            0,\n            \"no se que puta mierda de vida vacía teneis que andais pendiente de cada vez que respiro para ir a enseñárselo a a … url\"\n        ],\n        [\n            0,\n            \"vaya brutal acoso a los hechizos no se lo merecían\"\n        ],\n        [\n            1,\n            \"se quejan del acoso y hacen este tipo de publicidad y ahí van tu todas a provocar atracción masculina url\"\n        ],\n        [\n            0,\n            \"por una vez estoy de acuerdo me preocupa el giro hacia la derecha que está tomando la política israelí ciudadan … url\"\n        ],\n        [\n            0,\n            \"que verga que critiquen árabe xq el finde la bailan todos\"\n        ],\n        [\n            1,\n            \"user callate perra traicionera encima q te cuento algo ahora menos te cuento lo otro habla con mi mano natalie\"\n        ],\n        [\n            0,\n            \"harta me tienen con el “ mi artista no se banco años de burlas ” que importa la puta madre cállate la boca que tú twe … url\"\n        ],\n        [\n            1,\n            \"cuantos peruanos sin oportunidades de trabajo por que se la dan a un veneco el costo de vida es altísimo y los suel … url\"\n        ],\n        [\n            0,\n            \"la moda de los negratas ponen un nombre falso con una mujer blanca y luego sua fotos de ellos a quien quieren eng … url\"\n        ],\n        [\n            0,\n            \"user saludos master emiratos árabes unidos se dispone a reabrir su embajada en damasco url\"\n        ],\n        [\n            0,\n            \"user user callate porque la ligas vos tambien bolsa de escoria\"\n        ],\n        [\n            0,\n            \"amiga querida deseo que se cumpla un año de mucha felicidad y mucho aprendizaje que seas muy bendecida y sigas ir … url\"\n        ],\n        [\n            1,\n            \"user cállate la boca puta te odio\"\n        ],\n        [\n            1,\n            \"la inmigraciòn de africa y países árebes es una estrategia para entrar a europa y atacarla desde dentro como hace m … url\"\n        ],\n        [\n            0,\n            \"en el tianguis todos somos güeros url\"\n        ],\n        [\n            0,\n            \"la única diferencia entre donald trump y pablo casado es que el primero considera al segundo un espalda mojada\"\n        ],\n        [\n            1,\n            \"— ¿ en que se parecen las mujeres a los delfines – en que se cree que tienen inteligencia pero no se ha demostrado aun\"\n        ],\n        [\n            0,\n            \"user user cállate tú hijo de puta si no te gusta ábrete\"\n        ],\n        [\n            1,\n            \"user user callate zorra ya tengo suficientes enemigos\"\n        ],\n        [\n            1,\n            \"la zorra de user riéndose en la cara de mica mientras lloraba hay la tienen ala careta esa\"\n        ],\n        [\n            0,\n            \"user callate la puta boca que hemos jugado bien saes url\"\n        ],\n        [\n            1,\n            \"user no seas puta y deja de enseñarle eso a la chica 😂 😂\"\n        ],\n        [\n            1,\n            \"¡ ay esos inmigrantes vienen aquí a vivir de lo público cobrando y robando además con títulos universitarios falsos\"\n        ],\n        [\n            1,\n            \"pregunta en cuánto incide el desempleo en sectores más básicos de la economía por la presencia de inmigrantes si … url\"\n        ],\n        [\n            1,\n            \"user tú eres bien perra 😂 😂 💪 🏽\"\n        ],\n        [\n            0,\n            \"que alguien le diga a eusebio que pongan a janu a enseñarle a diblar a odriozola que no tiene ni puta idea\"\n        ],\n        [\n            0,\n            \"te pego con un fierro en la cara y lo doblas todo culia imagínate lo dura que la tenes\"\n        ],\n        [\n            0,\n            \"hashtag un gobierno que antepone a los migrantes subsaharianos a nuestras fuerzas del orden guardia … url\"\n        ],\n        [\n            1,\n            \"guarra buscando a un abuelo por la ventana url url\"\n        ],\n        [\n            1,\n            \"user bien sabes que la inmigración a europa de gente de origen árabe es un movimiento impulsado por soros y … url\"\n        ],\n        [\n            0,\n            \"user todo muy logico que escoria de gente\"\n        ],\n        [\n            0,\n            \"user haz una búsqueda en twitter con el filtro ana pastor guarra y verás cuántos perfiles hay de okupas … url\"\n        ],\n        [\n            1,\n            \"algunos cuando un inmigrante hace cualquier cosilla joder es que vaya plaga son un peligro fuera arriba españa e … url\"\n        ],\n        [\n            0,\n            \"david guetta acaba de hacer bueno a enrique iglesias jajaja hijo puta el gabacho todo sea dicho\"\n        ],\n        [\n            0,\n            \"eagle pass tx arrestan 48 indocumentados que estaban escondidos en una casa de seguridad ubicada en el sector las quintas fronterizas\"\n        ],\n        [\n            1,\n            \"user user callate negra puta segui choripaneando\"\n        ],\n        [\n            0,\n            \"güero de mi vida ♡ url\"\n        ],\n        [\n            0,\n            \"aquí viven unos 200 refugiados sirios afganistanos etc llegados a traunreut alemania url\"\n        ],\n        [\n            1,\n            \"user tu eres la puta del gobierno y del user y no soy bot\"\n        ],\n        [\n            1,\n            \"pablo casado tomando las huellas dactilres de los negratas por si se escapan la cámara está entre los dedos índ … url\"\n        ],\n        [\n            1,\n            \"un subfusil y me voy a la valla de ceuta o a tractoria no pasarán\"\n        ],\n        [\n            0,\n            \"user cállate la jeta mardito feto ambulante te vas a morir como una perra hija de la gran puta\"\n        ],\n        [\n            0,\n            \"no fue acoso nada más fue intento de violación a un menor de edad 😫 todo lo que dice marta lamas bien lo pudo ha … url\"\n        ],\n        [\n            0,\n            \"si ven a una señora güera vestida como tenista en una plaza seguro tiene machín dineros\"\n        ],\n        [\n            1,\n            \"user alcaldesa los extranjeros que estan vendiendo en las calles los fiscalizan si estan legal en el pa … url\"\n        ],\n        [\n            0,\n            \"user disfruta tu evento nosotros te lo organizamos banquetes menú a tiempos flautas taquizas tac … url\"\n        ],\n        [\n            1,\n            \"te gustaría participar en una peli porno buscamos tu perfil una tia guarra con ojos bonitos y no muy guapa — host … url\"\n        ],\n        [\n            0,\n            \"esta es la foto de un guardia civil atacado con acido por los salvajes de la valla de url sale … url\"\n        ],\n        [\n            0,\n            \"user no es mas imbécil porque no es mas alto el y su guarra par de analfabetos funcionales instigad … url\"\n        ],\n        [\n            1,\n            \"user cállate puta si te encanta verme\"\n        ],\n        [\n            0,\n            \"me gustó un video de user url maquillaje arabe kim kardashian arab makeup kim kardashian inspired\"\n        ],\n        [\n            1,\n            \"user movimiento semen apoya esas tetas un rt para difundir la campaña\"\n        ],\n        [\n            0,\n            \"grabenselo en la cabeza baekhyun no es ninguna gata ni puta ni zorra ni es mujer es hombre saben gracias\"\n        ],\n        [\n            1,\n            \"user ay callate perra si siempre voy a tu casa bueno hiba porque hsce cuanto no voy jajajaj\"\n        ],\n        [\n            0,\n            \"aumentan las remesas en junio ascendieron a 3 mil 141 millones de dólares un incremento anual de 23 1 … url\"\n        ],\n        [\n            0,\n            \"user come mierda chupa pollas imbécil cobarde no das la cara por tu equipo y saliste ayer como típico … url\"\n        ],\n        [\n            0,\n            \"hashtag hijos de puta tongazo hasta el final yang no merecía esto\"\n        ],\n        [\n            1,\n            \"user callate perra q t haces llamar mejor amiga zorra del orto aprende a escribir chau\"\n        ],\n        [\n            0,\n            \"esta es la serie con la que jesús hdez güero obtuvo la v beca jacobo tosio url\"\n        ],\n        [\n            1,\n            \"bitch tu eres la perra atte reb\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            1,\n            \"user user delci es una puta pero tu eres una prepago de 5 pesos piaso mierda\"\n        ],\n        [\n            1,\n            \"user no puta levanta tu coño puta busca trabajo puta consigue un negocio puta chupa una polla puta\"\n        ],\n        [\n            1,\n            \"tipico si una chica no le cae otra chica es por que para la otra es una puta 😂 pero solo por que no le cae bien\"\n        ],\n        [\n            0,\n            \"perro que perra y cobarde que eres pedacito de mierda es lo que tu eres vi o la dor\"\n        ],\n        [\n            0,\n            \"las necesarias y temporales subidas de impuestos del gabinete rajoy acabarán con las manipulaciones de los inmigrantes hashtag\"\n        ],\n        [\n            1,\n            \"user que te calles puta sadboy de los cojones\"\n        ],\n        [\n            0,\n            \"tu cierra la puta boca que con las manos manchadas de sangre no se habla o no te lo enseñaron tu padres url\"\n        ],\n        [\n            0,\n            \"user si lo merecía estar en la piel de alguien que sufrió acoso no es fácil hay que darle oportunidad a nuevas actrices\"\n        ],\n        [\n            0,\n            \"españa crea su primer ' campo de refugiados ' en la bahía de algeciras inmigrantes ilegales … url\"\n        ],\n        [\n            1,\n            \"los manteros subsaharianos corren a sillazos a la policía url vía user\"\n        ],\n        [\n            1,\n            \"user obvio tu eres mi mejor amiga por siempre y para siempre zorra\"\n        ],\n        [\n            1,\n            \"user ojala te vayas al infierno que la vida te de todo lo que te mereces por puta\"\n        ],\n        [\n            0,\n            \"user pollaícas polladas tonterías sinsentidos 😂 😂\"\n        ],\n        [\n            1,\n            \"y tú eres una perra racista con un enorme sentimiento de inferioridad por eso tienes que venir a twitter buscando … url\"\n        ],\n        [\n            0,\n            \"la puta madre la puta madre estoy llorando sabia que ibas a ganar le estabas poniendo todi a esto lo re mereces … url\"\n        ],\n        [\n            0,\n            \"user claro como tu eres un subnormal retrasado venido de otra planeta voy a ir a tu puta casa a romperte un brazo\"\n        ],\n        [\n            0,\n            \"sois igual de sucios hijos de puta y vais predicando valores no merecéis llevar ninguna camiseta al retiro … url\"\n        ],\n        [\n            0,\n            \"pero si todo está normal déjenme decirles que desde el momento en que un país expulsa refugiados y no migrantes la cosa no está normal\"\n        ],\n        [\n            1,\n            \"que patético vergonzosa la historia de chile un país del tercer mundo sometido a usa que puso a somoza trujillo … url\"\n        ],\n        [\n            0,\n            \"ayer fui a un 18 de disfraces y el que mas guita tiene del grupo se disfrazo de jeque arabe\"\n        ],\n        [\n            1,\n            \"user la concha de tu madre hija de mil puta nada más no lo mereces\"\n        ],\n        [\n            1,\n            \"user callate puta que tu fuiste la primera en darle like\"\n        ],\n        [\n            0,\n            \"¿ pueden inmigrantes y refugiados remediar la despoblación española url hashtag\"\n        ],\n        [\n            0,\n            \"joder nena fóllame como tu sabes muévete sobre mi aprieta mi polla con tu coño sin piedad te abrazo pego tus pe … url\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta mentiroso son pelotudo que seguis mintiendo ladron andate de la argentina\"\n        ],\n        [\n            0,\n            \"user user cállate weon vendió cómo si no trabajáramos hijo de la gran puta\"\n        ],\n        [\n            0,\n            \"tengo el twitter de celeste en mi celular y yo no puedo creer que con poner milton callate se llene de favs la puta madre\"\n        ],\n        [\n            0,\n            \"emiratos árabes y el dubai international financial centre quieren crear el primer sistema de resolución de disputas … url\"\n        ],\n        [\n            0,\n            \"user si denuncian acoso sexual — le quitan sus derechos sindicales cuando naciste imbécil no tienes remed … url\"\n        ],\n        [\n            1,\n            \"déjate de webiar zorra mal parida yo no te tiro weas vkook en la cara maria javiera te voy a sacar la ctm url\"\n        ],\n        [\n            1,\n            \"user tú eres la perra idiota y yo el viejo okurr\"\n        ],\n        [\n            1,\n            \"user tú eres la super re que idiota ¡ ¡ dios te maldiga y te destruya eres gran mierda pendeja puta jodid … url\"\n        ],\n        [\n            1,\n            \"user tu no eres artista tu eres una puta buscando enchufado con el perdón de las putas\"\n        ],\n        [\n            1,\n            \"28 te amodio odio a la perra de tu amiga ☺ ️ ☺ ️ pero tú eres mi vida tijerazo\"\n        ],\n        [\n            1,\n            \"tu eres mi puta y yo soy tu crush yo soy tu puto y tu eres mi cruz\"\n        ],\n        [\n            1,\n            \"deben darle cadena perpetua a todos los inmigrantes que lleguen a delinquir en un país donde le abren sus puertas … url\"\n        ],\n        [\n            0,\n            \"user disfruta tu evento nosotros te lo organizamos banquetes taquizas menú a tiempos tacos árabes past … url\"\n        ],\n        [\n            1,\n            \"user user tú eres la culpable perra v\"\n        ],\n        [\n            0,\n            \"primas de 2 000 euros para los indocumentados que se marchen de francia url vía user\"\n        ],\n        [\n            1,\n            \"user te conteste zorra te conteste asi que callate y contestame\"\n        ],\n        [\n            0,\n            \"ningún lider árabe puede conceder jerusalén según los informes el rey saudí salman bin abdulaziz se hará carg … url\"\n        ],\n        [\n            1,\n            \"es que con ese escote pareces una guarra esa falda tan corta las medias de rejilla puta en fin\"\n        ],\n        [\n            0,\n            \"1millon “ arabe ” 🔥 🚀 ❌ user url\"\n        ],\n        [\n            0,\n            \"hoxe meu abuelo vaime enseñar a usar a escopeta e estou superemocionada 😍 😍 😍 a miña nai non lle fai puta gracia pero me da iwá\"\n        ],\n        [\n            0,\n            \"el director de la empresa impsa francisco rubén valentifue detenido esta tarde el hombre con domicilio en mendoz … url\"\n        ],\n        [\n            1,\n            \"user tu eres la perra url\"\n        ],\n        [\n            1,\n            \"l el mejor luegar para tener mi polla ahora mismo es en la garganta de wicca llenándome de babas\"\n        ],\n        [\n            1,\n            \"user user pero tu eres una perra sucia\"\n        ],\n        [\n            1,\n            \"una razón más para odiar a arturo vidal sudaca chileno y además del barça 🙌 🏻 🙌 🏻 🙌 🏻\"\n        ],\n        [\n            0,\n            \"nada mal la lpf ante los equipos extranjeros en la liga concacaf ● árabe unido 🇵 🇦 3 0 arnett gardens ● diriangén fc … url\"\n        ],\n        [\n            0,\n            \"user algo estilo hijos de puta sinvergüenzas se puede enseñar 😂\"\n        ],\n        [\n            1,\n            \"kösem se lo merecía fue muy zorra después hashtag\"\n        ],\n        [\n            0,\n            \"como hashtag salvaron al evangelicalismo para los cristianos negros el acoso sexual y la violacion son un pro … url\"\n        ],\n        [\n            0,\n            \"url pero eh que las mujeres son unas santas y los hombres unos hijos de puta machistas opre … url\"\n        ],\n        [\n            1,\n            \"si un español agrede a un gc echándole cal viva excrementos etc le caen 5 años de cárcel si lo hace un subsahar … url\"\n        ],\n        [\n            1,\n            \"les destrozas la vida a siete menores y te premian con solo 7 meses de cárcel ¿ ¿ cuál es el secreto de tanta magna … url\"\n        ],\n        [\n            0,\n            \"toma hijo de re mil puta te mereces eso y una buena cagada a palo solo son unos pedazo de mierda user url\"\n        ],\n        [\n            0,\n            \"user una serie genial que habla de tabús que poco a poco dejan de serlo el suicidio la violación y el acoso escolar\"\n        ],\n        [\n            1,\n            \"aquí podemos ver un grupo de simpáticos moromierdas basura de la que a user le gusta tanto recoger del … url\"\n        ],\n        [\n            0,\n            \"me parece mal que veáis cultura de violación por ahí y hasta os parezca gracioso que violen a mujeres soys escoria\"\n        ],\n        [\n            0,\n            \"que ganas de comerme unas empanadas árabes con mucho limónnnnnn por dio 😍 😍 😭 😭\"\n        ],\n        [\n            1,\n            \"te sigo amando pero no lo mereces perra\"\n        ],\n        [\n            1,\n            \"user ya deseo castigarte de una buena vez perra de mierda mereces que te rellene una y otra vez de muchos ch … url\"\n        ],\n        [\n            0,\n            \"user jamas ramos no t compares con ese friky ese hijo de puta separa y daña un pais tu eres un crack\"\n        ],\n        [\n            1,\n            \"a pedirle papeles a todas las personas en la calle y pedir visa a todos el que quiera venir y deportar ilegales si … url\"\n        ],\n        [\n            1,\n            \"user user cual ping si tu eres sudaca ademas entiende ptm hits putos normales no hits que van con combooo\"\n        ],\n        [\n            0,\n            \"user si tu eres otro delincuente hijo de puta porque o sales del país porque sabes lo que te pasa si dejas … url\"\n        ],\n        [\n            0,\n            \"creo q el smirnoff y arabe de user con user una combinacion del diablooo\"\n        ],\n        [\n            1,\n            \"user cállate perra que deje la ventana del balcón del apto abierta jajajajaja me quiero matar\"\n        ],\n        [\n            0,\n            \"feliz novidad user tu eres una fuerte perra url\"\n        ],\n        [\n            1,\n            \"los refugiados se van de vacaciones a sus países en guerra no cabe un mentecato más url\"\n        ],\n        [\n            0,\n            \"¿ no sabes que es aunque hay gente que conoce muy bien de la comida árabe averígualo aqui el tahinat beid url\"\n        ],\n        [\n            1,\n            \"cuando un hombre da su opinión es un hombre cuando lo hace una mujer es una puta\"\n        ],\n        [\n            0,\n            \"menos aspavientos y más hechos los hashtag demandan una verdadera protección legal en el ejercicio de sus … url\"\n        ],\n        [\n            1,\n            \"user sos una hija de puta mala madre pobre ángel todo x una tablet perra mal parida no te mereces nada vos … url\"\n        ],\n        [\n            1,\n            \"otras voces ¿ una sudaca y un discapacitado juntos por los papeles o por la pasta url vía user\"\n        ],\n        [\n            0,\n            \"hoy en mi intento de que los tíos del güero coman cosas ricas en su último día de vacaciones he engordado como 4 kilitos creo\"\n        ],\n        [\n            1,\n            \"user huyen de una guerra de dónde sacas tu eso por eso suiza y bélgica han retirado la condición de ref … url\"\n        ],\n        [\n            1,\n            \"te mereces lo mejor de todo mentira v ella es una zorra que se metió con el otro arruina parejas\"\n        ],\n        [\n            0,\n            \"user tú ni tu puta coalición me van a enseñar de izquierdas fracasados\"\n        ],\n        [\n            0,\n            \"si dedicáramos tanto entusiasmo en deshaucios refugiados presos políticos subida de luz contratos basura etc … url\"\n        ],\n        [\n            0,\n            \"joder nena como me gusta cuando frotas tu coño empapado con mi polla y mis huevos sentir ese calor tus nalgas so … url\"\n        ],\n        [\n            1,\n            \"que hace una mujer fuera de la cama turismo y fuera de la casa turismo internacional y en el supermercado turismo comercial\"\n        ],\n        [\n            1,\n            \"user yo amo que te calles zorra 💗\"\n        ],\n        [\n            0,\n            \"cosas como estas calman mi alma necesito la segunda temporada pero a la voz de ya apúrate güero querido 🙏 🏾 … url\"\n        ],\n        [\n            0,\n            \"user tu eres el traidor hijo de puta ubieras botado a favor de la vacancia traidor\"\n        ],\n        [\n            0,\n            \"que orgullosa estoy de mi hermano la puta madreeee ❤ te mereces esto y mas user ❤ felicitaciones también user unos genios 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"¿ españa puede y debe duplicar su población inmigrante yo creo que la pregunta sería que impacto tiene esa inmigr … url\"\n        ],\n        [\n            0,\n            \"user bloquea a usuarios que le llaman puta él puede llamar puta a su madre pero nadie puede llamarle puta … url\"\n        ],\n        [\n            1,\n            \"user todos sabemos que tú eres la perra dónde sea\"\n        ],\n        [\n            0,\n            \"bufete de nuria vandenberghe una abogada proisraelí antimusulmana y fan de trump denuncia a 602 inmigrantes que s … url\"\n        ],\n        [\n            1,\n            \"user user ya callate perra plis\"\n        ],\n        [\n            0,\n            \"alguien sabe como quitar de i calendario los meses árabes y regresarlo a gregoriano méxico plox según yo estamos en 19dhul qhui dah\"\n        ],\n        [\n            1,\n            \"no le quiero enseñar a mi papá a usar whatsapp porque en su grupo de natación hay mucha zorra suelta 😖\"\n        ],\n        [\n            0,\n            \"user user callate imbécil ojalá le pase lo mismo pero s tu puta madre\"\n        ],\n        [\n            1,\n            \"como cuando juegas billar con un arabe musulman y falla un tiro y normal se enfada es como “ todos abajo puede … url\"\n        ],\n        [\n            0,\n            \"ver las series en ingles subtituladas al español esta bien pero ver daniel el tigre en portuges subtitulado en arab … url\"\n        ],\n        [\n            0,\n            \"user ayy gracias en verdad te mereces todo lo bueno del mundo v ahre eres lo y me caes de puta m … url\"\n        ],\n        [\n            0,\n            \"user cobarde primero la lías y luego te escondes eres de lo más bajo de la raza humana pero claro tu eres hijo puta catalerdo\"\n        ],\n        [\n            0,\n            \"raoul ole tu coño tu polla wathever hijo mio que bien lo has hecho se va a mear en cepeda el lunes al igual que … url\"\n        ],\n        [\n            1,\n            \"buen decia mi abuelo la mas callada y la que dice que no es la mas puta url\"\n        ],\n        [\n            1,\n            \"siguen siendo mercancía y de la barata como los árabes vendedores de coroto url\"\n        ],\n        [\n            1,\n            \"malditos árabes como pueden entender esto url\"\n        ],\n        [\n            1,\n            \"pobrecillos es que dan lastima aunque no entiendo por que ninguno de los asaltantes de la valla de ceuta tenía as … url\"\n        ],\n        [\n            1,\n            \"user callate camila y dame seguidores perra\"\n        ],\n        [\n            1,\n            \"maldito sudaca maldito latino inmundo chileno peruano o argentino horrible boliviano vil ecuatoriano\"\n        ],\n        [\n            0,\n            \"la doble cara y la doble vida de los de ‘ muchos golpes de pecho ’ el último ejemplo pablo casado saludando al subsah … url\"\n        ],\n        [\n            0,\n            \"user ni tú eres perra ni yo soy un gato mi corazón de repuesto se muere por latir siempre a tu lado\"\n        ],\n        [\n            0,\n            \"y por la pederastia violación y acoso imbécil user por esos pecados debería temblar tu iglesia de ve … url\"\n        ],\n        [\n            1,\n            \"ó sea que el hombre negro inmigrante que anda por las redes diciendo que se “ caga ” en nuestras costumbres en nuest … url\"\n        ],\n        [\n            0,\n            \"si el mamawebo cabrón bastante cacho que te monto la perra esa becerro hijo de puta cállate desgraciado chavista ma … url\"\n        ],\n        [\n            1,\n            \"user tú eres mi perra secundaria me refería a la primaria\"\n        ],\n        [\n            1,\n            \"métete en tu vida negro indocumentado jajajajajjajajajajajajajajajajajajajajajajjajajajajaajajajajajajajajajajajajja 😂 😂 😂 👋\"\n        ],\n        [\n            1,\n            \"más de 700 moromierdas han asaltado la valla de ceuta han echado cal viva y ácido sobre la guardia civil 22 agent … url\"\n        ],\n        [\n            1,\n            \"baby por qué eres así tú eres puta\"\n        ],\n        [\n            1,\n            \"coherente en españa haría falta un poco de eso a ver cuantos trabajadores españoles pueden permitirse viajes en … url\"\n        ],\n        [\n            1,\n            \"user user pase buscando la noche un twit como este guarra que bien luces siempre\"\n        ],\n        [\n            0,\n            \"user user es igual a qué inés te refieras el problema es que llames puta a una mujer tú eres muy desagradable\"\n        ],\n        [\n            0,\n            \"“ mi novia es sevillista y es una puta más ” palabras del portero del betis adán cosas como estas donde se atac … url\"\n        ],\n        [\n            0,\n            \"claro que sí “ el feminismo ideológico es un paso en el proceso de deconstrucción de la persona ” url\"\n        ],\n        [\n            0,\n            \"joder nena me mata como te mueves agarrar tu culo fuerte separar tus nalgas sentir tu coño apretando mi polla mi … url\"\n        ],\n        [\n            1,\n            \"pues que manden allí a todos esos que saltan la valla de ceuta url\"\n        ],\n        [\n            1,\n            \"¿ y de donde sacan para irse de vacaciones de verdad que esto ya pasa de castaño oscuro ¿ refugiados y vuelven al l … url\"\n        ],\n        [\n            0,\n            \"lo de la madre de bin laden parece una escena del “ carmina o revienta ” árabe url\"\n        ],\n        [\n            0,\n            \"quiero ir a sudaca sólo a tomar fernet\"\n        ],\n        [\n            0,\n            \"cuando van a entender que con esos temas no se bromean si tu haces bromas sobre la pedofilia violacion o acoso sex … url\"\n        ],\n        [\n            1,\n            \"mira esa wea hermano una zorra en la cara url\"\n        ],\n        [\n            0,\n            \"no a ver callate vale me cago en la puta sigue y callate vamos escribe basta de dolor en el pecho url\"\n        ],\n        [\n            0,\n            \"user user por dioss que puta vergüenza es esta 😠\"\n        ],\n        [\n            0,\n            \"ya hay que ser hijo de puta para no darle a tu perro alimentos cárnicos sólo porque tú eres vegano hiper mega cool activist pro animal life\"\n        ],\n        [\n            0,\n            \"user más d 17 denuncias por acoso sexual incluyendo una violacion a su propia esposa y una relación promiscua c … url\"\n        ],\n        [\n            1,\n            \"user que puta madre hacen estas viejas haciendose las nenas seductoras ridiculas\"\n        ],\n        [\n            1,\n            \"user cállate perra por un partido no hay vergüenza para alguien que lleva 5 titulos\"\n        ],\n        [\n            0,\n            \"no es puerto seguro un rescate no puede terminar ahí el jefe de rescate del ' aquarius ' asegura que su barco no … url\"\n        ],\n        [\n            0,\n            \"yo no puedo creer que las propias mujeres naturalicen una violación o acoso y lo justifiquen con que la mujer es la … url\"\n        ],\n        [\n            1,\n            \"finales de 2017 y yo todavía no entiendo cuando una mujer es “ puta ” o “ trola ” 🤷 🏼 ‍ ♀ ️ 🤦 🏻 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"mataría por un lomito árabe 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"marico soy tan celoso que entro en el facebook para felicitar a mi bae y hay un maldito cabrón que le puso feliz a … url\"\n        ],\n        [\n            1,\n            \"esto empieza a irse de madre o se ponen medidas serías o sufriremos más ataques de subsaharianos que esperan en … url\"\n        ],\n        [\n            0,\n            \"semana de la juventud torneo futbol 7 futbol 5 categoria cadete equipos inscritos los yogurines la elite rayo d … url\"\n        ],\n        [\n            0,\n            \"libérate del odio aunque muchos lo merezcan si te lo guardas el que se llenará de escoria eres tú\"\n        ],\n        [\n            0,\n            \"ana rosa que es eso de karma eso es carmen en catalan ves como los catalufos tienen la culpa de todo\"\n        ],\n        [\n            0,\n            \"pegame en la cara que yo te pego en el ego\"\n        ],\n        [\n            0,\n            \"miriam se merecía estar entre los tres favoritos me cago en la puta hashtag\"\n        ],\n        [\n            0,\n            \"user cállate ya y se justo hijo de puta haber si te mueres ya putin pringau de mierda me tienes hasta la poya\"\n        ],\n        [\n            1,\n            \"esta mujer es una zorra 💖 💖 💖 🔝\"\n        ],\n        [\n            1,\n            \"user user tu callate pinche zorra lo que es mio nadie lo prueba antes que yo perra monjita\"\n        ],\n        [\n            1,\n            \"que vengan unos indocumentados a reírse en nuestra cara que nos agredan q la justicia pase que les demos los mej … url\"\n        ],\n        [\n            0,\n            \"user user cállate la puta boca\"\n        ],\n        [\n            0,\n            \"user jajajaja a veces me dan unas ganas de contestarte ' cállate zorra ' solo para hinchar pero nunca olvido … url\"\n        ],\n        [\n            1,\n            \"ser gay tiene sus desventajas como que te odien los putos moros y eso pero a cambio debe de ser un noparar de follar eh o no\"\n        ],\n        [\n            0,\n            \"gran operación contra las mafias dedicadas al tráfico de inmigrantes ⤵ ️ url\"\n        ],\n        [\n            1,\n            \"user la malagueta está llena de indocumentados tocapelotas gracias por vuestra inestimable ayuda con la recogida de residuos orgánicos\"\n        ],\n        [\n            0,\n            \"hasta la polla que pongáis en las noticias presunta violacion os tiraba una piedra\"\n        ],\n        [\n            0,\n            \"esto es el auténtico cáncer de la sociedad española esto y no la llegada de inmigrantes en pateras décadas en man … url\"\n        ],\n        [\n            1,\n            \"en redes sociales están las fotos de los supuestos asesinos uno un nicaragüense indocumentado y un costarricense m … url\"\n        ],\n        [\n            1,\n            \"80 000 menores han entrado en españa solos desde marruecos luego llegará la reunificación familiar padres herman … url\"\n        ],\n        [\n            0,\n            \"guardia nacional ayuda a detener a uno de cada 10 indocumentados – el tiempo las vegas url url\"\n        ],\n        [\n            0,\n            \"gracias twitter por enseñarme tuits de hace 22h que no he vidto porque los quitaste de mi puta tl a la hora en la que fueron escritos\"\n        ],\n        [\n            0,\n            \"de ultimo minuto 👇 👀 👇 👀 👇 👀 👇 para conocimiento de todos a carlos pistola traficante de indocumentados que fue a … url\"\n        ],\n        [\n            0,\n            \"user user le deseo una muerte lenta y dolorosa a la escoria humana que le ha hecho eso al pobre gatito\"\n        ],\n        [\n            0,\n            \"hasta junio han entrado en españa un total de 17 950 personas de manera ilegal sin embargo grecia llegó a alcanz … url\"\n        ],\n        [\n            0,\n            \"1 no se pintan para crear un efecto en ti 2 por merecer os mereceis una puta mierda url\"\n        ],\n        [\n            1,\n            \"user callate vos sos una puta reprimida ajajaajaa\"\n        ],\n        [\n            0,\n            \"yo con alguien tóxico “ mira hacemos como que tú eres 2017 y te vas muy para la gran puta mierda ”\"\n        ],\n        [\n            1,\n            \"trabajar con árabes es una patada en los huevos con botas de punta de acero en el frío entorno de alaska a pelo\"\n        ],\n        [\n            1,\n            \"user tu eres una perra comunista\"\n        ],\n        [\n            0,\n            \"cuando me detengan por partirle la puta cabeza este video va a ser considerado prueba de que se lo merecía vais pr … url\"\n        ],\n        [\n            1,\n            \"lo que más me sorprende cuando se matan unos weyes por culpa de una mujer es que existan pendejos que se quieran matar por una puta\"\n        ],\n        [\n            1,\n            \"si te llamo puta es porque tu eres mi puta pero habrá problemas si alguien más te llama puta\"\n        ],\n        [\n            0,\n            \"al final solo quedan baneos y refugiados historias del eve online url\"\n        ],\n        [\n            1,\n            \"los polideportivos que financiamos todos los andaluces para que puedan hacer deporte nuestros jóvenes están siendo … url\"\n        ],\n        [\n            1,\n            \"inmigracion ilegal deportacion ¡ yaa y entre otras cosas menos riesgo de terroristas infiltrados ¿ no un mando ún … url\"\n        ],\n        [\n            0,\n            \"user hay dictadores que han hecho menos daño a la sociedad que tú con tu pensamiento nazi coño ya muy buen argumento\"\n        ],\n        [\n            0,\n            \"user callate hija de puta si no servís para una mierda y te venís a hacer la que laburás gato mantenido p … url\"\n        ],\n        [\n            0,\n            \"mireya te merecias quedarte tbh no merecias la nominación lo hiciste de puta madre hashtag\"\n        ],\n        [\n            1,\n            \"sea insulto o no los malditos sudacas son los que tienen en pie a las ligas del fútbol español y europeo url\"\n        ],\n        [\n            0,\n            \"cogerte en brazos sin sacar mi polla de tu coño y llevarte sobre el mueble duro contra la pared clavándotela sin … url\"\n        ],\n        [\n            1,\n            \"racismo es que no haya güeros en aprietos 🙄 😆\"\n        ],\n        [\n            0,\n            \"el tema arabe me hace mover el orto solo\"\n        ],\n        [\n            0,\n            \"no me gusta árabe pero se me pegó\"\n        ],\n        [\n            1,\n            \"user user callate la boca perra siberiana metiendo a cfk en esto sos tan pelotuda podes ser nunca seras nada\"\n        ],\n        [\n            0,\n            \"user user jajaj que gracioso kion cuando dise no pares de ablarme raul y despues callate hijo puta\"\n        ],\n        [\n            0,\n            \"me conocen porque siempre estoy en modo arabe\"\n        ],\n        [\n            1,\n            \"nivel 4 reforzado es igual a recoger 400 inmigrantes cada día url\"\n        ],\n        [\n            1,\n            \"user a veces creo que tú eres su perra\"\n        ],\n        [\n            1,\n            \"user si tu eres la que me anda rogando que puta hueva pinche vieja pediche larga ya te traía bien patrocinada y … url\"\n        ],\n        [\n            0,\n            \"user antes que con la polla dura follarte con mis dedos a la vez que te mamo tu coño empapado mmmmm 👅 👅 💦 💦 💦\"\n        ],\n        [\n            0,\n            \"no voy a enviar nudes de piernas que los árabes dirán que voy incitando si queréis verme las piernas tendréis que verme en persona 👀\"\n        ],\n        [\n            0,\n            \"user callate la puta que te pario hijo de puta si vos no arreglaste nada pelotudo\"\n        ],\n        [\n            1,\n            \"¿ os imagináis a semen como una opción en las elecciones no nos interesa pero quién sabe eso si ni una sola mujer en el partido\"\n        ],\n        [\n            1,\n            \"user user callate zorra malnacida esta el armario empotrado tmb y tengo mil cosas ahi dentro\"\n        ],\n        [\n            0,\n            \"hashtag 👉 desde 1960 el porcentaje de población total desplazada apenas se ha movido del 3 y la proporción de re … url\"\n        ],\n        [\n            0,\n            \"roman tu eres la puta de vince v hashtag\"\n        ],\n        [\n            0,\n            \"alfred esta en plan tu eres gilipollas y no tienes ni puta idea de lo que dices\"\n        ],\n        [\n            0,\n            \"user tú eres un perfecto hijo de puta que defiendes asesinos como otegui mierda de chusma perro flauta ojal … url\"\n        ],\n        [\n            0,\n            \"tu no eres mala persona tu eres escoria user\"\n        ],\n        [\n            1,\n            \"lo mejor del día escuchar como mi sobrino le dijo callate puta a mi hermana 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"olé perra hijueputa user enseñarle que usted si sabe 3\"\n        ],\n        [\n            0,\n            \"cuántos inmigrantes creemos que hay y cuántos hay en realidad ciudadanos de un lugar llamado mundo url\"\n        ],\n        [\n            1,\n            \"hashtag costo dni y pasaporte q sorete me importa cuanto cuesta en otros paises sudacas lobo das verguenza cn las comparaciones asco\"\n        ],\n        [\n            1,\n            \"pues la india de gandhi ese país tan espiritual son razas dominadas como los árabes dominados por un libro t … url\"\n        ],\n        [\n            1,\n            \"los venezolanos llamamos por años ladrones a los chinos tacaños a los árabes mala gente a los colombianos indios y … url\"\n        ],\n        [\n            1,\n            \"apoyo a una legislación en perú que castigue doble pena a inmigrantes culpables de delito cese al perjuicio que ch … url\"\n        ],\n        [\n            1,\n            \"como siempre nuestras autoridades a última hora se dan cuenta d todos los problemas q generan los inmigrantes vene … url\"\n        ],\n        [\n            0,\n            \"user puta que te pasaste de pendejo para salir a decir una sola palabra tú eres tan o más responsable de … url\"\n        ],\n        [\n            1,\n            \"user mejor callate cara de puta o reputa como tu madre se nota que te hacen falta estos url\"\n        ],\n        [\n            0,\n            \"me compré unos tacones rojos perra pasión yo no se porque ando desperdiciando en esas tonterías pero cautivaron demasiado mi atención 👠\"\n        ],\n        [\n            1,\n            \"vendida user tienes cara para demostrar tu hipocresía mejor cállate perra url\"\n        ],\n        [\n            0,\n            \"la guardia civil y la policía nacional mermadas de personal y medios dedicación casi exclusiva a la inmigración i … url\"\n        ],\n        [\n            0,\n            \"de verdad hay gente tan ruin y tan hija de puta capaz de inventarse que tiene cáncer y que se esta muriendo pero … url\"\n        ],\n        [\n            1,\n            \"ahora todas con un discurso feminista pero cuando veis a una tía con escote o liándose con quien le da la gana la llamáis guarra\"\n        ],\n        [\n            1,\n            \"que ladilla esos malditos árabes con su llamadera por fb\"\n        ],\n        [\n            0,\n            \"te mereces eso y más hijo de perra no hiciste nada con mi rebaño url\"\n        ],\n        [\n            1,\n            \"user callate zorra querés que te viole putita\"\n        ],\n        [\n            0,\n            \"el acoso el abuso o la violacion como trofeo de la belleza mononeuronal url\"\n        ],\n        [\n            0,\n            \"cada palabra que has dicho está mal es el nuevo tú cállate que no tienes ni puta idea\"\n        ],\n        [\n            1,\n            \"user tu en tu amplia sabiduría defineme cuando una mujer es perra\"\n        ],\n        [\n            1,\n            \"user pedazo de zorra cállate q yo me lo cante antes 😜\"\n        ],\n        [\n            1,\n            \"user jajajaja 😁 yo sé tú eres esa perra 🐩 que termina mordiendo el santa 🎅\"\n        ],\n        [\n            0,\n            \"user güera de mi ❤ ️ hoy es el cumple de user le puedes regalar una felicitación 😍 la harías muy feliz 😍\"\n        ],\n        [\n            0,\n            \"bueh pero no dejan un segundo de ser imbéciles eh porque no sacan un spot incitando al acoso manga de enfermos … url\"\n        ],\n        [\n            0,\n            \"user me he leido el mismo numero de enciclopedias que lo que te mide la polla\"\n        ],\n        [\n            0,\n            \"user pero que ridiculas sois enceder la tv y verlo con vuestros ojos\"\n        ],\n        [\n            0,\n            \"pedro sánchez cede y autoriza a open arms a desembarcar 87 inmigrantes ilegales rambla libre que importancia t … url\"\n        ],\n        [\n            0,\n            \"user user puta que eres lindo te mereces todo mijito rico 💖\"\n        ],\n        [\n            1,\n            \"user tu eres esa amiga puta jajajaj\"\n        ],\n        [\n            0,\n            \"picadita árabe en lo de matilde con las chicas de santa maria\"\n        ],\n        [\n            0,\n            \"tu puta madre user 10 ago 2013 vamos os voy a enseñar un bicho grande y feo es mi polla — me preocu … url\"\n        ],\n        [\n            0,\n            \"user de puta madre chaval notable se lo boy a enseñar a mi madre\"\n        ],\n        [\n            0,\n            \"la puta madre no quiero parar de llorar cuando mica escribe algo o cuando veo el vídeo de ayer se merecía demasiad … url\"\n        ],\n        [\n            1,\n            \"user user y tu eres un hijo de la gran puta y tu novia una guarra jajaja\"\n        ],\n        [\n            0,\n            \"la ministra valerio está realizando una verdadera política de izquierdas y progreso en el ámbito de la inmigración … url\"\n        ],\n        [\n            0,\n            \"mónica oltra reclamará al gobierno recursos para la atención a migrantes crisis inmigración valència 6 ago efe … url\"\n        ],\n        [\n            1,\n            \"xdios odio a estos arabes q se extingan\"\n        ],\n        [\n            0,\n            \"user si no tienes cuenta en suiza no mereces la pena 😢 😢\"\n        ],\n        [\n            0,\n            \"user cállate todo te queda bien zorra te amo\"\n        ],\n        [\n            1,\n            \"mi novia es sevillista es una puta más canta adán ahora vendrán hablándome de clases de categorías y de pique … url\"\n        ],\n        [\n            0,\n            \"el día ese que hablan de ataques violentos en la valla de melilla casualmente casualmente no había ongs ni otro … url\"\n        ],\n        [\n            0,\n            \"la nueva odisea una travesía a través del infierno para dejar atrás el fanatismo y la guerra la historia de los r … url\"\n        ],\n        [\n            0,\n            \"rescatan a 61 indocumentados hashtag url\"\n        ],\n        [\n            0,\n            \"que bronca cuando te despertas de la siesta pq estan hablando muy fuerte en el living callate la puta boca plissssss\"\n        ],\n        [\n            0,\n            \"cierto y ni se diga en bici no tienes la carcasa así que si traes falda ahí les encargo el acoso y los prejuicio … url\"\n        ],\n        [\n            1,\n            \"es odioso ser perra con mi madre pero te juro esta mujer es insoportableeeee ok\"\n        ],\n        [\n            1,\n            \"user recuerde señor presidente el xq ni arabes xq como payasos ponen su cara en mi familua y chinos xq … url\"\n        ],\n        [\n            0,\n            \"a mi mamá le encanta ver cualquier serie extranjera ha pasado de las españolas a las turcas de las hindúes a las … url\"\n        ],\n        [\n            0,\n            \"pinche user neta que mereces millones de mentadas a tu puta madre al decir que la puta esposa de … url\"\n        ],\n        [\n            1,\n            \"cinder eres una hija de la grandísima puta y te mereces lo peor y te lo vas a llevar zorra de mierda\"\n        ],\n        [\n            0,\n            \"ojalá ryan gosling entrando por mi polla que esto es un adeptus mechanicus o imbecil mas probable\"\n        ],\n        [\n            0,\n            \"lo de el cis de user es de risa eso es que se han ido hacer las encuestas a la misma valla de ceuta 🤣 🤣 🤣 🤣\"\n        ],\n        [\n            0,\n            \"no tengo ninguna bronca sobre las actrices hablalndo del machismo acoso y violación en hollywood como una manera … url\"\n        ],\n        [\n            0,\n            \"user no para todos los musulmanes las mujeres son escoria no generalices porfa\"\n        ],\n        [\n            1,\n            \"user user jajaja tu eres una puta seria 😈 interesante\"\n        ],\n        [\n            0,\n            \"ay pero ojo el chabon se coge a una casada y es un crack y ella una zorra no imbécil url\"\n        ],\n        [\n            0,\n            \"quiero llorar saque 8 y ni me lo merecia puta vida 😔 😔\"\n        ],\n        [\n            0,\n            \"user por suerte sigue siendo lo suficientemente imbécil para decir cuando vamos a dejar de vernos como riv … url\"\n        ],\n        [\n            0,\n            \"puse arabe en la previa cami me dijo sácame esto ya que horrible pero en el baile le dio hasta abajo como si no hubiese un mañana\"\n        ],\n        [\n            0,\n            \"nunca falta ese hijo de puta que dice se puso colorada cállate ya se dieron cuenta haces que me de más verguenza 😣\"\n        ],\n        [\n            0,\n            \"sólo falta que diga que tiene un máster en derechos humanos como esos que tiene su jefe url\"\n        ],\n        [\n            0,\n            \"user user its to que te calles la puta boca\"\n        ],\n        [\n            0,\n            \"a los inmigrantes indocumentados sólo se les permite diálisis de emergencia una vez a la semana … url\"\n        ],\n        [\n            0,\n            \"a las mujeres víctimas de violencia se les culpa de su propia fatalidad no importa si es acoso violación o url\"\n        ],\n        [\n            1,\n            \"user perra maldita tú eres la primera en lauser por crímenes de lesa humanidad perra maldita\"\n        ],\n        [\n            0,\n            \"hashtag mínimo los 2 canteranos que jugaron hoy se les vio bien a león no se le puede sacar mucho por el … url\"\n        ],\n        [\n            1,\n            \"celos tuiteros ¿ cómo que le diste seguir a la güera oxigenada esa va a resultar hombre yo sé lo que te digo nalga pronta\"\n        ],\n        [\n            0,\n            \"alfred se merecía estar nominado en serio qué puta vergüenza hashtag\"\n        ],\n        [\n            0,\n            \"cenando con cons y merceditas taquería los güeros in cuautitlán izcalli me url\"\n        ],\n        [\n            0,\n            \"si me callo soy imbécil si digo lo que pienso soy una zorra ya me diréis que coño hago\"\n        ],\n        [\n            1,\n            \"algo se pudre en el perú es el caos organizado surrealista subsahariano nuestra realidad url\"\n        ],\n        [\n            1,\n            \"oye hashtag q se siente haber contribuido al desmadre q se nos avecina en el pais nunca me caíste bien hoy menos ’ … url\"\n        ],\n        [\n            0,\n            \"dicen busca una mujer que sepa cocinar que al sexo tú la puedes enseñar qué opinas — que yo cocino de puta m … url\"\n        ],\n        [\n            0,\n            \"hashtag si te gusta la comida árabe aprende a preparar esta receta de falafel al horno ¡ es deliciosa y cui … url\"\n        ],\n        [\n            0,\n            \"sinceramente si tienes un perro y le cortas las orejas y cola adrede por puta estética no mereces tener ese anima … url\"\n        ],\n        [\n            0,\n            \"esta mujer es la macanada personificada puta madre url\"\n        ],\n        [\n            0,\n            \"user desgraciado hijo de perra cantante panameño ojalá que un venezolano té de lo que te mereces\"\n        ],\n        [\n            0,\n            \"pinche sol apiadate de nosotros los güeros los prietos como quiera aguantan\"\n        ],\n        [\n            0,\n            \"por fin salí del anonimato y ahora no conozco a nadie 😂 🤣 tengo a una fulana detail que no se quien es amigos árab … url\"\n        ],\n        [\n            0,\n            \"user user tú eres tonto y interpretas solo lo que te sale de la polla\"\n        ],\n        [\n            0,\n            \"las ampliaciones de la valla de melilla de los ayuntamientos del pp desplazan lentamente de los malnacidos de manuela carmena\"\n        ],\n        [\n            0,\n            \"a mí no me mires con esos ojos que te como toda la boca — comemela url\"\n        ],\n        [\n            1,\n            \"indios hijos de puta soltad al gabacho 😂\"\n        ],\n        [\n            0,\n            \"sánchez quiere que puedan vitarle a él y sus familiares del resto del mundo al más estilo maduro españa crea su pr … url\"\n        ],\n        [\n            0,\n            \"user no apruebo hechos como la violación o el acoso sexual pero el riesgo de este tipo de campañas es que se pasa … url\"\n        ],\n        [\n            0,\n            \"tengo sueño vecino callate la puta boca o al menos vocaliza para que me entere de tu pelicula mental\"\n        ],\n        [\n            0,\n            \"algún espíritu así hábita ya en hashtag pero seguirá la inmigración de ese casual priísmo url\"\n        ],\n        [\n            1,\n            \"las bandas de metal sudaka no tienen derecho a cantar en español o sea ya de por sí el cantante de afinar cero l … url\"\n        ],\n        [\n            0,\n            \"user tonta de la polla dice anda cállate 1 ratico\"\n        ],\n        [\n            0,\n            \"e tios soy sallanman barrabaja cat callate ya deja — ni puta idea hay tanta peña que podria escribirme url\"\n        ],\n        [\n            1,\n            \"yo cuando viajo a otro país tengo q llevar mi pasaporte en regla pasar todos los controles y obedecer a las autori … url\"\n        ],\n        [\n            0,\n            \"comisaria de vinces distrito vinces comisario y policía del canton vinces en operativo de control antidelicuenc … url\"\n        ],\n        [\n            0,\n            \"malisimos los temas arabe de ecko y cuando te besé de paulo londra y becky g\"\n        ],\n        [\n            0,\n            \"árabe me cebo tanto que me dieron ganas de masticar ladrillos\"\n        ],\n        [\n            1,\n            \"ojalá la puta sevillista de tu novia te mande donde te mereces user\"\n        ],\n        [\n            0,\n            \"este amor por la comida árabe y mediterránea no se acabará 😻\"\n        ],\n        [\n            1,\n            \"user de que amores hablas hija de mil puta no te llenes la boca con dios yegua de mierda no mereces ser madre turra mal parida\"\n        ],\n        [\n            0,\n            \"esta página les puede decir si alguien del cast o crew de una movie ha sido acusado de acoso sexual o violación … url\"\n        ],\n        [\n            0,\n            \"análisis de la prensa árabe la estafa de saddam fracasa the arabia watch url\"\n        ],\n        [\n            1,\n            \"tu novia es más puta que se sacó un ojo para tener otro hueco son pajeros 😅 😅\"\n        ],\n        [\n            0,\n            \"mi hermano me acaba de enseñar un juego de puzzles de móvil en el que no puedes tocar la pantalla y me estoy cagando en la puta\"\n        ],\n        [\n            0,\n            \"user user porque no te vas mucho a chingar a t uu puta madre perroo mereces morir\"\n        ],\n        [\n            1,\n            \"user user tu cállate alv perra envidiosa 🌚\"\n        ],\n        [\n            0,\n            \"sólo escuchar hablar a este tipo me encabrona la vida puta cállate\"\n        ],\n        [\n            0,\n            \"user que rica esta yo si quisiera comemela\"\n        ],\n        [\n            0,\n            \"la frase de acoso sexual que nos lanza el gobierno todos los días url\"\n        ],\n        [\n            0,\n            \"user eres el mas estupido comentarista que existe en verdad tu eres una escoria para la profesion\"\n        ],\n        [\n            0,\n            \"perdón si soy egoísta y perdón si te alejo pero así me enseñaron a ser y no conozco otra puta manera de ser\"\n        ],\n        [\n            0,\n            \"user me parece una aberración la violación y el acoso creo que a las denuncias frente a la ley y o a los m … url\"\n        ],\n        [\n            0,\n            \"user de hecho tanto que puedo decir que con franco eso no pasaba\"\n        ],\n        [\n            1,\n            \"que guarra tienes que ser en el catre — cuando quiero con quien quiero url\"\n        ],\n        [\n            1,\n            \"hola mi ex es una puta loca de la cabeza y tú eres un puta porque no quisiste estar conmigo y cuando te vea te voy … url\"\n        ],\n        [\n            1,\n            \"te gusta cuando te lo mete y por eso me pide que cuando se lo meta le entre completo tu eres bien puta y te suba c … url\"\n        ],\n        [\n            0,\n            \"casuso callate de una puta vez url\"\n        ],\n        [\n            0,\n            \"en el mundo están todos locos ahora el tema es acoso sexual gente cuenta 20años para atrás sera o no todos son aco … url\"\n        ],\n        [\n            1,\n            \"pedí un uber y el conductor es una persona con rasgos de ascendencia árabe y no es pedo que el coche apesta cabron … url\"\n        ],\n        [\n            0,\n            \"user 52 de catalanes quieren que te calles la puta boca\"\n        ],\n        [\n            1,\n            \"los coscu army user dice algo de sudacas v url\"\n        ],\n        [\n            0,\n            \"user por culpa de los petardos tengo unos amigos locos por encontrar a su perrita se les escapó y salió hu … url\"\n        ],\n        [\n            1,\n            \"user user cállate zorra es la verdad\"\n        ],\n        [\n            0,\n            \"user joder dollar 😂 comemela jajajajaj\"\n        ],\n        [\n            0,\n            \"cansa mucho escuchar en los informativos de que se han rescatado a inmigrantes cuando los barcos de salvamento … url\"\n        ],\n        [\n            1,\n            \"cuando la sirvienta que tienes es una zorra te provocará hasta que te la folles y trates como una zorra url\"\n        ],\n        [\n            0,\n            \"quiero seguir viendo a 🌟 user 🌟 en hashtag 💃\"\n        ],\n        [\n            0,\n            \"user callate decís eso porque tu perra no llora porque está casi sorda\"\n        ],\n        [\n            0,\n            \"como odio cuando están comiendo y hacen ruido callate un poco me pones nerviosa la puta que te pario no podes comer … url\"\n        ],\n        [\n            1,\n            \"a sus casaitas con su pueblo ya los refugiados venga ya fuera esclavistas y negreros url\"\n        ],\n        [\n            0,\n            \"a mi me descuidas 2 minutos en una peda y ya estoy hablando árabe\"\n        ],\n        [\n            0,\n            \"user pues no te voy a engañar mis tuits son una puta mierda pero pa q pueda enseñárselo a mis colegas y … url\"\n        ],\n        [\n            0,\n            \"ya que hashtag es tt aprovecho para recomendar la visita a nuestra ciudad y pongo como ejemplo nuestra catedral nue … url\"\n        ],\n        [\n            1,\n            \"user cállate perra cochina lo único complicado acá es que levante mañana a laburar\"\n        ],\n        [\n            1,\n            \"user pero tu eres una tremenda puta q mas puede pasar zorra del demonio url\"\n        ],\n        [\n            0,\n            \"pablo casado saludando a sus alumnos después de la masterclass de cómo vivir sin papeles url\"\n        ],\n        [\n            1,\n            \"estoy hasta la vrgggggg de que ahora absolutamente todo sea “ racisimo ” y “ clasismo ” el mame con el “ lenguaje inclus … url\"\n        ],\n        [\n            0,\n            \"mira cállate un poco porque estás haciendo la pena pedazo de hijo de la gran puta que los putos humoristas de lo … url\"\n        ],\n        [\n            1,\n            \"user a ti te voy a meter la polla en la boca para que te calles a luisillo a ostias\"\n        ],\n        [\n            0,\n            \"user pero si ese estaba amariconao con la guarra esa del pub te veo más como vivi buscando el sentido a la vida\"\n        ],\n        [\n            0,\n            \"toy por irme a rendir y veo esto qué lindo te lo mereces forro hijo de re mil puta url\"\n        ],\n        [\n            0,\n            \"hashtag pedrerol tienes la polla de guardiola atravesada en la garganta y no puedes ni respirar de la tirria que … url\"\n        ],\n        [\n            0,\n            \"morite golpeador hijo de re mil puta no tendrían ni que darte cámara forro sos una mierda no te mereces tener una mina como laura al lado\"\n        ],\n        [\n            1,\n            \"perra agradece que te tire el licor en la blusa te lo merecías en la cabeza hp 😂 🤦 ‍ ♂ ️ antes de hablar de mi url\"\n        ],\n        [\n            1,\n            \"user user tú eres una señora puta eso ya lo dijimos anoche 😊 ♥ ️\"\n        ],\n        [\n            0,\n            \"biennn rojoo la puta madreeeeeee felicidades a todos los diablos se lo merecian con todo user\"\n        ],\n        [\n            1,\n            \"pamelita volvelo a chatiaaaa al clonney del subdesarrollo sudaka mentiroso sos de lo pior user con que cara m … url\"\n        ],\n        [\n            1,\n            \"user callate porque tengo evidencia para destruirte perra sucia y traidora\"\n        ],\n        [\n            0,\n            \"la pena capital es inhumana leccion del papa para los fanaticos de la pena de muerte en eeuu china iran japon … url\"\n        ],\n        [\n            1,\n            \"un corte en la garganta y se dejaba de dramas pero como es una zorra dramática 🙄 🙄 🙄 url\"\n        ],\n        [\n            0,\n            \"la ue desbloqueará fondos para la migración de modo limitado la comisión que no estima suficientes las partidas … url\"\n        ],\n        [\n            1,\n            \"user user callate y aprieta esas naglotas tuyas perra blanca\"\n        ],\n        [\n            1,\n            \"los sin papeles te roban el trabajo url url\"\n        ],\n        [\n            1,\n            \"' ' ¿ quieres buscar fama pa tirarte la kiada pa follarte a la más guarra y ganarte 4 perras yo te la regalo primo … url\"\n        ],\n        [\n            0,\n            \"¿ qué pasó con mesut özil y la selección alemana ¿ es algo que pasa solamente en alemania algunas claves sobre el o … url\"\n        ],\n        [\n            0,\n            \"ayer las señoras de user y user me llevaron a conocer los suculentos platillos de “ la güera ” y les puedo decir que son garantía 😂\"\n        ],\n        [\n            0,\n            \"ya le pegue lo gabacho a este niño 😂 😻 url\"\n        ],\n        [\n            0,\n            \"argumentario pp 31 de julio de 2018 inmigración más de 600 inmigrantes entran en ceuta tras saltar la valla 22 … url\"\n        ],\n        [\n            0,\n            \"user user no juego al fifa como tú pedazo de hijo de puta hazte youtuber de fortnite y callate\"\n        ],\n        [\n            0,\n            \"me cebe con el tema árabe\"\n        ],\n        [\n            0,\n            \"user basura escoria no mereces el regalo de la vida vete de españa 🇪 🇸\"\n        ],\n        [\n            0,\n            \"user mereces ser cartonero hijo de puta jaja\"\n        ],\n        [\n            1,\n            \"user creo que más bien es así 1 decimos tonterías del sistema patriarcal opresor 2 defendemos idioteces … url\"\n        ],\n        [\n            1,\n            \"mi futuro es tan negro que está saltando la valla de melilla\"\n        ],\n        [\n            0,\n            \"user ojalá encontrarmelo por la calle y darle un puñetazo en la cara con mi puño de maricón que asco de escoria\"\n        ],\n        [\n            0,\n            \"razones para quedarse en puebla 1 tacos árabes 2 cemitas\"\n        ],\n        [\n            1,\n            \"después dicen que los árabes no están locos que manera tan sádica de querer convertir a un niño en vegano vegetari … url\"\n        ],\n        [\n            1,\n            \"la mujer a su marido llevamos 20 años casado y nunca me has comprado nada ¿ es que vendes algo hashtag\"\n        ],\n        [\n            0,\n            \"user dame mi puta cuentaaaa tu eres el mentiroso tus sorteos son fake\"\n        ],\n        [\n            1,\n            \"user tu callate que esa horita te la has comido por tu cara bonita puta\"\n        ],\n        [\n            0,\n            \"dubái es una ciudad emirato de los emiratos árabes unidos conocida por su lujoso comercio la arquitectura ultramo … url\"\n        ],\n        [\n            0,\n            \"siiiiii la re puta madre lo grite como un gol user la rompiste y te lo re mereces vamos bicampeóna 🙏 🎉 🎉 🎉 💞\"\n        ],\n        [\n            1,\n            \"conclusión los gachupines como mineros fueron bien pendejos y más pendejos fueron los criollos mexicanos que dete … url\"\n        ],\n        [\n            0,\n            \"cambio fachas por inmigrantes y regalo valle de los caídos\"\n        ],\n        [\n            0,\n            \"pablo casado y albert rivera en la valla de ceuta url\"\n        ],\n        [\n            0,\n            \"toy feliz porque me voy a comer 12 empanadas árabes viendo naruto\"\n        ],\n        [\n            0,\n            \"user el imbecil creia que habia quimica como la pelicula de demi moore el acoso es un asunto de poder y … url\"\n        ],\n        [\n            0,\n            \"user user fav es acoso rt es violación\"\n        ],\n        [\n            0,\n            \"que cagaso me pegué cuando empezó la canción árabe de papichamp jajajaja\"\n        ],\n        [\n            0,\n            \"no quiero ponerme a estudiar arabe pero es mi ultimo dia sola y no he terminado ni el primer libro\"\n        ],\n        [\n            0,\n            \"user mi polla en tu culo es lo que hay pero no porque no soy activa\"\n        ],\n        [\n            0,\n            \"user callate y sacate la puta eso\"\n        ],\n        [\n            1,\n            \"tu no eres amiguera tu eres puta 🤫\"\n        ],\n        [\n            0,\n            \"redomicilie su sociedad offshore en emiratos árabes unidos url\"\n        ],\n        [\n            0,\n            \"escucharon arabe quiero arrancar la gira ya y terminarla el en navidad\"\n        ],\n        [\n            0,\n            \"como odio la gente impuntual la puta madreeee y tu chica es impuntual encima\"\n        ],\n        [\n            0,\n            \"los efectos del boom migratorio de 2002 en españa no afectó al paro y rejuveneció la población … url\"\n        ],\n        [\n            0,\n            \"temas en el almuerzo de hoy religiones creencias estilo de vida hippie violación y acoso a veces me gusta ser grande\"\n        ],\n        [\n            0,\n            \"hoy me tocó vivir de cerca el acoso y no no estaba en short mostrando el orto o con un escote que se me veía todo … url\"\n        ],\n        [\n            0,\n            \"feminismo forma de machismo pero qué te pasa no tienes ni puta idea mejor cállate lo equivalente al machis … url\"\n        ],\n        [\n            1,\n            \"que estres con los arabes la puta madre\"\n        ],\n        [\n            0,\n            \"ah bueno el super ministro callate hijo de mil puta url\"\n        ],\n        [\n            0,\n            \"vaaaaaamoos florencia vigna la puta madreeeeee sos una amor de persona y te lo mereces mucho mucho 💛 💛 💛\"\n        ],\n        [\n            0,\n            \"limpiando me he encontrado estos pendientes que me regaló un tendero en jerusalén por escribirle una frase en españ … url\"\n        ],\n        [\n            1,\n            \"cállate el hocico maldita zorra deja a la mamá de manuel la señora de la casa\"\n        ],\n        [\n            0,\n            \"user user cállate pinche viejo guango tu fuiste un hijo de puta farsante te alineaste al pri y hoy estás de lame huevos\"\n        ],\n        [\n            0,\n            \"fracasó donald trump en la reunificación de niños migrantes indocumentados url url\"\n        ],\n        [\n            0,\n            \"user mucho imbécil suelto por el mundo\"\n        ],\n        [\n            0,\n            \"🇨 🇱 chile 🇨 🇱 estamos muy felices de anunciar que estaremos en su hermoso país este 5 de octubre con nuestra güera … url\"\n        ],\n        [\n            0,\n            \"jugando con tu coño jugando con mi polla dándonos placer mutuo mirándonos a los ojos noto que estás cerca yo es … url\"\n        ],\n        [\n            0,\n            \"viste cuando decis que no te gusta un tema la primera vez que lo escuchas y después lo terminas escuchando gran par … url\"\n        ],\n        [\n            1,\n            \"user te lo mereces por puta\"\n        ],\n        [\n            0,\n            \"güeros nunca estarás a salvo her url\"\n        ],\n        [\n            0,\n            \"siento tanto amor y admiración por mi prof de árabe es una de las personas más mágicas q conozco 💚\"\n        ],\n        [\n            0,\n            \"de periodista a mesonero la terrible historia de un inmigrante venezolano en aruba url\"\n        ],\n        [\n            0,\n            \"en jaén hay que visitar el arco de san lorenzo que es una joya junto con la iglesia de la merced los baños árabes … url\"\n        ],\n        [\n            1,\n            \"a esto añadidle el aguantar podemitas y el tener que absorber cantidades absurdas de subsaharianos los partidos se … url\"\n        ],\n        [\n            0,\n            \"user sos crack ojalá tengas un 2018 de la puta madre te lo mereces\"\n        ],\n        [\n            0,\n            \"podemos preguntarnos si esta forma darwinista de arriesgar la vida en los mares y en los desiertos para llegar a o … url\"\n        ],\n        [\n            0,\n            \"user jajaj hay pam enserio te amo millones jajaja muy perra me tomas la foto enseñando las croquetas prob … url\"\n        ],\n        [\n            1,\n            \"user sos alta puta igual que arigameplays solo quieren vistas enseñando el culo y tetas asco de mujeres\"\n        ],\n        [\n            0,\n            \"mi papá pensó q luli rendía hoy y me preguntó cómo le fue la puta madre papá cállate mejor 😂\"\n        ],\n        [\n            0,\n            \"¿ sabías que en japón ya no es innovador desde hace años y que tiene 2 de inmigrantes\"\n        ],\n        [\n            0,\n            \"hashtag cuando el carnet de la patria sea el único documento para todo empezarán a restringir cédulas tal como el … url\"\n        ],\n        [\n            0,\n            \"somos yo y mi güero 😘 url\"\n        ],\n        [\n            0,\n            \"hay algunos popular opinion que me dan ganas de darle quote y decirle mínimo que tú haces hijue puta callateee pe … url\"\n        ],\n        [\n            0,\n            \"fos yo te pego en la cara si me echas humo en la cara alv url\"\n        ],\n        [\n            1,\n            \"con estas emigraciones hacia europa un día los alemanes españoles no será de alemania y los árabes impondrán sus r … url\"\n        ],\n        [\n            1,\n            \"— donde deja huella una leona no deja huella una gatita — oe pero si tú eres perra jaja v v\"\n        ],\n        [\n            0,\n            \"y hola hablamos por favor de lo puta ama que es carlota es que esa mujer es mi spirit animal\"\n        ],\n        [\n            1,\n            \"alerta roja un millón de inmigrantes la mayoría subsaharianos islamicos y ex soldados se dirigen hacia marruecos … url\"\n        ],\n        [\n            0,\n            \"yo esto esta para mandar a captura bizarra valentina no callate yo te mato esto no sale de vos mi perra y mi fam … url\"\n        ],\n        [\n            0,\n            \"user imbeciles no valeis ni para carreteros sois pura escoria los alemanes cuando expoliaron sabian lo q … url\"\n        ],\n        [\n            0,\n            \"árabe unido arnett gardens 3 0 más información url url\"\n        ],\n        [\n            0,\n            \"hashtag just catching up hashtag el güero\"\n        ],\n        [\n            0,\n            \"el fin de semana que vaya chano a sudaca voy a dejar el auto guardadito mejor prevenir que curar 😂 🚗\"\n        ],\n        [\n            0,\n            \"recién a las 4 17 se quedo callada la perra de los vecinos la re putísima madre me voy a dormir antes de que empiece a joder de nuevo\"\n        ],\n        [\n            1,\n            \"un ilegal de nigeria decapita en el metro de hamburgo a su ex novia alemana y a su hija de un año … y la prensa trat … url\"\n        ],\n        [\n            0,\n            \"user user jajajjaja callate hijo de puta niño de mami ese juego nosotros los latinos lo esperamos con ansias\"\n        ],\n        [\n            0,\n            \"user puta que emoción 💛 gracias por ser un yotuber genial y enseñarnos que tu fandom es uno de los mejores 💛 💛 💛\"\n        ],\n        [\n            1,\n            \"haced una encuesta a ver qué pensamos los españoles de los inmigrantes seguro que el resultado no os gusta estamo … url\"\n        ],\n        [\n            1,\n            \"user user agostina aranda cállate puta lo de makiman es peor\"\n        ],\n        [\n            0,\n            \"la puta madre se lo merecían tanto url\"\n        ],\n        [\n            0,\n            \"– querer es poder – entonces puedo que te calles la puta boca\"\n        ],\n        [\n            0,\n            \"user cállate ojalá encima lo que me había gustado me quedaba grande puta vida\"\n        ],\n        [\n            0,\n            \"si me arranco la cabeza por amor a esa bellezaaaa\"\n        ],\n        [\n            0,\n            \"maginense si cuento las veces que me mame y me mande cagadas fua url\"\n        ],\n        [\n            0,\n            \"la navidad es una puta mierda porque se junta toda la familia a decir y cantar tonterías y estoy hasta la polla de … url\"\n        ],\n        [\n            1,\n            \"user se queda callada como una perra y vuelve al porno porque es lo que toca\"\n        ],\n        [\n            1,\n            \"¿ cómo le digo a mi hermano que su novia es una zorra 😐\"\n        ],\n        [\n            1,\n            \"user callate q vos estás re perra\"\n        ],\n        [\n            0,\n            \"buenas tardes pequeñuelos 😂 qué se cuenta por aquí yo aún sin encontrar al jeque árabe así que laburando 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"nuevo video ¡ ¡ ¡ muchos dicen que si sufres de acoso lo digas o hables sin embargo no todos los acos … url\"\n        ],\n        [\n            1,\n            \"user cállate perra que fue pura suerte 😭 😭 😭\"\n        ],\n        [\n            1,\n            \"el estado del bienestar para quién para inmigrantes mantero violadores y demás chusma que estáis trayendo pagas … url\"\n        ],\n        [\n            1,\n            \"español orgulloso llamando puto sudaca al papa pos na url\"\n        ],\n        [\n            0,\n            \"esto también es violación y acoso aunque sea de una mujer a un hombre de nada url\"\n        ],\n        [\n            1,\n            \"estás cabrón jodia golda puta tu eres para mí 😂 😂 😂 url\"\n        ],\n        [\n            1,\n            \"user cállate puta creo que aún sigo ebria 😂\"\n        ],\n        [\n            0,\n            \"sánchez crea un mando único para controlar las fronteras y la inmigración ilegal el correo url\"\n        ],\n        [\n            0,\n            \"“ la deriva del pp en el tema de la inmigración es muy preocupante ” url\"\n        ],\n        [\n            1,\n            \"asi son los conchuditos deci que no estaba yo o lo apuñalaba url\"\n        ],\n        [\n            0,\n            \"amaia besa a alfred y cuando recuerda q hay camaras dice q ha sido sin querer jajjajajajja esta chica es la polla 😂 … url\"\n        ],\n        [\n            0,\n            \"puta wna cállate si sé pero tu sabí po encuentro tierno hasta cuando chocan los niños entre ellos y esto … url\"\n        ],\n        [\n            0,\n            \"user user no es una zorra tu eres un maldito mocoso y un puto\"\n        ],\n        [\n            1,\n            \"¿ porque se dice que la cerveza tiene hormonas femeninas porque cuando la bebes conduces mal dices tonterias y nadie te hace caso\"\n        ],\n        [\n            0,\n            \"user hola hola jajajajaja sorry vi tu story time del árabe 😂 tengo una súper duda me acabo de meter a … url\"\n        ],\n        [\n            1,\n            \"me encanta contra el maltrato animal pero a los inmigrantes subsaharianos que los acoja en su casa los perroflaut … url\"\n        ],\n        [\n            1,\n            \"el que viene en yate de lujo no viene a pedir si acaso a negociar el que viene en patera no viene a dar viene a … url\"\n        ],\n        [\n            0,\n            \"user callate soy lo mejor que te paso en tu puta vida\"\n        ],\n        [\n            0,\n            \"ese preciso momento en que tu mujer es penetrada por una gran polla ante tus ojos es sublime url\"\n        ],\n        [\n            1,\n            \"es paraguayo indocumentado asqueroso de gómez se hace el crack y lo único bueno que tiene es su representante\"\n        ],\n        [\n            0,\n            \"además de los dólares donados por emiratos árabes a la reconstrucción de santa olga url\"\n        ],\n        [\n            1,\n            \"porque a los niños cuando su novia es cabrona y perra las traen como reynas y cuando los tratan biek y bonito son … url\"\n        ],\n        [\n            0,\n            \"entendía la diferencia entre acoso violación y coqueteo hasta que la nación del fuego atacó\"\n        ],\n        [\n            0,\n            \"la palabra correcta es refugiados porque el término exiliado tiene connotaciones específicas url\"\n        ],\n        [\n            0,\n            \"gobierno regional quiere imponer religión islámica en escuelas de españa url “ el gobierno izqu … url\"\n        ],\n        [\n            1,\n            \"pero es contra puro sudaca asi que chiste url\"\n        ],\n        [\n            1,\n            \"user talk to me imbecil no te oygo vivo en el paraiso soy un dios no como tu perra sedienta de polla te pego un guantaso y te d\"\n        ],\n        [\n            0,\n            \"en 2017 jonas gutierrez jugó para dyj la sudaca y no pudo hacerlo para cai en la misma edición requena ni debió s … url\"\n        ],\n        [\n            1,\n            \"user esa mujer es una zorra\"\n        ],\n        [\n            0,\n            \"que mierda tienen en la cabeza cuando creen que una violacion o situacion de acoso que les estan contando es mentir … url\"\n        ],\n        [\n            0,\n            \"con lo que está cayendo uco inmigración gurtel valenciano uso falcon dédazo decsanhes concesiones a nacional … url\"\n        ],\n        [\n            1,\n            \"deja de estar chingando estúpida tú eres la zorra que se acuesta con quien sea aunque le den diez centavos url\"\n        ],\n        [\n            1,\n            \"tu mujer es una puta lliama al remicero fijate guanpudo tenes una mama puta jaja\"\n        ],\n        [\n            0,\n            \"user ¿ acoso no estoy yo aquí para darte amor fuerza y comprensión tú eres el que voltea a otra parte … url\"\n        ],\n        [\n            0,\n            \"el concurso internacional premio zayed que realiza el gobierno de emiratos árabes premia los mejores proyectos e id … url\"\n        ],\n        [\n            1,\n            \"user se merecía 3 oscars solo por esa escena la hada madrina es esa zorra\"\n        ],\n        [\n            0,\n            \"a veces me da ganas de pegarte un patazo en la cara 😒 😡\"\n        ],\n        [\n            1,\n            \"mi hermano llego a casa lleno de chupones y lo primero que le dice mi tia que la novia es una puta jajajajajajaj ke\"\n        ],\n        [\n            0,\n            \"no es justificable pero sufre el acoso de independentistas enseñándole lazos amarillos y dice que no se puede p … url\"\n        ],\n        [\n            1,\n            \"weyy callate luego lloras porque te jalan el pelo psh puta\"\n        ],\n        [\n            1,\n            \"leo que es muy complicado expulsar a los inmigrantes ilegales porque es imposible conocer su procedencia sin embar … url\"\n        ],\n        [\n            1,\n            \"user pero voy como a las 12 30 por ahi puta zorra no te mereces que te lleve pizzas\"\n        ],\n        [\n            1,\n            \"user cállate loca todo el año fue al revés puta\"\n        ],\n        [\n            1,\n            \"user jajaja callate perra jamas haria eso\"\n        ],\n        [\n            0,\n            \"que lindo es verte crecer y decir esa es mi polla con la que creci en combate mereces esto y muchísimas cosas m … url\"\n        ],\n        [\n            0,\n            \"mi primo me está enseñando los videos donde sale todo pedo restregándole el culo a otro vato memeo que perra me salió lo amo a la verga\"\n        ],\n        [\n            1,\n            \"que por enseñar el canalillo me llamen puta enserio no saben lo que tienen en casa\"\n        ],\n        [\n            0,\n            \"me puse a stalkear y bueno descubrí que hay chicas que tienen 9000 seguidores entre esos chinos japoneses árabes que carajoooo 😂\"\n        ],\n        [\n            0,\n            \"tendrían que pegarte a ti la paliza y que te calles de una puta vez para siempre url\"\n        ],\n        [\n            1,\n            \"user cállate zorra si vos ya tenes 20\"\n        ],\n        [\n            1,\n            \"user tu eres d siempre zorra\"\n        ],\n        [\n            1,\n            \"ola de calor subsahariano la semana pasada 600 marroquíes cruzan la valla de ceuta violentamente joder con marrue … url\"\n        ],\n        [\n            0,\n            \"user y el psoe crean el primer campo de concentración para refugiados en algeciras\"\n        ],\n        [\n            0,\n            \"el no merecía nada de esto la puta madre todos merecen ser felices 😭\"\n        ],\n        [\n            0,\n            \"virtuoso griego alto guapo güero hermosa expresión si me anda tronando la reversa url\"\n        ],\n        [\n            1,\n            \"y tú eres una puta zorra hashtag de las cuales deberían avergonzarse y muchas ya lo hacen las mujeres url\"\n        ],\n        [\n            0,\n            \"hashtag contemporánea afro flamenco árabes folclore salsa popular gimnasia rítmica circo niños … url\"\n        ],\n        [\n            0,\n            \"dude un alacrán casi tan güero como yo apareció en mi cama\"\n        ],\n        [\n            0,\n            \"güera user muchas felicidades que te la sigas pasando de maravilla te mando muchos besos 😘 te quiero montones ✌ ️\"\n        ],\n        [\n            0,\n            \"albert rivera visitando la valla de melilla ahora irá casado con chaleco antibalas y luego abascal vestido de rambo\"\n        ],\n        [\n            0,\n            \"user dais putisimo asco hijos de puta no mereceis el respeto de nadie\"\n        ],\n        [\n            1,\n            \"mi hermano que yo no soy racista joder atrévete a llamarme eso otra vez mi hermano encima que nosotros somos esp … url\"\n        ],\n        [\n            0,\n            \"por qué puta madre hackean y le sacan el follow de joel a personas que si se esforzaron y se lo merecían por que … url\"\n        ],\n        [\n            1,\n            \"así entran impunemente inmigrantes a españa totalmente indocumentados e incontrolados sin nombre sin identifi … url\"\n        ],\n        [\n            1,\n            \"después de ver las noticias de malasia 🇲 🇾 con razón tenemos tanto inmigrante en el país todo es mucho más fácil acá incluso delinquir 😡\"\n        ],\n        [\n            0,\n            \"estoy hasta la polla de aguantar a imbéciles diariamente de verdad eh\"\n        ],\n        [\n            0,\n            \"lloré como una estúpida después de pegarle a mi perra pero como rompió la pared se lo merecía\"\n        ],\n        [\n            0,\n            \"user si un hombre persigue a una mujer es acoso si la mujer acosa al hombre está enamorada\"\n        ],\n        [\n            0,\n            \"hoy quiero denunciaaaaaaar a la gente puto guarra que huele a sudor y chorizo y se sube al bus dejando a tol mundo ko shame on you 🤬\"\n        ],\n        [\n            0,\n            \"user las mujeres son dueñas de su cuerpo mas alla de lo que vos y tu puta iglesia catolica piense edu\"\n        ],\n        [\n            0,\n            \"o sea si el culo es de una tía que no conoces no pasa nada pero si la chica es una conocida entonces menuda zorra … url\"\n        ],\n        [\n            0,\n            \"en serio estoy hasta la polla de cepeda raoul no merecía esa nominación y me tenéis hasta el coño\"\n        ],\n        [\n            0,\n            \"user tu te as ido por que no tienes ni puta idea de lo que es un hombre de idea tu eres un chaquetero fascista naci\"\n        ],\n        [\n            1,\n            \"de nuestras guerras los asesinos nos taen sus guerras en nuestras tierras y nuestra es con la dictadura franquista … url\"\n        ],\n        [\n            0,\n            \"user remixame arabe sino descargo de otros djs jajaja\"\n        ],\n        [\n            0,\n            \"ya estamos full en las delicias de isabella lomito árabe salsa para pizza empanada hamburguesa sándwich de lomito t … url\"\n        ],\n        [\n            1,\n            \"user las dos preciosas pero tu eres más mi perra\"\n        ],\n        [\n            0,\n            \"vamos vamos la puta madre lo dimos todos estoy tan feliz no pare de votar te adoro flor te mereces todo en esta vida hashtag\"\n        ],\n        [\n            0,\n            \"user user tal vez te suena dice la hija de la gran puta si te conoce hasta sin gafas mira callate\"\n        ],\n        [\n            1,\n            \"menuda zorra te a tocado al lado alejate ya de ella — callate no tienes ni idea url\"\n        ],\n        [\n            0,\n            \"aquí no tienen nada que opinar ustedes manejan como quieren su inmigración es su derecho nosotros aquí también … url\"\n        ],\n        [\n            0,\n            \"por dios escuchen árabe y el freestyle de ecko como la rompe\"\n        ],\n        [\n            0,\n            \"habia 4 empanadas árabes en un taper me comi 2 por puro bajón y me acorde que mi tío se las separó para llevarse m … url\"\n        ],\n        [\n            0,\n            \"escucho arabe y me dan más ganas de estar en cheboli muviendo el orto con mis amigas we\"\n        ],\n        [\n            0,\n            \"¿ que es mejor cagar o follar ¡ cagar porque después no tienes que estar dandole besitos al bater durante media hora\"\n        ],\n        [\n            0,\n            \"user user y deja de gritar a las personas que te disentir la verdad en tu puta cara maría la piedra callate ya so puta\"\n        ],\n        [\n            0,\n            \"user el puta cataluña me sale del corazón el puta españa me lo enseñaron en el colegio\"\n        ],\n        [\n            0,\n            \"al principio quería que eunice y teri terminaran juntas pero teri fue una hija de puta con ella y no merecía su amor\"\n        ],\n        [\n            0,\n            \"radio habana cuba restituye españa salud gratuita a inmigrantes indocumentados url\"\n        ],\n        [\n            0,\n            \"que estallo que lloren por llevarse 2 o 3 materias una bronca me lleno 9 hija d puta callate un poco\"\n        ],\n        [\n            1,\n            \"¿ por qué una mujer no puede ser guapa e inteligente porque sería un hombre\"\n        ],\n        [\n            0,\n            \"cabron tú no eres patrón tú eres la puta de pina\"\n        ],\n        [\n            1,\n            \"estos son lo pobrecitos refugiados de carmena ada colau y pedro sánchez a ver que dicen cuando empiecen a matar … url\"\n        ],\n        [\n            0,\n            \"salma hayek no parece una mujer que permita el acoso y permanecer callada yo lo hubiera hecho qué se arrastrara cómo un gusano\"\n        ],\n        [\n            1,\n            \"me acaban de querer sacar plata en ny diciendome que era el día nacional del homeless me vieron cara de sudaca y de pelotuda\"\n        ],\n        [\n            1,\n            \"¿ la mitad de sueldo por ser mujer url así es porque aguantarlas cuesta el doble hashtag\"\n        ],\n        [\n            0,\n            \"¿ cuántas vidas son arruinadas por falsas acusaciones de violación y acoso el caso del estudiante de psicología li … url\"\n        ],\n        [\n            0,\n            \"user user para ridículo tú ojalá te peguen un buen repaso en la cárcel que es lo que te mereces escoria\"\n        ],\n        [\n            1,\n            \"¿ que es lo último que se oyo en el titanic — no le dejes el timon a ella ¡ ¡ ¡\"\n        ],\n        [\n            0,\n            \"user un buen cáncer en los huevos te mereces revenido hijo de puta de intelectual nada sólo un ignorante\"\n        ],\n        [\n            0,\n            \"acoso sexual e intentos de violación a masajistas en españa estoy harta de que me pidan un ' final feliz ' … url\"\n        ],\n        [\n            0,\n            \"user user oíste gran gonorrea escoria de mierda respete al ídolo de rené gran imbécil si\"\n        ],\n        [\n            0,\n            \"árabe de papichamp y ecko es todo lo que está bien 😻\"\n        ],\n        [\n            1,\n            \"pero vamos a ver puta vecina de mierda que te calles zorra cantas cómo la mierda y ya es muy tarde para andar pegando berridos\"\n        ],\n        [\n            1,\n            \"user cállate perra ¡ déjame ser 😂 😂 😂 pero neta si se llevo mi corazón ya se lo que sentía davy jones\"\n        ],\n        [\n            0,\n            \"user estoy de acuerdo pero no sé puede minimizar o relativizar la violación o el acoso sexual sea de rocas y famosas o no\"\n        ],\n        [\n            0,\n            \"diputados hijos de puta q van a provocar a los gendarmes quienes son kmaximo del caño moro bregman cuando lucharon × los jubilados\"\n        ],\n        [\n            0,\n            \"olimpismo pese a las acusaciones de acoso y violación en su país el israelí alex gilady seguirá trabajando en co … url\"\n        ],\n        [\n            1,\n            \"en resumen que si tu novia te llama malparido imbécil o tu novio te llama zorra trimaldita da igual si te mete … url\"\n        ],\n        [\n            0,\n            \"user ni dios ni ala ni su puta madre el dia que nos olvidemos de tonterias todo sera mas facil de entender\"\n        ],\n        [\n            0,\n            \"no sé como enseñar a mi gata a que no se meta en la puta olla\"\n        ],\n        [\n            0,\n            \"user que te calles quejica hostia puta si mola\"\n        ],\n        [\n            1,\n            \"putos negros user tú inmaculada ahora vas y te los llevas a tu casa tienes barcelona plagado de negros h moros … url\"\n        ],\n        [\n            0,\n            \"esta chica va a ser la madre de mis hijos me encanta es que esta chica es la polla muriendo\"\n        ],\n        [\n            1,\n            \"échate pa ca y no me discutas si yo se que tu eres bien puta\"\n        ],\n        [\n            0,\n            \"primero te perreas todo bailas como si no hubiese un mañana y después escuchas bien la letra de arabe de user\"\n        ],\n        [\n            1,\n            \"me fascinan los tombos gringos que no discriminan entre golpear niños adultos mujeres blancos negros y sudakas … url\"\n        ],\n        [\n            1,\n            \"jerusalem le pertenece a los hebreos y no a los llamados palestinos los palestinos nunca existieron en la histori … url\"\n        ],\n        [\n            0,\n            \"para mi cumple quiero que me acompañeis a los baños árabes que me da mucha pereza ir sola\"\n        ],\n        [\n            1,\n            \"user te mereces un block por eae comment perra jajajaja\"\n        ],\n        [\n            1,\n            \"no les gusta el trabajo no obedecen órdenes son flojos sin iniciativa y quieren sueldos de mano de obra de prime … url\"\n        ],\n        [\n            0,\n            \"en vez de ayudar a que podamos tener hijos y mantenerlos dignamente ¿ españa puede y debe duplicar su población in … url\"\n        ],\n        [\n            0,\n            \"mood hasta la polla de la gente imbécil\"\n        ],\n        [\n            1,\n            \"puta vi esta chica es un desastre ajajjajajaja url\"\n        ],\n        [\n            1,\n            \"user esta mujer es una perra\"\n        ],\n        [\n            0,\n            \"ay loco callate no atomices mas la puta madre pelotudo del orto\"\n        ],\n        [\n            0,\n            \"user algun no tiene ni puta idea de fútbol desengáñate decir cientos de nombres y tonterías al tuntún y q … url\"\n        ],\n        [\n            1,\n            \"ultima hora el ministro del interior grande marlaska ha dicho a los guardias civiles de ceuta que cuando salte l … url\"\n        ],\n        [\n            0,\n            \"user user callate sapo conchetumare ijo la perra\"\n        ],\n        [\n            1,\n            \"no me llames frijolero pinche gringo puñetero\"\n        ],\n        [\n            1,\n            \"user desnudas provocais al igual que un hombre simplemente porque es un instinto humano\"\n        ],\n        [\n            0,\n            \"user ay sí cuando encima estás así y te dicen ay te pusiste colorada jaja la puta madre callateee\"\n        ],\n        [\n            1,\n            \"los inmigrantes vienen a quitarnos el trabajo a los españoles url\"\n        ],\n        [\n            1,\n            \"user callate puta y decime ya cuando nos juntamos\"\n        ],\n        [\n            0,\n            \"user yo podría ser un terrorista e ir facilmente en burkini por la playa sin ser detectado acercarme a tu familia mataros a todos\"\n        ],\n        [\n            1,\n            \"sos tremenda puta no lo mereces un hombre bueno puta barata como todas tus amigas gatos de cuarta … url\"\n        ],\n        [\n            1,\n            \"racismo es que en la fila del banco me pidan guardar el celular a mí y no al güero de adelante\"\n        ],\n        [\n            0,\n            \"tener un grupo de 28 miembros ayudo en algo al fin comemela hain\"\n        ],\n        [\n            1,\n            \"si y de paso les impedimos ayudar a los inmigrantes k okupan hispania k son unos jetas y se llevan las subvencione … url\"\n        ],\n        [\n            1,\n            \"los manteros subsaharianos desbocados las mafias se lian en torrevieja a sillazos contra la policia … url\"\n        ],\n        [\n            0,\n            \"y ahora vienen los descerebrados estos a provocar que se detenga el partido la puta madre pues\"\n        ],\n        [\n            0,\n            \"otro montaje sobre los refugiados ahogándose en el mar url\"\n        ],\n        [\n            0,\n            \"user joder menuda escoria de persona ¿ no ¿ cómo narices se puede ir así por la vida vomito\"\n        ],\n        [\n            0,\n            \"vamos la puta madre te lo mereces flor 💖\"\n        ],\n        [\n            1,\n            \"user user perra muerta de hambre vos cállate ese ladro de juanrobando no es el presidente de honduras\"\n        ],\n        [\n            1,\n            \"el gobierno de ⁦ user ⁩ admite ya la emergencia por la llegada masiva de moromierdas a las costas españ … url\"\n        ],\n        [\n            0,\n            \"hasta la polla d todo profesores que te miran por encima del hombro y te hacen sentir inutil en lugar de enseñarte\"\n        ],\n        [\n            1,\n            \"user ya ni los hombres somos todos malos ni las mujeres son todas una putas simplemente hay muchas put … url\"\n        ],\n        [\n            1,\n            \"los musulmanes y la religión musulmana no deberían existir sobre la faz de la tierra seres que se comportan como m … url\"\n        ],\n        [\n            0,\n            \"partido amistoso ⚽ hoy desde las 13 hora argentina el al ittihad de ramón y emiliano se enfrenta a fujairah fc … url\"\n        ],\n        [\n            0,\n            \"curso de arabe url a través de user\"\n        ],\n        [\n            0,\n            \"hashtag facilitará el ingreso y salida de su territorio de indocumentados menores de edad ante el flujo inusual … url\"\n        ],\n        [\n            1,\n            \"user que la re puta madre que micaela la concha de su madre no puedo creerlo ay te lo mereces pendeja la … url\"\n        ],\n        [\n            0,\n            \"user cállate cara dura hijo de tu perra madre me clavaste el visto después de 3 mensajes preguntándote … url\"\n        ],\n        [\n            0,\n            \"1cosa que no entiendo es porque un tío puede enseñar la polla en redes sociales pero si una tía enseña las tetas el … url\"\n        ],\n        [\n            1,\n            \"una joven sufre seis fracturas tras ser arrollada por un grupo de manteros moromierdas ilegales en la gran vía url\"\n        ],\n        [\n            1,\n            \"increíble solo en este país de sudacas negros url\"\n        ],\n        [\n            0,\n            \"mayates nunca se acaben por favor 😍 🔥 💦\"\n        ],\n        [\n            0,\n            \"la inmigración no puede convertirse en arma de polarización partidista url vía user\"\n        ],\n        [\n            1,\n            \"un palestino va preso si alienta a la resistencia en facebook un rabino escribe un libro donde indica que es válid … url\"\n        ],\n        [\n            1,\n            \"user si tu eres puta que seré yo alm\"\n        ],\n        [\n            0,\n            \"nos jodieron en el bernabéu pero se merecían un día como hoy puta sevilla vamosssss user 💚 💚 🔝 ⚽ ️ ⚽ ️ ⚽ ️ ⚽ ️ ⚽ ️\"\n        ],\n        [\n            0,\n            \"user una boca así con una polla así da gusto verlo y ese escote que se ve por ahí abajo habéis co … url\"\n        ],\n        [\n            0,\n            \"no eran refugiados por tanto url\"\n        ],\n        [\n            1,\n            \"para él tu eres la perra y según tú fue un caballero\"\n        ],\n        [\n            0,\n            \"ramirez vete de una puta vez tu eres la lacra de este equipo y aquí estas de mas hace tiempo\"\n        ],\n        [\n            1,\n            \"acá en el patio no queremos refugiados\"\n        ],\n        [\n            0,\n            \"y la remata el padre enseñandole a la hija a sacar plata puta madreeeee\"\n        ],\n        [\n            1,\n            \"user user callate perrita traes la polla dentro te mueves y te duele mas perrita comodina 😊\"\n        ],\n        [\n            0,\n            \"racista es voltear en el mercado cuando te dicen güera güero y sabes que no lo eres\"\n        ],\n        [\n            1,\n            \"todo aquel que quiere ver en esta invasion por el sur un problema migratorio se equivoca en los que han asaltado l … url\"\n        ],\n        [\n            0,\n            \"user no tenes nada que agradecer te lo merecesssss blda te amo mas zorra 💙 💙\"\n        ],\n        [\n            0,\n            \"user tu también rata asquerosa vendido hijo de perra mereces otros cońazos\"\n        ],\n        [\n            0,\n            \"mi sobrina los iehudim somos hermanos pprque somos hijos de hashem los arabes son nuestros primos son hijos del hermano de hashem\"\n        ],\n        [\n            1,\n            \"user de qué viven los magrebíes y subsaharianos que veo diariamente en terrazas de bares les ha tocado la lotería hashtag\"\n        ],\n        [\n            0,\n            \"user eres otra escoria en la cara tan espantosa que tienes en estos momentos se aprecia la mierda que … url\"\n        ],\n        [\n            1,\n            \"user cuando porque poco más puede hacer maldita zorra tetona no mereces el apellido bathory\"\n        ],\n        [\n            1,\n            \"que despues de la negra de origen arabe que entro en mi casa en d de 2015 non tiene perdon ni efimeros las miserables\"\n        ],\n        [\n            0,\n            \"han puesto un centro para acoger a inmigrantes en mi pueblo y me he apuntado como voluntaria voy mañana y la verdad es que estoy nerviosa\"\n        ],\n        [\n            0,\n            \"user jajajajaja tu eres loco luis nunca en la puta vida\"\n        ],\n        [\n            1,\n            \"user tú eres perra y borracha\"\n        ],\n        [\n            0,\n            \"por mucho maquillaje político que se apliquen al final no hay otro psoe que hashtag la próxima vez que votes r … url\"\n        ],\n        [\n            1,\n            \"¿ y vosotros por qué habéis saltado la valla de melilla pues hemos oído que era un coladero de indeseables y pall … url\"\n        ],\n        [\n            0,\n            \"cepeda eres la puta viuda negra y llegarás a la final quitándole el puesto otro que se lo merezca más hashtag hashtag\"\n        ],\n        [\n            1,\n            \"hoy casi se cumple el sueño de todos pero lamentablemente no pasó nada 😢 chamo tantos árabes que hay en esta vai … url\"\n        ],\n        [\n            0,\n            \"user si no tuviéramos probabilidades de ser víctimas de acoso y violación no tendríamos miedo es un atentad … url\"\n        ],\n        [\n            1,\n            \"user jajaja maldita si tú eres la más perra\"\n        ],\n        [\n            0,\n            \"si te ponen una polla en la cara tu primer instinto es chuparla\"\n        ],\n        [\n            1,\n            \"pregunta seria los pro vida se quejan de que en casi toda europa estados unidos canadá y una gran parte de asia … url\"\n        ],\n        [\n            1,\n            \"el pueblo exige mas atencion en cuanto al sistema alimentario y contra la especulacion de precios impuesto por los … url\"\n        ],\n        [\n            0,\n            \"hasta la super estrella mundialmente famosa hashtag se para a comer sus elotes a la orilla de la carretera y tu te … url\"\n        ],\n        [\n            1,\n            \"quintana ha explotado como una cucaracha que se jodan los sudacas menuda mentira de tío hashtag\"\n        ],\n        [\n            0,\n            \"user borre ya vi la peli de mi6 fallout mi pregunta es quien es la güera que sale de espia cuando veas … url\"\n        ],\n        [\n            0,\n            \"bangladesh deveria realojar refugiados rohingya para um local mais seguro recomenda hrw url url\"\n        ],\n        [\n            0,\n            \"user user tú eres otro ladron hijo de puta\"\n        ],\n        [\n            0,\n            \"user a ver hijo de tu puta madre ya cállate\"\n        ],\n        [\n            0,\n            \"user te merecés no tener orgasmos nunca más en tu vida hijo de puta\"\n        ],\n        [\n            0,\n            \"user user callate gil sali a laburar trollo en tu puta vida moviste un dedo\"\n        ],\n        [\n            1,\n            \"user tú puedes rangu si pudiste con la zorra de dahlia podrás con esta tú eres el phoniex de la vida real\"\n        ],\n        [\n            1,\n            \"hasta cuando debemos aguantar el abuso d inmigrantes q no respetan leyes y están ilegales en 🇨 🇱 menos a nuestros … url\"\n        ],\n        [\n            1,\n            \"más de 600 inmigrantes entran en ceuta tras saltar la valla 22 guardias civiles heridos varios por cal viva esta … url\"\n        ],\n        [\n            0,\n            \"porque mierda no se mueren hijos de puta micaela se lo merecía más que todos los fracasados esos\"\n        ],\n        [\n            0,\n            \"hashtag yo no me quedaría callada six acoso sexual lo haría de inmediato no esperaría como toduser estas gente h … url\"\n        ],\n        [\n            1,\n            \"user callate si igual no las decís fuera mitad de año o estas fechas zorra\"\n        ],\n        [\n            0,\n            \"edgar tapia buen compa nos conocemos desde prepa llevamos tocando en la misma banda como 2 3 años se acaba de ente … url\"\n        ],\n        [\n            0,\n            \"güera ya se fue y molly la anda busque y busque por la casa mi corazón no es tan fuerte amix url\"\n        ],\n        [\n            1,\n            \"y mas verguenzas de estos negratas manteros url\"\n        ],\n        [\n            1,\n            \"salir con mi novia es solo para que una que otra zorra se me cargue en frente osea hola tiene novia respeta lpm me hierve la cabeza 😣 😂\"\n        ],\n        [\n            0,\n            \"el curioso caso del hombre que solo ve machismo si el acusado es un árabe\"\n        ],\n        [\n            0,\n            \"user cállate hoy la puta que te pario deja 1 día sin malas noticias 1 día de paz la recalcada concha de tu madre\"\n        ],\n        [\n            0,\n            \"user cállate la puta boca y feliz navidad amiga 3 3 3 3 3 3\"\n        ],\n        [\n            0,\n            \"el gobierno ficha a amparo gonzález experta en migraciones que cree que recibir a 500 000 africanos en patera e … url\"\n        ],\n        [\n            0,\n            \"vamo y la puta madre por fin algo justo mica merecía estar entre los seis mejores hoy bailo mejor que todos vamos p … url\"\n        ],\n        [\n            1,\n            \"un turista herido tras la agresión de unos manteros en barcelona esto es lo que viene con los inmigrantes subsahar … url\"\n        ],\n        [\n            0,\n            \"user mi polla en tu culo\"\n        ],\n        [\n            0,\n            \"primero sacab de la convocatoria del 1er equipo a duque y ángelo ahora ni a la sub 20 van y del güero díaz ni ha … url\"\n        ],\n        [\n            0,\n            \"user user que coño que vivan las putas libres\"\n        ],\n        [\n            1,\n            \"user porque tú eres más perra todavía 💅 👄 👅 👑 💄\"\n        ],\n        [\n            1,\n            \"— ¿ porque los gallos no tienen manos — porque las gallinas no tienen tetas\"\n        ],\n        [\n            1,\n            \"hashtag chantajea a españa pide 60 millones de euros para frenar la entrada masiva de moromierdas y no es la p … url\"\n        ],\n        [\n            0,\n            \"user user hijo de puta muerete asqueroso no te mereces esa mierda\"\n        ],\n        [\n            1,\n            \"que hueva que hables de la gente asi si tu eres mas puta\"\n        ],\n        [\n            1,\n            \"¡ ¡ mi novia es sevillista y es una puta más oeee casi que prefiero procrear con la serpiente adán ¡ ¡ ha sid … url\"\n        ],\n        [\n            1,\n            \"la esposa de mi jefe pasó de ser “ la güera que seguro es bien mamona ” a mi “ mamá tapatía ”\"\n        ],\n        [\n            0,\n            \"¿ ¡ vas ´ te a querer camarón seco güero el camarón seco en hashtag proveniente de nuestras costas es un alimento d … url\"\n        ],\n        [\n            0,\n            \"grillo de mierda son las 3 de la mañana callate la puta madre hace casi 24 hs que no duermo hdrmp\"\n        ],\n        [\n            1,\n            \"mucho welcome refugies y a los turistas q vienen a nuestro país dejamos q los apaleen unos sin papeles en barcel … url\"\n        ],\n        [\n            0,\n            \"hoy en revista hashtag viajamos a dubái a ver qué queda de árabe en este emirato obsesionado con el futuro … url\"\n        ],\n        [\n            1,\n            \"user hija de re mil puta mereces un tiro en la concha puta de mierda\"\n        ],\n        [\n            0,\n            \"vamos a ver si hay algún extremista de la mujer por aqui\"\n        ],\n        [\n            1,\n            \"en ese vídeo falta de fondo la canción de mi novia es más puta que la tuya 🎶\"\n        ],\n        [\n            1,\n            \"hashtag que te trague la tierra por zorra\"\n        ],\n        [\n            1,\n            \"esta imbécil esta buscando piña zorra de mierda\"\n        ],\n        [\n            0,\n            \"no llevo ni 2 semanas de clases y ya me están pidiendo calcular la masa del sol en árabe y con los ojos tapados 🙂\"\n        ],\n        [\n            0,\n            \"le dije a mi hermana que el sábado me haga una chocolina o empanadas árabes por que me merezco un premio por tener … url\"\n        ],\n        [\n            0,\n            \"user pero no fue lo q quiso decir además dijo q tiene amigas q sufren acoso y q ella les dice q hablén q no se quedé callada\"\n        ],\n        [\n            0,\n            \"cuatro bomberos en eeuu suspendidos por acoso homofóbico y tentativa de violación a un recluta url vía user\"\n        ],\n        [\n            1,\n            \"user cállate ya puta belén ostia tia das asco siempre berreando\"\n        ],\n        [\n            0,\n            \"user para cenar en toluca tacos tony árabes don esteban suadero longaniza y cabeza ranchero … url\"\n        ],\n        [\n            0,\n            \"user user buah se ve super lindo de verdad se lo merecían de una puta vez 3\"\n        ],\n        [\n            1,\n            \"user claro porque todo lo que hace un pene esta mal y todo lo que hace un coño es maravilloso a ver si … url\"\n        ],\n        [\n            0,\n            \"me gustó un video de user url inmigrantes muxaxitos album maquinas de amor\"\n        ],\n        [\n            1,\n            \"user jajajajajajaja cállate perra 😂 lo que debe ser ese video 🤢 we\"\n        ],\n        [\n            0,\n            \"la puta escena en la que la asiática salva a finn pero tu eres subnormal o como va\"\n        ],\n        [\n            1,\n            \"hdp solo sudacas tenian que ser url\"\n        ],\n        [\n            1,\n            \"que se queden el dinero y los inmigrantes ilegales la ue concede 3 millones extra a españa para atender la llegad … url\"\n        ],\n        [\n            1,\n            \"venga más hijos de puta de refugiados ni llevándoles a vuestra puta casa se acaba esto putos moros de mierda a … url\"\n        ],\n        [\n            1,\n            \"aquí tenemos a los de open arms preparando otra historia lacrimogena sobre refugiados para que aflojemos los bolsil … url\"\n        ],\n        [\n            0,\n            \"revictimización agravio extra que enfrentan las mujeres agredidas no importa si es acoso violación o url\"\n        ],\n        [\n            1,\n            \"ahí está la basura q viene a europa los hashtag q asaltan la valla d ceuta y agreden a los guardias civiles lo … url\"\n        ],\n        [\n            0,\n            \"user hubiera sido mejor que no enseñaran nada en el trailer hubiera sido la puta ostia llegar a esa parte jugan … url\"\n        ],\n        [\n            1,\n            \"user yo lo que quiero es tu coño y que tú quieras mi polla\"\n        ],\n        [\n            0,\n            \"lo de holan es increible el más que nadie se merecia esto vamos independiente la puta madre\"\n        ],\n        [\n            0,\n            \"nel perro cállate vete a la verga voy a dirigir star wars perra y así es como con comentarios sobre su gra … url\"\n        ],\n        [\n            0,\n            \"españa está a la cabeza de países como destino para inmigrantes africanos por las gafas que regaló dulceida allí todos vienen a por más\"\n        ],\n        [\n            1,\n            \"hombres de españa que no os frene el voto femenino somos más y nuestra opinión sigue contando más ¡ todos a las urnas\"\n        ],\n        [\n            0,\n            \"viendo el posado me acuerdo de los de iu de palma y demás catalufos tipo grosske que llevan 20 años pidiendo que … url\"\n        ],\n        [\n            1,\n            \"tápate las tetas pedazo de guarra — no quiero y no soy una guarra por enseñarlas sorrynotsorry url\"\n        ],\n        [\n            0,\n            \"salvamento marítimo ha rescatado esta mañana en el estrecho de gibraltar a 240 inmigrantes de origen magrebí y subs … url\"\n        ],\n        [\n            1,\n            \"soy un hombre descompuesto cállate perra puta y déjame explicar\"\n        ],\n        [\n            1,\n            \"al final un iletrado sin papeles url\"\n        ],\n        [\n            0,\n            \"ya sé que tengo 15 pero parezco de 10 cállate y dame mi puta bolsita de dulces alv antes de que me enoje\"\n        ],\n        [\n            1,\n            \"maldita perra represion jodas represion la que hacen ustedes en mi pais mostrico cállate no escribas estu … url\"\n        ],\n        [\n            1,\n            \"es tu castigo dormir con él y soñar conmigo cállate zorra y escucha lo que digo\"\n        ],\n        [\n            0,\n            \"comi dos hamburguesas y un lomito árabe creo que me sarpe ya\"\n        ],\n        [\n            1,\n            \"user puta semejante culero deja de estar jodiendo una verguiada de mereces\"\n        ],\n        [\n            0,\n            \"user a mi perra me la tienen frita\"\n        ],\n        [\n            1,\n            \"ya callate con tu puta aguila color azul pinche tabasqueña fea hashtag\"\n        ],\n        [\n            1,\n            \"user user jajajajajajaja callate que ni labial tenias zorra yo si 😇\"\n        ],\n        [\n            1,\n            \"user cállate zorra déjame vivir ajajajajajaja\"\n        ],\n        [\n            0,\n            \"user user no a ti el que no vaya de tu palo somos todos escoria muy coherente todo\"\n        ],\n        [\n            0,\n            \"me encanta el puerto por más que estés negra o te dicen güera o ☺\"\n        ],\n        [\n            1,\n            \"¿ por que si a una mujer le pegan un tiro en la cabeza dura tres dias en morirse porque a los tres dias la bala encuentra el cerebro\"\n        ],\n        [\n            1,\n            \"user pero tú eres un poco zorra\"\n        ],\n        [\n            0,\n            \"user eso es preciosa disfruta de mi erecta polla ven conmigo y te enseñaré a disfrutar más aun\"\n        ],\n        [\n            0,\n            \"soy tan hija de puta que estoy segura que el karma me va hacer mierda pero me la voy a fumar de callada 💪\"\n        ],\n        [\n            1,\n            \"user ya cállate pinche marrana ya corrieron a tu papá por tus pendejadas y sigues y sigues en tu puta vid … url\"\n        ],\n        [\n            1,\n            \"hay algo perturbador cuando un científico y detrás todo un colectivo recurre al empirismo para demostrar que la i … url\"\n        ],\n        [\n            0,\n            \"ella puede subir lo que quiera si no te gusta simplemente ni la sigas y desde cuando una chica es puta simplement … url\"\n        ],\n        [\n            0,\n            \"claro y tu eres un cerdo marico poceta la puta que te cago ten verguenza burrocerdo eres un pobre guebon que habla … url\"\n        ],\n        [\n            0,\n            \"porque meten los papeles del baño en una bolsa para después meter la bolsa a otra bolsa más grande pueden deposita … url\"\n        ],\n        [\n            1,\n            \"user sobrevivir no es delito efectivamente no le es pero vender sin licencia sin cotizar sin pa … url\"\n        ],\n        [\n            0,\n            \"la conmovedora historia de los niños de combatientes de estado islámico varados en un orfanato de libia … url\"\n        ],\n        [\n            1,\n            \"no se porque no existe un control fronterizo con colombia radical transeúntes y autos transporte de todo tipo adema … url\"\n        ],\n        [\n            0,\n            \"ah no podes ser tan hijo de re mil puta la re cajeta de tu madre pendejo del orto mereces ser torturado url\"\n        ],\n        [\n            1,\n            \"si quieres delinquir cobrar sin hacer nada sin papeles por ser de otra raza venid a españa a los españoles que nos … url\"\n        ],\n        [\n            0,\n            \"esta tarde estaba enseñándole los funkos nuevos a user con la vitrina abierta y mi perra se ha estampado … url\"\n        ],\n        [\n            0,\n            \"user user por que no la salió del coño decirlo a quién has venido a juzgar a salma o al puto acosador\"\n        ],\n        [\n            1,\n            \"emigran y de paso llegan exiguendo y el pueblo español trabajando para darles comida y cuando estos emigrante ret … url\"\n        ],\n        [\n            0,\n            \"user cierto tú eres un hijo de puta más ratero y corrupto de este narcoestado y amlo es decente hasta la comparación ofende\"\n        ],\n        [\n            1,\n            \"una mujer va a una biblioteca — ¿ por favor los derechos de la mujer — ¡ ah sí por la sección de ciencia ficción\"\n        ],\n        [\n            0,\n            \"el que nos roba es de aquí y rico no inmigrante y pobre\"\n        ],\n        [\n            0,\n            \"no nada en la tele ni un partido de copa argentina en cancha de arsenal uno de sudaca fase 1545564 vos de final e … url\"\n        ],\n        [\n            1,\n            \"a los mexicanos que cruzaban a eeuu les llamaban espaldas mojadas a los guiris que vienen de veraneo a españa les llamamos espaldas quemadas\"\n        ],\n        [\n            0,\n            \"user poreso es mejo perde la esperanza no vas a estar como con una persona pero to la alegria depende de tu coño polla xd\"\n        ],\n        [\n            0,\n            \"la gorda de mi trabajo a sus 26 años tuvo su primer novio jajajaja pobre del pendejo están invitados a mi boda amigos\"\n        ],\n        [\n            1,\n            \"40 000 españoles viven en la calle y 2 millones viven en infraviviendas y chabolas mientras el gobierno so … url\"\n        ],\n        [\n            0,\n            \"y no minimizar acoso no hay que llegar al punto de una violacion para hacer algo url\"\n        ],\n        [\n            0,\n            \"user oh dios callate la puta boca susurro la pelirroja sin dejar de gemir en ningún momento\"\n        ],\n        [\n            1,\n            \"en eeuu pusieron a los nenes inmigrantes en una jaula en venezuela a unos pibitos los pusieron a hacer el censo au … url\"\n        ],\n        [\n            1,\n            \"las mujeres son muy simples sólo quieren que las trates bien les digas un te amo tengas detalles bonitos y les leas la puta mente\"\n        ],\n        [\n            0,\n            \"user sos un hijo de remil puta te mereces el peor cancer te pueda tocar ya te va a llegar\"\n        ],\n        [\n            0,\n            \"me ha gustado un vídeo de user url la güera pachanguera\"\n        ],\n        [\n            0,\n            \"maradona neta es un hijo de puta ya hiciste lo que hiciste en tu tiempo ya cállate la boca\"\n        ],\n        [\n            1,\n            \"en méxico te puedes reír de los pobres ricos fresas prietos güeros pelones negros nacos ancianos y homosexu … url\"\n        ],\n        [\n            1,\n            \"user los chinos tienen las mafias de los abastos y contrabandistas de mercancías los rusos drogas y trata d … url\"\n        ],\n        [\n            0,\n            \"user tu eres mejor que esa escoria jejejejeje url\"\n        ],\n        [\n            0,\n            \"user eres un hijo e puta que te mereces lo mejor chido por ti felicidades perrón festejemos en grande c … url\"\n        ],\n        [\n            0,\n            \"el riesgo constante de acoso y violación para las niñas y adolescents migrantes y refugiadas se produce en toda su … url\"\n        ],\n        [\n            0,\n            \"user user callate q estas preso hijo de tu puta mae\"\n        ],\n        [\n            0,\n            \"qué mierda cuando te dicen mereces más sí puede ser que merezca más pero quiero que venga de vos no de otra persona la puta que te parió\"\n        ],\n        [\n            1,\n            \"user callate vos qué no me hablaste más puta\"\n        ],\n        [\n            0,\n            \"🧐 🤔 🤔 “ puritanismo sexual ” en pocas a catherine deneuve no le parece acoso que un imbécil te toque porque le gustas … url\"\n        ],\n        [\n            1,\n            \"hashtag lq mujer es lesbiana puta\"\n        ],\n        [\n            1,\n            \"partiendo de que toda generalización es mala estoy hasta los huevos de la actitud prepotente y exigente de muchos … url\"\n        ],\n        [\n            0,\n            \"todos esos ãrabes son del barsa xd url\"\n        ],\n        [\n            1,\n            \"user cállate tú vende patria hijo de tu maldita perra madre q te trajo al mundo te hubieras ido con todo y placenta al infierno\"\n        ],\n        [\n            0,\n            \"tengo una perra q es lo más ruidoso q existe cada día me ocupo d enseñarla intento q mis vecinos no vean interrum … url\"\n        ],\n        [\n            0,\n            \"estos hombres tienen cuerpo de atletas no hay hambre en sus rostros ni cansancio estan bien si saben manejar c … url\"\n        ],\n        [\n            0,\n            \"me fumo 3 hoy y quedo en las del machupichu jajaja\"\n        ],\n        [\n            1,\n            \"esas jotillas ridículas de biografías pedorras de hashtag y fotos enseñando la panochita de perra sucia deberían a … url\"\n        ],\n        [\n            0,\n            \"user maldito hijo de puta tu eres cómplice de toda esta vagabundería falso vendido arrastrado cierra e … url\"\n        ],\n        [\n            0,\n            \"user siiii jajjajajajjajajaja yo te iba a enseñar pero vivís lejos nde puta\"\n        ],\n        [\n            0,\n            \"decirle la verdad en la cara a un idiota y que esa verdad le duela tanto que llegue al punto de pegarte un puño es … url\"\n        ],\n        [\n            0,\n            \"las organizaciones proponen un plan de reparto de los menores migrantes al resto de comunidades sociedad cadena … url\"\n        ],\n        [\n            0,\n            \"padres indocumentados realizan huelga de hambre para exigir liberación url url\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta vee a lleida i me lo dices a la cara cerdo\"\n        ],\n        [\n            0,\n            \"user hola soy savic perdona pero tengo ni polla en tu culo y no la puedo sacar\"\n        ],\n        [\n            0,\n            \"zidane eres un grandísimo hijo de la gran puta y benzema no mereces vestir un segundo más está camiseta ridículo ante un equipo patético\"\n        ],\n        [\n            1,\n            \"la pelea entre mujeres son tan ¿ ¿ — cállate puta que tienes extensiones — cállate tú maldita perra que tú broceado es más falso que tú\"\n        ],\n        [\n            0,\n            \"la mujer es libre puede vestirse peinarse y comportarse como se le antoje y eso no te da derecho a llamarla puta\"\n        ],\n        [\n            0,\n            \"6 marines siendo atacados por cientos de árabes malos hollywood ya me sé el final\"\n        ],\n        [\n            0,\n            \"me cago en la puta alfred merecía ser favorito viva michael jackson eterno el rey alfred eres grande nene hashtag\"\n        ],\n        [\n            1,\n            \"“ que tú eres perra miau miau miau ” – valentina 17 años mientras piensa para que nació jajsjajajajaja\"\n        ],\n        [\n            0,\n            \"user user y tú eres un hijo de puta catalán\"\n        ],\n        [\n            1,\n            \"¿ en què se diferencia un hombre de una mujer en que el hombre es masculino la mujer masculona\"\n        ],\n        [\n            0,\n            \"podría estar durmiendo placidamente ahora pero tengo que ir a árabe el amour\"\n        ],\n        [\n            0,\n            \"user si zoro es la polla no es culpa nuestra 😂 ⚔ ️ 🗡\"\n        ],\n        [\n            1,\n            \"user tu calla que tu coño tiene hasta aparcacoches de lo guarra que eres\"\n        ],\n        [\n            0,\n            \"mi madrecita me trajo unos tenis adidas del gabacho y están no mames súper hermosos 😍\"\n        ],\n        [\n            0,\n            \"user user ojalá mandemos a áfrica cientos de barcos con esta gente y traigan indocumentados en su lugar\"\n        ],\n        [\n            0,\n            \"palestinos denuncian presión de ee uu contra refugiados url url\"\n        ],\n        [\n            0,\n            \"al psoe le interesa el votante inmigrante carece de memoria reciente sobre los logros de las políticas económicas … url\"\n        ],\n        [\n            0,\n            \"que tan hijo de puta tenes que ser que tan enfermo tenes que estar para hacerle daño a un animal te mereces la peor de las muertes\"\n        ],\n        [\n            0,\n            \"user cállate vos perra inmunda te extraño cuando nos vemos\"\n        ],\n        [\n            0,\n            \"bruselas teme que la inmigración desate en españa el populismo la xenofobia fomentada por la nueva dirección del p … url\"\n        ],\n        [\n            0,\n            \"arabe de papichamp ft ecko es un temazo desde el inicio pq el chabon arranca con un dimelo guacho\"\n        ],\n        [\n            0,\n            \"user la puta madre mar me mori gracias te quiero 3 bue soy buena porque tu eres re linda persona y me ag … url\"\n        ],\n        [\n            1,\n            \"esperamos que se devuelvan a sus paises de origen a estos dictadores inadaptados árabes musulmanes esperando t … url\"\n        ],\n        [\n            1,\n            \"user uy mejor me pongo a ver tu tw en vez de ver teresa tu eres la mas perra\"\n        ],\n        [\n            1,\n            \"user cállate perra que sos si me habré tenido que esperar que te arregles\"\n        ],\n        [\n            1,\n            \"user eres una perra muy puta mereces que te viole aquí tengo lo que necesitas puta\"\n        ],\n        [\n            1,\n            \"user sería un honor enseñarle a mi hija como ser una buena zorra 💖\"\n        ],\n        [\n            0,\n            \"visto el panorama los únicos que pueden echar cojones en la valla de ceuta son los taxistas portavoz de los taxistas ministro ya\"\n        ],\n        [\n            0,\n            \"no le encuentro la puta gracia a los memes y videos con la canción de movimiento naranja todos mecos compartiendo esas tonterías 🙄 🤭\"\n        ],\n        [\n            0,\n            \"faltas como la violación y el acoso deben castigarse pero las acusaciones contra supuestos abusadores está llevan … url\"\n        ],\n        [\n            0,\n            \"user ahora defiendes a la iglesia hijo de perra eres una mierda no mereces llamarte humano en que mala hora habras nacido\"\n        ],\n        [\n            0,\n            \"user cállate la puta boca paquete 😡 😡 😡\"\n        ],\n        [\n            1,\n            \"te subis a un bondi y esta todo cerrado abran una ventana manga de bichos refugiados\"\n        ],\n        [\n            0,\n            \"😧 ¿ de donde salió este pendejo un reflejo de la escoria social que abunda por todos lados pinche imbécil url\"\n        ],\n        [\n            1,\n            \"podéis pagar impuestos y no ser inmigrantes ilegales y ya si eso dejad de intentar apalizar a turistas y policías … url\"\n        ],\n        [\n            0,\n            \"user cállate la puta madreee envía baila flor al 13013\"\n        ],\n        [\n            0,\n            \"con consentimiento expresa este sr es menor de edad directo a la carcel esto es acoso violación y penado url\"\n        ],\n        [\n            1,\n            \"user jajaja picado de que si tu eres la zorra que vive pendiente de herrera comenzaste el año acordandote de el\"\n        ],\n        [\n            0,\n            \"hay que ser miserable para querer ganar visitas enseñando el cuerpo de un chaval que se ha suicidado valiente hijo de puta\"\n        ],\n        [\n            0,\n            \"cuscusera acero inoxidable precio 36 19912 enlace url url\"\n        ],\n        [\n            0,\n            \"3 estoy hasta la polla que para la prensa user hasta cuando se nos caga en la cara nos está dando una le … url\"\n        ],\n        [\n            0,\n            \"puerto de almería 80 00 € grabado del puerto de almería a primeros del siglo xx técnica de aguafuerte impreso … url\"\n        ],\n        [\n            0,\n            \"el video de faby enseñandole a abrir un champagne a agos jajajajajajajajajaja la puta madre que buen videoo\"\n        ],\n        [\n            1,\n            \"esa lógica confusa donde tu habla extranjera derrite mi mexicana vida de no saber qué dices pero si voy espero … url\"\n        ],\n        [\n            1,\n            \"user te lo tenías guardado a kevin zorra callada\"\n        ],\n        [\n            1,\n            \"nada más vulgar y de mala educación entrar a mi casa y gritarme sin saber de que me habla te mereces el infierno perra\"\n        ],\n        [\n            1,\n            \"polonia tiene que recibir refugiados musulmanes pero los países árabes no admiten ni uno solo maquiavélico url\"\n        ],\n        [\n            0,\n            \"user jajajajajajajaja hijo de tu preciosa madre ya callate la perra boca\"\n        ],\n        [\n            1,\n            \"mexicanos durante el mundial pedimos disculpas no todos somos así esos son pendejos que ponen en mal a méxico al … url\"\n        ],\n        [\n            0,\n            \"en un país donde 16 mujeres son agredidas sexualmente cada hora banalizar las formas de acoso sexual resulta inac … url\"\n        ],\n        [\n            0,\n            \"user te equivocas significa svete ea mfregar ela ncocina\"\n        ],\n        [\n            0,\n            \"vídeo los 30 segundos más brillantes que resume todo el conflicto árabe israelí url\"\n        ],\n        [\n            1,\n            \"user tu novia es bien puta pero te lo digo en buen pedo 👌\"\n        ],\n        [\n            0,\n            \"como no no no puede ser que carajo no merecia eso que hijo de puta la reaccion de mi tia con las series m … url\"\n        ],\n        [\n            0,\n            \"marina hablando gabacho con los gabachos mi tipo de contenido\"\n        ],\n        [\n            1,\n            \"user user tu si puta tu eres diferente ❤ ️ felícita navidad año nuevo y reyes wey ya no te dejas ver\"\n        ],\n        [\n            0,\n            \"al hijo de puta que hizo el video de havana con el gallo te mereces todo en serio\"\n        ],\n        [\n            1,\n            \"que bueno que no fui güerita si prieta soy mamona no quiero ni imaginarme güera jajjajaa\"\n        ],\n        [\n            0,\n            \"salvamento marítimo y el servicio marítimo de la guardia civil rescatan a 291 inmigrantes que viajaban a bordo de s … url\"\n        ],\n        [\n            1,\n            \"te voy a enseñar lo que es una perra perra\"\n        ],\n        [\n            0,\n            \"looouuuu sos un amor la puta madre vos también te mereces el mundo 💙 ✨ 💗 url\"\n        ],\n        [\n            0,\n            \"user yo ya a la mínima me pido médica para todo cansada de tanto imbécil que como este dice que hace much … url\"\n        ],\n        [\n            0,\n            \"me fascina este tipo de discursos por parte de inmigrantes sobre la inmigración ay casi lo olvido cuando tienes … url\"\n        ],\n        [\n            0,\n            \"eloy se durmió con la canción árabe de papichamp y ecko ke mierda\"\n        ],\n        [\n            0,\n            \"es bien naco decirle gabacho a los yunaites\"\n        ],\n        [\n            0,\n            \"puta que le gusta provocar al csm de kkkast\"\n        ],\n        [\n            0,\n            \"bueno debo admitir que en eso los mexicanos sudacas dirán estos hemos aprendido muy bien de los españoles lo p … url\"\n        ],\n        [\n            0,\n            \"user busca en url pagina muy guarra talvez ahí\"\n        ],\n        [\n            0,\n            \"user y coño también asi que imagínate prencas del coño y comemelas 🤔 🤔\"\n        ],\n        [\n            0,\n            \"user user tú eres un niñ que no sabe nada de la vida cuando te toque pasar hambre me voy a reír en tu puta cara\"\n        ],\n        [\n            0,\n            \"pegarte en la cara con un sartén ver friends url\"\n        ],\n        [\n            1,\n            \"sólo faltaba eso campos de refugiados en españa que sigue el ébola malaria puto psoe url\"\n        ],\n        [\n            0,\n            \"2 8 2015 finaliza el plazo dado por las autoridades para que los extranjeros indocumentados se inscribieran para s … url\"\n        ],\n        [\n            1,\n            \"user a la gilada ni cabida callate zorra si vos estas re movida\"\n        ],\n        [\n            1,\n            \"user cállate vos wacha trola deja de confundir las hormonas puta\"\n        ],\n        [\n            1,\n            \"user ━ no es nada y también mi verga estará dentro de ti atravesando tu útero ❤ tu eres la zorra y el s … url\"\n        ],\n        [\n            1,\n            \"user creo que te lo he explicado antes la zorra es más cuestión de actitud que de enseñar nada y tampoco a cualquiera\"\n        ],\n        [\n            0,\n            \"por favor puedes mandar algún ejemplar a los actuales refugiados de guerra que no quieres dar cobijo url\"\n        ],\n        [\n            1,\n            \"user cállate perra me contestas a las 11 de la noche\"\n        ],\n        [\n            1,\n            \"los estupidos árabes de la universidad url\"\n        ],\n        [\n            0,\n            \"de la polvera sos loas hijo se puta mereces lo peor enano h de puta fracasado hace 16 q no festejas puto te colgas … url\"\n        ],\n        [\n            1,\n            \"por las mujeres tienen cuatro neuronas una para cada fogon\"\n        ],\n        [\n            0,\n            \"la mezquita del siglo xxi en abu dabi url\"\n        ],\n        [\n            0,\n            \"hashtag cuando los inmigrantes subsaharianos cruzan montes llanuras y desierto sufren toda clase de … url\"\n        ],\n        [\n            0,\n            \"dizque que no vaya a llegar un hijueputa al final porque te pego en la cara y no volvés a saber de mí jajajajajaj el drama\"\n        ],\n        [\n            0,\n            \"la concha de sus madres loco aguante fede y laurita programa del orto la puta auw te pario merecían ganar forros de … url\"\n        ],\n        [\n            0,\n            \"5 años de secundario y no me enseñaron a encarar y a chamullar a un wacho la puta madre pedro de mierda 💔 y\"\n        ],\n        [\n            0,\n            \"esto es sacarse la polla y lo demás son tonterías enhorabuena user url\"\n        ],\n        [\n            0,\n            \"enamorada de arabe 😍 siempre rompiendola user\"\n        ],\n        [\n            0,\n            \"vuélvete una perra con quien lo merezcas url\"\n        ],\n        [\n            0,\n            \"user me parece que sería bueno hacerte eso y más tu eres más caliente que esa puta\"\n        ],\n        [\n            1,\n            \"las aceras son para el tránsito de personas no para que gente sin papeles venda falsificaciones de manera ilegal ba … url\"\n        ],\n        [\n            0,\n            \"bien joder una puta alegría te lo mereces pequeña hashtag\"\n        ],\n        [\n            0,\n            \"user “ hijos de la gran puta salgan enseñando la purrunga ustedes ” exclamó la bella y muy inteligente “ máster ” 🤔\"\n        ],\n        [\n            1,\n            \"user que guarra búscate ya un mozo\"\n        ],\n        [\n            0,\n            \"user se merecían 40 balazos en la nuca hijos de puta la represiónque no fue tal fue pq agredieron con todo ustedes forros\"\n        ],\n        [\n            0,\n            \"me acaban de enseñar un examen de anatomía de otra universidad no dire cuál 🌚 es una puta broma jaja\"\n        ],\n        [\n            1,\n            \"puto sudaca de mierda — 😘 url\"\n        ],\n        [\n            0,\n            \"la policía asegura que los niños apenas tenían agua ropa y comida parecían refugiados de países del tercer mund … url\"\n        ],\n        [\n            1,\n            \"acostumbremonos a esto será muy normal aunque yo pido su no nos acostumbremonos y actuemos los irregulares fuera … url\"\n        ],\n        [\n            1,\n            \"user jajaja que hija de puta canto hermoso callate\"\n        ],\n        [\n            0,\n            \"user lo de mandar fotos de la polla es para provocar lástima jajaja\"\n        ],\n        [\n            0,\n            \"el fondo de arabe ya url\"\n        ],\n        [\n            0,\n            \"menuda puta mierda otra vez ha vuelto a ganar cepeda cuando no se lo merecía hashtag\"\n        ],\n        [\n            1,\n            \"cuando se llega a eso traen inmigrantes que tienen muchos hijos se soban las manos por mano de obra recursos para p … url\"\n        ],\n        [\n            0,\n            \"cepeda que te calles hostia puta que es que no puedo mas contigo\"\n        ],\n        [\n            0,\n            \"pobre no casa un fulbo y el resto ni puta idea de ingles mi deber como ciudadana es enseñarle palabras como culia y ocote\"\n        ],\n        [\n            0,\n            \"relaja la polla que nadie se merece a semejante imbecil como tú no te preocupes que nadie se va a acercar a un idi … url\"\n        ],\n        [\n            1,\n            \"oye pues el próximo día que salgas a cenar en coche si te pilla un grupo de indocumentados y te acosa te parecerá … url\"\n        ],\n        [\n            1,\n            \"iba a decir toma la zorra manipuladora asquerosa se merecía morir por repugnante pero entonces me he acordado de q … url\"\n        ],\n        [\n            0,\n            \"analizo la situación política de venezuela y no encuentro entre tanto hijo de puta a nadie que merezca la presidenc … url\"\n        ],\n        [\n            0,\n            \"pablo casado se equivoca la inmigración tiene más efectos positivos que negativos url\"\n        ],\n        [\n            0,\n            \"user puta madre que envidia y en la playa mereces un poco de odio pero al mismo tiempo mereces la labie\"\n        ],\n        [\n            0,\n            \"la competencia de casado y rivera con un mensaje anti inmigrante en la valla de melilla parece ser que será la canc … url\"\n        ],\n        [\n            0,\n            \"me consta que en costa rica hay infiltrados y paramilitares me han confirmado que en san josé y ya hay denuncias d … url\"\n        ],\n        [\n            0,\n            \"una mujer es tildada de zorra buscafama etc y automáticamente está mintiendo se le falta el respeto y se le cree … url\"\n        ],\n        [\n            0,\n            \"user vago hijo de puta alguien se tiene que vengar de vos tenes que pagar todas una por una mereces lo peor\"\n        ],\n        [\n            0,\n            \"un par de hostias te mereces escoria url\"\n        ],\n        [\n            1,\n            \"user te lo mereces por usar uñas de guarra\"\n        ],\n        [\n            1,\n            \"user jajaja callate gila inviame y voy perra\"\n        ],\n        [\n            0,\n            \"las personas feministas solo se dedican a expandir mierda sobre la cara de los hombre y despues realmente lo que buscan es igualdad\"\n        ],\n        [\n            0,\n            \"hashtag moviliza a muchos estadounidenses e inmigrantes contra la política de tolerancia cero de trump y su age … url\"\n        ],\n        [\n            1,\n            \"zorra no es la que lleva el escote más pronunciado en la cena de navidad de empresa zorra es la que no bebe par … url\"\n        ],\n        [\n            0,\n            \"operadores de pick me app denuncian acoso y violación a derechos url url\"\n        ],\n        [\n            0,\n            \"cómo estará el trinche calor que los menonitas ya no están güeros hashtag url\"\n        ],\n        [\n            1,\n            \"esto es lo que opina y dice este subsahariano yo no digo ni opino me puedes llamar racista facha o que no soy s … url\"\n        ],\n        [\n            0,\n            \"gente que se queja de la inmigración ilegal supone mucho riesgo para los españoles eso y no que los cargos altos … url\"\n        ],\n        [\n            1,\n            \"url un programa de acogida humanitaria aloja en hostales a inmigrantes con nuestro dinero pe … url\"\n        ],\n        [\n            1,\n            \"pero todas son unas guarras todas son unas putas las mujeres a la cocina jaj las mujeres son el sexo débil v … url\"\n        ],\n        [\n            0,\n            \"y tú eres mayorcita para meterte en tu puta vida y no insultar a la gente que come lo que les sale de la punta del … url\"\n        ],\n        [\n            0,\n            \"hashtag 🚨 van tras asesinos de “ el güero ” url\"\n        ],\n        [\n            0,\n            \"user si de por sí la jente anda confundida en esto días i usted enseñando eso perra falla de san andrés ya detónate\"\n        ],\n        [\n            1,\n            \"menuda guarra te parece normal enseñar las tetas por twitter luego pedis respeto feministas — bueno de guarra poc … url\"\n        ],\n        [\n            1,\n            \"ay güero guerito te tenían que matar\"\n        ],\n        [\n            0,\n            \"user user cállate lacra hijo de puta mercenario forro indigno\"\n        ],\n        [\n            0,\n            \"me gustó un video de user url cuando se funde la cultura arabe y la gitana flamenco 2017\"\n        ],\n        [\n            0,\n            \"apartar tu tanga a un lado y frotar la punta de mi polla por tu coño mojándola con tus flujos calientes resbalan y … url\"\n        ],\n        [\n            0,\n            \"como esta la cancion arabe pa los baileeees\"\n        ],\n        [\n            0,\n            \"siguen llegando instantáneas del sábado en la mula rafaela zona 84 y los 4 sudakas de la mano del gran gustavo vi … url\"\n        ],\n        [\n            0,\n            \"user user puta sevilla no os merecéis a alguien como el mirad la plantilla que tenéis y donde estáis no se que os creéis\"\n        ],\n        [\n            0,\n            \"al pp y a ciudadanos no les gusta que vengan los negritos indocumentados lo que les gusta es que salgan los blanqu … url\"\n        ],\n        [\n            1,\n            \"cómo va a ser penal güera hija de de la rechin no m m s\"\n        ],\n        [\n            0,\n            \"user user tu eres imbecil hijo de puta vendido ojalá te maten\"\n        ],\n        [\n            1,\n            \"que os follen a todos veo porno en mi casa y me jalo el ganso con un monton de viejas y mi novia es una guarra\"\n        ],\n        [\n            0,\n            \"hashtag según el portavoz de una organización de defensa de los inmigrantes unos 80 padres con sus hijos se … url\"\n        ],\n        [\n            0,\n            \"nadie se acuerda de los más de 2 millones de latinos que vinieron desde el 1999 por efecto llamada de aznar sin pa … url\"\n        ],\n        [\n            1,\n            \"user cállate zorra me haces acordar a nuestro soldado caído user\"\n        ],\n        [\n            1,\n            \"user cállate perra si todas tus conversaciones son spanglish 😂 😂 😂 te evitarias las correcciones a español 🙄\"\n        ],\n        [\n            1,\n            \"¿ por que las mujeres se casan de blanco para hacer juego con el refrigerador la cocina y la lavadora hashtag\"\n        ],\n        [\n            1,\n            \"haber de la güera de rancho no me sorprende su actitud de altanera envidiosa y creída pero de la monja ✊ mustias hashtag\"\n        ],\n        [\n            1,\n            \"user tu eres más perra que humana\"\n        ],\n        [\n            1,\n            \"la inmigración también es un determinante de salud el real decreto de 2012 esgrimía justificaciones como el turism … url\"\n        ],\n        [\n            0,\n            \"literal vivimos en un mundo donde si una chica es violada es por perra por descuidada siempre tiene la culpa … url\"\n        ],\n        [\n            0,\n            \"yo sólo quiero ser más güera\"\n        ],\n        [\n            0,\n            \"el presidente estadounidense donald trump dio este lunes su pleno respaldo a la polémica política antinmigración … url\"\n        ],\n        [\n            0,\n            \"user lo mereces maldito igo d perra\"\n        ],\n        [\n            0,\n            \"lavar los platos reduce el estrés url les vendrá bien después de pensar más de 10 min seguidos tampoco hará milagros\"\n        ],\n        [\n            1,\n            \"user te mereces una mamada en el año y dejarte lo abierto puta\"\n        ],\n        [\n            1,\n            \"por mamadas como estas nos odian odian a los güeros url\"\n        ],\n        [\n            0,\n            \"nueve mujeres más denuncian al magnate del hip hop russell simmons de violación y acoso sexual url\"\n        ],\n        [\n            0,\n            \"claro este fallo es culpa de podemos y psoe porque todos sabemos que antena 3 apoya muy fuerte a podemos las cagad … url\"\n        ],\n        [\n            0,\n            \"user hola güera se logró la revancha en voleibol vs cuba medalla de bronce gran esfuerzo y excelente dirección del equipo\"\n        ],\n        [\n            0,\n            \"te lo diré con todas las letras eres escoria no mereces ni el aire que respiras no creo que haga falta explicar … url\"\n        ],\n        [\n            0,\n            \"a ver si les queda claro a muchos políticos que el futuro de europa queramos o no dependerá de la población african … url\"\n        ],\n        [\n            0,\n            \"user yo por eso es una guarra hay tios marcando paquete y enseñando to pero tu instinto retrasado te dice q … url\"\n        ],\n        [\n            0,\n            \"soy yo desde la semana pasada mi actividad favorita es criticar periodistas de unicanal y ver novelas arabes url\"\n        ],\n        [\n            0,\n            \"protege de la deportación a algunos inmigrantes que fueron traídos por sus padres cuando eran niños url\"\n        ],\n        [\n            1,\n            \"que tiene que venir un sudaca de miami a decir en telecirco que pedro sanchez están convirtiendo este país en el t … url\"\n        ],\n        [\n            0,\n            \"según la oficial que renovó mi cédula hace unos días hay aproximadamente 4 millones de paraguayos indocumentados … url\"\n        ],\n        [\n            0,\n            \"user user no eso no es verdad soy yo el que sufro acoso tu eres el psicópata\"\n        ],\n        [\n            0,\n            \"user educar en igualdad nada más enseñar a respetar\"\n        ],\n        [\n            0,\n            \"me acusan de exceso de besos dice juan darthes no imbécil te acusan de acoso violencia de género se le dice y no es un exceso\"\n        ],\n        [\n            0,\n            \"lo único bueno de este día son las empanadas árabes que está haciendo cristina en este preciso instante día del orto\"\n        ],\n        [\n            1,\n            \"allá que vayan las feminazis a reclamar derechos los árabes no están con webadas url\"\n        ],\n        [\n            0,\n            \"vieron el nuevo tema arabe temazo pal twerk\"\n        ],\n        [\n            0,\n            \"mi perra rompe todo lo que hay a su alrededor yo tu eres un desastre un terrible desastre mi perra se queda … url\"\n        ],\n        [\n            0,\n            \"mauro la puta madre no te mereces irte de ninguna manera lo voy a extrañar muchísimo\"\n        ],\n        [\n            0,\n            \"tengo frío en mis piernitas ahhh pero quería venir en perra enseñando pierna no\"\n        ],\n        [\n            0,\n            \"sufrí de discriminación en la comida corrida vi cómo llegó una pareja de güeros y vi cómo se fueron satisfechos mi … url\"\n        ],\n        [\n            1,\n            \"la misma zagala al zagal que le acompaña tú eres gay de postureo qué tienes 16 años y no has olido ni una polla … url\"\n        ],\n        [\n            0,\n            \"mi novia es la mujer más hermosa que he visto en mi perra vida\"\n        ],\n        [\n            0,\n            \"user tú eres basura un mierdoso que no tienes cabida en la península ibérica eres escoria lárgate ya\"\n        ],\n        [\n            0,\n            \"necesito fiesta sudaka ya falta poco 💞\"\n        ],\n        [\n            0,\n            \"user callate que con vos tampoco se puede ver una puta película gila\"\n        ],\n        [\n            1,\n            \"perra traidora no te lo mereces url\"\n        ],\n        [\n            0,\n            \"user eso te lo has inventado y si hay alguien tan imbecil para decir eso\"\n        ],\n        [\n            0,\n            \"user tú eres un hijo de la gran puta subnormal cuando te vea te voy a meter tantos puñetazos que te voy a dej … url\"\n        ],\n        [\n            1,\n            \"user hija de puta callate pinche chismosa\"\n        ],\n        [\n            0,\n            \"espero que los que votasen que mimi se fuese de la escuela tenga un 2018 de puta pena porque os lo merecéis por est … url\"\n        ],\n        [\n            0,\n            \"o me convertí en vampiro y la luz solar está comenzando a provocar efectos terribles para mi salud o esta goma está perra\"\n        ],\n        [\n            1,\n            \"mira rolitranco el mamagueva tu eres una puta y eso vas a seguir siendo toda tu maldita y miserable vida y punto y … url\"\n        ],\n        [\n            0,\n            \"no puedo creer lo que ronca mi perra y encima cada vez más fuerte hija callate\"\n        ],\n        [\n            1,\n            \"formas sensatas de subir el pib – bajar impuestos – desregular – fomentar la natalidad – prohibir a la izquierd … url\"\n        ],\n        [\n            1,\n            \"estimados user quisiera saber por qué tienen a este antisemita dando clase en su universidad ¿ avalan este t … url\"\n        ],\n        [\n            1,\n            \"no os voy a enseñar lo guapo que está user hoy porque soy una puta egoísta de mierda\"\n        ],\n        [\n            0,\n            \"me costó un año pero por fin pude enseñarle cómo dar la patita a tu perra costumbre de ignorarme 😭\"\n        ],\n        [\n            0,\n            \"las mil y un historias del güero en su instancia en boquillas\"\n        ],\n        [\n            0,\n            \"ya cállate a la verga pls men quiero comer en puta paz\"\n        ],\n        [\n            1,\n            \"en que se parecen las mujeres a los semaforos que despues de las 12 nadie las respeta\"\n        ],\n        [\n            0,\n            \"⬇ ️ cada vez son más los casos de abuso sexual en los centros q albergan a chicos migrantes indocumentados esta inve … url\"\n        ],\n        [\n            1,\n            \"hola tu eres la ex de mi novio si hola te tengo un regalo awn que es comida para perros perra url\"\n        ],\n        [\n            1,\n            \"están ya detenidos estos salvajes indocumentados url\"\n        ],\n        [\n            0,\n            \"user existe mucho acoso y violación a los derechos humanos dentro de los planteles ojalá que se atiendan d … url\"\n        ],\n        [\n            1,\n            \"user callate dijeeeeee sos alta perra y punto\"\n        ],\n        [\n            1,\n            \"conversaciones con mi hermana nerea baja el volumen del móvil por favor cállate zorra\"\n        ],\n        [\n            0,\n            \"cerrojazo informativo la user nos prohibe grabar la llegada de un centenar de inmigrantes de dos pateras en … url\"\n        ],\n        [\n            1,\n            \"user tu eres mi puta tu no cuentas 🙄 😂\"\n        ],\n        [\n            0,\n            \"sabes como va a sonar árabe este finde jaja temazo\"\n        ],\n        [\n            0,\n            \"yao muerete de una puta vez vengo de parte de dosogas coscu army renzo y muchos youtubers mas tu eres un tocapelot … url\"\n        ],\n        [\n            0,\n            \"por que el tema rompe de user es tan pegadizo y arabe ni te cuento\"\n        ],\n        [\n            0,\n            \"empanadas árabes y cerveza 😍 😍 chau dieta\"\n        ],\n        [\n            1,\n            \"racista español starter pack los negros nos quitan el trabajo y se cargan la economía also prefiero contratar a … url\"\n        ],\n        [\n            0,\n            \"en el hormiguero están enseñando los filtros de snapchat como si fueran una novedad qué puta pena\"\n        ],\n        [\n            1,\n            \"user user hola reyna tu eres cncowers y apoyas a esta uggly zorra no lo puedo crerr\"\n        ],\n        [\n            0,\n            \"hashtag en las últimas 72 horas han muerto 3 personas debido a la ola de calor se trata de un hombre de 48 q trab … url\"\n        ],\n        [\n            1,\n            \"que ejemplo no dejan ensuciar su pais asi deberiamos hacer los venezolano con los cubanos y con los colombianos … url\"\n        ],\n        [\n            1,\n            \"si yo mandara en españa aqui no entraba ni cristo sin papeles que se valla a su pais url\"\n        ],\n        [\n            1,\n            \"como se le ocurre ir contra la libertad y el buen rollo dejad que los inmigrantes se explayen y disfruten de nuest … url\"\n        ],\n        [\n            1,\n            \"aquí un imbécil de 1er grado con el inglés y el español vas a casi todo el mundo y eso lo saben bien aquí en usa … url\"\n        ],\n        [\n            1,\n            \"user callate la boca que pareces mas gobernada vos que yo y eso que supuestamente estas sola ni a la plaza salis perra\"\n        ],\n        [\n            0,\n            \"el capitalismo necesita gente sin papeles para sostener la precariedad laboral urge un verdadero y fuerte plan des … url\"\n        ],\n        [\n            0,\n            \"user hijo de mil puta atorrante 30 años de cárcel te mereces\"\n        ],\n        [\n            1,\n            \"estoy a un solo cliente que no me diga gracias de irme a la frontera de ceuta con marruecos sentarme en una mece … url\"\n        ],\n        [\n            1,\n            \"user cállate perra que a ti te espera el mismo destino de maduro y cabello ahora se la tira de correcta por … url\"\n        ],\n        [\n            1,\n            \"igual vas a recibir lo que mereces perra\"\n        ],\n        [\n            1,\n            \"user a ver zorra enferma me vai a enseñar porque puedo putearte y y y y traer sprinck si se me da la gana sprinck\"\n        ],\n        [\n            1,\n            \"user pues si si no llega intentar secuestrar a otra no lo pillan y la hp de la novia callada como una zorra\"\n        ],\n        [\n            1,\n            \"user ay cállate no mames estás divina puta\"\n        ],\n        [\n            1,\n            \"odio que me escriban arabes y me hablen en arabe o sea amigo yo hablo castellano ingles y portugues no arabe\"\n        ],\n        [\n            1,\n            \"para que si tu eres una perra tienes 18283733 2 qlitos l i miss you 😘 url\"\n        ],\n        [\n            0,\n            \"tan misteriosos son dejen chismosear al prójimo url\"\n        ],\n        [\n            0,\n            \"por eso seremos siempre unos subdesarrollados sudacas url\"\n        ],\n        [\n            0,\n            \"user hemos empezado de puta madre si seguimos este paso llegaremos a las cuevas antes de que rajoy diga la próxima gilipollez\"\n        ],\n        [\n            1,\n            \"aveces me pregunto si a esas chavas no les enseñaron algo de valores vestirme como puta actuar como puta y llam … url\"\n        ],\n        [\n            0,\n            \"user traidor hijo de puta ¡ ¡ carcel comun te mereces basura ¡ ¡ sos una lakra timmerman ¡ ¡\"\n        ],\n        [\n            1,\n            \"hashtag panel proges hipocritas contradictorios entre ellos mismos aplaudiendo un feminismo marxista aplaud … url\"\n        ],\n        [\n            1,\n            \"user user es perra tú eres homoanimal y ella lesbiana no eres su tipo ni ella el tuyo\"\n        ],\n        [\n            0,\n            \"hashtag hasta la puta polla ya tio lo siento pero cepeda no merecía quedarse joder\"\n        ],\n        [\n            0,\n            \"user eres lo que ya sabíamos una auténtica basura una escoria lo más marrano que pulula por las redes im imbé imbécil\"\n        ],\n        [\n            1,\n            \"user user rui si tu eres una perra enamorada\"\n        ],\n        [\n            0,\n            \"user user y tu eres más escoria defendiendo al corrupto gobierno\"\n        ],\n        [\n            0,\n            \"sobre la inmigracion haitiana en general y en nuestro caso a chile leerlo por favor user url\"\n        ],\n        [\n            0,\n            \"alguien por favor me puede decir cuando en una denuncia por acoso o violación comprobada la sociedad se ha puesto … url\"\n        ],\n        [\n            0,\n            \"user solo por cosas así mereces pena votar a user sí molesta a la esa escoria algo bien están haciendo\"\n        ],\n        [\n            0,\n            \"descanse en paz federico el güero del toro perosonaje muy querido en hashtag y además padre del cineast … url\"\n        ],\n        [\n            1,\n            \"no escucho por nadie que condenen al nutrido grupo de emigrantes indocumentados africanospor su martato a una turis … url\"\n        ],\n        [\n            1,\n            \"momento del día vero y yo cogidos de la mano mientras me dice ' ' es que tú eres muy zorra ' '\"\n        ],\n        [\n            0,\n            \"casado no da un paso atrás en inmigración « hablamos claro » url\"\n        ],\n        [\n            0,\n            \"el departamento de estado tiene amplia autoridad bajo la ley de inmigración y nacionalidad para revocar visas y to … url\"\n        ],\n        [\n            0,\n            \"cansado de la puta vida tu eres el unico motivo por el que sigo en ella\"\n        ],\n        [\n            0,\n            \"comemela toda estrujala muerdela esta como una piedra en cuanto te la meta te rompo sí tenéis algún aporte y qu … url\"\n        ],\n        [\n            0,\n            \"para mi es con pan árabe o nada url\"\n        ],\n        [\n            1,\n            \"puta que me buena callada de hocico url\"\n        ],\n        [\n            0,\n            \"dicen que pa cada hija eh puta nace un hijo eh puta y yo creo que tú eres el mío 🎤 🤫\"\n        ],\n        [\n            0,\n            \"user user si ese wey es un lacayo tú eres la puta del pri\"\n        ],\n        [\n            1,\n            \"user mira sara mejor cállate puta si la gente que trabaja en aeropuerto tiene un trabajo que hacer y si … url\"\n        ],\n        [\n            1,\n            \"user oigaaaa usted sí es ilusooo jajaja además tú no eres perra tú eres perrísima\"\n        ],\n        [\n            1,\n            \"en mi calle un pavo gritando sudaca de mierda ven aquí que te mato qje bajo hemos caído los marroquíes indíge … url\"\n        ],\n        [\n            0,\n            \"user llevar esa prenda de vestir puede suponer un riesgo de muerte para toda la gente que esté en un radio de 30 m de esa persona\"\n        ],\n        [\n            1,\n            \"user y la vida de los niños con cancer perra que murieron por aplicarles quimios falsas perra mereces morir en la hoguera\"\n        ],\n        [\n            0,\n            \"el profe diciendo que nada de apodos y que sólo hay que hablarnos por nuestro nombre y a los tres segundos güera pásele al frente\"\n        ],\n        [\n            1,\n            \"user cállate perra unas birras después de toda la mierda familiar navideña\"\n        ],\n        [\n            0,\n            \"nuevo video en “ hablando de inmigración ” contestamos sus dudas sobre la importancia del recibo de la petición fami … url\"\n        ],\n        [\n            0,\n            \"user sigo pensando con el vómito en la garganta a punto de echarlo que a estos hay que gastarlos y al juez … url\"\n        ],\n        [\n            1,\n            \"de hoy en adelante si una mujer te envía una foto desnuda hay que denunciarla por acoso sexual y provocación feminazis al ataque en 3 2 1\"\n        ],\n        [\n            0,\n            \"se lo merecía tanto la puta madre vamos florencia es semifinalista\"\n        ],\n        [\n            1,\n            \"user user jajajajajajajaj callate puta dmierda\"\n        ],\n        [\n            0,\n            \"en hollywood las mujeres son acosadas sexualmente pero se lo habrán inventado kevin spacey es acusado de acoso se … url\"\n        ],\n        [\n            0,\n            \"user que pedazo de hijo de puta vendido al poder la gente te juzga y si te encuentran por ahi te van a repudiar como mereces\"\n        ],\n        [\n            1,\n            \"cuando valen dice que esa chica es mas puta jajajaja almenos nos llevamos bien odiando a la misma persona\"\n        ],\n        [\n            0,\n            \"user ese es el tipo de escoria que en las escuelas de cataluña son contratados para enseñar curiosida … url\"\n        ],\n        [\n            0,\n            \"user safate perro hijuelagranputa q putas hablas mierda perro basura bastardo son los pocos adjetivos q te mereces escoria\"\n        ],\n        [\n            1,\n            \"user puta hetero que te calles\"\n        ],\n        [\n            1,\n            \"user cállate y hazme la cena\"\n        ],\n        [\n            0,\n            \"user mina ¡ yo que carajos se ¡ no tengo ni puta idea del porque me quieren a mi ¡ hasta pienso que tu eres mucho mejor que yo\"\n        ],\n        [\n            0,\n            \"demandan a trump por trato inhumano a indocumentados estilo fm url\"\n        ],\n        [\n            0,\n            \"seniel deja de decir tonterias de una puta vez vale gracias\"\n        ],\n        [\n            0,\n            \"luna vete a hacer un vídeo con el niño polla imbécil\"\n        ],\n        [\n            0,\n            \"gabinete de los emiratos árabes unidos aprueba la estructura de la junta de la agencia espacial de los eau url hashtag\"\n        ],\n        [\n            0,\n            \"user callate cínico hijo de puta no tenés cara sos la crema de la hipocresía cagón cagón y mil veces cag … url\"\n        ],\n        [\n            1,\n            \"user paloma cállate la boca que sos de flaca hija de perra una envidia\"\n        ],\n        [\n            0,\n            \"la puta madre no te enseñaron a golpear la puerta 😧\"\n        ],\n        [\n            0,\n            \"aula 21 chica de jersey amarillo con rayas no me importa una puta mierda lo que te entre en el examen cállate por favor 😥\"\n        ],\n        [\n            1,\n            \"pues si la verdad si yo enseño la polla por internet aceptaría con resignación una violacion url\"\n        ],\n        [\n            0,\n            \"cupich visita un albergue de menores separados de sus padres por la orden trump url\"\n        ],\n        [\n            0,\n            \"user lo prioritario q tienes a hora no es vigilar a tus adversarios q se están organizando no lo más impor … url\"\n        ],\n        [\n            0,\n            \"¿ sabe cuál es la visa que beneficia a indocumentados víctimas o testigos de crímenes url\"\n        ],\n        [\n            1,\n            \"user cualquier motivo es bueno para enseñar carne eh zorra 🌚\"\n        ],\n        [\n            1,\n            \"user hija de puta cállate ajsjajakajajajsj\"\n        ],\n        [\n            0,\n            \"hoy ando oliendo a mujer 😂 😂 😂 se me olvidó la llave del locker de la gabacha en la casa por lo que una compañera m … url\"\n        ],\n        [\n            0,\n            \"en hashtag detuvimos a un sujeto perteneciente a la uocra tras arrojar basura en la vía pública y darse a la fug … url\"\n        ],\n        [\n            0,\n            \"ese puta necedad tuya de que las mujeres tienen que ser serias calladas y no tener voz fuerte me da ganas de gritar hasta estallar\"\n        ],\n        [\n            1,\n            \"tranquila están a la espera de entrar a nuestro país 40 000 subsaharianos cuando haya más manteros y los pequeños … url\"\n        ],\n        [\n            0,\n            \"user user sos un hijo de puta pero te mereces q te de un sanguche de milanesa\"\n        ],\n        [\n            1,\n            \"interesante el video el agresor parecer ser uno de esos tantos refugiados que los progres gustan abrir las puertas … url\"\n        ],\n        [\n            0,\n            \"el secretario de estado josé maría lasalle recuerda que las mujeres son las mayores víctimas del acoso a través … url\"\n        ],\n        [\n            0,\n            \"quiero ser igual de dedicada que el güero 🙆\"\n        ],\n        [\n            1,\n            \"user cállate zorra que se me ha metido un virus\"\n        ],\n        [\n            0,\n            \"user hola carmen si lo considerais en sin complejos os cuento mi periplo de emigrante español en chile y l … url\"\n        ],\n        [\n            1,\n            \"¿ que es una mujer inteligente un travesti\"\n        ],\n        [\n            0,\n            \"agregué un video a una lista de reproducción de user url promo curso de arabe\"\n        ],\n        [\n            0,\n            \"hermano el que el que dice puta a una mujer ofende al hombre también porque si las mujeres son putas todos nosotros … url\"\n        ],\n        [\n            0,\n            \"user ayúdanos a promover el movimiento semen un rt\"\n        ],\n        [\n            1,\n            \"campaña para que ley rapa nui se extienda a todo el país y así frenar la inmigración\"\n        ],\n        [\n            1,\n            \"el madrid dando pena con el moromierda argelino delincuente de florentino de capitán ya puede estar feliz el dicta … url\"\n        ],\n        [\n            1,\n            \"hashtag el cerebro de la mujer esta conectado al culo porque cada vez que piensan la cagan\"\n        ],\n        [\n            1,\n            \"¿ por qué las modelos tienen una neurona más que los caballos para no cagarse en los desfiles\"\n        ],\n        [\n            0,\n            \"se habla mucho del debate de anoche ¿ podría semen algún día participar en la política url\"\n        ],\n        [\n            0,\n            \"user user si eres gay eres una escoria y no mereces derechos\"\n        ],\n        [\n            1,\n            \"a los a sudacas nos despreciaron y somos sus nietos arrogantes y con síndrome de nuevos ricos metánse europa en el … url\"\n        ],\n        [\n            0,\n            \"puta zorra guarra eres mía a ver esa minifalda no vayas sola no bebas eres la del sexo débil femina … url\"\n        ],\n        [\n            0,\n            \"una violación cada 8 horas en españa más de 1000 asesinatos machistas desde 2003 todas hemos sufrido acoso callejer … url\"\n        ],\n        [\n            1,\n            \"todas las perdonas güeras son bien maricas\"\n        ],\n        [\n            1,\n            \"user ammmmmmmm vos sabes que no me gusta nadie callate perra\"\n        ],\n        [\n            0,\n            \"un libro fundamental para entender los traumas políticos y sociales que la derrota militar contra israel en 1967 ge … url\"\n        ],\n        [\n            1,\n            \"user vos callate puta del orto 😂\"\n        ],\n        [\n            0,\n            \"maldita escoria muerete callate malditos comunistas de mierda ladrones basuras acabaron con wl mejpr paí … url\"\n        ],\n        [\n            1,\n            \"trabajan por la mitad del sueldo no pagan impuestos no generan renta sacan la plata del país y no aportan un cu … url\"\n        ],\n        [\n            0,\n            \"psoe a asegura que en materia de inmigración el gobierno de sánchez ha hecho más en dos meses que rajoy en siete a … url\"\n        ],\n        [\n            1,\n            \"un árabe ofende a una mujer y escupe frente a ella ¡ pero viene el eco del lado inesperado url\"\n        ],\n        [\n            0,\n            \"prisión preventiva contra jefe policial acusado de violación y acoso sexual en audiencia inicial el juez de paz d … url\"\n        ],\n        [\n            1,\n            \"user cada vez enseñando mas el culo la babosita y carmen parece sirvienta con esos trapos jajaja\"\n        ],\n        [\n            1,\n            \"user se clava en tu culo y empieza a follarte rápido no gruño angustiado me remuevo angustiado y me da … url\"\n        ],\n        [\n            1,\n            \"a quien le dices zorra pendeja tu eres el juguete nuevo pues dejate de joder zorra matate — solo taba cargando sie … url\"\n        ],\n        [\n            1,\n            \"user vos callate que por vos puse el tiene que ver al novio puta\"\n        ],\n        [\n            1,\n            \"pq la canción esta bien puta y tu eres tan puta que la cambias url\"\n        ],\n        [\n            1,\n            \"en que momento esa niñita se volvió tan puta solo sube fotos enseñando las bubis\"\n        ],\n        [\n            0,\n            \"cállate negro ql cualquier numero 1 he sacado más que voh tú anda cuidarle la zorra a la gigi mejor mira que en … url\"\n        ],\n        [\n            0,\n            \"mis padres tienen 30 años de casados y 4 hijos y yo ni siquiera puedo enseñarle a mi perra que haga del baño en un sólo lugar\"\n        ],\n        [\n            1,\n            \"user cállate putilsa fumona borrachas puta barata borracha vulgar url\"\n        ],\n        [\n            1,\n            \"y tu eres una zorra mala que lo sepas jajaja url\"\n        ],\n        [\n            0,\n            \"user de timerman ni puta idea que le pasa pero videla se merecía morir asi como la mierda que fue y entre la mierda\"\n        ],\n        [\n            1,\n            \"por primera vez entiendo el odio de trump a los mexicanos 😥 ayer o antier 7 mexicanos intentaron robar dentro de … url\"\n        ],\n        [\n            1,\n            \"user hace falta mas seguridad donde coloquen orden con comerciantes informales y indocumentados venezolanos q … url\"\n        ],\n        [\n            1,\n            \"la izquierdona ha encontrado su mina de oro votará a su favor todo inmigrante que esté aquí unas cuantas semanas y … url\"\n        ],\n        [\n            0,\n            \"el juez brasileño helder girão barreto ordenó la suspensión de entrada de inmigrantes venezolanos por vía terrest … url\"\n        ],\n        [\n            0,\n            \"user quiero que me hundas tu polla en la garganta akemi dijo jadeando en su oreja mordiéndola con fuer … url\"\n        ],\n        [\n            1,\n            \"1 los va a mantener ud porque desde su palacio de doñana se vé todo muy bonito es que no hay manera de que com … url\"\n        ],\n        [\n            0,\n            \"acoso violacion a la integridad de una persona está siendo utilizada una persona para satisfacer el morbo de cien … url\"\n        ],\n        [\n            1,\n            \"pobrecitos los pobres negratas se han asustado de ver una cosa de hierro que anda sin ayuda de ñus url\"\n        ],\n        [\n            1,\n            \"user tú eres una perra jajaja\"\n        ],\n        [\n            0,\n            \"user cállate ya un poco con isco que es una puta peonza\"\n        ],\n        [\n            1,\n            \"user puteando desde jóvenes por eso perdiste la virginidad con un idiota te lo mereces por puta\"\n        ],\n        [\n            0,\n            \"primer país árabe en despenalizar la homosexualidad hashtag tras largos debates tribunal deja sin efectos legal … url\"\n        ],\n        [\n            0,\n            \"user te amo la puta madre te mereces todo esto ❤\"\n        ],\n        [\n            0,\n            \"todo hollywood denunciando acoso y abuso y violación bla bla\"\n        ],\n        [\n            1,\n            \"10 sos re insoportable negro indocumentado igual tq mucho\"\n        ],\n        [\n            1,\n            \"user pues dispuesto a ser un amo muy exigente empinarte a mi gusto y nalguearte como te lo mereces por puta cachonda y zorra\"\n        ],\n        [\n            1,\n            \"soy moreno siempre que me subo al coche lo primero que hago es poner seguro a las puertas no por ser racista por … url\"\n        ],\n        [\n            0,\n            \"los impuestos de los inmigrantes indocumentados impulsan la economia url\"\n        ],\n        [\n            1,\n            \"después del asalto frustrado en plaza norte creo que el gobierno debe expulsar inmediatamente a los venezolanos in … url\"\n        ],\n        [\n            1,\n            \"user eso se pasa con un simple perra ya callate\"\n        ],\n        [\n            1,\n            \"user tú eres una pinche perra\"\n        ],\n        [\n            0,\n            \"ya era hora coño una puta actuación como se merecía bravo cepeda hashtag\"\n        ],\n        [\n            0,\n            \"si necesita evaluacion psicologica para inmigracion llámenos 303 317 6265 o visite url … url\"\n        ],\n        [\n            0,\n            \"— respira sheida no te alteres — cállate de una vez no quiero escucharte escoria url\"\n        ],\n        [\n            0,\n            \"y con dos monjas diciendote que te calles la puta jeta jajajajaja ay 2017 fuiste mi mejor año xdd url\"\n        ],\n        [\n            0,\n            \"monica dejate de tonterias nerea lo ha hecho de puta madre yo no veo nada q objetar hashtag\"\n        ],\n        [\n            1,\n            \"user sos más perra vos que ella callate\"\n        ],\n        [\n            1,\n            \"user que te calles puta parguela xd\"\n        ],\n        [\n            1,\n            \"user no todos somos morenistas zorra ubicate nadie te quiere no opines por mi ademas si eres profesional … url\"\n        ],\n        [\n            0,\n            \"que se lo lleven a 10000 km de la valla de ceuta url\"\n        ],\n        [\n            0,\n            \"user no mereces más comunistas tampoco son una escoria para el pais donde se meten queda la escoba y f … url\"\n        ],\n        [\n            0,\n            \"ese nefasto invento de los planes hace que toda esa escoria violenta tenga tiempo para inventarse guerritas imbécil … url\"\n        ],\n        [\n            0,\n            \"si quieres enseñar a hacer algo a un perro enseñalo bien y con amor no reventandolo a palos hijo de la gran puta … url\"\n        ],\n        [\n            1,\n            \"user tu novia es una perra tiene las mismas tetas que una perra preñada jaajjaaja que asco tanto ego que tienes mmgvo\"\n        ],\n        [\n            1,\n            \"imagínate si hubiera sido güero hubiera sido mas mamón\"\n        ],\n        [\n            0,\n            \"cuando me visto de color blanco me veo más güera how o sea\"\n        ],\n        [\n            1,\n            \"user cállate perra te sigo dónde quiera\"\n        ],\n        [\n            1,\n            \"“ voy a enseñarle a esta perra como se trata a un hombre ” lmao in love with el titi 😂\"\n        ],\n        [\n            1,\n            \"user no tienes globitos en tu perfil que te follen zorra no mereces vivir\"\n        ],\n        [\n            1,\n            \"aaaa les quería enseñar estas fotos del sábado que me sentía bn perra url\"\n        ],\n        [\n            0,\n            \"user no se puede decir más gilipolleces y más tonterías juntas en tan poco espacio no tienes ni puta idea de lo que estás diciendo\"\n        ],\n        [\n            1,\n            \"¿ cuál es la cosa más inteligente que ha salido de la boca de una mujer la polla de einstein\"\n        ],\n        [\n            0,\n            \"user difundamos movimiento semen un rt de ayuda\"\n        ],\n        [\n            0,\n            \"user tu no te sientes ni te as sentido nunca español tu eres un populista q tuviste suerte con la puta … url\"\n        ],\n        [\n            1,\n            \"un arabe me esta chanceando y siento que si lo reboto me va a tirar una bomba\"\n        ],\n        [\n            0,\n            \"mapas y datos contra los cuentos racistas user url\"\n        ],\n        [\n            0,\n            \"user lo unico que quiero es que te calles hijo de puta flequillos\"\n        ],\n        [\n            0,\n            \"y pensar que la perra desgraciada me muerde cuando trataba de enseñarle trucos o a saltar la cuerda\"\n        ],\n        [\n            1,\n            \"mi playa favorita del verano destino de una patera de inmigrantes subsaharianos que desembarcan a plena luz del … url\"\n        ],\n        [\n            1,\n            \"es repugnante el ejemplo de los inmigrantes frente a la mujer violadas en varios casos maltratadas tratadas como … url\"\n        ],\n        [\n            0,\n            \"user callate hijo de puta ojalá tengas un hijo como yo\"\n        ],\n        [\n            0,\n            \"callate ya no te puedes estar riendo cada puta frase callate a la verrrrrga yaaaa\"\n        ],\n        [\n            0,\n            \"a la puta cama de puta cállate la boca anormal\"\n        ],\n        [\n            0,\n            \"user si eres imbécil ahora te jodes\"\n        ],\n        [\n            0,\n            \"catherine deneuve contra las protestas de hashtag por los acosos sexuales “ la violación es un crimen pero la s … url\"\n        ],\n        [\n            0,\n            \"uno se cree el más machito hasta que entra al baño y se encuentra con 3 árabes gritando en su idioma\"\n        ],\n        [\n            1,\n            \"user user zorra tu eres el dolor y se le va a poner remedio no te preocupes\"\n        ],\n        [\n            1,\n            \"si alguien ve al idiota que dio las declaraciones de que la joven murió por fumar hookah díganle que los árabes … url\"\n        ],\n        [\n            0,\n            \"la gente que dice que pasa en los putos libros que tienen en la cabeza me da igual que sean 5 que 350 páginas cállate la puta boca\"\n        ],\n        [\n            1,\n            \"ultima hora las autoridades alertan unos 6 000 subsaharianos se preparan para otro asalto a la valla que manden al ejercito\"\n        ],\n        [\n            1,\n            \"user callate infeliz eres una perra de los cubanos\"\n        ],\n        [\n            1,\n            \"user pero si tú eres la perra\"\n        ],\n        [\n            1,\n            \"asiaticos devastados por la guerra hoy tienen mejor estructura que chilito cosas sudacas url\"\n        ],\n        [\n            0,\n            \"albert rivera y otros miembros de ciudadanos visitan la valla de ceuta y abrazan a policías url\"\n        ],\n        [\n            0,\n            \"yo no soy envidioso pero te veo con el y me pongo celoso dile que tu eres la que quieres que yo nunca te acoso … url\"\n        ],\n        [\n            1,\n            \"es lo peor q existe en el mundo si brisa es para vos te odio pelotuda de mierda zorra inmunda te odio imbécil\"\n        ],\n        [\n            1,\n            \"user ya callate puta 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"extraño las donas que vendían los árabes en mi universidad 😭\"\n        ],\n        [\n            1,\n            \"el enojo de una mujer es como la luz de check engine no tienes ni puta idea qué está pasando y es mejor esperar a que se apague solo\"\n        ],\n        [\n            0,\n            \"user ah no ella no es zorra es libre el que es imbécil es el que tiene pareja y no hace más que ir detrás de otros xd\"\n        ],\n        [\n            1,\n            \"hay algunos güeros por los que dejaría muy de lado mi amor por los negros\"\n        ],\n        [\n            1,\n            \"y yo y user porque es sudaca tonto url\"\n        ],\n        [\n            0,\n            \"pero como puedes justificar acoso violación o asesinato por como va vestida una mujer el cerebro donde lo tienes\"\n        ],\n        [\n            1,\n            \"alooo pero tu eres perra obvio se iba a convertir en perro para que le gustaras duh url\"\n        ],\n        [\n            1,\n            \"user user vos tambien callate y contestame los wpp perra 😑\"\n        ],\n        [\n            0,\n            \"russell simmons recibe nueve denuncias más por violación y acoso sexual url\"\n        ],\n        [\n            1,\n            \"user user pero cállate perra que lo lo había visto xd\"\n        ],\n        [\n            0,\n            \"user no fue de violación ni de acoso ni nada sino de irresponsabilidad y ni siquiera da la cara\"\n        ],\n        [\n            0,\n            \"solo me encanta provocarlo ser su puta especial ser su niña en sus piernas ser tan dama cuando gime ser tan es … url\"\n        ],\n        [\n            1,\n            \"user q ya lo sabemos callate ya puta\"\n        ],\n        [\n            1,\n            \"mi impresión de los gabachos es que el 90 nos quieren y solo el 1 son una mierda lo demás que falta son putos m … url\"\n        ],\n        [\n            1,\n            \"q en los vuelos desde venezuela pongan un billete d 10 en el baño dl avión q abran un taquilla d inmigración cuan … url\"\n        ],\n        [\n            1,\n            \"user vos callate zorra y devolveme la corona\"\n        ],\n        [\n            1,\n            \"es muy lógico hay que pagar los inmigrantes ilegales que entran en españa sin parar y no hay dinero p … url\"\n        ],\n        [\n            0,\n            \"acoso insultos … el separatismo vuelve a enseñar los colmillos tras el éxito de bruselas url vía user\"\n        ],\n        [\n            0,\n            \"ancianos y pastores de la maco refugiados en la roca cristo jesús para cumplir la gran comisión de hacer discípulo … url\"\n        ],\n        [\n            0,\n            \"a una güera y una pelinegra 😂 url\"\n        ],\n        [\n            0,\n            \"user pasalo de puta madre niño a disfrutala que te lo mereces no me eches de menos jajajajaja\"\n        ],\n        [\n            0,\n            \"vamos a ver es cierto que los que tratan de saltar la valla de melilla o cruzar el estrello viven una mala situa … url\"\n        ],\n        [\n            0,\n            \"user han echo de puta madre en enseñarte ahora vamos unos pocos a tomar algo jajajajaja\"\n        ],\n        [\n            0,\n            \"una eurodiputada del bng desea violaciones múltiples a casado para que entienda a los inmigrantes url\"\n        ],\n        [\n            0,\n            \"ayuda para difundir el movimiento semen user rt semen\"\n        ],\n        [\n            0,\n            \"la rubia es lucius y la rubia segunds andrea las otras ya sois la gabacha la locha la enana url\"\n        ],\n        [\n            0,\n            \"el problema sieeeeempre del alumno no es que los alumnos no quieran aprender es que no tienes ni puta idea de cómo tratarles y enseñarles\"\n        ],\n        [\n            0,\n            \"esto me recordó a la señora que vi ayer en el super enseñándole a la hija de unos 4 años a cantar que perra que p … url\"\n        ],\n        [\n            1,\n            \"los huracanes con nombre de mujer son más letales url\"\n        ],\n        [\n            1,\n            \"estamos en 2018 y una mujer es llamada puta zorra trola por tener muchos amigos\"\n        ],\n        [\n            0,\n            \"próxima campaña del psoe un inmigrante 1 voto 🌹\"\n        ],\n        [\n            0,\n            \"yo solo estoy esperando el momento en el que dj alex suba el remix arabe de ecko y papichamp\"\n        ],\n        [\n            0,\n            \"user pues a esté señor le va de puta madre\"\n        ],\n        [\n            0,\n            \"en esta visita a mi amada puebla tuve la oportunidad de saborear unas gorditas chalupas arroz rojo chile en noga … url\"\n        ],\n        [\n            0,\n            \"no tiene ni puta idea de lo que pasa en argentina pero tiene que hablar el tonto de la polla para decir tonterías url\"\n        ],\n        [\n            0,\n            \"hashtag hoy rivera mañana casado a la valla de ceuta a hacerse la foto y a competir a ver quien es m … url\"\n        ],\n        [\n            0,\n            \"user no lo necesitas porque los hombres no todos no sufren de la opresión y acoso que reciben las mujeres mi vida\"\n        ],\n        [\n            1,\n            \"reflexión de lunes a los inmigrantes que se rescatan en la mar se les trae a nuestras costas ¿ por qué no se les … url\"\n        ],\n        [\n            1,\n            \"user roxy tú eres la diosa del sexo la puta inmejorable después de ti lo mejor debe ser un trío con … url\"\n        ],\n        [\n            0,\n            \"casual estar en la feria de chelem y que digan en un juego “ como dicen los gabachos por atrás se siente gacho ” jajajaja\"\n        ],\n        [\n            0,\n            \"escuchar 200 números de baile árabe me hace descomponerrrrr\"\n        ],\n        [\n            0,\n            \"¿ te perdiste los goles de la igualdad entre árabes y cruzados 🏆 ⚽ hoy desde las 22 30 hrs revive desde otro ángul … url\"\n        ],\n        [\n            1,\n            \"para los defensores de la inmigración en chile ojo con lo que está pasando en españa el turista agredido por los … url\"\n        ],\n        [\n            0,\n            \"una ayuda para promover el movimiento rt semen user gracias hombre\"\n        ],\n        [\n            0,\n            \"cuando voy a un traslado llevo la gabacha arrugada y la pijama cloreada y rota de un lado\"\n        ],\n        [\n            1,\n            \"la marcha negra acelera el paso más de 40 000 subsaharianos esperan en marruecos para entrar ilegalmente en espa … url\"\n        ],\n        [\n            0,\n            \"nuria vandenberghe considera a los subsaharianos integrantes de una banda organizada al estimar que el asalto fue … url\"\n        ],\n        [\n            1,\n            \"enseñándoles desde pequeñas a amar mi polla url\"\n        ],\n        [\n            0,\n            \"13 12 19 53 maga zorra 💘 amiga te mereces esto y más ojala este pibe valga la pena y te llene de sonrisas 13 12 … url\"\n        ],\n        [\n            0,\n            \"user publica una foto con una polla metida en tu culo bb\"\n        ],\n        [\n            0,\n            \"casi una puta hora esperando al tonto de user te voy a matar pd de nada por el spoiler te lo mereces\"\n        ],\n        [\n            1,\n            \"tú crees que eres cool y no eres una zorra y droga — y tu eres mi fan que tan pendiente a mi vida estas url\"\n        ],\n        [\n            1,\n            \"user user callate sol puta cande no se dio cuenta por q sabe que estudió\"\n        ],\n        [\n            0,\n            \"¿ es que solo sabes subir historias de tu perra ¿ es que hay algo más que merezca la pena\"\n        ],\n        [\n            1,\n            \"mientras el común de los mortales padecemos una oleada violenta de musulmanes subsaharianos y una ola de calor 🔥 su … url\"\n        ],\n        [\n            0,\n            \"entrar a twitter ver las 2 publicaciones nuevas salir de twitter volver a entrar a twitter ver las 2 publicaciones nuevas salir de twitter\"\n        ],\n        [\n            0,\n            \"nicolas maduro me lleve el oro de venezuela antes que trump venga a invadirnos y quiera robar nuestras riquezas nu … url\"\n        ],\n        [\n            0,\n            \"nadia me va a enseñar a ser una perra odia hombres la amo 💕\"\n        ],\n        [\n            1,\n            \"user tu eres mi perra no te dare unfo\"\n        ],\n        [\n            1,\n            \"user pinche gordo mediocre vete a la mierda junto a tu perra hija gorda eso y más te mereces tu con tu … url\"\n        ],\n        [\n            0,\n            \"ulalala soy arabe viernes de futbol en familia hashtag url\"\n        ],\n        [\n            1,\n            \"esto te pasa por ser una zorra toma taponazo en la cara 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"sacar a un imbécil borracho no es la mejor idea para acreditar la realidad del acoso que practican los golpistas de … url\"\n        ],\n        [\n            0,\n            \"se nos rien en la cara user y a vosotros os suda la polla url\"\n        ],\n        [\n            0,\n            \"pero si no sabes una puta mierda de criminología ni de psicopatía anda cállate gilipollas url\"\n        ],\n        [\n            0,\n            \"opinión ¿ es la inmigración masiva un problema 15 consejos para solucionarlo y evitarlo url url\"\n        ],\n        [\n            1,\n            \"¿ los árabes impartirían clases de religion catolica en sus escuelas noooo lapidarian al que lo propusiese\"\n        ],\n        [\n            1,\n            \"user ah no q hija d puta sos mejor callate\"\n        ],\n        [\n            0,\n            \"que buena canción árabe user te amo\"\n        ],\n        [\n            0,\n            \"🚷 🇪 🇺 interesante entrevista user a mahmud traoré sobre su experiencia al pasar la valla ahora que se habla … url\"\n        ],\n        [\n            1,\n            \"user pero tú eres puta del pri\"\n        ],\n        [\n            1,\n            \"vais a publicar también ese vídeo en el que canta adan mi novia es sevillista y es una puta más url\"\n        ],\n        [\n            0,\n            \"puta madre que paliza les metieron a los kliver madre mía no merecían morir asi hashtag\"\n        ],\n        [\n            0,\n            \"nudos en la garganta que sólo tu polla puede deshacer\"\n        ],\n        [\n            0,\n            \"user 12 veces en media hora pero esta chica es la puta ama lol\"\n        ],\n        [\n            1,\n            \"user tu eres una zorra com un corazón enorme mereces todos los penes grandes del mundo bb 👅 ❤ ️\"\n        ],\n        [\n            1,\n            \"user ashtob callate me estas asusatando puta\"\n        ],\n        [\n            1,\n            \"muy bien que el presidente piñera se mantenga firme en expulsar a inmigrantes ilegales quien quiera venir que lo haga como corresponde\"\n        ],\n        [\n            1,\n            \"¡ malparido desgraciado hijo de puta ¿ será que te parió una burra que tu mujer es una hiena y te ha parido chacal … url\"\n        ],\n        [\n            0,\n            \"user miquel reyes ni puta idea de quien eres pero me estoy descoñando te mereces mi follow\"\n        ],\n        [\n            0,\n            \"user callate imbécil la gente marcha contra el gobierno hijo de puta que tenemos 😒\"\n        ],\n        [\n            0,\n            \"por qué los arabes hacen tts ojala saber de q hablan lpm user\"\n        ],\n        [\n            1,\n            \"callate que casi te pones a bailar cuando lo escuchaste zorra url\"\n        ],\n        [\n            0,\n            \"cállate que estoy cantando maldita escoria\"\n        ],\n        [\n            0,\n            \"si por rechazar enseñar el culo enseñar las tetas follar liarme con quien me salga dl coño o etc soy una guarra … url\"\n        ],\n        [\n            1,\n            \"yo si fuese user incluiría en mi programa la construcción de un muro en el estrecho de gibraltar y que lo … url\"\n        ],\n        [\n            1,\n            \"em vez de tapate te diria callate guarra\"\n        ],\n        [\n            0,\n            \"suerte que te meten un delito de odio y no un tiro en la frente como os merecéis escoria url\"\n        ],\n        [\n            0,\n            \"a estos muchachos nunca les enseñaron que nunca se tienen que separar hijos de puta\"\n        ],\n        [\n            1,\n            \"user shhh mori callada crota anda a mandarle fotitos a mi ex que para eso servís nomas puta\"\n        ],\n        [\n            0,\n            \"dante cantale una canción de cuna en árabe\"\n        ],\n        [\n            0,\n            \"el inmigrante tiene muchos amigos y puede ganarse enemigos por tomás castellano user url\"\n        ],\n        [\n            1,\n            \"puto sudaca pendejo user dale la 10 a lainez\"\n        ],\n        [\n            0,\n            \"todo política no se levanta la sesión y estos hijos de puta mandan a los peones que están en la plaza y provocar … url\"\n        ],\n        [\n            0,\n            \"yo no me olvido de ti mereces mucho más de lo que tienes pero puta vida cuantas ganas tenía de verte levant … url\"\n        ],\n        [\n            1,\n            \"mi amor ¿ crees en el amor a primera vista ¡ claro si te hubiera mirado dos veces no me habría casado hashtag\"\n        ],\n        [\n            1,\n            \"— ¿ por que una mujer se alegra al acabar en 6 meses un puzle de 4 piezas — porque en la caja ponia de 2 a 3 años\"\n        ],\n        [\n            0,\n            \"un güero y una morena es la mejor combinación 4ever ✨ 👌 🏼 url\"\n        ],\n        [\n            1,\n            \"esta mujer es de las pocas q levantan mi atencion y mi polla url\"\n        ],\n        [\n            1,\n            \"para vos gallina puta callate es idolo de todos dieguito url\"\n        ],\n        [\n            1,\n            \"lo de maduro salió mal lástima era un drone sudaca un drone bomba americano no fallaba 🤗\"\n        ],\n        [\n            1,\n            \"una mujer tan lista tan lista tan lista que todo el mundo le llamaba paco\"\n        ],\n        [\n            1,\n            \"user hija de puta ya me veia enseñandote a cambiar pañales yegua de mierda te odio\"\n        ],\n        [\n            1,\n            \"user encontré mí billetera con toda la plata todos los documentos y tarjetas en tu cara zorra\"\n        ],\n        [\n            0,\n            \"puerta de ingreso a mercados alternativos con la participación de cecilia porras eraso presidenta ejecutiva de la … url\"\n        ],\n        [\n            0,\n            \"ohh chingaos es chida esa sensación en la cuál sin esperar miras a ver un camión y dos gabachas con cel en mano te … url\"\n        ],\n        [\n            0,\n            \"twitteros de mi corazón conocí a una chica inmigrante de el salvador q está aquí hace 4 meses en busca de una vi … url\"\n        ],\n        [\n            0,\n            \"te mereces nada y yo te doy todo que hijo de mil puta juro por lo que sea no volver a contestarte ni un solo puto … url\"\n        ],\n        [\n            0,\n            \"hashtag uno no sabe con certeza si el pensamiento del árabe repasa las cosas que ha visto o las que aún le queda p … url\"\n        ],\n        [\n            1,\n            \"es la hora de la siesta ¿ cómo se dice “ siesta ” en femenino fregar los platos\"\n        ],\n        [\n            1,\n            \"qué rico vivir en un país donde las cosas no son así y nos dicen sudacas url\"\n        ],\n        [\n            0,\n            \"noticia al día user 4h ong española está en el mar mediterráneo con 87 inmigrantes rescatados y espera qu … url\"\n        ],\n        [\n            1,\n            \"o panamá es muy chico o tu eres muy perra\"\n        ],\n        [\n            0,\n            \"me preguntaron por qué mi perro tiene collar rosado y mi perra uno verde no será al revés no amis porfa callate\"\n        ],\n        [\n            1,\n            \"user jajajaja cállate perra y hace un bebe\"\n        ],\n        [\n            0,\n            \"user encuentro fascinante como los tíos cogen una prueba de su inutilidad frígida mal follada coño res … url\"\n        ],\n        [\n            1,\n            \"user si me pasó la perra de la ex de mi novio hacia lo mismo lo chistoso es que el sabe que pongo que no todas ridículas\"\n        ],\n        [\n            1,\n            \"somos lo que comemos tu eres lo que bailas eres una puta guarra\"\n        ],\n        [\n            0,\n            \"user si a ver para cuando hashtag pe pe pepepepe\"\n        ],\n        [\n            1,\n            \"user callate zorra siempre inventas competencias para no hacer nada\"\n        ],\n        [\n            1,\n            \"típico de minitas si una chabona sube una foto con poca ropa o en bikini es una trola puta y que quiere provocar p … url\"\n        ],\n        [\n            1,\n            \"yo sólo digo una cosa si algun miembro de mi familia es agredido por algún inmigrante ilegal yo mismo tomaré … url\"\n        ],\n        [\n            0,\n            \"user que hará ahora ¿ tendremos que fondearnos en nuestros hogares mientras estos inmigrantes protestan … url\"\n        ],\n        [\n            0,\n            \"los peronchos nos quieren enseñar a gobernar hijos de puta\"\n        ],\n        [\n            0,\n            \"incluye vídeo 🎥 inmigracion – josé ignacio landaluce pide cabeza e implicación europea url url\"\n        ],\n        [\n            1,\n            \"mucho estado pero en la cara no me decis nada andas más que pilla que me la banco de one zorra\"\n        ],\n        [\n            0,\n            \"justo cuando creo que me gustan los morenitos aparece un güero que me encanta y luego cuando creo que me gustan lo … url\"\n        ],\n        [\n            1,\n            \"despertó la alcaldesa de la ciudad en la que un inmigrante con papeles casi fue muerto por inmigrantes sin papeles … url\"\n        ],\n        [\n            1,\n            \"user callate zorra ayer yo estaba sanito en mis 5 sentidos jaja\"\n        ],\n        [\n            1,\n            \"hace unos días asalto a la valla en ceuta desembarcos diarios en nuestras costas y una vez dentro enfrentamie … url\"\n        ],\n        [\n            0,\n            \"user ya cállate hijo de tu puta madre url\"\n        ],\n        [\n            0,\n            \"mira todo lo que desperdiciaste la puta que te pario no te mereces vivir url\"\n        ],\n        [\n            0,\n            \"miles de refugiados lgtb son víctimas de violencia sexual incluso en los países de acogida url vía user\"\n        ],\n        [\n            0,\n            \"tiempos de twitter gulag si respondés una provocación toda la botnet troll te reporta la cuenta por acoso y te la suspenden ojo dar rt\"\n        ],\n        [\n            1,\n            \"y tu eres perra ladrame hau hau hau que perrrrrra mi amigaaaaaaaaaa\"\n        ],\n        [\n            0,\n            \"voy a acabar denunciando yo a la guardia civil por putos pesados que os den por culo iros a por quien lo merezca hijos de puta\"\n        ],\n        [\n            1,\n            \"yo no soy racista pero es una excusa para que la izquierda introduzca en españa una cultura radical y violenta mi … url\"\n        ],\n        [\n            1,\n            \"este es el tipo de inmigración que deja muy mal parado al resto de los venezolanos desgraciados url\"\n        ],\n        [\n            0,\n            \"segunda vez que discuto con mi güero esta pegó más estoy enferma cansada y eso lo hizo más feo me llamó para … url\"\n        ],\n        [\n            0,\n            \"la generalidad valenciana quiere introducir el islam en las escuelas padres de alumnos de valencia si a vuestro h … url\"\n        ],\n        [\n            0,\n            \"y nunca jamás salieron a provocar destrozos o a patotear a las fuerzas de seguridad ¿ entendes la puta diferen … url\"\n        ],\n        [\n            1,\n            \"url problema de la inmigración africana no dejen de verlo menudo asco aunque luego cobren justos por pecadores\"\n        ],\n        [\n            1,\n            \"nunca se en que sección estoy si en “ prientos en aprietos ” o “ güeros por pendejos ” ¿ no hay algo para los “ apiñonados ”\"\n        ],\n        [\n            1,\n            \"el es un capo la mujer es una zorra url\"\n        ],\n        [\n            0,\n            \"como me caga de gusto árabe de ecko y papichamp amigo la rompe\"\n        ],\n        [\n            0,\n            \"user user jajajajjajaja callate la puta madre\"\n        ],\n        [\n            0,\n            \"soy rico voto a la izquierda y soy gilipollas pero tu eres pobre votas a la derecha y eres un hijo de puta user user\"\n        ],\n        [\n            0,\n            \"quiero ponerme un icon de dua pero no puedo elegir porque esa mujer es tan hermosa la puta que me parió\"\n        ],\n        [\n            0,\n            \"aaaaaa que los hombres somos bueniosss que yo no violo pero qué zorra eres enseñando el culo eso no es machismo es … url\"\n        ],\n        [\n            0,\n            \"💥 cultura hispana árabe esencia 💥 el 8 de septiembre regresa a la finca el portón alhaurin de la torre el festi … url\"\n        ],\n        [\n            0,\n            \"es fija que escuchas árabe y te dan ganas de dartela en la pera loco con ese tema o moves el orto o lo moves\"\n        ],\n        [\n            1,\n            \"a la frontera con ellos a que impidan que la salten los subsaharianos url\"\n        ],\n        [\n            1,\n            \"user user llevaba mucho escote la zorra esa v\"\n        ],\n        [\n            1,\n            \"user zeus callate puta gorda q te huele la boca\"\n        ],\n        [\n            1,\n            \"es increíble a qué punto han llegado los progres frente a la canalla de los invasores url\"\n        ],\n        [\n            1,\n            \"user user te pego un ca aso en la cara prra v\"\n        ],\n        [\n            0,\n            \"bueno a ver estoy hasta la polla de la gente de mi clase porque no para de hablar sobre tonterías y al final les di … url\"\n        ],\n        [\n            0,\n            \"hay 50 000 subsaharianos agolpados en el norte de marruecos esperando para entrar en españa en cualquier momento l … url\"\n        ],\n        [\n            1,\n            \"dicen que los animales son los más fieles pero si tú eres una perra qué pasó\"\n        ],\n        [\n            1,\n            \"a ver si quieres enseñar lo haces ¡ pero bien no cómo puta nada más picando para conseguir follows 😡 😡 url\"\n        ],\n        [\n            0,\n            \"tenés que ser muy hijo de puta para decir que eras su novio le cagaste la vida chabón y te mereces lo peor corta\"\n        ],\n        [\n            1,\n            \"eres la vieja mas osicona y zorra del mundo que no te mereces andar con mi amigo\"\n        ],\n        [\n            0,\n            \"todas las veces que oigo a un inmigrante hablar de su país de acogida solo escucho palabras de agradecimiento desp … url\"\n        ],\n        [\n            0,\n            \"y como me dijo el turista paisa acá en santander la disidencia de las farc son el grupo de ancianos refugiados en … url\"\n        ],\n        [\n            0,\n            \"user callate pelotudo forro hijo de puta\"\n        ],\n        [\n            0,\n            \"quieren novio europeo güero alto guapo de ojos azules y que esté mamado pero tienen los codos todos negros no mamen\"\n        ],\n        [\n            1,\n            \"user tú eres perra sólo conmigo\"\n        ],\n        [\n            0,\n            \"user i p or que se lo merecía y por hijo de puta esa no es una respuesta subnormal de mierda i vale le peg … url\"\n        ],\n        [\n            0,\n            \"user tú eres lo más hijo de puta que ha pisado la tierra fuera de la selección cabrón\"\n        ],\n        [\n            0,\n            \"user user cállate zorra acá los leprosos no opinan\"\n        ],\n        [\n            0,\n            \"user lo siguiente sera enseñar la puta polla a la gente borja\"\n        ],\n        [\n            0,\n            \"el acoso cibernético y la violación a la intimidad son faltas graves hashtag\"\n        ],\n        [\n            0,\n            \"user user gracias compañero hay que dejar claro quién manda\"\n        ],\n        [\n            1,\n            \"españa caos total un grupo de manteros subsaharianos se enfrenta violentamente a los mossos en … url\"\n        ],\n        [\n            0,\n            \"user como si tu hubieras echo eso callate la puta boca\"\n        ],\n        [\n            0,\n            \"user que no se sabe lo de los tirantes copón q no se sabe q puta manía d utilizar a la gente para provocar c … url\"\n        ],\n        [\n            0,\n            \"no debería seguir en tw solo a juristas personas cultas y bien informadas xq acabo perdiendo la perspectiva d gén … url\"\n        ],\n        [\n            0,\n            \"cómo coño puedes decir que el partido de benzema es malo hijo de la gran puta no mereces seguir disfrutando de es … url\"\n        ],\n        [\n            1,\n            \"user user guarra mejor busca alguien que te ponga mirando para cuenca que es lo que te hace falta guarrilla\"\n        ],\n        [\n            1,\n            \"¿ cuál es la peor desgracia para una mujer parir un varón porque después de tener un cerebro dentro durante 9 meses van y se lo sacan\"\n        ],\n        [\n            0,\n            \"racismo es a wevo quererse pintar de güeras cuando estan prietas u u\"\n        ],\n        [\n            0,\n            \"verga que culero van 3 muertes de personajes relacionados muy directamente con la hashtag gabacha día negro p … url\"\n        ],\n        [\n            1,\n            \"en ee uu ese moromierda ilegal estaría hecho un colador los estadounidenses los ataques a los suyos se los to … url\"\n        ],\n        [\n            0,\n            \"me ha parecido una puta mierda que no se cumpla esto porque se merecian cantar esto si lo digo url\"\n        ],\n        [\n            0,\n            \"user callate ya pedazo de rata q esa serie es una puta mierda como tú q eres una mierda q vergüenza de programa hashtag\"\n        ]\n    ],\n    \"it\": [\n        [\n            0,\n            \"studentessa cinese morta a roma fermati due giovani residenti campo rom di via salviati url hashtag\"\n        ],\n        [\n            0,\n            \"roma “ tangenti per appalti sui campi rom ” chiesto il processo per 17 persone url via user\"\n        ],\n        [\n            0,\n            \"i rom sono la sola comunità in italia vittima di pratiche istituzionali pensate e realizzate su base etnica\"\n        ],\n        [\n            0,\n            \"la hashtag dopo un anno comincia a far qualcosa e comincia col dare le case ai rom contenti romani che l'avete votata user\"\n        ],\n        [\n            0,\n            \"giornata della memoria domani al senato “ la memoria rimossa del genocidio di rom e sinti ” url\"\n        ],\n        [\n            1,\n            \"user ci vogliono le ruspe ma non solo per i campi rom ma per i palazzi di roma buon anno\"\n        ],\n        [\n            0,\n            \"news giornata della memoria quei minori rom trucidati e dimenticati nota di migrantes url\"\n        ],\n        [\n            0,\n            \"cercano di rapire una ragazza per farla prostituire alla magliana arrestate 3 rom url url\"\n        ],\n        [\n            0,\n            \"vero paghi 400 euro corso per vivere come rom chi sono gli stronzi che lo fanno mandiamo i politici nella m a dove starebbero bene\"\n        ],\n        [\n            0,\n            \"roma tentano rapire ragazza per farla prostituire arrestate 3 rom tre donne rom di 17 … url\"\n        ],\n        [\n            0,\n            \"roma nomade tenta di investire gli agenti loro sparano all'auto far west al campo rom di salone url user\"\n        ],\n        [\n            0,\n            \"hashtag signora lasci suo figlio nei campi rom qualche giorno vediamo che ne pensa dopo\"\n        ],\n        [\n            0,\n            \"fatto follonica rom chiuse in gabbiotto fratoianni si vs salvini “ fai schifo sei un … url user\"\n        ],\n        [\n            0,\n            \"blitz della polizia al campo nomadi trovate le borse appena rubate padova ampio controllo della polizia url\"\n        ],\n        [\n            0,\n            \"hashtag cavolo mo ' rigiriamo la frittata la legge la devono rispettare anche i rom giusto o solo gli italiani user\"\n        ],\n        [\n            0,\n            \"fiamme in un campo nomadi alla motorizzazione il degrado del campo di ravina url\"\n        ],\n        [\n            0,\n            \"mafia capitale buzzi mille euro al giorno a casamonica per guardiania campo rom carminati … url via user\"\n        ],\n        [\n            0,\n            \"hashtag risorsa per l'italia due arresti tra i rom risolto il mistero della ragazza cinese url\"\n        ],\n        [\n            0,\n            \"roma il padre la maltratta piccola bimba rom soccorsa dalla polizia url\"\n        ],\n        [\n            0,\n            \"i rom saranno pure l'etnia più meschina ladra bugiarda del globo ma non giustifica questo manco allo zoo dai a … url\"\n        ],\n        [\n            0,\n            \"dopo i rom e gli extracomunitari il nuovo nemico è la virginia raggi tieni duro virginia\"\n        ],\n        [\n            0,\n            \"ritrova il camper in un campo rom ma le autorità lo danno ai nomadi « perché senza casa » è l ’ italia “ sinistra ” url\"\n        ],\n        [\n            0,\n            \"il nuovo campo nomadi sorgerà su terreni della parrocchia e del comune hashtag url\"\n        ],\n        [\n            0,\n            \"roma donna trovata morta nel campo rom di via salviati forse è la studentessa cinese scomparsa url\"\n        ],\n        [\n            0,\n            \"retweeted notizie roma user corriere tangenti per gli appalti nei campi rom chiesto il rinvio url\"\n        ],\n        [\n            1,\n            \"dateli gl'italiani e no ai rom e alla d feccia url\"\n        ],\n        [\n            0,\n            \"poliziotto spara a un nomade in fuga dopo un furto il pm gli chiede un risarcimento di un milione di euro url\"\n        ],\n        [\n            0,\n            \"chi glielo dice ai genitori della studentessa cinese scippata e trovata morta vicino a un campo rom che lì la polizia non possono entrare\"\n        ],\n        [\n            0,\n            \"oltre a qualche famiglia rom nell'area c'erano anche diverse persone profondamente colpite dal terremoto come url\"\n        ],\n        [\n            0,\n            \"user user appunto tutti a preoccuparsi di due delinquenti rom e se ne fregano di quello che capita alle nostre figlie\"\n        ],\n        [\n            0,\n            \"ci sono più passeggini nel campo rom di quintiliani che in tutte le filiali della chicco hashtag\"\n        ],\n        [\n            1,\n            \"user ma che dici mentre pali con i rom loro ti hanno portato via anche il culo si si trattienili per portarli nella tua azienda\"\n        ],\n        [\n            0,\n            \"roma rapina al campo rom la barbuta tre arresti l'ombra del racket url url\"\n        ],\n        [\n            0,\n            \"i rom hanno detto che voteranno tutti per il si e si aggiungono gli extracomunitari con diritto di voto qualche pen … url\"\n        ],\n        [\n            1,\n            \"roma a 5 stelle nelle mani di rom e immigrati violenti sommersa dal degrado e stuprata riscatto nazionale url\"\n        ],\n        [\n            0,\n            \"la giunta stanzia centomila euro per trasportare i nomadi a scuola ilgiornale it url via user\"\n        ],\n        [\n            0,\n            \"un branco di rom stupra una ragazzina di 13 anni a milano arrestato un latitante url\"\n        ],\n        [\n            0,\n            \"liberoquotidiano it tutti i trucchi infallibili delle ladruncole rom url piaga sociale senza fine\"\n        ],\n        [\n            0,\n            \"roma l'ex stabilimento mira lanza diventa un museo di street art gestito da rom la repubblica … url\"\n        ],\n        [\n            0,\n            \"hashtag i rom sono romeni i nomadi si spostano e noi avremmo risorse anche per loro che qui delinquono quotidianamente\"\n        ],\n        [\n            0,\n            \"roma un turista giapponese viene accerchiato da 5 rom tre di loro url\"\n        ],\n        [\n            0,\n            \"quelli che non hanno mail lavorato in vita loro si capiscono roma la raggi spende 12 milioni per i campi rom url\"\n        ],\n        [\n            1,\n            \"user dite alla contessa che i rom hanno macchinoni e oro a cianfe perchè li rubano non certo perché lavorano onestamente hashtag\"\n        ],\n        [\n            0,\n            \"purtroppo i gov italiani pd non si sono ancora vaccinati contro i rom ora i campi rom invadono i ponti di firenze url\"\n        ],\n        [\n            0,\n            \"torino i rom lanciano sassi contro un'ambulanza del 118 i soccorritori costretti alla fuga url\"\n        ],\n        [\n            0,\n            \"maxi rissa al campo nomadi durante il censimento decisivo l'intervento della polizia locale di rom capitale\"\n        ],\n        [\n            0,\n            \"genova anche due ville in sardegna tra i beni sequestrati ai sinti del campo nomadi di bolzaneto … url\"\n        ],\n        [\n            0,\n            \"non bastavano i negri i rom i gay ora tornano anche contro gli ebrei occhi aperti amici i nazi rialzano la testa url\"\n        ],\n        [\n            0,\n            \"volevo caricare la mia bici in macchina ma per fisica ci siamo accorti che era più grande la bici della macchina e sembravamo ladri rom\"\n        ],\n        [\n            0,\n            \"ho appena scoperto che il milan ha un giocatore che è una donna rom chissà quanto è brava a rubare la palla\"\n        ],\n        [\n            1,\n            \"hashtag user ai nomadi si regala il terreno x costruirsi le case se lo chiede un italiano qualunque non si puo ' fare perche '\"\n        ],\n        [\n            0,\n            \"torre del greco minorenne rom arrestato dopo un furto url\"\n        ],\n        [\n            0,\n            \"milano con user festeggiamo un'altra famiglia in rom in casa tempo baracche finito quello della scuola … url\"\n        ],\n        [\n            1,\n            \"“ vi hanno sfrattato andate al campo rom in un container ” 3 famiglie italiane umiliate a roma – webitalia 360 url\"\n        ],\n        [\n            1,\n            \"hashtag quindi se vieni derubato dai rom dovresti anche entrare nel campo a cercarti quello che hanno rubato roba da matti\"\n        ],\n        [\n            0,\n            \"se anche tu chiedi la chiusura di tutti i campi rom firma e condividi questa petizione firm url via user\"\n        ],\n        [\n            0,\n            \"il giornale hashtag termini rom borseggia un turista arrestata 44 volte in 25 anni i carabinieri della stazione … url\"\n        ],\n        [\n            0,\n            \"bambini rom e scuola una ruspa non può abbattere la nostra costituzione url via user\"\n        ],\n        [\n            0,\n            \"in italia vivono circa 180mila rom e sinti che rappresentano lo 0 25 della popolazione presente sul territorio url\"\n        ],\n        [\n            0,\n            \"😨 😨 😨 user su user che parla di situazione rom come 1 razzzzzista omofobo della lega che dio ce ne scampi da cattosinixtri redenti\"\n        ],\n        [\n            0,\n            \"salvini furente e il suo sosia rom che guarda il sole chi fa più paura url\"\n        ],\n        [\n            1,\n            \"hashtag rom a vagonate in italia mandano bimbi a elemosinare rubare spacciare e x i giudici e lo stato è nella loro cultura\"\n        ],\n        [\n            0,\n            \"non è nemmeno un fatto di rom italiani o cazzi si tratta di vite umane persone che voi vi sentite in diritto di trattare come bestie\"\n        ],\n        [\n            0,\n            \"roma rapina con spray in appartamento arrestata nomade url\"\n        ],\n        [\n            0,\n            \"procura non vole alzare mezza roma mia famiglia come fa ad cancellare la residenza del rom concessa gli il vi municipio user\"\n        ],\n        [\n            0,\n            \"user user ho capito anche questa sera parlerete di pd perché non fate una puntata sul video delle due donne rom solo pd eh\"\n        ],\n        [\n            1,\n            \"chiudere i campi rom darai case ai rom dopo ai clandestini a discapito dei romani o farai un censimento chi ha soldi se la compra hashtag\"\n        ],\n        [\n            1,\n            \"tagadà tutti i rom voteranno uniti x il si e hanno confermato di avere votato tutti uniti a milano per sala capito perché l'immigrazione\"\n        ],\n        [\n            0,\n            \"qual è la tua opinione riguardo a quello che è succ — se ho capito bene due rom sono state chiuse in una url\"\n        ],\n        [\n            0,\n            \"non generalizziamo ma su un campo 3000 rom 2500 ha avuto a che fare con la leggehashtag\"\n        ],\n        [\n            0,\n            \"user user credevo fossi una rom anche tu da come scrivi\"\n        ],\n        [\n            0,\n            \"hashtag arrestato un rapinatore nomade latitante dal 2015 url\"\n        ],\n        [\n            0,\n            \"dal campo rom di castel romano alla capitale per rubare portafogli arrestate due donne ‘ in trasferta ’ url\"\n        ],\n        [\n            0,\n            \"in italia invece ai rom non è permesso neppure l ’ accesso ai bandi per le casa popolare – spiega maurizio pagani presidente di opera\"\n        ],\n        [\n            0,\n            \"le rom messe in gabbia al supermercato da un dipendente iscritto alla cgil il giornale url\"\n        ],\n        [\n            0,\n            \"user ecco regaliamo una casa a tutti i rom\"\n        ],\n        [\n            0,\n            \"oltre gli stereotipi e i luoghi comuni sentiamo dalle loro voci come vivono nei campi e nella società due ragazzine rom di roma hashtag\"\n        ],\n        [\n            0,\n            \"in questo periodo ci sono più villaggi di babbo natale che campi rom\"\n        ],\n        [\n            0,\n            \"qui radio londra roma cinese morta ore contate per chi l'ha scippata « vengono dal campo rom » il messaggero url\"\n        ],\n        [\n            0,\n            \"hashtag il comune chiude 60 parchi gioco mancano soldi per altalene e scivoli url 12 milioni per i rom in invece ci sono\"\n        ],\n        [\n            0,\n            \"roma rom scatenati sassaiole contro le auto in corsa e ostacoli per url\"\n        ],\n        [\n            0,\n            \"user user possibile che solo roma abbia il problema rom è come avere una delle piaghe d ' egitto locuste\"\n        ],\n        [\n            0,\n            \"user questo campo rom ricordi chi l'ha fatto memoria corta\"\n        ],\n        [\n            1,\n            \"la barbuta incendio al campo nomadi alta colonna di fumo problemi sul gra url … user sempre il solito schifo\"\n        ],\n        [\n            0,\n            \"inchiesta a torino trovato in croazia il tesoro della “ regina ” rom liguria genova il secolo xix url\"\n        ],\n        [\n            0,\n            \"accampamento rom improvvisato 5 denunce per allaccio abusivo alla rete elettrica url\"\n        ],\n        [\n            1,\n            \"user tutti braaaaaavi i rom tutti rifugiati politici i migranti\"\n        ],\n        [\n            0,\n            \"user user vallo a dire alla protettrice dei rom diana pavlovic 😤 😤 😤\"\n        ],\n        [\n            0,\n            \"qui radio londra rinchiudono due rom in una gabbia bufera su salvini che li difende corriere della sera url\"\n        ],\n        [\n            0,\n            \"user non escludo che anche in italia esista la malavita solo che i rom sono piuttosto fastidiosi e persistono nel delinquere\"\n        ],\n        [\n            0,\n            \"per quelli prima gli italiani il 90 dei hashtag che vivono in italia sono italiani\"\n        ],\n        [\n            0,\n            \"vladimir luxuria “ circondata e derubata da 20 rom in stazione centrale a milano ” – webitalia 360 url\"\n        ],\n        [\n            1,\n            \"hashtag non esiste nessun rom che cerca lavoro i rom non pagano tasse in italia e pretendono case boh\"\n        ],\n        [\n            0,\n            \"metro roma colombiana picchiata da rom aveva avvertito turisti di borseggio url url\"\n        ],\n        [\n            0,\n            \"la soluzione è collocare lo scientifico alla ragioneria la ragioneria allo scientifico e il gravina in un involucro anti rom\"\n        ],\n        [\n            0,\n            \"dai domiciliari in camper alla cella il quartiere applaude all ’ arresto delle 2 ladre rom url url\"\n        ],\n        [\n            0,\n            \"ora lo dice anche l ’ onu “ le comunità rom in italia sono discriminate ” url\"\n        ],\n        [\n            0,\n            \"milano dove prima c'era un campo rom ora sorge il nostro villaggio del clochard url\"\n        ],\n        [\n            1,\n            \"sono rom quindi da rinchiudere a prescindere url\"\n        ],\n        [\n            1,\n            \"hashtag ma sta rom pensa che siamo tutti ebeti e ciechi user\"\n        ],\n        [\n            0,\n            \"rolando precisa gabrio dopo ex moi e campo nomadi di via san germagnano url\"\n        ],\n        [\n            1,\n            \"a mio parere l'unica cosa da fare era utilizzare i € 150 000 00 per lo smantellamento del campo nomadi campo tra url\"\n        ],\n        [\n            0,\n            \"urc della sindaca raggi non vole cancellare rom da 4 anni dal abitazione in qui viviamo e prenotare con noi appartamento user\"\n        ],\n        [\n            0,\n            \"antegnate nomade ruba in casa e lascia messaggi di minaccia sulle foto url stranieri i protagonisti di tutto questo\"\n        ],\n        [\n            1,\n            \"hashtag xché non facciamo un referendum abrogativo sul regio dec che obbliga a far entrate in italia rom sinti ecc affluenza alle stelle\"\n        ],\n        [\n            1,\n            \"hashtag non è marcato il pazzo sono la rappresentante rom e l'assessora di milano che sono fuori di tes … url\"\n        ],\n        [\n            0,\n            \"l'idea dei cinque stelle a roma una free tax area per i rom url hashtag\"\n        ],\n        [\n            0,\n            \"il papa a milano ecco l'agenda ora per ora l'incontro con rom islamici e immigrati poi la maximessa url\"\n        ],\n        [\n            0,\n            \"criminalita ' carabinieri giulianova arrestano rom 55enne agi agenzia giornalistica italia url\"\n        ],\n        [\n            0,\n            \"milano rom da anni in stabili comunali di via adriano url\"\n        ],\n        [\n            0,\n            \"user lo ha guardato bene uno così è meglio averlo come avversario se è così magnanimo dia il suo indirizzo di casa ai rom\"\n        ],\n        [\n            0,\n            \"grande ingiustizia da anni con i rom non sanno come espletare a pieno la funzione burocratica con noi si come per … url\"\n        ],\n        [\n            0,\n            \"il rom che derubò ermes dà fuoco alla roulotte per ottenere una casa url hashtag\"\n        ],\n        [\n            0,\n            \"roma è accaduto oggi nelle vicinanze del pantheon l'uomo è un mendicante rom che frequenta la zona url\"\n        ],\n        [\n            0,\n            \"via di salone maxirissa nel campo nomadi durante il censimento corriere della sera url url\"\n        ],\n        [\n            0,\n            \"pontina controlli serrati al campo rom di via pontina 6 pattuglie della municipale in azione url\"\n        ],\n        [\n            0,\n            \"roma agguato a bus cotral nel pressi del campo rom finestrini distrutti a sassate url user\"\n        ],\n        [\n            0,\n            \"non si sa cosa cazzo c'entrino i rom ma comunque hashtag merda url\"\n        ],\n        [\n            0,\n            \"fiaccolata della lega nord contro gli aiuti ai rom url\"\n        ],\n        [\n            0,\n            \"non perdetevi domani la nostra inchiesta sui campi rom a hashtag nei pressi delle più importanti università state connessi\"\n        ],\n        [\n            0,\n            \"roma schiuma ncs « tre famiglie italiane mandate in un campo nomadi » url\"\n        ],\n        [\n            1,\n            \"hashtag rozza ancora coi condoni del passato ma tu oggi con questo governo che cosa stai facendo difendi i rom e basta\"\n        ],\n        [\n            1,\n            \"user un rumeno se applicassero le leggi che ci sono rumeni rom clandestini starebbero fuori dall'italia basta pidioti al governo\"\n        ],\n        [\n            1,\n            \"user relegheremo i pidioti in riserve e a fargli compagnia ci metteremo pure rom e mussulmani così vivranno tutti felici 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"hashtag roma rissa in un campo nomadi durante un censimento 5 arresti sky tg24 url to keep updated rimani informat …\"\n        ],\n        [\n            0,\n            \"povertà esclusione e scarsa istruzione 4100 minori rom hanno una vita segnata alla nascita url\"\n        ],\n        [\n            0,\n            \"22 rapine in tutto il nord bottino da 1 milione € presa la banda di rumeni rom saran presto liberi url\"\n        ],\n        [\n            1,\n            \"con il fumino alla diossina dei roghi tossici ve lo auguro un bel campo rom sotto casa a tutti voi in studio … url\"\n        ],\n        [\n            0,\n            \"retweeted notizie roma user il messaggero roma donna trovata morta nel campo rom di via salviati url\"\n        ],\n        [\n            0,\n            \"né leghisti né fascisti è della cgil l ’ uomo che ha chiuso le rom nel gabbiotto url cronaca … url\"\n        ],\n        [\n            0,\n            \"far west a roma la polizia apre il fuoco contro un nomade latitante che url\"\n        ],\n        [\n            0,\n            \"presi dopo otto colpi la banda dei ladri bambini di una famiglia di nomadi url\"\n        ],\n        [\n            1,\n            \"che cari i hashtag quando al hashtag per descrivere gli zingari rom usano forte accento dell'est ma definiteli anche merde ci piace\"\n        ],\n        [\n            0,\n            \"case ai rom dopo gli sgomberi la smentita in via salviati nessun accordo url\"\n        ],\n        [\n            0,\n            \"user tata mi esprime la sicurezza di un rom di fronte alla mia auto hashtag\"\n        ],\n        [\n            1,\n            \"user ma la ruspa è sui rom quindi tutto ok però devo dire che anche io avrei evitato bastardo non è meglio faccia di cazzo\"\n        ],\n        [\n            0,\n            \"il giudice emerito silli gia è certo che la nomade abbia rubato non importa quindi l'intervento della url\"\n        ],\n        [\n            0,\n            \"user vero voleva porre un freno anche all'esodo di insegnanti meridionali al nord e nutre una certa simpatia per i rom\"\n        ],\n        [\n            0,\n            \"user bravi i rom basta che vi fate i capelli blond però e dopo dite che non ce cultura tra tribù diverse ma che indiani sono\"\n        ],\n        [\n            0,\n            \"vorrei dire una cosa in favore dei hashtag che nessuno dice mai fatto hashtag\"\n        ],\n        [\n            0,\n            \"nomadi colti sul fatto aggrediscono i carabinieri rom col cacciavite tenta di sfregiare un militare – speed 24 news url\"\n        ],\n        [\n            1,\n            \"dipiazza a la zanzara trieste meglio di roma e napoli « via rom e barboni » url url\"\n        ],\n        [\n            0,\n            \"civitavecchia donna rom sorpresa a rubare presso zona residenziale terzo binario news url\"\n        ],\n        [\n            0,\n            \"sgomberi disumanità made in italy roma ormai nel nostro paese i diritti di migranti rom e senzatetto son url\"\n        ],\n        [\n            0,\n            \"rapina in villa presi due nomadi dopo una caccia durata 5 mesi url url\"\n        ],\n        [\n            1,\n            \"user basterebbe non votare più pd e ci libereremmo anche di tanti delinquenti rom clandestini oggi protetti da pidioti al governo\"\n        ],\n        [\n            0,\n            \"i carabinieri della compagnia di carbonia hanno scoperto una “ miniera d ’ oro ” nei pressi del campo nomadi di carbonia url\"\n        ],\n        [\n            0,\n            \"voglio l'eclettismo di voi falliti che passate da no alla violenza contro salvini a frasi tipo bruciamo i campi rom hashtag\"\n        ],\n        [\n            0,\n            \"bici rubate ai ciclisti della milano saremo trovate in un campo nomadi url url\"\n        ],\n        [\n            0,\n            \"truffe agli anziani nel savonese due nomadi sinti assolti « per non aver commesso il fatto » url url\"\n        ],\n        [\n            1,\n            \"user possibile che non possiamo cacciare questi maledetti rom dall'italia non ci rimane che votare lega nord\"\n        ],\n        [\n            0,\n            \"giornata della memoria presidio rom davanti alla prefettura « dallo sterminio alla deportazione » url\"\n        ],\n        [\n            0,\n            \"hashtag dopo l'ultima rissa fra clan di famiglie rom in via zampieri il sindaco corre ai ripari leggi la url\"\n        ],\n        [\n            1,\n            \"user user e i rom trasferiti in suite in centro di roma con caviale e champagne vergognatevi di esistere 😡\"\n        ],\n        [\n            1,\n            \"hashtag i bambini vanno a scuola come gli altri e si integrano io insegno e ho avuto a che fare con i rom a scuola purtroppo 👎 👎 👎\"\n        ],\n        [\n            0,\n            \"user ma questo nn sa quanto costa un litro di latte figuriamoci parlare su iva questo parla solo di ruspa rom e prostitute\"\n        ],\n        [\n            0,\n            \"user mica difendo chi fa casino ma quando lui incita a bruciare i rom perde il diritto di essere considerato alla pari\"\n        ],\n        [\n            1,\n            \"da 4 anni che non riusciamo cancellare rom da casa dove viviamo che ne pensa ne anche citazione diretta aiuta user\"\n        ],\n        [\n            1,\n            \"abbiamo denunciato 4 anni fa e fin ad ora non abbiamo ottenuto nessun risultato solo minacce e rom ancora residente user\"\n        ],\n        [\n            0,\n            \"voxnews roma nasce nuovo villaggio per rom costo oltre 1 270 000 euro l ’ insediamento per soli rom – per … url\"\n        ],\n        [\n            0,\n            \"fuggono in auto dopo un furto rom 17enni inseguiti e poi bloccati y segui il corriere adriatico e resta url\"\n        ],\n        [\n            0,\n            \"campo nomadi abusivo alla fiumara 14 persone vivono in baracche sotto il ponte … url url\"\n        ],\n        [\n            0,\n            \"sto pensando che in fondo siamo tutti un po nomadi e un po stranieri in questa nostra italia terra di nessuno\"\n        ],\n        [\n            0,\n            \"user non penso proprio meglio dell'abisso morale dei rom dei loro furti della loro inutilità ignoranza e caparggine\"\n        ],\n        [\n            0,\n            \"hashtag in greco è pascolo nomade è un anziano del clan che presiede alla distribuzione dei pascoli schmitt cit in cella hashtag\"\n        ],\n        [\n            0,\n            \"roma – trovata morta la giovane cinese vicino la ferrovia adiacente il campo nomadi di via salviati url\"\n        ],\n        [\n            0,\n            \"user anche i gay sono due temi che uniscono tutti gay e rom\"\n        ],\n        [\n            0,\n            \"suona una fisarmonica fiamme nel campo rom tua madre lo diceva hai sentito il terremoto a roma nord\"\n        ],\n        [\n            1,\n            \"user anche noi abbiamo la nostra via x i rom quella dei forni della italsider\"\n        ],\n        [\n            0,\n            \"url cosa sta succedendo ai campi rom di roma sotto l'era di virginia raggi … url\"\n        ],\n        [\n            0,\n            \"modena comune paga la benzina ai nomadi che portano figli a scuola modena – la giunta pd … url\"\n        ],\n        [\n            0,\n            \"hashtag dalle casse di mandarini agli attrezzi 4 nomadi arrestati per furti colpito anche il vicentino url\"\n        ],\n        [\n            0,\n            \"anche i nomadi ora chiedono asilo politico notiziaro online url\"\n        ],\n        [\n            0,\n            \"rifiuti e inquinamento il campo nomadi della 554 finisce sotto sequestro url\"\n        ],\n        [\n            0,\n            \"minori in italia 20 mila rom emarginati vivranno di meno e non studieranno url\"\n        ],\n        [\n            1,\n            \"hashtag la colombiana li becca a rubare in metro orrore a roma come la riducono i rom url\"\n        ],\n        [\n            0,\n            \"vabbè come dice la boldrini i nomadi sono una risorsa per tutti al pari degli immigrati africani e dell'est eu … url\"\n        ],\n        [\n            1,\n            \"vorrei un campo rom vicino la casa di tutti quei buonisti e moralisti che predicano così bene\"\n        ],\n        [\n            0,\n            \"senadid nomade “ liberato ” dalla kyenge ancora in carcere accusadi furto aggravato e resistenza a pubblico ufficiale url\"\n        ],\n        [\n            0,\n            \"ricatti a sfondo sessuale con accuse false famiglia di rom nei guai il secolo d'italia url url\"\n        ],\n        [\n            0,\n            \"vicenda hashtag dai giudizi della gente qui su twitter sembra che i rom siano tutte brave persone mi sento decisamente sollevato\"\n        ],\n        [\n            0,\n            \"minorenne rom arrestato dopo furto in appartamento url\"\n        ],\n        [\n            0,\n            \"il campo rom a roma nord si farà e ' contraddizione a cinque stelle url url\"\n        ],\n        [\n            0,\n            \"cinisello fiamme nel cantiere fantasma della m1 gravi mamma rom e bimbo di 3 anni in ospedale anche l'altro … url\"\n        ],\n        [\n            0,\n            \"quanto lavoro un rom che vuole riuscire nella vita il doppio dagli adulti vengono le discriminazioni non dai url\"\n        ],\n        [\n            0,\n            \"roma nascerà un nuovo campo rom url via user\"\n        ],\n        [\n            0,\n            \"sicurezza rom milionari nei campi nomadi blitz della finanza url\"\n        ],\n        [\n            0,\n            \"a roma tendopoli rom con vista colosseo url via user\"\n        ],\n        [\n            0,\n            \"il tgpuglia dovreste guardarlo tutti ogni giorno strutture fatiscenti occupate da disperati africani o rom un degrado da quarto mondo\"\n        ],\n        [\n            0,\n            \"il discorso sui rom del hashtag è complesso e non si può archiviare con stronzi fatto bene servirebbe una manciata di caratteri in più\"\n        ],\n        [\n            0,\n            \"user solo i tamarri comprano volkswagen e audi usate per fare gli sborroni dimenticavo anche i rom hanno gli stessi gusti\"\n        ],\n        [\n            0,\n            \"l'italia è divisa tra chi non si guarda le spalle e si fida dei hashtag e chi li disprezza perché ha vissuto sulla su … url\"\n        ],\n        [\n            1,\n            \"user user lo zucchero te lo da il tuo amico negro oppure rom visto che vi fate tutti senza problemi\"\n        ],\n        [\n            0,\n            \"hashtag sorpresi dalle fiamme mentre dormivano in un cantiere gravi mamma rom e bimbo di 3 anni … url\"\n        ],\n        [\n            1,\n            \"hashtag vitalizio rom negri delinquenti tagliamo tutto questo marciume così riusciamo a vivere tutti gli fa schifo\"\n        ],\n        [\n            0,\n            \"user cazzate giachettiane i cinesi i rom i poveracci cui pagate anche le tessere eccoli i prossimi gazebari\"\n        ],\n        [\n            0,\n            \"roma era diventato l'incubo degli studenti di primavalle arrestato 15enne rom url\"\n        ],\n        [\n            0,\n            \"falla pure sui rom i clandestini e gli sfrattati italiani a roma url\"\n        ],\n        [\n            1,\n            \"nomadi da tutta italia a rendere omaggio ad un delinquente sinti identificarli tutti e perquisire dove abitano url\"\n        ],\n        [\n            1,\n            \"user va bene questa piaga sociale ma fate qualcosa di più contro tutto quello che succede nei campi rom è torino borgaro e tutti\"\n        ],\n        [\n            0,\n            \"hashtag sequestri beni a famiglia nomade ladri professionisti operazione della polizia a venezia\"\n        ],\n        [\n            1,\n            \"e ' vergognoso che dei rom non italiani in italia a fare solo i delinquenti hanno ucciso una ragazza cinese che studiava in italia e so\"\n        ],\n        [\n            0,\n            \"rapina armata da 25mila euro blitz al campo nomadi in chiesa rossa video url via user\"\n        ],\n        [\n            0,\n            \"roma gli spezzano il dito per rubargli fede caccia a due rom url url\"\n        ],\n        [\n            0,\n            \"finisce la bella vita dei rom via auto e beni di lusso per 300mila euro url\"\n        ],\n        [\n            0,\n            \"zingara rom mentì accusando un poliziotto di averle fatto perdere un bambino con una manganellata condannata url\"\n        ],\n        [\n            0,\n            \"roma donna picchiata dalle ladre rom che aveva denunciato ilgiornale it url via user\"\n        ],\n        [\n            0,\n            \"user simpatico quanto due rom in una gabbia\"\n        ],\n        [\n            0,\n            \"bambini rom a scuola di borseggio 7 arresti in metropolitana video url\"\n        ],\n        [\n            1,\n            \"i rom sono purtroppo tutti delinquenti ladri assassini ecc che cazzo c ' entra l'etnia so rom parassiti del … url\"\n        ],\n        [\n            1,\n            \"user hanno rotto tutti se dici rom sei razzista se dici zingaro sei razzista se dici geova sei razzista ma vaxxngul 😎\"\n        ],\n        [\n            0,\n            \"hashtag i rom in romania sono stati in stato di schiavitù nello stesso periodo in cui le persone di colore lo sono state in america\"\n        ],\n        [\n            0,\n            \"lol hashtag il miglior sindaco d'italia sì dell'italia dei rom degli invasori e degli sprechi url\"\n        ],\n        [\n            0,\n            \"user i rom si devono anche adattare a dire che rubare è illegale anche in italia etc etc\"\n        ],\n        [\n            0,\n            \"salvini dopo i campi rom via i centri sociali sono da abolire url url\"\n        ],\n        [\n            0,\n            \"campo rom alla favorita il comune “ sarà demolito ” url hashtag\"\n        ],\n        [\n            0,\n            \"le bestie a calci via dall'italia trieste calci e pugni fino a sfigurarla picchiata dai rom per vendetta … url\"\n        ],\n        [\n            0,\n            \"roma far west a corcolle poliziotti aggrediti da una trentina di nomadi 20 fermi url\"\n        ],\n        [\n            0,\n            \"da 4anni che non riusciamo cancellare il rom dal codice anagrafico abitativo e urc di roma si è rifiutato ad cancellare user\"\n        ],\n        [\n            0,\n            \"saviano difende le 2 ladre rom e attacca salvini istiga alla violenza disprezzo i suoi utenti fb riscatto url\"\n        ],\n        [\n            0,\n            \"rubano le offerte davanti alla statua della madonna arresti nel campo rom url\"\n        ],\n        [\n            0,\n            \"clamoroso a hashtag parenzo i rom possono tranquillamente occupare case altrui perchè lo fa anche casapound\"\n        ],\n        [\n            1,\n            \"user user scusate ma popolo nomade non significa che dopo una breve sosta riprende lo spostamento\"\n        ],\n        [\n            1,\n            \"accanto alla questura e campo nomadi con gente che fa quello che vuole impunemente polizia ha responsabilità grav … url\"\n        ],\n        [\n            0,\n            \"furto in casa mentre proprietaria dorme individuati e arrestati 2 rom pescaresi leggi tutto l'articolo url\"\n        ],\n        [\n            1,\n            \"user dite alla raggi di dare una casa anche a quei nomadi che hanno scippato la studentessa cinese\"\n        ],\n        [\n            0,\n            \"user io a quello non ci credo e credo anche che poca gente si sarebbe fermata a comprare cibo a due rom\"\n        ],\n        [\n            1,\n            \"hashtag ville abusive dei nomadi url “ se costruisco io demoliscono in un giorno se costruiscono rom non succede nulla ”\"\n        ],\n        [\n            0,\n            \"user user non solo ma anche i campi nomadi abusivi su tutto il territorio italiano\"\n        ],\n        [\n            0,\n            \"user sicura anche per gli immigrati i rom e i rifugiati chissà perché detto scritto da te suona male 🤔\"\n        ],\n        [\n            0,\n            \"user il problema non è rom sinti si ho no il problema è che siamo diventati quasi tutti nomadi nel paese delle menzogne\"\n        ],\n        [\n            0,\n            \"user il campo schifo dei rom di roma è stato poi smantellato\"\n        ],\n        [\n            0,\n            \"mafia roma appalti campi nomadi in 13 rinviati a giudizio url\"\n        ],\n        [\n            0,\n            \"napoli nel cinema fuori campo storie di rom nell'italia di oggi url\"\n        ],\n        [\n            0,\n            \"user dica alla fedeli che sistemati questi rom altri ne arriveranno a sfruttare la pieta ' e non finiremo mai e per gl'italiani niente\"\n        ],\n        [\n            0,\n            \"ma perchè esiste ancora il campo rom di scordovillo strano perchè il sindaco aveva promesso di sgomberarlo e url\"\n        ],\n        [\n            0,\n            \"milano – blitz dei carabinieri nel campo nomadi di via negrotto controllate 80 persone e 50 veicoli … url\"\n        ],\n        [\n            0,\n            \"savona problema sicurezza tra campo nomadi e profughi quotidiano online della provincia di savona url\"\n        ],\n        [\n            0,\n            \"mi pare che tutti in qualche modo hanno proprietà private politici che comprano all'estero rom con trenta milioni … url\"\n        ],\n        [\n            0,\n            \"quando tutto lo stato si impegnerà per superamento dei campi rom a parole tutti bravi meno ipocriti aree di sosta e stop 😎 hashtag\"\n        ],\n        [\n            0,\n            \"migranti e rom tra accoglienza e discriminazione il 10 marzo convegno al mamiani di roma url url\"\n        ],\n        [\n            1,\n            \"italia ridicola che fa parlare rom che devastano e sporcano le nostre città tutti delinquenti che non rispettano la nostra terra\"\n        ],\n        [\n            0,\n            \"when scendi con la tuta della palestra giallo fluo e il cappello della guess e sembri tipo una zingara rom\"\n        ],\n        [\n            0,\n            \"user io sono andata anche a scuola con dei rom ci ho giocato da bambina tu quanto tempo ci hai speso\"\n        ],\n        [\n            0,\n            \"appena pubblicato in url roma rapine ai turisti fermate sei nomadi url\"\n        ],\n        [\n            0,\n            \"user te credo che in italia non fanno figli se non c'è lavoro come li campano mica sono rom\"\n        ],\n        [\n            0,\n            \"la vera storia della giunta raggi e della chiusura dei campi rom next url url\"\n        ],\n        [\n            0,\n            \"l'imbarbarimento è avvenuto perchè ai rom ormai è concesso tutto rubano schippano ti entrano in casa e se ti difendi arrestano te hashtag\"\n        ],\n        [\n            1,\n            \"i hashtag sono vittime della loro cultura del rubare i pregiudizi degli italiani sono legati a questo che inizino a lavorare hashtag\"\n        ],\n        [\n            0,\n            \"pergola ancora in corso le ricerche del quarto uomo i tre arrestati sono rom del noto … url url\"\n        ],\n        [\n            1,\n            \"roma nomadi bloccano la strada con un frigorifero per rapinare gli automobilisti bisognerebbe rinchiuderli ad alcatraz non in 1 gabbia\"\n        ],\n        [\n            0,\n            \"visita di bergoglio a milano incontrerà islamici immigrati e rom se ha tempo i cattolici italiani riscatto url\"\n        ],\n        [\n            0,\n            \"la morte di yao fermato un ventenne nomade denunciato un sedicenne url\"\n        ],\n        [\n            0,\n            \"milano – bliz dei carabinieri nel campo nomadi di via bonfadini sequestrate armi e droga url cronaca locale\"\n        ],\n        [\n            1,\n            \"hashtag per non farsi mancare nulla è anche filo rom ma perche ' non vai a cagare hashtag\"\n        ],\n        [\n            0,\n            \"problema sicurezza poliziotti e carabinieri sul bus dei nomadi a gennaio arriveranno anche i city angels url\"\n        ],\n        [\n            1,\n            \"hashtag nn solo diritti pure doveri il rom dice ke i bambini sn a scuola a me nn sembra ne ho visti un mucchio e ragazzi a spasso\"\n        ],\n        [\n            0,\n            \"ok dei rom parlate a programmi alla del debbio qua si parlava di cose concrete come riqualificare quella fabbrica hashtag\"\n        ],\n        [\n            1,\n            \"user user solo nomadi tutti bianchi neri e chi più ne ha ne metta ci stanno devastando siamo al limite\"\n        ],\n        [\n            0,\n            \"chiesto il rinvio a giudizio di 17 funzionari per un giro di tangenti legato all'assegnazione di lavori in alcuni campi nomadi di hashtag\"\n        ],\n        [\n            0,\n            \"treviso spara e ferisce alla testa un ladro nomade ora il vigilante è accusato di tentato omicidio url\"\n        ],\n        [\n            0,\n            \"le rom chiuse in gabbia dai dipendenti della lidl diventa virale si accende la polemica url\"\n        ],\n        [\n            0,\n            \"nuovo vasto incendio nel campo rom della barbuta problemi sul gra url url\"\n        ],\n        [\n            1,\n            \"user nn solo allo stadio ma al blocco della metroc no alle olimpiadi ai continui insediamenti campi hashtag ed alla loro incapacità\"\n        ],\n        [\n            0,\n            \"ferentino ragazza di 20 anni stuprata da 7 nomadi url\"\n        ],\n        [\n            0,\n            \"cinese morta dopo un furto uno dei due rom è già libero – speed 24 news url\"\n        ],\n        [\n            0,\n            \"il comune di roma vuole eliminare i campi rom ma continua a finanziarli tpi url via user\"\n        ],\n        [\n            0,\n            \"5 stelle o prendono posizione su immigrazione rom o perderanno voti a gogò url\"\n        ],\n        [\n            0,\n            \"stamattina ho conosciuto una ragazza di etnia rom studia ingegneria a roma che non lo sappia salvini\"\n        ],\n        [\n            0,\n            \"roma le nomadi fanno spese pazze ma la cassiera è complice del raggiro url url\"\n        ],\n        [\n            0,\n            \"oramai è diventata terra di rom e magrebini addetti allo spaccio i quali con fare aggressivo non solo minacciano url\"\n        ],\n        [\n            0,\n            \"hashtag paura non capisce la lingua una rom che disturba un cliente invece va tutto bene bah\"\n        ],\n        [\n            1,\n            \"user saranno anche nomadi ma sono sempre in italia a delinquere perché non se ne vanno anche in altri paesi germania svizzera\"\n        ],\n        [\n            0,\n            \"qui radio londra shock in italia per due rom chiuse in gabbia e filmate url\"\n        ],\n        [\n            0,\n            \"anche i nomadi ora chiedono l ’ asilo politico url\"\n        ],\n        [\n            0,\n            \"per gli appalti in campi nomadi di roma 13 rinviati giudizio url url\"\n        ],\n        [\n            0,\n            \"rubano oro e gioielli in abitazione del centro storico denunciate due rom una minorenne leggi tutto l'articolo url\"\n        ],\n        [\n            1,\n            \"l'unico modo per integrare i rom nella nostra società è obbligarli anche con la forza a rispettare le regole e le url\"\n        ],\n        [\n            1,\n            \"user no ma i rom non rubano l'idiozia della televisione sx impone eufemismi no ci sto i zingari sono parassiti eladri\"\n        ],\n        [\n            0,\n            \"roma nascerà un nuovo campo rom url url\"\n        ],\n        [\n            0,\n            \"roma scoppia una gigantesca rissa al campo rom arrestate 5 persone url\"\n        ],\n        [\n            1,\n            \"forza ragazzi 180mila clandestini all'anno rom da tutte le parti illegalità totale coop rosse e bianche che lucrano ora sapete cosa votare\"\n        ],\n        [\n            1,\n            \"associazioni pro rom che ne pensate ovviamente i derubati si sono inventato tutto ovviamente vero url\"\n        ],\n        [\n            0,\n            \"user almeno lì c'è la scusa di avere la guerra pensa tu che siamo civili noi a osservare i bimbi rom che s p … url\"\n        ],\n        [\n            0,\n            \"scarso e confuso l'impegno della nuova amministrazione capitolina per il superamento del “ sistema campi ” … hashtag url\"\n        ],\n        [\n            0,\n            \"user quanto avete speso per i rom e gli extracomunitari in queste cose non siete tanto diversi dal pd\"\n        ],\n        [\n            0,\n            \"roma – i carabinieri scoprono un gruppo di ladri nomadi sul fatto al celio durante il saccheggio di un furgone url\"\n        ],\n        [\n            0,\n            \"new post roma nomadi 4500 in 9 aree attrezzate url\"\n        ],\n        [\n            1,\n            \"roma fiaccolata casapound al tiburtino quartiere assediato da rom e migranti ora basta url\"\n        ],\n        [\n            0,\n            \"no del sindaco alla mostra sui deportati nomadi rom e sinti hashtag url\"\n        ],\n        [\n            0,\n            \"pontina ora i rom assaltano anche gli automobilisti url\"\n        ],\n        [\n            0,\n            \"qui nell'hinterland m se siamo alla follia posti di blocco dovunque scene d'apocalisse zombie rom inseguiti nei parchi hashtag\"\n        ],\n        [\n            1,\n            \"il segreto delle hashtag fanno figli come conigli e diventano intoccabili url\"\n        ],\n        [\n            0,\n            \"mafia capitale appalti per i campi rom chiesto processo per 17 persone url user\"\n        ],\n        [\n            0,\n            \"roma la cassiera è complice nomadi fanno spese pazze al supermarket a prezzi scontati url user\"\n        ],\n        [\n            1,\n            \"user ma anche in galera gridano così ah dimenticavo loro sono rom e possono fare tutto al disopra della legge cmq una bravata\"\n        ],\n        [\n            0,\n            \"user user treccani ròm – nome generico con cui vengono indicati gli appartenenti alla popolazione nomade degli zingari sinonimi\"\n        ],\n        [\n            0,\n            \"blitz dei carabinieri al campo rom della favorita spunta latitante ricercato da anni url\"\n        ],\n        [\n            0,\n            \"rinchiudono 2 nomadi nel gabbiotto denunciati tre addetti della lidl corriere adriatico url url\"\n        ],\n        [\n            0,\n            \"le hashtag escono dal campo rom e si emancipano anche se ci vuole ancora il permesso dei mariti per lavorare … url\"\n        ],\n        [\n            0,\n            \"virginia raggi e la storia dei campi rom a roma giornalettismo url\"\n        ],\n        [\n            0,\n            \"hashtag noi non ci arrendiamo l'odissea dei podisti nel campo rom per recuperare zaini rubati url\"\n        ],\n        [\n            1,\n            \"user fai qualcosa x tor sapienza sono tutti arrabbiati x la situazione rom la gente non c'è la fa più\"\n        ],\n        [\n            0,\n            \"due sparatorie in una sola notte a roma arrestati tre nomadi di etnia sinti url\"\n        ],\n        [\n            0,\n            \"ringrazio campo rom la barbuta per il profumo di tumore che anche stanotte mi fa respirare con user in bella vista user\"\n        ],\n        [\n            0,\n            \"giornata della memoria i rom di milano commemorano il loro “ porrajmos ” url\"\n        ],\n        [\n            1,\n            \"scusa raggi ma quand'è che i rom avrebbero pagato qualsiasi tassa demagoga url via user\"\n        ],\n        [\n            1,\n            \"user anche saviano è un rom caro matteo anke lui fuori dall italia\"\n        ],\n        [\n            0,\n            \"roma presa borseggiatrice da record rom arrestata 44 volte in 25 anni url\"\n        ],\n        [\n            0,\n            \"user complimenti eletta dai romani primo pensiero i rom comunque uguale alla sx tanto vengono tutti da li\"\n        ],\n        [\n            0,\n            \"da uno a qualsiasi campo rom quanto truffano le pagine facebook che vendono orologi\"\n        ],\n        [\n            0,\n            \"bimbi hashtag in classe genitori preoccupati non è un problema di discriminazione ma di tutela url\"\n        ],\n        [\n            1,\n            \"hashtag il capo della digos infatti allontana i cittadini e lascia indisturbati i delinquenti questa è l'italia rom padroni\"\n        ],\n        [\n            1,\n            \"user metterei anche a te insieme ai rom\"\n        ],\n        [\n            1,\n            \"ma pensa te i ladri rampicanti sono rom quelli che portano cultura hashtag url\"\n        ],\n        [\n            0,\n            \"user i rom in germania hanno buoni privilegi ma x loro il diritto di rubare e restare impuni nn ha prezzo meglio l'italia\"\n        ],\n        [\n            1,\n            \"l'italia è un paese che tratta meglio i rom e i clandestini che il proprio popolo italiano nn fanno niente e avanzano dirhashtag\"\n        ],\n        [\n            1,\n            \"due tizi intrappolano due nomadi che rivistano tra i rifiuti e filmano tutto il commento medio è visto che c'erano potevano dargli fuoco\"\n        ],\n        [\n            0,\n            \"user bravo per il v s giornalista il nomade che dopo essere scappato per la città ai 200 beccato dai carabinieri collabora\"\n        ],\n        [\n            0,\n            \"sindi è una città estone e zingari è un nome comune che indica varie etnie rom sinti e altri leggi impara e po … url\"\n        ],\n        [\n            0,\n            \"stazione e centro ancora sotto controllo 13 nomadi fermate 7 erano minorenni url\"\n        ],\n        [\n            0,\n            \"nuovo mio intervento sui problemi di via della marranella e su altre questioni mercatino rom a la rustica url\"\n        ],\n        [\n            0,\n            \"tanto con il sole i nomadi non vengono più a scuola per qualcuno questa è la soluzione\"\n        ],\n        [\n            0,\n            \"roma “ risorse ” rom fuori controllo picchiano un ambulante e sputano in faccia ai poliziotti – webitalia 360 url\"\n        ],\n        [\n            0,\n            \"user user non bisogna generalizzare non possiamo etichettare tutti i rom come ladri ma guardare al caso di specie\"\n        ],\n        [\n            0,\n            \"trovato il tesoro della regina rom la cifra è da capogiro url\"\n        ],\n        [\n            0,\n            \"roma campi rom da chiudere entro il 31 gennaio 2017 il piano del campidoglio url user al loro paese\"\n        ],\n        [\n            0,\n            \"sempre nel solco gentista del qualcosa di buono ha fatto sentito al bar ameno al sud hanno la mafia e i rom non ti entrano a casa paura\"\n        ],\n        [\n            0,\n            \"user complimenti alla rom bella davvero\"\n        ],\n        [\n            1,\n            \"user nelle zone attorno a bologna siamo vessati da rom organizzati specializzati in furti che arrafando tutto quello che capita verità\"\n        ],\n        [\n            0,\n            \"user magari prima fare una consulta sui doveri dei rom\"\n        ],\n        [\n            1,\n            \"user oppure attendiamo che agli organi competenti venga svaligiata casa dagli stessi rom prima che si attivino per fare qcs\"\n        ],\n        [\n            0,\n            \"url hashtag notoriamente appassionati di fughe\"\n        ],\n        [\n            0,\n            \"user rom siate fieri della vostra cultura nn perdetela boldrini\"\n        ],\n        [\n            0,\n            \"incredibile una vicenda in cui sbagliano tutti le rom a rubare i dipendenti a rinchiuderle e riprenderle salvini ad essere nato hashtag\"\n        ],\n        [\n            1,\n            \"sulle iene italia 1 casa occupata dai rom e nessuno se ne importa nulla neanche le istituzioni povera italia\"\n        ],\n        [\n            0,\n            \"hashtag quel campo rom è grande quanto il mio quartiere\"\n        ],\n        [\n            0,\n            \"e a genova con la paita e i rom url\"\n        ],\n        [\n            0,\n            \"user anche io ero come i rom grande\"\n        ],\n        [\n            1,\n            \"hashtag la carovana di nomadi potrebbe essere sgomberata una volta per tutte per la gioia degli abitanti … url\"\n        ],\n        [\n            0,\n            \"roma carabinieri arrestano rapinatore nomade url\"\n        ],\n        [\n            1,\n            \"ancora i rom la feccia della feccia ladri spacciatori prostituzione da cacciare tutti hashtag\"\n        ],\n        [\n            0,\n            \"user conosco bene rom avendo fatto servizio nell'arma il problema non sono loro ma chi gli permette tutto ciò\"\n        ],\n        [\n            1,\n            \"user in italia abbiamo un furto al minuto molte volte con collegate violenze gratuite sui ns anziani gentaglia rom violenta impunita\"\n        ],\n        [\n            0,\n            \"user condividiamo con lui anche la bacchettata dell'onu alla raggi x situazione dei rom a roma o questo … url\"\n        ],\n        [\n            0,\n            \"dopo 30 anni cancellato il campo rom a torre annunziata url\"\n        ],\n        [\n            0,\n            \"la mia storia dal campo rom alla sorbona bisogna farsi valere contro il razzismo url\"\n        ],\n        [\n            0,\n            \"pontina caos al campo nomadi rubano a partecipanti maratona di ostia e fuggono nei campi traffico ancora in tilt url\"\n        ],\n        [\n            0,\n            \"roma figliomeni fdi non si vuole risolvere il problema dei campi rom agenparl – roma … url\"\n        ],\n        [\n            1,\n            \"user credo che discenda anche lei da una stirpe rom sta stronza\"\n        ],\n        [\n            0,\n            \"sono andati quasi tutti via i hashtag che hanno occupato la masseria sulla lecce – novoli … url\"\n        ],\n        [\n            0,\n            \"roma nascerà un nuovo campo rom url adriano montanaro alessandria\"\n        ],\n        [\n            0,\n            \"viaggio nel campo rom di chiesa rossa non usate tutti i fondi per gli sgomberi url\"\n        ],\n        [\n            0,\n            \"milano rom ex baraccopoli di rubattino oggi accompagnano gli anziani dell'istituto panigarola al pranzo di hashtag url\"\n        ],\n        [\n            0,\n            \"commerciante picchiato dalla senzatetto rom è tornata a milano nuova lite url\"\n        ],\n        [\n            0,\n            \"e la lega di maroni finanziava i campi nomadi di roma con 30 milioni l ’ anno url\"\n        ],\n        [\n            1,\n            \"m5s boccia la chiusura del campo rom buffoni siete peggio della sinistra url url\"\n        ],\n        [\n            0,\n            \"sempre cultura rom anche questa hashtag url\"\n        ],\n        [\n            0,\n            \"rugantina rosetta minù hermes ed indio tivoli roma rugantina proviene dall'ex campo rom di stacchini tiv url\"\n        ],\n        [\n            0,\n            \"giornata internazionale per diritti infanzia e adolescenza associazione 21 luglio in italia 20 000 minori rom vivono in povertà assoluta\"\n        ],\n        [\n            1,\n            \"hashtag palme e cammelli ma a hashtag si cacciano italiani senza tetto taglieggiati da rom\"\n        ],\n        [\n            0,\n            \"italia crudele sgombero forzato alla vigilia della giornata internazionale dei rom url\"\n        ],\n        [\n            1,\n            \"user intanto il rom che ubriaco alla guida ha ucciso una mamma ed è scappato dopo un anno ai domiciliari sta per essere libero\"\n        ],\n        [\n            0,\n            \"psicosi e leggende galoppano su facebook attenzione al furgone pieno di rom accanto alla scuola latina24ore it url\"\n        ],\n        [\n            0,\n            \"roma quei podisti perseguitati dai rom url\"\n        ],\n        [\n            0,\n            \"il resto del carlino bologna sputi e insulti alla commessa per non aver dato soldi alla nomade url\"\n        ],\n        [\n            1,\n            \"invece nei gulag andavano a farci le ferie ma fammi il piacere i rom sono cacciati in tutta europa solo in italia … url\"\n        ],\n        [\n            0,\n            \"far west a roma rom 25 enne senza patente semina il panico inseguimento incidenti e feriti – webitalia 360 url\"\n        ],\n        [\n            0,\n            \"business rom nel mirino della procura coop e politici url url\"\n        ],\n        [\n            0,\n            \"user domani di nuovo al lavoro casa loro é il campo rom roma user\"\n        ],\n        [\n            0,\n            \"castel romano atleti della roma ostia derubati i borsoni recuperati nel campo rom teleuniverso url\"\n        ],\n        [\n            0,\n            \"tre donne rom tentato di rapire una ragazza ecco cosa le hanno fatto url url\"\n        ],\n        [\n            0,\n            \"sono agguerriti su questo però vogliono dare il reddito di cittadinanza a tutti gli immigrati e rom compresi facc … url\"\n        ],\n        [\n            0,\n            \"follonica rinchiudono due nomadi in un gabbiotto denunciati tre addetti della lidl url user\"\n        ],\n        [\n            0,\n            \"non so che abbia promesso la hashtag ai rom ma a me aveva promesso di non aprirne più e ne sta aprendi uno a roma nord hashtag\"\n        ],\n        [\n            0,\n            \"ma se sono come dicono loro che sono italiani perché nati in italia perché sono rom o sindi e non sanno parlare italiano non capisco\"\n        ],\n        [\n            0,\n            \"“ ingabbiano ” due rom immagini shock sui social video velvet news italia url url\"\n        ],\n        [\n            1,\n            \"roma il comune mette famiglie di italiani nel campo rom abbandonati da tutti url\"\n        ],\n        [\n            0,\n            \"ma davero dici che i nomadi non si rassegnano all'idea che è arrivata sora hashtag è incredibile ci vorrebbe bep … url\"\n        ],\n        [\n            1,\n            \"inclusione dei rom nel municipio xi regna lo scetticismo garipoli “ le case prima agli i hashtag tramite url\"\n        ],\n        [\n            0,\n            \"uno libero l'altro ai domiciliari condannati per furto i nomadi che scipparono zhang yao morta sotto un treno a … url\"\n        ],\n        [\n            0,\n            \"roma rissa nel campo nomadi di via salone durante il censimento della polizia locale url\"\n        ],\n        [\n            0,\n            \"articolo razzista e populista accusati ingiustamente poveri hashtag che cercavano solo un mezzo per nomadare url\"\n        ],\n        [\n            0,\n            \"di questo passo segnaleranno un campo rom davanti san pietro 😁 url\"\n        ],\n        [\n            0,\n            \"una cosa è certa non ci sono campi rom a meno di 100 km dalla casa della meli 😔 hashtag\"\n        ],\n        [\n            0,\n            \"ventenne nomade fermato e minore denunciato per la morte di yao corriere della sera url\"\n        ],\n        [\n            0,\n            \"“ sono rom abbracciami ” e tutti lo abbracciano tranne due poveretti user url\"\n        ],\n        [\n            0,\n            \"user user perche italiano i rom e tutti gli immigrati vengono lasciati in pace\"\n        ],\n        [\n            1,\n            \"user non la farei drammatica era uno scherzo idiota la rom sta bene ci sono pure le foto l'altra continua a rovistare tranquilla\"\n        ],\n        [\n            1,\n            \"hashtag fottiti principessina o nomadano o si sbattono come tutti e nn in nero user\"\n        ],\n        [\n            0,\n            \"l'emiliaromagna raggiunge i 5milioni con tutti i rom spacciatori clandestini che la riempiono ufficialmente ne avrebbe 4 5 mln hashtag\"\n        ],\n        [\n            0,\n            \"mafia capitale buzzi « mille euro al giorno ai casamonica per sorvegliare il campo rom » url user\"\n        ],\n        [\n            0,\n            \"banda di rom predoni di oro rosso arrestata anche 12enne url\"\n        ],\n        [\n            1,\n            \"hashtag dica tutte le cavolate che vuole la mediatrice rom tanto finito pd a casa anche quelli come lei la rimandiamo in roulotte\"\n        ],\n        [\n            0,\n            \"user ho visto commessi della hashtag sequestrare un campo rom alla ricerca dell'ultimo neurone di salvini pensavano fosse stato rubato\"\n        ],\n        [\n            0,\n            \"hashtag dal giorno dell'apertura del nuovo campo rom comunale i fascisti hanno ricominciato a fare ronde intorno e … url\"\n        ],\n        [\n            0,\n            \"roma raggi annulla gli sgomberi dei campi rom “ anche gli zingari hanno diritto alla casa ” url via user\"\n        ],\n        [\n            0,\n            \"hashtag si scopre islamica rom 12 enne partorisce e lascia la scuola dell'obbligo 13 enne incinta da rom url\"\n        ],\n        [\n            0,\n            \"iniziarono dai rom e dai gay poi portatori di handicap ed ebrei se non li avessero fermati sarebbe toccato anche a me e a te hashtag\"\n        ],\n        [\n            1,\n            \"potrei capire che problema hanno i rom nel cercarsi da soli lavoro e case sanno fare tante cose ma non quello hashtag\"\n        ],\n        [\n            0,\n            \"non manda a scuola il figlio per fargli chiedere l ’ elemosina rom arrestata – webitalia 360 url url\"\n        ],\n        [\n            0,\n            \"roma ritrovate moto rubate in campo rom la polizia locale ritrova motoveicoli rubati nel … url\"\n        ],\n        [\n            0,\n            \"user ma non sono nomadi sono stanziali in francia ogni 15 giorni devono andare via per amore o per forza\"\n        ],\n        [\n            0,\n            \"vivevano lungo i binari della ferrovia sgomberati 13 rom il cittadino di lodi url\"\n        ],\n        [\n            0,\n            \"ho visto due rom che lavavano i vetri alla loro macchina alla fine si son messi a litigare su chi dovesse pagare l'altro hashtag\"\n        ],\n        [\n            0,\n            \"le rom se stavano rovistando nei rifiuti come tanti poveri non sono da rinchiudere ma da aiutare non è furto ma povertà forza hashtag\"\n        ],\n        [\n            1,\n            \"vorrei fare con te come hashtag ai rom con le ruspe\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta a roma fermato nomade road 2sportnews url url\"\n        ],\n        [\n            0,\n            \"né leghisti né fascisti è della cgil l'uomo che ha chiuso le rom nel url\"\n        ],\n        [\n            0,\n            \"pastore sardo in manette a roma ha bastonato due bimbi rom url url\"\n        ],\n        [\n            0,\n            \"a 14 anni già in giro a fare rapine presa banda minorenni rom url url\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta fermato un nomade di 20anni e denunciato nomade sedicenne tutti del vicino campo nomade skytg 24\"\n        ],\n        [\n            0,\n            \"modena il sindaco pd regala la benzina alle famiglie rom per portare i bambini a scuola notiziario online url\"\n        ],\n        [\n            0,\n            \"roma donna picchiata dalle ladre rom che aveva denunciato url url\"\n        ],\n        [\n            1,\n            \"yao i 3 rom si accusano a vicenda d elusi dal bottino url user no problem in galera tutti e 3 fine pena mai\"\n        ],\n        [\n            1,\n            \"hashtag ie donne rom non hanno paura di niente ridicoli rubano e sberleffo no tutti i cittadini vittime da anni di questi rom basta\"\n        ],\n        [\n            1,\n            \"hashtag corsie preferenziali per le case popolari ai rom saranno contenti tutti gli altri senza casa italiani\"\n        ],\n        [\n            0,\n            \"tangenti per gli appalti dei campi nomadi a roma 13 a processo tra funzionari del comune e imprenditori url\"\n        ],\n        [\n            0,\n            \"user penso proprio che la rom non abbia fatto denuncia e neanche dato problemi vari\"\n        ],\n        [\n            0,\n            \"roma 15 anni etnia rom baby rapinatore armato di coltello vittime i coetanei di varie scuole\"\n        ],\n        [\n            0,\n            \"user anche la dittatura ha i suoi pro noi ne abbiamo uno di pro la burocrazia si che è con il popolo e x il popolo chiediamo ai rom\"\n        ],\n        [\n            0,\n            \"hashtag nel campo rom tra macchine di lusso e topi morti i vigili denunciano 10 persone url\"\n        ],\n        [\n            0,\n            \"user boldrini rom siate fieri della vs cultura nn perdetela\"\n        ],\n        [\n            1,\n            \"questa qui è casa mia e dopo i campi rom via pure i centri sociali url url\"\n        ],\n        [\n            0,\n            \"user user ci sono solo discariche lungo la ciclabile pure i rom buttano di tutto vicino e nel tevere 😔\"\n        ],\n        [\n            1,\n            \"user cafoni venduti rom mafie palazzinari tutti contro è meglio cadere con le armi roma capitale del malaffare politic\"\n        ],\n        [\n            0,\n            \"crisi usa corea del nord il cremlino invita alla moderazione e salvini annuncia che ospiterà un rom a casa sua willy\"\n        ],\n        [\n            1,\n            \"perché non li sbattono fuori e ripuliscono roma maxi rissa tra bande in un campo nomadi arrestato un bosniaco url\"\n        ],\n        [\n            1,\n            \"user in italia i nomadi si possono permettere tutto quello che vogliono anche di prenderci in giro tanto governa la sx\"\n        ],\n        [\n            0,\n            \"nord italia operazione nei campi rom sequestrati beni per 9 milioni di euro url url\"\n        ],\n        [\n            1,\n            \"stavolta giuro che voto user se fa quello che dice e manda fuorii rom dall italia lo voto lo voteranno in tanti basta basta\"\n        ],\n        [\n            0,\n            \"quella questura di periferiatra roghi di rifiuti e campi nomadi url\"\n        ],\n        [\n            0,\n            \"user ma hanno mai fatto una puntata dove non hanno dato la colpa di tutto agli immigrati o ai rom\"\n        ],\n        [\n            0,\n            \"piccola nota alcune popolazioni rom sono in italia da 600 anni a voglia entrare a casa tua la pic invece è pur … url\"\n        ],\n        [\n            0,\n            \"roma arrestati cinque ladri rom acrobati mentre si arrampicavano su un balcone url\"\n        ],\n        [\n            0,\n            \"operazione della polizia nel quartiere rom sequestrati 38 grammi di cocaina url\"\n        ],\n        [\n            1,\n            \"quando muore un italiano la magistratura dorme ma se la vittima è un delinquente hashtag url\"\n        ],\n        [\n            1,\n            \"roma ragazza scomparsa ritrovata nel campo rom ' un finale macabro e tristissimo ' leggi la notizia url\"\n        ],\n        [\n            0,\n            \"tentano di rapire una diciottenne a roma arrestate tre donne rom url\"\n        ],\n        [\n            0,\n            \"prendersela con i responsabili della tua situazione è faticoso e pure rischioso quindi da vigliacco te la prendi con rom e migranti hashtag\"\n        ],\n        [\n            0,\n            \"i campi rom li ha sgomberati anche la polizia municipale di napoli eppure nessuno ha detto a hashtag che isti … url\"\n        ],\n        [\n            0,\n            \"zhang yao si costituisce 3 o scippatore anche lui è un giovane nomade del campo di via salviati url\"\n        ],\n        [\n            0,\n            \"user denti messi a casaccio orecchino rom da bigiotteria capello non curato per rispetto della morte del barbiere malvestito doc\"\n        ],\n        [\n            0,\n            \"condannati i rom che scipparono la cinese morta a roma ma uno è tornato url\"\n        ],\n        [\n            0,\n            \"alle 16 30 incontro i porrajmos in italia dedicato alle popolazioni sinte e rom url url\"\n        ],\n        [\n            1,\n            \"il peggio dal mai più senza in onda nel punto politico odierno il rom che derubò ermes dà fuoco alla sua url\"\n        ],\n        [\n            0,\n            \"vedere gli stati contro i rom e poi stati sulla giornata della memoria davvero mi fate venire la pelle d'oca fenomeni\"\n        ],\n        [\n            0,\n            \"sulle vaccinazioni sono combattuto stiamo parlando di morbillo e non di vaiolo o poliomielite i rom non si vaccinan … url\"\n        ],\n        [\n            1,\n            \"vieni dall'estero in italia e da 20anni vivi in mezzo alla merda di un campo nomadi lasci la cacca per andare nella merda hashtag\"\n        ],\n        [\n            0,\n            \"due nomadi minorenni denunciate dagli agenti della polizia di oristano per possesso di url url\"\n        ],\n        [\n            0,\n            \"cronaca agente della squadra volanti aggredito da un cittadino di etnia rom url\"\n        ],\n        [\n            0,\n            \"ma brava boldrini brava brava e ancora brava ottimo esempio di solidarietà le due signore è tutta la comunità rom r … url\"\n        ],\n        [\n            0,\n            \"quindi state uscendo di senno per uno che disegna vestiti da rom che rubano il rame bene ma non benissimo\"\n        ],\n        [\n            1,\n            \"da 4 anni che non riusciamo ad cancellare la residenza del rom concessa da parte del municipio protetti da procura di roma user\"\n        ],\n        [\n            1,\n            \"meloni sei cittadino italiano povero rom o sinti ti metti in fila come tutti per casa popolare url\"\n        ],\n        [\n            0,\n            \"consiglio hashtag sbaraccare tutti i campi nomadi abusivi censire quelli regolari\"\n        ],\n        [\n            1,\n            \"user si grazie mauro ma girare oggi in roma centro è un continuo assillo da rom ladri petulanti accat … url\"\n        ],\n        [\n            0,\n            \"pontina caos al campo nomadi ruabano a partecipenti maratona di ostia e fuggono nei … url url\"\n        ],\n        [\n            0,\n            \"user user i rom devono convincersi che è un bene per loro mandare sempre a scuola i bambini\"\n        ],\n        [\n            0,\n            \"business rom nel mirino della procura coop e politici hashtag url\"\n        ],\n        [\n            0,\n            \"ricercato nel nord italia è stato scovato nella scuola occupata dai rom a torre annunziata url\"\n        ],\n        [\n            0,\n            \"fanpage it “ figli delle baraccopoli ” in italia 20mila minori rom senza scuola e a rischio malattie url\"\n        ],\n        [\n            0,\n            \"piazzapulita la verità mi pare difficile da credere da quando saltarono sul carro dei macellai contro i rom url\"\n        ],\n        [\n            1,\n            \"roma politi « la raggi pensa ai rom e ai vegani e dimentica famiglie e periferie » url url\"\n        ],\n        [\n            1,\n            \"user sono gli africani rom zingari e altri disadattati da sbattere fuori anche x tanti altri motivi\"\n        ],\n        [\n            0,\n            \"user abbi pazienza uno che mi parla di roma e campi rom e sta in brasile pensasse alle favelas dove entri vivo e esci non lo sai\"\n        ],\n        [\n            0,\n            \"lamezia ancora roghi accesi al campo rom di scordovillo url url\"\n        ],\n        [\n            0,\n            \"deruba l'anziana vedova arrestato un rom incastrato grazie al dna url\"\n        ],\n        [\n            0,\n            \"vi ricordate di palletta ex campo rom di stacchini tivoli terme roma divenuta cieca a causa di mancanza di url\"\n        ],\n        [\n            0,\n            \"hashtag mi spiace ma non provo simpatia né per i dipendenti della lidl né per le rom\"\n        ],\n        [\n            0,\n            \"hashtag ma di roma che diciii le slot e bla bla ce sta a veni ' la peste affoghiamo nella monnezzaaaa andiamo a piedi ambulanti rom\"\n        ],\n        [\n            0,\n            \"user user difficile travisare dichiarazioni di simpatia casa pound e le frasi che disse sui rom l'italia non ha memoria\"\n        ],\n        [\n            0,\n            \"questione rom a roma raggi bluffa sul piano di lavoro url\"\n        ],\n        [\n            1,\n            \"hai romani che hanno votato la raggi vi va bene che vuole spendere 12 ml di euro per sistemare i rom fate una riflessione\"\n        ],\n        [\n            1,\n            \"user sarebbe bello che tre nomadi chiedano scusa alla signora anziana derubata e infortunata\"\n        ],\n        [\n            0,\n            \"roma fidene anziano rifiuta avances di una rom e lei lo rapina url\"\n        ],\n        [\n            0,\n            \"roma 2 ladri rom aggrediscono un 81enne vengono bloccati e malmenati url\"\n        ],\n        [\n            0,\n            \"padova decifrato il codice criminale di sinti e rom da soldi a borsa il fatto quotidiano url\"\n        ],\n        [\n            1,\n            \"far west roma autobus assaltato nei pressi del campo nomadi sassaiola frantuma i finestrini url via user\"\n        ],\n        [\n            1,\n            \"rete 4 alessandro morelli campo rom pieno di bimbi assediati dai topi tre cose da fare 1 togliere i bambini url\"\n        ],\n        [\n            1,\n            \"user quindi 2 2 il nomade subappalta il posto per elemosina al richiedente asilo ovvero utente della coop user\"\n        ],\n        [\n            1,\n            \"soltanto in italy succcede queste cose ma per rom e barconi danno tutto vergogna url\"\n        ],\n        [\n            0,\n            \"user veramente era chiaro anche in campagna elettorale quando la sindaca prometteva sgomberi di campi rom per i palati piu ' fini\"\n        ],\n        [\n            0,\n            \"hashtag i trombati alfano zanetti casini i rom della politica\"\n        ],\n        [\n            1,\n            \"roma è in bancarotta ma regala 12 milioni ai rom url\"\n        ],\n        [\n            0,\n            \"crescere a cupa perillo il campo rom dentro scampia il racconto in esclusiva per user url\"\n        ],\n        [\n            1,\n            \"appena pubblicato in url milano 90 rom in campi nomadi è pregiudicato – video\"\n        ],\n        [\n            0,\n            \"la repubblica cinisello fiamme nel cantiere dove dormivano gravi mamma rom e bimbo di 3 anni in ospedale anche l'altro figlio …\"\n        ],\n        [\n            1,\n            \"cari rom trovatevi un lavoro e una casa come cercano di fare milioni di italiani non fate i mantenuti hashtag\"\n        ],\n        [\n            1,\n            \"hashtag ma la pablovic quanto guadagna al mese per essere rappresentante dei rom soprattutto chi la paga\"\n        ],\n        [\n            0,\n            \"business rom nel mirino della procura coop e politici url adriano montanaro alessandria\"\n        ],\n        [\n            0,\n            \"comune di roma vuole dare case popolari ai rom e abbassargli tasse ultimamente user e giunta user sono usciti con lapo\"\n        ],\n        [\n            1,\n            \"user i rom urlano per fare scena quando colti sul fatto i ladri nei super devono essere chiusi in un ufficio ma tu che ne sai\"\n        ],\n        [\n            0,\n            \"non è che nei vari billionaire calciatori veline im prenditori spettacolume e varia umanità non rom lo fa da se … url\"\n        ],\n        [\n            1,\n            \"user a treviso il controllo della droga è degli africani e rom andiamo avanti così bel futuro per i nostri figli\"\n        ],\n        [\n            1,\n            \"user user ma si un po ' di soldi ai rom fanno sempre bene 👏 👏 👏\"\n        ],\n        [\n            1,\n            \"user user i rom vengono dalla romania anche loro sono illegali in casa nostra applichiamo le leggi europee che ci sono\"\n        ],\n        [\n            1,\n            \"user user hanno esagerato però anche basta se trovate una rom nel vs condominio poi vediamo come reagite scuse e via\"\n        ],\n        [\n            1,\n            \"hashtag quella schifosa rom prende anche in giro speriamo che cn i loro fuochi tossici si brucino e crepino tutti alla svelta tolleranza 0\"\n        ],\n        [\n            0,\n            \"user stronzetto dovresti pulirti la bocca prima di parlare nessuno ti vuole più e tu stai ancora qui a rom … url\"\n        ],\n        [\n            0,\n            \"ma forse i rom non sono ladri so sportivi url\"\n        ],\n        [\n            0,\n            \"la morte della turista cinese fermato nomade di 20 anni denuncia per un minorenne hashtag url\"\n        ],\n        [\n            1,\n            \"dopo la segnalazione di alcuni cittadini insieme alla polizia municipale abbiamo appena sgombrato dei nomadi che url\"\n        ],\n        [\n            0,\n            \"hashtag non comprare auto fiat url\"\n        ],\n        [\n            1,\n            \"il capolavoro di cecile la kyenge salvò questo rom orrore cosa ha fatto oggi vergogna url url\"\n        ],\n        [\n            0,\n            \"uomo di 20 anni sono rom e nessuno lo sa ogni volta la stessa storia tutti i miei amici parlano male dei rom … url\"\n        ],\n        [\n            0,\n            \"questione rom a roma raggi bluffa sul piano di hashtag questione rom a roma raggi bluffa sul piano di lavoro url\"\n        ],\n        [\n            0,\n            \"ha appena promesso rastrellamenti di rom clandestini e centri sociali tutto normale e democratico\"\n        ],\n        [\n            0,\n            \"traduco ci sono tanti edifici vuoti perchè dobbiamo dormire per strada dicono i rom sgomberati a giuanturco url\"\n        ],\n        [\n            1,\n            \"roma banda di rom gli chiedeva il pizzo da 2 anni ristoratore esausto li uccide a colpi di mitra url permaloso\"\n        ],\n        [\n            0,\n            \"ass 21 luglio percorso di superamento dei “ campi rom ” a roma lesivo dei diritti umani e costoso url via user\"\n        ],\n        [\n            1,\n            \"scusate ma sta paladina del piffero secondo cui ai rom tutto dev'essere permesso non se ne scende manco con un tir di maalox hashtag\"\n        ],\n        [\n            0,\n            \"scuola di borseggio sulla metro 7 nomadi arrestatementre rubano una di loro insegnava alle altre url user\"\n        ],\n        [\n            0,\n            \"roma uccise un rom e accusò il figlio condannato a 10 anni url url\"\n        ],\n        [\n            1,\n            \"bruciano clochard mettono dentro dei secchioni 2 rom sparano alle spalle per 2 stecche di sigarette benvenuti nell'italia demmerda\"\n        ],\n        [\n            0,\n            \"hashtag di roma san pietro arrestati 5 nomadi per furto cronaca di roma – una coppia di … url\"\n        ],\n        [\n            0,\n            \"roma studentessa cinese morta presi due rom si cerca complice svolta nelle indagini sul caso della giovane … url\"\n        ],\n        [\n            1,\n            \"user user c'è il sindaco che mette fioriere e c'è il sindaco che fa ordinanze contro i rom se per te è tutto uguale auguri\"\n        ],\n        [\n            1,\n            \"roma – ragazzini rom si divertono a prendere a pallonate un gregge di pecore il pastore inferocito spari in url\"\n        ],\n        [\n            1,\n            \"user ma quando cacceremo dall'italia questi rom fanno solo danni\"\n        ],\n        [\n            0,\n            \"video delle rom nel gabbiotto boomerang contro lidl e anche cgil l'ultima ribattuta url url\"\n        ],\n        [\n            0,\n            \"milano borseggia un'anziana in centro rom arrestato da un carabiniere fuori servizio url\"\n        ],\n        [\n            1,\n            \"il popolo dice basta cittadini e militanti a difesa della legalità per dire no al mercatino abusivo dei rom a url\"\n        ],\n        [\n            0,\n            \"hashtag comunque bartoletti ha ragione basta fare come re mitridate basta pesare ai rom e vedere la loro salute\"\n        ],\n        [\n            1,\n            \"accade è accaduto accadrà ancora sono quattro anni che conbatto per lo smantellamentdel vampo nomadi delle url\"\n        ],\n        [\n            0,\n            \"roma nascerà un nuovo campo rom – webitalia 360 url\"\n        ],\n        [\n            1,\n            \"quanto costa il vostro reddito di cittadinanza per lo più per immigrati e rom e dove sono le coperture url\"\n        ],\n        [\n            0,\n            \"genova campo rom sgomberato caritas e sant'egidio e ora meritano una vita dignitosa url via user\"\n        ],\n        [\n            0,\n            \"user vale anche per i rom\"\n        ],\n        [\n            0,\n            \"campi rom rocca si alla chiusura ma no a case popolari “ la giunta raggi annuncia la … url\"\n        ],\n        [\n            0,\n            \"pesaro polizia allontana tre rom dal parco xxv aprile pesaro 19 novembre 2016 operazione della questura url\"\n        ],\n        [\n            1,\n            \"mi stupisco di quegli idioti che storcono il naso quando qualcuno propone di bruciare i campi rom a cui paghiamo p … url\"\n        ],\n        [\n            1,\n            \"ha parlato lo spaventapasseri mentre il pisapiade ci trasforma in campi rom url\"\n        ],\n        [\n            1,\n            \"fiume tanaro ieri ha sgomberato campo nomadi dove vive un centinaio di zingari dediti a furti spero sgomberati anche occupanti meno laddri\"\n        ],\n        [\n            1,\n            \"ecco la scuola degli zingari per i vostri figli dove si spingono i rom bastano 400 euro … url\"\n        ],\n        [\n            0,\n            \"milano banda di 10 rom incinte circonda e rapina turista ilgiornale it url via user\"\n        ],\n        [\n            0,\n            \"roma assolti 56 rom finti poveri nei conti 5 milioni di euro url via user\"\n        ],\n        [\n            0,\n            \"complimenti davvero a casapound per aver impedito a 90 bambini di entrare a scuola erano rom ma cosa cambia url\"\n        ],\n        [\n            0,\n            \"campo rom a roma nord da cesano alla tiberina si compatta il fronte del no url url\"\n        ],\n        [\n            0,\n            \"ostia gli spezzano il dito per rubargli la fede è caccia a due rom url\"\n        ],\n        [\n            0,\n            \"né leghisti né fascisti è della cgil l ’ uomo che ha chiuso le rom nel gabbiotto url ma si puo ' essere piu ' idioti\"\n        ],\n        [\n            0,\n            \"sparano ai carabinieri dopo la rapina presi nel campo nomadi di url\"\n        ],\n        [\n            1,\n            \"user girare per roma sta diventando deprimente barboni nomadi ed immigrati ovunque la città a pezzi user\"\n        ],\n        [\n            1,\n            \"chi voglia arricchirsi faccia il rom in italia parola di boldrini url via user\"\n        ],\n        [\n            1,\n            \"la lezione di umanità dalle rom che molestano reiteratamente senza essere punite le persone fuori ai market anche no hashtag\"\n        ],\n        [\n            1,\n            \"cécile kyenge evitò l'espulsione di questo rom che cosa ha fatto oggi url\"\n        ],\n        [\n            1,\n            \"un altro campo rom nella capitale d ’ italia mentre il crono programma per il “ superamento dei villaggi ” più volte … url\"\n        ],\n        [\n            0,\n            \"roma mafia capitale appalti campi rom 13 a giudizio url\"\n        ],\n        [\n            0,\n            \"user in via chiesa rossa c'erano i barboni nel dopoguerra dove ho visto girare miracolo a milano il miracolo continua i rom votano si\"\n        ],\n        [\n            1,\n            \"ai rom casette con veranda giardino e posto auto a rimini anche la meloni all'attacco delle microaree per url\"\n        ],\n        [\n            1,\n            \"via salviati la polizia locale salva donna vittima di violenza nel campo nomadi url url\"\n        ],\n        [\n            0,\n            \"blitz nel campo rom della favorita la procura di palermo non convalida il sequestro url\"\n        ],\n        [\n            1,\n            \"ma come cazzo dormi la notte nessuno rom vuole fare gli straordinari magari gli incursori dell'est qualche profugo … url\"\n        ],\n        [\n            1,\n            \"hashtag se erano hashtag o psudo profughi venivano tutelati e nessuno li cacciava questa è l'italia vergogna\"\n        ],\n        [\n            0,\n            \"user user di preciso vicino a quale campo rom vivi per farmi un'idea della zona\"\n        ],\n        [\n            0,\n            \"hashtag domani alle 17 a palazzo marino “ l ’ olocausto del popolo rom un riconoscimento cha valga per l ’ oggi ” url\"\n        ],\n        [\n            0,\n            \"molto triste il commento iniziale sul fatto che i due rom non tornino a rubare i ladri devono stare in carcere rom o non rom hashtag\"\n        ],\n        [\n            0,\n            \"a hashtag è normale sentirsi dire ma vai a buttarlo in via germagnano non scarichiamo sui nomadi anche la nostra inciviltà hashtag\"\n        ],\n        [\n            1,\n            \"user nulla non avrebbe fatto notizia come non fanno notizia le centinaia di furti commessi ogni giorni dai hashtag\"\n        ],\n        [\n            1,\n            \"user user quello che nn si sopporta è il risultato della libera circolazione nomadi degli altri paesi sul groppone\"\n        ],\n        [\n            1,\n            \"dalla vostra parte case ai rom telecamere in piazza duomo a milano niente ai terremotati\"\n        ],\n        [\n            0,\n            \"blitz al campo nomadi della favorita cronista palermitano minacciato di morte hashtag www blogsicilia … url\"\n        ],\n        [\n            1,\n            \"geni al lavoro siglato accordo comune roma comunità rom ogni sgombero dovrà garantire ai rom il diritto alla casa diventiamo tutti rom\"\n        ],\n        [\n            0,\n            \"ipocrisia cattolica uno si fb e entrato in modalità qaresima preghiera e foto a tema qualche giorno fa dava addosso ai rom della lidl\"\n        ],\n        [\n            1,\n            \"roma politi « la raggi pensa ai rom e ai vegani e dimentica famiglie e periferie » url url\"\n        ],\n        [\n            0,\n            \"infatti romani rom e turisti tanto nessuno controlla potrebbero lavorare decine di ragazzi ma tanto le mult … url\"\n        ],\n        [\n            0,\n            \"ora lo dice anche l ’ onu “ le comunità rom in italia sono discriminate ” lo dice anche lonu le comdiscriminate 3270024 via user\"\n        ],\n        [\n            1,\n            \"hashtag spezzano il dito a un 80enne per rubargli la fede caccia a due rom url\"\n        ],\n        [\n            0,\n            \"ottomila firme contro il campo rom a roma nord campidoglio ascolti territorio url url\"\n        ],\n        [\n            1,\n            \"spero solo non passano guai seri xke hanno fatto bene merde di rom url\"\n        ],\n        [\n            1,\n            \"hashtag dopo i campi rom via pure i centri sociali l'unico problema sarà distinguere gli uni dagli altri … url\"\n        ],\n        [\n            1,\n            \"però virginia sbrigati a ripulire la città dai rifiuti rom e buche url\"\n        ],\n        [\n            0,\n            \"zingari originali rom da circonvallazione url\"\n        ],\n        [\n            1,\n            \"i rom sono sporchi e rubano e drogano i bambini alessandra mussolini a hashtag anche questa è libertà di parola giusto quindi muti\"\n        ],\n        [\n            0,\n            \"i nomadi illuminavano le abitazioni dopo essersi allacciati abusivamente a un palo enel hashtag url\"\n        ],\n        [\n            0,\n            \"user bene lo sa lei che nel parcheggio del sandro pertini cè un insediamento di rom\"\n        ],\n        [\n            1,\n            \"schiaffo alla miseria regali da 30 000 € per il battesimo del bimbo rom e poi in italia ci sono famiglie sinti url\"\n        ],\n        [\n            0,\n            \"rapinarono un'anziana handicappata catturate due nomadi secolo d'italia url\"\n        ],\n        [\n            0,\n            \"retweeted massimo neri m5s user roma nomade tenta di investire gli agenti loro sparano all'auto url\"\n        ],\n        [\n            0,\n            \"hashtag lo dico sempre associazioni peggio della mafia si arricchiscono con criminali immigrati e rom\"\n        ],\n        [\n            0,\n            \"hashtag studentessa cinese morta a roma fermato un terzo rom il messaggero url to keep updated rimani informato …\"\n        ],\n        [\n            0,\n            \"torino rom fondano consulta per i diritti tutti contro di noi url adriano montanaro alessandria\"\n        ],\n        [\n            0,\n            \"se al posto di due rom avessero messo in gabbia un cagnolino le due dipendenti della lidl di follonica sarebbero url\"\n        ],\n        [\n            0,\n            \"acerra sassaiola al campo rom per impedire l'arresto di un parente che approfittando della bagarre è riuscito a fuggire\"\n        ],\n        [\n            0,\n            \"roma il refuso nella mail inviata ai municipi per la regolamentazione delle popolazioni rom sinti e carminati url\"\n        ],\n        [\n            0,\n            \"user user più che ciclisti passeranno tutti i nomadi e baraccati che vivono in zona\"\n        ],\n        [\n            0,\n            \"seguono 80enne fino a casa botte e rapina in ascensore arrestati due rom url\"\n        ],\n        [\n            0,\n            \"anch'io so come fare a risolvere i problemi dei rom 😂 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"barcaccia nel mirino ancora nomade sorpreso a rubare monetine nell ’ acqua url\"\n        ],\n        [\n            0,\n            \"user purtroppo sono tanti bambini rom sfruttati dai genitori io li vedo tutti i giorni portati ad impietosire la gente per elemosina\"\n        ],\n        [\n            1,\n            \"user aiutano solo i hashtag perchë dicono gli taliani sino tutti ricchi e i negri sono poveri\"\n        ],\n        [\n            1,\n            \"le nazioni unite contro l ’ italia “ dovete dare una casa a tutti i rom ” url\"\n        ],\n        [\n            0,\n            \"user perché ovvio tutti i criminali sono rom\"\n        ],\n        [\n            1,\n            \"se e ' vero e ' grave questa gente anche se nomade deve rispettare leggi e accordi basta giustificazioni url\"\n        ],\n        [\n            1,\n            \"neri rap non pago affitto rom rap rubiamo tutto ma u n bel rap noi italiani mandandoli affanculo col barcone no ho già un idea\"\n        ],\n        [\n            0,\n            \"oggi ho rischiato un incidente per poco non investivo un rom in bici la vita mi è passata davanti in un url\"\n        ],\n        [\n            0,\n            \"le donne rom filmate e derise il volto della miseria in gabbia url\"\n        ],\n        [\n            0,\n            \"appena pubblicato in url rubate bici della milano sanremo trovate in campo nomadi\"\n        ],\n        [\n            0,\n            \"cinese morta « i rapinatori di yao sono ancora nel campo rom » url\"\n        ],\n        [\n            0,\n            \"richiesta per ama persone che hanno fatto volontariato in un campo rom url\"\n        ],\n        [\n            0,\n            \"il divertimento del giorno trovare i patrioti italiani che inneggiano contro i rom facendo la spesa alla hashtag multinazionale tedesca\"\n        ],\n        [\n            0,\n            \"business rom nel mirino della procura coop e politici url via user\"\n        ],\n        [\n            1,\n            \"hashtag giornata dei hashtag allora facciamo anche la giornata delle piattole scarafaggi topi e altri parassiti\"\n        ],\n        [\n            0,\n            \"hashtag ladre acrobate si arrampicano alla grondaia fermate due nomadi una incinta al 5 mese url\"\n        ],\n        [\n            0,\n            \"campo rom nel milanese quasi tutti pregiudicati url\"\n        ],\n        [\n            1,\n            \"la famosa cultura rom tanto apprezzata da una pazza scatenata di nome user qui in tutto il suo fulg … url\"\n        ],\n        [\n            0,\n            \"stasera a hashtag focus sulle conseguenze degli sgomberi nei campi hashtag che stanno interessando varie parti d'italia\"\n        ],\n        [\n            0,\n            \"a me fanno ridere un sacco di cose strane ma quelle due bestie della lidl che rinchiudono due rom nella cella rifiuti mi fanno ribrezzo\"\n        ],\n        [\n            0,\n            \"dopo la storia cucchi se perderò qualcosa andrò a fare la denuncia dal capo dei casamonica almeno esco vivo dal campo rom\"\n        ],\n        [\n            1,\n            \"soltanto in italy fanno morire tutti animali ecc ma chi arriva con barconi e rom danno tutto vergogna governo\"\n        ],\n        [\n            0,\n            \"a milano il primo villaggio dei senzatetto d'italia è all'ex campo rom url\"\n        ],\n        [\n            1,\n            \"hashtag con 12 milioni la hashtag potrebbe fare qualcosa per chi gli ha dato il voto non per i nomadi\"\n        ],\n        [\n            1,\n            \"ma di quella senza fissa dimora rom ke ha danneggiato beni al pantheon nn se ne parla dalla serie facciamoli tutti entrare cani porci\"\n        ],\n        [\n            1,\n            \"roma campo hashtag mafia cinese dovrebbe fare un blitz lì 😬 hashtag\"\n        ],\n        [\n            1,\n            \"roma aggredita dal marito nel campo nomadi di via salviati salvata dalla polizia locale url url\"\n        ],\n        [\n            0,\n            \"la vittima risulta residente nel quartiere germaneto del capoluogo ed e ' un esponente della comunità rom già noto url\"\n        ],\n        [\n            0,\n            \"derubava anziani con l ’ inganno o con la forza colpi in tutto il nord italia arrestata rom 35enne url\"\n        ],\n        [\n            1,\n            \"quando saremo al governo dopo aver sgomberato i campi rom ci occuperemo dei centri sociali hanno la stessa url\"\n        ],\n        [\n            0,\n            \"roma colpisce una pecora con il pallone bambino rom accecato da un pastore url url\"\n        ],\n        [\n            0,\n            \"i bulli d hashtag che postano il video della rom in gabbia sono gli stessi che condividono e commentano quello della cantone hashtag\"\n        ],\n        [\n            1,\n            \"quando avremo finito di sgomberare i campi rom cominceremo con i centri sociali hashtag e dopo la padania url\"\n        ],\n        [\n            0,\n            \"hashtag monicacerutti non c'è alcun coinvolgimento della regione e ' istituito tavolo per sensibilizzazione popolazione rom e sinti hashtag\"\n        ],\n        [\n            1,\n            \"user user siete ridicoli tutelate le 2 rom di follonica x 10 min di gabbia e voltate le spalle a 14 famiglie truffate della casa\"\n        ],\n        [\n            0,\n            \"forse mi è sfuggito ma hashtag sul servizio fatto a hashtag come mai pare che non abbia mai pronunciato campo rom\"\n        ],\n        [\n            1,\n            \"famiglia di posteggiatori abusivi rom incassa 2 400 € al mese “ tanto non ci potete fare nulla ” url via user\"\n        ],\n        [\n            0,\n            \"blitz al campo nomadi della favorita cronista palermitano minacciato di morte url url\"\n        ],\n        [\n            0,\n            \"8 marzo a i z o romni festeggiamo i primi dieci anni delle donne rom che fanno parte della ns associazione\"\n        ],\n        [\n            0,\n            \"user se ancora non hanno capito come funziona allora sono loro i primi rom\"\n        ],\n        [\n            0,\n            \"' avete mai visto un hashtag che lavora ' stereotipi e discriminazioni colpiscono le persone appartenenti alla minoranz … url\"\n        ],\n        [\n            0,\n            \"mafia capitale 13 rinviati a giudizio per appalti sui campi nomadi roma fanpage url url\"\n        ],\n        [\n            0,\n            \"campi rom al via a hashtag l'iter per il superamento dire it url\"\n        ],\n        [\n            0,\n            \"italia centinaia di rom a rischio di sgombero forzato dall'insediamento informale di gianturco a napoli … url\"\n        ],\n        [\n            1,\n            \"user a milano siamo terrorizzati dai rom continuano a rubare dentro gli appassionati delle periferie milanesi\"\n        ],\n        [\n            1,\n            \"lui sta con i lavoratori che hanno rinchiuso ridendo due rom che rovistavano tra la spazzatura url\"\n        ],\n        [\n            1,\n            \"sapete che in alcuni paesi ue nei negozi ci sono i buttafuori che controllano tutelano i clienti in italia no rom ladri fan come gli pare\"\n        ],\n        [\n            0,\n            \"solo i terroni per i rom c'e il lager a via del riposo url\"\n        ],\n        [\n            0,\n            \"trovato in croazia il tesoro della “ regina ” dei rom sequestro da 6 milioni di euro hashtag\"\n        ],\n        [\n            0,\n            \"roma today famiglie italiane sgomberate verranno trasferite in un campo rom url hashtag rt notizie roma\"\n        ],\n        [\n            0,\n            \"per gli appalti in campi nomadi di roma 13 rinviati giudizio url hashtag cagliaripad\"\n        ],\n        [\n            0,\n            \"roma beccata manolesta nomade dalle mille identità url\"\n        ],\n        [\n            1,\n            \"vogliono abbattere i hashtag perché sono troppi beh sono troppi anche i politici i rom i clandestini avanti i primi\"\n        ],\n        [\n            0,\n            \"la meloni parla di accoglienza parlando di rom qualcuno dovrebbe informarla che hanno quasi tutti la cittadinanza italiana hashtag\"\n        ],\n        [\n            1,\n            \"i rom fanno comodo alla criminalità organizzata altrimenti gli avrebbero già fatti sgomberare di persona hashtag user\"\n        ],\n        [\n            1,\n            \"milano nomade si introduce in casa e afferra una bimba alano di 85 chili parte all ’ attacco e la salva url\"\n        ],\n        [\n            0,\n            \"san donato sgomberato campo rom a ridosso dell'autostrada hashtag url\"\n        ],\n        [\n            0,\n            \"non difendo gli assassini voglio evitare la generalizzazione ci sono luridi rom come li definite migliori di … url\"\n        ],\n        [\n            0,\n            \"roma nomadi 4500 in 9 aree attrezzate baldassarre a lavoro su superamento campi la barbuta e monachina url\"\n        ],\n        [\n            0,\n            \"lulic zingaro rom di merda anche questa è verità 🙊 url\"\n        ],\n        [\n            1,\n            \"con gli incassi delle multe asfalti e pattuglie anti rom url hashtag\"\n        ],\n        [\n            1,\n            \"basta che una strilli e sbraiti se rom per mobilitare una minoranza di stolti abituati a difendere l'indifendibi … url\"\n        ],\n        [\n            0,\n            \"roma studentessa cinese morta fermato un rom del campo nomadi url\"\n        ],\n        [\n            1,\n            \"l'ennesima truffa dei rom fiasché agli anziani arrestata zingara pluripregiudicata secolo d'italia url\"\n        ],\n        [\n            0,\n            \"atto grave quanto successo al lidl di grosseto due nomadi sequestrate url\"\n        ],\n        [\n            1,\n            \"user e l'insediamento rom tra la togliatti e via dei romanisti vedere gente defecare quando mi affaccio alla finestra è umiliante\"\n        ],\n        [\n            1,\n            \"user la gente se ne va xkè la qualità della vita in italia fa schifo sl clandestini e rom la feccia di qst paese\"\n        ],\n        [\n            1,\n            \"reinserimento nomadi gianna gancia lega business della solidarietà colpa della politica url\"\n        ],\n        [\n            0,\n            \"non capisco cosa ci sia di poco chiaro nel fatto che non si difendono solo quelle due nomadi ma il genere umano\"\n        ],\n        [\n            1,\n            \"roma salvata da aggressione nel campo nomadi url url\"\n        ],\n        [\n            0,\n            \"hashtag schiro ' aspira ad ottenere i voti dei rom e dell'entourage della pavlovich\"\n        ],\n        [\n            0,\n            \"fuggono in auto dopo un furto rom 17enni inseguiti e poi bloccati url user\"\n        ],\n        [\n            1,\n            \"user dato che siamo merde si devono riempire di merda i campi rom in modo che affoghino tutti\"\n        ],\n        [\n            1,\n            \"user per gli immigrati ci voleva musolino per fare un po di pulizia\"\n        ],\n        [\n            0,\n            \"giovani musulmani d'italia perugia a imprenditoria migrante per la sessione we know about business wekab url\"\n        ],\n        [\n            0,\n            \"dossier sui bambini migranti tra stupri torture e diritti negati roma nei lunghi viaggi per raggiungere url\"\n        ],\n        [\n            0,\n            \"saranno 102 i profughi destinati alla valle varaita nel 2017 url\"\n        ],\n        [\n            0,\n            \"sorpresa nelle lingue straniere a scuola l ’ italia è tra le migliori in europa url\"\n        ],\n        [\n            0,\n            \"siete voi i migranti in italia pirlaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa url\"\n        ],\n        [\n            0,\n            \"par di capire tra le righe che ue vorrebbe con l'italia un accordo alla turca quanto volete per tenerveli hashtag user\"\n        ],\n        [\n            0,\n            \"user user ma gli alberghi a 5 stelle non sono già tutti pieni di migranti\"\n        ],\n        [\n            0,\n            \"svetlana è l'unica donna dell'est che viene in italia non per cercare fortuna ma per farsi raggirare da stranieri hashtag\"\n        ],\n        [\n            0,\n            \"giovane migrante muore sull'a 8 tra ventimiglia e mentone un'altra vittima della frontiera riviera24 it … url\"\n        ],\n        [\n            1,\n            \"dopo la roma e l'inter ora anche il milan va in mani straniere anche il calcio\"\n        ],\n        [\n            1,\n            \"l'italia zona franca per immigrati liberi di fare quello che vogliono\"\n        ],\n        [\n            1,\n            \"hashtag siamo l'unico paese al mondo ad accettare l'immigrazione irregolare e ancora non sappiamo come risolverla stop invasione\"\n        ],\n        [\n            0,\n            \"intervista « immorale il memorandum migranti siglato da roma e tripoli » url\"\n        ],\n        [\n            0,\n            \"architettura tessile come risposta alla temporaneità degli alloggi per immigrati url url\"\n        ],\n        [\n            1,\n            \"mortacci vostri adesso tutti si accorgono che le coop lucrano sui hashtag 😅 😅 😅\"\n        ],\n        [\n            1,\n            \"user user in diversi paesi d'italia la gente sta'protestando contro l'immigrazione siamo al limite della sopportazione\"\n        ],\n        [\n            1,\n            \"intervista alla titolare dell'hotel di ficarolo lo stato ci ha tolto la casa per darla agli immigrati non posso url\"\n        ],\n        [\n            1,\n            \"bravi i cittadini di s basilio a roma niente case agli stranieri specie se popolari\"\n        ],\n        [\n            0,\n            \"papa a studenti user la risposta alla paura è l'accoglienza e l'accompagnamento dei migranti url\"\n        ],\n        [\n            1,\n            \"user hashtag che privilegia e mantiene stranieri anche delinquenti sarebbe da denuncia per malversazione\"\n        ],\n        [\n            1,\n            \"user a user interessano solo quelli in italia specialmente i migranti gli italiani dopo\"\n        ],\n        [\n            1,\n            \"user user e lo straniero con i restanti 2 4 milioni risparmiati inizia a comprarsi pezzi di italia in svendita figo no\"\n        ],\n        [\n            0,\n            \"la protesta dei profughi a roma “ dateci subito una casa ” mafia capitale url\"\n        ],\n        [\n            0,\n            \"user user sì positivo ma lab pancia della gggente capisce solo immigrati stupri violenza brexit trump altri messaggi no\"\n        ],\n        [\n            0,\n            \"quanti sono gli stranieri che vivono in italia url\"\n        ],\n        [\n            1,\n            \"saviano da ricovero « il sud italia può ripartire se si riempie di migranti » url\"\n        ],\n        [\n            0,\n            \"voxnews milano stranieri rissa stazione spostati in hotel per profughi circa 100 immigrati la maggior parte … url\"\n        ],\n        [\n            0,\n            \"imperia sgominata dai carabinieri la “ banda della spaccata ” in carcere quattro stranieri per 18 razzie url\"\n        ],\n        [\n            0,\n            \"se l'inter non prende italiani solita inter tutti stranieri se li prende eh non va bene costano troppo de carlo\"\n        ],\n        [\n            0,\n            \"vittorio feltri il pd cola a picco nei sondaggi e coi cortei pro immigrati perderanno ancora url\"\n        ],\n        [\n            0,\n            \"speriamo che il pd non gli blocchi l'inchiesta per fare contenti i suoi immigrati e le ong url\"\n        ],\n        [\n            1,\n            \"tutti i migranti a casa di user e user mi sembrano molto buoni e accoglienti prrrrrrrrrrrrrrr\"\n        ],\n        [\n            0,\n            \"allarme lanciato dall'ospedale sacco di milano rischio epidemia a causa dei migranti url\"\n        ],\n        [\n            0,\n            \"quanto vorrei conoscere uno straniero che ha fatto l'erasmus in molise e abbracciarlo forte forte\"\n        ],\n        [\n            1,\n            \"voglio voglio voglio io voglio che lui e gli altri immigrati invasori se ne vadano affanculo url\"\n        ],\n        [\n            0,\n            \"una brochure del governo invita gli imprenditori stranieri ad investire in italia perché in italia gli url\"\n        ],\n        [\n            0,\n            \"il business dei falsi profughi è anche questo url\"\n        ],\n        [\n            0,\n            \"in questi giorni ho parlato delle edizioni straniere ma naturalmente vendetta sottobanco è disponibile in italia url\"\n        ],\n        [\n            1,\n            \"user riprendiamoci in nostro paese da questi burattini di politici prima che ci fottono a tutti compresi i migranti\"\n        ],\n        [\n            0,\n            \"avitabile c siamo tutti immigrati in cerca di terra url via user\"\n        ],\n        [\n            0,\n            \"capo della giustizia contro il decreto sull'immigrazione trump lo licenzia url\"\n        ],\n        [\n            0,\n            \"così le auto con targa straniera sfuggono a tutti i controlli immatricolate all ’ estero e circolanti sulle st url\"\n        ],\n        [\n            0,\n            \"san biagio a milano arrivano i panettoni per i profughi primapaginaitaly url url\"\n        ],\n        [\n            0,\n            \"in italia lavoro a basso costo gestito da caporali nella silicon valley manovalanza immigrazione da broker cambia il nome uguale risultato\"\n        ],\n        [\n            0,\n            \"sondaggio sul consenso dato alla politica sull'immigrazione di trump via the hill no pro trump … url\"\n        ],\n        [\n            1,\n            \"alla faccia dei legaioli grazie agli immigrati dalla sicilia puglia e campania la lombardia s'è classificata sul podio dei feriti per i\"\n        ],\n        [\n            0,\n            \"lucca auto con immigrati forza il posto di blocco poco dopo si ribalta un morto e … url url\"\n        ],\n        [\n            0,\n            \"in italia riparte il servizio civile cdm approva riforma anche per gli stranieri regolari url\"\n        ],\n        [\n            0,\n            \"user flavia perina ilham e le altre italiani nella vita stranieri per la burocrazia e per la politica pavida io citt mondo\"\n        ],\n        [\n            0,\n            \"user user sicuro proprio come sarri a napoli ma con tanti stranieri anche lui 😃\"\n        ],\n        [\n            1,\n            \"user forse è meglio rivedere le politiche ecco cosa e ' diventata l ' italia grazie alle risorse di immigrati url\"\n        ],\n        [\n            1,\n            \"“ italiani non fanno figli serve più immigrazione ” grillo a favore della grande sostituzione url via user\"\n        ],\n        [\n            0,\n            \"bitonto dopo gorino gli abitanti impediscono l ’ arrivo di 27 migranti e a san giuliano di puglia è polemica per i 5 url\"\n        ],\n        [\n            0,\n            \"il piano ue per bloccare i migranti blocco navale davanti alla libia url url\"\n        ],\n        [\n            0,\n            \"sotto il gas sopra un immenso stato campo profughi url\"\n        ],\n        [\n            1,\n            \"hashtag w la ribellione delle famiglie contro esproprio del centro di ritrovo per darlo ai profughi giusto impariamo a difendere l'italia\"\n        ],\n        [\n            1,\n            \"8000 migranti in arrivo tramite un bando della prefettura per richiedenti asilo a roma e provincia di cui circa 3000 su roma e hashtag tace\"\n        ],\n        [\n            0,\n            \"la legge per il riconoscimento della cittadinanza ai bambini stranieri nati in italia non può più aspettare url\"\n        ],\n        [\n            0,\n            \"hashtag del senato sul decreto migranti ecco le novità ora il testo alla camera per il via libera definitivo url\"\n        ],\n        [\n            0,\n            \"respinto il ricorso la corte d ’ appello ok alla sospensione della politica sui migranti di trump url\"\n        ],\n        [\n            0,\n            \"magliano contro i migranti a sostengo del sindaco arrivano anche la lega nord url\"\n        ],\n        [\n            1,\n            \"user quando l'italia sarà come la francia con solo stranieri e fanno casino anche tu votati lepen\"\n        ],\n        [\n            0,\n            \"l ’ integrazione negata se sei immigrato niente casa in affitto a torino url\"\n        ],\n        [\n            1,\n            \"user sappi che salvini al di là degli slogan populisti brucerebbe te in quanto meridionale insieme a immigrati e senza tetto\"\n        ],\n        [\n            0,\n            \"user a favore degli immigrati ma hanno visto in altri paesi europei dove han fatto quella marcia poi cos'è successo\"\n        ],\n        [\n            1,\n            \"user user gli spagnoli bluffano vadano ad abbattere la barriera di ceuta e prendersi tutti i migranti facile no\"\n        ],\n        [\n            0,\n            \"hashtag il ragazzone si è fatto prendere la mano dal softair alla legione straniera passando x la mamma\"\n        ],\n        [\n            0,\n            \"calais 100 minori stranieri soli irreperibili dopo la prima registrazione url\"\n        ],\n        [\n            0,\n            \"bonino lancia appello in arabo “ in italia servono altri 2 milioni di immigrati ” – video voxnews url\"\n        ],\n        [\n            1,\n            \"hashtag inutile parlare con politici di sinistra su immigrati ke derubano e uccidono vediamo 1000uomini alla ricerca di 1di quelli\"\n        ],\n        [\n            1,\n            \"l'alternativa era un nuovo mega centro profughi bene così url\"\n        ],\n        [\n            1,\n            \"user quanto argomentate le motivazioni del no siete simili ai comunisti che parlano di immigrazione\"\n        ],\n        [\n            0,\n            \"hashtag colonna diretta e ospiti affrontato il tema dei migranti dopo gli eventi di sesto fiorentino url\"\n        ],\n        [\n            1,\n            \"mentre il governatore della sardegna cerca hotel per i migranti un altro povero italiano si uccide url via user\"\n        ],\n        [\n            0,\n            \"i migranti non rappresentano un rischio per la salute pubblica allarmismo no grazie user url\"\n        ],\n        [\n            0,\n            \"trump e digital dopo le proteste al super bowl 97 compagnie si schierano contro le misure in ambito immigrazione … url\"\n        ],\n        [\n            1,\n            \"user appunto a parte accettare immigrati non mi risulta abbia fatto niente per milano da quando in carica e conti expo sempre segreti\"\n        ],\n        [\n            1,\n            \"e smettetela di dire che anche gli italiani sono stati migranti erano trattati male ma non per questo uccidevano innocenti per strada\"\n        ],\n        [\n            0,\n            \"user gli usa 🇺 🇸 non devono difendersi da nessuno il loro muro è per fermare gli immigrati che vorrebbero avere una vita migliore\"\n        ],\n        [\n            1,\n            \"boom di spese per i migranti ci costano più della manovra url url\"\n        ],\n        [\n            0,\n            \"hashtag torture ai profughi 22enne somalo a processo con rito immediato url rt notizie milano\"\n        ],\n        [\n            0,\n            \"francia finito in tre mesi il muro anti migranti di calais finanziato da londra il fatto quotidiano url\"\n        ],\n        [\n            0,\n            \"a scuola grazie anche ai migranti url\"\n        ],\n        [\n            0,\n            \"comunque se ancora confondiamo la difesa dei confini e la illegal immigration con i visti turistici tanto vale parlare di gattini hashtag\"\n        ],\n        [\n            1,\n            \"espulsione immediata per ogni straniero che prenda anche solo una multa per divieto di sosta ma è tanto difficile url\"\n        ],\n        [\n            0,\n            \"a quanto pare ci sono stranieri e stranieri alcuni sono più stranieri di altri url\"\n        ],\n        [\n            0,\n            \"per riassumere la logica del governo pd la flat tax va bene per attirare i riccastri stranieri ma e ' una empieta ' se la propone la lega\"\n        ],\n        [\n            1,\n            \"user oltre alle carceri mandare tutti gli stranieri a scontare le pene a casa loro si svuoteranno già del\"\n        ],\n        [\n            1,\n            \"forza nuova l'italia ha bisogno di figli non di immigrati rimini questa mattina come in tante altre url\"\n        ],\n        [\n            0,\n            \"un amico straniero mi ha chiesto dov'è l'altra roma oltre la roma capitale ma non c'è e lui allora perché sottolineare che roma è capitale\"\n        ],\n        [\n            0,\n            \"benvenuti a tutti i nostri amici e amici stranieri che ci seguono attraverso facebook e la nostra pagina sulla url\"\n        ],\n        [\n            1,\n            \"user hanno fatto bene questi stranieri che hanno occupato tutti i posti per far giocare i ns giovani da dove vengono dalla feccia\"\n        ],\n        [\n            0,\n            \"donald trump pensa alla guardia nazionale per le retate di immigrati irregolari url\"\n        ],\n        [\n            0,\n            \"la sicurezza deve valere per tutti cosi non è in italia se a subire violenza è un immigrato quasi ce url\"\n        ],\n        [\n            0,\n            \"ecco perché l ’ italia paga il pregiudizio dei gestori stranieri url url\"\n        ],\n        [\n            0,\n            \"“ giornata della memoria e dell ’ accoglienza ” le scuole in aiuto dei migranti dire it url via user\"\n        ],\n        [\n            0,\n            \"user si tratta di un'agenda l'immigrazione la loro teoria non corrisponde alla realtà però europei non sono tutti pecoroni alla fine\"\n        ],\n        [\n            1,\n            \"user mi sono espressa male ma hanno fatto ban agli stranieri x reclutare nuovi schiavi da 1 perché quelli che c'erano non bastavano\"\n        ],\n        [\n            0,\n            \"earth hour il mondo spegne la luce per un'ora le immagini url l'italia pensa ad un altro al papa dei migranti\"\n        ],\n        [\n            0,\n            \"amnesty meloni rimando a mittente accusa marcheschi e ruffini su immigrazione e … url url\"\n        ],\n        [\n            0,\n            \"la stranieri spa vale come la fiat il pil degli immigrati in italia pesa 127 miliardi url via user\"\n        ],\n        [\n            1,\n            \"l'inevitabile di una hashtag gestita da imbecilli e lo scontro sociale la responsabilità ricadrà su gente com … url\"\n        ],\n        [\n            0,\n            \"i turisti della salute gli italiani all ’ estero per le cure low cost gli stranieri arrivano da noi … url\"\n        ],\n        [\n            0,\n            \"con tutti quei soldi non ci sarebbe mai stato il problema dell'immigrazione e forse neanche della fame un vero peccato per l'umanità intera\"\n        ],\n        [\n            1,\n            \"user user anche il prete non conosce la parola profugo quelli che abbiamo noi sono quasi tutti clandestini\"\n        ],\n        [\n            1,\n            \"quante inutili parole e ' ora di eliminare tutti questi politici immigrazionisti il mondo senza questi delinquenti … url\"\n        ],\n        [\n            0,\n            \"governo per fare cassa fai pagare tassa a chi è in italia con targa straniera per piu ' di un anno bollo assicurazione\"\n        ],\n        [\n            0,\n            \"user riecheggia gli sforzi per liberare l'italia dai molti stranieri anche se retorico ma attenzione a definire i concetti stupidi\"\n        ],\n        [\n            1,\n            \"sono costernato per due motivi il primo è che la merkel ci rimanda tutti gli immigrati che sono arrivati in url\"\n        ],\n        [\n            0,\n            \"l'appello della regina danese i migranti accettino i valori dell'occidente url url\"\n        ],\n        [\n            0,\n            \"i corpi di decine di migranti annegati ritrovati oggi sulle spiagge vicino alla città di al motrad in hashtag url\"\n        ],\n        [\n            0,\n            \"user giusta l'indignazione dell'immigrato non è forse lui che paga la pensione all'anziana signora povera italia\"\n        ],\n        [\n            0,\n            \"l ’ argentina di bergoglio “ anche noi vogliamo il muro anti immigrati ” url\"\n        ],\n        [\n            1,\n            \"user molti voti non sono arrivati anche e soprattutto per la pessima gestione dei migranti la gente è stanca di tutti questi arrivi\"\n        ],\n        [\n            0,\n            \"500ml in 6 anni l'europa vuole che ci occupiamo dei profughi e anche che garantiamo le loro frontiere e una fetta di culo su un vassoio\"\n        ],\n        [\n            0,\n            \"user user se vedi 2 donne frugare nella spazzatura le sequestri e torturi magari dici anche che gli stranieri sono incivili\"\n        ],\n        [\n            1,\n            \"le calze della befana tutte ai figli degli immigrati i bimbi italiani url\"\n        ],\n        [\n            0,\n            \"negli ultimi 15 anni sono morti nel mediterraneo oltre 30mila migranti la maggior parte resta ancora senza un nome url\"\n        ],\n        [\n            0,\n            \"trump pubblicherà una lista con tutti i crimini dei migranti ilgiornale it url\"\n        ],\n        [\n            1,\n            \"ma gli immigrati razzisti della gran bretagna di quale malattia sociale soffrono non ho capito hashtag\"\n        ],\n        [\n            0,\n            \"corriere della sera boom di migranti diventati italiani 178mila cittadinanze grillo « ong complici » url hashtag\"\n        ],\n        [\n            0,\n            \"150mila immigrati prigionieri in italia url\"\n        ],\n        [\n            1,\n            \"hashtag responsabile di questa situazione immigrazione incontrollata sono le trasmissioni come agorà che hanno invitato tutti i poveri mondo\"\n        ],\n        [\n            1,\n            \"user negli iuesei sono tutti immigrati a parte i furono ' nativi ' schiavizziamo ' ste merde\"\n        ],\n        [\n            0,\n            \"28 aprile 2017 al via l ’ incontro ‘ l ’ italia e i migranti ’ … le politiche europee e le proposte delle realtà locali url\"\n        ],\n        [\n            0,\n            \"fermati anche due migranti con passaporti rubati url\"\n        ],\n        [\n            1,\n            \"cosa vuole fare il governo sull'immigrazione il piano di minniti url portateli a casa tua minniti con boldrini\"\n        ],\n        [\n            0,\n            \"all'ue non gliene frega nulla dei migranti non ci hanno pensato due volte a chiudere la rotta dei balcani pagando 3 mld alla turchia hashtag\"\n        ],\n        [\n            1,\n            \"attenzione nelle ultime 72 ore il gov excomunista hanno fatto sbarcare 8 500 illegali da navi straniere nn si rende conto dei ns problemi\"\n        ],\n        [\n            0,\n            \"torna « book pride » tema lo straniero a milano la fiera con 200 editori indipendenti ne scrive severino colombo … url\"\n        ],\n        [\n            0,\n            \"milano manifestanti contro i profughi se la prendono con il giornalista de corato « è un c » url\"\n        ],\n        [\n            0,\n            \"' l ’ epifania è invito ad affrontare l ’ immigrazione senza cedere alla paura ' url\"\n        ],\n        [\n            0,\n            \"senza studenti stranieri in italia molte scuole chiuderebbero i battenti ed i docenti ecc perderebbero il url\"\n        ],\n        [\n            0,\n            \"grazie user per il sostegno in favore dei minori migranti che arrivano soli dona ora su … url\"\n        ],\n        [\n            0,\n            \"l'hashtag al campo profughi di hashtag url\"\n        ],\n        [\n            0,\n            \"a milano festa per dare il benvenuto ai profughi url clicca sul link\"\n        ],\n        [\n            0,\n            \"95n anniversario della scuola san giusto ricordate le vittime dell'immigrazione url tramite user\"\n        ],\n        [\n            0,\n            \"non hanno niente in comune migranti bestie gesù re url\"\n        ],\n        [\n            0,\n            \"prima mi manda l'ufficio immigrazione in albergo ed ora mi ringrazia per la mia frase in italiano coerente come sa … url\"\n        ],\n        [\n            0,\n            \"roma e ferrara migranti imposti reazioni e soluzioni diverse url\"\n        ],\n        [\n            0,\n            \"dopo il no olandese ai ministri turchi ankara all ’ ue « rivedere l ’ accordo sui migranti url\"\n        ],\n        [\n            1,\n            \"user user centinaia di migliaia di stranieri girano sapendosi impunibili in italia ringraziamo istituzioni\"\n        ],\n        [\n            1,\n            \"user ad uno ad uno perché quando i migranti israeliti arrivarono in terra di canaan fecero fuori tutti i canaaniti\"\n        ],\n        [\n            0,\n            \"url l'inutilità di ts si vede anche da prime pagine come questa utile solo a denigrare avversario e proprietà straniera\"\n        ],\n        [\n            0,\n            \"sant'alessio in aspromonte paese si ripopola grazie a migranti url url\"\n        ],\n        [\n            1,\n            \"user concordo anche io penso che le ong per sopravvive sono disposte a tutto anche a calpestare gli immigrati e tutti noi\"\n        ],\n        [\n            1,\n            \"i bambini “ profughi ” di gorino tutte cazzate inventate della sinistra per fare propaganda tg24notizie url\"\n        ],\n        [\n            1,\n            \"grillo adesso è il momento di proteggerci rimpatriare subito tutti gli immigrati irregolari url\"\n        ],\n        [\n            0,\n            \"tiramisù col liquore protesta dei migranti alla mensa di via camoletti url\"\n        ],\n        [\n            0,\n            \"10 domande che hai sempre voluto fare a un profugo url url\"\n        ],\n        [\n            0,\n            \"ungheria contro renzi su migranti “ quei soldi spettano a noi non all ’ italia ” url\"\n        ],\n        [\n            1,\n            \"hashtag fermare l'immigrazione clandestina è possibile mandiamo a casa questo governo e difendiamo l'italia dall'invasione\"\n        ],\n        [\n            0,\n            \"il governo britannico non vuole consulenti stranieri per la gestione della hashtag che smacco per borghi aquilini e bagnai\"\n        ],\n        [\n            1,\n            \"' io aggredito in strada milano è in mano agli stranieri ' il giornale off url\"\n        ],\n        [\n            0,\n            \"user user sono un profugo no bono no bono profugo ricco lasciamo stare il fatto che io sono nera ma cosa c'entra 😂\"\n        ],\n        [\n            0,\n            \"como alta tensione al centro migranti tutto per sette cellulari rubati user url\"\n        ],\n        [\n            0,\n            \"aguzzino del campo profughi in libia riconosciuto a milano nel centro di via sammartini e arrestato url\"\n        ],\n        [\n            0,\n            \"roma 40 profughi siriani accolti da comunità di sant'egidio chiese evangeliche e valdesi url user\"\n        ],\n        [\n            0,\n            \"user in particolare i seguaci di salvini ne conosco molti e sono tutti favorevoli per mandare via gli immigrati non mi piace\"\n        ],\n        [\n            0,\n            \"a ventimiglia una notte con i migranti nel paese che vieta la carità anche i sentimenti devono passare dalle ordinanze sindacali\"\n        ],\n        [\n            0,\n            \"la favola bouasse da migrante a calciatore della roma url\"\n        ],\n        [\n            0,\n            \"imperia controlli della polizia in un locale pubblico due stranieri allontanati dall ’ italia … url\"\n        ],\n        [\n            1,\n            \"quelli a roma hanno dirittooo hanno un contratto e pagato guardate le case dal 1990 a chi danno case solo immigrati e non pagano hashtag\"\n        ],\n        [\n            1,\n            \"hashtag via dall'italia gli immigrati clandestini e tutti i politici incapaci di governare l'italia\"\n        ],\n        [\n            0,\n            \"user l ’ europa tra immigrazione e islam presentazione il 19 gennaio alla libreria open di milano … url\"\n        ],\n        [\n            0,\n            \"user user come vanno accolti gli immigrati praticamente cosa si deve fare\"\n        ],\n        [\n            1,\n            \"italia parco nel cuore di milano ostaggio dei migranti violenti url\"\n        ],\n        [\n            0,\n            \"cosa sta succedendo a como coi hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag fai sapere alla tizia che i migranti economici nn si accolgono hashtag\"\n        ],\n        [\n            1,\n            \"user tutto normale e gran felicità per i paladini dei migranti e della globalizzazione ma se fossero loro le vittime cambiano idea\"\n        ],\n        [\n            0,\n            \"milano il nuovo prefetto requisirà immobili per metterci dentro gli immigrati url\"\n        ],\n        [\n            0,\n            \"trump i colossi hi tech preparano lettera « america forte grazie agli immigrati » il mattino … url\"\n        ],\n        [\n            0,\n            \"' adotta un profugo ' la mozione approda sui banchi della sala del tricolore a reggio 24emilia … url\"\n        ],\n        [\n            1,\n            \"ci attendono 10 100 1000 rivolte come a cona e il comportamento degli immigrati offende l'italia … url\"\n        ],\n        [\n            0,\n            \"“ l ’ ipotesi di ospitare dei profughi a gorino non è più in agenda ” anche la toscana dice no ai profughi url\"\n        ],\n        [\n            0,\n            \"domenica della palme la fede dei cristiani iracheni profughi a erbil url url\"\n        ],\n        [\n            1,\n            \"siamo alla frutta sassari ora gli immigrati hanno la loro consulta comunale url via user\"\n        ],\n        [\n            0,\n            \"cedric herrou una multa che è una vittoria per il contadino passeur che aiuta i migranti a frontiera italia francia url\"\n        ],\n        [\n            0,\n            \"dedicare anche solo un weekend ai ragazzi soprattutto stranieri per portarli al cinema in un museo a pranzo … url\"\n        ],\n        [\n            1,\n            \"vittorio ferraresi – i giovani italiani costretti ad immigrare anche colpa del governo url\"\n        ],\n        [\n            1,\n            \"napoli uomo preso a martellate in testa da immigrato tutti i crimini degli immigrati url\"\n        ],\n        [\n            0,\n            \"tu dici controlla sotto il suo video e vedi quanti stranieri lo applaudono 😘 in più l'allegria fa bene sempre e so … url\"\n        ],\n        [\n            0,\n            \"hashtag l ’ interminabile retorica dei ponti dei muri e della tolleranza url\"\n        ],\n        [\n            1,\n            \"decine di mafie straniere e soldi agli invasori italia vergognati url\"\n        ],\n        [\n            0,\n            \"tangenti e favori anche dai migranti viceprefetto arrestato a savona url\"\n        ],\n        [\n            1,\n            \"user a meloni che non vogliamo gli stranieri tasse per mantenerli e gli omicidi che commettono siamo stanchi della corruzione\"\n        ],\n        [\n            0,\n            \"solita hashtag confusionaria che sposta il problema i migranti che arrivano con i barconi non lavorano url\"\n        ],\n        [\n            1,\n            \"hashtag grazie al pd se italia l'han fatta diventare il campo profughi della ue grazie a letta renzi gentiloni mattarella e papa\"\n        ],\n        [\n            0,\n            \"baby gang a roma raid contro negozi stranieri 12 arresti url\"\n        ],\n        [\n            0,\n            \"milano rilancia sulla moda uomo giorgio armani dà spazio a tre designer stranieri url hashtag\"\n        ],\n        [\n            1,\n            \"in svizzera chi tocca un agente finisce in cella in italia se migrante picchia un agente torna in hotel url\"\n        ],\n        [\n            0,\n            \"ma non possiamo sostituire gli immigrati con scandinave gnocche che sarei felice di mantenere vi devo dire tutto io e daje\"\n        ],\n        [\n            0,\n            \"user una domanda qual'è percentuale di status hashtag abbiamo in ita rispetto tutti gli immigrati che arrivano\"\n        ],\n        [\n            0,\n            \"avramopoulos “ ottimo il piano minniti sui migranti ” url\"\n        ],\n        [\n            0,\n            \"bellissimo post sulle cause e conseguenze dell'immigrazione da leggere url\"\n        ],\n        [\n            0,\n            \"roma nuovo sgombero al baobab di via cupa via migranti e tende url via user\"\n        ],\n        [\n            0,\n            \"psicosi e leggende galoppano su facebook attenzione al furgone pieno di rom accanto alla … url\"\n        ],\n        [\n            1,\n            \"che diversità c'è tra loro e il pd hanno firmato insieme per autirizzare l'invasoone di immigrati url\"\n        ],\n        [\n            1,\n            \"bellissimo roma banda di rom gli chiedeva il pizzo da 2 anni ristoratore esausto li uccide a colpi di mitra url\"\n        ],\n        [\n            0,\n            \"hashtag chiude il campo rom dei container in via lombroso lasciate per strada diverse famiglie … url\"\n        ],\n        [\n            0,\n            \"incendi di rifiuti in campo nomadi abusivo tra manfredonia e cerignola – la video segnalazione di forza nuova url\"\n        ],\n        [\n            0,\n            \"bagni separati per i bambini stranieri dopo bufera su scuola di cagliari arriva la marcia indietro url\"\n        ],\n        [\n            0,\n            \"trovato in croazia il tesoro della “ regina ” rom sequestro da 6 milioni di euro\"\n        ],\n        [\n            1,\n            \"user anche quando amministravate il mun ix meritava impegno invece ve ne siete fregati eur ridotto in campo rom\"\n        ],\n        [\n            1,\n            \"i rom hanno milioni di euro all'estero ma in italia vivono grazie a sussidi e case popolari url\"\n        ],\n        [\n            0,\n            \"inchiesta a torino trovato in croazia il tesoro della “ regina ” rom url\"\n        ],\n        [\n            1,\n            \"hashtag la ue di m l'italia discrimina i migranti sono lontani da noi sono gli italiani discriminati pezzi di m url\"\n        ],\n        [\n            1,\n            \"cari italiani per battere l'islam dovete tornare a fare figli url\"\n        ],\n        [\n            1,\n            \"l'han studiata bene passin passetto anche la storiella dell'immigrazione e degli italiani che non fan più figli 1piano demoniaco ma finirà\"\n        ],\n        [\n            0,\n            \"stop immigrati vorreste un referendum anche in italia url\"\n        ],\n        [\n            0,\n            \"in italia si celebra la prima giornata nazionale per le vittime dell ’ immigrazione url\"\n        ],\n        [\n            1,\n            \"cosa ci aspettiamo più di questi immigrati credo che siamo arrivati alla frutta ormai e oltretutto senza ritorno\"\n        ],\n        [\n            1,\n            \"gioventù italiana dal sud al nord quando gli immigrati toccano un italiano a tutti per uno e uno per tutti bastonare ad occhi aperti\"\n        ],\n        [\n            1,\n            \"mons liberati “ in 10 anni l ’ europa sarà islamica grazie all ’ immigrazione impugnamo la spada url via user\"\n        ],\n        [\n            0,\n            \"rom parmi strano si saranno sbagliati i carabinieri url\"\n        ],\n        [\n            0,\n            \"lampedusa il ricordo della strage di migranti del 3 ottobre 2013 ‘ la cittadinanza è universale ’ url\"\n        ],\n        [\n            0,\n            \"ciao guagliù oggi ė la giornata dedicata ai migranti morti in mare il totem della pace di molinari li url\"\n        ],\n        [\n            0,\n            \"dal campo nomadi alla casa del comune hashtag url\"\n        ],\n        [\n            0,\n            \"con tutto il rispetto per gli immigrati la memoria delle vittime dei luoghi di lavoro i nove lavoratori url\"\n        ],\n        [\n            0,\n            \"roma lo sgombero di migranti arriva in campidoglio gli attivisti “ non ci fermiamo ” user url\"\n        ],\n        [\n            1,\n            \"user user fatevi un giro per roma campi di immigrati clandestini nella maggior parte a cielo aperto centri accoglienza saturi\"\n        ],\n        [\n            0,\n            \"amigi italiani perché hashtag era povero e avere fatto santo e noi immigrati poveri odiare noi perché io no parlare con animali\"\n        ],\n        [\n            1,\n            \"user ne ho piene le palle il giorno del ricordo della morte dei migranti e quelli che sono uccise x mano delle merde negre\"\n        ],\n        [\n            1,\n            \"anche ieri 6000 arrivi quando avranno la maggioranza gli islamici ci sottometteranno con la forza url\"\n        ],\n        [\n            0,\n            \"le foto a colori di quando gli immigrati eravamo anche noi europei url url\"\n        ],\n        [\n            1,\n            \"anche il pd se ne accorge “ i migranti sanno solo ostentare l ’ ozio la gente è stufa ” ictumzone di alessandro zeta url\"\n        ],\n        [\n            0,\n            \"sono di recente stata a colle oppio ed era avvilente vedere immigrati di vario genere bivaccare lì e fare i loro url\"\n        ],\n        [\n            0,\n            \"“ le aziende facciano liste dei lavoratori stranieri ” polemica per la proposta della ministra britannica url\"\n        ],\n        [\n            0,\n            \"roma la raggi spende 12 milioni per i campi rom url\"\n        ],\n        [\n            1,\n            \"se gli italiani continuiamo a non fare figli ci ritroveremo presto sottomessi dai musulmani fermiamoli prima sia troppo tardi hashtag\"\n        ],\n        [\n            1,\n            \"gli italiani poveri servono alla sinistra e all'ue saranno il culo dell'accoglienza dei hashtag\"\n        ],\n        [\n            0,\n            \"aggiornamento asia indonesia la croce fatta da un artigiano musulmano è il simbolo della giornata indonesiana url\"\n        ],\n        [\n            0,\n            \"user user gentiloni da libia ove is sembra contare meno proviene maggior numero migranti lei dov'è a fare campagna per sì\"\n        ],\n        [\n            1,\n            \"hashtag la polizia i controllori fermano solo italiani rom e immigrati non li avvicina nemmeno rischiano la vita\"\n        ],\n        [\n            0,\n            \"il giappone senza immigrati è a corto di forza lavoro url\"\n        ],\n        [\n            0,\n            \"l ’ attentatore di nizza era spesso in italia portava cibo ai migranti url\"\n        ],\n        [\n            0,\n            \"ogni tanto ci ripenso a quella controls on immigration mug c'era già tutto url\"\n        ],\n        [\n            0,\n            \"ue moscovici minaccia populista in italia ok flessibilità per migranti e terremoto url url\"\n        ],\n        [\n            0,\n            \"londra lavoratori stranieri e brexit ' timori ma qui è sempre meglio che in italia ' url\"\n        ],\n        [\n            1,\n            \"guardia civil migranti su nostre coste 1 il governo tace 2 è un'europa ridicola 3 troppa sinistra in italia url\"\n        ],\n        [\n            0,\n            \"usa non pronti alla guerra con la russia ma appoggeranno i terroristi in siria url\"\n        ],\n        [\n            0,\n            \"italia mon amour chi sono e cosa comprano gli stranieri che decidono di investire nel mattone del belpaese url\"\n        ],\n        [\n            0,\n            \"nuoce gravemente alla libertà user p s il nudge è spinta trasparente non terrorismo psicologico url\"\n        ],\n        [\n            1,\n            \"user hashtag immigrazione lavoro col cazzo che si trova checche a gogo che vogliono fare i genitori ma che schifo é\"\n        ],\n        [\n            1,\n            \"i rom “ padroni ” delle nostre città alla stazione « tu chiami i carabinieri io vengo a casa tua … » url\"\n        ],\n        [\n            0,\n            \"hashtag il giro di vite di berlino tagli al welfare per stranieri sussidi solo dopo 5 anni url\"\n        ],\n        [\n            0,\n            \"arrigoni al centro migranti di cremeno quasi tutti clandestini url\"\n        ],\n        [\n            0,\n            \"investire sugli immigrati non è solo la cosa giusta da fare ma anche quella intelligente l'appello url\"\n        ],\n        [\n            0,\n            \"user user dei compagni lo dicevano già 2 3 anni fa ora che lo dice il profeta va bene\"\n        ],\n        [\n            1,\n            \"user user i giovani non hanno futuro gli anziani vivono da miserabili e di stenti vivono bene sono i rom e exstacomunitari\"\n        ],\n        [\n            0,\n            \"hashtag anche a roma se dignitosamente si mettesse una scopa in mano ai migranti senza mandarli nei borghi di montagna\"\n        ],\n        [\n            0,\n            \"sassari amnesty international rapporto annuale a sassari dai migranti alla tortura fino alla cultura dell'im url\"\n        ],\n        [\n            0,\n            \"non comprendo la logica se trump sessista allora male malaccio se vuole uccidere musulmani innocenti e costruire un muro va tutto benone\"\n        ],\n        [\n            0,\n            \"il papa anche maria è stata una migrante lontana dalla sua terra url\"\n        ],\n        [\n            0,\n            \"user straniero lo sei pure te vai a dormire tu che questi social non fanno per tutti soprattutto per quelli come te\"\n        ],\n        [\n            0,\n            \"condannare severamente gli atti terroristici non è non rispettare le persone di tutte le religioni al contrario é amore 💖 per ogni vita umana\"\n        ],\n        [\n            1,\n            \"lo dice sartori integrare gli islamici è un'illusione della sinistra il multiculturalismo non esiste url\"\n        ],\n        [\n            0,\n            \"trump attacca su musulmani e terroristi hillary voglio un paese che accolga tutti la repubblica … url\"\n        ],\n        [\n            0,\n            \"domandone del giorno un terrorista si farebbe saltare in aria più volentieri sulla a la b o la c hashtag hashtag\"\n        ],\n        [\n            0,\n            \"hashtag oggidueprofughihanno consegnato alla giustizia un islamista alla faccia di chi fa di tutta l ' erba un fascio profondo rispetto\"\n        ],\n        [\n            1,\n            \"profugo irascibile che non si calma neppure di fronte a 3 carabinieri al suo paese sarebbe ai piombi con le os … url\"\n        ],\n        [\n            0,\n            \"la germania ha i suoi primi eroi siriani anche la welt loda i connazionali del terrorista da loro bloccato url user\"\n        ],\n        [\n            0,\n            \"user quello è un problema si ma non il fatto che si studi la nascita dell ’ islam che poi con le crociate ci riguarda come storia\"\n        ],\n        [\n            0,\n            \"ministro esteri dell'eritrea l'italia non vuole collaborare con noi su migranti perché il fogliettone url\"\n        ],\n        [\n            0,\n            \"migranti a calizzano bus separati per residenti e profughi come l'apartheid il fatto … url\"\n        ],\n        [\n            0,\n            \"la stranieri spa vale come la fiat il pil degli immigrati in italia pesa 127 miliardi url\"\n        ],\n        [\n            0,\n            \"mafia capitale tangenti per appalti campi rom 17 funzionari rischiano il processo url user\"\n        ],\n        [\n            0,\n            \"mafia capitale “ giro di mazzette per pilotare gli appalti sui campi rom ” la procura di roma chiude nuova inchiesta url\"\n        ],\n        [\n            0,\n            \"a roma 17 indagati a rischio processo per 25 mila euro di mazzette sugli appalti dei campi rom url\"\n        ],\n        [\n            0,\n            \"mafia capitale nuovo filone ‘ mazzette per truccare gare d ’ appalto per campi rom ’ url via user\"\n        ],\n        [\n            0,\n            \"contro le scemenze scritte anche su twitter sempre in spirito di odio verso i migranti url\"\n        ],\n        [\n            0,\n            \"mafia capitale “ giro di mazzette per pilotare gli appalti sui campi rom ” la procura di roma url via user\"\n        ],\n        [\n            0,\n            \"aperti i lavori della 33 esima assemblea anci parliamo di accoglienza e di migranti url\"\n        ],\n        [\n            0,\n            \"fratelli d'italia cortona tagliamo il business dell'immigrazione l'immigrazione nasconde un giro di affari url\"\n        ],\n        [\n            0,\n            \"« ecco come si fanno i documenti falsi per i terroristi in italia » url\"\n        ],\n        [\n            0,\n            \"essere musulmani a roma dove andare a pregare url\"\n        ],\n        [\n            1,\n            \"i rom “ padroni ” di roma alla stazione termini « tu chiami i carabinieri io vengo a casa tua … » url\"\n        ],\n        [\n            0,\n            \"khalil samir le radici della guerra civile islamica e le istruzioni su come evitare il contagio in europa url\"\n        ],\n        [\n            0,\n            \"hashtag pd e riforma cost ancora una volta prende in giro italiani come l'immigrazione voluta dal'ue per impoverire nostro paese\"\n        ],\n        [\n            1,\n            \"video pazzesco tra auto di lusso e ville i rom nullatenenti ricevono dal comune anche 245 euro a persona url\"\n        ],\n        [\n            0,\n            \"identificato l'autore della rapina all'anziano di annone veneto è un giovane nomade url hashtag\"\n        ],\n        [\n            0,\n            \"redistribuzione il 97 dei migranti restano in italia hashtag url\"\n        ],\n        [\n            0,\n            \"se la posizione della sinistra sui migranti è quella di user temo per il nostro futuro troppo diffuso il hashtag razzista\"\n        ],\n        [\n            0,\n            \"stamattina il prefetto morcone accompagnato da luca pacini referente anci per l'immigrazione hanno fatto visita url\"\n        ],\n        [\n            0,\n            \"la sinistra vuole accogliere tutti immigrati anche chi non ha diritto centrodestra vuole accogliere solo veri profughi m5s come la pensa\"\n        ],\n        [\n            1,\n            \"chissà chi paga la pensione ai saccenti non di certo gli immigrati hashtag url\"\n        ],\n        [\n            0,\n            \"in questo nostro tempo fatto di guerre popoli in fuga terrorismo e violenze vogliamo spargere semi di bontà e bellezza hashtag\"\n        ],\n        [\n            0,\n            \"ma temo comunque che i giocatori italiani siano tutti brocchi forse con qualche straniero o oriundo andrebbe meg … url\"\n        ],\n        [\n            0,\n            \"video 117 migranti sbarcati a pozzallo c ’ è anche la mamma del bambino annegato fermato lo scafista url\"\n        ],\n        [\n            0,\n            \"pensioni bonus per chi accoglie migranti addio equitalia i punti della manovra url url\"\n        ],\n        [\n            1,\n            \"il migrante siriano assunto per pietà e licenziato un anno dopo cosa combinava url hashtag\"\n        ],\n        [\n            0,\n            \"i paesi che rinascono grazie ai migranti la mappa url\"\n        ],\n        [\n            0,\n            \"user luoghi che jihadisti controllano o hanno controllato ma rifletto anche gli islamisti « moderati » di misurata\"\n        ],\n        [\n            0,\n            \"che strano il terrorista cotechino si è suicidato in carcere impiccandosi con una t shirt alla porta url\"\n        ],\n        [\n            0,\n            \"si riapre lo scontro sull'islam « luoghi di culto no ai bandi » url hashtag\"\n        ],\n        [\n            1,\n            \"al sud più poveri italiani che stranieri vanno alla hashtag chi dal nord urla prima gli italiani sarà contento c'è riuscito\"\n        ],\n        [\n            0,\n            \"ai piedi della hashtag il cimitero per gli stranieri a roma 300 300 anni 23 settembre 13 novembre 2016 url\"\n        ],\n        [\n            0,\n            \"italia allarme povertà al sud più italiani che stranieri nei centri caritas url\"\n        ],\n        [\n            0,\n            \"roma maxi rissa tra bande in un campo nomadi arrestato un bosniaco url\"\n        ],\n        [\n            0,\n            \"“ integrazione dei migranti i paesi della valle grana aiuteranno monterosso ” url user\"\n        ],\n        [\n            0,\n            \"donne straniere essere mamma è un rischio mancato accesso alle terapie e alla diagnosi difficoltà linguisti url\"\n        ],\n        [\n            0,\n            \"madri straniere in italia difficile accesso a cure e diagnosi parlare un'altra lingua non aiuta italiani nel url\"\n        ],\n        [\n            0,\n            \"gallera preoccupati per situazione centro profughi milano url\"\n        ],\n        [\n            0,\n            \"germania quando anche i migranti integrati non accettano questa immigrazione incontrollata url\"\n        ],\n        [\n            0,\n            \"fuori gli stranieri dall'italia urlò il giovane attivista politico che indossava una maglia con la foto di icardi\"\n        ],\n        [\n            1,\n            \"tutto questo agli immigrati non basta vogliono più diritti italiani sfrattati e immigrati viziati – il rinoceronte url\"\n        ],\n        [\n            1,\n            \"hashtag prov di torino arrivano 300 profughi nessun bambino e donna tutti sotto i 35 anni vivranno in hotel ma siamo al ridicolo\"\n        ],\n        [\n            1,\n            \"il confine svizzero resta chiuso e noi ci teniamo tutti gli immigrati url\"\n        ],\n        [\n            0,\n            \"la forte reazione della polonia da noi non entra più neanche un migrante url\"\n        ],\n        [\n            0,\n            \"fa stringere il cuore lo spaccato di vita in un campo rom raccontato da due ragazzine hashtag\"\n        ],\n        [\n            0,\n            \"user user quanti immigrati devono venire in italia per san francesco tutti hanno diritto la terra è di tutti per voi\"\n        ],\n        [\n            0,\n            \"francesco rocca presidente della croce rossa dall'emergenza terremoti alla gestione dei migranti url\"\n        ],\n        [\n            0,\n            \"il prefetto di arezzo visita castelfranco – piandiscò e incontra i migranti ospiti della comunità url\"\n        ],\n        [\n            0,\n            \"milano un milione di euro per i vigilantes armati nei campi nomadi url\"\n        ],\n        [\n            0,\n            \"hashtag l'isis andava fermata prima avete già dimenticato tutti i massacri contro cristiani musulmani azizi le gole tagliate\"\n        ],\n        [\n            0,\n            \"l'emergenza migranti fa bene all'economia della grecia economy url via user\"\n        ],\n        [\n            0,\n            \"bambini islamici che cantano alla morte sono la bestemmia più grande agli occhi di dio e lo scimmiottamento è tipico del demonio\"\n        ],\n        [\n            0,\n            \"insegnante choc su fb i migranti bruciateli vivi roma – “ dispiace sentire che più di qualche profugo si salva … url\"\n        ],\n        [\n            1,\n            \"invasione islamica del colosseo al grido “ allahu akbar ” scoppia la bufera roma stuprata url via user\"\n        ],\n        [\n            0,\n            \"user terrorismo ma non eravamo alla ricerca di dati toppati nell'articolo o la butti in caciara perché non ne trovi\"\n        ],\n        [\n            0,\n            \"ue renzi una commedia sono già d'accordo l'italia ottiene flessibilità bilancio in cambio si tiene i migranti\"\n        ],\n        [\n            0,\n            \"le strutture occulte del terrorismo della nato in medio oriente url\"\n        ],\n        [\n            0,\n            \"user user beh anche noi mettemmo del nostro però ci siamo evoluti 😈\"\n        ],\n        [\n            0,\n            \"strage di migranti ufficiali della marina militare indagati per omicidio colposo url via user\"\n        ],\n        [\n            0,\n            \"mosul le lacrime della bimba salvata dall'isis dai soldati iracheni i terroristi le hanno ucciso il padre e url\"\n        ],\n        [\n            0,\n            \"austria forza nuova manifestazione in favore di hofer anche slogan contro l'immigrazione url\"\n        ],\n        [\n            0,\n            \"difficile ipotizzare nuova legge contro urbanesimo vs degrado roma rivolta esclusivamente verso immigrati e nomadi … url\"\n        ],\n        [\n            0,\n            \"minori non accompagnati oggi in parlamento la discussione della legge dopo 3 anni di attesa url hashtag\"\n        ],\n        [\n            0,\n            \"i farmacisti tra terrorismo e sos migranti sifo ne parla al congresso di milano milano – terrorismo missi url\"\n        ],\n        [\n            0,\n            \"user user si faccia mente locale a quella del partito pd che chi ha fatto la legge per stranieri è stato socialista martelli\"\n        ],\n        [\n            0,\n            \"barricate contro l'arrivo di 20 profughi e alla fine i migranti vengono dirottati in altre città url\"\n        ],\n        [\n            0,\n            \"barricate contro l'arrivo di 20 profughi e alla fine i migranti vengono dirottati comincia la rivolta url\"\n        ],\n        [\n            0,\n            \"buongiorno a quella gente là di hashtag a cui dovremmo dire tutti in coro fate le barricate pè i migranti ' nnatevene affanculo tutti quanti\"\n        ],\n        [\n            0,\n            \"se tutti quelli che pontificano su hashtag accogliessero un migrante in casa l'emergenza finirebbe in tre secondi\"\n        ],\n        [\n            0,\n            \"« non c ’ è stato alcun incremento di reati rispetto all ’ aumento della presenza di immigrati » il post url\"\n        ],\n        [\n            0,\n            \"hashtag alla fine questi profughi l'hanno scampata bella vi immaginate avere tali soggetti come vicini di casa url\"\n        ],\n        [\n            0,\n            \"user come a metà del xx secolo furono profughi i loro nonni bisnonni e genitori ancora infanti\"\n        ],\n        [\n            0,\n            \"le autorità tedesche hanno effettuato 13 raid antiterrorismo in 5 stati della germania poco fa stato di allerta na … url\"\n        ],\n        [\n            0,\n            \"è l'anno record degli immigrati e bruxelles si fa beffe dell'italia url\"\n        ],\n        [\n            0,\n            \"ambasciatore teheran spera che l'occidente cambi approccio alla lotta al terrorismo url\"\n        ],\n        [\n            0,\n            \"« non c ’ è stato alcun incremento di reati rispetto all ’ aumento della presenza di immigrati » url via user\"\n        ],\n        [\n            0,\n            \"l'ue scrive a roma dica quanto spende per i migranti renzi loro aprano il portafoglio url\"\n        ],\n        [\n            0,\n            \"user user io a mia figlia di 6 anni li faccio proprio frequentare i profughi come la guardo con amore come lei guarda loro\"\n        ],\n        [\n            0,\n            \"studenti stranieri all'user più del doppio della media nazionale dato importante e positivo\"\n        ],\n        [\n            1,\n            \"io non ci dormo su questo problema dei migranti o ci svegliamo sul nostro futuro o prima o poi ritorneremo migranti tutti poi capiremo\"\n        ],\n        [\n            0,\n            \"germania “ minaccia terroristica ” in corso raid in quattro città corriere della sera url url\"\n        ],\n        [\n            0,\n            \"piano choc dell ’ onu per l ’ italia 35 milioni di immigrati entro il url\"\n        ],\n        [\n            0,\n            \"il padre santo oggi ce l'ha messa tutta anche cristo era un migrante\"\n        ],\n        [\n            0,\n            \"user user ah secondo lei tutti quelli che arrivano sono profughi smentito dai fatti mi spiace disilluderla\"\n        ],\n        [\n            0,\n            \"user incremento della polizia municipale e telecamere fisse nei campi rom ma al campo di borgaro continuano i roghi tossici\"\n        ],\n        [\n            1,\n            \"se la juve oggi perde vado al primo campo rom a fare un po di spaco botiglia amazo famiglia\"\n        ],\n        [\n            0,\n            \"hashtag è entrato in tt italia alla posizione 44\"\n        ],\n        [\n            0,\n            \"ricordo che l'inverno scorso avevano rubato in casa di mia zia e per una settimana ero terrorizzata dal fatto che potessero entrare anche\"\n        ],\n        [\n            0,\n            \"il mov 5st è estremizzazione del pd pro clandestini rom centri sociali no tav no tutto fanatismo vegano e impo … url\"\n        ],\n        [\n            0,\n            \"il califfo non è stato sconfitto puntland milizie dello stato islamico prendono il controllo della città di candal … url\"\n        ],\n        [\n            0,\n            \"user il neolitico è passato e appartiene alla preistoria immigrazione odierna e nomadismo sono concetti diversi user\"\n        ],\n        [\n            0,\n            \"minori stranieri soli via libera alla legge che ridisegna l'accoglienza url\"\n        ],\n        [\n            0,\n            \"user user e siccome tutti i clandestini sono musulmani\"\n        ],\n        [\n            0,\n            \"venticinque migranti trovati morti su un gommone al largo della libia internazionale url\"\n        ],\n        [\n            0,\n            \"user le va male con me già dai tempi della guerra in jugoslavia la mia famiglia ospita e aiuta i profughi\"\n        ],\n        [\n            0,\n            \"milano la lunga notte dei profughi nei tunnel i rifugi dei migranti url via user\"\n        ],\n        [\n            0,\n            \"user ora staranno tutti zitti fino alla prossima stronzata terroristica\"\n        ],\n        [\n            0,\n            \"della vicenda di goro tralasciando le polemiche sui cittadini che si erano opposti all'arrivo dei profughi la url\"\n        ],\n        [\n            1,\n            \"hashtag l'ha detto lei era italiana gli immigrati non muoiono di fatica sono spesati di tutto\"\n        ],\n        [\n            0,\n            \"repubblicait milano salvini al presidio anti profughi regalo di salah sì a disobbedienza forze dell'ordine url\"\n        ],\n        [\n            0,\n            \"user si ma scusa valeria anche spesso dice stranieri\"\n        ],\n        [\n            1,\n            \"che bella europa non solo ci lascia soli davanti alla tragedia dei migranti costringendoci ad indebitarci per salvarli ed assisterli grazie\"\n        ],\n        [\n            0,\n            \"milano incendio nel palazzo dei migranti 10 indagati url url\"\n        ],\n        [\n            0,\n            \"bitonto dopo gorino gli abitanti impediscono l'arrivo di 27 migranti e a san giuliano di puglia è polemica per url\"\n        ],\n        [\n            0,\n            \"bilancio ue scontro renzi orban « l ’ italia non è salvadanaio dell ’ ue sui migranti stessi oneri e onori » url\"\n        ],\n        [\n            0,\n            \"user esperti del bar sport terrorizzati dalla maxirata del finanziamento gs che avrebbe portato sicuramen … url\"\n        ],\n        [\n            0,\n            \"orban scontro con renzi sui migranti pronti a veto su quote e a fare causa all'unione … url\"\n        ],\n        [\n            1,\n            \"milva e la « sua » goro « se vivessi ancora lì i migranti li avrei ospitati io » dacci l'indirizzo te li porto io almeno una dozzina\"\n        ],\n        [\n            1,\n            \"neanche dopo i disastrosi sismi in centro italia renzi blocca i clandestini per devolvere i soldi risparmiati agli italiani hashtag\"\n        ],\n        [\n            0,\n            \"hashtag hashtag grandi opere a volte ci preoccupiamo della pagliuzza dell'immigrato e non ci accorgiamo della tav nell'occhio\"\n        ],\n        [\n            1,\n            \"tutto quello che non si deve vedere ecco il campo nomadi all'ingresso di cagliari qui ogni giorno vengono url\"\n        ],\n        [\n            0,\n            \"la crisi della salute mentale tra i migranti tra le tante tragedie che i migranti e i rifugiati che si riversano url\"\n        ],\n        [\n            0,\n            \"user lo facciamo non per umanità ma perché si dice bisogna credere a ciò che un giorno questi migranti salveranno l'italia\"\n        ],\n        [\n            0,\n            \"ciao ognuno di nazionalità straniera vivono in giappone cerchiamo di fare amicizia con me\"\n        ],\n        [\n            0,\n            \"l ’ italia alla ue quote migranti ecco i paesi da sanzionare url\"\n        ],\n        [\n            0,\n            \"carabiniere libero dal servizio sventa un furto fuori roma arrestate due rom url url\"\n        ],\n        [\n            0,\n            \"immigrazione sorpasso dopo anni più italiani all'estero che stranieri in italia url\"\n        ],\n        [\n            0,\n            \"qui radio londra tre arresti nel nord italia reclutavano terroristi jihadisti l'url url\"\n        ],\n        [\n            0,\n            \"invasione dell'italia altri 158mila migranti in dieci mesi battuti i record degli sbarchi url\"\n        ],\n        [\n            1,\n            \"user l'italia e gli italiani prima di tutto l'europa si faccia carico degli immigrati l'italia ha altri problemi da risolvere\"\n        ],\n        [\n            1,\n            \"user ma scherziamo prima i musulmani e gì zingari poi gli extra comunitari e poi e poi basta l'italia agli italiani\"\n        ],\n        [\n            0,\n            \"user user rifugiati sicuri che vogliano mettere solo loro o anche il restante 95 degli immigrati\"\n        ],\n        [\n            0,\n            \"roma schiaffo alla povertà centinaia di pasti destinati a rom e immigrati gettati nella spazzatura url\"\n        ],\n        [\n            0,\n            \"hashtag le donne hanno un ruolo importante nella lotta contro gli islamisti di al shabab l'italia dovrebbe dare … url\"\n        ],\n        [\n            0,\n            \"roma cibo destinato a rom e immigrati finisce integro nella spazzatura affaritaliani it url via user\"\n        ],\n        [\n            0,\n            \"arrestati dopo l'inseguimento due nomadi in manette li riconoscete url\"\n        ],\n        [\n            0,\n            \"sicilia minori stranieri non accompagnati proposta di legge alla camera url\"\n        ],\n        [\n            0,\n            \"roma cibo destinato a rom e immigrati finisce integro nella spazzatura affaritalianurl\"\n        ],\n        [\n            1,\n            \"si procurano le case popolari a poco prezzo x i loro cinesi rom moldavi albanesi clandestini africani asiatici suda … url\"\n        ],\n        [\n            0,\n            \"il papa l ’ ue non riceva più migranti di quanti riesce ad integrare non è umano chiudere le porte e il cuore … url\"\n        ],\n        [\n            1,\n            \"pontifex insiste il popolo italiano deve essere sommerso e cancellato da finti profughi che vogliono ciò che non hanno mai saputo fare\"\n        ],\n        [\n            1,\n            \"user user hai la mia solidarietà ma se lasciamo fare a questi ti porteranno via anche l'auto per metterci qualche migrante\"\n        ],\n        [\n            0,\n            \"papa lʼeuropa accolga i migranti ma bisogna saperli anche integrare fanpage url url\"\n        ],\n        [\n            0,\n            \"user difatti vota no ed accoglie tutti i migranti economici dell'africa lungimirante\"\n        ],\n        [\n            0,\n            \"milano fuoco nella baracca ustionata una 18enne rom foto mannequin challenge url\"\n        ],\n        [\n            0,\n            \"nel nord italia le famiglie immigrate rappresentano il 41 delle famiglie in povertà assoluta hashtag url\"\n        ],\n        [\n            1,\n            \"milano ladre rom senza contegno e umanità rubano pure le urne con le url\"\n        ],\n        [\n            0,\n            \"dubai vittima denuncia lo stupro arrestata perché ha fatto sesso extraconiugale url è l'islam e tutte le religioni\"\n        ],\n        [\n            0,\n            \"gli immigrati rendono più della droga lo diceva buzzi a carminati appena trovato questo canale di introiti url\"\n        ],\n        [\n            1,\n            \"sarebbe da vietare il culto dell'islam bisognerebbe distruggere le moschee deportare tutti gli islamici e dichiar … url\"\n        ],\n        [\n            1,\n            \"mi chiedo è vi chiedo come si fa ad ascoltare un parassita della comunità europea come salvini che da assessore spostava di notte i nomadi\"\n        ],\n        [\n            0,\n            \"minori in italia 20 mila rom emarginati vivranno di meno e non studieranno redattore sociale url\"\n        ],\n        [\n            0,\n            \"la commissaria comunale dice basta ė stop agli immigrati anche ad aulla url\"\n        ],\n        [\n            0,\n            \"addio schengen l'austria rinforza i confini con l'italia e i profughi non entrano più mattinonline url\"\n        ],\n        [\n            0,\n            \"a padova i rom tornano a casa loro grazie al sindaco leghista url\"\n        ],\n        [\n            0,\n            \"stati membri dimenticano deliberatamente o meno che ue ha bisogno anche di immigrazione sia da punto di vista demografico sia produttivo 1 2\"\n        ],\n        [\n            0,\n            \"pastore sardo in manette a roma ha bastonato due bimbi rom url url\"\n        ],\n        [\n            0,\n            \"hashtag e ci sono ancora dei malvedenti malpensanti e maldicenti che parlano di donne e bambini url\"\n        ],\n        [\n            0,\n            \"hashtag il diritto all'acqua stabilito dalla costituzione deve scorrere anche verso le comunità rom url\"\n        ],\n        [\n            0,\n            \"roma due bambini rom nel suo campo pastore prima spara poi li bastona url hashtag\"\n        ],\n        [\n            0,\n            \"user user gli immigrati africani in italia invece sono ospitati a oziare in alberghi a 3 4 stelle bella differenza\"\n        ],\n        [\n            0,\n            \"alfano “ stop ai profughi milano ha raggiunto la sua quota ” url\"\n        ],\n        [\n            0,\n            \"dottorgiustizia rt labelmondo il terrorismo non è giustificabile mai un articolo scritto dopo l'attentato al … url\"\n        ],\n        [\n            0,\n            \"freddo e fame è questa la risposta di roma ai migranti della zona tiburtina url\"\n        ],\n        [\n            0,\n            \"trieste profughi cacciano disabile dal bus arrivano le pattuglie di forza nuova sui mezzi pubblici url\"\n        ],\n        [\n            0,\n            \"trump dice che la statua della libertà è anacronistica e incita all'immigrazione come dire che la cappella del url\"\n        ],\n        [\n            0,\n            \"satira scatenata trump contro la statua della libertà incita a immigrazione anacronistica … url\"\n        ],\n        [\n            0,\n            \"trump non vorrebbe più la statua della libertà e ' simbolo dell'immigrazione selvaggia url url\"\n        ],\n        [\n            0,\n            \"pagani salerno immigrati a messa da don flaviano calenda sedici immigrati ospiti della struttura di url\"\n        ],\n        [\n            0,\n            \"si cazzeggia su programmi tv ma battute su immigrazione che è una cosa seria anche no su ilir sarà albanese ma voi coglioni hashtag\"\n        ],\n        [\n            0,\n            \"user mi rattrista il fatto ke nessuno sa il motivo x ilquale i profughi hanno bisogno di cell svegliatevi mondo ignorante\"\n        ],\n        [\n            1,\n            \"l er famiglie italiane per il no al bastardo renzi amico di islamici e pederasti vari url\"\n        ],\n        [\n            0,\n            \"si riaccende il dibattito su sicurezza e immigrazione dopo l ’ omicidio di piazzale loreto a milano user ore … url\"\n        ],\n        [\n            0,\n            \"senti ganzi a gaiole in chianti hanno ospitato i sedicenti profughi di san giusto a rentennano a fare la url\"\n        ],\n        [\n            0,\n            \"crotone arrestato egiziano ricercato per droga rissa tra stranieri e gli uomini della squadra volante arrestano … url\"\n        ],\n        [\n            0,\n            \"roma sequestro cuccioli a porta portese earth necessario censimento nei campi nomadi url url\"\n        ],\n        [\n            1,\n            \"hashtag i rom pretendono gratis tutto quello che gli altri si devono sudare con fatica è una storia di scrocco continuo\"\n        ],\n        [\n            1,\n            \"a bella anche tu stai mangiando dai rom come cimabue fuori dal nostro paese la culturista andate al vostro paese hashtag\"\n        ],\n        [\n            0,\n            \"hashtag da questa situazione degli immigrati fra 10 anni saremo ancora qui a discuterne perché non ci sarà mai una soluzione equa\"\n        ],\n        [\n            0,\n            \"user poi su p e non p non mi esprimo e anche le donne islamiche represse e imburqate spero almeno si vendichino essendo lascive\"\n        ],\n        [\n            0,\n            \"l ’ industria delle frontiere fondi europei ai colossi della difesa per bloccare i migranti url\"\n        ],\n        [\n            0,\n            \"user e poi vogliono i militari in strada per difendersi dagli immigrati è questa l'italia oggi\"\n        ],\n        [\n            0,\n            \"stazione e centro ancora sotto controllo 13 nomadi fermate 7 erano minorenni url\"\n        ],\n        [\n            0,\n            \"a parte che i capelli da rom lunghi così potrei anche tagliarli per dire\"\n        ],\n        [\n            0,\n            \"recuperati otto cadaveri di migranti al largo delle coste della libia url\"\n        ],\n        [\n            0,\n            \"nel degrado 20mila bambini nei campi rom in italia url url\"\n        ],\n        [\n            1,\n            \"va buttato nei fossi dopo averlo marzagrato di botte tanto il giudce li darà i domiciliari al rom url\"\n        ],\n        [\n            0,\n            \"maltempo a ventimiglia migrante arrivato in italia disperso nel fiume in piena nemmeno in final destination erano così sfigati\"\n        ],\n        [\n            0,\n            \"user tutto pur di non commentare questo perché il problema sono gli immigrati vero url\"\n        ],\n        [\n            0,\n            \"napoli ancora sparatorie in strada perché non trattiamo questi criminali come terroristi url\"\n        ],\n        [\n            0,\n            \"2006 2013 immobilismo totale poi i primi hashtag occupano ex villaggio olimpico ieri sera disordini ignavia della politica hashtag\"\n        ],\n        [\n            0,\n            \"napoli ancora sparatorie in strada perché non trattiamo questi criminali come terroristi url via user\"\n        ],\n        [\n            0,\n            \"retweeted secolo d'italia user il 76 degli italiani vuole lo stop all ’ immigrazione selvaggia url\"\n        ],\n        [\n            0,\n            \"hashtag nord la piena dello stura allaga campo nomadi via germagnano e parco del meisino per ora tutto sotto controllo\"\n        ],\n        [\n            1,\n            \"non voglio che anche l'italia finisca cosi ' hashtag francia la bomba a orologeria dell'islamizzazione url\"\n        ],\n        [\n            0,\n            \"“ basta immigrati ” londra dice stop e l'italia url\"\n        ],\n        [\n            0,\n            \"roma “ tangenti per appalti sui campi rom ” chiesto il processo per 17 persone url via user\"\n        ],\n        [\n            1,\n            \"allah ci guiderà nella vendetta gli immigrati minacciano l'italia url\"\n        ],\n        [\n            0,\n            \"tangenti per gli appalti nei campi rom chiesto il rinvio per 17 indagati url\"\n        ],\n        [\n            1,\n            \"una nuova invasione di migranti in europa la minaccia fa tremare anche l'italia url\"\n        ],\n        [\n            0,\n            \"la proposta dell ’ assessore danese « buoni casa fruibili anche dai rom » url\"\n        ],\n        [\n            0,\n            \"no nn serve alcun speciale addestramento per fare molto male essenziale odio fanatico nel 💖 incitamento terrorismo url\"\n        ],\n        [\n            1,\n            \"fossimo uno stato serio questa sarebbe da espellere immediatamente dall'italia islamica “ donne italiane url\"\n        ],\n        [\n            0,\n            \"malattie e diritto allo studio negato ecco che fine hanno fatto le famiglie rom sgomberate … url\"\n        ],\n        [\n            0,\n            \"malattie e diritto allo studio negato ecco che fine hanno fatto le famiglie rom sgomberate da via idro il url\"\n        ],\n        [\n            0,\n            \"croce rossa apre una tendopoli incubo immigrati per i residenti ilgiornale it url via user\"\n        ],\n        [\n            0,\n            \"ci sono ancora in italia genitori che terrorizzano i propri figli con le streghe che arrivano e ti portano url\"\n        ],\n        [\n            0,\n            \"l'autorità nazionale ha denunciato « negli hotspot i migranti vengono privati della libertà e non hanno tutela url\"\n        ],\n        [\n            1,\n            \"il povero profugo inerme ucciso a fermo faceva parte della mafia nigeriana il primato nazionale url via user\"\n        ],\n        [\n            1,\n            \"bisogna diffondere il fatto che il governo vuole requisire le case sfitte per darle ai migranti atto antidemocrati … url\"\n        ],\n        [\n            0,\n            \"direttore carita attacca salvini “ non conosce significato di profugo ” loro lo sanno … url url\"\n        ],\n        [\n            1,\n            \"direttore caritas sta accogliendo futuri spacciatori prostitute e terroristi url\"\n        ],\n        [\n            1,\n            \"user secondo voi di report quando devono finire i clandestini pensate di mettere 100milioni di facce di maiale islamici in italia\"\n        ],\n        [\n            0,\n            \"vladimir luxuria “ circondata e derubata da 20 rom in stazione centrale a milano ” – webitalia 360 url\"\n        ],\n        [\n            1,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            0,\n            \"quanti sono i detenuti in italia fra i migranti non si sa ma io so che in francia sono il 70 chi mi smentisce\"\n        ],\n        [\n            0,\n            \"user con l istruzione in questi paesi tra cui l italia le leggi nazion sulla crimin e sul terroris sn blande\"\n        ],\n        [\n            0,\n            \"hashtag con la clausola di supremazia avranno poco da dire sindaci e presidenti di regione anche riguardo la collocazione di migranti\"\n        ],\n        [\n            1,\n            \"user agente della polizia locale ucciso da un nomade a milano non ha preso nessun risarcimento è giustizia questa\"\n        ],\n        [\n            0,\n            \"la fisionomia dell'immigrazione della comunità islamica è cambiata in questi anni hashtag\"\n        ],\n        [\n            0,\n            \"user ma perché se un rom dice che loro rubano va tutto bene mentre se lo dico io te'ncazzi user\"\n        ],\n        [\n            0,\n            \"la verità sull'immigrazione in italia sono quasi tutti clandestini url\"\n        ],\n        [\n            0,\n            \"bono al nytimes gli u2 non si piegano al terrorismo e tornano a parigi u2360gradi it il sito italiano tutto url\"\n        ],\n        [\n            0,\n            \"con tutto il cuore ti vorrei anche ascoltare cara user ma i nomadi no i nomadi non se possono digeri\"\n        ],\n        [\n            0,\n            \"prorogata l'ordinanza contro i camper dei rom controlli per un nuovo sgombero alla boana url\"\n        ],\n        [\n            0,\n            \"rivendevano decine di prodotti rubati blitz della polizia ai nomadi url url\"\n        ],\n        [\n            0,\n            \"user cioè non mi fa ridere il problema dei profughi è serio e ormai il nostro stato non è in grado di aiutarli tutti\"\n        ],\n        [\n            0,\n            \"papa bergoglio dichiarazione shock ” fratelli stranieri venite in italia la mia casa è la vostra casa gazzetta 24 url\"\n        ],\n        [\n            0,\n            \"hashtag il modello virtuoso sono la settantina di profughi veri arrivati in aereo a loro tutto l ’ aiuto … url\"\n        ],\n        [\n            1,\n            \"alfano dice che non è invasione e che è tutto sotto controllo li chiama profughi non clandestini siamo la barzelletta d'europa\"\n        ],\n        [\n            0,\n            \"renzi ogni immigrato deve vivere in un monologale con bagno personale con mensa comune internet e pulmino per fargli girare l'italia bella\"\n        ],\n        [\n            0,\n            \"rt corriere il rapper bello figo canta la vita comoda del profugo e mussolini ci casca … url url\"\n        ],\n        [\n            1,\n            \"guerra etnica a immigrati a roma siete ospiti\"\n        ],\n        [\n            0,\n            \"hashtag straparla su tutto ma sugli immigrati tace\"\n        ],\n        [\n            0,\n            \"rt corriere da lecco alla siria col figlio piccolo per sposare un terrorista dell ’ isis url … url\"\n        ],\n        [\n            0,\n            \"lo stretto legame fra chianti e “ wedding ” matrimoni sia di italiani che stranieri è ormai un dato di fatto una url\"\n        ],\n        [\n            0,\n            \"roma spalanca le porte 103 milioni per altri 8074 migranti giornaleditalia url\"\n        ],\n        [\n            0,\n            \"presentiamo in user il libro ' sono rom e ne sono fiera dalle baracche romane alla sorbona ' di anina ciuciu url\"\n        ],\n        [\n            0,\n            \"roma casa popolare a un africano a san basilio esplode rivolta anti stranieri il messaggero … url\"\n        ],\n        [\n            0,\n            \"qui radio londra speciale difesa libia sirte ormai liberata dallo stato islamico dopo agenzia nova abbon … url\"\n        ],\n        [\n            1,\n            \"user user ci lavorano solo islamici e comunisti oltre a gentaglia satanica della casta\"\n        ],\n        [\n            0,\n            \"belpietro sulla 4 fa una trasmissione che tutti i gg terrorizza gli italiani e salvini idem come vogliamo che reagi … url\"\n        ],\n        [\n            0,\n            \"roma un nomade sorpreso a rubare le monetine nella fontana della barcaccia url\"\n        ],\n        [\n            0,\n            \"bologna l'anpi canta a scuola l'inno ritoccato per i migranti e la destra s'infuria url vía user\"\n        ],\n        [\n            0,\n            \"sgomberato dopo 30 anni il campo rom di barletta casette ai nomadi e i url\"\n        ],\n        [\n            0,\n            \"user user com'è ancora possibile negare che l'islam abbia radici e regole violente conoscete uno stato islamico democratico\"\n        ],\n        [\n            0,\n            \"roma il refuso nella mail inviata ai municipi per la regolamentazione delle popolazioni rom sinti e carminati url\"\n        ],\n        [\n            0,\n            \"user sogni speranze e paure di una ragazza in un barcone di migranti che si avvicina alla costa url\"\n        ],\n        [\n            0,\n            \"dopo avere terrorizzato gli anziani con catastrofi imminenti aver comprato rom e affini dopo una campagna di url\"\n        ],\n        [\n            0,\n            \"commissione hashtag per visti hashtag mancano ancora 7 criteri stallo su legge anti terrorismo accordo migranti 1 187 i rimpatri da aprile\"\n        ],\n        [\n            1,\n            \"user user e giusto per precisare che i migranti non si vanno a prendere con le navi di fronte alla libia per portarli qua\"\n        ],\n        [\n            1,\n            \"hashtag ok occupare non va bene però perché se rom od immigrati fanno vedere bimbi restano ed italiano no pagava pure per di più\"\n        ],\n        [\n            0,\n            \"barletta trasferimento campo rom forza italia critica « più attenzione ai rom che ai cittadini » url\"\n        ],\n        [\n            0,\n            \"bruxelles sbugiarda renzi alfano e boldrini “ in italia 8 migranti su 10 sono clandestini ” url\"\n        ],\n        [\n            0,\n            \"roma donna trovata morta nel campo rom di via salviati è la studentessa cinese scomparsa url\"\n        ],\n        [\n            1,\n            \"anello ferroviario fascia verde domeniche ecologiche tutte manovre per migliorare aria ma i campi rom possono bruciare tutto user\"\n        ],\n        [\n            0,\n            \"roma quella questura tra roghi e campi nomadi url\"\n        ],\n        [\n            0,\n            \"user user nella domenica antismog anche i rom dei campi abusivi di torre spaccata dovrebbero smettere di emanare fumi tossici\"\n        ],\n        [\n            0,\n            \"virginia raggi ultimatum per i campi rom ecco il giorno in cui dovrete andarvene tutti url\"\n        ],\n        [\n            0,\n            \"ma poi io mi chiedo tutti quegli stranieri che c'erano ieri come hanno conosciuto marco aww url\"\n        ],\n        [\n            0,\n            \"ebree musulmane e cristiane in marcia per la pace un video e una canzone per l'evento in israele il fatto url\"\n        ],\n        [\n            0,\n            \"si cercano tre rom per il furto ai danni della ragazza cinese di roma i rom tutti presenti in europa url\"\n        ],\n        [\n            0,\n            \"qui radio londra roma cinese morta ore contate per chi l'ha scippata « vengono dal campo rom » il messaggero url\"\n        ],\n        [\n            0,\n            \"user user i migranti stanno brindando e invitando amici a parenti dopo aver sentito sto coglione\"\n        ],\n        [\n            0,\n            \"arricchimento culturale musulmano alla boldrini e kyenge url\"\n        ],\n        [\n            0,\n            \"ragazza cinese morta a roma gli inquirenti ai leader rom consegnateci i 3 ragazzi che hanno rapinato zhang … url\"\n        ],\n        [\n            0,\n            \"putin ad as sisi dopo esplosione al cairo russia pronta collaborare contro il terrorismo url\"\n        ],\n        [\n            0,\n            \"il 15 gennaio 2015 le finte cooperanti greta e vanessa sequestrate da terroristi jihadisti furono liberate dopo url\"\n        ],\n        [\n            0,\n            \"user oggi più che mai penso a voi di cherry season e a tutti i civili d istanbul vittime del terrorismo vi abbraccio\"\n        ],\n        [\n            0,\n            \"retweeted secolo d'italia user laura boldrini e il pd « mettetevelo in testa i rom non sono un url\"\n        ],\n        [\n            0,\n            \"facciamo partecipare i leader rom anche al prossimo g8 url\"\n        ],\n        [\n            0,\n            \"cari hashtag e hashtag copritevi bene dal freddo del mondo\"\n        ],\n        [\n            0,\n            \"ivan rom di 20 anni morto nel rogo della sua baracca siamo tutti complici nell ’ indifferenza url\"\n        ],\n        [\n            0,\n            \"hashtag pm10 oltre la soglia anche a cesano le limitazioni al traffico vei url\"\n        ],\n        [\n            1,\n            \"hashtag dopo aver riempito l'italia di immigrati promosso a ministro degli esteri non è governo è ammucchiata d … url\"\n        ],\n        [\n            1,\n            \"user ora tutti questi falsi profughi li mandiamo a casa di renzi\"\n        ],\n        [\n            1,\n            \"hashtag ma il bosniaco rom invece di pensare alla politica italiana perché nn torna a sarajevo ditegli che la guerra è finita\"\n        ],\n        [\n            0,\n            \"studentessa cinese uccisa a roma indagini nel campo rom url\"\n        ],\n        [\n            0,\n            \"user poveretta morta per colpa del problema tutto italiano dei ladri impuniti se clandestini e rom\"\n        ],\n        [\n            0,\n            \"quanti sono i musulmani in italia url via user\"\n        ],\n        [\n            1,\n            \"apparte voto subito quando iniziamo a cacciare gli usurpatori migranti anche siriani in mare si sta ' nn ci importa url\"\n        ],\n        [\n            0,\n            \"hashtag insediamenti abusivi di nomadi e quartieri degradati proprio davanti agli uffici della questura\"\n        ],\n        [\n            0,\n            \"milano il relitto dei migranti in piazza duomo il comune e la diocesi simbolo straordi … url url\"\n        ],\n        [\n            0,\n            \"gentiloni al pre vertice pse immigrazione è questione principale insoddisfatti della discussione su riforma di dublino user user\"\n        ],\n        [\n            0,\n            \"new post added at piedimonte matese la protesta degli studenti dell ’ ite ” basta fare i nomadi ” dopo due anni url\"\n        ],\n        [\n            0,\n            \"roma assessore fdi “ raggi stanzia 7 milioni per rom e sinti e se ne url\"\n        ],\n        [\n            0,\n            \"perché il pensiero di abduh capofila del riformismo islamico ha dato vita sia al modernismo che al fondamentalismo url\"\n        ],\n        [\n            0,\n            \"ritrova il camper in un campo rom ma le autorità lo danno ai nomadi « perché senza casa » è l ’ italia “ sinistra ” url\"\n        ],\n        [\n            0,\n            \"guerra e carestia nel nord est della nigeria infestata dai terroristi si muore di fame url\"\n        ],\n        [\n            0,\n            \"cinese morta un fermo e una denuncia sono giovani di campo nomadi roma uno minorenne caccia al terzo url\"\n        ],\n        [\n            0,\n            \"cinese travolta a roma fermato un rom denunciato un minore hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag cinese morta a roma fermato un ventenne è un nomade del campo di via salviati url\"\n        ],\n        [\n            0,\n            \"roma studentessa cinese uccisa dal treno fermato un nomade url\"\n        ],\n        [\n            1,\n            \"voxnews roma perché il campo nomadi degli assassini è ancora in piedi ancora loro gli zingari e ’ stato … url\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta a roma fermato un ventenne è un nomade del campo di via salviati url via user\"\n        ],\n        [\n            0,\n            \"user user milano non si faccia sfuggire simil campionedell ' islam se no si arrabbia maometto\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta a roma catturato un rom denunciati altri due url url\"\n        ],\n        [\n            0,\n            \"questi possono essere andati lì solo in supporto ai terroristi non ci sono altre ragioni plausibili solo per fom … url\"\n        ],\n        [\n            0,\n            \"roma ragazza cinese morta fermato un rom denunciato un 16enne si cerca un terzo uomo url url\"\n        ],\n        [\n            0,\n            \"user secondo te il problema è erdogan e non i terroristi curdi animali che hanno fatto 2 attentati solo nell'ultima settimana bravo\"\n        ],\n        [\n            0,\n            \"ogni anno almeno centomila cristiani vengono uccisi dagli islamici e ancora oggi dai comunisti coreani in odium url\"\n        ],\n        [\n            0,\n            \"user user no grazie ad arabia ancora guerre schiavitù diritti umani negati finanziamento terroristi taci\"\n        ],\n        [\n            0,\n            \"repubblicait studentessa cinese morta a roma fermato un ventenne è un nomade del campo di via salviati url\"\n        ],\n        [\n            1,\n            \"user ci avete rotto i coglioni con questi migranti non riuscirete a fare il lavaggio del cervello agli italiani\"\n        ],\n        [\n            0,\n            \"odissea per i turisti in giordania ostaggi dei terroristi al castello roma url\"\n        ],\n        [\n            1,\n            \"incredibile la svizzera premia la deputata indagata per aver fatto entrare clandestinamente i migranti url\"\n        ],\n        [\n            0,\n            \"azienda turca in italia diamo lavoro solo a islamici ubbidienti url voglio vedere che faranno politici e sindacati\"\n        ],\n        [\n            0,\n            \"user la comunita ' islamica deve averlo pagato molto bene\"\n        ],\n        [\n            0,\n            \"si sente male nella sede della guardia medica e si accascia a terra 26enne straniero stroncato da un infarto … url\"\n        ],\n        [\n            0,\n            \"messaggio della nato a russia siria iran è chiaro soprattutto ora che siria detiene gli ufficiali nato che dirigevano islamisti a aleppo\"\n        ],\n        [\n            1,\n            \"hashtag ma i rom che cercano lavoro in italia lavorano questi sono zingari che non hanno mai avuto intenzione di lavorare\"\n        ],\n        [\n            0,\n            \"solidarietà alla germania per l'attacco di hashtag uniti contro il terrorismo user\"\n        ],\n        [\n            1,\n            \"user fai una cosa portateli tutti a casa tua io a casa mia non li voglio terroristi o non terroristi che siano\"\n        ],\n        [\n            0,\n            \"a tutti i non musulmani dell'isis vi sentite forti adesso bravi coglioni hashtag\"\n        ],\n        [\n            0,\n            \"vi vogliamo bene il tricolore della mia amata patria italia sarà in lutto per voi fratelli tedeschi hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user e che gli immigrati ci pagano la pensione e che bisogna accoglierne di piu con tutti i mezzi ecc ecc ecc\"\n        ],\n        [\n            0,\n            \"attentato anche a zurigo sparatoria nei pressi di un centro islamico іl cоrrіеrе dеllа cіttà … url\"\n        ],\n        [\n            0,\n            \"grandioso gino strada sui migranti soltanto dei cretini potevano pensare di continuare a fare guerre in giro url\"\n        ],\n        [\n            0,\n            \"berlino trump « orribile attacco terroristico sradicheremo l'isis dalla faccia della terra » url\"\n        ],\n        [\n            0,\n            \"sembra che l'autista polacco non fosse alla guida user cosa sai ucciso prima dal terrorista url\"\n        ],\n        [\n            0,\n            \"hashtag anche l'ambasciatore è venduto alla cricca mondialista che vuole distruggere i popoli europei sostituendoli con gli immigrati\"\n        ],\n        [\n            0,\n            \"zurigo trovato morto il presunto autore della sparatoria nel centro islamico hashtag url\"\n        ],\n        [\n            1,\n            \"user magdi ha raccolto il testimone da oriana fra i pochi che hanno avuto il coraggio di opporsi alla minaccia islamica\"\n        ],\n        [\n            0,\n            \"zurigo trovato morto il presunto autore della sparatoria nel centro islamico url tramite url\"\n        ],\n        [\n            0,\n            \"l'arcivescovo nunzio galantino parla oggi al corriere di un terrorismo della parola sul quale dovremmo tutti riflettere\"\n        ],\n        [\n            0,\n            \"user user infatti non è uno scherzo è teatro puro ancora c'è gente che crede al terrorismo islamico\"\n        ],\n        [\n            0,\n            \"user ma tutto i terroristi sono musulmani riflettiamo ci\"\n        ],\n        [\n            0,\n            \"sap dopo le nuove azioni terroristiche occorre una svolta url\"\n        ],\n        [\n            0,\n            \"ptv news 20 dicembre due terrorismi dopo aleppo colpiscono russia ed e url via user\"\n        ],\n        [\n            0,\n            \"user user troppo buonismo chi sa quanti terroristi dietro a tutti questi affitti clandestini\"\n        ],\n        [\n            0,\n            \"ma è ancora qui speravo che se ne fosse tornato a casa sua con i fratellini islamici dobbiamo per forza sopportar … url\"\n        ],\n        [\n            0,\n            \"hashtag attentato a berlino autista polacco ha cercato di fermare terrorista il killer è ancora in fuga forse a … url\"\n        ],\n        [\n            0,\n            \"in italia continua le segregazione abitativa dei rom non solo si registrano sgomberi illegali ma le autorità pro … url\"\n        ],\n        [\n            0,\n            \"a hashtag si potra ' sgombrare un campo rom solo dopo aver garantito le case sostitutive firmato l'accordo\"\n        ],\n        [\n            0,\n            \"user ancora documenti sono distratti questi terroristi\"\n        ],\n        [\n            0,\n            \"hashtag il figlo di user non laureato nelle coop e tutti gli altri a morire in terra straniera fabrizia rip\"\n        ],\n        [\n            1,\n            \"era in italia poteva massacrare un centinaio di italici gli immigrazionisti del governo italiano tacciono url\"\n        ],\n        [\n            1,\n            \"vogliono fare stragi atti di terrorismo vedi in germania hashtag politico serio mandare i nostri soldati nei paesi a … url\"\n        ],\n        [\n            0,\n            \"user user per me sono falsi cristiani come ne abbiamo milioni nella sola italia si specula troppo sulle religioni molto male\"\n        ],\n        [\n            0,\n            \"interrogazione in consiglio su mafia racket nigeriano elemosina e profughi della caserma montello … url\"\n        ],\n        [\n            1,\n            \"m5s boccia la chiusura del campo rom buffoni siete peggio della sinistra loro sono di sinistra\"\n        ],\n        [\n            1,\n            \"imprendittore sto dietro alla mia azienda non perdo tempo al supermercato per le scarpe se mai rifletto che fa l'islam a berlino combatto\"\n        ],\n        [\n            0,\n            \"il movimento degli immigrati si prepara alla battaglia contro trump url\"\n        ],\n        [\n            0,\n            \"user dormire era prioritario anche di fronte ai terroristi no\"\n        ],\n        [\n            0,\n            \"user però ci sono anche tantissimi musulmani che si convertono solo che rischiano grosso a parlarne in giro url\"\n        ],\n        [\n            0,\n            \"milano contro i possibili attacchi terroristici installa i new jersey nel centro città ecco a cosa ci ha portati la politica europeista\"\n        ],\n        [\n            1,\n            \"user allora dobbiamo stringere la corda pena capitale x tutti musulmani in europa immediatamente\"\n        ],\n        [\n            0,\n            \"roma raggi annulla gli sgomberi dei campi rom “ anche gli zingari hanno diritto alla casa ” skytg 24news url\"\n        ],\n        [\n            0,\n            \"roma raggi annulla gli sgomberi dei campi rom “ anche gli zingari hanno url\"\n        ],\n        [\n            0,\n            \"basta hashtag nomadi santori fdi “ stracciare immediatamente l ’ accordo con rom a via salviati ” url\"\n        ],\n        [\n            0,\n            \"user e quindi la comunità musulmana non si nasconde nelle moschee faidate come in italia e sono fuori controllo\"\n        ],\n        [\n            0,\n            \"per i soliti masochisti precisiamo che i giornalisti stranieri ridevano per l'italia e gli italiani che per fama url\"\n        ],\n        [\n            0,\n            \"sbarcato in italia nel 2011 appiccò fuoco nel centro profughi di lampedusa autore dell'attentato di natale a hashtag in fuga hashtag\"\n        ],\n        [\n            0,\n            \"il cordoglio dopo la morte di fabrizia l'abruzzo è terra di amore il terrorismo non passerà … url\"\n        ],\n        [\n            0,\n            \"le nazioni uniti contro l'italia dovete dare una casa ai rom url hashtag\"\n        ],\n        [\n            0,\n            \"eroi per fatalità hanno messo a rischio o anche perso la propria vita per fermare una strage terroristica … url\"\n        ],\n        [\n            0,\n            \"user ed è andato a milano per un motivo ben preciso fin dagli anni novanta è un centro logistico importante per il terrorismo\"\n        ],\n        [\n            1,\n            \"nessuno ci parli più di accoglienza o cazzate varie l'italia pullula di potenziali terroristi basta\"\n        ],\n        [\n            0,\n            \"ma quindi solo io sono preoccupato che il terrorista stava in italia\"\n        ],\n        [\n            0,\n            \"vorrei dire al hashtag che definisce eroi i poliziotti che hanno ucciso il terrorista di hashtag che hanno solo fatto il loro dovere\"\n        ],\n        [\n            0,\n            \"che fregatura hashtag dopo l'uccisione del terrorista a milano non ha potuto dare la notizia e prendersi i meriti … url\"\n        ],\n        [\n            0,\n            \"user che l'italia venga usata come base sicura del terrorismo sembra che sia realtà\"\n        ],\n        [\n            0,\n            \"oh guarda caso il terrorista di berlino era in italia\"\n        ],\n        [\n            0,\n            \"user grillo come suo gemello salvini in italia viavai di terroristi se qualcuno aveva un piccolo dubbio di alleanza oggi è palese\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta a roma fermato un terzo rom url url\"\n        ],\n        [\n            0,\n            \"dunque siam stati bravi poiche ' abbiamo ucciso il terrorista tunisino ma il fatto che circolasse liberamente in italia hashtag\"\n        ],\n        [\n            0,\n            \"user ha sbagliato a descrivere l'italia come un corridoio di terroristi ma sull'espulsione dei migranti irregolari che commettono reati\"\n        ],\n        [\n            0,\n            \"user sempre detto dopo breve infatuazione che il user era pro immigrazione selvaggia\"\n        ],\n        [\n            1,\n            \"user ma se lavete fatto passare voi il terrorista la colpa e del pd e alfano ci fatte i soldi con le coperative rosse\"\n        ],\n        [\n            0,\n            \"e qui non possiamo dire che temiamo gli islamici sennò siamo razzisti 😠 url url\"\n        ],\n        [\n            1,\n            \"il discorso è semplice l'islam messo fuori legge e gli islamici a casa loro e ' una religione incivile e violenta … url\"\n        ],\n        [\n            0,\n            \"parliamo tanto di legalità ma è proprio l ’ illegalità del sistema che porta alla diffusione della peste terrorista … url\"\n        ],\n        [\n            0,\n            \"vittorio ferraresi i giovani italiani costretti ad immigrare anche co url via user\"\n        ],\n        [\n            0,\n            \"ma davvero non vi sembra strano che tutti i terroristi in europa vengano uccisi anziché processati hashtag\"\n        ],\n        [\n            0,\n            \"paradosso dopo aver diffuso nomi e fotografie degli agenti aggrediti dal terrorista ora sono iniziati url\"\n        ],\n        [\n            0,\n            \"il poliziotto che ha ucciso il terrorista di berlino a milano dovrà risarcire la famiglia della vittima no url\"\n        ],\n        [\n            0,\n            \"il terrorista di berlino ucciso a milano era arrivato in treno da torino url\"\n        ],\n        [\n            0,\n            \"user un po ' l'ho pensato anche io anche se un terrorista\"\n        ],\n        [\n            1,\n            \"user quando se ne va affanculo questo terrorista islamico il suo partito ha perso è il momento per lui di fare le valigie\"\n        ],\n        [\n            0,\n            \"tutti si svegliano scoprono gli italiani non vogliono immigrazione e terrorismo\"\n        ],\n        [\n            0,\n            \"sent'egidio un pranzo di natale anche per i migranti di ventimiglia url\"\n        ],\n        [\n            0,\n            \"hashtag perché non possiamo avere asia bibi qui in italia\"\n        ],\n        [\n            0,\n            \"la nostra polizia ha ucciso il terrorista islamico autore della strage di berlino a chi andranno i 100mila euro di taglia della merkel\"\n        ],\n        [\n            0,\n            \"roma allarme terrorismo cosa sta succedendo – vi avviso url\"\n        ],\n        [\n            1,\n            \"user user quest sicuramente ex centri sociali dimostra quanto vale poco la vita di un innocente meno di un assasino islamico\"\n        ],\n        [\n            0,\n            \"update della giornata i testimoni di geova sono ebrei ma ogni tanto anche musulmani\"\n        ],\n        [\n            0,\n            \"user non sono eroi manco sapevano che era un terrorista x loro era un delinquente come tutti però non è giusto attaccarli\"\n        ],\n        [\n            0,\n            \"ecco perché anche i musulmani celebrano gesù tpi via user\"\n        ],\n        [\n            0,\n            \"bari agenti della municipale gli salvano la vita cittadino rom consegna icona a marzulli url\"\n        ],\n        [\n            0,\n            \"user user ah ecco non lo sapevo tutto quadra quelli che si agli immigrati purchè lontani da lui\"\n        ],\n        [\n            0,\n            \"intervista choc a imam “ roma è già musulmana l ’ islam moderato non esiste ” video ilgiornale it url\"\n        ],\n        [\n            0,\n            \"l ’ inghilterra avverte l ’ italia “ centinaia di terroristi isis stanno url\"\n        ],\n        [\n            0,\n            \"i numeri del libano sono spaventosi 1 migrante ogni 5 abitanti altroché l'invasione dell'italia url\"\n        ],\n        [\n            0,\n            \"milano ragazza sequestrata e stuprata tutta la notte da un immigrato ai url\"\n        ],\n        [\n            1,\n            \"user user sti comunisti zecche perché non emigrano in algeria arabia ecc visto che si trovano bene con i loro fratelli islamici\"\n        ],\n        [\n            0,\n            \"aversa – rapina in casa ferito alla gola un ex consigliere arrestata una rom 22enne lineapress it url\"\n        ],\n        [\n            0,\n            \"achille lauro fu vera crisi italia usa sul nodo del terrorismo palestinese url url\"\n        ],\n        [\n            1,\n            \"yao i 3 rom si accusano a vicenda d elusi dal bottino url user no problem in galera tutti e 3 fine pena mai\"\n        ],\n        [\n            0,\n            \"allarme terrorismo 100 profughi al giorno lasciano milano url url\"\n        ],\n        [\n            1,\n            \"user user vanno trattati alla stregua dei terroristi\"\n        ],\n        [\n            0,\n            \"serbia arresta tre dopo 77 immigrati trovati nascosti in veicoli url auto pickup by wikyou\"\n        ],\n        [\n            0,\n            \"morte della giovane fabrizia nella strage di berlino de mucci fi bat “ l ’ ennesima vittima del terrorismo url\"\n        ],\n        [\n            0,\n            \"user's account is temporarily unavailable because it violates the twitter media policy learn more\"\n        ],\n        [\n            0,\n            \"migranti profughi richiedenti asilo tutti clandestini per agitare le folle url\"\n        ],\n        [\n            1,\n            \"user non solo è un imbecille è anche teologicamente inadatto dovrebbe essere un difensore della cristianità non dell'islam\"\n        ],\n        [\n            1,\n            \"vi comprendiamo hashtag in hashtag per decenni una potenza straniera interferi ' in campagna elettorale voi\"\n        ],\n        [\n            0,\n            \"l'allarme del procuratore antiterrorismo l'italia è sovraesposta url url\"\n        ],\n        [\n            0,\n            \"visto che difendete tanto la hashtag hai qualcosa da dire anche sulle case da dare ai rom dopo che ha stanziato 12m … url\"\n        ],\n        [\n            0,\n            \"i fiancheggiatore dei terroristi in siria a milano url\"\n        ],\n        [\n            1,\n            \"tu un terrorista lo espelli ma in che cazzo di paese viviamo diamogli dei mezzi di distruzione di massa poverino … url\"\n        ],\n        [\n            0,\n            \"hashtag ad assad quot la guerra finirà quando elimineremo tutti i terroristi dalla siria quot url\"\n        ],\n        [\n            1,\n            \"armi di paesi della nato soprattutto amerikane trovate ad aleppo est chi finanzia i mostri terroristi hashtag url\"\n        ],\n        [\n            0,\n            \"siria assad la guerra finirà quando elimineremo tutti i terroristi mediaset url\"\n        ],\n        [\n            1,\n            \"video ora il prete che aveva fatto il presepe islamico attacca gli italiani “ gli italiani sono tutti … ” sei tu una merda fancazzista\"\n        ],\n        [\n            1,\n            \"hashtag ha fatto bene il ristoratore dare cena a soli italiani sono i più bisognosi rispetto ai migranti che il gov pd da tutto\"\n        ],\n        [\n            0,\n            \"roma madre e figlia aggredite in centro immigrato pakistano le palpeggia e le insegue url user\"\n        ],\n        [\n            0,\n            \"user mi auguro con tutto il cuore che così non sia siamo un paese già in sofferenza ci manca solo il terrorismo 😳\"\n        ],\n        [\n            1,\n            \"user user i terroristi hanno l'italia come base logistica per pianificare in pace chi li copre la diabolica sx\"\n        ],\n        [\n            0,\n            \"capodanno a milano festa blindata con metal detector e smartphone antiterrorismo url via user\"\n        ],\n        [\n            0,\n            \"milano decine di immigrati occupano uno stabile e il parroco li denuncia url url\"\n        ],\n        [\n            0,\n            \"capodanno rischio terrorismo minniti guardia altissima a roma cecchini fioriere antisfondamento e pattuglie … url\"\n        ],\n        [\n            0,\n            \"capodanno piani anti terrorismo a roma e milano minniti guardia altissima il fatto … url\"\n        ],\n        [\n            0,\n            \"bene le misure di prevenzione x il rischio hashtag decise per hashtag nelle grandi città ma personalmente non le pubblicizzerei\"\n        ],\n        [\n            0,\n            \"capodanno allerta terrorismo in tutta italia a roma cecchini e pattuglie sul tevere … url url\"\n        ],\n        [\n            0,\n            \"la repubblica capodanno rischio terrorismo minniti guardia altissima a roma cecchini fioriere antisfondamento e pattuglie sul teve …\"\n        ],\n        [\n            0,\n            \"ancora allarmi bomba in tutta italia ormai è psicosi terrorismo url\"\n        ],\n        [\n            1,\n            \"ma secondo voi se al posto dell'italia ci fossero f gb usa dalla libia arriverebbero tanti migranti su dai datevi una mossa user\"\n        ],\n        [\n            0,\n            \"imam islamico shock “ fare gli auguri è un grave peccato peggio url\"\n        ],\n        [\n            1,\n            \"tutti i muslims presenti in europa rappresentano un pericolo mortale latente l'islam è incompatibile con i valori occidentali\"\n        ],\n        [\n            0,\n            \"hashtag roma a san pietro carabinieri pagano l'albergo a una profuga e alla sua bambina url\"\n        ],\n        [\n            0,\n            \"stretta sul terrorismo maggiori controlli e allontanamento degli irregolari url via user\"\n        ],\n        [\n            0,\n            \"già 373 terroristi islamici sono in italia mangiano bevono e dormono a url\"\n        ],\n        [\n            0,\n            \"ecco la rivendicazione isis al quaeda come si vuole sono estremisti musulmani in italia 1 milione di islamici … url\"\n        ],\n        [\n            1,\n            \"ancora una volta anche a capodanno fate l'opposto di ciò che vuole lo stato islamico hashtag\"\n        ],\n        [\n            1,\n            \"user user l'italia è ammazzata dalle tasse ma vogliono farci credere che il nemico è il terrorismo\"\n        ],\n        [\n            0,\n            \"user sono persone di vari paesi europei varie religioni e dunque anche musulmani isis contro ogni essere umano che vuole la libertà '\"\n        ],\n        [\n            1,\n            \"user il problema andrebbe risolto con l'espulsione di tutti gli islamici dai buonisti di sinistra sarebbe vista come deportazione\"\n        ],\n        [\n            0,\n            \"user user è attacco a stile di vita il terrorismo politico in turchia colpisce polizia e militari\"\n        ],\n        [\n            0,\n            \"gli uomini avrebbero avuto un aspetto straniero url\"\n        ],\n        [\n            0,\n            \"dipende solo da voi quanti siete non importa ne bastano pochi buon anno a tutti i buoni e i cattivi escluso i terroris\"\n        ],\n        [\n            0,\n            \"l ’ anno 2016 si chiude con tutti gli avvenimenti luttuosi che lo hanno contraddistinto terremoti terrorismo url\"\n        ],\n        [\n            0,\n            \"allarme terrorismo mille fantasmi a milano senza vera identificazione url via user\"\n        ],\n        [\n            0,\n            \"è terrorismo anche questo per mettere in uno stato di soggezione le persone e renderle innocue mentre qualcuno url\"\n        ],\n        [\n            1,\n            \"user ma se son pieni di musulmani che picchiano tutti in casa voglio vedere quanti ne puniscono\"\n        ],\n        [\n            0,\n            \"immigrati url si spostano in tutto il mondo\"\n        ],\n        [\n            0,\n            \"muore una ragazza rivolta nel centro accoglienza i profughi bloccano 25 operatori corriere della sera … url\"\n        ],\n        [\n            1,\n            \"australia da ' lezione di civilta ' a tutto l'occidente ai musulmani che vogliono vivere secondo la legge della url\"\n        ],\n        [\n            1,\n            \"la furia violenta degli islamici arriva anche a foggia un giovane clandestino africano è stato arrestato dai url\"\n        ],\n        [\n            0,\n            \"primi messaggi 2017 sulla pagina facebook de la stampa alessandria sono di odio per bebè musulmani user url\"\n        ],\n        [\n            0,\n            \"foggia incendia il presepe l'ho fatto perché sono musulmano tgcom 24 url\"\n        ],\n        [\n            0,\n            \"user da quale guerra scappano i migranti della costa d ' avorio così difficile distinguere i richiedenti asilo con diritti\"\n        ],\n        [\n            0,\n            \"dal caos rai dopo dimissioni verdelli alla caccia al terrorista di istanbul istanbul la caccia al terrorista … url\"\n        ],\n        [\n            1,\n            \"grazie ai 20 milioni di italiani che hanno consegnato il paese alla peggio feccia del hashtag hashtag non si lamentino 🖒\"\n        ],\n        [\n            0,\n            \"immagini della polizia di stato in cui avviene la comparazione dei proiettili sparati dalla pistola del terrorista … url\"\n        ],\n        [\n            0,\n            \"parole chiare per una lotta senza quartiere alla barbarie terrorista e ad ogni violenza nel mondo islamico può url\"\n        ],\n        [\n            0,\n            \"il vostro bisogno di deridere sumaya abdel qader perché porta il velo perché musulmana chiarisce quanto siate razzisti hashtag\"\n        ],\n        [\n            1,\n            \"solo in italia i campi nomadi sono aree protette e nessuna autorità ci mette piede sti zozzoni malefici lo sanno tutti delle armi e furti\"\n        ],\n        [\n            0,\n            \"propongono il garante dei diritti dei migranti va bene bella iniziativa da accompagnarsi al garante anti sprechi nei centri però\"\n        ],\n        [\n            0,\n            \"si parla ultimamente di quanto ci costano i 180 000 migrante del 2016 e qualcuno stima in 1 miliardi di euro i url\"\n        ],\n        [\n            0,\n            \"dunque in viale ungheria tutto bene hashtag di certo non solo per la presenza dei hashtag\"\n        ],\n        [\n            0,\n            \"non credo che immigrati italiani in america hanno cercato di sovvertire le origini della terra ospite e che fossero cosi ostili a integrarsi\"\n        ],\n        [\n            1,\n            \"finalmente non serve alleanza ma unione d'intenti per salvare l'italia dall'islam e pd è una speranza per tutti b … url\"\n        ],\n        [\n            0,\n            \"immigrati salvini genio gentilini si accorge ora che terroristi sono anche in carcere roma 5 gen quel genio url\"\n        ],\n        [\n            0,\n            \"come sempre i profughi musulmani che sono tutti figliuoli del diavolo si fanno riconoscere in negativo url\"\n        ],\n        [\n            0,\n            \"ventimiglia migrante muore dopo esser stato investito galluccio fdi an dobbiamo aspettare altri morti o ch url\"\n        ],\n        [\n            0,\n            \"il controllore della metro che insulta pesantemente un immigrato perchè non è munito di biglietto e se non fosse url\"\n        ],\n        [\n            0,\n            \"il blog di grillo detta la linea sui migranti “ via tutti gli irregolari no ai cie in ogni regione ” url\"\n        ],\n        [\n            0,\n            \"milano le barriere antiterrorismo diventano opere d'arte visto che bisogna conviverci almeno le rendono gradevoli\"\n        ],\n        [\n            0,\n            \"però pagano wi fi a migranti con tanto di telefonino url\"\n        ],\n        [\n            0,\n            \"turchia fronte di guerra attentati a raffica attacco a smirne 2 vittime e 2 terroristi uccisi dopo isis url\"\n        ],\n        [\n            0,\n            \"user come quella sui rom lascia perdere e fammi fare a me ti porto i risultati\"\n        ],\n        [\n            1,\n            \"sardegna i migranti prendono per il culo l'italia sono tutti algerini del 1985 di nome mohammed riscatto url\"\n        ],\n        [\n            1,\n            \"user user e sempre ringraziamo quel papa musulmano e quella sinistra contraria all ' italia per l ' invasione legalizzata\"\n        ],\n        [\n            1,\n            \"il pragmatismo della gente seria i cittadini possono sparare ai terroristi praga prepara legge costituzionale anti jihad\"\n        ],\n        [\n            0,\n            \"user al momento non si sa ancora se trattasi di terrorismo o fenomeno locale hashtag 5 morti 13 feriti\"\n        ],\n        [\n            0,\n            \"la via italiana alla lotta al terrorismo di matrice islamica url\"\n        ],\n        [\n            0,\n            \"user potrebbero mettere gli italiani e dare 2 50 eur al giorno e 35 all albergatore proprio come i migranti non siamo tutti uguali\"\n        ],\n        [\n            0,\n            \"gasparri « troppi gli arrivi di immigrati in italia ora subito le url\"\n        ],\n        [\n            0,\n            \"gabrielli ospite della befana sap all'ansa non sottovalutiamo il terrorismo il prefetto gabrielli ospite url\"\n        ],\n        [\n            0,\n            \"user e niente mi toglie dalla testa che i servizi americani e nn seguono questa gente e sanno cosa stanno per fare e chissà xché\"\n        ],\n        [\n            0,\n            \"in italia 181mila nuovi migranti nel 2016 20 gli italiani e la sfida dell'accoglienza oggi torna hashtag url\"\n        ],\n        [\n            1,\n            \"user user l in italia spadroneggera'tutta l africa e resto rigorosamente musulmani le risorse della sinistra e di bergoglio\"\n        ],\n        [\n            0,\n            \"contro il terrorismo suicida c'è alle volte poco da fare contro chi lo rivendica tutto hashtag\"\n        ],\n        [\n            0,\n            \"arcivescovo di palermo choc “ le stragi islamiche colpa nostra dobbiamo cambiare stile di vita ” url\"\n        ],\n        [\n            1,\n            \"se tutti i migranti e i rom tornassero a casa propria\"\n        ],\n        [\n            1,\n            \"italiano lasciato morire di freddo finti profughi in hotel forza url\"\n        ],\n        [\n            0,\n            \"user user e occhio che molti furbacchioni trasformano in profughi anche coloro che ottengono protezione sussidiaria\"\n        ],\n        [\n            0,\n            \"purtroppo è così inutile nasconderlo bisogna tutelare veri profughi intensificando controlli url\"\n        ],\n        [\n            0,\n            \"la messa di natale conclusa con invocazione ad islamica “ ” afferratevi tutti insieme alla corda di allah e non url\"\n        ],\n        [\n            0,\n            \"la seconda lettera di bokwango sulla questione immigrati africani in italia julienews 1 url via user\"\n        ],\n        [\n            0,\n            \"roma operazione black flag contro il terrorismo url dazebao\"\n        ],\n        [\n            0,\n            \"quale pezzo migliore in questa giornata giornata emiliana dove tutti i grandi esperti di profughi sono diventati url\"\n        ],\n        [\n            1,\n            \"uffa con queste indagini monche sui terroristi che fanno proselitismo in carcere il campo di applicazione del 41 bis anche a loro\"\n        ],\n        [\n            0,\n            \"roma immigrati tagliano alberi secolari riserva naturale url\"\n        ],\n        [\n            0,\n            \"praga conferenza “ it is not too late ” per l ’ inclusione a scuola dei bambini rom url\"\n        ],\n        [\n            0,\n            \"controlli campo nomadi via germagnano torino il lavoro della polizia di stato url url\"\n        ],\n        [\n            1,\n            \"quando vedremo lo stessa tema portato in piazza con la stessa forza e determinazione mai credo hashtag url\"\n        ],\n        [\n            0,\n            \"intervista a matteo renzi l'italia il governo il pd la sinistra e gli immigrati che devono aumentare per forza url\"\n        ],\n        [\n            0,\n            \"user scusami salvini puoi dare tu la definizione di un partito che dice di scaricare gli immigrati insieme alla noccioline\"\n        ],\n        [\n            0,\n            \"i vescovi di francia e germania “ ogni bambino anche migrante ha diritto di vivere e giocare ” url hashtag\"\n        ],\n        [\n            0,\n            \"il piccolo aylan e il piccolo mohammed icone dell'ottusità globale un pensiero a tutti i hashtag nella giornata a loro dedicata\"\n        ],\n        [\n            0,\n            \"creata da studenti universitari qibad una pagina fb che ha il proposito di superare l'estremismo islamico conl'arte url\"\n        ],\n        [\n            0,\n            \"festa islamica sacrificati animali ai margini della strada arrivano i carabinieri skytg 24news url\"\n        ],\n        [\n            0,\n            \"troppi stranieri in classe la scuola mette le quote per italiani url url\"\n        ],\n        [\n            0,\n            \"circa 300 migranti sono arrivati questa mattina al porto di messina a bordo della nave aquarius di sos mediterranee nella nave 2 salme\"\n        ],\n        [\n            0,\n            \"anche io e pure per i vili terroristi e i loro collaboratori a qualsiasi livello url\"\n        ],\n        [\n            0,\n            \"provvedimento nuovi sull'immigrazione mah aspettiamo e vediamo ma sulla difesa della nostra identità e tradizione il governo cosa dice\"\n        ],\n        [\n            0,\n            \"user se poi si scopre che a donare il sangue sono tutti immigrati ti prende un infarto\"\n        ],\n        [\n            0,\n            \"chiamarlo capo dei terroristi noi url\"\n        ],\n        [\n            0,\n            \"roma un turista giapponese viene accerchiato da 5 rom tre di loro url\"\n        ],\n        [\n            0,\n            \"turchia catturato masharipov il terrorista della strage di capodanno nel night reina di istanbul url\"\n        ],\n        [\n            0,\n            \"hashtag turchia arrestato il killer della strage di capodanno a istanbul fermati altri 4 stranieri url\"\n        ],\n        [\n            1,\n            \"smettere di dare soldi per immigrati chi vuole li ospita gratis vediamo quanti buonisti ci sono url\"\n        ],\n        [\n            0,\n            \"qui radio londra milano riconosciuto aguzzino del campo profughi in libia boccassini « orrore mai visto » il m … url\"\n        ],\n        [\n            0,\n            \"l'italia è l'unico paese dove gli immigrati lavorano più dei locali il tasso di occupazione è maggiore del 2 hashtag\"\n        ],\n        [\n            0,\n            \"omicidi e stupri nel campo profughi in libia boccassini “ mai visto un orrore simile ” url via user\"\n        ],\n        [\n            0,\n            \"tragedia in carcere si toglie la vita il nomade carlo helt url\"\n        ],\n        [\n            0,\n            \"user magari il governo può sia i terremotati che i migranti essendo tutti esseri umani\"\n        ],\n        [\n            0,\n            \"sgravi fiscali per tutti i rom l ’ ultima idea di raggi fdi “ italiani discriminati sono … url url\"\n        ],\n        [\n            0,\n            \"questa si che è una notizia hashtag abbandona termine ' clandestini ' e passa a ' migranti ' si è svegliato evoluto url\"\n        ],\n        [\n            0,\n            \"user user nello scontro grave nell'establishment non si può escludere anche se non semplice forse accadrà l'opposto\"\n        ],\n        [\n            0,\n            \"user conta molto chi ci vive nelle città l'immigrazione è un problema x tutti ma servono iniziative non comunicati\"\n        ],\n        [\n            0,\n            \"' torturatore ' di migranti in libia arrestato a milano lombardia ansa it url\"\n        ],\n        [\n            0,\n            \"user ti dimentichi che in quei milioni che sventoli al vento erano composti anche da cinesi e rom\"\n        ],\n        [\n            0,\n            \"hashtag aggiornamenti sul previsto sgombero di 1500 persone dal campo rom di via della brecce … url\"\n        ],\n        [\n            0,\n            \"sgravi fiscali per tutti i rom l ’ ultima idea di raggi fdi “ italiani url\"\n        ],\n        [\n            0,\n            \"mestre la scuola con tutti alunni stranieri url\"\n        ],\n        [\n            0,\n            \"roma la prefettura toglie i migranti alla croce rossa url url\"\n        ],\n        [\n            0,\n            \"curioso anche il fatto che fosse figlio di immigrati url\"\n        ],\n        [\n            0,\n            \"torture su profughi l'arrestato a milano respinge le accuse anch'io sono una vittima url\"\n        ],\n        [\n            0,\n            \"user ma te le ricordi le foto della piddina con gli immigrati che facevano finta di spalare le macerie\"\n        ],\n        [\n            0,\n            \"palermo con maschera e valigetta alla fermata del tram scatta allarme terrorismo url via user\"\n        ],\n        [\n            0,\n            \"user e bravo mineo perchè la casa ai rom si e agli italiani no dai anche la risposta per favore perchè no agli italiani\"\n        ],\n        [\n            0,\n            \"si ripeterà x ogni musulmano tutto dipende da loro url\"\n        ],\n        [\n            0,\n            \"user due anni fa eravamo tutti con loro contro i terroristi hanno fatto oggi ciò per cui sono stati colpiti ora nn va più bene\"\n        ],\n        [\n            1,\n            \"entro il 31 gennaio sarà pronto il piano del comune per sgomberare il campo più grande della città e dare le case ai hashtag contenti romani\"\n        ],\n        [\n            1,\n            \"batteremo isis e terrorismo via dalla faccia della terra ilgiornale it url\"\n        ],\n        [\n            0,\n            \"user ma soprattutto quando a non apprezzare la satira su di sé erano gli islamici lì eravamo tutti un profluvio di ironia\"\n        ],\n        [\n            0,\n            \"torino due adolescenti rom fuggono a velocità folle in auto dopo un furto e si cappottano url url\"\n        ],\n        [\n            1,\n            \"hashtag dopo la vignetta su amatrice ora quella su rigopiano entrambe non hanno nulla di satirico è merda giustifico gli islamisti\"\n        ],\n        [\n            0,\n            \"user user alcune volte viene da pensare che gli islamici non hanno proprio tutti i torti\"\n        ],\n        [\n            0,\n            \"uccise immigrato 4 anni e permesso di lavorare alla vittima 5 mila euro url url\"\n        ],\n        [\n            0,\n            \"gli stessi che je suis charlie qualche tempo fa ora affermano che i terroristi hanno fatto bene mi fate immensamente schifo\"\n        ],\n        [\n            0,\n            \"barry e suleyman 2 migranti africani di settimo torinese tra i soccorritori user url\"\n        ],\n        [\n            1,\n            \"user user i tuoi amici musulmani vendono le bambine come schiave del sesso e ti osi parlare vai la a fare le marce\"\n        ],\n        [\n            0,\n            \"emergenza neve centro italia attivisti e migranti di labàs in aiuto sui monti sibiliini url vi … url\"\n        ],\n        [\n            0,\n            \"hashtag via di salone maxirissa nel campo nomadi durante il censimento corriere della sera url to keep updated rima …\"\n        ],\n        [\n            0,\n            \"roma rissa in un campo nomadi durante un censimento 5 arresti url\"\n        ],\n        [\n            0,\n            \"roma maxi rissa nel campo nomadi di via di salone url\"\n        ],\n        [\n            0,\n            \"non sono un terrorista sto cercando la via per vivere bene tutti\"\n        ],\n        [\n            0,\n            \"quelli che davanti alle stragi terroristiche condanniamo la violenza in ogni sua forma a posto hashtag url\"\n        ],\n        [\n            0,\n            \"roma maxi rissa nel campo rom durante il censimento del comune ciociariareport 24 url url\"\n        ],\n        [\n            0,\n            \"le condizioni di vita in un campo migranti in serbia aka gli standard europei url\"\n        ],\n        [\n            0,\n            \"marina militare in pattugliamento continuo per salvare migranti salvare tutti è impossibile gli italiani siarrangino url\"\n        ],\n        [\n            0,\n            \"irruzione in casa disoccupato per minacce alla serracchiani coccola profughi l ’ ha fatto … url\"\n        ],\n        [\n            0,\n            \"comincia proprio bene l'anno stranieri che si accoltellano in piazza bella merda proprio url\"\n        ],\n        [\n            0,\n            \"ai nuovi cie preferiamo la piazza domani a roma presidio di protesta contro il “ pacchetto minniti ” sull ’ immigrazione url\"\n        ],\n        [\n            0,\n            \"questo vedevano gli abitanti di roma quando aprivano gli occhi adesso solo immondizia immigrati caos e tasse url\"\n        ],\n        [\n            1,\n            \"hashtag stasera indlttrinamento pro europa alla bisogna sono benvenuti anche gli stranieri bravo hashtag a cager\"\n        ],\n        [\n            0,\n            \"hashtag donna rom incinta perde il figlio e accusa la polizia di averla manganellata condannata … url\"\n        ],\n        [\n            0,\n            \"user gli attori e attrici famosi sono quasi tutti politicamente corretti ambientalisti pro migranti o clandestini next time si\"\n        ],\n        [\n            1,\n            \"roma colpisce una pecora con il pallone bambino rom accecato da un pastore url user ha difeso i suoi averi\"\n        ],\n        [\n            1,\n            \"user facciamo tutti come trump niente di straniero a meno che non si alza il prezzo niente turisti americani e aziende americane\"\n        ],\n        [\n            0,\n            \"roma colpisce una pecora con il pallone bambino rom di 8 anni accecato con una canna di bambù da un pastore hashtag\"\n        ],\n        [\n            0,\n            \"roma colpisce una pecora con il pallone bambino rom accecato da un pastore url user\"\n        ],\n        [\n            0,\n            \"hashtag l'italia è avvelenata da individui bande straniere per delinquere se non cambiamo chi ci governa sarà sempre peggio\"\n        ],\n        [\n            0,\n            \"user immigrato o no l'autista ha fatto bene doveva prenderle e tacere\"\n        ],\n        [\n            0,\n            \"user non lo so il fatto che sia straniero non fornisce da solo alcuna indicazione su quanto accaduto\"\n        ],\n        [\n            1,\n            \"hashtag mattarella ma non ti vergogni come avete distrutto italia con questi rom essendo presidente italia che futuro avrà\"\n        ],\n        [\n            1,\n            \"hashtag con tutti i soldi elargiti ai rom vedere il degrado nel quali si crogiolano non meritano di rimanere in un paese civile\"\n        ],\n        [\n            0,\n            \"su rai due 😱 emma bonino 😱 i migranti fanno lavori che gli italiani non vogliono fare 😱\"\n        ],\n        [\n            0,\n            \"per favore vorrei dire cella rom di mera che ride mentre i rubano che anche noi ridere mo cado ivan tuonato ci fanno dietro e su cederà\"\n        ],\n        [\n            0,\n            \"roma rapina al campo rom la barbuta tre arresti l'ombra del racket url\"\n        ],\n        [\n            0,\n            \"l'olocausto è stata l'eliminazione programmata di determinate categorie ebrei rom sinti gay che portò alla morte 15 000 000 di persone\"\n        ],\n        [\n            1,\n            \"user giuste parole occorre anche individuare i segnali che ne determinano la causa come il terrorismo islamico che va combattuto ora\"\n        ],\n        [\n            0,\n            \"roma nomade tenta di investire gli agenti loro sparano all'auto far west al campo url url\"\n        ],\n        [\n            0,\n            \"roma nomade tenta di investire gli agenti loro sparano all'auto far west al campo rom di salone url\"\n        ],\n        [\n            0,\n            \"user guarda che trump spaccia il muro come soluzione contro illegal immigrants e gli overstayers sono anche loro illegal immigrants\"\n        ],\n        [\n            0,\n            \"giorno della memoria a milano i rom ricordano il “ porrajmos ” il loro genocidio url\"\n        ],\n        [\n            1,\n            \"il punto è perchè c'è un docente islamico alla cattolica perchè c'è un fottuto comunista a capo della chiesa … url\"\n        ],\n        [\n            0,\n            \"trump d ’ acciaio mazzata agli islamici usa “ blindati ” e novità anche url\"\n        ],\n        [\n            1,\n            \"ecco come i musulmani vogliono trasformare l'italia e l'europa grazie al pd ma non ci riusciranno hashtag url\"\n        ],\n        [\n            0,\n            \"user user la soluzione era farli diventare amici così non sono più terroristi basta fare quello che vogliono loro\"\n        ],\n        [\n            0,\n            \"pkè x hashtag ho scelto memoriale ai sinti pkè ideato da 1 ebreo pkè considero gli ebrei nomadi nell'animo anche se stanziali\"\n        ],\n        [\n            0,\n            \"ppn alitalia dopo le restrizioni di trump contro il terrorismo problemi anche in italia url\"\n        ],\n        [\n            0,\n            \"user vabbé se prendiamo ad esempio l'immigration iraniana namo bene\"\n        ],\n        [\n            0,\n            \"hashtag all ’ aeroporto jfk fra chi protesta contro il bando di trump “ siamo tutti immigrati ” … url\"\n        ],\n        [\n            0,\n            \"tutti i mms parlano dei morti islamici in canada ma non parlano dei cristiani che giornalmente vengono uccisi dagli islamici\"\n        ],\n        [\n            0,\n            \"hashtag 64 5 mld di rimesse dal 2005 al 2015 28 98 dal 2011 l'italia è la terza in ue dopo francia e spagna\"\n        ],\n        [\n            0,\n            \"la superiorità della cultura occidentale canada attacco terroristico contro moschea 6 morti e 8 feriti url\"\n        ],\n        [\n            0,\n            \"user così come dopo ogni eccidio islamico in europa funzionavano bene quelle di obama altra faccia della stessa medaglia\"\n        ],\n        [\n            1,\n            \"non bastano i nostri falsi invalidi manteniamo anche falsi invalidi stranieri url\"\n        ],\n        [\n            0,\n            \"attentato quebec gentiloni “ governo vicino alla comunità musulmana spesso vittima di terrorismo ” url\"\n        ],\n        [\n            0,\n            \"gentiloni la maggior parte degli islamici rifiuta il terrorismo sono vittime url il silenzio dopo gli attentati\"\n        ],\n        [\n            0,\n            \"attacco alla moschea di quebec city presi i due terroristi uno è arabo url url\"\n        ],\n        [\n            0,\n            \"user dopo centinaia di attentati alla cristianità da parte dei musulmani l'attentato in canada smuove tutti gli ipocriti\"\n        ],\n        [\n            0,\n            \"sarebbe diventato il presidente più amato di tutti i tempi se invece dei musulmani avesse messo al bando i risvoltini ai jeans hashtag\"\n        ],\n        [\n            0,\n            \"chi diceva che non tutti gli islamici sono terroristi ma tutti i terroristi sono islamici url\"\n        ],\n        [\n            0,\n            \"user no anzi è necessario anche trudeau lo ha definito inequivocabilmente un atto di terrorismo\"\n        ],\n        [\n            0,\n            \"user non vogliamo rom disonesti ok io non voglio neanche italiani disonesti tutto qui\"\n        ],\n        [\n            1,\n            \"hashtag questo paese clandestini rom alzano la voce pretendono tutto perché la politica glielo consente alziamo la voce noi\"\n        ],\n        [\n            1,\n            \"hashtag sono nomadi perché devono sostare e proprio in italia il problema che chi ruba nel loro paese gli tagliano le palle hashtag\"\n        ],\n        [\n            0,\n            \"dacci i soldi lurido italiano due immigrati accoltellano un uomo a roma url\"\n        ],\n        [\n            0,\n            \"decide di portare i profughi nel suo comune viene sommerso di insulti sindaco “ denuncio tutti ” – last webs url\"\n        ],\n        [\n            0,\n            \"la ue a hashtag noi non discriminiamo gli stranieri abbiamo già così tanto da fare con gli europei\"\n        ],\n        [\n            0,\n            \"rischiando di essere presa per pazza che non sa di cosa parlahashtag dopo i musulmani e i gay quelli di colore hashtag\"\n        ],\n        [\n            1,\n            \"zingari i soliti merdosi hashtag roma i rom aggrediscono un 81enne per rapinarlo bloccati dai cittadini url\"\n        ],\n        [\n            0,\n            \"user ogni musulmano considera la donna un essere inferiore sono proni alla volontà dell'imam che notoriamente è esaltazione ecc 😑\"\n        ],\n        [\n            0,\n            \"boldrini trump politica pericolosa rafforza i terroristi ecco la paladinba della strategia 90 °\"\n        ],\n        [\n            0,\n            \"user fossi straniera verrei anch'io in italia si vive gratis io devo sopravvivere con l'aiuto dei miei\"\n        ],\n        [\n            0,\n            \"in pratica è sempre colpa dei neri musulmani anche quando vengono uccisi perfetto url\"\n        ],\n        [\n            1,\n            \"l'unico modo per ridare sicurezza all'occidente è espellere i mussulmani l'islam è assolutamente incompatibile con il ns sistema di vita\"\n        ],\n        [\n            1,\n            \"user inail persecutorio e rom in libertà ma in che paese viviamo anche da morti l ’ inal persegui cont url\"\n        ],\n        [\n            1,\n            \"user col nemico islamico usare la forza anche se non serve bloccando loro il canale finanziario mai mi piegherò al hashtag\"\n        ],\n        [\n            1,\n            \"user poi liberiamola dagli accattoni dai rom dai barboni e da tutti quelli che la deturpano facciamola tormare caput mundi\"\n        ],\n        [\n            0,\n            \"trump licenzia il ministro della giustizia non voleva difendere il bando anti islamici il messaggero … url\"\n        ],\n        [\n            0,\n            \"se si abbassa il prezzo della manodopera non è colpa degli imprenditori che sfruttano i migranti ma è colpa di costoro hashtag hashtag\"\n        ],\n        [\n            0,\n            \"roma rapina e aggredisce una prostituta arrestato nomade url\"\n        ],\n        [\n            0,\n            \"se la storia dell'umanità fosse 1 km non saremmo piú tutti nomadi da 23 cm hashtag accademia di brera 6 11 febbraio\"\n        ],\n        [\n            0,\n            \"intervista a un liberale musulmano url via user grazie a michele radaelli\"\n        ],\n        [\n            0,\n            \"ormai l'anti islamismo é sdoganato razzismo puro invece che contro il terrorismo la gente se la prende con l'islam tutti a difendere\"\n        ],\n        [\n            1,\n            \"in kenia oltre ai resort di lusso ci sono musulmani presto si imporranno anche da noi url\"\n        ],\n        [\n            0,\n            \"hashtag user sull'immigrazione l'italia si è infilata in un vicolo cieco invitare in rai soliti volti noti ma vuoti di idee\"\n        ],\n        [\n            0,\n            \"user user ripeto ancora veri profughi non hanno risorse per il viaggio da noi arriva là classe media\"\n        ],\n        [\n            0,\n            \"la notizia centri di accoglienza migranti e di sprechi infiniti zero controlli e soldi dati alla … url user\"\n        ],\n        [\n            0,\n            \"la polizia di hashtag ha controllato il quartiere denominato “ capanne ” luogo di aggregazione di stranieri url\"\n        ],\n        [\n            0,\n            \"firmato il patto fra libia e italia “ fermeremo i flussi dei migranti ” url url\"\n        ],\n        [\n            0,\n            \"in romania 200mila in piazza x protestar contro corruzione in italia 4 gov non eletti disoccupazione immigrazione e tasse al max nulla 😈\"\n        ],\n        [\n            0,\n            \"anche stavolta niente a che fare con l'islam non è evidente d url\"\n        ],\n        [\n            0,\n            \"l ’ accordo fra italia e libia sui migranti url\"\n        ],\n        [\n            0,\n            \"user l'ue e i migranti c'erano anche quando eri tu al governo cosa e ' cambiato\"\n        ],\n        [\n            0,\n            \"accordo italia libia sui migranti i punti salienti da controllo confini a finanziamento centri accoglienza libici url\"\n        ],\n        [\n            0,\n            \"hashtag il risultato degli accordi anti migranti aumentati i prezzi dei viaggi della speranza url\"\n        ],\n        [\n            1,\n            \"devo ancora sentire la buonista ke da del razzista o fascista al poliziotto francese ke ha sparato al terrorista poverino il terrorista caro\"\n        ],\n        [\n            0,\n            \"un colpo agli immigrati una mano alle banche trump dà la prima pugnalata alla dodd frank … url\"\n        ],\n        [\n            0,\n            \"user israele sta facendo di tutto x cacciare più ' musulmani possibili dal nord africa vere minacce x loro soldi e pirla come questo\"\n        ],\n        [\n            0,\n            \"giudice blocca ordine su immigrazione di trump in tutti gli usa la casa bianca vergognoso url\"\n        ],\n        [\n            0,\n            \"hashtag continua la repressione poliziesca e della giunta comunale in vista dello sgombero del campo rom di via bre … url\"\n        ],\n        [\n            0,\n            \"il poliziotto che uccise il terrorista amri trasferito in una località segreta user url\"\n        ],\n        [\n            1,\n            \"user cessava l'invasione di migranti illuso prima devi pagare la libia o fare grandi lavori a gratis poi forse bloccano qualcosa\"\n        ],\n        [\n            1,\n            \"hashtag parlano ancora di cazzate dei clandestini tra cui ci sono solo il 10 di migranti x guerra gli altri sono voti x il pd\"\n        ],\n        [\n            0,\n            \"user ci lamentiamo tutti ma in fondo sappiamo bene che per risolvere la questione immigrazione illegale ci vorrebbe un salvini\"\n        ],\n        [\n            0,\n            \"user ma il prezzo di assumere immigrati a costi inferiori secondo quanto hai detto è la guerra e la guerra costa\"\n        ],\n        [\n            0,\n            \"strano non fanno tutto per amore degli immigrati che schifo url\"\n        ],\n        [\n            0,\n            \"migrazione e nomadismo sono l'origine culturale di tutto lo scibile url\"\n        ],\n        [\n            0,\n            \"per i sinistri i rom sono al di sopra della legge se d3vono rispettare la legge allora sono dei perseguitati url\"\n        ],\n        [\n            0,\n            \"i traffici di organi seguono le rotte dei migranti summit user in vaticano con medici giuristi politici da … url\"\n        ],\n        [\n            0,\n            \"spartivano con i rom il bottino dei furti in stazione due poliziotti condannati a 7 anni url\"\n        ],\n        [\n            0,\n            \"hashtag l'italia non si smentisce mai amante degli stranieri\"\n        ],\n        [\n            0,\n            \"news flash euronews rss italia e tunisia firmano serie d'accordi di collaborazione e misure sull'immigrazi … url\"\n        ],\n        [\n            0,\n            \"i nuovi terroristi profanatori contatori di teste ascoltanti al festival scempio all'arte e sport url via user\"\n        ],\n        [\n            0,\n            \"nn hai capito nulla da noi la pedofilia è reato da loro è legittimata da cultura islamica url\"\n        ],\n        [\n            0,\n            \"taglieggiavano i rom alla stazione di milano 7 anni a due agenti url\"\n        ],\n        [\n            0,\n            \"mafia capitale appalti per i campi rom chiesto processo per 17 persone url user\"\n        ],\n        [\n            1,\n            \"la rampolla fomenta l'odio video la figlia di padoan sfila con gli immigrati documenti per tutti url\"\n        ],\n        [\n            0,\n            \"nato costruisce baluardo antiterrorismo in italia url\"\n        ],\n        [\n            0,\n            \"quanto godo al fatto che abbiano negato a trump il permesso per quella legge che escludeva 7 paesi islamici\"\n        ],\n        [\n            0,\n            \"achtung profughi a finale l'attacco del pd finalese ai grillini volete fare opposizione fatela ma non sul url\"\n        ],\n        [\n            0,\n            \"user ma poi inviteranno al torneo di golf anche i terremotati e agli immigrati sarà dato un bonus x fornitur dell'attrezzatura\"\n        ],\n        [\n            0,\n            \"francia quattro arresti per terrorismo progettavano attentato suicida a parigi il fatto quotidiano url\"\n        ],\n        [\n            0,\n            \"se lontanamente foste critici con i precetti dell'islam estremista quanto lo siete con la chiesa avreste un po ' di credibilità\"\n        ],\n        [\n            0,\n            \"qui radio londra trump potrebbe firmare un nuovo ordine esecutivo sull'immigrazione per scavalcare lo stop della … url\"\n        ],\n        [\n            1,\n            \"url questo è ciò che corano le tue risorse di merda oltre a uno stile di vita che ci stimola solo la pipi ' 💣 💥\"\n        ],\n        [\n            0,\n            \"i terroristi sono i più cialtroni di tutti\"\n        ],\n        [\n            0,\n            \"user user sono in molti a perdere la testa per il musulmano in tutto il mondo\"\n        ],\n        [\n            0,\n            \"cdt « berna il canton ticino distanzia nettamente tutti gli altri 25 nell'accordare permessi b a stranieri di url\"\n        ],\n        [\n            1,\n            \"chiediamo al comune di torino un'operazione immediata di rimpatrio per tutti gli abitanti del campo rom di via url\"\n        ],\n        [\n            1,\n            \"user user pensano come me anche i genitori della ragazza violentata in treno da due immigrati siamo già in tre bastamoraledelcaxxo\"\n        ],\n        [\n            0,\n            \"hashtag sempre più baby ladri rom la fuga dai centri per minori url cultura millenaria non imputabile\"\n        ],\n        [\n            0,\n            \"baby gang rom all ’ assalto della metro a integrazione url\"\n        ],\n        [\n            0,\n            \"repubblicait mahershala ali un musulmano afroamericano alla notte degli oscar url\"\n        ],\n        [\n            0,\n            \"la politica filo musulmana di obama ha portato solo squilibrio ora lui e sua famiglia sono con loro culi neri a fare la bella vita\"\n        ],\n        [\n            1,\n            \"infatti pavlovic i rom criminali li tratteremo cm gli altri it li manderemo in galera e gli toglieremo tutto aspetti hashtag\"\n        ],\n        [\n            1,\n            \"hashtag sogno un governo che non spenda più un euro per i rom o per tutti i fancazzisti tanto amati dai sinistroidi\"\n        ],\n        [\n            0,\n            \"se potessimo cacciare tutti i parassiti dall'italia dai rom ai colletti bianchi resteremmo in pochi hashtag\"\n        ],\n        [\n            0,\n            \"user user ma tra i vetri disegnati e i campi rom sul ciglio della ferrovia spero decidano a dargli il decoro che merita\"\n        ],\n        [\n            0,\n            \"uomo della ‘ ndrangheta amico di alfano ha creato un impero con i centri profughi voxnews url\"\n        ],\n        [\n            1,\n            \"user governo di merda questi stanno tutto il giorno a spacciare e ancora li chiamano profughi piuttosto che clandestini\"\n        ],\n        [\n            0,\n            \"foggia ghetto dopo l'ordinanza i bimbi rom non vanno più a scuola url\"\n        ],\n        [\n            0,\n            \"l ’ agricoltura lombarda cresce soprattutto grazie ai giovani e agli stranieri url\"\n        ],\n        [\n            0,\n            \"hashtag che fine ha fatto buhari cristiani e musulmani intanto pregano assieme url\"\n        ],\n        [\n            1,\n            \"luciano arciuolo dirigente pd propone di ripopolare le nostre scuole con i profughi ormai pensano solo alla nostra sosituzione\"\n        ],\n        [\n            1,\n            \"user user l'italia è fallita sn rimasti solo i ladri maledetti governanti clandestini e rom i giovani stanno espatriando\"\n        ],\n        [\n            0,\n            \"bari la garante sequestrata nel centro per minori stranieri « urla e minacce di morte » corriere della sera url\"\n        ],\n        [\n            0,\n            \"dopo la vittoria della brexit in gran bretagna gli episodi di violenza contro gli stranieri sono aumentati del 50 url\"\n        ],\n        [\n            0,\n            \"user posso sempre abbronzarmi o temi che diventa troppo simile ai migranti e poi non mi fai entrare a milano\"\n        ],\n        [\n            0,\n            \"quindi le palme sono islamiche ma quanto sei idiota url\"\n        ],\n        [\n            0,\n            \"bufala russia eunuco rom condannato alla castrazione chirurgica per aver stuprato una … url url\"\n        ],\n        [\n            0,\n            \"le palme a milano e i datteri non vogliamo darli ai nostri profughi hanno bisogno di molte calorie\"\n        ],\n        [\n            0,\n            \"ergastolo al terrorista islamista ospite della rai e di gad lerner url\"\n        ],\n        [\n            0,\n            \"user guccini diceva giovani e belli se proprio ti servono tutti quelli che faticano lottano e con dignità nn si buttan vs migranti\"\n        ],\n        [\n            0,\n            \"user hanno strumentalizzato tutto rendendo tutto pro o contro immigrazione che tristezza\"\n        ],\n        [\n            0,\n            \"blitz della polizia nel campo rom di palermo i ragazzini cantano bello figo video url\"\n        ],\n        [\n            1,\n            \"user le ruspe per i campi rom ma stanno ancora tutti lì\"\n        ],\n        [\n            0,\n            \"se l'icona antirazzista della sinistra francese è un fan dei terroristi url hashtag\"\n        ],\n        [\n            0,\n            \"elba i sindaci cacciano i rom “ via tutti i nomadi dall ’ isola ” – news italys url url\"\n        ],\n        [\n            1,\n            \"papa accogliere 3 cacciare cacciare clandestini islamici rom difendere italia e italiani www\"\n        ],\n        [\n            1,\n            \"roma banda di rom gli chiedeva il pizzo da 2 anni ristoratore esausto li uccide a colpi di mitra – nessuna censura url\"\n        ],\n        [\n            0,\n            \"caos e un furto a bordo della nave a napoli identificati 29 immigrati url\"\n        ],\n        [\n            1,\n            \"user ben fatto le pen e che cavolo basta imposizioni islamiche che imparino i musulmani a rispettr occidente\"\n        ],\n        [\n            0,\n            \"unar dopo lo scandalo a rischio i progetti anche la casa accoglienza per profughi transessuali di bologna il url\"\n        ],\n        [\n            0,\n            \"user user parla di c forse sarai competente almeno in questo anche se ho i miei dubbi\"\n        ],\n        [\n            0,\n            \"user e x pulire i vespasiani quando ci sono a roma pochi manco immigrati\"\n        ],\n        [\n            0,\n            \"url dati del viminale cresce immigrazione italia\"\n        ],\n        [\n            1,\n            \"user user i 5stelle buttano giù la maschera sono per l'islamizzazione dell'italia e per l'invasione dei rom\"\n        ],\n        [\n            0,\n            \"se trump ha sfruttato i migranti x arrivare alla casa bianca quelli contro trump si sono arricchiti schiavizzando questa gente hashtag\"\n        ],\n        [\n            0,\n            \"delocalizziamo alla libia la gestione dei migranti ottimo url\"\n        ],\n        [\n            1,\n            \"user user divulgato poi se vogliamo parlare di quanto la gente sia stufa giustamente dei rom qui apriamo un enciclopedia\"\n        ],\n        [\n            1,\n            \"quanto sono carine le rom della hashtag\"\n        ],\n        [\n            1,\n            \"ma ' sequestro di persona ' dove ma ce la fate che ignoranti quelli che difendono i rom la peggior feccia sulla faccia della terra hashtag\"\n        ],\n        [\n            1,\n            \"user ma cosa parlo a fare con te subumano queste danno stanno uccidendo solo di etnia rom sono liberi fai pace col cervello nazista\"\n        ],\n        [\n            1,\n            \"user i gattini non rubano i rom sono tutti ladri e delinquenti rom e zingari fuori dai coglioni sono feccia umana\"\n        ],\n        [\n            0,\n            \"non ho capito cosa è successo alla hashtag c ’ erano rom in offerta\"\n        ],\n        [\n            1,\n            \"hashtag a prescindere dalla coglionaggine dei dipendenti nel filmare le due rom stavano commettendo un reato dunque … url\"\n        ],\n        [\n            0,\n            \"stampauser it lidl italia licenzi i tre dipendenti razzisti e assuma tre giovani rom firma la petizione url\"\n        ],\n        [\n            1,\n            \"nuovi reparti alla hashtag da domani ci saranno gli escape rom\"\n        ],\n        [\n            0,\n            \"della serie rom che non rubano furto di energia il vizietto dei rom scoperti allacciamenti abusivi url\"\n        ],\n        [\n            0,\n            \"user user è grave il furto del cuore e cervello della gente da parte di salvini o quello di cartone da parte delle rom\"\n        ],\n        [\n            1,\n            \"user nazismo e comunismo due ideologie malate della storia io guardo al futuro dell'italia pulita e senza rom ne clandestini\"\n        ],\n        [\n            0,\n            \"user user anche lui si prostituisce ai rom oltre che agli invasori africani\"\n        ],\n        [\n            0,\n            \"user non condivido molto il modo di vivere dei nomadi ma questo fatto è gravissimo\"\n        ],\n        [\n            0,\n            \"user ma queste rom non stavano rubando ma rovistando nel cassonetto come fanno peraltro anche tanti italiani quale reato\"\n        ],\n        [\n            0,\n            \"ci sono tanti modi per distruggere interi popoli non solo hashtag fisici ma anche quelli morali lasciandoli ai margini della società hashtag\"\n        ],\n        [\n            0,\n            \"cmq si vede parlare solo dello stadio a roma lidl rom la testa di saviano ecc ecc xo ci sono paesi terremotati dove non è stato fatto nulla\"\n        ],\n        [\n            0,\n            \"e'troppo complicato far capire ad alcuni che il condannare il gesto dei dipendenti hashtag non significa accettare tutti i reati dei rom\"\n        ],\n        [\n            1,\n            \"user solo i sinistroidi possono difendere zingari e rom che rubano dalla mattina alla sera\"\n        ],\n        [\n            0,\n            \"user user scusate se le rom rubano la carta della differenziata voi licenziate i dipendenti perché\"\n        ],\n        [\n            0,\n            \"user user io credo che se invece di due rom ci fossero stati due anziani italiani sareste tutti d'accordo con me\"\n        ],\n        [\n            0,\n            \"user ma i rom sono ancora in gabbia\"\n        ],\n        [\n            0,\n            \"la rom della lidl mi ricorda troppo la vecchietta di ' drag me to hell ' 😂 🙈\"\n        ],\n        [\n            1,\n            \"user buongiorno a mio avviso il problema in italia e ´ la mentalita ´ buonista a tutti i costi i rom lo sanno e ne approfittano\"\n        ],\n        [\n            0,\n            \"user e perché anche i rom invecchiano\"\n        ],\n        [\n            0,\n            \"saviano difende le 2 ladre rom e attacca salvini “ istiga alla violenza disprezzo i suoi utenti fb ” – nessuna url\"\n        ],\n        [\n            1,\n            \"ddl di calderoli “ il velo islamico e l ’ apologia della sharia diventino reato ” siete d ’ accordo url\"\n        ],\n        [\n            1,\n            \"questi bastardi trogl 9fiti musulmani stanno invad 3ndo 8l mondo indonesia malesia e noi idioti in italia e in europa … url\"\n        ],\n        [\n            0,\n            \"user lo fanno di proposito gli immigrati sono lo 0 2 della popolazione europea user\"\n        ],\n        [\n            0,\n            \"user vale anche per i campi rom esistono soluzioni applicate con successo in altri paese ma poi non c'è più il bersaglio user\"\n        ],\n        [\n            0,\n            \"lui è un immigrato i bastardi sono italiani baby gang ferisce alla testa venditore di ombrelli a napoli url\"\n        ],\n        [\n            0,\n            \"dai pirati della malesia al terrorismo fondamentalista l'indro url url\"\n        ],\n        [\n            0,\n            \"rapinarono un'anziana handicappata catturate due nomadi secolo d'italia url\"\n        ],\n        [\n            0,\n            \"divieti sull immigrazione e proteste in aeroporto anche i nonluoghi hanno un anima quot url url\"\n        ],\n        [\n            0,\n            \"rt user il costume della nomade rinchiusa in gabbia piace alla sindaca leghista “ a me fa ridere ” … url\"\n        ],\n        [\n            0,\n            \"user come non era argomento hai detto che dovevi dedicarti di più ai rom per via del razzismo e perchè hanno fatto q maschera\"\n        ],\n        [\n            0,\n            \"ma come si può sbeffeggiare una rom in quel modo ma è esagerato anche mettere a processo quei 2 ragazzi per quella gabbia hashtag\"\n        ],\n        [\n            0,\n            \"ma nessuno parla del fatto che la rom forse forse si è divertita rideva alla fine hashtag\"\n        ],\n        [\n            1,\n            \"i ragazzi non possono essere definiti tali i rom tutti santi invece eh hashtag\"\n        ],\n        [\n            1,\n            \"i rom sono feccia e vanno cacciati a calci dall'italia perchè chi vive di furti e usa i bambini è feccia punto hashtag\"\n        ],\n        [\n            0,\n            \"hashtag c'è un problema di cultura della legalità fra i rom i bambini non vanno a rubare se non c'è dietro qualcuno che li spinge\"\n        ],\n        [\n            0,\n            \"il musulmano e un individuo che si sottomette alla volonta dell'unico vero dio allah il creatore\"\n        ],\n        [\n            0,\n            \"poi arriva il marito che ' qua in italia li uccidono quindi meglio stranieri lol ' bless grazie\"\n        ],\n        [\n            0,\n            \"italianiiii via dall'italia questo territorio ormai è dei profughi url\"\n        ],\n        [\n            0,\n            \"non andranno in carcere i due rom di 20 anni accusati di aver derubato la ragazza cinese morta a roma user url\"\n        ],\n        [\n            0,\n            \"roma cinese morta niente carcere per i rom che la derubarono uno è già libero url user cvd\"\n        ],\n        [\n            0,\n            \"roma studentessa cinese morta condanna con patteggiamento per due rom url url\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta a hashtag condannati i due nomadi url condannati a rimanere liberi grazie alle depenalizzazioni\"\n        ],\n        [\n            0,\n            \"appuntamento a teatro il 10 marzo con una serata dedicata al tema della memoria e dell'immigrazione equilibrio url\"\n        ],\n        [\n            0,\n            \"non sono molto favorevole in genere al velo islamico ma immagino cosa poteva sarebbe accaduto se l'avessero fatto … url\"\n        ],\n        [\n            0,\n            \"la politica dell'inettitudine e della collusione con i terroristi ne ha uccisi migliaia sui barconi poi i nazisti sono gli altri hashtag\"\n        ],\n        [\n            0,\n            \"roma niente carcere per i due rom che hanno derubato la ragazza cinese url via user\"\n        ],\n        [\n            0,\n            \"prigionieri della violenza dei gesti il caso delle due rom chiuse in gabbia url cronaca locale toscana\"\n        ],\n        [\n            0,\n            \"quei lavastrade di roma immigrati e organizzati url\"\n        ],\n        [\n            0,\n            \"corriere della sera trump « taglio epocale tasse » ingresso migranti solo per merito corriere della sera i … url\"\n        ],\n        [\n            0,\n            \"a parte che la dieta di hashtag dovrebbe essere rigorosamente padana segnalo che i fagioli sono immigrati dall'a … url\"\n        ],\n        [\n            0,\n            \"studentessa cinese morta dopo scippo patteggiano la condanna i due rom niente carcere url\"\n        ],\n        [\n            0,\n            \"cosa abbiamo imparato a scuola parlando del video delle due rom al lidl l'articolo di user url\"\n        ],\n        [\n            0,\n            \"tv immigrato africano napoli nel cuore forza napoli manifestando per la cittadinanza dategliela subito levatela ad unodiporticichetifajuve\"\n        ],\n        [\n            0,\n            \"a scuola di borseggio sulla metro prese 7 rom url user\"\n        ],\n        [\n            0,\n            \"per lo ius soli spinge l'anima nera della politica che va da mafia capitale fino all'islamismo radicale url\"\n        ],\n        [\n            0,\n            \"proposta microaree nomadi prefabbricati in cambio dell'impegno a pagare tasse e di mandare figli a scuola url\"\n        ],\n        [\n            0,\n            \"roma a scuola di borseggio sulla metro b 7 nomadi arrestate una di loro insegnava alle altre url user\"\n        ],\n        [\n            1,\n            \"hashtag ora fanno il partito islamico e vi spazzano via come cacca secca a tutti e si smette di cianciare\"\n        ],\n        [\n            0,\n            \"siete come i talebani che mettono in mano i mitra ai ragazzini per farne terroristi ne più ne meno hashtag url\"\n        ],\n        [\n            0,\n            \"ragazza cinese morta a roma niente carcere per i rom l ’ ira del padre url\"\n        ],\n        [\n            1,\n            \"auguro alla lecchina in studio di ricevere la visita a casa sua la di ladri rom clandestini e poi vedremo se la pensa ugualmente hashtag\"\n        ],\n        [\n            0,\n            \"ci meritiamo almeno lalla la scialla e jessica che sconfiggono il terrorismo dopo tutto ciò hashtag\"\n        ],\n        [\n            0,\n            \"“ l'italia deve rimpatriare gli immigrati irregolari altrimenti sanzioni ue ” anche se i flussi di migranti in … url\"\n        ],\n        [\n            0,\n            \"degrado capitale due nomadi si lavano in pieno giorno tra i passanti a san paolo il video hashtag url\"\n        ],\n        [\n            1,\n            \"domandiamoci come sia possibile che nessuna legge venga applicata l'italia oramai è terra di nessuno chiunque anche gli stranieri delinquono\"\n        ],\n        [\n            0,\n            \"adesso se l'italia è piena di rom la colpa è del sindaco ma solo quello di roma url\"\n        ],\n        [\n            0,\n            \"user ancora a parlare di napoli schifoso rom\"\n        ],\n        [\n            0,\n            \"usa terroristi quot radicalizzati dopo anni quot url\"\n        ],\n        [\n            0,\n            \"user il bello della democrazia a cui siamo abituati noi è questo tu hai la tua opinione e io la mia chissà nei paesi islamici\"\n        ],\n        [\n            0,\n            \"usa terroristi radicalizzati dopo anni rai news 04 marzo 2017 03 41 la maggior parte dei terroristi nati … url\"\n        ],\n        [\n            0,\n            \"hashtag ladre acrobate si arrampicano alla grondaia fermate due nomadi una incinta al 5 mese url rt padovaoggi …\"\n        ],\n        [\n            1,\n            \"bravi dopo il gender ci mancava la cultura rom continuate così che vi porta bene vedo 🤕 url\"\n        ],\n        [\n            0,\n            \"attesi in sicilia 1 264 migranti user url\"\n        ],\n        [\n            0,\n            \"rt user almere la città più multietnica d ’ olanda roccaforte della destra anti migranti … url\"\n        ],\n        [\n            1,\n            \"se anche tu chiedi la chiusura di tutti i campi rom firma e condividi questa petizione firma la petizione url\"\n        ],\n        [\n            0,\n            \"la sicilia spacca è il paese straniero più vicino all'italia url url\"\n        ],\n        [\n            0,\n            \"bambini rom e scuola una ruspa non può abbattere la nostra costituzione url\"\n        ],\n        [\n            1,\n            \"proprio tutti anche gli immigrati sai come stiamo meglio e ci riprendiamo la nostra italia url\"\n        ],\n        [\n            0,\n            \"genova operazione della guardia di finanza al campo nomadi di bolzaneto url\"\n        ],\n        [\n            1,\n            \"buffoni 98 000 italiani emigrati xché disoccupati 181 000 gli immigrati giunti in italia senza reddito senza lavoro con iphone e assistiti\"\n        ],\n        [\n            1,\n            \"hashtag pavlovic rispondi p erkè i rom sono invisi dappertutto in tutto il mondo forse xkè han fatto di tutt fuorkè integrarsi\"\n        ],\n        [\n            0,\n            \"hashtag il clan rom che ha truffato il ristoratore a cui hanno rubato l'argenteria per fare un matrimonio da re che fine ha fatto\"\n        ],\n        [\n            0,\n            \"furto al pronto soccorso cellulare ritrovato al campo nomadi url\"\n        ],\n        [\n            1,\n            \"hashtag ecco il lavoro dei rom il filmato lo dice bene sentiamo la paladina dei rom già sorride la stronza\"\n        ],\n        [\n            0,\n            \"hashtag fare qualcosa entro il 2020 per migliorare le condizioni dei rom si si\"\n        ],\n        [\n            0,\n            \"user così se lo accaparrano stranieri e nomadi considerato che molti italiani hanno casa che fa reddito anche se produce solo spese 👎\"\n        ],\n        [\n            1,\n            \"se anche tu chiedi la chiusura di tutti i campi rom firma e condividi questa petizione url\"\n        ],\n        [\n            1,\n            \"svegliatevi i rom non si vogliono integrare vanno in italia solo per rubare hashtag\"\n        ],\n        [\n            0,\n            \"grazie migranti ci state facendo vedere cosa siamo diventati url via user\"\n        ],\n        [\n            0,\n            \"pessano preso il romeno già espulso pessano con bornago milano 7 marzo 2017 auto di stranieri controlla url\"\n        ],\n        [\n            0,\n            \"user si ok ma figli non se ne possono fare garantito a meno che non fai come rom ecc ecc li concepisci e poi mandi a elemosinare\"\n        ],\n        [\n            0,\n            \"paura alla periferia di roma un rom semina il panico e provoca url\"\n        ],\n        [\n            0,\n            \"roma stupro al campo rom condanna a 7 anni il giudice ordina la bonifica url\"\n        ],\n        [\n            0,\n            \"vergogna a roma per tre famiglie di italiani sfrattati c'è solo il campo rom url\"\n        ],\n        [\n            0,\n            \"consiglio d ’ europa critica l ’ italia su gestione minori migranti url\"\n        ],\n        [\n            1,\n            \"stilista aggredito “ milano è in mano agli immigrati dobbiamo fermarli ” voxnews url\"\n        ],\n        [\n            0,\n            \"padova invasione di rom all'ospedale il capofamiglia dona rene alla moglie blitz quotidiano … url\"\n        ],\n        [\n            0,\n            \"roma capriccioli radicali rom e rifugiati mentre raggi guarda il dito del rovistaggio delibere url\"\n        ],\n        [\n            1,\n            \"la violenza e l'odio sono già nel dna di molti di loro non occorre istigarli hashtag url\"\n        ],\n        [\n            0,\n            \"e quelle col burqua dov'erano non gli hanno consentito di manifestare i maritini islamici integrati url\"\n        ],\n        [\n            1,\n            \"l ’ amministrazione modenese paga la benzina per gli zingari che portano i bambini dai campi rom a scuola vergogna prima pensare agli italiani\"\n        ],\n        [\n            0,\n            \"qui radio londra mattarella pericolo terrorismo ovunque a roma in particolare url\"\n        ],\n        [\n            0,\n            \"“ vi hanno sfrattato andate al campo rom in un container ” 3 famiglie italiane umiliate a hashtag url ma li votate ancora\"\n        ],\n        [\n            0,\n            \"capo rom dona un rene alla moglie in 100 tra parenti e amici vanno a trovarli in ospedale fanpage … url\"\n        ],\n        [\n            0,\n            \"user problemi psichici o elezioni e merkel camuffa il terrorismo fessi si ma c no tutti i pazzi in germania\"\n        ],\n        [\n            0,\n            \"ferrara denunciato il leghista della barricate anti migranti url url\"\n        ],\n        [\n            0,\n            \"anche stavolta la merkel ordina di dire che si tratta di un pazzo però kossovaro musulmano e che grida allah akbar hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user ha inciso anche un aspetto la paura folle che avevano i parigini negli ultimi 10min erano terrorizzati\"\n        ],\n        [\n            0,\n            \"user user maggior diritti li hanno immigrati rom delinquenti italiani posso anche morire\"\n        ],\n        [\n            0,\n            \"user user non condivido solo la chiusura verso i migranti chi è libertario non può opporsi alla libertà delle persone\"\n        ],\n        [\n            1,\n            \"soltanto in italy fanno morire tutti animalu ecc dal terremoto nessun soldo ma per rom barconi tutto hanno lsfri ro … url\"\n        ],\n        [\n            0,\n            \"li chiamano nomadi anche se vivono seppur su una roulotte nello stesso luogo da più di 35 anni hashtag\"\n        ],\n        [\n            0,\n            \"roma il comune mette famiglie di italiani nel campo rom abbandonati da tutti url\"\n        ],\n        [\n            0,\n            \"user user anche agli immigrati e rom scrivete tutto fino in fondo siete sempre un po ' ambigui chiarezza sarebbe il nuovo\"\n        ],\n        [\n            0,\n            \"il derby cerignolano con l ’ assenza degli stranieri in base al provvedimento della fip url\"\n        ],\n        [\n            0,\n            \"emma bonino alla convention del lingotto “ senza i figli degli immigrati avremmo 35mila classi in me 78mila\"\n        ],\n        [\n            1,\n            \"nel frattempo ammazzano i figli dell'italia con disoccupazione deflazione e immigrazione di massa pd partito de … url\"\n        ],\n        [\n            0,\n            \"salvini “ dopo i campi rom via i centri sociali ” sono da abolire url hashtag\"\n        ],\n        [\n            0,\n            \"tutto questo can can a pochi giorni dalle elezioni che potrebbero sancire la vittoria dell'antislamista wilders puz … url\"\n        ],\n        [\n            1,\n            \"sotto sequestro i loro beni tanto si va a rubare tutti i giorni quei rom diventati milionari con i furti url\"\n        ],\n        [\n            0,\n            \"user user grazie all'arroganza dei turchi islamisti forse è la volta buona che si sveglia l'europa vediamo eh 🙄\"\n        ],\n        [\n            0,\n            \"tanto si va a rubare tutti i giorni quei rom diventati milionari con i furti url\"\n        ],\n        [\n            0,\n            \"rimini case popolari assegnate ai rom la rabbia dei residenti url\"\n        ],\n        [\n            0,\n            \"user la violenza simbolica può fare molti più danni di qualche auto bruciata i profughi i rom non hanno l'assicurazione\"\n        ],\n        [\n            0,\n            \"briganti e migranti umani mai con salvini minniti ne con quanti che come pisapia negano quanto una intera url\"\n        ],\n        [\n            0,\n            \"milano biciclettata delle donne musulmane per i diritti e contro la violenza url via user\"\n        ],\n        [\n            0,\n            \"sull'immigrazione il governo ricorre alla magia url\"\n        ],\n        [\n            1,\n            \"signore hanno tutti diritto a una vita dignitosa ma mettete un migrante sulla mia strada e io sarò salvini matteo 15 83\"\n        ],\n        [\n            0,\n            \"odissea podisti marsicani derubati alla roma ostia raggiungono campo rom ma vengono accerchiati url\"\n        ],\n        [\n            0,\n            \"chiusure beffa per i campi rom resta l'insediamento di roma nord url user\"\n        ],\n        [\n            0,\n            \"roma dal comune ok a un nuovo campo rom campidoglio “ misure temporanee obiettivo è superare i villaggi ” url\"\n        ],\n        [\n            0,\n            \"la via della seta è stata disegnata dai nomadi url\"\n        ],\n        [\n            1,\n            \"roma un turista giapponese viene accerchiato da 5 rom tre di loro gravemente feriti e due in fuga attacco mirato url\"\n        ],\n        [\n            0,\n            \"l ’ espulsione dello straniero in carcere e la funzione rieducativa della pena url\"\n        ],\n        [\n            0,\n            \"il sindaco leghista crea la scuola delle arti per gli stranieri « qui non puoi fare l ’ ideologo » url\"\n        ],\n        [\n            0,\n            \"eredita masseria ma è occupata da rom pensionato disperato ' mi stanno distruggendo tutto ' url\"\n        ],\n        [\n            0,\n            \"roma quei podisti perseguitati dai rom url url\"\n        ],\n        [\n            1,\n            \"furti alla romaostia l'odissea dei podisti nel campo rom per recuperare zaini rubati url\"\n        ],\n        [\n            0,\n            \"podisti derubati alla romaostia sfidano i rom x recuperare chiavi di casa portafogli e telefonini url user 🔥 🔥\"\n        ],\n        [\n            0,\n            \"corriere anac invia atti alla corte dei conti sulla gestione scuola nei campi rom url hashtag rt notizie roma\"\n        ],\n        [\n            0,\n            \"il tunisino espulso dall ’ italia voleva la “ vendetta islamica ” cercava i url\"\n        ],\n        [\n            1,\n            \"hashtag dieci milioni di euro buttati per i rom schiaffo all'italia guardate questi numeri url\"\n        ],\n        [\n            0,\n            \"reggio calabria aggressione e rapina a lillo foti tutti i dettagli sull'arresto dei due rom foto stretto web url\"\n        ],\n        [\n            0,\n            \"hashtag milano rom da anni in stabili comunali di via adriano url\"\n        ],\n        [\n            0,\n            \"roma durante la maratona via i borsoni dal bus ritrovati nel campo nomadi url\"\n        ],\n        [\n            0,\n            \"il migrante somalo diventato mediatore culturale in italia url belle storie e hashtag\"\n        ],\n        [\n            1,\n            \"roma scolarizzazione dei bambini rom un totale fallimento buttati 10 milioni di euro url via user\"\n        ],\n        [\n            0,\n            \"lavoro il velo islamico si puo ' vietare italia oggi url\"\n        ],\n        [\n            0,\n            \"user grazie ai immigranti 600 mila italiani si prendono la pensione pagano 11miliardi di contributi providenziali 640 000 pensioni\"\n        ],\n        [\n            0,\n            \"podisti derubati alla roma ostia sfidano i rom per recuperare portafogli telefonini e chiavi di casa url\"\n        ],\n        [\n            0,\n            \"via user “ tracing bus ” della croce rossa la cabina telefonica itinerante per i migranti url\"\n        ],\n        [\n            0,\n            \"dopo le denunce tv contro degrado e abusivismo creati dal campo rom di via germagnano e la solidarietà al canile url\"\n        ],\n        [\n            0,\n            \"municipio xv torquati pd rom si farà consiglio straordinario agenparl – roma 16 … url\"\n        ],\n        [\n            0,\n            \"rom che fan quel che voglion costruiscono senza permessi rubano son violenti e gov li tutela ennsol gov ma anche m5s giunte vcomunali\"\n        ],\n        [\n            0,\n            \"user user il falso sillogismo di papa francesco i migranti soffrono gesù ha sofferto tutti i migranti sono gesù\"\n        ],\n        [\n            1,\n            \"roma rom chiedevano il pizzo da 2 anni ristoratore esausto li uccide a colpi di mitra url bravooo\"\n        ],\n        [\n            0,\n            \"e i laici contro islamici e cristiani ovviamente anche la laicita ' è una filosofia di vita url\"\n        ],\n        [\n            0,\n            \"trecento migranti alla bestat url via user\"\n        ],\n        [\n            0,\n            \"user chi incita alla violenza contro le istituzioni è un terrorista quindi se tanto mi da tanto\"\n        ],\n        [\n            0,\n            \"user vorrei sapere se l'ex direttore hashtag assumerà comunque la signora rom romana per fare le pulizie o ci pensa lui ora\"\n        ],\n        [\n            1,\n            \"questa è la reazione di musulmani alla vista della croce a luton londra sono loro a doversi integrare a noi o no … url\"\n        ],\n        [\n            0,\n            \"sgomberato il campo rom con quasi tutti i residenti pregiudicati il blitz nell'accampamento di san donato mi url\"\n        ],\n        [\n            1,\n            \"prigionieri del campo nomadi roma fuori controllo – video voxnews url\"\n        ],\n        [\n            0,\n            \"user vale la priorità gli italiani sono migranti fin dai tempi della magna grecia sono in attesa da secoli\"\n        ],\n        [\n            0,\n            \"roma gli spezzano il dito per rubargli fede caccia a due rom url url\"\n        ],\n        [\n            0,\n            \"hashtag religione di pace e amore url\"\n        ],\n        [\n            0,\n            \"hashtag in francia popolo esultera ' per averlo ucciso da noi polemiche anche quando rischiando le hashtag uccisero quello di berlino\"\n        ],\n        [\n            0,\n            \"user user per gestire l'immigrazione abbiamo obbedito a maroni non so se è stronzo ma so che ha fatto più danni che altro\"\n        ],\n        [\n            0,\n            \"bici rubate ai ciclisti della milano saremo trovate in un campo nomadi url url\"\n        ],\n        [\n            1,\n            \"user subire e essere islamizzati ma non lo avete ancora capito\"\n        ],\n        [\n            0,\n            \"quattro biciclette rubate ai ciclisti della milano sanremo trovate in un campo nomadi url\"\n        ],\n        [\n            0,\n            \"tripoli a roma mezzi e uomini per 800 mln per fermare i migranti url url\"\n        ],\n        [\n            0,\n            \"book pride lo straniero tema della terza edizione url\"\n        ],\n        [\n            0,\n            \"boldrini accoglie studentessa immigrata a cui e ' stato negato accesso all'aula italia ansa it url via user\"\n        ],\n        [\n            0,\n            \"dopo gli immigrati ci rubano il lavoro non poteva mancare le donne dell'est ci rubano i mariti pena\"\n        ],\n        [\n            0,\n            \"user non lo so le pen sembra lasciare ipotizzare una collaborazione con l'italia sul tema immigrati\"\n        ],\n        [\n            0,\n            \"una donna e ’ stata presa a calci da un gruppo di rom su un treno della metro a di roma perche ' cronache url\"\n        ],\n        [\n            0,\n            \"circolare shock “ bloccate i ricoveri italiani arrivano i migranti … ” – il fatto dal web url\"\n        ],\n        [\n            0,\n            \"dove prima c'era un campo rom ora sorge il primo villaggio dei senzatetto d'italia url\"\n        ],\n        [\n            0,\n            \"anche ad enna sovrannumero di immigrati url\"\n        ],\n        [\n            0,\n            \"user pensa se avessero fatto un esercizio su come gli immigrati portano malattie si sarebbe scatenato l inferno\"\n        ],\n        [\n            0,\n            \"user user intrattenimento dicendo che tutti i rom rubano o che tutti gli immigrati stuprano è accettabile\"\n        ],\n        [\n            0,\n            \"nuovo campo rom a roma nord i rom dateci parola in consiglio url url\"\n        ],\n        [\n            0,\n            \"user user capi di stato criminali dopo aver fatto affari con i terroristi adesso si scandalizzano assad è al suo posto\"\n        ],\n        [\n            0,\n            \"nomadi colti sul fatto aggrediscono i carabinieri rom col cacciavite tenta di sfregiare … url url\"\n        ],\n        [\n            0,\n            \"user previsto a roma in via casalombroso arrivo 1000 nigeriani in zona già problematica per nomadi si sta innestando problema\"\n        ],\n        [\n            0,\n            \"udienza papa sui migranti è la tragedia più grande dopo la ii guerra mondiale url\"\n        ],\n        [\n            1,\n            \"user più sento quello che combinano i rom più mi viene voglia di bruciarli tutti\"\n        ],\n        [\n            0,\n            \"user user a parte il fatto che io non stavo parlando di salvini no ciò giustifica un controllo preventivo dell'immigrazione\"\n        ],\n        [\n            1,\n            \"davvero sti attacchi di terroristi hanno rotto il cazzo uno deve avere paura di viaggiare o anche uscire di casa perché a casa non\"\n        ],\n        [\n            0,\n            \"user a quanto pare no comunque scotland yard parla di terrorismo ma nn dice di che matrice\"\n        ],\n        [\n            0,\n            \"in toscana si sfamano i rom con i buoni pasto della coop url\"\n        ],\n        [\n            0,\n            \"hashtag la brexit a quanto pare non salvaguardia dagli attentati terroristici 😳\"\n        ],\n        [\n            0,\n            \"comunque approfitto per svelare a tutti voi un segreto il terrorismo non ha religione non ha provenienza non ha ideologia\"\n        ],\n        [\n            0,\n            \"anche oggi i media hanno cercato di dire che non era un attacco terroristico\"\n        ],\n        [\n            1,\n            \"eh va bene siamo nel 2017 ma i radicali islamici la pensano come 2000 anni fa non possiamo ragionare secondo gli stessi criteri hashtag\"\n        ],\n        [\n            0,\n            \"user l'italia non è pronta e non ci sono le condizioni per ammettere un partito islamico hashtag\"\n        ],\n        [\n            1,\n            \"hashtag di nord è di origini meridionali ma non vogliono per forza imporre il sistema sud come gli islamici estremisti\"\n        ],\n        [\n            0,\n            \"modena festa della donna islamica velata e sottomessa ospiti cgil fiom e assessore del pd url\"\n        ],\n        [\n            0,\n            \"hashtag mercoledì 22 marzo poco dopo le 15 30 c ’ è stato un attacco terroristico ecco quello che sappiamo url\"\n        ],\n        [\n            0,\n            \"allerta terrorismo sul summit ue roma blindata da 5000 agenti url\"\n        ],\n        [\n            0,\n            \"hashtag ma anche l'italia ha il suo terrorismo personale eh un sistema politico che stermina vittime che manco l'isis\"\n        ],\n        [\n            0,\n            \"il 71 9 degli stranieri in italia cucina piatti italiani pizza 87 8 pasta 86 3 formaggi 79 6 e il 45 7 ogni giorno 🇮 🇹 user\"\n        ],\n        [\n            0,\n            \"sparano ai carabinieri dopo la rapina presi nel campo nomadi di giugliano url\"\n        ],\n        [\n            1,\n            \"zingari di merda tutti al muro bastardi sparano ai carabinieri dopo la rapina presi nel campo nomadi di giugliano url\"\n        ],\n        [\n            0,\n            \"tutte le misure anti terrorismo per le celebrazioni dei trattati di roma url\"\n        ],\n        [\n            0,\n            \"è un dato di fatto che la lombardia è un punto di snodo per il passaggio per i terroristi url\"\n        ],\n        [\n            0,\n            \"così la gran bretagna ha finanziato l'opposizione moderata armata della siria i terroristi dal volto umano url\"\n        ],\n        [\n            1,\n            \"sanno che non gli faranno nulla cacciamo i rom dall'italia con la forza e senza pietà\"\n        ],\n        [\n            0,\n            \"hashtag sarà l'attacco finale per il momento siamo un paese di enorme importanza logistica per i terroristi siamo la porta d'europa user\"\n        ],\n        [\n            0,\n            \"retweeted ofcs report user il degrado della capitale a roma i campi rom sono anche nei pressi delle url\"\n        ],\n        [\n            0,\n            \"il terrorista di londra si chiama khalid masood cittadino britannico 52 anni già noto agli 007 url\"\n        ],\n        [\n            0,\n            \"milano i carabineri nel campo rom di via negrotto trovata un'auto rubata url\"\n        ],\n        [\n            0,\n            \"le vittime sono tutte uguali cristiane ebree musulmane atee siamo parte della stessa umanità url\"\n        ],\n        [\n            0,\n            \"' run hide and tell ' ecco cosa fare in caso di attacco terroristico video url url\"\n        ],\n        [\n            0,\n            \"roma scatta l ’ allerta terrorismo ma fanno più paura i black bloc url url\"\n        ],\n        [\n            0,\n            \"roma misure anti terrorismo e incubo black bloc i social sorvegliati speciali url hashtag\"\n        ],\n        [\n            1,\n            \"la donna islamica passa accanto alla vittima ecco la foto che sconvolge 😷 questa tizia va integrata a calci url\"\n        ],\n        [\n            0,\n            \"user il terrorismo è follia ma anche se assurdo fa meno morti di quanti vengono ammazzati e nei muri domestici\"\n        ],\n        [\n            0,\n            \"non perdete mai l'occasione di fare i rom eh hashtag\"\n        ],\n        [\n            0,\n            \"user preferiscono raccogliere i cadaveri dei profughi piuttosto che riportarli nei loro paesi d'origine mistero della politica\"\n        ],\n        [\n            0,\n            \"siamo tutti stranieri di qualcun altro url\"\n        ],\n        [\n            0,\n            \"cultura millenaria fumi tossici dai campi rom la città di hashtag alla regione monitorare la salute dei residenti url\"\n        ],\n        [\n            0,\n            \"monumento alla solidarietà tra uomini di mare e migrantes url\"\n        ],\n        [\n            1,\n            \"ed ecco quanto anticipato 6 mesi fa nasce hashtag partito filo islamico che ha preso 7 in olanda sharia 4 all teste di cazzo terzomondiste\"\n        ],\n        [\n            1,\n            \"e di nuovo va a trovare i musulmani e di nuovo cn i migranti e di nuovo e ancora hashtag 👎\"\n        ],\n        [\n            0,\n            \"milano il papa visita una famiglia di musulmani ' ' ha bevuto il latte con noi ' ' url\"\n        ],\n        [\n            0,\n            \"stretto giro di vite dei carabinieri e della procura contro i nomadi sinti piemontesi hashtag url\"\n        ],\n        [\n            0,\n            \"user sciacallo nemmeno la domenica ci lascia in pace vada a fare un giro nei paese di provenienza dei profughi poi ne parliamo\"\n        ],\n        [\n            0,\n            \"ebbravo eu non clamori ma idee oltre il circo della paura l'inesorabile declino del terrorismo url\"\n        ],\n        [\n            0,\n            \"user vendere armi agli islamici come hashtag é un pericolo per tutto il mondo la sua alleanza con iran mi urta lo stesso ma é lontana\"\n        ],\n        [\n            1,\n            \"user user mattè chiedilo ai rom che non hanno un cazzo da fare noi lavoriamo\"\n        ],\n        [\n            0,\n            \"gruppo di nomadi aggredisce addetto alla vigilanza del supermercato url\"\n        ],\n        [\n            0,\n            \"user x come dici te anche indagini sull ‘ ideologia degli estremisti islamici è illegittima\"\n        ],\n        [\n            1,\n            \"hashtag se è assodato che i rom zingari vengono in italia x rubare perché li fanno parlare un buchetto in fronte e via\"\n        ],\n        [\n            0,\n            \"di ciò che dice il rom approvo solo ke dice il sindaco raggi la boldrina apprezzerà tutto il resto 😁 hashtag\"\n        ],\n        [\n            0,\n            \"gb nuove barriere antiterrorismo al castello di windsor per il cambio della guardia tradizionale meta per turisti\"\n        ],\n        [\n            0,\n            \"rula é il volto dell ' islam impastato al progressismo occidentale la negazione della verità pericolosa mistificatrice hashtag\"\n        ],\n        [\n            0,\n            \"roma la questione dei campi rom arriva alle battute finali url\"\n        ],\n        [\n            1,\n            \"come fermare l'invasione user cacciando il governo cattocomunista che ci sta privando della nostra etnia e ci inimicizza con l'eu\"\n        ],\n        [\n            1,\n            \"basta immigrati anche per evitare che figli degli stranieri già in italia da tempo si trovino a ripetere la rovina delle periferie francesi\"\n        ],\n        [\n            0,\n            \"campi rom l ’ onu richiama l ’ italia e per la raggi la bocciatura è più severa url\"\n        ],\n        [\n            0,\n            \"i vertici internazionali sono solo parate gli accordi sull'ambiente di parigi vanificati da trump quelli di roma sui migranti da vienna\"\n        ],\n        [\n            0,\n            \"l'italia approva la legge che vieta il respingimento dei minori stranieri non accompagnati tpi url\"\n        ],\n        [\n            0,\n            \"i migranti vorranno anche andare all'estero ma sono gli stessi paesi esteri che non li vogliono hashtag url\"\n        ],\n        [\n            1,\n            \"user user anche nel canada di justin trudeau immigrati musulmani in abbondanza peggio dell'ue unica difesa trump reggerà\"\n        ],\n        [\n            0,\n            \"► onu a italia smantellare campi rom e fornire ai nomadi abitazioni ► terremoto germania e altri 5 paesi chiedono di diminuire gli aiuti\"\n        ],\n        [\n            0,\n            \"user la meloni pensava che i media dicessero 😄 😄 😄 come i terroristi tutti malati mentali 😄 😄 😄\"\n        ],\n        [\n            0,\n            \"hashtag hashtag in un appartamento vicino alla fenice il centro di preghiera clandestino lì si preparavano con allentamenti e video\"\n        ],\n        [\n            1,\n            \"immagino anche x il terrorista minorenne arrestato con tre complici a venezia avanti cosi ' sinistronzi url\"\n        ],\n        [\n            0,\n            \"jihadisti d'italia tutti i numeri e le operazioni antiterrorismo url via user\"\n        ],\n        [\n            1,\n            \"user user a casa tutti quanti islamici musulmani clandestini e zingari c'è poco da fare via tutti\"\n        ],\n        [\n            1,\n            \"grazie ai compagni comunisti ansiosi di riempirsi le tasche hanno portato terroristi e morte poi soldi per url\"\n        ],\n        [\n            0,\n            \"l ’ inghilterra avverte l ’ italia “ centinaia di terroristi isis stanno arrivando con i profughi ” url\"\n        ],\n        [\n            0,\n            \"voxnews assessore pd fonda ong che aiuta profughi a fare ricorso a spese nostre da una ricerca condotta dall … url\"\n        ],\n        [\n            1,\n            \"una società senza figli non ha futuro e alla islamizzazione dell'europa non mi arrendo hashtag url …\"\n        ],\n        [\n            0,\n            \"torino sequestro di 2 milioni di euro ai nomadi per il fisco erano nullatenenti ma grazie alle attività … url\"\n        ],\n        [\n            1,\n            \"user che piaccia o no questa è la verità dei musulmani anche integrati se gli danno l'ordine in nome … url\"\n        ],\n        [\n            0,\n            \"roma m5s boccia la proposta di delibera per chiudere i campi rom la rabbia di giorgia meloni url\"\n        ],\n        [\n            1,\n            \"servizio del tg2 sulla ragazza a bologna bene ma lo stesso tempo x i bimbi rom che chiedono l'elemosina o rubano nella case no ilpd nonvuole\"\n        ],\n        [\n            1,\n            \"ma chiudiamoli sti cazzo di campi rom url\"\n        ],\n        [\n            0,\n            \"architettura tessile come risposta alla temporaneità degli alloggi per immigrati url url\"\n        ],\n        [\n            1,\n            \"novara news ancora nomadi accampati a cerano leggi tutto url\"\n        ],\n        [\n            0,\n            \"la sinistra non sfratta i nomadi « tornerebbero » url hashtag\"\n        ],\n        [\n            0,\n            \"il giornale la sinistra non sfratta i nomadi « tornerebbero » url hashtag rt notizie milano\"\n        ],\n        [\n            1,\n            \"i rom che madama appendino non sgombra neanche dopo sentenze di tribunale per disastro ambientale url\"\n        ],\n        [\n            0,\n            \"io non credo che il miliardo di musulmani siano tutti terroristi e fondamentalisti no non lo credo proprio e url\"\n        ],\n        [\n            1,\n            \"user bambini rom di otto anni felici di prostituirsi anche con persone anziane\"\n        ],\n        [\n            0,\n            \"user in tutti i sensi non sono un rom ma è soltanto il correttore del telefono ☺ ️\"\n        ],\n        [\n            0,\n            \"londra teheran in bici ’ islam non è fanatismo url hashtag ovunque pressione dai media quanto e ' buono l'islam\"\n        ],\n        [\n            0,\n            \"bomba alla metro a san pietroburgo putin non escludo il terrorismo url\"\n        ],\n        [\n            1,\n            \"molto tempo fa putin diceva che il terrorismo islamista era in espansione la grande scoperta ora ci credono tutti\"\n        ],\n        [\n            1,\n            \"cervelliinfuga initaliasirimpiazzanocoimigranti url roba da matti certo i nostri rompono i coglioni migranti votano pd\"\n        ],\n        [\n            0,\n            \"sarà un caso che è stata colpita la città occidentale della russia hashtag è civiltà che da fastidio all'inciviltá terroristica\"\n        ],\n        [\n            0,\n            \"milano polizia arresta ladri rom e sgombera il loro camper la gente applaude url\"\n        ],\n        [\n            0,\n            \"alla marcia della pace appello per i profughi precari e ambiente il gazzettino url\"\n        ],\n        [\n            0,\n            \"i rom hanno milioni di euro all ’ estero ma in italia vivono grazie a url\"\n        ],\n        [\n            1,\n            \"questi bastardi terroristi non ci fanno cambiare la nostra vita ci vediamo il derby a san pietroburgo e alcuni saranno presenti in curva\"\n        ],\n        [\n            0,\n            \"borse ue caute sulla minaccia terroristica banche nel mirino a milano url via user\"\n        ],\n        [\n            0,\n            \"il terrorismo non è un nemico che si sconfigge con i bombardamenti dopo bush lo dovrebbe aver capito anche putin o no\"\n        ],\n        [\n            1,\n            \"vedete bene a cosa è servito importare forzatamente immigrati stranieri a farci diventare tutti schiavi url\"\n        ],\n        [\n            0,\n            \"user avanti a tutti gli immigrati cambiamo l'ossatura d'europa mai voltarsi indietro e vedere dove av … url\"\n        ],\n        [\n            0,\n            \"user user sì frequento dei musulmani e quindi visto che non possono anche pregare a casa non hanno diritto di riunirsi\"\n        ],\n        [\n            0,\n            \"case popolari ai rom come seconda casa – video dopo la scuola in lingua araba e romena … url\"\n        ],\n        [\n            0,\n            \"user a decidere se assad è un dittatore sarà il popolo siriano settecentomila morti e 12 milioni di profughi dopo\"\n        ],\n        [\n            0,\n            \"ma pensa un po ' trattasi di hashtag anche se bisogna leggere quasi tutto l'articolo per scoprirlo url\"\n        ],\n        [\n            1,\n            \"basta buonismo il designer circondato da nove ladre rom tutte incinte colpo sventato corriere it url\"\n        ],\n        [\n            1,\n            \"user i rom di castel romano in più occasioni hanno provocato incidente con sassi ostacoli e altro anche questa volta user\"\n        ],\n        [\n            1,\n            \"espianto di organi ai terroristi in carcere un caso di bene di pubblica utilità anziché prendere vite da terrorista donarle da donatore\"\n        ],\n        [\n            1,\n            \"l'immigrat inserito nella nostra società è uno spot continuo all'islam come potremmo conoscerli se restassero a cas … url\"\n        ],\n        [\n            1,\n            \"ai rom andrebbero tolti i figli minori non al popolo italiano i figli della nostra gente non devono essere tolti ma aiutati a crescere\"\n        ],\n        [\n            1,\n            \"user user dovrebbero sterilizzarlo tutti i rom\"\n        ],\n        [\n            0,\n            \"roma campi nomadi dappertutto persino sottoterra a trastevere url\"\n        ],\n        [\n            0,\n            \"user molti si amnantano di modernità senza conoscere l'abc della spiritualità è per questo che la boldrini mette il velo islamico\"\n        ],\n        [\n            0,\n            \"metro di milano ladre rom accerchiano designer erano tutte incinte url\"\n        ],\n        [\n            0,\n            \"user avendo una lunga storia di attentati di matrice islamica es cecenia cecenia scuola di beslan te … url\"\n        ],\n        [\n            1,\n            \"hashtag adesso si passa alla propaganda islamica dove sono le femministe 😁 😁 😁 tra pochi anni entrerà in vigore la sharia\"\n        ],\n        [\n            0,\n            \"medico terrorista si commenta da solo url\"\n        ],\n        [\n            0,\n            \"hashtag in piazza contro il centro hashtag non si può fare lì è zona già degradata anche i buonisti sono toccati dal problema\"\n        ],\n        [\n            0,\n            \"nel lazio e in particolare a roma vivono ben 5721 rom nelle 20 baraccopoli formali url\"\n        ],\n        [\n            0,\n            \"giornata internazionale rom e sinti inclusione ancora lontana “ nel 2016 si è rischiato … url\"\n        ],\n        [\n            0,\n            \"leggi speciali x i rom url\"\n        ],\n        [\n            0,\n            \"user non sarà per il fatto che i crimini di guerra di assad esistono solo nella propaganda antyi islamica … url\"\n        ],\n        [\n            0,\n            \"user user che poi non erano bombe di assad ma un attentato esca fatto dai terroristi\"\n        ],\n        [\n            0,\n            \"i rom presenti in italia al 2016 si mantengono all ’ interno di un ’ ampia e controversa forbice compresa tra le 120 000 e le 180 00 unità\"\n        ],\n        [\n            1,\n            \"la trattativa con i rom della masseria pare sia fallita chiediamo una pacata mano al leader della lega nord url\"\n        ],\n        [\n            0,\n            \"user buona sera bella user attento gualche terroristi colpisce roma\"\n        ],\n        [\n            0,\n            \"signore le nostre preghiere per tutti i morti e i feriti del terribile attacco terroristico di stoccolma hashtag hashtag\"\n        ],\n        [\n            0,\n            \"voxnews il terrorista della porta accanto storia del profugo fan del pd – video vox vox segui user url\"\n        ],\n        [\n            1,\n            \"quei partiti e partitini che fanno la voce grossa con trump lo sapete che i terroristi transitano tutti da qui trump se ne frega dinoi\"\n        ],\n        [\n            0,\n            \"le barbarie con l'imposizione della violenza per le riconversioni islamiche rischiano di fomentare odi razziali se … url\"\n        ],\n        [\n            0,\n            \"monza incendio alla bettola nel cantiere della metro feriti nomade e due suoi figli url\"\n        ],\n        [\n            0,\n            \"la fonte dei mainstream delle immagini della strage del gas è un terrorista url\"\n        ],\n        [\n            0,\n            \"allarme terrorismo anche in sicilia dopo stoccolma anticipato e rafforzato il piano di … url\"\n        ],\n        [\n            0,\n            \"hashtag “ vittime della guerra del terrorismo di un lavoro da schiavi gesù è in ognuno di loro ” … url\"\n        ],\n        [\n            0,\n            \"terzo furto subito sotto casa noto esponente di fratelli d'italia attacca i profughi notiziediprato it url\"\n        ],\n        [\n            0,\n            \"corriere della sera sconti nel negozio colpito dai terroristi e a stoccolma scatta la protesta dei clienti url hashtag\"\n        ],\n        [\n            0,\n            \"oggi domenica delle palme ancora attacco terroristico dell'isis 😢 contro i cristiani in egitto fieri della nostra civiltà hashtag\"\n        ],\n        [\n            0,\n            \"ho sognato che un terrorista dell'isis stasera prendeva il volo crotone milano mi piace credere che a url\"\n        ],\n        [\n            1,\n            \"user user oh ma tu sei quello tutto processo e codice penale ma chi difende i rom zingari clandestini siete voi caro\"\n        ],\n        [\n            0,\n            \"il fondamentalismo islamico prima causa della persecuzione dei hashtag nel mondo url\"\n        ],\n        [\n            0,\n            \"fare una legge a protezione totale delle donne non solo islamiche quando denunciano le violenze domestich cosi da smascherare il falso islam\"\n        ],\n        [\n            0,\n            \"hashtag campo rom prostitute e niente servizi il dramma della tiberina vivere così è insopportabile … url\"\n        ],\n        [\n            0,\n            \"user nn solo ebrei i rom le minoranze in gen ma anche i dissidenti mio nonno brutalmente pestato per 3 … url\"\n        ],\n        [\n            0,\n            \"tre milioni di “ fantasmi ” a roma è rischio terrorismo arriva la task force url cronaca na … url\"\n        ],\n        [\n            1,\n            \"incredibili dichiarazioni di un rom url siamo arrivati a discutere anche il diritto alla proprietà grazie sinistra\"\n        ],\n        [\n            0,\n            \"user mi riferivo alla rom che uccise vanessa 😡\"\n        ],\n        [\n            0,\n            \"una sollecitazione dovuta e auspicata nei giorni dove in egitto accade di tutto e il terrorismo e la dittatura con … url\"\n        ],\n        [\n            0,\n            \"hashtag come volevasi dimostrare dopo i nazi vegani i musulmani c'è attinenza dunque 😅\"\n        ],\n        [\n            1,\n            \"hashtag che palle io sono italiana cattolica fiera di esserlo certo non vado a fare attentati e ammazzare musulmani loro lo fanno\"\n        ],\n        [\n            0,\n            \"brucia dopo gli scontri il campo profughi di grande synthe url url\"\n        ],\n        [\n            0,\n            \"egitto gentiloni dialogo interreligioso risposta a certo terrorismo url url\"\n        ],\n        [\n            0,\n            \"i migranti che puliscono le strade di roma ' lo facciamo per dire grazie ' url il comune dovrebbe ringraziarli\"\n        ],\n        [\n            0,\n            \"hashtag e i terroristi sono ancora a piede libero\"\n        ],\n        [\n            0,\n            \"eh si anche lui niente obiettivo magistrati tutti buoni politici tutti ladri come islamici tutti terroristi e … url\"\n        ],\n        [\n            0,\n            \"immigrazione ecco per chi lavora la boldrini e come si comporta il vaticano url url\"\n        ],\n        [\n            0,\n            \"i 28 000 rom in emergenza abitativa in italia rappresentano circa lo 0 05 della popolazione italiana url\"\n        ],\n        [\n            0,\n            \"se non sei un immigrato migrante richiedente ma un semplice italiano ex dipendente della camera licenziato la … url\"\n        ],\n        [\n            0,\n            \"hashtag ma anche no ancora una volta paragonare l'immigrazione italiana nei primi ' 900 con quella incontrollata di adesso è pazzia\"\n        ],\n        [\n            1,\n            \"user user bene ricomincia la distruzione dei porci terroristi\"\n        ],\n        [\n            0,\n            \"andiamo al cairo in una scuola di suore francescane dove studiano bambine cristiane e in maggioranza musulmane … url\"\n        ],\n        [\n            0,\n            \"hashtag lanciata oggi la campagna per cambiare il racconto e la legge sull'immigrazione gli obiettivi che vo … url\"\n        ],\n        [\n            0,\n            \"cosa prevede il decreto migranti approvato alla camera road 2sportnews url url\"\n        ],\n        [\n            0,\n            \"turchia cacciate 4 ong straniere anche una italiana url\"\n        ],\n        [\n            0,\n            \"il tassista della stazione anziano quando vede rom e straniere va in visibilio\"\n        ],\n        [\n            0,\n            \"incredibile allarme terrorismo in italia la via crucis nel mirino internapoli it url\"\n        ],\n        [\n            0,\n            \"affonda gommone di migranti al largo della libia 97 dispersi secolo url\"\n        ],\n        [\n            0,\n            \"hashtag riacquistare la dignità con l'illegalita l'affermazione della sig in nero di ssgiovanni è al livello dei rom\"\n        ],\n        [\n            0,\n            \"perché riconoscere solo le colpe dell'islam e non delle nostre politiche guerrafondaie nei loro territori nasce tutto da lì hashtag\"\n        ],\n        [\n            0,\n            \"retweeted mario cipriani user blitz fascista a roma marchiati negozi di stranieri in 6 ° mun url\"\n        ],\n        [\n            0,\n            \"combattere i miscredenti terrorista marocchino ora vuol tornare in italia url\"\n        ],\n        [\n            0,\n            \"hashtag in cerca di visibilità i bambini destinati alle hashtag e nn in carico alla comunità\"\n        ],\n        [\n            0,\n            \"aiutava i migranti a entrare in svizzera deputata condannata ignorata del tutto l'attenuante umanitaria url\"\n        ],\n        [\n            0,\n            \"il terribile impatto devastante della bomba moab sui terroristi afghani url\"\n        ],\n        [\n            0,\n            \"rimangono sempre gli islamici che è peggio url\"\n        ],\n        [\n            0,\n            \"si e che ha pure dato le case agli immigrati e permesso loro di aprire attrvità a danno dei residenti url\"\n        ],\n        [\n            0,\n            \"user a'mattè se famo er paragone cor libano dove 1 ab su4 è profugo siriano e l'italia è 70 000 000 4 1 … url\"\n        ],\n        [\n            0,\n            \"oggi ho avuto la conferma che a hashtag gli immigrati vengono scelti lo sapevo però avere conferma anche no\"\n        ],\n        [\n            0,\n            \"siria the dark side of the war storico della storia contemporanea ricercatore e docente esperto di terrorismo url\"\n        ],\n        [\n            0,\n            \"con il velo non puoi passare musulmana bloccata in aeroporto ciampino url via user\"\n        ],\n        [\n            0,\n            \"✳ ️ user ▶ ✳ ️ lmmcompanyfull ▶ sabato santo oggi voglio augurare un week end di pace amore e rifiuto di azioni terroristiche hashtag\"\n        ],\n        [\n            0,\n            \"quasi 160 000 euro per terrorista ucciso la ndrangheta gli faceva lo stesso lavoro per un 10mo della cifra hashtag\"\n        ],\n        [\n            1,\n            \"hanno fatto bene le leggi vanno fatte rispettare a tutti basta con questo terrorismo culturale cui cercano di piegarci ai loro credo\"\n        ],\n        [\n            0,\n            \"' si tolga il velo ' musulmana bloccata in aeroporto a roma lazio url\"\n        ],\n        [\n            0,\n            \"nuovi sbarchi di migranti anche un cadavere url hashtag\"\n        ],\n        [\n            1,\n            \"via crucis e pasqua blindati terrorista apiede libero d'italia e sbarchi aflotte continuano avanti invasion ci faran sterminar tutti\"\n        ],\n        [\n            0,\n            \"tutti i trucchi infallibili delle ladruncole rom come ti fregano con una pettorina e un bebé url\"\n        ],\n        [\n            0,\n            \"corriere della sera tarsia il paese della calabria che vuole ospitare le tombe di tutti i migranti morti url hashtag\"\n        ],\n        [\n            0,\n            \"sapete quanto costa quest'anno l'emergenza sbarchi profughi e clandestini 4 6 miliardi di euro da governo tante paro … url\"\n        ],\n        [\n            0,\n            \"sono giunti a catania a bordo della nave tedesca rhein 1181 migranti e ' gia ' stata attivata la macchina dell'accog … url\"\n        ],\n        [\n            0,\n            \"ed era solo la prima vacanza al mare prepariamoci per la novità dei profughi rifugiati turisti grazie user url\"\n        ],\n        [\n            0,\n            \"sbarchi record di migranti almeno 13 morti al largo della libia url\"\n        ],\n        [\n            0,\n            \"come dico da un paio d'anni questa sarà la causa dello sfascio ue non l'eurone sui migranti mario non ha armi è … url\"\n        ],\n        [\n            0,\n            \"user ecco perché ti dicevo seconda generazione sono figli di immigrati che sono qui 10 20 anni che non … url\"\n        ],\n        [\n            0,\n            \"paese si ripopola grazie ai hashtag url\"\n        ],\n        [\n            1,\n            \"dietro a ogni nomade c'è sempre il giudeo e dietro al giudeo la sopresa comunista predatore della vostra vita … url\"\n        ],\n        [\n            0,\n            \"lo spostamento del campo nomadi a zinola non si deve fare nei giorni scorsi è arrivato in comune una petizione url\"\n        ],\n        [\n            0,\n            \"pandora tv ptv news 19 aprile 2017 robotizzazione e immigrazione tutti i nostri calcoli erano sbagliati url\"\n        ],\n        [\n            0,\n            \"aumentano i furti di cani e gatti accusate possibili gang nomadi url\"\n        ],\n        [\n            0,\n            \"altro che taxi dei migranti quelli come user mettono pezze su quello che i politici non fanno o non voglion … url\"\n        ],\n        [\n            1,\n            \"user ma se sono 700 anni ke nessun nome islamico x scoperte di rilievo fisica arti musica pensiero matematica non sanno fare niente\"\n        ],\n        [\n            0,\n            \"� chiusa a scuola per proteggere la ragazza musulmana dal padre � url\"\n        ],\n        [\n            0,\n            \"il 50 sono delinquenti stranieri che la ue non accetta url\"\n        ],\n        [\n            1,\n            \"ma ancora una casualità nel giorno in cui non si parla della guerra vera un attacco terroristico in francia e appena sentito gentiloni\"\n        ],\n        [\n            1,\n            \"user user bravo matteo bisogna parlare chiaro stop islam e forza marine le pen\"\n        ],\n        [\n            1,\n            \"hanno rotto il cazzo con tutti questi atti terroristi io sono pronto alla guerra\"\n        ],\n        [\n            0,\n            \"parigi attentato agli champs elysees chi era l'aggressore ucciso islamico radicalizzato e a rischio attacchi dell … url\"\n        ],\n        [\n            0,\n            \"l'esordiente dikele distefano ha letto pochissimo e malissimo il più grande autore migrante in italia è … … url\"\n        ],\n        [\n            0,\n            \"user e mi spieghi allora come puoi fare per cittadini europei prendi i musulmani e li cacci questo vorresti fare vero\"\n        ],\n        [\n            0,\n            \"dazebao news francia attentato alla vigilia del voto allarme terrorismo url\"\n        ],\n        [\n            0,\n            \"dortmund germania l'attentato non era terroristico ma economico infatti si volevano colpire le azioni della società calcistica del borussia\"\n        ],\n        [\n            0,\n            \"chi dà i soldi alle ong che soccorrono i migranti e soprattutto perché li sbarcano tutti in hashtag url\"\n        ],\n        [\n            0,\n            \"milano carabiniere e militare feriti da gruppo immigrati in stazione centrale url\"\n        ],\n        [\n            0,\n            \"a parigi anche stavolta dimostrazione che non tutti gli islamici sono terroristi ma i terroristi sono tutti islamici\"\n        ],\n        [\n            0,\n            \"socialtv network · volete sapere quanto pagheremo nel prossimo anno per la gestione dell'immigrazione da parte url\"\n        ],\n        [\n            0,\n            \"user ci credo molto poco m5s ha appoggiato gli immigrati ed i rom fino a ieri e comunque tutto ciò che … url\"\n        ],\n        [\n            0,\n            \"la giunta stanzia centomila euro per trasportare i nomadi a scuola url adriano montanaro alessandria\"\n        ],\n        [\n            0,\n            \"lavori nella “ casa dei profughi ” in via roma giovedì l ’ aggiudicazione url cronaca locale … url\"\n        ],\n        [\n            0,\n            \"tutti gli attentati sono di matrice islamica affermare l'inizio della terza guerra mondiale x causa di religione no … url\"\n        ],\n        [\n            0,\n            \"hashtag cronaca torino via germagnano continuano i controlli della polizia al campo nomadi … url\"\n        ],\n        [\n            0,\n            \"di maio straparla sui migranti in arrivo chiamando i barconi taxi per l'europa grillo delira su fine vita e si url\"\n        ],\n        [\n            0,\n            \"l ’ italia è la prima in europa a concedere la cittadinanza ai migranti url\"\n        ],\n        [\n            0,\n            \"user sai tutto sul traffico di droga ma mi sa nulla sul traffico di migranti ecc p s il m5s non è il male\"\n        ],\n        [\n            0,\n            \"user ci sono altri italiani in carceri straniere da innocenti come mai tutto questo rumore per questo e sile … url\"\n        ],\n        [\n            0,\n            \"milano rissa alla stazione centrale feriti due militari soldati accerchiati da 100 migranti url\"\n        ],\n        [\n            0,\n            \"user user sono quasi tutti islamici\"\n        ],\n        [\n            0,\n            \"la francia sceglierà il rottamateur e tra 5 anni voteranno le pen anche i musulmani\"\n        ],\n        [\n            0,\n            \"user ma chi crede ancora che in italia si possa prevenire il terrorismo 😑 finora c'è solo andata bene 😶\"\n        ],\n        [\n            0,\n            \"user al vivere civile devono contribuire tutti anche i tuoi amici immigrati o loro hanno il diritto di stare a … url\"\n        ],\n        [\n            0,\n            \"user non è il salvare problema ma che fanno di tutto per portarli qui un vero traffico fidatevi io conosco un profugo piange per truffa\"\n        ],\n        [\n            0,\n            \"arrestato a torino 29enne marocchino sospettato di terrorismoin chat aveva espresso la volontà di fare un url\"\n        ],\n        [\n            0,\n            \"arresto presunto terrorista torino accusato di progettare un attentato in italia cronaca torino url\"\n        ],\n        [\n            0,\n            \"striscia la notizia e la verità sui migranti tutto questo è assurdo e inspiegabile il video url\"\n        ],\n        [\n            0,\n            \"la denuncia 100mila euro per la guardia nei campi rom url hashtag\"\n        ],\n        [\n            0,\n            \"“ così gli scafisti scortano i migranti sulle navi delle ong ” user url\"\n        ],\n        [\n            0,\n            \"toh che caso clandestino islamico radicale e terrorista costa stava per fare url\"\n        ],\n        [\n            0,\n            \"così si comportava il m5s nel 2010 rispetto i migranti m tutto cambia per un poco di voti url\"\n        ],\n        [\n            0,\n            \"i migranti vengono scortati sulle navi delle ong dagli scafisti le immagini della tecnica utilizzata hashtag url\"\n        ],\n        [\n            0,\n            \"user user ma mi chiedo perché le ong straniere non portano i migranti a casa loro e non in italia\"\n        ],\n        [\n            0,\n            \"la legge per la protezione e accoglienza dei minori migranti è finalmente realtà save the children italia url\"\n        ],\n        [\n            0,\n            \"le news dall'hashtag minori stranieri soli visita alla prima struttura di accoglienza aperta a bologna url\"\n        ],\n        [\n            0,\n            \"l'italia non deve rimpatriare i migranti verso paesi che non rispettano i diritti firma l'appello hashtag url\"\n        ],\n        [\n            0,\n            \"escluse le chiese ⛪ ️ ogni struttura che appartiene alla chiesa prende un profugo già non pagano le tasse … url\"\n        ],\n        [\n            0,\n            \"nuova strage di migranti decine di corpi sulle spiagge della libia url\"\n        ],\n        [\n            0,\n            \"berlino blitz della polizia in campo profughi 4 arresti url url\"\n        ],\n        [\n            0,\n            \"user mai una parola sulla mafia che stritola l'italia sempre e solo immigrati\"\n        ],\n        [\n            0,\n            \"user le navifrontex fanno a gara a chi sbarca più profughi la costante è che li sbarcano solo danoi perché permettiamo tutto questo\"\n        ],\n        [\n            1,\n            \"cona la manager della cooperativa ai migranti ' siete dei macachi ' url via user\"\n        ],\n        [\n            0,\n            \"a chi si vanta di non fare beneficenza se sentite freddo voi immaginate i terremotati i migranti i senzatetto e fate qualcosa pure voi\"\n        ],\n        [\n            0,\n            \"user stai bene vestito così se ti accettano come immigrato resta in russia\"\n        ],\n        [\n            0,\n            \"ue l ' 80 degli arrivi dei migranti in italia sono irregolari url\"\n        ],\n        [\n            0,\n            \"padoan risponde all'ue scostamento per sisma e migranti il testo della lettera url\"\n        ],\n        [\n            1,\n            \"user immigrati che non si integrano ma usufruiscono di tutti i ns servizi pubblici comodo eh basta prima gli italiani\"\n        ],\n        [\n            0,\n            \"quel profugo suicida nel canal grande che interroga le nostre coscienze url via user\"\n        ],\n        [\n            0,\n            \"verona 8 profughi in ospedale dopo abbuffata otto cosiddetti profughi ospitati in un … url\"\n        ],\n        [\n            1,\n            \"in veneto i sindaci si sono rotti le palle “ via tutti gli immigrati dal nostro territorio entro 20 giorni ” url\"\n        ],\n        [\n            0,\n            \"perché sono vergognosi i minuetti di bruxelles contro l'italia sulle spese per i migranti di federico pirro url\"\n        ],\n        [\n            0,\n            \"manfellotto s'indigna secondo lui anche la statistica e razzista perche conferma che gli stranieri rubano di più … url\"\n        ],\n        [\n            0,\n            \"corso gratuito di rafforzamento della lingua italiana per donne straniere cesvol perugia al servizio della url\"\n        ],\n        [\n            0,\n            \"user quando noi italiani siamo stati profughi siamo andati a lavorare non a fare i parassiti nelle case di chi ci accoglieva\"\n        ],\n        [\n            0,\n            \"milano un anno di invasione così il pd ha fallito sui migranti ilgiornale it url via user\"\n        ],\n        [\n            0,\n            \"floris presentatore senza spina dorsale dovresti parlare indagare denunciare tutto il giorno degli immigrati iniettati in italia hashtag\"\n        ],\n        [\n            0,\n            \"stop ai barconi di migranti l ’ italia cerca l ’ accordo in libia url\"\n        ],\n        [\n            0,\n            \"user sentendo salvini gli italiani sono onesti e tutti bravi cittadini e la crminalità arriva solo da immigrati e zingari\"\n        ],\n        [\n            0,\n            \"gabriele del grande è libero migliaia di migranti no della prima vicenda i contorni non sono chiari per la url\"\n        ],\n        [\n            0,\n            \"user e sarà sempre peggio l'immigrazione serve anche a questo per risolvere tutti i problemi basta estirp … url\"\n        ],\n        [\n            0,\n            \"niente profughi alla ex base di ca ' bianca se arriveranno in strutture private saranno impegnati in lavori utili url\"\n        ],\n        [\n            0,\n            \"ventimiglia distribuiscono pasti ai migranti in via tenda denunciati tre francesi della valle roya url\"\n        ],\n        [\n            0,\n            \"in ungheria non si raggiunge il quorum anti immigrati grazie ungheresi una lezione di civiltà per tutta l'europa hashtag\"\n        ],\n        [\n            0,\n            \"los angeles caricatura di trump alla giornata dei migranti url\"\n        ],\n        [\n            0,\n            \"l ’ onu nel 2050 in l ’ italia 40 milioni di immigrati url\"\n        ],\n        [\n            0,\n            \"roma 06 12 2016 sono 231 i migranti tratti in salvo nella giornata di ieri nel mediterraneo centrale in 4 url\"\n        ],\n        [\n            0,\n            \"user doveva anche dire cedere sovranità agli immigrati clandestini compresi forse era sottinteso\"\n        ],\n        [\n            0,\n            \"user carletto devi denunciare che stanno facendo di tutto per allontanarci dal nostro mister giornalai sia napoletani che stranieri\"\n        ],\n        [\n            0,\n            \"hashtag molto giovani fuggono per migliorare vita come tutti eliminare disparità tra paesi ricchi e poveri url\"\n        ],\n        [\n            0,\n            \"user e diciamo anche quando era al governo per ogni immigrato o profugo il suo governo elargiva 50 euro per non dimenticare\"\n        ],\n        [\n            0,\n            \"4 miliardi e 600milioni per i migranti ma in questi non sono mica conteggiati i costi della sanità pubblica dove hanno tutto gratis loro\"\n        ],\n        [\n            0,\n            \"lite tra extracomunitari via imbonati milano chi è pro e chi è contro l ’ immigrazione url url\"\n        ],\n        [\n            0,\n            \"user macron è un europeista pro immigrazione e pro euro marine le pen tutto l'opposto\"\n        ],\n        [\n            0,\n            \"profughi milano non ce la fa le lunghe notti dei migranti sotto i ponti la repubblica url url\"\n        ],\n        [\n            0,\n            \"ridicolo servizietto a hashtag che vorrebbe dimostrare che i hashtag sono tutti rifugiati oggetto di razzismo e i poliziotti merde\"\n        ],\n        [\n            1,\n            \"user ma andate a fanculo e iniziate a farvi anche voi carico dei problemi dei migranti ma seriamente rompete solo il cazzo\"\n        ],\n        [\n            0,\n            \"porto empedocle operazioni di sbarco di 223 migranti e 3 salme dalla nave della marina militare “ borsini ” url\"\n        ],\n        [\n            0,\n            \"roma no a centro prima accoglienza migranti protesta davanti a ferrhotel prima gli ita … url url\"\n        ],\n        [\n            0,\n            \"povertà mollicone guerra tra disperati nel sud più italiani senza niente che immigrati … url url\"\n        ],\n        [\n            0,\n            \"attentato incendiario alla casa per i profughi a lavarone indagini a tutto campo url\"\n        ],\n        [\n            0,\n            \"papa francesco alla veglia di pasqua ingiustizie tratta e migranti riflettono la morte di gesu ' url\"\n        ],\n        [\n            0,\n            \"30 immigrati irrompono nel market e divorano tutto poi si giustificano così url\"\n        ],\n        [\n            0,\n            \"matteosalvinimi per campana del pd bisogna accogliere e distribuire immigrati in italia per mandare i vostri … url\"\n        ],\n        [\n            0,\n            \"il giro di vite di berlino tagli al welfare per stranieri sussidi solo dopo 5 anni prima url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag calais interprete della tv francese “ stuprata da un migrante ” intanto i giudici autorizzano sgombero … url\"\n        ],\n        [\n            0,\n            \"roma rimini e bolzano le province “ salvate ” dai migranti url url\"\n        ],\n        [\n            0,\n            \"la vendetta di saviano contro l'italia che non lo santifica riempire il sud di migranti che non saran mafiosi ma … url\"\n        ],\n        [\n            0,\n            \"user user non sanno nemmeno come fare una riforma e pretendono di modificare la costituzione\"\n        ],\n        [\n            0,\n            \"dare più peso in classe alla lingua materna degli immigrati url\"\n        ],\n        [\n            0,\n            \"poi sei alla stazione e un immigrato viene e inizia a parlare con te lamentandosi della italia dicendo che andrà url\"\n        ],\n        [\n            0,\n            \"« non lasciamoli al freddo » un appello per i profughialla sindaca di roma url\"\n        ],\n        [\n            0,\n            \"oltre 90 migranti dispersi al largo della libia askanews url url\"\n        ],\n        [\n            0,\n            \"hashtag ancora ci frantuma con la storia del dividere migranti x paesi ma lo sapete che loro non vogliono stare nei paesini\"\n        ],\n        [\n            0,\n            \"al via la campagna « ero straniero l'umanità che fa bene » url\"\n        ],\n        [\n            0,\n            \"trump restrizioni per gli europei che viaggiano in america e critiche alla politica della merkel sulle immigrazioni url\"\n        ],\n        [\n            0,\n            \"user il fatto è che le frontiere sono già super controllate per i profughi\"\n        ],\n        [\n            0,\n            \"hashtag per i figli di immigrati nati in italia perché non debbano più aspettare 18 anni per ottenere questo stat … url\"\n        ],\n        [\n            0,\n            \"user è esclusivamente per stranieri a quanto ho capito\"\n        ],\n        [\n            0,\n            \"user ius soli profughi richiedenti asilo in quel tutti ci stanno di diritto per iniziare\"\n        ],\n        [\n            0,\n            \"giunta raggi infame con i migranti la dimostrazione del fascismo e del razzismo disonore per roma url\"\n        ],\n        [\n            0,\n            \"user vero ma fortunatamente anche l'immigrazione è reversibile\"\n        ],\n        [\n            0,\n            \"– lavoratori stranieri producono 127 miliardi di ricchezza in italia url\"\n        ],\n        [\n            0,\n            \"user un grosso calcio gli ital te lo hanno dato anche per la dissennata politica dell ' immigraz giusto che ti abbiano affondato\"\n        ],\n        [\n            0,\n            \"user in italia abbiamo tutto e tutti ma arriverà un migrante che sarà uguale o peggio di salvini e ti farà il culo e ' statistica\"\n        ],\n        [\n            1,\n            \"user e quello rompe il cazzo con i vitalizi quando i problemi della gente sono altri il lavoro l'euro le tasse i migranti\"\n        ],\n        [\n            0,\n            \"nuovo attacco sferrato da forza nuova puglia al dibattuto tema dell'immigrazione mettendo in guardia la url\"\n        ],\n        [\n            0,\n            \"user se tutti rimpatriassero gli stranieri che delinquono allora quante migliaia di italiani dovrebbero ritornare\"\n        ],\n        [\n            0,\n            \"la firma accordo tra italia e libia per fermare il traffico dei migranti url\"\n        ],\n        [\n            1,\n            \"“ mi hanno fatto diventare razzista mai più affitterò agli immigrati ” l ’ odissea di giacomo url url\"\n        ],\n        [\n            0,\n            \"user gli immigrati in italia vivono a gratis mantenuti da italiani perseguitati da tasse da usura\"\n        ],\n        [\n            0,\n            \"quanti sono i migranti che arrivano in l'italia dom 04 12 alle 0 45 am e lun 05 12 all ' 1 50 am user … url\"\n        ],\n        [\n            0,\n            \"il mondo è tutto un poi vedremo cosa succederà all'ambiente poi vedremo cosa succederà dell'immigrazione poi vedremo ma vedremo cosa ggaber\"\n        ],\n        [\n            0,\n            \"user è strano come molti fautori del voto a stranieri dicano no a un senato indirett eletto anche da comunitari\"\n        ],\n        [\n            0,\n            \"user perfetto non sono profughi e si sa da subito inutile far fare trafile strane a chi già sappiamo non aver diritto\"\n        ],\n        [\n            0,\n            \"esercito a milano altri 150 militari alfano qui non arriveranno più altri migranti milano fanpage … url\"\n        ],\n        [\n            0,\n            \"user user eh già alla fine si'sta meglio qui ' senza filo spinato cariche di polizia ai migranti brutti sporchi e cattivi\"\n        ],\n        [\n            0,\n            \"investire sugli immigrati non è solo la cosa giusta da fare ma anche quella url url\"\n        ],\n        [\n            0,\n            \"renzi si inventa l'una tantum per chi accoglie più migranti 2 milioni a milano url hashtag\"\n        ],\n        [\n            1,\n            \"boicotta i negozi stranieri a roma spuntano i manifesti url\"\n        ],\n        [\n            0,\n            \"è stata una cerimonia bellissima e toccante vecchi giovani migranti grazie leipzig ❤ ❤ ❤\"\n        ],\n        [\n            0,\n            \"sono un immigrato da 16 anni qui in italia ho lavorato sempre pagando le tasse perché non merito il rispetto dell … url\"\n        ],\n        [\n            0,\n            \"hashtag in mattinata sono previsti a catania 1004 stranieri a bordo della nave dattilo\"\n        ],\n        [\n            0,\n            \"così obama anticipò trump bloccò tutti i migranti iracheni url\"\n        ],\n        [\n            0,\n            \"balle di peppe milioni di undocumented di immigrati clandestini sono stati legalizzati nel corso della storia … url\"\n        ],\n        [\n            1,\n            \"l'italia va pulita dai migranti questa feccia umana non la vogliamo w l'italia\"\n        ],\n        [\n            0,\n            \"chi ha disponibilità di spazio salute e un figlio all'estero a lavorare prenda in casa un immigrato tutti devono avere una possibilità\"\n        ],\n        [\n            0,\n            \"“ il made in italy cresce con il lavoro degli stranieri ” url\"\n        ],\n        [\n            0,\n            \"calais migranti iniziato lo smantellamento della giungla url via user\"\n        ],\n        [\n            1,\n            \"user purtroppo lo sappiamo tutti e anche loro ma hanno un progetto da attuare ubbidiscono a ordini stranieri noi siamo zero\"\n        ],\n        [\n            0,\n            \"ma hashtag lo sa lo capisce che un protezionista di una potenza straniera peraltro mercato di sbocco dell'italia è un suo nemico hashtag\"\n        ],\n        [\n            0,\n            \"sempre a fare servizi strappa lacrime sugli immigrati come se fossero tutti dei martiri quasi tutti criminali hashtag user\"\n        ],\n        [\n            1,\n            \"ci si lamenta degli immigrati e poi per strada c'è ancora gente italiana che picchia un ragazzo perché gay fanculo merde\"\n        ],\n        [\n            0,\n            \"user però non mettete al primo posto in bella mostra la vostra lotta alla mafia avete scelto l'immigrazione alla lotta alla mafia\"\n        ],\n        [\n            0,\n            \"alfano ' altri 150 militari a milano stop ai migranti ' ansa it url buffone\"\n        ],\n        [\n            0,\n            \"boldrini shock gli italiani ricevono le pensioni grazie agli immigrati url\"\n        ],\n        [\n            0,\n            \"quanto mi piace sul bus sentire gli immigrati che parlano in bolognese hashtag\"\n        ],\n        [\n            0,\n            \"le verità scomode su migranti e lavoro url via user\"\n        ],\n        [\n            0,\n            \"user mentono sapendo di mentire ormai lo sanno anche le pietre che lo scopo è la cresta sui soldi per gli immigrati\"\n        ],\n        [\n            0,\n            \"user prima chi vive in italia e paga le tasse come milioni di immigrati che lavorano e sono privi di diritti civili\"\n        ],\n        [\n            0,\n            \"in italia con gli immigrati clandestini stiamo inportando solo ignoranza e culture barbare le conseguenze le pagheranno i nostri figli e nip\"\n        ],\n        [\n            1,\n            \"il popolo italiano deve rassegnarsi all'immigrazione selvaggia e attrezzarsi per lasciare in massa l'italia per far posto agli immigrati\"\n        ],\n        [\n            0,\n            \"barricate anti migranti mai barricate contro le infiltrazioni mafiose agoravox italia hashtag url\"\n        ],\n        [\n            0,\n            \"conviene aprire campi profughi in libia farli proteggere dalla legione straniera dotarli di personale medico parame … url\"\n        ],\n        [\n            0,\n            \"user immigrata sudamericana che non sa fare le pulizie e tanto altro\"\n        ],\n        [\n            0,\n            \"gran sasso bufera sulla kyenge “ solidarietà anche ai migranti che sono url\"\n        ],\n        [\n            0,\n            \"monumento alla solidarietà tra uomini di mare e migrantes url\"\n        ],\n        [\n            0,\n            \"i rimpatri dei migranti maliani mettono alla prova gli accordi tra europa e africa url\"\n        ],\n        [\n            0,\n            \"boom di migranti nel canale di sicilia soccorse 1500 persone user url\"\n        ],\n        [\n            1,\n            \"esportiamo cervelli importiamo immigranti questa italia con questo governo è senza futuro a dicembre votiamo no … url\"\n        ],\n        [\n            0,\n            \"in ciabatte al gelo così vivono i migranti minorenni nintendo switch url\"\n        ],\n        [\n            0,\n            \"sondaggio sentix per il 20 investitori stranieri italia via dall'euro in 12 mesi by laura naka antonelli url\"\n        ],\n        [\n            0,\n            \"user infatti questi migranti servono anche per inculcare negli italiani il concetto del lavoro dipendente gr … url\"\n        ],\n        [\n            0,\n            \"un quiz se una ong italiana porta in germania 40 profughi in pullman li accolgono le ong europee via nave li portano tutti in italia\"\n        ],\n        [\n            1,\n            \"hashtag trovo assurdo che un immigrato possa non farsi identificare ormai con la burocrazia stiamo regredendo all'età della pietra\"\n        ],\n        [\n            0,\n            \"il caso fa ancora discutere il decreto immigrazione ora al centro dell'attenzione il ruolo di pubblico url\"\n        ],\n        [\n            0,\n            \"user non lo sa e anche se glielo dicono non lo sa lo stesso tipo l'accoglienza a profughi da paesi non in guerra hai presente\"\n        ],\n        [\n            0,\n            \"gli stranieri che mandano avanti l'agricoltura sono malpagati diano paghe vere lorsignori e ci lavoreranno anche gli italiani hashtag\"\n        ],\n        [\n            0,\n            \"ora anche il pd lo ammette i migranti solo ozio ostentato url\"\n        ],\n        [\n            0,\n            \"via crucis blindata tremila uomini per la sicurezza nelle meditazioni riferimenti anche a guerra e migranti … url\"\n        ],\n        [\n            0,\n            \"modena fila per stranieri in discoteca spunta l'audio della vergogna url url\"\n        ],\n        [\n            0,\n            \"la grecia spara sui profughi l ’ europa tace e lascia fare url via user\"\n        ],\n        [\n            0,\n            \"incendio doloso polemiche e fuoco all'excalibur la provincia di e dopo tre settimane incendio a un km sempre per via di migranti mah\"\n        ],\n        [\n            0,\n            \"in piazza duomo le palme che dividono milano gli immigrati « atmosfera di casa » url url\"\n        ],\n        [\n            0,\n            \"rt caritas milano oggi è la giornata in memoria delle vittime dell ’ immigrazione ricordiamoci che anche noi siam … url\"\n        ],\n        [\n            1,\n            \"user user m5s e ' contro i bankster soros rothschilds che sono i veri creatori della immigrazione piena di isis\"\n        ],\n        [\n            0,\n            \"professionisti della penna autorizzati e complimentati a non rispondere a domande di tutti e lettere gov straniero … url\"\n        ],\n        [\n            0,\n            \"user anche l'immigrazione favorisce questi fenomeni il problema è più grande di quel che sembra ma c'è chi ci sguazza\"\n        ],\n        [\n            0,\n            \"il fatto quotidiano omicidi e stupri nel campo profughi in libia arrestato 22enne a milano boccassini mai visto … url\"\n        ],\n        [\n            0,\n            \"le pen agli stranieri se venite qui niente scuola gratis tuttoscuola url url\"\n        ],\n        [\n            0,\n            \"ha detto la bonino al lingotto servono almeno 1 5 milioni di immigrati si noti il servono al posto di dobbiam … url\"\n        ],\n        [\n            0,\n            \"ancora latitanti i 3 detenuti stranieri evasi dal carcere minorile ferranti aporti di torino url\"\n        ],\n        [\n            0,\n            \"cagliari per 900 profughi notte a bordo della nave url url\"\n        ],\n        [\n            0,\n            \"calais lo sgombero della ' giungla ' a lesbo migranti danno fuoco a centro ue mondo ansa it url\"\n        ],\n        [\n            0,\n            \"il giornale hashtag cona migranti trasferiti dal centro di accoglienza dopo la rivolta del gruppo di migranti di … url\"\n        ],\n        [\n            0,\n            \"hashtag dite a quell servo miserabile che gli italiani vengono prima degli stranieri noi abbiamo dei diritti in italia\"\n        ],\n        [\n            0,\n            \"user user a proposito dell'immancabile iphone in mano a tutti i finti profughi quanti pensionati italiani ce l'hanno\"\n        ],\n        [\n            1,\n            \"user abbiamo l'italia piena di clandestini potenziali delinquenti grazie ad una politica scellerata del governo sull'immigrazione\"\n        ],\n        [\n            0,\n            \"sui profughi i cittadini del nordest sono più avanti dei politici che gridano all ’ invasione è quanto emerge dal url\"\n        ],\n        [\n            0,\n            \"retweeted ugo lazzara user “ servono strutture per i migranti … ” il folle piano del governo dopo il 4 url\"\n        ],\n        [\n            0,\n            \"troppi stranieri in classe la scuola mette le quote per italiani url url\"\n        ],\n        [\n            0,\n            \"parliamo di hashtag noi italiani intanto oggi almeno 10 stranieri di varie religioni mi hanno fatto gli augur … url\"\n        ],\n        [\n            0,\n            \"renzi litiga con calenda ma senza una politica industriale seria gli stranieri conquistano l'italia url via user\"\n        ],\n        [\n            0,\n            \"comunque volevo scrivere che il centro italia non esiste più e l'attenzione è tutta sugli immigrati scusa presidente\"\n        ],\n        [\n            0,\n            \"immigrazione sorpasso dopo anni più italiani all'estero che stranieri in italia url via user\"\n        ],\n        [\n            0,\n            \"ancora insistono a chiamarli “ profughi ” url\"\n        ],\n        [\n            0,\n            \"da quest'anno il 3 ottobre è la giornata della memoria dedicata ai 368 migranti che nel 2013 sono morti sperando … url\"\n        ],\n        [\n            0,\n            \"in italia 11 milioni di persone non hanno accesso alle cure italiani o stranieri per noi non fa differenza dona con hashtag o telefona a 45565\"\n        ],\n        [\n            0,\n            \"milano rogo a palazzo con migranti 10 indagati residenti “ spedizione punitiva ” url\"\n        ],\n        [\n            0,\n            \"il flusso di stranieri non risolverà la crisi demografica e il problema della bassa natalità url user\"\n        ],\n        [\n            0,\n            \"crimini e degrado degli immigrati forza nuova “ gli italiani devono url\"\n        ],\n        [\n            0,\n            \"hashtag è normale altrimenti perché tanti immigrati in italia era tutto scritto ma dopo aver preso i voti che fine url\"\n        ],\n        [\n            0,\n            \"hashtag scuola bagni separati per i bimbi migranti è polemica url\"\n        ],\n        [\n            0,\n            \"nel servizio clienti user sono ormai tutti stranieri che parlano male italiano hashtag\"\n        ],\n        [\n            0,\n            \"trump la numero uno della fed contro il presidente rallentare immigrazione ostacolerà la crescita economica url\"\n        ],\n        [\n            0,\n            \"“ trump vuole mobilitare fino a 100mila uomini della guardia nazionale contro gli immigrati irregolari ” url adriano …\"\n        ],\n        [\n            0,\n            \"user ma se sono per l'immigrazione selvaggia rischieremmo di fare la fine della grecia con tsipras ed anche peggio\"\n        ],\n        [\n            0,\n            \"c'è stata immigrazione a milano lo noto dal tifo\"\n        ],\n        [\n            0,\n            \"roma centinaio ln “ sulle ong che favoriscono la tratta dei migranti andremo fino in fondo presentato un esposto … url\"\n        ],\n        [\n            0,\n            \"user condividiamo tutti ma loro guardano agli interessi dell'assoc affaristi in immigrazione riuniti\"\n        ],\n        [\n            0,\n            \"user il populismo della lega è incompleto immigrazione parlare di svalutaz della lira non eccita molto ci vuole del socialismo\"\n        ],\n        [\n            0,\n            \"user chi ci guadagna e quanto su questo business dei migranti\"\n        ],\n        [\n            0,\n            \"clamorosa scoperta ecco chi paga i trafficanti per favorire l ’ immigrazione in italia url via user\"\n        ],\n        [\n            0,\n            \"paola – l ’ integrazione fa “ tutti colorati ” il liceo cittadino si apre ai migranti url\"\n        ],\n        [\n            0,\n            \"user user sono i vostri a fare questo saita cognome da immigrata\"\n        ],\n        [\n            0,\n            \"user trump contro statua della libertà anacronistica incita immigrazione url non è nipote di immigrati lui\"\n        ],\n        [\n            0,\n            \"13 04 2017 tappeto di sabbia dell'altare della reposizione parrocchia m ss d neve di lercara f pa hashtag url\"\n        ],\n        [\n            1,\n            \"per il 49 sono le tassse e l'eccessiva burocrazia a tener lontana hashtag altamente qualificata dall'italia\"\n        ],\n        [\n            0,\n            \"ventimiglia pattuglia della guardia di finanza presa a sassate da un gruppo di migranti riviera 24 url\"\n        ],\n        [\n            1,\n            \"user furba non ci vuole molto basta capire chi guadagna sui migranti mafia ong cooperative qui sta il baco lato italia\"\n        ],\n        [\n            0,\n            \"l'anpi canta a scuola l'inno ritoccato per i migranti e la destra s'infuria url\"\n        ],\n        [\n            0,\n            \"hashtag stop all'immigrazione non come italia e grecia che sono sommersi voglio essere presidente della francia non di una vaga entità\"\n        ],\n        [\n            0,\n            \"va bene drogarsi ma la coerenza invece proprio mai il leghista se la faceva con un immigrato albanese url\"\n        ],\n        [\n            0,\n            \"italiani stranieri in italia “ dov ’ è la legge sulla cittadinanza il pd blocca la riforma ” – left … url\"\n        ],\n        [\n            0,\n            \"in migliaia alla festa per i profughi url via user\"\n        ],\n        [\n            0,\n            \"calo nascite compensato dai immigrati un po ' come in questa stanza manca l'aria scoreggiamo tutti insieme … url\"\n        ],\n        [\n            0,\n            \"destra svizzera contro i migranti no alla nazionalità facile url\"\n        ],\n        [\n            0,\n            \"user x forza altrimenti le coop rosse che fatturano 12 mld annui vanno fallite senza immigrati\"\n        ],\n        [\n            0,\n            \"manzelli direttrice caarcere san vittore milano a fronte del 67 di detenuti stranieri san vittore non ha un mediatore culturale\"\n        ],\n        [\n            1,\n            \"user user possono andare via nessuno li trattiene il molise è troppo piccolo per ospitare tutti sti immigrati\"\n        ],\n        [\n            0,\n            \"hashtag viva gorino finalmente qualcosa viene fatto per far capire al governo che non si può accogliere e poi abbandonare\"\n        ],\n        [\n            0,\n            \"berlino migranti governo tedesco accusa l'italia di lasciar passare gli irregolari in germania url via user\"\n        ],\n        [\n            0,\n            \"veto di trump agli immigrati oggi la decisione della corte d ’ appello url\"\n        ],\n        [\n            0,\n            \"user user anche in germania il numero dei carcerati stranieri è drasticamene salito e le prigioni scoppiano come in it\"\n        ],\n        [\n            0,\n            \"user dopo i 10 no della mia famiglia mi aspetto al più presto un calcio in culo agli immigrati che infe … url\"\n        ],\n        [\n            0,\n            \"i profughi della rotta balcanica nella morsa del freddo tre morti url via user\"\n        ],\n        [\n            0,\n            \"questo posso capirlo ma che senso ha prendersela con persone straniere in italia sono loro che comandano e decidono come la situazione\"\n        ],\n        [\n            0,\n            \"i migranti che passano per la libia non puntano a venire in italia url\"\n        ],\n        [\n            0,\n            \"doria migranti ricollocati tutta liguria sindaco genova città secondo viminale ha già fatto sua parte url\"\n        ],\n        [\n            0,\n            \"vuole ospitare i profughi in casa suail paese si ribella rifugiati respinti url\"\n        ],\n        [\n            0,\n            \"la nuova rotta dei migranti verso le spiaggette del sulcis la stampa url\"\n        ],\n        [\n            0,\n            \"user in città nn si sente parlare italiano grazie a voi solo stranieri quando un vero censimento 500 € aclandestino e 0 € a expiva\"\n        ],\n        [\n            0,\n            \"user visto che parli di dati a me risulta che in numeri gli immigrati in italia sono meno di germania francia spagna per esempio\"\n        ],\n        [\n            0,\n            \"per me molti immigrati ottengono anche sussidi con le false certificazioni alcune volte cumulano sussidi e pensioni 😒 hashtag\"\n        ],\n        [\n            0,\n            \"user pedofilia mercato degli organi spacciatori di droga tutti fanno finta di non saperlo come i migranti del caporalato\"\n        ],\n        [\n            0,\n            \"roma borseggi su bus e metro arrestati 12 pregiudicati stranieri ma che diavolo ci vuole a spedirli a casa loro a … url\"\n        ],\n        [\n            1,\n            \"hashtag 8500 migranticlandestini in 3 giorni questa la vittoria delle opposizioni italiani insieme fermeremo tutti url\"\n        ],\n        [\n            0,\n            \"pierre moscovici per migranti e terremoto l'italia avrà tutta la flessibilità disponibile … url\"\n        ],\n        [\n            0,\n            \"i volti e le voci dei profughi siriani fuggiti dalla guerra oggi in italia con i hashtag url\"\n        ],\n        [\n            0,\n            \"i cuochi migranti un'idea innovativa nel panorama della cucina francese e della migranti hashtag url\"\n        ],\n        [\n            0,\n            \"il m5s contro minniti “ no ai cie in ogni regione assumere laureati per identificare i migranti url via user\"\n        ],\n        [\n            0,\n            \"sorpresa il sindaco anti migranti non è leghista ma pd e scatta il mea culpa il secolo d'italia … url\"\n        ],\n        [\n            0,\n            \"giovane immigrato libico arrestato dagli agenti della polizia di stato per furto aggravato url url\"\n        ],\n        [\n            0,\n            \"il paese che accoglie da solo più migranti di tutti quelli che arrivano in europa dal mediterraneo url via user\"\n        ],\n        [\n            0,\n            \"servizio civile aperto anche a ragazzi stranieri residenti in italia ci ritroveremo potenziali stupratori ad occuparsi di sport e assistenz\"\n        ],\n        [\n            0,\n            \"la vita straordinaria di marisa bruni tedeschi “ ora aiuto i migranti ” il libraio url\"\n        ],\n        [\n            0,\n            \"il leader tribale libico che ha firmato il patto con minniti aiuti economici e fermeremo il traffico di migranti url\"\n        ],\n        [\n            0,\n            \"maggior parte stranieri irregolari in italia in realtà non sono tecnicamente clandestini ma hashtag soggiornanti oltre tempo consentito\"\n        ],\n        [\n            0,\n            \"user parlate anche ti terremotati e migranti clandestini per favore\"\n        ],\n        [\n            0,\n            \"hashtag di fare il migrante non gli riuscì bene url\"\n        ],\n        [\n            0,\n            \"ringrazio di cuore i migranti i loro figli riusciranno a sopperire alla manodopera a basso costo del futuro viva i ricchi col culo altrui\"\n        ],\n        [\n            0,\n            \"pm “ uomo ‘ ndrangheta vicino alfano ha creato impero con centri profughi ” url\"\n        ],\n        [\n            1,\n            \"è tutto un pappa pappa pappa l'amore per i migranti ecco perché si chiamano risorse ecco xche ' tanti buonisti in t … url\"\n        ],\n        [\n            0,\n            \"risparmi in fumo e migranti nella roccaforte del no la costituzione non c ’ entra user url\"\n        ],\n        [\n            0,\n            \"problema non lavoratori stranieri ma salari al ribasso no alla manodopera sottopagata url\"\n        ],\n        [\n            0,\n            \"fermato scafista a pozzallo per la morte di 18 migranti agi agenzia giornalistica italia url url\"\n        ],\n        [\n            0,\n            \"milano italiano di 30 anni accerchiato da 10 minorenni immigrati e massacrato senza motivo url\"\n        ],\n        [\n            0,\n            \"papa francesco alla via crucis “ vergogna per il sangue innocente di donne bimbi migranti ” url\"\n        ],\n        [\n            0,\n            \"la morte dei barboni in italia prescinde dalla solidarietà per i migranti non facciamo una guerra inutile tra pover … url\"\n        ],\n        [\n            0,\n            \"angela siamo tutti con te trump immigrazione non è un diritto merkel proteggere i rifugiati url via user\"\n        ],\n        [\n            0,\n            \"liguriaoggi it ventimiglia dopo 48 ore ancora disperso il migrante sorpreso dalla piena del roja ventimiglia … … url\"\n        ],\n        [\n            0,\n            \"user user e soprattutto hai distillato odio in tutto prima i meridionali ora che ti servono i voti i migranti\"\n        ],\n        [\n            0,\n            \"user profugo onesto nessuno ne parla se fosse stato un italiano tutti si sarebbero riempiti la bocca soprattutto salvini\"\n        ],\n        [\n            0,\n            \"trump dice che la statua della libertà è anacronistica in quanto ispira all'immigrazione speriamo non ci tolgano url\"\n        ],\n        [\n            0,\n            \"user corretti aggiungevo che la presenza degli stranieri in italia è la stessa da anni sempre poco più di 5 milioni\"\n        ],\n        [\n            0,\n            \"milano duecento profughi in piazza contro il centro di bresso migliori condizioni di vita url\"\n        ],\n        [\n            0,\n            \"“ due profughi per 1000 abitanti ” ma i sindaci di destra frenano il piano del viminale user url\"\n        ],\n        [\n            0,\n            \"user parliamo di stop immigrazione legittima difesa più sicurezza leggi più severe per i ladri ĺ rapinatori di italia\"\n        ],\n        [\n            0,\n            \"studenti stranieri in aule separate rivolta a vercelli contro la provocazione della scuola la repubblica … url\"\n        ],\n        [\n            0,\n            \"in 50mila alla stramilano vince la solidarietà con profughi e disabili uniti nello sport … url\"\n        ],\n        [\n            0,\n            \"un omicidio la tratta dei migranti non è accoglienza se non c'è rispetto e giustizia url\"\n        ],\n        [\n            0,\n            \"trump silura il segretario alla giustizia contrario al bando immigrati virgilio notizie url\"\n        ],\n        [\n            0,\n            \"cos ’ è cambiato nel 2016 per i migranti in italia e in europa url\"\n        ],\n        [\n            0,\n            \"italia tra terremoti e migranti il caso gorino url\"\n        ],\n        [\n            0,\n            \"il governo pensa che gli sbarchi record di migranti non siano casuali “ c ’ è una regia ” user url\"\n        ],\n        [\n            1,\n            \"monte dei paschi renzi “ e ’ ancora un affare per investitori italiani e stranieri ” – rinfrescate memorie user url\"\n        ],\n        [\n            0,\n            \"il valore dell'immigrazione sintesi della ricerca con il sostegno di open society foundations url\"\n        ],\n        [\n            0,\n            \"user ti racconto un fatto vero sullaurelia prima del gra c'è un centro accoglienza profughi questi tutte le sere escono e\"\n        ],\n        [\n            0,\n            \"m5s meloni su immigrazione e temi etici è identico a pd url url\"\n        ],\n        [\n            0,\n            \"povertà dossier choc della caritas i meridionali superano gli immigrati url\"\n        ],\n        [\n            1,\n            \"user oh tutti uomini giovani e belli pasciuti ma che idioti gli italiani che parlano di immigrati e profughi clandestini sono\"\n        ],\n        [\n            0,\n            \"paese si ripopola grazie ai hashtag url\"\n        ],\n        [\n            0,\n            \"orrore a roma 49enne rapinata pestata e stuprata da immigrato romeno in gravi condizioni url via user\"\n        ],\n        [\n            1,\n            \"user user che ne dice delle persone derubate da immigrati tutto bene no non bastavano gia i ns problemi\"\n        ],\n        [\n            0,\n            \"gli studenti stranieri nelle scuole italiane interessanti le mappe provinciali url\"\n        ],\n        [\n            1,\n            \"si preoccupano anche per il patentino per gli immigrati e i sinistri le assicurazioni chi cazzo li paga siciliani di merca mi stupite\"\n        ],\n        [\n            0,\n            \"trump con merkel alla casa bianca « l'immigrazione è un privilegio » url\"\n        ],\n        [\n            0,\n            \"finanziamenti pubblici per fare film che parlino bene di immigrati voxnews url\"\n        ],\n        [\n            1,\n            \"alfano prepara il regime dopo il 4 dicembre arresto per chi si oppone ai migranti url\"\n        ],\n        [\n            0,\n            \"user user questa è l'italia comunista ecco a cosa servono i migranti competizione al ribasso\"\n        ],\n        [\n            0,\n            \"cona il prestigio dell'italia fatto a pezzi per le cooperative filo governative che con la gestione vergognosa dei profughi arricchiscono\"\n        ],\n        [\n            0,\n            \"user già povero winwin amore gli spezzerá il cuore appena entrerà chissà quale altro straniero in qualche unit e lui lo mollerá\"\n        ],\n        [\n            0,\n            \"ecco l ’ italia senza immigrati url via user\"\n        ],\n        [\n            1,\n            \"frase d'oggi qui i migranti mangian bene e abbondante il punto e ' che non mangian italiano non vogliono pasta la coop che gestisce cona\"\n        ],\n        [\n            0,\n            \"calais i bimbi profughi della giungla denunciano il governo inglese url\"\n        ],\n        [\n            0,\n            \"tanto per chiarire in materia di immigrazione il m5s ha votato tutti i provvedimenti del governo pd url\"\n        ],\n        [\n            0,\n            \"porto pino intercettati nella notte e soccorsi 29 migranti a bordo di due barchini url url\"\n        ],\n        [\n            0,\n            \"user sì sono prezzi normalissimi se consideri che anche cantanti italiani negli stadi chiedono tanto o che stranieri che non\"\n        ],\n        [\n            0,\n            \"lecce migrante sbarca in italia 8 anni dopo l'arrivo della madre si ritrovano grazie alla poliz … url via user\"\n        ],\n        [\n            0,\n            \"vicenza tabaccaia reagisce alla rapina immigrato dell'est preso a sprangate in testa riscatto nazionale url\"\n        ],\n        [\n            1,\n            \"user perche ' un profugo non se lo accoglie in casa lei meglio farli entrare e appiccicarli agli altri brava lei e tutti quelli come lei\"\n        ],\n        [\n            0,\n            \"se le uniche opportunità che offriamo ai migranti che rimangono in italia sono quelle di vivere nel malaffare droga … url\"\n        ],\n        [\n            0,\n            \"un nazareno sui migranti la nuova strategia di minniti su cie ed espulsioni che piace a forza italia url\"\n        ],\n        [\n            0,\n            \"assassini ecco il nome di chi porta o incoraggia a portare dalla libia in italia migranti su un canotto simile … url\"\n        ],\n        [\n            0,\n            \"user il governo fa di tutto per favorire l'invasione di stranieri sconosciuti non sarebbe il caso di indagare … url\"\n        ],\n        [\n            0,\n            \"secondo l'unhcr solo il 2 65 per cento degli immigrati sbarcati nel 2016 è un vero profugo tutti gli altri sono clandestini\"\n        ],\n        [\n            0,\n            \"il giornale hashtag berlino accoglierà dall'italia 500 profughi al mese quot è già stato concordato che … url\"\n        ],\n        [\n            0,\n            \"volontaria si confessa “ nei centri profughi accade di tutto ci molestano ci seguono a casa ” voxnews url\"\n        ],\n        [\n            0,\n            \"“ da assistenza a integrazione lavorativa immigrati fare network x sostenere 3 ° settore ” hashtag 31 3 h15 al cle … url\"\n        ],\n        [\n            0,\n            \"dopo 3 anni da profugo in hotel torna in ghana “ mi manca moglie ” url scappano dalla guerra\"\n        ],\n        [\n            0,\n            \"user è arroganza dire che leggi attuali su immigrazione e regolarizzazioni siano state approvate dal cdx è un fatto user\"\n        ],\n        [\n            0,\n            \"accoglienza nuovi profughi presidio della lega a pesaro url\"\n        ],\n        [\n            0,\n            \"centro immigrati all ’ ex fiera fratelli d ’ italia chiede a prefettura e michelini la verità url via user\"\n        ],\n        [\n            0,\n            \"con il no cade il governo gli stranieri certamente non investirebbero più in italia tassi di interesse alle stelle con relativo spread\"\n        ],\n        [\n            0,\n            \"quanti sono i medici immigrati in italia url url\"\n        ],\n        [\n            0,\n            \"si parla anche di immigrazione europa e populismi temi purtroppo drammaticamente attuali url\"\n        ],\n        [\n            0,\n            \"milano un altro italiano senza tetto muore di freddo non era profugo url\"\n        ],\n        [\n            0,\n            \"il mito dello straniero che ci ruba il lavoro italia attira manodopera poco qualificata url via user\"\n        ],\n        [\n            0,\n            \"user user nn tutti gli italiani sono delinquenti così nn si può generalizzare e trattare da delinquenti tutti i migranti\"\n        ],\n        [\n            0,\n            \"ancora una rissa tra stranieri in pieno centro a trento url\"\n        ],\n        [\n            0,\n            \"hotel a 4 stelle requisito per i ' profughi ' contro la volontà degli albergatori url presto anche le vostre case\"\n        ],\n        [\n            0,\n            \"siamo tutti d'accordo che la politica ue nei confronti dei profughi sia inesistenze se ne stanno sbattendo altamente ma\"\n        ],\n        [\n            0,\n            \"come miglior film straniero punto tutto su hashtag un capolavoro sotto ogni punto di vista hashtag\"\n        ],\n        [\n            0,\n            \"40 anni già espulso dall ’ ufficio immigrazione lo scorso 26 novembre nel corso di un servizio finalizzato alla url\"\n        ],\n        [\n            0,\n            \"salta in libia l ’ accordo tra italia e tribù del sud per il controllo dei migranti url\"\n        ],\n        [\n            0,\n            \"“ truffa da 9 milioni sull ’ accoglienza dei migranti ” un arresto e due persone indagate a potenza user url\"\n        ],\n        [\n            0,\n            \"dopo la hashtag settimana di lavoro per hashtag via obamacare decreti legge sull'immigrazione il 27 gennaio theresa may a washington\"\n        ],\n        [\n            1,\n            \"osservate bene il costo del biglietto agli italiani e quello ai stranieri ed io dovrei pagare per vedere un coglio … url\"\n        ],\n        [\n            0,\n            \"milano immigrati feriscono militari via user\"\n        ],\n        [\n            0,\n            \"800 milioni alla libia per fermare i migranti dopo l'accordo di gennaio in poche ore 6000 migranti hashtag user\"\n        ],\n        [\n            0,\n            \"user user in italia nn vincete per gli arbitri e in europa che finalmente ci sono gli arbitri stranieri che succede\"\n        ],\n        [\n            0,\n            \"uno straniero che arriva alla tua porta come un altro giuseppe in cerca di una mangiatoia ci sono versi di canzoni che racchiudono mondi\"\n        ],\n        [\n            0,\n            \"immigrato dalla giordania schianta di proposito l'aereo sui cui prendeva lezioni sì perchè gli usa prendono anche … url\"\n        ],\n        [\n            1,\n            \"l'unica pulizia da fare sono l'odio e le cazzate che hashtag produce a manetta i migranti sono una risorsa non d … url\"\n        ],\n        [\n            0,\n            \"leggo che hanno dato tre anni alla cameraman che ha fatto lo sgambetto al profugo con il bambino in braccio url\"\n        ],\n        [\n            0,\n            \"user user x ' sta succedendo una cosa ancora grave un inutile odio contro immigranti invece che pregare con loro 3\"\n        ],\n        [\n            0,\n            \"user essere stranieri non sembra visto tanto bene da sti giornalisti\"\n        ],\n        [\n            0,\n            \"roma migranti assaltano polizia gli agenti aprono il fuoco url\"\n        ],\n        [\n            0,\n            \"giordano drastico “ vi dico io a cosa servono gli immigrati e la nostra italia molto presto … ” url\"\n        ],\n        [\n            0,\n            \"fila alla caritas più italiani che immigrati qualcosa non torna url\"\n        ],\n        [\n            0,\n            \"roma gli immigrati puliscono le strade di monteverde url\"\n        ],\n        [\n            0,\n            \"l ’ italia inizia da sola sui migranti contro la paura limes url via user\"\n        ],\n        [\n            0,\n            \"campo da progressista cit pisapia all'italia servono 200 000 migranti ogni anno url\"\n        ],\n        [\n            1,\n            \"il flusso senza fine verso la speranza 4000 migranti sbarcano in sicilia url ormai speranza italia paese disastrato\"\n        ],\n        [\n            0,\n            \"a cm no chiusura corso di italiani per stranieri e centro interculturale donne servizi comunali anche di satira url\"\n        ],\n        [\n            0,\n            \"sandrogozi rt ljahier approvato bilancio ue2017 più soldi per erasmus occupazione giovani pmi immigrazione … url\"\n        ],\n        [\n            0,\n            \"hashtag quando la smettono di infierire sui migranti ancora non capiscono che sono frutto di disparità economiche e guerre ladrocinio\"\n        ],\n        [\n            0,\n            \"hashtag tutte le menzogne che si dicono e scrivono sui migranti una per tutte il numero di rifugiati in italia url\"\n        ],\n        [\n            0,\n            \"pontifex it quante volte nella bibbia il signore ci chiede di accogliere i migranti e i forestieri ricordandoci … url\"\n        ],\n        [\n            0,\n            \"trump per gli immigrati devi fare come l'europa a parole sono per l'accoglienza nei fatti lasciano all'italia il compito di sbrigarsela\"\n        ],\n        [\n            0,\n            \"quanto valgono le rimesse degli stranieri i dati dal 2005 al 2015 url url\"\n        ],\n        [\n            0,\n            \"user e subito dopo è tornato a parlare di immigrati che rubano a casa di dj francesco\"\n        ],\n        [\n            0,\n            \"user lui figlio di immigrati sposato piú volte con immigrate ora vuole chiudere le porte agli altri fare pace col cervello no\"\n        ],\n        [\n            0,\n            \"milano 17 dicembre stop war not people qui nessuno è straniero url\"\n        ],\n        [\n            0,\n            \"parte il cammino di preghiera in memoria delle vittime immigrazione oggi giornata della memoria url\"\n        ],\n        [\n            0,\n            \"ammazzate tutti i migranti insegnante finisce nella bufera url\"\n        ],\n        [\n            0,\n            \"ieri ex ambasciatore ci ha detto che mancano in italia paologentiloni consolionorari paesi che portano più immigrati come nigeriamoldavia …\"\n        ],\n        [\n            1,\n            \"user e ' quella che da sempre sostiene che gli immigrati non hanno la scabbia nè altre malattie per cui il tutto si commenta da sè\"\n        ],\n        [\n            1,\n            \"user basta con questi immigrati stop al multiculturalismo seguiamo trump alla faccia della quella con problemi ment la boldr\"\n        ],\n        [\n            1,\n            \"hashtag ma dopo l'accoglienza chi la mantiene tutta questa gente ma soprattutto a chi vanno i miliardi stanziati … url\"\n        ],\n        [\n            0,\n            \"user accordo solo con egitto campi profughi onu tra egitto e libia tra tutti i migranti separare chi ha diritto d'asilo\"\n        ],\n        [\n            1,\n            \"il piano ue per bloccare i migranti blocco navale davanti alla libia verità o balle per tenerci buoni … url\"\n        ],\n        [\n            0,\n            \"milano militari aggrediti in stazione centrale avevano chiesto documenti ad un immigrato url\"\n        ],\n        [\n            0,\n            \"rimpatri consiglio europa italia deve dare più garanzie agli stranieri url\"\n        ],\n        [\n            1,\n            \"al presidente eccellenza gli italiani possono anche morire di freddo importante è accogliere i migranti\"\n        ],\n        [\n            0,\n            \"user certo che no ne dagli immigrati ne dagli italiani la logica della contrapposizione è socialmente e umanamente devastante\"\n        ],\n        [\n            0,\n            \"niente barricate ma festa e abbracci per i migranti ospiti della caserma user url\"\n        ],\n        [\n            0,\n            \"il prof giuseppe liotta spiega le procedure di tesseramento dei minori stranieri residenti in italia url\"\n        ],\n        [\n            0,\n            \"user non è una violazione della privacy perché in qualità di straniera non ammessa negli stati uniti non ha diritti wtf\"\n        ],\n        [\n            0,\n            \"halima aden dal campo profughi alla fashion week di new york url\"\n        ],\n        [\n            0,\n            \"user gli basterà restare in italia per 2 anni e anche lo straniero ci avrà rimesso spremuto dalle tasse italiane\"\n        ],\n        [\n            0,\n            \"svizzera il post nazista del candidato consigliere della lega dei ticinesi agli immigrati ci penso io url\"\n        ],\n        [\n            0,\n            \"prefetto di roma giustizia per zhang yao e uffici immigrazione in luoghi sicuri firma la pet url via user\"\n        ],\n        [\n            0,\n            \"ancora orrore a berlino bruciano vivo un senza tetto non sono stranieri questa volta sono tedeschi url\"\n        ],\n        [\n            0,\n            \"flat tax per gli stranieri bene ma serve un intervento di sistema url\"\n        ],\n        [\n            0,\n            \"messico città ‘ protetta ’ per i migranti deportati url\"\n        ],\n        [\n            0,\n            \"user user il libano informati sta alzando un muro anche x loro stop immigrati\"\n        ],\n        [\n            1,\n            \"diretta facebook della manifestazione di protesta per l'insediamento di 300 immigrati nella struttura alberghiera url\"\n        ],\n        [\n            0,\n            \"user user sono in italia da 26 anni direi che qui lo straniero sei tu\"\n        ],\n        [\n            0,\n            \"terrorismo cacciato dall ’ italia un immigrato tunisino aveva contratti con l ’ attentatore di berlino url\"\n        ],\n        [\n            0,\n            \"accolto in italia come migrante url\"\n        ],\n        [\n            1,\n            \"user 640 mila pensioni tu parli di stranieri che sono le badanti che vengono dall'est non ti chiedi cosa costano alla sanita '\"\n        ],\n        [\n            0,\n            \"user user esatto e ti posso mandare un video di marazziti in cui dice che i migranti sono funzionali alla competitività\"\n        ],\n        [\n            0,\n            \"anche io vedo folle di italiani inferociti che si aggirano armati a caccia di profughi o cercano evasori url\"\n        ],\n        [\n            0,\n            \"gobbi a berna su tutte le furie tradimento della volontà popolare su immigrazione di massa url hashtag\"\n        ],\n        [\n            0,\n            \"' sì all'accoglienza ' milano come barcellona anche virzì e bonino alla grande marcia per i migranti url\"\n        ],\n        [\n            0,\n            \"user di chiesa governo e business l'immigrazione rende più della droga\"\n        ],\n        [\n            0,\n            \"nell'ultimo libro di scianca un monito così l'immigrazione distrugge l'identità secolo d'italia url\"\n        ],\n        [\n            0,\n            \"hashtag lo straniero che delinque in italia la pena deve scontarla nel paese di provenienza le carceri meno affollate\"\n        ],\n        [\n            0,\n            \"accoglienza immigrati eliantonio fdi an « stop business dei migranti in aumento » url\"\n        ],\n        [\n            0,\n            \"il piano della ue per i migranti “ la libia farà i respingimenti ” url\"\n        ],\n        [\n            0,\n            \"chi sono gli stranieri della terza generazione iva petrusic 20 anni si racconta al microfono di user … url\"\n        ],\n        [\n            0,\n            \"cagliari razzismo a scuola bagni separati per gli allievi migranti ma il caso è rientrato hashtag url\"\n        ],\n        [\n            0,\n            \"ad agadez si trova il più grande centro di smistamento di migranti in africa aperto dall ’ italia url\"\n        ],\n        [\n            0,\n            \"famiglia italiana sfrattata per far posto agli stranieri forza nuova url\"\n        ],\n        [\n            0,\n            \"user delle politiche di immigrazione ad esempio fare entrare solo chi ha un lavoro ma tale regola vale per tutti i paesi di tutte\"\n        ],\n        [\n            0,\n            \"user spengete le antenne della radiovaticana cosi bergoglio potra contare quanti migranti entrano in quei terreni in fila indiana\"\n        ],\n        [\n            1,\n            \"voxnews bufala del fatto sui “ profughi che scavano a rigopiano ” della bufala sui cosiddetti profughi che … url\"\n        ],\n        [\n            0,\n            \"usa non diffonde bando sull'immigrazione trump licenzia ministro della giustizia in terris … url\"\n        ],\n        [\n            0,\n            \"quindi sta con i nativi ma anche con hashtag discendente di immigrati e che ora fa passare gli oleodotti nelle rise … url\"\n        ],\n        [\n            0,\n            \"user basta ing tocca a governo aprire hotspot in libia far volare in italia profughi risparmio vite usino loro qui non x scafisti\"\n        ],\n        [\n            1,\n            \"user ah già le famose immigrate che costringono i clienti italiani per le strade a fare sesso con loro disgraziate\"\n        ],\n        [\n            0,\n            \"giocare a ping pong i poveri migranti scaricati in italia è umanamente poco serio come far credere che sono arrivati di nascosto ipocriti\"\n        ],\n        [\n            0,\n            \"user credo che faremo la fine usa della francia del belgio dove questi immigrati si rivolteranno con le armi contro chi li ha accolti\"\n        ],\n        [\n            1,\n            \"anche uno sciacallo si vergognerebbe a fare campagna elettorale sulla pelle dei terremotati e degli immigrati contemporaneamente hashtag\"\n        ],\n        [\n            0,\n            \"user user parlano e dicono che tutti siamo figli di immigranti si e vero ma noi immigrati non andiamo ad occupare\"\n        ],\n        [\n            1,\n            \"user ma adesso che caxxo c'entrano i migranti oramai vanno come il sale stanno su tutto user\"\n        ],\n        [\n            1,\n            \"roma città aperta ai migranti si vede basta andare in giro per la città non solo le case per i romani quando lo sarà user\"\n        ],\n        [\n            1,\n            \"trump bambina messicana filma in lacrime arresto padre hashtag la lotta alla immigrazione senza umanità è barbarie\"\n        ],\n        [\n            0,\n            \"anche hashtag apre le porte ai migranti url\"\n        ],\n        [\n            0,\n            \"user nei primi anni dopo la fine dell'apartheid in sud africa la popolazione aumentò del 70 causa immigrazione una tragedia\"\n        ],\n        [\n            0,\n            \"e agli immigrati pure il wi fi ✔ ️ è tutto un magna magna ✔ ️ che votamo affa ' tanto alla fine decidono loro ✔ ️ hashtag\"\n        ],\n        [\n            0,\n            \"bello figo insulta l ’ italia “ non sono un profugo mi mantengono gli url\"\n        ],\n        [\n            0,\n            \"tutto pronto per esporre il mosaico come ponte di culture bravi a tutti i nostri amici e amiche migranti che url\"\n        ],\n        [\n            1,\n            \"rimandiamoli a casa loro subito hashtag url\"\n        ],\n        [\n            0,\n            \"riforma regolamento dublino 144 000 migranti sono prigionieri in italia url\"\n        ],\n        [\n            1,\n            \"domani si inizia a chiudere le frontiere e a mandare gli immigrati in austria nemici dell'italia temete user hashtag\"\n        ],\n        [\n            0,\n            \"user user scusa sei disinformata sul programma m5s per gli stranieri ti consiglio di leggerlo grazie\"\n        ],\n        [\n            0,\n            \"i nostri negozi chiudono gli stranieri aprono i nostri negozi chiudono gli stranieri aprono roma url hashtag\"\n        ],\n        [\n            1,\n            \"user user sindaco vada gentilmente a fare in culo fuori i migranti dall italia\"\n        ],\n        [\n            0,\n            \"hashtag rabbino come tutti i sx nega evidenza dice immigrati nn creano nessun problema agli italiani dobbiamo accogliere di più 😡\"\n        ],\n        [\n            0,\n            \"cagliari migranti verso cagliari nave norvegese dirottata a palermo i 1096 profughi a bordo della nave merc url\"\n        ],\n        [\n            0,\n            \"solo il fatto che i nostri media chiamino migranti i clandestini da la misura di quanto siano in malafede hashtag\"\n        ],\n        [\n            0,\n            \"grazie per i 16 profughi nel nostro piccolo centro tusciaweb eu url\"\n        ],\n        [\n            0,\n            \"hashtag riunione straordinaria della commissione consiliare migranti di mediglia url\"\n        ],\n        [\n            0,\n            \"l'avvocato generale della corte europea visti umanitari a profughi siriani sono un obbligo non una concessione url\"\n        ],\n        [\n            0,\n            \"fare il confronto gesù immigrati un obrobrio mai nessun papà contestato come lui con manifesti … url\"\n        ],\n        [\n            0,\n            \"milano operazione contro il traffico di migranti il pm stipati in 40 in un furgone url url\"\n        ],\n        [\n            0,\n            \"centro d'accoglienza migranti lavori in corso alla ex fiera url\"\n        ],\n        [\n            0,\n            \"user ho voluto fissare questa struggente canzone per dedicarla a tutti gli italiani migranti partiti tra l'indifferenza di tutti\"\n        ],\n        [\n            0,\n            \"user non è così in questi stati non viene garantita libertà economica e quindi dignità umana rientrano anche i migranti economici\"\n        ],\n        [\n            0,\n            \"non capisco cosa l'italia crede di fare meglio degli altri sulla gestione dell'immigrazione e le seconde generazioni hashtag\"\n        ],\n        [\n            0,\n            \"user come credi ma in ukip non abbiamo mica modificato posizione su migranti lo stesso adesso politica estera si fa in italia\"\n        ],\n        [\n            0,\n            \"user i clandestini sono clandestini quando non sono immigrati non migranti è spesso anche delinquenti è come tali io li chiamo\"\n        ],\n        [\n            1,\n            \"yahoo scoperti 7 nuovi pianeti simili alla terra forse abbiamo trovato la soluzione per il ricollocamento dei migranti\"\n        ],\n        [\n            1,\n            \"user sulla questione migranti tutto a scoppio a ritardato alfano poi completamente inutile inetto e incapace\"\n        ],\n        [\n            0,\n            \"l'europa solo ora chiede di chiudere la rotta dei migranti dalla libia l'italia trattata qual è d a stato debole insignificante inferiore\"\n        ],\n        [\n            0,\n            \"bendellavedova rt emmabonino hanno le nostre esigenze speranze aspettative storie di donne immigrate che … url\"\n        ],\n        [\n            0,\n            \"durante il viaggio ti parla sempre di quanto lui odi gli immigrati e poi ha finito per innamorarsi di una straniera\"\n        ],\n        [\n            0,\n            \"st dal sist hotspot non una maggiore tutela dei diritti dei migranti ma sforzi italia vanno riconosciuti hashtag user\"\n        ],\n        [\n            0,\n            \"aggiungi un posto a tavola che c'è un migrante in più a hashtag in arrivo altri 8mila richiedenti asilo url\"\n        ],\n        [\n            0,\n            \"user quando arrivano immigrati da tutto il mondo senza reddito con assistenza sanitaria gratuita è normale che costa allo stato\"\n        ],\n        [\n            0,\n            \"ufficiale anche una scuola per richiedenti asilo besana sempre più centro dell'immigrazione della provincia url\"\n        ],\n        [\n            0,\n            \"a scuola con saiem mano nella mano il pedibus di arcore debutta con i migranti eco dalle citta ' url\"\n        ],\n        [\n            1,\n            \"via tutti gli immigrati irregolari ma come li mettiamo dentro un container e li spediamo dove\"\n        ],\n        [\n            0,\n            \"user alla fine verrà rilasciato perché profugo bella gente abbiamo\"\n        ],\n        [\n            0,\n            \"goro 1958 quando i profughi erano loro agoravox italia url via user\"\n        ],\n        [\n            0,\n            \"ci vogliono accordi con i paesi di origine nn c'è altra via con 2 miliardi spesi x i profughi in africa faresti co … url\"\n        ],\n        [\n            0,\n            \"user user la legge bossi fini regolarizzò gli stranieri che già lavoravano non li pagò per non far nulla tutto il giorno ☹\"\n        ],\n        [\n            0,\n            \"oggi giornata dei hashtag qui alcune storie c'è anche la nostra url\"\n        ],\n        [\n            0,\n            \"corridoi umanitari in italia un nuovo gruppo di profughi dalla siria hashtag url\"\n        ],\n        [\n            1,\n            \"hashtag francia ha 120a p km2 e puo ' prendere alcuni milioni di immigrati che dopo tutto sono stati spinti da f uk a venire\"\n        ],\n        [\n            0,\n            \"user ma anche pro stati uniti d'europa pro nuove sanzioni per la russia controimuri pro ceta pro immigrazione\"\n        ],\n        [\n            0,\n            \"però gli immigrati sono curatissimi url\"\n        ],\n        [\n            0,\n            \"migranti corridoi umanitari per dare futuro a profughi sant'egidio 1500 persone saranno portate in italia url\"\n        ],\n        [\n            0,\n            \"user user non volevano profughi non c'è voglia di fare accoglienza ed è sbagliato obbligarli e non sono gli unici\"\n        ],\n        [\n            1,\n            \"è allora cosa aspetta m5s a incazzarsi e prendere posizione coraggiosa su immigrazione user … url\"\n        ],\n        [\n            0,\n            \"hashtag tutti siamo hashtag perché migriamo all'interno della nostra vita giorno dopo giorno ' senza parole\"\n        ],\n        [\n            0,\n            \"marche hashtag per progetti di formazione di lingua italiana l2 per alunni stranieri non nati in italia url\"\n        ],\n        [\n            0,\n            \"e ' vergognosala reclusione dei profughi turchi in campi galeralibertà di circolazione nei paesi di tutto il mondo america australia europa\"\n        ],\n        [\n            0,\n            \"home europa ue moscovici minaccia populista in italia ok flessibilità per migranti cittacorriere … url\"\n        ],\n        [\n            0,\n            \"2400 migranti nel sud della provincia di roma verdolino preoccupato appello ai sindaci per chiedere esonero url\"\n        ],\n        [\n            0,\n            \"curiosità sanremo lo sapevate che esistono anche degli ospiti stranieri che non sono gay hashtag\"\n        ],\n        [\n            1,\n            \"parliamo di tutti i soldi che mandano al loro paese gli immigrati e il welfare di cui godono in grande maggioranza è gratis\"\n        ],\n        [\n            0,\n            \"in primis qui vedo fuggire a gambe levate la lingua italiana gli immigrati conoscono l'italiano meglio di loro … url\"\n        ],\n        [\n            0,\n            \"anche per l'europa ora il tema è immigrazione immigrazione immigrazione qui il riassunto dei nostri post in url\"\n        ],\n        [\n            0,\n            \"merkel conosce tutto quello che hussein o progettava per l ' europa da immigrazione invasione a demolizione di sta … url\"\n        ],\n        [\n            0,\n            \"oggi è proprio la giornata giusta per ricordarlo a tutti coloro che danno la colpa di ogni male a profughi e migran … url\"\n        ],\n        [\n            1,\n            \"provo rabbia e indignazione per come la politica abbia consegnato italiani e stranieri alla criminalità organizzata … url\"\n        ],\n        [\n            0,\n            \"giornata nazionale migranti segno della città di assisi url\"\n        ],\n        [\n            0,\n            \"l'ue finanzierà dei cie in bielorussia per i migranti bloccati alla frontiera o espulsi da paesi europei documento … url\"\n        ],\n        [\n            0,\n            \"hashtag firma il decreto per la costruzione del muro col messico da oggi sgraditi tutti gli stranieri tranne i muratori bergamaschi\"\n        ],\n        [\n            0,\n            \"hashtag hashtag in italia c'è bisogno di una rivoluzione culturale per capire che l'immigrazione di massa è solo un'arena di combattimento\"\n        ],\n        [\n            0,\n            \"roma papa incontra profughi e vittime tratta a san bartolomeo all'isola url via user\"\n        ],\n        [\n            0,\n            \"milano profughi espulsi dai centri è il paradosso dell'accoglienza con lo status di rifugiati diventano … url\"\n        ],\n        [\n            0,\n            \"user sempre peggio e gov difendon sti cosidetti immigrati grandi sti giovenissni italini kedifendon han … url\"\n        ],\n        [\n            0,\n            \"in questo caso il problema è che siamo scesi di credibilità mondiale grazie all'immigrazione forzosa che non può fa … url\"\n        ],\n        [\n            0,\n            \"se di vera svolta si tratta non posso che guardare con favore alla stretta impressa dal governo sull'immigrazione clandestina hashtag\"\n        ],\n        [\n            1,\n            \"hashtag basta immigrati l'africa ha milioni di abitanti quanti ancora\"\n        ],\n        [\n            0,\n            \"hashtag ma il dottor onorevole di maio cosa propone per lavoro povertà immigrazione scuola sanità\"\n        ],\n        [\n            0,\n            \"che bello sarebbe sapere come in due anni in italia sono spariti centomila migranti vedi commissione parlamentare di inchiesta\"\n        ],\n        [\n            1,\n            \"user ciao liliana i nostri negozi chiudono anche perché gli stranieri hanno grosse agevolazioni fiscali grazie pd user\"\n        ],\n        [\n            0,\n            \"user ed è peggio ancora chi vanta radici cristiane e non si vergogna di produrre profughi e sfollati presunti cristiani da guerra\"\n        ],\n        [\n            0,\n            \"i paesi che rinascono grazie ai migranti la mappa url\"\n        ],\n        [\n            0,\n            \"a milano stop ai migranti in sardegna invece resta il libero accesso url url\"\n        ],\n        [\n            0,\n            \"new post trump anche rihanna e julianne moore contro il bando sui migranti url\"\n        ],\n        [\n            0,\n            \"la nuova riforma su l'immigrazione crea muri alti più dell'himalaia l'italia si sta trumpizzando 😱 😱 😡\"\n        ],\n        [\n            0,\n            \"user user la sintesi secondo me è che in italia si aiutano i profughi giustamente e nn italiani che se ne vanno via\"\n        ],\n        [\n            1,\n            \"più guardo livorno e più mi sale la rabbia italiani ridotti alla fame e prefetti che espropriano hotel per piazzarci i migranti hashtag\"\n        ],\n        [\n            0,\n            \"dossier segreto nazioni unite ecco a cosa servono tutti questi immigrati url\"\n        ],\n        [\n            0,\n            \"user sicurezza e legalita ' questo serve in italia gli stranieri che delinquono non possono avere tutele e le vittime\"\n        ],\n        [\n            0,\n            \"promozione della salute la asl pone attenzione sull ’ immigrazione url\"\n        ],\n        [\n            1,\n            \"hashtag i 50 profughi alla fine non arriveranno il fighettismo di sinistra ha trionfato senza macchiarsi il vestitino hashtag\"\n        ],\n        [\n            0,\n            \"merkel “ prenderò i profughi di italia e grecia ” hollande chiude calais url\"\n        ],\n        [\n            0,\n            \"palermo – fermati sei scafisti 17enne accusato di aver fatto morire 10 migranti 09 11 16 url\"\n        ],\n        [\n            0,\n            \"se lo stato trasforma i migranti lavoratori in clandestini da espellere user url\"\n        ],\n        [\n            0,\n            \"' my name is adil ' non è solo una storia di immigrazione in italia url url\"\n        ],\n        [\n            0,\n            \"r zaccaria in italia abbiamo ancora il reato di immigrazione clandestina ma poi attacchiamo trump hashtag url\"\n        ],\n        [\n            1,\n            \"per il pd tutto va bene pro immigrati se c'e ' da ragglanere soldi\"\n        ],\n        [\n            0,\n            \"user user ben detto glielo l'ho già scritto la sindaca di roma gli immigrati li porti a casa sua ciao\"\n        ],\n        [\n            0,\n            \"hashtag la guerra agli stranieri della « nazione di immigrati » url\"\n        ],\n        [\n            0,\n            \"“ ero straniero – l ’ umanità che fa bene ” confronti url\"\n        ],\n        [\n            0,\n            \"in questo numero di “ inas informa ” tutte le novità per i cittadini stranieri in italia user url\"\n        ],\n        [\n            0,\n            \"come al tg1 un politicante dice che in svezia i reati sono diminuiti grazie ai migranti l'ultimo attentato durante … url\"\n        ],\n        [\n            0,\n            \"dopo l'incendio della palma propongo di fare arrosto gli scoiattoli americani migranti\"\n        ],\n        [\n            0,\n            \"user dopo i furbetti i vitalizi si può parlare anche dell'immigrazione che da un sondaggio risulta il problema maggiore o no\"\n        ],\n        [\n            0,\n            \"sette migranti su dieci in italia sbarcati fuori dagli hotspot url\"\n        ],\n        [\n            0,\n            \"sbarcano 400 migranti a salerno a bordo anche due cadaveri url\"\n        ],\n        [\n            0,\n            \"la città che non vuole gli stranieri si è svegliata con i mostri in casa user url\"\n        ],\n        [\n            0,\n            \"conosco tanti immigrati ungherese che vivono in italia url\"\n        ],\n        [\n            0,\n            \"giovane donna inseguita da un gruppo di migranti scatta l ’ allarme anche sui social url url\"\n        ],\n        [\n            0,\n            \"in italia continuano a sbarcare immigrati fra poco al collasso per fortuna user aveva firmato accordo con la libia\"\n        ],\n        [\n            1,\n            \"user posso anche provare pena x i profughi veri ma non c'è più posto x nessuno e i delinquenti a casa loro\"\n        ],\n        [\n            0,\n            \"il governo della paura dello straniero url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag stia zitto sono stato un migrante usa e a 15 anni lavoravo mi alzavo la mattina alle 6 e alle 8 30 a scuola\"\n        ],\n        [\n            0,\n            \"altro che integrazione l'italia per gli stranieri è una fabbrica di visti url adriano montanaro alessandria\"\n        ],\n        [\n            0,\n            \"interessante la giunta raggi no alle olimpiadi no ai migranti no ai barboni no ai giornalisti perché no anche ai turisti\"\n        ],\n        [\n            0,\n            \"appena pubblicato in url roma sfrattati per fare posto a immigrati ‘ assediano ’ comune\"\n        ],\n        [\n            0,\n            \"i profughi dimenticati della repubblica centrafricana url hashtag\"\n        ],\n        [\n            0,\n            \"alle 17 00 a roma alla presentazione del libro di nadan petrović rifugiati profughi sfollati breve storia del d … url\"\n        ],\n        [\n            0,\n            \"hashtag il tuo cuore capiresti che siamo tutti hashtag viaggiatori di speranza alla ricerca della felicità\"\n        ],\n        [\n            0,\n            \"unione europea pogliese forza italia su migranti e accordi economici internazionali la sicilia penalizzata url\"\n        ],\n        [\n            0,\n            \"augusta prima in europa per l ’ approdo dii migranti munafò uil “ per tutto il resto è però ultima in classifica ” url\"\n        ],\n        [\n            0,\n            \"nel mentre davanti alla hashtag da stamattina stanno salvando hashtag ne hanno soccorsi e recuperati 3mila in 22 operazioni\"\n        ],\n        [\n            1,\n            \"dall ’ italia 50 milioni al niger per rinforzare le sue frontiere in chiave anti migranti url adriano montanaro aless …\"\n        ],\n        [\n            0,\n            \"sono gli immigrati stessi ad essere stanchi e frustrati della narrazione omologata del fenomeno user\"\n        ],\n        [\n            0,\n            \"i salti mortali della prefettura per sistemare gli ultimi profughi arrivati a bergamo url\"\n        ],\n        [\n            0,\n            \"rivolta dei migranti ad arizzano invitati da bergoglio avanguardia culturale della boldrini … url\"\n        ],\n        [\n            0,\n            \"qui radio londra milano migranti nella caserma montello col blitz di notte l'ultima ribattuta url\"\n        ],\n        [\n            0,\n            \"user user se sono nati in italia non possono essere immigrati per definizione pensare prima di scrivere\"\n        ],\n        [\n            1,\n            \"user user italia funziona così chi subisce il crimine viene condannato chi lo ha commesso no ancora di meno se è 1 immigrato\"\n        ],\n        [\n            0,\n            \"user user prova a pensarci bene con gli immigrati ci guadagnano mln d euro credi ke ne spenderebbero altrettanto\"\n        ],\n        [\n            0,\n            \"barricate contro i profughi nel ferrarese corriere della sera corriere della serabarricate contro i profug url\"\n        ],\n        [\n            0,\n            \"un giudice blocca in tutti gli usa lo stop di trump agli immigrati corriere della sera url\"\n        ],\n        [\n            0,\n            \"ah ecco perché siamo in crisi non sono arrivati ancora abbastanza immigrati per pagarci le pensioni e quant'altro 😁 hashtag\"\n        ],\n        [\n            1,\n            \"user user tutti siamo obiettivi ma tu non sei realista mi dispiace probabilmente il probl immigr non ti riguarda personalm\"\n        ],\n        [\n            0,\n            \"user non capisco il legame tra i fatti di ieri e sabato scorso con l'accoglienza dei profughi se ha voglia me lo spieghi grazie\"\n        ],\n        [\n            0,\n            \"😈 153 000 arrivati nel 2016 sono un assaggio dalla libia la bomba sull'italia 360mila immigrati in partenza url\"\n        ],\n        [\n            0,\n            \"roma cartelli anti stranieri maxi multa dei vigili ad associazione estrema destra il messaggero url\"\n        ],\n        [\n            0,\n            \"la dura reazione della polonia da noi non entra più neanche un migrante e l'italia url\"\n        ],\n        [\n            0,\n            \"user user han bloccato anche me a boston mi han mandata in fila x ore con gli immigrati messicani non c'era ancora trump\"\n        ],\n        [\n            0,\n            \"vescovo dei profughi “ ho presentato io marra a roma ” voxnews url\"\n        ],\n        [\n            0,\n            \"usa un giudice contro trump bloccato il veto ai migranti « muslim ban » i paesi colpiti hashtag url\"\n        ],\n        [\n            0,\n            \"succede spesso a figli di immigrati url\"\n        ],\n        [\n            0,\n            \"duesseldorf immigrato con ascia ha aggredito anche 2 italiane url\"\n        ],\n        [\n            1,\n            \"user puoi anche attivare la vibrazione infilartelo nel culo e andare a fare in culo insieme ai tuoi amici migranti\"\n        ],\n        [\n            0,\n            \"germania 1095 migranti da italia grecia url\"\n        ],\n        [\n            0,\n            \"i problemi della distribuzione dei migranti url via user\"\n        ],\n        [\n            0,\n            \"via milano cresce il numero di negozi e appartamenti in vendita hashtag il ghetto degli immigrati fa tabula rasa url\"\n        ],\n        [\n            0,\n            \"più italiani via degli immigrati in italia in pratica stiamo sostituendo la popolazione url\"\n        ],\n        [\n            0,\n            \"secondo sondaggio pubblicato su il giornale solo un italiano su quattro è favorevole alla legge sulla cittadinanza ius soli agli immigrati\"\n        ],\n        [\n            0,\n            \"la notte dei migranti alla stazione di milano dove l'emergenza è continua e prevedibile url october 16 2016 at 03 …\"\n        ],\n        [\n            0,\n            \"lodi profugo si barrica in casa di una donna la polizia costretta a fare irruzione per bloccarlo … url\"\n        ],\n        [\n            0,\n            \"il più letto di oggi benevento il muro anti immigrati di un sindaco pd salvini razzista anche lui url\"\n        ],\n        [\n            0,\n            \"il problema dei profughi o rifugiati ovvero dell'immigrazione di massa in europa spiegato anche ai bambini url\"\n        ],\n        [\n            0,\n            \"bene adesso si prendono i migrantis anche loro open doors please url\"\n        ],\n        [\n            0,\n            \"hashtag il mediatore si prende i soldi e li manda al paese suo come tutti gli immigrati\"\n        ],\n        [\n            0,\n            \"i terremotati chiedono aiuti ma il governo non può aiutare tutti hanno salvato le banche i vitalizi i migranti … url\"\n        ],\n        [\n            0,\n            \"user i migranti devono essere accolti in quote nessun paese può risolvere tutto\"\n        ],\n        [\n            0,\n            \"artigianato giornalisti stranieri alla scoperta delle eccellenze liguri url\"\n        ],\n        [\n            0,\n            \"trump contro la statua della libertà e ' anacronistica incita all'immigrazione url\"\n        ],\n        [\n            1,\n            \"una cara vecchina ha cercato di sputarmi addosso perché sentendo chiamare il mio nome ha pensato fossi un'immigrata va tutto bene 😡\"\n        ],\n        [\n            0,\n            \"user pensa che l anno che tu sei nato io predicavo già i pericoli dell immigrazione della caduta del comunismo della globalizzazi\"\n        ],\n        [\n            0,\n            \"user gira e rigira ce li rimandano in italia siamo unico punto di raccolta profughi in europa\"\n        ],\n        [\n            0,\n            \"si fa luce sulla morte della prostituta romena a verona straniero sotto torchio url\"\n        ],\n        [\n            1,\n            \"andate tutti a quel paese razzisti del kaiser il paese degli stronzi dagli al profugo avete il nulla nella materia grigia speculatori\"\n        ],\n        [\n            0,\n            \"safe point a catania anche per le festività natalizie la cri è accanto ai migranti che vivono ai margini per url\"\n        ],\n        [\n            0,\n            \"il marocchino del pd chaouki “ approvare subito la cittadinanza agli immigrati priorità per l ’ italia ” – speed 24 url\"\n        ],\n        [\n            0,\n            \"da rosarno a roma la coop di migranti contro lo sfruttamento url\"\n        ],\n        [\n            0,\n            \"a questa povera donna chi l'ha fatto fare di entrare in un simile caos mi sembra disorientata vedasi case x immigra … url\"\n        ],\n        [\n            0,\n            \"user ancora ricordo le affermazioni di chi diceva di ripopolare la lucania con gli immigrati si per fargli fare cosa\"\n        ],\n        [\n            0,\n            \"goro ancora polemiche sulle barricate anti migranti url\"\n        ],\n        [\n            0,\n            \"grillo lancia hashtag e in centinaia replicano fallo anche tu per vaccini migranti biowashball il trionfo del benaltrismo\"\n        ],\n        [\n            0,\n            \"traghetto tirrenia devastato da 50 immigrati a bordo per il rimpatrio url\"\n        ],\n        [\n            0,\n            \"piazza inblu crisi siriana dopo il drammatico attacco con armi chimiche e migranti url\"\n        ],\n        [\n            0,\n            \"milano scene da far west in stazione centrale rissa tra migranti online news url\"\n        ],\n        [\n            0,\n            \"rifreddo nessuna accoglienza per i migranti quotidiano online della provincia di cuneo url\"\n        ],\n        [\n            0,\n            \"user analisi eccellente vorrei aggiungere anche che l'immigrazione non è ineluttabile visto che in spagna non entrano quasi più\"\n        ],\n        [\n            0,\n            \"verissimo voi complici astenendovi sulla negazione che dovevate esprimere sulla cittadinanza agli stranieri non ac … url\"\n        ],\n        [\n            1,\n            \"la malafede della sinistra gli italiani che non trovano lavoro possono andare a fanc all'estero i migranti però sono bene accetti\"\n        ],\n        [\n            0,\n            \"in italia il 75 di abusi su minori e l ' 87 delle violenze contro le donne avviene nelle famiglie italiane 🖒 altro che immigrati hashtag\"\n        ],\n        [\n            0,\n            \"prevenzione immigrazione ordine pubblico il bilancio della polizia di stato di hashtag url\"\n        ],\n        [\n            0,\n            \"lavoravano anche sui terreni di hashtag i profughi reclutati dai caporali ma lui non lo sapeva … url\"\n        ],\n        [\n            0,\n            \"ansa it migranti frontex arrivi record in italia nel 2016 ansa it il numero di migranti arrivati in europa … url\"\n        ],\n        [\n            0,\n            \"e ti pareva che doveva dar la colpa all'immigrazione mica all'ignoranza al becero razzismo al fascismo di ritorno url\"\n        ],\n        [\n            0,\n            \"70 ° anniversario della chiusura del campo profughi a leuca url tramite user\"\n        ],\n        [\n            0,\n            \"internazionale roma fa un primo passo verso l ’ accoglienza dei migranti url\"\n        ],\n        [\n            0,\n            \"user se ad oggi l'hashtag è stata risparmiata dipende essenzialmente dal minor numero di immigrati rispetto a francia e germania\"\n        ],\n        [\n            0,\n            \"user buongiorno sig salvini spero con tutto il cuore che sarà lei il prossimo premier questo governo pensa ai migranti e lascia\"\n        ],\n        [\n            0,\n            \"addio al 2016 e renzi che ci hanno portato poco lavoro tantissimi immigrati e tanta povertà grazie matteo speriamo ti renda conto di questo\"\n        ],\n        [\n            0,\n            \"hashtag prevede regalia di 1000 € a hashtag x rimpatrio volontario 600 € x rifarsi 1 vita in patria viaggio sempre a spese nostre 😡\"\n        ],\n        [\n            0,\n            \"user cominciamo da roma è come profuga ha bisogno di tutto le resta solo la bellezza\"\n        ],\n        [\n            0,\n            \"user concordo al 100 magari anche per i migranti regolarmente e definitivamente accolti nel paese\"\n        ],\n        [\n            0,\n            \"c'erano due bimbi privi di vita nella scavo dei migranti attraccato a palermo tra altri morti\"\n        ],\n        [\n            0,\n            \"nessun legame tra immigrazione e aumento della criminalità urbana lo provano 40 anni di … url\"\n        ],\n        [\n            0,\n            \"hashtag e nemmeno poco qualcuno ha ancora dubbi sulla posizione dei 5 per quanto riguarda immigrazione siete … url\"\n        ],\n        [\n            0,\n            \"alneno parlassero di come costringere i libici a riprendersi i migranti sui barconi url\"\n        ],\n        [\n            0,\n            \"ordinanza anti profughi sindaco condannato per razzismo non si piega “ rifaremmo tutto ” url\"\n        ],\n        [\n            0,\n            \"hashtag strage di berlino blitz della polizia nel campo profughi dove sostò il tunisino anis amri 4 fermati url\"\n        ],\n        [\n            1,\n            \"matteo salvini contro la canzone di natale pro migranti « lavaggio del cervello ai nostri figli » url\"\n        ],\n        [\n            0,\n            \"user che non è il caso di fare polemiche i soldi ci sono e non non c'è concorrenza con migranti o altro\"\n        ],\n        [\n            0,\n            \"satira scatenata trump contro la statua della libertà incita a immigrazione anacronistica repubblica it url\"\n        ],\n        [\n            0,\n            \"giornata internazionale del hashtag nel 2016 7mila migranti hanno perso la vita tutti i numeri dell'emergenza url\"\n        ],\n        [\n            0,\n            \"l'italia si è ridotta allo stato di una nazione del terzo mondo che deve prendere in prestito una moneta straniera paul krugman nobel 2008\"\n        ],\n        [\n            0,\n            \"user visto la lettera di protesta dei docenti sul fatto non si sappia scrivere colpa degli immigrati pure tu non sei una cima\"\n        ],\n        [\n            0,\n            \"francavilla fontana cittadinanza onoraria per i figli di stranieri nati in italia url\"\n        ],\n        [\n            0,\n            \"hashtag è nato il piccolo michael figlio della migrante respinta da goro url\"\n        ],\n        [\n            1,\n            \"basta immigrati basta prevaricazione basta governi incapaci di garntirci sicurezza pugno di ferro url via user\"\n        ],\n        [\n            0,\n            \"e ' boom di ambulanti stranieri 30 in quattro anni napoli la capitale delle bancarelle ma forte crescita a roma url\"\n        ],\n        [\n            0,\n            \"janet yellen avverte donald trump con bando migranti freni l'economia dice presidente della fed rai … … url\"\n        ],\n        [\n            0,\n            \"baobab roma ancora sgomberi per i migranti transitanti url url\"\n        ],\n        [\n            0,\n            \"si sfila a parigi dopo le violenze della polizia contro migranti e militanti le foto di simenza url\"\n        ],\n        [\n            0,\n            \"ragusa raid al presidio caritas che difende i braccianti dopo denuncia di un migrante sul … url url\"\n        ],\n        [\n            0,\n            \"rischio euro rapporti con la russia di putin fake news la svolta critica dei media stranieri sul m5s user url\"\n        ],\n        [\n            0,\n            \"anche l'attico di bertone è abbastanza vasto mettetene un paio di migranti anche lì hashtag\"\n        ],\n        [\n            0,\n            \"ogni giorno arrivano vagonate di migranti ma per il governo è tutto normale url url\"\n        ],\n        [\n            0,\n            \"il giornale hashtag il sindaco si arrende ai buonisti si può dare cibo agli immigrati ventimiglia alla fine il … url\"\n        ],\n        [\n            0,\n            \"pd codega immigrati proposte cdx inapplicabili meglio lo sprar trieste 9 url leggi anche url\"\n        ],\n        [\n            0,\n            \"user grazie al sito di hashtag che svela le bufale sui migranti ogni rivendicazione di stampo fascista si scioglie come un gelato l\"\n        ],\n        [\n            0,\n            \"cinquanta profughi tra le ville vip e anche capalbio fa le barricate url\"\n        ],\n        [\n            0,\n            \"sopratutto lo stato e il governo impegnatissimo a trovare alloggio agli immigrati negli hotels proprio viciniss … url\"\n        ],\n        [\n            0,\n            \"l'articolo de il manifesto sul pogrom di fascisti e polizia contro migranti a chios riporta la versione della po … url\"\n        ],\n        [\n            0,\n            \"boom di spese per i migranti ci costano più della manovra url via user\"\n        ],\n        [\n            0,\n            \"manovra governo corregge il documento inviato alla ue giù le spese per sisma e migranti ora mancano 1 6 miliardi … url\"\n        ],\n        [\n            0,\n            \"l'europa sta perdendo la sfida sulla immigrazione con trump alla casa bianca diventa tutto più difficile\"\n        ],\n        [\n            0,\n            \"retweeted rete dellaconoscenza user accoglienza negata i migranti in transito a roma e il url\"\n        ],\n        [\n            0,\n            \"corridoi umanitari viaggio in libano tra i profughi siriani in partenza per l'italia url\"\n        ],\n        [\n            0,\n            \"boicotta i negozi stranieri il marchio dei razzisti sulle saracinesche di roma url via user\"\n        ],\n        [\n            0,\n            \"in europa un milione di migranti da rimpatriare le stime della commissione url via user\"\n        ],\n        [\n            0,\n            \"user user è vero che rende piu ' della droga chissa ' quanto si impegnano a nn far affogare manco un immigrato soldi persi\"\n        ],\n        [\n            0,\n            \"il dopo malta oltre mille migranti fermati in libia url\"\n        ],\n        [\n            0,\n            \"user e no in italia ormai va di moda dare tutto agli stranieri\"\n        ],\n        [\n            0,\n            \"user user tanto ormai il pd il disastro epocale del secolo lo ha fatto con l'invasione di immigrati ci ha riempiti d delinquenti\"\n        ],\n        [\n            0,\n            \"rovigo bergamin “ no alla carta d ’ identità ai profughi ” ma il prefetto lo frena url url\"\n        ],\n        [\n            0,\n            \"italia denunciata per innaffiando i migranti a freddo nicole winfield the associated press carissimi url\"\n        ],\n        [\n            1,\n            \"“ finirai anche tu sotto due metri di terra ” immigrato minaccia di morte url\"\n        ],\n        [\n            0,\n            \"hashtag l ’ hub straccia il record 730 migranti la situazione ormai è insostenibile url\"\n        ],\n        [\n            0,\n            \"i comunisti hanno la faccia come il culo hashtag quelli che li vogliono accusa hashtag e la lega di non aver fatto leggi blocca migranti 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user 😂 😃 😁 😂 edotti su norme diritti ricorso dalle onlu si può mai credere alla favoletta dell'immigrato\"\n        ],\n        [\n            0,\n            \"quello che dicono tutti degli stranieri è vero e esilarante se mangiano una galatina rischiano di vomitare hahahahahah\"\n        ],\n        [\n            0,\n            \"user che proponete parlate chiaro sull'immigrazione il mio voto dipende anche da questo\"\n        ],\n        [\n            0,\n            \"hashtag cara signora purtroppo in italia il decreto di espulsione gli stranieri lo usano come carta igienica chieda a librandi\"\n        ],\n        [\n            0,\n            \"cortei roma orlando contestato “ ritirate decreto sull ’ immigrazione non vogliamo passerelle ” url via user\"\n        ],\n        [\n            1,\n            \"user i migranti civili nessuno e non tutti non sono una risorsa ma una feccia da espellere\"\n        ],\n        [\n            0,\n            \"scivolone della user sulla basilicata la regione non ha meglio da fare che occuparsi dei migranti sì e lei lo sa bene hashtag\"\n        ],\n        [\n            0,\n            \"usa immigrazione trump ha dato il via alla costruzione del muro con il messico url via user\"\n        ],\n        [\n            0,\n            \"l'italia approva la legge che vieta il respingimento dei minori stranieri non accompagnati tpi url\"\n        ],\n        [\n            1,\n            \"user tutti i stranieri emigrati portono malattia contagiosi virus loro non muiono noi si dobbiamo distrugere tutti\"\n        ],\n        [\n            0,\n            \"il video del presidio esclusivo milano stazione centrale blindata immigrati aggrediscono i carabinieri url\"\n        ],\n        [\n            0,\n            \"alla marcia della pace appello per i profughi precari e ambiente il gazzettino url\"\n        ],\n        [\n            1,\n            \"user in italia tutto è permesso purché stranieri salvo poi trovarsi sbrandellati da isis è solo questione di tempo 👎\"\n        ],\n        [\n            0,\n            \"user user si è vero ma chi è a stretto contatto con i profughi non fa una bella vita come in tutte le piramidi rubano\"\n        ],\n        [\n            0,\n            \"hashtag la prossima primavera l'italia andrà in crisi su accoglienza hashtag bisogna bloccarne la partenza irrealizzabile e inumano\"\n        ],\n        [\n            0,\n            \"hashtag tensione all'aurelio protestano migranti e residenti nel quartiere arriva la polizia url\"\n        ],\n        [\n            0,\n            \"milano il piano profughi al lavoro è partito grandi pulizie nel parco sempione poi tocca ai graffiti url\"\n        ],\n        [\n            0,\n            \"roma sgomberata l'ex leo sulla tiburtina c'erano 80 immigrati url via user\"\n        ],\n        [\n            0,\n            \"a tortona ‘ giro di vite ’ sulle strutture che ospitano profughi bardone “ giusto che la … url url\"\n        ],\n        [\n            0,\n            \"milano i profughi della montello incontrano il quartiere gli abbracci di benvenuto url\"\n        ],\n        [\n            1,\n            \"ci avviciniamo sempre più alla fase finale lo scontro tra cittadini stanziali e migranti clandestini semiclandest … url\"\n        ],\n        [\n            1,\n            \"altri migranti in italia via user\"\n        ],\n        [\n            0,\n            \"milano lo sbarco di starbucks 350 assunzioni in stile anti trump anche migranti e milanesi in difficoltà … url\"\n        ],\n        [\n            0,\n            \"partecipiamo a donne anche noi con user per celebrare storie di fuga e di riscatto di tante donne migranti url\"\n        ],\n        [\n            0,\n            \"a milano 1 profugo su 3 è senza identificazione url url\"\n        ],\n        [\n            0,\n            \"hashtag tanti migranti vengono in europa per rifarsi i denti gratuitamente grazie al welfare\"\n        ],\n        [\n            1,\n            \"hashtag per gli italiani hanno messo a pagamento cure e interventi per gli immigrati tutti gratis e ci fanno pure un film\"\n        ],\n        [\n            0,\n            \"ariano in movimento analizza la nota della prefettura su questione migranti url\"\n        ],\n        [\n            0,\n            \"ansa mondo erdogan contro guida di 5 paesi all'onu attacco anche a ue su migranti finora ha dato solo 179 mln url\"\n        ],\n        [\n            0,\n            \"proteste dopo la morte della 25enne 5 profughi indagati per violenza privata url\"\n        ],\n        [\n            0,\n            \"user la vera integrazione dei migranti si potrà attuare solo con lavoro dignitoso l ' italia a quante migranti può offrire lavoro\"\n        ],\n        [\n            0,\n            \"si scontrano pullman e tram gli immigrati sputano sui feriti cosa fanno vergogna a milano url\"\n        ],\n        [\n            0,\n            \"“ dateci più migranti ” l ’ eccezione basilicata punta sull ’ accoglienza user url\"\n        ],\n        [\n            0,\n            \"a roma nasce un altro centro profughi url\"\n        ],\n        [\n            0,\n            \"se non lo avete capito rimarremo in eu fino a quando gli stranieri compreranno tutti i nostri gioielli lasciandoci con migranti e miseria\"\n        ],\n        [\n            0,\n            \"trezzano il progetto per i profughi adolescenti diventa esempio per tutta italia url via user\"\n        ],\n        [\n            0,\n            \"codice etico economia e immigrazione tutti i problemi del settarismo di hashtag url\"\n        ],\n        [\n            0,\n            \"fuori anche l'ultima straniera dalla casa siamo pur sempre in italia in un programma italiano all'estero ste cose non ci sono hashtag\"\n        ],\n        [\n            0,\n            \"e ' tutto ben chiaro così la comprano gli stranieri a miglior prezzo ottimo lavoro url\"\n        ],\n        [\n            0,\n            \"l'europa non aiuta l'italia sul probl migranti perche ' ci vuole in ginocchio permanente infischiandosene se qst comporta hashtag marini\"\n        ],\n        [\n            0,\n            \"alla camera il decreto minniti orlando contro l'immigrazione illegale dure critiche da sinistra – video … url\"\n        ],\n        [\n            0,\n            \"hashtag quando finirà tutto l odio che esiste nel mondo si sente solo morte distruzione arrivo di migranti che scappano dalla guerra 😑 😑\"\n        ],\n        [\n            0,\n            \"“ basta immigrati ” londra dice stop e l'italia url\"\n        ],\n        [\n            0,\n            \"l ’ italia diventerà un campo profughi url hashtag\"\n        ],\n        [\n            0,\n            \"io tutta sta paura dei migranti non la capisco forse che renzi grillo salvini c lasciano fare sonni tranquilli\"\n        ],\n        [\n            0,\n            \"istat il 29 degli italiani a rischio poverta ' periferie e giovani puniscono renzi anche x la politica fin qui attuata sull'immigrazione\"\n        ],\n        [\n            0,\n            \"passato il momento costituente e salvata la democrazia i cittadini hanno rincominciato a fare le barricate contro i migranti\"\n        ],\n        [\n            0,\n            \"ungheria attacca l'italia sui migranti continua a ricattarci url hashtag\"\n        ],\n        [\n            1,\n            \"aumento casi morbillo ok siamo certi che gli immigrati che raggiungono il nostro paese sono tutti vaccinati e non malati colpa dei vaccini\"\n        ],\n        [\n            0,\n            \"l'italia risponde alla ue gli scostamenti dovuti a sisma e migranti la repubblica url url\"\n        ],\n        [\n            0,\n            \"fatto milano l ’ assessore majorino minacciato di nuovo per manifestazione in favore dei migranti url user\"\n        ],\n        [\n            0,\n            \"cagliari clamorosa protesta della polizia “ l ’ immigrazione ha portato un aumento dei reati non siamo più sicuri ” url\"\n        ],\n        [\n            0,\n            \"hashtag firenze migranti tentano di entrare in prefettura cariche della polizia url\"\n        ],\n        [\n            0,\n            \"in calo gli arrivi di migranti verso l ’ ue ma in italia raddoppiano user url\"\n        ],\n        [\n            0,\n            \"anche la francia apre ai corridoi umanitari per i profughi della siria hashtag url\"\n        ],\n        [\n            0,\n            \"l'euro ha tolto il lavoro la gestione degli immigrati lo dà cooperative impiegano migliaia di italiani gran bella compensazione grazie ue\"\n        ],\n        [\n            0,\n            \"flickr photos roma casa generalizia una casetta per l ’ accoglienza dei migranti url\"\n        ],\n        [\n            0,\n            \"italia abbandonata per il business dei migranti solo noi osiamo denunciarlo hashtag url\"\n        ],\n        [\n            0,\n            \"user purtroppo si muore tutti i giorni e non solo migranti\"\n        ],\n        [\n            1,\n            \"hashtag donna incinta aggredita da gruppo di immigrati abitanti “ ora basta iniziamo a fare le ronde ” url\"\n        ],\n        [\n            0,\n            \"legge zampa italia adesso all ’ avanguardia nell'ue cosa prevede la normativa sui hashtag minori non accompagnati … url\"\n        ],\n        [\n            0,\n            \"il tutto mentre tu vai a contestare l'arrivo dei profughi in paese obiettivamente sei un coglione oppure no\"\n        ],\n        [\n            0,\n            \"hashtag trullo estrema destra contro uno sgombero bloccata l'assegnazione a una famiglia straniera … url\"\n        ],\n        [\n            0,\n            \"il paese è alla deriva ma il pd pensa solo agli immigrati url\"\n        ],\n        [\n            0,\n            \"lo diciamo da anni ma questa volta pure la ue lo ha capito almeno l ' 80 degli immigrati sbarcati in italia nel url\"\n        ],\n        [\n            0,\n            \"user organizziamo un hashtag coi migranti laico aperto a tutti autofinanziato in sicilia a natale\"\n        ],\n        [\n            1,\n            \"user user una domanda visto che non sono tutti profughi cosa gli facciamo fare a queste persone oltre che delinquere\"\n        ],\n        [\n            0,\n            \"la stampa traffico di migranti decine di arresti in lombardia la stampa maxi operazione della polizia di stato … url\"\n        ],\n        [\n            1,\n            \"la merkel si scordi di tentare di salvarsi il culo facendo inversione a u sui migranti tutto il mondo sa che ha c … url\"\n        ],\n        [\n            0,\n            \"ungheria stretta su migranti detenzione in campi al confine per tutti i richiedenti asilo … url\"\n        ],\n        [\n            0,\n            \"sicilia migranti ancora sbarchi solo nel fine settimana soccorsi 3 315 profughi url\"\n        ],\n        [\n            0,\n            \"user user se l'unione europea è assente nelle emergenze terremoto immigrazione torniamo alla comunità europea\"\n        ],\n        [\n            0,\n            \"hashtag ogni giorno assistiamo inerti a decisioni del governo riguardo l'immigrazione clandestina basta clandestini tutti via\"\n        ],\n        [\n            0,\n            \"trump « assumete più americani » e arriva la stretta sui visti per i talenti stranieri della silicon valley url\"\n        ],\n        [\n            0,\n            \"sindaci leghisti in coro no ai profughi anche trezzo tra firmatari nn avevo dubbi vergogna url via user\"\n        ],\n        [\n            0,\n            \"hashtag hashtag dopo tanti errori aver eletto mattarella sz ds rai aveva una sola opportunità rinnegare politica migranti\"\n        ],\n        [\n            0,\n            \"nascite in aumento all'ospedale di hashtag grazie allemamme straniere url\"\n        ],\n        [\n            0,\n            \"ad esempio i goti arrivarono a roma come immigrati perché fuggivano dagli unni user user\"\n        ],\n        [\n            0,\n            \"user l'immigrazione clandestini non è il problema in realtà questo è il problema politici per deviare le intenzioni della comunità\"\n        ],\n        [\n            1,\n            \"user i hashtag alimentano un business mentre le famiglie sfrattate dormono in macchina nell'indifferenza generale se questa è italia\"\n        ],\n        [\n            0,\n            \"dopo aver visto le immagini dei profughi sui balcani che mangiano in ginocchio sotto la neve non è più la cagarella che auguro ai razzisti\"\n        ],\n        [\n            0,\n            \"barcone di migranti naufraga davanti alle coste della libia recuperati 8 cadaveri url\"\n        ],\n        [\n            0,\n            \"carte false sulla morte della migrante a cona url via user\"\n        ],\n        [\n            0,\n            \"zuckerberg e i big della silicon valley contro il ban di trump « tra noi rifugiati e immigrati » url\"\n        ],\n        [\n            0,\n            \"chiamarla umanità e diritti umani e civili guadagnare sui clandestini e i profughi oserei dire mercenari a tutti url\"\n        ],\n        [\n            0,\n            \"italia ha approvato legge sui minori migranti non accompagnati assistenza protezione accoglienza … url\"\n        ],\n        [\n            0,\n            \"hashtag brava le pen si deve sostenere la polizia non la feccia immigrata che si inventa tutto e i pennivendoli li a glorificarli\"\n        ],\n        [\n            0,\n            \"a c on twitter quot centinaia di migranti in corteo per le vie di hashtag denunciano le condizioni url\"\n        ],\n        [\n            0,\n            \"il hashtag non c'entra il giornali stranieri sbagliano il voto dice che non è la costituzione da cambiare ma un modo di fare politica\"\n        ],\n        [\n            0,\n            \"urta quattro stranieri alla festa gli fratturano la mandibola attacco url\"\n        ],\n        [\n            0,\n            \"roma immigrati aggrediscono 81enne per derubarlo arrestati url\"\n        ],\n        [\n            1,\n            \"“ basta siamo stufi degli immigrati ” quartiere in rivolta dopo le ennesime molestie su 2 italiane url\"\n        ],\n        [\n            0,\n            \"user peccato fosse un referendum sulla modifica della costituzione non sull'immigrazione\"\n        ],\n        [\n            0,\n            \"un mio contributo sul 3 ottobre giornata nazionale della memoria delle vittime dell'immigrazione url\"\n        ],\n        [\n            0,\n            \"milioni ai profughi famiglia con disabile sbattuta in strada forza nuova assessore risolva subito url\"\n        ],\n        [\n            0,\n            \"orban potrebbe non portare il 50 degli ungheresi a votare sui migranti mezzo plebescito se va bene non quello c … url\"\n        ],\n        [\n            0,\n            \"le cose stanno così appena sartori ha osato attaccare il pd boldrini kyenge e la gestione dissennata dell'immigra … url\"\n        ],\n        [\n            0,\n            \"dati delle nazioni unite dal 2010 al 2015 gli immigrati sono diminuiti del 0 1 a voi ed alla vostra retorica de … url\"\n        ],\n        [\n            0,\n            \"“ i migranti vengono scortati sulle navi delle ong dagli scafisti ” user url\"\n        ],\n        [\n            1,\n            \"hanno fatto bene i genitori via immigrati pure la pensione avvantaggia loro ci vogliono estonguere\"\n        ],\n        [\n            0,\n            \"hashtag parlate anche dei miliardi che gli immigrati mandano all ’ estero url\"\n        ],\n        [\n            0,\n            \"user magari dirà tanti sfondoni ma sui migranti non è che abbia tutti i torti\"\n        ],\n        [\n            0,\n            \"di più 😩 lei parte di mattino a caricare i migranti coi barconi 😏 dillo a hashtag e rassicura la giornalai … url\"\n        ],\n        [\n            0,\n            \"due immigrati del bangladesh accoltellati a napoli indagini della polizia url\"\n        ],\n        [\n            0,\n            \"divieti sull immigrazione e proteste in aeroporto anche i nonluoghi hanno un anima quot url url\"\n        ],\n        [\n            0,\n            \"la parola ai migranti “ siamo donne anche noi ” url adriano montanaro alessandria\"\n        ],\n        [\n            0,\n            \"just published in url roma furiosa rissa tra immigrati tunisino perde occhio url\"\n        ],\n        [\n            0,\n            \"renzi parla di accoglienza a goro ma in toscana i sindaci renziani non vogliono altri profughi url via user\"\n        ],\n        [\n            0,\n            \"vagoni hashtag come campi profughi il capotreno appollaiato chiacchiera in cabina così clandestinamente tutti i giorni user\"\n        ],\n        [\n            0,\n            \"voxnews finisce il sussidio e i profughi razziano le case di chi li ospita dopo 12 mesi di accoglienza e … url\"\n        ],\n        [\n            0,\n            \"domani alle 11 faremo un viaggio in treno e in barca alla scoperta storie di migranti di ieri e di oggi … url\"\n        ],\n        [\n            0,\n            \"don luca favarin che da molti anni si occupa d ’ immigrazione e la cui onlus percorso vita gestisce 12 centri di url\"\n        ],\n        [\n            0,\n            \"da domani a roma dio è nero e gesù è un profugo siriano mostra di dipinti e acquerelli di jacopo fo storie di url\"\n        ],\n        [\n            0,\n            \"user faccia qualcosa capitano o tutti emigriamo e ci lasciano coi profughi da governare perche tanto ormai siamo arrivati qui\"\n        ],\n        [\n            0,\n            \"accoglienza migranti a roma croce rossa situazione paradossale url\"\n        ],\n        [\n            0,\n            \"il trentino accoglie in 1500 alla fiaccolata siamo tutti trentini lo ha detto dal palco un profugo arri url\"\n        ],\n        [\n            0,\n            \"papa “ la vita dei migranti è più importante degli accordi internazionali ” frammenti di pace url\"\n        ],\n        [\n            0,\n            \"ma dovrebbe essere la sinistra quella de sinistra quella communista cosììì a mettere l'immigrazione davanti a … url\"\n        ],\n        [\n            0,\n            \"aggiungo gli imprenditori li pagano a pasta e fagioli ecco perché vogliono immigrati url\"\n        ],\n        [\n            0,\n            \"user il problema dei migranti non è nuovo cosa avete fatto quando eravate voi nella stanza dei bottoni sempre colpa dell'ultimo\"\n        ],\n        [\n            0,\n            \"tuttavia la moglie immigrata dalla slovenia gli ricorda di mostrare amore per l'america quelli che fanno il … url\"\n        ],\n        [\n            0,\n            \"per hashtag i migranti sono nella stragrande maggioranza di origine economica chieda a suo compagno sarkò che ha fatto guerre a caso\"\n        ],\n        [\n            0,\n            \"per la legge del mare la nave è territorio straniero per il trattato di dublino il primo paese se li tiene dunque … url\"\n        ],\n        [\n            0,\n            \"pachistani fermati per favoreggiamento dell'immigrazione a genova dopo lo sbarco a lampedusa forse erano diret url\"\n        ],\n        [\n            0,\n            \"user user loro si ribellano anche con tutto gratis e noi abbiamo perso già dal primo profugo sbarcato\"\n        ],\n        [\n            0,\n            \"io comunque ho votato no anche se sono all'estero e non faccio il profugo tutt'altro url\"\n        ],\n        [\n            0,\n            \"l'ultima notte nella giungla dei migranti a calais una vergogna europea il secolo d'italia … url\"\n        ],\n        [\n            0,\n            \"in francia mancano diritti fondamentali della costituzione x hashtag in italia ci sono ecco perchè qui nn c sn attentati hashtag\"\n        ],\n        [\n            0,\n            \"bastano 5 minuti dati ufficiali alla mano per smontare le bugie di renzi e del pd sull'immigrazione hashtag url\"\n        ],\n        [\n            0,\n            \"user degli incapaci succederebbe un casino e si fermerebbe l'esodo degli immigrati con cui l'italia ricatta l'europa\"\n        ],\n        [\n            0,\n            \"così noi migranti veniamo massacrati nell'inferno della libia via user url\"\n        ],\n        [\n            0,\n            \"user vi sono stranieri anche in altri settori industria agricoltura commercio turismo ed edilizia il suo posto è al sicuro\"\n        ],\n        [\n            0,\n            \"hashtag allarme sui profughi vaccinare chi arriva in italia affaritaliani it url\"\n        ],\n        [\n            0,\n            \"il lavoro i giovani l'immigrazione l'odio nella vita politica la solidarietà il discorso di mattarella … url\"\n        ],\n        [\n            0,\n            \"in catene davanti alla prefettura per dire no al piano migranti questa mattina a salerno hanno manifestato i url\"\n        ],\n        [\n            1,\n            \"noi paghiamo e i farabutti navigano nell'oro alla ns faccia minori stranieri nn accompagnati miniera d'oro x onlus url\"\n        ],\n        [\n            0,\n            \"user user lo stesso discorso per tutti gli immigrati è eccessivo non facciamo di tutta l'erba un fascio\"\n        ],\n        [\n            0,\n            \"l ’ italia alla ue quote migranti url\"\n        ],\n        [\n            0,\n            \"user siamo vicini alla famiglia abbiamo perso altra giovane che cercava altrove il suo futuro qll dei nostri è gestione immigrati\"\n        ],\n        [\n            1,\n            \"tribunale di firenze si arrende a circa 3 000 procedure relative ai presunti profughi altre pratiche vengono ritardate gli italiani dopo …\"\n        ],\n        [\n            1,\n            \"ricordate ci dicevano i soliti noti che siamo noi ad infettare i poveri profughi dal lavoro url\"\n        ],\n        [\n            0,\n            \"vent'anni dopo il kosovo l'orrore nei disegni dei piccoli profughi url via user\"\n        ],\n        [\n            0,\n            \"dal sito tutti i crimini degli immigrati punto com alla faccia della xenofobia url\"\n        ],\n        [\n            0,\n            \"hashtag l'italia non può dire nulla se vogliono sapere se vogliamo gli immigrati o no ci facciano votare a tal proposito\"\n        ],\n        [\n            0,\n            \"hashtag la maggioranza sono ragazzotti del sottoproletariato urbano l'africa svuota le sue galere in italia gr … url\"\n        ],\n        [\n            0,\n            \"user user votate si ' e tra 5 10 anni italia rinata x apporto benefico migranti questa teoria mattarella alfano renzi\"\n        ],\n        [\n            0,\n            \"cittadinanza le cartoline appello dei figli di immigrati cambiateci la vita url\"\n        ],\n        [\n            0,\n            \"e se poi ad immigrare nel nostro paese fossero stati tantissimi gesù essendo stato arabo anche lui avrei url\"\n        ],\n        [\n            0,\n            \"user orgoglioso di quanto la basilicata sta facendo con immigrati avanti così presidente\"\n        ],\n        [\n            0,\n            \"roma – francesco incompreso prosegue la missione ” aprite le porte ai migranti ” papa francesco visita la comun url\"\n        ],\n        [\n            0,\n            \"presto tutti negli hotel italiani hashtag url\"\n        ],\n        [\n            0,\n            \"hashtag le nostre proposte dal palco di italia a 5 stelle ho parlato di immigrazione delle cause dei url\"\n        ],\n        [\n            1,\n            \"hashtag io penso che visto che si vogliono barricare non si potrebbe radunarsi tutti li togliere i profughi i rimanenti dare fuoco\"\n        ],\n        [\n            0,\n            \"altri 75 profughi a roma con i corridoi umanitari url\"\n        ],\n        [\n            0,\n            \"oltre 900 migranti sbarcati sulle coste della campania a bordo ragazza morta url\"\n        ],\n        [\n            0,\n            \"avete presente la storia degli stranieri che hanno aggredito ed ucciso quel ragazzo stando alla procura di frosinone sono tutti italiani\"\n        ],\n        [\n            0,\n            \"user il problema migranti in italia ce lo siamo creati da soli e continuiamo\"\n        ],\n        [\n            0,\n            \"famiglie milanesi due anni fa accoglievano in casa famiglie di immigrati da nord a sud l'italia è meglio di così url\"\n        ],\n        [\n            0,\n            \"carlo giorgetti enrico rossi il governatore della toscana in un intervista dice che ci sono 450000 immigrati url\"\n        ],\n        [\n            0,\n            \"hashtag video torino dopo notte di tensione riesplode la rabbia dei migranti url\"\n        ],\n        [\n            0,\n            \"il 60 del no hanno votato contro i migranti contro renzi antipatico contro la disoccupazione al sud contro i partiti contro tutto\"\n        ],\n        [\n            0,\n            \"firenze protesta dei migranti davanti alla prefettura tensioni con la polizia url url\"\n        ],\n        [\n            0,\n            \"così ho potuto anche prendermi da mangiare grazie straniero sbadato per avermi sfamato 🙏\"\n        ],\n        [\n            0,\n            \"cde accusa italia migranti poco protetti da trafficanti altre news ansa europa ansa it url via user\"\n        ],\n        [\n            0,\n            \"speriamo ancora per poco hashtag immigrati\"\n        ],\n        [\n            0,\n            \"papa sui migranti è la tragedia più grande dopo la ii guerra mondiale url\"\n        ],\n        [\n            1,\n            \"user una che parla di donne migranti usate solo per il welfare altrui ha in testa molto bene il concetto di schiavitù femminile 👏\"\n        ],\n        [\n            0,\n            \"emergenza migranti l ’ italia chiede aiuto anche agli stati uniti user url\"\n        ],\n        [\n            0,\n            \"stasera se vince il sì renzi obbliga i paese est europei a prendersi i migranti abbiamo svaccato del tutto hashtag\"\n        ],\n        [\n            0,\n            \"user user immagino quanti stranieri erano venire a fare i turisti in italia un paese ghetto\"\n        ],\n        [\n            0,\n            \"bellissimo che francesco risponde in differita come i vip stranieri che aspettano la traduzione della fernando ❤ hashtag\"\n        ],\n        [\n            0,\n            \"rt riccardoluna svezia le gaffe di trump sui migranti e le fake news della fox url\"\n        ],\n        [\n            1,\n            \"hashtag quando si parla di migranti economici si dovrebbe avere almeno certezza che tutti cittadini italiani fossero alla sopravvivenza\"\n        ],\n        [\n            0,\n            \"user user niente futuro il futuro lo stanno preparando per gli stranieri e se agli italiani non va bene che se ne vadano 😠\"\n        ],\n        [\n            0,\n            \"al sud italia continua l'accoglienza a milioni di immigrati da tutto il mondo e tu papa francesco oltre a url\"\n        ],\n        [\n            0,\n            \"hashtag hashtag il vs punto debole della quale non parlate quasi mai è la vostra idea sugli immigrati ed è quella che vi farà perdere\"\n        ],\n        [\n            0,\n            \"dottorgiustizia rt dottorgiustizia hashtag chi mette a rischio la vita viaggiando stipati come bestie merita … url\"\n        ],\n        [\n            0,\n            \"solo dei decerebrati possono scrivere l'italia agli italiani e fuori gli stranieri nella pagina di una catena url\"\n        ],\n        [\n            0,\n            \"si capisce perché il pd ha fatto in fretta e furia una egge a tutela dei minorenni immigrati per avere tutele che i … url\"\n        ],\n        [\n            1,\n            \"per le hashtag avete guardato i curriculum ah non c'è bisogno perché è ormai tutto in mano straniera avete ragione anche voi hashtag\"\n        ],\n        [\n            0,\n            \"gente di sinistra che osanna le multinazionali perché hanno deciso di assumere degli immigrati per fare un url\"\n        ],\n        [\n            0,\n            \"al cara di borgo mezzanone arriva gasparri verificherà condizioni di vita dei migranti url url\"\n        ],\n        [\n            0,\n            \"hashtag pedofilo più facile adescare attorno ai campi profughi in italia i minorenni non accompagnati respinti alle frontiere svizzere\"\n        ],\n        [\n            0,\n            \"user il significante politically correct migrante il significato ormai del tutto razzista della parola\"\n        ],\n        [\n            0,\n            \"' a scuola via una lingua nazionale per gli immigrati ' la proposta d'oltralpe fa discutere bertoli ' non aiuta url\"\n        ],\n        [\n            0,\n            \"olbia immigrato romeno minaccia e picchia la compagna la lascia ferita in mezzo … url url\"\n        ],\n        [\n            0,\n            \"migranti nuova strage in mare « 20 morti al largo della libia » in calabria nave con 700 profughi il messaggero … url\"\n        ],\n        [\n            0,\n            \"i profughi li vedete solo voi dati del viminale li danno a meno del 10 del totale come li chiamate tutti gli al … url\"\n        ],\n        [\n            0,\n            \"ora al governo renzi arrivera'fassino da torino a gestire immigrati cosi'siamo a posto a vita hashtag\"\n        ],\n        [\n            0,\n            \"user ciao sono straniero con residenza fiscale e domicilio in inghilterra ma seconda casa in italia posso aprire un conto\"\n        ],\n        [\n            0,\n            \"sono più gli italiani residenti all'estero rispetto ai cittadini stranieri residenti in italia hashtag\"\n        ],\n        [\n            0,\n            \"hashtag i paesi a più alta immigrazione sono quelli che hanno il pil maggiore ricchezza distribuita a tutti i cittadini\"\n        ],\n        [\n            0,\n            \"la libia blocca i primi mille migranti dopo l ’ accordo con l ’ italia user url\"\n        ],\n        [\n            0,\n            \"user in effetti sui migranti mi piacerebbe un giorno poterci fare qualche risata sopra come per le barzellette sugli ebrei\"\n        ],\n        [\n            0,\n            \"stranieri ' pagano ' 640 mila pensioni studio fondazione moressa immigrati producono quanto fiat url\"\n        ],\n        [\n            0,\n            \"l ’ industria delle frontiere fondi europei ai colossi della difesa per bloccare i migranti url\"\n        ],\n        [\n            0,\n            \"rimini italiano riduce in fin di vita un giovane immigrato arrestato url\"\n        ],\n        [\n            0,\n            \"290 milioni di euro per tutti i diciottenni anche se sei straniero 500 euro di bonus cultura il cosiddetto url\"\n        ],\n        [\n            0,\n            \"hashtag parco della stazione manifestazione a favore dei migranti url\"\n        ],\n        [\n            0,\n            \"ennesima tragedia sulla linea ferroviaria ventimiglia cannes i diritti e la vita stessa dei hashtag non contano … url\"\n        ],\n        [\n            0,\n            \"migrazione e migranti – i problemi psicologici e clinici legati alla migrazione e alla globalizzazione seminario url\"\n        ],\n        [\n            0,\n            \"trump su immigrazione arrivano illeg commettono crimini nn abbiamo paese senza confini lei vuole aprire tutto hashtag hashtag\"\n        ],\n        [\n            0,\n            \"gara accoglienza migranti provincia di caserta periodo 1 4 2017 31 12 2017 procedura aperta per mezzo di offerte url\"\n        ],\n        [\n            0,\n            \"quelli di hashtag hanno ragione i profughi non se vanno più loro dopo l'alluvione del 51 fuggirono dalle nostre parti e sono ancora qui\"\n        ],\n        [\n            0,\n            \"manovra renzi sfida l'ue sulle spese per i migranti roma matteo renzi sfida l'ue sulla manovra mettendol url\"\n        ],\n        [\n            0,\n            \"isola di nauru paradiso della micronesia o inferno dei migranti url\"\n        ],\n        [\n            0,\n            \"user ho chiesto alla figlia di un amico marocchino ouda ci sono altri bambini stranieri nella tua classe no siamo tutti italiani\"\n        ],\n        [\n            0,\n            \"fanno bene i giovani ad andarsene x motivi di lavoro tanto le pensioni le pagheranno gli immigrati come vuole il pd hashtag\"\n        ],\n        [\n            0,\n            \"vi fate fare il lavaggio del cervello da feccia come salvini e usate i migranti come capro espiatorio della crisi del paese vergogna\"\n        ],\n        [\n            0,\n            \"rieti operazione della mobile arrestati tre spacciatori stranieri vendevano droga davanti le scuole url\"\n        ],\n        [\n            0,\n            \"user l'isola accoglie tutti ti considerano un profugo putroppo sarai espulso hanno scoperto che hai un contoin banca a bruxelles\"\n        ],\n        [\n            1,\n            \"questo dimostra che l'accoglienza diffusa la fanno gli immigrati così aumentano l'invasione ma anche il loro redd … url\"\n        ],\n        [\n            0,\n            \"le lezioni di dialetto meneghino su youtube amate anche dai migranti url\"\n        ],\n        [\n            0,\n            \"esce alla luce il marcio dell'ufficio immigrazione della questura di padova url\"\n        ],\n        [\n            0,\n            \"user vedi che alla fine siamo d'accordo l'immigrazione serve per lo sfruttamento dei più deboli\"\n        ],\n        [\n            0,\n            \"in attesa della pubblicazione ecco cosa prevedono le nuove norme per i bambini stranieri soli in italia … url\"\n        ],\n        [\n            0,\n            \"user se ottenesse la consacrazione con il referendum sarebbe inarrestabile i servi ai suoi piedi raddoppierebbero e ancora più immigrati\"\n        ],\n        [\n            0,\n            \"appello per lecco replica alla lega sui migranti serve responsabilità url\"\n        ],\n        [\n            0,\n            \"user qualcuno vi dà assistenza o sono tutti impegnati con i profughi\"\n        ],\n        [\n            0,\n            \"hashtag alla casa bianca fra justin trudeau e donald trump canada preoccupato per trattato nafta e migranti url\"\n        ],\n        [\n            0,\n            \"repubblicait londra lavoratori stranieri e brexit timori ma qui è sempre meglio che in italia url\"\n        ],\n        [\n            0,\n            \"reggio calabria nucera impegno dell'amministrazione a tutto campo nella questione dei migranti stretto web url hashtag\"\n        ],\n        [\n            0,\n            \"user si è vero o per lo meno quelli che hanno colpito in europa non erano dei migranti ma tutti cittadi … url\"\n        ],\n        [\n            1,\n            \"leggetevi qualcosina sulla storia dell'islam e dell'africa prima di santificare i migranti e colpevolizzare a tutti i costi gli europei\"\n        ],\n        [\n            0,\n            \"user user infatti fessacchiotti guardate i paesi che senza fare barricate accolgono più profughi quali sono\"\n        ],\n        [\n            0,\n            \"hashtag sui hashtag cornuti e mazziati alla faccia del mago merlino\"\n        ],\n        [\n            1,\n            \"ong italiane francesi norvegesi accanite nel prendere migranti e scaricarli sempre e solo in italia url\"\n        ],\n        [\n            0,\n            \"user e in italia anche il mercato interno è florido tutti comprano pistole per paura degli stranieri poi ci uccidono le mogli\"\n        ],\n        [\n            0,\n            \"la sorella della boldrini dirige una trentina di coop provate a pensare che introito con gli immigrati ci url\"\n        ],\n        [\n            0,\n            \"il pd e l ’ immigrazione tutto e il suo contrario url url\"\n        ],\n        [\n            0,\n            \"user ahahahahahh no gli immigrati son tutti terroni punto xd\"\n        ],\n        [\n            0,\n            \"hashtag gli immigrati fanno lavori che gli italiani non sono disposti a fare per es il mediatore culturale a 5mila euro al mese\"\n        ],\n        [\n            0,\n            \"ventimiglia dopo 48 ore ancora disperso il migrante sorpreso dalla piena del roja url url\"\n        ],\n        [\n            0,\n            \"ex compagna che chi va a insegnare italiano agli stranieri ha fallito nell'insegnamento nelle scuole anche oggi non ce la facciamo\"\n        ],\n        [\n            0,\n            \"de boer e i suoi fratelli le cinque fasi dell'allenatore straniero alla prima esperienza in italia url\"\n        ],\n        [\n            0,\n            \"user lascia stare user la colpa è di obama per tutti questi immigrati\"\n        ],\n        [\n            0,\n            \"milano stranieri aggrediscono un poliziotto e un militare momenti di tensione in parco sempione a milano u url\"\n        ],\n        [\n            0,\n            \"naufragio di migranti al largo della libia almeno 90 dispersi url se non s'impediscono le partenze è scontato ci siano\"\n        ],\n        [\n            0,\n            \"accoglieva migranti le figlie accusano suicida per il disprezzo della gente url url\"\n        ],\n        [\n            0,\n            \"user che stasera gli arrivi anche l'oscar per il miglior film straniero\"\n        ],\n        [\n            0,\n            \"legge di stabilità ai comuni 500 euro per ogni migrante accolto roma – 17 ottobre 2016 – nella manovra url\"\n        ],\n        [\n            0,\n            \"nel 2016 oltre 25 000 minori migranti soli sono sbarcati in italia gesti disperati di padri e madri per toglierli … url\"\n        ],\n        [\n            0,\n            \"user user a milano c'è un amichetto del cazzaro di firenze basta immigrati a roma c'è la raggi invasione di immigrati\"\n        ],\n        [\n            0,\n            \"oggi h 18 casa della memoria proiezione contenuti extra del film il figlio di saul oscar miglior film straniero 20 … url\"\n        ],\n        [\n            0,\n            \"guarda il fatto del giorno – gara di solidarietà per i migranti url\"\n        ],\n        [\n            0,\n            \"soldati e carabinieri aggrediti dagli immigrati a milano botte lanci di oggetti video url\"\n        ],\n        [\n            0,\n            \"caso unar blocca il rifugio profughi lgbti di bologna mit due trans rischiano la vita dire it url\"\n        ],\n        [\n            0,\n            \"dossier sull'immigrazione 2016 calano ancora le presenze di stranieri rispetto all'anno scorso url\"\n        ],\n        [\n            0,\n            \"milano profugo lo pesta a sangue ragazzo in fin di vita dopo pestaggio selvaggio url\"\n        ],\n        [\n            0,\n            \"istituto superiore della sanità non si può stabilire nesso migranti e hashtag ma se andate in alcune zone dell'africa fate il vaccino\"\n        ],\n        [\n            0,\n            \"hashtag user non è che per caso ci stai speculando anche tu sugli immigrati\"\n        ],\n        [\n            0,\n            \"la crisi dei profughi è già costata all ’ italia 8 4 miliardi spesa triplicata url\"\n        ],\n        [\n            0,\n            \"la posizione di forza italia su immigrazione sicurezza e ruolo delle ong nel mediterraneo url\"\n        ],\n        [\n            0,\n            \"user frontiere aperte illusione italiana dell'europa non accettano immigrati se non dopo adeguato filtro basta creare fantasmi\"\n        ],\n        [\n            0,\n            \"guida utile la scabbia non è tornata in italia per colpa dei profughi url url\"\n        ],\n        [\n            0,\n            \"sanremo furto ai danni dell'ovs gruppo di stranieri tenta di portare via i giubbotti della nuova collezione url\"\n        ],\n        [\n            0,\n            \"a limbadi vv scenario surreale a causa di immigrati rumeni vescio aic chiede ripristino della … via user\"\n        ],\n        [\n            1,\n            \"un nuovo post stop ai barconi di migranti l ’ italia cerca l ’ accordo in libia c'e ' da crederci è stato url\"\n        ],\n        [\n            1,\n            \"inps in pensione dopo 5 anni di contributi ma solo se sei straniero ripuliamo l'italia url\"\n        ],\n        [\n            0,\n            \"si tutti quelli che li fanno arrivare i profughi affffffff url\"\n        ],\n        [\n            0,\n            \"user user il suo amico cencioso è ' andato a fare il migrante economico a ginevra\"\n        ],\n        [\n            0,\n            \"coinvolgimento comunità straniere milano come londra aree isolate per le feste dei sudamericani url via user\"\n        ],\n        [\n            0,\n            \"val roya – spazio occupato da migranti e solidali appello alla solidarietà url\"\n        ],\n        [\n            0,\n            \"troppi ricorsi da finti profughi tribunale milano fa solo quello ieri abbiamo parlato del … url\"\n        ],\n        [\n            1,\n            \"ancora che i buonisti parlano alle famiglie niente buoni libro e agli immigrati lezioni di sci fate schifo\"\n        ],\n        [\n            0,\n            \"ki sarebbero questi talenti e imprese innovative i migranti economici ke arrivano con i barconi o 100000ita lau … url\"\n        ],\n        [\n            0,\n            \"almeno avvertirlo prima discutere ragionare mi fanno pena anche quei poveri immigrati appena entrati che sono muti … url\"\n        ],\n        [\n            0,\n            \"mons viganò studenti stranieri in italia ambasciatori dell'italiano da seguire poi con i media hashtag url\"\n        ],\n        [\n            0,\n            \"3 anni di libertà vigilata per l ’ operatrice televisiva che fece cadere il profugo siriano alla frontiera ungherese url\"\n        ],\n        [\n            0,\n            \"latina immigrato irrompe nella rappresentazione della passione e aggredisce gesù url\"\n        ],\n        [\n            0,\n            \"tutto quello che non vi hanno mai detto sull ’ immigrazione url\"\n        ],\n        [\n            0,\n            \"user la hashtag predica bene e razzola male dopo firmano pro gay e pro immigrati in parlamento bella commedia\"\n        ],\n        [\n            0,\n            \"news la preghiera del papa alla via crucis vergogna per il sangue innocente dei migranti e di donne e bambini e url\"\n        ],\n        [\n            0,\n            \"user per lo meno non perde mai il sorriso anche se é uscita tardi a differenza di altri artisti stranieri\"\n        ],\n        [\n            0,\n            \"il 60 degli alunni stranieri è nato in italia url romania albania e marocco i primi paesi di origine hashtag\"\n        ],\n        [\n            0,\n            \"user a noi stranieri in italia piacciono i racconti di buzzati\"\n        ],\n        [\n            0,\n            \"perché se invece moriva un immigrato al giorno andava bene poi vorrei vedere questi dati di ne muore uno al gior … url\"\n        ],\n        [\n            0,\n            \"user sì ma anche la scuola deve fare tanto a scuola ho avuto tanti bambini stranieri ma episodi del genere non sono mai successo\"\n        ],\n        [\n            0,\n            \"trump licenzia il ministro della giustizia contrario al bando per gli immigrati url\"\n        ],\n        [\n            0,\n            \"bruxelles sbugiarda renzi alfano e boldrini “ in italia 8 migranti su url\"\n        ],\n        [\n            0,\n            \"buffon “ fare una papera è uno shock investitori stranieri povera italia ” url url\"\n        ],\n        [\n            0,\n            \"migranti la denuncia della caritas « sempre più minori non accompagnati tra i profughi » url user\"\n        ],\n        [\n            1,\n            \"hashtag agli stranieri che fanno del male agli italiani in galera bisognerebbe rendere la vita molto difficile come ai violentator\"\n        ],\n        [\n            0,\n            \"milano immigrati feriscono militari davanti alla stazione centrale url\"\n        ],\n        [\n            0,\n            \"sono 27 000 gli immigrati sbarcati in italia dall'inizio del 2017 url\"\n        ],\n        [\n            1,\n            \"hashtag dall'immigrazione alla corte suprema molti i temi seri che sono nel menù della serata vediamo se invece prevalgono gli insulti\"\n        ],\n        [\n            0,\n            \"cagliari blitz della polizia contro l'immigrazione clandestina video url url\"\n        ],\n        [\n            0,\n            \"milano ragazza sequestrata e stuprata tutta la notte da un immigrato ai domiciliari … url url\"\n        ],\n        [\n            0,\n            \"i migranti della cultura url via user terris news on line\"\n        ],\n        [\n            0,\n            \"salvini a lampedusa rende omaggio ai migranti morti é credibile quanto un berlusconi che faccia voto di castità hashtag user\"\n        ],\n        [\n            0,\n            \"milano in balia della violenza paga il conto ai profughi url\"\n        ],\n        [\n            0,\n            \"paese si ripopola grazie migranti sindaco s alessio invitato a forum mondiale convivenza e … url\"\n        ],\n        [\n            0,\n            \"ma che vi ha fatto londra non si puo ' hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user user se questa storiaccia servisse almeno ad aprire in italia un dibattito serio sulla fratellanza musulmana\"\n        ],\n        [\n            0,\n            \"milano dopo gli ultimi terroristici bombardamenti url\"\n        ],\n        [\n            0,\n            \"oltre il circo della paura l'inesorabile declino del terrorismo url\"\n        ],\n        [\n            0,\n            \"user nessun post riguardo alla strage terroristica in canada\"\n        ],\n        [\n            0,\n            \"foggia islamico africano distrugge la statua della madonna a bastonate “ io sono musulmano ” url via user\"\n        ],\n        [\n            1,\n            \"user io sono uno di quelli sono anche islamofobo renzifobo ongfobo sinistrumefobo e zeccofobo\"\n        ],\n        [\n            0,\n            \"il hashtag dopo i fatti di hashtag in tv allerta sicurezza italia 2 cellule di terroristi sbarcati coi gommoni in puglia ma è falso\"\n        ],\n        [\n            0,\n            \"il 2017 si apre con un ennesimo attentato terroristico ancora istanbul 39 vittime molti feriti url\"\n        ],\n        [\n            0,\n            \"beh tutti sti musulmani che stanno via via togliendoci di mezzo non portano certo modernità fosse per loro saremm … url\"\n        ],\n        [\n            0,\n            \"ho una domanda ma sei nata con genitori musulmani — provengo da una famiglia in cui tutti sono musulman url\"\n        ],\n        [\n            0,\n            \"user tra le tante cose hai portato a parigi anche il terrorismo\"\n        ],\n        [\n            0,\n            \"mosul le lacrime della bimba salvata dall ’ isis dai soldati iracheni i terroristi le hanno ucciso il padre e … url\"\n        ],\n        [\n            0,\n            \"attacco di londra allerta anche in italia riunione antiterrorismo url hashtag\"\n        ],\n        [\n            0,\n            \"foggia distrugge statua della madonna e presepe sono musulmano url url\"\n        ],\n        [\n            0,\n            \"arrestato tunisino a berlino forse coinvolto nell ' attacco terroristico user url\"\n        ],\n        [\n            0,\n            \"user user erano da parte di kamikaze islamici quello che sto dicendo è che vi state concentrando tutti su di loro per\"\n        ],\n        [\n            0,\n            \"attentato alla moschea di quebec presi i terroristi uno è marocchino url\"\n        ],\n        [\n            0,\n            \"user possibile che i clandestini possono bloccare ferrovia fallo nei paesi islamici vieni ucciso italia è la puttana di tutti\"\n        ],\n        [\n            0,\n            \"papa francesco a roma tre dialogo con gli studenti mancanza lavoro causa suicidi e terrorismo url\"\n        ],\n        [\n            1,\n            \"hashtag hashtag il probl è l'islam a me stanno sul cazzo anche i cristiani anche gli ebrei quindi andate a fcl tutti\"\n        ],\n        [\n            0,\n            \"4 isis i terroristi più fortunati del mondo e tutto ciò che è stato fatto per favorirli url\"\n        ],\n        [\n            0,\n            \"user si parte dal terrorismo e gira e rigira dove si arriva alla raggi e lotti e formigoni che fine hanno fatto\"\n        ],\n        [\n            0,\n            \"tra foreign fighters e lupi solitari come combattere il terrorismo e fare prevenzione la repubblica url\"\n        ],\n        [\n            0,\n            \"palermo allarme terrorismo alla stazione centrale treni e bus bloccati url\"\n        ],\n        [\n            0,\n            \"ponte vecchio illuminato ' no terrorismo ' iniziativa anche dopo pacco bomba esploso nel capoluogo toscano url\"\n        ],\n        [\n            1,\n            \"user le moschee saranno fatte saltare in aria odiamo le bestie del corano più dei nazisti della 2a guerra mondiale\"\n        ],\n        [\n            0,\n            \"user però sono in tanti che hanno iniziato ad usare islamista per indicare un islamico politicizzato e fare un distinguo\"\n        ],\n        [\n            0,\n            \"user oggi qualsiasi persona che uccide è subito identificata come terrorista anche se invece lo fa per ragioni personali\"\n        ],\n        [\n            0,\n            \"in questo primo giorno d'inverno ancora si parla di terrorismo e di morte preghiamo per la pace preghiamo contro il terrorismo\"\n        ],\n        [\n            0,\n            \"hashtag in italia non ci sono attentati perchè l'italia è utile all'isis è il maggior collaborazionista dei terroristi\"\n        ],\n        [\n            1,\n            \"user prova a vivere senza reddito vedrai che farai il terrorista anche tu\"\n        ],\n        [\n            0,\n            \"trattati europei allerta terrorismo a roma ma fanno più paura i black bloc url url\"\n        ],\n        [\n            1,\n            \"hashtag ohhh ma sti musulmani hanno rotto il cazzo qua siamo in italia e non ne vogliamo befane mascherate col velo eh basta\"\n        ],\n        [\n            0,\n            \"chissà perchè l'italia non se la incula mai nessuno con sti attacchi terroristici o presunti tali\"\n        ],\n        [\n            0,\n            \"se chiedo il rispetto della legalità da parte della comunità musulmana che ormai si sta impossessando della url\"\n        ],\n        [\n            0,\n            \"hashtag olivero interessi precisi dietro a terrorismo e disinformazione alimentare milano 27 ott adnkro url\"\n        ],\n        [\n            0,\n            \"user da noi come successo a fiumicino algerini clandestini scappano dall'aereo sulla pista d stesso a milano\"\n        ],\n        [\n            0,\n            \"faccio notare sommessamente che anche in russia la strategia terroristica è cambiata non sono più kamikaze ma url\"\n        ],\n        [\n            0,\n            \"onore ad un giovane ragazzo che descrive l'islam in modo semplice ma con rispetto un giovane italiano che alla url\"\n        ],\n        [\n            0,\n            \"l'italia il paese barzelletta la terra di nessuno e di conquista dove pure i terroristi stranieri fanno i loro por … url\"\n        ],\n        [\n            0,\n            \"user sei un incosciente e forse anche in malafede metti oltre che nome anche dove abitano le famiglie cosi aiuti terroristi\"\n        ],\n        [\n            0,\n            \"user assolutamente si ma c'è un evidente interesse nel far risaltare il fatto che sia islamico piuttosto che psicopatico\"\n        ],\n        [\n            0,\n            \"user diciamo grazie e gente come user pd che invece di proteggerci spalancano le porte ai terroristi islamici\"\n        ],\n        [\n            0,\n            \"da quel che capisco è una svedese in 1 città di musulmani che le hanno espresso grande solidarietà dopo l'attentato url\"\n        ],\n        [\n            0,\n            \"allarme terrorismo alla stazione di palermo stop a treni e bus tre persone fermate – video url\"\n        ],\n        [\n            0,\n            \"strage di berlino il terrorista amri ​ filmato alla stazione di lione url\"\n        ],\n        [\n            0,\n            \"ancora allarmi bomba in tutta italia ormai è psicosi terrorismo url\"\n        ],\n        [\n            0,\n            \"esiste il pericolo di un'invasione islamica in italia seguici ne parleremo prossimamente a user url\"\n        ],\n        [\n            0,\n            \"certo che se ti fa a pezzi un pazzo è molto meglio che esser fatti a pezzi da un terrorista governo complice url\"\n        ],\n        [\n            0,\n            \"insulti in facebook contro gli organizzatori della conferenza sull'islam a borgosesia url\"\n        ],\n        [\n            0,\n            \"user user strano musulmani quelli della religione di pace 😏\"\n        ],\n        [\n            0,\n            \"user user potenziali delinquenti o peggio ancora potenziali terroristi\"\n        ],\n        [\n            0,\n            \"user user anche i terroristi inglesi non erano profughi ma arrivati da piccoli o nati là ignorantone ti piacecome segreto\"\n        ],\n        [\n            0,\n            \"user è bene ricordarlo che abbiamo avuto il terrorismo in casa e autoprodotto e qualcuno ogni tanto ci ricasca pure\"\n        ],\n        [\n            0,\n            \"taci che forse grazie a questo assassinio eccellente la turchia islamista di erdogan viene messa sotto tutela dalla … url\"\n        ],\n        [\n            1,\n            \"visto che è vietata l apologia del fascismo siamo costretti a fare apologia del nazismo per difenderci da democratici e musulmani\"\n        ],\n        [\n            0,\n            \"user il razzismo è pericoloso quanto il terrorismo url\"\n        ],\n        [\n            0,\n            \"user perché i mediorientali che giocano a golf sono meno musulmani di tutti gli altri hashtag\"\n        ],\n        [\n            0,\n            \"allerta terrorismo a roma « attenzione ai camion e non parlare al telefono » le norme per gli agenti url\"\n        ],\n        [\n            0,\n            \"la finanza islamica a sostegno di italia e europa url\"\n        ],\n        [\n            0,\n            \"capodanno a milano festa blindata con metal detector e smartphone antiterrorismo url\"\n        ],\n        [\n            0,\n            \"voglio vedere se un paese musulmano o toglie la mezzaluna dai propri simboli per fare affari con noi siamo url\"\n        ],\n        [\n            1,\n            \"user tra l'idiozia a 5 stelle e chi sostiene la fratellanza musulmana in america targati obama mangia … url\"\n        ],\n        [\n            1,\n            \"“ qua non siete i benvenuti ” scritte anti islamici e croci sulla facciata della moschea di … url url\"\n        ],\n        [\n            0,\n            \"le grandi vicende internazionali specialmente quelle che hanno a che fare con fatti di terrorismo o di guerra url\"\n        ],\n        [\n            0,\n            \"fermi tutti renzi ha l ’ arma segreta contro i terroristi le canzoni di pupo url\"\n        ],\n        [\n            0,\n            \"terrorismo islamico perché in italia finora è andata bene url via user\"\n        ],\n        [\n            0,\n            \"user grazie per la speranza che mi ha dato quella di ribellarci ai musulmani e lottare per liberare italia da crisi\"\n        ],\n        [\n            0,\n            \"femare le bugie dei hashtag che vogliono a tutti i costi che l'attentatore sia islamico url\"\n        ],\n        [\n            0,\n            \"tablet e pc in aereo l ’ italia non cambia le regole antiterrorismo si possono portare nel bagaglio a mano url\"\n        ],\n        [\n            0,\n            \"il fratello del terrorista convinto che la radicalizzazione del fratello sia avvenuta in carcere in italia vedendo salvini in tv hashtag\"\n        ],\n        [\n            0,\n            \"favoreggiati da pd 5st e cei che si illudono di cavalcare l ' islamismo gli autoinvitati ospiti si fanno partito x … url\"\n        ],\n        [\n            1,\n            \"user colpa dei londinesi non musulmani non sono andati a votare i musulmani sicuramente sono andati tutti aff … url\"\n        ],\n        [\n            0,\n            \"milano casa popolare assegnata a terrorista isis “ usava figlio di dieci anni per propaganda ” url\"\n        ],\n        [\n            1,\n            \"questo e ' terrorismo finanziario dopo il 5 dicembre bisogna massacrarli url\"\n        ],\n        [\n            0,\n            \"un applauso a quelli che hanno tirato molotov alla hashtag per terrorismo contro gli hashtag avete proprio salvato il mondo\"\n        ],\n        [\n            0,\n            \"è inconcepibile che in una capitale mondiale come hashtag accadano ancora atti terroristici i servizi europei coll … url\"\n        ],\n        [\n            1,\n            \"user nn solo terrorismo consideri l ' idea lanciata di fare 5figli a testa per comandarci a breve con le loro leggi islamiche\"\n        ],\n        [\n            0,\n            \"milano arrestato uomo per terrorismo islamico “ disponibile a compiere url via user\"\n        ],\n        [\n            0,\n            \"prova istanbul arrestato il terrorista autore della strage di capodanno corriere della sera url\"\n        ],\n        [\n            0,\n            \"user hai invitato anche le musulmane o per via della loro religione sono esenti\"\n        ],\n        [\n            0,\n            \"gentiloni alla casa bianca “ uniti con trump contro il terrorismo ” url url\"\n        ],\n        [\n            0,\n            \"europa sotto attacco islamico ma in italia nasce la « costituente islamica » facciamo una … url\"\n        ],\n        [\n            0,\n            \"ue tusk minacce esterne dal nuovo corso usa cina russia e islam radicale l avete fatto voi la disentegrazione dell europa dunque zitti\"\n        ],\n        [\n            0,\n            \"user user non credo stia prendendo piede in sè bensì chi decide di fare terrorismo trova una spinda nei wahhabiti\"\n        ],\n        [\n            1,\n            \"user user dobbiamo subire ancora per toglierci dalle palle questi musulmani irrispettosi e delinquenti tagliamolemani\"\n        ],\n        [\n            0,\n            \"user user il mondo che compra armamenti invece di aiutare l'africa credo sia l'inizio della fine dell'umanità\"\n        ],\n        [\n            0,\n            \"user buongiorno sig polidoro i crediti del corso sul terrorismo non sono ancora sulla piattaforma sigef\"\n        ],\n        [\n            0,\n            \"hashtag esercito siriano controlla interamente il centro storico attorno alla cittadella liberato dai terroristi hashtag\"\n        ],\n        [\n            0,\n            \"poteva essere una strage come a nizza e berlino ma il piano del terrorista è fallito grazie a una punto url\"\n        ],\n        [\n            0,\n            \"user pensa a come vengono trattate le minoranze nei paesi islamici hanno ancora gli schiavi neri\"\n        ],\n        [\n            0,\n            \"hashtag con che sguardo pieno d ' amore lo scribacchino guarda la musulmana la straniera\"\n        ],\n        [\n            0,\n            \"user era quel ragazzo tedesco che lo ha fatto perché depresso dico solo che non si deve subito pensare al terrorismo isis\"\n        ],\n        [\n            0,\n            \"fervente musulmano il trequarti centro ha fatto inserire nel contratto che lo lega alla federazione neozelandese url\"\n        ],\n        [\n            0,\n            \"soccorritore consola migrante terrorizzata italia ansa it url\"\n        ],\n        [\n            0,\n            \"in europa tendiamo a sovrastimare il numero di musulmani rispetto al totale della popolazione il paese in cui è url\"\n        ],\n        [\n            1,\n            \"la sofferenza umana a causa della sunnita e al terrorismo sionista hashtag\"\n        ],\n        [\n            0,\n            \"donne e sport nei paesi musulmani lo spot nike piace ma non a tutti user url\"\n        ],\n        [\n            0,\n            \"a user stanno spiegando ai terroristi dove non vale la pena fare attentati stasera\"\n        ],\n        [\n            0,\n            \"mi è piaciuto un video di user url vita da terrorista homyatol\"\n        ],\n        [\n            1,\n            \"l'agente che ha ucciso il porco terrorista è fashista 1 1 se quello davanti a te tira fuori la pistola siete tutti gandhi mortacci vostri\"\n        ],\n        [\n            0,\n            \"user purtroppo però al momento tutti i terroristi sono mussulmani ce poco da commentare\"\n        ],\n        [\n            0,\n            \"nella madrepatria una sparatoria in periodo di terrorismo con l'istituzione costituzionale mattarella a 2 url\"\n        ],\n        [\n            0,\n            \"capodanno rischio terrorismo minniti guardia altissima a roma cecchini e fioriere an … url url\"\n        ],\n        [\n            0,\n            \"sapete cosa è spaventoso il fatto che quando leggo di un attacco terroristico rimango inorridita ma non più scioccata\"\n        ],\n        [\n            0,\n            \"la logica fine sarà che ci rimetteranno anche i musulmani ormai ben integratesi in hashtag url\"\n        ],\n        [\n            1,\n            \"il ladro nei paesi musulmani è amputato in europa è imputato in italia è deputato\"\n        ],\n        [\n            0,\n            \"aldilà di ammazzare qualche terrorista alla base dovremmo fare molto di più perché questo non accada url\"\n        ],\n        [\n            0,\n            \"isis arrestato per terrorismo ​ alla madre va il sussidio comunale url user\"\n        ],\n        [\n            0,\n            \"tutti i terroristi sono mussulmani url\"\n        ],\n        [\n            0,\n            \"napoli autocisterna abbandonata alla stazione scatta allerta terrorismo ma url via user\"\n        ],\n        [\n            0,\n            \"user dopo queste parole l'accuseranno di terrorismo internazionale\"\n        ],\n        [\n            1,\n            \"user la moda musulmana di ammazaare innocenti sta facendo proseliti in tutto il mondo\"\n        ],\n        [\n            0,\n            \"bianche nere musulmane ecc plus un altro con una poesia super femminista scritta da una mia compagna piango ancora se ci penso\"\n        ],\n        [\n            0,\n            \"user ma guarda puoi anche convertirti imparare arabo e corano e pregare verso la mecca hashtag\"\n        ],\n        [\n            0,\n            \"user in italia è vietato girare con il volto coperto anche x i musulmani e nn c'è obbligo mostrare artico … url\"\n        ],\n        [\n            0,\n            \"si inventano i terroristi fanno entrare le leggi marziali e possono fare quello che vogliono anche uccidere\"\n        ],\n        [\n            0,\n            \"attentato a nizza gli 11 sopralluoghi del terrorista bouhlel prima della strage url\"\n        ],\n        [\n            0,\n            \"annuncio choc di un ’ azienda in italia “ assumiamo solo islamici obedienti ” fdi “ è fuori legge ” attacco mirato url\"\n        ],\n        [\n            0,\n            \"video … roma intervista choc a imam “ roma è già musulmana l ’ islam moderato non esiste ” url\"\n        ],\n        [\n            0,\n            \"in italia mi spiace tanto dirlo per far cambiare qualcosa serve un attacco terroristico hashtag\"\n        ],\n        [\n            0,\n            \"appena pubblicato in url indagato per terrorismo internazionale a milano individuato in iraq url\"\n        ],\n        [\n            1,\n            \"nudo come un verme e se 6 un hashtag è quello 6 “ uno che ci odia e ci vuole eliminare tutti ” è troppo fine … url\"\n        ],\n        [\n            0,\n            \"su user si parla bene con chi vive e conosce la situazione di rifugiati in hashtag isis non sono musulmani nessuno è con loro\"\n        ],\n        [\n            0,\n            \"campi profughi stesso sono campi di concentramento user e'vero anche terreno fertile di reclutamento per il terrorismo\"\n        ],\n        [\n            0,\n            \"tutti gli uomini di trump la dfiesa del nuovo vieto ai musulmani hashtag url\"\n        ],\n        [\n            0,\n            \"questi sono i buoni quelli contro il fadcismo i difensori dell islam contro le destre capito url\"\n        ],\n        [\n            1,\n            \"user l'islam vuole la sottomissione di tutti impossibile dialogare con chi ti vuole annientare completamente\"\n        ],\n        [\n            0,\n            \"user come da programma l'islam occupa roma senza colpo ferire una volta era il cristianesimo che si espandeva nel mondo\"\n        ],\n        [\n            0,\n            \"allarme terrorismo degli 007 “ rischio concreto di attacchi islamici in italia ” notiziario online url\"\n        ],\n        [\n            1,\n            \"hashtag tutti li osannano adesso ma se gli agenti avessero ucciso il terrorista a sangue freddo staremmo a parlare di altro\"\n        ],\n        [\n            0,\n            \"dopo l ’ 11 settembre in particolare dal 2003 il rapimento di ostaggi è diventato ilmodello di base di finanziamento dei gruppi terroristici\"\n        ],\n        [\n            1,\n            \"user il problema nn è l'islam ma gli occidentali ke lo stanno permettendo x vari interessi perkè cosa c'è ancora da capire\"\n        ],\n        [\n            1,\n            \"“ ore 17 lezione di jihad così si usa il coltello ma in italia i terroristi sono sempre ' presunti ' cronaca di and … url\"\n        ],\n        [\n            0,\n            \"user criticare sempre e comunque non reputo sia giusto maskere antigas può indossarle anche un terrorista e non loriconosceresti\"\n        ],\n        [\n            0,\n            \"roma misure anti terrorismo e incubo black bloc i social sorvegliati speciali url\"\n        ],\n        [\n            0,\n            \"gli invasori islamici per il pd un problema che non interessa basta che fanno soldi inculando gli italiani url\"\n        ],\n        [\n            0,\n            \"perugia il bullo 15enne finisce ai domiciliari terrorizzava i compagni della scuola media il fatto quotidiano url\"\n        ],\n        [\n            0,\n            \"hashtag la cia spia tutto il mondo fanno guerre ma non riescono a fermare lo stato islamico in più non trovano al baghdadi 😉\"\n        ],\n        [\n            0,\n            \"attacco all ’ aeroporto di orly terroristi e mentecatti pongono un problema all ’ islam – by … url url\"\n        ],\n        [\n            1,\n            \"anche questa volta le minacce senza precedenti al mondo islamico 🎯 🎨 🌈 🔫 hashtag url\"\n        ],\n        [\n            0,\n            \"corsera hashtag festa e solidarietà tra tifosi il giorno dopo l'attentato fermato un islamista tedes … url\"\n        ],\n        [\n            0,\n            \"user non siamo clandestini o islamico o gay basta non essere un italiano normale e avrai tutto dal pervertito democratico\"\n        ],\n        [\n            0,\n            \"l'attentatore di londra era un insegnante quindi la nostra riforma della scuola era un piano antiterrorismo\"\n        ],\n        [\n            1,\n            \"ma non stavamo parlando di terrorismo com'è che siamo finiti a parlare ancora della raggi hashtag\"\n        ],\n        [\n            1,\n            \"user perché chi parla della religione d'amore dell'islam non va a parlare con i parenti degli innocenti uccisi senza pietà\"\n        ],\n        [\n            0,\n            \"user i mussilmani sostengono che i cristiani convertiti tornano alla religione d'origine ma il corano è stato scritto nel 700\"\n        ],\n        [\n            1,\n            \"user user raz degan deve essere buttato fuori dall'italia lui è israeliano meglio italiani e musulmani che israeliani\"\n        ],\n        [\n            0,\n            \"i genitori usufruisono dell'assistenza sociale e della casa popolare ma omaggiano i terroristi url\"\n        ],\n        [\n            0,\n            \"il magico mondo dei media instillano la paura per gli attentati islamici e poi fanno articoli sulla discriminazio … url\"\n        ],\n        [\n            0,\n            \"user user io ho lavorato in albania subito dopo la fine del regime le organizzazioni musulmane finanziarono moschee e scuole\"\n        ],\n        [\n            0,\n            \"dazebao news l ’ esercito di baghdad punta su mosul ma la guerra al terrorismo sarà ancora lunga e difficile url\"\n        ],\n        [\n            0,\n            \"si spertica in difese assurde con paragoni grotteschi attacca i komunisti e i musulmani ecco a voi un fasc e … url\"\n        ],\n        [\n            1,\n            \"il vicesindaco di roma pazienza e molta calma la ricetta per la violenza alla 14enne abusata dai genitori estremisti islamici hashtag\"\n        ],\n        [\n            0,\n            \"user se non ti vanno bene certi concetti di una religione cambiala o diventa ateo nessuno ti costringe ad essere musulmano o cristiano\"\n        ],\n        [\n            1,\n            \"gli islamici devono adeguarsi alle tradizioni popolari e religiose dell'italia non il contrario url\"\n        ],\n        [\n            0,\n            \"il terrorismo islamico non esiste dice papa francesco in visita all'università roma tre agi it lo inviterei a leggere il corano\"\n        ],\n        [\n            0,\n            \"user user era un film americano in italia si chiamava attacco al potere dove si videro i campi di concentramento musulmani\"\n        ],\n        [\n            0,\n            \"hashtag un po ' di relativismo farebbe bene occorre ripristinare lo spirito democratico comune per combattere il terrorismo\"\n        ],\n        [\n            1,\n            \"user valà che baffone stalin li avrebbe sistemati tutti in mezz'ora i simpatici musulmani e non solo loro\"\n        ],\n        [\n            0,\n            \"quiz scopri cosa sai o non sai dell ’ islam in italia e nel mondo url via user\"\n        ],\n        [\n            0,\n            \"il terrorismo nell ’ asia pacifica è una minaccia anche extra regionale url\"\n        ],\n        [\n            0,\n            \"o con l'islam conto la cultura della morte o con gli adoratori della morte contro l'islam le difficili alleanze cattoliche\"\n        ],\n        [\n            0,\n            \"user come un islamico che parla di allah incapaci di ammettere che senza aiutini è tutto più difficile\"\n        ],\n        [\n            0,\n            \"lombardia la regione manda a tutti i sindaci una circolare sui centri culturali islamici rispet … url via user\"\n        ],\n        [\n            0,\n            \"hashtag ecco un altro scopo della strategia terroristica raggiunto url\"\n        ],\n        [\n            1,\n            \"hashtag che i musulmani se ne vadano via dall italia\"\n        ],\n        [\n            0,\n            \"perchè in tv fanno vedere i video post strage girati dalle persone non si rendono conto di fare terrorismo gratuito così hashtag\"\n        ],\n        [\n            0,\n            \"germania allarme a chemnitz la polizia su twitter terrorista sfuggito alla cattura url\"\n        ],\n        [\n            0,\n            \"turchia erdogan incontrollabile sfida ancora berlino il reporter tedesco arrestato è un terrorista url\"\n        ],\n        [\n            0,\n            \"come quando mia mamma dice che tutti i musulmani sono terroristi mi verrebbe da picchiarla\"\n        ],\n        [\n            0,\n            \"secondo le ultime notizie tgcom 24 il terrorista arabo di stoccolma sarebbe collegato all ' italia proveniente o diretto hashtag\"\n        ],\n        [\n            0,\n            \"milano il musulmano reda entra nella sua nuova casa arredata dal papa non potevo crederci url\"\n        ],\n        [\n            1,\n            \"user oggi quanti potenziali islamisti avete fatto entrare in italia\"\n        ],\n        [\n            0,\n            \"egitto la strage dei cristiani e la necessaria guerra ai terroristi della jihad il commento del prof ippolito url\"\n        ],\n        [\n            0,\n            \"hashtag dopo la strage i terroristi ambiscono veramente ad uno stato come raccontano di david colantoni url\"\n        ],\n        [\n            0,\n            \"visita alla fondazione hashtag lotta comune al terrorismo estremista e contronarrativa per deradicalizzazione … url\"\n        ],\n        [\n            0,\n            \"user bhè però qui centra lei dovrebbe prima di tutto protestare per i diritti negati delle donne nei paesi musulmani\"\n        ],\n        [\n            0,\n            \"qui radio londra bruxelles due poliziotti accoltellati un arresto procura attacco terroristico il fatto q … url\"\n        ],\n        [\n            0,\n            \"il terrorismo in direttamente aiuta la destra in francia speriamo che in italia non aiutano a salvini\"\n        ],\n        [\n            0,\n            \"due medici russi morti ad aleppo cremlino responsabili non solo i terroristi ma anche i loro sponsor come usa … url\"\n        ],\n        [\n            1,\n            \"esempio di menzogne terroristiche prive di alcun fondamento e tendenti a influenzare in maniera truffaldina il voto … url\"\n        ],\n        [\n            0,\n            \"user non parlate ancora di lupi solitari o cani sciolti sono terroristi assassini islamici punto\"\n        ],\n        [\n            0,\n            \"germania sospetto terrorista fugge alla cattura polizia in casa esplosivo per attentato ad aeroporto url\"\n        ],\n        [\n            0,\n            \"user padroni in casa nostra padroni a casa nostra via la merda negra islamica e zingara dall'italia matteo premier\"\n        ],\n        [\n            1,\n            \"user uccidere gli islamici prima di tutto\"\n        ],\n        [\n            0,\n            \"il velo delle donne musulmane tra libertà di religione e libertà d'impresa prime osservazioni alla sentenza url\"\n        ],\n        [\n            0,\n            \"germania allarme terrorismola polizia alla ricerca di un siriano url\"\n        ],\n        [\n            0,\n            \"user una catena di montaggio mediaticamente terroristica che descrive alla perfezione tutto il fango del giornalismo odierno 👏 🏻\"\n        ],\n        [\n            0,\n            \"il vescovo di pompei “ tra 10 anni diventeremo tutti musulmani grazie url\"\n        ],\n        [\n            0,\n            \"usa attentati 11 settembre 2001 1 ° parte guerra al terrorismo 10 anni dopo dagli attentati di martedì 11 url\"\n        ],\n        [\n            0,\n            \"user scusarema se viene arrestato e un cliente in meno per le banche islamiche di prossima apertura a torino grazie sindaca\"\n        ],\n        [\n            0,\n            \"le dichiarazioni shock della bce terrorizzano italia ed europa ecco cosa vogliono fare url\"\n        ],\n        [\n            1,\n            \"user questoa e ´ una tattica islamica subdola e vigliacca come la loro religione falsa e violenta evitiamola con forza per la virta\"\n        ],\n        [\n            0,\n            \"è giallo sulla morte della prima donna afroamericana musulmana giudice degli usa url url\"\n        ],\n        [\n            0,\n            \"alarabiya e altri parlano di 14 ostaggi nelle mani dei terroristi a karkak giordania dopo attacco a polizia ci sarebbero stranieri\"\n        ],\n        [\n            0,\n            \"feltri stana il deputato islamico pd vuol farci fare una brutta fine foto url\"\n        ],\n        [\n            1,\n            \"peccato che questi due signori dimentichino l'olocausto dei cristiani perpetrato dai tagliagole musulmani e questo … url\"\n        ],\n        [\n            0,\n            \"user buonasera è vero ma questo in una guerra dichiarata tra due stati qui si tratta di terrorismo puro gente per cui la vita è zero\"\n        ],\n        [\n            1,\n            \"sposare o fare figli con un musulmano è ' il massimo del masochismo x una donna europea br peggio x loro se perdono i figli\"\n        ],\n        [\n            0,\n            \"voxnews isis “ prossimo obiettivo duomo milano ” – la foto choc ormai da ieri pomeriggio gli islamici di tutto … url\"\n        ],\n        [\n            0,\n            \"user user e inutile questi arabi islamici vogliono dettare legge in tutti i settori sono un cancro dell'umanità\"\n        ],\n        [\n            0,\n            \"arrestato a istanbul il terrorista della strage di capodanno user url\"\n        ]\n    ],\n    \"pl\": [\n        [\n            0,\n            \"user user brawo ty daria kibic ma być na dobre i złe\"\n        ],\n        [\n            0,\n            \"user user super polski premier składa kwiaty na grobach kolaborantów ale doczekaliśmy czasów\"\n        ],\n        [\n            0,\n            \"user user musi innej drogi nie mamy\"\n        ],\n        [\n            0,\n            \"odrzut natychmiastowy kwaśna mina mam problem\"\n        ],\n        [\n            0,\n            \"jaki on był fajny xdd pamiętam że spóźniłam się na jego pierwsze zajęcia i to sporo i za karę kazał mi usiąść w pierwszej ławce xd\"\n        ],\n        [\n            0,\n            \"user no nie ma u nas szczęścia 😉\"\n        ],\n        [\n            0,\n            \"user dawno kogoś tak wrednego nie widziałam xd\"\n        ],\n        [\n            0,\n            \"user user zaległości były ale ważne czy były wezwania do zapłaty z których się klub nie wywiązał\"\n        ],\n        [\n            0,\n            \"user user może gustował w starszych paniach\"\n        ],\n        [\n            0,\n            \"user zostawiłam tam 3 lata temu notatki na mankietach muszę się wrócić\"\n        ],\n        [\n            0,\n            \"user oprawa do krzysia m ps pinokio mogłeś być gangsterem a zostałeś 3 ligowym frajerem 😀\"\n        ],\n        [\n            0,\n            \"user user znowu będzie komunikat o polskich piratach drogowych w słowacji\"\n        ],\n        [\n            0,\n            \"user user o jakim zachowaniu fer mówisz skoro ukrywał się z tym że podpisał kontrakt z legią możesz rozwinąć\"\n        ],\n        [\n            0,\n            \"user user joanno po raz pierwszy się z panią zgadzam 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"monster block monster block monster block 😁\"\n        ],\n        [\n            0,\n            \"user czyżby madryt brał przykład z warszawy\"\n        ],\n        [\n            1,\n            \"user user no to skończmy kurwa z tym wersalem w j ej szczujni\"\n        ],\n        [\n            0,\n            \"user nie wiem najczęściej grają na zmianę na prawym skrzydle\"\n        ],\n        [\n            0,\n            \"user no to pan i koledzy macie z głowy przesrane tak reszta życia pod górkę\"\n        ],\n        [\n            0,\n            \"user a ja obstawiam że pójdą bardziej w stronę tego że może się powtórzyć sytuacja z meresińskim\"\n        ],\n        [\n            0,\n            \"asysta kacpra falona i 3 1 dla widzewa witamy widzew w ii lidze no i w sumie fajnie\"\n        ],\n        [\n            0,\n            \"user gwizdali na niego bo nie oglądałem meczu\"\n        ],\n        [\n            0,\n            \"user user ale może w końcu dojdzie do wniosku że skoro go klub już nie jara to lepiej go sprzedać i mieć po kłopocie\"\n        ],\n        [\n            0,\n            \"user user hej halo o czym to jest bo mam na swojej liście i nie wiem czy warto\"\n        ],\n        [\n            0,\n            \"rt user dorosłe życie nie jest dla mnie\"\n        ],\n        [\n            0,\n            \"rt user dorosłe życie nie jest dla mnie\"\n        ],\n        [\n            0,\n            \"user cześć paderewski część opalające się nogi\"\n        ],\n        [\n            0,\n            \"user już wiem ze się nie dogadamy xd\"\n        ],\n        [\n            0,\n            \"user ale to w nowym przekładzie jeszcze nie czytałam\"\n        ],\n        [\n            0,\n            \"user lahoza mi nigdy nie szkoda wolę jak na pierwszym planie są piłkarze a nie sędzia\"\n        ],\n        [\n            0,\n            \"user user sprawdź chłopie w słowniku co oznacza słowo którego używasz a potem się odzywaj\"\n        ],\n        [\n            0,\n            \"user zmieńcie se nazwe na profilu na insta bo się nazywacie grzegorz ożóg\"\n        ],\n        [\n            1,\n            \"hashtag 17 poseł halicki oburzony za bolka naprawdè taki tępy czy tylko udaje idiotę\"\n        ],\n        [\n            0,\n            \"rt user „ ta aktorka ma 20 lat jaka stara ” chyba musimy się już do grobu pakować roczniku 98 😂 👌 🏻\"\n        ],\n        [\n            0,\n            \"rt user „ ta aktorka ma 20 lat jaka stara ” chyba musimy się już do grobu pakować roczniku 98 😂 👌 🏻\"\n        ],\n        [\n            0,\n            \"ahnherr der schtwätzer wykonawcy von spar url\"\n        ],\n        [\n            0,\n            \"user kiedy do licznika dojdą bilety z fan clubow\"\n        ],\n        [\n            0,\n            \"user a kto prowadzi zespół będzie podany skład z tego meczu\"\n        ],\n        [\n            0,\n            \"user główny powód to brak kasy trzeba dać bogatym 500 300 i być bez godności i honoru\"\n        ],\n        [\n            0,\n            \"rt user świętować uchwalenie konstytucji 3 maja i łamać konstytucję rp obecnie obowiązującą hashtag dzień hipokryzji\"\n        ],\n        [\n            0,\n            \"rt user świętować uchwalenie konstytucji 3 maja i łamać konstytucję rp obecnie obowiązującą hashtag dzień hipokryzji\"\n        ],\n        [\n            0,\n            \"user user nie gra bo jest jovanović i guilherme\"\n        ],\n        [\n            0,\n            \"user o tej godz sporty szanuj ciało\"\n        ],\n        [\n            1,\n            \"nikt nigdy nie rozsiewał takiego smrodu jak user\"\n        ],\n        [\n            0,\n            \"nikt cię tak dobrze nie ubierze jak matka chrzestna dziecino\"\n        ],\n        [\n            0,\n            \"user user nikt tutaj nie chce plagiaciarzy kopiujących brytyjskich pisarzy\"\n        ],\n        [\n            0,\n            \"user a ksiądz co bierze 12 tyś za spowiedź przez tel\"\n        ],\n        [\n            0,\n            \"user koń też ma dużą głowę tylko wydaje mi się że jest bardziej inteligentny niż karczewski\"\n        ],\n        [\n            0,\n            \"user pod i górę pod wiatr to więcej niż k2\"\n        ],\n        [\n            0,\n            \"user sędziowie var nie decydują o karnych 😉\"\n        ],\n        [\n            0,\n            \"jakiś program na tvn nauka jazdy za kierownicą babcia śpiewa jadą jadą jadą świry jadą jadą jadą jadą świry jadą\"\n        ],\n        [\n            0,\n            \"user ta obecna zary larsson czy pitbulla z ostatnich mś nie były złe\"\n        ],\n        [\n            0,\n            \"280 znaków w jednym zdaniu 🙈\"\n        ],\n        [\n            0,\n            \"user po wahaniach wagi kwacha wznoszę że to może być kapuścianka\"\n        ],\n        [\n            0,\n            \"user user w tym sezonie razem z pucharem 12 meczy i 1 gol mójta więcej strzelił sorry patrze w statystyki\"\n        ],\n        [\n            0,\n            \"user taki miałam właśnie teraz kupiłam z catrice\"\n        ],\n        [\n            0,\n            \"user to ich wymień w czym problem\"\n        ],\n        [\n            0,\n            \"user właśnie ilu najpierw odpowiedzmy sobie ma to pytanie a potem dziwmy się zwycięstwu zdanowskiej\"\n        ],\n        [\n            0,\n            \"user w jego przypadku statystyka przebiegniętych kilometrów nie ma znaczenia czy gra zajebiście czy fatalnie biega tyle samo\"\n        ],\n        [\n            0,\n            \"user user 100 mann też miał pełne prawo\"\n        ],\n        [\n            0,\n            \"user kończyłeś już kilka razy 😂\"\n        ],\n        [\n            0,\n            \"user dzisiaj zajmujemy się wariatem krystyną ciekawe czy będzie płakał\"\n        ],\n        [\n            0,\n            \"user tym w sejmie też banda hipokrytów i złodziei\"\n        ],\n        [\n            0,\n            \"w każdej z czterech grup będzie walka o zwycięstwo premiowane awansem do clj bardzo potrzebne rozwiązanie brawo\"\n        ],\n        [\n            0,\n            \"user tak się poznałam z moim chłopakiem 😂 czasami warto\"\n        ],\n        [\n            0,\n            \"user nelly furtado a tytuł forco czy cos takiego\"\n        ],\n        [\n            0,\n            \"user mów prawdę kto was skrzywdził\"\n        ],\n        [\n            0,\n            \"user jestem tu od 2013 xd\"\n        ],\n        [\n            0,\n            \"user ta kadra to rocznik 2002\"\n        ],\n        [\n            0,\n            \"posiada sensor cgm ciągły monitoring glikemii w końcu\"\n        ],\n        [\n            0,\n            \"rt user jeszcze żaden polak nie wystąpił w meczu gwiazd nba nie licząc mietka paciaciaka pomóżmy marcinowi gortatowi być 1 …\"\n        ],\n        [\n            0,\n            \"rt user jeszcze żaden polak nie wystąpił w meczu gwiazd nba nie licząc mietka paciaciaka pomóżmy marcinowi gortatowi być 1 …\"\n        ],\n        [\n            0,\n            \"user no kurwa myślałem że na podlasiu\"\n        ],\n        [\n            0,\n            \"user user tak to nawet lepsze rozwiązanie\"\n        ],\n        [\n            0,\n            \"user dzisiaj wrócił do treningów czyli zdążyli 😉\"\n        ],\n        [\n            0,\n            \"user możesz też zawsze po prostu zapytać kiedy się urodziłam albo wpisać hasztag hashtag\"\n        ],\n        [\n            0,\n            \"user ale z kategoriami moim zdaniem przesadzają sponsor roku serce impreza bez jaj\"\n        ],\n        [\n            0,\n            \"user prezes się cieszy ze wisla odpadła bo w razie finału legia wisla znów by musiał finał odwoływać\"\n        ],\n        [\n            0,\n            \"bratowa wysłała mi zdjęcie bratanicy z rozpoczęcia roku idzie do pierwszej klasy biedactwo nie wie co ją czeka\"\n        ],\n        [\n            0,\n            \"user szybkie pytanie do user ręka sadloka była zagraniem umyślnym\"\n        ],\n        [\n            0,\n            \"user dzień w którym abidal sprzedał i kupił a vidala 😉\"\n        ],\n        [\n            0,\n            \"user równie dobrze można gola stracić\"\n        ],\n        [\n            0,\n            \"user chorwaci przerżną w końcówce dogrywki wiadomo\"\n        ],\n        [\n            0,\n            \"user nasze dzieci będą zdegustwani był taki pis taki user historia populizmu i głupoty w latach 2015 2019 margines\"\n        ],\n        [\n            0,\n            \"user o myślałam że nikt już nie używa mnie tylko mi\"\n        ],\n        [\n            0,\n            \"user user zawodnik w sezonie może grać w barwach dwóch klubów więc jeszcze nic straconego\"\n        ],\n        [\n            0,\n            \"ciekawe czy faktycznie jest taki zakład bo jeśli tak to nieźle xd\"\n        ],\n        [\n            1,\n            \"user hehe do gazu hehe jeszcze jakieś emotikony wrzuć\"\n        ],\n        [\n            0,\n            \"qrwa i niech mi nikt nie mówi że czary to jakiś zabobon chłopaki mają sztywne nogi\"\n        ],\n        [\n            0,\n            \"od 01 10 2018 każde sprawozdanie finansowe w formie elektronicznej zgodne ze strukturą jpk\"\n        ],\n        [\n            0,\n            \"rt user na tvp kraków padła właśnie informacja że rozmowy z potencjalnym kupcem wisły przełożony z dziś na jutro\"\n        ],\n        [\n            0,\n            \"rt user na tvp kraków padła właśnie informacja że rozmowy z potencjalnym kupcem wisły przełożony z dziś na jutro\"\n        ],\n        [\n            0,\n            \"rt user user niech jeszcze dadzą lektora i na główna postać mówią nadzieja\"\n        ],\n        [\n            0,\n            \"rt user user niech jeszcze dadzą lektora i na główna postać mówią nadzieja\"\n        ],\n        [\n            0,\n            \"user nie no ludzie żeby robić artykuł na temat jednego tweeta\"\n        ],\n        [\n            0,\n            \"user jak powiem że pierwsze słysze to będzie kompromitacja czy nie 😄\"\n        ],\n        [\n            0,\n            \"user usuń konto wytrzeźwiej buduj od nowa\"\n        ],\n        [\n            0,\n            \"nie wstanę kurde nie ma opcji\"\n        ],\n        [\n            0,\n            \"user user spokojnie u mnie też kaczarawa na kapitanie cvijanović\"\n        ],\n        [\n            0,\n            \"rt user niech ładny chłopiec z kręconymi włosami do mnie napisze jutro zaraz teraz\"\n        ],\n        [\n            0,\n            \"rt user niech ładny chłopiec z kręconymi włosami do mnie napisze jutro zaraz teraz\"\n        ],\n        [\n            0,\n            \"user im ktoś gorzej widzi dłużej musi czekać choć ten który widzi lepiej dłużej poradzi sobie bez okularów 😨\"\n        ],\n        [\n            0,\n            \"user oj no to powodzenia co tam będziesz musiała robić 🤭\"\n        ],\n        [\n            0,\n            \"user przeczytaj mojego kolejnego twitta to zobaczysz że nie umknęło i co sądze o poziomie tego meczu\"\n        ],\n        [\n            0,\n            \"user tylko nie w dupę to dla niektórych z nich byłaby przyjemność\"\n        ],\n        [\n            0,\n            \"user user widać chcą wiecej polskich mord gotujacych koninę\"\n        ],\n        [\n            0,\n            \"user no to jak się przegrywa cały czas to lepiej przestać grać\"\n        ],\n        [\n            0,\n            \"user napewno mam niezaktualizowanego może dlatego\"\n        ],\n        [\n            0,\n            \"user user smokowski mówił że wisła ma piłkarzy 3 sortu a wieszczycki deprecjonował dobrą prace kiko\"\n        ],\n        [\n            0,\n            \"więc zaczynam oglądać do wszystkich chłopców których kochałam bo wszyscy o tym mówią i aż chcę to sprawdzić\"\n        ],\n        [\n            0,\n            \"user ban ban i jeszcze raz ban co za prymitywne dno\"\n        ],\n        [\n            1,\n            \"user user jasne bo debile oglądający tvpis płaczą tylko na m jak miłość\"\n        ],\n        [\n            1,\n            \"zdrady stanu to donald tusk dopuścił się już w 2010 r kiedy dodał rosjanom śledztwo w sprawie katastrofy smoleńskiej\"\n        ],\n        [\n            0,\n            \"user na marginesie jestem córką biskupa\"\n        ],\n        [\n            0,\n            \"user przejdzie historii jak tworzyć kłamstwo w dobie powszechnego dostępu do informacji\"\n        ],\n        [\n            0,\n            \"user od ok 8 lat używam kolejnych modeli htc i nigdy mnie nie zawiodły\"\n        ],\n        [\n            1,\n            \"user user ty się oszuście i kłamco od nas odpierdol my sobie damy radę bez twoich kłamstw\"\n        ],\n        [\n            0,\n            \"user user załatwi to jedno głosowanie w sejmie i żadne demonstracje nie będą miały na to wpływu\"\n        ],\n        [\n            0,\n            \"user coś w tym jest bo ja też 😁 😁 😁 i jeszcze bym dodał dominisię w której infantylizm mnie totalnie osłabia\"\n        ],\n        [\n            0,\n            \"user user gdzie oni znajdują takich dupków\"\n        ],\n        [\n            0,\n            \"user ja mam uczulenie na dobrą zmianę ale to dłuższa historiac\"\n        ],\n        [\n            0,\n            \"user różnicy nie ma bo pisali wtedy że nie można zsyłać zawodników do rezerw p\"\n        ],\n        [\n            1,\n            \"rt user user żal ci biedaku gdyby nie kaczyński to by je twoi przyjaciele z po rozkradl\"\n        ],\n        [\n            1,\n            \"rt user user żal ci biedaku gdyby nie kaczyński to by je twoi przyjaciele z po rozkradl\"\n        ],\n        [\n            0,\n            \"dobry dzień na przypomnienie sobie genezy gwiazdek na fladze hashtag hashtag\"\n        ],\n        [\n            1,\n            \"sekta kurwa jakaś niepojęta radość każde konto pisdzielskie tylko o jednym\"\n        ],\n        [\n            0,\n            \"user user nie wierzę bez zaświadczenia od proboszcza\"\n        ],\n        [\n            0,\n            \"user i chyba wtedy byś niezaprzeczyla\"\n        ],\n        [\n            0,\n            \"user tak naprawdę czy będziemy w spadkowej czy mistrzowskiej to i tak czekają nas sparingi\"\n        ],\n        [\n            1,\n            \"user jebać jebać nic się nie bać\"\n        ],\n        [\n            1,\n            \"user jakiej pracy ty już pajacu nie wiesz na czym się lansować sejm nie pracuje\"\n        ],\n        [\n            0,\n            \"kilogramy rozmnażają się przez pączkowanie 😣 😖 hashtag\"\n        ],\n        [\n            0,\n            \"user user nie działają i lepiej działać szybko bo klienci nie maja dostępu do środków na kontach\"\n        ],\n        [\n            0,\n            \"user ale to głupie rdzennie głupie bardziej głupie już być nie może\"\n        ],\n        [\n            0,\n            \"user szczególnie vestenicky podczas wypożyczenia nic nie pokazał a go wykupili za 500 tys euro 😂 👏\"\n        ],\n        [\n            0,\n            \"user już się boję postraszy mnie pan kolegami narodowcami\"\n        ],\n        [\n            0,\n            \"user co nie było blisko bo nie rozumiem\"\n        ],\n        [\n            0,\n            \"user user a od kiedy komentatorzy na sky to wyrocznia\"\n        ],\n        [\n            0,\n            \"user user nazwisko tego babska 😁 😁 😁 bo wczoraj był na mo 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user zbiera się do kontrataku dla swojego pryncypala pójdzie w bój patrityczna dusza co nie user\"\n        ],\n        [\n            0,\n            \"user a w kolejnych fajnie jakby grał na lewej za sadloka user\"\n        ],\n        [\n            0,\n            \"user byłem w pracy ale zaraz odpalam meczyk na yt dzięki za walke\"\n        ],\n        [\n            0,\n            \"user user jakie 0 motywacji jest chyba różnica mieć medal albo go niemieć\"\n        ],\n        [\n            0,\n            \"user niby nie macie czy niby nie mit 😂 😂\"\n        ],\n        [\n            0,\n            \"user ja bym był ostrożny 😁 😁 😁 a jak ma na imię\"\n        ],\n        [\n            0,\n            \"user user no nie dziwie się w sumie dobrze że tylko raz dzwonił\"\n        ],\n        [\n            0,\n            \"user user wasz świat to się w nim zamknijcie i nie wystawiajcie nosa\"\n        ],\n        [\n            0,\n            \"user user przyjaciół to niech on sobie szuka za swoje prywatne pieniądze i niech robi z siebie idiotę na własny rachunek\"\n        ],\n        [\n            0,\n            \"rt user imagine sie komus podobac ze ktos sie stara o twoja uwage can ’ t relate\"\n        ],\n        [\n            0,\n            \"rt user imagine sie komus podobac ze ktos sie stara o twoja uwage can ’ t relate\"\n        ],\n        [\n            0,\n            \"pierwsze zdanie paczka papierosów kosztuje 4 miliardy marek hashtag teraz na user\"\n        ],\n        [\n            0,\n            \"user user no to tym bardziej\"\n        ],\n        [\n            0,\n            \"user ja przynajmniej mam profilowe i nie chowam się za awatarem ale bohaterów mw na to nie stać i w sumie nic w tym dziwnego\"\n        ],\n        [\n            1,\n            \"rt user user czego się spodziewać po członku żydowskiego amerykańskiego lobby lata na kolanach przed żydami zrobiło swoj …\"\n        ],\n        [\n            1,\n            \"rt user user czego się spodziewać po członku żydowskiego amerykańskiego lobby lata na kolanach przed żydami zrobiło swoj …\"\n        ],\n        [\n            0,\n            \"user co ty człowieku pijesz z rana\"\n        ],\n        [\n            0,\n            \"user user pewnie narządy też wkrótce sprzeda d\"\n        ],\n        [\n            0,\n            \"user w zeszłym sezonie to samo pisałeś\"\n        ],\n        [\n            1,\n            \"picie to przyszłość piękna i nieznana szukajcie zapomnienia próbujcie różnych trunków łączcie środki psychoaktywne powodzenia\"\n        ],\n        [\n            1,\n            \"user ale ty jesteś żenujący dno metr mułu\"\n        ],\n        [\n            0,\n            \"user spoko nigdy nie daje unfollow aktywnym ludziom tylko tym którzy nie piszą nic od miesięcy albo dali mi unfollow\"\n        ],\n        [\n            0,\n            \"co to jest tajmlajn na fejsie zmarszczki\"\n        ],\n        [\n            0,\n            \"user może trzeba chłopaków na crossfit zabierać\"\n        ],\n        [\n            1,\n            \"user znacznie bliżej jest mi muzułmanin czy indus niż katolicka łysa swołocz ze wschodu europy do tego rasistowska\"\n        ],\n        [\n            0,\n            \"dzisiaj o 18 00 strefa kibica w radiu akadera zapraszamy\"\n        ],\n        [\n            0,\n            \"user nie powinno być źle o ile się utrzymamy p\"\n        ],\n        [\n            0,\n            \"user spokojnie trzeba ta porażkę wziąść na klatę mecz się tak ułożył nie inaczej napewno gorsi dużo my niebyli\"\n        ],\n        [\n            0,\n            \"user ale się cieszą wreszcie koniec i będzie można wypić te zapasy z plecaka\"\n        ],\n        [\n            0,\n            \"user user ofertę przedłużenis kontraktu ponoć dostał od wisły ale jej nie zaakceptował\"\n        ],\n        [\n            0,\n            \"rt user dziś o godz 20 00 prezydent rp wygłosi orędzie\"\n        ],\n        [\n            0,\n            \"rt user dziś o godz 20 00 prezydent rp wygłosi orędzie\"\n        ],\n        [\n            0,\n            \"user myślałem że się przychodzi na stadion dla drużyny a nie na poszczególnych piłkarzy\"\n        ],\n        [\n            0,\n            \"user kibicom chodzi raczej o postawe dziennikarzy a nie klubu\"\n        ],\n        [\n            0,\n            \"user user nie trzeba algierczyków wystarczy kilku polskich katechetów\"\n        ],\n        [\n            0,\n            \"user barcelona z messim ta obecna by taki mecz wygrała 1 0 albo jakiś suarez by coś wcisnął p\"\n        ],\n        [\n            0,\n            \"user user tw wolfgang tw faraon i tw rycerz tw balbina tw michał kto mieczem wojuje ten od pochwy ginie\"\n        ],\n        [\n            0,\n            \"user user zgadza się ale przecież nas niestac żeby komin płacowy zacząć od carlitosa\"\n        ],\n        [\n            0,\n            \"user niestety obrazki będą też zielone czarne i brunatne\"\n        ],\n        [\n            0,\n            \"ktoś założył fejkowe konto i ogląda wszystkie moje story\"\n        ],\n        [\n            0,\n            \"user user życie zdarza się jednak od takiego rzutu wolnego do gola droga dość daleka\"\n        ],\n        [\n            0,\n            \"user a wydanie 500 tys euro gdy się nie ma pieniędzy nie jest strzałem w kolano\"\n        ],\n        [\n            1,\n            \"user wio endekdu ścierwa zdrajcy szubienica\"\n        ],\n        [\n            0,\n            \"user nie dziwie się to było dość cwane\"\n        ],\n        [\n            0,\n            \"user raczey jutro będzie jej odczytywane przez cały dzień\"\n        ],\n        [\n            0,\n            \"user kto będzie pił te mleko gdzie będą jeździły tiry meble okna ty maly kogucie\"\n        ],\n        [\n            0,\n            \"mama będzie mi obcinać włosy boje się\"\n        ],\n        [\n            0,\n            \"user czy masz info jakie obecnie ondrasek ma zarobki w wiśle\"\n        ],\n        [\n            0,\n            \"user jaka kwota wykupienia go po roku\"\n        ],\n        [\n            0,\n            \"user user jeśli masz tv włączony od 8 00 do 1 00 a reklama pojawia się 3 x na godzinę po 2 mies jesteś na granicy obłędu\"\n        ],\n        [\n            0,\n            \"user user a co o włoskich faszystach i węgierskich nacjonalistach\"\n        ],\n        [\n            0,\n            \"user user dojenie kasy przez rząd kompromitacja morawieckiego w niemczech kaczyński twórca państwa polskiego w 2016 roku\"\n        ],\n        [\n            0,\n            \"user jeszcze w nastepnej kolejce pewnie jakis piątek\"\n        ],\n        [\n            0,\n            \"user user i oczywiście było pytanie czy nie boi się o przyszłość wisły 😂 przechodzicie samych siebie\"\n        ],\n        [\n            0,\n            \"user no ja właśnie to samoxd znaczy wiem ze emre wbija często bo jego żona jest polką ale no\"\n        ],\n        [\n            0,\n            \"user nic nie mogą ale ich brak może spowodować że strajkujący szybciej się z sejmu wyniosą\"\n        ],\n        [\n            0,\n            \"user user to zaraz porobie screeny od momentu od którego jest zablokowane\"\n        ],\n        [\n            0,\n            \"user ktoś przestał słodzić ktoś kto dużo słodził\"\n        ],\n        [\n            0,\n            \"user jest to prawda ale msz powinien on pewnie myślał że jest w pisowskiej polsce i wszystkoi wolno 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user delikatnie nie po drodze d\"\n        ],\n        [\n            0,\n            \"user user no to 0 0 murowane bo mam też ludzi z cracovii\"\n        ],\n        [\n            0,\n            \"user może ogłuszyły go te korki od szampanów które strzelały po podpisaniu kontraktu sadloka z jagiellonią\"\n        ],\n        [\n            0,\n            \"rt user panie i panowie totalna porażka user w miastach t o t a l n a to bardzo ważny znak\"\n        ],\n        [\n            0,\n            \"rt user panie i panowie totalna porażka user w miastach t o t a l n a to bardzo ważny znak\"\n        ],\n        [\n            0,\n            \"user user przeczytałem wszystko fantastycznego ma pani dziadka\"\n        ],\n        [\n            0,\n            \"user na wszystko masz odpowiedź żyłeś w tych czasach\"\n        ],\n        [\n            0,\n            \"user user mr czarnecki to nie hipokryzja tylko zwykła ludzka przyzwoitość widać że niektórym obce takie odruchy\"\n        ],\n        [\n            0,\n            \"diego maradona robbie williams 2 1\"\n        ],\n        [\n            0,\n            \"user patrząc kogo biorą to mam wątpliwości czy nie chcą do 1 ligi nie licząc marciniaka\"\n        ],\n        [\n            0,\n            \"user to było dawno jeszcze nie znali fotoszopa\"\n        ],\n        [\n            1,\n            \"user user maly murzyn silny i zdrowy\"\n        ],\n        [\n            0,\n            \"rt user user pojawił się na tt to konto to nie fejk dołączajcie 💪\"\n        ],\n        [\n            0,\n            \"rt user user pojawił się na tt to konto to nie fejk dołączajcie 💪\"\n        ],\n        [\n            0,\n            \"w programie igrzyska wolności w łodzi śpiewanie pieśni rewolucyjnych i piosenek z serialu 4 pancerni i pies\"\n        ],\n        [\n            0,\n            \"user no i w końcu widzę uśmiech\"\n        ],\n        [\n            1,\n            \"user jeszcze was zjemy i wysramy\"\n        ],\n        [\n            0,\n            \"user lepszy argument to że ktoś go nie chce bo go nie lubi\"\n        ],\n        [\n            0,\n            \"user user tylko że ten prostak sie nabijał szydził tak jak ze śmierci piotra s\"\n        ],\n        [\n            0,\n            \"user qwa wypiłem kawę przed chwilą bardzo dobra kawę nie chcę jej zwracać a swoją drogą to świetny środek na wywołanie wymiotów\"\n        ],\n        [\n            0,\n            \"wchodzę w powiadomienia a tu nic już na 4 tt odpisałem zaraz wyjebią bana\"\n        ],\n        [\n            0,\n            \"user nataliethere oddam szybciutko z powiadomień\"\n        ],\n        [\n            0,\n            \"user tak tak jeszcze ktoś w to uwierzy\"\n        ],\n        [\n            0,\n            \"user czy user gotów na taką kolej rzeczy\"\n        ],\n        [\n            1,\n            \"user tak jak pisdzielstwo ośmiesza policjantów to już nikt nigdy bardziej nie będzie\"\n        ],\n        [\n            1,\n            \"user a kiedy przestanie wydawać mln na swoich ochroniarzy tylko zacznie leczyć u psychiatry swoją manię prześladowczą\"\n        ],\n        [\n            1,\n            \"user pierwszy priorytet zadowolić jarkacza drugi priorytet ssać kasę wszystkimi otworami mają rozdwojenie jaźni\"\n        ],\n        [\n            1,\n            \"user huj z wami dziennikarzami piłka nożna dla kibiców a nie pseudo dziennikarzy\"\n        ],\n        [\n            0,\n            \"user e tam to z miłości do łodzi 😁 i przyjdzie do pis 😁 😁\"\n        ],\n        [\n            0,\n            \"user a ja ze coś znowu zepsułam xd\"\n        ],\n        [\n            0,\n            \"czemu jak zawsze się o kogoś martwię to ja dostaje po dupie i mean nie wiem\"\n        ],\n        [\n            0,\n            \"user kiedy wyjeżdżasz ja w piątek co prawda już drugi rok ale moja rodzina nadal reaguje tak samo\"\n        ],\n        [\n            1,\n            \"user user święta racja ale zapytaj jurgiela o notatki on wie co spierdolił będzie łatwiej\"\n        ],\n        [\n            0,\n            \"user user szczególnie wielka strata za smoleńsk\"\n        ],\n        [\n            0,\n            \"user user myślę że po info o konferencji wielu osobom to przychodzi do głowy\"\n        ],\n        [\n            0,\n            \"user koniecznie zapraszamy na spacer z kawką 😃\"\n        ],\n        [\n            0,\n            \"rt user user błąd logiczny te pieniądze kiedyś były wasze teraz już sa nasze i nic wam do tego towarzyszu\"\n        ],\n        [\n            0,\n            \"rt user user błąd logiczny te pieniądze kiedyś były wasze teraz już sa nasze i nic wam do tego towarzyszu\"\n        ],\n        [\n            0,\n            \"user zależy jak na to spojrzeć z jednej strony akredytacja z drugiej wyjazd za swoje 😉\"\n        ],\n        [\n            0,\n            \"user user albo wygrywali 1 0 z barceloną\"\n        ],\n        [\n            0,\n            \"user user tylko nie załuska nie potrzeba nam takich piłkarzy bez ambicji\"\n        ],\n        [\n            0,\n            \"user user nic specjalnego można się domyślać że pewnie pójdzie na wypożyczenie\"\n        ],\n        [\n            0,\n            \"z zagłębia hładun i czerwiński w składzie porażka 1 2 a z legii carlitos na kapitanie zmiana w przerwie co za seria 😂\"\n        ],\n        [\n            0,\n            \"user co chwile o nim piszecie i gadacie jaka to porażka jak nie zostanie a nie pamiętacie jak jeszcze niedawno otrzymanie licencji 1 2\"\n        ],\n        [\n            0,\n            \"user user przecież ts dzierżawi ta ziemię umowa na 99 lat zgadza się czy nie\"\n        ],\n        [\n            0,\n            \"user pyta się kiedy beda nowe okulary bo juz chce wychodzić\"\n        ],\n        [\n            0,\n            \"user probierz szuka młodych polaków pasuje jak ulał 😉\"\n        ],\n        [\n            0,\n            \"user może pasuje do klucza francuskiego 🔧 ☺\"\n        ],\n        [\n            0,\n            \"pensja kasa dojenie user ssanie kasy ruchanie w meskie dupy zawsze za pis trudny teren ciezkie warunki\"\n        ],\n        [\n            0,\n            \"user polska to nie napis na dropsie uuuu niedobrze uuuuuuu\"\n        ],\n        [\n            1,\n            \"user raczej ty się powinieneś jebnąć ale nie wiem czy to pomoże\"\n        ],\n        [\n            1,\n            \"user jak narazie to sobie możecie kupę zrobić albo hurtowo dać dupy pedofilów w sutannach których publicznie bronicie\"\n        ],\n        [\n            0,\n            \"user najlepiej w polsce żeby legia miała pomoc\"\n        ],\n        [\n            0,\n            \"ale mam chujowy humor przez to że nie zdałam i jestem na siebie zła\"\n        ],\n        [\n            0,\n            \"szukam osób które mają kontakt z rodziną gen bułak bałachowicza sprawa prywatna\"\n        ],\n        [\n            0,\n            \"user brawo skwk za komunikat pomimo braku zakazu czekałem na ta wiadomość co robić bo na mecz bez dopingu niemyslalem iść\"\n        ],\n        [\n            1,\n            \"user user a ty wieś kretynie conti jest acta 2 i czego dotyczy najpierw przeczytaj a potem się wypowiadaj\"\n        ],\n        [\n            0,\n            \"user trąba nie no ostro pojechałaś d\"\n        ],\n        [\n            0,\n            \"rt user beata hashtag w sejmie na pytanie co myśli o pomyśle kaczyńskiego o obniżkach wynagrodzeń ja nic nie myślę to słyc …\"\n        ],\n        [\n            0,\n            \"rt user beata hashtag w sejmie na pytanie co myśli o pomyśle kaczyńskiego o obniżkach wynagrodzeń ja nic nie myślę to słyc …\"\n        ],\n        [\n            0,\n            \"motocykle opuściły gniazda i kierują się na północ żonkile na przedmieściach to już tylko formalność wiosna\"\n        ],\n        [\n            0,\n            \"user user 🕵 jest tak zakonspirowany że go nie widać fachowiec górny prawy róg\"\n        ],\n        [\n            0,\n            \"user kto mieczem wojuje od pochwy ginie user\"\n        ],\n        [\n            0,\n            \"user w jednej z powtórek było to dobrze widać\"\n        ],\n        [\n            0,\n            \"user kochana nie ma po co bo później wszyscy się będą po to kleić 😂 😂\"\n        ],\n        [\n            0,\n            \"user user chyba nie miałeś się czego przyczepić nie przesadzajmy\"\n        ],\n        [\n            0,\n            \"user dzwoniłam się dowiadywać kiedy się można wprowadzać 😂 nie wiedziałam ze takie problemy mogą być xd\"\n        ],\n        [\n            0,\n            \"user już pod koniec jazdy wymusilam na rondzie nie wiem jak to się stało mój mózg miał zaćmienie czy coś a\"\n        ],\n        [\n            0,\n            \"terminator x to the edge of panic wykonawcy public enemy url\"\n        ],\n        [\n            0,\n            \"user zaspana jestem jeszcze sorki xd\"\n        ],\n        [\n            0,\n            \"user user no ja nie kojarze xd\"\n        ],\n        [\n            0,\n            \"user pies to czasem nawet pożera książki\"\n        ],\n        [\n            0,\n            \"user user zapewne ci co grali przez większość rundy w clj i nie ponieśli ani jednej porażki\"\n        ],\n        [\n            0,\n            \"user zamieszczanie takich zdjęć podczas gdy ja jestem na sucharach powinno być zabronione\"\n        ],\n        [\n            0,\n            \"user w środku łamanie w stylu 2obiegu\"\n        ],\n        [\n            0,\n            \"jak ja się źle czulem jak byłem dzieckiem w kościele to głow mala szopka do kwadratu nie mogłem tego wytrzymać\"\n        ],\n        [\n            1,\n            \"user user ty pajacu zmień sobie herb na pusty łeb\"\n        ],\n        [\n            0,\n            \"user w rosji sa jakieś zawody\"\n        ],\n        [\n            0,\n            \"user user myślałem że to twój ulubieniec 😂\"\n        ],\n        [\n            0,\n            \"user user pewnie ranking fifa bedzie decydowal\"\n        ],\n        [\n            0,\n            \"user łukaszewicz co wy tam palicie\"\n        ],\n        [\n            0,\n            \"user a ja współczuje zaślepienia wolę nie mieć wolskiego niż robić kolejne długi user\"\n        ],\n        [\n            0,\n            \"user skoro carrillo nie chce sobola to tym bardziej nie będzie chciał głowy chyba że trener rzeczywiście odchodzi\"\n        ],\n        [\n            0,\n            \"user kot też się załapał na fotke a raczej jego dupa\"\n        ],\n        [\n            0,\n            \"user szczerze trochę tak to wygląda a i tak prędzej czy później ten bilans wychodzi na równo\"\n        ],\n        [\n            0,\n            \"user zaraz będą pisać że wisła szkoli kiboli żeby potrafili maczetą wymachiwać\"\n        ],\n        [\n            0,\n            \"user no to ja we własnej osobie\"\n        ],\n        [\n            0,\n            \"user słabo trzymałeś kciuki bo podarował bramke cracovii\"\n        ],\n        [\n            0,\n            \"user odstawiając narodowość na bok to ten skład jest przecież słabiutki\"\n        ],\n        [\n            0,\n            \"user user piwnica bez okien ty to masz dobrze\"\n        ],\n        [\n            0,\n            \"czuję się chora więc siedzę w domu w czapce\"\n        ],\n        [\n            0,\n            \"user juz myslałem że coś gorszego 😁 😁\"\n        ],\n        [\n            0,\n            \"user user a gdzie inferno napisał że wisła stawia na polaków\"\n        ],\n        [\n            0,\n            \"user omg właśnie o nich myślałam\"\n        ],\n        [\n            0,\n            \"user tak na pewno nie będzie drużyna leci w środę\"\n        ],\n        [\n            0,\n            \"cudzysłów przecinek nie jestem ruskim trollem\"\n        ],\n        [\n            0,\n            \"biorąc pod uwagę jakie dotąd mieliśmy losowania w lidze europy to na ten finał w baku w 2019 roku nie jesteśmy bez szans 😁\"\n        ],\n        [\n            0,\n            \"user user fajnie teraz zamiast przemowy muzyczka żeby nie było słychać odzewu publiki\"\n        ],\n        [\n            0,\n            \"user user białystok ulica wierzbowa jak oni to zrobili to jest zagadka\"\n        ],\n        [\n            0,\n            \"user straszny gangster jak po wolności chodzi\"\n        ],\n        [\n            0,\n            \"user to się nazywa uzależnienie xd\"\n        ],\n        [\n            0,\n            \"user info z ostatniej chwili barwy pogoni skrojone przez bandytów z krakowa pomimo zakazu wisła rządzi\"\n        ],\n        [\n            0,\n            \"user user pewnie tak bo buchalik kontuzjowany\"\n        ],\n        [\n            0,\n            \"user to miało jakiś ciąg dalszy 😉\"\n        ],\n        [\n            0,\n            \"rt user vans do chuja przestań robić choć na chwilę zajebiste kolekcje bo w moim portfelu pieniądzen't\"\n        ],\n        [\n            0,\n            \"rt user vans do chuja przestań robić choć na chwilę zajebiste kolekcje bo w moim portfelu pieniądzen't\"\n        ],\n        [\n            0,\n            \"user user alves był bardzo w stylu guardioli 😛\"\n        ],\n        [\n            1,\n            \"user co ty żresz że ci tak pierdolnęło\"\n        ],\n        [\n            0,\n            \"user bo w 10 już grają przez boatenga\"\n        ],\n        [\n            0,\n            \"user user trudno być pewnym gdy stoperzy mogą zagrać tylko lagę do przodu bo środka nie mamy\"\n        ],\n        [\n            0,\n            \"user skoro jest dno dna to może skupmy się na tych od których coś wymagamy\"\n        ],\n        [\n            0,\n            \"user widocznie to zbyt trudna miłość na walentynki 😁\"\n        ],\n        [\n            0,\n            \"user woda chyba zimna bo nikogo w wodzie\"\n        ],\n        [\n            0,\n            \"user ej dobra weźmie ten chrzest czy nie xd\"\n        ],\n        [\n            0,\n            \"user user lub bezpośredni awans bo nie wiadomo co ze stomilem a przede wszystkim bytovią\"\n        ],\n        [\n            0,\n            \"user user byłam przy tym więc zapewniam 😉\"\n        ],\n        [\n            0,\n            \"user piątek też powinien być wolny ina 100\"\n        ],\n        [\n            1,\n            \"rt user wassermannówna kłamie mówiąc że „ przyszła do polityki ” ona przyjechała na trumnie ojca\"\n        ],\n        [\n            1,\n            \"rt user wassermannówna kłamie mówiąc że „ przyszła do polityki ” ona przyjechała na trumnie ojca\"\n        ],\n        [\n            0,\n            \"user już dwa lata temu powinni wygrac euro\"\n        ],\n        [\n            0,\n            \"user kibice innych drużyn doceniają i trochę zazdroszczą\"\n        ],\n        [\n            0,\n            \"user user na 100 jest zmiana śląsk jaga i chyba została już potwierdzona\"\n        ],\n        [\n            0,\n            \"user w tym czasie był z rodzinką na wakacjach w gdańsku brzeźnie to musiał zdalnie podtrzymywać związek\"\n        ],\n        [\n            1,\n            \"rt user jak patryk jaki wygra wybory w warszawie oczyści stolicę z byłych ubeckich funkcjonariuszy hashtag\"\n        ],\n        [\n            1,\n            \"rt user jak patryk jaki wygra wybory w warszawie oczyści stolicę z byłych ubeckich funkcjonariuszy hashtag\"\n        ],\n        [\n            0,\n            \"szkoda że przez wymysły mendesa taki ruben neves się marnuje w wolverhampton\"\n        ],\n        [\n            0,\n            \"user user nie wiem aczkolwiek jego tata mówił że widziałby tomasa w jagiellonii 😜\"\n        ],\n        [\n            0,\n            \"ja i moje psiapsi gramy w te gry na snapie i nie mogę przestać się śmiać z naszych min xd\"\n        ],\n        [\n            0,\n            \"user kolar niestety ten sam poziom chyba trzeba będzie liczyć na skuteczność boguskiego i małeckiego\"\n        ],\n        [\n            0,\n            \"rt user rząd zaostrzy kary za znęcanie się nad zwierzętami od 3 5 lat więzienia obowiązkowa nawiązka do 100 tys zł więcej jutro w …\"\n        ],\n        [\n            0,\n            \"rt user rząd zaostrzy kary za znęcanie się nad zwierzętami od 3 5 lat więzienia obowiązkowa nawiązka do 100 tys zł więcej jutro w …\"\n        ],\n        [\n            0,\n            \"user user to że figurowal jako zawodnik man city nie znaczy że będzie potrafił grać\"\n        ],\n        [\n            0,\n            \"user user oczywiście że ma rację chodzi tylko o to że to jest drużyna o klasę lub dwie lepsza\"\n        ],\n        [\n            0,\n            \"user user nie miał prawa stać za linią tak prawdę mówiąc 😄 ale w kamerach to bardzo ładnie wyglądało\"\n        ],\n        [\n            0,\n            \"ostatnio czuje się tak samotna i smutna ze aż sama się dziwie\"\n        ],\n        [\n            0,\n            \"user przecież to legionista to komu ma życzyć mistrza nie wiedziałeś\"\n        ],\n        [\n            0,\n            \"user hehehehehe róża nawet niezła była i co z niej wyrosło 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user user jedni wynajmują agencje do komentarzy a inni dziennikarzy\"\n        ],\n        [\n            0,\n            \"rt user user jedni wynajmują agencje do komentarzy a inni dziennikarzy\"\n        ],\n        [\n            0,\n            \"user pewnie jest mniej błędów bo i liczb jest mniej bo zrezygnowali ze statystyk zawodników sezon po sezonie\"\n        ],\n        [\n            0,\n            \"user krzyż przeciw prezydenturze krzyż obłędu\"\n        ],\n        [\n            0,\n            \"user user sorry ale dzisiaj nie ma opozycji jest grupa cwaniaków chcących odzyskać stołki\"\n        ],\n        [\n            0,\n            \"co na to herod śmierdziuszka user\"\n        ],\n        [\n            0,\n            \"user brakuje mu dystansu za bardzo się egzaltuje a jałowe szyderstwa już mi się przejadły\"\n        ],\n        [\n            0,\n            \"user wisła chyba ważniejsza od jakiejś delle donne\"\n        ],\n        [\n            0,\n            \"user nawet jeśli to fejk to zgodnie z powiedzeniem w każdej plotce jest ziarnko prawdy z tym że w tym przypadku raczej ziarno 😁 😁\"\n        ],\n        [\n            0,\n            \"user tez wczoraj byłam na randce która trwała cały dzień xd\"\n        ],\n        [\n            0,\n            \"user a kierowca autobusu wstał i zaczął klaskać\"\n        ],\n        [\n            0,\n            \"user user jak by nie było aby było miło teraz sie cieszysz\"\n        ],\n        [\n            0,\n            \"user no to może warto najwyżej cię oleje co jest oczywiście nie do przyjęcia 😂 kto nie ryzykuje ten nie pije szampana kochana\"\n        ],\n        [\n            0,\n            \"user user trzymali się za ręce waleczni i sprawiedliwi\"\n        ],\n        [\n            0,\n            \"rt user dudelange niby takie cwaniaki a ciekawe czy byliby tacy mądrzy w dwuboju rzut młotem skoki narciarskie\"\n        ],\n        [\n            0,\n            \"rt user dudelange niby takie cwaniaki a ciekawe czy byliby tacy mądrzy w dwuboju rzut młotem skoki narciarskie\"\n        ],\n        [\n            0,\n            \"kto się jeszcze zaczepia na fejsie\"\n        ],\n        [\n            0,\n            \"user user z tymi wizjami to może być problem proponuję sprawdzić po czym te wizję są\"\n        ],\n        [\n            1,\n            \"user jaki hejt hejt to jest na tuska komorowskiego przecież to nie polacy śmierć wrogom ojczyzny obudź się\"\n        ],\n        [\n            0,\n            \"rt user czy antek już ogłosił że na lewym skrzydle naszej obrony był wybuch\"\n        ],\n        [\n            0,\n            \"rt user czy antek już ogłosił że na lewym skrzydle naszej obrony był wybuch\"\n        ],\n        [\n            0,\n            \"rt user user jest to dobra informacja dla tych co okradali polskę od 89 roku irlandia da im wolność\"\n        ],\n        [\n            0,\n            \"rt user user jest to dobra informacja dla tych co okradali polskę od 89 roku irlandia da im wolność\"\n        ],\n        [\n            0,\n            \"rt user ale przecież hashtag jest dobry założycie koszulki z orłem i będziecie żryć ziemniaki i wungiel 😇\"\n        ],\n        [\n            0,\n            \"rt user ale przecież hashtag jest dobry założycie koszulki z orłem i będziecie żryć ziemniaki i wungiel 😇\"\n        ],\n        [\n            1,\n            \"user user bo sama jest niepełnosprawna umysłowo 😁 😁\"\n        ],\n        [\n            0,\n            \"halo kraków kogo byście uznali za gwiazdę najważniejszego zawodnika obecnej wisły 😉\"\n        ],\n        [\n            0,\n            \"user user ssą wszystkimi otworami z krwi biało czerwonej\"\n        ],\n        [\n            0,\n            \"user wy się zjednoczyliście z faszystami z połowy europy kpromitacja level hard\"\n        ],\n        [\n            0,\n            \"user dotarlas do orełka 😁 😁 w tym roku niestety tyłko jeden 😞 😞\"\n        ],\n        [\n            1,\n            \"user user mam rozumieć że to mapa nasycenia krajów zboczeńcami w sutannach\"\n        ],\n        [\n            0,\n            \"user czy to oknoplus ladowal kiedyś\"\n        ],\n        [\n            0,\n            \"user user 5 punktów na 21 w rundzie finałowej\"\n        ],\n        [\n            0,\n            \"user bolek wyluzuj bo jesteś sercowy\"\n        ],\n        [\n            0,\n            \"user śmiej się śmiej to wcale nie jest śmieszne\"\n        ],\n        [\n            0,\n            \"rt user i hope that autumn will heal me\"\n        ],\n        [\n            0,\n            \"jutro po marszu ale jeszcze kilka dni beda chodzić naćpani\"\n        ],\n        [\n            0,\n            \"user nie ma jak lans nierobie za pieniądze podatników\"\n        ],\n        [\n            0,\n            \"user a to ja przepraszam nie miałam wczoraj czasu na tt 😎\"\n        ],\n        [\n            0,\n            \"11 tysięcy miejsc zajętych dzisiaj prawie 2000 biletów sprzedanych z tej okazji za chwilę nagroda 😁\"\n        ],\n        [\n            0,\n            \"user user to ja chyba tylko kolory porównywałem\"\n        ],\n        [\n            0,\n            \"rt user ej słuchajcie co zajebistego wymyśliłam jaki jest najlepszy argument bonnie z pamiętników wampirów bo nnie\"\n        ],\n        [\n            0,\n            \"rt user ej słuchajcie co zajebistego wymyśliłam jaki jest najlepszy argument bonnie z pamiętników wampirów bo nnie\"\n        ],\n        [\n            0,\n            \"user im więcej problemów w państwie tym więcej niewykonanych wyroków\"\n        ],\n        [\n            0,\n            \"widziałam śliczną sukienkę ale nie było mniejszego rozmiaru niż 36 i była za duża danmm\"\n        ],\n        [\n            1,\n            \"user user polskę to kompromitują tacy jak ty oszołomie\"\n        ],\n        [\n            1,\n            \"user 😁 😁 😁 user teraz to mnie pani ubawiła tym paskiem a widziała pani swoją szyję\"\n        ],\n        [\n            0,\n            \"user o naszych meczach z rio ave można powiedzieć podobnie 😉\"\n        ],\n        [\n            0,\n            \"w sumie to polubiłam już zajęcia z konstrukcji przekazu reklamowego i prowadzący jest świetny\"\n        ],\n        [\n            0,\n            \"ej chciałabym do samorządu w sumie hahahaha\"\n        ],\n        [\n            0,\n            \"user tez nie mam snapa hahahahaha\"\n        ],\n        [\n            0,\n            \"user ileż można o tym wiluszu\"\n        ],\n        [\n            0,\n            \"user a po polsku to jak to będzie\"\n        ],\n        [\n            0,\n            \"user user a skąd on wie jak jest w innych klubach niech się wypowiada o klubach w których grał\"\n        ],\n        [\n            0,\n            \"i ta wisła która się bawi z każdym w ofensywie w białymstoku miała pół sytuacji\"\n        ],\n        [\n            0,\n            \"user user mięciuteńki straszliwie tam były ręce na ciele a nie jakieś szarpanie tylko że nie do var u\"\n        ],\n        [\n            0,\n            \"user user pajacu jak podajesz przepis to masz go znać na pamięć inaczej robią z siebie idiotę tak jak teraz\"\n        ],\n        [\n            0,\n            \"user zdejmujesz dziadkowi okulary zakładasz babci i jestem 😎\"\n        ],\n        [\n            0,\n            \"user jak tam widziałeś czerwoną to rzeczywiście wyjdź\"\n        ],\n        [\n            0,\n            \"user skoro zarząd pozwala na takie cyrki to niestety potrwa to lata\"\n        ],\n        [\n            0,\n            \"user user cieszmy się że drużyna dalej gra w lidze nie zawsze można mieć najmocniejszy skład w lidze\"\n        ],\n        [\n            0,\n            \"user 😂 😂 😂 🤣 🤣 🤣 😂 😂 😂 🤣 🤣 🤣 😂 😂 😂 słów odpowiednich żaden słownik nie zawiera\"\n        ],\n        [\n            0,\n            \"user vacek putnocky nielsen widzę że biorą się za odmładzanie składu\"\n        ],\n        [\n            0,\n            \"user lub kibiców w gliwicach 😜\"\n        ],\n        [\n            0,\n            \"user no właśnie była lepsza 😜\"\n        ],\n        [\n            0,\n            \"user bo jest głowacki to teraz czas na obrońców\"\n        ],\n        [\n            0,\n            \"user user nie ma takiej opcji oszust i kłamca w roli głównej tego jeszcze świat nie widział\"\n        ],\n        [\n            0,\n            \"user nie jest złe chodzisz w szpilkach cokolwiek byś nie założyła to szpilki choć trochę pomogą xd\"\n        ],\n        [\n            0,\n            \"user jakby był definitywny to trochę slabo 😂\"\n        ],\n        [\n            0,\n            \"user a co się tak pieniedzmi nagle przejmujesz jak chcialas rozwiazania kontraktu z zohnova czy pop to kasa juz nie wazna\"\n        ],\n        [\n            0,\n            \"user oskar łąk definitywnie odszedł z wisły url\"\n        ],\n        [\n            0,\n            \"user gratulacje dzięki za dotrzymanie słowa że dzisiaj koniec zasłużyłyście\"\n        ],\n        [\n            0,\n            \"jezu co zagrali suarez i cavani\"\n        ],\n        [\n            0,\n            \"user na pewno łatwiej by było znaleźć określić i poprawić problemy\"\n        ],\n        [\n            0,\n            \"user można dlatego nasz poziom piłkarski był bardzo słaby wczoraj\"\n        ],\n        [\n            0,\n            \"user wybacz ale nie sądzę aby głównym problemem kadry były złe powołania na numerach 21 23 w kadrze\"\n        ],\n        [\n            0,\n            \"rt user jeśli nie mogę wyglądać tak jak • perrie edwards • troian bellisario to what ’ s the point of existing\"\n        ],\n        [\n            0,\n            \"rt user jeśli nie mogę wyglądać tak jak • perrie edwards • troian bellisario to what ’ s the point of existing\"\n        ],\n        [\n            0,\n            \"user nadal i djoković to się w sumie cieszą bo ten kto w ich meczu wygra będzie praktycznie zwycięzcą turnieju\"\n        ],\n        [\n            0,\n            \"user user mówisz że onr lize doope 😂\"\n        ],\n        [\n            0,\n            \"user user a kiedy zaczniecie zbiórki na krówki i świnki\"\n        ],\n        [\n            0,\n            \"user no to skąd wiedziałeś czy stopklatka jest zrobiona w odpowiednim momencie nie kompromituj się\"\n        ],\n        [\n            0,\n            \"zaraz pół mojego instagrama i cały twitter będzie na koncercie eda i jestem jeszcze ja\"\n        ],\n        [\n            0,\n            \"user z tamtego adama dziś już nic nie zostało ale czepianie się go za brata i ojca osobiście nie popieram\"\n        ],\n        [\n            0,\n            \"user może też być kołderka 😍\"\n        ],\n        [\n            0,\n            \"user dlaczego średnio w decydujacym o awansie widzewa czerwcu był piłkarzem miesiąca\"\n        ],\n        [\n            0,\n            \"user błedem było ściaganie zawodników których nas niestać byleby osiągnąć cel\"\n        ],\n        [\n            0,\n            \"user każdy kto choć trochę się orientuje w tych sprawach wie że na hutniku nie ma oświetlenia\"\n        ],\n        [\n            0,\n            \"user maliniak dal reklame za dormo ponoć caly marsz niepodleglosci ubrali prawda to redisbad\"\n        ],\n        [\n            0,\n            \"user niech wejdzie na luzie i pewnie tak żeby nie musiał zostawiać dokumentu milion osób tak przemyciłam\"\n        ],\n        [\n            1,\n            \"user cie zaraz piznę jak nie zaczniesz myśleć\"\n        ],\n        [\n            0,\n            \"user user bo byliśmy bez formy to oczywiste przecież to też napisałem\"\n        ],\n        [\n            0,\n            \"user jest juz aktualizacja składów czy jakis dodatek sciągałeś\"\n        ],\n        [\n            0,\n            \"user komentarz raz a dwa słysząc trybuny zastanawiam się czy ten kto wymyślił mecze w pn obejrzał choć jeden\"\n        ],\n        [\n            0,\n            \"user a ty nigdy nie robisz dwóch rzeczy jednocześnie np idziesz i żujesz gumę\"\n        ],\n        [\n            0,\n            \"user user o 11 00 wielkie obtrabienie sukcesu\"\n        ],\n        [\n            0,\n            \"user problemem jest to że jak sobie coś ubzdurasz to myślisz że zawsze masz racje bo jesteś wszechwiedzącyuser user\"\n        ],\n        [\n            0,\n            \"user taki błaszczykowski tez za co do repry żeby niebylo ze wbijam szpilki do legi\"\n        ],\n        [\n            0,\n            \"często wracam do tego kawałka user url\"\n        ],\n        [\n            1,\n            \"user a pisdzielstwo szczury gady plazy popromienne azbestowe\"\n        ],\n        [\n            0,\n            \"omg ale jestem wyjebana po tym wykładzie\"\n        ],\n        [\n            0,\n            \"user user jak zarycki jest twoim informatorem to te info można w kiblu spuścić\"\n        ],\n        [\n            0,\n            \"user user ale karolina ostatnio była w tvp 😜\"\n        ],\n        [\n            0,\n            \"user user u mnie też wyświetla właściwe kolory 😊\"\n        ],\n        [\n            0,\n            \"user user najpierw kasza później przyjemności a kiedyś wolność ale wy klękacie bez obawy zostanie i tak bez was\"\n        ],\n        [\n            0,\n            \"user no kurwa user ty masz nie rządzić madz nie rządzić\"\n        ],\n        [\n            0,\n            \"user jeszcze nie mam planu wykonania\"\n        ],\n        [\n            0,\n            \"user śląsk wrocław ma jakiś drugi podmiot że wystawia drugi zespół w barażach\"\n        ],\n        [\n            0,\n            \"nie wiem jak barcelona i real otrząsną się po utracie tak ważnych piłkarzy jak paulinho i cristiano ronaldo\"\n        ],\n        [\n            0,\n            \"rt user polska zrealizowala nasze cele w ue na szczycie z nawiązką podajcie dalej rt koniecznie potrzebne dziękuję 😊 url\"\n        ],\n        [\n            0,\n            \"rt user polska zrealizowala nasze cele w ue na szczycie z nawiązką podajcie dalej rt koniecznie potrzebne dziękuję 😊 url\"\n        ],\n        [\n            0,\n            \"user user a czego oczekiwałeś przedłużą z kimś kontrakt to poinformują\"\n        ],\n        [\n            0,\n            \"user jeszcze podolski od jakiegoś czasu\"\n        ],\n        [\n            0,\n            \"przepraszamy nie wpadliśmy na to że pokazując środkowy palec narodowi który ponad podziałami czci hashtag możemy kogoś obrazić sorki\"\n        ],\n        [\n            0,\n            \"user ahhh myślałam że na jakieś innej stronie\"\n        ],\n        [\n            0,\n            \"user źle miałeś napisać że nie możesz więcej zdradzić\"\n        ],\n        [\n            0,\n            \"user pan w tle z lewej to z mopem zasuwa 🖒\"\n        ],\n        [\n            0,\n            \"czy naprawdę trzeba publicznie przyznawać się do nieprzygotowania do meczu drodzy panowie komentatorzy kwestia sheridana\"\n        ],\n        [\n            0,\n            \"na tt te beznadziejne gadki o niczym to już wolę sam ze sobą\"\n        ],\n        [\n            0,\n            \"user pamiętaj ze ja daleko do ciebie nie mam 😂\"\n        ],\n        [\n            0,\n            \"user pomysł sobie ze ja oblałam bo z pełna świadomością wjebalam się na rondo xd widzisz to taki mały błąd ew\"\n        ],\n        [\n            0,\n            \"user jest tej chołoty tutaj całkiem sporo napewno się udzielają\"\n        ],\n        [\n            0,\n            \"user hejka hejka sejonarka w czwartek o 11 juz do domku\"\n        ],\n        [\n            0,\n            \"user user mistrz człowiek mem jedyny na świecie\"\n        ],\n        [\n            0,\n            \"user kiedys kazdy kopniak bez piłki czerwona a jeśli to było tylko położenie ręki na głowę to nie mamy o czym rozmawiac\"\n        ],\n        [\n            0,\n            \"rt user morawieckiemu coś nie idzie w namysłowie teraz jako były prezes bzk wbk przedstawia się jaki ten który zwalcza zacho …\"\n        ],\n        [\n            0,\n            \"rt user morawieckiemu coś nie idzie w namysłowie teraz jako były prezes bzk wbk przedstawia się jaki ten który zwalcza zacho …\"\n        ],\n        [\n            0,\n            \"user no widzisz a zwycięską asystę w tym meczu zanotował griezmann mvp najbardziej wartościowy zawodnik\"\n        ],\n        [\n            0,\n            \"jak go pierwszy raz usłyszałam to miałam ciarki na całym ciele\"\n        ],\n        [\n            0,\n            \"user kibice nigdy nie pozwolą na to żeby po raz kolejny był trenerem\"\n        ],\n        [\n            1,\n            \"teraz zarykam nos i mowie cała polska z was sie śmieje komuniści i zlodzieje\"\n        ],\n        [\n            0,\n            \"user jego tata tłumaczył konferencję przy okazji meczu z rio ave w vila do conde\"\n        ],\n        [\n            0,\n            \"user a wyśmiewanie lionela m było po skazaniu go za oszustwa podatkowe bo jakoś przeoczyłem\"\n        ],\n        [\n            1,\n            \"rt user user pana zdanie nie interesuje polaków ❗ wypchaj się pan niemiecką śmierdzącą onucą ❗\"\n        ],\n        [\n            1,\n            \"rt user user pana zdanie nie interesuje polaków ❗ wypchaj się pan niemiecką śmierdzącą onucą ❗\"\n        ],\n        [\n            0,\n            \"user user mógł ale jakoś nie chce mi się wierzyć że tak to wyglądało\"\n        ],\n        [\n            0,\n            \"em ok wątek jerzego i zuzy w przyjaciółkach to najlepsze co tam było kiedykolwiek\"\n        ],\n        [\n            0,\n            \"rt user user giertych myślę że myślę\"\n        ],\n        [\n            0,\n            \"ostatnio się zrobiłam polityczna chyba studia weszły mi za mocno\"\n        ],\n        [\n            0,\n            \"user badziewny zespół a i tak anglicy byli o krok od straty punktów\"\n        ],\n        [\n            0,\n            \"user nawet pasy to dla was za duże wyzwanie co widać po twoim profilowym mistrzowie opraw\"\n        ],\n        [\n            0,\n            \"user nie chodziło mi o to że się cieszyłeś z upadku wisły tylko że masz czarny humor że się z wisły na chojnice przerzuciłem\"\n        ],\n        [\n            0,\n            \"rt user ta drużyna powstała za czasów po psl\"\n        ],\n        [\n            0,\n            \"rt user ta drużyna powstała za czasów po psl\"\n        ],\n        [\n            0,\n            \"user hołd to się oddaje bohaterom\"\n        ],\n        [\n            0,\n            \"user user a co ma procent zapelnienia pojemnosci do frekwencji po za tym co to jest 50 na takim malym stadionie\"\n        ],\n        [\n            0,\n            \"spółka srebrna kapitał 7 mln w zarządzie sekretarka i kierowca jarkacza\"\n        ],\n        [\n            0,\n            \"rt user user haha a ilu ty zapraszasz do studia co pierd takie głupoty\"\n        ],\n        [\n            0,\n            \"rt user user haha a ilu ty zapraszasz do studia co pierd takie głupoty\"\n        ],\n        [\n            0,\n            \"kto chce zrobić ze mna tea party\"\n        ],\n        [\n            0,\n            \"user ale za to wystąpił równie błyskotliwy inteligentny merytoryczny bystry poseł kieeerwiiinski\"\n        ],\n        [\n            0,\n            \"user no gdzie wszystko zależało od lecha w ostatniej kolejce d\"\n        ],\n        [\n            0,\n            \"rt user moja morda to takie spierdolenie ze zaraz rykne\"\n        ],\n        [\n            0,\n            \"rt user moja morda to takie spierdolenie ze zaraz rykne\"\n        ],\n        [\n            0,\n            \"user user no w różnych miejscach ludzie seks uprawiają dajcie spokój\"\n        ],\n        [\n            0,\n            \"user ok boli boli czarne katabasy mordercy irlandzkich kobiet i sierot do kruchty i pokutować do końca życia za swoje występki\"\n        ],\n        [\n            0,\n            \"czemu żaden tramwaj nie jedzie wtf\"\n        ],\n        [\n            0,\n            \"user tak statystyki to kłamstwa za to wyciągnięcie jednej sytuacji z 90 minutowego meczu to bezcenny dowód\"\n        ],\n        [\n            0,\n            \"user user zamiast tego można znaleźć grafiki na różnych ekranach telebimach w mieście\"\n        ],\n        [\n            0,\n            \"user niby sami świnie a nic nie wiedzą\"\n        ],\n        [\n            0,\n            \"user ale co to ma do mystka\"\n        ],\n        [\n            0,\n            \"user tego się niespodziewałem po tobie zawiodłeś nas d user\"\n        ],\n        [\n            0,\n            \"user user wiem ale prezentację mogli zrobić bez naklejek\"\n        ],\n        [\n            0,\n            \"user po wczorajszych wpisach wydaje mi się że nie będziesz chyba smutna z tego powodu\"\n        ],\n        [\n            0,\n            \"user ps w jakiej telewizji mówili\"\n        ],\n        [\n            0,\n            \"user zajebać tuska kopacz gersdolf może zrozumiesz coś a tak wogóle gdzie swastyka w profilowym\"\n        ],\n        [\n            0,\n            \"user user dobrze ze gowniarskie popisywanie się na twitterze leży w obowiązkach wiceprezesa mistrza polski 😉\"\n        ],\n        [\n            0,\n            \"user panie zbyszku ciężka to jest piłka lekarska a nie nożna 😀\"\n        ],\n        [\n            0,\n            \"user user brawo wy kupon wchodzi\"\n        ],\n        [\n            0,\n            \"hehe lechia chyba się trochę wyglupila tym lizaniem dupy kolejorzowi i transparentem wszyscy do sydney pozatym to z czym do czego\"\n        ],\n        [\n            0,\n            \"user user rozumiem że raport pomeczowy który dostanę będzie szczegółowy 😂\"\n        ],\n        [\n            0,\n            \"user jak znajdziesz mi gdzie tak napisałem to stawiam ci whisky a jak nie to ty mi zgoda 😊\"\n        ],\n        [\n            0,\n            \"przez chwilę mnie nie ma weryfikacja obserwowanych i obserwujących jak co środę\"\n        ],\n        [\n            0,\n            \"user user w ten sposób może wyjść np kebab king 😅\"\n        ],\n        [\n            0,\n            \"susza w kraju wisla prawie wyschla widać to po grze dwóch klubów o nazwie jednej rzeki\"\n        ],\n        [\n            0,\n            \"user na żoliborzu pożar w burdelu sondaże w dół przez mateuszka kłamczucha\"\n        ],\n        [\n            0,\n            \"user przecież to połączenie to jakiś mem jest\"\n        ],\n        [\n            0,\n            \"user ej co to za strona\"\n        ],\n        [\n            0,\n            \"user co to jest bo się nie znam p\"\n        ],\n        [\n            0,\n            \"user ja wlasnie mam palec w dupie i mowie sprawdzam\"\n        ],\n        [\n            0,\n            \"user wiem domyśliłem się ale marcyś na serio myśli że kiedyś będzie trenerem wisły\"\n        ],\n        [\n            0,\n            \"user user kolejny przykład że to radio dla gimbazy\"\n        ],\n        [\n            0,\n            \"user ja podam swojego na dm oki\"\n        ],\n        [\n            0,\n            \"mój tata wbił sobie nóż w palca już wiem po kim jestem taką sierotą\"\n        ],\n        [\n            0,\n            \"user to że reprezentacja to nie miejsce do tego\"\n        ],\n        [\n            0,\n            \"user user po polsku pisze się przy polskiej granicy nieuki\"\n        ],\n        [\n            0,\n            \"user 2 2 jako przyklad podał że sprzedali zawodnika za 11 5 mln 9mln dla twente 2 5 dla funduszu mądry czlowiek z niego\"\n        ],\n        [\n            0,\n            \"user z tego co wiem większość katechetów nie ma żadnego wykształcenia poza kiepskim katechizmowym\"\n        ],\n        [\n            0,\n            \"user user oni obaj są na tym samym poziomie żaden z nich w swoim kraju nic nie znaczy\"\n        ],\n        [\n            1,\n            \"rt user user sługo komuny ile jeszcze jadu z twego pyska się wyleje\"\n        ],\n        [\n            1,\n            \"rt user user sługo komuny ile jeszcze jadu z twego pyska się wyleje\"\n        ],\n        [\n            0,\n            \"najgorszy publiczny kicz to przemówienie user user w dzień żołnierzy\"\n        ],\n        [\n            0,\n            \"user nie umknęło kuba mimo że jest wolnym zawodnikiem nie został wyrejestrowany z jagiellonii i zarejestrowany do stali\"\n        ],\n        [\n            0,\n            \"user szanuję dobrze wydana kasa na 100\"\n        ],\n        [\n            0,\n            \"moje dwie koleżanki z roku są zaręczone\"\n        ],\n        [\n            0,\n            \"user o caluje herb więc pewnie wychowanek albo gra w klubie od kilkunastu lat\"\n        ],\n        [\n            0,\n            \"user byle nie na ścianach zacnego instytutu hashtag\"\n        ],\n        [\n            0,\n            \"user trzeba zapytać user czy to jest grzech wybaczalny czy jednak już nie\"\n        ],\n        [\n            0,\n            \"user user najwyższa pora żeby ktoś podjął jasne i odważne decyzje egzekwując prawo\"\n        ],\n        [\n            0,\n            \"user i ty się wypowiadasz na temat niezależności chyba od rozumu\"\n        ],\n        [\n            0,\n            \"user ja wam dam miłość kurde 😁\"\n        ],\n        [\n            0,\n            \"jedyny dobry aspekt zakończenia dnia babci i dziadka przestali puszczać reklamę bardzo kocham swoich dziadków w moim sercu żawsze som\"\n        ],\n        [\n            0,\n            \"user oczywistym jest że to iż potrafilismy słabszym składem wygrywać nie oznacza że będzie tak wiecznie\"\n        ],\n        [\n            0,\n            \"rt user dziś 4 rocznica śmierci mjr k woźniaka żołnierza jw grom pierwszego żołnierza ws poległego podczas operacji bojowej cze …\"\n        ],\n        [\n            0,\n            \"rt user dziś 4 rocznica śmierci mjr k woźniaka żołnierza jw grom pierwszego żołnierza ws poległego podczas operacji bojowej cze …\"\n        ],\n        [\n            0,\n            \"mi tam było wstyd po 40 lat pelne kabzy co oni wiedzą o wojnie jakaś ludzka porażka\"\n        ],\n        [\n            0,\n            \"user czuwam czy rewolucja się gdzieś nie tli\"\n        ],\n        [\n            0,\n            \"user user i dlatego zabroniliście wejścia masażysty i fizjoterapeuty do strajkujących w sejmie\"\n        ],\n        [\n            0,\n            \"to teraz tylko brakuje żeby chorwacja tradycyjnie po super fazie grupowej dała ciała w pierwszym meczu fazy pucharowej\"\n        ],\n        [\n            0,\n            \"w bólach ale przełamali się 😁 user żyjesz 😜 url\"\n        ],\n        [\n            1,\n            \"user a chętnie przeczytam co tam za głupoty pierdoli\"\n        ],\n        [\n            0,\n            \"user user legia musiała grać w sobotę lech i górnik w niedzielę więc tak mamy super piątek i nie będzie smaliło mocno\"\n        ],\n        [\n            0,\n            \"user wiem o co chodzi ale myślę że a nawałka nie był specjalnie zachwycony jak spojrzał na kadrę chile na ten mecz\"\n        ],\n        [\n            0,\n            \"user teraz ma jakieś 70 lat z hakiem i nadal taki głupi\"\n        ],\n        [\n            0,\n            \"skąd mój telefon wie gdzie mam moje auto zaparkowane is that weird enough\"\n        ],\n        [\n            0,\n            \"user user czyżbyś zauważył że pierdolisz głupoty i nie masz argumentów\"\n        ],\n        [\n            0,\n            \"shape of you o nie tanczykam do tego na studniówce z krzysiem o nie moje uczuciaaaa hashtag\"\n        ],\n        [\n            0,\n            \"user mistrza już mamy na ligę mistrzów czekamy\"\n        ],\n        [\n            0,\n            \"user user są i to od dawna ilość ich wzrosła po wprowadzeniu 500\"\n        ],\n        [\n            1,\n            \"user chuju będziesz za to odpowiedzialny\"\n        ],\n        [\n            0,\n            \"ej user ale jak to puchar polski bez meczu jagiellonia pogoń i podróży przez całą polskę 😂\"\n        ],\n        [\n            0,\n            \"user user ale chyba wam uratował punkt pawełek jaki był w wiśle każdy wie ale dziś chyba był by wzmocnieniem dla wisły\"\n        ],\n        [\n            0,\n            \"user aaaaaa no mam taką muszę spróbować\"\n        ],\n        [\n            0,\n            \"na magisterkę wybywam do gdańska postanowione\"\n        ],\n        [\n            0,\n            \"user tylko kiedy pytam kto to zrobił\"\n        ],\n        [\n            0,\n            \"user najgorszy trener w erze cupiała całe szczęście że zarząd tak szybko się go pozbył\"\n        ],\n        [\n            0,\n            \"user user oby videmont nie zrezygnował z transferu jak dzisiaj zobaczył z kim bedzie rywalizował d\"\n        ],\n        [\n            0,\n            \"user ciiiiiiii bo ja sie przejmuję xd\"\n        ],\n        [\n            0,\n            \"user a gdzie jest twój rozum w książkach z fototapety\"\n        ],\n        [\n            0,\n            \"user user widziałeś jakiś tekst na ten temat\"\n        ],\n        [\n            0,\n            \"user inne zespoły chyba też nie mają pieniędzy więc nie trzeba ciągle tego powtarzać\"\n        ],\n        [\n            0,\n            \"user dziadek się wycwanił kupił lekką deseczkę na której układa jak trzeba przenosi ją ze stołu do innego pokoju\"\n        ],\n        [\n            0,\n            \"user u mnie skład podobny tylko za boguskiego brożek w ataku a na skrzydło przesunięty ze manuel\"\n        ],\n        [\n            0,\n            \"user user jak będzie pisał o niemcach to będzie padała nazwa niemcy debile\"\n        ],\n        [\n            0,\n            \"rt user ależ mamy beznadziejnie napisane prawo tylko czekać aż sędzia sn doczyta i zawiesi ruch ziemi\"\n        ],\n        [\n            0,\n            \"rt user ależ mamy beznadziejnie napisane prawo tylko czekać aż sędzia sn doczyta i zawiesi ruch ziemi\"\n        ],\n        [\n            0,\n            \"user to 666 działa i podobno to z piłą też 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user weź się chorągiewko nie ośmieszaj bo sam później tak pisałeś przynajmniej się potrafię przyznać do błędu i nie usuwam postów\"\n        ],\n        [\n            0,\n            \"user cmok cmok za ten hejt i wyzwiska cmok\"\n        ],\n        [\n            1,\n            \"user user ty tępa kobieto uważaj na ilość kislu\"\n        ],\n        [\n            0,\n            \"jestem tak zmęczona po pracy i czyje się jakby by było nas ranem\"\n        ],\n        [\n            0,\n            \"działania w lechii i lechu produkuj gówniany produkt zwolnij ludzi odpowiedzialnych za jego dobrej jakości opakowanie logiczne\"\n        ],\n        [\n            0,\n            \"user user nie wiem bo nie liczyłem czasu i nie będę tego szukał ale zmiany zdania u niego widziałem\"\n        ],\n        [\n            0,\n            \"user jaki to jedna wielka kompromitacja więc nie ma problemu z rozstrzygnięciem\"\n        ],\n        [\n            0,\n            \"user będziesz miał może jakoś niedługo sędziów meczów jaga gent\"\n        ],\n        [\n            0,\n            \"user oczywiście to jest tajemnica 🙈 ale jak będę mogla wiedzieć to powiedz 😍\"\n        ],\n        [\n            0,\n            \"user no sama widzisz że nic z tego już zrozumieć nie można 😱 😱 😱\"\n        ],\n        [\n            0,\n            \"user ja już nic nie rozumiem taką bieda a ziemia po 70 tyś a płody się nie sprzedają\"\n        ],\n        [\n            0,\n            \"user user jakoś cię obchodziło skoro odpisałeś\"\n        ],\n        [\n            0,\n            \"zmiana sędziego w dniu meczu ze wcześniejszymi tylko plotkami na twitterze poważna liga\"\n        ],\n        [\n            0,\n            \"to jest ten wf czy go nie ma co to za dezorganizacja ja nie wierze\"\n        ],\n        [\n            0,\n            \"user ty mieszkasz w warszawie działaj\"\n        ],\n        [\n            0,\n            \"user z wisły zawsze się śmiali że nie wychowuje młodzieży a któryś rok z rzędu ich wychowanków jest najwięcej w lidze\"\n        ],\n        [\n            0,\n            \"bez jaj nie mogę znaleźć jakieś sensownej pracy\"\n        ],\n        [\n            0,\n            \"user mając takich piłkarzy trudno nie być świetnym trenerem\"\n        ],\n        [\n            0,\n            \"rt user pudło roku już znamy wczorajszy finał kobiet u 19 hiszpania przegrywa 1 2 z francją doliczony czas i url\"\n        ],\n        [\n            0,\n            \"rt user pudło roku już znamy wczorajszy finał kobiet u 19 hiszpania przegrywa 1 2 z francją doliczony czas i url\"\n        ],\n        [\n            0,\n            \"user bo masz jednego grosickiego który się na skrzydło nadaje a z drugiej strony w formie wydają się być rybus i bereszyński\"\n        ],\n        [\n            0,\n            \"user user i tak zmieni wersję ze trzy razy\"\n        ],\n        [\n            0,\n            \"user pis to komuna propaganda i jedno wielkie klamstwo aby tylko doić p s też jeestem polakiem\"\n        ],\n        [\n            0,\n            \"user user z drugiej strony jest obrońcą a tam było 6 5 bodajże d\"\n        ],\n        [\n            0,\n            \"user user no i dlatego było tyle smogu\"\n        ],\n        [\n            1,\n            \"user widze że nawet murzyni są w fanclubie\"\n        ],\n        [\n            0,\n            \"byliśmy dzisiaj na koniu i w ruchu wszyskie zdjecia rozmyte\"\n        ],\n        [\n            0,\n            \"user nie tylko to ci odpowiadam chodzi o dorosłe dzieci i to trzeba uściślić tusk podniósł z 520 na 1400 i tyle\"\n        ],\n        [\n            0,\n            \"user prawo trzeba przywrócić później łap mnie za rękę\"\n        ],\n        [\n            0,\n            \"user kto odda pieniądze które trafiły do radziwiłłów\"\n        ],\n        [\n            0,\n            \"user a gdzie napisałem że zrozumiałem że kiedyś tam zostanie zwolniony\"\n        ],\n        [\n            0,\n            \"chciałabym się kiedyś przejść po time square central parku\"\n        ],\n        [\n            0,\n            \"user w życiu telewizja postawi weto będą musieli kombinować żeby to jak najbardziej rozdzielić\"\n        ],\n        [\n            0,\n            \"user skandal na treningach sztuk walki się biją\"\n        ],\n        [\n            0,\n            \"user user mysle że syn jakiego jest bardziej inteligentny niż tatuś\"\n        ],\n        [\n            0,\n            \"idę robić makijaż i biegnę na uczelnię\"\n        ],\n        [\n            0,\n            \"user a zaczęło sie od kuriozalnego samobója glika po spalonym poulsena 😋\"\n        ],\n        [\n            1,\n            \"user user a gówno mnie obchodzi na co zgadza się kościół won do watykanu\"\n        ],\n        [\n            0,\n            \"na krakowskim przedmieściu ktoś gra na trąbce standard z vabanku jakaś para tańczy do tego na chodniku w letnim deszczu ładny obrazek\"\n        ],\n        [\n            0,\n            \"user na szczęście wy wychodziliście ze stadionu jak dostawaliście od lecha więc jesteście cali i zdrowi user\"\n        ],\n        [\n            0,\n            \"user 😉 a jakoś się potoczyła dalej ta kariera\"\n        ],\n        [\n            0,\n            \"user może są tam same schabowe 😂\"\n        ],\n        [\n            0,\n            \"user to ty może przezut z bytovi\"\n        ],\n        [\n            1,\n            \"user pan user chyba chory z urojenia 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"wychowały cię mass media nie wysilał się twój mózg ✌ 🏻 ✌ 🏻\"\n        ],\n        [\n            0,\n            \"user chyba jej mało bo dalej kusi\"\n        ],\n        [\n            0,\n            \"user 7 cm średnicy i 40 cm długości nie mogł narzekać tylko ten finał\"\n        ],\n        [\n            0,\n            \"user aklimatyzacja trwa krócej za 5 razem niż za pierwszym taki brlek we włoszech szybciej się ogarnie niż w krk\"\n        ],\n        [\n            0,\n            \"user juz myślałem ze w białymstoku ludzie wariuja\"\n        ],\n        [\n            0,\n            \"wymęczony luz morawieckiego podlana patosem egzaltacja dudy interior uwielbianie i docenianie nie dziwota że puszczają hamulce\"\n        ],\n        [\n            0,\n            \"piosenka julki wieniawy mi mocno weszła i cały czas ją śpiewam uh\"\n        ],\n        [\n            0,\n            \"user wróciłaś i zwycięstwo przypadek 💪\"\n        ],\n        [\n            0,\n            \"user słuchaj przyzwyczaiłem się do twojej głupoty ale chociaż nie wciskaj mi słów których nie powiedziałem z góry dzięki 😉\"\n        ],\n        [\n            0,\n            \"user zgoda tylko dlaczego nie dotyczy to kościelnych urzędników\"\n        ],\n        [\n            0,\n            \"user szczerze to nie na pierwszym roku miałam jakieś przebłyski podstaw a na drugim jeszcze nie wiem dokładnie co będzie\"\n        ],\n        [\n            0,\n            \"to jest polskie śmietnisko to nie my to oni my tacy nie jesteśmy\"\n        ],\n        [\n            0,\n            \"user zawsze jak bezpośredni rywale tracą pkt to my tego nie wykorzystujemy więc zaskoczenia nie ma 😂\"\n        ],\n        [\n            0,\n            \"user luzik już się przyzwyczaiłam xd nie będę się szybko starzeć jeden plus hahahaha dziennikarstwo i komunikacja społeczna\"\n        ],\n        [\n            0,\n            \"user user po komentarzach widać że dla tych dzieci nie ma już ratunku współczuje rodzicom\"\n        ],\n        [\n            0,\n            \"user user nic nie wspominacie o pazinie dla mnie bardzo duży plus każda scena z nią ciekawiła\"\n        ],\n        [\n            0,\n            \"user jak pisałeś o sporcie to chociaż było coś ciekawego i dało się poczytać\"\n        ],\n        [\n            0,\n            \"user i wtedy pojedziesz wygrasz i będziesz w 10 sportowców\"\n        ],\n        [\n            1,\n            \"user pierdolisz tyle o ojczyźnie to ją szanuj 1200 zł na m c za taksówki to nie jest szacunek\"\n        ],\n        [\n            0,\n            \"synek zrobił piękną kopkę taki byl po zmeczony że musiałam go przytrzymać bo by upadł\"\n        ],\n        [\n            0,\n            \"user user niestety znowu go nie zgłosili bo myśleli że polska nie jest w ue\"\n        ],\n        [\n            0,\n            \"reakcja 9 na 10 kobiet którym mężczyzna wręcza kwiaty ojejjjj to dla mnie nie sobie kupił i prosi żeby potrzymała\"\n        ],\n        [\n            0,\n            \"madzia gessler baluje na statku i tańczy z dawidem wolińskim do disco polo na panieńskim dżoany krupy\"\n        ],\n        [\n            0,\n            \"user user jest wszystko czym możesz przepisowo zagrać piłkę czyli wszystko poza ręką\"\n        ],\n        [\n            0,\n            \"user pan sławek juz sam się miesza w tym co mówi broniąc sędziów zwykła chorągiew z której strony zawieje tak pan sławek interpretuje\"\n        ],\n        [\n            0,\n            \"user przynajmniej wiem ze wchodziła w konwersacje ale po co xd\"\n        ],\n        [\n            0,\n            \"user user nie no za niespełna pół godziny ma być na miejscu czyli jeśli nic się nie wydarzy to koło północy wystartujemy\"\n        ],\n        [\n            0,\n            \"user to jesteśmy w tej samej sytuacji ghhh nie wiem co robić\"\n        ],\n        [\n            0,\n            \"user a teraz pomyśl że gil na var ze jest telewidzem tak jak my a swoje zgarnie\"\n        ],\n        [\n            1,\n            \"ten od kulek gejszy z bólem dupy user nie jest przypadkiem płynnybpłciowo\"\n        ],\n        [\n            0,\n            \"user promujący mecz z legią chyba że był jeszcze inny filmik\"\n        ],\n        [\n            0,\n            \"rt user twoja stara nosi zakupy w siateczce śródplazmatycznej\"\n        ],\n        [\n            0,\n            \"rt user twoja stara nosi zakupy w siateczce śródplazmatycznej\"\n        ],\n        [\n            0,\n            \"user user a dlaczego safek od serafin 😀\"\n        ],\n        [\n            0,\n            \"user user fajne porównanie poza tym że książę filip miał wstawianą endoprotezę stawu biodrowego to wszystko ok\"\n        ],\n        [\n            0,\n            \"mój brat z żona i córkami mieli takie super kostiumy na halloween awwwwww\"\n        ],\n        [\n            0,\n            \"user user faktycznie to chyba ze smutku\"\n        ],\n        [\n            0,\n            \"user user gdzieś przeczytałem że o bogactwie kraju świadczy opieka nad chorymi psychicznie i na raka\"\n        ],\n        [\n            0,\n            \"ale mi się trafił wspaniały prezent na urodziny 😍 url\"\n        ],\n        [\n            0,\n            \"user na pewno chodzi o uniwersalność bo inaczej to by podpisali kontrakt z llonchem a nie cywką\"\n        ],\n        [\n            0,\n            \"user nie sądzę ale informacji żadnej nie posiadam na ten temat\"\n        ],\n        [\n            0,\n            \"user oki to dawaj na dm\"\n        ],\n        [\n            0,\n            \"rt user zayn jest tak utalentowany że to aż przechodzi ludzkie pojęcie\"\n        ],\n        [\n            0,\n            \"rt user zayn jest tak utalentowany że to aż przechodzi ludzkie pojęcie\"\n        ],\n        [\n            0,\n            \"user nie zjawiać się w domu bez wielkiego pluszowego królika każda kobieta skrycie o takim marzy 🐰\"\n        ],\n        [\n            0,\n            \"user user ktoś całkiem nie dawno zadawał podobne pytania\"\n        ],\n        [\n            0,\n            \"user user mundo deportivo real no nie jest to najlepsze połączenie jeśli chodzi o info 😉\"\n        ],\n        [\n            0,\n            \"user jakby nie trafił to by mieli całą dogrywke z przewagą zawodnika nie przesadzajmy\"\n        ],\n        [\n            1,\n            \"user jak na wlasciciela mi nigdy sam nie padł pedancie\"\n        ],\n        [\n            0,\n            \"user kiedyś była taka audycja dobranocka dla dorosłych myślę że user znalazłby tam dla ciebie idealną posadę 😁 😁\"\n        ],\n        [\n            1,\n            \"jakubiak w user stwierdziła że problemy pisu są z powodu przesadzonej krytyki opozycji pierdolnięta\"\n        ],\n        [\n            0,\n            \"user na samokrytykę zawsze jest dobry czas lepiej późno niż wcale chociaż trochę mi tu hipokryzją zalatuje\"\n        ],\n        [\n            1,\n            \"user gdzie jest zalewska przestępca i złodziej ministrem edukacji to tylko w pislandii ale spoko duda w poniedziałek ułaskawi\"\n        ],\n        [\n            0,\n            \"user za sam wygląd judasza probierza karny się należał\"\n        ],\n        [\n            0,\n            \"user no ile ma powiedz 😂 😂\"\n        ],\n        [\n            0,\n            \"user bo masz ołtarzyk cr 😂 😛 😛 kopnięcie podobne idiotyczne niezbyt mocne zupełnie bez piłki nie ma co usprawiedliwiać głupoty\"\n        ],\n        [\n            0,\n            \"user eksoprt do niemiec wiekszy o 10 mld od importu\"\n        ],\n        [\n            0,\n            \"ani jednego człowieka z pis nie toleruję tak mam coś ze mną nie tak chyba\"\n        ],\n        [\n            0,\n            \"user i myślisz że messi wolałby grać z mezą niż icardim dybalą nawet jeśli ten drugi trochę go dubluje\"\n        ],\n        [\n            0,\n            \"user napisałeś o obsadach lm to kandydat jest jeden 😉\"\n        ],\n        [\n            0,\n            \"user nie pomaga calą maść zużyłem\"\n        ],\n        [\n            0,\n            \"user zostawiaj i praktyczniejsze niż klasyczne rude\"\n        ],\n        [\n            0,\n            \"user weź nie pierdziel że nie wierzysz jak ci dwie godziny temu fotkę wysłałem d\"\n        ],\n        [\n            0,\n            \"moja bratanica dostała trzy uwagi w ciągu miesiaca jedna za to ze rzuciła w jakiegoś chłopaka mamdarynką xd\"\n        ],\n        [\n            0,\n            \"user dobry argument żeby zamknąć mordy biedronka płaci większe podatki niż gigant pgnig\"\n        ],\n        [\n            0,\n            \"oho dinamo pokazało odrobinę lecha bjelicy\"\n        ],\n        [\n            0,\n            \"user user najgorszy nie jest może by zdołał zastąpić burego w tym meczu w którym będzie pauzował za kartki 😜\"\n        ],\n        [\n            0,\n            \"user i niezależnie od tego czy ktoś ma tytuł naukowy czy nie zauważyłem nawet że bardziej u osób utytułowanych\"\n        ],\n        [\n            0,\n            \"user yerri mina pewnie wskoczy za tydzień\"\n        ],\n        [\n            0,\n            \"rt user glik jestem od tygodnia w treningu byłem do dyspozycji trenera i gotowy żeby zagrać\"\n        ],\n        [\n            0,\n            \"rt user glik jestem od tygodnia w treningu byłem do dyspozycji trenera i gotowy żeby zagrać\"\n        ],\n        [\n            0,\n            \"user user pewnie robi sobie darmową reklame chce żeby o nim pisano\"\n        ],\n        [\n            0,\n            \"rt user user pani kamila podobno jest prawnikiem ❕ ❕ ❔ ❓ 👎 👇 👎\"\n        ],\n        [\n            0,\n            \"rt user user pani kamila podobno jest prawnikiem ❕ ❕ ❔ ❓ 👎 👇 👎\"\n        ],\n        [\n            1,\n            \"user z sercem na jednej dłoni i kutasem w drugiej\"\n        ],\n        [\n            0,\n            \"czuje się jak zmoknięta kura przejachana przez czołg i tak tez wyglądam\"\n        ],\n        [\n            0,\n            \"user czyżby podwyżki niedostali i solidarnie się zwolnili\"\n        ],\n        [\n            0,\n            \"user user zaczyna pani uprawiać demagogię pozdrawiam\"\n        ],\n        [\n            0,\n            \"moja rodzinka mówi na mnie dziennikarka kocham\"\n        ],\n        [\n            0,\n            \"user user a to ciekawe niezrównoważony premier będzie naciskał na zrównoważony rozwój\"\n        ],\n        [\n            0,\n            \"user ludzie się też dzielą na optymistów i prsymistów zdecydowanie jestem w tej pierwszej grupie 😆\"\n        ],\n        [\n            0,\n            \"user user zdaję sobie tego sprawę\"\n        ],\n        [\n            0,\n            \"user nie ma co narzekać jak nie bedzie transferów to przynajmniej np kujawa dostanie szanse\"\n        ],\n        [\n            0,\n            \"user równie dobrze mógłbym odpalić doniesienia prasowe\"\n        ],\n        [\n            0,\n            \"user teraz to ta kartka rzeczywiście wygląda kuriozalnie\"\n        ],\n        [\n            0,\n            \"user user solidnie do tego przysiedli odrębna książka o m m mogłaby z tego wyjść\"\n        ],\n        [\n            0,\n            \"user rok temu miał iść do wisły\"\n        ],\n        [\n            0,\n            \"user od meczu z pogonią gramy ciągle taką samą chujnie\"\n        ],\n        [\n            0,\n            \"user kto to mówi hehe do gazu hehe\"\n        ],\n        [\n            0,\n            \"user user sami sobie zgotowaliście ten los\"\n        ],\n        [\n            0,\n            \"user ale przecież możesz user oznaczyć 😁\"\n        ],\n        [\n            0,\n            \"rt user 2 1 mln widzów alarmu łącznie na tvp 1 i tvp info dziękujemy prawie 2 mln pensjonatu nad rozlewiskiem w tvp 1 udany star …\"\n        ],\n        [\n            0,\n            \"rt user 2 1 mln widzów alarmu łącznie na tvp 1 i tvp info dziękujemy prawie 2 mln pensjonatu nad rozlewiskiem w tvp 1 udany star …\"\n        ],\n        [\n            0,\n            \"user mariott już zarezerwowany to kiedy staruje partyjny lansik za państwową kasę\"\n        ],\n        [\n            0,\n            \"w żywe ocze manipulują kurwa user user nie zaglądamy\"\n        ],\n        [\n            0,\n            \"user user hgw okazuje się być i jednym i drugim\"\n        ],\n        [\n            0,\n            \"user a jak tam twoje zamiary w kwestii dzietności a może bierzesz przykład z prezesa i poprzestaniesz na kocie\"\n        ],\n        [\n            0,\n            \"user czy tylko ja tego nie dostałam\"\n        ],\n        [\n            0,\n            \"user user bo ty tak mówisz\"\n        ],\n        [\n            0,\n            \"user nie nie mozemy przegrać wysoko 0 3 wtedy liczą się male punkty trzeba seta ugrać\"\n        ],\n        [\n            0,\n            \"chciałabym się spotkać i porozmawiać z k ale musiałabym pojechać do poznania ana to nie mam czasu\"\n        ],\n        [\n            0,\n            \"user user dla mnie to głupie jest to że się zawsze dopierdalasz do frekwencji wisły weź się chłopie zajmij własnym klubem\"\n        ],\n        [\n            0,\n            \"user pewnie liczyłaś że po studiach pracodawcy będą się o ciebie zabijać\"\n        ],\n        [\n            0,\n            \"user tbh on jest poprostu cały czas naćpany nie mogę patrzec na jego oczy każdy wywiad nawet na tej ostatniej gali było widać idk\"\n        ],\n        [\n            0,\n            \"a jarkacz siedzi z kotem i patrzy jak maszyna dobrej zmiany się zaciera\"\n        ],\n        [\n            0,\n            \"user to było pewne że słomka nie będzie grał w katowicach dziwne że nikt tego nie przewidział\"\n        ],\n        [\n            0,\n            \"user szybko się regeneruje 🤗 👌 ale rozbawiłam samą siebie 😄\"\n        ],\n        [\n            0,\n            \"user user teraz traktory pracują nie obrażaj rolników i koni pociągowych też są piękne\"\n        ],\n        [\n            0,\n            \"jaka długa piłka jaka centra jaki nabieg na piłkę jaka główka wow\"\n        ],\n        [\n            0,\n            \"user skoro stadion niespelnia norm to mecz się niepowinien oficjalnie odbyć z winy gospodarza tak czy nie\"\n        ],\n        [\n            0,\n            \"rt user olly był dzisiaj taki powerfullllllllllll że nikt tego nie przebije stanujcie years years hashtag\"\n        ],\n        [\n            0,\n            \"rt user olly był dzisiaj taki powerfullllllllllll że nikt tego nie przebije stanujcie years years hashtag\"\n        ],\n        [\n            0,\n            \"user wyniki też mogą mieć wesołe\"\n        ],\n        [\n            0,\n            \"tata mówi ze ten tort czekoladowy wyszedł dobry ale dla mnie jest za słodki\"\n        ],\n        [\n            0,\n            \"user tez pochodzę z lubuskiego i drożdżówka i słodka bułka to dla mnie to samo 😂 😂 skąd jesteś dokładniej\"\n        ],\n        [\n            0,\n            \"user sądziłam że odkąd istnieje internet takie rzeczy już się nie zdarzają 😨\"\n        ],\n        [\n            0,\n            \"user o ja no to szczęścia życzę 😊\"\n        ],\n        [\n            0,\n            \"user to nie brak zaangażowania tylko bezradność\"\n        ],\n        [\n            0,\n            \"gdyby za czasów dantego istniały centra handlowe miałyby swój krąg lasciate ogni speranza voi ch'entrate\"\n        ],\n        [\n            0,\n            \"iść czy nie isc na wykład o to jest pytanie\"\n        ],\n        [\n            0,\n            \"user jest wyżej w przeciwnym razie regularnie przegrywamy środek pola\"\n        ],\n        [\n            0,\n            \"user będziesz mocno zdziwiony jak polacy wezmą sprawy w swoje ręce poczekaj jeszcze chwilę\"\n        ],\n        [\n            0,\n            \"ktoś z trójki hjk helsinki olimpija lublana spartak trnawa będzie w fazie grupowej ligi europy\"\n        ],\n        [\n            0,\n            \"user user powinni jeszcze zaprosić gmyza i odlot będzie pełny\"\n        ],\n        [\n            0,\n            \"user pis nie moja bajka ale wkurwia mnie takie coś\"\n        ],\n        [\n            0,\n            \"user a który z nich mu trzepie\"\n        ],\n        [\n            1,\n            \"user user może kiedyś osiągnął ale dzisiaj okazał się pospolitym sprzedajnym gnojem\"\n        ],\n        [\n            0,\n            \"user user coś tam kapnie przecież wisła ma długi wobec tej firmy więc to pewnie w ramach rozliczeń\"\n        ],\n        [\n            0,\n            \"user user jeśli chodzi o europe to małysz napewno więcej osiągnął niż kubica\"\n        ],\n        [\n            0,\n            \"user user dziękuję bardzo już znalazłam rozwiązanie\"\n        ],\n        [\n            0,\n            \"user kupiłam na stacji ale może audioteka tylko koniecznie ferency nikt inny 😉\"\n        ],\n        [\n            0,\n            \"user w moim miasteczku co rok więcej flag\"\n        ],\n        [\n            0,\n            \"user hiszpańscy dziennikarze też nie grzeszą wiedzą więc na półwyspie iberyjskim to normalne\"\n        ],\n        [\n            0,\n            \"kto chce follow za follow na tvtime podajcie nazwy to was znajdę\"\n        ],\n        [\n            0,\n            \"ewa kochanowska w hashtag mundury polskich generałów wróciły ze hashtag bez orzełków i dystynkcji\"\n        ],\n        [\n            0,\n            \"user jednak nie są tacy sami bo user od 2 dni pisze o tej sytuacji\"\n        ],\n        [\n            0,\n            \"user user za drogi dla nas ciekawe czy ktoś w te bajki uwierzy\"\n        ],\n        [\n            0,\n            \"user no ale jednak nie przeskoczli 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"wyjebali pól lektur piorą mózgi naszym dzieciom raptem user tryb tej machiny coś powiedział debilnego\"\n        ],\n        [\n            0,\n            \"user nie mając wylosowanych par i rundy nie możesz mieć koszyków w ii rundzie\"\n        ],\n        [\n            0,\n            \"user eliminacje z niemcami na narodowym\"\n        ],\n        [\n            0,\n            \"user user wydaje mi się że są to domniemania użytkownika i nie ma co przywiązywać większej wagi do tych słów\"\n        ],\n        [\n            1,\n            \"codziennie ludzie umieraja dzieci na raka w wypadkach juz po chuj tej żaloby\"\n        ],\n        [\n            0,\n            \"user user już kiedyś pisałeś brednie o wiśle i też niby miałeś info a się skompromitowałeś\"\n        ],\n        [\n            0,\n            \"ten przyglup jeszcze uruchomi slużby na ryharda i biedak pójdzie siedzieć\"\n        ],\n        [\n            0,\n            \"user teraz to suweren powie won 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user brakuje nazwisk a nie dobrych trenerów czyli dyrektorzy sportowi i prezesi mają pole do popisu\"\n        ],\n        [\n            0,\n            \"user o jakim temacie piszesz czyżbyś dopiero teraz zauważył że gramy w gr spadkowej\"\n        ],\n        [\n            0,\n            \"user user zadzwońcie po kiboli i onr zrobią wam publike\"\n        ],\n        [\n            0,\n            \"user nie grają 50 tego co w poprzedniej fazie tu jest problem\"\n        ],\n        [\n            0,\n            \"user jestem na diecie więc dziś tylko 30 😋 😄\"\n        ],\n        [\n            0,\n            \"user prawdopodobnie z ocen delegatów ale tego nie wiem na 100\"\n        ],\n        [\n            0,\n            \"człowiek który nie żywi wstrętu do złej wladzy jest głupcem a to 50 głownie z malych miast i wsi będą rządzić\"\n        ],\n        [\n            0,\n            \"user jak do czwórki to coś tam z pracą\"\n        ],\n        [\n            0,\n            \"rt user bogdan mówi bankowy kacper mówi bank światowy\"\n        ],\n        [\n            0,\n            \"rt user bogdan mówi bankowy kacper mówi bank światowy\"\n        ],\n        [\n            0,\n            \"user bo ja częściej skręcam w prawo\"\n        ],\n        [\n            0,\n            \"user z wiekiem w parze powinien iść rozum hmmmmm\"\n        ],\n        [\n            0,\n            \"user user dobrze ze z legia niegracie bo z legia by gola uznali\"\n        ],\n        [\n            0,\n            \"user jak nie logika to będzie coś innego xd\"\n        ],\n        [\n            0,\n            \"user p o l a n d\"\n        ],\n        [\n            0,\n            \"user user a co z językiem polskim wprowadzanym do szkół w uk\"\n        ],\n        [\n            0,\n            \"user dziennikarza niejaki tomasz lis dawno już przestał spełniać standardy dziennikarstwa\"\n        ],\n        [\n            0,\n            \"user ale wolski to jak lodówke otworzy to jest kontuzjowany\"\n        ],\n        [\n            0,\n            \"user user a może jednak syrop 😂\"\n        ],\n        [\n            0,\n            \"user to tylko po to żeby podzielić się doświadczeniami w tej sprawie\"\n        ],\n        [\n            0,\n            \"user user a wy mentalnie w komunie\"\n        ],\n        [\n            0,\n            \"user warto im wszystkim to cały czas przypominać\"\n        ],\n        [\n            0,\n            \"user ładne te koszulki ze sponsorem\"\n        ],\n        [\n            0,\n            \"user user ale australia czy nowa zelandia realne to pewnie też byłoby spełnienie marzeń\"\n        ],\n        [\n            0,\n            \"user widze że chyba nie możesz spać a te cyfry co oznaczają\"\n        ],\n        [\n            0,\n            \"inna rzecz że słowa furmana w drodze do szatni dużo mówią o priorytetach u tego zawodnika ale to jego i wisły sprawa\"\n        ],\n        [\n            0,\n            \"user o kurwa ale ty masz kompleksy\"\n        ],\n        [\n            0,\n            \"wydałam 16 ziko żeby dokumenty doszły jutro do krakowa a zapomniałam włożyć do koperty karty przebiegu studiów 🤦 🏼 ‍ ♀ ️ brawo ja\"\n        ],\n        [\n            0,\n            \"user a to nie wiem nie słyszałam\"\n        ],\n        [\n            0,\n            \"user nie grał i smuda go nie chciał to odszedł jak spadną to pewnie odejdzie zagranice\"\n        ],\n        [\n            0,\n            \"user mam nadzieje ze nie myslales nad tym za dlugo\"\n        ],\n        [\n            1,\n            \"user user każdy jeden klecha zrobi dla kasy wszystko i bez skrupułów\"\n        ],\n        [\n            0,\n            \"user aj już to napisałeś nie zauważyłam 2 części\"\n        ],\n        [\n            0,\n            \"user aseksualny stary kawaler robi z siebie autorytet w kwestii rewolucji seksualnej\"\n        ],\n        [\n            0,\n            \"a jak lech latał do juraty to nawet anders tyle nie wylatała\"\n        ],\n        [\n            1,\n            \"user user ida do drzewa życia poznać prawdę głupie cipy\"\n        ],\n        [\n            0,\n            \"miuosh smolik nospr niech ktoś mi powie jak mogłem to przeoczyć\"\n        ],\n        [\n            0,\n            \"user teraz w końcu można się skupić na najważniejszym czyli na meczach\"\n        ],\n        [\n            0,\n            \"user user ostatnie spotkanie w kmp w naszej sprawie nagraliśmy i wysłaliśmy do komisji ligi\"\n        ],\n        [\n            0,\n            \"user ale masz fana nie wiem czy nie trzeba doktora\"\n        ],\n        [\n            0,\n            \"user user siedzą kilka stołów od ciebie podejdź i zagadaj 😜\"\n        ],\n        [\n            0,\n            \"user a to nie prawda honor ponad życie\"\n        ],\n        [\n            1,\n            \"user patrz user twoja ekipa debili to robi\"\n        ],\n        [\n            1,\n            \"user a zapomniałam czerwonej zarazy nie wpuszczają\"\n        ],\n        [\n            0,\n            \"hashtag widzew górnik ł 3 0 marcin pigiel nie znalazł się w kadrze meczowej łodzian\"\n        ],\n        [\n            0,\n            \"rt user lepiej mieć ograniczenie cywilizacyjne niż umysłowe\"\n        ],\n        [\n            0,\n            \"rt user lepiej mieć ograniczenie cywilizacyjne niż umysłowe\"\n        ],\n        [\n            0,\n            \"user user i jak tu się dziwić że pis wygrywa wybory\"\n        ],\n        [\n            0,\n            \"kto chce do mnie napisać elo hashtag\"\n        ],\n        [\n            0,\n            \"user user wszyscy jesteście gówno warci wczorajsze głosowanie to kolejne potwierdzenie waszej miernoty\"\n        ],\n        [\n            0,\n            \"user niestety od 2 lat nie chodzi\"\n        ],\n        [\n            0,\n            \"user user jesienią mieliśmy trzy zwycięstwa d na inauguracje z pbb bułgarska i łazienkowska 😅\"\n        ],\n        [\n            0,\n            \"user user a moze jeżeli pan nic na ten temat nie wie to nie powinien pan zabierać głosu publicznie w tej sprawie\"\n        ],\n        [\n            0,\n            \"grendel króluje w środku pola grendel\"\n        ],\n        [\n            0,\n            \"nadzieja feat iza kowalewska wykonawcy czarny hifi url\"\n        ],\n        [\n            0,\n            \"user user i co myślisz że ktoś po jego wypocinach zmieni zdanie 😂\"\n        ],\n        [\n            0,\n            \"user user ok ale jakiego wyniku można się po tym spodziewać\"\n        ],\n        [\n            0,\n            \"user user w 3 rundzie byli rozstawieni a w 4 bedą jak jeden zespół z wyższym współczynnikiem odpadnie\"\n        ],\n        [\n            0,\n            \"user nie rozumie odniesienia do innych klubów a gdy wróci pop to skład nie jest zły też bym wolał wiecej dobrych zawodniczek\"\n        ],\n        [\n            0,\n            \"user user jesteś po prostu czlowiekiem zlej woli ktory wzbudza najgorsze instykty\"\n        ],\n        [\n            0,\n            \"user bardzo fajny jest wybieg dla psów extra pomysł 😀\"\n        ],\n        [\n            0,\n            \"user maść na ból dupy podwójna\"\n        ],\n        [\n            0,\n            \"user myślałam do dziś że to tylko w dowcipach 😃\"\n        ],\n        [\n            1,\n            \"user won z mojego tarnowa pisowska złodziejska hołoto\"\n        ],\n        [\n            0,\n            \"user oby a zobaczymy jak w 1 8 portugalia z urugwajem jeszcze może się okazać że ten karny będzie wiele kosztował\"\n        ],\n        [\n            0,\n            \"user user kodowa zaraza naród nasz dzieli mrozny deszcz grozy po karku przechodzi dość dyktatu pejsatej brukseli\"\n        ],\n        [\n            0,\n            \"user user jaki bohater pomnika taki ściek\"\n        ],\n        [\n            0,\n            \"user user teraz czas na borek kraków albo prądniczanke\"\n        ],\n        [\n            0,\n            \"będę mieć pracownie radiowa w końcu sdgkofaacvji\"\n        ],\n        [\n            0,\n            \"user to co zazwyczaj czyli długi i złe zarządzanie p\"\n        ],\n        [\n            0,\n            \"user user bardzo zły argument amber gold po chuj ten krs sprawozdania finansowe deklaracje vat\"\n        ],\n        [\n            0,\n            \"user a tak się cieszyl i tupał nóżkami user\"\n        ],\n        [\n            0,\n            \"user liczna tzn masz dokładniejsze info\"\n        ],\n        [\n            0,\n            \"user to nie zależało od japonii i nie było zasługą ich rozgrywania piłki na własnej połowie\"\n        ],\n        [\n            0,\n            \"user user grał mniej bo był słaby\"\n        ],\n        [\n            0,\n            \"user dobrze że zdajesz sobie sprawę że masz braki i trzeba się poduczyć\"\n        ],\n        [\n            0,\n            \"user messi i ronaldo mają taką samą rzesze fanów i hejterów widać że jesteś ślepo w nim zakochany\"\n        ],\n        [\n            0,\n            \"user user zawsze mówiłem że chłopcy z macierewiczem to nie przypadek i coraz bardziej widać że to były antosiowe dupy\"\n        ],\n        [\n            1,\n            \"user a ja widzę taki tytuł brudziński narkomanem chwalił się że gotuje kompot żądamy dymisji ministra narkomana\"\n        ],\n        [\n            0,\n            \"user nie do końca ostatnio ceferin raczej kierował się ku kwestii tego że zbyt mało sędziów z tego korzysta\"\n        ],\n        [\n            0,\n            \"user co z kubą zostaje w wolsburg czy ma jakieś propozycje\"\n        ],\n        [\n            0,\n            \"user po chuj się tak wszędzie tym chwalisz\"\n        ],\n        [\n            0,\n            \"brat byl bialy na czarnych sie mowi bracie\"\n        ],\n        [\n            0,\n            \"user a nad morzem jaka pogoda\"\n        ],\n        [\n            1,\n            \"user potraficie spierdolić najprostszą sprawę jesteście palantami a nie opozycją won z sejmu\"\n        ],\n        [\n            0,\n            \"user mnie jeszcze czeka 3 godzinna podróż pociągiem widmo nie wiadomo czy w ogóle przyjedzie 😂 😂\"\n        ],\n        [\n            0,\n            \"user a ktoś pisze że tylko o sobie napisałem że wyciągnął temat piłkarzy i wiadomo w jakim celu\"\n        ],\n        [\n            0,\n            \"user nie nie pomogli smolowowi karne to i tak duże nerwy i dodatkowego zamieszania powinno sie unikać\"\n        ],\n        [\n            0,\n            \"user czyli standard kolacja w szczecinie standard europejski oczywiście\"\n        ],\n        [\n            0,\n            \"przysłowiowe rzuty rożne i rzuty wolne dobranoc państwu\"\n        ],\n        [\n            0,\n            \"user tzn o kogoś konkretnego ci chodzi\"\n        ],\n        [\n            0,\n            \"user user i leki ból dupy niepotrzebne\"\n        ],\n        [\n            0,\n            \"hashtag pogoń s widzew 0 1 marcin pigiel poza kadrą widzewa\"\n        ],\n        [\n            0,\n            \"user user odpowiecie coś czy udajemy że nic nie widzimy\"\n        ],\n        [\n            0,\n            \"user patrzę przechodziłeś przez to samo pani ze sklepu pan ma jakąś nienaturalną budową\"\n        ],\n        [\n            0,\n            \"user wszyscy mają zaufanie do samorządu ale nikt nie ma zaufania do was bando hipokrytów i złodziei\"\n        ],\n        [\n            0,\n            \"user a czego macie dużo możesz mi więcej opowiedzieć na dm\"\n        ],\n        [\n            0,\n            \"user user jestem po 15h pracy może być i coras\"\n        ],\n        [\n            0,\n            \"rt user user kłótnia z alter ego wypraszam sobie\"\n        ],\n        [\n            0,\n            \"rt user user kłótnia z alter ego wypraszam sobie\"\n        ],\n        [\n            0,\n            \"kot mi zalał komputer wodą to by było na tyle czy historia zna takie przypadki i mamy jeszcze szansę\"\n        ],\n        [\n            0,\n            \"user user a kiedy hipokryto zaczniesz respektować polskie prawo\"\n        ],\n        [\n            0,\n            \"user user to musi być frustrujące grać z takimi cieniasami z jakimi grał tam w japonii\"\n        ],\n        [\n            0,\n            \"rt user ważne w piątek kolejny warszawski radny po przechodzi do pis w proteście przeciwko aferze reprywatyzacyjnej hashtag\"\n        ],\n        [\n            0,\n            \"rt user ważne w piątek kolejny warszawski radny po przechodzi do pis w proteście przeciwko aferze reprywatyzacyjnej hashtag\"\n        ],\n        [\n            0,\n            \"user user ale to efekt reformy na podstawie której miejsc w eliminacjach było tylko 6 na 32\"\n        ],\n        [\n            0,\n            \"user i tak nie będzie miał wyjścia i będzie musiał dać szanse kujawie albo żemlo\"\n        ],\n        [\n            0,\n            \"user ja nie ale robiłem dzisiaj zakupy i spotkała mnie zabawna sytuacja w sklepie\"\n        ],\n        [\n            0,\n            \"user czesze się tam gdzie rutkowski\"\n        ],\n        [\n            0,\n            \"user i jak będzie przygotowany do meczu z djokoviciem 😛\"\n        ],\n        [\n            0,\n            \"user lepsze zasłony niż buty w tapicerkę daci logan 😎\"\n        ],\n        [\n            0,\n            \"rt user zakwestionowanie orzeczeń sn oznaczałoby oczywiście również podważenie orzeczenia o stwierdzeniu ważności ostatnich wyb …\"\n        ],\n        [\n            0,\n            \"rt user zakwestionowanie orzeczeń sn oznaczałoby oczywiście również podważenie orzeczenia o stwierdzeniu ważności ostatnich wyb …\"\n        ],\n        [\n            0,\n            \"user można wystawić i pięciu napastników ale co z tego jak piłka do nich nie doleci\"\n        ],\n        [\n            0,\n            \"za pół godziny miałabym zajęcia a sobie leżę w łóżku\"\n        ],\n        [\n            0,\n            \"user żurowska ziętara szott zobaczymy czy trafię\"\n        ],\n        [\n            0,\n            \"user przejrzałeś mnie ja pogryzłam i teraz zwalam\"\n        ],\n        [\n            0,\n            \"user user facet w mls zarabiał 550 tys dolarów rocznie czyli 170 tysięcy złotych miesięcznie\"\n        ],\n        [\n            1,\n            \"user niech spierdala przyszedł z pisu i myślał że się na coś załapie ale się nie udało\"\n        ],\n        [\n            0,\n            \"rt user pies mi wpadł na pełnej kurwie do pokoju boże tak się przestraszyłam myślałam że już po mnie przyszło fbi\"\n        ],\n        [\n            0,\n            \"rt user pies mi wpadł na pełnej kurwie do pokoju boże tak się przestraszyłam myślałam że już po mnie przyszło fbi\"\n        ],\n        [\n            0,\n            \"user też byłem w szpitalu jarosław kaczyński też był i wyzdrowiał\"\n        ],\n        [\n            0,\n            \"user a cóż może powiedzieć facet z mózgiem jenota\"\n        ],\n        [\n            0,\n            \"user nic nie usprawiedliwia tego że górnik bardziej chce ale ze dwie trzy groźne akcje poszły po faulach\"\n        ],\n        [\n            0,\n            \"kocham dostawać wiadomości na dzień dobry i dobranoc rozpływam się\"\n        ],\n        [\n            0,\n            \"user może i stan idealny ale nie sprzedasz jak nową p\"\n        ],\n        [\n            0,\n            \"user ja swojej tez nie będę w stanie już zmienić po 3 latach\"\n        ],\n        [\n            0,\n            \"gdzie można obejrzeć stare odcinki sabriny '\"\n        ],\n        [\n            0,\n            \"user tak tak tak tak tak tak tak tak tak\"\n        ],\n        [\n            0,\n            \"user tak jak brazylia teraz ogra słowenię prowadzi 2 0 i 13 9 to na 100\"\n        ],\n        [\n            0,\n            \"user ja też się za wczoraj obraziłem p\"\n        ],\n        [\n            0,\n            \"user a co ma napisać że płakał bardziej przecież to tylko user może coś takiego wrzucić\"\n        ],\n        [\n            0,\n            \"w najbardziej prestiżowej sali koncertowej londynu royal albert hall url\"\n        ],\n        [\n            0,\n            \"babcia herod wróciła do formy user\"\n        ],\n        [\n            0,\n            \"user czego że nie możemy równać się z francją belgią czy brazylią\"\n        ],\n        [\n            0,\n            \"biała księga czy biala propaganda paranoicy psychopaci księga reszta propaganda\"\n        ],\n        [\n            0,\n            \"user o jeny nie spodziewałam się\"\n        ],\n        [\n            0,\n            \"user rozumiem że ten gif jest adekwatny do poziomu pana intelektu gratuluję\"\n        ],\n        [\n            0,\n            \"user abstrahując od tych kontrowersji to butę marciniaka czuć było aż na prasówce 😉 oczywiście to takie wrażenie tylko\"\n        ],\n        [\n            0,\n            \"user wczoraj obejrzałem niebezpieczne kobiety na tvp 2 beznadziejny płytki dno\"\n        ],\n        [\n            0,\n            \"user user krzysiek masz jakieś info nt spotkania ondrasek głowacki\"\n        ],\n        [\n            0,\n            \"user user a tłumaczyć będą google i morawiecki\"\n        ],\n        [\n            0,\n            \"user user oj tam ale chyba po raz pierwszy odpadną przed nami 😂\"\n        ],\n        [\n            0,\n            \"technika valencii w tej akcji 🔝\"\n        ],\n        [\n            0,\n            \"rt user serbski klub tekstilac derventa grający na drugim poziomie rozgrywek w 🇧 🇦 sprowadza na testy 32 piłkarzy z ghany\"\n        ],\n        [\n            0,\n            \"rt user serbski klub tekstilac derventa grający na drugim poziomie rozgrywek w 🇧 🇦 sprowadza na testy 32 piłkarzy z ghany\"\n        ],\n        [\n            0,\n            \"user tylko to nie oznacza że pzpn nie mógł więcej zaoferować nawałce gdyby była taka potrzeba\"\n        ],\n        [\n            0,\n            \"user jasne będzie na czym popijanemu rozwalac wózki golfowe\"\n        ],\n        [\n            0,\n            \"user wielkie dzięki ale już poradzone\"\n        ],\n        [\n            0,\n            \"user no przecież a osoby lgbt w ogóle nie korzystają z komunikacji miejskiej no nie wiec oni nie są już pasażerami parodia\"\n        ],\n        [\n            0,\n            \"rt user polska to kraj z dykty i paździerza z postsowieckim społeczeństwem mającym demokrację za fanaberie zachodnich elit made …\"\n        ],\n        [\n            0,\n            \"rt user polska to kraj z dykty i paździerza z postsowieckim społeczeństwem mającym demokrację za fanaberie zachodnich elit made …\"\n        ],\n        [\n            0,\n            \"user user co nie oznacza że morawiecki nie kłamał tradycyjnie łże na każdym kroku\"\n        ],\n        [\n            0,\n            \"user będzie trenerem reprezentacji żona mu załatwi\"\n        ],\n        [\n            0,\n            \"o chuj paweł w przyjaciółkach nie żyje\"\n        ],\n        [\n            0,\n            \"rt user user zegarmistrz precyzyjny polskiej polityki grzegorz schetyna pojechał do centrali po nowe wskazówki\"\n        ],\n        [\n            0,\n            \"rt user user zegarmistrz precyzyjny polskiej polityki grzegorz schetyna pojechał do centrali po nowe wskazówki\"\n        ],\n        [\n            0,\n            \"user nikt nie mówi że się nie nadaje tylko że w dzisiejszym meczu był tragiczny w następnym meczu na pewno zagra lepiej\"\n        ],\n        [\n            0,\n            \"jak się słucha pana matczaka to na myśl przychodzą słowa w gomułki człowiek o mentalności alfonsa pasuje jak ulał tym razem\"\n        ],\n        [\n            0,\n            \"już niebawem premiera magazynu enigma wywiad kontrwywiad antyterroryzm hej user konto na tt by się wcześniej przydało 😎\"\n        ],\n        [\n            0,\n            \"jak napisać mocny wzruszajacy list motywacyjny pomocy czas start\"\n        ],\n        [\n            0,\n            \"user polubił niedawno profil wisły na fb wśród ulubionych ma też legie\"\n        ],\n        [\n            0,\n            \"rt user agata duda dziś pierwszy raz użyje swego głosu\"\n        ],\n        [\n            0,\n            \"rt user agata duda dziś pierwszy raz użyje swego głosu\"\n        ],\n        [\n            0,\n            \"user dowiedział się że ronaldo zaczął gonić\"\n        ],\n        [\n            0,\n            \"piwo wchodzi jakbym nie pił x dni\"\n        ],\n        [\n            0,\n            \"user no nieładnie że piłka ręczna ważniejsza od wisły d\"\n        ],\n        [\n            0,\n            \"user a jak tam fotki z dupeczkami dzisiaj wieczorem\"\n        ],\n        [\n            0,\n            \"uuuu tvtime mówi że we wtorek nowy odcinek diagnozy\"\n        ],\n        [\n            0,\n            \"taki wślizg we własnym polu karnym to może zrobić debiutant reca a nie blaszczykowski\"\n        ],\n        [\n            0,\n            \"user to jeszcze wam prezes nie powiedział kto\"\n        ],\n        [\n            0,\n            \"user już tak się ośmieszyłeś i zmarginalizowałeś a dalej brniesz gen samodestrukcji hahaha\"\n        ],\n        [\n            0,\n            \"user auto by spalili zabili a zwłoki powiesili na lazienkowskiej\"\n        ],\n        [\n            0,\n            \"user czyli w menu były również lody\"\n        ],\n        [\n            0,\n            \"rt user minister kultury user do dymisji zgadzasz się podaj dalej\"\n        ],\n        [\n            0,\n            \"rt user minister kultury user do dymisji zgadzasz się podaj dalej\"\n        ],\n        [\n            0,\n            \"user ale bukmacherzy zarabiają na porażkach faworytów większość stawiała duże kwoty na manchestery chelsea czy arsenal\"\n        ],\n        [\n            0,\n            \"nie czaje ludzi co jeżdżą do szkoły pociągiem mi by się nie chciało xd\"\n        ],\n        [\n            0,\n            \"user haha niedługo w dorzeszy zostanie tylko haha do gazu i lisicki\"\n        ],\n        [\n            0,\n            \"mam mood na szpilki do jeansów\"\n        ],\n        [\n            0,\n            \"rt user from me to wszystkie ładne dziewczyny jak to jest być ładnym\"\n        ],\n        [\n            0,\n            \"rt user from me to wszystkie ładne dziewczyny jak to jest być ładnym\"\n        ],\n        [\n            0,\n            \"biały bracie lechu musisz wylądować bracie biały jarosławie warunki są chujowe ale lądujemy\"\n        ],\n        [\n            0,\n            \"user user widzisz jak na nas działa hawajska 😂 wspólny wróg jednoczy 💪\"\n        ],\n        [\n            0,\n            \"o 18 30 następne zajęcia dopiero\"\n        ],\n        [\n            0,\n            \"czy ktoś może mi zrobić zdjęcie wśród słoneczników proszę\"\n        ],\n        [\n            0,\n            \"user a w transmisji wszystko na raczej\"\n        ],\n        [\n            0,\n            \"user jak się pije jak ruskie to ciężko rozpoznać\"\n        ],\n        [\n            0,\n            \"user dokładnie całe życie byłem polawiaczem krewetek przestalo się kalkulować ważne co jest teraz\"\n        ],\n        [\n            0,\n            \"user user odpadnięcie w 1 rundzie w dwumeczu 1 4 z zespołem który wg właściciela był najsłabszy z możliwych to nie eurowpierdl\"\n        ],\n        [\n            0,\n            \"user znaczy wiem ze gra ale co tam się robi\"\n        ],\n        [\n            0,\n            \"nienawidzę luster w hm bo tak ze wszystkich stron są znaczy wiem że tak niby dobrze ale n i e\"\n        ],\n        [\n            0,\n            \"user user po poziomie grafiki widać że fejk czemu krukowi się obrywa był fundatorem nagród\"\n        ],\n        [\n            0,\n            \"user jak to od gis od gis od gitary\"\n        ],\n        [\n            0,\n            \"user zawsze tak patrzy bynajmniej nie z troski\"\n        ],\n        [\n            0,\n            \"user kto prosie ten swinia 😉\"\n        ],\n        [\n            0,\n            \"user podlasie za stanowczą interwencją wszyscy z babcią herod user\"\n        ],\n        [\n            0,\n            \"user nawet nie wiem co mówił oglądałem mecz tylko na żywo\"\n        ],\n        [\n            0,\n            \"user i to jak szybko dieta kapuściana a efekt jojo\"\n        ],\n        [\n            0,\n            \"user bogactwo a kim są wymienieni zawodnicy co najwyżej przeciętniacy jakich wiele\"\n        ],\n        [\n            0,\n            \"user no myślałem że mieszkasz w jaskini\"\n        ],\n        [\n            0,\n            \"user user na palacza to nie działa obawiam się\"\n        ],\n        [\n            0,\n            \"user pasożyty pierwotniaki morze wyrzuci na brzeg\"\n        ],\n        [\n            0,\n            \"user tam się coś jeszcze po gwizdku chyba działo\"\n        ],\n        [\n            0,\n            \"user no ci eksperci to przynajmniej wiedzą z kim anglia grała 😄\"\n        ],\n        [\n            0,\n            \"nienawidzę jak ktoś mlaska mam ochotę walnąc jego łbem o ścianę xd\"\n        ],\n        [\n            0,\n            \"user wiem łatwo się mówi jął nie moje pln y w grze\"\n        ],\n        [\n            0,\n            \"user user nie irytuje cię ciągłe gadanie warszawskich dziennikarzy jak to w wiśle wszystko jest źle\"\n        ],\n        [\n            0,\n            \"user i o to właśnie chodzi to całostronicowe ogłoszenie w dzisiejszym expresie ilustrowanym\"\n        ],\n        [\n            0,\n            \"panie user czy to prawda że wycofano się z ustawy ipn ponieważ user nie mógł podskoczyć wyżej niż wess mitchell\"\n        ],\n        [\n            0,\n            \"user ta twarz mówi wiele 😁 😁 😁 masturbacja w ciemnej komórce każdemu złamała by życie uuuuuu\"\n        ],\n        [\n            0,\n            \"user user nie zapominaj o pucharze oceanii\"\n        ],\n        [\n            1,\n            \"user tym niepełnosprawnym też pisowska gnido\"\n        ],\n        [\n            0,\n            \"user głowa do góry przegraliśmy bitwę ale nie wojnę będzie dobrze\"\n        ],\n        [\n            0,\n            \"user zajebiście wreszcie oficjalnie polski premier i polski prezydent wspólnie z naziolami\"\n        ],\n        [\n            1,\n            \"taki kurwa zawsze wylewny a tu user twarz zjeba w lustrze i zapadła głucha cisza\"\n        ],\n        [\n            0,\n            \"user user jedynie twarowski mówił że wisła może namieszać w fazie finałowej\"\n        ],\n        [\n            0,\n            \"user user mucha ma post od postów\"\n        ],\n        [\n            0,\n            \"rt user jako że w tym roku nie było żadnej zadymy na marszu niepodległości to hashtag pokazuje teraz materiał z zadym z lat pop …\"\n        ],\n        [\n            0,\n            \"rt user jako że w tym roku nie było żadnej zadymy na marszu niepodległości to hashtag pokazuje teraz materiał z zadym z lat pop …\"\n        ],\n        [\n            0,\n            \"babcie i dziadki z różami spisane z zarzutami kibole rozjebali stadion a policja morda w kubeł\"\n        ],\n        [\n            0,\n            \"rt user chciałabym żeby chociaż napisał jak się czujesz i mean wystarczą mi tylko te trzy cholerne słowa czy proszę o tak wiele\"\n        ],\n        [\n            0,\n            \"rt user chciałabym żeby chociaż napisał jak się czujesz i mean wystarczą mi tylko te trzy cholerne słowa czy proszę o tak wiele\"\n        ],\n        [\n            0,\n            \"user a kiedy akcja hashtag jak była sprawa z cierzniakiem to byłeś bardzo aktywny\"\n        ],\n        [\n            0,\n            \"user user to przynajmniej było czyste 🦀\"\n        ],\n        [\n            0,\n            \"user coś musze mieć zjebanego youtube chyba bo niechula mi jaki wynik\"\n        ],\n        [\n            0,\n            \"user ale jak wygląda ta kwestia kontrakt mu sie w styczniu chyba nie konczył\"\n        ],\n        [\n            0,\n            \"rt user hashtag czy nie lepiej byłoby zamknąć wszystkich członkó po psl a wyłuskać te 5 10 uczciwych\"\n        ],\n        [\n            0,\n            \"rt user hashtag czy nie lepiej byłoby zamknąć wszystkich członkó po psl a wyłuskać te 5 10 uczciwych\"\n        ],\n        [\n            0,\n            \"czy tylko mój ksiądz z lo nie miał nic do homoseksualistów i nawet mówił ze ma pare dobrych przyjaciół wśród nich\"\n        ],\n        [\n            0,\n            \"user user jednego już niemcy bili a teraz rosjanie to to spisek jakiś\"\n        ],\n        [\n            0,\n            \"user czyżby słowa każdy to powie niema cracovi zaczynały mieć swój prawdziwy wymiar\"\n        ],\n        [\n            0,\n            \"user user ale jest w stolicy mody więc pewnie nie narzeka\"\n        ],\n        [\n            0,\n            \"rt user polityk po retwittuje wpis ze słowami pisowskie scierwo suka który b minister sic bartosz arłukowicz oto poziom …\"\n        ],\n        [\n            0,\n            \"rt user polityk po retwittuje wpis ze słowami pisowskie scierwo suka który b minister sic bartosz arłukowicz oto poziom …\"\n        ],\n        [\n            1,\n            \"user urban powinien się od was uczyć jesteście żenujące gnojki aż przykro patrzeć\"\n        ],\n        [\n            0,\n            \"user a kiedy można się spodziewać informacji\"\n        ],\n        [\n            0,\n            \"albo jeszcze inaczej podpisał czy zdrowie niepozwala\"\n        ],\n        [\n            0,\n            \"user myślałem ze to tylko w polsce możliwe ☺\"\n        ],\n        [\n            0,\n            \"danielle campbell to moja girl crush\"\n        ],\n        [\n            1,\n            \"user user żaluzje sobie palancie koszulkę ss i idz na marsz nazioli\"\n        ],\n        [\n            0,\n            \"user no to masz wybaczone powodzenia jutro\"\n        ],\n        [\n            1,\n            \"user ty zjebie pierwszy się śmiejesz z wyglądu\"\n        ],\n        [\n            0,\n            \"user nie wstydzimy się za polskę a za user\"\n        ],\n        [\n            0,\n            \"user user w chinach nie mogą grać zagraniczni bramkarze agent musiał cię zrobić w bambuko\"\n        ],\n        [\n            0,\n            \"user odkryłam to jak telefon mi spadł i coś się włączyło ale byłam wiec szczegółów ci nie podam ale napewno byłam w mapach xd\"\n        ],\n        [\n            0,\n            \"używa ktoś tidala można obsługiwać z poziomu aplikacji tak jak np w spotify urządzenia zewnętrzne\"\n        ],\n        [\n            0,\n            \"user hihihi hehehe ty zabawny śmieszku\"\n        ],\n        [\n            0,\n            \"dostałam notateczki dzisiaj z wszystkich zajęć od kolegi życie jest cudowne\"\n        ],\n        [\n            1,\n            \"user polska pijana hołota jest wszędzie\"\n        ],\n        [\n            0,\n            \"user przy chorobach psychicznych to nie jest nic nadzwyczajnego\"\n        ],\n        [\n            0,\n            \"poszłam do sklepu kupiłam wszystko to na co miałam ochotę i teraz mogę żyć 😂 😂\"\n        ],\n        [\n            0,\n            \"user teraz niech pojedzie do australii tam aborygeni o niczym innym nie mówią tylko o łamaniu konstytucji w polsce\"\n        ],\n        [\n            0,\n            \"user uuuuu a co to za historia\"\n        ],\n        [\n            0,\n            \"user kibice nie decydują a np na antigę to większą jazdę robili działacze\"\n        ],\n        [\n            0,\n            \"user user z tą świetną to bym nie przesadzał bo większość rundy na ławce przesiedział\"\n        ],\n        [\n            0,\n            \"user user zawsze mu można podrzucić przez okno do kancelarii butelkę z kontem\"\n        ],\n        [\n            0,\n            \"user user tylko nie perła kasztelan i harnaś\"\n        ],\n        [\n            0,\n            \"user ile biletów dla gości czy zakaz mają\"\n        ],\n        [\n            0,\n            \"obserwowałam ludzi w knajpie i część cały wieczór spędziła sprawdzając twittera w sumie bez sensu wychodzić z domu\"\n        ],\n        [\n            0,\n            \"user user ale towar macany należy do macanta więc po ugotowaniu\"\n        ],\n        [\n            0,\n            \"user bez fajbusiewicza to nie to samo ale taki program jest potrzebny w tv więc fajnie że wraca\"\n        ],\n        [\n            0,\n            \"user user kobieta będzie mieć pretensje o kolejność 😂\"\n        ],\n        [\n            0,\n            \"user jesteś specjalistą od prawa czy tylko tak pieprzysz żeby dać znać że żyjesz\"\n        ],\n        [\n            0,\n            \"user nie uwierze w taki transfer\"\n        ],\n        [\n            0,\n            \"user user a równie dobrze można mówić o przekręcie w 2013 roku gdy bayern potrójną koronę zdobył\"\n        ],\n        [\n            1,\n            \"user user celny snajperski strzał w lewacką hołotę\"\n        ],\n        [\n            0,\n            \"rt user jakby nadzwyczajna kasta tak laskawie sądziła zwykłych obywateli jak samych siebie to więzienia byłyby puste via user …\"\n        ],\n        [\n            0,\n            \"rt user jakby nadzwyczajna kasta tak laskawie sądziła zwykłych obywateli jak samych siebie to więzienia byłyby puste via user …\"\n        ],\n        [\n            0,\n            \"rt user user ich girl power ogranicza się do koszulek z sinsaya\"\n        ],\n        [\n            0,\n            \"rt user user ich girl power ogranicza się do koszulek z sinsaya\"\n        ],\n        [\n            0,\n            \"user na razie to w u 18 może grać czterech zawodników u 19 na razie nie ma innej opcji żeby to połączyć\"\n        ],\n        [\n            0,\n            \"prowokatorka hgw pokazała że polskę i polaków ma głęboko w dupie\"\n        ],\n        [\n            0,\n            \"user ale niestety nie żyje i dałaś się nabrać 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user jak to gdzie w seniorach przecież nie ma zakazu gry rocznikiem 2000\"\n        ],\n        [\n            0,\n            \"rt user od dziś klęskę w wyborach samorządowych mierzymy w guziałach jaki 2 5 guziała pis 1 85 guziała i 4 żalki\"\n        ],\n        [\n            0,\n            \"rt user od dziś klęskę w wyborach samorządowych mierzymy w guziałach jaki 2 5 guziała pis 1 85 guziała i 4 żalki\"\n        ],\n        [\n            0,\n            \"user user oby nie spierdolil na północ\"\n        ],\n        [\n            0,\n            \"user jestem zaprzyjaźniony ze statystykami bo jestem miłośnikiem football managera\"\n        ],\n        [\n            0,\n            \"niech mi ktoś nagra występ yearsów bardzo ładnie proszę bo nie mam jak oglądać a potrzebuję tego do życia hashtag\"\n        ],\n        [\n            0,\n            \"user o widzisz to nawet nie wiedziałam bo to było jakieś dwa lata temu\"\n        ],\n        [\n            0,\n            \"za co ich szanować dwa razy zgłaszałem kradzież teraz wiem że to wszystko było bez sensu nic nie robią oprócz jebanych raportów\"\n        ],\n        [\n            0,\n            \"rt user biatlonistka małgorzata ruchała na pewno po ślubie nie będę nosiła podwójnego nazwiska bo mój narzeczony nazywa się pi …\"\n        ],\n        [\n            0,\n            \"rt user biatlonistka małgorzata ruchała na pewno po ślubie nie będę nosiła podwójnego nazwiska bo mój narzeczony nazywa się pi …\"\n        ],\n        [\n            0,\n            \"user user to wszystko tlumaczy milego wypoczynku\"\n        ],\n        [\n            0,\n            \"user no bo wyrwane było jak kupywałam xd pusto tam jest 🤷 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"user a leśnodorski wstał i zaczął klaskać\"\n        ],\n        [\n            0,\n            \"user pewnie musi trochę potrenować z zespołem późno tam dołączył\"\n        ],\n        [\n            0,\n            \"user user tutaj nie mam wątpliwości\"\n        ],\n        [\n            0,\n            \"user masz rację zupełnie nie rzuca się w oczy z tą fryzurą\"\n        ],\n        [\n            0,\n            \"rt user user najważniejsze osoby w państwie to p rezydent premier i marszałek tuku ty jeden 🙊 🙊\"\n        ],\n        [\n            0,\n            \"rt user user najważniejsze osoby w państwie to p rezydent premier i marszałek tuku ty jeden 🙊 🙊\"\n        ],\n        [\n            0,\n            \"user girl wiem jak to działa i trudno się tego pozbyć\"\n        ],\n        [\n            0,\n            \"user user moze się mylić byle w dobrą stronę 😀\"\n        ],\n        [\n            0,\n            \"user user a kogo interesuje twoje zdanie\"\n        ],\n        [\n            0,\n            \"user ale masz wenę od rana matko 😁 😁\"\n        ],\n        [\n            0,\n            \"user strasznie żałuję że go nie znałam podobno był super gościem\"\n        ],\n        [\n            0,\n            \"user wyślę ci za co mnie oblali już przy wordzie to zobaczysz jakiego ja miałam pecha ale to na dm\"\n        ],\n        [\n            0,\n            \"rt user dla studenta wrzesień to jest jeden wielki niedzielny wieczór\"\n        ],\n        [\n            0,\n            \"rt user dla studenta wrzesień to jest jeden wielki niedzielny wieczór\"\n        ],\n        [\n            0,\n            \"user odklejenie mózgowe z radością czekam na bana\"\n        ],\n        [\n            0,\n            \"niedługo rejestracja mam nadzieje ze uda mi się zapisać tak jak chce na pracownie radiową i projekty 🙏 🙏 🙏\"\n        ],\n        [\n            0,\n            \"user tylko raz wymiekla i caly dzień internety a tak wszędzie z nami w domu caly czas w swoim pokoju albo z chlopakiem 13 lvl\"\n        ],\n        [\n            0,\n            \"user yyy liczydła niepotrzebne albo wygrywamy i przechodzimy na 99 albo przegrywamy i odpadamy na 95\"\n        ],\n        [\n            0,\n            \"user widzę że mo jest pani ulubienicą 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"hashtag bruk bet termalica łks 1 1 dawid szymonowicz grał godzinę w roli stopera hubert gostomski spędził cały mecz na ławce\"\n        ],\n        [\n            0,\n            \"user dokładnie a uefa zbiera na podstawie informacji osoby siedzącej na stadionie\"\n        ],\n        [\n            0,\n            \"user cionek miał jedno złe przyjęcie które skończyło się faulem który widział tylko sędzia z bahrajnu\"\n        ],\n        [\n            0,\n            \"user to może wróć do polski będziesz polaków słyszała\"\n        ],\n        [\n            0,\n            \"user a muslalam ze tylko ukw ma jakieś problemy xd\"\n        ],\n        [\n            0,\n            \"user karetka na sygnale jedzie po mnie wspaniale\"\n        ],\n        [\n            0,\n            \"user user wybraliście sobie pis to macie i gwarantuje wam że będzie rządził jeszcze conajmniej dwie kadencje\"\n        ],\n        [\n            0,\n            \"user no i teraz mozna nabrac podejrzeń po tej jego akcji w meczu z wami 😂 gratulacje za mistrza 👏\"\n        ],\n        [\n            0,\n            \"myślałam że znowu porwano statek na którym jest m tego już było by za dużo\"\n        ],\n        [\n            0,\n            \"user jak czytam teraz twoje tweety to mam wątpliwości co do wieku\"\n        ],\n        [\n            0,\n            \"rt user ktos mi pomoze z matma proszw\"\n        ],\n        [\n            0,\n            \"rt user ktos mi pomoze z matma proszw\"\n        ],\n        [\n            0,\n            \"rt user wizjonerska piosenka m zembatego o pracy sejmu salon niezależnych sejm 1976 url\"\n        ],\n        [\n            0,\n            \"user user ile tam jest szczęścia 😍\"\n        ],\n        [\n            0,\n            \"user nigdzie się nie czuje tak bezbronna jak w dziale śrubki brrr\"\n        ],\n        [\n            0,\n            \"user tak sobie patrzę że to errea i chyba muszę coś zasugerować nt pasiaka na przyszły sezon 😄 😄 😄\"\n        ],\n        [\n            0,\n            \"user jak legia nieprzejdzie tych amatorów to sadiku będzie na ustach za niewykorzystanie tej setki\"\n        ],\n        [\n            0,\n            \"user przykro mi niech jej ziemia lekka będzie ps szanuje panią jako dziennikarke ale niech znów niebedzie taka pro legijna pani\"\n        ],\n        [\n            0,\n            \"rt user user ukrywał czy przepisał na żonę tomuś ciężko zrozumieć że ktoś ma tyle zaufania do żony co\"\n        ],\n        [\n            0,\n            \"rt user user ukrywał czy przepisał na żonę tomuś ciężko zrozumieć że ktoś ma tyle zaufania do żony co\"\n        ],\n        [\n            0,\n            \"user ja kiedyś yarisem przewiozłam 4 europalety do dziś pękam chociaż nadal nie wiem jak to się udało\"\n        ],\n        [\n            0,\n            \"user user poczekaj jeszcze chwilę a zobaczysz co to znaczy gdy polacy działają razem\"\n        ],\n        [\n            0,\n            \"user wow 😁 😁 😁 skąd taka wiedza 😁 😁 😁 pani ornitolog 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user tak jak zakaz wjazdu do gb\"\n        ],\n        [\n            0,\n            \"user user jak bym nie wiedział teraz to mnie wkurwiłeś\"\n        ],\n        [\n            0,\n            \"user a te slajdy to macie od morawieckiego\"\n        ],\n        [\n            0,\n            \"user chłopak ma plusy i minusy ale obecna wisła powinna mu pomóc wyeliminować błędy i wtedy będzie bramkarz na lata lub za miliony\"\n        ],\n        [\n            0,\n            \"user jak taka majeka mogła być ptk to dziadzisko nie umie się wysłowić to jakaś masakra\"\n        ],\n        [\n            0,\n            \"user zgadza się ale nie rozpoczął się wieczorem\"\n        ],\n        [\n            0,\n            \"kijowy ten nowy serial o sabrinie mam mood na starą wersję\"\n        ],\n        [\n            0,\n            \"user biorąc pod uwagę jak szybko go ogłosili to raczej mówi prawdę\"\n        ],\n        [\n            0,\n            \"user jaga 2008 2010 31 meczów bez wygranej na wyjazdach w ekstraklasie\"\n        ],\n        [\n            0,\n            \"user poza tym ze słabszymi drużynami progres czy sms też pewnie coś pogubią\"\n        ],\n        [\n            0,\n            \"user dałeś dwóch lewych obrońców strinicia i lucasa\"\n        ],\n        [\n            0,\n            \"user w puławach mają pewnie inne zdanie na ten temat\"\n        ],\n        [\n            0,\n            \"user nie wypowiadaj się na tematy o których nie masz zielonego pojęcia siedzisz w swoim zaścianku i wydaje ci się że coś wiesz\"\n        ],\n        [\n            0,\n            \"user nic mi nie mów xd\"\n        ],\n        [\n            0,\n            \"user user dodaj jeszcze piotrowicza i kryże i masz kompaniję jak talala\"\n        ],\n        [\n            0,\n            \"user a co powiesz o ich składzie chyba dupy nie urywa myślałem że mocniejszy skład zbudują\"\n        ],\n        [\n            0,\n            \"user jasne szczególnie że w jarosławiu nie ma potrzeby budowania mostu bo już jest\"\n        ],\n        [\n            0,\n            \"user czyli nie robić zmian w ustaw ligę\"\n        ],\n        [\n            0,\n            \"a to jeszcze jak trójki słuchałem streetlife wg von spar url\"\n        ],\n        [\n            0,\n            \"user kochana najgorzej jest wyjechać z parkowania 😂 raz oblałam na tym egzamin\"\n        ],\n        [\n            0,\n            \"lowlanders białystok seahawks gdynia 33 16 user w finale lfa 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"user user narazie wszystko wchodzi żelek ja bym zmienił legia 2 sandecja 0 zobaczymy kto miał nosa\"\n        ],\n        [\n            0,\n            \"user user odpoczywają po długim i trudnym sezonie\"\n        ],\n        [\n            0,\n            \"user user tak pis ufa swojemu suwerenowi\"\n        ],\n        [\n            0,\n            \"user autorefleksja przyszła w ostatniej chwili 😎\"\n        ],\n        [\n            0,\n            \"user no ja mam taki mindfuck teraz że nie ogarniam xd\"\n        ],\n        [\n            0,\n            \"user user po zgrupowaniu w turcji szanse jego i arviego na wyjściowa jedenastkę były podobne więc nie mogło być źle\"\n        ],\n        [\n            0,\n            \"user kiko walczy o kontrakt więc słabo widze to wpuszczanie młodych\"\n        ],\n        [\n            0,\n            \"user czas poznać przyszłego mistrza portugalia za cienka na te dwa zespoły\"\n        ],\n        [\n            1,\n            \"user ale żaden z nich nie przebiera się za chuja żeby podkreślić swoją właściwą rolę\"\n        ],\n        [\n            0,\n            \"user ciekawe czy z pana byłby taki kozak gdyby bolało pana ucho\"\n        ],\n        [\n            0,\n            \"user user legia ze stolca polski po dzisiejszym meczu tylko to rzuca się na język\"\n        ],\n        [\n            0,\n            \"user user co jest nie tak\"\n        ],\n        [\n            0,\n            \"user stań kiedyś i spróbuj zrozumieć sam siebie na 100 nie zrozumiesz\"\n        ],\n        [\n            0,\n            \"user user może będzie niższy wynik\"\n        ],\n        [\n            0,\n            \"user żygać mi się chce jak na ciebie patrzę i czytam te kłamstwa\"\n        ],\n        [\n            0,\n            \"user frekwencja jak na termalice a pretensje do filipiaka ze niegraja jak wisła co wy myślicie wy w polsce nic nieznaczycie\"\n        ],\n        [\n            0,\n            \"user haha nie ma to jak wypominać innym teksty poczytaj swoje o koszykówce i finale wisła energa user\"\n        ],\n        [\n            0,\n            \"user ej jak można sprawdzić kto cię blokuje\"\n        ],\n        [\n            0,\n            \"user user uważaj bo w następnym materiale jadczaka możesz być jako tomasz c\"\n        ],\n        [\n            0,\n            \"rt user wczesniej myślałam że nie rozumiem jedynie matmy a życie okazało się być twardszym orzechem do zgryzienia\"\n        ],\n        [\n            0,\n            \"rt user wczesniej myślałam że nie rozumiem jedynie matmy a życie okazało się być twardszym orzechem do zgryzienia\"\n        ],\n        [\n            0,\n            \"user to bardzo porządna dziewczyna trudno co robić\"\n        ],\n        [\n            0,\n            \"user user te 4 tys kibicow zapamięta chyba naszego arbitra ze zabrał im 2 pkt 😉\"\n        ],\n        [\n            0,\n            \"pociag do krk głośnik nie ma wagonu restauracyjnego ale realizowana jest usługa spożywcza przy pomocy wózka mobilnego\"\n        ],\n        [\n            0,\n            \"user musimy wziąść pod uwagę to ze niegraja takim składem często za to kolar pokazał że jest alternatywą za ondraska\"\n        ],\n        [\n            0,\n            \"user też masz ładnego i mądrego pieska widziałem\"\n        ],\n        [\n            0,\n            \"rt user user zapomniałeś dodać że podsumowywały to fakty i mity\"\n        ],\n        [\n            0,\n            \"rt user user zapomniałeś dodać że podsumowywały to fakty i mity\"\n        ],\n        [\n            0,\n            \"user i powtarzajmy to codziennie jak mantrę\"\n        ],\n        [\n            0,\n            \"user wczoraj zrobiłem pastę z cebuli pietruszki pomidorów suszonych i cukini z patelni dorzucilem dwa zabki czosnku dobra była\"\n        ],\n        [\n            0,\n            \"chodził do waszej szkoły ktoś znany\"\n        ],\n        [\n            0,\n            \"user w takim razie serial mad men jest idealny dla ciebie 😂\"\n        ],\n        [\n            0,\n            \"user user no chyba ale tu był problem zdrowotny\"\n        ],\n        [\n            0,\n            \"user ten odcinek no może ślub był piękny\"\n        ],\n        [\n            0,\n            \"user damy rade będzie rekord 💪\"\n        ],\n        [\n            0,\n            \"user omg też tak mam czasami\"\n        ],\n        [\n            0,\n            \"user uwielbiam pani dziadka serdecznie pozdrawiam\"\n        ],\n        [\n            0,\n            \"user i tak właśnie chyba zrobie\"\n        ],\n        [\n            0,\n            \"rt user broniszewski siedział całą drugą połowę i myślał czemu kazek nie robi zmian w 88 minucie kurwa przecież to ja zmienia …\"\n        ],\n        [\n            0,\n            \"rt user broniszewski siedział całą drugą połowę i myślał czemu kazek nie robi zmian w 88 minucie kurwa przecież to ja zmienia …\"\n        ],\n        [\n            0,\n            \"user user masz za to miskę ryżu\"\n        ],\n        [\n            0,\n            \"user user w planach jest tam przeniesienie juniorów mógłbyś powiedzieć czego tam brakuje\"\n        ],\n        [\n            0,\n            \"user user nierozumiem jak może czegoś braknac w sklepie zaraz po otwarciu sklepu przecierz na rynku wszystkiego pełno\"\n        ],\n        [\n            0,\n            \"rt user user jejku jaki masz ładny głos i jesteś taka urocza mam na imię marta i w piątek miałam 15 urodziny bard …\"\n        ],\n        [\n            0,\n            \"rt user user jejku jaki masz ładny głos i jesteś taka urocza mam na imię marta i w piątek miałam 15 urodziny bard …\"\n        ],\n        [\n            0,\n            \"user widać że próbują kąsać z bezsilności 😁 😁 😁 jak zaazcute pieski 😁 😀 😁 emi 👍 👍 👍 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"user wiem co czujesz kiedyś miałam podstawy prawa teraz będę mieć prawo własności intelektualnej i aż mi nie dobrze\"\n        ],\n        [\n            0,\n            \"user user pokazuje że przegra z arabią saudyjską\"\n        ],\n        [\n            0,\n            \"user no widzisz a ja myślałem że w pruszkowie nawet tego nie wiedziałem\"\n        ],\n        [\n            0,\n            \"user user oczy bolą a w najwazniejszym momencie zrywa transmisje haha\"\n        ],\n        [\n            0,\n            \"user ale rzadko są takie dni że wszyscy faworyci przegrywają będzie ciekawie do końca sezonu\"\n        ],\n        [\n            0,\n            \"rt user budzę się biorę komórkę wchodzę na instagram patrzę a tam zayn ogłasza piosenkę za dwa dni jebane dwa dni tak się …\"\n        ],\n        [\n            0,\n            \"rt user budzę się biorę komórkę wchodzę na instagram patrzę a tam zayn ogłasza piosenkę za dwa dni jebane dwa dni tak się …\"\n        ],\n        [\n            0,\n            \"rt user guys breaking news napisy w serialach filmach nie są tylko dla samego tłumaczenia ale też dla osób niedosłyszących\"\n        ],\n        [\n            0,\n            \"rt user guys breaking news napisy w serialach filmach nie są tylko dla samego tłumaczenia ale też dla osób niedosłyszących\"\n        ],\n        [\n            0,\n            \"user tak ale są też jeszcze inne możliwości jutro choć dziś już powinno być jasne\"\n        ],\n        [\n            0,\n            \"user user ubierz tą bluzę podczas meczu z legią\"\n        ],\n        [\n            0,\n            \"user przecież nie neguje że coś wybronił ale zrobił spacer im radka majdana i angelo huguesa\"\n        ],\n        [\n            0,\n            \"user user na białoruś blisko albo na ukrainę polecam wyprowadzkę\"\n        ],\n        [\n            0,\n            \"mężczyzna przez mies wybiera się do obi po 1 śrubkę bezskutecznie w końcu jedzie kobieta wychodzi z pełnym wózkiem o śrubce zapomniała\"\n        ],\n        [\n            0,\n            \"user user skąd się znalazły pieniądze na spłatę 3 miesięcznego opóźnienia wynagrodzeń\"\n        ],\n        [\n            0,\n            \"user to powiedz czy miałaś ciepła wodę wczoraj 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user znam to z doświadczenia d 🔝\"\n        ],\n        [\n            0,\n            \"tata miał zadzwonić się umówić żebyśmy poszli zobaczyć auto dla mnie ale chyba zapomiał\"\n        ],\n        [\n            0,\n            \"user serio all day już rozumiesz czemu tak rzadko odbieram dni wolne\"\n        ],\n        [\n            0,\n            \"user tak z ciekawości co musi się stać żebyście przestali ciągle pytać o małeckiego i korupcje\"\n        ],\n        [\n            0,\n            \"user stirlitz wpadł do studni i cudem się z niej wydostał cudów nie ma pomyślał i na wszelki wypadek wlazł z powrotem\"\n        ],\n        [\n            0,\n            \"user user a pisał coś o mistrzu\"\n        ],\n        [\n            1,\n            \"user a jak bedzie po hiszpansku pierdolony symulant\"\n        ],\n        [\n            0,\n            \"user user wiem tylko tyle że odkupili licencje od mysłowic\"\n        ],\n        [\n            0,\n            \"user user jest pan demagogiem który nie wie o czym pisze nie mam czasu na dyskusję z ignorantami żegnam\"\n        ],\n        [\n            0,\n            \"user czyżby się bal że za niego to za tanio\"\n        ],\n        [\n            0,\n            \"user user jestem czy moja odpowiedź spowoduje że powie pan coś z sensem\"\n        ],\n        [\n            0,\n            \"user taki wielki dyktator bez ochrony\"\n        ],\n        [\n            0,\n            \"user rozumiem że wg was piłka nożna i ręczna to sporty rakietowe\"\n        ],\n        [\n            0,\n            \"user ale czemu sędzia czeka 2 minuty a dopiero po tym czasie idzie sprawdzić do monitora o to się chyba rozchodzi\"\n        ],\n        [\n            0,\n            \"user ej który raz zdajesz bo ja jutro idę drugi raz i mam już wylane bo to jakaś komedia jest na czym oblałaś\"\n        ],\n        [\n            0,\n            \"user user tak też mogło być 😁\"\n        ],\n        [\n            0,\n            \"zawsze wszyscy byli prezydenci i premierzy są zapraszani do pałacu prezydenckiego z okazji hashtag\"\n        ],\n        [\n            0,\n            \"user biedny sfrustrowany nikt wylewa swoje żale tak dawni niby bohaterowie rozmieniający resztki swojego wizerunku na drobne\"\n        ],\n        [\n            0,\n            \"user user bzdura słowik wszedl po transferze grzesia giki wszedł po wygranej rywalizacji zimowej\"\n        ],\n        [\n            0,\n            \"user był ktoś jakieś fotki czy video\"\n        ],\n        [\n            0,\n            \"user a co napisał bo już niema posta\"\n        ],\n        [\n            0,\n            \"bierz bierz chłopcze możesz teraz bierz mnie ja mogę mieć każdego więc lepiej zbierz się\"\n        ],\n        [\n            0,\n            \"rt user user znowu onet wypuścił fałszywa informację\"\n        ],\n        [\n            0,\n            \"rt user user znowu onet wypuścił fałszywa informację\"\n        ],\n        [\n            0,\n            \"życie nie powiedzą ale chłopcy biedni szkoda gadać\"\n        ],\n        [\n            0,\n            \"user to wydaje mi się że tak bo to jest chyba dla każdej osoby spełniającej obowiązek szkolny do 21 roku życia\"\n        ],\n        [\n            0,\n            \"user user widzę że pan nadal w kolejce do psychiatry bo nie widać śladów leczenia\"\n        ],\n        [\n            0,\n            \"user huj z wynikami wislełko będziemy z wami\"\n        ],\n        [\n            0,\n            \"rt user user weż kredyt i zmień pracę bo adwokat z ciebie żaden\"\n        ],\n        [\n            0,\n            \"rt user user weż kredyt i zmień pracę bo adwokat z ciebie żaden\"\n        ],\n        [\n            0,\n            \"user user to po co chodzi w lato w szaliku skoro go mecze legii nieintersesuja\"\n        ],\n        [\n            1,\n            \"jest moc jak kurwy zabiorą mi unię europejską ja zabiorę im żony i dzieci\"\n        ],\n        [\n            0,\n            \"user user dzięki skwk pisało że koszykarki będą na hali po niedzielnym meczu piłkarzy coś wiecie na ten temat\"\n        ],\n        [\n            0,\n            \"jestem chyba najbrzydsza na świecie czy to jest w ogóle możliwe\"\n        ],\n        [\n            0,\n            \"user nie zgadzam się bo jest jeden ważny szczegół których ich różni carrillo stoi a bałaniuk siedzi 😂\"\n        ],\n        [\n            0,\n            \"co za człowiek ma te lepsze geny nie zdradzieckie\"\n        ],\n        [\n            0,\n            \"jak przeżyć te czasy populizmu tępoty klamstw propagandy wsteczniactwa cywilizacyjnego upadku\"\n        ],\n        [\n            0,\n            \"user koleś tyle bramek strzela w klubie ktory słynie z super juniorów i zgadza się przejść do rezerw legii fajne masz info\"\n        ],\n        [\n            0,\n            \"user user fachowiec od 7 boleści\"\n        ],\n        [\n            0,\n            \"rt user hiszpania bardzo rozsądnie na ominięcie polaków w 1 4 hashtag\"\n        ],\n        [\n            0,\n            \"rt user hiszpania bardzo rozsądnie na ominięcie polaków w 1 4 hashtag\"\n        ],\n        [\n            0,\n            \"user user idealna opcja chłop bez ambicji co od kilku lat nie broni idealna opcja to kieszek\"\n        ],\n        [\n            0,\n            \"user mamy fryzjera czekamy na lidera\"\n        ],\n        [\n            0,\n            \"user nie wiem ale gent też stamtąd leciał\"\n        ],\n        [\n            0,\n            \"user się nie przejmuj jak nie wyjdzie ulotki możesz rozdawać\"\n        ],\n        [\n            0,\n            \"lider zostaje w białymstoku ale fajnie by było wykorzystać w poniedziałek te dobre wyniki w tej kolejce\"\n        ],\n        [\n            0,\n            \"user ale jest procedura rozwiązania marszu gdy jego uczestnicy nie przestrzegają prawa\"\n        ],\n        [\n            0,\n            \"rt user wybór dokonany teraz pewnie będzie uliczna histeria totalnych pewnie kupują już znicze 😎 😂 url\"\n        ],\n        [\n            0,\n            \"rt user wybór dokonany teraz pewnie będzie uliczna histeria totalnych pewnie kupują już znicze 😎 😂 url\"\n        ],\n        [\n            0,\n            \"user choć szkoda że autor tego nieco nie sfabularyzował na użytek trochę mniej akademicki 😀\"\n        ],\n        [\n            0,\n            \"user teraz nie ma wielkiego wyboru skoro nie gra z pucharowiczami\"\n        ],\n        [\n            0,\n            \"user mnie rozbawiło jak mówi że został z tym zupełnie sam a później dziękuje za wsparcie klubowi trenerom znajomym i rodzinie 😂\"\n        ],\n        [\n            0,\n            \"user oni niepracuja w nd oni zarabiają 😉\"\n        ],\n        [\n            0,\n            \"wow moje wypociny mają 1 6 k na wattpadzie a nie dodawałam tam nic przez 2 lata chyba\"\n        ],\n        [\n            0,\n            \"oni wiedza kto co czuje takiego ordynarnego prostactwa nigdy nie zakumam\"\n        ],\n        [\n            0,\n            \"albo renta bo chleja niby taki zawod\"\n        ],\n        [\n            0,\n            \"user tak też myślałem szukałem zasłonek po nitce do kłębka\"\n        ],\n        [\n            0,\n            \"user z trenerem zdecydują co jest mu bardziej potrzebne\"\n        ],\n        [\n            0,\n            \"user mam nadzieje ze to się ogarnie\"\n        ],\n        [\n            0,\n            \"user user no pewnie niepełnosprawnych zamkneliscie w sejmie to się zrobiło bezpiecznie na ulicach taka prawda kłamco\"\n        ],\n        [\n            0,\n            \"user user weź pigułkę weź pigułkę 😀\"\n        ],\n        [\n            0,\n            \"user nigdy tak nie szalałaś z tymi emotami a tu prosze d\"\n        ],\n        [\n            0,\n            \"user user ta odpowiedz sugeruje że pan szymon powiedział że nie wie czy to gówno czy czekolada i zaprosiłby ponownie gościa\"\n        ],\n        [\n            0,\n            \"user user gdyby nie śmierdzialo cebula z daleka może bym się martwił\"\n        ],\n        [\n            0,\n            \"user powiedz to temu botu user myśli że dzięki niemu\"\n        ],\n        [\n            0,\n            \"user a po czym odreagowywali przed pierwszym meczem eliminacji\"\n        ],\n        [\n            1,\n            \"user a user sprzedaje biznes żeby rządzić kurwa gość jest chory\"\n        ],\n        [\n            0,\n            \"user user a jakie stanowisko zajmujesz kiedy widzisz na ulicy obsciskującą i obcałowującą się parę hetero\"\n        ],\n        [\n            0,\n            \"mam nadzieje że przyszły sezon zaczniemy od 4 ligi i zaczniemy odbudowywać klub od podstaw innego sposobu na naprawe klubu nie widzę\"\n        ],\n        [\n            0,\n            \"user daruję sobie komentarz tego idiotycznego tt z uwagi na święto\"\n        ],\n        [\n            0,\n            \"user jak malutko 😳 kurcze szkoda\"\n        ],\n        [\n            0,\n            \"user co ja mam mu powiedzieć xddd\"\n        ],\n        [\n            0,\n            \"user po kropce musi być spacja\"\n        ],\n        [\n            0,\n            \"kurwa przestraszyłam się swojej ikonki bo nie poznałam ale czytam wełna zejna i tak wtf xdddddd\"\n        ],\n        [\n            0,\n            \"user no jak widzisz jednak nie dzisiaj bo mi die nie chce ruszyć ✌ 🏻 ✌ 🏻 xd\"\n        ],\n        [\n            0,\n            \"user rok temu uznano że to niezgodne z prawem ciekawe czy dziennikarze tak samo będą tą sprawe przedstawiać\"\n        ],\n        [\n            0,\n            \"rt user user dom praca szkoła a dla niektórych i świątynia\"\n        ],\n        [\n            0,\n            \"rt user user dom praca szkoła a dla niektórych i świątynia\"\n        ],\n        [\n            0,\n            \"user to nie wymóg dzięki blokowaniu prywatyzacji poczty to standard\"\n        ],\n        [\n            1,\n            \"honor godność to jest obce dla pisdzielstwa miliardy kasy i dluga lata rządów a wy dalej gownem smierdzicie\"\n        ],\n        [\n            0,\n            \"user user o strychy was nie podejrzewałem kiedy schodzicie do podziemia\"\n        ],\n        [\n            0,\n            \"user hehehehehe szarańczę każdy pozna z daleka po odnózach i czółkach 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user niestety nie mam na to wpływu\"\n        ],\n        [\n            0,\n            \"już się z tata kłócę o auto xd\"\n        ],\n        [\n            0,\n            \"z zastrzeżeniem że nie pamiętam czy brał udział przy trzeciej i czwartej bramce z argentyną 😛\"\n        ],\n        [\n            0,\n            \"mówię szczerze czarny chuj nie ma wstępu\"\n        ],\n        [\n            0,\n            \"sprawdź co dzieje się wykonawcy freeze url\"\n        ],\n        [\n            0,\n            \"user w dodatku takim smutnym głosem mówił 😂\"\n        ],\n        [\n            0,\n            \"user 😍 😍 😍 piękna historia opowie ją pani dalej\"\n        ],\n        [\n            0,\n            \"user user na stronie rozmowa z trenerem\"\n        ],\n        [\n            0,\n            \"user user z rok temu point za pamięć 😀\"\n        ],\n        [\n            0,\n            \"user no może i tak ale co będzie jak się naćpa będzie 39 razy zakłocał bardzo ważne spotkanie\"\n        ],\n        [\n            0,\n            \"user jakie pranie trzeba coś z tym zrobić im wiecej ludzi ma świadomość tym lepiej\"\n        ],\n        [\n            0,\n            \"user user prezes smuda zastąpi trenera hugo brossa\"\n        ],\n        [\n            0,\n            \"rt user będzie klasykiem jak dzisiejszy mur interu na barcelonie d url\"\n        ],\n        [\n            0,\n            \"rt user będzie klasykiem jak dzisiejszy mur interu na barcelonie d url\"\n        ],\n        [\n            0,\n            \"rt user prof grabowska prezes sn buduje spór wokół jednego art konstytucji tak nie wolno interpretować prawa url\"\n        ],\n        [\n            0,\n            \"rt user prof grabowska prezes sn buduje spór wokół jednego art konstytucji tak nie wolno interpretować prawa url\"\n        ],\n        [\n            0,\n            \"user nie skąd ale znalazłam inspirację na ten rok d\"\n        ],\n        [\n            1,\n            \"przestanę karmić tego user swoim fejmem bo tylko puchnie narodowym gównem jak świnia która wszystko żre\"\n        ],\n        [\n            0,\n            \"user w dukli i sparcie biegali napastnicy po 185 195 centymetrów wzrostu a jutro już za późno\"\n        ],\n        [\n            0,\n            \"user ty się jeszcze łudzisz pobudka jesteśmy jednym z najpoważniejszych kandydatów do spadku\"\n        ],\n        [\n            0,\n            \"user user a trenerem został szymon pawłowski\"\n        ],\n        [\n            0,\n            \"user ale jest częścią zespołu i nie raz wam tyłek ratowała\"\n        ],\n        [\n            1,\n            \"user user wg pisowskiej sprawiedliwości a kto wam wierzy bando złodziei i oszustów\"\n        ],\n        [\n            0,\n            \"user może nie ma na kogo głosować\"\n        ],\n        [\n            0,\n            \"user user dla mnie więckiewicz najlepszy lepszy od frycza i pozostałych\"\n        ],\n        [\n            0,\n            \"user czyścieć dla klientów w stylu to był kryminał i miał taką niebieską okładkę\"\n        ],\n        [\n            0,\n            \"user a alan uryga dalej czeka na debiutancką bramke\"\n        ],\n        [\n            1,\n            \"user polacy też wiedzą że jednym z największych debili jest niejaki ziemkiewicz\"\n        ],\n        [\n            0,\n            \"user też ci wyśle zaproszenie w najbliższym czasie to się kiedyś zmierzymy\"\n        ],\n        [\n            0,\n            \"imiona wladców krulów żołnierzy wykletych bilomag plus i przetrwasz w tym gównie\"\n        ],\n        [\n            0,\n            \"p napisał mi życzenia urodzinowe oplułam się\"\n        ],\n        [\n            0,\n            \"user idk ja widze twój przypięty\"\n        ],\n        [\n            0,\n            \"user jak nie znasz chłopcze sprawy to nie kompromituj się i nie siej fermentu\"\n        ],\n        [\n            0,\n            \"user czy ci co maja to na dm mogą przesłać to mi pls\"\n        ],\n        [\n            0,\n            \"user trzeba mieć jaja żeby krzyknąć podczas bronienia karnego nie udawaj że nie robi to na tobie żadnego wrażenia 😂\"\n        ],\n        [\n            0,\n            \"wkurwia mnie takie gadanie user user zaraz dwa bany\"\n        ],\n        [\n            0,\n            \"user dobry mecz dobrze się ogląda var trochę meczy brawo jaga za grę\"\n        ],\n        [\n            0,\n            \"user teraz powielam to co pisałem spokojnie\"\n        ],\n        [\n            0,\n            \"user brawo patryk złap formę u słowaków i za rok wzmocnieniem wisły na puchary\"\n        ],\n        [\n            0,\n            \"user boje się że jakbym napisał że wisła przegrała 7 meczów z rzędu to też by mnie uznali za hejtera\"\n        ],\n        [\n            0,\n            \"user user ja chcę z tobą na solo będzie sprawiedliwie\"\n        ],\n        [\n            0,\n            \"user ten napastnik to pewnie paixao skoro przeszedł testy medyczne\"\n        ],\n        [\n            1,\n            \"user user jaka tv tacy idole 😁 😁 😁 a tak trochę poważniej to za tę napaść na dziewczynkę to tylko w ten pedalski ryj\"\n        ],\n        [\n            0,\n            \"also zawsze pozostaje mi nagrać wszystko na płytę tak jak ludzie robili to 1000 lat temu\"\n        ],\n        [\n            0,\n            \"user z pracy wracałyśmy nie z imprezy 😉\"\n        ],\n        [\n            0,\n            \"koniec 14 13 user mistrzami polski w futbolu amerykańskim wooooow gratulacje\"\n        ],\n        [\n            0,\n            \"user user to nie ja wyskoczyłem z tekstem o osiągnięciach i co osiagniecia mają wspólnego z obejrzeniem meczu bońka\"\n        ],\n        [\n            0,\n            \"i w sumie to smutne ze mam więcej wsparcia w znajomym niż w swoim chłopaku muszę z nim porozmawiać\"\n        ],\n        [\n            0,\n            \"user a co to za facet obok grzesia 😁 😁\"\n        ],\n        [\n            0,\n            \"user o jezu juz o przyszlym marszu napierdalają\"\n        ],\n        [\n            0,\n            \"rt user mam ochotę zostać w łóżku na zawsze kurwa\"\n        ],\n        [\n            0,\n            \"rt user mam ochotę zostać w łóżku na zawsze kurwa\"\n        ],\n        [\n            0,\n            \"user user patologia to jesteś ty mentalna patologia\"\n        ],\n        [\n            0,\n            \"user nie zdziwie się jakoś bardzo jak tak będzie\"\n        ],\n        [\n            0,\n            \"user mi tam nowy trener odpowiada można stwierdzić że rezerwowym składem rozjechal slask i oby tak dalej\"\n        ],\n        [\n            0,\n            \"user gennaro gattuso za słaby na prowadzenie jagiellonii białystok we włoszech trener wielkiego milanu 😁\"\n        ],\n        [\n            0,\n            \"user wystarczyłoby nie mydlic oczy i nie gadac o lapsusach językowych\"\n        ],\n        [\n            0,\n            \"rt user delta jest lepsza niż schabowy z ogoreczkami z ogródka\"\n        ],\n        [\n            0,\n            \"rt user delta jest lepsza niż schabowy z ogoreczkami z ogródka\"\n        ],\n        [\n            1,\n            \"user user smaciarza a nie premiera zdradził polskę z faszystami\"\n        ],\n        [\n            0,\n            \"user user niepokoi mnie że jeszcze nie przedłużyli z nim kontraktu\"\n        ],\n        [\n            0,\n            \"user i jak jest bo już bym powoli wracała\"\n        ],\n        [\n            0,\n            \"user user jeszcze szkocja cypr izrael no rzeczywiście tylko w polsce jest inny system rozgrywek\"\n        ],\n        [\n            1,\n            \"user user wiem że za pochlebstwo zrobisz wszystko\"\n        ],\n        [\n            0,\n            \"user dlatego bo dwóch czy trzech ludzi go broniło aha\"\n        ],\n        [\n            0,\n            \"user user to super kreatywny by mieli środek pomocy gdyby te transfery się udały\"\n        ],\n        [\n            0,\n            \"user 😍 😍 😍 data to już zupełnie dowolna dostosuje się postaram przynajmniej\"\n        ],\n        [\n            0,\n            \"user al ani powołany do reprezentacji iraku innych ciekawych nie było\"\n        ],\n        [\n            0,\n            \"punkt do lidera po tej kolejce\"\n        ],\n        [\n            0,\n            \"user nie ma pewniaków dopóki nie ma oficjalnej informacji na stronie 😉\"\n        ],\n        [\n            0,\n            \"user jak to szlo baranku boży wybacz nam nagrody\"\n        ],\n        [\n            0,\n            \"user mam śniegowce na 50 3 razy większe niż normalne butu\"\n        ],\n        [\n            0,\n            \"rt user czy po już przeprosiło za swojego fanatyka ryszarda cybę czy on też był chory psychicznie hashtag\"\n        ],\n        [\n            0,\n            \"rt user czy po już przeprosiło za swojego fanatyka ryszarda cybę czy on też był chory psychicznie hashtag\"\n        ],\n        [\n            0,\n            \"user user pique w anglii mieszkał 4 lata to dużo\"\n        ],\n        [\n            0,\n            \"user to w takim razie trzeba trzymać kciuki za spadek 😊\"\n        ],\n        [\n            0,\n            \"rt user 22 mosty morawieckiego to ciąg dalszy paragrafu 22 tylko mniej realistyczne\"\n        ],\n        [\n            0,\n            \"rt user 22 mosty morawieckiego to ciąg dalszy paragrafu 22 tylko mniej realistyczne\"\n        ],\n        [\n            0,\n            \"user user w mojej okolicy jest blok 18 piętrowy też z jednym domofonem\"\n        ],\n        [\n            0,\n            \"wyciekło wideo z odprawy przedmeczowej polaków url\"\n        ],\n        [\n            0,\n            \"user nie ma celnego strzału spalony 😀\"\n        ],\n        [\n            0,\n            \"user co jak co ale tych słowaków to czuje 90 naszej ligi by przeszła w dwumeczu nawet probierz ze swoimi dziewczynami\"\n        ],\n        [\n            0,\n            \"user jak masz 32 szt to podchodzi\"\n        ],\n        [\n            0,\n            \"user mucha mówię ci coś choć ja tam widzę jedynie skarpetki w kotki\"\n        ],\n        [\n            0,\n            \"user user nie będzie szeroko prezentowany bo jest niezgodny z linią partii jedna stacja tego nie załatwi\"\n        ],\n        [\n            0,\n            \"user ty pieprzony hipokryto najpierw rozwaliliście oze a teraz mówicie o energetyce wiatrowej chyba z własnych wiatrów\"\n        ],\n        [\n            0,\n            \"user nie sądzę ale nie czytałam\"\n        ],\n        [\n            0,\n            \"user skreślasz ją ze względu na wygląd d\"\n        ],\n        [\n            0,\n            \"rt user praca dla po powoduje trwałe uszkodzenia mózgu hashtag\"\n        ],\n        [\n            0,\n            \"rt user praca dla po powoduje trwałe uszkodzenia mózgu hashtag\"\n        ],\n        [\n            0,\n            \"user pewnie jeszcze nie miałeś wykupionego oc i bad tech jak user były jakieś narkotyki\"\n        ],\n        [\n            0,\n            \"user groźna i nieobliczalna jak wonder 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user a co wy z nią zrobiliście\"\n        ],\n        [\n            0,\n            \"user user wszędzie tylko nie tam i jeszcze w paru miejscach 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user kwiat pustyni leci w tv więc bajo bajo sen\"\n        ],\n        [\n            0,\n            \"rt user kwiat pustyni leci w tv więc bajo bajo sen\"\n        ],\n        [\n            0,\n            \"user dla swojego dobra lepiej by nie awansował\"\n        ],\n        [\n            0,\n            \"user panie rafale gęby gęby nie usta po prostu gęby nie bójmy się tego słowa\"\n        ],\n        [\n            1,\n            \"user może suko to komplement gość jest gejem\"\n        ],\n        [\n            0,\n            \"kurwa jak mnie swędzi nos sdfvnosxvgd\"\n        ],\n        [\n            0,\n            \"user przeczytaj jeszcze raz wasze teksty o sprawie cierzniaka i sobie odpowiedz czy aby na pewno się nie pogrążasz\"\n        ],\n        [\n            0,\n            \"zgubiłam tweeta na którego miałam odpowiedzieć życie jest niesprawiedliwe\"\n        ],\n        [\n            0,\n            \"user w sensie mam strasznie ochotę bo jakoś mnie tak wzięło 😂 😂\"\n        ],\n        [\n            0,\n            \"user user poczekajmy do poniedziałku bo w pn możemy twierdzić że nasi bardziej przereklamowani jak legia oby nie\"\n        ],\n        [\n            0,\n            \"rt user życzę wszystkim aby cali i zdrowi wrócili do domów hashtag\"\n        ],\n        [\n            0,\n            \"rt user życzę wszystkim aby cali i zdrowi wrócili do domów hashtag\"\n        ],\n        [\n            0,\n            \"user user jak to była liczna obecność to ile jest jak jest mało\"\n        ],\n        [\n            0,\n            \"user nieeee tam jest duuuużo nieba muszę dbać o jego wzrok\"\n        ],\n        [\n            0,\n            \"user dokładnie tak tylko z pisem każde skurwysyństwo jest możliwe\"\n        ],\n        [\n            0,\n            \"user musiałam sobie wyguglować to słowo\"\n        ],\n        [\n            0,\n            \"user user oprócz bramki to pokazał że pozbycie się go było dobrą decyzją\"\n        ],\n        [\n            0,\n            \"rt user chce jakiegos cukier ojca bo mi kasy brakowac zaczyna\"\n        ],\n        [\n            0,\n            \"rt user chce jakiegos cukier ojca bo mi kasy brakowac zaczyna\"\n        ],\n        [\n            0,\n            \"user user are you human or computer you know only that stupid frase\"\n        ],\n        [\n            0,\n            \"user user bóg sie pisze przez ch czy przez h\"\n        ],\n        [\n            0,\n            \"user chyba ze ona cie wykończyła 😀\"\n        ],\n        [\n            0,\n            \"user user widać że masz marną wiedzę na ten temat zapytaj sąsiadów kto to jest np chrystus narodów\"\n        ],\n        [\n            0,\n            \"kurwa biale zabki i usmiech od ucha do ucha nie pomogły\"\n        ],\n        [\n            0,\n            \"user user wyłącz mnie z tej dyskusji z faszyzującymi ultrasem yntylygentem rydzykowo pisbolszewickiego i jego odbiorcow\"\n        ],\n        [\n            0,\n            \"jakieś fajne szablony do cv halo pomocy hashtag\"\n        ],\n        [\n            1,\n            \"user przyjechałeś pajacu wyprowadzić kolejne miliony za granicę\"\n        ],\n        [\n            0,\n            \"user a można o nim pisać dobrze 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user user w sumie całe życie mam bad luck ale nie będę ryzykować podwojenia xd\"\n        ],\n        [\n            1,\n            \"user ta menda rydzyk nie chcial z nim gadać postrzegam na wielki plus\"\n        ],\n        [\n            0,\n            \"user różnica prosta jakby sam robben wbiegł pośredni dla hoffenheim jako że wbiegł on i obrońcy hoffenheim jest powtórka\"\n        ],\n        [\n            0,\n            \"user u nas zespół nie jest zbudowany wokół jednej gwiazdy w ataku user\"\n        ],\n        [\n            0,\n            \"dobra mam mood na eyeliner ale nie wzięłam z domu\"\n        ],\n        [\n            0,\n            \"rt user user giertych zabierzcie ten kaftan nic mi nie dolega\"\n        ],\n        [\n            0,\n            \"rt user user giertych zabierzcie ten kaftan nic mi nie dolega\"\n        ],\n        [\n            0,\n            \"user i automatycznych wypustek do drapania\"\n        ],\n        [\n            0,\n            \"głódź jest mistrzem mistrzów w mistrzostwie zwanym dostosuj się do warunków i zacznij doić\"\n        ],\n        [\n            0,\n            \"user user wieteska już nie jest mlodziezowcem\"\n        ],\n        [\n            0,\n            \"user user ta 10 pyta co przeskrobałeś\"\n        ],\n        [\n            0,\n            \"user user na priv wysłałem żeby później nie było kłopotów\"\n        ],\n        [\n            0,\n            \"user user niestety justyna zawaliła sprawe i już wisła nie będzie obserwować na tt zawodniczki przed ogłoszeniem 😄\"\n        ],\n        [\n            0,\n            \"user noż ku a jakie to symptomatyczne 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user ja już nie odczuwam regularność codziennie do pracy śmieję się wiatru w twarz czym mocniej wieje tym głośniej sié śmieję\"\n        ],\n        [\n            0,\n            \"user user a to wszyscy wiemy od dawna 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"co się stało w riverdale co co co\"\n        ],\n        [\n            0,\n            \"user skoro o tym wiesz to chyba jednak nie potajemnie\"\n        ],\n        [\n            0,\n            \"user i zrobił całą resztę w kuku kierując ukradzione pieniądze z budżetu państwa do kościoła to jest dopiero skurwysyństwo\"\n        ],\n        [\n            0,\n            \"user w jaki sposób jakikolwiek imigrant może zagrozić waszej kulturze jak wy nie macie żadnej kultury\"\n        ],\n        [\n            0,\n            \"rt user w sobotę opublikuję całość teczki sławomira petelickiego z czasów prl u\"\n        ],\n        [\n            0,\n            \"rt user w sobotę opublikuję całość teczki sławomira petelickiego z czasów prl u\"\n        ],\n        [\n            0,\n            \"user a zna pan powód braku transmisji bo eurosport ma chyba dalej prawa do tego turnieju\"\n        ],\n        [\n            0,\n            \"nie ma takiego bólu pacjenta ktorego jego lekarz by nie wytrzymał hashtag\"\n        ],\n        [\n            0,\n            \"user user no to pięknie pasuje na razie do tej wycieczki ale moze wieczorem się farcik odwróci 😀\"\n        ],\n        [\n            0,\n            \"user user krężel też w stylu energi bo ponoć w ciąży jest\"\n        ],\n        [\n            0,\n            \"user nie ma oficjalnych komunikatów co do decyzji sędziów\"\n        ],\n        [\n            0,\n            \"user ponawiam pytanie trenerzy podeszli do siebie i brosz wystawił ręke a carrillo celowo nie podał ręki\"\n        ],\n        [\n            0,\n            \"user i tylko stara nini zna prawdę\"\n        ],\n        [\n            0,\n            \"znalazłam jakieś stare zeszyty i jestem w szoku jak ładnie wychodziło mi rysowanie obwodu szeregowych i równoległych xd\"\n        ],\n        [\n            0,\n            \"user user określone sily są przeciwko nam musimy być zwarci\"\n        ],\n        [\n            0,\n            \"user a nie dawno ktoś się oburzył na stwierdzenie że w polityce liczy się siła a nie słowa\"\n        ],\n        [\n            0,\n            \"user user za to ja sobie oglądnę jak wygra to pójdzie na moje konto 💪\"\n        ],\n        [\n            0,\n            \"rt user przeczytałam ogłoszenie o pracę monter wind i myślałam że to po angielsku\"\n        ],\n        [\n            0,\n            \"rt user przeczytałam ogłoszenie o pracę monter wind i myślałam że to po angielsku\"\n        ],\n        [\n            0,\n            \"user skoro tak ci każą to mogę się założyć że czarne wybierzesz 😂\"\n        ],\n        [\n            0,\n            \"user user jedyny prezydent na świecie który jest samodzielny wyłącznie w łazience mam nadzieję\"\n        ],\n        [\n            0,\n            \"rt user przecież one mogły wwieźć do sejmu tego pytona\"\n        ],\n        [\n            0,\n            \"rt user przecież one mogły wwieźć do sejmu tego pytona\"\n        ],\n        [\n            0,\n            \"user patrząc na to co się teraz dzieje to można gadać o cyferkach ale piłkarze swoje czują\"\n        ],\n        [\n            0,\n            \"user to tak jak w wiśle carlitos brawo my 😉\"\n        ],\n        [\n            0,\n            \"user ja jestem chętna na każde party\"\n        ],\n        [\n            0,\n            \"serio ludzie już stoją pod biedronka po te maskotki xd\"\n        ],\n        [\n            0,\n            \"hashtag elana widzew 0 0 marcin pigiel spędził cały mecz na ławce rezerwowych\"\n        ],\n        [\n            0,\n            \"user naprawdę super film i muszę się przyznać ze nawet płakałam 🤭\"\n        ],\n        [\n            0,\n            \"user to niech i lech będzie naszym dinamem zagrzeb dobre i to\"\n        ],\n        [\n            1,\n            \"user bo to był taki zwykły historyczny kutas a nie porządny prezes banku\"\n        ],\n        [\n            0,\n            \"user najwyższa pora na blokadę następny krok delegalizacja\"\n        ],\n        [\n            0,\n            \"jak zostać królem na betonowym tronie miasto brudne wstrętne w swej doskonałości hahahaaeh\"\n        ],\n        [\n            0,\n            \"user a niby kto płakał po cierzniaku\"\n        ],\n        [\n            0,\n            \"user czyli już wiesz jak się czujemy jak nas oznaczasz\"\n        ],\n        [\n            0,\n            \"rt user 6 lipca prezydent donald trump user złoży wizytę w polsce\"\n        ],\n        [\n            0,\n            \"rt user 6 lipca prezydent donald trump user złoży wizytę w polsce\"\n        ],\n        [\n            0,\n            \"user user ciekawe czy da mu to przepustke do jakiegoś europejskiego klubu\"\n        ],\n        [\n            1,\n            \"user wal się mu chcemy do sejmu\"\n        ],\n        [\n            0,\n            \"user zgadza się ale to też może być kwestia tego słońca\"\n        ],\n        [\n            0,\n            \"rt user user a komu te pieniądze rozdaje kosmitom\"\n        ],\n        [\n            0,\n            \"rt user user a komu te pieniądze rozdaje kosmitom\"\n        ],\n        [\n            0,\n            \"user gratulacje pani karolino niech moc dalej będzie z panią\"\n        ],\n        [\n            0,\n            \"user tez tak zrobię i tak muszę iść do biura karier po papierki na praktyki dzięki ✌ 🏻 ✌ 🏻\"\n        ],\n        [\n            0,\n            \"user wczoraj imo uznali że mitrović też nie zachowywał się zgodnie z przepisami\"\n        ],\n        [\n            0,\n            \"dużo lepiej wyglądała brazylia z bardzo solidną szwajcarią niż francja z przeciętną australią\"\n        ],\n        [\n            0,\n            \"user przy sadloku strasznie cie zmniejszyło obcasy trza było ubrać\"\n        ],\n        [\n            0,\n            \"user user boisz się że ja przyjdziesz na plażę to poziom wody gołą dupę ci przykryje\"\n        ],\n        [\n            0,\n            \"jaki jest wasz najgorszy przedmiot w szkole na studiach\"\n        ],\n        [\n            1,\n            \"user twoje to antysemickie i kurwa antypolskie\"\n        ],\n        [\n            0,\n            \"robię małe unf spree dopóki mam czas bo już dawno planowałam\"\n        ],\n        [\n            0,\n            \"niech pani zamilknie proszę nie machać rączką czołowa feministka do kobiety z którą się nie zgadza\"\n        ],\n        [\n            0,\n            \"user przecież już miał walke pożegnalną pare lat temu 😂\"\n        ],\n        [\n            0,\n            \"user natalia bardzo mo miło 😀\"\n        ],\n        [\n            0,\n            \"user albo w trampkach na rysy\"\n        ],\n        [\n            0,\n            \"w sumie skąd znał moje nazwisko xd pewnie instruktor mu wygadał\"\n        ],\n        [\n            0,\n            \"user user bysmy robili selfie stop kasowali bo źle wyszly i od nowa\"\n        ],\n        [\n            0,\n            \"user user ale tu już zupełnie inne rzeczy decydują\"\n        ],\n        [\n            1,\n            \"user on się nie czepi swojej baby tylko pójdzie do filharmonii podglądać krocze dyrygentki\"\n        ],\n        [\n            0,\n            \"a powtórka dlatego że oprócz robbena byli też w polu karnym obrońcy hoffenheim\"\n        ],\n        [\n            0,\n            \"nie zdałam egzaminu na prawo jazdy ewww\"\n        ],\n        [\n            0,\n            \"user user oczywiście że nie przypominam że walczyli o kase a nie o zawodnika bo nie mieli szans go zatrzymać\"\n        ],\n        [\n            0,\n            \"user za darmo po sezonie czy już w styczniu\"\n        ],\n        [\n            0,\n            \"user nie no tego to nie trzeba udowadniać\"\n        ],\n        [\n            0,\n            \"h wysłał mi zdjęcie jak uciekam żeby nie robił mi zdjęcia xdddd\"\n        ],\n        [\n            0,\n            \"user szymon j by miał dożywocie w pisaniu bajek\"\n        ],\n        [\n            0,\n            \"user nie histeryzuję śpię po prostu\"\n        ],\n        [\n            0,\n            \"user weź kurwa powiedz to gp sakiewicza wolskim\"\n        ],\n        [\n            1,\n            \"rt user hashtag zaprawdę powiadam wam aby wykastrować księdza trzeba ministranta w podbródek kopnąć amen\"\n        ],\n        [\n            1,\n            \"rt user hashtag zaprawdę powiadam wam aby wykastrować księdza trzeba ministranta w podbródek kopnąć amen\"\n        ],\n        [\n            0,\n            \"user user kogut tarczyński co z ich immunitetami\"\n        ],\n        [\n            0,\n            \"user widzę że komuś cierpliwość w końcu się wyczerpała i bardzo dobrze dosyć ponoszenia się różnej maści przy błędów\"\n        ],\n        [\n            0,\n            \"user nie byliśmy przygotowani taktycznie ale chodzi o naszą grę nie rywala\"\n        ],\n        [\n            0,\n            \"user user a my widzieliśmy urygę w 100 meczach\"\n        ],\n        [\n            0,\n            \"modric modriciem ale jak ważny jest rakitic w najważniejszych momentach\"\n        ],\n        [\n            0,\n            \"user najwyraźniej ale jednocześnie zażyczyli sobie za nie kosmicznej dla mnie przynajmniej kwoty\"\n        ],\n        [\n            0,\n            \"user user dlaczego nie dajecie video tylko pojedyncze fotki\"\n        ],\n        [\n            0,\n            \"user user hehehehehe no tak to by się zgadzało 😁 😁\"\n        ],\n        [\n            0,\n            \"user flying with ryanair is catastrophe\"\n        ],\n        [\n            0,\n            \"chłopak dani jest po prostu brzydki idk\"\n        ],\n        [\n            0,\n            \"user decyzja trenera widocznie są lepsi\"\n        ],\n        [\n            0,\n            \"user gra w filmie science fiction\"\n        ],\n        [\n            0,\n            \"user with 1 5 h delays as a standard tariff\"\n        ],\n        [\n            0,\n            \"jezyk walenia waży 2 5 tony zjem jezyk walenia jak pisdzielstwo ma rację\"\n        ],\n        [\n            0,\n            \"user jak jakiś będzie to poinformujemy\"\n        ],\n        [\n            0,\n            \"user wątpie że mnie dopuszczą do audycji ale zawsze można próbować hahahaha koniec stycznia\"\n        ],\n        [\n            0,\n            \"user biedne dziecko ta user tyle się jeszcze musi nauczyć a główką już ma świat wychodzi 😁 😁\"\n        ],\n        [\n            0,\n            \"hashtag puszcza podbeskidzie 3 2 przemek mystkowski grał ostatnie 21 minut\"\n        ],\n        [\n            0,\n            \"user user myślałem że jakiś wywiad a tu jeden tweet dałem się nabrać jak frajer\"\n        ],\n        [\n            0,\n            \"user tweeta czasami wymyślisz ale w tv jak debil do poziomu user ci daleko kto ci pisze te tt\"\n        ],\n        [\n            0,\n            \"user hieny zwietrzyły łatwy żer i już krążą już osaczają ofiarę\"\n        ],\n        [\n            0,\n            \"user dwa radiowozy obok słowo honoru\"\n        ],\n        [\n            0,\n            \"user tt to dobre miejsce do wyrwania laski na amerykańską żonę 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user user jeśli to powiesz to będzie to w kontekście do tematu artykułu demagogia\"\n        ],\n        [\n            0,\n            \"user tak z dwoma zespołami z jednego kraju\"\n        ],\n        [\n            0,\n            \"user jak najbardziej im życzyłem zwycięstw w pozostałych meczach głównie ze względu na user którego lubie i szanuje\"\n        ],\n        [\n            0,\n            \"nawet torebkę kupiłam więc supi mogę teraz żyć jak człowiek\"\n        ],\n        [\n            0,\n            \"user jaką masz temperaturę 37 1 żegnajcie kochani\"\n        ],\n        [\n            0,\n            \"user to szczegółowe powinowactwo kuzynki syryjecznej prababki hobbita który pojawia się raptem na dwóch str jest pasjonujące\"\n        ],\n        [\n            0,\n            \"rt user tradycyjna wyśmienita swoim smakiem serce chwyta to zupa romana\"\n        ],\n        [\n            0,\n            \"rt user tradycyjna wyśmienita swoim smakiem serce chwyta to zupa romana\"\n        ],\n        [\n            0,\n            \"user user ależ przypadek że akurat błędy na korzyść tych partii hehe\"\n        ],\n        [\n            0,\n            \"user user a przed sezonem gdzie widziałeś drużyne przecież jesteśmy cieniasami mam nadzieje że chociaż 1 mecz wygramy\"\n        ],\n        [\n            0,\n            \"user user a mariott dla ciebie i dworu ile kosztował\"\n        ],\n        [\n            0,\n            \"user jak pierwszy raz przesłuchałam to byla taka meh ale po setnym razie jest juz super\"\n        ],\n        [\n            0,\n            \"user księciu georgu a nie harrym profesjonaliści w każdym calu\"\n        ],\n        [\n            0,\n            \"user no to taka to pożyje 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user ów materiał ludzki trudno porównać inne czasy\"\n        ],\n        [\n            0,\n            \"user myślę że sędzia uznał to pierwotnie za czystą interwencję bo w przeciwnym razie to raczej by żółtą za symulowanie pokazał\"\n        ],\n        [\n            0,\n            \"jeszcze mam 1 5 piwa czyli 0 45 min i znikam tak tylko mówię\"\n        ],\n        [\n            0,\n            \"kto chce follow 4follow na instagramie podawajcie nazwy czekam\"\n        ],\n        [\n            1,\n            \"user user ale ten gość wchodził jej w cyce i go popchnęła a liścia ładnie przyjęła także pisdzielstwo zawsze na dnie\"\n        ],\n        [\n            0,\n            \"user proszę o swastykę w profilowym i gdzie tam strugasz tą swoją filozofię hashtag\"\n        ],\n        [\n            0,\n            \"user yvonne irytowała ale miała duży wkład w sukcesy oby teraz było podobnie u jose się ogarnie\"\n        ],\n        [\n            0,\n            \"user jest błąd bo niestety bondar nie został wybrany najlepszym zawodnikiem ekstraklasy mimo że mu się to należało\"\n        ],\n        [\n            0,\n            \"user user z czego 6 remisów 😂\"\n        ],\n        [\n            0,\n            \"user user mam nadzieje najbardziej przereklamowany zawodnik w lidze w ostatnich latach wg mnie\"\n        ],\n        [\n            0,\n            \"user ej macie taką głęboką więź albo coś czy to tylko mit\"\n        ],\n        [\n            0,\n            \"user user taki senatorski squat kurwa jego mać\"\n        ],\n        [\n            0,\n            \"user btw fajnie się można pobawić w jakimś sloganie lot u słowami polecieć i polecać się 😀\"\n        ],\n        [\n            1,\n            \"user user a mnie wkurwia że dają bogatym 300 500 a dla nich nie ma mimo że kurwy pisowskiej im to obiecały\"\n        ],\n        [\n            0,\n            \"hashtag gks katowice podbeskidzie 0 1 przemek mystkowski grał od 61 minuty\"\n        ],\n        [\n            0,\n            \"cute muszę szybko iść do apteki po żelazo żeby nie umrzeć bo wczoraj kompletnie zapomniałam\"\n        ],\n        [\n            0,\n            \"user dwa razy w życiu ja widziałam xdddd\"\n        ],\n        [\n            0,\n            \"user wiadomo ze z dziećmi wyjście na gubałówke to większe wyzwanie jak na rysy bez dzieci\"\n        ],\n        [\n            0,\n            \"user user kupcieu jeszcze sukienkę i postawcie na kratce wentylacyjnej metra\"\n        ],\n        [\n            0,\n            \"user powiedziałem do domu i do roboty\"\n        ],\n        [\n            0,\n            \"user nie ma też niemobilnego wózka chyba że zepsuty\"\n        ],\n        [\n            0,\n            \"user user ale czy chodziliście a nie czy chodzicie\"\n        ],\n        [\n            0,\n            \"user user rozpieszczeni czym wpierdolem od macedończyków\"\n        ],\n        [\n            0,\n            \"user tak się zwijał z bólu w doliczonym czasie w krakowie że nawałka myślał że mu się odnowiła kontuzja 😂\"\n        ],\n        [\n            0,\n            \"user przecierz to 99 frajerów którzy kiedyś legii nienawidzili a teraz straszni legioniści pazdan hamalainen k maczynski itp itd\"\n        ],\n        [\n            0,\n            \"rt user user wspaniale za to wyróżnienie serdecznie dziękuję i myślę że wszyscy wuzetzetowcy są panu prezydentowi wdzięc …\"\n        ],\n        [\n            0,\n            \"rt user user wspaniale za to wyróżnienie serdecznie dziękuję i myślę że wszyscy wuzetzetowcy są panu prezydentowi wdzięc …\"\n        ],\n        [\n            0,\n            \"user nie ma za co user\"\n        ],\n        [\n            0,\n            \"user user daj klapsa o w nogi 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user a co to takiego piękne\"\n        ],\n        [\n            0,\n            \"kod czyli język jak coś xd\"\n        ],\n        [\n            0,\n            \"user user siły to może ale spora część tych silnych ma problemy z inteligencją\"\n        ],\n        [\n            0,\n            \"kto chce się jutro przejść na spacer moje znajomki halo\"\n        ],\n        [\n            0,\n            \"user chłopie ty rozpocznij walkę o utrzymanie przy życiu resztek twoich komórek mózgowych\"\n        ],\n        [\n            0,\n            \"user hehehehehe mówiłem że to gówniana opozycja 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user grześ umie w zdjęcia 😉\"\n        ],\n        [\n            0,\n            \"user bujda że var sprawdzany po rozpoczęciu od środka zmieńcie informatorów albo oglądajcie dokładniej mecze\"\n        ],\n        [\n            0,\n            \"user oczywiście przecież to nie możliwe albo jak już to przyjdą jakieś podróbki podróbek\"\n        ],\n        [\n            0,\n            \"user skręcam wyłącznie w prawo ➡ 😎\"\n        ],\n        [\n            0,\n            \"user niewiarygodne to jest to że jak np romanczuk w lidze wspomni o futsalu to całe środowisko futsalowe jest tym podniecone\"\n        ],\n        [\n            0,\n            \"user user nawet piwka w pradze nie można spokojnie wypić trzeba czuwać 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user pis za to jest partią służących\"\n        ],\n        [\n            0,\n            \"mam ochotę się poryczeć i zostawić to wszystko\"\n        ],\n        [\n            0,\n            \"user halo cba czy w to słyszycie urzędniczka kprp wręcza łapówki 😂\"\n        ],\n        [\n            0,\n            \"rt user i kończąc temat gdyby tak jak mączyński zagrał furman to by się pół twittera zesrało z wrażenia bo z legii\"\n        ],\n        [\n            0,\n            \"rt user i kończąc temat gdyby tak jak mączyński zagrał furman to by się pół twittera zesrało z wrażenia bo z legii\"\n        ],\n        [\n            0,\n            \"user jakiś problem przecież za 5 gwiazdkowy hotel user pomoże na miejscu\"\n        ],\n        [\n            0,\n            \"user user nazywa się typowo po belgijsku\"\n        ],\n        [\n            0,\n            \"user user na euro 2012 został powołany zresztą kosztem glika 😜\"\n        ],\n        [\n            0,\n            \"ostatnie trzy mecze ligowe jagiellonii w skrócie 😄 url\"\n        ],\n        [\n            0,\n            \"user nie hbo go na darmowym miesiącu 😜\"\n        ],\n        [\n            0,\n            \"user albo jak jadą po najmłodszym jak po szmacie mimo że nie ma w tym w ogóle racji i nic się z tym nie robi\"\n        ],\n        [\n            0,\n            \"user nie chcę wiedzieć co jest w środku 🆘\"\n        ],\n        [\n            0,\n            \"user dupę tam dziadkowi zawracać jakimiś głupotami 🤣\"\n        ],\n        [\n            1,\n            \"user łatwo oceniać świadczy o twoim niedojebaniu umysłowym kto mieczem wojuje ten od pochwy ginie\"\n        ],\n        [\n            0,\n            \"user z martino to argentyna dwa razy była w finale copa america gdzie dwukrotnie przegrała w karnych\"\n        ],\n        [\n            0,\n            \"dzisiaj o 18 00 strefa kibica w radiu akadera zapraszamy\"\n        ],\n        [\n            0,\n            \"user user na środku zdzisław kapka\"\n        ],\n        [\n            0,\n            \"user ok dzięki ale juz zobaczyłem w tv niema coś mody na jage w białym czym to spowodowane drogie bilety\"\n        ],\n        [\n            0,\n            \"user jest różnica czy zatrzymuje cię w tym belgia czy luksemburg\"\n        ],\n        [\n            0,\n            \"tęsknie trochę za r jakim człowiekiem jestem\"\n        ],\n        [\n            0,\n            \"user user ale oby legia mistrzem niebyla\"\n        ],\n        [\n            0,\n            \"user jakie to przyziemne przestań pisać bo wpadne w melancholię\"\n        ],\n        [\n            0,\n            \"user zniechęca do siebie wszystkich kibiców ląduje w rezerwach dostaje wysoką kare finansową\"\n        ],\n        [\n            0,\n            \"user marzenie lewego zderzyło się z jego chęcią zarabiania więcej gdy w grudniu 2016 przedłużał kontrakt do 2021\"\n        ],\n        [\n            0,\n            \"user jak ktoś się interesuje koszem to pewnie wpadnie p\"\n        ],\n        [\n            0,\n            \"user komorowski wyciągnąłby wizytówkę banku i doradził odpowiedni kredyt\"\n        ],\n        [\n            0,\n            \"rt user user komorowski wyciągnąłby wizytówkę banku i doradził odpowiedni kredyt\"\n        ],\n        [\n            0,\n            \"user niekoniecznie trentowi to na co dzień stoper\"\n        ],\n        [\n            0,\n            \"kurwa żeby chusteczek higieniczych w domu nie było\"\n        ],\n        [\n            0,\n            \"rt user teledysk do breathin wychodzi dzisiaj jestem taka ciekawa co ari stworzyła aaaa\"\n        ],\n        [\n            0,\n            \"rt user teledysk do breathin wychodzi dzisiaj jestem taka ciekawa co ari stworzyła aaaa\"\n        ],\n        [\n            0,\n            \"user po cioci tego nie ma xd w podstawówce byłam grzeczna 😇 😇\"\n        ],\n        [\n            0,\n            \"user brawo drużyna bez gwiazd ale z charakterem\"\n        ],\n        [\n            0,\n            \"zdałam prawko kurw ludzie ja pierdole\"\n        ],\n        [\n            0,\n            \"jak mówię że nie lubię ludzi to znaczy że nie lubię ludzi ok\"\n        ],\n        [\n            0,\n            \"user tzn że nie oglądałeś meczu legia wisła\"\n        ],\n        [\n            1,\n            \"rt user user kiedy ten patologiczny kłamca skończy wreszcie opluwać polaków i polskę czy niema paragrafu na tę hienę\"\n        ],\n        [\n            1,\n            \"rt user user kiedy ten patologiczny kłamca skończy wreszcie opluwać polaków i polskę czy niema paragrafu na tę hienę\"\n        ],\n        [\n            0,\n            \"user user skład wcale nie taki mocny ale wmówili sobie że to dream team i będą mistrzem na jubileusz\"\n        ],\n        [\n            0,\n            \"user jest spotkanie w sprawie wymian do usa z uczelni idziesz xd\"\n        ],\n        [\n            0,\n            \"user user ale też to cionek a nie dawidowicz przed transferem tego pierwszego grał regularnie w palermo\"\n        ],\n        [\n            0,\n            \"user o to tak jak ja zresztą tak jak rok temu dzień po moich urodzinach 😂 😂\"\n        ],\n        [\n            0,\n            \"user user jeśli nic sie nie zmieniło to nie wraca do białegostoku\"\n        ],\n        [\n            0,\n            \"user spoko najpierw pomylił cię z arturem i mu nawrzucał 😂\"\n        ],\n        [\n            0,\n            \"user się nie zesraj pis i tak będzie rządził drugą kadencję a kiedy swastyka\"\n        ],\n        [\n            0,\n            \"user user kukurydza wyrośnie na wszystkim masa się liczy\"\n        ],\n        [\n            0,\n            \"user user jak się chce utrzymać to się nie zatrudnia króla remisów ale w tym meczu remis nie grozi\"\n        ],\n        [\n            0,\n            \"user a ja zapytam może trochę naiwnie czego k wa poseł bieńkowska tak bardzo nienawidzi 😁 😁\"\n        ],\n        [\n            0,\n            \"user ooo może w tym roku zrobią w toruniu\"\n        ],\n        [\n            0,\n            \"user to tak jakbym oglądał multilige znam wyniki widze bramki ale mecze jak wyglądają to nie wiem p\"\n        ],\n        [\n            0,\n            \"user user w kolumnie z ochrona jakas wicepremier od niczego po kiego chuja\"\n        ],\n        [\n            0,\n            \"user ale jakby była to wszystkie zespoły by tę minute uszanowały\"\n        ],\n        [\n            0,\n            \"user i odgórnie zasady ze spaść może tylko z tej 18 katowice stomil korona zagłębie nad pogonią bym się zastanowił\"\n        ],\n        [\n            1,\n            \"kościół kara jestem pogrzeb albo wesele cierpię strasznie w nic nie wierzę co mówi kutas z ambony\"\n        ],\n        [\n            0,\n            \"user 100 poparcia dla user zawsze i wszędzie na dobre i złe\"\n        ],\n        [\n            0,\n            \"user bredzi jak potłuczony a nadzór nad knfem to kurwa krasnoludki mają\"\n        ],\n        [\n            0,\n            \"user ja czuje ze tutaj nie bedzie zadnej osobki z tych miast 😒\"\n        ],\n        [\n            0,\n            \"hashtag bardzo mi się ten film podobał\"\n        ],\n        [\n            0,\n            \"user niepisze ze się klocisz porostu mieliście jedna sytuacje żeby 3 pkt zdobyć i się tej sytuacji lapiecie 😜\"\n        ],\n        [\n            0,\n            \"user zupełnie mi nie przeszkadza ta cykliczność to moja mała świecka tradycja 😉\"\n        ],\n        [\n            0,\n            \"user user hah to zobacz tekst o góralskim\"\n        ],\n        [\n            0,\n            \"user doły partyjne w popłochu musisz walczyć\"\n        ],\n        [\n            0,\n            \"user bądź robinson crusoe i piętaszkiem\"\n        ],\n        [\n            0,\n            \"dzwoniłem na policje kopalem cudzy rower guwniara w domu nie polecam\"\n        ],\n        [\n            0,\n            \"user no tak ale jak obserwujesz takich ludzi to później nie narzekaj że masz takie rzeczy na tt p\"\n        ],\n        [\n            0,\n            \"user stopki sexowne pantofelki ok i o co chodzi 😁 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user jasne trzeba szybko coś wykombinować żeby uratować swoich przed zagładą\"\n        ],\n        [\n            0,\n            \"user są gorsze rzeczy ludzie piszą że jest rok 2k18 zamiast 2018 😂\"\n        ],\n        [\n            0,\n            \"user user ale co to za roznica dajesz tyle ile chce wisla i negocjujesz z piłkarzem żeby to ciebie wybrał to mnie dziwi\"\n        ],\n        [\n            1,\n            \"rt user user tobie muszą nieźle płacić za to gówno pomyj nikt normalny dzień w dzień by nie dał rady\"\n        ],\n        [\n            1,\n            \"rt user user tobie muszą nieźle płacić za to gówno pomyj nikt normalny dzień w dzień by nie dał rady\"\n        ],\n        [\n            1,\n            \"user user pojebało cię normalna rodzina katolicka pytam\"\n        ],\n        [\n            0,\n            \"user ooo ale żeś się uniósł przecież w se nie ma tekstu same obrazki\"\n        ],\n        [\n            0,\n            \"user dziękuję ale to też już dawno zrobione\"\n        ],\n        [\n            0,\n            \"user dlaczego szkoda chciał więcej zarabiać to będzie chyba nie uwierzyłeś w bajki że tam ma większe szanse na granie\"\n        ],\n        [\n            0,\n            \"user pizza tylko capricziosa a kebab tylko od turka z baraniną\"\n        ],\n        [\n            0,\n            \"user nie ma to jak na łonie 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user w imię cywilizacji i godności człowieka\"\n        ],\n        [\n            0,\n            \"user tak ostatnio w zalgirisie wilno nas w sparingu zatrzymał 😜\"\n        ],\n        [\n            0,\n            \"user oczywiście że bzdura trzeba reagować jak niekorzystnie piszą o legii\"\n        ],\n        [\n            0,\n            \"user twoi koledzy w tv palą po klatkach schodowych zapytaj\"\n        ],\n        [\n            0,\n            \"user hmmm skąd wiesz że chciałam dziś jechać do nowego sącza 😁\"\n        ],\n        [\n            0,\n            \"user jakieś kwoty znane czy ściśle tajne\"\n        ],\n        [\n            0,\n            \"user i kolejna kasa dla kościoła z tym się zgadzacie jako opozycja\"\n        ],\n        [\n            0,\n            \"user może pora skorzystać z porad specjalisty\"\n        ],\n        [\n            0,\n            \"user nie masz alkomatu wydaje mi się ze tak bo masz jeszcze sporo czasu a to piwo chyba nie na za dużo procentów\"\n        ],\n        [\n            0,\n            \"user user dobra dobra nie udawaj byłeś oznaczony pod odpowiednimi screenami jeszcze przed pierwszym gwizdkiem\"\n        ],\n        [\n            0,\n            \"user i już ci info nie pykło 😛\"\n        ],\n        [\n            0,\n            \"user user o czym ty mówisz przecież od kiedy cupiał jest to zawsze tak było\"\n        ],\n        [\n            0,\n            \"user o ja pierdolę jesteś i ty\"\n        ],\n        [\n            0,\n            \"user user niekazde dotknięcie noga w nogę w polu karnym to karny\"\n        ],\n        [\n            0,\n            \"user och to też mój superman w kuchni jak coś średnio wyjdzie on nadchodzi 😉\"\n        ],\n        [\n            1,\n            \"gen jaruzelski jast taki świerzy a kaczyński taki śmierdzący\"\n        ],\n        [\n            0,\n            \"user czego ja prdle pawłowicz i kultura\"\n        ],\n        [\n            0,\n            \"klasyczny jarmolenko zejście z prawego skrzydła do środka i techniczny strzał lewą nogą\"\n        ],\n        [\n            0,\n            \"user panie tomku jaki lepszy bilans po podziale regulamin się kłania\"\n        ],\n        [\n            0,\n            \"user user koniec miesiąca się zbliża gowin zaczyna bredzić z głodu\"\n        ],\n        [\n            0,\n            \"user gala jest w kretynskim momencie i nagroda ni to za sezon ni to za rok\"\n        ],\n        [\n            0,\n            \"user nie będą bo spudłował pod koniec ubiegłego sezonu d\"\n        ],\n        [\n            0,\n            \"user user a ten wieloletni staż to gdzie na lotnisku w radomiu\"\n        ],\n        [\n            0,\n            \"tak na marginesie bo to faktyczny margines polacy nie sa user ami\"\n        ],\n        [\n            0,\n            \"user tę umiejętność osiąga się z wiekiem i liczbą nadgodzin 😉\"\n        ],\n        [\n            0,\n            \"16 x 1978 kard karol wojtyła zostaje wybrany papieżem hashtag wanda rutkiewicz jako pierwsza europejka zdobywa najwyższy szczyt ziemi\"\n        ],\n        [\n            0,\n            \"jak klaus dzisiaj umrze to ja wpadnę w depresje\"\n        ],\n        [\n            0,\n            \"kurwa czy ktoś może pokazać kiedyś temu arłukowiczowi kim naprawdę jest kopią tego biednego selina razem z mo\"\n        ],\n        [\n            0,\n            \"user gdyby nie malarz to legii w eliminacjach europejskich pucharów by nie było 😉\"\n        ],\n        [\n            0,\n            \"tata nie wiedział zd mam w czwartek urodziny thx m8\"\n        ],\n        [\n            0,\n            \"skąd wiecie jak piotruś zareagował na yearsów bo na youtubie nie m w ogóle trenerów pokazanych w trakcie tego występu hashtag\"\n        ],\n        [\n            0,\n            \"user trochę się zna człowiek na tej ekstraklapie\"\n        ],\n        [\n            0,\n            \"user szczerze nie bardzo nie wydaje mi się żeby sprawdzenie czy mają te prawa czy nie wymagało wielu godzin\"\n        ],\n        [\n            0,\n            \"user tu u steru władzy mamy kogo synka swojej mamy d\"\n        ],\n        [\n            1,\n            \"user może go któryś przeruchal w dzieciństwie i mu się spodobało to ich broni\"\n        ],\n        [\n            0,\n            \"user a widzisz na livescore nie odnotowali\"\n        ],\n        [\n            0,\n            \"user łona mają to do siebie że bywają piękne 😁 😁 😁\"\n        ],\n        [\n            1,\n            \"user user tajna grupa na fb zmieńcie dealera albo przestańcie ćpać\"\n        ],\n        [\n            0,\n            \"user user jak będą biegać 2 razy wolniej to sobie poradzi 😜\"\n        ],\n        [\n            0,\n            \"user user wzmocnienia przecież nie mamy kasy tacy zawodnicy jak kokoszka to nie wzmocnienia\"\n        ],\n        [\n            0,\n            \"user a dziennikarka trójki też takie dostała\"\n        ],\n        [\n            0,\n            \"user krzyś umie w zdjęcia oraz jest na tt user 😎\"\n        ],\n        [\n            0,\n            \"user potrzebuje sponsora do premium konta xd\"\n        ],\n        [\n            0,\n            \"user teraz hutnik powinien wydać oświadczenie dlaczego u nich brak oświadczeń\"\n        ],\n        [\n            0,\n            \"user akurat z pop to nie dziwie się jeśli nie ma nic do gadania\"\n        ],\n        [\n            0,\n            \"i właśnie to pokazał cakir nieudane zagranie głową i piłka trafia w rękę w uefa nie ma mowy o karnym vide benatia z tottenhamem\"\n        ],\n        [\n            0,\n            \"no dobrze a czego jeszcze ci życzyć poza tym żebyś przeszedł grę żeby bolesław chrobry gołubiewa wyszedł na e booku hashtag\"\n        ],\n        [\n            0,\n            \"user brożek miej litość dla nas i strzel w końcu bramkę bo jak widzisz kiko się nad tobą lituje 😀\"\n        ],\n        [\n            1,\n            \"user user tobie matole nikt nie odpisze bo nikt cię nie ogląda\"\n        ],\n        [\n            1,\n            \"user ten płaczliwy histeryk parodii prokuratora rozemocjonowany idiota\"\n        ],\n        [\n            0,\n            \"po czym poznać bolszewkia po oburzeniu\"\n        ],\n        [\n            0,\n            \"user a samo maroko kandydowało do mś 2026 więc pewnie pieniędzy na ściągnięcie dobrego futbolu tam nie brakuje\"\n        ],\n        [\n            0,\n            \"user ciekawe po co kibicom bmg szaliki celtiku a kibice celtiku pokazują że dla nich to zwykła nic nie znacząca szmata\"\n        ],\n        [\n            0,\n            \"co się stało z cyckami ariel winter\"\n        ],\n        [\n            0,\n            \"user jeśli chodzi o reprezentację siatki i nożnej to uważam że siatkarze mają przewagę popularności piłkarze nadrabiaja klubami\"\n        ],\n        [\n            0,\n            \"400 lat wykonawcy r u t a paprika korps url\"\n        ],\n        [\n            0,\n            \"user to jest 3600 dla rodziny 2 1 ale zakładając składki odprowadzane 1400 153 rodzinne odpada to bez względu na dochód masz 1530 zl\"\n        ],\n        [\n            1,\n            \"ten zakompleksiony zamordysta w jednym z programów user ośmieszył tą dziennikarską hienę\"\n        ],\n        [\n            0,\n            \"user jeśli nie podpisała stosownej umowy z zawodnikiem to piłkarz wybierze lepszą oferte\"\n        ],\n        [\n            0,\n            \"user ukraincy zasila skladkami nasz zus firma zaplaci podatki dochodowy od nieruchomości itp a my tylko postawiliśmy fabryke\"\n        ],\n        [\n            0,\n            \"user user no ale dwie naraz to nie jest normalne\"\n        ],\n        [\n            0,\n            \"user user dzisiaj każdy ma doła\"\n        ],\n        [\n            0,\n            \"user chyba biedak ma małe szanse na wygraną skoro weszło próbuje wymusić na pawłowskim zeznania na korzyść cierzniaka\"\n        ],\n        [\n            0,\n            \"user user i bardzo dobrze ja wysłałbym ci fax jak ziobro prezesom sądów\"\n        ],\n        [\n            0,\n            \"user ja czytam z wypiekami na twarzy i z zapartym tchem 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user kasa rządzi światem i wpływy a przydzielenie rosji organizacji mundialu to dobitny na to przykład hashtag\"\n        ],\n        [\n            0,\n            \"rt user kasa rządzi światem i wpływy a przydzielenie rosji organizacji mundialu to dobitny na to przykład hashtag\"\n        ],\n        [\n            1,\n            \"user czekamy na zdjęcia z mocy poślubnej jprdl 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user no właśnie doszedłem do takiego wniosku pozdro 😉\"\n        ],\n        [\n            0,\n            \"user nie widze w tym nic śmiesznego d\"\n        ],\n        [\n            1,\n            \"rt user podobno ślina krystyny pawłowicz ma być przechowywana w światowym banku nasion w svalbard jak wzór genetyczny czysteg …\"\n        ],\n        [\n            1,\n            \"rt user podobno ślina krystyny pawłowicz ma być przechowywana w światowym banku nasion w svalbard jak wzór genetyczny czysteg …\"\n        ],\n        [\n            0,\n            \"rt user co shay mitchell robi w polsce ktoś mi powie bo im in shock\"\n        ],\n        [\n            0,\n            \"rt user co shay mitchell robi w polsce ktoś mi powie bo im in shock\"\n        ],\n        [\n            0,\n            \"user jedno wiem ze ligę polska jedni kochają inni się z niej śmieją ale mecze poniedziałkowe nawet tych kochających śmieszą\"\n        ],\n        [\n            0,\n            \"user niby chcemy ryzykować w każdym meczu a zawsze rozpoczynamy z 3 defensywnymi pomocnikami\"\n        ],\n        [\n            0,\n            \"user o bombie to chyba stanowski napisał\"\n        ],\n        [\n            0,\n            \"user user a kiedyś śmiał się z zimocha że przecież nikt normalny nie słucha relacji z meczów w radiu 😂\"\n        ],\n        [\n            0,\n            \"user jak by był niewinny to by oczy wystawił a nie sędziego atakował\"\n        ],\n        [\n            0,\n            \"nie ma idoli a jak już są to nie ze śmietniska user myślcie trochę\"\n        ],\n        [\n            0,\n            \"user user ale w jaki sposób gent jest powiązany z kaczkami 😁\"\n        ],\n        [\n            0,\n            \"user sparingi niesa potrzebne kibicom ale trenerom i piłkarzom jak najbardziej\"\n        ],\n        [\n            0,\n            \"user kara adekwatna chłopaki z sącza pierwszy raz w życiu zobaczyli prawdziwy mecz i trochę się zabawili z narzeczona z kałuży\"\n        ],\n        [\n            0,\n            \"user ciekawe nad czym się sędziowie zastanawiali\"\n        ],\n        [\n            0,\n            \"user user trudne to będzie z takim debilem w roli prezydenta\"\n        ],\n        [\n            0,\n            \"user user z kartkami będzie równie absurdalnie\"\n        ],\n        [\n            0,\n            \"dobry serial nawet teraz chodzi mi po glowie obsesja eve\"\n        ],\n        [\n            0,\n            \"czyli jutro gramy o fotel lidera\"\n        ],\n        [\n            0,\n            \"ale mielo szczęście z tym dojazdem hashtag\"\n        ],\n        [\n            0,\n            \"nie bójta sie piśdzielstwa walą siurem na odległość\"\n        ],\n        [\n            1,\n            \"user user proszę o dowody na wyprzedaż ziemi motoryczny kłamco\"\n        ],\n        [\n            0,\n            \"user ale to cionek gra łokciami bo się 8 lat temu kolega niedzielan poskarżył 😄\"\n        ],\n        [\n            0,\n            \"user user nie rozumiem co jest w tym takiego zabawnego\"\n        ],\n        [\n            0,\n            \"jak uda mi się załatwić to co chce to za miesiąc półtora bedzie mnie stać na wymarzone autko\"\n        ],\n        [\n            0,\n            \"user prędzej znajdą kasę na pozyskanie młodzieżowca a nie szkolenie młodzieżowca który będzie grał bez rywalizacji\"\n        ],\n        [\n            0,\n            \"rt user syn clébera lucas guedes w przeszłości wisła i lech wiosną będzie grał w portugalskim pevidém sc piąta liga\"\n        ],\n        [\n            0,\n            \"rt user syn clébera lucas guedes w przeszłości wisła i lech wiosną będzie grał w portugalskim pevidém sc piąta liga\"\n        ],\n        [\n            1,\n            \"rt user banda trojga misiło kropiwnicki i struzik żywy obraz iii rp czyli koryto złodziejstwo oraz kolaboracja hashtag\"\n        ],\n        [\n            1,\n            \"rt user banda trojga misiło kropiwnicki i struzik żywy obraz iii rp czyli koryto złodziejstwo oraz kolaboracja hashtag\"\n        ],\n        [\n            0,\n            \"obejrzałam ten nowy film netflixa i jestem rozemocjonowana\"\n        ],\n        [\n            0,\n            \"czekam juz tyle i czekam zaraz wyjeżdżam a prawka nadal nie mam\"\n        ],\n        [\n            0,\n            \"lek od zarazy pisowskiej muzyka trzeba dużo sluchać podejrzewam że oglądanie filmów i czytanie też chroni\"\n        ],\n        [\n            0,\n            \"powiedzieć publicznie że go jebie co zrobi nowa prezes tk i dalej jechać na pisdzielstwo a rzepliński jest the best\"\n        ],\n        [\n            0,\n            \"user wiecie o usterce czy przez to płatności karta tez mogą nie działać\"\n        ],\n        [\n            0,\n            \"user oh nie ale nie bardzo wiem do czego jest podobny bardzo wyrazisty w smaku i ostry tryliard składników ważna kolejność dodawania\"\n        ],\n        [\n            0,\n            \"user user fajny taki dyspozycyjny klakier osobisty 👏\"\n        ],\n        [\n            1,\n            \"user im starszy tym bardziej inteligentny inaczej a wydawałoby się że niżej upaść się nie da\"\n        ],\n        [\n            0,\n            \"user to oczywiste że legia płaci dużo jak jest operatorem stadionu znajdującego się w bliskiej odległości od centrum warszawy\"\n        ],\n        [\n            0,\n            \"rt user hashtag wedlug po i psl ci co glosuja na pis to sami chorzy ludzie ot taka ich retoryka psl z po okradaliscie polsk …\"\n        ],\n        [\n            0,\n            \"rt user hashtag wedlug po i psl ci co glosuja na pis to sami chorzy ludzie ot taka ich retoryka psl z po okradaliscie polsk …\"\n        ],\n        [\n            1,\n            \"rt user user zamknij niemiecki ryj siedź w tej brukseli i nie wracaj złodzieju 😬 😬 😬\"\n        ],\n        [\n            1,\n            \"rt user user zamknij niemiecki ryj siedź w tej brukseli i nie wracaj złodzieju 😬 😬 😬\"\n        ],\n        [\n            0,\n            \"user user należe do tej grupy osób\"\n        ],\n        [\n            0,\n            \"user a niektórzy nadal się cieszą o popierają\"\n        ],\n        [\n            0,\n            \"można gdzieś w polsce obejrzeć the bachelor\"\n        ],\n        [\n            0,\n            \"user nie da się 30 meczów w lidze rozegrać pięknych ważne że te brzydkie są z punktami\"\n        ],\n        [\n            0,\n            \"user user gdzie tam patrzysz ładniejszy motor\"\n        ],\n        [\n            0,\n            \"user a nie wszystkie wiadomości będą wymagane na egzaminie\"\n        ],\n        [\n            0,\n            \"rt user user a kiedy napiszecie ile hgw kamienic przewaliła w warszawie\"\n        ],\n        [\n            0,\n            \"rt user user a kiedy napiszecie ile hgw kamienic przewaliła w warszawie\"\n        ],\n        [\n            0,\n            \"user user ale z tego co pamiętam to siostra za młoda\"\n        ],\n        [\n            1,\n            \"rt user user pani jest naprawdę inteligentna inaczej i pomyśleć że z moich podatków dostaje pani kasę\"\n        ],\n        [\n            1,\n            \"rt user user pani jest naprawdę inteligentna inaczej i pomyśleć że z moich podatków dostaje pani kasę\"\n        ],\n        [\n            0,\n            \"user nie ignoruj tego ból ucha to jest coś okropnego a nie leczone zapalenie to jeszcze większe problemy\"\n        ],\n        [\n            0,\n            \"user user wtedy bez oporów można się zesrać w gacie\"\n        ],\n        [\n            0,\n            \"user przecier pana fiiremka brała dofinansowanie z pup po to te etaty\"\n        ],\n        [\n            1,\n            \"user user caly czas sra tt chyba ma sraczkę\"\n        ],\n        [\n            0,\n            \"nie mam pracy w niedziele i co ja mam ze sobą zrobić teraz\"\n        ],\n        [\n            1,\n            \"user user tacy waleczni patriotyczne dusze atrament jak krew przelana a to wszystko komuchy\"\n        ],\n        [\n            0,\n            \"user chyba wam coś poważnie padło na ten moment zero dostępu do środków na koncie\"\n        ],\n        [\n            0,\n            \"user niższe ligi angielskie zawsze spoko\"\n        ],\n        [\n            0,\n            \"user user kontuzja bo zacząłem ogladać chelsea arsenal\"\n        ],\n        [\n            0,\n            \"user maciek niechcial iść do legi bo tam biją pilkarzow wiec został w złej wiśle gdzie kibole żądza a nie biją 😊\"\n        ],\n        [\n            0,\n            \"user user chyba po litrze na łeb\"\n        ],\n        [\n            0,\n            \"user user była mowa o najlepszym piłkarzu w historii a nie najbardziej utytułowanym\"\n        ],\n        [\n            0,\n            \"user user na siłę wciska temu z uczuleniem\"\n        ],\n        [\n            0,\n            \"tez się kiedyś tam przeprowadzę i innej opcji nie widzę\"\n        ],\n        [\n            0,\n            \"user user a chyba napastnikowi bardziej powinno sie zaglądać w statystyki\"\n        ],\n        [\n            0,\n            \"user user idę pogadać z bufetową przynajmniej będzie inteligentnie\"\n        ],\n        [\n            0,\n            \"user „ ich opinii na temat moralnej kondycji matki sprawcy ” 😉\"\n        ],\n        [\n            0,\n            \"oto utwór specjalnie dla ciebie … babiląd feat junior stress damian syjonfam wykonawcy beton jazz url\"\n        ],\n        [\n            0,\n            \"najpierw jadę do babci w sumie\"\n        ],\n        [\n            1,\n            \"user wygląda jakby karmiła dziecko niepełnosprawne\"\n        ],\n        [\n            0,\n            \"user user chyba nie uważasz że ten sposób zatrudniania nowego trenera i żegnania dotychczasowego jest właściwy\"\n        ],\n        [\n            0,\n            \"user 2016 17 maniek 1 6 obroniony kupczak wcześniej gole cetnarski ćwielong flavio marco x2\"\n        ],\n        [\n            0,\n            \"user user tak na pewno mu już składali propozycje mimo że ma ważny kontrakt\"\n        ],\n        [\n            0,\n            \"user user nic nie wydali gowin potwierdzi\"\n        ],\n        [\n            0,\n            \"user o masz a to dlaczego\"\n        ],\n        [\n            0,\n            \"user na jakiej podstawie szef partii politycznej łamie konstytucję i arbitralnie ogranicza prawo wyborcze członków partii\"\n        ],\n        [\n            0,\n            \"user czepiasz się jakby termalike albo sandecje ktoś wybierał na drużyne roku\"\n        ],\n        [\n            0,\n            \"user osz ty chuju zgłodniałem przez ciebie\"\n        ],\n        [\n            0,\n            \"kiedy wstawałaś o 10 a jutro masz pociąg o 6 30\"\n        ],\n        [\n            0,\n            \"user widzi koś tu śp lecha kaczyńskiego user\"\n        ],\n        [\n            0,\n            \"user ciekawe że np u gusicia nie widział że ma zero umiejętności\"\n        ],\n        [\n            0,\n            \"ale fajnie się czułam jak przerabialiśmy wszystko zwłaszcza prawo spadkowe\"\n        ],\n        [\n            0,\n            \"user ale zbyt mocne przygotowanie i zmęczenie można zaliczyć do twardej ręki\"\n        ],\n        [\n            0,\n            \"user user ale nie mają kiedy bo mitrović cały czas pod stołem 😂\"\n        ],\n        [\n            0,\n            \"user przepis to przepis fajnie to słyszeć z ust kibica legii biorąc pod uwage celtic ciekawe czy tak samo wtedy mówiłeś\"\n        ],\n        [\n            0,\n            \"user user a potem się obudziłeś\"\n        ],\n        [\n            0,\n            \"user w 1 8 finału 1 4 finału i półfinale bez gola i z jedną asystą\"\n        ],\n        [\n            0,\n            \"user niech nam żyje prezes kaczyński niech nam zyje dobra władza\"\n        ],\n        [\n            0,\n            \"user user to nie jest zapowiedź meczu tylko jakaś historyjka\"\n        ],\n        [\n            1,\n            \"elo user ty zjebie w dupę że wsadź te ff\"\n        ],\n        [\n            0,\n            \"user razem z i rundą w środę\"\n        ],\n        [\n            0,\n            \"user user już nie czarujmy się że tam są debile a u nas wszyscy mądrzy\"\n        ],\n        [\n            0,\n            \"lista jest na prawie ❤ ️ ❤ ️ ❤ ️\"\n        ],\n        [\n            0,\n            \"user a jak ciebie należałoby określić\"\n        ],\n        [\n            0,\n            \"user user coś mi się pojebało myślałem że idę na pielgrzymkę\"\n        ],\n        [\n            0,\n            \"user obiecująco to on się zapowiadał w polkowicach w wiśle jak dostawał szanse to nic nie pokazywał\"\n        ],\n        [\n            0,\n            \"nie nie skąd ta pewność że to ty\"\n        ],\n        [\n            0,\n            \"user jasne bo z 1 wzrosło wam do 3 to sie nazywa manipulacja dla moherów\"\n        ],\n        [\n            0,\n            \"user ja tez zawsze jak czeszę włosy to garściami wypadają a jeszcze je rozjasnialam to już w ogóle tragedia\"\n        ],\n        [\n            0,\n            \"user user nie moge znaleść ale gdzies są jutro poszukam\"\n        ],\n        [\n            0,\n            \"user user to jest dziennikarstwo tego nie ogarniesz potem się będzie chwalił że pierwszy podał informacje\"\n        ],\n        [\n            0,\n            \"user myślisz że józek nie miał nic do gadania p\"\n        ],\n        [\n            0,\n            \"user maczynski był tylko solidnym graczem w wisle w tamtym sezonie a wisla po 15 kolejkach w tamtym sezonie była faworytem do spadku\"\n        ],\n        [\n            0,\n            \"rt user co jest na początku pana tadeusza akcyza\"\n        ],\n        [\n            0,\n            \"rt user co jest na początku pana tadeusza akcyza\"\n        ],\n        [\n            0,\n            \"user pewnie akurat jest najedzona 😋\"\n        ],\n        [\n            0,\n            \"źródło to oczywiście user aczkolwiek widać to na screenie\"\n        ],\n        [\n            0,\n            \"rt user im dłużej żyję tym gorzej schopenhauerka\"\n        ],\n        [\n            0,\n            \"rt user im dłużej żyję tym gorzej schopenhauerka\"\n        ],\n        [\n            0,\n            \"user aż strach pomyśleć jak może być z drugiej strony\"\n        ],\n        [\n            0,\n            \"west ham zacznie sezon od 2 kolejki\"\n        ],\n        [\n            1,\n            \"user właziłeś panu kaczyńskiemu w dupę jak byłeś w koalicji falszywcu\"\n        ],\n        [\n            0,\n            \"przecież cała finezja twittera polega na tym żeby zmieścić 280 znaków w 140\"\n        ],\n        [\n            0,\n            \"user z tego co słyszałem to kontuzja\"\n        ],\n        [\n            0,\n            \"user to jest tylko aktualizacja tablic na budynkach\"\n        ],\n        [\n            0,\n            \"user i co z tego że białystok słyszy białystok się cieszy że wybrał właściwego posła który godnie ich reprezentuje\"\n        ],\n        [\n            0,\n            \"user user na zewnętrzni się potknął o wystającą płytę chodnika\"\n        ],\n        [\n            0,\n            \"user jak z karnetami karnety mają wstęp free czy karnet nieobejmuje pp\"\n        ],\n        [\n            0,\n            \"jadę dzisiaj do hashtag zamiast na uczelnie 😍 😍\"\n        ],\n        [\n            0,\n            \"user user ale nawet jakby niemcy wygrali to by to zmieniało tylko to że każdy remis by nam dawał awans a nie tylko 0 0 i1 1\"\n        ],\n        [\n            0,\n            \"user ogarniam temat bo podawałem przykład tabeli za 2015 rok a skład jakby nie patrzeć na polską lige to czołówka\"\n        ],\n        [\n            0,\n            \"rt user kocham żarty językowe o co prosi wiking w warzywniaku odynie xdddddd\"\n        ],\n        [\n            0,\n            \"rt user kocham żarty językowe o co prosi wiking w warzywniaku odynie xdddddd\"\n        ],\n        [\n            0,\n            \"user user dużo czasu zalęgło ci to odkrycie\"\n        ],\n        [\n            0,\n            \"user user uefa chuja zrobi nie rób se nadziei\"\n        ],\n        [\n            1,\n            \"zbojkotować mundial w tym dzikim kraju to tak jak byśmy jechali grać w piłkę w tz państwie islamskim\"\n        ],\n        [\n            0,\n            \"słuchajta bo fajne blaze away wg morcheeba url\"\n        ],\n        [\n            1,\n            \"user user dzikusie pamiętaj godność patriotyzm historia cnotliwość degeneracie jeden\"\n        ],\n        [\n            0,\n            \"user user wiadomo że wartość merytoryczna takiej krytyki jest żadna ale tak by było\"\n        ],\n        [\n            0,\n            \"user user leszek obecny na słonecznej kibice oczywiście\"\n        ],\n        [\n            1,\n            \"user user zmień berecik bo ten już zryty\"\n        ],\n        [\n            1,\n            \"wstyd taka godność jak w wydaniu user nawet mi urąga czuje ze zgnoil prezydenta debil prezydent już nic gorszego\"\n        ],\n        [\n            0,\n            \"rt user żona messiego to musi mieć teraz nerwy pasztety i warzywne sałatki do zrobienia a ten se poszedł z kolegami grać w piłkę\"\n        ],\n        [\n            0,\n            \"rt user żona messiego to musi mieć teraz nerwy pasztety i warzywne sałatki do zrobienia a ten se poszedł z kolegami grać w piłkę\"\n        ],\n        [\n            0,\n            \"user co zrobił nikt mu nieodbierze ale co zostawił to tez każdy widzi do dnia dzisiejszego\"\n        ],\n        [\n            0,\n            \"user user nawet jeśli to byłby żyd to co z tego równie dobrze to mógłby być chińczyk murzyn czy eskimos\"\n        ],\n        [\n            0,\n            \"i beznadziejnego krychowiaka już nie powinno być na boisku\"\n        ],\n        [\n            0,\n            \"user dostał propozycję wyjaśnił dlaczego nie zostaje i w sumie boniek przyznał mu rację d\"\n        ],\n        [\n            0,\n            \"user user i tematyka spotkania też odpowiednia\"\n        ],\n        [\n            0,\n            \"hashtag bruk bet termalica bytovia dawid szymonowicz w 11 hubert gostomski na ławce rezerwowych\"\n        ],\n        [\n            0,\n            \"user jego generalnie zawsze coś wkurza\"\n        ],\n        [\n            0,\n            \"user user nie brnij w to kto lepszy a kto gorszy trzeba mieć rozum\"\n        ],\n        [\n            0,\n            \"user nie ma mnie na koncercie ale moja przyjaciółka jest i jestem na bieżąco są zdjęcia z akcji w tym hasztagu\"\n        ],\n        [\n            0,\n            \"user a niby po co mieli go zastraszać jak cupiał był zmuszony przez banki żeby sprzedać klub\"\n        ],\n        [\n            0,\n            \"user user dajcie spokój każdy ma swój sposób na osiągnięcie satysfakcji seksualnej\"\n        ],\n        [\n            0,\n            \"user user no widze potrzeby słuchania debila\"\n        ],\n        [\n            0,\n            \"5 50 pierwsze metro w kierunku stacji z metrem do vila do conde już za kilka minut 😂\"\n        ],\n        [\n            0,\n            \"user pewnie jakiś trener bramkarzy idzie do pierwszego zespołu\"\n        ],\n        [\n            1,\n            \"rt user podsumowując obciach mierzymy w gmyzach a a poziom utraty kontroli w kukizach\"\n        ],\n        [\n            1,\n            \"rt user podsumowując obciach mierzymy w gmyzach a a poziom utraty kontroli w kukizach\"\n        ],\n        [\n            1,\n            \"user bezideowa partia władzy szmalu nepotyzmu\"\n        ],\n        [\n            0,\n            \"user user myślę że przede wszystkim zadecydowało to że cionek to piłkarz na teraz a dawidowicz to wciąż prospect\"\n        ],\n        [\n            0,\n            \"jakim trzeba być zjebem zeby myśleć ze bedzie rehabilitacja dla osób ktorych nawet nie stać zeby dojechać\"\n        ],\n        [\n            0,\n            \"kurcze ten hubert z chełmna którego wszyscy szukali jednak nie żyje\"\n        ],\n        [\n            0,\n            \"user a to variat z szymona\"\n        ],\n        [\n            0,\n            \"dziadek 8 5l taszczy z auta zgrzewki mleka i cukru czemu nie zadzwoniłeś bym zeszła to lekkie to z 70kg to mówię że lekkie\"\n        ],\n        [\n            0,\n            \"user user możliwe pewnie byśmy się przyciągali jak dwa magnesy\"\n        ],\n        [\n            0,\n            \"user no to ładnie dziś zrobisz\"\n        ],\n        [\n            0,\n            \"user brawo wy oby tylko nieuspilo to jagi\"\n        ],\n        [\n            0,\n            \"user może razem gdzieś się wybierzemy na ryby 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"w liceum znalazłam przecieki do próbnej matury ktoś na mnie naskarżył i musiałam iść do dyrektorki się tłumaczyć lamusy\"\n        ],\n        [\n            0,\n            \"user a co masz zakaz stadionowy czy szkoda pieniędzy na bilet jak się za darmo wcześniej chodziło\"\n        ],\n        [\n            0,\n            \"user domyślam się że żart oczywiście 😂\"\n        ],\n        [\n            0,\n            \"user autorytet od dyplomacji sie znalazl buty sobie kup\"\n        ],\n        [\n            0,\n            \"user to dawaj szybko bo wódeczka się kończy\"\n        ],\n        [\n            0,\n            \"user co za mózg wystawia dwóch ludzi w tym de bruyne do środka pola gdy tam ze czterech pięciu japończyków biega\"\n        ],\n        [\n            0,\n            \"user user dostała mordy jak bocian dzioba\"\n        ],\n        [\n            1,\n            \"rt user user pis to komuniści wspierający nazistów onr to naziści wspierający komunistów\"\n        ],\n        [\n            1,\n            \"rt user user pis to komuniści wspierający nazistów onr to naziści wspierający komunistów\"\n        ],\n        [\n            0,\n            \"user user nie mówię o erze nawałki\"\n        ],\n        [\n            0,\n            \"user wszystkiego najlepszego spełnienia wszystkich marzeń 🎉 🎉 🎉\"\n        ],\n        [\n            0,\n            \"user jak się pamięta mecze o 3 miejsce zazwyczaj się nie pamięta wiadomo to w nich różnie z tym bywa p\"\n        ],\n        [\n            0,\n            \"jeśli chodzi o prezydent hannę zdanowską to dura lex sed lex i tyle w tym temacie mimo osobistej sympatii do niej\"\n        ],\n        [\n            0,\n            \"user dobry przklad zostanie w pamieci pizza najlepiej smakuje po plukaniu żołądka przed operacją\"\n        ],\n        [\n            0,\n            \"user trzeba więcej chodzić na siłownie tak jak to radziłeś kiedyś kamińskiemu po bramce radovicia\"\n        ],\n        [\n            0,\n            \"rt user user beata szydło wystarczy nie kraść 😊\"\n        ],\n        [\n            0,\n            \"rt user user beata szydło wystarczy nie kraść 😊\"\n        ],\n        [\n            0,\n            \"rt user user waszych pieniędzy nie ma ukradli je ci peło te 550 mld to co zostało to są nasze pieniądze\"\n        ],\n        [\n            0,\n            \"rt user user waszych pieniędzy nie ma ukradli je ci peło te 550 mld to co zostało to są nasze pieniądze\"\n        ],\n        [\n            0,\n            \"user user czy leci z nami pilot 2\"\n        ],\n        [\n            0,\n            \"user legia też się zapisała w historii piłki nożnej w zeszłym sezonie\"\n        ],\n        [\n            0,\n            \"user albo siłownię oddaj na cele wisły co wtedy jadczak pocznie\"\n        ],\n        [\n            0,\n            \"user zjedz pączka bo zaczynasz gwiazdorzyć\"\n        ],\n        [\n            0,\n            \"user user uczy ich jak się nie powinno bronić\"\n        ],\n        [\n            0,\n            \"user ty już jesteś w lidze mistrzów ale dziennikarskiej\"\n        ],\n        [\n            0,\n            \"rt user halicki proszę nie mówić że marnymi 15 mld można przykryć kilka milionów 😂 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"rt user halicki proszę nie mówić że marnymi 15 mld można przykryć kilka milionów 😂 😂 😂 hashtag\"\n        ],\n        [\n            0,\n            \"user ktoś podaje jakieś randomowe słowo a druga osoba musi zaśpiewać czy tam wyrecytować piosenkę z tym słowem\"\n        ],\n        [\n            0,\n            \"niestety wisła obok górnika z to najsłabsza drużyna w lidze na ten moment a pawłowski dalej pierdoli o pucharach\"\n        ],\n        [\n            0,\n            \"user bo czasem tzw prosty człowiek ma wiecej oleju w głowie czyli mądrości życiowej niż te wszystkie wykształciuchy\"\n        ],\n        [\n            0,\n            \"który to naród pragnie pokoju polska ziemia z polskich polska\"\n        ],\n        [\n            0,\n            \"user fani ziemniaków ze śmietana musza się trzymać razem 😂 xdd\"\n        ],\n        [\n            0,\n            \"user a co jesteś jego agentem że taki poinformowany 😂 user\"\n        ],\n        [\n            0,\n            \"ludzie się dziwnie na mnie patrzą jak mam szalik i rękawiczki ale mi jest zimno ok\"\n        ],\n        [\n            0,\n            \"gadanie z psiapsi o serialach to najlepsza część dnia\"\n        ],\n        [\n            1,\n            \"user user komu z fanami naziolami i krzywoprzysięzcą nie świętuję\"\n        ],\n        [\n            0,\n            \"user jeszcze chwila i się okaże że to ministranci albo chórzyści z dawnych lat\"\n        ],\n        [\n            0,\n            \"user no kurwa nie pierdol tvp ma inne zdanie\"\n        ],\n        [\n            0,\n            \"user trzeba być człowiekiem i rozmawiać z ludzmi to nas wyróżnia\"\n        ],\n        [\n            0,\n            \"ej bo telwizor mi zgasł dwa razy sam\"\n        ],\n        [\n            0,\n            \"user hehehehehe lepiej niech tak nie próbuje bo ktoś go może grubym słowem poczęstować i pogonić po schodach 😁 😁 😁\"\n        ],\n        [\n            1,\n            \"rt user user z pani taki polityk i prawnik jak z pani męża księgowy\"\n        ],\n        [\n            1,\n            \"rt user user z pani taki polityk i prawnik jak z pani męża księgowy\"\n        ],\n        [\n            0,\n            \"user u mnie 20 może podkręć ogrzewanie\"\n        ],\n        [\n            0,\n            \"rt user user na warszawą od wczoraj krążą 4 niewidzialne śmigłowce black hawk ze świdnika\"\n        ],\n        [\n            0,\n            \"rt user user na warszawą od wczoraj krążą 4 niewidzialne śmigłowce black hawk ze świdnika\"\n        ],\n        [\n            1,\n            \"user czoło z fastyką nie musisz rysować\"\n        ],\n        [\n            0,\n            \"user user brawo maciej gdula za diagnozę\"\n        ],\n        [\n            0,\n            \"user dokładnie ale remis dziś i zwycięstwo dwiema bramkami z japonią na 100 daje awans tak samo kolumbia z senegalem\"\n        ],\n        [\n            0,\n            \"nie wiem czy kolokwium mam w tym tygodniu czy w następnym\"\n        ],\n        [\n            0,\n            \"user user mogę panu pożyczyć kilka książek\"\n        ],\n        [\n            0,\n            \"user żelek niepierdo slask wygrał szczęśliwie\"\n        ],\n        [\n            1,\n            \"user user i kupowaniem głosów za państwowe pieniądze\"\n        ],\n        [\n            0,\n            \"rt user pierwsze 18 lat naszego zycia jest jak gra demo a później trzeba płacić za to wszystko chyba ze zostaniemy bezdomnymi\"\n        ],\n        [\n            0,\n            \"rt user pierwsze 18 lat naszego zycia jest jak gra demo a później trzeba płacić za to wszystko chyba ze zostaniemy bezdomnymi\"\n        ],\n        [\n            0,\n            \"ile miałem followersów 260 czy 280 kurwa ubylo czy przybyło w którym kierunku iść na pewno nie być sobą\"\n        ],\n        [\n            0,\n            \"user user dziwie się że po tak słabym sezonie ceny nie spadły chociażby o 5 zł\"\n        ],\n        [\n            1,\n            \"user user widze że boli dupa to ciekawe co na rugby stałoby się z gdańskimi panienkami\"\n        ],\n        [\n            0,\n            \"user user skończyłam już studia i byłam jedynie korektorką w studenckim magazynie ale może mogę w czymś pomóc 😅\"\n        ],\n        [\n            0,\n            \"user 2 2 nie było takie pewne a wy chcecie żeby kupić gościa za 500 tys euro a kto da kase\"\n        ],\n        [\n            0,\n            \"user ja jeszcze nigdy nie pocałowałem serio\"\n        ],\n        [\n            0,\n            \"user user ale o co ty go chcesz pytać\"\n        ],\n        [\n            1,\n            \"user user tobie już od tej wazeliny mózg fałdy traci zaczynasz osiagać iq na poziomie temperatury własnego ciała\"\n        ],\n        [\n            0,\n            \"user jeju czuje taka ulgę ze szok 😁\"\n        ],\n        [\n            0,\n            \"user dziennie potrafię wykręcić nawet 350 złotych z datków\"\n        ],\n        [\n            0,\n            \"3 godziny i nie ma stodoly nawet źdźbła słomy nie zostało\"\n        ],\n        [\n            0,\n            \"user to po co były te akcje dla obywatelstwa dla buricia poza tym nikt nie zakazuje żeby w lechu grali zawodnicy z okolic\"\n        ],\n        [\n            0,\n            \"user co nie będzie takie samo ruszy euro i nie będziesz pamiętał o holandii tylko będziesz żył turniejem\"\n        ],\n        [\n            0,\n            \"user wysłałeś chociaż ten list d\"\n        ],\n        [\n            0,\n            \"user user zgadza się może się obudzi w najważniejszym momencie oby\"\n        ],\n        [\n            0,\n            \"user zwolnij sie po co prawać user cię utrzyma\"\n        ],\n        [\n            0,\n            \"user aaaaaa 😂 tak czy inaczej weź się za the originals bo w czwartek ostatni odcinek kiedykolwiek 💔 na którym odcinku jesteś\"\n        ],\n        [\n            0,\n            \"user user właśnie 😀 😁 😁 trójząb byłby w sam raz 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user nie wiem czy twoja dziewczyna będzie zadowolona z tego tweeta d\"\n        ],\n        [\n            1,\n            \"user kurwa ale to zjeb publicznie się chwali że chodził do burdelu za swoje pieniądze i miesza w to zonę\"\n        ],\n        [\n            0,\n            \"user hahahaha kompletna bzdura brak lekarzy stomatologów i kompletny brak pielęgniarek głupoty prawisz waćpanna\"\n        ],\n        [\n            0,\n            \"user nie tylko ty witaj w klubie\"\n        ],\n        [\n            0,\n            \"user skąd się tacy ludzie biorą\"\n        ],\n        [\n            0,\n            \"user wisła ma już macki w całej polsce\"\n        ],\n        [\n            0,\n            \"user user 30 tyś na kampanię taki browarnik wielki a tak ściubi macie to w genach wy polscy byznesmeni\"\n        ],\n        [\n            0,\n            \"user w sensie ta kobieta co wstawiła to zdjęcie nie\"\n        ],\n        [\n            0,\n            \"user bardzo słusznie nigdy więcej pisu\"\n        ],\n        [\n            0,\n            \"jeszcze raz zobacze na playerze reklame koncertu niki to rzuce komputerem i promise\"\n        ],\n        [\n            0,\n            \"user ale chyba w hokeja 😀\"\n        ],\n        [\n            0,\n            \"user wiadomo co z magdą user\"\n        ],\n        [\n            0,\n            \"user teraz próbując znaleźć jakąś wzmiankę o zakazie czytam ze kibiców na meczu 4800 filipiak co zamknij ten burdel\"\n        ],\n        [\n            1,\n            \"user komunistycznym żydom pomagać pisdzielstwu na łeb coś padło\"\n        ],\n        [\n            1,\n            \"user user zapytaj się klechów oni mają na sumieniu kilkadziesiąt milionów\"\n        ],\n        [\n            0,\n            \"user wiadomo czy aga jutro zagra bo wyglądało na skręcenie stawu skokowego\"\n        ],\n        [\n            0,\n            \"user czy jest coś czego ty nie wiesz\"\n        ],\n        [\n            0,\n            \"user user rozwijasz się pan w kwestii manipulacji ale rozumiem że nie kąsa się ręki która żreć daje\"\n        ],\n        [\n            0,\n            \"user filozofia miała być zmieniona i miało być więcej wychowanków a jak jest widzimy\"\n        ],\n        [\n            1,\n            \"user ty żółty cwieku yntelygent guardian napisał coś o przygłupie z uralu\"\n        ],\n        [\n            0,\n            \"user pierwszy sukces już za wami nie pomyliłeś stroju z kolorowym piątkiem 😀 trzymam kciuki\"\n        ],\n        [\n            1,\n            \"user user kornel to sobie może synka w dupę klepnać jego opinie jest dokładnie tyle warta spać panie kornel\"\n        ],\n        [\n            1,\n            \"user user a ja usunąłem ciążę ty głupku\"\n        ],\n        [\n            0,\n            \"user obywatele nie mają faszystowskich haseł przecież nie napierdalaja rac\"\n        ],\n        [\n            0,\n            \"user user w takim razie nikt nie zachwycił na tym turnieju idąc takim myśleniem\"\n        ],\n        [\n            0,\n            \"user każdy to powie niema cracovii w krakowie wiec młody adam wybór będzie miał prosty za kilka lat\"\n        ],\n        [\n            0,\n            \"user user może do tego czasu wyleczy to ucho i zda te testy medyczne 😂\"\n        ],\n        [\n            0,\n            \"user pamiętaj że alkohol pity z umiarem nie szkodzi nawet w dużych ilościach\"\n        ],\n        [\n            0,\n            \"user aborygeni też chcą wiedzieć poszła delegacja do sadurskiego\"\n        ],\n        [\n            0,\n            \"user hehe gdyby wkładał w swoją prace serce to nie dałby się tak sterować\"\n        ],\n        [\n            0,\n            \"user user no gra w potencjalnym spadkowiczu ale co to ma za znaczenie z jego dotychczasowym rozwojem\"\n        ],\n        [\n            0,\n            \"user user ten który wyszukuje takie posty i podaje dalej\"\n        ],\n        [\n            0,\n            \"user rozbieg prawidłowy dopiero na ostatnim kroku nie można robić zwodu\"\n        ],\n        [\n            0,\n            \"sanchez chciał kane'a osiodłać czy co co za kretyn\"\n        ],\n        [\n            0,\n            \"user czarneckiego i legutko wybitni polscy żołnierze\"\n        ],\n        [\n            0,\n            \"jarek to elegia smutna nie nadaje się na płótna co najwyżej to na papier resztki tlenu chytrze łapie nie\"\n        ],\n        [\n            0,\n            \"user user że są wkurwieni i nie może to tak dalej wyglądać\"\n        ],\n        [\n            0,\n            \"user pan już się popisał wczoraj wieczorem pora zamilknąć w tym temacie\"\n        ],\n        [\n            0,\n            \"user bo to realizacja planów dozbrojenia armii przygotowanych przez świra macierewicza\"\n        ],\n        [\n            0,\n            \"rt user żeby gliński nie kupił od krzyżaków zamku w malborku\"\n        ],\n        [\n            0,\n            \"rt user żeby gliński nie kupił od krzyżaków zamku w malborku\"\n        ],\n        [\n            0,\n            \"user user ja chyba jestem hipsterem bo kibicuje athletic bilbao\"\n        ],\n        [\n            0,\n            \"user antoni rybczyński no proszę 😎 🖒\"\n        ],\n        [\n            0,\n            \"user a gdzie szalik soplicy lub pana tadeusza\"\n        ],\n        [\n            0,\n            \"user czyli kucharczyk może rozwiązać kontrakt z winy klubu\"\n        ],\n        [\n            0,\n            \"user user w skrócie wypierdolcie go dyscyplinarnie\"\n        ],\n        [\n            0,\n            \"user 14 4 14 24 10\"\n        ],\n        [\n            0,\n            \"user to samo roma we włoszech d\"\n        ],\n        [\n            0,\n            \"rt user rozsypuje się narracja obozu dobrej zmiany uszczelnienie vat to wcale nie zasługa morawieckiego url\"\n        ],\n        [\n            0,\n            \"rt user rozsypuje się narracja obozu dobrej zmiany uszczelnienie vat to wcale nie zasługa morawieckiego url\"\n        ],\n        [\n            0,\n            \"user user a co ja ostatnio pisałem 😁 😁 😁 inteligentni i wykształceni to tylko w nowoczesnej 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user pewnie dlatego że zawsze macie te same pytania i nie potraficie wymyślić nowych\"\n        ],\n        [\n            0,\n            \"user user ale będzie doniu śpiewający o suczkach i ich sztuczkach 😂 🤣 😂 🤣 😂\"\n        ],\n        [\n            0,\n            \"user gdzie var niepowinien być uzyty\"\n        ],\n        [\n            0,\n            \"user jeszcze oświadczenia dziennikarzy bojkotujacych zapomniałeś dodać\"\n        ],\n        [\n            0,\n            \"user w chuj pozdrawiam z bydgoszczy ✌ 🏻\"\n        ],\n        [\n            0,\n            \"user chcesz to się broń w ten sposób 😀\"\n        ],\n        [\n            0,\n            \"user user ty tak ale przecierz taki carlitos chce karierę zrobić anie za takie pieniądze grać w wiśle\"\n        ],\n        [\n            0,\n            \"user też je mam doskonała lektura tylko nie da się czytać na leżąco 😔\"\n        ],\n        [\n            0,\n            \"user pytanie czy umie grać w piłkę 😂\"\n        ],\n        [\n            0,\n            \"user user a potem nic dziwnego że reakcja spóźniona z wideo 😜\"\n        ],\n        [\n            0,\n            \"rt user user kilkadziesiąt godzin analiz i to cię nie zabiło i jeszcze jakieś wnioski na koniec no brawo szacun a …\"\n        ],\n        [\n            0,\n            \"rt user user kilkadziesiąt godzin analiz i to cię nie zabiło i jeszcze jakieś wnioski na koniec no brawo szacun a …\"\n        ],\n        [\n            0,\n            \"user piłka nożna to taka gra gdzie 22 zawodników biega za piłką a na końcu i tak najsłabszy jest uryga i boguski\"\n        ],\n        [\n            0,\n            \"user user niech przegrają kilka meczy i słabo będa grać to pewnie inaczej będziesz mówił\"\n        ],\n        [\n            1,\n            \"user user olałeś ludzi po raz kolejny krzywoprzysięzca oszust i kłamca z takimi ludźmi się nie spotykam\"\n        ],\n        [\n            1,\n            \"user user sam jesteś szmaciarz pisowski katoliku\"\n        ],\n        [\n            0,\n            \"user faktycznie wyolbrzymiam wszystko chyba przez te wybory\"\n        ],\n        [\n            0,\n            \"user o kurwa tego się niespodziewałem już wiem komu będę życzyć mistrzostwa\"\n        ],\n        [\n            0,\n            \"często jedziemy gdzieś i akurat idą do kościoła te same myśli kłębią się nam w glowach często o tym gadamy\"\n        ],\n        [\n            0,\n            \"user to też było zaplanowane chcieliśmy ich uniknąć w półfinale i jednych wywalić już wtedy ze strefy medalowej\"\n        ],\n        [\n            0,\n            \"user najgorzej jak polityk mieniący się konserwatystą nie odróżnia konserwatysty od konserwy\"\n        ],\n        [\n            0,\n            \"user user ale wiem wiem do zmp przyjmowali do 35 roku życia\"\n        ],\n        [\n            0,\n            \"user francuzi nie zagrają otwartej piłki i belgia nie będzie miała tak fajnie jak wczoraj\"\n        ],\n        [\n            0,\n            \"rt user user wczoraj swoich rodaków wyzywales od bolszewików a dzisiaj usilujesz być piękny i wspaniały a jesteś pan zwykły …\"\n        ],\n        [\n            0,\n            \"rt user user wczoraj swoich rodaków wyzywales od bolszewików a dzisiaj usilujesz być piękny i wspaniały a jesteś pan zwykły …\"\n        ],\n        [\n            0,\n            \"user user haha a jesteśmy w dwóch różnych pokojach\"\n        ],\n        [\n            0,\n            \"user wolność czyżby a nie dyby kanonów piękna\"\n        ],\n        [\n            0,\n            \"user niema co przyspieszać decyzji sędziego ale skoro robi 3 min przerwy na var adolicza 1 min to coś nie tak\"\n        ],\n        [\n            0,\n            \"user aż mi poprawił humor od rana hahahaha\"\n        ],\n        [\n            0,\n            \"user tylko coś z tymi zmianami dziwnie bo lasickas jest skrzydłowym a paulius to chyba środkowy pomocnik\"\n        ],\n        [\n            0,\n            \"user idzie w jakieś pl tv\"\n        ],\n        [\n            0,\n            \"user user a nienawiść jest zaraźliwa jak dżuma jak to kiedyś ktoś powiedział\"\n        ],\n        [\n            0,\n            \"rt user user a co do tego meczu to wczoraj był machester united z tottenhamem i go jednak nie oglądałam\"\n        ],\n        [\n            0,\n            \"rt user user a co do tego meczu to wczoraj był machester united z tottenhamem i go jednak nie oglądałam\"\n        ],\n        [\n            0,\n            \"user liczba karnych dla radomiaka też jest zastanawiająca\"\n        ],\n        [\n            0,\n            \"i see fire teraz o nie nie nie dusze się łzami dlaczego mnie tam nie ma hashtag\"\n        ],\n        [\n            0,\n            \"stare grzechy wróciły przy tylu sytuacjach to nie miało prawa tak się skończyć szkoda\"\n        ],\n        [\n            0,\n            \"user user nic o historii weź człowieku twoja stara ma konto w powerbanku\"\n        ],\n        [\n            0,\n            \"user pisałem kasowałem jest trochę tego nie wszystko wszystkim musi się podobać jeszcze sprawy światopoglądowe i konstytucja\"\n        ],\n        [\n            0,\n            \"user misiek pewnie wtedy ustawił mecz sprawa dla szymona j\"\n        ],\n        [\n            0,\n            \"user ty masz pojęcie co to słowo uczciwość znaczy\"\n        ],\n        [\n            0,\n            \"user nie maja honoru nie wiedzą co to godność\"\n        ],\n        [\n            0,\n            \"user też się nie mogłam oderwać magnes tylko ten odwieczny problem z autorem i dziełem ale traktuję je autonomicznie\"\n        ],\n        [\n            0,\n            \"user nie wszystkie podróże czy miejsca są dla psa komfortowe to zbyt indywidualne a była pod najlepszą opieką z możliwych 😉\"\n        ],\n        [\n            0,\n            \"lniany nefryt namiętny karnelian blask kalcytu wysmakowany oliwin droga pielgrzyma zapach imbiru próbuję kupić brązową i beżową farbę 😩 😩 😩\"\n        ],\n        [\n            0,\n            \"user w sumie nie litewskie kluby a suduva p\"\n        ],\n        [\n            0,\n            \"user user damian wysyłaj cv gorszy od nawalki niebedziesz napewno\"\n        ],\n        [\n            0,\n            \"user a co myślałeś że na puchar polski w środku tygodnia przyjdzie 20 tys\"\n        ],\n        [\n            0,\n            \"user siejewicz nie mogł obstawiać czegokolwiek a nie tylko swoich meczów\"\n        ],\n        [\n            0,\n            \"był jakiś wypadek na rodzie jagiellonów i widziałam roztrzaskane auto\"\n        ],\n        [\n            0,\n            \"bułgarski epizod by user 😎 url\"\n        ],\n        [\n            0,\n            \"user wrzucony filmik to fake tam nie ma ani jednego z zawodników o których piszecie\"\n        ],\n        [\n            0,\n            \"z okazji hashtag wszystkiego najlepszego dla rodziców 😀 👍 👪\"\n        ],\n        [\n            0,\n            \"user wystarczy że michniewicz i matusiak oszukiwali podczas meczów 😂 na to jest zgoda bo to kumple 😂\"\n        ],\n        [\n            0,\n            \"user to musisz oglądać bo on jest zaginiony ale nie chce ci spojlerowac dfjkgstukc\"\n        ],\n        [\n            0,\n            \"mięśnie brzucha szybko da się wyrobić już tydzień ćwiczę ale teraz nie mam siły się zebrać\"\n        ],\n        [\n            1,\n            \"user w chorej głowie chore tt idź do burdelu maly faszysto\"\n        ],\n        [\n            0,\n            \"user e tam zaraz chora 😁 😁 bez przesady 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user toż to jak bug w fifie 😂\"\n        ],\n        [\n            0,\n            \"user user podejrzewam ze sektor gości będzie tylko pusty lub ostatni otwarty\"\n        ],\n        [\n            0,\n            \"user kiedyś miałem 180 tyś skasowałem i spadło do 317 także się zastanów\"\n        ],\n        [\n            0,\n            \"user a co robisz przy porannej kawie pasowanie\"\n        ],\n        [\n            0,\n            \"user user jeść hawajską i w dodatku sztućcami to chyba najwièkszy grzech na świecie\"\n        ],\n        [\n            0,\n            \"jakie macie swoje pierwsze auta hashtag\"\n        ],\n        [\n            0,\n            \"jak sobie choruje to nagle wszyscy sobie o mnie przypominają i coś chcą ale jak ja czegoś chce to nikt się nigdy nie odezwie zabawne\"\n        ],\n        [\n            0,\n            \"user user jak cie malo obchodzi to nie bierz udziału w dyskusji\"\n        ],\n        [\n            1,\n            \"user kurwa cały tt śmierdzi przez ciebie\"\n        ],\n        [\n            0,\n            \"user tw wolfganga tw faraona i tw rycerza tw balbina tw michał\"\n        ],\n        [\n            0,\n            \"user serdeczne pozdrowienia dla dziadka może gdzieś się minęliśmy tłumy nieprzebrane\"\n        ],\n        [\n            0,\n            \"żaden serial mi się teraz jakoś nie podoba\"\n        ],\n        [\n            0,\n            \"user user pani opowieści o dziadku to inna wersja tata a marcin powiedział 😆\"\n        ],\n        [\n            0,\n            \"rt user hashtag alkohol to także toksyna\"\n        ],\n        [\n            0,\n            \"user user w ekstraklasie też nie ma\"\n        ],\n        [\n            0,\n            \"user czemu tak kulturalnie łukaszu przeważnie jes głupku ciemkiewiczu warzeszko\"\n        ],\n        [\n            0,\n            \"user dlatego nie chce dzwonić xd pozdrów dziadka ode mnie wygląda na to że mamy ten sam poziom sklerozy xd\"\n        ],\n        [\n            0,\n            \"user i na dodatek bardzo obiektywny wczoraj komentarz że słaba frekwencja a u was jaka bo komentarza nie widziałem user\"\n        ],\n        [\n            0,\n            \"user szczególnie że mówimy o letnim oknie a wszystko co najważniejsze w lm i le dzieje się wiosną\"\n        ],\n        [\n            0,\n            \"user trzeba mu współczuć skoro to dla niego takie ważne\"\n        ],\n        [\n            0,\n            \"co tu robić zasmrodziła cały tt\"\n        ],\n        [\n            0,\n            \"user ja czytam 😁 😁 😁 bo temat mi bliski dalej tak trzymaj 😁 😁 😁 👍 👍 👍 🥀 🥀 🥀\"\n        ],\n        [\n            0,\n            \"w clj u 17 za to jest duża szansa na trzy drużyny z podlasia talent białystok zagra z olimpią elbląg\"\n        ],\n        [\n            0,\n            \"user tak wypominam ci to że czepiasz się wpisu a sam pajacowałeś na boisku\"\n        ],\n        [\n            0,\n            \"user senegal musiałby zdobyć komplet punktów nie róbmy jaj\"\n        ],\n        [\n            0,\n            \"skakałam na skakance bardzo długo i cant\"\n        ],\n        [\n            0,\n            \"user pomyliło mu się ze średnią frekwencją na młynie w tym sezonie 😂\"\n        ],\n        [\n            0,\n            \"user user 2 lata pracy a szymon j trenuj sztuki walki miesza z siłownia\"\n        ],\n        [\n            0,\n            \"joł babiląd feat junior stress damian syjonfam wykonawcy beton jazz url\"\n        ],\n        [\n            0,\n            \"jak takie karne gwiżdżemy to i neymar był faulowany 😂\"\n        ],\n        [\n            1,\n            \"user wściekła cwelica kaczorzyca karakanica jadowita\"\n        ],\n        [\n            0,\n            \"dajcie mi link do carpool karaoke z ari\"\n        ],\n        [\n            0,\n            \"user odpowiadam ma pytanie 7 polsce służymy polsce\"\n        ],\n        [\n            0,\n            \"user a skończy się 0 0 0 0 0 0 0 0 i tak dalej 😁\"\n        ],\n        [\n            0,\n            \"user user no oczywiście że nie było bo można sobie pograć w piłke ręczną w polu karnym\"\n        ],\n        [\n            0,\n            \"moja miłość do ciebie wciąż płonie jak missisipi w ogniu 🔥 🔥 🔥\"\n        ],\n        [\n            0,\n            \"user może dlatego że w drugiej połowie już nie powinien grać\"\n        ],\n        [\n            0,\n            \"rt user user oczywiście że po to aby każdy złodziej i przestępca bał się a uczciwy doczekał się sprawiedliwości to …\"\n        ],\n        [\n            0,\n            \"rt user user oczywiście że po to aby każdy złodziej i przestępca bał się a uczciwy doczekał się sprawiedliwości to …\"\n        ],\n        [\n            0,\n            \"user gdyby tak rzucić wszystko i uciec w bieszczady\"\n        ],\n        [\n            0,\n            \"user niektórzy mają fajne życie bagietkę francuską marmoladkę lunch user coś powiesz\"\n        ],\n        [\n            0,\n            \"user wszyscy skupieni na tym fragmencie zamiast chwile później na lewej nodze\"\n        ],\n        [\n            0,\n            \"user to wciąż bliżej niż lechii\"\n        ],\n        [\n            0,\n            \"czy to już czas na love actually\"\n        ],\n        [\n            0,\n            \"user to jest tak biedne jak twoja gazeta albo biedniejsze\"\n        ],\n        [\n            0,\n            \"jezu ile moich mutualsow ma dzisiaj urodziny\"\n        ],\n        [\n            1,\n            \"user to człowiek o mentalnosci alfonsa jakby powiedział w gomółka i tu trafił by w punkt\"\n        ],\n        [\n            0,\n            \"user no właśnie o tym jest ten tweet 😄\"\n        ],\n        [\n            0,\n            \"rt user uwaga żeby wejść w zdjecia i ustawienia na messangerze trzeba kliknąć na nazwe\"\n        ],\n        [\n            0,\n            \"rt user uwaga żeby wejść w zdjecia i ustawienia na messangerze trzeba kliknąć na nazwe\"\n        ],\n        [\n            0,\n            \"user dwustu to jakieś trzy średniej wielkości parafialne chóry\"\n        ],\n        [\n            0,\n            \"user user jest coś takiego jak athletico chyba że athletic się połączył z atletico ale nic mi o tym nie wiadomo\"\n        ],\n        [\n            0,\n            \"user najlepsze życzenie pozdrawiam jebać jebać nic się nie bać\"\n        ],\n        [\n            0,\n            \"user tzn tak chodziło o to żeby pokazać jak różny jest odbiór bardzo podobnych dokonań\"\n        ],\n        [\n            0,\n            \"rt user user co to za marsz zjechali sie z calej polski bylo ich tylko piec tysiecy\"\n        ],\n        [\n            0,\n            \"rt user user co to za marsz zjechali sie z calej polski bylo ich tylko piec tysiecy\"\n        ],\n        [\n            0,\n            \"rt user młody user dzisiaj się żeni najlepszego dla młodej pary 👍 🏻 👍 🏻 🥂 🥂\"\n        ],\n        [\n            0,\n            \"rt user młody user dzisiaj się żeni najlepszego dla młodej pary 👍 🏻 👍 🏻 🥂 🥂\"\n        ],\n        [\n            0,\n            \"user nie muszę trochę odpocząć bo ostatnie dni były dramatyczne\"\n        ],\n        [\n            0,\n            \"strasznie miłe kiedy się wraca do domu zmęczonym pada na łóżko i zanim głowa dotknie poduszki pies i kot już się na ciebie gramolą 🐕 🐱 ❤\"\n        ],\n        [\n            0,\n            \"jak to wrzesień już jest prdecież ja tylko mrugnęłam gdzieś pomiędzy czerwcem a lipcem a tu już 9 miesiąc roku wtf\"\n        ],\n        [\n            0,\n            \"user miałeś odpisać aż skali brak żeby rymowało się z jeszcze jak\"\n        ],\n        [\n            0,\n            \"user ja mam inne zdanie dla mnie jest mójtowaty troche jedzie na tej opinii z zeszłego sezonu a raczej cyferek jakie wykręcił\"\n        ],\n        [\n            0,\n            \"user user i dobrze przyjemność ze mną nie jest dla każdego\"\n        ],\n        [\n            0,\n            \"rt user user znany dziennikarz odchodzi z tvn szczujni nie wytrzymał fałszywej propagandy tvn\"\n        ],\n        [\n            0,\n            \"rt user user znany dziennikarz odchodzi z tvn szczujni nie wytrzymał fałszywej propagandy tvn\"\n        ],\n        [\n            0,\n            \"user biedna kobieto ale wiem lansu nigdy dość\"\n        ],\n        [\n            0,\n            \"user user mi wystarczy że będę miał aktualny skład wisły 😂\"\n        ],\n        [\n            0,\n            \"user nie wiem o co ci chodzi w ogóle w sezonie 2018 19 juniorzy to rocznik 2000 i młodsi więc nie wiem skąd masz ten 1999\"\n        ],\n        [\n            0,\n            \"widzieliście kiedyś siebie we śnie bo ja nie\"\n        ],\n        [\n            1,\n            \"user jakieś zjebanie nienawistni chuje bronią dostępu do przybytku miłości\"\n        ],\n        [\n            0,\n            \"user cesarzowo jak miło cię znów widzieć 😁 😀 😀\"\n        ],\n        [\n            0,\n            \"user czyli zaraz będzie obrażony 😂\"\n        ],\n        [\n            0,\n            \"rt user i na koniec url\"\n        ],\n        [\n            0,\n            \"user motyw goła stopa zajebista sprawa\"\n        ],\n        [\n            0,\n            \"user user rozprowadzali w mon ie to teraz już wiadomo co było z antkiem i kolegami z komisji smoleńskiej\"\n        ],\n        [\n            0,\n            \"gdzie nie spojrzę mam bana a staram się być taki delikatny\"\n        ],\n        [\n            0,\n            \"user dzięki za prezent urodzinowy d\"\n        ],\n        [\n            0,\n            \"twitter powstał dla takich wydarzeń jak hashtag 😂 nie muszę oglądać a bawię się doskonale 😜\"\n        ],\n        [\n            0,\n            \"user najwyższa pora przestać wierzyć w bajki i pogonić tych wszystkich złodziei i zboczeńców w sutannach i habitach do watykanu\"\n        ],\n        [\n            0,\n            \"dobre sprawdzone studio tatuażu w gorzowie bydgoszczy toruniu hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user gryźli dłużej tylko kolumbia zaczęła grać w piłkę i to nie wystarczyło\"\n        ],\n        [\n            0,\n            \"user ja mam tak jak trę oczy albo na nie naciskam robisz często tak\"\n        ],\n        [\n            0,\n            \"user user ja się nie zgadzałem przed zmianą ale był duży płacz\"\n        ],\n        [\n            0,\n            \"rt user po maturze chodziliśmy na carpaccio z tuńczyka\"\n        ],\n        [\n            0,\n            \"rt user po maturze chodziliśmy na carpaccio z tuńczyka\"\n        ],\n        [\n            0,\n            \"po chuj chodzą do tego kościoła i dzieci jeszcze posylaja od dziecka nienawidzę\"\n        ],\n        [\n            0,\n            \"user całkowicie zmieniony tekst wypowiedzi publikowany przez mazurek\"\n        ],\n        [\n            0,\n            \"user pasuje mi do ciebie ten obraz\"\n        ],\n        [\n            0,\n            \"user user ok to pogadajmy o kościelnych pedofilach księżach żyjących z kobietami za parafialne pieniądze itp\"\n        ],\n        [\n            0,\n            \"user to kiedy odbędzie się pokaz bo chętnie obejrzę\"\n        ],\n        [\n            0,\n            \"user a co tam na instastory było\"\n        ],\n        [\n            1,\n            \"user no geniusz z iq na poziomie temperatury ciała\"\n        ],\n        [\n            0,\n            \"user skoro jutro jest mecz to na pewno tak\"\n        ],\n        [\n            0,\n            \"user user to jest świnia jedyna w swoim rodzaju\"\n        ],\n        [\n            0,\n            \"user mam dwie karty w nim plus służbowy wygląda w miarę play prywatny to dramat\"\n        ],\n        [\n            0,\n            \"user idiotów się po prostu ignoruje\"\n        ],\n        [\n            0,\n            \"user user mimo wszystko pawłowskiemu trudno dorównać\"\n        ],\n        [\n            0,\n            \"user robią to od 1000 lat\"\n        ],\n        [\n            0,\n            \"jebię wsie i małe zapyziałe miasteczka niedługo 80 będzie mieszkać w miastach\"\n        ],\n        [\n            0,\n            \"user user non stop kłamiesz przepustkę wydano jak zrobił się głośno w sieci\"\n        ],\n        [\n            0,\n            \"mój ulubiony profesorek idzie na chorobowe na pół roku jak żyć\"\n        ],\n        [\n            0,\n            \"user tendencyjne kłamstwo to robi kk od 2000 lat\"\n        ],\n        [\n            1,\n            \"jak słucham posła swiecickiego to to znów zapytam naprawdę taki tępy czy tylko udaje idiotę\"\n        ],\n        [\n            0,\n            \"znowu musiałem wziąć prysznic tak się spociłem podczas seksu\"\n        ],\n        [\n            0,\n            \"argentyna odpada w sposób najlepszy z możliwych po najlepszym meczu turnieju a tak blisko było kompromitacji\"\n        ],\n        [\n            0,\n            \"user jeśli tak to karny ale nie wydaje mi się\"\n        ],\n        [\n            0,\n            \"user aa myślałem że on powiedział nie wks i łęcznej na wstępie mój błąd\"\n        ],\n        [\n            1,\n            \"user odpadleś bo masz mentalność służebną\"\n        ],\n        [\n            0,\n            \"user user proszę oglądnąć powtórkę bez komentarza bo komentarz daje wiarę sędziemu ale przecierz boguskiego zachaczono w polu karnym\"\n        ],\n        [\n            0,\n            \"rt user dobra misiaczki sprawa nagli ktoś ma jakieś wieści o jakiekolwiek pracy potrzebuję szybko dorobić\"\n        ],\n        [\n            0,\n            \"rt user dobra misiaczki sprawa nagli ktoś ma jakieś wieści o jakiekolwiek pracy potrzebuję szybko dorobić\"\n        ],\n        [\n            0,\n            \"user nie znam takiego standardu wybacz\"\n        ],\n        [\n            0,\n            \"user user nie nie miał za darmo oba kupił\"\n        ],\n        [\n            0,\n            \"user tylko czemu link do tekstu z lutego p\"\n        ],\n        [\n            0,\n            \"user jak zwykle genialna user 😁 😁 miłego wypoczynku 🥀\"\n        ],\n        [\n            0,\n            \"user nie wiem czy jest jakiś klub który wygrał z ambicjami komendanta\"\n        ],\n        [\n            0,\n            \"rt user dziś w raporcie pytamy czy patryk jaki wygra wybory na prezydenta warszawy\"\n        ],\n        [\n            0,\n            \"rt user dziś w raporcie pytamy czy patryk jaki wygra wybory na prezydenta warszawy\"\n        ],\n        [\n            0,\n            \"user ho ho ho kogo ja tu widzę wreszcie\"\n        ],\n        [\n            0,\n            \"user no zajebiście mieć przyjemność z takim gigantem jak michalkiewicz\"\n        ],\n        [\n            0,\n            \"user napewno nie jest źle ps nie mogę się doczekać koncertu\"\n        ],\n        [\n            0,\n            \"user user uuu ja jestem większym optymistą myślę że kartka brak biletów na derby juz wydrukowana\"\n        ],\n        [\n            0,\n            \"dzwonię do dziadka byłeś na marszu tak fajnie tak tylko dużo ludzi 😂\"\n        ],\n        [\n            0,\n            \"user user dobra spierdalaj ja też spierdalam\"\n        ],\n        [\n            0,\n            \"user user do sytuacji z caballero był to mecz zamknięty po tej sytuacji bolesne punktowanie\"\n        ],\n        [\n            0,\n            \"user zaręczam że moja praca to stres od rana do wieczora 7 dni w tygodniu 😄 to nie ma nic wspólnego zwykły mit\"\n        ],\n        [\n            0,\n            \"user user tak myślałem że nie będziesz miał nic do powiedzenia pozdrawiam\"\n        ],\n        [\n            1,\n            \"rt user hej tvn będzie drugi sezon urodzin hitlera za 30 tys można by dołożyć jakiego księdza pedofila hashtag\"\n        ],\n        [\n            1,\n            \"rt user hej tvn będzie drugi sezon urodzin hitlera za 30 tys można by dołożyć jakiego księdza pedofila hashtag\"\n        ],\n        [\n            0,\n            \"user user połowa polski nas nienawidzi drugie pół to my można by rzec\"\n        ],\n        [\n            0,\n            \"user za to on jest mistrzem we wszystkim i jest najmądrzejszy\"\n        ],\n        [\n            0,\n            \"user user na pewno jakieś czerwone potworki 😁 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user pamiętaj że przed wyborem nawałka też nie był uważany za poważnego kandydata teraz prezes ma pole do popisu raz trafił\"\n        ],\n        [\n            0,\n            \"bartek drągowski gra w bramce fiorentiny w wyjazdowym meczu z sampdorią viola po 20 minutach prowadzi 1 0 transmisja w eleven\"\n        ],\n        [\n            0,\n            \"user podskoczyła do góry tak jak carlitosowi gdy zdobył króla strzelców i zdobywał nagrody\"\n        ],\n        [\n            1,\n            \"user a górski opowiedział może o wrażeniach jak to jest być kobietą na boisku\"\n        ],\n        [\n            0,\n            \"user każdy dostaje to na co zasługuje\"\n        ],\n        [\n            0,\n            \"user zbyt ciekawy ruch jak na barcelonę musi być fejk\"\n        ],\n        [\n            0,\n            \"user biorąc pod uwagę występy carlitosa przeciwko jadze będzie to strzał w bramkarza 😄\"\n        ],\n        [\n            0,\n            \"user wiem ale dziś się nie ładują wcale\"\n        ],\n        [\n            0,\n            \"dieta pudełkowa super schudłem w m c 10kg surówki rabarbar starte jabłuszko\"\n        ],\n        [\n            0,\n            \"also muszę się ogarnąć bo dzisiaj jeszcze jadę do pracy\"\n        ],\n        [\n            0,\n            \"user user a pani ciągle z tym antysemityzmem\"\n        ],\n        [\n            0,\n            \"user nie przepadam za komediami romantycznymi ale ten film dla mnie jest absolutnie doskonały\"\n        ],\n        [\n            0,\n            \"user zawsze tak wygląda a potem sobie przypomina że czas na drzemkę\"\n        ],\n        [\n            0,\n            \"losowanie ii rundy ligi europy przesunięte na 14 20\"\n        ],\n        [\n            0,\n            \"nawalce odebrać licencje za taki blamaz każdy zespół coś pokazał w rosji oprócz nas\"\n        ],\n        [\n            0,\n            \"user w kwestii posła szewczaka powiedzieć można jedynie stop dopalaczom 😀\"\n        ],\n        [\n            0,\n            \"user mario gra w pierwszym ale on nie jest wypożyczony\"\n        ],\n        [\n            0,\n            \"gdzie sie nie ruszę to jeb puszkę za siebie\"\n        ],\n        [\n            0,\n            \"user koło zapasowe już raczej się nie nada 🐝\"\n        ],\n        [\n            0,\n            \"po powrocie z urlopu w górach człowiek powinien mieć kilka dni na aklimatyzację warszawskie powietrze jest jak grypa 😷 😝\"\n        ],\n        [\n            1,\n            \"user user dopóki tego nie udowodnisz pajacu jesteś oszczerca i manipulantem\"\n        ],\n        [\n            0,\n            \"user user nawet podobny do niego prawda xd\"\n        ],\n        [\n            0,\n            \"user nie masz być obrzydliwie miła trudno post jest post\"\n        ],\n        [\n            0,\n            \"user user ale przecież nie dostał średniej not 1 tylko prawie taką samą jak małecki i brożek\"\n        ],\n        [\n            0,\n            \"ja mamo kisiel czy budyń mama dzisiaj x d\"\n        ],\n        [\n            0,\n            \"user zachowajcie to ten pan nie powinien zbyt długo tam pracować\"\n        ],\n        [\n            0,\n            \"user ale niema wtedy takiego klimatu i atmosfery\"\n        ],\n        [\n            0,\n            \"user user powód prozaiczny pracuję dość niestandardowo punkty otwarte do 22 00 były dla mnie b wygodne\"\n        ],\n        [\n            0,\n            \"user user dziwny jesteś ff mebli forte 80 eksportu do niemiec mlekowita 50 eksport do ue okna transport\"\n        ],\n        [\n            0,\n            \"user to coś w twoim stylu pajacu\"\n        ],\n        [\n            0,\n            \"user jak już coś to karny kimmicha a nie wszystkie\"\n        ],\n        [\n            0,\n            \"rt user user widocznie pani sędzia dziecinnieje bo zachowuje się jak przedszkolak który chce robić na złość\"\n        ],\n        [\n            0,\n            \"rt user user widocznie pani sędzia dziecinnieje bo zachowuje się jak przedszkolak który chce robić na złość\"\n        ],\n        [\n            1,\n            \"sabrino tępa kurwo miałaś iść do lasu a nie sadu xddd\"\n        ],\n        [\n            0,\n            \"kochałem w się w megan harry ty chujku\"\n        ],\n        [\n            0,\n            \"user a maliniak nie czytał ludzi bezdomnych za to abykacja na obszymurka\"\n        ],\n        [\n            0,\n            \"user kariera vidala 91 goli 5 czerwonych kartek pytania 😉\"\n        ],\n        [\n            0,\n            \"user ta w komplecie z białą flagą do środka pola\"\n        ],\n        [\n            0,\n            \"user przeciwko leszczom też można grać słabo\"\n        ],\n        [\n            0,\n            \"user właśnie o tym jest mój tweet\"\n        ],\n        [\n            0,\n            \"user serio ci ze zdjęcia to były gwiazdy ekstraklasy wg was\"\n        ],\n        [\n            0,\n            \"user myślałem że nieprzypadkowo to dodałaś\"\n        ],\n        [\n            0,\n            \"user czy mogę tą drogą przekazać wyrazy uznania i pozdrowienia dla pana tomasza hashtag cóż to było za zaangażowanie 😀 👏\"\n        ],\n        [\n            0,\n            \"user oddziały wojskowe zdelegalizowany onr śniło mi się\"\n        ],\n        [\n            0,\n            \"user user dokładnie niech ostatnie 10 min to bedzie mecz wisła kibice\"\n        ],\n        [\n            0,\n            \"user user a co z dominiką jak dlugo nie będzie grać\"\n        ],\n        [\n            0,\n            \"user na transfery out to generalnie bez sensu na jurowieckiej czekać 😉\"\n        ],\n        [\n            1,\n            \"user weź bocie spierdalaj z mojego tajmlajnu\"\n        ],\n        [\n            0,\n            \"user zgoda po co te kłótnie trzeba było tak od początku\"\n        ],\n        [\n            0,\n            \"user drugiej jeszcze nie ogłosili więc niewiadomo\"\n        ],\n        [\n            1,\n            \"user polska to nie ty patafianie btw rosyjski rząd ma takie samo poparcie jak węgierski\"\n        ],\n        [\n            0,\n            \"user nie wiem czy już się doleczyl jesli tak to niedawno\"\n        ],\n        [\n            0,\n            \"user user chyba że to była hawajska wtedy można darować karę śmierci\"\n        ],\n        [\n            0,\n            \"user moje to łabojko i milewski albo gąska\"\n        ],\n        [\n            0,\n            \"user user mój los i moja przyszłość jest w moich rękach\"\n        ],\n        [\n            0,\n            \"user ale rozmawiamy o złotej piłce czy o drużynie roku gdzie nie ma za bardzo jakiej drużyny wyróżnić\"\n        ],\n        [\n            0,\n            \"user user a po co ma się odnosić może niech się jeszcze odniesie do ostatniego odcinka na wspólnej\"\n        ],\n        [\n            0,\n            \"ach te powroty wchodzisz do domu o 20 30 a 21 00 4 piwa już wyjebane\"\n        ],\n        [\n            0,\n            \"user user pewnie jesteś jego agentem więc tym bardziej nie spodziewam się obiektywizmu\"\n        ],\n        [\n            0,\n            \"user o tej porze może co innego by ta pani zaproponowała 😉\"\n        ],\n        [\n            0,\n            \"user to koledzy z politechniki nie filozofii 😎\"\n        ],\n        [\n            1,\n            \"user mw obrońcami pedofili w sutannach moje gratulacje\"\n        ],\n        [\n            0,\n            \"nie za wślizg dostał krychowiak tylko za ściągnięcie do parteru poprzedniego gościa\"\n        ],\n        [\n            0,\n            \"user user nie zajmuję się dystrybucją 😉 wiem że już jest gotowe\"\n        ],\n        [\n            0,\n            \"user ja też twierdzę że to są sksyny a to komuś czegoś dosypią do wody a to w okna zajrzą dzikie ludzie pani dzikie ludzie\"\n        ],\n        [\n            0,\n            \"user user wc dobry skrót prawidłowo się kojarzy\"\n        ],\n        [\n            0,\n            \"mamy dwie miseczki cukierków bo rok temu w sumie było za mało i chyba się zaśmieje jak w tym roku nikt po nie nie przyjdzie xd\"\n        ],\n        [\n            0,\n            \"rt user cmentarna rewia modowa w co sie jutro ubrać\"\n        ],\n        [\n            0,\n            \"rt user cmentarna rewia modowa w co sie jutro ubrać\"\n        ],\n        [\n            0,\n            \"to monte się za nim 4 lata ciągnęło a dziś mistrz świata i mvp turnieju bartek kurek 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"user user jak to skąd bo jak ją zgodnie ze statutem po wywalą to moze jako niezależna startować jak budyń w gdansku 😁 😁\"\n        ],\n        [\n            0,\n            \"ijo ijo ijo zatęchła śmierdząca user wsiadamy jedziemy od smrodzić wypuścimy za miastem\"\n        ],\n        [\n            0,\n            \"rt user narodowcy na marszu w warszawie krzyczeli „ tu jest polska nie izrael ” trzymając w rękach plakat z jezusem\"\n        ],\n        [\n            0,\n            \"rt user narodowcy na marszu w warszawie krzyczeli „ tu jest polska nie izrael ” trzymając w rękach plakat z jezusem\"\n        ],\n        [\n            0,\n            \"user ta piękna dobroduszna istota matka wszystkich pisowców kochana bacia jak możesz\"\n        ],\n        [\n            0,\n            \"user myślę że jest różnica pomiędzy twitterem a telewizją publiczną poza tym porzygu jeśli już\"\n        ],\n        [\n            0,\n            \"nie bądźcie bufnami każdy lubi pociupciać jak jest u was w akademiku user\"\n        ],\n        [\n            0,\n            \"user ale właśnie taka klątwa powstaje\"\n        ],\n        [\n            0,\n            \"user ale do trzeciego miesiąca życia schodzą jak sie szoruje waniszem zmieszanym z sodą oczyszczoną ale tylko w pełnię\"\n        ],\n        [\n            0,\n            \"user user przepisujemy jesteśmy już przy n\"\n        ],\n        [\n            0,\n            \"user pierwszy do leczenie z michnikowszczyzny jesteś ty ciemkiewiczi\"\n        ],\n        [\n            0,\n            \"user user to tylko pokazuje że jest umysłową amebą\"\n        ],\n        [\n            0,\n            \"user user jak masz znowu tak się spiać to nie odpisuj\"\n        ],\n        [\n            0,\n            \"user user to poważne pytanie czy nasączone nutą ironii p\"\n        ],\n        [\n            0,\n            \"user reklamy szamponu na tt jeszcze nie widziałem xd\"\n        ],\n        [\n            0,\n            \"user a nie wiem jaka była\"\n        ],\n        [\n            0,\n            \"user pełny tzn ile kibiców bo pełny to pojęcie względne\"\n        ],\n        [\n            0,\n            \"gdzie jest radek pije piwo w łazieenceeee\"\n        ],\n        [\n            0,\n            \"user oczywiście że wyssany z palca kmiecikowi nie trafiło się jeszcze żadne info o wiśle\"\n        ],\n        [\n            0,\n            \"user no byli bo wygrali mecz z japonią który omal nie został przerżnięty przez wystawianie środka de bruyne witsel\"\n        ],\n        [\n            0,\n            \"hashtag gks katowice podbeskidzie przemek mystkowski zacznie na ławce rezerwowych\"\n        ],\n        [\n            0,\n            \"najpierw piłka poza boiskiem potem faul chyba o to chodzi\"\n        ],\n        [\n            0,\n            \"user user e tam jacek bednarz był lepszy 😂\"\n        ],\n        [\n            0,\n            \"user burmistrz z platka kwiatka przypomina mi burmistrza kluczborka\"\n        ],\n        [\n            0,\n            \"rt user user może złego adwokata sobie znalazł 🤣\"\n        ],\n        [\n            0,\n            \"rt user user może złego adwokata sobie znalazł 🤣\"\n        ],\n        [\n            0,\n            \"user user na wymioty mi się zebrało ffeeeer\"\n        ],\n        [\n            1,\n            \"nie ma w pis wojowników tylko same cipy no już patrzeć na to nie możnahashtag nad i mo\"\n        ],\n        [\n            0,\n            \"oglądamy z mamą to nowe jaka to melodia i jesteśmy zażenowane xdddd\"\n        ],\n        [\n            0,\n            \"user user ale wtedy piłka miała znaczenie gdzie była ze nieszla na bramkę\"\n        ],\n        [\n            0,\n            \"user cr7 przynajmniej realnie coś bolało 😂 😂 😂 chyba duma że sędzia nie dał się na to nabrać 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user że zacytuję klasyka weź pigułkę weź pigułkę\"\n        ],\n        [\n            0,\n            \"user user trudno żeby był nieszczęśliwy skoro zależało mu tylko na kasie i dostał to czego chce\"\n        ],\n        [\n            0,\n            \"user 11 z groszami niema miska niema wyników\"\n        ],\n        [\n            0,\n            \"oto utwór specjalnie dla ciebie … zwalniam wykonawcy małe miasta url\"\n        ],\n        [\n            0,\n            \"user user nie aplikacja dopasowuje się do użytkownika 😄\"\n        ],\n        [\n            0,\n            \"user czemu nie winisz mourinho a z kloppa masz beke po takich spotkaniach\"\n        ],\n        [\n            0,\n            \"user sobie lubi to sobie trze\"\n        ],\n        [\n            0,\n            \"user jaja se robisz chyba że chciałeś się pochwalić że z nim rozmawiałeś\"\n        ],\n        [\n            0,\n            \"user są tam karpie może parę słów na temat tego jeziora 😉\"\n        ],\n        [\n            0,\n            \"user przetłumacz ktoś ta oprawę oco biega bo ze zdjęcia ciężko rozkminic\"\n        ],\n        [\n            0,\n            \"user skoro jakiś junior dinama robi furore to transfer do legii jest nierealny\"\n        ],\n        [\n            0,\n            \"czy ja właśnie szukam sposobów na pryszcze bo mnie wywaliło i mam tylko pomidory wiec myśle czy nie zrobić z nich maseczki odpowiedz tak\"\n        ],\n        [\n            0,\n            \"user skrajna nieodpowiedzialność ze strony lopeteguiego i tyle\"\n        ],\n        [\n            0,\n            \"zgodziłam się pilnować dzieci mojego brata jak mi da swoim audi pojeździć jak będę chciała tak się robi interesy\"\n        ],\n        [\n            1,\n            \"rt user user ale kamieniczkę chuj przytulił po miastowemu\"\n        ],\n        [\n            1,\n            \"rt user user ale kamieniczkę chuj przytulił po miastowemu\"\n        ],\n        [\n            0,\n            \"słowo ciapaty zarezerwowane tylko dla user wszyscy mamy tak tego pana określać\"\n        ],\n        [\n            1,\n            \"rt user user o czy bredzisz idiotko przypisujesz innym własne zaprzaństwo wizytówka małości\"\n        ],\n        [\n            1,\n            \"rt user user o czy bredzisz idiotko przypisujesz innym własne zaprzaństwo wizytówka małości\"\n        ],\n        [\n            0,\n            \"kupiłam sobie czapkę rękawiczki szalik i skakankę\"\n        ],\n        [\n            0,\n            \"user semka tylko w okopie na pierwszej linii wroga\"\n        ],\n        [\n            0,\n            \"rt user user pytanie na poziomie przedszkolaka\"\n        ],\n        [\n            1,\n            \"user user podejrzewam lsd i gdzieś schowaleś a te zjeby policaje nie zauważyły że masz fazkę\"\n        ],\n        [\n            0,\n            \"user potępiam po prostu takie zachowanie chodzi mi o zawodników nigdzie nic o legii nie pisałem ani nie obrażałem\"\n        ],\n        [\n            0,\n            \"user user wtedy było mniej drużyn lewy to rozczarowanie za fabiana mógłby bronić nawet przyrowski z cionkiem to kadra pzpn\"\n        ],\n        [\n            0,\n            \"user kobieto kto ci w to uwierzy takich ulotek mogę sobie wydrukować ile wola\"\n        ],\n        [\n            0,\n            \"rt user user skala upadku kiedyś w błysku fleszy dziś oglądany przez kilkanaście osób\"\n        ],\n        [\n            0,\n            \"rt user user skala upadku kiedyś w błysku fleszy dziś oglądany przez kilkanaście osób\"\n        ],\n        [\n            0,\n            \"user user lektura to powinno być karalne\"\n        ],\n        [\n            0,\n            \"user spierdzielił ze spotkania po pierwszym pytaniu\"\n        ],\n        [\n            0,\n            \"user user jak czytam że wdowczyk chce furmana to mam poważne wątpliwości\"\n        ],\n        [\n            0,\n            \"user cała wisła w to wierzy siła w mlodzieży\"\n        ],\n        [\n            0,\n            \"user coś się tam znajdzie w takim razie ja będę grzebał w śmietniku bo bede może ostatni wybierał\"\n        ],\n        [\n            0,\n            \"user będzie finał chorwacja włochy pewne info\"\n        ],\n        [\n            1,\n            \"nie mająca końca pazerność obecnej władzy nagrody premie karty to że wszyscy są komunistami oprócz piotrowicza\"\n        ],\n        [\n            0,\n            \"user user ja wtedy odpadam bo mam na popołudnie p ale bawcie się dobrze\"\n        ],\n        [\n            1,\n            \"user user życie pis zdechnie ostatecznie śmiercią naturalną\"\n        ],\n        [\n            0,\n            \"user tysiącami bronili pisu to niech im teraz pis da\"\n        ],\n        [\n            0,\n            \"web wykonawcy thee oh sees url\"\n        ],\n        [\n            0,\n            \"user user pod tym względem na pewno było na pograniczu\"\n        ],\n        [\n            0,\n            \"user i jak ci wyszło z tym biletem\"\n        ],\n        [\n            0,\n            \"user syn terlecki nie dość wyćpał duszy z narodu\"\n        ],\n        [\n            0,\n            \"user user tam gdzie dostają większą kase tam grają nic dziwnego\"\n        ],\n        [\n            1,\n            \"user nie cpaj marszu mózg się gotuje od wrażeń\"\n        ],\n        [\n            0,\n            \"user user jednostki wojskowe funkcjonują w oparciu o karty kredytowe lecz się człowieku\"\n        ],\n        [\n            0,\n            \"user user spoko gość trzeba czasem posłuchać\"\n        ],\n        [\n            0,\n            \"user bo do 84 minuty rewanżu wynik dwumeczu z klubem wielokrotnie bogatszym i z lepszymi piłkarzami był na krawędzi\"\n        ],\n        [\n            0,\n            \"user zawsze ta łyżka dziegciu co panie user 😁\"\n        ],\n        [\n            0,\n            \"rt user dajcie spokój z tłumaczeniem wszystkim dookoła co niszczy planetę im szybciej zdechniemy przez jakaś katastrofę tym lepi …\"\n        ],\n        [\n            0,\n            \"rt user dajcie spokój z tłumaczeniem wszystkim dookoła co niszczy planetę im szybciej zdechniemy przez jakaś katastrofę tym lepi …\"\n        ],\n        [\n            0,\n            \"user niezły pomysł zabezpieczenie kolegów żeby za przekręty w 2015 17 nie można ich było wsadzić jak przegrają wybory\"\n        ],\n        [\n            0,\n            \"user przepraszam czy to qurwy stoją o się reklamują\"\n        ],\n        [\n            0,\n            \"user user ale muszą udowodnić trenerowi ze miał rację ze ich wybrał na treningu niesa w stanie tego udowodnić\"\n        ],\n        [\n            0,\n            \"user chamstwo obłuda brak szacunku do pracy głupota lekceważenie i przekonanie o własnej mądrości\"\n        ],\n        [\n            0,\n            \"user mi się bardzo podobało polecam daj znać jak wrażenia jeśli obejrzysz\"\n        ],\n        [\n            0,\n            \"user user ty niechciałaś zadać pytania bogusiowi to kasia nie będzie chciała małeckiemu\"\n        ],\n        [\n            0,\n            \"user user chyba czegoś nie zrozumiałeś trójpodzial to główny gwarant\"\n        ],\n        [\n            0,\n            \"user korzystając z tego samego źródła to zagrał jeden mecz w serie a na tej pozycji w ostatnich dwóch latach\"\n        ],\n        [\n            0,\n            \"user ciekawe czy wpiszą do stenogramów 😆\"\n        ],\n        [\n            0,\n            \"rt user moja babcia wyszla po mnie jak z treningu szlam i wziela ze soba tluczek do kotletow bo juz ciemno jest kurwa tluczek do …\"\n        ],\n        [\n            0,\n            \"rt user moja babcia wyszla po mnie jak z treningu szlam i wziela ze soba tluczek do kotletow bo juz ciemno jest kurwa tluczek do …\"\n        ],\n        [\n            0,\n            \"user tytuł w sam raz na urlop\"\n        ],\n        [\n            0,\n            \"user nie ciesz się bo mistrzem będzie atletico\"\n        ],\n        [\n            0,\n            \"user o to niezle ja mam citroen c3 2006\"\n        ],\n        [\n            1,\n            \"user musi być pierwszy w okopie nie straszne mu bombardowania zuch\"\n        ],\n        [\n            0,\n            \"user oby wypaliło wtedy obie strony odniosą wiele korzyści\"\n        ],\n        [\n            0,\n            \"user wszyscy przy jednym stole trzeba by przybudówkę zrobić\"\n        ],\n        [\n            0,\n            \"user ah bo jak lewa to objawy pasują do wyrostka\"\n        ],\n        [\n            0,\n            \"user no jasne palancie bez godnosci\"\n        ],\n        [\n            0,\n            \"wszystko mi się wali na łeb\"\n        ],\n        [\n            0,\n            \"user w moim tylko u mnie\"\n        ],\n        [\n            0,\n            \"user brawo moje gratulacje pogońcie schetynę bo rozłoży po do końca\"\n        ],\n        [\n            0,\n            \"user taki pierdoły polakom przez lata i jebie teraz znawcom świata do łbów\"\n        ],\n        [\n            0,\n            \"user nagroda za co za wykonywanie poleceń\"\n        ],\n        [\n            0,\n            \"user ale skład już masz niestety wybrany\"\n        ],\n        [\n            0,\n            \"user i legionista nie trafia w bramke\"\n        ],\n        [\n            0,\n            \"rt user 14 procent schetyna będzie miał ciężki weekend url\"\n        ],\n        [\n            0,\n            \"rt user 14 procent schetyna będzie miał ciężki weekend url\"\n        ],\n        [\n            0,\n            \"user user w wakacje niema frekwencji bo za ciepło a po wakacjach niema bo za zimno\"\n        ],\n        [\n            0,\n            \"moja bratanica gadała na lekcji i nauczycielka zwróciła jej uwagę a ona za to walnęła fochem 😂\"\n        ],\n        [\n            0,\n            \"user życie ale będzie dobrze głowa do góry\"\n        ],\n        [\n            0,\n            \"user 20 00 18740 dziś powinno pęknąc 19 tys 👏\"\n        ],\n        [\n            0,\n            \"rt user „ rokita chylę czoła przed kaczyńskim i ziobrą za reformę sądów ” url\"\n        ],\n        [\n            0,\n            \"rt user „ rokita chylę czoła przed kaczyńskim i ziobrą za reformę sądów ” url\"\n        ],\n        [\n            0,\n            \"user ale nawet to ludzi nie przekonało\"\n        ],\n        [\n            0,\n            \"user ej ale od kotów to ty się odpier ol hehe\"\n        ],\n        [\n            0,\n            \"user nie słyszałem żeby leczył jakiś uraz po prostu dołączył do drużyny już po okresie przygotowawczym\"\n        ],\n        [\n            0,\n            \"user sorry ale jaki wyborca taki wybrany\"\n        ],\n        [\n            0,\n            \"user może zmieniają wersje wywiadu 😂\"\n        ],\n        [\n            0,\n            \"user a co takiego ma się dziać\"\n        ],\n        [\n            0,\n            \"user kolejne ruchadło który z nich aktyw a który pasyw\"\n        ],\n        [\n            1,\n            \"user user i bardzo dobrze w niedzielę tylko kruchta a nie zakupy a pracownicy wypad na bruk i modlić się\"\n        ],\n        [\n            1,\n            \"user jebie nacjonalizmem na cały tt\"\n        ],\n        [\n            0,\n            \"user user oczywiście że nikt nie traktuje poważnie jestem ciekawy ilu kibiców potrafiłoby wymienić medalistów io ' 12\"\n        ],\n        [\n            1,\n            \"user to chyba bardziej user srales nie pisz\"\n        ],\n        [\n            0,\n            \"user user ej ale jest przecież jeszcze golf i liga mistrzów w ping pongu 😂\"\n        ],\n        [\n            0,\n            \"user user ja jestem zadowolony z tego transferu p\"\n        ],\n        [\n            0,\n            \"user barcelona też miała kontrowersje w swoich dwumeczach to nic nie zmienia i nie wygłupiajmy się tłumaczeniem wulkanami\"\n        ],\n        [\n            0,\n            \"może zamiast pakowania milionów w promocje pisu pko zainwestowałoby w jakieś lepsze zabezpieczenia śmiech na sali\"\n        ],\n        [\n            0,\n            \"user ps tylko masz drobną literówkę film\"\n        ],\n        [\n            0,\n            \"rt user user z czego się śmiejesz nie zauważyłeś że masz oglądalność 35 osób na kanale\"\n        ],\n        [\n            0,\n            \"rt user user z czego się śmiejesz nie zauważyłeś że masz oglądalność 35 osób na kanale\"\n        ],\n        [\n            0,\n            \"właśnie dałam kosza a wy jak się bawicie dzisiaj\"\n        ],\n        [\n            0,\n            \"user w piątek mnie nie ma d\"\n        ],\n        [\n            0,\n            \"user to janda uprawia czary 😁 😁 😁 razem z senegalem 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user dziękuję za przemiłe życzenia i ściskam noworocznie 🤗 🤗 🤗\"\n        ],\n        [\n            0,\n            \"ja bym chyba dostała zawału przed praktykami w ogóle to sobie je trzeba załatwić najpierw xdd\"\n        ],\n        [\n            0,\n            \"a w tvp przekaz ulica i zagranica\"\n        ],\n        [\n            0,\n            \"user brawo za walke 💪 ale trzeba się wziąć w garść bo to trochę inaczej powinno wyglądać\"\n        ],\n        [\n            0,\n            \"user user przecież w dupie miałeś ten medal\"\n        ],\n        [\n            0,\n            \"user ale teraz polacy mają więcej doświadczenia\"\n        ],\n        [\n            0,\n            \"user drużynę to będziemy mieć najładniejszą oby sportowo było podobnie\"\n        ],\n        [\n            0,\n            \"user a ten bubel to chwalił się że idzie wojska już wrócił\"\n        ],\n        [\n            0,\n            \"jak uniknąć tych wnerwiajacych reklam na playerze\"\n        ],\n        [\n            1,\n            \"user user jak tam dupeczki będą wieczorem tak jak wczoraj\"\n        ],\n        [\n            0,\n            \"myślę nad urlopem w gruzji które miejsce podpowiecie na bazę wypadową i coś bym wcześniej poczytała polecam się z tytułami 😀\"\n        ],\n        [\n            0,\n            \"user urodzilem sie w komunie zylem i bylem szczesliwy w 100 bylem polakiem mniej niż teraz z tym premierem i prezydentem\"\n        ],\n        [\n            0,\n            \"a w rozmowie z panią gersdorf mo dziś się jąka i jakaś taka inna nie napastliwa jakaś wyciszona\"\n        ],\n        [\n            0,\n            \"user user jakiś prosty przepis by wymyslili a tak teraz karakan wyglada jakby mial pelne pieluchomajtki\"\n        ],\n        [\n            0,\n            \"profesor jest na spotify umarłam xdd\"\n        ],\n        [\n            0,\n            \"duża firma olbrzymia widać po budynkach a chuj polak szmata wywozi ukrainkę na przystanek\"\n        ],\n        [\n            0,\n            \"user z ziemi się zbierał po pojedynku powietrznym\"\n        ],\n        [\n            1,\n            \"user w pampersach to ty teraz chodzisz i każdy to widzi że masz pełno w gaciach\"\n        ],\n        [\n            0,\n            \"user mączyński się zesrał przecież to indywidualna akcja 😂\"\n        ],\n        [\n            0,\n            \"user user ba i to chyba ten mocno wątpliwy na początku\"\n        ],\n        [\n            0,\n            \"user ciii miałam tego nie ujawniać\"\n        ],\n        [\n            0,\n            \"na pierwszych stronach dziennika polskiego artykuł o tym że kibice wisły wysyłają kartki świąteczne do więzień haha to się nazywa obsesja\"\n        ],\n        [\n            0,\n            \"user no ale wiesz narazie to ciiii 😂\"\n        ],\n        [\n            0,\n            \"user user rewiński autorytet 😂 😂 😂 🤣 🤣 🤣 stary pierdziel pokroju pietrzaka skończyła się komuna i skończyły się festiwale\"\n        ],\n        [\n            0,\n            \"gdyby mi u córki wyjebali okna kamieniami tusk 100 polityk a ty przepraszaj sędzinę user\"\n        ],\n        [\n            1,\n            \"user kiedy swastyka w profilowym mały zboczeńcu\"\n        ],\n        [\n            0,\n            \"rt user jeszcze kilka takich błyskotliwych myśli jak ta o astronomii i partia pana ministra gowina zmieni nazwę na nieporozumienie\"\n        ],\n        [\n            0,\n            \"rt user jeszcze kilka takich błyskotliwych myśli jak ta o astronomii i partia pana ministra gowina zmieni nazwę na nieporozumienie\"\n        ],\n        [\n            0,\n            \"współczuje ludziom którzy pracują w bankach i muszą pozyskiwać klientów straszna praca\"\n        ],\n        [\n            0,\n            \"user to i thiago trzeba powołać 🙃\"\n        ],\n        [\n            0,\n            \"user czwarte od lewej na pierwszym zdjęciu\"\n        ],\n        [\n            0,\n            \"user user przy remisie zachowaliby jeszcze szanse a przy porażce 0 na wyjście z grupy\"\n        ],\n        [\n            0,\n            \"to że w łodzi wygra hanka było do przewidzenia chociaż wynik 71 jest zaskoczeniem i to dużym ale że warszawa wybierze trzaskowskiego\"\n        ],\n        [\n            0,\n            \"user tu w sumie też nie wygrali i trafiają na urugwaj\"\n        ],\n        [\n            0,\n            \"user user nie no wiadomo że straty dzisiaj ogromne ale w ogólnym rachunku beda na duzym plusie\"\n        ],\n        [\n            0,\n            \"user miało być pękam z dumy p\"\n        ],\n        [\n            0,\n            \"user w zeszłym sezonie pewnie było podobne gadanie ciekawe czy był uśmieszek\"\n        ],\n        [\n            0,\n            \"ale w sumie gdybym był kobieta i spuchl kurwa ludzie maja problemy\"\n        ],\n        [\n            0,\n            \"rt user user roman wyjedź w bieszczady\"\n        ],\n        [\n            0,\n            \"user tłumacza zatrudnią jak niebedzie znała\"\n        ],\n        [\n            0,\n            \"user nie takiej gry zwycięstwo owszem ale tu był wysoki poziom w każdym elemencie\"\n        ],\n        [\n            1,\n            \"user user ale ty jesteś zakłamany skurwysyn\"\n        ],\n        [\n            0,\n            \"user pewnie widzieli wyroki sądu najwyższego\"\n        ],\n        [\n            0,\n            \"rt user przecież to jest proste abw w gdańsku dowiedziało się że młody tusk pracuje w old expres i postanowili nie dotykać te …\"\n        ],\n        [\n            0,\n            \"rt user przecież to jest proste abw w gdańsku dowiedziało się że młody tusk pracuje w old expres i postanowili nie dotykać te …\"\n        ],\n        [\n            0,\n            \"user user ja zwykle twoje życie musi być puste że nie przychodzi ci nic lepszego na myśl\"\n        ],\n        [\n            0,\n            \"user user widać jaki to poważny plebiscyt skoro kapustka jest nominowany\"\n        ],\n        [\n            0,\n            \"hashtag czyli już wiadomo od kogo te kwiaty dla pani magdy\"\n        ],\n        [\n            0,\n            \"user jednym bramkarzem mieliśmy grać przez cały sezon\"\n        ],\n        [\n            1,\n            \"rt user user pierdzenie z rana pani kamilo myślałem ze kobiety nie puszczają bąków poparcia wam to nie przyniesie na …\"\n        ],\n        [\n            1,\n            \"rt user user pierdzenie z rana pani kamilo myślałem ze kobiety nie puszczają bąków poparcia wam to nie przyniesie na …\"\n        ],\n        [\n            0,\n            \"rt user dziewczynka chrześcijanka z obciętą głową niestety nie stała się tak popularna jak nieszczęsny aylan kurdi url\"\n        ],\n        [\n            0,\n            \"rt user dziewczynka chrześcijanka z obciętą głową niestety nie stała się tak popularna jak nieszczęsny aylan kurdi url\"\n        ],\n        [\n            0,\n            \"user od jakiegoś czasu mam dziwne uczucie słuchając pada że jest coraz mniej wiarygodny\"\n        ],\n        [\n            0,\n            \"user czyli bez karnetu nie można\"\n        ],\n        [\n            1,\n            \"user ty kutasie a ty masz rozum o urodę nie zapytam żeby cię nie niszczyć i ty się nazywasz dziennikarzem\"\n        ],\n        [\n            0,\n            \"user no właśnie nie wiesz jaki będą mieli skład tym dzisiejszym lecha na pewno nie przestraszą\"\n        ],\n        [\n            0,\n            \"user user czyli przeciwko niemu zagramy pięć dni wcześniej niż było to pierwotnie planowane 😂\"\n        ],\n        [\n            0,\n            \"user przecież to ma same plusy 😂 chociaż jedna osoba mnie rozumie\"\n        ],\n        [\n            0,\n            \"user ok każdy wierzy w to co chce pozdro\"\n        ],\n        [\n            0,\n            \"jak wracaliśmy spotkaliśmy dziewczynę z izraela jechała do wizny sama\"\n        ],\n        [\n            0,\n            \"user minęło trochę czasu i dalej cisza\"\n        ],\n        [\n            0,\n            \"rt user transmisja tvn 24 z przejazdu sędziego tulei autobusem do rzecznika dyscyplinarnego przejdzie do historii historii szajby\"\n        ],\n        [\n            0,\n            \"rt user transmisja tvn 24 z przejazdu sędziego tulei autobusem do rzecznika dyscyplinarnego przejdzie do historii historii szajby\"\n        ],\n        [\n            0,\n            \"user bo ja jestem proszę pana na zakręcie pan dzieli każdą zimę każdy świt na pół user\"\n        ],\n        [\n            0,\n            \"i że niby rząd nie łamie konstytucji otwórzcie oczy\"\n        ],\n        [\n            0,\n            \"kolej podziemna czytam po przebudzeniui po pijaku czyli bardzo dobra\"\n        ],\n        [\n            0,\n            \"teraz słucham macie na czym słuchać blaze away i koncert z nospr miuosh smolik\"\n        ],\n        [\n            0,\n            \"user mnie nic nie potrafi zaskoczyć jeśli chodzi o ten klub 😂\"\n        ],\n        [\n            0,\n            \"user ostatnio ostrzegał w artykule przed transferami przez fundusz inwestycyjny bo wg niego przez to twente bankrutuje 1 2\"\n        ],\n        [\n            0,\n            \"user user według mnie to fake wypucha na zdjęciu niejest miś chyba żeby się tak strasznie zmienił w ostatnim czasie\"\n        ],\n        [\n            0,\n            \"user sandra kochanie od kiedy moznaprzyjezdzac do akademika na nowy rok akademicki\"\n        ],\n        [\n            0,\n            \"user a jak udowodnił że wisła złamała prawo bo dalej nie otrzymałem odpowiedzi\"\n        ],\n        [\n            0,\n            \"ja gdzieś w powietrze a ty do tarczy albo w jakiś obiekt ruchomy\"\n        ],\n        [\n            0,\n            \"user masz jakieś sposoby na zimno bo mi tez się robi\"\n        ],\n        [\n            0,\n            \"user pan prezydent a duda glabie\"\n        ],\n        [\n            1,\n            \"user user budowa patriotyzmu poprzez fałszowanie historii ty zakłamany skurwysynie\"\n        ],\n        [\n            0,\n            \"bądźmy szczerzy to ekstraklasa pogoń w tym meczu była pewniakiem\"\n        ],\n        [\n            0,\n            \"user no ja się boje co jutro będzie 😂 😩\"\n        ],\n        [\n            1,\n            \"ahaha pojebanie mózgowe tego jebniętego narodu godność polaków i 500 zrobiło z nas szmaty\"\n        ],\n        [\n            0,\n            \"user oby zrezygnował z kontynuacji kariery już lepiej kolara ogrywac a nie brozkiem blokować młodych\"\n        ],\n        [\n            0,\n            \"user user serio a kto prowadził zagłębie sosnowiec przez większość rundy i ile handzlik minut zagrał\"\n        ],\n        [\n            0,\n            \"user a to przepraszam słabo znam język belgijski\"\n        ],\n        [\n            0,\n            \"user are you still flying or only canceling flights you are not airline you are aircraft store\"\n        ],\n        [\n            0,\n            \"user co roku przemycam to mój świąteczny czelędż\"\n        ],\n        [\n            0,\n            \"user user jak to jak jaki wyborca taki wybrany\"\n        ],\n        [\n            0,\n            \"user kolejny wychowanek jagi w łodzi 😀\"\n        ],\n        [\n            0,\n            \"cały czas mam w głowie jego ostatnia wiadomość i nie potrafię zapomnieć\"\n        ],\n        [\n            0,\n            \"user mów że to sztuka nowoczesna a jak się komuś nie podoba to znaczy że się nie zna\"\n        ],\n        [\n            0,\n            \"rt user polski pianista szymon nehring zdobył 1 szą nagrodę w międzynarodowym mistrzowskim konkursie pianistycznym artura hashtag\"\n        ],\n        [\n            0,\n            \"rt user polski pianista szymon nehring zdobył 1 szą nagrodę w międzynarodowym mistrzowskim konkursie pianistycznym artura hashtag\"\n        ],\n        [\n            0,\n            \"nie chce mi się iść na chodkiewicza trudno xd\"\n        ],\n        [\n            0,\n            \"user user spokojnie to ze go niema nieznaczy ze w 60 dniu znów coś będzie chciał ugrać zwykły laser\"\n        ],\n        [\n            1,\n            \"user hashtag kurwa zdzira chciwie w kieszeń ci spozira i wyciąga z niej dukaty chce tu moskwę mieć na raty\"\n        ],\n        [\n            0,\n            \"user sama przyjemność wyjdź w listopadzie w połowie 100\"\n        ],\n        [\n            0,\n            \"user progres ma 1 trudny mecz ale za to jest w bardzo słabej formie\"\n        ],\n        [\n            0,\n            \"user user a sfinansujecie je z tych 100 mln euro co daliście czartoryskim i reszcie\"\n        ],\n        [\n            0,\n            \"rt user ciekawe w jaki sposób zdegradują kaprala bolka może na elektryka ale on przecie nic nie umi i tylko by szkodził 🤔 hashtag\"\n        ],\n        [\n            0,\n            \"rt user ciekawe w jaki sposób zdegradują kaprala bolka może na elektryka ale on przecie nic nie umi i tylko by szkodził 🤔 hashtag\"\n        ],\n        [\n            0,\n            \"user czy to są te spotkania w ramach lgbt 😁\"\n        ],\n        [\n            0,\n            \"user a w słowniku ludzi kulturalnych nie ma słów dostatecznie obelżywych żeby określić elżbietę morawską koniec cytatu\"\n        ],\n        [\n            0,\n            \"user na twarzach obecnych widać zdecydowane zaangażowanie umysłowe z tematykę spotkania 😂 🤣 😂 😂 🤣 🤣\"\n        ],\n        [\n            0,\n            \"user nie mam teraz czasu żeby oglądać stracone bramki i ci wymieniać ale to nie chodzi tylko o derby user\"\n        ],\n        [\n            0,\n            \"user mieliśmy tego przykład przy cierzniaku\"\n        ],\n        [\n            0,\n            \"user user nic nie bierze tak ma na 100 wchodzi do klubu na sucho i bryka do rana\"\n        ],\n        [\n            0,\n            \"user ale tu pewnie kwestie zdrowotne zadecydowały\"\n        ],\n        [\n            0,\n            \"user taa przestakem go obserwować bo już nie mogłem czytać tego gówna które wypisuje\"\n        ],\n        [\n            0,\n            \"user user jutro my z serbia 3 2 wystarczy do przodu i z włochami można przegrać do zera\"\n        ],\n        [\n            0,\n            \"user powiedz jak ci się będą podobać następne odcinki 😂\"\n        ],\n        [\n            0,\n            \"user user to jest bardzo dobre pytanie 😂\"\n        ],\n        [\n            0,\n            \"user 2 kg czereśni dziennie pozdrawiam\"\n        ],\n        [\n            0,\n            \"widzę że protestujący w sejmie uderzają w coraz wyższe tony najpierw eutanazja a teraz do gazu a może po prostu do domu i do roboty\"\n        ],\n        [\n            0,\n            \"serio kszczot powiedział że piłka nożna jest banalna a bieg na 800 m jest jaki\"\n        ],\n        [\n            0,\n            \"user noo niezłe nogi czekam na więcej 😁 😁 😁 pozdrawiam z rana 😁 😁\"\n        ],\n        [\n            0,\n            \"wyjechałem z polski pośrednio user user\"\n        ],\n        [\n            0,\n            \"user krystynę mi on przypomina ale trzeba mieć niepokoleji w głowie by się robić na krystynę\"\n        ],\n        [\n            0,\n            \"user co w tym czarnym kółku między herbem a s miało być docelowo bo chyba to niewyszlo zabardzo\"\n        ],\n        [\n            0,\n            \"czemu jakieś randomowe osoby zapraszają mnie do znajomych na fejsie przecież ja ich w życiu na oczy nie widziałam\"\n        ],\n        [\n            0,\n            \"user spoko ja do banki wyjeżdżam z wyrazami szacunku a ona mi odpisuje pani z małej żadnego podpisu nic xd\"\n        ],\n        [\n            0,\n            \"user user a co z 3 2 mln dzieci nie objętych 500\"\n        ],\n        [\n            0,\n            \"user user co ty tam w tym koźlu kędzierzysz\"\n        ],\n        [\n            0,\n            \"user user ale intuicja pana nie zawiodła ostatecznie\"\n        ],\n        [\n            0,\n            \"user a czasem nie został przynajmniej jeden z nich na połowie rywala żeby irlandczycy nie mogli wznowić p\"\n        ],\n        [\n            0,\n            \"user możecie pokazać plac z szerokiej perspektywy\"\n        ],\n        [\n            0,\n            \"user gangsterka zastraszyła te wszystkie osoby\"\n        ],\n        [\n            0,\n            \"malowany ptak dawno nie czytałam czegoś z takim stężeniem okrucieństwa na 1000 znaków gra o tron to przy tym przebieżka z procą brrr 😧\"\n        ],\n        [\n            0,\n            \"user jestem nudniejsza od ciebie uwierz xd\"\n        ],\n        [\n            0,\n            \"user nie wkurwiaj się nie tylko tobie\"\n        ],\n        [\n            0,\n            \"user dziwne że się nie nazywają głębokie gardło\"\n        ],\n        [\n            0,\n            \"user user ten w ciemnych okularach i filcowym kapeluszu\"\n        ],\n        [\n            0,\n            \"ale co to znaczy w kosmosie\"\n        ],\n        [\n            0,\n            \"koniec 1 1 bartek bardzo spokojny i opanowany co miał i mógł wybronić to wybronił przy golu zupełnie bez szans kolejny dobry występ\"\n        ],\n        [\n            0,\n            \"user user będzie wstęp dla kibiców\"\n        ],\n        [\n            0,\n            \"user hehehehehe na mnie też ależ to byłby widok 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user czekaj leszczak stolarski i inni też w tym wieku trenowali z seniorami\"\n        ],\n        [\n            1,\n            \"rt user jak się nazywa poseł który bałamuci kobiety na miesiecznicach chwalipięta\"\n        ],\n        [\n            1,\n            \"rt user jak się nazywa poseł który bałamuci kobiety na miesiecznicach chwalipięta\"\n        ],\n        [\n            0,\n            \"rt user okrzyknięty przez kolegów z partii i sąsiada debilem wmawia innym choroby psychiczne hashtag\"\n        ],\n        [\n            0,\n            \"rt user okrzyknięty przez kolegów z partii i sąsiada debilem wmawia innym choroby psychiczne hashtag\"\n        ],\n        [\n            0,\n            \"user user ale czym macha jak odgdyzła oraz na gwózdek wystarczy jak u kłapouchego\"\n        ],\n        [\n            0,\n            \"user nie dość że są nie śmieszni to co chwilę piszą jakie to radio zajebiste i zabawne\"\n        ],\n        [\n            0,\n            \"user jak tylko będę w domu bo za niedługo mam pociąg do domu dobrze\"\n        ],\n        [\n            0,\n            \"user wesoło to będzie jutro po meczu na twoich urodzinach d\"\n        ],\n        [\n            0,\n            \"zginanie palców u nóg leczy z choroby zwanej nacjonalizm\"\n        ],\n        [\n            0,\n            \"user beze mnie ja w robocie user\"\n        ],\n        [\n            0,\n            \"user czyli uważasz że tuchel sam zrezygnował z mchitarjana na rzecz bendera\"\n        ],\n        [\n            1,\n            \"user user ty sieroto po komunie do niczego nie doszedłeś w swoim życiu i teraz żal dupę ściska\"\n        ],\n        [\n            0,\n            \"ogólnie to cała rejestracja poszła nie tak jak planowałam ale pozamieniałam co nieco naprawiłam największe szkody i mogę żyć xd\"\n        ],\n        [\n            0,\n            \"potrzebuje lepszego stalkera oś siebie muszę znaleźć kogoś instagrama pls help me\"\n        ],\n        [\n            0,\n            \"user cialem maly wielki duchem jak prezes\"\n        ],\n        [\n            0,\n            \"user no tak właśnie mi się wydawało ale widziałem tweeta który sugerowałby co innego\"\n        ],\n        [\n            0,\n            \"user user czekam teraz na twittera czas najwyższy\"\n        ],\n        [\n            0,\n            \"user stroje wieczorowe więc ja w piżamie 😉\"\n        ],\n        [\n            0,\n            \"user bo generalnie tak się robi\"\n        ],\n        [\n            0,\n            \"user czwartek piatek sobota niedziela wolne od pracy\"\n        ],\n        [\n            0,\n            \"user user lekarze nie leczą sędziowie nie sądzą itp itd\"\n        ],\n        [\n            0,\n            \"user user może center nie będzie zły p\"\n        ],\n        [\n            0,\n            \"user tam były chwilę wcześniej tulipany\"\n        ],\n        [\n            0,\n            \"rt user user ta rozwalił to pozostałości po tej patologi po\"\n        ],\n        [\n            0,\n            \"rt user user ta rozwalił to pozostałości po tej patologi po\"\n        ],\n        [\n            0,\n            \"user przegonił tak wyraźnie jak celtic swoich przeciwników w lidze szkockiej\"\n        ],\n        [\n            0,\n            \"user user mi się właśnie wydaje że skoro z arką i cork wszedł tylko z ławki to teraz powinien zagrać od początku\"\n        ],\n        [\n            0,\n            \"powiedzmy że amunicję oszczędzamy na rio ave śmiech przez łzy\"\n        ],\n        [\n            0,\n            \"user jeśli chcesz to jasne wyślę na dm\"\n        ],\n        [\n            0,\n            \"user skoro to dla ekspertów to serbia juz się chyba zakwalifikowała bo ma 10 zwycięstw 😛\"\n        ],\n        [\n            0,\n            \"ej ekspercie od frekwencji na wiśle user czemu nie komentujesz frekwencji na lechu\"\n        ],\n        [\n            0,\n            \"user wiesz może dlaczego tak reagują kibice\"\n        ],\n        [\n            0,\n            \"user mówił ze nie lubi takiej muzyki xd\"\n        ],\n        [\n            0,\n            \"user a to ja nie wiem mam ios i tam chyba nigdy nie było dymków\"\n        ],\n        [\n            0,\n            \"p chciał mi załatwić prace im overwhelmed\"\n        ],\n        [\n            0,\n            \"user user ludzie w skarbach kibica chcą jak najwięcej statystyk a te teksty na kilkunastu puerwszych stronach można sobie darować\"\n        ],\n        [\n            0,\n            \"user widzę że pewne tweety działają jak magnes 😉\"\n        ],\n        [\n            0,\n            \"user frankowski grał od kontuzji świdra\"\n        ],\n        [\n            0,\n            \"user tak czy siak niepoddawaj się ważne ze dotrzymales kroku żonie\"\n        ],\n        [\n            0,\n            \"koalicja zaatakowała reżim asada przedtem uprzedziła o tym rosję rosja uprzedziła syrię syria ewakuowała swoje fabryki\"\n        ],\n        [\n            0,\n            \"user myślałem że wiesz skoro napisałeś że cała wisła\"\n        ],\n        [\n            0,\n            \"user tu się zgadzam fajnie że próbuje może gdzieś mu się uda coś fajnego znaleźć ale na pewno nie w takich klubach\"\n        ],\n        [\n            0,\n            \"rt user mam sliczne imiona dla swoich dzieci ale nie mam dzieci\"\n        ],\n        [\n            0,\n            \"rt user mam sliczne imiona dla swoich dzieci ale nie mam dzieci\"\n        ],\n        [\n            0,\n            \"user user widzialem bin ladena jak chodzi po molo w sopocie\"\n        ],\n        [\n            0,\n            \"gdyby user była zwykłą celebrytką to ten gest można by od biedy olać ale to jest podobno poseł na sejm rp pieluszka i smoczek\"\n        ],\n        [\n            0,\n            \"user nie mylisz się broniszewski przyszedł ze smudą a primel za moskala user\"\n        ],\n        [\n            0,\n            \"user user dziękuję że nas nie zawiedliście i zapytaliście kądziora czy by poszedł do legii 😂\"\n        ],\n        [\n            0,\n            \"matka każe mi iść ze sobą do kościoła xddddddddddddddd jeszcze mi palcem grozi xdddddd\"\n        ],\n        [\n            0,\n            \"user wreszcie ktoś mnie rozumie 👍\"\n        ],\n        [\n            0,\n            \"założylibyście białe spodnie dzisiaj pomocy bo mi pasują do outficiku ale no nie wiem\"\n        ],\n        [\n            0,\n            \"kiedy dostajesz 500 jesteś szcześliwy w końcu redystrybucja dochodu i jedziesz na upragnioną wycieczkę user\"\n        ],\n        [\n            0,\n            \"rt user żyjemy w kraju gdzie dziennikarzowi bardziej wypada przebrać się za chuja niż powiedzieć kłamcy że kłamie\"\n        ],\n        [\n            0,\n            \"rt user żyjemy w kraju gdzie dziennikarzowi bardziej wypada przebrać się za chuja niż powiedzieć kłamcy że kłamie\"\n        ],\n        [\n            0,\n            \"user 3 nie bo to jest coś za co trzeba wziąć odpowiedzialność a nie zrzucić ją na innych\"\n        ],\n        [\n            0,\n            \"ja pierdole 10 letni fani biebera i one direction robią akcje hashtag niewiem czy śmiać się czy płakać ręce opadają\"\n        ],\n        [\n            0,\n            \"user ruskie wystawią rachunek łotwie i estonii 25mln ofiar smiertelnych wojna ojczyźniana\"\n        ],\n        [\n            0,\n            \"dla mnie to nędza wielki prezes wspierał niepełnosprawnych a teraz kolanko\"\n        ],\n        [\n            0,\n            \"user chodzi mi że zgłaszanie młodych do rozgrywek nie jest niczym nowym i nie oznacza że nagle zacznie grać\"\n        ],\n        [\n            0,\n            \"user śmiech na sali 4 5 k to poziom 3 ligi\"\n        ],\n        [\n            0,\n            \"jestem taką sierotą nic mi nie wychodzi wszyscy mnie odrzucają ja nawet siebie mam dosyć\"\n        ],\n        [\n            0,\n            \"user jakby był taki var jak na mundialu to wszystko byłoby w granicach d\"\n        ],\n        [\n            0,\n            \"user user macie prowokuj bo znowu będziesz płakał że ci prawdę powiem\"\n        ],\n        [\n            0,\n            \"user ej zrób mi takie tez xd\"\n        ],\n        [\n            0,\n            \"user user haha od razu do reprezentacji 😂\"\n        ],\n        [\n            0,\n            \"user wychodziłoby na to że stany są teraz w unii europejskiej ale skoro australia może być na eurowizji\"\n        ],\n        [\n            0,\n            \"user przecież publicznie oświadczył jakiś czas temu że idzie do wot\"\n        ],\n        [\n            0,\n            \"user no to to miała w krk\"\n        ],\n        [\n            0,\n            \"user oczywiście chodzi mi kluby gdzie pieniędzy niebrakuje na trenera\"\n        ],\n        [\n            0,\n            \"błagam nic o zakazie handlu to tak jak z tym człekiem co patrzy w górę a za chwilę tłumek\"\n        ],\n        [\n            0,\n            \"14 45 ale koszyków nadal nie ma 😂\"\n        ],\n        [\n            0,\n            \"user do czego teraz służy ten kompleks\"\n        ],\n        [\n            0,\n            \"user zawsze z zakupów jesteś zadowolony widać długie zastanawianie i nie kupowanie pod wpływem chwili wychodzi na dobre\"\n        ],\n        [\n            0,\n            \"user fileciki z drozdów są właśnie z bułhakowa 😎\"\n        ],\n        [\n            0,\n            \"hashtag widzew skra 2 0 marcin pigiel rozegrał 90 minut\"\n        ],\n        [\n            0,\n            \"user a za ile dni przyjdą wyniki testów medycznych paixao i kiedy coca cola na koszulkach wisły\"\n        ],\n        [\n            0,\n            \"rt user this is why i love the internet 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"rt user this is why i love the internet 😂 😂 😂 url\"\n        ],\n        [\n            0,\n            \"user liczą się zdobyte punkty czy ich różnica stosunek\"\n        ],\n        [\n            0,\n            \"user czyli jak ktoś je rosyjskie dania to jest zwolennikiem putina tak\"\n        ],\n        [\n            1,\n            \"user user czas pokaże kto jest kim mącicielu szkodniku haha do gazu haha\"\n        ],\n        [\n            0,\n            \"user choć po tym zdjęciu jeśli bym miał je opisać to żonie plecak nic nierobi natomiast tobie trochę brakuje oddechu\"\n        ],\n        [\n            0,\n            \"user moja empatia maleje wprost proporcjonalnie do skali roszczeń dziś min rafalska jutro pmm a pojutrze cały rząd\"\n        ],\n        [\n            0,\n            \"user bzdura nie działa to aż w takim stopniu\"\n        ],\n        [\n            0,\n            \"user cierzniak musiał roznosić ulotki albo ubierać choinke chyba coś mi umknęło\"\n        ],\n        [\n            0,\n            \"user czemu nie ma u pana takiego wzmozenia jak topią sie dzieci uchodzcow\"\n        ],\n        [\n            0,\n            \"user nie jest duży z taką mocą to petarda do tego jak trzeba na 4 kola napęd\"\n        ],\n        [\n            0,\n            \"serbom potrzeba 8 punktów w 3 secie do awansu\"\n        ],\n        [\n            0,\n            \"user kartkę za faul dostał simoes nr 8 helder lopes dostał za co innego czerwień bezpośrednio\"\n        ],\n        [\n            0,\n            \"user user potem będziesz musiał odszczekiwać te słowa d\"\n        ],\n        [\n            0,\n            \"user piekny synek user może razem chodzili w rajtuzach\"\n        ],\n        [\n            0,\n            \"user user i takie takie wpisy adrian juda nigdy więcej człowiekowi jakoś raźniej\"\n        ],\n        [\n            0,\n            \"user user necidowi też zaglądaliście w statystyki i je komentowaliście\"\n        ],\n        [\n            0,\n            \"user user chyba powinieneś zmienić lekarza pomyśl o tym jeżeli ta umiejętność nie jest dla ciebie zbyt skomplikowana\"\n        ],\n        [\n            0,\n            \"user no to fajnie bo zazwyczaj na 1 i trochę 2 roku jest więcej zapychaczy niż normalnych zajęć 😂\"\n        ],\n        [\n            0,\n            \"dzisiaj 54 na rowerze z manusiem po piachu we lesie punkt zborny czerwony bór przy więzieniu manuś ma sentyment\"\n        ],\n        [\n            0,\n            \"user można wiedzieć o co chodzi\"\n        ],\n        [\n            0,\n            \"user user no wieś tak do mnie nie mów\"\n        ],\n        [\n            0,\n            \"user się kurwa wypaliłeś trochę szkoda alkohol jednak zabija komórki\"\n        ],\n        [\n            0,\n            \"user przełącz szybko tam tylko dekadencja i hedonizm zepsucie gender\"\n        ],\n        [\n            0,\n            \"user user czego ona tak wrzeszczy poziomem wrzasku chce przekonać do siebie słuchających\"\n        ],\n        [\n            0,\n            \"user user wiem że nie ta pozycja napisałem ktoś pokroju katki a nie że katka\"\n        ],\n        [\n            0,\n            \"mam ochote na jakiś super film\"\n        ],\n        [\n            0,\n            \"user zima to działa na wyobraźnię myślenie abstrakcyjne\"\n        ],\n        [\n            0,\n            \"user user a co ze starymi komuchami i prokuratorami stanu wojennego w waszych szeregach oni w co się przebrali\"\n        ],\n        [\n            0,\n            \"user miłego dnia ci życzę 🌼\"\n        ],\n        [\n            0,\n            \"user user wszyscy się podniecają szczątkami informacji a do prawidłowej oceny potrzebna jest kompletna wiedza\"\n        ],\n        [\n            0,\n            \"user ale świry ale śmieszne nikt jeszcze nie zrobił manekinchallenge\"\n        ],\n        [\n            0,\n            \"user user życzę ci takiego próżniactwa nie komentuj czegoś o czym noeasz zielonego pojęcia\"\n        ],\n        [\n            1,\n            \"user wszędzie widzi komunistów chyba tatuś zrobił mu krzywdę\"\n        ],\n        [\n            0,\n            \"user pierwsza linia frontu szkoda że chełm na łeb nie wchodzi\"\n        ],\n        [\n            0,\n            \"jestem pod wielkim wrażeniem co tu gadać\"\n        ],\n        [\n            0,\n            \"user to oni nie grają w mls 😛\"\n        ],\n        [\n            0,\n            \"user jednak umiejętność łączenia kropek to ja mam 😂\"\n        ],\n        [\n            0,\n            \"wszystko przez żydów co nie user user\"\n        ],\n        [\n            0,\n            \"user nie rozumiem tylko dlaczego ze 142 g mięsa wyszło 100 g kabanosów 🤔\"\n        ],\n        [\n            0,\n            \"user czemu nie ma na polsat sport news meczu liechtenstein gibraltar skoro jest we wszystkich programach\"\n        ],\n        [\n            0,\n            \"bramki we włoszech są chyba jakieś inne niż w kadrze\"\n        ],\n        [\n            0,\n            \"user moge się zgodzić że jeszcze trzeba dać czas sobolowi ale jakby mu dali trenera od którego można się czegoś nauczyć\"\n        ],\n        [\n            0,\n            \"user co do ronaldo i portugalii to wydaje się mi ze przegrają trzeci mecz i pakują walizki tak w roli zrozumienia mnie 😉\"\n        ],\n        [\n            0,\n            \"user każdy tak powinien z pisdzielstwem i będzie było sobie pisdzielstwo\"\n        ],\n        [\n            1,\n            \"heeeheee prawda to 100 ruskie dziwki user user pewne na 100\"\n        ],\n        [\n            0,\n            \"user nie gonimy bo niewiele wychodzi odkrycie się już teraz to byłoby samobójstwo\"\n        ],\n        [\n            0,\n            \"user jeszcze nie widziałam żeby ktoś na moim tl tak pisał\"\n        ],\n        [\n            0,\n            \"user user żaden var owiec tego by nie uznał za rażący błąd\"\n        ],\n        [\n            0,\n            \"detoks m c noga w ortezie bylo mi to potrzebne\"\n        ],\n        [\n            0,\n            \"user o kurcze a co tam\"\n        ],\n        [\n            0,\n            \"user user nic nie zrobil ty i twój ojciec macie zasługi\"\n        ],\n        [\n            0,\n            \"user no tak ale głupota im pozostała 😁 😁\"\n        ],\n        [\n            0,\n            \"user user dobrze że w bierkach nie są mistrzem bo wtedy byłoby pozamiatane\"\n        ],\n        [\n            0,\n            \"user ale myślałem że wyróżnisz ten dzień w kalendarzu\"\n        ],\n        [\n            0,\n            \"user user dzisiaj to nie powinniśmy się śmiać z nikogo p\"\n        ],\n        [\n            0,\n            \"rt user user kaczyński ciężko pracował na to przez 8 lat\"\n        ],\n        [\n            0,\n            \"rt user user kaczyński ciężko pracował na to przez 8 lat\"\n        ],\n        [\n            1,\n            \"user przecież te zjeby chyba wiedza że tvn 24 nadaje tylko w platnej tacy wrogowie szczyj na nich\"\n        ],\n        [\n            0,\n            \"p zabrał mnie dzisiaj na spacer i pograliśmy w siatkówkę trochę 😂 w sumie czuje się znacznie lepiej nie podziękowałam mu nawet za to\"\n        ],\n        [\n            0,\n            \"user czyżby się mu mecze pomyliły czy z promilami przesadził\"\n        ],\n        [\n            0,\n            \"user mam znajomą która pracuje 6h trzy dni w tygodniu i ma 50 tyś\"\n        ],\n        [\n            0,\n            \"user muszę zdobyć taki znak 😎\"\n        ],\n        [\n            0,\n            \"user user a do jakiego klubu odchodzi\"\n        ],\n        [\n            0,\n            \"user raczej je przebiła bo dno osiągnęła już dosyć dawno\"\n        ],\n        [\n            0,\n            \"user i znowu będę musiał do pracy rowerem jeździć żeby nie mieć wyrzutów sumienia\"\n        ],\n        [\n            0,\n            \"user też się debile nie szczepią\"\n        ],\n        [\n            0,\n            \"user czyli dystrybucja biletów jeszcze przede mną po prostu mam uczulenie na pewnych nierzetelnych dziennikarzy\"\n        ],\n        [\n            0,\n            \"user przejrzałem skład miedzi 5 zawodników oskarżonych o korupcje w pierwszym składzie\"\n        ],\n        [\n            0,\n            \"nagrody premie karty kurwy na telefon spowiedź przez telefon\"\n        ],\n        [\n            0,\n            \"dziedziczne wykonawcy r u t a paprika korps url\"\n        ],\n        [\n            0,\n            \"user user a roku nie można normalnie napisać\"\n        ],\n        [\n            0,\n            \"user dziękujemy a ode mnie dla juniora\"\n        ],\n        [\n            0,\n            \"user user właśnie musimy zacząć grać w szachy\"\n        ],\n        [\n            0,\n            \"user ty aby nie zacząleś ćpać przez wydumane problemy\"\n        ],\n        [\n            0,\n            \"user user czyli nadal pieprzy jak potłuczony\"\n        ],\n        [\n            0,\n            \"to głupota żeby czekać dwa tygodnie na dokument\"\n        ],\n        [\n            0,\n            \"user szacun za rt proszę o więcej pisdzielskej hipokryzji\"\n        ],\n        [\n            0,\n            \"user a mi mówili ze jak nie wiem jak skręcić to mam patrzeć na kierunkowskaz i tak skręcać wtf 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"cyyyyyk mamy już zapis dzisiejszej strefy kibica z trenerem ireneuszem mamrotem zapraszamy do słuchania 😊 url\"\n        ],\n        [\n            0,\n            \"user nie wiem jak masz możliwość to sprawdz kartki\"\n        ],\n        [\n            0,\n            \"user a jak ja leżę i jęczę i dyszę\"\n        ],\n        [\n            0,\n            \"user user takie gadanie jak z angulo że tylko do athletiku mógłby iść sam o tym pisałeś\"\n        ],\n        [\n            0,\n            \"user wszyscy mają cię w d udzie a ty dalej brniesz pajacu\"\n        ],\n        [\n            0,\n            \"user nie wiem dlaczego tak jest ale cieszę się że nie jestem w tym sama xd\"\n        ],\n        [\n            0,\n            \"user user dobra poprzedni tweet z dupy masz rację d\"\n        ],\n        [\n            0,\n            \"user chciałabym ale chyba mam zapalenie ucha i jestem wykończona przez ten ból ew\"\n        ],\n        [\n            0,\n            \"user artykul w user branża transportowa chyli sie ku upadkowi na 34 tyś firmu upadło 17 w roku 2017\"\n        ],\n        [\n            0,\n            \"user 500 dzień wolny ale jacy to patrioci co nie wiedzą że nacjonalizm to nie patriotyzm\"\n        ],\n        [\n            0,\n            \"user obudziłeś się po całym dniu czy wytrzeźwiałeś dopiero\"\n        ],\n        [\n            0,\n            \"user skoro go bronisz to znaczy że sam byś tak zrobił ja bym po czymś takim nie potrafił spojrzeć kumplom w oczy user\"\n        ],\n        [\n            0,\n            \"prezes gersdorf dostała od pad propozycję nie do odrzucenia\"\n        ],\n        [\n            0,\n            \"user user czytał to ktos przed publikacją\"\n        ],\n        [\n            0,\n            \"user po prostu chciałem zrozumieć tą obsesje pozdrawiam\"\n        ],\n        [\n            0,\n            \"kto chce zadecydować czy jakieś zdjęcie nadaje się do pokazania społeczeństwu\"\n        ],\n        [\n            1,\n            \"user już ci się troi w oczach coś ty ćpał\"\n        ],\n        [\n            0,\n            \"rt user krotko i na temat 🖒 wojciech sumliński zatrzymany na lotnisku w londynie policja pyta o ekstremistyczne poglądy url\"\n        ],\n        [\n            0,\n            \"rt user krotko i na temat 🖒 wojciech sumliński zatrzymany na lotnisku w londynie policja pyta o ekstremistyczne poglądy url\"\n        ],\n        [\n            0,\n            \"rt user user chłopie ogarnij sie i wyjedź z miasta pogódź się z wygraną pis i nie kompromituj się\"\n        ],\n        [\n            0,\n            \"rt user user chłopie ogarnij sie i wyjedź z miasta pogódź się z wygraną pis i nie kompromituj się\"\n        ],\n        [\n            0,\n            \"user nie ma za co również miłego\"\n        ],\n        [\n            0,\n            \"user user żałość mnie ogarnia jak was czytam\"\n        ],\n        [\n            0,\n            \"user pep chyba nie wydał autobiografii\"\n        ],\n        [\n            0,\n            \"gdzie są w warszawie koncerty jazzowe na żywo w weekendy 🎺 🎷 🎹\"\n        ],\n        [\n            0,\n            \"ej ja już mam normalnie wszystko na messengerze\"\n        ],\n        [\n            0,\n            \"user pod warunkiem że są trzeźwi\"\n        ],\n        [\n            0,\n            \"user user to się jeszcze dogadamy\"\n        ],\n        [\n            0,\n            \"user user dwie drużyny które wszyscy obrażają będą w finale\"\n        ],\n        [\n            0,\n            \"dziennikarka miażdży intelektualnie wysłannika user gdzie ja żyję\"\n        ],\n        [\n            0,\n            \"user nie mogę do ciebie napisać\"\n        ],\n        [\n            0,\n            \"user user z wypadku zrobiono morderstwo z morderstwa zrobiono mit a z mitu politykę\"\n        ],\n        [\n            0,\n            \"user piątek jest za krótki na dawanie ffów\"\n        ],\n        [\n            0,\n            \"user ja mam protezę biodra i bajpasy ale tolerancję na antybiotyk\"\n        ],\n        [\n            0,\n            \"user aaaaa gratulacje widzisz jestem mega mega dumna\"\n        ],\n        [\n            0,\n            \"user to ja lepiej na kacu takim ze nie wiem co to za wybory w tym momencie nie ma kompromisów\"\n        ],\n        [\n            0,\n            \"co ty na zjebie bez godności user\"\n        ],\n        [\n            0,\n            \"user user mają cie żelek na tablicy 😉\"\n        ],\n        [\n            0,\n            \"user w której minucie drugi gol\"\n        ],\n        [\n            0,\n            \"user nie mam pojęcia i aż mi głupio że wszystko zdjęli\"\n        ],\n        [\n            0,\n            \"user user do gry ofensywnej to jedno ale jak pressing siadł po jego wejściu\"\n        ],\n        [\n            0,\n            \"user user wziął babę do burdelu to mu wybiła z głowy burdel na całe życie\"\n        ],\n        [\n            0,\n            \"user uff to dobrze że nie gracie w lm bo jeszcze bardziej by się to odbijało na wynikach\"\n        ],\n        [\n            0,\n            \"user user monaco wolverhampton i od razu można się domyśleć kto jest agentem chłopa d\"\n        ],\n        [\n            0,\n            \"user proszę o podanie dalej może jakiś brat dał rozgrzeszenie\"\n        ],\n        [\n            0,\n            \"user user no cóż widać że dziczy w polsce nie brakuje\"\n        ],\n        [\n            0,\n            \"user 55 tys kibiców na meczu z ogorkami jak oni to robią\"\n        ],\n        [\n            0,\n            \"user user zamiast się cieszyć że mamy fajną reprezentacje to się tylko czepiasz o byle co\"\n        ],\n        [\n            0,\n            \"user jak można było się domyślić chodziło mi o komentarze odnośnie meczu\"\n        ],\n        [\n            0,\n            \"user o czym pani prezes wspomniała kilka dni wcześniej chodzi mi o kilkunastokrotny wzrost budżetu\"\n        ],\n        [\n            0,\n            \"user user odstawaliśmy demograficznie od tych dwu wymienionych państw japonia miało ze 100 mln ludzi my ze 20\"\n        ],\n        [\n            0,\n            \"prawie 2500 osób widziało moje indy xddd\"\n        ],\n        [\n            0,\n            \"user niekoniecznie ostatnio prezesi w pl patrzą na trenerów okiem oszczednosciowym\"\n        ],\n        [\n            0,\n            \"user prosimy o kolejne rewelacje bardzo nas to interesuje\"\n        ],\n        [\n            0,\n            \"andzik nago biega i krzyczy bierz mnie a ja leżę i się śmiję a w nocy xd\"\n        ],\n        [\n            0,\n            \"user user pączka ogórkiem to podchodzi pod jakąś nową dyscyplinę\"\n        ],\n        [\n            0,\n            \"góralski jest wszędzie krychowiaka nie ma nigdzie\"\n        ],\n        [\n            0,\n            \"nie wiem co moja mama teraz robi miała mi podpisać papiery\"\n        ],\n        [\n            1,\n            \"user user twarz z tobą zyskuje mordę i to taką zapyziałą\"\n        ],\n        [\n            0,\n            \"user szkoda że nagle po filmie a nie od zawsze w tym temacie co niektórzy zdobyli się na odrobinę odwagi\"\n        ],\n        [\n            0,\n            \"user user baba jaga żółto czerwona\"\n        ],\n        [\n            0,\n            \"user user a gra chociaż dobrze w tej 1 lidze bo w ekstraklasie było słabo\"\n        ],\n        [\n            0,\n            \"rt user user a spieprzaj dziadu\"\n        ],\n        [\n            0,\n            \"rt user user a spieprzaj dziadu\"\n        ],\n        [\n            0,\n            \"user sorry ale oglądając ksw mam inne wrażenie\"\n        ],\n        [\n            0,\n            \"user nie będę siedział i patrzył jak zaraza pisowska się rozprzestrzenia\"\n        ],\n        [\n            0,\n            \"user zobaczymy w ogóle później jak pociągi i w tedy ewentualnie coś wykombinujemy 😂\"\n        ],\n        [\n            1,\n            \"user user bo tu tępy pajac jesteś to nie umiesz\"\n        ],\n        [\n            0,\n            \"user z całym szacunkiem ale żona waga piórkowa wiec niema szans z wagą cięższa\"\n        ],\n        [\n            0,\n            \"rt user dla mnie hitem marszu było skandowanie hasła hanka hanka już idziemy hanka hanka już idziemy i szczera salwa …\"\n        ],\n        [\n            0,\n            \"rt user dla mnie hitem marszu było skandowanie hasła hanka hanka już idziemy hanka hanka już idziemy i szczera salwa …\"\n        ],\n        [\n            0,\n            \"hehehehehe ronaldo nie strzela karnego 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"zagrałabym z kimś w song association\"\n        ],\n        [\n            0,\n            \"rt user bez matemaksa ani tomasza gwiazdy nigdy bym matmy nie zdała god bless my heros\"\n        ],\n        [\n            0,\n            \"rt user bez matemaksa ani tomasza gwiazdy nigdy bym matmy nie zdała god bless my heros\"\n        ],\n        [\n            0,\n            \"user i skwarki zamiast skórki pomarańczowej\"\n        ],\n        [\n            0,\n            \"user zawsze mnie to zastanawia czemu te znaki zapytania dajecie na końcu\"\n        ],\n        [\n            0,\n            \"user skoro ręka veleza to był karny to tutaj tak samo\"\n        ],\n        [\n            0,\n            \"user a mają dobry 2001 więc oby weszli\"\n        ],\n        [\n            0,\n            \"user co na to krakowski lajkonik prokurator generalny user\"\n        ],\n        [\n            0,\n            \"sprzedać za 50 mln paulinho i kupić podobno za 30 mln vidala nie poznaję barcelony\"\n        ],\n        [\n            0,\n            \"user nie wiem tak mi się wydaje\"\n        ],\n        [\n            0,\n            \"user user wykupią nazwe i co sie stanie\"\n        ],\n        [\n            0,\n            \"user user bartoszewski szacowal 200 300 tyś ale są badacze którzy mówią o mln\"\n        ],\n        [\n            0,\n            \"rt user 100 zakazów marszów niepodległości na 100 lat niepodległej tak uczcijmy ten wielki jubileusz\"\n        ],\n        [\n            0,\n            \"rt user 100 zakazów marszów niepodległości na 100 lat niepodległej tak uczcijmy ten wielki jubileusz\"\n        ],\n        [\n            0,\n            \"elektorat pis dziękuje za troskę ale da sobie radę bez pomocy user i gw 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user szybko się nauczył polskiego\"\n        ],\n        [\n            0,\n            \"user mój ksiądz z 3 gimnazjum to anioł nie człowiek i on tez nie miał nic do osób ze społeczeństwa lgbtq\"\n        ],\n        [\n            0,\n            \"rt user user jest cham miejski i wiejski i też tak to tu zostawię\"\n        ],\n        [\n            0,\n            \"rt user user jest cham miejski i wiejski i też tak to tu zostawię\"\n        ],\n        [\n            0,\n            \"taka ciekawostka pamięć złotej rybki trwa zaledwie trzy sekundy to by wiele tłumaczyło\"\n        ],\n        [\n            0,\n            \"user 4 5 k kibiców we wrocławiu\"\n        ],\n        [\n            0,\n            \"user a nie powinno być na odwrót\"\n        ],\n        [\n            0,\n            \"user user ale nowy nie będzie znał tych samych historyjek\"\n        ],\n        [\n            0,\n            \"user teraz to już musztarda po obiedzie\"\n        ],\n        [\n            0,\n            \"user skup się na sobie to nie ja wbiegam na boisko jako foto po strzelonej bramce\"\n        ],\n        [\n            0,\n            \"user albo jaki tytuł miała ta piosenka która no ta na na na naa naaa na\"\n        ],\n        [\n            0,\n            \"user user no pewnie must have na insta 😁\"\n        ],\n        [\n            0,\n            \"user jesli oni go ściągnęli za 21 baniek sprzedając paulinho za 50 to świat stanął na głowie 😀\"\n        ],\n        [\n            0,\n            \"user user narazie var pomaga tylko legi czy to normalne\"\n        ],\n        [\n            0,\n            \"user user musimy poczekać na młodego bo ja mogę ewentualnie odpisać że czarny 😬\"\n        ],\n        [\n            0,\n            \"rt user user zdjęcie ze shetyną każdy kto ma taką fotkę źle kończy ostatnio pecha miał byly już ambasador us …\"\n        ],\n        [\n            0,\n            \"rt user user zdjęcie ze shetyną każdy kto ma taką fotkę źle kończy ostatnio pecha miał byly już ambasador us …\"\n        ],\n        [\n            0,\n            \"ale żenada tego się nie da oglądać\"\n        ],\n        [\n            0,\n            \"user user tak jest niestety na tt trzeba mocno ciąć bo się całość nie mieści\"\n        ],\n        [\n            0,\n            \"user user rozmawialiśmy o statystykach a nie o umiejętnościach a ile widzialeś meczy videmonta że wiesz gdzie jego sufit\"\n        ],\n        [\n            0,\n            \"user user dziękujemy że się podzieliłeś z nami tą informacją\"\n        ],\n        [\n            0,\n            \"user ale dzisiaj jest środa p\"\n        ],\n        [\n            0,\n            \"user twoja stara jest tak stara że pamięta jak morze martwe było zaledwie chore\"\n        ],\n        [\n            0,\n            \"user czy możemy o tym porozmawiać wiedziałam że tak będzie xdddd\"\n        ],\n        [\n            0,\n            \"user może już nie kompromitujcie się dalej\"\n        ],\n        [\n            0,\n            \"user ma szanse zarobić ale te ceny to chyba promocja jakaś\"\n        ],\n        [\n            0,\n            \"user nie kumam tego że porównujesz liczbę ludności a później udajesz że chodziło o to że piłka nie jest sportem nr 1\"\n        ],\n        [\n            0,\n            \"user user na jakiej podstawie tak uważasz\"\n        ],\n        [\n            0,\n            \"user powinni kupić każdemu po helikopterze\"\n        ],\n        [\n            0,\n            \"user user nie no mówimy o zachwycaniu się historiami czy grą w piłkę\"\n        ],\n        [\n            0,\n            \"user user ja zaraz zaczynam muszę jeszcze przyszykować garnitur 😂\"\n        ],\n        [\n            0,\n            \"user czyli działają tak jak ty\"\n        ],\n        [\n            0,\n            \"user przecież mamy prl bis wydanie 3\"\n        ],\n        [\n            0,\n            \"user ma pani rację piotrowicz jasiński kryże itd\"\n        ],\n        [\n            0,\n            \"odkad państwo nie pozwoliło miastu sopot na przyjazd matek z dziećmi flaga biało czerwona to wstyd\"\n        ],\n        [\n            0,\n            \"user regularnie to wy trenerów zmieniacie\"\n        ],\n        [\n            0,\n            \"user może źle zrozumiałem chodzi o kasę dla opiekunów dorosłych dzieci\"\n        ],\n        [\n            0,\n            \"dzisiaj o 18 strefa kibica w radiu akadera zapraszamy\"\n        ],\n        [\n            0,\n            \"user bo podział praw między nc i eurosportem nie polega na tym że tyn drugim pozostają najgorsze mecze\"\n        ],\n        [\n            0,\n            \"user bardziej chodzi o człon rajtuzy hashtag\"\n        ],\n        [\n            0,\n            \"user user no to murem za beatą 😀 😀\"\n        ],\n        [\n            0,\n            \"rt user gdybyś tylko wiedział jak bardzo zainspirowałeś mnie do życia\"\n        ],\n        [\n            0,\n            \"rt user gdybyś tylko wiedział jak bardzo zainspirowałeś mnie do życia\"\n        ],\n        [\n            0,\n            \"user a finał to jest sztos nie mogłam wyjść z szoku xd\"\n        ],\n        [\n            0,\n            \"user podcięła sobie żyły o ile dobrze pamietam\"\n        ],\n        [\n            0,\n            \"user nic xd tylko nie mam tego przy sobie teraz bo mam u siebie w domu bo to było w tamtym semestrze\"\n        ],\n        [\n            0,\n            \"user nooo masakra już czuje jak mi dysk wypada weź\"\n        ],\n        [\n            0,\n            \"user czytam to i sobie myślę że niektórym to naprawdę odpie ło i popier ło w głowach\"\n        ],\n        [\n            0,\n            \"zobaczyłam czyiś plan i miałam ciężką rozkmine czy ja miałam w liceum godzinę wychowawczą bo nie pamietam w ogóle żeby była\"\n        ],\n        [\n            0,\n            \"user jesteś ostatnią osobą która w ten sposób może się czepiać wpisu na twitterze\"\n        ],\n        [\n            1,\n            \"user a wiesz co to znaczy awaria debilu aha nie wiesz boś ty z pisu\"\n        ],\n        [\n            0,\n            \"user tak kilka kartek paczkę nawet książkę z losowania ’\"\n        ],\n        [\n            0,\n            \"user to jest tendencyjne zobaczyłeś jeden wpis albo kilka może to trolle i jedziesz na tym daleko\"\n        ],\n        [\n            0,\n            \"user user panie zbyszku jak zdobędzie koronę króla strzelców to napewno jakaś oferta będzie wystarczy jedna a dobra\"\n        ],\n        [\n            0,\n            \"user a co w tym fajnego\"\n        ],\n        [\n            0,\n            \"user proszę sprawdzić w statystykach w pdfie jak się pojawią na stronie są babole\"\n        ],\n        [\n            0,\n            \"user damian głowa do góry robota to głupota\"\n        ],\n        [\n            0,\n            \"rt user suweren wybiera kto ma rządzić w polsce wszyscy czerwoni z ratusz won natychmiast hashtag\"\n        ],\n        [\n            0,\n            \"rt user suweren wybiera kto ma rządzić w polsce wszyscy czerwoni z ratusz won natychmiast hashtag\"\n        ],\n        [\n            0,\n            \"patrząc na dzisiejsze decyzje var to trochę obniżono poprzeczkę oczywistego błędu względem poprzednich dwóch kolejek fazy grupowej\"\n        ],\n        [\n            0,\n            \"user user niech zgadnę drą ryja 😁\"\n        ],\n        [\n            0,\n            \"user ja pierdolę perwersja 100 hardcore\"\n        ],\n        [\n            0,\n            \"user serce kotowic bije najmocniej na podlasiu\"\n        ],\n        [\n            0,\n            \"user hehehehehe no po kimś to ma 😁 😁 😍 😍 😍\"\n        ],\n        [\n            0,\n            \"user poczytaj kobieto coś z historii to się dowiesz kto był targowicą bo na razie robisz z siebie idiotkę\"\n        ],\n        [\n            0,\n            \"ciągle słyszę daniels daniels a kto to jest ten mr daniels ja znam tylko jednego jacka danielsa i nie przepada za nim\"\n        ],\n        [\n            0,\n            \"user user przy chorej tarczycy człowiek jest często powolny i wiecznie zmęczony jak po maratonie\"\n        ],\n        [\n            0,\n            \"dostałam propozycję pracy ale ludzie chcą fakturę a ja nie mam działalności założonej\"\n        ],\n        [\n            1,\n            \"biedny mateo user wydupczony przez starego dziadzia user\"\n        ],\n        [\n            0,\n            \"user user będzie miał czym ścierać kurze\"\n        ],\n        [\n            0,\n            \"user czyżby na zlodzieju czapka gore 😁 😁\"\n        ],\n        [\n            0,\n            \"user user o nieee to ja nie jestem doinformowana 🤭\"\n        ],\n        [\n            1,\n            \"podobno user jest tak biedna że user żyruje kredyt na makaron\"\n        ],\n        [\n            0,\n            \"user dziś piast był lepsza drużyna od nas i tyle ale problem niewynika tylko z dzisiejszego meczu\"\n        ],\n        [\n            0,\n            \"user user kto się nie uważa za wycieczkę z pgru nie musiał brać kapelusika\"\n        ],\n        [\n            1,\n            \"user facet to ty i twoi koledzy w kieckach jesteście jedną wielką dewiacją\"\n        ],\n        [\n            0,\n            \"user user przecież od kilkunastu minut komentujesz\"\n        ],\n        [\n            0,\n            \"user co nie zmienia faktu że nie ma już mądrego rozwiązania na uniknięcie bałaganu\"\n        ],\n        [\n            0,\n            \"user jezu myślałam ze jakieś ccc czy coś tez bym chciała ale mam kurtkę bordowa wiec nie wiem czy to dobry pomysł xd\"\n        ],\n        [\n            0,\n            \"user user trafił do amiki tak jak pisałeś\"\n        ],\n        [\n            0,\n            \"user user nie zna życia kto nie pracował na poczcie\"\n        ],\n        [\n            0,\n            \"user o to byłoby lepsze tu ⬆ popisujący się popcorn\"\n        ],\n        [\n            0,\n            \"user 😍 😍 tylko gdzie takie słoneczko będą\"\n        ],\n        [\n            0,\n            \"user masz fajne życie brzmi jak z bajki zazdroszczę\"\n        ],\n        [\n            0,\n            \"user user tak robią jak im polacy pozwalają wszystko w temacie\"\n        ],\n        [\n            0,\n            \"user user oni tam chyba na serio myślą że ktoś za to zapłaci nie wiem jaki jest sens wstawiania takich linków\"\n        ],\n        [\n            0,\n            \"user user a azbest stoi na szczycie ewolucji debile\"\n        ],\n        [\n            0,\n            \"user mitrović nie musi uważać nawet bym go zachęcał do otrzymania kartki\"\n        ],\n        [\n            0,\n            \"idę spać bo padam na twarz w końcu w domuuuu\"\n        ],\n        [\n            0,\n            \"user user wg obliczeń z forum zajmiemy 4 miejsce p\"\n        ],\n        [\n            0,\n            \"user user ijo ijo ijo jesteś aresztowany\"\n        ],\n        [\n            0,\n            \"tak smali że trzeba lecieć do portugalii się schłodzić 😁\"\n        ],\n        [\n            0,\n            \"mecz hashtag legia jagiellonia przełożony na piątek na godzinę 13 00 ale transmisja w user i tak raczej się odbędzie\"\n        ],\n        [\n            0,\n            \"user user ale wy wiecie lepiej gdzie są braki wiec ja tylko proponuje\"\n        ],\n        [\n            0,\n            \"user ja k o c h a m nowy album i bardzo bym chciała usłyszeć to na żywo więc co do tego to nie mam żadnych wątpliwości\"\n        ],\n        [\n            0,\n            \"8 przebudzenie iluzji laka wykonawcy l u c url\"\n        ],\n        [\n            0,\n            \"user user pytanie co miałbym odszczekać\"\n        ],\n        [\n            0,\n            \"user pracownia radiowa jest z dziennikarzem który pracuje na etacie wiec musimy mieć w takich godzinach\"\n        ],\n        [\n            0,\n            \"user user jak ktoś jest w nim po szyję od dwóch lat to sie przyzwyczaił\"\n        ],\n        [\n            0,\n            \"user życie na krawędzi a czego się ma tam bać jak same pikniki i turyści\"\n        ],\n        [\n            0,\n            \"rt user piraci z karaibow bez deppa są jak kebab bez mięsa\"\n        ],\n        [\n            0,\n            \"rt user piraci z karaibow bez deppa są jak kebab bez mięsa\"\n        ],\n        [\n            0,\n            \"teraz kinga gajewska ze swoim nadprzyrodzonym iloczynen inteligencji w połączeniu z wybitnym talentem p czaskowskiego rozniosą p jakiego\"\n        ],\n        [\n            0,\n            \"user user albo na piszczka szybko zchodzi gdy gra niewychodzi\"\n        ],\n        [\n            0,\n            \"user no to teraz tym bardziej nie jest mi go żal że tak często łapie kontuzje\"\n        ],\n        [\n            0,\n            \"user zapomniałam o tym w ogóle 😂\"\n        ],\n        [\n            0,\n            \"user z tego co pamietam to z czerwieni dla burligi w szczecinie nikt afery w klubie nie robił kopnięcie podobne 😛\"\n        ],\n        [\n            0,\n            \"ja pierdole dawno nie widziałem takiego gówna\"\n        ],\n        [\n            0,\n            \"user user z tym panem nie mam szans\"\n        ],\n        [\n            0,\n            \"user sprawą zainteresowało się bbc niby gdzie\"\n        ],\n        [\n            0,\n            \"user na jakiej podstawie rozwiązywanie kontraktów\"\n        ],\n        [\n            0,\n            \"user user w tym sezonie ostatnim byliście bo tylko to było oceniane\"\n        ],\n        [\n            0,\n            \"user 6 bramek w 15 meczach w bośni no jest w takim gazie że strach się bać\"\n        ],\n        [\n            0,\n            \"user gdyby u nas chińczycy kupili klub to też by były takie transfery\"\n        ],\n        [\n            0,\n            \"user user problem w tym że wy robicie z polski kraj czwartego świata\"\n        ],\n        [\n            0,\n            \"rt user znajoma pojechała dzis zmienić opony na zimówki 2 godziny w kolejce żeby usłyszeć od wulkanizatora „ przecież pani ma z …\"\n        ],\n        [\n            0,\n            \"rt user znajoma pojechała dzis zmienić opony na zimówki 2 godziny w kolejce żeby usłyszeć od wulkanizatora „ przecież pani ma z …\"\n        ],\n        [\n            0,\n            \"user user nie zawsze byłaby otwarta jakby była potrzeba\"\n        ],\n        [\n            0,\n            \"user dzień można uznać za udany\"\n        ],\n        [\n            0,\n            \"user tylko ja tak nie mogę zrobić dziś szyją 🤣\"\n        ],\n        [\n            1,\n            \"user tobie za te chujowe wpisy\"\n        ],\n        [\n            0,\n            \"user piątek strzela tylko w piątek i a dziś poniedziałek wiec nielicza się piatkowi piątkowe bramki\"\n        ],\n        [\n            0,\n            \"user koszulka w jakiej cenie wszystkie rozmiary dostępne\"\n        ],\n        [\n            0,\n            \"idk ale zaraz rok będzie jak mieszkam w bydgoszczy i też tak w sumie nie lubię torunia bo mi się udziela 😂 😂\"\n        ],\n        [\n            0,\n            \"rt user czy inowrocław to taki ślonski wrocław kaj mosz ino wrocław i nic wincyj\"\n        ],\n        [\n            0,\n            \"rt user czy inowrocław to taki ślonski wrocław kaj mosz ino wrocław i nic wincyj\"\n        ],\n        [\n            0,\n            \"user user 😉 syn jest mega słodziakiem 😍\"\n        ],\n        [\n            0,\n            \"user user wczoraj dudę przywital jakiś podrzędny minister a tuska pani prezydent jakieś pytania\"\n        ],\n        [\n            0,\n            \"ps jak znajdę więcej takich numerów to dodam\"\n        ],\n        [\n            0,\n            \"user a ja zapamiętam go z tego jak uciekał przed pareiko\"\n        ],\n        [\n            0,\n            \"user user na ' tylko liga mistrzów się liczy ' można zakończyć bezsensowną dyskusję\"\n        ],\n        [\n            0,\n            \"user dobrze że nie na budzie 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user bo ma 20 jak coś\"\n        ],\n        [\n            0,\n            \"user user nieprawda zlagodzenie jest tylko przy nieudanej próbie zagrania piłki\"\n        ],\n        [\n            0,\n            \"user wypad trolu z mojego twittera\"\n        ],\n        [\n            0,\n            \"rt user wymyśliłem taki kapitalny żart że aż mi się głowa spociła w jaki sposób denis urubko wita się z mieszkańcami malajów …\"\n        ],\n        [\n            0,\n            \"rt user wymyśliłem taki kapitalny żart że aż mi się głowa spociła w jaki sposób denis urubko wita się z mieszkańcami malajów …\"\n        ],\n        [\n            0,\n            \"user wandzel chyba nie zauważył że to polskie kluby są tymi trzeciorzędnymi\"\n        ],\n        [\n            0,\n            \"user user lepiej niech się ksiądz zajmuje swoimi kolegami tymi których komuna i sb przygarnęła\"\n        ],\n        [\n            0,\n            \"user no rzeczywiście dawno niebyło ostatnio w 2013 roku\"\n        ],\n        [\n            0,\n            \"user świetnie to przegrajcie za tydzień i będzie spokój 😜 😜 😜\"\n        ],\n        [\n            0,\n            \"user ale chodzi o trenera czy sytuacje w klubie\"\n        ],\n        [\n            0,\n            \"user nie zostawiliśmy następnym niespodziankę 🤗\"\n        ],\n        [\n            0,\n            \"user i to jest promowanie wizerunku polski za granicą\"\n        ],\n        [\n            0,\n            \"user user pani skibniewskiej już mnie uprzedzono w czym problem\"\n        ],\n        [\n            0,\n            \"user user w krakowie są przede wszystkim wisła i cracovia więc ciężej o dobrą frekwencje\"\n        ],\n        [\n            0,\n            \"user dokładnie jeden i drugi coś tam poczuł i się położył\"\n        ],\n        [\n            0,\n            \"user przy remisie z danią każdy by ta grę kupił ale po meczu z danią ta gra budzi wątpliwości na przyszłość\"\n        ],\n        [\n            0,\n            \"user user nie bardziej nas interesuje zdanie jakiegoś wawrzyniakowskiego czy jak mu tam było\"\n        ],\n        [\n            0,\n            \"user bo dla doraźnych celów politycznych gotowi są poświęcić nawet niepełnosprawne dzieci\"\n        ],\n        [\n            1,\n            \"rt user user prawdziwi polacy powinni się spakować i wrócić nie może im nadzwyczajna kasta w irlandii rządzić jak żyć mają\"\n        ],\n        [\n            1,\n            \"rt user user prawdziwi polacy powinni się spakować i wrócić nie może im nadzwyczajna kasta w irlandii rządzić jak żyć mają\"\n        ],\n        [\n            0,\n            \"user no to następnym razem przegramy powiedzmy z sevillą i też niech dla ciebie będzie kompromitacja i budżety nie grają\"\n        ],\n        [\n            0,\n            \"user user 2 h i beda miekkie\"\n        ],\n        [\n            0,\n            \"user user aż pozostaje wątpliwość czy to zasługa bilicia czy payeta patrząc na tę dysproporcję\"\n        ],\n        [\n            0,\n            \"user user nie kompromitujcie się atakujecie antyfaszystów neofaszyści z onr swobodnie propagują swoją ideologię\"\n        ],\n        [\n            0,\n            \"pokolenie ' chcę więcej ' szybko zmieniło się na ' nie wymagajcie od nas więcej '\"\n        ],\n        [\n            0,\n            \"user uważam osobiście ze esa 37 dobre rozwiązanie tylko ani podział ani bez podziału pierwsze 30 kolejek 2pkt zwycięstwo 1 remis\"\n        ],\n        [\n            0,\n            \"user pewnie w spal też się nie znają skoro w styczniu do serie a wzięli z palermo jednak cionka\"\n        ],\n        [\n            0,\n            \"user no to fajnie że wiesz i się tym pochwaliłeś 👏 user\"\n        ],\n        [\n            0,\n            \"wczoraj jmrokita rozjechał panią pochanke i zrobił to z taką klasą że biedaczka nawet tego nie zauważyła wała z was zrobił pochanke wała\"\n        ],\n        [\n            0,\n            \"dawno nie było takiego meczu w którym tak zupełnie nic by nam nie wychodziło gorzka pigułka do przełknięcia i bierzemy się do pracy\"\n        ],\n        [\n            0,\n            \"user user kto to coś czyta\"\n        ],\n        [\n            0,\n            \"user user od czego jest wojewoda biedaczki\"\n        ],\n        [\n            0,\n            \"user nigdy nie mów nigdy d\"\n        ],\n        [\n            0,\n            \"user wyglada na to ze jestem legenda 😂 ✊ 🏻\"\n        ],\n        [\n            0,\n            \"biuro karier jest otwarte w godziny dziekańskie\"\n        ],\n        [\n            0,\n            \"user nie czytaj mi z ruchu warg kurczę pieczone 😀\"\n        ],\n        [\n            0,\n            \"rt user nie pytaj co rząd może zrobić dla ciebie zapytaj czy mógłby tego nie robić\"\n        ],\n        [\n            0,\n            \"rt user nie pytaj co rząd może zrobić dla ciebie zapytaj czy mógłby tego nie robić\"\n        ],\n        [\n            0,\n            \"zaraz po wiośnie lecie i jesieni zima to moja ulubiona pora roku\"\n        ],\n        [\n            0,\n            \"rt user user to jest niszczenie mienia takie samo jakby na ścianie pani domu ktos napisał tu mieszka durna baba\"\n        ],\n        [\n            0,\n            \"rt user user to jest niszczenie mienia takie samo jakby na ścianie pani domu ktos napisał tu mieszka durna baba\"\n        ],\n        [\n            0,\n            \"user przy okazji może w końcu powtórzą karne w meczu polska portugalia\"\n        ],\n        [\n            0,\n            \"pani user wielki szacunek dla pani\"\n        ],\n        [\n            0,\n            \"user za jakiś czas i jego złapią\"\n        ],\n        [\n            0,\n            \"user szczecin pokazał że nie jest warszawą i nie wybiera miernot\"\n        ],\n        [\n            0,\n            \"rt user teraz wiemy skąd się wzięło ' ' ni ma piniendzy ' ' rostowskiego hashtag\"\n        ],\n        [\n            0,\n            \"rt user teraz wiemy skąd się wzięło ' ' ni ma piniendzy ' ' rostowskiego hashtag\"\n        ],\n        [\n            1,\n            \"user user twitter jest bez ciebie jak świadek jehowy szarpiący klamkę\"\n        ],\n        [\n            0,\n            \"user user t s tez ma takie zdanie ze wyjdzie klubowi na dobre czy raczej zależy im na tym by inwestor się wycofał\"\n        ],\n        [\n            1,\n            \"user nic o żydach w kontekście jajka pozdrawiam yntylygenta rydzykowo pisbolszewickiego\"\n        ],\n        [\n            0,\n            \"user user orlen jest rozpoznawalny tez tylko w pl wiec reklamę powinni robić na rynek pl\"\n        ],\n        [\n            1,\n            \"żolnierz żolnierza w dupę nawet tego wyklętego ja jebię chory kraj\"\n        ],\n        [\n            0,\n            \"nie wiem co to za radio i zespół ale jest śpiewane ona czuje we mnie piniądz wystroiła się jak bijonc\"\n        ],\n        [\n            0,\n            \"user naczelny miał więcej polotu od pr owca\"\n        ],\n        [\n            1,\n            \"rt user user ty zdrajco von z polski natychmiast wywalić do berlina i putina zakalo polski\"\n        ],\n        [\n            1,\n            \"rt user user ty zdrajco von z polski natychmiast wywalić do berlina i putina zakalo polski\"\n        ],\n        [\n            0,\n            \"user weźcie se kolejnego popka albo hardkorowego koksa 😂\"\n        ],\n        [\n            0,\n            \"rt user kibice legii wyzywali sędziego marciniaka a tymczasem do spółki z asystentem zapewnił im trzy punkty hashtag\"\n        ],\n        [\n            0,\n            \"rt user kibice legii wyzywali sędziego marciniaka a tymczasem do spółki z asystentem zapewnił im trzy punkty hashtag\"\n        ],\n        [\n            0,\n            \"user chorążka pewnie nie zagra w rakowie p od początku to wypożyczenie było idiotyczne\"\n        ],\n        [\n            0,\n            \"rt user boże jedyny jak prl był suwerennym państwem co ten poseł z po kropiwnicki wygaduje on to poważnie mówi czy żartuje …\"\n        ],\n        [\n            0,\n            \"rt user boże jedyny jak prl był suwerennym państwem co ten poseł z po kropiwnicki wygaduje on to poważnie mówi czy żartuje …\"\n        ],\n        [\n            0,\n            \"user o ja cię to faktycznie dużo\"\n        ],\n        [\n            0,\n            \"user nie wiem ale przecież ich nie połamią takie treningi tylko na plus im wyjdą i zmotywują do jeszcze cięższej pracy\"\n        ],\n        [\n            0,\n            \"user to już wiemy czemu zaczęłaś biegać\"\n        ],\n        [\n            0,\n            \"user ja też przypomina mi się mecz wisła omonia w el do lm wtedy była podobna pogoda user\"\n        ],\n        [\n            0,\n            \"user czyli dopasowała się do wczorajszego poziomu nowej drużyny\"\n        ],\n        [\n            0,\n            \"user user jak na amice to i tak sporo\"\n        ],\n        [\n            0,\n            \"user user a co z płodem który ma mózg poza czaszką albo cyklopię\"\n        ],\n        [\n            0,\n            \"user to że wysłał tam cv nie znaczy że jest coś na rzeczy\"\n        ],\n        [\n            0,\n            \"user co masz do lamparda czy villi\"\n        ],\n        [\n            0,\n            \"user epoka postprawdy ale dokladnie widzimy dekompozycję obozu rządzącego\"\n        ],\n        [\n            0,\n            \"user user coś ty to nowy sprzęt kupiony przez macierewicza dla wot\"\n        ],\n        [\n            0,\n            \"user e tam 20 tys trzeba mobilizować się i komplet pierdzielnac 20 tys to spokojnie będzie\"\n        ],\n        [\n            0,\n            \"user moment ale mystek jako młodzieżowiec mógł rywalizować właśnie z tym purzyckim\"\n        ],\n        [\n            0,\n            \"user jakby can pack wymagał żeby drużyna się nazywała can pack kraków to nikt by się na to nie zgodził a w szczególności kibice\"\n        ],\n        [\n            0,\n            \"user nic mi o tym nie wiadomo\"\n        ],\n        [\n            0,\n            \"user autor artykułu ma coś z głową niech przeczyta tytuł a później przeczyta co nabazgrał w tekście\"\n        ],\n        [\n            0,\n            \"user to roc 2 0 tsi 190km\"\n        ],\n        [\n            0,\n            \"user user to żart przecież one kompletnie nie potrafią śpiewać zero głosu i wogóle dno na demonstracje to spoko ale nic poza tym\"\n        ],\n        [\n            0,\n            \"user user jeszcze miesiąc temu przekonywał że liga włoska jest do dupy 😂\"\n        ],\n        [\n            0,\n            \"user kochana oddam notatki z sylogistyki i jej układów analogii dedukcji indukcji i innych przecudownych rzeczy\"\n        ],\n        [\n            0,\n            \"user user czasem tak jest hahaha weź się nie pogrążaj\"\n        ],\n        [\n            0,\n            \"user trzeba było sonde zrobic czy pomnik reymana czy pawła m wtedy od razu był by szum i wisła kraków by się stała wisła k\"\n        ],\n        [\n            0,\n            \"user życzę mu na 54 urodziny porażki z polską na mundialu najlepiej 5 4 i najlepiej w finale\"\n        ],\n        [\n            0,\n            \"user to u nas właśnie wyższe dali nie pamietam ile socjala ale lektorskie to 800 i 1000\"\n        ],\n        [\n            0,\n            \"user tak realnie na razie to nissan k12 tak w ogóle to tesla xd\"\n        ],\n        [\n            1,\n            \"user user to nie sankcje po prostu dudę w dupie mają\"\n        ],\n        [\n            0,\n            \"user user jak to kto letnie bojówki kodu i po\"\n        ],\n        [\n            0,\n            \"user user no to czuję się pod presją 😜\"\n        ],\n        [\n            0,\n            \"user to jeśli będzie pan tak miły proszę dać znać jaki ta kampania odniosła skutek 😉\"\n        ],\n        [\n            0,\n            \"user magda jak zawsze bez owijania w bawełne\"\n        ],\n        [\n            0,\n            \"user ale pawełka niebylo pisze o rewanżu\"\n        ],\n        [\n            0,\n            \"user teraz już wiadomo na sto procent że polskim senatem kieruje idiota\"\n        ],\n        [\n            0,\n            \"user z tego wychodzi ze zajączek niema nic wspólnego z religią chrześcijańska 🐇\"\n        ],\n        [\n            0,\n            \"user ależ ten skład jest cienki 😂\"\n        ],\n        [\n            0,\n            \"user mi się strasznie końcówki rozdwajają i już miałam ogromne siano\"\n        ],\n        [\n            0,\n            \"user user na jaką to porę roku\"\n        ],\n        [\n            0,\n            \"user user robić tego typu porównania to prawdziwa sztuka ale jak się widzi taką sztukę to trudno zachować kulturę\"\n        ],\n        [\n            0,\n            \"nienawidzę jak ktoś ma taki głośny głos se jak coś powie to słychać w całym budynku\"\n        ],\n        [\n            0,\n            \"user a ja uważam że był dobrym sędzią bo z sezonu na sezon coraz słabszy a ten błąd to potwierdza\"\n        ],\n        [\n            0,\n            \"user user usiedli od małego do dużego wszystko jest przemyślane\"\n        ],\n        [\n            0,\n            \"user och nie będę miarodajna bo w ostatnim roku czytałam same starocie\"\n        ],\n        [\n            0,\n            \"żal bo nigdynic w życiu nie wygrałam\"\n        ],\n        [\n            0,\n            \"user user kiedy decyzja 5 minut przed meczem\"\n        ],\n        [\n            0,\n            \"samples drugs tech'n'roll wykonawcy the cheapers url\"\n        ],\n        [\n            0,\n            \"nadal nie wiem co shay robiła w polsce\"\n        ],\n        [\n            0,\n            \"user user a za co ban 😂\"\n        ],\n        [\n            0,\n            \"user mówiłem że damy rade 💪\"\n        ],\n        [\n            0,\n            \"dowiedziałem się od wujka że tvn jest rękach rosyjskiej firmy sputnik\"\n        ],\n        [\n            0,\n            \"user może po to pojechał na cmentarz w nowym sączu\"\n        ],\n        [\n            0,\n            \"user pamiętaj o melenżu dzieciaku trzeba pamiętać dzieciaku\"\n        ],\n        [\n            0,\n            \"user user ue działa na naszą szkodę im wolno\"\n        ],\n        [\n            0,\n            \"mój strój na wf czarny tshirt czarne legginsy czarne trampki czarna bluza i gumka do włosów mood\"\n        ],\n        [\n            0,\n            \"niech ktoś mi da jakiś prozac czy coś fajnie by było\"\n        ],\n        [\n            0,\n            \"user według mnie mecz bez historii na 0 0\"\n        ],\n        [\n            0,\n            \"awh dopiero na 11 mam zajęcia\"\n        ],\n        [\n            0,\n            \"rt user dobrze ze nigdy nie wydalam pieniędzy na te zjebane legginsy galaxy w krzyze dropsy pączki itd xd\"\n        ],\n        [\n            0,\n            \"rt user dobrze ze nigdy nie wydalam pieniędzy na te zjebane legginsy galaxy w krzyze dropsy pączki itd xd\"\n        ],\n        [\n            0,\n            \"user user obejrzałam dziś setki zdjęć andrzej rozbił tym pulę\"\n        ],\n        [\n            0,\n            \"kto wprowadził 15 tyś tylko przelew jpk vat i inne uszczelnienia kurwa po user za was tylko weszlo w życie\"\n        ],\n        [\n            1,\n            \"user beata nie pamięci do dat pewnie nie wie kiedy jej się dzieci urodziły może nawet nie wie ile ma lat\"\n        ],\n        [\n            0,\n            \"papież benedykt 16 do auschwitz udał się limuzyną z ochroną\"\n        ],\n        [\n            0,\n            \"user chyba niechodzi o polonię warszawa\"\n        ],\n        [\n            0,\n            \"user jestem apolityczna w tym sporze wolę pozytywizm i młodą polskę\"\n        ],\n        [\n            0,\n            \"user a w środku smalec z przyprawami\"\n        ],\n        [\n            0,\n            \"user mam pytanie jaki jest cel tego postu\"\n        ],\n        [\n            0,\n            \"rt user nominowany do oscara „ rejs wyklętych ” już dziś o 21 30 w tvp 1 url obejrzyj zapowiedź\"\n        ],\n        [\n            0,\n            \"rt user nominowany do oscara „ rejs wyklętych ” już dziś o 21 30 w tvp 1 url obejrzyj zapowiedź\"\n        ],\n        [\n            0,\n            \"user nie czuje się piękny mozesz se gadać ale to nic nie zmieni\"\n        ],\n        [\n            0,\n            \"user user musi wygrać jedną bramką wyżej niż islandia z chorwacją\"\n        ],\n        [\n            0,\n            \"user nieprzepraszaj jak nie masz za co\"\n        ],\n        [\n            0,\n            \"user tu zjadłam przepyszną sałatkę bardzo polecam\"\n        ],\n        [\n            0,\n            \"user prędzej wiśle dało argument że nie udupia swoich zawodników i można się z nią dogadać\"\n        ],\n        [\n            0,\n            \"user to dawaj na dm najlepiej x\"\n        ],\n        [\n            0,\n            \"user powołany do kadry u 20 na mecze z włochami i szwajcarią 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"user to są jakieś matoły nieznające historii\"\n        ],\n        [\n            0,\n            \"user skoro krytykujecie frekwencje to spójrzcie na inne kluby i zwróćcie też uwage w jakie dni grają a potem się czepiajcie\"\n        ],\n        [\n            0,\n            \"hashtag rozwój katowice widzew łódź 0 4 marcin pigiel rozegrał pełne 90 minut\"\n        ],\n        [\n            0,\n            \"user user odprawiam zaklęcia żeby wam się głośnik spalił muszę wstać rano\"\n        ],\n        [\n            0,\n            \"user jarkacz wsiekły na beata wystarczy nie kraść\"\n        ],\n        [\n            0,\n            \"jaki film polecacie na wieczór jakiś lekki fajny alert bo do wszystkich chłopców których kochałam już oglądałam\"\n        ],\n        [\n            1,\n            \"user kurwa wali konia do ty pieniedzy user\"\n        ],\n        [\n            0,\n            \"ponawiam pytanie czy to już czas na love actually\"\n        ],\n        [\n            0,\n            \"user dzieki miłego dnia ps wysyłam miłość za zayna na ikonce\"\n        ],\n        [\n            0,\n            \"rt user wchodzicie do gry url\"\n        ],\n        [\n            0,\n            \"hashtag podbeskidzie sandecja 1 1 przemek mystkowski ponownie cały mecz na ławce rezerwowych 😐\"\n        ],\n        [\n            0,\n            \"nie wiem w sumie jak ze świetami bo mamie pewnie będzie przykro ale mi teraz tez jest a nikt się nie przejmuje więc\"\n        ],\n        [\n            0,\n            \"raz dałem siadzie klapsa od ojca dostałem klapsa 2 razy jestem lepszy od ojca\"\n        ],\n        [\n            0,\n            \"user user zero szacunku w takim razie\"\n        ],\n        [\n            0,\n            \"user user daruj sobie dno już osiągnąłeś teraz to już tylko szambo\"\n        ],\n        [\n            0,\n            \"no nic nie da się za każdym razem wygrywać bez 4 podstawowych zawodników brak ivana było widać najbardziej wyzdrowieć i gramy dalej\"\n        ],\n        [\n            0,\n            \"user jak się jest tępym to się wazelini jarkowi innej roboty w normalnym sądzie z takimi opiniami jakie się ma nie będzie\"\n        ],\n        [\n            0,\n            \"h obudził mnie miła wiadomością i odrazu mam lepszy dzień ✌ 🏻\"\n        ],\n        [\n            0,\n            \"user myślę że w zeszycie nie raz i nie dwa dostawałeś d\"\n        ],\n        [\n            1,\n            \"takiej parti jak user ktore choduje takie patologie user to smierć rozumu\"\n        ],\n        [\n            0,\n            \"user kurwa marsz marsz marsz kurwa marsz marsz marsz marsz\"\n        ],\n        [\n            0,\n            \"user user ale chodzi mi o wymienienie medalistów z pamięci poza tym gdyby były poważnie traktowane to nie grałyby młodzieżowki\"\n        ],\n        [\n            0,\n            \"user musisz zainstalować jeszcze raz chyba\"\n        ],\n        [\n            0,\n            \"user tak ale dopiero na lotnisku spisywalem\"\n        ],\n        [\n            0,\n            \"user będzie protest czy klub się zgadza na takie traktowanie\"\n        ],\n        [\n            0,\n            \"user user ale w kolejnym zdaniu jest już liczba poj\"\n        ],\n        [\n            0,\n            \"aczkolwiek z tego co zrozumiałem z wczorajszej wypowiedzi trenera gentu vadis może być jednak dostępny na mecz w białymstoku\"\n        ],\n        [\n            0,\n            \"user w windzie na plakacie widzę hanię a jak ja widzę to inni też a kto widział budę no to jak buda ma wygrać z hanką\"\n        ],\n        [\n            0,\n            \"user user dobrze że nic nie piłem bo też bym się zaksztusił 😁 😁 😁 ten jeden gif wystarczy jako komentarz za 100 słów\"\n        ],\n        [\n            1,\n            \"wiem że jesteś płynny płciowo user mi powiedzial potwierdził user\"\n        ],\n        [\n            0,\n            \"user klauzula bo nie wierzę że celta sama z siebie za takie grosze go sprzedaje\"\n        ],\n        [\n            1,\n            \"user user proszę o cytat z wypowiedzi przedstawiciela wh który to potwierdza łżesz jak bura suka manipulancie\"\n        ],\n        [\n            0,\n            \"user user tyle że my nic z tego nie mamy niemcy policzyli wszytko wraca do nich\"\n        ],\n        [\n            1,\n            \"user user w nawołuje do rozruchów 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user som jutro rano jakiś meczyk w fife\"\n        ],\n        [\n            0,\n            \"user ja pierdole wszyscy nas leją\"\n        ],\n        [\n            0,\n            \"jutro mam wolne więc pójdę na jakieś zakupy ciuchowe poważnie potrzebuje sweterka sukienki i spodni\"\n        ],\n        [\n            0,\n            \"user o ile się nie myle to ta twarda ręka była jednym z powodów jego zwolnienia\"\n        ],\n        [\n            0,\n            \"user user żelek pisał o frekwencji wiec zrobiłem zestawienie klubów jeśli chodzi o frekwencję i możliwości\"\n        ],\n        [\n            0,\n            \"rt user user wszystkiego najlepsiejszego z okazji urodzin ❤ ️ 🎂 🎈\"\n        ],\n        [\n            0,\n            \"rt user user wszystkiego najlepsiejszego z okazji urodzin ❤ ️ 🎂 🎈\"\n        ],\n        [\n            0,\n            \"user user małe że niektórzy katolicy powinni się leczyć\"\n        ],\n        [\n            0,\n            \"ale spoko sama wymyśliłam cała kampanie i pani doktor wszystko widziała i kazała chłopakom czytać i puściła mi oczko girl power\"\n        ],\n        [\n            0,\n            \"user żeby przy okazji i 88 się nie pożegnał\"\n        ],\n        [\n            0,\n            \"user szczęście całe że nie w moim mieście\"\n        ],\n        [\n            0,\n            \"user user to wszystko jest za bardzo skomplikowane\"\n        ],\n        [\n            0,\n            \"user no to chodź bo mam straszny mood a moja psiapsi nie chce iść\"\n        ],\n        [\n            0,\n            \"user user no cóż tylko pozazdrościć 😁 😁 😁 byle tylko drugi kaz z tego nie wyszedł 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user kwiaty 😨 😂 😂 😂 do zobaczenia po przerwie 😉\"\n        ],\n        [\n            0,\n            \"user zostaje zapomniałam że chciałam ją przeczytać user mi polecił\"\n        ],\n        [\n            0,\n            \"rt user plany mobilizacyjne wot na wypadek wojny z danią zakładają że oddział ziemowita kossakowskiego zajmie legoland\"\n        ],\n        [\n            0,\n            \"rt user plany mobilizacyjne wot na wypadek wojny z danią zakładają że oddział ziemowita kossakowskiego zajmie legoland\"\n        ],\n        [\n            0,\n            \"user nie nie ma wojny wszyscy to emigranci zarobkowi idź pan swoją drogą\"\n        ],\n        [\n            1,\n            \"user user szacunku dla tych bogoojczyźnianych zjebów vperfekcyjnych w dojeniu państwa\"\n        ],\n        [\n            0,\n            \"user user mam małe pytanie kogo sobie wybraliście wyborach\"\n        ],\n        [\n            0,\n            \"wzmożenie patriotyczne tak szybko mija dlaczego\"\n        ],\n        [\n            0,\n            \"powiedzcie jak to jest być ładnym\"\n        ],\n        [\n            0,\n            \"user user i jeszcze mieszać w to olę wyloguj się czubie\"\n        ],\n        [\n            0,\n            \"hashtag widzew resovia 2 1 marcin pigiel poza kadrą gospodarzy\"\n        ],\n        [\n            0,\n            \"rt user user od 5 ciu lat mieszka z nami starsza samotna osoba jej obecność okazała się dla nas prawdziwym darem\"\n        ],\n        [\n            0,\n            \"rt user user od 5 ciu lat mieszka z nami starsza samotna osoba jej obecność okazała się dla nas prawdziwym darem\"\n        ],\n        [\n            0,\n            \"ola jest w ciąży ja nie wiem co by było gdybym ja teraz zaszła w ciażę\"\n        ],\n        [\n            0,\n            \"user user lepszy bardzo dobry zespół juniorów niż dół iii ligi lepszy dobry zespół juniorów niż iv liga 😜\"\n        ],\n        [\n            0,\n            \"user chyba do ciebie i międlara\"\n        ],\n        [\n            0,\n            \"user 20 minut tramwajem autem trochę dłużej\"\n        ],\n        [\n            0,\n            \"user user jeszcze nie podjąłem decyzji mam im odpowiedzieć i raczej nie będę tego naprawiał\"\n        ],\n        [\n            0,\n            \"user blokował nie przeciął wydaje mi się że to jest ta różnica\"\n        ],\n        [\n            0,\n            \"user powiedzieli dlaczego to miało tyle trwac\"\n        ],\n        [\n            0,\n            \"user mimo wszystko mówisz o trzecim czwartym stoperze zawsze niełatwo puścić prospecta ale czasem po prostu tak dla niego lepiej\"\n        ],\n        [\n            0,\n            \"user user tak ogląda ich najwięcej osób więc ich mecze są wybierane przez nc jako pierwsze\"\n        ],\n        [\n            0,\n            \"prezes z tym tekstem na kolanko rozjebał tt\"\n        ],\n        [\n            0,\n            \"rt user user izba dyscyplinarna ma za zadanie wydalić z sądów sędziów złodziei i łapowników chyba o tym powinnaś wiedzieć …\"\n        ],\n        [\n            0,\n            \"rt user user izba dyscyplinarna ma za zadanie wydalić z sądów sędziów złodziei i łapowników chyba o tym powinnaś wiedzieć …\"\n        ],\n        [\n            0,\n            \"user brawo tylko 18 minut spóźnienia\"\n        ],\n        [\n            0,\n            \"user jaki konkretny przepis został złamany cytat poproszę\"\n        ],\n        [\n            0,\n            \"user młodszym to chyba nie zazwyczaj facet jest ode mnie starszy lmao\"\n        ],\n        [\n            0,\n            \"rt user user w końcu ktoś ma te same przypuszczenia bo jak się pytam to nikt nie wie kto to ta natalka 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"rt user user w końcu ktoś ma te same przypuszczenia bo jak się pytam to nikt nie wie kto to ta natalka 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user na razie się zastanawia czy dokładnie wiadomo o co chodzi w tej ustawie\"\n        ],\n        [\n            0,\n            \"user user załuska niby po co nam zawodnik który od 10 lat siedź na ławce i mu z tym dobrze\"\n        ],\n        [\n            0,\n            \"user user sprzedając brleka będą mieć 16 mln plus cała drużynę\"\n        ],\n        [\n            0,\n            \"oficjalne konto nowego sekretarza stanu w kprp ➡ user\"\n        ],\n        [\n            0,\n            \"user popłakałam się prawie że śmiechu 😁 😁 😁 czyli jak to mówią wstajesz i wiesz 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"gdybyśmy wszyscy byli takimi mędrkami z mędrkowa jak mędrek user to krew by mi uszami plynęła aż bym umarł\"\n        ],\n        [\n            1,\n            \"user jak każda sprzedajna kurew zaczyna jak ją alfons wyszuka i pracuje dotąd aż będą na nią klienci\"\n        ],\n        [\n            0,\n            \"user user mniejsza a na euro 12 w ktorym meczu zostalismy tak rozgromieni\"\n        ],\n        [\n            0,\n            \"user piszę tylko o ofensywie wiadomo że trzeba było się nameczyc\"\n        ],\n        [\n            0,\n            \"czy user zauważył że dodałem go do bliskich znajomych\"\n        ],\n        [\n            0,\n            \"user waserman ma spore szanse na wszystkie sondy ale przecież bez partii startuje wiec no name nic niezdziala\"\n        ],\n        [\n            0,\n            \"user ty też jesteś z ukw\"\n        ],\n        [\n            0,\n            \"user user w tweecie chodziło o określenie wózek mobilny pozdrawiam\"\n        ],\n        [\n            0,\n            \"user user mecz jest jeszcze w trzech kolejnych zdaniach które nie zmieściły się na screenie\"\n        ],\n        [\n            0,\n            \"teraz dobiero pomyśłem że muszę zdjąć bana a wyciszyć user\"\n        ],\n        [\n            0,\n            \"user autorstwa user zapomniałam dodać ale jest znak wodny\"\n        ],\n        [\n            0,\n            \"user musiałeś sie położyć żeby zrobić zdjęcie tej pary szanuję\"\n        ],\n        [\n            0,\n            \"user a kto wam zagraża wasz suweren\"\n        ],\n        [\n            0,\n            \"user hejtowany czy krytykowany poza tym sobie nie radził to co mieli go wtedy chwalić\"\n        ],\n        [\n            0,\n            \"rt user jak reinkarnacja istnieje to jestesmy wszyscy w dupie bo ledwo skończymy to jebane zycie to sb zacznie kurwa nowe\"\n        ],\n        [\n            0,\n            \"rt user jak reinkarnacja istnieje to jestesmy wszyscy w dupie bo ledwo skończymy to jebane zycie to sb zacznie kurwa nowe\"\n        ],\n        [\n            0,\n            \"user ok juz serce dałem poprzednikowi słonko tak grzalo ze w link niechcialo się wejść\"\n        ],\n        [\n            0,\n            \"user sędzia robił wszystko co w jego mocy ale nie dał rady wiśle 💪 💪\"\n        ],\n        [\n            0,\n            \"user a mógł się uchylić 😀\"\n        ],\n        [\n            0,\n            \"user user zapewne powie coś co ma uwiarygodnić twój chory punkt widzenia rzeczywistości\"\n        ],\n        [\n            0,\n            \"user wstyd się przyznać ale chyba nie byłam w poznaniu nigdy\"\n        ],\n        [\n            0,\n            \"user skoro lepiej być za granicą to po co wraca\"\n        ],\n        [\n            0,\n            \"user najrozsądniej ale sporo osób wybrało urokliwy spacer widlostradą\"\n        ],\n        [\n            0,\n            \"user mam nadzieję że nie był to sen erotyczny 😁 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user i to ma być wiarygodne to jedna wielka manipulacja na zlecenie orbana\"\n        ],\n        [\n            0,\n            \"user tam znowu protest czy po prostu jest ich tak mało że nie ma sensu prowadzić dopingu 😂\"\n        ],\n        [\n            0,\n            \"user wygląda jak plakat wyborczy jednej z partii\"\n        ],\n        [\n            0,\n            \"user user to się uśmiecham do pana piotra o kilka wskazówek 🤣\"\n        ],\n        [\n            0,\n            \"user mówimy o przywiązaniu do nazwisk a nie czy ktoś zawinił\"\n        ],\n        [\n            0,\n            \"user ależ tu nie ma krzty drwiny\"\n        ],\n        [\n            0,\n            \"400 lat wykonawcy r u t a paprika korps url\"\n        ],\n        [\n            0,\n            \"user a będzie mozna gdzieś to spotkanie oglądnąć\"\n        ],\n        [\n            0,\n            \"user ja jestem hiroł i idę na siłownię od godziny wychodzę\"\n        ],\n        [\n            0,\n            \"user może nie bezdomnemu ale chciałam pomóc mu dorobić wyszło jak wyszło 🙈 😉\"\n        ],\n        [\n            0,\n            \"user mogłeś zabić dziecko sterydy z alkoholem jak mogłeś\"\n        ],\n        [\n            0,\n            \"user user już za późno wzieliście cierzniaka mączyńskiego i carlitosa i czeka was walka o ósemkę powodzenia\"\n        ],\n        [\n            0,\n            \"user aż zachciałam być stara p\"\n        ],\n        [\n            0,\n            \"user dwa dni później do wielkopolski zawitajcie tam będzie meczycho 😁\"\n        ],\n        [\n            0,\n            \"rt user halicki przez ostatnie 2 lata postrzał się przynajmniej o 15 ten chłop po nocach nie śpi ze strachu hashtag\"\n        ],\n        [\n            0,\n            \"rt user halicki przez ostatnie 2 lata postrzał się przynajmniej o 15 ten chłop po nocach nie śpi ze strachu hashtag\"\n        ],\n        [\n            1,\n            \"user user lecz się kobieto na nogi bo na głowę już zbyt późno\"\n        ],\n        [\n            0,\n            \"user od paru lat jestesmy ligowym średniakiem każdy by chciał walczyć o coś więcej ale może w przyszłym sezonie mały optymizm jest\"\n        ],\n        [\n            0,\n            \"user we wszystkich kategoriach wiekowych tak jest w clj również\"\n        ],\n        [\n            0,\n            \"user user ajesli ktoś spyta czemu tak myślę teraz to odpowiem serbia\"\n        ],\n        [\n            0,\n            \"user pewnie jakiś były piłkarz wisły\"\n        ],\n        [\n            0,\n            \"prace zaczeli po mnie juz na emeryturze a ja w 2040 emerytura\"\n        ],\n        [\n            0,\n            \"user user żenada poziom inteligencji na wysokości kolan\"\n        ],\n        [\n            0,\n            \"user user zero zjebania po weselu znaczy chujowe wesele\"\n        ],\n        [\n            0,\n            \"user tylko paulius nie ma 20 lat\"\n        ],\n        [\n            0,\n            \"user tylu ich że można się pogubić\"\n        ],\n        [\n            0,\n            \"wow wow wow wielki szacun user i user 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"user teraz nad grobem stoją strażnicy żeby nie wykopali\"\n        ],\n        [\n            0,\n            \"user a mnie dziwi że ty się dziwisz myślisz że janusze po żenadzie z legią chętnie przyjdą na mecz i to w środku tygodnia\"\n        ],\n        [\n            0,\n            \"user nie no sorry jak nie zdobędziemy chociaż punktu z takim słabym zespołem to po prostu nie zasługujemy na grupe mistrzowską\"\n        ],\n        [\n            0,\n            \"user nie wiem jak sobie poradzi śpiewając ją na żywo ale piosenka serio wpada w ucho xd\"\n        ],\n        [\n            1,\n            \"zamkinij swoje ludzkie ego user bo szkodzisz pisdzielstwu za mało dzielisz morda w kubeł i pis rośnie\"\n        ],\n        [\n            0,\n            \"user mogę oddać samego zainteresowanego jeśli chcesz\"\n        ],\n        [\n            0,\n            \"user user niewyolbrzymiaj to nie odpust ze za każdy los się płaci\"\n        ],\n        [\n            0,\n            \"user w maju jest runda finałowa\"\n        ],\n        [\n            0,\n            \"a są dwa rozdziały ale gówniane\"\n        ],\n        [\n            0,\n            \"dobra idę jutro odebrać prawko w końcu\"\n        ],\n        [\n            0,\n            \"dostałam info ze zamówiono moje prawo jazdy i ze max 7 dni i mogę odebrać\"\n        ],\n        [\n            0,\n            \"user a poza tym słabo dość teraz moze sicario 2 ale tu rozne opinie słyszałem\"\n        ],\n        [\n            0,\n            \"user wtedy powstałaby dyskusja a teraz wyszedł prawie mem\"\n        ],\n        [\n            0,\n            \"user podobna sytuacja ręka a klatka piersiowa to to samo\"\n        ],\n        [\n            0,\n            \"rt user moja odporność to takie dno totalne i chciałabym wreszcie przestać chorować co chwile\"\n        ],\n        [\n            0,\n            \"rt user moja odporność to takie dno totalne i chciałabym wreszcie przestać chorować co chwile\"\n        ],\n        [\n            0,\n            \"user user no ale mogą też zatrudnić kogoś spoza tego draftu pożyjemy zobaczymy nie ma co się zamartwiać\"\n        ],\n        [\n            0,\n            \"user na soku jabłkowym nie z własnego ogrodu nie bezpośrednio wyciskanym i pasteryzowanym\"\n        ],\n        [\n            0,\n            \"user chuj ci do tego kto jak wydaje swoje pieniądze user\"\n        ],\n        [\n            0,\n            \"user no i dobrze znając życie to gdyby byli w dołku to byśmy na pewno z nimi stracili pkt a tak to jestem dobrej myśli\"\n        ],\n        [\n            0,\n            \"czy karolina z tego kanału stylizacje naprawdę nazwała swoją córkę balbina xd\"\n        ],\n        [\n            0,\n            \"user user niespodzianka która nas dotyczy\"\n        ],\n        [\n            0,\n            \"user dostał za całokształt dziwie się że tak późno\"\n        ],\n        [\n            0,\n            \"gram z dziadkiem w rummikub dziadku oszukujesz tak a faktycznie ale to nic ty też oszukiwałaś jak pytałem czy fizyka odrobiona\"\n        ],\n        [\n            0,\n            \"user user weź się chłopie nie ośmieszaj pajacuje to wasz trener że wysyła asystenta na konferencje\"\n        ],\n        [\n            0,\n            \"ta planeta jest nasza lewaki prawaki też to wiedzą joł\"\n        ],\n        [\n            1,\n            \"user na miejscu protestujących przed tymi kamerami napluł bym mu w pysk i wywalił stamtąd na butach\"\n        ],\n        [\n            0,\n            \"user user niestety i tak by siedział na ławce\"\n        ],\n        [\n            0,\n            \"user user ah to dziękuje bardzo ale chodzi bardziej o taką redakcyjna prace ale mogę mieć pytanko pracujesz w zawodzie\"\n        ],\n        [\n            0,\n            \"user pierwszy celny w 1 polowach w drugich już bywały gol nawet 😉\"\n        ],\n        [\n            0,\n            \"100 kurwa procent spółek skarbu państwa obsadzonych debilami pcimi obajtkami\"\n        ],\n        [\n            0,\n            \"user user obstawiam że nawet gabovs jest wyżej od bobana 😂\"\n        ],\n        [\n            0,\n            \"user u mnie wisi tylko jedna moja ale ja w uk mieszkam\"\n        ],\n        [\n            0,\n            \"craxa dziwko derby blisko z garbarnia\"\n        ],\n        [\n            0,\n            \"user radziłbym zająć się długiem wobec iti user\"\n        ],\n        [\n            0,\n            \"user user po co nawet rosjanie od tego systemu odeszli\"\n        ],\n        [\n            0,\n            \"user user iv runda lm faza grupowa le jeśli się nie mylę wtedy jest wszystko centralne\"\n        ],\n        [\n            0,\n            \"user trudno żeby drużyna nie odczuwała braku najlepszego stopera w lidze w razie czego może tu grać też kwiato\"\n        ],\n        [\n            0,\n            \"user user nikt nikomu nie zabrania i nie zabraniał krytykować są jednak granice wszystkiego a te były przekraczane\"\n        ],\n        [\n            0,\n            \"user ty to dopiero bzdury pleciesz\"\n        ],\n        [\n            0,\n            \"user user później na messengera ci wyślę\"\n        ],\n        [\n            0,\n            \"user ale zaraz się zacznie i będą żniwa hashtag\"\n        ],\n        [\n            0,\n            \"user spoko twoja sprawa również pozdrawiam\"\n        ],\n        [\n            0,\n            \"user mam wrażenie że on jest kręcony w slow motion robiłam trzy podejścia i przemęczyłam dwa odcinki tylko\"\n        ],\n        [\n            0,\n            \"user user w meczu niemcy szwecja nasz sędzia robił mógł żeby pomóc niemcom 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user to poczytaj swoje wpisy z ostatnich kilku dni\"\n        ],\n        [\n            0,\n            \"user user dlatego trzeba było poszukać mu klubu w ii lidze\"\n        ],\n        [\n            0,\n            \"user nie wie bo sama jest w czarnej dupie 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user a mnie się nasuwa takie skojarzenie pusta jak bęben i smutna jak noc listopadowa nie wiem dlaczego\"\n        ],\n        [\n            0,\n            \"user to jest normalne to są sępy\"\n        ],\n        [\n            0,\n            \"user dziękuję że mnie pan nie zmusza bo nie lubię odgrzewanych kotletów pozdrawiam\"\n        ],\n        [\n            0,\n            \"user user ale masz obiektyw szerokokątny 4 gb starczy super aparat a mi6 słabiutko\"\n        ],\n        [\n            0,\n            \"jeszcze dzisiaj moja koleżanka z klasy z lo ma egzamin a jutro ja\"\n        ],\n        [\n            0,\n            \"user korzystałem płaciłem swoimi pieniędzmi a nie służbową kartą ola wiedziała że nie wychodzi za prawiczka\"\n        ],\n        [\n            0,\n            \"user user jest obiektywnie liga rosyjska to troche inny świat w porównaniu do esa\"\n        ],\n        [\n            0,\n            \"user pacz user dlaczego marek bije wazony ludziom po domach\"\n        ],\n        [\n            0,\n            \"zrobiłam mamie urodzinowe śniadanie i posprzątałam w kuchni a na imprezie dam jej prezent\"\n        ],\n        [\n            0,\n            \"user user omnibus jaka podstawa prawna\"\n        ],\n        [\n            0,\n            \"user harcerstwo nigdy mnie nie interesowało 😜\"\n        ],\n        [\n            0,\n            \"user o wisłe to ty się nie martw w czwartek mecz też o 18 30\"\n        ],\n        [\n            0,\n            \"user to nie kwestia zmęczenia tylko tego że francuscy mocni średniacy z dużym dystansem podchodzą do le\"\n        ],\n        [\n            0,\n            \"user a prezesi szukają winy w kibicach zamiast u siebie na podwórku\"\n        ],\n        [\n            0,\n            \"dziewczyny z pokoju obok oglądają sabrinę\"\n        ],\n        [\n            0,\n            \"user niedopatrzenie w kontroli jakości komunikacji czyli że co się nie odbyło myślenie\"\n        ],\n        [\n            0,\n            \"user ale więcej szczegółów to nie napisała\"\n        ],\n        [\n            0,\n            \"user zgodnie z zasadą że co by nie zrobili to źle pojechał nie dobrze nie pojechał jeszcze gorzej\"\n        ],\n        [\n            0,\n            \"user widzę że wróciłeś uduchowiony po procesji natchniony prawdą i chrześcijańską miłością bliźniego\"\n        ],\n        [\n            0,\n            \"rt user uwaga uwaga prezes teraz na plaży w kątach rybackich z łopatką ale bez wiaderka przekopuje mierzeję wiślaną\"\n        ],\n        [\n            0,\n            \"rt user uwaga uwaga prezes teraz na plaży w kątach rybackich z łopatką ale bez wiaderka przekopuje mierzeję wiślaną\"\n        ],\n        [\n            0,\n            \"mama zamówiła mi na urodziny czekoladowego torta 😍\"\n        ],\n        [\n            0,\n            \"user snooker cały rok eurosport pokazuje turnieje więc to nic dziwnego\"\n        ],\n        [\n            0,\n            \"user no to żeś pan się wysilił i błysnął intelektem 😁 😁 😁 równia pochyła 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user odejmuje 3 pkt z legią i jakoś wisła dalej jest w ósemce\"\n        ],\n        [\n            0,\n            \"user user filipiak juz szuka wakacji w biurze podróży bo kl mu ufundowała je\"\n        ],\n        [\n            0,\n            \"zamieniłem mu imię z eryk na rysio bardziej mi na rysia wygląda\"\n        ],\n        [\n            0,\n            \"23 00 piątek dobra czas wyjść z pracy już nic się raczej nie wydarzy 23 04 hashtag\"\n        ],\n        [\n            0,\n            \"user user czekam z utęsknieniem na delegalizację onru\"\n        ],\n        [\n            0,\n            \"hashtag podbeskidzie stomil 1 3 przemek mystkowski grał całą drugą połowę\"\n        ],\n        [\n            0,\n            \"user user no i oczywiście trenerem tam jest kusia\"\n        ],\n        [\n            0,\n            \"user user coś czuję że słynne houston we have a problem padło tak naprawdę kiedy skończył się płyn do demakijażu\"\n        ],\n        [\n            0,\n            \"user na euro nie straciłeś ani jednej głupiej bramki tu już trzy katastrofy obronne\"\n        ],\n        [\n            0,\n            \"mam nadzieje że dostanę jakiś łatwy przyjemny brief na zaliczenie bo jak nie to xdddddd\"\n        ],\n        [\n            0,\n            \"user user jak ci się udało też chcę 🙇 🙇 🙇\"\n        ],\n        [\n            0,\n            \"user tak to amfora szyjowa panatenajska o pojemności podróżnej czyli że do samolotu można\"\n        ],\n        [\n            0,\n            \"kabaret że ktoś dopuścił to kretowisko w valladolid\"\n        ],\n        [\n            0,\n            \"user no dwie strzelili brazylijczycy 😜\"\n        ],\n        [\n            0,\n            \"user user tak inteligentne pytanie jak twoje można zadać wyłącznie patrząc w lustro\"\n        ],\n        [\n            1,\n            \"user może opublikuje pani listę będzie wiadomo komu dostarczyć dodatkowy zapas wazeliny\"\n        ],\n        [\n            0,\n            \"user a chodzisz na każdy mecz siatkówki ja tych ludzi nie chce tłumaczyć ale ich rozumie skoro ich kosz nie interesuje\"\n        ],\n        [\n            0,\n            \"user user ale pisdzielce taki rwetest podnosili jak po zmieniala na 23 a teraz tylko wy bronicie vatu na ubranka\"\n        ],\n        [\n            0,\n            \"user albo osiągnęła zbyt duże stężenie w organizmie 😱\"\n        ],\n        [\n            0,\n            \"user nie widzę oświadczenia o kwestionowaniu oferty stecherta prze tf za to widzę że usunęliście waszą informacje na ten temat\"\n        ],\n        [\n            0,\n            \"no widzew wyciągnął w ostródzie na 2 1 kacper falon miał udział przy golu\"\n        ],\n        [\n            0,\n            \"user no i co z tego że wiedział ten bukmacher chciał naciągnąć klientów na taki zakład więc niech teraz wypłaca kase\"\n        ],\n        [\n            0,\n            \"nowa epka hoziera omg to jest to na co czekałam\"\n        ],\n        [\n            1,\n            \"user user a ty jesteś ruskim trollem vice versa debilu\"\n        ],\n        [\n            0,\n            \"user user ale trzeba być zjebem totalnym żeby chwalić się publicznie\"\n        ],\n        [\n            0,\n            \"user user będą zwalniać więc szczęśliwcy będą mieli bardzo dużo czasu dla rodziny p\"\n        ],\n        [\n            0,\n            \"user to niech ktoś panu szymonowi wytłumaczy 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user też obstawiam nie nową szott user\"\n        ],\n        [\n            0,\n            \"co robisz kroje groszek do sałatki ale groszku się nie kroi no właśnie 😎\"\n        ],\n        [\n            0,\n            \"user w sensie że nikt mu niepowiedział że niemka już ogłoszona d\"\n        ],\n        [\n            0,\n            \"user user a kiedy ujawni nagrody rozdawane w kancelarii dudy\"\n        ],\n        [\n            0,\n            \"rt user user a ja życzę polakom polski bez po\"\n        ],\n        [\n            0,\n            \"rt user user a ja życzę polakom polski bez po\"\n        ],\n        [\n            0,\n            \"user kierowca parkujacy na takim miejscu też jest kaleką umysłowym\"\n        ],\n        [\n            0,\n            \"user gówno zrobiłeś przez ostatnie 2 5 roku i dalej rozwalasz resztki po jako opozycja jesteście beznadziejni\"\n        ],\n        [\n            0,\n            \"user jak to było czekam z utęsknieniem i zapuszczam już korzenie 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user i całe szczęście bo nie potrzeba takich kibiców\"\n        ],\n        [\n            0,\n            \"ostatnią porządną ' dziewiątką ' brazylii na mundialu nadal pozostaje ronaldo\"\n        ],\n        [\n            0,\n            \"rt user nie pozostało mi w życiu nic innego tylko napić się wina\"\n        ],\n        [\n            0,\n            \"rt user nie pozostało mi w życiu nic innego tylko napić się wina\"\n        ],\n        [\n            0,\n            \"user człowiek się musi czasem zgubić\"\n        ],\n        [\n            0,\n            \"user może przestań się dziadek kompromitować\"\n        ],\n        [\n            0,\n            \"user jest słaby jak zawsze w kadrze\"\n        ],\n        [\n            0,\n            \"konwój to taki tylko mnie kochaj dla chłopaków\"\n        ],\n        [\n            0,\n            \"mistrzowie branża it mediana 60 tyś mirda w kubeł\"\n        ],\n        [\n            0,\n            \"user ale on mu pozwolił wejść gdy piłka była pod naszym polem karnym\"\n        ],\n        [\n            0,\n            \"skoro willem ii przebija naszą oferte dla naszego najlepszego zawodnika to trudno patrzeć z optymizmem w przyszłość\"\n        ],\n        [\n            0,\n            \"kwaśniewski odetchnął z ulgą że nie ma konta na tt\"\n        ],\n        [\n            0,\n            \"user jak trenerzy będą go wystawiać w ataku to może coś z niego będzie w wiśle robili mu krzywde wystawiając na skrzydle\"\n        ],\n        [\n            0,\n            \"user media polskojęzyczne się ciebie wstydzą\"\n        ],\n        [\n            0,\n            \"user mało skuteczna bo przegrywam 🤔\"\n        ],\n        [\n            0,\n            \"czy ktoś tu z was posiada zadania na słuchanie z angielskiego poziom a1 a2 bardzo was błagam dajcie chociaż rt\"\n        ],\n        [\n            0,\n            \"user statystyka jest jedna 108 polaków ogląda user\"\n        ],\n        [\n            1,\n            \"user wodospad chujni prostacki populizm reżimowe media poczucie oblężenia inwazja psychopolactwa\"\n        ],\n        [\n            0,\n            \"muszę jechać so skarbówki ubezpieczyciela i urzędu dorosłe życie ssie\"\n        ],\n        [\n            0,\n            \"user podobno dobrawa tak miała na drugie\"\n        ],\n        [\n            0,\n            \"user słyszałem o plotkach ale chodzi mi o to że transfer tam po dobrym sezonie jest dla mnie zaskakujący ale ja się nie znam\"\n        ],\n        [\n            0,\n            \"i nienawidzę jak ktoś trzaska no nie zdzierżę tego co ci te drzwi w życiu zawiniły\"\n        ],\n        [\n            0,\n            \"zayn rodem z 2014 roku to mój ulubiony zayn\"\n        ],\n        [\n            0,\n            \"user muszę przetestować czy działa bo jak nie to słabo a jaki on miał model\"\n        ],\n        [\n            0,\n            \"user user jak mam coś do kogoś to do tego kogoś mówię a nie w próżnię\"\n        ],\n        [\n            0,\n            \"user ale koszulka na polska litwa była 😁\"\n        ],\n        [\n            0,\n            \"user też w takiej chodzę gdybyś był z podlasia byś rozumiał\"\n        ],\n        [\n            0,\n            \"rt user znów pada nazwisko śp lecha kaczyńskiego na litość boską on nie żyje i nie ma jak się bronić hashtag\"\n        ],\n        [\n            0,\n            \"rt user znów pada nazwisko śp lecha kaczyńskiego na litość boską on nie żyje i nie ma jak się bronić hashtag\"\n        ],\n        [\n            0,\n            \"user user po raz kolejny mam wrażenie że jednym z kryteriów aby grać w koszykarskiej wiśle jest uroda\"\n        ],\n        [\n            0,\n            \"user wielkie brawa dla user nie świętuje się z krzywoprzysięzcą i dewastatorem państwa\"\n        ],\n        [\n            0,\n            \"user małysza odpalili z paryż dakar bo był zwolennikiem przeciwnej partii to teraz będą przepraszać tymi pieniedzmi\"\n        ],\n        [\n            0,\n            \"user user kto odmówił treningu i gry myślałem że prijović na urlopie\"\n        ],\n        [\n            0,\n            \"user też mi wyszło coś koło tego ale jak będziemy na styk grać to się przeliczymy\"\n        ],\n        [\n            0,\n            \"user user niestety te dwadzieścia parę tez stoją ☹ ️ ☹ ️ ☹ ️ ☹ ️ ☹ ️\"\n        ],\n        [\n            0,\n            \"user nie mam pojęcia ale ładnie pachnie\"\n        ],\n        [\n            0,\n            \"user za co on wyżyje do emerytury\"\n        ],\n        [\n            0,\n            \"user user zaskakująca zmiana trenera przecież tylko o jurciciu się ciągle mówi brawo dla tego dziennikarza\"\n        ],\n        [\n            0,\n            \"user od drugiej 26 lipca losowanie 1 i 2 rundy 19 czerwca\"\n        ],\n        [\n            0,\n            \"user zróbcie na weszło o tym program jako ekspertów proponuje michniewicza i matusiaka\"\n        ],\n        [\n            0,\n            \"user user to na tej samej zasadzie cr to płaczek i egoista przeginka z interpretacją\"\n        ],\n        [\n            0,\n            \"user user mieszkam z wysokim mężczyzną będzie się zahaczał 😉\"\n        ],\n        [\n            0,\n            \"rt user „ dzieci z zespołem downa to szczęśliwe i piękne dzieci to że odbiera się im życie jako nienarodzonym jest dla mnie dram …\"\n        ],\n        [\n            0,\n            \"rt user „ dzieci z zespołem downa to szczęśliwe i piękne dzieci to że odbiera się im życie jako nienarodzonym jest dla mnie dram …\"\n        ],\n        [\n            0,\n            \"user user nie znałem ale to nie ten przypadek rydzykowopisbolszewivki yntelygent\"\n        ],\n        [\n            0,\n            \"ty user nie lajkuj bo zaraz pewnie do milanu trafi 😀\"\n        ],\n        [\n            0,\n            \"user dlatego gracie na licencji amiki\"\n        ],\n        [\n            0,\n            \"user chyba wygrany bo przedłużyli z nim kontrakt\"\n        ],\n        [\n            0,\n            \"user user no to jutro przeciwko jadze zagra bramkarz reprezentacji chorwacji\"\n        ],\n        [\n            0,\n            \"user może raczej kadłubek albo raczej sam kadłubek bez mózgu\"\n        ],\n        [\n            0,\n            \"user gdy nie można zbierać i robić selfie to chodzenie na te konferencje zupełnie mieć sens 😜\"\n        ],\n        [\n            0,\n            \"user user szkoda że nie sukcesów i tego jak długo potrafi utrzymać posade\"\n        ],\n        [\n            0,\n            \"user to jedyny argument ludzi którym marudzę o takich rzeczach xd\"\n        ],\n        [\n            1,\n            \"my polacy śmieciaki do pierwszego 20 tyś to mało śmieciaki na 12 śmieciaki\"\n        ],\n        [\n            0,\n            \"user mu bo nie dostał akredytacji hahaha dawno się tak nie dzięki\"\n        ],\n        [\n            0,\n            \"user user aż 38 osób moje gratulacje\"\n        ],\n        [\n            0,\n            \"z nowego ari wpada mi w ucho tylko breathin\"\n        ],\n        [\n            0,\n            \"user skąd ja to znam xdd\"\n        ],\n        [\n            0,\n            \"user duchem wielki ciałem mały z nowogrodzkiej z i efekt natychmiastowy\"\n        ],\n        [\n            0,\n            \"user rio ave też jest fajne\"\n        ],\n        [\n            0,\n            \"user daj panie boże zdrowie żeby tyle\"\n        ],\n        [\n            0,\n            \"user ale fotki z nową fryzurą to już się pokazać\"\n        ],\n        [\n            0,\n            \"rt user co ty k gwiżdzesz tak sędzia ł b opisał w protokole meczowym żółtą kartkę dla iwana 😂 😂 😂 szybka nauka języka polskiego ma …\"\n        ],\n        [\n            0,\n            \"rt user co ty k gwiżdzesz tak sędzia ł b opisał w protokole meczowym żółtą kartkę dla iwana 😂 😂 😂 szybka nauka języka polskiego ma …\"\n        ],\n        [\n            0,\n            \"user no i się bo gra prawie cały czas i często gra bardzo dobrze\"\n        ],\n        [\n            0,\n            \"rt user umarł dzielny chłopczyk z wielkimi problemami politycy chcą to jakoś dla siebie wykorzystać a żeby was\"\n        ],\n        [\n            0,\n            \"rt user umarł dzielny chłopczyk z wielkimi problemami politycy chcą to jakoś dla siebie wykorzystać a żeby was\"\n        ],\n        [\n            0,\n            \"iść na wykład czy nie iść o to jest pytanie\"\n        ],\n        [\n            0,\n            \"user tak jak choćby po wiśle udało się wygrać w poznaniu\"\n        ],\n        [\n            0,\n            \"user właśnie sobie jak bardzo na w tvp prowadzący by tę rozmowę\"\n        ],\n        [\n            0,\n            \"user spoko p z go rozłoży ma i 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user że lech kaczyński doprowadził miasto do ruiny\"\n        ],\n        [\n            0,\n            \"dzień dobry idę sobie zaraz poćwiczyć\"\n        ],\n        [\n            0,\n            \"user chodziło mi że w seniorach nie ma zakazu u nas max 1 lub 2 nazwiska z 2000 zostaną w clj a być może nikt\"\n        ],\n        [\n            0,\n            \"user user ja tylko przyznaję ci rację 😉\"\n        ],\n        [\n            0,\n            \"user wielgus dla protestujących to jak dla posła 😁\"\n        ],\n        [\n            0,\n            \"user user się do twojego nie będę się do ciebie nie ma do kogo\"\n        ],\n        [\n            1,\n            \"user user wypad kłamco i oszuście z mojego miasta\"\n        ],\n        [\n            0,\n            \"user user szczególnie pisowski główny policji 👍 👍 👍\"\n        ],\n        [\n            0,\n            \"user mogła zająć pierwsze miejsce to grała by z rosją 😁\"\n        ],\n        [\n            0,\n            \"pytam się pana kto nalał mleka w tryby dobrej zmiany\"\n        ],\n        [\n            0,\n            \"user zadecydowały wyższe umiejętności indywidualne poszczególnych zawodników po prostu\"\n        ],\n        [\n            0,\n            \"user nasze 8 zawodnikami z jedynki tam swego czasu 0 3 i u 0 6 p\"\n        ],\n        [\n            0,\n            \"już wiadomo dlaczego piotr stokowiec jednak do lechii pawła\"\n        ],\n        [\n            0,\n            \"user jaki sens ma barcelony z drużynami\"\n        ],\n        [\n            0,\n            \"wizje chodźcie do mnie blisko najbliżej\"\n        ],\n        [\n            0,\n            \"user ci się tak kiedyś 😳\"\n        ],\n        [\n            0,\n            \"user noo jeśli to iloczyn to wszystko jasne 😁 😁 😁 😂 😂 😂\"\n        ],\n        [\n            1,\n            \"rt user user twoje zachowanie i poglądy mają wiele wspólnego z komuchami\"\n        ],\n        [\n            1,\n            \"rt user user twoje zachowanie i poglądy mają wiele wspólnego z komuchami\"\n        ],\n        [\n            0,\n            \"user ale sędzia z na meczu z polską był spoko\"\n        ],\n        [\n            0,\n            \"user no takiej okazji nie mogła 😀 😀 nareszcie ktoś mówi z 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"rt user hashtag nic straconego rozliczyć teraźniejszą targowicę\"\n        ],\n        [\n            0,\n            \"rt user hashtag nic straconego rozliczyć teraźniejszą targowicę\"\n        ],\n        [\n            0,\n            \"user z mojej pracy nie widziałem\"\n        ],\n        [\n            0,\n            \"user no tak kto będzie w czerwcu kalendarz albo nie\"\n        ],\n        [\n            0,\n            \"user tak do tego się właśnie odnoszę wystarczy dobry mecz w płocku zagrać i do kadry\"\n        ],\n        [\n            0,\n            \"user nie pamiętam gdzie wczoraj byłem\"\n        ],\n        [\n            0,\n            \"user a idąc na całość możesz coś ugrać przynajmniej jest szansa i na rozum ze wracam z\"\n        ],\n        [\n            1,\n            \"user user nikt jej nie potrafi powiedzieć że dziennikarz to nie baba na rynku co handluje i ryja\"\n        ],\n        [\n            0,\n            \"user z rio ave nie był bądź tu mądry\"\n        ],\n        [\n            0,\n            \"user tak z tego co widziałam masz go na instagramie i fejsie ale nic już nie mówię xd\"\n        ],\n        [\n            0,\n            \"user on widać że się nie znam na haha\"\n        ],\n        [\n            0,\n            \"user wzmocnieniem może nie ale dobrym moim zdaniem tak pytanie czy stać nas na lepszych\"\n        ],\n        [\n            0,\n            \"co ta bydgoszcz bomby na dworcu na dachu\"\n        ],\n        [\n            0,\n            \"user no sorry ale ten zestaw jest zbyt zaawansowany dla niego tylko\"\n        ],\n        [\n            0,\n            \"user user czekam na to wtedy zobaczymy ilu z pisu pójdzie siedzieć\"\n        ],\n        [\n            0,\n            \"user user nasza grupa jest taka że nikt tam specjalnie nie będzie próbował unikać rywala\"\n        ],\n        [\n            0,\n            \"user zawsze można trzeba mieć tylko fundusze spore\"\n        ],\n        [\n            0,\n            \"user ale jeśli karny to za nogi nie za pchnięcie a tu jest próba zagrania piłki\"\n        ],\n        [\n            0,\n            \"user zaraz się obudzi jakiś że tak się nie mówi\"\n        ],\n        [\n            0,\n            \"user user czasu innych na pewnych\"\n        ],\n        [\n            0,\n            \"user user a to są jeszcze jakieś inne kolory\"\n        ],\n        [\n            0,\n            \"zamiast dać się w tamtych czasach walkę że jakim była czerwona chwała im\"\n        ],\n        [\n            0,\n            \"user user a jak ładnie się czyta\"\n        ],\n        [\n            0,\n            \"user sobie w google żart i sprawdź co to jest\"\n        ],\n        [\n            0,\n            \"user imo około 60 ale nie będę się\"\n        ],\n        [\n            0,\n            \"user i tak wszystko wina stuhra i tvn\"\n        ],\n        [\n            0,\n            \"user no to jeszcze nic pewnego z tym p\"\n        ],\n        [\n            0,\n            \"user poczekaj aż wróci żona ’ a 😂\"\n        ],\n        [\n            0,\n            \"user na zimę zawsze tak latem jest 3x mniejsza\"\n        ],\n        [\n            0,\n            \"user a jak to będzie po polsku i czy do wieczora drzemkę 😉\"\n        ],\n        [\n            0,\n            \"user serio z dziećmi na marszu\"\n        ],\n        [\n            0,\n            \"user co w rzeszy napisz że powinni wałęsę\"\n        ],\n        [\n            0,\n            \"p o p y t a j c i e w i e m z e t a m j e s t e s c i e url\"\n        ],\n        [\n            1,\n            \"user user a ja mam wrażenie że to twój mózg taki myśleniem\"\n        ],\n        [\n            0,\n            \"user wszystko przez zagrożenie ciągły stan wojna idzie\"\n        ],\n        [\n            0,\n            \"user dzień dobry miłego dnia ci życzę x\"\n        ],\n        [\n            0,\n            \"user user ta wisła jest taka 5 min grają a legia 85 i to legia jest zadowolona z remisu\"\n        ],\n        [\n            0,\n            \"user tak a potem ten go chyba za co dostał 5 meczów\"\n        ],\n        [\n            0,\n            \"user to jest chore wszyscy o user\"\n        ],\n        [\n            0,\n            \"user user na obu stronach chyba gra\"\n        ],\n        [\n            0,\n            \"user proszę poczytać wpisy tutaj polactwo w pełnej krasie\"\n        ],\n        [\n            1,\n            \"user user dokładnie tak będzie i to wcale nie przez to że pis taki sprawny a dlatego że polacy to debile\"\n        ],\n        [\n            0,\n            \"user świata przez wszystkich musimy ich\"\n        ],\n        [\n            0,\n            \"user przecież ten klub to antywisła więc czego pan wymaga\"\n        ],\n        [\n            0,\n            \"user user nieudanej zagrania piłki a nie zachowania\"\n        ],\n        [\n            0,\n            \"user nie bardzo bo chodzi o to żeby mu trochę pomóc finansowo bo ma ciężko a się jako złota 🤔 🤪\"\n        ],\n        [\n            0,\n            \"user ej btw co to za czwartki z social media co na fb na czymś takim\"\n        ],\n        [\n            0,\n            \"rt user na którym miejscu wpływowych kobiet świata jest teraz beata szydło\"\n        ],\n        [\n            0,\n            \"rt user na którym miejscu wpływowych kobiet świata jest teraz beata szydło\"\n        ],\n        [\n            0,\n            \"user user dziwie się że ludzie się jeszcze na jego informacje podobnie ma się sprawa z\"\n        ],\n        [\n            0,\n            \"user jeden gość w tacie bmw ale nie zdążył przekazać tatuś padł i go w tym bmw\"\n        ],\n        [\n            1,\n            \"user napewno się nie damy żaden stary i już nigdy więcej nie chołoty do sejmu\"\n        ],\n        [\n            0,\n            \"user user gdyby tak było to nie byłby w kadry za bardzo\"\n        ],\n        [\n            0,\n            \"user lider bo 2 mecze więcej\"\n        ],\n        [\n            0,\n            \"user nawet ty nie kostala xd\"\n        ],\n        [\n            0,\n            \"rt user tvp info pociesza po łomocie w gdańsku i krakowie w dużych miastach mieszka tylko 15 proc polaków\"\n        ],\n        [\n            0,\n            \"rt user tvp info pociesza po łomocie w gdańsku i krakowie w dużych miastach mieszka tylko 15 proc polaków\"\n        ],\n        [\n            0,\n            \"user przecież mecze poniedziałkowe to ligi polskiej\"\n        ],\n        [\n            0,\n            \"user mówisz o wynikach czy grze\"\n        ],\n        [\n            0,\n            \"sobie znowu na var na konferencji a później walizki\"\n        ],\n        [\n            0,\n            \"user polak polakowi nawet herbaty zazdrości ale to nie ja\"\n        ],\n        [\n            0,\n            \"user nie wiesz czy nie myślą czy on\"\n        ],\n        [\n            0,\n            \"user jestem w rozsypce jak tu być polakiem jak iść do z taka i\"\n        ],\n        [\n            0,\n            \"user user uff już myślałem że cię popierdoliło xd\"\n        ],\n        [\n            0,\n            \"user to nie jest kwestia szacunku kaczyński po prostu wie że wszystko jest kwestią ceny\"\n        ],\n        [\n            0,\n            \"user się widać go jak na dłoni 😀\"\n        ],\n        [\n            0,\n            \"user user 3 polaków na boisku nieliczac zawodników od lat\"\n        ],\n        [\n            0,\n            \"user a nie jest tak że wg boga każdy człowiek jest piękny nawet ten brzydki\"\n        ],\n        [\n            0,\n            \"user user a czy dziadek wejdzie z nami w mogę zrobić jakąś na jego cześć\"\n        ],\n        [\n            0,\n            \"user gdzie była transmisja na żywo z losowania\"\n        ],\n        [\n            0,\n            \"user user osoba za transfery z klubu w powinna tak się nazywać\"\n        ],\n        [\n            0,\n            \"rt user chciałabym nosić te śliczne delikatne koronkowe staniki ale mam za duże cycki x d\"\n        ],\n        [\n            0,\n            \"rt user chciałabym nosić te śliczne delikatne koronkowe staniki ale mam za duże cycki x d\"\n        ],\n        [\n            0,\n            \"user no jak to przecież zejść z żeby nie robić\"\n        ],\n        [\n            0,\n            \"user też dzisiaj pisał że się na xddd\"\n        ],\n        [\n            0,\n            \"i maroko user oglądaj i nie gadaj następnym razem\"\n        ],\n        [\n            0,\n            \"user cristiano do upadku też wiele nie potrzebuje patrz rzut karny z hiszpanią\"\n        ],\n        [\n            0,\n            \"user a może to karma nie ma większego i w lidze\"\n        ],\n        [\n            0,\n            \"ale że jak rocznik 00 ma teraz ale stara jestem xd\"\n        ],\n        [\n            0,\n            \"user user rekord świata na 60 metrów to 6 34 s\"\n        ],\n        [\n            0,\n            \"user racja się domysły innych wy nie kto zostanie sponsorem\"\n        ],\n        [\n            0,\n            \"user też tak kiedyś myślałem póki nie zacząłem chodzić na wisłe uwierz mi że zdarzają się tak mecze że zmieniłem zdanie\"\n        ],\n        [\n            0,\n            \"user user co to ma wspólnego niech jaki wszystkich że komuś to odpowiada\"\n        ],\n        [\n            0,\n            \"user w polsce mamy 5 zawodników do repry co mają poziom światowy a reszta to udział trenera dziś trener się\"\n        ],\n        [\n            1,\n            \"user debil czy tylko udaje debila\"\n        ],\n        [\n            1,\n            \"rt user user ręce precz od polski szwabie\"\n        ],\n        [\n            1,\n            \"rt user user ręce precz od polski szwabie\"\n        ],\n        [\n            0,\n            \"user czy masz jakieś info na temat rozmów z lechem p\"\n        ],\n        [\n            0,\n            \"user sztuka przestrzeń da się np zrobić marsz z udziałem 200 osób\"\n        ],\n        [\n            0,\n            \"user user przynajmniej raz ktoś nie\"\n        ],\n        [\n            0,\n            \"user żelek góry są piękne ale są z wysokości widzę że ty tak jak ja wolisz góry oglądać z dołu\"\n        ],\n        [\n            0,\n            \"user ciekawe jak tam jest poproszę pół baku tę do pełna i może za\"\n        ],\n        [\n            1,\n            \"user user a ci co nie wszyscy jesteście\"\n        ],\n        [\n            1,\n            \"user czemu user a nie pani nie działa w a nie praca za grosze xd\"\n        ],\n        [\n            0,\n            \"user bez tych trzech punktów górnik byłby za wisłą\"\n        ],\n        [\n            0,\n            \"user ciekawe czy user też się podoba 🤔\"\n        ],\n        [\n            0,\n            \"user niech te tak głośno nie bo śpię\"\n        ],\n        [\n            1,\n            \"user hehehehehe user rozumu wam nie zabiorą bo go nie macie matoły\"\n        ],\n        [\n            0,\n            \"user poza na stoku oby był\"\n        ],\n        [\n            0,\n            \"user co tam koleś napisał bo mam od niego\"\n        ],\n        [\n            0,\n            \"user user kaczor walczy z dudą i\"\n        ],\n        [\n            0,\n            \"user a co w tej kwestii pawłowski ma do gadania nic\"\n        ],\n        [\n            1,\n            \"user user takie teksty to dla waszych wy myślicie że jak wasi wyborcy to debile to reszta też\"\n        ],\n        [\n            0,\n            \"user hiszpanii 4 1 z w finale lm\"\n        ],\n        [\n            0,\n            \"user z drugiej strony przed zmianą przepisów był płacz że jest karny czerwona karze się podwójnie i psuje to\"\n        ],\n        [\n            1,\n            \"user nie ma co być pora zdać sobie sprawe że jesteście palantów nie się do niczego\"\n        ],\n        [\n            0,\n            \"user user a kto rozmawia o zmianie trenera\"\n        ],\n        [\n            0,\n            \"nie chce mi się wstać dzisiaj\"\n        ],\n        [\n            0,\n            \"user user przynajmniej możemy legendy a kto u was jest legendą 😂\"\n        ],\n        [\n            0,\n            \"mówcie co chcecie ale kolejny mecz typu drukowanie szymona m hashtag\"\n        ],\n        [\n            0,\n            \"user tobie to by dali kare ale za\"\n        ],\n        [\n            0,\n            \"user a co to a kto to 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user a mam inne wyjście mam ale wiesz co to oznacza\"\n        ],\n        [\n            0,\n            \"user jak pigiel falonik i sędzia d\"\n        ],\n        [\n            0,\n            \"nie mam siły nawet wejść do łóżka\"\n        ],\n        [\n            1,\n            \"jedyne co mi na myśl przychodzi na określenie mentalności prof matczaka to mentalność alfonsa hashtag\"\n        ],\n        [\n            0,\n            \"user już od pięciu lat tak wieczory 20 x\"\n        ],\n        [\n            0,\n            \"user z białym misiem albo te się robi 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"dynastia to tak trochę moda na sukces in my opinion ale nadal oglądam xd\"\n        ],\n        [\n            0,\n            \"user będziesz wiedział przed meczem czy to jeszcze możliwe japonia z senegalem grają przed nami\"\n        ],\n        [\n            0,\n            \"ale miałam głupi sen i cant\"\n        ],\n        [\n            0,\n            \"user zobaczymy jak będzie z boguskim\"\n        ],\n        [\n            0,\n            \"user problem w tym że jest tam trzecim młodzieżowcem po dziś dwa gole do przerwy i\"\n        ],\n        [\n            0,\n            \"user user skoro taki z niego zadowolony to pewnie zostanie dłużej nie mówiąc o boguskim i innych\"\n        ],\n        [\n            0,\n            \"user ten moment gdy okazuje się że wygrał więcej lm niż cristiano\"\n        ],\n        [\n            0,\n            \"user a co musi się dziać u 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user dajcie spokój z tym 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user piątek 18 jeszcze ok ale zamienić na sobotę lub nd żadnych grania w pn\"\n        ],\n        [\n            1,\n            \"rt user user wyobraź sobie że będzie jeszcze lepiej tylko proszę zabrać od naszej ojczyzny swoje lepkie łapki\"\n        ],\n        [\n            1,\n            \"rt user user wyobraź sobie że będzie jeszcze lepiej tylko proszę zabrać od naszej ojczyzny swoje lepkie łapki\"\n        ],\n        [\n            1,\n            \"jezus kocha pedofili a nawet user\"\n        ],\n        [\n            0,\n            \"user tylko nie widzę tutaj żadnej pary o ile to faktycznie to w żadnym razie\"\n        ],\n        [\n            0,\n            \"user user ale przecież 50 tyś 6 mln\"\n        ],\n        [\n            0,\n            \"user tak ale to wciąż oznacza że są od siebie\"\n        ],\n        [\n            0,\n            \"user user nie ma to jak lans po nazwisku zobaczymy co zostanie z ojca\"\n        ],\n        [\n            0,\n            \"user matka córki i jego była żona\"\n        ],\n        [\n            0,\n            \"user jaka frekwencja bo ze zdjęcia śmiem twierdzić że 1 5 k\"\n        ],\n        [\n            0,\n            \"user nah spokojnie poczekaj aż var im tyłek\"\n        ],\n        [\n            0,\n            \"rt user gdzie można kupić bluzę z kapturem i szmatkę taką na twarz\"\n        ],\n        [\n            0,\n            \"rt user gdzie można kupić bluzę z kapturem i szmatkę taką na twarz\"\n        ],\n        [\n            0,\n            \"user ten stadion ma 7 lat\"\n        ],\n        [\n            0,\n            \"user w to nie wątpie d\"\n        ],\n        [\n            0,\n            \"user ale w ogóle nie tego jako jazdę po innych\"\n        ],\n        [\n            0,\n            \"znowu mam taki mood ze nie mogę na siebie patrzeć nawet w lustrze\"\n        ],\n        [\n            1,\n            \"user gdyby nie był takim zjebem innym swój obraz rodziny\"\n        ],\n        [\n            0,\n            \"user no to jak nie zagramy w eurolidze to wiemy przez kogo 😂\"\n        ],\n        [\n            0,\n            \"user masz na myśli mateusza user\"\n        ],\n        [\n            0,\n            \"hashtag stal podbeskidzie 0 1 przemek mystkowski grał do minuty\"\n        ],\n        [\n            0,\n            \"user przecież wszyscy mówili że bramka była prawidłowa na jakiej planecie ten pajac żyje\"\n        ],\n        [\n            0,\n            \"user user i się na szczęście ulotki możesz rozdawać tak więc głowa do góry\"\n        ],\n        [\n            0,\n            \"user the originals jeszcze jak interesują cię wampirów o albo to me to złoto i diamenty tez\"\n        ],\n        [\n            0,\n            \"user gdy wszyscy wiedzą że coś jest niemożliwe przychodzi ktoś kto o tym nie wie i to robi ”\"\n        ],\n        [\n            0,\n            \"user user nie jest to takie niemożliwe\"\n        ],\n        [\n            0,\n            \"user user zmienia się to że ' ' to teraz żółta kartka niedawno to\"\n        ],\n        [\n            0,\n            \"user user synku jakby nie takie dziadki jak ja to byś dzisiaj na a nie bredził ma twitterze\"\n        ],\n        [\n            1,\n            \"user user rydzykowo ultras się na a tak tak naprawdę najgorsze szambo\"\n        ],\n        [\n            1,\n            \"rt user user taki sam niemiecki baran ja ty 😆 😆 😆\"\n        ],\n        [\n            1,\n            \"rt user user taki sam niemiecki baran ja ty 😆 😆 😆\"\n        ],\n        [\n            0,\n            \"user user nie ma za co przez chwile ze to że wisły już nie ma a z tym mi nie do śmiechu\"\n        ],\n        [\n            0,\n            \"user nie wiem jak w ogóle w tym meczu z włochami można szukać po naszej stronie jakiegokolwiek 😜\"\n        ],\n        [\n            0,\n            \"user user a tak się ostatnio że nie ma u was artykułów\"\n        ],\n        [\n            0,\n            \"user user i porażka mnie nie boli bo ostatnio często ja ale porażka boli jak nagminnie ktoś warszawie pomaga\"\n        ],\n        [\n            0,\n            \"user user a w pierwszym tuzy dziennikarstwa i\"\n        ],\n        [\n            0,\n            \"do domu na gdzie w lewo skręcam nie co nie w to drugie lewo 😒\"\n        ],\n        [\n            0,\n            \"user no raczej wiem xd ale ogólnie w mieście się zastanawiam\"\n        ],\n        [\n            0,\n            \"po pracy muszę usiąść i zrobić zadanie n studia pierwsze w tym roku\"\n        ],\n        [\n            1,\n            \"user user ziobro ma korzenie kogo ten\"\n        ],\n        [\n            0,\n            \"user ukw xd już się nawet nie dziwie w sumie\"\n        ],\n        [\n            0,\n            \"user user jesteś tego pewna 😎\"\n        ],\n        [\n            0,\n            \"user myślałem że coś na meczu zrobił bo dzisiaj chyba kadra grała i że inni się tym jarają\"\n        ],\n        [\n            0,\n            \"ja nie mam znajomych także ja ktoś co tam ja nie wyświetla\"\n        ],\n        [\n            0,\n            \"user też to nie było 😉\"\n        ],\n        [\n            0,\n            \"user takie wzmożenie dobre jest na krótką\"\n        ],\n        [\n            0,\n            \"user user i wcale z tego powodu nie a im pozdrawiam i zdrowia życzę\"\n        ],\n        [\n            0,\n            \"jest mi bardzo bardzo bardzo zimno\"\n        ],\n        [\n            0,\n            \"user moja tez ma i to jest hit największy\"\n        ],\n        [\n            1,\n            \"user normalnego wolnego świata ma cię głęboko w dupie wstyd i żenada\"\n        ],\n        [\n            0,\n            \"user ale do carrillo i widział to że mu chce ręke podać czy sobie to\"\n        ],\n        [\n            0,\n            \"user user za to dziennikarze kochają legie\"\n        ],\n        [\n            0,\n            \"w jebany 10 100 jedyne co moge zrobic to\"\n        ],\n        [\n            1,\n            \"bardzo dobrze mi sie żyje jako polski żyd z nie ma w polsce z wyjątkiem user\"\n        ],\n        [\n            0,\n            \"user o jakiej grupie ludzi mówisz tacy co tak to przychodzą tylko na lecha i legie\"\n        ],\n        [\n            0,\n            \"sobotni sparing user z user zostanie ostatecznie rozegrany w radomiu początek o godzinie 11 00\"\n        ],\n        [\n            0,\n            \"user górnik na boisku zdobył trzy punkty mniej a wisła miała sporo meczów gdzie sędziowie jej nie\"\n        ],\n        [\n            0,\n            \"user pójdę z tobą jak chcesz 😇\"\n        ],\n        [\n            0,\n            \"user user u mnie też i tego się boję\"\n        ],\n        [\n            0,\n            \"user i tylko potrafił ze spalonego strzelić bramkę\"\n        ],\n        [\n            1,\n            \"rt user user wczoraj walczył z bolszewikami dziś ich kocha\"\n        ],\n        [\n            1,\n            \"rt user user wczoraj walczył z bolszewikami dziś ich kocha\"\n        ],\n        [\n            0,\n            \"user to zrób jej konkurencję emi i po 😁 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user a dziś samo porównanie tych dwóch legia 10 pkt wisła 11 znaczy ze legia się i ty tym to\"\n        ],\n        [\n            0,\n            \"user to piro miałaś na myśli hehe url\"\n        ],\n        [\n            0,\n            \"user serce w gdyni pracodawca w krakowie taka mała uwaga jak chcesz żeby cię kibice w krk to takich rzeczy się nie mówi\"\n        ],\n        [\n            1,\n            \"user jesteś na urlopie czy dalej państwo na pisu\"\n        ],\n        [\n            0,\n            \"user napiszcie do 😂 ona jest wszędzie 😂\"\n        ],\n        [\n            0,\n            \"user prezes wisły mówił że od 1 mln jesli dostaje 4 to musiał mieć jakiegoś mega farta\"\n        ],\n        [\n            0,\n            \"głowę wykonawcy sen w a url\"\n        ],\n        [\n            1,\n            \"rt user pepe is an enormous dick\"\n        ],\n        [\n            1,\n            \"rt user pepe is an enormous dick\"\n        ],\n        [\n            0,\n            \"user user jesteś max na 3 dzień\"\n        ],\n        [\n            0,\n            \"user bez butów chodzi 😉 nie sądziłam że to się tak póki co wrzucam wszystko do chwili\"\n        ],\n        [\n            0,\n            \"user oczywiście pisze to z szacunku do jego pln dawał z miłości nie z chęci żeby ktoś źle mojego tweeta\"\n        ],\n        [\n            0,\n            \"user user chińczycy lubią przepłacać więc mam nadzieje że o nich chodzi\"\n        ],\n        [\n            0,\n            \"user ale on to by z 😁\"\n        ],\n        [\n            0,\n            \"user a to chyba szydera 😉\"\n        ],\n        [\n            0,\n            \"na drogę oprócz wiadomo tamagotchi tamagotchi tamagotchi było nasze mózgi są\"\n        ],\n        [\n            1,\n            \"user widze że jebie w główkę mocniej i mocniej\"\n        ],\n        [\n            0,\n            \"user a z innej strony patrzeć to tomek ma buty ale chyba go ale panie tomku wstyd\"\n        ],\n        [\n            0,\n            \"user z jedenastki tylko i grali w tym meczu\"\n        ],\n        [\n            0,\n            \"user ej w ogóle co tam się odjebalo w odcinku 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user jezu nie pamietam xd ale w the był dużej chyba\"\n        ],\n        [\n            0,\n            \"user jak zostanie prezydentem to zapewne się zmieni a na razie to klatka w zoo 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user user na poziomie kłóciłbym się\"\n        ],\n        [\n            1,\n            \"user duda pójdzie z o białej sile a morawiecki z flagą onru i jojo po jednej w dupie\"\n        ],\n        [\n            0,\n            \"user legia ma jeszcze 3 lige do utrzymania\"\n        ],\n        [\n            0,\n            \"rt user user z hitow lis w amoku z polskiej listy wściekłych hien na prowadzeniu sam lis\"\n        ],\n        [\n            0,\n            \"rt user user z hitow lis w amoku z polskiej listy wściekłych hien na prowadzeniu sam lis\"\n        ],\n        [\n            0,\n            \"user user takich jak podczas meczu z sandecją nie\"\n        ],\n        [\n            0,\n            \"user mam taką że do ludzi których nie szanuje nie mówie na pan przykro mi\"\n        ],\n        [\n            0,\n            \"user w dodatku nikt kto i kiedy\"\n        ],\n        [\n            0,\n            \"user user i prawo wyborcze nieuku a potem policz\"\n        ],\n        [\n            0,\n            \"user myślisz że któryś z sędziów których nie było w 1 8 i nie ma w 1 4 jeszcze coś dostanie\"\n        ],\n        [\n            0,\n            \"user jedzie z nami na yearsów 😂\"\n        ],\n        [\n            0,\n            \"sędzia złodziej będzie nadal to jakaś masakra\"\n        ],\n        [\n            0,\n            \"user user ok zgoda to co będzie z tymi pedofilami\"\n        ],\n        [\n            0,\n            \"user user tacy ludzie są jak pigułka z optymizmu czymś\"\n        ],\n        [\n            0,\n            \"user mam nadzieje że się znajdzie jakiś frajer co go będzie chciał kupić i w wiśle już nie zagra\"\n        ],\n        [\n            0,\n            \"user user nic ale będzie mu śmierdziało 😁\"\n        ],\n        [\n            0,\n            \"user oj to dinamo też ostatnio ma problemy pod tym względem\"\n        ],\n        [\n            0,\n            \"user taki będzie temat czy znowu zrobi z siebie idiotę\"\n        ],\n        [\n            0,\n            \"user user dobra dobra ciekawe co było do baku wygląda na albo\"\n        ],\n        [\n            0,\n            \"user no to słaby z ciebie dziennikarz\"\n        ],\n        [\n            0,\n            \"rt user user wasze to były przez 8 lat teraz są nasze\"\n        ],\n        [\n            0,\n            \"rt user user wasze to były przez 8 lat teraz są nasze\"\n        ],\n        [\n            0,\n            \"user user tak krzysiu powiedział teraz kolejnego będzie\"\n        ],\n        [\n            0,\n            \"user na koszulki możesz mieć solidną konkurencję 😜\"\n        ],\n        [\n            0,\n            \"user już niedługo pozostanie nam rosja i białoruś\"\n        ],\n        [\n            0,\n            \"user user skoro to znaczy że zostaje\"\n        ],\n        [\n            0,\n            \"user 13 😁 😁 😁 to zbyt a 10 to nie 13 to jest teraz 😀 😀\"\n        ],\n        [\n            0,\n            \"user user a poza tym parafianie nie płacą jest się członkiem kościoła to się go\"\n        ],\n        [\n            0,\n            \"user bo on jest inteligentny jak przed\"\n        ],\n        [\n            0,\n            \"user w chwili andzik wie co robić\"\n        ],\n        [\n            0,\n            \"user user a w którym kościele głową jest chrystus\"\n        ],\n        [\n            0,\n            \"mówi że stare są całkiem niezle\"\n        ],\n        [\n            0,\n            \"x with 2 chainz saudi wykonawcy schoolboy q url\"\n        ],\n        [\n            0,\n            \"rt user 🔜 znany z gry i pracy w user tomasz kulawik do 01 2016 w oks brzesko upadek klubu został właśnie trenerem olimpii …\"\n        ],\n        [\n            0,\n            \"rt user 🔜 znany z gry i pracy w user tomasz kulawik do 01 2016 w oks brzesko upadek klubu został właśnie trenerem olimpii …\"\n        ],\n        [\n            0,\n            \"bracia paixao strzelali gole jagiellonii w pięciu ostatnich meczach z jagiellonią i z ostatnich siedmiu\"\n        ],\n        [\n            0,\n            \"user tylko te jakoś nie chcą się 😁 😁\"\n        ],\n        [\n            0,\n            \"user user no i jak tam będą 2 starty w pucharach a na liście już i skendija 100\"\n        ],\n        [\n            0,\n            \"rt user user no blagam nie da sie juz pani sluchac\"\n        ],\n        [\n            0,\n            \"rt user user no blagam nie da sie juz pani sluchac\"\n        ],\n        [\n            0,\n            \"user wszystko zależy też od losowania\"\n        ],\n        [\n            0,\n            \"wreszcie poznałam w realu user duże hashtag bo już prawie piątek 😊\"\n        ],\n        [\n            0,\n            \"mama chce jechać ze mną na placyk swoim autem nie wiem czy jesteś na to gotowa\"\n        ],\n        [\n            0,\n            \"user właśnie ci chciałam pisać xd ja w przyszłym tygodniu będę miała kasę więc wchodzę w to\"\n        ],\n        [\n            0,\n            \"user mogło być różnie ale w kierunku 0 0 lub 0 1\"\n        ],\n        [\n            0,\n            \"rt user tylko ludzie o wybitnym guście smakowym doceniają smak szpinaku\"\n        ],\n        [\n            0,\n            \"rt user tylko ludzie o wybitnym guście smakowym doceniają smak szpinaku\"\n        ],\n        [\n            0,\n            \"góralski za milika liczba zawodników nie musi zespołu a w końcu ten środek pola\"\n        ],\n        [\n            0,\n            \"user ty na prawdę masz problem żeby je rozpoznać\"\n        ],\n        [\n            0,\n            \"ale brzydki zapach z cipy przecież jest\"\n        ],\n        [\n            0,\n            \"chcę już swój plan chcę wiedzieć czy serio mam prawo i i\"\n        ],\n        [\n            0,\n            \"że po połączeniu z tym numerem słychać rozmowę córki z matką zaraz potem krzyki i strzały\"\n        ],\n        [\n            0,\n            \"user szukasz jakiś znany zespół z do grania\"\n        ],\n        [\n            0,\n            \"user miał wizje żeby zbudować athletic bilbao a jego ruchy są tego\"\n        ],\n        [\n            0,\n            \"user ale brzydki zapach user związki siarki\"\n        ],\n        [\n            0,\n            \"user a co miał nie do tej piłki\"\n        ],\n        [\n            0,\n            \"user user a ja się d skład na polską lige jest mocny więc nie ma co mówić że nie rzuca na kolana\"\n        ],\n        [\n            0,\n            \"ale za to jak gotuje 😍 😍 😍\"\n        ],\n        [\n            0,\n            \"user mnie nie przekonuje miał dobry sezon głównie w ofensywie a tak to przeciętny wg mnie lepszy\"\n        ],\n        [\n            0,\n            \"nic mnie tak nie wkurwia jak dziecko na które mówi mi what is po prostu krew mnie zalewa xd\"\n        ],\n        [\n            0,\n            \"pani user odszkodowania to chyba za mało dostała\"\n        ],\n        [\n            0,\n            \"user user daj znać jak będzie brać drugiego psa trzeciego kota i problem bo się\"\n        ],\n        [\n            0,\n            \"user kiedyś tak już było i nie wypaliło\"\n        ],\n        [\n            0,\n            \"user e no daj mu się nacieszyć i tak każdy wie że jose jest poza\"\n        ],\n        [\n            0,\n            \"user no to ciekawe co będą jedni i drudzy bo pewnie sprawa się nie skończyła\"\n        ],\n        [\n            0,\n            \"user a ja polecam troche jeśli wisła go niechce sprzedawać to rzuca ponad 1 mln a nie 300 tys 1 2\"\n        ],\n        [\n            0,\n            \"user jeden zły mecz i walukiewicz\"\n        ],\n        [\n            0,\n            \"user a jest jakiś trener co nie chce wygrać wszystkich meczów\"\n        ],\n        [\n            0,\n            \"user nie lubisz tych dni kiedy trener na ciebie d\"\n        ],\n        [\n            0,\n            \"user się bocie niby jesteś ale kto wie\"\n        ],\n        [\n            0,\n            \"user bardzo dobra decyzja z tym\"\n        ],\n        [\n            0,\n            \"user tak mu też powiedziałam bo się przejął 🤷 🏻 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"user user a kurwa tt 2 mln\"\n        ],\n        [\n            0,\n            \"user oby ale wtedy jarmolenko powinien wrócić do niemiec z powrotem\"\n        ],\n        [\n            0,\n            \"żeby było jasne ten mundial został przegrany pięć dni temu z senegalem\"\n        ],\n        [\n            1,\n            \"user szmata ludzka gdzie swastyka na ryju\"\n        ],\n        [\n            0,\n            \"kocham gościa z tak ładnie pisze o\"\n        ],\n        [\n            0,\n            \"user a i chorążka czemu nie grają\"\n        ],\n        [\n            0,\n            \"user user mnie jak nie interesuje to nie do opery jak kogoś nie interesuje kosz to to zrozumieć\"\n        ],\n        [\n            0,\n            \"user czym innym są a czym innym fakty\"\n        ],\n        [\n            0,\n            \"rt user słowacy przeklinają euro po podstawowe produkty spożywcze jeżdżą do polski hashtag\"\n        ],\n        [\n            0,\n            \"rt user słowacy przeklinają euro po podstawowe produkty spożywcze jeżdżą do polski hashtag\"\n        ],\n        [\n            0,\n            \"user a czemu ma komuś to nie rozumiem\"\n        ],\n        [\n            0,\n            \"rt user walka o kasę z pjs stal st wola wg stat user na ost mecze wpuszcza na minutę rez bramkarza w pole żeby …\"\n        ],\n        [\n            0,\n            \"rt user walka o kasę z pjs stal st wola wg stat user na ost mecze wpuszcza na minutę rez bramkarza w pole żeby …\"\n        ],\n        [\n            0,\n            \"user user to poczytaj ilu zawodników nie grało\"\n        ],\n        [\n            1,\n            \"zdrajca i faszysta tusk szuka między nami polakami bolszewików jebana menda\"\n        ],\n        [\n            0,\n            \"user user nic nie wiesz kobieto o i nie wypowiadaj się na ci tematy\"\n        ],\n        [\n            0,\n            \"user jaka frekwencja w białym daria\"\n        ],\n        [\n            0,\n            \"12 tysięcy miejsc zajętych na gent i jedziemy dalej\"\n        ],\n        [\n            1,\n            \"user user wściekła cwelica kaczorzyca karakanica jadowita moze mi\"\n        ],\n        [\n            0,\n            \"user w jednym meczu się takie nie rodzą\"\n        ],\n        [\n            0,\n            \"user nikt niechce leżącego bo każdy jest już na maxa w pl po takim siły ekipy nawałki\"\n        ],\n        [\n            0,\n            \"user dostaje i głaski więc do jutra powinno być po sprawie\"\n        ],\n        [\n            0,\n            \"user user ważne że co najmniej bo przy porażce dzisiaj i z irl byśmy mieli 4 miejsce\"\n        ],\n        [\n            0,\n            \"pani user wstyd za takich jak pani to mówią internety przecież to takie ważne\"\n        ],\n        [\n            0,\n            \"user user ja nie jestem taka 😉\"\n        ],\n        [\n            0,\n            \"rt user user przecież wy obaj jesteście skończeni 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"rt user user przecież wy obaj jesteście skończeni 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user mało tego sędzia var robi w sytuacji gdzie wisla var trwa 3 minuty a sędzia 1 min do pierwszej połowy\"\n        ],\n        [\n            0,\n            \"rt user żyję dla tweetów o piotrusiu cugowskim hashtag\"\n        ],\n        [\n            0,\n            \"rt user żyję dla tweetów o piotrusiu cugowskim hashtag\"\n        ],\n        [\n            0,\n            \"user a to już twój problem\"\n        ],\n        [\n            0,\n            \"rt user tchórzostwo i paranoja marszałek kuchciński hańbi obejmowany urząd\"\n        ],\n        [\n            0,\n            \"rt user tchórzostwo i paranoja marszałek kuchciński hańbi obejmowany urząd\"\n        ],\n        [\n            0,\n            \"user tak nawet teraz w dodatku dwa odcinki\"\n        ],\n        [\n            0,\n            \"user user fajna mapa plan przed społeczeństwa\"\n        ],\n        [\n            0,\n            \"user fajnie że kciuki za piłkarzy a tak przy okazji ile spotkań w wiśle i ile masz asyst hehe\"\n        ],\n        [\n            0,\n            \"user nie i tyłko kmicic i 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user jak mężczyzna mówi że coś zrobi to zrobi nie trzeba mu przypominać co pół roku\"\n        ],\n        [\n            0,\n            \"maciej daje trudne zadania ekspertom w porównania pazdan vs d sanchez zieliński vs krychowiak vs 😂\"\n        ],\n        [\n            0,\n            \"user user skoro kwota wykupu była 9 mln to dlaczego go za zaledwie 3 mln\"\n        ],\n        [\n            0,\n            \"9 ostatnich meczów 9 porażek bramki 5 19 co zrobisz jak nic nie zrobisz 🙈 url\"\n        ],\n        [\n            0,\n            \"user masz na myśli załatwił ci bilet 😂\"\n        ],\n        [\n            0,\n            \"user coś u kądziora chyba nie do końca tak jak trzeba\"\n        ],\n        [\n            0,\n            \"user muszę koniecznie zmienić kolejkę 😁 bez pracy nie ma\"\n        ],\n        [\n            0,\n            \"user user a dla kogo ten wywiad a dla widzów dziennika o to bez powiem\"\n        ],\n        [\n            0,\n            \"user user czyli w razie porażki ty coś zrobisz dla legii i cracovii 🙈 🙊 ale nie ma opcji żebyśmy nie wygrali 💪\"\n        ],\n        [\n            0,\n            \"user matematycznie jeszcze nie jesteśmy pewni ostatniego miejsca oczywiście tylko matematycznie\"\n        ],\n        [\n            0,\n            \"user choruje sobie w co u ciebie jak tam na\"\n        ],\n        [\n            0,\n            \"user kto jest autorem tekstu 4 btw jest i na\"\n        ],\n        [\n            0,\n            \"user trzymać a puszczać boatenga nie rozumiem\"\n        ],\n        [\n            0,\n            \"user będę już po wszystkim to będę trzymać kciuki\"\n        ],\n        [\n            0,\n            \"rt user tak się zastanawiam czy zamknięcie stadionu cracovii to dla nich jakakolwiek kara przecież na ich mecze i tak nikt nie chodzi\"\n        ],\n        [\n            0,\n            \"rt user tak się zastanawiam czy zamknięcie stadionu cracovii to dla nich jakakolwiek kara przecież na ich mecze i tak nikt nie chodzi\"\n        ],\n        [\n            0,\n            \"user w sumie u mnie tez 😬 😂\"\n        ],\n        [\n            0,\n            \"user przecież leczy a zaczął od kolana bo na głowę już za późno\"\n        ],\n        [\n            0,\n            \"user czyli jest która odebrała polakowi mundial\"\n        ],\n        [\n            0,\n            \"szkoda że nie bo mamy dwóch user user\"\n        ],\n        [\n            0,\n            \"user user no fakt ale jak się chce osiągnąć cel 😁\"\n        ],\n        [\n            0,\n            \"user zawsze wygląda tak samo stało się coś\"\n        ],\n        [\n            0,\n            \"user user widzę że trolle w akcji\"\n        ],\n        [\n            0,\n            \"user też nie powinno być w planach na nowy sezon bardzo słaby piłkarz\"\n        ],\n        [\n            0,\n            \"user no i gdzie ten jak ktoś się zna na piłce to by wiedział że to nierealny transfer i by nie musiał postów\"\n        ],\n        [\n            1,\n            \"rt user pzpr płatni zdrajcy i pachołki rosji hashtag\"\n        ],\n        [\n            1,\n            \"rt user pzpr płatni zdrajcy i pachołki rosji hashtag\"\n        ],\n        [\n            0,\n            \"user user pójdzie nam tak samo jak wam\"\n        ],\n        [\n            0,\n            \"user user takie małe pytanie o sens i dlaczego pociąg na nazywa się\"\n        ],\n        [\n            0,\n            \"user tomek świat według i od razu się w 😉 pozdro życzę powodzenia\"\n        ],\n        [\n            0,\n            \"user w ogóle co wy za macie zawsze się zastanawiam co by było gdybym jednak poszła na 😂 😂\"\n        ],\n        [\n            0,\n            \"prędkość pod wiatr 18 22 z 30 40 max 50 dziś jechałem\"\n        ],\n        [\n            1,\n            \"rt user user dobra wiadomość dla l ewactwa i dla ciebie lisku pisiory 44 totalni debile 14 super\"\n        ],\n        [\n            1,\n            \"rt user user dobra wiadomość dla l ewactwa i dla ciebie lisku pisiory 44 totalni debile 14 super\"\n        ],\n        [\n            0,\n            \"user do niczego nie do tego o czym mówisz potrzebne są warunki i pieniądze nie przepis\"\n        ],\n        [\n            0,\n            \"user user kiedy patrzy w kamerę to się zatrzymuje z jakby nadal do zdjęć na 😉\"\n        ],\n        [\n            0,\n            \"user nie czytał bo cały czas oglądał stronę księżyca 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user wstyd mi że takie grają w wiśle\"\n        ],\n        [\n            0,\n            \"user user oj naiwna naiwna jak dziecko we 😁 😁 😁 i dodam jeszcze że się jak bracia a się jak żydzi\"\n        ],\n        [\n            0,\n            \"user user pamiętaj że to są tylko domysły\"\n        ],\n        [\n            0,\n            \"user bojówki dziadki i babcie błagam\"\n        ],\n        [\n            0,\n            \"user noż qrwa po czymś takim to tylko koszmary\"\n        ],\n        [\n            0,\n            \"user najgorzej jak ktoś nie wie do jakiego lekarza iść najpierw\"\n        ],\n        [\n            0,\n            \"user ciekawe czy michniewicz polubił tego posta 😂\"\n        ],\n        [\n            0,\n            \"user user szkoda że on nie może uznać meczu za udany\"\n        ],\n        [\n            0,\n            \"user i teraz co robić 😓\"\n        ],\n        [\n            0,\n            \"user user sam mam takich dużo\"\n        ],\n        [\n            0,\n            \"ile na odbiór dokumentu prawa jazdy\"\n        ],\n        [\n            0,\n            \"user myślałem ze furman cie po i dlatego taka\"\n        ],\n        [\n            0,\n            \"user na to pytanie jest tylko jedna prawidłowa odpowiedź url\"\n        ],\n        [\n            0,\n            \"user już nic nie będzie takie samo\"\n        ],\n        [\n            0,\n            \"user user jaka państwa podatki od pity city od nieruchomości\"\n        ],\n        [\n            0,\n            \"user oby w nd zrobiła tez niespodziankę i przegrała a dziś jak najbardziej popieram oby jaga grała dalej\"\n        ],\n        [\n            0,\n            \"user hehe słaby na karnego jak by rękę mu to może sędzia by się\"\n        ],\n        [\n            1,\n            \"user ja rozumiem że można być ale dlaczego koniecznie przy tym trzeba być\"\n        ],\n        [\n            1,\n            \"rt user user wypierdal ć to tobie już dwie żony powiedziały a rudy zdrajca to co najwyżej może prosić o najniższy wymiar ka …\"\n        ],\n        [\n            1,\n            \"rt user user wypierdal ć to tobie już dwie żony powiedziały a rudy zdrajca to co najwyżej może prosić o najniższy wymiar ka …\"\n        ],\n        [\n            0,\n            \"user nie da się trzeba w geny\"\n        ],\n        [\n            0,\n            \"time wykonawcy wszystkie wschody słońca url\"\n        ],\n        [\n            0,\n            \"user moja mama je taki makaron z nie wiem nigdy nie ale z jakimś powinien być dobry\"\n        ],\n        [\n            0,\n            \"user ronaldo grał od 1 min czy na\"\n        ],\n        [\n            1,\n            \"user najebany za kierownicą i w drogę a innych\"\n        ],\n        [\n            0,\n            \"user przecież jego west ham bez payeta to taka kadra nawałki z mś była\"\n        ],\n        [\n            0,\n            \"polecam również książkę żydzi p zychowicza akurat bardzo na czasie\"\n        ],\n        [\n            0,\n            \"user 30 mln na auta dla ludzi\"\n        ],\n        [\n            0,\n            \"user czytałem smutne to ale prawdziwe\"\n        ],\n        [\n            0,\n            \"epoka nie skończyła się bynajmniej dlatego że zabrakło kamieni\"\n        ],\n        [\n            0,\n            \"user i ten pajac jest na miejscu a nie za 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user jak sprawa z królową nie proszę\"\n        ],\n        [\n            0,\n            \"user z vat z pit tak tylko\"\n        ],\n        [\n            0,\n            \"user znaczy nie normalne ale jest\"\n        ],\n        [\n            0,\n            \"user dobrze że odchodzi nie takich ludzi którzy cieszą się z porażek wisły\"\n        ],\n        [\n            0,\n            \"user konferencje prasowe na mundialu co pan zrobi z i czy cristiano zostanie\"\n        ],\n        [\n            0,\n            \"user no spadniemy bo nie będzie wolskiego haha a jakby był to o mistrza prawda user\"\n        ],\n        [\n            0,\n            \"napisać do faceta czy nie bo ja bym napisała ale nie wiem czy to nie dziwne bo jakby kontakt nam się urywa a ja tego nie chce help\"\n        ],\n        [\n            0,\n            \"rt user wyniki sondy były do przewidzenia polacy chcieli i chcą nadal reform sądów hashtag\"\n        ],\n        [\n            0,\n            \"rt user wyniki sondy były do przewidzenia polacy chcieli i chcą nadal reform sądów hashtag\"\n        ],\n        [\n            0,\n            \"user prowadzi user prowadzi tak to działa przegrywa z\"\n        ],\n        [\n            0,\n            \"user ale i mozesz zamknąć oczy nie się\"\n        ],\n        [\n            0,\n            \"user były ale w grze a nie\"\n        ],\n        [\n            0,\n            \"user skandal user dzieci cała polska widziała\"\n        ],\n        [\n            0,\n            \"user czyżby filipiak zadzwonił z propozycją\"\n        ],\n        [\n            0,\n            \"rt user user racja przepraszam dzięki za sprostowanie\"\n        ],\n        [\n            0,\n            \"rt user user racja przepraszam dzięki za sprostowanie\"\n        ],\n        [\n            1,\n            \"jak mylisz z to ja kurwa nie wiem o czym ty myślisz chyba wcale\"\n        ],\n        [\n            0,\n            \"robię teraz test a co u was\"\n        ],\n        [\n            1,\n            \"user user głupi jesteś czytaj ze zrozumieniem i nie rób z siebie debila no chyba że już za późno\"\n        ],\n        [\n            0,\n            \"miałam też się dzisiaj spotkać z adą ale j po mnie o 19 30 więc chyba bym się nie\"\n        ],\n        [\n            0,\n            \"user ile już zostało sprzedanych biletów\"\n        ],\n        [\n            0,\n            \"user user przynajmniej czwartki z ligą europy też mogą być ciekawe pod tym względem 😜\"\n        ],\n        [\n            0,\n            \"user no dobra ale tam chodziło o bodajże wydaje mi się że po do wigier od razu normalnie trenował\"\n        ],\n        [\n            0,\n            \"rt user dzisiaj o 18 00 strefa kibica w radiu akadera zapraszamy\"\n        ],\n        [\n            0,\n            \"user user a jaki będzie z na bo ten semka to taki jest\"\n        ],\n        [\n            0,\n            \"jak usłyszę słowo albo coś w tym stylu\"\n        ],\n        [\n            1,\n            \"user o kurwa ale jesteś głupi\"\n        ],\n        [\n            0,\n            \"d o s t a ł a m o k r e s\"\n        ],\n        [\n            0,\n            \"user nienawiść kompleksy brak pewności siebie\"\n        ],\n        [\n            0,\n            \"zaklęcie brutalnie to co jeszcze jeden hashtag\"\n        ],\n        [\n            0,\n            \"user ciekawe czy ktoś z klubów o mistrza będzie mówił że termalika się czy takie rzeczy tylko w warszawie 🤔\"\n        ],\n        [\n            0,\n            \"user tam powinien być podpis marian nie mam się w co ubrać\"\n        ],\n        [\n            0,\n            \"user user to żaden problem u nich większość taka\"\n        ],\n        [\n            0,\n            \"user user czekają na sasina aż straci\"\n        ],\n        [\n            0,\n            \"ciekawe czy k pojechał na ten kontrakt do niemiec czy jednak został\"\n        ],\n        [\n            1,\n            \"beata wystarczy nie kraść miała relację z księdzem rydzykiem\"\n        ],\n        [\n            0,\n            \"ktoś tu pytał o sklep z na wesele a ja zgubiłam tego tweeta i mi smutno więc nie wiem czy to czytasz ale vubu jest okej\"\n        ],\n        [\n            0,\n            \"zaraz a wy pewnie zaraz pierwsze piwo\"\n        ],\n        [\n            0,\n            \"no i brawo panowie siatkarze kto by się po i francji\"\n        ],\n        [\n            0,\n            \"user po prostu czekamy dalej na tę bombę\"\n        ],\n        [\n            0,\n            \"user user no i co z tego że na rok wolałbyś żeby bronił bramkarz 10 razy gorszy tylko dlatego że ma kilkuletni kontrakt\"\n        ],\n        [\n            0,\n            \"user jesteś wrażliwy na jego punkcie ale nie widziałem jakiegoś na jego temat\"\n        ],\n        [\n            0,\n            \"user wystarczająco dobre argumenty pozdrowienia dla babci i dziadka\"\n        ],\n        [\n            0,\n            \"user a widzieliście się wczesniej 😂\"\n        ],\n        [\n            0,\n            \"user radek w otwiera ostatni robi się zimno\"\n        ],\n        [\n            0,\n            \"dali ikon 2 na chyba kupię mimo że gość ma 4 komentarze i nie ma\"\n        ],\n        [\n            0,\n            \"user bayern marnie patrząc ze grają w\"\n        ],\n        [\n            0,\n            \"user nie słyszałam o nich nigdy w życiu 😂 😂\"\n        ],\n        [\n            0,\n            \"rt user rozjebala się jak rosja na mapie i siedzi kurwa\"\n        ],\n        [\n            0,\n            \"rt user rozjebala się jak rosja na mapie i siedzi kurwa\"\n        ],\n        [\n            0,\n            \"user co za jebana zero szacunku dla takich zawodników\"\n        ],\n        [\n            0,\n            \"user biedni chorzy psychicznie ludzie wszystko kojarzy się im z\"\n        ],\n        [\n            0,\n            \"user a ilu z nich weszło wyłącznie dlatego aby zareagować na wasze ciągłe łgarstwa\"\n        ],\n        [\n            0,\n            \"user przecież oni go mają od gry w 1 lidze 😛\"\n        ],\n        [\n            0,\n            \"user nic z tej niebedzie jak 18 grudnia dopiero bo to polska nie elegancja francja\"\n        ],\n        [\n            0,\n            \"user kto wie czy w tym sezonie nie będzie jeszcze mniej\"\n        ],\n        [\n            0,\n            \"user ten który po powrocie do polski to nie wrzesień to będę ja\"\n        ],\n        [\n            0,\n            \"user szczerze to przed byłem za video dla sędziów ale teraz po kolejkach coraz bardziej jestem przeciwny\"\n        ],\n        [\n            0,\n            \"skoro tylu trenerom to w sumie nie ma się co dziwić że bierzemy kogoś takiego jak\"\n        ],\n        [\n            0,\n            \"user myślę że to nie kibicom trzeba tłumaczyć a i tzw ekspertom\"\n        ],\n        [\n            0,\n            \"user bałucki a ich a potem wszystko się psuje już wiem od czego 😉 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user jakiś lepszy cwaniak url\"\n        ],\n        [\n            0,\n            \"nie lubię wojska wojsko bomby na ludzi jak widzę te to widzę tylko\"\n        ],\n        [\n            0,\n            \"user user dzisiaj był mega mocny\"\n        ],\n        [\n            0,\n            \"user to fajny żeby się treść i nie kiedy ekran jest\"\n        ],\n        [\n            0,\n            \"nawet pogoda jest 😂 hashtag 🇵 🇱 🇧\"\n        ],\n        [\n            0,\n            \"user user już chciałem wam obu bana za lekceważenie\"\n        ],\n        [\n            0,\n            \"user user serio musisz go zapytać żeby wiedzieć jakie szanse są że go\"\n        ],\n        [\n            0,\n            \"user wszyscy piszą że 71 albo d ale twoją wersje\"\n        ],\n        [\n            0,\n            \"user user ale to nie jest plebiscyt na najbardziej roku\"\n        ],\n        [\n            0,\n            \"user kochana drugi w drodze 😍 nowe pokolenie rośnie\"\n        ],\n        [\n            0,\n            \"user tak np lech w zeszłym sezonie a legia tak że w ostatniej kolejce miała pełno w gaciach bo piast mógł ich\"\n        ],\n        [\n            0,\n            \"user to co tak dobrze robi japonia że ma 5 strzałów i 2 celne w 75 minut\"\n        ],\n        [\n            0,\n            \"user milion euro nie musicie już\"\n        ],\n        [\n            0,\n            \"user user teraz siedzę na jem oliwki ci się\"\n        ],\n        [\n            0,\n            \"user zła odpowiedź bo postanowiłam cię do tego dnia wyciszyć mi w pracy 😎\"\n        ],\n        [\n            0,\n            \"user pakiet mało kiedy się sprawdza\"\n        ],\n        [\n            0,\n            \"user user był jednym z najlepszych jakbyś chciał wiedzieć\"\n        ],\n        [\n            0,\n            \"rt user głowacki ogląda zk przez pomyłkę przesmycki to przyznaje ale komisja kary nie cofa zmniejsza karę gajosowi po brutalnym w …\"\n        ],\n        [\n            0,\n            \"rt user głowacki ogląda zk przez pomyłkę przesmycki to przyznaje ale komisja kary nie cofa zmniejsza karę gajosowi po brutalnym w …\"\n        ],\n        [\n            0,\n            \"user wiesz co jestem twoim fanem\"\n        ],\n        [\n            0,\n            \"user user 2004 placa minimalna zl 2015 placa minimalna 2 tyś jesteś\"\n        ],\n        [\n            0,\n            \"user przestań nie jesteś moją matką\"\n        ],\n        [\n            0,\n            \"user powinien zwrócić uwagę wszystkim swoim\"\n        ],\n        [\n            0,\n            \"user a gdzie studiujesz może tam gdzie ja xd\"\n        ],\n        [\n            0,\n            \"user przecież są w polsacie d\"\n        ],\n        [\n            0,\n            \"user a grała jako polka bo był tam zapis że jak ktoś przed tym byl jako polka to dalej tak bedzie\"\n        ],\n        [\n            1,\n            \"user oglądalność rośnie drugi lis nam rośnie oj ty zjebie\"\n        ],\n        [\n            0,\n            \"user e tam nie gadaj cię 😁 😁 😁 😀 😀\"\n        ],\n        [\n            0,\n            \"user user a do czego ty właściwie ten robisz do\"\n        ],\n        [\n            0,\n            \"user widać ze na się w wisły\"\n        ],\n        [\n            0,\n            \"user user ale za to ma ból dupy bo ciągle płacze\"\n        ],\n        [\n            0,\n            \"user dobrze że nie bo też by było źle p\"\n        ],\n        [\n            0,\n            \"user user no to w ciągu 20 lat może mistrzostwo\"\n        ],\n        [\n            0,\n            \"rt user user aahhhh dziękuje tobie życzę zdrówka miłości i spełnienia marzeń i czego sobie jeszcze tam życzysz 💞\"\n        ],\n        [\n            0,\n            \"rt user user aahhhh dziękuje tobie życzę zdrówka miłości i spełnienia marzeń i czego sobie jeszcze tam życzysz 💞\"\n        ],\n        [\n            0,\n            \"user user 😨 😨 😨 jest jeszcze tyle możliwości zamiast\"\n        ],\n        [\n            0,\n            \"user user miejsce jest w krakowie\"\n        ],\n        [\n            0,\n            \"plus ostatnio nie mogę się dogadać z h i daje sobie ten następny tydzień na wyjaśnienie tego wszystkiego\"\n        ],\n        [\n            0,\n            \"user teraz pytanie czy ci gracze mają urodzin 01 01 bo się w grudniu czy są te dokumenty teraz\"\n        ],\n        [\n            0,\n            \"user nie masz tego biletu na\"\n        ],\n        [\n            0,\n            \"user ciekawe czemu o cierzniaku tak nie pisaliście który co zmienia klub to zmienia zdanie a pinokio to chyba user\"\n        ],\n        [\n            1,\n            \"user faszyzujący jak tam sprawa z koroną\"\n        ],\n        [\n            0,\n            \"user user parę lat temu wisła się długo o niego\"\n        ],\n        [\n            0,\n            \"user user bez przesady 😂 wystarczy instagrama żeby zobaczyć że ma chłopaka\"\n        ],\n        [\n            0,\n            \"user hajto dostał na tacy zespół z ekstraklasy tylko za nazwisko i sobie nie i nie dziwie się że nikt go już nie chce zatrudnić\"\n        ],\n        [\n            0,\n            \"rt user user już wydrukowałam listę posłów n teraz idę do sklepu po farby\"\n        ],\n        [\n            0,\n            \"rt user user już wydrukowałam listę posłów n teraz idę do sklepu po farby\"\n        ],\n        [\n            0,\n            \"najlepiej to się umówić na 3 3 i siły na trzecią kolejkę 😂\"\n        ],\n        [\n            0,\n            \"user user i że trzeba je\"\n        ],\n        [\n            0,\n            \"user user a kasa za nie idzie do\"\n        ],\n        [\n            0,\n            \"user a na weszło kiedy tekst o tym że nie wolno zawodników zsyłać do rezerw\"\n        ],\n        [\n            0,\n            \"user user będzie przygotowanie do w samorządach\"\n        ],\n        [\n            0,\n            \"user akurat połączenie i śmierć kojarzy mi się z drugą stroną\"\n        ],\n        [\n            0,\n            \"user to proszę pokazać mi tą jaką pani\"\n        ],\n        [\n            0,\n            \"user a skąd on wie jak to jest jak murzyn 🤔\"\n        ],\n        [\n            0,\n            \"user user linka ale we właściwym napisali że nie wiadomo czy głowa kontrakt haha nie warto czytać tej strony\"\n        ],\n        [\n            0,\n            \"o ja sama no i po co mi facet '\"\n        ],\n        [\n            0,\n            \"user bety i na a jak nie to niech bierze bety i\"\n        ],\n        [\n            0,\n            \"user czuję że na kolejnych derbach będzie nowa 😂\"\n        ],\n        [\n            0,\n            \"user user dobrze że gks nie gra w ekstraklasie bo zapewne stilić wolałby tam grać\"\n        ],\n        [\n            0,\n            \"user user a niby z jakiego powodu żeby mogła swój urząd chyba żart\"\n        ],\n        [\n            0,\n            \"imagine mieszkać w domku i w lesie\"\n        ],\n        [\n            0,\n            \"user user jakie problemy z fb czyżby linków o mniej więcej 2 3 😜\"\n        ],\n        [\n            0,\n            \"user a tego już nie powiedziała 😀 😀 😀 ale pozwoliła dobie zwracać się do niego po imieniu 😀 😀 😀 z uwagi na te 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user user z drugiej strony grosik nie wraca do obrony a to przy prawej stronie kolumbii może się źle skończyć\"\n        ],\n        [\n            0,\n            \"user user ej no sobie d\"\n        ],\n        [\n            0,\n            \"user user wolę jeszcze poczekać z tą pewnością co do tego później możliwe że będą innym się\"\n        ],\n        [\n            0,\n            \"user nie lubię torunia więc mi ten transfer pasuje\"\n        ],\n        [\n            0,\n            \"user jesteś tak mentalnościowy nami kolego\"\n        ],\n        [\n            0,\n            \"user user a jak tam u ciebie bo widzę że cały czas tylko czerczesow i czerczesow 😂\"\n        ],\n        [\n            0,\n            \"user user i bardzo dobrze wybraliście sobie pis to macie co chcieliście\"\n        ],\n        [\n            0,\n            \"user powiedzmy bez na bałucki 😁 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user kiedy się sabriny i myślałam że to\"\n        ],\n        [\n            0,\n            \"user user widzę że zainteresowanie 😂 😂\"\n        ],\n        [\n            0,\n            \"user o nowa flaga w waszym wypadku nie można mówić o przywiązaniu do barw\"\n        ],\n        [\n            0,\n            \"user w też nie wierzę 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user a jak było 6 to coś pisałeś innym klubom też\"\n        ],\n        [\n            1,\n            \"user ty parchu jeszcze to parchu\"\n        ],\n        [\n            0,\n            \"user czyli niestety prędzej czy później się\"\n        ],\n        [\n            0,\n            \"user weź się takie tylko mu\"\n        ],\n        [\n            0,\n            \"rt user tymczasem jak mi donoszą wiewiórki z karpacza w western city od wczoraj trwa gorączkowe poszukiwanie kamer i mikrofonów\"\n        ],\n        [\n            0,\n            \"rt user tymczasem jak mi donoszą wiewiórki z karpacza w western city od wczoraj trwa gorączkowe poszukiwanie kamer i mikrofonów\"\n        ],\n        [\n            0,\n            \"user od kilku lat tak mówicie\"\n        ],\n        [\n            0,\n            \"user user czlowiek przez ciebie z pracy zrezygnował pomyśl może jest coś na rzeczy\"\n        ],\n        [\n            0,\n            \"user właśnie robię jajecznicę na boczku z pięciu jaj i\"\n        ],\n        [\n            0,\n            \"user user kurczę maciek var nie jest od tego żeby główny sobie sprawdzał jak ma wątpliwości\"\n        ],\n        [\n            0,\n            \"user z wypadku zrobiono morderstwo z morderstwa zrobiono z zrobiono\"\n        ],\n        [\n            0,\n            \"user zaczyna się a skończy się d\"\n        ],\n        [\n            0,\n            \"user przecież to na jedno wychodzi\"\n        ],\n        [\n            0,\n            \"user a jakie miał wyniki w poprzednich klubach chujowe a kogo sprowadzał szrot i swoich a styl długie piłki\"\n        ],\n        [\n            0,\n            \"user user są i będą testy ale myślę że z się na stałe a nieliczni będą na\"\n        ],\n        [\n            0,\n            \"user ci którzy nie są na kadrze wracają 11 czerwca czyli będą mieli w sumie 3 tygodnie urlopu\"\n        ],\n        [\n            0,\n            \"user nie wiem nie wiem po ile są co zostało\"\n        ],\n        [\n            0,\n            \"user trener nie wykluczał wczoraj jego występu więc co w tym dziwnego że jest w białym\"\n        ],\n        [\n            0,\n            \"user user kurde ja też się 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user user jak najszybciej należy zdrajcow konfidentów i szmalcowników pozbawić obywatelstwa polskiego\"\n        ],\n        [\n            0,\n            \"rt user user jak najszybciej należy zdrajcow konfidentów i szmalcowników pozbawić obywatelstwa polskiego\"\n        ],\n        [\n            0,\n            \"rt user jarosław kaczyński nie spotyka się z protestującymi bo nie zmieści się cała jego ochrona w sejmie hashtag\"\n        ],\n        [\n            0,\n            \"rt user jarosław kaczyński nie spotyka się z protestującymi bo nie zmieści się cała jego ochrona w sejmie hashtag\"\n        ],\n        [\n            0,\n            \"user user to carrillo mitrović i cywka to większe i przyszłość wisły 😂\"\n        ],\n        [\n            0,\n            \"user mocno to on się gdzieś walnął w łeb\"\n        ],\n        [\n            0,\n            \"z psiapsi sobie z monte xd\"\n        ],\n        [\n            0,\n            \"user pewnie sié klejem gdzieś na dworcu znaczy ma się bardzo dobrze\"\n        ],\n        [\n            0,\n            \"user mi się żeby z kontraktu ważnego od tak ale po czemu nie\"\n        ],\n        [\n            0,\n            \"jak można tak nie mieć honoru user\"\n        ],\n        [\n            0,\n            \"user user z tego co kojarze to nie jest bramkarzem\"\n        ],\n        [\n            0,\n            \"user o no to ja mam taki sam tylko z 2006 i bym się jakby nagle zaczął mi palić tyle co twój 😣\"\n        ],\n        [\n            0,\n            \"user to tak jak było z i u nas\"\n        ],\n        [\n            0,\n            \"user user prawa do iv rundy el ligi europy nie są\"\n        ],\n        [\n            0,\n            \"user mp coraz bliżej wcześniej artego miało małe szanse na mistrza wg mnie i zatrudnienie katki raczej niczego nie zmienia\"\n        ],\n        [\n            0,\n            \"user nawet nie wiedziałem d jeśli mój komentarz jest to nie mam pytań\"\n        ],\n        [\n            0,\n            \"user problem polega na tym że on nigdy nie żadnej potęgi a intelektualnej zwłaszcza\"\n        ],\n        [\n            0,\n            \"user wynik wynikiem niech tu się bez kontuzji skończy\"\n        ],\n        [\n            0,\n            \"user user a to jest jakiś i dzwonił pod nie 🤭\"\n        ],\n        [\n            0,\n            \"rt user polacy powinni teraz zrozumieć dlaczego tak ważne są wybory samorządowe od dołu należy wyczyścić polskę z resztek komunizmu …\"\n        ],\n        [\n            0,\n            \"rt user polacy powinni teraz zrozumieć dlaczego tak ważne są wybory samorządowe od dołu należy wyczyścić polskę z resztek komunizmu …\"\n        ],\n        [\n            0,\n            \"user śmieszny to pisał sobie ile minut młodzi grali w wiśle a ile w legii 1 2\"\n        ],\n        [\n            0,\n            \"user a o sadloku już coś wiadomo\"\n        ],\n        [\n            0,\n            \"czy mogę dostać już okres dzięki\"\n        ],\n        [\n            0,\n            \"user po wpisach widze że wy też coś dzisiaj straciliście czas\"\n        ],\n        [\n            0,\n            \"user user var ok jak by legi niebylo w lidze\"\n        ],\n        [\n            0,\n            \"user user nie od 3 tygodni czy tam 3 godzin\"\n        ],\n        [\n            0,\n            \"user user nie ma kasy poszła na wypad do australii i irlandii\"\n        ],\n        [\n            0,\n            \"user jak to powiedział klasyk jak się widzi taką sztukę to trudno zachować kulturę\"\n        ],\n        [\n            1,\n            \"user chłopie a może masz mózg bo ci zbyt mocno\"\n        ],\n        [\n            0,\n            \"user user masz wielkie turnieje co drugi rok na dokładnie to samo by wyszło\"\n        ],\n        [\n            0,\n            \"user jestem ale nie tam gdzie mógłbym być\"\n        ],\n        [\n            0,\n            \"user user po chuj z takim zjebem gadać\"\n        ],\n        [\n            0,\n            \"wszystko mnie wkurwia bez kija nie\"\n        ],\n        [\n            0,\n            \"user user sobie już kolejkę do psychiatry weźcie ze sobą świra\"\n        ],\n        [\n            0,\n            \"user drużyna korzysta na tym nagminnie a inne drużyny\"\n        ],\n        [\n            0,\n            \"user user var nie powinien być nigdy gdy jest kontrowersja\"\n        ],\n        [\n            0,\n            \"user a ja mam prawo zwrócić uwage że to nie tylko o osiągnięcia chodzi bo wtedy np sebastian kawa powinien co roku być na\"\n        ],\n        [\n            0,\n            \"user tym bardziej że był ewidentny spalony przy sytuacji gdzie chcieli karnego 😂\"\n        ],\n        [\n            0,\n            \"user zieliński gra jako jeden z trójki napastników\"\n        ],\n        [\n            0,\n            \"user ale spoko pewnie byliście cierzniakiem i odpowiedzi na to czy w ekstraklasie jest miejsce dla wisły\"\n        ],\n        [\n            0,\n            \"user za to ty jesteś wszechwiedzący\"\n        ],\n        [\n            0,\n            \"poseł brejza ma gówniany problem należy do opozycji więc gówniany domek mu a mówią że z gówna nie 😁 😁\"\n        ],\n        [\n            0,\n            \"user awwwww to takie tyle od ciebie w jeden dzień 😇 😇 powiedz mi coś o sobie\"\n        ],\n        [\n            0,\n            \"70 tyś nagrody 500 140 12 12 lat 500\"\n        ],\n        [\n            0,\n            \"user prosimy o więcej szczegółów 😂\"\n        ],\n        [\n            0,\n            \"sprawdzam ten status dokumentu jak jakaś chora psychicznie\"\n        ],\n        [\n            0,\n            \"user obiektywnie rzecz biorąc to było skierowane tylko do ciebie\"\n        ],\n        [\n            0,\n            \"rt user szłapka opluwa marszałka karczewskiego bezczelność tego młokosa przekracza wszelkie granice\"\n        ],\n        [\n            0,\n            \"rt user szłapka opluwa marszałka karczewskiego bezczelność tego młokosa przekracza wszelkie granice\"\n        ],\n        [\n            0,\n            \"user no bo jutro wyjeżdżam do siebie a on robi takie dobre zawsze i ja tak nie umiem\"\n        ],\n        [\n            0,\n            \"user ja się chyba na c3 😂 ten jest fajny duży w miarę\"\n        ],\n        [\n            0,\n            \"user nie on zawsze dużo biega nie zawsze czasem przez to czegoś zabraknie\"\n        ],\n        [\n            0,\n            \"user sorry pogoń trzech waszych w moim user zostało\"\n        ],\n        [\n            0,\n            \"marco paixao najwięcej goli w lidze przeciwko jagiellonii 9 flavio paixao najwięcej goli w lidze przeciwko jagiellonii 6\"\n        ],\n        [\n            0,\n            \"chyba mam z kim iść na ten czwartek social mediów 😊 😊\"\n        ],\n        [\n            0,\n            \"kto chce mi ostatnie zdjęcie na insta się może być też bo mój instagram umarł\"\n        ],\n        [\n            0,\n            \"user ale też piszą w że chce wszystkie długi i będzie na spłatę\"\n        ],\n        [\n            0,\n            \"user przy bramce się nie popisał\"\n        ],\n        [\n            0,\n            \"user polsat boi się popka nikt nie chce z nim tańczyć\"\n        ],\n        [\n            0,\n            \"user user ale się od rozmowy gdzie zły wynik tłumaczy się brakiem chęci\"\n        ],\n        [\n            0,\n            \"user z to ten w środku\"\n        ],\n        [\n            0,\n            \"user user to by było za dobre i jeszcze moja koszulka byłaby ponownie 😁\"\n        ],\n        [\n            0,\n            \"user user bo miałem na to ochotę\"\n        ],\n        [\n            0,\n            \"rt user jakis chlopak w klasie a wszystkie dziewczyny ahahahahhaahahahahahahahhahahahahhahahahahah\"\n        ],\n        [\n            0,\n            \"rt user jakis chlopak w klasie a wszystkie dziewczyny ahahahahhaahahahahahahahhahahahahhahahahahah\"\n        ],\n        [\n            0,\n            \"user wszystko plus bajpasy i proteza biodra\"\n        ],\n        [\n            0,\n            \"user ja też też ale byłem ciekaw o mi6\"\n        ],\n        [\n            0,\n            \"user nie ważne ważne jest łamanie konstytucji koniec kropka robią też dobre rzeczy\"\n        ],\n        [\n            0,\n            \"user u też był kontakt tam tu taka sama poczuł kontakt i nie wiedział w którą stronę ma się\"\n        ],\n        [\n            0,\n            \"user aha to mnie do tej listy\"\n        ],\n        [\n            0,\n            \"user 100 i wiecej nie pierdol\"\n        ],\n        [\n            0,\n            \"rt user user borys dupka i lisek sami po 5 tysięcy egzemplarzy kupili dla statystyk 😂\"\n        ],\n        [\n            0,\n            \"rt user user borys dupka i lisek sami po 5 tysięcy egzemplarzy kupili dla statystyk 😂\"\n        ],\n        [\n            0,\n            \"user user ja oglądam seriale ake nie powiem\"\n        ],\n        [\n            0,\n            \"user gratuluję awansu panie 😄 hashtag\"\n        ],\n        [\n            0,\n            \"nie gola robben był kilka metrów w polu karnym sobie dużą przewagę do\"\n        ],\n        [\n            0,\n            \"user user sama przyjemność pracować z 😎\"\n        ],\n        [\n            0,\n            \"user user z tego co wiem to tak\"\n        ],\n        [\n            0,\n            \"user user nic takiego nie napisał że chce żeby artego nie\"\n        ],\n        [\n            0,\n            \"user user w razie czego się do tego euro 2004 😁\"\n        ],\n        [\n            0,\n            \"user a kto wziął tych co na kacu trenują 😛\"\n        ],\n        [\n            0,\n            \"wszyscy co na pis nie po w\"\n        ],\n        [\n            0,\n            \"user user rozumiem że na dziś część polski jest\"\n        ],\n        [\n            0,\n            \"rt user user ja bym dodał jeszcze obowoązkowe lekcje historii dla członków nowoczesnej\"\n        ],\n        [\n            0,\n            \"rt user user ja bym dodał jeszcze obowoązkowe lekcje historii dla członków nowoczesnej\"\n        ],\n        [\n            0,\n            \"user user no sorry ale jak sam sobie między to nigdzie nie pojedziesz\"\n        ],\n        [\n            0,\n            \"we chuj pawłowicz w twarz obraża kiedy w końcu ktoś się pisdzielstwo może nie da się inaczej\"\n        ],\n        [\n            0,\n            \"user user kilka na pewno ale nie się w oczy na lotnisku\"\n        ],\n        [\n            0,\n            \"user o jakiś ty i i\"\n        ],\n        [\n            0,\n            \"user w trakcie meczu będąc na twittera 😜\"\n        ],\n        [\n            0,\n            \"10 tysięcy miejsc zajętych na mecz z user tylko dziś zaraz 1000 sprzedanych biletów\"\n        ],\n        [\n            0,\n            \"kolano mnie boli starość nie radość\"\n        ],\n        [\n            0,\n            \"user user szachermacher to sie nawet na nie nadaje bo to ludzie inteligentni i na poziomie\"\n        ],\n        [\n            0,\n            \"gdy pomyślisz partia pomyślisz lenin gdy pomyślisz lenin pomyślisz tusk\"\n        ],\n        [\n            0,\n            \"user na odbyt od kulek gejszy\"\n        ],\n        [\n            0,\n            \"user ja zawsze mam taki problem xd\"\n        ],\n        [\n            0,\n            \"wszystko co równo jest równo i ma hasła won\"\n        ],\n        [\n            0,\n            \"user no cóż każda okazja jest dobra żeby pokazać swoją dla tego pisu 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user masz żeby nie było że bez lajka 😄\"\n        ],\n        [\n            0,\n            \"user to jest tak oczywiste że wstyd dać lajka\"\n        ],\n        [\n            0,\n            \"user user dobra ale jak są tu gdzie są to gdzie\"\n        ],\n        [\n            0,\n            \"user user duchem wielki ciałem mały niech nam żyje prezes niech nam żyje dobra władza\"\n        ],\n        [\n            0,\n            \"user nie rozumie tego ale to wasze sprawy więc nie tematu\"\n        ],\n        [\n            1,\n            \"user to musi być miło się we własnej\"\n        ],\n        [\n            0,\n            \"user hahaha no tak przy mój bardziej przypomina niż psa\"\n        ],\n        [\n            0,\n            \"że zapomniałam hasła do poczty do tego że muszę zadzwonić na żeby mi konto xd\"\n        ],\n        [\n            0,\n            \"user nie mogła być jak nas 4 0 w drugim meczu d\"\n        ],\n        [\n            0,\n            \"user nie znam jej to sie nie wypowiadam ale może jesteś p\"\n        ],\n        [\n            0,\n            \"user user a co wszystko musi iść najpierw do przez dziennikarzy\"\n        ],\n        [\n            0,\n            \"user biedny sfrustrowany pajacu pora się i z ludźmi\"\n        ],\n        [\n            0,\n            \"mnie obudziła o przed czy to jest w ogóle legalne\"\n        ],\n        [\n            0,\n            \"user gospodarz za stadionu wiec skoro jednych za to wszystkich trzeba\"\n        ],\n        [\n            0,\n            \"rt user user panie lis z całym szacunkiem ale pan jest coraz bardziej chory niech pan idzie do lekarza 😢\"\n        ],\n        [\n            0,\n            \"rt user user panie lis z całym szacunkiem ale pan jest coraz bardziej chory niech pan idzie do lekarza 😢\"\n        ],\n        [\n            0,\n            \"user user takie kłamstwo idzie zrozumieć 😉\"\n        ],\n        [\n            0,\n            \"user nie ale dostałam ze xddd\"\n        ],\n        [\n            0,\n            \"user a co to sport tylko dla że chcesz żeby mu się\"\n        ],\n        [\n            0,\n            \"user siatkówka nigdy nożnej bo na 20 tys kibiców mamy mnóstwo a na 20 tys mamy ile\"\n        ],\n        [\n            0,\n            \"user w tym wypadku byłbym bardziej poczekajmy jeszcze trochę\"\n        ],\n        [\n            0,\n            \"nienawidzę dostawać no po prostu xdddddd\"\n        ],\n        [\n            0,\n            \"user ale nie strzelał goli 🙃\"\n        ],\n        [\n            0,\n            \"rt user user nareszcie coś zaczyna się dziać w kwestii rozliczenia platformersów\"\n        ],\n        [\n            0,\n            \"rt user user nareszcie coś zaczyna się dziać w kwestii rozliczenia platformersów\"\n        ],\n        [\n            0,\n            \"user jak poszło kochana cały dzień kciuki bo nie wiem czy mi o której zdajesz\"\n        ],\n        [\n            0,\n            \"user piłka nożna dla kibiców nie dla dziennikarzy czy trenerów\"\n        ],\n        [\n            0,\n            \"user user na chroma wystarczy zainstalować pare i gotowe\"\n        ],\n        [\n            0,\n            \"user dobra idę juz spać powodzenia o vice ci życzę bo mistrz wiesz ze do nas należy\"\n        ],\n        [\n            0,\n            \"user user tak tak to zazwyczaj wygląda gdy jacyś zawodnicy na co dzień z trenują i to nie jest odkrycie\"\n        ],\n        [\n            0,\n            \"user zespół lany grają 20 lutego 😂\"\n        ],\n        [\n            0,\n            \"user nie o to że wie kto to był\"\n        ],\n        [\n            0,\n            \"user user pewnie nie chce sprzedawać i nie ma też ofert\"\n        ],\n        [\n            0,\n            \"user ja polecam mecz legii 0 2\"\n        ],\n        [\n            0,\n            \"user user i bardzo dobrze jak im to policjanci dowiedzą się jaka jest ich rola\"\n        ],\n        [\n            0,\n            \"user ja się jeszcze zastanawiam czy czy 😩\"\n        ],\n        [\n            0,\n            \"user zelek a ty ligi plus ekstra tylko siatkówkę ja też dzisiaj wybrałem ta opcje\"\n        ],\n        [\n            0,\n            \"user do burdelu za swoje pieniądze\"\n        ],\n        [\n            0,\n            \"user kiedyś u mnie byłeś na urodziny dostałam piękny do hashtag\"\n        ],\n        [\n            0,\n            \"user bo nie wiesz co to znaczy być z klubem na dobre i na złe łatwiej kibicować barcelonie\"\n        ],\n        [\n            0,\n            \"user user a potem zaskoczenie że ludzie i ostatecznie na\"\n        ],\n        [\n            0,\n            \"bo wie już to kraina ta kwa kwa kwa gazeta zła i gęgęgę zły tvn\"\n        ],\n        [\n            0,\n            \"user moje gratulacje ciekawe pan świętuje i fajnych kolegów pan wspomina\"\n        ],\n        [\n            0,\n            \"mam nadzieje że zrobią drugi sezon no nie ktoś coś wie\"\n        ],\n        [\n            0,\n            \"z był moim ojcem matką córka a z i hashtag\"\n        ],\n        [\n            0,\n            \"user user nic nie zostało ukradliście publiczne pieniądze i niewiadomo komu komornik was dostanie\"\n        ],\n        [\n            0,\n            \"pisdzielstwo jest tak ze nie cieszy się z tego że niemcy wracają z nami w jednym\"\n        ],\n        [\n            0,\n            \"user user ostatnio mam rozumiem ze to dziś było\"\n        ],\n        [\n            0,\n            \"najlepiej w urlopu idzie mi jego\"\n        ],\n        [\n            0,\n            \"user się wody pij pij aż przestanie choroba\"\n        ],\n        [\n            0,\n            \"user wspaniale się udało dzięki że to 🤗 👏 💪\"\n        ],\n        [\n            0,\n            \"user user wiem że musiałeś zrobić te\"\n        ],\n        [\n            0,\n            \"user user zapierdalać usunąć jak kmicic trzeba było na kc\"\n        ],\n        [\n            0,\n            \"user oczywiście i to całkiem przy gry\"\n        ],\n        [\n            0,\n            \"user a w możecie mi wszyscy ale jak to mówią pan bóg ale 😁 😁\"\n        ],\n        [\n            0,\n            \"user bo kiedyś na euro 4 drużyny teraz 24 p\"\n        ],\n        [\n            0,\n            \"user no kurde jestem pod wielkim wrażeniem ocen umysł ze\"\n        ],\n        [\n            0,\n            \"user zatrzymać się i dopiero ruszyć\"\n        ],\n        [\n            0,\n            \"user user ale może czyta w internecie\"\n        ],\n        [\n            0,\n            \"user no cóż ileś tam krótki test na inteligencję 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user jeszcze ci trochę zostało do 😂\"\n        ],\n        [\n            0,\n            \"user kurwa co to jest bo nie kumam 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user user wspaniały ale takiego się można było spodziewać takiego frycza bynajmniej tu leży jego\"\n        ],\n        [\n            0,\n            \"user też dzisiaj nie zdałam w sumie to pierwszy raz ale jestem na siebie zła 😩\"\n        ],\n        [\n            1,\n            \"user user morawieckiego łżesz jak bura suka\"\n        ],\n        [\n            0,\n            \"user a to racja jak ma tu męża to ją to\"\n        ],\n        [\n            0,\n            \"user user wszystkie te firmy urosły za rządów po także sobie\"\n        ],\n        [\n            0,\n            \"user user jeśli nie będzie innych to ok\"\n        ],\n        [\n            0,\n            \"w wydziale komunikacji to auta rocznik 2000 2008 i nowe traktory po 400 tyś\"\n        ],\n        [\n            0,\n            \"tytuł dla tt w dniu dzisiejszym przyznaję url\"\n        ],\n        [\n            0,\n            \"user w stronę idziesz 500 plus\"\n        ],\n        [\n            0,\n            \"user pare osób które nie interesuje się koszem coś na prawdziwy kibic tak nie myśli\"\n        ],\n        [\n            0,\n            \"user ale wisła niema pomysłu bez kiko jesteśmy na niego i powinniśmy mu pomóc w tym by mu wyszło\"\n        ],\n        [\n            1,\n            \"rt user user tomek ty i analizy ty i wnioski chłopie nie wiem co ty bierzesz ale zmnieksz dawkę o połowę\"\n        ],\n        [\n            1,\n            \"rt user user tomek ty i analizy ty i wnioski chłopie nie wiem co ty bierzesz ale zmnieksz dawkę o połowę\"\n        ],\n        [\n            0,\n            \"user tak jak ulica i zagranica\"\n        ],\n        [\n            0,\n            \"chcę już wrócić do domu w swoje auto i sobie pojechać w pizdu\"\n        ],\n        [\n            0,\n            \"user nie wiem o co ci chodzi przecież nic takiego nie napisałem ale przed chwilą więc rozumiem emocje\"\n        ],\n        [\n            0,\n            \"user nie wiem w pucharze w tygodniu grał\"\n        ],\n        [\n            0,\n            \"paulinho oficjalnie z powrotem w chinach jeśli barcelona rzeczywiście 50 milionów to jest to\"\n        ],\n        [\n            0,\n            \"user ej wszystko jest ok zdanie prawka nie jest wcale takie łatwe który raz\"\n        ],\n        [\n            0,\n            \"user user powinna flaga t s\"\n        ],\n        [\n            0,\n            \"user user w 2008 roku zapewne w jadze w ekstraklasie\"\n        ],\n        [\n            0,\n            \"user jak ktoś przychodzi do klubu w wieku 13 lat to nie jest wychowankiem aha w takim razie koniec tematu nie ma o czym dyskutować\"\n        ],\n        [\n            0,\n            \"user to ten co nie chciał żeby hymn w jego wykonaniu przy r22 super ambasador\"\n        ],\n        [\n            0,\n            \"user nie chuj mu w dupę gruby\"\n        ],\n        [\n            0,\n            \"user a wiśle że szkolenie a nie tylko że mało z nich korzysta\"\n        ],\n        [\n            0,\n            \"rt user user jejciu ale masz ładny głos\"\n        ],\n        [\n            0,\n            \"rt user user jejciu ale masz ładny głos\"\n        ],\n        [\n            0,\n            \"jestem taki zjebany że nie dam radę pić\"\n        ],\n        [\n            0,\n            \"user kiedy siedzisz na i trzeba rozwiązać zadanie a delta wyszła ujemna\"\n        ],\n        [\n            0,\n            \"user też zauważyłem to mam kartę służbową której raczej nie używam i porównanie z moim duża różnica w\"\n        ],\n        [\n            0,\n            \"user user ja wole małeckiego niż nikogo dlatego nie to nie te czasy\"\n        ],\n        [\n            0,\n            \"user zestaw 1 każdemu życzę powodzenia 🍀\"\n        ],\n        [\n            0,\n            \"ale tu to chyba linetty chłopa i pazdan sam z dwoma został\"\n        ],\n        [\n            0,\n            \"dzisiaj ola mówiła ze miałam takie usta i mnie a mi było bardzo\"\n        ],\n        [\n            0,\n            \"user i tak wiem że ty wiesz że to to a w wyborach głos na nowoczesną\"\n        ],\n        [\n            0,\n            \"rt user tsue wyraźnie chciał zrobić prezent opozycji przed samymi wyborami ale czy to faktycznie jest dla niej prezent przypuszcz …\"\n        ],\n        [\n            0,\n            \"rt user tsue wyraźnie chciał zrobić prezent opozycji przed samymi wyborami ale czy to faktycznie jest dla niej prezent przypuszcz …\"\n        ],\n        [\n            0,\n            \"rt user kasjerki z marketów pytają polityków po dlaczego chcecie nam układać życie rodzinne w niedzielę hashtag\"\n        ],\n        [\n            0,\n            \"rt user kasjerki z marketów pytają polityków po dlaczego chcecie nam układać życie rodzinne w niedzielę hashtag\"\n        ],\n        [\n            0,\n            \"user z czym jak nie ma kasy to za co mieli go niby kupić\"\n        ],\n        [\n            0,\n            \"user do góry jest w drodze user\"\n        ],\n        [\n            0,\n            \"w nowej jest to że ma 885 stron i jeszcze przede mną 😍 już\"\n        ],\n        [\n            0,\n            \"hashtag stal wola widzew łódź 3 0 marcin pigiel grał przez minuty\"\n        ],\n        [\n            0,\n            \"user a nie mówiłem 😂 no mówiłeś ale o lidze szkockiej 😂\"\n        ],\n        [\n            0,\n            \"user o jezu masz tyle osób na roku no to może o te 30 za mało xd\"\n        ],\n        [\n            0,\n            \"user user może chodzi o to że w ogóle nie powinna startować w hehe\"\n        ],\n        [\n            0,\n            \"rt user user pan w kwestii rozdawnictwo pieniędzy podatników raczej nie powinien się wypowiadać\"\n        ],\n        [\n            0,\n            \"rt user user pan w kwestii rozdawnictwo pieniędzy podatników raczej nie powinien się wypowiadać\"\n        ],\n        [\n            0,\n            \"kurwa coś mi znowu miga ktoś mnie\"\n        ],\n        [\n            0,\n            \"rt user euro polska przyjmie z chęcią każde ilości ❗ najlepiej w postaci reparacji od niemiec ❗ hashtag\"\n        ],\n        [\n            0,\n            \"rt user euro polska przyjmie z chęcią każde ilości ❗ najlepiej w postaci reparacji od niemiec ❗ hashtag\"\n        ],\n        [\n            0,\n            \"user user kibice na boisko i odpalili dlatego to tyle trwało\"\n        ],\n        [\n            0,\n            \"user czy na potrzeby reportażu sobie nią twarz dziennikarstwo wymaga\"\n        ],\n        [\n            0,\n            \"oglądaliśmy z h wpadki z telewizji i do wniosku że zawód dziennikarza jest w sumie bardzo xd\"\n        ],\n        [\n            0,\n            \"user no to już problem firm bukmacherskich że robią takie idiotyczne zakłady\"\n        ],\n        [\n            0,\n            \"dzisiaj nago jak przecież całe życie\"\n        ],\n        [\n            0,\n            \"user całkiem inaczej mecz się ogląda sytuacje meczowa jak nie ma var\"\n        ],\n        [\n            0,\n            \"każdy wie czego się nie mówi ale mamy user user\"\n        ],\n        [\n            0,\n            \"user ale tak mi się nie chce\"\n        ],\n        [\n            0,\n            \"user user jakby ich zapytać co to spalony to pewnie że to jakaś nowa płyta\"\n        ],\n        [\n            0,\n            \"rt user cynamon i korzenne przyprawy używa się przez cały rok a nie tylko przy jesiennym czy zimowym klimacie sezonowcy\"\n        ],\n        [\n            0,\n            \"rt user cynamon i korzenne przyprawy używa się przez cały rok a nie tylko przy jesiennym czy zimowym klimacie sezonowcy\"\n        ],\n        [\n            0,\n            \"user stara jakie miłe twarze 😁 😁\"\n        ],\n        [\n            0,\n            \"user jak towarzyskie to policz też treningi\"\n        ],\n        [\n            0,\n            \"rt user czy podobało wam się dzisiejsze wystąpienie szefa msz jacka czaputowicza\"\n        ],\n        [\n            0,\n            \"rt user czy podobało wam się dzisiejsze wystąpienie szefa msz jacka czaputowicza\"\n        ],\n        [\n            0,\n            \"user user poza tym z takim samym współczynnikiem jest w 4 rundzie\"\n        ],\n        [\n            0,\n            \"user jak podbeskidzie spadnie to z tego powodu że jest słabe\"\n        ],\n        [\n            0,\n            \"user nic już nie będzie takie samo\"\n        ],\n        [\n            0,\n            \"user o 20 15 zaczynacie meczu który zaczyna się 19 40\"\n        ],\n        [\n            0,\n            \"user a jak mają przyjąć skoro nawet barw klubu traktują jak coś normalnego\"\n        ],\n        [\n            0,\n            \"user user no właśnie sprzątam przecież 😎\"\n        ],\n        [\n            0,\n            \"user user wasi kibice zrobili za to akcje nie na\"\n        ],\n        [\n            0,\n            \"user user na szczęście wy nie musicie zbierać kasy bo jak patrze na wasz młyn to byście nawet na nie 😂\"\n        ],\n        [\n            0,\n            \"user user coś mi to przypomina 🙊 🙊 🙊\"\n        ],\n        [\n            0,\n            \"user wychodzę z pracy i jestem 😎\"\n        ],\n        [\n            0,\n            \"user user no bo seks to tylko w łóżku i w nocy no nie\"\n        ],\n        [\n            0,\n            \"user znam ten ból kiedyś musimy se zagrać jakiegoś\"\n        ],\n        [\n            0,\n            \"jeszcze kilka letnich dni i znowu sen\"\n        ],\n        [\n            0,\n            \"user user ale co to za dziennikarz skoro pisze że kuba nie się z żadnym klubem\"\n        ],\n        [\n            0,\n            \"user w tabeli za cały 2015 rok jesteśmy prawie na dnie ale nie nic się nie dzieje mamy przecież krótką ławke inne zespoły mają dłuższą\"\n        ],\n        [\n            0,\n            \"user user rozumiem że ich rydzyk\"\n        ],\n        [\n            0,\n            \"user miał mieć w razie czego klauzule powrotu po rundzie\"\n        ],\n        [\n            0,\n            \"w rozgrywkach fifa przy równej liczbie punktów ważniejsza jest różnica bramek a nie mecz bezpośredni więc każdy gol ma znaczenie\"\n        ],\n        [\n            0,\n            \"user następny zespół z tabeli wchodzi do clj\"\n        ],\n        [\n            0,\n            \"user no to wybaczam w takim razie\"\n        ],\n        [\n            0,\n            \"user a jak dostanie miesiąc wolnego d\"\n        ],\n        [\n            0,\n            \"user pani potrafi człowieka czasem tak że ręce opadają no już taka jest 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user jesteś już blisko 60 to się wkrótce przekonasz 😂\"\n        ],\n        [\n            0,\n            \"user trudno określić bo z drugiej strony działają tak samo rocznik starszy może młodszy\"\n        ],\n        [\n            0,\n            \"muszę zapisać w nigdy ale to nigdy pomników\"\n        ],\n        [\n            0,\n            \"user tak w telefonie ale nie na tylko przez\"\n        ],\n        [\n            0,\n            \"rt user user lisienko co ty masz za wzorce patriotów to jawny zdrajca polski odpowie za to\"\n        ],\n        [\n            0,\n            \"rt user user lisienko co ty masz za wzorce patriotów to jawny zdrajca polski odpowie za to\"\n        ],\n        [\n            0,\n            \"user user rozumiem że on jest aktualnie że muszą mu z której go ale\"\n        ],\n        [\n            0,\n            \"user mam nadzieje że pijesz tylko jak prawdziwy polski patriota\"\n        ],\n        [\n            0,\n            \"urban 120 tyś za jakieś serce a za na europosłów nawet nie\"\n        ],\n        [\n            0,\n            \"user user teraz będziesz się pajacu\"\n        ],\n        [\n            0,\n            \"user bożka z ok p n e\"\n        ],\n        [\n            1,\n            \"no to się debil duda popisał na sam początek przyszedł po zakończeniu\"\n        ],\n        [\n            0,\n            \"user user mnie niepokoi że tak pana to nie jest\"\n        ],\n        [\n            0,\n            \"ale skoro jakiś dzban wymyślił że nie ma ' ' piłki w bok to się nie dziwię że każda jest\"\n        ],\n        [\n            0,\n            \"perez z już a zaraz jeszcze griezmann swój letni\"\n        ],\n        [\n            0,\n            \"user śmieszą mnie dziennikarze którzy się ja pierwszy o tym napisałem tym bardziej że to nie prawda user\"\n        ],\n        [\n            0,\n            \"jako malo o historii dzisiaj w końcu\"\n        ],\n        [\n            0,\n            \"user user myślę że z ławki to też było widać\"\n        ],\n        [\n            0,\n            \"user nie narzekam ciesze się z tego co jest\"\n        ],\n        [\n            0,\n            \"user ja jestem z 27 prawie 😂 wiem k a d y mi to nowi i jak ze studiuje to każdy ma oczy jak 😂\"\n        ],\n        [\n            0,\n            \"dziś totalnej to wielka strata dla wszystkich nie móc usłyszeć posła lub ☹ ️ ☹ ️ ☹ ️\"\n        ],\n        [\n            0,\n            \"user a jak rodzą rodzice 😉\"\n        ],\n        [\n            0,\n            \"user o czym ty bredzisz poczytaj sobie po dzisiejszym dniu\"\n        ],\n        [\n            0,\n            \"user user nigdy te jego były tak że nie jest w stanie ich 😂\"\n        ],\n        [\n            0,\n            \"user user to nic nowego że część polaków od żyje od rzeczywistości\"\n        ],\n        [\n            0,\n            \"user nie byłoby kupić drugi 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user tylko jak pamiętać które to były 🤔 😁\"\n        ],\n        [\n            0,\n            \"user user a skąd pan wie jak 😀\"\n        ],\n        [\n            1,\n            \"user wypad parchu z mojej rozmowy nie rozmawia z prymitywami o iq na poziomie temperatury własnego ciała\"\n        ],\n        [\n            0,\n            \"user user na podstawie też można krótką relację napisać jak się umie językiem polskim\"\n        ],\n        [\n            0,\n            \"21 to peowskie z naszego domu że się przez totalną opozycję\"\n        ],\n        [\n            0,\n            \"user nie było przypadku w tych porażkach wisły czyli mam rozumieć że sędzia w rewanżu w ostatniej celowo nie\"\n        ],\n        [\n            0,\n            \"user to nie jest to jest\"\n        ],\n        [\n            0,\n            \"ja chce już prawo jazdy nooooo\"\n        ],\n        [\n            0,\n            \"user user no to innych uczestników czy dostali to co zamówili i ile miesięcy na\"\n        ],\n        [\n            0,\n            \"nic tak mnie nie jak to że moje radio przestać słuchać\"\n        ],\n        [\n            0,\n            \"user po pierwsze zawsze tak było a po drugie to chyba normalne że przy klubie jest jego i jak na tacy masz z kim po kolei gra\"\n        ],\n        [\n            0,\n            \"user user chyba kibice realu są dumni że mają taką w składzie\"\n        ],\n        [\n            0,\n            \"user nie ma chyba osoby która by nie słyszała tego dowcipu przynajmniej dwa razy w życiu\"\n        ],\n        [\n            0,\n            \"user user zadzwońcie do rady ministrów że zaraz tam jadę\"\n        ],\n        [\n            0,\n            \"rozmowy na poczcie u mnie przez ten remont to chyba a tak\"\n        ],\n        [\n            0,\n            \"user ten koleś z tyłu xd\"\n        ],\n        [\n            0,\n            \"user spokojnie na jeszcze przyjdzie czas user\"\n        ],\n        [\n            0,\n            \"w czwartek wracamy ze kibica i to z bo gościem specjalnym będzie trener mamrot już teraz zapraszamy 😊\"\n        ],\n        [\n            0,\n            \"user naaaaah wtedy najbardziej o niego walczył a jak dobrze wiemy zazwyczaj to co on zapowiada kończy się na odwrót 😂\"\n        ],\n        [\n            0,\n            \"user w do szatni albo przy drzwiach do kibla szkoda że nie przy\"\n        ],\n        [\n            0,\n            \"user jutro walka 💪 ekspertom co znaczy wisła\"\n        ],\n        [\n            0,\n            \"user user wstyd że się nie dogadali litości\"\n        ],\n        [\n            0,\n            \"ej bo jakieś ciasto nie wiem jakie 😂 macie jakieś przepisy\"\n        ],\n        [\n            0,\n            \"rt user kochaj mnie nieprzytomnie jak zapalniczka płomień jak sucha studnia wodę kochaj mnie namiętnie tak jakby świat się skończyć …\"\n        ],\n        [\n            0,\n            \"rt user kochaj mnie nieprzytomnie jak zapalniczka płomień jak sucha studnia wodę kochaj mnie namiętnie tak jakby świat się skończyć …\"\n        ],\n        [\n            0,\n            \"user może trochę dziś zapomniałem tej i pewne kwestie się ale wtedy tak to jak dziś opisuje\"\n        ],\n        [\n            0,\n            \"user user się jakby poszedł do kolejnego klubu z\"\n        ],\n        [\n            0,\n            \"dobrze że teraz w niedzielę wyjeżdżam z chłopakiem głupia ja nawet chciałam szybciej wrócić żeby mamie pomóc\"\n        ],\n        [\n            1,\n            \"user user ty jesteś wiarygodny ty jesteś nic nie pajacem od dwóch\"\n        ],\n        [\n            0,\n            \"rt user przypominam kto taśmami wojuje\"\n        ],\n        [\n            0,\n            \"rt user przypominam kto taśmami wojuje\"\n        ],\n        [\n            0,\n            \"dziadku pożycz którą jak to którą a ile ich masz tu czy na no tu tu cztery a co 😂\"\n        ],\n        [\n            0,\n            \"user popieram takich w user na i tylko tam\"\n        ],\n        [\n            0,\n            \"user patrząc obiektywnie to w piłce wszyscy sędziowie chyba że jesteś legionista\"\n        ],\n        [\n            0,\n            \"nie pamietam co miałam zrobić z tym tekstem na starość nie radość\"\n        ],\n        [\n            0,\n            \"user próbował też udowodnić że legia to wcale nie słaby mistrz mimo tylu porażek 😂\"\n        ],\n        [\n            0,\n            \"user user czego nie miał bo tweet wisły usunięty\"\n        ],\n        [\n            1,\n            \"skurwysyny pisdzielskie wasze słowo m c empatia\"\n        ],\n        [\n            0,\n            \"user user lubię was daje wam ff\"\n        ],\n        [\n            0,\n            \"1 1 po godzinie przy golu bartek absolutnie bez szans wcześniej bardzo dobrze obroniony strzał z rzutu wolnego\"\n        ],\n        [\n            0,\n            \"rt user dziękujemy za wsparcie w zakończonym sezonie bez was nie gramy url\"\n        ],\n        [\n            0,\n            \"rt user dziękujemy za wsparcie w zakończonym sezonie bez was nie gramy url\"\n        ],\n        [\n            0,\n            \"user janusze nie mają kasy a bedą licytować zjeby jak cale pisdzielstwo chyba że jarkacz działalność\"\n        ],\n        [\n            0,\n            \"to kompletnie nie moja bajka ale to jest ❤ ️ url\"\n        ],\n        [\n            0,\n            \"wszyscy na pis coś się z trzeba będzie spierdalać\"\n        ],\n        [\n            0,\n            \"user mateusz machaj z asystą przy drugim golu aż mi zwrócił uwagę 😄\"\n        ],\n        [\n            0,\n            \"user dzieci mają około opiekun składki na ziemię\"\n        ],\n        [\n            0,\n            \"user user u nas jest lepiej ale jak będziemy razem to będzie 💁 ‍ ♀ ️ 💁 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"user wszystkiego niemozna zrobić już oby jego kariera szła w takim tempie jak po cracovii\"\n        ],\n        [\n            0,\n            \"bordeaux w gandawie ale z 0 0 futbol\"\n        ],\n        [\n            0,\n            \"rt user user roman giertych nie dla wejścia polski do ue a nie nie wróć to było dawno temu więc się nie liczy\"\n        ],\n        [\n            0,\n            \"rt user user roman giertych nie dla wejścia polski do ue a nie nie wróć to było dawno temu więc się nie liczy\"\n        ],\n        [\n            0,\n            \"user user a teraz będzie sędzia w stanie z 11 dyscyplinarnymi\"\n        ],\n        [\n            0,\n            \"user clj nie jest dla rozwoju zawodników\"\n        ],\n        [\n            0,\n            \"user jaka radość radości w końcu\"\n        ],\n        [\n            0,\n            \"user nie wiedziałem że gra w\"\n        ],\n        [\n            0,\n            \"user ja się nie dziwie że wybrała i pretensji o to nie mam\"\n        ],\n        [\n            0,\n            \"user user jak bez hejterów wielu ludzi go nie lubi za to jak ostro gra\"\n        ],\n        [\n            0,\n            \"user ale lewy też gra w lidze wiec myślałem że chodzi o wszystkich polskich piłkarzy\"\n        ],\n        [\n            0,\n            \"user oni nie mają pojęcia jaka będzie kara tylko a na pewno będzie większa\"\n        ],\n        [\n            0,\n            \"user mówiłem przed sezonem żeby tak nie narzekać na skład bo to jose jest fachowcem i wiedział kogo bierze\"\n        ],\n        [\n            0,\n            \"user user u mnie już siedzę w piwnicy i wszystko słyszę\"\n        ],\n        [\n            0,\n            \"user bo nie było ich słychać\"\n        ],\n        [\n            0,\n            \"user nie chce napisać kryminał od którego nie będzie można się oderwać 😉\"\n        ],\n        [\n            0,\n            \"user nie no lewy czy błaszczykowski za granicę już późno jeśli chodzi o samo wyszkolenie\"\n        ],\n        [\n            0,\n            \"user ale pokazywał że kartka za\"\n        ],\n        [\n            1,\n            \"user user zatem to jesteś ty i twój kolega ziobro kwestią jest które zero jest większe\"\n        ],\n        [\n            0,\n            \"user user zacznijmy od tego że życzyć a nie kibicować bo to co innego a po drugie jak to zmieniłem\"\n        ],\n        [\n            0,\n            \"user sobie to by nie było problemu\"\n        ],\n        [\n            0,\n            \"nie wiem czy pograć w simsy\"\n        ],\n        [\n            0,\n            \"user o boże gratuluję i przede wszystkim życzę ci cierpliwości i miłości\"\n        ],\n        [\n            0,\n            \"po północy zostały dla z na mecz z user\"\n        ],\n        [\n            0,\n            \"user ej co to za konkurs co trzeba zrobić gratuluję\"\n        ],\n        [\n            0,\n            \"user jestem nudna tylko rzeczy mnie interesują\"\n        ],\n        [\n            0,\n            \"user 💔 nie że coś jest świetna ale tęsknie za\"\n        ],\n        [\n            0,\n            \"user user ssą wszystkimi otworami co tylko da się wessać\"\n        ],\n        [\n            0,\n            \"przez społeczeństwa żyją z kobietami tworzą rodziny i są co 10 facet jest gejem kraj hipokrytów\"\n        ],\n        [\n            0,\n            \"rt user dziś ahs jutro htgawm za 16 dni dynasty omg wig\"\n        ],\n        [\n            0,\n            \"rt user dziś ahs jutro htgawm za 16 dni dynasty omg wig\"\n        ],\n        [\n            0,\n            \"user podróże zaplanowane pracy ja mam dzisiaj bank 😀\"\n        ],\n        [\n            0,\n            \"user stał we właściwym miejscu xd\"\n        ],\n        [\n            0,\n            \"user jak się tworzy relację na podstawie od kolegi zdjęcia na boisku to tak czasem bywa\"\n        ],\n        [\n            0,\n            \"user tak to znaczy jak może jakiś konkretny\"\n        ],\n        [\n            0,\n            \"user a mówiłaś mu ze ktoś tam cię może to by ci\"\n        ],\n        [\n            0,\n            \"user w porto są jakieś p miałeś z gdyni prosto lecieć\"\n        ],\n        [\n            0,\n            \"rt user user pokarało polskę baranami z partii która nie potrafi prawidłowo wypełnić przelewu i ma w plecy 4 mln\"\n        ],\n        [\n            0,\n            \"rt user user pokarało polskę baranami z partii która nie potrafi prawidłowo wypełnić przelewu i ma w plecy 4 mln\"\n        ],\n        [\n            0,\n            \"user czyli jedynie wypożyczenie na pół roku wchodzi w grę niewiem czy dla niemców to jakiś interes\"\n        ],\n        [\n            0,\n            \"user user myślę że fajniej jak będzie jeden konkretny a nie dwa na które będą w stanie pojechać nieliczni\"\n        ],\n        [\n            0,\n            \"user to nie jest ' az ' jak to wiadomo że do następnej dużej imprezy\"\n        ],\n        [\n            0,\n            \"user można dać wideo a listę\"\n        ],\n        [\n            0,\n            \"user hej coś dla was user 😎\"\n        ],\n        [\n            0,\n            \"user jutro piątek bo jest piątek a tak poważnie wszyscy wiedzą na co stać milika w kadrze\"\n        ],\n        [\n            0,\n            \"user rok temu grała do 4 czerwca\"\n        ],\n        [\n            0,\n            \"user organizacji pracy w redakcji jak żywy\"\n        ],\n        [\n            0,\n            \"user user premierek na miarę taki premierek to na wagę złota tatuś potwierdzi\"\n        ],\n        [\n            0,\n            \"hashtag 1 połowa słaba patrząc ze derby tuż tuż mam obawy o dobry wynik dziś i w następnej kolejce się mylił juz w 2 połowie\"\n        ],\n        [\n            0,\n            \"user to tylko fragment na ich stronie jest całość i tam raczej nie ma czegoś takiego\"\n        ],\n        [\n            0,\n            \"dziadek ukradł swojej żonie mieszkanie jaka patologia\"\n        ],\n        [\n            0,\n            \"user user 😂 😂 😂 a ty wogóle wiesz kto to jest\"\n        ],\n        [\n            0,\n            \"rt user user sędzia musi swoje poglądy polityczne zostawić w domu i nie może występować za lub przeciw politykom\"\n        ],\n        [\n            0,\n            \"rt user user sędzia musi swoje poglądy polityczne zostawić w domu i nie może występować za lub przeciw politykom\"\n        ],\n        [\n            0,\n            \"user no właśnie ja też nad tym myśle chociaż do warszawy mam strasznie daleko ale bardzo mnie kusi bo kocham nowy album\"\n        ],\n        [\n            0,\n            \"user wykładu będzie jak być po uszy w korupcje i nie zostać\"\n        ],\n        [\n            0,\n            \"user user klasyfikacji fair play gra od 1 rundy bez względu na\"\n        ],\n        [\n            0,\n            \"user jak chce się coś zjeść to się idzie do jak się kocha wisłę to się idzie na mecz wisły\"\n        ],\n        [\n            1,\n            \"user user cię z mon i nadal chcesz do pisowski\"\n        ],\n        [\n            0,\n            \"user co z tym zrobiłeś dałeś przykład polactwa\"\n        ],\n        [\n            0,\n            \"user wyglądasz jakbyś do szkoły szła na lekcje\"\n        ],\n        [\n            0,\n            \"user długo myślałeś nad na te pytania ciekawe co żeś wymyślił przez tyle czasu 😂\"\n        ],\n        [\n            0,\n            \"user user rozumiem że czekają aż z pozostałych wyniosą na butach tak jak w lublinie\"\n        ],\n        [\n            0,\n            \"user jego mina musiała być 😂\"\n        ],\n        [\n            0,\n            \"user user z groszami na meczu\"\n        ],\n        [\n            0,\n            \"user user o masz co tu się myślałam że żart\"\n        ],\n        [\n            0,\n            \"nie idę dzisiaj na uczelnie w dupie to mam\"\n        ],\n        [\n            0,\n            \"user user te dwa punkty awans bezpośredni\"\n        ],\n        [\n            0,\n            \"user user chłopcze ręce na a mógłbyś podać przykład jak się o posade\"\n        ],\n        [\n            0,\n            \"user się przez cały telefon i nic 🤔\"\n        ],\n        [\n            0,\n            \"rt user user gdy pan dosypuje węgiel do kotła w takim tempie istnieje duże prawdopodobieństwo że pęknie panu baniak\"\n        ],\n        [\n            0,\n            \"rt user user gdy pan dosypuje węgiel do kotła w takim tempie istnieje duże prawdopodobieństwo że pęknie panu baniak\"\n        ],\n        [\n            0,\n            \"user a jak bez gorsze glupoty pierdolą np premier np prezydent to jak to nazwać\"\n        ],\n        [\n            0,\n            \"user user moze był w szpitalu i go i nie ma co pokazać\"\n        ],\n        [\n            0,\n            \"kiedy wysyłasz paczkę i co 10 minut sprawdzasz czy jest już dalej\"\n        ],\n        [\n            0,\n            \"rt user ludzie mają ból dupy o notatki jakiejś laski ajm zostawcie ja w spokoju kurwa jesteście jacyś jebnieci wszyscy\"\n        ],\n        [\n            0,\n            \"rt user ludzie mają ból dupy o notatki jakiejś laski ajm zostawcie ja w spokoju kurwa jesteście jacyś jebnieci wszyscy\"\n        ],\n        [\n            0,\n            \"user user sarenka na mrozie nie może czeka na ciepły oddech leśniczy ją głaszcze po udzie niech sie naje do syta\"\n        ],\n        [\n            0,\n            \"cała jebana się w faszystowskie gówno\"\n        ],\n        [\n            0,\n            \"mam ochotę na jakiś długi spacer kto idzie ze mną\"\n        ],\n        [\n            0,\n            \"user no to bardzo słynne nazwisko\"\n        ],\n        [\n            0,\n            \"user ej mamy dzisiaj godziny czy jutro tylko\"\n        ],\n        [\n            0,\n            \"tak wspaniale w londynie zapierdalać po albo za min u nas aż żal że świat taki prosty dla niektórych\"\n        ],\n        [\n            0,\n            \"user będzie hit wieczoru jeden wart drugiego\"\n        ],\n        [\n            0,\n            \"user user to nie możliwe nic nikomu nie mówcie\"\n        ],\n        [\n            1,\n            \"user user biedny sfrustrowany stary człowieku bo ci wazeliny\"\n        ],\n        [\n            0,\n            \"user user aha a ktoś cię zapraszał do rozmowy\"\n        ],\n        [\n            0,\n            \"user od tygodnia w krakowie ciekawe bo instagram który teraz na mówi co innego\"\n        ],\n        [\n            0,\n            \"jak coś to śpię u was sobie wybiorę user user\"\n        ],\n        [\n            0,\n            \"rt user user dzien dobry ☀ ️ miłego dnia\"\n        ],\n        [\n            0,\n            \"rt user user dzien dobry ☀ ️ miłego dnia\"\n        ],\n        [\n            0,\n            \"user user i dlatego każdy ksiądz za\"\n        ],\n        [\n            0,\n            \"user nierozumie jakieś nagonki na mecz pol nikt strzelić bramki i awansować\"\n        ],\n        [\n            0,\n            \"user user hehe co tam się na boisku\"\n        ],\n        [\n            0,\n            \"user user po prostu powiedział coś co każdy mówił a tu jakieś teksty o najbardziej człowieku\"\n        ],\n        [\n            0,\n            \"user kiedyś się a teraz sam nie wiem z takimi\"\n        ],\n        [\n            0,\n            \"user niestety nie choć może na tt ktoś się znajdzie i nam opowie\"\n        ],\n        [\n            0,\n            \"user studia nie oglądam to nawet nie wiem p wystarczyło że raz czas w przerwie\"\n        ],\n        [\n            0,\n            \"user user a jak bedzie w rezerwach to rozwiązanie kontraktu i za darmo do chin\"\n        ],\n        [\n            0,\n            \"user gdyby miał tam trafić to by tam grał\"\n        ],\n        [\n            0,\n            \"tylko się zarejestrować na jakiś albo coś a nie piłkę nożną bo xdd\"\n        ],\n        [\n            0,\n            \"user user a repra dramat co pokazują\"\n        ],\n        [\n            0,\n            \"user user mamy młodego który się dobrze ale wdowczyk chce być mądrzejszy od wszystkich\"\n        ],\n        [\n            0,\n            \"user user chyba tak samo pucharu anglii więc sobie\"\n        ],\n        [\n            0,\n            \"user ty się a na nie razem z tobą\"\n        ],\n        [\n            0,\n            \"user to jeden z moich ulubionych zawodników\"\n        ],\n        [\n            0,\n            \"rt user nikt cię tak dobrze nie ubierze jak matka chrzestna dziecino\"\n        ],\n        [\n            0,\n            \"rt user hashtag pan grabiec na tt poinformował że pis zabrania zakupów w niedziele czysta manipulacja rzecznika po\"\n        ],\n        [\n            0,\n            \"rt user hashtag pan grabiec na tt poinformował że pis zabrania zakupów w niedziele czysta manipulacja rzecznika po\"\n        ],\n        [\n            0,\n            \"user user jak wynika z obserwacji z panią pawłowicz już od dawna nie łączy się żaden wspólny interes\"\n        ],\n        [\n            0,\n            \"chyba trzeba to konto na user skasować bo to się jeszcze czyimś skończy 😳 url\"\n        ],\n        [\n            0,\n            \"user ej gdzie będziesz oglądać transmisje\"\n        ],\n        [\n            0,\n            \"user user załatwcie jeszcze zdjęcie zobaczymy co jest w środku\"\n        ],\n        [\n            1,\n            \"user user a jaki ty kurwa brzydki jesteś\"\n        ],\n        [\n            0,\n            \"ta tunezja na razie do meczu polska senegal afryka może bez punktu i gola\"\n        ],\n        [\n            0,\n            \"user user stalinowskiej i jego p nam polecam beck p zychowicza\"\n        ],\n        [\n            0,\n            \"mówię po raz sto piąty ze chce już znać swój plan\"\n        ],\n        [\n            0,\n            \"user aż sobie pójdę dzisisj kupić xd\"\n        ],\n        [\n            0,\n            \"user nie bede ale nie bede też do nazwy klubu dodawał ale widocznie nie klubu\"\n        ],\n        [\n            0,\n            \"user ja oglądałem i wiem że zrobiłem to po raz ostatni user\"\n        ],\n        [\n            0,\n            \"w jednym z rewolucji madzia zrobiła z\"\n        ],\n        [\n            0,\n            \"user to już ich nie p\"\n        ],\n        [\n            0,\n            \"user user raczej zdradzieckie mordy i kanaliè pod sejmem 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user robiliśmy wojny i pokoju 😊\"\n        ],\n        [\n            0,\n            \"user a niektórzy i nie mogą oglądać bo są problemy ja oglądam na niemieckich i nie narzekam\"\n        ],\n        [\n            0,\n            \"user user kto mu kupił pierwszą 😎\"\n        ],\n        [\n            0,\n            \"user a tu akurat jest prosta odpowiedź bo go nie wzywają\"\n        ],\n        [\n            0,\n            \"jak prawko to będę żeby mi się do k12 ten jest taki mały i fajny\"\n        ],\n        [\n            0,\n            \"user user zgadza się a tych meczów nie ma wiele nawet przez 2 5 roku\"\n        ],\n        [\n            0,\n            \"user widziałam podziwiam cię za włosy nie wszyscy potrafią się\"\n        ],\n        [\n            0,\n            \"user siłe to oni mają zawsze gorzej z drużyną\"\n        ],\n        [\n            0,\n            \"user nie sądziłam że to aż tak\"\n        ],\n        [\n            0,\n            \"user co śpiewać na innych 😂\"\n        ],\n        [\n            0,\n            \"user przecież cię widze na instagramie i fejsie agatka 😂 😂\"\n        ],\n        [\n            0,\n            \"user czyżby i co całą kampanię szlag trafił\"\n        ],\n        [\n            0,\n            \"user jestem że prawdziwym agentem jest mączyński i nie chodzi tu o brak sympatii do niego\"\n        ],\n        [\n            0,\n            \"user user lepszy maly na skrzydle niz\"\n        ],\n        [\n            0,\n            \"user to ty zdjąć okulary skoro chcesz tu\"\n        ],\n        [\n            0,\n            \"user mecze o punkty to nie czas na 😂\"\n        ],\n        [\n            0,\n            \"user to może coś o pedofilach w sutannach\"\n        ],\n        [\n            0,\n            \"user u mnie nie lepiej miesiąc minął a ja wciąż nie przyzwyczaiłem do 😁\"\n        ],\n        [\n            0,\n            \"dziś mam wolne więc wszystko robię wolno i wszystko mi wolno hashtag\"\n        ],\n        [\n            1,\n            \"user user nie strasz nie strasz zajmij się kolegami pedofilami i kolegą\"\n        ],\n        [\n            1,\n            \"rt user user wie pani co to jest średnia no może matematyczka pani lubnauer podpowie\"\n        ],\n        [\n            1,\n            \"rt user user wie pani co to jest średnia no może matematyczka pani lubnauer podpowie\"\n        ],\n        [\n            0,\n            \"user radzę po prostu porozmawiać jego reakcje\"\n        ],\n        [\n            0,\n            \"faceta przez więcej jak pół roku byłam jeszcze w związku a teraz jak mi zaczęło zależeć to gościu mnie unika to\"\n        ],\n        [\n            0,\n            \"user gdyby się udało ogromnie wdzięczna chętnie zapłacę chciałbym babci ale może user pomoże\"\n        ],\n        [\n            0,\n            \"user user nie ty że się na treningach nie kompromituj się dalej gościu\"\n        ],\n        [\n            0,\n            \"user user czyli mamy się ciebie częściej w biurze spodziewać 😂\"\n        ],\n        [\n            0,\n            \"user moge ci paru lekcji jak chcesz\"\n        ],\n        [\n            0,\n            \"dzisiaj był wypadek na przez który wczoraj przejeżdżałam kierując\"\n        ],\n        [\n            0,\n            \"user nie no jak takie coś umie to pan piłkarz\"\n        ],\n        [\n            0,\n            \"user user brakuje w tej najważniejszego\"\n        ],\n        [\n            0,\n            \"oto utwór specjalnie dla ciebie … wykonawcy url\"\n        ],\n        [\n            0,\n            \"user i to również jest duża niespodzianka\"\n        ],\n        [\n            0,\n            \"user jest tylko jedno wytłumaczenie sędziowie var uznali ze to nie był oczywisty błąd\"\n        ],\n        [\n            0,\n            \"user proszę to powiedzieć swoim zwłaszcza o tych\"\n        ],\n        [\n            0,\n            \"user a moim zdaniem spadły dwie drużyny które najbardziej\"\n        ],\n        [\n            0,\n            \"user z tego co widzę to może trafić na i\"\n        ],\n        [\n            0,\n            \"user jest jaka to melodia ale\"\n        ],\n        [\n            0,\n            \"user a wy kiedy jesteście otwiera kalendarz\"\n        ],\n        [\n            0,\n            \"user user z całym szacunkiem ale w klubach nie mogą być argumentem za\"\n        ],\n        [\n            0,\n            \"user nic nie było jest tylko wasze przekonanie że to wisła ma coś udowadniać a nie zawodnik który klub pozdrawiam\"\n        ],\n        [\n            0,\n            \"user j wielgus była by na pewno lepszą\"\n        ],\n        [\n            0,\n            \"rt user mega znana i bogata celebrytka w kwiaciarni mogę od dziś brać kwiaty za darmo dlaczego pyta moja znajoma jeste …\"\n        ],\n        [\n            0,\n            \"rt user mega znana i bogata celebrytka w kwiaciarni mogę od dziś brać kwiaty za darmo dlaczego pyta moja znajoma jeste …\"\n        ],\n        [\n            0,\n            \"user user sobie nawzajem ale u niektórych to chyba były\"\n        ],\n        [\n            0,\n            \"user niestety tak rozumie że ktoś zmienia sektor ale nie że ktoś chodzenie na mecz\"\n        ],\n        [\n            0,\n            \"user a jak po 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user nie mam tak czuje się\"\n        ],\n        [\n            0,\n            \"user no to dobrze bo się user\"\n        ],\n        [\n            0,\n            \"user jednak na licze ze do 1 2 tygodni będzie\"\n        ],\n        [\n            0,\n            \"user cieszy mnie każda porażka od kiedy nie chciało im się na czas do krakowa\"\n        ],\n        [\n            0,\n            \"user przy 8 z 11 bramek w fazie pucharowej a u niektórych nie ma go nawet w najlepszej jedenastce\"\n        ],\n        [\n            0,\n            \"user odkąd wychodzę z nim niż co 3 dni jakby bardziej się cieszy to miłe\"\n        ],\n        [\n            0,\n            \"user user wiem ale chodzi mi o to że tego się już raczej nie\"\n        ],\n        [\n            0,\n            \"najlepsze co mogło spotkać ten kraj to user\"\n        ],\n        [\n            0,\n            \"user to lepiej powiedzieć ze w sumie wszystki jest dobrze\"\n        ],\n        [\n            0,\n            \"user poza tym w trakcie zakupu w aplikacji nie ma zadnej informacji o tym od kiedy zacznie biec czas\"\n        ],\n        [\n            0,\n            \"user user no i żal ci któregoś dwa razy prosto piłke i się z nich talenty zrobiło\"\n        ],\n        [\n            0,\n            \"user user euro 2016 pokazało trochę co innego\"\n        ],\n        [\n            0,\n            \"no to się do robienia już w rodzinie babci korzenie kciuki\"\n        ],\n        [\n            0,\n            \"user były wislak strzela się bo na bramce inny były wislak 😉\"\n        ],\n        [\n            0,\n            \"rt user user liseł krzyczy pluje i wyzywa a oni go nawet nie słuchają bidulek wali głową w mur powodzenia liseł\"\n        ],\n        [\n            0,\n            \"rt user user liseł krzyczy pluje i wyzywa a oni go nawet nie słuchają bidulek wali głową w mur powodzenia liseł\"\n        ],\n        [\n            0,\n            \"user user gdyby nie było tylu chętnych to może skwk by te bilety wśród dzieci jak to czasami robi\"\n        ],\n        [\n            0,\n            \"rt user okno na świat najskuteczniej zasłania gazeta polska co wspaniale wykorzystuje pis trzymając swe owieczki w cywilizacyjn …\"\n        ],\n        [\n            0,\n            \"rt user okno na świat najskuteczniej zasłania gazeta polska co wspaniale wykorzystuje pis trzymając swe owieczki w cywilizacyjn …\"\n        ],\n        [\n            0,\n            \"coś mnie w mały palec i mi\"\n        ],\n        [\n            0,\n            \"rt user bong bong bong bong bong bong bong bong\"\n        ],\n        [\n            0,\n            \"rt user bong bong bong bong bong bong bong bong\"\n        ],\n        [\n            0,\n            \"user user jak to co w i do walki 😂\"\n        ],\n        [\n            0,\n            \"user pzpn za nic nie odpowiada przecież 😊\"\n        ],\n        [\n            0,\n            \"user user ja ze przecieki z zarządu\"\n        ],\n        [\n            0,\n            \"user wiemy za to że jest user parchy do parchów\"\n        ],\n        [\n            0,\n            \"user nikt się nie obraża strategia to ich sprawa ale to żaden powód do gdy mówimy o telewizji publicznej\"\n        ],\n        [\n            0,\n            \"user ale zestawienie zostało wam podane zapewne a nie\"\n        ],\n        [\n            0,\n            \"rt user user pieprzona zakala sadownictwa ta gersdorf jest i tojest fakt\"\n        ],\n        [\n            0,\n            \"rt user user pieprzona zakala sadownictwa ta gersdorf jest i tojest fakt\"\n        ],\n        [\n            0,\n            \"user my nie graliśmy z pierwszą drużyną\"\n        ],\n        [\n            0,\n            \"user ale wiesz że to też oznacza że wygra suarez albo portugalska\"\n        ],\n        [\n            0,\n            \"to mówicie że na totalnych po nie ma ps bardzo nie ładnie 😁\"\n        ],\n        [\n            0,\n            \"user takie pytanko ile linii metra kaczyński kiedy był prezydentem warszawy\"\n        ],\n        [\n            0,\n            \"user to powiedziałam ja user prawa\"\n        ],\n        [\n            0,\n            \"user user a może po to żebyście pkt\"\n        ],\n        [\n            0,\n            \"user kiko po pierwsze pozdrawiam a po drugie kiedy pan się nauczył polskiego\"\n        ],\n        [\n            0,\n            \"user czyli z lewych l4 też jest duma\"\n        ],\n        [\n            0,\n            \"user 4 pkt 2 mecze na starcie niema co narzekać i graczy\"\n        ],\n        [\n            0,\n            \"user ty debili zapytaj się swojego premiera gdzie dzisiaj\"\n        ],\n        [\n            0,\n            \"user to samo mi przyszło do głowy\"\n        ],\n        [\n            0,\n            \"user jak kuba bedzie chciał gdzieś iść dla kasy to pójdzie do chin albo usa w polsce tylko wisła 💪\"\n        ],\n        [\n            0,\n            \"user najwyżej będziemy spać pod 😂 😂 😂 💁\"\n        ],\n        [\n            0,\n            \"user w poprzednim roku ta szansa była większa i się bardziej\"\n        ],\n        [\n            0,\n            \"może ktoś w ostatnim czasie zrobić trasę wwa w ciągu dnia\"\n        ],\n        [\n            0,\n            \"user na tej skakance szybciej się\"\n        ],\n        [\n            0,\n            \"mój pan od tez jest z lubuskiego\"\n        ],\n        [\n            0,\n            \"user to ty przeczytaj jeszcze raz co napisałeś sens zdania jest taki że do kibiców działacze którzy mają swoje interesy\"\n        ],\n        [\n            0,\n            \"user w sumie już podobne rzeczy były aczkolwiek to też było takie bramkarza\"\n        ],\n        [\n            0,\n            \"user 10 min z debilem ktory nie wie ze usa najbardziej na\"\n        ],\n        [\n            0,\n            \"user drugi to chyba chłopa z valencii tak z gola d\"\n        ],\n        [\n            0,\n            \"anders w powietrzu 600 tyś 500 mln za musimy być 20 mln na i grosze dla\"\n        ],\n        [\n            0,\n            \"user user kiedy zaczynacie przygotowania do sezonu\"\n        ],\n        [\n            0,\n            \"user user wściekła cwelica kaczorzyca karakanica jadowita\"\n        ],\n        [\n            0,\n            \"wszyscy o 3 5 2 a ja obstawiam że jeśli będzie trójka to będzie 3 4 3 z wśród napastników\"\n        ],\n        [\n            0,\n            \"user mam pytanie za te finansowe które się za nami twoim zdaniem odpowiada\"\n        ],\n        [\n            0,\n            \"user był ale w uefa nie do odgwizdania\"\n        ],\n        [\n            0,\n            \"user a co w lechu nie miał user\"\n        ],\n        [\n            0,\n            \"user a co mieli grać w szachy na treningach sztuk walki\"\n        ],\n        [\n            0,\n            \"user wszystkiego najlepszego z okazji urodzin 💐 💐 💐 🌹 🌹 🌹 🥀 🥀 🥀\"\n        ],\n        [\n            0,\n            \"paweł sędzią meczu roma w lm wow\"\n        ],\n        [\n            0,\n            \"user ciało tylko trochę brak ogólnie fajna laska o się nie wypowiadam 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user jest gdyby tak chyba coś by mówili w tv\"\n        ],\n        [\n            0,\n            \"user ale to lech dwukrotnie zapewnił legii mistrzostwo 😄\"\n        ],\n        [\n            0,\n            \"user chyba jak nie chciałam wyprowadzić 😉\"\n        ],\n        [\n            0,\n            \"user user a może z kod to żyd\"\n        ],\n        [\n            0,\n            \"user zwłaszcza o jak fajnie wszędzie pusto jadę\"\n        ],\n        [\n            0,\n            \"koncert hoziera w irlandii to marzenie\"\n        ],\n        [\n            0,\n            \"jakiś koło mi na krzyczy nikogo tu nie ma i wychodzi\"\n        ],\n        [\n            0,\n            \"user no bez przesady z tym moze i patrzy ale poprawność przede wszystkim 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user to na chuj pytać ja o nie pytać uuuu siła i honor\"\n        ],\n        [\n            0,\n            \"user z jaga 3 pkt i szansa na puchary będzie większa niż przed meczem z\"\n        ],\n        [\n            0,\n            \"kto idzie ze mna na halo halo\"\n        ],\n        [\n            0,\n            \"zastanawiam się czym żeby go trochę ale bez 😉 macie jakieś sprawdzone\"\n        ],\n        [\n            0,\n            \"user user byłem zły że macierewicz spierdolił a później sie zrobil ludziom pieklo a z\"\n        ],\n        [\n            0,\n            \"user user zapytaj się sasina na skok on powinien wszystko wiedzieć\"\n        ],\n        [\n            1,\n            \"user nie ma tylko ma za i mu bardziej\"\n        ],\n        [\n            0,\n            \"user user bo gdzie w rękawiczkach jak czerwiec jest\"\n        ],\n        [\n            0,\n            \"user w polsce mamy ruch i zawsze jak masz możliwość to musisz zmienić pas na prawy\"\n        ],\n        [\n            0,\n            \"user dam nazwę na dm 😂\"\n        ],\n        [\n            0,\n            \"ej co to był za film jak z takiego zrobili\"\n        ],\n        [\n            0,\n            \"muszę czasem z kimś pogadać przynajmniej na tt co nie user\"\n        ],\n        [\n            0,\n            \"user oby oby na papierze wygląda to jak obu\"\n        ],\n        [\n            0,\n            \"user albo nie możesz nie mówiąc już o kroku i totalnym luzie jak w\"\n        ],\n        [\n            0,\n            \"user w ostatniej eliminacji lm jest tylko jeden z\"\n        ],\n        [\n            0,\n            \"user bo się nie załapał do 18\"\n        ],\n        [\n            0,\n            \"rt user jak żyją ludzie którzy nie mają zablokowanej rotacji ekranu\"\n        ],\n        [\n            0,\n            \"rt user jak żyją ludzie którzy nie mają zablokowanej rotacji ekranu\"\n        ],\n        [\n            0,\n            \"user jeszcze jest tu jedna twoja 😎 czas start\"\n        ],\n        [\n            0,\n            \"anglia wygrywa w karnych anglia wygrywa pierwszy mecz w fazie pucharowej wielkiego turnieju od 2006 roku dzieje się\"\n        ],\n        [\n            0,\n            \"kto takich user o dupę obserwuje czekam na\"\n        ],\n        [\n            0,\n            \"user w legii nie lepiej bo nie płacą od 2 miesięcy\"\n        ],\n        [\n            0,\n            \"user nie wiem na co mieli pomysł w drugiej połowie ale na pewno nie na strzelenie gola z gry 😛\"\n        ],\n        [\n            0,\n            \"user zgoda ale oni zapraszają na studio by ludzie jednak i oglądali reklamy a potem robią wyścig z czasem\"\n        ],\n        [\n            0,\n            \"ale zajebiście bo jak zrobię prezentację w kosmos to nie będę musiała zdawać egzaminu na mediach współczesnych love\"\n        ],\n        [\n            0,\n            \"user user a właśnie że jest 😂\"\n        ],\n        [\n            0,\n            \"user wiek juniora się a nie\"\n        ],\n        [\n            0,\n            \"user nowy sposób pkb też jest w projekcie\"\n        ],\n        [\n            0,\n            \"user przy bramkach inni nie ma sensu czepiać się\"\n        ],\n        [\n            0,\n            \"user nie czy to głęboko ironia 😜\"\n        ],\n        [\n            1,\n            \"user pawłowicz gdyby to była prawda to by cię już dawno nie było głupia\"\n        ],\n        [\n            0,\n            \"user udało mi się zdać mimo tego że wszystko wczoraj mi się już xd\"\n        ],\n        [\n            0,\n            \"dajcie mi instagram nowej dziewczyny liama\"\n        ],\n        [\n            0,\n            \"user ofc jakubiak i jego 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user ale jakby błaszczykowski i lewandowski nie zostali w polsce to klopp by na nich nie spojrzał\"\n        ],\n        [\n            0,\n            \"user user i zostawił brata na czele pisu który doprowadził do degradacji państwa i obywateli\"\n        ],\n        [\n            0,\n            \"user w policji i na to samo\"\n        ],\n        [\n            0,\n            \"user a ja się np nie interesuje koszem p więc przepraszam nie jestem kibicem wisły\"\n        ],\n        [\n            0,\n            \"user user dopiero przyniesie kiedy banda idiotów którzy zrezygnowali z pracy dostaną gówno a nie emeryturę\"\n        ],\n        [\n            0,\n            \"user potwierdzone info bo w robocie jestem i nie jestem na czasie w sumie lepsza ona niż puter\"\n        ],\n        [\n            0,\n            \"a mówili że sezon user się skończył 😂 naaaaah on się tylko\"\n        ],\n        [\n            0,\n            \"user user napewno nikt taki jak ty\"\n        ],\n        [\n            0,\n            \"rt user user boże broń nas od takich zasłużonych\"\n        ],\n        [\n            0,\n            \"rt user user boże broń nas od takich zasłużonych\"\n        ],\n        [\n            0,\n            \"user tak to jest jak religii w szkole jest więcej niż innych\"\n        ],\n        [\n            0,\n            \"user user twoja mama jest super 💪 z nią część 😉\"\n        ],\n        [\n            0,\n            \"rt user brzydcy ludzie powinni dostawac kosmetyki za darmo\"\n        ],\n        [\n            0,\n            \"rt user brzydcy ludzie powinni dostawac kosmetyki za darmo\"\n        ],\n        [\n            0,\n            \"user jasne jeśli cię nie dobranoc\"\n        ],\n        [\n            0,\n            \"user user widać że to ciągle mało\"\n        ],\n        [\n            0,\n            \"user i mean jakie chujowe to wszystko\"\n        ],\n        [\n            0,\n            \"jakieś dzikie krzyki mnie z dołu yes a więc już 1 0 dla cracovii\"\n        ],\n        [\n            0,\n            \"user user przecież po 1 małysz też mówił że ten konkurs to parodia\"\n        ],\n        [\n            0,\n            \"user pan sobie te brednie tego nie da się obronić\"\n        ],\n        [\n            0,\n            \"user lekarze będą mieli ręce pełne roboty\"\n        ],\n        [\n            0,\n            \"user ja mam wrażenie ze kiko niema możliwości zmian bo małecki ulubieniec kibiców ma większe poparcie niż kiko i zarząd\"\n        ],\n        [\n            0,\n            \"user tez jestem z września ja 20 😂\"\n        ],\n        [\n            0,\n            \"wkurza mnie ten o polakach za granicą że 24 7\"\n        ],\n        [\n            0,\n            \"user stawiam na lechię zelek to polska liga jak ktoś jest na porażkę tzn ze trza na nich postawić\"\n        ],\n        [\n            0,\n            \"user no to się jak był przy łazienkowskiej czy podczas gali 😂 ciekawe kiedy będzie kolejna wersja 😂\"\n        ],\n        [\n            0,\n            \"user ja miałam 4 lata przerwy więc mocno 😊\"\n        ],\n        [\n            0,\n            \"user no teraz to się pani na szczyt hipokryzji jednocześnie swoją żeby nie powiedzieć infantylizm\"\n        ],\n        [\n            0,\n            \"user czyli koalicja ko i psl ma o 10 więcej rozumiem że w tym\"\n        ],\n        [\n            0,\n            \"user jaka bije z tej twarzy 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user akurat lubią się w\"\n        ],\n        [\n            0,\n            \"user nie wiem co on na to ze to w warszawie ale trudno xd\"\n        ],\n        [\n            0,\n            \"user będzie zmiana godziny meczu ze względu na mecz piłkarzy\"\n        ],\n        [\n            0,\n            \"user w takim razie zwracam honor\"\n        ],\n        [\n            0,\n            \"user user i jak się na grę w iv lidze bo ponoć na mieliśmy tam grać\"\n        ],\n        [\n            0,\n            \"user user kiedyś powinniście spaść a się przy zielonym więc życzę tego 8 miejsca\"\n        ],\n        [\n            0,\n            \"j dał mi auto pierwszy raz po bydgoszczy\"\n        ],\n        [\n            0,\n            \"user nie pytam ale sądzę że choć sklep jest na dole to po wojny strasznie smutne\"\n        ],\n        [\n            0,\n            \"user nigdy nie teraz zrozumieją musieliby na nowo się user\"\n        ],\n        [\n            0,\n            \"user tyle sytuacji co korona miała w tych meczach co legia lech wisla w sumie razem\"\n        ],\n        [\n            0,\n            \"user user może temu że maja tych wiecej niż każdy inny naród\"\n        ],\n        [\n            0,\n            \"user już nie ale przynajmniej nie jestem\"\n        ],\n        [\n            0,\n            \"rt user po prostu czuje się upokorzony i wkurwiony nie akceptuje takiej gry\"\n        ],\n        [\n            0,\n            \"rt user po prostu czuje się upokorzony i wkurwiony nie akceptuje takiej gry\"\n        ],\n        [\n            0,\n            \"user ten pan w okularach w środku to też umysłowo\"\n        ],\n        [\n            0,\n            \"user czyli mam rozumieć że jak twoi koledzy sie z messiego i to wtedy kibicujesz barcelonie żeby wygrała\"\n        ],\n        [\n            0,\n            \"user no no tam nawet mają\"\n        ],\n        [\n            0,\n            \"rt user moja siedmiomiesięczna córka zbiera właśnie ekipę żeby jutro spuścić łomot oraz wpierdol drużynie ziemowita\"\n        ],\n        [\n            0,\n            \"rt user moja siedmiomiesięczna córka zbiera właśnie ekipę żeby jutro spuścić łomot oraz wpierdol drużynie ziemowita\"\n        ],\n        [\n            0,\n            \"user a ile razy więcej niż na porównania\"\n        ],\n        [\n            0,\n            \"user o czym ty bredzisz pis i wolność to dwie różne sprawy\"\n        ],\n        [\n            0,\n            \"user nie wiem jak ci to powiedzieć ale znów się\"\n        ],\n        [\n            0,\n            \"user też nie pamiętam tego d\"\n        ],\n        [\n            0,\n            \"user nie ma szans gramy a to że na papierze mamy skład to nie ma żadnego znaczenia\"\n        ],\n        [\n            0,\n            \"user a w poprzednim meczu z serbią to niby jak zagrał\"\n        ],\n        [\n            0,\n            \"user user o to pierwszy napewno obejrzę jak się to obejrzę wszystko\"\n        ],\n        [\n            0,\n            \"user user niemozna oceniać sytuacji jak legia ma akcje inaczej a jak wisla ma akcje to inaczej i to boli bardziej niż porażka\"\n        ],\n        [\n            0,\n            \"imagine co to by było jakby szukać na twitterze 😩\"\n        ],\n        [\n            0,\n            \"user user jest m in więc pewnie ktoś jeszcze będzie ale nie widze sensu brać 3 sr obroncow na\"\n        ],\n        [\n            0,\n            \"nie nam wejścia na w moim i nie mam jak muzyki słuchać\"\n        ],\n        [\n            0,\n            \"hashtag podbeskidzie warta 4 1 przemek mystkowski grał godzinę\"\n        ],\n        [\n            0,\n            \"user trochę starszy ale nie na tyle żeby chodzić do muzeum xddd\"\n        ],\n        [\n            0,\n            \"user co to dla ciebie rade nawet ze nogą 💪\"\n        ],\n        [\n            0,\n            \"user hehehehehe mógłbym napisać żałosna determinacja 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user oczywiście by być a ja jestem z niego mega dumna\"\n        ],\n        [\n            0,\n            \"user cala tępa z mojego miasta też tam po prostu tępa do\"\n        ],\n        [\n            0,\n            \"user myślę że i smalec by 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user nie też itp bo to za pieniądze ludzi 😉\"\n        ],\n        [\n            0,\n            \"user user za to po zawsze były pełne współczucia i inteligencji koń by się uśmiał\"\n        ],\n        [\n            0,\n            \"user user ale nie wiem czy uwagę na zmianę tematu 😂\"\n        ],\n        [\n            0,\n            \"ale sobie zrobię zajebiste cv tylko fajnego zdjęcia mi brakuje ale z moją to xd\"\n        ],\n        [\n            0,\n            \"user no to myśle ze by się z moim dziadkiem 🤦 🏼 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"mała poprawka swój trening o 10 30 w a ich konferencja startuje za chwilę nasze będą wieczorem\"\n        ],\n        [\n            0,\n            \"user mając w obronie bbc i w bramce w dobrej formie można sobie pozwolić na wiele\"\n        ],\n        [\n            0,\n            \"rt user gdańsk adamowicz 64 kielce wenta 64 kraków majchrowski 64\"\n        ],\n        [\n            0,\n            \"rt user gdańsk adamowicz 64 kielce wenta 64 kraków majchrowski 64\"\n        ],\n        [\n            0,\n            \"user tylko co z tym zrobi skoro za trzy tygodnie będzie po sprawie\"\n        ],\n        [\n            0,\n            \"user głupi jesteś jak zwykle czarnecki zostanie odwołany za chamstwo a nie za prawdę jak masz wątpliwości to zapytaj\"\n        ],\n        [\n            0,\n            \"zaraz rok jak mam nowy komputer\"\n        ],\n        [\n            0,\n            \"user raz ale potem się okazało że to był\"\n        ],\n        [\n            0,\n            \"user user dzięki panie za poparcie po\"\n        ],\n        [\n            0,\n            \"user i runda już została chyba\"\n        ],\n        [\n            0,\n            \"user czasami się nie da się ale nic to nie dało bo czasami nie ma nikogo innego 😂 będzie trudno ale powodzenia\"\n        ],\n        [\n            0,\n            \"user dlaczego każdy pisowski to debil\"\n        ],\n        [\n            0,\n            \"user user to jest kolejne łamanie prawa się ludzi z zewnątrz z protestującymi na darmo wszyscy znają prawdę\"\n        ],\n        [\n            0,\n            \"user user jest poza moją reprezentuje mentalność która się i patrzy z i\"\n        ],\n        [\n            0,\n            \"rt user od słów lewandowskiego że tylko na tyle było nas stać właściwie każdy kolejny mecz obala jego tezę\"\n        ],\n        [\n            0,\n            \"rt user od słów lewandowskiego że tylko na tyle było nas stać właściwie każdy kolejny mecz obala jego tezę\"\n        ],\n        [\n            0,\n            \"user dziękuję spróbuję jeszcze dodatkowo z ta wersja ma tu wielu\"\n        ],\n        [\n            0,\n            \"user user bo to jest a nie poseł\"\n        ],\n        [\n            0,\n            \"user na takie coś to ty sobie możesz my nie d\"\n        ],\n        [\n            0,\n            \"czarnecki i najlepsi od na kase a upadku odklejenie mózgowe\"\n        ],\n        [\n            0,\n            \"user user wisła też by mogła że ma 14 mistrzostw a jakoś tego nie robi\"\n        ],\n        [\n            0,\n            \"user oprócz niej w składzie mają no widzisz da się zbudować skład da się\"\n        ],\n        [\n            0,\n            \"o jezu jeszcze ta dziewczyna która w grała\"\n        ],\n        [\n            0,\n            \"user user mi przychodzi ale to ponoć tweet dyskusję\"\n        ],\n        [\n            0,\n            \"user słyszałem że wrocławskie zoo ten 😀 😁 😁\"\n        ],\n        [\n            0,\n            \"okej ludzie jak to pisałam to chłopak do mnie zadzwonił i dostałam zawału xddddd\"\n        ],\n        [\n            0,\n            \"user czas to on miał podczas przygotowań user\"\n        ],\n        [\n            0,\n            \"user user dziwie się że wchodzisz w dyskusje z taką amebą umysłową p\"\n        ],\n        [\n            0,\n            \"user kolejny pieprzony my ich wszystkich znamy i możesz sobie takie teksty darować\"\n        ],\n        [\n            0,\n            \"user user co w tym materiale było akurat byłem na meczu i go ale czy to prawda redaktor tvn się\"\n        ],\n        [\n            0,\n            \"user user nie mnie to oceniać\"\n        ],\n        [\n            0,\n            \"user ale po podziale bilans nie ma już znaczenia tylko miejsce po fazie\"\n        ],\n        [\n            0,\n            \"user idealny trener na 4 miejsca i wygraną w pucharze\"\n        ],\n        [\n            0,\n            \"user user on nie będzie miał dzieci bo jest przeciwny dzieci przez pary\"\n        ],\n        [\n            0,\n            \"user user jak zwykle najwięcej do powiedzenia mają pisowskie po komunie\"\n        ],\n        [\n            0,\n            \"user no to na z tym\"\n        ],\n        [\n            0,\n            \"2 30 na stronie pełno i wreszcie w domu a teraz zapowiada się na wolny weekend 😮 już zapomniałem co to takiego 😂\"\n        ],\n        [\n            0,\n            \"no i brawo jutro daje awans i zwycięstwo w grupie przy 0 3 liczą się małe punkty\"\n        ],\n        [\n            0,\n            \"user to nas się powinni bać 💪\"\n        ],\n        [\n            0,\n            \"user mojej koleżanki nie rok temu na w poznaniu bez problemu 🤣\"\n        ],\n        [\n            0,\n            \"user user jak zwykle naćpa się i prawie\"\n        ],\n        [\n            0,\n            \"user witaj tt 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user tak to nasz zawsze że nie jadł\"\n        ],\n        [\n            0,\n            \"user a to spoko nie zawsze musza być tłumy\"\n        ],\n        [\n            0,\n            \"user user w jakimś artykule było że chce ją zatrzymać w polkowicach 😂\"\n        ],\n        [\n            0,\n            \"rt user mam wrażenie że mojemu tacie sprawia radość to że mnie denerwuje like dude mam po tobie charakter więc przestań to robić …\"\n        ],\n        [\n            0,\n            \"rt user mam wrażenie że mojemu tacie sprawia radość to że mnie denerwuje like dude mam po tobie charakter więc przestań to robić …\"\n        ],\n        [\n            0,\n            \"user wolał i udawać że go ucho boli to jest do sezonu\"\n        ],\n        [\n            0,\n            \"user to nie jest poseł to parodia posła to tak jak z dziennikarzem user to też jest parodia\"\n        ],\n        [\n            0,\n            \"user user jeszcze nie ma ale dam znać\"\n        ],\n        [\n            0,\n            \"user na 100 co je kiedy jajecznicę czy często czy był kochany\"\n        ],\n        [\n            0,\n            \"user ale to ty masz mieć urlop\"\n        ],\n        [\n            0,\n            \"user napisałem że się zastanowię pali się\"\n        ],\n        [\n            0,\n            \"user sama niewiem czy będę bo mam zajęcia do 21 😩\"\n        ],\n        [\n            0,\n            \"jak edzio zareagował na akcję hashtag\"\n        ],\n        [\n            0,\n            \"nieodwracalne zmiany wykonawcy kaliber 44 url\"\n        ],\n        [\n            0,\n            \"user user cały jeden z był taki w innych albo farta albo punkt albo jedno i drugie\"\n        ],\n        [\n            0,\n            \"pan były prezydent lech wałęsa ps bolek czy do sejmu pan prezydent myśli pan prezydent nie podjął jeszcze decyzji\"\n        ],\n        [\n            0,\n            \"user user wstyd o czy ty mówisz rafał i wstyd\"\n        ],\n        [\n            0,\n            \"user bo może cię nie lubie 😂\"\n        ],\n        [\n            0,\n            \"user user czemu nie widzę swastyki na czole\"\n        ],\n        [\n            0,\n            \"user może user trochę ale cieszyć się nie ma z czego takim poziomem gry za wiele nie\"\n        ],\n        [\n            0,\n            \"rt user dożyliśmy czasów komentowania wypowiedzi ludzi których powinniśmy pytać po ile pietruszka na bazarku\"\n        ],\n        [\n            0,\n            \"rt user dożyliśmy czasów komentowania wypowiedzi ludzi których powinniśmy pytać po ile pietruszka na bazarku\"\n        ],\n        [\n            0,\n            \"user jak gram na to nikt mi za to a biegam i staram się na całego wiec uważam ze to słabe wytłumaczenie\"\n        ],\n        [\n            0,\n            \"user z nim jest znacznie łatwiej 😄\"\n        ],\n        [\n            0,\n            \"user user też chcę wiedzieć czy ktoś odebrał\"\n        ],\n        [\n            0,\n            \"user od user należało by bardziej a nie opinii\"\n        ],\n        [\n            0,\n            \"user no ok mnie ale więcej nie\"\n        ],\n        [\n            0,\n            \"cavani strzela gola w 1 8 finału mistrzostw świata na takim luzie jakby się bawił z dziećmi na plaży\"\n        ],\n        [\n            0,\n            \"user dwa ważne spotkania bym wolał a z dżemem 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user zobacz sobie na nie dyskutuje dalej bo widze że jakiś fan\"\n        ],\n        [\n            0,\n            \"w 4 nie pasuje nie pasuje nie pasuje pasuje\"\n        ],\n        [\n            0,\n            \"user to bardzo trudne ale co 😉\"\n        ],\n        [\n            0,\n            \"user na tym głównie polega hashtag\"\n        ],\n        [\n            0,\n            \"user płacz dzieci i wyzywanie klubu za 3 2 1\"\n        ],\n        [\n            1,\n            \"ijo ijo ijo policja tt aresztować śmierdzącą user cały tt śmierdzi\"\n        ],\n        [\n            0,\n            \"user nie wiem jak wy to robicie ja bym nic nie widziała\"\n        ],\n        [\n            0,\n            \"wyszła taka legia z ale jutro vs mistrz więc musi być lepiej 😜\"\n        ],\n        [\n            0,\n            \"user 😉 póki co zapraszam tu user\"\n        ],\n        [\n            0,\n            \"user to po co tak było gadać\"\n        ],\n        [\n            0,\n            \"user a mnie kojarzy się z moze ktoś jakiś mem z nią 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user jego profil na fb pełny postów działa nadal\"\n        ],\n        [\n            0,\n            \"user mnie też to ile można o tym w kółko ale sam fakt\"\n        ],\n        [\n            0,\n            \"rt user kim są ludzie którzy widząc numer czterdzieści cztery 44 automatycznie nie mówią a imię jego czterdzieści i cztery\"\n        ],\n        [\n            0,\n            \"rt user kim są ludzie którzy widząc numer czterdzieści cztery 44 automatycznie nie mówią a imię jego czterdzieści i cztery\"\n        ],\n        [\n            0,\n            \"user to js nic nie wiedziałam i mi teraz smutno o k\"\n        ],\n        [\n            0,\n            \"rt user dobrze że są ujawniane te afery tylko może w końcu ktoś odpowie za te rujnowanie państwa polskiego za rządów po psl hashtag\"\n        ],\n        [\n            0,\n            \"rt user dobrze że są ujawniane te afery tylko może w końcu ktoś odpowie za te rujnowanie państwa polskiego za rządów po psl hashtag\"\n        ],\n        [\n            0,\n            \"user u mnie na osiedlu jest taki jeden się żadnej nie waży ze dwa tylko o tym nie wie\"\n        ],\n        [\n            0,\n            \"user i kogo tak bardzo zabrakło z\"\n        ],\n        [\n            0,\n            \"user user w jest że został a w tekście nic takiego nie ma 😂\"\n        ],\n        [\n            0,\n            \"user user serio na 15 tys kiedy ostatnio byla taka frekwencja nie licząc meczów\"\n        ],\n        [\n            0,\n            \"jednak będę mieć praktyki w radiu ha\"\n        ],\n        [\n            0,\n            \"czy mam jakiś wpływ na followersów\"\n        ],\n        [\n            0,\n            \"rozjebałem narodowców rozjebałem narodowców kiedyś koledzy rozjebałem narodowców\"\n        ],\n        [\n            0,\n            \"user i jak kogo macie obok\"\n        ],\n        [\n            0,\n            \"ej kogoś kiedyś w w pracy na ulicy w kościele na imprezie czy coś się 😂 hashtag\"\n        ],\n        [\n            0,\n            \"user teraz się gratulacje 😉 url\"\n        ],\n        [\n            0,\n            \"rt user na hasło zabraliśmy miliony złodziejom najgłośniej krzyknęła platforma obywatelska ciekawe czemu hashtag\"\n        ],\n        [\n            0,\n            \"rt user na hasło zabraliśmy miliony złodziejom najgłośniej krzyknęła platforma obywatelska ciekawe czemu hashtag\"\n        ],\n        [\n            0,\n            \"user user was pojebało tak jak sędziowie to złodzieje to policjanci to ćpuny emeryci albo\"\n        ],\n        [\n            0,\n            \"rt user wczoraj wiedziałem jak zachowa się kolorowa dzicz pisałem o tym dzisiaj nawet nie komentuję url\"\n        ],\n        [\n            0,\n            \"rt user wczoraj wiedziałem jak zachowa się kolorowa dzicz pisałem o tym dzisiaj nawet nie komentuję url\"\n        ],\n        [\n            0,\n            \"user tez to ale zaczęłam po tym zwracać nie wiem czemu więc i tak sobie 😂\"\n        ],\n        [\n            0,\n            \"user tu jeszcze walka trwa 😁\"\n        ],\n        [\n            0,\n            \"user user a to już wiemy czemu tak tego\"\n        ],\n        [\n            1,\n            \"user user jaka ty jesteś tępa jak połowa polskich sierot po komunie\"\n        ],\n        [\n            0,\n            \"user user ten jak zwykle na dopingu\"\n        ],\n        [\n            0,\n            \"user czy usa czy brazylia imo żadna różnica amerykanie brazylia w meczach zawsze klasa\"\n        ],\n        [\n            0,\n            \"dużo ludzi mówi że to dziwny i słaby serial a mi się podobał i nawet chce drugi sezon\"\n        ],\n        [\n            0,\n            \"user coś mi się o uszy\"\n        ],\n        [\n            0,\n            \"od razu wymioty źle się czuję tragedia\"\n        ],\n        [\n            0,\n            \"user a ja się pytam jakim prawem ją też wybrał suweren\"\n        ],\n        [\n            0,\n            \"user ja nie mam nawet dostępu do konta nie można nawet pieniędzy ani płacić karta także xd\"\n        ],\n        [\n            0,\n            \"user a to pewnie nic takiego na całe twoje szczęście\"\n        ],\n        [\n            0,\n            \"user user całe życie w kłamstwie już od stary mocno śpi może też nie 😢\"\n        ],\n        [\n            0,\n            \"user 😎 btw dopiero teraz widzę że to ma oczy i usta 😱\"\n        ],\n        [\n            0,\n            \"user tez się boje ale jestem mega czy coś się mogło sprawdzić\"\n        ],\n        [\n            0,\n            \"chciałam sobie w sukienkę dzisiaj ale zapomniałam ze nie mam butów do rajstop no bo co mam do tego new balance założyć żal\"\n        ],\n        [\n            0,\n            \"rt user ja nie chce iść pod wiatr gdy wieje w dobrą stronę\"\n        ],\n        [\n            0,\n            \"rt user ja nie chce iść pod wiatr gdy wieje w dobrą stronę\"\n        ],\n        [\n            0,\n            \"user user aha czyli tak kibiców ok\"\n        ],\n        [\n            0,\n            \"a więc moja relacja z h jest bliżej nie do a sama czuje ze jesteśmy z dwóch kompletnie innych światów\"\n        ],\n        [\n            0,\n            \"user user ja tam swoje wiem 💪\"\n        ],\n        [\n            0,\n            \"na prosi o książki nasi bardzo lubią czytać 😎 url\"\n        ],\n        [\n            0,\n            \"user serio od roku nie mam żadnego dnia wolnego\"\n        ],\n        [\n            0,\n            \"user chcesz na jutro na 15 30 😁\"\n        ],\n        [\n            0,\n            \"user są jakieś czego należy się po niej spodziewać\"\n        ],\n        [\n            0,\n            \"user temu panu takiego specjalnego za funkcjonowanie bez mózgu\"\n        ],\n        [\n            0,\n            \"user to jeden z efekt nagonki mediów na parę\"\n        ],\n        [\n            0,\n            \"user ej ej a do mnie były kiedyś pretensje że coś napisałem 😂\"\n        ],\n        [\n            0,\n            \"user czy to twoja user 😁 😁 hehehehehe 😁\"\n        ],\n        [\n            0,\n            \"imagine że ludzie potrafią śpiewać pisać tańczyć liczyć wysoko skakać a ja ja lubię spać\"\n        ],\n        [\n            0,\n            \"user o kurcze dobrze że napisałaś 😂\"\n        ],\n        [\n            0,\n            \"lekarz się jak mogę z taka\"\n        ],\n        [\n            0,\n            \"user masz ty mózg ja zrobiłem to już 5 lat temu\"\n        ],\n        [\n            0,\n            \"user policzyli hajs i brakuje 1 grosza\"\n        ],\n        [\n            0,\n            \"dieta pudełkowa kcal krzyż na drogę\"\n        ],\n        [\n            0,\n            \"1 piwko teraz pije z sądu bardzo dobre polecam\"\n        ],\n        [\n            0,\n            \"user user kolejny program 100 insynuacji na pisu tv\"\n        ],\n        [\n            0,\n            \"w sobotę jaga zagra w sparing z suwałki początek spotkania o 11 00\"\n        ],\n        [\n            0,\n            \"ludzie z bydgoszczy najlepsza rt jeśli chcesz pomoc świat\"\n        ],\n        [\n            0,\n            \"user w pierwszej połowie druga była bardzo również pod względem stylu i pomysłu\"\n        ],\n        [\n            0,\n            \"user user żarty ale nie że się nie z wisłą\"\n        ],\n        [\n            0,\n            \"user jakiegoś linka można prosić user\"\n        ],\n        [\n            0,\n            \"user jak to przecież zielak i misiek wydali miliony na klub 😂\"\n        ],\n        [\n            0,\n            \"user wczoraj za strzały których bramkarz nie ma prawa puścić za\"\n        ],\n        [\n            0,\n            \"user user kiedyś to ktoś i będzie\"\n        ],\n        [\n            0,\n            \"user genetyczny patriota handluje w mon\"\n        ],\n        [\n            0,\n            \"user no ale mamy miejsca jesteśmy na liście wiec jak to 😩\"\n        ],\n        [\n            0,\n            \"user user tego argumentu nie rozumiem eksport do niemiec jest o 1 3 wiekszy od importu\"\n        ],\n        [\n            0,\n            \"user skąd te kluby biorą pieniądze na finansowanie działalności bo może chodzi bardziej o kluby przy każdej szkole itp\"\n        ],\n        [\n            1,\n            \"user które dno osiągnął pan tym razem bo iq ma wyższe\"\n        ],\n        [\n            0,\n            \"rt user tym hajlującym człowiekiem jest piotr wacowski wieloletni i zaufany operator tvn url\"\n        ],\n        [\n            0,\n            \"rt user tym hajlującym człowiekiem jest piotr wacowski wieloletni i zaufany operator tvn url\"\n        ],\n        [\n            0,\n            \"sieci sieci sieci media media media\"\n        ],\n        [\n            0,\n            \"user user ale skąd wiadomo że nie było poza tym to taki okres że będą plotki więc nie można we wszystko wierzyć\"\n        ],\n        [\n            0,\n            \"user do burdelu za własne pieniądze\"\n        ],\n        [\n            0,\n            \"user wszystkie powietrze zabiorą tym zjeby\"\n        ],\n        [\n            0,\n            \"user nie do końca moim zdaniem nie zagrają pierwszym składem\"\n        ],\n        [\n            0,\n            \"user musze się przyznać że znowu się bo w link nie patrząc że to ta\"\n        ],\n        [\n            0,\n            \"user zagraniczne mogą być nie a jeśli chodzi o polskie zawodniczki to na pewno się takie znajdą co tylko kasa ważna\"\n        ],\n        [\n            0,\n            \"user z takim składem legia będzie mieć ciężko o pierwszą nawet z pomocą sędziów\"\n        ],\n        [\n            0,\n            \"user słaba liga duża różnica poziomów a potem w łeb od 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user i przy okazji jakąś załatwić xd\"\n        ],\n        [\n            0,\n            \"user user w 4 kolejce to takie sobie ułatwienie\"\n        ],\n        [\n            0,\n            \"rt user czy możemy pominąć listopad i przejść już do dni przedświątecznych\"\n        ],\n        [\n            0,\n            \"rt user czy możemy pominąć listopad i przejść już do dni przedświątecznych\"\n        ],\n        [\n            0,\n            \"rt user user widocznie maja boskie wsparcie a pani pozostalo tylko parcie na szklo i w wc oba przynosza ten sam efekt\"\n        ],\n        [\n            0,\n            \"rt user user widocznie maja boskie wsparcie a pani pozostalo tylko parcie na szklo i w wc oba przynosza ten sam efekt\"\n        ],\n        [\n            0,\n            \"user i trener najbardziej w pro junior system d\"\n        ],\n        [\n            0,\n            \"i skąd my to znamy 😄\"\n        ],\n        [\n            0,\n            \"user user kiedyś z drugiego piętra na główkę i nic\"\n        ],\n        [\n            0,\n            \"user żartuje przecież wielkie dzięki za te zwycięstwa oby w było świętowanie\"\n        ],\n        [\n            0,\n            \"user nie mogę linka coś się\"\n        ],\n        [\n            0,\n            \"rt user hashtag kradli rano kradli w południe kradli wieczorem kradli w nocy przez cały czas kradli i kłamali\"\n        ],\n        [\n            0,\n            \"rt user hashtag kradli rano kradli w południe kradli wieczorem kradli w nocy przez cały czas kradli i kłamali\"\n        ],\n        [\n            0,\n            \"jakie to proste wywiadu i już jesteś w sumie spoko 😁\"\n        ],\n        [\n            0,\n            \"user wystarczy spojrzeć na te usta i wiadomo z kim rozmawia 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user kur na 40 zrobić przychodzę a a tu amica 0 1\"\n        ],\n        [\n            0,\n            \"user chyba ze strony losu 😉\"\n        ],\n        [\n            0,\n            \"user bo w gazecie pisze że od 13 dopiero xdd\"\n        ],\n        [\n            0,\n            \"user jak 15 to można powiedzieć i 100 mln bo to maly budżetu mon dziadek się\"\n        ],\n        [\n            0,\n            \"user może pareiko bo taką w\"\n        ],\n        [\n            0,\n            \"user takie było moje wrażenie że sporo długich do rywala jakbyśmy zobaczyli skuteczność długich to byśmy\"\n        ],\n        [\n            0,\n            \"user user oj złośliwy ten paweł złośliwy 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"śniło mi się ze dostałam staż w warszawie 😂 😂\"\n        ],\n        [\n            0,\n            \"user jakieś to za na więc może być fejk p\"\n        ],\n        [\n            0,\n            \"user za to cracovia miała dużo sytuacji\"\n        ],\n        [\n            0,\n            \"prowadzenie kolumbii przynajmniej sprawia że anglia belgia nie musi być\"\n        ],\n        [\n            0,\n            \"user miał być doping a nie atmosfera jak na skokach\"\n        ],\n        [\n            0,\n            \"user ooo zobaczyłam ze ty też po jakim czasie\"\n        ],\n        [\n            0,\n            \"user małeckiemu należy się może to go do gry\"\n        ],\n        [\n            0,\n            \"widać teraz ile nas ta portugalia kosztowała walczymy\"\n        ],\n        [\n            0,\n            \"user nie tej osoby ale w tej kwestii zgadzam się z nią całkowicie\"\n        ],\n        [\n            0,\n            \"user coś tam jest ale raczej grosze\"\n        ],\n        [\n            0,\n            \"user piszesz takie pierdoły a później inni się śmieją że w wiśle gadają o mistrzostwie\"\n        ],\n        [\n            0,\n            \"user nie jest ok ale to nie ja piszę o i kompleksach\"\n        ],\n        [\n            0,\n            \"no dobra wystarczy tego na którym kanale mundial\"\n        ],\n        [\n            0,\n            \"user user w sumie to można powiedzieć że\"\n        ],\n        [\n            0,\n            \"user user bzdura nie liczy się tylko\"\n        ],\n        [\n            0,\n            \"user user z tych wynika że pan nie wie kto ma być kupcem i że to tylko pana przypuszczenia\"\n        ],\n        [\n            0,\n            \"jeszcze tylko półtora godziny o 18 i\"\n        ],\n        [\n            0,\n            \"czy napisał do mnie policjant i podał swój numer telefonu odpowiedz tak xddd\"\n        ],\n        [\n            0,\n            \"instruktor będzie ze mną na egzaminie lol lol lol\"\n        ],\n        [\n            1,\n            \"user user a teraz zróbcie sobie nawzajem loda\"\n        ],\n        [\n            0,\n            \"user mogło tak być ci od z nawet na wsi\"\n        ],\n        [\n            0,\n            \"user nie mógł rozwiązać kontraktu mógł złożyć wezwanie do zapłaty zaległości a to nie jest z rozwiązaniem kontraktu\"\n        ],\n        [\n            0,\n            \"user dziękuję za potwierdzenie mojej opinii z mojego ostatniego tt\"\n        ],\n        [\n            0,\n            \"user tak trzymać i vice versa\"\n        ],\n        [\n            0,\n            \"user ale byś 3 razy dziennie\"\n        ],\n        [\n            0,\n            \"user user panowie lepiej nic nie mówcie dosyć kompromitacji tego nie da się niczym przykryć\"\n        ],\n        [\n            0,\n            \"user mówisz o waszym ktory jest synem komendanta pozdro\"\n        ],\n        [\n            0,\n            \"user daria ale ten musiał kochany\"\n        ],\n        [\n            0,\n            \"user cała 4 słaba a ten rzut ostatni to tylko szczęście nam\"\n        ],\n        [\n            0,\n            \"rt user stawiam pomnik kubie kochanowskiemu kto się dołoży\"\n        ],\n        [\n            0,\n            \"rt user stawiam pomnik kubie kochanowskiemu kto się dołoży\"\n        ],\n        [\n            0,\n            \"wiecie czy mają jakąś swoją nazwe\"\n        ],\n        [\n            0,\n            \"user tak czy siak trzymam kciuki za w końcu poszli w jej 😜\"\n        ],\n        [\n            0,\n            \"user no to po ma problem 😁 😁 😁 bo hania wystartuje jako niezależna 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user piłkę za dni 15 16 czerwca 2018 zdobywa cristiano ronaldo 😜\"\n        ],\n        [\n            0,\n            \"user ale kontrakt został już czy może tylko\"\n        ],\n        [\n            0,\n            \"user za to że jest pan człowiekiem o i nie jest pan agentem wpływu\"\n        ],\n        [\n            0,\n            \"user user a jak tam sprawa z karnymi były czy sędzia trochę pomógł na żywo ciężko było to obiektywnie\"\n        ],\n        [\n            0,\n            \"user user i z która wszystkich i nic jej nie obchodzi bo ja muszę\"\n        ],\n        [\n            0,\n            \"user user tak samo się pary hetero się w miejscach publicznych\"\n        ],\n        [\n            0,\n            \"user no jeśli się statystykami to niech wam będzie ale wisła w nie grała na maxa bo miała jeszcze\"\n        ],\n        [\n            0,\n            \"user ja z tych to tylko w hahaha reszta to takie tam\"\n        ],\n        [\n            0,\n            \"user user furman to zawodnik wisły płock i jego zachowania błędy itp to jej problem\"\n        ],\n        [\n            0,\n            \"user twoja pasuje do twojej odpowiedzi muszę ci powiedzieć xddddd\"\n        ],\n        [\n            0,\n            \"user powodzenia walczymy do końca 💪\"\n        ],\n        [\n            0,\n            \"rt user tylko sezonówki nie piją herbaty w lato\"\n        ],\n        [\n            0,\n            \"rt user tylko sezonówki nie piją herbaty w lato\"\n        ],\n        [\n            0,\n            \"user niemozna tłumaczyć remisu z wyspami owczymi brakiem jednego zawodnika\"\n        ],\n        [\n            0,\n            \"user panie kochany masz cristiano więc miej na d\"\n        ],\n        [\n            0,\n            \"user user jak to było wystarczy nie kraść\"\n        ],\n        [\n            0,\n            \"rt user naprawdę chcę usiąść komuś na kolanka i wtulic się czyjąś szyję\"\n        ],\n        [\n            0,\n            \"rt user naprawdę chcę usiąść komuś na kolanka i wtulic się czyjąś szyję\"\n        ],\n        [\n            0,\n            \"powietrze po tym po co się jestem\"\n        ],\n        [\n            0,\n            \"user widać że kibicujesz skoro cię\"\n        ],\n        [\n            0,\n            \"user user a co z fantasy ekstraklasa w tamtym roku c miało bodajże swoją ligę\"\n        ],\n        [\n            0,\n            \"user user pewnie nikt nie chciał czekać a sam piłkarz i tak ma pieniądze o których niedawno nawet nie\"\n        ],\n        [\n            0,\n            \"user jest moc tak trzymaj u mnie aż tyle to nie trwało ale wyobrażam sobie co czujesz 😊\"\n        ],\n        [\n            0,\n            \"jeszcze jeden plus z rio ave w losowaniu iii rundy\"\n        ],\n        [\n            0,\n            \"user stałam na zewnątrz ale mam kurtkę\"\n        ],\n        [\n            0,\n            \"user ale skoro lubi śpiewać w więc to dlaczego z niego wyszedł 🤔 i dlaczego ja to obejrzałam 😒\"\n        ],\n        [\n            0,\n            \"user nie wiem czy z wami o 18 00 nie graliśmy jesienią w białym d\"\n        ],\n        [\n            0,\n            \"user user nie odzywaj się jak się ciebie nikt o nich nie pyta\"\n        ],\n        [\n            0,\n            \"user na mecz legii przyjechałeś xd\"\n        ],\n        [\n            0,\n            \"user wiadomo już może czy będą transmisje z na\"\n        ],\n        [\n            0,\n            \"user od dawna mam chorą ale to raczej przez dzień\"\n        ],\n        [\n            0,\n            \"user to co napisałeś zrozumiałem jako pretensje w stylu że anglicy mieli sędziego z którym w swoim a oni nie\"\n        ],\n        [\n            0,\n            \"rt user préstamo a un año con opción de compra para ever valencia y cristian echavarria al wisla cracovia de polonia user\"\n        ],\n        [\n            0,\n            \"rt user préstamo a un año con opción de compra para ever valencia y cristian echavarria al wisla cracovia de polonia user\"\n        ],\n        [\n            0,\n            \"user napisz jeszcze jednego maila z numerem transakcji i do na pl sprawa jest znana\"\n        ],\n        [\n            0,\n            \"user gorzej z budowa przekazu reklamowego 😩 😳 co ja robię na tych studiach\"\n        ],\n        [\n            0,\n            \"user 😳 a mogę wiedzieć jakie rzeczy coś czy takiego normalnego co każdy może wymyślić\"\n        ],\n        [\n            0,\n            \"rt user lepiej bawiłabym się w tym momencie gdybym była pijana\"\n        ],\n        [\n            0,\n            \"rt user lepiej bawiłabym się w tym momencie gdybym była pijana\"\n        ],\n        [\n            0,\n            \"user póki co zapowiada się 😎\"\n        ],\n        [\n            0,\n            \"user wreszcie adekwatna postać na rycerz z łbem takie prawdziwe\"\n        ],\n        [\n            0,\n            \"user user jutro wiec teraz co sobota trza zakupy zrobić jak na święta\"\n        ],\n        [\n            0,\n            \"user user bardziej mi chodzi o jakąś akcje replika koszulki reymana 1 mln długu obecnego h\"\n        ],\n        [\n            0,\n            \"user a po co ktoś miałby dziś o nim pisać coś zrobił\"\n        ],\n        [\n            0,\n            \"user user jak ty umiesz w światło\"\n        ],\n        [\n            0,\n            \"user chyba nie może grać ale to musi jeszcze user\"\n        ],\n        [\n            0,\n            \"rt user panie user poproszę o bana bo czuję się jakoś podle że mnie ten zaszczyt nie dotknął i koledzy się ze mnie …\"\n        ],\n        [\n            0,\n            \"rt user panie user poproszę o bana bo czuję się jakoś podle że mnie ten zaszczyt nie dotknął i koledzy się ze mnie …\"\n        ],\n        [\n            0,\n            \"user małecki za boguskiego i będzie chyba że już gotowy do gry\"\n        ],\n        [\n            0,\n            \"user przecież mi nie chodziło że chcesz ogladać mecze innych druzyn tylko o oglądanie 3 meczów na raz\"\n        ],\n        [\n            0,\n            \"user każda ma swojego chcą go oglądać i słuchać to jedzie i robi kasę\"\n        ],\n        [\n            0,\n            \"rt user pan duda jedzie do usa spotka się z pomnikiem w jersey city\"\n        ],\n        [\n            0,\n            \"rt user pan duda jedzie do usa spotka się z pomnikiem w jersey city\"\n        ],\n        [\n            0,\n            \"bóg honor nacjonalizm nie ma boga honor powyżej średniej nacjonalizm to choroba a to szacunek dla\"\n        ],\n        [\n            0,\n            \"user jak i co jeszcze z budżetu państwa\"\n        ],\n        [\n            0,\n            \"user user no tak ale nie zależy to zupełnie od liczby przebiegniętych kilometrów\"\n        ],\n        [\n            0,\n            \"o nie mówi się wcale albo mówi się dobrze np dobrze że go już nie ma hashtag\"\n        ],\n        [\n            0,\n            \"user ale to co innego trochę bo włosi nie ich i grają najlepsi\"\n        ],\n        [\n            0,\n            \"rt user user i bardzo dobrze złodzieje powinni siedzieć\"\n        ],\n        [\n            0,\n            \"rt user user i bardzo dobrze złodzieje powinni siedzieć\"\n        ],\n        [\n            1,\n            \"rt user user tak to są konsekwencje waszego zdrajczego plucia na nasz kraj jesteś zerem 😷 😷 😷\"\n        ],\n        [\n            1,\n            \"rt user user tak to są konsekwencje waszego zdrajczego plucia na nasz kraj jesteś zerem 😷 😷 😷\"\n        ],\n        [\n            0,\n            \"user user po co chcecie taki szrot ściągać\"\n        ],\n        [\n            0,\n            \"user ale byliśmy dumni problemów przez świat jak pendolino sprawa ten internet\"\n        ],\n        [\n            0,\n            \"user user nie mam info żeby był kontuzjowany\"\n        ],\n        [\n            0,\n            \"user user się chyba po prostu skończył\"\n        ],\n        [\n            0,\n            \"user a manutd czasami wczoraj nie odpadł\"\n        ],\n        [\n            0,\n            \"user user jaka napinka był lany poniedziałek więc stąd to hasło\"\n        ],\n        [\n            0,\n            \"user i już wiemy kim kolumbię im\"\n        ],\n        [\n            0,\n            \"user a właśnie pisali że w tym sezonie był lepszy od\"\n        ],\n        [\n            0,\n            \"user jak to co robią to co zawsze po i do celu nawet jak to nie ma sensu\"\n        ],\n        [\n            0,\n            \"user żałosne to teraz jest 😂\"\n        ],\n        [\n            0,\n            \"user pewnie mniej więcej tyle co na bramce ze spalonego dwa tygodnie wcześniej\"\n        ],\n        [\n            0,\n            \"user cracovia jaką chcemy oglądać 😂\"\n        ],\n        [\n            0,\n            \"user pani malarz trza być obiektywnym to ze legia gra to nic dziwnego\"\n        ],\n        [\n            0,\n            \"user jakby się okazało że nie mają dużo kasy to chociaż jest szansa na normalnie klub z cupiałem było to niemożliwe\"\n        ],\n        [\n            0,\n            \"user user co za i elegancja 😅 😘 😘 😘\"\n        ],\n        [\n            0,\n            \"user z całym szacunkiem do was ostatnie lata oglądałem l e dla was a 10 lat temu oglądałem bo to był super program o naszej lidze\"\n        ],\n        [\n            0,\n            \"user a tak wogóle to o czym on tak pierdoli\"\n        ],\n        [\n            0,\n            \"user stulecia byliby jakby senegal w doliczonym wcisnął\"\n        ],\n        [\n            1,\n            \"user user chyba cię się mózg już od tych bredni mateusza bo zaczynasz bredzić tak samo jak on\"\n        ],\n        [\n            0,\n            \"user tak gdy bramkarz nie można go blokować\"\n        ],\n        [\n            0,\n            \"user to zależy czy chcesz się nauczyć czy xd\"\n        ],\n        [\n            0,\n            \"user nie tłumacz nie tłumacz dostaliście w dupę i tyle\"\n        ],\n        [\n            0,\n            \"user user wiem o co ci chodzi ale nie widzę tu sugestii że jest klubowy\"\n        ],\n        [\n            0,\n            \"user sam kolego mówiłeś kto jest patriotą a kto nie uczelnia sama decyduje kto ma psychiczne\"\n        ],\n        [\n            0,\n            \"user pamietam jeszcze miałam follow od tego konta i taki xd\"\n        ],\n        [\n            0,\n            \"user nie wszystkich do jednego nie wszyscy są debilami\"\n        ],\n        [\n            0,\n            \"oddawaj pieniądze user user ludzkie koniec wszystkimi otworami co tylko da się wessać\"\n        ],\n        [\n            0,\n            \"user user wolę jak człowiek się niż jak\"\n        ],\n        [\n            0,\n            \"user a kogo tam w wyborach 😂 😂 😂 czyżby jakaś kara 😂 😂\"\n        ],\n        [\n            0,\n            \"user user z karnymi to pamiętaj że tam już jest var\"\n        ],\n        [\n            0,\n            \"user więcej przypadku niż talentu ale dzięki 😉\"\n        ],\n        [\n            0,\n            \"user dziękujemy w dobie hashtag taki stream jaki jest dobra robota trzymaj się 🤗\"\n        ],\n        [\n            0,\n            \"user user chyba raczej a nie bardziej\"\n        ],\n        [\n            0,\n            \"user a no zapomniałem że wg was to nic takiego gorsze jest zatrudnienie trenera z hiszpanii 😂\"\n        ],\n        [\n            0,\n            \"user z szacunku do głowy państwa musi zostać\"\n        ],\n        [\n            0,\n            \"user a kurwa tych gdzie polactwo jest niby jest najwięcej w małych miastach\"\n        ],\n        [\n            0,\n            \"user jeszcze spodnie powinni im zamienić na\"\n        ],\n        [\n            0,\n            \"user i taki lech wydaje się jak drużyna juniorów przy\"\n        ],\n        [\n            0,\n            \"krew mi leci z nosa nienawidzę życia\"\n        ],\n        [\n            0,\n            \"w na jakim świecie my żyjemy\"\n        ],\n        [\n            0,\n            \"user taka z niej najlepsza strona że wstydzą się podpisywać pod tekstami\"\n        ],\n        [\n            0,\n            \"ale bym zjadła z dżemem idk\"\n        ],\n        [\n            0,\n            \"user dno się nie liczy z salomon\"\n        ],\n        [\n            1,\n            \"user to chuj z nim pewnie ma kartę i w życiu 15 lat\"\n        ],\n        [\n            0,\n            \"user user za 2 zł bo kwoty\"\n        ],\n        [\n            0,\n            \"user każdy może przecież zmienić zdanie 😁\"\n        ],\n        [\n            0,\n            \"user user niestety nie wiem ale chętnie bym się żeby wiedzieć kogo lubię\"\n        ],\n        [\n            0,\n            \"user user widać jak na dłoni nowy to tylko z dykty\"\n        ],\n        [\n            0,\n            \"user oczywiście pan krzysiu się nie podpisał pod tekstem\"\n        ],\n        [\n            0,\n            \"user user co tam opis meczu kto na to będzie uwage ważne że nazwiska ukraińców dobrze napisane\"\n        ],\n        [\n            0,\n            \"user point nie chciałam dawać nr mieszkania ale też jest\"\n        ],\n        [\n            0,\n            \"chce się pakować i iść spać bo jutro będzie ciężki dzień idk\"\n        ],\n        [\n            0,\n            \"user wiem że lubicie innych ale przecież przychodzi na bo mamy lepsza ona niż puter\"\n        ],\n        [\n            0,\n            \"user user nie wiem skąd taki optymizm górnik sprowadza teraz zawodników na ilość a nie jakość\"\n        ],\n        [\n            0,\n            \"user niestety to bardzo częste kryteria wyboru\"\n        ],\n        [\n            0,\n            \"user dopiero jak awansujemy do grupy mistrzowskiej to wtedy sobie takie cele a nie teraz jak nie wiadomo czy tam zagramy\"\n        ],\n        [\n            1,\n            \"user kwiat mlodzieży zajebać tuska ta i szmatę gersdolf\"\n        ],\n        [\n            0,\n            \"user user najlepszym rozwiązaniem było by może chodzić na mecze wtedy zero patologi na i zero normalności\"\n        ],\n        [\n            0,\n            \"user to sobie jakiś wybiorę o telefon mi chodzi głównie\"\n        ],\n        [\n            0,\n            \"wiem że dm nie ale jakby co staram się je czytać na bieżąco pozdrawiam\"\n        ],\n        [\n            0,\n            \"user śmieszne w chuj a jakie chyba nikt o tym jeszcze nie pisał\"\n        ],\n        [\n            0,\n            \"user a kiedy zostanie usunięty ziemkiewicz\"\n        ],\n        [\n            1,\n            \"user dziadek ubierz w fotelu i skończ bredzić\"\n        ],\n        [\n            0,\n            \"user może nie było a może ta ma też znajomości w gazecie i żeby o nim\"\n        ],\n        [\n            0,\n            \"user a moim zdaniem na leczenie już za późno\"\n        ],\n        [\n            0,\n            \"user user ale co to za płacze że piłka jest sportem i ludzie wolą to oglądać niż\"\n        ],\n        [\n            0,\n            \"czyżby ślub był już bardzo bardzo blisko\"\n        ],\n        [\n            0,\n            \"user jak to kiedys tam przeciez że decyzja i jest już po z nowym trenerem\"\n        ],\n        [\n            0,\n            \"user wojna potrzebna a lis bedzie pierwszy\"\n        ],\n        [\n            0,\n            \"user user to tym bardziej trzeba ja pierdolę odklejenie mózgowe\"\n        ],\n        [\n            0,\n            \"user tak szybko nieźle co napisał\"\n        ],\n        [\n            0,\n            \"razy nikt nie wyszedł i spojrzał w okno tak nie mylił się na stały 63 znak wpadki\"\n        ],\n        [\n            0,\n            \"rt user user jak tusk kradł moje pieniądze z ofe wciskając iż nie są to pieniądze polaków to nie słyszałem sprzeciwu\"\n        ],\n        [\n            0,\n            \"rt user user jak tusk kradł moje pieniądze z ofe wciskając iż nie są to pieniądze polaków to nie słyszałem sprzeciwu\"\n        ],\n        [\n            1,\n            \"user synku gówno widziałeś i gówno wiesz i nie mow o bo sam jestes jak dziecko\"\n        ],\n        [\n            0,\n            \"user dziwne bo patrze na twoje tweety i tylko wisła i wisła to się dopiero nazywają kompleksy\"\n        ],\n        [\n            0,\n            \"przez te puszki po jestem największym w bloku\"\n        ],\n        [\n            1,\n            \"user ale pani nie się nikomu wredna i stara panna jedyna w swoim rodzaju\"\n        ],\n        [\n            0,\n            \"user ale tu chyba tak z ocen po prostu wyszło\"\n        ],\n        [\n            0,\n            \"user że nie masz z tym problemu user 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user idą jak burza z zobaczymy czy za tym pójdzie jakość\"\n        ],\n        [\n            0,\n            \"widzę to ile chcecie za kante 100 milionów a jakbyśmy oddali wam 120 milionów\"\n        ],\n        [\n            0,\n            \"user współczuje rodzinie i znajomym tych trzech dziewczyn bo takie zachowania świadczą o tym jakim się jest człowiekiem\"\n        ],\n        [\n            0,\n            \"user nieeee przy dalej jest karny czerwona nie karze się podwójnie tylko przy próbie nieudanej zagrania piłki\"\n        ],\n        [\n            0,\n            \"user user poproszę fotkę w kierunku publiczności\"\n        ],\n        [\n            0,\n            \"user były sytuacje gdy bramkarz kilka metrów od niego napastnika i grę dlatego pytam\"\n        ],\n        [\n            0,\n            \"user user wola 😉 choć może że byłoby jeszcze łatwiej\"\n        ],\n        [\n            0,\n            \"user user w holandii była taka sytuacja\"\n        ],\n        [\n            0,\n            \"user jeszcze lepsza chyba że chodzi o wynik bo poziom meczu jest strasznie słaby\"\n        ],\n        [\n            0,\n            \"user ale jeden pkt może o awansie do gr mistrzowskiej lub nie\"\n        ],\n        [\n            0,\n            \"user user za dużo czytam gp sakiewicza i wolskiego odjebalo mi sorry\"\n        ],\n        [\n            0,\n            \"user a ja nie zgody na funkcjonowanie w szkołach kościelnych za państwowe pieniądze\"\n        ],\n        [\n            0,\n            \"kurwa jakie wysokie mam czy ja już\"\n        ],\n        [\n            0,\n            \"user styl obu drużyn można było przed meczem japonia gra co nie oznacza że lepiej\"\n        ],\n        [\n            1,\n            \"rt user user tak kamila wasze zachowanie w sejmie i pod sejmem nosi znamiona choroby psychicznej\"\n        ],\n        [\n            1,\n            \"rt user user tak kamila wasze zachowanie w sejmie i pod sejmem nosi znamiona choroby psychicznej\"\n        ],\n        [\n            0,\n            \"user nie masz wyjścia trzeba zapierdalać\"\n        ],\n        [\n            0,\n            \"dobrze że to już koniec transfer nie był barcelonie a przez ten kabaret to mógłby uczyć jak do siebie ludzi\"\n        ],\n        [\n            1,\n            \"user pan jest zerem panie user a nawet mniej niż zero dno i bydle koniec\"\n        ],\n        [\n            0,\n            \"user rozumiem wszystko ale jak by to jaga wygrała to śmiem twierdzić że sędzia wynik\"\n        ],\n        [\n            0,\n            \"user jak nie swoich słów to wypierdalam\"\n        ],\n        [\n            0,\n            \"user user kto widział babcię herod pawłowicz wszystko widział\"\n        ],\n        [\n            0,\n            \"strzelił bo się nad nim w kontekście ustaw ligę ale go nie wziąłem nie ma za co user\"\n        ],\n        [\n            0,\n            \"user nikt nie będzie brał udziału w 3 edycji skoro w ostatniej były takie jaja z\"\n        ],\n        [\n            0,\n            \"user no nie bądźmy tacy 😁 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"hashtag bytovia podbeskidzie 1 1 przemek mystkowski grał minut\"\n        ],\n        [\n            0,\n            \"user nie każdy pit jest taki prosty\"\n        ],\n        [\n            0,\n            \"user a ważna karta kibica i który sektor\"\n        ],\n        [\n            0,\n            \"sobie i może się poczuć jak a wy się\"\n        ],\n        [\n            0,\n            \"rt user user rodakom którym tym bolszewikom oj zabolały rodaków pańskie słowa nie tak to powinno wyglądać\"\n        ],\n        [\n            0,\n            \"rt user user rodakom którym tym bolszewikom oj zabolały rodaków pańskie słowa nie tak to powinno wyglądać\"\n        ],\n        [\n            0,\n            \"user w więc tak trzeba kary\"\n        ],\n        [\n            0,\n            \"user wiadomo ze ostatnia ale nic dobrego jadze\"\n        ],\n        [\n            0,\n            \"user a na pierwszym planie główny jojo\"\n        ],\n        [\n            0,\n            \"user piłka grą błędów trudno się mowi i grać trzeba dalej\"\n        ],\n        [\n            0,\n            \"user to w końcu ten mecz oglądać czy do tego p\"\n        ],\n        [\n            0,\n            \"user trzeba się na meczach które są przed nami a nie zastanawiać się nad meczami które były jakiś czas temu bo to nie ma sensu\"\n        ],\n        [\n            0,\n            \"rt user ludzie są tak głupi że to działa naprawdę premier morawiecki na taśmach prawdy\"\n        ],\n        [\n            0,\n            \"rt user ludzie są tak głupi że to działa naprawdę premier morawiecki na taśmach prawdy\"\n        ],\n        [\n            0,\n            \"user user o kurwa teraz to po całości muszę się wybacz\"\n        ],\n        [\n            0,\n            \"user user ten kto wie który jest głupszy musi być geniuszem\"\n        ],\n        [\n            0,\n            \"no ale muszę iść do sklepu bo z głodu\"\n        ],\n        [\n            0,\n            \"user ale do dziś bardzo że znaleźć na to czas 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user wnioski 80 eksportu do ue\"\n        ],\n        [\n            0,\n            \"user user tu się ale nie mamy na to wpływu\"\n        ],\n        [\n            0,\n            \"jak był mecz ruskie hiszpanie do 70 min myślałem że czerwoni to\"\n        ],\n        [\n            0,\n            \"user obecny skład pozwala na z 3 4 3 na 4 2 3 1 4 4 2 od tego kto będzie w środku i ataku\"\n        ],\n        [\n            0,\n            \"user chcesz jak kaczor tyś na\"\n        ],\n        [\n            0,\n            \"swoją drogą ile jest zjebów na tym swiecie co tak robi\"\n        ],\n        [\n            0,\n            \"user nudna ta lm tyle drużyn mecz i nikogo z trenera zwalniać\"\n        ],\n        [\n            0,\n            \"user piękna sprawa tak wejść w serial\"\n        ],\n        [\n            0,\n            \"user ja pamiętam jak się węgrzyn bo a chłop teraz dzban roku w c\"\n        ],\n        [\n            0,\n            \"cały długi weekend ale do poniedziałku właśnie mi pod oknami impreza hashtag do 5 00 dzięki\"\n        ],\n        [\n            0,\n            \"user haha sprawdzę czy ma jakieś opcje\"\n        ],\n        [\n            0,\n            \"user a który jest tak przez media do pierwszej reprezentacji siedzi na\"\n        ],\n        [\n            1,\n            \"user user ziobro wymyślił przekaz dnia dla pisowskich debili\"\n        ],\n        [\n            0,\n            \"user user jak narazie to śledczy tą panią się zajmują oby\"\n        ],\n        [\n            0,\n            \"chcesz obywatelstwo niemieckie nie pierdolą o wielkości narodu a o władzy kurs\"\n        ],\n        [\n            0,\n            \"user a może akurat szlag go trafi i będzie spokój\"\n        ],\n        [\n            0,\n            \"user się że jest pan w\"\n        ],\n        [\n            0,\n            \"user nawet user cię ale nie ma co żałować i rozumieć takie trzeba\"\n        ],\n        [\n            0,\n            \"no tak carlitos na ławce 😆\"\n        ],\n        [\n            0,\n            \"user gdyby go chcieli to by po\"\n        ],\n        [\n            0,\n            \"user ale będą mieli już ligę\"\n        ],\n        [\n            0,\n            \"user dobre chyba śmieszne mogli jeszcze napisać w jakich koszulkach grają bo janusze mogą się user\"\n        ],\n        [\n            0,\n            \"user user oni sa w to jest sekta\"\n        ],\n        [\n            1,\n            \"ten je ny kaczyński znowu nas 😂 😂 😂 te miny są bezcenne\"\n        ],\n        [\n            0,\n            \"user z tego co słyszałem to chodzi tylko o formę\"\n        ],\n        [\n            0,\n            \"user to mi się tak podoba że szok jeszcze czarny kolor r to już w ogóle ale jednak potrzebuje\"\n        ],\n        [\n            0,\n            \"to mówi ten śmieszny żałosny człowiek ten były prezydent ten ten bolek nie zasługuje na komentarze a jedynie na uśmiech\"\n        ],\n        [\n            0,\n            \"user naprawdę sędzia główny sam z siebie nie sprawdza tylko czeka na sygnał z wozu że popełnił błąd\"\n        ],\n        [\n            0,\n            \"user zdobyła mistrza takie życie głowa do góry\"\n        ],\n        [\n            0,\n            \"user o boże wiem miałam to na i komunikacji 😳\"\n        ],\n        [\n            0,\n            \"panie user za czy polacy czy niemcy\"\n        ],\n        [\n            0,\n            \"user przecież już w środę miałeś info że odchodzi user\"\n        ],\n        [\n            0,\n            \"user user o czym wy piszecie skąd te bajki\"\n        ],\n        [\n            0,\n            \"user user system krs karany nie karany jacy z was\"\n        ],\n        [\n            0,\n            \"kto idzie ze mną na karaoke\"\n        ],\n        [\n            0,\n            \"user dopóki jest no właśnie takim myśleniem szybko spadniemy na dno\"\n        ],\n        [\n            0,\n            \"rt user diler wydający rachunek za narkotyki po płatności kartą kredytową tego jeszcze nie było misiło i wszystko jasne hashtag\"\n        ],\n        [\n            0,\n            \"rt user diler wydający rachunek za narkotyki po płatności kartą kredytową tego jeszcze nie było misiło i wszystko jasne hashtag\"\n        ],\n        [\n            0,\n            \"user no to chyba dobrze mi jedynie szott szkoda bo że nie zostanie to było pewne\"\n        ],\n        [\n            0,\n            \"hashtag widzew 2 2 marcin pigiel grał ostatnie 14 minut\"\n        ],\n        [\n            0,\n            \"user spróbuję może ktoś akurat jest 😀 lot z la ma jakieś opóźnienie\"\n        ],\n        [\n            1,\n            \"user user a to cię stary idioto rachoń zaprosił do studia żebyś znowu trochę\"\n        ],\n        [\n            0,\n            \"user co tak ciemno na z tym idzie\"\n        ],\n        [\n            0,\n            \"hashtag będą żniwa hashtag 😉 🤗\"\n        ],\n        [\n            1,\n            \"user user miernoto na 3 pani profesor gersdorf to ty butów lizać nie jesteś godzien zero to więcej niż ty\"\n        ],\n        [\n            0,\n            \"była jeszcze taka fajna ale nie było jej rozmiaru poszukam gdzies indziej\"\n        ],\n        [\n            0,\n            \"na dzień kobiet mi wszystkiego i wszystkiego na co zasługuje xd\"\n        ],\n        [\n            0,\n            \"została w pokoju a najsłabsze ogniwo 25 km\"\n        ],\n        [\n            0,\n            \"user user a atletico to nie madryt d\"\n        ],\n        [\n            0,\n            \"user user nie się ale akurat narzekania to ty nie powinnaś nikomu p\"\n        ],\n        [\n            0,\n            \"user user to w końcu chcą rozwiązać reprezentacje czy ją\"\n        ],\n        [\n            0,\n            \"user ja jestem na dziennikarstwie potrzebujesz tylko coś do i ewentualnie teczki na jakieś\"\n        ],\n        [\n            0,\n            \"rt user user polskość to nie normalność pamięta pan przeciwnicy to bolszewicy to było wczoraj jest pan nieszcze …\"\n        ],\n        [\n            0,\n            \"rt user user polskość to nie normalność pamięta pan przeciwnicy to bolszewicy to było wczoraj jest pan nieszcze …\"\n        ],\n        [\n            0,\n            \"user a wiadomo od kiedy dokładnie był zawodnikiem wisły był już na jakichś treningach\"\n        ],\n        [\n            0,\n            \"user po przeczytaniu obłęd 44 uważam że ta książka powinna być obowiązkowa w szkołach\"\n        ],\n        [\n            0,\n            \"user jaka ta szkoda tylko że w jedną stronę ale jakie to typowe dla po now\"\n        ],\n        [\n            0,\n            \"user user co ty dopiero teraz się obudziłeś poza tym ile polskich klubów stać na wydanie 500 tys euro na zawodnika\"\n        ],\n        [\n            0,\n            \"user i ta miała w grupie oraz zespół z afryki\"\n        ],\n        [\n            0,\n            \"user ale boli jak ja się kurwa cieszę uczucie\"\n        ],\n        [\n            0,\n            \"user on zawsze ma w oczach jesli chodzi o pis\"\n        ],\n        [\n            0,\n            \"user czyli tu nie ma co tu trzeba dzwonić\"\n        ],\n        [\n            0,\n            \"user problem z jest w każdym fmie\"\n        ],\n        [\n            0,\n            \"user przecież nie wszyscy mogą grać\"\n        ],\n        [\n            0,\n            \"user dlaczego tak jest że niektórzy na starość się takimi prymitywami\"\n        ],\n        [\n            0,\n            \"user user no to chyba wszystkim tak\"\n        ],\n        [\n            0,\n            \"user user trzymaj się bo matka jest tylko jedna 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user user już mi się skończyła podłoga 😢\"\n        ],\n        [\n            0,\n            \"user szkoda życzenia zdrowia dla mamy\"\n        ],\n        [\n            0,\n            \"rt user anna i robert lewandowscy przekazali pół miliona zł na remont szpitala centrum zdrowia dziecka piękny szlachetny gest …\"\n        ],\n        [\n            0,\n            \"rt user anna i robert lewandowscy przekazali pół miliona zł na remont szpitala centrum zdrowia dziecka piękny szlachetny gest …\"\n        ],\n        [\n            0,\n            \"user myślałam ze to jakiś czy coś 😂 💁\"\n        ],\n        [\n            0,\n            \"user user trener ale w wiśle od 20 lat a nie ekstraklasie\"\n        ],\n        [\n            0,\n            \"do do znaczenia ue no panie troche rozumu trzeba trochę rozumu\"\n        ],\n        [\n            0,\n            \"user chyba nie ma nikogo z więc możliwe\"\n        ],\n        [\n            0,\n            \"user user a po co jojo jedzie na lans\"\n        ],\n        [\n            0,\n            \"kto mi podaje na tl z\"\n        ],\n        [\n            0,\n            \"user user to pochwal się kogo wybrałeś nie wstydź się\"\n        ],\n        [\n            0,\n            \"user prawdziwy mistrz polski powinien być po 14 kolejkach potem już tylko drukowanie pod legie\"\n        ],\n        [\n            0,\n            \"user a stwierdzenie mądry jak szłapka słowa mądry\"\n        ],\n        [\n            0,\n            \"user wzór tylko dla lecha o to chodzi\"\n        ],\n        [\n            0,\n            \"user w tym tygodniu niestety nie mam czasu mam listopad niestety 🙈\"\n        ],\n        [\n            0,\n            \"user czasami prawda dla kogoś kto się z nią nie chce jest za agresję\"\n        ],\n        [\n            0,\n            \"user user takie przypuszczenia czy jakieś przecieki\"\n        ],\n        [\n            0,\n            \"rt user jak ludzie co mają 17 19 lat to robią że wydają książki tell me też chcę\"\n        ],\n        [\n            0,\n            \"rt user jak ludzie co mają 17 19 lat to robią że wydają książki tell me też chcę\"\n        ],\n        [\n            0,\n            \"user się jak galareta user bo sędzia na emeryturze zjadł\"\n        ],\n        [\n            0,\n            \"user polska za rządów pis to państwa\"\n        ],\n        [\n            0,\n            \"user no słyszałem że powinien być karny na 😜 a tak poważnie to nie widziałem powtórek żadnej z sytuacji 😉\"\n        ],\n        [\n            0,\n            \"za samą rozmowę koszty sądowe w sumie 24 tyś wszystko mi też koszty sądowe\"\n        ],\n        [\n            0,\n            \"user user chyba pokazać swoje kompleksy i ból dupy jak to 😂\"\n        ],\n        [\n            1,\n            \"user user a kto się z tobą będzie kim ty jesteś tobie należy w gębę napluć za to wszystko co w polsce\"\n        ],\n        [\n            0,\n            \"user jak chcesz mieć to kup sobie\"\n        ],\n        [\n            1,\n            \"user user kiedy zaczniesz się leczyć kretynie\"\n        ],\n        [\n            0,\n            \"z tego miejsca bez obrońcy dla jak rzut karny\"\n        ],\n        [\n            0,\n            \"user to co powiedział pan tak bardzo aktualne w naszych czasach i pasuje do jej podobnych jak ulał\"\n        ],\n        [\n            0,\n            \"user user jak dostanę takie na razie nie dostałem więc nie ma tematu 😉\"\n        ],\n        [\n            0,\n            \"user dzięki za walke w piątek wygramy 💪\"\n        ],\n        [\n            0,\n            \"user a z jaki transfer był pytam bo to mój klub\"\n        ],\n        [\n            0,\n            \"user dla juve i realu na pewno 😛\"\n        ],\n        [\n            0,\n            \"user user skoro od lipca bez klubu to te zainteresowanie to bajki\"\n        ],\n        [\n            0,\n            \"user 😂 😂 😂 chyba nigdy mnie to nie przestanie\"\n        ],\n        [\n            0,\n            \"user wszyscy mnie nie poznają ’\"\n        ],\n        [\n            0,\n            \"user mosp ma kasę na clj a tu jest tylko\"\n        ],\n        [\n            0,\n            \"zaczynają grać z czy coś na 12 nie ma tej godziny jeszcze\"\n        ],\n        [\n            0,\n            \"user hahahaha tylko mnie akurat moda zupełnie nie obchodzi więc ten argument nie pomoże 😉\"\n        ],\n        [\n            0,\n            \"user user mecz sa reklamy dla ciebie specjalnie\"\n        ],\n        [\n            0,\n            \"user idź napisać tekst jaki to kiko chujowy\"\n        ],\n        [\n            0,\n            \"user narazie tylko twittera i instagrama 😂 😂\"\n        ],\n        [\n            0,\n            \"user od dawna to mój najbardziej piłkarz na świecie zawsze mu aby mu ktoś nogi\"\n        ],\n        [\n            0,\n            \"user user jakby mnie to jakoś obchodziło 😂\"\n        ],\n        [\n            1,\n            \"user większość ludzi pisu jest inteligentna inaczej\"\n        ],\n        [\n            0,\n            \"user nigdy się nie zgadzam z ale w tej sprawie ma zdecydowanie rację\"\n        ],\n        [\n            0,\n            \"rt user from me to my tl jedyne legendy to jonas brothers i hannah montana miłego życia\"\n        ],\n        [\n            0,\n            \"rt user from me to my tl jedyne legendy to jonas brothers i hannah montana miłego życia\"\n        ],\n        [\n            1,\n            \"rt user user sprzedawczyk i kapuś patriotą stuknij się lisie jesteś taki sam w tą durną łepetynę\"\n        ],\n        [\n            1,\n            \"rt user user sprzedawczyk i kapuś patriotą stuknij się lisie jesteś taki sam w tą durną łepetynę\"\n        ],\n        [\n            0,\n            \"user user nie ale że zaraz to\"\n        ],\n        [\n            0,\n            \"rt user jak wam jest przykro w życiu to pamietajcie ze istnieja osoby ktore placa prawie dziesiec dolcow za tinder plus\"\n        ],\n        [\n            0,\n            \"rt user jak wam jest przykro w życiu to pamietajcie ze istnieja osoby ktore placa prawie dziesiec dolcow za tinder plus\"\n        ],\n        [\n            0,\n            \"user podane jest źródło ale wypowiedź jest tak normalnie po\"\n        ],\n        [\n            0,\n            \"user ikonkę na trochę i powinno ci okno i tam ze chcesz nagrywać z\"\n        ],\n        [\n            1,\n            \"czytam to co pisze i nie wierzę mam tylko jedno określenie debil skończony debil\"\n        ],\n        [\n            0,\n            \"user pani kasiu prosimy o zdjęcie dziadka ktory stał się już na tt ukłony dla niego 😉\"\n        ],\n        [\n            0,\n            \"user wszystko fajnie ale gdzie jest user\"\n        ],\n        [\n            0,\n            \"user a to nie kierowca szydło\"\n        ],\n        [\n            0,\n            \"wczoraj wieczór u i tą nową sabrinę\"\n        ],\n        [\n            0,\n            \"user ale jest dla dzieci z\"\n        ],\n        [\n            0,\n            \"najgorsze jest to bo nie po to robiłam prawko żeby czekać tyle na dokument no ja nie mogę ja się muszę\"\n        ],\n        [\n            0,\n            \"o nie ślubu nie będzie znowu mam\"\n        ],\n        [\n            0,\n            \"16 tyś pewnie też prymitywów a że to nie u nas url\"\n        ],\n        [\n            0,\n            \"user mało tego jeszcze potrafią prof a co na to odpowiednie\"\n        ],\n        [\n            1,\n            \"user teraz pajacu a jutro będziesz głosował razem z pisem\"\n        ],\n        [\n            0,\n            \"user no bo to dawno 2013 2014\"\n        ],\n        [\n            0,\n            \"user gra w jednym z najlepszych klubów i zarabia miliony a ty się 😂\"\n        ],\n        [\n            0,\n            \"user po relacji z tego meczu że musi mieć niezłe\"\n        ],\n        [\n            0,\n            \"user nie wiem czekaj się zapytam\"\n        ],\n        [\n            0,\n            \"user oj pani kasiu z dziadka się nie szczególnie jak się ma porządnego dziadka\"\n        ],\n        [\n            0,\n            \"dziadek sobie te buty w ' w nie chcesz może ❤ 😉\"\n        ],\n        [\n            0,\n            \"user bo to h je są 😁 😁\"\n        ],\n        [\n            1,\n            \"user pięta to klasyczny pisowski kawał i kompletnie nic poza tym\"\n        ],\n        [\n            0,\n            \"popłakałam się nad grobem wujka bo to była 2 rocznica śmierci i rodzina zszokowana aż przestali gadać nad grobem\"\n        ],\n        [\n            0,\n            \"user to oznacza że skoro t s swoje to nc swoje jedni drugim na złość oczywiście to moja prywatna opinia\"\n        ],\n        [\n            0,\n            \"user mecz o mistrzostwo 3 sekundy do końca przegrywamy 4 pkt i co się dzieje polecam url\"\n        ],\n        [\n            0,\n            \"rt user wszystkim którzy po wygranej dudy zadeklarowali się że wyjeżdżają z kraju przypominam że na spełnienie obietnicy macie j …\"\n        ],\n        [\n            0,\n            \"rt user wszystkim którzy po wygranej dudy zadeklarowali się że wyjeżdżają z kraju przypominam że na spełnienie obietnicy macie j …\"\n        ],\n        [\n            0,\n            \"user jeny nie wiem co ja wtedy robiłam ze nie miałam pojęcia 😂\"\n        ],\n        [\n            0,\n            \"user nie wolno do rezerw niech kontrakt z winy klubu jak\"\n        ],\n        [\n            0,\n            \"user a gdzie tych 7 zawodników na euro czy nie umie liczyć\"\n        ],\n        [\n            0,\n            \"wszyscy o a tu każdy kontakt z piłką krychowiaka w środku pola kończy się\"\n        ],\n        [\n            0,\n            \"ale sie wstyd mieć takich pani tokfm swoim user\"\n        ],\n        [\n            0,\n            \"user polecam bo dostałam 5 a to jest takie dziwnie i ze moim zdaniem do najlepszych rzeczy nie należało\"\n        ],\n        [\n            0,\n            \"user szkoda że nie mówi o wolnych i konstytucji bo opozycja i tzw dziennikarze t lis byli by 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user nie no to tylko żarty pierwsza decyzja nie była po\"\n        ],\n        [\n            0,\n            \"user user brak argumentów do dyskusji\"\n        ],\n        [\n            0,\n            \"user skoro napisaliście że chciało go pół europy to może napiszcie jakie kluby bo ja nie się na info o choćby jednym\"\n        ],\n        [\n            0,\n            \"user user w sumie to nie jest jedyne zdjęcie na którym widać że coś je łączy\"\n        ],\n        [\n            0,\n            \"user w rok temu ich nie było w ogóle więc mi trudno stwierdzić\"\n        ],\n        [\n            0,\n            \"user jeżeli chcesz zobaczyć to popatrz w lustro\"\n        ],\n        [\n            0,\n            \"user user on wszystko wie omnibus na każdy temat\"\n        ],\n        [\n            0,\n            \"user user no to sobie poczytaj o naszych też grały w ligi mistrzów czyli eurolidze\"\n        ],\n        [\n            0,\n            \"user to cały czas problem jest w trenerze a nie messim\"\n        ],\n        [\n            0,\n            \"user user wybacz nie czuję żadnej swojej chwili\"\n        ],\n        [\n            0,\n            \"user może się mu chciało 😀\"\n        ],\n        [\n            0,\n            \"user z całym szacunkiem ale jaki normalna walka a że przy okazji coś się stało to pech\"\n        ],\n        [\n            0,\n            \"user user to pewnie z wskoczy do 11\"\n        ],\n        [\n            0,\n            \"user user to nie my mamy problem proszę o pisanie prawdy\"\n        ],\n        [\n            0,\n            \"user skoro grał od dechy do dechy w rosji zdobył puchar kraju to w ekstraklasie powinien sobie poradzić ale nigdy nie wiadomo\"\n        ],\n        [\n            0,\n            \"user robert pokazał klasę zaczął strzelać jak trzeba było strzelić\"\n        ],\n        [\n            0,\n            \"user no i ok to teraz na od itd itp 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user user to że liga nam to chyba nie jest wielka 20 lat temu to miało miejsce\"\n        ],\n        [\n            0,\n            \"user oby z legia tak pomógł jak z wisłą\"\n        ],\n        [\n            0,\n            \"user przeciez to jest od 3 lat\"\n        ],\n        [\n            0,\n            \"user powiem tak kto nie jadł ma czego żałować 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user był takie zdjecie ze sie z chlopakiem ale sie gdzies\"\n        ],\n        [\n            0,\n            \"user user słaby to jesteś ty się za takim awatarem\"\n        ],\n        [\n            0,\n            \"podobno mają wprowadzić maseczki ze specjalnym na papierosa\"\n        ],\n        [\n            0,\n            \"user ja kocham i oliwki 💕 💕\"\n        ],\n        [\n            0,\n            \"user myślę że to co już teraz dzieje się w to zdecydowanie przerasta jakiś trening z dziennikarzami\"\n        ],\n        [\n            0,\n            \"user w od ze manuela miał jeden dobry mecz 😂\"\n        ],\n        [\n            0,\n            \"user jeśli chodzi o i pajaca to makuszewski mu dlatego jakoś mi go nie było żal\"\n        ],\n        [\n            0,\n            \"user obronił wczoraj sam na sam\"\n        ],\n        [\n            0,\n            \"user jak ja lubie takie się dziennikarzy gdyby ktoś inne tweety to i duże wpadki można pokazać\"\n        ],\n        [\n            0,\n            \"user user na 1 dzień tylko\"\n        ],\n        [\n            0,\n            \"user i wisła nie zagrała 16 spotkań w eurolidze i 2 spotkania więcej w półfinale\"\n        ],\n        [\n            1,\n            \"user swojego kutasa sam jesteś i ty ludzi i jak motłoch\"\n        ],\n        [\n            0,\n            \"user user szacunek też za to jak w zeszłym sezonie się fair play w meczu z jagiellonią 👏\"\n        ],\n        [\n            0,\n            \"user user z zrobił się taki stary który już sam nie wie jak ma mówić ale w\"\n        ],\n        [\n            0,\n            \"user nigdzie nie widzę jeszcze zima\"\n        ],\n        [\n            0,\n            \"user jeszcze było pytanie kim jest jezus chodźmy wszyscy do do i panienki ☺\"\n        ],\n        [\n            0,\n            \"user user dzisiaj zagrała tyle ile mogła dała ciała po całości z senegalem\"\n        ],\n        [\n            0,\n            \"user user niech ale się boją że będzie zmiana i szpak będzie\"\n        ],\n        [\n            0,\n            \"user widzialem te heheszki tak było tego nie chce oddawaj panie endeku oddawaj\"\n        ],\n        [\n            0,\n            \"user tt nie ma więcej parchów\"\n        ],\n        [\n            0,\n            \"user twój rodziny brat nazywa cię idiotą nie kompromituj się już bardziej\"\n        ],\n        [\n            0,\n            \"user fake konto a wy się zaczynam dlaczego w polsce wygrał pis\"\n        ],\n        [\n            0,\n            \"user mamy jeszcze takie połączenie bardzo każdemu polecam\"\n        ],\n        [\n            0,\n            \"rt user user kto następny bo chyba to nie koniec w tle są inne nazwiska\"\n        ],\n        [\n            0,\n            \"rt user user kto następny bo chyba to nie koniec w tle są inne nazwiska\"\n        ],\n        [\n            0,\n            \"user user zawsze był ale po tym jak go niemcy to mu całkiem\"\n        ],\n        [\n            0,\n            \"user dla was każda wypowiedź inna niż wasz to a może warto się nad sobą zastanowić chwilę\"\n        ],\n        [\n            0,\n            \"user no to już wiemy o ile twój się p a za kartą\"\n        ],\n        [\n            0,\n            \"user jest ode mnie 😂 😊\"\n        ],\n        [\n            0,\n            \"user user to że informacje nie się do mediów nie znaczy że nic się w klubie nie dzieje\"\n        ],\n        [\n            0,\n            \"user w meczu z irl to nie był jeśli wcześniej w światło bramki user\"\n        ],\n        [\n            0,\n            \"user user zaraz będą pozdrowienia z twittera\"\n        ],\n        [\n            0,\n            \"user user a do którego przeciwnika jak miał dwóch\"\n        ],\n        [\n            0,\n            \"user user tą doskonale widzieliśmy szczególnie od 40 minuty jak się z porażką i im się nie chciało grać\"\n        ],\n        [\n            0,\n            \"user eksport do de dwa razy większy niż import\"\n        ],\n        [\n            0,\n            \"user szczerze kto tam umie te coś więcej poza\"\n        ],\n        [\n            0,\n            \"user ale złożył wypowiedzenie tylko z wisły sa\"\n        ],\n        [\n            0,\n            \"user co ty byś zrobił to już wiemy po poprzednich wpisach user\"\n        ],\n        [\n            0,\n            \"user user chodzi przecież o słowa że nie gra nie z powodów sportowych a nie że będzie chciał odejść\"\n        ],\n        [\n            0,\n            \"user user przecież on nawet komputera nie umie obsługiwać 😂\"\n        ],\n        [\n            0,\n            \"user o to o mnie mam więcej\"\n        ],\n        [\n            0,\n            \"user user a ze skrzydłowych jest strzałem w kolano\"\n        ],\n        [\n            0,\n            \"hashtag brawo polska szybko przegrać teraz i odpoczywać\"\n        ],\n        [\n            0,\n            \"user byli niedawno w warszawie ale wrócili do luksemburga\"\n        ],\n        [\n            0,\n            \"user nie popełnił błędu przy żadnej bramce d\"\n        ],\n        [\n            0,\n            \"user juve ale reszta się zgadza\"\n        ],\n        [\n            0,\n            \"user user kim jest jego trochę dobrego\"\n        ],\n        [\n            0,\n            \"user wszyscy wymienieni na stronie na ' osiągnięcia '\"\n        ],\n        [\n            0,\n            \"user user ta 400 tys euro nie we wszystko co ci mówią\"\n        ],\n        [\n            0,\n            \"user po dwóch dniach hashtag właśnie ciekawe czy fakt że dźwięk ma tu znaczenie 🤔\"\n        ],\n        [\n            0,\n            \"user user do czy włosów 😉\"\n        ],\n        [\n            0,\n            \"rt user o kurwa faktycznie kamil ślimak to wspak kamil ślimak\"\n        ],\n        [\n            0,\n            \"rt user o kurwa faktycznie kamil ślimak to wspak kamil ślimak\"\n        ],\n        [\n            0,\n            \"user wcześniej cierzniakiem to się teraz nie\"\n        ],\n        [\n            0,\n            \"user zaraz poszukam może tez będzie 😂\"\n        ],\n        [\n            0,\n            \"user zgoda ale to nie wpływa na a ich odbiór\"\n        ],\n        [\n            0,\n            \"rt user user lepiej już proszę nie składać tych życzeń skoro wczoraj wyzywał pan nas od współczesnych bolszewików hipokryzja …\"\n        ],\n        [\n            0,\n            \"rt user user lepiej już proszę nie składać tych życzeń skoro wczoraj wyzywał pan nas od współczesnych bolszewików hipokryzja …\"\n        ],\n        [\n            0,\n            \"z również nie chciałem kolejnych 4 punktów 😁\"\n        ],\n        [\n            0,\n            \"user na końcu w sumie też\"\n        ],\n        [\n            0,\n            \"user też lubi lody o smaku 😉\"\n        ],\n        [\n            0,\n            \"user user scierwa zdrajcy szubienica bereza boli ich to o mnie ale proste może być życie\"\n        ],\n        [\n            0,\n            \"user wreszcie wszyscy poznają idoli polaków\"\n        ],\n        [\n            0,\n            \"user rocco przejmuje milan widzę to 😁\"\n        ],\n        [\n            0,\n            \"user nie martw się to nie jest wcale takie łatwe trzeba mieć tez dużo szczęścia w tym wszystkim 💕\"\n        ],\n        [\n            0,\n            \"radość i okrzyki raz raz młotem czerwoną hołotę czyli siebie\"\n        ],\n        [\n            0,\n            \"gdyby się coś działo to masz mój numer mam\"\n        ],\n        [\n            0,\n            \"user nas wisła ciekawe czy siebie będą nazywać cracovia\"\n        ],\n        [\n            0,\n            \"user user koledzy złodzieje przed vat\"\n        ],\n        [\n            0,\n            \"user ja odbieram ta bombę tak ze to normalne dlatego bomba jak na wiśle może być normalnie\"\n        ],\n        [\n            0,\n            \"user to oglądnij sobie mecz z wisłą to sobie\"\n        ],\n        [\n            0,\n            \"user user ale co chce wygrywać skoro chciałby wygrywać to by już w przerwie zmienił uryge na ofensywnego zawodnika\"\n        ],\n        [\n            0,\n            \"user ale przecież był przepis o a grała w rep rosji wiec nie może grać jako polka\"\n        ],\n        [\n            0,\n            \"user kurwa mać dalej problemy ze stroną żenada\"\n        ],\n        [\n            0,\n            \"user byłam tydzień temu świetna zabawa\"\n        ],\n        [\n            0,\n            \"user user jojo inteligentny o kurwa nie wiedziałem\"\n        ],\n        [\n            0,\n            \"user jakby było tylko to by niekoniecznie kontrakt\"\n        ],\n        [\n            0,\n            \"user każdy kiedyś umrze nawet ty i ja nawet nasze dzieci\"\n        ],\n        [\n            0,\n            \"miałam wyjść z psiapsi ale auto jej się i musi i takie tam\"\n        ],\n        [\n            0,\n            \"user user ile było na świt wisły bo chyba niewiele a na jednym byłem ale z tego co pamiętam to liga\"\n        ],\n        [\n            0,\n            \"user tym razem to zdjęcie przez nie moje 😄\"\n        ],\n        [\n            0,\n            \"user jak mogła nam to zrobić\"\n        ],\n        [\n            0,\n            \"user user bądźcie oglądając ten mecz naprawdę można\"\n        ],\n        [\n            0,\n            \"user chciałeś się pochwalić że coś wiesz mamy klaskać\"\n        ],\n        [\n            0,\n            \"user nie do końca coraz gorsze wpadki się zdarzają ale przez w ostatnich latach teraz na belgów w iii rundzie\"\n        ],\n        [\n            0,\n            \"user tak polsat sport i otwarty super polsat\"\n        ],\n        [\n            0,\n            \"user czyli jednak nie jest takim geniuszem na jakiego się\"\n        ],\n        [\n            0,\n            \"user te prezydenta zawsze chwytają za gardło 😢\"\n        ],\n        [\n            0,\n            \"user rób razem z tobą dzięki za 😉\"\n        ],\n        [\n            0,\n            \"user a był z litwą więc się nie liczy\"\n        ],\n        [\n            0,\n            \"jest tyle normalnych ludzi na świecie tylko jakoś nie koło mnie\"\n        ],\n        [\n            0,\n            \"user no to sorry bo hashtag co innego p\"\n        ],\n        [\n            0,\n            \"user mimo to władza oparta na i zamiecie pod dywan\"\n        ],\n        [\n            1,\n            \"user user mam nadzieję że mu porządnie\"\n        ],\n        [\n            0,\n            \"user user a ja taki 😜\"\n        ],\n        [\n            0,\n            \"moja bratanica na w pierwszej klasie podstawówki i ćwiczenia do religii x d\"\n        ],\n        [\n            0,\n            \"user też tylko raz byłeś w burdelu\"\n        ],\n        [\n            0,\n            \"rt user 4 x 400 złoto brawo polska znów na prowadzeniu w klasyfikacji medalowej hashtag\"\n        ],\n        [\n            0,\n            \"rt user 4 x 400 złoto brawo polska znów na prowadzeniu w klasyfikacji medalowej hashtag\"\n        ],\n        [\n            0,\n            \"user e tam każda kobieta ma przecież w\"\n        ],\n        [\n            0,\n            \"nie mam problemu z ale oczywiście musiałem spróbować pompuje krew tak samo pompuje jak się\"\n        ],\n        [\n            0,\n            \"user oczywiście że może się z tego wybronić jak dobry wynik w rosji dotyczy to wszystkich decyzji 😁\"\n        ],\n        [\n            0,\n            \"user moje już wyglądają mam huawei pro którego kamerę\"\n        ],\n        [\n            0,\n            \"user user ile ty masz lat 12 nie więcej na 100\"\n        ],\n        [\n            0,\n            \"wszystkie tt z wczoraj skasowałem odklejenie mózgowe\"\n        ],\n        [\n            0,\n            \"user dzieki ale nie mimo to szanuję\"\n        ],\n        [\n            0,\n            \"user u mnie nr 1 jest ten play\"\n        ],\n        [\n            0,\n            \"user user młodzi mieli okazję się pokazać rok temu na me u 21\"\n        ],\n        [\n            0,\n            \"user user proponuję komisję ws skok i komisję ws komisję ws w się z\"\n        ],\n        [\n            0,\n            \"muszę sobie poćwiczyć albo napić żeby emocje wybierz jedno\"\n        ],\n        [\n            0,\n            \"user user chciała być kontrowersyjna żeby więcej osób nowe zdjęcie profilowe xd\"\n        ],\n        [\n            0,\n            \"co oglądamy może jeszcze raz a to ten w którym gra user\"\n        ],\n        [\n            0,\n            \"user każdy nami ale to oni pójdą user\"\n        ],\n        [\n            0,\n            \"największym pierwszej połowy szymon m hashtag\"\n        ],\n        [\n            0,\n            \"user może chce zakończyć kariere jak wisła będzie w czubie tabeli\"\n        ],\n        [\n            0,\n            \"user właśnie też tego nie rozumiem o co tu chodzi\"\n        ],\n        [\n            0,\n            \"user jaka godność godność ma się w genach nie ważna pieniadze oni jej nie mają\"\n        ],\n        [\n            0,\n            \"przyszły dali ikon i mam mózg\"\n        ],\n        [\n            0,\n            \"user ciekawe kiedy ogłoszą że ccc wraca jestem ciekaw kibiców\"\n        ],\n        [\n            0,\n            \"rt user mac miller nie żyje co oboze\"\n        ],\n        [\n            0,\n            \"rt user mac miller nie żyje co oboze\"\n        ],\n        [\n            0,\n            \"user user nie są ale twoje wyjaśnienie nie ma sensu nie się gola gdy błąd bramkarz\"\n        ],\n        [\n            0,\n            \"user „ marysia w ten sposób naukę polską ”\"\n        ],\n        [\n            1,\n            \"a faszysta tusk mówił coś o jakiś\"\n        ],\n        [\n            0,\n            \"od 2019 fakturę do tylko wtedy gdy paragon ma nip bardzo dobry krok\"\n        ],\n        [\n            0,\n            \"user oglądałem tylko rostowskiego i urzędu żenada komisja za dużo słowo na tą pisowskiej\"\n        ],\n        [\n            0,\n            \"user user kwota spora ok ale kibiców średnia biletów liczę 40 zł szt wiec stadion plus ochrona napewno się\"\n        ],\n        [\n            0,\n            \"user za to ty jestes super\"\n        ],\n        [\n            0,\n            \"user dobra odpisał w tym czasie\"\n        ],\n        [\n            0,\n            \"user jaja i tak już są powinni ich dyscyplinarnie jak to\"\n        ],\n        [\n            0,\n            \"user user i też były złe\"\n        ],\n        [\n            0,\n            \"w tym roku przed sprzyja zasadzie brudne okna to szczęśliwe okna\"\n        ],\n        [\n            0,\n            \"w gliwicach mogą się poczuć jak w eliminacjach ligi europy ️ 😂\"\n        ],\n        [\n            0,\n            \"user ciężko będzie obstawiam 15 tys\"\n        ],\n        [\n            0,\n            \"user a znasz posła od kukiza który cokolwiek rozumie\"\n        ],\n        [\n            0,\n            \"co się musi dziać teraz u user 😄\"\n        ],\n        [\n            0,\n            \"ale pogoda dzisiaj to jest jednak okropna\"\n        ],\n        [\n            0,\n            \"tak już na koniec hashtag z messim przegrała ostatni mecz na copa america nie w karnych w roku gdy w finale hashtag 0 3\"\n        ],\n        [\n            0,\n            \"user jak twój tweet o i sprzed pół roku 😂\"\n        ],\n        [\n            0,\n            \"user w drugim półfinale terminy zmianie 😉\"\n        ],\n        [\n            0,\n            \"user user to niesa frekwencję które mogą\"\n        ],\n        [\n            0,\n            \"user no nie ta relacja daleko poza\"\n        ],\n        [\n            0,\n            \"user user a myślisz że kogoś obchodzi twoje zdanie\"\n        ],\n        [\n            0,\n            \"user gdybyś ludziom takie pytanie to pewnie tak by że są kibicami wisły to nic złego\"\n        ],\n        [\n            0,\n            \"user user poczekaj na czas bliżej wyborów jak dostaną wytyczne z centrali to się to szybko zmieni\"\n        ],\n        [\n            0,\n            \"user no to dziwne że przed nie sprawdzasz takich rzeczy p\"\n        ],\n        [\n            0,\n            \"user zero szacunku dla takich ludzi tak zostałem\"\n        ],\n        [\n            0,\n            \"rt user ok kto pije herbatę cały rok rt kto tylko na jesień fav it's for science\"\n        ],\n        [\n            0,\n            \"rt user ok kto pije herbatę cały rok rt kto tylko na jesień fav it's for science\"\n        ],\n        [\n            0,\n            \"user user prezes by się w lustrze obejrzał też miał w podstawówce\"\n        ],\n        [\n            0,\n            \"user powinno być olał ach ten słownik 😁 😁\"\n        ],\n        [\n            0,\n            \"user niema w lm wiec var tam\"\n        ],\n        [\n            0,\n            \"czy mogę już być w tym etapie swojego życia gdzie pisze jakaś książkę proszę\"\n        ],\n        [\n            0,\n            \"user robi na 2 jedno polsat zchodzi na\"\n        ],\n        [\n            0,\n            \"user dopiero co się imienia kolejnego to ten już nie żyje\"\n        ],\n        [\n            0,\n            \"user nie brawo za to co zrobiłeś jesteś the best\"\n        ],\n        [\n            0,\n            \"user user ale widzisz nie bo wiedzą co mają robić w razie kolejnych zawodników\"\n        ],\n        [\n            0,\n            \"user przecież ja tego nie neguje user\"\n        ],\n        [\n            0,\n            \"user dalej jest taki sam tylko wygrywać przestał\"\n        ],\n        [\n            0,\n            \"user a mnie bardziej wkurwia to że jestem frajerem bo 40 zł za to żeby mi ktoś napluł w twarz\"\n        ],\n        [\n            0,\n            \"user niech w końcu coś w fazie pucharowej bo faworytami byli i na euro 2008 i na euro 2016 a dawali ciała\"\n        ],\n        [\n            0,\n            \"hashtag widzew znicz 1 1 marcin pigiel rozegrał 90 minut\"\n        ],\n        [\n            0,\n            \"user user o panu jak o takim kutasie można mówić pan\"\n        ],\n        [\n            0,\n            \"user hej widziałam że studiujesz albo komunikacji jakieś wrażenia macie drugi\"\n        ],\n        [\n            0,\n            \"user układ to wina tuska 😂\"\n        ],\n        [\n            0,\n            \"user user no i co z tego że na rok wolałbyś żeby bronił bramkarz 10 razy gorszy tylko dlatego że ma kilkuletni kontrakt\"\n        ],\n        [\n            0,\n            \"user user zero pewności miał szansę i zazwyczaj było słabo\"\n        ],\n        [\n            0,\n            \"user user widzę że radiowa trójka zaczyna w dno od spodu ciekawe kogo jeszcze można zaprosić żeby było gorzej\"\n        ],\n        [\n            0,\n            \"user mogę cię kiedyś poduczyć to proste\"\n        ],\n        [\n            0,\n            \"takie cudowne buty widziałam ale na wysokim a ja przez nie mogę mieć takich i teraz moja dusza\"\n        ],\n        [\n            0,\n            \"user a jakie są inne kryteria\"\n        ],\n        [\n            0,\n            \"user i jeszcze jedno pytanie wiarę chodzi w kontekście tych\"\n        ],\n        [\n            0,\n            \"user tak to ta moje życie jest 😂\"\n        ],\n        [\n            0,\n            \"user najwyższa pora na to samo w polsce mogą być podobne więc niech episkopat\"\n        ],\n        [\n            0,\n            \"user niestety gdyby były moje białe w pierwszej 🤗 😛\"\n        ],\n        [\n            0,\n            \"the rain będzie miało nowy sezon po co xd\"\n        ],\n        [\n            0,\n            \"user już nie róbmy z niego prowadził kadrę hiszpanii niewiele jest wyżej\"\n        ],\n        [\n            0,\n            \"user user to jest to coś z\"\n        ],\n        [\n            0,\n            \"user user to tylko twoje życzenia nikt nie zapowiadał\"\n        ],\n        [\n            0,\n            \"user teraz się i szanuję bo dzwonił pod nie wszystkie\"\n        ],\n        [\n            0,\n            \"user i wygra bo polacy się nie\"\n        ],\n        [\n            0,\n            \"200 tyś do soboty debili albo masz wpierdol\"\n        ],\n        [\n            0,\n            \"user a ja bym wcale nie wykluczał tej wersji wydarzeń 😉\"\n        ],\n        [\n            0,\n            \"user user nie wiedziałem że macie takie widać że robicie się coraz bardziej gratuluję\"\n        ],\n        [\n            0,\n            \"user user kto będzie obecny na tej konferencji\"\n        ],\n        [\n            0,\n            \"user sandra czy my możemy się spotkać w końcu\"\n        ],\n        [\n            0,\n            \"user tak tak a jak dotknął to była słuszna czerwona weź się zdecyduj\"\n        ],\n        [\n            0,\n            \"jak już będę autem to po dynie\"\n        ],\n        [\n            0,\n            \"user na razie to ty mnie 😉\"\n        ],\n        [\n            0,\n            \"user i myślisz że zmienią zdanie jak będą co tydzień że nie ma go w kadrze\"\n        ],\n        [\n            0,\n            \"user user mogło być też trochę odwrotnie czyli np brak rotacji na sprawił że stracił formę\"\n        ],\n        [\n            0,\n            \"user całe wyrwane jak nie to gniazda autko z mojego miasta jest lvl\"\n        ],\n        [\n            0,\n            \"user nie może to czemu nie jest teraz wolnym zawodnikiem user\"\n        ],\n        [\n            0,\n            \"user ale zobacz jaki fajny daj mi się nacieszyć jeden dzień i tak mi się ’\"\n        ],\n        [\n            0,\n            \"sędziów wściekła i zła kasta chyba zaraz się\"\n        ],\n        [\n            0,\n            \"user większość ludzi z młyna nawet nie zna gry więc pretensje miej do kibiców kosza a piłkę zostaw w spokoju\"\n        ],\n        [\n            0,\n            \"user to fakt nawet niemcy dali się 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user powiem wam tylko tyle jestem najobrzydliwszą najgrubszą i kurwa najbrzydsza dziewczyną jaka kiedykolwiek chodziła po z …\"\n        ],\n        [\n            0,\n            \"rt user powiem wam tylko tyle jestem najobrzydliwszą najgrubszą i kurwa najbrzydsza dziewczyną jaka kiedykolwiek chodziła po z …\"\n        ],\n        [\n            0,\n            \"user dobrze choć że odszkodowania były user\"\n        ],\n        [\n            0,\n            \"user dla wisły to dobry wynik\"\n        ],\n        [\n            0,\n            \"user user i o czym to ma chyba tylko o tym że pan do kolejnego dna swojego\"\n        ],\n        [\n            0,\n            \"rt user marek kuchciński jest marszałkiem w takim samym stopniu w jakim wiadomości są programem informacyjnym\"\n        ],\n        [\n            0,\n            \"rt user marek kuchciński jest marszałkiem w takim samym stopniu w jakim wiadomości są programem informacyjnym\"\n        ],\n        [\n            0,\n            \"user nie da się trzeba być pisem\"\n        ],\n        [\n            0,\n            \"odpadamy w 😁 😁 😁 ale w innym stylu 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user powiedzcie to zawodnikom którzy mają na koszulkach\"\n        ],\n        [\n            0,\n            \"user user idź do onru to może ci pociągnie\"\n        ],\n        [\n            0,\n            \"user user odklejenie mózgowe doprowadzi do obozu rządzącego\"\n        ],\n        [\n            0,\n            \"user chwile czyli ile zbyt często się to u was dzieje\"\n        ],\n        [\n            0,\n            \"user to się autor tym tekstem 😉\"\n        ],\n        [\n            0,\n            \"user user dokładnie od 8 lat czyli od pierwszego tzw marszu niepodległości\"\n        ],\n        [\n            0,\n            \"user wreszcie robi się normalnie polak skurwysyn w akcji\"\n        ],\n        [\n            0,\n            \"user a co juz zdobyli mistrzostwo\"\n        ],\n        [\n            0,\n            \"user w zasadzie co za różnica jeden wart drugiego 😁 😁\"\n        ],\n        [\n            0,\n            \"user user poczytny rozumie jako taki który ma dużo a kto tam jest i co zrobił to nie wiem\"\n        ],\n        [\n            0,\n            \"user i o to chodzi hashtag\"\n        ],\n        [\n            0,\n            \"user user na przekór wszystkim kibice wisły\"\n        ],\n        [\n            0,\n            \"jeszcze raz usłyszę se ktoś z mojego roku narzeka na plan bo wszystko mamy po południu to chyba w łeb\"\n        ],\n        [\n            0,\n            \"wiecie co jest mi ogromnie przykro i mam dosyć sama siebie\"\n        ],\n        [\n            0,\n            \"user wg moich obliczeń już jesteśmy w 8\"\n        ],\n        [\n            0,\n            \"tak miałam to w podstawówce po co nie wiem\"\n        ],\n        [\n            0,\n            \"user a możesz powiedzieć z jakiego to sklepu\"\n        ],\n        [\n            0,\n            \"mam ochotę iść do bo moja znajoma była i podobno wszystko jej się sprawdziło\"\n        ],\n        [\n            0,\n            \"a ja czekam na user bo coś raptem nie komentuje nie się brakuje mi jej głęboko opinii\"\n        ],\n        [\n            0,\n            \"user user to nie ale jakby był sygnał albo jakby ktoś odebrał to xddd\"\n        ],\n        [\n            1,\n            \"user zapomniałem o nr 1 😀\"\n        ],\n        [\n            0,\n            \"user intelektualnie też nadal pancerne pokolenie\"\n        ],\n        [\n            0,\n            \"user jak sie w siedzi w rajtuzach\"\n        ],\n        [\n            0,\n            \"user user hehehehehe to się nazywa praca od podstaw 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user jak nie wygramy z takimi to nie zasługujemy na grupe mistrzowską\"\n        ],\n        [\n            0,\n            \"user szczęście nam sprzyja gramy o mistrza\"\n        ],\n        [\n            0,\n            \"user user no skoro został z to rzeczywiście jprdl 🤦 ‍ ♂ ️\"\n        ],\n        [\n            0,\n            \"user user btw dziennikarz z 2010 wtedy na ronaldo\"\n        ],\n        [\n            0,\n            \"a dla rosji szacunek oni mogą powiedzieć że wycisnęli maxa ze swojego potencjału jak my na euro 2016\"\n        ],\n        [\n            0,\n            \"koleżanka z która nie miesiąc chyba wysłała mi na messengerze i odrazu „ o kurwa przepraszam ”\"\n        ],\n        [\n            0,\n            \"user to oni już tak mogą się tak\"\n        ],\n        [\n            0,\n            \"user user czy razem z carlitosem i do legii\"\n        ],\n        [\n            0,\n            \"rt user um jesli te plotki na temat finalu the originals to prawda to to bedzie kurwa najgorsze zakonczenie serialu w calym swiecie s …\"\n        ],\n        [\n            0,\n            \"rt user um jesli te plotki na temat finalu the originals to prawda to to bedzie kurwa najgorsze zakonczenie serialu w calym swiecie s …\"\n        ],\n        [\n            1,\n            \"user w tym wypadku chyba byłaby głowy bo gęby musi mózgu którego nie ma\"\n        ],\n        [\n            0,\n            \"user user jaki taki nominowany poziom poniżej dna\"\n        ],\n        [\n            0,\n            \"user to tak jak z rowerem do pracy zero przyjemności na rower z patrzę\"\n        ],\n        [\n            0,\n            \"user user mi się ten styl podoba 💪 oby tak dalej\"\n        ],\n        [\n            0,\n            \"user królowa w porze letnich dni a ta wściekła ukradł je i\"\n        ],\n        [\n            1,\n            \"user tak to jest z obrońców pedofili\"\n        ],\n        [\n            0,\n            \"user zostałam przed chwila i jestem w szoku\"\n        ],\n        [\n            0,\n            \"user user biedny pan jest historia trzeba się poduczyć\"\n        ],\n        [\n            0,\n            \"user to normalne ja się potrafię na jakiejś reklamie albo oglądając jakiś filmik\"\n        ],\n        [\n            0,\n            \"rt user dobra wódka w środku tygodnia ma zapach urlopu na żądanie\"\n        ],\n        [\n            0,\n            \"rt user dobra wódka w środku tygodnia ma zapach urlopu na żądanie\"\n        ],\n        [\n            0,\n            \"nie hubert musisz przeżyć nieeee ty i marysia jesteście\"\n        ],\n        [\n            0,\n            \"user user nie ma co na dwie zawodniczki cała drużyna dała dupy\"\n        ],\n        [\n            0,\n            \"user male sila i honor uuuu siła i\"\n        ],\n        [\n            0,\n            \"user user mi6 vs a nie sam już wybrałeś\"\n        ],\n        [\n            0,\n            \"user i przez byłego zawodnika lecha d\"\n        ],\n        [\n            0,\n            \"user albo głupi ma zawsze szczęście do wyboru 😁\"\n        ],\n        [\n            0,\n            \"user na 100 internet gdzie dokładnie\"\n        ],\n        [\n            0,\n            \"user w sumie życie też powoduje śmierć\"\n        ],\n        [\n            0,\n            \"w jakim banku ja mam konto tego to jeszcze nie było xd\"\n        ],\n        [\n            0,\n            \"user widze że jako legionista byłych piłkarzy klubu\"\n        ],\n        [\n            0,\n            \"user co za hipokryzja kościół i przyjaciele się na a potem przed prawem pedofili w sutannach\"\n        ],\n        [\n            0,\n            \"user jakbym jutro był to robimy 💪 haha\"\n        ],\n        [\n            0,\n            \"user właśnie chciałam zobaczyć jak zostanie ten obrazek tu jest sporo\"\n        ],\n        [\n            0,\n            \"user do domu i ciesz się\"\n        ],\n        [\n            0,\n            \"user user czemu usunęliście ten zabawny artykuł\"\n        ],\n        [\n            0,\n            \"user dzięki temu rewanż był w kwietniu a nie czy grudniu p\"\n        ],\n        [\n            1,\n            \"user chyba cię do końca pojebało to dawaj publicznie tą prawdę\"\n        ],\n        [\n            0,\n            \"user tam głownie żydzi a gdzie jest o polakach to nie polska to komisji partyjnej\"\n        ],\n        [\n            0,\n            \"user ale wisła ma 11 13 piłkarzy a legia nie dość że więcej to jest do gry w fazie grupowej co roku\"\n        ],\n        [\n            0,\n            \"user user ja się zawsze chowam za\"\n        ],\n        [\n            0,\n            \"user ale napewno nie może transferu bo wtedy to lechia i byliby idiotami podpisując coś takiego\"\n        ],\n        [\n            0,\n            \"jest tyle dla i dzieci że nie mogę się i się\"\n        ],\n        [\n            0,\n            \"gdzie wy jak burza u was jest\"\n        ],\n        [\n            0,\n            \"user taki sam spalony jak carlitosa z sandecją a wtedy\"\n        ],\n        [\n            0,\n            \"user nie wiem miały być dwa powroty ale nie piłkarzy więc może chodziło też o sobola\"\n        ],\n        [\n            0,\n            \"user user jakbym grał w to nie miałbym do nikogo pretensji że ludzie wolą piłke i tam jest większa kasa\"\n        ],\n        [\n            0,\n            \"user czekam na to 4 lata i coś słabo to idzie 😛\"\n        ],\n        [\n            0,\n            \"user dla ciebie pan frasyniuk kobieto\"\n        ],\n        [\n            0,\n            \"co się odjebalo w tym serialu to ja nie mam pytań\"\n        ],\n        [\n            0,\n            \"user szkoda że nie była mniejsza wtedy byłby nawet\"\n        ],\n        [\n            0,\n            \"user oczywiście prezes dumny z sędziowania żałosne\"\n        ],\n        [\n            0,\n            \"user on powinien przy stanie 3 0 dla wisły bez względu na minutę\"\n        ],\n        [\n            0,\n            \"nie mogę się doczekać koncertu yearsów chyba umrę\"\n        ],\n        [\n            0,\n            \"rt user parę lat temu w moim byłym radiu kolega zapytał słuchaczkę czy boże ciało jest świętem ruchomym tak bo chodzi si …\"\n        ],\n        [\n            0,\n            \"rt user parę lat temu w moim byłym radiu kolega zapytał słuchaczkę czy boże ciało jest świętem ruchomym tak bo chodzi si …\"\n        ],\n        [\n            0,\n            \"user user układ to srebrna i jarkacz\"\n        ],\n        [\n            0,\n            \"user to wy tak możecie o swoich z pisu publicznie i bez\"\n        ],\n        [\n            0,\n            \"user user bo je sam wysyłasz z to już wszyscy wiedzą\"\n        ],\n        [\n            0,\n            \"user jest debilem w i bez\"\n        ],\n        [\n            0,\n            \"user skoro nie odchodzi to dlaczego są plotki że ma być jego przecież wykonuje tam dobrą robote\"\n        ],\n        [\n            0,\n            \"user te w pierwszym wyglądają super\"\n        ],\n        [\n            0,\n            \"user ty to jesteś takim trochę\"\n        ],\n        [\n            0,\n            \"user user dzwoniłem do mówią że już im starczy korzyści zostały\"\n        ],\n        [\n            0,\n            \"user 7 k na 2 tygodnie przed meczem w okresie twierdzę że za tydzień może być komunikat brak biletów\"\n        ],\n        [\n            0,\n            \"user od tego jest właśnie twitter 😉\"\n        ],\n        [\n            0,\n            \"mi ze moja pani profesor ma dzisiaj urodziny ale fajnie dzień po mnie\"\n        ],\n        [\n            1,\n            \"user bo w coraz więcej zjebów takich jak wy\"\n        ],\n        [\n            0,\n            \"user jeden ale za to jaki\"\n        ],\n        [\n            0,\n            \"rt user to przemówienie ocalałego z holokaustu żyda edwarda mosberga poruszyło miliony serc posłuchajcie i podajcie dalej https …\"\n        ],\n        [\n            0,\n            \"rt user to przemówienie ocalałego z holokaustu żyda edwarda mosberga poruszyło miliony serc posłuchajcie i podajcie dalej https …\"\n        ],\n        [\n            0,\n            \"user czy pan ma zakaz wjazdu parchu czy nie ma\"\n        ],\n        [\n            0,\n            \"user głowacki zablokował piłkę i to jest karny 😂\"\n        ],\n        [\n            0,\n            \"user te heheszki z jesteś chory na nienawiść idź się leczyć\"\n        ],\n        [\n            0,\n            \"user tez tak sądziłam ale może jeszcze w ciągu dnia się pojawią miłego 😉 🇵 🇱\"\n        ],\n        [\n            0,\n            \"rt user user wybacz polsko że ten hipokryta był u władzy zostaw nas w spokoju 🇵 🇱\"\n        ],\n        [\n            0,\n            \"rt user user wybacz polsko że ten hipokryta był u władzy zostaw nas w spokoju 🇵 🇱\"\n        ],\n        [\n            0,\n            \"user to i ja brawo user za celne punktowanie\"\n        ],\n        [\n            0,\n            \"user fryzjera tylko brakuje w hiszpanii\"\n        ],\n        [\n            0,\n            \"rt user user życzysz rodakom to pisz po niemiecku\"\n        ],\n        [\n            0,\n            \"rt user user życzysz rodakom to pisz po niemiecku\"\n        ],\n        [\n            0,\n            \"user w zasadzie po tym co napisała user inne komentarze są 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user i the rain ostatnio oglądałam jeszcze 😂 😂 😂\"\n        ],\n        [\n            0,\n            \"user w nowym przekładzie bardzo jestem go ciekawa\"\n        ],\n        [\n            0,\n            \"user zawsze był pierdolnięty od pierwszego dnia kiedy został londynu\"\n        ],\n        [\n            0,\n            \"jeśli ten mecz będzie jednak dalej tak wyglądał to w 1 8 finału trzymam kciuki za kolumbię\"\n        ],\n        [\n            0,\n            \"user pisałem przy okazji meczów porażek wisły z korona ze korona jak utrzyma taka formę to o majstra będą walczyć to nikt\"\n        ],\n        [\n            1,\n            \"user user policjanci to ćpuny albo emeryci w wieku 45 lat jakaś\"\n        ],\n        [\n            0,\n            \"user wiem głupio z mojej strony\"\n        ],\n        [\n            0,\n            \"user chciałabym je kiedyś zobaczyć w na żywo\"\n        ],\n        [\n            0,\n            \"w co js mam się ubrać ja pierdole\"\n        ],\n        [\n            0,\n            \"user przecież od razu widać że to jakieś dzieci ten profil wystarczy poczytać komentarze\"\n        ],\n        [\n            0,\n            \"ja nie wiem co si ze mna dzieje\"\n        ],\n        [\n            0,\n            \"user co roku to samo i wszyscy się 😂\"\n        ],\n        [\n            0,\n            \"user user można też zdobyć 23 ale to trzeba przejść do monaco 😂\"\n        ],\n        [\n            0,\n            \"rt user user już wycie wasze nie pomoże komunistycznej kaście sędziowskiej teraz jeszcze te niemieckie media uporządk …\"\n        ],\n        [\n            0,\n            \"rt user user już wycie wasze nie pomoże komunistycznej kaście sędziowskiej teraz jeszcze te niemieckie media uporządk …\"\n        ],\n        [\n            0,\n            \"user user ok dzięki za info jednak i tak tego kanału\"\n        ],\n        [\n            0,\n            \"user juz chyba w dzien dobry tvn ale nie tego\"\n        ],\n        [\n            0,\n            \"user user jak to nie a co\"\n        ],\n        [\n            0,\n            \"user od są inni a od czego jest neymar to właśnie miałeś okazję zobaczyć 😛\"\n        ],\n        [\n            0,\n            \"user user przecież ucho go bolało 😂\"\n        ],\n        [\n            0,\n            \"user user kto bedzie chętny z tym ale od razu mówie że tylko za 1 płace później moge grać tylko\"\n        ],\n        [\n            0,\n            \"user user wiem że mam rację wypad z mojego tt\"\n        ],\n        [\n            0,\n            \"user ja nawet nadal mieszkam 😉\"\n        ],\n        [\n            0,\n            \"user oh nie póki co dostaje galaretkę i mogę leżeć cały dzień w łóżku i czytać niech to jeszcze chwilę potrwa d\"\n        ],\n        [\n            0,\n            \"user chyba że 3 5 2 3 4 3 i piszczek do środka\"\n        ],\n        [\n            0,\n            \"user możemy się umówić następnym razem na szachy to też sport\"\n        ],\n        [\n            0,\n            \"jak sobie włosy tak żeby dało się żyć ok pomocy bo się na mam dość\"\n        ],\n        [\n            0,\n            \"user user nie widzę żeby ktoś go tutaj za bramke choć przy tym wolnym miał swój udział\"\n        ],\n        [\n            0,\n            \"user user aj sorry ale to w twoim stylu i mnie\"\n        ],\n        [\n            0,\n            \"user potęgą będą jak im go nie zabraknie\"\n        ],\n        [\n            0,\n            \"rt user najbardziej podłe i wstrętne przemówienie pad jakie słyszałem teraz u św brygidy\"\n        ],\n        [\n            0,\n            \"rt user najbardziej podłe i wstrętne przemówienie pad jakie słyszałem teraz u św brygidy\"\n        ],\n        [\n            0,\n            \"rt user kiedyś patryk jaki mówił pedałów trzeba wyciąć teraz na potrzeby kampanii pewnie się przyzna że jest gejem\"\n        ],\n        [\n            0,\n            \"rt user kiedyś patryk jaki mówił pedałów trzeba wyciąć teraz na potrzeby kampanii pewnie się przyzna że jest gejem\"\n        ],\n        [\n            0,\n            \"w ogóle jak kupiłam torebkę to nagle znalazłam plecak taki idealny\"\n        ],\n        [\n            0,\n            \"podoba mi się nowa piosenka wieniawy muzyka jest serio fajna tekst nie jest i nawet ma sens\"\n        ],\n        [\n            0,\n            \"user ciekawe jaki sens ma samych obroncow na ławke\"\n        ],\n        [\n            0,\n            \"user user i nie się w paradę a będzie tylko lepiej\"\n        ],\n        [\n            0,\n            \"niech sobie nagrody i większe ale tego user nie chcę widzieć w publicznej tv\"\n        ],\n        [\n            0,\n            \"user user dlatego to nie miało żadnego większego wpływu z żadnej ze stron\"\n        ],\n        [\n            0,\n            \"user user jak na zimę i na białystok to\"\n        ],\n        [\n            0,\n            \"ile razy można pisać że to żałosny błazen jest to że był kiedyś prezydentem\"\n        ],\n        [\n            0,\n            \"życzę wam i waszym najbliższym wielu 😘 a\"\n        ],\n        [\n            0,\n            \"user user ja jako optymistą myślę że 4 tys średnia będzie\"\n        ],\n        [\n            0,\n            \"user user skoro mało cię to obchodzi to po co się na temat reportażu szymona j\"\n        ],\n        [\n            0,\n            \"user jakie zdjęcie padam na twarz a za jakiś czas muszę biec na zajęcia na drugi koniec miasta\"\n        ],\n        [\n            0,\n            \"słomka w składzie meczyk na polsat sport\"\n        ],\n        [\n            0,\n            \"user powoli czytanie prasy przestaje być przyjemnością artykuł i pierwsza myśl ile w tym było prawdy\"\n        ],\n        [\n            0,\n            \"user user bo to był turniej o plastusiowego debila czytając tweety widziałem że walka była zażarta tylko kto wygrał 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user dziwne bo czytam że ostro i ćpał\"\n        ],\n        [\n            0,\n            \"user i mniej o a więcej o\"\n        ],\n        [\n            0,\n            \"user user a to się dopiero okaże czy będzie taki chętny\"\n        ],\n        [\n            0,\n            \"user no i w końcu która ładniejsza na żywo czy d\"\n        ],\n        [\n            0,\n            \"user kiedy jest się moim dziadkiem dokumenty zajmują bardzo dużo miejsca\"\n        ],\n        [\n            0,\n            \"user ja licze na bo wg mnie ma potencjał\"\n        ],\n        [\n            0,\n            \"sobie jako piosenkę już nie mam ulubionej piosenki 😒 hashtag\"\n        ],\n        [\n            0,\n            \"user user skoro piszesz o to chyba wiadomo o którą stronę ci chodzi\"\n        ],\n        [\n            0,\n            \"user user bezpiecznie to będzie dopiero wtedy jak pis zostanie a razem nimi ich koledzy z onr i mw\"\n        ],\n        [\n            1,\n            \"user user wiesz że on jest w rajtuzach i bez majtek\"\n        ],\n        [\n            0,\n            \"user user co sądzi o tym że podczas treningów sztuk walki ludzie się biją\"\n        ],\n        [\n            0,\n            \"rt user w 6 części piratów z karaibów być może nie będzie johnny'ego deppa przepraszam bardzo ale ja kurwa nie wyobrażam sobie te …\"\n        ],\n        [\n            0,\n            \"rt user w 6 części piratów z karaibów być może nie będzie johnny'ego deppa przepraszam bardzo ale ja kurwa nie wyobrażam sobie te …\"\n        ],\n        [\n            0,\n            \"rt user bild po wczorajszej demolce przy ł3 po co w lm takie ogórki iii ligowy trier sprawił bvb w p niemiec więcej problemów niż l …\"\n        ],\n        [\n            0,\n            \"rt user bild po wczorajszej demolce przy ł3 po co w lm takie ogórki iii ligowy trier sprawił bvb w p niemiec więcej problemów niż l …\"\n        ],\n        [\n            0,\n            \"rt user user fiaskiem był wyjazd kasty do brukseli ponoć nie było zainteresowania europosłów nie mówię tu o zdradzieck …\"\n        ],\n        [\n            0,\n            \"rt user user fiaskiem był wyjazd kasty do brukseli ponoć nie było zainteresowania europosłów nie mówię tu o zdradzieck …\"\n        ],\n        [\n            0,\n            \"user user co wy w innym pokoju\"\n        ],\n        [\n            0,\n            \"user user a co chcesz żeby nie dostali akredytacji i tyle masz napisane\"\n        ],\n        [\n            0,\n            \"user user jak marsz i tak bedzie bardzo\"\n        ],\n        [\n            0,\n            \"jak tak dalej będą grali chorwaci i to proszę ale wywiadu z nieco się 😁\"\n        ],\n        [\n            0,\n            \"user większość o tym nie decyduje 😉\"\n        ],\n        [\n            0,\n            \"user ja zawsze w takich sytuacjach mówię że w szkole wtedy 😀\"\n        ],\n        [\n            0,\n            \"user mina typowo o nie znowu ty\"\n        ],\n        [\n            0,\n            \"user ważne że po wygraniu ligi europy w końcu będziemy mieć polski zespół w lidze mistrzów\"\n        ],\n        [\n            0,\n            \"rt user lot andrzeja dudy odwołany bo piloci otrzymali zaproszenie do białego domu od donalda trumpa hashtag\"\n        ],\n        [\n            0,\n            \"rt user lot andrzeja dudy odwołany bo piloci otrzymali zaproszenie do białego domu od donalda trumpa hashtag\"\n        ],\n        [\n            0,\n            \"user może to coś z w oku najlepiej to się wybrać do 💁\"\n        ],\n        [\n            0,\n            \"będę pisać artykuł o na gazety co wy wiecie o dziennikarstwie\"\n        ],\n        [\n            0,\n            \"user a handzlik ile grał w pierwszej drużynie przed kontraktu z legią user\"\n        ],\n        [\n            0,\n            \"user aha wisła sprawe skąd wisła miała wziąć kase skoro zdziwiony jestes ze lechia ma tyle kasy\"\n        ],\n        [\n            0,\n            \"user no to jak to jest że się nie da grać w kosza a się wygrywa z europy\"\n        ],\n        [\n            0,\n            \"user to nie jest żadna to jest rozdział kościoła od państwa\"\n        ],\n        [\n            0,\n            \"user user dobrze że wieś robi się bogata wywiozą was na i gównem\"\n        ],\n        [\n            0,\n            \"stalinowskiej potrzebny albo egzorcysta a może jeden i drugi\"\n        ],\n        [\n            0,\n            \"user user nie od razu kraków p\"\n        ],\n        [\n            0,\n            \"user user mnie z tej pika i pika\"\n        ],\n        [\n            0,\n            \"user skoro z pamięci to po co o tym gada\"\n        ],\n        [\n            0,\n            \"jutro idę z faszystami na rower są\"\n        ],\n        [\n            0,\n            \"user user pewnie ci żydzi to polacy wstyd dla kraju\"\n        ],\n        [\n            0,\n            \"user ale w czym problem jak klub chce zarobić i wziąć odpowiedzialność za kibiców gości to niech bierze\"\n        ],\n        [\n            0,\n            \"seahawks user 7 26 lowlanders już w półfinale który zostanie rozegrany w user gratulacje 👏 👏 👏\"\n        ],\n        [\n            0,\n            \"babcia herod do końca świata będzie śmierdzącą babcią user\"\n        ],\n        [\n            0,\n            \"user user to szkoda że takiego lech nie zatrzymuje\"\n        ],\n        [\n            0,\n            \"user no to jednak chciały go więcej klubów niż tylko ruch\"\n        ],\n        [\n            0,\n            \"user to któregoś z nich którego tw wolfgang tw faraon tw rycerz tw balbina tw michał\"\n        ],\n        [\n            0,\n            \"user określenie dobrze na ciekawie się reszta bez zmian user\"\n        ],\n        [\n            0,\n            \"user był po to żeby finansowanie kk z budżetu państwa\"\n        ],\n        [\n            0,\n            \"user i to jeszcze w pierwszej klasie podstawówki xdd\"\n        ],\n        [\n            0,\n            \"podoba mi się piosenka z tej reklamy takie gry szanuje\"\n        ],\n        [\n            0,\n            \"user user za to gks katowice jest mistrzem a później się\"\n        ],\n        [\n            0,\n            \"user wiem wiem bardzo ci dziękuje za odpowiedź muszę się wybrać w chwili do lekarza jeszcze raz dzięki x\"\n        ],\n        [\n            0,\n            \"user a gdzie rodzice tych dzieci\"\n        ],\n        [\n            0,\n            \"user user angielski może by jeszcze warte\"\n        ],\n        [\n            0,\n            \"user no ty na pewno wiesz jak było gdyby chcieli dawać to na pewno nie byłoby to 300 tys\"\n        ],\n        [\n            0,\n            \"drugie było i brzmiało it all i tez było super\"\n        ],\n        [\n            0,\n            \"user user a dlatego że nowoczesna i po za projektu\"\n        ],\n        [\n            0,\n            \"user user a pani co taka 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user to proponuję zacząć od pisu starczy na kilka lat bo to sami złodzieje i\"\n        ],\n        [\n            0,\n            \"user kolejna wszystkiego najlepszego spełnienia wszystkich marzeń x\"\n        ],\n        [\n            0,\n            \"szkoda remis był blisko ale tym razem to rywale nie broni powalczymy jak zawsze\"\n        ],\n        [\n            0,\n            \"user mieć z tylu może ci to stres i będziesz się pewnie\"\n        ],\n        [\n            0,\n            \"czy napierdalaja w sumie jeszcze tv nie\"\n        ],\n        [\n            0,\n            \"user user naprawdę mam odpowiadać na pytanie po co drużynie trzeci bramkarz\"\n        ],\n        [\n            0,\n            \"user ktoś gdzieś że to skuteczna broń\"\n        ],\n        [\n            0,\n            \"user największym z rywali był tutaj język polski dla hiszpanów 😂\"\n        ],\n        [\n            0,\n            \"user śpisz chłopie przecież już podpisała kontrakt user\"\n        ],\n        [\n            0,\n            \"rt user jest na twitterze ktokolwiek kto nie wrzucił tu alkoholowego żartu o finlandii hashtag\"\n        ],\n        [\n            0,\n            \"rt user jest na twitterze ktokolwiek kto nie wrzucił tu alkoholowego żartu o finlandii hashtag\"\n        ],\n        [\n            0,\n            \"user ładnie się nazywasz niestety tylko tyle bo to piszesz do twojego imienia nijak nie\"\n        ],\n        [\n            0,\n            \"user user the best czego tu nie rozumiecie\"\n        ],\n        [\n            0,\n            \"user to czemu za pierwszym razem decyzja była inna user\"\n        ],\n        [\n            0,\n            \"user no teraz jest problem bo trzeba będzie ale po co 😁 😁\"\n        ],\n        [\n            1,\n            \"rt user user won niemcu sprzedawaliscie wszystko jak leciało a teraz wielcy patrioci won\"\n        ],\n        [\n            1,\n            \"rt user user won niemcu sprzedawaliscie wszystko jak leciało a teraz wielcy patrioci won\"\n        ],\n        [\n            0,\n            \"user a ta pani to ta dziennikarka inteligentna inaczej user\"\n        ],\n        [\n            0,\n            \"nowe płyty l u c król jest co sluchać\"\n        ],\n        [\n            1,\n            \"user piskomuna kurwa zdzira chciwie w kieszeń ci spozira i wyciąga z niej dukaty chce tu moskwę mieć na raty\"\n        ],\n        [\n            0,\n            \"rt user sezon na dziunia w klasie kicha wszyscy na zdrowie omg dać ci kocyk ja kicha wszyscy możesz ciszej uważa …\"\n        ],\n        [\n            0,\n            \"rt user sezon na dziunia w klasie kicha wszyscy na zdrowie omg dać ci kocyk ja kicha wszyscy możesz ciszej uważa …\"\n        ],\n        [\n            0,\n            \"user rozumiem że tobie się ten mecz podoba okej są różne\"\n        ],\n        [\n            0,\n            \"user co ciekawe już po 7 dniach zauważyłam że mam bardzo dużo dodatkowego czasu np w domu\"\n        ],\n        [\n            0,\n            \"user pretensje można mieć do ludzi co się interesują koszem i nie przyszli bo im się nie chciało ja w pracy jestem\"\n        ],\n        [\n            0,\n            \"dziadek daje mi a że nie bardzo nie te czasy rany gdzieś i wyślij mi na na yt nie ma\"\n        ],\n        [\n            0,\n            \"rt user w tym tygodniu nie ma dynasty kdndns czemu mi to robicie\"\n        ],\n        [\n            0,\n            \"rt user w tym tygodniu nie ma dynasty kdndns czemu mi to robicie\"\n        ],\n        [\n            0,\n            \"user nie myśl tak tyle o tych polkowicach\"\n        ],\n        [\n            0,\n            \"user nie z lasu 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user uwaga ❗ ️ ❗ ️ ❗ ️ w nowym sączu żałoba przegrał znicz tj pis 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"rt user uwaga ❗ ️ ❗ ️ ❗ ️ w nowym sączu żałoba przegrał znicz tj pis 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"więcej o tym meczu tutaj url\"\n        ],\n        [\n            0,\n            \"następny tel będzie od huawei jak się korzysta z 8 0 to jest przepaść\"\n        ],\n        [\n            0,\n            \"user obawiam się że przegrałeś życie 😉\"\n        ],\n        [\n            0,\n            \"user a gdzie tyle km ciężko tyle zrobić\"\n        ],\n        [\n            0,\n            \"user obraża odkąd prawda obraża macierewicz to i wiadomo o tym nie od dziś\"\n        ],\n        [\n            0,\n            \"user jesteśmy obecnie sportowo i ale mam nadzieje że jeszcze kiedyś wróci normalność\"\n        ],\n        [\n            0,\n            \"user co będzie ból uszu czy za 😜\"\n        ],\n        [\n            1,\n            \"user powinni im porządny wpierdol spuścić to zrozumieją jaka ich rola user\"\n        ],\n        [\n            0,\n            \"user o nieee chyba bym na długo\"\n        ],\n        [\n            0,\n            \"noga w ortezie co jeszcze bajpasy sztuczne serce proteza biodra\"\n        ],\n        [\n            0,\n            \"user user głowa ma jakąś koszulki meczowej z zeszłego sezonu 😂\"\n        ],\n        [\n            0,\n            \"user user żeby była ja jej nie tylko chodzi mi o to że u juszczyka też się zdarzało\"\n        ],\n        [\n            0,\n            \"user tak ale jak ci mogę coś ro lepiej sobie jeszcze czy coś i kupić młodszy model\"\n        ],\n        [\n            0,\n            \"user user a są jakieś przecieki odnośnie\"\n        ],\n        [\n            0,\n            \"user był z dziećmi na marszu chwała\"\n        ],\n        [\n            0,\n            \"user bo ruch nie walczy o awans p\"\n        ],\n        [\n            0,\n            \"rt user user nie dociera że polacy was nie chcą proszę poszerzyć swój horyzont wygląda jakby patrzyła pani przez dziu …\"\n        ],\n        [\n            0,\n            \"rt user user nie dociera że polacy was nie chcą proszę poszerzyć swój horyzont wygląda jakby patrzyła pani przez dziu …\"\n        ],\n        [\n            0,\n            \"user jaki tel do zł prosze lg g6 odpowiedz\"\n        ],\n        [\n            0,\n            \"user nie wiem czy to kwestia milionów chyba każdy jak patrzy na swoje stare zdjęcia to się śmieje sam ze siebie\"\n        ],\n        [\n            0,\n            \"user user i w sumie miałeś dwóch napastników z senegalem p\"\n        ],\n        [\n            0,\n            \"user dziennikarstwo specjalność reklama promocja rzecznictwo\"\n        ],\n        [\n            0,\n            \"user user to trzeba zapisać w pamięci telefonu 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user jutro mam sprawdzian z matmy i nic nie ogarniam ja chyba sobie na nim wbije cyrkiel w tętnice\"\n        ],\n        [\n            0,\n            \"rt user jutro mam sprawdzian z matmy i nic nie ogarniam ja chyba sobie na nim wbije cyrkiel w tętnice\"\n        ],\n        [\n            0,\n            \"user oooo też dziennikarstwo tylko reklama promocja i rzecznictwo prasowe ale fajnie\"\n        ],\n        [\n            0,\n            \"user jak jesteś polakiem nie musisz przepraszać\"\n        ],\n        [\n            0,\n            \"user social no to zależy od najwyższe chyba a 300 a teraz 600\"\n        ],\n        [\n            0,\n            \"user user w czasach messiego i cr7 dawno nie było sezonu w którym by się tak\"\n        ],\n        [\n            0,\n            \"user user pomagać można na inne sposoby\"\n        ],\n        [\n            0,\n            \"user spokojnie w wielu klubach zatrudnia sie na podstawie opinii a ondrasek ma opinie napastnika 😂\"\n        ],\n        [\n            0,\n            \"user wciąż przemyka nowym światem z\"\n        ],\n        [\n            0,\n            \"rt user we wrocławiu już jest „ po ” ale w gdańsku i krakowie jeszcze druga głosujemy na user i jacek majchrowski …\"\n        ],\n        [\n            0,\n            \"rt user serdeczne i najlepsze życzenia dla wszystkich uczestników hashtag pozdrawiamy …\"\n        ],\n        [\n            0,\n            \"jeden z dużych portali zupełnie że dziś dzień hashtag może im powiedzieć\"\n        ],\n        [\n            0,\n            \"user user bądź jak na mówi całkiem nieźle\"\n        ],\n        [\n            0,\n            \"user user ale skomentować frekwencji na swoim stadionie to już nie chciałeś bo wstyd\"\n        ],\n        [\n            0,\n            \"user czekaj bo mnie coś a ty od kiedy nie jesteś ładna 😂\"\n        ],\n        [\n            0,\n            \"user jestem za w pisie zostanie 10 osób\"\n        ],\n        [\n            1,\n            \"user user ty się chyba ze swoim na głowy zamieniłeś\"\n        ],\n        [\n            0,\n            \"user user znając życie to testy medyczne i jak ok to podpis\"\n        ],\n        [\n            0,\n            \"user grosik i zagrali na bardzo słabym poziomie\"\n        ],\n        [\n            1,\n            \"user ty pajacu historyczny idz się leczyć\"\n        ],\n        [\n            0,\n            \"user i user jak chcecie to was do gb w ryzyko swoim\"\n        ],\n        [\n            0,\n            \"się za nim i się że nie pisał dwa dni i bardzo mi ulżyło kiedy zobaczyłam wiadomość od niego\"\n        ],\n        [\n            0,\n            \"user pani manager będzie z rosji\"\n        ],\n        [\n            0,\n            \"user i już nie się 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user u nas był rzeczywiście rocznik 2008\"\n        ],\n        [\n            0,\n            \"user zgadza się już w pierwszych minutach ewidentny karny dla lechii po ręce\"\n        ],\n        [\n            0,\n            \"user no to fajna z ciebie koleżanka że prywatne rozmowy i pozazdrościć takiej\"\n        ],\n        [\n            0,\n            \"user chętnie zapłacę za pranie tego\"\n        ],\n        [\n            0,\n            \"user przecież od początku wiadomo że tam był skoro nikt się nie może z nim\"\n        ],\n        [\n            0,\n            \"user też to widze dalej w świecie w którym to legia jest najlepsza na świecie a słaba gra to wynik gry w pucharach\"\n        ],\n        [\n            0,\n            \"user user wygląda jakby ją morze 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"dzisiaj brat z dziećmi na obiad wiec zrobię a na drugie powiem tacie żeby kupił pierogi\"\n        ],\n        [\n            0,\n            \"user dziwie się że dopiero teraz\"\n        ],\n        [\n            0,\n            \"czuję czy to aby nie od konta user\"\n        ],\n        [\n            0,\n            \"user user inne powiedzonko skoro praca tobie szkodzi prace o co chodzi\"\n        ],\n        [\n            0,\n            \"user user mówi się pisowski nieuku\"\n        ],\n        [\n            0,\n            \"user fajne ma ciekawe czy dobrze\"\n        ],\n        [\n            0,\n            \"rt user hej tvn ale wiecie że jak macie hashtag to wymienia się ku wy a nie firanki\"\n        ],\n        [\n            0,\n            \"rt user hej tvn ale wiecie że jak macie hashtag to wymienia się ku wy a nie firanki\"\n        ],\n        [\n            0,\n            \"user i to ma być niezależny sędzia\"\n        ],\n        [\n            0,\n            \"user user awww to moja ulubiona piosenka z dzieciństwa\"\n        ],\n        [\n            0,\n            \"user user no to czasem coś wpadnie w ucho czy masz nosa zdecyduj się\"\n        ],\n        [\n            0,\n            \"user jak na żywo ostatnie mecze fazy grupowej które były równolegle 😜 tv czy\"\n        ],\n        [\n            0,\n            \"user najlepsze rozmowy są z dziadkiem po co i dlaczego a jak nie to dam ci babcię skąd ja to znam 💪 😀\"\n        ],\n        [\n            0,\n            \"user user z każdym wywiadem się coraz bardziej ośmiesza\"\n        ],\n        [\n            0,\n            \"user żołnierze i wszystko kwiaty a tu user\"\n        ],\n        [\n            0,\n            \"rt user placki ziemniaczane placki z jabłkami\"\n        ],\n        [\n            0,\n            \"rt user placki ziemniaczane placki z jabłkami\"\n        ],\n        [\n            0,\n            \"user ale to pewnie przez wisłę bo pieniądze z polski do 😉\"\n        ],\n        [\n            0,\n            \"user lepsze piwo niż ciepła kolacja ma wieczór\"\n        ],\n        [\n            0,\n            \"user user sytuacje interpretacji sędziego tak sytuacje typu spalony nie\"\n        ],\n        [\n            0,\n            \"user prokurator generalny user ma już zdanie\"\n        ],\n        [\n            0,\n            \"user user no 2 5 godziny 😉\"\n        ],\n        [\n            0,\n            \"user user ale tu nie chodzi czy mi się podoba czy nie np k kompletnie nie wyszła na białym tle\"\n        ],\n        [\n            0,\n            \"user raptem wszyscy mają i muszą czytać trzeba\"\n        ],\n        [\n            0,\n            \"user to ostatnie na co dziś powinniśmy narzekać\"\n        ],\n        [\n            0,\n            \"user ps ktoś podobno zadzwonił i faktycznie ten facet odebrał 😂\"\n        ],\n        [\n            0,\n            \"messi strzelił gola był już football manager teraz jest fifa\"\n        ],\n        [\n            0,\n            \"user nie wiem ale rodzice prawdopodobnie po\"\n        ],\n        [\n            0,\n            \"na wysokim poziomie trzy punkty mecz teraz czas na 😎\"\n        ],\n        [\n            0,\n            \"user user nie się pod cudze sukcesy łachudro\"\n        ],\n        [\n            0,\n            \"chyba ze telefon przez i będzie grać 🧐 🧐\"\n        ],\n        [\n            0,\n            \"user zastanawia mnie czemu zespół który niby jest kadrą haha ma nazwe\"\n        ],\n        [\n            0,\n            \"user powiedziałbym że odwrotnie 😉 się do przez\"\n        ],\n        [\n            0,\n            \"user tak będzie a nikt nie chce wierzyć pis wygra wszystkie wybory po kolei i będzie rządził jeszcze przynajmniej dwie kadencje\"\n        ],\n        [\n            0,\n            \"user wina nic nie pokazał w tym meczu\"\n        ],\n        [\n            0,\n            \"ja sukni po say yes to the dress to bardzo duży mood\"\n        ],\n        [\n            0,\n            \"rt user czy wy tez lubicie pisac do kogos jak jestescie najebani bo ja to robie za kazdym razem\"\n        ],\n        [\n            0,\n            \"rt user czy wy tez lubicie pisac do kogos jak jestescie najebani bo ja to robie za kazdym razem\"\n        ],\n        [\n            0,\n            \"user ten nie ma szacunku do samego siebie skoro się zgadza na takie coś\"\n        ],\n        [\n            0,\n            \"user gość na mówi wrzucić na luz złożyć i się przez 4 minuty\"\n        ],\n        [\n            0,\n            \"user cracovia wygrała jeden mecz w sezonie i była faworytem 😂\"\n        ],\n        [\n            0,\n            \"user nie wierzę 😁 😁 😁 to by ma jakąś lub 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user bo trener występował w canal i trzeba by było na niego długo czekać\"\n        ],\n        [\n            0,\n            \"user to jakaś nowa 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"rt user selin narobił dzisiaj z nerwów w tvnie tyle zdjęć że pamięć mu się zapchała\"\n        ],\n        [\n            0,\n            \"rt user selin narobił dzisiaj z nerwów w tvnie tyle zdjęć że pamięć mu się zapchała\"\n        ],\n        [\n            0,\n            \"user user nie tylko twoja i wspomina pajacu\"\n        ],\n        [\n            0,\n            \"user jakby mu się piłka to ok nie ma samobója ale on tą piłke celowo bo chciał user\"\n        ],\n        [\n            0,\n            \"user a jaki wie gdzie to jest\"\n        ],\n        [\n            0,\n            \"user ponad 7 godzin za kółkiem z zrobiło dziś swoje możemy jutro do tego wrócić coś\"\n        ],\n        [\n            0,\n            \"user ten caly śmietnik i tak ma sprzedaż niż gw gęgęgę zły tvn i kwa gazeta zła\"\n        ],\n        [\n            0,\n            \"user user jasne że zero zero to i zero tolerancji\"\n        ],\n        [\n            0,\n            \"user user z tamtych czasów meczowa z z białą gwiazda jak cena będzie normalna to z chęcią bym sam kupił\"\n        ],\n        [\n            0,\n            \"rt user polacy oczekują że prawo będzie równe dla wszystkich bez względu na to czy sprawca to osoba znana czy nie url\"\n        ],\n        [\n            0,\n            \"rt user polacy oczekują że prawo będzie równe dla wszystkich bez względu na to czy sprawca to osoba znana czy nie url\"\n        ],\n        [\n            0,\n            \"user to po kiego tam są\"\n        ],\n        [\n            0,\n            \"user to chuj oszustwo nic nie mów to sprawa pisdzielstwa xd\"\n        ],\n        [\n            0,\n            \"user i drugie pytanie ilu mieszkańców liczy\"\n        ],\n        [\n            0,\n            \"user ma to w genach czy tam zależy z której wiatr wieje\"\n        ],\n        [\n            0,\n            \"user pewnie kwestia przyzwyczajenia ale dawno nie robiłam\"\n        ],\n        [\n            0,\n            \"dziadku chcesz pograć w a teraz nie sama może 😬\"\n        ],\n        [\n            0,\n            \"user gratulacje straszny ale w sumie nie żałuję że podobnie jak dziś nie żałuję że rzuciłam potrzeba etapu\"\n        ],\n        [\n            0,\n            \"rt user 1 20 119 najlepszy czas williamsa w głowach sirotkina i strolla zakłopotanie a lowe już szykuje argumenty hashtag\"\n        ],\n        [\n            0,\n            \"rt user 1 20 119 najlepszy czas williamsa w głowach sirotkina i strolla zakłopotanie a lowe już szykuje argumenty hashtag\"\n        ],\n        [\n            1,\n            \"user ojciec was nie wstydź się\"\n        ],\n        [\n            0,\n            \"user user jak najmniej na wojsko bardzo dobra decyzja\"\n        ],\n        [\n            0,\n            \"krwi ssie musiałam do mamy zadzwonić żeby po mnie przyszła bo nie chciała mnie samej puścić bo wcześniej\"\n        ],\n        [\n            0,\n            \"rt user user lis biedny kręci się wokół własnego ogona i ciągle próbuję marudzić a to już mu nie wychodzi\"\n        ],\n        [\n            0,\n            \"rt user user lis biedny kręci się wokół własnego ogona i ciągle próbuję marudzić a to już mu nie wychodzi\"\n        ],\n        [\n            0,\n            \"user oczywiście chodzi mi o bilans punktów bo jeśli dobrze myślę to wszystkie pieniądze live ze polska dziś wygra 3 0\"\n        ],\n        [\n            0,\n            \"user lepiej się nabijać z błędów bramkarza niż z tego że ktoś ma\"\n        ],\n        [\n            0,\n            \"user ja również po wyborach w niedzielę lecę z powrotem\"\n        ],\n        [\n            0,\n            \"musi toksyna user i zrobić porządek\"\n        ],\n        [\n            0,\n            \"user tak to czemu np grosickiego nie ma nie jest to żadna\"\n        ],\n        [\n            0,\n            \"user user zobacz inną rzecz jak zawodnicy górnika idą na piłkę przy\"\n        ],\n        [\n            0,\n            \"jak ktoś mówi do mnie po niemiecku to się xd bo niby coś tam umiem ale nadal nie rozumiem jak do mnie\"\n        ],\n        [\n            1,\n            \"user zabija cię jak nie pójdziesz nie bój\"\n        ],\n        [\n            0,\n            \"user jak sie nie było tt nie było internetu nie było tv nie było\"\n        ],\n        [\n            0,\n            \"user user no chyba 😀 😀 😀 słucham właśnie debila 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"w sumie to dopóki jestem w domu i mam krwi to iść jutro\"\n        ],\n        [\n            0,\n            \"user pewnie dużą ale szanujmy się nikt mu nie kazał kontraktu\"\n        ],\n        [\n            0,\n            \"chłopaki się że jak zacznie gadać o burdelu u to i tyle 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"wszystko dupa nie ma co podpisywać co jeszcze można co ten maliniak bedzie podpisywał\"\n        ],\n        [\n            0,\n            \"user user po pierwszym meczu z górnikiem później wpis na instastory też coś było\"\n        ],\n        [\n            0,\n            \"user poczekaj tylko swoją albo chodź już teraz się chętnie xd\"\n        ],\n        [\n            0,\n            \"user obraża no np lecha obok jp2\"\n        ],\n        [\n            0,\n            \"user w tym roku więc nie będzie z tym problemu 😁 😁 😁 wszystkie dla rafała 😁 😁 😀\"\n        ],\n        [\n            0,\n            \"user o moja 😊 wszystkiego dla rodziców 🤗\"\n        ],\n        [\n            0,\n            \"rt user user akurat wy tam w nowoczesnej umiecie średnią wyliczyć ha ha ha\"\n        ],\n        [\n            0,\n            \"rt user user akurat wy tam w nowoczesnej umiecie średnią wyliczyć ha ha ha\"\n        ],\n        [\n            0,\n            \"user to w stosunku do za\"\n        ],\n        [\n            0,\n            \"user akurat w statystykach i rzetelności ja jak w pracy zrobie błąd to za niego płace więc kilka razy sie sprawdzam\"\n        ],\n        [\n            0,\n            \"user o tak dzięki bo widziałam jakiś filmik na instagramie i miałam przez chwile co to za film\"\n        ],\n        [\n            0,\n            \"user a ja mam wrażenie że nie bo tacy jak wyborcy oni się poprostu doskonale\"\n        ],\n        [\n            0,\n            \"user user a ja wiem ze dziś wyjątkowo smakuje zimny lech nad wyjątkowo ciepła wisłą\"\n        ],\n        [\n            0,\n            \"nie mogę cały dzień chodzić w piżamie pomyślałam więc poszłam się położyć hashtag\"\n        ],\n        [\n            0,\n            \"user no ale to niech pokaże zdjęcie\"\n        ],\n        [\n            0,\n            \"user user tylko z opóźnieniem za 2016 rok\"\n        ],\n        [\n            0,\n            \"user user i to właśnie była pierwsza wbita do dla pisu\"\n        ],\n        [\n            0,\n            \"user raczej w wersji na bo 98\"\n        ],\n        [\n            0,\n            \"nie ma hania w domu od godz idziemy szukać z\"\n        ],\n        [\n            0,\n            \"rt user chcę być bogata 😭 😭 😭\"\n        ],\n        [\n            0,\n            \"user awww dziękuje kochana to człowiek na całej planecie\"\n        ],\n        [\n            0,\n            \"user szkoda tylko że to nie ten d\"\n        ],\n        [\n            0,\n            \"hashtag samochodu pokazywał 80 km h obok stirlitz że nigdzie się nie\"\n        ],\n        [\n            0,\n            \"user user no no matko co za złożona osobowość 😁 to i długie spacery szczególnie mnie 😁\"\n        ],\n        [\n            0,\n            \"rt user user nie znamy się ale wszystkiego najlepszego 🔥 🙋\"\n        ],\n        [\n            0,\n            \"rt user user nie znamy się ale wszystkiego najlepszego 🔥 🙋\"\n        ],\n        [\n            0,\n            \"user user modne a może po prostu mamy oczy i oglądamy każdy mecz wisły\"\n        ],\n        [\n            0,\n            \"user user teraz tylko czekać aż i\"\n        ],\n        [\n            0,\n            \"user mnóstwo narodów z iranu itp a idź pan ze swoimi trzeba mieć świat\"\n        ],\n        [\n            0,\n            \"user user a co tam nowego\"\n        ],\n        [\n            0,\n            \"user z tego co widzę to mo ma raczej pojęcie o historii\"\n        ],\n        [\n            0,\n            \"skoro wchodzi góralski to tym bardziej szkoda że po drugiej stronie nie ma vidala 😜\"\n        ],\n        [\n            0,\n            \"user user kogut to z godnością\"\n        ],\n        [\n            0,\n            \"user pewnie po prostu zbyt wiele nie jak lewy nie zmieni klubu\"\n        ],\n        [\n            0,\n            \"user sporo tu tego więc chyba nie mam wyjścia\"\n        ],\n        [\n            0,\n            \"user że to wywiad dla to już wam jak zwykle umknęło oczywiście przypadkiem\"\n        ],\n        [\n            0,\n            \"user możesz mi coś bo mi się nigdy nie chce dla siebie samej xd\"\n        ],\n        [\n            0,\n            \"user gdzie studiujesz bo ja już dwie osoby znalazłam po tym tweecie które tam gdzie ja\"\n        ],\n        [\n            0,\n            \"user widzę że na leczenie już za późno\"\n        ],\n        [\n            0,\n            \"user o kurcze mam nadzieje że nie zrobił ci 😳 daj znać później co z tego wyszło i trzymaj się x\"\n        ],\n        [\n            0,\n            \"na obiad zjem pączki a na 😎\"\n        ],\n        [\n            0,\n            \"user liczę do 5 i z\"\n        ],\n        [\n            0,\n            \"a z macierewiczem i pod okiem user\"\n        ],\n        [\n            0,\n            \"user jak ktoś chce widzieć to tak sobie będzie wmawiał a zatrudnienie kiko pokazuje jak nisko\"\n        ],\n        [\n            0,\n            \"user a co co za różnica w jakim dziale nie o to chodzi\"\n        ],\n        [\n            0,\n            \"user user tak to nawet ja już widziałam 😉\"\n        ],\n        [\n            0,\n            \"user a skąd gdzie ja do\"\n        ],\n        [\n            0,\n            \"user ale to nie był rykoszet tylko głową obrońcy\"\n        ],\n        [\n            0,\n            \"hashtag podbeskidzie garbarnia 0 0 mystkowski grał 55 minut\"\n        ],\n        [\n            0,\n            \"user user z totalną opozycją takie czasy\"\n        ],\n        [\n            0,\n            \"user jak się ładnie trener i do kadry zawodnicy przed meczem z byłym klubem 😜\"\n        ],\n        [\n            0,\n            \"user a trener cracovii pracował jako i co z tego\"\n        ],\n        [\n            0,\n            \"user user widzisz tylko tyle miał do powiedzenia że to na ten temat weszło będzie bo to\"\n        ],\n        [\n            0,\n            \"user oj to nie wiem poczekaj może jeszcze chwile\"\n        ],\n        [\n            0,\n            \"rt user user tak supi nazwa hahah ❤\"\n        ],\n        [\n            0,\n            \"rt user user tak supi nazwa hahah ❤\"\n        ],\n        [\n            0,\n            \"user user gdyby dzisiaj wygrał z to dalej byśmy nie byli pewni utrzymania na szczęście przegrali\"\n        ],\n        [\n            0,\n            \"user najlepiej zatrudnić jakiegoś imprezy czy jak to się mówi 😂 wtedy będziesz miała wszystko z głowy\"\n        ],\n        [\n            0,\n            \"user user machaj i czyli nasze letnie transfery to chyba z\"\n        ],\n        [\n            0,\n            \"user user ty jesteś z tych\"\n        ],\n        [\n            0,\n            \"user wszystkich przed tą w poprzedniej byli i wszyscy nie zagrali 😁\"\n        ],\n        [\n            0,\n            \"user user a bronie wam mieć inne zdanie\"\n        ],\n        [\n            0,\n            \"rt user zayn malik aka najselsowniejszy palacz na tej ziemi a thread\"\n        ],\n        [\n            0,\n            \"rt user zayn malik aka najselsowniejszy palacz na tej ziemi a thread\"\n        ],\n        [\n            0,\n            \"user jesteś człowieku myślisz że co tu robisz\"\n        ],\n        [\n            0,\n            \"user piszą co tam jeszcze oprócz\"\n        ],\n        [\n            0,\n            \"user szukamy chętnych xd tylko nie wiem co twój rachunek za telefon na to xd\"\n        ],\n        [\n            0,\n            \"user a mi chodziło o wyjście do piłki\"\n        ],\n        [\n            0,\n            \"user user wtedy zabawa jest w ogóle dużo jeśli chodzi o kwestie 😜\"\n        ],\n        [\n            0,\n            \"mama się że brat chce mi kupić auto na urodziny kocham cię matko\"\n        ],\n        [\n            0,\n            \"user nie ma lepszego nic na nim nie widać\"\n        ],\n        [\n            0,\n            \"user stare dobre czasy czasy gdy nie nic z apteki\"\n        ],\n        [\n            0,\n            \"rt user user jak można ukryć dom w którym się mieszka pan poprostu zazdrości panu premierowi zaufania do zony\"\n        ],\n        [\n            0,\n            \"rt user user jak można ukryć dom w którym się mieszka pan poprostu zazdrości panu premierowi zaufania do zony\"\n        ],\n        [\n            0,\n            \"rt user czuje w kościach że zostaniemy z tsem ciekawe jak przeżyją to ci kibice wisły co tak pluli jadem na ts będzie wam chociaż …\"\n        ],\n        [\n            0,\n            \"rt user czuje w kościach że zostaniemy z tsem ciekawe jak przeżyją to ci kibice wisły co tak pluli jadem na ts będzie wam chociaż …\"\n        ],\n        [\n            0,\n            \"user mam beke z takich ludzi niech jeszcze napisze że zarabia za mało w stosunku do lewandowskiego\"\n        ],\n        [\n            0,\n            \"rt user wszedłem na stronę pewnego portalu 24 i nie uwierzycie ani słowa o taśmie graś kulczyk szok i niedowierzanie\"\n        ],\n        [\n            0,\n            \"rt user wszedłem na stronę pewnego portalu 24 i nie uwierzycie ani słowa o taśmie graś kulczyk szok i niedowierzanie\"\n        ],\n        [\n            0,\n            \"user jest chyba robota dla user żeby jakie to miasto 😂\"\n        ],\n        [\n            0,\n            \"user user pani bredzi następny rząd nie pisowski będzie spowodowane przez was straty przez kolejne pół wieku\"\n        ],\n        [\n            0,\n            \"user masz racje ja bym chyba nigdy nie i siebie w ogóle nie widze w takich hahahahaha\"\n        ],\n        [\n            0,\n            \"user user a jak komuś nie starcza miejsca w 140 to zawsze może pisać\"\n        ],\n        [\n            0,\n            \"user każdy transfer definitywny out to rozwiązanie umowy 😛\"\n        ],\n        [\n            0,\n            \"user ma chorobę albo jest zdrowy i jak koń user\"\n        ],\n        [\n            0,\n            \"user user haha i mówi to który nigdy nie osiągnie jego poziomu\"\n        ],\n        [\n            0,\n            \"user user no i nie zapominaj o\"\n        ],\n        [\n            0,\n            \"user user a cały autobus wstał i zaczął klaskać 👏\"\n        ],\n        [\n            0,\n            \"user tak jak myślałem pajac myśli że jest bohaterem\"\n        ],\n        [\n            0,\n            \"user wyluzuj przecież nie została prezesem po to żeby wszystkie\"\n        ],\n        [\n            0,\n            \"user w twoim przypadku tępy jest i wpis i autor\"\n        ],\n        [\n            0,\n            \"rak rak mózgu nie ma innych nie co wam mówią\"\n        ],\n        [\n            0,\n            \"wszyscy myślą piwko dla pedałów a jak później 1 kg boczku to już się nie liczy\"\n        ],\n        [\n            0,\n            \"user user no to do roboty do roboty kochani 😁 😁 😀 😀\"\n        ],\n        [\n            0,\n            \"user uuuu daj znać później to wpadnę albo zapraszam do akademika 😂\"\n        ],\n        [\n            0,\n            \"user teraz w sobotę ruszają odcinki na żywo the voice i oni będą gośćmi będą grać do 😂\"\n        ],\n        [\n            1,\n            \"user rozumiem że była pani w tej i stąd te informacje\"\n        ],\n        [\n            0,\n            \"user user tak samo jak spora część polaków\"\n        ],\n        [\n            0,\n            \"user no to super dziennikarz wywiad\"\n        ],\n        [\n            0,\n            \"user to rak samo jak ja który raz będziesz zdawać\"\n        ],\n        [\n            0,\n            \"user trzeba było mecz na niedziele\"\n        ],\n        [\n            0,\n            \"user jednak chodziło o w lewo\"\n        ],\n        [\n            0,\n            \"user nie wiem nie znam ale wierzę ci na słowo 😜\"\n        ],\n        [\n            0,\n            \"user dzięki trudny mecz wisła też gra dobrze i wcale nie powiedziałbym żeby widać było brak tych wszystkich obcokrajowców\"\n        ],\n        [\n            0,\n            \"rt user nieoficjalnie trybuna za bramką na lechu w następnym sezonie będzie nosiła nazwę curva dość\"\n        ],\n        [\n            0,\n            \"rt user nieoficjalnie trybuna za bramką na lechu w następnym sezonie będzie nosiła nazwę curva dość\"\n        ],\n        [\n            0,\n            \"user trochę jesteś może ale jestem bo nie wiem kto to ta cała kto mnie\"\n        ],\n        [\n            0,\n            \"user mourinho od kilku lat też jest ale ciągle jedzie na nazwisku i osiągnięciach sprzed lat\"\n        ],\n        [\n            0,\n            \"user user a co teraz wolski nie grał a jaka była frekwencja\"\n        ],\n        [\n            0,\n            \"user tylko że muszę mieć umysł o tej 4 00\"\n        ],\n        [\n            0,\n            \"user 😔 😔 😔 dużo siły 🙇\"\n        ],\n        [\n            0,\n            \"user user historia ludzkości to historia głupoty weź do\"\n        ],\n        [\n            0,\n            \"user fajnie macie na wydziale '\"\n        ],\n        [\n            1,\n            \"user kolejna łże jak bura suka\"\n        ],\n        [\n            0,\n            \"user a o was user historia nawet nie wspomni bo wasze miejsce jest na śmietniku jesteście\"\n        ],\n        [\n            0,\n            \"user user masz moje pieniądze masz mi je oddać koniec kropka\"\n        ],\n        [\n            0,\n            \"user to jest jakaś czy cos\"\n        ],\n        [\n            0,\n            \"rt user paradoksalnie krajem trzęsie stary pedryl a jednak jesteśmy liderami w homofobii w eu 🤔\"\n        ],\n        [\n            0,\n            \"rt user paradoksalnie krajem trzęsie stary pedryl a jednak jesteśmy liderami w homofobii w eu 🤔\"\n        ],\n        [\n            0,\n            \"user user udawać dla kobiety to przecież żaden problem 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user długo musiał tam że się tak wcisnął w kamień\"\n        ],\n        [\n            0,\n            \"user a teraz z kasą i ciągle mu mało\"\n        ],\n        [\n            0,\n            \"panie user kto nie wydał 17 zł na niech pierwszy życia\"\n        ],\n        [\n            0,\n            \"user oczywiście że jak każde gówno\"\n        ],\n        [\n            0,\n            \"user user nie nie świętuję z krzywoprzysięzcą i oszustem takim tak ty\"\n        ],\n        [\n            0,\n            \"rt user moja mama zawsze mówiła „ jedyny mężczyzna który na ciebie zasługuje to ten który myśli że nie zasługuje ”\"\n        ],\n        [\n            0,\n            \"rt user moja mama zawsze mówiła „ jedyny mężczyzna który na ciebie zasługuje to ten który myśli że nie zasługuje ”\"\n        ],\n        [\n            0,\n            \"user jak to przecież wiadomości w tygodniu że kolejki do lekarzy\"\n        ],\n        [\n            0,\n            \"w końcu mam czas na życie\"\n        ],\n        [\n            0,\n            \"user patrze na wisłe i nie mam tam ale ważne że wiem kto jest królem social mediów i co napisał na facebooku\"\n        ],\n        [\n            0,\n            \"user artego też skoro oficjalnie o pieniądze\"\n        ],\n        [\n            0,\n            \"user user spoko jak coś to daj znać\"\n        ],\n        [\n            0,\n            \"user my wtedy byliśmy na 11 miejscu p\"\n        ],\n        [\n            0,\n            \"user i w ten sposób zapewnił legii mistrzostwo\"\n        ],\n        [\n            0,\n            \"psychicznie mnie rozjebali już nie mam siły czytać psychopolactwa odklejenie na 100\"\n        ],\n        [\n            1,\n            \"user po komu dupę pisowi ogólnie czy antoś cię jara twoja tv jako jedyna tych bredni nie pokazuje\"\n        ],\n        [\n            0,\n            \"rt user pasowało by wreszcie przestać lizać się po jajach podniecać ilością transferów i zwrócić uwagę na styl i wyniki bo jaka …\"\n        ],\n        [\n            0,\n            \"rt user pasowało by wreszcie przestać lizać się po jajach podniecać ilością transferów i zwrócić uwagę na styl i wyniki bo jaka …\"\n        ],\n        [\n            0,\n            \"user jaruzelski jeździł z kierowcą i stał na światłach\"\n        ],\n        [\n            0,\n            \"user user w przypadku to patrząc na decyzje nawałki zadecydować kwestie zdrowotne\"\n        ],\n        [\n            0,\n            \"podobno to tak lepiej dla nas przy idk\"\n        ],\n        [\n            0,\n            \"user byłem pewien że gdzieś widziałem tą mordę\"\n        ],\n        [\n            0,\n            \"user jakby była sytuacja to byś pewnie deprecjonował co to za śmieszne puchary klopp wygrał\"\n        ],\n        [\n            0,\n            \"powyżej 15 tyś się nie pytam\"\n        ],\n        [\n            0,\n            \"user sa dowody trzy osoby katastrofę\"\n        ],\n        [\n            0,\n            \"jedno z moich ulubionych z dzieciństwa to spacery z który śpiewał mi piosenki tak go zapamiętam\"\n        ],\n        [\n            0,\n            \"user user rak dupy pewnie podobnie palcem odbyt w celu diagnozy\"\n        ],\n        [\n            0,\n            \"rt user user z niego taki patriota i kompetentny polityk jak ciebie niezależny i kompetentny dziennikarz jeden wart dr …\"\n        ],\n        [\n            0,\n            \"rt user user z niego taki patriota i kompetentny polityk jak ciebie niezależny i kompetentny dziennikarz jeden wart dr …\"\n        ],\n        [\n            0,\n            \"user dziękuję 😍 udało mi się w końcu bo rok to wszystko trwało\"\n        ],\n        [\n            0,\n            \"user ciekawe że się z w jednym bloku różnica piętra\"\n        ],\n        [\n            0,\n            \"user to chyba jakiś trzeci czy wy nie pamiętacie jak kaczyński wyglądał żenada\"\n        ],\n        [\n            0,\n            \"user sorki oczywiście pod polem karnym na 25 mniej więcej\"\n        ],\n        [\n            0,\n            \"user nie wiem boję się otworzyć\"\n        ],\n        [\n            0,\n            \"user no bez jaj kto twarz naszej hani 😁 😁\"\n        ],\n        [\n            0,\n            \"user user caly majątek dzieci też swój mają przekazać\"\n        ],\n        [\n            0,\n            \"user coś jej tam w duszy gra\"\n        ],\n        [\n            0,\n            \"user jak nie ja jak ja\"\n        ],\n        [\n            0,\n            \"user też mi się z tym\"\n        ],\n        [\n            0,\n            \"user po ostatnich user nie dziwie się że nie wie o co chodzi\"\n        ],\n        [\n            0,\n            \"user nie wiem co ale mam nadzieje że tą z pierwszego zdjęcia bo jest zajebista\"\n        ],\n        [\n            0,\n            \"user o nie 😂 a czego słucha\"\n        ],\n        [\n            0,\n            \"user user z tym tramwajem to nie dajcie się nabrać lepiej idźcie na autobus lub inny przystanek\"\n        ],\n        [\n            0,\n            \"wczoraj tyle ze mi od środka jak mam albo\"\n        ],\n        [\n            0,\n            \"user oczywiście że ktoś by się ale nie ja kasą a pewnie w styczniu jakaś przyjdzie tak obstawiam\"\n        ],\n        [\n            0,\n            \"user póki nie ogłoszą oficjalnie to nie ma co już kiedyś media były pewne że będzie trenerem i\"\n        ],\n        [\n            0,\n            \"user sam się sobie dziwie ale nie często można pisać z amebą\"\n        ],\n        [\n            0,\n            \"user a książki z fototapety debilu jakby nie z ue to polski byłby na etapie i\"\n        ],\n        [\n            0,\n            \"user zostałeś to kiedy mogę napluć ci w mordę\"\n        ],\n        [\n            0,\n            \"user to jeszcze z miesiąc a ja jestem ciekawa bo miałam mieć praktyki i to wszystko wiec 🤷 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"user wiem ale bym chciała dziś jutro 😀\"\n        ],\n        [\n            0,\n            \"user user big mac jest teraz w promocji z 5\"\n        ],\n        [\n            0,\n            \"user user jaka róża taki nie dziwi nic 😁\"\n        ],\n        [\n            0,\n            \"user czytałem że w tej fifie trochę za dużo tych p\"\n        ],\n        [\n            0,\n            \"justas lasickas z dla u 21 która z wyspami owczymi 2 2\"\n        ],\n        [\n            0,\n            \"rt user wstyd mi za to co ja odpierdalałam w wieku 11 lat pojebana jakaś byłam chce te czasy wymazać ze swojej pamięci\"\n        ],\n        [\n            0,\n            \"rt user wstyd mi za to co ja odpierdalałam w wieku 11 lat pojebana jakaś byłam chce te czasy wymazać ze swojej pamięci\"\n        ],\n        [\n            0,\n            \"user user mały bardzo dobrze w końcu się zmierzymy wojna\"\n        ],\n        [\n            0,\n            \"user myślę że i ostra reakcja trochę ten piękny plan reklamowego świata\"\n        ],\n        [\n            0,\n            \"user user a tworzą nowego polaka z się to psychopolactwa\"\n        ],\n        [\n            0,\n            \"user to musiało być bardzo dawno bo nie kojarzę zupełnie żebym pisała czym się ale zatem point za świetną pamięć\"\n        ],\n        [\n            0,\n            \"user chciałeś plotek więc do wisły user\"\n        ],\n        [\n            0,\n            \"user drużyna w rozsypce epoka postprawdy fakty odklejenie mózgowe\"\n        ],\n        [\n            0,\n            \"48 minuta me you a ja już\"\n        ],\n        [\n            0,\n            \"user a to nie wygrał 😉\"\n        ],\n        [\n            0,\n            \"user wezwania do dla w tyś chory palant\"\n        ],\n        [\n            0,\n            \"user user widzę że niektórym puszczają ale jakaś kultura a to brzmi 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"czy mogę się jutro obudzić ładniejsza proszę\"\n        ],\n        [\n            0,\n            \"rt user user trudno dobrze odeniac nasze sadownictwo skoro sędziowie w pl kradna kielbasy pendrajwy czy części do wi …\"\n        ],\n        [\n            0,\n            \"rt user user trudno dobrze odeniac nasze sadownictwo skoro sędziowie w pl kradna kielbasy pendrajwy czy części do wi …\"\n        ],\n        [\n            0,\n            \"user user łks trzecią ligę za 20 złotych jak dobrze pamiętam\"\n        ],\n        [\n            0,\n            \"user od rana mięso w i póki co to wszystko\"\n        ],\n        [\n            0,\n            \"user dziękuję tylko przy moim trybie pracy są jednak punkty w do 22 00\"\n        ],\n        [\n            0,\n            \"user user daria jak się karnego z to jest wynik w plecy\"\n        ],\n        [\n            0,\n            \"user wszystko tylko nie user i wycieczki do wyglądu co się działo\"\n        ],\n        [\n            0,\n            \"user a wie co mówi bo tak wyglądał jego west ham\"\n        ],\n        [\n            0,\n            \"user daj mi znać a ja ci powiem ze nawet jakby nie wyszło to się nie martw bo faceci to ’\"\n        ],\n        [\n            0,\n            \"user robiła takie sceny litości że wszyscy zaczęli się nią zajmować swoje chore 😂\"\n        ],\n        [\n            0,\n            \"user no ale w reprezentacji 30 słabej legi wiec jak odpoczywać od\"\n        ],\n        [\n            0,\n            \"user oby na parkiecie też 17\"\n        ],\n        [\n            0,\n            \"aż sobie zrobię test z na stolice państw ciekawe ile pamiętam\"\n        ],\n        [\n            0,\n            \"rt user opinion blaming poland for the holocaust is unjustified url\"\n        ],\n        [\n            0,\n            \"rt user opinion blaming poland for the holocaust is unjustified url\"\n        ],\n        [\n            0,\n            \"co to za moda na na twitterze ostatnio\"\n        ],\n        [\n            0,\n            \"user user tak jednego albo dwa wywalą\"\n        ],\n        [\n            0,\n            \"user była chociażby na meczu ze śląskiem i na finale z artego\"\n        ],\n        [\n            0,\n            \"jeszcze raz ktoś powie o ' możliwości ' to mnie szlag trafi\"\n        ],\n        [\n            0,\n            \"user user a te zajęcia to z czego były domyślam się że z 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user akurat o dowód mogą pytać z innego powodu 😂\"\n        ],\n        [\n            0,\n            \"a w user dziś dzień telewizja publiczna user że od dziś przestaje oglądać tvp\"\n        ],\n        [\n            0,\n            \"user user idź po będzie na piwo\"\n        ],\n        [\n            0,\n            \"user user no ale bądźmy sprawiedliwi jesli teraz są pisowskie to przedtem były peowskie a nie\"\n        ],\n        [\n            0,\n            \"user user najgorsze to trafić na nieco lepszą od siebie drużynę z jakiegoś izraela i\"\n        ],\n        [\n            0,\n            \"user user najpierw to zacznijmy od\"\n        ],\n        [\n            0,\n            \"user precz z komuna piotrowicz krzyczy cha cha cha\"\n        ],\n        [\n            0,\n            \"dopiero teraz jak sędzia wigry i user w sobotę żenujące url\"\n        ],\n        [\n            0,\n            \"user tylko nazwa średnia ale można udawać że nazywają się inaczej url\"\n        ],\n        [\n            0,\n            \"o kurwa zmieniło mi avatar a\"\n        ],\n        [\n            0,\n            \"jarkacz boi się o odbyt nie chce iść do ciupy zrobi wszystko nasi jednak to\"\n        ],\n        [\n            0,\n            \"user user co ma pan ziobro nie przy śniadaniu bo się niespodziewanie udławić można\"\n        ],\n        [\n            0,\n            \"user user oj były różne absurdalne głosy ale z różnych krajów\"\n        ],\n        [\n            0,\n            \"user user teraz się ale prędzej czy później też skończymy jak ruch pytanie czy za rok czy za kilka lat\"\n        ],\n        [\n            0,\n            \"user user dzisiejszy wynik nie ma żadnego znaczenia\"\n        ],\n        [\n            0,\n            \"user user teraz prawie bramke strzelił\"\n        ],\n        [\n            0,\n            \"rt user nie mogę rozgryźć wyborców andruszkiewicza albo mają do siebie dystans jak stąd do petersburga albo iq puszki po solonych o …\"\n        ],\n        [\n            0,\n            \"rt user nie mogę rozgryźć wyborców andruszkiewicza albo mają do siebie dystans jak stąd do petersburga albo iq puszki po solonych o …\"\n        ],\n        [\n            0,\n            \"user wszyscy starzy dzieci i wrogowie pisu\"\n        ],\n        [\n            0,\n            \"user wczoraj z bydgoszczy xd i jak\"\n        ],\n        [\n            0,\n            \"user user oby bo ja to inaczej\"\n        ],\n        [\n            0,\n            \"user został wybrany piłkarzem turnieju ale odmówił przyjęcia nagrody\"\n        ],\n        [\n            0,\n            \"piłkarz ma obawy o swoje bezpieczeństwo przez to poza na treningi praktycznie nie wychodzi z dom biedny cierzniak\"\n        ],\n        [\n            0,\n            \"user szkoda zdrowia czytać takie gówno lepiej ch a\"\n        ],\n        [\n            0,\n            \"user jak nie za grę to za wynik ale dobrze że od siebie więcej 😁 😜\"\n        ],\n        [\n            0,\n            \"user jak by to brożek był zamiast krystyny to każdy by że czerwona a ze to 70 twierdzi ze sędzia\"\n        ],\n        [\n            0,\n            \"user no to był czy podobno zdecyduj się\"\n        ],\n        [\n            0,\n            \"user było ich 6 potem teraz ich jest 40\"\n        ],\n        [\n            0,\n            \"user nawet w takiej chwili chciałbyś mieszać w sport politykę debilu\"\n        ],\n        [\n            0,\n            \"user ja w tym sezonie widziałem meczów 4 turnieje drużyn user a licznik wciąż bije bo sezon się nie skończył 😜\"\n        ],\n        [\n            0,\n            \"user może w tak które mają po 3 4 stałe się czymś\"\n        ],\n        [\n            0,\n            \"user kochana 💕 💕 💕 😂 ty tez nigdy nie ikonki bo mi serce 💔\"\n        ],\n        [\n            0,\n            \"user bedzie można w internecie to przeczytać\"\n        ],\n        [\n            0,\n            \"user a stolarski to prawej obrony\"\n        ],\n        [\n            0,\n            \"user ja nic ale ze finał real to chyba pewne pieniądze u a w finale oby po porażce\"\n        ],\n        [\n            0,\n            \"user no właśnie poszłam na sprawdzić i na szczęście wykład czyli nic z tych rzeczy tylko egzamin\"\n        ],\n        [\n            0,\n            \"user zawodnicy z idą tam na emeryturę to przecież nie jest tajemnica\"\n        ],\n        [\n            0,\n            \"user i dlatego jeszcze trochę milionów żeby sobie dalej szukał\"\n        ],\n        [\n            0,\n            \"user przecież to było marzenie żeby taką parę w jadze d\"\n        ],\n        [\n            0,\n            \"user user czasu coraz mniej ale liczę na to ze dzisiejszy wynik tez zrobi swoje i kartka brak biletów dalej\"\n        ],\n        [\n            0,\n            \"user może to od wieku zależy czy coś\"\n        ],\n        [\n            0,\n            \"rt user user jaki pracodawca takie obowiązki cóż srebrniki kuszą wiesz li ty lisie co na końcu z judaszem się stało\"\n        ],\n        [\n            0,\n            \"rt user user jaki pracodawca takie obowiązki cóż srebrniki kuszą wiesz li ty lisie co na końcu z judaszem się stało\"\n        ],\n        [\n            0,\n            \"user user a ze i kawą d\"\n        ],\n        [\n            0,\n            \"user user dwa starty w pucharach a lista zespołów kończy się na i nieźle\"\n        ],\n        [\n            0,\n            \"ze user ale to jest pojebane\"\n        ],\n        [\n            0,\n            \"user nie ma czego porównywać z serbia\"\n        ],\n        [\n            0,\n            \"user sama a muszę na kogoś\"\n        ],\n        [\n            0,\n            \"user błędem było jego zatrudnienie a nie\"\n        ],\n        [\n            0,\n            \"user oglądnij sobie co się dzieje w prawym rogu po nie ładnie panie fura tak do dzieci\"\n        ],\n        [\n            0,\n            \"user moja mama gra cały czas w koło fortuny i nawet fajne to jest\"\n        ],\n        [\n            0,\n            \"user mi się tekst z widzewa bodajże na życia my damy a wy konia\"\n        ],\n        [\n            0,\n            \"user nic nic nic nieważne jutro albo w najbliższym czasie się odezwę\"\n        ],\n        [\n            0,\n            \"user nie wiem ale to na jutro i nawet nie dla mnie\"\n        ],\n        [\n            0,\n            \"user tak pierwszy na rondzie facet miał włączony a pojechał prosto i się\"\n        ],\n        [\n            0,\n            \"mam mood na sushi i film\"\n        ],\n        [\n            0,\n            \"user dalej ładuje kasę w inter\"\n        ],\n        [\n            0,\n            \"user szkoda że na tt mieszczą się tylko 4 zdjęcia\"\n        ],\n        [\n            0,\n            \"na kazdym osiedlu te i po 30 40 lat\"\n        ],\n        [\n            0,\n            \"user user ulżyło by ci jakby podali\"\n        ],\n        [\n            0,\n            \"user user spoko ja nie bronie tego transferu bo jej po prostu nie znam tak tylko pytałem\"\n        ],\n        [\n            0,\n            \"user wśród tych wydarzeń był mecz wisły czy tylko katka z były\"\n        ],\n        [\n            0,\n            \"user jakoś ostatnio coraz częściej mam wrażenie że w pl pozytywnie wpływa na zdrowie psychiczne\"\n        ],\n        [\n            0,\n            \"user wow ale odkrycie trudno żeby go nie było\"\n        ],\n        [\n            0,\n            \"user pan czy może jest pan fanem niemiec\"\n        ],\n        [\n            0,\n            \"user też oglądam właśnie w tv\"\n        ],\n        [\n            0,\n            \"user co do meczu z korona to braku walki niemozna\"\n        ],\n        [\n            0,\n            \"user user jaki ich herb oni tylko kij ze szmata\"\n        ],\n        [\n            0,\n            \"trzy bany teraz i znikam na zawsze\"\n        ],\n        [\n            0,\n            \"user user parchy nawet o tym nie jesteś ty i pisdzielstwo\"\n        ],\n        [\n            0,\n            \"user user nie szkoda czasu 😁 😁 😁 a teraz kto jest\"\n        ],\n        [\n            0,\n            \"user no ale więcej się po tobie nie spodziewałem zdecyduj się zamiast\"\n        ],\n        [\n            0,\n            \"czy red user się boi ja się boje tylko dziewczyny i mamy hashtag\"\n        ],\n        [\n            0,\n            \"user też ładne ale do tej już się przyzwyczaiłem 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"się już żeby tylko ten dzień już minął\"\n        ],\n        [\n            0,\n            \"rt user halo ktoś z moich mutualsów rysuje bo mam jedno pytankooo a jeśli nie to proszę o rt to wazne bardzo\"\n        ],\n        [\n            0,\n            \"rt user halo ktoś z moich mutualsów rysuje bo mam jedno pytankooo a jeśli nie to proszę o rt to wazne bardzo\"\n        ],\n        [\n            0,\n            \"user największy cham z polityków to\"\n        ],\n        [\n            0,\n            \"dlaczego mój ulubiony jest pierwszego roku halo\"\n        ],\n        [\n            0,\n            \"user no w sumie nigdzie ale po porażkach zawsze te dwie są u ciebie na\"\n        ],\n        [\n            0,\n            \"aktywność na rowerze 10 km z\"\n        ],\n        [\n            0,\n            \"user było oczywiste odkąd w marcu piszczka nie wystawiał na wahadle\"\n        ],\n        [\n            0,\n            \"user może u mnie to już uzależnienie 😉\"\n        ],\n        [\n            0,\n            \"user przecież to szydera z dudy który swego czasu napisał to w takim samym kontekście\"\n        ],\n        [\n            0,\n            \"user a może wszystko zależy od tego ciągu yyy\"\n        ],\n        [\n            0,\n            \"rt user cugowski jak ja cie kurde kocham hashtag\"\n        ],\n        [\n            0,\n            \"rt user cugowski jak ja cie kurde kocham hashtag\"\n        ],\n        [\n            0,\n            \"user user pan to z godnością to dzielny człowiek\"\n        ],\n        [\n            0,\n            \"user można zrobić równe tj za godziny na średnia meczu kobiet d\"\n        ],\n        [\n            0,\n            \"user user znajomości i się w mediach\"\n        ],\n        [\n            0,\n            \"user user to nie jest dla nas rywal na chwilę z senegalem nie wolno było przegrać\"\n        ],\n        [\n            0,\n            \"user tak jak powiedział wczoraj trener nie wiadomo\"\n        ],\n        [\n            0,\n            \"rt user user masz się czym martwić przyjdzie kolej i na ciebie cierpliwości 😱 😱 😱\"\n        ],\n        [\n            0,\n            \"rt user user masz się czym martwić przyjdzie kolej i na ciebie cierpliwości 😱 😱 😱\"\n        ],\n        [\n            0,\n            \"user user a podobno tam sami wykształceni i inteligentni 😀\"\n        ],\n        [\n            0,\n            \"user to samo możemy powiedzieć po meczu z wami kiedy romanczuk powinien w pierwszej połowie za drugą żółtą\"\n        ],\n        [\n            0,\n            \"user user janek jak tam ze wisły w tym tygodniu czyżby cie zarząd wisły i niemasz żadnych\"\n        ],\n        [\n            0,\n            \"user mnie nie znam jestem 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user do ciebie mam zdecydowanie bliżej ❤ ️ 😂\"\n        ],\n        [\n            0,\n            \"user w z user na 100\"\n        ],\n        [\n            1,\n            \"user user on urodził się sprawny a choroba się w 21 roku jego życia\"\n        ],\n        [\n            0,\n            \"każdy dziecka kiedyś będzie rodzicem już dziecka rodzicem to normalne a pomoc państwa to obowiązek\"\n        ],\n        [\n            0,\n            \"rt user user wszystkiego co najlepsze i najpiękniejsze 🎉 💝\"\n        ],\n        [\n            0,\n            \"rt user user wszystkiego co najlepsze i najpiękniejsze 🎉 💝\"\n        ],\n        [\n            0,\n            \"rt user dzieci do szkoły odwiezione url\"\n        ],\n        [\n            0,\n            \"rt user dzieci do szkoły odwiezione url\"\n        ],\n        [\n            0,\n            \"nie spodziewałem się że cracovia mi tyle przyjemności w pucharach\"\n        ],\n        [\n            0,\n            \"user aha sprzedali wszystkie bilety ale z nie przyszli więc nie ma kompletu ok\"\n        ],\n        [\n            0,\n            \"user proszę mocno i szeroko otworzyć usta\"\n        ],\n        [\n            0,\n            \"user user no to za mógłby być jako numer 20 w kadrze\"\n        ],\n        [\n            0,\n            \"user mocny gość myślę że w rodzinie się i na legie wyjdzie z petarda trzymam kciuki\"\n        ],\n        [\n            0,\n            \"idzie zima 24 26 w cieniu\"\n        ],\n        [\n            0,\n            \"user takimi trener nie do siebie kibiców\"\n        ],\n        [\n            0,\n            \"user mogli sprzedawać psa z albo dywan z psem\"\n        ],\n        [\n            0,\n            \"user zepsułam się ale już po i zaraz będę jak sztuka\"\n        ],\n        [\n            0,\n            \"user user udział i kolegów w aferze reprywatyzacyjnej\"\n        ],\n        [\n            0,\n            \"user poza tym mówisz w większości mówisz o wejściu drugiego bramkarza a nie trzeciego\"\n        ],\n        [\n            0,\n            \"rt user user tak z ciekawości chciałam zpytać czy udało mu sie odkręcić to pomyłkowe głosowanie czy ktos coś słyszal\"\n        ],\n        [\n            0,\n            \"rt user user tak z ciekawości chciałam zpytać czy udało mu sie odkręcić to pomyłkowe głosowanie czy ktos coś słyszal\"\n        ],\n        [\n            0,\n            \"cala afera amber gold 800 mln a tu kurwa 500 mln oficjalnie\"\n        ],\n        [\n            0,\n            \"user wiec koleś wyświetlił ale nie odpisał także 🤷 ‍ ♀ ️\"\n        ],\n        [\n            0,\n            \"user bo jak nie to w pewnie trzeba\"\n        ],\n        [\n            1,\n            \"user user a jak że górski to to polecam u psychiatry\"\n        ],\n        [\n            0,\n            \"rt user dziwny trochę jest ten nowy program dagmarki wole królowe życia\"\n        ],\n        [\n            0,\n            \"rt user dziwny trochę jest ten nowy program dagmarki wole królowe życia\"\n        ],\n        [\n            0,\n            \"user user w i do rzeszy chyba\"\n        ],\n        [\n            0,\n            \"user i nie powiedziałem na zdrowie\"\n        ],\n        [\n            0,\n            \"user i tylko błędy sędziów że w gdańsku zamiast 0 2 skończyło się 1 1\"\n        ],\n        [\n            0,\n            \"user niestety bez to tylko na plus ekran\"\n        ],\n        [\n            0,\n            \"user nie za amber gold tylko za oddanie katastrofy smoleńskiej rosji\"\n        ],\n        [\n            0,\n            \"user nie sądzę żeby ktoś na pomysł stadionu na stałe na nasz koszt\"\n        ],\n        [\n            0,\n            \"legia ii traci gola na 1 2 w w doliczonym czasie gry i się w iv lidze\"\n        ],\n        [\n            0,\n            \"wszystkiego najlepszego zwłaszcza dla mam 😊\"\n        ],\n        [\n            0,\n            \"user user przecież kompromitacja to jego drugie imię\"\n        ],\n        [\n            0,\n            \"rt user zamiast hyżego w the voice mógłby być dawid podsiadło to dopiero byłby hit podsiadło i szpak w jednym programie\"\n        ],\n        [\n            0,\n            \"rt user zamiast hyżego w the voice mógłby być dawid podsiadło to dopiero byłby hit podsiadło i szpak w jednym programie\"\n        ],\n        [\n            0,\n            \"user jak się wam takie zachowanie podoba to spoko jakby to w wiśle ktoś po takim okresie herb to też by był dla mnie żałosny\"\n        ],\n        [\n            0,\n            \"user śmiałem się z wodogłowia kolegi ale gdyby nie on medycyna nie zrobiłaby takich postępów w dziedzinie leków na ból dupy\"\n        ],\n        [\n            0,\n            \"user walka pies vs z góry jest przegrana wszystkie to robią tylko te lepiej wychowane kiedy właściciel nie widzi\"\n        ],\n        [\n            0,\n            \"user byli w niedzielę w białymstoku\"\n        ],\n        [\n            0,\n            \"user user a ja bym powiedział że głupi i głupszy 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"brawo wisła za walkę przy hashtag\"\n        ],\n        [\n            0,\n            \"user user z senegalem graliśmy 4 2 3 1 w pierwszej połowie i było równie beznadziejnie\"\n        ],\n        [\n            0,\n            \"user to chyba niestety też mnie czeka ale może na koniec 😜\"\n        ],\n        [\n            0,\n            \"user celowo legi na mistrza polski taka frekwencja w największym polskim mieście tez\"\n        ],\n        [\n            0,\n            \"rt user piłkarze user nie tylko nie powinni sędziemu podać ręki po meczu powinni stanąć i klaskac ironicznie jak kie …\"\n        ],\n        [\n            0,\n            \"rt user piłkarze user nie tylko nie powinni sędziemu podać ręki po meczu powinni stanąć i klaskac ironicznie jak kie …\"\n        ],\n        [\n            0,\n            \"user dlatego trzeba patrzeć niemal tylko na siebie a na i innych tylko z dystansem\"\n        ],\n        [\n            0,\n            \"dużo tego jeszcze było ale nie chce mi się pisać i tak nikogo to nie interesuje\"\n        ],\n        [\n            0,\n            \"poszłam po do szkoły i tam byli wszyscy moi z podstawówki koszmar\"\n        ],\n        [\n            0,\n            \"user bo mi się nie podoba w takim wydaniu\"\n        ],\n        [\n            0,\n            \"user oczywiście porażka będzie z celem ze pierwsza to sukces\"\n        ],\n        [\n            0,\n            \"user zobaczymy tak czy siak ułatwienie to to nie jest\"\n        ],\n        [\n            0,\n            \"user dobra na policję tez tak w razie czego\"\n        ],\n        [\n            0,\n            \"user trudny bo musi choć trochę przypominać hashtag\"\n        ],\n        [\n            0,\n            \"user więcej dystansu i dla naszych sąsiadów 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user czekałam aż ktoś to napisze 😄\"\n        ],\n        [\n            0,\n            \"tylko głośno x with 2 chainz saudi wykonawcy schoolboy q url\"\n        ],\n        [\n            0,\n            \"user zapowiedź meczu a w tekście tylko o legii 😂\"\n        ],\n        [\n            0,\n            \"user hej jak ci się ten\"\n        ],\n        [\n            0,\n            \"a dziś dzień bez stanika miłe panie 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user serio ci sie 3 mecze oglądać na raz w dodatku jak jest mecz wisły user\"\n        ],\n        [\n            0,\n            \"ej słuchajcie bo mnie do tej grupy co od początku chciałam do niej iść xd nie wiem jak kiedy i gdzie\"\n        ],\n        [\n            0,\n            \"user myślę że rio ave to i i do\"\n        ],\n        [\n            0,\n            \"user a gdzie te płacze chyba że obserwujesz jakieś dzieci to się nie dziwie\"\n        ],\n        [\n            0,\n            \"user właśnie zaczął do drugiego pokoju nie chce na to patrzeć 🙈\"\n        ],\n        [\n            0,\n            \"user przecież to była gra równie dobrze można powiedzieć że nie rywala\"\n        ],\n        [\n            0,\n            \"user user fajny żart kościół oraz prawda i sumienie to od zawsze kompletnie wykluczające się sprawy\"\n        ],\n        [\n            0,\n            \"user ciekawa jestem czy jedno ci powiem że może nie wyglada ale jest człowiekiem na tej planecie 😂 😊\"\n        ],\n        [\n            0,\n            \"rt user sondaż pis wciąż liderem po z jednym z najniższych wyników od lat url\"\n        ],\n        [\n            0,\n            \"rt user sondaż pis wciąż liderem po z jednym z najniższych wyników od lat url\"\n        ],\n        [\n            0,\n            \"user user ja tylko wyniki gorsze od 1 2\"\n        ],\n        [\n            0,\n            \"user user a 50 wybory polskę pisowi za free\"\n        ],\n        [\n            0,\n            \"czy jest tu ktoś kto studiuje dziennie dziennikarstwo i pracuje w jakieś redakcji hashtag hashtag żeby uratować mi życie\"\n        ],\n        [\n            0,\n            \"user hehehehehe się morze 😁 😁 😁 tym bardziej 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user user ale w innym tygodniu miałaś chyba więcej wolnych dni przez to\"\n        ],\n        [\n            0,\n            \"user a kto mówi że nie można 😁 😁\"\n        ],\n        [\n            1,\n            \"user user nikt ciebie tu nie chce\"\n        ],\n        [\n            0,\n            \"user może źle się ktoś i chodziło o to że nie jest zawodnikiem\"\n        ],\n        [\n            0,\n            \"user user a sam red kurowski za chwile w transmisji z kadry juz mówił na ' raczej '\"\n        ],\n        [\n            0,\n            \"user prokurator generalny user suweren jest w kropce\"\n        ],\n        [\n            0,\n            \"user jagiellonia nie się równać z lechem transferami bo nie ma takich możliwości\"\n        ],\n        [\n            0,\n            \"user user za czasami jeden i jedna partia wszystko w jednych rękach\"\n        ],\n        [\n            0,\n            \"user user z tym najbardziej zawodnikiem to myślałem że sam siebie opisuje\"\n        ],\n        [\n            0,\n            \"user skąd ty to bierzesz 😀\"\n        ],\n        [\n            0,\n            \"user dzięki ale to bardziej moment niż 11 😂\"\n        ],\n        [\n            0,\n            \"user z przez srebrna dostanie przelew nie do\"\n        ],\n        [\n            0,\n            \"on kurwa nie ma godności honoru nie chciał się spotkać z ludźmi honoru\"\n        ],\n        [\n            0,\n            \"user user ból dupy bo co roku puchary na wyciągnięcie ręki i coś nie mogą awansować a dzięki historia się pewnie\"\n        ],\n        [\n            0,\n            \"user user nie można was 😜 chyba\"\n        ],\n        [\n            0,\n            \"user przecież jego słowa są gówno warte\"\n        ],\n        [\n            1,\n            \"rt user wiem co mogłoby uratować posła piętę niech ogłosi że wszystko to nieprawda bo jest gejem 🤪\"\n        ],\n        [\n            1,\n            \"rt user wiem co mogłoby uratować posła piętę niech ogłosi że wszystko to nieprawda bo jest gejem 🤪\"\n        ],\n        [\n            0,\n            \"user ale jej radość ostra chyba jej radości 😉\"\n        ],\n        [\n            0,\n            \"user obrońca spalonego pokazywał czy to taka stopklatka\"\n        ],\n        [\n            0,\n            \"user przecież widać że koleś se jaja robi\"\n        ],\n        [\n            1,\n            \"user znowu nie i ci jebie\"\n        ],\n        [\n            0,\n            \"wiecie zd nie mogę zmienić bo mi się coś ścina bo nie chce mi zmienić i ikonki razem xdd\"\n        ],\n        [\n            1,\n            \"user jasne od tego czasu stawki napewno ciekawe ile dziwisz zarabia na\"\n        ],\n        [\n            0,\n            \"rt user user marzeń słoneczko x\"\n        ],\n        [\n            0,\n            \"user user a dlaczego przestrzeń publiczna jest dla wszystkich na\"\n        ],\n        [\n            0,\n            \"user user a to prawda że był ale kluby go chciały mieć u siebie tylko dlatego że się dobrze\"\n        ],\n        [\n            0,\n            \"user to jest takie smutne i takie piękne że nie sposób sie nie\"\n        ],\n        [\n            0,\n            \"rt user user o jakiej większości mówimy mistrzu\"\n        ],\n        [\n            0,\n            \"rt user user o jakiej większości mówimy mistrzu\"\n        ],\n        [\n            0,\n            \"a jednak paulinho wypożyczony z wykupu ponoć za 50 baniek no nieźle\"\n        ],\n        [\n            0,\n            \"user przygotowania do euro 2020 niema czasu grać\"\n        ],\n        [\n            0,\n            \"wkurwiony jestem na tel jest za gruby tak jak ja i robi gorsze zdjecia w trybie auto niz\"\n        ],\n        [\n            0,\n            \"mówcie co chcecie ale taki mecz portugalia argentyna w to by było coś przy tych wszystkich\"\n        ],\n        [\n            0,\n            \"rt user kolejny talent trafi do bialej gwiazdy url\"\n        ],\n        [\n            0,\n            \"rt user kolejny talent trafi do bialej gwiazdy url\"\n        ],\n        [\n            0,\n            \"user znowu sobie robisz nadzieję przecież to nic nie oznacza szanse wg mnie na jego występ to 1 p\"\n        ],\n        [\n            0,\n            \"user tak jest dostałem to samo 😀 😀 😀\"\n        ],\n        [\n            0,\n            \"user mam pytanko czy sobotni mecz clj będzie przy r22 czy w i czy będzie otwarty dla publiczności\"\n        ],\n        [\n            0,\n            \"user zapytam co jest w środku\"\n        ],\n        [\n            0,\n            \"user 2 mln za zawodnika ktorego bedzie kilka razy wyższa a zawodnik blokuje sobie transferu na 3 lata aha\"\n        ],\n        [\n            0,\n            \"user user mam że mąka skończy jak rysio\"\n        ],\n        [\n            0,\n            \"user bardzo niedoceniany obrońca a umiejętności na ekstraklasy ma\"\n        ],\n        [\n            0,\n            \"user a w białymstoku nie ma\"\n        ],\n        [\n            0,\n            \"user co więcej z tego co pamietam to w ogóle pojawił się w jagiellonii z powodu kontuzji\"\n        ],\n        [\n            0,\n            \"user nie będzie trenerem bo nikt go nie chce\"\n        ],\n        [\n            0,\n            \"user user jasne że nie ma przypadku tutaj nie się rasistów i\"\n        ],\n        [\n            0,\n            \"user jak super w studiuje a jestem ze a ty\"\n        ],\n        [\n            0,\n            \"user to akurat bardzo proste z kogoś trzeba było zrobić idiotę\"\n        ],\n        [\n            0,\n            \"user ustawa ipn ukrainę ty ty\"\n        ],\n        [\n            0,\n            \"dziadku po co ci naklejki na z wziąłem dla ciebie żebyś sobie gdzieś ja no na jakiś zeszyt czy coś 😍\"\n        ],\n        [\n            0,\n            \"rt user user nasz wspaniałą ikonkę 💕\"\n        ],\n        [\n            0,\n            \"user euro wpierdol mało powiedziane bliżej ale co to za skład trio z legi co sobie w legi z ogorkami\"\n        ],\n        [\n            0,\n            \"user ale grendel też nie grał zbyt wiele w\"\n        ],\n        [\n            0,\n            \"user a skąd to wiadomo tam coś\"\n        ],\n        [\n            0,\n            \"user user no to faktycznie koniec jakiego jesli się z i misiem 😁 😁 😁\"\n        ],\n        [\n            0,\n            \"user odchodzi z milanu milan 😜\"\n        ],\n        [\n            0,\n            \"user user może dlatego że dostali po mordzie nie tylko na boisku\"\n        ],\n        [\n            0,\n            \"user user nie chodziło o 6\"\n        ],\n        [\n            0,\n            \"user user to nie jest bojkot tylko zakaz bojkot byłby wtedy kiedy nikt nie na film\"\n        ],\n        [\n            0,\n            \"user user kolejny debil najpierw spierdolił prawo a teraz szuka\"\n        ],\n        [\n            0,\n            \"user user nawet czarny sędzia okazał się\"\n        ]\n    ],\n    \"pt\": [\n        [\n            0,\n            \"não vê essa merda de crepúsculo pra isso temos a cinebiografia do chuck norris\"\n        ],\n        [\n            0,\n            \"não da tapa na bundinha da cotovelada nas costas\"\n        ],\n        [\n            1,\n            \"o diminutivo inho não acompanha a trajetória de um homem de verdade\"\n        ],\n        [\n            0,\n            \"uns tem saco nós temos culhões\"\n        ],\n        [\n            1,\n            \"esse futebol de hoje politicamente correto e profissional não é coisa de homem de verdade é de mariquinha futebol tem que ter porrada\"\n        ],\n        [\n            1,\n            \"água ser essencial é coisa de maricas cerveja é essencial\"\n        ],\n        [\n            0,\n            \"não tem barriga tem calo sexual\"\n        ],\n        [\n            0,\n            \"não manda ajustar a calça deixa um espaço pra sua smith wesson entrar em ação\"\n        ],\n        [\n            0,\n            \"morte aos hipsters a as camisetas de cores citricas morte a meias coloridinhas e as cuequinhas alegres\"\n        ],\n        [\n            1,\n            \"user não tem namorada tem fêmea temporária\"\n        ],\n        [\n            0,\n            \"apesar de serem da australia ac dc é uma banda de homens de verdade\"\n        ],\n        [\n            0,\n            \"user come frango cru nao a passarinho\"\n        ],\n        [\n            1,\n            \"fato tem muita mulher que é muito mais user do que muito mariquinha fresco por ai\"\n        ],\n        [\n            1,\n            \"user não usa capa de chuva user nada em tsunami\"\n        ],\n        [\n            1,\n            \"quem não gosta de ac dc user e não é user\"\n        ],\n        [\n            0,\n            \"jamais confunda um homem porco a um user um user sabe bem a hora de lavar as mãos\"\n        ],\n        [\n            1,\n            \"user usa barba ou bigode essa coisa de pelinha lisinha pra gente é bunda de mulher\"\n        ],\n        [\n            1,\n            \"user pega forte na cintura da sua fêmea essa coisa de delicadeza nessas horas é desses jonnys manés citricos bunda mole\"\n        ],\n        [\n            1,\n            \"user não pode ser vegetariano a gente esta sempre no topo da cadeia alimentar\"\n        ],\n        [\n            1,\n            \"fato estamos em plena extinção o mundo esta sendo dominado por bibasexuais creminhosexuais saladinhasexuais metrosexufrangas\"\n        ],\n        [\n            0,\n            \"somos o foco da resistência antifrangas modernas sem culhões\"\n        ],\n        [\n            1,\n            \"confissões de um user na hora do banho toma sem pressa curte a água não limpa o umbigo e soca uma bronha melhor parte\"\n        ],\n        [\n            1,\n            \"se vc tem um namorado que diz que não olha para as gostosas e que não bate umazinha nunca fuja é uma franguinha sem caráter\"\n        ],\n        [\n            1,\n            \"rt user cientificamente comprovado se não curte um pornozinho não é user\"\n        ],\n        [\n            0,\n            \"user gosta quando user sem rodeios\"\n        ],\n        [\n            1,\n            \"enciclopédia user futebol hora sagrada churrasco cerveja gelada não gosta vaza fêmeas no shopping\"\n        ],\n        [\n            0,\n            \"ao mestre com carinho luiz carlos alborghetti 12 02 1945 9 12 2009 jornalista radialista com culhões e user r i p\"\n        ],\n        [\n            0,\n            \"user claro user não comentou nada porque esteve em algumas horas de luto e reflexão sobre sua obra brinde ao mestre\"\n        ],\n        [\n            1,\n            \"user user não acompanha time de meninas\"\n        ],\n        [\n            0,\n            \"user manda um salve pra imagem da semana nós te amamos url\"\n        ],\n        [\n            0,\n            \"user fez um serviço na cara do silvio berlusconi\"\n        ],\n        [\n            1,\n            \"user user mesmo tem que ter 2 filhos em 24 territórios a sua escolha\"\n        ],\n        [\n            1,\n            \"rt user user nao paga pau ele paga uma mocreia para tirar a zica\"\n        ],\n        [\n            1,\n            \"só pra deixar claro user não faz clube do macho turminha da foda essas merdas machistas de baitolas recatadas\"\n        ],\n        [\n            1,\n            \"rt user pro user construção se resume a duas coisas concreto e madeira\"\n        ],\n        [\n            1,\n            \"rt user um user eh akele q sabe procriar sem deixar vestigios\"\n        ],\n        [\n            1,\n            \"sugestões para um 2010 melhor canonizar a punheta a santa punheta a sagrada bronha de domingo melhor amiga do user\"\n        ],\n        [\n            0,\n            \"sugestões para um 2010 melhor colocar chuck norris como protagonista da série de tv 24hs\"\n        ],\n        [\n            0,\n            \"sugestões para um 2010 melhor menos calcinha preta nas rádios aliás sem calcinha é bem melhor\"\n        ],\n        [\n            1,\n            \"as melhores mulheres são as que querem trepar com você e as piores são as que não querem lemmy motörhead user\"\n        ],\n        [\n            1,\n            \"homem de verdade que não sabe desenhar um pinto não conhece o pau que tem honre seu pinto\"\n        ],\n        [\n            0,\n            \"user é viver com dignidade é um conceito em extinção plena aqui tem o foco da resistência\"\n        ],\n        [\n            0,\n            \"gostar de mulher sem ter vergonha hashtag\"\n        ],\n        [\n            1,\n            \"heterosexual e homem de verdade hashtag\"\n        ],\n        [\n            1,\n            \"saber pegar sua mulher sem parecer um babaca hashtag\"\n        ],\n        [\n            0,\n            \"geisy no fantástico se deu nota 8 más noticias geisy isso é ilegal a gente é quem tem que dar a nota e vc é um 4 ruim\"\n        ],\n        [\n            1,\n            \"user os parametros para notas são complexos em resumo marlene mattos é 0 monica bellucci é 10 e vc só pegaria a partir do 5 bom\"\n        ],\n        [\n            0,\n            \"user não fala de boquete recebe rt user liberdade significa falar de boquete como quem fala do clima\"\n        ],\n        [\n            0,\n            \"vão comer arroz e feijão seus fdp frescos do caralho\"\n        ],\n        [\n            0,\n            \"se o kassabe fosse user diria a culpa é minha não fiz projeto algum para as chuvas e de vcs povão porco que não cobra nada\"\n        ],\n        [\n            0,\n            \"sobreviver no haiti missão user mesmo\"\n        ],\n        [\n            1,\n            \"user vc é user e tem twitter\"\n        ],\n        [\n            0,\n            \"user usa twitter é a pergunta que fazem a todo momento\"\n        ],\n        [\n            1,\n            \"claro que sim é só vc não ser um babaca nerds um valentão da rede uma mulher imbecil um hipster freak ou viciado em celebridades\"\n        ],\n        [\n            1,\n            \"a propósito user não vai a campus party lugar de baitolinhas sem amigos reais e muito virgem também\"\n        ],\n        [\n            0,\n            \"user não homem na metade url\"\n        ],\n        [\n            1,\n            \"user não precisa de hashtag puta parada de barangas nerds atrás de rolas virgens pra isso tem sites pornôs bem melhores\"\n        ],\n        [\n            1,\n            \"hashtag esse lugar que deve feder espinha azeda que passou da validade tem menos mulher do que um vale tudo em juazeiro\"\n        ],\n        [\n            0,\n            \"quando o user viu o hashtag gritou steve mesa 7 2 cervejas 4 copos americanos uma porção de fritas e outrade calabresa\"\n        ],\n        [\n            1,\n            \"homem que é homem só conhece dois cheiros de mulher o bom e o ruim\"\n        ],\n        [\n            0,\n            \"não usa camiseta sem manga a menos que vá malhar ou praticar algum esporte\"\n        ],\n        [\n            0,\n            \"deus é justo mas a calça da carol mamãeeee\"\n        ],\n        [\n            0,\n            \"faz campeonato de peido com os amigos\"\n        ],\n        [\n            0,\n            \"bebe cana pura e não faz careta\"\n        ],\n        [\n            1,\n            \"homem que é homem arrota com suco de laranja\"\n        ],\n        [\n            1,\n            \"palavra do dia que homem que é homem não diz fragrância\"\n        ],\n        [\n            1,\n            \"homem que é homem arrota com suco de laranja no ouvido da namorada\"\n        ],\n        [\n            1,\n            \"homem que é homem só come carne peixe é coisa de bixa\"\n        ],\n        [\n            0,\n            \"faz pontaria em qlq coisa q der na telha com jato de mijo\"\n        ],\n        [\n            0,\n            \"não lava aquela cueca q acabou de comprar antes de usar\"\n        ],\n        [\n            1,\n            \"homem que é homem brinca de girocóptero no banheiro da casa da sogra\"\n        ],\n        [\n            0,\n            \"conhece três cores azul vermelho e amarelo\"\n        ],\n        [\n            1,\n            \"homem que é homem come doritos de pimenta com geléia extra forte de pimenta e guaraná ice\"\n        ],\n        [\n            0,\n            \"o porteiro é user rt user massagear o ego de uma mulher não é elogiar sua bunda e seus peitos isso o porteiro faz\"\n        ],\n        [\n            1,\n            \"tem mão de homem ou seja com calos\"\n        ],\n        [\n            1,\n            \"homem que é homem não assiste a fazenda\"\n        ],\n        [\n            1,\n            \"musical kiporréssa por um homem que é homem\"\n        ],\n        [\n            1,\n            \"homem que é homem não nota o esmalte das mulheres\"\n        ],\n        [\n            1,\n            \"homem que é homem não come bebe\"\n        ],\n        [\n            1,\n            \"homem que é homem troca o pênis por 1 fígado a mais\"\n        ],\n        [\n            0,\n            \"não sabe que cor é bege\"\n        ],\n        [\n            1,\n            \"user se não sabe nadar amputa as pernas melhor um inválido do que um incompetente\"\n        ],\n        [\n            0,\n            \"sim eu tenho mais o que fazer do que ficar twittando para seu entretenimento\"\n        ],\n        [\n            0,\n            \"manda pro seu amigo franguinha url\"\n        ],\n        [\n            1,\n            \"feliz dos homens que gostam de mulheres url\"\n        ],\n        [\n            0,\n            \"aquelas 130 operárias que foram queimadas dentro da fábrica em 1857 são user mais que muito bundão covarde sem carater\"\n        ],\n        [\n            1,\n            \"user quando vacila assume rapidamente a responsabilidade e paga o erro com humor\"\n        ],\n        [\n            0,\n            \"dar risada de si mesmo user rir das cagadas alheias melhor ainda\"\n        ],\n        [\n            1,\n            \"essa hora sexta feira user não vai pra baladinha de vagabundo essa hora já demos duas agora é só relax\"\n        ],\n        [\n            0,\n            \"user cedemos ao encanto e caímos de boca meu caro\"\n        ],\n        [\n            1,\n            \"fala ai mariquinhas e afins como vai a falta de culhão para resolver qualquer coisinha\"\n        ],\n        [\n            1,\n            \"agora sim user pode usar perfume url\"\n        ],\n        [\n            0,\n            \"user perfume pra mão jovem amante pra mão cappice\"\n        ],\n        [\n            1,\n            \"mesmo a pedidos me recuso falar do bbb user não entra em programinha pra ganhar milhão a gente ganha na batalha do dia a dia\"\n        ],\n        [\n            0,\n            \"fora que só tem frangas ali bombadinhos chiliquentos gays que exploram suas condições e pedaços de carne para a massa carcerária\"\n        ],\n        [\n            0,\n            \"ricky martin demorou tanto tempo assim pra assumir pq tava dando a bunda é não se reprima caralho literalmente pra vc\"\n        ],\n        [\n            1,\n            \"no futebol hashtag é atacante acha meio de campo coisa de veado\"\n        ],\n        [\n            1,\n            \"hashtag não sai mostrando a sua bunda em época de carnaval\"\n        ],\n        [\n            1,\n            \"hashtag não pergunta à esposa namorada onde ela quer ir fala pra onde eles vão e pronto\"\n        ],\n        [\n            1,\n            \"hashtag acorda cedo pra assistir os jogos da copa hashtag\"\n        ],\n        [\n            0,\n            \"user esse é o espirito true man\"\n        ],\n        [\n            0,\n            \"pra você que não gosta de futebol foda se seu mané sem alma\"\n        ],\n        [\n            0,\n            \"aliás pra que ver futebol na copa se você não vai acompanhar nada nos próximos 4 anos de novo deixe quem gosta ver em paz\"\n        ],\n        [\n            0,\n            \"frangas de plantão eu voltei chhuuuuupaaaaaa\"\n        ],\n        [\n            0,\n            \"vc é chique benhe user live on url\"\n        ],\n        [\n            0,\n            \"nossa não gosto de cameras rs user live on url\"\n        ],\n        [\n            0,\n            \"tadinho do goby rsrsrs user live on url\"\n        ],\n        [\n            0,\n            \"bom gente boa twitcam pra todosssss cheirossss user live on url\"\n        ],\n        [\n            0,\n            \"user ouvindo a música preciso de vc excelente linda foda pq tô separando pqp\"\n        ],\n        [\n            0,\n            \"user kkkkkk massa né pode passar pra frente claro cheiros\"\n        ],\n        [\n            0,\n            \"já sentiram q tá tudo errado q as pessoas mais importantes acabam s perdendo por erros inseguranças tuas hashtag hora de mudar boas noites\"\n        ],\n        [\n            0,\n            \"user nossa ta chiques rs mtos contatos hahaah ta boa\"\n        ],\n        [\n            0,\n            \"user nusssss magavilha heinnn massa esse promo\"\n        ],\n        [\n            0,\n            \"com h maiúsculo não tem twitter então você já sabe quem deve ter criado esse perfil\"\n        ],\n        [\n            1,\n            \"não gosta de bater papo no msn ele responde porque os outros falam nem tem tempo pra frescura\"\n        ],\n        [\n            0,\n            \"não faz as unhas e nem corta com tesoura corta com o trinco mesmo\"\n        ],\n        [\n            0,\n            \"não usa roupa cor de rosa nem roxo\"\n        ],\n        [\n            0,\n            \"não faz a barba todo dia\"\n        ],\n        [\n            1,\n            \"não gosta de fazer compras faz porque a mulher força\"\n        ],\n        [\n            1,\n            \"olha primeiro pros peitos das mulheres\"\n        ],\n        [\n            0,\n            \"gosta de futebol cerveja e mulheres\"\n        ],\n        [\n            1,\n            \"tem amiga mas morre de vontade é de comê las\"\n        ],\n        [\n            0,\n            \"ninguém chega em casa falando “ mãe sou hétero ” então por que tem que chegar e dizer “ mãe sou gay ” ” by user hashtag\"\n        ],\n        [\n            0,\n            \"user taí qria um picolé de carambola ou jambo hashtag mas o dia hj mto trab e a noite a solidão é fera\"\n        ],\n        [\n            0,\n            \"oxente pq sou tão santa rs rt user user oooooooooo maluca\"\n        ],\n        [\n            0,\n            \"user a pimenta comentada na estrevista url\"\n        ],\n        [\n            0,\n            \"user hj tdo mundo preoc c uma colega no escrit que eu sabia q tinha ido fazer entrevista eu disfarçando e fazendo a preocupada\"\n        ],\n        [\n            0,\n            \"não nasceu em 13 12 1978 hashtag meu apelido de infância maria desastre rt user tá pra nascer pessoa mais desastrada que eu\"\n        ],\n        [\n            0,\n            \"user é sério qq dia te relato umas boas sou especialista pós graduada em auto flagelação e me formei em desligamento exemplo\"\n        ],\n        [\n            0,\n            \"user ex só hj percebi que vc que é promoter do comunidade morango ainda tô tentando descobrir quem é tua sócia hashtag\"\n        ],\n        [\n            0,\n            \"user aff que tutorial não é tédio vê um de edição de vídeo que vc entra numa facul de maquiagem\"\n        ],\n        [\n            0,\n            \"user é q vc nunca falou comigo madry então fiquei triste quase ligando pro hashtag pra pedir oração agoraestoufeliz\"\n        ],\n        [\n            0,\n            \"adoro essa energia daqui não gosto de lembrar que vou trabalhar no feriado mas gosto de ter emprego então tá ótimo rs\"\n        ],\n        [\n            1,\n            \"tá doendo simmm tá doendo em mimmmmm namorada de felipe melo url\"\n        ],\n        [\n            0,\n            \"user começou fala que eu te escuto assistir dr house dá nisso hahahaha\"\n        ],\n        [\n            0,\n            \"user qq dia te relato umas sou pós graduada em auto flagelação e m formei em desligamento apelido d infancia maria desastre\"\n        ],\n        [\n            0,\n            \"é por quê rt user vc me deixou pq\"\n        ],\n        [\n            0,\n            \"user bora fazer um campeonato madry hahaha vc podia ser minha mãe embora ache que não tem idade snifff hashtag\"\n        ],\n        [\n            0,\n            \"user ia dar boa noite mas vc ja foi então boa sexta hahaha\"\n        ],\n        [\n            0,\n            \"indo dormir ao som de uma linda música e da crença de que sim o que é verdadeiro é para sempre url\"\n        ],\n        [\n            0,\n            \"user olha o vídeo que postei agora e durma bem cheiros\"\n        ],\n        [\n            0,\n            \"user canhão com retorno não fale isso pro felipe melo vai que ele se anima boa noite hashtag\"\n        ],\n        [\n            0,\n            \"user hello pois é mas estava interagindo thudhu bom\"\n        ],\n        [\n            0,\n            \"user nossa nem me fale saudade da esquisita\"\n        ],\n        [\n            0,\n            \"user tb soninho e eis que trabalho amanhã hj é feriado em sampa e tb trabalho rs affff rs\"\n        ],\n        [\n            0,\n            \"user oi pssoa tá morando onde aqui em sampa hashtag\"\n        ],\n        [\n            0,\n            \"user que é moita hashtag hehehe\"\n        ],\n        [\n            0,\n            \"user constituição de 1932 porra nem minha bisavó era nascida em 32 hashtag\"\n        ],\n        [\n            0,\n            \"pssoa fina rsrs rt user user jardins\"\n        ],\n        [\n            0,\n            \"user uma galera que se reuniu contra o governo intransigente de vargas oficialmente min 800 pssoas morreram cidades bombardeadas\"\n        ],\n        [\n            0,\n            \"até que enfim alguém me entende nessa life rt user ah a gente tem que complicar sim uma vida totalmente previsível ñ tem graça\"\n        ],\n        [\n            0,\n            \"user vale muito a pena tenho 02 dvds incríveis se morasse em sp faria te uma cópia hashtag\"\n        ],\n        [\n            0,\n            \"gente li piadinhas fodas agora vou trazer uma perai\"\n        ],\n        [\n            0,\n            \"user quer uma dica meio trash pra aumentar a galera do show hashtag bate papo uol salas de minas da uma divulgada\"\n        ],\n        [\n            0,\n            \"user não deixe as lembranças e saudades te minarem enfrente ouça músicas essa é linda msm conhece the corrs\"\n        ],\n        [\n            0,\n            \"user sei lá inventei agora hashtag hahaha\"\n        ],\n        [\n            0,\n            \"user oi cara metade do desastre mor dei umas fuçadas hj no blog\"\n        ],\n        [\n            0,\n            \"user ixi amiga marron marromenos termino de namoro foda ne\"\n        ],\n        [\n            0,\n            \"user nem eu amiga nem eu e como ela diz hashtag\"\n        ],\n        [\n            0,\n            \"user o blog é uma dilicinha ja conhecia sim vou comentar amanha hj tô de bode sozinha e abandonada em sampa rs\"\n        ],\n        [\n            0,\n            \"user vcs moram por onde eu moro na aclimação perto da liberdade vergueiro paraíso\"\n        ],\n        [\n            0,\n            \"user morava no jabaquara comprava num açougue massa na av sta catarina só lá tinha a seleta de legumes que eu amava sniff\"\n        ],\n        [\n            0,\n            \"galera tenho umas fotos pra mostrar de terça quando a sra user deu entrevista pra uma revista com vestido micro querem\"\n        ],\n        [\n            0,\n            \"user eu amo esse bairro e adivinha abriu uma temakeria do lado de casa hahaha hashtag\"\n        ],\n        [\n            0,\n            \"user ou seja faltam 0 55 min rs\"\n        ],\n        [\n            0,\n            \"pssoas incríveis que só comem no spoletto rs url\"\n        ],\n        [\n            0,\n            \"e o chamado cãomor junto com uma repórter cara de sono rs mto legal url\"\n        ],\n        [\n            0,\n            \"user viu as fotos que postei\"\n        ],\n        [\n            0,\n            \"vou fazer uma comidinha pernambucana agora quem quer\"\n        ],\n        [\n            0,\n            \"chega sem som e sem imagem não dá né xerus user live on url\"\n        ],\n        [\n            0,\n            \"user sou nada faço o básico hahaha\"\n        ],\n        [\n            0,\n            \"user taí sou ótima com sobremesas doces bolos\"\n        ],\n        [\n            0,\n            \"hashtag da user vindo pra sppp rs\"\n        ],\n        [\n            0,\n            \"gente quem tá no pique de um jv coisa leve ou não rsrsrs\"\n        ],\n        [\n            0,\n            \"user oi sugeri um jv e ninguém me deu bola tá afim vc te mais moral que eu vem mais gente rsrsrs\"\n        ],\n        [\n            0,\n            \"user gosto não acho ela bonita nao nem nada nao huahahaauahauhau\"\n        ],\n        [\n            0,\n            \"user hahahaha hashtag rs tb acho\"\n        ],\n        [\n            0,\n            \"user eu tb mas sou uma futurarecemsolteiraaindaapaixonada hashtag rs\"\n        ],\n        [\n            0,\n            \"user own gata depende só de mim não nem dela mas vamos ver o que o futuro nos reserva e tu és solteira\"\n        ],\n        [\n            0,\n            \"user puts complicado mas ele respeita tuas sensações se sim ótimo tem que ver então como ele encara isso seicomoé\"\n        ],\n        [\n            0,\n            \"user normalll imagina a situação da pssoa tb ne fodas\"\n        ],\n        [\n            0,\n            \"uia rt user user fia nem te conto o que tô fazendo rsss\"\n        ],\n        [\n            0,\n            \"user eu tive problemas sérios pq meu cabelo era crespo diziam que eu tinha piolho e isso causou traumas acredita\"\n        ],\n        [\n            0,\n            \"user bem exagerado fui váarias vezes pra secretaria comecei alisar o cabelo na adolescencia hj queria te los cacheados e nao posso\"\n        ],\n        [\n            0,\n            \"user minha vingança branca é que hj tô melhor aparencia que todas que me magoaram rs\"\n        ],\n        [\n            0,\n            \"user tive um problema esses tempos sim que acho que foi reflexo mas é longa a historia pra contar aqui foi bem complicado\"\n        ],\n        [\n            0,\n            \"hahaha esse moço foi ótimo só o user rt user rindo muito com esse moço que ta no jo\"\n        ],\n        [\n            0,\n            \"acho que vou pegar carona com a user e mimir\"\n        ],\n        [\n            0,\n            \"pqp o user tá me fudendo com essas verdades absolutas hashtag\"\n        ],\n        [\n            0,\n            \"user oww linda trabalho amanhã dó\"\n        ],\n        [\n            0,\n            \"gente tá absurdaaaa a briga jô soares x user huahahhuahau\"\n        ],\n        [\n            0,\n            \"user e o sono rs cheiros tb adorei\"\n        ],\n        [\n            0,\n            \"alguem aí quer peixe pq eu já pesquei vários aqui cheiros a todasssss\"\n        ],\n        [\n            0,\n            \"owww esquisita user a user tá te imitando com tt pala hahaha\"\n        ],\n        [\n            0,\n            \"te amo perdidamente mais agora rt user qual a graça de ter 5846844360 681615 followers se seus tweets são uma merda\"\n        ],\n        [\n            0,\n            \"user num dá vontade de fazer um comentário desaforado pra essa menina url acho que vou fazer\"\n        ],\n        [\n            0,\n            \"user verdade gosto dos meus pouquinhos mas que interagem\"\n        ],\n        [\n            0,\n            \"prezada user quando 2 pessoas usam o mesmo computador pode acontecer de uma postar na twitcam c o perfil errado user\"\n        ],\n        [\n            0,\n            \"user então reflita no teu comentntário friend e não esotu justificando ou defendendo pq é famosa faria com qq pssoa abç\"\n        ],\n        [\n            0,\n            \"sabem o que eu descobri uma pessoa acróstica adivinhem quem é hahahah\"\n        ],\n        [\n            0,\n            \"tenho tanto medo de avião que quando ele passa lá em cima meu coração acelera afff\"\n        ],\n        [\n            0,\n            \"cara isso não é um sonho hashtag url\"\n        ],\n        [\n            0,\n            \"user tem galinha gisada ahhh me convidaaaaaaaaaaaa rsrs hashtag\"\n        ],\n        [\n            1,\n            \"hashtag rt user se bem que podemos mesclar uma bela espanhola numa linda holandesa rsrsrs\"\n        ],\n        [\n            0,\n            \"user que baummm hein tem coisa mais gostosa eu ando reflexiva mas enmm paz tb mto bom\"\n        ],\n        [\n            0,\n            \"user não sei o que se passa mas hashtag\"\n        ],\n        [\n            0,\n            \"user fica com deus luz e paz\"\n        ],\n        [\n            0,\n            \"user ah convivendo apenas comigo esse fds precisava disso pensando em mtas coisas e trabalhando no meio disso rs\"\n        ],\n        [\n            0,\n            \"user ixi nêga tá em sampa não aqui tá um dia lindo nem sei que tô fazendo em casa acompanhada de uma colica danada\"\n        ],\n        [\n            0,\n            \"user vim parar nessa cidade p força das circunstâncias aprendi a m virar sozinha e não mudo minha postura só p t agradar\"\n        ],\n        [\n            0,\n            \"vamos fazer uma corrente twitter vem pros 160 caracteres quem adere hashtag\"\n        ],\n        [\n            0,\n            \"user gatooooooooooooooooo tava sentindo tua falta\"\n        ],\n        [\n            0,\n            \"acho que a morango tem um céu so pra ela rsrs user user nossa eu tô em sampa aqui n b vista tá nubladim e meio frio\"\n        ],\n        [\n            0,\n            \"user hahaha pq no tatuapé tava sol na aclimação sol só na bela vista que tava nublado rsrs eêee user\"\n        ],\n        [\n            0,\n            \"kkkkkkkkkkkkkkkk rt user mamy gloss mandou msg pro torpedao hashtag\"\n        ],\n        [\n            0,\n            \"user vi a dm pssoa tudo certim\"\n        ],\n        [\n            0,\n            \"user quero saber tudooo como foi o diaaaa\"\n        ],\n        [\n            0,\n            \"user magina rs dia tão totoso hj em sp eu fiquei em casa trab ontem até 10 da noite aff rs e tu madry\"\n        ],\n        [\n            0,\n            \"user nossa não há furto que pena essa é a graça rsrs cheirosss\"\n        ],\n        [\n            0,\n            \"linda user ajuda a divulgar o primeiro livro da user a escritora e o musico www aescritoraeomusico blogspot com\"\n        ],\n        [\n            0,\n            \"amore user ajuda a divulgar o primeiro livro da user a escritora e o musico www aescritoraeomusico blogspot com\"\n        ],\n        [\n            0,\n            \"user amore ajuda a divulgar o primeiro livro da user a escritora e o musico www aescritoraeomusico blogspot com\"\n        ],\n        [\n            0,\n            \"user lindooooooo eu que reviso da uma lida quando puder\"\n        ],\n        [\n            0,\n            \"user nossa tme gente que não faz tattoo pra filho me ajuda ne isso foi passional\"\n        ],\n        [\n            0,\n            \"user oi madry dá uma fuçada lá primeiro livro da minha amiga user www aescritoraeomusico blogspot com eu reviso\"\n        ],\n        [\n            0,\n            \"user vc é gente cara rsrs brigada lindona desastrada do meu s2\"\n        ],\n        [\n            0,\n            \"user miga dá uma fuçada lá primeiro livro da minha amiga user www aescritoraeomusico blogspot com eu reviso\"\n        ],\n        [\n            0,\n            \"user dá uma fuçada lá mãe primeiro livro da minha amiga user www aescritoraeomusico blogspot com eu reviso\"\n        ],\n        [\n            0,\n            \"user dá uma fuçada lá primeiro livro da minha amiga user www aescritoraeomusico blogspot com eu reviso\"\n        ],\n        [\n            0,\n            \"user oi bonita dá uma fuçada lá primeiro livro da minha amiga user www aescritoraeomusico blogspot com eu reviso\"\n        ],\n        [\n            0,\n            \"user gtdá uma fuçada lá primeiro livro da minha amiga user www aescritoraeomusico blogspot com eu reviso\"\n        ],\n        [\n            0,\n            \"user naoeammmm pq o alter ego tb ama os amigos nessa vida rs\"\n        ],\n        [\n            0,\n            \"adoro essa frase viva os loucos os normais estão acabando com o mundo hashtag rs\"\n        ],\n        [\n            0,\n            \"user lindo inclusive intrigante isso é massa\"\n        ],\n        [\n            0,\n            \"user excelente parabéns e que venham as mudanças www morangoexpress blogspot com\"\n        ],\n        [\n            0,\n            \"rt user queria comer polvo mas o da copa gerou apego\"\n        ],\n        [\n            0,\n            \"acho que vou ai que preguiça de dormir xerus\"\n        ],\n        [\n            0,\n            \"user mto fofo msm qual a raça\"\n        ],\n        [\n            0,\n            \"user pronto é nui aqui tb\"\n        ],\n        [\n            0,\n            \"user parece que tá morrendo né liga naum tem um cachorro aqui no prédio que sempre confundo com uma foda rs\"\n        ],\n        [\n            0,\n            \"user pois é hahaha vi teu forms\"\n        ],\n        [\n            0,\n            \"oieeee amoresss tô mtooo emocionadaaaa minha sobrinha lindaaa nasceuuu parabéns kilma e lipe mano te amo bem vinda karol hashtag\"\n        ],\n        [\n            0,\n            \"user boa noite esquisitinha legal rsrs zzzzzzzzzz bjuu zzzzzzz\"\n        ],\n        [\n            0,\n            \"bom dia amores os dias passando as mudanças se tornando inevitáveis e próximas vai ficando mais difícil hashtag\"\n        ],\n        [\n            0,\n            \"homem se verdade não tem dia pra comemorar todo dia é dia\"\n        ],\n        [\n            1,\n            \"e vc aí franguinha dessossada que só reclama da vida para de chorar porra\"\n        ],\n        [\n            0,\n            \"você jovem que gosta de restart você ainda vai ter vergonha de si mesmo\"\n        ],\n        [\n            0,\n            \"hei jovem espinhudo axé não restart não legião urbana não tenha um mínimo de decência nessa vida ordinária que vc leva\"\n        ],\n        [\n            0,\n            \"a e antes de voltar ao mais importante e abrir a minha cerveja matinal foda se\"\n        ],\n        [\n            0,\n            \"se vc gosta de legião urbana por favor de unfollow aqui a gente tem vergonha na cara e bom gosto musical porra\"\n        ],\n        [\n            0,\n            \"qual político covarde bundao eu vou começar a xingar nessas eleições\"\n        ],\n        [\n            0,\n            \"aliás se vc quer xingar alguém direito não fale da mãe do sujeito apenas o chame de bundão basta\"\n        ],\n        [\n            0,\n            \"exemplo nizan ganaes é um bundão\"\n        ],\n        [\n            0,\n            \"aliás o universo da publicidade é repleto de bundões\"\n        ],\n        [\n            0,\n            \"ei amigo vai tomar no cú\"\n        ],\n        [\n            0,\n            \"feliz dia do amigo que também come a gordura da picanha\"\n        ],\n        [\n            0,\n            \"feliz dia do amigo que toma pinga\"\n        ],\n        [\n            0,\n            \"feliz dia do amigo que faz escolhas erradas\"\n        ],\n        [\n            0,\n            \"o foco da resistência é aqui ainda gostamos de mulher pinga rock n roll e futebol ainda gostamos de churrasco carne sangrenta\"\n        ],\n        [\n            0,\n            \"direto do front e contra toda a idiocracia que se criou ante nós aqui quem fala é mais um sobrevivente\"\n        ],\n        [\n            1,\n            \"na luta contra os jogadores de golf e todos esses pulhas vagabundos bundões que insistem em passar creme na porra do rosto creme não porra\"\n        ],\n        [\n            0,\n            \"o gay assumido bem resolvido é bem mais user do que frangas arrogantes dissimulados que não enfrentam a própria cara no espelho\"\n        ],\n        [\n            0,\n            \"não da pra aguentar conviver com um fã de legião urbana na duvida fuja\"\n        ],\n        [\n            0,\n            \"aliás qualquer reunião a base de violão é um local propicio para um massacre de serra elétrica e eu apoio\"\n        ],\n        [\n            0,\n            \"não o dunga não é user é apenas um ignorante de verdade\"\n        ],\n        [\n            0,\n            \"aliás quem é essa porra de felipe neto não sei mas só de ser neto já imagino que fracassou\"\n        ],\n        [\n            0,\n            \"cbf confederação de bundões do futebol\"\n        ],\n        [\n            0,\n            \"homem de verdade não bate em mulher isso é coisa de imbecil de babaca de covardes bundões\"\n        ],\n        [\n            1,\n            \"aos mariquinhas que passam o dia twittando eu voltei\"\n        ],\n        [\n            0,\n            \"charlie sheen to contigo meu querido amigo\"\n        ],\n        [\n            0,\n            \"o pensamento masculino sem rodeios bem vindo você homem você mulher hashtag aguarde\"\n        ],\n        [\n            0,\n            \"boa tarde você que acha que vai nos atingir ou reconquistar com as fotinhos e os comentários da balada só afasta mais hashtag\"\n        ],\n        [\n            1,\n            \"seja piriguéte e nos conquiste no ato se dê o valor e nos conquiste por toda uma vida\"\n        ],\n        [\n            0,\n            \"você que fica enrolando pra aceitar um convite mas não tem coragem de dizer não é medo de queimar o cartucho para uma próxima né eu sei\"\n        ],\n        [\n            0,\n            \"não é só porque tá na moda que é bonito mulheres hashtag\"\n        ],\n        [\n            1,\n            \"mulher é um parque de diversões a começar pelo humor uma montanha russa\"\n        ],\n        [\n            0,\n            \"rt user o que você precisa é não precisar de ninguém\"\n        ],\n        [\n            0,\n            \"você acha que a gente acredita mesmo nessa felicidade toda do facebook bêbada balada amigas não preciso de homem no mínimo hashtag\"\n        ],\n        [\n            0,\n            \"você que larga indireta no twitter acaba pagando vale de abandonada com toda a timeline quem realmente deveria ser atingido nem vê\"\n        ],\n        [\n            1,\n            \"você que adora alfinetar os amigos homens falando de famosos lindos lembre se que eles não pegariam você se a conhecessem\"\n        ],\n        [\n            0,\n            \"bom dia você que paga de pegadora espalha tudo e sempre dá um jeito de contar suas aventuras quem muito fala pouco faz\"\n        ],\n        [\n            0,\n            \"preciso arrumar meu quarto contrato estagiário\"\n        ],\n        [\n            1,\n            \"o orgulho hetero é tão válido quanto o orgulho homo se um pode ter orgulho por que o outro não hashtag\"\n        ],\n        [\n            1,\n            \"não somos discriminadores ao contrário queremos igualdade hashtag\"\n        ],\n        [\n            1,\n            \"nós heteros que ainda somos maioria devemos nos unir contra a ditadura da minoria abaixo a hashtag\"\n        ],\n        [\n            1,\n            \"rt user orgulho hetero show w\"\n        ],\n        [\n            1,\n            \"rt user orgulho homo pode tweetar mas orgulho hetero é preconceito what's the problem with u guys ' '\"\n        ],\n        [\n            1,\n            \"rt user antes o homossexualismo era proibido depois passou a ser tolerado hoje é normal eu vou embora antes que vire obrigatór\"\n        ],\n        [\n            1,\n            \"rt user quem é a favor da criação do dia nacional do orgulho heterossexual popularmente falando dia do hétero diga eu\"\n        ],\n        [\n            1,\n            \"rt user a cada dia que passa cresce aindamais os adeptos à marcha do orgulho hétero rt pelos poucos héteros que restam\"\n        ],\n        [\n            1,\n            \"eles fizeram a marcha deles nós temos o direito de nos expressarmos também dia do hashtag já\"\n        ],\n        [\n            1,\n            \"rt user como ter orgulho do q eu sou reprime qm não é hashtag\"\n        ],\n        [\n            1,\n            \"há homens que têm patroa há homens que têm mulher e há mulheres que escolhem o que querem ser hashtag\"\n        ],\n        [\n            0,\n            \"michigan crucial as drivers fight for chase spots houston chronicle url hashtag\"\n        ],\n        [\n            0,\n            \"eu sou aquela mulher que fez a escalada da montanha da vida removendo pedras e plantando flores hashtag\"\n        ],\n        [\n            0,\n            \"user y en la banca le tenemos a edmundo varas francoise nabid y quenita\"\n        ],\n        [\n            1,\n            \"o desejo do homem é pela mulher mas o desejo da mulher é pelo desejo do homem ou mais hashtag\"\n        ],\n        [\n            1,\n            \"deus criou a mulher de uma costela de um osso torto se procurares endireitá la quebrará tenham pois paciência c elas hashtag\"\n        ],\n        [\n            1,\n            \"as mulheres estão descobrindo que mulher é bom coisa que os homens já sabem há séculos hashtag\"\n        ],\n        [\n            1,\n            \"a mulher deve ser lentamente decifrada como o enigma que é encanto a encanto hashtag\"\n        ],\n        [\n            1,\n            \"mulher nova bonita e carinhosa faz o homem gemer sem sentir dor hashtag\"\n        ],\n        [\n            0,\n            \"rt user dê mais valor aos sentimentos porque o dinheiro um dia acaba e a maquiagem sai com água\"\n        ],\n        [\n            1,\n            \"uma hashtag acredita no amor mas não vira refém dele\"\n        ],\n        [\n            0,\n            \"uma mulher de verdade é bem sucedida independente mas se não for ainda vai lutar até o fim por si mesma\"\n        ],\n        [\n            1,\n            \"uma hashtag pode usar silicone mas usará seu cérebro em primeiro lugar\"\n        ],\n        [\n            1,\n            \"uma hashtag prefere amor tesão envolvimento a preconceitos\"\n        ],\n        [\n            0,\n            \"estive pensando uma hashtag é íntegra com seus sentimentos consigo com os outros essa é sua essência\"\n        ],\n        [\n            1,\n            \"uma hashtag dá valor às mais belas qualidades dos seres humanos e dá valor aos amigos verdadeiros\"\n        ],\n        [\n            1,\n            \"uma hashtag dá valor à beleza mas sua maior preocupação é o conteúdo e ela o tem e encanta por isso\"\n        ],\n        [\n            1,\n            \"i dont wanna have to regret anything in my life\"\n        ],\n        [\n            0,\n            \"oh ups iya orang nya tak unfoll emaap\"\n        ],\n        [\n            0,\n            \"a father back from afghanistan suprises his kids tonight thanks to the user organization great moment url\"\n        ],\n        [\n            0,\n            \"rayos ascendentes este vídeo muestra un claro ejemplo de la ascendencia de los url\"\n        ],\n        [\n            0,\n            \"لا اريد ُ ان اكرهك ، لكن ان اح ُ بك إلى هذا الحد ّ الشاهق أمر ٌ ي ُ رهقني\"\n        ],\n        [\n            0,\n            \"yeah ni hago final saque 10\"\n        ],\n        [\n            0,\n            \"future of computer interaction blossoms with the ultrabook tree ces url\"\n        ],\n        [\n            0,\n            \"in thneedville its a brand new daaawwwwwwwwnnn\"\n        ],\n        [\n            0,\n            \"【 定期 】 おはようございます 。 こども楽園で毎年こどもたちに大人気なのがフィナーレのダンスです 。 スタッフの動きを見ながら一生懸命踊るこどもたちの姿を見ると 、 スタッフの疲れも吹っ飛びます ！ hashtag\"\n        ],\n        [\n            0,\n            \"rt user for those refreshing like crazy rankings should be up around noon mountain time today\"\n        ],\n        [\n            0,\n            \"always choose dark greens rt user iceberg lettuce not one speck of nutrition\"\n        ],\n        [\n            0,\n            \"user user eu não moro em curitiba e sei\"\n        ],\n        [\n            0,\n            \"ร ั บน ้ อง จาก nidchy oh url\"\n        ],\n        [\n            0,\n            \"rt user todo mal con augusto\"\n        ],\n        [\n            0,\n            \"i remember when rochelle scared me in brixton the way i screamed so embarrassing loool i look down and it was her\"\n        ],\n        [\n            0,\n            \"me gusta la gente con caracter\"\n        ],\n        [\n            0,\n            \"ibm 343 m67 written examination grumps questions in company with answers iek url\"\n        ],\n        [\n            0,\n            \"rt user the reason i like dogs more 😂 url\"\n        ],\n        [\n            1,\n            \"por que eu não posso chamar ele de preto se ele me chama de branquelo azedo\"\n        ],\n        [\n            1,\n            \"não sou preconceituoso até tenho uma empregada negra\"\n        ],\n        [\n            0,\n            \"agora tudo é apropriação cultural não pode nem usar turbante mais\"\n        ],\n        [\n            1,\n            \"vc é um negão de tirar o chapéu\"\n        ],\n        [\n            0,\n            \"minina se vc fizesse um alisamento ficaria show de bola\"\n        ],\n        [\n            1,\n            \"você é negra mas até que é bonita\"\n        ],\n        [\n            1,\n            \"a solução para o racismo é parar de falar sobre ele foi o morgan freeman q disse\"\n        ],\n        [\n            1,\n            \"por que só tem globeleza mulata isso sim é preconceito branca não sabe sambar não é isso\"\n        ],\n        [\n            0,\n            \"hoje acordei com 1 vontade de fazer uns dreadlock ta na moda\"\n        ],\n        [\n            0,\n            \"minha tataravó era negra tenho sangue negro\"\n        ],\n        [\n            0,\n            \"domingo tenho que fazer meu próprio café a folgada da empregada não veio vida injusta\"\n        ],\n        [\n            1,\n            \"fui à praia hj voltei neguinha rsrsrs\"\n        ],\n        [\n            1,\n            \"n sou racista pq racismo é crime e crime é coisa de pretokkkkkk\"\n        ],\n        [\n            1,\n            \"batom vermelho só é bonito em gente branca\"\n        ],\n        [\n            0,\n            \"gente por favor o preconceito está na sua cabeça\"\n        ],\n        [\n            0,\n            \"rt user menina voce ta doida de apoiar a legalizacao do aborto\"\n        ],\n        [\n            1,\n            \"rt user mostrar as tetas não vai acabar com o machismo\"\n        ],\n        [\n            1,\n            \"83 negros mortos por dia no brasil e os brancos não morrem também\"\n        ],\n        [\n            0,\n            \"cheguei no camelô e disse índio troca pulserinha por 1 espelho kkkkkkkkkkkkkkkkk\"\n        ],\n        [\n            1,\n            \"user os negros não vão gostar\"\n        ],\n        [\n            1,\n            \"nada contra negros mas eu prefiro aquele branquelo palmito cor de leite pra bejar na boca rsrs\"\n        ],\n        [\n            0,\n            \"user eu to com esse print sério gente\"\n        ],\n        [\n            1,\n            \"user pq você aprendeu a gostar de branco e vê negro como não atraente inconscientemente culpados mídia família brancos em geral\"\n        ],\n        [\n            0,\n            \"gosto é gosto a pessoa é obrigada beijar quem não acha atraente tudo é racismo\"\n        ],\n        [\n            0,\n            \"user miga pare é uma construção social se você não enxerga isso além de burra é racista\"\n        ],\n        [\n            0,\n            \"aff só por que não tem negro no oscar agora eles sao racista pfvr miga melhore\"\n        ],\n        [\n            1,\n            \"vamo ser negro mas nao vamo abusar ne\"\n        ],\n        [\n            0,\n            \"user oi eu pensei nisso mais cedo e criei um email pode mandar no gentebranca1user com\"\n        ],\n        [\n            0,\n            \"rt user eu não sou racista eu já dei uns bj num neguinho\"\n        ],\n        [\n            0,\n            \"diz q é negra só pra reclamar de racismo pfff\"\n        ],\n        [\n            0,\n            \"user eu tiro o print pq se pegar link é perigo de apagarem\"\n        ],\n        [\n            0,\n            \"user é muito branco se doendo porque não tem capacidade e joga a culpa nas cotas\"\n        ],\n        [\n            0,\n            \"to cansada de vcs discutindo racismo vo dar unfolo\"\n        ],\n        [\n            0,\n            \"user user criticar gente branca eu posto vários prints de racistas como denúncia\"\n        ],\n        [\n            1,\n            \"nao é que eu sou racista mas ele é negro\"\n        ],\n        [\n            0,\n            \"tem tanto negro nesse bbb q eles vão usar as estalecas pra comprar droga\"\n        ],\n        [\n            0,\n            \"user user talvez não posso acusar sem saber vou aguardar a resposta pra ver onde essa menina aprendeu a ser escrota\"\n        ],\n        [\n            0,\n            \"user crime de ódio se não me engano\"\n        ],\n        [\n            1,\n            \"ai tem muito preto no bbb nem vo assistir kkk\"\n        ],\n        [\n            0,\n            \"user o oscar é racista se tu diz que não é ignorar o racismo apontado pelos negros só porque não tem não tem that is the point\"\n        ],\n        [\n            0,\n            \"user algumas pessoas acham que racismo é só agressão por isso não se consideram racistas\"\n        ],\n        [\n            0,\n            \"user fico feliz sim ela tem 15 anos e mora em santos fiquei a tarde toda prourando algo mais mas ela quase não existe\"\n        ],\n        [\n            0,\n            \"user no perfil dela não tem entende\"\n        ],\n        [\n            0,\n            \"user user nossa miga cê acha mesmo que a vida de um negro é mais fácil tu não sabe o que é preconceito\"\n        ],\n        [\n            0,\n            \"user user que dó da branca privilegiada que não conseguiu passar em engenharia mas o papai vai pagar\"\n        ],\n        [\n            0,\n            \"user user quem falou de processo foi seu amigo fia\"\n        ],\n        [\n            0,\n            \"user user mas eu comecei a falar de processo além de racista agora ces sao cego\"\n        ],\n        [\n            0,\n            \"user user não to a fim de explicar que racismo inverso não existe aprende sozinha branquela\"\n        ],\n        [\n            1,\n            \"user user vc acha que o racismo é culpa dos negros agora\"\n        ],\n        [\n            0,\n            \"user user pois é to muito ocupada denunciando racista q acha que a vida é fácil\"\n        ],\n        [\n            1,\n            \"user samba é cultura negra independente se o negro não saiba sambar brancos podem sambar mas não podem representar o samba\"\n        ],\n        [\n            0,\n            \"user são irônicos e se você concorda com algum reveja seus conceitos 3\"\n        ],\n        [\n            0,\n            \"♥ iggy ♥ é mto melhor q nicki minaj pfvrr\"\n        ],\n        [\n            0,\n            \"acho que tatuagem colorida só fica bonito em gente muito branca\"\n        ],\n        [\n            0,\n            \"user por que vc me segue\"\n        ],\n        [\n            0,\n            \"user toma esse block maroto porque aqui é lugar pra te zoar não te endossar\"\n        ],\n        [\n            1,\n            \"user negras não pode pintar cabelo é apropriação o k url\"\n        ],\n        [\n            0,\n            \"user os negro não tá nem aí pode usar o que quiser url\"\n        ],\n        [\n            0,\n            \"user se vcs jogarem o user dela e a palavra negro vão ver que só fala bosta\"\n        ],\n        [\n            0,\n            \"user ngm perguntou sua opiniao de branca sobre racismo e vc deu então acho q estamos na mesma\"\n        ],\n        [\n            0,\n            \"user não aceita que ela fique na mesma tecla de racismo que só ela sofre isso é silenciamento\"\n        ],\n        [\n            1,\n            \"user user quando branco acha que racismo é coitadismo só me dá mais vontade de continuar com o perfil\"\n        ],\n        [\n            0,\n            \"user user se vc acha que é racismo me processa\"\n        ],\n        [\n            0,\n            \"user user eu acho q vc só fala bosta\"\n        ],\n        [\n            0,\n            \"user vc devia calar a boca pq vc é tão racista quanto\"\n        ],\n        [\n            0,\n            \"user eu tb mas fazer o que ne não pode matar que nooooossa\"\n        ],\n        [\n            0,\n            \"user racista machista sem argumentos é o que mais tem\"\n        ],\n        [\n            0,\n            \"estou cansada das palavras homofobia racismo gordofobia feministas como eu queria voltar pros anos 90 eu ouvia bem menos\"\n        ],\n        [\n            0,\n            \"meus filhos no protesto ontem url\"\n        ],\n        [\n            0,\n            \"distribuí no protesto ontem kkkk a culpa não é minha hein url\"\n        ],\n        [\n            0,\n            \"o brasileiro está cansado de ser enganado sos regime militar get out dilma\"\n        ],\n        [\n            1,\n            \"minha mulher está ministrando um curso de atualização para secretárias do lar no rj onde já se viu pendurar pano de prato no ombro\"\n        ],\n        [\n            0,\n            \"essa imagem é montagem coisa de comunista url\"\n        ],\n        [\n            1,\n            \"hoje em dia não pode mais praticar genocídio numa igreja que já é racismo\"\n        ],\n        [\n            1,\n            \"da educação que eu recebi em casa homem foi feito pra mulher e vice verso o resto é modinha\"\n        ],\n        [\n            0,\n            \"trança é bonito para quem tem cabelo ruim é uma salvação todos riem\"\n        ],\n        [\n            0,\n            \"não precisamos de um dia da consciência negra branca parda amarela albina precisamos de 365 dias de consciência humana\"\n        ],\n        [\n            0,\n            \"rt user quando é pra ter consciência humana durante o resto do ano vocês não tem ai hj vem o chorume\"\n        ],\n        [\n            1,\n            \"porra que programa racista esse hashtag só tem negros não tem um dedicado a loiras sou discriminada\"\n        ],\n        [\n            0,\n            \"quando for presidente desse país darei passagens p bichas todas irem pra argentina serem governadas pelo lindo sqn do maurício macri 🚌\"\n        ],\n        [\n            0,\n            \"hashtag bolsonaro em discussão sobre idiotas e homofobia d\"\n        ],\n        [\n            0,\n            \"vem kiridãm marco feliciano articula para ser candidato a vice de bolsonaro em 2018 url url\"\n        ],\n        [\n            0,\n            \"quem será meu vice oh dúvida cruel url\"\n        ],\n        [\n            0,\n            \"minha entrevista com a kiridíssima user está dando o que falar url\"\n        ],\n        [\n            0,\n            \"a notícia é velha mas o preconceito está sempre presente 🎁 url\"\n        ],\n        [\n            0,\n            \"rt user just some chemtrail patents url\"\n        ],\n        [\n            0,\n            \"rt user 千里阪急ホテルのプールサイドビアガーデンで 、 沸き上がるビール 「 トルネード 」 なるものがありまして 、 これを見たさに何杯でも飲みたくなる誘惑が ・ ・ ・ 。 url\"\n        ],\n        [\n            0,\n            \"rt user شكلك م ُ ثير للشفقه وأنت تحاول تقنع الناس بالشي اللي تسويه عشان يكفو عن إنتقادك ، إعمل اللي تبيه دامك مقتنع فيه ولا تعطي لكل …\"\n        ],\n        [\n            0,\n            \"user the phrase gender equality is mentioned 48 times in the report\"\n        ],\n        [\n            0,\n            \"dia de portugal 2016 url via user\"\n        ],\n        [\n            1,\n            \"user i had one supplier promise to use fedex whenever he sent me anything instead of his usual parcelfarce contract\"\n        ],\n        [\n            0,\n            \"rt user questi trailer di dunkirk che escono okay ma dov'è harry io voglio harry il mondo vuole harry lo sapete vero sì e allo …\"\n        ],\n        [\n            0,\n            \"mais um episódio na novela das viagens agora envolvendo protagonistas da cdu é tudo farinha do mesmo saco url\"\n        ],\n        [\n            0,\n            \"é imperioso acabar com o terrorismo incendiário e com as negociatas à volta dos incêndios url url\"\n        ],\n        [\n            0,\n            \"no sábado dia 24 de setembro pelas 20h00 o pnr realiza o seu “ jantar de reentrada política ” em lisboa url\"\n        ],\n        [\n            0,\n            \"rt user isto é deitar lenha para a fogueira querem mais 75 milhões de muçulmanos com livre circulação na europa traidores ht …\"\n        ],\n        [\n            0,\n            \"rt user interrupções voluntárias da gravidez cultura de morte legalmente efectuadas nos hospitais portugal 2001 ‐ 2012 url\"\n        ],\n        [\n            0,\n            \"lívia nepomuceno fox sports só consigo olhar para uma coisa duas no caso url\"\n        ],\n        [\n            1,\n            \"mulher em estádio de futebol só faz merda se pelo menos estivesse totalmente pelada mas nem isso url\"\n        ],\n        [\n            0,\n            \"mulher dica de foto pra vc tirar com suas amigas url\"\n        ],\n        [\n            0,\n            \"user oq vc mais gosta na cama edredom ou cobertor\"\n        ],\n        [\n            1,\n            \"as teta da loirinha tá demais hashtag url\"\n        ],\n        [\n            0,\n            \"a lista de talentos de uma feminista clique aqui para visualizar url\"\n        ],\n        [\n            0,\n            \"hashtag vc lê grande prêmio do cinema eu entendo outra coisa famosa q cobra por hora o final feliz\"\n        ],\n        [\n            0,\n            \"globo disse q n ia abandonar o futebol feminino no menu do site do globoesporte tem link pro site do neymar mas n tem pro futebol feminino\"\n        ],\n        [\n            0,\n            \"rt user i want some motherfucking • chipotle • panda express • chick fil a • sonic • american best wings but no i'm in sch …\"\n        ],\n        [\n            0,\n            \"um retardado se mata de beber aí depois tentam proibir todo o resto de beber tb url\"\n        ],\n        [\n            1,\n            \"mulher até a angelina jolie é traida e vc acha q vc não larga de ser otária\"\n        ],\n        [\n            1,\n            \"rt user puta merda que sorrriso lindo\"\n        ],\n        [\n            0,\n            \"物は調達してきた … … … さぁ 。\"\n        ],\n        [\n            0,\n            \"user só sei q é um bosta\"\n        ],\n        [\n            0,\n            \"user o cara é mil grau total vou morrer\"\n        ],\n        [\n            1,\n            \"essa hora só tem puta e viado online\"\n        ],\n        [\n            0,\n            \"em qual vc ia primeiro url\"\n        ],\n        [\n            0,\n            \"se vc tiver 4 paus sim url\"\n        ],\n        [\n            1,\n            \"qndo falo ir em mulher me refiro a meter a rola nela url\"\n        ],\n        [\n            1,\n            \"vencedora do concurso a seguidora q tiver uma bunda parecida pode passar em nossa sede para retirar o grosso prêmio url\"\n        ],\n        [\n            0,\n            \"user no seu caso eu posso entregar tb sem problemas\"\n        ],\n        [\n            0,\n            \"meninas tem q ser ensinadas q sentimentalismo é merda a disney é golpista não existe príncipe e cavalheirismo é frescura no rabo\"\n        ],\n        [\n            1,\n            \"mais mulheres na política a maioria do eleitorado é mulher não são mais eleitas pq mulher não confia em mulher nenhuma\"\n        ],\n        [\n            0,\n            \"queremos liberação de armas drogas e prostituição pela família\"\n        ],\n        [\n            1,\n            \"hashtag vc deveria ter sido abortado\"\n        ],\n        [\n            0,\n            \"user quem desarma mais geromel ou maicon\"\n        ],\n        [\n            1,\n            \"só podia ser mulher pra reparar roupa url\"\n        ],\n        [\n            1,\n            \"lugar de mulher é na cozinha seus machistas de merda lugar de mulher é onde ela quiser desde q pelada url\"\n        ],\n        [\n            0,\n            \"não aumentarei a carga fiscal assumo que me demitirei se não houver outra alternativa temos de honrar a palavr … url\"\n        ],\n        [\n            0,\n            \"eu ganho menos do que o sr q ganha 33 mil por mês favor transferir minha parte do seu salário até sexta grato url\"\n        ],\n        [\n            1,\n            \"tem homem q repara unha de mulher com certeza gostam de vara\"\n        ],\n        [\n            0,\n            \"acorda pra trabalhar ae cambada de vagabundo\"\n        ],\n        [\n            1,\n            \"high seas showdown iran sends warships to yemen coast after us takes out houthi bases url\"\n        ],\n        [\n            0,\n            \"mulherada é outubro rosa realizamos o exame de mama gratuitamente basta agendar via dm hashtag url\"\n        ],\n        [\n            1,\n            \"ficar definindo significado em tatuagem é coisa de mulheres e tcholas\"\n        ],\n        [\n            0,\n            \"user user na frente do estádio\"\n        ],\n        [\n            1,\n            \"user mirá que subo la famoso foto a tw eh\"\n        ],\n        [\n            0,\n            \"tá calor chama a bombeira url\"\n        ],\n        [\n            0,\n            \"sua mãe no trabalho até tarde url\"\n        ],\n        [\n            1,\n            \"quer chamar atenção do marido organiza um grupal com as amigas pra ele jumenta url\"\n        ],\n        [\n            0,\n            \"user sim eu sei foi retórica mas não rio acreditando facepalm eterno estranho seria se não fosse psol\"\n        ],\n        [\n            0,\n            \"como amigas de verdade se tratam url\"\n        ],\n        [\n            0,\n            \"fica a mensagem aí para todas as seguidoras url\"\n        ],\n        [\n            0,\n            \"partilhe e divulgue são cada vez mais os portugueses que passam fome e o que é que o governo tem feito url\"\n        ],\n        [\n            0,\n            \"user sim a maioria do eleitorado é mulher 51\"\n        ],\n        [\n            0,\n            \"qdo vc se sentir um imbecil assista este vídeo url\"\n        ],\n        [\n            0,\n            \"i don't wanna fuck you if you a dry hoe 😷\"\n        ],\n        [\n            0,\n            \"deus tem uma mensagem pra vc url\"\n        ],\n        [\n            0,\n            \"é tempo de abrir os olhos e perceber que estamos a ser governados por amigos de terroristas url\"\n        ],\n        [\n            0,\n            \"i just checked in at 7 eleven with hashtag download today url\"\n        ],\n        [\n            0,\n            \"user eu já mandei com a mãe dela do lado\"\n        ],\n        [\n            0,\n            \"rt user o mundo entrou em colapso o nacionalismo é que o vai reconstruir as marinas mortalhas tremem de medo url\"\n        ],\n        [\n            0,\n            \"i hope that f stands for freak url\"\n        ],\n        [\n            1,\n            \"olhando a bunda da ellen roche url\"\n        ],\n        [\n            0,\n            \"pnr de um lado e todos os outros do outro url\"\n        ],\n        [\n            0,\n            \"terrorista marroquino recebia apoio financeiro do estado e viveu num centro social url\"\n        ],\n        [\n            0,\n            \"rt user quem vai ganhar com esta negociata quanto paga o contribuinte a mais já agora quem votou em user para pre …\"\n        ],\n        [\n            0,\n            \"curtiu mais de 3 fotos da mesma pessoa tá querendo comer\"\n        ],\n        [\n            0,\n            \"é preciso travar a islamização da europa url\"\n        ],\n        [\n            0,\n            \"rt user user they ain't made a name for this one yet 😭 too exclusive\"\n        ],\n        [\n            0,\n            \"a identidade não se vende url\"\n        ],\n        [\n            0,\n            \"a petição que pede a despenalização da hashtag foi aprovado por unanimidade na comissão parlamentar vergonha url\"\n        ],\n        [\n            0,\n            \"vai ser uma romaria ao allgarve para alldrugs texto de patrícia ferreira manguinhas url\"\n        ],\n        [\n            0,\n            \"ficámos agora a saber que o preço da electricidade e da água vão sofrer aumentos para o próximo ano url\"\n        ],\n        [\n            1,\n            \"rt user os animais islamitas continuam a atacar em solo europeu a culpa é dos governantes traidores criminosos só o naciona …\"\n        ],\n        [\n            1,\n            \"rt user a alemanha já não é segura a europa já não é segura a culpa é dos políticos traidores islão aqui não url\"\n        ],\n        [\n            0,\n            \"o dia 17 de dezembro foi dedicado na íntegra a mais uma autêntica maratona de reuniões na sede do pnr em lisboa url\"\n        ],\n        [\n            0,\n            \"a alemanha tornou a sentir os “ benefícios ” dos i ” migrantes ” da invasão islâmica url\"\n        ],\n        [\n            0,\n            \"um santo natal e um ano 2017 cheio de esperança joão patrocínio url via user\"\n        ],\n        [\n            0,\n            \"rt user « es curioso cuando tu vida se transforma en antes y después de por fuera pareces el mismo por dentro te partes en dos » …\"\n        ],\n        [\n            0,\n            \"user user desta deixo passar não haverá uma segunda oportunidade\"\n        ],\n        [\n            0,\n            \"scp falha golos com jogadores isolados sem ninguém na baliza scp perde com o setúbal scp é eliminado sportinguistas culpam o slb ♥\"\n        ],\n        [\n            0,\n            \"sempre que vejo um homem com bigode interrogo me que aposta terá aquele desgraçado perdido\"\n        ],\n        [\n            0,\n            \"hoje é noite de novidades por aqui muitas novidades apareçam a partir das 21h00\"\n        ],\n        [\n            0,\n            \"user back right here baby she asked breathless from all his deep kisses\"\n        ],\n        [\n            0,\n            \"se o jonas fosse médico o mário soares tornava se imortal\"\n        ],\n        [\n            0,\n            \"malta de lousada e arredores hoje vou estar no will's rock club com o rui xará para uma noite de humor calminho pa … url\"\n        ],\n        [\n            0,\n            \"rt user grande espetáculo ontem do user se antes já era fã dele agora sou ainda mais vale mesmo a pena ir ver este s …\"\n        ],\n        [\n            0,\n            \"quando metes a tua namorada na friend zone para sempre url\"\n        ],\n        [\n            0,\n            \"hashtag خلاص لا تجيبون طاري سالفه المسعود ترا يجيني حرقان من القهر 💔\"\n        ],\n        [\n            0,\n            \"os bilhetes para a figueira faro lisboa porto e évora já estão à venda nos sítios do costume hashtag url\"\n        ],\n        [\n            0,\n            \"ainda bem q ontem a fifa n atribuiu o prémio fair play à chapecoense temos de parar de premiar equipas cujos jogadores se atiram p o chão\"\n        ],\n        [\n            0,\n            \"user user pis dzielce sie nie zastanawiaja co sie z nimi stanie po upadku rzadu mysla ze beda przy korycie wiecznie ha h\"\n        ],\n        [\n            0,\n            \"pra falar uma merda dessas só pode estar usando muita maconha mesmo url\"\n        ],\n        [\n            0,\n            \"rt user essa mentira de ontem contra o trump é um divisor de águas a imprensa oficialmente perdeu qualquer compromisso com a verd …\"\n        ],\n        [\n            1,\n            \"a feminazi user tem a cara de pau de pedir dinheiro em seu blog mesmo ganhando uma boquinha de 11 mil v … url\"\n        ],\n        [\n            0,\n            \"o user já começou seu discurso mandando um alô pra user que moral hein ahahahahahahahaha\"\n        ],\n        [\n            0,\n            \"e pra melhorar o ano o blog da feminazi fascista user está caindo viva url\"\n        ],\n        [\n            0,\n            \"da série imagina se fosse o contrário vai daí seu racista user url\"\n        ],\n        [\n            0,\n            \"esse aqui com certeza sofreu bastante com os senhores de engenho vergonha desse movimento lixo demais url\"\n        ],\n        [\n            0,\n            \"gente é o trump que é difícil não é a imprensa que o persegue desde o início com mentiras inclusive url\"\n        ],\n        [\n            0,\n            \"rt user los angeles just got its second football team and is already taking l's url\"\n        ],\n        [\n            0,\n            \"user já tive que mandar calar uns 2 ou 3 parto sempre do princípio que são daqueles adeptos que só vão 1x por ano e desculpo\"\n        ],\n        [\n            1,\n            \"sempre que vejo o masterchef austrália fico com vontade de provar um prato novo está decidido vou oferecer uma bimby à minha namorada\"\n        ],\n        [\n            0,\n            \"rt user لا تثق في البدايات استنى النهايات وشوف الردحات والشرشحات وميتين التربيات الوسخات ✋\"\n        ],\n        [\n            0,\n            \"queimar a sede da user é um direito pela luta contra mentirosos e mamadores de dinheiro público se for e … url\"\n        ],\n        [\n            0,\n            \"this is so awesome 😂 url\"\n        ],\n        [\n            0,\n            \"rt user já expliquei mil vezes não tenho nenhuma solução para os problemas nacionais mas tenho algumas para você deixar de ser b …\"\n        ],\n        [\n            0,\n            \"se isto continua assim qualquer dia o sporting já não consegue emprestar jogadores a clubes da primeira liga\"\n        ],\n        [\n            0,\n            \"fato ocorrido em nova york reduto democrata onde trump perdeu de lavada mas o agressor era trumpista vocês sã … url\"\n        ],\n        [\n            0,\n            \"user porque chamar idiota não é xingar o prémio iliteracia está entregue\"\n        ],\n        [\n            0,\n            \"estou na dúvida entre ver o hashtag na sic o desafio final na tvi ou um balde de ácido na retina\"\n        ],\n        [\n            0,\n            \"agenda para os próximos tempos bilhetes na fnac e ticketline url\"\n        ],\n        [\n            0,\n            \"user assim que estiver fechado aviso\"\n        ],\n        [\n            0,\n            \"rt user ter dó de traficantes e estupradores se matando dentro da cadeia gente honesta tem dó das vítimas isso sim\"\n        ],\n        [\n            0,\n            \"um imigrante islâmico ataca uma mulher na suécia em frente ao filho dela é essa dose cultural que a esquerda apoia … url\"\n        ],\n        [\n            0,\n            \"user se o abraço for ao user também conta\"\n        ],\n        [\n            0,\n            \"guilherme boulos preso aprendeu ou achou com o chefe lula que ele estaria acima das leis se ferrou agora senta e chora\"\n        ],\n        [\n            0,\n            \"acabámos de adicionar mais uma data à tour de overdose de tourette 11 fev covilhã bilhetes aqui url\"\n        ],\n        [\n            0,\n            \"user por um portugal mais seguro\"\n        ],\n        [\n            0,\n            \"o raúl josé até quando vai cagar deve pedir autorização ao jorge jesus hashtag\"\n        ],\n        [\n            0,\n            \"democráticos eles hein deveriam mudar o nome do partido para dictator crats url\"\n        ],\n        [\n            0,\n            \"user oui le sixième ballon d'or aussi il va faire très mal\"\n        ],\n        [\n            0,\n            \"há censura ao pnr com dano eleitoral e atraso no seu crescimento a nossa luta pela mais elementar justiça não pára url\"\n        ],\n        [\n            0,\n            \"overdose de tourette on the road o comboio está a chegar à tua cidade url\"\n        ],\n        [\n            0,\n            \"user braga está nos nossos planos como prioritário se conseguirmos fechar a data avisamos\"\n        ],\n        [\n            0,\n            \"user é de salmão e estava óptimo\"\n        ],\n        [\n            0,\n            \"user aparece quando quiseres o restaurante almeidas está sempre aberto para ti\"\n        ],\n        [\n            0,\n            \"este zivkovic é uma pequena maravilha\"\n        ],\n        [\n            0,\n            \"este aquecimento global está mesmo severo\"\n        ],\n        [\n            0,\n            \"olha a canalhice na chamada como se a culpa fosse da lei e não dos criminosos url\"\n        ],\n        [\n            0,\n            \"se nem presidiário tem pena de estuprador os caras são estuprados lá dentro mesmo pq a esquerda quer que a gente tenha\"\n        ],\n        [\n            0,\n            \"dois representantes do meu top 3 à conversa boa maneira de aquecer antes de escrever o meu novo set url\"\n        ],\n        [\n            0,\n            \"rt user the look you give him when he come thru with the fresh cut 😂 url\"\n        ],\n        [\n            0,\n            \"os resistência vão voltar para fazer um concerto no bataclan eu sei que dizem que um raio não cai 2x no mesmo sítio mas deixem me sonhar\"\n        ],\n        [\n            0,\n            \"um militante petista que já ameaçou atirar no sérgio moro tentou limpar a barra do pt horas antes da queda do avião … url\"\n        ],\n        [\n            0,\n            \"rt user هل تتفقون معي في تغيير مسمى مضيق هرمز إلى مضيق الفاروق هرمز قائد مجوسي والفاروق رضي الله عنه هو فاتح بلاد فارس رتويت إذا ك …\"\n        ],\n        [\n            0,\n            \"boulos líder de terrorismo de esquerda foi preso essa semana justiceiros de movimentos sociais ligados a boulos lamentam sua prisão\"\n        ],\n        [\n            1,\n            \"trump discursa para o povo diz que 20 de janeiro será lembrado como o dia que o povo tomou o poder chora esquerdalha global\"\n        ],\n        [\n            0,\n            \"rt user os democratas também boicotaram a posse de abraham lincoln ele tinha uma ideia maluca de acabar com a escravidão\"\n        ],\n        [\n            1,\n            \"é a turma da problematização que vê preconceito em tudo pra pautar nos movimentos são doentes mentais de esquerda url\"\n        ],\n        [\n            0,\n            \"user peso pesado do gangue da comunicação social apesar da censura cobarde e de ridicularizarem quem se opõe já começam a tremer\"\n        ],\n        [\n            0,\n            \"os tolerantes donos do poder e sua carneirada submissa quando contrariados só ofendem e tentam ridicularizar hipócritas de mau perder\"\n        ],\n        [\n            0,\n            \"rt user user peso pesado do gangue da comunicação social apesar da censura cobarde e de ridicularizarem quem se opõe já …\"\n        ],\n        [\n            0,\n            \"a censura democrática é a pior delas todas porque é arbitrária hipócrita e cobarde finge não existir mas existe url\"\n        ],\n        [\n            0,\n            \"rt user dr bruno sobre o apuramento directo do sporting para a champions url\"\n        ],\n        [\n            1,\n            \"só uma pessoa nojenta é capaz de escrever uma barbaridade destas ah é um jornalista e é verdade desculpem assim … url\"\n        ],\n        [\n            0,\n            \"essa foi na mosca e eu achando que o problema fosse só aqui no brasil com essa ' geração lacre ' url\"\n        ],\n        [\n            0,\n            \"está a chegar a hora dos europeus acordarem url\"\n        ],\n        [\n            0,\n            \"foda se rafa valeu a pena esperar que maravilha\"\n        ],\n        [\n            0,\n            \"user perfetto allora 👍 🏻 😂 di dove sei\"\n        ],\n        [\n            0,\n            \"quem não papagueia o politicamente tolerado é silenciado ofendido e ridicularizado sem argumentos os da situação usam a discriminação\"\n        ],\n        [\n            0,\n            \"voltou as costas para o poder de washington virando se para o país real que jurou defender força hashtag url\"\n        ],\n        [\n            0,\n            \"rt user feminismo 2017 1 homens ocidentais usem saia e batom 2 abram as fronteiras para os muçulmanos ligue os pontos\"\n        ],\n        [\n            0,\n            \"rt user if you can't respect trump as your president you can go to hell me url\"\n        ],\n        [\n            0,\n            \"acabámos de adicionar mais uma data à tour overdose de tourette 24 fev ericeira bilhetes na fnac e aqui … url\"\n        ],\n        [\n            0,\n            \"user infelizmente não rafael estás a meio caminho entre porto e vila real pega nos teus tropas e escolhe uma\"\n        ],\n        [\n            0,\n            \"user só pensa no trump só fala do donald algum fetiche claro que ele é uma esperança de um novo amanhecer mas varie no tema\"\n        ],\n        [\n            0,\n            \"rt user i need warm weather asap ☹ ️\"\n        ],\n        [\n            0,\n            \"bom dia pra você que acordou com esse presente da jornalista mais sem vergonha do canal mais canalha que há url\"\n        ],\n        [\n            0,\n            \"guionista do snl faz piada acerca do filho do trump na sua conta pessoal do twitter é despedida e obrigada a pedir desculpa liberdade\"\n        ],\n        [\n            0,\n            \"user tenho que te emprestar o documentário vais adorar\"\n        ],\n        [\n            0,\n            \"правила питания для эндоморфов именно эндоморфам\"\n        ],\n        [\n            0,\n            \"até agora este é o melhor especial de stand up que vi em 2017 boa surpresa url\"\n        ],\n        [\n            0,\n            \"eu devia indignar me c o discurso d dono d padaria portuguesa mas porra aquels croissants brioche feitos por mãos q ganham € 500 são tão bons\"\n        ],\n        [\n            0,\n            \"ontem batemos o recorde de utilização da palavra nabo na tv portuguesa não acreditam url hashtag\"\n        ],\n        [\n            0,\n            \"acredite se quiser existe agora agefluid faz parte da ideologia de gênero provavelmente que faz parte do ati … url\"\n        ],\n        [\n            0,\n            \"user é a ixquerda desconstruindo a pedofilia\"\n        ],\n        [\n            0,\n            \"o user nem assumiu e já causa esse choro todo na pelegada em pleno começo de 2017 imagine como será ano … url\"\n        ],\n        [\n            0,\n            \"user user apenas demos início a um movimento\"\n        ],\n        [\n            0,\n            \"rt user já fomos grandes e respeitados e podemos voltar a sê lo renovar portugal não é uma missão é uma obrigação juntos vamo …\"\n        ],\n        [\n            0,\n            \"sopram ventos de mudança o pnr congratula se com o discurso de user url\"\n        ],\n        [\n            0,\n            \"user aprecio o bom humor mas calma não abuses da boa vontade\"\n        ],\n        [\n            0,\n            \"graças à imigração isso é uma desgraça estamos a ser invadidos por culpa principal dos governantes url\"\n        ],\n        [\n            0,\n            \"dimitrov a fazer a exibição de uma vida contra o nadal na meia final do open da austrália maravilha\"\n        ],\n        [\n            0,\n            \"sei nem por onde começar url\"\n        ],\n        [\n            0,\n            \"a cp está a recrutar revisores e um dos requisitos é saber falar espanhol talvez fosse mais importante contratar pessoas que saibam crioulo\"\n        ],\n        [\n            0,\n            \"que grande lição de lealdade e amizade incondicional arrepiante url\"\n        ],\n        [\n            0,\n            \"federer foi enorme o rei voltou\"\n        ],\n        [\n            0,\n            \"o barcelona empatou no campo do bétis depois deste golo não ter sido validado é óbvio que hashtag url\"\n        ],\n        [\n            0,\n            \"estamos a crescer assim continuaremos cada vez mais hashtag url\"\n        ],\n        [\n            0,\n            \"são tantas pesssoas que até têm três s claro são os tolerantes democratas hashtag url\"\n        ],\n        [\n            0,\n            \"user tem boa solução arranje um ovni url\"\n        ],\n        [\n            0,\n            \"meninas cheguem se à frente ele merece e têm já uma hipótese dia 31 no popular em alvalade e a partir de dia 4 … url\"\n        ],\n        [\n            0,\n            \"concurso de miss falta de respeito da mulher pela própria mulher mulher objecto futilidade pura url\"\n        ],\n        [\n            0,\n            \"nunca vi a imprensa nacional tão descarada e parcial virou torcida de arquibancada patético aliás democrática … url\"\n        ],\n        [\n            0,\n            \"afinal a constituição da república feita por estes senhores serve para quê é para ser violada url\"\n        ],\n        [\n            0,\n            \"aguarela com muitos anos hashtag url\"\n        ],\n        [\n            0,\n            \"o arranque do overdose de tourette on the road está prestes a acontecer 4 fev figueira da foz info reservasuser … url\"\n        ],\n        [\n            0,\n            \"quem diz que não devemos comer ovos porque estamos a comer um aborto e isso é nojento nunca viu o ambiente de uma discoteca às 6 da manhã\"\n        ],\n        [\n            0,\n            \"tanto dinheiro mal gasto ou pilhado pelos dirigentes podendo e devendo ser aplicado na investigação científica som … url\"\n        ],\n        [\n            0,\n            \"o batáguas também vai ter de fazer o mesmo joana url\"\n        ],\n        [\n            0,\n            \"vá lá hoje o programa prós e contras da user sobre eutanásia não foi como habitualmente prós e prós e até foi interessante\"\n        ],\n        [\n            0,\n            \"sempre a somar aspectos positivos pensa na linha de todos os partidos nacionalistas europeus excelente … url\"\n        ],\n        [\n            0,\n            \"o hashtag ponta de lança na cultura de morte quer agora legalizar a eutanásia por mim defendo a vida e sua dignidade user\"\n        ],\n        [\n            0,\n            \"vai continuar a encolher os ombros ou vai mudar e apoiar o hashtag url\"\n        ],\n        [\n            0,\n            \"a grande imprensa e a população esquerdista mostram o quão democráticos são ao sequer deixar trump começar a trabalhar\"\n        ],\n        [\n            0,\n            \"não devia boiar em condições url\"\n        ],\n        [\n            0,\n            \"um a cada dois dias um absurdo total já a imprensa prefere fazer carinha de nojo para trump url\"\n        ],\n        [\n            0,\n            \"imagine esse aqui vivendo num regime comunista user url\"\n        ],\n        [\n            0,\n            \"comunista e hipocrisia são sinônimos url\"\n        ],\n        [\n            0,\n            \"junte se a mim ao vivo na user casa branca url\"\n        ],\n        [\n            0,\n            \"triste verdade que tantos teimam em não querer ver quanto mais tarde se reverter a situação mais difícil será … url\"\n        ],\n        [\n            0,\n            \"assim sim uma voz lúcida na cúpula da igreja católica hashtag url\"\n        ],\n        [\n            0,\n            \"estão todos perguntando se é um veto ou não chame do que quiser o objetivo é manter os marginais com péssimas intenções fora do país\"\n        ],\n        [\n            0,\n            \"rt user triste verdade que tantos teimam em não querer ver quanto mais tarde se reverter a situação mais difícil será hashtag\"\n        ],\n        [\n            0,\n            \"rt user a censura em portugal url\"\n        ],\n        [\n            0,\n            \"rt user existem portugueses a passar fome homens mulheres e crianças e a culpa é de quem nos governa mas também daqueles qu …\"\n        ],\n        [\n            0,\n            \"o bullying dos hipócritas da comunicação social e dos diversos sectores da sociedade força user url\"\n        ],\n        [\n            0,\n            \"olha o nível do noticiário de um dos maiores jornais do país é sério que tem gente que paga pra ler isso url\"\n        ],\n        [\n            0,\n            \"rt user dia cinza dia nublado só falta você do meu lado\"\n        ],\n        [\n            0,\n            \"se fosse ao contrário lobos comunistas fariam um escândalo e toda mídia cobriria prof user sabe bem dis … url\"\n        ],\n        [\n            0,\n            \"com miguel relvas no conselho leonino do sporting os títulos estão garantidos e se necessário for pede umas equivalências na lusófona\"\n        ],\n        [\n            0,\n            \"rt user a tempestade já chegou ao continente url\"\n        ],\n        [\n            0,\n            \"não pode ser séria essa chamada quer dizer que ônibus resolve pegar fogo assim do nada url\"\n        ],\n        [\n            0,\n            \"sim tava tudo planejado entre a globo e o moro eles queriam era matar a marisa sim acredite url\"\n        ],\n        [\n            0,\n            \"rt user former uk pm cameron tried to have newspaper editor sacked over eu stance url\"\n        ],\n        [\n            0,\n            \"user user aparentemente vc tem mta necessidade de vir falar isso pra mim e agora ja falou pode parar né\"\n        ],\n        [\n            0,\n            \"se a uc berkeley não aceita liberdade de expressão e ataca inocentes com ponto de vista diferente cortamos o financiamento federal\"\n        ],\n        [\n            0,\n            \"grande honra comparecer ontem ao recebimento dos restos mortais de ryan owens com minha filha ivanka um grande e corajoso homem obrigado\"\n        ],\n        [\n            0,\n            \"interessante por que a promiscuidade masculina ‘ natural ’ é um mito segundo esta bióloga url\"\n        ],\n        [\n            0,\n            \"user essa mesmo a que nos permite evoluir\"\n        ],\n        [\n            0,\n            \"o cara muda de turma de manhã e à tarde já vira relator da lava jato tem treta não imagina url\"\n        ],\n        [\n            0,\n            \"é claro afinal ela está acima do bem e do mal até pq quem nunca vistoriou obra em apartamentos de terceiros url\"\n        ],\n        [\n            0,\n            \"amanhã é sexta feira ou como diria a cgtp um excelente dia para convocar greves na função pública\"\n        ],\n        [\n            0,\n            \"rt user sen john mccain called australia's ambassador today to express unwavering support follows reports of tense trump call …\"\n        ],\n        [\n            0,\n            \"rt user a maior prova da honestidade do user é a quantidade de votos que ele teve na câmara\"\n        ],\n        [\n            0,\n            \"rt user diz não às drogas url\"\n        ],\n        [\n            0,\n            \"rt user olhem a 3 com carinho ♥ ️ url\"\n        ],\n        [\n            0,\n            \"rt user o item 3 dessa lista tem que ser impresso e distribuído eu já sofri da síndrome tenho mais amigos homens que mulheres …\"\n        ],\n        [\n            0,\n            \"na hora de não votar no bolsonaro todos os políticos são corruptos na hora de votar pelo impeachment não parabéns … url\"\n        ],\n        [\n            0,\n            \"sim arnold schwarzenegger fez um péssimo trabalho como governador da california e ainda pior no aprendiz mas pelo menos se esforçou\"\n        ],\n        [\n            0,\n            \"o iran está brincando com fogo eles não agradecem pelo quão legal presidente obama foi com eles porque eu não serei\"\n        ],\n        [\n            0,\n            \"obrigado ao primeiro ministro da austrália por falar a verdade sobre nossa educada conversa que a mídia de notícias falsas distorceu ótimo\"\n        ],\n        [\n            0,\n            \"bom dia o importante sempre é o objetivo traçado o demais vamos acrescentando\"\n        ],\n        [\n            0,\n            \"existem várias formas de noticiar um mesmo assunto infelizmente alguns escolhem e pior felizmente outros não url\"\n        ],\n        [\n            1,\n            \"o racismo que mulheres negras e latinas sofrem nas áreas de ciência tecnologia engenharia e matemática url\"\n        ],\n        [\n            0,\n            \"rt user vamos lá a ver se entendi o pan é a contra a eutanásia nos animais mas a favor da legalização da eutanásia nos seres …\"\n        ],\n        [\n            0,\n            \"rt user pq as aspas seus bundas url\"\n        ],\n        [\n            0,\n            \"a user e seu programa de sexo acham um absurdo as famílias não falarem abertamente de sexo em casa até pq ela certamente\"\n        ],\n        [\n            0,\n            \"senta na mesa e pergunta p filho se ele já se masturbou hj e ele pergunta como foi a transa dela e papai hipócritas user\"\n        ],\n        [\n            0,\n            \"sócrates processa o estado português mas para provar a sua inocência irá doar a indemnização recebida para abater na dívida pública\"\n        ],\n        [\n            0,\n            \"rt user coimbra instrutor de artes marciais é candidato do pnr à câmara url\"\n        ],\n        [\n            0,\n            \"falou populista já sei que é da turma ' fake news ' e retardado url\"\n        ],\n        [\n            0,\n            \"o hashtag ao contrário do desinteresse dos demais partidos e dos órgãos de soberania apoia a justa luta dos cabindas url\"\n        ],\n        [\n            0,\n            \"além da tremenda baboseira a quantidade de erros de português é absurda qq meio de comunicação sério teria vergon … url\"\n        ],\n        [\n            0,\n            \"vamos tornar a américa grande novamente url\"\n        ],\n        [\n            0,\n            \"que rumo estamos tomando quando um juiz pode interromper um veto de seg interna e qlqr um até mesmo mal intencion … url\"\n        ],\n        [\n            0,\n            \"nas redes sociais as ativistas criaram uma vaquinha para ajudar no pagamento das dívidas até a publicação url\"\n        ],\n        [\n            0,\n            \"a bazófia de jesus é tão grande que para não assumir os seus erros até abafa o palhinha\"\n        ],\n        [\n            1,\n            \"italian leagueone allegri great night of football on the way url url\"\n        ],\n        [\n            1,\n            \"rt user ibb returns to nigeria after 7 weeks medical vacation abroad url\"\n        ],\n        [\n            0,\n            \"não acredito que um juiz colocaria nosso país em tal risco se algo acontecer culpe o junto com o sis legal estã … url\"\n        ],\n        [\n            0,\n            \"o arranque da tour overdose de tourette otr foi assim a caravana segue já dia 10 para vila real e dia 11 para a … url\"\n        ],\n        [\n            0,\n            \"assista o hashtag e então continuamos a tornar a américa grande novamente url\"\n        ],\n        [\n            0,\n            \"o user em sua dose diária de anti trumpismo quando vão fazer reportagem sobre os 16 países que proíbem entrada de israelenses\"\n        ],\n        [\n            0,\n            \"rt user quando o ônibus lotado faz a curva url\"\n        ],\n        [\n            0,\n            \"soros györgy a kossuth tér sarkáról bujtogatta a fizetésemeléstől mámoros tüntetőket url\"\n        ],\n        [\n            0,\n            \"agenda actualizada para os próximos meses url\"\n        ],\n        [\n            0,\n            \"de 50mil empresas encerradas e de 10mil em insolvência nesta governação em jan 17 já são estas baixar o desempr … url\"\n        ],\n        [\n            0,\n            \"alexandre moraes não deveria sequer ter sido ministro agora ocupará uma cadeira no stf gsus\"\n        ],\n        [\n            0,\n            \"eu tomo minhas decisões amplamente embasado em dados coletadas e todos sabem alguns jornais de notícias falsas pr … url\"\n        ],\n        [\n            0,\n            \"o user falido escreve total ficção sobre mim cobriram tudo errado por 2 anos e agora estão inventando fontes … url\"\n        ],\n        [\n            1,\n            \"filhos de pai incógnito quase duplicaram em 2016 eu já andava desconfiado que há por aqui cada vez mais filhos da put\"\n        ],\n        [\n            0,\n            \"rt user espero que a autobiografia do cavaco venha impressa em papel de folha dupla se alguém mo oferecer arranjo lhe util …\"\n        ],\n        [\n            0,\n            \"pra que horas ficou marcado o panelaço url\"\n        ],\n        [\n            0,\n            \"a entrevista mais longa do super bowl com user hoje à noite às 8 00 pm 0 00 br divirta se url\"\n        ],\n        [\n            0,\n            \"user 1 tolerante arrogante que se julga superior aos labregos o teu sistema tem os dias contados ag … url\"\n        ],\n        [\n            0,\n            \"user antes toalhas do que bichos mortos\"\n        ],\n        [\n            0,\n            \"اللهم إني أسألك خير هذه اليوم فتحه ونصره ونوره وبركته وهداه وأعوذ بك من شر ما فيه وشر ما بعده url\"\n        ],\n        [\n            0,\n            \"ñ conheço putin ñ tenho negócios na rússia e os haters estão insanos mas obama pode negociar com o iran hashtag em t … url\"\n        ],\n        [\n            0,\n            \"pra turma da usp moraes é muito partidarizado e não pode ir pro stf já fachin ter defendido invasão de terra mst crime ok\"\n        ],\n        [\n            0,\n            \"rt user tiens on a trouvé un politicien de droite avec de l'honneur url\"\n        ],\n        [\n            0,\n            \"quanto ao hashtag só há um mesmo eficaz o hashtag o resto é conversa\"\n        ],\n        [\n            1,\n            \"user ué vai lá machão leva tua mulher pra galera ver\"\n        ],\n        [\n            0,\n            \"user lutam contra instintos ahahahahahaha muito retardado vaza vai já teve teus 15 min de fama\"\n        ],\n        [\n            0,\n            \"mas como hashtag a iluminação pública das ruas não resolveu a situação soltar pombinhas tb não e agora user\"\n        ],\n        [\n            0,\n            \"user user claro a maior crise econômica dos últimos 20 ano se resolve em 6 meses vc é perfil de comédia né\"\n        ],\n        [\n            0,\n            \"essa piada merece o twitter não aquela outra rede social\"\n        ],\n        [\n            0,\n            \"começa felizmente a desenhar se um bloco de alianças contra a podridão globazidora mundialista user … url\"\n        ],\n        [\n            0,\n            \"remember that day the cubs were at the white house wow how things have changed\"\n        ],\n        [\n            0,\n            \"lamentável que toda minha equipe ainda não tenha sido aprovada o maior atraso da história do nosso país obstrução … url\"\n        ],\n        [\n            0,\n            \"rt user semana da moda em milão uma imagem vale mais que mil palavras e é uma mostra da ue dos dias de hoje url\"\n        ],\n        [\n            0,\n            \"minha filha ivanka tem sido muito mal tratada pela user ela é uma grande pessoa sempre me motivando a faz … url\"\n        ],\n        [\n            0,\n            \"' 16 reportagens de notícias falsas relatadas desde a vitória de trump ' url url\"\n        ],\n        [\n            0,\n            \"qual é a dúvida a europa reage e cada vez serão mais azar para a máfia dos governantes traidores e da comunicação … url\"\n        ],\n        [\n            0,\n            \"rt user a quien le dio unfollow url\"\n        ],\n        [\n            0,\n            \"' veto de imigração é uma das ordens mais populares de trump até agora ' url\"\n        ],\n        [\n            0,\n            \"' nas principais nações da ue maioria apoia veto estilo trump ' pesquisa de mais de 10 000 pessoas em 10 países … url\"\n        ],\n        [\n            0,\n            \"' governo trump tem sido visto com mais confiança que os jornais ' url url\"\n        ],\n        [\n            0,\n            \"user pooo esse aí é otimista hein\"\n        ],\n        [\n            0,\n            \"chegou aquela hora da noite que eu fico contando se eu dormir agora vou ter quantas horas de sono\"\n        ],\n        [\n            0,\n            \"user terror propagado pela mídia sim que protege vagabundo e o estatuto do desarmamento deixando o tráfico comandar o país\"\n        ],\n        [\n            0,\n            \"user olhe que não eles sofrem metamorfoses e regressam sempre no dia seguinte escondidos num ovo\"\n        ],\n        [\n            0,\n            \"este fim de semana a caravana vai andar por aqui 10 fev vila real 11 fev covilhâ bilhetes na fnac bilheteira … url\"\n        ],\n        [\n            0,\n            \"sen mccain não deveria falar sobre sucesso ou falha de uma missão na mídia apenas torna o inimigo mais forte ele … url\"\n        ],\n        [\n            0,\n            \"11 dicas de como fazer – e manter amizade com outra mulher url\"\n        ],\n        [\n            0,\n            \"o cds avisou centeno das consequências penais de mentir ao parlamento mas está algum ex deputado do cds preso\"\n        ],\n        [\n            0,\n            \"user achei engraçado que ngm falou em direita aqui mas vocês mesmo se entregam\"\n        ],\n        [\n            0,\n            \"junte se a nós no salão oval para o juramento do nosso novo procurador geral user ao vivo … url\"\n        ],\n        [\n            0,\n            \"rt user polícia militar acaba de dar tiro de pistola pra cima ninguém me contou eu vi url\"\n        ],\n        [\n            0,\n            \"e se o centeno acatasse o conselho do cds demitindo se irrevogavelmente para poder regressar como vice primeiro ministro\"\n        ],\n        [\n            0,\n            \"user não sou tua miga e daí que são de 2013 preconceito não é opinião pra mudar conforme o tempo passa é algo puro e simples gordofóbico\"\n        ],\n        [\n            0,\n            \"constroem obstáculos dentro das nossas casas em vez de expulsarem a serpente islâmica vergonha url\"\n        ],\n        [\n            0,\n            \"bom dia companheiros como diria a bárbara guimarães hoje está um frio do carrilho\"\n        ],\n        [\n            0,\n            \"é mesmo caramba achava que qdo um processo deles chegasse ao stf eles o abandonassem hashtag url\"\n        ],\n        [\n            0,\n            \"rt user nunca como agora a produção literária nacional esteve tão activa yronicamente url\"\n        ],\n        [\n            0,\n            \"começa pelo seu namorado user url\"\n        ],\n        [\n            0,\n            \"sei que posso dar mais disse carrillo numa noite fria\"\n        ],\n        [\n            0,\n            \"user user explicado diria antes deturpado e diabolizado como qualquer um que se insurja contra o sistema é odiado\"\n        ],\n        [\n            1,\n            \"a europa muito doente e submissa a estes espectáculos de mariquice nojenta claro que se torna presa fácil do islã … url\"\n        ],\n        [\n            0,\n            \"estou lendo que o preço do grande muro na fronteira custará mais do que o governo esperava inicialmente mas eu ain … url\"\n        ],\n        [\n            0,\n            \"cleveland indians vs chicago white sox tickets 04 13 17 cleveland url\"\n        ],\n        [\n            0,\n            \"ao vivo declaração conjunta do presidente trump e primeiro ministro shinzo abe url url\"\n        ],\n        [\n            0,\n            \"hashtag declaração conjunta com presidente trump e primeiro ministro shinzo abe sobre a coréia do norte url\"\n        ],\n        [\n            0,\n            \"72 dos refugiados que vieram aos eua 3 2 à 11 2 durante o imped legal são de 7 países síria iraque somália … url\"\n        ],\n        [\n            0,\n            \"e na user notícias falsas bernie sanders foi tirado do ar ao descrevê los com o termo notícias falsas alegaram dif … url\"\n        ],\n        [\n            0,\n            \"conheço bem mark cuban ele me apoiou muito mas não quis atender todas as ligações dele ele não é tão bom pra se … url\"\n        ],\n        [\n            0,\n            \"ontem no intervalo para almoço de mais uma excelente reunião do conselho nacional ambiente de alegria e ânimo … url\"\n        ],\n        [\n            0,\n            \"user espero que ganhem tenho muitos amigos do sporting e fica difícil falar com eles com uma distância de 13 pontos\"\n        ],\n        [\n            0,\n            \"user se aconteceu não sei mas eu ouvi\"\n        ],\n        [\n            0,\n            \"user eu tive um galo que quando ficava azul trazia bom tempo\"\n        ],\n        [\n            0,\n            \"quem é mais demente essas mães ou o jornal que pública uma merda dessas url\"\n        ],\n        [\n            0,\n            \"hoje é segunda feira um dia como outro qualquer mas olha que é dia 13 não sou supersticioso a gasolina voltou a aumentar foda se\"\n        ],\n        [\n            0,\n            \"rt user desde o taveira que não se via tanta violência no amoreiras\"\n        ],\n        [\n            0,\n            \"faz esse favor pra gente user url\"\n        ],\n        [\n            0,\n            \"rt user feliz dia mundial da rádio url\"\n        ],\n        [\n            0,\n            \"trump expresa su orgullo por ivanka debido a su actitud ante “ maltrato ” url url\"\n        ],\n        [\n            0,\n            \"receberei hoje o pm canadense trudeau e um grupo de empreendedoras pra discutir mulheres no ambiente corporativo … url\"\n        ],\n        [\n            0,\n            \"escudo acabou há 15 anos mas p garantir uma boa regulação do sist bancário o banco portugal optou por manter os quase 2 mil funcionários\"\n        ],\n        [\n            0,\n            \"rt user temos na assembleia a claque mais bem paga do país ordenados milionários para fazerem o que fazem os figurantes na …\"\n        ],\n        [\n            0,\n            \"user é uma questão de hábito\"\n        ],\n        [\n            0,\n            \"user vamos ficar por aqui antes que fique excitado\"\n        ],\n        [\n            0,\n            \"feliz dia de são valentim url\"\n        ],\n        [\n            0,\n            \"atraído pelo forte cheiro a enxofre passos coelho deslocou se esta manhã a setúbal como não encontrou o diabo vingou se no choco frito\"\n        ],\n        [\n            0,\n            \"rt user derrubar o estatuto do desarmamento será a maior vitória do povo brasileiro ao longo de toda a sua história\"\n        ],\n        [\n            0,\n            \"queria msm era ir tentar o de fotografia na casa amarela da ufc\"\n        ],\n        [\n            0,\n            \"estará a acabar o estado de graça do presidente dos afectos tudo tem um fim certo hashtag url\"\n        ],\n        [\n            0,\n            \"user qq dia vendem contato gourmet\"\n        ],\n        [\n            0,\n            \"o obamacare continua falhando a humana sairá em 2018 iremos revogar substituir e recuperar planos de saúde para … url\"\n        ],\n        [\n            0,\n            \"rt user lembrando que este homem foi recebido pelo governo golpista e apresentou suas propostas para a área da educação https …\"\n        ],\n        [\n            0,\n            \"trump vai quebrar os eua hashtag url\"\n        ],\n        [\n            0,\n            \"tendo em conta que o mundo acaba amanhã recuso me a pagar o iva hoje se sobrevivermos direi ao centeno que foi um erro de percepção mútuo\"\n        ],\n        [\n            0,\n            \"pinto da costa está a ser julgado num quartel d bombeiros pq depois de lerem o livro d carolina os juízes exigiram uma sala ampla e arejada\"\n        ],\n        [\n            0,\n            \"que grande palhaçada o nome de um bandido traidor realmente no sistema são todos amigalhaços … url\"\n        ],\n        [\n            0,\n            \"الل َ ّ ه ُ م َ ّ وتقبل حسناتي وأسألك الدرجات العلى من الجنة url\"\n        ],\n        [\n            0,\n            \"ontem fui ver o benfica foi uma grande noite até ao momento em que tentei entrar em casa e a minha mulher decidiu imitar o ederson\"\n        ],\n        [\n            0,\n            \"aeroporto mário soares só faria sentido se fosse na ota ou em macau\"\n        ],\n        [\n            0,\n            \"10 notícias que provam o quanto o feminismo é necessário url\"\n        ],\n        [\n            0,\n            \"user parabéns 🎂 obs o sentimento de bosta independente de idade mesmo\"\n        ],\n        [\n            0,\n            \"obrigado eli lake do bloombarg view nsa e fbi não deveriam interferir em nossa política e é uma situação mu … url\"\n        ],\n        [\n            0,\n            \"o verdadeiro escândalo aqui é que informações confidenciais são passadas ilegalmente pela inteligência como doce … url\"\n        ],\n        [\n            0,\n            \"ótima sessão de audiência com os ceos da associação de líderes da indústria de varejo esta manhã url\"\n        ],\n        [\n            0,\n            \"rt user psd e cds querem os sms de centeno até às 18h caso não aconteça apresentam às 18 15 h um candidato conjunto à camara de …\"\n        ],\n        [\n            0,\n            \"fhc amigo do lula pra implantar comunismo no brasil foro de são paulo pra virar venezuela url\"\n        ],\n        [\n            0,\n            \"mulheres do rio vamos aproximar as meninas da ciência 3 inscrições online url url\"\n        ],\n        [\n            0,\n            \"nomes não faltam vigaristas corruptos aldrabões assassinos vendidos traidores pedófilos aberrações … url\"\n        ],\n        [\n            0,\n            \"bom dia companheiros alguém sabe a que horas chega o asteróide é para saber se ainda tenho tempo para comprar o livro das quintas feiras\"\n        ],\n        [\n            0,\n            \"rt user encore un qui confond twitter et la vie réelle url\"\n        ],\n        [\n            0,\n            \"rt user nomes não faltam vigaristas corruptos aldrabões assassinos vendidos traidores pedófilos aberrações hashtag\"\n        ],\n        [\n            0,\n            \"ameaça ridículo estão é mal habituados podem dizer o que querem de nós mas vêem ameaças onde elas não existem … url\"\n        ],\n        [\n            0,\n            \"bate ao outro e não ao mesmo url\"\n        ],\n        [\n            0,\n            \"mercado de ações em nova alta maior número de ganhos em décadas grande nível de confiança e otimismo mesmo antes … url\"\n        ],\n        [\n            0,\n            \"uau agora ele vai chorar aliás que galera democrática hein tipo aquela época em que você era da kgb url\"\n        ],\n        [\n            0,\n            \"quando acabarem de ler o novo livro do cavaco recomendo também este url\"\n        ],\n        [\n            0,\n            \"aparentemente as 592 páginas do livro de cavaco silva contêm mais enxofre do que os armazéns da sapec em setúbal\"\n        ],\n        [\n            0,\n            \"que eu saiba condição básica pra comprar casa é ter dinheiro e pra isso precisa trabalhar se ficar acampado aí n … url\"\n        ],\n        [\n            0,\n            \"cavaco poderá não ter um amigo q lhe compre todos os livros mas teve uma editora q anda há décadas a ser financiada por todos os portugueses\"\n        ],\n        [\n            0,\n            \"user quem falou em erros velhos eu disse que preferia evitá los não quero o caminho errado que andamos a levar há mal nisso\"\n        ],\n        [\n            0,\n            \"não deve faltar muito para o coelho e a cristas virem dizer que o cancelamento do fim do mundo é mais um sinal da fragilidade da geringonça\"\n        ],\n        [\n            0,\n            \"país quebrando desemprego pra todo lado violência comendo solta e vem falar em folia pqp vtnc essas merda … url\"\n        ],\n        [\n            0,\n            \"conhecem algum bandido neste país que ainda não tenha escrito um livro ou que ainda não tenha sido condecorado\"\n        ],\n        [\n            0,\n            \"' trump sanciona lei que desfaz regulamentação do minério de carvão criada por obama ' url url\"\n        ],\n        [\n            0,\n            \"mesmo com o atraso dos democratas pra finalmente aprovar o dr tom price a revogação e substituição do obamacare e … url\"\n        ],\n        [\n            0,\n            \"confesso a minha cotovelite não que não fosse capaz de escrever um livro mas por saber que se o fizesse não teria amigos para o comprarem\"\n        ],\n        [\n            1,\n            \"foda se quer ceder a toda e qq tentação e não trabalhar pode virar uma cracuda moradora de rua por exemplo url\"\n        ],\n        [\n            0,\n            \"o general keith kellog o qual conheço há um bom tempo tem grandes chances de ir pra nsa como outros 3 também te … url\"\n        ],\n        [\n            0,\n            \"user 🙉 🐠 💉 👐 😟\"\n        ],\n        [\n            0,\n            \"saímos no correio da manhã mas só porque as notícias humorísticas sobre o carrilho já não estavam a bater hashtag url\"\n        ],\n        [\n            0,\n            \"moonlight um filme que mergulha na humanidade de um jovem negro url via user\"\n        ],\n        [\n            0,\n            \"rt user 11 dicas de como fazer – e manter amizade com outra mulher post de hoje no nosso blog url http …\"\n        ],\n        [\n            0,\n            \"recordando um desafio na minha candidatura nas intercalares lisboa 2007 obtive 0 8 objectivo para 2017 2 url\"\n        ],\n        [\n            0,\n            \"junte se à mim às 11 00 am assita aqui url url\"\n        ],\n        [\n            0,\n            \"e agora o user não diz nada basta urge um apoio às políticas defendidas pelo pnr para que isto acabe url\"\n        ],\n        [\n            0,\n            \"uma das conferências de imprensa mais eficazes que já vi rush limbaugh muitos concordam mas a mídia falsa d … url\"\n        ],\n        [\n            0,\n            \"user e a famel cabe na quechua\"\n        ],\n        [\n            0,\n            \"benfica pediu reunião urgente com conselho de arbitragem anjinhos isso não resulta para resultar tem de ser surpresa\"\n        ],\n        [\n            0,\n            \"imaginem a cotovelite com que o soares deve estar hoje depois de ontem ter sido agredido pelo olho do jogador do t … url\"\n        ],\n        [\n            0,\n            \"user esse não era bandido para a felgueiras era meigo\"\n        ],\n        [\n            0,\n            \"rt user quando o secretário foi para o real madrid o pdc teve de passar atender os telefones url\"\n        ],\n        [\n            0,\n            \"user user 저두 세번 다녀왔는데 애기보느라 토요일은 꼼짝도 못하는 신세가 됐네요 더이상 참석을 못해서 아쉽네요 닭그네는 버티지말고 빨랑 내려와라 시간끌면 죽여쁜진다 ㅋ\"\n        ],\n        [\n            0,\n            \"a possível vitória de geert wilders é mais uma esperança para esta europa em mudança força user url\"\n        ],\n        [\n            0,\n            \"user nunca penses que algo é o mais qualquer coisa quando se pensa ter chegado ao fundo percebe se que não há fundo\"\n        ],\n        [\n            0,\n            \"um filho vem atrapalhar criam a lei do hashtag um idoso atrapalha criam a lei da hashtag eis as soluções do materialismo individualista\"\n        ],\n        [\n            0,\n            \"rt user aqui se pode ver como ederson apesar de tocar na bola primeiro depois atropela o seu adversário penalty bem assinalado co …\"\n        ],\n        [\n            0,\n            \"o uso de turbantes por pessoas brancas é apropriação cultural url via user\"\n        ],\n        [\n            0,\n            \"user leu mesmo ou falta interpretação de texto url\"\n        ],\n        [\n            0,\n            \"leia a matéria e vejam como as falas do conselho foram intolerantes os conselhos estão contaminados por url\"\n        ],\n        [\n            0,\n            \"لا إله إلا الله الواحد القهار رب ُ ّ السموات والأرض وما بينهما العزيز الغفار url\"\n        ],\n        [\n            0,\n            \"acabei de ouvir um casal com rastas dizer isto as pessoas passam por nós e dizem que cheiramos mal pffff elas é que cheiram a champô\"\n        ],\n        [\n            0,\n            \"um juiz dos estados unidos resolveu educar ao invés de simplesmente punir cinco adolescentes que haviam feito url\"\n        ],\n        [\n            0,\n            \"lisboa amanhã é a vossa vez 21h30 teatro do bairro há menos bilhetes q rins dos defesas do braga depois do mitro … url\"\n        ],\n        [\n            0,\n            \"rt user mitroglou faz 0x1 depois de brigar muito pela bola benfica vai vencendo o braga e se mantendo na liderança do campeonat …\"\n        ],\n        [\n            0,\n            \"especialistas discutem influência de ciência e religião na psicologia cristã url\"\n        ],\n        [\n            0,\n            \"user lol nah the ymas dayss\"\n        ],\n        [\n            0,\n            \"nos ultimos 5 anos fugiram 52 reclusos das prisões portuguesas curiosamente nenhum deles era banqueiro ou ex governante\"\n        ],\n        [\n            0,\n            \"chilenos que fugiram de caxias foram capturados em madrid mesmo assim estiveram mais tempo em liberdade do que o porto em primeiro lugar\"\n        ],\n        [\n            0,\n            \"dia 10 de junho é dia de festa e de luta por portugal neste dia vamos agarrar a chama vamos participar e ajudar … url\"\n        ],\n        [\n            0,\n            \"trabalho de 3ª a 5ª não devo satisfação a ninguém parabéns pela postura sr dep federal és a cara do pai url\"\n        ],\n        [\n            0,\n            \"rt user lá porque o dr árbitro luís ferreira foi o advogado de defesa dos árbitros corruptos condenados no apito dourado não …\"\n        ],\n        [\n            0,\n            \"livro ' as grandes mentiras sobre a igreja católica ' já como 3º mais vendido na folha parabéns galera do … url\"\n        ],\n        [\n            0,\n            \"reunião com generais em mar a lago em flórida muito interessante url\"\n        ],\n        [\n            0,\n            \"adquira agora o livro a ideologia de gênero na educação como esta doutrinação está sendo introduzida nas url\"\n        ],\n        [\n            0,\n            \"amigos acabei de fazer estes terrários para minha cunhada vanessa alves scarpim o que acharam que pena que url\"\n        ],\n        [\n            0,\n            \"concordo em gênero número e grau url\"\n        ],\n        [\n            1,\n            \"o repórter user lembra dos crimes de ódio cometidos contra imigrantes mas esquece dos números de crimes cometidos pelos imigrantes\"\n        ],\n        [\n            0,\n            \"17 pequenas atitudes machistas que acontecem na cama url via user\"\n        ],\n        [\n            0,\n            \"e tem evangélicos fazendo fantasia outras que se dizem evangélicos até tirando a roupa pelo carnaval parabéns url\"\n        ],\n        [\n            0,\n            \"temos que nos posicionar é uma pena ver profissionais sem coragem para assumir seus direitos eu tenho url\"\n        ],\n        [\n            0,\n            \"user obrigado pelo reconhecimento faremos o nosso melhor\"\n        ],\n        [\n            0,\n            \"para user o simples fato de apoiar user é ser direita xucra conversar o quê com um cara desses babaca total\"\n        ],\n        [\n            0,\n            \"fisco deixou sair 10 mil milhões p offshores sem qq controlo mas se o meu pai transferir p mim 5 mil o banco de portugal é logo alertado\"\n        ],\n        [\n            0,\n            \"user nunca se sabe imagina que lhe sai o euromilhões e decide dividir com os filhos eu só não queria que ele tivesse problemas\"\n        ],\n        [\n            0,\n            \"muito bem não tem nada que se subjugar é a coerência e firmeza de quem defende a identidade bravo user url\"\n        ],\n        [\n            0,\n            \"rt user os presento un sitio de xixón que se llama avenida de la economía social y es que así de tronchante es la ciudad …\"\n        ],\n        [\n            0,\n            \"as supostas revoltas nas cidades natais de alguns republicanos são na verdade em muitos casos premeditadas por at … url\"\n        ],\n        [\n            0,\n            \"“ apropriação de culturas árabes não é moda é pacto narcísico ” by user url\"\n        ],\n        [\n            0,\n            \"e este livro existe a muito tempo vejam como eles escolhem a dedo material para desconstruir a identidade e a url\"\n        ],\n        [\n            0,\n            \"simplesmente maravilhosa nikki haley ex governadora da carolina do sul e nova representante americana nas nações url\"\n        ],\n        [\n            0,\n            \"user اختي بعد صارت تحبه 💔 💔 url\"\n        ],\n        [\n            0,\n            \"me diverti muito no tour smithsoniano do museu nacional da história e cultura afro americana um grande trabalho de … url\"\n        ],\n        [\n            0,\n            \"os bebés adoptados são c os telemóveis novos qd os vamos buscar desesperamos se os deixamos cair qd vemos 1 defeito abrimos conta no olx\"\n        ],\n        [\n            0,\n            \"pode vir para o brasil que ajudo a divulgar e trabalho de voluntária url\"\n        ],\n        [\n            0,\n            \"alexandres de morais é novo ministro do hashtag somente 13 senadores votaram contra ele 13 pessoal kkkk url\"\n        ],\n        [\n            0,\n            \"essa foi longe agora kkkkkk url\"\n        ],\n        [\n            0,\n            \"acho que agora ela se perdeu de vez kkkkkkkkk que dó url\"\n        ],\n        [\n            0,\n            \"de politicamente incorreto ao correto felipe neto se enquadrou na moda atual do p correto para ganhar grana dos o … url\"\n        ],\n        [\n            0,\n            \"há uma nova esperança para aqueles que já não conseguem esconder mais dinheiro no panamá a nasa acabou de descobrir 7 novos planetas\"\n        ],\n        [\n            0,\n            \"desconfio que a nasa só não anunciou ter descoberto vida num dos 7 planetas com receio que o trump mandasse construir outro muro\"\n        ],\n        [\n            0,\n            \"user buenas tarde en este momento se esta cometiendo un un justicia en él municipio coló de tienen a un grupo\"\n        ],\n        [\n            0,\n            \"user damn that would have been fun\"\n        ],\n        [\n            0,\n            \"pela primeira vez esta época um jogador do porto foi expulso aposto que este árbitro não treina na maia nem tem talhos em guimarães\"\n        ],\n        [\n            0,\n            \"nasa establishes new public private partnerships to advance u s commercial space capabilities via nasa url\"\n        ],\n        [\n            0,\n            \"nós não elegemos mp para sermos legislados por eles absurdo esse processo o prefeito e os vereadores de url\"\n        ],\n        [\n            0,\n            \"hashtag é novo ministro do hashtag somente 13 senadores rejeitaram seu nome 13 pessoal kkk kkkkkkkkk\"\n        ],\n        [\n            0,\n            \"a vergonha do paraná tem foro privilegiado e continua enganado o povo brasileiro hashtag url\"\n        ],\n        [\n            0,\n            \"user deixa lá que não é apenas no algarve\"\n        ],\n        [\n            0,\n            \"em nome da tolerância tudo desculpam mesmo que as vítimas sejam do seu próprio povo url\"\n        ],\n        [\n            0,\n            \"sendo comunista assim até eu url\"\n        ],\n        [\n            0,\n            \"a procuradora deborah duprat diz que a criança não pertence a família dr miguel nagib advogado e responsável url\"\n        ],\n        [\n            0,\n            \"i be sitting thinking abt everything i did in my past lol boyyyy look here shit was crazy\"\n        ],\n        [\n            0,\n            \"sete pessoas baleadas e mortas ontem em chicago o que está acontecendo lá totalmente fora de controle chicago pr … url\"\n        ],\n        [\n            0,\n            \"grande entrevista hoje à noite com henry kravis no conselho de negócios de washington ansioso para o momento url\"\n        ],\n        [\n            0,\n            \"rt user essa putaria deveria ser investigada pela polícia url\"\n        ],\n        [\n            0,\n            \"rt user me gustaría saber donde estan los contactos jaja\"\n        ],\n        [\n            0,\n            \"today door to freedom gets reviewed on joan nienhuis ' blog url check it out url\"\n        ],\n        [\n            0,\n            \"a luz ta queimada cara ali é o ventilador haiahauahau\"\n        ],\n        [\n            0,\n            \"vão tomar no cu todos vocês url\"\n        ],\n        [\n            0,\n            \"aquela campainha q se ouve nos directos da assembleia d república serve para nos recordar que aquilo não passa de um dispendioso infantário\"\n        ],\n        [\n            0,\n            \"nunca pensei em dizer isso mas vamos copiar os eua agora podemos hashtag quer ação maior … url\"\n        ],\n        [\n            0,\n            \"o fbi é totalmente incapaz de parar os infiltrados na segurança nacional que permearam nosso governo por muito te … url\"\n        ],\n        [\n            0,\n            \"encontrar os infiltrados no próprio fbi informação confidencial que pode ter um efeito devastador nos eua é entregue a mídia ache os agora\"\n        ],\n        [\n            0,\n            \"opa certíssimo vida humana não vale nada aqui mesmo não é que belo exemplo mas ai de você se quebrar um ov … url\"\n        ],\n        [\n            0,\n            \"há exatos 85 anos as mulheres começavam a ter o direito ao voto garantido de maneira plena sem distinção entre url\"\n        ],\n        [\n            0,\n            \"essa pistoleira agora está inventando que é íntima de 3 ministros do hashtag e amiga íntima do janot além de url\"\n        ],\n        [\n            0,\n            \"essa procuradora é uma piada levou uma lambada do dr miguel nagib autor do projeto hashtag url\"\n        ],\n        [\n            0,\n            \"portugal precisa do pnr mas o pnr precisa de si url url\"\n        ],\n        [\n            0,\n            \"rt user o samaris fala melhor português do que jorge jesus\"\n        ],\n        [\n            0,\n            \"mais um ano e novamente a user comprova que tem o pior e mais falido bloco de salvador hashtag\"\n        ],\n        [\n            1,\n            \"hashtag recado claro dos esquerdopatas a gente vai destruir tudo que você ama esses url\"\n        ],\n        [\n            0,\n            \"sou responsável pelo que falo não pelo que você entende ok\"\n        ],\n        [\n            0,\n            \"participei do consultório de família na hashtag com o tema criação de criança em sexo neutro foi muito bacana url\"\n        ],\n        [\n            0,\n            \"acordar e ler uma notícia dessas isso não é mãe é um monstro que inversão de valores meu deus url\"\n        ],\n        [\n            1,\n            \"quem gosta de feminismo são mulheres que se odeiam e odeiam homens ou desavisados que desconhece a desconstrução url\"\n        ],\n        [\n            0,\n            \"hashtag março 18 e 19 simpósio sobre ideologia de gênero\"\n        ],\n        [\n            0,\n            \"a mídia não reportou que a dívida nacional no meu primeiro mês abaixou 12 bilhões vs um aumento de 200 bilhões no primeiro mês de obama\"\n        ],\n        [\n            0,\n            \"grande otimismo para o futuro dos negócios e empregos nos eua com a dow batendo seu 11º record grande corte de re … url\"\n        ],\n        [\n            0,\n            \"sugiro que todos os ateus corajosos leiam a bíblia para confrontar os cristãos hashtag rss url\"\n        ],\n        [\n            0,\n            \"user hashtag esau es el chidote ok\"\n        ],\n        [\n            0,\n            \"rt user para os meus irmãos de fé que creem e pessoas de bem assistam a esse vídeo url\"\n        ],\n        [\n            0,\n            \"parabéns a thomas perez que acaba de ser nomeado como líder do cnd eu não poderia estar mais feliz por ele ou pe … url\"\n        ],\n        [\n            0,\n            \"com a família no taisho taisho restaurante japonês url\"\n        ],\n        [\n            0,\n            \"o cds a plantar moralismo na vida política portuguesa depois das demissões irrevogáveis as demissões fora de prazo aprende centeno\"\n        ],\n        [\n            0,\n            \"a corrida pela liderança do cnd foi obviamente armação a escolha de bernie como ele próprio nunca teve chance … url\"\n        ],\n        [\n            0,\n            \"há duas maneiras de ser enganado uma é acreditar no que não é verdade a outra é recusar a acreditar no que é verdade hashtag\"\n        ],\n        [\n            0,\n            \"com marido jofran alves passeando na hashtag me apropriei da cultura … url\"\n        ],\n        [\n            0,\n            \"esse papo de rússia é notícia falsa criada pelos dems e usada pela mídia pra mascarar a grande derrota nas eleições … url\"\n        ],\n        [\n            0,\n            \"vamos jogar um jogo hoje sempre que um vencedor falar no trump no seu discurso bebam um shot a cerimónia vai passar num tirinho hashtag\"\n        ],\n        [\n            1,\n            \"a emma stone podia ir vestida de saco de lixo rodeado de sacos do lixo dentro de um camião de lixo que nunca estaria mal hashtag\"\n        ],\n        [\n            0,\n            \"user vais dizer que é mentira\"\n        ],\n        [\n            0,\n            \"user a marina é muito nova para ti\"\n        ],\n        [\n            0,\n            \"a avaliar pela quantidade de malta conhecida que morreu em 2016 o in memoriam deste ano é coisa para durar umas 9 horitas na boa hashtag\"\n        ],\n        [\n            0,\n            \"ui um gajo chamado mahershala ali a ganhar um óscar esta noite o trump não larga o twitter hashtag\"\n        ],\n        [\n            0,\n            \"e a nicole kidman que se transforma numa foca quando bate palmas hashtag url\"\n        ],\n        [\n            1,\n            \"se a minha namorada também só tivesse 30 segundos para me responder quando discutimos evitavam se tantos problemas hashtag\"\n        ],\n        [\n            0,\n            \"reacção do denzel após perder o óscar para o casey affleck hashtag url\"\n        ],\n        [\n            0,\n            \"não faço ideia o que é que a emma stone disse no discurso de aceitação do óscar mas ficava a ouvi la em loop a noite toda hashtag\"\n        ],\n        [\n            0,\n            \"este plot twist no final da cerimónia foi escrito pelo george r r martin não foi hashtag\"\n        ],\n        [\n            0,\n            \"user aww essa era uma conta fake\"\n        ],\n        [\n            0,\n            \"oscares prémios nobel e afins só politiquice interesses e influências vergonha seriedade e mérito pois hashtag hashtag\"\n        ],\n        [\n            0,\n            \"user estimo que se foda será mais profissional\"\n        ],\n        [\n            0,\n            \"user user o que ela não deve sofrer quando a sopa está quente\"\n        ],\n        [\n            0,\n            \"meu filho comprou passagem internacional na user não pode viajar adiou a viagem e a hashtag não quer reembolsar vou processar vcs\"\n        ],\n        [\n            0,\n            \"rt user fátima bernardes não pára de repetir o estrago que o homem branco causou ao chegar no brasil vai estudar vai sua …\"\n        ],\n        [\n            0,\n            \"rt user e o óscar para melhor filme vai para url\"\n        ],\n        [\n            0,\n            \"segundo ricciardi a diferença entre o bes e o sporting é que neste último só há banco mau url\"\n        ],\n        [\n            0,\n            \"o sonho do meu telemóvel era ter uma rede tão forte como a dos pescadores da nazaré que arrastou uma bomba de 200 kg sem se rasgar\"\n        ],\n        [\n            0,\n            \"user os avençados tinham agenda ou carteira\"\n        ],\n        [\n            0,\n            \"a user deu cobertura mediática ao bandido hashtag não têm emenda miserável comunicação social\"\n        ],\n        [\n            0,\n            \"musica islão não é para mim url via user\"\n        ],\n        [\n            0,\n            \"adicionei um vídeo a uma playlist user url islão não é para mim\"\n        ],\n        [\n            0,\n            \"no mês de março em que regularmente celebra se o dia internacional da mulher a federação sul americana de krav url\"\n        ],\n        [\n            0,\n            \"delicate blue butterfly embroidered pillow on yellow pink w back cover full of butterflies so cute url via user\"\n        ],\n        [\n            0,\n            \"omã segue um ramo do islão diferente do resto do médio oriente\"\n        ],\n        [\n            0,\n            \"rt user até o psd tem um candidato à cml q é anónimo\"\n        ],\n        [\n            1,\n            \"rt user joão braga esclarece que houve uma troca de envelopes e que afinal adora pretos e paneleiros\"\n        ],\n        [\n            0,\n            \"user reparaste na parte dos motivos e além disso não é o islão mas as pessoas que cometem crimes\"\n        ],\n        [\n            0,\n            \"user la primera es carlos mario hoyos\"\n        ],\n        [\n            0,\n            \"user lavagem cerebral a mente do ser humano é de quem chega primeiro deus altíssimo verdadeiro ou o diabo o hashtag é satanico\"\n        ],\n        [\n            1,\n            \"wtf um tt sobre boatos das fufas mais conhecidas do porto está a seguir me q merda é ess\"\n        ],\n        [\n            0,\n            \"na carta a menina diz que o pai é ruim e que estupra as duas irmãs dela ela também afirma que o pai deixa as url\"\n        ],\n        [\n            0,\n            \"é carnaval ninguém leva a mal user quem é paulo núncio url\"\n        ],\n        [\n            0,\n            \"grupo de desocupados fazem manifestação contra o dep marco marco antonio feliciano em poços de caldas o deputado url\"\n        ],\n        [\n            0,\n            \"user looks like a miniature from up here url\"\n        ],\n        [\n            0,\n            \"fake news toda a gente sabe que só os brancos praticam a escravatura e que o islão é a religião da paz só propaga … url\"\n        ],\n        [\n            0,\n            \"então desta vez a esquerda não realça a sabedoria de eduardo lourenço url\"\n        ],\n        [\n            0,\n            \"rt user então desta vez a esquerda não realça a sabedoria de eduardo lourenço url\"\n        ],\n        [\n            0,\n            \"i added a video to a user playlist url stryper the way drum lesson by mike gross\"\n        ],\n        [\n            0,\n            \"uma mulher morreu nesta terça feira 28 em um hospital da nicarágua após não suportar as queimaduras em todo o url\"\n        ],\n        [\n            0,\n            \"rt user saudades de cantar em islão para elas todas mas principalmente para a cris a nocas a di a tixa e a rafa também 😂\"\n        ],\n        [\n            0,\n            \"essa pouca diversidade colabora para que a ciência produzida no brasil seja descolada da necessidade da url\"\n        ],\n        [\n            0,\n            \"queria que os psicólogos explicassem esse ocorrido pois pra mim isso é possessão demoníaca está repreendido url\"\n        ],\n        [\n            1,\n            \"quiero besos en la espalda para dormir\"\n        ],\n        [\n            0,\n            \"rt user user esse idiota protestou qdo o país dele saiu às ruas há 2 sem pedindo morte de trump e aniquilamento dos e …\"\n        ],\n        [\n            0,\n            \"mais uma armação dá globo para desmoralizar cristãos evangélicos url\"\n        ],\n        [\n            1,\n            \"vai também ser lançado um manual de boas maneiras para lidar com fufas gays e transsexuais os chamados lgtb notícias matinais na rádio\"\n        ],\n        [\n            0,\n            \"rt user mais uma vez a dualidade de critérios ricardo costa muito mais rápido a denunciar as identidades dos user do que os a …\"\n        ],\n        [\n            0,\n            \"rt user pssst essa gente histérica já percebeu que os votos que tudo decidem são anónimos\"\n        ],\n        [\n            0,\n            \"ele ataca imigração ilegal seus idiotas e qual o motivo das aspas no mérito é ótima ideia vcs contratam funcio … url\"\n        ],\n        [\n            0,\n            \"por que apesar ser nacionalista é oposto a ter esperança e união forcem mais a barra que tá pouco jornale … url\"\n        ],\n        [\n            0,\n            \"o eduardo lourenço é um daqueles pensadores que parece ter descoberto tarde o unicórnio de conciliar deus com url\"\n        ],\n        [\n            0,\n            \"an excellent toolkit of stata 21 hashtag success resources please retweet url\"\n        ],\n        [\n            0,\n            \"mitroglu marcou 1 golo em fora de jogo ontem na amoreira marcou mas eu explico porquê hashtag url\"\n        ],\n        [\n            0,\n            \"participação do hashtag nas autárquicas vai crescendo com programa nacional e diferenças locais pode dizer se todos … url\"\n        ],\n        [\n            0,\n            \"user faro vai ficar sempre na minha lista de cidades obrigatórias a partir de agora\"\n        ],\n        [\n            1,\n            \"como assim existe uma conta que se chama fufas do porto\"\n        ],\n        [\n            0,\n            \"galera do rio uma mulher foi sequestrada ontem depois de sair do bloco agytoê e as amigas dela precisam de ajuda url\"\n        ],\n        [\n            0,\n            \"d1a a islamofobia e o medo do islão url\"\n        ],\n        [\n            1,\n            \"user um twitter sobre as fufas do porto realmente há demasiado tempo livre que tal varrer um chão e lavar uma loiça\"\n        ],\n        [\n            0,\n            \"hashtag este paraíso apenas 40min de curitiba no litoral faça seu evento empresas igrejas url\"\n        ],\n        [\n            0,\n            \"meu deus o cara tá justificando ataques terroristas contra inocentes porra tem que prender um vagabundo desses … url\"\n        ],\n        [\n            0,\n            \"não têm mais que fazer que falta de seriedade nas notícias já agora ridículos puritanos os 2 pesos e medidas … url\"\n        ],\n        [\n            1,\n            \"rt user س ُ ئل حكيم ب ِ م َ ينتقم الإنسان من عدوه قال بإصلاح نفسه\"\n        ],\n        [\n            0,\n            \"rt user participação do hashtag nas autárquicas vai crescendo com programa nacional e diferenças locais pode dizer se todos dif …\"\n        ],\n        [\n            1,\n            \"já achava a bela e a fera ridícula mesmo disney sai do armário ‘ a bela e a fera ’ terá romance gay url\"\n        ],\n        [\n            0,\n            \"quando a gente fala que os filmes da disney tem linguagem subliminar é fanatismo né agora não é mais url\"\n        ],\n        [\n            1,\n            \"1 39 cute cat cosmetic url\"\n        ],\n        [\n            1,\n            \"amizade só influência pessoas que tem cabeça fraca\"\n        ],\n        [\n            0,\n            \"isso é uma consequência tardia da decadência ciente de que seus dias como artista descambavam para o ocaso a url\"\n        ],\n        [\n            0,\n            \"rt user bom dia contribuintes quando é que há uma comissão parlamentar de inquérito sobre a inutilidade das comissões parlamen …\"\n        ],\n        [\n            1,\n            \"ent fufas e pretos quem mais adormeceu\"\n        ],\n        [\n            1,\n            \"user por que eles não aceitam os refugiados por que eles que financiam os rebeldes obama e irã o isis e el eles q ficam lá\"\n        ],\n        [\n            1,\n            \"user ta certo o q tem de terrorista posando de refugiado\"\n        ],\n        [\n            0,\n            \"parabéns deputado roberto de lucena isso sim é proteger o povo se eu pago impostos e esses vão para pagar a url\"\n        ],\n        [\n            0,\n            \"g1mundo união europeia ameaça com sanções países que não recebem refugiados url\"\n        ],\n        [\n            0,\n            \"mundo união europeia ameaça com sanções países que não recebem refugiados foto louisa gouliamaki afp url\"\n        ],\n        [\n            0,\n            \"união europeia ameça com sanções países que não recebem refugiados url hashtag\"\n        ],\n        [\n            0,\n            \"user nao esperava outra açao a europa sofreu muito com a segunda guerra mundial e sabe que esses refugiados estao passando\"\n        ],\n        [\n            0,\n            \"hashtag los zapatos jeffreyy campbell url\"\n        ],\n        [\n            0,\n            \"mais de duas mil solicitações recebidas pela polícia militar do rio foram pedidos de socorro sobre violência url\"\n        ],\n        [\n            0,\n            \"a u e não conseguiu cumprir o acordo de acolher 90 mil refugiados previsível depois de todos os acontecimentos em paris\"\n        ],\n        [\n            0,\n            \"ue ameaça com sanções países que não recebem refugiados url hashtag\"\n        ],\n        [\n            0,\n            \"hashtag para as feministas de gênero diferente é desigual e desigual é injusto ignorando as url\"\n        ],\n        [\n            0,\n            \"extra imagine se fosse um branco fazendo isso com um muçulmano seria notícia no país inteiro url\"\n        ],\n        [\n            0,\n            \"a comissão europeia afirmou que não hesitará em aplicar sanções contra os países que se recusam a receber url\"\n        ],\n        [\n            0,\n            \"⚡ ️ “ união europeia ameaça com sanções países que não recebem refugiados ” url\"\n        ],\n        [\n            0,\n            \"user user ficaram com vergonha de falar mal antes agora dizem que é algo de religioso mas todo mundo sabe que é anormal\"\n        ],\n        [\n            0,\n            \"until you cross the bridge of your insecurities you can't begin to explore your possibilities tim fargo hashtag\"\n        ],\n        [\n            1,\n            \"user user religiosos ou não devemos agradecer que estes reneguem o homossexualismo enquanto todos se calaram só a\"\n        ],\n        [\n            0,\n            \"user user ciência e os religiosos se posicionaram contra o assunto os moderninhos foram todos enganados desavisados tb\"\n        ],\n        [\n            0,\n            \"user user marxismo cultural mais baixo malicioso sujo e descarado do que esse não há deus abençoe a todos verdade\"\n        ],\n        [\n            0,\n            \"quem cabras não tem mas cabritos consegue emprestar até um super juiz consegue enganar\"\n        ],\n        [\n            0,\n            \"vivemos tempos interessantes aqui temos um partido de extrema direita conservador anti islão e não homofóbico url\"\n        ],\n        [\n            0,\n            \"participe das palestras e dos seminários sobre ideologia de gênero acompanhe agenda da … url\"\n        ],\n        [\n            1,\n            \"união europeia quer multar países que não abrigarem refugiados entendem agora porque tudo isso vai ruir hashtag\"\n        ],\n        [\n            0,\n            \"hora de fecho islão e extrema direita mobilizam de modo similar url\"\n        ],\n        [\n            0,\n            \"e pensar que defendi essa moça coitado do cerrado que foi falsamente acusada por ela e os estragos morais quem url\"\n        ],\n        [\n            0,\n            \"agenda março ideologia de gênero url\"\n        ],\n        [\n            0,\n            \"crítica de livros islão e fundamentalismo islâmico url\"\n        ],\n        [\n            0,\n            \"jeff sessions é um homem honesto ele não disse nada de errado podia ter respondido com maior precisão mas claram … url\"\n        ],\n        [\n            0,\n            \"intencional esta narrativa toda é uma forma de livrar os democratas da derrota em uma eleição que todos achavam … url\"\n        ],\n        [\n            0,\n            \"ter ganho os democratas estão usando demais a mesma carta perderam as eleições e agora estão perdendo a noção … url\"\n        ],\n        [\n            0,\n            \"rt user essa é pra se emocionar url\"\n        ],\n        [\n            1,\n            \"and now the jets are releasing wr brandon marshall per sources\"\n        ],\n        [\n            0,\n            \"rt user report a direita da alemanha acredita que chegou a hora do país se libertar das culpas históricas twp url\"\n        ],\n        [\n            0,\n            \"user 15mil chamadas recebidas destas mais de 2mil relativas a violência contra a mulher você sabe ler\"\n        ],\n        [\n            0,\n            \"fotos inéditas de um rapaz de bem desavisado que viu metade do programa hashtag antes de desligar a tv url\"\n        ],\n        [\n            0,\n            \"user as diferenças no mundo islâmico não tornam a europa o melhor lugar para os refugiados viverem url\"\n        ],\n        [\n            1,\n            \"na bulgária não tem mimimi de esquerdista sofreram na pele com a urss não querem globalismo nem comunismo nem … url\"\n        ],\n        [\n            0,\n            \"novo livro de nick adams o guerreiro do green card é leitura obrigatória a meritocracia é o caminho canadá e au … url\"\n        ],\n        [\n            0,\n            \"user n quer dizer que tenha algo haver com o islão\"\n        ],\n        [\n            0,\n            \"user estes incompetentes não cuidam nem do povo brasileiro e nem dos poucos refugiados que aqui estão\"\n        ],\n        [\n            0,\n            \"viseu originou esta situação tenho a ligeira impressão que o porto vai agravar o que vêem overdose de tourette 2 … url\"\n        ],\n        [\n            1,\n            \"rt user é por isto q adoro fufas url\"\n        ],\n        [\n            0,\n            \"refugiados não passam de 0 3 da população do planeta url\"\n        ],\n        [\n            1,\n            \"aberração é um adulto impor às crianças a flácida relação da ideologia de gênero nada é o q parece ser hashtag\"\n        ],\n        [\n            0,\n            \"audiência pública sobre ideologia de gênero em hashtag url\"\n        ],\n        [\n            0,\n            \"rt user autoridade tributária banco de portugal isto está a ficar giro finalmente começam a perceber se todas as trapaças dos galifõ …\"\n        ],\n        [\n            0,\n            \"nem toda denúncia de estupro é verdadeira infelizmente só descobrimos isso após a vida do suposto agressor ter sido destruída\"\n        ],\n        [\n            0,\n            \"bom dia estamos fazendo uma campanha por justiça no caso joão victor joão victor é um adolescente de 13 anos url\"\n        ],\n        [\n            1,\n            \"user user obviamente anti refugiados obviamente nao tenho como checar os fatos mas de um google e ache uma fonte confiavel\"\n        ],\n        [\n            0,\n            \"em amstedã prefeito também é muçulmano ao contrário de londres já fez críticas aos refugiados que não adaptam as … url\"\n        ],\n        [\n            0,\n            \"islão este é o milo ele é gay católico e acima de tudo acredita na liberdade de expressão already triggered url\"\n        ],\n        [\n            0,\n            \"rt user será que os barreirenses podem confiar em alguém que defende tamanha aberração vamos entregar ao ps o destino do municí …\"\n        ],\n        [\n            0,\n            \"rt user com este champô não ganhas caspa não ganhas oleosidade não ganhas pontas espigadas não ganhas nada url\"\n        ],\n        [\n            0,\n            \"tentam me derrubar e deus me dá trabalho tenho agenda até pra 2018 já eita glória\"\n        ],\n        [\n            0,\n            \"user o cara me mandou tirar colar relógio make só não mandaram tirar a foto de burca porque não tinha lá\"\n        ],\n        [\n            0,\n            \"atualização semanal junte se a mim aqui url url\"\n        ],\n        [\n            0,\n            \"devemos iniciar uma investigação sobre o user e seus elos com a rússia e putin um total hipócrita url\"\n        ],\n        [\n            0,\n            \"adoro estes católicos que se lembram da bíblia e deus quando é para serem homofóbicos mas depois só o islão é que é religião de violência\"\n        ],\n        [\n            0,\n            \"e os nazistas não eram os únicos não tivemos personagens preconceituosos no brasil pessoas públicas que delataram judeus refugiados\"\n        ],\n        [\n            0,\n            \"o problema com o islão não é com etnia e sim com a ideologia que visa destruir o cristianismo e eu me referi ao f … url\"\n        ],\n        [\n            0,\n            \"言っておくが 、 アンタが勘違いしている程 、 俺は非力ではない ／ 【 竜と騎士の話 】\"\n        ],\n        [\n            0,\n            \"rt user o problema com o islão não é com etnia e sim com a ideologia que visa destruir o cristianismo e eu me referi ao futuro …\"\n        ],\n        [\n            0,\n            \"soube agora o mesmo embaixador russo que encontrou com jeff sessions visitou obama na casa branca 22 vezes 4 veze … url\"\n        ],\n        [\n            0,\n            \"é legal pra um presidente grampear uma corrida presidencial antes de uma eleição negado pelos tribunais hoje mai … url\"\n        ],\n        [\n            0,\n            \"aposto que um bom advogado podia criar um bom argumento do fato do presidente obama grampear meus telefones em outu … url\"\n        ],\n        [\n            0,\n            \"quão baixo obama foi pra grampear meus telefones durante um processo eleitoral sagrado isto é nixon watergate car … url\"\n        ],\n        [\n            0,\n            \"hashtag as profecias se cumprindo gente querendo dominar o mundo pra trazer paz através de socialismo islão dominando etc\"\n        ],\n        [\n            0,\n            \"parabéns mais uma notícia sobre a desconstrução do filme a bela e a fera nosso apoio irrestrito ao casal donos url\"\n        ],\n        [\n            0,\n            \"rt user wowwww n estava nd à espera desta you got me this time url\"\n        ],\n        [\n            0,\n            \"rt user engenharia barragem da obra de transposição do rio são francisco rompeu na divisa com a paraíba url\"\n        ],\n        [\n            0,\n            \"as vítimas foram a ex namorada dele rafaela horbach de 15 anos mãe de seu filho de dois meses e as irmãs url\"\n        ],\n        [\n            0,\n            \"rt user adoro estes católicos que se lembram da bíblia e deus quando é para serem homofóbicos mas depois só o islão é que é religião …\"\n        ],\n        [\n            0,\n            \"puta que pariu querem decidir como o rapaz deve chamar sua própria namorada vão se foder url\"\n        ],\n        [\n            1,\n            \"e depois reclamam da solidão da mulher negra sendo chata assim quero ver quem que namora esse traste url\"\n        ],\n        [\n            1,\n            \"user user acolher refugiados loirinhos não tá na moda não dá ibope pra ninguém mas se forem lgbt\"\n        ],\n        [\n            0,\n            \"9 10 pm adversity has the effect of eliciting talents which in prosperous circumstances would have lain dormant horace\"\n        ],\n        [\n            0,\n            \"rt user polêmica da semana prisão em 2ª instância vale para quem tem foro fux liberta juiz condenado e reacende debate url\"\n        ],\n        [\n            1,\n            \"glórias a deus fora abortistas url\"\n        ],\n        [\n            1,\n            \"e os países acolhendo refugiados tem que gastar dinheiro ajudando essa gente lá no seu país infelizmente essa gen … url\"\n        ],\n        [\n            0,\n            \"passamos agora pela 277 rumo ao litoral presenciamos um grave acidente não deu para parar estão fazendo massagem url\"\n        ],\n        [\n            0,\n            \"rt user 2 é a prova cabal da ligação íntima entre o pt e a guerrilha colombiana que tantos negavam e chamavam de teoria da cons …\"\n        ],\n        [\n            1,\n            \"funny animals of the day – 23 photos url url\"\n        ],\n        [\n            1,\n            \"esquerdopatas e blackblocs atacaram os manifestantes pró trump a merda da esquerda é igual em todo lugar só muda … url\"\n        ],\n        [\n            0,\n            \"سبحان الله وبحمده سبحان الله العظيم سبحان الله عدد النعم سبحان الله عدد خلقه ، ورضى نفسه ، وزنة عرشه ، ومداد كلماته url\"\n        ],\n        [\n            0,\n            \"rt user e o caviar pc siqueira querendo pagar de sem teto é mole url\"\n        ],\n        [\n            0,\n            \"servidos praia de leste pontal do paraná url\"\n        ],\n        [\n            0,\n            \"bart podemos emborracharnos solos en una esquina\"\n        ],\n        [\n            0,\n            \"user user tem uns democratas que invadiram a manifestação a polícia deixa desde que não haja violência entre os grupos\"\n        ],\n        [\n            0,\n            \"rt user alguém me da url\"\n        ],\n        [\n            0,\n            \"vai chover a foice divulgou manifestação pró trump hashtag url\"\n        ],\n        [\n            1,\n            \"rt user hashtag diz que eu sou legal mas pediu pra ficar comigo e eu disse não agora ele diz q eu sou vagabunda\"\n        ],\n        [\n            0,\n            \"rt user glória a deus url\"\n        ],\n        [\n            0,\n            \"user y donde esta tú gorda será está 🤔 😌 😔 que lastima url\"\n        ],\n        [\n            0,\n            \"estamos todos refugiados em pessoas que não somos “ consumismo é o ato de comprar o que você não precisas com o url\"\n        ],\n        [\n            0,\n            \"uma coisa que muito homem hétero não sabe a maioria das mulheres não goza apenas com penetração\"\n        ],\n        [\n            0,\n            \"alias isso é uma coisa que algumas mulheres também não sabem e ficam achando que por não gozar com penetração tem algum problema não tem\"\n        ],\n        [\n            1,\n            \"user pois é tem homem que acha que orgasmo feminino não existe risos e pesames pelas mulheres que transaram com esses\"\n        ],\n        [\n            0,\n            \"rt user ahi dias de dias enberdac\"\n        ],\n        [\n            0,\n            \"rt user hashtag sou eu mesmo\"\n        ],\n        [\n            1,\n            \"rt user let us be clear not only would any other president have been impeached if they had done what obama did they would h …\"\n        ],\n        [\n            1,\n            \"user ideologia de gênero não forma mem informa ideologia de gênero deforma mentes infantis\"\n        ],\n        [\n            0,\n            \"mais cristãos sendo atacados na áfrica pelo estado islâmico url\"\n        ],\n        [\n            1,\n            \"os muçulmanos não são bem vindos url\"\n        ],\n        [\n            0,\n            \"a imagem que define o que são esquerda e direita esquerda vagabundo mascarado direita patriota com a bandeir … url\"\n        ],\n        [\n            0,\n            \"« na alemanha multiplicam se à enésima potência os ataques aos campos de refugiados não são os refugiados que atacam os alemães »\"\n        ],\n        [\n            0,\n            \"não pode haver construção para europa e outra para angola url url\"\n        ],\n        [\n            0,\n            \"é verdade que o cnd não permitiu o fbi verificar o servidor ou outros equipamentos após descobrir que foram hackead … url\"\n        ],\n        [\n            0,\n            \"user não esquecer o pedido de desculpa a angola simplesmente por pt ser um estado de direito\"\n        ]\n    ]\n}"
  },
  {
    "path": "evaluation/classification/evaluate/__init__.py",
    "content": ""
  },
  {
    "path": "evaluation/classification/evaluate/mgpt_classification.py",
    "content": "# -*- coding: utf-8 -*-\nimport json\nimport os\nimport pickle\n\nimport numpy as np\nfrom datasets import Dataset, concatenate_datasets, load_dataset\nfrom sklearn.metrics import accuracy_score\nfrom evaluate.task import RuGPTEvaluationTask\n\nfrom evaluate.mgpt_classification_configs import (\n    XNLITaskConfig,\n    PAWSXTaskConfig,\n    AMAZONTaskConfig,\n    XCOPATaskConfig,\n    XWINOTaskConfig,\n)\n\nGROUP2TASK = {\n    \"classification\": [\"XNLI\", \"PAWSX\", \"AMAZON\", \"XCOPA\", \"XWINO\"],\n}\n\n\ndef merge_lang_datasets(benchmark, task_lang_name, split, langs, cache_dir):\n    ds = []\n    for lang in langs:\n        dataset = load_dataset(\n            benchmark,\n            \"{}{}\".format(task_lang_name, lang),\n            split=split,\n            cache_dir=cache_dir,\n        ).map(lambda example: {\"language\": lang})\n        ds.append(dataset)\n    ds = concatenate_datasets(ds)\n    return ds\n\n\nclass Metrics:\n    def __init__(self, task_name):\n        self.task_name = task_name\n\n    def calculate_metric(self, predictions, answers):\n        if self.task_name in GROUP2TASK[\"classification\"]:\n            metrics = self.calculate_accuracies(answers, predictions)\n        return metrics\n\n    def calculate_accuracies(self, answers, predictions):\n        langs = answers.keys()\n        results = []\n        for lang in langs:\n            results.append([lang, accuracy_score(answers[lang], predictions[lang])])\n        return results\n\n\nclass MultilingualClassificationTask(RuGPTEvaluationTask):\n    def __init__(self, config):\n        super().__init__(config)\n        self.prompts = config.prompts\n        self.langs = config.langs\n        self.cache_dir = config.cache_dir\n        self.task_name = config.task_name\n        self.shot_nums = config.shot_nums\n        self.seq_length = config.seq_length\n\n    def verbalize_samples(self, lang, dataset, prompt):\n        raise NotImplementedError\n\n    def load_data(self, split):\n        raise NotImplementedError\n\n    def verbalize_train_examples(self, ds_train, ds_test, lang):\n        num_rows = ds_test.num_rows\n        ds_train = ds_train.add_column(\"idx_row\", range(ds_train.num_rows))\n\n        train_texts = []\n        idx_texts = []\n        for label, prompt in self.prompts.items():\n            ds = ds_train.filter(lambda example: example[\"label\"] == label)\n            idx_texts.extend(ds[\"idx_row\"])\n            samples = self.verbalize_samples(lang, ds, prompt)\n            train_texts.extend(samples)\n        idx_texts = np.array(idx_texts)\n        train_texts = np.array(train_texts)\n\n        train_samples = []\n        for row in range(num_rows):\n            if self.task_name == \"XWINO\":\n                idx_rows = np.where(idx_texts != row)[0]\n            else:\n                idx_rows = idx_texts\n            sample = np.random.choice(\n                idx_rows, min(len(idx_rows), self.shot_nums), replace=False\n            )\n            train_samples.append(train_texts[sample])\n\n        if len(train_samples[0]) < self.shot_nums:\n            print(f\"few-shot examples: {len(train_samples[0])} (not {self.shot_nums})\")\n        return [\"\\n\".join(sample) + \"\\n\" for sample in train_samples]\n\n    def calculate_scores(self, data, model):\n        losses, _ = model.forward(\n            data, loss_per_pos=True, batch_size=self.config.batch_size\n        )\n        return np.asarray([sum(loss) for loss in losses])\n\n    def predict_subset(self, lang, dataset_lang, model):\n        scores, labels = [], []\n        prompts = self.prompts\n        for i, prompt in prompts.items():\n            labels.append(i)\n            text_samples = self.verbalize_samples(lang, dataset_lang, prompt)\n            if self.shot_nums > 0:\n                samples = [\n                    shot + sample\n                    for shot, sample in zip(dataset_lang[\"shots\"], text_samples)\n                ]\n                text_samples = []\n                for sample in samples:\n                    tokens = model.tokenizer.encode(sample)\n                    if len(tokens) > self.seq_length:\n                        tokens = tokens[-self.seq_length :]\n                        text_sample = model.tokenizer.decode(tokens)\n                        sample = text_sample.split(\"\\n\", maxsplit=1).pop()\n                    text_samples.append(sample)\n            print(lang, 'example: \"' + text_samples[0] + '\"')\n            scores.append(self.calculate_scores(text_samples, model))\n\n        scores = np.array(scores).T\n        labels = np.array(labels)\n\n        idx = np.argmin(scores, axis=1)\n        pred_label = np.take_along_axis(labels, idx, axis=0)\n        true_label = dataset_lang[\"label\"]\n        scores = np.concatenate((labels.reshape(1, -1), scores))\n\n        return true_label, pred_label.tolist(), scores\n\n    def predict(self, model):\n        path_scores = None\n        if self.shot_nums > 0:\n            ds_train = self.load_data(split=\"validation\")\n        dataset = self.load_data(split=\"test\")\n        y_true = {}\n        y_pred = {}\n        for i, lang in enumerate(self.langs):\n            print(i + 1, \"/\", len(self.langs), \":\", lang)\n            dataset_lang = dataset.filter(lambda example: example[\"language\"] == lang)\n            if self.shot_nums > 0:\n                print(\"Preprocess few-shot examples\")\n                ds_train_lang = ds_train.filter(\n                    lambda example: example[\"language\"] == lang\n                )\n                train_examples = self.verbalize_train_examples(\n                    ds_train_lang, dataset_lang, lang\n                )\n                dataset_lang = dataset_lang.add_column(\"shots\", train_examples)\n\n            true_label, pred_label, scores = self.predict_subset(\n                lang, dataset_lang, model\n            )\n            y_true[lang] = true_label\n            y_pred[lang] = pred_label\n            print(\"%.3f\" % accuracy_score(true_label, pred_label))\n        return y_true, y_pred\n\n\nclass AMAZONTask(MultilingualClassificationTask):\n    def __init__(self, config):\n        super().__init__(config)\n        self.review_colm = config.review_colm\n\n    def verbalize_samples(self, lang, dataset, prompt):\n        data = [prompt + text for text in dataset[\"text\"]]\n        return data\n\n    def load_data(self, split):\n        return (\n            merge_lang_datasets(\n                benchmark=\"amazon_reviews_multi\",\n                task_lang_name=\"\",\n                split=split,\n                langs=self.langs,\n                cache_dir=self.cache_dir,\n            )\n            .rename_column(self.review_colm, \"text\")\n            .rename_column(\"stars\", \"label\")\n        )\n\n\nclass PAWSXTask(MultilingualClassificationTask):\n    def __init__(self, config):\n        self.prompt_components_per_lang = config.prompt_components_per_lang\n        super().__init__(config)\n\n    def verbalize_samples(self, lang, dataset, prompt):\n        q = self.prompt_components_per_lang[lang][\"question\"]\n        a = self.prompt_components_per_lang[lang][prompt]\n        prompt = \" \" + q + a + \" \"\n        data = []\n        for sen1, sen2 in zip(dataset[\"sentence1\"], dataset[\"sentence2\"]):\n            sen1 = sen1.strip()\n            if sen1.endswith(\".\"):\n                sen1 = sen1[:-1] + \",\"\n            sen1 = sen1.strip()\n            line = sen1 + prompt + sen2\n            line = (\n                line.replace(\" .\", \".\")\n                .replace(\" ,\", \",\")\n                .replace(\" '\", \"'\")\n                .replace(\" n't\", \"n't\")\n            )\n            data.append(line)\n        return data\n\n    def load_data(self, split):\n        return merge_lang_datasets(\n            benchmark=\"xtreme\",\n            task_lang_name=\"PAWS-X.\",\n            split=split,\n            langs=self.langs,\n            cache_dir=self.cache_dir,\n        )\n\n\nclass XNLITask(MultilingualClassificationTask):\n    def __init__(self, config):\n        self.prompt_components_per_lang = config.prompt_components_per_lang\n        super().__init__(config)\n\n    def verbalize_samples(self, lang, dataset, prompt):\n        q = self.prompt_components_per_lang[lang][\"question\"]\n        a = self.prompt_components_per_lang[lang][prompt]\n        prompt = \" \" + q + \"? \" + a + \", \"\n        data = []\n        for sen1, sen2 in zip(dataset[\"sentence1\"], dataset[\"sentence2\"]):\n            sen1 = sen1.strip()\n            if sen1.endswith(\".\"):\n                sen1 = sen1[:-1] + \",\"\n            sen1 = sen1.strip()\n            line = sen1 + prompt + sen2\n            line = (\n                line.replace(\" .\", \".\")\n                .replace(\" ,\", \",\")\n                .replace(\" '\", \"'\")\n                .replace(\" n't\", \"n't\")\n            )\n            data.append(line)\n        return data\n\n    def load_data(self, split):\n        return (\n            load_dataset(\"xtreme\", \"XNLI\", split=split, cache_dir=self.cache_dir)\n            .filter(lambda example: example[\"language\"] in self.langs)\n            .rename_column(\"gold_label\", \"label\")\n        )\n\n\nclass XCOPATask(MultilingualClassificationTask):\n    def __init__(self, config):\n        super().__init__(config)\n        self.prompts_ques = config.prompts_ques\n        self.data_dir = os.path.join(config.cache_dir, config.data_dir)\n\n    def verbalize_samples(self, lang, dataset, prompt):\n        dataset = dataset.map(\n            lambda example: {\n                \"question\": self.prompts_ques[example[\"language\"]][example[\"question\"]]\n            }\n        )\n        spacer = \"\" if lang == \"zh\" else \" \"\n        data = [\n            premise.strip()\n            + spacer\n            + ques.strip().capitalize()\n            + spacer\n            + choice.strip().lower()\n            for premise, ques, choice in zip(\n                dataset[\"premise\"], dataset[\"question\"], dataset[prompt]\n            )\n        ]\n        data = [d.replace(\". \", \" \").lower().capitalize() for d in data]\n        return data\n\n    def load_data(self, split):\n        ds = []\n        for lang in self.langs:\n            ds.append(\n                load_dataset(\n                    \"xcopa\",\n                    lang,\n                    split=split,\n                    ignore_verifications=True,\n                    cache_dir=self.cache_dir,\n                ).map(lambda example: {\"language\": lang})\n            )\n        ds = concatenate_datasets(ds)\n        return ds\n\n\nclass XWINOTask(MultilingualClassificationTask):\n    def __init__(self, config):\n        super().__init__(config)\n        self.data_dir = os.path.join(config.cache_dir, config.data_dir)\n\n    def verbalize_samples(self, lang, dataset, prompt):\n        data = dataset[prompt]\n        return data\n\n    def preprocess_sentence(self, sent, idxs, candidate, lang):\n        processed_sent = sent.copy()\n        processed_sent[idxs[0] : idxs[1]] = [c.lower() for c in candidate[2]]\n        spacer = \"\" if lang in [\"zh\", \"jp\"] else \" \"\n        result = (\n            spacer.join(processed_sent)\n            .replace(\" .\", \".\")\n            .replace(\" ,\", \",\")\n            .replace(\" '\", \"'\")\n            .replace(\" n't\", \"n't\")\n        )\n        return result\n\n    def load_data(self, split):\n        with open(self.data_dir, encoding=\"utf-8\") as ifh:\n            xwino_dict = {}\n            choice1 = []\n            choice2 = []\n            langs = []\n            labels = []\n            docs = []\n            for line in ifh:\n                chunks = line.strip().split(\"\\t\")\n\n                lang = chunks[0]\n                langs.append(lang)\n                idxs = json.loads(chunks[5])[1]\n                candidates = json.loads(chunks[6])\n                sent_tokens = json.loads(chunks[4])\n                docs.append(chunks[3])\n\n                sents = []\n                for i, candidate in enumerate(candidates):\n                    if candidate[-1]:\n                        labels.append(i)\n                    processed_sent = self.preprocess_sentence(\n                        sent_tokens, idxs, candidate, lang\n                    )\n                    sents.append(processed_sent)\n\n                choice1.append(sents[0])\n                choice2.append(sents[1])\n\n            xwino_dict[\"language\"] = langs\n            xwino_dict[\"sentence\"] = docs\n            xwino_dict[\"choice1\"] = choice1\n            xwino_dict[\"choice2\"] = choice2\n            xwino_dict[\"label\"] = labels\n\n        return Dataset.from_dict(xwino_dict)\n\n\ndef evaluate_task(task_name, model, shots=0):\n    if task_name == \"XNLI\":\n        task = XNLITask(XNLITaskConfig(shot_nums=shots))\n\n    elif task_name == \"PAWSX\":\n        task = PAWSXTask(PAWSXTaskConfig(shot_nums=shots))\n\n    elif task_name == \"AMAZON\":\n        task = AMAZONTask(AMAZONTaskConfig(shot_nums=shots))\n\n    elif task_name == \"XCOPA\":\n        task = XCOPATask(XCOPATaskConfig(shot_nums=shots))\n\n    elif task_name == \"XWINO\":\n        task = XWINOTask(XWINOTaskConfig(shot_nums=shots))\n\n    metric = Metrics(task_name)\n    y_true, y_pred = task.predict(model)\n    result = metric.calculate_metric(y_true, y_pred)\n    return result\n"
  },
  {
    "path": "evaluation/classification/evaluate/mgpt_classification_configs.py",
    "content": "# -*- coding: utf-8 -*-\nfrom dataclasses import dataclass\n\n\n@dataclass\nclass TaskConfig:\n    cache_dir: str = \"datasets_cache\"\n    batch_size: int = 4\n    shot_nums: int = 0\n    seq_length: int = 512\n\n\n@dataclass\nclass XNLITaskConfig(TaskConfig):\n    task_name: str = \"XNLI\"\n    prompts = {\n        \"entailment\": \"entailment\",\n        \"contradiction\": \"contradiction\",\n        \"neutral\": \"neutral\",\n    }\n    langs = [\n        \"ru\",\n        \"en\",\n        \"ar\",\n        \"bg\",\n        \"de\",\n        \"el\",\n        \"es\",\n        \"fr\",\n        \"hi\",\n        \"sw\",\n        \"th\",\n        \"tr\",\n        \"ur\",\n        \"vi\",\n        \"zh\",\n    ]\n    prompt_components_per_lang = {\n        \"en\": {\n            \"entailment\": \"Yes\",\n            \"neutral\": \"Also\",\n            \"contradiction\": \"No\",\n            \"question\": \"right\",\n        },\n        \"ru\": {\n            \"entailment\": \"Да\",\n            \"neutral\": \"Также\",\n            \"contradiction\": \"Нет\",\n            \"question\": \"правда\",\n        },\n        \"ar\": {\n            \"entailment\": \"نعم\",\n            \"neutral\": \"ايضا\",\n            \"contradiction\": \"رقم\",\n            \"question\": \"حق\",\n        },\n        \"bg\": {\n            \"entailment\": \"Да\",\n            \"neutral\": \"Също\",\n            \"contradiction\": \"Не\",\n            \"question\": \"нали така\",\n        },\n        \"de\": {\n            \"entailment\": \"Ja\",\n            \"neutral\": \"Ebenfalls\",\n            \"contradiction\": \"Nein\",\n            \"question\": \"rechts\",  # echt\n        },\n        \"el\": {  # греческий\n            \"entailment\": \"Ναί\",\n            \"neutral\": \"Επίσης\",\n            \"contradiction\": \"Οχι\",\n            \"question\": \"σωστά\",\n        },\n        \"es\": {\n            \"entailment\": \"Sí\",\n            \"neutral\": \"también\",\n            \"contradiction\": \"No\",\n            \"question\": \"¿derecho\",\n        },\n        \"fr\": {\n            \"entailment\": \"Oui\",\n            \"neutral\": \"Aussi\",\n            \"contradiction\": \"Non\",\n            \"question\": \"à droite\",\n        },\n        \"hi\": {\n            \"entailment\": \"हां\",\n            \"neutral\": \"भी\",\n            \"contradiction\": \"नहीं\",\n            \"question\": \"अधिकार\",\n        },\n        \"sw\": {\n            \"entailment\": \"Ndiyo\",\n            \"neutral\": \"Pia\",\n            \"contradiction\": \"Hapana\",\n            \"question\": \"haki\",\n        },\n        \"th\": {\n            \"entailment\": \"ใช่\",\n            \"neutral\": \"อีกด้วย\",\n            \"contradiction\": \"ไม่\",\n            \"question\": \"ขวา\",\n        },\n        \"tr\": {\n            \"entailment\": \"Evet\",\n            \"neutral\": \"Ayrıca\",\n            \"contradiction\": \"Numara\",\n            \"question\": \"sağ\",\n        },\n        \"ur\": {  # urdu\n            \"entailment\": \"جی ہاں\",\n            \"neutral\": \"بھی\",\n            \"contradiction\": \"نہیں\",\n            \"question\": \"ٹھیک ہے\",\n        },\n        \"vi\": {\n            \"entailment\": \"Đúng\",\n            \"neutral\": \"Cũng thế\",\n            \"contradiction\": \"Không\",\n            \"question\": \"bên phải\",\n        },\n        \"zh\": {\n            \"entailment\": \"是的\",\n            \"neutral\": \"还\",\n            \"contradiction\": \"不\",\n            \"question\": \"对\",\n        },\n    }\n\n\n@dataclass\nclass PAWSXTaskConfig(TaskConfig):\n    task_name: str = \"PAWSX\"\n    prompts = {\"0\": \"0\", \"1\": \"1\"}\n    prompt_components_per_lang = {\n        \"en\": {\"1\": \"Yes,\", \"0\": \"No,\", \"question\": \"right? \"},\n        \"ja\": {\"1\": \"はい\", \"0\": \"いいえ\", \"question\": \"\"},\n        \"de\": {\"1\": \"Ja,\", \"0\": \"Nein,\", \"question\": \"rechts? \"},\n        \"ko\": {\"1\": \"네\", \"0\": \"아니다\", \"question\": \"\"},\n        \"es\": {\"1\": \"Sí,\", \"0\": \"No,\", \"question\": \"¿derecho? \"},\n        \"fr\": {\"1\": \"Oui,\", \"0\": \"Non,\", \"question\": \"à droite? \"},\n        \"zh\": {\"1\": \"是的,\", \"0\": \"不,\", \"question\": \"对? \"},\n    }\n    langs = [\"en\", \"de\", \"es\", \"fr\", \"ja\", \"ko\", \"zh\"]\n\n\n@dataclass\nclass AMAZONTaskConfig(TaskConfig):\n    task_name: str = \"AMAZON\"\n    review_colm: str = \"review_title\"\n    prompts = {\n        1: \"Rating 1. \",\n        2: \"Rating 2. \",\n        3: \"Rating 3. \",\n        4: \"Rating 4. \",\n        5: \"Rating 5. \",\n    }\n    langs = [\"en\", \"de\", \"es\", \"fr\", \"ja\", \"zh\"]\n\n\n@dataclass\nclass XCOPATaskConfig(TaskConfig):\n    task_name: str = \"XCOPA\"\n    data_dir = \"xcopa/data/\"\n    prompts_ques = {\n        \"et\": {\"cause\": \" sest \", \"effect\": \" nõnda \"},\n        \"ht\": {\"cause\": \" paske \", \"effect\": \" konsa \"},\n        \"it\": {\"cause\": \" perché \", \"effect\": \" così \"},\n        \"id\": {\"cause\": \" karena \", \"effect\": \" jadi \"},\n        \"qu\": {\"cause\": \" because \", \"effect\": \" so \"},\n        \"sw\": {\"cause\": \" kwa sababu \", \"effect\": \" hivyo \"},\n        \"zh\": {\"cause\": \" 因為 \", \"effect\": \" 這樣 \"},\n        \"ta\": {\"cause\": \" ஏனெனில் \", \"effect\": \" அதனால் \"},\n        \"th\": {\"cause\": \" เพราะ \", \"effect\": \" ดังนั้น \"},\n        \"tr\": {\"cause\": \" çünkü \", \"effect\": \" böyle \"},\n        \"vi\": {\"cause\": \" bởi vì \", \"effect\": \" như thế \"},\n    }\n    prompts = {0: \"choice1\", 1: \"choice2\"}\n    langs = [\"et\", \"ht\", \"it\", \"id\", \"qu\", \"sw\", \"zh\", \"ta\", \"th\", \"tr\", \"vi\"]\n\n\n@dataclass\nclass XWINOTaskConfig(TaskConfig):\n    task_name: str = \"XWINO\"\n    data_dir: str = \"crosslingual_winograd/dataset.tsv\"\n    prompts = {0: \"choice1\", 1: \"choice2\"}\n    langs = [\"en\", \"jp\", \"pt\", \"ru\"]\n"
  },
  {
    "path": "evaluation/classification/evaluate/task.py",
    "content": "class RuGPTEvaluationTask:\n    def __init__(self, config):\n        self.config = config\n\n    def verbalize_samples(self, lang, dataset, prompt):\n        raise NotImplementedError\n\n    def load_data(self):\n        raise NotImplementedError\n\n    def calculate_scores(self, data, model):\n        raise NotImplementedError\n\n    def predict(self, model):\n        y_true = {}\n        y_pred = {}\n        return y_true, y_pred\n"
  },
  {
    "path": "evaluation/classification/hate_speech.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"e98250c5\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import torch\\n\",\n    \"import math\\n\",\n    \"from sklearn.metrics import precision_recall_fscore_support\\n\",\n    \"from sklearn.metrics import accuracy_score\\n\",\n    \"import numpy as np\\n\",\n    \"import json\\n\",\n    \"import tqdm\\n\",\n    \"import operator\\n\",\n    \"import random\\n\",\n    \"import re\\n\",\n    \"import pandas as pd\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"9ba3a58a\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"HATESPEECH_LANGS = [\\n\",\n    \"    \\\"en\\\",\\n\",\n    \"    \\\"es\\\",\\n\",\n    \"    \\\"pt\\\",\\n\",\n    \"    \\\"pl\\\",\\n\",\n    \"    \\\"it\\\"\\n\",\n    \"]\\n\",\n    \"\\n\",\n    \"language_dict = {\\n\",\n    \"        \\\"es\\\": {\\n\",\n    \"        \\\"prompt\\\": \\\"La oración es  \\\",\\n\",\n    \"        \\\"neg1\\\": \\\"normal.\\\",\\n\",\n    \"        \\\"neg2\\\": \\\"común.\\\",\\n\",\n    \"        \\\"neg3\\\": \\\"ok.\\\",\\n\",\n    \"        \\\"neg4\\\": \\\"usual.\\\",\\n\",\n    \"        \\\"neg5\\\": \\\"aceptable.\\\",\\n\",\n    \"        \\\"pos1\\\": \\\"sexista.\\\",\\n\",\n    \"        \\\"pos2\\\": \\\"racista.\\\",\\n\",\n    \"        \\\"pos3\\\": \\\"ofensiva.\\\",\\n\",\n    \"        \\\"pos4\\\": \\\"abusivo.\\\",\\n\",\n    \"        \\\"pos5\\\": \\\"odioso.\\\",\\n\",\n    \"    },\\n\",\n    \"        \\\"it\\\": {\\n\",\n    \"        \\\"prompt\\\": \\\"La frase è \\\",\\n\",\n    \"        \\\"neg1\\\": \\\"normale.\\\",\\n\",\n    \"        \\\"neg2\\\": \\\"comune.\\\",\\n\",\n    \"        \\\"neg3\\\": \\\"ok.\\\",\\n\",\n    \"        \\\"neg4\\\": \\\"solito.\\\",\\n\",\n    \"        \\\"neg5\\\": \\\"accettabile.\\\",\\n\",\n    \"        \\\"pos1\\\": \\\"sessista.\\\",\\n\",\n    \"        \\\"pos2\\\": \\\"razzista.\\\",\\n\",\n    \"        \\\"pos3\\\": \\\"offensivo.\\\",\\n\",\n    \"        \\\"pos4\\\": \\\"abusivo.\\\",\\n\",\n    \"        \\\"pos5\\\": \\\"odioso.\\\",\\n\",\n    \"    },\\n\",\n    \"        \\\"en\\\": {\\n\",\n    \"        \\\"prompt\\\": \\\"The sentence is \\\",\\n\",\n    \"        \\\"neg1\\\": \\\"normal.\\\",\\n\",\n    \"        \\\"neg2\\\": \\\"common.\\\",\\n\",\n    \"        \\\"neg3\\\": \\\"ok.\\\",\\n\",\n    \"        \\\"neg4\\\": \\\"usual.\\\",\\n\",\n    \"        \\\"neg5\\\": \\\"acceptable.\\\",\\n\",\n    \"        \\\"pos1\\\": \\\"sexist.\\\",\\n\",\n    \"        \\\"pos2\\\": \\\"racist.\\\",\\n\",\n    \"        \\\"pos3\\\": \\\"offensive.\\\",\\n\",\n    \"        \\\"pos4\\\": \\\"abusive.\\\",\\n\",\n    \"        \\\"pos5\\\": \\\"hateful.\\\",\\n\",\n    \"    },\\n\",\n    \"        \\\"pt\\\": {\\n\",\n    \"        \\\"prompt\\\": \\\"A sentença é  \\\",\\n\",\n    \"        \\\"neg1\\\": \\\"normal.\\\",\\n\",\n    \"        \\\"neg2\\\": \\\"comum.\\\",\\n\",\n    \"        \\\"neg3\\\": \\\"ok.\\\",\\n\",\n    \"        \\\"neg4\\\": \\\"habitual.\\\",\\n\",\n    \"        \\\"neg5\\\": \\\"aceitável.\\\",\\n\",\n    \"        \\\"pos1\\\": \\\"sexista.\\\",\\n\",\n    \"        \\\"pos2\\\": \\\"racista.\\\",\\n\",\n    \"        \\\"pos3\\\": \\\"ofensiva.\\\",\\n\",\n    \"        \\\"pos4\\\": \\\"abusivo.\\\",\\n\",\n    \"        \\\"pos5\\\": \\\"odioso.\\\",\\n\",\n    \"    },\\n\",\n    \"        \\\"pl\\\":{\\n\",\n    \"        \\\"prompt\\\": \\\"Zdanie brzmi \\\",\\n\",\n    \"        \\\"neg1\\\": \\\"normaln.\\\",\\n\",\n    \"        \\\"neg2\\\": \\\"pospolity.\\\",\\n\",\n    \"        \\\"neg3\\\": \\\"ok.\\\",\\n\",\n    \"        \\\"neg4\\\": \\\"zwykły.\\\",\\n\",\n    \"        \\\"neg5\\\": \\\"do przyjęcia.\\\",\\n\",\n    \"        \\\"pos1\\\": \\\"seksistowski.\\\",\\n\",\n    \"        \\\"pos2\\\": \\\"rasistowski.\\\",\\n\",\n    \"        \\\"pos3\\\": \\\"ofensywa.\\\",\\n\",\n    \"        \\\"pos4\\\": \\\"obraźliwy.\\\",\\n\",\n    \"        \\\"pos5\\\": \\\"nienawistny.\\\",\\n\",\n    \"    }\\n\",\n    \"}\\n\",\n    \"\\n\",\n    \"# PROMPT\\n\",\n    \"# The sentence is <candidate>\\n\",\n    \"# Candidates negative: normal., common., ok., usual., acceptable.\\n\",\n    \"# Candidates positive: sexist., racist., offensive., abusive., hateful.\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"42583800\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def hatespeech_eval(prompt_n1, prompt_n2, prompt_n3, prompt_n4, prompt_n5, \\n\",\n    \"                    prompt_p1, prompt_p2, prompt_p3, prompt_p4, prompt_p5):\\n\",\n    \"    ppl1, nll1, scores1 = get_logprobs(prompt_n1)\\n\",\n    \"    ppl2, nll2, scores2 = get_logprobs(prompt_n2)\\n\",\n    \"    ppl3, nll3, scores3 = get_logprobs(prompt_n3)\\n\",\n    \"    ppl4, nll4, scores4 = get_logprobs(prompt_n4)\\n\",\n    \"    ppl5, nll5, scores5 = get_logprobs(prompt_n5)\\n\",\n    \"    \\n\",\n    \"    ppl6, nll6, scores6 = get_logprobs(prompt_p1)\\n\",\n    \"    ppl7, nll7, scores7 = get_logprobs(prompt_p2)\\n\",\n    \"    ppl8, nll8, scores8 = get_logprobs(prompt_p3)\\n\",\n    \"    ppl9, nll9, scores9 = get_logprobs(prompt_p4)\\n\",\n    \"    ppl10, nll10, scores10 = get_logprobs(prompt_p5)\\n\",\n    \"    \\n\",\n    \"    sc_n1, sc_n2, sc_n3, sc_n4, sc_n5 = scores1.sum(), scores2.sum(), scores3.sum(), scores4.sum(), scores5.sum()\\n\",\n    \"    sc_p1, sc_p2, sc_p3, sc_p4, sc_p5 = scores6.sum(), scores7.sum(), scores8.sum(), scores9.sum(), scores10.sum()\\n\",\n    \"    my_list = [sc_n1, sc_n2, sc_n3, sc_n4, sc_n5, sc_p1, sc_p2, sc_p3, sc_p4, sc_p5]\\n\",\n    \"    index, value = max(enumerate(my_list), key=operator.itemgetter(1))\\n\",\n    \"    \\n\",\n    \"        \\n\",\n    \"    neg = [scores1.tolist(), scores2.tolist(), scores3.tolist(), scores4.tolist(), scores5.tolist()]\\n\",\n    \"    pos = [scores6.tolist(), scores7.tolist(), scores8.tolist(), scores9.tolist(), scores10.tolist()]\\n\",\n    \"\\n\",\n    \"    promts = [prompt_n1, prompt_n2, prompt_n3, prompt_n4, prompt_n5, prompt_p1, prompt_p2, prompt_p3, prompt_p4, prompt_p5]\\n\",\n    \"\\n\",\n    \"        \\n\",\n    \"    if index in [1,2,3,4,5]:\\n\",\n    \"        predict = 0\\n\",\n    \"    else:\\n\",\n    \"        predict = 1\\n\",\n    \"    return predict, my_list, neg, pos, promts\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"ad6e545b\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"prompt\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"95aea2a7\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def get_logprobs(prompt):\\n\",\n    \"    import re\\n\",\n    \"    prompt = re.sub(\\\"\\\\n+\\\", \\\"\\\\n\\\", prompt)\\n\",\n    \"    \\n\",\n    \"    nll = model.forward([prompt], loss_per_pos=False)[0][0]  \\n\",\n    \"    ppl = math.exp(nll)\\n\",\n    \"    losses = model.forward([prompt], loss_per_pos=True)[0][0]\\n\",\n    \"    return (\\n\",\n    \"        ppl,\\n\",\n    \"        nll,\\n\",\n    \"        np.array([loss * -1.0 for loss in losses]),\\n\",\n    \"    )\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"51c74c7c\",\n   \"metadata\": {},\n   \"source\": [\n    \"## Evaluation\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"0ea4b77a\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"from inference import load_mgpt\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"bb44f4eb\",\n   \"metadata\": {\n    \"scrolled\": true\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"model = load_mgpt(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"952b1790\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"with open(\\\"data/hate_speech_test.json\\\") as inf:\\n\",\n    \"    hatedata = json.load(inf)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"eb91c78b\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"with open(\\\"data/hate_speech_train.json\\\") as inf:\\n\",\n    \"    hatedata_train = json.load(inf)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"6dd31205\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"for lang in language_dict:\\n\",\n    \"    print(lang, len(hatedata[lang]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"92465057\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"for lang in language_dict:\\n\",\n    \"    print(lang, len(hatedata[lang]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"f455886f\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def get_train_df(hatedata, lang, language_dict):\\n\",\n    \"\\n\",\n    \"    label_dict = {0: ['neg1', 'neg2', 'neg3', 'neg4', 'neg5'],\\n\",\n    \"                 1: ['pos1', 'pos2', 'pos3', 'pos4', 'pos5']}\\n\",\n    \"\\n\",\n    \"    df = pd.DataFrame(hatedata[lang], columns=['label', 'text'])\\n\",\n    \"    samples = []\\n\",\n    \"    for row in df.values:\\n\",\n    \"        labels = label_dict[row[0]]\\n\",\n    \"        sample = np.random.choice(labels)\\n\",\n    \"        prompt = \\\"{}{} {}\\\".format(\\n\",\n    \"            language_dict[lang][\\\"prompt\\\"],\\n\",\n    \"            language_dict[lang][sample],\\n\",\n    \"            row[1]\\n\",\n    \"        )\\n\",\n    \"        samples.append(prompt)\\n\",\n    \"    df['prompt'] = samples\\n\",\n    \"    return df\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"507a2069\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def preprocess_train_data(hatedata, lang, language_dict):\\n\",\n    \"    label_dict = {0: ['neg1', 'neg2', 'neg3', 'neg4', 'neg5'],\\n\",\n    \"                 1: ['pos1', 'pos2', 'pos3', 'pos4', 'pos5']}\\n\",\n    \"\\n\",\n    \"    train_data = []\\n\",\n    \"    for row in hatedata[lang]:\\n\",\n    \"        labels = label_dict[row[0]]\\n\",\n    \"        sample = np.random.choice(labels)\\n\",\n    \"        prompt = \\\"{}{} {}\\\".format(\\n\",\n    \"            language_dict[lang][\\\"prompt\\\"],\\n\",\n    \"            language_dict[lang][sample],\\n\",\n    \"            row[1]\\n\",\n    \"        )\\n\",\n    \"        train_data.append(prompt)\\n\",\n    \"    return train_data\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"6b2fd0ff\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"LANGS = ['pt', 'pl', 'es', 'it', 'en']\\n\",\n    \"num_shots = 0\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"3f87d25e\",\n   \"metadata\": {\n    \"scrolled\": false\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"all_results = {}\\n\",\n    \"for lang in LANGS:\\n\",\n    \"    if lang not in all_results:\\n\",\n    \"        all_results[lang] = {'gold':[], 'pred':[]}\\n\",\n    \"    results_pred = []\\n\",\n    \"    results_gold = []\\n\",\n    \"    print(lang)\\n\",\n    \"\\n\",\n    \"    train_data = preprocess_train_data(hatedata_train, lang, language_dict)\\n\",\n    \"    \\n\",\n    \"    scores = []\\n\",\n    \"    neg_scores = []\\n\",\n    \"    pos_scores = []\\n\",\n    \"    promts_list = []\\n\",\n    \"    for idx, row in enumerate(tqdm.tqdm(hatedata[lang])):\\n\",\n    \"\\n\",\n    \"        if num_shots:\\n\",\n    \"            sample = np.random.choice(train_data, num_shots)\\n\",\n    \"            shots = '\\\\n'.join(sample) + '\\\\n'\\n\",\n    \"        else:\\n\",\n    \"            shots = ''\\n\",\n    \"        \\n\",\n    \"        propmpts_n = []\\n\",\n    \"        for i in range(1,6):\\n\",\n    \"            prompt = \\\"{}{}{} {}\\\".format(\\n\",\n    \"                shots,\\n\",\n    \"                language_dict[lang][\\\"prompt\\\"],\\n\",\n    \"                language_dict[lang][\\\"neg{}\\\".format(i)],\\n\",\n    \"                row[1]\\n\",\n    \"            )\\n\",\n    \"            propmpts_n.append(prompt)\\n\",\n    \"\\n\",\n    \"        propmpts_p = []\\n\",\n    \"        for i in range(1,6):\\n\",\n    \"            prompt = \\\"{}{}{} {}\\\".format(\\n\",\n    \"                shots,\\n\",\n    \"                language_dict[lang][\\\"prompt\\\"],\\n\",\n    \"                language_dict[lang][\\\"pos{}\\\".format(i)],\\n\",\n    \"                row[1]\\n\",\n    \"            )\\n\",\n    \"            propmpts_p.append(prompt)\\n\",\n    \"\\n\",\n    \"        prompt_n1, prompt_n2, prompt_n3, prompt_n4, prompt_n5 = propmpts_n\\n\",\n    \"        prompt_p1, prompt_p2, prompt_p3, prompt_p4, prompt_p5 = propmpts_p\\n\",\n    \"\\n\",\n    \"        label_gold = row[0]\\n\",\n    \"        predict, my_list, neg, pos, promts = hatespeech_eval(\\n\",\n    \"            prompt_n1, prompt_n2, prompt_n3, prompt_n4, prompt_n5, \\n\",\n    \"            prompt_p1, prompt_p2, prompt_p3, prompt_p4, prompt_p5\\n\",\n    \"        )\\n\",\n    \"        results_pred.append(str(predict))\\n\",\n    \"        results_gold.append(str(label_gold))\\n\",\n    \"    \\n\",\n    \"        scores.append(my_list)\\n\",\n    \"        neg_scores.append(neg)\\n\",\n    \"        pos_scores.append(pos)\\n\",\n    \"        promts_list.append(promts)\\n\",\n    \"    \\n\",\n    \"    all_results[lang]['gold'] = results_gold\\n\",\n    \"    all_results[lang]['pred'] = results_pred\\n\",\n    \"\\n\",\n    \"    accuracy = accuracy_score(results_gold, results_pred)\\n\",\n    \"    pr_ma, rc_ma, f1_ma, _ = precision_recall_fscore_support(results_gold, results_pred, average='macro')\\n\",\n    \"    pr_mi, rc_mi, f1_mi, _ = precision_recall_fscore_support(results_gold, results_pred, average='micro')\\n\",\n    \"    pr_w, rc_w, f1_w, _ = precision_recall_fscore_support(results_gold, results_pred, average='weighted')\\n\",\n    \"    print(lang)\\n\",\n    \"    print(accuracy, len(results_gold))\\n\",\n    \"    print(pr_ma, rc_ma, f1_ma)\\n\",\n    \"    print(pr_mi, rc_mi, f1_mi)\\n\",\n    \"    print(pr_w, rc_w, f1_w)\\n\",\n    \"    print('--------------')\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"cea66502\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"for lang, vals in all_results.items():\\n\",\n    \"    results_gold = vals['gold']\\n\",\n    \"    results_pred = vals['pred']\\n\",\n    \"    accuracy = accuracy_score(results_gold, results_pred)\\n\",\n    \"    pr_ma, rc_ma, f1_ma, _ = precision_recall_fscore_support(results_gold, results_pred, average='macro')\\n\",\n    \"    pr_mi, rc_mi, f1_mi, _ = precision_recall_fscore_support(results_gold, results_pred, average='micro')\\n\",\n    \"    pr_w, rc_w, f1_w, _ = precision_recall_fscore_support(results_gold, results_pred, average='weighted')\\n\",\n    \"    print(lang)\\n\",\n    \"    print(accuracy, len(results_gold))\\n\",\n    \"    print(pr_ma, rc_ma, f1_ma)\\n\",\n    \"    print(pr_mi, rc_mi, f1_mi)\\n\",\n    \"    print(pr_w, rc_w, f1_w)\\n\",\n    \"    print('--------------')\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"66a1ba14\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"20a37d07\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"755c17bb\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3 (ipykernel)\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.7.12\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 5\n}\n"
  },
  {
    "path": "evaluation/classification/inference.py",
    "content": "import os\nimport json\nfrom tqdm import tqdm\n\nimport torch\nimport torch.nn.functional as F\nfrom transformers import GPT2Tokenizer, GPT2LMHeadModel\n\nfrom list_docs_dataset import get_dataloader\n\n\nclass InferenceModel:\n    def __init__(self, model_path, tokenizer_path=None, device=0):\n        self.device = device\n        if tokenizer_path is None:\n            tokenizer_path = model_path\n\n        self.tokenizer = GPT2Tokenizer.from_pretrained(tokenizer_path)\n        self.model = GPT2LMHeadModel.from_pretrained(model_path).to(device).eval()\n        print(\"Model loaded\")\n\n    def forward(self, texts, batch_size=8, seq_length=512, loss_per_pos=False):\n        dataset = get_dataloader(\n            texts, self.tokenizer, batch_size, max_length=seq_length\n        )\n        return self.forward_pretokenized(dataset, loss_per_pos)\n\n    def forward_pretokenized(self, dataset, loss_per_pos=False, limit=0):\n        losses = []\n        langs = []\n        with torch.no_grad():\n            for i, batch in enumerate(tqdm(dataset, total=limit or len(dataset))):\n                if isinstance(batch, list) and len(batch) == 2:\n                    batch_langs, batch = batch\n                else:\n                    batch_langs = []\n                if limit and i >= limit:\n                    break\n                if self.device is not None:\n                    for k, v in batch.items():\n                        batch[k] = v.view(-1, v.size(-1)).cuda(self.device)\n                sample_losses = self.forward_single_batch(batch, loss_per_pos)\n                sample_losses = sample_losses.detach().tolist()\n                if isinstance(sample_losses, float):\n                    losses.append(sample_losses)\n                else:\n                    losses.extend(sample_losses)\n                langs += batch_langs\n        return losses, langs if len(langs) else losses\n\n    def forward_single_batch(self, inputs, loss_per_pos=False):\n        output = self.model(**inputs).logits\n\n        input_ids = inputs[\"input_ids\"]\n        labels = inputs[\"input_ids\"]\n\n        labels = labels[:, 1:].contiguous()\n        output = output[:, :-1].contiguous().float()\n\n        losses = F.cross_entropy(output.transpose(1, 2), labels, reduction=\"none\")\n\n        pad_token = self.tokenizer.encoder[\"<pad>\"]\n        loss_mask = torch.ones(\n            input_ids.size(), dtype=torch.float, device=input_ids.device\n        )\n        loss_mask[input_ids == pad_token] = 0.0\n        loss_mask = loss_mask[:, 1:].contiguous()\n\n        if loss_per_pos:\n            return losses * loss_mask\n\n        loss_mask = loss_mask.view(-1)\n        loss = torch.sum(losses.view(-1) * loss_mask) / loss_mask.sum()\n        return loss\n\n\ndef load_mgpt(path, tokenizer_path=None, device=0):\n    model = InferenceModel(path, tokenizer_path, device=device)\n    return model\n"
  },
  {
    "path": "evaluation/classification/list_docs_dataset.py",
    "content": "import numpy as np\nimport torch\nfrom torch.utils.data import Dataset, DataLoader\n\n\nclass ListDocsDataset(Dataset):\n    def __init__(self, texts, tokenizer, max_length, padding=True, strip=True):\n        if strip:\n            textstexts = [t.strip() for t in texts]\n\n        tokenizer.pad_token_id = tokenizer.encoder[\"<pad>\"]\n        samples = []\n        for text in texts:\n            sample = tokenizer(\n                text,\n                return_tensors=\"pt\",\n                padding=\"max_length\",\n                truncation=True,\n                max_length=max_length,\n            )\n            samples.append(sample)\n        self.samples = samples\n\n    def __len__(self):\n        return len(self.samples)\n\n    def __getitem__(self, item):\n        return (\"unk\", self.samples[item])\n\n\ndef get_dataloader(texts, tokenizer, batch_size, max_length):\n    dataset = ListDocsDataset(texts, tokenizer, max_length)\n    loader = DataLoader(dataset, batch_size=batch_size, drop_last=False)\n    return loader\n"
  },
  {
    "path": "evaluation/language_families_info.csv",
    "content": "lang;language;family;fam;\r\naz;Azerbaijani;Turkic (Oghuz);Oghuz;\r\nsw;Swahili;Niger-Congo;NigerCongo;\r\naf;Afrikaans;Indo-European (Germanic);Germanic;\r\nar;Arabic;Afro-Asiatic;AfroAsiatic;\r\nba;Bashkir;Turkic (Kipchak);Kipchak;\r\nbe;Belarusian;Slavic;Slavic;\r\nbxr;Buryat;Mongolic;Mongolic;\r\nbg;Bulgarian;Slavic;Slavic;\r\nbn;Bengali;Indo-European  (Indo-Aryan);IndoAryan;\r\ncv;Chuvash;Turkic (Oghuz);Oghuz;\r\nhy;Armenian;Indo-European (Armenian);Armenian;\r\nda;Danish;Indo-European (Germanic);Germanic;\r\nde;German;Indo-European (Germanic);Germanic;\r\nel;Greek;Indo-European  (Greek);Greek;\r\nes;Spanish;Indo-European (Romance);Romance;\r\neu;Basque;Basque;Basque;\r\nfa;Persian;Indo-European  (Iranian);Iranian;\r\nfi;Finnish;Uralic;Uralic;\r\nfr;French;Indo-European (Romance);Romance;\r\nhe;Hebrew;Afro-Asiatic;AfroAsiatic;\r\nhi;Hindi;Indo-European  (Indo-Aryan);IndoAryan;\r\nhu;Hungarian;Uralic;Uralic;\r\nkk;Kazakh;Turkic (Kipchak);Kipchak;\r\nid;Indonesian;Austronesian;Austronesian;\r\nit;Italian;Indo-European (Romance);Romance;\r\nja;Japanese;Japonic;Japonic;\r\nka;Georgian;Kartvelian;Kartvelian;\r\nky;Kyrgyz;Turkic (Kipchak);Kipchak;\r\nko;Korean;Koreanic;Koreanic;\r\nlt;Lithuanian;Baltic;Baltic;\r\nlv;Latvian;Baltic;Baltic;\r\nmn;Mongolian;Mongolic;Mongolic;\r\nml;Malayalam;Dravidian;Dravidian;\r\nos;Ossetian;Indo-European  (Iranian);Iranian;\r\nmr;Marathi;Indo-European  (Indo-Aryan);IndoAryan;\r\nms;Malay;Austronesian;Austronesian;\r\nmy;Burmese;Sino-Tibetan;SinoTibetan;\r\nnl;Dutch;Indo-European (Germanic);Germanic;\r\nro;Romanian;Indo-European (Romance);Romance;\r\npl;Polish;Slavic;Slavic;\r\npt;Portuguese;Indo-European (Romance);Romance;\r\nsah;Yakut;Turkic (Siberian);Siberian;\r\nru;Russian;Slavic;Slavic;\r\ntg;Tajik;Indo-European  (Iranian);Iranian;\r\nsv;Swedish;Indo-European (Germanic);Germanic;\r\nta;Tamil;Dravidian;Dravidian;\r\nte;Telugu;Dravidian;Dravidian;\r\ntk;Turkmen;Turkic (Oghuz);Oghuz;\r\nth;Thai;Kra-Dai;KraDai;\r\ntr;Turkish;Turkic (Oghuz);Oghuz;\r\ntl;Tagalog;Austronesian;Austronesian;\r\ntt;Tatar;Turkic (Kipchak);Kipchak;\r\ntyv;Tuvinian;Turkic (Siberian);Siberian;\r\nuk;Ukrainian;Slavic;Slavic;\r\nen;English;Indo-European (Germanic);Germanic;\r\nur;Urdu;Indo-European  (Indo-Aryan);IndoAryan;\r\nvi;Vietnamese;Austro-Asiatic;AustroAsiatic;\r\nuz;Uzbek;Turkic (Karluk);Karluk;\r\nyo;Yoruba;Niger-Congo;NigerCongo;\r\nzh;Chinese;Sino-Tibetan;SinoTibetan;\r\nxal;Kalmyk;Mongolic;Mongolic;"
  },
  {
    "path": "evaluation/sequence_labeling/README.md",
    "content": "## Sequence labeling evaluation\nThis Folder contains code that reproduces mGPT experiments for NER and POS.\n- *sequence_labeling_prediction.ipynb* computes predictions for NER and POS tasks\n- *sequence_labeling_evalution.ipynb* evaluates predictions created in *sequence_labeling_prediction.ipynb* and computes final scores.\n\n### Data\n\n`./data/UD_POS_data.tar.gz` contains data for POS evaluation on CIS & Low-Resource UD languages.\n\nXGLUE data can be downloaded from [XGLUE Leaderboard](https://microsoft.github.io/XGLUE/). For this, you need to agree to the terms of service. After you do so, a download link will be made available.\n"
  },
  {
    "path": "evaluation/sequence_labeling/inference.py",
    "content": "import os\nimport json\nfrom tqdm import tqdm\n\nimport torch\nimport torch.nn.functional as F\nfrom transformers import GPT2Tokenizer, GPT2LMHeadModel\n\nfrom list_docs_dataset import get_dataloader\n\n\nclass InferenceModel:\n    def __init__(self, model_path, tokenizer_path=None, device=0):\n        self.device = device\n        if tokenizer_path is None:\n            tokenizer_path = model_path\n\n        self.tokenizer = GPT2Tokenizer.from_pretrained(tokenizer_path)\n        self.model = GPT2LMHeadModel.from_pretrained(model_path).to(device).eval()\n        print(\"Model loaded\")\n\n    def forward(self, texts, batch_size=8, seq_length=512, loss_per_pos=False):\n        dataset = get_dataloader(\n            texts, self.tokenizer, batch_size, max_length=seq_length\n        )\n        return self.forward_pretokenized(dataset, loss_per_pos)\n\n    def forward_pretokenized(self, dataset, loss_per_pos=False, limit=0):\n        losses = []\n        langs = []\n        with torch.no_grad():\n            for i, batch in enumerate(tqdm(dataset, total=limit or len(dataset))):\n                if isinstance(batch, list) and len(batch) == 2:\n                    batch_langs, batch = batch\n                else:\n                    batch_langs = []\n                if limit and i >= limit:\n                    break\n                if self.device is not None:\n                    for k, v in batch.items():\n                        batch[k] = v.view(-1, v.size(-1)).cuda(self.device)\n                sample_losses = self.forward_single_batch(batch, loss_per_pos)\n                sample_losses = sample_losses.detach().tolist()\n                if isinstance(sample_losses, float):\n                    losses.append(sample_losses)\n                else:\n                    losses.extend(sample_losses)\n                langs += batch_langs\n        return losses, langs if len(langs) else losses\n\n    def forward_single_batch(self, inputs, loss_per_pos=False):\n        output = self.model(**inputs).logits\n\n        input_ids = inputs[\"input_ids\"]\n        labels = inputs[\"input_ids\"]\n\n        labels = labels[:, 1:].contiguous()\n        output = output[:, :-1].contiguous().float()\n\n        losses = F.cross_entropy(output.transpose(1, 2), labels, reduction=\"none\")\n\n        pad_token = self.tokenizer.encoder[\"<pad>\"]\n        loss_mask = torch.ones(\n            input_ids.size(), dtype=torch.float, device=input_ids.device\n        )\n        loss_mask[input_ids == pad_token] = 0.0\n        loss_mask = loss_mask[:, 1:].contiguous()\n\n        if loss_per_pos:\n            return losses * loss_mask\n\n        loss_mask = loss_mask.view(-1)\n        loss = torch.sum(losses.view(-1) * loss_mask) / loss_mask.sum()\n        return loss\n\n\ndef load_mgpt(path, tokenizer_path=None, device=0):\n    model = InferenceModel(path, tokenizer_path, device=device)\n    return model\n"
  },
  {
    "path": "evaluation/sequence_labeling/list_docs_dataset.py",
    "content": "import numpy as np\nimport torch\nfrom torch.utils.data import Dataset, DataLoader\n\n\nclass ListDocsDataset(Dataset):\n    def __init__(self, texts, tokenizer, max_length, padding=True, strip=True):\n        if strip:\n            textstexts = [t.strip() for t in texts]\n\n        tokenizer.pad_token_id = tokenizer.encoder[\"<pad>\"]\n        samples = []\n        for text in texts:\n            sample = tokenizer(\n                text,\n                return_tensors=\"pt\",\n                padding=\"max_length\",\n                truncation=True,\n                max_length=max_length,\n            )\n            samples.append(sample)\n        self.samples = samples\n\n    def __len__(self):\n        return len(self.samples)\n\n    def __getitem__(self, item):\n        return (\"unk\", self.samples[item])\n\n\ndef get_dataloader(texts, tokenizer, batch_size, max_length):\n    dataset = ListDocsDataset(texts, tokenizer, max_length)\n    loader = DataLoader(dataset, batch_size=batch_size, drop_last=False)\n    return loader\n"
  },
  {
    "path": "evaluation/sequence_labeling/sequence_labeling_evaluation.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"23b96f8d\",\n   \"metadata\": {\n    \"id\": \"25f88ea7\"\n   },\n   \"source\": [\n    \"# Sequence labeling (NER & POS) evaluation\\n\",\n    \"\\n\",\n    \"This notebook contains code that reproduces Sequence Labeling mGPT experiments. Namely, this code can be used to evaluate predictions formed by *sequence_labeling_prediction.ipynb*.\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"# Metrics\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"ead5f18a\",\n   \"metadata\": {\n    \"id\": \"GAr0xuDSCG1X\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"#!pip install seqeval\\n\",\n    \"\\n\",\n    \"from seqeval.metrics import f1_score, precision_score, accuracy_score, recall_score\\n\",\n    \"import numpy as np\\n\",\n    \"import pandas as pd\\n\",\n    \"import math\\n\",\n    \"import pickle\\n\",\n    \"import os\\n\",\n    \"import warnings\\n\",\n    \"import random\\n\",\n    \"from collections import Counter\\n\",\n    \"\\n\",\n    \"warnings.filterwarnings('ignore')\\n\",\n    \"pd.set_option(\\\"display.precision\\\", 3)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"024faa34\",\n   \"metadata\": {\n    \"id\": \"b5abc930\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"# metrics\\n\",\n    \"def calculate_scores(answers, predictions):\\n\",\n    \"    langs = answers.keys()\\n\",\n    \"    results = []\\n\",\n    \"    for l in langs:\\n\",\n    \"        results.append([l, accuracy_score(answers[l], predictions[l])])\\n\",\n    \"    return results\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"def sequence_general_metrics_(true_label, pred_label):\\n\",\n    \"    flat_true_label = []\\n\",\n    \"    flat_pred_label = []\\n\",\n    \"    for i in range(len(pred_label)):\\n\",\n    \"        flat_true_label = flat_true_label + true_label[i]\\n\",\n    \"        flat_pred_label = flat_pred_label + pred_label[i]\\n\",\n    \"    tag_list = list(sorted(set(flat_true_label)))\\n\",\n    \"    random_choice = [random.sample(tag_list, 1) for i in range(len(flat_true_label))]\\n\",\n    \"    return [accuracy_score(flat_true_label, flat_pred_label), \\\\\\n\",\n    \"            precision_score(flat_true_label, flat_pred_label, average = 'weighted'), \\\\\\n\",\n    \"            recall_score(flat_true_label, flat_pred_label, average = 'weighted'), \\\\\\n\",\n    \"            f1_score(flat_true_label, flat_pred_label, average = 'weighted'),\\n\",\n    \"            precision_score(flat_true_label, random_choice, average = 'weighted'), \\\\\\n\",\n    \"            f1_score(flat_true_label, random_choice, average = 'weighted')]\\n\",\n    \"\\n\",\n    \"def sequence_general_metrics(true_label, pred_label):\\n\",\n    \"    random_choice = []\\n\",\n    \"    flat_true_label = []\\n\",\n    \"    for i in range(len(true_label)):\\n\",\n    \"\\n\",\n    \"        for j in range(len(true_label[i])):\\n\",\n    \"            if true_label[i][j] == '':\\n\",\n    \"                true_label[i][j] = 'X'\\n\",\n    \"        flat_true_label = flat_true_label + true_label[i]\\n\",\n    \"    tag_list = list(sorted(set(flat_true_label)))\\n\",\n    \"    del flat_true_label\\n\",\n    \"    for i in range(len(true_label)):\\n\",\n    \"        random_choice.append([random.sample(tag_list, 1)[0] for i in range(len(true_label[i]))])\\n\",\n    \"\\n\",\n    \"    return [accuracy_score(true_label, pred_label), \\\\\\n\",\n    \"            precision_score(true_label, pred_label), \\\\\\n\",\n    \"            recall_score(true_label, pred_label), \\\\\\n\",\n    \"            f1_score(true_label, pred_label),\\n\",\n    \"            precision_score(true_label, random_choice), \\\\\\n\",\n    \"            f1_score(true_label, random_choice), \\\\\\n\",\n    \"            accuracy_score(true_label, random_choice)]\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"def calculate_sequence_labeling_scores(answers, predictions):\\n\",\n    \"    langs = answers.keys()\\n\",\n    \"    results = []\\n\",\n    \"    for l in langs:\\n\",\n    \"            true = answers[l]\\n\",\n    \"            pred = predictions[l]\\n\",\n    \"            results.append([l] +  sequence_general_metrics(true, pred))\\n\",\n    \"    return pd.DataFrame(results, columns = ['Language', 'Acc', 'Precision', 'Recall', 'F1', 'Random Precision', 'Random F1', 'Random accuracy'])\\n\",\n    \"\\n\",\n    \"#text preprocessing\\n\",\n    \"\\n\",\n    \"#regular expression for tags generated by the model (POS-tags, NER-tags)\\n\",\n    \"def words_only(text, regex):\\n\",\n    \"    try:\\n\",\n    \"        return \\\" \\\".join(regex.findall(text))\\n\",\n    \"    except:\\n\",\n    \"        return \\\"\\\"\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"917ce355\",\n   \"metadata\": {\n    \"id\": \"09fdacc5\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"def show_tag_statistics(true_label, pred_label, lang, task = 'ner'):\\n\",\n    \"    if task == 'ner':\\n\",\n    \"        tags = {'O', 'I-LOC', 'I-ORG', 'I-PER', 'I-MISC'}\\n\",\n    \"    else:\\n\",\n    \"        tags =  {'NOUN', 'SCONJ', 'AUX', 'INTJ', 'ADP', 'ADJ', 'PRON', 'DET', 'VERB', 'PUNCT', 'X', 'SYM', 'PART', 'NUM', 'ADV', 'PROPN', 'CCONJ'}\\n\",\n    \"\\n\",\n    \"    res = []\\n\",\n    \"\\n\",\n    \"    flat_true_label = []\\n\",\n    \"    flat_pred_label = []\\n\",\n    \"    for i in range(len(pred_label)):\\n\",\n    \"        flat_true_label = flat_true_label + true_label[i]\\n\",\n    \"        flat_pred_label = flat_pred_label + pred_label[i]\\n\",\n    \"\\n\",\n    \"    res_dict = {}\\n\",\n    \"    tag_count = Counter()\\n\",\n    \"    for key in sorted(tags):\\n\",\n    \"        tag_count[key] = 0\\n\",\n    \"        res_dict[key] = []\\n\",\n    \"\\n\",\n    \"    for i, tag in enumerate(flat_true_label):\\n\",\n    \"        if tag in tags:\\n\",\n    \"            res_dict[tag].append(flat_pred_label[i])\\n\",\n    \"            tag_count[tag] += 1\\n\",\n    \"    print('Language: ', lang, 'Example number: ', len(flat_true_label))\\n\",\n    \"    for key in tag_count.keys():\\n\",\n    \"        if len(res_dict[key]):\\n\",\n    \"            print(key,'\\\\tPerc in data:  ', round(tag_count[key]/len(flat_true_label), 3), '   Tag precision:\\\\t', round(Counter(res_dict[key])[key]/len(res_dict[key]), 3))\\n\",\n    \"    print('\\\\n\\\\n')\\n\",\n    \"    for key in tag_count.keys():\\n\",\n    \"        print('Predicted tags for ', key, '(', tag_count[key],'out of',len(flat_true_label),'):')\\n\",\n    \"        if tag_count[key] > 0:\\n\",\n    \"            for item in Counter(res_dict[key]).most_common(5):\\n\",\n    \"                print(item[0],'\\\\t', item[1],'\\\\tPerc: ', round(item[1]/tag_count[key], 4))\\n\",\n    \"        print('\\\\n\\\\n')\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"7ba65aaa\",\n   \"metadata\": {\n    \"id\": \"b73c9df2\"\n   },\n   \"source\": [\n    \"# 4-shot XGLUE NER\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"2c673886\",\n   \"metadata\": {\n    \"id\": \"Zhd4WVGFCa1k\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"task_name = 'NER_clf'\\n\",\n    \"num_examples = 4\\n\",\n    \"res4 = pickle.load(open('./'+ task_name +'/pred_few_shot_'+ str(num_examples) +'pred.pkl','rb'))\\n\",\n    \"y_true, y_pred = res4[0], res4[1]\\n\",\n    \"print('Task name: ', task_name)\\n\",\n    \"print('Num few-shot examples: ', num_examples)\\n\",\n    \"scores_df = calculate_sequence_labeling_scores(y_true, y_pred).sort_values('Language')\\n\",\n    \"scores_df\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"7426de80\",\n   \"metadata\": {\n    \"id\": \"1fd084a3\"\n   },\n   \"source\": [\n    \"# 4-shot XGLUE POS\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"f3c45994\",\n   \"metadata\": {\n    \"id\": \"0wM_Tv2QCnzQ\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"import os\\n\",\n    \"task_name = 'POS_clf'\\n\",\n    \"num_examples = 4\\n\",\n    \"res4 = pickle.load(open('./'+ task_name +'/pred_few_shot_'+ str(num_examples) +'pred.pkl','rb'))\\n\",\n    \"y_true, y_pred = res4[0], res4[1]\\n\",\n    \"print('Task name: ', task_name)\\n\",\n    \"print('Num few-shot examples: ', num_examples)\\n\",\n    \"scores_df = calculate_sequence_labeling_scores(y_true, y_pred).sort_values('Language').reset_index(drop = True)\\n\",\n    \"scores_df\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"0f9739c2\",\n   \"metadata\": {\n    \"id\": \"4fac6912\"\n   },\n   \"source\": [\n    \"# 4-shot CIS & Low resource POS evaluation\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"e7227606\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"task_name = 'UD_POS_clf'\\n\",\n    \"num_examples = 4\\n\",\n    \"res4 = pickle.load(open('./'+ task_name +'/pred_few_shot_'+ str(num_examples) +'pred.pkl','rb'))\\n\",\n    \"y_true, y_pred = res4[0], res4[1]\\n\",\n    \"print('Task name: ', task_name)\\n\",\n    \"print('Num few-shot examples: ', num_examples)\\n\",\n    \"scores_df = calculate_sequence_labeling_scores(y_true, y_pred).sort_values('Language').reset_index(drop = True)\\n\",\n    \"scores_df\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"5b12e0ab\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"colab\": {\n   \"provenance\": []\n  },\n  \"kernelspec\": {\n   \"display_name\": \"Python 3 (ipykernel)\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.7.12\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 5\n}\n"
  },
  {
    "path": "evaluation/sequence_labeling/sequence_labeling_prediction.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"6a49c9a8\",\n   \"metadata\": {\n    \"id\": \"TL4r0laXOISK\"\n   },\n   \"source\": [\n    \"# Sequence labeling prediction\\n\",\n    \"\\n\",\n    \"This notebook contains code that reproduces Sequence Labeling mGPT experiments. Namely, this code can be used to obtain predictions that are further evaluated in *sequence_labeling_evalution.ipynb*.\\n\",\n    \"\\n\",\n    \"To run the experiments you need to download the data and specify the corresponding data folder as other paths in the configs.\\n\",\n    \"\\n\",\n    \"XGLUE data can be downloaded from [XGLUE Leaderboard](https://microsoft.github.io/XGLUE/). For this you need to agree to the terms of service. After you do so a download link will be made available.\\n\",\n    \"\\n\",\n    \"Data for POS evaluation on CIS & Low-Resource UD languages can be found *data/UD_POS_data.tar.gz*. Thus, you need to unpack the file and specify the path to the data directory in `POSUDTaskConfig`. If you work in the original repo, you may simply run the following line of code to extract files in the data folder:\\n\",\n    \"\\n\",\n    \"`!tar xvzf data/UD_POS_data.tar.gz -C data/`\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"422b936d\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"#!pip install transformers==4.22.2\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"3e33a44c\",\n   \"metadata\": {\n    \"id\": \"cd445b7a\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"%load_ext autoreload\\n\",\n    \"%autoreload 2\\n\",\n    \"import torch\\n\",\n    \"import numpy as np\\n\",\n    \"import transformers\\n\",\n    \"from tqdm import tqdm\\n\",\n    \"import sys\\n\",\n    \"import os\\n\",\n    \"import pickle\\n\",\n    \"import random\\n\",\n    \"from dataclasses import dataclass, field\\n\",\n    \"from typing import List, Dict, Union\\n\",\n    \"import json\\n\",\n    \"from tqdm import tqdm\\n\",\n    \"import re\\n\",\n    \"import pandas as pd\\n\",\n    \"from sklearn.metrics import *\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"from inference import load_mgpt, get_dataloader\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"import warnings\\n\",\n    \"warnings.simplefilter(\\\"ignore\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"30f67ff9\",\n   \"metadata\": {\n    \"id\": \"a0262cfe\"\n   },\n   \"source\": [\n    \"# Model load\\n\",\n    \"\\n\",\n    \"To evaluate $mGPT_{13}$B you need to load $mGPT_{13}$B instead.\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"a5c67b4d\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"model = load_mgpt(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"389b94af\",\n   \"metadata\": {\n    \"id\": \"L5wUYzGaOkRU\"\n   },\n   \"source\": [\n    \"# Technical functions\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"7c76ffaa\",\n   \"metadata\": {\n    \"id\": \"d5b7b171\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"# metrics\\n\",\n    \"def calculate_scores(answers, predictions):\\n\",\n    \"    langs = answers.keys()\\n\",\n    \"    results = []\\n\",\n    \"    for l in langs:\\n\",\n    \"        results.append([l, accuracy_score(answers[l], predictions[l])])\\n\",\n    \"    return results\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"def sequence_general_metrics(true_label, pred_label):\\n\",\n    \"    flat_true_label = []\\n\",\n    \"    flat_pred_label = []\\n\",\n    \"    for i in range(len(pred_label)):\\n\",\n    \"        flat_true_label = flat_true_label + true_label[i]\\n\",\n    \"        flat_pred_label = flat_pred_label + pred_label[i]\\n\",\n    \"    return [precision_score(flat_true_label, flat_pred_label, average = 'weighted'), \\\\\\n\",\n    \"            recall_score(flat_true_label, flat_pred_label, average = 'weighted'), \\\\\\n\",\n    \"            f1_score(flat_true_label, flat_pred_label, average = 'weighted')]\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"def sequence_labeling_em(true_label, pred_label):\\n\",\n    \"    ems = []\\n\",\n    \"    for idx in range(len(pred_label)):\\n\",\n    \"        cur_pred = pred_label[idx]\\n\",\n    \"        cur_true = true_label[idx]\\n\",\n    \"        if len(cur_pred) != len(cur_true):\\n\",\n    \"            print(cur_pred, cur_true)\\n\",\n    \"            print('Size mismatch')\\n\",\n    \"        else:\\n\",\n    \"            cur_res = [1 if cur_pred[i] == cur_true[i] else 0 for i in range(len(cur_pred))]\\n\",\n    \"            ems.append(np.mean(cur_res))\\n\",\n    \"    return np.mean(ems)\\n\",\n    \"\\n\",\n    \"def calculate_sequence_labeling_scores(answers, predictions):\\n\",\n    \"    langs = answers.keys()\\n\",\n    \"    results = []\\n\",\n    \"    for l in langs:\\n\",\n    \"        true = answers[l]\\n\",\n    \"        pred = predictions[l]\\n\",\n    \"        results.append([l,  sequence_labeling_em(true, pred)] + sequence_general_metrics(true, pred))\\n\",\n    \"    return pd.DataFrame(results, columns = ['Language', 'EM', 'Precision', 'Recall', 'F1'])\\n\",\n    \"\\n\",\n    \"#text preprocessing\\n\",\n    \"#regular expression for tags generated by the model (POS-tags, NER-tags)\\n\",\n    \"def words_only(text, regex):\\n\",\n    \"    try:\\n\",\n    \"        return \\\" \\\".join(regex.findall(text))\\n\",\n    \"    except:\\n\",\n    \"        return \\\"\\\"\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"ae76b7a7\",\n   \"metadata\": {\n    \"id\": \"OeMPugA_Oopg\"\n   },\n   \"source\": [\n    \"# Task configs\\n\",\n    \"\\n\",\n    \"**Warning:** to run the code you need to indicate the data folder where you store the datasets and specify config directories.\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"47f17e01\",\n   \"metadata\": {\n    \"id\": \"47337643\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"@dataclass\\n\",\n    \"class TaskConfig:\\n\",\n    \"    split: str = 'test'\\n\",\n    \"    cache_dir: str = './data/'\\n\",\n    \"    output_dir: str = './'\\n\",\n    \"    save_perplexities: bool = False\\n\",\n    \"    save_predictions: bool = False\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"@dataclass\\n\",\n    \"class POSTaskConfig(TaskConfig):\\n\",\n    \"    task_name: str = 'POS_clf'\\n\",\n    \"    #here you need to write our own path to the dataset\\n\",\n    \"    data_dir: str = './data/xglue_full_dataset/POS/'\\n\",\n    \"    pred_dir: str = './' \\n\",\n    \"    num_examples: int = 4\\n\",\n    \"    train_lang = 'en'\\n\",\n    \"    #prompts = {0: \\\"<s>lang: \\\", 1: \\\"\\\\nSentence: \\\", 2: ' Parts of speech: ', 3:'</s>'}\\n\",\n    \"    prompts = {0: \\\"<s>lang: \\\", 1: \\\"\\\\nTagged sentence: \\\", 2: '</s>'}\\n\",\n    \"    langs = ['de', 'el', 'en', 'es', 'fr','hi', 'it', 'nl','pl', 'pt', 'ru', 'th', 'tr', 'ur', 'vi','ar', 'bg', 'zh']\\n\",\n    \"    tag_set =  {'NOUN', 'SCONJ', 'AUX', 'INTJ', 'ADP', 'ADJ', 'PRON', 'DET', 'VERB', 'PUNCT', 'X', 'SYM', 'PART', 'NUM', 'ADV', 'PROPN', 'CCONJ'}\\n\",\n    \"\\n\",\n    \"    # expression used to filter all but tags from generation result\\n\",\n    \"    tags_regex = re.compile(\\\"[A-Z]+\\\")\\n\",\n    \"    logging = True\\n\",\n    \"\\n\",\n    \"@dataclass\\n\",\n    \"class POSUDTaskConfig(TaskConfig):\\n\",\n    \"    task_name: str = 'UD_POS_clf'\\n\",\n    \"    #here you need to write our own path to the dataset\\n\",\n    \"    data_dir: str = './data/UD/'\\n\",\n    \"    #here you need to write the proper path\\n\",\n    \"    pred_dir: str = './' \\n\",\n    \"    num_examples: int = 0\\n\",\n    \"    train_lang = 'en'\\n\",\n    \"    prompts = {0: \\\"<s>lang: \\\", 1: \\\"\\\\nTagged sentence: \\\", 2: '</s>'}\\n\",\n    \"    langs = ['be_hse','uk_iu', 'hy_armtdp', 'kk_ktb', 'bxr_bdt', 'sah_yktdt','tt_nmctt']\\n\",\n    \"    tag_set =  {'NOUN', 'SCONJ', 'AUX', 'INTJ', 'ADP', 'ADJ', 'PRON', 'DET', 'VERB', 'PUNCT', 'X', 'SYM', 'PART', 'NUM', 'ADV', 'PROPN', 'CCONJ'}\\n\",\n    \"\\n\",\n    \"    # expression used to filter all but tags from generation result\\n\",\n    \"    tags_regex = re.compile(\\\"[A-Z]+\\\")\\n\",\n    \"    logging = True\\n\",\n    \"\\n\",\n    \"@dataclass\\n\",\n    \"class NERTaskConfig(TaskConfig):\\n\",\n    \"    task_name: str = 'NER_clf'\\n\",\n    \"    #here you need to write our own path to the dataset\\n\",\n    \"    data_dir: str = './data/xglue_full_dataset/NER/'\\n\",\n    \"    #here you need to write the proper path\\n\",\n    \"    pred_dir: str = './'\\n\",\n    \"    num_examples: int = 4\\n\",\n    \"    train_lang = 'en'\\n\",\n    \"    langs = ['de', 'en', 'es', 'nl']\\n\",\n    \"    prompts = {0: \\\"<s>lang: \\\", 1: \\\"\\\\nSentence: \\\", 2: ' Named Entities: ', 3:'</s>'}\\n\",\n    \"\\n\",\n    \"    # expression used to filter all but tags from generation result\\n\",\n    \"    tags_regex = re.compile(\\\"[A-Z\\\\-]+\\\")\\n\",\n    \"    logging = True\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"config_pos = POSTaskConfig()\\n\",\n    \"config_pos_ud = POSUDTaskConfig(TaskConfig)\\n\",\n    \"config_ner = NERTaskConfig()\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"7c24a82e\",\n   \"metadata\": {\n    \"id\": \"da6a0b57\"\n   },\n   \"source\": [\n    \"# General prediction class\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"5393c61f\",\n   \"metadata\": {\n    \"id\": \"ab246a7c\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"class Task:\\n\",\n    \"    def __init__(self, config):\\n\",\n    \"        self.prompts = config.prompts\\n\",\n    \"        self.langs = config.langs\\n\",\n    \"        self.split = config.split\\n\",\n    \"        self.cache_dir = config.cache_dir\\n\",\n    \"        self.output_dir = config.output_dir\\n\",\n    \"        self.task_name = config.task_name\\n\",\n    \"        self.save_perplexities = config.save_perplexities\\n\",\n    \"        self.save_predictions = config.save_predictions\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"    def verbalize_samples(self, dataset, prompt):\\n\",\n    \"        raise NotImplementedError\\n\",\n    \"\\n\",\n    \"    def load_data(self):\\n\",\n    \"        raise NotImplementedError\\n\",\n    \"\\n\",\n    \"    def calculate_scores(self, data, model, batch_size=8):\\n\",\n    \"        losses = model.forward(data, loss_per_pos=True, batch_size=batch_size)\\n\",\n    \"        return np.asarray([sum(l) for l in losses[0]])\\n\",\n    \"\\n\",\n    \"    def predict_subset(self, lang, dataset_lang, model):\\n\",\n    \"        scores, labels = [], []\\n\",\n    \"        for i, prompt in self.prompts.items():\\n\",\n    \"            labels.append(i)\\n\",\n    \"            text_samples = self.verbalize_samples(dataset_lang, prompt)\\n\",\n    \"            print(lang, 'example: \\\"' + text_samples[0] + '\\\"')\\n\",\n    \"            scores.append(self.calculate_scores(text_samples, model))\\n\",\n    \"\\n\",\n    \"        scores = np.array(scores).T\\n\",\n    \"        labels = np.array(labels)\\n\",\n    \"\\n\",\n    \"        idx = np.argmin(scores, axis=1)\\n\",\n    \"        pred_label = np.take_along_axis(labels, idx, axis=0)\\n\",\n    \"        true_label = dataset_lang['label']\\n\",\n    \"        scores = np.concatenate((labels.reshape(1, -1), scores))\\n\",\n    \"\\n\",\n    \"        return true_label, pred_label.tolist(), scores\\n\",\n    \"\\n\",\n    \"    def predict(self, model):\\n\",\n    \"        path_scores = None\\n\",\n    \"        dataset = self.load_data()\\n\",\n    \"        y_true = {}\\n\",\n    \"        y_pred = {}\\n\",\n    \"        for i, lang in enumerate(self.langs):\\n\",\n    \"            print(i, '/', len(self.langs), ':', lang)\\n\",\n    \"            dataset_lang = dataset.filter(lambda example: example['language'] == lang)\\n\",\n    \"\\n\",\n    \"            true_label, pred_label, scores = self.predict_subset(lang, dataset_lang, model)\\n\",\n    \"            y_true[lang] = true_label\\n\",\n    \"            y_pred[lang] = pred_label\\n\",\n    \"            print('%.2f' % accuracy_score(true_label, pred_label))\\n\",\n    \"\\n\",\n    \"            if self.save_perplexities:\\n\",\n    \"                path_scores = os.path.join(self.output_dir, self.task_name, f\\\"{lang}_scores.pkl\\\")\\n\",\n    \"                pickle.dump(scores, open(path_scores, 'wb'))\\n\",\n    \"\\n\",\n    \"        if self.save_predictions:\\n\",\n    \"            path = os.path.join(self.output_dir, self.task_name, \\\"pred.pkl\\\")\\n\",\n    \"            pickle.dump([y_true, y_pred], open(path, 'wb'))\\n\",\n    \"        return y_true, y_pred\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"9ad3de01\",\n   \"metadata\": {\n    \"id\": \"4545d204\"\n   },\n   \"source\": [\n    \"# Sequence Labeling Task\\n\",\n    \"\\n\",\n    \"Universal Sequence Labeling Task solution can be used for both POS and NER.\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"23170da1\",\n   \"metadata\": {\n    \"id\": \"601ef60c\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"class SequenceLabelingClassificationTask(Task):\\n\",\n    \"    def __init__(self, config):\\n\",\n    \"        super().__init__(config)\\n\",\n    \"        self.UD_ = False\\n\",\n    \"        self.data_dir = config.data_dir\\n\",\n    \"        self.prompts = config.prompts\\n\",\n    \"        self.num_examples = config.num_examples\\n\",\n    \"        #lang for few-shot examples\\n\",\n    \"        #in POS and NER tasks few-shot are from English train\\n\",\n    \"        self.train_lang = config.train_lang\\n\",\n    \"        # expression used to filter all but tags from generation result\\n\",\n    \"        self.tags_regex = config.tags_regex\\n\",\n    \"        self.logging = config.logging\\n\",\n    \"        self.tag_set = {}\\n\",\n    \"        self.max_examples = 10000\\n\",\n    \"        self.prog = re.compile('\\\\</?[a-z]+\\\\>?')\\n\",\n    \"\\n\",\n    \"        self.print_ = False\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"    #formating few-shot examples\\n\",\n    \"    def format_train_data(self, sent):\\n\",\n    \"        sent = sent.replace(' ','_').replace('\\\\n',' ').strip()\\n\",\n    \"        result = self.prompts[0] +self.train_lang+ self.prompts[1] +sent+ self.prompts[2]\\n\",\n    \"        return result\\n\",\n    \"\\n\",\n    \"    def format_test_data(self, sent, i, lang, word_res):\\n\",\n    \"        if len(word_res) != i:\\n\",\n    \"            print('len(word_res) != i')\\n\",\n    \"        splitted_sent = sent.replace(' ','_').replace('\\\\n',' ').strip().split()\\n\",\n    \"        splitted_sent = [x.split('_')[0] for x in splitted_sent]\\n\",\n    \"        for j in range(i):\\n\",\n    \"            splitted_sent[j] = splitted_sent[j] + '_' + word_res[j]\\n\",\n    \"        result = self.prompts[0] +lang+ self.prompts[1] +' '.join(splitted_sent[:i]) + ' ' + splitted_sent[i] + '_'\\n\",\n    \"        return result\\n\",\n    \"\\n\",\n    \"    def load_data(self):\\n\",\n    \"        #in POS&NER tasks train is available only in English (self.train_lang)\\n\",\n    \"        #thus, all the examples for few-shot are in English\\n\",\n    \"        train = open(self.data_dir + self.train_lang + '.train', 'r').read().split('\\\\n\\\\n')\\n\",\n    \"\\n\",\n    \"        #delete extra tag markup\\n\",\n    \"        train = [x for x in train if not '_ ' in x]\\n\",\n    \"        self.tag_set = set([l.split(' ')[1].split('\\\\n')[0]  for l in train if ' ' in l])\\n\",\n    \"        tests = {}\\n\",\n    \"        for lang in self.langs:\\n\",\n    \"            tests[lang] = [x for x in open(self.data_dir+lang+'.test', 'r').read().split('\\\\n\\\\n') if len(x) > 0 and not x == '\\\\n']\\n\",\n    \"        return train, tests\\n\",\n    \"\\n\",\n    \"    def read_conllu(self, filename):\\n\",\n    \"        examples = open(self.data_dir + filename + '-ud-test.conllu','r').read().split('# sent_id ')[1:]\\n\",\n    \"        parsed_examples = []\\n\",\n    \"        for example in examples:\\n\",\n    \"            example = example.split('\\\\n')\\n\",\n    \"            example = [x for x in example if len(x) > 0 and x[0] in '123456789']\\n\",\n    \"            example = [x.split('\\\\t')[1]+' '+x.split('\\\\t')[3] for x in example]\\n\",\n    \"            parsed_examples.append('\\\\n'.join(example))\\n\",\n    \"        return parsed_examples\\n\",\n    \"\\n\",\n    \"    def load_UD_data(self):\\n\",\n    \"        #in POS&NER tasks train is available only in English (self.train_lang)\\n\",\n    \"        #thus, all the examples for few-shot are in English\\n\",\n    \"        train = open(self.data_dir + self.train_lang + '.train', 'r').read()[1:].split('\\\\n\\\\n')\\n\",\n    \"\\n\",\n    \"        #delete extra tag markup\\n\",\n    \"        train = [x for x in train if not '_ ' in x]\\n\",\n    \"        self.tag_set = set([l.split(' ')[1].split('\\\\n')[0]  for l in train if ' ' in l])\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"        tests = {}\\n\",\n    \"        for lang in self.langs:\\n\",\n    \"            tests[lang] = self.read_conllu(lang)\\n\",\n    \"        return train, tests\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"    def classify_with_examples(self, prompt, examples, model, lang='en', top_k = 1, top_p = 0.90, seed = 1337):\\n\",\n    \"        if self.num_examples > 0:\\n\",\n    \"            #few_shot\\n\",\n    \"            some = random.sample(examples, self.num_examples)\\n\",\n    \"\\n\",\n    \"            #in POS&NER tasks task train is available only in English (self.train_lang)\\n\",\n    \"            #thus, all the examples for few-shot are in English\\n\",\n    \"            train_examples = [self.format_train_data(s) for s in some]\\n\",\n    \"            text = '\\\\n'.join(train_examples)+'\\\\n'\\n\",\n    \"\\n\",\n    \"        else:\\n\",\n    \"            #zero-shot\\n\",\n    \"            text = ''\\n\",\n    \"        #sentence splitted into word_TAG\\n\",\n    \"        tagged_sent = [x for x in prompt.replace(' ','_').replace('\\\\n',' ').strip().split() if '_' in x]\\n\",\n    \"        true_tags = [x.split('_')[1] for x in tagged_sent]\\n\",\n    \"\\n\",\n    \"        word_num = len(true_tags)\\n\",\n    \"\\n\",\n    \"        if self.print_:\\n\",\n    \"            print('Word_num: ', word_num, true_tags)\\n\",\n    \"        word_res = []\\n\",\n    \"\\n\",\n    \"        # word by word generation\\n\",\n    \"        tags = sorted(self.tag_set)\\n\",\n    \"        for i in range(word_num):\\n\",\n    \"            #example Tagged sentence: What_PRON if_SCONJ Google_\\n\",\n    \"            test_prompt = example.format_test_data(prompt, i, lang, word_res)\\n\",\n    \"            tagged_candidates = [text + test_prompt + tag for tag in tags]\\n\",\n    \"            scores = self.calculate_scores(tagged_candidates, model)\\n\",\n    \"            word_res.append(tags[np.argmin(scores)])\\n\",\n    \"\\n\",\n    \"        return true_tags, word_res\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"    def predict_lang(self, dataset_lang, train, lang, model):\\n\",\n    \"        true_label = []\\n\",\n    \"        pred_label = []\\n\",\n    \"\\n\",\n    \"        if self.logging:\\n\",\n    \"            if not os.path.exists(os.path.join(self.output_dir, self.task_name)):\\n\",\n    \"                os.makedirs(os.path.join(self.output_dir, self.task_name))\\n\",\n    \"            path = os.path.join(self.output_dir, self.task_name, str(self.num_examples) + \\\"logs.txt\\\")\\n\",\n    \"            with open(path, 'a') as f:\\n\",\n    \"                f.write('Processing language: ' + lang + '\\\\n')\\n\",\n    \"\\n\",\n    \"        for i in tqdm(range(min(self.max_examples, len(dataset_lang)))):\\n\",\n    \"            true, gen = self.classify_with_examples(dataset_lang[i], train, model, lang=lang)\\n\",\n    \"            true_label.append(true)\\n\",\n    \"            pred_label.append(gen)\\n\",\n    \"            if self.logging:\\n\",\n    \"                if not os.path.exists(os.path.join(self.output_dir, self.task_name)):\\n\",\n    \"                    os.makedirs(os.path.join(self.output_dir, self.task_name))\\n\",\n    \"                if i%10 == 0:\\n\",\n    \"                    path = os.path.join(self.output_dir, self.task_name, str(self.num_examples) + \\\"logs.txt\\\")\\n\",\n    \"                    with open(path, 'a') as f:\\n\",\n    \"                        f.write(lang + '\\\\t' + str(i+1) + ' out of ' + str(min(self.max_examples, len(dataset_lang))) + '\\\\n')\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"        return true_label, pred_label\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"    def predict(self, model):\\n\",\n    \"        if self.UD_:\\n\",\n    \"            train, tests = self.load_UD_data()\\n\",\n    \"        else:\\n\",\n    \"            train, tests = self.load_data()\\n\",\n    \"        y_true = {}\\n\",\n    \"        y_pred = {}\\n\",\n    \"        if self.logging:\\n\",\n    \"            if not os.path.exists(os.path.join(self.output_dir, self.task_name)):\\n\",\n    \"                os.makedirs(os.path.join(self.output_dir, self.task_name))\\n\",\n    \"            path = os.path.join(self.output_dir, self.task_name, str(self.num_examples) + \\\"logs.txt\\\")\\n\",\n    \"            with open(path, 'w') as f:\\n\",\n    \"                f.write('Start processing '+ self.task_name + '\\\\n')\\n\",\n    \"        for lang in tqdm(self.langs):\\n\",\n    \"            dataset_lang = tests[lang]\\n\",\n    \"            true_label, pred_label = self.predict_lang(dataset_lang, train, lang, model)\\n\",\n    \"            y_true[lang] = true_label\\n\",\n    \"            y_pred[lang] = pred_label\\n\",\n    \"            if self.save_predictions:\\n\",\n    \"                path = os.path.join(self.output_dir, self.task_name, \\\"pred_few_shot_\\\"+str(self.num_examples)+\\\"pred.pkl\\\")\\n\",\n    \"                pickle.dump([y_true, y_pred], open(path, 'wb'))\\n\",\n    \"        if self.save_predictions:\\n\",\n    \"            if not os.path.exists(os.path.join(self.output_dir, self.task_name)):\\n\",\n    \"                os.makedirs(os.path.join(self.output_dir, self.task_name))\\n\",\n    \"            path = os.path.join(self.output_dir, self.task_name, \\\"pred_few_shot_\\\"+str(self.num_examples)+\\\"pred.pkl\\\")\\n\",\n    \"            pickle.dump([y_true, y_pred], open(path, 'wb'))\\n\",\n    \"        return y_true, y_pred\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"92556575\",\n   \"metadata\": {\n    \"id\": \"70a7f6e7\"\n   },\n   \"source\": [\n    \"# 4-shot XGLUE NER prediction\\n\",\n    \"\\n\",\n    \"XGLUE data can be downloaded from [XGLUE Leaderboard](https://microsoft.github.io/XGLUE/). For this you need to agree to the terms of service. After you do so a download link will be made available.\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"dbc859a0\",\n   \"metadata\": {\n    \"id\": \"a84e3423\",\n    \"outputId\": \"a51c0de3-a4a6-4e76-a631-adeb9e48715a\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"example = SequenceLabelingClassificationTask(config_ner)\\n\",\n    \"example.save_predictions = True\\n\",\n    \"LANGS = config_ner.langs\\n\",\n    \"example.langs = LANGS\\n\",\n    \"\\n\",\n    \"example.num_examples = 4\\n\",\n    \"\\n\",\n    \"train, tests = example.load_data()\\n\",\n    \"print(example.tag_set)\\n\",\n    \"for key in tests.keys():\\n\",\n    \"    print(key, len(tests[key]))\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"99acbc18\",\n   \"metadata\": {\n    \"id\": \"N9Z3d7t2PS2y\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"y_true, y_pred = example.predict(model)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"4354479c\",\n   \"metadata\": {\n    \"id\": \"z72qoxl_PJyo\"\n   },\n   \"source\": [\n    \"# 4-shot XGLUE POS predictions\\n\",\n    \"\\n\",\n    \"XGLUE data can be downloaded from [XGLUE Leaderboard](https://microsoft.github.io/XGLUE/). For this you need to agree to the terms of service. After you do so a download link will be made available on the site.\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"51616ef8\",\n   \"metadata\": {\n    \"id\": \"9af70a3a\"\n   },\n   \"outputs\": [],\n   \"source\": [\n    \"example = SequenceLabelingClassificationTask(config_pos)\\n\",\n    \"example.save_predictions = True\\n\",\n    \"LANGS = config_pos.langs\\n\",\n    \"\\n\",\n    \"example.langs = LANGS\\n\",\n    \"example.num_examples = 4\\n\",\n    \"\\n\",\n    \"train, tests = example.load_data()\\n\",\n    \"print(example.tag_set)\\n\",\n    \"for key in tests.keys():\\n\",\n    \"    print(key, len(tests[key]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"588f3638\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"y_true, y_pred = example.predict(model)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"57af0786\",\n   \"metadata\": {\n    \"id\": \"psUocpn9QbCS\"\n   },\n   \"source\": [\n    \"# 4-shot CIS & Low resource POS predictions\\n\",\n    \"\\n\",\n    \"Data for POS evaluation on CIS & Low-Resource UD languages can be found *./data/UD_POS_data.tar.gz*. If you work in the original repo folder, uncomment and run the cell below to extract files into the data folder.\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"57bcb21a\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"#!tar xvzf data/UD_POS_data.tar.gz -C data/\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"b704f4ff\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"example = SequenceLabelingClassificationTask(config_pos_ud)\\n\",\n    \"example.save_predictions = True\\n\",\n    \"example.UD_ = True\\n\",\n    \"LANGS = config_pos_ud.langs\\n\",\n    \"example.langs = LANGS\\n\",\n    \"example.num_examples = 4\\n\",\n    \"\\n\",\n    \"train, tests = example.load_UD_data()\\n\",\n    \"print(example.tag_set)\\n\",\n    \"for key in tests.keys():\\n\",\n    \"    print(key, len(tests[key]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"ddadc673\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"y_true, y_pred = example.predict(model)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"31c0940f\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"colab\": {\n   \"provenance\": []\n  },\n  \"kernelspec\": {\n   \"display_name\": \"Python 3 (ipykernel)\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.7.12\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 5\n}\n"
  },
  {
    "path": "examples/data/sah.txt",
    "content": "Сыһыат туохтуур\nСыһыат туохтуур () — саҥа ирээтэ, сүрүн дьайыыны быһаарар хаттыгас дьайыы. \"Тугу гынаары? Хайаары?\" диэн ыйытыыга хоруйдуур.\nСүрүн хайааһыҥҥа хосуһар, ойоҕос хайааһыны көрдөрөр туохтуур туттуллук халыыба сыһыат туохтуур дэнэр.\nАтын түүр тылларыгар сыһыат туохтуур букатын уларыйбат халыыбынан ааҕыллар буоллаҕына, саха тылыгар сыһыат туохтуур балачча уларыйар курдук өйдөнөр. Сорохторго кэпсиирэ сыһыарыытын холбонон, сирэй халыыптарынан уларыйаллар.\nСыһыат туохтуур, тус туохтуур курдук, оҥоһуллар хайааһыны саҥарар түгэҥҥэ тэҥнээн (кини иннинэ, кэмигэр эбэтэр кэнниттэн) буоларын көрдөрбөт. Кини сүрүн туохтуур кэмин иннигэр,кэмигэр эбэтэр кэннигэр буолар хосуһар хайааһын оҥоһуллар кэмин (тааксыһы) көрдөрөр.\nСаха тылыгар маннык сыһыат туохтуурдар бааллар: 1)-ан,2)-а,-ы,3)-ымына, 4)-баакка, 5)-аары, 6)-ымаары, 7)-аат,8)-бытынан уонна 9)-бычча.\nСЫҺЫАТ ТУОХТУУР АРААСТАРА\nУрут(-АН) СЫҺЫАТ ТУОХТУУР\\\nУрут сыһыат туохтуур туохтуур олоҕор -ан сыһыарыы сыстыытынан үөскүүр .\n-ан сыһыат туохтуур сороҕор сирэй сыһыарыытын ылынар.Бу көстүүнү Е.И.Убрятова эбэҥки тылын сабыдыалынан үөскээбит диэн сабаҕалаабыт\nситэрэн биэрин не успела простите\nХолобур.\nКэлээри, суруйаары<|endoftext|>\nТымныы оҕуһун муоһа\nБытарҕан тымныылаах, будулҕан туманнаах дойдуга кыһыҥҥы тымныыны этэҥҥэ туорааһын дьылы туорааһынынан ааҕыллар кэмнэрэ бааллара. Уһун кыһын устата көмүлүөк оһоҕу кураанах маһынан толору хаалаан, уот оттон күлүмнэтэн баран холумтан иннигэр оллоонноон олорон эрэ халлаан хаһан сылыйан барыытын кэтэһии, сылыктааһын саха дьонун биир сүрүн дьарыктарыгар кубулуйбута.\nСахалар былыр-былыргыттан тымныыны Хотугу Муустаах байҕалтан кэлэр улахан оҕус курдук саныыллар. Биирдэ эмэтэ көстөр мааман муоһун уу оҕуһун муоһа диэн ааттыыллар. Муос үксүгэр аҥардастыы көстөрүнэн тымныы оҕоһун муоһа тостон түһэр диэн өйдөбүл үөскээбит. Бу оҕус күһүн Хотугу Муустаах байҕал түгэҕиттэн тымныынан тыынан бургучутан тиийэн кэлэр диэн этэллэр.\nТымныы сэтэрээн, күүһүрэн барыытыгар оҕус муоһа үүнэр диэн этэллэр. Өссө тымныйан иһиитигэр иккис муоһа үүнэр. Ааспыт үйэ 60-с сылларыгар халлаан эмискэ улаханнык тымныйыыта сэтинньи ый бүтүүтүн диэки буолара. Тымныйыы улахана ахсынньы саҥатыттан ыла саҕаланар этэ.\nОлунньу ый саҥатыгар халлааҥҥа улахан сис былыт кэлэн эмискэ сылыйдаҕына тымныы оҕуһун муоһа тоһунна эбэтэр туура ыстанна, аны мантан ыла улаханнык тымныйбат буолла диэн этэллэр. Маннык эмискэ сылыйыы иккистээн хатыланыыта оҕус иккис муоһа түһүүтүгэр тириэрдэрэ халлаан биллэрдик сылыйан барыытын кэмигэр буолар.\nБастакы халлаан улаханнык сылыйыыта, муос тостор бэлиэ кэмэ тохсунньу бүтүүтүгэр эбэтэр олунньу саҥатыгар куруук кэриэтэ буоларын ханнык эрэ биир күнү кытта хам сибээстээн кэбиһии улахан сыыһа буолар. Айылҕа уларыйан иһиитин билиммэккэ догмаҕа кубулутууга тириэрдэр. Халлаан эмиэ сыыйа-баайа уларыйар, эрдэлээн тымныйар эбэтэр эрдэ сылыйан кэлэр кэмнэрэ элбэхтэр. (1,39).\nБылыргы өйдөбүлү буккуйан ханнык эрэ уларыйбат чыыһылаҕа хам сыбаан догмаҕа кубулутуу табыллыбат. Халлаан сылыйар, тымныйар кэмнэрэ уларыйыытын аахсыбат буолууга тириэрдэр.\nТымныы оҕуһун муоһа тостуута, халлаан эмискэ сылыйыыта хас сыл аайы уларыйан иһэрэ икки нэдиэлэ курдук араастанан тахсар кэмнэрдээх. Хас сыл аайы көннөрөн биэрии, таба быһаарыы билгэлээччилэртэн эрэйиллэр. Хас да сыллар усталарыгар билгэ таба түбэһиитэ билгэлээччи кылааһа үрдүгүн быһаарар.\nБилигин халлаан уларыйан иһэр. Халлаан уларыйыытын, күһүҥҥү кэмҥэ улаханнык тымныйбат буолуутун үгүс кэтээн көрөөччүлэр бэлиэтииллэр.\nСоторутааҕыта, 40-ча сыллааҕыта сэтинньи ый бүтүүтэ кыыдааннаах кыһын кэлэн 50-ча кыраадыска диэри тымныйар эбит буоллаҕына, билигин бу ый сылаас, күһүҥҥү ыйга киирсэр буолан турар. Күһүн ситэ тымныйбатаҕына халлаан онтун ситиһиннэрэ сатаан саас, олунньу бүтүөр диэри эмиэ тымныыта уҕараабакка эрэ турар буолла.\nХаллаан маннык уларыйыытын таба өйдөөн аахсыбатахха, былыргы сахалар этиилэрин токурутан, хайа эрэ чыыһылаҕа сыбаан ылыннахха, тымныы оҕуһун муоһа тостор кэмэ атын кэмҥэ түбэһэн хаалан былыргы сахалар үөрэхтэрэ таһы-быһа сымыйа дуу, тугуй дуу, диэн ыйытык үөскээн тахсарыгар тириэрдэр. Былыргы сахалар тымныы оҕуһун муоһа тосторун ханнык да чыыһылаҕа хам баайбакка, ый бүтүүтэ эбэтэр ый саҕаланыыта, ортото диэн бэлиэтээһиннэри биэрбиттэрин тупсара сатаан, куһаҕаҥҥа, сыыһаҕа кубулутааччылар бааллар. Улахан сис былыт ахсынньы ый саҥатыгар саба бүрүйдэҕинэ халлаан улаханнык тымныйбакка, оҕус муоһа үүммэккэ да хаалыан сөп.\nКыһыҥҥы кэмҥэ халлаан эмискэ тымныйыыта диэн уонча кыраадыһынан уларыйыыта, тымныйан хаалыыта былыт баран хааллыытыттан ордук тутулуктаах. Улахан тымныылар түстэхтэринэ халлаан хоту өттүгэр дьүкээбил уота умайар. Бу уот хайдаҕыттан халлаан туругун эмиэ быһаараллар.\nКыһын халлаан былытырдаҕына хаар түһэр уонна сылыйар. Халлаан эмискэ сылыйыыта диэн уонча кыраадыһынан итийиитэ ааттанар. Эмискэ сис былыт кэлиитэ халлаан уһуннук сылыйыытыгар тириэрдэр.\nБылыргы өбүгэлэр билиилэрин таба өйдөөн, таба туһаныы аныгы үөрэҕи-билиини баһылаабыт дьонтон ирдэнэр көрдөбүл буолар.\nБылыргы кэмнэргэ сахалар тымныы уҕараан, мөлтөөн барыытын тымныы оҕуһун муоһа тосторунан бэлиэтээн ааҕаллара. Тохсунньу ый бүтүүтэ эбэтэр олунньу ый саҥатыгар улахан сис былыт кэлэн халлаан сылыйыытын оҕус бастакы муоһа тостуутунан ааҕан бэлиэтииллэрэ. Оччотооҕу кэмҥэ бу эмискэ халлаан сылыйыытын ханнык да туһааннаах чыыһылаҕа хам баайан кэбиспэттэр этэ, бу кэм кэлиитэ хайа баҕарар өттүгэр биирдии нэдиэлэ курдук иннигэр-кэннигэр хамсаан биэрэр кыахтаах.\nБилигин биһиги араас итэҕэли сымыйанан үөрэтээччилэр тымныы уларыйар кэмин биир чыыһылаҕа хам баайа сатыыллар. Тымныы оҕуһун бастакы муоһа тохсунньу ый 31 күнүгэр, онтон иккиһэ олунньу ый 15 күнүгэр тостоллор диэн чахчы билэр дьон курдук этинэллэр.\n2009 сыллаах кыһын улахан уратылаах буолбута. Тохсунньу ый барыта биир тэҥ сылаас буолан үгэс курдук Кириһиэнньэҕэ кэлэр тымныы диэн суох буолла.\nАҕам айылҕаны кэтээһининэн үйэтин тухары дьарыктаммыта. Кини быһаарыытынан саҥа тахсар Ый сылаас, былыт кэмҥэ таҕыстаҕына, бу ый устата сылаас кэмнэр буолаллар, халлаан улаханнык тымныйбат. Ахсынньы бүтүүтүгэр тахсыбыт саҥа ый былыкка төрөөбүтүттэн тохсунньу ый барыта сылаас буолла.\nАйылҕаны билгэлээһини ханнык эрэ догмаҕа кубулутумуохха, айылҕа эмиэ уларыйан иһэрин умнумуохха.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Айылҕа бэйэтин ыраастанар. - Дьокуускай: ГУ РИМЦ, 2008. - 78 с.<|endoftext|>\nКүн таҥара\nКүн сахалар саамай улахан, үрдүк таҥаралара. Үрүҥ Күн диэн ааттанар. Саас халлаан сылыйан барыыта “Күн уоттанан эрэр” диэн этиинэн билиниллэр. Кырыалаах кыһын кэнниттэн итии күннээх сандал саас кэлиитэ Күнү таҥараҕа кубулуппут.\nСахаларга таҥаралара элбэх. Олус былыргы кэмнэргэ үөскээбит, оччотооҕу хаалыылаах кэмҥэ туттулла сылдьыбыт таҥаралар, дьон баҕа санаалара билигин да умнуллан хаалан хаалбаккалар саха дьонун өйдөрүгэр-санааларыгар билигин да иҥэн сылдьаллар. Аныгы, сайдыбыт тупсубут үйэҕэ олус былыргы таҥаралар дьон өйүгэр-санаатыгар туох да туһалара суохтар. Аныгы киһини “Суор курдук буол” диэтэххэ таба өйдөөбөккө өһүргэниэн сөп. (1,55).\nДьон үчүгэй киһи буола улаатар баҕа санааларыттан үөскээбит киһи таҥаралар билигин Аан дойдуга сайдан, баһылаан сылдьаллар. Дьон бары кэриэтэ үчүгэй киһи буола улаатар баҕа санааларын ситиһэр кыахтаммыттарыттан аны саҥа, Күн таҥара дьоҥҥо наада буолла. Ол курдук билигин айылҕа уларыйан иһэрэ түргэтээн харыстыыр санаалаах дьон элбээн иһэллэр. (2,8).\nСахалар таҥара туһунан билиилэрэ олус былыргы, саха тыла саҥа үөскээн эрдэҕиттэн ыла тэнийэн, тарҕаммытыгар сөп. Ол курдук таҥ диэн төрүт сахалыы тылбыт. Быһаарыылаах кылгас тылдьыкка сурулларынан таҥ диэн тыл икки араас суолталаах:\n- туох эмэ оҥоһугу, массыынаны чаастарын холботолоон үлэлиир, туттуллар гына оҥор;\n- тугу эмэ аттаран таһаар, ай. (3,473).\nӨй-санаа үөрэҕэ былыр-былыргыттан сахалыы тылынан таҥара үөрэҕэ диэн ааттаныыта бэйэтэ туспа быһаарыыга наадыйар.\nТенгрианство диэн үөрэх сахалыы таҥара, таҥара үөрэҕэ диэнтэн үөскээн тахсыбыта чуолкай. Ол курдук нууччалар аан маҥнай бэйэлэрин православнай таҥараларын үөрэҕин сахаларга тарҕатаары “бог” диэн ааттааҥ диэн төһө эмэ этэ, ыга-хаайа сатаабыттарын иһин, сахалар өй-санаа үөрэҕэ таҥара үөрэҕэ диэн ааттанарын былыр-былыргыттан билэллэриттэн таҥара диэн ааттыылларын уларыппатахтар, саҥа киирэр нууччалар “богтарын” үөрэҕин сахалыы тылынан таҥара үөрэҕэ диэн ааттаабыттар. Бу быһаарыы дакаастабылынан сахаларга Буох Диэхсин диэн ааттаах киһи баар буола сылдьыбыта сурукка киирбитэ буолар. Бу киһибит сахаларга нууччалар “богтарын” “Буох диэн” этиҥ диэн элбэхтэ этэ сатаабытын, күлүү гынан хос ааттаан кэбиспиттэрэ иҥэн хаалбыт.\nТаҥара диэн тылбыт ким эрэ хомуйара, таҥара, холбуура диэн быһаччы өйдөбүллээх. Түүллэри үөрэтии түмүгүнэн хас биирдии туспа үгэс буолбут өйдөбүл бэйэтэ туспа сылдьар кыаҕа быһаарыллыбытын кэннэ, элбэх үгэстэртэн өй-санаа хомуллан, таҥыллан үөскүүрэ билиннэ. Таҥара диэн өй-санаа үөрэҕэ уһун үйэлэргэ элбэх көлүөнэлэр үөрэхтэриттэн, билиилэриттэн, үгэстэриттэн хомуллан, таҥыллан үөскээбитин таҥара диэн аата биллэрэр. Сахалар былыргы таҥаралара элбэхтэр эрээри аныгы киһи сайдыытыгар киһи таҥараттан уратылара туһалара аҕыйах. Билигин дьоҥҥо туһалыылларынан элбэх ахсааннаах киһи таҥара үөрэхтэрэ биллэллэр.\nСанаа олус кыра, умнуллан, суох буолан хаалар дии саныыр сыыһа. Санаа мунньулуннаҕына, хатыланнаҕына күүһүрэр, үгэскэ кубулуйдаҕына умнуллубат, киһини бэйэтин салайар кыахтанар. Үгүс үгэстэртэн хомуллан, таҥыллан киһиэхэ кута үөскүүр. Өй-санаа биир бөлөҕө үгэс, бэйэтэ туспа сылдьар кыахтанара түүлгэ көрөн араарыллар.\nКут диэн киһи этин сиинин быһаччы хамсатарга аналлаах өй-санаа түмсүүтэ ааттанар. Сахалар киһиэхэ үс кут баарын уонна бу куттар бэйэ-бэйэлэригэр хайдах сыһыаннаһалларын быһааран билэн тылларыгар киллэрбиттэр. Куттар тустарынан биһиги “Кут-сүр үөрэҕэ” үлэбититтэн билсиэххэ сөп. (4,75).\nӨй-санаа бу куттар курдук хомуллан, таҥыллан үөскүүрүн сахалар билэннэр таҥара диэн баҕа санаа мунньуллуутун, үгэс буолуутун ааттаабыттар. Таҥара диэн мунньуллубут, таҥыллыбыт, өссө күүһүрбүт, үгэс буолбут өй-санаа буолара быһаарыллар.\nТаҥара диэн сахалар өй-санаа туһунан үөрэхтэрэ. Саха тылынан таба этиллэр, суолтата уонна өйдөбүлэ эмиэ сөп түбэһэр. Таҥара үөрэҕэ баар буолуута оҕо үчүгэйи уонна куһаҕаны таба арааран билэригэр, олоҕор туһанарыгар аан маҥнай улахан дьону үтүктэн үөрэнэрэ туһата улаханын биллэрэр. Оҕо үтүө, үчүгэй быһыылары оҥорууну улахан дьонтон ылынан, олору үгэс оҥостунан ийэ кутугар иҥэринэн, иитинэн улаатара уонна үчүгэй санаалары санаан салгын кутун, өйүн-санаатын киһилии суолунан сайыннарарыгар таҥара үөрэҕэ көмөлөһөр.\nБылыр-былыргыттан дьон өйө-санаата сыыйа-баайа сайдан, үүнэн, үрдүкү сайдыыны ситиһэн иһэр бэлиэлэринэн өй-санаа үөрэҕэ кэмиттэн кэмигэр, сайдан, үүнэн, тупсан иһиититтэн аата, сыала уларыйан биэрэрин таҥара аата кэмиттэн-кэмигэр уларыйан иһэрэ биллэрэр. Олус былыргы кэмнэргэ дьон саҥа сайдан истэхтэринэ, бултаан эрэ аһыыр эрдэхтэринэ таҥаралара араас улахан кыыллар, көтөрдөр буолар эбит буоллахтарына, кэлин өй-санаа сайдан, тупсан иһиитэ үчүгэй киһи таҥара баар буоларыгар билигин тириэрдибитин Будда, Христос уонна Аллах диэн ааттарынан элбэх дьон билинэллэр.\nӨй-санаа сайдан истэҕинэ ситиһэ сатыыр баҕа санаа уларыйарынан дьон таҥаралара эмиэ уларыйан биэрэн, саҥа таҥаралар үөскээн испиттэр. Сахалар бэйэлэригэр холбоспут атын омуктары ыкпатах, бэйэлэрин өй-санаа үөрэхтэрин эрэ ордорон атыттарга соҥнуу сатаабатахтарын бэлиэтээн элбэх таҥаралаах буолбуттар.\nӨй-санаа үөрэҕэ биир кэмҥэ, ким эрэ салайыытынан үөскээбэт, баар буолбат, уһун үйэлэргэ үгүс дьон олохторун үөрэҕиттэн, уопутунан хомуллан олоххо киирэн иһэр. Киһи быһыылаах, көрсүө, сэмэй майгылаах дьон олоххо, үлэҕэ-хамнаска оҥорор ситиһиилэрэ элбиириттэн, уһун үйэни ситиһэр кыахтаналларыттан оҕолоро киһи быһыылаах буола улаатыахтарын баҕарар төрөппүттэр үөрэхтэриттэн хомуллан, таҥыллан таҥара үөрэҕэ үөскүүр. Ол иһин биһиги олус уһун үйэлээх сахалыы тылга иҥэн сылдьар олох уопутун, өс хоһооннорун, кынаттаах этиилэри хомуйдахха таҥара үөрэҕэ арыллан тахсан, биллэн, оннугар түһэн иһэр.\nСахалыы киһи таҥара үөрэҕэр киирсэллэр:\n1. Киһи буолуу үөрэҕэ. Бу үөрэх оҕо кыра эрдэҕиттэн улаатан киһи буолууну ситиһиэр диэри туһалыыр.\n2. Киһи быһыылаахтык олоҕу олоруу. Киһи буолууну ситиспит оҕо хаһан да аһара барбакка, аһара туттубакка өлүөҕэр диэри тутуһа сылдьар үөрэҕэ.\nОҕо улаатан өйө-санаата, туттунар быһыыта сайдан иһиитэ улахан киһи оҥорор быһыыларын үчүгэйдик, тупсаҕайдык оҥоро үөрэнэриттэн быһаччы тутулуктаах. Бу, улахан киһи оҥорор бары быһыыларын үчүгэйдик, табатык оҥоро үөрэннэҕинэ, оннук үгэстэр үөскээтэхтэринэ, үчүгэй быһыылаах киһи буола улаатыан сөп. Улахан киһи оҥорор быһыыларын оҕо табатык оҥоро үөрэниитэ, көрсүө, сэмэй буолуута киниттэн ирдэнэр тутаах көрдөбүл буолар.\nСахаларга киһи буолуу үөрэҕэ сайдыыта ити өй-санаа уларыйыытыттан тутулуктаах. Оҕо үтүктэр, батыһар киһитэ үчүгэй быһыылаах киһи буоллаҕына, бэйэтэ кинини үтүктэн үчүгэй майгылаах, быһыылаах буола улаатар кыахтанар. Оҕону иитиигэ, үөрэтиигэ үчүгэй киһи таҥара, баҕа санаа киһитэ баара ордук туһалааҕа биллэр, киһи баҕа санаатын толороору олоҕу олороруттан үчүгэй быһыылары элбэҕи оҥорор. (5,56).\nСахаларга олох үөрэҕэ «Туох барыта икки өрүттээх» диэн айылҕа тутаах сокуонугар сөп түбэһэр. Сахалар бары бу этиини тутуһаллар. Киһи өйө-санаата, мэйиитэ биир буоларынан, онтон оҥорор быһыылара икки аҥы; үчүгэй уонна куһаҕан диэннэргэ арахсалларыттан өйү-санааны быһаарар ай диэн тылбыт соҕотох уонна икки аҥы; үчүгэй уонна куһаҕан өйдөбүллэрин холбуу иҥэринэн сылдьар.\nБас иһигэр саныыр санаа ай диэн тылынан этиллэр буоллаҕына, ол санааны илэтигэр оҥорон таһаардахха “ыы” диэн ытааһын сыһыарыыта эбиллэн айыы диэҥҥэ уларыйан, куһаҕан өттө улааппытын биллэрэр. Киһи бэйэтэ оҥорор быһыыларыттан ордук улахан сэрэхтээх буолуохтааҕа быһаарыллар.\nСахалар олус былыргы кэмҥэ, саҥа, улахан таҥаралар үөскүөхтэрин быдан иннинэ үөскээбит, олоҕун булуммут, өйгө-санааҕа сөп түбэһэр таҥара үөрэҕин атын, буккуллубут, улахан таҥара үөрэхтэрэ кылапачыгастара элбэҕинэн баһыйалларыттан билбэтэҕэ буолуу табыллыбат. Таҥара үөрэҕэ айыы диэн тыл икки өрүттээх өйдөбүллээҕин билинэриттэн, тутуһарыттан өй-санаа икки аҥы арахсыытын үөскэппэт. Өй-санаа кэмиттэн кэмигэр уларыйан, эргийэн биэрэр уратытын сахалар билэннэр олохторугар туһанар буоланнар, маннык уһун үйэни ситиһэллэр.\nСахалар таҥараларын үөрэҕэ киһи өйө-санаата сайдыытыгар ордук сөп түбэһэрин икки тус-туспа киһи таҥара баара биллэрэр. Сымнаҕас майгылаахтар таҥаралара Үрүҥ Аар тойон буоллаҕына, кытаанах майгылаахтар, эр дьон таҥаралара Улуутуйар Улуу тойон буолар. Кырыалаах кыһыннаах саха сиригэр кытаанах санааны иҥэрэр Улуу тойон таҥара эрэ дьон олоҕу сайыннаралларыгар кыах биэрэр. Бу таҥараны умнуу тыа сирин ыарахан үлэлэрин кыайар кыахтаах дьону аҕыйатта.\n“Туох барыта икки өрүттээх” диэн этиини быһаччы тутуһар сахалар Күн таҥараларын үөрэҕэ сайдан, тупсан иһэр, демократия үөрэҕин тутуһар сайдыылаах дьон-аймах таҥаралара буолар кэмэ кэлэн иһэр.\nДьон өйдөрө-санаалара сайдан киһи буолууну ситиһэр буолбуттарын кэннэ киһи; Будда, Христос, Мухаммед таҥаралар суолталара түһэн иһэрин тэҥэ араас улахан хайдыһыылары үөскэтэ сатыыр кэмнэрэ кэлэн иһэр. Бу хайдыһыылары суох оҥорор туһуттан уонна билигин айылҕа уларыйыыта биллэрдик түргэтээн иһэринэн айылҕаны харыстыыр санаа улаатарынан, дьоҥҥо барыларыгар дьайыыта тиийэринэн Күн таҥара саҥалыы сайдар кэмэ тиийэн кэллэ. Күн таҥаралаах, Күн таҥара үөрэҕин тутуһар сахалар дьон сайдыыны ситиһиилэригэр инники күөҥҥэ тахсар кыахтаннылар.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Киһи таҥара. - Дьокуускай: ГУ РИМЦ, 2009. - 112 с.\n2. Каженкин И.И. \"Харыстас\" таҥара үөрэҕэ. - Дьокуускай: ГБУ РС (Я) \"Бизнес-инкубатар\", 2015. - 128 с.\n3. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. - Дьокуускай: Бичик, 2008. - 680 с.\n4. Каженкин И.И. Кут-сүр үөрэҕэ. - Дьокуускай: Бичик, 2004. - 128 с.\n5. Каженкин И.И. Киһи буолуу. - Дьокуускай: Издательский дом \"Якутия\", 2005. - 80 с.<|endoftext|>\nЭтии ойоҕос чилиэнэ\nЭтии ойоҕос чилиэнэ — этиигэ сүрүн санааны ситэрэн-толорон, чопчулаан биэрэр тыллар, туһаантан уонна кэпсиирэттэн ураты тыллар.\nҮс бөлөххө хайдаллар: быһаарыы, толоруу, сиһилии.\nБыһаарыы.\n\"Быһаарыы\" — быһаарар, сырдатар суолталаах ойоҕос чилиэн. Иккис ааты биэрэн сырдатар быһаарыы даҕаамыр дэнэр.\nТолоруу.\nТолоруу — хайааһыҥҥа кыттыктаах тэрили көрдөрөр ойоҕос чилиэн.\nСиһилии.\nСиһилии — хайааһын сүрүн бэлиэтин көрдөрөр ойоҕос чилиэн.\nкиэһээҥҥи.\nЭтии тутаах чилиэнэ<|endoftext|>\nУкраин Национальнай Сойуустара\nУкраин Национальнай Сойуустара (укр. \"Український Національний Союз\") — диэн Украинаҕа политика партията. От ыйа 15 2012, Виталий Кривошеев партия салайааччыта буолбута.<|endoftext|>\nWindows 10\nWindows 10 (\"Виндоус 10\", \"Түннүк 10\", \"Онус түннүк\"), 2015 сыллаахха тахсыбыт операционнай система буолар, Microsoft тэрилтэтэ айбыт ОС буолар. Атын түннүктэртэн атына диэн арыый унифицированнай буолар, ол эбэтэр ПК, ноутбук, планшет, смартфон, коммуникатор, xbox уонна да атын тэриллэр туттуохтарын сөп. 2015-2016 сс кэмнэригэр Онус түннүгү 400-тан тахса миллион тэрил туттар эбит.\nКритика.\nОнус түннүк араас дьон личнай дааннайын ыйыппакка аата ылар уонна онон метаданнай оҥорор.<|endoftext|>\nLinux Mint\nLinux Mint (\"Линукс Минт\", \"Линукс Мята\", сахалыы жаргона \"Минньигэс Линукс\"), операционнай система, ПК уонна ноутбук, сорох планшеттар уонна телефоннар тутталлар. Кэнники араас Виндоустарга альтернатива буолар.<|endoftext|>\nНуул\nНуул эбэтэр 0 — математикаҕа суох бэлиэтэ, эбэтэр атын чыыһыла сорҕото.\nУстуоруйата.\nБылыргы дьон нуулу билбэттэрэ. Холобур, сайдыылаах былыргы гириэктэр да, былыргы риимлэннэр да нуулу суокка туттубаттара, бэлиэтиир сыыппаралара суоҕа. Сабаҕалааһынн быһыытынан, былыргы Вавилон олохтоохторо нуулга майгынныыр, кини билиҥҥи сорох функциятын толорор бэлиэни биһиги ээрабыт иннинэ 700 сыл ынараа өттүгэр туттар буолбуттар. Маны билэн Клавдий Птолемей диэн астроном нуулу эмиэ чыыһыланы чыыһылаттан араарар бэлиэ курдук туттубута, холобур, 45 чыыһыланы 405 чыыһылаттан араарарга. Билиҥҥи Миэксикэ оннугар баар буола сылдьыбыт Маайа цивилизацията туһанара биллэр. Аан бастаан нуулу чыыһыла быһыытынан 628 сыллаахха Ииндийэ математига Брахмагупта киллэрбитинэн ааҕыллар. Арҕаа дойдуларга нуулу алта үйэ ааспытын кэннэ Хотугу Африкаҕа үөскээбит Леонардо Пизанскай — Фибоначчи «аҕалбыта»: 1202 сыллаахха «Liber Abaci» диэн кинигэтигэр нуулу ойуулаабыта.<|endoftext|>\nБилим күнэ (Арассыыйа)\nБилим күнэ — Олунньу 8 күнэ. Арассыыйа бэрэсидьиэнин Б. Н. Ельцин ыйааҕынан 1999 сыллаахха бэс ыйын 7 күнүгэр олохтоммут.\nИдэлээхтэр күннэрин быһыытынан аан бастаан Арассыыйа билимин акадьыамыйатын 275 сылын бэлиэтээһинтэн бэлиэтэнэр буолбут.\nУстуоруйата.\nУрут ССРС саҕана Билим күнэ муус устар 3-с баскыһыанньатыгар бэлиэтэнэрэ. Бу күн талыллыбыт төрүөтүнэн В. И. Ленин «Набросок плана научно-технических работ» диэн үлэни муус устарга суруйбута буолбута. Бу үлэ саҥа судаарыстыба билими билиниитин кэрэһэлээбитэ.\nАныгы Арассыыйаҕа бэлиэ күн 1724 сыллаахха Билим акадьыамыйатын төрүттэммит күнүгэр бэлиэтэнэр буолбута. Бу күн Бүөтүр I ыйыытынан Арассыыйа Сенаата Ыйаах таһаарбыт эбит.<|endoftext|>\nКаратаев Николай Нифонтович\nНиколай Нифонтович Каратаев — Саха Өрөспүүбүлүкэтин Үрдүкү суутун бэрэстээтэлэ, Саха АССР Үрдүкү Сэбиэтин хас да ыҥырыытын дьокутаата.\n1932 с. тохсунньу 6 күнүгэр Бүлүү улууһун Тааһаҕар нэһилиэгэр дьадаҥы бааһынай кэргэнигэр төрөөбүтэ. Аҕата Каратаев Нифонт Иванович 1943 сыллаахха фроҥҥа ыҥырыллыбыта. Ийэтэ Ирина Ефимовна үс оҕотун кытта хаалбыта. Нифонт Иванович 900-с стрелковай полка 242-с дивизиятыгар сэриилэспитэ.1944 сыллаахха балаҕан ыйын 24 күнүгэр Польшаҕа кыргыһыы хонуутугар охтубут. 1949 с. Бүлүү педагогическай училищетыгар киирбитэ, ону Советскай Армияҕа сулууспалаан кэлэн баран 1957 с. бүтэрбитэ. Хампа орто оскуолатыгар учууталлыыр кэмигэр салайар үлэҕэ — Бүлүү оройуонун физкультураҕа уонна спорка комитетын председателинэн өрө таһаарыллыбыта. Онно тэрийэр дьоҕурдааҕын көрдөрбүтэ. 1960 с. Свердловскайдааҕы юридическай институкка киирбитэ, ол институтун 1964 с. туйгуннук бүтэрбитэ. 1964—1968 сс. Дьокуускай куорат следователинан, Бүлүү уонна Хаҥалас улуустарыгар прокурорунан үлэлээбитэ. 1968—1971 сс. ССКП Саха сиринээҕи обкомун административнай уонна финансовай органнарга отделын инструктора. 15 сыл устата — 1972 сылтан 1987 сылга диэри — Николай Нифонтович Саха Республикатын прокурорунан үлэлээбитэ. 1987 сыл алтынньы ыйтан олоҕун тиһэх күннэригэр диэри кини - республика суутун үрдүкү инстанциятын - Саха Республикатын Үрдүкү суутун бэрэстээтэлэ.\nССКП Саха сиринээҕи обкомун чилиэнинэн, Саха АССР Үрдүкү Сэбиэтин депутатынан хас да ыҥырыы тухары талыллыбыта. Үлэҕэ үтүөтүн, общественнай үлэтин иhин кини «В. И. Ленин төрөөбүтэ 100 сыла туолуутугар килбиэннээх үлэтин иhин» мэтээлинэн, РСФСР уонна САССР Үрдүкү Сэбиэттэрин Президиумнарын Бочуотунай грамоталарынан наҕараадаламмыта, киниэхэ «Саха Республикатын үтүөлээх юриhа», «Российскай Федерация үтүөлээх юриhа» бочуоттаах ааттар иҥэриллибиттэрэ.\nН.Н. Каратаев республикаҕа прокурорскай надзору олоххо киллэриигэ уонна суут кырдьыгы көрүүтүн тутуһууга саамай үрдүк дуоһунастарга олорон, кини мэлдьи принципиальнай буолара, сокуону киэҥник билэрин көрдөрөрө, профессиональнай иэһин халбаҥнаабакка тутуһара.\n1998 сыл атырдьах ыйын 30 күнүгэр ыараханнык ыалдьан күн сириттэн барбыта.\nН. Н. Каратаев аатын 1999 сылтан Бүлүү улууһун Тааһаҕар орто оскуолата сүгэр.\nТуһаныллыбыт матырыйааллар:\n1. Николай Нифонтович Каратаев/[хомуйан оҥордо В. И. Каратаева; эппиэттиир ред. Н. А. Крылов]. — Дьокуускай: Бичик, 2011. — 304 с. — (Саха сирин государственнай деятеллэрэ)<|endoftext|>\nЖараев Иван Спиридонович\nЖараев Иван Спиридонович (1935, Ньурба оройуона) — бастакы «Күн Дьөһөгөй» киинэ күрэһин лауреата, Арассыыйа бочуоттаах кинематографииһа, РСФСР уонна СӨ култуураларын үтүөлээх үлэһитэ.\nЖараев Иван Спиридонович Хорула нэһилиэгин Хапчаан диэн сиригэр 1935 сыллаахха олунньу 10 күнүгэр төрөөбүт.<|endoftext|>\nКривошеев Виталий Сергеевич\nКривошеев Виталий Сергеевич (Тохсунньу 19 1987, Харьков) диэн Украин уонна политига. От ыйа 15 2012, Виталий Кривошеев уонна Украин Национальнай Сойуустара партия баhылыга.<|endoftext|>\nОтох киһи\nОтох киһи диэн этэ-сиинэ улааппытын кэннэ өйө-санаата кэмигэр сайдыбакка хаалбыт киһи ааттанар.\nКиһи бэйэтэ; этэ-сиинэ уонна өйө-санаата “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэллэрин төрөппүттэр билэн оҕо улаатан иһэн өйө-санаата сайдыыта этин-сиинин улаатыытыттан хаалан хаалбакка сайдан, билиитэ кэҥээн иһэрин ситиһэллэрэ эрэйиллэр.\nОҕо өйө-санаата сайдыбатаҕына, эбиллэн испэккэ сайдыыттан улаханнык хаалан хааллаҕына даҕаны этэ-сиинэ улаатан улахан киһи курдук көрүҥнээх буолан тахсарын сахалар быһааран “Киһи курдук көрүҥнээх”, эбэтэр оҥорор быһыыта киһиттэн таһынан бардаҕына “Киһи буолбатах” диэн этэллэр.\nТөрөппүттэр оҕо өйө-санаата сайдыытын этэ-сиинэ улаатыытыттан хаалларан кэбиспиттэрин “Отох киһи” диэн этии баара биллэрэр.\n“Отох киһи” диэн оҕо өйө-санаата сайдыыта, билиитэ-көрүүтэ этин-сиинин улаатыытыттан биллэр соҕустук хаалан хаалбыт буоллаҕына этэллэр. Бу хаалан хаалыы көнөр кыахтаах буоллаҕына “Отох киһи отутугар өйдөнүөҕэ” диэн этиини туһаналлар. Бу этии кыра эрдэҕиттэн өйүн-санаатын сайдыыта хойутаан хаалбытын улаатан баран бэйэтэ дьарыктанан ситиһиннэрэр кыахтааҕын биллэрэр.\nСахалар өй-санаа сайдыытын ити уратыларын билэллэриттэн оҕолорун кыра эрдэҕиттэн өйүн-санаатын сайыннарыыны, тугу барытын киһи оҥорорун курдук оҥорорун модьуйан ситиһэллэр. Киһи оҥороруттан атыннык оҥоруу, айыыны оҥоруу сыыһа-халты буолан хаалара элбэҕиттэн оҕолорун харыстаан “Айыыны оҥорума” диэн үөрэтэллэр, куһаҕан быһыылар аҕыйыылларын үөскэтэллэр.\nОҕо улаатан этэ-сиинэ ситиитигэр улахан киһи оҥорор бары быһыыларын таба оҥорорун ситиһии киһи буолуу диэн ааттанар. (1,56).\nОтох киһи буолбат туһугар оҕо кыра эрдэҕиттэн үчүгэй, туһалаах үгэстэргэ үөрэнэрин, киһи буолууну кэмигэр, хойутаабакка эрэ ситиһэрин төрөппүттэр хааччыйаллар. (2,50).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Киһи буолуу. - Дьокуускай: Издательский дом \"Якутия\", 2005. - 80 с.\n2. Каженкин И.И. Кут-сүр үөрэҕэ. Өй-санаа уратылара. - Дьокуускай: РГ \"MEDIA+\", 2020. - 116 с.<|endoftext|>\nСүлбэ\nСүлбэ () — өрүс, үрэх онно, халаан кэмигэр уу кэллэҕинэ толорор сирэ, кытылыттан уҥуоргу кытылыгар диэри тайаан сытар сирэ. Пекарскай тылдьытыгар маннык холобурдар бэриллибиттэр: Үрэх уута хара сүлэбитнэн ылбыт, уу үрэҕи сүлбэтинэн кэлбит.<|endoftext|>\nДэн Сяопин\nДэн Сяопин (кит. трад. 鄧小平, упр. 邓小平, пиньинь: \"Dèng Xiăopíng\"; Дэн Сяньшэн төрөөбүт(кит. трад. 鄧先聖, упр. 邓先圣, пиньинь: \"Dèng Xiansheng\"); 22 августа 1904, округ Гуанъань пров. Сычуань — 19 февраля 1997, Пекин) — кытай бэлиитигэ уонна реформатора, Кытай Хомуньуус Баартыйатын диэйэтэлэ. Дэн хаһан даҕаны дойдуну салайар дуоһунаска олорботоҕо, ол эрээри 1970 сылтан 1990 сылга дылы Кытай дьиҥнээх салайааччыта этэ.<|endoftext|>\nКуско\nКу́ско (, кечуа Qusqu, Qosqo) —  Перу соҕуруулуу-арҕаа өттүгэр баар куорат,  Куско регионун административнай киинэ уонна итинник аатта провинция. Олорор дьонун ахсаана — 319,4 тыс. киһи (2002).<|endoftext|>\nУайна-Пикчу (хайа)\nУайна-Пикчу (кечуа \"Wayna Pikchu — «Эдэркээн хайа»\") — Перуга баар хайа, кинини Урумамба өрүс эргийэр. Мачу-Пикчу үрдүнэн 360 миэтирэ дабайар ( муора үрдүнэн 2721 миэтирэ).<|endoftext|>\nГюго Виктор\nВикто́р Мари́ Гюго́ ( ; 1802 олунньу 26 күнэ, Безансон —  1885 ыам ыйын 22 күнэ, Париж) — Франция суруйааччыта (поэт, прозаик уонна драматург), француз романтизмын сүрүннээччитэ уонна теоретига.  Француз академиятын (1841) чилиэнэ.<|endoftext|>\nДюранс өрүс\nДюра́нс (, ) — Франция куорат со5уруулуу-илинигэр сытар өрүс. Дюранс Үрдүкү Альпалартан Италия куорат чугастааҕы Шенайе хайа аттыттан саҕаланар уонна соҕуруу сытар Авиньоҥҥа баар Ронаҕа түһэр. Үрдүкү Альпалартан уонна Воклюзтан ураты, Дюранс Альпа Үрдүкү Провансатын департаменыгар түһэр. Дюранс үрдүгэр турар сүрүн куораттар— Бриансон, Амбрён, Систерон, Маноск, Кавайон. Биллэр салаалар— Юбей, Блеон, Вердон, Калавон, Жаброн уонна Гиль.<|endoftext|>\nНансен Фритьоф\nФри́тьоф Ве́дель-Я́рлсберг На́нсен (норв. Fridtjof Wedel-Jarlsberg Nansen;  1861 алтынньы 10 күнэ  —  1930 ыам ыйын 13 күнэ) — Норвегия  полюстааҕы  чинчийээччитэ, учуонай — зоология доктора, физическай океанография диэн саҥа билими төрүттээччи, политическай уонна общественнай диэйэтэл, гуманист, филантроп,  1922 сылга аан дойду Нобелевскай премиятын лауреата, элбэх дойду наҕараадатын ылбыт, ол иһигэр Арассыыйа гиэнин эмиэ.  Нансен аатынан географическай  уонна астрономическай эттиктэр  ааттаммыттар, ол иһигэр  Ый Хотугу полюһугар баар кратер.\nНорвегия тутулуга суох буолуутун туруорсубута, Сэбиэскэй Арассыыйаны атын дойдулар билинэллэригэр элбэх сыратын уурбута, Волгаҕа хоргуйуу буолбутугар Европаттан көмө тэрийбитэ. Аан дойду бастакы сэриитин кэнниттэн тыһыынчанан дьону дойдутугар төннөрбүтүн, күрээбит дойдуларыгар олохсуйарга көмөлөспүтүн, дьылҕатын тупсарбытын иһин 1922 с. Нобель Эйэҕэ бириэмиэйтин ылбыта.<|endoftext|>\nКёрлиҥ\nКёрлинг (, от гэльск. curr) — муустаах болуоссакка хамаандаттан турар оонньуу. Икки хамаанда кыттыылаахтара биирдиилээн гранит таастан оҥоһуллубут анал тэрили мууска ойууламмыт сыалга дылы ыытыһаллар. Хас биирдии хамаанда түөртүү оонньооччулаах.<|endoftext|>\nРузвельт, Франклин Делано\nФра́нклин Делано́ Ру́звельт (, ; АХШ-га маннык инициалынан биллэр — ФДР ():  1882 тохсунньу 30 күнүгэр , , штат Нью-Йорк — 1945 муус устар 12 күнүгэр, , Джорджия) —  АХШ 32-ис бэрисидьиэнэ, XX үйэ бастакы аҥарын аан дойду түбэлтэтин сүрүн дьонноруттан биирдэстэрэ,  Дойду экономическай кризиһин уонна   иккис аан дойду сэриитин саҕана АХШ-ын салайбыт. Икки сылтан ордук талыллыбыт соҕотох Америка бэрисидьиэнинэ буолар .<|endoftext|>\nКыһыҥҥы Олимпиада\nКыһыҥҥы олимпиада — Норуоттар икки ардыларынааҕы олимпийскай кэмитиэт салайар 4 сыл иһигэр биирдэ ыытыллар кыһыҥҥы оонньуу көрүҥнэригэр норуоттар икки ардыларынааҕы бөдөҥ оонньуу. Кыһыҥҥы Олимпиада оонньуулара 1924 сылтан сайыҥҥы Оонньууларга эбии курдук ыытыллыбыттара. Сорох кыһыҥҥы спорт көрүҥнэрэ сайыҥҥы Олимпийскай оонньууларга өссө эрдэ 1908 уонна 1920 сылларга киирбиттэрэ. 1924 сылтан 1992 сылга диэри кыһыҥҥы Олимпиада сайыҥҥы кэмҥэ ыытыллар күннэригэр курдук ыытыллыбыта. 1994 сылтан кыһыҥҥы Олимпиада сайыҥҥы Олимпиадаттан ураты 2 сылынан эрдэлиир.<|endoftext|>\nШарлотта Рэмплинг\nШарлотта Рэмплинг Улуу Британия фотомодель уонна артыыс, биир супер-баай чүөчэ төрөөбүт күнэ 1946 от Олунньу 5 күнэ Стэрмер, Эссекс күоракка.<|endoftext|>\nГаврильев Иван Иванович\nГаврильев Иван Иванович — Саха өрөспүүбүлүкэтин бастакы үтүөлээх суруналыыһа, биллиилээх публицист уонна уопсастыбаннай диэйэтэл, «Кыым» хаһыат сүрүн эрэдээктэрэ (2008 сылтан).\n1966 сыллаахха олунньу 21 күнүгэр Бүлүү улууһун Баппаҕаайытыгар төрөөбүтэ. Аармыйаҕа Монголияҕа сулууспалаабыта. Ол кэннэ Дьокуускайга СГУ-га саха салаатыгар үөрэммитэ. Онтон ыал буолан баран Ленскэй улууһун Бэтинчэтигэр баран учууталлаабыта. Аҕыйах сылынан куоракка көһөн кэлэн «Ил Түмэн» хаһыакка, СӨ Култуура министиэристибэтигэр сүрүннүүр исписэлииһинэн үлэлээбитэ. Онтон «Саха Сирэ» хаһыакка көспүтэ. Ити кэннэ «Ситим» медиа бөлөх, «Кыым» хаһыат хаттаан тэриллибитигэр икки сыл буолан баран 2004 сыллаахха онно көспүтэ.<|endoftext|>\nСымыйа\nСымыйа диэн олох көрдөбүллэригэр сөп түбэспэт албын быһаарыылар ааттаналлар.\nКырдьык уонна сымыйа “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэллэриттэн дьон үксэ кырдьыгы тутуһар буоллахтарына аҕыйах да буоллар хаһан баҕарар сымыйыаччылар бааллар. Үгүс уустук боппуруостар кырдьыктара сымыйалара субу кэмҥэ ситэ биллибэттэриттэн олох сорох боппуруостарын таба быһааран туһаныы уустуктары үөскэтэр.\nСымыйалааһын бэйэтэ киһи оҥорор быһыыта буоларынан икки өрүттээх:\n1. Билбэт буолан сымыйалааһын. Төһө эмэ кэминэн кырдьык биллэн тахсыар диэри сымыйалыы сылдьыахха сөп.\nКырдьыгы булуу уустугуттан дьон аан маҥнай үчүгэйдик иһиллэр сымыйаны итэҕэйэн кэбиһиэхтэрин сөп. Улуу Өктөөп өрө туруута кыайбыта уонна салайар былааһы дьадаҥыларга, үлэһиттэргэ биэрэн баран “Коммунизмы тутуоххут”, бары-барыта босхо буолуо диэн сымыйалаабыттара 74 сыллар кэннилэриттэн сымыйата дьэ биллэн тахсан бу былаас эйэлээхтик уларыйбыта.\nДьадаҥылар, үлэһиттэр былааһы ылыылара олус улахан саҥаны айыы буоларынан бары саҥаны айыылары “үчүгэйдэр”, биһиги “үчүгэйбит” диэн сымыйа үөрэҕи тарҕаппыттара.\n2. Билэ-билэ сымыйалааһын. Киһи бэйэтигэр үчүгэйи оҥостор санаатыттан сымыйалыы сылдьыан сөп.\nТыл үөрэхтээхтэрэ саха дьонугар “Айыы диэмэ”, “Айыыны оҥорума” диэн үөрэх былыргыттан баарын билэ-билэ билигин да “айыы үчүгэй” диэн сымыйалыы сылдьаллар. (1,24).\nСахаларга “аньыы” диэн тыл баар диэн этэллэрэ, суруйаллара олус улахан сымыйа. Сахаларга “аньыы” диэн тыл былыр да суоҕа, билигин да суох буолара өй-санаа көрдөбүллэригэр сөп түбэһэр. Бу “аньыы” диэн тылы сэбиэскэй былаас кэмигэр өй-санаа үөрэҕин боппут кэмнэригэр айыы диэн тылы үчүгэй эрэ оҥоро сатааннар бэйэлэрин сыыһаларын саптынаарылар тыл үөрэхтээхтэрэ булан киллэрбиттэрэ. Оччотооҕу кэмҥэ мааныламмыт тыл үөрэхтээхтэрэ, суруйааччылар, учуонайдар, нууччалары быһалыы үтүктээччилэр ол сыыһаны көннөрбөккө билигин да салҕаан иһэллэр.\nКиһи оҥорор быһыылара хаһан баҕарар икки өрүттэнэн тахсаллара хаһан да уларыйбат. Киһи оҥорор быһыылара хаһан баҕарар үчүгэй, туһалаах эбэтэр куһаҕан, туһата суох, буортулаах буолан тахсыахтарын сөп. (2,16).\nТугу эмэ оҥоруох инниттэн, эрдэттэн бу үчүгэйи оҥоробун диэн этинии бэйэтэ сымыйалааһын буолан тахсар. Айыыны оҥоруу аан маҥнай үчүгэйэ эбэтэр куһаҕана биллибэт уратылаах. Кэлин төһө эрэ кэминэн бу быһаарыллан таҕыстаҕына аны куһаҕан буолан хаалыан сөп.\nСахалар бу уратыны билэллэриттэн, киһи оҥорор быһыылара үчүгэй эбэтэр куһаҕан буолан тахсалларын быһааран айыы диэн тыл икки өрүттээх өйдөбүллээх. Бу быһаарыы хаһан да уларыйыа суоҕа. Айыы диэн тыл “ыы” диэн ытааһын дорҕоонунан бүтэрэ куһаҕана элбэҕин биллэрэр. (3,31).\nАйылҕаны, сири-дойдуну, дьону, кыыллары, көтөрдөрү, үөннэри айыы таҥара айбыта диэн этии таһы-быһа сымыйа. Аныгы үөрэҕи-билиини баһылаабыт дьону итинник этэн албынныы сатааһын сиэрэ суох быһыы буолар.\nКырдьык хаһан баҕарар кыайар. “Кырдьык үрдүгэр сымыйа ыттыбат, арыы үрдүгэр уу дагдайбат” диэн өс хоһооно хаһан да уларыйбат. Олох салгыы баран истэҕинэ көрсүө, сэмэй, үлэни-хамнаһы кыайар, оҕолорун киһи быһыылаах буолууга кыра эрдэхтэриттэн иитэр дьон ахсааннара эбиллэн “айыы үчүгэй” диэн ол-бу айыыны оҥоро сатыыр, сыыһа-халты туттуналлара элбэх дьону хайаан да баһыйыахтара.\nТуһаныллыбыт литература..\n1. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.\n2. Каженкин И.И. Үрүҥ айыы буолуу. - Дьокуускай: ГУ РИМЦ, 2006. - 88 с.\n3. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2013. - 108 с.<|endoftext|>\nӨй араастара\nӨЙ АРААСТАРА\nКиһи диэн тылбыт өй-санаа сайдыытын, тупсуутун, киһилии быһыыланар буолууну биллэрэн туттуллар буолбута олус ырааппыт. Ол иһин оҕо улаатан өйө-санаата сайдан, оҥорор быһыылара тупсан иһиитин бэлиэтээн киһи буолууну ситиһэр диэн этиллэр. Ол аата оҕо улахан киһи оҥорор бары быһыыларын табатык оҥорор буолбутун билинии буолар. (1,56).\nКиһи өйө суох кыайан киһи буолбат. Өй баар буоллаҕына эрэ киһи буолуу, киһилии быһыылары оҥоруу кыаллар. Өйө суох киһи “Киһи курдук көрүҥнээх” эрэ буолуон сөп, “киһи буолбатах” диэн ааттанар уонна киһилии быһыылары кыайан оҥорбото быһаарыллар.\nДьон бары үчүгэйи, бэйэлэригэр туһалааҕы оҥоро сатыыллар. Өй үчүгэйи оҥорууга элбэхтик үлэлиир буоллаҕына, олох сайдыы суолугар киириэн сөп. Үчүгэйи уонна куһаҕаны оҥоруу диэн киһи өйө-санаата хайа диэки хайысхалааҕын быһаарарынан “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэр. Ол иһин киһи оҥорор куһаҕан быһыыларын туспа арааран билии уонна олору тупсара, үчүгэй быһыыга уларыта сатааһын олоххо тупсууну оҥорор, куһаҕан быһыылар аҕыйыыларын үөскэтэр.\nӨй таһыма, араастара киһи оҥорор быһыыларын хайдах оҥороруттан араарыллан биллэллэрин сахабыт тыла биллэрэр:\n1. Тобуллаҕас. Түргэнник толкуйдаан, ырытан таба быһаарыыны ылынар кыахтаах. Сытыы өй диэн араастаныан сөп.\n2. Өйдөөх. Билиини түргэнник ылынар, умнугана суох, олоххо таба быһаарыыны ылынар киһи өйдөөх диэн ааттанар.\n3. Өй дириҥ буолуон сөп. Ырааҕы дириҥник ырытан, табатык быһааран олоххо туһанар киһи дириҥ өйдөөххө киирсэр.\nКиһи оҥорор быһыылара хаһан баҕарар үчүгэйи эбэтэр куһаҕаны оҥоруу диэн икки аҥы арахсалларыттан өй тугу оҥороро эмиэ икки аҥы арахсар. Ол курдук өй үчүгэйи, туһалааҕы оҥоруу диэки салалыннаҕына элбэх саҥаны арыйыылары оҥорон, уларытыылары киллэрэн олоххо сайдыыны, тупсууну ситиһиигэ тириэрдэр кыахтаах. Онтон өйдөөх киһи куһаҕаны оҥоруу диэки салаллан хааллаҕына элбэх куһаҕаны оҥоруон, оҥорор содула улаатыан сөп. Ол курдук өйдөөх уоруйаҕы тутан хаайыы олус уустугун, ыараханын полиция үлэһиттэрэ ордук билэллэр.\nОҕуруктаах өй – кэтэх санаа, албастаах, үктэтиилээх өй. Баай киһи эһиилигэр эмиэ хамначчыт оҥостоору оҕуруктаах өйө киирэн, дэлэмсийэрин быһаарыахха сөп.\nКиһилии өйө-санаата суох киһи сүөһү диэн ааттанарын бары билэбит, куруук тутта сылдьабыт. Ол аата өй араастара киһилии өй уонна сүөһү өйүн икки ардыгар халбаҥныыллар уонна “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэллэр.\nХас киһи барыта өйдөрө-санаалара тус-туспалар. Аныгы наука быһаарыытынан 5-тэн 10 бырыһыаҥҥа тиийэ дьон өйдөрө атыттардааҕар арыыйда аҕыйах. Бу дьон олохторун олороллоругар атыттары үтүктэ, батыһа сатыыр күүстэрэ ордук улахан, ханнык баҕарар таҥараны итэҕэйиэхтэрин сөп. Баҕа санааларын аһара улаатыннаран тугу барытын таҥара айбытын курдук санааҕа киириэхтэрин уонна онтон көрдөһө сатыахтарын сөп.\nУһун үйэлэргэ үгүс дьон оҥорор бары киһилии быһыылара киһи быһыыта диэн олохсуйбут өйдөбүлү үөскэппиттэр. Сахалар өй арааһын киһи оҥорор быһыыларыттан сыаналаан холобурга ылынар киһилии быһыылаах киһи өйүгэр, оҥорор быһыыларыгар тэҥнээн көрөн быһаараллар.\nКиһи быһыытыгар тиийбэт өй араастара манныктар:\n1. Аппаала. Төйүҥү соҕуһуттан саҥаны арааран истибэккэ элбэхтик “аа” диэн ыйытан иһэр киһи аата.\n2. Аҥала. Олоххо көрсүллэр туох эмэ уустук соҕус быһаарыыны кыайан ылыммат буолууну эбэтэр олус бытааннык ылыныыны аҥала киһи оҥорор. (2,43).\n3. Акаары. Биирдэ эмэтэ киһи быһыытыгар сөп түбэспэт, сиэри таһынан, аһара барар быһыыны оҥорууну акаары киһи оҥоруон сөп. Акаары киһи атын киһи сымыйанан да этэрин итэҕэйээччи буолар.\n4. Өй аҥардаах. Үгүстүк сыыһа-халты туттунар, киһи быһыытын, сиэри аһара барар быһыылары оҥорор, биирдэ эмэтэ эрэ киһилии быһыыны оҥоруон сөп.\n5. Өйө суох. Ханнык да туһалаах быһыылары букатын кыайан оҥорбот киһи өйө суох диэн ааттанар.\nКиһи өйө-санаата үс; буор, ийэ уонна салгын куттарга арахсар. Бу куттартан буор кут диэн киһи этин-сиинин быһаччы хамсатарга аналлаах өй-санаа буоллаҕына, сайдыыны ситиһэр өйүн-санаатын ийэ уонна салгын куттара үөскэтэллэр. Ийэ кут өйө киһиттэн суох буолан, баран хаалбат, онтон салгын кут өйө биир эмэ уустук бириэмэҕэ көтөн хаалар, суох буолан ылар уратылаах.\nКиһи өйө икки тус-туспа куттарга мунньустар уонна тус-туспа өйдөөх-санаалаах буолууларыттан өйө-санаата уларыйыыта сахабыт тылыгар киирэн иҥмит. Киһи салгын кута быстах кэмҥэ көтөн ылыытыттан өйө уруккутуттан уларыйан ыларын, ийэ кута салайарын маннык этэн бэлиэтээбиттэр:\n1. Өй баайыллар. Киһи быстах кэмҥэ салгын кута көтөн хаалыытыттан ийэ кутун салайыытыгар киирэн ылыыта баайыллар диэн ааттанар. Өй баайыллан ылыыта киһини сыыһа-халты туттунууга тириэрдиэн сөп. (3,46).\n2. Өй бырахтарар. Салгын кут көтөн ылыытыттан биирдэ эмэтэ киһи быһыытын таһынан барар куһаҕан быһыыны оҥоруу бырахтарыы баарын биллэрэр.\n3. Өй буккуллар. Сотору-сотору салгын кута көтөрүттэн сыыһа-халты быһыылары оҥорор киһи өйө буккуллан ылар диэн быһаарыыга сөп түбэһэр.\n4. Өйө көппүт. Салгын кут көтөн хааллаҕына киһи киһилии быһыылары кыайан оҥорбот кэмҥэ киириитэ өйө көппүт диэн этиллэр. Арыгыны аһара иһэн эбэтэр наркотиктары туһаныыттан өй көтүүтэ билигин элбэхтик бэлиэтэнэр. (3,44).\nХаһан даҕаны ыалдьыам суоҕа диэн киһи быһа этинэр кыаҕа суох. Ыарыы киһи мэйиитигэр дьайыыта сыыйа-баайа эбэтэр соһуччу киирэн кэлиэн сөп. Өй уһун кэмҥэ ыарыыга ылларыыта саха тылынан маннык этиллэр:\n1. Мэйиитэ эргийэр. Киһи сүһүөҕүн сүтэриитэ, сыыһа-халты хамсаныыта мэйии үлэтэ кэһиллиититтэн үөскүүр.\n2. Тиийиммэт. Ыарыыттан өйө-санаата мөлтүүрүттэн оҥорор быһыылара киһи быһыытыгар кыранан тиийбэт буоллахтарына тиийиммэт диэн этэллэр.\n3. Төбөтүнэн ыалдьар. Ыарыыта киирбит кэмигэр ханнык баҕарар быһыылары оҥоруон сөптөөх киһи буолар.\n4. Иирбит. Киһи быһыытын букатын кыайан оҥорбот буолууга тиийэ буккуллубут, туспа көрүүгэ-истиигэ наадыйар кэмҥэ тиийбит киһи иирбит диэн ааттанар.\nЭккэ-сииҥҥэ ыарыы үөскээһинэ киһи өйө-санаата айылҕаттан этин-сиинин харыстыырыгар күһэйэр аналлаах. Айылҕа киһи өйүн харыстаан мэйиини төбөнөн хаххалаабыт. Өй мэйиини араас доргуйуулартан, эмискэ хамсааһыннартан харыстыыра ирдэнэр.\nӨй уонна ай диэн өй-санаа баспыт иһигэр, мэйиибитигэр үөскүүрүн быһаарар тылларбыт. Бу тыллар санааны быһаарар буоланнар куһаҕан өрүттэрэ араарыллан биллэрэ уустук. Ол эрээри хайа баҕарар киһи араас, ол-бу санаалары саныыра баа буолан бобуллар, тугу саныыра биллэр кыаҕа билигин суох. Ол иһин сахалар «Киһи эриэнэ иһигэр, ынах эриэнэ таһыгар» диэн киһи ханнык өйдөөҕө-санаалардааҕа биллибэтин быһааран этэллэр. Араас элбэх куһаҕан да санаалардаах, дьону албынныы да сылдьар киһи олорун атыттарга биллэрбэккэ эрэ, бэйэм үчүгэйбин диэн этинэ сылдьар кыахтаах.\nӨй киһи төбөтүн иһигэр мэйиигэ үөскүүр, ол иһин төһө баара киһини таһыттан көрүүгэ аан маҥнай биллимиэн сөп. “Харах – өй-санаа сиэркилэтэ” диэн этии өй баарын быһаарыыга харах көрүүтүн суолтата улаханын биллэрэр.\nСахалар олус былыргы кэмнэргэ өй араастарын барыларын быһаараннар тылбытыгар киллэрбиттэрин туһаныахпыт этэ.\nТуһаныллыбыт литература.\n1. Каженкин И.И. Киһи буолуу. – Дьокуускай: Издательский дом “Якутия”, 2005. – 80 с.\n2. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. – Дьокуускай: Бичик, 2008. – 680 с.\n3. Каженкин И.И. Кут-сүр үөрэҕэ. – Дьокуускай: Бичик, 2004. – 128 с.<|endoftext|>\nАлбыҥҥа акаары бараммат\nҮрүҥ айыылартан ылынар билиибитигэр албыҥҥа акаары бараммат диэн өс хоһооно баар. (1,66). Бу этиигэ албын аан маҥнай истэргэ үчүгэйинэн, минньигэһинэн үчүгэйи эбэтэр куһаҕаны кыайан араарбат киһи өйүн-санаатын буккуйуон сөбүн биллэрэр.\nАлбыҥҥа киирэн биэрэр киһи акаары диэн ааттанар. Үрүҥү, хараны кыайан араарбат буолуу албыҥҥа киирэн биэриини үөскэтэр. Биир киһи үчүгэйи эбэтэр куһаҕаны оҥорон кэбиһэр кыаҕын кыайан арааран билбэттэн тыл үөрэхтээхтэрэ уонна суруйааччылар оҥорбут “айыы үөрэҕин” албыныгар саха дьонун сорохторо киирэн биэрэн сылдьаллар.\nСымыйалааһын албыннааһыны үөскэтэр. Үчүгэй буолуо диэн сымыйанан этэн албыннааһын дьоҥҥо биирдэ эмэтэ харыстыыр аналланан туһалаатаҕына, куруук албынната сылдьыы өй-санаа сайдыыта итэҕэһин, тиийбэтин, чахчы акаары буоларын биллэрэр.\nАлбыҥҥа киирэн биэрэри ким да сөбүлээбэт. Албынныы сатаатахха хомойуон, хоргутуон сөбүн тэҥэ, аны итэҕэйбэт буолан хаалыан сөп. Албын хойутаан да буоллар хайаан да арыллар уратылааҕын тыл үөрэхтээхтэрэ билиэхтэрэ этэ.\nОлоххо дьону албыҥҥа киллэрии холобурдара бааллар. Элбэх дьону албынныырга, албыҥҥа киллэрэргэ ханнык эрэ, хаһан да ситиһиллибэт сыалы итэҕэтэн биэрии улахан туһалаах. Кэлэр көлүөнэ дьон “коммунизмҥа”, бэлэмҥэ олоруохтара диэн Сэбиэскэй Сойуус дьадаҥы дьонун барыларын албыннаабыт былаас 74 сыллар кэннилэриттэн албына биллэн тахсан Россияҕа эстибитэ.\nСахалар былыр-былыргыттан таҥара итэҕэллээхтэр. Билигин бэйэлэрэ итэҕэллээх буолуохтарын баҕарар саха дьонун барыларын тыл үөрэхтээхтэрэ элбэх сыыһалардаах “айыы үөрэҕин” айан, ол көмөтүнэн албынныыллар. Сахаларга төрүт суох “аньыы” диэн тылы булан туттуллууга киллэрэ сатаан саха дьонун барыларын албынныы сатыыллар. (2,18). Бу \"аньыы\" диэн сахаларга суох тылы булан саха тылын алдьаталлар, өй-санаа өйдөбүллэрин буккуйаллар.\nОҕо ийэ кута “хантан эрэ халлаантан түһэр” диэн саха дьонун барыларын албыҥҥа киллэрдилэр. (3,12). Бу албыннарыгар төрөппүттэри үктэтэннэр оҕолорун кыра эрдэхтэринэ үчүгэй үгэстэргэ, бэрээдэккэ, көрсүө, сэмэй буолууга аанньа ииппэттэриттэн, үөрэппэттэриттэн эдэрдэр бэрээдэги кэһиилэрэ, араас буруйу-сэмэни оҥороллоро элбээн иһэр.\nОҕо ийэ кута кыра эрдэҕиттэн аан маҥнай саҥаны билбититтэн, үгэстэри үөскэтиниититтэн хомуллан үөскүүрүн төрөппүттэр билиэхтэрэ этэ. (4,83). Кыра эрдэҕиттэн үчүгэй үгэстэрэ иитиллибит, үөрэтиллибит оҕо улаатан да баран киһи быһыытыгар сөп түбэспэт быһыылары оҥороро аҕыйыырын төрөппүттэр туһаннахтарына табыллар. Оҕо кыра эрдэҕинэ үөскээбит ийэ кута оҥорор быһыытын хаһан баҕарар хонтуруоллуур.\n“Ыы” диэн ытааһын дорҕоонунан бүтэр айыы диэн киһи тугу, ханныгы оҥорорун быһаарар тыл бэйэтэ үчүгэйи дуу, куһаҕаны дуу оҥорору холбуу ылан быһаарара хаһан да уларыйбат. (5,31). Тыл дорҕооннорун дьайыыларыттан үөскүүр өйдөбүлэ хаһан да уларыйбат. Саха үлэһиттэрэ тыл үөрэхтээхтэрин албыннарыгар киирэн биэрбэттэр, акаары буолбаттар. Айыы диэн куһаҕана элбэх тылы төһө да араастаан муҥнанан минньигэстик саҥара сатаабыт да иһин, куһаҕана онтон аҕыйаабат, хаалан хаалбат. Киһи үчүгэйи оҥоробун диэн санаатыттан оҥоро охсубут быһыыта куһаҕан буолан хаалара элбэх.\nӨлбүт дьон өйдөрө-санаалара Үөһээ дойдуга айыы буолан сылдьалларыттан, онно угуйалларыттан, эдэрдэр айыы буола сатаан бэйэлэригэр тиийинэллэрэ элбиир.\nБилигин саха дьонугар тыл үөрэхтээхтэрин албыннарын арыйан билиннэрии кыалла илик. Ол барыта саха дьоно итэҕэллээх буолуохтарын баҕаралларыттан итинник сыыһаҕа киирэн биэрэллэриттэн тутулуктаах. Киһи таҥаралар, Күн таҥара итэҕэлэ бары сахалар таҥара үөрэхтэриттэн сайдыбыттар.\nСэбиэскэй былаас “айыы үчүгэй” диэн сыыһа үөрэҕин салҕаан иһэр тыл үөрэхтээхтэрэ, учуонайдар уонна суруйааччылар урутаан түһэн элбэх сыыһалардаах “айыы үөрэҕин” айаннар, таҥара итэҕэлин тарҕаныытыгар буккууру киллэрэн сылдьаллар. (6,60).\nТуһаныллыбыт литература..\n1. Саха таабырыннара, өс хоһоонноро чабырҕахтара / хомуйан оҥордо И.К.Попов. – Дьокуускай: Бичик, 2006. – 112 с.\n2. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.\n3. Баппаҕай Д.М. Киһитийии. – Дьокуускай: Бичик, 2012. – 160 с.\n4 Каженкин И.И. Кут-сүр үөрэҕэ. – Дьокуускай: Бичик, 2004. – 128 с.\n5. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я), 2013. – 108 с.\n6. Каженкин И.И. Үрүҥ айыы буолуу. – Дьокуускай: ГУ РИМЦ, 2006. – 88 с.<|endoftext|>\nWii U\nWii U (\"Вии У\", \"Вай Ю\"), оонньуу приставката, 2011 сыллаахха күн сирин көрбүтэ, Nintendo хампаанньа оҥоһуга буолар. Билиҥҥи туругунан (20.02.2016) Аан Дойдуга (Саха Сиригэр эмиэ) Xbox One, Xbox 360, PS4 конкурена буолар. Урукку версията - Wii диэн.<|endoftext|>\nИччи\nИччи диэн кыыллар эбэтэр дьон өйдөрө-санаалара, куттара ханнык эрэ бэлиэ миэстэҕэ сыстан сылдьаллара ааттанар.\nСахалар былыр-былыргыттан олорор сирдэрин Орто дойду диэн ааттыыллар. Орто дойдуга күнүс сырдаан, онтон түүн хараҥа сабардаан сырдык уонна хараҥа бэйэ-бэйэлэрин хардары-таары солбуйсан биэрэн иһэллэр. Бу дойдуга айыы аймахтара олороллор уонна олус үгүс эҥин элбэх иччилэр бааллар. Саха дьоно айыы аймахтарынан ааттаныылара хайа эрэ, ыраах, чугас аймахтара өлөн, өйө-санаата айыы буолан Үөһээ дойдуга сылдьарын билинэллэрин, кинилэри ытыктыылларын, үөрэхтэрин-билиилэрин тутуһалларын биллэрэр.\nАйылҕа бары ото-маһа, үөннэрэ-көйүүрдэрэ, көтөрдөрө, кыыллара уонна дьоно-сэргэтэ барылара биир көстүбэт ситиминэн холбуу баайылла сылдьалларын киһи-аймах ситэ үөрэтэ илик. Арай былыргы сахалар «Аан дойдуну санаа тутан турар», \"Киһини санаата салайар\" диэн этиилэрэ бу туга-ханныга биллэ илик боппуруоска быһаарыыны биэрэр. Аан дойду санаа ситиминэн быыһа суох бүрүллэн турар. Дьон санаалара хайа диэки халыйар да, олох ол диэки салаллан барар.\nСаха итэҕэлинэн туохха барытыгар иччи баар. Быһаарыылаах кылгас тылдьыкка иччини маннык диэн быһаараллар: Киһиэхэ үчүгэйи да, куһаҕаны да оҥоруон сөптөөх тыын. Уот иччитэ. Уу иччитэ, Тыа иччитэ. Аал уот оттон иччилэри аһаталлара. (1,82). Kиһи хараҕа эмиэ иччилээх: «Иччитэ суоҕунан көрүү» диэн этии өйө суох киһи мээнэнэн, мэндээриччи көрөрүн бэлиэтиир. Бу этии иччи суох буоллаҕына, өй суох буоларын чуолкайдаан биэрэр уонна иччи диэн ханнык эрэ өй-санаа буоларын бигэргэтэр. Сахалар өй-санаа мунньустуутун кут диэн ааттыыллар. Оччоҕо иччи диэн ханнык эрэ кут сылдьара быһаарыллар.\nПсихолог Карл Юнг быһаарбыт «Коллективное бессознательное» диэн өйдөбүлүгэр былыргы олорон ааспыт дьон өйдөрө-санаалара мунньуллан сылдьаллар. (2,84). Бу өй-санаа мустубут сирэ сахалар ойууннарын Үөһээ дойдуларыгар сөп түбэһэрэ оруннаах. Ойуун кыыран өйө көппүт кэмигэр киирдэҕинэ өйө-санаата Үөһээ дойдуга тахсар. Ойуун Үөһээ дойдуга таҕыстаҕына эбэтэр тиийдэҕинэ онно баар айыылартан ыйыталаһан инники туох буоларын билэр. Ол дойдуга былыргы дьон куттара баалларыттан ойуун туох быһыы буоларын ыйыталаһар. Ойуун араас манньалары биэрэн куттар санааларын көннөрдөҕүнэ, инники туох буолаары турарын этэн биэрэллэрин истэн дьоҥҥо тириэрдэр.\nБылыргы сахалар итэҕэллэринэн туох баар барыта; от, мас, сир-дойду, тыынар-тыыннаахтар иччилээхтэр. Саха дьоно иччилэр баалларын билигин да итэҕэйэллэр уонна ыксаатахтарына олортон күүс-көмө, тирэх көрдүүллэр. Кинилэр санааларыгар Аан дойду иччитэ Аан Алахчын хотун туох баар тыынар-тыыннааҕы барыларын көрөр-истэр уонна харыстыыр, кэмэ кэллэҕинэ көмүскүүр кыахтаах.\nИччилэр тустарынан өйдөбүллэр сахалар кут-сүр үөрэхтэрин кытта сибээстээхтэр. Кут-сүр үөрэҕин быһаарыытынан бары тыынар-тыыннаахтар буор уонна ийэ куттаахтар. Дьоҥҥо эбии өссө салгын кут үөскээн сайдар.\nКыыллар бэйэлэрин олохторун устатыгар ийэ куттара сайдан иһэр. Бу кыыллар өллөхтөрүнэ ийэ куттара арахсан тыыннаах эрдэҕинэ сылдьыбыт сирдэринэн сылдьыан сөп. Кыыллар куттарын уонна дьон киэннэрин эмиэ илэ көрсүтэлиир дьон элбэхтэр. Былыргы дьон уонна кыыллар куттара иччилэр диэн өйдөбүлү үөскэтэллэр. Иччи диэн хаһан эрэ өлбүт киһи дуу, кыыл дуу буор эбэтэр ийэ кута буолар. Бу кут туох эмэ малга, эҥиҥҥэ иҥэн хаалыан эмиэ сөп.\nУрут олоро сылдьыбыт киһи кута уһуннук олорбут дьиэтигэр-уотугар иҥэн хаалан бу дьиэ иччитэ буолар. Дэҥҥэ, оһолго түбэһэн хайаҕа, тыаҕа өлбүт киһи кута хайа иччитигэр, тыа иччитигэр кубулуйар. Быстах өлүүгэ түбэһэн өлбүт дьон куттара Үөһээ дойдуга кыайан тахсыбаккалар, оннуларын булбакка эрэйи көрөллөр. Быстах өлүүгэ түбэһэн өлбүт дьон кыахтаах, күүстээх куттара, атын дьоҥҥо билиннэхтэринэ эрэ иччи диэн ааттаналлар. Сэһэн Боло суруйбутунан аатырбыт-суолурбут иччилэри кэлин айыы диэн ааттыыр буолбуттар. Иччилэри айыы диэн ааттыылларын Курууппа ойуун эмиэ бэлиэтиир. Өлбүт дьон куттара айыы диэн ааттанара бигэргэтиллэр.\nСахалар итэҕэллэрэ иччилэри итэҕэйииттэн үөскээн-сайдан тахсар. Ханнык баҕарар иччи диэн бу урут тыыннаах сылдьыбыт харамай кута сылдьар дии саныыллар. Киһи салгын кута көтөн, этиттэн-сииниттэн арахсан «Өйө көтөн» хааларын сахалар былыргыттан билэллэр. Өй көтүүтэ киһи салгын кутун кытта сибээстээҕин эмиэ быһаарбыттар. Былыргы ойууннар киһи өйө көтөн, этиттэн-сииниттэн араҕыстаҕына атын сиргэ, өлбүт дьон куттара сылдьар сирдэригэр тиийэн хааларын билбиттэр. Ити сири кинилэр былыргы кэмҥэ Анараа дойду, онтон кэлин Үөһээ дойду диэн ааттаабыттар.\nСахалар билигин даҕаны Сир дойду иччилэригэр итэҕэйэллэр, иччилэри харыстыыллар. Кинилэр санааларыгар иччилэри тыыппатахха дьону эмиэ тыыппаттар. Биирдэ эмэ баалларын бэйэлэрэ да биллэрэллэр. Элбэх киһи быыһыгар «аһаҕас эттээх» дьон бааллара иччилэр чугас, тулабытыгар сылдьалларын туоһулууллар. Бу дьон ханнык баҕарар кэмҥэ бэйэлэрин санааларын түмнэхтэринэ иччилэри кытта илэ көрсөн сибээстэһиэхтэрин сөп.\nУлахан кыахтаах, күүстээх иччилэр сөбүлээтэхтэринэ киһиэхэ көмөлөһөллөр. Көрөр сүөһүлэрэ ыалдьан барбыттарыгар Сир-дойду отун-маһын иччитин уонна Аал уот иччитин Бырдьа Бытыгы ааттаан-суоллаан туран аһатан көрдөспүттэригэр сүөһүлэрэ ыалдьаллара тохтообут, этэҥҥэ дьылы туораабыттар. (3,85). Иччилэргэ анаан бэлэх-туһах биэрии, уоту аһатыы кинилэр харысхалларыгар киирии бэлиэтэ. Сир дойду иччитэ дьахтар, Ахтар Айыы Алам Дахсым хотун. Кини олорор сирэ биллибэт буолан баран, кини сир үрдүгэр, сир кырсыгар олорор буолар. (4,15).\nУу иччитэ уу саамай дириҥэр олорор. Кини таҥастааҕа-саптааҕа биллибэт. Илим, муҥха, ардьа, туу симэхтээх. Барыта уу булдун сэбэ симэхтээх. Бэйэтэ сүдү улахан дьахтар буолар. Куруутун хотунунан аатырар. «Эбэ хотун» диэн буолан иһэр. Кини оҕустаах. Оҕуһа улахан, мыылай маҥан. Ууга уһуктааҕы түһэрбэттэр уонна туох сэптэрин барытын күөл диэки айахтаабаттар. Айахтаатахха ороһуйа көрөр. Ол быһаҕы эҥини ууга түһэрдэххинэ, уһугунан хайа миэстэтигэр түһэр да, онон эн ыалдьыах тустааххын. Уу иччитин ахтарга чугас турар тииккэ бэлэх ыйанар уонна тиит анныгар уот оттон ас биэрэллэр. (4,27).\nИччилэр биирдэ эмэ туох баҕарар көрүҥүн ылынаннар киһиэхэ көстүөхтэрин сөп:\n- Биир киэһэ эбэм уҥуоргу өттүгэр тыылана сылдьан хомус быыһыгар күөлүм иччитэ хара ыт буолан тахсан олорорун көрбүтүм. Күөл иччитэ сүдү оҕус буолан, муоһунан күөл мууһун хайа солуур дииллэрэ былыргы дьон, ол этэллэрэ кырдьык эбит буоллаҕа. Эмээхсиним өлөр кыһыныгар эбэм мууһа туоратынан күөрэлэммит этэ. Нэһилиэктэн киһи өллөөрү гыннаҕына, ол курдук гынар. (5,17).\nСаха дьоно былыр-былыргыттан дьиэ туттан олорор сирдэрин олус кыһанан талаллар этэ. Дьиэ туттар сири талыыга туттуллар араас билгэлээһиннэрэ, алгыстара-туомнара туспа үөрэх буолар этэ. Дьиэ турар сирин иҥнэритэ илин эбэтэр соҕуруу диэки буоларын ордороллор. Балаҕан дьиэ тутталларыгар арҕаалыы-соҕуруу баҕанатын төрдүгэр сылгы сиэлин уураллар. Сиэл уурдахха бу баҕана төрдүгэр дьиэ иччитэ олохсуйар дии саныыллар. (6,22).\nОттуу киириэхтэрин иннинээҕи күн уот оттон, ас биэрэн сирдэрин-дойдуларын аһаталлар. (6,55). Сир-дойду иччитин аһаттахха ханнык баҕарар үлэ-хамнас табылларыгар олук ууруллар. Бэйэ кэлбитин биллэрбэккэ, уот оттон иччилэри ахтан аһаппатахха, бэрт боростуой да дьыала табыллыбакка үлэ-хамнас атахтанар түбэлтэлэрэ биллэллэр. Алааска от оҕустара кэлээт, тиэтэйбит санаатыгар, биирдэ эмэтэ эргийэ түһэн баран эбиэттиэххэ диэбит киһи төҥүргэһи көрбөккө тракторын хотуурун тосту тартаран кэбиспитэ эмиэ биллэр.\nКиһи ханна да сырыттаҕына иччилэр көрө-истэ сылдьаллар, сөбүлээтэхтэринэ кыахтара баарынан көмөлөһөллөрө эмиэ сэрэйиллэр. Уһуннук айаннаан иһэн массыынатын уруулун тутан олорон утуйан хаалбыт киһи хата, суол муостатын кытыытыгар туруоруллубут остоолбону тосту көтүтэн, ол тостор тыаһыттан уһукта биэрэн, өрүһүнэн, уруулун эрийэ тута охсон, массыынатын суолга киллэрэн көҥүскэ түһэриттэн быыһаммыта эмиэ баар.\nКиһи иччилэргэ сыһыанын В.Тарабукин «Элэмэс кулунчук» диэн кэпсээнэ быһаарар. Биллибэт кулунчукка үтүө сыһыанын көрдөрөн, аһатан-сиэтэн сынньаппытыгар махтанан иччилэр көмөлөрүнэн Ньукулай сылгыларын туруктара көнөн, бэйэтин үлэтэ-хамнаһа тупсубута бу кэпсээҥҥэ суруллар. (7,7).\nДьиэ иччитэ сөбүлээбэтэх киһитин сүгүн хоннорботун, оннооҕор таһырдьа ылан быраҕарын туһунан кэпсээннэр эмиэ элбэхтэр. (8,7).\nИччилэр тустарынан бары быһаарыылары түмнэххэ, иччи диэн киһи дуу, кыыл дуу буор эбэтэр ийэ кута эбит. Бу кут киһи дуу, кыыл дуу өлбүтүн кэннэ этиттэн-сииниттэн арахсан туспа баран хааллаҕына иччи диэн буолар. Иччи урут олорбут, сылдьыбыт сириттэн ханна да ыраах баран хаалбат, чугаһынан көрө-истэ сылдьар. Буор кут иччитэ киһи уҥуоҕун аттыгар сылдьара бэлиэтэнэр. Иччи Айылҕаҕа үөскүүр араас эттиктэргэ иҥэн сылдьара эмиэ элбэх. Сахалар туох барыта иччилээх диэн этэллэрэ итинник дакаастанар. (9,16).\nСаха дьонун итэҕэллэрэ иччилэргэ итэҕэйии, олору харыстааһын буолар. Кыахтаах, дьоҥҥо көмөлөһөр, үчүгэйи оҥорор иччилэри таҥара оҥостон үҥүү саха дьонугар тарҕаммыт.\nАйылҕа бары көрүҥнэригэр баар иччилэри итэҕэйии, Айылҕаҕа харысхаллаахтык, сиэрдээхтик сыһыаннаһары үөскэтэр. Айылҕа уларыйбакка, алдьаммакка-кээһэммэккэ уруккутун курдук турдаҕына дьон-сэргэ олоҕо туруктаах буолуо диэн этиини сахалар былыргыттан билэннэр олохторугар билигин даҕаны туһана сылдьаллар. (10,71).\nТуһаныллыбыт литература..\n1. П.С.Афанасьев, П.А.Слепцов, В.И.Лиханов и др. Саха тылын быһаарыылаах кылгас тылдьыта.- Дьокуускай: «Бичик» нац. кинигэ кыһата, 1994.- 264 с.\n2. Г.В.Врублевская. 5 уроков по толкованию снов. Санкт-Петербург: «СМИО Пресс», 1998.- 320 с.\n3. И.С.Прудецкай. Сиринэн, тыанан сиэттиһэн... Дьокуускай: «Бичик» нац. кн. кыһата, 1994.- 96 с.\n4. Н.Н.Яковлев. Курууппа ойуун көрүүлэрэ. Дьокуускай: «Бичик» нац. кинигэ кыһата, 1993.- 56 с.\n5. Сүүрбэһис үйэ кэпсээнньиттэрэ: Саха прозаиктарын айымньыларын антологията. Дьокуускай: «Бичик», 2000.- 352 с.\n6. В.Ф.Трощанскай. Наброски о якутах Якутского округа. Под ред. и прим-ми Э.К.Пекарского. Казань: Типография Императорского Университета, 1911.- 144 с.\n7. «Эдэр саас» хаһыат. 19.7.2000.\n8. «Эдэр саас» хаһыат. 7.3.2001.\n9. \"Туймаада\" хаһыат. №293. 25.02.2016.\n10. Каженкин И.И. Орто дойду олоҕо. - Дьокуускай: 2019. - 158 с.<|endoftext|>\nКөрдөбүл\nКөрдөбүл диэн киһи бэйэтин өйүнэн-санаатынан салайтаран толоруохтаах быһыылара ааттаналлар.\nОлох сайдан, өй-санаа тупсан, уларыйан, дьон-аймах үксээн иһиитэ киһиэхэ араас көрдөбүллэр элбээн, кэҥээн иһиилэригэр тириэрдэр. Киһи тыа быыһыгар биир эмэ буолан сылдьар эрдэхтэринэ, ханнык да эбии көрдөбүллэр суох этилэр. Билигин киһиэхэ, дьону кытта бииргэ олорууга, үлэҕэ-хамнаска, үөрэххэ аналлаах, хайаан да тутуһуллуохтаах көрдөбүллэр элбээн иһэллэр. Бу көрдөбүллэри халбаҥнаабакка толорор оҕо киһи буолууну ситиһэр уонна киһи быһыылаахтык биирдэ бэриллэр олоҕун олорор кыахтанар.\nКөр диэн хараххынан көр, үөрэҕи, билиини көрөн иҥэрин диэн баҕа санааны тириэрдии буолар. Бу тыл кими, тугу эмэ харай, дьаһай, бэрий диэн эмиэ өйдөбүллэрдээҕин тэҥэ, көрү-нары, оонньуулары көрүүнү эмиэ биллэрэр.\nКөрдөө диэн кими-тугу эмэ булаары ирдээ, эккирэт уонна кимтэн эмэ тугу эмэ ирдээ, модьуй диэн өйдөбүллээх. (1,231).\nКөрдөө диэн тугу эмэ булуу-талыы, ыйыталаһыы аата. Оҕо улаатан иһэн ону-маны барытын көрдөөн иһэрэ эбиллэн иһэр. Оҕо көрдөөбүтүн барытын төрөппүтэ тук курдук толорон иһэр буолуута, оҕото онно үөрэнэн хаалыытыгар, көрдөөһүнэ ордук эбиллэригэр тириэрдэрэ, бэлэмҥэ үөрэнэн хаалыытын үөскэтиэн сөп. Төрөппүт оҕо көрдөөтөҕүн аайы тутатына толорон испэккэ, кэтэһиннэрэн, баҕа санаатын үөскэтэн баран биэрдэҕинэ, соннук үгэс үөскээһиниттэн, кэлин бэйэтэ ону оҥороругар олук ууран биэрэн туһалыыр.\n“Көрдөөбүт көмүһү булар” диэн өс хоһооно булууга-талыыга баҕа санаа баар буоллаҕына эрэ туоларын быһаарар. Аан маҥнай баҕа санааны үөскэтинии киһиттэн ирдэнэр. Үтүөнү, үчүгэйи оҥорор баҕа санаалардаах киһи таҥаралаах киһи диэн буолар. Көрдөөһүн кыһаныыны, хамсааһыны, ханнык эрэ үлэни оҥорууну биллэрэринэн туһалаах үлэни үөскэтэр.\n“Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн көрдөөһүн аһара барыыта “Көрдөөбүккүн ылыаҥ” диэҥҥэ тиийэн хааллаҕына, кэһэйии, онно-манна түбэһии кэлэр. Этиһэ-охсуһа сатыыр киһи хаһан эрэ бэйэтэ оннукка түбэһэрэ ити этиинэн бигэргэнэр. Бу уларыйыы көрдөөһүн аһара барыыта күүс дьайыыта, ирдэбил үөскээһинин биллэрэр.\nТугу эмэ булууга-талыыга, көмөҕө наадыйар бэйэ баҕа санаатын атыттарга биллэрии көрдөһүү диэн ааттанар. Көрдөһүү ким, хайдах көрдөһөрүттэн быһаччы тутулуктаах, күүһэ кыратынан туолбакка хаалыан эмиэ сөп. Тылынан этиллэр көрдөһүү хайдах этиллэриттэн, дорҕоонноруттан ордук улахан тутулуктааҕын көрдөһө үөрэммиттэр билэн ордук таба туһаналлар.\nКөрдөбүл диэн көр диэн төрүттэн үөскээбит тыл. Бу тыл өй-санаа сайдыытын, көрүүттэн үөрэҕи ылыныытын уонна олору бэйэтин санаатынан, кыаҕынан толоруутун быһаарар. Көрөн, истэн үөрэнии өй-санаа ситиһэр үөрэҕэ. Өй-санаа быһаарыыларын киһи бэйэтэ ылынан толоруута, күүһүнэн дьайыыта көрдөбүл туолуутун үөскэтэрэ өй-санаа киһини баһылаан салайарын, күүс онно көмөлөһөөччү буоларын биллэрэр.\nСуолга туруоруллубут знактар суоппардарга аналлаах көрдөбүллэри биллэрэллэр. Олору суоппар хайаан да толороро ирдэнэр. Көрдөбүл өйгө-санааҕа олоҕурарыттан суол быраабылаларын толорбот суоппардарга ирдэбил, күүс дьайыыта үөскүүр.\nБыраабылалары кэһии төһө улаханыттан көрөн сэрэтии, ыстараап эбэтэр массыына ыытарга бырааптарын былдьааһын туттуллар.\nКиһи элбэх араас быһыылары оҥорор. Киһи оҥорор быһыылара туһата суохтарынан уонна туһалаахтарынан көрөн икки аҥы арахсар буоллахтарына, субу кэмҥэ оҥоруллумуохтарын сөбүттэн уонна хайаан да оҥоруллуохтаахтарынан көрөн эмиэ икки аҥы арахсаллар.\nКиһи хайаан да оҥоруохтаах быһыыларыттан көрдөбүл үөскээн тахсар. Киһи буолуу бэйэтэ араас элбэх көрдөбүллэрдээх, киһи быһыытын, сиэри тутуһууну, аһара барбаты, бэйэни туттунууну, кыанары эрэйэр. Оҕо улаатан иһэн олору барыларын тутуһар, толорор буоллаҕына эрэ киһи буолууну ситиһэр, киһи быһыылаахтык олоҕун олорор кыахтанар.\nӨй-санаа көрдөбүллэрэ субу кэмҥэ сымнаҕастар, толорумуохха эмиэ сөп курдуктар. Бу көрдөбүллэр киһиэхэ элбэхтик, хос-хос дьайыыларыттан үгэс буола кубулуйдахтарына эрэ, киһи олору бэйэтэ, таһыттан ыгыыта, этэн биэриитэ суох толоро, олоҕор тутуһа үөрэнэринэн аан маҥнай оҥоро үөрэниигэ сымнаҕас курдуктар.\n“Айыы диэмэ”, “Айыыны оҥорума” диэн өй-санаа көрдөбүллэрин толорбот буолууттан ирдэбил үөскээн тахсара төрөппүттэр оҕолорун өйдөрүн-санааларын харыстаабаттарыттан, аһара туттунуулары оҥорон эдэр олохторун кылгаталларыгар тириэрдэр. (2,124).\nӨй-санаа көрдөбүллэрин толорбот буолуу холобурдарын массыынанан айаннааһынтан булуу ордук итэҕэтиилээх. Суол быраабылаларын көрдөбүллэрэ массыынанан айаннаан иһэр киһиэхэ суол знактарын, ойууларын көрүүттэн үөскээн, олор көрдөбүллэрин толорорун ирдииллэр. Айыыны оҥоро сатыыр киһи атыттардааҕар түргэнник, суол быраабылаларын тутуспакка, ураты киһитин билинэн айанныыра араас абаарыйалар элбииллэрин үөскэтэр. Билигин Россия суоппардара айыыны оҥоруу ыарыытыгар ыллараннар суол знактарын, ойууларын көрөн, тутуһан айаннаабаттарын, өй-санаа көрдөбүллэрэ субу кэмҥэ сымнаҕастарын иһин толорботторун киһи өлүүлээх абаарыйалар элбээн иһэллэрэ биллэрэллэр.\n“Сытар полицейскай” диэн массыына сылдьар суолугар анаан-минээн оҥоруллар сэттэ сантиметр үрдүктээх мэһэй, массыынанан түргэнник кэллэххэ, көлүөһэттэн охсон айаннаан иһэр түргэни кыччатары модьуйар. “Сытар полицейскай” диэн күүс дьайыыта буолан, ордук туһалаахтык дьайара бигэргэтиллэн, куорат суолларыгар эмиэ элбээн эрэллэр. Бу, күүс дьайыылара элбээн иһиилэрэ, дьон төһө да үрдүк үөрэхтэммиттэрин иһин өй-санаа оҥорор көрдөбүллэрин толорботторо дьайыыта мөлтөҕүттэн тутулуктааҕын, күүскэ билигин да кыаттарарын биллэрэр.\nБилигин суоппардарга суол быраабылаларын тутуспат иһин ыстараап улаатыыта өй-санаа көрдөбүллэрин толорбот буолууну аҕыйатар сыаллаах. Ирдэбил, ыстараап ыараабытын кэнниттэн бэрээдэги кэһээччилэр, суол быраабылатын тутуспаттар биллэрдик аҕыйаатылар диэн этэллэр. Бу этии өй-санаа күүскэ чахчы кыаттарарын биллэрэрин тэҥэ, өйү-санааны туһалаах, сайдыыны, тупсууну аҕалар өттүгэр күүс эрэ илдьэрин, ол диэки хамсатарын быһаарар. Төһө да өй-санаа баарын иһин күүһэ суох, сайдыы, тупсуу суох буолар.\nӨй-санаа ханнык да күүһэ суоҕа хаһан баҕарар биллэриттэн, аҥардастыы өй-санаа дьон олоҕор туһата кыра. Сайдыы, үөрэх олоххо чэпчэкини, сымнаҕаһы батыһыыга ыҥырарыттан, оннук өй-санаа дьону мөлтөтөр, күүһэ-кыаҕа суох буолууларыгар тириэрдэр, сайдыыны, тупсарыыны аҕалбат. Аҥардастыы өй-санаа, үөрэх дьоҥҥо халыйыыны, мөлтөөһүнү үөскэтэр. Сэбиэскэй былаас кэмигэр аҥардастыы үөрэҕи эрэ өрө тутуу аһара барбытынан үлэ-хамнас хаалыыта үөскээбититтэн бу былаас бэйэтэ эстибитэ.\nТуһаныллыбыт литература..\n1. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. – Дьокуускай: Бичик, 2008. – 680 с.\n2. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nИрдэбил\nИрдэбил диэн өй-санаа көрдөбүллэрин толорботоххо үөскүүр эппиэтинэс, модьуйуу ааттанар.\nИрдээ диэн кими, тугу эмэ суолунан батыһан көрдөө, эккирэт, кимтэн эмэ тугу эмэни иэстээ эбэтэр төлөбүрдэ көрдөө диэн киэҥ өйдөбүллээх. (1,200). Бу тыл ир диэн тылтан саҕаланыыта суола сойо илигинэ, өссө ириэнэх эрдэҕинэ, куһаҕан быһыы оҥорулларын кытта ирдээһин ордук табылларын көрдөрөр.\nИрдэбил диэн ким, туох эмэ тугу эмэ толорорун, тутуһарын модьуйуу, буруйу оҥорон баран күрээбит, саспыт киһини көрдөөһүн, эппиэккэ тардыы ааттанар. Өй-санаа санааҕа сымнаҕас курдук көрдөбүллэрин аанньа ахтыбат, тутуспат, толорбот буолуу ирдэбили, күүс дьайыытын үөскэтэр.\nИрдэбил диэн эт-сиин, күүс дьайыыта. Ким да сыыһа-халты туттунуом суоҕа диэн эрдэттэн этинэр кыаҕа суох. “Туох барыта икки өрүттээх” диэн этиигэ көрдөбүл уонна ирдэбил сөп түбэһэллэриттэн көрдөбүл туолбатаҕына ирдэбил тиийэн кэлэр. Киһи сыыһа-халты туттунуутун кэнниттэн туохтан эмэ кэһэйэрэ, туга эрэ табыллыбата ирдэбил тиийэн кэлбитин биллэрэр. Бу кэмҥэ ирдэбил ыстарааптан саҕаланан баран киһини уһуннук хаайыыга угууга тиийиэн сөп.\nИрдэбиллээх диэн салайааччыны, тойону эттэхтэринэ эппитин, соруйбутун толотторор кыахтаах киһини этэллэр. Ирдэбиллээх салайааччы үлэ-хамнас тэрилтэтин сайыннарыан сөп, онтон ирдэбиллээх төрөппүттэр оҕолоро бэрээдэктээх, үлэни-хамнаһы кыайар буола улаатар кыахтаналлар.\nӨй-санаа уонна күүс кэмэ кэллэҕинэ бэйэ-бэйэлэрин солбуйсан биэрэллэр. Өй-санаа мөлтөх. Өй-санаа бэйэтэ күүһэ суоҕуттан, кыайбатыттан күүһү көмөлөһүннэрдэҕинэ эрэ табыллар, туох эмэ оҥоруллар кыахтанар, күүс көмөтүнэн хамсааһыны үөскэтэн сайдыыны ситиһии кыаллар.\nӨй-санаа сымнаҕас курдук көрдөбүллэрин толорбот буолуу сымыйалааһын, албыннааһын хаһан эрэ син-биир арыллан ирдэбили үөскэтэн таһаарар. Элбэх дьону албыннааһын төһө улаханыттан тутулуктанан ирдэбилэ олус улахан буолар.\nЭлбэх сыыһалардаах “айыы үөрэҕэ” төрөппүттэри албыннаан оҕо ийэ кута хантан эрэ халлаантан түһэр диэн сымыйанан этэрэ сэти үөскэтэр. Оҕолор кыра эрдэхтэриттэн ийэ куттара үчүгэй үгэстэргэ иитиллибэккэлэр улаатан иһэн бэрээдэги кэһэллэрэ, буруйу-сэмэни оҥороллоро эбиллэн иһэр. (2,12).\nТыл үөрэхтээхтэрэ “айыы үөрэҕэ” диэн эрбэхтэн эмэн оҥоруллубут сымыйа үөрэхтэрэ “айыы үчүгэй”, “айыы буолуҥ” диэн этэрэ улаатан иһэр оҕолор ханнык эрэ айыыны оҥоро охсоору ыксыылларыттан, тиэтэйэллэриттэн сыыһа-халты туттуналлара элбээн куһаҕан быһыыны үксэтэллэр, айыы буолаары бэйэлэригэр тиийинэллэрэ элбиир. (3,18).\nСахалар оҕону кыра эрдэҕиттэн көрсүө, сэмэй буолууга иитэллэрэ, үөрэтэллэрэ билигин үөрэх министерствота “айыы үчүгэй” диэн сыыһа үөрэххэ халыйбытыттан хаалан сылдьар. Албын үөрэх сабыдыалынан айыыны оҥоро сатаан быстах быһыыга, былаҕайга биир эмэ оҕолорун былдьаппыт төрөппүттэр ирдэбиллэрэ албынныы сылдьааччылары хайаан да ситиһэн кэһэтэр.\nДьоҥҥо куһаҕаннык сыһыаннаһар, үөхсэр, охсуһар киһини туоратан, ыстарааптаан баран хаайыахтарын сөп. Өссө улахан куһаҕаны оҥоруу ирдэбил кытаатан, хаайыы уһаан биэриитигэр тириэрдэн иһэр. Киһини өлөрүү саамай кытаанах ирдэбилгэ түбэһэрэ “Өлөрсүбүтү өлөрөн кэбиһиллэр” диэн өбүгэ үгэһинэн этиллэр.\nКиһи бэйэтин өйүнэн-санаатынан салаллан олох тутаах көрдөбүллэрин, дьон бииргэ, эйэлээхтик олорууларын үгэстэрин толорбот, киһи быһыытын аһара барар, сиэри тутуспат буоллаҕына общество, дьон бөлөҕүн аатыттан ирдэбил үөскээн тахсар. Билигин аныгы сайдыылаах олоххо ирдэбил көрдөбүллэрэ бары административнай, уголовнай сокуоннарга киирэн суруллан сылдьаллар. Олоххо көрдөбүлү толорбот киһи сокуон этиитинэн онно сөптөөх ирдэбилгэ түбэһэр.\nГосударство диэн күүһүнэн тутуллан олорор общество – дьон улахан бөлөҕө ааттанар. Государство сокуоннары, көрдөбүллэри олохтуур. Сымнаҕас курдук ааттанар өй-санаа көрдөбүлүн толорбот, тутуспат буолуу ирдэбили үөскэтэр.\nТуһаныллыбыт литература..\n1. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. – Дьокуускай: Бичик, 2008. – 680 с.\n2. Баппаҕай Д.М. Киһитийии. – Дьокуускай: Бичик, 2012. – 160 с.\n3. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nИччилэргэ үҥүү\nСахалар былыр-былыргыттан киһини «Айылҕа оҕото» диэн ааттыыллар. Кинилэр ити этиилэрэ киһи Айылҕаттан олус улахан тутулуктааҕын, айылҕаттан кыратын, оҕото эрэ буоларын бигэргэтэр, айылҕаны баһылыы сатаабатыгар ыҥырар. Айылҕа хайдах туруктааҕа киһи олоҕор быһаччы дьайарын ити этии эмиэ биллэрэр.\nКиһи бэйэтин аһара күүстээх курдук сананыытын үөскэппит коммунистар-материалистар билигин бэйэлэрэ мөлтөөн-ахсаан иһэллэр. Кинилэр элбэх ахсааннаах үлэһит дьон тулуурдаах, дьулуурдаах үлэлэригэр, үтүөнү баҕарар санааларыгар өй-санаа, кут-сүр үөрэҕин билинэн холбообуттара эбитэ буоллар итэҕэллэрэ күүстээх, Айылҕаттан тутулуктаах буолуо этэ, үлэни-хамнаһы кыайа-хото тутууларыттан эстиигэ тиийиэ суоҕа этилэр. Билигин мөлтөөн-ахсаан, эстэн бараннар Айылҕаттан тутулуктаахтарын син билинэн эрэллэр.\nКоммунистар салайан олорбут кэмнэригэр хайа баҕарар кытаанах санаалаах коммунистан: «Иччи баарын итэҕэйэҕин дуо?»- диэн ыйыттахха ханнык да эппиэти кыайан биэрбэт этэ. Бэйэлэрэ эмиэ түүлү көрөллөрүттэн түүл Айылҕаттан тутулуктааҕын билэллэрэ, онно-манна, тыаҕа-хонууга сылдьаннар иччилэр тустарынан эмиэ истэллэрэ, түбэһэ түһэн көрөөччүлэр да бааллара. Арай материалистар үөрэхтэрэ түүллэри, иччилэри итэҕэйимэҥ диэн олус кытаанахтык этэриттэн тугу көрбүттэрин-истибиттэрин кыайан быһаарбаккалар улаханнык эрэйдэнэллэр этэ.\nКиһи бэйэтэ мөлтөөтөҕүнэ, дьадайдаҕына, ыарыйдаҕына, тугу эмэни кыайбатаҕына, ким кыахтаахтан көмө көрдүүр санаата киирэр.\nАйылҕа кыаҕын-күүһүн итэҕэйдэҕинэ сүгүрүйэр, мөлтөҕүн билинэн Айылҕаттан көмө көрдөһөргө тиийэр.\nБу көмө көрдөөһүнэ - үҥүү диэн ааттанар. Үҥүү көнөтүк өйдөбүлүнэн, Айылҕа бары өттүнэн баһылыырын билинэн, күүһүн-кыаҕын сыаналаан, көрө-истэ сылдьарын учуоттаан харысхалыгар, көмүскэлигэр киирии, Айылҕа көмөтө суох киһи Сир үрдүгэр олох олороро табыллыбатын билинии буолар. Саха дьоно Айылҕа олус былыргы кэмҥэ үөскээбитин, ханнык да таҥара айылҕаны, киһини айбатаҕын билинэллэр, күүһүгэр итэҕэйэллэр, бэйэлэрин «Айылҕа оҕотунан» ааттаналлар. Айылҕа күүһэ, өйө-санаата дьоҥҥо түүл буолан өйдөрүгэр-санааларыгар киирэн дьайа сылдьар. (1,28).\nӨлбүт киһи өйө-санаата туспа баран Үөһээ дойдуга айыы буолан сылдьар. Киһи өллөҕүнэ өйө-санаата этиттэн-сииниттэн туспа баран айыы буолар. Айыы диэмэ, айыы буола сатаама, аны өлөн хаалыахха сөп. Өлбүт төрөппүттэри, аймахтары ытыктааһыны, кэриэс этиилэрин толорууну сахалар куруук тутуһаллар. Түүлгэ өлбүт төрөппүттэр көрө-истэ, оннооҕор эмтии сатыыллар.\nСиргэ дьайар иччилэртэн саамай күүстээх иччи - Күн иччитэ буолар. Сахалар Күн иччитин Аламай Маҕан Күн Таҥарам диэн ааттыыллар. Сир үрдүгэр туох баара барыта Kүнтэн тутулуктаах, кини кыаҕын иһинэн буолар. Күн иччититтэн киһи салгын кута тутулуктаах. Күн иччитэ быһаччы киһи салгын кутугар дьайар. Күнтэн кэлэр сырдык уонна араас эньиэргийэлэр бары киһи бу өйүгэр-санаатыгар быһаччы дьайаллар. Күнтэн кэлэр сырдыктан киһи үчүгэйи-үрүҥү уонна куһаҕаны-хараны араарар өйдөбүлэ үөскээн олохсуйар. Үтүө санаа Kүнтэн, халлаантан кэлэр диэн өйдөбүлтэн саха дьонугар Kүн таҥараҕа кубулуйбут.\nКиһиэхэ бэйэтигэр ийэ кутугар быһаччы дьайар иччинэн Сир-дойду иччитэ Аан Алахчын хотун буолар. Киһи ийэ кутун өйө-санаата бу иччиттэн быһаччы тутулуктаах. Тыынар салгына, иһэр уута, аһыыр аһылыга уонна тулалыыр көстүүтэ барыта кини өйүн-санаатын оҥкулун оҥороллор, ийэ кутун төрүттүүллэр.\nКиһи этэ-сиинэ, доруобуйата, буор кута Ахтар Айыыһыттан тутуллар. Ахтар Айыыһыт киһини хаһан баҕарар көрө-истэ сылдьар. Сөбүлүүр киһитин ол-бу быстах түбэлтэлэргэ түбэһээри гыннаҕына быыһаан ылыан сөп. Өбүгэлэр, төрөппүттэр – айыыһыттар буор куттара киһиэхэ бэриллэн сылдьаллар уонна хаан аймах дьоҥҥо барыларыгар дьайаллар. Бу хаан аймах дьон буор куттара барыларыгар биирдэр, хас биирдии аймах киһиэхэ бэриллэн сылдьаллар. Киһи буор кута этин-сиинин кытта куруук бииргэ сылдьар буолан Ахтар Айыыһыт итилэргэ холбуу дьайар.\nКиһи иччилэртэн, куттартан көмө, тирэх, өйөбүл көрдүүр. Ол көрдөһүү - үҥүү диэн ааттанар. Ханнык баҕарар куттартан, айыылартан аатын-суолун толору ааттаан, бэйэни билиһиннэрэн баран тугу көрдөһөрү этиллэр. Төһө элбэх айыылары ааттаан, суоллаан көрдөһүллэр даҕаны, көрдөһүү туоларыгар эрэл элбиир. Kүүстээх, кыахтаах ойуун киһи кута аймах дьонугар көмөлөспүт түбэлтэлэрэ дьоҥҥо биллэллэр. Үҥүү маннык көрүҥнээх буолуон сөп:\n- Сир-дойдум иччитэ Аан Алахчын Хотунум ыалларбын, аймахтарбын, доҕотторбун көмүскэс уонна харыстаа. Дьоллоох доруобай буоллуннар, кыайыыга-хотууга дьулуурдара элбээтин, майгылара, санаалара тубустун.\n- Ахтар Айыыһытым араҥаччылаа эбэтэр көмүскээ уонна харыстаа.\nИччилэртэн көрдөһүү эбэтэр үҥүү диэн бэйэ өйүн санаатын иччи күүстээх санаатынан толоруу, кинилэртэн күүс-күдэх ылыныы, өйү-санааны бөҕөргөтүү буолар.\nТаҥараттан көрдөһүү иччилэртэн үҥэн көрдөһүүттэн букатын атын. Таҥара диэн киһи бэйэтин үтүө, үчүгэй санааларын түмсүүлэрэ, баҕа санаата буолар. Киһи бэйэтин өйүн-санаатын куһаҕан санааларыттан ыраастааһынынан уонна үтүө, үчүгэй санааларынан толоруутунан ситиһиллэр. Маннык көрүҥнээх буолуохтарын сөп:\n- Аламай Маҕан Күн Таҥарам сахам дьонун санааларын тупсар. Саргылаах, үтүө санаалардаах, дьоллоох-соргулаах, иллээх-эйэлээх, баай-талым олохтоох буолууну ситистиннэр.\nТаҥараттан көрдөһүү диэн бэйэ куһаҕан, мөлтөх санааларыттан ыраастаныы, олортон өйү-санааны быыһааһын, сыыһалары көннөрүү, ол кэнниттэн үчүгэй, сырдык, күүстээх санааларынан толорон биэрии, үчүгэй санаалары куруук санааһын, олору харыстааһын, иҥэринии, үчүгэй үгэстэри үөскэтинии буолар.\nҮөһээ дойду өйө-санаата хантан эрэ ылан дуу, булан биэрэн дуу хаһан да көмөлөспөт. Таҥараттан көрдөһөргө «кулу», «биэр» диэн тыллар туттуллумуохтарын сөп. Таҥара, иччилэр киһи бэйэтин өйүн-санаатын бөҕөргөтөн, санаатын күүһүрдэн, дьулуурун эбэн биэрэллэр. Таҥараттан, иччилэртэн күүс, көмө ылар туһугар бэйэ куһаҕан, быстах санааларын ыраастанан, олортон быыһанан, үтүө, үчүгэй санааларынан толорон биэрэрэ ордук туһалаах. Киһи санаата ыраастанарын, күүһүрэрин, кыаҕырарын атын дьоҥҥо, бэйэ дьонугар үчүгэйи баҕаран эрэ ситиһиллэр.\nТаҥараны кытта сыһыаны толору быһаарарынан «На бога надейся, а сам не площай» диэн этии буолар. Бу этии сүрүн өйдөбүлүнэн баҕа санааны таҥара өйүнэн-санаатынан күүһүрдэн баран, ону толорорго бэйэ кыһанар.\nҮөһээ дойду көмөтө баара киһи түүллэригэр көстөн биллэр. Киһи түүлүгэр көстүбүт куһаҕан киһини эбэтэр кыылы кыайыыта киниэхэ кыайыы, ситиһии кэлиитин түстүүр. Сорох түүлгэ киһи үөһээ ыттар, эрэйдэнэн син ситиһэр. Түүлгэ маннык кыайыылар киһи бэйэтин санаатын күүһүрдэн, кыайыыны ситиһэригэр тириэрдэллэр.\nАйылҕа күүстэригэр итэҕэйэр буолуу, сири-дойдуну ытыктааһын өйдөбүлүн иҥэрэр. Айылҕа киртийиитэ дьон олоҕор биллэр уларыйыылары киллэрэн иһэрэ дьон өйдөрө-санаалара туруга суох буолууларын үөскэтэр. Манна биллэр уларыйыылар үчүгэй өттүгэр тахсыбатахтарына дьон тыыннаах сылдьалларын туһугар улахан эрэйдэри көрсөр кэмнэрэ кэлэн хаалыан сөп. Кэлэр көлүөнэ дьон сахалар үөрэхтэрин, «Саха өһөс, онтон оҕото өссө өһөс» диэн өс хоһоонун тутуһан ордук дьулуурдарын, тулуурдарын эбэллэрэ эрэйиллэр кэмэ кэлэн иһэр.\nТаҥара туһата диэн киһи өйүн-санаатын күүһүрдүү, үтүөҕэ, үчүгэйгэ баҕарар санааларынан толорон биэрии, соннук үгэстэри үөскэтии буолар. (1,16).\nТуһаныллыбыт литература..\n2. \"Туймаада\" хаһыат. №294. 03.03.2016.<|endoftext|>\nЛюдингхаузен\nМюнстер дьаһалтатын уокуругар киирэр. Косфельд оройуоҥҥа киирэр. Олохтоохторун ахсаана 24 195 киһи (2010). Иэнэ 140,31 км². Олохтоох салайыныы куода — \"05 5 58 024\".\nКуорат икки оройоуҥҥа арахсар.\nКэрэхсиир сирдэриттэн ууга турар 3 заамактаах: Вишеринг, Вольфсберг уонна Людингхаузен.<|endoftext|>\nОлох кырдьыга\nОлох кырдьыга көрсүө, сэмэй, үлэһит дьон олохторугар саһан сылдьар. Сахалар ону былыргыттан билэн оҕолорун көрсүө, сэмэй, үлэһит буолууга иитэллэр.\nКырдьык уонна сымыйа “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэннэр дьон олоххо сыһыаннарын үөскэтэллэр. Олоххо сайдыыны дьон өйө-санаата сайдыытынааҕар, билиитэ-көрүүтэ кэҥиэҕинээҕэр түргэнник ситиһэ сатааһын сымыйалааһыны үөскэтэр. Төһө эрэ кэминэн сымыйалааһын арыллан кырдьык кыайара өс хоһооннорунан этиллэр.\nКырдьык кытаанах, ханна да халбаҥнаппат, хаһан эрэ син-биир тиийэн кэлэрин сахалар билэн “Кырдьык үрдүгэр сымыйа ыттыбат, арыы үрдүгэр уу дагдайбат”, “Кырдьык хаһан да кыайа турар” диэн өс хоһооннорун оҥорор туһаналлар. (1,61). Киһи сыыһа-халты туттунуутун көннөрө, тупсара сатыырынан кырдьык истэргэ кытаанах, сороҕор ыарахан да буолуон сөп.\nОлох салгыы баран истэҕинэ көрсүө, сэмэй дьон оҕолорун көрсүө, сэмэй, үлэһит буолууга иитэннэр, үөрэтэннэр үлэһиттэр ахсааннарын элбэтэллэр, кыайа-хото үлэлээн олоҕу тупсараллар, сайыннараллар. Үлэ сэрэхтээх хамсаныылара эрэ киһи этин-сиинин уонна өйүн-санаатын бииргэ холбоон сайыннараллар.\nСыыһа-халты, аһара туттубаттарыттан, сиэри кэспэттэриттэн, быстах быһыыга түбэспэттэриттэн, ыал буолуу үйэлээх үгэстэрин тутуһалларыттан уонна тулуурдара улаханыттан көрсүө, сэмэй дьон ахсааннара эбиллэн иһэр, уһун үйэни ситиһэр кыахтаналлар. Көрсүө, сэмэй, сиэри тутуһар эрэ дьон уһун үйэни ситиһэллэр.\nСаха дьоно сайдыахтарын, ахсааннара эбиллэн иһэрин баҕараллар. Омук ахсаанын көрсүө, сэмэй дьон элбэтэллэр. Көрсүө, сэмэй дьон олох ыарахаттарын тулуйалларыттан үлэни-хамнаһы кыайаннар олоҕу, омугу сайыннараллар. (2,72).\nКөрсүө, сэмэй, үлэһит дьон омугу сайыннарар, ахсааннарын элбэтэр буоллахтарына, “айыы үчүгэй”, “айыы буолуҥ” диэн ыҥырыылар дьон ол-бу саҥаны айыыны оҥоро сатыыр, солумсаҕырар санааларын аһара күөртээннэр сыыһа-халты туттунууларын, сиэри таһынан барыыларын элбэтэллэр. “Айыы үчүгэй”, “айыы буолуҥ” диэн этиилэр дьону сымыйанан этэн албыннааһын буолаллар. (3,11).\n“Айыы үчүгэй”, “айыы буолуҥ” диэн ыҥырыылар улаатан иһэр оҕолор өйдөрүн-санааларын харыстаабаттар, ол-бу, буолар-буолбат айыыны оҥоро сатаан сыыһа-халты туттуналларын үксэтэллэр, быстах быһыыга киирэн биэриилэрин, арыгыга, наркотикка ылларыыларын, айыы буола сатаан эдэр олохторун кылгатыыларын, бэйэлэригэр тиийиниилэрин элбэтэллэр. (4,42).\nОлох салгыы баран истэҕинэ “айыы үчүгэй”, “айыы буолуҥ” диэн этээччилэр биир эмэ оҕолорун киһи быһыылаах буолууга кыайан ииппэккэлэр эдэр эрдэхтэринэ быстах быһыыга түбэһэллэрэ элбээн ахсааннара аҕыйаан, симэлийэн бараллар.\nҮөрэх министерствота элбэх сыыһалардаах “айыы үөрэҕин” тутуһан оҕолор сыыһа-халты туттунууларын үксэтэр, төрөппүттэр баар-суох оҕолорун киһи быһыытын аһара барыылары оҥороллоругар үтүрүйэр, быстах быһыыга киирэн биэрэллэрин элбэтэр.\nСаха сирин правительствота “айыы үчүгэй” диэн сыыһа санааҕа оҕустаран араас саҥаны айыылары киллэрэ сатаан элбэх буортуну оҥоруохтарын сөптөөх химическэй заводтары, аһара улахан сибиинньэ иитэр комплексы туттара сатыыр.\nОлоххо кырдьыгы булан ылыы уустук. Төрөппүттэр оҕолорун харыстыыр санаалара күүһүрдэҕинэ олох кырдьыгын булаллар. Бу Саха сиригэр үөскээбит өй-санаа халыйыыта көннөҕүнэ эрэ сайдыы, үлэ-хамнас тупсуута саҕаланар.\nТуһаныллыбыт литература..\n1. Саха таабырыннара, өс хоһоонноро, чабырҕахтара / хомуйан оҥордо И.К.Попов. – Дьокуускай: Бичик, 2006. – 112 с.\n2. Каженкин И.И. Үлэ-олох үөрэҕэ. – Дьокуускай: УПК ТРИ, 2010. -100 с.\n3. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.\n4. Каженкин И.И. Киһи быһыыта. – Дьокуускай: РИО ГУ РИМЦ, 2005. – 92 с.<|endoftext|>\nУКРОП\nУКРОП (укр. \"Українське об'єднання патріотів - УКРОП\") — диэн Украинаҕа политика партията. Бэс ыйа 15 2015, Генадий Корбан партия салайааччыта буолбута.<|endoftext|>\nСибиэн\nСибиэн диэн туох эрэ биллибэт, кутталлаах дьайыы биллиитэ ааттанар.\nКэлин кэмҥэ үөрэҕи-билиини ылынан иһиини, үөрэхтээһини, олох үөрэҕин кытта буккуйуу баар буолла. Атын омук тылын, үөрэҕин баһылаабыт киһини үөрэхтээх, барыны бары билэр киһи курдук санааһын уонна дьоҥҥо оннук итэҕэтии олохсуйда. Бу үөрэхтээһин охсуутугар ылларан сахалар бэйэлэрин олохторун үөрэҕин умнан, хаалларан эрэллэр. Эдэр көлүөнэлэри олох үөрэҕэр үөрэтии кэлин кэмҥэ букатын мөлтөөн сылдьар. Ол түмүгэр билигин эдэрдэр өйдөрө-санаалара туруга суох буола улааталларыттан олоххо оннуларын кыайан булумматтар, быстах суолга түбэһэллэрэ элбээтэ.\nҮөрэҕи-билиини, үөрэхтээһини, олох үөрэҕин кытта холбуу буккуйуу бэлиэтинэн былыр-былыргыттан биллэр өс хоһоонун: «Кырдьаҕаһы хааһахха сүгэ сылдьан үөрэн» диэни, олус быһаччы өйдүүр уонна аҥардастыы үөрэхтээһиҥҥэ эрэ сыһыаннаах курдук саныыр буоллулар. Бу өс хоһооно аан бастаан олох үөрэҕэр сыһыаннааҕа, киһи сааһыран, кырдьан истэҕинэ өйө-санаата эмиэ уларыйан, эбиллэн иһэринэн табатык быһаарыллар. Сааһыран истэххэ өй-санаа уонна эт-сиин уларыйыыларын этинэн-хаанынан билбит бэйэтэ кырдьаҕас киһиттэн эрэ билиэххэ, үөрэниэххэ сөбүн, бу өс хоһооно ыйар. Эт-сиин сааһыран, кырдьан, мөлтөөн истэҕинэ өй-санаа эбиллэн, күүһүрэн биэриитэ сөп түбэспэт, утарыта турсуулары үөскэтэн киһи олоҕор эбии уустуктары киллэрэр.\nСорох үөрэхтээхтэр атын омуктар; индиецтэр, кытайдар, нууччалар, дьоппуоннар уонна да атыттар сахалардааҕар ордук билиилээхтэр, кинилэри батыһыаҕыҥ, үтүктүөҕүҥ диэн ыҥыраллар. Бу ыҥырыыларынан кинилэр бэйэлэрэ сахалыы тылы, өй-санаа үөрэҕин соччо билбэттэрин, сахалар олохторун үөрэҕэр сыһыаннара кыратын көрдөрөллөр.\nТылы үөскэтэр дорҕооннор суолталара олус улахан. Тыл үөрэҕин быһаарыытынан дьон аан маҥнай туттар буолбут тыллара биирдии дорҕоонноох тыллар эбиттэр. «Ы» дорҕоон уһаатаҕына «ыы» диэҥҥэ уларыйдаҕына ытааһын, онтон «р» дорҕоон хатыланнаҕына - «рр» диэҥҥэ тиийдэҕинэ ырдьыгынааһын үөскээн тахсаллара хаһан да уларыйбат.\nСаха тыла олус былыргы тыл буолан бу дорҕооннор суолталара үөскэтэр тылларын өйдөбүлүгэр сөп түбэһэллэр. Бу тыл дорҕооннорун суолталара, дьайыылара тылга, өйгө-санааҕа бэриллэллэрэ билигин да уларыйбакка эрэ сылдьаллар. Аҥардастыы «а» дорҕоону саҥарар киһи, биир эрэ дорҕоону элбэхтик туттарыттан, аҥала соҕус буолар дииллэр. Киһи тугу эмэ эттэҕинэ аанньа истибэккэ «аа» диэн ыйыталаһан иһэр киһини кырдьык да итинник саныахха сөп курдук.\nКытайдар Ци диэн эньиэргийэ баарын үөрэтэн, баһылаан сылдьаллар диэн билэр-көрөр, ону-маны аахпыт дьон этэллэр, бэйэлэрэ сахалыы «Сибиэн» диэн тыл баарын букатын да билбэттэрин биллэрэллэр.\nСахалар «Си» диэн эньиэргийэ баарын билэллэрин булан сурукка киллэрбит киһинэн Тумус Мэхээлэ буолар. Кини «Удьуор үөрэҕэ» диэн үлэтигэр бу эньиэргийэ саха тылыгар хайдах киирэ сылдьарын быһаарар.\nСи биллиитэ – сибиэн, сибики диэн буолар.\n«Си буолуохтааҕар этэбин»,- диэн этиини сахалар элбэхтик тутталлар. Бу этии туох эрэ олус кыра таах хаалан хаалыаҕынааҕар этэбин диэн өйдөбүллээх, олус кыра хамнааһын баарын биллэрэр. Си кыра хамнааһыны үөскэтэр.\nСи диэн төһө эмэ улахан күүс буоллаҕына сибики олох кыра, нэһиилэ, сыһыаннаах эрэ киһи билэр күүһэ. «Тугу эмэ сибикилээн биллиҥ дуо?» «Туох эмэ сибики биллэр дуо?»- диэн ыйыталаһаллар. Туох эмэ сибики биллиитэ диэн өйдөбүлгэ киһи түүлү көрүүтэ, этэ-сиинэ биттэниитэ киирсэр. Киһи олоҕор туох эмэ уларыйыылар тахсаары гыннахтарына киһи түүлү көрөр. Түүл киһини сэрэтэр, бу буолаары турар быһыыларга эрдэттэн бэлэмниир аналлааҕын олоххо туһана сылдьыахха сөп.\nСибики биллиитэ араас биттэниилэринэн эмиэ биллэр. Ыарахан ыалдьыт иһэрин кыра оҕо эмиэ билэр. Атаҕыргыырыттан кыҥкыйдыыр, ытыы, хаппырыыстыы сылдьар буолуон сөп. Кыра, хаампат оҕо кэннинэн харахтаннар эрэ ыалдьыт кэлэн иһэрэ биллэр.\nКиһи этигэр-сиинигэр сибики биллиитэ имэ кэйиитинэн, сорох быччыҥнара тардыалааһыннарынан эмиэ биллэр. Быччыҥнар тардыалааһыннарын сахалар үөрэтэннэр биттэнии диэн ааттыыллар. Биттэнии диэн буор кут таһымыгар дьайар быһыы буолара быһаарыллар. Тас дьайыыттан киһи быччыҥнара хамсааһыннара биттэниини үөскэтэр.\nСибигинэйии диэн олус кыратык саҥарыы. Си биэрэбин диэн өйдөбүлтэн үөскээбит. Киһи уоһа хамнааһынынан көрөн тугу саҥарбытын билии сибигинэйиини билии биир көрүҥэ буолар.\nСахалар Си диэн ханнык эрэ Айылҕа күүһэ баарын бэйэлэрэ да былыргыттан билэллэр. Си эньиэргийэ киһиэхэ баарын биллэрэр тылынан «Сигили» диэн буолар. Бу тыл киһи ис майгытын, үчүгэй эбэтэр куһаҕан олохсуйбут өйүн-санаатын быһаарар. Сигили киһиэхэ бэйэтигэр, этигэр-сиинигэр ордук сыһыаннаах уонна кыраны, кэбирэҕи, түргэнник уларыйары көрдөрөр.\nСи эньиэргийэ киһиэхэ буор кут таһымыгар дьайар кыаҕа арыллар. Эти-сиини утумнаахтык дьарыктаан буор куту төһө эрчийиллэр даҕаны си эньиэргийэ күүһүрэн, кыаҕыран иһэр.\nСаха дьоно кытайдар билэр “ци” диэн эньиэргийэлэрин бэйэлэрэ да билэллэр. Олох кыра сибиэннэри, сибикилэри бэйэлэрэ даҕаны сиһилии билэн олохторугар туһаналлар. Арай бэйэлэрин өбүгэлэрин билиилэрин сыаналаан үөрэтэллэрэ уонна олохторугар туһаналлара эрэ эрэйиллэр. (1,16).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №295. 10.03.2016.<|endoftext|>\nFreeform\nFreeform (2016 сыл тохсунньутугар диэри — ABC Family) — американскай кабельнай уонна спутниковай телеканал, АХШ биир улахан уонна сүрүн медиа тэрилтэтэ. Тэрилтэ Disney-ABC Television Group диэн The Walt Disney Company бас билэр медиа бөлөҕөр киирэр. Freeform аудиторита 13 — 34 саастаах дьон. Дьиэ кэргэҥҥэ анаан уһуллубут бырагыраамалары, сериаллары, бэйэтэ устубут киинэлэрин көрдөрөр, ону таһынан атын тэлэбиисэр ханаалларын кытта бииргэ устар бырйыактардаах. Дойду олохтоохторун 81 бырыһыаннара көрүөхтэрин сөп.<|endoftext|>\nНадаар (фотограф)\nНадаар (; дьиҥнээх аата — Гаспар Феликс Турнашон, ; 1820 сыл муус устар 6 күнэ — 1910 сыл кулун тутар 21 күнэ) — аатырбыт француз фотограба, карикатурииһа, романииһа уонна воздухоплавателэ.<|endoftext|>\nАлын Австрия\nАлын Австрия () — Австрия хотугулуу-илин сирэ. Олохтоохторун ахсаана 1,546 мөл киһи (Австрия сирдэриттэн 2-с миэстэ ; 2001 с. дааннайынан). Сирин иэнэ 19 178 км² (1 миэстэ).\nАлын Австрия киинэ Санкт-Пёльтен куорат, олохтоохторун ахсаана 50 тыһ. киһи. Санкт-Пёльтен Венаттан арҕаа 60 км сиргэ Трайзен өрүс үрдүгэр турар.<|endoftext|>\nБэйэ киһитэ\nДьон бэйэ-бэйэлэригэр сыһыаннара билсиһэн-көрсүһэн иһэллэриттэн, бииргэ үлэлииллэриттэн, биир интэриэстээхтэриттэн тутулуктанан сыыйа-баайа уларыйан, ордук чугаһаан, дириҥээн барар. Бииргэ үлэлиир-хамсыыр дьон биир сыаллаах, соруктаах, эбии дьарыктаах буоллахтарына, билсиһиилэрэ ордук киэҥ уонна дириҥ буолар.\nБииргэ үлэлиир дьон бары кэриэтэ бэйэ-бэйэлэригэр бэйэ киһитэ буолууга дьулуһаллар, билсиһэ, көрсүһэ, бииргэ аһыы сатыыллар. Бииргэ аһааһын билсиһиини түргэтэтэрин былыргыттан билэллэр. Салайааччыга бэйэ киһитэ буолуу биллэр үчүгэйдээх, элбэх барыстаах, туһалаах буоларын киһи барыта билэр, кыаҕа тиийэринэн туһана сатыыр. Туора туттар, атын санаалаах киһини туората, туһа тахсар дьыалатыгар кыттыһыннарбат буола сатыыллара эмиэ биллэр.\nБэйэ киһитэ буолуу хардары-таары харыстаһыыны, көмүскэһиини үөскэтэр, сайыннарар. Биир кыра тэрилтэ иһигэр бары бэйэ-бэйэлэриттэн тутулуктананнар бэйэ киһилэрэ буолууга тиийдэхтэринэ, хардарыта аһара харыстаһаннар, араас сыыһаларын-халтыларын саба сатааннар, тута-бааччы көннөрбөккөлөр уопсай үлэлэрин оҥорон таһаарыыта аҕыйаан, намтаан, үлэни кыайбатахтарына тэрилтэлэрэ дьадайыан, сабыллыан да сөп. Биир кыра тэрилтэ сабыллара элбэхтэргэ туох да куһаҕаны аҕалбат, хата атыттарга үөрэх буолан үлэни тупсарыыга, оҥорон таһаарыыны үрдэтиигэ туһата элбиирин конкуренцияны үөскэтэн ырыынак кэмигэр туһаналлар.\nУлахан тэрилтэ, государство сайдан иһэр, саҥа кыайыылар дьон өйүн-санаатын өрө тардар, түмэр кэмнэригэр үлэ-хамнас оҥорон таһаарыыта үрдүк, туһаны аҕалара көстөр, биллэр. Тэрилтэлэр хардарыта-таары күрэстэһэллэриттэн, илин былдьаһалларыттан үлэ-хамнас сайдыытын үрдүкү таһымын ситиспит тэрилтэ баһылаан салайар кэмэ кэлиитэ сайдыыны аҕалар кыахтанар. Атын үүнүүнү, сайдыыны, тупсууну ситиспэтэх тэрилтэлэр күрэстэһииттэн туораан, саҥа, атын суолу булунан, үлэни-хамнаһы тупсарынан, саҥалыы сайдыыны ситиһэргэ бэлэмнэнэллэригэр тиийэллэр.\nГосударство мөлтөөн, үлэ-хамнас сатарыйбыт кэмнэригэр бииргэ олорор омуктарга туспа барыы, атын суолунан сайдыыны, үүнүүнү ситиһэ сатааһын өйүн-санаатын күүһүрдэр. Кыра омуктар уһун үйэлэригэр олорбут сирдэрин күүһүнэн былдьааһын өйдөспөт буолууга тириэрдиэн сөп. Омуктарга өйдөстөт буолуу аһара баран сэриилэһиигэ, өлөрсүүгэ тиийиитэ арахсыы, туспа барыы өйүн-санаатын күүркэтэн “Биир сымыыт ханна сытыйбатаҕай, биир уол оҕо ханна төрөөн өлбөтөҕөй” диэн этиигэ тириэртэҕинэ, ханнык да репрессия кыайан тохтоппот кэмэ кэлиэн сөп.\nЭкономиката мөлтөх, коррупцияҕа ылларбыт государство дьон олоҕун тупсарар кыаҕа кыра. Кыра эмэ барыс киириитин чиновниктар, салайааччылар бэйэлэрэ үллэстэннэр аһара байан иһиилэрэ уонна үлэһиттэр дьадайыылара үксээһинэ икки өрүт; баай уонна дьадаҥы утарсыыларын улаатыннаран, дириҥэтэн иһэр. Үлэһит дьон олоҕун, үлэтин-хамнаһын кыайан тупсарбакка эрэ сайдыыны ситиһии диэн ситэтэ суох өйдөбүлгэ кубулуйар.\nСалайар былаас коррупцияҕа ылларыытын былааһы төрдүттэн уларытыы эрэ тупсарар кыахтаах. Биир партия салайар былааһа сотору кэминэн, бары бэйэ киһитэ буолбуттарын кэннэ, улахан коррупцияҕа ылларарын дьон-норуот дакаастаабыттара ыраатта, сэбиэскэй былаас эстибитэ эрээри, ол биһиэхэ таба өйдөммөт. Биир партия салайыыта тула өттүбүтүгэр «бэйэ дьоно» үөскүүллэригэр уонна бэйэ-бэйэлэриттэн кытаанахтык тутуһа, сосуһа, тардыһа, көмөлөһө сылдьалларыгар тириэрдэрэ сайдыыны ситиһиигэ, уларытыылары киллэриигэ туһата аҕыйах.\nКиһи киһиэхэ сыһыаныгар бэйэ киһитигэр кубулуйуу сотору кэминэн кэлэр. «Плохой да свой» диэн этии итини олус табатык быһаарар. Куһаҕан да буоллар бэйэ киһитэ хаһан баҕарар сымнаҕас, аһыныгас сыһыаны, элбэх хамнаһы, эппиэтэ суох үлэни эрэйэрэ сайдыыны ситиһэргэ аналланар үлэ-хамнас ыарахан, кытаанах, халбаҥнаабакка толоруллуохтаах көрдөбүллэригэр сөп түбэспэт.\nҮлэ-хамнас хаһан баҕарар кытаанах көрдөбүлү, ирдэбили, эппит тылы толорору, сыыһа-халты туттубат буолууну эрэйэрин бэйэ киһитэ буолуу буортулуур, суох оҥорор. Аһара аһыныгас буолуу үлэҕэ-хамнаска эппиэтинэстээхтик сыһыаннаһыыга эмиэ сөп түбэспэт. Үлэҕэ ирдэбил суох буолуута үлэ-хамнас сатарыйыытыгар тириэрдэр холобурдара элбэхтэр. Элбэх киһи бииргэ үлэлииллэрэ хас биирдии киһи бэйэтин өлүүтүн толору, үчүгэй хаачыстыбалаахтык оҥорор буоллахтарына эрэ табыллар, уһуннук бииргэ үлэлиир кыахтаналлар.\nБиир партия салайыыта бэйэ киһитин салайар үлэҕэ олордууга төһө да табылларын, туһалааҕын да иһин, бу киһи үлэһит быһыытынан хаачыстыбатыгар улахан суолтаны биэрбэттэрин үөскэтэринэн үлэни-хамнаһы сайыннарыыга сөп түбэспэт.\nДьон-аймах сыһыаннарыгар түргэнник бэйэ киһитэ буолууга тириэрдэр быһа суоллар баалларын билэр дьон туһаналлар. Олор араастара манныктар:\n1. Бэйэ омуга.\n2. Билсиһэр аймахтыылар, биир дойдулаахтар.\n3. Үчүгэйдик билсиһэр буолуу.\nСалайар былааска барыта бэйэ дьоно олордохторуна бары бэйэ-бэйэлэрин харыстаһыыларыттан, аһыныыларыттан, бэйэлэригэр туһааннаах үлэ көрдөбүллэрин намтатыыларыттан олох сайдыыта бытаарар, бэйэ дьоно байыылара, мааныланыылара, талбыттарынан сылдьыылара, сууту-сокуону билиммэттэрэ саҕаланан сайдар. Төһө эмэ өр кэмҥэ биир партия, коммунистар салайыыларынан олоро сатаан, «застой» кэмигэр тиийэн Сэбиэскэй Сойуус үрэллиитигэр тириэрдибиттэрин билэр эрээри син биир, «кэһэтэр кыраабылы» хатылаан үктүү тураллар. Билигин биһиэхэ Россияҕа итинник олоҕу эмиэ эргитэн аҕаллылар.\nБэйэ киһитэ буолууга араас суоллары туһанан быһалыы, түргэнник эмиэ тиийиэххэ сөп:\n1. Кэһиини, бэлэҕи дэлэччи туһаныы.\n2. Хардарыта туһалаах буолуу.\nСалайааччылар бэйэ-бэйэлэрин икки ардыларыгар хардары-таары туһаны оҥорустахтарына түргэнник бэйэ киһитигэр кубулуйар кыахтаналлар. Кинилэр бэйэ киһитэ буоллахтарына, араас сыыһа-халты туттунууларын сабыналларыгар көмөлөөҕүн таһынан, суукка-сокуоҥҥа түбэһээри гыннахтарына хардарыта быыһаан ылсыһыахтарын сөп. Бу быһыы ордук эдэрдэр оҥорор сыыһа-халты туттунууларын сабыыга арылхайдык көстөр.\nСыыһа-халты туттубут бэйэ киһитин суут-сокуон көрдөбүллэриттэн быыһаан, көмүскээн ылыы бэйэ дьонун сүрүн сыалларынан, соруктарынан буолар. Ол курдук бэйэ киһитэ буолбут киһи элбэҕи билэриттэн, атыттары бэйэтин кытта соһуон сөбүттэн, быыһаатахха эрэ табыллар балаһыанньата хайаан да үөскүүр. Суут-сокуон көрдөбүллэрэ араас суолталаахтык туттуллуулара, бэйэ киһитин чэпчэкитик, атын, туора киһини ыараханнык түбэһиннэрии олоххо дэлэччи көстөр быһыы буолла.\n2015 сыллаахха суруйааччы Н.Лугинов утары иһэр массыынаҕа тахсан биэрэн абаарыйаны оҥорон оҕо өлүүтүгэр тириэрдибитэ. Народнай суруйааччы сууттаммакка быыһаммыта.\nН.Грибчатов диэн “Якутия” хаһыат редактора олус түргэнник айаннаан иһэн сыыһа туттан биир киһини өлөрөн, икки киһини дэҥнээн баран сууттамматаҕа, атын үлэҕэ көспүтэ эрэ.\nМассыыналар быыстарынан олус түргэнник айаннаан иһэр мотоциклы таба көрбөккө массыынатынан киирэн биэрэн киһи өлүүтүгэр тириэрдибит, чиновниктары кытта бэйэ киһитэ буолбатах врач С.Н.Алексеевы аһара кытаанахтык сууттааһын буола сылдьар.\nУлахан эппиэттээх, уустук үлэни толорууга бэйэ киһитэ буолан кытаанахтык тутуһуллуохтаах быраабыланы кэһии, тутуспат буолуу улахан саахалга тириэрдэрин бомбардировщик самолеттар салгыҥҥа харсыһан сууллуулара көрдөрөр. Майор Гильмитдинов хаста даҕаны самолетун аһара чугас аҕала сылдьыбытын подполковник Середа сэрэтэн этэн көрбүтүн аахайбакка олус чугаһаан, харсыһыыны оҥорбута дакаастаммыта. (1,65). Бу быһыы бииргэ сулууспалыы сылдьан бэйэ киһитигэр кубулуйууттан, сэрэтиини аахсыбат буолууттан сыыһаны көннөрүммэккэ, алдьархайга тириэрдии холобура буолар.\nЭлбэх ахсааннаах кыра тэрилтэлэргэ бэйэ дьоно кыахтара баарынан үлэлээһиннэрэ, бэйэ бэйэлэрин кытта куоталаһыылара сайдыыны түргэтэтэр кыаҕы улаатыннарар буоллаҕына, улахан, элбэх үлэһиттээх тэрилтэлэргэ бары бэйэ дьоно буолуулара үлэни-хамнаһы атахтыыра, сайдыыны ситиһиини бытаардара быһаарыллар. Тоталитарнай, биир киһи салайар былааһа салайааччылар бары, бэйэ-бэйэлэригэр бэйэ киһитэ буолууларын үөскэтэринэн сотору кэминэн государство бэйэтэ мөлтөөн-ахсаан барыытыгар тириэрдэр кыаҕа улахан. Бу быһаарыы улахан государство, Сэбиэскэй Сойуус үлэтэ-хамнаһа сатарыйан, эстиитинэн, үрэллиитинэн дакаастанар.\nСайдыылаах омуктар салайааччылар бары бэйэ киһитигэр кубулуйууларын быыбардар көмөлөрүнэн суох оҥороллор. Кэмиттэн кэмигэр кэлэн иһэр быыбардар салайааччылар бары уларыйалларын, атыттарынан солбуллан иһэллэрин үөскэтэллэрэ бэйэ киһитигэр кубулуйалларын тохтотор.\nТуһаныллыбыт литература..\n1. «Якутск вечерний» хаһыат. 9 апреля 2010 г.<|endoftext|>\nКалласте\nКа́лласте (Kallaste), 1923 сыллаахха диэри Красные горы — Эстония уһук илин куората, Тартумаа уезка киирэр, Чудской күөл кытылыгар турар. Олохтоохторо балыгынан олороллор. Олохтоохторо үксэ нууччалар. Эстоннар 15% кэриҥэ.<|endoftext|>\nРаспутин Валентин Григорьевич\nВаленти́н Григо́рьевич Распу́тин (1937, Кулун тутар 15, Усть-Уда сэлиэнньэ, Восточно-Сибирская область — 2015, Кулун тутар 14, Москуба) — нуучча суруйааччыта, публицииһэ, түмэт диэйэтэлэ. «Дэриэбинэ  прозатын» бэрэстэбиитэлэ.\nСоциалистыы Үлэ Дьоруойа (1987). Икки ССРС Судаарыстыбатын бириэмийэтин (1977, 1987), Арассыыйа судаарыстыбатын бириэмийэтин (2012) уонна Арассыыйа Бырабыыталыстыбатын Бириэмийэтин лауреаттара (2010). 1967 сыллаахтан ССРС суруйааччыларын Сойууһун чилиэнэ.\nБириэмийэлэрэ.\nИркутскай ытык олохтооҕо (1986), Иркутскай уобалас ытык олохтооҕо (1998).<|endoftext|>\nХомус историята\nХомус 5000 сыл аннараа өттүгэр, бастаан Азия соҕурулуу-илин өттүгэр үөскээбит, онтон Индияҕа, ол кэнниттэн Европа дойдуларыгар тарҕаммыт буолуон сөп диэн варгановедтар этэллэр. Азия норуоттарыгар барыларыгар \"хомус\" диэн ааттанар: шанкобыз, комуз, гопуз, комуз, кобыз о.да а. Ханнык матырыйаалтан оҥоһуллубутун ыйан туран эмиэ ааттанар:\nтимиртэн-төмөр хуур (монг.), темир комуз (кирг.), чанг гопуз (узбек);\nоттон-кулузун комуз (тувин.), хулсан хуур (монг.);\nмастан-ыяш комуз (тувин.), мас хомус (саха)\nТөрүт түүрдүү тыллаах норуоттарга хомус диэн тыл былыры төрдө хомуһун диэн тылтан терүттэнэн тахсыбыт диэн саха тылын чинчийбит учуонай Гаврил Васильевич Попов этэр. Хомусчут араҥаччылыыр күүстэргэ туһаайан кердеһөрүн \"хомус.кобыз\" түүр терминин этимотологията даҕаны туоһулуур. Сорох чинчийээччилэр ап, хомуһун диэн тылтан үөскээбит эбэтэр хомус оту уоска эбэтэр тарбахха кыбытан үрэртэн силис тардар диэн этэллэр.\nСахаҕа хаһааҥҥыттан хомус музыкальнай инструмент быһыытнан баар буолбутун чинчийээччилэр билигин даҕаны чуолкай этэр кыахтара суох. Эрдэтээҥҥи хаһыылартан хомус тоҕо көстүбэтин П.П. Семенов бэрт оруннаахтык быһаарар: \"Киһини кытта тимир көмүллүө суохтаах. Тимир киһи кутун баттыыр, ыарык буолар диэн былыргы сахалар өйдүүллэрэ\". Онон Маак уонна Мидденфорд сахаҕа хомус нууччалартан киирбитэ диэн этиилэрэ оруна суох буолар.\nТүмуктээн эттэххэ, хаппарга, хурга, хомуска норуот үгэстэрэ,итэҕэлэ итинниэ Аан дойдуну анааран көрөр суолтата мэҥэ бэлиэ буолан ойууланан киһини харыстыыр аналлаахтар.<|endoftext|>\nҮөр\nҮөр диэн элбэхтэр бөлөхтөһөн сылдьыылара эбэтэр улахан бытарыйыыта ааттанар.\nКиһи өйө-санаата хайдах тус-туспа арахсалларын былыргы сахалар билэллэр. Саха ойууннара киһи өйүн-санаатын дириҥник үөрэтэн итилэри былыр үйэҕэ быһаарбыттар. Сахалар үөрэхтэринэн киһи бэйэтэ: этэ-сиинэ уонна үс; буор, ийэ уонна салгын куттара бары бииргэ сүр диэн ис күүһүнэн холбуу тутуллан сырыттахтарына эрэ киһи эттээх-сииннээх, тыынар тыыннаах буолар, онно эбии өйдөнөн-санааланан киһи буолан сылдьар кыахтанар.\nЭстибит, быстыбыт, санаата букатыннаахтык түспүт киһини сахалар «Сүрэ тостубут» диэн этэллэр. Сүр тостуута, суох буолуута санаа түһүүтүн, өй көтүүтүн, киһи буолан бүтүүнү, сүөһү өйүгэр-санаатыгар төннүүнү бэлиэтиир. Сүр диэн киһи өйүн-санаатын, куттарын холбуу тута сылдьар ис күүһэ буолар. Бу күүс киһини киһи оҥорор.\nКиһи салгын кута арахсан бардаҕына - иирэр, өйө көтөр, буккуллан ылар киһи буолар. Салгын кут арахсан барыыта «Өйө көппүт» диэн этиинэн бэлиэтэнэр. Арыгыны элбэхтик иһии өй көтүүтүгэр тириэрдэринэн итирэн өйө көппүт киһи куһаҕаннык быһыыланарын, сүөһү курдук буоларын дьон үөрэтэн билбиттэр. Салгын кут быстах кэмҥэ көтөн эбэтэр арахсан ылыыта «Өйө баайыллан ылар» диэн этиинэн эмиэ толору бэриллэр.\nКиһи өллөҕүнэ куттара арахсан бараллар. Сахалар кут-сүр үөрэхтэрэ этэринэн киһи салгын кута үрэллэн ыһыллар, онтон ийэ кута Үөһээ дойдуга тахсан бэйэтин уратытынан, туспатынан айыы буолар. Үчүгэйи оҥорбут буоллаҕына Үрүҥ айыы буолан кэлэр көлүөнэлэри үөрэтиигэ туттуллар кыахтанар, онтон куһаҕаны оҥордоҕуна Хара айыы буолан умнуллууга аналланар.\nТуох эмэ олус кыралар, биирдиилээн сылдьаллара кыаллыбат буоллаҕына үөр буолан, холбоһон сылдьаллар. «Бөрө үөрэ», «Сылгы үөрэ» диэн элбэх бөрөлөр, сылгылар холбоһон бииргэ сылдьалларын ааттанар. Yөрэ диэн араас астартан холбуу булкуллан оҥоруллубут аһылык сахаларга эмиэ баар.\nҮөрэх диэн үөр уонна ээх диэн тыллар холбоһууларыттан үөскээбит. Элбэхтэр этиилэрин ылын, иҥэрин, сөбүлэс диэн буолар. Бэйэлэрэ кыра-кыра, тус-туспа эрээри бииргэ холбоһон сылдьар өй-санаа холбоһуктара эмиэ үөр диэн ааттаналларын үөр буолуу диэн баара биллэрэр.\nБылыргылар этэллэринэн куһаҕаннык өлбүт киһи кута кыайан Үөһээ дойдуга тахсыбатаҕына үөр буолар. Быстах өлүүгэ түбэһэн, эдэр сааһыгар өлбүт киһи ийэ кута ситэ сайдыбатаҕына, кыайан Үөһээ дойдуга тиийбэккэ хаалар. Кини кута бэйдиэ сылдьар үөр буолар. Урут тыыннаах эрдэҕинэ сылдьыбыт сирдэринэн көҥүл сылдьарыгар тиийэр. Хас киһи барыта көрүөн сөп. Ордук аһаҕас эттээх дьон араас үөрдэри, абааһылары элбэхтик көрөллөр.\nӨлөрүллүбүт дьон куттара эмиэ ханна да ырааппакка эрэ чугас сылдьаллар, сыһыаннаах дьоҥҥо биллиэхтэрин сөп. Үөрү саха дьоно былыргыттан билэллэр. Урукку итэҕэлинэн, бэйэтигэр тиийинэн эбэтэр оһолго өлбүт киһи кута абааһы буолан тыыннаах курдук сылдьара үөр диэн ааттанар. (1,217).\nСалгын кут үөр буолар диэн быһаарар Курууппа ойуун. (2,34). Бу этии сыыһа. Салгын кут диэн өссө үгэскэ ситэ кубулуйа илик өй-санаа ааттанар. Өй-санаа үөрэх буолан умнуллубат үгэстэри үөскэттэҕинэ ийэ кут таһымыгар тиийиэн сөп. Түүл үгүс көстүүлэрэ үгэс буолбут, ол аата ийэ кут таһымыгар тиийбит өйдөбүллэринэн табатык тойонноноллор.\nМоҥнон өлбүт, анньынан, оһоллонон, иирэн өлбүт, абааһы буолан өлбүт киһи дууһатын туох да туппат эбит. Орто Дойдуга хаалан үөр буолар. Маннык өлбүт киһи аатын ааттаабаттар эбит, абааһы буолла диэн куттанан. Үөрдэр абааһы буолаллар. Кырдьаҕас оҕонньор, оҕо үөр буолбат. Киһи бэйэтин аймахтарыгар үөр буолар. Атын ыалга баран үөр буолбат. Үөртэн туттаран ойуун буолаллар. (2,48).\nҮөр - былыргы саха итэҕэлинэн киһи кута абааһы буолта. Бэт былыргы кэмҥэ Омоҕой баай мааны кыыһа моҥнон, ыйанан өлөн Аан Чээкэй диэн харах абааһыта буолбут. Ол тэҥэ Чуонах ууһа хотун - брааскай омук Иирэр Саар кыргыттара: Тайахтаах Натааһа, Баттахтаах Маарыйа, Өксөкүлээх өрө харах Өрүүнэ той диэннэр. Болугур, Аллан, Игидэй, Бахсы айыылара кэнники үөскээбиттэрэ бааллар. Кинилэр бары баай олоҕор үөскээбит, баай удьуордара, ону кэнники айыы диэн аат биэрбиттэр. Ол үөрдэр айыылаах-буруйдаах куттара үөһэ көппөккө отто дойдуга уста сылдьаллар. Кырыыска этиллэн, кырамаҥҥа анньыллан үөр буолаллар. Үөрдэр куттара дьабыҥҥа кыайан көппөккө айыы-үөр буолаллар эбит. (3,313).\nӨлбүт киһи кыайан Үөһээ дойдуга барбакка хаалбыт ийэ кута ыһыллан, бытарыйан үөр буолара быһаарыллар. Эдэр саастарыгар оһоллорго, быстах өлүүлэргэ түбэһэн өлбүт дьон ийэ куттара үөр буолан олорбут сирдэрин чугаһынан сылдьаллар. Киһи өлөрүгэр быстахтык быһыыланан куһаҕан санааларын илдьэ бардаҕына эбэтэр бэйэтэ даҕаны куһаҕан санаалардаах өллөҕүнэ кута үөр диэн буолар. Куһаҕан санаа мунньустуутуттан, тардыһыытыттан үөр ыарахан буолан, үөһээ диэки кыайан тахсыбакка, аллараа дьон олорор сирдэринэн сылдьарга күһэллэриттэн дьоҥҥо көстөр, биллэр.\nКуһаҕан санааларынан туолбут кут, ол аата үөр, бу санаалар бэйэ-бэйэлэрин кытта тардыстыыларыттан кыайан үрэллэн, ыһыллан хаалбакка, ыраах барбакка чугас сылдьалларыттан дьоҥҥо көстөр, биллэр буолаллар.\nКиһи бэйэтин өлөрүнүүтэ диэн олус куһаҕан, ыар быһыы, хара айыыны оҥостунуу буолар. Маннык ыар быһыыны киһи куһаҕан санаалара мунньустан элбээтэхтэринэ, олоххо дьулуурун, үчүгэй санааларын баһыйдахтарына оҥорор. Бу киһи кута куһаҕан санаалара элбэх буолан үөргэ кубулуйара чахчы.\nҮөрдэр бэйэлэрэ ханна да барбаттар, чугас урут олорбут сирдэрин аттыгар сылдьаллар. Аһаҕас эттээх дьон үөрдэри элбэхтик көрөллөрө бэлиэтэнэр. Yөр ордук элбэхтик бэйэтин аймахтарыгар көстөн биллэр. Өлөөрү сытар дьон аймахтарыгар хом санаалаах буолуулара элбэҕиттэн үөр аймахтарга көстөр дииллэр.\nYөрү дьон билигин да көрөллөрө биллэр. Улааппыт кыргыттара көрбөккө быраҕан барбыт эмээхсиннэрэ өлбүтүн кэннэ дьиэтин атыылаан кэбиспиттэр. Кэлин бу дьиэҕэ олорор дьон эмээхсини көрөллөрүн таһынан куукунаҕа араас тыаһы-ууһу истэллэр эбит. Ууга түһэн соһуччу өлбүт киһи дьиэтигэр звоноктаан, ааны астаран киирэн кэлэн кириэһилэҕэ олорунан кэбиһэрин дьиэлээхтэр бары көрөллөрө эмиэ биллэр.\nҮөр диэн этиттэн-сииниттэн арахсыбыт өй-санаа биир уларыйан сылдьар көрүҥэ буолар. Былыргы хомуһуннаах ойууннар үөрү тутан ылан онно-манна хаайан эбэтэр ыраах үтүрүйэн, суох, биллибэт оҥороллоро кэпсээннэргэ ахтыллаллар. (4,16).\n=Туһаныллыбыт литература.==\n1. П.С.Афанасьев, П.А.Слепцов, В.И.Лиханов и др. Саха тылын быһаарыылаах кылгас тылдьыта.- Дьокуускай: «Бичик» нац. кинигэ кыһата, 1994.- 264 с.\n2. Н.Н.Яковлев. Курууппа ойуун көрүүлэрэ. Дьокуускай: «Бичик» нац. кинигэ кыһата, 1993.- 56 с.\n3. Сэһэн Боло. Лиэнэҕэ нуучча кэлиэн иннинээҕи саха олоҕо. Дьокуускай: «Бичик» нац. кинигэ кыһата, 1994.- 352 с.\n4 \"Туймаада\" хаһыат. №296. 17.03.2016.<|endoftext|>\nТурнин Лука Николаевич\nТурнин Лука Николаевич (1917-1989) — аатырбыт хомусчут, Саха АССР култууратын үтүөлээх үлэһитэ, Үлэ кыһыл знамя уордьанын кавалера, мелодист, артыыс, үҥкүүһүт, саха төрүт култууратын пропагандиһа.\n1948 сыллаахха Москубаҕа тиийэн аан маҥнайгынан хомустаабыта. Кини 27 киһилээх ансаамбыл тэрийбитэ. Тыаһатар хомустарын бэйэтэ оҥорор этэ. 1957 сыллаахха ансамбылынан тиийэн Москубаҕа Чайковскай аатынан саалаҕа хомустаабыттара. Ол Саха Сирэ Российскай государство састаабыгар киирбитэ 325 бэлиэтиир бырааһынньыга этэ.<|endoftext|>\nГотовцев Роман Ильич\nГотовцев Роман Ильич балаҕан ыйын 3 күнүгэр 1960 сыллаахха Уус-Алдан оройуонун Тандатыгар сулууспалаах дьиэ кэргэҥҥэ төрөөбүтэ.\nОскуолаҕа үөрэнэр кэмигэр Г. Н. Бурцевка дьарыктаммыта. Дьокуускайдааҕы худуоһунньуктар училищеларыгар үөрэммитэ. 1991 с. варганнай музыка Аан дойдутааҕы II Конгреһын быыстапкатыгар «Лучший варган мира» конкурска II миэстэни ылбыта уонна хомус оҥоруутугар международнай кылаастаах маастар степэнинылбыта. Хотгу норуоттар фестивалларын кыттыылааҕа. Аляскаҕа (АХШ) 1993 с. Францияҕа 1994 с. Уопут атастаһа уустарга сылдьар: Гоголев С.И-Амынньыкы Уус (Мэҥэ Хаҥалас), И. Ф. Захаровка — Кылыадьы Уус (Бүлүү), Б. Ф. Неустроев, Чярин Ф (Баайаҕа), Р. А. Даниловка (Куокуну, Сунтаар), Аммосов Е.Е (Уус-Күөлэ, Уус Алдан).<|endoftext|>\nХомус тардыыга Гиннес рекорда\nХомус тардыыга Гиннес рекорда - 2011 сылаахха 20 араас дойду 1344 хомусчута бииргэ хомустаан Гиннес рекордун олохтообуттара.\n2011 сыллаахха бэс ыйыгар Дьокуускай куоракка 1344 виртуоз хомусчут сэттэ мүнүүтэ тэбис-тэҥник хомус тардан рекорду олохтообуттара.<|endoftext|>\nКэнчээри хомусчуттар ансаамбыллара\nДҮПСҮН КЭСИЛЭ - ХОМУСЧУТ УОЛАТТАР.\nИван Жирков аатынан Дүпсүн орто оскуолатыга Михайловна тэрийэн үлэлэтэр. р \"Кэнчээри\" хомусчут уолаттар ансаамбылларын Соловьева Мария Михайловна тэрийэн үлэлэтэр.\nситиһиилэрэ:\nАльбина Дегтярева анал бирииһэ\nПетр Оготоев аатынан конкурс лауреаттара\n\"Хотугу сулус\" конкурс I, II степэннээх лауреат\n\"Варган музыкатын бастыҥ коллектива\" анал аат хаһаайыттара.\nПариж куоракка буолбут \"Салют талантов\" конкурс I степэннээх лауреаттара<|endoftext|>\nХомус күнэ\nХомус күнэ — Саха Өрүспүүбүлүкэтин бэлиэ күнэ.\nИл Дархан Егор Борисов 2011 сыллаахха бэс ыйын 27 күнүгэр таһаарбыт ыйааҕынан Саха Өрүспүүбүлүкэтигэр Хомус күнэ сэтинньи ый 30 күнүгэр бэлиэтэнэр.<|endoftext|>\nЫарыһах оҕо\nСахаларга “ы” дорҕоон – ыарахан дорҕоон. Бу дорҕоонтон ыар, ынчык, ыарыы, ыарыһах, ыарахан диэн тыллар үөскүүллэр. “Ы” дорҕоон хатыланан “ыы” диэҥҥэ кубулуйдаҕына өссө куһаҕаҥҥа тириэрдэр кыахтанар. Ас диэн үтүө тылбыт аһыы буолан быраҕыллар, ай диэн саҥаны айа сатыырбыт айыы диэҥҥэ уларыйан куһаҕана элбэх өйдөбүллэнэр. (1,17).\nДоруобай оҕону төрөтүү төрөппүттэртэн ирдэнэр олох кытаанах көрдөбүлэ буолар. Ким да ыарыһах оҕолоох буолуон баҕарбат. Сэбиэскэй былаас дьахталлары аһара көҥүллэринэн ыыппыта эдэр эрдэхтэринэ уһуннук үөрэнэллэриттэн элбэх араас дьону кытта сиэксинэн аһара дьарыктананнар доруобай оҕолору төрөппөт буоллулар. Биир эмэ оҕону төрөппүттэрэ ыарыһах буолара элбээтэ. Ыалларга ыарыһах оҕо төрүүрэ таҥара накааһынан ааҕыллар. Таҥара накааһа хантан да атын сиртэн кэлбэт, киһи оҥорбут быһыыларыгар эппиэтэ буолан кэлэр.\nКуһаҕан айыыны оҥорбут киһи сэккэ түбэһэр диэн сахалар үөрэхтэрэ этэр. (2,13). Дьахталлар эдэр эрдэхтэринэ эргэ тахсыбакка элбэхтик күүлэйдии, аһыы-сии сылдьыбыттарын иэстэбилэ ыарыһах оҕо төрөөһүнэ буолар.\nКиһи оҥорор быһыыларыгар эппиэтэ хайаан да кэлэр. Үчүгэйи элбэхтик оҥордоххо үчүгэйинэн эппиэттиир. Онтон куһаҕаны оҥоруу иэстэбили үөскэтэр. Туох куһаҕан оҥоруллубутуттан тутулуктанан тус-туһунан көрүҥнээх буолуохтарын сөп. Биллэр сокуоннары кэспит киһи араас суол эппитинэскэ түбэһэр. Улахан буруй буоллаҕына хаайыллар. (3,105).\nӨй-санаа көрдөбүллэрин тутуспат буолуу иэстэбилэ хойутаан, көлүөнэлэр солбуйсууларын кэнниттэн кэлэринэн быстах санаалаах, айыыны оҥоро сатыыр биирдиилээн дьон билимиэхтэрин сөп. “Айыыны үчүгэй” диэн этии эдэр кыыс айыыны оҥорор санаатыттан кыыһын харыстаабакка көрсө түспүт киһитигэр биэрэн кэбиһэрин үөскэтэр. Уһун үйэлээх сахалар үөрэхтэринэн кыыс оҕо кыыһынан сылдьан эргэ тахсара хайаан да ирдэнэр. Ол барыта доруобай, эр киһи буор кутун ылыммыт оҕону төрөтүүгэ аналланар. (4,16).\nКыыс оҕолору сааһа ситтэр эрэ эргэ биэрии доруобай оҕолор төрүүллэригэр тириэрдэр соҕотох суол буолар. Сахалар урукку кэмҥэ өй-санаа бу көрдөбүлүн олохторугар туһаналлар этэ.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я) “Бизнес-инкубатор”, 2013, 108 с.\n2. “Илин” сурунаал. 1997. №1,2.\n3. Каженкин И.И. Кут-сүр үөрэҕэ. – Дьокуускай: Бичик, 2004. – 128 с.\n4. “Туймаада уоттара” хаһыат. №88. 16.02.2012.<|endoftext|>\nДьыбардаахха саҥарыма\nДьыбардаахха саҥарыма диэн сахалар куһаҕан өйдөбүллээх тыллары улаханнык саҥарыма диэн үөрэхтэрэ буолар.\nБылыргы өбүгэлэрбит олохторун үөрэҕин өс хоһооно оҥорбуттарын билигин быһалыы ылан туһанабыт. Тыл иччитэ дорҕоонноругар саһан сылдьар. (1,31).\nУлахан тымныы түспүт сарсыардатыгар ханнык баҕарар тыас олус улаатан ыраахтан доргуйан иһиллэр. “Дьыбардаахха саҥарыма” диэн өс хоһооно куһаҕан суолталаах, өйдөбүллээх тыллары улаханнык саҥара сылдьыы, оннук үгэс киһиэхэ бэйэтигэр, оҕолоругар үөскээн хааларынан куһаҕан майгылаахха кубулутуон сөбүттэн сэрэтии, киһини харыстааһын буолар. (2,53).\nСаха дьонугар саамай куһаҕан дорҕоонунан “ы” дорҕоон буолар. Бу дорҕоонтон ыы, ыар, ырыы, ыарыы, ынчык, ыарахан диэн куһаҕан өйдөбүллээх тыллар үөскүүллэр. Бу дорҕоон “ыы” диэн хатыланнаҕына куһаҕана өссө улаатар, ытааһын бэйэтинэн үөскээн тахсар. Куһаҕан дорҕооннордоох тыллары улаханнык саҥарбаттар, элбэхтик туттубаттар.\nКыра оҕо “ыы” диэн саҥаран, ытаабыта буола оонньоотоҕуна эбэ Лөкүө тохтото охсор этэ уонна “Бу оҕо сотору ытыыр буолбут” диэн быһаарара. Эбиэттэн киэһэ оҕо хаппырыыстаан, ытаан барара кырдьык этэ.\nАйыы диэн сэрэхтээх, куһаҕан суолтата элбэх, «ыы» диэн ытааһын дорҕоонунан бүтүүлээх тылы үгүстүк туттуу, улаханнык, дьыбардаахха саҥарыы содула олус улахан, кэлэр көлүөнэлэри, эдэрдэри сыыһа-халты тутуннарарын тэҥэ, айыы буола сатаан бэйэлэригэр тиийинэллэригэр тириэрдиэн сөп. Айыы диэн тыл сэрэхтээхтик биирдэ эмэтэ туттуллар, улаханнык саҥарыллыбат тыл.\nСахалар оҕолорун өйүн-санаатын харыстыылларыттан сыыһа-халты туттунарын суох оҥороору кыра эрдэҕинэ “Айыы диэмэ”, “Айыыны оҥорума” диэн этэн иитэллэр, үөрэтэллэр. (3,24).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я) “Бизнес-инкубатор”, 2013. – 108 с.\n2. Саха таабырыннара, өс хоһоонноро, чабырҕахтара / хомуйан оҥордо И.К.Попов. – Дьокуускай: Бичик, 2006. – 112 с.\n3. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nОҕолорум иитиэхтэрэ\nУрукку кэмнэргэ сахалар дьахталлар олоххо аналларын билэн таба суолу туһаналлар этэ. Оччотооҕу кэмнэргэ кыыс оҕо сааһа ситтэр эрэ эргэ тахсан ыал буолан оҕо төрөтүүтүнэн уонна иитиитинэн аан бастаан дьарыктанара. Ол кэмҥэ сахалар ахсааннара эбиллэн, үлэ-хамнас сайдан иһэрэ.\nОҕолоро ыал буолуутугар төрөппүттэр икки өттүттэн төрүччү үөрэҕин кытаанахтык тутуһан доруобуйаларын, майгыларын-сигилилэрин, үлэлэрин-хамнастарын дириҥник үөрэтэн баран быһаарыыны ылыналлара, кыыстарын ырааһынан кэргэнигэр туттараллара. Саҥа ыаллар оҕолоро, кэлэр көлүөнэлэрэ доруобай, көрсүө, сэмэй, үлэни-хамнаһы кыайар, эр киһини утумнуур буола төрүүр кыахтаналлара. (1,16).\nОртотунан ыллахха түөрт оҕоломмут дьахтар 20 сылынан түөрт туруу үлэһит дьону улаатыннардаҕына, бу түөрт үлэһит киһи уонна улааппыт элбэх сиэннэрэ эбэлэрин, эһэлэрин кырыйдахтарына көрөр-истэр кыахтаналлара, үлэни-хамнаһы сайыннараллара. Бу олох үөрэҕэ “Оҕолорум иитиэхтэрэ” диэн этиинэн көлүөнэттэн көлүөнэҕэ бэриллэн иһэр.\nЫал олоҕун сайдыыта саха дьоно урукку кэмнэртэн ыла туһаммыт суолларынан бардаҕына оҕо төрүүрэ элбээн уонна киһи буолууга иитиллэрэ тупсан аймахтар ахсааннара эбиллэн иһиитэ үөскүүр. Эдэр дьахталлар төрүүр кыахтара улаханыттан уонна элбэҕиттэн сааһырдахпытына оҕолорбут иитиэхтэрэ диэн санаанан салайтардахтарына оҕону көрсүө, сэмэй буолууга иитэллэрэ тупсан үлэһит дьон элбиэхтэрэ.\nДьахталлары эдэр эрдэхтэринэ эргэ биэрии, үлэлэппэт, уһуннук үөрэппэт буолуу бу оҕолонуу дьыалатыгар тупсарыыны түргэнник киллэриэ этэ. Дьахтар элбэхтик оҕолонноҕуна эрэ, оҕолоро улаатан кинини иитэр кыахтаннахтарына киһилии олоҕу олорорун, олоҕо тупсарын биллэҕинэ ити дьыаланы кыайар кыахтанар. «Оҕолорум иитиэхтэрэ» диэн этии элбэх оҕону төрөтүүнү таһынан киһилии быһыыга, көрсүө, сэмэй буолууга, үлэҕэ-хамнаска үөрэтиигэ иитэр суолтата улаханын урукку кэмҥэ табан туһаналлара. (2,15).\nҮлэһит дьахтар бэйэтин үйэтигэр үлэлээн дуомнаан син хамнаһы өлөрөр курдук сананар, туһалааҕы оҥорор курдук буоллаҕына, оҕото суох хаалыыта кэлэр көлүөнэҕэ үлэһит илии суох буолуутугар тириэрдэр. Билигин Россия государствота маннык ыарахан балаһыанньаҕа киирэн, олохтоох үлэһиттэр ахсааннара быста аҕыйаан, кэлии үлэһиттэр элбээн иһэллэр.\nТуһаныллыбыт литература..\n1. “Туймаада” хаһыат. №135. 17.01.2013.\n2. Каженкин И.И. Үлэ-олох үөрэҕэ. – Дьокуускай: УПК ТРИ, 2010. – 100 с.<|endoftext|>\nВасильев Николай Иванович\nОлоҕун олуктара.\nҮөһээ Бүлүү улууһуттан төрүттээх. Кини бииргэ төрөөбүт улахан убайа лингвист Дьаргыстай. \"Хатан\" оҕо аймах сурунаалыгар хаста да түүр омуктарыгар сыһыаннаах матырыйааллара бэчээттэммиттэрэ.\nҮлэтэ.\n«Хатан» сурунаал төрүттэнэригэр быһаччы сыһыаннаах. «Аттила» диэн нууччалыы тылынан тахсыбыт оҕолорго аналлаах сурунаал ааптара.<|endoftext|>\nУскуустуба уонна култуура арктикатааҕы судаарыстыбаннай института\nУскуустуба уонна култуура арктикатааҕы судаарыстыбаннай института () - Дьокуускай куоракка баар ускуустуба уонна култуура хайысхаларынан үөрэтэр, уус-уран чинчийэр уонна айар оскуолалаах үрдүк үөрэх кыһата.\nТүөрт факультеттаах:\nУстуоруйата.\n2000 сыллаахха СӨ таһымыгар хас да атын үөрэх кыһаларын Дьокуускайдааҕы филиаалларыттан таҥыллан төрүттэммитэ: МХАТ оскуола-устуудьуйата, Урааллааҕы судаарыстыбаннай консерватория, Красноярскайдааҕы судаарыстыбаннай уус-уран институт уонна Илин Сибиирдээҕи судаарыстыбаннай култуура уонна ускуустуба акадьыамыйата.\nТэрийээччи ректор култуура уонна кут-сүр сайдыытын миниистирэ, СӨ норуотун артыыһа А.С. Борисов буолбута.\n2007 сыллаахха институт бэдэрээссийэ көрүүтүгэр Арассыыйа култууратын министиэристибэтигэр бэриллибитэ. Ол сыл толору тургутууну ааспыта. 2008 сыллаахха институкка С.С. Игнатьева ректорынан анаммыта.\n2011 сыллааҕы туругунан институука 832 устудьуон үөрэнэр этэ. 14 билим дуоктара, 42 билим хандьыдаата үлэлииллэрэ. 19 уһуйааччы судаарыстыба ытык сыбаанньатын сүгэллэрэ.<|endoftext|>\nБуор кут 1\nБуор кут (былыргылар билиилэрэ).\nБуор кут диэн киһи этин-сиинин көрөр-истэр, харыстыыр өй-санаа буолар. Киһи өйүттэн-санаатыттан, атын куттарыттан туспа арааран ылбыт буор куппут өйүн-санаатын төһө кыайарбытынан дириҥник ырытан көрүөхпүт. Улахан хомуһуннаах ойууннарбыт суох буолан хаалыылара бу үөрэхпит сайдыытын улаханнык бытаарта эрээри кыайан симэлитэн кэбиспэтэ.\nСахалар кут-сүр үөрэхтэрэ олус былыргы үөрэх. Бу үөрэхтэн туох өйдөбүллэр ордоннор баччаҕа тиийэ кэлбиттэрин мустахпы-тына, киһи үс куттааҕын саха киһитэ барыта билэр. Ол быстах-остох ордон хаалбыт өйдөбүллэртэн буор кут туһунан быһаарыылары туспа арааран мустахпытына манныктар:\nБуор кут сир информациятын илдьэ сылдьар. Ийэ кут киһиэхэ космостан киирэр уонна айылҕа саамай дириҥ күүстэрин кытта сибээстээх. Салгын кут айылҕа түргэнник буола турар уларыйыыларын ылар. (1,24).\nСахалар этэринэн киһи «Айылҕа оҕото» буолар. Бу быһаарыы киһи этэ-сиинэ айылҕаттан улахан тутулуктааҕын билинэр. Буор куту ийэ кут үөскэтэр. Буор кут эти-сиини оҥорор күүс. (2,124).\nКурууппа ойуун - Яковлев Н.Н. саха итэҕэлин туһунан кэпсээнигэр буор кут киһи этиттэн-сииниттэн арахсан барарын бэлиэтиир. Бу бар¬быт буор куту ойуун ол дойдуттан таһаарар. Буор кут бардаҕына киһи ыалдьар. (3,32). Киһи өллөҕүнэ буор кута сир-халлаан ыккардыгар көтөн хаалар диэн өйдөбүл баара. Ол иһин тыал-хаар, ардах, самыыр буолаары гыннаҕына, өлбүт киһи түүлгэ киирэр дииллэр. (1,51).\nСахалар өйдөбүллэринэн кут диэн тыл киһи тыыннаах буолар олоҕун төрүтэ. Буор кут – киһи үс кутуттан биирдэстэрэ, киһи өллөҕүнэ, сири кытта сир буолан хаалар. (4,98).\nКиһи Айылҕа оҕото буоларынан тыыннаах буолан олох олоруон баҕарар уонна ол иһин бэйэтин этин-сиинин харыстыыр аналлаах. Киһи бэйэтин этин-сиинин харыстанарыгар аналлаах оҥоһуутунан хайа баҕарар этигэр куһаҕан буоллаҕына, ол онно ыарыы үөскээн өйүгэр-санаатыгар биллэр. Ол аата киһи этин-сиинин ханнык эмэ чааһын туохха эмэ дэҥнээтэҕинэ эбэтэр бааһыртаҕына, онтон үөскээбит ыарыы өйүгэр-санаатыгар тиийэ тарҕанар. Бу ыарыы төһө күүстээх буолара төһө улахан эчэйии, бааһырыы буолбутуттан быһаччы тутулуктанар. Маннык соһуччу ыарыыттан киһи аан маҥнайгы көмүскэнэр хамсаныытынан ыалдьыбыт өттүн түргэнник сыҕарыта охсон биэрии эбэтэр бүтүн бэйэтэ куота көтөн быыһаныыта буолар. Ыарыы буоллаҕына бу хамсаныылары киһи олус түргэнник оҥоро охсубутун бэйэтэ өйдөөбөккө да хаалар.\nЫарыы сүүрээнэ куһаҕаныттан киһи бэйэтэ аны итинник ыарыы хаттаан хатыламматыгар дьулуһар, ол иһин ыарыы өссө буолбатын наада-тыгар быстах, түргэн хамсаныылары тугу да толкуйдуу турбакка эрэ оҥоро охсор. Бу ыарыы уонна онтон көмүскэнэр хамсаныылар хаһан, туохтан уонна ханнык кэмҥэ буолбуттара киһи этин-сиинин өйүгэр¬-санаатыгар суруллан, мунньуллан ууруллан иһэллэр. Ол мунньуллан, ууруллан иһиилэрэ, аны хаһан эмэ итинник ыарыы буоллаҕына уонна урут оҥоруллубут хамсаныылар ыарыы суох буоларыгар туһалаабыт эбит буоллахтарына, киһи этин-сиинин өйүттэн-санаатыттан олус түргэнник ылан ол хамсаныылары үтүктэн, бу сырыыга эмиэ ол курдук оҥороругар туһалыыр эбиттэр. Киһи этигэр үөскээбит ити ыарыылар өйүгэр-санаатыгар суруллан, ууруллан иһэллэрин психолог Рон Хаббард бигэргэтэр. (5,53).\nОҕо Айылҕаттан аналын быһыытынан кыра эрдэҕинэ ордук сэрэнэр. Тугун эмэ эчэттэҕинэ, онтон ыарыы буоллаҕына, ол онтуттан ордук сэрэнэр буолар. Сууллан түһэн кэтэҕин өлөрдөҕүнэ, аны кэтэҕинэн түспэккэ, маҥнай олоро түһэргэ дьулуһар. Алҕас итии чаанньыкка тарбаҕын төбөтүн хаарыйдаҕына, аны хаһан даҕаны итии тэриллэри сэрэммэккэ эрэ туппат буолар. Аан маҥнай «Чыы» диэн тарбаҕынан кэйиэлээн көрөн баран тутарга үөрэнэ охсор. Хатыылаах кактуһу алҕас тарбаҕынан таарыйдаҕына, аны билбэт үүнээйитин сэрэммэккэ эрэ тыыппат буолар. Ити барыта кыра оҕо этэ-сиинэ ыалдьарыттан ордук түргэнник уонна өр кэмҥэ умнубат гына үөрэнэр дьоҕурдааҕын бэлиэтиир.\nБылыргыттан олохсуйбут үгэстэргэ үөрэтии оҕо кыра эрдэҕиттэн саҕаланан баран иһэрэ ордук туһалаах буолуохтаах. Ол курдук биилээҕи, быһаҕы, сүгэни сэрэнэн туттарга үөрэтии оҕо быһаҕы тутар буолуоҕуттан ыла саҕаланан барара наада. Быһаҕы, биилээҕи сэрэнэн туттарга, киһиэхэ уһугунан анньан бэриллибэт диэн үгэскэ үөрэммит оҕо үйэтин тухары быһахтан, биилээхтэн сэрэхтээх буолуоҕа, сыыһа туттан дэҥи-оһолу таһаарымыан сөп.\nУлахан да киһи тарбаҕын төбөтүн итиигэ хаарыйдаҕына соҕотохто, тугу да толкуйдаабакка эрэ сулбу тардан ылар. Олус түргэн, эмискэ хамсаныыны оҥоро охсубутун өйдөөбөккө да хаалар. Бу түгэҥҥэ куттал киһи этигэр-сиинигэр быһаччы суоһуур буолан хамсаныы, буор кут өйүттэн-санаатыттан бэлэм үөрэтиллибит хамсаныыны ыла охсон оҥо-руллар. Kиһи бу курдук судургу, ыарыыттан көмүскэнэр хамсаныылары оҥороругар буор кута быһаччы дьаһайар. Киһи биирдэ эмэтэ «Өйө көтөн ылар» кэмигэр толкуйдуур өйө арахсан хааларын уонна бу кэмҥэ киһини быһаччы быһаарар өйө салайарын психолог Рон Хаббард эмиэ быһаарбыта. (5,76).\nБуор кут диэн былыргы сахалыы өйдөбүлгэ киһи этэ-сиинэ киирсибэт. Бу өйдөбүлгэ киһиттэн бэйэтиттэн, этиттэн-сииниттэн арахсан туспа баран хаалар уонна сорох кэмҥэ ыалдьар туспа өй-санаа, кут киирэрэ бэлиэтэнэр. Киһи этигэр-сиинигэр быһаччы сыһыаннаах араас ыарыылар тустарынан өйдөбүллэр уонна бу ыарыылартан көмүскэнэргэ аналлаах хамсаныылар бу буор кукка холбуу киирсэн, туспа өй-санаа буолан мунньуллан иһэллэр. Киһи бэйэтин уһун үйэтигэр араас элбэх быстах ыарыылар уонна ол ыарыылартан хайдах харыстанар туһунан өйдөбүллэр элбээн, мунньуллан, буор кут өйө-санаата эмиэ дириҥээн, күүһүрэн иһэр. Онон буор кут диэн өйдөбүлгэ киһи этиттэн-сииниттэн ураты, ол эрээри бу эти-сиини харыстыыр, көрөр-истэр, көмүскүүргэ аналлаах быһаччы хамсаныылары оҥорор өй-санаа мунньустуута киирэр. Ити иһин буор кут сахалыы өйдөбүлэ төһө эмэ кэҥээн бэйэтэ эмиэ туспа өйдөөх-санаалаах буолан тахсар.\nАрҕааҥҥы учуонайдар быһаарыыларынан киһиэхэ инстинкт диэн баар. Ол аата киһи толкуйдаабакка эрэ оҥорор хамсаныыларын ааттыыллар. Манна кыра оҕо тыыннаах буолаары эмиий эмэр хамсаныытын кытта киллэрэллэр. Бу өйдөбүл сахалар буор кут диэн быһаарыыларыгар сөп түбэһэр. Буор куту кытта ийэ кут куруук бииргэ сылдьаллар. Киһи үгүс ыарыылара буор уонна ийэ куттартан быһаччы тутулуктаахтарын сахалар бэлиэтииллэр.\nKиһи этэ-сиинэ айылҕаттан олус уустук оҥоһуулаах, бэйэ-бэйэлэриттэн ураты тутулуктардаах организм буолар. Бу организмы чаһы курдук үлэлэтэргэ салайар, тэҥнээн биэрэн иһэр күүстэр дьайаллар. Бу күүстэр – киһи санаата буолаллар. Эти-сиини салайар күүстэр – ис санаа диэн ааттаналлар. Ол аата киһи этэ-сиинэ ыалдьарын үгүс өттө бу организматын салайар үлэтэ кэһиллиитинэн, биир тэҥник бэйэ-бэйэлэриттэн тутулуктаах үлэлэрэ табыллыбат буолуутунан быһаарыллар.\nКут диэн тыл сахалыы кутуу, мунньуу диэн өйдөбүллээх. Ол аата сахалыы кут диэн өйдөбүл өй-санаа мунньустубут көрүҥэ буоларын быһаарар. Буор кут диэн өй-санаа араас ыарыылар тустарынан өйдөбүллэр уонна ол ыарыылартан көмүскэнэр хамсаныылар мунньустубут көрүҥнэрэ буолар. Манна киһи ханнык эмэ хамсаныыны оҥороругар элбэх өй-санаа мунньустуута наада буоларын эбэн биэриэххэ наада. Ол курдук билигин оҥорон туһанан эрэр роботтара тарбахтарын хамсаталларыгар улахан күүстээх компьютер өйө ситэн тиийбэт диэн этэллэр. Киһи уһун олоҕун устата буор кут сайдан өйө-санаата дириҥээн иһэр. Ол курдук киһи араас ыарыылара уонна олортон көмүскэниитэ, харыстаныыта эмиэ эбиллэн иһэллэр. Кэнники буор кут өссө сайыннаҕына бэйэтэ киһи этин-сиинин, ис уорганнарын хамсааһыннарын эмиэ дьаһайара кыаллыан сөп. Киһи этэ-сиинэ ыалдьара буор кута ыал-дьарыттан тутулуктаах буолара итинник эмиэ быһаарыллар. (6,80).\nТуһаныллыбыт литература..\n1. Саха төрүт культурата. 11 чааһа. Саха республикатын үөрэҕин министерствота. Учууталга көмө. Дьокуускай: 1992.- 80 с.\n2. Афанасьев Л.А. Айыы үөрэҕэ. Дьокуускай: «Ситим» КиФ, 1993.- 184 с.\n3. Курууппа ойуун көрүүлэрэ. Дьокуускай: «Бичик» Нац. кинигэ кыһата, 1993.- 56 с.\n4. Саха тылын быһаарыылаах кылгас тылдьыта. / П.С.Афанасьев ре-дакциятынан - Дьокуускай: «Бичик» нац. Кинигэ кыһата, 1994.- 264 с.\n5. Л.Рон Хаббард. Дианетика. Современная наука душевного здо¬ровья. Учебник по дианетике. / Пер. с англ. под общей ред.\n6. Каженкин И.И. Кут-сүр үөрэҕэ. - Дьокуускай: Бичик, 2004. - 128 с.<|endoftext|>\nИйэ кут 1\nИйэ кут (былыргылар билиилэрэ).\nХас эмэ үйэ тухары саха дьонун өйдөрүттэн-санааларыттан ылан быраҕа, умуннара сатаабыттарын да иһин кут-сүр үөрэҕэ сыыйа сай¬дан оннун булан эрэр. Россияҕа аатыгар да буоллар демократия үөскээһинэ бу үөрэх сайдыытыгар, чөлүгэр түһэн барыытыгар туһалаата. Манна ордук бэчээт үлэтин сэргэхсийиитэ улахан туһаны аҕалар. Былыргы кэмҥэ саха дьоно кут-сүр үөрэхтэрин ойууннарын нөҥүө билэр эбит буоллахтарына билигин бэчээт бары өҥөтүнэн туһананнар билиилэрэ-көрүүлэрэ түргэнник дириҥээн иһэр.\nСаха дьоно былыр-былыргыттан кут-сүр үөрэҕин итэҕэйэллэр, киһи куттара тус-туспа буолалларын билэллэр. Бу үөрэх этэринэн киһи үс куттаах. Сахалар кут-сүр үөрэхтэригэр ийэ кут туһунан маннык өйдөбүллэр мунньуллубуттар:\nСаха саныырынан киһи куттара айылҕаны кытта сибээстээхтэр. Ийэ кут киһиэхэ космостан киирэр уонна айылҕа саа¬май дириҥ күүстэрин кытта сибээстээх. (1,24).\nИйэ куту Үрүҥ Айыы үөскэтэр. Ийэ кут киһи этин-сиинин сороҕо буолар. Ол иһин ийэ куту төрүт кут дииллэр. Ийэ кут киһи сүрэҕэр олорор. (2,119). Киһи ийэ кута буор кутуттан арахсан туспа сылдьара эмиэ бэлиэтэнэр. Үөр буолбут ийэ кут дьоҥҥо киириэн, дьон олоҕун буортулуон сөп. (2,127).\nКурууппа ойуун ийэ куту киһи этэ-хаана диир. Ыарыйдахха, киһи этэ-хаана ыалдьар, ол аата ийэ кут ыалдьара буолар. (3,35).\nКэнники кэмҥэ дьон-аймах үөрэҕи-билиини баһылааннар, Сир үрдүгэр Айылҕаны кытта атааннаспакка бииргэ олороллорун наадатыгар Үрүҥ Айыы үөрэҕин тутустахтарына эрэ табылларын син билэн эрэллэр. Андрей Саввинов «Кут-сүр» как якутская ментальность» диэн үлэтигэр ийэ куту маннык быһаарар: «Ийэ-кут - нечто, передаваемое наследст¬венно и предопределяющее этническую принадлежность». (4,38).\nАндрей Кривошапкин «Солнце и небо - мир светлых творцов» диэн үлэтигэр ийэ кут туһунан маннык суруйар: «Ийэ кут определяла нас-ледственность и передавалась от предков к потомкам через детей и родстенников и оставалась в серединном мире». «Ийэ кут, по поверьям саха, у родстенников был один и в силу этого за грехи отдельного человека отвечал весь род». «Якуты считали, что ийэ кут передается от предков и остается после человека в его потомках в серединном мире, и жизнь и судьба этого потомства, насколько долго сохранится его род напрямую зависят не только от действий самого человека во время всей его жизни, но и поступков его предков». (5,48-50).\nСаха дьонун ийэ кут туһунан өйдөбүллэрин түмнэхпитинэ киһи өйүн-санаатын төрүтэ буолара быһаарыллар. Ийэ кут буор куту кытта бииргэ сылдьар диэн этэллэр. Ийэ кут көттөҕүнэ буор кут үрэллэр. (2,127).\nСаха дьоно айылҕа кыылларын буор уонна ийэ куттаахтар диэн би-линэллэр. (6,67). Айылҕа лаппа өйдөөх кыыла ыт буолар. Сахалар ыт өйүн биэстээх оҕо, онтон ат өйүн үстээх оҕо өйүгэр тэҥнииллэр. Бу тэҥнээһин ыт өйө-санаата төһө да сайыннаҕына биэстээх оҕо өйүттэн ордук сайдыбатын бэлиэтээн көрдөрөр. Итини тэҥэ ыты үөрэтэр араас ньымалар барылара элбэхтик хос-хос хатылааһыннаах уонна манньанан бигэргэтэн биэриилээх буолуохтаахтарын дьон бары билэллэр.\nБылыргы сахалар үөрэхтэрэ ийэ кут туһунан итинник өйдөбүллэрдээх буоллаҕына, сайдан иһэр кут-сүр үөрэҕэ ийэ кут үгүс киһиэхэ иитии-үөрэтии түмүгэр үөскээн олохсуйар диэн быһаарар. Оҕоҕо ийэ кута үөскүүрүгэр ийэтэ ылар оруола олус үрдүк буоларын бу кут сахалыы аата даҕаны биллэрэр.\nОҕо ийэтин көрөн, кинини үтүктэн билэр-көрөр өйө-санаата ийэ куту үөскэтэр. Оҕо кыра эрдэҕиттэн ийэ кутун өйө-санаата олохсуйан, сайдан иһэр. Үтүктэн үөрэнии элбэхтэ хатыланан үгэс буолан оҕо өйүгэр-санаатыгар умнуллубат гына өйдөнөн, мунньуллан иһиитэ ийэ кут өйө-санаата сайдан, үүнэн иһэрин бэлиэтиир. Ийэтэ оҕотун сөбүлүүр, таптыыр, киниэхэ эрэнэр өйө-санаата оҕотугар бэриллэн, оҕото олох иһин тардыһар күүһэ улахан, бөҕө тирэхтээх, дьулуурдаах буола улаатар. Ийэтин туох баар санаата, оҕотун туһунан тугу саныыра бэйэтин көрүҥүттэн оҕотугар бэриллэн иһэр. Оҕо ийэтин санаатын кыра эрдэҕиттэн билэр. Ол курдук ийэ туохтан эмэ мунчааран санаарҕаатаҕына оҕото сирэйиттэн-хараҕыттан көрөн, билэ охсон кыҥкыйдаабытынан барар, эмиэ туга эрэ табыллыбат сөп түбэспэт буола охсор.\nКиһи өйүн-санаатын төрүттүүр өйдөбүллэр оҕо кыра эрдэҕинэ, бэйэтин толкуйдуур өйө-санаата ситэ сайда, салгын кута үөскээн салайар буола илигинэ, оҕо өйүгэр-санаатыгар, ийэ кутугар быһа киирэн мунньуллан иһэллэр. Бу өйдөбүллэр оҕо ийэтэ үөрэрин көрөн үтүктэн үөрэр буолуоҕуттан, илиитинэн бастакы хамсаныылары оҥороруттан саҕалаан үөскүүллэр. Бу быһаччы оҕо ийэ кутугар киирэн мунньуллар өйдөбүллэр киһи өйүн-санаатын төрүтүнэн буолалларын бэлиэтинэн оҕо аан маҥнайгыттан ылынан, үөрэнэн иһэр үөрэҕэ барыта үтүгүннэрэн үөрэтиинэн ситиһиллэллэрэ буолар. Ол курдук оҕо ийэтэ оҕотун көрөн үөрбэт буоллаҕына, оҕо хантан да ылан үөрэргэ үөрэнэрэ суох буолар. Итиннэ эбии оҕо бэйэтэ атын улахан дьону эбэтэр оҕолору көрөн үтүктэн, үөрэнэн иһиитэ ураты күүстээх. Ордук бэйэтин бараллаата оҕолору көрөн үтүктэн, түргэнник үөрэнэр. Сахалар ол иһин кыра оҕону үөрэтиини иитии диэн ордук чуолкайдаан ааттыыллар.\nОҕо бытыылкатын бэйэтэ илиитигэр тутан сөбүн көрөн иҥнэрэн үүтүн иһэр буолуута олус улахан кыайыытыгар тэҥнэнэр. Бу быһыы оҕо хамнанар кыаҕа улаатан ийэ кута үөскээн олохсуйан иһэрин бэлиэтиир. Kини илиитин бэйэтэ салайан, сөптөөх хамсаныылары оҥорор кыахтанан иһэр.\nОҕо өйдөөн-санаан, кыһанан этин-сиинин эрчийэн барыыта аан маҥнай тарбахтарын хамсаныытыттан, тугу эрэ, оонньууру, ийэтин тутан көрөн, тардыалаан маҥнайгы үөрэҕин саҕалыыр. Олус кыһанан, уһун күнү быһа тарбахтарын эрчийэр, тугу барытын тутан көрө сатыыр. Таба тутан ылар буолуута маҥнайгы кыайыыта буолар. Оҕо маҥнайгы үөрэҕин олус элбэхтэ хос-хос хатылаан үгэс оҥостон уурунан иһэр буолан олус дириҥник иҥэллэр.\nОҕо ийэ кута үөрэҕи ылынан сайдан иһэрин бэлиэтинэн таҥаһын ин-чэппэт буолуутугар үөрэниитэ буолар. Бу үөрэххэ оҕо олус өр кэмҥэ ийэтин көмөтүнэн үөрэнэр. Кыра сылдьан баһылаабыт ити үөрэҕэ үйэ¬тин тухары умнуллубакка туһалыы сылдьар. Ити үөрэх умнуллан хаал¬бакка сылдьара, ийэ кут өйө-санаата киһини бэйэтин хаһан баҕарар салайа сылдьарын бэлиэтиир.\nТөрөппүттэр бэйэлэрин өйдөрө-санаалара, тугу үчүгэй эбэтэр куһаҕан дииллэрэ оҕолоругар бэриллэн иһэр. Биһиги санаабытыгар бу өй-санаа төрөппүтүттэн оҕотугар үгэс буолан быһаччы бэриллэр. Ол курдук төрөппүттэр оҕолорун кыра эрдэҕиттэн бэйэлэрэ тугу үчүгэй дииллэрин элбэхтик оҥорорго үөрэттэхтэринэ, ол быһыы элбэхтэ хатыланан үгэс буолан оҕо өйүгэр-санаатыгар ууруллан, мунньуллан иһэр. Маннык үгэс буолбут өйдөбүллэртэн оҕо ийэ кута үөскүүрэ итинник быһаарыллар.\nОҕону кыра эрдэҕиттэн куһаҕан быһыыны оҥорбот буоларга чуолкайдык арааран үөрэтии, кинини үчүгэйи эрэ оҥороругар салайан биэрэр. Оҕо үчүгэйи оҥорбутуттан ийэтэ үөрэр буоллаҕына, хайҕаатаҕына оҕото элбэхтик үчүгэйи оҥоро сатыыр. Бу оҥорбут үчүгэй быһыытын хос-хос салгыаҕар диэри хатылыыр. Хас киһи аайы тиийэн көрдөрөн иһэр. Ол иһин бу быһыыта кэлин үгэскэ кубулуйан кини өйүгэр-са-наатыгар, ийэ кутугар ууруллан умнуллубат гына иҥэн хаалар. Оҕо улаатан иһэн үчүгэйи оҥороро элбээн иһэр. Кырдьаҕас эбэлэр оҕону үчүгэйи оҥорорго үөрэтиилэрин бэйэтэ хамсанан ону-маны оҥорор буо-луоҕуттан ыла саҕалаабытынан бараллар. Бу үөрэххэ аан маҥнай киһини хайыта тарпат, охсуолаабат, бытыылканы уонна оонньуурдары бырахпат буолуутун киллэриэххэ сөп. Үчүгэй үгэстэргэ үөрэммит оҕону үчүгэй иитиилээх диэн этэллэр.\nОҕо хааман бардар эрэ ону-маны оҥорорун үгэскэ кубулутара олус элбиир. Бу кэмҥэ тугу эмэ тыытаары гыннаҕына аан маҥнай улахан дьону ыйытардыы көрүтэлиир. Тэптэрэн биэрии, хайҕааһын буоллаҕына оҕо кэмэ суох үөрэр уонна бу быһыытын хос-хос салгыаҕар диэри хатылаан оҥорор. Үчүгэй быһыы кини өйүгэр-санаатыгар ити курдук хос-хос хатыланан үгэс буолан олохсуйан хаалан иһэр. Онтон улахан дьон сөбүлээбэккэ куһаҕаннык көрөн эбэтэр буойан тохтотон, оҥорон эрэр куһаҕан быһыытын аралдьытан кэбистэхтэринэ, бу быһыы кыайан элбэхтэ хатыламмакка үгэс буолбакка хаалар. Ол иһин оҕо ийэ кутугар салгыы өйдөммөккө суох буола сүтэн, умнуллан иһэр. Оччоҕуна оҕо куһаҕан быһыыны оҥоруута кини өйүгэр-санаатыгар, ийэ кутугар иҥэн хаалбакка, умнуллар. Ити курдук үгэс оҥорон өйгө-санааҕа иҥэринии түмүгэр оҕо өйүгэр-санаатыгар, ийэ кутугар үчүгэйи оҥоруу өттө элбэхтик иҥэн хаалар.\nИйэтэ үлэһит буолан, туох баар үлэни кыайа хото оҥорон иһэр буоллаҕына уонна оҕотун батыһыннара сылдьан үөрэттэҕинэ оҕото ийэ-тин үтүктэн барыны-бары сатыырга, оҥорорго үөрэнэн иһэр.\nИйэ кут сайдыыта бытаан. Ийэ кут үтүгүннэрэн үөрэтиигэ ордук сайдар буолан, бөлөх дьон, коллектив өйө-санаата олус күүскэ дьайар. Араас олохсуйбут үгэстэр, үөрүйэхтэр бары ийэ кукка быһа дьайаллар. Манна атыттары көрөн-истэн үтүктүү ордук суолталаах. Үөрэнии маннык сайдан барыыта киһи Айылҕаҕа соҕотоҕун сылдьар буолбакка, бөлөҕүнэн кыттыһан сылдьарга ордук аналлааҕын көрдөрөр. Бу быһаарыы обществоны, дьон бөлөҕүн, соҕотох, аҕыйах киһи сайды-быттара кыайан инники, сайдыы диэки сыҕарыппаттарын бэлиэтиир. Арай общество, дьон бөлөҕүн өйө-санаата барыта сайыннаҕына эрэ, бу дьон инники, сайдыы диэки хамсааһыннара саҕаланарын көрдөрөр. Өй--санаа маннык быһаарыыта «кумалаантан коммунизмҥа» ойон тиийии хай-дах да сатамматын чуолкайдык быһаарар. Итини тэҥэ омуктарга ордук биллэр «Бытье определяет сознание» диэн өйдөбүл дьон олоҕун сай-дыытыгар ордук сөп түбэһэрин бэлиэтиир.\nИйэ кут маннык өйдөбүлэ сахалар ийэ куту аймахтарга барыларыгар биир буолар диэн этиилэригэр сөп түбэһэр. Ол курдук аймах дьон оҕону үөрэтэллэригэр бэйэлэрин хайдах үөрэппиттэрин курдук үөрэтэллэр. Кинилэр олохторун үөрэхтэрэ барылара олохсуйбут үгэстэргэ уонна үөрүйэхтэргэ кубулуйаннар оҕолоругар бэриллэн иһэллэр. Маннык үгэстэргэ үөрэтии көлүөнэттэн көлүөнэҕэ бэриллэн салгыы баран иһэр. Төрөппүттэрин ис өйдөрүн-санааларын оҕолоро кыра сылдьан, үтүктэн уонна саҥаларын истэн баһылыы сылдьарын улахан дьон аанньа ахтан өйдөөбөттөр. Кинилэр санааларыгар кыра оҕолор бэйэлэрэ өй¬дөөбөт буоллахтарына, өйдөрүгэр-санааларыгар туох да ууруллан хаалбат буолуохтааҕын курдук өйдөбүл билигин дьоҥҥо олохсуйан сылдьар.\nУчуонайдар быһаарыыларынан киһиэхэ подсознание диэн өй-санаа баар. Бу өйү-санааны гипностаах дьон баһылаан туһаналлар. Кинилэр киһи бу өйүгэр-санаатыгар киирэннэр араас уларыйыылары, холобур, арыгыны уонна табааҕы эмтээһини оҥороллор. Психолог Рон Хаббард быһаччы быһаарар өйгө-санааҕа олохсуйбут куһаҕан быһыылар тустарынан өйдөбүллэри, араас хомолтолору уонна хом санаалары ылан бырахтахха киһи өйө-санаата ырааһыран, бэрээдэгэ тупсар диэн быһаарар. Подсознание итинник өйдөбүлэ сахалар ийэ кут өйдөбүллэригэр олус сөп түбэһэр. Ол курдук сахалар ийэ куту быһааралларыгар киһи төрүт өйө-санаата ийэ кут буоларын бигэргэтэллэр.\nОҕо кыра эрдэҕиттэн ийэтин, аҕатын ытыктыыр, үтүө тылларын истэр буола үөрэннэҕинэ, үйэтин тухары итинник өйдөбүл иҥэн, олохсуйан, үгэс буолан хаалар. Оҕолорун кыра эрдэҕинэ «куһаҕан быһыыны» оҥорума диэн үөрэттэхтэринэ, биирдэ эмэ сыыһа туттан аһара хамнаннаҕына, охсуолаатаҕына, тэптэҕинэ эбэтэр тугунан эмэ бырахтаҕына, маннык быһыы сыыһа, куһаҕан быһыы буолар диэн буойан тохтотон иһэр буоллахтарына, киниэхэ бу куһаҕан быһыылары оҥорбот буоларга аналлаах тохтотор, туормастыыр майгылар, үгэстэр үөскээн олохсуйаллар уонна ийэ кутугар мунньуллан ууруллан иһэллэр.\nОҕо кыра эрдэҕинэ, куһаҕан быһыыны оҥорбокко, үчүгэйи эрэ оҥорорго үөрэннэҕинэ, кини ийэ кутун өйүгэр-санаатыгар үчүгэй быһыылары эрэ оҥорор туһунан олохсуйбут өйдөбүллэр, үгэстэр баар буолаллар. Маннык өйдөбүллэр, үгэстэр олохсуйуулара киһини олоҕун устата үчүгэй быһыылары оҥорорун хааччыйаллар. Итини тэҥэ маннык үөрэтии куһаҕан быһыылары оҥорортон тохтотор туормас буолар. Бу туормас, тохтотор быһыы киһи куһаҕаны оҥороору гынарын хаһан баҕа-рар тохтотор. Ол аата, оҕо кыра эрдэҕинэ киһи быһыытыгар сөп түбэспэт хамсаныылары оҥорбот буоларга үөрэннэҕинэ, улаатан да баран ол курдук быһыылары, хамсаныылары оҥорбот буолар. Бу үөрэтии быһаарыыта сахалыы «Киһи илиитэ барбат» диэн этиинэн бигэргэтиллэр.\nКиһи илиитэ барбат буолуута хаһан үөскээн олохсуйарый? Бу өйдөбүл оҕоҕо олох кыра эрдэҕиттэн улахан киһини, ийэтин, эбэтин, эдьиийдэрин охсуолаабат, тэбиэлээбэт буолууга үөрэммититтэн үөскээн тахсан үгэскэ кубулуйар уонна киһи үйэтин тухары олохсуйан хаалар. Кэлин улаатан истэҕинэ бу өйдөбүл өссө дириҥээн, кэҥээн иһэр уонна араас уһуктаах, биилээх тэриллэринэн сэрэнэн туттарга үөрэниигэ, кыыллары, дьону охсуолаабат уонна кырбаабат буолууга үөрэнэргэ уларыйар.\nСахалар аатырбыт ороспуонньуктара Манчаары араас ыарахан балаһыанньаҕа түбэһэ да сырыттар киһини өлөрөн хааны тохпотоҕо биллэр. Оннооҕор кини улаханнык кыыһыран-абаран туран Чоочо баайы өлөрөөрү сананан баран илиитэ баран кыайан өлөрбөтөх. Оччотооҕу кэмҥэ киһини өлөрүү диэн саамай ыар айыы буолара уонна кыра эрдэҕиттэн аһара туттан кэбиһэргэ үөрэммэтэҕэ кинини тохтотоннор, олоҕун алдьаппыт киһиттэн иэс ситиһэр түгэн үүммүт кэмигэр «Илиитэ барбат» буолбута чахчы. (7,162).\nИйэ кут диэн сахалыы өйдөбүлү өссө дириҥэтэн уонна кэҥэтэн өйдөөтөхпүтүнэ, бу эмиэ өй-санаа мунньустубут көрүҥэ буолар. Бу өйгө-санааҕа оҕо кыра эрдэҕинэ, бэйэтин толкуйдуур өйө, салгын кута сайдыан иннинэ, мунньубут өйдөбүллэрэ уонна үтүктэн үөрэммит үөрэҕэ үгэскэ кубулуйаннар мунньулла сылдьаллар. Ити курдук, оҕо кыра, бэйэтэ өйдөөбөт эрдэҕинэ, ол аата 5 эбэтэр 6 сааһыгар диэри мунньуллубут ийэ кутун өйө-санаата, үөрэммит үгэстэрэ киниэхэ үйэтин тухары дьайа сылдьаллара бэлиэтэнэр.\nИтини тэҥэ кэлин даҕаны киһи үгүстүк хатыланар үөрэхтэрэ үгэстэргэ кубулуйаннар ийэ кукка эмиэ мунньуллар эбиттэр. Ол иһин бытааннык да буоллар ийэ кут сайдыыта киһи олоҕун устатын тухары баран иһэр. Үчүгэй быһыылар үгэстэргэ кубулуйан ууруллан иһэллэрэ элбээтэҕинэ, киһи ханнык баҕарар кэмҥэ бэйэтин кыана тутта сылдьа¬ра быһаарыллар.\nБилиҥҥи наука киһи өйүн-санаатын мунньустар кииннэрэ икки аҥы буолалларын билинэр. Kороткая память диэн киһи быстах кэмҥэ өйдөөн хаалар информациятын, онтон долговременная память диэн киһи уһун кэмҥэ өйдөөн хааларын быһаараллар. Биһиги ийэ кут өйүн-санаатын быһаарыыбыт наука этэринэн киһи долговременная память диэҥҥэ сөп түбэһэр. (8,83).\nТуһаныллыбыт литература..\n1. Саха төрүт культурата. 11 чааһа. Саха республикатын үөрэҕин министерствота. Учууталга көмө. Дьокуускай: 1992.- 80 с.\n2. Афанасьев Л.А. Айыы үөрэҕэ. Дьокуускай: «Ситим» КиФ, 1993.- 184 с.\n3. Курууппа ойуун көрүүлэрэ. Дьокуускай: «Бичик» Нац. кинигэ кыһата, 1993.- 56 с.\n4. «Илин» сурунаал. 1993 - 94.\n5. «Илин» сурунаал. 1998 с. N 1.\n6. «Илин» сурунаал. 2000 с. N 1.\n7. Предания, легенды и мифы саха ( якутов ). Новосибирск, «Нау-ка» Сибирская издательская фирма РАН,- 1995.- 400 с.\n8. Каженкин И.И. Кут-сүр үөрэҕэ. - Дьокуускай: Бичик, 2004. - 128 с.<|endoftext|>\nСалгын кут 1\nСалгын кут (былыргылар билиилэрэ).\nСахалар итэҕэллэрин үөрэҕин биир салаатынан кут-сүр үөрэҕэ буолар. Кут-сүр үөрэҕэ Айылҕа тыынар-тыыннаахтарыгар барыларыгар дьайар. Салгын кут туһунан суруйуохпут иннинэ кут-сүр үөрэҕэр төһө билии мунньуллубутун аан маҥнай түмэн көрүөхпүт:\nСахалар билэллэринэн Айылҕа бары тыынар-тыыннаахтара иккилии: буор уонна ийэ куттаахтар. Салгын кут киһиэхэ эрэ сайдан барар. (1,67).\nАйылҕаҕа буола турар уларыйыылар киһи өйүгэр-санаатыгар, салгын кутугар киирэн мунньустан иһэллэр. Салгын кут айылҕа түргэнник буола турар уларыйыыларын ылар. (2,24).\nКиһи үөрэҕи-билиини ылан иҥэринэр дьоҕура салгын куттан туту-луктаах. Салгын кут киһи чараас эйгэтин үөскэтэр. Ити эйгэҕэ киһи туруга, баҕата, санаата иҥэн сылдьар. Үөрэнии салгын кут иҥэрэр дьоҕуругар олоҕурар. Салгын кукка ким эрэ кута түстэҕинэ, киһи ол түспүт кут майгынын ылар, билиитин иҥэрэр, интэриэһин тутуһар. (3,128).\nКурууппа ойуун салгын кут кэлбэт гына бардаҕына киһи иирэр диир эбит. Киһи түһээн ону-маны көрөрө - салгын кут сырыыта. Түһээн өлбүт киһини көрүстэххинэ, ол аата эн салгын кутуҥ кини сал¬гын кутун көрөр эбит. (4,34).\nСалгын кут маннык быһаарыыларын барытын мунньан баран ырытан көрдөхпүтүнэ бу кут эмиэ өй-санаа мунньустуута буолара чахчы. Ол эрээри бу өй-санаа ийэ кут курдук үгэскэ кубулуйа илик буолан сахалыы эттэххэ «Kөтөн» хаалар кэмнэрдээх. Өй-са¬наа мунньустан элбээн истэҕинэ, толкуйдуур, быһаарар күүһэ эбиллэн иһэрин бэлиэтинэн оҕо улаатан иһэн ону-маны өйдүүр, тугу оҥорбутун умнубат, өйдөөн хаалара эбиллэр. Оҕо умнугана суох буолуута салгын кута сайдан иһэрин, үөрэҕи-билиини ситиһиитин биир бэлиэтэ буолар.\nИти аата, оҕо улаатан иһэн үөрэҕи-билиини баһылаан, өйө-санаата сайдыыта, сахалыы салгын кут диэн ааттанар. Бу салгын кут өйө-са¬наата сайдыбытын бэлиэтинэн оҕо тугу оҥорбутун өйдүү сылдьар уонна бэйэтэ кэлин тугу оҥоруохтааҕын билэр, умнубат буолуута ааҕыллар.\nОҕо улаатан 5 эбэтэр 6 сааһыттан ыла бэйэтэ тугу гыммытын, хан¬на сылдьыбытын умнубакка өйдүү сылдьар буолар. Ол аата сити кэмтэн ыла саҕаланан кини салгын кута сайдан, туспа баран иһэр. Бу кэмтэн ыла саҕалаан киһиэхэ «Мин бэйэм» диэн өйдөбүл киирэн, күүһүрэр, бэйэтэ оҥорбутун өйдүүр, умнубат. Онтон ол иннинээҕи, өссө кыра эрдэҕинээҕи өйө-санаата, оччолорго тугу оҥорбута, бэйэтэ өйдөөбөтөҕүн да иһин ийэ кутун өйүгэр-санаатыгар суруллан, иҥэн сылдьар.\nКиһи хара төрүөҕүттэн үлэлииргэ, тугу эмэ туһалааҕы оҥорорго сүрэҕэ суох, эти-сиини хамсатыы элбэх эньиэргийэни, күүһү-күдэҕи эрэйэр. Сүрүн чааһа эт-сиин буолан куруук сынньалаҥнык, бэйэтин этин-сиинин, буор кутун эрэйдээбэккэ эрэ, быстах баҕа санааларын толоро сылдьыан баҕарар. Ити баҕа санаалар барылара киһи буор кутун, ийэ кутун баҕа санаалара буолаллар. Бу быстах баҕа санаалары барыларын баһыйар уонна дьоҥҥо ордук туһалаах өттүн, үлэ-хамнас диэки салайан биэрэргэ аналлаах туспа күүс баар буоллаҕына эрэ киһи киһилии майгылаах, туох эмэ туһалааҕы оҥорор буола улаатар. Бу күүс, өй-санаа, салгын кут буолар. Kиһиэхэ салгын кута сайдыыта киһи өйүн-санаатын сайыннаран, үөрэҕи-билиини баһылаан «Киһилии киһи» буолуутугар тириэрдэр.\nСахалар салгын куту быһаарыылара психолог Рон Хаббард толкуй-дуур өй-санаа диэн быһаарыытыгар сөп түбэһэр. (5,52).\nСалгын кут сайдыыта түргэн. Оҕо улаатан улахан киһи буолуутугар дьон-норуот үйэлэр тухары үөрэтэн билбиттэрин үксүн кэриэтэ билэр буола үөрэнэр. Өссө сорохтор бэйэлэрин үйэлэригэр аһара сайдан¬нар, саҥаны арыйыылары эмиэ оҥороллор. Оҕо улаатан, бэйэтин толкуйдуур өйө киирэн, салгын кута сайдан истэҕинэ, араас быстах баҕа санааларын, ийэ кутун өйүн-санаатын, баһыйа тутан салайар киһи буолан бардаҕына элбэх туһалаах үлэни-хамнаһы оҥоруон сөп кыахтанар.\n«Киһи тылын истимтиэ»,- диэн этии «Үөрэҕи ылынымтыа киһини» бэлиэтиир этии. Улахан, үөрэтэр киһи тылын болҕомтолоохтук истэн ылынан иһэр киһи үөрэҕи-билиини баһылыыра түргэнин бэлиэтээн этии буолар. Салгын кут сайдан барыытыгар сыһыаннаах этиинэн: «Киһилии киһи атын дьон сыыһаларын көрөн, истэн үөрэнэр, онтон ыараханнык, эрэйдэнэн үөрэнэр киһи бэйэтин сыыһаларыттан үөрэнэр»,- диэн баар. Бу этии киһи үөрэҕи баһылааһына эмиэ икки араастааҕын уонна үөрэх киһиэхэ киирэн иҥиитэ эмиэ тус-туспа буолалларын араа¬ран бэлиэтиир.\nСалгын кут өйө-санаата ыһыллаҕас ситэ чиҥии, үгэс буола илик санаалар буолаллар. Ол иһин салгын кут өйө-санаата сотору умнуллан суох буолан иһэллэр, биир эмэ олус дириҥник өйдөммүт өрүттэр эрэ ордон хаалаллар. Kиһи кинигэни аахтаҕына эбэтэр киинэни көрдөҕүнэ сүрүн өрүттэрин быстах-быстах сирдэринэн өйдөтөлөөн хаалар. Манна ордук киһини соһутар, урут буолбатах быһыылар аан бастаан өйдөнөллөр. Интэриэһинэйэ суох кинигэ түбэстэҕинэ ханан эрэ баһын-атаҕын эрэ өйдөөн хаалан баран сотору аатын кытта умнан кэбиһиллэр.\nАҥардастыы салгын кута сайдыбыт киһи түүлүгэр үгүстүк көтөр, үөһээ ыраах сылдьар, баҕа санааларын араас көстүүлэрин көрүөн сөп. Түүлгэ киһи олус ыраах, сир көстүбэт үрдүгэр көтө сылдьар буолуута хаһан да туолбат ыра санаалар элбэх буоллахтарына көстөр бэлиэ буолар.\nИнники быһаарбыппыт курдук салгын кут эти-сиини кытта быһаччы сибээһэ, тутулуга суох. Бу кут эккэ-сииҥҥэ атын куттар: ийэ эбэтэр буор куттар нөҥүө, ол куттар сөбүлэстэхтэринэ эрэ дьайар кыахтаах.\nСалгын кут аҥардастыы сайдыыта кэлтэй сайдыылаах, этэ-сиинэ эрчиллиитэ суох, мөлтөх доруобуйалаах, быстах, туруга суох өйдөөх-санаалаах киһини үөскэтэр.\nТуруга суох өйдөөх-санаалаах дьон аан маҥнай арыгыһыт, наркоман буолаллар. Kинилэр өйдөрө-санаалара чэпчэки, олус көтө сылдьыы диэки салаллан хаалыылара итирэ, өйдөрө көтө сылдьар кэмин ордук сөбүлүүр буолалларыгар тириэрдэр. Ол иһин аҥардастыы салгын кут сайдыыта дьон олоҕор, Орто дойду сайдыытыгар олус улахан охсуулаах буолара сабаҕаланар.\nИти курдук сахалар кут-сүр үөрэхтэрэ киһи бэйэтин өйүгэр-санаа-тыгар олус сөп түбэһэрэ дакаастанар. Ол иһин киһи хара төрүөҕүттэн ыла дьаныһан туран дьарыктанан бэйэтин буор, ийэ куттарын эрчийэн, салгын кутун сайыннаран истэҕинэ олоҕор сайдыыны ситиһиэн, дьоҥҥо элбэх туһаны аҕалыан сөп. (6,89).\nТуһаныллыбыт литература..\n1. «Илин» сурунаал. 2000 с. N 1.\n2. Саха төрүт культурата. 11 чааһа. Саха республикатын үөрэҕин министерствота. Учууталга көмө. Дьокуускай: 1992.- 80 с.\n3. Афанасьев Л.А. Айыы үөрэҕэ. Дьокуускай: «Ситим» КиФ, 1993.- 184 с.\n4. Курууппа ойуун көрүүлэрэ. Дьокуускай: «Бичик» Нац. кинигэ кыһата, 1993.- 56 с.\n5. Л.Рон Хаббард. Дианетика. Современная наука душевного здо¬ровья. Учебник по дианетике. / Пер. с англ. под общей ред. М.И.Ни¬китина. - Москва: Воскресенье, Нью Эра Пабликейшнс Груп ( Совместное издание ). 1993.- 576 с.\n6. Каженкин И.И. Кут-сүр үөрэҕэ. - Дьокуускай: Бичик, 2004. - 128 с.<|endoftext|>\nКуттар солбуһуулара\nКуттар солбуһуулара диэн ыксаллаах кэмҥэ киһи салгын кута көттөҕүнэ ийэ кута салайарын быһаарыы буолар.\nСаха дьоно кут туһунан бэрт элбэх уонна дириҥ өйдөбүллэрдээхтэр. Олору бииргэ хомуйан маннык наардыахпытын сөп.\nБылыр-былыргыттан саха дьоно киһи үс куттааҕын билэллэр. (1,33).\nКиһи этэ-сиинэ - буор кут диэн ааттанар. Өллөҕүнэ киһи этэ-сиинэ үрэллэн буор буоларын иһин итинник ааттаабыттар. Буор кут сир информациятын илдьэ сылдьар. Саха киһитэ саныырынан киһи куттара Айылҕаны кытта сибээстээхтэр. Ийэ кут киһиэхэ космостан киирэр уонна Айылҕа саамай дириҥ күүстэрин кытта сибээстээх. Салгын кут Айылҕа түргэнник буола турар уларыйыыларын ылар. (1,24).\nСахалар кут-сүр үөрэхтэрэ билинэринэн киһи тыыннаах сырыттаҕына ийэ кут буор куту кытта бииргэ сылдьар. Киһи олоҕор биир эмэ түбэлтэлэргэ, холобур, соһуччу ыарыйдаҕына эҥин, ийэ кут арахсан туспа сылдьара бэлиэтэнэр. Абааһылар киһи кутун ылан бардахтарына киһи кута төннүөр диэри ыалдьар. (2,73).\nБылыргы ойууннар киһини ыарытыннарбыт куһаҕан тыыны булан тутан, бохсуруйан, ыалдьыбыты үтүөрдэллэр эбит. (3,47).\nДьоҥҥо куһаҕан быһыыны оҥорбут киһи кутун улахан ойууннар тутан ылан буруйун боруостуор диэри хаайан баран, буруйун боруостаатаҕына бэйэтигэр аҕалан биэрэллэрэ эмиэ биллэр. (4,214).\nБу кэмҥэ диэри биллибит сахалар кут-сүр үөрэхтэрин өйдөбүллэрин К.Д.Уткин «Философия «Кут-сүр» диэн үлэтигэр хомуйбута уонна кут-сүр диэн өйдөбүлү атын омуктар үөрэхтэригэр тэҥнээн көрүүнү оҥорбута. (5,4).\nКиһи өйө-санаата үс өрүттээх, сахалыы буор кут, ийэ кут уонна салгын кут диэн ааттаналлар. Киһи Айылҕаттан аналын быһыытынан тыыннаах буолан олох олоруон баҕарар. Бу баҕа санаа олус күүстээх, ол иһин бэйэтин, этин-сиинин көмүскэнэригэр киһини буор кута уонна ийэ кута быһаччы салайаллар. Kиһи тугу эмэни оҥороругар аан бастаан бэйэтин этигэр-сиинигэр, буор кутугар туһалаах өттүн оҥоро сатыыр. Киһи бэйэтин олоҕор, өйүн-санаатын салайыыга салгын кута сайдан ийэ кутун өйүн санаатын баһыйдаҕына эрэ, үөрэх-билии тугу этэрин туһанар буола үөрэнэр. Киһи өйүн-санаатын уратылара уонна утарыта турар курдуктара сахалар кут-сүр үөрэхтэринэн ити курдук быһаарыллаллар.\nБуор кут уонна ийэ кут хаһан уонна ханнык кэмҥэ киһини быһаччы салайалларын киһи олоҕун маннык бэлиэ кэмнэргэ араартаан быһаарар ордук буолар:\n1. Оҕо кыра буолан бэйэтин толкуйдуур өйө киирэ илигинэ эбэтэр үөрэҕи-билиини ылынан салгын кута сайдан барыан иннинэ буор кута уонна ийэ кута баһылааннар быһаччы салайаллар. Оҕону буор кут баһылаан салайарын бэлиэтинэн туох эмэ табыллыбатаҕына эбэтэр ыарыы буоллаҕына оҕо ытыыр, мөхсөр, куотар, онтон ийэ кут баһылаан салайара оҕо кыра эрдэҕинэ куруук үтүктэн, хамсанан, батыһан үөрэнэриттэн биллэр. Ийэ кут салайар кэмигэр оҕо урут тугу оҥорбутун уонна сарсын тугу оҥоруохтааҕын кыайан өйдөөбөт.\n2. Оҕо улаатан үөрэҕи-билиини ылынан бэйэтин толкуйдуур өйө-санаата, ол аата 5 эбэтэр 6 сааһыгар, салгын кута сайыннаҕына кини өйүн-санаатын салайыыны салгын кут баһылаан оҥорор буолан барар. Бу кэмҥэ кини өйө-санаата сайдан, ханнык быһаарыыны ылынарын толкуйдаан, үөрэх-билии тугу этэринэн оҥорорго үөрэнэр. Киһиэхэ салгын кута сайдыбытын бэлиэтинэн үөрэҕи-билиини ааҕан билэр, кулгааҕынан истэн иҥэринэр уонна тугу билбитин-көрбүтүн умнубат, өйдүү сылдьар буолуута ааҕыллар.\n3. Улаатан бэйэтин өйө киирбитин кэннэ, араас соһуччу түбэлтэлэргэ түбэһэн толкуйдуур өйө, салгын кута, көтөн хааллаҕына киһини ийэ эбэтэр буор кута быһаччы баһылаан салайаллар.\nАтын дойдуларга оҕону кыра эрдэҕинэ бөрө дуу эбэтэр атын кыыл булан ииппит түбэлтэлэрэ биллэллэр. Итинник иитиллэн улааппыт оҕолор ииппит кыылларын майгыларын ылынар, туттууларын-хаптыыларын үтүктэр уонна саҥаралларын курдук саҥарар буолан хаалаллар эбит. Кыра эрдэхтэринэ ылыммыт үөрэхтэрэ олус күүскэ иҥэн, улааттахтарына даҕаны кыыл курдук майгыларын кыайан бырахпакка, өйдөрө-санаалара салгыы сайдыбат буола мастыйан хаалаллар эбит. (6,12). Бу курдук иитиллибит оҕо майгына тоҕо итинник уларыйан хаалара киһи куттара тус-туспа буолалларынан эрэ быһаарыллар. Оҕо маҥнайгы үөрэхтэрин ийэтин үтүктэн ылынан иһэр уонна ол үөрэҕэ олус дириҥник, ыл да уларыйа охсубат гына иҥэн хаалар диэн биһиги сайдан иһэр кут-сүр үөрэхпит быһаарар.\nКиһи өйүн-санаатын төрүттүүр өйдөбүллэр оҕо кыра эрдэҕинэ, бэйэтин толкуйдуур өйө-санаата ситэ сайда, салгын кута үөскээн салайар буола илигинэ, оҕо өйүгэр-санаатыгар, буор уонна ийэ куттарыгар быһа киирэн мунньуллан иһэллэр. Бу өйдөбүллэр оҕо ийэтин көрөн үөрэр буолуоҕуттан, илиитинэн бастакы хамсаныылары оҥороруттан саҕалаан үөскүүллэр. Бу быһаччы оҕо ийэ кутугар киирэн мунньуллар өйдөбүллэр киһи өйүн-санаатын төрүтүнэн буолалларын бэлиэтинэн оҕо аан маҥнайгыттан ылынан, үөрэнэн иһэр үөрэҕэ барыта үтүгүннэрэн үөрэтиинэн ситиһиллэллэрэ буолар. Итиннэ эбии оҕо бэйэтэ атын улахан дьону эбэтэр оҕолору көрөн үтүктэн, үөрэнэн иһиитэ ураты күүстээх. Оҕо бэйэтин бараллаата оҕолортон үтүктэн үөрэниини ордук түргэнник ылынар. Бу үөрэҕи толору дакаастааччыларынан элбэх оҕолоох ыаллар буолаллар. Ыал улахан оҕолорун кыралара бары үтүктэн улаатыылара дьоҥҥо барыларыгар былыргыттан биллэр суолга киирсэр.\nОҕо кыра эрдэҕинэ «куһаҕан быһыыны» оҥорума диэн үөрэтии, сорох кэмҥэ сыыһа туттан аһара хамнаннаҕына, охсуолаатаҕына, тэптэҕинэ эбэтэр тугунан эмэ бырахтаҕына, маннык быһыы сыыһа, куһаҕан быһыы буолар диэн сонно тохтоттоххо, оҕоҕо бу куһаҕан быһыылары оҥорбот буоларга аналлаах тохтотор, туормастыыр майгылар үөскээн олохсуйаллар уонна кини ийэ кутугар мунньуллан ууруллан иһэллэр.\nОҕо улаатан истэҕинэ бары баҕа санаалара эмиэ улаатан, кэҥээн иһэллэр. Кыра эрдэҕинэ бэйэтин баҕатын кыайан туттуммат буола үөрэммит оҕо улааттаҕына, ордук улааппыт баҕаларын кыайан туттунара өссө уустугурар. Кини толкуйдуур өйө, салгын кута ийэ кутун баҕа санааларын кыайан тохтоппот, ол иһин бэйэтин быстах баҕа санааларын кыайан туттуммат киһи буолан хаалар. Сахалар маннык үөрэммит киһини «Атаахтык иитиллибит киһи» диэн атыттартан туспа арааран бэлиэтииллэр. Ийэ кут баҕа санаата барыта киһи бэйэтин этигэр-сиинигэр, буор кутугар сыһыаннаах быстах баҕа санаалар буоланнар, киһи бэйэтин быстах баҕа санааларын урут толорооччу буола улаатар. Ханнык эрэ дьыалаҕа быһаарыыны ылынаары гыннаҕына, бэйэтин этигэр-сиинигэр туһалаах өттүн урут бастатан оҥорор киһиэхэ кубулуйар.\nЭлбэх оҕолордоох ыал оҕолоро бэйэ-бэйэлэрин хардарыта көрсөллөрүн, бэйэ-бэйэлэриттэн үтүктэн үөрэнэллэрин түмүгэр үчүгэй, киһилии иитиилээх буола улааталлар. Арай кинилэр кыра оҕолоро, бары көмөлөөн аһара көрөн-истэн кэбиһиилэрин түмүгэр атаахтык иитиилээх буолан хаалара эрэ хомолтолоох буолуон сөп.\nҮтүгүннэрэн үөрэтии элбэхтэ хатылаатахха ордук дириҥник иҥэр. Бу майгы оҕо ийэ кутугар мунньуллан иһэр буолан, бэйэтин толкуйдуур өйүгэр-санаатыгар биллибэт курдук. Бу майгы эдэр киһи итирэн дуу, хайаан дуу толкуйдуур өйө, салгын кута көттөҕүнэ биллэн тахсар. Кыра эрдэҕинэ ийэ кутугар куһаҕан быһыыны оҥорума диэн үөрэх иҥэриллибэтэх буоллаҕына, итирэн, «Өйө көтөн» сырыттаҕына кини аһара түһүүнү, охсуһууну, уһуктааҕынан, биилээҕинэн сыыһа туттан буруйу оҥорууну таһаарар кыахтанар. Кини ийэ кутугар тохтотор, аһара барбат буолар үөрэх иҥэриллибэтэх буоллаҕына, салгын кута кыайан салайбат кэмэ кэллэҕинэ, бэйэтин тохтотунар кыаҕа аҕыйыыр. Кэнники кэмҥэ биирдэ арыгы иһэн итирэн хаалбыт эдэр дьон туох эмэ буруйу оҥоро охсоннор хаайыыга түбэһэллэрэ олус элбээтэ.\nҮчүгэй дуу, куһаҕан дуу быһыылары арааран билбэт буола иитиллибит киһи итирэн, толкуйдуур өйө, салгын кута көтөн, ийэ-кутун быһаччы салайыытыгар киирэн сырыттаҕына, хайаан даҕаны аһара туттан кэбиһэр киһиэхэ кубулуйар. Бу быһыыны чуолкайдыырга маннык холобуру ылыахпытын сөп: эдэр киһи итирбит кэмигэр дьонугар кыыһырбыта бэрдиттэн оннооҕор ыты сүгэнэн кэрдэн кэбиһэр. Бу киһи кыра эрдэҕинэ, биилээҕи; сүгэни, быһаҕы сэрэнэн туттарга үөрэтиллибэтэҕин таһынан ийэтиттэн эбэтэр аҕатыттан элбэх хааччахтааһыннары көрсүбүт буолуон сөбө биллэн тахсар. Итирдэҕинэ, өйө көтөн, ийэ кутун салайыытыгар киирдэҕинэ төрөппүттэригэр кыыһырара, өйө-санаата тапсыбата аны таһыгар тахсан кэлэр.\nОҕо кыра эрдэҕинэ, куһаҕан быһыыны оҥорбокко, үчүгэйи эрэ оҥорорго үөрэннэҕинэ, кини ийэ кутун өйүгэр-санаатыгар үчүгэй быһыылары эрэ оҥорор туһунан олохсуйбут өйдөбүл баар буолар. Оҕоҕо бэйэтин өйө киириэн иннинэ ийэтэ уонна аҕата: «Оҕом куһаҕаны оҥорума, үчүгэйи, маннык оҥор»,- диэн үөрэтиилэрэ, кини ийэ кутугар киирэн олохсуйан иһэллэр уонна үйэтин тухары куһаҕаны оҥорор сыыһа, табыллыбат быһыы диэн тохтотор, туормас буолан өйүгэр-санаатыгар уурулла сылдьаллар. Бу олохсуйбут туормас, тохтотор быһыы киһи куһаҕаны оҥороору гынарын хаһан баҕарар тохтотор.\nОҕо маҥнайгы туормаһын ийэтэ оҥорор. Кыра оҕо маҥнайгы хамнаныытынан хам тутан тардыалааһын буолар. Манна ийэ баттаҕа уонна кулгааҕа куруук тардыаланар. Оҕото ыалдьар гына тардыалаатаҕына ийэтэ сөбүлээбэккэ куһаҕаннык көрдөҕүнэ эбэтэр эмискэ хамнаннаҕына, оҕо куһаҕаны оҥорбутун өйдүүр. Ийэтэ тардыалыырын оннугар имэриттэрэ үөрэттэҕинэ, бэрт сотору имэрийэргэ үөрэнэ охсор. Бу кэмтэн саҕалаан оҕо куһаҕан быһыыны оҥорбот буола, үчүгэйи эрэ оҥорорго үөрэнэн истэҕинэ, үйэтин тухары үчүгэйи оҥоро сылдьара элбэх буолар.\nОспуор ханнык эмэ көрүҥэр кыаттаран баран, кыһыытын-абатын кыайан туттуммакка сыыһа-халты хамсанар киһини «Бэйэтин кыайан туттуммат киһи» диэн этэллэр. Кыра эрдэҕинэ сыыһаны оҥорортон тохтотунар буоларга үөрэтиллибэтэх оҕо ыксаабыт, ыгылыйбыт кэмигэр бэйэтин кыайан хонтуруолланан тохтотунара аһары уустугун ити этии бэлиэтиир. Улааппыт киһи итинник майгытын кыайан көннөрүнэрэ олус уустугун бэлиэтиир этиинэн: «Куһаҕан майгылаах киһини кыйахалаама»,-диэн этии баара буолар. Бу этии, киһиҥ эмиэ ыгыллан, кыыһыран муҥуругар тиийэн хааллаҕына кыайан туттунуо суоҕа, сыыһа хамнанан да кэбистэҕинэ көҥүлэ диэн өйдөтөр.\nКиһилии майгыга оҕону үөрэтиигэ аналлаах этии: «Оҕону ороҥҥо туора сытар эрдэҕинэ үөрэтиэххэ наада», диэн дьоҥҥо баар. Оҕону кыра эрдэҕинэ куһаҕан быһыылары оҥорбот буоларга үөрэтии хайаан даҕаны наада буоларын киһи улаатан баран хайдах сылдьара туоһулуур. Кыра эрдэҕинэ чугас дьонун, эбэтин, ийэтин, доҕотторун охсуолаабат, тэбиэлээбэт буоларга үөрэтиллибит оҕо бэйэтэ улааттаҕына хайа да киһини аһара кырбаабат, үлтү сынньыбат, хам тэпсибэт. Онтон оҕону атаахтатыы, охсуолуур ээ диэн үөрүү, төттөрүгэ үөрэтэр. Оҕо улааттаҕына итинник хамсаныылары оҥороругар тохтотор майгына суох буола улаатар.\nБуруйу оҥоруу үгүс өттө - аһара туттунууттан тахсар. Ханнык эмэ туһалаах да дьыаланы оҥороору эбэтэр бэйэтин көмүскэнээри киһи аһара туттан буруйу оҥорон кэбиһиигэ тириэрдиэн сөп. Киһи олоҕор буолан ааһыталыыр араас түбэлтэлэргэ, дьыала алҕас туттаран охсуһууга-этиһиигэ тиийэн хаалаары гыннаҕына, бу киһи ийэ кутун өйүгэр-санаатыгар кыра эрдэҕинэ олохсуйбут «Аһара барыма» диэн өйдөбүл киһини тохтото охсоро наада буолар кэмэ кэлэр. Үгүс аһара туттан буруйу оҥоруулар уһуктааҕы уонна биилээҕи сэрэнэн туттубат буолууттан үөскээн тахсаллар. Оҕо кыратыгар быһаҕынан сэрэнэн тутта үөрэммэтэҕинэ, улааттаҕына даҕаны сыыһа-халты туттара уҕараабат буолуон сөп. Сахалар «Биилээҕи уһугунан анньан киһиэхэ биэримэ» диэн үөрэхтэрин билбэт буолууттан атын киһиттэн быһаҕы ылаары киһи илиитин быстар түбэлтэлэрэ эмиэ бааллар.\nОҕоҕо үчүгэйи баҕарар санааттан киниэхэ үөрэҕи--билиини иҥэрэн, салгын кутун эрэ сайыннаран биэрдэххэ, оҕо өйө-санаата баҕа курдук үчүгэй буолуо диэн сыыһа санаа. Улахан да киһи куруук толкуйдуур өйүнэн, салгын кутунан эрэ салаллан сылдьыбат. Киһи олоҕор буолан ылар араас ыксаллаах түгэннэргэ түбэстэҕинэ киһи үгүстүк толкуйдаабакка, быһаара сатыы турбакка эрэ түргэн хамсаныылары оҥорор. Аһара омуннуруу, олус ыксааһын, ыга кыыһырыы, улаханнык соһуйуу кэмигэр киһи толкуйдуур өйө, салгын кута көтөн, ийэ кутун быһаччы салайар кэмигэр киирэн ылар. Маннык кэм сахалыы быһаарыыта киһи «Өйө баайыллан ылар кэмэ» диэн ааттанар. Бу кэм кэлэн ааспыт бэлиэтинэн, киһи тугу оҥоро охсубутун «Ыксааммын өйдөөбөккө хааллым» диэн этиитэ бигэргэтэр. Киһи бэйэтэ тугу оҥорбутун өйдөөн-дьүүллээн быһаарбакка хаалар. Кинигэттэн ааҕан билбитэ, төрөппүттэрэ уонна учууталлара этэн-этэн үөрэппит үөрэхтэрэ соҕотохто умнуллан хаалаллар, ханнык быһаарыыны ылынарын бэйэтэ букатын да билбэккэ хаалар түгэннэрэ эмиэ баар буолаллар.\nМаннык ыксаллаах, киһи «Өйө көтөн, баайыллан ылар» түгэннэригэр киһи салгын кута көтөр, ийэ кута быһаччы салайар. Ийэ кут ити салайыытыгар урукку кэмҥэ кини ийэ кутун өйүн-санаатын саппааһыгар ууруллубут өйдөбүллэртэн ылан туһанар. Манна ханнык хамсаныылар оҥоруллаллара барыта ийэ кут өйүн-санаатын саппааһыгар хайа өйдөбүллэр уурулла сылдьалларыттан тутулуктанан тахсар. Киһи «Өйө көтөн» ылар кэмигэр ийэ кутун өйүнэн-санаатынан салаллар буолан, оҕо кыра эрдэҕинэ бу өйүгэр-санаатыгар үчүгэй, киһилии өйү-санааны уган биэрбит эрэ буоллахха, киһилии майгылаахтык сылдьара, быстахтык быһыыламмата дакаастанар.\nХолкутук, толкуйдуур өйүнэн, салгын кутунан салаллан олорор киһиэхэ «Өйө баайыллан» эбэтэр «Өйө көтөн» ылар түгэннэрэ киирэн ааһалларын маннык биллэр холобурдартан чуолкайдык билиэххэ сөп.\n- Үгүс дьон кыыһыраннар туох диэн эппиттэрин, саҥарбыттарын өйдөөн-дьүүллээн быһаарбаттарын таһынан өссө иһити-хомуоһу, чааскыны быраҕаллара эбэтэр остуолу охсоллоро кимиэхэ барытыгар биллэр. Ити этиилэр, саҥарыылар, хамсаныылар барылара олус соһуччу оҥоруллаллар уонна «Олус кыыһыраммын тугу саҥарбыппын, бырахпыппын өйдөөбөккө хааллым ээ»,- диэн чуолкайдыыр дуу эбэтэр бырастыы гыннарарга аналлаах быһаарыылаах буолаллар.\n- Уоппуттаах суоппар ыксаллаах түгэҥҥэ түбэстэҕинэ эрдэттэн үөрэммит хамсаныыларын тугу да толкуйдаабакка эрэ оҥорор. Халтарыйан ойоҕоһунан баран эрэр массыынатын уруулун аҥар өттүгэр аһара эрийэн кэбиспэккэ, төттөрү эрийэн көннөрө охсон биэрэн, массыыната көнөтүк барарын ситиһэр эбэтэр ыксаллаах түгэҥҥэ туормаһын үктээбитин билбэккэ да хаалар.\n- Шаолин манаахтара илиинэн охсуһууну баһылаабыттара биллэр. Кинилэр охсуһууга үөрэтэр ньымаларынан элбэхтик биир-тэҥ хамсаныылары оҥороннор, ол хамсаныылар кини буор кутугар киирэн иҥэннэр, көмүскэнэр хамсаныылары киһи тугу да толкуйдуу барбакка, ураты түргэнник хамсанан оҥорор буоларын ситиһэллэр. Итинник албаһы туһананнар үрдүкү кылаастаах спортсменнар эмиэ араас албастарын ураты түргэнник оҥорор буола үөрэнэллэр.\n- Киһи тарбаҕын төбөтүн итиигэ хаарыйдаҕына соҕотохто, тугу да толкуйдаабакка эрэ сулбу тардан ылар. Олус түргэн, эмискэ хамсаныыны оҥоро охсор. Бу түгэҥҥэ куттал киһи этигэр-сиинигэр быһаччы суоһуур буолан көмүскэнэр хамсаныыны буор кут быһаччы, уокка сиэтиллибит тарбах ыйыытынан оҥорор. Маннык судургу, киһи этигэр үөскүүр ыарыылартан көмүскэнэр хамсаныылары буор кут быһаччы дьаһайар. Киһи биирдэ эмэ «Өйө көтөн ылар» кэмигэр толкуйдуур өйө арахсан хааларын уонна бу кэмҥэ киһини быһаччы быһаарар өйө салайарын психолог Рон Хаббард итэҕэтиилээхтик быһаарар. (7,76).\nБу быһаарыыны чуолкайдыырга маннык көстүүнү холобурга ылыахха сөп: Арай уулуссаҕа уолаттар биир охто сытар киһини тэбиэлии сылдьаллар. Кинилэр бэйэ-бэйэлэрин үтүктэн харса суох тэбиэлииллэр. Тэбиэлиирбититтэн бу киһи ыалдьара, аны өлөн хаалара буолуо диэн санаа бу уолаттарга хата киирэн көрбөт. Кинилэри кыра эрдэхтэринэ киһини тэбиэлиир куһаҕан, ыалдьар диэн ким да үөрэппэтэх буолан хайалара да туттунан тохтообот. Бары омуннураннар тугу оҥороллорун арааран өйдөөбөт буолан, өйдөрө баайыллан хаалара кинилэри итинниккэ тириэрдэр.\nКиһи улаатан баран араас ыксаллаах түгэннэргэ түбэһэн салгын кута, өйө көтөн сырыттаҕына, кыра эрдэҕинэ куһаҕан быһыыны оҥорума диэн үөрэтиллибит үөрэҕэ ийэ кутун өйүгэр-санаатыгар иҥэриллибит буоллаҕына кинини киһилии, дьону кытта иллээхтик, бэрээдэктээхтик сырытыннарар. Оҕону ийэ кута быһаччы салайар кэмигэр, кыра эрдэҕинэ, куһаҕан быһыылары оҥорбот буоларга үөрэттэххэ эрэ киниэхэ аһара туттартан тохтотор, туормастыыр өй-санаа олохсуйан үөскүүр уонна үйэтин тухары хонтуруоллуу сылдьар.\nКиһи бэйэтин оҕотун бэйэтэ хайдах иитиллибитин курдук ииттэҕинэ, үлэлээбитин курдук үлэлэттэҕинэ уонна тугу үлэлээбитигэр үөрэттэҕинэ бэйэтин курдук өйдөөх-санаалаах уонна үлэһит киһи оҥорор. Онтон оҕотун бэйэтэ иитиллибититтэн сымнаҕастык, атаахтык көрдөҕүнэ, иһиттэҕинэ, бэйэтинээҕэр сүрэҕэ суох, мөлтөх киһини иитэн уонна үөрэтэн улаатыннарар. Оҕону төрөппүттэр бэйэлэринээҕэр сымнаҕастык, харыстаан иитэр буоланнар кэлэр көлүөнэлэр өйдөрө-санаалара мөлтөөн иһэллэр.\nСахаларга «Баай дьон тоҕус көлүөнэ иһинэн дьадайаллар» диэн олохсуйбут өйдөбүл баар. (8,46). Бу өйдөбүл үөскээһинигэр баай дьон бэйэлэрин оҕолорун үлэҕэ-хамнаска үөрэппэккэлэр, куруук бэлэмҥэ, сынньалаҥнык күүлэйдэтэ сырытыннараннар, кэлэр көлүөнэлэрэ букатын мөлтөх дьон буола иитиллэн тахсаннар баайдарын-малларын ыһан-тоҕон бүтэрэллэрин бэлиэтээһиннэрэ олук буолбут. (9,110).\n«Социализм» кэмин саҕанааҕы төрөппүттэргэ, мин кыра эрдэхпинэ олус күүскэ үлэлиир этим, онон оҕом сынньаннын, кини үөрэхтээх киһи буолуоҕа диэн өйдөбүлү олохсуппуттара. Биир өттүттэн быһаардахха бу этии олус сөп курдук. Үөрэхтээх, үрүҥ үлэһит киһи кыратык үлэлиирин курдук өйдөбүлү биэрэр. Илиинэн ыарахан үлэни үлэлиирдээҕэр олорон эрэ өй үлэтин үлэлээһин кыра дьон санааларыгар чэпчэки үлэ курдук ааҕыллар. Бэйэлэрин кыра оҕолорун эн «Кыратык үлэлээ» диэн үөрэтиилэрэ кинини бэйэтин сүрэҕэ суох соҕус оҥорон кэбиһэр, илии үлэтэ ыараханын курдук өйдөбөлү иҥэрэр. Оҕолоро төрөппүттэринээҕэр элбэхтик сытарын, сынньанарын сөбүлүүр уонна үлэлиирин оннугар оонньууну-көрү ордук эккирэтэр «атаах» киһи буолан тахсарыгар олук ууруллар.\nМантан салгыы бэйэтэ бу курдук сүрэҕэ суох соҕус буола иитиллибит киһи аны бэйэтин оҕотун өссө сүрэҕэ суох гына үөрэтэн кэбиһэр. Кыра оҕото төрөппүтэ элбэхтик сытарын, тугу да дуоннааҕы оҥорботун көрөн, үтүктэн улаатар буолан, кинитээҕэр сүрэҕэ суох буолар. Былыргы сахалар киһи хайдах үлэһитин билээри төрөппүттэрин туһунан ыйыталаһаллара ити быһаарыы олус табатын бигэргэтэр. Ити аата, бу аймах дьон үһүс көлүөнэлэрин киһитэ букатын тугу да үлэлии үөрүйэҕэ суох, барыта бэлэмҥэ иитиллэр киһи буолан тахсара ханнык да саарбаҕа суох буолар. Биллэр баай дьон сиэннэриттэн Л.И.Брежнев сиэнэ Виктория билигин бары баайын матайдаан бомж буолан сылдьар.\nБэйэтэ үчүгэйи уонна куһаҕаны арааран билбэт киһи эгэ оҕотун кыайан үөрэппэт. Оҕотун аһара атаахтатарыттан уонна аһатарыттан, таҥыннарарыттан атыҥҥа кыһаммат. Оҕото улаатан ону-маны, буруйу оҥорон түбэстэҕинэ, аны атын дьону, үөрэппит оскуоланы буруйдуу саныырыгар тиийэр. Төрөппүттэр оҕолорун туһугар аһара кыһанан-мүһэнэн, кини эрэ туһугар, кини эрэ тот буоллун, киниэхэ эрэ баар буоллун диэн маанытык таҥыннаран, көрүүлэрэ-истиилэрэ, оҕолорун төттөрү өйгө-санааҕа, барыта мин туспар диэн санааҕа үөрэтэр. Төрөппүттэр олус көрүүлэрэ-истиилэрэ оҕолоро үчүгэй холобуру үлэлээн ылынан, үтүктэн үөрэнэр кыаҕын суох оҥорор уонна бары мин туспар кыһаналлар диэн өйдөбүлгэ оҕустаран, бэйэтин өйүн-санаатын, салгын кутун кыайан сайыннарбат, ийэ кутун өйүгэр-санаатыгар бас бэриммит, сайдыы-үүнүү диэки соччо тарбыспат киһи буола улаатар.\nБилигин биһиэхэ коммунистар, большевиктар кыайыахтарыттан ыла үһүс көлүөнэ дьон үөскээн олороллор. Россияҕа маннык эстии-быстыы кэлиитэ эдэр көлүөнэлэри иитии-үөрэтии майгыта аһара сымнааһыныттан таҕыста. Ааспыт үйэҕэ колониализм хара батталыгар олорбут түҥкэтэх өйдөөх-санаалаах дьону барыларын эмискэ үөрэхтээһин, сайдыыта суох экономикалаах дойдуга, илии ыарахан үлэтин кыайа-хото үлэлиир дьону аҕыйатан, бары үрүҥ, чэпчэки үлэни эккирэтэ сылдьалларын үөскэтэн кэбистэ.\nИтинник үөскээбит уустук балаһыанньаны билигин тэнийэн иһэр ырыынак сыһыаннаһыылара эрэ сыыйа-баайа көннөрөллөрүгэр эрэл баар. Саха дьоно саҥа үүнэн иһэр көлүөнэлэрин иитиини-үөрэтиини төрдүттэн уларытан, былыргы сахалардыы, «Мин оҕом саары чаккылаах» диэн атаахтаппакка, бэйэттэн ордук тулуурдаах, өһөс, үлэһит дьону ииттэххэ уонна үөрэттэххэ маннык сымнаабыт майгы сыыйа көнөн барыан, эрэллээх кэлэр көлүөнэлэниэххэ сөп. (10,91).\nТуһаныллыбыт литература..\n1. Саха төрүт культурата. 11 чааһа. Саха республикатын үөрэҕин министерствота. Учууталга көмө. Дьокуускай: 1992.- 80 с.\n2. Г.В.Ксенофонтов. Шаманизм. Избранные труды. Якутск: Творческо-производственная фирма «Север-Юг». 1992.- 318 с.\n3. Ойууннар норуот номоҕор. Дьокуускай: Саха сиринээҕи тыл, ли-тература уонна история института. 1993.- 64 с.\n4. Сэһэн Боло. Лиэнэҕэ нуучча кэлиэн иннинээҕи саха олоҕо. Дьокуускай: Нац. кн. изд-во «Бичик», 1994.- 352 с.\n5. К.Д.Уткин. Философия «Кут-сүр». Якутск: «Ситим» ЧИФ, 1994.- 20 с.\n6. Газета «Якутия». 23 декабря 2000 год.\n7. Л.Рон Хаббард. Дианетика. Современная наука душевного здоровья. Учебник по дианетике. / Пер. с англ. под общей ред. М.И.Никитина. - Москва: Воскресенье, Нью Эра Пабликейшнс Груп ( Совместное издание ). 1993.- 576 с.\n8. В.Ф.Трощанский. Наброски о якутах якутского округа. Под ред. и с прим. Э.К.Пекарского. Казань: Типография Императорского Уни-верситета, 1911.- 144 с.\n9. Е.Д.Андросов. Оруоһуттар. Дьокуускай: «Бичик» нац. кн. Кыһата, 2000.- 288 с.\n10. Каженкин И.И. Кут-сүр үөрэҕэ. - Дьокуускай: Бичик, 2004. - 128 с.<|endoftext|>\nАйыы санаа\nАйыы санаа диэн биирдэ-эмэтэ киирэн ааһар дьон билбэттэрин, оҥорботторун оҥорор санаа ааттанар. Киһи санаата барыта үчүгэй буолбатыттан, үчүгэйгэ тириэрдибэтиттэн айыы санаа куһаҕана элбээн хаалар.\nСаха дьоно элбэх сыыһалардаах “айыы үөрэҕин” албыныгар киирэннэр айыы санаа, айыы киһитэ диэн сыыһа, өй-санаа өйдөбүллэригэр сөп түбэспэт этиилэри туһана сатыыллар. Санаа киһиэхэ куруук баар буоллаҕына биирдэ эмэтэ киирэн кэлэр айыыны оҥорор санаа айыы санаа диэн ааттанар.\nАйыыны, дьон билбэттэрин, оҥорботторун оҥоруу киһи олоҕор биирдэ эмэтэ эрэ кыаллар, туһаны оҥорор быһыы буолар. Олоххо туһалаах саҥаны айыыны оҥорбут аҕыйах дьон биир эмэ патент, сертификат ылаллар, учуонай буолаллар. Атыттар бары оҥоро сатыыр саҥаны айыылара табыллыбаккалар, сатаммаккалар куһаҕан быһыылары элбэтэллэр. Билигин эдэрдэр оҥорор куһаҕан быһыылара элбээһинэ \"айыы үөрэҕин\" сыыһаларыттан быһаччы тутулуктаах.\nСуруйааччы эбэтэр кумааҕы үлэһитэ тугу эмэ булан суруйбута саҥаны айыы буолбатах, онно бэлэмнэнии эрэ буолар, айар диэн тылынан этиллэрэ табыллар. Ким эрэ бу суруллубут курдук быһыыны үтүктэн куһаҕаҥҥа тириэрдэр саҥаны айыыны оҥордоҕуна ону-маны суруйааччы кигэн биэрээччигэ кубулуйан бииргэ сууттаныан сөп.\nОҕо өйө-санаата саҥаны билиилэриттэн мунньуллар, сайдар. Саҥаны айыыны оҥоруон баҕалаахтар дьоҥҥо хаһан баҕарар элбэхтэр. Айыыны, дьон билбэттэрин, оҥорботторун оҥоруу биирдэ эмэтэ эрэ табыллан туһалаах буолар, онтон атыттара бары сыыһа-халты буолан тахсалларыттан куһаҕан быһыылары элбэтэллэр.\nБука бары дьон оҥорор куһаҕан быһыылара аҕыйыахтарын баҕараллар. Бу баҕа санаа туоларын туһугар оҕо улаатан, өйө-санаата сайдан үчүгэйи уонна куһаҕаны арааран билэ илигинэ сахалар таҥараларын үөрэҕэ “Айыыны оҥорума” диэн бобуутун туһаннахха эрэ табыллар. (1,28).\nОҕолорун харыстыыр санаалаах төрөппүттэр элбэх сыыһалардаах “айыы үөрэҕин” албыннарыгар киирэн биэрбэттэр. Бу сыыһа “үөрэх” оҕону иитиигэ ордук улахан куһаҕаны оҥорор. Оҕо саҥаны айыыны, дьон билбэттэрин, оҥорботторун оҥоро охсор санаатыгар оҕустаран элбэх сыыһаны-халтыны оҥорон кэбиһэригэр тириэрдэр. Сахалар “Айыы диэмэ”, \"Айыыны оҥорума\" диэн үөрэхтэрин төрөппүттэр туһаналлар. Оҕо улаатан иһэн ону-маны, буолары-буолбаты, айыыны оҥоро үөрэммитэ үгэс буолан иҥнэҕинэ куһаҕан майгыланан, киһилии быһыыта суох буолан хаалыан сөп.\nКиһиэхэ ханнык санаа киирэрэ кыайан бобуллар кыаҕа суох. Айыы санаа диэн биирдэ эмэтэ киирэн кэлэр табыллара табыллыбата, үчүгэйэ куһаҕана биллибэт санаа ааттанар. Киһи бэйэтин өйүнэн-санаатынан арааран, улаханнык этэн айдаарбакка эрэ бу санааларын хааччахтыы сылдьара эрэйиллэр.\nСанааны этэргэ айыы диэн тылы туттубат ордук, үчүгэй дии санаан элбэхтик ону-маны оҥоро сатааһын биирэ эмэ табыллыан сөп, онтон атыттара бары табыллыбаккалар, сатаммаккалар куһаҕаны элбэтэллэр.\nТуһаныллыбыт литература..\n1. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nСерб Өрөспүүбүлүкэтэ\nСерб Өрөспүүбүлүкэтэ (, официальнай аата \"Република Српска\", \"Republika Srpska\": ) — Босния уонна Герцеговина иһигэр киирэр судаарыстыба,1995 мыллааҕы Дейтоннааҕы сөбүлэҥ түмүгэр баар буолбута. Киинэ — Баня-Лука. Иэнэ 24 605,7 км². Олохтоохторо — 1 326 991 киһи (83 % — сербтэр, 13 % — босниецтэр и 3 % — хорвааттар). Харчыта конвертируемая марка.\nБосния сербтэрэ бэйэлэрин олорор сирдэрин тутулуга суоҕунан 1992 сыллаахха биллэрбиттэрэ. Ол саҕана босниец-мусульмааннар Боснияны уонна Герцеговинаны Югославияттан тахсарын туһунан эппиттэрэ. Ол этиигэ хоруй буолбута.\nГеография.\nСерб Өрөспүүбүлүкэтэ Балкаан тумул арыытын киин өттүгэр сытар. Иэнэ 24 641 квадратнай километр. Хотугу кэтирээһин 42°33′ уонна 45°16′ ыккардыларыгар илин усталааһын 16°11′ уонна 19°37′ ыккардыларыгар сытар. Серб Өрөспүүбүлүкэтэ икки айылҕа уонна экэниэмикэ оройуоннарын кирбиилэригэр сытар — Паннонскай уонна Средиземноморскай. Муораҕа тахсыыта суох.\nКыраныыссата.\nСерб Өрөспүүбүлүкэтин кыраныыссатын аан дойду билинэр. Кини аттынааҕы ХНТ чилиэннэрэ судаарыстыбалары кытта  — Сербия, Хорватия уонна Черногория, уонна атын энтитеттыын Босния уонна Герцеговина судаарыстыбатын — БиГ Бэдэрээссийэтин кытта кирбиилэһэр. Кыраныыссатын уһунан 2170 км, онтон 259 км  Черногориялыын, 370 км — Сербиялыын, 318 км — Хорватиялыын уонна 1134 км — БиГ Бэдэрээссийэтиниин. Бу кирбиилэр этностар, устуоруйа уонна айылҕа усулуобуйларын учуота суох оҥоһуллубуттара, бэлиитикэ уонна байыаннай туруктан тахсыбыттара.\nГоры.\nСерб Өрөспүүбүлүкэтин геоморфологията араас формалаах. Хотугу өттө кайнозой сөҥүүлэриттэн турар мырааннар, улам-улам аллювий хочолорго уонна өрүм террасаларыгар түһэр, бу сирдэр өрөспүүбүлүкэ ордук өлгөм үүнүүлээх сорҕото буолаллар. Илин уонна соҕуруулуу-илин мырааннар сыыйа Герцеговина үрдүк хайаларыгар силбэһэллэр.\nӨрүстэрэ.\nСерб Өрөспүүбүлүкэтин үгүс өрүстэрэ бөдөҥ күрүлгэннээхтэр, гидроэнергетикаҕа туттуллуох айылаах улахан потенциаллаахтар. маны таһынан рекреационнай потенциаллаахтара биллэр, ордук ыраас уулаах хайа үрэхтэрэ.\nКилиимэтэ.\nКлиматтарын зоналара Герцеговина соҕуруу өттүгэр средиземноморскайтан саҕалаан, хоту өттүгэр континентальнайга тиийэ.\nСерб Өрөспүүбүлүкэтин устуоруйата.\nБүтэһик сэрии иннинээҕи биэрэпиһинэн Босния уонна Герцеговина мусульманнара 1 905 829 киһи (43,7 %) этилэр, сербтэр — 1 369 258 киһи (31,4 %), хорвааттар — 755 892 киһи (17,3 %). 106 общиннаттан мусульмааннар 35 общинаҕа олохтоохторун улахан аҥаарыттан ордуктар этэ, сүнньүнэн киин Боснияҕа, оттон сербтэр — 32 арҕаа уонна илин общиналарга элбэхтэрэ. Хорвааттар соҕуруу уонна аҕыйах киин общиналарга элбэхтэрэ. 240 тыһыынча БГ олохтооҕо «югослав» дэммитэ. Олортон үксүлэрэ сербтэр уонна булкаас дьиэ кэргэн оҕолоро этэ. 1991сыллаахха баар буолбут ыалтан 27 % булкаас этэ. Ылан олорор сирдэринэн сербтэр баһыйаллара. Кинилэр БГ сирин 53,3 %-гар ахсааннарынан баһыйаллара.\nСытар сирэ уонна дьаһалтаннан тыырыллыыта.\nСерб Өрөспүүбүлүкэтин иэнэ 24 605,7 км².  Брчко куораткка туспа статус биэрбиттэрин кэннэ Өрөспүүбүлүкэ икки аҕаар хайдыбыта — арҕаа уонна илин. Арҕаа өттүгэр Босния Краинату уонна Посавина киирэллэр, илиҥҥи өттүгэр — Семберия, Романия уонна Илиҥҥи Герцеговина. Серб Өрөспүүбүлүкэтин улахан өттө Босния устуоруйаҕа киирбит уобалаһын иһинэн сытар, кыра сорҕото — Герцеговинаҕа.\nОлохтоохторо.\nСерб Өрөспүүбүлүкэтин улахан аҥаара сербтэр. Кинилэртэн ураты конституцияҕа киирбит омуктарынан бошняктар уонна хорвааттар буолаллар. Аҕыйах ахсааннаахтар — дьэбириэйдэр, чехтэр, украинецтар, словактар уо. д. а. Официал тылларынан серб, бошняк уонна  хорваат омуктарын тыллара буолаллар. Официал алпаабытынан — кириллица уонна латиница.<|endoftext|>\nХомус түмэлэ\nАан дойдутааҕы Хомус түмэлэ — араас омуктар хомустарын туһунан кэпсиир Дьокуускай куоракка баар түмэл.\nТөрүттэниитэ.\nХомус түмэлэ 1990 сыллаахха төрүттэммитэ. Түмэли төрүттээччинэн Арассыыйатааҕы Айылҕа билимин академиятын академига, М. К. Аммосов аатынан Хотугулуу-илиҥҥи Федеральнай үнүбэрсиэт бэрэпиэссэрэ, тыл билимин дуоктара Алексеев Иван Егорович — Хомус Уйбаан буолар. Түмэл аһыллыытыгар бастакы экспонааттарынан кини коллекциятын хомустара туруоллубута.\nНоруоттар икки ардыларынааҕы VII конгресс тэрээһинин кэмигэр Саха Өрөспүүбүлүкэтин Бэрэсидьиэнэ Егор Афанасьевич Борисов 2011 сыл бэс ыйын 27 күнүнээҕи ыйааҕынан, Саха Өрөспүүбүлүкэтигэр сэтинньи 30 күнүн — Түмэл төрүттэммит күнүн — Хомус күнүнэн биллэрбитэ. Онтон ыла өрөспүүбүлүкэ дьоно-сэргэтэ сылын ахсын Хомус күнүн бэлиэтиир.\nТүмэл пуондата.\nТүмэлгэ Аан дойду 47 судаарыстыбатын 200 омугун духуобунай уонна муусукатын култуураларын көрдөрөр 162 араас көрүҥнээх бамбууктан, мастан, муостан, тимиртэн, алтантан, латуунтан, үрүҥ көмүстэн оҥоһуллубут хомус эгэлгэтэ хараллан сытар. Экспонааттар хомус туохтан төрүттэнэн үөскээбитин сиһилии кэпсииллэр.\nТүмэлгэ хараллан сытар хомустар норуот олорбут олоҕун устуоруйатын, култууратын, итэҕэлин, сиэрин-туомун толору тиэрдэр кыахтаахтар. Көрдөрүүгэ турар экспонаттартан Америка бэрэпиэссэрэ, варгановед Фредерик Крейн коллекцията, Саха Республикатын норуотун маастара Иннокентий Никитич Готовцев коллекцията, «Амынньыкы мичээрэ» диэн аатынан биллэр саха уустарын коллекцията дьоһун миэстэни ылаллар, дьон болҕомтотун тардаллар.\nТүмэлгэ барыта 1613 хомус харалла сытар. Хомус норуокка тус-туһунан ааттаах: варган (Россия), трумп (Англия), маультроммель (Германия), джюс харп (Америка), коукин (Япония), коусян (Китай), о. да а. Түмэл пуондатыгар барыта 8747 араас матырыйаал хараллан сытар.\nЭкспозициялара.\nМузей хомус устуоруйатын уонна сайдан кэлбит суолун көрдөрөр 4 саалалаах:\nБастакы саала «Саха хомуһа». Манна музейы төрүттээччи — Алексеев Иван Егорович, хомус муусукатын тарҕатааччылар, аатырбыт хомусчут Турнин Лука Николаевич, саха уустара — Гоголев Семен Иннокентьевич — Амынньыкы Уус, Бурцев Николай Петрович, Захаров Иван Федорович — Кылыадьы Уус, Гоголев Егор Петрович, Мальцев Кирилл Кириллович, Федоров Михаил Дмитриевич — Ырыа Ылдьаа олохторун кэрэһэлиир истиэндэлэр ыйаммыттар. Таас битириинэлэргэ XVIII—XIX үйэтээҕи былыргы саха хомустара, билиҥҥи саха уустарын хомустара, тимир уустарын төрүттэрэ, уустар туттар тэриллэрэ, тимири уһаарыы курдук норуот материальнай култууратын туоһулара экспозицияҕа туруоллубуттар. Норуодунай ансаамбыллар, хомус ансаамбылын салайааччылара, саха төрүт дорҕоонугар уһуйааччылар тустарынан кэпсиир стендэлэр көрдөрүүгэ тураллар.\nСаха ууһа Александр Данилов чочуйан оҥорбут «Алгыстаах аар хомуһа», Иван Христофоров оччугуй хомуһа, Иннокентий Готовцев, Реворий Чемчоев, Николай Потапов, Роман Готовцев, Иван Павлов, Николай Гоголев, Михаил Мальцев, Дмитрий Попов, Ньургустаан Уваров, Василий Уаров, Эдуард Тарабукин, Иван Неустроев о. да а. саха уустара оҥорбут сэдэх оҥоһуулаах хомустара дьон болҕомтотун тардаллар, сырдыкка-кэрэҕэ угуйаллар.\nИккис саала «Аан дойдутааҕы хомус конгресс-фестиваллара» — I конгресс (АХШ, Айова-Сити к., 1984), II конгресс (Саха сирэ, Дьокуускай к., 1988), III конгресс (Австрия, Мольн к., 1998), IV конгресс (Норвегия, 2002), V конгресс (Голландия, 2006), VI конгресс (Кешкемет, Венгрия, 2010), VII конгресс (Саха сирэ, Дьокуускай к., 2011) тустарынан кэпсиир стендэлэр сааланы тулалыы ыйаммыттар.\nҮһүс саала — «Дарственная коллекция Фредерика Крейна» аатынан Америка бэрэпиэссэрэ Фредерик Крейн коллекцията экспозиция буолан, дьону сөхтөрөр. Ааптар коллекциятын 1961 сылтан хомуйбут. Коллекцияҕа 595 аан дойду норуотун хомуһа түмүллүбүт. Аан дойду виртуоз-хомусчута Шишигин Спиридон Спиридонович тус коллекцията ураты миэстэни ылар. Коллекцияҕа папуастар бамбук хомустарыттан саҕалаан, казак нуоталаах хомустарыгар тиийэ — барыта 42 араас хомус туруоруллубут.\nТөрдүс саала — «Хомус уонна музыка», «Хомус уонна поэзия», «Хомус уонна киинэ», истиэндэлэргэ хомус музыка эйгэтин кытта ситимэ, хомус хоһоон хонуутугар, хомус киинэ сүрүн сюжета буолуута кэпсэнэр. «Хомусотерапия» истиэндэҕэ саха норуотугар, омуктарга хомуһунан эмтэнии таһыма сырдатыллар.\nТүмэл атын үлэтэ.\nТүмэл иһинэн хомуска оонньуу үөрэнэргэ аналлаах оскуола тэриллэн үлэлиир. Бу оскуолага араас омук хомуһун тутан-хабан, тыас-уус таһааран үөрэнэргэ кыах бэриллэр.\n2011 сыл ахсынньы 21 күнүгэр \"Союз-ТМА 03 М\" космическай хараабылынан Чемчоев Реворий Гаврильевич — Чөмчөө Уус хомуһа Россия геройа, космонавт Олег Дмитриевич Кононенконы кытта космоска көппүтэ. Халлаан куйаарыгар 192 суукка, 18 чаас, 58 мүнүүтэ, 37 сөкүүндэ сылдьыбыта. 126,6 мөлүйүөн килэмиэтир уһуннаах айаны айаннаан, сири 2988-та эргийбитэ,\n2013 сыллаахха Космос мемориальнай музейыгар космическай хомус куоппуйата бэлэхтэммитэ.\n2011 сыллаахха VII Аан дойдутааҕы хомус конгреһыгар Гиннес рекорда олохтоммута. Манна 1344 хомусчут биир киһи курдук тэҥҥэ хомуска оонньоон кыттыбыта.\n1993 сылтан Хомус музейа «IKOM» Аан дойдутааҕы музейдар холбоһуктарын чилиэнинэн ылыллыбыта. Түмэл 1992 сылтан омук сирдэригэр национальнай кииннэри тэрийбитэ: Кыргызтаҥҥа, Казахстаҥҥа, Америка Холбоһуктаах Штатыгар, Францияҕа, Австрияҕа, Японияҕа, Германияҕа, Швейцарияҕа, Норвегияҕа, Венгрияҕа, Италияҕа, Великобританияҕа, Аргентинаҕа. Башкирияҕа, Алтайга, Тываҕа уонна Москваҕа общественнай филиаллардаах.<|endoftext|>\nБаҕа санаа үөскээһинэ\nСахалар оҕону иитиигэ-үөрэтиигэ туттар тыллара оҕоҕо баҕа санааны үөскэтэллэр. Ол курдук: «Оҕом үчүгэй оҕо буол эрэ»,- диэн ытаабыт оҕону уоскутарга этиллэр тыллар үчүгэй оҕо буолар баҕа санааны оҕоҕо тириэрдэллэр. Оҕо ытаабатаҕына үчүгэй оҕо, онтон үчүгэй киһи буоларын билэн улаатар.\nКыра да оҕоҕо үөрбүт сирэйи көрдөрдөххө үтүктэн үөрбүтүнэн барар. Киниэхэ көрсүһүүттэн үөрэр үгэс олохсуйар. «Yөрбүт киһи – үчүгэй киһи» диэн үөрэтии үчүгэй киһи хайдах көрүҥнээх буоларын быһаарар.\n«Куруук кыыһыра сылдьыма»,- диэн быһаарыы куһаҕан киһи уһуннук кыыһырарын биллэрэр. Элбэхтик кыыһырар буолуу куһаҕан майгыга киирсэр.\n«Хаһан улахан киһи өйө киирэр»,- диэн этии улахан киһи чахчы өйдөөҕүн быһаарар уонна улахан киһи буолууга ыҥырар, оннук баҕа санааны үөскэтэр. Оҕо бу баҕа санаатын ситиһээри киһи буолуу үөрэҕин баһылыыр.\n«Оҕону кытта аахсыма», «Оҕо сыыһан-сыыһан үөрэнэр»,- диэн быһаарыы үөрэнии чахчы ыараханын уонна уһунун биллэрэр. Оҕо улаатыар, улахан киһи буолуор диэри боруобалыыр, сыыһаны элбэхтик оҥорор кыахтааҕын быһаарар.\nОҕо улаатан иһэн төрөппүттэрин көрөн, үтүктэн үөрэнэр. Бэйэтин олоҕун кинилэр курдук оҥостон олорорго баҕа санаата үөскээн, үгэс буолан олохсуйар, өйүгэр-санаатыгар иҥэн иһэр.\nҮчүгэйи баҕарар, киһилии майгылаах саха дьонун олоххо сыһыаннара былыргы өбүгэлэриттэн салҕанан, көлүөнэттэн көлүөнэҕэ бэриллэн салгыы баран иһэр. Киһилии киһи олоҕун устата тиит олордон, дьиэ туттан, оҕо төрөтөн бэйэтин олоҕун салҕааччыны хаалларан иһиэхтээх диэн этэллэр. Оҕо төрөппүттэрэ ити этиини толорор буоллахтарына, оҕолорун баҕа санаата эмиэ итинник буолар. Олох үөрүйэхтэрэ, үгэстэрэ оҕоҕо төрөппүттэриттэн быһаччы бэриллэн иһиилэрин «Көлүөнэттэн көлүөнэҕэ бэриллэн иһэр» диэн ааттыыллар.\nУһуннук олорбут, миккиллибит төрөппүт бэйэтин олоҕор билбит-көрбүт бары билиилэрин оҕотугар биэрэн, иҥэрэн үөрэтэн иһэр буоллаҕына эрэ былыргы үөрүйэхтэр уонна үгэстэр симэлийэн хаалбакка эдэр көлүөнэлэргэ бэриллэн, кинилэр баҕа санааларыгар кубулуйар кыахтаахтар. Бу өй-санаа бэриллэр ситимэ быстыыта кэлэр көлүөнэ эдэр дьон төрөппүттэрин олохторун билбэт, үлэлэрин-хамнастарын сыаналаабаттарын үөскэтэр.\nСаха дьоно оҕолорго олох үөрэхтэрин тэҥэ, сахалыы тылы, үгэстэри уонна итэҕэли үөрэтэллэрин сэбиэскэй былаас утарсар этэ. Ити үөрэхтэр умнууга хаала сыспыттара эрээри кэлин кэмҥэ төһө эмэ көнөн үөрэнии салҕанан барар. Олох үөрэҕин билиигэ эбии саха омук буолуу диэн көрдөбүл киирэн иһэр. Бу көрдөбүл саха омуга олус былыргы төрүттээх омук буолуутун билиниититтэн күүһүрэн биэрэр. Бэйэ сиригэр-уотугар аҕыйах ахсааннаах омук буолан үтүрүллүү ордук улахан хомолтону үөскэтэр.\nБилигин үгүс саха дьоно тугу оҥордоххо саха омукка туһалаах буолуой диэн санааҕа оҕустарар буоллулар. Кинилэр баҕа санаалара хайдах гыннахха саха омук сайдан, чэчирээн тахсыаҕай диэн боппуруоһу быһаарыыга элбэхтик үлэлиир буолла.\nСаха омугу харыстыырга турумматахха атын ким да харыстыа суоҕа диэни бары билэр буоллулар. Большевиктар, коммунистар баһылаан-көһүлээн, дьаһайан кыра омуктары барыларын харыстаабыттарын түмүгэр саха дьоно биир мөлүйүөн курдук киһини сүтэрбиттэр эбит. (1,94). Yйэ аҥарыттан ордук кэм устата сахалар ахсааннара биир да киһинэн эбиллибэтэх. Сахалар ахсааннара эбиллибэтиттэн хата сорохтор улаханнык хомойумуохтарын сөп. Киэҥ-куоҥ, элбэх сир баайдаах дойду босхолонон, кураанахсыйан иһэрэ, сир аннынааҕы баайын тоҕо хаһан, харса-хабыра суох таһан ыларга ордук табыллар.\nСаха дьонугар итэҕэл туһаны аҕалыа диэн этэллэр.\nИтэҕэл кырдьык омуктар түмсүүлэригэр олус улаханнык туһалыыр. Былыргы улахан итэҕэллэр аан маҥнай үөскүүллэригэр улахан сэриилэр көмөлөспүттэрэ. Атын дойдулары сэриилээн ылан итэҕэли тарҕатыыга эмиэ сэриилэр туһалаабыттара. Билигин олох көнөн, улахан сэриилэр уурайаннар, билии-көрүү кэҥээн турдаҕына сайдыахтаах саҥа итэҕэл атыттартан ураты буолуохтаах. Итэҕэл үчүгэйгэ ыҥырар эрэ буоллаҕына омук сайдыытыгар туһалыыр. Бу итэҕэл саха дьонугар үчүгэйгэ, үтүөҕэ тардыһар баҕа санааны үөскэтэрэ наада. Дьон баҕа санааларын ситиһээри элбэх кыайыылары оҥороллоругар кыахтарын үрдэтэр буолан итэҕэл ордук сахаларга наада буолла.\nБу итэҕэл омуктар сайдан-үүнэн бараннар, кэхтэр-мөлтүүр кэмнэрин таба учуоттуур буолуохтаах. Төттөрү баран атын омуктартан арахсыы, туспа олоруу, тылы-өһү араарыы диэки ыҥырар итэҕэл кэлин тиһэҕэр улахан буортуну оҥоруон сөп. Аҕыйаан эрэр ахсааннаах омук дьоно бэйэлэрэ эрэ туспа арахсан бардахтарына бэрт сотору кэминэн «Аймахтаһыыга» оҕустаран дьэ букатын сүтэр суолга киирэн хаалыахтарын сөп.\nАйылҕа ити сокуонун хайа да омук кыайан кэспитэ суох курдук. Сир үрдүгэр олорор бары кырдьыбыт омуктар сайдыыттан хааланнар, ахсааннара аҕыйаан кытыы, хаардаах, тымныы эбэтэр хайалардаах сирдэргэ үтүрүллэн олороллор. Сир-дойду үтүө, ордук туһалаах өттүлэрин кыахтаах, сайдыылаах норуоттар ылбыттар.\nСир үрдүгэр дьон-норуот ахсааннара эбиллэннэр аһара баран хаалыах курдуктар. Сиргэ үүнэр ас-үөл саппааһа ситэ тиийбэтиттэн бу балаһыанньа ыараан иһиэх чинчилээх. Сайдыылаах норуоттар, бэйэлэрэ ахсааннара элбэх буолан дьон аһара элбээбэттэригэр ордук кыһанар курдуктар. Хас биирдии ыаллар аҕыйах оҕолоох буолууларыгар ыҥыраллар. Бу ыҥырыы аҕыйах ахсааннаах норуоттарга киэҥник тарҕаммата буоллар ордук этэ.\nКэнники кэмҥэ аҕыйах оҕолоох дьон элбээн хаалыылара үгүс дьон санаатын быһаарааччылар аны кинилэр буолалларыгар тириэртэ. Бука бары түмсэн биир эбэтэр икки оҕону үчүгэйдик көрүөххэ диэн ыҥыраллар. Билигин саха сиригэр оҕолоох дьахталлартан 28 бырыһыаннара эрэ суох аҥардас дьахталлар буоллулар. Оҕону үчүгэйдик көрүөххэ диэн ыҥырыыларын кытта бэйэлэрин эмиэ үчүгэйдик көрдөрүөхтэрин баҕара саныыллар. Бу ийэлэр оҕолоро улааттахтарына биир баҕа санааларынан кимиэхэ эмэ бэйэбитин көрдөрүөххэ диэн буолара букатын да саарбахтаммат. Итинник баҕа санаалар үөскээһиннэрэ омук сайдан иһиитигэр букатын көмөлөспөттөр. (2,19).\nТуһаныллыбыт литература..\n1. У.А.Винокурова. Сказ о народе саха. Якутск: Нац. кн. изд-во «Бичик», 1994.- 144 с.\n2. Каженкин И.И. Киһи буолуу. - Дьокуускай: Издательский дом \"Якутия\", 2005. - 80 с.<|endoftext|>\nБаҕа санаа туолуута\nОҕо кыра эрдэҕинэ баар-суох баҕа санаатынан төрөппүттэрин курдук буолуу буолар. Kөрөн, үтүктэн үөрэнэн иһэр. Улаатан истэҕинэ, өйө-санаата эбиллэн баҕа санаата үрдээн, эбиллэн биэрэр. Улахан киһи буола охсор баҕа санаата өйүн-санаатын, билиитин-көрүүтүн элбэтэригэр тириэрдэр. Киһи олоҕор баҕа санаата сирдиир, ыҥырар, угуйар.\nКиһи олоҕун сыала киниэхэ баҕа санаата буолан сылдьар. Сорох киһи бу баҕа санаатын олус түргэнник, улахан эрэйэ суох ситиһиэн, онтон атыттар үйэлэрин тухары ситиһэ сатаан баран кыайымыахтарын, баҕа санаалара хаһан да туолбат ыра санаалар буолан хаалыахтарын сөп. Киһи саныыр санаатын ситиһиитэ, олоҕун сыалын толорон иһиитигэр тэҥнэнэр. Ханнык баҕа санаалардаах буолар даҕаны соннук дьыалалары оҥорор. Оҕоҕо үчүгэй, киһилии, сырдык, сайдыы диэки тардыһыылаах баҕа санаалары иҥэрэн биэрии бары төрөппүттэртэн уонна иитээччилэртэн ирдэнэр сүрүн көрдөбүл буолар.\nБаҕа санааны толоруу, ситиһии икки араастаах:\n1. Киһи бэйэтин үлэтинэн-хамнаһынан, оҥорон-тутан, туох баар кыаҕын туһанан баҕа санаатын ситиһиитэ. Бэйэтигэр да, дьоҥҥо да туһалааҕы оҥорон баҕа санаата туолуутун олоҕор дьиҥнээхтик ситиһиитэ буолар.\nБу быһаарыы киһи кыаҕар олоҕурар. Сахалыы «Кыах» диэн киһи күүһэ-уоҕа, бэйэтэ тутан-хабан оҥорор дьоҕура ааҕыллар.\n2. Киһи бэйэтин санаатыгар, оҥорон көрөн, урукку баҕа санаатын намтатан, туолбут курдук санааһына. Киһи санаата ханна баҕарар тиийэринэн туһанан, киһи ханнык баҕарар баҕа санаатын туолбут, ситиспит курдук сананыыта, кини баҕатын толорон уоскуппут курдук буолан санаатын сымнатар. Киһи баҕа санаатын бэйэтин санаатыгар эрэ толоруута диэн ааттанар.\nКиһи киһи буолбутун быһаарар бэлиэнэн ханнык баҕа санаалардааҕа буолар. Киһилии баҕа санаалардаах киһи – киһи буолар. Киһи баҕа санаалара киһи быһыытын иһинэн, сиэри кэспэт буолуохтарын наада. Бэйэтин кыаҕын иһинэн баҕа санаалардаах киһи – киһи буолар уонна баҕа санаатын толорон дьолу ситиһэр кыахтанар. Баҕа санаа киһи кыаҕын иһинэн буоллаҕына эрэ киһи ону толорон дьолу ситиһэр.\nДьол эмиэ киһи бары быһыыларын, баҕа санаатын курдук икки сүрүн араастардаах. Бу араастар бэйэ бэйэлэрин кытта холбуу ситимнэһэн хаалбыттарын да иһин сүрүн бэлиэлэринэн арахсаллар:\n- Быстах дьол. Быстах баҕа санаа туолуута астыныыны, дуоһуйууну, быстах кэмнээх дьолу аҕалар. Астыныы, дуоһуйуу өйдөбүлэ ордук эти-сиини кытта сибээстээх. Спордунан дьарыктаныы төһө да эти-сиини сылаппытын иһин киһини кыайыылары оҥорорго тириэрдэр буолан астыныыны, дуоһуйууну биэрэр. Үлэ эмиэ итинник. Kүүстээх үлэ кэнниттэн киһи үлэлээн оҥорбутуттан улаханнык астынар, дуоһуйар.\nАстыныы ордук эккэ-сииҥҥэ сыһыаннаһар өйдөбүл. Астан-үөлтэн киһи аан маҥнай астынар, онтон дуоһуйар. Астык ас диэн чахчы үчүгэй ас ааттанар.\n- Дьол. Баҕа санаа туолуута киһиэхэ дьолу аҕалар. Кыра баҕа санаа туоллаҕына - кыра дьол ситиһиллэр. Улахан баҕа санаа туолуута улахан дьол кэлиитигэр тириэрдэр.\nДьоллоох буолуу диэн киһи баҕа санаатын ситиһэн санаата туолан дуоһуйуутун аата. Ханнык эмэ баҕа санаа, уруккуттан саныы сылдьыбыт былаан туолуута киһиэхэ санаатын толорон дьоллоох буолуу санаатын аҕалан, дуоһуйууну үөскэтэр. (1,25).\nБаҕа санаа аһара баран ыра санааҕа кубулуйан хаалбатын киһилии өй-санаа эрэ ситиһэр кыахтаах. Ханнык баҕарар баҕа санаа киһи оҥорор кыаҕын иһинэн буоллаҕына эрэ киһи толорор кыахтаах. Киһилии өй-санаа киһи бэйэтин кыаҕын билинэрин, кыаҕын таһынан, аһара барбатын хааччыйар хааччах буолар уонна сахалыы киһи быһыыта диэн ааттанар.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Киһи буолуу. - Дьокуускай: Издательский дом \"Якутия\", 2005. - 80 с.<|endoftext|>\nАлдьатыы\nАлдьатыы диэн олус улахан, сиэри таһынан барар куһаҕан быһыыны оҥоруу ааттанар.\nКиһи оҥорор быһыыларыгар олус сэрэниэхтээҕин, баҕарбатар даҕаны оҥорор быһыыта элбэхтик сыыһа-халты буолан тахсарыттан алдьатыы үөскүүрэ быһаарар. Киһи сэрэхтээх буоларын өйдөтөн сахалар таҥараларын үөрэҕэ “Алдьатыма” диэн үөрэтэр. (1,87).\nАлдьатыы хас да араастардаах:\n1. Сыыһа-халты туттунан алдьатыыны оҥоруу. Оҕо сыыһа тутан чаасканы үлтү түһэрэрэ баар суол. Суоппар сыыһа туттуута абаарыйаҕа, улахан алдьатыыга тириэрдиэн сөп.\n2. Үчүгэйи оҥоробун диэн санааттан алдьатыыны оҥорон кэбиһии. Буор хаһыытыгар тиэтэйэн аһара улаханнык баһан күрдьэх угун тоһутан кэбистэххэ үлэ атахтаныыта үөскүүр. Тиэхиникэ кыра гайкатын аһара ыга, күүскэ эрийэн резьбатын быһа тардан кэбистэххэ улахан алдьатыы үөскээн тахсар.\n3. Айыыны, дьоҥҥо туһалаах саҥаны айыыны биир эмэ киһи оҥорор. Олоххо туһалаах айыыны оҥорбут патеннаах, сертификаттаах, учуонай диэн ааты ылбыт дьон отой аҕыйахтар. Дьон сорохторо, эрчимнээх, аһара барар өттүлэрэ айыыны, дьон билбэттэрин, оҥорботторун оҥоро сатааһыннара элбэх эрээри, үксүгэр табыллыбакка, сатаммакка алдьатыыга кубулуйара элбэх. Элбэх саҥаны айыылары оҥоро сатааһынтан биир эмэ табыллан туһалаах үрүҥ айыыга кубулуйар буоллаҕына, атыттара бары куһаҕаны, алдьатыыны элбэтэллэр. Сахалар “Айыыны оҥорума” диэн үөрэхтэрэ бу быһаарыыттан тирэх ылан оҕону үөрэтиигэ туттуллар, эдэрдэр сыыһа-халты туттунан куһаҕаны элбэтэллэрин аҕыйатарга аналланар.\n4. Өйдөөн-санаан үгүстүк ырытан көрөн баран алдьатыыны оҥоруу. Сэрии диэн алдьатыы. Саҥаны айыыны оҥорон саҥа сэрии сэбин оҥостуу сэриигэ бэлэмнэниини үөскэтэн улахан алдьатыыны оҥорууга бэлэмнэнии буолар.\nКиһи хаһан баҕарар саҥаны айыыны оҥоро сатыыр. Ол оҥорор айыыларыттан биир эмэ туһалаах буолан тахсар, онтон атыттара бары сыыһа-халты буолан тахсаннар куһаҕаны, алдьатыыны элбэтэллэр. Өй-санаа бу уратытын сахалар былыр үйэҕэ быһаараннар өс хоһооно оҥорбуттар. “Сыылла сылдьан сыарҕа быатын быһар” диэн өс хоһооно киһи оҥоро сатыыр саҥаны айыытыттан туох быһыы үөскээн тахсарын быһаарар. Сахалар таҥараларын үөрэҕэ элбэх үлэһит дьоҥҥо ананар, ол иһин оҕону “Айыыны оҥорума” диэн үөрэтэр.\nТуһаныллыбыт литература..\n1. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nБэриэччит\nБэриэччит баар буолуута киһи буор кута таһыччы сайдыбытын биллэрэр.\nКиһи Айылҕаттан айыллан төрүөҕүттэн ыла төлкөтө суруллан, дьылҕата ыйыллан, бу Сир үрдүгэр бэйэтэ олорон ааһар кэмигэр тугу оҥоруохтааҕа эрдэттэн быһаарыллан сылдьар диэн сахалар итэҕэйэллэр. Киһи олоҕор дьылҕата, төлкөтө ордук дьайарын курдук саныыллар.\nБу быһаарыы «Туох барыта икки өрүттээх» диэн сахалар этиилэригэр сөп түбэһэр. Айылҕа киһиэхэ биэрбит этин-сиинин бэйэтэ көрөн-истэн харыстыыр буоллаҕына, киһи өйө-санаата сайыннаҕына бэйэтэ эмиэ билэн-көрөн, үөрэх-билии көмөтүнэн этин-сиинин харыстаныан, үйэтин уһатыан эбэтэр сыыһа-халты туттунан кылгатан кэбиһиэн сөп.\nБөҕө быалаах киһи диэн быстах быһылааннарга киирэн биэрбэт бөҕө оҥоһуулаах киһини ааттыыллар. Бөҕө быалаах дьон сорохторо өссө бэриэччиттээх буолаллар. Киһи ханна да сырыттаҕына куруук иннигэр сылдьар бэриэччиттээх буоллаҕына, айылҕа бэйэтэ көрөр-истэр харыстыыр, быстах өлүүгэ киирэн биэрбэтигэр аналлаах оҥоһуулаах буоларын хааччыйар.\nБэриэччиттээх киһи хантан эрэ айаннаан ыалга кэлиэн чочумча соҕус иннинэ аан маҥнай киһи кэлбит тыаһа урут иһиллэн, кэлэн иһэрин биллэрэр түбэлтэлэрин кэпсииллэр. Таһырдьа киһи атаҕын тэбэнэр тыаһа иһиллибитигэр тахсан көрдөхтөрүнэ киһилэрэ өссө кэлэ илик буолар эбит. Онтон сотору соҕус буолан баран үүт-үкчү соннук тыаһаан-ууһаан бэйэтэ дьэ тиийэн кэлэрин хайы-үйэҕэ бэлэмнэнэн көрсөллөр эбит.\nИннигэр сылдьар бэриэччиттээх киһи араас быстах быһылааннартан, оннооҕор улахан сэрии да кэмигэр, бэриэччитин көмөтүнэн быыһанарын туһунан кэпсээни В.В.Габышева суруйбута. (1,157).\nКиһи бэйэтэ бэриэччигэ баарын билбэккэ эрэ сылдьара үчүгэй. Куруук иннигэр баар буола сылдьыахтаах бэриэччитин бэйэтэ көрсө түспүтүн кэнниттэн бу киһи олоҕор сотору кэминэн тосту уларыйыылар тахсаллара биллэр. (2,15).\nСайдан иһэр кут-сүр үөрэҕэ быһаарарынан киһи этин-сиинин үгүстүк үлэлээн, хамсанан эрчийиититтэн, үгэс буолбут хамсаныылар үөскээһиннэриттэн үөрүйэх буолуу үөскээн киһиэхэ буор кут сайдар. Буор кут эмиэ өйгө-санааҕа киирсэр эрээри аҥардас хамсаныылартан үөскүүр буолан быһаарар, толкуйдуур өйө-санаата сайдыбат, арай эти-сиини араастаан хамсатарга аналланар.\nЭтэ-сиинэ олус сайдыбыт, эрчиллиилээх, күүстээх-уохтаах киһи буор кута ордук уруттаан сайдар. Бэриэччит киһи буор кута буоларын быһаарыыга маннык бэлиэлэри аахсыахха сөп:\n1. Бэриэччит киһи бэйэтин курдук көрүҥнээх уонна хамсанара эмиэ маарынныыр.\n2. Киһи курдук үүт-үкчү хамсанар, араас маарынныыр тыастары таһаарар.\n3. Ханнык да өй-санаа бэриэччиккэ баара биллибэт.\nДьон өйдөрүгэр-санааларыгар кутталлаах сирдэр, биллибэт, кыайан быһаарыллыбат быһыылар уонна күүстэр баалларын туһунан үгүс өйдөбүллэр олохсуйан хаалбыттар. Киһи бэйэтин олоҕор суоһуур араас кутталлартан, ыарахан, соһуччу быһыылартан этин-сиинин харыстанар быһыытынан бэриэччит баара буолар.\nБэриэччит диэн күүстээх эттээх-сииннээх киһи сайдыбыт буор кута ааттанар, бу кута иннигэр сылдьан киһи түбэһиэхтээх быһыыларыгар урут түбэһэн быстах суолга киирэн биэрэриттэн харыстыыр аналлаах. Буор кут олус күүскэ сайдан киһи бэйэтин этин-сиинин иннигэр сылдьан арыаллыыра бэриэччиттээх буолуу диэн ааттанар.\nЭти-сиини олус күүскэ сайыннарыы, эрчийии хамсаныыттан үөскүүр өй-санаа, буор кут эбиллиитигэр тириэрдэр. Күүстээх эт-сиин бэйэтэ даҕаны киһи көмүскэнэр күүһүн улаатыннарар. Бары биллэр бэриэччиттээх дьон бэйэлэрэ күүстээх-уохтаах эттээх-сииннээх дьон буолаллар. Бэриэччиттээх буолуу диэн Айылҕа күүстээх-уохтаах, сайдыылаах эттээх-сииннээх дьону ордук харыстыырын, көрөрүн-истэрин бэлиэтинэн ааҕыллар.\nЭдэр, кыанар эрдэхтэн эти-сиини эрчийии, үлэнэн-хамнаһынан утумнаахтык дьарыктааһын, ол аата барыга бары үөрүйэх оҥоруу буор куту күүскэ сайыннаран Айылҕа харыстабылыгар киллэрэрэ киһи олоҕун сыала буолан сирдиир, ыҥырар күүс буоларын сахалар былыргыттан билэн олохторугар туһана сылдьаллар.\nЭти-сиини эрчийии, спордунан, үлэнэн-хамнаһынан утумнаахтык дьарыктааһын үөрүйэхтэри үөскэтэн, буор куту сайыннаран бэриэччиттээх буолууга тириэрдэр. (3,16).\nТуһаныллыбыт литература..\n1. Под полярной звездой. Сборник произведений русских, якутских, эвенкийских, эвенских и юкагирских писателей Якутии 20 века. Якутск: Бичик, 2000.- 256 с.\n2. «Кыым» хаһыат. Сэтинньи 15 күнэ, 2001 сыл.\n3. \"Туймаада\" хаһыат №300. 14.04.2016.<|endoftext|>\nТаҥара үөскээһинэ\nТаҥара үөскээһинэ диэн киһиэхэ баҕа санаата үгэс буолуутун билиниитэ ааттанар. Киһиэхэ баҕа санаа үөскээн үгэскэ кубулуйдаҕына таҥараны үөскэтэр. Туох эмэ суолталаах, туһалаах баҕа санааны ситиһии таҥара үөскээтэҕинэ кыаллар кыахтанар.\nАраас тус-туспа итэҕэллээх, таҥаралардаах омуктар эйэлээхтик холбоһууларыттан үөскээбит омук элбэх таҥараларын илдьэ сылдьар. Атын, кыаттарбыт, баһыттарбыт омуктары репрессиялээн, кырган, суох оҥорон кэбиспэтэхтэрин бэлиэтинэн ол омуктар таҥаралара бары холбуу киирэн билигин да туттулла сылдьаллара ааҕыллар.\nДьон өйө-санаата сайдан истэҕинэ баҕа санаалара, өйдөрө-санаалара эмиэ уларыйарын бэлиэтээн таҥаралара кытта уларыйан, атын таҥаранан солбуллан биэрэр. Олох сайдыыта баҕа санааны уларытар. Омук төһө элбэх таҥаралаах даҕаны соччо уһун үйэлээх омук буолар.\nОлус былыргы, киһи өйө-санаата саҥа сайдан, бултаан аһаан айаҕын ииттэр буолан истэҕинэ аан маҥнай ханнык эрэ улахан, булчут кыыл курдук буолар баҕа санааны үөскэтиммит. Олус былыргы, кыыллары бултаан аһыыр, хара тыа быыһыгар олорор дьон улахан кыыл эбэтэр көтөр таҥаралардаах эбиттэрэ итинник быһаарыллар.\nАар тайҕа ортотугар олорон бултаан аһыыр былыргы киһи хотой кыыл курдук үөһээнэн көтө сылдьан ханнык баҕарар булду ыраахтан тэһэ көрөн ылан үрдүгэр түһэн бултаан сииригэр ымсыыра, баҕара саныыра.\nСыыдам сырыылаах бөрө курдук ханнык баҕарар сүүрэр атахтаах булду эккирэтэн тутан сиир кыаҕар ымсыыра, баҕара саныылларыттан бөрө курдук буолуохтарын баҕараллар эбит.\nКыыл, көтөр таҥаралар киһи өйө-санаата ситэ сайда, билиитэ-көрүүтэ кэҥии илигинэ, аҥардастыы булдунан эрэ дьарыктанар кэмигэр үөскээбиттэр. Аҥардастыы бултаан аһыыр кэмнэрин саҕана дьон таҥаралара улахан кыыллар, сиэмэх көтөрдөр буолар эбиттэр.\nБылыргы билиилэрин уларытан кэбиспэккэ иҥэринэн илдьэ сылдьар сахаларга оччотооҕу биллэр таҥаралар ааттара умнуллубакка сылдьаллар. Билигин да умнулла илик суор, куба, хотой, бөрө таҥаралардаах улуу уустар баар буола сылдьыбыттар. Киһи өйө-санаата үлэтиттэн-хамнаһыттан тутулуктанан уларыйан иһэрин Л.Н.Жукова “Первичные общества и традиционные религиозные воззрения народов Арктики” диэн үлэтигэр арыйар. (1,49).\nКиһи өйө-санаата эбиллэн, үлэни-хамнаһы сатыыра үксээн иһиитигэр таҥарата – баҕа санаата эмиэ уларыйан биэрэн иһэр.\nОлох сайдан дьон таба кыылы тутан, айааһаан, үөрэтэн көлө, миинэр миҥэ оҥостон туһанар кэмнэриттэн ыла таба таҥара үөскээбитэ. Онтон салгыы дьон көлөлөрө уларыйан истэҕин аайы таҥаралара, ол аата баҕа санаалара уларыйан таба, ынах, оҕус, сылгы таҥаралар баар буолбуттара.\nБу таҥаралар аан бастаан киһи үлэтин-хамнаһын уратыларынан өйө-санаата уларыйарын бэлиэтээн маннык ааттаммыттар:\n1. Баай Байанай таҥара. Булчуттар таҥаралара.\n2. Таба таҥара. Таба көлөлөөхтөр таҥаралара.\n3. Ынахсыт таҥара. Ынах сүөһүнү көрөөччүлэр таҥаралара.\n4. Дьөһөгөй таҥара. Сылгыһыттар таҥаралара.\nСалгыы Күн таҥара үөскээбит. Сырдык уонна хараҥа хардары-таары уларыйан биэриилэриттэн киһи сылааһы, сырдыгы, үрүҥү үчүгэй диэн быһаарыытыттан сырдык, үрүҥ Күн таҥараҕа кубулуйбут. Бу кэмтэн ыла дьон үтүөнү уонна мөкүнү, үрүҥү уонна хараны, үчүгэйи уонна куһаҕаны тус-туспа араарыылара үөскээн олохсуйбут.\nКиһи таҥара үөскүөн иннинэ сахаларга хас да тус-туспа ааттаах таҥаралар баар буола сылдьыбыттара уһун үйэлээх тылбытыгар иҥэн хаалбыттарын булуталыахха сөп. Умнуллубут таҥаралар ааттара манныктар:\n1. Син. «Син» диэн сахалыы тыл кытайдыы «чин» диэн тылга сөп түбэһэр. Бу тыл таҥараҕа тэҥнэнэ сылдьыбытын маннык этиилэр бигэргэтэллэр:\nсинигэр түспүт – туох да буолбутун иннигэр сөбүлэһэргэ тиийбит;\nсиним биир – туох да буоллаҕына ылыммыт быһаарыым уларыйыа суоҕа диэн биир санааны ылыныыны биллэрэр.\n2. Бах. Бах таҥара буола сылдьыбыт бэлиэтин бахтай - өл, быһын диэн тылтан булуохха сөп. Баҕа диэн баҕа санаа буолара, баҕах диэн сиэр-туом сэргэтэ баара бары бах диэн төрүттэн тахсыбыттар.\n3. Сах. Сах таҥара буолара «Сах сиэтин», «Сах билэр» диэн этиилэртэн биллэр. Барыны бары билэр, сиэн кэбиһэр күүстээх-уохтаах Сах таҥара сахаларга баар буола сылдьыбыт.\nСах таҥара сабыдыалынан саха омук үөскээбит. Тимир ууһа сахалар уоту таҥара оҥостон «Сах» диэн ааттаабыттар. «Сах» диэн былыргы сахалар Күн таҥараларын аата эбит диэн Г.В.Ксенофонтов бэйэтин «Шаманизм и христианство» диэн үлэтигэр быhаарар. (2,245 ).\nБах, син, сах диэн таҥаралар кыыл, көтөр таҥаралар кэннилэриттэн үөскээбиттэр. Сах диэн уот таҥара дьон уоту баһылаан тимири уһаарар, уһанар буолууларыттан ордук күүскэ сайдыбыт.\nТаҥаралар уларыйан иһиилэрэ дьон баҕа санаалара эмиэ уларыйан испиттэрин бигэргэтэр. Былыргы таҥаралар улахан кыыл эбэтэр көтөр эбит буоллахтарына кэлин киһи өйө-санаата өссө сайдыытын түмүгэр киһи таҥара баар буолбут.\nИкки аҥар тыһыынча сыллар анараа өттүлэригэр дьон өйө-санаата өссө күүскэ сайдыытын, бэйэтин атын кыыллартан, көтөрдөртөн лаппа үрдүктүк турарын, өйө-санаата сайдар, саҥаны айар уратылааҕын билиниитин түмүгэр киһи таҥара баар буолан киһи көрүҥнээх таҥаралар үөскээн барбыттар.\nУлахан киһи буолуу баҕа санаатыттан улахан киһи таҥара Будда, онтон үчүгэй киһи буолар баҕа санааттан, үчүгэй эрэ быһыылары оҥорор, үчүгэй киһи Христос таҥара үөскээбит.\nБастакы киһи таҥара Будда, оҕо улахан киһи буола сатааһынын баҕа санаатыттан үөскээн олус улахан киһиэхэ кубулуйбут. Бу таҥара улаатан иһэр оҕо баҕа санаата «Хаһан улахан киһи буолабын» диэҥҥэ олоҕуран үөскээбит. Ону тэҥэ төрөппүттэр оҕом хаһан улаата охсон улахан киһи буолар диэн баҕа санаалара холбоһон олус улахан киһигэ кубулуйбут.\nДьон өйө-санаата өссө сайдыытыттан, үчүгэйи уонна куһаҕаны арааран билиилэриттэн уонна олохторугар туһаныыларыттан Иисус Христос таҥара уҥуоҕунан олус улахан буолбакка үчүгэйи оҥорор, үчүгэй киһиэхэ кубулуйбут.\nТаҥаралар көтөр, кыыл көрүҥнэриттэн уларыйан улахан киһи, онтон үчүгэй киһи көрүҥнэригэр кубулуйуулара дьон өйө-санаата кыыл, көтөр өйүттэн-санаатыттан сыыйа сайдан үүнэн тахсыбыттарын чуолкайдык быһаарар.\nКиһи ханнык өйдөөҕүн-санаалааҕын уонна хайдах майгылааҕын оҥорор быһыылара хайдахтарыттан; үчүгэйдэриттэн дуу, куһаҕаннарыттан дуу эрэ көрөн быһаарыллар кыах баара оҕону үөрэтии уустуктарын биллэрэр. Киһилии быһыылары оҥорор буоллахха эрэ киһи быһыылаах киһи буолуу кыаллар кыахтанар.\n«Туох барыта икки өрүттээҕин», ол аата икки өттүттэн тутулуктааҕын сахалар таҥаралара халбаҥнаабакка тутуһар. Бу быһаарыы өй-санаа сайдыытын уратытынан быһаарыллар уонна сахалыы «айыы» диэн тылбытыгар иҥэн сылдьар. Бу тыл икки өрүттээх өйдөбүллээх: үчүгэйи уонна куһаҕаны оҥорору холбуу ылан быһаарар. Оҕо куһаҕан иитиилээх буола улаатан куһаҕан быһыылары оҥорботун туһугар өйүн-санаатын, ийэ кутун иитиигэ таҥара үөрэҕин тутуһуу наада.\nБилигин таҥара үөрэҕэ үчүгэйи уонна куһаҕаны таба араарары тэҥэ, дьон бэйэ-бэйэлэрин, ол аата эр киһи уонна дьахтар сыһыаннарыгар тэҥнэһиини, биир бырааптаныыны сайыннарар, демократия үөрэҕин тутуһара эрэйиллэр. Аныгы, үөрэхтээх-билиилээх дьон таҥаралара “Туох барыта икки өрүттээҕин” билинэр, тутуһар таҥара буолар. (3,55).\nТуһаныллыбыт литература..\n1. Журнал “Наука и техника в Якутии”. 2003 №1(4).\n2. Г.В.Ксенофонтов. Шаманизм. Избранные труды. ( Публи-кации 1928 - 1929 гг.) Якутск: Творческо-производственная фирма «Север- Юг», 1992.- 318 с.\n3. Каженкин И.И. Киһи таҥара. - Дьокуускай: ГУ РИМЦ, 2009. - 112 с.<|endoftext|>\nМолдова гагаузтара\nГагаузтар — Молдоваҕа ахсааннарынан төрдүс омуктар. Ахсааннара 2004 сыллааҕы туругунан 151 596 киһи этэр, ол эбэтэр дойду дьонун ахсааныттан 3,8 %.\nГагаузтар сирдэрэ туспа быраап статустаах — Гагаузия биитэр Гагауз Ери (гагауз сирэ) (Ахсынньы 23 1994 с. 344 XIII нүөмэрдээх сокуонунан бигэргэммит), Молдова иһинэн автономиялаах тэриллии. Уобалас туспа бырабыыталыстыбалаах — «башканат», уонна бэрэсидьиэннээх — «башкан», өрөгөй ырыалаах, дуоҕалаах. Гагаузия киин куората Комрат. Гагауз тылын алпаабытын олоҕо латыын графиката. Судаарыстыба докумуоннара үс тылынан суруллаллар: румыынныы (судаарыстыба тыла), гагаузтуу (наассыйа тыла) уонна нууччалыы (кэпсэтэр тыл). Гагаузтар түөлбэлээн олорор сирдэрэ — Комратски, Чадър-Лунгски уонна Вулканещки.\nУстуоруйа.\n1990 сыл атырдьах ыйын 19 күнүгэр Гагауз Аптаныамыйалаах Өрөспүүбүлүкэтэ биллэриллибитэ. 1994 сыллаахха Молдова Өрөспүүбүлүкэтэ ону билиммитэ.\nАрассыыйа ыраахтааҕылаах бырабыыталыстыбата Бессарабияҕа болгаардары олохсутар этэ. Онно болгаардары, гагаузтары уонна молдавааннары бииргэ олордор бэлиитикэни тутуспута. Кэлин ССРС урусхалланарыгар Молдоваҕа былааһы Румынияны кытта холбоһо сатыыр Норуот фрона ыларыгар бу бэлиитикэ эмиэ туһаныллыбыта. Ол саҕана Молдоваҕа икки аптаныамыйа баар буолбута (Гагаузия уонна Приднестровье). Былаастар 40 оптуобус «баҕалаахтары» Комрат куоракка өрө турбут дьону накаастата ыыппыта. Ол саҕанааҕыны сорох дьон маннык ойуулууллар: «Молдавия оҕустара Буджак куйаарын соҕуруу өттүттэн кэлбиттэрин кыраныыссаҕа гагауз янычаардара ятагааннаах көрсүбүттэрэ». Бу этии гагауз бырабыыталыстыбата туурактарга чугаһыы сатыырын көрдөрөр.\nТыллара.\nГагаузтар түүр тыллаах христиааннар. Украинаҕа Молдовалыын быысаһар сирдэргэ эмиэ элбэх гагауз олорор. Молдова уонна Украина гагаузтара үксүн гагаузтуу саҥараллар (1957 сыллаахха туспа алпаабыттаммыттара).<|endoftext|>\nОгдуо Аксенова\nОгдуо Аксенова (Аксенова Евдокия Егоровна) (1936, олунньу 8, Боганида — 1995, олунньу 14, Дудинка) - дулгаан бэйээтэ, дулгаан литэрэтиирэтин төрүттээччи.\nОлоҕун олуктара.\nХоһооннору оскуолаҕа үөрэниэҕиттэн суруйар этэ. «Павел Чуприн» диэн 1956 сыллаахха «Советский Тай­мыр» хаһыакка бэчээттэммит кэпсээнин иһин бириэмийэ ылбыта.\nПопигаайга Огдо култуура үлэһитэ буолбута. 1967 сыллаахха Огдуо «Бочуот Знаага» уордьанынан наҕараадаламмыта.\n1969 сыллаахха «Заполярная правда» диэн Норильскай хаһыата Валерия Кравец тылбааһыгар Аксёнова бастакы хоһоонноро тахсыбыттара. Ол кэнниттэн хоһооннорун ол саҕана наһаа элбэх тираажтаах «Работ­ница» сурунаалга бэчээттээбиттэрэ.\nКэлин Аксёнова хоһооннорун уонна дулгаан остуоруйаларын дулгаанныы таһаартарар санааламмыта. Оннук Дьокуускайдааҕы кинигэ кыһатыгар 1973 сыллаахха «Бараксан» диэн кинигэтэ тахсыбыта.\nИккис кинигэтин бүүс-бүтүннүү ырыаҕа анаабыта. «Песни долган» диэн кинигэтигэр дулгаан ырыаларын Красноярскай композитора Леонид Масленников нуоталаан таһаарбыта.\n1977 сыллаахха Аксёнова Москубаҕа Литэрэтиирэ үрдүкү кууруһугар киирбитэ.<|endoftext|>\nФлексия\nФлексия () — тыл үөрэҕэр тылга сыһыарыллан тыл атын тылларга (этиигэ) сыһыанын көрдөрөр морфема (өлүүскэ).\nСуффиксы кытта постфикстар бөлөхтөрүгэр киирэр, ол аата тыл олоҕун кэнниттэн кэлэр морфемаларга.<|endoftext|>\nКролевец\nКролевец () диэн Украина Сумы уобалаһын куората, Украина. Дьонун ахсаана 23 404 (2015).\nКролевецкэй оройуон киинэ.\nУстуоруйата.\nА. Шафонскай этиитинэн 1601 сыллаахха олохтоммут.\n«Черниговские епархиальные известия» 1868 уонна «Черниговские губернские ведомости» 1895 суруйалларынан — куорат 1608 сыллаахха олохтоммут. Атын да сыллар ахтыллаллар.\nГеографията.\nКролевец куорат Реть өрүс хаҥас кытылыгар, Свидня үрэх түһэр сиригэр турар. Куорат нөҥүө М-02 (E 101), Т-2503, Т-1907массыына суоллара уонна тимир суол ааһаллар (Кролевец станция). Куорат сиринэн хас да уолан хаалар үрүйэлэр ааһаллар.<|endoftext|>\nНоев Валерий Власьевич\nВалерий Власьевич Ноев — саха аатырбыт самодеятельнай хампаһыытара.\nКини 1939 сыллаахха сэтинньи 20 күнүгэр Амма улууһун Алтаныгар төрөөбүтэ. 1961 c. Улан-Үдэ куоракка Илиҥҥи Сибиир Государственнай култуура институтугар киирбитэ. Майа орто оскуолатыгар муусука учууталынан уонна тыа кулуубугар байанист быһыытынан үлэтин саҕалаабыт. Бэдьимэ нэhилиэгэр олорбута.\nБастакы ырыатын Бүөтүр Тобуруокап «Көрүмэ, доҕоруом, көрүмэ» хоһоонугар 1961 сыллаахха суруйбут. Үс баянынан доҕуһуоллаах театрализованнай кэнсиэри туруорбута, 4 сюитаны, баяҥҥа аналлаах 12 айымньыны суруйбута. «Мелодия» фирмаҕа 4 пластинката тахсыбыта.\nВалерий Ноев билигин 50 тахса ырыата биллэр. Дьон-норуот уоһуттан түспэт хоһоонноро-матыыптара Саха омук баарын тухары ылланыа турдаҕа. Холобур: «Кыракый кыысчаным», «Кыракый уолчааным» (И. Сысолятин), «Күөрэгэй» (М.Куличкина), «Мин дууһам ыллыыр», «Току-току, ньээ-ньээм», «Кыыс Амма» (В.Ноев), «Хатыҥчааным барахсан» (В. Ноев), «Сардааналыын корсуhуу» (И.Гоголев) уо.д.а.\nБэдьимэ нэһилиэгин сынньанар киинэ В. В. Ноев аатын 1999 сыллаахтан сүгэр.<|endoftext|>\nУол оҕону иитии уратылара\nОҕону иитии диэн кыра эрдэҕинэ ийэ кутун иитии буолар. Сахалар кут-сүр үөрэхтэрин туһаннахха оҕону иитиигэ ордук улахан оруолу биэрии эрэйиллэр.\nОҕо үөскээн, төрөөн улаатарыгар уонна кинини өй-санаа өттүнэн иитиигэ аҕа оруола соччо наадата суох буоларын «сайдыылаах социализм» кэмигэр салайан олорбут былаас оҥорбута. Ол кэмҥэ былаас үөhээттэн алларааҥҥа диэри аҥардастыы дьаhайыы, дьарыйыы сокуонун кытаанахтык туhанан салайбыта. Итинник былаас салайар кэмигэр киhи эппитинэн сылдьар, тугу да утары эппэт, былааhы былдьаспат, мөлтөhүөрү үрдүнэн эрэ таhымнаах өйдөөх, татым санаалаах дьон ордук сыаналанар буолбуттара.\nСэбиэскэй былааска ордук сөп түбэhимтиэлэринэн дьахталлар үгүстэрэ эбиттэр. Дьахталлар айылҕаттан сымнаҕастара, дьарыйар тылы истимтиэлэрэ, ыараханы ордук тулуйумтуолара уонна сөбүлээтэхтэринэ эр дьоннооҕор санаалара дөбөҥнүк уларыйбата дьаhайар былаас ураты көрдөбүллэригэр ордук сөп түбэспиттэрэ. Кинилэргэ араас элбэх чэпчэтиилэри оҥорбуттара, эрдэлээн пиэнсийэҕэ таһаараллара. Эр дьон дьаhайар тылы соччо истимтиэлэрэ суоҕа, саҥаны, биллибэти билиигэ-көрүүгэ дьулуурдара уонна ханнык баҕарар дьыалаҕа бэйэлэрэ туспа толкуйдаахтара кинилэри сыыйа-баайа туоратыыга тириэрдибитэ. Кэнники бириэмэҕэ итилэргэ эбии: «Эр дьон үгүстэрэ арыгыhыттар, кинилэртэн туох даҕаны кэскиллээх дьыала эрэйиллибэт буолла»,- диэн улахан салайааччыларга тиийэ билинниилэрэ эр дьону өссө мөлтөттө. Эр дьон үксүлэрэ арыгыга ылларыылара кинилэр бу «социализм» олоҕор интэриэстэрин сүтэриилэриттэн уонна үгүс баҕа санааларын кыайан толорботторуттан саҕаламмыта уонна эбиллэн испитэ..\nСоциализм баhылаабыт дойдуларыгар чааhынай бас билиини суох оҥорон уопсай бас билиигэ кубулутуу, эр дьонтон дьиэ кэргэн иhигэр салайар былааhы былдьаан ылыыга тириэрдибитэ. Урукку былааска чааhынай бас билии туругурарын, байыы-тайыы эбиллэн иhэрин туhугар, сайдыыны-үүнүүнү ситиhээри эр дьон чулуулара кыахтара баарынан үлэлииллэрэ. Чааhынай бас билии үлэтигэр дьахталлардааҕар ордук далааһыннаахтык, дьаһалталаахтык үлэлииллэриттэн, ол кэмҥэ эр дьон баhылыыр оруолу ылаллара. Чааhынай бас билиини эhии эр дьонтон таhаарыылаахтык үлэлиир миэстэлэрин былдьаан кинилэри букатыннаахтык мөлтөппүтэ. Эр дьон үлэлиир миэстэлэрин былдьатаннар, дьиэ кэргэн иhигэр салайар былааcтан дьахталларга үтүрүттэрэн барбыттара.\nЭр киһи оруолун мөлтөтүү аҥардас дьахталларга оҕо иитиитигэр аналлаах араас суол социальнай көмөлөрү оҥорууттан ордук күүhүрбүтэ. Дьахталларга оҥоруллар көмө эр дьону оҕо иитиитигэр көмөлөһөртөн букатыннаахтык босхолообута уонна моральнай өттүнэн тугу даҕаны эппиэттээбэт оҥорбута. Быстахтык санаатахха маннык материальнай көмө биирдиилээн сыыhа туттуммут дьахталларга бары өттүнэн туhалаах, ону тэҥэ, өссө арыгыhыт буолбут эр дьон батталларыттан босхолоноллоругар көмөлөhөр курдук аналлаах. Төhө эмэ бириэмэ ааспытын кэнниттэн, маассабай бэчээттэн билбиппит, социальнай көмө кэргэнэ суох дьахталлар элбэхтик оҕолоноллоругар көмөлөстө. Кэнники кэмҥэ аҥардас дьахталлар оҕолоноллоро өссө элбээн иhэр.\nУрукку «сайдыылаах социализм» кэмигэр аҥардас дьахталлар оҕолонон оҕолорун бэйэлэрэ кыайалларынан көрөн-истэн уонна государство аhара улаханнык көмөлөhөрүттэн син улаатыннараллара. Оччолорго оҕолору кыра эрдэхтэриттэн детсадтарга, оскуолаларга, онтон салгыы араас үөрэхтэргэ государство бэйэтин харчытыгар босхо үөрэттэрэрэ. Аhыыр ас уонна таҥнар таҥас сыаналара чэпчэкилэриттэн оҕолору улаатыннарарга туох да атын мэhэй суоҕа. Билигин ырыынак кэмэ кэлэн, туох көмө оҥоруллара барыта сыанаҕа турар буолбутугар босхо көмө оҥоруллара аҕыйаан иhэр. Маннык уустук кэмҥэ аҥардас ийэлэргэ: «Оҕо иитиитигэр», -диэн ааттаах көмөнү быстыбыт дьадаҥы диэн ааттыыр государствобыт билигин даҕаны оҥоро сатыыр.\nБу көмө оҥоруллуута аҥардас ийэлэргэ материальнай өттүнэн баhаамнык көмөлөhөрүн таhынан эдэр ийэлэри аны моральнай өттүнэн эмиэ буруйтан-сэмэттэн босхолоон, билиҥҥи кэмҥэ аҕата суох оҕолор аhара элбээhиннэрин көҕүлээтэ. Маннык быhыылар саха дьоно уhун үйэлэр тухары мунньуммут олохторун сиэригэр сөп түбэспэттэр. Былыр-былыргыттан сахаларга аҥардас ийэлэр ииппит оҕолоро: «Тулаайах оҕо», онтон аҕата ханна эрэ сылдьар буоллаҕына «Тыыннаах тулаайаҕа» диэн ааттанар уонна сиэр-майгы өттүнэн хайаан даҕаны эбиискэ көрүүгэ-истиигэ наадыйара бэлиэтэнэр.\nАҥардас ийэлэр улаатыннарбыт уол оҕолорун үксүлэрин өй-санаа өттүнэн иитиилэрэ аҥардас дьахтар эрэ өттүттэн буолан кэлтэйдии баран хаалара аhара хомолтолоох. Статистика даннайдара бигэргэтэллэринэн араас буруйу оҥорооччулар үгүс өттүлэрэ аҥардас ийэлэр ииппит мааны, атаахтаппыт оҕолоро буолаллар. Аҕата суох иитиллибит эбэтэр аhара арыгылаан оҕону үөрэтэр дьоҕурдарын сүтэрбит аҕалаах оҕолор улаатан истэхтэринэ төрөппүттэрин кыахтарын уонна бэйэлэрин көрдөбүллэрин кыайан учуоттаабат, тэҥнээн биэрбэт буола үөрэнэллэр. Бэйэлэрин оҕолорун улахан баҕа санааларын хайдах гынан толороллорун үгүс ийэлэр бэйэлэрэ билбэттэриттэн, оҕолорун тохтотунар буолууга кыайан үөрэппэккэ хаалар эбиттэр. Онуоха эбии аҥардас ийэлэр эрэ үөрэтэллэриттэн оҕолоро тугу эмэни саҥаны толкуйдаан эбэтэр оҥорон таhаарар өттүгэр өйдөрө-санаалара сайдыбакка, аҥардас баарга эрэ, ийэлэрин бэлэмэр олорорго уонна баары көҥүл туhанарга үөрэнэн хаалаллар.\nДьиэ кэргэҥҥэ ким ордук салайар оруоллааҕа оҕоҕо кыра эрдэҕиттэн биллэр. Манна ийэ хото тутан баhылаатаҕына, эр киһи кэргэнин улахан оҕотугар кубулуйар, онтон оҕолоро аҕата суох оҕо курдук иитиилээх буола улаатар.\nМаннык өйдөөх-санаалаах үгүс эр дьон баар буолбуттара билигин ырыынакка киирэр кэмҥэ дьэ биллэн таҕыста. Ордук бу быhыы улаатан иhэр уолаттар армияҕа кыайан сулууспалаабаттарыттан уонна коллективка кыттыhан дьону кытта уопсай тылы табан булбаттарыттан чуолкайдык көстөр. Бу курдук иитиилээх үгүс эдэр уолаттар улаатан иhэннэр төрөппүттэрин кытта эбэтэр коллективы кытта атааннаhыылара улаатар, уопсай тылы булуулара улаханнык уустугурар. Кыра эрдэхтэриттэн атаахтыы, куруук көрдүү уонна тугу көрдөөбүттэрин төрөппүттэринэн буллаттара үөрэммит оҕолор улаатан иhэн көрдөбүллэрэ өссө үрдээбитин, бу ыарахан ырыынак кэмигэр үгүс төрөппүт кыайан уйумматыттан маннык атааннаhыы өссө улаатта. Билигин улаатан иhэр оҕолор аанньа үлэлээбэттэрэ уонна өйдөрө-санаалара мөлтөөhүнэ, бэйэлэрин кыайан туттуммат буолуулара, үгүстүк арыгыга ылларыылара кыра эрдэхтэринэ иитии үлэтэ мөлтөөһүнүнэн эбэтэр атын хайысхалаахтык, аҥардас дьахталлар эрэ өттүлэриттэн ыытыллыбытынан быhаарыллар.\nТөрөппүттэр уонна улаатан иhэр оҕолор биир тылы булбакка атааннаhыыларын түмүгэр уолҕамчы майгылаах эдэрдэр арыгыны элбэхтик иhэн быстах суолга сыыhа туттараннар хаайыыга түбэhэллэрэ үксүүр, өссө өйдөрүн-санааларын уоскутар сылтаҕынан туhананнар арыгыны тохтообокко иhэннэр, аны арыгыhыт буолуулара элбээтэ.\nОҕолору кыра эрдэхтэриттэн кыайар үлэлэриттэн саҕалаан үлэлэтэ үөрэппэтэххэ улаатан баран үлэлии үөрэнэллэрэ ураты уустук уонна үксүгэр соччо кыаттарбат суол быhыылаах. Манна холобур аҕалан быhаарыахпыт: Индияҕа кыра эрдэхтэринэ икки оҕону бөрө булан улаатыннарбыт түбэлтэтэ баар. Бу оҕолор кэнники дьон булбуттарын кэнниттэн кыайан үчүгэйдик саҥара уонна көнөтүк туттан хаама да үөрэммэтэхтэр. Бу быhаарыылары түмүктээтэххэ киhи сайдыыта биир эрэ үйэлээх эбит. Оҕону кыра эрдэҕинэ, ийэ кута иитиллэр кэмигэр хайдах үөрэтэн кэбиhиллэр даҕаны, улаатан баран оннук өйө-санаата улаханнык уларыйыа суохтааҕа быһаарыллар.\nОҕону иитиигэ уонна үөрэтиигэ ийэ уонна аҕа оруоллара букатын тус-туhунаннар, онтон улаатан иhэр оҕо бэйэтин өйдөбүлүнэн ыллахха, өссө улаханнык утарыта турар курдуктар. Бу этиини: «Хайдах манныгый?»- диэн быhаарарга ийэ уонна аҕа оҕоҕо сыhыаннарын ырытан көрүллэр. Оҕо иитиитигэр ийэ ылар оруола маннык буолар:\n- Олох кыра эрдэҕиттэн оҕону олус кыhанан-мүhэнэн көрүү-харайыы уонна араас суол битэмииннээх үчүгэй аhылыгы булан-талан тото-хана аhатыы-сиэтии, ону тэҥэ куруук оҕо бэйэтин курдук улаатан иhэр үгүс-араас көрдөбүллэрин барытын толоро сатааhын бүтүннүүтэ ийэҕэ сүктэриллэр. Кэнники кэмҥэ кыра оҕолор доруобуйалара ордук мөлтөөн иhиилэриттэн кинилэри көрүү-истии, эмтээһин элбэх үлэни уонна бириэмэни эрэйэллэр, онуоха эбии өссө соҕотох оҕо ыалдьыыта, бу оҕону букатын –«Чороон» оҕоҕо кубулутар. Оҕотун туһугар аһара кыһанар ийэ эрэйдээх маннык оҕо көрөр-истэр үлэhитигэр, хамнаһа суох хамначчытыгар хайаан да кубулуйан хааларыгар тиийэр.\nАны бу курдук оҕо туhугар куруук үлэлээhин оҕону бэйэтин, өйүн-санаатын төттөрүгэ үөрэтэр. Кини барыга-бары ийэтин бэлэмигэр сылдьарга уонна атаахтаан ону-маны көрдүүргэ түргэнник үөрэнэн хаалар. Ити курдук ийэ оҕону куруук бэлэми аhыырга-таҥнарга, мэлдьи бэлэмҥэ сылдьарга, атын туга барыта наадыйыан иннинэ оҥоруллан бэлэм буоларыгар кыра эрдэҕиттэн үөрэтэ сылдьар. Маны аныгылыы быhаардахха, аҥардас ийэ ииппит оҕото, эбиискэ үөрэтиитэ суох буоллаҕына, иждивенческэй өйдөөх-санаалаах киhи буола улаатан тахсара сабаҕаланар.\nУлахан киhи кыра эрдэҕинээҕитин ахта саныырыгар куруук ийэтэ көрө-харайа, аhата-сиэтэ, кыhана-мүhэнэ, сылаас илиитинэн имэрийэ-томоруйа сылдьара ахтыллар. Улахан киhи ийэтигэр сыhыана киhи түүлүгэр ордук чуолкайданан көстөр. Түүлгэр ийэҥ кэлэн көрө-харайа сылдьар буоллаҕына, илэтигэр ыалдьан, мөлтөөн хаалыаххын сөп. Түүл бу бэлиэтин тойоннооhуна быhаарарынан ийэ куруук көрөрө-истэрэ улааппыт, сааhын сиппит уонна доруобай киhиэхэ улахан наадата суох.\nОҕо кыра эрдэҕинэ бары баҕатын толорор ийэтин аҕатынааҕар быдан ордорор, киниэхэ өрүүтүн атаахтыыр уонна аhыннарар. Ийэтэ эмиэ оҕотун атаахтатар, көрөр-истэр, тугу наадыйбытын барытын кыаҕа баарынан була сатыыр. Аны оҕото улаатан истэҕинэ ийэ аҥардастыы көмүскүү, харыһыйа сатыырга тиийэр. Барыттан-бары көмүскээһин, харыстааһын эмиэ кэмнээх-кэрдиистээх буоларын оҕотун аһара атаахтатар ийэ тутуһара уустук. Оҕону аһара көмүскүү үөрэтэн кэбистэххэ, оҕо бэйэтэ тугу оҥорбутугар ийэтин эппиэттэтэр киһи буола иитиллэн тахсара улахан хомолтону үөскэтэр.\nИйэ санаатыгар оҕото куруук кыра, кыаммат, харах далыттан таhаарбакка көрө-истэ сырыттахха эрэ кыайан сылдьыах курдук, кэтэстэххэ хаhан даҕаны улааппат. Маны таhынан ийэ оҕотун наар кыра, таптал аатынан ааттаан ыҥырара бу киhи өйө-санаата эмиэ улааппакка муомурарыгар тириэрдэр. Манна өссө аhара дьаhаллаах уонна ураты бэйэмсэх ийэлэр оҕолорун бэйэлэрин төбөлөрүнэн толкуйдуурга уонна туhалааҕы оҥорорго үөрэппэккэлэр, киһи эппитин эрэ, хамаанданы толорорго үөрэтэн кэбиһэллэр. Кыра эрдэҕинэ хамаанданы тук курдук толоро үөрэммит оҕо улааттаҕына төрөппүттэрин кытта тапсыбат буолара үгүстүк бэлиэтэнэр.\nИйэ оҕону куруук бэлэмҥэ сылдьарга, бэйэтэ: «Ыарахан үлэ»,- дии саныыр үлэлэрин үлэлээбэт буоларга үөрэтэр уонна аһара атаахтатан кэбиhэн, ылыммыт сыалын ситиhэргэ дьулуура, дьаныара суох, дьону эрэ батыһа сылдьар киhиэхэ кубулутан кэбиһэр кыаҕа улахан.\nАны оҕо иитиитигэр аҕа ылар оруолун ырытан көрүөхпүт:\n- Оҕо кыра эрдэҕинэ аҕа ийэҕэ көмөлөhөөччү уонна оҕо көтөөҕөччү буолара кырдьык. Оҕо улаатан истэҕинэ, кини көрдөбүлүн уонна ийэ ону толорор кыаҕын учуоттуурга үөрэтэр, быhааран биэрэр үhүс киhиэхэ кубулуйан иhэр. Ийэ оҕотугар аhара улахан тапталын үллэстэн көҕүрэтээччи уонна оҕону аhара атаахтык көрүүнү-истиини аҕыйатан, тэҥнээн биэрээччинэн буолар. Ити быhаарыыга ордук сөп түбэhэр быһыынан элбэх оҕолоох ыаллар оҕолорун үлэҕэ-хамнаска үөрэтиилэрэ уонна өй-санаа өттүнэн иитиилэрэ үтүө холобурунан буолар. Элбэх оҕолоох ыаллар үөрэхтэрэ олох сиэригэр ордук сөп түбэhэр. Үлэни-хамнаhы кыайар, көрсүө, сэмэй, киэҥ-холку майгылаах дьон элбэх оҕолоох ыаллартан иитиллэн, үөрэнэн тахсаллара былыргыттан биллэр.\nОҕо кыра эрдэҕиттэн улаатан өйө-санаата сайдыытыгар эр киhи, аҕа улахан көмөнү оҥорор. Аҥардас ийэ оҕото улаатан иhэн аҕата суох буоларыттан, атын оҕолортон сүрдээх улахан итэҕэстээх курдук сананар кэмэ тиийэн кэлэр. Оҕо кыра эрдэҕинэ бу итэҕэс кинилэр ийэтинээн ахсааннара аҕыйаҕыттан саҕаланар уонна көмүскүүр-харыстыыр дурдата суох буолан, ордук улахан санаарҕабылга түһэрэр. Сорох ийэ бу итэҕэhи биллэримээри, ордук уол оҕотун ураты атаахтатан кэбиhэр. Улаатан истэҕинэ тулаайах оҕону иитии уонна үөрэтии улаханнык уустугуран иһэрэ итинэн эмиэ быһаарыллар.\nКыра эрдэҕиттэн уол оҕону аҕата батыhыннара сылдьан бэйэтэ тугу сатыырыгар үөрэттэҕинэ, урут бэйэтэ кыра сылдьан хайдах сылдьыбытын курдук сырытыннардаҕына, бэйэтин курдук өйдөөх-санаалаах киhи гына оҥорор. «Уол оҕо аҕатын туйаҕын хатарыаҕа»,- диэн сахалыы өс хоhооно уол оҕону аҕата эрэ үөрэтиэхтээҕин чуолкайдык быһааран биэрэр. Бу өс хоhоонун тутустахпытына аҕа уол оҕотун хайаан даҕаны үөрэтээччи буолуохтаах, онтон улаатан иhэр уол оҕотун баар-суох биир баҕа санаатынан, түргэнник улаата охсон аҕатыгар маарынныы сатааhын буолара кырдьык.\nАҕа оҕону иитиигэ уонна үөрэтиигэ оҥорор саамай суолталаах дьыалатынан оҕо улаатан бириэмэтэ кэлэн истэҕинэ: «Эн улахан киhи буолан иhэҕин»,- диэн өйдөбүлү биэриитэ, иҥэриитэ буолар. Хас биирдии оҕо улаатан иhэн: «Хаhан улаата охсобун»,- диэн биир эрэ баҕа санаалаах, онтун кэтэһэ сылдьар. Кини ити баҕа санаатын туолуутугар аҕатын көрдөбүлэ: «Оҕом, улаатан иhэҕин»,- диэн олус сөп түбэhэр. Онуоха эбии аҕата: «Мин оҕом улаатан, улахан киhи билэрин барытын билэр, сатыырын барытын оҥорор буолла, аны мантан инньэ улахан дьон курдук сыhыаннаhыаҕыҥ»,- диэн быhаардаҕына, киниттэн ордук үчүгэй аҕа суох буолан тахсар. Маннык оҕо уонна аҕа биир санаалаах буолуулара оҕо улаатан иhэн аҕатын ордук сөбүлүүр буолуутугар, кини этэр тылын сыаналыырыгар уонна үөрэҕин ылынарыгар тириэрдэр.\nБылыр дьиэ кэргэҥҥэ аҕа баhылык оҕо иитиитигэр улахан болҕомтолоохтук сыhыаннаhара биллэр. Кини уолаттарын олох кыраларыттан тэбис-тэҥҥэ батыhыннара сылдьан эр киhи үлэлиир үлэлэрин барытын сатыырга, бултуурга уонна балыктыырга элбэхтик үөрэтэр, такайар. Уол оҕолору үөрэтиигэ кинилэр айылҕаттан уратыларын учуоттааһын ирдэнэр. Уолаттар кыргыттардааҕар саҥаны, биллибэти билэ-көрө охсон, түргэнник оҥорон, боруобалаан туhаҕа таhаара охсорго ордуктар уонна бу хаачыстыбаларын эрдэттэн хааччахтаабакка өссө сайыннаран биэрэн иhэри эрэйэллэр.\nУол оҕолору иитиигэ улахан болҕомтону оҕолор кыра эрдэхтэриттэн ыла ыытыллар. Кинилэри үөрэтиигэ уонна иитиигэ уол оҕо эт-хаан өттүнэн сайдыыта тэҥ саастаах кыыс оҕотооҕор биир-икки сылынан хойутаан сайдарын хайаан даҕаны улаханнык учуоттааһын эрэйиллэр. Бу уол уонна кыыс оҕолор сайдыыларын биир тэҥэ суоҕун «советскай педагогика» учуоттаабатыттан билиҥҥи кэмҥэ уол оҕолор үөрэҕи ылыылара кыыс оҕолордооҕор ырааҕынан хаалан хаалла, итини тэҥэ уол оҕолор сөбө суох баттабылтан майгылара мөлтөөн олох суолугар оннуларын кыайан булбакка өр кэмҥэ эрэйдэнэллэр.\nМаннык балаhыанньаны тосту тупсарар туһугар уол уонна кыыс оҕолору бары детсадтартан саҕалаан туох баар үөрэх тэрилтэлэригэр тус-туhунан көрүүнү-истиини уонна атын, бэйэлэрин уратыларыгар сөп түбэһэр программанан, тус-туспа үөрэтиини үөрэх тэрилтэлэригэр барыларыгар киллэриллэр.\nБу ураты быhаарыыны маннык чуолкайданар. Аан маҥнай уол оҕобутун уол уонна кыыс оҕолор бииргэ көрүллэр детсадтарыгар биэрэн көрүөххэ сөп. Манна бары дьыалаҕа барытыгар кыыс оҕолор баhылыыллар, дьахтар иитээччилэр куруук кинилэри холобур оҥостоллор, хайгыыллар уонна уолаттары: «Кыргыттар курдук бэрээдэктээх буолуҥ,» - диэн үөрэтэллэр, сыыһа-халты тутунналлар эрэ мөҕө охсоллор, муннукка туруораллар. Кырдьык Айылҕа биэрбитин курдук кыыс оҕолор уолаттардааҕар ордук бэрээдэктээхтэр, улахан киhи тылын ураты истимтиэлэр уонна дьаhайары толорумтуолар. Уол оҕо үксүгэр тугу эмэ урут оҥоро охсон кэбиhэн эбэтэр туох эмэ бобуулааҕы тыытан кырата сэмэлэнээччигэ, онтон улахана мөҕүллээччигэ хайаан да кубулуйар. Маннык уол оҕо билиигэ-көрүүгэ тардыhыытын кыра эрдэҕинэ туормастаан, туоратыллар, куһаҕан оҕоҕо кубулутуу кини өйө-санаата түргэнник сайдыытын бытаардар, кэҕиннэрэр.\nКыра эрдэхтэн кыыс оҕо уол оҕону баттааhына, бэйэтин батыhа сылдьар буоларыгар үөрэтиитэ ити курдук саҕаланан барар. Итинтэн салгыы оскуолаҕа үөрэнэ сылдьар кэмин ылан көрдөхпүтүнэ, детсадтан саҕаламмыт үөрэх манна эмиэ салҕанан барар уонна ордук күүhүрэр. Манна эмиэ учууталларынан бары кэриэтэ дьахталлар үлэлииллэр, ол иhин холобур туттар дьоммут эмиэ кыргыттар буолаллар. Кинилэр үчүгэй үөрэнээччилэр, куруук бэрээдэктээхтэр, учуутал тылын ордук истимтиэлэр уонна толорумтуо буоланнар куруук хайҕалга сылдьаллар. Бу кэмҥэ аны кыргыттарбыт тэҥ саастаах уолаттартан биир-икки сылынан эрдэлээн эт-хаан өттүнэн сайдыылара ситэн букатын дьахталларга кубулуйаллар. Оскуолаҕа уолаттары баттааhын бу бириэмэҕэ ордук күүhүрэр. Уолаттар эмиэ түргэнник улахан киhи буола охсоору аны табаах тардан уонна улааппыттарын биллэрэ охсоору арыгы иhэн боруобалаан буруйга-сэмэҕэ тардыллаллара өссө эбиллэр, онтон сылтаан үөрэхтэрин букатын да быраҕаллар. Үгүс уолаттар орто оскуоланы нэhиилэ бүтэрэн бараннар салгыы үөрэнэ барбаккалар үйэлэрин тухары биир дэриэбинэ үлэhиттэрэ буолуулара итинник саҕаланар.\nДетсадтарга уонна оскуолаларга үөскээбит маннык балаhыанньа уол оҕолору сөптөөхтөк иитэн уонна үөрэтэн улаатыннарар кыаҕы биэрбэт. Уолаттар биир сүрүн уратыларын, чахчы итэҕэйэр уонна ытыктыыр киһилэриттэн эрэ үөрэҕи сөптөөхтүк ылыналларын аныгы «педагогика» билигин даҕаны өйдүү илик. Уолаттары кыра эрдэхтэриттэн, кинилэр бэйэлэрин өйдөрүгэр-санааларыгар улахан аптарытыата суох киhиэхэ бас бэриннэрэ үөрэтии, кинилэр бэйэлэрин өйдөрүн-санааларын сайдыыта мөлтөөhүнүгэр, ордук олоххо көрсөр уустук түгэннэргэ кыайан сөптөөх быhаарыыны булбаттарыгар тириэрдэр.\n«Советскай педагогика» бүтүн Россия үрдүнэн эр дьону хам баттаан дьахталлары батыhа сылдьар дьоҥҥо кубулуппутун түмүгэ билигин, ырыынак кэмигэр дьэ үчүгэйдик билиннэ. Билигин ити «үөрэх» түмүгүнэн элбэх эр дьон арыгыhыт буоллулар, киhилии үлэ булан-талан үлэлииллэрин оннугар ийэлэрин эбэтэр аҕаларын кыра пенсияларыгар кыттыhалларын уонна өссө арыгылыылларын туhунан суруйуулар бэчээккэ куруук тахсаллар.\nУчуонай Л.Н.Гумилев «Хунны в Китае» диэн үлэтигэр суруйарынан былыр хунн омуктар сайдан-үөскээн бараннар, олохторо олус тупсан оҕолорун аhара көҥүллүк, атаахтык иитэннэр сотору кэминэн эстиигэ-быстыыга тиийбиттэр, ол иhин дьон-аймах историяларыгар кылгас кэмҥэ ааттара-суоллара ньиргийэ түhэн баран симэлийэн, сүтэн хаалбыттар. Билиҥҥи кэмҥэ хуннар аҥардас ааттара эрэ ордон хаалбыта история кинигэтигэр умнуллубат гына сурулунна.\nБилигин саха дьонугар эмиэ итинниккэ маарынныыр куттал суоhаан турар. Саха дьоно оҕолорун иитиитигэр хуннартан улахан уратылаах эбиттэр. Ол уратылара: «Мин оҕом саары чаккылаах»,- диэн былыргы өс хоhоонун таба тутуhан оҕолорун аhара атаахтаппакка, атын дьонтон «Эн ордуккун»,- диэн киhиргэппэккэ, үлэҕэ-хамнаска кыра эрдэхтэриттэн үөрэтэн улаатыннаралларыгар эбит. Оҕону иитии-үөрэтии үлэтэ хайдах баран иhэрэ бу омук төhө уhун үйэлээх, кыахтаах омук буоларын быhаарар, ол курдук былыргы үйэҕэ хуннар уонна сахалар биир кэмҥэ олорбут эбит буоллахтарына, билигин кэлэн сахалар бэйэлэрэ эрэ, олох суолун араас ыарахан, дьалхааннаах кэмнэрин туораталаан, симэлийэн сүтэн хаалбакка, олохторо салгыы сайдар.\nСаха дьоно омуктарын сайыннарыахтарын уонна күүhүрдүөхтэрин баҕараллар. Эдэр ыччаттар кэскиллээхтик сайдалларын туhугар оҕолору былыргы өбүгэлэр үөрэппиттэрин курдук, үтүгүннэрэн уонна өсөһөннэрэн үөрэтиини тэнитэллэр. Маннык үөрэх саҕаланыытынан кыыс уонна уол оҕолору тус-туһунан арааран үөрэтиини салгыы сайыннараллар. Эр дьону күүhүрдэр, кыаҕырдар сыалтан бары бас билии көрүҥүн чааhынай бас билиигэ киллэрэллэр. Манна ордук саха дьонугар баар суох баайдарын, сирдэрин чааhынай бас билиилэригэр тыа олохтоох үлэhит дьонугар түҥэтэр сөп этэ. Маннык кэскиллээх быhаарыныы саха дьонугар саҥалыы сайдыы суолун арыйар. (1,3).\nТуһаныллыбыт литература..\n1. \"Саха сирэ, эдэр саас\" хаһыат. 6.01.1999.<|endoftext|>\nБаай дьадаҥыны уруурҕаабат\nБаай дьадаҥыны уруурҕаабат диэн өс хоһооно баай уонна үлэһит, дьадаҥы хаһан да өйдөспөттөрүн биллэрэр.\nЫрыынак сыһыаннаһыылара олоххо киириилэриттэн олох төрдүттэн уларыйбытын, ол иһин өй-санаа эмиэ тосту уларыйарын билигин олоххо киллэрии эрэйиллэр. Олус уһун үйэлээх сахалар олохторун үөрэҕэр “Баай дьадаҥыны уруурҕаабат” диэн өс хоһооно баарын билигин ырыынак олоҕор туһаныы ирдэнэр. (1,72).\nБаайдартан бэлэми ылан буолбакка бэйэлэрэ үлэлээн-хамсаан, туруорсан тугу эмэ ситиһэллэрин элбэх ахсааннаах үлэһиттэр туһаналлар. Билигин улахан баайдар ахсааннара элбээн, салайар былааһы барытын ылбыттарын кэннэ “Баай дьадаҥыны уруурҕаабат” диэн этии суолтата улаатта.\nУрукку кэмнэргэ баайдар дьадаҥылары кытта оҕолорун холбоон ыал буолан уруурҕаспаттар этэ. Ол барыта баайдар уонна үлэһиттэр өйдөрүн-санааларын уратылаһар өрүттэрэ элбэхтэринэн, сөп түбэспэттэринэн быһаарыллар. Баай уонна дьадаҥы дьон ыал буолан холбоһуулара сахалар “Тэҥнээҕин булунар” диэн үөрэхтэригэр сөп түбэспэт, оҕону иитиилэригэр иккиэн тус-туспатык этэн үөрэтэллэриттэн халыйыыны оҥоруохтарын сөбүттэн эрдэттэн сэрэнэллэр. Төрөппүттэр оҕолоругар иккиэн тус-туспатык этэн үөрэттэхтэринэ оҕо өйө-санаата туруга, тулуура суох буолара, хайаларын да этэрин ылыммат буола улаатара, сыыһа-халты туттунара элбиир.\nБайбыттар дьадаҥы аймахтарын хамнаһа суох үлэһит илии оҥостоллорун былыргыны суруйааччылар элбэхтик суруйбуттар. Дьылы туораары тиийиммэт киһи тугу эмэ иэс диэн ааттаан ылбытын туохха да тэҥнэммэт үлэни үлэлээн төлүү сатыыра хаһан да бүппэт иэскэ, хабалаҕа киллэрэрэ. Баайдар дьадаҥылары, үлэһиттэри төһө үлэни оҥороллорунан эрэ көрөн сыаналыыллар. Билигин ырыынак, былыргы олоххо төннүү кэмигэр баайдар, аһара байбыт салайааччылар өйдөрө-санаалара урукку киэбигэр түһэн, үлэһиттэри аанньа ахтыбаттара улаатан иһэр. (2,57).\nАһара баайдар элбэх ахсааннаах үлэһиттэр баалларын быыбардар кэллэхтэринэ бэйэлэрин тустарыгар куоластатаары эрэ билэллэр. Билигин ырыынак кэмигэр улаханнык байбыт салайааччылар минньигэс этиилэрин, ону-маны эрэннэрэн албынныылларын лаппа сиидэлээн, ырытан, үлэһиттэр бэйэлэригэр туһалааҕын эрэ булан ылан туһаналлара табыллар. Салайар былааһы уларытар быыбардарга кыттан үлэһиттэр бэйэлэрин көрдөбүллэрин салайар былааска тириэрдэллэр.\nЭлбэх ахсааннаах үлэһиттэр бэйэлэрин диэки санаалаах, ол туһугар үлэлиир депутаттары талан республиканы салайыыга кыттыһаллар.\nТуһаныллыбыт литература..\n1. Саха таабырыннара, өс хоһоонноро, чабырҕахтара / хомуйан оҥордо И.К.Попов. – Дьокуускай: Бичик, 2006. – 112 с.\n2. Каженкин И.И. Үлэ - олох үөрэҕэ. - Дьокуускай: УПК ТРИ, 2010. - 100 с.<|endoftext|>\nРик уонна Морти\n«Рик уонна Морти» () - Улахан дьоҥҥо аналлаах, научнай фантастическай мультик. Джастин Ройланд уонна Дэн Хармон бу мультигы иккиэн кыттыһан айбыттара. АХШка премьерата тохсунньу 2 күнүгэр 2013 сылга буолбута. Сүрүн ис хоһооно.<|endoftext|>\nХорвааттар\nХорвааттар () — Киин Европа, Соҕуруулуу-Илин Европа уонна Средиземноморье ыккардыларыгар олохсуйбут соҕуруу славян омуга. Сүнньүнэн Хорватияҕа уонна Босния уонна Герцеговина диэн дойдуга олороллор. Маны таһынан хорвааттары Австрияҕа, Чехияҕэ, Венгрияҕа, Италияҕа, Черногорияҕа, Румынияҕа, Сербияҕа уонна Словакияҕа олохтоох аҕыйах ахсааннаах омук быһыытынан билинэллэр. Батталтан сылтаан элбэх хорваат Европаны биир гына тарҕаммыта (үгүстэрэ Германияҕа, Австрияҕа, Швейцарияҕа, Францияҕа уонна Италияҕа), элбэх хорваат Соҕуруу Америкаҕа (АХШ, Канаада, Аргентина уонна Чили) олохсуйбут.\nХорвааттар үгүстэр католиктар. Хорваат тыла Хорватияҕа, ону тэҥэ Босния уонна Герцеговина дойдутугар судаарыстыбаннай тыл. Европа Сойууһун тылларыттан биирдэстэрэ. Черногорияҕа, Австрияҕа (Бургенланд), Италияҕа (Молизе), Румынияҕа (Caraşova, Lupac) уонна Сербияҕа (Воеводина) олохтоох аҕыйах ахсааннаах омуктар тылларынан билиниллэр.\nОмук устуоруйата.\nХараҥа диэн ааттанар үйэлэргэ бу омук баар буола сылдьыбытын туһунан сибидиэнньэ өйдөнөр төрүөтүнэн хаалбатаҕын кэриэтэ. Археология дааннайдар этэллэринэн кытылга сытар Далмацияҕа уонна Истрияҕа дьон куруук олороллор этэ. Оттон дойду ис оройуоннарыгар быста-быста олохсуйаллар эбит. Бу сирдэргэ славяннар аан бастаан олохсуйууларын кэмэ билигин да мөккүөрдээх. Б.э. VII—VIII үйэлэригэр кэлбиттэр, манна баар авар ханствотын үтүрүйбүттэр диэн буолар. Хаһан кэлбиттэрэ чопчу биллибэт эрээри кинилэр мантан чугас сытар Дунай уонна Карпаат сирдэриттэн кэлбиттэрэ чопчу биллэр диэххэ сөп.\n«Хорваат» диэн этноним аан бастаан IX үйэҕэ Trpimir кинээс устаабыгар ахтыллар. Бу кэнниттэн Киин уонна Илин Европа IX—X үйэтээҕи лдокумуоннарыгар элбэхтик ахтыллар буолар.\nХорваат (Hrvat) диэн аат ираанныы тылтан төрүттээх буоларын туһунан сабаҕалааһын баар. Ол аата бастакы хорвааттар Понтан кэлбит сармаат биистэрэ (Адриатика славяннара) буолуохтарын сөп. Бу сабаҕалааһын сүрүн төрүөтэ Hrvat диэн тыл уонна II-III үйэлэргэ суруллубут Танаис суругар-бичигэр ахтыллар Хороатос (\"Khoro(u)athos\") аат майгыннаһыылара буолар.\nОрто үйэлэргэ билиҥҥи Хорватия сирдэрэ аттыгар баар күүстээх импиэрийэлэр сабыдыалларыгар киирбиттэрэ: Византия, аваардар уонна кэлин мадьярдар, франкалар уонна булгаардар. Балартан хас биирдиилэрэ Хотугулуу-Арҕаа Балкаан сирдэрин бэйэтигэр бас билиннэрэ сатаабыта. Ол эрээри IX үйэҕэ икки тутулуга суох славян дойдута үөскээбитэ: Хорваат княжествота уонна Алын Паннония княжествота (Савия).<|endoftext|>\nҮрүҥ моойдоох хаас\nУлахана 2,5 киилэҕэ тиийэр. Атыыра тыһыта тас көстүүтүнэн уратылара суох. Көхсүн уонна кынатын түүтэ күөхтүҥү-сиэрэй, туора хара сурааһыннардаах. Төбөтө уонна моонньун кэлин өттө үрүҥ.\nТарҕаныыта.\nАреала кыра. Беринг байҕалын арҕаа уонна илин кытылларыгар, Азия хотугуу-илин уһук өттүгэр уйаланар. Арассыыйаҕа Анаадыртан Беринг силбэһиитигэр диэри, арҕаа Халымаҕа көстөр. Маны таһынан Хотугу Америкаҕа Аляска кытылыгар уйаланар. Аҕыйах көтөр Командор уонна Куриил арыыларыгар кыстыыр. Саарыыр кэмигэр Сибэтиэй Лаврентий арыытын соҕуруу өттүгэр элбэх буолар.<|endoftext|>\nХара тумустаах хаас\nЫйааһына 2,8 киилэттэн 4,5 киилэҕэ диэри. Тумса атын хаастардааҕар уһун. Төбөтүн үөһээ өттө, моонньун кэннэ хараҥа хоҥор. көхсө уонна ойоҕоһо хоҥор, дьураалардаах. Иэдэһэ уонна моонньун илин өттө сырдык. Атаҕа кытархай, тумса хара, төрдүнэн үрүҥ иилээх.\nТарҕаныыта.\nИлин Сибиир соҕуруу өтт;гэр, хотугу Кытайга уонна Монголияҕа олохсуйар. Арассыыйаҕа Амыр орто уонна алын тардыытынан, Забайкальеҕа уонна Сахалин хоту өттүгэр, Дьэбириэй автономиялаах уобалаһыгар уйаланар.\nКытай илин өттүгэр кыстыыр, биир эмэ көтөрү Кэриэйэҕэ уонна Японияҕа көрөллөр. Хара тумустаах хаас ахсаана аҕыйаан иһэр, билигин 10 000 кэриҥэ.<|endoftext|>\nКүн Кураан хаан\nКүн Кураан хаан (каз. Күнқыран хан) Кунг-Киран, Кункиран, Хункиран, Куйкуран (1251—1280) — монгуол сэрииһитэ уонна судаарыстыбаннай диэйэтэлэ.\nОлоҕун олуктара.\n1251 сыллаахха төрөөбүт (сорох источниктарга этиллэринэн хаан буолбут кэмэ), Монгуол сэрииһитэ уонна судаарыстыбаннай диэйэтэлэ Орда-Эджен төрдүс уола, Джучи сиэнэ.\nСалалтаҕа аҕата анаабыт. Күн Кураан хаан саҕана (1253—1280) улахан суолталаах туох да буолбатаҕа, «чуумпу» кэм этэ. Уола суох буолан, кини өлбүтүн кэнниттэн бөрөстүөлгэ инитэ Сартактаай уола Коничи олорбута. Күн Кураан ийэтэ Худжийаан хотун Кунгират аҕа ууһуттан төрүттээх.\nКүн Кураан хаан кэмигэр Монгуол империята мөлтөөн барыытын кытта сөп түбэһэр; бу киирсии 1260-с сылларга диэри барбыта.\nКүн Кураан хаан 1280 сыллаахха өлбүтэ. Устуоруктар кини ойохторун уонна оҕолорун туһунан тугу да билбэттэр.<|endoftext|>\nАмерика чырыта\nАмерика чырыта (, ) — Үгүрүөтүҥүлэр кэргэннэригэр киирэр дьоҕус бадараан көтөрдөрүн көрүҥэ. Чырыттартан саамай бөдөҥнөрө, онон нууччалыы биир аата \"бөдөҥ чырыт\".\nАтыыра чоҕулҕан чырыкка маарынныыр гынан баран сырдык. Хараҕынан уонна моонньунан хараҥа сурааһын ааһар. Тарбаҕар кыра сарыылардаах. Тыһытын кэхсө арыый хараҥа, хараҕын үрдүнээҕи үрүҥ дьураата ордук көстөр.\nКынатын уһуна — 130—150 мм, Этин-сиинин ыйааһына — 60-90 г.\nКанаада арҕаа өттүгэр уйаланар. Саха сиригэр Халыма-Алаһыай туундаратыгар 1957 сыллаахха көрбүттэрэ биллэр.<|endoftext|>\nЧоҕулҕан чырыт\nЧоҕулҕан чырыт (, ) — Үгүрүөтүҥүлэр кэргэннэригэр киирэр дьоҕус бадараан көтөрдөрүн көрүҥэ. Саха сирин туундаратыгар барытыгар уйаланар.\nТыһыта атыырынааҕар бөдөҥ. Тыһытын көхсө харатыҥы, кытархай дьураалардаах. Төбөтө хараҥа бороҥ, моонньугар дьэбинниҥи кытархай чуоҕурдаах. Хабарҕата уонна өрөҕөтө үрүҥ.\nКынатын уһуна — 107-117 мм, Этин-сиинин ыйааһына — 28-35 г. Тыһыта кынатын уһуна — 105-119 мм, ыйааһына — 30-40 г.\nСаха сирин киин өттүгэр ардыгар ааһан иһэн көстөр. Туундараҕа көлүйэлэр кытылларыгар олохсуйар. Уйаланар сиригэр ыам ыйын эргэтигэр кэлэр. Атырдьах ыйын эргэтигэр кыстыгар барар.<|endoftext|>\nУу чырыта\nУу чырыта (, ) — Үгүрүөтүҥүлэр кэргэннэригэр киирэр дьоҕус бадараан көтөрдөрүн көрүҥэ.\nТыһыта атыырынааҕар биллэ бөдөҥ уонна дьэрэкээн. Тыһытын көхсө кытархайдыҥы-хара. Көхсө дьэбинниҥи кытархай. Иэдэһэ үрүҥ. Баттаҕа уонна моонньо хара.\nКынатын уһуна — 123-132 мм, Этин-сиинин ыйааһына — 42-57 г. Тыһыта кынатын уһуна — 127-134 мм, ыйааһына — 51-64 г.\nТуундараҕа үөскүүр. Саха сирин киин өттүгэр ардыгар ааһан иһэн көстөр. Туундараҕа көлүйэлэр кытылларыгар олохсуйар. Уйаланар сиригэр ыам ыйын эргэтигэр бэс ыйын саҥатыгар кэлэр. Атырдьах ыйын эргэтигэр балаҕан ыйын саҥатыгар кыстыгар барар.<|endoftext|>\nЧоруут\nЧоруут (, ) - Үгүрүөтүҥүлэр кэргэннэрин Чорууттар уустарыгар киирэр сэдэхтик көстөр кыра көтөр. Саҥа Сибиир арыыларыгар, онон-манан туундараҕа, ойуурдаах туундараҕа уонна тайҕаҕа уйаланар. Саха сирин киин өттүгэр биирдэ эмит баар буолар.<|endoftext|>\nКиһитийии\nКиһитийии диэн киһи этин-сиинин тупсуута, киһилии көрүҥнээх буолуута ааттанар.\n“Туох барыта икки өрүттээх” диэн этиигэ киһи бэйэтэ эмиэ сөп түбэһэр. Этэ-сиинэ бастакы өрүтэ буоллаҕына, иккис өрүтэ өйө-санаата буолар. Уһун үйэлэргэ үлэ көмөтүнэн араас кыыллар киһилии көрүҥнээх буола уларыйыыларыттан киһитийии үөскээбитэ. Бу кэмҥэ киһи өйө-санаата сайдан киһи буолууну ситиһэр кыахтаммыта. Киһилии майгы диэн уонунан тыһыынчанан сылларга кыыллыы майгыттан сайдан, тупсан үөскээбит үчүгэй, эйэни үөскэтэр, үлэни-хамнаһы сайыннарар өй-санаа, майгы буолар.\nКыыллыы көрүҥ уһун үйэлэргэ тупсан, сайдан иһиитэ аан маҥнай киһитийиини, ол аата киһи курдук көрүҥнээх буолууну үөскэтэр, онтон салгыы сайыннаҕына, этэ-сиинэ өссө тубустаҕына уонна өйө-санаата тупсан эйэлээх буолууну билиннэҕинэ, оҥорор быһыылара тубустаҕына киһилии быһыылаах киһи үөскээн сайдар. Билигин киһи өйө-санаата сайдыыта киһитийии таһымын быдан ааһан турар. Дьон эттэрэ-сииннэрэ сайдыыта, тас көрүҥнэрэ тупсуута сайдыылаах дойдуларга үчүгэйи аһара баран кэрэ диэн быһаарыыга тиийэн эрэр. Онтон өйө-санаата сайдыыта үчүгэй киһи таҥаралар көмөлөрүнэн үчүгэй киһи буолуу таһымын ситиһэн сылдьаллар.\nКиһи буолуу, киһилии быһыыланыы эйэни үөскэтэр майгы буолар. Эйэҕэ сэрэхтээх, кыһамньылаах, харыстабыллаах сыһыан наада буоларын киһилии майгы үөскэтэр. Эйэҕэ сыһыан уратыларын сахалыы эйэ-нэм диэн этии биллэрэр. (1,39).\nСахалар киһи буолуу үөрэҕин оҕону үөрэтиигэ туһаналлар. Киһи буолуу диэн эттэххэ киһилии көрүҥнээх буолан баран киһилии майгылаах, быһыылаах диэн өйдөбүллэнэр. Оҕо улаатан иһэр өйө-санаата киһи буолууну ситиһэрэ өйө-санаата сайдыытыгар, тупсуутугар, үчүгэйи уонна куһаҕаны таба арааран олоҕор туһанарыгар, тугу барытын киһи оҥорорун курдук оҥороругар сөп түбэһэр. Киһи буолуу сүрүн сыалынан куһаҕан санаалартан ыраастаныы, умнуу, хаалларыы буоларын куруук туһана сылдьыахпыт этэ. (2,56).\nКиһи сирдээҕи, Орто дойдутааҕы олоҕо киһи буолууну ситиһэн киһи быһыылаахтык олоҕу олоруунан бүтэр. Киһи өллөҕүнэ, өйө-санаата туспа баран Үөһээ дойдуга ыһылыннаҕына биирдэ айыы буолар. Айыы диэн тыл тыыннаах дьоҥҥо анаан этиигэ туттуллубат. (3,71). Тыл үөрэхтээхтэрэ, суруйааччылар, учуонайдар айыы диэн тылы элбэхтик этэллэрэ, алгыска туһана сатыыллара сахалыы өй-санаа үөрэҕин букатын билбэттэрин биллэрэр.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Тыл – санааны салайар. – Дьокуускай: Триада, 2003.- 76.\n2. Каженкин И.И. Киһи буолуу. – Дьокуускай: Издательский дом “Якутия”, 2005. – 80 с.\n3. Каженкин И.И. Үрүҥ айыы буолуу. – Дьокуускай: ГУ РИМЦ, 2006. – 88 с.<|endoftext|>\nВаленсия\nВале́нсия (вал. \"València\" , ) —  Испания куората,  Валенсия аптаныамыйалаах сообщество уонна провинция киинэ. Мадрид уонна Барселона кэннилэриттэн олохтоохторун ахсаанынан үһүс куорат. Турия өрүс Сир ортотунааҕы байҕал түһэр сиригэр турар.\nУстуоруйата.\nБ.э. инн. 138 сыллаахха римляннар олохтообуттара диэн ааҕыллар. Ол эрээри ол да инниттэн гириэктэр уонна карфагеннар түөлбэлээн олорбут сирдэрэ. Б.э. инн. I үйэҕэ куораты лузитааннар ылбыттара, урусхаллаабыттара. Сотору кэминэн Рим консула Децим Юний Брут Каллаик куораты саҥаттан туппута уонна \"Валентия\" () диэн ааттаабыта, \"ол аата Кириэппэс\", диэн суолтаттан ураты Үтүө билгэ диэн суолталааҕа.  Август император ыраахтааҕылыыр кэмигэр култуурата уонна экэниэмикэтэ муҥутуурдук сайдыбыта — онно Via Sucronense диэн атыы-эргиэн суола ааһара олук буолбута.\n413 сыллаахха Валенсияны вестготттар былдьаабыттара, манан Рим провинцията буолан бүппүтэ.\n714 сыллаахха куораты маврдар, ылбыттара, Кордовия халифатын сорҕото гыммыттара. Вестготтар саҕана буомурбут куорат салгыы чэлгийэ сайдыбыта.  718 сылга олохтоохторун ахсаана 15 тыһыынча киһи буолбута. XI үйэ саҕаланыытыгар Мавритания Валенсията муҥутуур сайдыытын ситиспитэ, халифат ыһыллыбытын кэннэ үөскээбит Мавритаан хоруоллугун киинэ буолбута. образовавшегося после развала халифата. 5 үйэ кэриҥэ маврдар куораттара буолан турбут кэмигэр нүөлсүтэр ханааллар, тутуллубуттара, куорат эркиннэрэ хос тутуллубуттара (1021—1061 сыллар), сөҕүмэр уопсастыбаннай тутуулар баар буолбуттара (аныаха диэри арааб баанньыктара бааллар), куорат эргиэн киинэ буолбута.\nОлохтоохторо.\nКуорат испаанныы саҥарар, ол эрээри бырабыыталыстыба валенсия тылын тарҕата сатыыр. Олохтоохторун ахсаана иммиграция суотугар элбиир.\nКэрэ-бэлиэ сирдэрэ.\nКуорат кэрэ бэлиэ сирдэринэн баай — «Мигелете» диэн аатынан биллэр холокуолуналаах сүдү готическай собуордаах (онно харалла сытар былыргы иһити Папа Римскэй Ытык Грааль быһыытынан билиммитэ), былыргы ис-тас барааннара баай киэргэллээх сыаркаптар, куораты көмүскүүр тутуулар сорҕолоро, ол иһигэр хас да сүдү боруота, орто үйэлэлэргэ тутуллубут Ла Лонха дэнэр солко биржатын дьиэтэ, былыргы куорат дьиэлэрэ, 19 үйэҕэ — сүүрбэһис үйэ саҕалыныытыгар тутуллубут модерн истиилинэн тутуллубут дьиэлэр (сабыылаах баһаардар, вокзал, почтамт), түмэллэр, аныгы зоопарка уонна океанариум. Валенсия Аан дойду Утумун испииһэгэр 1996 сыллаахтан киирэр.<|endoftext|>\nНеологизм\nНеологизм – (былыргы грек тылыттан «саҥа тыл») соторутааҕыта тылга киирбит тыл, тыл суолтата, тыл кэккэтэ. Ону тэҥэ, туохха эмэ туттуллан баран бүттүүн тылга киирэ илик лексемалар ааттаналлар.\nСыл аайы уонча тыһыынча саҥа тыл киирэр. Улахан аҥара өр буолбат, сүтэр, симэлийэр. Саҥа тыл бүттүүн тылга киирдэ да саҥа тыл буолара уурайар. Онон саҥа тылларга холобур булар дэбигис кыаллыбат. Холобур, \"көөнньөрбө\", \"комбикорм\" диэн саха тылыгар соторутааҕы тыллар, ол гынан баран саҥа тыллар диир табыллыбат.\nТылга саҥа тыл үөскээһинэ хаһан да тохтообот. Ол гынан баран саха тылын кэлиҥҥи устуоруйатыгар саҥа тыллар үөскээһиннэрэ ордук күүһүрбүт үс бэлиэ кэмин ыйыахха сөп.\nБастакытынан, XVII үйэ 30-с сылларыттан саҕаламмыт нууччалары кытта сыһыан олохтонуута. Бу кэмҥэ сахаҕа нуучча култууратын сабыдыалын көрдөрөр хаһаайыстыбаҕа, аска-таҥаска, эргиэҥҥэ, христианскай итэҕэлгэ уо.д.а. сыһыаннаах, холобур, \"ампаар, сарай, чаанньык, буолускай, саахар, курупааскы, ырбаахы, халадаай, кумааһынай, мөһүүрэ, оҕуруот, оруос, хортуоппуй, алтаар, мэлииппэ, чүмэчи, кумааҕы, дууһа\" курдук балай да үгүс нууччаттан сахатыйан киирбит тыллар саха бүттүүн тылыгар тарҕаммыттара.\nИккиһинэн, Өктөөп өрөбөлүүссүйэтин кэнниттэн 20-30-с сылларга саҥа уопсастыбаннай тутул олоҕуруутугар уонна сахалыы сурук оҥоһуллан саха тылынан бэчээт, үөрэх тэнийэн барыытыгар саха тылын лиэксикэтэ саҥа тылларынан хаһааҥҥытааҕар да күүскэ эбиллибитэ. Бу кэм ураты бэлиэтинэн \"совет, революция, ревком, ячейка, буржуазия, кылаассабай, коммуна, социализм, съезд, пленум, конституция, артыал, колхоз, барабылыанньа, стахановец\" курдук уопсастыбаннай-бэлитиичэскэй ис хоһоонноох тыллар уонна \"физика, химия. математика, география, история, философия, электричество, ток, вещество, эттик, өлүү, ыйааһын, суурадаһын, үөскэх\" курдук наука, техника терминнэрэ саха тылыгар аан бастаан киэҥник үөдүйбүттэрэ буолар. Ити араҥалары кытта тэҥҥэ 20-30-с сылларга атын эйгэлэргэ сыһыаннаах үгүс тыллар эмиэ үөскээбиттэрэ (холобурга \"телефон, телеграмма, радио, трактор, аэроплан, малатыылка, сиэйэлкэ, ааҕар балаҕан, училище, театр, артист\" курдук тыллары ыйыахха сөп).\n20-30-c сылларга, сахаҕа сурук үөдүйэн литирэтиирнэй тыл төрүттэммит буолан, саҥа тыллар үөскээһиннэрэ сурук тылынан сүрүннэнэн барбыта. Ол инники кэмнэргэ тэҥнээтэххэ улахан уларыйыы этэ. Быстах түгэни ыллахха, сурук тыла (литирэтиирнэй тыл) нууччаттан киирэр тыллары толору сахатыппакка ылыныыта саҕаламмыта. Ол да буоллар бу кэмҥэ саҥа тыллары үөскэтии аҥардас нуучча тылыттан ылыныынан эрэ барбатаҕа, саха тылын бэйэтин ис кыаҕын туһанарга сорунуу толору утума да суох буолара эмиэ баара. Холобур, ити кэмҥэ \"оттук, уматык, сабардам, кыамта, ат кууһэ, сөҥүү, уоҕурдуу, кэрбээччи\" курдук үгүс табыгастаах саҥа тыллар булуллубуттара.\nҮһүс кэм – саха тылын сылабаарнай састааба саҥа тылларынан кэҥээһинин кэлиҥҥи кэмэ. Бу кэм билим-техническэй өрөбөлүүссүйэ сайдыытынан сибээстээн саха тылыгар нуучча тылыттан билим, тиэхиникэ үгүс саҥа тиэрминнэрэ киирэллэринэн ордук бэлиэ. Оҕурдук 50-с сыллар бүтүүлэриттэн ыла, холобура, \"космонавт, автоматика, телевидение, ядернай, лазер, кибернетика, генетика, электроннай, полупроводник, ЭВМ, информатика, биоэнергетика, видеотехника, компьютер, экология\" курдук тыллар туттуллуулара кэҥээн иһэр. Итини кытары сэргэ билиҥҥи кэмҥэ, уопсастыбаннай олох уларыйан, уопсастыбаннай-бэлитиичэскэй суолталаах уонна аныгы ырыынак эйгэтигэр сыһыаннаах эмиэ үгүс саҥа тыллар үөскүү тураллар.\nНеология –  саҥа тыллары (неологизмнары) үөрэтэр билим.\nСаҥа тыллар хайдах үөскээбиттэринэн икки бөлөххө хайдаллар:\n·     уопсай тыллар (саҥа үөскээбит тыллар, атын тылтан ылыллыбыт саҥа тыллар);\n·     киһи айбыт тыла.\nТуох сыаллаах айыллыбыттарынан маннык бөлөхтөргө арахсаллар:\n·     урут суох тэрили, эттиги, малы-салы, көстүүнү, өйдөбүлү бэлиэтииргэ: холобур, \"электростанция, космонавт, лавсан, программирование, нэп\";\n·     Саҥа айыллыбыт анал ааттар. Холобур, \"Кодак\";\n·     Быдан чопчутук уонна хомоҕойдук ойуулаары;\n·     Тыл уус-уран этигэнин ситиһээри.\nСаҥа тыл үөскүүр ньымалара:\n·       Тылы үөскэтэр анал сыһыарыыларынан: \"хамсааһын\" (хамсаа + ааһын), \"сабардам\" (сабардаа + м), \"тэҥнэбил\" (тэҥнээ + бил), \"тэилтэ\" (тэрий + тэ);\n·       Тыллар силлиһиилэринэн: \"бүгүн\" (бу + күн), \"сарсыарда\" (сарсын + эрдэ), \"түҥкэтэх\" (түҥ + кэтэх), \"эдэрсин\" (эдэр + син), \"улахан\" (улуу + ахан);\n·       Тыллар пааралаһыыларынан: \"күн-дьыл, олох-дьаһах, үөн-көйүүр, ас-үөл\";\n·       Тардыы сыһыарыытынан: киириитэ (киирии + тэ), \"иһинээҕитэ\" (иһинээҕи + тэ);\n·       Тыллар ситимнэһиилэринэн (холбуу уонна сомоҕо тыллар үөскүүллэр): \"баҕа батаһа, таас бас, хаар чыычааҕа\" (холбуу тыллар); \"харах баайыыта, алын сыҥаах, буут биэр, кутуйах иинин кэҥэт\" (сомоҕо тыллар);\n·       Атын тыллартан (ордук нуучча тылыттан) саҥа тыллары ылыныынан: \"килиэп, кинигэ, биэлсэр, радио, партия, культура, космонавт, атомнай\";\n·       Литирэтиирнэй тылга олохтоох түөлбэ, саҥа тыл киириитинэн: \"уучах, ыстаада, паас, бэриэтчит, тарыыр.\"\nСаҥа тыл саҥа  үөскээһинин субурҕатын сорҕото буолар. Бүттүүн  тылга олохсуйда да “саҥа” диэнэ уурайар, сүрүн тыл саппааһын тыла буолар.\nТус ааптарыскай тыл (индивидуально-авторскай неологизмнар)\nУопсай саҥа тыллартан ураты өссө анал уус-уран сыаллаах айыллар ааптарыскай (индивидуальнай, индивидуально-стилистическэй) саҥа тыллар баар буолаллар. Бу тыллар кэнтиэкистэн тахсыбаттар, киэҥник тарҕамматтар уонна, быраабыла быһыытынан, бэйэ истиил бас билиитинэн хаалаллар, онон кинилэр сонун, ураты өрүттэрэ бүтүн буолар. Ол эрэн сорох ардыгар ааптарыскай саҥа тыллар тылга киирэллэр уонна тыл баайын хаҥаталлар.\nМ.В. Ломоносов улуу нуучча тылын маннык тылларынан байыппыта: \"атмосфера, вещество, градусник, преломление, равновесие, диаметр, квадрат, минус, горизонт\" уонна \"горизонтальный, кислота, квасцы, зажигательное (стекло), негашеная (известь), огнедышащие (горы), удельный (вес).\"\nН.М. Карамзин \"промышленность, трогательный, занимательный\" диэн тыллары киллэрбитэ; М.Е. Салтыков-Щедрин - \"головотяп, головотяпство, благоглупость\"; Ф.М. Достоевскай - \"стушеваться, лимонничать\"; И. Северянин – \"самолет (аэроплан), бездарь\"; В. Хлебников – \"летчик, изнеможденный, смехач; онтон К.Чуковскай канцелярист\" диэн тылы киллэрбитэ.\nСаҥа тыллары (неологизмнары) наардааһын:\n·     Бэйэтиичэскэй саҥа тыл\n·     Физиологическай саҥа тыл – үксүгэр 5 саастарын туола илик оҕолор саҥаларыгар үөскүүр\n·     Патологическай саҥа тыл – саҥарар саҥа патологиятын сибикитэ\nНуучча лексикографическай угэһигэр саҥа тыллар анал тылдьыкка тиһиллэллэр. Олортон саамай биллиилээхтэрэ –  Н.З. Котелова уонна Ю.С. Сорокин (Л., 1973, 1984), уонна Е.А. Левашов (СПб, 1997) эрэдээксийэлэринэн тахсыбыт пресса уонна XX үйэ иккис аҥарынааҕы литэрэтиирэ матырыйаалларыттан тиһиллэн оҥоһуллубут «Новые слова и значения» диэн тылдьыт-ыйынньык; Г.Н. Скляревская (СПб, 1998) эрэдээксийэтинэн  «Толковый словарь русского языка конца ХХ века»;   В.И. Максимов (СПб, 1992) эрэдээксийэтинэн  «Словарь перестройки» уонна «Новое в русской лексике» диэн хас да сиэрийэ,  1977 сылтан 1996 сылга диэри  «Словарные материалы» диэн кинигэлэр тахсыбыттара. Маны тэҥэ ааптарыскай саҥа тыллар тылдьыттара суруллар, холобур: Н.Н. Перцова «Словарь неологизмов Велимира Хлебникова» (Вена – Москва, 1995) диэн тылдьыты таһаарбыта.<|endoftext|>\nПаронимия\nПаронимия —(греч. παρά — таһыгар уонна ὄνυμα — аат) — тыллар семантическай уратыларынан туспалар эрээри, этиллиилэринэн сөп түбэһиилэрэ буолар. Лингвистикэҕэ иһиллиилэринэн уонна морфематын састаабынан тэҥ эрээри суолталарынан ураты тыллар. Атын суолталаах тыл оннугар туспа суолталаах тылы туттуу тахсар түгэнэ паронимияны туттуу буолар. Лингвистикэҕэ иһиллиилэринэн уонна морфематын састаабынан тэҥ эрээри суолталарынан ураты тыллар. Атын суолталаах тыл оннугар туспа суолталаах тылы туттуу тахсар түгэнэ паронимияны туттуу буолар. Сүрүн суолтаны уурулар артикуляционнай базаларынан сүп түбэспэт паронимнарга, холобур: \"кыл – кыыл\", \"бил – биил\", \"ыт- ыыт\" уо.д.а. бу тыллар аһаҕас дорҕоонноро уһунунан, кылгаһынан эрэ уратылаһаллар – оппозиция. Паронимия тыл ханнык араҥаҕа сөптөөхтүк туттулларын билбэккэ биир эбэтэр хас да тыл суолтатын тирэҕэ суохтук билии буолар. Сорох паронимнар тылга киэҥник тарҕанан баран, тылдьыкка майгыннаһаллара көстөр.Ону таһынан паронимы паонимазия диэни кытта бутуйаллар. \"Паронимазия\" – паронимы билэн туттууну ааттыыллар.\nЛитература.\n1. Антонов Н. К. Саха тылын лексиката./ Дьокуускай. 1984\n2. Бельчиков Ю. А., Панюшева М. С. Словарь паронимов современного русского языка. — М.; Рус.яз., 1994.-455 с.\n3. Фомина М. И. Современный русский язык. Лексикология — Москва 1978г.\n4. Шанский Н. М. Лексикология современного русского языка. -М.: 1960г.<|endoftext|>\nХоһуласпыт тыл\nХоһуласпыт тыл - (хатылааһын) тыл төрдө хатыланар.Саха тылын эриэккэс кэрэ этигэн ньымата тыл бутуннуутэ эбэтэр тыл хайа эмэ суьуо5э хоьулаьара буолар. Саха тылыгар тылы хоьулаан туттуу баарын аан маннай О.Н Бетлинг бэлиэтээбитэ. Оттон тыл оло5о хатыланыытын Е.И Убрятова чинчийбитэ хоьуласпыт тыл суолтатын уонна этиигэ хайдах туттулларын ырыппыта.\nХоьуласпыт тыл дэгэт суолтата олус киэн предмет бэлиэтэ улаханын-кыратын толорутун-быhа5аhын кордорор бэлиэни кууhурдэр-сымнатар хайааьын араас тэтимин биэрэр иэйии эгэлгэ дэгэтин арыйар кыахтаах. Тылы хоһулаан туттуу кэпсэтии тылыгар уонна уус-уран истиилгэ туттуллар лингвистическэй бэлиэ буолар.\nХоһуласпыт тылы араас формаҕа туттан тыл этигэн кэрэтин оҥорор. Уус-уран айымньыга тылы хоһулаан туттуу эпическэй айымньы тылын байытар, экспрессиятын күүһүрдэр. Тус-туспа аат тыл паараласта5ына ордук киэн суолтаны биэрэр. Бу саха тылын биир бэлиэ уратыта олус этигэн ньымата буолар. Икки толору суолаталаах эбэтэр биирэ толору суолталаах, биирэ туспа туттуллубат аат тыл пааралаһыан сөп.Ити курдук паараласпыт тыллар суолталара аҥардыыларын суолталарыттан үксүгэр киэҥ буолар. Ол паара аҥара туспа суолтата да суох буоллаҕына, уларыйбат.Пааралаһар тыллар дорҕоонноро силлиспэттэр, ол иһин сурукка дефиһинэн холбоноллор. Лексикологияҕа паараласпыт тыллары куруук биир тыл курдук көрүллүөхтээх, тус-туһунан компоненнарга араартаан көрөр табыллыбат.\nХоһуласпыт тыл көрүҥнэрэ.\n1 Тыл уларыйыыта суох хоһуллар\n2 Хоһуласпыт тыл иккис компонена уларыйар\n3 Туохтуур буолар-буолбат формата хоһулаһар: Көстөр-көстүбэт\n4 Хоһуласпыт тыл икки компонена иккиэннэрэ уларыйаллар: икки атахтаах уоhax мэйиитигэр санаабатах санаатын санаатын санаата өйдуобэтэх өйун ойдуотэдьиибэни тэриннэ дьиктини сананна тааьы тааьынан охсуолаан эрэр курдук чабыр5атан барбыт\n5 Хоһуласпыт тылга күүһүрэр эбиискэ эбиллэр\n6 Хоһуласпыт тылга аат сыһыат суолтатыгар: куустээх өйдөөх модун санаалах биир-биир туран оло5у уларытыы улуу мөккүөрү мөккуһэн сорох өлбүт сорох кыайбыт\n7 Хоһуласпыт тыл хайааьын бэлиэни биэрэр: Дөрун-дөрун буола-буол Устуруока үрдүнээҕи бичик\nБөдөҥ бичик\nТуһаныллыбыт литэрэтиирэ\n1 Н.К Антонов Саха билиҥҥи тылын лиэксикэтэ 1976\n2 П.С Афанасьев. Саха билиҥҥи тыла Лексикология<|endoftext|>\nСиноним\nСинонимия – тыл биирдэмнэрин биир таһымнаах көрүҥнэрин (тыл, морфема, тыл ситимэ) суолтата толору биитэр толрута суохтук сөп түбэһиитэ.\nСиноним – (synonymia – одноименный) греческай тыл. Суолтатынан биир эбэтэр. Чугасыһар өйдөбүллээх, оттон дорҕооннорун састаабынан тус-туспа бэриллэр тыллар бөлөхтөрүн синонимнар диэн ааттанар [Ааллааҕыскай 1957: 4 66].\nСинонимнар – дор5ооннорун састаабынан тус-туһунан саҥарыллар, ол гынан баран, биир эбэтэр маарыннаһар суолталаах тыллар ааттаналлар. Нуучча синонимистара синоним уопсай өйдөбүлүн быһаарыылара биирдик олосхуйа илик. Ол эрээри үгүс өттүлэрэ бу үгэс курдук туттуллар быһаарыынан салайтараллар.\nСинонимнаһар кэккэ тыллар бүттүүн синонимическай бөлөҕү (кэккэни) оҥороллор. Ол бөлөххө биир сүрүн, баһылыыр-көһүлүүр суолталаах тыл баар буолар. Ол тыл «доминанта» диэн ааттанар. Тылларга доминанта синонимическай бөлөх иннигэр турааччы. Холобур, \"сылайбыт\" диэн тыл – доминанта, кинииэхэ синонимнаһар тыллар: \"илистибит, мөлтөөбүт, ахсаабыт, хараабыт, уҕараабыт, саллыбыт\" диэн тыллар, бары холбоһон, биир тустаах синонимическай бөлөҕү үөскэтэллэр.\nСинонимическай бөлөх тылларын ахсаана биир тэҥ буолбатах. Соро бөлөх синонимнаһар тыллара элбэх, оттон сороҕо аҕыйах буолар. Холобур, үөһэ бэриллибит \"сылайбыт\" диэн тыл алта синонимнаһар тыллаах эбит буоллаҕына, ыйытыы диэн тыл боппуруос эрэ диэн тылы кытта сирэй синонимнаһар кыахтаах. Ол курдук, аҕыйах (икки, үс) тыллаах синонимическай бөлөх үөскүүр. Синоним бөлөҕүн үөскэтиигэ синонимнаһар тыллар суолталарын бэйэ-бэйэлэригэр маарынната сатаабакка, доминанта тылга сөп түбэһиннэрэн оҥоһуллуохтаах [Луковцев 1982: 136 142].\nСиноним туһунан\nБэйэтин кэмигэр дьоһуннаах үлэнэн сыаналаммыт Ф.И. Фонвизин суруйбут нуучча тылын синонимнарын бастакы тылдьыта 1783 сыллаахха тахсыбыта. Синоним бэйэтин туһугар үгүс уустук өрүттэрдээх, сорох суоллара билигин да ситэ-хото быһаарылла илик, тыл биир баай араҥатынан буолар быһыылаах.\nА.Б. Шапиро синоним диэн тугун, кини суолтатын биирдиилээн ученайдар XVII үйэттэн ыла бадахтаабыт аттарыыларын, чинчийбит үлэлэрин анализтаан туран, бэйэтин киэҥ ис хоһоонноох ыстатыйатыгар бу курудк суруйбуттаах : «Между тем словарь синонимов - пособие первой небходимости, наряду с грамматикой и толковым словарем».¹\n¹  А.Б. Шапиро. “Некоторые вопросы теории синонимов” (на материале русского языка). Доклады и сообщения Института языкознания АН СССР №8. 1955, с. 69.\nА.Б. Шапиро синоним диэн туох өйдөбүллээх буолуохтааҕын туһунан бу курдук түмэр суолтлаах сабаҕалааһыны оҥорбута: «Синонимами являются различные по своему звуковому составу слова, обозночающие одни и те же понятия, в выражение которых вносятся дополнительные оттенки значения».\nНуучча тылын синонимын тула ааспыт өттүгэр синонимиологтар ортолоругар хайдыһан хаалыы баара – биир сүрүн биһирэмнээх быһаарыы олосхуйбатаҕын дьэҥкэтик көрдөрөр.\nПрофессор Л.Н. Харитонов «Современный якутский язык»² диэн дьоһуннаах үлэтигэр, ким-хайа иннинэ, төрөөбүт тыл синонимын туһунан суруйбута: «Синонимами называют слова одинаковые или близкие по значению, но различные по звуковому составу ( от греч. – одноименный). Синонимы могут заменять друг друга при выражении одного и того же понятия или основной идеия, не нарушая (не искажая) их сущности». Холобур: эһэ, кыыл, тыатааҕы, кырдьаҕас, оҕонньор; самыыр, ардах; модьу, баабый, күүстээх, тэтиэнэх; абыраа, быыһаа, өрүһүй; адьас, ончу, отой, ыыра, букатын, төрүт\nН. К. Антонов суруйар: «Синонимнары үөрэтии төрөөбүт тыл баайын билэргэ, онон хомоҕойдук тутта үөрэнэргэ улахан туһалаах. Саха тылыгар синонимнар эмиэ балай да киэҥник сайдыбыттар... Синоним буолар тыллар үксүн элбэх суолталаах буоланнар, араас тыллары кытта синоним буоласар түбэлтэлэрэ үгүс буолааччы. Биир тыл хас суолталаах да, соччонон элбэх атын-атын синонимныы кэккэлэри үөскэтэр кыахтаах». Кини тиһэҕэр маннык түмүккэ кэлэр: «Онон үгүс өттүгэр синонимнаһар тыллар бөлөхтөрө олус киэҥ буолааччы. Ол саха тыла эҥин-эгэлгэ тылларынан, ньымаларынан баайын, туһааннаах өйдөбүлү араастык эгэлгэлээн, эҕэлээн, өрүттээн, чуолкайдык уонна хомоҕойдук этэр улахан кыахтааҕын көрдөрөр... Саха тылын синонимнарын баайа араас жанрдар, стиллэр, сыһыаннар бары көрүҥнэрин, араҥаларынан толору хааччыйар курдук, өрүү үксүү, хаҥыы, сайда турар».³\nСинонимнар Г.М. Васильев суруйарынан: «Суолталарынан төһө да атылыы курдуктарын иһин, бары үүт-үкчү буолбаттар, бэрт намчы семантическай уратылардаахтар, биллэ биллибэт арахсар дэгэттэрдээх (оттенки, нюансы) буолаллар. Онон синонимнары сатаан, бэйэ стилигэр сөп түюэһиннэрэн, бэргэнник туһаныы – тыл маастарын биир боччумнаах соруга».¹\n² Л.Н. Харитонов. Современный якутский язык. Якутск. 1947.\n³ Н.К. Антонов. Саха билиҥҥи тылын лексиката. Якутскай. 1967. 33-34 с.\n¹  Г.М. Васильев. Нууччалыы-сахалыы поэтическай тылдьыт. 1976.\nК. Уурастыырап биир хоһоонугар синонимныы тыллары бэргэнник туттуюут түгэнин ылан көрүөҕүҥ.\n«Дьукку билэҕин\nЧуубурҕаама,\nЫыра билэҕин\nЫллаҥнаама!»\nБу чуо5а-муо5а суох булгуччу билиннэрэр хабааннаах модьуйуу. Итиннэ туттуллар синоним тыллар дэгэт өйдөбүллэрэ: дьукку туппут, ыыра тарпыт курдук дьуккурхай модьуйуулаахтар. Өскө ити оннугар адьас билэҕин чуубурҕаама... ыллаҥнаама дэммитэ буоллар, саараҥныҥы соҕус, оччо-бачча булгуччута суох модьуйууну өйдөтүө этэ. \"Адьас\" – синонимическай бөлөҕү баһылыыр тыл. Кини бэйэтин бөлөҕүн иһинээҕи атын тыллар араас өрүттээх дэгэттэригэр ханнык да кытыга суох уопсай сыһыаннаһыыны тутуһар. Бу бөлөххө киирсэр сорох тылар дэгэт өйдөбүллэрин аттарыыга хас биирдии тыл төрүт, олох суолтатыгар олоҕуран быһаарыы, ордук төрүт олох суолтатыгар олоҕуран быһаарыы, ордук тоҕоостоох курдук. Холобур, ыыра, туура, булгу, отой, түөрэ диэн тыллары дьуккуччу ылыннарар эбэтэр ылыннарбат санааны туруору этэргэ туттуохха сөп. Ол аата маһы дуу, ханнык эрэ атын предметы ыыра, туура, түөрэ тарппыкка, булгу туппукка, отойбукка холоонноох модьуйуу буолуохтаах.\nЭллэй хоһоонугар этиллэринэн: «Булгу барбыт кынаты ким хайаан да көтүтүөй?!» Кырдьык, ыыра тардыллыбыт, булгу тутуллубут самсана охсуллубута дьэҥкэ.\nСиноним биир суол тустаах анала – тыл суолтата кубулдьутуллан, кини өйдөбүлэ бэрт намчы дэгэттэнэн бэргэнник туһаныллыытын хааччыйыы. Синоним тыл саныыр санааны чочуйар, этэр этиини эгэлгэлиир, тыллаһар тылы кылаанныыр. Манан синоним тыл суолтатын дарбата сатаабаппыт, кини дэгэттээн этэргэ табыгастаах тылларын көмөлөһөр өҥөлөөҕүн тоһоҕолоон этэбит.\nСиноним бөлөҕүн иһинээҕи хас биирдии тыл төһө дэгэт суолталанар да, соччонон туспа синонимныы бөлөҕү үөскэтэр. Холобур, \"үчүгэй, үтүө, күндү; кэрэ, эриэккэс; талыы, талба, мааны; туйгун чулуу\" диэннэр синоним биир бөлөҕө буолан ылар кыахтаахтар. Оттон тыллар тустаах дэгэтэринэн сөпсөһөн, тус-туһунан синоним биир бөлөҕө буолан ылар кыахтаахтар.Оттон тыллар тустаах дэгэттэринэн сөпсөһөн, тус-туһунан синоним бөлөҕөр хайдаллар. Ол хайдыыга атын саҥа тыллар кытталлар, дэгэт суолтата тэтимирэр: Үчүгэй дьүөгэм – үрдүттэн судургу үчүгэй. Күндү дьүөгэм – ханнык эрэ күндүргэтэр дэгэттээх үчүгэй. Үтүө дьүөгэм – таһыччы истиҥ эрэннэриилээх үчүгэй [Аллааҕыскай 1982: 3-9 142].\nСаха синонимикатын үөрэтии билиҥҥи туруга\nСаха тылыгар синонимы үөрэтии туругун туһунан кылгастык билиһиннэрэр буоллахха, саха тылын синонимиятын туһунан методическай суолталаах үлэ суоҕун кэриэтэ (1982 сыл туругунан). Ол курдук саха тылынүөрэхтээхтэрин сорох үлэлэригэр, тылдьыттарга кыратык, хам-түм туттуллан, таарыллан ааһаллар.\nЭлбэх синонимнаһар тыллар Э.К. Пекарскай «Словарь якутского языка» диэн тылдьытыгар бэриллэллэр.Холобур, \"алдьархай,\" диэн тыл синонимнарынан \"быһылаан, илдьиркэй, өлүү, үлүгэр, сор, эрэй, муҥ\" диэн тыллар киллэриллэллэр.\nА.Е. Кулаковскай «Статьи и материалы по якутскому языку» диэн кинигэтигэр харамайдар уонна үүнээйилэр (диалектальнай тыллар) синомнаһыылара хабыллар. Холобур \"эһэ\" диэн тыл, сорҕото төһө да архаичнай суолталааҕын иһин, 22 синонимнаһар тыллардаах эбиттэр. \"Эһэ – талкы, аабый, хохтуула, эбэ, оҕонньор, тойон, улуу кыыл, тыатааҕы, ойуурдааҕы, арбаҕастаах, хоох, кини, мэлбэр, моҕус, сырҕан, хардаҕас, хадаччы, маппыйар, таптыыгын, накыта, накыйбах.\"\nА.Е. Кулаковскай эһэ итиччэ элбэхаатааҕын икки суолунан быһаарар: маҥнайгытынан, эһэ саха сиригэр киэҥ сиринэн тэнийбитинэн, ол иһин араас сирдэргэ араастык ааттамытынан, иккиһинэн, итэҕэл, иччи өйдөбүллэрэ баалларынан куттанан, сэрэнэ, тардына ааттабыттарыттан тахсыбыт.\nМаҥнайгы синонимы үөрэтиигэ анаммыт үлэнэн П.П. Барашков 1938 с. Илиинэн суруллубут үлэтэ «Словарь синонимов и омонимов на русском шрифте» диэн үлэтэ буолар. Бу тылдьыкка тыллар алфавит бэрээдэгинэн суруллаллар. Доминанта буоалр тыл бастатыллар. Ол кэнниттэн синонимическай бөлөх бэриллэр. Синонимнары быһаарар холобурдар этиилэринэн доҕуһуолланаллар.\nИтилэри таһынан проф. Л.Н. Харитонов «Современный якутский язык» диэн үлэтигэр «Лексика» диэн разделга синонимнарга биир туспа параграф анаммыта. Проф. Е.И. Убрятова «По синонимике синтаксических конструкций» (сб. «Языки народов Сибири»), И.П. Винокуров «Синонимика падежных конструкций в якутском языке», А.Г. Нелунов «Глагольная фразеология якутского языка» - диэн үлэлэр бааллар. [Луковцев 1982: 136-138 142].\nСаха синонимиката үөскээбит уонна\nбайытыллар суоллара\nСаха синонимнаһар тыллара, араас кэмнэргэ үгүс ураты ньымаларга олоҕуран, сыыйа үөскээбиттэрэ.\n1.    Атын омуктартан кирбит тыллартан: \"боростуой, киитэрэй, чыын, оонньууска (нуучч.); судургу, соло (монг.); уктас (тув.); ньымаат (эвенк) уо. д. а.\"\n2.    Саха диалектнай тыллара уопсай тылы кытта булкуһууларыттан: \"ыйыт – сураа; ыарытыган – араҥ; дьабарааскы – өргүө; лааҥкы – алыҥах; долбуур – холорук; тоҥсоҕой – тоноҕос; кукаакы –ньокоокуй; тэмэлдьигэн- тоноҕос уо. д. а.\"\n3.    Харыс тыллары (эвфемизмнары) туттууга куһэлититтэн: \"хотой – тойон кыыл, эһэ – кырдьаҕас, тыатааҕы; абаһы хараҕа – көрөр, анаарар уо.д.а.\"\n4.    Тылы сымната саҥарыыттан: \"хат, оһоҕостоох – ыарахан; өлбүт – куһаҕан буолбут, айаннаабыт, барбыт уо.д.а\"\n5.    Төрүт синонимнаһар тыллартан\": маҥан – уруҥ; кыра – аччыгый, оччугуй, быыкаа, быыкаайык, куйа, дуона суох; үчүгэй – бэрт, үтүө...\"\nНуурайар чуумпу күөл дьиримнии истэрэ,\nНусхайар чугас тыа мичиҥнии күлэрэ (П.О.).\nЫмай-ырбай ырыанан ырбай (П.О.).\nКөрсүө дьүһүннээх, номоҕон ньуурдаах, сэрэммит сирэйдээх... Тоҕус сүөм холобурдаах норуллар ноолур солко суһуохтаах эбит. (А.К.).\n(дьүһүн, сирэй, ньуур; баттах, суһуох). [Луковцев 1982: 138-139 142].\nТуһаныллыбыт литэрэтиирэ:\n1.      Ааллааҕыскай Н.А. Саха тылын синонимнарын, омонимнарын уонна антонимнарын тылдьыт. Якутскай 1957. Якутская республиканская типография. 66 с. Синонимия\n2.      Ааллааҕыскай Н.А. Саха тылын антонимнарын тылдьыта. Якутскай 1976. Якутское книжное издательство. 53 с.\n3.      Аалааҕыскай Н.А., Х.Х. Луковцев. Саха тылын синонимнарын кылгас тылдьыта. Якутскай 1982. 142 с. Синонимия<|endoftext|>\nАнтоним\nАнтонимия — лингвистикаҕа лиэксикэ биирдэмнэрэ суолталарынан утарыта туруулара.\nАнтонимнар – утарыта өйдөбүллэри, тыллары тэҥҥэ туруоран туттуу. Араас көстүү ис утарсыыларын арыйаары, холобур, \"үрүҥ-хара, аһыы-ньулуун, үтүө-мөкү\" курдук өйдөбүллэри утарыта туруоран тутталлар:\nХаннык баҕарар омук тылыгар антоним баара саарбаҕалааһыны үөскэппэт. Ол гынан баран антоним тула ситэ быһаарылла илик утарсыылаах суоллар бааллар. Холобур, антоним утары суолталаныыга олоҕоруута диэн хайдаҕын, туоҕун арыйыыга мөккүөр тахсар. Итиниэхэ сорохтор антонимнары туттуллар өйдөбүллэригэр логическай өттүнэн эрэ туспатыйыылаах тыллар курдук көрөллөр. Холобур, М.Д. Лесник этэринэн, антонимнар диэн тосту утарыта өйдөбүллээх тыллар эрэ буолар кыахтаахтар: \"үрүҥ\" уонна \"хара\", \"хоту полюс\" уонна \"соҕуруу полюс\" курдуктар.\nАнтонимнар аат тылынан уонна даҕааһын аатынан, ахсаан уонна солбуйар ааттарынан, туохтуурунан, сыһыатынан уонна дьүһүннүүр тылынан бэриллэллэр. Дэлэйдик даҕааһын уонна сыһыат туттуллар.\nАнтоним буолар тыллартан биирдэстэрэ сүрүн, тутаах антонимнаһыытыттан ураты, атын тылы кытта ойоҕос антонимнаһыыта баар. Холобур, чычаас уу – дириҥ уу диэн сүрүн антонимнаһыытыттан тэйэн, ойоҕос антонимнастаҕына, чычаас сылгы – тэһии сылгы дэнэр (чычаас – дирин – тэһии).\nБөлөх тыллары уустаан-ураннан туттууга антонимнар дэлэйдик туттуллаллар. Маннык түбэлтэ өс хоһоонугар, үгэҕэ ордук хойуутук туһаныллар. Холобур, хабдьытааҕар хара, тураахтааҕар маҥан; үрүҥ тураах хара, хара тураах үрүҥ буолуо; курдаттыыбын диэн төгүрүйүөҥ, тиэтэйэбин диэн бытаарыаҥ; кулгаах ырааҕы истэр, харах чугаһы көрөр; кырдьык үрдүгэр сымыйа ыттыбат; тоҥнот толлубат, ириэнэхтэн иҥнибэт; ылар илии билбэт, биэрэр илии билэр.\nАнтоним тыллар бииргэ туттуллар буола олохсуйуулара – антоним кэккэтэ хайдах оҥоһуллуутун таба билэргэ көмөлөөх. Ол курдук, антоним тыллар этиигэ биир уустаах чилиэн быһыытынан киэҥник туттуллаллар. Холобур: бүгүн итии дуу, тымныы дуу?\nАнтонимнаһар тыллартан сорохторо солталарын кыаратыныылара эбэтэр кэҥэтиниилэрэ баар буолааччы. Оччоҕо сорох тыл тустаах кэккэттэн туоруур. Холобур, итии – куйаас – тымныы, куйаас – итии – тымныы диэннэртэн сорох тыллара антонимнаһар кыахтаахтарын сүтэрэн, кэккэттэн кэминэн, кээмэйинэн хааччахтанан, туорууллар. Биһиги дойдубут сайына куйаас, кыһына тымныы диэтэххэ, антонимнаһыы чахчы оҥоһуллар. Оттон бүгүн куйаас дуу, тымныы дуу диир табылыбат, онон куйаас диэн тыл миэстэтин итии диэн тылынан солбуйдахха, антонимнаһыы оҥоһуллар.\nҮөһээ этиллэрин курдук, тыллар тус бэйэлэригэр «иҥэ» сылдьар суолталарынан антонимнаһаллар. Атын омуктар тылларыгар буоларын курдук, саха тылыгар эмиэ антоним кэккэтинээҕи тыллартан биирдэрэ, «иҥэ» сылдьар суолтатын кэҥэтинэн, атын тыллары кыттатуспа антонимнаһыы кэккэтин дэлэйдик үөскэтэр кыахтаах. Холобур,\nСымнаҕас (кытаанах) түү.\nСымнаҕас (хоччорхой) тирии.\nСымнаҕас (хабараан) ат\nХойут (билигин) этиэм.\nХойут (эрдэ) турааччы.\nХойут (сотору) кэлиэхтээх.\nМантан көрдөххө, антоим тыллар кэккэлэрэ сүрүн уонна ойоос суолталах кэккэлэргэ хайдыһан ылыылара баар эбит.\nТуһаныллыбыт литэрэтиирэ:.\n1.    Ааллааҕыскай Н.А. Саха тылын антонимнарын тылдьыта. - Дьокуускай: Саха Сиринээ5и кинигэ издательствота, 1976. - 54 с.\n2. Антонов Н.К. Саха билиҥҥи тылын лексиката. Якутск, 1976.\n3. Васильев Г.М. Нууччалыы-сахалыы поэтическай тылдьыт. – Дьокуускай: Саха Сиринээҕи кинигэ издательствота, 1976. – 25 с.\n4.Веденская Л.А. Словарь антонимов русского языка. – Ростов-на-Дону 1971.<|endoftext|>\nАмиров Фикрет Мешади Джамиль оглы\nФикре́т Мешади́ Джами́ль оглы́ Ами́ров (азерб. Fikrət Məşədi Cəmil oğlu Əmirov; 1922—1984) — Азербайджан сэбиэскэй композитора, педагог, профессор.\nССРС норуодунай артыыһа (1965). Социалистическай үлэ Геройа (1982). Сталин аатынан бириэмийэ иккис степеннээх лауреата (1949), ССРС государственнай бириэмийэтин лауреата (1980). 1947 сылтан ССКП чилиэнэ.\nОлоҕун кэпсээнэ.\nФикрет Амиров сэтинньи ый 22 күнүгэр 1922 сыллаахха Гянджа диэн сиргэ аатырбыт ырыаһыт, тарист, композитор Мешеди Джамиль Амиров дьиэ кэргэнигэр төрөөбүтэ.\nКировабад куорат музыкальнай училищетын үөрэнэн бүтэрэн баран, Бакуга музыкальнай училищеҕа композиция кылааһыгар үөрэммитэ. 1939 сыллаахха Бакуга консерваторияҕа үөрэммитэ.\nСэрии саҕаланаатын Ф. Амиров фроҥҥа барбыта, бааһыран төннөн кэлбитэ. 1942—1945 сылларга — филармониҕа директор уонна уус-уран салайааччы, ону таһынан Кировобад куоракка музыкальнай училище директорынан үлэлээбитэ.\nФ. Амиров 1984 сыллаахха олунньу ый 20 күнүгэр өлбүтэ.\nСүрүн айымньылара.\nОпералара.\n«Улдуз» (1948)\n«Севиль» (1953).<|endoftext|>\nСодул\nСодул диэн туох эмэ алдьатыылаах көстүү, сыыһа быһыы туохха эмэ сабыдыала, куһаҕаҥҥа тэбиитэ. (1,406). Содул диэн киһи үчүгэй диэн санаатыттан оҥорор быһыыларыттан элбэх куһаҕан үөскээн тахсарын этиллэр. Арыгыны элбэхтик иһии содула, арыгыһыт буолуу биллэр, дьон сэрэнэ, харыстана сатыыллар да кыаттарбат.\nБилигин ордук улахан содуллаах наркотик эдэрдэргэ тарҕанан кэлэн иһэр. Тыл үөрэхтээхтэрэ, суруйааччылар уонна үөрэх министерствота оҕо өйө-санаата сайдыытын билбэттэриттэн “айыы үчүгэй”, “айыыны оҥор” диэн этэн ыаллар баар-суох оҕолорун сыыһа үөрэтэ сылдьаллар. “Айыы үчүгэй”, “айыыны оҥор” диэн этиилэр оҕо дьон билбэттэрин, оҥорботторун оҥоро сатыыр санаатын аһара улаатыннаран сыыһа-халты туттунарын үксэтэр.\nЭдэр киһи айыыны, киһи билбэтин, оҥорботун оҥоро сатаан наркотигы боруобалыы оонньуу сылдьан наркоман буолан хаалыыта содулга түбэһии диэн ааттанар. \"Айыы үөрэҕэ\" оҕолору сыыһа үөрэтиититтэн наркотик дьайыытыгар киирэн биэрэллэрэ элбээтэ. Ол иһин эдэр наркоманнар элбээн иһэллэриттэн наркотиктар тарҕаналлар.\nДьон билбэттэрин, оҥорботторун, айыыны оҥоро сатааһын араас содулу үөскэтэрэ элбэх. Сахалар ол иһин оҕону үөрэтиигэ “Айыыны оҥорума” диэн этиини туһаналлар. Бу сыыһа-халты туттубат буолууга үөрэтэр үөрэҕи оҕону иитиигэ туһаналлар. (2,28).\nТуһаныллыбыт литература..\n1. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. – Дьокуускай: Бичик, 2008. – 680 с.\n2. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nОломун билбэккэ\nОломун билбэккэ эрэ ууга кииримэ диэн киһи саҥа оҥорор быһыыларыгар барыларыгар сыһыаннаах өс хоһооно эдэрдэри үөрэтиигэ хайаан да туттулуннаҕына эрэ табыллар. Бу өс хоһооно сахалар үөрэхтэринэн “Айыыны оҥорума” диэн суолталаах. (1,28). Эрдэттэн тугу эмэ оҥоруох иннинэ дириҥник ырытан, сыаналаан көрүү, бу быһыыттан туох содул үөскүүрүн билии сыыһаны-халтыны оҥорууттан харыстыыр аналлааҕын дьоҥҥо быһааран тириэрдии буолар. Ханнык баҕарар саҥаны оҥорууттан, айыыттан туох содул үөскүүрэ уу түгэҕэ көстүбэтин курдук биллибэтиттэн эрдэттэн сэрэхтээх буолуу эрэ быыһыырын бу өс хоһооно биллэрэр.\nКуйаас күн сөтүөлүү охсоору тиэтэйэн иһэр оҕо кытылтан умсаары, айыыны оҥороору ыстана охсубута чычаас буолан хаалан, уу түгэҕэр охсулуннаҕына, ыарыыланнаҕына, сыыһа, атын сиринэн, дьон ыстаммат сиринэн ыстаммыппын диэн санааҕа түһүөн сөп. Бу быһыы аһара барбатаҕына, кыратык ыарыыланан баран этэҥҥэ аастаҕына, үөрэх буолан туһалыан сөп. Онтон аһара күүскэ ыстанан, улахан дэҥнэнии, эчэйии буоллаҕына, “Буолар буолбутун кэннэ” диэн этии туттуллар кэмэ тиийэн кэлэр. Оҥоруллан хаалбыт быһыы аны төттөрү барбатынан, кыайан көммөтүнэн, урукку оннугар кыайан түспэтинэн хомолтону билинии эрэ хаалар.\nАйыыны, дьон билбэттэрин, оҥорботторун оҥоруу аан маҥнай үчүгэйэ эбэтэр куһаҕана араарыллан биллибэт уратылааҕыттан ордук улахан сэрэхтээх. Төһө эмэ кэм ааспытын кэннэ, элбэхтэ боруобаланнаҕына эрэ үчүгэйэ эбэтэр куһаҕана араарыллан биллэн тахсар. Туһалааҕа билиннэҕинэ үчүгэй эбит диэн сыаналыыллар, үрүҥ айыы диэн ааттыыллар, онтон куһаҕан буолан таҕыстаҕына хара айыы диэн ааттанар, быраҕыллар, хаалар, умнуллар. Ордук туһалаах диэн ааттыыр саҥаны айыылара, атомнай уоту биэрэр станциялар куһаҕан өрүттэрэ саҥа арыллан иһэллэриттэн, киэҥ сири-дойдуну радиациянан сутуйалларыттан сорох дойдулар аккаастанан эрэллэр.\n“Оломун билбэккэ эрэ ууга кииримэ” диэн өс хоһооно билигин правительство ыган-хаайан туттара сатыыр химичэскэй заводтарыгар быһаччы сыһыаннаах. Бары химичэскэй заводтарга кыра да буоллар абаарыйалар дьон сыыһа-халты туттуналларыттан тахса тураллар.\nТуһаныллыбыт литература..\n1. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nЫтарҕа\nЫтарҕа — кулгаах эминньэҕэр иилиллэр киэргэл.\nОҕуруо ытарҕа.\nОҕуруо ытарҕа — саамай тарҕаммыт былыргы киэргэл. Былыргы гириэктэргэ эр дьоҥҥо кулут бэлиэтэ этэ. Орто үйэҕэ Арҕаа Европаҕа үрдүкү сословие дьоно эрэ кэтэрэ.\nXVIII үйэ бүтүөр диэри сахаларга оҕуруо ытарҕа ыйытыы бэлиэтин курдук дьүһүннээҕэ. Былыргы көмүүлэргэ барытыгар кэриэтэ дьахтарыттан эр киһититтэн тутулуга суох көстөр. Аллараа ыйана сылдьар чаҥ биитэр үрүҥ көмүс үөскэ төгүрүк биитэр хаптаҕайдыҥы дьүһүннээх фарфор оҕуруолар олордуллубут буолаллар, ардыгар муостан биитэр тирииттэн оҥоһуллубут оҕуруо көстөр. Былыргы көмүүлэргэ үс эрэ өҥ туттуллар: халлаан күөҕэ, үрүҥ уонна хара. Орто үйэ айанньыттара суруйалларынан «сахалар үрүҥ, халлаан күөх уонна хара оҕуруону көрдүүллэр, бүрээттэр — кыһылы, тоҥустар — от күөҕү». Бу арааһа туох эрэ суолталааҕа буолуо диэн сабаҕалыыллар. Сахалар сүөһү иитэллэрин быһыытынан үрүҥ өҥү былыргы саха үүт аһы — үрүҥ аһы — кытта дьүөрэлиир. Сүөһү иитээччилэр култуураларыгар үүт Үөһээ дойду си-бэлиэтин быһыытынан ааҕыллар. Үрүҥ өҥ — дьиҥи, кэрэни, ытык ырааһы бэлиэтиир өҥ. Онон баай-тот олоҕу, дьолу-соргуну, ырааһы, ытык төрүт ууһу, үтүө санааны кытта дьүөрэлэһэр.\nОҕуруо өҥө тус-туспатык наардаммыт буолар эрээри, үксүн үрүҥ оҕуруо хара оҕуруолар ыккардыларыгар угуллар. Оҕуруо ахсаана эмиэ куруук биир буолар: биир оҕуруоҕа 7 эбэтэр 9, ардыгар 3 эбэтэр 5.<|endoftext|>\nФранциска Урсула Радзивилл (Радзивилова)\nФранци́ска Урсу́ла Радзиви́лл (, ; 1705, олунньу 13, Чарторийскай — 1753, ыам ыйын 23) — суруйааччы уонна драматург, Вишневецкэйдэр уустарын тиһэх удьуора, Польшаҕа уонна Белоруссияҕа бастакы дьахтар суруйааччы.\nОлоҕун олуктара.\nКраков каштелянын, Вильно бойобуодатын, Краков бойобуодатын, Пинскэй старостатын кинээс Януш Антоний Вишневецкэй (1678—1741) уонна кини ойоҕо Теофила Лещинскайа (1680—1757, хоруол подчашийин, Подлясскай бойобуодатын, Ковельскай уонна Каменецкай старостатын Вацлав кыыһа) соҕотох оҕолоро.\nДьиэтигэр үрдүк таһымнаах үөрэҕи ылбыт: хас да Европа тылын, аан дойду литэрэтиирэтин үчүгэйдик билэр эбит, хоһоон суруйар эбит. Вишневецкэйдэр дьиэлэригэр айар-тутар эйгэ баара биллэр: Франциска аҕата талааннаах тыл этээччи уонна литератор эбит, духуобунай трактааттары, панегириктары уонна итэҕэл ырыаларын суруйара биллэр. Черторыйскайга кини салайан олордоҕуна капелла баар эбит, оттон княжна абаҕата, Михал Серваций Вишневецкэй тыйаатырдаах эбит уонна онно, сабаҕалааһын быһыытынан, бэйэтэ пьеса суруйар эбит.\nАйар үлэтэ.\nПоэзия.\nФрантишка Урсула Радзивилл 80-ча араас уһуннаах хоһоон (драманы аахпатахха) ааптара - түөрт устуруокалаахтан сүүс биэс уон устуруокалаахха тиийэ. Жанра уонна уобарастара былыргы гириэк поэзиятыгар олоҕурара (Цицерон, Овидий, Сенека), Арҕаа Европа (бастатан туран Франция) XVII үйэтээҕи поэзияҕа оскуолатыгар тирэнэрэ (Франсуа Молербо, Жан Лабрюер).<|endoftext|>\nСыт\nСыт диэн сыты, сытары, сытыйары биллэрэр саха төрүт тыла.\nСаха тылын иччилээх дииллэр. Тыл иччитэ дорҕоонноругар саһан сылдьар. Олус былыргы кэмнэргэ үөскээбит саха тылын үөскэтэр дорҕооннорго дириҥ өй-санаа өйдөбүллэрэ иҥэн сылдьалларыттан тыл иччилэнэр. Тыл дорҕооннорун мэйиигэ дьайыыларыттан онно сөп түбэһэр өй-санаа үөскүүр.\n“Ы” дорҕоон сахаларга саамай ыарахан дорҕоон. Бары ыарахан тыллар “ы” дорҕоонтон саҕаланаллар. Ыы, ыар, ынчык, ыарыы у.д.а.\n“Ы” дорҕоон хатыланнаҕына “ыы” диэҥҥэ кубулуйдаҕына куһаҕаҥҥа кубулуйар, ытааһыны илэ үөскэтэр. “Ыы” дорҕоонунан бүтэр иккилии сүһүөхтээх тыллар бары куһаҕаҥҥа тириэрдэллэр.\nУлахан кыыллар бары туохтан эрэ кутталлаахтан көмүскэнээри бэлэмнэннэхтэринэ ырдьыгынаан биллэрэллэр. “Р” дорҕоон хатыланнаҕына “рр” диэҥҥэ кубулуйдаҕына ырдьыгынааһыны үөскэтэр. Ыр-р, бар-р, тур-р диэн эттэххэ тыл ураты күүһүрэр.\nСыт диэн сыты биллэрэрин тэҥэ, эти-сиини сытыаран сынньат диэн өйдөбүллээх. Сытыы эмиэ кэмнээх-кэрдиилээх буоллаҕына табыллар. Сытыы аһара бардаҕына киһи киһи быһыытын сүтэрэр. Аһара уһуннук сытыыттан ханнык эрэ сыт үөскээн тахсар, сытыйыы буолар.\nБыһаҕы, биилээҕи, уһуктааҕы сытыы диэн этиллэр. Бу тэриллэр улахан сэрэхтээхтик илдьэ сылдьыллалларын ураты бэлиэтэнэр. Оҕо сытыыттан сэрэнэрин “Чыычый” диэн этэн кыра эрдэҕиттэн үөрэтиллэр. Сытыыттан, биилээхтэн хайаан да сэрэннэххэ уонна уһуннук сыппатахха эрэ табыллар. (1,453).\nКиһи ыарыйдаҕына, мөлтөөтөҕүнэ сытар. Утуйарга сытан, сынньанан, күүс мунньунуллар. Аһара уһуннук сытыы киһи быһыыта буолбатах, киһи аһара уһуннук сыппакка туран тугу эмэ оҥордоҕуна, үлэлээтэҕинэ, хамсаатаҕына биирдэ киһи буолууну ситиһэр, киһи быһыылаахтык олоҕун олорор кыахтанар.\nУһуннук сытыыттан сытыйыы, сыт үөскээн тахсара саха тыла өйтөн-санааттан улахан тутулуктааҕын биллэрэр. Сытыйыы диэн уларыйыы тыыннаах эт-сиин атын көрүҥҥэ кубулуйуута ааттанар.\nТуһаныллыбыт литература..\n1. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. – Дьокуускай: Бичик, 2008. – 680 с.<|endoftext|>\nӨйдөөх үтүөнү, акаары алдьархайы саныыр\nӨйдөөх үтүөнү, акаары алдьархайы саныыр диэн киһи өйүн-санаатын дьайыытын быһаарар саха өһүн хоһооно.\nБылыргы кэмнэргэ өлбүт өбүгэлэртэн, үрүҥ айыылартан ылынар билиилэр өс хоһоонноро буолан тиийэн кэлэн туттулла сылдьаллар. Киһи өйө-санаата “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэллэрэ өс хоһооммутугар этиллэр:\n1. Өйдөөх диэн өйө-санаата сайдыбыт, киһи быһыытын, сиэри тутуһар, сыыһа-халты туттуммат, оҥорор быһыыларыттан туох содул үөскээн тахсыан сөбүн эрдэттэн быһааран баран оҥорор көрсүө, сэмэй майгылаах киһи буолар.\n2. Акаары диэн өйө-санаата киһиэхэ арыыйда тиийбэт, туох эрэ өйүгэр көтөн түспүтүн, дьон билбэттэрин, оҥорботторун, айыыны оҥоро сатыыр, киһи быһыытын, сиэри тутуспат, оҥорор быһыыларыттан туох содул үөскүүрүн аахсыбат, сыыһа-халты туттунара элбэх, албыҥҥа киирэн биэрэр киһини ааттанар.\n“Өйдөөх үтүөнү, акаары алдьархайы саныыр” диэн өс хоһооно өйдөөх уонна акаары тус-туспаларын, оҥорор быһыылара улахан туспалардаах буолан тахсалларын быһаарар. Бу өс хоһооно санаа эмиэ “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэрин, үчүгэйдээҕин уонна куһаҕаннааҕын, киһи оҥорор быһыытыгар кубулуйдаҕына утарыта хайысхалаах буолан тахсыахтарын, өйдөөх оҥорбутун акаарыта алдьатыан сөбүн биллэрэр. (1,63).\nӨйдөөх элбэхтик толкуйдууруттан, ыраахха диэри дириҥник ырытарыттан, киһи быһыытын, сиэри тутуһарыттан, аһара барбатыттан, көрсүө, сэмэй буолан сыыһа-халты туттубатыттан айыыны, дьон билбэттэрин, оҥорботторун оҥороругар туһалааҕа, үтүөнү оҥороро элбэх буолан тахсар. Онтон акаары быстах санаата элбэҕиттэн, сыыһа-халты туттунарыттан алдьатара үксүүрүттэн куһаҕаны оҥороро элбээн хааларын бу өс хоһооно биллэрэр. Ыгылыйыы, ыксааһын, аһара тиэтэйии, киһиргээһин киһи быһыыта буолбатахтар, акаары киһи оҥорор быһыылара буолаллар.\nӨй-санаа уратыларын быһаарыыга сахаларга акаары диэн тыл туттуллар. Бу тылбыт “акаа-макаа” диэн өй-санаа тиийбэт, бытаан буолуутун биллэрэр тылтан үөскээбит. Киһи саҥарар саҥата, оҥорор быһыылара тугунан эмэ дьон саҥарар саҥаларыттан уратыланар, оҥорор быһыылара туга эрэ тиийбэт, кыайан киһи быһыытыгар сөп түбэспэт буоллахтарына акаары киһи диэн ааттанар.\nКиһи оҥорор быһыыларыттан ханнык эрэ хамсааһыннар, уларыйыылар тахсаллар. Бу уларыйыылартан ханнык да содул үөскээн тахсыбатын киһи эрдэттэн ырытан билэн, быһааран баран оҥорорун олох сиэрэ ирдиир. Ситэ толкуйдамматах, ырытыллыбытах быһыылартан араас элбэх сыыһалар, содуллар, алдьатыылар үөскээн тахсыахтарын сөп. Өйө-санаата ситэ тиийбэт, акаары киһи оҥорор быһыылара үксүлэрэ табыллыбаккалар, сыыһа-халты буолан тахсаллара элбэҕин “Өйдөөх үтүөнү, акаары алдьархайы саныыр” диэн өс хоһооно биллэрэр.\nОлоххо ол-бу саҥаны, урут суоҕу киллэрэ сатааһын, айыыны оҥоруу элбэхтик табыллыбакка, сатаммакка куһаҕаҥҥа кубулуйара ордук элбэх. Саха сиригэр, ирбэт тоҥноох сиргэ химическэй собуоттары тута сатааһын содула улахан буолуон сөп. Ол курдук ханнык баҕарар үлэ көрүҥэр дьон сыыһа-халты тутунууларыттан саахаллар, абаарыйалар тахса тураллар. Ирбэт тоҥноох сиргэ маннык абаарыйа кэнниттэн сутуллуу киэҥник тарҕаныан сөбүттэн эрдэттэн сэрэннэххэ, дьааттаах собуоттары туппатахха табыллар.\nТуһаныллыбыт литература..\n1. Саха таабырыннара, өс хоһоонноро, чабырҕахтара / хомуйан оҥордо И.К.Попов. – Дьокуускай: Бичик, 2006. – 112 с.<|endoftext|>\nКазахфильм\nШакен Айманов аатынан «Казахфильм» — Казахстан уус-уран уонна документальнай киинэлэрин студията. (Алма-Ата).\n«Казахфильм» киностудия — Казахстан саамай улахан киностудията. «Казахфильма» бу кэмҥэ сүрүн дьарыга — сценарий уонна араас проект суруйуу, уус-уран уонна документальнай киинэлэри устуу, Казахстан режиссердарын киинэлэрин прокатка таhаарыы.<|endoftext|>\nОйуун\nОйуун диэн өй-санаа үөрэҕин баһылаабыт, \"Туох барыта икки өрүттээх\" диэн этиини тутуһар киһи ааттанар.\nБылыргы кэмҥэ сахаларга ойууннар улахан аптарытыаттаах, салайааччы дьонунан биллэллэр. Нууччалар маҥнай кэлээт суруйбут дьаһаах хомуйар суруктарыгар сахаларга элбэх ойууннар кинээс буола сылдьыбыттара элбэхтик бэлиэтэммит. (1,10). Оччотооҕу кэмҥэ өйдөрө-санаалара сайдыбыт, аймахтарын, дьоннорун тустарыгар ордук кыһанар, кыахтаах дьон уустары баһылаан салайаллара ханан да саарбахтаммат. Ойуун баһылыктаах уустар ордук дьаныһан нууччаларга, кэлии дьоҥҥо утарыласпыттарыгар сөп. 1680 сыллаахха сахалар өрө туруулара хам баттаммытын кэнниттэн дьаһааҕы төлөөбүт дьон ааттарыгар ойуун диэн эбиилэрэ суох буола сүппүттэр.\nОмук атын омукка саа-сэп күүһүнэн баһыттардар даҕаны итэҕэллэрэ син-биир күүскэ уонна уһуннук утарсаллар. Ойууннары былаастан туоратталлар даҕаны хас эмэ үйэ устата бэйэлэрэ симэлийэн, сүтэн хаалбатахтар, оннооҕор сэбиэскэй былаас кэмигэр бааллар этэ. Билигин ойууннар үөрэхтэрэ саҥалыы тэнийэн, үөрэтиллэн, сайдан эрэр.\nБилигин ойууннарга “айыы ойуунабын” диэн уратытык ааттаныы баар. Бу ааттаныы сэбиэскэй кэм өй-санаа төрүттэрин, тутулуктарын буккуйбута ситэ ааһа илигинэн уонна саха тыла өйү-санааны кытта дорҕооннорунан тутулуктарын билбэттэн үөскээн таҕыста. Сэһэн Боло суруйарынан айыы диэн өлбүт дьон өйдөрө-санаалара үөр буолан, илэ баран сылдьаллара ааттанар. Холобур, Болугур Айыыта, Бахсы Айыыта уонна да элбэхтэр. Өлбүт дьон өйдөрө-санаалара этиттэн-сииниттэн арахсан, туспа баран айыы буолан сылдьалларын дьон түүллэригэр көрөллөр. Тыыннаах киһи өйө-санаата уларыйа сылдьарынан кыайан айыы буолбат, киһи быһыытын тутуһа сырыттаҕына эрэ Орто дойдуга олоҕо табыллар.\nВ.А.Кондаков “Айыы ойууннара” нууччалар кэлэн боппуттарын кэннэ суох буолбуттарын бэлиэтиир. (2,7). Кини В.Ф.Трощанскай «Эволюция черной веры у якутов» диэн үлэтигэр “Айыы ойууннара” суох буолбуттарын кэннэ ордон хаалбыт хара, куһаҕаны айар төрүттээх ойууннар ордон хаалбыттарын булан суруйбутун бэлиэтиир.\nВ.А.Кондаков ити этиитигэр сөбүлэстэххэ сахалар кэлин ордон хаалбыт чахчы кыахтаах, хомуһуннаах ойууннарын нууччалар, кэлии дьон кыайбаккалар, хара, куһаҕан ойууннар диэн ааттаабыттарыгар сөп. Кырдьык даҕаны саҥа, христианскай итэҕэли киллэрээччилэр, былыргы итэҕэллэрин көмүскүү, харыстыы сылдьар ойууннары, бары кыахтарынан, күүстэринэн утарсар дьону хайаан даҕаны куһаҕан, хара диэн этиэхтэрин, сөбүлээбэттэрин биллэриэхтэрин сөп. Кэлин ол этиилэрэ ойууннарга барыларыгар иҥэн хаалбыта биһиэхэ тиийэн кэлбит.\nНоруоттар сэриилэһэн кыаттарбыттарын да иһин итэҕэллэрин умуннаран, суох оҥорон туоратыы олус ыарахан суол. Саха сиригэр христианскай итэҕэли киллэрии сахалар былыргы таҥараларын итэҕэллэрин, ойууннарын туораттахха, кинилэр үөрэхтэрин куһаҕан, хара диэтэххэ эрэ кыаллыахтааҕа эмиэ биллэр. Оннук туоратыыга сахалар итэҕэллэрин куһаҕан, хара диэн ааттааһын ордук табыллар. Дьон саҥа итэҕэли, христианствоны үчүгэй диэн ааттаатахха, ол аата үрүҥ диэтэххэ, үчүгэйин биллэрдэххэ эрэ ылынар буолан баралларын оччотооҕуга киэҥник туһаммыттар эбит. Православнай итэҕэли ылыммыт дьоҥҥо араас чэпчэтиилэри, бэлэхтэри биэрэллэрэ биллэр.\nОл дьалхааннаах кэмнэргэ итэҕэллэр үтүрүйсэр, кыайбыт аҥардастыы туоратар, ойууннар таҥастарын, дүҥүрдэрин былдьаан ылан уматар, бэйэлэрин өлөртүүр кэмнэригэр сахалар бары ойууннарын, итэҕэллэрин барыларын холбуу хара диэн ааттаабыттарыгар сөп. Бу кэмҥэ саха итэҕэлэ букатыннаахтык туоратыллан ойууннар өлөннөр өйдөрө-санаалара Үөһээ дойдуга эрэ ордон, айыы буолан хаалбыттарын бэлиэтээн айыы ойууна диэн этии үөскээбит.\nБилигин саҥа үйэҕэ үөскээбит ойууннар хара уонна үрүҥ диэннэргэ арахсыылара былыргы хаалынньаҥ өйдөбүлгэ кубулуйан умнуллуон да сөп буолла. Билигин ойууннар хара уонна үрүҥ диэҥҥэ арахсалларыгар аны майгыларын уратылара кыратык да буоллар эмиэ дьайара билиннэ. Атын дьон куттарыгар-сүрдэригэр дьайар күүстээхтэриттэн ойууннар бэйэлэрин майгыларын уратыларын, үчүгэй эбэтэр куһаҕан дьайыылаахтарын үгүс дьон арааран билэллэр уонна бэлиэтии көрө сылдьаллар.\nКуһаҕан майгылаахтара, дьоҥҥо үчүгэйи баҕарбаттара биллэн хааллаҕына хара ойуун диэн ааттыахтарын сөп.\nСахалар айыы ойуунуттан атын ойууннары хаһан да барыларын хараларынан ааттаабаттар, барыларын ойууннар диэн биир чуолкай аатынан ааттыыллар. Ити ойууннар истэриттэн сиэмэх ойууннар диэн туспа биир бөлөҕү араараллар. (2,12). Дьиҥнээх ойуун хайдах майгылаах буола иитиллэн тахсара Ытык мас хайа өттүгэр куттара-сүрдэрэ иитиллибититтэн тутулуктаах диэн В.А.Кондаков быһаарар.\nОйууннар эмиэ киһи оҥорор дьыалалара барылара үчүгэй, үрүҥ эбэтэр куһаҕан, хара диэннэргэ арахсалларын курдук хара уонна үрүҥ диэннэргэ арахсаллара бэйэлэрэ хайдах майгылаахтарыттан тутулуктааҕа ити курдук быһаарыллар. Кинилэр майгыларын, үчүгэйи дуу эбэтэр куһаҕаны дуу оҥороллорун атын дьон билэннэр итинник араарыыны оҥорор кыахтаахтар.\nДьоҥҥо бары үтүөнү, үчүгэйи баҕарар уонна оҥорор, ыарахан олохторун чэпчэтэргэ кыһанар ойууннар, үрүҥ ойууннар буолаллар диэн этэллэр. Дьон-аймах үчүгэйгэ, үтүөҕэ тардыһар өттүлэрин баҕа санаалара ити этиигэ сөп түбэһэллэр. Киһи бэйэтин олоҕор куруук үрүҥ, үтүө дьыалалары эрэ оҥорботун бары билэллэр, үчүгэй диэн ааттаммыт дьон куһаҕаны эмиэ оҥорон кэбиһэллэр. Үгүс дьоҥҥо элбэх үтүөнү оҥорорго анаан талыллар салайааччылар бэйэлэрин тустарыгар харбас буолан хаалалларын Аан дойду солуннарыттан истэн билэллэр.\nАйылҕа биэрбит талааннарын бэйэлэрин тустарыгар ордук туһанар, атын дьону ордук санааһын иҥмит, ол-бу куһаҕаны түстүүр ойууннар хара ойууннар диэн ааттаныахтарын сөп. Хара, куһаҕан санаалаах ойууннар алҕаабаттарыгар, алгыс эппэттэригэр сөп. Кинилэр үгүс дьоҥҥо үчүгэйи баҕарбаттарыттан дьоҥҥо алгыс этэр кыахтара чахчы суох буолар.\nОйууннар син-биир бары дьон курдук майгыларын уратыларынан икки аҥы арахсаллар. «Сүөһү эриэнэ таһыгар, киһи эриэнэ иһигэр» диэн сахалар этиилэрэ ойууннарга эмиэ сөп түбэстэҕинэ, кинилэр үчүгэй дуу эбэтэр куһаҕан дуу майгылаахтара тастарыгар соччо биллибэт буолуон сөп. Хара санааларыттан ыраастаммыт ойуун үрүҥ ойуун буолан хаалыан эмиэ сөп.\nКүүстээх куттаах-сүрдээх ойууннар бары эмтиир, отоһуттуур, билгэлиир уонна алгыыр кыахтаахтар, арай алгыс оҥорорго үчүгэй санаалара эрэ элбэх буолуо этэ.\nБылыргы өбүгэлэр тимири уһаарааччылар, уһанааччылар уонна сүөһү көрөөччү, булчут диэн дьоҥҥо арахсар эрдэхтэринэ бэйэ-бэйэлэрин ойууннарын тус-туспа араартаан, хара уонна үрүҥ диэн ааттаспыттарыгар эмиэ сөп. Буору хаһар тимир уһаарааччылар ойууннарын сүөһү көрөөччү, үрүҥ аһы оҥорооччу уонна булчут дьон, абааһы, сир анныгар дойдулаах уот кымньыылаах ойуун диэн ааттыы сылдьыбыттар эбит. Былыргы сахалар үгүс ойууннарын итинник этэллэр.\nКэнники кэмҥэ саха сиригэр сүөһү көрөөччүлэр элбээннэр, онтон тимири уһаарааччылары нууччалар баһыйаннар, букатын да суох гына эһэннэр уонна итэҕэлбит саҥа үөскээн эрэринэн ойуун үксэ үрүҥ ойуун буола сатыылларыгар бары кыах баар буолбутугар сөп.\nОйууннар хара уонна үрүҥ диэн ааттанан арахсыыларыгар былыргы сахалар төрүттэрэ хас да тус-туһунан үлэлээх-хамнастаах дьонтон холбоһон үөскээбиттэрэ улахан оруолу ылбыт. Сахалар биир сүрүн баһылааччы, бастаан иһээччи төрүттэринэн тимир уустара биллэллэр. Бу дьон ойууннара тимири уһаарааччылар, тимир уустара. Кинилэр дьаамалары хаһаннар тимирдээх тааһы көрдүүллэр уонна олору уулларан тимири уһаараллар. Тимир ууһа ойуун күөтүн сирдиргэччи үрдэрэн, кыымынан ыһыахтанар оһоҕун аттыгар түүҥҥү хараҥаҕа эккирии турара атын ынах, сылгы сүөһүлээх эбэтэр булчут дьон көрүүлэригэр бэйэтэ ынырык хартыына буолуон сөп. Бу тимир ууһа уонна сүөһүлээх дьон ойууннарын холбоһууларыттан билиҥҥи ойууннар үөскээн тэнийбиттэр. Бары ойууннар таҥастарыгар элбэх тимир тэриллэрдээхтэр.\nБу кэмҥэ тус-туспа итэҕэллэр холбоһууларыгар бэйэ-бэйэлэрин, эн куһаҕаҥҥын, хараҕын, мин үчүгэйбин, үрүҥмүн дэспиттэригэр сөп. Оччотооҕу, былыргы кэмҥэ ынах, сылгы сүөһүлээх ойууннар кыаттарбыттарыттан кыйаханан, тимир ууһа ойууну хара куһаҕан, буору хаһар ойуунунан ааттаабыттарыгар сөп. Өссө былыргы кэмҥэ тимир уустарын букатын да Аллараа дойдуга олохтуу сылдьыбыттара ити этиини эмиэ бигэргэтэр. Кэлин тимир уустара букатын суох буоланнар хара ааттаах, уот кымньыылаах ойууннар суохтар диэхпитин сөп.\nБу быһаарыы кэлин нууччалар кэлэн бэйэлэрин христианскай итэҕэллэрин киллэрэ охсоорулар сахалар итэҕэллэрин илдьэ сылдьааччы ойууннарын тус-туспа араартаары сорохторун хараларынан, куһаҕаннарынан ааттаабыттарыгар эмиэ сөп түбэһэр. Өйдөрүнэн-санааларынан, киһи быһыыларынан, куттарын күүһүнэн кыайбаккалар, итинник түһэрэр ааты иҥэрбиттэригэр сөп. Ким ахсаанынан элбэх, баһылаабыт, кыайбыт үрүҥ, үчүгэй ааттанара былыргыттан дьон олоҕор эмиэ биллэр суол буолар.\nБилигин төһө эмэ сайдыылаах кэмҥэ кэлбиппит кэннэ, ойууннары хара, үрүҥ диэн араартааһыны суох оҥоруохха сөп буолла. Үөрэх-билии сайдан ким хайдах ойуун буоларын, төһө кыахтаах эмчитин үлэтэ-хамнаһа, ситиһиитэ, дьон-сэргэ билиниитэ бэйэтэ көрдөрөн-биллэрэн иһэр. Күүстээх куттаах-сүрдээх, дьоҥҥо тиийимтиэ тыллаах-өстөөх, үтүө баҕа санаалардаах киһи алгыс этиитэ ордук ылыннарыылаах буолара, дьоҥҥо тиийимтиэтэ ханан да саарбахтаммат. Омук сайдан, үүнэн иһиитигэр кинилэр ордук улахан сабыдыалы ылынан, күүскэ үлэлээн-хамсаан биэрэллэрэ эрэйиллэр.\nСахалар ойууннара тоҥус ойууна ордук күүстээх диэн билинэллэр эбит. Бу билинии өй-санаа мунньуллуутуттан тутуллар буолан сөптөөх эбит диэн быһаарыллыан сөп. Омук төһө уһун үйэлээх даҕаны өйө-санаата мунньуллуута соччонон элбэх. Кут-сүр үөрэҕэ быһаарарынан өй-санаа мунньуллан ийэ кукка кубулуйар. Өй-санаа мунньуллуутуттан ийэ кут күүһүрэр. Кытаанах, халбаҥнаабат үгэстэр үөскүүллэр уонна үксүүллэр. Уһун үйэлээх омуктар өйдөрө-санаалара күүстээх.\nОйууннары омуктар шаман диэн аатынан билинэн сылдьаллар. Сахалыы самаан сайын диэн сайын үтүөтэ кэмэ ааттанарыттан быһа тардан ылан шаман диэн тылы туттунууга киллэрэн кэбистилэр.\nСанаа күүһүн туһаныы ойууннааһын диэн ааттанар. Санаата күүстээх, атын дьоҥҥо дьайыыта тиийэр кыахтаах киһи ойуун буолар кыахтаах. Хас киһи барыта утумнаахтык дьарыктаннаҕына ойуун буолуон сөп. Киһи сааһыран истэҕинэ өйө-санаата эбиллэн, мунньуллан уонна тулуура эбиллэн иһэриттэн санаатын күүһэ элбиир, улаатар, күүһүрэр. Күүһүрбүт, түмүллүбүт санаалары салайарга кыах кырдьаҕас киһиэхэ үөскүүр.\nКүүстээх санаалаах киһи сааһырдаҕына ойуун буолуон сөп. Бу киһи санаатын күүһүнэн атын киһиэхэ дьайыан, саныыр санаатын уларытыан, бэйэтин санааларын соҥнуон сөп. Буор кутун утумнаахтык дьарыктаан быстах ыарыылары билиммэт буолар турукка киллэриэн сөп. Былыргы ойууннар маннык турукка киирбиттэрин кытарбыт хобордооҕу салаан эбэтэр уһуктааҕынан анньынан көрдөрөн дьону итэҕэтэллэр эбит.\nСааһыран иһэр эт-сиин айылҕа уларыйыыларын билэр кыаҕа улаатан иһэр. Киһи ол уларыйыылары билгэлээн билэн айылҕа уларыйыыларын билэр кыаҕа улаатар. Сүһүөх дьаралыйыыта ардах, хаар кэлэрин сыыспакка билгэлиир.\nКиһи барыта сааһыран, олох уопутун мунньунан, санаата күүһүрэн истэҕинэ уонна эбии дьарыктаннаҕына ойуун буолан иһиэн сөп. Дьон кырдьан истэхтэринэ түүллэрэ ордук чуолкайданар уонна элбэхтик уопутуран таба тойоннуур кыахтаналлар, инникини билэн-көрөн ойуун таһымыгар тахсаллар.\nӨй-санаа сайдан иһэр таһыма итинник баран иһэр. Кыахтаахтар, күүстээх санаалаахтар ойуун буолан, эдэрдэри иитиигэ-үөрэтиигэ кыттыһар кыахтаналлар. Сахалар кырдьаҕаһы ордук ытыктыыллара сааһыран истэххэ өй-санаа сайдан, күүһүрэн иһэрин билэллэриттэн тутулуктаах.\nКырдьаҕастар өйдөрө-санаалара күүһүрбүтүнэн, билиилэрэ кэҥээбитинэн туһанан эдэрдэри иитиигэ, үөрэтиигэ ылсыһаллара эрэйиллэр. (3,18).\nТуһаныллыбыт литература..\n1. «Туймаада саҥата» хаһыат. N 49. 15.12.2000.\n2. Кондаков В.А. Ойууннааһын эйгэтин кистэлэҥнэрэ. Ойуун эмтиир ньымалара.- Дьокуускай: Бичик, 1998.- 144 с.\n3. \"Туймаада\" хаһыат. №304. 12.05.2016.<|endoftext|>\nӨй-санаа сайдан иһиитэ\nАныгы, сайдыылаах наука быһаарарынан Сир үйэтин уһуна 10 млд. сыл буолуон сөп. Кинилэр аахпыттарынан Сир үөскүөҕүттэн 4 млд. сыл ааспыт буоллаҕына, Сир өссө да өр кэмҥэ баар буолуох курдук. Сахалар үөрэхтэринэн Сиргэ айылҕа Күн баар эрэ буоллаҕына сайдар. Күн өлүүтэ туох баар айылҕа барыта өлүүтүгэр тириэрдэр.\n250 мөл. сыл анараа өттүгэр Сиргэ олус улахан вулкан тоҕо тэбиитэ буола сылдьыбытын үөрэхтээхтэр дакаастаабыттар. Бу быһыы буолан ааспыта Арҕаа Сибииргэ ордук биллэр эбит. Бу кэм түбэһэр бэлиэ сирдэригэр вулкан лавата халыйбыта хос сулуой, хаттык буолан көстөр эбит.\n33 мөл. сыл анараа өттүгэр киһи хараҕын оҥоһуута уларыйбыт.\n7 мөл. сыл анараа өттүгэр киһи курдук быһыылаах хас да тус-туспа көрүҥнэрдээх харамайдар сиргэ бааллар эбит.\n200 тыһыынча сыллар анараа өттүлэригэр киһи саҥарар саҥата сайдыбыт. Бу кэмтэн саҕалаан киһи мэйиитэ олус улаатан, өйө-санаата биллэрдик эбиллибит. Бу кэмҥэ киһиэхэ маарынныыр харамайдартан неандертальскай диэн ааттанааччы эмиэ баар эбит. Бу харамай күөмэйин оҥоруута билигин баар эбисийээнэлэр киэннэрин курдук буолан, кыайан саҥара үөрэммэтэҕиттэн сайдыыны кыайан ситиспэккэ киһиэхэ кыаттаран, баһыттаран симэлийэргэ барбыт. Бу кэмтэн саҕалаан киһиэхэ маарынныыр бары атын харамайдар суох буола эстибиттэр. (1).\nСаха дьоно чугастааҕы кэмҥэ диэри билэр хайаларга олохтоох чучунаалара кыайан саҥарбат киһиэхэ маарынныыр кыыллар ордуктара буолуон сөп. Чучунаа олус күүскэ иһиирэрин истибит уонна тааһынан быраҕарын билбит дьон суруйууларыттан ол биллэр.\nКэлин археологтар булбут неандерталецтарын күөмэйин оҥоһуутун уратытынан кыайан саҥарбат буолуон сөп эбит диэн быһаарбыттара. Кыайан саҥара үөрэммэтэх киһи курдук кыыллар сатаан саҥарааччыларга, өйдөрө-санаалара түргэнник сайдааччыларга лаппа баһыттаран, туоратыллан, симэлийиигэ барбыттар. Билигин хайаларга көрдүү сатыыр чучунаалара, “хаар киһилэрэ”, ол кыыллар тобохторо буолуон сөп.\nУлахан мууһуруу (ледниковый период) 10 тыһыынча сыл анараа өттүгэр бүппүтүн кэннэ дьон-аймах сайдыылара саҕаламмыт. Араас цивилизациялар бииртэн биир сайдыы үктэллэрин ситиһэннэр, бу олохпутугар тиийэн кэллибит. Олох салгыы сайдыыта дьон биир тылы булунууларыттан, биир санааланыыларыттан ордук улахан тутулуктаах буолбута билигин билиннэ. Улахан атомнай, термоядернай сэрии сэптэрэ аһара күүһүрбүттэрэ, мунньуллубуттара, бары тоҕо тэптэхтэринэ сир саара барыта күүстээх радиациянан сутулларын тэҥэ, күдэҥҥэ көтөр кыахтааҕа, дьон сэрэхтээх, бэйэ-бэйэлэригэр тулуурдаах буолууларын улаатыннаралларын эрэйэр.\nӨй-санаа сайдыытын туһунан араас үөрэхтэр тус-туспа билиилээхтэр уонна бары олору тутуһа сылдьаллар, уларыталлара уустук, уһун кэми ылыан сөп. Өй-санаа сайдыытын тус-туспатык быһаараллар. Омук элбэх таҥаралардаах буолуута олус уһун үйэлээҕин бэлиэтиир ураты бэлиэ буолар. Киһи өйө-санаата улахан кыыл өйүттэн-санаатыттан сайдан, тупсан иһиитин элбэх таҥаралардааҕа биллэрэр.\nСиргэ улахан, киһиэхэ маарынныыр кыыллар үөскээн, сайдан истэхтэринэ Марстан космическай хараабыллар кэлэн түһүтэлээн, аҕыйах ахсааннаах дьон бөлөҕө сайдан, ахсааннара эбиллэн барбыт. Биирдиилээн да буоллар, бу кэлии дьон олохтоохтору кытта холбоһууларыттан бааһынайдар үөскээн тарҕаммыттар. Омук сайдан этэ-сиинэ тупсан иһиитэ бааһынайдар элбээн иһиилэриттэн тутулуктаах.\nКэлии дьон төһө да өйдөрө-санаалара сайдыылааҕын иһин бэйэлэрин кылгас үйэлэригэр экономиканы кыайан сайыннара охсубаккалар олохтоохтор таһымнарыгар таҥнары түспүттэрэ сабаҕаланар. Урал өрүс таас хайаларыгар олус былыргы кэмнэргэ араас химическэй элеменнэр, бензол эҥин структураларыгар сөп түбэһэр уруһуйдар бааллара, ону бигэргэтиэхтэрин сөп курдуктар.\nКэлиилэр Сиргэ дьон олоҕун тосту сайыннара охсубаталлар даҕаны сайдыылаах буор куттарын биэрэннэр, дьон күөмэйдэрин үлэтэ тупсан саҥара үөрэнэннэр салгын куттарын сайыннараннар, өй-санаа сайдыыны түргэнник ситиһэр кыаҕын үөскэппиттэр.\nКиһиэхэ буор кута сайдыыта сахалар кут-сүр үөрэхтэринэн дакаастанар. Киһиэхэ эрэ салгын кута сайдарын сахалар билэллэр уонна куттары үөрэтэн кут-сүр үөрэҕин олохтообуттар.\nКэлиилэр өйдөрө-санаалара олохтоохторго бэриллиитин биллэр холобурунан сайдыылаах буор куттаах, өйө-санаата, салгын кута түргэнник сайдар, сатаан саҥарар киһи үөскээһинэ буолар. Наука үлэһиттэрин быһаарыыларынан бу кэм икки сүүс тыһыынча сыллар-даахха буолбут курдук. Сайдыылаах буор куту уонна түргэнник сайдар салгын куту кэлиилэр олохтоохторго иҥэрбиттэриттэн өй-санаа сайдыыны ситиһэр кыаҕа биллэрдик улааппыт. Бу түргэнник сайдар салгын кут көмөтүнэн билигин дьон-аймах өйдөрө-санаалара түргэнник сайдан үлэҕэ-хамнаска ситиһиилэри оҥорор кыахтаннылар. Ол быһаарыытынан олус былыргы кэмнэртэн сыыйа сайдан иһэр улахан эбисийээнэлэр билигин даҕаны бананы хастаан сииртэн ордук өйдөнө иликтэрэ буолар.\nОлох тупсан, үлэ-хамнас сайдан, тэнийэн иһиитэ сыыйа-баайа дьон өйүн-санаатын улахан кыыл өйүттэн-санаатыттан сайыннаран, бу кэмнээҕи таһымҥа тириэрдибитин өй-санаа уһун үйэлэргэ уларыйан, таһымтан-таһымҥа тахсан иһиитин ырытыы быһаарар. Өй-санаа сайдан иһиитин таһымнара манныктар:\n1. Киһи уонна сүөһү өйө-санаата арахсыылара. Киһи буолуу өйүн-санаатын дьон ситиһэр буолуулара.\n2. Бэйэ киһитэ уонна атын киһи өйө-санаата арахсыылара. Олоҥхо кэмигэр дьон айыы уонна абааһы диэн икки аҥы арахсаллара. Тыыннаах уонна өлбүт дьон өйдөрө-санаалара икки аҥы арахсара быһаарыллан ол, анараа дойду уонна бу дойду үөскээһиннэрэ.\n3. Сайдыыны ситиһии үрдүкү таһымынан киһи үчүгэйи уонна куһаҕаны айан оҥорон кэбиһэрэ арыллыыта буолар. Киһи сайдыыны оҥорор өйө-санаата икки аҥы арахсара биллибитэ. Үөһээ, Орто уонна Аллараа дойдулар үөскээниннэрэ уонна олоххо киириилэрэ ону быһаарар. Дьон үчүгэй киһи буолар баҕа санааланыыларыттан үчүгэй киһи таҥара - Христос таҥара үөскээһинэ өй-санаа салгыы сайдыытын быһаарар.\nӨй-санаа бу уларыйан, тупсан иһэр таһымнарын биир-биир ыламмыт ырытыахпыт:\n1. Киһи атын өйдөрө-санаалара кыайан сайдыбат кыыллартан, сүөһүлэртэн өйүн-санаатын, бэйэтин туспа араарыныыта, киһи буоларын билиниитэ олус былыргы кэмнэргэ үөскээбит. Бу кэмтэн ыла саха тылыгар киһи уонна сүөһү диэн тыллар үөскээн олоххо киирбиттэр.\nОлус былыргы, былыргы дьыллар мындааларыгар дьон ахсааннара букатын аҕыйах эрдэхтэринэ, киһи эмиэ кыыл курдук тайҕаҕа мэнээк сылдьара, хайа хаспахтарын булан, онно саһара, олохсуйара. Бэйэтин санаатыгар көҥүлүнэн, талбытынан сылдьара. Хайа хаспаҕын ааныгар олорон халлаан ыйын уларыйыыларын, улаатарын-кыччыырын кэтээн көрөн үөрэтэрэ уонна ыйар, көрдөрөр диэн өйдөбүлү иҥэрэн ый диэн ааттаабыта сахабыт тылыгар киирэн иҥэн сылдьар.\nКэлин дьон ахсааннара элбээн истэҕинэ киһи бэйэтин билинэн, өйө-санаата сайдан, илиитигэр мас тутан көмүскэнэр кэмиттэн ыла кыыллартан туспа арахсан, бэйэтин киһи диэн ааттанан туспа бөлөҕүнэн сылдьар буолбута. Дьиикэй кыыллары тутан дьиэтитиэҕиттэн, үүнээйилэри үүннэрэн, хомуйан сиир буолуоҕуттан ыла, аҥардастыы бултаан аһыыра уларыйан, бэйэ-бэйэлэрин сиэспэт буолуулара сайдан барбыта. Кыыллары тутан дьиэтитиитэ, олору аһылыкка сиир буолуута киһи диэн ааттанан туспа араарыныытын, бэйэтин уратытын билиниитин сайыннарбыта. Бу кэмҥэ өйдөрө-санаалара сайдыбакка хаалбыт киһи курдуктары сүөһү диэн ааттааһын олохсуйбута, олору туораппыттара.\nКиһи диэн икки сүһүөхтээх саха тыла хаһан үөскээбитэ өссө чуолкайдана илик. Сомоготто суруйарынан олус былыргы кэмнэргэ үөскээбит. Өй-санаа үөрэҕин сайыннарыы бу тыл киһи өйө-санаата саҥа сайдан, кыыллартан бэйэтин туспатын, уратытын билиниититтэн үөскээн олоххо киирбитин быһаарар.\nКиһи улахан кыыллары тутан дьиэтитэн, көлө оҥостор кэмигэр бу кыыллартан өйүн-санаатын туспа араарынан, ордугун билинэн, олору сүөһү диэн ааттаабыта, бэйэтин киһинэн билиммитэ. Бу кэмтэн саҕалаан таҥара, киһи буолуу үөрэҕэ сайдан барбыта. Киһи бу кэмҥэ өйө-санаата сайдыбыта, үлэни-хамнаһы кыайара улааппыта, сүрэҕэ суох киһи «Сүөһү курдук сытар», куһаҕаннык быһыыланар киһи «Сүөһү курдук» диэн араарыллан ааттанар кэмнэрэ кэлбитэ.\n2. Дьон атыттары кытта сэриилэһэллэрэ, бултуур сирдэрин былдьаһаллара. Киһи атын дьонтон бэйэтин көмүскэниитэ, арахсыыта, үчүгэй, айыы уонна куһаҕан, абааһы дьонноро баар буолууларыгар тириэрдибитэ. Дьон ахсааннара элбээн истэхтэринэ, аны бэйэлэригэр маарынныыр киһилэртэн көмүскэнэр кэмнэрэ тиийэн кэлбитэ. Эмиэ икки аҥы арахсыы үөскээбитэ.\nДьон ахсааннара эбиллэн, сотору-сотору көрсүһэр, атааннаһар, сир былдьаһар кэмнэрэ кэлиитигэр бэйэ дьоно уонна атын дьон диэн икки аҥы арахсыылара үөскээбитэ. Сахаларга бу кэми айыы дьоно уонна абааһылар, адьарайдар диэн арахсыы үөскээбититтэн быһаарыллар. Бу олус былыргы кэм, олоҥхо үөскээбит кэмэ буолар.\nОлох салҕанан истэҕинэ өй-санаа үөрэҕэ сайдан испитэ. Тыыннаах уонна өлбүт дьон өйдөрүн-санааларын уратылара арыллыбыттара. Бу кэмҥэ дьон олорор сирдэрин-дойдуларын икки аҥы араарыы; бу дойду уонна ол дойду диэн арааран ааттааһын үөскээбитэ. Билигин элбэх сыыһалардаах “айыы үөрэҕин” тутуһааччылар “айыы үчүгэй” диэн этиилэринэн өйдөрө-санаалара бу, олус ыраах, хаалбыт таһымҥа эрэ сылдьарын биллэрэллэр.\nБу кэмҥэ былыргы араас кыыл, көтөр таҥаралар туһаларыттан тахсаннар атын, олоххо туһаны аҕалар дьиэ кыыллара; таба, дьөһөгөй, ынахсыт таҥаралар үөскээн барбыттара, үлэ-хамнас сайдыбыта, тус-туспа көрүҥнэргэ арахсыылара баһылыыр үлэ көрүҥүн арааран таһаарбыта. Киэҥ сири-дойдуну баһылыыр кыаҕы дьоҥҥо биэрбит тимири уһаарыы, тимиринэн уһаныы сайдыыта дьоҥҥо “Сах” таҥараны үөскэппитэ.\n“Сах” таҥара сайдыыта тимири уһаарыы, уһаныы туспа үлэ көрүҥэр кубулуйуутугар тириэрдибитэ. Бу ураты, саҥа үлэ көрүҥүн салгыы сайыннарыы уоттан тутулуктаах “Сах” таҥара сайдыытын, киэҥ сирдэргэ тарҕаныытын төрүттээбитэ. “Сах” таҥаралаах саха омук үөскээбитэ, бу таҥара саха омугу сомоҕолуур күүс буолбута.\nУлуу уустар ахсааннара эбиллэннэр экономикаҕа сайдыыны киллэрбиттэр киэҥ сирдэри баһылааннар улахан омуктары үөскэппиттэрэ. Омуктар үөскээн, бэйэ-бэйэлэриттэн тус-туспа арахсан, сирдэрин-дойдуларын бэлиэтэнэн, көмүскээн олохсуйан олорор кыахтаммыттара.\nАйыы уонна абааһы, адьарай диэн арахсыы сэриигэ, өлөрсүүгэ тириэрдэр кыаҕа улахан. Куһаҕаннык, үөҕэн ааттаһыы эйэлэспэт буолууну үөскэтэр. Хардары-таары абааһыларынан ааттаһан баран, абааһылары барыларын суох оҥоруохха диэн кыахтара баарынан өлөрүстэхтэринэ, кыайбыт кыаттарбыты сиик гына симэлитэрэ, күл гынан күдэҥҥэ көтүтэрэ. Былыргы, олоҥхо кэмин саҕана дьон айыы уонна абааһы диэн икки аҥы арахсыылара элбэхтик сэриилэһиини, эйэлэспэт буолууну үөскэтэрэ.\nБилиҥҥи сайдыылаах дойдулар өй-санаа үөрэхтээхтэрэ бу кэми өй-санаа өссө сайда илик, язычество, сэрии, өлөрсүү кэмэ диэн туспа арааран ааттыыллара, ол кэмҥэ дьон оҥорор быһыылара куһаҕана элбэҕинэн бигэргэтиллэр, айыылар уонна абааһылар диэн арахсыы охсуһууга, абааһы көрсүүгэ тириэрдэрэ, бэйэ-бэйэлэрин симэлитэ, суох оҥоро сатыыллара элбэхтик сэриилэһиилэрин, өлөрсүүлэрин үөскэтэрэ.\nОлох салгыы баран сайдан, тупсан истэҕинэ бэйэ дьоно элбээн испиттэрэ. Кинилэр бэйэлэрин истэригэр тус-туспа санаалаахтар икки аҥы арахсыыларын үөскэппиттэрэ уһун кэмҥэ олоххо киирбитэ.\n3. Өй-санаа салгыы сайдыыта киһи бэйэтин өйө-санаата икки аҥы арахсыытын, үчүгэй уонна куһаҕан санаалара баалларын быһаарбыта. Дьон айылҕа төрүт тутулуктарын арыйан билиилэрэ «Туох барыта икки өрүттээх» диэн этиини үөскэппитэ, олоххо үһүс хайысха, сөп түбэһэр буолуу бу икки хайысха икки ардыларынан, ортолорунан баарын арыйан таһаарбыта. Бу билии дьоҥҥо Үөһээ, Орто уонна Аллараа дойдулар диэн ааттарынан биллэр буолбута, сыыйа-баайа олоххо киирбитэ.\nБу тупсубут өй-санаа икки тыһыынча сыллар усталарыгар дьон олоҕор үчүгэй киһи, Христос таҥара буолан киирбитэ. Биһиэхэ билигин даҕаны өй-санаа бу курдук икки аҥы арахсыытын уонна үһүс хайысханы үөскэтэллэрин билбэт суруйааччылар, тыл үөрэхтээхтэрэ, оннооҕор учуонайдар бааллар.\nӨй-санаа өссө сайдыыта киһи бэйэтин өйө-санаата икки аҥы арахсарын быһаарбыта. Киһи үтүө, үчүгэй санаата киирдэҕинэ үчүгэйи оҥороро, онтон хара, куһаҕан санааланнаҕына куһаҕаны оҥоруон сөбө арыллыбыта. Киһи оҥорор быһыыларыгар санаа олус улахан сабыдыаллааҕа быһаарыллыбыта.\nСаҥа таҥара, үчүгэй киһи, Христос таҥара үөскээн киэҥник тарҕаммыта. Өй-санаа үс аҥы арахсыытыттан сири-дойдуну үс аҥы араарыы үөскээбитэ; үчүгэй, үтүө санаалар дойдулара Үөһээ дойду, куһаҕан, хара санаалар мунньуллар дойдулара Аллараа дойду, онтон бу икки дойдулар икки ардыларыгар дьон бэйэлэрэ олорор сирдэрэ Орто дойду диэн баар буолбуттара.\nӨй-санаа сыыйа-баайа сайдан иһиитин таһымнара уонна дьон олохторо уларыйыыта, тупсуута үлэ-хамнас ситиһиититтэн тутулуга сөп түбэһэллэрэ өй-санаа хантан эрэ атын сиртэн кэлбитэ диэн этии сыыһатын быһаарар. Халлаантан туох эмэ эбии кэлбитэ диэн этии дьон олоҕор, өйүгэр-санаатыгар туһата суоҕун биллэрэр.\nКиһиэхэ баҕа санаата элбэҕин курдук былыргы таҥаралар эмиэ элбэхтэр. Олус былыргы кэмнэртэн дьон бултуур, улахан сиэмэх кыыллар, көтөрдөр курдук буола сатыыр баҕа санааларыттан сайдан тахсыбыт улахан таҥаралар Будда, Христос уонна Магомет үөскээн киэҥ сирдэргэ тарҕаннылар, бу таҥаралары элбэх омуктар итэҕэйэллэр.\nБилигин айылҕа уларыйан иһэр кэмигэр бу таҥаралар эргэрдилэр, өй-санаа сайдыытыттан, айылҕаны көмүскүүр санаа улаатыытыттан хаалан иһэллэр, тус-туһунан омуктар үөрэхтэрин өрө туталларыттан бары дьоҥҥо биир санааланыыны кыайан үөскэппэттэр.\nОлох сайдан иһиитэ дьоҥҥо биир санаалаах буолууну ирдиир кэмэ кэлэн иһэр. Сахалар Күн таҥаралара ол сыалы ситиһэргэ туһалыыр кыаҕа улахан. Дьон бары Күн таҥараны итэҕэйдэхтэринэ, тутустахтарына айылҕаны харыстыыр санаалара күүһүрэр, эйэлээх буолуулара улаатар. (2,13).\nТуһаныллыбыт литература..\n1. 21 декабря 2007 г. ВГТРК (Канал Россия).\n2. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я), \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nИкки өрүтү араарыы\nКүн таҥара баар буолуута киһи “Туох барыта икки өрүттээх” диэн үөрэҕи айылҕа уларыйыытыттан булан иҥэринэригэр үөрэтэр. Сахалар өй-санаа, таҥара үөрэхтэрэ бу үөрэҕи халбаҥнаабакка эрэ тутуһар уонна икки өрүтү; үрүҥү уонна хараны, үчүгэйи уонна куһаҕаны туһааннаах кэмигэр таба быһааран, арааран олоххо туһанарга ыҥырар.\nОлоххо икки өрүтү араарыы, таба быһаарыыны ылыныы олус уустуктары үөскэтэр. Сахалар ону билэн «Олоҕу олоруу уустук» диэн этэллэр. Киһи буолуу сүрүн сыалынан ханнык баҕарар дьыалаҕа, бу дьыала икки өрүттээҕин билэн, олору арыйан, ол аата бу икки өрүтү дириҥник билэн, хайа да диэки халыйбакка эрэ ортотунан, икки өрүт икки ардыларынан барар курдук быһаарыыны ылыныы буолар. Сахалар дьон-аймах олорор, үөскүүр дойдуларын Орто дойду диэн ааттааһыннара ити быһаарыыга олоҕурар. Ол аата таба быһаарыы ортотунан, икки өрүт икки ардыларынан барыахтааҕын кэмнээн ылыныы бэйэтэ тэҥнэһиини үөскэтэр. Икки өрүт икки аҥы тардыһар, икки өттүттэн тутулуктаах буоллахтарына, таба быһаарыыны ортотунан кэмнээн ылыныы ханнык эрэ балаһыанньаҕа, бу икки өрүттэр икки ардыларыгар бэйэ-бэйэлэрин көрдөбүллэрин аҕыйатан, кыччатан сөбүлэһии, тэҥнэһии баар буоларын ситиһэллэригэр аналланар.\nХаннык баҕарар быһаарыыга икки өрүттэр икки ардыларыгар тэҥнэһии баар буолуутун ситиһии Айылҕа төрүт сокуонугар сөп түбэһэр. Айылҕа, Сир уһун үйэлэргэ үөскээбит олус күүстээх тэҥнэһии балаһыанньатыгар икки өттүттэн кытаанахтык тутуллан, Күн уонна планеталар икки ардыларынан киэҥ куйаарга көтө сылдьар. Хайа да өттүн диэки халбаҥныыра, сыҕарыйара табыллыбат, куһаҕаҥҥа тириэрдиэн сөп. Сир, Күн диэки чугаһаан хааллаҕына сир дойду уотунан умайар, онтон тэйиччи барыы космос тымныыта дьайан Айылҕа чоҥкуччу тоҥоругар, тыыннаах харамайдар эстиилэригэр тириэрдэрин билигин үөрэхтээх дьон үчүгэйдик билэллэр.\nАйылҕа тутулуктарын сокуоннарыгар аҥар өттүн диэки барыы хайа да өттүнэн көҥүллэммэт, табыллыбат, кэлин тиһэҕэр эстиигэ, Айылҕа тутулуктара уларыйыыларыгар, алдьаныыларыгар тириэрдэр. Өй-санаа аҥар өттүгэр халыйыытын, аҥар өрүтү мөлтөтүүтүн өйдөөх-санаалаах, үөрэхтээх дьон үөскэппэттэр.\nЭр киһи уонна дьахтар дьон икки өрүттэрин үөскэтэр буоллахтарына сэбиэскэй былаас кэмигэр оҥоруллубут халыйыылары, аҥар өттүн диэки баран хаалыыны билигин ырыынак кэмигэр көннөрүү эрэйиллэр. Дьахталлар аһара үчүгэйдэрин билиниилэрэ, хайҕаныылара аналлаах бырааһынньыктаныылара эр дьону мөлтөтөн, аанньа ахтыбат буолууларын үөскэппитэ.\nҮөрэх уонна үлэ киһи дьарыгын икки өрүтүн үөскэтэллэр. Үөрэҕи аҥардастыы өрө тутуу, бары үөрэҕи эрэ ситиһэ, эккирэтэ сатааһыннара үлэни хаалларан, куһаҕан диэн өйдөбүлү киллэрэн билигин үлэһиттэр быста аҕыйаатылар. Тыабыт сирин элбэх үлэлээх сирдэриттэн дьон барыылара эбиллэн, кэлии үлэһиттэр элбээн иһэллэр.\nӨй-санаа хайа эрэ аҥар өттүгэр халыйыытын айыыны оҥоруу уонна олору олоххо киллэрэн иһии үөскэтэрин билэн ханнык да айыыны оҥорорго олус улахан сэрэхтээх буолуу өйдөрө-санаалара сайдыбыт, үөрэҕи-билиини баһылаабыт дьонтон ирдэнэр, ол-бу, буолар-буолбат, куһаҕаҥҥа тириэрдиэхтэрин сөптөөх саҥаны айыылары оҥорууттан туттуналлар.\nКиһи өйө-санаата биир төрүттээх, биир мэйииттэн үөскээн, сайдан тахсаллар эрээри, киһи оҥорор быһыылара икки аҥы; үчүгэй, туһалаах уонна куһаҕан, туһата суох, буортулаах диэннэргэ арахсалларыттан икки өрүттэнэрин үөскэтэллэр.\nТуох барыта икки өрүттээҕин киһи бэйэтин өйүн-санаатын, билиитин көмөтүнэн субу бириэмэҕэ сөп түбэһэринэн көрөн быһаарар уонна олоҕор туһанар. Бу икки өрүтү; үчүгэйи уонна куһаҕаны иккиэннэрин тус-туспа арааран билэр буолуу өйдөөх-санаалаах дьонтон хайаан да ирдэнэр уонна субу бириэмэтигэр, субу кэмҥэ эрэ сөп түбэһэр уратылаах.\nАҕыйах ахсааннаах куһаҕаны чуолкайдык арааран билэр буоллахха эрэ үчүгэй диэн туспа араарыллан биллэр кыахтанар, олоххо таба туһаныллар. Аҥардастыы үчүгэйи эрэ билии олох кэлтэйдии сайдыытын, халыйыытын үөскэтэр. Бары барыта үчүгэй буолан хааллаҕына, куһаҕан диэн суох буолан, симэлийэн, сүтэн хаалар курдук эрээри, олох барыта ханньары баран аҥар өттүн диэки халыйан барыыта, бары-барыта куһаҕаҥҥа кубулуйуута саҕаланар.\nҮчүгэйи уонна куһаҕаны араарыы олох субу тирээн турар кэмигэр эрэ сөп түбэһэр уратылаах. Атын, уларыйбыт кэмҥэ субу үчүгэй диэн этэрбит уларыйан, аны куһаҕан буолан хаалыан сөп. Сахалыы \"Үчүгэй уонна куһаҕан солбуйсан биэрэллэр\" диэн өс хоһооно ону биллэрэр. Үчүгэйи уонна куһаҕаны тус-туспа араарыы, атын атын тылынан этиллэн бэриллэрэ букатын табыллыбат, өй-санаа уһун кэмнээх өйдөбүллэрин буккуйара быһаарыллар.\nТыл үөрэхтээхтэрэ үчүгэйи айыы, онтон куһаҕаны \"аньыы\" диэн арааран этэ сатыыллара өй-санаа үөрэҕэр сөп түбэспэт. Сахалар өй-санаа бу уратытын олус былыргы кэмнэртэн, өй-санаа сайдан уларыйбытыттан ыла билэллэрин ай диэн тылбыт икки өрүттээх өйдөбүллэммитэ биллэрэр. Киһи үчүгэйи эбэтэр куһаҕаны айан, оҥорон кэбиһэр кыаҕа быһаарыллан үчүгэй киһи таҥара Христос үөскээбитин кэнниттэн бу быһыы олоххо киирбитэ. Киһи үчүгэйи эбэтэр куһаҕаны оҥорон кэбиһэр кыаҕа тыыннааҕын тухары хаһан да хаалан хаалбат.\nАй диэн өй-санаа баспыт иһигэр, мэйиибитигэр үөскүүрүн быһаарар тыл. Бу тыл санааны быһаарар буолан куһаҕан өрүтэ араарыллан биллэрэ уустук. Хайа баҕарар киһи араас, ол-бу санаалары саныыра баа буолан бобуллар, тугу саныыра биллэр кыаҕа билигин суох. Сахалар «Киһи эриэнэ иһигэр, ынах эриэнэ таһыгар» диэн киһи ханнык санаалардааҕа биллибэтин быһааран этэллэр. Араас элбэх куһаҕан да санаалардаах киһи олорун атыттарга биллэрбэккэ, бэйэм үчүгэйбин диэн этинэ сылдьар кыахтаах.\nБас иһигэр, мэйиигэ санаабыт санаалартан талан ылан, бу туһалаах дии санаабыты илэтигэр оҥорон таһаардахха бу оҥоруу ким да оҥорон көрө илик быһыыта буоллаҕына айыы буолан тахсар. Бу оҥорон таһаарбыт быһыы, айыы дьоҥҥо туһалаах, үчүгэйи оҥорор буоллаҕына, үрүҥ айыы, онтон туһата суох, куһаҕаны оҥоруу буолан хааллаҕына, куһаҕан, хара айыы буола уларыйан тахсар.\nЭлбэх айыылар аан маҥнай оҥоруллалларын кытта үчүгэйдэрэ эбэтэр куһаҕаннара кыайан быһаарыллыбат кыахтаахтар эбэтэр үчүгэй диэн быһаарыыны үрдүттэн биэрэн кэбиһэллэр. Онтон төһө эрэ кэминэн бу айыы куһаҕана биллэн, быһаарыллан кэлиэн сөп. Сэбиэскэй былааһы бары үчүгэй дии сылдьыбыттара 74 сыл кэнниттэн үлэ-хамнас сатарыйан, экономика быста дьадайан, бу былаас куһаҕана биллэн тахсан эйэлээхтик эстибитэ.\nАйыы диэн тыл бэйэтэ куһаҕана элбэҕин «ыы» диэн ытааһын дорҕоонунан бүтэрэ быһаарар. Бу тыл киһи куһаҕаны, буруйу оҥорор майгынын, кыаҕын холбуу ылан быһаарарын тэҥэ, киһи айыыны оҥороору сыыһа-халты туттунара эбиллэринэн куһаҕан өрүтэ элбиир. Бу тыл куһаҕан дьайыытыттан оҕолор, эдэрдэр ордук эрэйдэнэллэр. Кинилэр үгүстүк саҥаны айыыны, уратыны, дьон билбэттэрин, оҥорботторун оҥоро охсоору сыыһа-халты туттуналлара элбээн хааларыттан куһаҕаны оҥороллоро элбииригэр тиийэн хаалыахтарын сөп. Маннык кэм кэлэн эрэр. Эдэр оҕолор бэйэлэригэр тиийинэллэрэ элбээһинэ “айыы үчүгэй”, “айыы буолуҥ” диэн этииттэн, үөрэтииттэн быһаччы тутулуктаах. Өлбүт дьон өйдөрө-санаалара Үөһээ дойдуга үөр, айыы буолан сылдьаннар, туруга суох өйдөөх-санаалаах эдэрдэри түүллэригэр киирэн ыҥырар, угуйар кыахтаахтар. Айыы буола сатаан эдэрдэр онно киирэн биэрэр, быстах быһыыны оҥорон кэбиһэр кыахтара улаатар.\nБэрээдэктээх дьон бары сокуоннары, сиэри, киһи быһыытын тутуһар буоллахтарына айыыны, куһаҕан быһыыны оҥорботтор, онтон балары кэһэр, толорбот киһи киһи оҥорбот, билбэт быһыытын оҥорор, ол аата уратыны, урут суоҕу, саҥаны айыыны оҥорор. Ол куһаҕан, хара айыы буолан тахсара элбиир. Сокуоннары, сиэри тутуспат, дьон оҥороруттан уратытык оҥорор майгылаах оҕо, киһи, кырата куһаҕан быһыылаах киһи буолар, онтон улааттаҕына ыар, хара айыылары оҥоруон сөп.\nӨй-санаа үөрэҕин бассабыыктар, коммунистар суох оҥоруулара киһи өйө-санаата сайдыытын сыыһа сыаналыырга тириэрдэн кэбистэ. Оҕо тугу барытын үчүгэй киһи оҥорорун курдук оҥорор буолууга, үчүгэй майгыга аан бастаан иитиллиэхтээҕин, ол аата аан маҥнай үчүгэй майгылаах, үчүгэй киһи буола улаатыахтааҕын умнан, хаалларын кэбиһэр, аҥардастыы арҕааҥҥы омуктар үөрэхтэрин эккирэтэн иҥэрэ сатыыллар.\nОҕо төрүт өйө-санаата, ийэ кута үөскүүр кэмигэр тугу барытын киһи оҥорорун курдук оҥоро үөрэнэн, соннук үгэстэри кыра эрдэҕинэ үөскэтэн иҥэриннэҕинэ, улаатан баран сыыһа-халты, аһара туттубат киһи буолара олоҕор ордук улахан үчүгэйи, туһалааҕы оҥорор. Киһи буолууну, ол аата сыыһа-халты туттубат буолууну ситиспит эдэр киһи өйө-санаата өссө сайдан саҥаны айыылары оҥордоҕуна элбэх киһи быһыылаах саҥаны айыылар үөскээннэр үгүс туһаны аҕалыахтарын сөп.\nОмук сайдыыны ситиһиитэ элбэх туһаны оҥорор саҥаны айыылары олоххо туһаннаҕына эрэ кыаллыан сөп. Сайдыыны ситиһэ охсоору элбэх саҥаны айыылары оҥоро сатыыллар. Сэбиэскэй былаас үөскээһинэ омук олоҕор олус улахан саҥаны айыыны оҥоруу буоллаҕына, 74 сыл кэнниттэн ону төттөрү, урукку оннугар түһэрэ сатыыллар, олус элбэх саҥаны айыылартан туһалааҕа, үчүгэйэ биир эмэ буолара сэбиэскэй былаастан кэһэйии кэнниттэн билиннэ.\n«Туох барыта икки өрүттээх» диэн этии өйгө-санааҕа быһаччы сыһыаннаах, айылҕаҕа туох барыта эргийэн кэлэн иһэрин быһаарар. Ол иһин сир-дойду үрдүгэр аҥардастыы үчүгэй диэн букатын суох. Үчүгэй аһара үчүгэйгэ кубулуйан, алдьархай эбэтэр ынырык үчүгэй диэҥҥэ уларыйдаҕына, куһаҕаҥҥа кубулуйара тиийэн кэлиэн сөп. Икки өрүттээх өйдөбүллээх тыллар ити уларыйыы кэлэн иһэрин быһаараннар биһиэхэ тириэрдэллэр.\nЭлбэх буолар-буолбат саҥаны айыылар сыыһа-халты буолуулара элбээһиниттэн куһаҕан быһыыга кубулуйаллара үксүүр. Айыыны оҥоруу кэмнээх-кэрдиилээх, туспа араарыылаах буолуохтаах, үрүҥ эбэтэр хара айыы диэн туспа быһаарыылаах этилиннэҕинэ эрэ табыллар. Дьоҥҥо туһаны аҕалар саҥаны айыы үрүҥ айыы диэн ааттанар. Куһаҕаны айыыны хара айыы диэн туспа арааран ааттаан өйтөн-санааттан ыраастанан, умнулларын ситистэххэ эрэ өй-санаа сайдыыта урукку оннугар түһэн, үчүгэйи оҥоруу элбээһинэ дьэ үөскүүр кыахтанар.\nСахалар нууччалар буолбатахтар. Сахалыы өй-санаа «Туох барыта икки өрүттээх» диэн айылҕа төрүт тутулугун билинииттэн, олоххо тутуһууттан үөскээбит. Айыы диэн тыл бэйэтэ икки өрүтү, үчүгэйи уонна куһаҕаны иккиэннэрин холбуу иҥэринэн сылдьар тыл буоларын уларыта сатаабакка харыстанар.\nБилигин итэҕэли сыыһа үөрэтээччилэр; тыл үөрэхтээхтэрэ уонна нууччалары үтүктэр учууталлар киһи куһаҕаны оҥорор быһыытын үчүгэйи оҥороруттан туспа арааран «аньыы» диэн сахаларга суох тылынан ааттаары оҥостоллор, онно-манна суруйаллар. Бу бэйэлэрин олус үчүгэйбит дии сананар, биһиги эрэ таба суолу тутуһабыт дэнээччи сэбиэскэй былаас тобохторо тыл үөрэхтээхтэрэ, суруйааччылара былыргы православнай таҥара үөрэхтээхтэрэ булан туттубут “аньыы” диэн тылларын туһана сатыыллар. Бу тылы аан маҥнай П.А.Ойуунускай үлэлэрин репрессия кэнниттэн бэчээттээн таһаарыыларыгар туттубуттара, ону билигин сахаларга аҕалан аны ордук нууччатымсыйбыттарын көрдөрөөрү соҥнууллар.\nНууччалар өйдөрүн-санааларын, үчүгэйи уонна куһаҕаны оҥорууну икки аҥы араарбыттар, өйдөрө-санаалара буккуллубут. Кинилэр үчүгэйи – “хорошо”, онтон куһаҕаны – “грех” диэн тус-туспа тылларынан ааттыыллара гректэртэн арахсыыларын кэмигэр үөскээбит.\nӨй-санаа икки аҥы арахсыыта үчүгэйгэ тириэрдибэт. Омук арахсар, саҥалыы үөскүүр кэмигэр аһара күүстээх хайдыһыыны, эйэлэспэт буолууну үөскэтэн, букатын эстэригэр тиийэн хаалыахтарын сөп. Тыл үөрэхтээхтэрэ, суруйааччылар уонна учууталлар сахалыы өй-санаа уратыларын билбэттэриттэн быһалыы нууччалары үтүктэн «грех» диэн тыл оннугар ити «аньыы» тылы булан туһана сатыыллара сахалыы өйгө-санааҕа, «Туох барыта икки өрүттээх» диэн этиини, айылҕа төрүт тутулугун тутуһууга сөп түбэспэт.\nСахалар олус былыргы үөрэхтэрин, билиилэрин бу кэмҥэ диэри уларыппакка, бэйэтинэн илдьэ сылдьар бэлиэлэринэн айыы диэн тыл биирэ, соҕотоҕо буолар. «Туох барыта икки өрүттээх» диэн этиигэ сөп түбэһэн бу тыл үчүгэйи уонна куһаҕаны оҥорууну холбуу ылан быһаарара хаһан да уларыйбат. Киһи баһа, мэйиитэ биир буоларынан тугу өйдөөн-санаан оҥороро биир мэйииттэн айыллан тахсарын чопчу бэлиэтээн айыы диэн тыл соҕотох эрэ буоллаҕына табыллар. Ханнык баҕарар киһи үчүгэйи эбэтэр куһаҕаны оҥорор кыахтааҕын бу айыы диэн тыл быһаарара өй-санаа уратыларыгар сөп түбэһэр уонна хайа да өттүгэр аһара барыыны, халыйыыны суох оҥорор кыахтаах.\nСахаларга «аньыы» диэн тыл суох, былыр да суох этэ. Сахабыт тылын былыргы үйэлэргэ чочуйан оҥорбут, өй-санаа үөрэҕин баһылаабыт ойууннар «аньыы» диэн тылы киллэрбэтэхтэрин биир да тыл үөрэхтээҕэ булан этэ илик. «Ан» диэн тылтан өйү-санааны быһаарар, хамсааһыны биллэрэр тыл сахаларга үөскээбэт.\nАйыы диэн тылы сатаан саҥарбатаҕа буолан «аньыы» диэҥҥэ уларыта сатааһын сахалыы өй-санаа тутулуктарын билбэт буолууттан үөскүүр. Бу тылы тутта сатыыр дьон сахалыы өй-санаа тутулуктарын үрэйэ, алдьата, биир киһи өйүн-санаатын икки аҥы араара сатыыллар. «Аньыы» диэн тылы сахалар төрүт туттубаттар.\nАйыы диэн тылбыт бэйэтэ куһаҕаны уонна үчүгэйи оҥорууну бэлиэтиирин холбуу иҥэринэ сылдьар тыл буолар. Бу тылы туһанарга үчүгэй буоллаҕына үрүҥ айыы, онтон куһаҕаны бэлиэтииргэ хара айыы диэн быһаарыылаах туһанар сахалыы өйгө-санааҕа, туох барыта икки өрүттээҕин таба туһаныыга сөп түбэһэр.\nӨй-санаа икки аҥы арахсыытын үөскэтии олус улахан сыыһа. Олох ханнык эмэ ыарахан, уустук кэмигэр өй-санаа икки аҥы арахсыыта ордук күүһүрэн, букатын эйэлэспэт буолууга тириэрдэн омук икки аҥы арахсыытын үөскэтиэн сөп. Өй-санаа арахсыытын үөскэтиини, «аньыы» диэн тылы тутта сатааһыны, бу кэмтэн ыла тохтотуохха.\nСэбиэскэй былаас саҕана мааныламмыт учуонайдар, тыл үөрэхтээхтэрэ уонна сэбиэскэй суруйааччылар нууччалары быһаччы үтүктэллэриттэн үчүгэйи – айыы, онтон куһаҕаны – «аньыы» диэн тус-туспа тылларынан ааттаан олоххо киллэрэн туһаннара сатыыллара олус улахан сыыһата ити быһаарыынан толору дакаастанар.\nТыл олус уһун кэмнэргэ уларыйбакка эрэ бэйэтин тутаах өйдөбүлүн иҥэринэн илдьэ сылдьар уратылаах. Ханнык эрэ киһи оҥорор быһыытын, бу куһаҕан быһыы эбит диэн уһун үйэлэргэ уларыйбат гына дьаралыктаан, туспа тылынан этэн, аат-суол иҥэрэн кэбиһии элбэх табыллыбат өрүттэрдээх.\nХолобурга, сэбиэскэй кэмҥэ баай киһи куһаҕан буолара, билигин уларыйан үчүгэй буолан сылдьар. Ол кэмҥэ куһаҕан диэн ааттаммыт билигин үчүгэйгэ уларыйда. Биирдэ элбэхтик арыгы испит киһи куһаҕан киһи буола түһэн баран, аны испэтэҕинэ көнүөн, эмиэ үчүгэй киһи буолуон сөбүн син билэртэн үөрэтэ, көннөрө, улахан да арыгыһыттары эмтэтэ сатыыллар. Биир киһи үчүгэйи эбэтэр куһаҕаны да оҥорорун син арааран билэллэр эрээри, кини оҥорор быһыыларын тус-туспа тылларынан ааттата сатааһыҥҥа өй-санаа, таҥара үөрэҕин туһамматтан киирэн биэрэллэр.\nАрыгыны аһара иһэр олус куһаҕан, арыгыһыт да, ыарыы да буолуохха сөп. Арыгыны аһара испит киһи куһаҕаннык быһыыланар. Арыгы куһаҕана элбэх буолан арыгыны испэт буолуу үчүгэйэ быһаарыллар кыахтанар. Ол иһин арыгыны испэт үчүгэй. Оччоҕо арыгыны иһэр киһи оҥорор быһыытын туспа тылынан этэн дьаралыктыыбыт дуу? Арыгыһыт диэнтэн ураты? Арыгыны куруук испэттэр, быраҕан да кэбиһээччилэр бааллар. Арыгы испит кэмнэригэр куһаҕан буола түһэн баран, испэтэхтэринэ үчүгэй киһи буолар дьон элбэхтэр. Олору хайдах гынабыт, туохтар диэн ааттыыбыт? «Аньыы» буолан ылла диибит дуу?\nАрыгыны кыратык, кэмнээн иһэр үчүгэй. Элбэҕи истэххэ итирии, куһаҕан буолар. Ол эбэтэр арыгыны аһара иһэн кэбиспэт, итирбэт эбитэ буоллар, бука бары арыгы үчүгэй дииллэрэ сөптөөх буолан тахсыа этэ.\nКиһи үчүгэй уонна куһаҕан быһыылары оҥорор кыаҕын, уратыларын быһаарыы үчүгэй киһи таҥара, Христос таҥара үөскээһинигэр тириэрдибитэ икки тыһыынча сыллартан орто эрээри тыл үөрэхтээхтэрэ, сорох суруйааччылар, учууталлар, учуонайдар ону арааран билэ иликтэрэ хомолтону эрэ үөскэтэр.\nYчүгэйи уонна куһаҕаны, ол аата икки өрүтү араарыы барыта киһи ханнык үөрэҕи-билиини кыра эрдэҕиттэн иҥэриммитинэн, баһылаабытыттан, кини иитээччилэриттэн, үөрэтээччилэриттэн, ол аата төрөппүттэриттэн быһаччы тутулуктаах. Бу тутулугу «Төрүт уус ыал», «Яблоко от яблони недалеко падает» диэн өс хоһоонноро олус чуолкайдык быһаараллар.\nСуруйааччылар, тыл үөрэхтээхтэрэ, учууталлар уонна учуонайдар сэбиэскэй былаас ииппит, үөрэппит дьонноро туохтара да уларыйбакка ордон сылдьаллар, өссө оҕолору, студеннары үөрэтэллэр. Кинилэр сэбиэскэй былаас “айыыны оҥорор үчүгэй” диэн сыыһа үөрэҕи тарҕаппытын билигин даҕаны салҕаан иһээччилэр буолаллар. Бу ырыынак кэмигэр кинилэр үөрэхтэрэ улаханнык уларыйыа, көнүө этэ.\nӨй-санаа аҥардастыы биир өттүн диэки барыыта халыйыыны, олох икки өрүттээҕин умнууну үөскэтэр, олоххо аҥардастыы үчүгэй быһыы эрэ баарын курдук өйдөбүлгэ тириэрдэр. Аҥардастыы олох үчүгэй өттүн эрэ билии, куһаҕан диэн тугун билбэт буолууга тириэрдэн, аны киһи ол куһаҕаны бэйэтэ билбэтиттэн оҥорон кэбиһэригэр тириэрдэрэ ордук кутталлаах, улахан куһаҕаны оҥорууга тириэрдиэн сөп.\nСахалар киһи өйө-санаата уларыйан биэрэр кэмнэрдээҕин былыр үйэҕэ быһааран билэннэр «Үчүгэй уонна куһаҕан солбуйсан биэрэллэр» диэн этэллэр. Арай киһи бэйэтэ өйдөөх-санаалаах буоларынан, бу солбуйсан биэрэр кэм кэлбитин билэн өйүн-санаатын уларытан, онно сөп түбэһиннэрэн биэрэрэ эрэйиллэр.\nКим эрэ булан-талан «бу үчүгэй», «бу куһаҕан» диэн быһааран биэрэрэ субу кэмҥэ эрэ туһалыыр, кэмэ аастаҕына кыайан уларыйбакка, сайдыбакка хаалан хаалыан сөп, ол иһин үчүгэйи уонна куһаҕаны тус-туспа тылларынан ааттааһын өй-санаа үөрэҕэр букатын сөп түбэспэт.\nТыл үөрэхтээхтэрэ субу тирээн турар кэмҥэ эрэ үчүгэйи уонна куһаҕаны тус-туспа араартаан дьоҥҥо быһааран биэрэр оннугар атын, «аньыы» диэн тылы булан куһаҕаны барытын туспа арааран уһун кэмҥэ ааты иҥэриини олохтуу сатыыллара, бу дьон өйдөрө-санаалара татымын, арыыйда тэйиччини, ырааҕы, кэлиэхтээҕи кыайан ырыҥалаан быһаарбаттарын биллэрэр.\nАйыы диэн былыр-былыргыттан бэйэтэ икки өрүттээх өйдөбүллээх тылы буккуйан аҥардастыы үчүгэй эрэ өрүттээн туһаҕа киллэрэ сатааһын саха тылын өйтөн-санааттан тутулуктарын букатын билбэт буолууттан тахсар олус улахан сыыһа быһыы буолар. Айыы аан маҥнай үчүгэйэ эбэтэр куһаҕана араарыллан биллибэт уратылааҕа уустуктары үөскэтэр. Улуу Өктөөп өрө туруута кыайыыта, былааһы үлэһиттэр, саллааттар ылыылара олус улахан саҥаны айыы эбит буоллаҕына, куһаҕана, олоххо халыйыыны үөскэппитэ 74 сыл кэнниттэн биллэн тахсан, бу былаас эстибитэ үөрэх буолар.\nБу айыы диэн тылы буккуйуу, аҥардастыы үчүгэй эрэ өйдөбүлүнэн туһана сатааһын, айыыны элбэхтик оҥор диэн оҕолору үөрэтиини киэҥник тарҕатыытыттан эдэрдэр элбэх быстах быһыылары оҥоруулара, сыыһа-халты туттунуулара, ол иһигэр бэйэлэригэр тиийиниилэрэ элбииригэр тириэртэ. Үчүгэйи уонна куһаҕаны кыайан араарбат буолуулара үөскүүрүттэн үгүстүк сыыһа-халты туттунууга киирэн биэрэллэригэр тиийэллэр.\nАйыы үөрэҕин алҕастара кэлэр көлүөнэлэри үөрэтиигэ олус улахан буортуну оҥорор куттала үөскээтэ. Эдэрдэр, өйдөрө-санаалара ситэ, киһи буолууну баһылыы иликтэринэ, элбэхтик айыыны оҥордохторуна, үгүс быстах быһыылары, ситэ толкуйдамматах, быһаарыллыбатах дьыалалары оҥоруохтарын сөп. Өй-санаа үөрэҕэ эдэрдэри сыыһа-халты туттуналларыттан харыстаан, «Айыыны оҥорума» диэн сахалар таҥараларын үөрэҕин тутуһара эрэ табыллар.\nСаха дьонун өйдөрө-санаалара билигин ыһыллан сылдьар, чөл оннугар түһэ илик. Ол барыта анаан-минээн сэбиэскэй былаас саҕаттан буккуйар дьон баалларыттан, сахалары үрэйэ, ыһа сатааччылар элбэхтэриттэн, бу быһыы салҕанан баран иһэр. Киһи кэһэйдэҕинэ, кыһалҕаҕа ыллардаҕына эрэ түргэнник уонна умнубат буола үөрэнэр. Өссө биир, коммунистар кэһэппиттэрин курдук улахан кэһэйии Россия олохтоохторун күүтэр курдуга сабаҕаланар.\nАраас өй-санаа үөрэхтэрэ үчүгэйтэн куһаҕаны арааран, тус-туспа тылларынан ааттаан биэрэллэрэ дьоҥҥо быстах эрэ, субу кэмнээх туһаны аҕалыан сөп. Маннык араарыы өй-санаа кэлтэйдии сайдан барыытыгар, аҥардастыы биир эрэ өрүт үөрэҕин, билиитин ылыныыга тириэрдэрэ халыйыыны, хаалыыны үөскэтэрэ куһаҕан.\nӨйө-санаата тутулуктаах, бэйэтэ үчүгэйи, куһаҕаны араара үөрүйэҕэ суох буола, бэлэми кэтэһэ, ким эрэ эппитин аҥардастыы үтүктэн толоро үөрэммит киһи атын дьон баһылааһыннарыгар киирэр. Өй-санаа маннык олус күүстээх тутулуктаах сайдыыта бэйэтэ диктатура көрүҥүн үөскэтэн олох сайдыыта уларыйар эбэтэр омук саҥалыы үөскүүр кэмигэр олус күүстээх охсууну оҥорон омук ахсаана лаппа аҕыйыырыгар тириэрдиэн сөп. Чечня сэриитигэр ваххабиттар «джихад» өйүн-санаатын киллэрэннэр олус күүскэ утарсыбыттара. Ваххабиттар итэҕэллэрэ баара олус күүстээх утарсыыны оҥорорго көмөлөспүтүн иһин, бу сэрии түмүгүнэн, ол аата кыаттарыы кэнниттэн ваххабиттар итэҕэллэрэ букатыннаахтык туоратылларыгар тириэрдибитэ.\nБилигин Россияҕа ваххабиттар олус куһаҕаннар диэн өйдөбүлү дьоҥҥо киллэрэн кинилэри туората, саа-сэп күүһүнэн суох оҥоро сатыыллар. Саудовскай Аравия диэн ваххабиттар салайар государстволара атыттары кытта син тапсан ыаллыы олороллор. Дьон бэйэ-бэйэлэрин кытта эйэлээх буолуулара итэҕэл хайдаҕыттан тутулуга суоҕун ити быһаарыы бигэргэтэр.\nӨйү-санааны үчүгэйгэ уонна куһаҕаҥҥа эрдэттэн тус-туспа арааран бэлэмнээһин, аналлаах үөрэхтэри айан тутуһар буолуу быстах, күннээҕи эрэ дьыалаларга үчүгэйи оҥорбут курдугун иһин, өр кэмнээх, уһун үйэлээх дьайыылаах дьыаларга өй-санаа халыйыытын, аҥардастыы биир эрэ өттүн диэки барыыны үөскэтэн олоххо ордук улахан куһаҕаны, эйэлэспэт буола хайдыһыыны оҥорор.\nХолобурга, арыгыны аҥардастыы куһаҕан, адьас иһимэ диир дьон арыгы эмиэ туһалаах өрүттээҕин, элбэх эньиэргийэни киһиэхэ биэрэрин аахсыбаттарыгар тириэрдэр. Икки өрүттээх боппуруоска икки өрүтүн тэҥнээн, икки ардыларынан түбэһиннэрэн сыһыаннаһар сөптөөҕүн аҥардастыы куһаҕан диэччилэр өйдөөбөттөрүгэр тэптэрэн билиммэттэр.\nАйылҕа тутулуктара барылара тэҥнэһии балаһыанньатыгар тутуллан турар гына уһун үйэлэргэ үөскээбиттэр. Дьон-аймах өйдөрө-санаалара сайдан күүстээх тиэхиникэлэри оҥостоннор, ол аата аһара сайданнар, бу үөскээн турар тэҥнэһии балаһыанньатын хамсатан кэбиһэр кыахтаннылар. Билигин, сайдыылаах үйэҕэ барыга-бары, саҥаны айыыларга олус сэрэхтээхтик сыһыаннаһар сөп.\nАйылҕаҕа туох барыта уларыйан, эргийэн биэрэн иһэринэн өй-санаа эмиэ уларыйан, эргийэн биэрэр кэмнэрдээх. Өй-санаа уларыйбакка биир көрүҥүнэн хаалан хаалыыта олоххо хойутаан хаалыы, «застой» кэмэ кэлиитигэр тириэрдэр. Маннык “застой” кэмэ кэлиитэ Сэбиэскэй Сойууска үлэ-хамнас сатарахсыйыытын үгүс дьон сөбүлэспэт буолууларын, араас хамсааһыннары үөскэтэн сэбиэскэй былаас эстиитигэр тириэрдибитэ.\nТуох барыта икки өрүттээҕин быһаарыы олох субу тирээн турар кэмигэр сөп түбэһиэхтээх. Сахалар «Yчүгэй уонна куһаҕан сэргэстэһэ сылдьаллар» диэн этиилэрэ икки өрүт солбуйсан биэриилэрин ордук табатык быһаараллар. Олох уларыйан истэҕин аайы өй-санаа, үчүгэй уонна куһаҕан уларыйан биэриилэрэ олох тутаах көрдөбүлүгэр киирсэр.\nОлох сайдан иһиитигэр өй-санаа сөп буола-буола уларыйан биэриитэ олох уустуктарын үөскэтэр. Улуу Өктөөп революциятын кыайыытын кэнниттэн баай дьон куһаҕан дьонунан ааттанан туоратыыга түбэспит эбит буоллахтарына, билигин ырыынак кэмигэр өй-санаа төттөрү өттүгэр уларыйан баай дьон эмиэ үчүгэйгэ кубулуйдулар, атыттар бары байа-тайа сатааһыннара сайынна.\nТаҥара, өй-санаа үлэһиттэрин сыаллара диэн дьоҥҥо үчүгэйи уонна куһаҕаны таба арааралларыгар, олору үчүгэйдик билэн олохторугар туһаналларыгар көмөнү оҥоруу, үтүө санаа баһыйарыгар үөрэтии буолар. «Yрүҥү уонна хараны», «Yчүгэйи уонна куһаҕаны» хас биирдии киһи бэйэтин өйүнэн-санаатынан субу кэмҥэ сөп түбэһэринэн арааран билэрин ситиһии өй-санаа үөрэҕэ сайдыбытын, дьоҥҥо туһалыырын биллэрэр. Онтон өйү-санааны икки аҥы тылынан; үчүгэйин уонна куһаҕанын тус-туспа тылларынан арааран ааттааһын, уһун кэмҥэ дьаралык иҥэрии, өй-санаа уларыйарын суох оҥоруу, өйгө-санааҕа «застой» үөскээһинэ буолар.\nОлох устан, иннин диэки баран истэҕинэ, күнүс кэнниттэн түүн, сырдык кэнниттэн хараҥа кэлэрин курдук үчүгэй кэнниттэн куһаҕан тиийэн кэлэр. Бу кэм тиийэн кэллэҕинэ өй-санаа эмиэ уларыйан биэрдэҕинэ эрэ табыллар. Таҥара, өй-санаа үлэһиттэрэ омукка маннык кэм кэлбитин быһааран билэн, киһи бэйэтин өйүн-санаатын уларытыыга үлэлииллэрэ ирдэнэр. Биһиги сэбиэскэй кэм өйүн-санаатын дьайыыларын умнар, уларытар кэммит кэлэн, онно үлэлэһиэ, саҥалыы диэн ааттаах өйү-санааны сайыннарыы, урукку ыраахтааҕы баарын саҕанааҕы кэмтэн тирэх ылар. Олоххо үчүгэй уонна куһаҕан эргийэн биэриитэ кэлэн ааспытыгар өй-санаа уларыйбакка хаалбытын көннөрүү ирдэнэр.\nБилигин 21-с үйэ саҕаланыытыгар Россияҕа, Саха сиригэр өй-санаа уларыйар, нуучча омук саҥалыы үөскүүр быһаарыылаах кэмэ кэлиитигэр бэлэмнэнии баран иһэр. Бу кэм улахан хамсааһыннарынан саҕаланан баран, омук олоҕун үс гыммыттан биирин үс сүүс сылтан итэҕэһэ суох кэми ылыан сөп.\nОмукка өй-санаа маннык уларыйар кэмэ сайдыыны ситиһии кэнниттэн мөлтөөһүн кэмэ кэлиитигэр үөскүүр. Омук бэйэтин аһара көмүскэнэн, арбанан атыттартан ордуктук сананыыга киирдэҕинэ национализм, онтон фашизм өйө-санаата үөскээн сайдан тахсыан сөбүн 20-с үйэҕэ ньиэмэстэр дакаастаан тураллар. Омукка өй-санаа уларыйыыта кэлиитин тохтото, туормастыы сатааһынтан омук ордук күүстээх хамсааһыҥҥа, өйө-санаата түргэнник уларыйыытыгар тиийиэн сөп.\nТуох барыта икки өрүттээҕин таба быһааран олоххо туһаныы хаһан баҕарар ирдэнэр. ВСТО ньиэби хачайдыыр уһун турбатын Саха сиринэн ыытарга, бу турба үлэҕэ киирдэҕинэ биэриэхтээх бары барыһын уонна турбаттан тахсар бары ньочооту ааҕан-суоттаан тэҥнээн көрөн быһаарыы ылыналлара эрэйиллэр. Манна турба үчүгэйэ уонна куһаҕана барыта ааҕыллан, суоттанан сахалар итэҕэллэринэн ыйааһын хараҕынан тэҥнэнэн көрөн быһаарыллара ордук таба буолар.\nТурбаны үрдүк хаачыстыбалаахтык, тиэтэйбэккэ эрэ оҥорон туһаҕа таһаардахха элбэх барыс киирэн бары ночооту барытын баһыйдаҕына турбалаах дьон олохторо тупсуу диэки сыҕарыйыан сөп.\nҮчүгэйи уонна куһаҕаны араарыы, олоххо туһаныы барыта сахалар итэҕэллэринэн, тэҥнэһиини үөскэтэринэн, ыйааһын хараҕынан тэҥнээн көрүүнэн ааҕан оҥоруллара өй-санаа көрдөбүллэригэр сөп түбэһэр. (1,29).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nИкки өрүт арахсыытын туһаныы\nИкки өрүт арахсыытын туһаныы диэн үчүгэйи уонна куһаҕаны таба араарарга киһи бэйэтэ үөрэниитэ ааттанар.\nДьон бары бэйэ-бэйэлэригэр үчүгэйи баҕараллар диэн саныыллар. Ол эрээри хас киһиэхэ барыларыгар кэриэтэ үчүгэй диэн өйдөбүллэрэ тус-туһунаннар уонна олохторун таһымыттан ордук улахан тутулуктаахтар. Хас биирдии омуктарга баайдар уонна үлэһиттэр, дьадаҥылар баалларыттан үчүгэйи уонна куһаҕаны араарыы икки өрүттэнэр.\nБаай уонна дьадаҥы дьон өйдөрүн-санааларын үөрэтииттэн дьон бу икки тус-туспа бөлөхтөрүн өйдөрө-санаалара, тугу үчүгэй, тугу куһаҕан диэн сыаналыыллара букатын тус-туспаларын таһынан, өссө утарыта турар өйдөбүллээхтэрэ быһаарыллар. Баай киһи дьадаҥыны күүскэ үлэлэттэҕинэ, аҕыйах хамнаһы биэрдэҕинэ баайа ордук эбиллэрин куруук билэ сылдьар.\nБаай уонна дьадаҥы дьон бааллара сахалар «Туох барыта икки өрүттээх» диэн кынаттаах этиилэригэр эмиэ сөп түбэһэр. Баайа уонна дьадаҥыта суох олох суох буолуон сөбүн, дьону барыларын тэҥнии сатаабыт Сэбиэскэй Сойуус үйэ аҥарыттан ордук тулуктаһан баран эстиитэ бигэргэтэр.\nYчүгэйи уонна куһаҕаны араарыыга дьон бу икки бөлөхтөрүттэн биирдэстэриттэн, ордук элбэхтэриттэн, үлэһиттэр, дьадаҥылар быһаарыыларыттан таҥара итэҕэлэ тирэх ылынар. Таҥара үөрэҕин сүрүн салаата, киһи буолуу үөрэҕэ үлэһиттэри, көрсүө, сэмэй дьону улаатыннарарга, иитэргэ аналланар. Таҥара итэҕэлэ диэн элбэх ахсааннаахтар, үлэһиттэр туһанар итэҕэллэрэ буолар.\nТаҥара үөрэҕэ элбэх ахсааннаах үлэһиттэр олохторун үөрэхтэриттэн хомуллан үөскээбит. Киһи буолуу үөрэҕэ, олоҕу киһи быһыылаахтык олоруу аан бастаан үлэһиттэри иитэргэ, үөрэтэргэ аналланар. Аҥардастыы үөрэҕи эрэ өрө тутан тыа сирин сайыннарбаттар.\n«Туох барыта икки өрүттээх» диэн этиини кытаанахтык тутуһан икки өрүтү иккиэннэрин үөрэтэн, боруобалаан билэн, тэҥнээн көрөн сыаналаан эрэ баран хайалара ордугун; үчүгэйин эбэтэр куһаҕанын киһи быһаарар кыахтанар. Киһи бэйэтэ эмиэ икки аҥы арахсарынан эт-сиин баҕата быстах быһыылары оҥорууга тириэрдэр буоллаҕына, өй-санаа баҕа санаата үөрэххэ, үлэҕэ-хамнаска сыһыаннаахтар, олору сайыннарарга, тупсарарга аан бастаан кыһанар.\nКиһи ханнык баҕарар быһыытын туохха эрэ, биллэр кээмэйгэ тэҥнээн көрөн оҥорорун ордорор. Тугу эмэ үчүгэй диэн быһаараары сананнахха, бу быһаарыы утары өттүн, ол аата туох куһаҕан буоларын аан бастаан билии ирдэнэр. Бу куһаҕан эбит диэн биллэххэ, онно тэҥнээн көрөн сыаналаатахха үчүгэй диэн туга дьэ быһаарыллар, арыллар. Бу быһаарыыны сахалыы таҥара үөрэҕэ тутуһан оҕону кыра эрдэҕиттэн “Тоҕус айыыны оҥорума” диэн үөрэтэр.\nХолобур, оҕо кыра эрдэҕинэ баттаҕы тардыалыыр куһаҕанын билбэт, ийэтин баттаҕын имэрийэ, туппалыы оонньуу сытан бобуччу тута-тута күүһэ баарынан тардыалаан ылаттыыр кэмнэрдээх. Бу куһаҕан быһыытын ыарыыны билэр ийэтэ эрэ тохтотор. Куһаҕан, кыыһырбыт сирэйин көрдөрдөҕүнэ, сабыччы көрөн эбэтэр хамсанан сөбүлээбэтин биллэрдэҕинэ эрэ оҕото биирдэ бу куһаҕан, ыарыылаах эбит диэн дьэ билэр, бу быһыытын тохтотор, аны хаһан да тардыалаабат буолар. Онтон бу кэмҥэ өссө дэбдэтэн, үөрбүтэ буолан киһиргэтэн биэрдэххэ тардыалыыра ордук эбиллэр. Тардыалыы үөрэнэн хаалбытын кэнниттэн тохтотор күүс эмиэ соччонон улаатан биэрдэҕинэ эрэ табыллар, оҕону кыра эрдэҕинэ үчүгэй быһыыларга үөрэтэр, оннук үгэстэри иҥэрии ордук туһаныллар.\nОҕо оҥорор быһыыта уларыйыытын ийэтэ кэтэ сылдьар ытарҕатын сөбүлүүрүттэн, тардыалыы сатыырыттан эмиэ быһаарыахха сөп. Манна ытарҕаны тардыалааһын ордук ыарыылааҕа уонна кутталлааҕа быһаарыы түргэн соҕустук кэлэригэр тириэрдэр. Yгүс ийэлэр оҕолоро кыра эрдэҕинэ ымсыырар, ыла сатыыр санаатын суох оҥороору ытарҕаларын кэтэллэрин тохтотоллор.\nАныгы киинэлэргэ куруук охсуһаллар. Охсуһан төйөн хаалбыт киһи туох да буолбакка, баһын булкуйан, хамсатан кэбиһэ-кэбиһэ ойон туран баран салгыы охсуһа барара элбэхтик көстөр. Бу көстүү улаатан эрэр оҕолору төттөрүгэ үөрэтэриттэн дьону кырбааһыннар элбээтилэр.\nКиһи төйөн, өйүн сүтэрэн баран өйдөнөрө олус ыарахан. Төйүүттэн элбэх киһи ыарыы буолаллар, үгүстүк эмтэнэ сатаан баран урукку оннуларыгар кыайан түһүмүөхтэрин сөп. Боксер накаут бардаҕына квалификациятын өр кэмҥэ сүтэрэр, күрэхтэһэрэ төһө эмэ кэмҥэ тохтууругар тиийэр. Оройго охсууттан төйүү кэнниттэн үгүс киһи нэһиилэ өйдөнөр, өйө-санаата буккуллар, сорохтор өлөллөр.\nОҕо кыра эрдэҕиттэн оройго охсуллар куһаҕанын, ыарыылааҕын биллэҕинэ эрэ бэйэтэ киһини оройго охсубат, сэрэнэр киһи буола улаатар. Аан маҥнай куһаҕан, ыарыы диэн тугун бэйэтэ биллэҕинэ эрэ, атыттарга куһаҕаны оҥорбот киһи буола улаатара кыаллар. Олоххо аан маҥнай куһаҕаны киһи арааран биллэҕинэ эрэ онтон сэрэнэрэ, оҥорбот буолара үөскүүр, онтон онно тэҥнээн көрөн үчүгэй диэн баара быһаарыллар.\nОлоппостон оҕуннаҕына, кэһэйдэҕинэ оҕо олоппоско турар куһаҕанын дьэ билэр, аны сэрэнэр буолара улаатар. Аан маҥнай аналлаах, түөрэкэйэ суох кыра олоппоско ытыннара үөрэтии сүһүөҕүн булунарыгар ордук туһалаах. Кыраттан улахан саҕаланан сыыйа салгыы баран иһэрэ үөрэнии олохтоохтук, төрүттээхтик баран иһэрин бэлиэтиир.\nОҕо ыарыыны билиитэ этэ-сиинэ баарын, уратытын билэн харыстыыр өйүн-санаатын сайыннарар. Төһө кыра эрдэҕиттэн этигэр-сиинигэр үөскүүр ыарыыны билэрэ өйө-санаата сайдыытыгар туһаны оҥорор.\nОҕону киһи быһыылаах буолууга үөрэтии сүрүн төрүтэ кыра эрдэҕинэ тугу барытын улахан киһи оҥорорун курдук оҥорорго үөрэтии, ол быһыыларын элбэхтэ хатылаан үгэс оҥорон иҥэрии буолар. Кыра эрдэҕиттэн тугу барытын улахан киһи оҥорорун курдук оҥорор буоллаҕына, оҕоҕо өйүгэр-санаатыгар соннук үгэс үөскээн ийэ кутугар олохсуйар, иҥэр. Кэлин улааттаҕына даҕаны, бу үгэһэ бэйэтин салайар, ол иһин киһи быһыылаах киһи буола улаатар кыахтанар.\nКиһи быһыыта суох эдэрдэри төрөппүттэрэ иитэн-аһатан, көрөн-истэн атаахтатан, ол аата сыыһа иитэн улаатыннараллар. Бу уустук, сайдыылаах диир олохпутун аймаан эрэр боппуруос. Оҕону кыра, өссө бэйэтэ өйдөөбөт кэмигэр киһи быһыытын кэспэт буоларга, тугу барытын киһи оҥорорун курдук оҥорорго үөрэттэххэ эрэ, соннук үгэс үөскээтэҕинэ, ол аата ийэ кута иитилиннэҕинэ улаатан баран киһи быһыылаах киһи буолар.\nКыра эрдэхтэринэ атаахтык, аһара мааныланан улааппыт оҕолорун төрөппүттэрэ эккирэтэ сылдьан бары баҕатын толоро үөрэттэхтэринэ, оҕолоро киһи быһыыта суох, бэлэмҥэ үөрэммит киһи буола улаатар. Кини баҕа санаатын тохтотор майгыга үөрэммэтэҕиттэн, тулуура тиийбэтиттэн тугу барытын, баһыгар туох көтөн түспүтүн оҥорон иһиэн сөп киһиэхэ кубулуйар. Бу майгы олус кутталлаах, сыыһа-халты туттунууга, аһара барыыга, быстах быһыыны оҥорууга тириэрдиэн сөп. Маннык майгылаах оҕо туох өйүгэр көтөн түспүтүн, саҥаны айыыны оҥоро сатыыра сыыһа-халты буолуута элбиириттэн куһаҕан быһыылары элбэтэр.\nБилигин эдэр оҕолор туттунар, тохтотунар күүстэрэ суоҕуттан аһара туттаннар араас буруйу оҥороннор, үгүстүк хаайыыга түбэһэллэр. Охсуһан кыаттаран баран, эйэлэһэр диэни билбэккэ, араас сэптэри туһанан эбэтэр элбэх буолан көмөлөөн киһини эчэтиини оҥорон хаайыыга түбэспиттэр элбэхтэр\nОҕону куһаҕаны оҥорбокко үчүгэйи эрэ оҥорор буолуутугар, ол аата үчүгэй үгэстэр өйүгэр-санаатыгар иҥэн олохсуйалларын төрөппүттэр кыра эрдэҕинэ үөрэтэллэрэ оҕо ийэ кутун иитии диэн ааттанар. Кинилэр оҕолоро улаатан, бэйэтин өйө-санаата сайдан истэҕинэ, аны үчүгэйи оҥорор сыыһа санааларыгар дьон оҥорор куһаҕан быһыыларын кинилэргэ кэпсээбэттэр, кистии сатыыллар. Маннык кистээһини, куһаҕаны букатын суох оҥоро сатааһыны оҕо улаатан иһэн син-биир билэр, төрөппүттэрин сымыйыаччылар дии саныан сөп. Оҕо улаатан иһэн, өйө-санаата сайдан истэҕинэ куһаҕан быһыыны арааран билбэтиттэн, олору бэйэтэ оҥорор кыаҕа улаатан хаалара ордук куһаҕаҥҥа тириэрдиэн сөп.\nУлаатан иһэр оҕону кыра оҕо курдук саныыр куһаҕан, оҕону сэниир, намтатар, өйүн-санаатын сайыннарбат. Куруук өрө тардан, улаатан иһэҕин диэн өйү-санааны иҥэрии ирдэнэр. Оҕо өйө-санаата эрдэ сайдар, бу кэмҥэ үчүгэйи уонна куһаҕаны бэйэтэ билэн, араара үөрэммитэ үгэс буолбута кэлин улааппытын да кэннэ туһалыы сылдьар.\nОҕо кыра эрдэҕиттэн бэйэтин кыаҕынан куһаҕаны уонна үчүгэйи арааран билэ үөрэнэрэ олоҕор олус улахан туһаны оҥорор. Сахалар таҥараларын үөрэҕэ оҕону “Тоҕус айыыны оҥорума” диэн этэр, аан бастаан куһаҕан быһыылары арааран билэргэ үөрэтэр. (1,40).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nҮчүгэй уларыйар\nОлох сайдан, тупсан иһиитэ дьон ситиһэ сатыыр баҕа санаалара, таҥаралара кэмэ кэллэҕинэ саҥа таҥаранан уларыйарыгар тириэрдэр. Олус былыргы кэмнэргэ дьон бултаан эрэ аһыыр эрдэхтэринэ, булду кыайа-хото бултуур араас улахан кыыллар курдук бултаары, ол кыыллар курдук буолар баҕа санааны иҥэринэн, улахан кыыллар, көтөрдөр таҥаралардаах этилэр. Өй-санаа сайдыыта таҥаралар уларыйан, тупсан иһэллэрин үөскэтэриттэн былыргы таҥаралар хааланнар, аны киһи, үчүгэй киһи таҥара туттуллар кэмэ кэлбитэ.\nБилигин дьон бары үчүгэй киһи буолууну ситиһэр кыахтаммыттарынан уонна айылҕаны харыстааһын инники күөҥҥэ тахсыбытынан дьон айылҕаны харыстыыр санаалара улаатарын ситиһиигэ аналлаах сахалар Күн таҥаралара сайдар кыахтанна.\nБылыргы кэмнэргэ дьон үчүгэй диэн сыаналаабыттара билигин кэлэн уларыйан хаалбыта элбэх. Урут сэбиэскэй кэмҥэ үчүгэй диэн ааттанар дьадаҥылар, бу ырыынак олоҕор, капитализмҥа киирэр кэмҥэ аанньа ахтыллыбат буоллулар, ким да эппэтэҕин иһин, куһаҕаннарын билинэн эрэллэр. “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн баайдар үчүгэй буолуулара дьадаҥылар куһаҕаннарын биллэрэн дьоҥҥо тириэрдэр. Дьахталлар биһиги эрэ баарбыт диэн аһара арбаныылара эр дьон мөлтөтөн үлэ-хамнас кыаллыбат буолла.\nҮчүгэй куһаҕаҥҥа уларыйар кэмин сабыдыалын бу көлүөнэлэр илэ биллилэр, олохторугар буолан ааспыт тосту уларыйыылары кэтээн көрөр кыахтаннылар. Ырыынак сыһыаннара олоххо киириилэрэ сэбиэскэй кэм саҕана туоратыллар сүүлүктэр, “спекуляннар” атыыны-эргиэни баһылаан салайыыларыттан саҕаламмыттара, сыыйа олоххо киирбиттэрэ, харчы уонна мал сыһыаннарын үөскэппиттэрэ.\nУрукку ыраахтааҕылаах Россияҕа ырыынак сокуоннара туттуллаллара. Билигин ол кэмҥэ төннүү кэмэ кэллэ. Былыргылар билбит билиилэрин, ураты өйдөрүн-санааларын биһиги айыы диэн ааттыыбыт, айыылар Үөһээ дойдуга бааллар. Үрүҥ айыылартан ылынар, олоххо туһанар билиилэрбитигэр өс хоһоонноро киирсэллэр.\nСаҥаны айыы эмиэ икки өрүттээх; үчүгэйдээх уонна куһаҕаннаах буолан тахсар уратыларын таба быһааран олоххо туһаныы ирдэнэр. Былыргылар билиилэрин хаттаан сыаналаан, үчүгэйин, үрүҥүн эрэ талан ылан, аныгы олоххо сөп түбэһэр тупсарыыны хайаан да барбытын кэнниттэн, үрүҥ айыы диэн ааттаан, оҕолорго үөрэтиллэрэ табыллар. Ырыынак сыһыаннаһыыларыгар төннүү билигин үрүҥ айыылартан кэлэр билии буолан оҕолорго үөрэтиллэр.\nӨссө былыргы кэм олус элбэх охсуһуулаах, өлөрсүүлээх эбит. Ол ыарахан, сайдыыта суох кэмнэргэ күрэхтэһии курдугу тэрийэн киһини өлөрүү кыайыыны ситиһиинэн ааҕыллар кэмнэрэ кытта бааллара. Билигин киһини өлөрбүт киһи, өлөрүөхсүт буолан хаайыыга, туоратыыга барар кэмэ кэлэн турар. Былыргылар оҥорбут куһаҕан, хара быһыыларын оҕолорго быһааран тириэрдии, өйдөтүү ирдэнэр, өлөрсүүлэр чахчы аҕыйыа этилэр.\nҮчүгэй куһаҕаҥҥа эбэтэр куһаҕан үчүгэйгэ уларыйан эрэр кэмэ кэлиитэ саха тылыгар араарыллан сылдьарын дьон-аймах сайдыылаах, инникини өтө көрөн билээччилэрэ маҥнайгынан арааран билэн үгүстэргэ тириэрдэллэрэ ордук. Туох барыта үчүгэйтэн үчүгэйи ааһа баран, кэрэттэн кэрэҕэ кубулуйуута, кэрэтэ, кыйыата, уларыйыытын кэмэ тиийэн кэлбитин сахабыт тыла биллэрэр.\nДьону барыларын сэбиэскэй былаас кэмигэр үлэлэтэллэр этэ. Былаас үлэһиттэри чахчы өйүүрэ, элбэх көмөнү оҥороро. Үгүстэр кырдьык сөбүлээн үлэлиир эбит буоллахтарына, сорохтор ыгыы-хаайыы күүһүнэн иппэй-туппай үлэни үлэлээбитэ эрэ буолаллара. Перестройка кэнниттэн ырыынак кэмэ кэлиитигэр элбэхтэр, күүһүлэнэн үлэлии сатаабыттар баһыйаннар үлэ-хамнас сатарыйбыта. Бу быһаарыы нууччалар тыһы ыты ааттыыр уонна хаайыылаахтар үөхсэр “сука” диэн тыллара “девочка” диэҥҥэ уларыйан эрэринэн дакаастанар.\nДьон ханнык баҕарар араҥаларын күүһүлээһин, ыгыы-хаайыы үчүгэйгэ тириэрдибэт. Төһө эмэ кэминэн бу үчүгэй уларыйан куһаҕаҥҥа кубулуйан биэриитигэр тириэрдэр.\nСэбиэскэй былаас көрөн-истэн, үлэ булан биэрэн, хамнастаан, бэлэмҥэ үөрэтэн үлэһиттэри атаахтатан кэбиһиитэ уонна киһи барыта үрдүк үөрэхтээх эрэ буолуохтаах диэн этиини аһара тарҕатан өйдөрүн-санааларын чэпчэки үлэни көрдөөһүҥҥэ тириэрдэн буорту оҥоруута үлэни-хамнаһы аанньа ахтыбаттарын үөскэппитэ. Дьону барыларын үлэлэтэ сатаан буолар-буолбат үлэҕэ хамнас төлүүллэрэ. Билигин сэбиэскэй былаас кэнниттэн төрдүс көлүөнэ дьон олох даҕаны үлэлиэхтэрин баҕарбат буола улааттылар. Эдэрдэр үлэлиир санаалара аҕыйаҕыттан кэлии үлэһиттэр элбээн иһэллэр.\nКиһиэхэ үчүгэйи оҥоруу диэн кини ханнык эрэ баҕа санаатын толоруу буоларынан үчүгэйи оҥотторууга киһи түргэнник үөрэнэр. Баҕа санаа туолуута киһиэхэ астыныыны, дуоһуйууну, дьоллонууну аҕалар. Дьол диэн баҕа санаа туолуутуттан астыныы, дуоһуйуу кэлиитэ буолар.\nКиһиэхэ атыттар үчүгэйи оҥоруулара хаһан баҕарар үчүгэй. Үчүгэйи оҥорторбутуттан киһи санаата көтөҕүллэрин тэҥэ, үчүгэй санаата элбиир. Арай бу тиийэн кэлэр үчүгэйгэ, бэлэм кэлэн биэриитигэр үөрэнэн хаалыыта, өссө элбэх бэйэтэ кэлэн биэрэр үчүгэйи көрдүүрүгэр тириэрдэрэ аһара баран куһаҕан буолан тахсыан сөбө “Туох барыта икки өрүттээх” диэн этии хаһан баҕарар дьайарын биллэрэр.\nКиһи хаһан даҕаны биир баҕа санаатынан сөп буолан тохтообот. Барыта баҕа санаа хайдах туоларыттан эрэ тутулуктаах. Түргэнник саныыры кытта эбэтэр “Этэн баран эҕирийиэх иннинэ” туолан иһэр баҕа санаата эмиэ итинник, түргэнник улаатар, уларыйар кыахтанар. Уһуннук эрэйдэнэн туолар баҕа санаа аҕыйах буолар уратылаах. Баҕа санаата туоллаҕына киһи дьоллонор, онтон баҕата өссө улаатар, эбиллэн биэрэр.\nДьол төһө улахана киһи баҕа санаата төһө улаханыттан, хайдах туолбутуттан тутулуктаах. Уһуннук ситиһиллэр баҕа санаа туолуута дьол улаатыытыгар тириэрдэр. Быстах дьол диэн туох эмэ быстах, кыра, суолтата суох дьыалаттан санаа туолуута ааттанар.\nОҕо бары баҕа санаатын толорууга төрөппүттэр “Туох барыта икки өрүттээх” диэн этиини тутуһуо этилэр. Улаатан иһэр оҕо бэйэтин баҕа санаатын бэйэтэ толорорун ситиһэ сатааһын уонна төрөппүт көмөтө холбостохторуна оҕо бары баҕа санаалара туолаллара кыаллар. Оҕо ону-маны көрдүүрэ элбээн, улаатан иһэринэн, ол көрдөөбүтүн төһө уһун кэминэн төрөппүттэрэ толоруулара баҕа санаата улаатан биэрэригэр тириэрдэр. Кэтэһии баҕа санааны улаатыннарарынан хаһан туоллаҕына дьолу улаатыннанар.\nАҥардастыы үчүгэйи эрэ баҕарар, үчүгэйи эрэ этэр дьону үчүгэйдэр дии сананар. Туох эмэ сыыһаны оҥорорбутун булан этэр киһини сөбүлээбэттэр. Ханнык баҕарар сыыһаны көннөрдөххө, тупсардахха эрэ үчүгэй буоларын таба сыаналаатахха, куһаҕаны этэр киһи ордук туһалаах эбитин билиниллэр.\nБыстах санааҕа барыта үчүгэй буолан хаалыан кырдьык да баҕарыллар. Пиибэ, арыгы иһээри харчы көрдүүр аймах уолгар харчы биэрбэтэххэ эйигин куһаҕан киһи диэҕэ. Тулуйа сатыахха. Киһиэхэ барыларыгар үчүгэй буола сатааһын барыта кыаллыбат, сахалыы “Сирэй көрбөх” буолууга тириэрдэр.\nЭн биэрбит харчыгынан бу уол арыгы ылан истэҕинэ бүгүн үөрүө, итириэ. Эйигин үчүгэй киһи диэҕэ, хайҕыаҕа. Сарсын эмиэ харчы көрдүү кэлиэн сөп. Үгүстүк дьонтон көрдөөн ылан арыгы иһэргэ үөрэнэн хаалара ордук улахан куһаҕаҥҥа тириэрдэр кыахтаах. Элбэхтик арыгы иһэн арыгыһыт буолан хаалыа. Сөбүлүүр киһини харчы көрдөөн ылан арыгы иһэргэ үөрэтимиэххэ, харчыны биэрэ турумуохха. Субу бүгүн харчы ылан арыгы испэтэҕинэ, бу уол эйигин сөбүлүө суоҕа, баҕар сылдьыбат да буолуон сөбүн иһин арыгы иһэргэ үөрэммэтэ ордук туһалаах буолар.\nХарчы биэрбэтэххэ билигин баҕар мөхпүтүн, сөбүлээбэтэҕин да иһин кэнники арыгыһыт буолбатаҕына, үчүгэйдик саныаҕа, арыгыга үөрэппэтэх эбит диэн сыаналыыра хойутаан да буоллар кэлиэ. Эн биэрбит харчыгынан, бу уол бүгүн аһара элбэх пиибэни, арыгыны иһэн итирэн хааллаҕына, сыыһа-халты туттунуулары оҥорон араас дьыалаҕа түбэһиэн эмиэ сөп. Итирик киһиэхэ арыгы истин диэн харчы биэрбэт буолуу кинини харыстааһын буолар.\nАрыгы иһэр киһиттэн туох эмэ үлэни үлэлэтэн туһаны таһаарынаары арыгынан күндүлүүр дьон билигин да элбэхтэр.\nСөбүлээн көрөн арыгы иһиитэ киһиэхэ үчүгэйи аҕалар курдук буоллаҕына, элбэхтик иһэн арыгыһыт буолан хаалыы, куһаҕан тиийэн кэлбитин биллэрэр. Бары улахан арыгыһыттар, ыарыһахтар бэйэлэрин арыгыга ылларбыттарынан хаһан да ааҕымматтар. Кинилэргэ атын дьон көмөлөрө хайаан да наада буолар. Бэйэлэрэ эрэйи, кыһалҕаны билэн туораабыт дьон көмөлөрө улахан туһалаах буолуон сөп. Эрэйи, кыһалҕаны билбэтэх киһи атыттар туохтан эрэйдэнэллэрин табан өйдөөбөт, өйүгэр-санаатыгар ылыммат, ханнык эрэ ыраах кинини таарыйбат курдук саныыр. Оннук көмө биллэр туһата аҕыйах.\nҮчүгэй куһаҕаҥҥа уларыйара хаһан баҕарар тиийэн кэлэр. Арай үгүстэрин кэлэр кэмнэрэ эрэ биллибэт буолан уустуктары үөскэтэр. Киһи өйдөөх-санаалаах, тугу барытын тэҥнээн көрөн сыаналыыр кыахтаах буоларынан үчүгэй куһаҕаҥҥа уларыйар кэмин билэн олоҕор таба туһанара эрэйиллэр. Саха дьоно үчүгэй куһаҕаҥҥа хаһан эрэ уларыйарын билэн айыы диэн өйү-санааны быһаарар тыл соҕотох эрэ уонна киһи үчүгэйи эбэтэр куһаҕаны оҥорорун холбуу ылан биллэрэр. (1,56).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nКаменка (Молдова)\nКаменка (, , ) — Молдова (Приднестровье) куората. Каменскай оройуон киин куората.\nГеографията.\nКуорат Днестр өрүс уҥа кытылыгар.\nОлохтоох дьоно.\nОлохтоох дьонун ахсаана, бүтэһик 2004 сыллааҕы сурутуу түмүгүнэн:\nОмуктарынан:\nКуорат билиҥҥитэ.\nОлохтоохторун үгүс өттө тутууга уонна урбааҥҥа үлэлииллэр, кэтэх хаһаайыстыбалаахтар. Оҕуруот аһын кэнсиэрбэлиир собуот баар. Каменкаҕа биллэр курорт комплекса баар — «Днестр» санаторий. Экэниэмикэ сүнньэ — тыа хаһаайыстыбата, урбаан.\nУстуоруйа краеведение түмэлэ үлэлиир.\n3 орто уонна биир начальнай оскуола баар. Политехническэй техникум винограды үүннэрэр, сири таҥастыыр, тутуу, плодоводство уонна ойуур хаһаайыстыбатын испэсэлиистэрин үөрэтэн таһаарар.\nПриднестровье атын куораттарын кытта Каменка автобус маршруттарынан ситимнээх. Билигин үлэлээбэккэ турар аэропорт баар.\n2005 сыллаахтан сылын ахсын алтынньы иккис аҥарыгар Каменка санаторийга «Kam Art» диэн ааттаах худуоһунньуктар симпозиумнара ыытыллар .<|endoftext|>\nҮчүгэй эмиэ куһаҕаннаах\nСырдык үтүө, мааны күн киирдэҕинэ хараҥа түүн халыйан кэлэн аан дойдуну сабардыы бүрүйэр. Араас элбэх биллибэт кистэлэҥнэрдээх хараҥа, тымныы түүн аастаҕына, сырдык, сылаас күммүт эмиэ сандаарыччы тыган тахсар. Сир үрдүгэр Күн таҥараттан тутулуктанан үчүгэй уонна куһаҕан солбуйсан биэрэллэр.\nСырдык үчүгэй, онтон хараҥа куһаҕан диэн утарыта өйдөбүллээх икки өрүттэр хардары-таары солбуйсан биэрэн иһэллэринэн доҕуһуоллатан, икки өттүттэн тутулуктанан олох иннин диэки сайдан, тупсан баран иһэр. Аан дойду бу курдук икки өрүттээх тутулуктааҕыттан дьон оҥорор быһыылара үчүгэй уонна куһаҕан диэҥҥэ икки аҥы арахсалларын саха дьоно былыр үйэҕэ быһаараннар «Туох барыта икки өрүттээх» диэн этиини үөскэппиттэр.\nОлох эмиэ икки өрүттээҕин үчүгэй уонна куһаҕан буолан ылар кэмнэрдээх. Ону ыча кыра, күннээҕинэн эрэ олорортон уонна сэбиэскэй былаас бары-барыта “үчүгэй” буолла диэн сыыһа үөрэҕин билигин да тарҕата сатааччылар баалларыттан умнуллубат. Төһө эмэ кэминэн билигин баар үчүгэй эмиэ солбуллан куһаҕаҥҥа кубулуйан биэриэхтээҕин тыл үөрэхтээхтэрэ аахсыбакка сылдьаллара кэлэр көлүөнэлэри иитиини куһаҕан өттүгэр халытар.\nСаха дьоно «Yчүгэй уонна куһаҕан аргыстаһан сылдьаллар», «Ытыыр уонна күлэр аҕас-балыстыылар», «Үрүҥү уонна хараны араарыы» диэн этиилэрэ былыр-былыргыттан үчүгэй уонна куһаҕан диэннэри таба өйдөөн арааралларын уонна кэмэ кэллэҕинэ солбуйсан, уларыйан биэрэллэрин билэллэрин, олохторугар туһаналларын биллэрэр. (1,76).\nДьон баҕа санааларынан үчүгэйгэ, үтүөҕэ, ол аата бэйэлэрэ тугу үчүгэй дии саныылларыгар дьулуһаллар, ол баҕа санааларын олохторугар ситиһэ сатыыллар. Бу баҕа санаа туоларын туһугар үчүгэй уонна куһаҕан диэннэри субу кэмигэр, чуолкайдык арааран билии уонна олоххо таба туһаныы эрэйиллэр. Yчүгэй диэн тугу эмэни быһаара сатыыр буоллахха, аҥар өттүгэр куһаҕан диэн хайаан да баар буолуохтааҕын умнубатахха, хаалларан кэбиспэтэххэ сатанар. Элбэх ахсааннаах үчүгэй диэни туспа арааран билиэххин баҕардахха, аан маҥнай аҕыйах ахсааннаах куһаҕанын биллэххэ эрэ, үчүгэйин туспа арааран билии кыаллар. Олох уустуга итиннэ саһан сылдьар.\nАҥардастыы үчүгэйи эрэ санаан, ону эрэ кэпсээн оҥостон улаатан эрэр оҕолору үчүгэй быһыылаах дьон оҥоро сатыыллар. Онтубут баара аҥар өттүгэр халыйыыны, бары-барыта үчүгэй диэн санааны үөскэтэн оҕолор куһаҕан диэни билбэттэриттэн, аны олору элбэхтик оҥорор буолууларын үөскэтэри аахайбакка сылдьыллар.\nХас биирдии бөлөх дьоҥҥо үчүгэй диэн өйдөбүллэрэ тус-туспалар. Олус баай киһи Канарскай арыыларга тиийэн сынньанан, дуоһуйа сөтүөлээн кэллэҕинэ, үчүгэй диэни билэн баҕата туолар буоллаҕына, көннөрү үлэһит киһиэхэ ол дойду көрүҥэ, айылҕата, баайа-дуола хаһан да туолбат ыра санаатыгар кубулуйар. Демократия диэн хас киһи бэйэтин кыаҕынан оҥостор олоҕор баай киһи баҕа санаата үлэһит баҕа санаатыттан олус улаханнык уратылаһар, сөп түбэспэтэ аһара элбэх буолан тахсар.\nХас киһи бэйэтэ үчүгэй диэн санаатын сайдан иһэр өйүн-санаатын күүһүнэн салайан, бэйэтин кыаҕынан, олоҕун таһымыттан көрөн тэҥнээн биэрэн иһиэ этэ. «Бытие определяет сознание» диэн этии олус таба, дьоҥҥо барыларыгар сөп түбэһэр уонна сахалыы «Өй-санаа олохтон тутулуктаах» диэн өйдөбүллээх. Киһи баҕа санаата олоҕун таһымыттан тирэх ылан үрдүккэ, сайдыыга дьулуһар, ситиһэ сатыыр санаалаах буоллаҕына, бу киһи саҥаны оҥорор, арыйар, олоҕун тупсарар күүһэ улаатар\nХас киһи барыта байыан-тайыан, кыахтаахтык олоруон, араас баҕа санааларын толоруон баҕарар. Дьон үгүстэрин үчүгэй диэн санаалара олорор олохторун тупсаран иһии диэки салаллар. Хамнаска үлэлиир киһи, хамнаһа үрдүк, үлэтэ сымнаҕас буолуон баҕара саныыр.\nМанна кэлэн икки өрүт арахсыытын эмиэ таба туһаныы эрэйиллэр. Сымнаҕас, кылгас кэмнээх, сылаас сиргэ үлэлэнэр үлэ үрдүк хамнастаах буолара аҕыйах, арай биир эмэ салайааччылар эппиэтинэстэрэ үрдүгүнэн эрэ хамнастара үрдүүр кыахтаах. Yгүс эдэрдэр ханнык эмэ соччо туһата суох үөрэҕи бүтэрэн бараннар, бу икки өрүт арахсыытын табан сыаналаабаккалар чэпчэки, кылгастык үлэлэнэр үлэни көрдүү сатыыллар уонна хамнаһа аҕыйаҕын мыыналлар.\nЭлбэхтик ыарахан, барыы-кэлии үлэтин үлэлиир киһи элбэх туһалааҕы оҥорон хамнаһа үрдүүрэ биллэр. Маннык ыарахан, барыылаах-кэлиилээх, уһуннук үлэлэнэр үлэлэргэ эр дьон ордук сыһыамахтар, кыайаллара-хотоллоро элбэх\nҮлэни-хамнаһы кыайа-хото, уһуннук үлэлиир, барар-кэлэр эр дьон сайыннараллар. Ырыынак сыһыаннаһыылара салгыы сайдан истэхтэринэ, үлэни-хамнаһы кыайар эр дьон сыыйа-баайа дьахталлары баһыйан баралларыгар тириэрдэр.\nБилигин саха дьонун биир баҕа санааларынан куоракка таас, барыта бары бэлэм хааччыллыылаах дьиэ ылан сынньалаҥнык олоруу буолла. Тыа сирин олохтоохторо баар-суох баайдарын барытын мунньан, атыылаан куоракка дьиэ атыылаһан көһөн киирэллэрэ элбээтэ. Бу баҕа санаа тыа сирин олоҕо ыараханыттан, үөрэхтээх дьон үгүстэрэ куоракка мунньустубуттарыттан үөскээтэ эрээри, “Туох барыта икки өрүттээх” диэн этиини таба туһаныыга сөп түбэспэт, халыйыыны үөскэтэн эрэр.\nКырдьык, биһиги ыарахан, уһун тымныылаах усулуобуйабытыгар толору хааччыллыылаах сылаас дьиэҕэ олоруу олус улаханнык сынньатар, сылааска, сымнаҕаска үөрэтэр. Бу быһаарыыга кэлэн киһи сылааска сытар, сынньанар өйө-санаата айылҕа тутулуктарын кытта харсыһар, сөп түбэспэт өрүттээҕэ биллэн тахсар.\nТымныыттан киһи этэ-сиинэ күүһүрэр, ыарыыларга ылларбат кыахтанар, өйө-санаата тымныыны хайдах тулуйары, кыайары ырытан, быһааран, сайдыыны иҥэринэрэ түргэтиир. Киһи куруук тымныыга сырыттаҕына этэ-сиинэ үөрэнэн улахан да тымныыга кыһаммат, быстах ыарыыларга ылларбат буола эрчиллэр, тулуура, өсөһө күүһүрэр.\nАйылҕаҕа, космоска олус улахан тымныы сабардыыр. Маннык улахан абсолютнай тымныыга биологическэй эттик олус уһун кэмҥэ харайыллар кыахтааҕа арыллыбыта ыраатта. Айылҕа бэйэтэ улахан тымныытынан тыынар-тыыннаахтары харыстыыр аналлааҕа итинэн быһаарыллар.\nСайын халлаан куйаас кэмигэр киһи этэ-сиинэ итиини тулуйарга үөрэнэр, эрчиллэр, тымныы дьайыытын умнар. Тымныынан дьарыктаныы халлаан күһүн тымныйан барыытыттан ыла саҥалыы саҕаланар. Киһи этэ-сиинэ бу кэмтэн сыыйа-баайа халлаан тымныытын тулуйарга үөрэннэҕинэ табыллар.\nТыаттан маҥнай куоракка киирбит киһи куорат дьиэтэ сылааһын тулуйбакка өр кэмҥэ эрэйдэнэр. Аҕыйах ыйынан этэ-сиинэ онно үөрэнэн хаалан аны, тыаҕа таҕыстаҕына дьиэ иһигэр тоҥо сылдьар киһиэхэ кубулуйар. Биэс-алта сыл кэнниттэн бу киһи, аналлаах эрчиллиилэринэн дьарыктамматаҕына, тымныйан ыалдьара элбээн, эмтэнэ мээрик киһиэхэ сыыйа кубулуйан барар. Куорат сылаас дьиэтэ киһи тымныыны тулуйар күүһүн аҕыйах сылынан мөлтөтөр, ыалдьан иһэр киһиэхэ кубулутар.\nЭлбэх үөрэхтээх дьон бары чэпчэки, сылаас дьиэҕэ олорор үлэни көрдүү сатыыллар. Эт-сиин сынньалаҥнык сылдьары, сытары сөбүлүүрүттэн итинник баҕа санаа дьоҥҥо барыларыгар баар. Куруук олорон эрэ үлэлииртэн сис тоноҕосторо ситэ хамнаабаттарыттан ыалдьар буолан баралларын дьон сааһыран, ыарыылара олохсуйбутун кэннэ билэн эмтэнэллэриттэн ордубат кэмнэрэ кэлэрэ ордук эрэйдээх.\nЭлбэхтик сытар, сынньанар киһи хас да сылынан этэ-сиинэ мөлтөөн-ахсаан ыалдьан иһэр киһиэхэ кубулуйар. Бу этии сүрүн төрүтүн билэр киһи сытыы диэн киһиэхэ сөп түбэспэт быһыы буоларын билэн олоҕун устата аҕыйахтык сыта сатыырга, элбэхтик үлэлииргэ-хамсыырга, этин-сиинин хамсатарга дьулуһара олоҕор туһата улахан буолар.\nИтии дьиэттэн кыра оҕо ордук эмсэҕэлиир, тымныынан дьарыктанара суох буоларыттан этэ-сиинэ кэбирэх, ыалдьан иһэр оҕоҕо кубулуйар. Бэйэлэрэ тымныынан дьарыктамматах дьахталлар элбэхтик ыалдьаллар эрээри оҕолорун тымныынан дьарыктаабаттар, тымныы уунан кутан эрчийбэттэр, соло суоҕунан сабынан оҕону куруук таһырдьа сырытыннараллара кыаллыбатын этэллэр.\nАрыгыны элбэхтик иһэ сылдьыы иһэр киһи санаатыгар олус үчүгэй. Санаата көнөр, бэйэтэ киһиргэс соҕус киһи киһиргиирэ, дэбдэйэрэ ордук табыллар. Онтон арыгыны куруук иһэ сылдьыы арыгыһыт буолууга тириэрдэрин киһи барыта билэр эрээри, кыратык иһэ сылдьабын диэн санаатын кыайан бырахпакка эрэйдэнэр. Арыгыны элбэхтик иһэ сылдьар киһи эрдэ арыгыһыт буолар, кыралаан да иһэр киһи, арыый хойутаан син-биир ылларан барыан сөп.\nМинньигэс аһы элбэхтик аһааһын, сыаны-арыыны сиэһин эмиэ үчүгэй курдук. Эт-сиин тото аһыаҕын, куруук минньигэһи сиэҕин чахчы баҕарар. Иҥэмтэлээх аһы элбэхтик аһыыр доруобай киһи уойан-тотон барар. Аһара уойбут киһи аһыыра өссө эбиллэн иһэриттэн уойара түргэтиир. Аһааһын бэйэтэ үчүгэй, туһалаах буоллаҕына, аһара аһааһын эмиэ куһаҕаҥҥа, эт-сиин уойуутугар, ыарыы буолуутугар тириэрдэрин өй-санаа билэн тохтото, араас диеталары тутуһуннара сатыыр.\nYгүс үчүгэй диэн баҕа санаалар кэлин тиһэҕэр куһаҕаҥҥа, буортулаахха кубулуйан хаалалларын табан сыаналаан сөптөөхтүк туһаныы өйдөөх-санаалаах дьонтон эрэйиллэр көрдөбүл буолар.\nБу үчүгэй диэбиппитин, хаһан да уларыйбата буолуо диэн санааҕа биһигини сэбиэскэй былаас үөрэтэн кэбиспитэ билигин да умнулла илигэ ордук санаарҕатар. Кинилэр дьон бары “үчүгэйдэр” диэн санааҕа, киһини барытын үөрэппиттэрэ билигин да хаала илик. Дьон бары тус-туһунан өйдөөхтөр уонна санаалаахтар диэҥҥэ кэлин, перестройка кэмин кэнниттэн син үөрэннилэр.\nСахалар үөрэхтэрэ «Сүөһү эриэнэ таһыгар, киһи эриэнэ иһигэр» диэн этэрин олоххо, киһи киһиэхэ сыһыаныгар туһаныы хайаан да ирдэнэр. Үлэһит, дьадаҥы уонна баай киһи өйдөрө-санаалара уратыларын, сөп түбэспэт өрүттэрин билии уонна олоххо таба туһаныы аныгы ырыынак кэмигэр дьоҥҥо туһата ордук улаатар.\nYчүгэй куһаҕаҥҥа кубулуйарын курдук олоххо куһаҕан үчүгэйгэ кубулуйара эмиэ элбэх. Киһи этэ-сиинэ тымныынан эрчийэри аан маҥнай сөбүлээбэт, сирэр, куһаҕан диир, тоҥор. Эмискэ тымныы хаарыйарын эт-сиин сөбүлээбэт. Тымныынан куруук эрчилиннэххэ эт-сиин үөрэнэн үөрүйэх буоларын, тупсарын, ыарыыларга кыаттарбат буола бөҕөргүүрүн, билигин киһи барыта билэр, үгүстэр эрчиллэн туһанар буоллулар.\nКиһиэхэ аһаабакка сылдьара ордук эрэйдээх, куһаҕан курдук. Сааһырбыт киһи аһаабакка сылдьарыттан этэ-сиинэ ыраастанан өссө үчүгэйдик үлэлиир буолара, тупсара билигин дакаастанан эрэр.\nСахалар былыр-былыргыттан олоххо туох барыта икки өрүттээҕин билэн, олору олохторугар таба туһанан, туохха эмэ суолталаах быһаарыыны ылыналларыгар ханан эрэ ортотунан, ол аата, икки өрүтү тэҥнээн, үчүгэйи кыччатан, куһаҕаны тупсаран, хайа да диэки аһара барбат быһаарыыны ылынан олохторугар туһаналлар.\nОлоххо туох барыта икки өрүттээҕэ таба, икки өрүккэ сөп түбэһэр быһаарыы ханна эрэ ортотунан, икки ардыларынан буолуохтааҕын чуолкайдыыр. Сахалар дьон-аймах олорор сирдэрин Орто дойду диэн ааттаабыттара ити быһаарыыга сөп түбэһэр. Хайа да диэки аһара барбакка, халыйбакка эрэ, бары быһаарыыны ортотун көрөн ылыннахха ордук табыллар кыахтанарын олоххо хаһан баҕарар туһана сылдьыы эрэйиллэр. (2,60).\nТуһаныллыбыт литература..\n1. Саха таабырыннара, өс хоһоонноро, чабырҕахтара / хомуйан оҥордо И.К.Попов. - Дьокуускай: Бичик, 2006. - 112 с.\n2. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nҮчүгэйи оҥоруу\n«Олох ыарахан» диэн этиини билигин, сэбиэскэй былаас эстибитин кэннэ, син таба сыаналанар. Олох ыарахана үчүгэйи уонна куһаҕаны икки аҥы арааран билииттэн, олоххо туһаныыттан ыла саҕаланар. Сахалар үөрэхтэринэн «Киһини санаата салайар» диэни билэн, кытаанахтык тутуһан, оҕо аан бастаан элбэх үтүө санаалары санаан, олору үгэс оҥостон иҥэринэн, кыра эрдэҕиттэн ийэ кутун үөскэтинэн эрэ баран, атын араас санаалары санаталаатаҕына даҕаны, өйө-санаата уларыйа-тэлэрийэ сылдьара суох, туруктаах буолар, оҥорор быһыыларыттан үчүгэйдэрэ элбиир.\nБука бары араас элбэх баҕа санааларын, санааларыгар оҥорон көрүүлэрин кимиэхэ да эппэккэ илдьэ сылдьаллар. Үчүгэйи уонна куһаҕаны ситэ арааран билбэт оҕо, үгүс куһаҕан да санаалары санаталыы сылдьарыттан, сахалыы таҥара үөрэҕин тутуспаппытыттан кыайан ыраастаммакка үгэскэ кубулутан кэбиһэргэ тиийэриттэн куһаҕан быһыылары оҥорооччулар элбииллэр.\nБаҕа санаата киһиэхэ баар буоллаҕына уонна ол баҕа санаата үгэскэ кубулуйан киһини бэйэтин салайар. Ону таҥара үөрэҕин хаалларан сылдьартан таба өйдөөн туһаныы кыаллыбат. Кыра оҕоҕо төрөппүтэ туох баҕарбытын, көрдөөбүтүн барытын «тук» курдук толорон, була охсон биэрэн истэҕинэ, бу оҕо төрөппүтүн бэлэмигэр, куруук үчүгэйи оҥороругар үөрэнэн хаалан тугу барытын төрөппүтүттэн көрдүүргэ уонна ыларга үөрэнэн, тугу эмэ оҥороругар букатын өйөнөн хаалар.\nҮчүгэйи, туһалааҕы куруук оҥорторо сылдьарга бары баҕара саныыллар. Үчүгэйи оҥорторуу олоҕу чэпчэтэр курдук санааһын сыыһа. Биирдэ эмэтэ туһалаабытын да иһин киһи үчүгэйи оҥорторо сылдьарга үөрэнэн хаалыыта бэйэтэ үчүгэйи оҥорор кыаҕын кыччатара кэлин куһаҕаҥҥа тириэрдиэн сөп. Киһиэхэ үтүөнү оҥоруу диэн олус киэҥ, туох барытын курдук икки өрүттээх өйдөбүлү аҥардастыы киниэхэ туһалааҕы, үчүгэйи, санаатын тупсарары оҥоруу курдук өйдөөһүн сыыһа.\nАс көрдүүр киһиэхэ ”Күөгүтэ биэр” диэн этии бэйэтэ үлэлээн-хамсаан аһылыгын булуннун диэн быһаччы өйдөбүллээх. Ас биэрэн истэххэ бэлэмҥэ үөрэнэн хаалыы үөскүүрүттэн бу этии сэрэтэр.\nТуора киһи оҥорор быһыыларыгар бары кыахтарынан, өйгө-санааҕа сөп түбэһэринэн сыана быһан, үчүгэй дуу, куһаҕан дуу буоларын быһаараллар. Үчүгэй буоллаҕына хайганар, үтүктэ сатыыллар, куһаҕан буоллаҕына умнуллар, хаалларыллар, “Бу сыыһа” диэн этиллэр.\nОлоххо сыыһаны оҥорооччулар билигин да элбэхтэр. Сыыһаны оҥорбуту көннөрөн биэрэр туһунан эттэххэ ким да сөбүлээбэт курдук. Бу быһаарыы кириитикэни, куһаҕаны булан этэри сөбүлээбэттэр, бэйэлэрин аһара үчүгэйдэр курдук сананааччылар сэбиэскэй былаас кэмиттэн элбэхтэринэн быһаарыллар.\nСыыһаны оҥорбот киһи диэн суох. Киһи оҥорор сыыһаларын булан, олору көннөрөргө кыһаныы, көмөлөһүү, этэн биэрии ордук улахан туһаны аҕалар кыаҕын олоххо куруук туһаныллар. Сахалар “Кырдьаҕаһы хааһахха сүгэ сылдьан сүбэлэт” диэн этиилэрэ итини биһиэхэ тириэрдэр.\nКиһиэхэ үчүгэйи этии диэн аҥардастыы арбааһын, хайҕааһын буолбатах. Сахалыы үөрэҕинэн киһини хайҕааһын, арбааһын диэн “Быһа этии” буолар. Бу быһыы эмиэ «Туох барыта икки өрүттээх» диэн быһаарыыга сөп түбэстэҕинэ эрэ табыллар. Үчүгэйи этиини сыыһа саныы сылдьарбытыттан, тойоттор, баайдар өйдөрүнэн-санааларынан барбыппытыттан, билигин аҥардастыы арбааһын, хайҕааһын курдук өйдөнөр уонна барыны-бары була-була хайҕааһын олохсуйда. Хайҕааһынтан, арбааһынтан киһи өйө-санаата уларыйан мин эрэ ордукпун, ураты үчүгэйбин диэн санааҕа киирэрэ түргэтиирэ куһаҕаҥҥа тириэрдиэн сөп.\nУлахан салайааччылар уһуннук салайар үлэҕэ олордохторуна атыттар аһара арбыылларыттан, хайҕыылларыттан сотору кэминэн бэйэлэрин «күн» курдук сананаллара үөскээн олохсуйар кыахтанар. Сайдыылаах дойдулар киһи өйө-санаата ити курдук уларыйарын билэн сокуоннарыгар киллэрэн, улахан салайааччы быыбарга икки төгүлтэн ордук талыллыбатын ситиһэллэр. Бу быһаарыы салайар былаас эйэлээхтик, кэмиттэн-кэмигэр уларыйан биэриитин ситиһэринэн уларыйан, түргэнник сайдан иһэр олоххо ордук сөп түбэһэр.\nАныгы сайдыылаах олоххо үөскүүр уустуктары таба быһаарарга толору кыах баар буолла. «Ытаабат оҕону эмсэхтээбэттэр» диэн этиини таба өйдөөн туох эмэ ыарахан, бэйэ кыаҕынан кыаттарбат баар буоллаҕына, атын дьоҥҥо этэн, билиһиннэрэн биэриллэр.\nТыл киһиэхэ өйү-санааны тириэрдэр күүһэ улахан. Сатаан саҥарыы, араастаан дэгэттээн этии сахаларга элбэх. Үчүгэй да суолталаах тылы хайдах эрэ саҥаран, куһаҕан өйдөбүллээн кэбиһиэххэ сөп. Тыл киһиэхэ дьайыыта хайдах этэртэн, ол аата дорҕооннорун дьайыытыттан ордук күүһүрэр, тиийимтиэ буолар.\nСахалыы саҥаны таба өйдүүргэ «Туох барыта икки өрүттээх» диэн этиини хайаан да тутуһуу, олоххо туһаныы туһалыыр. Хаһан баҕарар туох барыта икки өрүттээҕин билэн олохторугар, саҥаларыгар куруук туһаналларыттан саха тылыгар иккилии, утарыта турар өйдөбүллээх тыллар элбэхтэр. Ынырык диэн олус куһаҕаны этэр буоллахпытына, биирдэ эмэ ынырык үчүгэй диэн аһара үчүгэйин биллэрээри этэн кэбиһиллэр. Бу үчүгэй уларыйан ынырыкка кубулуйара чугаһаабытын биллэриллэр.\nКиһиэхэ үчүгэйи, туһалааҕы оҥоруу санаата көнөрүн, тупсарын үөскэтэр кыаҕа элбэх. Бары бэйэ-бэйэлэригэр үчүгэйи эрэ оҥоруохтарын баҕараллар, үчүгэй дии санаабыттарын оҥороллор.\nҮчүгэйгэ киһи олус түргэнник үөрэнэр. Ордук атын дьон оҥорон биэрэр үчүгэйдэригэр. Көрдөөтөххө үчүгэйтэн үчүгэй куруук кэлэ туруох курдук. Санаа ханнык да муҥура суох аһара бара туруон баҕарар. Киһи кыахтааҕа буоллар, бары баҕа санаатын толоруо этэ. Ону баара эт-сиин кыаҕа суоҕа эрэ киһи араас элбэх баҕа санаата туоларын хааччахтыыр. Кыайан толорбот баҕа санаалар ыра санааҕа кубулуйалларын, олоххо туох да туһаны аҕалбаттарын сахалар былыр-былыргыттан билэн, тылларыгар киллэрэн олус табатык ааттаабыттар.\nДьоҥҥо үчүгэйи оҥордоххо, үгүстэр өссө үчүгэйи оҥотторор санаалара биллэрдик улаатар. «Урут ону оҥорбута, билигин маны кэлэн хайдах оҥорбот буолуой?» диэн санаалара, көрдүүллэрэ аһара барара баар суол.\nИйэлэр оҕолоругар үчүгэйи оҥорор санаалара аһара баран тугу баҕарбытын барытын ылан, тук курдук толорон истэхтэринэ, оҕолоро онно үөрэнэн хаалан, улаатан да баран бары баҕа санааларын толотторо сатыыллара баар суол. Оҕо туох баҕарбытын кэтэһиннэрэ түһэн баран толордоххо тулуурдаах буолуута үөскүүрүн таһынан баҕа санаата үөскээн кэлин бэйэтэ оҥорор буолуутугар туһалыыр.\nОҕо улаатан истэҕинэ иитии ньымата уларыйан, бэйэтэ үөрэниитигэр кубулуйан биэриэхтээх, ону аныгы, аһара иллэҥ ийэлэр таба өйдүүллэрэ ирдэнэр. Оҕо сатаабат, сыыһа-халты туттар диэн туораппакка барыга-бары көмөлөһүннэрэ, оҥотторо үөрэтии оннук үгэстэри үөскэтэн бэйэтин кыаҕын улаатыннарар. Сахалар бу үөрэҕи “Туһа киһитэ буолуу” диэн ааттаан оҕо кыра эрдэҕиттэн саҕалаан туһаммытынан бараллара үлэҕэ-хамнаска туһалаах үгэстэр үөскээн олохсуйалларыгар, ийэ кута иитиллэригэр тириэрдэр.\nОҕо барыны бары бэйэтэ оҥоро үөрэниитэ, онтун үгэс оҥостуута өйө-санаата сайдыытын төрүттүүр, ийэ кута иитиллэр. “Үлэ киһини айбыта” диэн этии хаһан да уларыйбат. Эт-сиин араас хамсаныылартан үөрэнэн үөрүйэх буолуута буор кута сайдыытыгар тириэрдэрэ үлэни-хамнаһы кыайарыгар олук буолар.\nДьон өйө-санаата сайдыыта олох тупсуутун үөскэтэрэ үчүгэй элбииригэр тириэрдэр. Үчүгэй куһаҕаннааҕар лаппа элбэх. Үчүгэй төһө да элбээһинэ куһаҕаны суох гынар, букатын симэлитэр кыаҕа суох. Сир уонна Күн икки өттүлэриттэн хардарыта тутулуктаахтара хайдах да уларыйбат. Үчүгэй диэммит хаһан даҕаны куһаҕаны суох оҥорбот, арай кыччатыан эрэ сөп. Киһи үчүгэйи мэлдьи кэмчилиэхтээх, оччоҕо эрэ үчүгэй аатырар. Үчүгэй аһара элбээбэтэ ордук. Үчүгэй аһара элбээтэҕинэ куһаҕаҥҥа уларыйар кэмэ тиийэн кэлэр.\nОлох сайдыыта, тупсуута аҥардастыы үчүгэйи эрэ аҕалар буолбатах, куһаҕаны эмиэ илдьэ кэлэр, тэҥҥэ улаатыннарар. Дьон өйдөрө-санаалара сайдыбытынан үчүгэйи куһаҕантан арааран олоххо таба туһаналлара олох көрдөбүлэ буолар. Сахаларга нууччалар кэлиилэрэ сайдыыны, үөрэҕи, сокуоннары аҕалбыт буоллаҕына, куһаҕаны эмиэ элбэҕи аҕалбыта. Араас урут суох ыарыылар, уоруулар, халааһыннар, бэрик ылааччылар, арыгыһыттар элбээһиннэрэ сайдыы кэлиититтэн ыла элбээбиттэрэ.\nОлоххо сайдыы, тупсуу кэлиитэ элбэх уларыйыылары киллэрэриттэн үчүгэйдэрин, үрүҥүн, олоххо туһалаахтарын эрэ талан ылан туһаныы сайдан иһэр омуктан көрдөнөр ирдэбил буолар. (1,65).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nСахалар Күн таҥаралара\nКүн сахалар саамай улахан, үрдүк таҥаралара. Үрүҥ Күн диэн ааттанар. Саас халлаан сылыйан барыыта “Күн уоттанан эрэр” диэн этиинэн билиниллэр. Кырыалаах кыһын кэнниттэн итии күннээх сандал саас эргийэн кэлиитэ үөрүүнү, үчүгэйи аҕалан Күнү таҥараҕа кубулуппут. Таҥара Үрүҥ Күн диэн ааттанара үчүгэй үгэстэри үөскэтэринэн быһаарыллар.\nСаха дьахталлара бэргэһэлэрин сүүһүгэр иилинэр төгүрүктэрэ, түөстэрин киэргэлигэр баар төгүрүктэрэ уонна боотурдар түөскэ кэтэр куйахтарын улахан төгүрүгэ бары Күн диэн ааттаналлар. Сахалар Күнү айылҕа төрүт тутулугунан ааҕалларын Үрүҥ Күн диэн ааттыыллара биллэрэр. Үрүҥ Күн ойуутун Саха сирин былааҕын сүрүн бэлиэтинэн ылыммыттара сахалар Күн дьоно буолалларын, Күн таҥаралаахтарын дьоҥҥо барыларыгар көрдөрөр.\nСахаларга таҥаралара элбэх. Олус былыргы кэмнэргэ үөскээбит, оччотооҕу хаалыылаах кэмҥэ туттулла сылдьыбыт таҥаралар, дьон баҕа санаалара билигин да умнуллан хаалан хаалбаккалар саха дьонун өйдөрүгэр-санааларыгар билигин да иҥэн сылдьаллар. Аныгы, сайдыбыт тупсубут үйэҕэ олус былыргы таҥаралар дьон өйүгэр-санаатыгар туох да туһалара суохтар. Аныгы үөрэхтээх киһини “Суор курдук буол” диэтэххэ таба өйдөөбөккө өһүргэниэн сөп.\nДьон үчүгэй киһи буола улаатар баҕа санааларыттан үөскээбит киһи таҥаралар билигин Аан дойдуга сайдан, баһылаан сылдьаллар. Дьон бары кэриэтэ үчүгэй киһи буола улаатар баҕа санааларын ситиһэр кыахтаммыттарыттан аны саҥа, Күн таҥара дьоҥҥо наада буолла. Билигин айылҕа уларыйан иһэрэ түргэтээн айылҕаны харыстыыр санаалаах дьон элбээн иһэллэр.\nСахалар таҥара туһунан билиилэрэ олус былыргы, саха тыла саҥа үөскээн эрдэҕиттэн ыла тэнийэн, тарҕаммытыгар сөп. Таҥ диэн төрүт сахалыы тыл. Быһаарыылаах кылгас тылдьыкка сурулларынан таҥ диэн тыл икки араас суолталаах:\n- туох эмэ оҥоһугу, массыынаны чаастарын холботолоон үлэлиир, туттуллар гына оҥор;\n- тугу эмэ аттаран таһаар, ай.\nӨй-санаа үөрэҕэ былыр-былыргыттан сахалыы тылынан таҥара үөрэҕэ диэн ааттаныыта бэйэтэ туспа быһаарыыга наадыйар.\nТенгрианство диэн үөрэх сахалыы таҥара, таҥара үөрэҕэ диэнтэн үөскээн тахсыбыт. Нууччалар аан маҥнай бэйэлэрин православнай таҥараларын үөрэҕин сахаларга тарҕатаары “бог” диэн ааттааҥ диэн төһө эмэ этэ, ыга-хаайа сатаабыттарын иһин, сахалар өй-санаа үөрэҕэ таҥара үөрэҕэ диэн ааттанарын былыр-былыргыттан билэллэриттэн таҥара диэн ааттыылларын уларыппатахтар, саҥа киирэр нууччалар “богтарын” үөрэҕин сахалыы тылынан таҥара үөрэҕэ диэн ааттаабыттар. Бу быһаарыы дакаастабылынан сахаларга Буох Диэхсин диэн ааттаах киһи баар буола сылдьыбыта сурукка киирбитэ буолар. Бу киһи сахаларга нууччалар “богтарын” “Буох диэн” этиҥ диэн элбэхтэ этэ сатаабытын, күлүү гынан хос ааттаан кэбиспиттэрэ иҥэн хаалбыт.\nТаҥара диэн тыл ким эрэ хомуйара, таҥара, холбуура диэн быһаччы өйдөбүллээх. Түүллэри үөрэтии түмүгүнэн хас биирдии туспа үгэс буолбут өйдөбүл бэйэтэ туспа сылдьар кыаҕа быһаарыллыбытын кэннэ, элбэх үгэстэртэн өй-санаа хомуллан, таҥыллан үөскүүрэ билиннэ. Таҥара диэн өй-санаа үөрэҕэ уһун үйэлэргэ элбэх көлүөнэлэр үөрэхтэриттэн, билиилэриттэн, үгэстэриттэн хомуллан, таҥыллан үөскээбитин таҥара диэн аата биллэрэр. Сахалар былыргы таҥаралара элбэхтэр эрээри аныгы киһи сайдыытыгар киһи таҥараттан уратылара туһалара аҕыйах. Билигин дьоҥҥо туһалыылларынан элбэх ахсааннаах киһи таҥара үөрэхтэрэ биллэллэр.\nСанаа олус кыра, умнуллан, суох буолан хаалар дии саныыр сыыһа. Санаа мунньулуннаҕына, хатыланнаҕына күүһүрэр, үгэскэ кубулуйдаҕына умнуллубат, киһини бэйэтин салайар кыахтанар. Үгүс үгэстэртэн хомуллан, таҥыллан киһиэхэ кута үөскүүр. Өй-санаа биир бөлөҕө үгэс, бэйэтэ туспа сылдьар кыахтанара түүлгэ көрөн араарыллар.\nКут диэн киһи этин сиинин быһаччы хамсатарга аналлаах өй-санаа түмсүүтэ ааттанар. Сахалар киһиэхэ үс кут баарын уонна бу куттар бэйэ-бэйэлэригэр хайдах сыһыаннаһалларын быһааран билэн тылларыгар киллэрбиттэр. Салгын кут үөрэнэр, ийэ кут үгэстэргэ иитиллэр буоллахтарына, буор кут эрчиллэн үөрүйэх буолар. Куттар тустарынан “Кут-сүр үөрэҕэ” үлэттэн билсиһиллэр.\nӨй-санаа бу куттар курдук хомуллан, таҥыллан үөскүүрүн сахалар билэннэр таҥара диэн баҕа санаа мунньуллуутун, үгэс буолуутун ааттаабыттар. Таҥара диэн мунньуллубут, таҥыллыбыт, өссө күүһүрбүт, үгэс буолбут өй-санаа буолара быһаарыллар.\nТаҥара диэн сахалар өй-санаа туһунан үөрэхтэрэ. Саха тылынан таба этиллэр, суолтата уонна өйдөбүлэ эмиэ сөп түбэһэр. Таҥара үөрэҕэ баар буолуута оҕо үчүгэйи уонна куһаҕаны таба арааран билэригэр, олоҕор туһанарыгар аан маҥнай улахан дьону үтүктэн үөрэнэрэ туһата улаханын биллэрэр. Оҕо үтүө, үчүгэй быһыылары оҥорууну улахан дьонтон ылынан, олору үгэс оҥостунан ийэ кутугар иҥэринэн, иитинэн улаатара уонна үчүгэй санаалары санаан салгын кутун, өйүн-санаатын киһилии суолунан сайыннарарыгар таҥара үөрэҕэ көмөлөһөр.\nБылыр-былыргыттан дьон өйө-санаата сыыйа-баайа сайдан, үүнэн, үрдүкү сайдыыны ситиһэн иһэр бэлиэлэринэн өй-санаа үөрэҕэ кэмиттэн кэмигэр, сайдан, үүнэн, тупсан иһиититтэн аата, сыала уларыйан биэрэрин таҥара аата кэмиттэн-кэмигэр уларыйан иһэрэ биллэрэр. Олус былыргы кэмнэргэ дьон саҥа сайдан истэхтэринэ, бултаан эрэ аһыыр эрдэхтэринэ таҥаралара араас улахан кыыллар, көтөрдөр буолар эбит буоллахтарына, кэлин өй-санаа сайдан, тупсан иһиитэ үчүгэй киһи таҥара баар буоларыгар билигин тириэрдибитин Будда, Христос уонна Аллах диэн ааттарынан элбэх дьон билинэллэр.\nӨй-санаа сайдан истэҕинэ ситиһэ сатыыр баҕа санаа уларыйарынан дьон таҥаралара эмиэ уларыйан биэрэн, саҥа таҥаралар үөскээн испиттэр. Сахалар бэйэлэригэр холбоспут атын омуктары ыкпатах, бэйэлэрин өй-санаа үөрэхтэрин эрэ ордорон атыттарга соҥнуу сатаабатахтарын бэлиэтээн элбэх таҥаралаах буолбуттар.\nӨй-санаа үөрэҕэ биир кэмҥэ, ким эрэ салайыытынан үөскээбэт, баар буолбат, уһун үйэлэргэ үгүс дьон олохторун үөрэҕиттэн, уопутунан хомуллан олоххо киирэн иһэр. Киһи быһыылаах, көрсүө, сэмэй майгылаах дьон олоххо, үлэҕэ-хамнаска оҥорор ситиһиилэрэ элбиириттэн, уһун үйэни ситиһэр кыахтаналларыттан оҕолоро киһи быһыылаах буола улаатыахтарын баҕарар төрөппүттэр үөрэхтэриттэн хомуллан, таҥыллан таҥара үөрэҕэ үөскүүр. Олус уһун үйэлээх саха тылыгар иҥэн сылдьар олох уопутун, өс хоһооннорун, кынаттаах этиилэри хомуйдахха таҥара үөрэҕэ арыллан тахсан, биллэн, оннугар түһэн иһэр.\nСахалыы киһи таҥара үөрэҕэр киирсэллэр:\n1. Киһи буолуу үөрэҕэ. Бу үөрэх оҕо кыра эрдэҕиттэн улахан киһини үтүктэн үөрэнэн киһи буолууну ситиһиэр диэри туһалыыр.\n2. Киһи быһыылаахтык олоҕу олоруу. Киһи буолууну ситиспит оҕо хаһан да аһара барбакка, аһара туттубакка өлүөҕэр диэри тутуһа сылдьар үөрэҕэ киһи быһыылаах буолуу, сиэри тутуһуу диэн ааттанар.\nОҕо улаатан өйө-санаата, туттунар быһыыта сайдан иһиитэ улахан киһи оҥорор быһыыларын үчүгэйдик, тупсаҕайдык оҥоро үөрэнэриттэн быһаччы тутулуктаах. Бу, улахан киһи оҥорор бары быһыыларын үчүгэйдик, табатык оҥоро үөрэннэҕинэ, оннук үгэстэр үөскээтэхтэринэ, үчүгэй быһыылаах киһи буола улаатыан сөп. Улахан киһи оҥорор быһыыларын оҕо табатык оҥоро үөрэниитэ, көрсүө, сэмэй буолуута киниттэн ирдэнэр тутаах көрдөбүл буолар.\nСахаларга киһи буолуу үөрэҕэ сайдыыта оҕо улаатан иһэн өйө-санаата уларыйыытын билэллэрин биллэрэр. Итини тэҥэ оҕо үтүктэр, батыһар киһитэ үчүгэй быһыылаах киһи буоллаҕына, бэйэтэ кинини үтүктэн үчүгэй майгылаах, быһыылаах буола улаатар кыахтанар. Оҕону иитиигэ, үөрэтиигэ үчүгэй киһи таҥара, баҕа санаа киһитэ баара ордук туһалааҕа биллэр, киһи баҕа санаатын толороору олоҕу олороруттан үчүгэй быһыылары оҥороро элбиир.\nСахалар олохторун үөрэҕэ «Туох барыта икки өрүттээх» диэн айылҕа тутаах сокуонугар сөп түбэһэр. Сахалар бары бу этиини тутуһаллар. Киһи өйө-санаата, мэйиитэ биир буоларынан, онтон оҥорор быһыылара икки аҥы; үчүгэй уонна куһаҕан диэннэргэ арахсалларыттан өйү-санааны быһаарар айыы диэн тыл соҕотох уонна икки аҥы; үчүгэй уонна куһаҕан өйдөбүллэрин холбуу иҥэринэн сылдьар.\nБас иһигэр саныыр санаа ай диэн тылынан этиллэр буоллаҕына, ол санааны илэтигэр оҥорон таһаардахха “ыы” диэн ытааһын сыһыарыыта эбиллэн айыы диэҥҥэ уларыйан, куһаҕан өттө улааппытын биллэрэр. Киһи бэйэтэ оҥорор быһыыларыттан ордук улахан сэрэхтээх буолуохтааҕа быһаарыллар.\nСахалар олус былыргы кэмҥэ, саҥа, улахан таҥаралар үөскүөхтэрин быдан иннинэ үөскээбит, олоҕун булуммут, өйгө-санааҕа сөп түбэһэр таҥара үөрэҕин атын, буккуллубут, улахан таҥара үөрэхтэрэ кылапачыгастара элбэҕинэн баһыйалларыттан билбэтэҕэ буолаллар. Таҥара үөрэҕэ айыы диэн тыл икки өрүттээх өйдөбүллээҕин билинэриттэн, тутуһарыттан өй-санаа икки аҥы арахсыытын үөскэппэт. Өй-санаа кэмиттэн кэмигэр уларыйан, эргийэн биэрэр уратытын сахалар билэннэр олохторугар туһанар буоланнар, маннык уһун үйэни ситиһэр кыахтаннылар.\nСахалар таҥараларын үөрэҕэ киһи өйө-санаата сайдыытыгар ордук сөп түбэһэрин икки тус-туспа киһи таҥара баара биллэрэр. Сымнаҕас майгылаахтар таҥаралара Үрүҥ Аар тойон буоллаҕына, кытаанах майгылаахтар, эр дьон таҥаралара Улуутуйар Улуу тойон буолар. Кырыалаах кыһыннаах сахабыт сиригэр кытаанах санааны иҥэрэр Улуу тойон таҥара эрэ дьон олоҕу сайыннаралларыгар кыах биэрбит. Бу таҥараны умнан тыа сирин ыарахан үлэлэрин кыайар кыахтаах дьон аҕыйаатылар.\n“Туох барыта икки өрүттээх” диэн этиини быһаччы тутуһар сахалар Күн таҥара үөрэҕэ сайдан, тупсан иһэр, демократия үөрэҕин тутуһар сайдыылаах дьон-аймах таҥаралара буолар кэмэ кэлэн иһэр.\nДьон өйдөрө-санаалара сайдан киһи буолууну ситиһэр буолбуттарын кэннэ киһи; Будда, Христос, Мухаммед таҥаралар суолталара түһэн иһэрин тэҥэ араас улахан хайдыһыылары үөскэтэ сатыыр кэмнэрэ кэлэн иһэр. Бу хайдыһыылары суох оҥорор туһуттан уонна билигин айылҕа уларыйыыта биллэрдик түргэтээн иһэринэн айылҕаны харыстыыр санаа улаатарынан, дьоҥҥо барыларыгар дьайыыта тиийэринэн Күн таҥара саҥалыы сайдар кэмэ тиийэн кэллэ. Күн таҥаралаах, Күн таҥара үөрэҕин тутуһар сахалар дьон сайдыыны ситиһиилэригэр инники күөҥҥэ тахсар кыахтаннылар. (1,83).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nСпитакка буолбут сир хамсааһына\nСпитак куоракка буолбут сир хамсааһына (арм. Սպիտակի երկրաշարժ), атын биллэр аата Ленинаканнааҕы сир хамсааһына — 1988 сыллаахха ахсынньы ый 7 күнүгэр Армянскай ССР хотугулуу-арҕаа өттүгэр сытар , үгүс хоромньуну, өлүүнү-сүтүүнү аҕалбыта.\nСир түллэр күүһэ 6,8-7,2 баалга тэҥнээҕэ. Сир хамсааһына олохтоох бириэмэнэн 11 чаас 41 мүнүүтэҕэ буолбута. Биир мүнүүтэ иһигэр өрөспүүбүлүкэ хоту өттүгэр сытар куораттар, дэриэбинэлэр эмсэҕэлээбиттэрэ. Сир хамсааһынын сүрүн түллүүтэ Спитак куоракка бэлиэтэммитэ. Манна 9-10 баалга тиийбитэ (12 баалынан кэмнэнэр MSK-64 шкалатынан). Спитак куорат сири кытта тэҥнэспитэ, маны таһынан 58 сэлиэнньэлээх пуун эмиэ имири эстибитэ. Ленинакан куорат (билигин Гюмри), Степанаван, Кировокан (билигин Ванадзор) куораттар, 300-тэн тахса сэлиэнньэлээх пууннар эмсэҕэлээбиттэрэ. Сир аннынааҕы хамсааһыны Сир шарын бары муннугар баар станциялар бэлиэтээбиттэрэ.\nБу сир хамсааһына Армянскай ССР промышленнай кыаҕын 40 % суох оҥорбута. Бу сир хамсааһынын түмүгэр 25 тыһыынча киһи өлбүтэ, 19 тыһыынча киһи инбэлиит буолбута, 514 тыһыынча киһи олорор дьиэтэ-уота суох хаалбыта.\nСир хамсааһыныттан эмсэҕэлээбит Армянскай ССР-га Сэбиэскэй Сойуус бары республикалара, ону таһынан 111 омук дойдута араас өрүттээх көмөнү оҥорбуттара.<|endoftext|>\nНубар-паша\nНуба́р-паша́ (тохсуньу 1825, Измир, Османскай империя — тохсунньу 14 күнэ 1899, Париж) — Эгиипэт судаарыстыбаннай диэйэтэлэ, дойду бастакы премьер-министрэ.\nЭрмээн дьиэ кэргэнигэр төрөөбүтэ. Олоҕун устата үс төгүл премьер-министр эбээһинэһин толорбута: 1878 сыл атырдьах ыйыттан 1879 сыл олунньу 23 күнүгэр дылы, , 1884 сыл тохсунньу 10 күнүттэн 1888 сыл бэс ыйын 9 күнүгэр дылы, 1894 сыл муус устар 16 күнүттэн 1895 сыл сэтинньи 12 күнүгэр дылы.\nАҕата Мкртыч диэн атыыһыт. Уолун Тулуузаҕа иезуиттарга үөрэттэрбит, уол онно боронсуус тылын баһылаабыт. 18 сааһын туола илигинэ Эгиипэккэ үлэлии барбыт, Эгиипэт Европаҕа бэрэстэбиитэлистибэлэригэр ситиһиилээхтик үлэлээбит.<|endoftext|>\nДолуханова Зара Александровна\nЗа́ра Алекса́ндровна Долуха́нова (Заруи́ Агасьевна Макаря́н/Макарья́н, кэргэнинэн — Долуханя́н; кулун тутар 15, 1918, Москва — ахсынньы 4 күнэ, 2007, эмиэ онно) — сэбиэскэй, российскай уонна армянскай ырыаһыт. ССРС народнай артистката (1990). Ленинскэй (1966) и Сталинскай бириэмийэлэр лауреаттара (1951).\nОлоҕун кэрчиктэрэ.\nМосква куоракка Агасий Маркович уонна Елена Гайковна Макарьяннар дьиэ кэргэттэригэр төрөөбүтэ.\n1933—1938 сылларга Гнесиннэр ааттарынан музыкальнай техникумҥа скрипкаҕа үөрэммитэ, бүтэрбэтэҕэ.\n1939 сыллаахха, төһө да музыкаҕа үрдүкү үөрэҕэ суох буоллар, Ереваннааҕы опернай театрга киирбитэ.\n1944 сылтан сыанаҕа тахсар, Бүтүн Сойуустааҕы араадьыйа уонна тэлэбидиэнньэ солистката, 1959 сылтан Москватааҕы филармонияҕа.\n1957 сыллаахха Гнесинканы бүтэрбитэ.\n1972 сыллаахтан Гнесинкаҕа уһуйааччылаабыта (1983 сыллаахтар — бэрэпиэссэр), музыка күрэстэрин дьүүллүүр сүбэлэригэр көхтөөхтүк кыттара. Член Арассыыйа Тыйаатырын диэйэтэллэрин Сойууһун чилиэнэ (1977).\nЗара Долуханова Д. Россини Золушка оператын Сойууска бастакы туруорууга Золушка баартыйатын толорбута.\n2007 сыллаахха ахсынньы 4 күрүгэр өлбүтэ. Москуба эрмээн кылабыыһатыгар көмүллүбүтэ.<|endoftext|>\nБюракааннааҕы астрофизика обсерваторията\nВ. А. Амбарцумян аатынан Бюракааннааҕы астрофизика обсерваторията — Армения Национальнай билим академиятын биир сүрүн тэрилтэтэ. Обсерватория Армения Арагацотн уобалаһыгар Арагац соҕуруу эниэтигэр 1490 м үрдүккэ Бюракан сэлиэнньэ кырыытыгар баар. Обсерватория дьиэлэрин комплексы архитектуура мэҥэтин быһыытытнан биллэр.\nУстуоруйата.\nБюракааннааҕы обсерватория 1946 сыллаахха ол саҕана ССРС НА чилиэн-кэрэспэдьиэнэ Виктор Амбарцумян көҕүлээһининэн олохтоммута. Кини өр сылларга обсерватория дириэктэрэ этэ. Комплексын тутуу ол сыл сааһыгар саҕаламмыта, тутууну Самвел Сафарян салайбыта. Ол сыл «Сообщения Бюраканской обсерватории» диэн сурунаал олохтоммута. 1998 сыллаахтан обсерватория В. А. Амбарцумян аатын сүгэр. Ол эрээри обсерватория официальнай арыллыыта 1956 сыл балаҕан ыйын 19 күнүгэр эрэ буолбута. Обсерватория сиригэр 1961 сыллаахха Соболев В.В. аатынан Астрономический институт (ол иннинэ АО ЛГУ) станцията аһыллыбыта. Станция сүрүн тэриллэрэ: [АЗТ-3]] уонна АЗТ-14 (D=48см). 1988 сыллаахха Карабаахха сэрии буолбута, онон ЛГУ астроном-устудьуоннара сайыҥҥы практикаарыгар барбатахтара. 1993 сыл сэтинньититтэн АО ЛГУ станцията консервацияланан турар.\n1980-с сылларга Бюракааннааҕы обсерваторияны ордук үчүгэй астрокилиимэттээх сиргэ көһөрөр былаан баара. Армения илин өттүгэр баар Караглух хайаҕа 2800 м үрдүктээх сири талбыттара.\nОбсерватория тэриллэрэ.\nБилигин обсерватория биэс тэриллээх. Улахан телескоптара: 1976 сыллаахха тутуллубут 2,65-миэтэрэлээх рефлектор телескоп уонна аан дойду саамай улахан телескоптартан биирдэстэрэ 1-миэтэрэлээх Шмидт телескоба. Атын тэриллэр — 53-см Шмидт телескоба (аналог ВАУ), 50 уонна 40-см рефлектор телескоптар (электрофотометрдаах уонна электрополяриметрдаах). 1950 сыллаахтан радиотелескоп тутуутунан дьарыктаммыттара. 4,2 м уһуннаах долгуҥҥа үлэлиир 2 синфазнай антенна, уонна 1,5 м уһуннаах долгуҥҥа үлэлиир эмиэ 2 синфазнай антенна тутуллубуттара. КМЗ урукку филиала эмиэ обсерватория састаабыгар киирэр.<|endoftext|>\nЭстония историята\nБылыргы кэм.\nБастакы дьон олохсуйбут сирдэрэ 9500-9600 б.э.и. кунд культуратын кэмигэр баар буолбуттар. X—XIII үйэлэргэ эрдэтээҕи феодализм олохсуйбут. Ол кэминээҕи түмэти аҕа баһылыктар уонна сэрии дружиналарын баһылыктара турбуттар.\nXIII үйэҕэ крестоносецтар олохтоох эстар утарсыыларын хам баттааннар кинилэр сирдэрин Ливон орденыгар холбообуттар. Бу саҕаттан Балтиятааҕы ниэмэстэр баһылаан олорбуттар. XVI үйэҕэ Реформация кэмигэр Эстония протестаннаар итэҕэллэрэ дойду сүрүн итэҕэлэ буолбут. Ити үйэҕэ Ливоннааҕы сэрии түмүгүнэн Эстония хоту өртө Швецияҕа холбоспут. Үйэ аҥаарынан дойду соҕуруу өртө холбонуллубут.\nЫраахтааҕылаах Арассыыйа кэмигэр.\nШвеция уонна Россия Хотугу сэриитин кэнниттэн Эстония 1721 Ыраахтааҕы Россия илигэр холбонуллубут. 1897 суруллуу түмүгүнэн Эстонияҕа 958 тыһ. олохтоох баар эбит, олортон эстонецтар ахсааннара 90 %, нууччалар — 4 %, ниэмэстэр — 3,5%.\nТутулуга суох Эстония (1918-1940).\nЫраахтааҕы Россия урусхалламмытын кэннэ 1918, олунньу 24 Эстония Республиката кимтэн да тутулуга суоҕун бас билиммит. Тутулуга суох буолуу босхолонуу сэрии түмүгүнэн ситиһиллибит. 1920, олунньу 2 ССРС уонна Эстония бэйэ-бэйэни билинии туһунан Тартутааҕы эйэ договорун түһэрсибиттэр. 1920 бэс ыйын 15 Эстония бастакы конституцията ылыныллыбыт. 1921 балаҕан ыйын 22 Эстония Лига наций тэрилтэ чилиэнэ буолбут. 1934 тохсунньуга иккис конституция ылыныллыбыт. Ол түмүгүнэн парламент былааһа биллэрдик сарбыллыбыт, президент былааһа бөҕөргөтүллүбүт. Былаас Константин Пятс илиитигэр түмүллүбүт. Саҥа конституция былааһынан туһанан Пятс армияны кытта переворот оҥорбут, парламены сарбыйбыт, дойдуга ыксаллаах балаһыанньа биллэрбит уонна бэйэтэ бас билэр былааһын олохтообут. 1935 дойдуга биир партиялаах система олохсуйбут. 1937 үһүс конституция суруллубут уонна 1938 бигэргэтиллибит. Ол конституцияҕа президент 6 сылга талаллара, икки палаталаах парламент олохсуйуута, президент правительство үлэтин тохтотор быраабын, парламент үлэтин тохтотор бырааба, президент бэйэтэ сокуон (президент дэкириэтэ) суруйуон сөптөөҕүн уо.д.а. суруллубут эбит.\nССРС кэмэ.\nССРС-ка холбоһуу.\n1939 балаҕан ыйын 1 Германия Польшаҕа саба түһүүтүттэн Аан дойду сэриитэ саҕаламмыта. Ол түмүгүнэн Эстония сүрүн атыы-эргиэн дойдулара иирсэннэр экономикатын балаһыанньата мөлтөөбүт. 1940 парламент ССРС-тан көмө көрдөөбүт, ол көмө оҥоһуллуутугар ССРС дойдуга сэбилиниилээх күүс киллэриитин уонна Эстония арыыларыгар байҕал базаларын тутуутун ситиспит. Ити сылга уочарата суох парламеҥҥа талыы буолбут, ол түмүгүнэн саҥа састааптаах парламент талыллыбыт. От ыйын 21 сана талыллыбыт парламент Эстонияны ССРС-ка холбоһуутун уонна Эстония Сэбиэскэй Социалистичэскэй Республика тэриллиитэ ылыллыбыт. От ыйын 22 холбоһуу декларацията ылыллыбыт. Атырдьах ыйын 6 ССРС Верховнай сэбиэтин VII сессията Эстонияны ССРСка холбоһуутун постановленията ылыллыбыт. Элбэх историктар ити холбоһууну оккупация уонна аннексия диэн ааттыыллар .\nII Аан дойду сэриитин кэмигэр.\n1941 бэс ыйын 22 Германия ССРС-ка саба түһүүтүттэн саҕалаан Эстония сиригэр сэрии саҕаламмыта. От ыйын 7 ниэмэстэр сэриилэрэ Эстония кыраныыссатыгар тиийбиитэр, атырдьах ыйын 28 Кыһыл армия бүтэһик чаастара Таллинн куораты хаалларбыттар.\nОлохтоохтор үгүс өртө ниэмэстэрин кэлиилэрин босхолонуу курдук санаабыттар . «Омакайтсе» диэн коллаброционистар тэрилтэлэрэ еврейдэри өлөртүүргэ 1А айнзатцкомандаҕа көмөлөспүт . Эстония территориятыгар оккупационнай администрация тэриллибит. Латвияны, Литваны уонна Белоруссияны кытта биир «рейхскомиссариат Остланд» буолбут. Фашистар армияларыгар 38 тыһ. кэриҥэ киһи ыҥырыллыбыт. 1944 олунньу 2 Кыһыл армия Нарва өрүһү туораан Эстония сиригэр балаҕан ыйыгар дылы күүстээх кыргыһыылар ааспыттар. Сэриигэ эстонецтар чаастара икки өттүттэн кыттыбыттар, сорох кэмнэргэ бэйэ-бэйэлэрин кытта сэриилэспиттэр. Балаҕан ыйын 22 Кыһыл армия Таллиҥҥа «Уһун Герман» башнятыгар кыһыл былааҕы ыйаабыт. Эвакуацияттан Эстония правительствота төннүбүт. Моонзунд архипелаг арыыларыгар сэрии сэтинньи бүтүөр дылы буолбут. Сэтинньи 24 Сааремаа арыы босхоломмут.\nСэрии кэнниттэн 1990 дылы.\nСэрии бүппүтүн кэннэ компартия уонна Сэбиэскэй былаас саҥаттан тилиннэриллибиттэр. Сэрии буолуон иннинэ саҕаламмыт национализация түмүктэммит: промышленноска 1946 бас билии суох буолбут, атыыга — 1947. 1947 сылтан коллективизация саҕаламмыт, 1950 дойдуга 2213 колхоз баар эбит. Колхозтары бөдөҥсүтүү кэнниттэн 1960 908 колхоз уонна 97 совхоз баар эбит. Коллективизацияны утарсан Эстонияҕа сэриилээх утарсыы тахсыбыт, утарсааччылар бэйэлэрин «Тыа бырааттара» диэн ааттаммыттар (), утарсыы 1953 дылы дьайбыт.\nСэрии кэнниттэн репрессия салҕаммыт. Сүрүннээн коллаброцианистары уонна «тыа бырааттары» кытта сибээстэрин иһин 36 тыһ киһи репрессияҕа хабыллыбыт (атын дьон суруйарынан 67 тыһ — 124 тыһ) .\nСэрии кэнниттэн индустриализация саҕаламмыт. Улахан инвестиция уонна квалификациялаах үлэһиттэр кэлэннэр олох тэтимэ үрдээбит. Государство сүрүн соругунан оҥорор промышленность уонна сир баайын хостооһуна () буолбут. Ол курдук Кохтла-Ярве куоракка Аан дойдуга бастакы горчай сланец кэмбинээтэ тутуллубут. Эстонияҕа олох таһыма ССРС орто таһымыттан үрдүк эбит.\n70 сылларга диссиденнар хамсааһыннара саҕаламмыт. 1980 балаҕан ыйыгар - алтынньыга сэбиэскэй былаас утары студеннар аймалҕана буолуталаабыттар. Ити сылга алтынньы 28 «40 киһи суруга» тахсыбыт — советизация утары Эстония интеллектуалларын манифеста.\nАрҕаа Дойдулар сэбиэскэй кэмҥэ Эстонияны уонна атын прибалтика дойдуларын холбоһуутун билиммэтэхтэрэ. 1983 Европа парламена прибалтика государстволарын туһунан резолюция ылыммыт, онно холбоһууну билиммэтин уонна ССРС күүс өттүнэн холбооһуна «аан дойду быраабыгар» эппиэттээбэтин бэлиэтээбит.\nТутулуга суох Эстония.\n1990 ыам ыйын 8 Эстония тутулуга суоҕа чөлүгэр түһэриллиитин туһунан сокуон ылыммыт. 1991 балаҕан ыйын 6 ССРС госсовета Эстонияны тутулуга суоҕун официальнайдык билиммит. 1991 балаҕан ыйын 17 Эстония ХНТ холбоспут. 2004 Эстония Евросоюзка уонна НАТО холбоспут.<|endoftext|>\nВрацян Симон\nСимон Врацян (, 1882—1969) — армян судаарыстыбаннай деятелэ, Армения Бастакы Өрөспүүбүлүкэтин бүтэһик премьер-миниистирэ (1920 сыл сэтинньи 25 күнүттэн ахсынньы 2 күнүгэр дылы). Арменияҕа Сэбиэскэй былаас олохтоммутун кэннэ омук дойдутугар тахсыбыт. Францияҕа, АХШ-ка, Ливаҥҥа олоро сылдьыбыт. 1967 сыллаахха алта томнаах «Олох суолларынан» («По дорогам жизни») диэн ааттаах ахтыыларын бэчээттэппитэ.\nОлоҕун кэпсээнэ.\n. В последующие годы он преподавал в Гарина некоторых учебных заведениях, редактирование Карин и Европы , опубликованные в нескольких газетах. 1911 - 1913 в США на выходе «Батькивщина» газеты. Во время Второй мировой войны он вернулся в Тбилиси , где он участвовал в организации волонтеров. В 1917 году , после Февральской революции в Тбилиси газете издательства \"Горизонт\". В 1918 году он был избран в Закавказском сейме , а затем 1919 был членом Бюро АРФД. В 1918 году , Закавказская правительство участвует в Батуми турецко-Южного Кавказа переговоры.\nПосле провозглашения независимости ( 1918 ) , назначенного на Южной России Добровольческой армии во главе дипломатической миссии. В 1919 году он был избран в Республике Армения , член парламента в 1920 году В мае назначен Н. Ohanjanyan во главе с министром сельского хозяйства и труда, 1920 ноября в правительстве премьер - министра.\nБольшие Салы диэн Екатерина II ыйааҕынан Кырыымтан көспүт эрмээннэр дэриэбинэлиргэр (билигин Ростов уобалаһа) 1882 сыллаахха төрөөбүтэ. Доннааҕы Нахичеваҥҥа эр дьон гимназиятыгар үөрэммитэ. 1906 сыллаахха Эчмиадзииҥҥа духовнай семинарияны бүтэрэн баран Нахичеваҥҥа төннүбүтэ. 1906 сыллаахтан өрөбөлүүссүйэ оҥорооччуларга кыттыбыта. Сойуолаһыыттан тэскилээн Батум, Трапезунд, Константинополь куораттарынан сылдьыбыта. 1907 сыллаахха Венаҕа буолбут дашнаактар 4-с сийиэстэригэр кыттыбыта.\n1908 сыллаахха Врацян Россияҕа төннөн кэлэр. Санкт-Петербург университетыгар юридическай уонна педагогическай факультеттарга үөрэнэр. 1911-13 сылларга АХШ-ка тахсар «Родина» хаһыакка редактордыыр.\nБастакы аҕа дойду сэриитэ саҕаланарыгар Тифлис куоракка турок сэриитин утары охсуһар армяннар дружиналарын тэрийсибитэ.\n1918 сыллаахха Закавказье сеймын чилиэнинэн талыллыбыта. Армения тутулуга суох көҥүл судаарыстыба буолбутун кэннэ генерал Деникин армиятыгар республика дипломатическай миссиятын салайааччытынан анаммыта.\n1919 сыллаахха Армения парламеныгар депутатынан талыллыбыта. Кэлин Дашнак бырабыыталыстыбатын үлэ уонна тыа хаһаайыстыбатын миниистиринэн үлэлээбитэ.\n1920 сыл сэтииньи ыйыгар премьер-миниистиринэн талыллыбыта. Ый буолан баран РСФСР бырабыыталыстыбатын сөбүлэһиитинэн Врацян бырабыыталыстыбата ууратыллыбыта.\n1921 сыл саҕаланыытыгар «Ийэ дойдуну быыһыыр Комитеты» салайбыта. Сэбиэскэй былааһы утаран өрө турууга кыттыбыта, бастаанньа хам баттаммытын кэннэ дойдутуттан букатыннаахтык барбыта. Бэйэтин кытта Армения бастакы Республикатын былааҕын илдьэ барбыта.\n1951 сылтан Бейруукка армянскай семинария дириэктэринэн үлэлээбитэ. 1969 сыллаахха өлбүтэ..<|endoftext|>\nШиракaци Анания\nАнания Ширакаци (арм. Անանիա Շիրակացի; 610 сыл кэриҥэ — 685 сыл кэриҥэ ) — эрмээн геограба, философ, математик, картограф, историк, астроном уонна алхимик, былыргы армян естествознаниетын төрүттээччи.\nШирак уобалаһыгар төрөөбүтэ. Бэйэтин Ширакаванци диэн ааттанара, Ширакаван диэн сир аатынан. Аҕатын аата Ованнес диэн этэ. Арменияҕа начальнай үөрэҕи ылан баран, Византияҕа салгыы үөрэнэ барар. IV Армения тыатыгар Кристосатура диэн математикка үөрэнэр. Учууталын «науканы барытын баһылаабатах» диэн сылтаан Трапезунд куоракка барар. Манна кини биллиилээх учуонай Тихиккэ үөрэнэр. Армян суругар-бичигэр киэҥ билиилээх учуонайга аҕыс сыл үөрэнэр. Ол кэннэ Арменияҕа төннөн кэлэн научнай үлэнэн, ону таһынан үөрэҕириинэн дьарыктанар. Квадриум төрүттэригэр олоҕурбут оскуолалары аһан үлэлэтэр.\nҮлэлэрэ.\nАнания Ширакаци барыта сүүрбэттэн тахса үлэлээх:\n«Ыйытыылар уонна суоттар» арифметика садаачаларын хомуурунньуга биһиги кэммитигэр дылы тиийэн кэлбит арифметика үлэлэриттэн биир саамай былыргылара.<|endoftext|>\nМанджгаладзе Эроси Акакиевич\nЭроси Акакиевич Манджгаладзе (груз. ეროსი მანჯგალაძე; 1925—1982) — грузинскай сэбиэскэй артыыс уонна спортивнай комментатор. Грузинскай ССР народнай артыыһа (1961).\nЭроси Манджгаладзе 1925 сыллаахха кулун тутар 3 күнүгэр Грузинскай ССР Самтредскай оройуонун Ганири сэлиэнньэтигэр төрөөбүтэ. Аан бастаан алта саастааҕар сыанаҕа тахсыбыта. 1941 сыллаахха Тбилиситээҕи Ш. Руставели аатынан театральнай институкка киирбитэ. Д.А. Алексидзе кини учуутала этэ. 1942-1943 сылларга үөрэҕин быыһыгар Грузия араадьыйатыгар дикторынан уонна спортивнай комментаторынан үлэлээбитэ.\n1947 сыллаахха театральнай институту бүтэрбитэ. 1948 сыллаахха Ш. Руставели аатынан Грузинскай академическай театр труппатыгар ылыллыбыта. Гоу уонна Д’Юссо суруйууларыгаргар «Дириҥ силистэр» («Глубокие корни») спектакльга Брет оруолун оонньоон театрга аан бастаан айар үлэҕэ холоммута. 1956 сыллаахха ССКП кэккэтигэр киирбитэ. 1958 сыллаахха киинэҕэ аан бастаан уһуллубута. Эроси Манджгаладзе Тбилиси куоракка олорбута.\n1982 сыллаахха тохсунньу 26 күнүгэр өлбүтэ.<|endoftext|>\nАрараат (хайа)\nАрараат (( уонна (Масис), , )) — хайа, Туурсуйа илин өттүгэр баар Эрмээн хайаларын ордук үрдүк чыпчаала. Билигин Түркийэ сиригэр баар. Бу хайа үрдэ куруутун хаардаах буолар уонна үлэлээбэт вулкаан буолар. Иҕдиир провициятыгар сытар, Ираантан 16 километр ыраах сытар, уонна Арменияттан 32 км ыраах сытар.\nУстуоруйата.\nУрарту бириэмэтигэр манна Армения хоруоллуга сытара. Уруккута курдук 3000 сыллаахтан олоруллубута, 1923 сыллаахтан Лазанья сөбүлэһиитинэн Туркийэ былааһыгар баар буолбута.<|endoftext|>\nБалатон\nБалатон (, , , , ) — Венгрия арҕаа өттүгэр сытар күөлэ. Киин Эуропа ордук улахан күөлэ. Балатон кытыла — Венгрия биллэр курорт сирэ, минерал уонна сылаас уу дьүктэлэринэн биллэр. Күөлгэ уу көлө устар.\nСүрүн информация.\nГеография.\nКүөл Орто Дунай хочотугар тектоника оҥхойугар Баконь хайаларын тэллэҕэр сытар. Будапештан күөл хотугу-илин уһугар дылы 100 км кэриҥэ.\nКүөл иэнэ 594 км², уһуна — 79 км, кэтитэ 1,2 — 12,4 км дылы. Муора таһымыттан 104 м үрдүк сытар. Орто дириҥэ 3,6 м, муҥутуур дириҥэ 12,5 м. Кытылын уһуна 236 км, уу сабардама 1,9 км³, уу тардыытын иэнэ — 5181 км².\nБалатон соҕуруу-илинтэн хотугу-илиҥҥэ дылы уһун синньигэс көрүҥнээх. Соҕуруу өртө сүрүннээн дэхси сир; хотугу өртүгэр хас да дириҥэ суох хомолоох уонна биир улахан тумул арыылаах — Тихань. Тумул арыы уһугуттан утары турар кытылга дылы баара-суоҕа 1,2 км — күөл ордук синньигэс сирэ.\nГидрография.\nБалатон биир дэҥҥэ көстүүтэ кыра дириҥэ буолар. Орто дириҥэ 3 м кэриҥэ, муҥур дириҥ сирэ — Тихань оҥхойо (12,5 м) Тихань тумул арыытын таһыгар. Күөл түгэҕэ кумах. Кыра дириҥэ күөл уутун үчүгэйдик сылытар, сайынын күөл уутун температурата 21-22 °C, ардыгар 26 °C дылы сылыйар. Балатон уута ыраас, ол гынан баран планктонтан сылтаан дьэҥкирэ суох. Уу өҥө сырдык от күөҕэ, погодаттан уонна күн кэмиттэн тутулуктаах.\nБалатоҥҥа элбэх кыра өрүстэр түһэллэр, олортон улаханнара Зала; күөлтэн Шио өрүс тахсар, билигин Дунайга түһэр каналга кубутуллубут.\nКлимат.\nКүөл тула климата континент-сымнаһыар. Ыам ыйтан балаҕан ыйын бүтүүтүгэр дылы күннээх. Кыһына сылаас, ол гынан баран күөл хас кыһын ахсын мууһунан бүрүллэр. Муус халыҥа 10-20 см, арыт кэмҥэ 70 см дылы. Күөлгэ күүстээх тыал түһэр түбэлтэлээх.\nФлора уонна фауна.\nКүөлгэ балык 25 көрүҥэ баар, лицензиянан балыктыахха сөп. Ордук балыктанар көрүҥ — карп. Балатоҥҥа элбэх куба олохсуйар, кинилэр ахсааннарын аналлаах сулууспа дьарыктанар. Күөл кытылларыгар элбэх кыстаабат көтөр уйаланар — аистар, цаплялар, хаастар, кустар уо.д.а. Кыра Балатон тулатыгар, Каполнапуста дэриэбинэ таһыгар, заповедникка буйволы иитэллэр.\nБалатон уонна Киш-Балатон кытылын устатынан кулуһунан үүммүт. Кулуһун күөл экологиятыгар элбэх туһаны аҕалар: от быыһыгар көтөрдөр уйаланаллар, балык ириҥэлэнэр. Ону таһынан хомус күөл уута бэйэтэ ыраастаныытыгар сүрүн оруолу онньуур. Кыһынын хомуһу кыратык охсоллор, охсуллубут хомус экспортка атыыланар. Хомус күөл иэнин 2 % хабан үүнэр.\nКурорт уонна туризм суолтата.\nБалатон күөл — Венгрия биир сүрүн курорт хайысхата буолар. Кытылга сынньалаҥы кытта парус спорда уонна балыктааһын хайысхалара тарҕаммыттар. Туристар айылҕа уонна история памятниктарын сэҥээрэллэр.\nБалатоҥҥа сынньалаҥ эмтэнии былыр былыргаттан баар эбит. Балатонфюред санаторийдара сүрэх ыарыыларыгар идэтийэллэр, Хевиз күөлүгэр сүһүөх ыарыыларыгар, Балатон үрдэлин хайа хаспахтарыгар тыҥа ыарыыларын «хаспах салгынынан» эмтииллэр эбит. Ону таһынан күөл кытылларыгар араас минеральнай уу дьүктэлэр тыгаллар.\nТранспорт.\nКүөл устун кыра таһымнаах судналарынан уонна катамараннарынан быыстала суох пассажирдар рейстэрэ оҥоһуллар. Уу устун устарга-круизтыырга «Helka» пароход (1891 с.) туттуллар. Күөлгэ 20 тахса суудна тиксэр сирэ баар, суудналар күөл кытыытынан хас пристань ахсын тохтоон ааһаллар.\nКестхэй таһыгар «Шармеллек» диэн аан дойду таһымнаах аэропорт сытар. Аэропортан быыстала суох Берлиҥҥа, Цюрихха, Штутгартка, Копенгагеҥҥа уонна Лондоҥҥа көтөллөр. Чартер рейстэрэ сайынын Москваҕа, Франкфурт-на-Майне, Гамбургга, Дюссельдорфка көтөллөр.\nКүөл хоту уонна соҕуруу өттүнэн Балатон тула сытар куораттары холбуур тимир суоллара ааһаллар.<|endoftext|>\nӨй-санаа уһуна\nӨй-санаа, таҥара үөрэхтэрэ сахаларга төһө былыргы кэмнэргэ сайдыбыттара кыайан быһаарыллар кыахтара суох ыраах, былыргы. Ай диэн икки дорҕоонноох тылтан үөскээбит айыы диэн өйү-санааны, киһи саҥаны айыыны оҥорор кыаҕын быһаарар тыл үөскээһинэ саха тыла, өй-санаа саҥа сайдан истэҕинэ буолбут.\nСахалар өй-санаа үөрэҕин дириҥник сыаналыыллар, баҕа санаа үөскээһинин уратыларын олоххо таба туһаналлар. “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн баҕа санаа эмиэ икки өрүттэнэр. Киһи олоҕор бэйэтин кыаҕынан олоххо киллэрэр баҕа санаата киһилии баҕа санаа диэн ааттанар буоллаҕына, санаатыгар эрэ оҥорон көрөр баҕа санаалара ыра санаалар диэн ааттаналлар. Киһи өйө-санаата төһө ыраахха диэри дьайарыттан, дьайыыта тиийэриттэн икки аҥы арахсарын эмиэ билэн тылларыгар киллэрбиттэр:\n1. Кылгас эбэтэр быстах өй-санаа.\n2. Уһун санаа.\nӨй-санаа бу уратыларын төһө кыалларынан олох холобурдарынан туһанан ырытыллар:\n1. Үгүс дьон өйө-санаата кылгас. Күннээҕинэн, субу баарынан сылдьаллар. Күннээҕи кыһалҕаларыттан, үлэттэн-хамнастан, дьиэ-уот көрүүтүүттэн ордон ырааҕы эргитэ санаабаттар, субу кэмнээҕи, сотору кэлэр үчүгэйи ордук сыаналыыллар, туһаналлар. Тото аһааһын киһиэхэ кэлэр аһылыкка эрэ диэри үчүгэйи аҕалар эбит буоллаҕына, минньигэһи сиэһин амтана сүтүөр эрэ диэри дьайыыта тиийэринэн кылгас санааҕа, күн устата хаста да оҥоруллар быһыыга киирсэллэр.\nКылгас санаа туһунан этиилэр элбэхтэр. «Уһуну, киэҥи санаабат», «Атаҕын тумсуттан ырааҕы көрбөт», «Санаата бүгүҥҥүнэн бүтэр» диэн этиилэр бары кылгас, күннээҕи санаалары быһаараллар.\nКиһи бэйэтэ эмиэ “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн икки аҥы арахсарынан эт-сиин баҕа санаалара аһааһын, сынньаныы, баҕаны ханнарыы буолалларынан түргэнник толоруллар быстах баҕа санааларга киирсэллэр. Өй-санаа баҕа санаата үөрэххэ, үлэҕэ-хамнаска сыһыаннаахтарынан, хойутаан туолалларынан уһун санааҕа киирсэллэр.\nКылгас, быстах санаа дьайыыта бэргэһэни тиэрэ кэтэн кэбиһииттэн ордук биллэр. Бэргэһэни тиэрэ кэтэн кэбистэххэ айыыны оҥоро охсон соҕотохто ураты, туспа киһи буола түһүү кыалла охсоро табыллар. Урукку кэмҥэ хаатыҥка, саппыкы осторун кылгас гына тиэрэн кэбиһии эдэр уолаттарга баар этэ. Ити түргэнник оҥоруллар быһыылар, саҥаны айыылар улаатан эрэр оҕолор бэйэлэрин уратыларын биллэрэ сатаан таптаан туһанар ньымаларыгар киирсэллэр.\nКылгас санаа быстах санаа диэҥҥэ тиийэн хаалара элбэх. Ситэ толкуйдамматах, туох содул үөскүүрэ табан быһаарыллыбатах санаа быстах санаа диэн ааттанар уонна олору толоруу үксүгэр куһаҕаҥҥа тириэрдиэн сөп. Быстах санаалаах киһи быстах быһыыны оҥороро элбэҕин, куһаҕан быһыыны элбэтэрин сахалар билэн “Санаабычча быһыылаах” диэн арааран эппиттэр.\nСанаа олус түргэн, кылгас кэм иһигэр элбэҕи ырытан, толкуйдаан таһаарыахха сөп. Маннык оҥордоххо үчүгэй, таба буолуон сөп диэн санаа хас киһиэхэ барыларыгар баар буолара ордук.\nУлуу Өктөөп өрө туруутун кыайыытыгар бары кыахтарын ууран аан бастаан иһээччилэринэн оробуочайдар, туохтара да суох үлэһиттэр буолбуттара. Кинилэр ханнык да баайа-мала суох буолууларыттан уһуну-киэҥи санаабаттарыттан ордук харса-хабыра суох былааһы уларытыыга туруммуттара, олохторо ыйга иккитэ ылар хамнастарыттан быһаччы тутулуктааҕа кылгас санааланыыларын үөскэппитэ былааһы былдьаһыыга аһара күүскэ турунууларыгар тириэрдибитэ.\nДьон өйө-санаата ситэ сайда илигинэ, бассабыыктар этиилэрин ылынан сыыһа суолга туруналларыгар аһара батталтан, туоратыыттан үөскээбит кылгас санааламмыттара улахан оруолу ылбыта. 74 сыл ааспытын кэнниттэн, бу сыыһа оҥоруллубут өрө туруу содула көннөрүллэн, билигин Россия дьоно урукку, ыраахтааҕы кэмин саҕанааҕы олохторугар сыыйа төннөн эрэллэр. Өй-санаа уларыйыыта салҕанан баран иһэр.\n2. Киһи өйдөөх-санаалаах буолуута субу оҥорор быһыыларыттан ураты, хаһан эрэ ыраах кэмҥэ кэлиэхтээх, туһалыахтаах быһыылары эрдэттэн бэлэмнээн, былааннаан оҥороругар кыах биэрэр. Киһи олоҕун ырааҕы, инникини толкуйдаан оҥосторо өйө-санаата үрдүк сайдыыны ситиспитин бигэргэтэр.\nКиһи олоҕо син уһун. Оҥорор быһыыларын эрдэттэн ырытан, тугу ситиһиэн сөбүн былааннаан ааҕынара хаһан баҕарар туһата улахан. Өссө кэлэр көлүөнэлэрим тустара диэн эмиэ саныыра, тугу эмэ уурунара, мунньунара, үйэлээҕи оҥороро, тутара эмиэ ааҕыллар. Холобурга, саҥа дьиэ тутта сылдьан оҕолорум, сиэннэрим олоруохтара дии санаатаҕына ырааҕы толкуйдуура, уһун санаалааҕа быһаарыллар.\nКиһи ханнык баҕарар оҥорор быһыытын эрдэттэн ырытан, толкуйдаан, туох, ханнык содуллар үөскүөхтэрин сөбүн быһааран, көннөрөн баран оҥордоҕуна үчүгэй, туһалаах быһыыны оноруон сөп. Ыраахтан ыла толкуйдаммыт, ырытыллыбыт, туох, ханнык быһыы үөскүүрэ барыта таба быһаарыллыбыт санаа уһун санаа диэн ааттанар.\nТыа хаһаайыстыбатын үлэһиттэрэ ордук уһун санаалаахтар. Кыра торбос улаатан ынах буолан туһалыар диэри түөрт сыл устата көрөн-истэн аһатыы, улаатыннарыы ирдэнэр. Сири оҥордоххо, тыаны солоотоххо, хаһан салаа от үүнэн, охсуллар буолуор диэри хас да сылы кэтэстэххэ табыллар. Тыа хаһаайыстыбатын үлэһиттэрэ үлэлиир үлэлэриттэн, олохторуттан тутулуктаах уһун санаалаахтар, кырата түөрт сылга тиийэн хамнаһа кэлэр үлэни, ыраах кэми сыаллаан үлэлииллэр, олохторун оҥостоллор.\nСахалар олохторун үөрэҕэ көрсүө, сэмэй буолууну ирдиир, оҕолору кыра эрдэхтэриттэн көрсүө, сэмэй буолууга үөрэтэллэр. Көрсүө, сэмэй киһи уһун санаалаах, сыыһа-халты туттубат, үлэни-хамнаһы кыайан уһун үйэни ситиһэр кыахтанарын сахалар билэллэр.\nУлуу Өктөөп өрө туруута кыайыытын тыа хаһаайыстыбатын үлэһиттэрэ бары кэриэтэ сөбүлээбэтэхтэрэ, улаханнык утарыласпыттара. Сэриилэһэн кыахтара-күүстэрэ бараммытын уонна улахан репрессия кэнниттэн саҥа былаас, сэбиэскэй былаас олоҕурбута.\nКуорат дьоно, заводтар, фабрикалар үлэһиттэрин санаалара тыа хаһаайыстыбатын үлэһиттэринээҕэр быдан кылгас, кинилэр хас ый аайы кэлэр хамнастарын ханна тутталларын ааҕан-суоттаан билэллэринэн санааларын уһуна бүтэ сыһар. Арай хамнастара икки ыйга кэлбэтэҕинэ улаханнык моһуогуруохтарын, кыбыттарыахтарын, иэскэ киириэхтэрин сөбө араас хамсааһыннар түргэнник үөскээбитинэн баралларыгар тириэрдэллэр.\nКиһи санаата олорор олоҕуттан тутулуга улахана билигин да уларыйа илик. Аҥардастыы ылар хамнастарыгар ииттинэн олорор куорат олохтоохторо быстах, кылгас санаалаахтара, онно кэлэр көлүөнэлэрин иитэллэрэ араас хамсааһыннар куораттан тахсалларын ордук улаатыннарар. (1,87).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nСанаа түһүүтэ\nСанаа олус түргэнник уларыйар. Күүһүрэр, мөлтүүр кэмнэрэ хардары-таары кэлэн иһэллэр. Киһи туохха да наадыйбат, сүрэҕэлдьиир, мөлтүүр кэмэ кэлиитэ санаа түһүүтэ диэн ааттанар. Баһын иһигэр саныыр санаалара кыайан туолбат, ыра санааларга кубулуйан хаалыылара киһи санаатын түһэрэрэ элбэх. Сахалар таҥараларын үөрэҕэ араас элбэх ыра санааланыы олоххо туһата суоҕун, киһи бэйэтин кыаҕынан олоҕун устата толорор кыахтаах баҕа санааларын саныыра, соннук үгэстэри иҥэринэрэ туһата улаханын дьоҥҥо тириэрдэр.\nОлоххо туох барыта куруук киһи баҕатын хоту баран иһэрэ кыаллыбат, араас элбэх тута быһаарыллыбат курдук уустук боппуруостар, туох эмэ мэһэйдэр, ыарахаттар, кыаттарыа, сатаныа суох курдук үлэлэр сотору-сотору көрсөллөр. Киһиэхэ санаа түһүүтэ, мөлтөөһүн, этин-сиинин туруга уларыйыыта хаһан баҕарар тиийэн кэлэр.\nДьон бары айылҕаттан биир кыахтаах буолбатахтар, эт-сиин уратылара элбэхтэр. Сорохтор төрүөхтэриттэн санаалара күүстээх, кыахтарын билинэр буоллахтарына, үгүстэр санааҕа ыллараллара, санаалара түһэрэ элбэх. Дьон үксүлэрэ санааларын көтөҕөн, баҕа санаалары иҥэрэн биэриигэ, атын дьон көмөлөрүгэр наадыйаллар. Киһи таҥаралар аһара улаатан хаалыылара ити быһаарыыга, мөлтөхтөр көмө көрдүүллэригэр олоҕурар.\nСанаалара кыра аайы түстэҕинэ табаах тардан, арыгы иһэн биэрэн көтөҕө сылдьааччылар арыгыһыкка ураты түргэнник кубулуйуохтарын сөп. Үлэҕэ, дьиэҕэ туга эмэ табыллыбатаҕына, сатамматаҕына киэһэ аайы арыгы иһиитэ санааны көтөҕүү куруук салҕанан, санааны көтөҕө сылдьыыга тириэрдэриттэн арыгыһыт буолууну түргэтэтэр.\n«Не пей с горя, алкоголиком станешь» диэн этии хас санаата түстэҕин аайы, ону көтөҕөөрү арыгы иһэн иһэр киһи сотору кэминэн арыгыһыт буолуон сөп диэн быһаарар. Үгүстүк арыгы иһэр дьон баар буолуулара санааларын көтөҕө сатааччылар элбээбиттэринэн быһаарыллара билиҥҥи кэмҥэ олус таба. Эр дьону кыра эрдэхтэриттэн аһара атаахтатан, маанылаан иитэртэн тулуурдара, өһөстөрө суоҕуттан кыра аайыттан санаалара түһэрэ, мөлтүүрэ элбииригэр тириэрдэр. Санааларын көтөҕөөрү иһээччилэр элбээн иһэллэрин ырыынак ыарахаттарыгар балыйааччылар элбэхтэр.\nСанаата түстэҕин аайы арыгы иһэн иһэр киһи түргэнник арыгыһыт буолар. Бэҕэһээ испит арыгы сарсыардатыгар төбө ыарыытын оҥорон, санаа букатын түһэрин үөскэтэрэ уонна эмиэ санааны көтөҕөөрү арыгы иһиитэ, абырахтаныыны аҕалан арыгылааһын салгыы барарын саҕалыыра арыгыһыт буолуу кэлэригэр түргэнник тириэрдэр.\nСаха дьонун арыгыны аһара испэт буолууга үөрэхтэрэ «Абырахтаммат эрэ буолуҥ» диэн этиигэ иҥэн сылдьар уонна бу этиини тутуһуу арыгы дьайыытыгар киһи утарсар кыаҕын улаатыннарар.\nСааһыран иһэр киһи өйө-санаата уларыйар. Кыра эрдэҕинэ атаах, ордук бэлэмҥэ үөрэммит оҕо дьулуура тиийбэккэ оҥорор ситиһиитэ аҕыйыан, намтыан, онно эбии санаата түстэҕинэ арыгыһыт буолуон сөп. (1,9). Кыахтаах, баай-талым олохтоох ыал оҕото олоҕор, үлэтигэр табыллыбат буолууну, ыарахаттары көрсөөт, олору туоратыыга бары кыаҕын уурарын оннугар өйүн-санаатын арыгынан уоскутарга тиийиитин автор арыйар.\n«Киһиэхэ кыра да наада» диэн сахалар үөрэхтэрэ этэр. Бу этии санаа түһүүтүн бэрт кыра, санааны көтөҕөн биэрии көннөрөр кыахтааҕын арыйар. Санааны кыратык да көтөҕөн биэрии, үчүгэй, тиийимтиэ тыллары этии хаһан баҕарар кыаллар кыахтаахтар. Санаата көтөҕүллүбүт киһи урут кыайбатын да кыайар кыахтанара “Киһиэхэ кыра да наада” диэн этиини үөскэппит.\nБиир үчүгэй тыл, этии киһи санаатын уһуннук көтөҕүөн сөп. Үчүгэй санааны иҥэрэн биэриини күүстээх санаалаах, экстраценс дьон ордук тиийимтиэтик оҥороллор, сахалыы таҥара үөрэҕин тарҕатыыга ылсыһаллар.\nКыра аайыттан санааны түһэрбэт буолууга тулуурдаах буолуу, санаа күүһэ баара туһалыыр. “Өһөспүн киллэрдэхпинэ тулуйабын” диэн санааны бөҕөргөтүү киһиэхэ хаһан баҕарар туһалаах.\nЭлбэх кыра, олоххо көрсүллэр бытархайдар аайыттан түһэн иһэр санаа ордук куһаҕан. Кыра, быстах куһаҕаннар элбээтэхтэринэ “Санааҕар тутума” диэн этиини туһаналлар, куһаҕаннары умналлар. «Кыра аайы кыһаммат» диэн этии санаа түспэт, уларыйбат буолуутугар ордук сыһыаннааҕыттан бөҕө, күүстээх санааны биллэрэр.\n«Туох да кыаттарбат, табыллыбат» диэн санаа чахчы түспүтүн биллэрэр этии баар. Бу этиигэ эппиэтинэн «Туох барыта кэмигэр табыллар» диэн этии үөскээбит уонна киһини тулуурдаах буолууга, табыллыбатах дьыаланы хатылаан, өссө тупсаран оҥорууга тириэрдэринэн туһата улахан.\nСахалар олус былыргы кэмнэртэн санаа хайдах дьайарын быһаараннар өс хоһоонун үөскэтэн оҕону иитэллэригэр туһаналлар. “Саха өһөс, онтон оҕото өссө өһөс” диэн этии киһи санаатын туругун, күүһүн быһаарар. Кыра аайыттан санааны түһэрбэт буолууга өһөс санаа тириэрдэр. Өсөһөбүн, ол аата санаабын күүһүрдэбин. Саҥа кэлэр көлүөнэлэр өйдөрүн-санааларын туругун баһаарарынан, өссө күүһүрдэн, кытаатыннаран биэрэринэн бу өс хоһооно ордук улахан туһалааҕын билэн төрөппүттэр куруук туһана сылдьаллар, оҕолорун кыра эрдэҕиттэн тулуурдаах буолууга эрчийэллэр.\nСанаа түһүүтэ киһини “Сүрэҕэ суох” оҥорор кыаҕа улахан. Эт-сиин бэйэтэ төрүөҕүттэн сүрэҕэ суох, сүрэҕэлдьиир. Өй-санаа эрэ киһини күһэйэн үлэни-хамнаһы оҥорорго тириэрдэр. Олоҕор ханнык да уларыйыылары киллэриэн, оҥоруон, тутуон, үлэлиэн баҕарбат киһини сахалар “Сүрэҕэ суох”, “Сүрэҕэ тэппэт” диэн ааттыыллар. Бу этии үлэҕэ сыһыаннааҕа сүрэх хаһан да тохтообокко эрэ үлэлиириттэн тирэх ылан үөскээбит.\nЭт-сиин сытар, сынньанар баҕа санаата баһыйдаҕына киһи уһуннук сытыан сөп. Киһи сүрэҕэ суоҕа, тугу да уларытыан баҕарбата сарсыарда оронтон турарыттан ордук биллэр. Саҥа үүммүт күҥҥэ тугу эмэ оҥорор санаалаах киһи уһуктаат оронуттан ойон туруон сөп. Уһун үйэтин тухары элбэхтик үлэлээбит, сааһырбыт киһи сарсыарда оронуттан турарыгар, кыратык да буоллар сыта түһэр санаата киирэн кэлэрин өйүн-санаатын күүһүнэн, ону оҥоруохтаахпын, маны тутуохтаахпын диэн санаата баһыйан, туран дьарыктаммытынан барар кыахтаах буоллаҕына, оҕо, эдэр киһи субу билигин тугу да гынарым суох диэн санаата баһыйарыттан уһуннук сыта үөрэнэн хаалыан сөп.\n“Сыта түһүөххэ” диэн куһаҕан, мөлтөтөр, эт-сиин баҕа санаатын киһи дьулуурун, өйүн-санаатын күүһүнэн кыайан, хам баттаан суох оҥордоҕуна эрэ, оронуттан оронон туран тугу эмэни туһалааҕы оҥорор, уларытар, үлэлиир-хамсыыр кыахтанар. Өй-санаа киһиэхэ туһалааҕы оҥотторор, тугу эмэ уларытар, тупсарар, онно күһэйэр сүрүн күүһүнэн буолар.\nСыт диэн тылбытыттан салгыы сытыйыы диэн тыл үөскээн тахсара сытыы туһата аҕыйаҕын биллэрэр. Киһиттэн өйө-санаата өһөс, дьулуурдаах буолара, аҕыйахтык сытара, үлэни-хамнаһы өрө тутара хайаан да эрэйиллэр. Илиилэринэн үлэлээбэт дьон сааһыран истэхтэринэ доруобуйалара мөлтүүрүн тэҥэ, оҕолорун үлэҕэ-хамнаска үөрэтэр кыахтара кыччыырыттан кэлэр көлүөнэлэрэ өссө мөлтүүллэр.\nСүрэҕэ суох буолууттан кыһалҕа, туох эмэ атын булан кыһарыйара эрэ эбэтэр төрөппүт этэрэ оҕону, киһини хамсатар кыахтаах, “Кыһалҕа кыһыл талах кымньыылаах” диэн өс хоһооно баар. Киһи өйүгэр-санаатыгар туһалааҕы тугу эмэ оҥоруохха диэн санаата, атын сынньанар, сытар санаатын баһыйар, кыайа тутар буоллаҕына эрэ, этин-сиинин туһалааҕы оҥорууга анаан оронтон туруоран, хамсатар кыахтанар.\nОҕо кыра эрдэҕинэ үчүгэйэ бэрдиттэн өйүн-санаатын дьарыктыыры, ийэ кутун иитэри, аһара барбатын хааччахтыыры, үлэҕэ-хамнаска үөрэтэри төрөппүттэр билигин умнан сылдьаллар. Эстибит сэбиэскэй былаас оҕо төрөөтөр эрэ “киһи буолар” диэн сыыһа этиигэ тириэрдэн кэбиспитэ төрөппүттэр оҕолорун кыра эрдэҕинэ ийэ кутун иитэллэрин суох оҥорбута. Бу кэмҥэ элбэх сыыһалардаах «айыы үөрэҕин» оҕо ийэ кута халлаантан кэлэн түһэр диэн таһы-быһа сымыйа үөрэхтэрэ сэбиэскэй былаас халытыыта билигин да хаала илигин, ити быһыы салҕанан баран иһэрин биллэрэр.\nОҕону кыра эрдэҕиттэн ийэ кутун бэрээдэккэ, киһи буолууга утумнаахтык ииттэххэ, үөрэттэххэ эрэ туох эмэ үчүгэй үгэстэри иҥэринэн үчүгэй быһыылаах киһи буола улаатарын бу сымыйа “айыы үөрэҕэр” балыттаран туһамматтар, хаалларан сылдьаллар.\nКиһи бэйэтин аһынан, уһуннук сынньата сытыаран, онно үөрэтэн кэбистэҕинэ, онтун үгэс оҥостон кэбиһэринэн, сытара, сынньанара элбээн иһэр. «Сүрэҕэ суох сүүс сүбэлээх» диэн этии киһи бэйэтэ сүрэҕэлдьиирин, оҥорбокко хаалларан кэбиһэрин билиммэккэ атын биричиинэлэри булан, олорунан быһаара, сабына сатыырын биллэрэр.\nСанаа түһүүтүн кыайыы, олоххо ханнык эрэ хамсааһыннары, уларыйыылары, тупсарыылары киллэрии хас биирдии киһиттэн ирдэнэр олох көрдөбүлэ буоларын таба өйдөөн санааны бөҕөргөтүүнэн, күүһүрдүүнэн утумнаахтык дьарыктаналлар. Сахалыы таҥара үөрэҕэ үчүгэй санаалары үгэс оҥостон иҥэриини үөскэтэрэ санаа күүһүрэригэр көмөтө улахан. (2,90).\nТуһаныллыбыт литература..\n1. Нельбисова Г.В. Күннэй кистэлэҥэ. – Дьокуускай: Бичик, 2006. – 112 с.\n2. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nТораманян Торос\nТорос Тораманян (арм.: Թորոս Թորամանեան; 1864 — кулун тутар 1, 1934) — эрмээн норуотун биллиилээх архитектора, архитектура историга. Кинини «Эрмээн архитектурнай историографиятын аҕатынан» билинэллэр.\nОлоҕо.\nТорос Тораманян 1864 сыллаахха Османскай империя Шебинкарахисар куоратыгар төрөөбүтэ. Константинополь куоракка, кэлин Парижка архитектураны үөрэппитэ, ол кэннэ орто үйэтээҕи эрмээн архитектурнай пааматынньыктарын сиһилии үөрэппитэ.\nӨр сыллаах чинчийэр үлэтин түмүгэр эрмээн архитектурата византийскай, кэлиҥҥи кэмнээҕи Арҕаа Европа архитектуратыгар күүстээх сабыдыалы оҥорбутун бэлиэтээбитэ. Турок-эрмээн сэриитин кэмигэр, 1920 сыллаахха, Тораманян научнай-чинчийэр үлэтин улахан аҥарын сүтэрбитэ. 1934 сыллаахха Ереваҥҥа олорон өлбүтэ, Раздан өрүс кытылыгар көмүллэн сытар.<|endoftext|>\nБосния уонна Херцеговина былааҕа\nБосния уонна Херцеговина былааҕа халлаан күөх полотноттан уонна араҥас треугольниктан турар. Сэттэ маҥан сулус ол треугольник аттыгар уруһуйдаммыт, уонна икки сулус аҥардарара треугольник анныгар уонна үрдүгэр көстөллөр.\nТреугольник Босния уонна Херцоговина үс норуотун көрдөрөр: босниецтары, хорвааттары уонна сербтары. Ону тэҥэ Босния уонна Херцоговина территорията треугольнигы майгыннатар.<|endoftext|>\nДубровник\nДубро́вник (, 1918 сылга дылы — Рагу́за, ) — Хорватияҕа баар куорат, Дубровницко-Неретванская жупания киинэ. Киһитин ахсаана 42,6 тыһ (2011). Далмация соҕуруу өттүгэр сытар, Адриатика байҕал кытыыгар. Сир хамсааһына дьайар.\nМуора порда, «Дубровник» норуоттар ыккардыларынааҕы аэропорт. Муора куруорда. Эргэ куорат муора тумулугар сыырга кириэппэс истиэнэлэринэн төгүрүктүнэн турар, XIV—XVIII үйэлэр таас дьиэлэриттэн турар, ЮНЕСКО Аан дойдутааҕы наследиетыгар объектарыгар киирэр.\nИстория.\n7 үйэҕэ олохтоммут. 1358 саҕалаан Рагуза диэн латыын ааттаах Дубровницкай республика киинэ. Хорват тыла сайдыбыт кииннэриттэн биирдэстэрэ уонна билигин сүппүт далматин тыла, «Славяннар Афиныта». 1808 Иллирия провинциятын биир куората. 1815 сылтан австриятааҕы Далмация королевствотын куората. 1918-1941 сылларга Югославияҕа, 1941 уонна 1943-45 Хорватия, 1941-43 Италия, 1945-91 эмиэ Югославия састаабтарыгар. 1991 сылтан тутулуга суох Хорватияҕа.\nКлимат.\nКлимата субтропик, ыам ыйтан алтынньыга дылы сайыҥҥылыы ичигэс, куйаас кэм, кыһына сылаас. Сыллааҕы сөҥүү ортотунан — 1037 мм, сөҥүү муҥутаан сыл бүтүүтүгэр түһэр.\nАрхитектура.\nАрхитектура өртүгэр Дубровник икки аҥы хайдар — саҥа уонна эргэ. Эргэ куорат кириэппэс истиэнэтин иһигэр аныгы көрүҥүн XVII ү. туппут. Эргэ куорат орто үйэтинээҕи архитектура образеһа буолар. Саҥа куорат үксүн кэриэтэ XIX бүтүүтүгэр XX үйэ саҕаланыытыгар тутуллубут, иннэ гынан аныгы кыра этээстээх архитектура баһылаабыт.\nЭргэ куоракка аан дойду сэҥээрэн көрөр \"Былаас былдьаһыыта\" () сериал сорох чааһа уһуллар.<|endoftext|>\nСанаа күүһүрүүтэ\nСанааҕа санаа олус да дуона суох курдук. Сороҕор ону-маны арааһы санаталаан ылыллар, буолары буолбаты оҥорон көрө сатанар, була сатаан маннык буоллар диэн баҕара, ыралана сананар. Ону-маны биирдэ эмэ санаабыт тута-бааччы умнуллан суох буола симэлийэн иһэллэриттэн олорго ханнык да суолта биэрбэккэ хаалларыллар.\nҮчүгэй, туһалаах сыаллары ситиһиигэ биир санааланыы, санааны күүһүрдүү, дьулуурдаах буолуу киһилии быһыылаах хас биирдии киһиттэн ирдэнэр олох көрдөбүлэ буолар. Күүстээх, үгэскэ кубулуйбут санаа ханнык эрэ хамсааһыны оҥорорго тириэрдэр кыахтааҕыттан олоххо уларыйыылары киллэрэр.\nМаны оҥоруом, хайаан да оҥоруом диэн санаа үөскээһинэ санаа күүһүрбүтүн, хайаан да толоруллар кыахтаммытын биллэрэр эрээри, өссө ханнык да хамсааһыны саҕалаабат, оҥорбот. Санаан баран, ол санааны илэтигэр оҥорон кэбистэххэ биирдэ санаа туолбута дьэ бигэргэнэр, быһыыга кубулуйар. Оҥорбут быһыы атын дьонунан сыаналанар, үчүгэйэ эбэтэр куһаҕана быһаарыллар кыахтанар.\nАһара элбэх киһи бэйэтин кыаҕынан кыайан толорбот санаалара элбээн хаалыылара киһиэхэ туһаны аҕалбаттарын ити быһаарыы биллэрэр. Киһи бэйэтин кыаҕын иһинэн, толорор кыахтаах санааларын саныырыгар сахалар таҥараларын үөрэҕэ ыҥырар. Киһи кыра да буоллар ханнык эрэ санаатын толордоҕуна дьоллонор. Араас элбэх ыра санаалар киһиэхэ туһата суохтарынан, кыайан туолбаттарынан ыраастаныыга, умнууга аналланаллар.\nСарсыарда эрдэ, баччаҕа туруом дии санаан баран кыайан турбакка утуйан хаалар эдэр киһи санаата мөлтөх, өссө күүһүрэ илик, кинини бэйэтин салайар кыаҕа суоҕа биллэн тахсар. Утуйан хаалан баран хомойор эдэр киһиэхэ санаатын күүһүрдэригэр көмө, бэйэтин кыаҕын итэҕэтэн биэрии туһалыыр. Сарсыарда кыайан бэйэтэ уһуктан турбат эдэр киһини уһугуннаран, туруоран уутун кыанар буолуутугар, күннээҕи режими тутуһарыгар үөрэтии туһалыыр.\nСарыарда будильник тыаһын истибэккэ, кыайан турбакка хаалбыт оҕо туохтан эрэ туһалаахтан матара, тииһиммэтэ үөрэнии түргэнник уонна ситиһиилээхтик барарын хааччыйар. “Эрдэлээбит чыычаах тумсун соттор, хойутаабыт хараҕын хастар” диэн этии үлэ-хамнас сарсыарда эрдэттэн табылларын, эрдэлээбит барыһырарын биллэрэр.\nБэйэтэ хаһан туруом диэтэ да сол бириэмэҕэ атын киһи көмөтө суох тура, хомунан барарга үөрэнии хас биирдии эдэр киһиттэн ирдэнэр олох тутаах көрдөбүлэ буолар. Оҕо төһө кыратыттан сарсыарда утуйан турууну кыайар буоллаҕына, ыйыллыбыт бириэмэттэн хойутаабат буолууга үөрэннэҕинэ санаата күүһүрбүтүн, бэйэтин салайар кыахтаммытын бэлиэтэ буолар.\nХаһан да туолбат ыра санаалар киһи санаатын күүһүрдүбэттэр, кыайан туолбаттарынан ордук мөлтөтөллөр, кыаҕа кыратын биллэрэллэр. Ыра санааларынан үлүһүйүү киһиэхэ туһата суох.\nСанааны күүһүрдүү диэн киһи үчүгэйгэ аналлаах, туһалаах, киһи быһыылаах санаалары саныыра уонна ол санаатын дьулуһан туран олоххо киллэрэрэ буолар. Санаа олоххо киирбититтэн үөрүү, дьол кэлиитэ санаа күүһүрэригэр тириэрдэр, саҥаттан саҥа кыайыыларга ыҥырар. Санаабыт санааны ситиһии, илэтигэр оҥоруу холобура киһи санаатын күүһүрдэн иһэр.\nСанаабыт санаа кыайан ситиһиллибэтэ, толоруллубата санаа ханнык да күүһэ суох диэн өйдөбүлгэ тириэрдэн киһи санаатын толорууга дьулуурун мөлтөтөр, ситиһиитин улаханнык намтатар. Оҕо улаатан истэҕинэ бэйэтин кыаҕын иһинэн санааларын толоро үөрэниитэ санаата күүһүрүүтүгэр тириэрдэр. Сатаан бачыыҥкатын кэтэ үөрэммит оҕо бэйэтэ улахан кыайыыны оҥорбут курдук сананарын таба туһаныахха, бэйэтин кыаҕынан ситиһиилэри оҥорорун көҕүлүөххэ. Оҕо бэйэтэ тутан-хабан тугу эмэ оҥорбутуттан хайҕанара кини оҥорор, тутар санаатын сайыннарар, күүһүрдэр.\nТулуурдаах буолуу санааны күүһүрдэр кыаҕа олус улахан. Күүстээх санаа - өһөс санаа диэн ааттанар. Тулуйабын, өсөһөбүн, ол аата санаам күүстээх. Былыргы кэмнэргэ сахалар Улуу тойон таҥара үөрэҕин тутуһалларыттан олус тулуурдаахтарын, олох ыарахан кэмнэрэ тирээн кэллэхтэринэ даҕаны быстах санааҕа киирэн ол-бу диэки ойуоххалаабаттарын, ыстаҥалаабаттарын араас чинчийээччилэр бэлиэтээн суруйан хаалларбыттар. (1,21).\n“Санаатыгар аралдьыйар” диэн этии араас элбэх туһата суох санаалар аралдьытаннар киһи оҥорор, тутар кыаҕын кыччаталларын быһаарар. Бииртэн бииргэ аралдьыйан, солумсаҕыран иһии, көтүөккэлээһин эмиэ бу быһаарыыга киирсэр. Элбэх, кыайан киһи кыаҕынан толоруллубат санаалар олоххо туһалара суохтар.\nСанааны дьэгдьитэн, куһаҕан санаалары хаалларан, умнан ыраастаан биэрэ сылдьыы киһиттэн хайаан да көрдөнөр кытаанах көрдөбүл буоларын сэбиэскэй былаас өй-санаа үөрэҕин суох оҥоруутуттан ыла туһамматтар. Куһаҕан санаалартан ыраастаммакка, умнубакка олору куһаҕан үгэскэ кубулутан кэбиһэртэн арыгы истэхтэринэ араас куһаҕан быһыылары, буруйу-сэмэни оҥорооччулар элбээн иһэллэр.\nКиһи хаһан баҕарар сылайар, эт-сиин сынньаныыга наадыйар. Өй-санаа күүстээх буолуута, тулуура элбэҕэ эрэ киһи сытар баҕатын кыанан тугу эмэ туһалааҕы оҥороругар күһэйэр кыахтаах. Кыра аайы мөлтөөмө, ахсаама, сүрэҕэлдьээмэ, сытыма диэн этиилэр киһи санаатын күүһүрдэр, бөҕөргөтөр аналлаахтар. Олоххо туох эмэ ыарахан буолуута, бу ыараханы тулуйуу, кыайыы киһи санаатын күүһүрдэн биэрэригэр тириэрдэр.\nКиһи олус кытаанах, биир санааны ылыннаҕына, бары күүһүн-күдэҕин ууруннаҕына эрэ хараҕын тымырдара аһара күүрэннэр кытаран көстөр кыахтанар. «Кытаат, кытарчы көр» диэн этии бары кыаххын уур, санааҕын бөҕөргөт диэн өйдөбүллээх этии буолар уонна киһи куруук туһана сырыттаҕына санаатын бөҕөргөтөргө туһалыыр.\n«Хайаан да турдахпына табыллар» диэн санаалаах утуйбут киһи сарсыарда эрдэ да турар кыахтанар. Киэһэ хойутаан да утуйан баран сарсыарда эрдэлээн туруу, хаһан да хойутаабат буолуу киһи санаатын күүһүрдэр, ылыммыт сыалын толорууга дьулуурун улаатыннарар.\nСаха сирин улахан тымныыта сахалар күүстээх санааларын үөскэтэр. Тымныы дьайыыта санааны күүһүрдүүгэ улаханын туһана сылдьыллар. Куруук тымныыга сылдьыы тулууру улаатыннарар. Тымныы уунан куттуу санааны бөҕөргөтөр күүһэ улахан.\n«Бу сырыыга хайаан да кыайыам» диэн санаа ханнык баҕарар күрэхтэһээччигэ баар буолара ирдэнэр. Кыайарга баҕа санаа баар буолуута кыайыы кэлэригэр тириэрдэр кыахтаах.\nКыра да бэйэ кыаҕар сөп түбэһэр кыайыылары оҥорорго аналлаах санаабыт санаалары олоххо киллэрэн, илэтигэр оҥорон иһииттэн санаа күүһүрэр кыаҕа олус улаатар. Эр дьон санааларын күүһүрдэр Улуу тойон таҥара үөрэҕэ олоххо киирдэҕинэ тулуурдаах, дьулуурдаах дьон элбээннэр саха омук сайдар кыаҕа улаатар. (2,94).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Улуу Тойон таҥара үөрэҕэ. - Дьокуускай: Компания \"Дани АлмаС\", 2012. - 144 с.\n2. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nКуһаҕаны санаама\nКиһи санаата олус түргэн, аһара түргэнник уларыйан иһиэҕин сөп. Бары араас санааларын кыайа тутан салайар, үчүгэйи уонна куһаҕаны арааран билэр, тугу барытын улахан киһи оҥорорун курдук оҥорор буоллаҕына, оҕо киһи буолууну ситиһэр кыахтанар.\nУлахан дьон бэйэлэрэ улаатан иһэн хайдах үчүгэйи уонна куһаҕаны арааран олоххо туһана үөрэммиттэрин, сыыһа-халты туттубуттарын букатын умнан, аҥардастыы үчүгэй эрэ санаалардаах, үчүгэйи эрэ оҥорор курдук сананар кэмнэрэ сааһыран истэхтэринэ кэлиитэ өй-санаа үөрэҕэр уустуктары киллэрэр. Оҕо улаатан иһэн үчүгэйи уонна куһаҕаны арааран билэн олоҕор таба туһана үөрэннэҕинэ эрэ киһи быһыылаах буола улаатарын, киһи буолууну ситиһэрин, көрсүө, сэмэй майгыланарын төрөппүттэр өссө да таба өйдөөн туһана иликтэр.\nБука бары үчүгэйи оҥоруохтарын баҕараллар, үчүгэй дииллэрин оҥоро сатыыллар. Үчүгэй ол иһин олус элбэх. Үчүгэйи арааран быһаарыы куһаҕан диэн баарын булан быһаарыы кэнниттэн эрэ кыаллара олоххо уустуктары үөскэтэр. Сахалар “Үчүгэй уонна куһаҕан аргыстаһан сылдьаллар” диэн этиилэрэ ону бигэргэтэр. Куһаҕан диэн баара билиннэҕинэ, үчүгэй диэн баара быһаарыллар, сыаналанар кыахтааҕа, киһи куһаҕаны урут-бастаан билэрин эрэйэр. Өй-санаа сайдыытын табатык туһанар сахалар таҥараларын үөрэҕэ “Тоҕус айыыны оҥорума” диэн оҕону кыра эрдэҕиттэн куһаҕан диэн тугун аан бастаан билэргэ үөрэтэр. Оҕо тугу эмэ оҥоруон иннинэ санаатыгар, бу оҥорор быһыым куһаҕан диэн эрдэттэн билэриттэн, туттунан оҥорбот буолуутун үөскэтэр. (1,56).\nҮлэ уонна үөрэх киһи оҥорор быһыыларын икки өрүтүн үөскэтэллэр. Үөрэх үчүгэй диэн бары айхаллааннар үлэни куһаҕан диэҥҥэ тириэрдэн кэбиспиттэриттэн билигин үлэлиэхтэрин баҕалаахтар аҕыйаатылар.\nСанаа киһи бэйэтин өйүнэн үчүгэй эбэтэр куһаҕан диэн ылынарыттан икки аҥы арахсар. Киһи санаата икки өрүттээх диэн этиллэр. Бу икки өрүттэрэ “ай” диэн икки өрүттээх өйдөбүллээх тылга иҥэн сылдьар. Киһи тугу айбыта, оҥорбута барыта үчүгэй диэн буолбакка, үгүс өттө куһаҕан буолан тахсарын сахалар таҥараларын үөрэҕэ быһааран, айыы диэн тыл куһаҕан өттө баһыйар өйдөбүллээх.\nИс санаа, кэтэх санаа диэн киһи атын дьоҥҥо биллэрбэт, кистэлэҥ санаалара буолаллар. Бу кистэлэҥ санаалары атын киһи билбэт, кимиэхэ да кэпсээбэт, бэйэтэ эрэ билэр, ол иһин үчүгэй да, куһаҕан да буолуохтарын сөп. Араас куһаҕан да санаалардаах киһи үчүгэйгэ кубулуйан, үчүгэйдик көстө сылдьарын арааран билии уустук.\nСахалар өй-санаа, таҥара үөрэхтэрэ “Атын киһиэхэ куһаҕаны санаама, бэйэҕэр тиийиэҕэ” диэн үөрэтэр. Куһаҕан санаа элбэхтэ хос-хос хатыланан, олохсуйан, үгэскэ кубулуйан хааллаҕына, киһи бэйэтэ ол санаатын оҥорон кэбиһиэн сөбүн биллэрэн бу өй-санаа үөрэҕэ киһини сэрэтэр сыаллаах. Куһаҕан санаа туһунан суруйууну “Киһи буолуу” диэн үлэттэн булуллар. (2,39).\nСорох дьон бэйэлэрин аһара үчүгэй курдук сананалларыттан куһаҕан санаалара суох курдук этинэллэр. Ханнык баҕарар санаа олус түргэниттэн, киирэ охсон баран тахсан, умнуллан хааларыттан, ол санааны суох диэһин сымыйалааһын буолар. Араас санаа барыта киһиэхэ киирэн тахсара баа буолбатах, кыайан хааччахтаммат. Ханнык баҕарар эр киһи үчүгэй дьахтары көрдөҕүнэ араас санаалар киирэн ааһаллара кыайан бобуллубат.\nКуһаҕан санааларыттан кыайан ыраастаммат, олорун мунньуна, үгэс оҥостуна сылдьар киһи үтүө, үчүгэй санаалаах буолара аҕыйах буолар. Куһаҕан санаалара баһыйарыттан, куһаҕан майгына улаатыан, үгэскэ кубулуйуон сөп. Үгэс түргэнник уларыйа охсубат. Куһаҕан санаалара, үгэстэрэ дьайан куһаҕан быһыылары оҥорон кэбиһэрэ киирэн кэлиэн сөп.\nТаҥараны итэҕэйэр буолуу куһаҕан санаалартан ыраастаныыга, умнууга, суох оҥорууга тириэрдэринэн дьоҥҥо олус туһалаах. Куруук куһаҕан санаалартан ыраастана, умна сырыттахха куһаҕан санаалар аҕыйааһыннара, көҕүрээһиннэрэ тахсарыттан үчүгэй санаалар элбииллэрин таҥара үөрэҕэ үөскэтэр аналлаах.\nҮчүгэй уонна куһаҕан хаһан да суох буолбаттар, арай хайалара эрэ лаппа аҕыйыахтарын сөп. Ол барыта Сир икки өттүттэн ханна да халбаҥнаабат тутулуктааҕыттан, “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэриттэн күн уонна түүн, сырдык уонна хараҥа солбуйсан биэриилэриттэн үөскүүр уонна хаһан да уларыйбат.\nКиһи буолуу биир сүрүн уратытынан иэс хайдах төлөнөрүн быһаарыы буолар. Үчүгэйи оҥоруу хайаан да үчүгэйинэн төлөнөр буоллаҕына, куһаҕаны оҥоруу куһаҕанынан төлөнөрө сыыһа, халыйыыны үөскэтэр, өй-санаа сайдыытыгар, тупсуутугар, киһи быһыытыгар сөп түбэспэт. Куһаҕаны аҕыйатар быһыынан куһаҕан куһаҕанынан төлөммөтө буолар. Оччоҕуна эрэ куһаҕан аҕыйыыр кыахтанарын киһи буолуу үөрэҕэ кытаанахтык тутуһар.\nКиһи айылҕатын, өйө-санаата сайдыытын быһыытынан саҥаны, урукку кэмҥэ суоҕу, ол аата айыыны куруук оҥоро сатыыр. Бу оҥорбут саҥаны айыы үчүгэйэ эбэтэр куһаҕана аан маҥнай биллибэт уратылаах. Саҥаны айыы кутталлааҕа, сэрэхтээҕэ ити биллибэтигэр саһан сылдьар. Тиэтэйбит, урутаан түһэр санаатыгар баһыттаран киһи ол-бу, буолар-буолбат саҥаны айыыны оҥоро охсон кэбиһэн баран онто сыыһа буолан хааларыттан элбэхтик эрэйдэнэр, куһаҕаны элбэтэн кэбиһэр.\nҮчүгэй буолуо диэн быстах санааттан саҥаттан саҥаны, урут биллибэти, суоҕу булан оҥоро сатааһын үксүлэрэ табыллыбаттар, куһаҕан буолан тахсаллар. Өссө бэйэ тиэтэйэрэ, ыксыыра, онно эбии тиэтэтэн, «айыы үчүгэй» диэн этэн биэрээччилэр баалларыттан эдэрдэр оҥорор куһаҕан быһыылара элбээтилэр.\nКуһаҕаны оҥоруу маҥнай биллибэт, тугу эрэ саҥаны, урут суоҕу оҥоро охсуу кэнниттэн куһаҕана дьэ биллэн тахсарыттан хомойуу, ол оҥоруу куһаҕан буолан тахсан элбэх ночоокко түһэллэр. Онтон ол куһаҕаны көннөрө, суох оҥоро сатанар, куһаҕан буолбутун дьэ билиллэр уонна аны оннук куһаҕан быһыыны оҥорбот туһугар кыһаныллар. Итинник кэһэйии кэнниттэн оҕолору “Айыыны оҥорума” диэн үөрэтии дьэ саҕаланар кыахтанар.\nСаҥаны айыыны оҥоро сатыыр правительство саха сиригэр хаһан да тутуллубатах химическэй заводтары туттараары дьирээ бөҕөлөр. Барыта үчүгэй буолуо, барыс киириэ диэн олохтоох дьону барыларын албынныыр санаалаахтар. Бары саҥаҕа сэрэхтээхтик сыһыаннаһар, “Айыыны оҥорума” диэн үөрэҕи билэр көрсүө, сэмэй саха дьоно бу айылҕаны буортулааһыҥҥа тириэрдэр саҥаны айыыны утарсаллар, химическэй заводтары өрүс кытыытыгар оҥорууну тохтотоллор.\nБэйэтэ үлэни-хамнаһы ситэ билбэт, сатаабат киһи оҕотун үлэлииргэ, хамсыырга иитэр, үөрэтэр кыаҕа суох. Оҕону иитиини дьаалатынан ыытан кэбиһэргэ тиийэр. Төрөппүт оруолун үрдэтии, эбиискэ үөрэтэн, такайан биэрии сайдыылаах дьонтон ирдэнэр көрдөбүл буолар. Оҕо улаатан, киһи буолууну баһылааһыныгар төрөппүт оруола улахан, сахалыы таҥара үөрэҕин туһанар.\nУлаатан эрэр оҕону иитиигэ, үөрэтиигэ сахалыы таҥара үөрэҕэ улахан оруолаах. Өй-санаа үөрэҕин баһылаабыт, олоххо уопутурбут бэйэлэрэ аҕа баһылык, тойон, ийэ хотун буолууга тиийбит дьон бэйэлэрэ баһылаабыт иитэр, үөрэтэр ньымаларыттан эдэрдэргэ бэрсэллэр.\nҮлэлии, үлэҕэ баттата сылдьар ийэтэ оҕотун үчүгэй үгэстэргэ үөрэтэрэ аҕыйах. Оҕо уонун аастаҕына эрэ туох эмэ үчүгэй үгэстэр үөскээннэр үчүгэй майгылаах, көрсүө, сэмэй киһиэхэ кубулуйан барар. Оҕо иитиитигэр, өйө-санаата сайдыытыгар, үтүө үгэстэрэ үөскээһинигэр оскуола ылар оруола син-биир үрдүгэ быһаарыллар.\nКуһаҕан санаа куһаҕан быһыыга кубулуйара өссө да олус ыраах. Биирдэ эмэтэ санаан ааһыы кырата бэрт буолан күүһэ аҕыйах, сотору умнуллан хаалыан сөп. Элбэхтэ хос-хос хатылаан санаатахха, санаа умнуллубат гына өйгө-санааҕа хатанар, өссө хатыланнаҕына, күүһүрдэҕинэ, үгэскэ кубулуйдаҕына санаа киһини бэйэтин салайар кыахтанар. Куһаҕан быһыылары оҥорбот туһугар, киһи олору саныыра отой аҕыйах буолара ирдэнэрин сахалыы таҥара үөрэҕэ дьоҥҥо тириэрдэ сатыыр.\nКуһаҕан быһыы диэн тугуй? Дьон үксэ билэр, сөбүлээбэт, туһата суох, буортулаах, ночоокко тириэрдэр быһыыларын куһаҕан быһыы диэн ааттыыллар. Бу быһыылары оҥорор киһи куһаҕан быһыылаах диэн ааттанар, куһаҕан санаалара үгэскэ кубулуйбуттарын биллэрэр.\nСахалар кут-сүр үөрэхтэрэ оҕо кыра, ийэ кута үөскүүр кэмигэр үчүгэй быһыылары элбэхтик оҥотторон, үчүгэй үгэстэри иҥэрэргэ төрөппүттэри ыҥырар. Куһаҕан санаа куһаҕан быһыыга кубулуйуор диэри киһи өйүнэн-санаатынан хонтуруолу, бэрэбиэркэни, ыйааһыннаан, тэҥнээн көрүүнү куруук аастаҕына, лаппа аҕыйыыр.\nОҕо кыра эрдэҕинэ үчүгэй үгэстэргэ иитиллибит ийэ кута улаатан баран оҥорор бары быһыытын хонтуруоллуур. Оҕо үчүгэй үгэстэрдээх буола улааттаҕына куһаҕан быһыылары оҥороро аҕыйыыр кыахтанар.\nКиһи оҥорор быһыытыгар ханнык эрэ наадалаах диэн өрүт баһыйыыта куһаҕан санаа оҥоруллар кыаҕын улаатыннарыан сөп. Холобурга уорууну ылыахха. Киһи туохха эмэ, түргэнник көстөргө олус наадыйан, байа охсоорго баҕа санаата биир кэмҥэ баһыйдаҕына уорууну, куһаҕан быһыыны оҥорор кыаҕа улаатан хаалыан сөп.\nКиһи өйө-санаата икки өрүт; үчүгэй уонна куһаҕан быһыылар икки ардыларынан сылдьарынан ханнык баҕарар быһыыны оҥорон кэбиһэр кыаҕа хаһан да хаалбат. Арай уоруу диэн куһаҕан быһыы буоларын кыра эрдэҕиттэн билэрэ, бу уорууттан хаайыыга барыахха сөбө уонна дьоннорум куһаҕаннык этиэхтэрэ диэн санаата баһыйдаҕына эрэ, бу киһи уорарыттан туттунуон сөп.\nКуһаҕан быһыыны оҥорортон туттунар күүс киһиэхэ баар буолуо этэ. Бу оҥорор быһыыта куһаҕан буоларын оҕо кыра эрдэҕиттэн хайаан да билэрэ ирдэнэр. Билэр буоллаҕына туттунар күүһэ үөскүүр. Билэр киһи куһаҕан быһыылары оҥорбот, оҥордоҕуна даҕаны соруйан, билэ-билэ оҥоруон сөп. Онтон куһаҕан быһыыны билэр эрээри оҥорор дьон отой аҕыйахтар, үгүстэр, эдэрдэр бары кэриэтэ ситэ билбэттэриттэн, ким да бу быһыы куһаҕан диэн эппэтэҕиттэн, бу оҥорор быһыыларыттан туох содул үөскээн тахсарын аахайбаттарыттан, билбэттэриттэн оҥороллор.\nЭдэрдэр оҥорор куһаҕан быһыыларын аҕыйатар туһугар бары дьон оҥорор куһаҕан быһыыларын оҕолор билэр буолууларын үөскэтии туһалаах буолар. Саха сирин сахалыы хаһыаттара дьон оҥорор бары куһаҕан быһыыларын суруйбакка кистии-саба сатыылларыттан, тыа сирин оҕолоро олору билбэттэриттэн, куоракка киирдэхтэринэ бэрээдэги кэһэллэрэ, куһаҕан быһыылары оҥороллоро элбээтэ.\nСаха дьонун олохторун үөрэҕэ олус элбэх үчүгэй быһыылары барыларын билэ сатыырынааҕар, отой аҕыйах ахсааннаах куһаҕан быһыылары оҕо арааран билэрэ быдан судургу уонна билии кытаанах, чиҥ буолар уратылааҕын бигэргэтэр. Куһаҕан быһыылар аҕыйыылларыгар дьон бары, ордук эдэрдэр ол куһаҕан быһыылары билэллэрэ тириэрдэр. (3,97).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Киһи буолуу. – Дьокуускай: Издательский дом “Якутия”, 2005. – 80 с.\n2. “Туймаада уоттара”. №24-48.\n3. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nКуурд тыллара\nКуурд тыллара (زمانێ كوردی, Zimanê Kurdî , Зымане Köpди) — куурды омук тылларын бөлөҕө, Ираан тылларын хотугулуу-арҕаа бөлөҕө (индоевропейскай тыллар бөлөхтөрө). Курдистаан диэн аатырар эрэгийиэҥҥэ тарҕаммыттар. Фонетикаларыгар уонна тылларын олоҕор уратылара кыра, ол эрээри морфологияҕа улахан уратылаахтар, онон бэйэ-бэйэлэрин өйдөспөттөрүн кэриэтэ. Бу көстүү Орто үйэлэргэ ираанныы тыллар үксүлэрэ морфологияларын уларытыыларын кытта ситимнээх. Билигин «куурд тыллара» диэн үксүн түөрт тылы ааттыыллар:<|endoftext|>\nФорман Милош\nМи́лош Фо́рман (; дьиҥнээх аата: Ян Томаш Форман, , Часлав, Чехословакия) — чиэх уонна Америка киинэ режиссера уонна сценарииһэ.\n«Оскар» бириэмийэ икки төгүллээх лауреата, ол иһигэр режиссер быһыытынан. Маннык аатырбыт киинэлэри туруорбута: «Кэҕэ уйатын үрдүнэн көтөн иһэн», «Амадей», «Вальмон» и другие.\nОлоҕо.\nЧехословакия Часлав куоратыгар төрөөбүт. Иккис Аан дойду сэриитин кэмигэр аҕата бобуулаах кинигэни тарҕаппытын иһин нациистар тутана Бухенвальд лааҕырыгар өлөрбүттэрэ. Ийэтэ Освенцимҥэ өлбүтэ. Бэйэтин туһунан суруйбут «Тиэрэ эргийии» (Turnaround) диэн кинигэтигэр Форман дьиҥнээх аҕам дьэбириэй архитектора (1887—1965) эбит диэн суруйар, ол киһи 1940-с сылларга АХШ-ка көспүт эбит.\nФорман Подебради интэринээтигэр кэлин Чиэхийэ бастакы бэрэсидьиэнэ буолбут Вацлав Гавеллыын уонна Машиновтары кытта үөрэммит. Аан дойдуга бастаан «Хара Пётр» (1963) диэн киинэтинэн билолибитэ, ол киинэтэ Локарноҕа буолар киинэ бэстибээлигэр көстүбүтэ. Сытыы сатииралаах «Бал пожарных» («Горит, моя барышня», 1967) киинэтэ Прага сааһын өтө көрүү курдук буолбута. Сэбиэскэй сэриилэр Чехословакияҕа 1968 сыллаахха киирбиттэриттэн сылтаан АХШ-ка көспүтэ.\nЯна Брейхова диэн чиэх актрисатын ойох ыла сылдьыбыта.\nМилош Форман абаҕата (төрөппүт аҕатын бииргэ төрөөбүтэ) — архитектор (1894—1979). Аҕатынан бииргэ төрөөбүтэ — Джозеф Кон (, род. 1932) Америка математига.\nЭмиграция.\nАмерикаҕа бастакы киинэлэрэ — «Отрыв» (1971; Гран-при Кааннааҕы киинэ бэстибээлэ) уонна «Баттах» (1979).<|endoftext|>\nУлаханнык сананыма\nУлаханнык сананыма диэн этии киһи хаһан баҕарар бэйэтин кыаҕын билинэрин эрэйэр. \"Киһи диэн киһи буоллаҕа\" диэн өс хоһооно ону биллэрэр.\nДьон айылҕа улахан күүһүн итэҕэйэн бэйэлэрин кыраларынан, сахалар үөрэхтэринэн “Айылҕа оҕолорунан” билинэллэригэр Күн таҥара ордук улаханнык туһалыыр. Сиргэ дьон олохторо Күнтэн олус улахан тутулуктаах.\nСахалар «Киһи күннээх, балык ыамнаах» диэн этиилэрэ киһи олоҕун устата оҥорор быһыыларыгар ордук улахан сыһыаннаах. Бу этии киһи кыаҕа-күүһэ элбэх кэмигэр, эдэр кыанар сааһыгар кыайа-хото үлэлээн-хамсаан үгүс туһалаах быһыылары, дьыалалары оҥорор кыахтааҕын быһаарар. Кэмэ аастаҕына, “Күнэ арҕаалаатаҕына”, «Күнэ киирдэҕинэ» кыах-күүс эмиэ аҕыйаан, кыччаан барыахтааҕын эрдэттэн билэ сылдьыыны бу этии биллэрэр.\nЭдэр саастарыгар киинэҕэ табыллан уһуллан биллиилэрэ-көстүүлэрэ эрдэ улааппыт артыыстар кырдьан, мөлтөөн барыыларыгар улахан эрэйи көрсөллөр. Дьон көрүүтүгэр, биллиигэ-көстүүгэ үөрэнэн хаалбыт артыыстар, биллиилээхтэр ол урукку сыһыаннара уларыйбакка хаалан, үйэлэрин тухары соннук салгыы баран иһиэҕин баҕараллар. Сааһырбыт Румянова Клара диэн артыыс үчүгэй оруоллары биэрбэттэр диэн хомолтотун эппитэ кини кыаҕа-күүһэ, көрүҥэ уларыйыытын билбэккэ сылдьарын бэлиэтэ буолар.\nСааһыран истэххэ киһи бары өттүнэн мөлтөөн-ахсаан, урут кыайара-хоторо суох буолан иһэр. Кырдьан, мөлтөөн иһэр артыыстарга дуона суох оруолу биэрэллэрэ эмиэ сөп курдук. Арай куруук кылаабынай оруоллары толоро, маанылана үөрэммит, биллиилээх артыыс санаатыгар кинини аанньа ахтыбаттарын курдук өйдөбүл үөскүөн сөп.\nКиһи санаата кырдьар диэни билиммэт, өссө үчүгэй буолан күүһүрэн иһэр курдук сананыы кырдьаҕастарга баар буолара баа буолбатах. Өй-санаа киһи кырдьан, сааһыран истэҕинэ эбиллэн күүһүрэн иһэрэ чахчы. Өй-санаа эттэн-сиинтэн хойутаан кырдьар. Киһи бэйэтэ, этэ-сиинэ мөлтөөн-ахсаан иһэрин билиммэтэҕин да иһин, атыттар, туораттан көрөннөр ордук билэллэр. Сааһыран иһэр киһиэхэ эдэрдэр автобуска миэстэ туран биэрдэхтэринэ эбэтэр соһуччу «оҕонньор», “эмээхсин” диэн ыҥырдахтарына ытыктабыл төһө да кэлбитин иһин бэйэҕэ хомолто, санаа түһүүтэ, кырдьыбыт, мөлтөөбүт эбиппин диэн билинии кэлиэн сөп.\nЭдэр сааска кэлэр биллии-көстүү сааһыран истэххэ хайдах дьайыыланан тахсара соччо биллибэт. Сорох киһи санаата түргэнник уларыйыан, «мин дуо» диэн сананара аһара барыан сөп. Киһини билиэххин баҕардаххына «баайда биэр» диэн сахалар этиилэрэ санаа итинник уларыйыытын быһаарыыга, киһи ис санаатын билиигэ олоҕурар.\nКиһи сааһыран истэҕинэ этэ-сиинэ мөлтөөн иһэриттэн өйө-санаата уларыйан иһэр. Бу уларыйыыларга киһи үөрэнэн биэрэн иһиэхтээҕин “Киһи үйэтин тухары үөрэнэр” диэн этии биллэрэр.\nКиһи өйө-санаата ити уларыйыыларга бэлэмнэнэн “Туох барыта икки өрүттээх” диэн этиини туттуһара, хаһан да аһара барбата ирдэнэр. Өй-санаа олох ханнык баҕарар кэмигэр туруктаах, аһара барбат буолуутун сахалар таҥараларын үөрэҕэ сиэри тутус диэн этиинэн хааччыйар аналлаах. Бэйэни улаханнык, атыттартан уһулуччу ордук курдук сананыы өй-санаа аһара барыытын үөскэтиэн сөбүттэн өй-санаа аналлаах харысхаллаах, аһара барбат биллэр кыйыалаах буолара сөп.\nСахалар «Киһи Айылҕа оҕото» диэн этиилэрэ киһи бэйэтин миэстэтин билинэрин, өйө-санаата аһара барбатын үөскэтэр аналлааҕын олоххо туһаналлар. Улахан таҥара сири-дойдуну айбыта диэн этии таһы-быһа сымыйа. Сахалар таҥараларын үөрэҕэ оҕону, киһини «Улаханнык сананыма», «Көрсүө, сэмэй буол» диэн этэн үөрэтэр. Бу быһаарыыны халлаан диэки хайыспыт, “айыы үчүгэй” дии сылдьар үөрэхтээхтэр билигин да билинэ иликтэр. Кинилэр киһи өйө-санаата салгыы сайда, муҥура суох бара туруо диэн этиилэрэ таһы-быһа сымыйатын, билигин компьютердар сайдыылара уонна дьону былаһыччы баһыйыылара биллэрэр. Үөрэх-билии, технология сайдан, түргэнник үлэлиир компьютердары дьон айан туһана сылдьаллара олох бары көрүҥэр кэҥээн иһэр. Киһи толкуйдуур, ырытар, суоттуур өйө-санаата компьютерга улаханнык баһыттарар буолбута, муҥура кэлбитэ биллиитэ айылҕаҕа бэйэтин миэстэтин булунарыгар көмөлөһөр.\nӨр кэмҥэ дьон өйө-санаата сайдыыта, толкуйдуур күүһэ, түргэнэ саахымат оонньуутун күрэхтэһиитинэн быһаарыллар этэ. Сүүрбэһис үйэ бүтүүтүгэр улахан күүстээх саахыматчыттар компьютеры кытта оонньуулара тэнийэ, тарҕана сылдьыбыта. Ол эрээри олус түргэнник сайдан иһэр компьютер Аан дойду саахымакка чемпионун кытта тэҥнэспитин кэнниттэн, бары атыттар кыаттаралларын быһа билинэллэриттэн, ким да компьютеры кытта күрэстэһэн оонньуу илик. Сотору аан дойду саахымакка чемпионунан хайа эрэ компьютер буолара саарбаҕа суох буолла.\nКиһи өйүн-санаатын сайдыытын муҥура биллибитин, кыйыата быһаарыллыбытын кэннэ сахалар «Улаханнык сананыма» диэн этиилэрэ толору дакаастанна уонна олоххо хайаан да туттуллара ордук буолар. Дьон айылҕаттан бэйэлэрин кыраларын, кыахтара аҕыйаҕын билинэллэрэ, айылҕаны харыстыыр санааларын улаатыннарар. Киһи айылҕаттан кыратын билиниитин билигин күүһүрэн иһэр тыаллар, улахан сир хамсааһыннара билиннэрэ сатыыллар эрээри, дьоҥҥо өссө да тиийэ илик.\nСайдан иһэр олохтон хаалан хаалбыт, олус былыргы үөрэҕи тутуһар улахан киһи таҥаралар сири-дойдуну, дьону барыларын таҥара айбыта диэн сымыйанан этэллэрин билигин да, өй-санаа төһө эмэ сайдыбытын, тупсубутун кэннэ уларыта иликтэр. Айылҕа уларыйан иһэрин билинии бу хаалбыт өйү-санааны уларытар.\nУлаханнык сананыы өйү-санааны куһаҕан өттүгэр уларытар, улахамсыкка, үтүөмсүккэ кубулутар. Дьон улахан тиэхиникэлэри айан, улаханнык сананан айылҕаны уларытаары оҥостор кэмнэрэ, хоту диэки сүүрдэр өрүстэри соҕуруу диэки хайыһыннарар санаалара эмиэ киирэ сылдьыбыта баара. Кэнники кэмҥэ айылҕаҕа хардары хамсааһын, сэт үөскээһинэ уонна тэнийиитэ итинник, айылҕаны кыайарга санаалар сыыйа уларыйан барыыларыгар тириэрдэр.\nБэйэни билинии диэн киһи бэйэтин күүһүн-кыаҕын табатык сыаналыыра ааттанар. Биир киһи кыаҕа биллэр буоллаҕына, элбэх киһи күүһэ кыайан ааҕыллыбат элбэх буолуон сөп эрээри, айылҕа күүһэ олору барыларын лаппа баһыйар, сабырыйар кыахтааҕын көрдөрөн иһэр.\nБилигин, сэбиэскэй былаас саҕаттан өй-санаа, таҥара үөрэҕин хаалларан, туһамматтар. Өй-санаа аһара барарын, алдьатыыны элбэтэрин “айыы үчүгэй” диэн этэн тыл үөрэхтээхтэрэ үөскэтэллэр. “Айыы үөрэҕин” сыыһаларын туһунан “Чолбон” сурунаалга суруйбуппут. (1,70). Сахалыы таҥара үөрэҕин урукку оннугар түһэрэн туһанан эрэри “Киһи айылҕа – оҕото” диэн этиини бары таба өйдөөн тутуһуу биллэрэр.\nӨй-санаа аһара баран сайдыыта, аҥар өттүн диэки халыйыыта куһаҕан быһыылар элбииллэригэр тириэрдэр. Биһиэхэ араас ыар буруйу арыгы иһэн баран оҥорооччулар олус элбэхтэр. Куһаҕан санаата мунньуллубут киһи арыгы иһэн итирдэҕинэ, өйө көттөҕүнэ, ол мунньуллубут, үгэс буолбут куһаҕан санааларын оҥорон кэбиһэр кыаҕа улаатара, буруйу оҥорооччулары элбэтэрин билиммэттэр.\nКиһи мунньуллан эрэр куһаҕан санааларын атын, олоххо ордук уопуттаах киһиэхэ эттэҕинэ, кэпсээтэҕинэ, бу санааны хайдах тупсарыахха, уларытыахха дуу эбэтэр умнуохха сөбүн таба этэн биэрэн көмөлөһүөн сөп. Бу быһаарыы санаа атын киһиэхэ этилиннэҕинэ ыһыллара, тарҕанара түргэтииригэр олоҕурар. Дьөлө хатаммыт санааны атын киһиэхэ эттэххэ суолтата суураллан букатын кыра да буолан хаалыан сөп.\nӨйү-санааны куһаҕан санаалартан ыраастааһын туһатын туһунан “Киһи буолуу” үлэттэн булуохха сөп. (2,47).\nКуһаҕан санаа диэн куһаҕаны оҥорууга бэлэмнэнии саҕаланыыта эрэ буоларынан ханнык да эппитинэскэ кыайан таба түбэспэт. Ол иһин куһаҕан санаалартын ыраастаныыны киһи бэйэтэ эрэ көҥүл өттүнэн оҥоро сылдьар кыахтаах. Сахалыы таҥара үөрэҕэ куһаҕан санаалартан ыраастаныыны олоххо киллэрдэҕинэ дьон өйө-санаата тупсарыгар элбэх туһаны оҥорор.\nКуһаҕан санаалара суох улаатан иһэр оҕо куһаҕан быһыылары оҥорбот диэн олус көнө, сыыһа өйдөбүл. Оҕо өйө-санаата саҥаны айыыларыттан сайдан мунньуллар. Аҥардастыы үчүгэйи эрэ билиигэ иитиилээх оҕо куһаҕан быһыылары үчүгэйдэртэн туспа арааран билбэтиттэн, куһаҕан быһыылар оҥорорго ордук дөбөҥнөрүттэн, чэпчэкилэриттэн, олору урутаан оҥорор кыаҕа улаатан хааларыттан, куһаҕан быһыылар элбииллэригэр тириэрдэр.\nБылыргылар өйү-санааны ыраастыырга араас үчүгэй сыттары, минньигэс астары туһанар эбит буоллахтарына, билигин, сайдыылаах, үөрэх-билии тэнийбит, тарҕаммыт кэмигэр киһи үчүгэйи уонна куһаҕаны өйүнэн-санаатынан, дьон уопуттарынан туһанан арааран билэрэ кыаллар буолла. Куһаҕан санаалары туспа арааран билии, олору умнан, хаалларан иһэргэ олук буолар кыахтаах.\nБылыргы, өйө-санаата ситэ сайда, үөрэҕи-билиини баһылыы илик киһи таҥара үлэһиттэрэ этэн биэрбиттэринэн бу үчүгэй, бу куһаҕан диэн быһаарынар эбит буоллаҕына, билигин үөрэх-билии сайдыбытынан балаһыанньа тосту уларыйан турар. Дьон бары үөрэхтэнэннэр бэйэлэрэ үчүгэйи уонна куһаҕаны билэн араарар кыахтаахтарын туһаналлар.\nКүн таҥара үөрэҕэ айылҕа күүһүн итэҕэйэринэн киһи аһара үчүгэйбин диэн улаханнык сананар санаатын кыччатарга көмөлөһөр күүһэ улахан. Дьон “Киһи–айылҕа оҕото” диэн сахалар этиилэрин тутуһа үөрэннэхтэринэ айылҕаны харыстаанын ордук күүһүрэр. (3,122).\nТуһаныллыбыт литература..\n1. “Чолбон” сурунаал. 8 / 2006.\n2. Каженкин И.И. Киһи буолуу. - Дьокуускай: Издательский дом \"Якутия\", 2005. - 80 с.\n3. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nСыыһаны көннөрүү\nСыр диэн түргэнник ааһар тыастан үөскээбит сыыһа диэн тылбыт киһи үгүстүк тиэтэйииттэн, ыксааһынтан, урутаан түһэ сатааһыныттан сыыһа-халты туттунан куһаҕаны элбэтэрин биллэрэр.\nСыыһа диэн тыл киһи оҥорор санаатыгар, быһыытыгар сыһыаннаах. Туох эмэ табыллыбата, кыайан сатаммата даҕаны сыыһаны оҥорууга кубулуйа охсор. Үчүгэйи оҥоро сатааһын табыллыбатаҕына сыыһаҕа, куһаҕаҥҥа кубулуйарыттан куһаҕан быһыылар ордук элбииллэр. Сыыһаны оҥоруу куһаҕан быһыылары элбэтэр.\nЭдэр оҕолор “айыы үчүгэй” диэн сыыһа үөрэхтэн сылтаан туох эмэ айыыны, дьон билбэттэрин, оҥорботторун оҥоро сатааннар сыыһа-халты туттуналлара үксээн куһаҕан быһыылары элбэтэллэр. Бу сыыһа үөрэтиини үөрэх министерствота тохтоттоҕуна эрэ эдэрдэр оҥорор куһаҕан быһыыларын аҕыйатыы кыаллыан сөп.\nКиһи тугу эмэни оҥороругар эрдэттэн үчүгэйдик ырытан, уһуннук толкуйдаан, туох содул үөскүүрүн быһааран баран оҥордоҕуна сыыһа буолара аҕыйыыр. Тиэтэйбэт, ыксаабат, урут түһэ сатаабат, көрсүө, сэмэй киһи сыыһа-халты туттунара аҕыйыыр. Сахалар таҥараларын үөрэҕэ бу быһаарыыны тутуһар, оҕолору көрсүө, сэмэй буолууга үөрэтэр.\nБилиҥҥи кэмҥэ Россия дьоно сэбиэскэй былаас оҥорбут сыыһаларын билинэн, урукку, ыраахтааҕы баарын саҕанааҕы олоххо төннүүлэрин, капитализмы тутууга саҥа киириилэрин кэмэ буолар. Билигин ырыынак кэмигэр Улуу Өктөөп өрө туруута уонна дьадаҥылар былааһы аҥардастыы ылыыларын сыыһа эбит диэн билиннилэр. Олоххо саҥаны айыыны оҥоруу, соһуччу уларыйыылары киллэрии, урукку олох үгэстэрин суох оҥоруу сыыһата, куһаҕана быһаарыллан тахсар.\nТөһө да өрө турууну оҥоруу, былааһы аҥардастыы дьадаҥылар эрэ ылыылара олоххо халыйыыны үөскэтэрин быһаарбыппыт иһин сэбиэскэй былаас оҥорбут сыыһаларын хатылаан иһии биһиэхэ салҕанан баран иһэр. Бу сыыһаны тыл үөрэхтээхтэрэ, суруйааччылар, оччотооҕу учуонайдар салгыы ыытан иһэллэр. Кинилэр «Перестройка кэмин» уларыта тутууларын, урукку олоххо төннүүнү эмиэ саҥаны оҥоруу курдук саныылларыттан, уруккуну сирбитэ буола сылдьан, саҥа олоҕу утарсаллар. Олоххо киирэр уларыйыылар барылара саҥаны айыы буолан тахсыбаттарын “Новое - это хорошо забытое старое” диэн этии чуолкайдык быһаарарын умнан сылдьаллар.\n«Туох барыта икки өрүттээх» диэн этиини биһиги сахалар ханнык да эбии дакаастабыла суох өйдүүллэр. Аһара нууччатымсыйбыт тыл үөрэхтээхтэрэ бу этиини таба өйдөөбөттөр. Үчүгэй куһаҕаҥҥа эбэтэр куһаҕан үчүгэйгэ кубулуйар, эргийэн биэрэр уратытын, билигин буолан ааһар кыра сэриилэртэн билии ордук туһалаах. Россия саамай куһаҕан киһитинэн 2008 сыллаахха Соҕуруу Осетияҕа саба түһүүнү тэрийбит Грузия президенэ М.Саакашвили буолан ылбыта эрээри, кэнники уларыйан, билигин Украина президенэ Порошенко, Турция президенэ Эрдоган буоллулар.\nБу кэмҥэ Кырыымы бэйэлэригэр холбоон кыайыыны ситиһэн геройдарынан ааттанар, мэтээллэринэн наҕараадаланар Россия армиятын дьоно үчүгэй дьоҥҥо кубулуйан сылдьаллар. Үчүгэйинэн ааттаммыт, куруук хайҕанар Россия сэриилэрэ бэйэлэрин үчүгэйдэрин, кыахтарын Сиирийэни сэриилээн көрдөрдүлэр. Россия армиятын утары охсуспут, сэриилэспит чеченнэри кыайбыттар бандьыыттарынан, террористарынан ааттыыллар, оннооҕор туалекка кытта «мочи» гынан суох оҥоро сатыыллар.\nРоссия өссө мөлтөөтөҕүнэ хаһан эрэ чеченнэр кыайаннар босхолонуу туһугар сэриилэспит дьоннорун геройдарынан ааттыыр кэмнэрэ эргийэн кэлиэн сөп. Украина бандеровецтарын, Литва “тыатааҕы бырааттарын” коммунистары, сэбиэскэй былааһы утары охсуспут дьоннорун билигин геройдарга тэҥнии сатыыллар, кинилэр ааттарын үйэтитэр кэмнэрэ тиийэн кэлбит.\nБилигин Сэбиэскэй Сойуус үрэллибитин, саҥа Россия Федерацията үөскээбитин кэнниттэн урукку кэмҥэ үчүгэй диэн быһаарыыларын барыларын куһаҕан этэ диэҥҥэ кубулутуу салҕанан баран иһэр. Сэбиэскэй былаас кэмигэр сахалар Манчаарыны геройга кубулуппуттара. Ону бу кэмҥэ уларыта сатааччылар бааллар. Арай бу кубулутуулар аһара барбаттара, сахалар чулуу киһилэрин Манчаарыны оннунан хааллараллара буоллар ордук этэ. Манчаары элбэх ахсааннаах үлэһит дьон дурдалара, хаххалара, көмүскэллэрэ буолара аныгы ырыынак кэмигэр, баайдар аһара бардахтарына, дьадаҥылары, үлэһиттэри баттаатахтарына өссө улаатыан сөп.\nӨй-санаа сыыһаларын көннөрүү уһун кэм, үс хас көлүөнэ дьон уларыйыыларын кэнниттэн биирдэ кэлэр кыахтаах. Эргэ олох үгэстэригэр үөрэнэн хаалбыт кырдьаҕастар олохтон туоруохтарыгар диэри үс көлүөнэ дьон улаатан олох олороллор. Бу саҥа олоххо төрөөн улааппыт эдэрдэр эрэ саҥалыы өйгө-санааҕа оҕолорун иитэннэр, кинилэр олору үгэс оҥостоннор улааттахтарына саҥалыы өйү-санааны олохторугар толору туһанар кыахтаналлар.\nОмук уһун үйэтин тухары олоҕор араас уларыйыылары; сайдыы уонна мөлтөөһүн кэмнэрин хардары-таары ааһар. Олох бу кэмигэр сахалар нууччалардыын холбоһон саҥалыы үөскээн тэнийэн, сайдан эрэр кэмэ буолар. Бу кэм сүрүн уратытынан сэбиэскэй былаас өй-санаа үөрэхтэрин суох оҥорбутун, умуннарбытын кэнниттэн таҥара үөрэҕин саҥалыы сайыннаран оннун булларыы, дьоҥҥо тириэрдии буолар.\nСаҥалыы үөскээн бэйэтин билинэн эрэр саха омукка сахалыы таҥара итэҕэлэ сайыннаҕына, Күн таҥара үөрэҕэ тарҕаннаҕына түмсүүлээх буолуута үөскүүр. Итэҕэл, таҥара үөрэҕэ дьон сайдан иһэр өйдөрүгэр-санааларыгар сөп түбэһэр, ханнык да сыыһата-халтыта, онтон-мантан булуута суох буоллаҕына тарҕанар, дьон бары тутуһар кыахтаналлар.\nСэбиэскэй былаас өйү-санааны үөрэхтээһин диэки аһара ыыппыт халытыыта сыыһа. Оҕолору үлэни-хамнаһы кыайарга, көрсүө, сэмэй, киһи быһыылаах буолууга ииттэххэ, үөрэттэххэ эрэ үлэ-хамнас сайдар. Уһуннук, чааһынан кыайан кэмнэммэт, кыһыннары, сайыннары сынньаммакка эрэ үлэлэнэр ыарахан үлэлээх тыа хаһаайыстыбатын үлэлэрэ солумсаҕыра, үөрэхтэммитэ буола сатыы сылдьартан кыайан сайдыбаттар.\nСэбиэскэй былаас кэмигэр тыл үөрэхтээхтэрэ, суруйааччылар сахабыт тылыгар иҥэн сылдьар өйү-санааны буккуйаары киллэрбит уларытыыларын хайдах көннөрөр туһунан “Дорҕооннор өйгө-санааҕа дьайыылара” диэн үлэҕэ ырытыллар. (1,12).\nОлоҥхо кэмин саҕанааҕы өйү-санааны олус көнөтүк өйдөөччүлэр аныгы өйтөн-санааттан олус ыраах хаалан хаалбыттарын билиммэттэр. Дьону айыы уонна абааһы диэн икки аҥы эрэ араарыы бэйэ дьоно уонна атын, куһаҕан дьоннор диэн аҕыйах ахсааннаах, атыттары кытта көрсүһэ түстэллэр эрэ сэриилэһэр, өлөрсөр эрдэхтэринэ, итинник арахсалларын билигин, сайдыылаах, киһи быраабын харыстыыр олоххо кэлэн үтүктүү диэн олус улахан сыыһа. Айыы уонна абааһы диэн арахсыы киһи бэйэтэ үчүгэйи уонна куһаҕаны оҥорорун билэн араарыыны дьон өссө билэ иликтэринэ, 2 тыһыынча сыллар быдан анараа өттүлэригэр үөскээбит, тутуһа сылдьыбыт хаалбыт өйдөбүллэрэ буолар.\nӨй-санаа уһун үйэлэргэ уларыйар, сыыйа-баайа тупсар. Олус былыргы кэмнэргэ айыы диэн тыл аҥардастыы үчүгэй эрэ эбит буоллаҕына, билигин аныгы, тупсубут өйдөбүлүнэн айыы диэн тыл икки өрүккэ арахсыбыта. Билиҥҥи тупсубут өйдөбүлүнэн үчүгэйи уонна куһаҕаны оҥорууну холбуу иҥэринэ сылдьар, ол иһиттэн куһаҕана элбэх тыл буолар. Ол иһин тыыннаах киһини “айыы буол”, “айыы үчүгэй” диэн ыҥырыы олус улахан сыыһа.\nБылыргы язычниктар диэн өйдөрө-санаалара хаалан иһэр, үчүгэйи уонна куһаҕаны кыайан араарбаттар диэн улахан таҥара үөрэхтэрэ этэллэрэ ити этиигэ, икки аҥы арахсыыга олоҕурар. Билигин биһиги “айыы үөрэҕин” оҥорооччуларбыт ити хаалбыт өйү-санааны хатылыы сатыыллар. Аҥардастыы “айыы үчүгэй” диэн этии өй-санаа үчүгэй уонна куһаҕан диэн арахсыыта хас биирдии киһиэхэ баһын иһигэр баарын билиммэт, киһи оҥорор быһыылара икки аҥы; үчүгэй уонна куһаҕан диэн арахсыылара өй-санаа икки аҥы арахсыытыттан тутулуктааҕын таба өйдөөбөт буолууттан үөскүүр.\nҮчүгэйи уонна куһаҕаны биир киһи бэйэтэ оҥорорун арааран билии уонна олоххо туһаныы саҥа Христос таҥара үөскээбитин кэннэ олоххо киирбитэ икки тыһыынча сыллартан ордон эрэрин биһиги хаалбыт өйдөөх-санаалаах тыл үөрэхтээхтэрэ уонна суруйааччылар билигин даҕаны билбэккэ сылдьаллар.\nСвятая троица диэн өйдөбүл олоххо үһүс өрүт, тэҥнэһии өрүтэ баарын дьон арыйбыттарын кэннэ үөскээбитэ. Сахалар бу үөрэҕи «Туох барыта үһүстээх» диэн этиинэн былыр-былыргыттан билэллэр. Христианскай таҥара үөрэҕэр бу билии үс тарбаҕы холбуу тутан үҥүүнэн бигэргэтиллэн олоххо хойутуу, орто үйэлэргэ киирбитэ. Таҥараҕа үҥэргэ үс; үөһээ, орто уонна аллараа дойдулары бииргэ, холбуу тутан үҥүллэр үгэс үөскээбитэ, олоххо киирбитэ.\nЭрдэтээҕи христианнар икки тарбахтарын холбуу тутан үҥэллэрэ. Бу икки тарбаҕы холбуу тутуу сири-дойдуну икки аҥы; ол уонна бу дойду диэн эрэ араарыыттан тутуллара. Үҥэллэригэр икки дойдуну холбуу тутан үҥэллэрэ. Олохтон, өй-санаа сайдыытыттан хаалан хаалбыт өйү-санааны тутуһааччылар туоратылланнар билигин аҕыйах ахсааннаахтар ордон сылдьаллар.\nСахалар олус былыргы кэмнэртэн “Туох барыта үһүстээх” диэн этиини олохторугар туһаналлар. Үчүгэй уонна куһаҕан быһыылар икки ардыларыгар сөбүлэһии, тэҥнэһии үһүс өрүтэ үөскээн тахсарын былыргыттан билэллэр уонна киһи оҥорор быһыылара үчүгэй уонна куһаҕан быһыылар икки ардыларынан, ортотунан буоларын ордороллор.\nАныгы өй-санаа үөрэҕэ былыргы курдук, хантан эрэ халлаантан кэлэрин, онно таҥара олорорун курдук буолбакка, оҕо улаатан иһэр өйө-санаата сайдыытыгар, үчүгэйи уонна куһаҕаны кыра эрдэҕиттэн арааран билэр буолуутугар олоҕурдаҕына эрэ табыллар. Олох көрдөбүллэригэр сөп түбэһэр, киһи оҥорор быһыылара үчүгэй уонна куһаҕан быһыылар икки ардыларынан, ортотунан буолуохтаах диир сахалар таҥараларын үөрэҕэ сайдан иһэр кыахтаах.\nАан дойду олоҕор хас үйэ кэлэн ааһыытыгар икки омуктар ардыларыгар саҥа омуктар үөскээн тахсан бу омуктар сыһыаннарыгар, олохторугар хамсааһыннар үөскүүллэр. Бу саҥа омук үөскүүр хамсааһына государстволар кыраныыссаларын уларытарга тириэртэхтэринэ сиртэн-дойдуттан үтүрүйсүүлэр үөскээтэхтэринэ сэриинэн эрэ быһаарсыыга билигин да тиийиэхтэрин сөп. Украина республиката үрэллэн эрэрэ уонна Сиирийэҕэ буола турар сэриилэһии онно дакаастабыл буолаллар.\nҮчүгэйи уонна куһаҕаны тус-туспа тылларынан ааттааһын дьону икки аҥы, аны эйэлэспэт гына араарарынан, омуктар сайдан истэхтэринэ бэйэ-бэйэлэрин кытта өйдөһүүлэригэр, холбоһууларыгар, бииргэ олорууларыгар атааннаһыыны үөскэтэринэн, тус-туспа өйдөрүн-санааларын күүһүрдэн биэрэринэн олус улахан куһаҕаны оҥорор.\nУһун кэмҥэ олох сайдан иһиититтэн омуктар бэйэ-бэйэлэрин кытта хаһан эрэ холбоһуулара, бииргэ олоруулара баар буолар. Омуктар бэйэ-бэйэлэрин кытта үөхсүбэттэрэ, куһаҕан тылынан ыыстаспаттара бииргэ, эйэлээхтик олорууларыгар төрүт буолуо этэ. Нууччалар уонна сахалар бэйэ-бэйэлэрин ааттаһалларыгар бэйэлэрин хайдах ааттаналларынан ыҥырсаллара эбитэ буоллар эйэлээх буолуулара улаатар. (2,42).\nСири-дойдуну үс аҥы араарыы өй-санаа сайдыытыттан, үчүгэйи уонна куһаҕаны тус-туспа араарыыттан, куһаҕаны тэйитэн, суох оҥоро сатаан туспа дойдуга олохтуу сатааһынтан үөскээбит өйдөбүл буолар. Бу арахсыы христианскай итэҕэлгэ аһара чуолкайдык тус-туспа араарыллар буоллаҕына, сахалар үс дойдуларыттан иккилэригэр; Үөһээ уонна Орто дойдуларга бэйэлэригэр үчүгэйдэр уонна куһаҕаннар бааллар, сахалыы үөрэх этэринэн “Үчүгэй уонна куһаҕан сэргэстэһэн сылдьаллар”.\nҮчүгэйи уонна куһаҕаны араарыыны улахан итэҕэллэр токурутан, үчүгэйи аһара ыытан кэбиспиттэр. Православнай итэҕэлгэ Үөһээ дойду аһара үчүгэйгэ кубулуйан туспа Ырай дойдутун үөскэппит, онтон Аллараа дойду аҥардастыы абааһылар дойдуларыгар кубулуйбут.\nТүүллэри үөрэтэн киһи өйө-санаата ханна сылдьарын таба быһаарыы сахалыы таҥара үөрэҕэр улахан оруолу ылар. Биһиги сахалыы таҥарабыт үөрэҕэ Үөһээ уонна Орто дойдулары дьиҥнээх баалларынан билинэр, олорго үчүгэй уонна куһаҕан санаалар иккиэн кэккэлэһэ сылдьар буоллахтарына, Аллараа дойдуну киһи оҥорор быһыыларын эрэ быһаарыыга анаан айбыттар. Аллараа дойду диэн дьиҥнээхтик суох, өй-санаа уратытын уонна атын улахан таҥара үөрэхтэрин кытта сибээстээри эрэ туһаныллар.\nСахалыы өй-санаа, таҥара үөрэҕэ ханнык да эбиитэ, онтон-мантан булуута суох буолуохтаах, оҕо кыра эрдэҕиттэн өйө-санаата сайдыыта куттара үөскээһинигэр сөп түбэһиэхтээх. Нууччалар православнай таҥараларын үтүктэ сатаан “Эрбэхтэн эмэн” оҥоруллубут “айыы үөрэҕэ” элбэх сыыһаларын, ол-бу була сатааһыннарын, дьону албынныылларын көннөрөрө эрэйиллэр. (3,126).\nТуһаныллыбыт литература..\n1. Каженкин, Иван Иванович. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я) “Бизнес – инкубатор”, 2013. – 108 с.\n2. Каженкин И.И. Тыл санааны салайар. – Дьокуускай: Триада, 2003. – 76 с.\n3. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nИкки аҥы арахсыы\nДьон олорор олохторуттан тутулуктанан өйдөрө-санаалара икки аҥы арахсара хаһан баҕарар баар буолар. «Туох барыта икки өрүттээх» диэн этии уонна айылҕа төрүт тутулуга ону биллэрэр. Урукку ыраахтааҕы баарын саҕанааҕы кэмҥэ ырыынак сокуоннара дьайаллара, дьон баайдарга уонна дьадаҥыларга, үлэһиттэргэ арахсаллара.\nУлуу Өктөөп өрө туруута кыайан салайар былааһы дьадаҥылар, үлэһиттэр ылбыттара. Үс көлүөнэ дьон олохторун устата сэбиэскэй былаас дьону барыларын тэҥнии, биир тэҥ оҥоро сатаабыта даҕаны, дьон хаһан баҕарар икки аҥы арахсаллара суох буолара кыаллыбатаҕа. Кэлин син-биир икки аҥы арахсыбыттара:\n1. Салайааччыларга эбэтэр КПСС чилиэннэригэр.\n2. Үлэһиттэргэ эбэтэр үгүстэрэ партията суохтарга.\nБу кэмҥэ дойдуну биир партия салайара, бары салайааччылар коммунистар буолаллар этэ, араас элбэх чэпчэтиилэринэн туһаналлара, биир эмэ үлэһити өрө тардан партияҕа ылан депутат эҥин оҥороллоро, бэйэлэрин арбаталлара.\nБу икки утарыта өйдөөх-санаалаах дьон бөлөхтөрө бэйэ-бэйэлэрин кыайан өйдөспөт кэмҥэ киириилэрэ экономика улаханнык мөлтөөһүнүнэн доҕуһуолланан сэбиэскэй былаас эстиитигэр, ССРС үрэллиитигэр тириэрдибитэ.\nТөһө даҕаны сэбиэскэй былаас эстэн, ССРС үрэллибитин кэннэ билигин даҕаны сэбиэскэй былаас дьону барыларын тэҥнэр диэн үөрэҕэ өссө да хаалан хаала илик. Ол барыта буккуллубут өйдөөх-санаалаах интеллигеннэр, учууталлар, суруйааччылар урукку үчүгэй кэмнэрин ахта-саныы, суруйа сылдьалларыттан уһаан-кэҥээн хаалла.\nБилигин Россияҕа капитализм олоҕор төннүү кэмэ, ырыынагы олоххо киллэрии, дьон баайдарга уонна дьадаҥыларга арахсыылара салҕанан бара турар. Дьон барыларын кэриэтэ баҕа санаалара олох таһыма тупсуутун, байыыны кытта сыһыаннааҕын сэбиэскэй былаас умуннаран кэбиспитэ билигин көнөн ырыынак саҥалыы сайдан иһэр.\nДьон өйө-санаата олохторун таһымыттан тутулуктанан уларыйар. Баайдар уонна дьадаҥылар олохторун таһыма тус-туспаларын курдук өйдөрө-санаалара эмиэ тус-туспалар, үгүс өттүгэр утарыта турар өрүттэрэ элбэхтэр. Баай киһи үлэһити үлэҕэ кэпсэтэригэр хайдах эмэ гынан албыннаан аҕыйах хамнаһы биэрбит киһи дии саныыр буоллаҕына, дьадаҥы, үлэһит киһи элбэх хамнаһы ааҕыстарбын диэн санаата хаһан да хаалбат.\nСахалар былыр-былыргыттан дьон өйүн-санаатын икки аҥы араараллара билигин да уларыйбакка сылдьар:\n1. Баайдар. Үөрэхтээхтэр түргэнник байа сатыырга тардыһа сатыыллар.\n2. Дьадаҥылар, үлэһиттэр. Бэйэлэрин үлэлэрин түмүгүнэн байыыны ситиһэллэр.\nӨй-санаа бу курдук икки аҥы арахсыыта оҕону кыра эрдэҕиттэн ыла иитииттэн тутулуктанан саҕаланан сайдарын кут-сүр үөрэҕэ быһаарар. Өй-санаа бу уратылара оҕо кыра эрдэҕиттэн иҥэн, олохсуйан хаалаллар. Бу уратылары сахалар көйгө уонна атаах диэн икки аҥы араараллар. Оҕону кыра эрдэҕинэ хайдах иитииттэн олоххо оҥорор ситиһиитэ быһаччы тутулуктанар. Оҕо көйгө буолан үлэлии-хамсыы үөрэниитэ олоххо ситиһиини оҥоруутугар тириэрдэр кыаҕа улахан. Атаахтык иитиллибит киһи олоххо оҥорор ситиһиитэ дьонун бэлэмнэрин туһаныыттан ааһа барбат, бэйэтэ оҥорор ситиһиитэ намтыыр.\n«Туох барыта икки өрүттээх» диэн этиини таба өйдөөтөххө, олоххо туһаннахха дьону барыларын “үчүгэйдэр” диэн санааһын сыыһата арыллар. Дьон өйдөрө-санаалара икки аҥы арахсарын курдук олоххо, үлэҕэ-хамнаска сыһыаннара эмиэ икки аҥылар, ол иһин бэйэ-бэйэлэрин кытта таба өйдөһөллөрө уустук. Баайдар үлэһиттэри үлэлэтэн, туһалатан баран аҕыйах хамнаһы биэрэ сатыыллара аанньа ахтыбат, киһинэн аахпат буолууга тириэрдэр кыахтаах. Киһиэхэ үчүгэйи баҕарбат киһи куһаҕан киһи диэн ааттанарынан куһаҕан дьон билигин да суох буола иликтэр.\nӨй-санаа бу арахсыылара икки өрүттэр бэйэ-бэйэлэригэр хайдах сыһыаннаһалларын үөскэтэн таһаарар:\n1. Баайдар дьадаҥылары, үлэһиттэри бэйэлэригэр тэҥнээбэттэр. Араас “VIP” залалар, бизнес-кылаастар баай дьоҥҥо эрэ аналлаахтар. Баайдар бэйэ-бэйэлэрин кытта сыһыаннаһыыларыгар тылларыгар туруохтарын сөп, онтон дьадаҥылары, үлэһиттэри кытта сыһыаннарыгар тылларыгар соччо турбаттар, балыйа, албынныы сатыылларыттан сымыйалыыллара элбиир.\n2. Үлэһиттэр эппит тылларыгар турумтуолар. Албыны-көлдьүнү сөбүлээбэттэр. Тугу барытын кэмнээн тутталлар, хаһан да аһара барбаттар, сыыһа-халты туттубаттар. Көрсүө, сэмэй буолуу диэн элбэх ахсааннаах үлэһиттэр үөрэхтэрэ буолар.\nБилигин ырыынак сыһыаннара олоххо киирэн иһэллэринэн дьон маннык икки аҥы арахсыылара ордук суолталанан иһэр. Сэбиэскэй былаас саҕанааҕы курдук элбэх ахсааннаах дьадаҥылар, үлэһиттэр баайдар, салайааччылар минньигэс, бэйэлэригэр эрэ туһаны оҥорор этиилэригэр киирэн биэрбэттэр, депутаттары быыбардааһыҥҥа бэйэлэрин диэки куоластыыр дьону талаллар.\nДьону барыларын үчүгэйдэр диэн санааны тутустахха, оннук барыларын эрэннэххэ албыҥҥа киирэн биэриэххэ сөп. Үчүгэйи уонна куһаҕаны, ким тугу этэрин арааран билии улаатан иһэр оҕолортон барыларыттан ирдэнэр көрдөбүл буолар. Киһи сэрэхтээх, билиилээх буоллаҕына албыҥҥа киирэн биэрэрэ аҕыйах буолар.\nОлохторун таһыма тэҥ дьон биирдиҥи, маарынныыр өйдөөх-санаалаах буолаллар. Былыргы сахалар баайа баайыгар, дьадаҥыта дьадаҥытыгар ыал, кэргэн буолан олохторун оҥостор этилэр. Ол барыта тэҥнээхтэр оҕолорун биир тэҥник, киһи быһыылаах буолууга үөрэтэннэр туруктаах өйдөөх-санаалаах буола улааталларын ситиһэллэригэр аналланара.\nДьадаҥыттан баайга өрө тахсан биэрэн иһии, олох сайдыы диэки хаамыыта буолар. Элбэх ахсааннаах үлэһиттэр, дьадаҥылар быыстарыттан биир эмэ бэртэрэ, өйдөөхтөрө байыыны бэйэлэрин үйэлэригэр ситиһэр кыахтаахтар.\nТойоттор, салайааччылар норуот олоҕун үөрэҕин бэйэлэрин туһаларыгар эргитэн буорту оҥорор аналлаахтар. Бу быһыыны бэлиэтээн сахалар “Бил баһыттан сытыйар” диэн өс хоһоонун айбыттар. Кинилэр бэйэлэрин үчүгэйдэрин, атын дьонтон ордуктарын билиниилэрэ өй-санаа үөрэҕин төрүтүн, айыы диэн бэйэтэ икки өрүттээх өйдөбүллээх тылбытын икки аҥы араара сатыылларын үөскэтэр.\nБэйэлэрин үчүгэйдэрин билинэн бары оҥорор быһыыларын «айыы үчүгэй» диэн бэлиэтээһиннэрэ, куһаҕаны оҥорууну атын тылынан, холобур, “аньыы” диэн сахаларга хаһан да суох тылы булан этэ сатыылларыгар тириэрдэр.\nОлох уустуктара дьайыыларыттан баайдар сыыйа-баайа уларыйан атыттарынан солбуйсан иһэллэр. Баайдар өйдөрө-санаалара сайдыыта туруктаах, киһилии быһыылаах буоллахтарына эрэ олоҕу киһилии быһыылаахтык олорор, оҕолорун киһи быһыылаах буолууга иитэр кыахтаналлар. Аһара элбэх баай сокуоннары тутуспат, үрдүктүк сананар буолууга тириэрдэр кыаҕа олус улахан.\nСайдыыны, үөрэҕи-билиини баһылааһын омукка баайдар, салайааччылар, аристократтар кылаастарын үөскэтэр. Бу тойон буолбут дьон кэлэр көлүөнэлэрин баайдардыы, аһара барыыга үөрэтэллэр, биир эмэ оҕолоноллор. Көлүөнэттэн көлүөнэҕэ ахсааннара аҕыйаан эстэн, симэлийэн бараллар.\nОмукка үрдүкү араҥа үөскээн, атын омуктар үөрэхтэрин-билиилэрин баһылаан барыылара омук тыла уларыйан барыытын үөскэтэр. Омук үлэһит дьоно олох үгэстэрин тутуһалларыттан омук уһун үйэлээх буолуутун ситиһиигэ тириэрдэллэр.\nҮлэ эрэ омугу сайыннарар. Омук сайдыыны ситиһиитэ элбэх ахсааннаах үлэһиттэр кыайа-хото үлэлииллэриттэн, үлэни-хамнаһы сайыннарыыларыттан тутулуктаах. Аҕыйах ахсааннаах баайдар сирдээччилэр, инники иһээччилэр буоллахтарына, үлэһиттэр батыһаллар, байыы, үлэни-хамнаһы сайыннарыы диэки санаалара салалларыттан үлэ-хамнас тупсуута саҕаланар. Кинилэр баайдарын, билиилэрин сайдыыны ситиһии өттүгэр элбэхтик туһаннахтарына элбэх ахсааннаах үлэһиттэр батыһар, үтүктэр дьонноругар кубулуйаллар.\nОлох сайдыы диэки салаллыытыгар дьон икки аны; баайдар уонна дьадаҥылар, үлэһиттэр диэн арахсыылара хардары-таары баһыйыыларын үөскэтэн хамсатар күүһүнэн буолар. Баайдар сирдээн, бастаан иһэллэр, олоххо тупсуулары киллэрэр кыахтара улахан. Онтон элбэх ахсааннаах үлэһиттэр баайдары үтүктэн, байыыны-тайыыны ситиһэ сатыыр санааларыгар үлэни-хамнаһы тупсарар, сайыннарар кыахтаналлар. (1,131).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nЧехия хоккейнай хамаандата\nЧехия хоккейга сүүмэрдэммит хамаандата — Чехияны аан дойдутааҕы таһымнаах турнирдарга ааттатар национальнай хамаанда. Чехия хоккейнай ассоциациятын хонтуруолугар сылдьар.\nЧехия хоккейга сүүмэрдэммит хамаандата аан дойду алта төгүллээх чөмпүйүөнэ, 1988 сыллаахха буолбут олимпийскай оонньуулар чөмпүйүөннэрэ (Канада, Калгари). 1993 сыллаахха Чехословакия республиката үрэллибитин кэннэ сүүмэрдэммит хамаанда. Ол эрэн урукку Чехословакия хоккейга ситиһиилэрин, утумнааччы быһыытынан, илдьэ сылдьар. Чехия хоккейга сүүмэрдэммит хамаандата аан дойду бастыҥ национальнай сэттэ хамаандатын иһигэр киирэр (Арассыыйа, Канада, Швеция, Словакия, Финляндия, АХШ).<|endoftext|>\nЧехия олимпийскай оонньууларга ситиһиитэ\nЧехия олимпийскай оонньууларга 1900 сылтан кыттар. 1912 сылга диэри Богемия диэн (чеш. Čechy, нем. Böhmen — Бёмен, лат. Boiohaemum, Bohemia, оҕустар дойдулара) — Киин Европаҕа билиҥҥи Чехия арҕаа эҥэригэр баар историечскай уобалас) ааттанар эрдэҕиттэн. 1920-1992 сылларга Чехословакия. Чехословакия республиката үрэллибитин кэннэ Чехия туспа судаарыстыба быһыытынан 1994 сылтан кыттар.\nЧехия национальнай олимпийскай комитета (НОК) 1899 сыллаахха тэриллибитэ.<|endoftext|>\nКарловы Вары\nКарловы Вары эбэтэр Ка́рлови-Ва́ри (чеш. Karlovy Vary), эрдэтээҥи аата — Карлсбад (нем. Karlsbad— Чехия Республикатыгар баар курорт. Богемия арҕаа өттүгэр Огрже, Ролава уонна Тепла өрүстэр силлиһэр сирдэригэр турар куорат. Нэһилиэнньэтин ахсаана: 49 864 киһи (2014 сыл.) Карловы Вары эмтээх минеральнай ууларынан аатырбыт дьүүктэлэрдээх. Маны таһынан үгүс айанньыт сэргии көрөр тутуулардаах.\nБылыргы тутуулара.\nГёте башнята.\nГёте башнята 1889 сыллаахха тутуллубут Карловы Вары баар саамай былыргы башня. Башня үрдүттэн Карловы Вары куорат уонна тула сытар кэрэ көстүүлэри кэрэхсии көрүөххэ сөп.\nБечов-над-Теплой.\nБылыргы замок уонна куорат Чехия арҕаа өттүгэр сытар, Карловы Варыттан 25 биэрэстэ тэйиччи. Романтическай замок уонна былыргы кириэппэс - историческай пааматынньык быһыытынан сыаналанар.\nГейзернай колоннада.\nКарловы Вары саамай биллэр-көстөр дьүүктэтэ. 2 биэрэстэ дириҥтэн +72…+73°С итии эмтээх уу өрө тыган тахсар.\nДворжак садтара.\nАнтонин Дворжак аатынан Дворжак садтара — дьоҕус гынан баран олус кэрэ парк Карловы Вары киинигэр баар.\nЯн Бехер түмэлэ.\n«Бехеровка» диэн аатынан биллэр итирдэр утаҕы оҥорбут фармацевт аатынан түмэл.<|endoftext|>\nРейха Антон\nАнтонин Рейха эбэтэр Антон Рейха (1770—1836) — уһулуччулаах чиэх уонна боронсуус композитора, музыка теоретига, педагога.\nОлоҕун кэпсээнэ.\nПрага куоракка төрөөбүтэ. Музыкаҕа аан бастаан таайыгар Йозеф Рейха (бэйэтин кэмигэр аатырбыт дирижер, виолончелист) сыстыбыта. 1785 сыллаахха Бонн куоракка көһөн кэлбиттэрэ. манна Бетховены кытта ыкса билсибитэ, иккиэн К. Г. Неефеҕэ композицияҕа уруок ылаллара. Антонин Бонн национальнай театрын оркестрыгар флейтаҕа оонньуура, Бетховен альтка оонньуура.\n19 үйэ саҕаланыыта Рейха Венаҕа үөрэҕин үрдэтэ барар. Альбрехтсбергер уонна Гайдн кинини үөрэтэллэр. Манна эмиэ Бетховены көрсөр.\nАнтонин Рейха үтүө музыканын туһунан сурах императорга тиийэ иһиллэр. Кини суруйбут опералара ситиһиилэнэллэрэ. Олоҕун тиһэх күннэрин Рейха Парижка көрсүбүтэ. Париж консерваториятыгар контрапункт уонна фуга инструменнарга оонньуурга үөрэтэрэ.\nКиниэхэ үөрэммиттэртэн Адольф Адан, Шарль Гуно, Сезар Франк, Гектор Берлиоз, Ференц Лист.\nАйар үлэтэ.\nАнтонин Рейха элбэх симфоническай айымньылары, инструментальнай концертары, реквиемнары, 20 струннай квартеты, 6 струннай квинтети, духовой инструменнарга анаан 24 квинтети о.д.а. айбыта.<|endoftext|>\nЧехия почтата\nЧехия почтата (чиэхтии: \"Česká pošta\") диэн Чехия бас билэр почта хампаанньата. Төбө офиһа Прагаҕа баар, хампаанньаҕа 31,887 киһи үлэлиир. Сүнньүнэн Чехия сиригэр үлэлиир, ол гынан баран атын дойдуларга тиэрдэр.<|endoftext|>\nБиир санааланыы\nСэбиэскэй былаас кэмигэр араас репрессийэлэр дьайыыларыттан, саҥа былаас уларытыылара барылара “үчүгэй” диэн ааттаналларыттан саха омугу көмүскүүр санаа олох да суураллан, симэлийэн барбыта. “Үчүгэй” олох сабыдыалынан сэбиэскэй норуот буолууну бары кэриэтэ, элбэхтэр сөбүлүүр курдуктара, аҕыйах утарсааччылары “диссиденнэргэ” кубулуталлара, психбалыыһаларга эмтииллэрэ. Барыта “үчүгэй” диэн албынныы сылдьыбыттарыттан, экономика сайдыыта хаалан хаалбытыттан сэбиэскэй былаас эйэлээхтик уларыйан норуот демократия, ырыынак олоҕун тутуспута.\nОлоххо уларыйыылар хайаан да киирэн истэхтэринэ эрэ сайдыыны ситиһии кыаллар. Салайар былаас өр кэмҥэ уларыйбат буолуута олоххо уларыйыылар киириилэрин аҕыйатан сайдыы киириитин кыччатар. Сайдыыны ситиһии тылга киирэн иҥэриллэн иһэр, тыл байан иһэр диэн этиллэр. Тыл сайдан, саҥа тылларынан эбиллэн иһиитин “монумент” курдук тылдьытынан хааччахтааһын түргэнник сайдан иһэр олохтон хаалыыны үөскэтэр.\nИкки омук тылын баһылааһын “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэр буоллаҕына, сотору ол уларыйан, хайа эрэ өрүт баһылаан салайар кэмэ эргийэн тиийэн кэлэр. Сахалар түмсүүлээх, биир санаалаах буолуохтарын баҕарар санаалара кэлин кэмҥэ күүһүрэн иһэр. Саҥа демократия сокуоннара тутуһуллар государствотыгар дьон өйө-санаата аһара хааччахтанара табыллыбатыттан сахалыы өй-санаа, таҥара үөрэхтэрэ тарҕанан, баһылыыр оруолу ылан иһэллэр.\nДьон улахан бөлөҕө биир санаалаах буолуута үчүгэйи уонна куһаҕаны биирдик сыаналаан араарыыта, биир тылынан этиитэ, ол аата өй-санаа төрүттэрин биирдик өйдүүргэ тириэрдэр. Киһи тугу үчүгэй, тугу куһаҕан диэн тус-туспа араарыыта атын киһилиин сөп түбэстэхтэринэ эрэ, биир санааланыылара үөскүүр кыахтанар.\nУоруйаҕы кытта биир санааланыы үгүстэргэ кыаллыбат, арай бары уоруйах буоллахтарына тапсыахтарын, бииргэ кыттыһан уоруохтарын сөп. Бу уоруйах киһи үчүгэй диэн быһаарыыта уорарыттан, баҕа санаата туоларыттан үөскээн тахсар, элбэх эрэйэ суох, үгүһү уордаҕына “үчүгэйэ”, тупсара дьэ тиийэн кэлэр. Ханнык баҕарар тутуллаах дойдуларга дьон бэлэмин туһаналларын иһин уоруйахтары туораталлар.\nБаай киһи үчүгэй диирэ баайа-мала эбиллэриттэн, элбэҕи бас билэриттэн, харчыта элбэҕиттэн тутулуктаах. Россия улахан баайдара Испанияҕа коттеж тутуннахтарына, Багамскай арыыларга сынньаннахтарына, сыаналаах «Мерседес» массыынанан айаннаатахтарына баҕа санаалара туолар буолбута ыраатта. Баай дьон баайдары, бэйэлэрин тэҥнээхтэрин кытта биир санааланыахтарын сөп, үчүгэй дииллэрэ биир буолар, онтон атыттары барыларын анныларынан саныыллар, туһаны оҥорооччуларынан, үлэһиттэринэн ааттыыллар.\nҮлэһит дьон үчүгэй диэн санаалара оҥорбуттарыттан, туппуттарыттан, туһалааҕы оҥорбуттарыттан үөскээн тахсар. Үлэһит дьон барыларыттан лаппа элбэхтэр. Бу дьон үчүгэй диэн санааларын олоххо киллэрии үлэһит дьон элбииллэригэр, үлэ таһаарыылаах, оҥорумтуота үрдүк буоларыгар тириэрдэр. Төрөөбүт дойдуларын, омуктарын уонна тылларын үлэһиттэр ордук таптыыллар, харыстыыллар, уларыта сатаабаттар. Омугу харыстааһын элбэх ахсааннаах үлэһиттэргэ тирэҕирэрэ туһата улаатарын үөскэтэр.\nТөһө да бары сахалыы саҥарар дьон биир тыллаах буолбуттарын иһин үлэ-хамнас, өй-санаа уратылара дьайыылара бу кэмҥэ омугу хас да сүрүн тус-туспа бөлөхтөргө араараллар:\n1. Аһара баайдар, салайааччылар.\n2. Федеральнай тэрилтэлэр үлэһиттэрэ.\n3. Үөрэхтээхтэр.\n4. Үлэһиттэр.\nБу ааттаммыт дьон бөлөхтөрө бары тус-туспа баҕа санаалаахтар, ол баҕа санааларын толорууга олохторун аныыллар. Үөһээ ааттаммыт үс бөлөх дьон бары сайдыыны, үөрэҕи-билиини нууччалартан, арҕааҥҥы омуктартан аан бастаан ылынааччылар, иҥэринээччилэр буолаллар. Санааларын улахан өттө кинилэри “үчүгэйдэр” диэн быһаараллар, үтүктэ, батыһа сатыыллар.\nҮөрэҕи-билиини нууччалартан ылнан, билэн бары үөрэхтээхтэр нууччалар диэки тардыһыылара, үтүктэллэрэ улаатан сылдьар. Биллиилээх, тугу эмэни ситиспит салайааччылар бары Москва диэки айанныыллар, онно олороллор, нууччалыы эрэ саҥараллар, ааҕаллар, суруйаллар, оҕолоро сахалыы билбэттэр, сахаларга туох да туһаны, көмөнү оҥорботтор.\nСахабыт тылын, сахалыы өйү-санааны дьиҥнээх харыстааччыларынан, оҕолорун кыра эрдэхтэриттэн үчүгэй үгэстэргэ, үлэҕэ-хамнаска иитээччилэринэн, киһи буолууга үөрэтээччилэринэн уонна ахсааннарын элбэтээччилэринэн бары үлэһиттэри, тыа сирин олохтоохторун эрэ ааҕыахха сөп.\nСаха сиригэр олорооччу үлэһиттэр эрэ ылынан туран оҕолорун кыра эрдэхтэриттэн олох үгэстэригэр үөрэтэн, сахалыы саҥардан сахалары элбэтэллэр. Көрсүө, сэмэй үлэһиттэр оҕолорун бэрээдэккэ, көрсүө, сэмэй киһи буолууга, киһи быһыылаахтык олоҕу олорууга үөрэтэннэр омук ахсаана эбиллиитин, бэйэлэрэ уһун үйэлэнэллэрин үөскэтэллэр.\nАтын омук үөрэҕин киллэрии, ол аата сайдыыны ситиһии сахалар сомоҕолоһууларын улаханнык алдьатар кыахтанан иһэр. Сайдыыны ситиһиигэ тириэрдэр омук үөрэҕэ төһө да киирбитин иһин өйү-санааны уонна тылы уларыппатын туһугар бары кыһаллан үлэлиирбит ирдэнэр. Саха тылын харыстааһын туһунан былаан “Чолбон” сурунаалга 2004 сыллаахха бэчээттэммитэ. (1,61).\nЭстибит сэбиэскэй былаас тобохторо, оччотооҕу кэмҥэ мааныламмыт суруйааччылар, тыл үөрэхтээхтэрэ, учуонайдар уонна учууталлар айбыт элбэх сыыһалардаах «айыыларын үөрэҕэ» сахалар төрүт үөрэхтэригэр, өй-санаа сайдыытыгар, туруктаах буолуутугар сөп түбэспэт, оҕону иитиигэ, үөрэтиигэ буккууру, буортуну, алдьатыыны киллэрэр, саха тылын, өйүн-санаатын уларыта сатааһыҥҥа тириэрдэр.\n«Айыы үөрэҕэ» үчүгэйи уонна куһаҕаны тус-туспа тылларынан ааттыы сатыыра нууччалары быһаччы үтүктүү, батыһа сатааһын, сахалыы өйү-санааны алдьатыы буолар. «Грех» диэн тылы быһаччы үтүктэн «аньыы» диэн саҥа тылы булан сахаларга киллэрэ сатыыллара сэбиэскэй кэмтэн ыла саҕаламмытын билигин даҕаны салгыы ыыта сатыыллар.\nБу үөрэхтэммит дьон нууччалар диэки тардыһыылаахтарыттан сахалыы өй-санаа уратыларын билбэт эрээри төрүт тылы, өйү-санааны уларытаары оҥостоллор. Өй-санаа үөрэҕэ тыл үөрэҕэ буолбатах. Бу дьон этэ сатыыллара сахалыы өй-санаа, таҥара үөрэҕэр кыра да сыһыана суох.\nСэбиэскэй былаас кэмигэр салайааччылар дьон өйүн-санаатын уратыларын табан сыаналаабыттара, өй-санаа үөрэҕин туһаммыттара эбитэ буоллар сэбиэскэй былаас, үлэһиттэр былаастара сууллуо суоҕа этэ. Өй-санаа үөрэҕэ табата, ханнык да сыыһата-халтыта суоҕа, дьон өйүгэр-санаатыгар сөп түбэһэрэ салайар былаас туруктаах буоларыгар улаханнык көмөлөһөр.\nСаха дьоно сахалыы таҥара үөрэҕин олоххо киллэрэн оҕо ийэ кутун иитиитин тупсардахтарына элбэх көрсүө, сэмэй, киһи быһыылаах дьон улаатаннар сыыһа-халты туттубакка үлэни-хамнаһы кыайа-хото тутаннар саха омук сайдар. Күн таҥара үөрэҕэ сахалары бииргэ түмэр, сомоҕолуур кыаҕын туһаналлар.\nАан дойду үрдүнэн дьон биир санааланыыларын Күн таҥара үөскээһинэ оҥорор. Дьоҥҥо барыларыгар тиийэр дьайыылаах Күн таҥара дьон айылҕаны харыстыыр санааларын улаатыннаран биир санааланыыларын үөскэтэр. Билигин айылҕаҕа үөскүүр уларыйыылар дьону барыларын хаарыйар кыахтара улаатан иһэр. Дьон бары биир Күн таҥаралаах буоллахтарына сомоҕолоһор кыахтара улаатар. (2,135).\nТуһаныллыбыт литература..\n1. “Чолбон” сурунаал. 2 / 2004.\n2. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nЭлбэхтэр\nБылыргы кэмнэргэ государстволары аҕыйах ахсааннаах баайдар, сэриини бас билээччилэр салайар, баһылыыр-көһүлүүр этилэр. Аҕыйах ахсааннаах баайдар аҥардастыы баһылаан салайар кэмнэригэр бары бүттүүн куоластааһыны ыыппаттара, түргэнник аһара байар туһугар кыһананнар элбэх ахсааннаах үлэһиттэри күүскэ үлэлэтэннэр барыларын дьадаҥыларга кубулуталлара.\nНуучча норуота ыраахтааҕы уонна хос моонньохторун уһун үйэлээх батталларын тулуйа сатаан баран, муҥур уһуктарыгар тиийэн Улуу Өктөөп өрө туруутун ситиһиилээхтик оҥорон, кыайан-хотон уһун үйэлэргэ мунньуллубут иэстэрин ситиспиттэрэ, бары баайдары уонна православнай таҥара дьиэтин кэһэппиттэрэ.\nЭлбэхтэр, үлэһиттэр, дьадаҥылар былааһы ылыылара, элбэхтэргэ күүскэ үлэлиир кыаҕы биэрэн Сэбиэскэй Сойуус түргэнник сайдыбыта. Улахан сэриини кыайыы кэнниттэн салайар былаас үлэһиттэргэ үчүгэйи, араас чэпчэтиилэри оҥоро сатааһына аһара баран, барыларын үлэлэтэ сатааһыннара мөлтөх үлэһиттэргэ тэҥнэһиигэ тириэрдэн, үлэни-хамнаһы сыыйа сатарытан, Сойуус экономиката быста дьадайыытын үөскэтэн, сэбиэскэй былаас эстэригэр тириэрдибитэ. Олус уһуннук уларыйбакка олорбут былаас ыгааһын күүһүнэн эйэлээхтик уларыйбыта.\nАан дойду олоҕун элбэхтэр бары бүттүүн куоластааһыны туһанан салайыыларыгар сыыйа тириэрдэн иһэллэр. Билигин сайдыылаах дойдуларга демократия сокуоннара элбэхтэр өйдөрүн-санааларын тутуһаллар уонна этиллибит кэм иһинэн салайар былаас төрдүттэн уларыйарын ситиһэллэр. Кэмиттэн-кэмигэр кэлэн иһэр бары бүттүүн куоластааһыҥҥа хайа партия элбэх куолаһы ылан баһыйбыт государствоны быһаччы салайар кыахтанар. Олоххо салайар былаас уларыйыытыттан кэмиттэн кэмигэр сөптөөх уларыйыылар киирэн иһэллэрин ситиһэллэр.\nДемократия сокуоннарын элбэхтэр куолаһынан кыайан оҥороллор. Куоластааһыҥҥа кыаттарбыт аҕыйахтар бас бэринэллэригэр, элбэхтэр этиилэрин ыйыллыбыт кэм иһигэр толороллоругар эрэ тиийэллэр.\nДьон ахсааннара элбээн истэхтэрин аайы бэйэ-бэйэлэрин үтүктэллэрэ күүһүрэр. Куһаҕаны үтүктэллэрэ элбээтэҕинэ куһаҕан быһыылары оҥороллоро элбиир. Элбэх киһи сабыдыала «Влияние толпы» диэн ааттанан наукаҕа кытта биллэр. Бу быһаарыы биир эмэ киһи атыттары, элбэхтэри батыһан, үтүктэн, үчүгэйин, куһаҕанын ситэ билэн араарбакка эрэ холбуу барсан хаалыытын чуолкайдыыр. Элбэхтэри үтүктүүгэ «Все побежали и я побежал» диэн этии дьайыыта ураты сөп буолан тахсар.\nБиир эмэ киһи туһалааҕы булан таба эттэҕинэ даҕаны, элбэхтэр сабырыйа тутууларыттан биллибэккэ хаалыан сөбүн «Баран иһэр караван ыт үрэригэр кыһаммат» диэн этии биллэрэр. Элбэхтэр аһара баһыйдахтарына биир эмэ киһи таба, сөптөөҕү этэрэ иһиллибэккэ, аахайыллыбакка хаалар. Элбэхтэр хаһыыларын ньиргиэриттэн биир эмэ кыра саҥа иһиллибэккэ хам баттанан хаалан хаалар кыахтанар.\nДьоҥҥо элбэхтэр уонна аҕыйахтар диэн арахсыы дьон өйдөрө-санаалара уратыларыттан, сөп түбэспэттэриттэн «Туох барыта икки өрүттээх» диэн этиигэ эмиэ сөп түбэһэр.\nЭлбэх ахсааннаахтар баһыйа тутууларыттан, былааһы ылыыларыттан тугу эмэ, бу үчүгэй диэн быһаардахтарына уонна аҕыйах ахсааннаах туспа, сөп түбэспэт өйү-санааны, бу куһаҕан диэн ааттаан кэбистэхтэринэ, бары үчүгэйи баҕарааччылар, ол куһаҕан ааттааҕы хам тэпсэн, суох оҥорон кэбиһиэхтэрин сөп. Билигин 2016 сыллаахха Россияҕа өй-санаа сайдыыта ити турукка киирэн сылдьар. Элбэхтэр баҕа санаалара олоххо сыыһа буоларын сүүрбэһис үйэҕэ Германияҕа фашистар былааһы бары бүттүүн куоластааһыҥҥа кыайан ылбыттара уонна улахан сэриини саҕалаабыттара биллэрэр.\nТуох эмэ улахан суолталааҕы быһаарыыга элбэхтэри батыспатахтар, сөбүлэспэтэхтэр туора баран арахсыыга, тэйиигэ тиийиэхтэрин сөп. Элбэхтэр сабыдыалларынан туһанан аҕыйахтары букатын да биллибэт, иһиллибэт оҥорор кыахтаахтар. Арай демократия сокуоннарын уонна «Туох барыта икки өрүттээх» диэн сахалар этиилэрин тутуһуу эрэ олох таба суолунан, икки аҥы барар хайысхалар икки ардыларынан, ортотунан баран иһэрэ табыллар.\nДьон бары туох эмэ саҥаны солуну, элбэх киһи өйүгэр-санаатыгар сөп түбэспити ордук үтүктэллэр, элбэхтэр туох эмэ солуну буллахтарына бары ол диэки салаллаллар уонна батыһан барар кыахтаахтар. Бэйэ-бэйэлэрин үтүктэр, батыһар күүстэрэ кинилэри биир сир диэки баралларыгар тириэрдэр. Элбэхтэри салайыыга элбэх киһи сөбүлүүр быһыытын булуу туһата улахана итинник быһаарыллар. Экономиката кыайан сайдыбат Россияҕа Крымы холбооһун нууччалар урукку Сэбиэскэй Сойууһу төннөрө сатыыр санааларыгар сөп түбэһэн бары кэриэтэ биир санааланыыларын үөскэппитэ.\n«Баран иһэр караван ыт үрэригэр кыһаммат» диэн этии элбэхтэр хаһан баҕарар баһыйар оруолу ыланнар баҕарбыт сирдэрин диэки бэйэлэрэ дьаалаларынан бара туралларын биллэрэр. Бу этии ис дьиҥэ олус ыарахан уонна дириҥ өйдөбүллээҕин «Туох барыта икки өрүттээҕин» билэр дьон таба өйдөөн билиҥҥи, сайдыылаах олоххо туһаныыга сөптөөх көннөрүүлэри киллэрэн биэрэллэрэ ирдэнэр.\nЭлбэхтэр быһаарыылара барыта таба буолбатын олохтон ылыллыбыт холобурдар дакаастыыллар. Дьон олохторугар төһө да үөрэхтэммиттэрин, өйдөрө-санаалара сайдыбытын иһин элбэхтэр сабыдыаллара быдан улахан уонна сыыһа хайысханы тутустахтарына улахан куһаҕаны оҥороллор. Былыргыттан үөрэҕи-билиини баһылаабыт немец омук ааспыт үйэҕэ улаханнык сананыыта улаатан уонна Аан дойдуну баһылыыр санаата киирэн, атыттары барыларын суох оҥорон симэлитэн, ыраастаан кэбиһээри бары кыаҕын уурбута, өйүн-санаатын, үөрэҕин, билиитин онно туһана сатаабыта фашизмы үөскэппитэ.\nТуох эмэ улахан суолталаах быһаарыыны ылынарга элбэхтэр бары биир сыалга дьулуһар, туһалаах диэн быһаарар интэриэстээх дьыалаларыгар сыыһа быһаарыыны, хайысханы ылыналлар. Ааспыт үйэ 30-с сылларыгар «Германияны күүһүрдүөххэ» диэн ыҥырыы немецтэргэ барыларыгар кэриэтэ сөп түбэһэн, нацистар былааһы ылбыттара, сэрии сэбин элбэхтик оҥостон сэриилэрин күүһүрдүбүттэрэ. Ол Германияны күүһүрдүү туохха тириэрдибитин билигин бары билэллэр уонна хас үйэ уларыйан истэҕин аайы омуктар эмиэ уларыйан биэрэллэриттэн уонна саҥа саҕаламмыт 21-с үйэҕэ Россия күүһүрдүүгэ наадыйан сылдьар.\nРоссия аҥардастыы сырьену эрэ атыылыыр государствоҕа кубулуйуута уонна православнай таҥара үөрэҕэ көмөнү көрдүүрэ нуучча омук күүһүрдүүгэ наадыйара кэлбитин биллэрэр. Салайааччылар бары кыахтарын ууран нууччалары күүһүрдэ сатааһыннара кэлин кэмҥэ эбиллэн иһэр, сэрии сэбин оҥостуу аһара баран элбээтэ.\nЭлбэхтэри эккирэтии, аҥардастыы үтүктэ сатааһын олоххо сыыһа хайысхаҕа тириэрдэр. Аҥардас биир өрүт хаһан да таба буолбат. Айылҕаҕа аҥар өттүн диэки барыы суох, табыллыбат, барыта эргийэн кэлэриттэн аһара барыы диэн суох буолара табыллар. Иккис өрүтү хаһан баҕарар арааран билэн, сыаналаан олоххо туһана сылдьыы ирдэнэр. Уһун үйэлээх сахалар үөрэхтэригэр «Туох барыта икки өрүттээх» диэн этиллэрин олоххо таба туһанар буолуу хаһан да хаалан хаалбат.\nҮгүстэри үтүктүбэт буолуу атын хайысханы тутуһууга, арахсыыга тириэрдэрин, төһө да куһаҕан курдугун иһин, өй-санаа уратыларыгар, сайдыыны киллэрэр кыаҕыгар сөп түбэһэр. «Иккиттэн биирэ таба буолуо» диэн этиигэ сөп түбэһэринэн биир өрүтэ сыыһа буолан хааллаҕына, атына таба буолуон сөбө хаһан да уларыйбат.\nУраты тулуурдаах, дьулуурдаах аҕыйахтар олоххо туһаны аҕалар уларыйыылары киллэрэр саҥаны, үрүҥ айыылары оҥорон туһаҕа таһаарар кыахтаахтар. Элбэхтэр аҕыйахтар этиилэрин истэн, ылыннахтарына эрэ олох табыллар, сайдар, икки өрүтүн тутуһар кыахтанар. Аҕыйахтар этиилэрин элбэхтэр истиилэригэр хааччаҕа суох таһаарыыны демократия сокуоннара ирдиирин дьон бары толордохторуна аҥар өттүгэр халыйыы суох буолар.\nЭлбэхтэр баран иһэр хайысхаларын быһаарыы улахан уустуга суох. Кинилэр үчүгэй диэн быһаарыылара бэйэлэригэр үчүгэйи оҥороро элбэҕиттэн чэпчэки өттүн диэки салаллаллар. Айылҕаҕа уу аллараа диэки сүүрэн түһэринэн, үөһээттэн аллараа диэки барыы элбэхтэр баран иһэр хайысхаларын быһаарар. Элбэхтэр баран иһэр суоллара сыыһа, айылҕаны алдьатыы өттүгэр баран иһэллэр.\nОлоххо уларыйыылары, саҥаны, тупсарыыны киллэриини биир эмэ киһи, аҕыйахтар саҕалыыллар уонна ону элбэхтэр ылан, үтүктэн туһаналлара бары сайдыыны ситиһэллэригэр тириэрдэр. Олоххо киирбит уларыйыы төһө эмэ кэминэн эмиэ уларыйар, эргийэн кэлэр.\n“Бил баһыттан сытыйар” диэн өс хоһооно өр кэмҥэ уларыйбакка олорбут салайааччылар олоххо хаалыыны, сытыйыыны үөскэтэллэрин биллэрэр. Олоххо кэмиттэн кэмигэр уларыйыылар киирэн иһэллэрин ситиһэргэ салайааччылары уларытыы табыллар. (1,138).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nХаландаар уларыйар\nУһун үйэлэргэ өй-санаа сайдан, уларыйан иһиитин бэлиэтинэн \"халандаар уларыйан иһиитин\" ааҕыахха сөп. Олус былыргы кэмнэргэ сахалар күнү-дьылы ый уларыйыытын көрөн, онон ааҕаллара. Ый уларыйыытынан халандаары ааҕыы билигин да илиҥҥи олохтоох омуктарга туттулла сылдьар. Дьон өйө-санаата сайдан, үөрэх-билии кэҥээн истэҕинэ күнтэн тутулуктаах халандаарга көһөн биэрдилэр.\nДьон өйдөрө-санаалара ыйы көрөн үөрэтииттэн сайдан барбыт. Ый дьайыыта киһиэхэ ордук биллэр. Ый күн аайы уларыйыыта хараҕынан көрөн биллэр буоллаҕына, муора биэрэгэр олохтоохтор ый дьайыытын муора үллүүтүнэн илэ билэллэр.\nСир уонна Ый бэйэ-бэйэлэрин кытта тардыһыыларыттан муора уутун үллүүтэ сууккаҕа иккитэ үөскүүр. Бу үллүү үөскээһинэ Сир бэйэтин сүнньүн тула эргиирин бытаардар уонна Ый Сиртэн тэйэн биэриитин үөскэтэр.\nЫй тардыһыытыттан Сир сууккатын уһааһына сүүс сыл устата 1,81 х 10(-3) с. тэҥнэһэр. (1,87). Кыра да буоллар Сир Күнү тула эргийэрэ сыыйа-баайа бытааран иһэр. Бу бытаарыы Сири Күнтэн тэйитэн иһэр. Мөлүйүөнүнэн сылларынан Сир билигин Марс планета сылдьар орбитатыгар тиийэр.\nНууччалар кэлиэхтэрин иннинэ сахалар ый хонугун ааҕан күнү-дьылы бэлиэтииллэрэ, оннук халандаардары оҥостон туһаналлара. Олох сайдан истэҕинэ халандаар эмиэ уларыйбыта элбэх. Күнү көрөн ааҕыы ыйынан ааҕардааҕар боростуойун, судургутун иһин элбэх омуктарга туттуллар буолбут.\nОстуоруйаттан биллэринэн былыргы кэмнэргэ саҥа сыл тохсунньу маҥнайгы күнүттэн саҕаламмат эбит. Былыргы славяннар саас кэлэн истэҕинэ кулун тутар 21 күнүттэн сыл саҕаланыытын ааҕаллара. Олох былыр нуучча сиригэр саҥа сылы ыам ыйын 6 күнүгэр бэлиэтииллэрэ биллэр эбит.\nРоссияҕа христианствоны ылыммыттарын кэнниттэн саҥа сылы кулун тутар 1 күнүттэн ааҕар буолбуттар. Иван 111 ыраахтааҕы саҕана халандаар реформатын оҥороннор саҥа сыл саҕаланыытын балаҕан ыйыттан ааҕа сылдьыбыттар.\nПетр 1 ыраахтааҕы бары саҥаны киллэриилэрин кытта халандаары эмиэ уларытан, Европаҕа туттулла сылдьар юлианскай халандаары укаас таһааран туһаныыга киллэрбит. Ити кэмтэн ыла Россияҕа саҥа сылы тохсунньу 1 күнүттэн саҕаланар диэн ааҕар буолбуттар. (2,1).\nОччотооҕу кэмҥэ баар халандаардар үөрэх-билии таһыма намыһах буолан Сир эргиирин кэмин сыыһа ааҕаллара. Өй-санаа, үөрэх-билии сайдан истэҕинэ Европаҕа юлианскай халандаары уон тохсус үйэҕэ уларытаннар саҥа григорианскай халандаарга көспүттэрэ. Бу, юлианскай халандаар Сир эргиирин бириэмэтин сыыһа ааҕыытын түмүгэр сүүрбэһис үйэ саҕаланыытыгар 13 хонугу сыыһа көрдөрөр буолбут.\nУлуу Октябрьскай революция кэнниттэн үөрэх-билии, сайдыы таһымыттан хаалан хаалымаары большевиктар саҥа халандаарга көспүттэрэ. Ыраахтааҕы былааһа уонна православнай христианство сайдыы-үүнүү диэки тардыспат буолуулара бу хаалан иһэр халандаары тутуһан олорууларыттан биллэр. Маннык өй-санаа хаалан хаалыыта Россияҕа революция буолуутугар тирэх буолбутугар сөп. Большевиктар хаалыылаах Россия үлэһит, кыра-хара дьоннорун сайдыыга-үүнүүгэ сирдээбиттэрэ, үөрэҕи-билиини сайыннарбыттара, олохтон хаалбыт халандаары уларыппыттара.\nОлох, өй-санаа сайдыытыттан хаалан хаалбыт өйдөөх-санаалаах ыраахтааҕы былааһа уонна православнай таҥара дьиэтэ Улуу Октябрьскай революция түмүгэр суулларыллыбыттара, олохтон туоратыллыбыттара.\nПравославнай христианство хаалан иһэр өйө-санаата элбэхтэн биллэр. Олорго биир бастакынан олус былыргы, хаалбыт халандаары туһаналлара киирсэр. Бу халандаар бары христианнар төрүттэрэ биирдэрин, Христос диэн ааттанарын биллэрэр. Христос төрөөбүт күнүн бырааһынньыктаан бэлиэтииртэн арҕааҥҥы уонна илиҥҥи христианнар биир итэҕэллээхтэрэ ордук чуолкайданан дьоҥҥо биллэр. Бэйэ-бэйэлэриттэн арахсаннар арҕааҥҥы христианнар ахсынньы 25 күнүгэр Христос төрөөбүт күнүн бэлиэтииллэр. Онтон олох сайдыытыттан хаалан хаалбыт өйдөөх-санаалаах православнай христианнар тохсунньу 7 күнүн Христос төрөөбүт күнүнэн билигин да ааҕа сылдьаллар.\nПравославнай таҥара дьиэтэ былыргы сыыһа барбыт халандаарынан сирдэтинэрин уларыппакка, билигин даҕаны ону тутуһан иһэр, итэҕэйэр дьону албынныыр. Православнай таҥара үөрэҕэ олох сайдан иһэриттэн хаалан хаалыыта дьон итэҕэйбэт буолууларын үөскэтэр.\nМаннык хаалан иһэр өй-санаа билигин даҕаны уларыйар чинчитэ суох. Бу православнай таҥара дьиэтэ сайдар кэскэлэ суоҕун бэлиэтиир көстүү буолар. Былыр-былыргыттан дьону албынныы үөрэммит православнай таҥара үлэһиттэрэ олох сайдан, уларыйан истэҕинэ өй-санаа эмиэ уларыйар диэни билиммэттэр.\nЫраахтааҕы баарын саҕана православнай таҥара дьиэтэ аһара баайа, элбэх улахан, кыра дьону хам баттыыр, салыннарар көрүҥнээх тутуулардаах этэ. Барыта кыһыл көмүһүнэн килбэйэрэ. Улахан салайааччылара бары аһара баайдар этилэр.\nБилигин саҥа сайда сатыыр православнай таҥара дьиэтэ урукку, ыраахтааҕы баарын саҕанааҕы турукка киирээри дьулуһар, былыргы тутуулары былдьаһара элбээн эрэр. Өй-санаа, үөрэх-билии сайдыбыт үйэтигэр итинник халы-мааргытык дьону албынныы сылдьар православнай таҥараны итэҕэйээччилэр аҕыйаан иһэллэриттэн сайыннара сатааһын туох да улахан туһаны аҕалбат.\nДьон өйө-санаата сайдан, үөрэҕи-билиини баһылааннар бары киһи буолууну ситиһэр кыахтаммыттарынан атын киһи таҥаралар эмиэ мөлтөөтүлэр. Бу мөлтөөһүн таҥаралар биир тылы булуммакка үөхсэллэриттэн, бэйэлэрин истэригэр сэриилэһэллэриттэн биллэр буолла. Таҥараларынан хайдыһан улахан сэриини саҕалыахтарын сөптөөх балаһыанньа үөскүүр туруктанна.\nОлох уларыйыыта, айылҕа үүнүүтэ, сайдыыта барыта күнтэн эрэ тутулуктаах. Айылҕа уларыйан иһэрэ түргэнин дьон өйө-санаата билиниитэ кыайан сиппэт кыахтанан эрэр. Күн эргиириттэн тутулуктанар халандаары билигин сайдыылаах дойдулар бары туһаналлар, кэмиттэн кэмигэр уларыйыылары киллэрэн биэрэллэр.\nБилигин Россияҕа дьон сайдан иһэр өйдөрүгэр-санааларыгар сөп түбэһэр, айылҕаны харыстыырга аналлаах, элбэх ахсааннаах киһи таҥаралартан быдан үрдүктүк турар Күн таҥара сайдан иһэрэ ирдэнэр. Сахалар Күн таҥараларын үөрэҕэ Аан дойду, Россия дьонун сомоҕолуур, эйэлээх буолууларын үөскэтэр кыахтаах. (3,142).\nТуһаныллыбыт литература..\n1. Стогний В.В., Стогний Г.А. Физика Земли. Учебное пособие. Якутск: Изд-во Якутского университета, 2000.-190 с.\n2. Календарь “Народные приметы и гадания” на 2001 г. Ред. Цвет-кова И.Н. Кострома: ГУИПП “Кострома”, ООО, “Тетра К”, 2000.\n3. Каженкин И.И. Күн таҥара үөрэҕэ. - Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. - 148 с.<|endoftext|>\nГрузин суруга-бичигэ\nГрузин суруга-бичигэ Грузин тылыгар уонна атын картвел тылларгыр тутуллар сурук. Алпабыыты өссө Мхедрули диэн ааттыллар, бастаан 11 үйэҕэ баар буолбута.\nГириэк уонна Арамей тылларын сабыдыаллара көстөр да, ол гынан баран сорох грузин тылын чинчийээччилэр гириэк тылыгар майгыннатан оҥоһуллубут, ол гынан баран толору атын диэн этэллэр.<|endoftext|>\nШота Руставели\nШота Руставели (, 1172—1216 сыллар эргин) — Грузияҕа XII үйэҕэ олоро сылдьбыт поэт, Грузия литературатын классига, судаарыстыбаннай диэйэтэл.\nОрдук биллэр үлэтэ — \"Баабыр таҥастаах бухатыыр\" (Сэмэн Руфов тылбааһыгар «Тиигир таҥастаах бухатыыр»), Грузия национальнай поэмата.\nОлоҕо.\nОлоҕун туһунан сибидиэнньэлэр аҕыйахтар. «Руставели» диэн хос ааты төрөөбүт сириттэн ылбыт - Рустави. Ол саҕана Рустави диэн ааттаах сир хас даҕаны эбит. Сорох төрүттэр этэллэринэн биллэр аҕа ууһун сыдьаана эбит, Рустави майораатын бас билэрэ.\nПоэматыгар киириигэ айымньы Тамаара сарыыссаны хайҕаан айыллыбытын туһунан суруллар. Поэма тиһэх устуруокаларыгар ааптар бэйэтин месх дэнэр . Грецияҕа үөрэммит, зол кэннэ Тамаара сарыысса хааһынатын харайааччы буолбут (1190 сыллааҕы аактаҕа илии батаааһына баар). Ол саҕана Грузия күүстээх дойду этэ, эдэр сарыысса поэзияны көҕүлүүрэ.\nҮлэлэрэ.\n«Баабыр таҥастаах бухатыыр» поэма араас тылларга тылбаастаммыта. Бастаан 1712 сыллаахха Тбилиси куоракка бэчээттэммитэ.<|endoftext|>\nБаку-Тбилиси-Чэйхан ниэп турбата\nБаку-Тбилиси-Чайхан гаас трубаата диэн 1768 км уһун Азербайджаҥҥа баар Азери-Чираг-Гунэшли сиртэн Турция соҕуруулуу-арҕаа баар пуордуогар дылы ниэп турбата. Грузия киин куоратын Тбилиси нөҥүө ааһар. Урукку Сэбиэскэй Сойуус сиригэр иккис ордук уһун турба буолар (бастакыта Дружба). Ниэп 2005 сыллаахха Бакуттан ыытыллар Чейхаҥҥа 2006 сыл ыам ыйын 28 күнүгэр тиийбитэ.\n</ref><|endoftext|>\nGeorgian Airways\nGeorgian Airways (), урукку аата \"Airzena\", Грузия чааһынай авиахампаанньата. Төбө офиһа Тбилиси куоракка баар.\nУструоруйата.\nБастаан 1994 сыллаахха Airzena диэн ааттаах хампаанньа быһыытынан олохтоммута. Ол бириэмэҕэ чартер уонна араспысаанньалаах сырыылары оҥорор буолбута. Air Georgia диэн хампаанньаны 1999 сыллахха холбоспута, уонна 2004 сыл алтынньы 1 күнүттэн аатын уларыппыта.\n2014 сыллаахха Москва уонна Тель-Авив куораттарга көтөрүн саҕалаабыта.\nКөтөр сырдыылара.\nGeorgian Airways билигин Грузияттан Арменияҕа, Австрияҕа, Францияҕа, Израильга, Голландияҕа уонна Россия куораттарыгар көтөр.\nФлота.\n2015 ыам ыйын туругунан Georgian Airways флота маннык самолеттардан турар:<|endoftext|>\nЭсперантида\nЭсперанти́да эбэтэр Эспера́нтия () — эсперанто тылынан кэпсэтэр бөлөх дьон көҥүл түмсүүтэ. Эсперантоны араас кэмҥэ судаарыстыбаннай тыл быһыытынан хас да судаарыстыба тутта сатаабыта (Мореснет уонна Роза арыыларын Республиката) да Эсперантия диэн аат иҥмэтэҕэ.\nEsperantujo.directory<|endoftext|>\nДанелия Георгий Николаевич\nГеоргий Николаевич Данелия (1930, атырдьах ыйын 25 күнэ, Тбилиси - 2019) - ССРС норуодунай артыыһа (1989), киинэ режиссера, сценариһа. «Золотой Овен» бириэмийэ лауреата (1994). ССРС Государственнай бириэмийэтин (1978), бырааттыы Васильевтар ааттарынан (1981), РСФСР Государственнай бириэмийэлэрин лауреаттара (1996).\nОлоҕо.\nТөрөппүттэрэ.\nАҕата— Николай Дмитриевич Данелия (1902—1981) — тимир суол инженерэ, биригэдьиирэ, шахта начальнига, инженер-путеец, был бригадиром, начальником шахты, ССРС уонна Москва куорат \"Метрострой\" тэрилтэтин кылаабынай инженерэ, генарал-майор.\nИйэтэ — Мария Ивановна Анджапаридзе (1905—1980) — «Мосфильм» киинэ студиятыгар ассистенннаабыта, иккис режиссер быһыытынан үлэлээбитэ; кылгас кээмэйдээх хас да киинэни уһулбута. Бастакы степеннээх Сталин бириэмийэтин Лауреата (1950).\nДьиэ кэргэнэ.\nБастакы кэргэнэ — Ирина Гинзбург (1951-1956 сылларга бииргэ олорбуттара);\nКыргыттара — Светлана Данелия, Нина Данелия\nИккис кэргэнэ— актриса Любовь Соколова (1957-1984 сылларга бииргэ олорбуттара);\nУола— Николай Соколов-Данелия (1959—1985), режиссёр, поэт, художник.\nСиэннэрэ — Маргарита Данелия, Алёна Данелия\nҮһүс кэргэнэ — Галина Данелия.<|endoftext|>\nСоткилава Зураб Лаврентьевич\nЗура́б Лавре́нтьевич Соткила́ва (груз. ზურაბ სოტკილავა; кулун тутар 12 күнэ, 1937 сыл, Сухуми, Грузинскай ССР) — Арассыыйа уонна Грузия опера ырыаһыта (лирико-драматическай тенор), педагог. ССРС Норуодунай артыыһа (1979).\nОлоҕо.\nЗураб Соткилава 1937 сыллаахха кулун тутар 12 күнүгэр Сухумига (Грузия) төрөөбүтэ. Оҕо сааһыттан футбол оонньуура, 16 сааһыгар Сухуми куорат \"Динамо\" футбольнай кулуупка ылыллыбыта. 1956 сыллаахха Грузия сүүмэрдэммит хамаандатын хапытаана буолбута. 22 сааһыгар Тбилиси \"Динамо\" кулуубугар көспүтэ. 1958 сыллаахха Югославияҕа уонна 1959 сыллаахха Чехословакияҕа ылбыт эчэйиилэрин түмүгэр сөбүлүүр оонньуутун хаалларарга күһэллибитэ.\n1960 сыллаахха Тбилисигэ политехническай институту, 1965 сыллаахха консерваторияны, 1972 сыллаахха консерватория аспирантуратын үөрэнэн бүтэрбитэ.\n1965—1974 сылларга Зураб Соткилава З. Палиашвили аатынан Грузия опера уонна балет театрын солиһа. 1966 1968 сылларга Милаҥҥа Ла Скала театрга стажировкаламмыта.\n1973 сыллаахха Москваҕа Улахан театрга Хозе партиятын («Кармен» Ж. Бизе) толорбута.\n1976—1988 сылларга Московскай консерваторияҕа учууталлаабыта, 1987сылтан биирдиилээн толоруу кафедра профессора.\nДьиэ кэргэнэ.\nКэргэнэ — Элисо Турманидзе\nКыыһа — Тея Соткилава.\nКыыһа — Кети Соткилава.\nСиэннэрэ — Кети, Левон.<|endoftext|>\nЛепс Григорий Викторович\nГриго́рий Ви́кторович Лепс (— Лепсвери́дзе, от ыйын 16 күнэ, 1962, Сочи) — грузин төрүттээх Россия эстрадатын ырыаһыта, композитор, продюсер, эстраднай искусство деятеллэрин Аан дойдутааҕы түмсүүлэрин чилиэнэ. Ингушетия Республикатын үтүөлээх артыыһа (2004), РФ үтүөлээх артыыһа (2011), Карачаево-Черкесия норуодунай артыыһа. «World Music Awards», «Сыл бастыҥ ырыата», «Көмүс Граммофон» музыкальнай бириэмийэлэрин ылбыта.\nСитиһиилэрэ.\n2007 — Премия «Золотой граммофон» (дуэт с Ириной Аллегровой «Я тебе не верю»).<br>\n2008 — Национальная музыкальная премия «Муз-ТВ» в номинации «Лучший дуэт года» (дуэт с Ириной Аллегровой «Я тебе не верю»).<br>\n2008 — Премия «Рекордъ-2008» в номинации «Альбом артиста» (за самые большие продажи альбома «Вся жизнь моя — дорога...»).<br>\n2008 — Премия «Золотой граммофон» (дуэт со Стасом Пьехой «Она не твоя»).<br>\n2009 — Национальная музыкальная премия «Муз-ТВ» в номинации «Лучший дуэт года» (дуэт со Стасом Пьехой «Она не твоя»).<br>\n2009 — Приз Леонида Утесова (получил из рук Валерия Леонтьева на Песне года).<br>\n2009 — Премия «Золотой граммофон» (песня «Я тебя не люблю»).<br>\n2010 — Премия «Золотой граммофон» (песня «Уходи красиво»).<br>\n2010 — Диплом «Лучшей песни 2010 года» (дуэт с Валерием Меладзе «Обернитесь»).<br>\n2011 — Первая Русская Премия RU.TV в номинации «Лучший дуэт года» (дуэт с Валерием Меладзе «Обернитесь»).<br>\n2011 — Заслуженный артист РФ — за заслуги в области музыкального искусства.<br>\n2011 — Две премии «Золотой граммофон» (песни «Настоящая женщина» и «Самый лучший день»).<br>\n2011 — Диплом «Лучшей песни 2011 года» (песня «Самый лучший день»).<|endoftext|>\nХинкали\nХинкали ( ) диэн Грузияттан кэлбит ас, нучча пельменыгар майгынныыр. Бастаан Псхави, Мтиулети уонна Хевресути хайа оройуоннарыгар баар буолбут. Хинкали араас көрүҥнэрэ Хапхаас барытыгар тарҕаммыт, Хинкали иһэ ханна оҥоһуллубутуттан атын-атын буолар, ол гынан баран бастакы рецепынан (\"хевсурули\") фарштаах (идэһэ эбэтэр баранина), луук, биэрэс, туус уонна тмин туттуллар этэ. Сорох рецептарга кинза уонна петрушка туттаачылар. Азербайджаҥҥа уонна атын муслим тарҕаммыт сирдэригэр идэһэ оннугар баранинаны эрэ тутталлар. Эт оннугар тэллэй, хортуоска эбэтэр сыыр угааччылар.\nХинкалины бэйэтинэн сииллэр, сороҕор бытарытыллыбыт хара биэрэс эбэллэр. Иһигэр баар фарш буһарыллыан иннинэ сиикэй, ол иһин бульона, амтана барыта иһигэр хаалар. Ону өссө улаатыннараары бульон эбээччилэр. Бастаан ыстаан баран ол бульонун иһиэхтээххин уонна кыттаанах өттө тутарга эрэ туттуллар, сиэниллиэ суохтаах.\nХинкалины сииргэ туттаныы-хаптаныы быраабылата элбэх, ол курдук биилкэнэн сиир көҥүллэммэт.<|endoftext|>\nТопурия Кети\nКетеван \"Кети\" Топурия ( 1986 сыл балаҕан ыйын 9 күнүгэр төр) үксүгэр Кета Топурия () диэн аатын суруйааччы диэн Грузия ырыаһыта, А-Студио диэн Казаах группатыгар ырыаһыт. Билигин Арассыыйаҕа олорор.\nОлоҕун олуктара.\nАндре Топурия диэн аҕата Грузияҕа биллэр криминал авторитета этэ, онтон ийэтэ - Наталья Топурия химик.\nКыра эрдэҕиттэн муусуканан дьарыктанара. 1988 сыллаахха Тбилисига баар Гоги Судрадзе музыкальнай оскуолатын вокал кылааһын бүтэрбитэ. 2003 сыллаахха Грузия ил универистетыгар киирбитэ, гынан баран А-Студио группа ырыаһыта буоларын билэн 2005 сыллахха бырахпыта.<|endoftext|>\nБрегвадзе Нани Георгиевна\nБРЕГВАДЗЕ НАНИ ГЕОРГИЕВНА (; 1938, Тбилиси, Грузия ССР, ССРС төр.) — эстрада ырыаһыта, Грузия үтүөлээх (1968), Грузия (1974) уонна ССРС (1983) норуодунай артыыската. От ыйын 21 күнүгэр 1938 сыллаахха Тбилисигэ (Грузия) төрөөбүтэ.\nОлоҕун кэпсээнэ.\nИйэтэ Ольга Александровна биллэр-көстөр кинээстэр удьуордарыттан төрүттээх, аҕата Георгий Ефремович Брегвадзе артыыс. Ийэтэ ыллыырын таһынан рояльга оонньуура, аҕата да үчүгэй ырыаһыт быһыытынан биллэрэ.\n1963 сыллаахха Нани В.Сараджишвили аатынан Тбилиси государственнай консерваториятын Гаянэ Мачутадзеҕа фортепиано кылааһын үөрэнэн бүтэрбитэ.\n«Рэра» государственнай оркестрга солисткалаабыта, ол кэннэ «Орэра» ВИА-ҕа ыллаабыта. 70-ус сыллар ортолоруттан ырыаһыт быһыытынан бэйэтэ туспа барбыта.\nНани Брегвадзе 60-ус сылларга аан бастаан нуучча уонна цыган романстарын толорон умнулла быһыытыйбыт эстрада жанрын көрөөччүлэргэ тиэрдибитэ. «Орэра, полный вперед!» музыкальнай киинэҕэ уһуллубута.<|endoftext|>\nАмбарцумян Виктор Амазаспович\nВиктор Амазаспович Амбарцумян (, , Тифлис — Атырдьах ыйа 12, 1996, Бюракан, Армения) — ССРС уонна Армения астрофизига, астронома, ССРС-ка астрофизика теориятын хайысхатын төрүттээччитэ.\nССРС Билимнэрин Академиятын академига (1953, 1939 — член-корреспондент). Армения ССР Билимнэрин Академиятын академига (1943) уонна президена (1947—1993), Аан дойдутааҕы астрономнар холбоһуктарын президена (1961—1963).\nСулустар уонна сулус системаларын үөскээһиннэрин уонна эволюцияларын теориятынан биллэр. Амбарцумян үлэлээбит хайысхалара сулустар уонна сулус тумарыктарын физиката, сулус астрономията уонна сулус системаларын хамсааһыннара (динамиката), сулустар уонна галактикалар космогониялара, ону таһынан математикаҕа үлэлэрдээх. Бюраканнааҕы астрофизика обсерваториятын төрүттээччитэ.\nИкки төгүллээх Социалистическай үлэ геройа (1968, 1978). Армения национальнай геройа (1994, алтынньы 11). Сталин премиятын икки төгүллээх лауреата (1946, 1950). Армения ССР Ил премиятын лауреата (1988). Россиятааҕы Ил премиятын лауреата (1995). Жюль Жансен премиятын лауреата уо.д.а.\nАрмения президена С. Саргсян 2009 кини аатынан Аан дойдутааҕы премияны олохтообут. Премияны астрономия уонна астрофизика, ону тэҥэ ити билимнэргэ сыһыаннаах физика уонна математика хайысхаларга үлэлиир гражданствотыттан тутулуга суох учуонайдарга туттарыллар. Премияны 2010 саҕалаан, икки сылга биирдэ туттарыллар. Премия харчыта — 500 тыһыынча $.<|endoftext|>\nСабантуй\nСабантуй диэн башкиирдарга, татардарга былыргыттан бэлиэтэнэр сайыҥҥы бырааһынньык. Урут тыа дьоно бырааһынньыктыыр буоллахтарына билигин ил уонна улахан куораттарга бэлиэтэрнэр бырааһынньык буолбута. Бырааһынньык күнэ уларыйыан сөп, ол курдук 2012 сыллаахха бэс ыйын 23 күнүгэр бэлиэтэммитэ\nАаттара.\nТатар тылынан саҥарааччылар \"Сабантуй\" диэн ааттыыллар, элбэх ахсааҥҥа \"Сабантуйлар\" .\nАтын Волга өрүс үрдүгэр олорор түүр норуоттар бырааһынньыгы бэлиэтииллэр. Башкиир тылынан Һабануй , онтон чувааштар Акатуй диэн ааттыыллар.\nБырааһынньык аата \"сир хорутуутун\" кһнэ диэн тылбаастаныан сөп.\nУстуоруйата.\nСабантуй ислам иннинээҕи устуйруйаҕа баара, ыһыы иннинэ бэлиэтэнэрэ. Сабантуй баарын Ибн Фадлан 921 сыллаахха суруйбута. Ол бириэмэҕэ ылланар ырыалар итэҕэйиигэ сыһыаннаах этилэр.\nКэлин ислам татаардар, башкиирдар, ол курдук чуваштарга христианство тарҕаныытын кэнниттэн итэҕэл бырааһынньыга буолан бүппүтэ. Ороуйоннарынан сыл аайы уларыта-уларыта буолар этэ.\n20 үйэ саҕаланыытыгар Сабантуйу татаардар бырааһынньыктара диэн ылыллыбыта. Сэбиэскэй Сойуус бириэмэтигэр бырааһынньыгы өйүүллэрэ, тоҕо диэн тыа киһитин өйө көтөҕөллөрө. Ол гынан баран бырааһынньыгы кыратын ыһыы кэнниттэн буолар курдук саҕырыппыттара\nСабантуйу киhи аймах тыл баайын-дуолун аан дойдутааҕы тиhигигэр киллэрии былаана баарын 2007 сыллаахха биллэриллибитэ.\nҮгэстэр.\nСабантуй ордук биллэр элеменнарынан күрэс\"köräş\" (татаардар тустуулара), ат сүүрдүүтэ, остуолбаҕа өрө тахсыы, уонна да атын буолаллар.. Ити барыта майдаҥҥа, ол эбэтэр тыа кытыытыгар оҥоһуллубут площадкаҕа буолар.\nОну тэҥэ атын күрэхтэһиилэр, Сөрән; sœˈræn - диэн буолар - онно ас астыыга, араас иистэр уонна атын дьоҕур күрэһэ баар буоалр.\nКэлин бириэмэҕэ Сабантуйу Татарстан традиционнай ырыа уонна үҥкүү, ону тэҥэ гармонь оонньуутун күрэһин кытта ыытыллар буолан эрэ.<|endoftext|>\nОрхан Памук\nФери́т Орха́н Паму́к (тур. Ferit Orhan Pamuk; от ыйын 7 күнэ, 1952, Стамбул, Турция) — туурак билиҥҥи кэмнээх суруйааччыта, дойду иһинэн, ону таһынан аан дойду таһымынан литературнай бириэмийэлэр лауреттара. 2006 сыллаахха литератураҕа Нобелевскай бириэмийэ лауреата буолбута. Орхан Памук айымньылара биэс уонтан тахса араас омук тылыгар тылбаастаммыта.\nОлоҕун кэпсээнэ.\nОрхан Памук 1952 сыллаахха от ыйын 7 күнүгэр Стамбулга төрөөбүтэ. Стамбул куоракка баар Robert College диэн эмиэрикэ коледжыгар үөрэммитэ. Бүтэрбитин кэннэ төрөппүттэрин санааларынан техническэй университекка үөрэммитэ. Үс сыл үөрэнэн баран суруйааччы буолар баҕаттан үөрэҕин бырахпыта.\n1977 сыллаахха Стамбул университетын журналистика институтун бүтэрбитэ. 1985-1988 сылларга АХШ-ка Колумбийскай университекка үлэлээбитэ. 1982-2001 сылларга кэргэннэнэ сылдьыбыта, биир кыыстаах.\nБилигин Орхан Памук Гоаҕа Киран Десаи диэн индия суруйааччы дьахтарыныын бииргэ олорор.<|endoftext|>\nОрхан Кемаль\nМехме́т Раши́т Огютчю́ (тур. Mehmet Raşit Öğütçü), Орха́н Кема́ль диэн аатынан суруйар (тур. Orhan Kemal; 15.9.1914, Джейхан, Османскай империя — 2.6.1970, София, Болгария Народнай Республиката ) — туурак суруйааччыта.<|endoftext|>\nМухтар Кент\nМухтар Кент (англ. Muhtar Kent; 1952) — туурак төрүттээх америка урбаанньыта. The Coca-Cola Company президенэ уонна генеральнай директора. Бу дуоһунаска 2008 сыллаахха анаммыта.\nОлоҕо.\nКент Мухтар 1952 сыллаахха Нью-Йорка төрөөбүтэ. Аҕата Недждет Кент АХШ-ка Турция генеральнай консулунан улэлээбитэ. Иккис Аҕа дойду сэриитин кэмигэр дьэбириэйдэри өлөр өлүүттэн быыһаан \"туурак Шиндлерэ\" диэн ааттаммыта. Кент Мухтар 1971 сыллаахха Турцияҕа Тарсуса орто оскуолатын бүтэрэн баран Великобританияҕа Халл Университетыгар үөрэнэ барар. Экономика факультетын үөрэнэн бүтэрэр. Лондон куораттааҕы университетыгар үөрэнэн магистр дипломун ылан баран ойдутугар байыаннай эбээһинэнһин толоро барар. Сулууспалаан баран АХШ-ка төннөн кэлэн олохсуйар.\nҮлэтэ-хамнаһа.\nМухтар Кент Кока-кола хампаанньаҕа хаһыака биллэриини көрөн үлэҕэ киирэр. Кока-коланы массыынанан сылдьар атыылыыр. Бу сылдьан атыы-эргиэн кистэлэҥнэрин билэр-көрөр, үөрэтэр.\n1985 сыллаахха Кока-кола хампаанньа Турцияҕа, Орто Азияҕа баар салааларыгар генеральнай директорынан ананар. 1988 сыллаахха Coca-Cola International вице-президенинэн ананар.\n1995 сыллаахха Мухтар Кент Coca-Cola Europe хампаанньа салайааччы директорынан ананар.\n20 сыл үлэлээн баран дойдутугар Турцияга баран «Anadolu» Efes утаҕы оҥорор хампаанньаны салайар.\n2005 сыл ыам ыйыгар Кока-кола хампаанньаҕа төннөн кэлэн Хотугу Азия, Евразия уонна Ближнэй Востокка эппиэттээх директорынан ананар.\n2008 сыл от ыйын 1 күнүттэн The Coca-Cola Company генеральнай директорын быһыытынан үлэлиир.<|endoftext|>\nЭрдоган Реджеп Тайип\nРедже́п Тайи́п Эрдога́н ( ; р. , Стамбул)) — туурак политическай уонна судаарыстыбаннай диэйэтэлэ. Туурсуйа Бэрэсидьиэнэ.\nОлоҕо.\nСтамбуулга кытылы харабыллааччы дьиэ кэргэнигэр төрөөбүт. Биир саастааҕар Ризе диэн сиргэ көспүттэр, уол 13-тээҕэр Стамбуулга төннүбүттэр. Уулуссаҕа лимонад уонна буулка атыылыр эбит. 1973 сыллаахха имам-хатыб идэтигэр үөрэтэр лиссиэйи бүтэрбит.\n1981 сыллаахха Мармара университетын экэниэмикэ уонна урбаан билимин факультетын бүтэрбит.\nБылааска талаһыы.\n1994 сыллаахха Стамбул куорат мэринэн талыллыбыта. 2001 сыллаахха от ыйыгар Сайдыы уонна сиэрдээх буолуу баартыйаны тэрийбитэ. 2002 сылга буолбут парламент быыбарыгар бу баартыйа кыайбыта. Эрдоган Туурсуйа бырабыыталыстыбатын салайбыта.\n2014 сыллаахха атырдьах ыйын 10 күнүгэр буолан ааспыт Туурсуйа бэрэсидьиэн быыбарыгар кыттан кыайбыта. Атырдьах ыйын 28 күнүгэр бэрэсидьиэн дуоһунаһын сүкпүтэ.<|endoftext|>\nTurkish Airlines\nTurkish Airlines, туурок тылынан Türk Hava Yolları Турция ил авиахампанньата. 2012 сыллаахха 39.0 мөл пассажирдары таспыта. Турция араас муннуктарыттан аан дойдуну кытта сибээстиир.<|endoftext|>\nЛейла Эрбиль\nЛейла Эрбиль (тур. Leylâ Erbil; тохсунньу 12 күнэ, 1931, Стамбул — от ыйын 19 күнэ, 2013, Стамбул) — Турция билиҥҥи кэмнээх биир биллэр суруйааччыта. Дойду дьахтар суруйааччылартан аан бастакынан литератураҕа Нобелевскай бириэмийэни аныырга аан дойдутааҕы ПЕН-кулууп түһэрбитэ. Эрбиль туурак худуоһунньуктарын уонна суруйааччыларын холбоһугун тэрийсибитэ.\nОлоҕун кэпсээнэ.\nЛейла Стамбулга олорор үс оҕолоох Эмине Хурие Ханым (Emine Huriye Hanim) уонна Хасан Тахсин (Hasan Tahsin) дьиэ кэргэттэригэр иккис оҕонон төрөөбүтэ. Кадыкей диэн ааттаах кыргыттар оскуолаларыгар үөрэммитэ. Стамбул университетыгар английскай тыл уонна литература факультетыгар үөрэммитэ. Иккитэ кэргэн тахса сылдьыбыта, биир кыыстаах.<|endoftext|>\nЁктем Ниязи\nНиязи Ёктем (тур. Niyazi Öktem; 1944, Элязыг, Турция) — туурак суруйааччыта уонна учуонайа.\n1964 сыллаахха Галатасарай лицейин бүтэрбитэ, 1971 сыллаахха Стамбул университетын юридическай факультетын бүтэрбитэ. 1972 сыллаахха философия уонна быраап социологиятын билимин хандьыдаата буолбута. 1977 сыллаахха доктор истиэпэнин көмүскээбитэ. 1981 сыллаахха - доцент истиэпэнин, 1988 сыллаахха - бырапыассар истиэпэнин.<|endoftext|>\nМустафа Балел\nМустафа Балел (тур. Mustafa Balel; балаҕан ыйын 1 күнэ, 1945, Сивас) — туурак суруйааччыта, драматург, тылбаасчыт.\nОлоҕун кэпсээнэ.\n1968 сыллаахха Анкараҕа Учууталлар институттарын французскай филология салаатын үөрэнэн бүтэрбитэ. Францияҕа Пуатье университетыгар стажировкаламмыта.\n1968 сылтан Сивас, Ардаган, Стамбул куораттар үөрэхтэрин тэрилтэлэригэр француз тылын үөрэппитэ. Турцияҕа тахсар энциклопедияларга редколлегияҕа үлэлээбитэ. 1975-1976 сылларга Öykü диэн ааттаах сэһэн сурунаалын бэйэтэ тэрийэн таһаарбыта. Барыта аҕыс нүөмэр бэчээккэ тахсыбыта.\nМустафа Балел туурак тылыгар Мишель Турнье, Ян Кеффелек, Паскаль Брюкнер, Хорхе Семпрун айымньыларын тылбаастаабыта. Нуучча тылыттан Максим Горькай, С.Т. Аксаков, Василий Аксенов айымньыларын тылбаастаабыта.<|endoftext|>\nЧэлик Өйкүү\nОт ыйын 13 күнүгэр 1987 сыллаахха Стамбулга төрөөбүтэ. Аан бастаан экрааҥҥа 2006 сыллаахха тахсыбыта, «Селена» сериалга Эда оруолун оонньообута. «Великолепный век» сериалга Хюррем Султан оруолугар кастины ааспатаҕа. 2014 сыллаахха эргиэмсик Ахмет Мурат Чакаҥҥа кэргэн тахсыбыта, 2015 сыллаахха арахсыбыта.<|endoftext|>\nГүнсүр Мехмет\nМехмет Гүнсүр — туурак киинэтин артыыһа.\nЫам ыйын 8 күнүгэр 1975 сыллаахха Стамбулга төрөөбүтэ. Италияҕа оскуоланы бүтэрэн баран Стамбулга үрдүк үөрэҕи ылбыта.\nАан бастаан 14 саастааҕар «Мимоза расцвела весной» диэн киинэҕэ уһуллубута. 2006 сыллаахха Катерина Монджио диэн режиссер дьахтары кэргэн ылбыта. Икки уол, биир кыыс оҕолоохтор.<|endoftext|>\nХаккы Бурак\nБурак Хаккы (Burak Hakki) — туурак киинэтин артыыһа.\nОлоҕо.\n1972 сыллаахха ыам ыйын 23 күнүгэр Мугла куоракка төрөөбүтэ. Орто оскуоланы бүтэрэн баран Стамбул университетыгар экономика факультетыгар үөрэммитэ. Үөрэҕин салгыы Швейцарияҕа Монтре университетыгар барбыта. Университет баскетбольнай хамаандатыгар оонньообута.\n2001 сыллаахха Сема диэн дьахтардыын ыал буолбута, биир уол оҕолоохтор.<|endoftext|>\nГагра\nГагра (Абхааз тылынан уонна нууччалыы ; ) диэн Абхазияҕа баар куорат. Уопсай устата 5 км, Хара Муора кытыытагар уонна Хапхаас хайаларын анныгар сытар. Уруккуттан курорт быһыытынан биллэр.\nГагра оройуонун киинэ. Абхазия арҕаа өттүгэр сытар, Россия Краснодарскай кыраайын кытта кыраныыссалаах, ол кыраныысса Псоу өрүһүнэн барар.\nУстуоруйата.\nГагра бастаан гириэк колониятын быһыытынан олохтоммута. Колхида хороллук бириэмэтигэр Триглиф диэн ааттах этэ.\nРим Империятын бириэмэтигэр аата Нитика диэн биллэр буолбута. Олус табыгастаах миэстэлээх буолан араас-араас норуоттар саба түһэллэрэ.Византия империятын бириэмэтигэр Колхида сирин барытын былаас ылбыттара, Венецияттан уонна Генуяттан кэлбит атыыһыттар манна атыыны сайдыбыттара. Гагра диэн аатын бастаан 1308 сыллаахха ылбыта.\nАрассыыйа Империя бириэмэтигэр.\nXVI үйэҕэ Грузия чааһа этэ. Осмаан империята саба түспүтэ. Куорат урусхалламмытын кэннэ дьон куоппута. 1878 сыллаахха Арассыыйа Осмаан империятын хоппутун кэннэ куораты саҥаттан туппута.\nСэбиэскэй Сойуус бириэмэтигэр.\n1919 сыллаахха Ленин Гаграҕа \"үлэһиттэр курортарын олохтообута\". Онденбург туппут курортарын национализациялаабыта. Ол кэнниттэн Гагра уоппускаҕа барар дьоҥҥо олус киэҥник биллэр буолбута. Аан дойду Иккис сэриитин кэнниттэн сэриигэ эчийбит саллааттары доруобуйаларын чөлүгэр түһэрэ аҕалаллара. Сэрии кэнниттэн элбэх ил санаторийдар тутуллубуттара. Курорт түргэнник улаатан \"Сэбиэскэй Ривьера\" диэн ааттанар буолбута.\nСэбиэскэй Сойуус кэннинээҕи Абхазия.\n1992 сыллаахха грузин уонна абхаас норуоттар бэйэ бэйэлэрин утары сэрии тэрийбиттэрэ. 1993 сылллаахха сэрии бүппүтэ, уончанан тыыһынча грузиннар дьиэлэрин хаалларан Грузияҕа көспүттэрэ. Гагра уонна Абхазия киин курата Сухуми сэрии түмүгэр олус күүскэ урусхаламмыттара.<|endoftext|>\nДуйгу Асена\nДуйгу Асена (, 1946 сыл, муус устар 19 күнэ, Стамбул — 2006 сыл от ыйын 30 күнэ, Стамбул) — турок журналистката, суруйааччыта, дьахтар быраабын көмүскээччи общественнай диэйэтэл.\nДуйгу Асена 1946 сыллаахха Турция Стамбул куоратыгар төрөөбүтэ. Кини эһэтэ Ататюрк личнай сэкирэтээрэ этэ.\nКадыкейга кыргыттарга аналлаах чааһынай колледжы бүтэрбитэ, онтон Стамбул университетыгар учуутал идэтин ылбыта. Онтон<|endoftext|>\nЖале Афифе\nАфифе Жале (1902, Стамбул — 1941 сыл от ыйын 24) — туурак тыйаатырын артыыһа, Туурсуйа Ислам итэҕэллээх бастакы биллэр дьахтар артыыһа.\nБиография.\nАфифе Жале 1902 сыллаахха Стамбулга төрөөбүт. Бииргэ төрөөбүт балыстаах уонна Беги Салах (Behiye Salâh) сурдьулаах.\nКарьера.\nАфифа кыргыттарга аналлаах Стамбуллааҕы бырамыысыланнас оскуолатыгар үөрэммитэ эрээри, артыыс буолар баҕалааҕа. Оччолорго Осман импиэрийэтигэр мусульман дьахталлар сыанаҕа оонньуу бырааптара суоҕа. Сыанаҕа оонньуурга дойду Ис дьыалаҕа миниистирин ыйааҕа эрэйиллэрэ. Сыанаҕа атын итэҕэллээх грек, эрмээн эбэтэр еврей дьахталлара оонньууллара көҥүллэнэрэ.\nАфифа аҕата туох да кэскилэ суох диэн кыыһа тыйаатыр артыыһа буолуон баҕарбат этэ. Ол гынан баран, Афифа аҕатын тылын истибэккэ дьиэтиттэн күрүүр уонна саҥаттан тэриллибит консерваторияҕа (осман. Darülbedayi‎) стажерунан киирэр. Ол саҕана консерваторияҕа мусульман дьахталларын артыыс идэтигэр үөрэтэр куурус аһыллыбыта. Быһааран эттэххэ, ол бэлэмнэнэн тахсыбыт артыыстар дьахталлар эрэ иннилэригэр оонньуур бырааптаахтара.\nАртыыс идэтигэр үөрэнэн бүтэн баран, 1920 сыллаахха Афифа Хюсейн Суат суруйуутунан турбут «Yamalar» диэн испэктээккэ, урут бу оруолу оонньообут эрмээн артыыһа Элиза Бинемесян кыраныысса таһыгар көһөн барбытынан, «Эмель» оруолун толорор. Бу — Афифа сыанаҕа аан бастаан тахсыыта этэ. Афиаф сыанаҕа тахсарыгар Жале диэн хос ааты ылыммыта. Онтон Кадыкеяҕа баар «Апаллон тыйаатыгар» көһөн кэлэн баран, Жале Турцияҕа ислам итэҕэллээх бастакы дьахтар артыыс буолар. Ол гынан баран былаастар тыйаатыр салалтатыгар «эһиги сыанаҕытыгар мусульман дьахтар оонньуо суохтаах» диэн сэрэтэннэр, 1921 сыллаахха Афифаны үлэтиттэн уураталлар. Ол кэннэ кини араас тыйаатырдарга атын-атын аатынан хас да оруолу оонньообута.\nҮлэтиттэн уураппыттарын кэннэ Жале үпкэ-харчыга ыктарар, ыарытыйар буолар. Оттон эмтиир бырааһа киниэхэ морфиннаах эмп суруйан биэрбитин кэннэ, устунан, морфиҥҥа ылларан барар.\n1923 сыллаахха Турция Өрөспүүбүлүкэтин төрүттээбит Мустафа Кемаль былааска кэлэн баран мусульман-дьахтар быраабын хааччахтыыр сокуону уларытар. Инньэ гынан Афифа тыйаатырга төннөр. Ол гынан баран Жале наркотикка ылларбыта содула суох хаалбат. Кини доруобуйата өссө мөлтүүр. Онон өтөр тыйаатыртан барарга күһэллэр.\nДьиэ кэргэнэ.\nАртыыстаан бүтэн баран Афифа харчыта-хамнаһа суох хаалар, дьадайр. 1928 сыллаахха кини Пинар (Selahattin Pınar) (1902—1960) диэн мусукаанныын билсэр. Онтон 1929 сыллаахха киниэхэ ойох тахсан баран, Стамбул Фатих түөлбэтигэр Пинар кыбартыыратыгар көһөр. Ол гынан баран олохторо табыллыбакка, тапсыбаккалар 1935 сыллаахха арахсаллар. Онуоха дьахтар наркотигынан үлүһүйүүтэ кырата суох оруолланар.\nАрахсан баран Жале Бакыркей психиатрическай балыыһатыгар наркотиктан эмтэнэ киирэр уонна онно олоҕун тиһэх күннэригэр диэри олорор. Афифа Жале 1941 сыллаахха от ыйын 24 күнүгэр өлбүтэ. Ханна көмүллүбүтэ биллибэт.\nНэһилиэстибэтэ.\n1987 сыллаахха Незихе Араз (1922—2009) диэн суруналыыс «\"Афифе Жале\"» диэн пийиэсэни суруйар. Бу пийиэсэни кэлин сыанаҕа туруорбуттара, киинэ уһуллубута.<|endoftext|>\nПейви Шафак\nШафак Пейви (1976 с. от ыйын 10 күнүгэр төрөөбүт) — туурак дипломата, публицист уонна бэлиитик. Кини Турция Улуу Национальнай мунньаҕар Стамбул провинцияларын  интэриэстэрин көмүскүүр Норуодунай-Өрөспүүбүлүкэтээҕи баартыйаттан дьокутаат. Турция парламеныгар талыллыбыт бастакы инбэлиит дьахтар, Холбоһуктаах Нациялар Тэрилтэлэрин Инбэлииттэр бырааптарыгар кэмитиэтин чилиэнэ. 2012 сыллаахха Павей АХШ Судаарыстыбаннай департаменын дьахталларга бэриллэр Эрдээх буолуу бириэмийэтинэн наҕараадаламмыта.\nБиографията.\nПейви 1976 сыллаахха от ыйын 10 күнүгэр Анкараҕа төрөөбүт. Кини төрөппүттэрэ -- Сахин уонна Айше Өнел биллиилээх суруналыыстаах суруйааччылар. 1994 сыллаахха кини ускуустубаны уонна киинэ устуустубатын үөрэтээри эрин кытта Швейцарияҕа көһөн барар. 1996 сыллаахха Цюрихха буолбут буойас саахалын түмүгэр, хаҥас илиитин уонна атаҕын сүтэрэр. Эһиилигэр үөрэҕин салгыыр былааннаах Лондоҥҥа көһөр. Онно олорон Пейви Вестминстер университетыгар норуоттар икки ардыларынааҕы сыһыаннаһыылары үөрэтэр, Лондоннааҕы экэниэмикэ оскуолатыгар аспирантураны бүтэрэр.\nКарьерата.\nҮөрэҕин бүтэрэн баран Пейви Холбоһуктаах Нациялар Тэрилтэлэрин Үрдүкү хамыһаарын кэнсэлээрийэтигэр үлэҕэ киирэр. Алжир, Египет, Иран, Ливан уонна Сирия курдук дойдуларга норуоттар икки ардыларынааҕы сыһыаҥҥа уонна гуманитарнай көмөҕө эппиэттээх буолар. Итини сэргэ Пейви киин Дьобуруопаҕа Венгрияҕа ХНТ UNHCR тэрилтэтигэр пресс-сэкирэтээринэн, кэлин ХНТ Үрдүкү хамыһаарын Киһи быраабыгар департаменын салайааччытынан үлэлээбитэ.\nИтини сэргэ Пейви Стамбулга «Агос» диэн нэдиэлэ ахсын тахсар эрмээннии-туурактыы хаһыат обозревателинан үлэлээбитэ, үс кинигэни суруйбута. Гарвард университетын, Лондоннааҕы Уран королевскай академиятын уонна Норвегия дизайнердарын сэбиэтин кытары араас кыттыгас бырайыактары олоххо киллэрсибитэ. Кини \"3 Numarali Peron\" (\"13 нүөмэрдээх платформа\") диэн ийэтинээн Айше Өналлыын суруйбут тимир суол саахалын туһунан кинигэлэрэ Турцияҕа бестселлер буолбута. \"Права беженцев в Иране\" диэн кинигэтин Нобель бириэмийэтин лауреата Ширин Эбадины кытары суруйбута.\nПейви 15 сыл устата кыраныысса таһыгар олорон баран, 2011 сыллаахха Турцияҕа төннөн кэлэн, парламент дьокутаатыгар хандьыдаатынан турбута. Ол түмүгэр, 2012 сыллаахха ХНТтан уурайан, Стамбул провинциятыттан Турция парламенын бастакы инбэлиит дьахтар дьокутаата буолбута.<|endoftext|>\nГөкчен Сабиха\nСабиха́ Гёкче́н (Sabiha Gökçen; 1913 сыл кулун тутар 22 күнэ, Бурса — 2001 сыл кулун тутар 22 күнэ, Анкара) — 23 сааһыгар туурактартан бастакынан пилот уонна байыаннай истребитель пилота буолбут дьахтар. Ататюрк ииппит аҕыс кыыһыттан биирдэрэ.\nБиографията.\nЭрдэтээҥҥи сыллара.\nТуурак источниктарыгар уонна Сабиха Гекчен бэйэтэ биэрбит интервьютуттан сигэннэххэ, кини Боснияттан сылдьар Мустафа Иззет уонна Хайрийе Ханым төрөппүт кыыстара эбит. Оттон Грант Динк диэн суруналыыс \"Тайна Сабихи-Хатун\" ыстатыйатыгар сурулларынан, Газиантеп куорат урукку олохтооҕо дьахтар Рэпсимэ Себилджян Гекчени аймаҕым, ол аата кини эрмээн төрүттээх диир эбит. Ол да буоллар туурак официальнай источниктара уонна Ататюрк өссө биир ииппит кыыһа Улькю Адатепе (2012 сыллаахха атырдьах ыйын 1 күнүгэр көлө саахалыгар өлбүтэ) Себилджян кэпсээнин кырдьыгынан аахпаттар.\nКарьерата уонна Ататюрктуун билсиитэ.\n1925 сыллаахха Ататюрк Бурса сырыытын кэмигэр Сабиха 12 саастааҕа. Ататюрк кыыс ыарахан, уустук олохтооҕун туһунан истэн, билэн баран, Сабиха бииргэ төрөөбүт убайыттан кыыһы иитэ ыларга көрдөһөр. Тоҕо диэтэххэ, уол сөбүлэстэҕинэ, кыыс Анкараҕа бэрэсидьиэн дыбарыаһыгар көһөн барыахтааҕа. Оччолорго Ататюрк Зехра, Афет уонна Рукия диэн кыргыттардааҕа. Уол сөбүлэспитэ. Онон Сабиха Анкараҕа көһөн баран баран Анкара алын сүһүөх оскуолатын, кэлин Стамбул Ускюдар оройуонугар Кыргыттар Үскүдэрдээҕи (Üsküdar Kız Lisesi) колледжтарын бүтэрбитэ.\n1934 сыллаахха ахсынньы 19 күнүгэр тахсыбыт \"араспаанньаланыы туһунан\" сокуоҥҥа олоҕуран, Ататюрк кыыска Гёкчен (Gök — халлаан) диэн араспаанньаны биэрэр. Ол гынан баран оччолорго Сабиха халлааҥҥа да, сөмөлүөккэ да туох да сыһыана суох этэ.\nАтатюрк авиацияҕа уонна Туурак аэронавигацияҕа ассоциациятын пуондатыгар улахан болҕомтотун уурара. Сабиха ииппит аҕатын кытары 1935 сыллаахха ыам ыйын 5 күнүгэр Türkkuşu («Туурак чыычаахтараашки») летнай оскуола аһыллыытыгар сылдьан араас омук сириттэн кэлбит планердар авишоуларын уонна парашютистар сөмөлүөттэн хайдах ыстаналларын көрбүтэ. Кэлин Ататюрк Сабихаттан лүөччүк буолуоххун баҕараҕын дуо диэн ыйаппытагар, кыыс тоҥхох гыммыт уонна: «Баҕарабын. Лүөччүк буоларга билигин даҕаны бэлэммин\", -- диэбит. Ататюрк тута летнай оскуола дириэктэрэ Фуаду Булджеҕа Гекчени бастакы дьахтар-стажер быһыытынан оскуолаҕа суруйарыгар сорудахтыыр. Кыыс өтөр пилот лиссиэнсийэтин ылар. Сотору кэминэн Гекчени сэттэ атын устудьуону кытары ССРСка идэтинэн кууруска (үөрэххэ) ыыталлар. Ол эрээри Сабиха Москубаҕа тиийэн саҥа үөрэнэн истэҕинэ балта Зехра өлөн, Турцияҕа эргиллэн кэлэр.<|endoftext|>\nЗаменгоф Лазарь Маркович\nЛазарь Маркович Заменгоф (; — \"Лейзер Лейви Заменгоф\"; ; ; 1859 сыл, ахсынньы 15 күнэ — 1917 сыллаахха, муус устар 14 күнүгэр ) — Польша тыл үөрэхтээҕэ уонн окулииһа, эсперанто тылы айбыт киһи быһыытынан биллэр.\n1859 сыллаахха ахсынньы ый 15 күнүгэр Белосток куоракка Польша сиригэр төрөөбүтэ. Еврей төрүттээх. Врач окулист уонна лингвист этэ. Кини эсперанто диэн тылы төрүттээбит киһи буолар. Псевдонима Дуоктар-Эсперанто диэн этэ, ити псевдонимынан 1887 сыллаахха Аан дойду тыла (Международный язык) диэн улахан кинигэтин бэчээттэппитэ.\nӨссө биир улахан кинигэтэ \"Fundamento de Esperanto\" (Эсперанто тутулуга) диэн грамматическай быраабылата уонна тылдьыта буолар.<|endoftext|>\nЦеретели Зураб Константинович\nЦеретели Зураб Константинович (; 1934, тохсунньу 4 Тбилиси, ССРС) — Сэбиэскэй Сойуус уонна Арассыыйа живописеһа, скульптора, дизайнера, педагог, профессор. 1997 сыллаахтан Арассыыйа художестватын академиятын бэрэсидьиэнэ.\nЗураб Церетели тохсунньу ый 4 күнүгэр 1934 сыллаахха Тбилиси куоракка төрөөбүтэ. Омугунан грузин.Ийэтинэн убайа Георгий Нижарадзе уруһуйдьут этэ уонна уолга элбэх сабыдыалы биэрбитэ. Тбилиси куорат художественнай академиятын уруьуй (живопись) салаатын үөрэнэн бүтэрбитэ.1964 сыллаахха Франция5а баран үөрэммитэ уонна Пабло Пикассоны, Марк Шагалы кытта алтыспыта.Үөрэҕин кэннэ скульптура, монумент оҥорорунан дьарыктанар.Улахан биллэр үлэлэринэн Петр I пааматынньыга Москуба куоракка, Христос спаситель храма буолаллар.1997 сылтан Россия художественнай академиятын президена.<|endoftext|>\nВалерий Меладзе\nВалерий Меладзе (дьиҥнээх аата — Вале́риан Шота́евич Мела́дзе; , Батуми, Аджарскай АССР, Грузинскай ССР, ССРС) — Арассыыйа поп-ырыаһыта, Арассыыйа Федерациятын үтүөлээх артыыһа (2006), Чэчиэн Өрөспүүбүлүкэтин норуодунай артыыһа (2008).\nВалерий Шотаевич Меладзе бэс ыйын 23 күнүгэр 1965 сыллааха, Батуми куоракка (Грузинскай ССР) инженердар дьиэ кэргэннэригэр төрөөбүтэ. Муусука оскуолатыгар фортепиано кылааһыгар үөрэммитэ.\n1983—1987 сылларга Николаевскай хараабыл тутар институтугар үөрэммит.\n1989 сыллаахха бииргэ төрөөбүт убайынаан «Диалог» диэн группаҕа 1993 сылга диэри ыллаабыттара.1993 сыллаахха Киевка «Роксолана» диэн фестивальга маҥнайгы сольнай дебюта буолбута. Онтон ыла Россия шоу бизнеһыгар биллибитэ.<|endoftext|>\nАйыы Суоппуйа собора\nАйыы Суоппуйа собора (, ; ) — уруккута православие патриархтарын таҥара дьиэтэ, кэлин мусулманнар мэчиэттэрэ, билигин — музей; 324 сыллаахха тутуллубут Аан дойдуга биллэр архитектура пааматынньыга, Византия муҥутуур күүстээх-сайдыылаах кэмин символа, билиҥҥи официал аата Айя-Софья музейа ().\nБизантия империятын кэмигэр собор Константинополь куорат ортотугар Улахан Император Дыбарыаһын таһыгар турбут. Билигин Стамбул история киинигэр, Султанахмет оройуонугар турар. Константинополь османнарга бэриммитин кэннэ Айыы Суоппуйа собора мэчиэккэ кубулутуллубут, 1935 сылтан музей буолан турар. 1985 ЮНЕСКО тэрилтэ собуору уонна кинини тулалыыр Стамбул история киинин дьиэлэрин Аан дойду наследиетын тиһигэр киллэриллибиттэр.\n1000 тахса сыл Айыы Суоппуйа собора христианнар эйгэлэригэр муҥутуур улахан таҥара дьиэтэ буолан турбут — Айыы Бүөтүр храма тутуллуор дылы. Собор үрдүгэ 55,6 м., куполун диаметра 31 м.\nИсторията.\nМаҥнайгы тутуу.\nСобор «Августеон» рыногын болуоссатыгар 324—337 сылларга Улуу Константин I император кэмигэр тутуллубут. Сократ Схоластик суруйбутунан тутуу Констанций II кэмигэр барбыт, П.Н. Кондаков суруйбутунан Констанций II Константин туппут соборун кэҥэтэн биэрбит. Сократ Схоластик собор хаһан алҕаммыт кэмин чопчу суруйар: «\"по возведении Евдоксия на епископский престол столицы, освящена была великая церковь, известная под именем Софии, что случилось в десятое консульство Констанция и третье кесаря Юлиана, в пятнадцатый день месяца февраля\"». 360—380 арианнар диэн христианнар биир хайысхалара соборга олохсуйа сылдьыбыттар. 380 Феодосий I дьиэни православиеларга биэрэр уонна сэтинньи 27 бэйэтэ Григорий Богослову киллэрэр, сотору соҕус буолан баран Богослов саҥа Констатинополь архиепископа буолар.\nБу храм бастаанньа кэмигэр 404 умайар. иккистээн тутуллубут таҥара диэтэ 415 эмиэ уокка былдьанар. Феодосий II император саҥа базилика (таҥара дьиэтэ) тутарга сорудахтыыр. Ол базилика Ника бастаанньатын 532 кэмигэр умайар. Ол дьиэ урусхаллара 1936 археологтар хаһан булбуттар.\nЮстиниан кэмэ.\n532 сыллаахха, Ника бастаанньатын 40 хонугун кэнниттэн Юстиниан I император ити сиргэ инник ааттаах саҥа таҥара дьиэтин тутарга сорудахтыыр. Ол тутуу кини санаатынан киин куорат киэргэлэ буолуохтаах уонна империя күүһүн көрдөрүөхтээх эбит. Собору тутарга тула турар чааһынай бас билэр дьиэлэри атыылаһан ылбыт уонна көтүрэргэ сорудахтаабыт. Тутууну салайарга Юстиниан I ол кэминээҕи улуу архитектордары Милет Исидорын () уонна Тралл Анфимийын () ыҥырбыт. Кинилэр салайыыларынан 10000 тутааччы үлэлээбит.\nТутууга ордук үчүгэй матырыйааллар туттуллубуттар. Мраморы Проконнис, Нумимдия, Кариста уонна Иерополь куораттартан аҕалбыттар. Ону таһынан Рим куораттан 8 колонна, Эфестан 8 от күөх мрамор колонналарын уо.д.а. аҕаларга анал уураах таһаарбыт. Собору киэргэтэргэ кыһыл көмүс, үрүҥ көмүс, слон муоһа туттуллубут. Нуучча паломнига Антоний Новгородец 1204 сылдьан Собор алтарын туһунан маннык ахтыы хаалларбыт:\nСобор ким да көрбөтөх, ким да истибэтэх кэрэ быһыытын иһин норуот Үрдүк Айыылар көмөлөрүнэн тутуллар дии саныыр эбит. Биир кэпсээнинэн Юстиниан собору үөһэттэн алларааҕа дылы кыһыл көмүһүнэн бүрүйээри гыммытын астрологтар тохтоппуттар: «\"в конце веков придут очень бедные цари, которые, с целью захватить все богатства храма, сроют его до основания\"» иннэ гынан Юстиниан дьиэ баайын аччатарга күһэллибит.\nТутуу империя 3 сыллаах дохуотун сиэбит, тутуу бүппүтүн кэннэ Юстиниан маннык диэбит үһү: «Соломон — мин эйиигин куоһардым!» Собор күүрүүлээх алҕааһынын 537 ахсынньы 27 патриарх Мина оҥорбут. Суруйааччы Кесария Борокуопуйа () манных ахтыыны хаалларбыт:\nТутуу өссө да бара турдаҕына Соборга «Улуу» ааты иҥэрбиттэр. Таҥара сулууспатын ыытарга аналлаах элбэх күндү иһиттэр бааллар эбит. Собор күндү престолун оҥорорго маннык маллар туттуллубуттар: «\"злато, серебро, медь, электр, железо, стекло, камени честные многие, яхонты, смарагды, бисер, касидер, магнит, он(икс)ий, алмазы и иная до семидесят двух различных вещей\"». Онно император маннык суругу хаалларбыта биллэр: «\"Твоя от Твоих приносим Тебе Твои, Христе, рабы Юстиниан и Феодора\"». Таҥара үлэһиттэрин ахсаана 525 эбит: 60 священник, 100 диакон, 40 диаконисса, 90 иподиакон, 110 кинигэ ааҕааччы, 25 ырыа ыллааччы и 100 привратник. Юстиниан 43 уурааҕынан () хас биирдии эргиэн-ремесло корпорациялартан хас эмэ мастерской ананар эбит, олор дохуоттара Собор кыһалҕаларыгар барар эбит.\nТутуу бүппүтүн кэннэ хас да сыл буолан баран сир хамсааһына дьиэ илин өртүн суулларбыт:\nСобор 989 сыллаах сир хамсааһыныттан эмсэҕэлээбит, купола ордук урусхалламмыт. Дьиэни контрфорстарынан тирэхтээбиттэр, интэн сылтаан урукку көстүүтүн сүтэрбит. Сууллубут куполу эрмээн архитектора Трдат саҥардыбыт. Купол өссө үрдээн биэрбит.\n1054 от ыйын 16 таҥара сулууспата буола турдаҕына Римнээҕи папа легата Гумберт кардинал константинопол патриархыгар Михаил Керулларийга таҥараттан араарыы грамотатын туттарбыт. Онуоха от ыйын 20 патриарх Рим легаттарын анафемаҕа анньан биэрбит. Интэн саҕалаан Римнээҕи католиктара уонна православие арахсар.\nОсманнар кэмэ.\n1453 ыам ыйын 29 Собору туроктар былдьаабыттар. Дука историк суруйарынан кинилэр сабыылаах ааны алдьатаннар сэрии сэбилиниилээх киирэн күндү малы халаабытынан барбыттар: «\"в одну минуту разрубили святые иконы, похитив с них украшения… а так же одежды святой трапезы… Драгоценные и священные сосуды священного сосудохранилища, золотые и серебряные и из другого вещества приготовленные, в один момент всё унесли\"». Храм иһигэр үҥэ сылдьыбыт дьон өлөрүллүбүттэр, олор хааннарын таһыма храм биир колоннатыгар кыһыл бэлиэнэн бэлиэтэммит. Гректар үһүйээннэринэн, туроктар киирэллэрин кэмигэр собор иһигэр Айыы Литургия бара турбут уонна священник айыы кэһиилээх амвонҥа үктэммит. Оччотугар айыы кэһиилэр харыстыыртан Алтаар сорҕото аһыллыбыт уонна священнигы кистээбит. Храм православиеларга төнүннэҕинэ алтаар аһыллан ол священник Айыы кэһиилээх тахсан Айыы Литургиятын бүтэрихтээх.\n1453, ыам ыйын 30 Константинополы баһылаабыт Мехмед II султаан соборга үктэммит уонна интэн ыла мэчиэккэ кубулуйбут. Соборга 4 минарет эбии тутан биэрбиттэр уонна Айя-София диэн ааттаабыттар. Храм христианныы хайысхалаах буолан — алтарь илин диэки, мусулмааннар уларытарга күһэллибиттэр, михрабы собор соҕуруу-илин муннугар (Мекка диэки хайысха) туруорбуттар. Интэн сылтаан мусулмааннар храм сүрүн сабардамыттан туора туран үҥэргэ күһэллибиттэр. Фрескалар уонна мозайкалар улахан аҥаардара бүтүн хаалбыттар, чинчийээччилэр быһа сабалааһыннарынан үрдүлэригэр штукатурканан сыбаммыт буоланнар.\nXVI үйэ иккис аҥаарыгар Селим II уонна Мурад III султааннар кэмнэригэр соборга ыарахан уонна мөкү көстүүлээх контрфорс тирэхтэринэн өйөөбүттэр, иннэ гынан дьиэ тас көстүүтүн уларыппыттар. XIX үйэ ортотугар дылы соборга туох да чөлгө түһэрии үлэтин ыыппатахтар. 1847 Абдул-Меджид I султаан Гаспару и Джузеппе Фоссати архитектордарга Собору чөлүгэр түһэрии үлэтин ыытарга сорудахтаабыт, ол кэмҥэ дьиэ сууллар кутталлаах турбут. Реставрация үлэтэ икки сыл барбыт.\n1935 Ататюрк декретинэн Айя-София музей буолбут, фрескалартан уонна мозайкалартан штукатурканы ыраастаабыттар. 2006 музей үлэһиттэрэ мусулмаан итэҕэл сулууспатын ыытарга диэн комплекс иһигэр анал хос анаммыт.\nАрхитектурата.\nБылаан быһыытынан собор уһун синньигэс 4 муннук (75,6×68,4 м), үс нефтэн турар: ортокута — кэтит, кытыылара — синньигэс. Собор — түөрт муннуктаах ортотунан кириэстии оҥоһуулаах, куполунан төбөлөммүт базилика буолар. Собор сүүнэ улахан куполун системата бэйэтин кэмигэр архитектура өйүн чыпчаала буолар. Храм эркинин бөҕөтө турок чинчийээччилэрэ этэллэринэн тутуу растворугар ясень мас сэбирдэхтэриттэн оҥоһуллубут убатыгы эппиттэриттэн буолар.\nОрто кэтит неф олоҕо квадрат, 4 бөдөҥ колонналарынан хааччахтаммыт. Колонналар сүүнэ улахан аркалары өйөөн тураллар уонна үрдүнэн 31 м диаметрдаах куполунан төбөлөммүт, купол чыпчаала муостаттан 51 м үрдүк тиийэр. Купол 40 тулалыыр аркалартан турар; аркалар быыстарынан алларанан 40 түннүктээх, онтон сылтаан сырдык бары өттүттэн өйдөбүл киирэр. Купол түөрт муннуктаах пространствоны кытта төгүрүк үс муннуктарынан — парустарынан — кэлгиэлээх. Купол аннынааҕы сабардамҥа илинтэн арҕаа икки сүүнэ улахан аарка сфера аҥаардаах төбөлөөх нишалар сыста турбуттар: илиҥҥи нишаҕа бэйэлэрин аркаларынан өссө үс ниша аһыллан биэрэр, олортон ортокута барыларыттан дириҥ уонна сүрүн былаантан круг аҥаарынан чорбойор; илиҥҥи нишаҕа эмиэ үс ниша сыста тураллар; олортон ортокулара мэлдьи көстөр түөрт муннук үрүттээх, үс ааннаах, ааннар храм билигин суох тиэргэн киириилэригэр (\"esonartex\" и \"exonartex\") тураллар.\nКупол аннынааҕы сабардам соҕуруу уонна хоту өрүттэрэ ойоҕос аркаларынан холбоһоллор, аркалар порфир уонна малахит колонналарынан өйөнөн тураллар; ити аркалар анныларынан өссө аркалар тураллар, кинилэринэн купол аннынааҕы куйаар аһыллар, онтон ойоҕоһунан гинекей (таҥас өрөр мастерскойдар) галереята ааһар.\nХрам ис өртө хас да сүүс сыл устата киэргэтиллибит уонна бэрт дэлэгэй көстүүлээх эбит (кыһыл муоста үрдүнэн мозайка, Артемида таҥара дьиэтиттэн 8 күөх яшма колонналар). Храм эркиннэрэ эмиэ бүтүннүү мозайканан бүрүллүбүт эбиттэр. Бэрт архитектуратынан уонна ис көстүүтүнэн Собор империя күүһүн көрдөрөр эбит.\nХрам кэрэхсибиллээх сирдэринэн алтанынан бүрүллүбүт ытамньыйар колонна (илиигин колоннаҕа ууран баран баҕа санааҕын саныыгын, илиин инчэйбит курдук буоллаҕына баҕа санаан туолар диэн итэҕэл баар) буолар уонна тымныы түннүк буолар. Ханнык да куйааска түннүктэн наар тымныы салгын үрэр.\n1935 храмы чөлүгэр түһэрбиттэрин кэннэ Иисус Христос уонна Таҥара ийэтин дьүһүннэрин көрүөххэ сөп, он таһынан 4 куйахтарга Корантан быһа тардыылары көрүөххэ сөп.\nҮөһээ күргэ күрүөтүгэр араас граффити булуохха сөп. Ордук былыргы суруктар пластигынан бүрүллүбүттэр уонна биир харыйыллар кэрэхсибиллээх сиринэнэ ааҕыллаллар эбит (скандинавия руналара).<|endoftext|>\nКаратепе\nКаратепе (), быһаччы «хара булгунньах» — кэлиҥҥи кэмнээҕи хеттэр кириэппэстэрэ, билигин аһаҕас халлаан анныгар турар түмэл. Туурсуйа соҕуруу өттүгэр баар Османие түбэтигэр Тавр хайаларыгар Джейхан өрүс уҥа кытылыгар баар. Бу түмэл «Каратепе-Арсланташ» диэн национальнай паарка иһигэр киирсэр. Илиҥҥи Анатолияттан Сирия хотугу хочотугар ааһар айан суолун көрөн-истэн олорбут Киликия куорат эмиэ манна баар.\nКаратепе кириэппэс Хеттэр империэйэлэрэ б.э.и. 12 үйэҕэ урусхалламмытын кэннэ биллэр-көстөр оруолу оонньообута. Былыргы Ацативада куорат турбут оннун хаһыылар 1947 сыллаахтан ыытыллаллар. Хельмут Боссерт и Халет Чамбель диэн ааттаах археологтар бастаан хаспыттара. Булумньулар ортолоругар бааллар суруктаах таастар, булт, сэрии, эрдиилээх дьон ойуулаах аарыма боруоталар, хахай, сфинкс быһыылаах остуолбалар.\nКаратепеҕа булуллубут б.э.и. 8 үйэтээҕи икки тылынан суруллубут сурук лувийскай иероглифтары ааҕарга күлүүс тыл буолбуттара.<|endoftext|>\nВан түмэлэ\nВан куорат түмэлэ - Туурсуйаҕа баар Ван куоракка археология түмэлэ. Бу түмэлгэ урарту киин куораттара буола сылдьыбыт Тушпа и Русахинили куораттары хаһыыттан булуллубут экспонаттар хараллан сыталлар. Урартуны кытта сибээстээх булумньулара аан дойдуга тэҥнээҕэ суох баай экспонаттарынан биллэр.<|endoftext|>\nПриштина университета\nПриштина университета (алб. Universiteti I Prishtinës) — судаарыстыба үрдүк үөрэх кыһата, Приштина куоракка, Косовоҕа баар. Устудьуоннарын ахсаана — 41 833 (2009—2010 үөрэх сылыгар).\nАан бастаан Приштина университета 1969-1970 үөрэх сылыгар аһыллыбыта. Бу университет 1999 сыллаахха диэри үлэлээбитэ. Онтон бэлиитикэттэн сылтаан, уларыйыылар буолбуттара.\nБилигин 1999 сыллаахтан саҥаттан үлэлиир университет курдук ааҕыллар.<|endoftext|>\nЙазылыкайа\nЙазылыкайа (тур. \"Yazilikaya — суруктаах хайа\") — Киин Анатолияҕа (Турция) Богазея таһыгар хайаҕа баар хеттэр ытык сирдэрэ.\nЧинчиллиитэ.\n1838 с. бороснуус учуонайа Ш. Тексье арыйбыт. 1838 — 1839 сыллардаахха чинчиллибит. Язылыкая суруктарын 1952-1969 сыллардаахха боронсуус учуонайа Э.Ларош аахпыта (расшифрофкалаабыта).\nЙазылыкайа хаһыыларын түмүгэр көстүбүт матырыйааллар, комплекс эрдэтээҥи чаастара уонна саамай былыргы керамика оҥоһуктара б.э.и. XV үйэнэҕэ оҥоһуллубуттар диэн сыаналаналлар. Ол гынан баран тутуу сүрүн өттө, суруктар, скульптуралар уонна таҥаралар моһуоннара инньэ Тудхалия IV диэн б.э.и. 1250-1220 сс. олорон ааспыт Хеттэри тиһэх ыраахтааҕыларын саҕана оҥоһуллубуттар.\nЙазылыкайа киин тутуулаах. Онно Хеттэр дойдуларын киин куората -- Хаттусаса храмнарыгар дьүөрэлии храм сыһыары тутуллубут. Ону сэргэ киин тутууга ойоҕолуу тутуллубут, ааттара биллибэт таҥаралар уонна демоннар мөссүөннэрэ үйэтитиллибит дьиэлээх. Ол дьиэ -- ытык сир саамай былыргы тутуута. Инньэ Тудхалия IV ыраахтааҕылыыр кэмигэр оҥоһуллубут эрээри, Хеттэр саарыстыбалара сууллуор диэри хас эмэ төгүл уларытан оҥоһуллубут. Ол түмүгэр, билигин киирии ааҥҥа хахай төбөлөөх демоннар олороллор.\nЙазылыкайа храмын киин өттүгэр, хайа сирэйигэр, Хурриттар таҥаралара ойууламмыттар: буурҕа таҥара Тешуб эмиэй бэйэтин ханыылыы таҥаралары кытары, Хурриттар Иштар — Шавушкалара, күн, ый таҥаралара, о.д.а. Хурриттар таҥараларын аата уонна сорох биирдиилээн тыллар Хеттэр (лувийдыы) иероглифтарынан суруллубуттар.\nЙазылыкайа Ытык сирин (святилищетын) уонна храмын Хетт ыраахтааҕылара уонна кинилэр династиялара өлбүт киһи сиэрин-туомун ыытарга туһаналлара.\nЛитэрэтиирэтэ.\nBittel K., Naumann R., Otto H. «Yazilikaya, Felsbilder, Inschriften und Kleinfunde», Leipzig 1941\nLaroche E. «Les dieux de Yazilikaya», \"Revie hittite et asianique\", 1969, t.27.<|endoftext|>\nЧиллер Тансу\nТансу Пенбе Чиллер (, ыам ыйын 24 күнүгэр 1946 с. төр.) — туурак экэнэмииһэ уонна бэлиитигэ. Турция бастакы уонна күн бүгүҥҥэ диэри соҕотох дьахтар премьер-миниистирэ.\nКарьератын саҕаланыыта.\nДьахталларга аналлаах Роберт Колледжка (Стамбул) Экэниэмикэ оскуолатын бүтэрбит. Коннектикут университетыгар билим дуокатарын истиэпэнин көмүскээн ылбыт. Кэлин Йель университетыгар онтун үрдэтиммит. 1978 сыллаахтан Босфордааҕы (Стамбул) университетка преподователлээбит. 1983 с. эмиэ онно бэрэпиэссэринэн үлэлээбит. Ону сэргэ Стамбуллааҕы баан бэрэсидьиэнинэн үлэлии сылдьыбыт.\nБэлиитикэҕэ карьерата.\nХас да университетка бэрэпиэссэрдии сылдьан баран, 1990 сыллаахха \"Сөптөөх суол\" диэн консервативнай баартыйаҕа киирэн, бэлиитикэҕэ барар. Ол түмүгэр 1991 сыллаахха Стамбултан Турция парламеныгар дьокутаат буолар. С.Демирель бырабыыталыстыбатыгар экэниэмикэ миниистиринэн үлэлии сылдьыбыта.\n1993 сыл бэс ыйын 13 күнүттэн баартыйа лиидэрэ, \"Сөптөөх суол\" уонна Социал-декмократтыы норуодунай баартыйа кыттыгас бырабыыталыстыбаларыгар (коалиционнай) дойду премьер-миниистирэ. 1995 сыллаахха социал-демократтар коалицияттан тахсан барбыттарын кэннэ, \"меньшиство\" бырабыыталыстыбатын тэрийэ сатаабыта эрээри, парламент өйөөбөтөҕө. Ол кэннэ Чиллер Тансу Өрөспүүбүлүкэтээҕи норуодунай баартыйа кыттыгастаах саҥа \"кэбиниэти\" тэрийэргэ сөбүлэһэр.\n1996-1997 сс. Турция тас сибээскэ миниистиринэн уонна вице-премьеринэн үлэлиир. Курд сепаратистарын уонна Армения босхолуур иһин киирсэр эрмээннэр кистэлэҥ аармыйаларын бохсор, утары киирсэр инниттэн, \"Глубинное государство\" диэн деморкаттары утары үлэлиир тэрээһиннээх баандалар ситимнэрин кытары үлэлэһэр.  Ол туһунан кини Сусурлук айдаанын кэннэ тыл этэ тахсан баран ультранационалист, \"Серые волки\" \"уҥалар\" хамсааһыннарын салайааччыта, кэлин Сусурлукка көлө саахалыгар өлбүт Абдулла Чатлыны хайҕаабытын кэннэ биллибитэ. Тансу эппитэ:\n\"Бу дойду, бу нация уонна бу судаарыстыба туһугар саанан ытар эбэтэр бааһырар дьону биһиги өрүү ытыктабыллаахтык ахтыахпыт\".\n1997 сыллаахха вице-премьеринэн саҥа киирэн үлэлээн истэҕинэ, саалаах-саадахтаах дьон өрө туран, былаас уларыйан үлэтиттэн ууратыллар.\nКини былааска олорор кэмигэр Турция уонна Дьобуруоба Сойууһа Таможны сөбүлэһиитин түһэрсибиттэрэ.\nЧиллер Танну биир сүрүн ситиһиитэ -- кини Икки аан дойду сэриитин сылларыттан күн баччатыгар диэри туга даҕаны уларыйбакка турбут, бэл, оччолорго оҥоһуллубут сэрии сэптээх, аармыйаны саҥалыы тыыннаабыта. Онон туурак аармыйата бүүс бүтүннүү саҥалыы сэбилэммитэ, Курдар оробуочай баартыйаларын утары чыпчылҕан сэриилэргэ киирсэр кыахтаммыта. Кини АХШ салалтатыгар, кэлин Дьобуруопа Сойууһугар, Курдар оробуочай баартыйалара террористыы саҥнааҕын итэҕэппитэ уонна террористыы тэрилтэлэр испииһэктэригэр киллэртэрбитэ.\nХоруупсуйаҕа буруйдааһын.\nТурция парламенын көҕүлээһининэн, Чиллери хоруупсуйаҕа буруйдаан сонорждоһо сылдьыбыттара эрээри, кэлин, 1998 с., дьыаланы парламент быһаарыытынан тохтоппуттара.\nЧиллер 2002 сыллаахха быыбарга хотторон баран бэлиитикэттэн букатыннаахтык барбыта.\nДьиэ кэргэнэ.\nЭрэ — Эзер Учуран Чиллер (Özer Uçuran Çiller). Икки оҕолоох.\nХаартыскалар.\nPrime Minister Tansu Çiller<|endoftext|>\nВан Кириэппэс\nВан кириэппэс (эрм. Վանի Բերդ, Van Kalesi, курд. Kela Wanê), ону сэргэ Ван Цитадель диэн аатынан биллэр — б.э.и. 9-7 үйэлэргэ баар буола сылдьыбыт Урарту диэн былыргы саарыстыба саҕана тутуллубут көмүскэнэргэ аналлаах таас тутуу.\nКириэппэс 1800 миэтэрэ усталаах, 120 миэтэрэ үрдүктээх, 80 миэтэрэ туоралаах\nКириэппэс түннүгүттэн б.э.и. 9 үйэҕэ былыргы Урарту киин куората буола сылдьыбыт Тушпа куорат сэмнэҕин көрүөххэ сөп.  9 века. Маныаха ханыылыы бөҕөргөтүнүүлэр Урарту былааһын саҕана тутуллубуттара. Оннук тутуулар, быраабыла быһыытынан, билиҥҥи Эрмээн Сирэ, Түркийэ уонна Ираан хайаларын сирэйдэригэр бааллар. Кириэппэһи араас кэмнэргэ ахеменидтар, эрмээннэр, парфяннар, римляннар, сасанидтар, перстар, византиецтар, арабтар, селльджуктар, туурактар уонна нууччалар баһылыы сылдьыбыттар.  Былыргы Ван кириэппэс Турция Ван провинциятын Ван куоратыттан арҕаа бардахха, Ван күөл илин өттүгэр турар.\nВан кириэппэс эркинин алын өттө базальтан оҥоһуллубут. Атына -- сырцовой кирпииччэттэн.\nМаннык кириэппэстэри атын омук аармыйаларыттан буолбатах, олохтоох бырабыыталлартан көмүскэнэргэ анаан туталлара. Бу кириэппэс сэмнэҕэ аныгы Ван куорат уулуссаларыгар баар\nКириэппэс таһыгар баар сымара таас сирэйигэр үс тылынан оҥо хаһан суруллубут Персия ыраахтааҕыта Улуу Ксеркс суруга баар. Сурук б.э.и. 5 үйэҕэ ойууламмыт. Сурук билигин даҕаны олус үчүгэй туруктаах. Кини 27-лии устуруокалаах үс колонкаттан турар. Сурук тиэкиһэ хаҥастан уҥа үс тылынан -- былыргы перстии, вавилоннуу уонна Ээам тылынан суруллубут. Бу Иран судаарыстыбатын таһыттан көстүбүт Ахеменидтар соҕотох суруктара. Атын ханна даҕаны суох.\nБу суругу 1836 сыллаахха бэчээккэ аан бастаан илиҥҥи тыллары чинчийэр бороснуус учуонайа Эжен Бурнуф таһаарбыта. Бу үс тыллаах тиэкис көмөтүнэн кэлин былыргы перс клинопистарын аахпыттара.<|endoftext|>\nЛагари Хасан Челеби\nЛага́ри Хаса́н Че́леби (осман. Lagâri Hasan Çelebi‎) — XVII үйэҕэ олорон ааспыт осман биллиилээх, номох буолбут авиатора. Айанньыт Эвлия Челеби суруга туоһулуурунан (суох соҕотох туоһу), Лагари Хасан Челеби аракыатанан көппүт бастакы киһи. Этиллэринэн, Лагари бэйэтэ оҥорбут аракыататынан буорах көмөтүнэн сиртэн 300 миэтэрэ үрдүктээх сиргэ көтөн тахсан баран, байҕалҕа кэлэн түспүт. Ол иһин султаантан наҕараадаламмыт.\nБиографията.\nЭвлия Челеби суруйарынан, Лагари Хасан Челеби 1633 сыллаахха уопсайа 64, 145 кг (50 окка) ыйааһыннаах 7 иһит буорахтаах, сэттэ тоҥолох (1 египеттии тоҥолох = 52.4 см) усталаах, конустуу быһыылаах аракыатаны оҥорбут. Онтун Топкан диэн султаан дыбарыаһын тэллэҕэр, Сарайбурну тумуска, тэргэҥҥэ иилбит. Сурукка ыйылларынан, аракыатаны Мурат IV султаан кыыһын төрөөбүт күнүгэр анаан көтүппүттэр.\nЭмиэ ол сурукка ыйылларынан, Лагари аракыатаҕа олорсон баран сиртэн 300 миэтэрэ үрдүккэ көтөн тахсыбыт уонна 20 сөкүүндэ буолаат, аллара куугунаабыт. Лагари онтон эмиэ бэйэтэ оҥорбут кынат-парашютунан байҕалга кэлэн түспүт уонна кытылга диэри харбаан тахсыбыт. Ити иһин султаан кинини көмүһүнэн наҕараадалаабыт уонна Осман импиэрийэтин сипах этэрээтигэр киллэрбит. Кэлин кинини Хотугу Причернаморье (билиҥҥи Украина) сиригэр ыыппыттар.\nЛагари Хезарфен Ахмет Челеби диэн конструктар-учуонай буолбут бииргэ төрөөбүт бырааттаах этэ. Кини эмиэ бэйэтэ айбыт тэрилинэн (самодельные крылья) Босфор силбэһиитин көтөн туораабыта.<|endoftext|>\nТурциятааҕы тимир суол\nТурциятааҕы тимир суол (Türkiye Cumhuriyeti Devlet Demiryolları) (TCDD) — Турция судаарыстыбатын бас билиитигэр баар, Анкараҕа ыстаап-кыбартыыралаах, Турция өрөспүүбүлүкэтин национальнай тимир суолларын эпэрээтэрэ. TCDD 1927 сыллаахха бэс ыйын 1 күнүгэр төрүттэммитэ. Оччолорго Турция бырабыыталыстыбата Осман импиэрийэтиттэн хаалбыт бары тимир суоллары өрөспүүбүлүкэ балаансатыгар киллэрбитэ, бас билэр буолбута уонна эбии саҥа суоллары тутуунан дьарыктаммыта.\nTCDD Турция туох баары бары судаарыстыбаннай тимир суолларын бас билэр уонна салайар. Ону сэргэ Турция бары буойастарын көрөр-истэр, өрөмүөннүүр. Ол иһигэр өрөспүүбүлүкэ иһигэр сылдьааччылары, эрэгийиэннэр икки ардыларынааҕына уонна таһаҕас таһааччылары. 2008 сыллаахха хампаанньа тимир суолларын тиһигин уопсай устата 10 991 килэмиэтир буолбута. Ол түмүгэр Турция аан дойдуга саамай уһун тимир суоллаах дойдулар испииһэктэригэр 22-с миэстэҕэ тахсыбыта. 2009 сыллаахха TCDD уопсайа 17 105 353 туонна таһаҕаһы уонна 7 118 699 киһини тиэйбитэ. Ол түмүгэр хампаанньа аан дойду тимир суолларын хампаанньаларын ортолоругар 33-с миэстэ буолбута. 2009 сыллааҕы туругунан, TCDD хампаанньаҕа 25 593 киһи үлэлиир.\nТурциятааҕы судаарыстыбаннай тимир суол хампаанньата кэккэ тимир суол хампаанньаларын уонна тимир суол көлөтүн көрөр-истэр хампаанньалар аахсыйадарын бас билэр. Ол кини İZBAN хампаанньа 50 бырыһыан аахсыйаларын, Измир куорат куорат таһыгар сылдьар электричкаларын эпэрээтэрин бас билэр. TCDD 1994 сыллаахтан InterRail чилиэнэ.<|endoftext|>\nБүрэбиистэ\nБүрэбииста () — б.э. инн. 82 сылтан 44 сыллаахха диэри Дакия ыраахтааҕыта .\nГет-даак биистэрэ холбоһуулара.\nБ.э. инн. I үйэ  бастакы аҥаарыгар гет-даактар сүрдээҕин сайдыбыттара. Атыыга-эргиэҥҥэ олоҕурбут саҥа хаһаайыстыба саҥа тиибигэр көспүттэрэ. Гириэк этностарын кытта ыкса ситимнэһиилэрэ биистэр сомоҕолоһоллоругар тиэрдибитэ. Сомоҕолоһуу иккис төрүөтэ арҕааттан уонна хотугулуу-арҕааттан күүһүрбүт кельтар, илинтэн скифтэр, бастарнар, сармааттар суоһааһыннара буолбута. Ол эрээри саамай кутталлаах өстөөхтөрө римляннар этилэр, киниэр Грецияны уонна сэриилээн  даак-гет сирдэригэр ыган кэлбиттэрэ. Бу барыта гет-даак биистэрэ Бүрэбиистэ салалтатынан сомоҕолоһоллоругар тиэрдибитэ. Кини бастыҥ көмөлөһөөччүтэ первосвященник Дэкэнэй буолбута.\nСтрабон Бүрэбиистэ туһунан маннык биллэрэр:\nБүрэбиистэ судаарыстыбата.\nСудаарыстыба сүрүн сирэ билиҥҥи Трансильвания соҕуруу өттүгэр Орэшта хайаларыгар баара. Бу сир көмүскэнэргэ табыгастааҕа. Маны таһынан манна минераал саппааһа элбэх буолан кириэппэс туттарга үчүгэй этэ. Илин судаарыстыба кирбиитэ Буг өрүскэ тиийэрэ. Соҕуруу Страбон этэринэн Бүрэбиистэ сэриилэрэ Македония кирбиитигэр тиийэ баран кэлэллэрэ. Хотугулуу-илин Бүрэбиистэ кельтары уонна билиҥҥи Чехия сиригэр олорбут бойдар биистэрин кытта бэрт туһалаахтык сэриилэһэрэ. Страбон этэринэн итэҕэл үрдүкү чыпчаалыгар Дэкэнэй диэн киһи олорбут, бу киһи көрбүөччү уонна ыраахтааҕы бастыҥ сүбэһитэ эбит. Кинини таҥараҕа тэҥнииллэрэ үһү, винограады кэрдэн кэбиһэргэ, арыгыта суох олорорго үөрэппит.\nБүрэбиистэ ыраахтааҕылаан бүтүүтэ.\nСтрабон этэринэн, Бүрэбиистэни өрө туруу кэмигэр өлөрбүттэр. Сабаҕалааһын быһыытынан өрө турууну киин былаас күүһүрүүтүн сөбүлээбэт аристократтар тэрийбиитэр. Риим да тэрийбит буолуон сөп. Бүрэбиистэ өлбүтүн кэннэ судаарыстыба 4 аҥыы хайдыбыт. Бүрэбиистэ ыраахтааҕылааһынын устуоруктар үрдүктүк сыаналыыллар. Кини саҕана гет-даактар бастакы холбоммут судаарыстыбалара үөскээбит. Ол эрээри кини оҥорбут сойууһа уһаабатах уонна ордук тирэхтээх судаарыстыба кыайан буолбатах. Бүрэбиистэ өлбүтэ биир үйү буолан баран кини дьыалатын Децебал салҕаабыта.<|endoftext|>\nОлимпия (Греция)\nОли́мпия () — Гириэсийэ Элида уобалаһын былыргы куората, Пелопоннес хотугулуу-арҕаа өттүгэр, Алфей өрүс уонна кини Кладеон диэн салаатын икки ардыгар сытар.\nБылыргы дьоно неолит кэминээҕи саҕаттан бааллара. Афина куораттан 311 км арҕаалыы, 90 км Патртан соҕуруу уонна 21 км Пиргостан илин туһаайыынан баар. Олимпия куоракка былыргы Олимпийскай Оонньуулар төрүттэммит эбиттэр. Бу оонньуулар түөрт сыл буола буола тохтобула суох 1200 сыл курдук ыытыллыбыттар. Биһиги эрабыт 4 үйэтигэр (426 c.) христианскай Рим императора Феодосий I бу куораты уоттаппыт эбит.\n2012 сыл ыам ыйын 8 күнүттэн бу куорат Дьокуускай куорат доҕордуу куората буолар.<|endoftext|>\nСкандербег\nСкандербег эбэтэр Георгий Кастриоти (; — ) — Кастриоти кинээчистибэ салайааччыта (1443—1468), османнары утары охсуһуу баһылыга, Албания национальнай геройа.\nСэтинньи 3 күнүгэр 1443 сыллаахха венгерскай полководец Янош Хуньяди туроктартан Ниш куораты босхолообутун кэннэ, Скандербег исламтан туораабыт уонна христианство итэҕэлин ылыммыт, ол кэннэ 300 аттаах буойуннары кытта туурактар лааҕырдарыттан куоппут. Дибру куоракка кэлэн, Албания босхолонорун иһин бастааньаҕа ыҥырбыт. Хас да хонон баран Скандербег Круяҕа киирбит уонна сэтинньи ый 28 күнүгэр албаннар кырдьаҕастара кинини Кастриоти кинээчистибэ баһылыгынан анаабыттар. Сотору буолан баран Хара Дринаҕа туроктары үлтү сынньыбыт уонна Венгрияны кытта эйэни олохтоон , Мурада II Албания Круя куоратын босхолуурга күһэйбит.\n1444 сылга Венеция уонна Албания кинээстэрин кытта байыаннай- политическай сүбэлэҥ ылан Хотугу Албанияҕа партизанскай сэриини саҕалаабыт. Улахан кыайыыларын 1449 уонна 1451 сылларга ылбыт. Султан Мехмеду II кыайан 1453 сыллаахха Албанияҕа эйэни түһэрсибит.\n1461 с. Скандербегы султан (падишах) Мехмед II диэн ааттаабыттар уонна Албания салайааччытынан анаабыттар.\nНеаполитанскай хоруол Фердинанд I Георгий Кастриотига герцог Сан-Пьетро титулун анаабыт Рене Анжуйскай утары көмөтүн иһин. 1463 сыллаахха Скандербег папа Пий II алҕаабытынан осмааннары кытта эйэни быспыт уонна өссө улахан хоромньуну осмааннарга оҥорбут.\n1468 сыллаахха кини кумахыттан (малярияттан) өлбүт. Кини өлбүтүн кэннэ Албанскай суверенитет эмиэ өлбүтүнэн ааҕыллар эбит.<|endoftext|>\nЛексикография\nЛексикография — лексикология салаата, тылга тылдьыттары оҥоруу теориятын уонна ньымаларын туһунан үөрэх.\nТыл сылабаарнай састаабын, туох эмэ биир сүрүнүнэн түмэн, тиһил курдук көрдөрөр кыаллыбат, биирдиилээн эрэ тылларынан хомуйан, көрдөрүөххэ сөп. Ол соругу, тылга тылдьыттары оҥорон, ситиһиллэр. Тылдьыт икки сыалга наада буолар: билим сыалыгар уонна литэрэтиирэлии тылы сүрүннүүргэ. Бастакы сыалга тылдьыт хаһан баҕарар оҥоһуллуон сөп, оттон иккискэ норуот култууратын сайдыытын тустаах кэрдииһигэр, сурук-бичик уонна уус-уран литэритиирэ үөдүйэн, литэрэтиирэлии тыл төрүттэммитин кэннэ оҥоһуллар.\nТылдьыттарга даҕаны баайын олох толору түмэн көрдөрүү хаһан да кыаллыбат. Ол тыл сылабаарнай састааба, бииринэн, олус киэҥиттэн уонна тус-туһунан араҥалара бары биир тэҥник туттуллубуттарыттан, иккиһинэн, күн аайы кэриэтэ уларыйа-тэлэрийэ турарыттан тахсар. Ол иһин, холобур, нуучча тылыгар В. И. Даль «Толковый словарь живого великорусского языка», саха тылыгар Э.К.Пекарскай «Словарь якутского языка» диэн үлэлэрин курдук бастыҥ оҥоһуулаах эрэ тылдьыттар тыл баайын ордук толору көрдөрөр кыахтаахтар.\nУопсастыба сайдыытыгар тылдьыт суолтата бэрт улахан. Киһи билиини-көрүүнү тыл эрэ көмөтүнэн ылынар, тыл эрэ көмөтүнэн өйө-санаата үүнэр. Тыл киһиэхэ ааспыты да аҕалар, ырааҕы да чугаһатар. Ол уунар көлүөнэҕэ ордук суолталаах. Тыл суоҕа буоллар, үүнэр көлүөнэ инники күлүөнэлэр үөрэйэхтэрин, өйдөрүн кыайан түргэнник ылыныа суоҕа этэ. Польша учуонайа Витольд Дорошевскай маннык суруйар: «Языкознание следует признать наукой не только общественно- исторической, но и общественно-педагогической, воспитательной, этот общественно-воспитательный аспект его наиболее ясно виден в лексикографии, главным стремлением которой… является стремление к тому, чтобы интеллектуальное развитие общества происходило в той сткепени, в какой это только это возможно…» (Дорошевский, 51). Манна тыл уопсастыбалыы көстүү быһыытынан муҥура суох иитэр-үөрэтэр күүһэ ыйыллар. Кырдьыга да, уопсастыба үүнэр көлүөнэни туох ханнык иннинэ тыл күүһүнэн иитэр. Оттон хас биирдии киһи, ордук үүнэр ыччат тылы үчүгэйдик баһылыырыгар тылдьыттар быһаччы көмөлөөхтөр. Олохтон көстөрүнэн, сайыылаах уопсастыба тылдьыта суох табыллыбат. Тылдьыт, тылга үөрэйэҕэ суох саҥа үүнэр ыччакка эрэ буолбакка, общество хас биирдии киһитигэр наадалаах. Тылдьыкка норуот үйэ-саас тухары олоҕурбут өйө-санаата эрэ көстөр буолбатах, билим, култуура саҥа ситиһиилэрэ, саҥа өйдөбүллэр эмиэ киирэллэр. Онон тылдьыт билим, техника, култуура, искусство саҥа ситиһиилэрин маассабай ааҕааччыга дөбөҥнүк тириэрдэр тоҕоостоох ыйынньык буолар.\nБиһиги олохпутугар билиҥҥи кэмҥэ тылдьыт суолтата ордук үрдүк. Научнай-техническэй революция уонна национальнай барҕарыы усулуобуйатыгар уопсастыба бары араҥата киэҥ билиилээх, өй-санаа өттүнэн үрдүк култууралаах буолара эрэйиллэр. Ону ситиһиигэ оҥоһуллан тахсар тылдьыттар эмиэ улахан көмөлөөхтөр. Холобур, Витольд Дорошевскай инники ахтыллыбыт үлэтигэр: «Кроме учебников значительное влияние на средний уровень образованности общества оказывают словари, как источники, информирующие широкие круги общество о всех общественно важных научных достижениях» (Дорошевскай, 253). Уопсастыба бүттүүнүн өйө — санаата үүнүүтүгэр тылдьыт уһулуччу күүстээх. Тылдьыкка туох киирбитэ үксэ норуот бүттүүн тылыгар киирэр, оттон норуот бүттүүн туох киирбитэ киһи аайа кэбэҕэстик тиийэр, киһи барыта билэр өйдөбүлэ буола кубулуйар.\nТылдьыт ордук чугас соругунан тыл култуурата үрээһинигэр көмөлөһүү буолар. Тылдьыттар билиҥҥи кэмҥэ литэрэтиирэлии тылы сүрүннүүр сүрүн нормативнай ыйынньык суолталаахтар. Онуоха уопсастыба бүттүүн тылын култуура үрдээһинэ уонна өй-санаа өттүнэн үүнүүтэ хардарыта быстыспат ситимнээхтэр. Тыл култуурата үрдээһинэ уопсастыба өй-санаа өттүнэн үүнүүтүн түмүгэ буолар. Оттон тыл култуурата үрдүүрүн иһин үлэлээһин, тыл туһугар кыһамньы, литэрэтиирэлии тыл улам тупсан иһэрин ситиһии-боччумнаах уопсастыбалыы сорук. Тылдьыттары оҥоруу — ол соругу толоруу биир сүрүн көрүҥэ.\nТылдьыттары оҥоруу урукку да өттүгэр, билигин даҕаны үгүс үтүө холобурдар бааллар. Холобур, нуучча лексикографията XIII үйэ бүтүүтүттэн саҕаланар историялаах \"Филин. В. И. Даль. 105). Ол иһигэр В. И. Даль 53 сыл устата үлэлээн, «Толковый словарь живого великорусского языка» диэн 200 тыһ. тыллаах билигин алтыһын тахсан туттулла сылдьар аатырбыт тылдьыта оҥорбута. Нуучча тылыгар тылын ахсаанынан бу саамай улахан тылдьыт уонна билиҥҥэ диэри нуучча норуотун олоҕун көрдөрөр энциклопедия курдук сыаналанар. 1950—1965 сс. «Словарь современного русского литературного языка» диэн нуучча литературнай тылыгар урут оҥоһулла илик улахан, 17томнаах академическай тылдьыт тахсыбыта. Тылдьыт 120тыһ. тахса тыллаах. Оҥорбут автордар Ленинскэй бириэмэйэни ылбыттара. Билигин Нуучча тылын үнүстүүтүгэр ити тылдьыты эбии тупсаран, иккистээн таһааран үлэлииллэр. Нуучча лексикографиятыгар атын даҕаны үгүс үчүгэй үлэлэр, ол иһигэр нууччалыыттан омуктууга эбэтэр онуоха төттөрү тылбаастыыр тылдьыттар, бааллар.\nУрукку ССРС түүрдүү тыллаах норуоттарыттан кыргыз лексикографията ситиһиилээх. Онуоха улахан үлэлэринэн К. К. Юдахин эрэдээктэрдээх «Русско-киргизкий словарь» уонна эмиэ ити ааптар оҥорбут «Киргизко-русский словарь» диэн буолаллар. «Киргизко-русский словарь» 40 тыһ. тыллаах уонна, саха тылыгар Э. К. Пекарскай тылдьытын кэриэтэ, эмиэ кыргыз норуотун тылын баайын толорутук түмэн көрдөрөрүн таһынан, бу норуот олоҕун-дьаһаҕын, култууратын, историятын кэпсиир киэҥ ис хоһоонноох. Үлэтин иһин К. К. Юдахин 1968 с. Государственнай бириэмийэ лауреата буолбута.\nАрҕааҥҥы тыллартан тылдьыттары оҥорууга Францияҕа, Англияҕа, Голландияҕа, Данияҕа, Польшаҕа уо.д.а дойдуларга элбэхтик үлэлииллэрэ биллэр. Туттуулла сылдьар тылдьыттартан ордук улаханнара «Оксфордский словарь» диэн аангылыйалыы тылга аҕыс хас үйэни хабан оҥоһуллубут тылдьыт 400 тыһ. кэриҥэ тыллаах, 26 томнаах, барыта 16.000 сирэйдээх (Касарес) уонна кэлин эбии туомнар тахса тураллар.\nТуһаныллыбыт литирэтиирэ:.\n1)Антонов Н. К. Саха тылын лексиката. Дьокуускай.1984\n2)Афанасьев П. С. Саха билиҥҥи тыла. Лексикология. Үөрэнэр кинигэ. Дьокуускай: Саха государственнай ун-тын изд-та, 1996<|endoftext|>\nОмонимия\nБиир тыл элбэх суолталаныытыттан омоним тыллары араарар наада. Ол курдук биир тыл тус-туҺунан суолталара ис хоҺооннорунан бэйэ-бэйэлэриттэн ситимнээх эбит буоллахтарына тугунан да ситимнэспэт олох атын-атын өйдөбүллэр биирдик этиллэр түбэлтэлэрэ баар буолар.\nХолобур: ас (аҺылык) уонна ас (киҺи баттаҕа), мооньоҕон (кус арааҺа) уонна мооньоҕон (сир аҺын арааҺа), саас (дьыл кэмэ) уонна саас (туох эмэ дьаптала), өл (собо иҺэ) уонна өл (өлөн хаал).\nМаннык тыллар этиллиилэрэ төҺө да биирин иҺин, ис хоҺооннорунан туох да ситимнэрэ суоҕун быҺыытынан тус-туҺунан тыллар курдук көрүллэллэр. Атыннык эттэххэ, тыл биир кэлимэ этиллиитэ эрэ бииринэн быҺаарыллыбат, суолтатынан эмиэ биир кэлим буолуохтаах. Оттон, холобур, ас (аҺылык) уонна ас (баттах) диэн тыллары тугунан да ситимнээн өйдүөххэ табыллыбат. Онон бут ус-туҺунан тыллар биирдик этиллиилэрэ.\nБиирдик этиллэр тус-туҺунан тыллары о м о н и м н а р дэнэр.\nОмонимнар ис хоҺооннорунан сыҺыана суох тыллар этиллиилэрэ түбэспиччэ сөп түбэсиҺиитинэн үөскүүллэр. Онон омонимнары төрүттэринэн олох атын-атын дьон биир араспаанньаламмыттарын кытта тэңниэххэ сөп.\nОмонимнар хас биирдиилэрин суолталарын тус-туҺунан көруллэр. Холобур, ас (аҺылык) уонна ас (баттах) диэннэри ылыаҕың. Бастакы омоним түөрт суолталаах: 1. АҺылык. Аста астаа . 2. Үүнээйи сиэнэр чааҺа. Хортуоппуй аҺа. Бурдук аҺа. 3. Искэн ириңэтэ. Кутургуйа аҺа. 4.(көспүт суолта) ТуҺа. ӨҺөспүттэн ас тахсыа суоҕа.Оттон иккис омоним соҕотох суолталаах: киҺи баттаҕа.\nТылдьыттарга омонимнар алфавитынан бииргэ түбэҺэллэр. Ону ааҕааччы арааран өйдүүрүн наадатыгар хас биирдии тыл сыыппаранан нүөмэрдэнэн бэриллэр.\nОмонимныы буолуохтарын сөп биир да, атын-атын да саңа чаастарыгар киирэр тыллар: иит (киҺини-сүөҺүнү) уонна иит (сааны) – иккиэн туохтуурдар, уол (уол оҕо) уонна уол (быҺаҕас түс) – бастакыта аат тыл, иккиҺэ туохтуур. Биир саңа чааҺыгар киирэр омонимнары сорохтор лексическэй, оттон атын-атын саңа чаастарыгар киирээччилэри морфологическай омонимнар диэн ааттыыллар.(Будаков39-40)\nСаха тылыгар биир тыл уларыйбакка эрэ атын-атын саңа чаастарын суолталарыгар туттулуута баар: тыын (Тыыным кылгыыр – аат тыл; Дириңник тыын – туохтуур), тоң (Тымныыга тоң – туохтуур; тоң ас – даҕааҺын), алҕас (АлҕаҺы оңор – аат тыл; Алҕас тыл – даҕааҺын; Алҕас эт – сыҺыат). Биир тыл маннык атын-атын саңа чаастарын суолталарыгар туттуллуута тус-туҺунан тыл курдук көрүллэр, онон л е к с и к о – г р а м м а т и ч е с к а й омонимнар (атыннык, конверсия омонимнар) үөскүүллэр (будаков 40)\nДьиңнээх омонимнартан ураты үгүстэр өссө омоформалар, омографтар, омофоннар диэннэри араараллар.\nО м о ф о р м а л а р диэн тыллар, олохторунан буолбакка, хайа эмэ биир түптэринэн сөп түбэсиҺиилэрэ ааттанар. Холобур: көмүс (аат тыл төрүт падеҺа) уонна көмүс (көм туохтуур холбуу туҺаайыыта), өрүскэ (өрүс диэн аат тыл сыҺыарыы падеҺа) уонна өрүскэ (даҕааҺын), суоллар (аат тыл элбэх ахсаана) уонна суоллар (суолун туохтуур билиңңи кэмин биир ахсааңңа 3-с сирэйин түбэ) уо.д.а.\nО м о г р а ф т а р - атын-атыннык этиллэр эрээри биирдик суруллар, а.э. суруллууларынан сөп түбэсиҺэр, тыллар: айыы (тугу эмэ айан оңоруу) уонна айыы (мурун й дорҕоонунан саңарыллар: үгэҺи, сиэри кэҺии), хайыы (тугу эм, холобур, тымныыттан харыстаан тугунан эмэ тулалааҺын), уонна (ситим тыл, бастакы сүҺүөҕэр охсуулаах).\nО м о ф о н н а р – тус-туҺунаннык суруллар гынан баран биирдик этиллэр тыллар. Холобур: бас (театральнай термин, баас диэн саңарыллар) уонна баас (туох эмэ бааҺа). Омофоннар, дьигинэн, дьиңнээх омонимнар бэлиэлэрэ бэлиэлээхтэр (этиллиилэрэ биир). Суруллуулара тус-туҺунана орфографияттан тутулуктаах. Онон тыл лексическэй тиҺилин иҺинэн көрөр буоллаха омофоннары дьиңнээх омонимнартан араарар табыллыбат.\nОмонимнар үөскүүллэригэр тус-туҺунан тыллар этиллиилэрин сөп түбэсиҺиитэ икки сүрүн төрүттээх:\n1.Тыл фонетическай тиҺилин историческай уларыйыыта, Холобур, былыргы тюрк тылыгар аш (аҺылык), сач (баттах), ач(арый) уонна санч (үтүрүй, антах ас) диэн атын-атыннык этиллэр тыллар тыл фонетическай тиҺилигэр тахсыбыт уларыйыылар түмүктэригэр саха тылыгар бары биирдик этиллэр буолбуттар. Ол иҺин билигин биҺиги ас диэн түөрт омонимы араарабыт:\nас 1 (аҺылык) ,\nас 2 (баттах),\nас 3 (арый),\nас 4 (үтүрүй).\n2.Атын омуктар тылларыттан ылыныы. Холобур, нууччаттан киирэр тыллар саха бэйэтин тылларын кытта биирдик этиллэллэриттэн омонимнар үөскүүллэр. Холобур, таас (хайа боруодата) уонна таас (иҺит) – бастакы төрүт саха тыла, кэнникитэ нууччалыы «таз» диэнтэн, туус (аска тутар тума) уонна туус (хаарты хараҕа) – бастакы төрүт саха тыла, кэнникитэ нууччалыы «туз» диэнтэн, буут (киҺи-сүөҺү миэстэтэ) уонна буут (ыйааҺын мээрэйэ) – бастакы тыл төрүт сахалыы, иккис нууччалыы «пуд» диэнтэн.\nАтын-атын тыллар этиллиилэрин түбэспиччэ сөп түбэҺиититтэн ураты омонимнар биир тыл тус-туҺунан суолталарын ыккардынааҕы ситимнэрэ умнуллуутуттан эмиэ үөскүүллэр. Холобур, сахаҕа атах оньуутугар туттуллар туос диэн тылы (уон икки туоска кылыйыы) билигин ким даҕаны хатың туоҺун кытта ситимнээн өйдөөбөтө буолуо. Оттон атах ооньуутун олуга бастаан ааттанарыгар хатың туоҺуттан ааттаммыта улахан мунааҕа суох: былыр атах ооньуутугар хатың туоҺун бэлиэ оңостоллоро эбитэ буолуо. Ол гынан баран билигин ол умнуллубут. Онон бу икки тылы омонимнар курдук көрөр табыгастаах: атах ооньуутугар туос диэн тыл, хатың туоҺун өйдөбүлүн кытта ситимин сүтэрэн, аңардас атах ооньуутун олугун эрэ курдук өйдөнөр буолбут.\nОмонимнар тылдьыттарга ордук толору көстөллөр.\nТуhаныллыбыт литирэтиирэ:.\nАнтонов Н.К. «Саха тылын лексиката» , якутск 1984с.\nАфанасьев П.С. «Саха тыла. Лексикология»\nВасильев Г.М. «Нууччалыы сахалыы поэтическай тылдьыт» 1976с. Дьокуускай\nХаритонов Л.Н. «Нууччалыы-сахалыы тылдьыт», якутск 1968-1970с..<|endoftext|>\nМетафора\nМетафора , холуйуу, холооһун – тугу эмэ туохха эмэ холуйан этии, биир сүрүн поэтическай троп ( көр) тылы, тустаах суолтатыгар буолбакка, атыны холуйууга «көһөрөн» туттуу; биир барамайы атын ханан эрэ маарынныырынан солбуйан, кубулдьутан, холуйан этии. Холуйуу норуот тылын дьүһүннүүр кырааскатыгар мэлдьи дэлэй. Күнү – көрөр диибит ( харахтаахха холуйан), этиҥи – этэр диибит (тыыннаахха холуйан), сүрэҕи – төлөннөөх диибит (умайарга холуйан). Итинник бытовой «дьиэ эргин» метафоралар хас саҥардах ахсын көстөллөр.\nНоруот поэзиятыгар, холобур, таабырыҥҥа холуйуу формата бэрт хойуу. «Сир анныгар итии болгуо сытар үһү» диэн эһэни таабырынныыллар. Эһэ – итии болгуо икки маарыннаһаллара диэн иккиэн суостаахтар, кутталлаахтар эрэ. «Ийэтэ иҥэрсийэн хаалбыт, оҕото ойон хаалбыт ( саа, буулдьа)» – бу эмиэ бэркэ мындырдаан, таабырын үгэһинэн, соруйан муннаран холуйуу.\nМетафора айылҕаҕа, олоххо – туохха барытыгар маарыннаһар өрүттэри булан көрүүгэ төрүттэнэр. Кини икки суоллаах: судургу, боростуой метафора – биир этииттэн, биир холооһунтан оҥоһуллар (холобур, Эллэй «Таба» диэн ырыатыгар табаны «баай кыраай манньыага», «туундарам туллуга», «кыраһам көмүһэ» диэн холуйтуур); метафора иккис суола тэнийбит холуйуу диэн ааттанар. Холобур, В. Маяковскай «Хабарҕа хайдарынан» диэн сруйуутугар бэйэтин поэзиятын сэбилэммит сэрии күүһүгэр киэҥник тэнитэн холуур:\n\"Сэрии парадын курдук\"\n\"страницаларбын тэнитэн\"\n\"Кэрийэн көрөбүн\"\n\"строкаламмыт фронум кэккэтин.\"\n\"Хоһооннорум бэлэмнэр\"\n\"снаряд буолан\"\n\"эстэргэ,\"\n\"Кыайан-хотон\"\n\"албан аакка тиксэргэ.\"\n\"Поэмаларым,\"\n\"сыыспат тэргэн буоланнар,\"\n\"Сыалларын кыҥаан\"\n\"кирийэн тураллар.\"\n\"Ордук биһирэммит\"\n\"сэрии сэбин\"\n\"туһаайан,\"\n\"Рифма\"\n\"Сытыы сабылатын\"\n\"өрө уунан\"\n\"Ох тыл кавалериятын\"\n\"Охсуһууга көтүтэн,\"\n\"Кимэн-кэйэн,\"\n\"кэтэн киирэргэ\"\n\"бэлэм,\"\n\"Бу сүүрбэ сылга\"\n\"кыайыы-хотуу тутан кэлбит,\"\n\"Бу ситэ толору сэбилэммит\"\n\"бары сэрииби,\"\n\"Бүтүн аан дойду пролетарията,\"\n\"барытын,\"\n\"Бүтэр тиһэх лииһигэр тиийэ\"\n\"эйиэхэ аныыбын\"\nСорох метафора айымньы бүтүннүүтэ буола тэнийэн, поэтическай айымньы ис хоһооно барыта улаҕалаах, хос өйдөбүллээх, метафорическай майгыннанар (М. Горькай «Буурҕаһыта», П. Ойуунускай «Тимир көлөтө», Эллэй «Кытыйата»). Метаморфическай айымньылар саха норуотун тылынан поэзиятыгар эмиэ көстөллөр («Ыарҕа ырыата», «Бөх чабычаҕын ырыата» уо.д.а.). [Г.Васильев. Русско-якутский поэтический словарь. Якутск.1976]\nМетафора – тылы, этиини барамайдар маарыннаһыыларыгар эбэтэр тэҥнээһиҥҥэ олоҕуран көһөрөн туттуу.\nТуһаныллыбыт литирэтиирэ:\n1)Бурцев, А.А., Федоров, И.С. Русско-якутско-английский словарь литературоведческих терминов / А.А. Бурцев, И.С. Федоров. – Якутск : Изд-во Якутского госуниверситета, 2008.142с\n2)Васильев Г. Русско-якутский поэтический словарь. Якутск.1976<|endoftext|>\nФотосинтез\nФотосинтез диэн үүнэйилэр бэйэлэригэр аһы оҥорорун ааттыыллар. Ол химическай процесс күн уотунан углекислай гаастан саахардарга кубулутар. Үүнээйи эрэ буолбакка, бактериялар, тэллэйдэр уонна протистар фотосинтеһы тутталлар. Фотосинтез сиргэ олох баарыгар биир олус тутаах буолар. Үүнэйи барыта кэриэтэ онтон тутулуктаахтар.\nФотосинтез араастык барыан сөп, ол гынан баран уопсай бэлиэлээхтэр.<|endoftext|>\nУтяшева Ляйсан Альбертовна\nЛяйса́н Альбе́ртовна Утя́шева (, ; 1985 сыл, бэс ыйын 28, Раевскай, Башкирскай АССР төр.) — Арассыыйа спортсменката, художественнай гимнастикаҕа үтүөлээх маастар, хас да төгүллээх Арассыыйа уонна аан дойду күрэхтэһиилэрин кыайыылааҕа, Европа алта төгүллээх кыайыылааҕа, хамаанданнан ааҕыыга Европа чөмпүйүөнэ (2002 с) . 2001/02 с. Аан дойду Кубогун кыайыылааҕа, 2002 с. Балтия уонна Тутулуга Суох Дойдулар Сойуустарын эдэр ыччаттарын күрэхтэһиитин кыайыылааҕа. Тэлэбиисэргэ биэрии ыытааччыта, спорт комментатора, ТНТ хаанаалга «танцы» диэн шоу ыытааччыта.<|endoftext|>\nНовгород кодекса\nНовгоро́д кодекса («Новгородская псалтырь», ордук итэҕэмтиэтик ааҕыллар тиэкиһинэн ) — Русь былыргы кинигэ (2000 сылга булуллубута).  75, 76 уонна 67 саалым чааһа былыргы славянныы тылынан суруллубут толору тиэкис псалымнаах.\nТүөрт сирэйдээх липовай дуоскаттан  турар  (церами), стилос көмөтүнэн суруйарга анаан буосканан хахтаммыт.  Стратиграфическэй, радиоуглероднай уонна палеографическэй көрдөлүүрэнинэн, буоска кодекса XI үйэ маҥнайгы чааһыгар тутталлара, баҕардыы X үйэттэн саҕалаан буолуо, онон Руська саамай былыргы кинигэннэн ааҕыллар күнэ-дьыла 1056-1057 сылларга суруллубута  чуолкайдык биллэр Остромирова евангелиятыттан хас да уонунан сыл улахан.\nИстория открытия.\n1973 сылтан ыла В.Л.Янин академик салайыытынан новгородскай археологическай экспедицията<|endoftext|>\nКедрин Дмитрий Борисович\nДми́трий Бори́сович Ке́дрин (1907 с тохсунньу 22 күнэ, Берестово-Богодуховскай рудник — 1945 с. балаҕан ыйын 18 күнэ, Москуба уобалаһа) — нуучча сэбиэскэй бэйиэтэ, тылбаасчыт. Сүрүн идэтинэн — суруналыыс.\nКедрин поэзиятын уус-уран дьоҕура, киэҥ диапазоннаахтык сытыы кылгас сатирическай хоһооннортон масштабтаах историческэй поэмаларга дылы суруйуута лирика, эпос, драма ньыматын туһанарын уратыта — монолог уонна диалог көрүҥүнэн суруллубут, оруолунан толоруллар лирика, ырыа, номох фольклор уонна. Кедрины талааннаах норуодунай-поэтическай тылынан айымньы салҕааччыларыттан уонна толкуйдаан таһаарааччыларыттан биирдэстэринэн ааҕаллар.<|endoftext|>\nУотсон Эмма\nЭ́мма Шарло́тта Дюэ́р Уо́тсон (англ. \"Emma Charlotte Duerre Watson\"; род. 15 апреля 1990, Мезон-Лаффит, пригород Парижа, Франция) — британия киноактрисата уонна фотомодель.\nГарри Поттер киинэтигэр Гермиона Грейнджер оруолун  ооньоон биллибитэ , Дэниел Редклиффтыын уонна Руперт Гринныын бииргэ уһуллубута. Эмма бу оруолу 1999 c. 9 сааһыгар ылбыт.Бу инньинэ кини оскуола туруоруорууларын кыттыылааҕа.Бу туруорууларга кыттыыта киниэхэ элбэх наҕарааданы аҕалбыт уонна 10 млн элбэх\nОл таһынан \"Балетные туфельки\" диэн киинэҕэ уһуллубута.2007 с. тохсунньу ыйга ВВС көстүбүтэ.\nОну тэҥэ Эмма принцесса Горошинканы \"Приключения Десперо\" персонаһын саҥалаабыта.\n2009 с. Эмманы гиннесс рекордун кинигэтигэр саамай улахан хамнастаах дьахтар актер диэн киллэрбиттэр.\n2009 с. үрдүк рангалаах дипломатической представительынан анаабыттара.<|endoftext|>\nЧуумпу Дон\n«Чуумпу Дон» — Михаил Шолохов 4 туомнаах роман-эпопея. 1—3 томнар 1925 сылтан 1932 сылга диэри суруллубуттара. 1928—1932 сс «Октябрь» сурунаалга бэчээттэнэн тахсыбыта. 4 том 1940 сылга бүтэриллибитэ, «Новый мир» сурунаалга  в 1937—1940 сс бэчээттэнэн тахсыбыта.\nXX үйэтээҕи нуучча литературатыгар саамай суолталаах айымньыларыттан биирдэстэринэн буолар,Бастакы аан дойдутааҕы сэрии кэмигэр дон хаһаактарын  киэҥ олохторун понораматын уруһуйдуур, революция кэминээҕи түбэлтэлэр уонна Россияҕа Граждансай сэрии уруһуйданар.<|endoftext|>\nФердинанд де Соссюр\nФердина́нд де Соссю́р (,1857 с. сэтинньи 26 күнэ , Женева —1913 с. олунньу 22 күнэ) — Швейцария тыл үөрэхтээҕэ, Женева лингвистическэй оскуолатын саҕалааһыныгар семиология уонна структурнай лингвистика төрүттэрин укпут. Фердинанд де Соссюру элбэхтик XX үйэ лингвистика  \"аҕатынан\" ааттыыллара уонна кини идеялара улахан суолталаах сабыдыалы ууран, бүтүн XX үйэ гуманитарнай санааларыгар структурализм төрүттэниитигэр көҕүлээбиттэрэ.\nФ. де Соссюр сүрүн үлэтэ — «Курс общей лингвистики» ().\n«Курс общей лингвистики».\n«Курс общей лингвистики» Соссюр өлбүтүн кэннэ үнүбэрсиэттээҕи лекцияларын матырыйаалларын туһанан Шарль Балли уонна Альберт Сеше көмөтүнэн 1916 сылга тахсыбыта. Балли уонна Сеше сорох өттүнэн хос ааптардарынан ааҕыллыахтарын сөптөр тоҕо диэтэр Соссюр маннык кинигэни таһаарыам дии санаабата уонна бэчээттээччилэринэн тутулугар да ис хоһоонугар да элбэх киллэриллибитэ.(биһиэхэ биллэр Соссюр лекцияларын сурунуутугар сиһилии элбэҕэ суох, баҕар, биллэн турар, кини бииргэ үлэлэһэр дьонун кытта санаатын үллэстэрэ буолуо.<|endoftext|>\nКастриоти, Доника\nДоника Кастриоти (алб. Andronika (Donika) Kastrioti, төрөөбүтүнэн \"Arianiti-Muzaka\"; 1428—?) — албаан дворянката, Албания национальнай дьоруойа Скандербег ойоҕо.\nБиографията.\n1428 сыллаахха Влера куорат таһынааҕы Канина кириэппэскэ Георгий Арианити уонна кини бастакы ойоҕо Мария Музаки дьиэ кэргэннэригэр төрөөбүтэ.\n1451 сыллаахха муус устар 21 күнүгэр Георгий Кастриотига (Скандербекка) ойох тахсыбыт. Кинилэр ыал буолбуттарын түмүгэр икки улахан, биллиилээх аймах доҕордуу сыһыаннара бөҕөргөөбүт, ону сэргэ православия таҥаратын дьиэтэ Фиери куораттан аҕыйах биэрэстэлээх сиргэ турар \"Ardenica Monastery\" манастыырга дьайар кыаҕа улааппыт. Доника бииргэ төрөөбүт балта Ангелина Сербия салайааччыта, өлбүтүн кэннэ Сербиятааҕы православнай таҥара дьиэтигэр сибэтиэйгэ тэҥнэммит Стефан Бранкович ойоҕо этэ.\nОсман импиэрийэтэ Албанияны сэриилээн ылбытын кэннэ, Кастриотилар Италияҕа көспүттэрэ. Онно тиийэн Неаполитания королевствотыгар дворян титулун ылбыттара. Ону сэргэ кинилэргэ Галатинатааҕы Сан-Пьетроҕа феодаллыы сир, оттон Лечче провинция Солетотугар -- община биэрбиттэрэ. Кинилэр суос-соҕотох уоллара Гьон Кастриоти II Лазар Бранкович диэн Серб деспотиятын салайааччытын кыыһын Ирен Бранкович Палеологу ойох ылбыта.\nДоника Кастриоти 1505 сыллаахха (сорох чахчыларынан 1506 сыллаахха) Испанияҕа өлбүтэ. Билигин Албания хас да куоратыгар кини аатын сүгэр уулуссалар бааллар.<|endoftext|>\nИик\nИик () — киһи, кыыл-сүөл бүөрүн көмөтүнэн үөскэтэр убаҕаһа, экскремен көрүҥэ.\nИик киһи-сүөһү бүөрүгэр хаан фильтырданарын, этигэр-сиинигэр баар уута мустарын уонна секреция түмүгэр үөскүүр. Бүөргэ үөскээбит иик анал тымыр устун хабахха киирэр. Ол кэннэ эмиэ анал тымырдарынан таһырдьа тахсар.<|endoftext|>\nВарваризм\nВарваризм – чопчу ханнык эрэ норуот тылын уларытан, атын норуот тылын холобуругар олоҕуран саҥа тылы, тыл кэккэтин айыы. Варваризм атынтан киирбит лексика саамай баһыламматах корүҥүнэн буолар. Үксүгэр истилистическэй сыаллаах «олохтоох колорит», эбэтэр «аныгы муода ирдэбилигэр» олоҕуран туттуллар.\nКэм хардыытынан варваризм туһаныыттан тахсыан уонна умнуллуон сөп, эбэтэр анал чопчу ханнык эмит эйгэ тыла, (профессионализм, сленг) – билиҥҥи «хакер», «пейджер», эбэтэр дьон бары туттар тыллара буолар: («зонтик», «информация»). Сурукка-бичиккэ варваризмы туттууга төрүт тылтан ылыллыбыт эбэтэр саҥа тыл быраабылатынан оҥоһуллубут графическай киэргэтиитэ, графическай формата бүтүн хаалыан сөп ( холобур, иккис  түгэҥҥэ «риелтер» уонна «риелтор» иккиэн сөбүнэн ааҕыллаллар).\nНуучча тыла грек, татар уонна да атын омук тылларын кытары силбэһиитин түмүгэр элбэх ахсааннаах варваризм тыллар олохсуйан хаалбыттар. Оннук грек омук тылыттан \"церковь, икона, диакон,\" онтон татар омук тылыттан \"кушак, армяк, сундук\" уо.д.а.  Онтон саха тыла нуучча тылын кытары алтыһыытын түмүгэр сүнньүнэн күннээҕи олоххо-дьаһахха чугас, кэпсэтии тылыгар үгүстүк туттуллар тыллар киирбиттэрэ уонна олор үгүстэрэ, нуучча литирэтиирнэй тылыттан буолбакка, олохтоох гуобардартан кэлэллэрэ. Онтон өрөбөлүүссүйэ кэнниттэн уопсастыбаннай олох уларыйыытынан, сурук үөдүйүүтүнэн, үөрэх тэнийиитинэн, култуура, билим сайдыытынан, тиэхиникэ тарҕаныытынан сиэттэрэн, нуучча тылыттан саха тылыгар, дьиэ эргиннээҕи өйдөбүллэри бэлиэтиир тыллар эрэ буолбакка, элбэх уопсастыбаннай-бэлитиичэскай, научнай-техническай тиэрминнэр, абстрактнай өйдөбүллэри бэлиэтиир тыллар киирдилэр уонна киирэ тураллар. Нууччаттан ылыныы билигин тыл тылга быстах сабыдыалын эрэ курдук өйдөммөт, саха литирэтиирнэй тылын салгыы үүнүүтүн көрдөбүлүнэн буолла.\nНууччаттан киирбит тыллары маннык холобурдарга көрүөххэ сөп:\n1.      дьиэ эргиннээҕи тыллар (\"ас-үөл, иһит-хомуос, таҥас-сап\" \"уо.д.а. ааттара): чэй, соркуой, чохоон, саахар, сыпсы, ырбаахы, байбары, холуоһа, хоруоҥка, чөмчүүк, дуомат, хаарты, дьыбаан, быраат, сыбаат, баһыыба, дорообо\" \"уо.д.а.;\"\n2.      тутууга, сэпкэ-сэбиргэлгэ сыһыаннаах тыллар: \"ампаар, бабаарына, сарай, кириэппэс, мэндиэмэн, соппулуот, боруок, устуруус, долоту, лаппаарыйа, күөбүл, чыскы, кынчаал, хомуут, сыалыйа, буоһа уо.д.а.;\"\n3.      атыы-эргиэн тыллара: \"баһаар, маҕаһыын, сыана, ороскуот, суот, дьарбааҥка, буут, муунта, киилэ, манньыат, солкуобай, харбаас уода;\"\n4.      сир оҥоһуутугар, үүнээйигэ сыһыаннаах тыллар: \"бааһына, сонуок, эбиэс, сэлиэһинэй, куолас, мэкиинэ, хортуоппуй, лууҥка, кирээдэ, суха, боромньу, булуук, миэлиҥсэ, чочунаах, моруоска, дууп, сибэкки уо.д.а.;\"\n5.      сүөһү иитиитигэр сыһыаннаах тыллар: \"боруода, бостуук, пиэрмэ, кириэс, дууһа, ырай, аат, дьаабал, аалтаар уо.д.а.;\"\n6.      эмп тыллара\": эмтиэкэ, луохтуур, врач, биэлсэр, бэрэбээски, дьуот, бороһуок, уоспа, тиип, кириип уо.д.а.;\"\n7.      уопсастыбаннай-бэлитиичэскэй олох тыллара: \"государсвто, общество, былаас, уобалас, нэһилиэк, кылаас, рабочай, буржуазия, партия, съезд, пленум, былаан, суут, чыын, быраап, наҕараада, дэбиэринэс, баппыыска, хамыыһыйа, председатель уо.д.а.;\"\n8.      үөрэх, култуура тыллара: \"оскуола, кинигэ, хаһыат, буукуба, паарта, уруок, кулууп, биэчэр, концерт, дакылаат, лекция, театр, артист уо.д.а.;\"\n9.      билим, тиэхиникэ тиэрминнэрэ: \"математика, физика, химия, биология, астрономия, космос, атом, молекула, клетка, ядернай, радиоактивнай, конструктор, эскаватор, кыраан, автомат уо.д.а.\"\n10.    абстрактнай өйдөбүллэри бэлиэтиир тыллар: \"бириэмэ, сыал, чиэс, суобас, абыычай, састаап, толкуй, доруобуйа, балаһыанньа, матыып, оруол, образ уо.д.а.\"\nВарваризм тылы саҥа тылынан солбуйар үксүгэр кыаллыбат, ол эрэн сорох түгэҥҥэ туһаныахха сөп. Ардыгар чопчу билим ааттарын тиэрмин быһыытынан ыллахха, кинилэри уларытар наадата суох. Онтон атын өттүттэн көрдөххө, уус-уран тыл ыраас буоларын туһугар мээнэ, наһаа наадата суох варваризмнары туттубат тоҕоостоох.  Сүнньүнэн уус-уран литирэтиирэҕэ сыһыаннаах, тоҕо диэтэр сорох варваризмнар  тыл кэккэтигэр атыннык, туоратык иһиллэллэр, тыл хомоҕойун, этии иһиллиитин (ассонанс, коссонанс) буортулууллар. Ол гынан баран сорох варваризмнары суруйааччылар анаан, бэйэлэрин айымньыларыгар тугу эрэ бэлиэтии, күүскэ этэ сатаан, тутталлар.\nХаннык баҕарар литирэтиирнэй тыл устуоруйатыгар варваризм өлгөмнүк киирбит, туттуллубут уонна тыл ыраас буоларын туһугар киирсибит кэмнэрэ бааллар. Сорохтор уус-уран тылы өрө тутар дьон омук култууратын форматын баһылаабыттарын туһунан этэллэр; Атыттар – бу бөлөхтөр бэйэлэрэ култуурнай айар улэнэн дьарыктаныылара (холобур, XVIII үйэ бастакы аҥарыгар нуучча дворянствота варваризмы күүскэ уонна өлгөмнүк туттан киирэн барбыта, онтон XVIII үйэ иккис аҥарыгар ону утары охсуһуу саҕаламмыта). Бу кэмнэр солбуһан хатыланыылара дойдуга уопсай бэлитиичэскэй кэм кэрдииһинэн быһаарыллар. Оннук биир саамай варваризм үөдүйэ сылдьыбыт кэмэ Петр I салайан олорбут сылларыгар буолбута. Ыраахтааҕы хараҕар омук тылларын туттуу кини эрэпиэрмэлэрин өрө тутуу курдук көстөрө. Онтон омук тылын туттартан аккаастаныы былааһы утары барыы курдук ааҕыллара. Петр I уонна кини кэргэнэ Екатерина I өлбүттэрин кэннэ нуучча тылын варваризмтан ыраастааһын үлэтэ барбыта. Бу үлэни көҕүлээччилэртэн биирдэстэрэ историк В.Н. Татищев буолар, ол эрэн бу хайысхаҕа дьиҥнээх уларыйыылар «броновщина» эпохата бүппүтүн кэннэ буолбуттара.<ref>Антонов Н.К. Саха тылын лексиката. – Дьокуускай, 1984.<ref><|endoftext|>\nИсторизм\nИсторизм - өлгөмнүк туттуллар тыллар ортолоругар хаһан эрэ туттулла сылдьыбыт, ол эрэн билигин умнууга хаалбыт, дьон туттубат буолбут тыла. Ол эбэтэр, историзмнар диэн эргэрбит, кэм хардыытын түмүгэр туттуллууттан тахсыбыт барымталар, өйдөбүллэр ааттара. Былыргыны бэлиэтиир тыллар саҥа тылынан солбуллубаттар, онон литирэтиирэҕэ, ордук этногыраапыйаҕа уонна былыргы олоҕу көрдөрөр айымньыларга, киэҥник туттуллаллар.\nЭргэрбит тыллар олох сайдыытын түмүгэр, саҥа көстүүлэр, өйдөбүллэр, дьиэ-уот маллара, таҥас-сап баар буолубутугар айыллыбыттар. Онтон кэм-кэрдиис түмүгэр туттуллууттан тахсыбыттар.\nЭргэ кинигэлэри хаһыстахха, эргэрбит тыллар бэйэлэрэ «олоро», туттулла сылдьыбыт кэмнэрин көрдөрөллөр. Саха тылыгар, холобур\", симиир\" диэн былыр кымыһы кутан, ыҥыырга баанан илдьэ сылдьар сүөһү тириититтэн оҥоһуллар иһит билигин суох, онон аата даҕаны былыргы курдук күн аайы туттуллубат. Ити курдук өрдөтөөҕүгэ дылы туттуллубут \"кинээс, кулуба, ородобуой\" курдук тыллар билигин кэпсэтиигэ үгүстүк туттуллубаттар, литирэтиирэҕэ эрэ ордук көстөллөр.\nСаха тылыгар былыргыны бэлиэтиир тыллар араҥалара киэҥ. Холобур: \"сири иһит, ымыйа, хамнатар, бэһиэйэх, кытыйа, атыйах, сыма, аҕараан, барча, лыыба, мыаннарык, сыппа, оноолоох сон, кылдьыы (киэргэл), былаайах, сулуу, суорумньу, мэнэрик уо.д.а.\"\nЭргэрбит тыллары ылбаҕайа суох сылабаарга киирэллэр. Үксүгэр эргэрбит тыллары маннык бөлөхтөргө наардыылар:\n·     Дьон тиитулун этиигэ: \"боярин, граф, князь, дворянин;\"\n·     Дьон дуоһунаһын этиигэ: \"приказчик, городовой, упрядник;\"\n·     Административнай ааттар: \"уезд, волость, околоток;\"\n·     Былыргы таҥастар ааттара: \"кафтан, камзол, жупан, кокошник уо.д.а.\"\n·     Харчы идинииссэтин ааттара: \"грош, алтын, полушка;\"\nЫлбаҕай сылабаарга киирбэттэрин да иһин, сорох эргэрбит тыллар кэпсэтии тылыгар киириэхтэрин сөп. Ону тэҥэ эргэрбит тыллар өлгөмнүк уус-уран литэрэтиирэҕэ кэпсэнэр кэми кырдьыктаахтык, итэҕэтиилээхтик ойуулуурга туттуллаллар. Ол эрэн былыргыны бэлиэтиир тыллар ылбаҕай слабаарнай састаапка иккистээн төннүөхтэрин сөп. Оннук төннүү урукку олохтон туох эмэ саҥалыы эргилиннэҕинэ буолар. Кэнники сылларга уопсастыба өйө-санаата уларыйан, норуот төрүт култууратыгар, тылыгар тардыһыы саҥалыы күүһүнэн, урут умнууга баран испит сиэр – туом, үгэс, итэҕэл, мифология өйдөбүллэрэ иккистээн тиллэн эрэллэр. Онон сиэттэрэн билигин үгүс эргэрбит (сүнньүнэн былыргыны бэлиэтиир) тыллар литирэтиирнэй тылга туттуллуулара саҕаланна. Холобур, \"улуус, арчы, арчылаа\" курдук тыллары литирэтиирнэй тылга бигэтик төнүннэрии диэххэ сөп. Итинник үгүс сахалыы уус-уран оҥоһук, тэрил, таҥас-сап, ас-үөл аата саҥалыы эргиллэр. Христианскай итэҕэлгэ сыһыаннаах тыллар тарҕаныылара эмиэ кэҥээн иһэр.\nЛиэксикэ араҥаларын эргэриитэ дьонтон эмиэ улахан тутулуктаах. Уопсастыба тыл сайдыытын уонна үүнэр көлүөнэ өйө-санаата төрөөбүт тылынан олоҕурарын хааччыйбат буоллаҕына, төрүт тыл кэхтиигэ киирэр. Оннук кэмнэргэ лиэксикэ эргэриэ, сүтүө да суох өттүлэрэ умнууга, симэлийиигэ бараллар. Ол иһин тыл эргэриитин, кэхтии кэмигэр буолбакка, төрүт тыл иннин диэки сайдар, бэйэтин лиэксикэ тиһилин салгыы чочуйан тупсарынар кэмигэр ылан быһаарыллыахтаах.\nБылргыны бэлиэтиир тыллар үөскээһиннэрэ, тыл бэйэтин иһинээҕи төрүтүнэн буолбакка, олох уларыйыытынан төрүөттэнэр. Олоххо туох эрэ туттуллуута эмиэ уурайар. Кэлиҥҥи 60-с, 70-с сыл устатыгар саха урукку олоҕуттан умнуллубут, хаалан, сүтэн эрэр элбэх. Ол түмүгэр үгүс ахсааннаах тыллар туттуллуулара уурайан, былыргыны бэлиэтиир тыллар араҥаларыгар көстүлэр. Оннук араҥа киэҥ. Онтон быстах маннык бөлөхтөрү ыйыахха сөп:\n1.      Дьиэҕэ-уокка сыһыаннаах тыллар: \"биллэрик\" (киирэр ааны утары орон), \"үгэх\" (оһох кэннинэн үүт уурар сир), \"холорук\" (таҥара долбуура), \"сатанах\" (таҥас ыйыыр сарадахтардаах баҕана), \"кыраада\" (уот иннинэн титирик долбуур), \"хоро\" (уокка күөһү ыйыыр мас)\n2.      Урукку иһит-хомуос аата: \"кытах\" (улахан, киэн мас иһит), \"көҕүөр\" (кымыс кутар тирии иһит), \"матаарчах\" (сүөгэй кутар туос иһит), \"саар ыаҕас\" (баак курдук туос иһит), \"түктүйэ\" (тугу эмэ уган хам тигэр кыра туос иһит), \"удьаа\" (мас хомуос), \"олгуй\" (олус улахан күөс);\n3.      Киһи сүөһү миэстэлэрин ааттара: \"кыабака\" (киһи өрөҕөтүн кииниттэн аллараата, сүөһүгэ кэлин өттө), \"көҥүрэй\" (ис көҥдөйүн өттүк, таас уҥуоҕун ыкка ардынааҕыта), \"ыһыаччы\" (сүһүөх уҥуохтар холбоһууларын тутар кытаанах силгэ), \"бэстээҕэ, оҕолооҕо\" (сүөһү атаҕын иҥиирдэрин ааттара), \"маҥырыыра\" (ынах сүөһүгэ араарыллара);\n4.      Уруурҕаһыы тыллара: \"бэргэн (\"улахан кийиит кыра кийииккэ), бадьа (кыра кийиит улахаҥҥа), \"күрэ балыс\" (күтүөккэ кэргэнин балта), \"ходоҕой\" (кэргэнниилэр ийэлэрэ уонна дьахтар аймахтара бэйэ бэйэлэригэр);\n5.      Уопсастыбаннай олох тыллара: \"дьаһаах\" (күндү түүлээҕинэн түһүк), \"ородобуой\" (тыа сирин олохтоох салалтата), \"чаччыына\" (кыра кинээс, нэһилиэк баһылыгын солбуйааччы), \"куортук\" (кинээс солотун бэлиэтиир туспа кынчаал), \"дайыымпа\" (нолуок төлөбүрүгэр иэс), \"буор түҥэтик\" (ходуһаны үүнүүтүн көрбөккө үллэстии), \"кумалаан\" (нэһилиэк иитимньтигэр барбыт киһи), \"нэктэл кулут\" (кирдээх, мара үлэни толороооччу), \"энньэ\" (эргэ сүктэр кыыс дьонуттан илдьэ барар баайа), \"сулуу\" (кэргэн ылааччы кэргэнин дьонугар биэрэр баайа).\nИсторизмнары саастарга араараллар: сүүсчэ сыллаахтар (\"смерд, боярин, братина),\" уонча сыллаахтар (\"нэпман, ликбез, продналог).\"<|endoftext|>\nМетонимия\nМетонимия – хоһуйан этии (троп) биир сүрүн көрүҥэ; кубулутан, халбарытан ааттааһын; барамайы, көстүүнү сирэйинэн буолбакка, кини өйдөбүлүн атын тылынан, этиинэн хоһуйан биэрии. Холобур, саха норуотун поэзиятыгар «сылгы, ынах үөрэ үөскээтэ» диэн сирэйинэн этэри «үрүҥ түүлээх үөрдүстэ, хара түүлээх ханыыласта» диэн хоһуйуллар, эбэтэр судургу «элбэх аттаах дьон, баайдар, дьадаҥылар мунньуһуннулар» диир оннугар «алтан иҥэһэлээх аарыгырда, тимир иҥэһэлээх тигистэ» диэн метонимическай обраһынан этэллэр. Метонимия барамайы, көстүүнү бүтүн бэйэтин ааттыыр оннугар кини ала-чуо бэлиэтинэн быстах чааһынан ааттаан, онон уопсай өйдөбүлүн, уопсай уобараһын биэрэр.\nХолобур:<br>\n\"Харсар хаастаах,\"<br>\n\"Хамсыыр кыымнаах,\"<br>\n\"Хара харах,\"<br>\n\"Ханна бааргын?\"<br>\n\"Үс ыыстык уһуктара\"<br>\n\"Бороҥуй муннуктан\"<br>\n\"Киниэхэ сыылбыттар,\"<br>\n\"Хаанынан кытаран...\"<br>\nБастакы холобурга – тапталлаах кыыс, иккискэ суостаах үс бандьыыт уобарастаналлара көстөн турар.\nМетафораттан метонимия атын: бастакынан «кэриэтэ», «дылы», «курдук» тыллар көмөлөрүнэн тэҥнээһиҥҥэ (сравнение) кубулутуохха сөп, оттон метонимия оннук кубулуйбат, судургу этиллэр, көннөрү аат курдук ааттанар. [Г.Васильев. Русско-якутский поэтический словарь. Якутск.1976]\nМетонимия – барамайы, көстүүнү сирэйинэн буолбакка, кини өйдөбүлүн атын тылынан, этиинэн хоһуйан биэрии.\nТуһаныллыбыт литирэтиирэ:\n1) Бурцев, А.А., Федоров, И.С. Русско-якутско-английский словарь литературоведческих терминов / А.А. Бурцев, И.С. Федоров. – Якутск : Изд-во Якутского госуниверситета, 2008.142с\n2) Васильев Г. Русско-якутский поэтический словарь. Якутск.1976<|endoftext|>\nЭтимология\nЭтимология — грек тыла, тылбааһа «\"ис дьиҥ, тыл сүрүн суолтата\"» уо.д.а. тылтан тылбаастаатахха «\"тыл, үөрэх, анаарыы\"» — тыл үөскээбит төрдүн үөрэтэр лингвистика салаата (үксүгэр морфеманы) буолар. Ону тэҥэ тыл үөскээбит төрүтүн быһаарарга туттуллар чинчийии ньымата. Этимология диэн өйдөбүлгэ өссө тыл үөскээбит дьиҥнээх төрдүн үөрэтиини, билиини өйдүүбүт. Холобур, \"тэтэрээт\" диэн тыл үөскээбит төрдө грек омук тыла. Ону кытта этимологияҕа тыл дьиҥ үөскээбит олоҕо өйдөнөр.(Холобур, тэтэрээт греческай этимологиялаах, итэҕэтиилээх этимологиятын эт, о.э. үөскээбит версиятын — быһаччы этимон).\n«Этимология» тиэрминэ былыргы философ-стоиктар ортолоругар үөскээбит уонна Диоген Лаэртскай кэнники туоһулааһынынан, Хрисиппка (б.э.и.281/278—208/205) суруллар. XIX үйэҕэ диэри языкознаниеҕа «этимология» тиэрминэ «грамматика» диэн тыл суолтатыгар тутуллуон сөбө. Былыргыларга бастакы суолтата- дьиҥ туһунан үөрэх. (см. Исидор Севильский (ок. 560—636) — энциклопедия «Этимологии» en:Etymologiae). Этимология наука иннинээҕи этаба кэпсииринэн, Былыргы Грецияҕа өссө ἐτυμολογία.тиэрмин үөскүү илигинэ, тыл үөскээбит төрүтүн билии боппуруостара көтөҕүллүбүттэрэ. Предмет аата төһө үчүгэйдик ис дьиҥин сырдатарын Гераклит Эфесский (544—483 гг. до н. э.) анаарбыта. Кэлин Платон (428/427—348/347 до н. э.) «Кратил» кэпсэтиитигэр (диалогар) (др.-греч. Κρατύλος) айылҕаттан аата хайдаҕын: айылҕатын аатынан ааттанарын дуу эбэтэр киһи аат таларын дуу анаарбыта. Кини этимологияҕа көрүүлэрэ, сабаҕалааһыннара төһө да кэнэн курдугун иһин, XVIII—XIX үйэлэр лингвистэрин үгүс идиэйэлэрэ сэҥээриини ылбыттара. Античноска этимология грамматика сорҕотун быһыытынан көрүллэрэ, онон грамматистар дьарыктаналлара. Оччотооҕуга бэйэтин кэмин тылын устуоруйатын чинчийбит киһинэн Рим тылын грамматиһа Варрон (биһиги эрабыт иннинэ 116—27сс.) буолар. Кини этимологияны (лат. etymologus) наука быһыытынан «тоҕо уонна туохтан тыл үөскүүр» боппуруоһун туруорбута. Холобур, lūna «луна» (ый) диэн латинскай тыл суолтатын чаастарынан арааран маннык быһаарбыта. Тыл бастакы сүһүөҕэ чааһа lū- (Варрон этэринэн lūceō «светить») туохтууртан, онтон иккис сүһүөҕэ -na (лат. nox тылыттан «ночь» түүн суолталаах [4]. Төһө да тыл уопсай научнай методологиятын быһаарыыта суоҕун да иһин, Варрон лексика устуоруйатын сайдыытыгар дорҕоон уларыйыытын тыл үөскүүр сокуонугар чугаһатан сөпкө ыйбыт. Орто үйэлэргэ методология чинчийиитигэр саҥаны арыйыы суоҕа. Орто үйэлэргэ этимология чаҕылхай киһитинэн вестготскай Испания архиепискоба Севильи, бүтэһик латинскай Церковь аҕата уонна орто үйэлэр энциклопедизмнарын төрүттээччи, «Этимологиялар» (лат. Etymologiae libri viginti) диэн үлэ автора Исидор Севильский (560—636 н. э.) буолаллар. Бу үлэтигэр Исидор Севильский этимологияҕа мал-сал суолтатын быһаараары кэлэр. Туспа тыллар этимологияларын схоластар быһаарарга холонуулара олоҕо суох уонна кэнэн этилэр. Доминика сибэтиэй органын чилиэннэрэ-Доминиканецтар — (лат. Dominicus) — бэйэлэрин орденнарын аатын этимологиялаабыттара dominicāni, «танара ыттара» диэн тылбаастаабыттара (лат. domini canes). Тэҥниир-историческай ньыма үөскүөн иннинэ Россияҕа да Европаҕа да этимология олох фантастическай характердааҕа. XVIII ү. нуучча поэта уонна филолога В. К. Тредиаковскай (1703—1769) ааҕарынан, Норвегия диэн дойду наверхия диэн тыл уларытыллыбыт формата, тоҕо диэтэххэ, географическай карта үөһэ өртүгэр сытар, Италия диэн тыл аата удалия диэн тылга маарынныыр, тоҕо диэтэххэ, бу дойду Россияттан тэйиччи сытар. Маннык үөрэхтэн Вольтер (1694—1778) этэринэн, «этимология — наука быһыытынан, аһаҕас дорҕооннор туох да, бүтэй дорҕооннор олох суолтата суохтар».\nНаучнай этимология Тэҥниир-историческай ньыма этимология инструменын быһыытынан хас да ньыма холбоһуутунан тыллар аймахтыы буолалларын дакаастыыр уонна тыл түҥ былыргы историятын фонетика уонна грамматика (кыра степенигэр) тэҥнэбилигэр олоҕуран булар ньыма буолбута. XVIII саҕаланыытыгар XIX сс. бүтэһиктэригэр Уильям Джонсон (1746—1794) былыргы индий тылын санскриты булуутунан уонна наука эйгэтигэр Индияттан Европаҕа диэри элбэх тыл аймахтыыларын бигэргэтиитинэн үөскээбитэ. Аймахтыы тыллар, славянскай, германскай, италийскай (аныгы романскай), кельтскай, индоиранскай уонна атын тыллар индоевропейскай, онтон биир төрүт тыл — приндоевропейскай диэн ааттаммыта. Санскрит арыллыбыта үйэ чиэппэрэ буолбутун кэннэ ньиэмэс учуонайа Франц Бопп (1791—1867) индоевропеймкай тыл аймахтыыларын олохтуур кинигэни суруйбута. Расмус Раск (1787—1832) уонна Якоб Гримм (1785—1863) ньиэмэя языкознаниетын фундаменын олохтообуттара. Август Фридрих Потт (1802—1867) индоевропейскай тыллар фонетикалара сөп түбэһиилэрин таблицаларын онорбута. Ньиэмэс төрүттээх нуучча тылын филолога Александр Христофорович Востоков (1781—1864) славянскай тылларга суолталаах арыйыылары оҥорбута[8]. Ньиэмэс учуонайа Август Шлейхер индоевропейскай тылларга сравнительнай (тэҥнээн ырытар) грамматиканы оҥоруунан дьарыктанара. Кини ааҕарынан индоевропейскай норуоттар төһөнөн дойдуларыттан (Орто Азияттан) ыраатан иһэллэр да, тыллара соччонон сымсаан, уларыйан иһэрин бэлиэтиир. Шлейхер суруйбут «Овца уонна аттар» үгэтигэр былыргы индоевропейскай тыл уларыйбыта санкритка маарынныыр. Төһө да сыыһалардааҕын үрдүнэн Шлейхер үлэлэрэ языкознание уонна этимология сайдыытыгар улахан кылааты киллэрбиттэрэ. «Тыл маһа» диэн кини идеята. Ити идея баар буолан, литовскай тылга эрдэ болҕомто уурбуттара. Ол матырыйаал билиҥҥэ диэри этимологторынан туттулла сылдьар (ордук славянскай тылы туһанааччыларынан). 19 үйэ бүтүүтүгэр 20 үйэ саҕаланыытыгар младограмматика принциптэрэ бигэргэтиллибиттэрэ. Ол слеулнугар олоҕуран тыл уларыйыытын төрдөгэр фонетическай уларыйыылар сыталлар, онтон туоратыы суох. Младограмматизм биллэр автордара: Карл Бругман (1849—1919), Герман Остхоф (1847—1909), Бертольд Дельбрюк (1842—1922), Август Лескин (1840—1916), Герман Пауль (1846—1921), Вильгельм Мейер-Любке (1861—1936), Филипп Фёдорович Фортунатов (1848—1914) уо.д.а. Этимология саҥа этаба диалектология уонна лингвистическай география ситиһиилэрин кытта сибээстээх. Онно бэйэтин кылаатын француз учуонайа Жюль Жилерон(1854—1926) киллэрбитэ. Манна кырата суох оруолу лексика семантическай хонуулара уларыйыыларын чинчийии уонна анализ, семантика уонна сирдээҕи олох малын кытта семантика сибээһин үөрэтии ылбыттара. Развитие в XXүйэҕэ этимология чинчийиитигэр структурнай принциптэри туттуунан сайдыы киирбитэ бэлиэтэнэр. Эмиль Бенвенист (1902—1976), Виктор Владимирович Мартынов (1924—2013) уонна Александр Саввич Мельничук (1921—1997) тутуһаллара. Кинилэр күүстэринэн бөлөҕүнэн лексемэ аналиһа үөрэтиллэн уонна туттуллан барбыта — семантическай, корневой, аффиксаль¬най лексико-грамматическай уо.д.а. Фонетическай сокуоннар баһыйыыларын туһунан младограмматиктар кытаанах тезистэрэ уһун кэмҥэ тутуһуллубута, ол гынан чехословацкай этимологическай оскуола бэрэстэбиитэлэ Вацлав Махек (1894—1965 сс.) көтүтүүтэ суох фонетическай сөп түбэсиһиилэртэн ураты көтүтүүлээх фонетическай сөп түбэсиһиилэр баалларын көрдөрө сатаабыта, ону фонетическай сокуоннар тастарынан, тыл тус олоҕун уратытыгар олоҕуран көрдүөххэ наадатын ыйбыта. Освальд Семереньи (1913—1996 сс.), Яков Львович Малкиель (1914—1998) и Олег Николаевич Трубачёв (1930—2002 сс.), фонетика сокуоннара сүрүн оруолу ылалларын ыйаллара.\nХХ үйэ иккис аҥара этимология наукатыгар үтүө этэ, ол чинчийиилэр кэҥээһиннэрин, саҥа ньымалары, матырыйааллары билиини, үгүс ахсааннаах этимология тылдьытын бэлэмнээһини кытта сибээстээҕэ. Славянскай тыллар этимо¬ло-ги¬че¬скай тылдьыттарын бэлэмнээһин, ону оҥорууга улахан болҕомто праславянскай лексическэй фонда реконструкциятыгар ууруллуута (Ф. Славский, О. Н. Трубачёв), праславянскай тыл толору лексигология уонна лексикография үөскээһинин төрүтэ буолбута.\nЭтимология предметэ — тыл фондатын оҥоруу, источниктары үөрэтии, ону кытта түҥ былыргы тыл састаабын уларытыы. Тыл историческай моделларынан бэйэтин кэмигэр уларыйар, онно тыл ис киэбэ күлүктэнэр. Этимолог, аймахтыы тыллар матырыйаалларыгар олоҕуран бу киэби булауохтаах уонна хайдах маннык аныгы көрүҥү ылбытын быһаарыахтаах. Этимология чинчийэр комплекснай ньымалааҕынан характеристикаланар. Тыл (эбэтэр тыл олоҕо) этимологиятын буларга аймахтыы тылларын кытта тэҥнэниллэр уонна биир олох тыл булуллар, кэнники кэмнэ уларытыллыбыт историческай дьапталҕата уһуллар, оччоҕо ис силиһэ уонна суолтата тахсыахтаах.<|endoftext|>\nФразеология\nФразеология ( — этии — өйдөбүл, үөрэх) — ситим тыллары үөрэтэр лингвистика салаата, ханнык эмит омук тылын ситим тылларын бөлөҕө эмиэ фразеология диэн ааттанар.\nБиирдии тылы эбэтэр омук тылын тылын-өһүн баайын үөрэтэр лексикологияттан уратыта кини хас да тыллаах конструкциялары үөрэтиитэ буолар: коллокациялары, сомоҕо домохтору, өс домохторун, өс хоһооннорун уо.д.а.<|endoftext|>\nСолбук (лингвистика)\nТранскрипция тыл үөрэҕэр — тыл дорҕооннорун (фонема, аллофон, дорҕоон) анал бэлиэлэринэн (фонетическэй алфавитынан) чопчу көрдөрөн туран сурукка суруйуу. Лингвистика түөрүйэтигэр уонна быраактыкатыгар солбук араастык туттуллар.\nАаҕааччы төрүт тылыгар сахатытан собук иһиллиитэ.\nСахатытан солбук ханнык эмэ алфавиттан ылыллыбыт эмиэ оннук тыллаах бөлөх саҥатыттан (бу алфавитынан туттар этнос, субэтнос, ханнык-эмэ уобалас эбэтэр сэлиэнньэ олохтоохторо) анал бэлиэлэринэн тириэрдиэн сөп, атыннык эттэххэ тылы туттааччыга биитэр кини көрүҥүгэр (түөлбэ тылга, идиолектка) төрөөбүт тылын иһиллиитин сурунуу .\nОл курдук кириллица нууччалыы көрүҥэ (сороҕор ордук чуолкайдык тыаһы тириэрдэр сыаллаах элбэхтиктик көрүҥүгэр уларытыллыбыт) нуучча тылын учебниктарыгар, тыл үөрэҕэр (нууччалыы матырыйаалга олоҕуран), нуучча тылын тылдьыттарыгар ордук туттуллар. Маннык суруйуу көмөтүнэн ааҕааччылары сөптөөхтүк саҥарыы уопсай быраабылаларын (литературнай саҥа нуорматын) кытта билиһиннэрэллэр, маны тэҥэ иһитиннэрии уратыларын кытта 1) туспа тыллары, тыл ситимнэрин, буукуба, дор5оон дьүөрэлэһиилэрин 2) территория олохтоохторун, төрөөбүт тыл уонна/эбэтэр түөлбэ тылы, сааһынан уо.д.а..\nАтын тылынан саҥарааччыларга (туох ханнык иннинэ алфавитно-фонетическай систиэмэ суругунан) маны таһынан саҥарыыны кытта билсиһэллэригэр табыгастаах, төрүт тылларын бэлиэлэрин көмөтүнэн суруллуутунан, Великобритания уонна США үөрэнээччилэрин уонна устудьуоннарын англискай тылынан суруллубут үөрэх тылдьытыгар солбук үксүгэр латыын (английскай) тупсарыллыбыт алфавитын көмөтүнэн, эбии устуруока үрдүнээҕи уонна уструока аннынааҕы охсуу уонна аһаҕас дорҕоон уһаабыт бэлиэлэринэн бэриллэр..\nТыл үөрэхтээхтэринэн элбэх солбук арааһа бэлиэтэнэр. Төрүт өйдөбүлү араарар бэлиэлээх саҥарыы ураты суолтата, дорҕооннору утарыта туруортаан көрүүнү фонематическэй солбук холобурдуур. Кини муҥутуур аҕыйах дорҕоон хомуурун дорҕоон холбоһугунан араарар бэлиэлээх, оннук нуучча тылтан \"пал\" [пал] уонна \"пол\" [пол], \"пат\" [пат] уонна \"падь\" [пат'] (бүтэһигэ — бүтэйдиҥи уонна бүтэһик дорҕоон сымнатыллан көрдөрүллэр) эбэтэр араастаан \"булочная\" диэн тылы саҥарыы [чн] уонна [шн]. Мөлтөх быһыыга фонематическай солбук кинилэргэ буолар дорҕооннор утарыта турсууларын учуоттуур. Ньиргиэрдээх-ньиргиэрэ суох пааралаах нуучча бүтэй дорҕоонноругар бу быһыы букатын тыл бүтэһигэр: маннык \"чад\" уонна \"чат\" атыылыы төрүт түһүккэ турар уонна кини солбуга [чат] көрүҥү ылынан сөп түбэһэр буолар.\nТуһаныллыбыт сирдэр.\n↑ Пара слов о транскрипторе. http://www.artlebedev.ru/tools/transcriptor/info/<|endoftext|>\nБэйэ бэлиэлэринэн солбуйуу (лингвистика)\nБэйэ бэлиэлэринэн солбуйуу тыл үөрэҕэр - тыл дорҕооннорун (фонема, аллофон, дорҕоон) анал бэлиэлэринэн (фонетическэй алфавитынан) чопчу көрдөрөн туран сурукка суруйуу. Лингвистика түөрүйэтигэр уонна быраактыкатыгар солбук араастык туттуллар.\nАаҕааччы төрүт тылыгар сахатытан бэйэ бэлиэлэринэн солбуйуу иһиллиитэ.\nБэйэ бэлиэлэринэн солбуйуу ханнык эмэ алфавиттан ылыллыбыт эмиэ оннук тыллаах бөлөх саҥатыттан (бу алфавитынан туттар этнос, субэтнос, ханнык-эмэ уобалас эбэтэр сэлиэнньэ олохтоохторо) анал бэлиэлэринэн тириэрдиэн сөп, атыннык эттэххэ тылы туттааччыга биитэр кини көрүҥүгэр (түөлбэ тылга, идиолектка) төрөөбүт тылын иһиллиитин сурунуу .\nОл курдук кириллица нууччалыы көрүҥэ (сороҕор ордук чуолкайдык тыаһы тириэрдэр сыаллаах элбэхтиктик көрүҥүгэр  уларытыллыбыт) нуучча тылын учебниктарыгар, тыл үөрэҕэр (нууччалыы матырыйаалга олоҕуран), нуучча тылын тылдьыттарыгар ордук туттуллар. Маннык суруйуу көмөтүнэн ааҕааччылары сөптөөхтүк саҥарыы уопсай быраабылаларын (литературнай саҥа нуорматын) кытта билиһиннэрэллэр, маны тэҥэ иһитиннэрии уратыларын кытта 1) туспа тыллары, тыл ситимнэрин, буукуба,дор5оон дьүөрэлэһиилэрин 2) территория олохтоохторун, төрөөбүт тыл уонна/эбэтэр түөлбэ тылы, сааһынан уо.д.а..\nАтын тылынан саҥарааччыларга (туох ханнык иннинэ алфавитно-фонетическай систиэмэ суругунан) маны таһынан саҥарыыны кытта билсиһэллэригэр табыгастаах, төрүт тылларын бэлиэлэрин көмөтүнэн суруллуутунан, Великобритания уонна США үөрэнээччилэрин уонна устудьуоннарын англискай тылынан суруллубут үөрэх тылдьытыгар солбук үксүгэр латыын (английскай) тупсарыллыбыт алфавитын көмөтүнэн, эбии устуруока үрдүнээҕи уонна уструока аннынааҕы охсуу уонна аһаҕас дорҕоон уһаабыт бэлиэлэринэн бэриллэр. .\nТыл үөрэхтээхтэринэн элбэх солбук арааһа бэлиэтэнэр. Төрүт өйдөбүлү араарар бэлиэлээх саҥарыы ураты суолтата, дорҕооннору утарыта туруортаан көрүүнү фонематическэй солбук холобурдуур. Кини муҥутуур аҕыйах дорҕоон хомуурун дорҕоон холбоһугунан араарар бэлиэлээх, оннук нуучча тылтан \"пал\" [пал] уонна \"пол\" [пол], \"пат\" [пат] уонна \"падь\" [пат'] (бүтэһигэ - бүтэйдиҥи уонна бүтэһик дорҕоон сымнатыллан көрдөрүллэр) эбэтэр араастаан \"булочная\"  диэн тылы саҥарыы [чн] уонна [шн]. Мөлтөх быһыыга фонематическай бэйэ бэлиэлэринэн солбуйуу кинилэргэ буолар дорҕооннор утарыта турсууларын учуоттуур.  Ньиргиэрдээх-ньиргиэрэ суох пааралаах нуучча бүтэй дорҕоонноругар бу быһыы букатын тыл бүтэһигэр: маннык \"чад\" уонна \"чат\"  атыылыы төрүт түһүккэ турар уонна кини солбуга [чат] көрүҥү ылынан сөп түбэһэр буолар.<|endoftext|>\nОномастика\nОнома́стика (ὀνομαστική) — грек омук тыла, анал ааттары үөрэтэр тыл үөрэҕин салаата, тылбааһа ааты табан биэрии ускуустубата. Кини тыл төрдүн эбэтэр атын тыллары кытары уһуннук алтыһыы түмүгэр үөскээбит. Кыараҕас өйдөбүлгэ араас тииптээх анал аат бөлөҕүн, ономастическай (онимическай) лиэксикэни үөрэтэр. Ол курдук, ономастиканы үөрэтэр предметинэн о́ним (анал аат), тылы атын тыллартан арааран чопчулуурга аналлаах.\nСинонимнар.\nОномастика — эргэрбит тиэрмин, аат үөскээбит төрүтүн уонна суолтатын үөрэтэр. Билигин туттуллубат.\nОноматология — анал ааттары үөрэтэр тыл үөрэҕин салаата.\nОноматолог (ономаст) — анал ааттары чинчийэр, дьарыктанар киһи.\nОномасиология (ономатология) (англ. onomasiology) — чопчу предмет (мал-сал) эбэтэр көстүү ааттарын чинчийэр тылы үөрэтэр салаа.\nТопономастика — эргэрбит, ол гынан баран литэрэтиирэҕэ туттуллар анал аат быһаарыыта.\nОномастика хайысхалара.\nАнтропонимика\nДьон анал ааттарын чинчийэр билим (\"Пётр Николаевич Амехин, Иван Калита, Игорь Кио, Рюрик\") .\nАстронимика\nКосмическай эбийиэктэр эбэтэр туспа халлааны сырдатар эттиктэр ааттарын үөрэтэр. (\"Күн, Ый, Юпитер, Галлей кометата, Веста кыра планета (астероид), Церера карлик планета, Толиман эбэтэр Сириус\") сулустары, \"Данобол\" (астероидтары о.д.а. кометалары) үөрэтэр.\nЗоонимика\nКыыл уонна кинилэр ааттарын үөрэтэр билим. \"(Холобур\", \"Шарик, Баһырҕас, Доҕор, Суолдьут, Аргыс, Бөтөс, Чолбон, Сындыыс\").\nКарабонимика\nХараабыллар, суудуналар уонна катердар ааттарын үөрэтэр. Холобур, («\"Аврора\"», «\"Варяг\"», «\"Бородино\"», «\"Память Меркурия\"» уо.д.а.). Эрдэ киллэриллибит наутонимика уонна каронимика тиэрминнэргэ утары тиэрмини Г. В. Алексушин киллэрбит.\nКосмонимика\nКуосмас куйаарын ааттара — сулустар, галактика, билимҥэ ылыныллыбыттарын уонна норуокка ааттанарын(\"халлаан сиигэ, Плеяда, Андромеда Галактиката\") космонимика анаалыстыыр. Космоним тиэрмини субу-субу астрониму синонима быһыытынан туттуллар.\nХрематонимика\nМатериальнай култуура предметтэр анал ааттара («\"Орлов\"» \"алмаас, Дюрандаль батыйа, Гамаюн пушка\") хрематонимики үөрэҕин эбийиэктэрэ буолбуттара.\nТабаар аатын уонна дьон практическай дьайыытын, үлэтин-хамнаһын уонна атын түмүктэрин үөрэтэр. Холобур, \"парфюмонимнар\" — парфюмернай бородууксуйалар ааттара (\"Chanel, J’adore, Lauren\"), \"чоконимнар\" — сакалааттар ааттара («\"Кара-Кум\"», «\"Метелица\"», «\"Ласточка\"»).\nТеонимика\nТаҥаралар уонна пантеоннар анал ааттара (\"Стрибог, Зевс\").\nТопонимика\nТопонимика географическай эбийиэктэр анал ааттарын үөрэтэр, холобура (\"Россия, Хара муора, Новгород, Невскай проспект, Ловать өрүс, Байкал күөл, Куликовскай хонуу,\" ономастикаҕа топонимнар диэн ааттаналлар.\nЭргонимика\nДьыалабыай дьон холбоһуктарын ааттарын үөрэтэр. Холобур,\"эмпоронимы\" — маҕаһыыннар ааттара, \"фирмонимнар\" — пиирмэлэр ааттара. Манна парикмахерскайдар, баардар, кэпиэлэр, бильярднай кулууптар, благотворительнай тэрилтэлэр уо.д.а. ааттара киирсэллэр.\nЭтнонимика\nЭтнонимика норуоттар уонна биистэр ааттарын үөрэтэр.\nОномастика пуунсуйалара.\nОномастическай чинчийиилэр норуоттар эмиграцияларын, суолларын, урукку олохторун булууга көмөлөөхтөр, тыл, култуура, урукку тыл туруга уонна диалектара уратыларын билэргэ көмөлөөхтөр. Анал ааттары үөрэтии тиэрдии уонна харыстааһын көмөтүнэн улахан суолталанар. Анал аат бэйэтин суолтатын этимологическай суолтата сүтэр да кэмигэр харыстанар — тус предмети бэлиэтиир ыйааҕынан — о.э. ол тыл атын тылын кытта сибээстиир сатаммат (холобура, скииптэр курдук өрүстэр ааттара нуучча тылыгар «Дон», финно-угорскай «Москва», «Волга» уо. д.а.).\nАнал ааттар бигэ туруктаах буолуулара устуоруйаҕа биллэр тыл өрөбөлүүссүйэтин кэмигэр эрэ буолбакка, атын тыл тылы солбуйарыгар эмиэ тутуллар. Онон этимологическай быһаарыы көмөтүнэн тыл характерын, бастакы олоҕун быһаарар кыахтанабыт.\nОномастиканы үөрэтии Арассыыйаҕа В. В. Виноградов аатынан нуучча тылын үнүстүүтүн уонна А. М. Горькай аатынан Урааллааҕы судаарыстыбаннай үнүбэрситиэтин топонимика араҥатын чинчийэр биир бөдөҥ научнай оскуолата таһаарар, «Вопросы ономастики» диэн бүтүн Арассыыйатааҕы сурунаалга бэчээттэнэр.<|endoftext|>\nБыта уга\nБыта уга (, ) — көнөтүк турар элбэх умнастаах \"Rosaceae\" кэргэҥҥэ киирэр сэппэрээк.\nБыта уга — киэҥ сиргэ үүнэр көрүҥ. Ареалын сүрүн өттө Илин Сибиири уонна Уһук Илини, Алтаай-Сайаан уобалаһын, Орто Азия хайаларын, Монголияны, Кытайы уонна Японияны хабар.<|endoftext|>\nДыргыл\nДыргыл (, ) — от үүнэйилэр уустара, кэргэҥҥэ киирэр, ууска 55 көрүҥ баара биллэр.\nБотаническай ойуулааһын.\nЭлбэх сыллаах от үүнээйи, 30—75 см үрдүктээх сэппэрээк.<|endoftext|>\nХаас кэйиҥэтэ\nХаас кэйиҥэтэ (, ) — оччо үрдүгэ суох элбэх сыллаах от үүнээйи, кэргэҥҥэ, ууска киирэр, Хотугу полушарие олохтооҕо. Өрүс кытылларыгар, хонууларга уонна суол кытыытыгар көстөр.<|endoftext|>\nӨтөх ото\nӨтөх ото (, ) — элбэх сыллаах оттор уустара, биитэр \"Labiatae\" кэргэҥҥэ киирэр. Евразияҕа тарҕаммыт, сорох көрүҥнэрэ Хотугу Америкаҕа көспүттэр. Сорох көрүҥнэрэ үрдктүк сыаналанар эмтээх от быһыытынан биллэллэр.\nТарҕаныыта.\nУус ареала  — Ближний Восток, Европа, Киин Азия, Сибиир. Үүнэр сирэ — өрүс кытыллара, хонуулар, сыһыылар; өтөхтөр, бөх тоҕор сирдэр, аппалар, эргэ карьердар. Туойдуҥу-кумах, азотунан баай сири сөбүлүүр.<|endoftext|>\nТурантай\nТурантай (, , ) — элбэх сыллаах от үүнээйилэр уустара, кэргэҥҥэ киирэр. Ууска 10—13 көрүҥ киирэр, Хотугу полушарие умереннай зантыгар үүнэллэр.<|endoftext|>\nГагаузия\nГагау́зия, Гагауз сирэ эбэтэр Гагау́з Ери́, докумуоҥҥа АТО Гагаузия (, ) — Молдавия соҕуруу өттүгэр баар автономия. Гагаузтар олохтоох ахсааныттан 50 % ордук сирдэригэр, референдум түмүгэр автономияны утарбатах нэһилиэнньэлээх пууннарга тэриллибитэ.<|endoftext|>\nТюркияҕа 2016 сыллааҕы от ыйынааҕы байыаннай путч\nТюркияҕа от ыйын 15-16 күннэригэр буолбута. Түрк сорох байыаннайдара байыаннай переворот оҥорон Анкараҕа, Стамбулга, Мармариска уонна Малатьеҕа хонтуруолу ыларга соруммуттара. Быһылаан от ыйын 15 күнүгэр, киэһээ саҕаламмыта, бу кэмҥэ Тюркия президена Реджеп Тайип Эрдоган дьиэ кэргэнин кытта Мармариска отельга сынньана сыппыт. Эрдоган отельга саба түһүөхтэрин иннинэ куотан биэрэн от ыйын 16 күнүгэр Стамбулга, өрө туруу хам баттаммытын кэннэ кэлбитэ.\nОт ыйын 16-гар түүн уонна күнүс Анкараҕа F-16 истребителлэр президент дыбарыаһын уонна парламент дьиэтин буомбалаабыттара. Сарсыарда өттүгэр ити объектары таанкалар штурмалаабыттара. Ону тэҥэ путчистар Стамбуллааҕы, Анкаратааҕы международнай аэропортары, Стамбулга Босфорскай пролив нөҥүө күргэлэри, Анкараҕа бас партия дьиэтин, араас судаарыстыбаннай сулууспа дьиэлэрин, телекомпаниялар офистарын бас билбиттэрэ. Национальнай чуҥнуур тэрилтэ дьиэтигэр уот турбутун туһунан биллибитэ. Сотору кэминэн путчистар телевидение нөҥүө армия Генштаба дойдуга былааһы ылбытын, байыаннай балаһыанньа уонна комендантскай чаас киллэриллэрин эппиттэрэ. Эрдоган ол кэмҥэ былдьамматах телекомпания нөҥүө путч сокуоннайа суоҕун эппитэ, кинини өйөөччүлэри барыларын уулуссаҕа тахсалларыгар ыҥырбыта. Дьон ону истэн уулуссаҕа тахсан путчистарга былааһы ылалларыгар туорайдаһан барбыта. Путч кэмигэр дойду кыраныыссалара сабыллыбыттара, Греция армиятын толору байыаннай бэлэмҥэ киллэрбитэ, бу НАТО историятыгар аан бастаан биир чилиэн атын чилиэни утары дьааххаммыта, армиятын сэриилэһэргэ бэлэмнээбитэ. Аан дойду салалталара путч дойдуга былааһы былдьыырга соруммутун утарарын биллэрбитэ. Дойду полицията, армиятын сороҕо, будун уонна духовенство Эрдоган диэки буолан путчистар былааһы кыайан туппатахтара, авиациялара суулларыллыбыта, сорохторун миэстэлэригэр өлөртөөбүттэрэ, аҕыйах киһи вертолетка олорон Грецияҕа куоппута. Ол кэннэ 9 тыһыынча киһини былаас путчка кыттыбыттарыгар уорбалаан тутуталаабыта. Путч кэмигэр үс сүүсчэкэ киһи өлбүтэ, балтараа тыһыынча бааһырбыта, куораттар уулуссалара саахалламмыттара.\nСигэнии: Википедия.<|endoftext|>\nГаевой Анатолий Иванович\nГаевой Анатолий Иванович — Саха сиригэр мүөттээх ыҥырыаны иитэр, бу дьарыгы тарҕатыынан дьарыктанар, мүөтүн саха мүөтэ диэн ааттаан атыылыыр урбаанньыт.\nАтыылыыр: саха мүөтэ, маточнай үүт, пыльца, прополис.\nГаевой Анатолий Иванович 1984 сылтан тигээйини иитэр. Өрөспүүбүлүкэ уонна дойду дьаармаркаларын кыайыылааҕа. 2000 сыллаахха Сибиир уонна Уһук Илин регионнарын икки ардыларынааҕы быыстапкаҕа кыһыл көмүс мэдээли ылбыта. Германия уонна Таиланд тигээйиһиттэригэр биллэр. Бүтэһик 12 сыл Саха сиринээҕи гериатриятын киинин оҥорон таһаарар аһынан-үөлүнэн хааччыйар. Анатолий Иванович оҥорор мүөтүнэн уҥуох ыарыыларын, астманы, дисбактериоһы, куртах бааһын, гастриты эмтииллэр. Саха мүөтүн сүрүн уратыта араас оттон оҥоһуллара (ньээм от, талах, дөлүһүөн, ньургуһун, уҥуохтаах отон, уулаах отон, биэ эмиийэ, моонньоҕон, сугун, хаптаҕас, кучу уо.д.а.) Саха мүөтэ түмүллүүтэ (концентрацията) бэрт буолан олус туһалааҕынан биллэр, кини Арассыыйа соҕуруутуттан ылыллыбыт мүөттэн улахан уратылаах. Тоҕо диэтэххэ саха тигээйилэрэ кылгас кэм иһигэр түмүүлээх мүөтү кыстаары түргэнник хомуйа охсоллор. Ол иһин саха мүөтэ ферменнарынан, аминокислоталарынан, микроэлеменнарынан баай.\nСигэнии: http://khabexpo.ru/13f/gai.htm<|endoftext|>\nПтицин Виктор Яковлевич\nПтицин Виктор Яковлевич (1936 с. ыам ыйын 4 күнүгэр Ленинградка төр.) — РФ, САССР ускуустубатын үтүөлээх диэйэтэлэ, Саха сирин комсомолун бириэмийэтин лауреата, үлэ бэтэрээнэ.\nУерэ5э:\nН. Римскай-Корсаков аатынан Ленинградтаа5ы консерватория иьинэн музыкальнай училище (1960), «дирижер-хормейстер» специальноьынан консерватория, факультативынан: опернай-симфоническай отделениены уонна композицияны (1965).\nДеятельность:\nС 1965 г. работал в Якутском музыкальном училище.\nС 1965—1977 гг. заведовал дирижерско-хоровым отделением.\nОрганизатор и руководитель известных в 60-70-е годы хоровых коллективов музыкального училища, исполнивших в Якустке произведения Г. Свиридова; «Казнь Степана Разина» Д. Шостаковича, хоровые произведения С.Рахманинова, И. С. Баха и многое другое. Создал в Музыкальном училище вокальный ансамбль «Лирика», получивший известность в 1965—1969 гг.\nС 1977 по 1995 гг. работал главным хормейстером Якутского музыкального театра (с 1991 г. — Государственного театра оперы и балета), является постоянным членом Художественного Совета театра. С его участием поставлено более 40 оперных спектаклей. Во многих спектаклях выходил в качестве дирижера.\nВ 1979 г. создал Хоровую капеллу театра, выступавшую на разных концертных площадках г. Якутска и пригородов, в районах республики. Одним из первых в России коллектив исполнил «Литургию святого Иоанна Златоуста» П. Чайковского, кантаты: «Иоанн Дамаскин» С.Танеева, «Москва» П. Чайковского.\nАктивный участник в качестве хормейстера и главного хормейстера Дней якутской литературы и искусства в гг. Москва-Ульяновск (1982), в городах Сибири и Дальнего Востока; в Якутии Дней литературы и искусства Тувинской АССР (1971), Казахской ССР (1974), России (1987).\nСоздатель, художественный руководитель и дирижер хора ветеранов войны и труда г. Якутска, с которым исполнено более 800 концертов (1965—1995), ансамбля песни и танца «Сарыал» (1969—1974); художественный руководитель Якутской городской общественной филармонии (1967—1977). Был основателем и руководителем хоровых коллективов ИФФ ЯГУ (1967—1977), Геологического управления, клуба авиаторов им. Ю. Гагарина и др.\nДолгое время был председателем республиканского хорового общества (1967—1977), Ассоциации хорового пения республики при Музыкальном обществе (1990—1994). Возглавлял жюри многочисленных фестивалей, конкурсов, смотров республики, был главным дирижером и хормейстером сводных хоров и оркестров республиканских мероприятий и т. д.\nАвтор ряда публикаций, рецензий и статей по проблемам развития хоровой музыкальной культуры республики, более сотен хоровых обработок русских и якутских народных песен и песен мелодистов республики, хоровых и инструментальных сочинений, песен разных жанров.\nЧлен союза театральных деятелей РС (Я), Союза композиторов РС(Я).\nНагражден медалями «За трудовую доблесть», «Житель блокадного Ленинграда», «Борцу за мир», «50 лет Победы в Великой Отечественной войне 1941-14945 гг.», «60 лет Победы в Великой Отечественной войне 1941-14945 гг.», почетными знаками ВЦСПС «За достижения в самодеятельном искусстве», «Отличник Всероссийского музыкального общества», «50 лет ЯАССР», Почетными грамотами Президиума Верховного Совета ЯАССР, ОК КПСС, ОК ВЛКСМ и др.<|endoftext|>\nВасильев Семен Гаврильевич\nРодился 13 сентября 1930 г. в Бэрийинском наслеге Усть-Алданского района ЯАССР.\nПосле службы в армии с 1954 г. работал инструктором в районном Доме культуры. Не имея специального образования хормейстера, повышал свою квалификацию обучаясь на курсах хормейстеров. В 1963 г. по приглашению И.И. Артамонова приехал работать в Наяхинский Дом культуры и организовал народный хор, в состав которого вошли колхозники и интеллигенция наслега. Хор много гастролировал по республике, стал дипломантом, лауреатом зональных смотров в Иркутске (1967, 1973), Москве (1975) и т.д. В 1966 г. хору присвоено звание «народный».\nВ репертуаре хора песни: П.И.Чайковского, М.Глинки, Ф.Шопена, Б.Александрова, Я.Френкеля, Я.Колмановского и др.\nС.В. Васильев вывел самодеятельное хоровое искусство на всероссийский и всесоюзный уровень и воспитал, известных в республике хормейстеров В.С. Парникова, С.С.Гоголеву, И.И.Готовцева, Т.З.Никифорову, К.З.Третьякову и др.\nНаяхинский хор – участник Дней культуры и искусства в Москве, Ульяновске. Башкирии(1972, 1982).\nВ 1995 г. администрацией Наяхинского наслега (глава М.П.Винокурова) создан Музей хорового искусства, который является единственным в республике, где освещена история, развития хоровых коллективов района и республики. В республиканских конкурсах хоровых коллективов вручается премия имени С.Г. Васильева.\nИзбирался депутатом Наяхинского наслежного совета, член бюро РК КПСС, правления Республиканского хорового общества, председатель районного общества, делегат II Всероссийского съезда хорового общества в Москве.\nНагражден орденом Трудового Красного Знамени, Почетной грамотой Президиума Верховного Совета ЯАССР.<|endoftext|>\nЧжан Цзиган\nЧжан Цзиган (Zhang Jigang, 張繼鋼; Кытай Шаньси куоратыгар 1958 сыллаахха ахсынньы 25 күнүгэр төрөөбүт) — Кытай аатырбыт хореограба, КНБА (Кытай народнай-босхолуур аармыйатын) Сүрүннүүр бэлитиичэскэй салалтатын иһинэн үлэлиир ансаамбыл сүрүн хореограба, генерал-лейтенант. 2008 сыллаахха Кытайга ыытыллыбыт Олимпия Оонньууларын үөрүүлээх быһыыга-майгыга аһыллыыларын уонна сабыллыыларын тэрийээччитэ. \"Тыһыынча илиилээх Гауньинь\" (\"Тысячерукая Гуаньинь\") туруоруунан киэҥник биллибитэ.<|endoftext|>\nДэнни Бойл\nДэ́ниел (Дэ́нни) Бойл (англ. Daniel «Danny» Boyle, 1956 сыллаахха Великобритания Манчестер куоратыгар төрөөбүтэ) — киинэ режиссёра, продюсер. 2012 сыллаахха Лондоҥҥа ыытыллыбыт сайыҥҥы Олимпия Оонньууларын үөрүлээх быһыыга-майгыга аһыллыытын туруорбута.<|endoftext|>\nТуманов Иосиф Михайлович\nИосиф Михайлович Туманов (дьиҥнээх араспаанньата — Туманишви́ли; 1909—1981) — сэбиэскэй артыыс, тыйаатыр уонна маассабай туруоруу биллиилээх режиссера, уһуйааччы. ССРС народнай артыыһа (1964). Сталин аатынан иккис истиэпэннээх бириэмийэ лауреата (1950). 1980 сыллаахха Москваҕа ыытыллыбыт олимпия сайыҥҥы оонньууларын үөрүүлээх быһыыга-майгыга аһыллыытын уонна сабыллыытын сүрүн туруорааччыта.\nОлоҕо уонна айар үлэтэ.\nИ. М. Туманов 1909 сыллаахха тохсунньу 2 (15) күнүгэр Тифлис (билиҥҥитэ Тбилиси) куоракка төрөөбүтэ.\nСыанаҕа 1923 сыллаахтан оонньоон барбыта. Ю. А. Завадской салайар драматическай куруһуогун ситиһиилээхтик бүтэрбитэ (1929). Завадской Театр-студиятын артыыһынан үлэлии сылдьан (1925—1932) хас да сүрүн оруолга оонньообута. 1933—1934 сыллардаахха — үлэһит дьон Москватааҕы уус-уран театрын сүрүн режиссёра; 1934—1936 сыллардаахха — Саҥа театр режиссера.\n1936 сылтан режиссуранан дьарыктанар, 1938—1946 сыллардаахха — К. С. Станиславскай аатынан Опера тыйаатырын сүрүн режиссера (1941 сылтан — К. С. Станиславскай уонна Вл. И. Немирович-Данченко ааттарынан музыка Москватааҕы академическай тыйаатыра). 1946—1953 сыллардаахха — оперетта Москватааҕы тыйаатырын салайааччыта.\n1953—1961 сыллардаахха — А. С. Пушкин аатынан драма Москватааҕы академическай театрын сүрүн режиссера. 1961 сылтан сийиэс Кириэмиллээҕи дыбарыаһын сүрүн режиссера, ону сэргэ 1964—1970 сыллардаахха — Улахан театр сүрүн режиссера.\n1951 сыллаахтан ГИТИСка уһуйааччынан үлэлээбитэ. 1965 сыллаахтан профессор. 1970 сыллаахтан — ГИТИС режиссура хаапыдыратын сэбиэдиссэйэ.\nИ. М. Туманов 1981 сыллаахха от ыйын 8 күнүгэр өлбүтэ. Москваҕа Ваганьковскай кылабыыһаҕа көмүллэ сытар.<|endoftext|>\n1 олимпиада\nСайыҥҥы маҥнайгы олимпиада туһунан этиини 1894 сыллаахха бэс ыйын 16-23 күннэригэр Сорбоҥҥа Париж университетыгар француз бароона Пьер де Кубертен кэнгириэскэ эппит. Итинэн олоҕуран маҥнайгы Олимпийскэй оонньууну Афина куоратыгар Греция дойдутугар 1896 сыллаахха ыытары быһаарбыттар.Оонньуу ыытылларыгар норуоттар икки ардыларынааҕы олимпийскай кэмитиэти (МОК) талбыттар.Маҥнайгы президенинэн грэк Деметриус Викелаһы, генеральнай сэкэритээринэн барон Пьер де Кубертены анаабыттар.\nСайыҥҥы маҥнайгы олимпиада 1896 сыллаахха ситиһиилээхтик ааспыт. Онно 241 курэхтэһээччи 14 дойдуттан кыттыбыт.Гректэр өрүүтүн Афинаҕа буоларын туруорсан эппиттэрин МОК түөртүү сыл буола буола Оонньуулар буолар сирдэрин уларытарга диэбиттэр.<|endoftext|>\nДимитрис Панайоноу\nДимитрис Панайоноу (Англ.: Dimitris Papaioannou, грэктии: Δημήτρης Παπαϊωάννου; 1964 сыл бэс ыйын 21 күнүгэр төрөөбүт) Грек сирин экспериментальнай тыйаатырын сүрүн режиссера, хореограф уонна худуоһунньук. Маассабай туруорууларынан эмиэ дьарыктанар. Олортон биирдэстэрэ - 2004 сыллаахха Грек сиригэр Афины куоракка ыытыллыбыт Олимпия сайыҥҥы оонньууларын үөрүүлээх быһыыга-майгыга аһыллыытын сиэрэ-туома.<|endoftext|>\nРик Бирч\nРик Бирч (англ.Ric Birch) - Австралияттан төрүттээх улахан маассабай туруорууларынан дьарыктанар продюсер, 2000 сыллаахха Сидней куоракка ыытыллыбыт Олимпия сайыҥҥы оонньууларын үөрүүлээх быһыыга-майгыга аһыллыытын уонна сабыллыытын ааптара, туруорааччыта.<|endoftext|>\nПьер де Кубертен\nПьер де Фреди, Барон де Кубертен (; 1863 сыл тохсунньу 1 – 1937 сыл балаҕан ыйын 2) Франция учуутала уонна историк. Физкультураны олус интириэһиргиирэ уонна былыргы Грецияҕа буола сылдьыбыт Олимпиадалары сөҕөрө. Аан Дойду Олимпия хамытыатын олохтообута.<|endoftext|>\nОлимпия оонньуутун ымыыта\nОлимпия сайыҥҥы оонньууларын ымыылара — Олимпия оонньууларын үгэс буолбут төрүт бэлиэлэриттэн биирдэстэрэ, 1968 сылтан Олимпия оонньууларын булгуччулаах атрибута. “Улахан олимпия энциклопедията” этэринэн, рекламнай-коммерческай суолталаах бэлиэ. Үксүгэр Олимпия оонньуулара буолар дойдута эбии харчы киллэринэригэр туттар ньымата. Олимпия оонньууларын тэрийээччилэрин бас билиитигэр киирэр. “GEO” сурунаалга этиллэринэн, Олимпия оонньууларын ымыыта - «оонньуу ыытыллар дойдутун тыынын көрдөрөр, спортсменнарга ситиһиини аҕалар итиэннэ үөрүүлээх өрө көтөҕүллүү эйгэтин тэрийэр кыахтаах». Үксүгэр оонньуу ыытыллар дойдутун киэҥник тарҕаммыт ханнык эмэ кыыла-көтөрө, биитэр дьон айан таһаарбыт харамайа буолар.\nОстуоруйатыттан.\n1968 сылга диэри Олимпия оонньууларын сүрүн атрибута – Олимпия оонньууларын норуоттар икки ардыларынааҕы кэмитиэтигэр бигэргэммит Төрүт бэлиэ буолар эбит.\n1968 сыл олунньу ыйыгар аан бастакы ымыы баар буолбут. Ол эрэн кини киэҥник биллибэтэх, онтон эмиэ ити сыл алтынньы ыйыгар Мексикаҕа ыытыллыбыт Олимпия сайыҥҥы оонньууларыгар саҥа ымыыны — Чичен-Ица диэн былыргы Маайа омук олоро сылдьыбыт куоратын хаһыыларыгар көстүбүт ойууга майгыннатан Кыһыл ягуары билиһиннэрбиттэр.\nАнаан-минээн “Олимпия оонньууларын ымыыта” диэн өйдөбүлү кумааҕыга 1972 сыл сайыныгар Мюнхен куоракка буолбут Олимпия ХХ оонньууларын кэмигэр ыытыллыбыт Олимпия оонньууларын норуоттар икки ардыларынааҕы кэмитиэт сиэссийэтигэр бигэргэппиттэр. Онтон ыла хас оонньуу аайы дириҥ ис хоһоонноох ымыы баар буолуохтаах диэн үгэскэ кубулуйбут.\nСайыҥҥы оонньуулар ымыылара.\nКыһыл ягуар (Мехико, 1968)\nВальди таакса (Мюнхен, 1972)\nАмик буобура (Монреаль, 1976)\nМиша эһэ оҕото уонна Вигри муора котига (Москва, 1980)\nСэм хотой оҕото (Лос-Анджелес, 1984)\nХодори баабыр оҕото (Сеул, 1988)\nКоби ыт оҕото (Барселона, 1992)\nИззи (Атланта, 1996)\nОлли, Сид уонна Милли (Сидней, 2000)\nФеб уонна Афина (Афины, 2004)\nФува (Пекин, 2008)\nВенлок уонна Мандевиль (Лондон, 2012)\nВинисиус уонна Том (Рио де Жанейро, 2016)<|endoftext|>\nKDE\nKDE \"(KDE Software Compilation эбэтэр KDE SC)\", көҥүл үлэлиир остуол буолар уонна онно сөптөөх программалар. KDE талисмана — от күөх дракон Konqui.\nKDE билиҥҥи кэмҥэ Windows, Linux, macOS үлэлиир.<|endoftext|>\nҮлэлиир остуол эйгэтэ\nҮлэлиир остуол (desktop environment), ол эбэтэр компьютер экраныгар көстөр араас графическай темалары уонна метафоралары өйдүүллэр. Хас биирдии үлэлиир остуол туспа темалаах уонна араас лаунчерынан уларытыллыан сөп. Араас операционнай системаларга үлэлиир остуол тус туҺунан.<|endoftext|>\nUbuntu\nUbuntu (зулу. \"Киһилии\", \"Убунту\"), Аан Дойдуга биир биллэр операционнай система, Debian систематыттан төрүттэммит. Салайыллар уонна үбүлэнэр Canonical тэрилтэтинэн. Билиҥҥи кэмҥэ биир саамай киэнник туттуллар система, почти 100 мөл дьон туттар, элбэх интернет ситим дьонунан көмө ылар.\nҮлэлиир остуола - GNOME.\nУбунту базовай кодунан Linux Mint.<|endoftext|>\nDebian\nDebian (Дебиан, сахалыы \"Дьэбийэн\"), операционнай система, Аан Дойдуга биир бастыҥ система буолар. Уопсай туттар дьон ахсаана 150-200 мөл буолар. Практически Linux системаларын иччитэ, төрүттээччитэ, кырдьаҕастара, абаҕалара буолар. Debian базовай кодунан уопсайа 100-тэн тахса араас операционнай системалар төрүттэммиттэрэ (холобура, эмиэ киэҥҥик биллэр оҕолоро Ubuntu, Linux Mint, TAILS).\nDebian аан дойдуга Windows тэҥэ улахан библиотекалаах, араас программалаах буолар.\nDebian ноутбуктарга, персональнай компьютердарга, смартфоннарга, планшеттарга үлэлиир. Ону таһынан араас байыаннайдарга (АХШ, Франция аармыйата), сервердарга, былыттарга, сетевой инфраструктураларга барсар. Ону таһынан NASA эмиэ туттар.<|endoftext|>\nМайкл Фелпс\nМайкл Фред Фелпс 1985 сыл бэс ыйын 30 күнүгэр Мэрилэнд штат Балтимор куоратыгар төрөөбүт АХШ устууга спортсмена. Афинаҕа буолбут 2004 сыллааҕы Олимпия оонньууларыгар аҕыс мэтээли кыайбыта, онтон алтата кыһыл көмүс этэ. Александр Дитятин 1980 ылбыт рекордын кытта тэҥнэспитэ. 2008 сыллаахха Пекиҥҥа буолбут Олимпия оонньууларыгар аҕыс кыһыл көмүс мэтээли ылбыта..Уопсайынан билигин 28 Олимпия оонньууларын мэтээллэрдээх, ол рекорд буолар.<|endoftext|>\n2016 сыл Олимпия оонньууларыгар Тэскилээччилэр сүүмэрдэммит хамаандата\n2016 сыл сайыҥҥы Олимпия оонньууларыгар Тэскилээччиилэр Сүүмэрдэммит хамаандата үс спорт көрүҥэр уон спорстменнарынан тахсыбыта. 2016 сыл тохсунньу ыйыгар хамаанда оҥорор санаалаах Аан Дойду Олимпия хамытыатын бэрэсидьиэнэ Томас Бах эппитэ.. Тэскилээччилэр Олимпиийскай былаахтаах кыттар буолбуттара. Хамаандаҕа киирэргэ спортсмен үчүгэй результаттаах уонна ООН бигэргэммит тэскилээччи статустаах буолуохтаах. Кулун тутарга хамаанда баар буоларын Аан Дойду Олимпия хамытыата билэннэрбитэ.\nХамаанда састааба.\n2016 сыл бэс ыйын 3 күнүгэр тэскилээччилэр хамаандатын састаабын биллэрбиттэрэ. Хамаандаҕа 3 спорт көрүҥэр кыттар 10 спортсмен киирбитэ. Хамаандаан урукку рекорду туруобут Тегла Лорупе диэн Кенияттан сылдьар марафоҥҥа сүүрүќ туруоруллубута..<|endoftext|>\nТомас Бах\nТомас Бах (1953 сыл ахсынньы 29 күнүгэр Вурцбург, Германияҕа төрөбүтэ) диэн ниэмэс юриһа уонна фехтованиеҕа Олимпия оонньууларын чэмпиона. Билигин Аан дойду Олимпия хамытыатын бэрэсидьиэнэ, уонна Германия Олимпийскай хамытыатын урукку чилиэнэ этэ.\nFencing career.\nБах урут Таубербисхофхайм диэн хамаанаттан кыттара. 1976 сыллаахха Монреаль куоракка кыһыл көмүс мэтээри ылбыа.\nАОХ бэрэсидьиэнэ.\n2013 сыл ыам ыйын 9 күнүгэр Аан дойду Олимпия хамытыатын бэрэсидьиэнин талыытыгар кыттарын туһунан биллэрбитэ.\n2013 сыл балаҕан ыйын 10 күнүгэр Буэнос Айрес куоракка аҕыс сыллаах болдьоххо талыллыбыта. Ол кэнниттэн өссө иккистээн түөрт сылга талыллыан сөп.\nТалыы процеһа\nТалаллан баран куораттар кыттар уонна талаллар процесстарын уларытар санналаах этэ. Билиҥҥи процеһы наһаа эрдэ уонна наһаа улахан харчылаах диэн ааттыыра. Бастакы 2022 сыллааҕы Олимпия оннььуларын буолар куоратын ыыппыта.\nТалыллыбытын нэдиэлэ буолан баран Лозаннаҕа көспүтэ.. Томас Бах үчүгэйдик боронсуустуу, английскайдыы, испанскайдыы уонна ниэмэстии саҥарар.<|endoftext|>\nТегла Лорупе\nТегла Чепките Лорупе — уһун дистанцияҕа биллэр сүүрүк.\nБилигин 20 000, 25 000, уонна 30 000 миэтирэҕэ сүүрү рекорд хаһаайката. Марафоҥҥа урукку рекорду туруора сылдьыбыта. 3 Олимпия оонньууларын кыттыылааҕа. 1992 сыллаахха Барселонаҕа 10 00 миэтирэҕэ 17-с миэстэни ылбыта, 1996 сыл Атланта Олимпия оонньууларыгар 6-с миэстэни ылбыта, 2000 сылга Сиднейга 10 000 миэтэрэҕэ 5-с буолбута. 1994 уонна 1998 сылларга Париж полумарафонугар кыайбта, Лиссабон полумарафонун 6 төгүллээх кыайыылааҕа.<|endoftext|>\nКыһыл ягуар\nКыһыл Ягуар – 1968 сыллаахха Гренобльга уонна Мехикоҕа аан бастаан Олимпия оонньууларын ымыытын быһыытынан туһаныллыбыт ымыы. Бу уобараһы былыргы Майя омук Чичен-Ица куоратын хаһыы кэмигэр булуллубут кыһыл ягуар быһыылаах улахан тойон олорор күндү олбоҕор майгыннатан оҥорбуттара. Мехикоҕа Олимпия оонньууларын тэрийээччилэр Кыһыл Ягуарга аат биэрбэтэхтэр. Ол эрэн билигин мексиканецтар Майя диэн ааттаах этэ дииллэр. Хайдаҕын да иннигэр, 1968 сыллааҕы олимпиада кэмигэр ити ымыы киэҥ биһирэбили ылбатаҕа.<|endoftext|>\nБолт, Усэйн\nУсэйн Сент-Лео Болт (аанг. \"Usain St. Leo Bolt\"; атырдьах ыйын 21 к. 1986 с., Шервуд-Контент, Трелони уокурук, Ямайка) — Ямайка чэпчэки атлетикаҕа спортсмена, кылгас кэрчиктээх сүүрүүгэ идэтийэр, Олимпиада алта, аан дойду 11 төгүллээх чөмпүйүөнэ. Кылгас дистанцияҕа сүүрүүгэ аан дойду 8 рекордун олохтообут. Ол иһигэр 100 миэтэрэҕэ — 9,58 сөк.; 200 м — 19,19 сөк., ону сэргэ Ямайка сүүмэрдэммит хамаандатын састаабыгар сылдьан 4×100 м. эстэпиэтэҕэ — 36,84 сөк..\n100 уонна 200 миэтэрэҕэ сүүрүүгэ икки Олимпиада тухары бастаабыт суос-соҕотох уонна бастакы спортсмен (Пекин 2008 уонна Лондон 2012). Ямайка саамай элбэх Олимпиада мэтээллээх спортсмена. Аан дойдуга Олимпиадатааҕы чэпчэки атлетика күрэхтэһиитигэр саамай элбэх көмүс мэтээли ылбыт 4-үс нүөмэрдээх спортсмен. Киниттэн элбэх мэтээллээхтэр - Пааво Нурми, Карлу Льюису уонна Рею Юри. Киһи аймах устуоруйатыгар аан дойду чөмпүйэнээтин 11 көмүс мэтээлин ылбыт соҕотох киһи. Ямайка Дьоһуннаах буолуу (2008) уонна Ямайка уордьаннар кавалердара (2009).\nОлус түргэнник сүүрэрин иһин \"Чаҕылҕан\" диэн хос ааттаммыт ().\nБиографията.\nТөрөөбүт тыла — ямайкатааҕы креол тыла. Кини христиан-католик.\nУсэйн Болт Ямайка Трелони уобалаһын Шерфуд-Контент диэн кыра дэриэбинэтигэр Дженнифер уонна Уэлсли Болттар дьиэ кэргэннэригэр төрөөбүтэ. Аҕата дьоҕус маҕаһыыннааҕа. Усэйн Садики диэн бииргэ төрөөбүт бырааттаах, Шерин диэн эдьиийдээх (аҕатын бастакы ойоҕуттан кыыһа). Усэйн оҕо сылдьан олус көхтөөх эбит. Крикети сөбүлээн оонньуур эбит. Төрөппүттэрэ кинини Вальденсия алын сүһүөх оскуолатыгар үөрэттэрэ биэрбиттэр. Оскуолаҕа киирэн баран Усэйн чэпчэки атлетиканан утумнаахтык дьарыктанан барар. Ол гынан баран крикетин ордорор эбит. 1998 с. алын сүһүөх оскуоланы бүтэрэн баран, уол Ульям Нибба аатынан орто оскуолаҕа киирэр. Онно үөрэнэ сылдьан биирдэ крикет күрэхтэһиитигэр кытта сырыттаҕына, кинини Пабло Макнейл диэн чэпчэки атлетика тириэньэрэ өйдөөн көрөр. Ол түмүгэр, Болт крикети быраҕар уонна 2001 с.  сүүрүүгэ бастакы кыһыл көмүс мэтээлин ылар. Ямайка оскуола оҕолоругар сүүрүүгэ чөмпүйэнээтигэр 200 миэтэрэни 22,4 сөкүүндэнэн кэлэн, 2-с миэстэ буолар.\nТус олоҕо.\nУсэйн Болт билигин Кингстоҥҥа олорор. Вест-Индия университет чэпчэки алтеликаҕа стадионугар дьарыктанар. 2011 сыллаахха Лубице Куцерова диэн словак модельер дьахтарын кытта доҕордоһо сылдьыбыта. Ол эрээри 2012 сыллаахха эйэнэн арахсыбаттара. Лондоннааҕы Олимпиада кэмигэр Дартфорд куорат олохтооҕо Меган Эдвардс диэн Британия спортсменын кытары билсэ сылдьыбыта. Ол эрээри сыһыаннара уһаабатаҕа -- 2012 сыллаахха эмиэ арахсыбыттара.\nУсэйн Болт аан дойду биир саамай улахан хамнастаах спортсмена. 2012 с. Forbes сурунаал эриэйтинигэр Болт 63-с миэстэҕэ сылдьара. Дохуота 20,3 АХШ дуолларыгар тэҥнэспитэ. Онтон 20 мөлүйүөнэ аҥаардас эрэкилээмэ уонна успуонсар харчыта этэ. 2013 сыллаахха эмиэ ол эрийэтиҥҥэ 40-с миэстэҕэ тахсыбыта. Харчыта 24,2 мөлүйүөҥҥэ тэҥнэспитэ.\nВ 2011 сыллаахха Усэйн Болт Кингстон куоракка «Tracks &amp; Records» диэн эрэстэрээн аһыммыта.<|endoftext|>\nМахов, Билял Валерьевич\nБиля́л Валерьевич Ма́хов (каб.-черк. Махуэ Билал Валерий и къуэ; 1987 с. балаҕан ыйын 20 к. төр. Нальчик) — Арассыыйа көҥүл уонна греко-римскай тустууга бөҕөһө. Көҥүл тустууга аан дойду үс төгүллээх чөмпүйүөнэ, көҥүл тустууга Дьобуруопа чөмпүйүөнэ, көҥүл уонна греко-римскай тустууга Арассыыйа чөмпүйүөнэ. Ырахан ыйааһыҥҥа UFC профессиональнай бөҕөһө.\nУспуорка карьерата.\nКөҥүл тустуунан 8 сааһыттан дьарыктанар. 10 сааһыгар бастакы чөмпүйэнээтин кыайбыта. Ол кэмнэртэн греко-римскай тустуунан дьарыктанан саҕалаабыта. 14 саастааҕар кинини Гаджи Гаджиев диэн Дагестан тириэньэрэ таба көрөн, киниэхэ дьарыктанар буолар. 2005 уонна 2006 сыылардаахха юниордарга аан дойду чөмпүйэнээтин кыайар, оттон 2007 сыллаахха улахан дьон тустуутугар тахсар уонна аатырбыт Курамагомед Курамагомедовы кыайан, тута чөмпүйүөннүүр.\n2007 сыллаахха Арассыыйа Олимпиадаҕа кэмитиэтэ Билял Маховы \"Успуорт сайыҥҥы көрүҥнэригэр сыл бастыҥ арыйыыта\" диэн билинэр.\n2008 сыллаахха Красноярскайга ыытыллыбыт Иван Ярыгин аатынан көҥүл тустуу чөмпүйэнээтигэр кытта сылдьан ыалдьар. Анаалыс түмүгэ көрдөрбүтүнэн, Махов уртуутунан сүһүрбүт буолар. Онстон сылтаан кини Дьобуруопа чөмпүйэнээтигэр уонна Пекиннээҕи Олимпиадаҕа кыттыбатаҕа.\nОл кэннэ Махов хас да төгүллээн ЦСКА кубогын хас да төгүллээх чөмпүйүөнэ буолар.\n2012 сыллаахха Лондоннааҕы сайыҥҥы Олимпиадаҕа көҥүл тустууга 120 киилэҕэ боруонса мэтээли ылар.\nТус олоҕо.\n2012 сыллааҕы Олимпиада кэннэ ыал буолбута. Ойоҕо — адыг (кабардинка), фортепианоҕа оонньуур<|endoftext|>\nАан дойду Олимпия хамытыата\nАан дойду Олимпия хамытыата диэн тэрилтэ Лозаннаҕа, Швейцарияҕа баар, Пьер де Кубертен уонна Деметриос Викелас 1894 сыл бэс ыйын 23 күнүгэр тэрийбиттэрэ.Билигин 203 дойдуларынан Олимпия хамытыаттар чилиэн буолаллар.<|endoftext|>\nТимофеева Кристина Владимировна\nКристина Владимировна Тимофеева (1993 сыллаахха атырдьах ыйын 28 күнэ, Бэрдьигэстээх, Горнай улууһа, Саха сирэ, Арассыыйа) — Арассыыйа спорстмена, охчут, 2012 с. ыытыллыбыт Олимпиада оонньууларыгар Арассыыйа сүүмэрдэммит хамаандатын чилиэнэ.\nҮөрэҕэ.\nР.М. Дмитриев аатынан Олимпийскай эрэллэр училищеларыгар охчуттар салааларын бүтэрбитэ\nУспуорка карьерата.\n2009 с. Огдеҥҥа ыытыллыбыт Аан дойду чөмпүйэнээтигэр \"Кадеттар\" категорияҕа хамаанданан киирсиигэ үрүҥ көмүс призер буолбута.\n2012 с. Лас-Вегаска дьиэ иһигэр оҕунан ытыы аан дойдутааҕы чөмпүйэнээт буолбута. Онно Тимофеева юниордарга хамаанданан күрэххэ 2-с миэстэ буолбута. Эмиэ ол сыл Огдеҥҥа ыытыллыбыт Аан дойду кубогар биирдиилээн бастыыр иһин уонна хамаанданан киирсиигэ бастаабыта. Софияҕа ыытыллыбыт Дьобуруопа Гран-притыгар хамаанданан бастаабыта.\n2012 с. Олимпиада оонньуулара.\nКвалификация түһүмэҕэр биирдиилээн киирсиигэ 650 очукуону ылан 23 миэстэ буолбута. Финал бастакы түһүмэҕэр Улуу Британия дьахтара Наоми Фолкардтан 4:6 ахсаанына кыайтарбыта. Күрэхтэһии түмүгүнэн биирдиилээн киирсиигэ 33 миэстэ буолбата. Хамаанданан киирсиигэ Ксениея Перованы уонна Инна Степанованы кытары финал 8/1 215:208 ахсаанынан Улуу Британия сүүмэрдэммит хамаандатын кыайбыттара. Финал чиэппэригэр Тайбаан сүүмэрдэммит хамаандатын кытары киирсэн 216(28):216(26) кыайбыттара. Финал аҥаарыгар КНР хамаандатыгар кыайтарбыттара (207:208). Оттон үһүс миэстэни былдьаһыыга 2 очукуонан Дьоппуон хамаандатыгар сабырыйтарбыттара (207:209).\nТус олоҕо.\n2016 сыл атырдьах ыйыгар ыал буолбута<|endoftext|>\nХинчегашвили Владимир\nВлади́мир Хинчегашви́ли (; 1991 сыл муус устар 18 күнэ, Гори) — грузин көҥүл тустууга бөҕөһө, 2012 сыллааҕы Олимпиада 55 киилэҕэ үрүҥ көмүс призера, Дьобуруопа чөмпүйүөнэ.\nБиографията.\nВладимир Хинчегашвили 1991 сыллаахха Горига төрөөбүт. Билигин \"Динамо\" успуорт кулуубун аатыттан тустар.\nХинчегашвили бастакы саамай улахан кыайыытын 2011 сыллаахха Германия Дортмундугар ыытыллыбыт Дьопуруопа чөмпүйэнээтигэр ситиспитэ - финалга Арассыыйа бөҕөһө Джамал Отарсултановка кыайтаран иккис миэстэ буолбута.\n2012 сыллааҕы Лондоннааҕы Олимпиадаҕа Хинчегашвили Египет бөҕөһө Фары, болгарин Великовы кыайан баран, эмиэ финалга тахсан Отарсултановка кыайтаран, иккис миэстэ буолбута.\n2013 сыллаахха Тбилисигэ ыытыллыбыт Дьопуруопа чөмпүйэнээтигэр 60 киилэҕэ киирсибитэ. Ол гынан баран полуфиналга тахсан баран, Арассыыйа бөҕөһө Опан Саттан кыайтаран, боруосна мэтээлгэ тиксибитэ.\n2014 сыллааҕы Дьобуруопа чөмпүйэнээтигэр 57 киилэҕэ тустан чөмпүйүөнээбитэ. Ол ситиһиитин 2016 сыллаахха Дьобуруопа чөмпүйэнээтигэр 61 киилэҕэ тустан эмиэ хатылаабыта.<|endoftext|>\nРахими Хасан\nХасан Рахими (حسن رحيمى‎‎, 1989 сыллаахха бэс ыйын 15 күнүгэр төрөөбүт) - Иран көҥүл тустууга бөҕөһө, аан дойду уонна Азия чөмпүйүөнэ.\nХасан Рахими 1989 сыллаахха Тегераҥҥа төрөөбүт. 2008 сыллаахха юниордарга Азия чөмпүйэнээтин кыайыаалааҕа, Аан дойду чөмпүйэнээтин үрүҥ көмүс призера буолбута. 2009 сыллаахха Аан дойду чөмпүйэнээтигэр бастаабыта, Азия чөмпүйэнээтигэр үһүс миэстэ буолбата. 2010 сыллаахха байыаннайдар ортолоругар ыытыллыбыт Аан дойду көҥүл тустууга чөмпүйэнээтин муҥутуур кыайыылааҕа буолбута. 2011 сыллаахха Аан дойду чөмпүйэнээтин боруонса призера. 2012 сыллаахха Азия чөмпүйэнээтин кыайыылааҕа. Лондоннааҕы Олимпиадаҕа 8-с миэстэ буолбута. 2013 сыллаахха Индия бөҕөһө Амит кумары кыайан аан дойду чөмпүйүөнэ буолбута. 2014 сыллааҕа Аан дойду чөмпүйэнээтигэр боруонса мэтээлгэ тиксибитэ. Эһиилигэр Лас Вегаска ыытыллыбыт аан дойду чөмпүйэнээтигэр Грузин Владимир Хинчегашвилигэ кыайтаран, иккис буолбута.<|endoftext|>\nКопакабана\nКопакаба́на () — пляж уонна оннук ааттаах Рио-де-Жанейро куорат биир түөлбэтэ.\nКопакобана Гуанабара хомоҕо киириигэ, куорат кииниттэн соҕуруу диэки бардахха сытар. Устата — 4 км. Кытыла — Авенида Атлантика. Уруту кытылга турбут балыксыттар дэриэбинэлэрин аатынан ааттаммыт. Оттон дэриэбинэ бэйэтин кэмигэр Боливия Копакабана куоратын аатынан ааттаммыта.\nТопоним.\nБоливия Капакабана куоратын аата хантан үөскээбитэ ку күннээххэ чопчу биллибэт. Биир сабаҕа быһыытынан, \"копак\" уонна \"кабана\" диэн тыллар Инктар эпохаларын саҕанааҕы кечуалар тылларыттан үөскээбит буолуохтарын сөп. Тылбыыһа -- \"сырдык бээтинэ\", \"күөх пляж\" диэн. Оттон иккис сабаҕа быһыытынан, Аймара индиэйэстэр \"коппа\" уонна \"каһуана\" диэн (\"күөл көстөр сирэ\") тылларыттан тахсыбыт.\nУстуоруйата.\nКопакабана устуоруйата 1750-с сс. саҕаланар. Оччолорго Сакупенапана диэн сиргэ, кытылга, Боливия Копакабана куоратын сибэтиэй дьахтарын аатынан чочуобуна тутуллубут. Чочуобуна аата кэлин балыксыттар дэриэбинэлэрин аата буолбут. Кэлин 1892 сыллаахха Реал Грандес тоннель арыллан трамвай сылдьар буолбутун кэннэ, Копакабана уонна Рио-де-Жанейро икки ардыгар сылдьыһыы, сибээс олохтоммут.\nБилигин Копакабана диэн Рио-де-Жанейро куорат биир саамай улухан кэнсиэртиир түһүлгэтэ. Копакабанаҕа хас да төгүллээн Элтон Джон, Ленни Кравитц, Мик Джаггер ыллаабыттара. Оттон 1994 сыл ахсынньытыгар Род Стюард бүтүн улахан бырааһынньыктааҕы шоута тэриллибитэ. Кини ырыатын-тойугун истээри аан дойду араас муннугуттан инньэ 4 мөлүйүөнтэн тахса киһи кэлбитэ. Ити бэлиэ түгэн бэл Гиннесс рекордарын кинигэтигэр киирбитэ. 2006 сыллаахха олунньу 18 күнүгэр Копакабанаҕа The Rolling Stones бөлөх кэнсиэрэ буолбута, икки мөлүйүөнтэн тахса киһи ыалдьыттаабыта. Кэнсиэри быһа эфиргэ көрдөрбүттэрэ, оттон сотору буолан баран «Rolling Stones — Copacabana Beach, Rio de Janeiro, Brazil» (The Biggest Bang Box Set, часть 2) диэн DVD диискэ тахсыбыта.\nОлимпиада-2016.\n2016 сыллаахха Бразилия Рио-де-Жанейро куоратыгар ыытыллар Олимпиада оонньууларыгар Копакабана пляжка эр дьон уонна дьахталлар икки ардыларыгар пляж волейболун күрэҕэ ыытыллар.<|endoftext|>\nМаракана\n«Маракана стадион» (), «Ма́рио Фи́лью» стадион эписийээлинэй аата () — уруккута аан дойду, билиҥҥитэ Бразилия футболга аналлаах саамай улахан стадиона. Рио-де-Жанейро куоракка баар. Стадиоҥҥа «Фламенго» уонна «Флуминенсе» кулууптар уонна Бразилия футболга сааһыттан тутулуга суох бары сүүмэрдэммит хамаандата дьарыктаналлар. Оттон атын штаттар хамаандалара — «Ботафого» уонна «Васко да Гама» төһө даҕаны бэйэлэрэ 40-нуу тыһыынча киһи киирэр стадионнаах буоллаллар, үгэс курдук, «Суперклассикоҕа» атын хамаандалары кытары син биир «Мараканаҕа» эрэ кэлэн оонньууллар. Ону сэргэ манна сыллата Кариока Лигатын финаллара буолаллар.\nУстуоруйата.\n«Маракана» стадион кини таһынан сүүрэн ааһар Маракана үрэх аатынан ааттаммыт. Кини тутуута инньэ 1948 сыллаахтан саҕаланан баран, кэккэ биричиинэн толору 1965 сыллаахха биирдэ эрэ түмүктэммитэ. Ол гынан баран стадиону спортивнай сыалга 1950 сыллаахтан хото туһанан киирэн барбыттара. Билигин бу стадион Бразилия киэн туттуута. «Маракана» куорат бас билиитигэр киирэр.\n1950 с. чөмпүйэнээт.\n1950 сыллааҕы Аан дойду чөмпүйэнээтигэр стадиоҥҥа 8 матч буолбута: биэс бастакы бөлөх, үс — финал.\n2014 с. чөмпүйэнээт.\n2014 сыллааҕы аан дойду чөмпүйэнээтигэр 7 матч буолбута: 4 бөлөх этаба уонна 3 плей-офф матча.<|endoftext|>\nГарсия Тейшейра Луан\nЛуан Гарсия Тейшейра (; 1993 с. ыам ыйын 10 күнүгэр Бразилия Виториятыгар төрөөбүт) — бразилия футболиһа, \"Васка да Гама\" кулууп уонна Бразилия ыччакка сүүмэрдэммит хамаандатын көмүскээччитэ (защитник).\nКарьерата.\n«Васко да Гама».\nЛуан Виторияҕа төрөөбүт эрээри, Эспириту-Санту штат Фундане куораатыгар улааппыт. \"Васко да Гама\" футбол кулуубун иитиллээччитэ. Уол футболунан кыра эрдэҕиттэн олус үчүгэй таһымнаахтык үлүһүйэн оонньуура. Кинини биир күрэхтэһиигэ таба көрөн, Рио-де-Жанейроҕа кэлэн боруобаланан көрөгө ыҥырбыттара. Түмүгэр тириэньэрдэр Луаны хайҕаабыттара, онтон ыла кини карьерата саҕаламмыта. Кинини «Васко да Гамы» кулууп биир чаҕылхай сулуһа Мауро Галваҥҥа тэҥнииллэр.\n2009 сыллаахха от ыйын 8 күнүгэр Луан кулуубу кытары бастакы профессиональнай хантыраагын түһэрсибитэ. Онтон 2012 сыллаахха от ыйын 3 күнүгэр кинини кулууп сүрүн хамаандатыгар көһөрбүттэрэ. Луан күн бүгүҥҥэ диэри хамаанда састаабыгар оонньуур.\nАан дойдуга карьерата.\nЛуан Бразилия ыччакка сүүмэрдэммит хамаандатыгар киирэн аан бастакы улахан матчын 2010 сыл олунньу 23 күнүгэр ЮАР хамаандатын утары оонньообута. Ол кэннэ Кенияны кытары оонньууга бастакы голун киллэрбитэ. 2013 сыллаахха Луан Бразилия сүүмэрдэммит хамаандатын састаабыгар киирэн, Соҕуруу Эмиэрикэҕэ ыытыллыбыт Ыччат аан дойдутааҕы чөмпүйэнээтигэр киирсибитэ. 2016 сыллаахха эмиэ Бразиялия сүүмэрдэммит хамаандатыгар киирэн, Рио-де-Жанейро куоракка ыытыллар Олимпиада оонньууларыгар кыттыбыта.<|endoftext|>\nСа Андре\nАндре Резенде Са (; 1977 с. ыам ыйын 6 күнүгэр Бразилия Белу-Оризонтитыгар төрөөбүт) — Бразилия профессиональнай тиэннисчитэ; \"Большой шлем\" турнир пааранан киирсиигэ күрэҕин полуфиналиһа (Уимблдон-2007); бааранан киирсиигэ АТР уон турнирын кыайыылааҕа; Панамериканскай оонньуулар тиэннискэ турнирдарынан чөмпүйүөнэ.\nУопсай информация.\nАндре тиэннискэ убайа Винисиуһу батыһан аҕыс сааһыгар кэлбит. Андре менеджеринэн аҕата Жозе үлэлиир.\nАндре оҕо сылдьан тиэнниһи сэргэ Ник Боллетьери академиятыгар баскетболунан дьарыктаммыт.\nУспуорка карьерата.\nПрофессиональнай карьератын 1996 сыллаахан саҕалаабыт. 1997 сыллаахха Мексикаҕа ыытыллыбыт АТР турнирыгар финал чиэппэригэр тиийбит. 1998 сыллаахха  ATP Challenger Series үс турнирыгар кыайбыт уонна \"Большой шлем\" чөмпүйэнээт иһинэн киирэр Уимблдон күрэхтэһиитин сүрүн сеткатыгар хапсан аан бастакытын оонньообут. 1998 сыллаахха Сан-Хосеҕа ыытыллыбыт АТР турнирыгар аан бастакытын пааранан киирсиигэ финалга киирэр. 1999 сыллаахха Challenger сиэрийэ үс турнирын кыайар. 2000 сыллаахха Мемфискэ ыытыллыбыт АТР турнирыгар полифиналга хапсар. 2001 сыллаахха Гонкоҥҥа ыытыллыбыт турнирга Карстен Браһы кытта пааранан киирсиигэ кыайар. 2002 сыллаахха Уимблдон турнирыгар финал чиэппэригэр тахсан улахан ситиһиилэнэр.\n2004 сыллаахха Флавио Сареттаны кытары Австралия аһаҕас чөмпүйэнээтигэр финал чиэппэригэр тахсар. 2007 сыллаахха Марсело Мелоны кытары Эшторилга ыытыллыбыт турнирга бастыыр. Эмиэ ити сыл Уимблдон турнирын полуфиналыгар уонна АХШ чөмпүйэнээтин финалын чиэппэригэр тахсар. 2008-2009 сс. Марсело Мелоны ытары түөрт турнирга бастыыр: Коста-де-Супка, Пёрчах-ам-Вёртерзегэ, Кицбюэлгэ уонна Ниццеҕэ.\n2016 сыл сайыныгар Бразилия тиэннискэ сүүмэрдэммит хамаандатыгар киирэн, Рио-де-Жанейроҕа ыытыллар Олимпиадаҕа киирсэр.<|endoftext|>\nСтепанова Инна Яковлевна\nИнна Яковлевна Степанова (1990 с. муус устар 17 күнүгэр РФ Бүрээт өрөспүүбүлүкэтин Улан-Удэ куоратыгар төрөөбүтэ) — Арассыыйа спортсмена, охчут, 2016 сыллааҕы Олимпиада үрүҥ көмүс призера, 2015 сыллааҕы сайыҥҥы Универсиада боруонса призера.\nУспуорка карьера.\nСаҕаланыыта.\nОҕунан ытыыга Аан дойду кубогын араас түһүмэхтэригэр хамаанданан да, соҕотоҕун да хас да төгүллээн бириистээх миэстэлэргэ тиксибитэ.\n2010 сыллаахха Италия Роверетотыгар Ксения Перованы уонна Наталья Эрдыниеваны кытары Испания сүүмэрдэммит хамаандатын (202:195) кыайан, бастаабыттара. Биирдиилээн бастыыр иһин киирсиигэ бастаабыта, оттон микстеҕэ 5-с миэстэ буолбута.\n2011 сыллаахха Бангкока Азия Гран-притыгар биирдиилээн бастыыр иһин күрэххэ уонна микстеҕэ бастаабыта, хамаанданан 3-с буолбута. Эмиэ ити сыл Дьобуруопа уонна Сир ортото байҕал (Анталья) Гран-притыгар хамаанданан бастаабыта, микстеҕэ Баир Баденовы кытары иккис буолбута, оттон биирдиилээн кирэххэ үһүстээбитэ.\n2012 сыллаахха Дьобуруопа Гран-притыгар хамаанданан бастаабыта, тус киирсиигэ 3-с буолбута.\n2012 с. Олимпиада.\nБиирдиилээн бастыыр иһин киирсиигэ квалификация түһүмэҕэр 653 очукуону ылан 17-с буолбута уонна күрэхтэһииттэн туораабыта.\nХамаанданан киирсиигэ Ксения Перованы уонна Кристина Тимофееваны кытары финал ⅛ 215:208 ахсаанынан Улуу Британия хамаандатын кыайбыттара. Финал чиэппэригэр тайбааннары кытары киирсибиттэрэ уонна эбии ытыыга 216(28):216(26) ахсаанынан кыайбыттара. Полуфиналга КНР хамаандатыгар хотторбуттара (207:208). Үһүс миэстэ иһин киирсиигэ 2 очукуонан дьоппуоннартан кыайтарбыттара (207:209).\n2016 с. Олимпиада.\n2016 сыллаахха Бразилия Рио-де-Жанейро куоратыгар ыытыллыбыт Олимпиадаҕа боруонса мэтээли ылбыта.\nҮөрэҕэ.\nБурятиятааҕы судаарыстыбаннай университет Физическэй култуураҕа факультетын устудьуона.\nСөбүлүүр дьарыга.\nМуусука, массыына.<|endoftext|>\nОтарсултанов Джамал Султанович\nДжама́л Султа́нович Отарсулта́нов (1987 с. муус устар 14 күнүгэ ССРС, Дагестан САСӨ, Хасавюрт оройуонун Солнечное сэлиэнньэтигэр төрөөбүтэ) — нуучча тустууга, 2012 с. Олимпиада 55 киилэҕэ кыайыылааҕа, 2008, 2011, 2012 сс. Дьобуруопа, 2012 с. Арассыыйа чөмпүйэнээтин кыайыылааҕа, РФ успуордун үтүөлээх маастара. Омугунан Чечен.\nБиографията.\nДжамал Отарсултанов 1987 сыллаахха муус устар 14 күнүгэр Хасавюрт оройуонун Солнечнай сэлиэнньэтигэр төрөөбүтэ. Физическэй култуура Москубатааҕы судаарыстыбаннай академиятын устудьуона.<|endoftext|>\nБредшоу Бенджамин\nБенджамин Джозеф Бредшоу (; 1879 сыллаахха атырдьах ыйын 15 күнүгэр төрөөбүт, 1960 сыллаахха муус устар 19 күнүгэр Нью-Йорк куоракка олорон өлбүт) — Эмиэрикэ тустууга, 1904 сыллаахха ыытыллыбыт Олимпия оонньууларын кыайыылааҕа. 1903 сыллаахха ыытыллыбыт АХШ тустууну таптааччыларын чөмпүйэнээтин кыайыылааҕа.\n1904 сыллаахха Сент-Луиска ыытыллыбыт Олимпиадаҕа Бредшоу 61,2 киилэҕэ диэри эрэ ыйааһыҥҥа киирсибитэ.  Оннон кини финалга Теодор Мак-Лира утары тахсан, кыайан, көмүс мэтээлгэ тиксибитэ.\nБенджамин Бредшоу туһунан информация бэрт сэдэх.<|endoftext|>\nМодосян Владимир Гегамович\nВладимир Гегамович Модосян (1958 сыллаахха бэс ыйын 16 күнүгэр Грузин ССР Гори куоратыгар төрөөбүт) — Сэбиэскэй Сойуус көҥүл тустууга бөҕөһө, ССРС икки төгүллээх чөмпүйүөнэ (1986 уонна 1987), Дьобуруопа чөмпүйэнээтин призёра (1982 уонна 1987), Аан дойду кубогын хаһаайына (1985), Аан дойду чөмпүйүөнэ (1986), Үтүө санаа оонньууларын кыайыылааҕа (1986). ССРС успуордун маастара (1986). Арассыыйа үтүөлээх тириэньэрэ (2011).\nБиографията.\nВладимир Модосян көҥүл тустуунан 1968 сыллаахтанан дьарыктанар саҕалаабыт. 1975 сыллаахха Красноярскай куоракка көһөн тиийэн ССРС үтүөлээх тириэньэрэ Дмитрий Миндиашвили салалтатынан дьарыктанар буолбут. 1982-1987 сыллардаахха Владимир Модосян ССРС көҥүл тустууга сһһмэрдэммит хамаандатыгар киирэрэ. 1986 сыл киниэхэ хаһааҥҥытааҕар даҕаны ситиһиилээхтик ааспыта -- ССРС, Аан дойду чөмпүйэнээттэригэр, Үтүө санаа оонньууларыгар бастаабыта.\nУсуорка карьератын түмүктээн баран тириэньэр үлэтигэр ылсыбыта. Билигин кини Арассыыйа көҥүл тустууга тириэньэрдэрин ыстаабыгар киирсэр. Владимир Модосян саамай биллэр, ситиһиилээх иитиллээччилэрэ -- Арассыыйа чөмпүйүөнэ, Аан дойду чөмпүйэнээтин призера Альберт Саритов уонна Арассыыйа алта, Аан дойду икки төгүллээх чөмпүйүөнэ Виктор Лебедев.<|endoftext|>\nМамиашвили Михаил Геразиевич\nМихаил Гера́зиевич Мамиашви́ли (1963 сыл, сэтинньи 21 күнэ, Конотоп, Сумскай уобалас, Украинска ССР, ССРС) — греко-римскэй истииллээх сэбиэскэй тустуук, Олимпиада чөмпүйүөнэ, ССРС Успуордун үтүөлээх маастара (1988), ССРС уонна Арассыыйа үтүөлээх тириэньэрэ (1992), Арассыыйа спортивнай тустууга федерациятын бэрэсидьиэнэ (ФСБР).\nБиографията.\nМихаил Мамиашвили 1963 сыллахха сэтинньи 21 Украина Сумскай уобалаһын Конотоп куоратыгар төрөөбүт. Аҕата — Мамиашвили Герази Арчилович (1937—1997). Ийэтэ — Мамиашвили Вера Григорьевна (1938 с.т.). Михаил тустуунан Конотопка олорон 13 сааһыттан дьарыктанан барбыт. 1978 сыллахха Москубаҕа көһөн кэлбит уонна Э.К. Задыханов салалтатынан \"Трудовые резеры\" тустууктары Олимпиадаҕа бэлэмниир кииҥҥэ дьарыктанан саҕалаабыт. \"Трудовые резервы\" успуорт уопсастыба аатыттан туста сылдьыбыта.\n1982 сыллаахха Бүтүн Сойуустааҕы ыччаттар оонньууларын кыайбыта, 1983 -- ССРС Норуоттарын спартакиадатын, Аан дойду юниордарга чөмпүйэнээтин, ССРС чөмпүйэнээтин. 1983 сыллаахха Киевка тустууга Аан дойду чөмпүйүөнэ буолбута уонна чөмпүйэнээт саамай эдэр, техничнай бөҕөһө ааты ылбыта.\n1988 сыллаахха Сеулга ыытыллыбыт Олимпия оонньууларыгар 82 киилэҕэ диэри ыйааһыҥҥа тустубута.\nКиирсиилэргэ:\nФиналга Тибор Комаромины (Венгрия) 10-1 ахсаанынан кыайан, Олимпиада чөмпүйүөнэ буолбута.\nМихаил Мамиашвили Омскайдаҕы Физическэй култуура судаарыстыбаннай институтун уонна Физическэй култуура байыаннай институтун успуорт устурууктардарын кууруһун бүтэрбитэ (1990).\nС 1991 сыллаахха карьерартын түмүктээбитин кэннэ, Арассыыйа греко-римскай тустуутугар сүүмэрдэммит хамаандатын сүрүн тириэньэринэн анаммыта. 1992 сыллааҕы Олимпиадаҕа СНГ Холбоһуктаах хамаандаларын сүрүн тириэньэрэ. 1998-2002 сыллардаахха -- ЦСКА начаалынньыга. 1995 сылтан -- Арассыыйа спортивнай тустуугу федерациятын вице-бэрэсидьиэнэ. 2001 сыллаахтан — Арассыыйа спортивнай тустууга федерациятын бэрэсидьиэнэ. Тустууну таптааччылар Норуоттар икки ардыларынааҕы федерацияларын (FILA) бүрүөтүн чилиэнэ. Арассыыйа Национальнай Олимпийскай кэмитиэтин ситэриилээх кэмитиэтин чилиэнэ. 2001 сылтан -- Арассыыйа Олимпийскай кэмитиэтин вице-бэрэсидьиэнэ.\n2015 сыл балаҕан ыйыгар Мамиашвилига АХШка киирэр визани биэрэри аккаастаабыттара.\nТус олоҕо.\nМоскуба куоракка олорор. Кэргэннээх, үс кыыстаах, 2012 сыл от ыйыгар төрөөбүт уоллаах. Ойоҕо — Мамиашвили Маргарита Владимировна (1962 с.т.). Оҕолоро: Мамиашвили Тамара (1984 с.т.), Мамиашвили Татиана (1989 с.т.), Мамиашвили Елизавета (2000 с.т.). Иллэҥ кэмигэр Лаки диэн сөбүлүүр ытын кытары бодьуустаһар. Украина норуодунай ырыаларын сөбүлүүр. Орто кыыһа Татиана МГИМОну бүтэрбитэ, аатырбыт режиссер Федор Бондарчук уола Сергей ойоҕо. Татианалаах Сергей 2012 сыл ахсынньытыгар Маргарита, оттон 2014 сыл ыам ыйыгар Вера диэн кыыстаммыттара.\nБиблиографията.\nҮгүс билим-мэтиэдикэ үлэлэрин ааптара уонна кыттыгас ааптара, ол иһигэр:<|endoftext|>\nОһол үөскээһинэ\nБыстах өлүүгэ, оһолго түбэһииттэн үлэлии-хамсыы сылдьар киһи куруук сэрэнэн, харыстана сылдьара ордук. Айылҕаҕа сылдьар кэмҥэ киһи бэйэтин бэйэтэ эрэ харыстанарыгар тиийэр. Барыттан бары олус сэрэнэ сылдьыы үлэһит киһиэхэ соччо кыаттарбатар даҕаны куттал суоһуур өрүттэрин арааран билии уонна олортон сэрэнии хайаан да эрэйиллэр. Манна улахан туһаны “Таҥара сэрэҕи таптыыр” диэн үөрэх оҥорор. Араас элбэх улахан тиэхиникэ, саа-сэп дэлэйиититтэн арай сэрэхтээх буолууга үөрэнии эрэ киһини харыстыыр кыахтаах.\nОһол-төрүөт төрдүн «Оноҕочоон Чоохоон» эбэтэр «Оһол уола» диэн сахалар ааттыыллар. Уһун күн устата киһини 44 оһол кэтэһэр диэн этэллэр. Бу оһоллору барыларын этэҥҥэ туораатаҕына эрэ киһи утуйаары оронугар тиийэн сытар кыахтанар. Утуйа да сытан араас оһолго түбэһэр дьон эмиэ бааллар. Оронтон да охтоллор, аны тураары онно-манна да кэтиллэллэр. Оһол киһини хаһан баҕарар кэтии сылдьар, туохха эмэ сыыһа-халты туттарын куруук кэтэһэр.\nХаннык баҕарар үлэ көрүҥэр оһол тахсыбатыттан сэрэтэр аналлаах үөрэхтэри үлэһиттэр бары биллэхтэринэ уонна халбаҥнаабакка тутустахтарына эрэ табыллар. Улахан тиэхиникэлэри сөптөөхтүк, нэмин билэн туһаныы, сэрэхтээх буолуу оһол тахсыытыттан быыһыыр, харыстыыр аналлаахтар. Үлэһит дьон бэйэлэрин билиилэринэн-көрүүлэринэн, олоххо уопуттарынан туһанан эрэ араас элбэх оһоллортон көмүскэнэр, харыстанар кыахтаахтар. Арай улахан дуоһунастаах, баай дьону кинилэртэн улахан туһаны таһаарынар дьон куруук маныы, харыстыы сатыыллар.\nКиһи тыыннаах буолан сылдьарыгар айылҕа эмиэ көмөлөһөр. Олоҕор көрсөр сорох быстах, соһуччу быһыылартан көмүскэнэр кыахтаах буолар эбэтэр «Ким эрэ» көмүскэһэрэ, харыстыыра кэлин биллэр. Алҕас сыыһа туттууттан, оһолтон киһи үөрүйэҕэ, уоппута, билиитэ-көрүүтэ эбиллэн истэҕинэ көмүскэнэр күүһэ эбиллэн иһэр. Үөрүйэх, билии-көрүү, уопут эбиллиитэ оһолтон көмүскэнэргэ быһаччы туһалыыллар. Охтон түһүү үөрэҕин баһылаабыт тустуук халтарыйан охтон илиитин тоһутара быдан аҕыйах буолар. Быстах түбэлтэлэргэ түбэһиигэ киһи бэйэтэ үөрэммит уопута ордук туһалыыр. Урут бу курдук быһыыга түбэһэ сыспыт буоллаҕына, билигин онтун тупсаран, саҥалыы оҥорон биэрэр кыахтанар. Оһолго түбэспэт буолууга үөрэнии сүрүн хайысхатынан киһи бэйэтэ сыыһа-халты туттубат буолууга үөрэниитэ буолар.\nСахалар туох барыта бэйэ-бэйэлэриттэн холбуу тутулла сылдьар «быалаахтар» дииллэр.\nАйылҕаҕа туох барыта икки өттүттэн тутулуктанан тэҥнэһии балаһыанньатыгар тутуллан сылдьаллар. Хайа да өттүгэр аһара барыы, хамсааһын үөскээн турар тэҥнэһиини хамсатара туруга суох буолууну үөскэтэр. Олоххо туруктаах, тэҥнэһиини хамсаппат буолуу “бөҕө быаны” үөскэтэр. “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн киһи олоҕо, бэйэтин харыстаныыта эмиэ икки өттүттэн тутулуктаахтар:\nБастакытынан, киһи этэ-сиинэ айылҕа эттиктэриттэн үөскүүрүн быһыытынан эт-сиин айылҕаттан ордук тутулуктаах.\nИккиһинэн, киһи өйө-санаата сайдан үөрэх-билии көмөтүнэн этин-сиинин харыстыыра, көмүскэнэ үөрэниитэ киирсэр.\nКиһи кыаҕа-күүһэ, үөрүйэҕэ эбиллэн истэҕинэ, сыыһа-халты туттунара аҕыйыырыттан олоҕун быата бөҕөргөөн биэрэр. Кыра эрдэҕиттэн олоххо тардыһар күүһэ эрчиллэн истэҕин аайытын эбиллэн биэрэн иһэр. Билэрэ-көрөрө элбээтэҕинэ, этин-сиинин эрчийдэҕинэ олоххо көрсөр ыарахаттары туорууругар санаата эмиэ күүһүрэр. Киһи санаата күүһүрдэҕинэ уохтанар, суоһурар, барыны кыайара, хоторо эбиллэр.\n«Олох быата» диэн сахалар өйдөбүллэрэ чахчы буоллаҕына, киһи ол быата быһыннаҕына араас оһолго, быстах өлүүгэ түбэһэр. Оһол диэн киһи, сүөһү алҕаска эбэтэр туох эмэ дэҥҥэ түбэһэн эчэйиитэ, тугун эмэ өлөрүүтэ, өлүүтэ. Былыргы кэмҥэ оһол кэлэрэ соһуччута бэрт буолан, оһолу абааһы оҥорор диэн өйдүүллэрэ. Ким эрэ оһолтон, дьаҥтан өллөҕүнэ, тута абааһыга күтүрүүллэрэ. (1,132).\nОһол кэлиитэ киһи олоҕуттан, айылҕаттан тутулуктааҕын бэлиэтиир түгэнинэн киһи бэйэтэ эбэтэр олох чугас киһитэ оһолго түбэһиэн иннинэ түүлүгэр бу буолуохтаах оһол туһунан көрөрө буолар. Түүлү үөрэтээччилэр бу курдук көстүүлэр киһи бэйэтэ бу быһыыны уларытар кыахтаах буоллаҕына эрэ көстүөхтэрин сөп диэн быһаараллар. Киһи түүлүгэр көрбүт быһыытын таба тойонноон, ону бэйэтин кыаҕынан уларытыан сөп.\nХолобурга, дьахтар түһээн массыына абаарыйатыгар түбэһэрин көрбүт. Ол иһин даачаттан айанныылларыгар оҕотунаан массыынаҕа олорсубатахтар, тимир суолунан барбыттар. Эр киһи массыынанан айаннаан иһэн абаарыйаҕа дьиҥнээхтик түбэспит.\nОһолго түбэһиэн төһө эмэ иннинэ киһи түһээн куһаҕан түүлү көрөн бэйэтэ эчэйиэн эбэтэр сууллуон сөп. Оһолго дэҥнэнээри гыммыт киһи түүлүгэр үксүн сууллар, туохтан эмэ дөлбү түһэр эбэтэр туох эмэ баттыан сөп. Бэйэ өлбүтүн эбэтэр чугас киһитэ өлбүтүн, туохха эмэ түбэспитин түһээн көрүү кэнниттэн хайаан да буолуохтаах быһыыны уларытарга тугу эмэ оҥоруохха сөп диэн этэллэр. Түүлгэ көстүбүт ити көстүүлэр илэ буолан хаалаллара элбэх дьоҥҥо биллэр.\nТүүлгэ куһаҕан быһыылары, эчэйиини көрбүт киһи сэрэхтээх буолара улаатар. Бэйэтэ оннук балаһыанньаҕа түбэспэтэҕинэ даҕаны баҕар билэр киһитэ түбэһээри гыммыта көстүбүт буолар.\nОһол эрдэттэн бэлэмнэммит суол устун кэлэн иһэр курдук саҕаланар. Сахалар «Оһол быалаах» дииллэр. Оһол тахсыытыгар тириэрдэр быһыылар бары бэйэ-бэйэлэриттэн олуc күүстээх тутулуктаахтар. Бу быһыылар бары өттүлэринэн, ордук бириэмэлэрэ эмиэ олус сөпкө түбэстэхтэринэ эрэ оһол буолара табыллар. Оһол диэн олус уустук, хас да сүһүөхтээх быһыы буолар. Оһол туолуутугар тириэрдэр элбэх быһыылар бэйэ-бэйэлэригэр бириэмэлэринэн чопчу сөп түбэстэхтэринэ эрэ оһол буолара табыллар.\nМаны быһаарарга биир оһол буолбут түбэлтэтин ылан ырытан көрүллэр. Бултуу баран истэхтэринэ үрдүлэринэн суор көтөн ааһан истэҕинэ биир эдэр булчут саанан ытан хабылыннарар. Саа тыаһыттан соһуйан оҕус туора ойбутугар ойоҕолуу миинэн испит оҕонньор охтон түһэн хомурҕанын уҥуоҕун тоһутан кэбиһэр.\nБу оһол тахсыытыгар тириэрдибит быһыылары барыларын кэлэн ааспыт бэрээдэктэринэн көрөн дьаарыстаатахха:\n1. Сааны сэрэхтээхтик туттарга үөрэммэтэх эдэр киһи дьону кытта бултуу барсан испит.\n2. Хара суор чугаһынан көтөн кэлбит.\n3. Оҕонньор оҕуһу ойоҕолуу миинэн испит.\n4. Уол саанан суору ыппыт.\n5. Саа тыаһыттан соһуйан оҕус туора, тиэрэ өттүгэр ойбут.\n6. Оҕонньор сууллан түһэн илиитинэн сыыһа тайаммыт.\nХомурҕан уҥуоҕа тостон хаалыытыгар тириэрдибит оһолу үөскэппит быһыылары аахтахха итинник элбэхтэр. Бу быһыылартан биирэ эмэ табыллан, сөп түбэһэн биэрбэтэҕэ эбитэ буоллар бу оһол тахсара кыаллыбат. Бу оһол тахсыытыгар бастакы төрүөт буолбут, син баччааҥҥа диэри тутуһуллан испит тэҥнэһиини аҥар өттүгэр хамнаппыт быһыыны буллахпытына оһол төрүөтэ көстөр кыахтанар.\nБу быһыылартан саамай сүрүннэрэ, оһол буолуутугар быһаччы сыһыаннааҕынан, оһол төрүөтэ саа тыаһа буолар диэн быһаарыыны ылыныахха сөп. Эдэр киһи сааланыан иннинэ сааны сэрэхтээхтик илдьэ сылдьыыга үөрэммитэ эбитэ буоллар итинник ытыы оҥоруллуо суоҕа этэ. Дьону кытта бииргэ баран иһэн саанан ытыалыыр диэн букатын сатамматын эдэр киһи билэрэ эбитэ буоллар оһол төрүөтэ суох буолар.\nБу оһол төрүөтүн булууга маҥнайгы быһыы буоларынан сибээстээн суор көтөн кэлиитин ааҕыахха сөп диэччилэр эмиэ бааллар. Айылҕа араас кыылларын, көтөрдөрүн бэрээдэктээх сааһыттар хаһан да ытыалыы сылдьыбаттар. Бу быһаарыы суор көтөн кэлиитин сүрүн төрүөт буолуутуттан уһулан кэбиһэргэ кыах биэрэр.\nСымнаҕас майгылаах оҕус саа тыаһыттан улаханнык соһуйуо суоҕа этэ. Оҕус соһуйан тиэрэ өттүгэр ойбокко аҥар өттүн диэки хамнаабыта эбитэ буоллар, оҕонньор атаҕар тура түһүө этэ. Охторугар илиитинэн таба тайаммыта буоллар, хомурҕан уҥуоҕа баҕар тостон хаалыа суох этэ. Оһол буолуутугар оҕонньор сэрэҕэ суох оҕуһу туора миинэн олорбута эмиэ төрүөт буолар.\nБу оһол тахсыытыгар сүрүн буруйдааҕынан саанан ыппыт киһини ааҕыахха сөп. Кини саанан сэрэхтээхтик туттуу үөрэҕин баһылаабатаҕыттан оһол төрүөтэ буолбут.\nБиир кэпсээҥҥэ куһаҕан киһи дьахтары өлөрөөрү эккирэтэн кэлбит. Ааһан иһэр поезка утары анньан кэбиһээри бэлэмнэнэн кэнниттэн кэлэн испит. Бу кэмҥэ биир ааһан иһэр киһи ханнык поезд кэлбитин ыйытан, бу киһини тохтотон мэһэйдээн кэбиспит. Поезд ааһа охсон хаалбыт. Бу түбэлтэҕэ атын, сыһыана суох киһи кэлэн ыйыталаһан, мэһэйдээн кэбиһэн оһол, өлүү кыайан буолбатах.\nОһол эбэтэр өлүү бэрт кыраттан сылтанан кыайан буолбакка хааллаҕына, сахалар «Олоҕун быата» бөҕө буолан этэҥҥэ орто диэн этэллэр. Бу этиини бигэргэтэр курдук бөҕө оҥоһуулаах киһи диэн эмиэ баар. «Сылдьа түһэр оҥоһуулаах киһи буоламмын быыһанан турабын»,- диэн оһолго түбэһэ сылдьыбыт уонна ону этэҥҥэ ааспыт дьон этэллэр.\nСахалар оһол хаһан баҕарар кэлиэн сөбүн бигэргэтэн: «Киһи сырыттаҕына, сылдьар»,- диэн этэллэр. Бу этии улаханнык туоһулаабат да буоллар киһи айылҕаттан ордук улахан тутулуктааҕын бигэргэтэр этии буолар. Итини тэҥэ оһолго түбэспэт туһугар ханнык быһыылартан оһол үөскүүрүн киһи барыта билэр, олортон сэрэнэр буолара туһата улахан.\nОһолго түбэһии киһиттэн бэйэтиттэн тутулуга ордук улахан. Сэрэхтээх буолуу, эрчиллии, харыстанар ньымалары билии оһолу аҕыйатар кыахтаахтар. (2,16).\nТуһаныллыбыт литература..\n1. П.С.Афанасьев, П.А.Слепцов, В.И.Лиханов и др. Саха тылын быһаарыылаах кылгас тылдьыта.- Дьокуускай: «Бичик» нац. кинигэ кыһата, 1994.- 264 с.\n2. \"Туймаада\" хаһыат. №310. 23.06.2016.<|endoftext|>\nГанзоригийн Мандахнаран\nГанзоригийн Мандахнаран (монг. Ганзоригийн Мандахнаран, 1986 сыллаахха ыам ыйын 11 күнүгэр төрөөбүт) — Монгуол тустууга, аан дойду чөмпүйэнээттэрин призера.\n1986 сыллаахха Зуунмодка төрөөбүт. 2010 сыллаахха Азия Оонньууларын чөмпүйүөнэ буолбута. 2013 сыллаахха Азия Оонньууларыгар үрүҥ көмүс мэтээли ылбыта, оттон Аан дойду чөмпүйэнээтигэр -- боруонсаны. 2014 сыллаахха Аан дойду чөмпүйэнээтигэр эмиэ үһүс миэстэ буолбута. 2016 сыллаахха Монголия көҥүл тустууга сүүмэрдэммит хамаандатыгар киирэн, Бразилия Рио-де-Жанейро куоратыгар ыытыллыбыт Олимпиада оонньууларыгар кыттыбыта. 65 киилэҕэ диэри ыйааһыннаах бөҕөстөргө финалга тахсан бастакы миэстэ иһин Узбекистан бөҕөһө Наврузовтыын киирсибитэ. Тустуу иккис түһүмэҕэр 7:6 ахсаанынан кыайан иһэн, киирсии бүтэрэ 10-ча сөкүүндэ хаалбытын кэннэ, кыайдым дии санаан үөрэн, утарылаһааччытыттан куотан, сэрэтии ылан кыайтарбыта. Тириэньэрдэрэ судьуйа кэллиэгийэтигэр бырачыас түһэрэн мөккүһэ сатаабыттара эрээри, туһа тахсыбатаҕа. Түмүгэр Ганзоригийн Олимпиада үрүҥ көмүс призера буолбута.<|endoftext|>\nИккис сайыҥҥы олимпийскай оонньуулар\nИккис сайыҥҥы олимпийскай оонньуулар 1900 сыллаахха ыам ыйын 14 күнүттэн алтынньы 28 күнүгэр дылы Париж куоракка буолбут.\nБу оонньуу Аан дойду быыстапкатын кытта тэҥҥэ ыытыллыбыт. Оонньууга 997 кыттааччы, ол иһигэр 22 дьахтар кыттыбыт. 24 дойдуттан 95 кэмпилиэк мэдээли 20 спорт көрүҥэр ылбыттар.<|endoftext|>\nҮһүс сайыҥҥы олимпийскай оонньуулар\nҮһүс сайыҥҥы олимпийскай оонньуулар 1904 сыллаахха от ыйын1 күнүттэн сэтинньи ый 23 күнүгэр дылы Сент -Луис (АХШ) ыытыллыбыт. Барыта 651 кыттааччы, ол иһигэр 6 дьахтар 12 дойдуттан күрэхтэспиттэр. 94 кэмпилиэк мэтээли 18 спорт көрүҥэр ылбыттар.<|endoftext|>\nИсмаил Мусукаев\nИсмаи́л Тиму́рович Мусука́ев (, , Россия) — Кабардино-Балкария көҥүл тустууга бөҕөһө. 2016 сыл Арассыыйа чемпионатыгар кыайтаран баран истериканы тардыбыт киһи буолар. 2015 сыллаах Арассыыйа көҥүл тустууга үрүҥ көмүс бирииһи ылбыта. Кыттар категорията 57 кг дылы.\nОлоҕун олуктара.\nРодился 28 января 1993 сыл тохсунньу 28 күнүгэр Нальчик куоракка төрөөбүтэ. Көҥүл тустуунан 12 саастааҕыттан дьарыктанар. Тренера Шеме Шемеев уонна Юсуп Ажоев.\n2015 сыллаахха Арассыыйа чемпионатыгар Лебедев Викторга хотторон үрүҥ көмүс бирииһи ылбыта. .<|endoftext|>\nТөрдүс сайыҥҥы олимпийскай оонньуулар\nТердус сайыҥҥы олимпийскай оонньуу 1908 сыллаахха муус устар 27 күнүттэн алтынньы 31 күнүгэр дылы Лондон куоракка (Великобритания) ыытыллыбыт. Барыта 2008 кыттааччы 22 дойдуттан күрэхтэспиттэр. Сана Зеландия Австралия спортсменнарын кытта кыттыһан биир хамаанда Австралазия диэни туруорбут. 110 кэмпилиэк мэтээл 22 спорт көрүҥэр оонньотуллубут.<|endoftext|>\nБэһис сайыҥҥы олимпийскай оонньуулар\nБэһис сайыҥҥы олимпийскай оонньуу 1912 сыллаахха бэс ыйын 5 күнүттэн 27 күнүгэр дылы Стокгольм куоракка (Швеция) ыытыллыбыт. Барыта 2407 кыттааччы 28 дойдуттан күрэхтэспиттэр. 109 кэмпилиэк мэтээл оонньоммут. Маҥнайгынан электроннай чаһы уонна фотофиниш туттуллубут.<|endoftext|>\nАлтыс сайыҥҥы олимпийскай оонньуулар\nАлтыс сайыҥҥы олимпийскай оонньуулары 1912 сыл ыам ыйын 27 күнүгэр МОК быһаарыытынан Берлин куоракка 1916 сыллаахха ыытыллыахтаах этэ. Ол эрэн Маҥнайгы Аҕа дойду сэриитэ саҕаламмытынан оонньуу тохтотуллубут.Бу оонньууларга анаан Берлиҥҥэ саҥа стадион тутуллан бэлэм буолбута. Улахан этиинэн кыһыҥҥы Олимпийскай нэдиэлэни ыытыы буолбута.Баден- Вюртембергка ыытыллыахтаах этэ.<|endoftext|>\nСэттис сайыҥҥы олимпийскай оонньуулар\nСэттис сайыҥҥы олимпийскай оонньуу Антверпен куоракка (Бельгия)1920 сыллаахха атырдьах ыйын 14 күнүттэн 29 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 29 дойдуттан 2626 эбит. Барыта 154 кэмпилиэк мэтээл 26 спорт көрүҥэр оонньоммут.<|endoftext|>\nАхсыс сайыҥҥы олимпийскай оонньуу\nАхсыс сайыҥҥы олимпийскай оонньуу Париж куоракка (Франция)1924 сыллаахха от ыйын 5 күнүттэн 27 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 44 дойдуттан 3089 эбит. Барыта 126 кэмпилиэк мэтээл 17 спорт көрүҥэр оонньоммут.<|endoftext|>\nТохсус сайыҥҥы олимпийскай оонньуу\nТохсус сайыҥҥы олимпийскай оонньуу Амстердам куоракка (Нидерланды) 1928 сыллаахха ыам ыйын 17 күнүттэн атырдьах ыйын 12 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 46 дойдуттан 2883 эбит. Барыта 109 кэмпилиэк мэтээл 14 спорт көрүҥэр оонньоммут.<|endoftext|>\nОнус сайыҥҥы олимпийскай оонньуу\nОнус сайыҥҥы олимпийскай оонньуу Лос -Анджелес куоракка (АХШ)1932 сыллаахха от ыйын 30 күнүттэн атырдьах ыйын 14 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 37 дойдуттан 1332 эбит. Барыта 117 кэмпилиэк мэтээл 14 спорт көрүҥэр оонньоммут.<|endoftext|>\nЙока Тони\nТони Йока (фр. \"Tony Yoka\", 1992 сыллаахха муус устар 28 күнүгэр төрөөбүт) — боронсуус любитель-боксуора, 2015 с. аан дойду чөмпүйүөнэ, 2015 с. Дьобуруопа оонньууларын призера.\nБиографията.\n1992 сыллаахха Франция Париж куоратыгар төрөөбүт.\nУспуорка карьерата.\n2010 сыллаахха Сингапурга ыытыллыбыт Ыччаттар Олимпийскай оонньууларыгар Саҥа Зеландия боксуора Джозеф Паркеры кыайан, чөмпүйүөн аатын сүкпүтэ. Ол кэннэ эмиэ ити сыл Юниордар аан дойдутааҕы чөмпүйэнээттэригэр үрүҥ көмүс призер буолбута.\n2012 сыллаахха Тони Лондоннааҕы Олимпиадаҕа супер-ыарахан ыйааһыҥҥа (91 кг үөһэ) кыттыбыта. Ол гынан баран тута бастакы киирсиитигэр Канада боксуора Саймон Кинҥа 16+:16 ахсаанынан хотторон, 9-с эрэ миэстэ буолбута.\n2015 с. бэс ыйыгар Дьобуруопа бастакы оонньууларыгар боруонса мэтээлгэ тиксибитэ. Эмиэ ол сыл алтынньытыгар Дохаҕа ыытыллыбыт Аан дойду чөмпүйэнээтигэр бастаабыта.<|endoftext|>\nПити Адам\nАдам Пити (1994 с. ахсынньы 28 күнүгэр Улуу Британия Аттоксетерыгар төрөөбүт) — Британия харбыы:ыта, аан дойду үс төгүллээх, Дьобуруопа аҕыс төгүллээх чөмпүйүөнэ, кылгас кэрчиккэ Аан дойду чөмпүйэнээтин үс төгүллээх үрүҥ көмүс призера, Содружество оонньууларын икки төгүллээх чөмпүйүөнэ, 50 уонна 100 миэтэрэҕэ браһынан харбааһыҥҥа аан дойду рекордсмена.\nБиографията.\nАдам Пити Дьобуруопа чөмпүйэнээтигэр аан бастаан 2013 сыллаахха кыттыыта эрээри, бириистээх миэстэҕэ тиксибэтэҕэ.\n2014 сыллаахха Содружество оонньууларыгар 2 кыһыл көмүс уонна 1 үрүҥ көмүс мэтээлгэ тиксибитэ. Ол кэнниттэн Дьобуруопа чөмпүйэнээтигэр кытта 4 кыһыл көмүс мэтээли ылбыта. Онтун ааһан 50 миэтэрэҕэ браһынан харбааһыҥҥа аан дойду рекордун олохтообута. Аан дойду кылгас ууга (на короткой воде) чөмпүйэнээтигэр үс үрүҥ көмүс мэтээли иилиммитэ. Эмиэ ол сыл Адамы Дьобуруопаҕа сыл бастыҥ харбыыһытынан ааттаабыттара\n2015 сыллаахха национальнай чөмпүйэнээккэ 100 миэтэрэҕэ браһынан харбааһыҥҥа аан дойду рекордун олохтообута. Аан дойду чөмпүйэнээтигэр 100 миэтэрэҕэ харбааһыҥҥа бастаабыта. Ол кэннэ полуфиналга 50 миэтэрэҕэ харбааһыҥҥа аан дойду рекордун олохтообута, оттон финалга тахсан эмиэ ити кэрчиккэ бастаабыта. Эмиэ ити күрэхтэһиигэ булкаас эстэпиэтэҕэ үһүс кыһыл көмүс мэтээлин сүүйбүтэ уонна аан дойду рекордун олохтообута.\n2016 сыллаахха Бразилия Рио-де-Жанейротыгар буолбут Олимпиадаҕа финалга 100 миэтэрэни барһынан харбааһыҥҥа 57,13 сөкүүндэнэн кэлэн, аан дойду рекордун олохтообута.<|endoftext|>\nЫксаллаах кэм\nКиһи олоҕор биирдэ эмэтэ олус ыксаллаах, чыпчылҕан түгэнэ таба быһаарыыны ылынар уонна ураты түргэнник хамсанан ол быһаарыыны олоххо киллэрэр кэм тиийэн кэлэн ааһар. Соһуччу, олус ыксаллаах кэмҥэ түбэһэн ылыы ураты эппиэтинэһи үөскэтэр. Бу кэмҥэ киһи хайдах туттубутуттан, хамсаммытыттан салгыы олоҕо барыта тутулуктанар.\nСааскы бадарааннаах суолга томторго тахсыыга биир колея устун утары иһэр массыынаны көрсө түһэн баран суоппар массыынатын уруулун олус түргэнник эрийэ тута охсон утары иһэр массыынаттан бэйэтин массыыната туоруу охсон биэрэрин ситиһэн абаарыйаны, харсыһыыны мүлчү түспүтэ салгыы суоппардыырыгар бөҕө тирэх буолбута.\nЫксаллаах кэмҥэ түргэнник хамсаныыны киһи этин-сиинин эрчийэн, буор кутун утумнаахтык дьарыктаан эрэ ситиһиэн сөп.\nДьарыктаах, эрчиллиилээх киһи санаата өссө күүһүрэн, ордук түргэнник хамсанары ситиһэр кыахтанар.\nКиһи ыксаллаах кэмҥэ түбэстэҕинэ олус, ураты түргэнник хамсаннаҕына табыллар. Бу балаһыанньаҕа өйдөрүн сүтэрбэтэх, быыһанар санааларын ханан даҕаны мөлтөппөтөх дьон санааларыгар бириэмэ уһаан биэрэн быыһанар кыахха киирэн хаалаллара биллэр.\nҮөрэхтээхтэр маннык кэм тиийэн кэлиитин «Бириэмэ тохтоон ылар кэмэ» диэн ааттыыллар. Ыксаллаах балаһыанньаҕа түбэһэ сылдьыбыт дьон кэпсээннэринэн бу кэм биллэр уратылаах. Ол уратытынан быыһанаары гыммыт киһи санаатыгар бириэмэ уһаан хаалбыт курдук буолар, онтон кыайан быыһаммат киһиэхэ бириэмэтэ төттөрү, кыайан тиийбэккэ кылгаан хаалар. (1,6).\nЫксаан, ыгылыйан барыны барытын төттөрү-таары, сыыһа-халты оҥоруу уоппута, эрчиллиитэ суох киһиттэн тахсара ордук элбэх. Ыксаллаах түбэлтэҕэ элбэхтэ эрчиллибит киһи түргэнник уонна табатык хамсанар кыахтанар. Кини чыпчылҕан да түгэнин таах хаалларбакка бэйэтин быыһанарын туһугар олус наадалаах хамсаныылары оҥорор кыахтаах. Киниэхэ быһаарыылаах сөкүүндэлэр уһаан биэрбит курдук буолаллар. Ыксаабыт, мэй-тэй барбыт, буккуллубут киһи барытын төттөрү-таары, сыыһа-халты оҥороруттан төһө эмэ элбэх да бириэмэ тиийбэт буолан хаалан быыһанар суолу кыайан булбат эбэтэр быыһанар сиригэр кыайан тиийбэккэ хаалар.\nСэриигэ сылдьар киһи алҕас миинэни үктээбитин элбэрээгин тыаһыттан истэн күүһүн муҥунан соҕотохто туора ойон биэрбитигэр, хата атаҕа эрэ оскуолкаларга табыллыбыт. Кини миинэ эстэригэр элбэрээгин тыаһын истээт соҕотохто күүһэ баарынан туора ыстаммыт. Хапсаҕайдык хамсанан, кыахтаахтык туора ойон биэрэн тыыннаах ордорун ситиспит. Ити кыайыыны ситиһэригэр кини эрдэттэн үөрэппитэ, бэлэмнэммитэ уонна эрчиллибитэ олук буолан туһалаабыттар.\nЫксаллаах балаһыанньаҕа түбэһэ сылдьыбыт дьон билинэллэринэн бэлэмнээх, эрчиллиилээх буолуу олус улахан оруолу ылар. Чыпчылыйыах да түгэнэ сыыһа-халты туттубакка, хайдах быыһанар туһунан эрдэттэн быһаарыммытын курдук оҥорбут киһи быыһанар кыаҕа элбээн биэрэр.\nТимирэн эрэр хараабылтан тымныы ууга түһэригэр эрдэттэн бэлэмнэнэн эбиискэ аһаабыт, халыҥнык таҥныбыт, тимирбэт гына оҥостубут киһи төһө эмэ өр кэмҥэ уста сылдьан тоҥон хаалбакка тыыннаах ордубута биллэр. Ыксаан, тиэтэйбит санааларыгар хараабылтан куота охсоору төбөлөрүнэн тымныы ууга ыстаныталаабыт дьон сотору тоҥоннор тимирэн хаалбыттар.\nМуораҕа хараабыл тимирэн эрдэҕинэ эрдэттэн санаалара түһэн, ханна да баралларын-кэлэллэрин билбэт буола соһуйбут, куттаммыт дьон кыайан быыһанар кыахтара лаппа кыччыыр. Ханнык баҕарар балаһыанньаҕа киһи бэйэтин хайдах быыһанарын туһунан өйдөбүллээх, билиилээх уонна олус түргэнник хамсанарга сөптөөхтүк эрчилиннэҕинэ ыарахан да балаһыанньаттан быыһаныан сөп. Олус түргэн уонна чуолкай хамсаныылары оҥоруу кыра да кыаҕы таба туһанарынан ситиһии кэлэрин хааччыйар. Элбэх эрчиллиилээх, туруктаах өйдөөх-санаалаах, этин-сиинин үөрүйэх оҥорбут, буор кута сайдыбыт киһи ханнык да ыксаллаах түгэннэргэ санаата буккуллан хаалбакка, кыра да бириэмэни таах ыыппакка сөптөөхтүк, табатык хамсанар кыахтанарыттан быыһанар суолу булунар кыаҕа улаатар.\nЭрчиллии, эти-сиини дьарыктааһын, үөрүйэх оҥоруу киһи олоҕор куруук кэлэн ааһар оһоллортон, сыыһа-халты туттунуулартан быыһанар кыаҕы биэрэр. Урут буолан ааспыт маарынныыр быһыыларга дьон тугу оҥороннор туһаммыттарын үөрэтии, билии-көрүү, ол аата киһи оҥорорун курдук оҥоруу, киһи быһыылаах буолуу сыыһа-халты туттунары аҕыйатарын сахалар таҥараларын үөрэҕэ тутуһар. Дьон олохторун уопутун үөрэтии, олору бэйэ олоҕор сатаан туһанар буолуу олоҕу уһатыыга улаханнык көмөлөһөр.\nЫксаллаах кэмҥэ айылҕа киһи харыстанар күүһүн эбэн биэрэр. Аһара ыксаабыт киһи толкуйдуур өйө, салгын кута көтөн хаалыыта кинини салайыыны ийэ кута ылынан быһалыы салайарыгар тириэрдэр. Бу ыксаллаах кэмҥэ улахан тииккэ ыттыбыттарын, киэҥ көҥүһү үрдүнэн ойбуттарын билбэккэ хаалбыт дьон бааллар. Айылҕа киһиэхэ ыксаллаах кэмҥэ буккуллар, быһаарыыны ылыммакка хаалан хаалыан сөптөөх толкуйдуур өйүн, салгын кутун арааран, түргэнник быһаарыыны ылынар ийэ кутун өйүн-санаатын холбоон күүһүгэр күүс эбэр, аһара түргэнник хамсанарын ситиһэр.\nОлоххо биирдэ эмэтэ да буоллар кэлэн ааһар ыксаллаах, ыгыллыылаах кэмҥэ сыыһа-халты туттубат буолуу киһи быһыылаах киһи олус туһалаах хаачыстыбата буолар. (2,16).\nТуһаныллыбыт литература..\n1. Журнал «Техника молодежи», N 11, 1987 г.\n2. \"Туймаада\" хаһыат. №315. 28.07.2016.<|endoftext|>\nЛондоннааҕы Олимпиада 2012\n2012 с. сайыҥҥы Олимпиада оонньуулара (англ. \"2012 Summer Olympics\", фр. \"Jeux Olympiques d'été de 2012\", официальнайдык Игры XXX Олимпиады диэн ааттанар) —2012 с. от ыйын 27 күнүттэн атырдьах ыйын 12 күнүгэр диэри Улуу Британия киин куората Лондоҥҥа ыытыллыбыт уон үһүс сайыҥҥы Олимпиада оонньуулара. Лондон Олимпиада оонньууларын үһүс төгүлүн бэйэтин күөнүгэр ыыппыт бастакы куорат (бу иннинэ 1908 уонна 1948 сыллардаахх буолбута). Оонньуу ымыылара — Венлок уонна Мандевиль.\nКуораты талыы.\nХандьыдаат-куораттары талыы 2003 сыл от ыйын 15 күнүгэр түмүктэммитэ. Ол саҕана аан дойду 9 куората Оонньуулары тэрийиэн баҕарарын туһунан баҕатын номнуо биллэрбитэ: Гавана, Стамбул, Лейпциг, Лондон, Мадрид, Москуба, Нью-Йорк, Париж уонна Рио-де-Жанейро.\n2004 с. ыам ыйын 18 күнүгэр Олимпиада норуоттар икки ардыларынааҕы кэмитиэтэ (МОК) киирбит сайаапкалары көрөн, сыаналаан баран, 5 куораты талбыта. Ол -- Мадрид, Москуба, Ньэ-Йорк, Париж уонна Лондон. Бүтэһиктээх быһаарыы 2005 с. Сингапурга ыытыллыахтаах МОК 117-с сиэссийэтигэр ылыныллыахтааҕа.\nЛондон кандидатуратын 2005 с. от ыйын 6 күнүгэр талбыттара. Сайаапканы Улуу Британия премьер-миниистирэ Тони Блэр бэйэтинэн тиийэн туттарбыта.\nОонньуу ыытыллар куората биллэриллибитин сарсыҥҥы күнүгэр Лондоҥҥа терракт буолбута.\nКыттыбыт дойдулар.\n2012 сыллааҕы сайыҥҥы Олимпиадаҕа уопсайа 204 дойдуттан кыттыбыттара. 4 киһи МОК былааҕын тутан киирэн, кини аатыттан киирсибиттэрэ.\nТэрилтэлэр.\nКуттал суох буолуутун хааччыйыы.\nОлимпиада оонньууларыгар куттах суох буолуутун хааччыйарга күүстээх, кытаанах миэрэлэр ылыллыбыттара. Онно уопсайа 40 тыһыынча киһи кыттыбыта. Ол иһигэр 14 тыһыынча полиция үлэһитэ уонна 17 тыһыынча байыаннай сулууспалаах. Улуу Британия бырабыыталыстыбата куттал суох буолуутун хааччыйарга байыаннай тиэхиньикэни, бэл, \"Рапира\" диэн зенитнай-ракетнай копмлексы туһаммыта. Куттал суох буолуутун хааччыйарга 585 мөлүйүөн кэриҥэ стерлинг фунтата ороскуоттаммыта.\nУспуорт эбийиэктэрэ.\nУспуорт эбийиэктэрин улахан аҥаара Улахан Лондон тулатыгар баара. Үс кэрчиккэ арахсара — Олимпиада түһүлгэлэр, Олимпиада парката, өрүстээҕи (куорат соҕуруу өттүгэр, Темза өрүс кытылын кыйа) уонна киин, кииҥҥэ уонна эрэгийиэй арҕаа өттүгэр.\nЛондон таһыгар.\nКуорат таһыгар хас даҕаны успуорт стадиона үлэлээбитэ. Улуу Британия биэс куоратыгар футболга барыллааһын киирсиилэр буолбуттара:\nОну сэргэ Лондоҥҥа хас даҕаны эбийиэк баара:\nИм бэлиэлэр.\nЫмыылар.\nОонньуу ымыыларын 2010 сыл ыам ыйын 19 күнүгэр биллэрбиттэрэ. Ымыыларынан, ааптардар этэллэринэн, Болтон ыстаал Венлок уонна Мандевиль диэн ааттаах икки таммаҕа буолбуттара. Кинилэр Олимпиадаҕа ханыылыы оонньуу аан бастакытын ыытыллыбыт Мач-Венлок диэн куоратын уонна Паралимпиадаҕа ханыылыы оонньуу эмиэ бастакытын ыытыллыбыт Сток-Мандевиль диэн куорат аатынан ааттамыттар. Ымыылар иккиэн биирдии харахтаахтар, ол харахтарыгар Оонньуу им бэлиэлэрэ уруһуйбаммыттар (Венлокка — Олимпиада им бэлиэтэ, Мандевильга — Паралимпиада).\nОлимпиада уотун эстэпиэтэтэ.\nОлимпиада уотун эстэпиэтэтэ 2012 сыл ыам ыйын 19 күнүттэн от ыйын 27 күнүгэр, Олимпиада буолар киэһэтигэр, диэри ыытыллыбыта. Эстэпиэтэ Холбоһуктаах Королевства бары сиринэн ааспыта, ону сэргэ хоруоналаммыт сирдэ — Джерси, Гернси уонна Мэн арыы — уоннаИрландия Өрөспүүбүлүкэтэ хабыллыбыттара.\nХаландаар.\nОонньуу толору араспысаанньата 2010 сыл олунньу 15 күнүгэр тахсыбыта.<|endoftext|>\nМарина Арзамасова\nМарина Александровна Арзамасова (белор. Марына Аляксандраўна Арзамасава, төрөөбүтүнэн Котович (белор. Катовіч); 1987 с. ахсынньы 17 күнүгэр Минскэй куоракка төрөөбүт) — белорусския чэпчэки атлетикаҕа спортсмена, Аан дойду 2015 сыллааҕы, Дьобуруопа 2014 сыллаахха 800 миэтэрэҕэ сүүрүүгэ чөмпүйүөнэ. «Белоруссия спортивнай Олимпа» бириэмийэ лауреата (2014), Беларусь Өрөспүүбүлүкэтин үтүөлээх маастара (2016).\nКүрэхтэһиилэр.\nЛондон 2012.\nЛондоннааҕы Олимпиадаҕа 800 миэтэрэҕэ сүүрүүгэ кыттыбыта. Бэһис барыллааһын сүүрүүгэ 4-с миэстэ буолбута. Онон полуфиналга кыайан киирбэтэҕэ (хас биирдии сүүрүүттэн үс бастыҥ эрэ талыллара). Ол гынан барана Марина бастаабыт кыыстан баара-суоҕа 0,10 сөк, оттон үһүстээбит Кения кыыһа Чероно Коэчтан 0,02 сөк хаалбыта. Ити сүүрүүгэ иккис миэстэни кэлин, 2013 с., күрэхтэһииттэн туоратыллыбыт, Лондоннааҕы түмүктэрэ сотуллубут Арассыыйа атлета Елена Аржакова ылбыта.\n2014 с. Дьобуруопа чөмпүйэнээтигэр.\nДьобуруопа чэпчэки атлетикаҕа чөмпүйэнээтигэр Марина Арзамасова икки эргиири 1.58,15, сүүрэн кэлэн, Британия уонна Польша спортсменнарын кыайан, Дьобуруопа ити дьыллааҕы бастыҥ бириэмэтин көрдөрбүтэ.\nРиотааҕы Олимпиада 800 миэтэрэҕэ барыллааһын сүүрүүтүгэр Арзамасова 1:58.44 кэлбитэ. Полуфинал сүүрүүтүгэр бириэмэтэ -- 1:58.87. Ол гынан баран финал киирсиитигэр (800 м) 1:59.10. бириэмэлээх баара-суоҕа сэттиһинэн кэлбитэ. Бастакы -- Кастер Семеня (1:55.28), иккис -- Франсина Нийонсаба (1:56.49), үһүс -- Маргарет Вамбуи (1:56.89) буолбуттара.<|endoftext|>\nФранк Чамисо\nФранк Чамисо Маркес (исп. \"Frank Chamizo Márquez\", 1992 сыллаахха от ыйын 10 күнүгэр төрөөбүт) — Куубаттан төрүттээх Италия тустууга, Аан дойду, Дьобуруопа уонна Панамериканскай оонньуулар чөмпүйүөннэрэ, Дьобуруопа оонньууларын призера.\nБиографията.\nФранк Чамисо 1992 сыллаахха от ыйын 10 күнүгэр Куба Матансасетыгар төрөөбүт. 2010 сыллаахха Панамериканскай оонньуулар чөмпүйүөннэринэн, Аан дойду чөмпүйэнээтин боруонса призерунан буолбут.\n2013 сылтан саҕалаан Италия аатыттан тустар. 2015 сыллаахха Дьобуруопа оонньууларын үрүҥ көмүс призера буолбута. 2015 сыллаахха балаҕай ыйыгар Лас-Вегаска ыытыллыбыт Аан дойду чөмпүйэнээтигэр бастаабыта уонна Италияттан мэтээллэммит соҕотох спортсмен буолбута. 2016 сыллаахха кулун тутарга Ригаҕа ыытыллыбыт Дьобуруопа чөмпүйэнээтигэр бастаабыта.\n2016 сыллаахха Бразилия Рио-де-Жанейро куоратыгар ыытыллыбыт сайыҥҥы Олимпиадаҕа Италия сүүмэрдэммит хамаандатын аатыттан тустан боруонса мэтээли ылбыта.<|endoftext|>\nУон биирис сайыҥҥы олимпийскай оонньуу\nУон биирис сайыҥҥы олимпийскай оонньуу Берлин куоракка (Германия)1936 сыллаахха атырдьах ыйын 1 күнүттэн атырдьах ыйын 16 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 49 дойдуттан 4066 эбит. Барыта 129 кэмпилиэк мэтээл 19 спорт көрүҥэр оонньоммут.\nОргкомитет Генеральнай сэкиритээрэ Карл Дим этии киллэрбитинэн аан бастаан олимпийскай уот эстафетата ыытыллыбыт. Уоту Олимпияттан сүүрүктэр факелга тутан эстафета курдук илииттэн илиигэ биэрэннэр аҕалбыттар. Мантан ыла бу олимпийскай традицияҕа кубулуйбут. Оонньуу аһыллыытын телевидениенан быьа эфииргэ кердербуттэр, онтон күрэхтэһиилэри устан Лени Рифеншталь «Олимпия» диэн документальнай киинэ таһаарбыт.<|endoftext|>\nУон иккис сайыҥҥы Олимпиада\nXII сайыҥҥы Олимпиада Токио куоракка (Япония) 1940 сыллаахха балаҕан ыйын 21 күнүттэн алтынньы 6 күнүгэр дылы ыытыллыахтаах этэ. Ол эрээри 1938 сыллаахха Япония оонньуу ыытартан батыммыта, онон Хельсинки куорат (Финляндия) от ыйын 20 күнүттэн атырдьах ыйын 4 күнүгэр дылы ыытарга былааннаммыта.\nОл гынан баран 1939 сыллаахха сэрии саҕаламмытынан (кэлин Иккис аан дойду сэриитэ диэн ааттаммыта) 1940 сыллаахха ыам ыйын 2 күнүгэр МОК бэрэсидьиэнэ Байе-Латур МОК чилиэннэригэр Оонньуу ыытыллара тохтотулларын туһунан суруйбут.<|endoftext|>\nУон үһүс сайыҥҥы олимпийскай оонньуу\nУон үһүс сайыҥҥы олимпийскай оонньуу 1939 сыллаахха бэс ыйыгар МОК быһаарыытынан Лондон куоракка (Великобритания)1944 сылга ыытыллыахтаах эбит. Аҕа дойду сэриитэ буола турарынан Оонньуу ыытыллыбатах. Бу Оонньуулар МОК 50 сылыгар ананыахтаах этилэр. Төһө да сэрии буола турдар, Швейцарияҕа Лозаннаҕа МОК штаб- квартиратыгар 1944 сыл бэс ыйын 17-19 күннэригэр үбүлүөйү бэлиэтээбиттэр.<|endoftext|>\nУон төрдүс сайыҥҥы олимпийскай оонньуу\nУон төрдүс сайыҥҥы олимпийскай оонньуу Лондон куоракка (Великобритания)1948 сыллаахха от ыйын 29 күнүттэн атырдьах ыйын 14 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 59 дойдуттан 4099 эбит. Барыта 136 кэмпилиэк мэтээл 17 спорт көрүҥэр оонньоммут.<|endoftext|>\nУон бэһис сайыҥҥы олимпийскай оонньуу\nУон бэһис сайыҥҥы олимпийскай оонньуу Хельсинки куоракка (Финляндия)1952 сыллаахха от ыйын 19 күнүттэн атырдьах ыйын 3 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 69 дойдуттан 4407 эбит. Барыта 149 кэмпилиэк мэтээл 17 спорт көрүҥэр оонньоммут.<|endoftext|>\nУон алтыс сайыҥҥы олимпийскай оонньуу\nБу оонньуу уратыта диэн икки дойдуга ыытыллыбыт. Уон алтыс сайыҥҥы олимпийскай оонньуулар Мельбурн куоракка (Австалия)1956 сыллаахха сэтинньи ый 22 күнүттэн ахсынньы ый 8 күнүгэр дылы уонна Стокгольм куоракка (Швеция) бэс ыйын 10-17 күннэригэр ат спорда ыытыллыбыттар. Кыттааччы ахсаана 67 дойдуттан 3184 эбит. Барыта 145 кэмпилиэк мэтээл 17 спорт көрүҥэр оонньоммут.<|endoftext|>\nУон сэттис сайыҥҥы олимпийскай оонньуу\nУон сэттис сайыҥҥы олимпийскай оонньуу Рим куоракка (Италия)1960 сыллаахха атырдьах ыйын 25 күнүттэн балаҕан ыйын 11 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 83 дойдуттан 5348 эбит. Барыта 150 кэмпилиэк мэтээл 17 спорт көрүҥэр оонньоммут.<|endoftext|>\nУон ахсыс сайыҥҥы олимпийскай ооньуу\nУон ахсыс сайыҥҥы олимпийскай оонньуу Токио куоракка (Япония)1964 сыллаахха алтынньы ый 10 күнүттэн алтынньы ый 24 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 93 дойдуттан 5151 эбит. Барыта 163 кэмпилиэк мэтээл 19 спорт көрүҥэр оонньоммут.<|endoftext|>\nУон тохсус сайыҥҥы олимпийскай оонньуу\nУон тохсус сайыҥҥы олимпийскай оонньуу Мехико куоракка (Мексика)1968 сыллаахха алтынньы ый 12 күнүттэн 27 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 112 дойдуттан 5530 эбит. Барыта 172 кэмпилиэк мэтээл 20 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэһис сайыҥҥы олимпийскай оонньуу\nСүүрбэһис сайыҥҥы олимпийскай оонньуу Мюнхен куоракка (ФРГ)1972 сыллаахха атырдьах ыйын 26 күнүттэн балаҕан ыйын 10 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 121 дойдуттан 7170 эбит. Барыта 195 кэмпилиэк мэтээл 23 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ биирис сайыҥҥы олимпийскай оонньуу\nСүүрбэ биирис сайыҥҥы олимпийскай оонньуу Монреаль куоракка (Канада)1976 сыллаахха от ыйын 17 күнүттэн атырдьах ыйын 1 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 92 дойдуттан 6028 эбит. Барыта 198 кэмпилиэк мэтээл 21 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ иккис сайыҥҥы олимпийскай оонньуу\nСүүрбэ иккис сайыҥҥы олимпийскай оонньуу Москва куоракка (СССР)1980 сыллаахха от ыйын 19 күнүттэн атырдьах ыйын 3 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 80 дойдуттан 5179 эбит. Барыта 2-3 кэмпилиэк мэтээл 21 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ үһүс сайыҥҥы олимпийскай оонньуу\nСүүрбэ үһүс сайыҥҥы олимпийскай оонньуу Лос-Анджелес куоракка (АХШ)1984 сыллаахха от ыйын 28 күнүттэн атырдьах ыйын 12 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 140 дойдуттан 6829 эбит. Барыта 221 кэмпилиэк мэтээл 23 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ төрдүс сайыҥҥы олимпийскай оонньуу\nСүүрбэ төрдүс сайыҥҥы олимпийскай оонньуу Сеул куоракка (Корея)1988 сыллаахха балаҕан ыйын 17 күнүттэн алтынньы ыйын 2 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 159 дойдуттан 8465 эбит. Барыта 263 кэмпилиэк мэтээл 27 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ бэһис сайыҥҥы олимпийскай оонньуу\nСүүрбэ бэһис сайыҥҥы олимпийскай оонньуу Барселона куоракка (Испания)1992 сыллаахха от ыйын 25 күнүттэн атырдьах ыйын 9 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 169 дойдуттан 9356 эбит. Барыта 257 кэмпилиэк мэтээл 32 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ алтыс сайыҥҥы олимпийскай оонньуу\nСүүрбэ алтыс сайыҥҥы олимпийскай оонньуу Атланта куоракка (Джорджия, АХШ)1996 сыллаахха от ыйын 19 күнүттэн атырдьах ыйын 4 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 197 дойдуттан 10320 эбит. Барыта 271 кэмпилиэк мэтээл 26 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ сэттис сайыҥҥы олимпийскай оонньуу\nСүүрбэ сэттис сайыҥҥы олимпийскай оонньуу Сидней куоракка (Австралия) 2000 сыллаахха балаҕан ыйын 15 күнүттэн алтынньы ый 1 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 199 дойдуттан 10651 эбит. Барыта 300 кэмпилиэк мэтээл 28 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ ахсыс сайыҥҥы олимпийскай оонньуу\nСүүрбэ ахсыс сайыҥҥы олимпийскай оонньуу Афины куоракка (Греция) 2004 сыллаахха атырдьах ыйын 13 күнүттэн 29 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 201 дойдуттан 10625 эбит. Барыта 301 кэмпилиэк мэтээл 28 спорт көрүҥэр оонньоммут.<|endoftext|>\nСүүрбэ тохсус сайыҥҥы олимпийскай оонньуу\nСүүрбэ тохсус сайыҥҥы олимпийскай оонньуу Пекин куоракка (КНР) 2008 сыллаахха атырдьах ыйын 8 күнүттэн 24 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 204 дойдуттан 11099 эбит. Барыта 302 кэмпилиэк мэтээл 28 спорт көрүҥэр оонньоммут.<|endoftext|>\nОтутус сайыҥҥы олимпийскай оонньуу\nОтутус сайыҥҥы олимпийскай оонньуу Лондон куоракка (Великобритания) 2012 сыллаахха от ыйын 27 күнүттэн атырдьах ыйын 12 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 204 дойдуттан 10956 эбит. Барыта 302 кэмпилиэк мэтээл 26 спорт көрүҥэр оонньоммут.<|endoftext|>\nОтут биирис сайыҥҥы олимпийскай оонньуу\nОтут биирис сайыҥҥы олимпийскай оонньуу Рио-де-Жанейро куоракка (Бразилия) 2016 сыллаахха атырдьах ыйын 5 күнүттэн 21 күнүгэр дылы ыытыллыбыт. Кыттааччы ахсаана 206 дойдуттан 11000 элбэх эбит. Барыта 306 кэмпилиэк мэтээл 28 спорт көрүҥэр оонньоммут.<|endoftext|>\nФилипп Киркоров\nФилипп Бедросович Киркоров () — Россия народнай артыыһа, биллиилээх эстрада ырыаһыта, композитор уонна продюсер.\n1967 сыллаахха муус устар ый 30 күнүгэр Варна куоракка Болгарияҕа төрөөбүт.Аҕата ырыаьыт буолан уол 5 сааһыттан гастрольга элбэхтэ сылдьыбыт.1984 сыллаахха Филипп Гнесин аатынан Государственнай муусыка училищетыгар үөрэнэ киирбит. Ону 1988 сыллаахха кыһыл дипломунан бүтэрбит.Киркоров 1985 сыллаахха аан бастаан болгарскай тылынан «Алеша» диэн ырыаны толорон күөх экраҥҥа тахсан биллиини ылбыта.1987 сыллаахха муусукаан быһыытынан үлэтин саҕалаабыта.\nАҕыс төгүллээх «Овация» бириэмийэ кыайыылааҕа, биэс төгүл «World Music Awards» наҕарааданы Россия саамай биллэр ырыаьытынан ылбыт, элбэх төгүллээх «Золотой граммофон», «Стопудовый хит», «Серебряная калоша»бириэмийэлэр кыайыылаа5а.<|endoftext|>\nОлох быата\nОлох быата үөһээттэн Дьылҕа Хаантан тутулуктаах диэн сахалар этэллэр.\nСахалар олохторун үөрэҕэ олус киэҥ уонна дириҥ. Киһи туһунан үөрэхтэрэ оҕо кыра эрдэҕиттэн улаатан киһи буолууну баһылаан, киһи быһыылаахтык, сиэри-туому тутуһан олоҕун олорорун тэҥэ, өйүн-санаатын уларыйыыларын кытта быһаарар. Оҕо улаатан, өйө-санаата ситэн киһи буолууну баһылааһына, тугу барытын киһи оҥорорун курдук оҥорор буолуута үөрэниитэ сахалыы өй-санаа, таҥара үөрэҕин сүрүн уратыта буолар уонна киһи олоҕу олорууга үөрэнэн, киһи буолууну баһылаабытын биллэрэр.\nДьон бары биирдэ бэриллэр олоҕу уһуннук, дьоллоохтук олоруохтарын баҕараллар. Олоҕу олоруу уһуна киһи көрсүө, сэмэй буолуутуттан, киһи быһыылаахтык, сиэри тутуһан олоҕун олорууттан ордук улахан тутулуктаах. Бары уһун олоҕу ситиспит кырдьаҕастары ахтарга олоҕун киһи быһыылаахтык олорбутун, буруйу-сэмэни оҥорботоҕун, сыыһа-халты туттубатаҕын ахталлар.\nСахалар «Олох быата» диэн үөрэхтэрэ этэринэн киһи өлөрө кэлбитин ханнык эрэ бэлиэлэринэн бэйэтэ билэр. Өлөрө чугаһаабыт киһи былыргы, бииргэ үөскээбиттэрин кэрийэн кэпсэтэрэ эбэтэр өлөрө чугаһаабыт аҕа уолугар кэриэһин курдук баҕа санаатын этэрэ, уратытык, олус истиҥник быраһаайдаһан баран барара былыргыттан биллэр.\n2010 сыллаахха кулун тутар ый саҥатыгар биллэр артыыс Юрий Степанов соһуччу массыына абаарыйатыгар түбэһэн өлбүтэ. Кини премьератыгар хаһан да оонньооботох үчүгэйдик, таһаарыылаахтык оонньоон баран, дьиэтигэр тиэтэйэн ааһан иһэр массыынаны тохтотон, олорсон барбыт. Уулусса быһа охсуһуутугар күөх уот умайарын кэтэһэн тохтоон турдахтарына кэннилэригэр массыына кэлэн түспүт. Суоппар уруулун хаҥас диэки эргийээри эрдэттэн эрийэн бэлэмнээбититтэн, массыыналара иннин диэки хамныырыгар утары иһэр массыынаҕа киирэн биэрбит. Утары иһэр массыына ойоҕоско, Степанов олорор өттүгэр түспүт. Артыыс тута өлбүт.\nХас да хонон баран бииргэ үлэлиир, биир гримеркаҕа таҥнар киһитэ Тахир Рахимов артыыс малын хомуйа сылдьан суруктаах кумааҕыны булан ылбыт. Бу кумааҕыга Юрий Степанов өлүөн эрэ иннинэ сэттэ айыыны оҥорбутун туһунан билинэн суруйан уурбут эбит.\nКиһи олоҕо бүтэр кэмигэр кэлбитин дьиэ кыыллара; ыттар уонна куоскалар ордук билэр эбиттэр. Биир кыыс мааны, көтөҕө сылдьарга үөрэппит куоската биир киэһэ тутаары, имэрийээри гыннаҕына куота, өссө ырдыгыныы, илиитин тырыта тыыта сылдьар буолбутуттан олус соһуйбут. Куоската аны чугаһаппат буолбут. Нөҥүө күнүгэр бу кыыс массыына абаарыйатыгар түбэһэн өлбүт. Онно илиитэ хайыта тыытыллыбытыттан көрөн бэҕэһээ куоската куота сылдьар, туттарбат буолбута арыллыбыт.\nСахалар киһи олоҕо бэйэтин өйүттэн-санаатыттан, доруобуйатыттан, күүһүттэн-кыаҕыттан улахан тутулуктааҕын таһынан тулалыыр айылҕаттан эмиэ кыра да буоллар тутулуктаах дии саныыллар. Бу быһаарыы сахалар «Туох барыта икки өрүттээх» диэн этиилэригэр эмиэ сөп түбэһэр уонна олох сүрүн тутулуктарын арыйар.\nКиһи олоҕо айылҕаттан тутулуктааҕын билинии үөскээһинигэр сүрүн төрүөтүнэн олоххо кэлэн ааһар ханнык эмэ соһуччу быһыы буолуон иннинэ аан бастаан киһи түүлүгэр киирэн көстөрө буолар. Киһиттэн бэйэтиттэн туох да тутулуга суох түүлгэ көстүбүт быһыылар сороҕор туолан хаалаллар.\nТалааннаах сэрэбиэйдьиттэр араас ньымалары туһананнар киһи ааспыт олоҕун тэҥэ, кэлэн иһэр кэмҥэ хайдах олоруохтааҕын кытта билэллэр. Киһи олоҕо эрдэттэн суруллубут суол устун баран иһэринэн инники туох буолуохтааҕын сэрэбиэйдээн таайыы табыллар.\nКөрбүөччү идэлээх өтө көрөөччүлэр киһи олоҕо ханнык суолунан сайдан баран иһэрин уонна ханна тиийэн бүтүөхтээҕин эмиэ таба таайаллар.\nБилигин дьон науканы уонна тиэхиникэни күүскэ сайыннарбыттарын түмүгэр айылҕаттан тутулуктаахтарын туһунан умнан кэбистилэр. Өссө ааһа баран айылҕаны бэйэтин баһылыахтарын баҕалаахтар эмиэ бааллар. Науканы төһө да сайыннарбыт иһин киһи олоҕо айылҕаттан, өйүттэн-санаатыттан, түүлүттэн, сэрэбиэйтэн туох тутулуктааҕын билигин да кыайан быһаара иликтэр.\nКиһи олоҕо икки өрүттээх тутулуктааҕа дьону-аймаҕы былыргыттан ыҥырар, угуйар. Элбэх биллибэт кистэлэҥнээх буолан олох ордук интэриэһинэйэ эбиллэн иһэр. Киһи олоҕо бэйэтиттэн ураты айылҕаттан эмиэ быһаччы тутулуктааҕа дьон-аймах олохторо былыргыттан оҥкуллубут суол устун баран иһэрин курдук өйдөбүлү үөскэтэр.\nХас биирдии киһи бэйэтин олоҕор аналлаах сыаллаах-соруктаах диэн сахалар этэллэр. Ити этиилэрин барыларын холбоон киһи «Олоҕун быата» диэн ааттыыллар. Олох быата үөһээттэн Дьылҕа Хаантан тутулуктаах дии саныыллар. Ити санааларын «Мин дьылҕам буоллаҕа» диэн этиилэрэ бигэргэтэр. Киһи олоҕун быата быһыннаҕына «Арбаҕастаах да абыраабат» балаһыанньатыгар түбэһэр. Сахалар киһи «олоҕун быата» диэн этиилэрэ, немец профессора Минковскай «киһи олоҕо эрдэттэн тардыллыбыт линия устун баран иһэр» диэн этиитигэр эмиэ сөп түбэһэр эбит. (1,48). Ити «олох быата» быһыннаҕына этэҥҥэ да сылдьар киһи уһаабат диэн этэллэр.\nКиһи олоҕо бүтэр кэмэ, өлөрө ханнык эрэ биллэр бэлиэлэрдээҕин, ону киһи бэйэтэ эбэтэр туора киһи билэллэрин сахалар билэллэр. Уһуннук сэриигэ сылдьыбыт киһи бу буолуохтаах кыргыһыыттан тыыннаах ордубат саллаат сирэйигэр «Өлүү күлүгэ» түһэрин хас да күн инниттэн көрөн билэрин бэлиэтиир. Киһи сирэйэ хараара өһөн хаалан көстөрүттэн өлөрө чугаһаабыт киһини өлүөн төһө эмэ инниттэн аһаҕас эттээх дьон эмиэ билэллэр.\n«Киһи күннээх, балык ыамнаах» диэн өс хоһооно сахалар киһи айылҕаттан тутулуга олус улаханын билэллэрин бэлиэтиир. Бу этии киһи эмиэ сайдан, күүһүрэн ылар кэмэ бириэмэтигэр кэлэн баран, ааһан, суох буолан хааларын биллэрэр. Бу кэм кэлэн ааһыытын “Киһи күннээх, балык ыамнаах” диэн өс хоһооно биллэрэр.\nКиһи айылҕаттан айыллан төрүөҕүттэн ыла төлкөтө суруллан, дьылҕата ыйыллан, бу Сир үрдүгэр бэйэтэ олорон ааһар кэмигэр тугу оҥоруохтааҕа эрдэттэн быһаарыллан сылдьарын сахалар итэҕэйэллэр.\nБөҕө быалаах киһи диэн быстах быһылааннарга киирэн биэрбэт бөҕө оҥоһуулаах киһини ааттыыллар. Бөҕө быалаах дьон сорохторо өссө бэриэччиттээхтэр. Киһи иннигэр сылдьар бэриэччиттээх буоллаҕына айылҕа бэйэтэ көрөр-истэр харыстыыр, быстах өлүүгэ киирэн биэрбэтигэр аналлаах оҥоһуулааҕын бэлиэтиир.\nХантан эмэ бэриэччиттээх киһи ыалга кэлиэн чочумча соҕус иннинэ аан маҥнай кэлбит тыаһа иһиллэн, кэлэн иһэрин биллэрэр түбэлтэлэрин кэпсииллэр. Таһырдьа киһи атаҕын тэбэнэр тыаһа иһиллибитигэр тахсан көрдөхтөрүнэ, киһилэрэ өссө кэлэ илик буолар эбит. Онтон сотору буолан баран үүт-үкчү соннук тыаһаан-ууһаан бэйэтэ дьэ тиийэн кэлэрин көрсөллөрүн кэпсииллэр.\nАан дойдуга биллэр дьонтон У.Черчилл немецтэр Лондоны күүскэ буомбалыыр кэмнэригэр буомба дьэ таба түһээри гыммытын эрдэттэн сэрэйэн, саһар сиргэ повардарын кытта баран биэрбитин билэр дьон ахталлар. А.Гитлер буомба ууруллан, тоҕо тэбээри турар самолетугар субу кэлэн баран, тоҕо эрэ киирбэккэ ааһа баран хаалбыта, онтон иккис холонууларыгар буомбалаах суумка ууруллан турар сириттэн субу тоҕо тэбиэн эрэ иннинэ халбарыйан түннүк аттыгар тиийэн биэрбитэ эмиэ биллэр.\nБэлиэтэммит дьон бириэмэлэрэ кэлэ илигинэ быстах суолга киирэн биэрбэттэриттэн айылҕа бэйэтэ көрөн истэн харыстыыра итинник эмиэ быһаарыллар. Ити майгы сахалар «Туох барыта быалаах курдук» диэн ааттыылларыгар сөп түбэһэр. Айылҕаҕа бары-барыта бэйэ-бэйэлэриттэн олус күүстээх тутулуктаах сылдьаллар. Биир тутулук арахсан хаалыыта атыттара эмиэ хамсыылларыгар тириэрдэр. Ол барыта Сир дойду үрдүгэр туох баар барыта, ыйааһын хараҕын курдук, тэҥнэһии балаһыанньатыгар ыйана сылдьалларыттан тутулуктанар.\nҮгүстэр өлөр кэмнэрэ кэлбитин түһээн көрөн билэллэр. Түүлгэ куруук өлбүт дьону кытта сылдьыы өлүү кэмэ чугаһаабытын биллэрэр. Итини тэҥэ киһи өлбүт киһини кытта билбэт сиригэр барыстаҕына өлүү буолара чугаһаабыт буолар.\nОлох быатын быстыыта киһи түүлүгэр киирэн көстүүтүн биллэр дьон олохторуттан сурукка киирбит холобурдар дакаастыыллар. Юлий Цезары өлөрүөхтэрин иннинэ кэргэнэ Кальпурния түһээн өлбүт кэргэнин кууһан олорорун көрөн, ытаан уһуктубут. Онтон Цезарь кэргэнэ санаарҕаабытыттан санат мунньаҕын ыытымаары гынан баран син-биир ыыппыт эрээри, өлөрүөхсүт Брут илиититтэн охтубут.\nӨлүөн иннинэ Абраам Линкольн эмиэ түүлү көрбүтэ биллэр. Кини бу түүлү түһээн көрөн баран, муодарҕаан кэргэнигэр кэпсээбит. Ол түүлүгэр арай элбэх похорона дьоно баран иһэллэр үһү. Онуоха кини: «Кими көмөллөрүй?»- диэн ыйыппыт, онно: «Абраам Линкольны көмөллөр»,- диэн эппиттэр. (2,322).\nАраас элбэх сэрэбиэйдьиттэр киһи бэйэтин олоҕор тугу оҥорбутун уонна өссө тугу оҥоруохтааҕын билэллэрэ киһи айылҕаттан тутулуга өссө күүстээҕин бэлиэтиир. Билэр-көрөр сэрэбиэйдьиттэр киһи олоҕун быата хаһан быстарын эмиэ билэллэр.\nА.С.Пушкиҥҥа сэрэбиэйдьит эппитэ билигин дьоҥҥо барыларыгар биллэр: «Эн баҕар уһуннук олоруоххун сөп. Ол эрээри 37-с сааскар маҕан киһиттэн, маҕан аттан эбэтэр маҕан төбөттөн сэрэнээр»,- диэн эппит эбит. Бу этии туоларыттан А.С.Пушкин кыаҕа баарынан харыстана сатаан баран хайдах да кыайан куоппатах.\nМадам Ленорман С.Муравьев-Апостолга сэрэбиэйдээн таайыыта бэрт кылгас буолан баран олус чуолкай буолбут: «Эйигин ыйаан кэбиһиэхтэрэ»,- диэбит үһү. Ити кэнниттэн уон түөрт сыл ааспытын кэннэ табыллыбатах өрө турууну хам баттаан баран 4 салайааччылары ыраахтааҕы ыйыылларыгар сорудахтаабыт. (2,304).\nӨтө көрөөччүлэр киһи олоҕун быата хаһан быстарын эндэппэккэ эрэ билэллэр. Болгария биллиилээх өтө көрөөччүтэ Ванга Ю.Гагарин алдьархайга түбэһиэн хас да нэдиэлэ иннинэ эппитэ биллэр: «Юрий алдьархайга түбэһэр буолбута хомолтолоох». Ол эрээри билэр дьон Москваҕа телефоннаан биллэрээри гыммыттарыгар кинилэри тохтоппут уонна: «Билигин тугу да уларытар кыах суох»,- диэн эппит эбит. Икки нэдиэлэнэн Ю.Гагарин самолета үлтү түспүтүн, онтон кини өлбүтүн туһунан хаһыакка бэчээттээбиттэр. (2,334).\nБылыргы Шумерга туох барыта, государстволар, куораттар ол иһигэр киһи эмиэ биллибэт күүстэртэн тутулуктаахтарын итэҕэйэллэр эбит. Сахалар айылҕа биллибэт күүстэригэр, иччилэргэ уонна түүлгэ билигин да итэҕэйэллэр.\nАйылҕа түүлү дьону сэрэтээри уонна үөрэтээри айбыт. Буолуохтаах быһыыны киһи бэйэтэ уларытар кыахтаах буоллаҕына ону биллэрэр түүл көстөр. Август диэн Рим императорын доҕорун түүлүгэр сэрии кэмигэр балаакка иһигэр өстөөхтөр илиилэриттэн император өлөрө көстүбүт. Цезарь кэргэнэ сэрэппитин үрдүнэн Сенакка баран өлбүтүн санаан Август төһө да ыалдьа сырыттар балааккаттан тахсан атын сиргэ барбыт. Сэрии саҕаламмытын кэнниттэн өстөөхтөр император балааккатын сэриилээн ылбыттар. Түүл сэрэтиитин толорбут киһи тыыннаах ордон хаалбыт. (3,дек.14 ).\nБуолуохтаах быһыы түүлгэ төһө эмэ көстүбүтүн үрдүнэн сатаан таба туһамматах дьон элбэхтэр. Иччилээх, сэрэхтээх түүлү түһээбит киһи бэйэтин олоҕун эбэтэр чугас билэр дьонун тустарынан санаатыгар оҕустаран, инники олоҕун туһунан толкуйдуу түһэн ааһарын айылҕата, дьылҕата ирдиир.\nКиһи олоҕо эмиэ сахалар «Туох барыта икки өрүттээх» диэн этиилэригэр сөп түбэһэр уонна маннык икки тутулуктардааҕа быһаарыллар:\n1. Киһи олоҕо айылҕа уларыйыыларыттан тутулуктаах.\n2. Киһи бэйэтэ тугу быһаарынан олоҕун оҥосторуттан уларыйар.\nКиһи өйө-санаата күүскэ сайдарынан, саҥаттан саҥаны айан, айыыны оҥорон олоххо киллэрэн иһэринэн аҥардастыы айылҕа биэрбитинэн олоҕун олорорун астыммат. Киһи саҥаттан саҥаны айан, үчүгэйтэн үчүгэйи оҥорон бэйэтигэр үчүгэй буолууну ситиһиитэ олорор айылҕатын уларытарыгар тириэрдэр. Айылҕа уларыйыыта ханнык эрэ биллэр кээмэйдэри аһара барар кыаҕа суоҕа билигин биллэр буолбута дьоҥҥо санаарҕабылы үөскэтэр. Киһи бэйэтэ соҕотоҕун эрэ ордон хаалан үчүгэй буолан, тупсан сылдьара кыаллыбат, айылҕа буорту буоллаҕына олус ыарахан кэмнэр кэлиэхтэрин сөп. Онно дьон ордук улаханнык эрэйдэнэллэр.\nДьон өйдөрө-санаалара сайдан үөрэҕи-билиини баһылааһыннара, араас улахан тиэхиникэлэри, саҥаны айыылары оҥоруулара айылҕа төрүт тутулуктарын хамсаталларыттан, уларыталларыттан олохторун сүнньэ уларыйарыгар тириэрдэр. (4,17).\nТуһаныллыбыт литература..\n1. «Илин» сурунаал. 1998, 1 N-рэ.\n2. Детектив и политика. - Вып.3.- Москва: Изд-во «Новости» (АПН), 1990.- 352 с.\n4. \"Туймаада\" хаһыат. №312. 7.07.16.<|endoftext|>\nКэриэс этии дьайыыта\nДьон олоҕо былыр-былыргыттан олохсуйбут үгэстэри тутуһан, инники олорон ааспыт көлүөнэлэр үөрэхтэрин туһанан сайдан истэҕинэ эрэ туруктаах буолар диэн этэллэр. Олохсуйбут үгэстэр диэн өй-санаа түмсүүлэриттэн, хос-хос хатыланыыларыттан үөскээн олохсуйаллар.\nСэбиэскэй былаас өй-санаа үөрэхтэрин суох оҥоро сатаабыта, ол иһин дьон былыргыттан олохсуйбут үгэстэри тутуспат кэмнэрэ кэлэн ааспыта. Саха дьоно былыргы үгэстэрин умнубатахтара.\nСаха дьонугар олус былыргыттан олохсуйбут, бары билигин даҕаны тутуһа сылдьар үгэстэрэ баар. Кырдьаҕас киһи өлөөрү сытан, кэннигэр хаалар кэнчээри ыччаттарыгар анаан-минээн бүтэһик баҕа санаатын этэн хаалларыыта - кэриэс этиитэ диэн үгэс билигин даҕаны туттуллар.\nБу үгэс хаһан үөскээбитэ биллибэт. Олус былыргы үгэс буолан өлөн эрэр киһи кэриэс этиитин хаалар дьоно, оҕолоро, сиэннэрэ, аймахтара хайаан да толоруохтаахтарын туһунан өйдөтөрө эрэ умнуллубакка хаалан сылдьар. Арай сахалыы саҥарар, сахалыы итэҕэллээх хууннар Европаны кыайан-хотон сэриилээн баран кыахтаах салайааччылара Аттила өлбүтүн кэнниттэн ыһыллан хотторууларыгар, бу кэриэс этиитэ диэн үгэһи, “Кэриэстэс” диэн этэн элбэхтик туһаммыттарыттан Христос таҥара үөскээн тарҕанан сылдьарын билинэ иликтэр.\nСахалар былыргы ойууннара киһи өйүн-санаатын олус дьаныһан туран үөрэппиттэр. Кинилэр кут-сүр туһунан үөрэхтэрин курдук үөрэх Аан дойду үрдүнэн суох. Бу үөрэх оҕо өйө-санаата хайдах сайдан үүнэн иһэрин, үгэстэрэ үөскээн мунньуллалларын уонна улаатан иһэн киһи буолууну ситистэҕинэ киһи быһыылаахтык олоҕун олорорун олус чуолкайдык быһаарар.\nКут-сүр үөрэҕин баһылаабыт ойууннарга киһи өйө-санаата өлбүтүн кэннэ ханна сылдьарын быһаарыы улахан уустуга суох. Киһи түһээн былыр үйэҕэ өлөн хаалбыт дьону хаһан баҕарар көрсөр. Өлбүт киһи өйө-санаата айыы буолан Үөһээ дойдуга сылдьара кырдьык. Арай бу өлбүт киһи хайдах көрүҥнээх түүлгэ көстөрө кини аймахтара, оҕолоро-уруулара төһө үчүгэйдик сылдьалларыттан тутулуктанар. Түүлгэ көстүбүт өлбүт киһи көрүҥэ үчүгэй буоллаҕына, олох төһө да ыараханын иннигэр оҕолоро, сиэннэрэ кыайа-хото үлэлии-хамсыы сылдьыахтара, доруобуйалара үчүгэй буолуо диэн түүл үөрэҕэ быһаарар.\nKиһи хаһан баҕарар түүлү көрөр. Сорох түүллэр олус уратытык киһи өйүгэр-санаатыгар дириҥник хатанан хаалаллар. Киһи бэйэтэ өлбүт төрөппүтүн түһээн көрдөҕүнэ, кини хайдах көрүҥнээх көстөрө олус улахан оруолу ылар. Төрөппүт киһи көрүҥэ уруккутуттан мөлтөөн көһүннэҕинэ, ханнык эрэ дьыалаҕа табыллыбат буолуу тахсыан эбэтэр эн оҥорор дьыалаларгын кини сөбүлээбэтин бэлиэтэ буолуон эмиэ сөп. Түүл ити көстүүлэрэ киһи ханна да сырыттаҕына, төрөппүттэрин айыы буолбут куттара куруук көрө-истэ сылдьалларын толору дакаастыыллар.\nОҕо кыра эрдэҕинэ киһи сирэйин олус сирийэн көрөр. Үөрбүт сирэйи көрдөҕүнэ - үөрэр, онтон сирэйгин куһаҕаннык тутуннуҥ даҕаны оҕо мөлтүүр, санаата түһэр, букатын ытаан тоҕо барыан сөп буолар. Киһи сирэйин көрүҥэ оҕоҕо олус күүскэ дьайар. Бу кэмҥэ кини ийэ кутун өйүгэр-санаатыгар сылдьарыттан, төрөппүтүн сирэйин көстүүтэ кини салгыы хайдах быһыыланарын быһаарар. Түүл киһи ийэ кутун өйүгэр-санаатыгар киирдэҕинэ көстөр буолан түүлгэ сирэй хайдах көрүҥнээҕэ киһиэхэ олус улахан дьайыылаах.\nКиһи олоҕо төрөппүттэрин кытта биир ситиминэн баайылла сылдьаллар. Төрөппүт киһи бэйэтин кэннигэр хаалар ыччаттарыгар анаан кэриэс этиитэ хайаан да ылыныллыахтааҕын уонна толоруллуохтааҕын түүл ити көстүүлэрэ дакаастыыллар. Киһи хаһан баҕарар түүлү көрөрүн быһыытынан бэйэтин төрөппүтүн эмиэ түһээн көрөр. Кэриэс этиитэ туолбатаҕына төрөппүтүн куһаҕан, санаата түспүт көрүҥэ сотору-сотору түүлүгэр көстүөн сөп. Төрөппүтэ куһаҕан көрүҥнээх түүлүгэр көһүннэҕинэ, санаата түһэн, дьыалалара табыл-лыбатахтарына, бу киһи толорботох кэриэс этиитин син-биир өйдөөн кэлэригэр тиийэр.\nКэриэс этии диэн төрөппүт киһи бэйэтин кэннигэр хаалар ыччаттарыгар анаан этэр баҕа санаата буолар. Бу кини баҕа санаата туолуутуттан хаалар ыччаттар хайдах олохтоох дьон буолан тахсаллара эмиэ тутулуктанар. Өлөөрү сытар киһи баҕа санаата туолан санаата көммүтүттэн оҕолоро, ыччаттара хайдах сылдьаллара быһаччы тутулуктанан тахсар.\nСахаларга кэриэс этиини хайаан да толоруллуохтаах диэн өйдөбүл былыргыттан олохсуйбут. Өлбүт киһи бүтэһик баҕа санаатын «Кэриэс этиитин» сахалар хайдах толороллоро эмиэ итэҕэл буолан сылдьар. Бу туһунан Эрилик Эристиин «Кэриэс туолуута» диэн сэһэнигэр толору арыйар. Итини тэҥэ былыргы кэпсээннэргэ эдэр киһи кырдьаҕас «Кэриэс этиитин» хайдах толорбутун туһунан эмиэ элбэхтик ахтыллаллар.\nОҕо хайдах киһи буола улаатара, өйө-санаата тугу үчүгэй эбэтэр куһаҕан диэн быһаарара барыта төрөппүттэриттэн эрэ тутулуктаах. Кинилэр ханнык үөрэҕи биэрэн, үгэстэри иҥэрэн, хайа омук тылынан саҥардан, иитэн-үөрэтэн улаатыннараллар даҕаны соннук киһи, омук буола улаатар. Төрөппүтэ өлөрүгэр эппит баҕа санаатын, үчүгэй дуу, куһаҕан да дуу буоллар толорботох оҕону төрөппүтүн кута-сүрэ хаһан баҕарар эккирэтэ сылдьар. Кини түүлүгэр сотору-сотору көстөн, биллэн ааһыан сөп. Бу курдук киһи олоҕор, өйүгэр-санаатыгар үөскүүр олус уустук быһыыны сахалар кут-сүр үөрэхтэрэ эрэ таба быһаарар уонна төрөппүтүн баҕа санаатын, кэриэс этиитин толорботох киһи өйө-санаата туруга суох буолан араас быстах быһыыларга түбэһиэн сөп диэн эмиэ сэрэтэр.\nТөрөппүтүн баҕа санаатын оҕо толоруута кини төрөппүттэрин иннилэригэр иэһэ буолар. Киһи өлүөн иннинээҕи санаата кыайан уларыйбат уратылаах. Төрөппүт бу иэһэ, санаата туолбатаҕына хаһан баҕарар толотторуон баҕата хаалан хаалбакка түүлүгэр киирэн биллиэн сөп. Оҕото тыыннааҕар толорботох иэһин өлбүтүм да кэннэ толороор диэн баҕа санаатын этиэн уонна ол баҕа санаата туоларын кэтэһэ сылдьыан сөп.\nОҕолоро төрөппүттэрин баҕа санааларын толорботохторуна, кини кута ол дойдутугар хом санаалаах, санаатыгар тардыһыылаах сылдьарыгар тириэрдэр. Кини кутун баҕа санаата туолбакка кыайан ыраах барбакка чугас сылдьан оҕолоругар сотору-сотору көстөр буолуута, бу дьон олохторун кырдьык аймыан да сөп.\nКиһи олоҕо туруктаах буолуута ордук өйүттэн-санаатыттан тутулуктаах. Өй-санаа диэн бу киһи куттара буолаллар. Куттар санаа күүһүнэн киһиэхэ дьайаллар, онтон санаа туохтан да иҥнибэт. Киһи ханна да сырыттаҕына куттар дьайыыларыттан кыайан куоппат. Куттар хаһан баҕарар киһи түүлүгэр киирэллэрин тохтотор күүс баара биллибэт. Итини тэҥэ куттар сир үрдүгэр атын көрүҥнээхтик эмиэ сылдьаллар. Киһи салгын уонна ийэ куттара өлбүтүн кэннэ арахсаллар, тус-туспа бараллар. Салгын кут үрэллэр, ыһыллар. Ийэ кут ыраас, үчүгэй санаалаах буоллаҕына, үөһээ диэки, Үөһээ дойдуга тахсар, ыраах барар, онтон куһаҕан, хара санаалар киирдэхтэринэ үөр буолан чугас, аттыларыгар сылдьар. Ийэ кут майгына куһаҕан буоллаҕына урут олорбут, сылдьыбыт сирдэрин чугаһынан сылдьар иччигэ кубулуйар диэн сахалар былыргы итэҕэллэрэ быһаарара оруннаах.\nКиһи өйө-санаата, куттара Айылҕаны уонна бэйэтин өбүгэлэрин куттарын кытта сибээстэһэ, хам баайылла сылдьаллар. Бу тутулук тыыннаах дьону ханна да халбаҥнаппат, кытаанах тутулук буолар. Үөһээ дойду өйө-санаата үчүгэй, ыраас, үтүө буоллаҕына Орто дойду дьонун санааларыгар үчүгэйинэн дьайдаҕына Орто дойду олоҕо тупсар кыахтанар.\nКиһи Үөһээ дойдуну кытта өйүн-санаатын кытаанах тутулугунан түүллэринэн тутулуга буолар. Бу тутулугу былыргылар билэн “Көхсүттэн көнтөстөөх” диэн этэллэр. Үөһээттэн халбаҥнаабат тутулуктаах диэн буолар. (1,16).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №316. 4.08.2016.<|endoftext|>\nРуджеро Пертиле\nРуджеро Пертиле (итал. Ruggero Pertile; 1974 сыллаахха атырдьах ыйын 8 күнүгэр төрөөбүт) — Италия чэпчэки атлетикаҕа спортсмена, марафоҥҥа идэтийэр. 2008 сыллааҕы Олимпиадаҕа 2:13.39 чааһынан сүүрэн, 15-с миэстэ буолбута. 2012 сыллааҕы Олимпиадаҕа сүүрүүтүн 2:12.45 чааһынан түмүктээн, 10-с миэстэ буолбута.\n2004 сыллааҕы Римнааҕы мрафон кыайыылааҕа. 2011 сыллааҕы Миланнааҕы марафон үрүҥ көмүс призера. Бириэмэтэ -- 2:11.23.\n2011 сыллаахха Аан дойду чөмпүйэнээтигэр 11-с миэстэ буолбута.\n2013 сыллаахха ыытыллыбыт Сир билиитэ байҕал (Средиземноморских) оонньууларын полумарафонугар үрүҥ көмүс призер буолбута — 1:07.07.\n2015 сыллааҕы Аан дойду чөмпүйэнээтигэр 2:14.23 чааһынан кэлэн, 4-с миэстэ буолбута.\n2016 сыллааҕы Олимпиада.\n2016 сыллаахха Бразиялия Рио-де-Жанейротыгар ыытыллыбыт Олимпиада марафонугар Руджеро Пертили сүүрүнү 2:17.30 чааһынан түмүктээн, 38-с миэстэ буолбута.<|endoftext|>\nСимона Байлз\nСимона Байлз (англ. \"Simone Biles\"; 1997 сыллаахха кулун тутар 14 күнүгэр АХШ Огайо штатын Колумбус куоратыгар төрөөбүт) — Эмиэрикэ гимнаһа, 2016 сыллааҕы Олимпиада түөрт төгүллээх кыайыылааҕа уонна бревноҕа эрчиллиигэ боруонса призера, аан дойду 10 төгүллээх чөмпүйүөнэ, ол иһигэр үс төгүл субуруччу биирдиилээн бастыыр иһин күрэскэ (2013, 2014 уонна 2015). Байлз 1994 сылтан бэттэх биирдиилээн бастыыр иһин күрэххэ Аан дойду чөмпүйүөнүн титулун хас да сыл субуруччу көмүскээбит АХШ суос-соҕотох гимнаһа (1993 уонна 1994 сыллардаахха Шэннон Миллер көмүскээбитэ).\nБайлз — гимнастикаҕа биирдиилээн бастыыр иһин күрэххэ аан дойду чөмпүйүөнэ буолбут бастакы афроамериканка.<|endoftext|>\nВальди\nВальди — 1972 сыллаахха Германия Мюнхен куоратыгар Олимпия сайыҥҥы ХХ оонньуулара ыытыллыбыттара. Бу оонньуу ымыытынан Вальди диэн ааттаах таакса буолбута. Кини хара маҥнайгыттан олус киэҥник биллэн киирэн барбыт. Кини бэйэтин быһыытын-таһаатын оонньуу курдук оҥорбуттарын кэннэ, өссө таҥаска, араас иһиккэ, былакааттарга эмиэ баар буолбут. Дьиктитэ диэн, бу ымыы – Олимпия оонньууларын ымыыларыттан соҕотох дьиэ кыыла буолар.\nХаллаан күөҕэ сырдыга өҥнөөх, дьэрэкээн ойуулаах маайкалаах. Төһө да өрө көтөҕүллүүлээх, наар үөрүү эрэ аргыстаах көрүҥнээҕин иһин, кини Олимпия оонньууларын кыттааччыларыттан туох да итэҕэһэ суох дьаныардаах, дьүккүөрдээх, сымса. Германияҕа бу 1972 сыллааҕы оонньуулар эрэ иннинэ күрэхтэһиилэри сырдатар, сэһэргиир кинигэ оҥорон таһаарбыттар. Биллэн турар, Вальди ол кинигэ сүрүн уобараһа буолбута.<|endoftext|>\nАмик\nАмик — 1976 сыллахха Монреаль куоракка ыытыллыбыт Олимпия сайыҥҥы оонньууларын бигэргэтиллибит ымыыта.\nЫмыыны хайдах талбыттара.\nКанаада буобурата бу дойдуга аатырбыт клен сэбирдэҕиттэн итэҕэһэ суох бэлиэ кыыл буолар. Уһук хотугу сири аахсыбатахха Канаадаҕа бүтүннүү тарҕаммыт кыыл буолар. Бу кыыл Канаада 5 харчылаах (цент) манньыатыгар кытта баар. Канаада аан бастакы почта мааркатыгар эмиэ бу кыыл ойууламмыта уонна «Трёхпенсовый бобр» диэн ааттаммыта биллэр. XVI үйэттэн саҕалаан буобураны бултааһын бу дойдуга сүрүн дьарыктан биирдэстэрэ этэ. Буобура дьиҥнээх спортмен хайдах буолуохтааҕын көрдөрөр: тулуурдаах, дьарыктаах, дьаныардаах.\nЫмыы аата.\nЫмыы аатын талыы эмиэ уратылаах. Амик диэн тыл алгонквин диэн Канаадаҕа ордук киэҥник тарҕаммыт төрүт олохтоох омук тылыттан үөскээбит. Бу тылынан эбит буоллаҕына, Амик диэн \"буобура\" диэн тылбаастанар. Маны таһынан, бу тылы өйдөөн хааларга уонна атын омук тылыгар тылбаастыырга судургу.\nӨҥүн арааһа.\nАмик буобура хара уонна ортотунан курдуу кыһыл өҥнөөх. Курдуу барар өҥ хас да араастаах буола сылдьыбыт эбит. Ол эрэн саамай киэҥник тарҕаммыта – 1976 сыллааҕы Олимпия сайыҥҥы оонньууларын сүрүн ымыыта буолбут кыһыл өҥ. Атын көрүҥэр кыһыл лиэнтэҕэ тиэрбэстэр суохтар. Үһүскэ курун өҥө кустук бары өҥүн хатылыыр эбит.\nИнтэриэһинэй чахчылар.\nГенри Лонгфелло аатырбыт \"Гайаваат туһунан ырыатыгар\" буобуралар ыраахтааҕылара Амик диэн ааттаах.\nМаны таһынан, дьээбэ быһыытынан Буобура аллара диэки түһэр уһун кутуруга – уруһуйдуур киһи кумааҕыта тиийбэккэ аллара ыыппыт диэн баар.<|endoftext|>\nМиша\nМиша эһэ оҕото (эбэтэр Мишка) — 1980 сыллаахха Москва куоракка ыытыллыбыт Олимпия сайыҥҥы XXII оонньууларын ымыыта. Кини кэлин атаҕар туран эрэ үөрэ турар антропоморфнай эһэ буолар. Бу ымыы ааптара – кинигэ иллюстратора Виктор Чижиков.\nМиша диэн аат (нууччалыы Мишка, Михаи́л, Михаил Пота́пыч) — тыатааҕыны (эһэни) үгүс остуоруйаларга нуучча омук үгэс буолбут ааттыыр майгытыттан баар буолбут. Москватааҕы оонньууларын тэрийэр бөлөх бу ымыыны анаан-минээн спортсмен бары күүстээх хаачыстыбатын (күүс-уох, дьаныар, сымса) көрдөрөрүн иһин талбыттар.\nХайдах баар буолбута.\n1977 сыллаахха Олимпия сайыҥҥы XXII оонньууларын тэрийэр бөлөҕө эһэни уобарастаан көрдөрөр иһин күрэс былдьаһыы биллэрбит. Онно 42 саастаах, оҕо кинигэлэригэр иллюстрация оҥорорунан биллэр Виктор Чижиков кыайбыт.\nЧижиков кэлиҥҥи ахтыыларыгар доҕордуулар биир кэмҥэ түмсэн баран сүүс кэриҥэ эһэ ойуутун оҥорбуппут, олортон биир ойуу тэрийэр бөлөх талбыт 60 ойуутун ахсааныгар киирбит этэ диэн ахтар. Кинини ол кэннэ ойуутун өҥнөөх оҥороругар көрдөспүттэр. Муус устар 1 күнүгэр кини ойууну илдьэн туттарбыт. Ол эрэн биир кыра ымпык хаалбыт – олимпия оонньууларын бэлиэтин киллэрии. Маны кини атырдьах ыйыгар биирдэ, ону даҕаны түүлүгэр көрбүт эбит: эһэ оҕотугар халлаан күөх-хара-саһархай-от күөх-кыһыл өҥнөөх курдаан баран ортотугар Олимпия оонньууларын тиэрбэстэрин оҥоруу. Кини бу көннөрүүлэри киллэрэр.\nБу кэнниттэн сотору буолан баран ыытыллыбыт бырайыактар быыстапкаларыгар Чижиков ойуутун Олимпия норуоттар икки ардыларынааҕы кэмитиэтин бэрэсэдээтэлэ лорд Килланин биһирээбитин биллэрбит. Онтон балаҕан ыйын бүтүүтэ киниэхэ төлөпүөнүнэн: «Виктор Александрович! эҕэрдэлиибит — Эн эһэҥ Партия КК-тын ааста!» диэбиттэр (ол аата ымыыны киин кэмитиэт көрүүтүн ааспыт).\nОнон, 1977 сыллаахха ахсынньы 19 күнүгэр Олимпия сайыҥҥы XXII оонньууларын сүрүн ымыытын быһыытынан бигэргэммит.\nЫмыыны туттуу.\nОлимпия сайыҥҥы XXII оонньууларын ымыыта киэҥник туттуллубут. Оччотооҕу кэм сиэринэн вымпелларга, былакааттарга, почта мааркаларыгар, кэмбиэргэ, открыткаларга, значоктарга, бэлэх-туһах оҥоһуктарыгар итиэннэ кинигэ-сурунаал таһыгар үгүстүк туһаныллыбыт.\n«эйэҕэс Миша» туһунан строкалар «До свиданья, Москва» диэн — Москватааҕы оонньуулар быраһаайдаһар ырыаларыгар киирбит. Бу строкалары композитор А. Н. Пахмутоваҕа уонна поэт Н. Н. Добронравовка Олимпия сайыҥҥы XXII оонньууларын үөрүүлээх быһыыга-майгыга аһыллыытын уонна сабыллыытын тэрийээччи – режиссер И. М. Туманов уонна бу сиэр-туом сүрүн дирижёра О. А. Димитриади анаан-минээн суруттарбыттар.\n1980 сыл атырдьах ыйын 3 күнүгэр В.И.Ленин аатынан Киин стадиоҥҥа ыытыллыбыт үөрүүлээх быһыыга-майгыга сабыллыы кэмигэр, илиҥҥи трибунаҕа уус-уран фон баара (экраны илиилэригэр араас өҥнөөх щиттары тутан турар 4500 саллаат оҥорбут). Олимпия оонньууларын уота утуйбутун кэннэ экраҥҥа Миша эһэ оҕото уонна \"Доброго пути!\" сурук баар буолбут. Ол кэннэ кини харах уутун таһаарар.<|endoftext|>\nЭргэрбит тыллар (архаизмы)\nЭргэрбит тыл өйдөбүлэ\nЭргэрбит тыллар (нууч. архаизмы) - билиҥҥи тылга киэҥник туттуллубат буолбут лиэксикэ. Эргэрбит тыллар икки бөлөххө хайдаллар: архаизмнар уонна историзмнар диэҥҥэ.Саха норуотун олоҕо сайдан, уларыйан истэҕин аайы, ону кытта тэҥҥэ кини тыла эмиэ сайдан, уларыйан иһэр. Ол быыһыытынан сорох саха тыллара бэлиэтиир предметтэрэ эбэтэр өйдөбүллэрэ туһалара ааһан, эргэрэн, мэлдьи туттуллар тыллар кэккэлэриттэн тахсан, хаһан эмэ туттуллар пассивнай тыллар кэккэлэриттэн тахсан, хаһан эмэ туттуллар пассивнай тыллар буолаллар. Онтон улам туттуллубат буолан, умнууга киирэн иһэллэр. Сорох ытллар тыллар бүтүннүү эргэрбэттэр, элбэх суолталарыттан ханнык эмэ сорох суолталара эргийээччи. Эргэрбит тыллар үгүс өттө норуот тылыттан букатын сүтэн хаалбаттар. Кинилэр хаһан эмит да буоллар, син иилиҥкэйдэһэн туттулла сылдьар буолаллар.\n1). Араас сомоҕо, хоһуласпыт тыллар истэригэр иҥэн туттуллан сылдьааччылар. Холобур: тыл-өс, өс-хоһооно, харах-көс, аал-уот, алаһа дьиэ, суол иис, үлэ-иис, хой баһын туой, ох тыл о.д.а.\n2) Түөлбэ тылларга сөҥөн, туттууттан тахсыбакка сылдьар буолааччылар.\nТыл эргэрэр төрүөтүн быһаардахха, олох сайдыытын хаамыытыгар предмет, өйдөбүл туһата ааһан, ону бэлиэтиир тыл эмиэ туттууттан тахсар. Холобур: чуор саа, ох саа, айа, ураһа, алаһа дьиэ, дүҥүр, былаайах, кэрэх мас, кытыйа, талкы, чуолҕан, иэт, кулуба, чаччыына уо.д.а.\nЭргэрбит тыллары үөрэтии суолтата: Эргэрбит тыллары үөрэтии улахан суолталаах: 1) Саха тылын баайа олох хаамыытын кытта тэҥҥэ историческайдык сайдан, уларыйан иһэрин үөрэтэргэ. 2) Былыргы олоҕу ойуулуур историческай айымньыларга былыргы маллары, сэби-сэбиргэли былыргы дьон тылларын-өстөрүн киллэрэн колориттаан суруйарга.\nБылыргыны бэлиэтиир тыллар ылбаҕай словарнай састаапка иккистээн киириэхтэрин сөп. Оннук төннөрүү урукку олохтон туох эмэ саҥалыы эргилиннэҕинэ буолар. Кэнники сылларга общественнай өй-санаа уларыйан, норуот төрүт культуратыгар, тылыгар тардыһыы саҥалыы күүһүрэн, урут умнууга баран испит сиэр-туом, үгэс, итэҕэл, мифология өйдөбүллэрэ иккистээн тиллэн эрэллэр. Онон сиэттэрэн билигин үгүс эргэрбит тыллар литературнай тылга туттуллуулара саҕаланна. Холобур, улуус, арчы, арчылаа курдук тыллары литературнай тылга бигэтик төнүннүлэр диэххэ сөп. Итинник үгүс сахалыы уус-уран оҥоһук, тэрил, таҥас-сап, ас-үөл аата саҥалыы эргиллэр. Христианскай итэҕэлгэ сыһыаннаах тыллар тарҕаныылара эмиэ кэҥээн иһэр. Букатын туттууттан тахсан баран, хоһуламмыт эбэтэр сомоҕо тыллар истэригэр билигин да туттулла сылдьар эргэрбит тылларга. Холобур: өс хоһооно, саа-саадах, суол-иис, үлэ-иис, күн туллара, күһэҥэ быата быстара буолла, хой баһын туой, чөл хаан үктэллээх, субай хаан суунаҕалаах, улай хаан утахтаах, тыҥ хатыыта уо.д.а.\nЭргэрбит тыл араастара\nЭргэрбит тыллар араастарын икки өрүттээн көрүөххэ сөп: 1) Бүтүннүү эргэрбит тылларга, эбэтэр лексическэй архаизмнарга. Холобур: сандалы, кэһэх, кумалаан уо.д.а. 2) Сорох суолталара эрэ эргэрбит тылларга, эбэтэр семантическай архаизмнарга. Холобур: аҕын ( өйдөө диэн суолтата эргэрбит); арҕаа (көҕүс диэн суолтата эргэрбит, хайысха эрэ суолтата туттуллар); хоту (аллара диэн суолтата мэлдьи туттуллар), суол (ыраахтааҕы суола диэн суолтата туттуллубат) уо.д.а.\nКэлиҥҥи 60-70 сыл устатыгар саха урукку олоҕуттан умнуллубут, хаалан, сүтэн эрэр тыл элбэх. Ол түмүгэр билигин үгүс ахсааннаах тыллар, туттууллуулара уурайан, былыргыны бэлиэтиир тыллар араҥаларыгар көстүлэр. Оннук араҥа киэҥ. Онтон быстах маннык бөлөхтөрү ыйыахха сөп:\nа) дьиэҕэ-уокка сыһыаннаах тыллар: биллэрик (киирэр аан утары орон), үгэх (оһох кэннинэн үүт уурар сир), холлорук (таҥара долбуура), сатанах (таҥас ыйыыр сарадахтардаах баҕана), кыраада (уот иннинэн титирик долбуур), оллоон (уокка күөһү ыйыыр мас);\nб) урукку иһит-хомуос аата: кытах (улахан, киэҥ мас иһит), көҕүөр (кымыс кутар трии иһит), матаарчах (сүөгэй кутар туос иһит), саар ыаҕас (баах курдук туос иһит), түктүйэ (тугу эмэ уган хам тигэр кыра туос иһит), удьаа (мас хомуос), олгуй (олус улахан күөс);\nв) киһи-сүөһү миэстэлэрин ааттара: кыабака (киһи өрөҕөтүн киниттэн аллараата, сүөһүтэ кэлин өттө), көҥүрэй (ис көҥдөйүн өттүк, таас уҥуохтарын ыкки ардынааҕыта), кыһыаччы (сүһүөх уҥуохтар холбоһууларын тутар кытаанах силгэ), бэстээҕэ, оҕолооҕо (сүөһү атаҕын иҥиирдэрин ааттара), маҥырыыра (ынах сүөһүгэ араараллара);\nг) уруурҕаһыы тыллара: бэргэн (улахан кийиит кыра кийииккэ), бадьа (кыра кийиит улахаҥҥа), күрэ балыс (күтүөккэ кэргэнин балта), ходоҕой (кэргэнниилэр ийэлэрэ уонна дьахтар аймахтара бэйэ-бэйэлэригэр);\nд) общественнай олох тыллара: дьаһаах (күндү түүлээҕинэн түһээн), ородобуой (тыа сирин олохтоох салалтата), чаччыына (кыра кинээс, нэһилиэк баһылыгын солбуйааччы), куортук (кинээс солотун бэлиэтиир туспа кынчаал), дайыымпа (нолуок төлөбүрүгэр иэс), буор түҥэтик (ходуһаны үүнүүтүн көрбөккө үллэстии), кумалаан (нэһилиэк иитимньитигэр барбыт киһи), нэктэл кулут (кирдээх, мара үлэни толорооччу), энньэ (эргэ сүктэр кыыс дьонуттан барар баайа), сулуу (кэргэн ылааччы кэргэнин дьонугар биэрэр баайа). Үөһэ суруллан ааспытын курдук түөлбэ тылларга эргэрбит тыллар сөҥөн хаалбыттар, ону киэҥник ырытан көрдөххө маннык. Хотугу сахалар тылларыгар саха литературнай тылыгар эргэрбит элбэх тыллар билигин да мэлдьи туттулла сылдьаллар. Абый сахалара ыйдары төрдүнньү, бэһинньи, алтынньы... диэн ааттыыллар. Ол былыргы уйгурдар тылларыгар игинди ай, учунч ай, төрдүнч ай, бэжинч ай... диэн ааттыылларын кытта ханыылаах, онон төрүт былыргы ааттарынан буолаллар. Эбэтэр көҕүһү - арҕаа, эҥил, өҥсө, уктас, ыт оҕотун-үнүгэс эҥин диэн ааттыыллар.\nЭбии биллэр саха суруйааччыларыттан холобурдаан эттэххэ, А.Я Уваровскай «Ахтыыларыгар» маннык букатын умнуллубут тыллар туттуллаллар: ...Моҕол ураһа дьиэлэрэ, оччоҕо бу улахан хаччынан ааҕыллара, урууларын курумнарыгар, дьоннорун мунньахтарыгар баҕабынан сылдьарым уо.д.а<|endoftext|>\nАрхаизм\nАрхаизм — эргэрбит тыл-өс, билиҥҥи тылга киэҥник туттуллубат буолбут лиэксикэ.\nЭргэрбит тыллар икки бөлөххө хайдаллар: архаизмнар уонна историзмнар диэҥҥэ. Саха норуотун олоҕо сайдан, уларыйан истэҕин аайы, ону кытта тэҥҥэ кини тыла эмиэ сайдан, уларыйан иһэр. Ол быыһыытынан сорох саха тыллара бэлиэтиир предметтэрэ эбэтэр өйдөбүллэрэ туһалара ааһан, эргэрэн, мэлдьи туттуллар тыллар кэккэлэриттэн тахсан, хаһан эмэ туттуллар пассивнай тыллар кэккэлэриттэн тахсан, хаһан эмэ туттуллар пассивнай тыллар буолаллар. Онтон улам туттуллубат буолан, умнууга киирэн иһэллэр. Сорох ытллар тыллар бүтүннүү эргэрбэттэр, элбэх суолталарыттан ханнык эмэ сорох суолталара эргийээччи. Эргэрбит тыллар үгүс өттө норуот тылыттан букатын сүтэн хаалбаттар. Кинилэр хаһан эмит да буоллар, син иилиҥкэйдэһэн туттулла сылдьар буолаллар.\n1) Араас сомоҕо, хоһуласпыт тыллар истэригэр иҥэн туттуллан сылдьааччылар. Холобур: тыл-өс, өс-хоһооно, харах-көс, аал-уот, алаһа дьиэ, суол иис, үлэ-иис, хой баһын туой, ох тыл о.д.а.\n2) Түөлбэ тылларга сөҥөн, туттууттан тахсыбакка сылдьар буолааччылар.\nТыл эргэрэр төрүөтүн быһаардахха, олох сайдыытын хаамыытыгар предмет, өйдөбүл туһата ааһан, ону бэлиэтиир тыл эмиэ туттууттан тахсар. Холобур: чуор саа, ох саа, айа, ураһа, алаһа дьиэ, дүҥүр, былаайах, кэрэх мас, кытыйа, талкы, чуолҕан, иэт, кулуба, чаччыына уо.д.а.\nЭргэрбит тыллары үөрэтии суолтата:.\nЭргэрбит тыллары үөрэтии улахан суолталаах: 1) Саха тылын баайа олох хаамыытын кытта тэҥҥэ историческайдык сайдан, уларыйан иһэрин үөрэтэргэ. 2) Былыргы олоҕу ойуулуур историческай айымньыларга былыргы маллары, сэби-сэбиргэли былыргы дьон тылларын-өстөрүн киллэрэн колориттаан суруйарга.\nБылыргыны бэлиэтиир тыллар ылбаҕай словарнай састаапка иккистээн киириэхтэрин сөп. Оннук төннөрүү урукку олохтон туох эмэ саҥалыы эргилиннэҕинэ буолар. Кэнники сылларга общественнай өй-санаа уларыйан, норуот төрүт культуратыгар, тылыгар тардыһыы саҥалыы күүһүрэн, урут умнууга баран испит сиэр-туом, үгэс, итэҕэл, мифология өйдөбүллэрэ иккистээн тиллэн эрэллэр. Онон сиэттэрэн билигин үгүс эргэрбит тыллар литературнай тылга туттуллуулара саҕаланна. Холобур, улуус, арчы, арчылаа курдук тыллары литературнай тылга бигэтик төнүннүлэр диэххэ сөп. Итинник үгүс сахалыы уус-уран оҥоһук, тэрил, таҥас-сап, ас-үөл аата саҥалыы эргиллэр. Христианскай итэҕэлгэ сыһыаннаах тыллар тарҕаныылара эмиэ кэҥээн иһэр. Букатын туттууттан тахсан баран, хоһуламмыт эбэтэр сомоҕо тыллар истэригэр билигин да туттулла сылдьар эргэрбит тылларга. Холобур: өс хоһооно, саа-саадах, суол-иис, үлэ-иис, күн туллара, күһэҥэ быата быстара буолла, хой баһын туой, чөл хаан үктэллээх, субай хаан суунаҕалаах, улай хаан утахтаах, тыҥ хатыыта уо.д.а.\nЭргэрбит тыл араастара.\nЭргэрбит тыллар араастарын икки өрүттээн көрүөххэ сөп: 1) Бүтүннүү эргэрбит тылларга, эбэтэр лексическэй архаизмнарга. Холобур: сандалы, кэһэх, кумалаан уо.д.а. 2) Сорох суолталара эрэ эргэрбит тылларга, эбэтэр семантическай архаизмнарга. Холобур: аҕын (өйдөө диэн суолтата эргэрбит); арҕаа (көҕүс диэн суолтата эргэрбит, хайысха эрэ суолтата туттуллар); хоту (аллара диэн суолтата мэлдьи туттуллар), суол (ыраахтааҕы суола диэн суолтата туттуллубат) уо.д.а.\nКэлиҥҥи 60-70 сыл устатыгар саха урукку олоҕуттан умнуллубут, хаалан, сүтэн эрэр тыл элбэх. Ол түмүгэр билигин үгүс ахсааннаах тыллар, туттууллуулара уурайан, былыргыны бэлиэтиир тыллар араҥаларыгар көстүлэр. Оннук араҥа киэҥ. Онтон быстах маннык бөлөхтөрү ыйыахха сөп:\nа) дьиэҕэ-уокка сыһыаннаах тыллар: биллэрик (киирэр аан утары орон), үгэх (оһох кэннинэн үүт уурар сир), холлорук (таҥара долбуура), сатанах (таҥас ыйыыр сарадахтардаах баҕана), кыраада (уот иннинэн титирик долбуур), оллоон (уокка күөһү ыйыыр мас);\nб) урукку иһит-хомуос аата: кытах (улахан, киэҥ мас иһит), көҕүөр (кымыс кутар трии иһит), матаарчах (сүөгэй кутар туос иһит), саар ыаҕас (баах курдук туос иһит), түктүйэ (тугу эмэ уган хам тигэр кыра туос иһит), удьаа (мас хомуос), олгуй (олус улахан күөс);\nв) киһи-сүөһү миэстэлэрин ааттара: кыабака (киһи өрөҕөтүн киниттэн аллараата, сүөһүтэ кэлин өттө), көҥүрэй (ис көҥдөйүн өттүк, таас уҥуохтарын ыкки ардынааҕыта), кыһыаччы (сүһүөх уҥуохтар холбоһууларын тутар кытаанах силгэ), бэстээҕэ, оҕолооҕо (сүөһү атаҕын иҥиирдэрин ааттара), маҥырыыра (ынах сүөһүгэ араараллара);\nг) уруурҕаһыы тыллара: бэргэн (улахан кийиит кыра кийииккэ), бадьа (кыра кийиит улахаҥҥа), күрэ балыс (күтүөккэ кэргэнин балта), ходоҕой (кэргэнниилэр ийэлэрэ уонна дьахтар аймахтара бэйэ-бэйэлэригэр);\nд) общественнай олох тыллара: дьаһаах (күндү түүлээҕинэн түһээн), ородобуой (тыа сирин олохтоох салалтата), чаччыына (кыра кинээс, нэһилиэк баһылыгын солбуйааччы), куортук (кинээс солотун бэлиэтиир туспа кынчаал), дайыымпа (нолуок төлөбүрүгэр иэс), буор түҥэтик (ходуһаны үүнүүтүн көрбөккө үллэстии), кумалаан (нэһилиэк иитимньитигэр барбыт киһи), нэктэл кулут (кирдээх, мара үлэни толорооччу), энньэ (эргэ сүктэр кыыс дьонуттан барар баайа), сулуу (кэргэн ылааччы кэргэнин дьонугар биэрэр баайа). Үөһэ суруллан ааспытын курдук түөлбэ тылларга эргэрбит тыллар сөҥөн хаалбыттар, ону киэҥник ырытан көрдөххө маннык. Хотугу сахалар тылларыгар саха литературнай тылыгар эргэрбит элбэх тыллар билигин да мэлдьи туттулла сылдьаллар. Абый сахалара ыйдары төрдүнньү, бэһинньи, алтынньы… диэн ааттыыллар. Ол былыргы уйгурдар тылларыгар игинди ай, учунч ай, төрдүнч ай, бэжинч ай… диэн ааттыылларын кытта ханыылаах, онон төрүт былыргы ааттарынан буолаллар. Эбэтэр көҕүһү — арҕаа, эҥил, өҥсө, уктас, ыт оҕотун-үнүгэс эҥин диэн ааттыыллар.\nЭбии биллэр саха суруйааччыларыттан холобурдаан эттэххэ, А.Я Уваровскай «Ахтыыларыгар» маннык букатын умнуллубут тыллар туттуллаллар: …Моҕол ураһа дьиэлэрэ, оччоҕо бу улахан хаччынан ааҕыллара, урууларын курумнарыгар, дьоннорун мунньахтарыгар баҕабынан сылдьарым уо.д.а\nТуһаныллыбыт литэритиирэ.\n1. Антонов Н.К. Материалы по исторической лексике якутского языка. Якутск, 1971.\n2. Зверев С. А. Аман өс: ырыалар, тойуктар, поэмалар. — Якутскай: Кинигэ изд-вота, 1971.\n3. Илларионов В. В. Туойар күммүт дьэ туһаайд : С. А. Зверев-Кыыл Уола репертуарыттан холобурдар. — Дьокуускай, 2000.\n4. Илларионов В. В. Айыылартан айдарыылаах: С. А. Зверев-Кыыл Уолун туһунан ахтыылар. — Дьокуускай: Бичик, 2000.<|endoftext|>\nСинекдоха\nМетонимия көрүҥэ буолар. Уопсай тылтан чааһынай тылга кубулуйар, биирдэ эмитэ чааһынай тылтан уопсай тылга солбуллуон сөп. Синекдоха тыл чаҕылхайдык көстүүтүн күүһүрдэн биэрэр, уонна дириҥ ис хоһоонноох , уопсай өйдөбүллээх оҥорор. Үксүн синекдохаҕа биир ахсаан элбэх ахсаан оннугар туттуллар, холобура: “Барыта утуйбут - киһи, кыыл, көтөр”. Эбэтэр элбэх ахсаан биир ахсаан оннугар туттуллар, родовой ааттан видовой аатка солбуллар, видовой, родовойга уларыйар. Холобура оҥоойу кэлэн түстэ оннугар үөн кэлэн түстэ, ахсаан тэҥнээһинэ синекдоха сүрүн тутула буолар. Нуучча суруйааччылара “традицоннай поэтичческай синекдоханы” тутталлар эбит үксүн, холобура \"хараабыл\", \"оҥочо\", диэн тыллар оннуларыгар \"баарыс\" диэн солбуйан суруйаллар эбит. Нууччалыы хоһоонтон холобурдаан көрдөххө маннык буолар «белеет парус одинокий». Ону таһынан индивидуальнай синекдоха диэн эмиэ баар, индивидульнай синекдоха айымньыга суруйааччы ханнык эмитэ көстүүну эбэтэр предеты тоһоҕолоон көрдөрөөру гыннаҕына көстөр.\nТуһанылллыбыт литэритиирэ: metonymia.ru/index.php/Синекдоха. www.bibliotekar.ru/russkiy-yazik-2/11.htm<|endoftext|>\nПотенциализм\nПотенциализм диэн-үөрүйэх буолбут, боростуой олоххуттан аккаастанан өрө көтоҕүллэн, күүстээхтик бэйэҕин сайыннарар толкуйдааһын ньымата буолар. Потенцилизм сөбүлүүр дьарыккын, бэйэн сөбүлүүр үлэҕин кытта сыһыаннаах буолуон сөп. Потенциаллаах киһи ис иһиттэн талааннаах, баайы, үксүнэн бизнес өттүнэн таһаарыылаахтык үлэлиэн сөп. Потенциал үчүгэйгэ, үрдүккэ, талаһыыга тирэхтээх буолар. Потенциаллаах киһи потенциалын сайыннарыан, дьиннээх олоххо көрдөрүн, таһаарыан наада. Личнэй потенциалга киирэр: психика (өй-санаа, ис-турук), ис дууһа, сөбүлүүр дьарык, өйдүүр кыах (интеллект). Потенциала суох киһи тугу да олоҕор ситиһимиэн сөп кутталлаах, онтон потенциалын арыбыт киьһи байыан, тэтимнээх олохтоох буолуон сөп.Хас биирдии киһиэхэ потенциала атын атыннык сайдыбыт, кимиэнэ эрэ потенциала үрдүк, кимиэнэ эрэ намыһах.<|endoftext|>\nМуньо Мутаи\nМуньо Соломон Мутаи — Уганда чэпчэки атлетикаҕа спортсмена, уһун дистанцияҕа сүүрэр сүүрүк.\n1992 сыллаахха алтынньы 22 күнүгэр төрөөбүт. 2014 сыллааҕы Содружество оонньууларын марафонугар 2:12.26 чааһынан кэлэн, 4-с миэстэ буолбута. 2012 сыллаахха 5000 уонна 10 000 миэтэҕэ сүүрүүгэ Уганда икки төгүллээх чөмпүйүөнэ буолбута. 2012 сыллаахха Аан дойду чөмпүйэнээтигэр полумарафоҥҥа сүүрэн 26-с миэстэ буолбута.\n2016 сыллаахха Бразилия Рио-де-Жанейро куоратыгар ыытыллыбыт Олимпиада оонньууларыгар марафон финалыгар хапсан, бэриллибит кэрчиги 2:11.49 чааһынан сүүрэн кэлэн, 8-с миэстэ буолбута.<|endoftext|>\nНоора Тамминен\nНо́ора Та́мминен (фин. Noora Tamminen; 1990 сыллаахха алтынньы 30 күнүгэр Финляндия Тампере куоратыгар төрөөбүт) — финн профессионал гольфистката; 2016 сыллааҕы сайыҥҥы Олимпиада оонньууларыгар Финляндия сүүмэрдэммит хамаандатын чилиэнэ.\n2012 сыллаахха Espirito Santo Trophy] күрэххэ хамаанданан кыттан боруонса мэтээли ылбыта.<|endoftext|>\nАнтон Синцев\nАнтон Сергеевич Синцов (1985 сыллаахха олунньу 3 күнүгэр Арассыыйа Ижевск куоратыгар төрөөбүт) - Арассыыйа маунтинбайка идэтийэр велогонщига, 2016 сыллааҕы сайыҥҥы Олимпиада кыттыылааҕа.\nКарьерата.\nИжевск куоракка «Импульс» ВДЮСШ-ҕа дьарыктанар.\n2011 сыллаахха диэри шоссейнай куоталаһыыга кыттара. 2007 сыллаахха Trofeo Tosco-Umbro күрэхтэһиитин кыайбыта. 2008 сыллаахха Gara Ciclistica Milionaria күрэххэ бастаабыта уонна иккис миэстэни ылбата. 2010 сыллаахха Gara Ciclistica Montappone күрэһэр үһүс буолбута.\nАрассыыйа чөмпүйүөнэ (2014), Арассыыйа чөмпүйэнээттэрин үрүҥ көмүс (2016) уонна боруонса (2013) призера.\n2015 сыллаахха ыытыллыбыт Аан дойду кросс-кантрига чөмпүйэнээтигэр 53-с миэстэ буолбута.\n2016 сыллааөы Олимпиадаҕа кросс-кантри күрэҕэр 12-с миэстэ буолбута.<|endoftext|>\nСиэннэрбитин сахалыы үөрэтиэххэ\nХас эмэ үйэлэр усталарыгар нуучча ыраахтааҕытын батталыгар да олордоллор сахалар нуучча тылын үөрэтэннэр үөрэҕи-билиини баһылааннар ааспыт үйэ саҥатыгар Улуу Өктөөп өрө туруутун көмөтүнэн бэйэлэрин автономнай республикаларын тэрийэр кыахтаммыттара.\nУлуу Өктөөп революциятын кэнниттэн бары бүттүүн үөрэхтээһин ыытыллан сахалар нуучча тылын, үөрэхтэрин баһылааннар нууччалары үөрэх-билии таһымынан сиппиттэрэ, билигин икки омук тылын уонна үөрэҕин баһылаабыттара өйдөрүн-санааларын ордук күүскэ сайыннаран аны өй-санаа аһара сайдыытын ситиһэллэр.\nПерестройка кэнниттэн Россия Федеративнай государствота үөскээбитэ эрээри, ахсаан өттүнэн улаханнык баһыйар нууччалар үөрэхтэрин аҥардастыы сайыннаран саха оҕолорун сахалыы үөрэтиини өссө аҕыйатыахтарын баҕара саныыллара улааппыт курдук буолла. Россия государствота саҥалыы үөскүөҕүттэн кыра омуктары симэлитэн нууччаларга холбуу сатаабыта, билигин бу санаата өссө күүһүрдэ. Пааспарга омук аатын суруйууну суох оҥоруу кэлин, лаппа баһыйар ахсааннаахтар эрэ Россияҕа, ордон хаалалларыгар кыах биэрэр.\nКиһи уһун олоҕу олордоҕуна, сиэннэнэр сааһыгар тиийдэҕинэ, олох араас уустуктарыгар өйө-санаата эриллэн, эрчиллэн билиитэ-көрүүтэ дириҥээн биэрэр. Дьон сиэннэрин ордук кыһанан көрүөхтэрин, үөрэтиэхтэрин баҕараллар, хайдах өйдөөх-санаалаах киһи буола улаатарыгар кыһаналлара эбиллэр. Лаппа сааһырбыт киһини көрүү-истии, көмөлөһүү сиэннэргэ сүктэриллэрэ эмиэ элбэх.\nУрукку кэмҥэ сиэннэр эбэлэрин, эһэлэрин эбэ, эһэ диэн тыллар кэлин э дорҕооннорун уһаппакка эрэ саҥаран ыҥыраллара. Билигин ол уларыйан эбээ, эһээ диэн кэлин э дорҕоону уһатан ыҥырар, ааттыыр буоллулар.\n«Э» дорҕоон уһаан «ээ» диэҥҥэ кубулуйдаҕына кыһыл оҕо ытаан эймэнэригэр уларыйар. Кыра оҕо «ээ» диэн саҥарыыта, ытааһына көмүскэл, харысхал көрдүүрүн биллэрэр. Бу дорҕоону элбэхтик саҥаран сиэннэр эбэлэриттэн, эһэлэриттэн көмө көрдүүллэр, бэйэҕит үөрэммиккит курдук киһи буолуу үөрэҕэр сахалыы үөрэтиҥ диэн көрдөһөллөр. Бу тыллар уруккута биир «э» дорҕоонноро, аны уһатыллан «ээ» диэн саҥарыыга кубулуйуута көмө көрдөөһүнэ ытааһыҥҥа тиийбитин биллэрэр.\n50-с, 60-с сыллар анараа өттүлэригэр оҕону сахалыы үөрэтии ордук дириҥ уонна тиийимтиэ, урукку үөрэхтэн уратыта суох этэ. Бу кэмҥэ улааппыт дьон сахалыы үөрэх сүнньүн билэллэр. Бу үөрэх сүрүн төрүтэ «Айыы диэмэ», «Аһара барыма», «Айыыны оҥорума», «Тугу барытын киһи оҥорорун курдук оҥор», «Киһи буол» диэн үөрэх буолара.\nБу үөрэх оҕо өйүгэр-санаатыгар дириҥник үгэс буолан иҥнэҕинэ оҕо киһилии быһыылаах, көрсүө, сэмэй оҕо буола улаатара, олоххо сыыһа-халты туттунара аҕыйыыра, төрөппүттэрин тылларын, этэллэрин истэн баҕа санааларын үөскэтинэрэ уонна олорун толорор кыахтанара. Өй-санаа үөрэҕэ хайа да диэки халыйыыта, аһара барыыта суох буоллаҕына эрэ, сайдан иһэр оҕо өйө-санаата туруктаах буолара ситиһиллэр кыахтанар.\nОҕону кыра эрдэҕинэ киһи быһыытыгар, тугу барытын киһи оҥорорун курдук оҥорорго үөрэтэххэ, кини ийэ кутугар ол оҥорор быһыылара умнуллубат үгэс буолан уурулланнар үйэтин тухары салайа сылдьалларын кут-сүр үөрэҕэ быһаарар.\nӨй-санаа үөрэҕин дьайыыта элбэх киһиэхэ хойутаан тиийэр. Өй-санаа үөрэҕэ суох буолбута куһаҕанын, эдэр оҕолор өйдөрө-санаалара туруга суох буолуутуттан, үлэни-хамнаһы сөбүлээбэттэриттэн, бэрээдэги кэһиилэрэ муҥура суох эбиллэн иһэриттэн, сэбиэскэй былаас эстибитин, үс көлүөнэ дьон олорон ааспытын кэнниттэн биирдэ билиннэ. Олох тубуста, барыта “үчүгэй” буолла диэн салайар былаас дьону албыҥҥа киллэрбититтэн, төрөппүттэр оҕолорун маанылаан, атаахтатан иитиилэрин үөскэтииттэн сыыйа сайдан испитэ быһаарыллар.\nСаха киһитэ мин оҕобун сахалыы үөрэппитим диэн киэн туттар буоллаҕына, оҕото, бэйэтин оҕотун сахалыы үөрэтэр кыахтанар. Бу киһи сиэнэ сахалыы билэр, ааҕар, суруйар, кэпсэтэр киһи буола улаатан хос сиэннэрин сахалыы үөрэтиэн сөптөөх балаһыанньата үөскүүр.\nСиэннэр саха тылын биллэхтэринэ, үөрэттэхтэринэ уонна оҕолорун салгыы сахалыы үөрэттэхтэринэ саха тыла хаһан да сүтүө суоҕа, сахалар баар буола туруохтара. Омук тыла омук дьонуттан быһаччы тутулуктаах. Ханнык да былаас, салайыы төрөппүттэр оҕолорун төрөөбүт тылларынан үөрэтэллэрин кыайан боппот. Yөрэҕи-билиини баһылаабыт төрөппүттэр оҕолорун саҥа саҥаран эрдэхтэриттэн ыла саҕалаан сахалыы үөрэтэр кыахтара барыларыгар баар. Оҕо ийэтэ, эбэтэ саҥа саҥаран эрэр оҕону, бу тыллары маннык сахалыы саҥар диэн үөрэтэр кыахтара хаһан баҕарар баар.\nОҕону төрүөҕүттэн, аан маҥнайгы тыллары саҥарар буолуоҕуттан сахалыы, төрөөбүт тылынан саҥарарга төрөппүт үөрэтэр. Оҕо оскуолаҕа киириэр диэри өйө-санаата олус күүскэ сайдар, саҥарар тыл үгүс өттүн билэн, иҥэринэр.\nБилигин үөрэх-билии сайдан былыргыны чинчийээччилэр саха тыла дьон өйө-санаата саҥа сайдан эрдэҕинэ үөскээбитин быһааран, билинэн эрэллэр. Саха омуга олус уһун үйэлэммитэ тимири уһаарыыны, уһаныыны баһылаабыттарыгар уонна оҕолорун иитиигэ-үөрэтиигэ туттар ньымалара атын омуктардааҕар уһун, дириҥ дьайыылааҕар саһан сылдьар.\nОмук олоҕун үөрэҕин, остуоруйатын үөрэтии омугунан киэн туттууну үөскэтэр. Маннык балаһыанньа билигин биһиэхэ үөскээтэ. Бу кэмҥэ диэри баһылаан, салайан кэлбит нуучча омук ахсааннара аҕыйаан, мөлтөөһүҥҥэ, үлэни-хамнаһы кыайбат буолууга баран иһэр. Бу кэми таба сыаналаан омуһу сайыннаран, күүһүрдэн биэрэр кыах биһиэхэ баар буолбутун туһаныллар.\nМин сахабын, мин туспа омукпун диэн киэн туттар, атыттартан араарынар санаа баар буолуута омук ис күүстээҕин, симэлийбэт кыахтааҕын биллэрэр.\nТөрөппүттэр оҕолоругар саха тыла, саха омуга олус былыргы төрүттээхтэрин, былыр, дьон өйө-санаата саҥа сайдан эрдэхтэринэ үөскээбиттэрин билиһиннэрэн үөрэттэхтэринэ саха тыла симэлийбэт, эстэн хаалбат.\nХаннык баҕарар төрөппүт оҕото киниэхэ тугунан эмэтинэн маарынныыр, кини курдук буолуон баҕарар. Оҕо төрөппүтүгэр тас көрүҥүн таһынан өйө-санаата, билиитэ эмиэ маарынныыр буоларын туһугар олоҕун төрөппүтүн курдук олордоҕуна, үлэлээтэҕинэ-хамсаатаҕына эрэ табыллар.\nТөрөппүттэри ытыктыахха диэн бары этэллэр. Оҕо төрөппүтүн ким диэн ааттаан ыҥырарыттан ытыктыыр, тылын истэр өйө-санаата олохсуйар. Бу өй-санаа үөскээһинигэр дорҕоон дьайыыта ордук улахан суолталаах.\nТыл иччитэ дорҕоонноругар саһан сылдьар. Куһаҕан дорҕоон өйгө-санааҕа куһаҕаннык дьайар. «Па» диэн дорҕоон хаһан баҕарар па, куһаҕан. Оҕолор аҕаларын ытыктаабат, аанньа ахтыбат, тылларын истибэт буолуулара, бу дорҕоонтон саҕаланар уонна улаатан истэхтэринэ эбиллэн барар. Бу куһаҕан дьайыылаах дорҕоон былыргы түүрдэртэн төрүттээх нууччаларга уруттаан дьайан, бу омуктар эр дьонноро ордук мөлтөөтүлэр, ахсааннара аҕыйаан иһэр.\nОҕо ийэтин ыҥырар «ма» дорҕооно «па» диэн дорҕооннооҕор оннук куһаҕан суолтата суоҕунан ийэ сабыдыала аҕа курдук баттабылга түспэтэҕин да иһин оҕолор ийэлэрин ас таһан аһатар киһиттэн атыннык санаабаттар, үлэлэрин сыаналаабаттар, этэр тылларын син-биир анньа ахтыбаттар.\nИкки омук уһун кэмҥэ биир сиргэ кыттыһан олорууларыгар өйдөрө-санаалара, тыллара уонна биирдиилээн да буоллар ыал буолууларыттан эттэрэ-сииннэрэ холбоһон бииргэ булкуллан саҥа омук үөскээн тахсар. Маннык балаһыанньаҕа ким биллэр төрүттээх-уустаах, тугунан эмэнэн, ордук үлэнэн-хамнаһынан баһыйар омук ордук сайдан баһылаан тахсар кыахтанар. Остуоруйаҕа биллэринэн кыаттарбыт, баһыттарбыт омук хоту диэки эбэтэр хайалаах сирдэр диэки үтүрүллэн барар эбэтэр сахалар олохторун үөрэҕинэн “Тыал буолбуттарга” кубулуйар.\nСахалар ыгыллан, үтүрүллэн, сыҕарыйан хоту муора биэрэгин булбуппут быһыытынан саҥа үөскүүр омукка баһыттарбатахпытына табыллар.\nБары төрөппүттэр, бастатан туран уол оҕолор төрөппүттэрэ сахалыы таҥара үөрэҕин ылыннахтарына, тарҕаттахтарна, эдэр көлүөнэлэри үөрэтии оннун булан саха омуга сайдан, элбээн иһэрэ төрүттэнэр. (1,4).\nТуһаныллыбыт литература..\n1. \"Ил Түмэн\" хаһыат. 9.10.2007.<|endoftext|>\nАкаары төбө атаҕы иллэҥ оҥорбот\nӨй-санаа киһи оҥорор быһыыларын салайарын сахалар “Акаары төбө атаҕы иллэҥ оҥорбот” диэн өс хоһоонноро биллэрэр. Ону-маны, буолары-буолбаты була сатаан оҥоро сатааһыны акаары киһи элбэхтик оҥорорун бу өс хоһооно бэлиэтиир. Ол оҥоро сатаабыта барыта кэриэтэ туохтара эрэ табыллыбаккалар куһаҕаҥҥа кубулуйаллара элбэҕиттэн оннук оҥоро сатыыр киһини акаары диэн ааттыыллар. (1,66).\nБары өйдөөхпүт диэн сананалларыттан акаары диэнтэн өһүргэнэллэр. Биирдэ эмэтэ сыыһа-халты туттунан эбэтэр тиэтэйэн, ыксаан киһи быһыытыгар тиийбэт, акаары киһи оҥорор быһыытын оҥоро охсон баран хомойоллор, санааргыыллар, “акаары да эбиппин” диэн этинэллэр, акаарыларын билинэллэр.\nСахалар өй-санаа үөрэхтэригэр этиллэр өйдөөх уонна акаары диэн тыллар киһи оҥорор быһыылара “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн икки аҥы арахсалларын быһаарар:\n1. Өйдөөх киһи оҥорор быһыылара. Киһи оҥорбут быһыыта үчүгэй, киһи быһыылаах, сиэри кэспэт уонна туһалааҕы оҥорууга аналламмыт буоллаҕына өйдөөх киһи оҥорбут быһыыта диэн быһаарыллар.\nӨйдөөх киһи оҥорор быһыылара сыыһа-халты буолан тахсаллара аҕыйах, олоҕу сайыннараллар, үлэни-хамнаһы тупсараллар, үчүгэйи, туһалааҕы элбэтэллэр. Дьон бары кэриэтэ үчүгэй быһыылары оҥорон өйдөөх аатырыахтарын баҕараллар.\n2. Акаары киһи оҥорор быһыылара. Киһи оҥорор быһыылара киһи быһыытыгар тиийбэт эбэтэр аһара барар, сиэри кэһэр уонна кэлин дьоҥҥо буортулаах буолан таҕыстахтарына акаары, өйө-санаата ситэ тиийбэт киһи оҥорбута арыллан тахсар.\nАкаары киһи өйө-санаата ыраахха тиийбэтиттэн бу оҥорор быһыытыттан туох содул үөскээн тахсыан сөбүн дириҥник ырытан быһаарбатыттан элбэх араас саҥаны айыылары, дьон билбэттэрин, оҥорботторун оҥоро сатыыр кыахтанар. Бу оҥоро сатаабыта сыыһа-халты буолара элбэҕиттэн куһаҕан быһыылары элбэтэр. Бу быһаарыыга элбэх сыыһалардаах, өйтөн булуллубут \"айыы үөрэҕин\" дьайыыта киирсэр. Бу сыыһа өй-санаа дьайыытыттан билигин эдэрдэр оҥорор куһаҕан быһыылара сыл аайы эбиллэн иһэр.\nБииртэн биир саҥаттан саҥаҕа, солунтан солуҥҥа көтүөккэлээн, солумсаҕыран иһии саҕаламмыт үлэни бүтэригэр, тиһэҕэр тириэрдибэтинэн киһилии быһыы буолбатах. Сахалар ити иһин акаарыттан сэрэнэллэр уонна “Акаары төбө атаҕы иллэҥ оҥорбот” диэн өс хоһооно оҥорбуттар.\nБу өс хоһоонун дьайыыта тыа хаһаайыстыбатын сайдыытыгар правительство салайааччылара оҥорор үлэлэриттэн биллэр. Соҕуруу дойдуга олохтоох страустары аҕалан иитэн көрөргө эбии перепель сымыытын элбэҕи сиэххэ баҕаран түргэнник олоххо киллэрэ сатааһын таах хаалбыта. Бу кэмҥэ кыыл сылдьар ыттары кытта охсуһа сатааһын ити өс хоһоонугар сөп түбэһэр.\nТыһыынчанан сылларга кытаанах айылҕаҕа, кырыымчык аһылыкка үөрэммит бэйэ төрүт ынахтарын умнан, быраҕан арҕаа дойдулар улахан ынахтарын ыарахан сыанаҕа атыылаһан аҕалан баран кыайан аһаппакка хоргуталлар уонна элбэх үүтү ыла сатааһын кыаллыбакка эрэй таах хаалар. Салайааччылар саҥаны айыыны оҥоро охсор санаалара элбэҕиттэн араас буолар-буолбат үлэлэргэ республика элбэх харчытын туһата суохха ыһан барыыллар.\nТуһаныллыбыт литература..\n1. Саха таабырыннара, өс хоһоонноро, чабырҕахтара / хомуйан оҥордо И.К.Попов. – Дьокуускай: Бичик, 2006. – 112 с.<|endoftext|>\nСаха билиҥҥи тыла лиэксикэтэ\nТыл биирдииилээн тылларынан баайын словарнай састаабын, лексиката дэнэр. Лексиканы тыл үөрэҕин салаата-лексикология дэнэр. Лексиканы тыл үөрэҕин салаата лексиката олус киэҥ уонна уларыйымтыа, общественнай олоххо , производствоҕа, наукаҕа тахсар уларыйыылары тута ылынымтыа. Ол иһин тыл атын салааларынааҕар лексиканы үөрэтэр ордук уустук. Көннөрү олохтон даҕаны көстөр: тыл фонетикатын уонна грамматикатын оҕо тылланар кэмигэр хайыы-үйэ сүнньүнэн толору баһылыыр, оттон төрөөбүт тылын баайын киһи үйэтин тухары үөрэтэн сиппэт. Ол быһыытынан лексикологияҕа оҕо даҕаны тыл лексическай тиһилин толору арыйан көрдөрөр кыаллыбата өйдөнөр.\nЛексикология тыл лексическэй тиһилин сүрүн боппуруостарын үөрэтэр соруктаах. Ол иһиттэн үрдүк үөрэххэ маннык боппуруостар көрүллэллэр:\nЛексикология наука быһыытынан тус-туһунан салааларга хайдар. Тус лексикология сүнньүнэн тылга тыл айылгытын уонна тыл словарнай састаабын араҥаларын, уларыйыытын үөрэтэр. Сомоҕо тыллары туттуларынан, суолталарынан туттуллууларынан уратыларын үөрэтэр салаа фразеология дэнэр. Тыл суолтатын семасиология салаата үөрэтэр. Оттон тыл словарнай састаабын түмэн көрдөрөргө тылдьыттары оҥоруу теориятын уонна ньымаларын туһунан үөрэх лексикография диэн ааттанар. Бу түөрт салааттан семасиология үрдүк үөрэххэ тустаан үөрэтиллибэт, тус лексикологияҕа туттуллар суолталарын көрүүгэ киирсэр. Оттон фразеологияны нуучча тылыгар 70-с сыллартан тыл үөрэҕин лексика таһынан туспа салаатын курдук көрөн үөрэтэллэр. Саха тылыгар оннук үөрэтии олоҕура илик, олоҕурар төрүтэ суох курдук. Ол иһин сомоҕо тыллар тус лексикология иһинэн көрүллэллэр. Инньэ гынан бу кинигэҕэ тус лексикология уонна лексикография салаалара бэриллэллэр.\nХаннык баҕарар наука курдук лексикология тыл лексическэй тиһилин үөрэтэригэр сүрүн биирими булуохтаах. Оннук биириминэн фонетикаҕа фонема, морфологияҕа морфема эбэтэр синтаксиска синтагма кэриэтэ лексикаҕа тыл буолар. Ол иһин лексикология сүрүн ис хоһооно-тыл туһунан үөрэх.\nТуһаныллыбыт литирэтиирэ\n1 Н.К Антонов Саха билиҥҥи тылын лиэксикэтэ 1976\n2 П.С Афанасьев. Саха билиҥҥи тыла.Лексикология<|endoftext|>\nЛиэксикэ биирдэмэ\nАнтонимия, антонимнар – утарыта өйдөбүллэри, тыллары тэҥнҥэ туруоран туттуу. Араас көстүү ис утарсыыларын арыйаары, холобур, үрүҥ-хара, аһыы-ньулуун, үтүө-мөкү курдук өйдөбүллэри утарыта туруоран тутталлар:\n<poem>Ахсааннаах даҕаны сылга\nАан ийэ дайдым\nАһыытыны-ньулуунун,\nАйыылааҕын-алгыстааҕын,\nАмсайбахтаан баран,\nАан дайдыттан арахсбыппыт\nАҥарынан астылаҥнаах.\n(А. Кулаковскай «Өй, сүрэх икки мөккүөрэ»)</poem>\nТуһаныллыбыт литэрэтиирэ:\n1. Васильев Г.М. Нууччалыы-сахалыы поэтическай тылдьыт. – Дьокуускай: Саха Сиринээҕи кинигэ издательствота, 1976. – 25 с.<|endoftext|>\nҮөһээ дойду үөрэҕэ\nСахалар былыр-былыргыттан олоҥхолоругар өйдөөх дьон Үөһээ дойдуттан Орто дойдуга түспүттэрэ диэн этэллэр. Бу этиини көнөтүнэн, дьон бэйэлэрэ онтон түспүттэрэ диэн быһаччы өйдөөбөккө, ылыммакка Сиргэ олорор дьоҥҥо Үөһээ дойдуттан былыргылар өйдөрө-билиилэрэ түүлгэ киирэн биэрэр диэн өйдөөтөххө таба буолар.\nБу былыргылар этиилэрин таба быһаарыы аныгы, үөрэҕи-билиини баһылаабыт өйдөөх-санаалаах дьонтон ирдэнэр көрдөбүл буолла. Өйдөөх-санаалаах, үөрэҕи-билиини баһылаабыт дьон Үөһээ дойдуну кытта сибээс, тутулук ханна, ханан баарын дьэ булан олоххо таба туһанар кэммит тиийэн кэллэ.\nБилигин Үөһээ дойду диэн түүл дойдута буоларын быһаарбыппыт кэнниттэн киһи Үөһээ дойдуну кытта тутулугун булуу уустуга суох буолар. Киһи түүллэринэн Үөһээ дойдуну кытта быһаччы тутулуктанара түүллэри үөрэтиинэн быһаарыллар, Үөһээ дойду өйө-санаата киһиэхэ түүл буолан киирэн өйүгэр-санаатыгар дьайа, салайа сылдьар.\nТүүлү киһи барыта кэриэтэ көрөр. Үгүстэр көрдөхтөрүнэ даҕаны умнан кэбиһэллэр. Түүлү көрөр киһи бэйэтин олоҕор эбэтэр билэр дьонун олохторугар туох эмэ уларыйыылары киллэрэр кыахтаах буоллаҕына эрэ түүлү көрөр уонна умнубакка өйдөөн хаалар. Түүл үксэ киһиэхэ кыайан өйдөммөт, Үөһээ дойду өйө-санаата киһи аайы мээлэ киирбэт. Түүл көстүүлэрин таба быһаарыы дьоҥҥо олус улахан туһаны аҕалар кэмэ кэлэн иһэр. Бары кыаҕын, күүһүн ууран түүллэринэн дьарыктанар киһи түүллэри таба быһааран дьон олоҕун тупсарыыга улахан туһаны аҕалар.\nТүүл ситэ үөрэтиллэ илик. Үгүс дьон түүлү көрөн баран умнан кэбиһэр курдук саныыллар. Түүлү көрүү киһи өйө-санаата уларыйан ийэ кутун өйүгэр-санаатыгар киирдэҕинэ эрэ көстөр. Түүл өйө-санаата ийэ кукка быһаччы дьайыыта ордук улахан буолар. Салгын кутунан, илэ өйүнэн салаллан сылдьар кэмигэр түүл дьайыыта киһиэхэ бэйэтигэр биллибэт, өйүгэр ханан даҕаны өйдөммөккө хаалбыт курдук. Киһи биирдэ эмэтэ ийэ кутун салайар кэмигэр киирэн ыллаҕына ити дьайыы тута биллэр. Киһи итирэн, өйө көппүт кэмигэр оҥоро охсон кэбиһэр куһаҕан быһыылара төһө эмэ эрдэттэн, хаһан эмэ санаатын уурбут, элбэхтэ санаабыт быһыылара буолан тахсаллара элбэх. Оҕону кыра эрдэҕинэ төрөппүттэрэ аһара ыгар-хаайар, бобор буоллахтарына кини улаатан баран итирдэҕинэ төрөппүттэрин кытта тапсыбат буолуута үөскүүр.\nӨбүгэлэр, төрөппүттэр өйдөрө-санаалара, куттара Үөһээ дойдуга мунньустан сылдьаннар, оҕолорун, кэлэр көлүөнэлэрин өйдөрүгэр-санааларыгар түүл буолан, ийэ кутугар киирэн дьайа сылдьаллар. Сахалар былыр-былыргыттан киһи өйө-санаата Үөһээ дойдуттан итинник тутулуктааҕын арааран билэннэр «Көхсүттэн көнтөстөөх» диэн этэллэр.\nТүүлү көрөн баран умнан кэбиһэбит диэччилэр элбэхтэр. Ол барыта түүл өйө-санаата киһи ийэ кутугар быһаччы киирэриттэн салгын кутун өйүгэр биллибэккэ хааларыттан буолар. Түүл өйө-санаата киһи ийэ кутугар киирдэҕинэ кини оҥорор дьайыыларыгар уларыйыылары киллэриэн сөбө быһаарыллар.\nОҕону кыра эрдэҕиттэн чиҥник үөрэтэн, ийэ кутун үчүгэй үгэстэринэн толору иитэн, олору иҥэрэн туруктаах өйдөөх-санаалаах, киһилии быһыылаах оҥоруу сирдээҕи дьонтон, төрөппүттэртэн эрэйиллэр биир тутаах көрдөбүл буолар. Оҕо аан маҥнай иҥэриммит өйдөбүллэрэ, тугу саҥа билбитэ барыта быһалыы үгэс буолан ийэ кутугар иҥэн иһэллэр, ол иһин чиҥ, халбаҥнаабат уонна мээнэ уларыйбат өйдөбүллэргэ кубулуйаллар. Бу кэмҥэ киһилии, үчүгэй майгыга үөрэммит оҕо улаатан, улахан киһи буолан, бэйэтин курдук өйдөөх-санаалаах кэлэр көлүөнэлэрин иитэн-үөрэтэн баран өллөҕүнэ, үтүө санаалаах өйө-санаата, салгын кута Үөһээ дойдуга таҕыстаҕына, Үөһээ дойду өйө-санаата эмиэ тупсан иһэр.\nДьон-аймах өйө-санаата тупсарын, туруктаах буоларын туһугар үлэлээһин диэн оҕолору кыра эрдэхтэринэ ийэ куттарын киһилии, үчүгэй быһыылары оҥорууга иитии, онтон улаатан истэҕинэ куһаҕан быһыылары арааран билэн оҥорбот, үчүгэйи оҥоруу өйүгэр-санаатыгар үөрэтии буолар. Дьон-аймах сайдар-үүнэр, эйэлээх, тулуурдаах буолар өйдөрө-санаалара ити үөрэххэ, оҕо ийэ кутун иитиигэ иҥэн сылдьар. Киһиэхэ бу кут олус улахан суолталааҕын уонна ийэтэ эрэ иитэн биэрэрин былыргы сахалар билэн ийэ кут диэн олус табатык ааттаабыттар.\nКиһиэхэ подсознание диэн баарын наука дакаастаабыта ыраатта. Бу подсознание өйө-санаата сахалыы ийэ кут өйүгэр-санаатыгар сөп түбэһэр. Ийэ кут өйө-санаата киһи салгын кутун өйүгэр-санаатыгар эмиэ подсознание курдук, ханан да баара биллибэккэ сылдьан дьайар. Бу дьайыы кырдьык баарын киһи итирэн, өйө көтөн сырыттаҕына оҥорор быһыылара дакаастыыллар.\nKут-сүр үөрэҕэ киһи итирэн «Өйө көтөн» сырыттаҕына ийэ кутун өйүнэн-санаатынан, үөрэммит үгэстэринэн быһаччы салаллан сылдьарын эмиэ быһаарбыта. Ийэ кута үчүгэй быһыылары оҥорууга чиҥник иитиллибэтэх, атаахтыы сылдьыбыт оҕо улаатан, биирдэ эмэ итирдэҕинэ элбэх сыыһа-халты туттуулары оҥороро, быстах суолга киирэн биэрэрэ элбиирэ быһаарыллар.\nСир-дойду, Айылҕа уонна дьон-аймах өссө улахан, ханна да халбаҥнаппат кытаанах тутулуктаахтар. Үөһээ дойду өйө-санаата дьоҥҥо түүл буолан киирэн кинилэр өйдөрүн-санааларын салайан биэрэр. Буор куттара биир буоларынан бу өй-санаа ордук күүскэ эт-хаан аймахтарынан киирэн дьайар. Киһи түүллэригэр бэйэтин аймах-билэ дьонун элбэхтик көрөр. Кинилэр өйдөрө-санаалара, куттара оҕолоругар быһаччы бэриллэр ситимнэрэ итиннэ саһан сылдьар.\nӨлөн эрэр дьон бары куһаҕан быһыылары оҥорбуттарын, айыыларын-хараларын этэн куттарын ыраастанан баран өлүүлэрэ Үөһээ дойду өйө-санаата ыраас, үтүө, үрүҥ буоларыгар тириэрдэр. Куһаҕан санаалар ыраастананнар Үөһээ дойду ыраас өйө-санаата кэлэр көлүөнэлэргэ үтүөнэн, үчүгэйинэн дьайдаҕына, дьон өйдөрө-санаалара туруктаах, олохторо биир тэҥник эйэлээхтик баран иһэригэр тиийэр. Бу быһаарыыны бары таҥара үөрэхтэрэ тутуһан, айыы этиитэ диэн үгэһи толоро үөрэннэхтэринэ Үөһээ дойду өйө-санаата ыраас буоларын ситиһэллэр.\nАйыы этиитэ сахаларга былыр-былыргыттан баар. Ордук кырдьаҕас дьон өлөр кэмнэрэ кэллэҕинэ тыыннаах сылдьан оҥорбут араас айыыларын-хараларын этэн, куттарын-сүрдэрин ыраастанан уонна чэпчэтинэн, ханнык да куһаҕан, хом санаата суох «Анараа дойдуларыгар», Үөһээ дойдуга өйдөрүн-санааларын атаараллара ирдэнэр. Айыыны этинэн Үөһээ дойдуга барыы, ол дойдуга ыраас, киртийбэтэх кут тиийэригэр аналланар. Бу быһаарыы сахалар таҥараларын үөрэҕин биир тутаах көрдөбүлэ буолар. Сахалыы таҥара үөрэҕин тарҕатааччылар бу туһалаах үгэһи толороллор.\nӨйү-санааны ыраастаныы диэн куһаҕан санаалартан босхолонуу, олору умнуу, суох оҥоруу буолар. Киһи куһаҕан санааларын өйүттэн-санаатыттан ылан быраҕыыта, босхолонуута кутун ыраастыыр. Кут куһаҕан санаалартан ыраастаннаҕына чэпчиир дииллэр. Чэпчэки кут Үөһээ дойду халлааннарыгар үрдүк хаттыгаска олоҕурар кыахтанар. Кукка ыраас, үчүгэйи баҕарар санаалар эрэ хаалаллар. Маннык ыраас санаалаах куттар үрүҥ айыы буолан Үөһээ дойдуга мунньустахтарына Yөһээ дойду өйө-санаата ыраас буолар. Бу куттар киһи түүлүгэр киирэн көһүннэхтэринэ, киһиэхэ үтүөнү, үчүгэйи баҕараллара элбиир, дьон санаалара тупсар кыахтанар.\nБүтэһик айыы этиитэ «Өлөн эрэр киһи кырдьыгы эрэ этэр» диэн өйдөбүлгэ олоҕурар. Айыыны этии сахалар былыргы итэҕэллэринэн «Өлөөрү гыммыт киһи кэриэс этиитин» хайаан даҕаны толоруллуохтааҕын быһыытынан, быһа бырастыы буолар уратылаах. Өлөн эрэр киһи айыытын этиитэ быһа бырастыы буолар, ол иһин эмиэ кута ыраастанарыгар тириэрдэр.\nӨлөөрү сытар киһи бэстилиэнэй баҕа санаатын, кэриэс этиитин бэйэтин оҕолоро, ыччаттара толоруулара кини өйүн-санаатын, кутун баҕата туоларыгар тириэрдэр буолан санаата уоскуйар, ырааһырар. Баҕа санаата туоллаҕына кини кута уоскуйан, көрүҥэ тупсан оҕолорун түүллэригэр үчүгэй көрүҥнээх көһүннэҕинэ кинилэр үтүө баҕа санааларын туолуута кэлиэн сөп.\nҮөһээ дойду өйө-санаата сирдээҕи дьоҥҥо түүл буолан ийэ куттарыгар быһаччы киирэн дьайар. Киһи салгын кутунан салаллан сылдьар кэмигэр бу Үөһээ дойду өйө-санаата дьайарын билбэккэ эрэ сылдьар. Бэйэтин сиртэн, айылҕаттан тутулуга суох курдук сананар. Билигин кут-сүр үөрэх саҥалыы сайдыыта киһи айылҕаттан өссө күүстээх тутулуга ханна баарын быһаарыыта, дьон айылҕаны ордук харыстыылларыгар, өйдөрүн-санааларын ыраастана сылдьалларыгар тириэрдэр.\nҮөһээ дойду өйө-санаата айылҕаны харыстыырга аналлаах. Сир айылҕата киртийэн, буорту буолан истэҕин аайы, куһаҕан көрүҥнээх түүллэр көстөннөр дьон өйүн-санаатын куһаҕан өттүгэр уларытан кэбиһиэхтэрин сөп. Айылҕа киртийиитэ дьон өйдөрүгэр ордук улахан охсууну оҥорор, куһаҕан буолбут сиртэн куотан, тэйэн биэрии өйүн-санаатын тарҕатар. Дьоҥҥо ханна эрэ куотуу, барыы өйдөбүлэ киириитэ, ол иһигэр Үөһээ дойдуга тахса, бара сатааһын баар буолуута дьон олохторугар уонна айылҕаҕа ордук куттал-лаахтык дьайыахтарын сөп.\nБилигин бары быһаарыыларбытын барыларын мустахпытына сахалар Үөһээ дойду диэн ааттыыр, туспа, сиргэ олорон ааспыт дьон бары өйдөрө-санаалара мунньустар уонна ууруллан сылдьар миэстэлэрэ, сирдэрэ баар. Бу өйдөр-санаалар, куттар сир үрдүттэн үөһээҥҥэ, олоҥхоҕо кэпсэнэринэн түөрт халлааҥҥа, тоҕус хаттыгаска диэри тарҕанан сылдьаллар уонна дьон салгын куттарынан салаллан сылдьар кэмнэригэр кинилэргэ биллибэттэр. Үөһээ дойду диэн сирдээҕи дьон өйдөрө-санаалара, үөрэхтэрэ-билиилэрэ, куттара мунньустубут улахан саппаастара буолар уонна киһи ийэ кутугар быһаччы дьайыыны оҥорор.\nБу саппаастан ылан өйү-санааны туһаныы холобурдарын түүлү көрөн саҥаны арыйбыт дьон холобурдарыттан элбэҕи билиэхпитин сөп. Кинилэр саҥаны арыйыыларын түүллэригэр көрбүттэрэ уонна билбиттэрэ сурукка киирэн киэҥник биллэллэр.\nСиргэ маннык аналлаах өй-санаа саппааһа үөскүүрэ, күнүс кэнниттэн түүн кэлэрин санатар. Дьон-аймах сайдыыларын аныгыскы сырыытыгар уруккуттан ууруллубут, куттар буола кубулуйбут, бэлэм өйүнэн-санаанан туһанан салайтаралларыгар, сайдыыны эмиэ түргэнник ситиһэллэригэр Yөһээ дойду үөрэҕин билэн туһаныахтарын толору кыахтаналлар.\nСахалар Сиргэ, Орто дойдуга өй-санаа, айыы дьоно Үөһээ дойдуттан түспүттэрэ диэн этиилэрэ өй-санаа атын сиртэн, Yөһээ дойдуттан түүл буолан дьоҥҥо чахчы киирбитин эмиэ бигэргэтэллэр. (1,16).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №318. 18.08.2016.<|endoftext|>\nТаҥара өйдөбүлэ\nТаҥара диэн үтүө, үчүгэй санаалары санаталаан үгэс оҥостунуу ааттанар.\nТаҥара диэн саха тыла. Таҥ, таҥар диэн тыллартан үөскээбит, өй-санаа тус-туспа үгэстэртэн таҥыллан, хомуллан үөскүүрүн быһаарар. Таҥара диэн тылтан \"тенгрианство\" диэн Сибииргэ тарҕаммыт өй-санаа үөрэҕин ааттаабыттар.\nТаҥара үөрэҕэ диэн сахалар үөрэхтэрэ. Бу үөрэх оҕону кыра эрдэҕиттэн көрсүө, сэмэй, киһилии быһыылаах буолууга иитэр, үөрэтэр аналлаах. Оҕо аһара барар өйүн-санаатын \"Айыы диэмэ\", \"Айыыны оҥорума\" диэн хааччахтаан сиэри, киһи быһыытын тутуһарга, аһара барбакка үөрэтэр. Үчүгэй үгэстэри иҥэрэн биэрии оҕо кыра, ийэ кута иитиллэр кэмигэр ордук түргэнник кыаллар. Оҕо ийэ кута аан маҥнайгы көрүүлэриттэн, билиилэриттэн үөскүүр. (1,51).\nТаҥара диэн киһиэхэ үтүө, үчүгэй санаата үгэс буолан иҥмитэ ааттанар. Киһиэхэ баҕа санаата элбэх буоларынан, кэмэ кэллэҕинэ уларыйан биэрэринэн таҥаралар элбэхтэр. Өй-санаа сайдан истэҕинэ уһун үйэлэргэ таҥаралар уларыйан иһэллэр.\nҮтүө, үчүгэй санаалар диэн олоххо үчүгэйи тутуһар, үчүгэйи үөскэтэр тупсарыыны, сайдыыны киллэрэр санаалар ааттаналлар.\nТаҥаралаах диэн үтүө, үчүгэй үгэстэрдээх киһи ааттанар.\nТаҥараһыт диэн үтүө, үчүгэй санаалары үгэс оҥостор киһи.\nТаҥара үөрэҕин тутуһар киһи көрсүө, сэмэй, сиэри тутуһар, хаһан да сиэри аһара барыыны, үлэни кыайар, аһара туттууну оҥорбот. Айыыны, киһи билбэтин, оҥорботун оҥорууга олус сэрэхтээх, үчүгэйи оҥорууга аналлааҕын билэн эрэ баран оҥорор киһи буолар. (2,28).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Киһи таҥара. - Дьокуускай: ГУ РИМЦ, 2009. - 112 с.\n2. Каженкин И.И. \"Айыы диэмэ\", \"Айыыны оҥорума\". - Дьокуускай: Компания \"Дани АлмаС\", 2012. - 152 с.<|endoftext|>\nВигри\nВигри — 1980 сыллааҕы Олимпия сайыҥҥы XХII оонньууларын чэрчитинэн Таллин куоракка ыытыллыбыт Баарыстаах спорт күрэхтэһиитин ымыыта. Олимпия оонньууларын иһинэн туспа көрүҥҥэ бастакы ымыы.\nДьүһүнэ-бодото.\nВигри бэйэтин көрүҥүнэн - икки кэлин атаҕар турар муора түлүөнэ.\nХайдах баар буолбута.\n1977 сыллаахха Эстонскай ССР Атыыга-эргиэҥҥэ балаатата Баарыстаах спорт күрэхтэһиитин ымыытыгар биллэрбит. Конкурс кыттааччылара үгүс киһи хоптону оҥорон киллэрбиттэр, ол эрэн манна Таллинтан худуоһунньук Сайма Сымер оҥорбут муора икки түлүөнэ - турар уонна сытар быһыылаах ымыы кыайбыт.\nЫмыыга аат биэрии - бу туспа конкурс. Манна Вигри диэн ааты Таллин куорат оскуолатын үөрэнээччитэ биэрэн, кыайбыт.\nБиһирэниитэ.\n1979 сыл сайыныгар таллиннааҕы \"Полимер\" собуот эрэһиинэ күүгэнтэн хас эмэ уонунан тыһыынча оонньуур түлүөнү оҥорон таһаарбыт. Маны таһынан элбэх ойуу значокка, пакекка, суумкаҕа, плакакка, о.д.а. сиргэ туһаныллыбыт.\nВигри аатынан кэлин эдэрдэр яхталарын кылааһа, оҕо саада, ырыа бөлөхтөрө, футбол хамаандата уонна бэчиэнньэ суорда ааттаммыттар.\nСигэ.\nКац Й. Его звали Вигри. stolitsa.ee (05.07.2010).<|endoftext|>\nСэм\nСэм Хотой - Олимпия сайыҥҥы XXIII оонньууларын ымыыта. 1984 сыллааҕы Олимпия сайыҥҥы XXIII оонньуулара Америка Холбоһуктаах Штаттарын Лос-Анджелес куоратыгар от ыйын 28 күнүттэн – атырдьах ыйын 12 күнүгэр диэри ыытыллыбыта.\nДьүһүнэ-бодото.\nҮрүҥ төбөлөөх хотойу аатырбыт Walt Disney хампаанньа талааннаах худуоһунньуга Боб Мур Америка икки улахан төрүт бэлиэтин холбоон оҥорбут. Бииринэн - АХШ төрүт бэлиэтинэн буолбут үрүҥ төбөлөөх хотой, иккиһинэн - саастаах көрүҥнээх, сэҥийэтигэр бытыктаах, төбөтүгэр Америка былааҕа ойуулаах цилиндр бэргэһэлээх Таай Сээм. Кэнники уобарастан Сэм Хотой аатын уонна бэргэһэтин утумнаабыт.<|endoftext|>\nХодори\nХодори (кэриэйдии суруллуута 호돌이) Сеул куоракка (Соҕуруу Кэриэйэ) 1988 сыллаахха ыытыллыбыт Олимпия сайыҥҥы XXIV оонньууларын бигэргэтиллибит ымыыта.\nХайдах баар буолбута.\nЫмыы ойуутун худуоһунньук Ким Хюн оҥорбут. Төрүт быһыытынан Амуур баабыра буолбут. Бу ымыы кэриэй омук эйэлээх майгытын, ыалдьытымсаҕын бэлиэтэ. Ходори диэн ааты Аан дойду бары муннугуттан кэлбит 2295 этииттэн талбыттар. «Хо» кэриэйдии — «баабыр», оттон «дори» — «уолчаан» диэн эбит.\nДьүһүнүн-бодотун уратыта.\nЫмыы сүрүн мала - кулгааҕын туһунан кэтиллибит кыра хара бэргэһэ. Бу - төрүт таҥас биир уратыта. Маннык бэргэһэлээх дьон былыр улахан бырааһынньыкка үҥкүү кэмигэр кэтэллэр эбит.\nХодори кыыс доҕоро.\nХодори баабырга маҥнай утаа кыыс доҕору эмиэ толкуйдаабыттар эбит — Хосуни баабыры, ол эрэн кини ымыы суолталамматах, онон кини туһунан кэлин умнан кэбиспиттэр.<|endoftext|>\nКоби\nКоби — 1992 сыллаахха Барселонаҕа ыытыллыбыт Олимпия сайыҥҥы XXV оонньууларын бигэргэтиллибит ымыыта.\nДьүһүнэ-бодото.\nТөрүт быһыытынан овчарка ыт каталонскай боруодата ылыллыбыт, итиэннэ кубизм истиилинэн Javier Mariscal оҥорон биэрбит. Дьоҥҥо аан бастаан кинини 1987 сыллаахха көрдөрбүттэр. Кини аата англия тылыгар Олимпия Барселонатааҕы Тэрийэр Кэмитиэтэ диэн этии бастакы буукубаларыттан тахсыбыт (ОБТК).\nБиһирэниитэ.\nОонньуулар иннинэ уонна буола турдаҕына кинини Coca-Cola, Brother уонна Danone курдук бөдөҥ тэрилтэлэр араас рекламаҕа туһаммыттар. Бэл диэтэр, кини туһунан мультик тахсыбыт («Труппа Коби»). Маны таһынан бэлэх-туһах арааһа оҥорон таһаарааччыларга үгүс үбү киллэрбитэ биллэр.<|endoftext|>\nБарселона\nБарселона (кат. Barcelona [bəɾsəˈɫonə], исп. Barcelona [baɾθeˈlona]) — Испания куората, Каталония автономнай уобалаһын киин куората. Франция кыраныыссатыттан 120 км тэйчиччи сытар Средиземнэй муора порда. Испания промышленноска уонна атыыга-эргиэҥҥэ бөдөҥ куората. Европаҕа айанныыр туризм хайысхатыгар улахан суолталаах куорат.\nНэһилиэнньэтэ.\nНэһилиэнньэтэ — 1 617 487 киһи (INE 2016). Испанияҕа улаханынан Мадрид кэннэ иккис, оттон Европа холбоһугар онус куорат. Куорат тулатыгар 3,2 мөл кэриҥэ, Барселонаҕа бэйэтигэр 5 мөл.кэриҥэ киһи.\nБөдөҥ тэрээһиннэр.\nМанна 1992 сыллаахха Олимпия сайыҥҥы XXV оонньуулара ыытыллыбыттара. 2004 сыллаахха Аан дойдутааҕы культура форума ыытыллыбыта. 2010 сыллаахха Средиземноморскай холбоһук киин куоратынан буолбута, манна 43 дойду киирэр. 2013 сыллаахха ууга спорт көрүҥнэрин аан дойдутааҕы чемпионата ыытыллыбыта.<|endoftext|>\nИззи\nИззи – 1996 сыллаахха АХШ Атланта куоратыгар ыытыллыбыт Олимпия сайыҥҥы XXVI оонньууларын бигэргэтиллибит ымыыта.\nХайдах баар буолбута.\nБу ымыыны тэрийээччилэр компьютер көмөтүнэн оҥорорго быһаарыммыттар. Ханнык да харамайга майгыннаабат дьикти буолан тахсыбыт. Маҥнайгы көрүҥэ айаҕа да, мунна да суох, атах сыгынньах эбит. Өр кэмҥэ ити бастакы оҥоһугу ситэриигэ элбэх киһи үлэлээбит. Ол түмүгүнэн улахан айахтаах, Олимпия оонньууларын тиэрбэстэрин илдьэ сылдьар кутуруктаах, үрүҥ тарабах үтүлүктээх уонна бачыыҥкалаах буолан тахсыбыт. Кэлин тииһэ суох гыммыттар, ол оннугар хараҕар сулус быһыылаах чоҕулу эбэн биэрбиттэр.\nКим да ханнык да харамайга майгыннаппатаҕын иһин кинини тэрийээччилэр Иззи, ол аата англия тылыттан What is it? диэн этии («Тугуй бу?») кылгатыытынан ааттаабыттар.\nБу ымыы Олимпия оонньууларын ханнык да кэмнээҕэр табыллыбатаҕынан ааҕыллар.<|endoftext|>\nОлли\nОлли Кукабаара, Сид Кус-мурун, Милли Ехидна – 2000 сыллаахха Австралия Сидней куоратыгар ыытыллыбыт Олимпия сайыҥҥы XVII оонньууларын үс ымыыта.\nСуолтата.\n2000 сыллааҕы Олимпия оонньууларын тэрийээччилэр үс бэлиэни толкуйдаабыттар: Олли Кукабаара, Сид Кус-мурун уонна Милли Ехидна. Бу кыллар Австралияҕа эрэ үөскүүллэр. Үһүөн холбоон олимпиятааҕы доҕордоһууну көрдөрөллөр. Ону таһынан үөскүүр сирдэринэн үс эйгэни көрдөрөллөр: Сир, Уу уонна Салгын. Бу кыыллар үс буолуулара маны таһынан Үһүс тыһыынча сылга киирэри кытта ситимнээх.\nМайгылара.\nХас биирдии ымыы бэйэтэ ааттааҕын таһынан ураты майгылаах. Кус-муруну Сид (Syd, Сидней диэнтэн бастакы сүһүөҕэ) диэн ааттаабыттар. Австралия айылҕатын бэлиэтэ буолбут кыыл күүһү, сэниэни уонна кыайыыга дьулуһууну көрдөрөр. Австралиятааҕы Олли хохотуун-зимородок (Olly — «олимпиада» диэнтэн кылгатыы), олимпия тыынын илдьэ сылдьар, атыттартан олус көрдөөҕүнэн, дэлэйинэн уонна аламаҕайынан уратылаах. Ехидна Милли диэн ааттаммыт (Millie — millenium диэн тылы кылгатыыттан) Үһүс тыһыынча саҕаланыытын бэлиэтигэр. Кини олоххо сырдык сарсыҥҥыны көрүүнэн, үлэһитинэн уонна кэскилгэ дьулуһуунан биллэр. Ону таһынан, Милли – информация уонна технология, буолбут чахчылар уонна сыыппаралар сүрүн уобарастарынан буолбут.\n\"Утары ымыы\".\nПол Ньюэл диэн карикатура худуоһунньуга Оонньуулар историяларыгар аан бастаан «утары ымыы» толкуйдаабыт. Оннук уобараһынан Фэтсоу диэн ааттаах вомбат буолбут. Бу кыыл Олимпия сайыҥҥы оонньууларын ымыыларыгар утары турар күүс буолбут.<|endoftext|>\nФеб уонна Афина\nФеб уонна Афина – 2004 сыллаахха Греция Афины куоратыгар ыытыллыбыт Олимпия Сайыҥҥы XXVIII оонньууларын бигэргэтиллибит ымыыта. 1968 сыллааҕы Олимпия оонньууларын Кыһыл Ягуарын курдук, бу персонажтары хаһыы түмүгүнэн көстүбүт былыргы куукула майгытынан оҥорбуттар. Былыргы гректэр куукулаларын үүт-маас оҥорбуттара – биһиги эрабыт иннинэ VII үйэҕэ сыһыаннаах.\nҮһүйээн быһыытынан, Феб уонна Афина — убайдыы балыстыылар. Кинилэри Олимпия таҥарата Аполлон (Феб, Фебос эбэтэр Фивос) уонна сырдык таҥарата Афины, өркөн өй, таҥаратын аатынан ааттаабыттар. Грек Олимпия норуоттар икки ардыларынааҕы кэмитиэтин инспектора Дэнис Освальд бэлиэтээбитинэн, бу ымыыларга «Греция былыргыта уонна аныгыта олус табыгастаахтык дьүөрэлэспит». Маҥнай утаа дьон-сэргэ дьүүллүүр сүбэ быһаарыытын ылымматахтар. Ол эрэн кэмниэ-кэнэҕэс саҥа уобарастарга үөрэммит.<|endoftext|>\nФува\nСитиһии оҕолоро ( [фу́ва́] — туруору. \"ситиһиилээх кыралар, ситиһии кыралара\") — 2008 сыллаахха Кытай Пекин куоратыгар ыытыллыбыт Олимпия сайыҥҥы XXIX оонньууларын бигэргэтиллибит ымыылара. Олимпия оонньуулара саҕаланыахтарын 1000 хонук иннинэ, 2005 сыл сэтинньи 11 күнүгэр кинилэр тустарынан кытайдааҕы классическай литератураны үөрэтиигэ Государственнай холбоһуга аан бастаан биллэрбит.\nСитиһии оҕото биэс: Бэй-Бэй, Цзин-Цзин, Хуань-Хуань, Ин-Ин уонна Ни-Ни. Кинилэр хас биирдии ааттара оҕоны таптыыр тылга маарынныыр, оттон ол тыллары холбоотоххо [Бэй-цзин хуань-ин ни] — Пекин эһиги эҕэрдэлиир диэн тахсар. Ону таһынан, хас биирдии ымыы Олимпия тиэрбэһиттэн биирин көрдөрөр.<|endoftext|>\nВенлок уонна Мандевиль\nВенлок уонна Мандевиль — 2012 сыллаахха Улуу Британия Лондон куоратыгар ыытыллыбыт Олимпия сайыҥҥы оонньууларын бигэргэтиллибит ымыылара. Кинилэри аан бастаан 2010 сыл ыам ыйын 19 күнүгэр билиһиннэрбиттэр. Ымыылары лондоннааҕы Iris тэрилтэ айбыт. Венлок уонна Мандевиль — Болтоннааҕы ыстаалы кутар собуот ыстаал анимированнай таммахтара.\nСуолтата.\nҮһүйээн быһыытынан, Венлок уонна Мандевиль Олимпия стадионун бүтэһик баалкаларын уулларыыга үөскээбиттэр. Килэгир ыстаал тириилэригэр көрсүбүт дьоннорун ис кыахтарын, ис дьиҥнэрин көрдөрөр кыахтаах. Соҕотох харахтара - камера объектива, оттон төбөлөрүгэр баар саһархай уот - лондоннааҕы такси бэлиэтэ.<|endoftext|>\nЭкспрессивнэй-стилистическэй кырааскалаах уонна көннөрү лексика\nЭкспрессиялаах, истиил кырааскалаах уонна көннөрү лиэксикэ\nТыл ханна, туохха туттулларын көрөн биэс сүрүн функциональнай истииллэр араарыллалар: 1) наука тылын стилэ 2) публицистика стилэ 3) дьыала тылын стилэ 4) кэпсэтии тылын стилэ 5) уус-уран литература стилэ. Функциональнай истииллэри сэргэ тыл туттуллар күүрээнинэн көрөн экспрессивнэй истииллэр араарыллаллар: 1) үрдүк истиил 2) мара истиил 3) көннөрү истиил. Словарнай састаап тус туһунан араҥалара тыл тус-туһунан стиллэригэр туттуллуулара биир дэхси буолбатах. Лексика сорох өттө аналлаах эрэ стиллэргэ туттуллар. Онно киирэллэр экспрессивнэй, эмоциональнай уонна стилистическэй кырааскалаах тыллар.\nЭксперессивнэй тыллар, инники этиллибитин курдук, ойуулуур айылгылаахтар, көстүү, хайааһын тас быһыытын ойуулаан, өйдөбүлү этэллэр. Холобур: хохучуол, моргуор, куйа, хачаайы, санньыар, дьулахачый, кыҥкыйдаа, дураһый, ыаһыйалас уо.д.а.биирдиилээн тыллартан ураты экспрессивнэй лексикаҕа сомоҕо тыллар уонна аал уот, алаһа дьиэ, аламай күн курдук уларыйбат тыллар киирэллэр.\nТыл көспүт суолтаҕа туттуланнаҕына эмиэ экспрессивнэй кырааскаланар. Экспрессивнэй лексикэ кэпсэтии, уус-уран литература уонна публицистика стиллэригэр туттуллуута ордук бэлиэ, оттон наука уона дьыала тылыгар оннук туттуллубат.\nЭмоциональнай тыллар суолталарынан саҥарааччы эмоциятын көрдөрөр дэгэт кырааскалардаах. Оннук көрдөрүөхтэрин сөп абааһы көрүүнү, сөҕүүнү, дьулайыыны, сүөргүлээһини, кэлэйиини, уо.д.а сыһыаны. Эмоциональнай тыллары эмиэ экспрессивнэй тыллар курдук көннөрү тылларынан солбуйуохха сөп: буулаа, мэҥиэһин, мутуктаа, мэнэгэйдээх, кучуй, хобдох. уо.д.а. Эмоциональнай тыллар ордук уус-уран литератураҕа, публицистикаҕа, кэпсэтии тылыгар уонна үрдүк, мара стиллэргэ туттуллаллар. Экспрессивнэй-эмоциональнай тыллартан ураты биир эмэ стильгэ туттуллар, онон ол стиль бэлиэтэ бэлиэлээх тыллар баар буолаллар. Оннук тыллары стилистичэскэй кырааскалаах тыллар дэнэр. Холобур: мындаа, түһүлгэ, тусаһа, уруй, тускул, айхал. үтүмэн, анаар, ада5ый, айахта тут, дьиэллэ тэлэй курдук тыллар үрдүк стильгэ\nаналлаахтар.\nЭкспрессивнэй-эмоциональнай уонна стилистичэскэй кырааскалаах тыллар словарнай састаап ордук этигэн араҥата буолаллар уонна холбуу экспрессивнэй-стилистическэй кырааскалаах лексикэ дэнэллэр.\nСловарнай састаап иккис өттө, а.э. экспрессивнэй-стилистическэй кырааската суох тыллар араҥалара. Хайа баҕарар стильгэ туттуллар уонна көннөрү тлексика дэнэр. Холобур, үлэ, ситиһии, кыайыы, көмө, күһэлтэ, түргэн, улахан, ыарахан, бил, хомуй, үүн, оҥор курдук өйдөбүлү судургутук бэлиэтиир тыллар көннөрү лексикаҕа киирэллэр.\nСаха тылын ураты экспрессивнэй лексиката\nЭкспрессивнэй-эмоциональнай тыллары таһынан саха тылын словарнай састаабыгар аҥардастыы ойуулуур -дьүьүннүүр эрэ ис хоһоонноох киэҥ араҥа туттуллар. Оннук тыллар дьүһүннүүр уонна тыаһы үтүктэр тыллар диэн туспа саҥа чаастарыгар араарыллан морфологияҕа үөрэтиллэллэр. Бу тыллар саха тылын баайын кэрэ бэлиэ ураты араҥата, уус-уран ойуулааһыҥҥа хатыламмат булумньута буолаллар. Тыл аайы маннык лексика үөскээбэт, ол иһигэр атын тюрдуу тылларга киэҥник сайдыбатах. Монголлуу эрэ тылларга баар. Дьүһүннүүр тыллар туох эмэ тас быһыытынан субу көстөн кэлэр курдук, оттон тыаһы үтүктэр тыллар тыаһы. Киьи эбэтэр туох эмэ саҥатын эмиэ субу иһиллэрдии этэр ураты айылгалаахтар. Дьүһүннүүр уонна тыаһы үтүктэр тыллар өйдөбүлү бэлиэтиир лескическэй суолталара суох, онон лекискологияҕа словарнай састаап сүрүн өттүн кытта бииргэ хабыллан көрүллэбэтэхтэр, саха тылын лексикатын ойуччу араҥатынан көстөллөр. Тылга дьүһүннүүр уонна тыаһы үтүктэр тыллар, тус олохторунан буолбакка, сунньүнэн дьүһүннүүр уонна тыаһы үтүктэр туохтуур быһыытынан туттуллаллар. Быстах холобуру ыллахха, киһини сирэйин быһыытынан малай, мэлэй, мылай,\nмарбай, мэрбэй, морой, ньамай, ньамай, ньылай диэн дьүһүннүөххэ, оттон саҥарарын бааҕынаа, бөөҕүнээ, кээҕинээ, кээҕинээ, чабыгыраа, чалыгыраа диэн үтүктүөөххэ сөп. Дьуһуннүүр уонна тыаһы үтүктэр тыллар, кэпсэтиигэ эрэ буолбакка, уус-уран литература тылыгар эмиэ киэҥник туттуллаллар. Саха тылыгар дьүһүннүүр уонна тыаһы үтүктэр тыллар муҥура суох үөскүү туруохтарын сөп, онон ахсааннара кыайан быһаарыллыбат.\nТуһаныллыбыт литэритиирэ.\nП.С Афанасьев.<|endoftext|>\nСүр суолтата\nСүр диэн киһи куттарын холбуу тута сылдьар, айылҕаттан, төрөппүттэриттэн бэриллэр күүһэ ааттанар.\nСахалар кут-сүр үөрэхтэригэр киһи үс кута сүр диэн Айылҕа биэрбит күүһүнэн холбуу баайылла сылдьаллар диэн этиллэр. Бу сүр диэн күүс киһи өйө-санаата арахсан, куттара тус-туспа баран ыһыллан хаалбакка, бииргэ сылдьан, чөллөөх буолууларын хааччыйара быһаарыллар. (1,48). Киһиттэн сүр барыыта, сүрэ көтүүтэ, сүрэ тостуута киһини букатыннаахтык өлөрбөт, киниттэн куттара арахсан барыыларын көрдөрүүтэ буолар. Сүр суох буолуута, киһи салгын кута туспа баран, өйө-санаата көтөн, көннөрү тыыннаах харамайга - сүөһүгэ кубулуйуутун көрдөрөр.\nСүр киһиттэн көтөн барыытын холобурун сахалар «Түөһэйбит» диэн моорук буола кырдьыбыт киһини этиилэриттэн көрүөххэ сөп. Аһара кырдьыбыт киһини «Оҕотугар түспүт» диэн эмиэ этэллэр. Түөһэйбит киһи толкуйдуур өйө-санаата мөлтөөн кыра оҕо курдук буолар. Ити этии оруннааҕын кырдьаҕастары көрбүт дьон бигэргэтэллэр. Түөһэйбит киһиттэн сүрэ көтүүтэ, салгын кута баран хаалан кыра оҕотун, ийэ кутун өйүгэр-санаатыгар төттөрү түһүүтүгэр тириэрдэрин көрдөрөр.\nО.А.Парфенова «Конь и харизма Тыгына в преданиях якутов» диэн үлэтигэр сахалар «Сүр» диэн этиилэрин ырытар. Кини быһаарарынан. сүр диэн киһи сүнньүгэр, сүрүн үөһүгэр баар. Кини маннык этиитэ сахалар «сүрэ тостубут» диэн этиилэригэр олус сөп түбэһэр. «Сүрэ тостубут» диэн санаата түспүт, тугу даҕаны көмөтө суох кыайбат буолбут, мөлтөөбүт киһини этэллэр. Өссө маны сахалар «сүнньэ тостубут» диэн этиилэрэ бигэргэтэр. Бу этиигэ сүр эмиэ сүрүн курдук тосторо чуолкайдык бэлиэтэнэр. «Сүр тостуута» «сүрүн тостуутугар» тэҥнэнэр уонна киһи олох бүппүтүн, сүөһүтүгэр түспүтүн көрдөрөр. (2,28).\n«Сүрдээх» киһи диэн сахалар бэйэтин кыана туттар, кыраҕа уолуһуйбат, ымыттыбат кыахтаах киһини ааттыыллар. Сүр киһиэхэ баар буоллаҕына, киһи бэйэтин олоҕор санаата бөҕө буолан, тугу эмэ сайдыыны-үөрэҕи ситиһэрэ бэлиэтэнэр. Сүр киһини тута сылдьар сүрүн күүс буолара чуолкайдык биллэн тахсар.\nСүр туспа күүс буоларын бэлиэтиир этиинэн «сүрүн баттатар» диэн баар. Сүр диэн күүс хас киһи аайы тус-туһунан күүстээх эбэтэр аҕыйах буоларын бэлиэтиир. Манна элбэх күүстээх сүрдээх киһи атын киһини сабырыйарын, кинини баһыйарын көрдөрөр. Сүр туспа күүс буолан киһи тутта-хапта сылдьарыгар, майгытыгар-сигилитигэр көстөр. Былыргы кэпсээннэргэ күүстээх ойуун баар дьону барыларын сүрдэрин баттыыра бэлиэтэнэр. Эдэр киһини кырдьаҕас киһи сүрэ баттыыра эмиэ биллэр. «Сүрүн баттатар» киһи диэн чаҕыйар, саллар уонна аны кыайыы диэки дьулуура мөлтөөбүт киһини ааттыыллар.\nСүр уонна сүргэ диэн тыллар биир суолтаҕа туттуллалларын бэлиэтиир «сүргэтэ көтөҕүллүбүт» диэн быһаарыы баар. Ити этии киһи быстах кэмҥэ да буоллар, кыайыыны, хотууну оҥорорго бэлэм буолбутун, күүһэ-кыаҕа элбээбитин бэлиэтиир. Сүргэ көтөҕүллүүтүн кэнниттэн киһи бэйэтин олоҕор быстах кэмнээх да буоллар араас уларыйыылары-тэлэрийиилэри, үчүгэйи киллэриэн сөп. Сүргэ диэн киһи быстах кэмҥэ санаата көтөҕүллүүтүн, күүһэ кииритин бэлиэтиир этии буолар.\nБылыргы саха сүр туһунан өйдөбүлэ былыргы Китай Ци, Индия Йог, Прана үөрэхтэригэр маарынныыр. Азия дьонугар киһи тыыннаах буолар, сайдар күүһүн ситимин өйдөбүллэрэ барыларыгар биирдэр. Индияҕа киһи тыыннаах буолар күүһүн Прана дииллэр. Киһиэхэ Праналар 7 кииннэрэ баар дэнэр. Кинилэри сибээстиир, холбуур сүрүннүүр суолунан киһи сиһин сүнньэ эбит. Онтон барар суоллар 7 Праналар кииннэрин холбууллар. Барыларын киһи мэйиитэ салайар. (3,51).\nСахалар ойууннара киһи араас ыарыыларын, кини кутун уонна сүрүн көннөрөн, алдьаннаҕына Үөһээҥҥи айыылартан көрдөһөн, көмөлөһүннэрэн эмтииллэр. Сахалар итэҕэллэринэн сүрү киһиэхэ Улуутуйар Улуу Тойон биэрэр. Киһи өллөҕүнэ, сүрүн Улуу Тойон төттөрү ылар дииллэр. Э.К.Пекарскай быһаарыытынан сүр диэн киһи олоххо, ситиһиигэ дьулуура, өйүн-санаатын күүһэ-уоҕа буолар. (4,стб.2402). Тулуурдаах буолууга үөрэммит киһи «Сүрдээх киһи» диэн ааттанар.\nН.З.Копырин «Үйэлэр кирбиилэригэр үөскүүр санаалар» диэн үлэтигэр чинчийээччи С.Н.Лазарев «Диагностика кармы» диэн үлэтин ырытар. Бу улахан үлэтигэр С.Н.Лазарев киһи дууһатын туругун ырытан, хас биирдии тыынар-тыыннаахха биополе диэн баарын быһаарбыт. Ити биополе алдьаммыт эбэтэр аҕыйаабыт буоллаҕына киһи араас ыарыыларга ылларара үксүүр эбит. Киһи доруобуйата, характера, өйө-санаата, дьылҕата барылара биир кэлим буолалларын уонна олор барылара кини «био-хонуутугар» дьиктитик сааһылана сылдьалларын билбит. (5,6). Ойууннар быһаарыыларын уонна наука этиитин холбоотохпутуна сахалыы сүр диэн биополе буолара чуолкайданар.\nАрҕааҥҥы сайдыылаах омуктар таҥараларын үөрэҕиттэн сахалар кут-сүр үөрэхтэрин уратыта ити салгын кут уонна сүр диэн Айылҕаттан бэриллэр күүстэр киһиэхэ баалларын көрдөрөрүнэн уратыланар. Кэнники үөрэхтээхтэр быһааран иһиилэринэн салгын кут диэн баара дакаастанан эрэр. Сүр диэн күүс баарын сахалар бэйэлэрэ даҕаны былыргыттан билэн сылдьаллар. Бу сүр диэн күүһү үөрэтэн, баһылаан уонна бэйэҕэ сайыннаран туттуу саха дьонугар элбэх кыайыыны ситиһэллэригэр, олохторун, доруобуйаларын тупсаралларыгар улаханнык көмөлөһөр.\nБылыргы сахалар сүрү таҥара ийэ куту кытта бииргэ биэрэр дииллэр эбит. Былыргы кэмҥэ оҕо бэйэтэ өйдөөбөт эрдэҕинэ көрөн-истэн, үтүктэн үөрэнэр үөрэҕин барытын хантан эрэ халлаантан таҥара биэрэрин курдук саныыллар этэ. Дьон үксэ билигин даҕаны итинник санааттан кыайан босхолоно иликтэр. Киһи ийэ кутун уонна сүрүн Үөһээҥҥи Айыылар биэрэллэр диэн санааччылар билигин да бааллар. Сорох дьон билигин даҕаны «Таҥара халлааҥҥа баар»,- диэн санааттан босхолоно иликтэр. Оҕо өйө-санаата хантан кэлэн сайдан иһэрин ситэ билбэт буолуу ити курдук сыыһа өйдөбүллэргэ киллэрэр.\nСайдан иһэр кут-сүр үөрэҕэ бу былыргы быһаарыыларга уларытыылары киллэрэр. Бу уларыйыылар оҕо төрүүрүгэр мэйиитигэр аҕыйах буор кут өйө-санаата баар, онтон атын өйө-санаата кураанах буолар диэн этиигэ олоҕураллар уонна туох баар билиитин-көрүүтүн барытын оҕо бэйэтэ үтүктэн уонна үөрэнэн баһылыыр диэн быһаарыыттан тирэх ылаллар.\nОҕо ийэ кута диэн өйө-санаата ийэтин көмөтүнэн олох кыра эрдэҕиттэн, ийэтин көрөн билэр кэмиттэн ыла сайдан барар өйө-санаата буолар. Сүр диэн оҕо тулуурдаах буолуута, бэйэтин баҕа санаатын ситиһэр күүһэ ыарахаттары, ыарыылары тулуйарыттан ыла сайдан-үөскээн тахсар күүһэ буолар.\nОҕо кыра эрдэҕиттэн илиитинэн тутуһан тардыһа сатыыр. Оонньууру тутан ыллаҕына олус үөрэр. Тугу эмэни таба тутан ылар буолууга өр кэмҥэ үөрэнэр. Аан маҥнай таба туппакка, сыыһа-халты тута сылдьарыттан бэйэтэ да санааргыыр, кыйаханар. Эрчиллэн-эрчиллэн, хамсатан-хамсатан илиитин тарбахтарын үчүгэйдик салайа үөрэтэр.\nОҕо сайдан иһэр күүһэ олус улахан. Сатаан олорору баһылаат даҕаны сотору сыыллан барбытынан барар. Бу кэмтэн ыла атахтарын анаан-минээн эрчийэрин саҕалыыр. Хаамыан лаппа инниттэн сылайыар диэри чохчоохойдуу оонньуур. Атаҕа күүһүрэн иһэрин тэҥэ санаата эмиэ күүһүрэр. Тутуһан турар сириттэн бэйэтэ, ким да көмөтө суох илиитин ыытынан баран, тутуспакка эрэ тура сатыырга үөрэнэр. Оҕо бу үөрэниитэ, бэйэтин этин-сиинин эрчийиитэ төрөппүттэрин үтүктэн туран хаама сылдьар сыаллаах оҥоруллар.\nОҕо биир сааһын ааһыыта атаҕар туран хаама сылдьар буолар. Хааман бардар эрэ сылдьар сирэ кэҥээн барыны-бары билиэн-көрүөн, тутан ылыан баҕата эбиллэр. Бу кэмҥэ көмөлөһөн биэрэн истэххэ ону-маны билэрэ олус түргэнник кэҥиир, тулуурдаах буолара улаатар. Хааман иһэн охтубут оҕону турарыгар көмөлөһөн, ыарыытын имэрийэн, буорайда диэн атаахтаппакка үөрэттэххэ ыарыыны тулуйар буолуута күүһүрэн иһэр.\nАтаҕар туран хаамар буолуута оҕоҕо олус улахан кыайыыга тэҥнэнэр быһыы буолар. Улахан дьоҥҥо, төрөппүттэригэр дьэ маарынныыр буолар. Санаата күүһүрэр, ханна баҕарар хааман тиийэ сатыырга дьулуһар. Сүр - кыра оҕо атаҕар туран хаамар буолуутуттан, сиһэ көнүүтүттэн үөскээн, күүһүрэн тахсар күүс. Оҕо төрөппүттэрин үтүктэр санаатын күүһэ. Кини санаатын күүһэ көнөтүк туттан хаамар буолуутун үөскэтэр.\nОҕо төрөппүттэрин көрөн үтүктэр күүһэ улахан буолан хаама үөрэнэр. Оҕолор бары кэриэтэ биир саастарын ааһыыларыгар хаама үөрэнэллэр. Оҕолор кыра эрдэхтэринэ, ийэ куттара салайар, үтүктэр күүстэрэ ордук улахан кэмигэр, хаамары кыайаллар. Сатаан көнөтүк туттан хаамаллара санааларын күүһүрдэр. Киһи буолуу санаата оҕо өйүгэр-санаатыгар көнөтүк туттан хаамарыттан ыла киирэр.\nХаамар кэмнэрин аһаран, хойутаан хааллахтарына туран хаама үөрэнэллэрэ олус уустук буолар. Куттана сылдьар буолан хааллахтарына салгын куттара сайдан, бэйэлэрин толкуйдуур өйдөрө киириэр диэри кыайан хаампакка сылдьаллара биллэр.\nКиһи салгын кута көттөҕүнэ, сүрэ эмиэ көтөр, көҕүрүүр. Итирбит киһи бэйэтин киһилии туттунар күүһэ, сүрэ суох буолан букатын сүөһүтүгэр түһэр. Сүр – киһи куттарын холбуу тута сылдьар сүрүн күүс.\nКыыл буолан ылан үөрэппит оҕолоро кыайан киһилии хаама үөрэммэттэр, ииппит кыылларын үтүктэн үөрэнэн ат буола сылдьаллар. Оҕо атаҕар туран хаамар буолуута сиһин тоноҕоһун көннөрөн сүрэ көнөрүгэр тириэрдэр. «Көнө сүрүннээх» диэн сахалар эрэллэр. «Кыыллыы кэмэлдьилээх» киһи көнө сүрүнэ суох, албын-көлдьүн буолар.\n«Киһи буолабын»,- диэн санаа киһиэхэ сүрү биэрэр. Оҕо төрөппүттэрин көрөн үтүктэр күүһэ ордук элбэх буоларын бэлиэтиир быһыы буолар. Дьоно көнөтүк хаама сылдьалларын көрөн оҕо көнөтүк, киһилии хаама үөрэнэр. Олус хойутаан хаампакка хаалбыт оҕо төһө да бэйэтин өйө киирбитин иһин, аны куттанан хаампат түбэлтэлэрэ бааллар. Бу быһыы үөрэҕи ылыныы кэмэ ааһан хааллаҕына олус ыараханнык көнөрүн көрдөрөр холобур буолар.\nСүрү Айылҕа эмиэ биэрэр. Тымныыны тулуйар буолуу ыараханы тулуйарга тэҥнэнэр. Сүрү оҕоҕо аан маҥнай тымныыны эбэтэр итиини, үөннэр сииллэрин тулуйуу үөскэтэр. Тымныы дьайыытыттан кыһын төрөөбүт оҕолор сүрдэрэ элбэх буолар. Киһи буолан ыарахаттары тулуйартан сүр үөскээһинэ саҕаланар. Тымныыны, ыарахаттары тулуйуу сүр элбэх буолуутун эрэйэр. Тулуурдаах буолуу - сүрдээх буолуу. Тулуурдаах буолуу сүрү үөскэтэр, элбэтэр, күүһүрдэр. Тулуурдаах буолуу өһөс санааттан ордук күүһүрэр.\nАйылҕа хааны сиир үөннэрэ киһини уонна кыыллары эрэйдииргэ эрэ анаан айыллыбатахтар. Бу үөннэр киһиэхэ ыарыыны оҥороннор сүрүн сайыннарар аналлаахтар. Ыарыылары тулуйар буолууну элбэх сүрдээх киһи холкутук тулуйар.\nТулуурдаах, дьулуурдаах, өһөс буолууттан сайдан иһэр күүс аата - сүр. Тымныыны, итиини, үөннэр сииллэрин тулуйартан үөскээн, сайдан улаатан тахсар күүс - сүр диэн сахалыы ааттанара итинник быһаарыллар. Оҕо улаатан истэҕинэ сүрэ үөскээн, сайдан, эбиллэн иһэр.\nУлахан киһи буолбутун кэнниттэн сүр баар буолан сүрдээх киһи диэн ааттанар. Сайдан иһэр кут-сүр үөрэҕэ сүрү оҕо кыра эрдэҕиттэн бэйэтэ сайыннаран, дьарыктаан күүһүрдэн иһэр диэн быһаарар. Кут-сүр үөрэҕэ атын хантан да кэлбэт, киһи бэйэтин өйүн-санаатын көстүүлэрэ буолар. Бу үөрэх сүрүн өйдөбүллэрин хас биирдии киһи билэрэ, олох сайдыытын көрдөбүлэ буолар. Сайдыылаах олоххо киһи бэйэтин ис санааларын билэрэ, олору баһылыыра уонна салайара киһи өйүн-санаатын таһымын өссө үрдүк кэрдиискэ таһаарар.\nАныгы психология саҥа арыйа сатаан эрэр үөрэхтэрин былыргы сахалар билэннэр билигин да бэйэлэрин олохторугар туһана сылдьаллар. Сахалар бу кут-сүр үөрэхтэрэ бэйэлэрин национальнай культураларын баайа буолар уонна атын омуктарга мээлэ ыскайданыа суохтаах. Кут-сүр үөрэҕин саҥалыы сайыннаран, сахалыы тылынан саҥардыы, кэлэр көлүөнэни үөрэтиигэ киэҥник туһаныыга киллэрии саха тыла сайдарыгар, саха дьонун өйдөрө-санаалара тупсарыгар ордук туһалаах буолар. (6,70).\nТуһаныллыбыт литература.\n1. «Илин» сурунаал. 1998, N 1.\n2. Илин сурунаал. 1999. 1-2 N-рэ.\n3. В.Р.Ларионов. Саха - Айыы киһитэ. Дьокуускай, «Кудук» ХЭО АБДь, 1998.- 219 с.\n4. Пекарский Э.К. Словарь якутского языка.- Москва: Т.3. 1959.\n5. «Илин» сурунаал. N 1. 1999.\n6. Каженкин И.И. Кут-сүр үөрэҕэ. - Дьокуускай: Бичик, 2004. - 128 с.<|endoftext|>\nҮчүгэй уонна куһаҕан солбуйсан биэрэллэр\nҮчүгэй уонна куһаҕан солбуйсан биэрэллэр диэн этии сахалар айылҕа төрүт уларыйбат тутулугун билэллэрин биллэрэр.\nКиһи туохха барытыгар үчүгэй, туһалаах эбэтэр куһаҕан, туһата суох диэн сыанабылы биэрэр кыахтаах. Киһи оҥорор быһыылара барылара “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэллэриттэн үчүгэй уонна куһаҕан диэҥҥэ хаһан баҕарар арахсаллар. Үчүгэйи уонна куһаҕаны араарыыга күнтэн кэлэр сырдык оруола олус улаханынан Күн таҥараҕа кубулуйбут. Сырдык, сылаас күнүс кэнниттэн хараҥа, тымныы түүн сабардаан кэлиитэ киһи үчүгэйи уонна куһаҕаны билэн араарарыгар олук буолбут.\nӨй-санаа сайдыыта үчүгэй уонна куһаҕан хардары-таары солбуйсан биэриилэрин билииттэн, олору олоххо туһаныыттан үөскүүр. Оҕо өйө-санаата сайдыытыгар үчүгэйи уонна куһаҕаны тус-туспа арааран олоҕор таба туһанара киһи буолууну ситиһэригэр тириэрдэр диэн сахалар үөрэхтэрэ быһаарар уонна “Үрүҥү хараны араарыы” диэн этиинэн бигэргэтэр. Киһи олоҕор субу кэмҥэ тула өттүттэн дьайар үчүгэйи уонна куһаҕаны тус-туспа арааран билии, олору олоххо таба туһаныы олус улахан суолталаах уонна киһи буолууну, киһилии быһыыланыыны үөскэтэр. Киһи өйдөөх-санаалаах буоларынан, оҥорор быһыытын атыттарга тэҥнээн көрөн оҥорорунан үчүгэйи, туһалааҕы элбэхтик оҥорор, онтон куһаҕаны, буортулааҕы оҥороро аҕыйах, арай сыыһа-халты туттунуутуттан үөскүүр куһаҕан быһыылар элбэхтэр.\nОҕо ону-маны, буолары-буолбаты саҥаны айыыны оҥоро сатыыра табыллыбатыттан үөскүүр элбэх куһаҕан быһыылары аҕыйатарга сахалар таҥаралара “Айыыны оҥорума” диэн үөрэҕэ төрөппүттэргэ көмөлөһөр. Оҕо өйө-санаата ситэ сайда, үчүгэйи уонна куһаҕаны өссө арааран билэ илигинэ оҕону сыыһа-халты туттунарыттан “Айыыны оҥорума” диэн үөрэх харыстыыр. (1,28).\nУлаатан иһэр оҕо үчүгэй диэн санаата минньигэһи сиириттэн ордук биллэриттэн, минньигэһи биэрэр киһи үчүгэй, сөбүлүүр киһитигэр кубулуйар. Оҕо төрөппүтүн кимэ да буоллар сөбүлүүр, ону элбэхтик минньигэһи сиэтэринэн, араас туһата суох оонньуурдарынан ситиһэ, улаатыннара сатааһын кэрэгэй, оҕону минньигэһи элбэхтик сииргэ уонна бэлэмҥэ үөрэтэн кэбиһэр.\nҮчүгэй диэн олус киэҥ өйдөбүл. Халлаан сырдааһына, Күн тахсыыта киһи көрөрүн тупсарарынан хас биирдии киһиэхэ сырдык буолуута үчүгэйигэр кубулуйбут. Сырдыгы бэлиэтииринэн үрүҥ дьүһүн бар дьоҥҥо барыларыгар үчүгэйи биллэрэр дьүһүн буолар. Аан дойду дьоно бары холбоһууларыгар, ситиһэ сатыыр биир санааланыыларыгар Күн ылар оруола итинник быһаарыллар. Сылаас, сырдык күнүс кэнниттэн хараҥа, тымныы түүн тиийэн кэлиитэ үчүгэй уонна куһаҕан солбуйсан биэрэллэрин дьоҥҥо биллэрэллэр.\nХас биирдии киһиэхэ олоҕун таһымыттан тутулуктанан үчүгэй диирэ тус-туспа буоларынан уратылаах уонна киһи барыта үчүгэйи, бэйэтигэр туһалааҕы ситиһэ сатыырынан, баҕа санааны салайар, сирдиир. Туох барыта; киһиэхэ туһалаах, санаатын тупсарар, барыһы киллэрэр буоллаҕына, үчүгэй диэн буолар, ону ситиһэ сатыыр. Уоруйах “үчүгэйэ” элбэхтик уордаҕына улаатар буолан үгүс дьон, үлэһиттэр өйдөрүгэр-санааларыгар сөп түбэспэт, уоруйах ханнык баҕарар дойдуга туоратыллар.\nЭлбэх киһи үчүгэй диэн санаата биир буоллаҕына, бу үчүгэй сайдар, элбиир, күүһүрэр кыахтанар. Христос диэн үчүгэй киһи таҥара үөскээһинэ дьон өйдөрө-санаалара өссө сайдан, тупсан, үчүгэй киһи буола сатыыр баҕа санааны үөскэтинэр кэмнэриттэн уонна бу үчүгэй баҕа санаа киэҥ сирдэргэ тарҕаныыта өй-санаа үөрэҕин салайааччылар баһылаабыттарыттан быһаччы тутулуктаах.\nБилигин Аан дойду үрдүнэн Күн таҥара үөскээн тарҕанан сайдарыгар айылҕаны харыстааһын күүһүрүүтэ ылар оруола үрдүк. Манна Күн таҥаралаах сахалар ылар оруоллара улаатар. Айылҕа сүрүн тутааҕа Күн буоларын хас киһи барыта билэр.\nХас киһи бэйэтин үчүгэй диэн өйдөбүлэ олоҕун таһымыттан тутулуктанан сайдар. Былыргы аас-туор кэмнэргэ киэһэ тото аһаан баран сылаас балаҕаҥҥа утуйууттан киһи баар-суох баҕа санаата туолара, билигин олох сайдыбытыттан үчүгэй буолуу көрдөбүллэрэ диэн улаханнык кэнээн, тупсан, элбээн тураллар.\nОлох тупсан, сайдан истэҕинэ үчүгэй эмиэ эбиллэн иһэр. Киһи баҕата салгыы баран саҥаттан саҥа үчүгэйи арыйан, туһаҕа таһааран иһэр кыаҕа эбиллэ турар. Үчүгэй тохтоло суох үксээн, үчүгэйтэн үчүгэй үүнэн тахсан иһэр.\nКиһи сөбүлүү, таптыы көрөрө санаатын тупсарарынан үчүгэй диэн ааттанар. «Үчүгэй, үчүгэй, үчүгэй даҕаны» диэн ырыаҕа ылланарын курдук үчүгэй муҥура суох салгыы баран иһэр, олох сайдыыта үчүгэйтэн үчүгэйи аҕалан иһэр курдук. Киһи олоҕор үчүгэйи элбэхтик оҥоро сатыырынан үчүгэй кырдьык да ахсаана биллибэт элбэх. Сир үрдүгэр туох барыта эргийэн тиийэн кэлэринэн үчүгэй аһара баран кэрэ диэҥҥэ тиийдэҕинэ, кэрэтэ, кыйыата биллэн тахсарынан, уларыйара чугаһаабытын биллэрэр.\nҮчүгэй диэн туох сөбүлүү саныырбытын, туһалааҕын барытын ааттыыллар уонна олору оҥоро сатыыллар. Дьон бары үчүгэй дии саныыр быһыыларын оҥоро сатыылларыттан олор олус, киһи кыайан ааҕан ситэр кыаҕа суох курдук элбээбиттэр.\n«Что не запрещено, то можно» диэн арҕааҥҥы үөрэхтээхтэр этиилэрэ, туох бобуута суоҕу барытын оҥоруохха сөп диэн сахалыы өйдөбүллээх. Бу этии туох быһыы куһаҕан диэн ааттанан бобулларын, дьон оҥорботторун, туох иһин куһаҕан диэн ааттаммытын киһи барыта билиэхтээҕин уонна толоруохтааҕын биллэрэр. Киһи өйө-санаата сайдыбытынан тугу эмэ оҥоруон иннинэ туох бобуулаахтар, куһаҕаннар баалларын хайаан да билэрин эрэйэр.\nОҕо улаатан иһэн куһаҕан диэн ааттанар быһыылары аан бастаан арааран билэ үөрэннэҕинэ өйө-санаата туруктаахтык сайдарын сахалар таҥара үөрэхтэрэ эмиэ билинэр. “Тоҕус айыыны оҥорума” диэн сахалар таҥараларын үөрэҕин этиитэ оҕону үчүгэйгэ үөрэтии сүрүн төрүтэ буолар.\nОҕону үчүгэй быһыылары оҥорорго үөрэтии «Кут-сүр үөрэҕэ» диэн үлэҕэ саҕаланар. (2,49).\nТуох быһыы үчүгэйин эбэтэр куһаҕанын арааран быһаарарга оҕо кыра эрдэҕинэ төрөппүттэрин көрөн, үтүктэн, кинилэр этиилэриттэн үөрэнэр. Төрөппүтэ, иитэр-үөрэтэр киһитэ тугу үчүгэй диэбитэ, киниэхэ эмиэ үчүгэйгэ кубулуйар. «Уоруйаҕы кытта олордоххо уоруйах буолуоҥ» диэн этии үчүгэйи быһаарыыга уонна төрөппүт үтүгүннэрэн үөрэтэр үөрэҕэр быһаччы сыһыаннаах.\nТөрөппүттэр бу быһыы куһаҕанын, туһата суоҕун билэллэриттэн оҕолоро сыыһа туттан оҥорботторун туһугар аналлаах бобуулары, хааччахтары оҥордохторуна, эрдэттэн сэрэттэхтэринэ, бу быһыы куһаҕан, маны оҥорума диэн үөрэтиилэрин туһата улаатар. Оҕоҕо төрөппүтүн тас көрүҥэ үчүгэй көрүҥ диэн өйдөбүлүн үөскэтэр, иҥэрэр. Оҕо төрөппүтүгэр маарынныыр киһини сөбүлүү көрөрө, кыыс оҕо аҕатыгар маарынныыр киһиэхэ кэргэн тахсара, уол ийэтигэр маарынныыр дьахтары ойох ылара элбэх.\nТөрөппүт оҕотугар тугу үчүгэй диирин анаан-минээн биллэрэрэ ордук. Оҕо барыта үчүгэйгэ, бэйэтэ үчүгэй дии саныырыгар тардыһарыгар сирдьит буолар кыахтанар. Үчүгэй дии саныырын кыаҕа баарынан ситиһэ сатыыр. Үлэни үчүгэй диэн оҕолоругар этэр, бэйэлэрэ үлэлээн көрдөрөр, үтүгүннэрэр төрөппүттэр оҕолоро үлэһит буола улаатар кыахтаналлар. Төрөппүт сыыһа үөрэтэн үчүгэй диирэ оҕо этин-сиинин баҕа санаата буолан хааллаҕына сытыы, элбэхтик, минньигэстик аһааһын диэки салаллар кыахтанара кэлин куһаҕаҥҥа, этэ-сиинэ, буор кута дьадайыытыгар тириэрдиэн сөп. Бу оҕо улааттаҕына даҕаны оҥорон, тутан туһалааҕы оҥоруута аҕыйыыр кыахтанар.\nХас киһи аайы үчүгэй диэн өйдөбүлэ тус-туһунан. Оҕо кыра эрдэҕиттэн үөскээн, иҥэн хаалбыт, ийэ кутугар кубулуйбут өйдөбүлүн илдьэ сылдьар, ол өйдөбүллэрэ кини баҕа санаатын төрүттүүллэр, үөскэтэллэр.\nҮчүгэй диэн тугуй? Үчүгэйи таба быһаарыы олус улахан суолталаах. Бэйэтэ үчүгэй көрүҥнээх киһи, үчүгэйи аҕалар уонна үчүгэйинэн түмүктэнэр быһыылары оҥорор буоллаҕына эрэ үчүгэй киһи диэн ааттанар. Бэйэтэ олус үчүгэй көрүҥнээх киһи буолан баран куһаҕаннык быһыыланан куһаҕаны аҕаллаҕына, үчүгэй кыайан буолбакка хааларыгар тиийэр. “Таҥаһынан көрсөллөр, өйүнэн-санаатынан атаараллар” диэн этии ити быһаарыыттан үөскээбит.\nҮчүгэй биир киһиэхэ сыһыана эмиэ ураты. Киһиэхэ туһалаах, туһаны аҕалар, олоҕун чэпчэтэр буоллаҕына, үчүгэй диэн ааттанар. «Туох барыта икки өрүттээх» диэн этии үчүгэйи быһааран олоххо туһаныыга улахан суолталаах. Үчүгэй үлэҕэ-хамнаска сыһыана эмиэ икки өрүттээҕин арааран билии уонна олоххо туһаныы хас биирдии киһиттэн хайаан да ирдэнэр көрдөбүл буолар. Уоруйах тугу эмэ уорбутуттан туһаннаҕына, барыһырдаҕына уоруу үчүгэй эбит диэн санааҕа киириэн уонна өссө уора барыан сөбө үгүстэр, үлэһиттэр үчүгэй диэн өйдөбүллэригэр сөп түбэспэт.\nҮлэһит киһи үлэттэн барыөы, туох эмэ туһалааҕы киллэриннэҕинэ, үлэ үчүгэй эбит диир уонна элбэхтик үлэлиэн, оҕотун үлэҕэ үөрэтиэн сөп. «Айахпытыгар эрэ үлэлиибит», «Хамнас диэни билбэппит» диэн этиилэр үлэ оҥорон таһаарыыта намыһаҕын, туһата кыратын быһаараллар. Үлэ маннык уларыйыыта үлэни үлэлиир дьон билигин аҕыйаан, эдэрдэр тыа сиригэр олохсуйа хаалбаттарын үөскэтэрэ ити быһаарыылартан быһаччы тутулуктаах.\nЭлбэх хамнастаах үлэ, чахчы үчүгэй үлэ буолар. Үлэ уонна хамнас биир тутулуктаахтар. Элбэхтик үлэлиир, туһалааҕы оҥорор киһи ылар хамнаһа үрдүк буолар.\nБилигин үөрэхтээх буолуу «үчүгэй» диэн ааттанар кэмэ кэлэн турар. Элбэх үөрэхтээх киһиэхэ барыларыгар сөп түбэһэр үрдүк хамнастаах үлэ биһиги сайдыыта суох дойдубутугар кыайан көстүбэккэ эрэйдиириттэн ханна үөрэнэри талыы уустугурар. Үчүгэй киһини быһаарыы билигин олус уустугурда. “Ынах эриэнэ таһыгар, киһи эриэнэ иһигэр” диэн этии ону биллэрэр. Үчүгэйи быһаарыы араастара олус элбэхтэр:\n- Үчүгэйдик көстүү. Үчүгэйдик көстүү бастаан иһэр буолла. Манна ордук дьахталлар баһылаатылар. Сайдыылаах дойдуларга үлэ оҥорон таһаарыыта лаппа үрдүгүнэн киһи иллэҥ бириэмэтэ элбээбитинэн бэйэни үчүгэйдик көрүнүү-истинии баһыйа сайдан иһэр.\n- Үчүгэй быһыылаах. Киһи үчүгэй быһыылаах буолуохтаах диэн сахалар таҥараларын үөрэҕин сүрүн көрдөбүлэ буолар. Манна киһи өйө-санаата туруктааҕа, хайдах тутта-хапта сылдьара, хайдах саҥарара, майгылааҕа, тугу оҥороро барыта киирсэр.\n- Үчүгэй үлэһит. Үлэни кыайбат омук эстэр. “Хоро салаҥ” диэн этии үөскээбитин кэннэ хоро омуктар эстибиттэр.\nБилигин сайдыылаах диэн ааттаанар омуктарга киһи тас көрүҥэ ордук улахан суолтаны ылар курдук буолла. «Таҥаһынан көрсөллөр, өйүнэн-санаатынан атаараллар» диэн этии киһиэхэ тас көрүҥ суолтата аҕыйаҕын, көрсүһүүгэ эрэ туһалааҕын, олоххо, үлэҕэ-хамнаска соччо туһата суоҕун быһаарар. Үчүгэйдик көстүү киһи киһиэхэ сыһыаныгар аан маҥнайгы умнуллубат өйдөбүлү киллэрэринэн суолтата син-биир хаалан хаалбат.\n«Сирэйигэр суорат кутан салыаҥ суоҕа» диэн былыргы сахалар этиилэрэ киһи тас көрүҥэ уонна өйө-санаата уратыларын быһаарар олус дириҥ суолталаах этии билигин хаалан сылдьар. Бу этиини ордук кэргэни талан ылыыга анаан төрөппүттэр уол оҕолоругар кыыс оҕо туһунан быһааран биэриилэригэр туһаналлара. Бу этиинэн киһи тас көрүҥэ өйүн-санаатын, олоххо сыһыанын, тулуурун, дьулуурун, үлэһитин кыайан таба быһаарбатын ордук чуолкайдаан биэрэллэр. Манна Эллэй Боотур Омоҕой Баай көйгө кыыһын кэргэн ылан сахалары сайыннарбыт, ахсааннарын элбэппит, өбүгэ бу үчүгэй быһыытын үтүктэн бары уолаттар туһаналлар.\nҮчүгэй киһиэхэ туһалаах буоллаҕына эрэ үчүгэй диэн ааттанар.\nУлахан артыыстарга конкурс эмиэ элбэх. Үлэни биэрээччилэр конкурстары тэрийэннэр элбэх сөп түбэһэр дьонтон талан ылыыны туһаналлар. Үлэһиттэри талан ылыы үлэ хаачыстыбата тупсарын үөскэтэр. Омук дойдуларыгар үлэ миэстэтэ үлэлиэн баҕалаахтарга барыларыгар тиийбэт, аҕыйах буоллаҕына, үлэһиттэр кыахтара баарынан үлэлээннэр үлэ-хамнас тупсарын, оҥорон таһаарыыта улаатарын ситиһэллэрин киэҥник туһаналлар.\nКиһи сөбүлүү көрөрө үчүгэй буоллаҕына, сөбүлээбэт көстүүтэ куһаҕан диэн буолар. Олох сайдан истэҕинэ куһаҕан эмиэ эбиллэр. Урут дэлби тэбии биир эмэ дьиэни алдьатан аҕыйах киһини өлөрөр кыахтаах буоллаҕына, билиҥҥи дэлби тэбии улахан куораттары күл-көмөр оҥорор кыахтанна. Улаханнык күүһүрбүт куһаҕан быһыыттан сэрэхтээх буолуу эмиэ күүһүрэн, улаатан биэрдэҕинэ эрэ табыллар кэмэ кэлэн турар.\nКиһи оҥороруттан атыннык, тиэрэтик, айыыны оҥорор оҕо куһаҕан быһыыны оҥороро элбээн хаалар. Оҕо саҥа оҥоро үөрэнэр быһыыларын улахан дьон бары билэллэриттэн, урут, кыра эрдэхтэринэ боруобалаан көрбүттэринэн, ханнык быһыылар үчүгэй, онтон атыттара куһаҕаннарын арааран билбиттэринэн туһанан, оҕону, бэйэлэрин үтүгүннэрэн киһи быһыылаах буолууга үөрэтэр кыахтара улаатар.\nОҕо аһаан баран чааскыны муостаҕа быраҕан кэбиһэрэ чахчы куһаҕан, сотору чааскылара суох хаалыахха сөп. Оҕо маннык быһыытын хайдах эмэ туоратар, суох оҥорор сыалтан аан маҥнай, бу куһаҕан диэн этэн көрүү, онтон, аны “Чааскыны быраҕыма” диэн бобуу, онтон тохтооботоҕуна бырахтахха да алдьаммат чааскыны булан биэрии оҥоруллар. Быраҕа сатаан баран алдьамматыттан оҕоҕо чааскыны бырахпат буолуу үөскүүр.\nОлоххо куһаҕан билигин да элбэх. Үчүгэйи куһаҕантан арааран билэр туһугар аҕыйах ахсааннаах куһаҕан өттүн урутаан билии ордук туһалаах. Сахалар «Айыыны оҥорума» диэн үөрэхтэрэ куһаҕан быһыыны оҥорума диэн быһаччы суолталаах уонна аҕыйах ахсааннаах куһаҕан быһыылары аан маҥнай билэн оҥорбот буолууга аналланар. Куһаҕан диэн тугун арааран биллэххэ эрэ үчүгэй диэн баара биллэн, араарыллан, чуолкайданан тахсар кыахтанар. Оҕо аан маҥнай аҕыйах ахсааннаах куһаҕаны, бобуулааҕы билэрэ өйө-санаата туруктаахтык сайдарыгар туһата улахан.\nАйылҕаҕа «Туох барыта икки өрүттээҕинэн», икки өрүттээх тутулуктааҕыттан киһи оҥорор быһыылара кыайан аҥардастыы үчүгэй буолар кыахтара суох. Аҥардастыы үчүгэйи эрэ билии, ону эрэ туһаныы өй-санаа аҥар өттүгэр халыйыытын үөскэтэр, куһаҕан диэн суох буолбутун курдук сыыһа санааҕа киллэрэр, куһаҕаны элбэтэр.\nАйылҕаҕа, Сиргэ аҥардастыы үчүгэй диэн суох. Үчүгэй куһаҕан баар буоллаҕына эрэ, биирдэ үчүгэйэ биллэр. Киһи өйдөөх-санаалаах буоларынан үчүгэйи уонна куһаҕаны таба арааран олоҕор туһанара хайаан да ирдэнэр. Үчүгэйи уонна куһаҕаны кыайан араарбат киһи киһи быһыыта суох киһиэхэ кубулуйар, «Үрүҥү, хараны араарбат» диэн ааттанар уонна олох ханнык эрэ кэмигэр сыыһа туттунуон сөбө улаатар.\nБэйэлэрэ тугу да оҥорбот, бэлэм үчүгэйинэн туһанааччылар үчүгэй хайдах оҥорулларын билбэттэр, ол иһин кинилэр санааларыгар барыта үчүгэй курдук көстөр. Холобурга, ырыаһыты ыллахха кини ыллаабыта барыта үчүгэй курдук. Хоһоону айааччы, суруйааччы эмиэ тугу айбыта, суруйбута үчүгэй буолар курдук саныыр. Табыллыбатах ырыаны, хоһооннору холбуу тутан ылан урнаҕа быраҕан да кэбистэххэ улахан ночоот, куһаҕан тахсыбат.\nКиһиэхэ туһалаах, үчүгэйи оҥорор быһыы үчүгэй быһыы диэн буолар. Бэйэлэрэ тутан-хабан, үлэлээн үчүгэйи оҥорор дьон үчүгэйи оҥоруу олус үлэлээҕин, уустугун билэллэр, кыратык да сыыһа-халты туттунуу куһаҕаҥҥа тириэрдиэн сөбүттэн сэрэнэллэр. Үлэ-хамнас киһитин куһаҕанын дьайыыта улахан ночоокко тириэрдэр. Холобурга, повар аһылык бэлэмнээбитэ амтана табыллыбатаҕына, барыта хаалар кутталлаах, обургу ночоот тахсар.\nТутуу үлэһитэ тутууну куһаҕаннык туппат. Тутуу үлэһитэ тутууну куһаҕаннык тутара букатын табыллыбат быһыы буолар. Онно эбии урут оҥоруллубатаҕы, айыыны оҥороро олус сэрэхтээх, кутталлаах, сыыһа-халты буолан хааллаҕына, тутуута сууллуон сөп. Хас биирдии тутуу эрдэ оҥоруллубут проектаах буоларын, аналлаах бэрэбиэркэни ааһарын тутууну хонтуруоллааччылар хайаан да ирдииллэр.\nҮчүгэй уонна куһаҕан бэйэ-бэйэлэрин кытта хардары-таары дьайсыыларыттан олох сайдыыта тутулуктанар. Үчүгэйи оҥороору сыыһа-халты тутуннахха, бу быһыыбыт соҕотохто куһаҕаҥҥа кубулуйар уратытын киһи өйдөөх-санаалаах буоларынан арааран, таба өйдөөн туһанар. Оҥоро-тута үөрэнэ илик оҕо, эдэр киһи сыыһа-халты туттунара элбэҕиттэн үчүгэйи оҥоро, саҥаны айыыны оҥоро сатаан, онтун кыайан оҥорбокко куһаҕаҥҥа кубулутара ордук элбэх. Үчүгэйи уонна куһаҕаны арааран билэ илигинэ куһаҕан быһыылары аҕыйатаарылар оҕону иитиигэ-үөрэтиигэ сахалар «Айыыны оҥорума» диэн үөрэҕи туһаналлар.\n«Туох барыта икки өрүттээх» диэн быһаарыы үчүгэйи уонна куһаҕаны араарыыга, бу икки хайысха икки ардынан барар тэҥнэһии балаһыанньатын булууга туһалыыр кыаҕа олус улахан. Оҕо киһи буолууну баһылааһына диэн үчүгэйи куһаҕантан арааран, быһааран олоххо таба туһанарга үөрэниитэ буолар.\nОлох сайдан, бары-барыта тупсан иһиитэ үчүгэй элбээн иһэрин курдук сыыһа санааны дьоҥҥо үөскэтэр. Билигин саҥаны айан, айыыны оҥорон олоххо киллэрэ охсуу кэнниттэн сотору кэминэн онтубут куһаҕана арыллан тахсыан сөбө дьону сэрэхтээх буолууга үөрэтэр. Саҥаны айан, айыыны оҥорон соторутааҕыта олоххо киллэриллибит атомнай уот биэрэр станция сир хамсааһыныттан алдьаныыта, радиация тарҕаныыта саҥаны айыыга олус сэрэхтээх буолуу наадатын быһаарар.\nДьон үчүгэй диэн баҕа санаалара элбэх харчылаах, баай буолуу диэки салаллыыта, ол баҕа санааларын хайдах толороллоруттан олус улахан тутулуктаах. Үлэттэн-хамнастан баай-мал тутулуга үөскээтэҕинэ дьон үлэни кыайа-хото үлэлииргэ үөрэнэллэр. Билигин биһиэхэ үлэлээбэт, кыратык үлэлиир буолуу, аҥардастыы үөрэҕи эккирэтэллэриттэн үөскээн, олохсуйан сылдьар. Үлэни үчүгэй диир киһи баара биллибэт буолла.\nОҕо кыра эрдэҕиттэн, ийэ кутугар үчүгэй диэн өйдөбүлэ үгэс буолан иҥмит, оннук баҕа санаа үөскээн олохсуйбут буоллаҕына, олоҕун устата ол баҕа санаатын толороору элбэх үчүгэйи оҥорор кыахтанар.\nТыл үөрэхтээхтэрэ, суруйааччылар уонна учуонайдар үчүгэй куһаҕаҥҥа уларыйан хааларын билигин да билбэттэр. Сэбиэскэй былаас саҕана дьадаҥылар үчүгэйинэн ааттанар, онтон баайдар куһаҕан эбит буоллахтарына, ырыынак кэмэ кэлбитигэр байыы үчүгэйгэ, дьадаҥы буолуу куһаҕаҥҥа кубулуйда. Бу олох бары өрүттэригэр тахсыбыт уларыйыыны үөрэхтээхтэр диэн дьон билбэттэринэн дьон өйүн-санаатын буккуйаллар. Үчүгэйи айыы диэн, онтон куһаҕаны сахаларга суох \"аньыы\" диэн тылы булан тус-туспа тылларынан этэн икки аҥы араарар санааларын хааллара иликтэр.\nТуһаныллыбыт литература..\n1. Каженкин И.И. \"Айыы диэмэ\", \"Айыыны оҥорума\". - Дьокуускай: Компания \"Дани АлмаС\", 2012. -152 с.\n2. Каженкин И.И. Кут-сүр үөрэҕэ. – Дьокуускай: Бичик, 2004. – 128 с.<|endoftext|>\nАйыы өйдөбүллэрэ\nАйыы диэн киһи оҥорор быһыытын, үчүгэй эбэтэр куһаҕан буолан тахсарын биллэрэр, икки өрүттээх өйдөбүллээх тыл.\nАй диэн сахаларга өйү-санааны, салгын кут сайдарын быһаарар тыл. Бас иһигэр саныыр санаалары ай диэн тылынан этиллэр. Бу санааны илэтигэр оҥорон таһаардахха айыы буолар. Ай диэн тылбытыгар \"ыы\" диэн ытааһын дорҕооно эбиллиитэ бу тыл куһаҕан өрүтэ элбээбитин быһаарар. Айыы диэн тыл биллэр суолталара манныктар:\n1. Айыы диэн саҥаны айыы, дьон билбэттэрин, оҥорботторун оҥоруу, үйэлэргэ олохсуйбут үгэстэри – сиэри кэһии, таһынан барыы буолар. Бу кэмҥэ айыы үчүгэйэ эбэтэр куһаҕана өссө биллибэккэ эрэ сылдьарынан айыы диэн тыл бэйэтинэн туттуллар, икки өрүтүн иккиэннэрин илдьэ сылдьар.\n2. Үчүгэйи, дьоҥҥо туһалааҕы айыы. Үрүҥ айыы диэн үчүгэйэ быһаарыллан, араарыллан ааттанар.\n3. Куһаҕаны, дьоҥҥо буортулааҕы айыы. Хара айыы диэн туоратан, куһаҕанын биллэрэн этэллэр. (1,32).\n4. Үчүгэй буолуо диэн санааттан айыыны оҥоруу табыллыбакка хаалан куһаҕан буолан тахсыыта.\n5. Саҥаны айыыны, уратыны оҥоро охсоору тиэтэйии, ыксааһын сыыһа-халты туттунууну элбэтэн, куһаҕаны үксэтиитэ. (2,57 столб.).\n6. Өлбүт киһи ураты, атыттарга маарыннаабат өйө-санаата Үөһээ дойдуга тахсан айыы буолан сылдьыыта. (3,71).\nАйыы диэн тыл “Туох барыта икки өрүттээх” диэн айылҕа тутугугун быһаарар этиигэ сөп түбэһэн куһаҕан уонна үчүгэй өйдөбүллээх, киһи өйө-санаата уларыйарын биллэрэр суолталаах.\nАйыы диэн тыл итинник биллэр суолталардааҕыттан биир эрэ суолтата үчүгэйи оҥорууга аналланарыттан айыы диэн тыл куһаҕана элбэх тыл буолар.\nАйыы диэн тыл элбэхтик туттуллубат, улаханнык этиллибэт ыарахан, киһини куһаҕаны оҥорууга үтүрүйэн кэбиһэр тыл. Сахалар итини былыр-былыргыттан билэн, арааран оҕолору “Айыы диэмэ”, “Айыыны оҥорума” диэн этэн үөрэтэллэр. Оҕолор көрсүө, сэмэй буолууга иитилиннэхтэринэ, үөрэннэхтэринэ сыыһа-халты туттуналлара аҕыйыырын туһаналлар. (4,28).\nЭдэрдэр үчүгэйи уонна куһаҕаны ситэ арааран билбэттэриттэн, барыны бары, саҥаны айыыны, уратыны оҥоро сатыылларыттан, тиэтэйэллэриттэн, ыксыылларыттан сыыһа-халты туттуналлара элбиириттэн харыстаан сахалар “Айыы диэмэ”, “Айыыны оҥорума” диэн этэн үөрэтэллэр.\nБиир эмэ киһи оҥорор саҥаны айыыта табыллан олоххо туһаны оҥороро биллэн дьон бары туһанар билиилэригэр кубулуйар. Онтон дьон бары саҥаны айыыга дьулустахтарына элбэх туһата суох, куһаҕаҥҥа тириэрдэр саҥаны айыылары оҥороллор. Онно эбии урутаан түһэр баҕа санаалара баарыттан тиэтэйэннэр, ыксааннар туһа буолуох курдуктары куһаҕаҥҥа кубулуталлар. Ол аата дьону барыларын айыыны оҥорууга ыҥырыы олус улахан сыыһа, өйү-санааны халытыы буолан дьону алдьатыылары оҥороллорун элбэтэриттэн сэрэхтээх буолуу ирлэнэр.\nАйыы диэн тыл куһаҕан өрүтэ элбэҕин билинэн сахалар ыраахтааҕы баарын саҕанааҕы кэмҥэ туһаналларын Э.К.Пекарскай суруйбут.\nДьон олоҕор улахан сыыһаны оҥорбут сэбиэскэй былаас “айыыны үчүгэй” диэн дьону албынныы сылдьыбытын билигин кэлэн тыл үөрэхтээхтэрэ салҕаан иһэллэр.\nТыл үөрэхтээхтэрэ, суруйааччылар, учуонайдар саха тылыгар иҥэн сылдьар өй-санаа өйдөбүллэрин аһара нууччатымсыйан хааланнар букатын билбэттэр. Ол иһин нууччалары быһаччы үтүктэн сахаларга суох “аньыы” диэн тылы булан туһаннара сатыыллар, сахалары албынныыллар.\nТуһаныллыбыт литература..\n1. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. - Дьокуускай: Бичик, 2008. - 680 с.\n2. Э.К.Пекарскай. Словарь якутского языка. Т. 1. Выпуски 1-4. Академия Наук СССР, 1958. - 642 с.\n3. Каженкин И.И. Үрүҥ айыы буолуу. - Дьокуускай: ГУ РИМЦ, 2006. - 88 с.\n4. Каженкин И.И. \"Айыы диэмэ\", \"Айыыны оҥорума\". - Дьокуускай: Компания \"Дани АлмаС\", 2012. - 152 с.<|endoftext|>\nАбааһы өйдөбүлэ\nАбааһы диэн дьон тугу сөбүлээбэттэрин, сирэллэрин, туораталларын, билбэттэрин ааттыыллар.\nДьон өйө-санаата сайдыыта олоҥхо кэмин саҕана бэрт намыһах этэ. Киһи оҥорор быһыытын үчүгэй уонна куһаҕан диэн араарыы өссө үөскүү, олохсуйа илигэ. Дьон ахсааннара аҕыйаҕа, икки аҥы; айыы уонна абааһы диэннэргэ эрэ арахсаллара:\n1. Айыы дьоно. Бэйэ дьонун айыы дьонунан ааттыыллара.\n2. Абааһылар. Атын дьону барыларын абааһыларынан ааттыыллара, көрсүстэхтэринэ өлөрсөллөрө, оннооҕор сиэһэллэрэ.\nБылыргы кэмнэргэ абааһылар аһара элбэх этилэр. Дьон тугу билбэттэрин; араас сибиэннэри, иччилэри барыларын абааһыларынан ааттыыллара. (1,25). Араас ыарыылары дьоҥҥо абааһылар ыыталлар диэн саныыллара.\nАныгы наука, медицинэ сайдыбыт үйэтигэр абааһылар симэлийэн, суох буолан иһэллэр.\nДьон өйдөрө-санаалара сайдан, үчүгэйи уонна куһаҕаны арааран билэн оҥорор быһыылара тупсан истэхтэринэ атыттары абааһынан ааттааһын суох буолан иһэр. Дьон бэйэ-бэйэлэрин абааһы көрсүбэт буолан иһэллэрэ эйэлэһэр санааларын улаатыннарар.\nТуһаныллыбыт литература.\n1. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. - Дьокуускай: Бичик, 2008. - 680 с.<|endoftext|>\nГульназ Губайдуллина\nГульназ Радиковна Губайдуллина (1992 сыллаахха олунньу 14 күнүгэр төрөөбүт) — Арассыыйа пятибориһа.\nКарьерата.\nГульназ харбааһынынан алта сааһыттан Саҥа Уренгойго олорон дьарыктанан барбыта. 13 сааһыгар двоеборьеҕа көспүтэ уонна бастакы Куораттааҕы күрэхтэһиигэ тута бастаабыта, устунан многобрьеҕа ылсыбыта. Кэлин Дьобуруопа юниордарга уонна ыччаттарга биирдиилээн бастыыр иһин күрэҕэр түөрт төгүллээн кыайбыта, Аан дойду үрүҥ көмүс призера буолбута. 2010 сыллааҕы ыччаттар сайыҥҥы Олимпиадаларыгар пятиборье күрэҕэр үрүҥ көмүс призер буолбута.\nДьобуруопа 2015 сыллааҕы чөмпүйэнээтигэр төрдүс миэстэни ылан, 2016 сыллааҕы сайыҥҥы Олимпиадаҕа кыттарга мэктиэлэммитэ.\n2016 сыллааҕы Олимпиадаҕа пятиборье харбааһыныгар олимпиада рекордун олохтообута (200 миэтэрэни 2:07,94 мүнүүтэнэн кэлбитэ). Ол гынан баран уопсай түмүккэ 15-с миэстэ буолбута.<|endoftext|>\nАлександр Лесун\nАлександр Леонидович Лесун (1988 сыллаахха от ыйын 1 күнүгэр Борисовка төрөөбүт) — Арассыыйа пятибореһа, 2008 сыллаахха диэри Белоруссия аатыттан киирсибитэ. 2016 сыллааҕы Олимпиада кыайыылааҕа, Аан дойду, Дьобуруопа хас да төгүллээх чөмпүйүөнэ. Араассыыйа үтүөлээх маастара (2013). РФ Сэбилэниилээх күүстэрин старшай лейтенана.\nКарьерата.\nЛесун Белоруссияҕа улааппытта. Оҕо эрдэҕиттэн харбааһынынан дьарыктанар. Аныгы пятиборьенан 15 сааһыттан үлүһүйэр. 2005 сылтан саҕалаан аан дойду таһымнаах күрэхтэһиилэргэ кыттар буолбута. Дьобуруопа ыччакка чөмпүйэнээттэригэр икки төгүл үһүс миэстэ буолуталаабыта. 2007 сыллаахтан юниордар да, улахан да дьон күрэхтэһиилэригэр тэҥинэн кыттар буолбута. Ону сэргэ \"ыраас\" фехтованияҕа эмиэ кытта сылдьыбыта. Дойду чөмпүйэнээттэригэр бириистээх миэстэлэргэ тикситэлээбитэ.\nПекиннээҕи Олимпиада кэннэ Лесун Белоруссияттан Арассыыйаҕа көһөн кэлбитэ. Онуоха икки төрүөт баара: төрөөбүт дойдутугар доруобуйатын туругунан профессиональнай успуордунан дьарыктанарын көҥүллээбэт буолбуттара; тус тириэньэрэ бэйэтэ иитэн-такайан таһаарбыт үөрэнээччитин эрэ өрө тутар буолан, Лесун дойду сүүмэрдэммит хамаандатыгар киирэрэ уустуктардаах этэ. 2010 сыл сааһыгар Арассыыйа сүүмэрдэммит хамаандатыгар киирбитэ уонна ыам ыйыгар Венгрияҕа ыытыллыбыт Аан дойду кубогар бастакы миэстэни ылбыта. Балаҕан ыйыгар Аан дойду чөмпүйэнээтигэр Сергй Карякиҥҥи (Арассыыйа) кыайтаран, иккис миэстэ буолбута. Аныгыскы сезоҥҥа Лесун хас да төгүллээн эмиэ иккистээбитэ. Бу сырыыга Аан дойду чөмпүйэнээтигэр Арассыыйа спортсмена Андрей Моисеевка кыайтарбыта.\nВ марте 2012 году Александр выиграл этап Кубка мира в Бразилии, в мае стал чемпионом мира, а в июне одержал победу на престижном Кубке Кремля. К лондонской Олимпиаде Лесун возглавлял рейтинг UIPM, в первой шестёрке находились ещё трое россиян (Моисеев, Карякин и Илья Фролов), в то время как у страны было только две лицензии (максимальное количество) на соревнования. Выбор тренеров был сделан в пользу Лесуна и Моисеева. По итогам фехтования, своего любимого вида, Лесун делил 2-е место, плавание и конкур провёл не так успешно, но к комбайну занимал 3-е место с 9-секундным отставанием. Последний вид прошёл для него неудачно, Александр стал 4-м с большим отставанием от призёров.\nРио-де-Жанейротааҕы Олимпиадаҕа Лесун фехтованиеҕа 268 очукуону ылан Олимпиада рекордун олохтообута уонна түмүгэр бастакы миэстэ буолбута.\nАлександр Лесун Росгвардия саллаата. Старшай лейтенант сыбаанньалаах (2016).\nТус олоҕо.\nЛесун Белоруссия пятибореһа дьахтар ойохтоох. 2012 сыл сааһыгар кыыс оҕоломмуттара. Арассыыйаҕа дьиэтэ суох буолан Подмосковье спортивнай баазатыгар олорор уонна дьарыктанар. Ойоҕо оҕотунаан Белоруссияҕа бааллар.<|endoftext|>\nВинисиус уонна Том\nВинисиус уонна Том (португалиялыы Vinícius e Tom) — 2016 сылга Бразилия Рио-де-Жанейро куоракка ыытыллыбыт Олимпия сайыҥҥы XXXI оонньууларын бигэргэтиллибит ымыылара.\nЫмыылар Бразилия көтөрүн-сүүрэрин, айылҕатын сирэйдээн көрдөрөр аналлаахтар. Бразилиятааҕы көтөр-сүүрэр уобараһа (Винисиус) - саһархай өҥнөөх, куоскаҕа ханыылыы быһыылаах, кыылга майгынныыр. Айылҕаны түмэн көрдөрөр уобарас (Том) халлаан күөх уонна от күөх өҥү дьүөрэлэһиннэрэр, мас да, чэчик да майгытын үтүгүннэрибит үүнээйи быһыытынан бэриллибит.\nЫмыылар Бразилия аатырбыт музыканнара Винисиус ди Морайс уонна Том Жобим ааттарынан ааттаммыттар.\nЫмыылар Бразиялияҕа 1 реал манньыатыгар ойууламмыттара биллэр.<|endoftext|>\nОмуктар ыккардыларынааҕы Олимпия комитета\nОмуктар ыккардыларынааҕы Олимпия кэмитиэтэ (кылг. ОыОК, нууч. кылг. МОК, , ) — Олимпия оонньууларын уонна Олимпия хамсааһынын көҕүлүүр омуктар икки ардыларынааҕы тэрилтэтэ. Ыстаап-кыбартыырата Швейцария Лозанна куоратыгар баар.\nОыОК 1894 сыл бэс ыйын 23 күнүттэн, Пьер де Кубертен тыл көтөҕүүтүттэн ыла Париж куоракка аан бастаан баар буолбут. Бастакы бэрэсидьиэнинэн Деметриус Викелас буолбут. Онон, хас сыл аайы, бэс ыйын 23 күнүгэр Омуктар икки ардыларынааҕы Олимпия күнэ бэлиэтэнэр.\nКэмитиэт суолтата, анала.\nАналын быһыытынан — Олимпия хартиятынан салайтаран, олимпия хамсааһынын уонна Олимпия оонньууларын сайдыытын салайыы. Кэмитиэт спорду уонна спортивнай оонньууну тэрийэри итиэннэ сайыннарыыны биһириир, Олимпия оонньуулара кэмигэр ыытылларын хааччыйар.\nОлимпия оонньууларын бары бырааба - кэмитиэккэ баар. Ол гынан баран, Олимпия оонньууларын ыытыы - Кэмитиэккэ буолбакка, оонньуу буолар сиригэр тэриллибит Тэрийэр бөлөххө сүктэриллэр.\nКэмитиэти үбүлээһин.\nКэмитиэккэ үп киирэр соҕотох суола - чааһынай эйгэ. Мантан баһыйар өттө - көрдөрөр-иһитиннэрэр хампаанньалар уонна спонсордар. Онон, Кэмитиэт ити үпкэ олоҕуран Олимпия оонньууларын ыытыыга, Нассыйалар Олимпиятааҕы кэмитиэттэрин сыллааҕы үлэлэригэр итиэннэ омукар икки ардыларынааҕы спорт делегаттарыгар олохтоохтук көмө оҥорор кыахтаах.\n2010 саҥатынааҕы туругунан, Кэмитиэккэ сүрүн барыс Олимпия оонньууларын көрдөрүүгэ быраап атыытыттан (уопсай барыстан 53%), спонсортан (34%), билиэт атыытыттан (11%) уонна лисиэнсийэ биэрииттэн (2%) киирбит. 2008 сыллаахха Кэмитиэт уопсай барыһа $2,4 млрд тэҥнэспит.\nКэмитиэт кыттыылаахтара (чилиэттэрэ).\nКэмитиэ чилиэттэринэн, төһө да Наассыйалар Олимпиятааҕы кэмитиэттэрэ киирэллэр диэн алҕас санаа тарҕаммытын иһин, 115-тэн элбээбэт ахсааннаах киһи буолар. Олортон 70 киһи дуоһунаһа суох, манна сыһыаннаах дьарыга суох, 15 кыттыылаах - күөгэйэр күнүгэр сылдьар спортсмен, 15 кыттыылааҕы Омуктар икки ардыларынааҕы спорт федерациялара эбэтэр кинилэр ассоциациялара туруораллар уонна 15 кыттыылааҕы Наассыйалар Олимпиятааҕы кэмитиэттэрэ киллэрэр. Өр кэм устата Кэмитиэккэ эр дьону эрэ киллэрэ сылдьыбыттар, дьахталлары аан бастаан 1981 сыллаахха талбыттар.\nНаассыйалар Олимпиятааҕы кэмитиэттэрэ ОыОК билиниитинэн эрэ үлэлииллэр. 2016 сыл саҥатыгар итинник кэмитиэт ахсаана 206 тиийбит. Олортон 193 ХНТ кыттыылаах-иллэри көрдөрөллөр, өссө 13 (Американскай Самоа, Аруба, Бермуд Арыылара, Британия Виргин арыылара, Виргин арыылара (АХШ), Гонконг, Гуам, Кайман арыылара, Кук арыылара, Палестина Ил, Пуэрто-Рико, Косово Өрөспүүбүлүкэ, Кытай Тайбэйэ) араас туруктаах сирдэри көрдөрөллөр. ХНТ билиммит дойдуларыгар баар Наассыйалар Олимпиятааҕы кэмитиэттэрэ ОыОК билиниитин эмиэ ылар. Хас биирдии Наассыйа Олимпиятааҕы кэмитиэтэ бэйэтин континентальнай Олимпия ассоциациятыгар бас бэринэр:\nКэмитиэт хамыыһыйалара, хос кэмитиэттэрэ, тутула.\n\"По состоянию на 23 июня 2015 года\"\nЫлыллыбыт сирэ\nКэмитиэт бэрэсидьиэннэрэ.\nКэмитиэт бары бэрэсидьиэннэрэ Брендеджтан ураты Европа дьоно.<|endoftext|>\nОлимпиада хас даҕаны төгүллээх чөмпүйүөннэрэ\nОлимпиада хас даҕаны төгүллээх чөмпүйүөннэрэ диэн, аныгы кэмнээҕи Олимпиада оонньууларыгар үс эбэтэр онтон элбэх көмүс мэтээли ылбыт дьон испииһэгэ. Бу испииһэккэ 1906 сыллааҕы уочарата суох Олимпиада оонньууларын кыайыылаахтара киирбэтилэр. Тэтэркэй өҥүнэн дьахталлар ааттара бэлиэтэннэ.\nӨскөтүн спортсмен хас да дойду аатыттан киирсибит эбэтэр дойдутун аата уларыйбыт буоллаҕына, бу испииһэккэ бүтэһик мэтээлин ылбыт дойдутун аатынан киирдэ.\nАан дойду устуоруйатыгар Олимпиада кыһыл көмүс түөртэн элбэх мэтээлин 180-тан тахса спортсмен ылан турар. 68 спортсмен кырата 5 көмүс мэтээллээх.<|endoftext|>\nДацко Антон Владимирович\nАнтон Владмирович Дацко (, 24 Ыам ыйын 1983, Буськ, Львовскай уобалас) диэн Украина фехтованиеҕа Паралимпия оонньууларын чэмпиона.<|endoftext|>\nСаха бүттүүн тыла\nБу араҥа атын хайа да араҥаттан киэҥ , олох-дьаһах бары өттүн хабар .\nБу араҥа иһинэн сурук уонна кэпсэтии тылын араарыахха сөп. Сурук тылын баайынан литературнай тылга туттуллар, нуорма буолар тыл өйдөнөр. Оттон кэпсэтии тылын лиэксикэтэ литературнай нуорма буолбат.(Гаврил Гаврильевич Филиппов , Иван Петрович Винокуров «Саха тыла» 26 сирэй). Саха сэһэннэрэ уонна остуоруйалара, таабырыннара уонна чабырҕахтара, ырыалара уонна тойуктара, өһүн хоһоонноро уонна тылын номохторо үрдүк уус-уран күүстээхтэр. Оттон саха олоҥхото аан дойду норуоттарын бастыҥ эпическэй айымньыларыгар киирсэр.\nСаха тыла сүнньүнэн Саха өрөспүүбүлүкэтин иһигэр туттуллар уонна бу тылынан сахалар эрэ буолбакка, эбэҥкилэр, эбээннэр, юкагирдар эмиэ санараллар.(П.С Афанасьев - Саха билиҥҥи тыла.Лексикология 3,4 сирэй)\nБүттүүн тыллар истэригэр араас туттуллуулаах тыллар баар буолаллар. Сорох тыллары киһи бары билэр уонна туттар. Сорохтору туох эмэ идэлээх, ханна эмэ олохтоох киһи туттар, сорох тыллары киһи мэлдьи күннэтэ туттар, сорохтору хаһан эмэ түгэн тирээтэҕинэ эрэ туттар. Онон норуот кэпсэтэр тыла араас араҥалардаах буолар эбит.\nБүттүүн тыллар истэригэр аан маҥнай сүрүн тыллар фоннарын (нууч.основной словарный фонд) араараллар . Сүрүн тылларынан ким ханна баҕарар (говордарга эмиэ), хаһан баҕарар (үйэлэр усталарыгар), туохха баҕарар (олоххо-дьаһахха, дьыалаҕа, хаһыакка, хайа ба5арар жанрга, стилгэ даҕаны) туттааччы.\nСүрүн тыллар маннык уратылаахтар :\n1) Сүрүн тыллар олоххо-дьаhахха куннэтэ мэлдьи баар өйдөбуллэри бэлиэтииллэр .\nХолобур:\nсир, уу, күн, салгын, уот, эт, ас,үүт, бас, атах, сүрэх, дьиэ, мал, бар, тур, утуй, ол эбэтэр мэлдьи туттуллар аат тыллар, даҕааһыннар, туохтуурдар, солбуйар ааттар, ахсаан ааттар уо.д.а.\n2)Сүрүн тыллар хайа баҕарар түөлбэ сиргэ, идэ5э, дьон эргимтэлэригэр бүттүүн туттар тылларынан буолаллар.\n3)Сүрүн тыллар ахсаанынан соччо элбэхтэрэ суох уонна бүттүүн тылларга олох, киин буолаллар.\nХолобур: эт-этии, эт-эттик, көр-көруу, көрүнньук, аһыы-аһыы(окисел), суруй-сурук, суруйааччы уо.д.а.\n4)Сүрүн тыллар уйэлэр усталарыгар сүнньүнэн уларыйымтыалара суох буолаллар: эргэрбэттэр, сүппэттэр, соччо элбээбэттэр даҕаны.\n5)Саха тылыгар сүрүн тыллар бары кэриэтэ төрүт бэйэтин (исконнай) тылларынан буолаллар уонна атын уруулуу тюрк омуктар тылларыгар ханыылаахтар .\nОл саха тыла аан маҥнайгыттан төрүкү тюркскай тыл буоларын туоһулуур.\nСүрүн тыллар истэригэр өссө ядро диэн уос тыллар бөлөхтөрүн букатын хара маҥнайгытааҕы, түҥ былыргы биир сүһүөхтээх тыллары араараллар.\nХолобур: күн, сир, уу, бар, кэл, сыт, ас, эт, ис, сиэ, тыл уо.д.а. (Н.К Антонов «Саха билиҥҥи тылын лексиката» 44 сирэй)\nХайа да омук (нация) тыла бэйэтин иһигэр хос төгүллэрдээх буолар. Ол курдук национальнай тыл иһинэн бүттүүн кэпсэтии тылын, литературнай тылы, олохтоох говордары (диалектары), хайа эмэ идэ дьонун тылларын уо.д.а араартыахха сөп.\nНация тылын ити көрүҥнэриттэн сүрүн төгүлүнэн сурук үөскээбитин кэннэ литературнай тыл буолар. Литературнай тыл бүттүүн кэпсэтии тылыгар чугас, ол гынан баран толору сөп тубэспэт. Кэпсэтии тылыгар нация дьоно бары кэриэтэ билэр, туттар тыллара-өстөрө бүтүннүү киирэллэр, олохтоох говордар уонна ханнык эмэ быстах социальнай бөлөхтөр эрэ ураты тыллара кыттыбаттар . Оттон литературнай тылга маара кэпсэтии тыллара, бүттүүн тылга туттуллар сорох граммматическай түптэр, тыл фонетическай, морфологическай төгүллэрэ, этии сорох көрүҥнэрэ киирбэттэр. Ол өттүнэн литературнай тыл кэпсэтии тылынаагар кыараҕас курдук. Ол эрээри атын өттүнэн литературнай тыл кэпсэтии тылын быдан аһара түһүтэлиир (холобур: уус-уран литература тылыгар, терминология сорох араҥаларыгар, этии оҥоһуутугар уо.д.а).\nОнон литературнай тыл бүттүүн кэпсэтии тылынааҕар ордук киэҥ .Саха тыла уруулуу-тюркскай тыллар бөлөхтөрүгэр киирсэр .\nБилиҥҥи тюркскай тыллар ахсааннара 30-ча.\nХолобур: казах, киргиз, татар, узбек, туркмен, турок, азербайджан, чуваш,\nкумык, тува, хакас, шор уо.д.а омуктар тыллара.\nОну таһынан букатын былыр баар буола сылдьыбыт уонча тюрк омук тыла хаалбыт суруктарыттан биллэр . Олор истэригэр VI—X үйэлэргэ Монголия сиринэн ,Байкал күөл кытылынан олоро сылдьыбыт огуздар, уйгурдар, курыканнар; соҕуруу Сибиргэ-тюргештар; Волга,Дон өрүстэринэн — хазардар, булгардар, половецтар, печенегтэр;XI-XIV үйэлэргэ орто Азия5а олоро сылдьыбыт былыргы уйгурдар, чаҕатайдар, уо.д.а тыллара киирсэллэр .\nТюркскай тыллар бөлөхтөрө ученайдар сабагалааһыннарынан палеолит бүтүүтүн, эбэтэр неолит үйэтин саҕана, биһиги эрабыт иннигэр 5-3 тыһыынча сыллардаахха Киин Азия хонуу куйаар дойдуларыгар үөскээбиттэрэ.\nБиһиги эрабыт иннинэ V үйэлэртэн биһиги эрабыт III уйэтигэр диэри тюркскай тыллаах норуоттар хуннулар эбэтэр соннулар диэн ааттанан бөлөхтөһөн эмиэ ити Киин Азия5а (Китай хоту өттүнэн , Монголиянан , Забайкальенан тайаан) улахан государствоны тэрийэн олоро сылдьыбыттара историяттан биллэр.\nЧинчийээччилэр этэллэринэн, тюркскай тыллар грамматическай тутуллара уонна сүрүн тыллара баайа сүнньүнэн ити кэмҥэ олохсуйбута уонна кэлин улаханнык уларыйбатаҕа.\nОл иһин даҕаны, тюрк омуктар история уһун үйэлэрин усталарыгар араас дойдуларынан тэлэһийэн олохсуйбуттарын, араас норуоттары кытта былааһан сылдьыбыттарын үрдүнэн бэйэ-бэйэлэрин кытта кэпсэтэллэригэр билиҥҥэ диэри бэркэ өйдөһөллөр .\nТюркскай омуктар бэт былыргы бухатыырдарын туһунан эпостара (олоҥхолоро) кинилэр героическай олохторун идеологиятын быһыытынан эмиэ ити кэмҥэ сайдыбыта.\nБиһиги эрабыт I—III үйэлэригэр Киин Азия хону куйаар дойдуларыгар улахан кураан дьыллар буолбуттара.\nХуннулар сутан өлөн-сүтэн, дьоннорун уон гыммыт биирэ эрэ ордон хаалбыта .\nОл хаалбыт тобох дьонноро төрөөбүт сирдэрин быраҕан арҕаа-хоту тарҕаммыттара .\nКинилэр көс олохтоох сыыдам сырыылаах сэрииһит дьон буоланнар , 150—200 сыл иһигэр Европаҕа Дунай өрүскэ тиийэ тарҕаммыттара . Кинилэр дьалкыппыт Азия , Европа норуоттарын ол кэмнээҕи хамсааһыннара историяҕа «норуоттар улуу көлүөнэлэрэ» диэн аатырар .\nСорох ученайдар сэрэйиилэринэн, сахалар төрүттэрэ ити кэмҥэ Ангара уонна Лена өрүс кытылларын булан соҥон хаалбыттара.\nСаха тыла-саха норуотун культуратын тас быһыыта. Киниэхэ саха норуотун историческай үөрүйэҕэ , өйө-санаата көстөр.\nОну кытта саха норуота киһи-аймах уус-уран кылаатыгар киирсэр тылынан айымньылаах .<|endoftext|>\nХолбуу тыллар\nСаха тылыгар икки эбэтэр хас да тылы ситимнээн барымтаны, өйдөбүлү ааттааһын эмиэ туттуллар. Холобур: \"баҕа батаһа\", \"кэҕэ кулгааҕа\", \"сылгы чыычааҕа\", \"ынах тыла\", \"харах харата\", \"хос тыл\", \"быһах эрбии\", \"түмүк тыл\", \"ис хоһоон\", \"абааһы көр\", \"илиитэ баттаа\".Маннык ситимнэр лексическэй биирим быһыытанан паараласпыт тылларга марынныыллар: эмиэ иккилии (сороор хас да) тыл холбоһон биири бэлиэтиир. Ол гынан баран тутулларынан атыттар: пааралаһар тыллар холуһаллар, оттон холбуу аат буолар тыллар этиигэ курдук ситимнэһэллэр. Ол гынан баран этиигэ тыллар бэйэ-бэйэлэрин кытта ситимнэһэллэригэр холбуу лексическэй суолталамматтар, тус суолталарынан туттуллаллар, онон туспа лексема буолаллара уурайбат. Оттон холбуу ааттарга ситимнэһэр тыллар холбуу лексическэй суолталаналлар, биирдиилэрин тус суолтата ол саҥа холбуу суолтаҕа төрүт элемент эрэ курдук хаалар. Холобур, \"баҕа батаһа\" диэн ситим үүнээйи биир туспа көрүҥүн бэлиэтиир. Ол өйдөбүл ис хоһоонугар баҕа да, батас да диэн тыллар тус өйдөбүллэрэ киирсибэттэр, ити үүнээйи тоҕо итинник ааттаммытын быһаарарга эрэ көмөлөһүөхтэрин сөп. Ол гынан баран куруук итинник буолбат. Үгүс ситимнэргэ холбоһор тыллар тус суолталарын сүтэрбэт буолуулара эмиэ баар. Ордук ол туох эмэ биир уус (урулуу барымталар) араастарын араартаан ааттааһыҥҥа көстөр. Оннук түбэлтэҕэ уус өйдөбүлүн ( нууч. \"родовое понятие\") бэлиэтиир суолталанар. Холобур, уулаах отон , хоҥор хаас, үрүҥ эһэ, уу суола уо.д.а. Маннык ситимнэргэ биирдиилээн тылларын өйдөбүллэрэ толору сүппэттэр, ол гынан баран ситим холбуу суолтатын иһинэн өйдөнөллөр, онтон араарыллыбаттар.\nИкки эбэтэр хас да тыл биир өйдөбүлү бэлиэтиир холбуу суолталаммыт ситимэ холбуу тыл дэнэр. Холбуу тыллар барымтаны эбэтэр өйдөбүлү ааттыыр аналлаахтар.\nХолбуу тыллар эмиэ паараласпыт тыллар курдук лексическэй биирим быһыытынан тус-туһунан компоненнарга арахсыбаттар. Сүрүн аналларынан көннөрү тыллартан туох да уратылара суох, син биир туохха эмэ быһаччы аат буолаллар. Үөскүүр майгыларынан нуучча тылын уустук тылларын (\"сложное слово\") кытта тэҥниэххэ сөп. Нуучча тылыгар уустук тыллар икки тус-туһунан суолталаах төрүттэр силлиһиилэринэн (водолаз, севооборот, землепользование) үөскүүллэрин курдук холбуу тылларга эмиэ иккилии эбэтэр хастыы да тус-туһунан тыллар ситимнэһэн холбоһоллор.\nЭтиигэ холбуу тыл компоненнарын арахсыбакка холбуу биир чилиэн буолар. Холобур: Итиннэ сылгы чыычааҕа уйа туттубут. (сылгы чыычааҕа – туһаан).\nХолбуу тыллар ордук үгүстүк сыстыы уонна тардыы, ол кэнниттэн салайыы ситимнэринэн үөскүүллэр.\nХолобур:\nСаҥа частарынан ыллахха холбуу тыллар аат тылга уонна туохтуурга үгүстэр. Онуоха холбуу ааттар, сүүньунэн, ураты ситимнэринэн биирдиилээн үөскүүллэр. Оттон туохтуурга оннук биирдиилээн үөскээбит холбуу тыл аҕыйах ( хол., абааһы көр, илиитэ баттаа, кимэн киир, көхсүгун этит, киэн тутун, илин былдьас; аҕыньыта төллөр, этэ салаһар уо.д.а.). Ол оннугар холбуу туохтуурдар биир киэбинэн (хайа эмэ биир суол ситиминэн ) үөскээһиннэрэ элбэх. Билигин биллэринэн онно манныктары ыйыталыахха сөп:\nСыһыат эбэтэр сыһыат туохтууртус суолталаах туохтууру кытта ситимэ холбуу тылбуолуута: хайа тарт, дьөлө ас, тосту тут, түҥнэри көт, хампы баттаа, тоҕо бырах, быһа оҕус, үлтү сыс, саба түс, тырыта тыыт, төлө тэп, көҥү үктээ, төлө ыстан, тэһэ ыстаа, туура тарт, бүөлүү ас, илдьи тут, тиэрэ көт, тосту баттаа, быһа бырах, төлө оҕус, илдьи сыс, бүөлүү түс, түөрэ тэп, батары үктээ, быһа ыстан уо.д.а.\nМаннык ситимнэргэ холбуу лексическэй суолта үөскүүр. Холобур, Бу оҕо кинигэни хайа тарта диэтэххэ, буолбут хайааһыны хайа уонна тарта диэн тыллар иккиэн холбоон эрэ этэллэр. Онуоха хайааһын сүрүн ис хоһоонун сыһыат биэрэр (оҕо кинигэни хайыппыт), оттон туохтуур, төттөрүтүн,хайааһын ньыматын эрэ этэр (оҕо тардан хайыппыт ). Бу ситимнэр биирдиилээн лексическэй үөскээһиннэртэн (хол., абааһы көр) уратыларынан компоненнара тус суолталарын сүтэрбэккэ, бэйэ-бэйэлэрин ситэрсэн, биир суол хайааһыны бэлиэтииллэр.\nБу көрүллүбүт холбуу суолталанар ситимнэргэ барыта 15 туохтуур (ас, баттаа, бырах, көт, оҕус, сот, сыс, тарт, тут, түс, тыыт, тэп, үктээ, ыстан, ыстаа) 40-тан тахса сыһыаты кытта ситимнэһэн туттуллаллара биллэр.\nАаттар буол уонна гын көмө туохтуурдары кытта ситимнэһиилэринэн холбуу туохтуурдар үөскүүллэр: үлэһит буол, көмө буол, кытаанах буол, тэҥ буол, хас да буол, ахсыс буол, маннык буол; үлэһит гын, көмө гын, кытаанах гын, тэҥ гын, хас да гын,ахсыс гын, маннык гын.\nТыаһы үтүктэр уонна дьүһүннүүр тыллар гын уонна диэ көмө туохтуурдары кытта ситимнэһиилэрин аттаһык (аналитическай) тыаһы үтүктэр уонна дьүһүннүүр туохтуурдар үөскүүллэр: лис гын, лиһир-лаһыр гын, ньаах диэ, ньаах-ньуук диэ; хорос гын, кэдэс гын, ньолох-илэх гын.\nБу да ситимнэргэ гын, диэ көмө туохтуурдар аналлара син биир инники бөлөх туохтуурдара курдук.\nХолбуу даҕааһыннар уонна сыһыаттар эмиэ бааллар: аһаҕас эттээх, иллэрээ күн, иллэрээ сыл уо.д.а.\nХолбуу тыллар тутулларынан, састааптарынан, суолталарынан эгэлгэлэрэ анаан үчүгэйдик үөрэтиллэ иликтэр.\nТуhаныллыбыт литэрэтиирэ:.\nАнтонов Н.К. «Саха тылын лексиката» , якутск 1984с.\nАфанасьев П.С. «Саха тыла. Лексикология»\nВасильев Г.М. «Нууччалыы сахалыы поэтическай тылдьыт» 1976с. Дьокуускай\nХаритонов Л.Н. «Нууччалыы-сахалыы тылдьыт», якутск 1968-1970с..<|endoftext|>\nТыллар суолталарынан тигиллэрэ\nСуолталарынан көрөн тыллары тус-туҺунан бөлөхтөтөлүөххэ сөп. Оннук бөлөхтөөҺүнү үгэс курдук икки суол бэлиэнэн оңоруллар:\nа) суолталарынан ис хоҺоонун уопсай майгытынан,\nб) төҺө элбэх суолталаахтарынан.\nСуолталарынан ис хоҺоонунан тыллары конкретнай уонна абстрактнай суолталаахтарга араарыллар.\nК о н к р е т н а й с у о л т а л а а х тыллар барымтаны уонна көстүүлэри бэлиэтииллэр. Оттон барымтаны уонна көстүүлэри киҺи билгэтинэн (хараҕынан көрөн, истэн, этигэр биллэринэн, сытынан, амтанынан) быҺаччы билэр, а.э. барымта, көстүү киҺибилгэтигэр биллэр. Конкретнай суолталаах тыллар суолталарынан ис хоҺоонун уратыыта итиниэхэ. Бу бөлөххө, холобур, маннык тыллар киирэллэр: мас, уу, салгын, киҺи, дьиэ, ас (пища), тимир (железо), хайа, түннүк, кинигэ, кумах, таңас, түү, суол (барымта өйдөбүллэрэ), тымныы, тыал, сырдык, сыт (запах), уот, аҺыы (кислый), кыҺыл, инчэҕэй (көстүү өйдөбүллэрэ).\nА б с т р а к т н а й с у о л т а л а а х тыллар киҺи өйүҺэн эрэ билэр өйдөбүллэрин бэлиэтииллэр. Оннук абстрактнай өйдөбүллэри киҺи тыл эрэ көмөтүнэн ылынар, барымта эбэтэр көстүү курдук бэйэтэ быҺаччы көрөн, билгэлээн билэр кыаҕа суох. Саха тылыгар, холобур, маннык тыллар абстрактнай суолталаахтар: олох (жизнь), үөрэх , туҺа, суолта, күүс, кыах, сана, таптал, үлэ, көмө, улахан, үчүгэй, ыраас, дириң, ыраах, үлэлээ, кыай, тулуй, тубус.\nТөҺө элбэх суолталаахтарынан тыллар эмиэ икки бөлөххө арахсаллар – соҕотох уонна элбэх суолталаахтарга.\nС о ҕ о т о х с у о л т а л а а х тыл биир эрэ өйдөбүллээх, ол аата биир эрэ өйдөбүлү бэлиэтиир. Оннук тыллар тыл словарнай састаабыгар оччо элбэҕэ суох буолаллар. Саха билиңңи тылыгар, холобур, маннык тыллары соҕотох суолталаах курдук көрүөххэ сөп: сыыр, күл (зола), саа, хотон, чүмэчи, тыы, күкүр, сэмэ, кунах, игии, паас, мутук, туу, ойуур, араҕас, маңан.\nЭ л б э х с у о л т а л а а х тыллар икки эбэтэр онтон үгүс өйдөбүлү бэлиэтииллэр. Тылга тыл үксэ элбэх суолталаахбуолар. Саха тылыгар омос көрөргө кыараҕас да өйдөбүллээх тыллар, холобур: дьиэ, уу, ый, түннүк, тыңырах, күлүүс, муоста, кэлгиэ, күл (смеяться) иккилии эбэтэр хастыы да суолталаахтар. Ордук үгүс суолталаах тыллар холобурдарынан элбэхтик туттар тыл диэн тылбыт буолуон сөп.\nТуhаныллыбыт литэрэтиирэ:.\nАнтонов Н.К. «Саха тылын лексиката» , якутск 1984с.\nАфанасьев П.С. «Саха тыла. Лексикология»\nВасильев Г.М. «Нууччалыы сахалыы поэтическай тылдьыт» 1976с. Дьокуускай\nХаритонов Л.Н. «Нууччалыы-сахалыы тылдьыт», якутск 1968-1970с..<|endoftext|>\nСаха тылын үөрэтиллиитэ\nСаха тыла наукаҕа билиитэ Саха сирэ нуучча государствотыгар киириитин кытта ситимнээх. Европа наукатыгар саха тылын аан бастаан Голландия үөрэхтээҕэ Николо Витзен \"Noord en Oost Tartarye\" (Север и Восток Татарии\") диэн 1692 с. Амстердамҥа тахсыбыт үлэтигэр ыйбыта. Онно автор Саха сиригэр сылдьыбыт дьонтон ылбытынан сахалыы 35 тылы, ахсааны уонна \"отче наш\" мэлииппэни бэйэтин тылыгар тылбаастаан көрдөрбүтэ. Итинник аҕыйахтыы тылы испииһэктээн көрдөрүү ити кэниттэн атын да үлэлэргэ үгүс этэ. Дэҥ үлэлэргэ саха тылынан атын тыллары кытта тэҥнээн көрдөрөр быстах науснай суруйуулар эмиэ бааллара. Ол гынан баран бу тылы хайа эмэ өттүнэн наукаҕа ситэри арыйан көрдөрөр үлэ хойукка диэри кыайан суруллубатаҕа.\nСаха тылын дьиҥнээхтик чинчийиини ХIX үйэ ортотун саҕана Нуучча Академиятын үлэһитэ (кэлин академик) О.Н. Бетлингк (1815-1904) оҥорбута. Кини идэтинэн санскритолог этэ, ол гынан баран Саха сиригэр кэлэн экспедиция оҥорбут А.Ф.Мидденфорд көрдөһүүтүнэн быстах кэмҥэ үлэлээн. \"Uber die Sprache der jakuten\" (Сахалар тылларын туһунан\") диэн уһулуччулаах үлэни суруйбута. Үлэ сүрүн чааһа саха тылын бастакы научнай грамматиката этэ. 1851 с. Петербурга бэчээттэммитэ.\nГрамматика автор саха тылын фонетическай уонна морфологическай тиһиллэрин, сиһилии суруйан, киһи сөҕүөн курдук табатык уонна толору арыйбыта. Нуучча алфавитын туһунан оҥорбут сахалыы алфавита саха тылын дорҕооннорун эҥкилэ суох таба көрдөрөрө. Маассабай сурукка анамматах эрээри бу алфавит революция иннинэ сахалыы бэчээккэ, чааһынай суруйсууга киэҥник туттуллубута. ол иһигэр Э.К.Пекарскай тылдьыт оҥороругар эмиэ бу алфавиты туһаммыта.\nСинтаксис үөрэҕэ оччотооҕуга ситэ олоҕура илик этэ. Онон синтаксиһы Бетлингк билҥҥи киэбинэн суруйбатаҕа. Ол да буоллар үлэтигэр саха тылын синтаксическай\nтутула эмиэ көстүбүтэ.\n\"Грамматикаҕа\" сыыһыарыы курдук ниэмэстии тылбаастаах сахалыы текстэр (А.Я.Уваровскай \"Ахтыылара\". \"Эр соҕотох\" олонхо кылгас сюжета, а5ыйах таабырын, биир ырыа) уонна сахалыы-немецтии тылдьыт бэчээттэммиттэрэ.<|endoftext|>\nСаха тылын тылдьыттара\nО.Н.Бетлинг – \"Сахалар тылларын туьунан\"\nН.Д.Дячковскай – \"Сахалыы-Немецтии тылдьыт\"\nЭ.К.Пекарскай – \"Саха тылын тылдьыта\"\nИ.П.Будущев – \"Русско-якутский словарь, содержащий самые простые слова для разговорной речи\"\nС.Н.Донской – \"Русско-якутский словарь\"\nИ.Н.Попов – \"Сахалыы-нууччалыы тылдьыт\"\nЛ.Н.Харитонов – \"Русско-якутский словарь для якутских начальных школ\"\nП.А.Слепцов – \"Советская энциклопедия\"\nГ.Ф.Сивцев – \"Сахалыы кылгас тылдьыт\"\nН.С.Григорьев – \"Саха тылын сомоҕо домоҕун тылдьыта\"\nН.А.Ааллааҕыскай – \"Саха тылын синонимнарын, омонимнарын уонна антонимнарын тылдьыта\"\nП.А.Ойуунускай – \"Таба суруйуу уонна тиэрмин тылдбыта\"<|endoftext|>\nХаан тупсарыыта\nСахалар олус уһун үйэлээх омук буолалларын олоххо сыһыаннаах кынаттаах этиилэрэ бигэргэтэллэр. “Хаан тупсарыыта” диэн этии киһиэхэ, дьоҥҥо сайдан, эттэрэ-сииннэрэ тупсан иһиилэрин быһаарар саамай тутаах этии буолар уонна атын омук киһитин кытта холбоһон ыал буолан оҕо төрөтүүгэ аналланар.\nСаха дьоно былыр-былыргыттан бу этиини туһанан төһө кыахтара баарынан ыраах сирдэртэн кэргэн ылан ыалы олохтууллара. Кыахтаах баайдар атын улуустартан кэргэн ылаллара. Дьадаҥылар, кыахтара кыралар чугастааҕы ыалларын кытта ыал буолаллара.\n“Хаан тупсарыыта” диэн быһаарыы ыаллар төрөтөр оҕолорун этин-сиинин бөҕөргөтүүгэ, тупсарыыга аналланарын билэн олохторугар туһаналлара. Чугас аймахтарын тоҕус көлүөнэҕэ диэри бары билэллэрэ. Төрүүр оҕолор эттэрэ-сииннэрэ бөҕөтө, ыарыыларга ылларбат буолуута аймахтар сайдан, элбээн иһэллэрин хааччыйара. Былыргы эмп-том суох кэмигэр киһи айылҕаттан бөҕө оҥоруулаах буолуута эрэ олоҕун уһуннук олорорун ситиһиигэ тириэрдэрин сахалар билэн олохторугар туһаналлар. Кэргэннэрин ыраах сирдэртэн ылар былыргы үгэстээхтэрин В.Л. Серошевскай “Якуты” диэн үлэтигэр бэлиэтээбит. (1,229).\nЫалы тэрийиигэ сахалар “Уруу ырааҕа, уу чугаһа үчүгэй” диэн өс хоһоонун туһаналлара хаан тупсарыытыттан быһаччы тутулуктаах уонна саха омуга уһун үйэлэргэ сайдан, ахсааннара элбээн иһэллэрин хааччыйар аналлаах.\nАтын омук киһитэ аймахтаһыыта олус ыраах буоларынан төрөтөр оҕолоро бөҕө доруобуйалаах буолара хааччыллар кыахтанар.\nЭт-сиин салгыы олорор, сайдар кыахтанарыгар “Хаан тупсарыыта” туһата улахан:\n- доруобай оҕо төрөөн ыарыыларга ылларбат буолар.\n- күүстээх, кыахтаах эттээх-сииннээх буолан төрүүр.\n- төрүүр оҕолор салгыы сайдыылара олоҕурар.\n“Хаан тупсарыыта” аймахтар, омуктар сайдар кыахтарын биллэрдик улаатыннарар. Атын омуктардыын элбэхтик холбоһон ыал буолбуттардаах омук сайдыыны ситиһэр, этин-сиинин тупсарар кыаҕа улаатар. Сахалар олоҥхо кэмин саҕаттан 35 биистэртэн холбоһон үөскээбиттэрин билинэллэр.\n“Хаан тупсарыытын”, атын омуктуун холбоһон ыал буолуу, оҕолонуу кэнниттэн төрүт омук өйө-санаата баһыйдаҕына, саҥарар тылын оҕоҕо үөрэттэҕинэ эрэ омуга сайдар, саҥа киһини ылынар кыахтанар.\nХаан тупсарыыта “Туох барыта икки өрүттээх” диэн этиигэ түбэһэринэн икки өрүттэнэр:\n1. Омук дьонун этин-сиинин бөҕөргөтөр, элбэх оҕолоноллорун, оҕолорун доруобуйата бөҕө буоларын төрүттүүр. Бу быһаарыыны чуолкайдыырга нууччалар кэлбиттэрин кэннэ икки сүүс сыллар усталарыгар сахалар ахсааннара сэттэ төгүлтэн ордук эбиллибитин ылыахпытын сөп. (2,46).\n19-с үйэ бүтүүтүгэр уонна 20-с үйэ саҕаланыытыгар саха дьонун биир саастарыгар тиийэ илик оҕолорун өлүүлэрэ Россия оҕолорунааҕар 2,2 төгүл аҕыйах эбит. (2,58).\n2. Атын омугу кытта холбоһуу ханнык эрэ кээмэйи аһара бардаҕына омук бэйэтэ атын омукка уларыйыытын үөскэтэр. Манна В.В.Радлов хомуйбут дааннайдарын туһаныахха сөп. Саха тылыгар түүр омук тыллара 32 бырыһыаныттан ордугун ылар буоллахтарына, монгол тыла 25 бырыһыаныгар тиийэр эбит. Сахабыт тылын үксэ түүр омук тыла буолар. Сахалар түүр омуктары үөскэппиттэр.\nЭт-сиин уонна өй-санаа “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн киһи икки өрүтүн үөскэтэр буоллахтарына хайалара да аһара барбакка, бэйэ-бэйэлэриттэн тутулуктаахтык сайыннахтарына эрэ киһи олоҕо табыллар.\nХаан тупсарыыта эти-сиини тупсарыыга, бөҕөргөтүүгэ аналлаах буоллаҕына, хаан тупсарыытыттан өй-санаа улаханнык буккуллар, айгырыыр. Бааһынайдар икки омук тылынан буккуйа саҥаралларыттан олоххо туһалаах үгэстэргэ үөрэниилэрэ хаалан хааларыттан өйдөрө-санаалара туруга суох буолара улаатар, араас хамсааһыннары үөскэтиэхтэрин сөп.\nНууччалардыын холбоһон эт-сиин сайдыытын, тупсуутун ситиһэн иһэр буоллахпытына, нуучча тылын бары бүттүүн үөрэтэммит сахабыт тылын хаалларан кэбиһиэх курдукпутун көннөрүөхпүт этэ.\n- Сайдыыны үөрэх-билии аҕалар. Атын сайдыылаах омук тылын үөрэттэххэ, билиитин иҥэриннэххэ сайдыы-үүнүү кэлэринэн аҕыйах ахсааннаах омук дьоно сайдыылаах омук тылынан төрөөбүт тылларын уларытан кэбиһиэхтэрин сөп.\n- Үлэ, хамнас өйү-санааны уларытар. Аҕыйах ахсааннаах омук дьоно атын үлэҕэ көстөхтөрүнэ, ону үлэлии үөрэннэхтэринэ өйдөрө-санаалара ол үлэ көрдөбүлүнэн, үлэни баһылаабыт омук тылынан уларыйан хааларыгар тиийэр.\nУһун үйэлэргэ омугу бэйэтинэн, тылын, өйүн-санаатын уларыппакка эрэ хааллара сатааһын сайдыыны ситиһииттэн туоратыы, хаалларыы буолар. Тыл үөрэхтээхтэрэ саха тылын аһара көмүскээн, былыргы олоҥхо кэмин саҕанааҕы таһымынан хааллара сатааһыннара аһара барыы, халыйыы, сайдан иһэр олохтон хаалан хаалыы буолар.\nСахалар бука бары сайдыыны ситиһиэхтэрин баҕараллар. Аҕыйах ахсааннаах омукка сайдыыны ситиһии омук дьылҕатыгар улахан уустуктары үөскэтэринэн саха тылын, өйүн-санаатын, таҥаратын үөрэҕин өссө дириҥник үөрэтэллэр.\nТуһаныллыбыт литература..\n1. Серошевский В.Л. Якуты. - Опыт этнографического исследования. - 2-е изд., - М.,1993. - 736 с.\n2. Тырылгин М.А. Истоки феноменальной жизнеспособности народа саха. – Якутск: Бичик, 2000. – 304 с.<|endoftext|>\nТойон ыҥырыа\nТойон ыҥырыалар () — тигээйилэр кэргэннэригэр (Apidae) киирэр перепонкалаах кынаттаах үөннэр уустара.  300-чэ тойон ыҥырыа көрүҥэ Хотугу Евразияҕа, Хотугу Америкаҕа, Хотугу Африкаҕа, уонна атын сирдэргэ бааллара биллэр.\nАтын тигээйилэртэн уратыта: тыһытын кэлин атаҕын сотото кылабачыгас, кырыытынан уһун баттахтардаах, атыырын тэрилин хитиинэ күүскэ сайдыбыт, хараҥа өҥнөөх.\nОҥоһуута.\nПерепонка кынаттаахтартан орто уонна бөдөҥ кээмэйдээххэ киирэрэ. Тыһытын кээмэйэ 13 - 28 мм, оттон атыыра — 7 - 24 мм.<|endoftext|>\nРоссия олохтоохторун икки тус-туһунан өйдөрө-санаалара\nБары государстволарга барыларыгар баай, сэниэ уонна дьадаҥы олохтоох дьон бааллар. Дьон өйө-санаата баайтан, малтан тутулуктанан уларыйаллар. (1,57).\nБаайдар уонна дьадаҥылар икки ардыларыгар тус-туһунан өйдөөх-санаалаах буолуу, өй-санаа арахсыыта хас биирдии дойду аайы баар уонна бэйэ-бэйэлэриттэн улаханнык уратылаһаллар. Бу икки өй-санаа арахсыыта үгүс омуктарга көннөрү баай-мал, харчы ахсаанынан уратыланар уонна ханнык даҕаны улахан хамсааһыҥҥа, дьон бэйэ-бэйэлэригэр хаһан да эйэлэспэт гына өстүйүүлэригэр, харса суох өлөрсүүлэригэр уонна сотору-сотору уларыта тутууга тириэрдибэттэр.\nРоссия олохтоохторугар бу икки тус-туһунан утарыта турар өй-санаа адьас ураты өйдөбүллээхтэрэ уруккуттан, ыраахтааҕы былааһа салайан олорор эрдэҕиттэн биллэр. Бу икки өй-санаа арахсыылара Россияҕа баай уонна дьадаҥы дьон өйдөрүн-санааларын арахсыытыгар, сэриилээн кыайбыт уонна кыаттарбыт дьон туспа өйдөрө-санаалара эбиллэринэн ураты көрүҥнэнэр. Ити иһин балар бэйэ-бэйэлэригэр олус күүстээхтик утарыта турар өйдөбүллээхтэр уонна өтөр эйэлэспэт гына атааннаһа сылдьаллар.\nБу икки утарыта турар өй-санаа ыраахтааҕылаах Россия кэмин саҕана дьон маннык бөлөхтөрүгэр бааллара уонна иҥэн сылдьаллара:\n1. Сэриилээн кыайбыт дьон өйдөрө-санаалара. Маннык өйдөөх--санаалаах дьоҥҥо киирсэллэрэ: байыаннайдар, казактар, полиция үлэһиттэрэ, салайааччылар уонна үгүс ахсааннаах атын сирдэртэн саҥа кэлэр, кэлии дьон.\n2. Кыаттарбыттар өйдөрө-санаалара. Бу өй-санаа иҥмит дьонугар киирсэллэрэ: бары олохтоохтор, кыра тойоттор, кэлии дьон дьадаҥы өттүлэриттэн сорохторо уонна үлэһиттэр үгүстэрэ киирсэллэр.\nУчуонай Мурат Аджи «Полынь половецкого поля» диэн кинигэтигэр Россия хайдах үөскээбитин уонна сайдан-үүнэн иһиитин атын омуктар летопистарыгар олоҕуран ордук толорутук арыйар. Кини дакаастыырынан Россия барыта сэриилээн ылыллыбыт, кыаттарбыт уонна бас бэриммит дойду. Ити иһин Россия дьонун өйдөрө-санаалара икки аҥы арахсыыта, икки тус-туһунан бэйэ-бэйэлэригэр өстөөх, хаһан даҕаны эйэлэспэт, кыайбыт уонна кыаттарбыт омуктар атааннаһыыларынан күүркэтиллэриттэн, уһун кэмнээх охсуһууга кубулуйан, Улуу Өктөөп өрө туруутугар диэри, үгүс үйэлэргэ иҥэн сылдьыбыт эбит. Бу охсуһууларга К.Булавин, С.Разин, Е.Пугачев салайааччылаах казактар сэриилэрин, Салават Юлаев баһылыктаах башкирдар өрө турууларын уонна да атыттары киллэриэххэ сөп. Сэриигэ кыайбыт государство кыаттарбыт өрө турааччылары барыларын кыргара, ыйыыра, көскө ыыталыыра.\nӨй-санаа икки аҥы арахсыыта Россия үөскүөҕүттэн ыла саҕаланан барбыт. Былыргы бириэмэҕэ сэриилээн кыайбыт дьон кыаттарбыттары харса-хабыра суох кыдыйаллара, онтон ордубут өттүлэрин үүрэн-түрүйэн үрүҥ харахтарын өрө көрбөт гына оҥороллоро остуоруйа холобурдарыттан биллэллэр. Өрө турбут Емельян Пугачев казактарын ыйыы-ыйыы Волга устун болуотунан уһуннарбыттара, бэйэтин тутан ылан тимир килиэккэҕэ уган Москваҕа аҕалан сэймэктээн өлөрбүттэрэ.\nОлохтоохтору сэриилээн кыайыы-хотуу кэнниттэн кыайыыны ситиспит кэлии дьон бары салайар дуоһунастары бас билэннэр олохтоох, кыра дьоҥҥо муҥура суох тойон буолаллара. Кэлии дьон олохтоохтору баһылыыр уонна дьаһайар быраабы ылыыларын У.А.Винокурова «Сказ о народе саха» диэн үлэтигэр арыйан көрдөрөр. Манна ыраахтааҕылаах Россия саҕана «кураанах Сибиири» аан маҥнай арыйыы кэмигэр олохтоохтору бас бэриннэрии туһунан ахтыллар. Ол кэнниттэн аһара тымныылаах Сибиир Россия «күлүүһэ суох хаайыытыгар» кубулуйбута. Соҕурууттан үүрүллэн кэлэр хаайыылаахтар туох да суута-сокуона суох олохтоох дьону көҥүл халыыллара уонна атаҕастыыллара биллэр. Ол туһунан В.Л.Серошевскай «Хаайыылаах» диэн кэпсээнигэр ордук арылхайдык суруйбута. Итинник ыарахан батталы тулуйбакка сотору-сотору өрө турар кыра омуктары, дьадаҥылары уонна казактары ыраахтааҕы былааһа туох да харысхала суох кыдыттарара остуоруйа үөрэҕэр сурулла сылдьар.\nКэлии дьон, салайааччылар эбэтэр тойоттор туспа өйдөрө-санаалара бүтүн Россия үрдүнэн итинник үөскээбитэ уонна тэнийбитэ. Бу өй-санаа туох да сокуона суох, ол эбэтэр кыайбыт дьон сокуоннарын бэйэлэрин тустарыгар сурунаннар, кыаттарбыт олохтоох дьону хайдах баҕарбыттарынан атаҕастыылларыгар уонна баттыылларыгар кыах биэрэрэ. Кэлии дьон салайар былааһы барытын бэйэлэрин илиилэригэр тута сылдьыылара олохтоохтору таптаабыттарынан дьаһайалларыгар көмөлөһөрө.\nКыайыы-хотуу, бас бэриннэрии кэнниттэн олохтоох дьону бэйэлэрин диэки тардаары, сорох бэйэлэрин диэки буолбут баайдарга кыра дуоһунаһы, чыыны биэрэн, ханнык эмэ тойон сыыһа оҥорон бэйэлэригэр кыттыһыннараллара. Бу кыттыспыт дьон ордук нуучча буола охсоннор бэйэлэрин биир дойдулаахтарын атаҕастааһыҥҥа аһара күүскэ ылсыбытынан баралларын В.И. Ленин бу курдук суруйбута биллэр: «Что среди людей (нередко обрусивщие лица другой национальности хотят быть, более русскими, чем сами русские)».\nМосква государствота маҥнай үөскээн истэҕинэ, уһун кэмҥэ туох да сокуона суох, аҥардас сэриилээн кыайбыт дьон баһылыыр былаастарынан, быһаччы дьаһалларынан олорбута. Кэнники ыраахтааҕылаах Россия кэмигэр суруллубут сокуоннар эмиэ кэлии нуучча дьонун былаастарын күүһүрдэллэрэ. Бары былаас барыта, суут-сокуон, сэрии дьоно, полиция бука барылара кэлии дьон тустарыгар үлэлииллэрэ уонна салайар үлэһиттэрэ барылара, ол дьонтон талыллан ананаллара.\nКэлии салайааччылар, кыайбыттар олус үрдүктүк сананыыларыттан бэйэлэрин уратытык ааттаталларыттан нуучча тылыгар “вы” диэн тыл үөскээн олохсуйбута. Дьон билсэн, доҕордоһон бардахтарына “ты” диэн ыҥырсаллара бэйэтинэн хаалбыта.\nСокуоннар ханныктарын да иһин, дьаһалтаҕа бэрээдэги олохтууллара, дьаһаах, нолуок хомуллуутун бэрээдэктииллэрэ уонна буруйу оҥорооччулары эппиэккэ тардаллара. Кэлии тойоттор сокуоннары толорботторо, хайдах эмэ гынан тумна сатааһыннара уонна сокуоннар кыра, кыаттарбыт дьону сууттуурга, дьарыйарга эрэ аналлаахтарын курдук өйдөбүллэрэ үөскээн бүтүн Россия үрдүнэн тэнийбитэ олохсуйан хаалбыта.\nРоссияҕа кэлии дьон, тойоттор туспа өйдөрө-санаалара үөскээбитэ уонна кыаттарбыт дьону, дьадаҥылары, оробуочайдары уонна үлэһиттэри дьонунан да аахпат, кинилэртэн аһара үрдүктүк, улаханнык сананар туспа кылаас өйө-санаата буола үүммүтэ.\nКыаттарбыт, кулукка кубулуйбут, олохтоох дойдуларыгар «инородец» буолбут дьон өйдөрө-санаалара, ити тойоттор өйдөрүн-санааларын утары турарга ананан үөскээбитэ буолан баран, уһун кэмнээх ыар баттал, атаҕастабыл уонна тыыннаах буолуу эбэтэр өлүү-сүтүү соҕотох тойонтон эрэ тутулуктанара, бу муҥнаммыт дьон өйдөрүгэр-санааларыгар туспа уратылары киллэрбитэ. Ол уратылары манныктарга араарыахха сөп:\n1. Тойону туох эрэ курдук көрүү, тойоҥҥо ньылаҥнааһын, аһара арбааһын, туох барыта тойонтон эрэ тутулуктааҕын курдук өйдөбүл үөскээһинэ - бу Россия норуоттарыгар олус күүстээх батталтан үөскээбит олохсуйбут былыргы хаалынньаҥ кэмэлдьи. Ити быһыы туох барыта соҕотох тойонтон эрэ тутулуктааҕыттан күүһүрэн «Тойону отунан-маһынан оҥорбоккун» диэн өс хоһоонун үөскэппитэ уонна империализм өр кэмнээх батталын түмүгэ буолар.\n2. Тойон өлбүтүн, суох буолбутун, олохтон туораабытын кэнниттэн туох куһаҕаны оҥорбутун хостооһун дьэ саҕаланар. Маннык босхолонуу, олоҕу саҥалыы сыаналааһын, уруккуну төрдүттэн уларыта охсорго дьулуһуу олус күүстээх былаас барыта биир киһи илиитигэр мунньустубута уларыйарыттан үөскүүр быһыы буолар.\nКыра, дьадаҥы, үлэһит дьон өйдөрө-санаалара бу курдук уратылардаммыттарын да иһин, аан маҥнай сэриилээн кыайбыт кэлии дьону, онтон тойону абааһы көрүүгэ, утары турарга аналлаахтара уонна бэйэлэрин төрөөбүт тылларын, омуктарын уратыларын, итэҕэллэрин харыстыыллара.\nБу курдук Россияҕа икки утарыта турар өй-санаа баарын уонна итилэр хаһан да эйэлэспэт кыр өстөөхтөрүн В.И.Ленин таба көрөн олус туһаммыта. Кини салайан оҥотторбут революциятын түмүгэр дьадаҥы, атаҕастаммыт, киһинэн да ааҕыллыбат оробуочайдар, үлэһиттэр өрө тураннар, ыраахтааҕы былааһын уонна ити былаас көмөлөһөөччүтүн, православнай таҥара дьиэтин суулларан баран, өссө үгүс үйэлэргэ атаҕастаммыт иэстэрин ситиһэн, баһылыыр тойон кылааһын эмиэ туох даҕаны харысхала суох үлтү сыспыттара, урукку кэмҥэ бэйэлэрэ хайдах быһыыламмыттарын курдук өлөртөөбүттэрэ - өһөртөөбүттэрэ уонна киэр кыйдаабыттара.\nЫраахтааҕыны бэйэтин тутан ылан кэргэттэрин барыларын 1918 сыллаахха ытыалаан өлөрбүттэрэ.\nБольшевиктар, үлэһиттэр, дьадаҥы дьон сэриилэһэн кыайан былааһы илиилэригэр ылаат даҕаны олохтоох былааһы бөҕөргөтөн, кэлии дьону былаастан туоратан барбыттара. Олохтоох норуоттар бэйэлэрин республикаларын тэрийиигэ, бөҕөргөтүүгэ туруммуттара. Сотору буолаат большевиктар партиялара маннык политиканы, «олохтооҕумсуйуу» диэн ааттаабыта уонна биир салайар партия ыытар политикатыгар сөп түбэспэт диэн туоратарга ыҥырбыта. Ити кэмҥэ саҥа тэриллибит салайар үлэһиттэр эмиэ урукку тойоттор ыарыыларыгар ылларбыттара, кинилэр санааларыгар соҕотох киһи, биир партия баһылыыр былааһа Россия элбэх ахсааннаах норуоттарын дьаһайарга сөп түбэһэр, ордук курдук буолбута. Большевиктар бүтүн Сэбиэскэй Сойуус үрдүнэн соҕотох киһи, биир партия баһылыыр былааһыгар төннүүлэрэ саҕаламмыта.\nБу былаас уларыйыыта олус күүстээх репрессия түмүгэр ситиһиллибитэ, олохтоох былаастар бары салайар үлэһиттэрэ суох оҥоруллубуттара, хаайыллыбыттара, ытыллыбыттара. Репрессия түмүгэр нуучча омук баһылыыр оруола олус үрдээбитэ, былааһы барытын соҕотох партия, коммунистар партиялара илиитигэр кытаанахтык ылбыта, хас биирдии кыра тойон, салайааччы барылара коммунист буолаллара ситиһиллибитэ. Сэбиэскэй Сойуус норуоттарын барыларын холбоон, кыра омуктары симэлитэн, соҕотох, сэбиэскэй норуоту оҥоро сатааһын үлэтэ олус күүскэ ыытыллыбыта.\nУрукку тойоттор дьаһайар, дьарыйар оруоллара коммунистарга көспүтэ. Аны ити бириэмэҕэ коммунист буолбатах дьон туоратыллар кыра дьонунан ааттаммыттара, үүнэр-сайдар, салайар үлэҕэ кыттыһар дьылҕалара быһыллыбыта. Олохтоохтору салайар үлэҕэ эмиэ, сотору-сотору солбуһа сылдьан үлэлиир кэлии дьону олордуу олус киэҥник тэнийбитэ.\nДойдуну салайыы биир киһи илиитигэр киирбитин да иһин дьон өйө-санаата икки аҥы арахсыыта эмиэ саҕаламмыта. Маннык арахсыы туспа «номенклатурнай» диэн ааттаах саҥа тойоттор, салайааччылар кылаастара үөскээһинигэр тиэрдибитэ.\nДойдуга үөскээбит маннык балаһыанньаны туоратарга аны кыра революция, уларыта тутуу наада буолбута. Бу революция эйэлээхтик «перестройка» диэн ааттанан уһуннук барбыта уонна эмиэ кыра, үлэһит дьон кыайыыларынан, Сэбиэскэй Сойуус үрэллиитинэн, элбэх «суверенитеттар», тус-туспа государстволар эйэлээхтик үөскээһиннэринэн түмүктэммитэ.\nРоссия сүүрбэттэн тахса сыл устата демократия олоҕор олоруута тус-туспа норуоттар сайдыылара тус-туспатык барыахтаах кэмэ кэлбитин арылыччы арыйда. Салайар былаастаах элбэх ахсааннаах нуучча норуота мөлтөөһүнүн кэмэ кэлиитэ, экономиката хаалыытыттан, биир тылы булумматтан уонна ахсаан өттүнэн эбиллибэтиттэн, көҕүрээн иһиититтэн тутулуктаах. Демократия тутаах сокуонунан ахсааннара эбиллэн иһээччилэр баһылыыр оруолга сыыйа тахсан иһиэхтээхтэрэ Россияҕа билигин тутуһуллубат.\nБу кэмҥэ Россия салайар үлэһиттэригэр урукку тойон өйүн-санаатын тобоҕо син-биир иҥэн сылдьар. Саҥа тойоттор, син-биир урукку тойоттор курдук ханнык даҕаны сокуоннары, дуогабардары билинимиэхтэрин баҕараллара, бу өй-санаа сүгүн сүппэтигэр тириэрдэр.\nБу өй-санаа дьайыытынан соҕотох биир партия, тойоттор партиялара салайар кэмигэр эмиэ эргийэн кэллэ.\nРоссияҕа күүһүнэн хам тутуллан бэйэ-бэйэлэрин кытта бииргэ олорорго күһэллэр элбэх республикалардаах. Бу республикалар сорохторо ханнык да барыстаах үлэни-хамнаһы сайыннарбаккалар, аҥардастыы Россия бюджетын көмөтүгэр олороллоро, утарааччылар элбэх террактары оҥороллоро экономика сайдыытын, дьон өйө-санаата тупсуутун хааччахтыыллар.\nТойон туспа өйө-санаата үөскээһинин сахалар олохторун үөрэҕэ «Бил баһыттан сытыйар» диэн өс хоһоонунан быһаарар. Бу өс хоһоонун быһаарыытынан баай дьон оҕолорун «Көҥүлүнэн барыы» өйүгэр-санаатыгар иитэннэр, ханнык да сиэри-туому тутуспат, дьону кытта уопсай тылы кыайан булбат, быстах быһыылаах буола улаатыннараллар. Маннык өйгө-санааҕа иитиллибит эдэрдэр үгүстэрэ арыгыһыт буолбатахтарына, быстах быһыыларга түбэһэллэрэ элбиириттэн баай дьон оҕону иитэр ньымалара үлэһиттэри, омук ахсаанын элбэтээччилэри иитиигэ-үөрэтиигэ букатын сөп түбэспэт.\nОмуктар олохторун суолугар сайдыыны ситиһии кэмэ уонна мөлтөөһүн, үрэллии кэмнэрэ хардары-таары солбуйсан биэрэн иһэллэрин таба өйдөөн, оннук кэмҥэ түбэспити таба сыаналаан, уларыйыы кэлбитин ылыныллр. Билигин дьон-аймах өйө-санаата сайдыбыт кэмигэр омуктарга маннык кэм кэлиитигэр ордук тулууру уонна сокуоннары тутуһууну күүһүрдэн биэрии, демократия үөрэҕин тутуһуу ирдэнэр.\nХас биирдии киһи бэйэтин өйүнэн-санаатынан салайтаран Конституцияттан саҕалаан, сокуоннары толоро үөрэннэҕинэ, бу курдук, кыайбыттар уонна кыаттарбыттар диэн өй-санаа икки аҥы арахсыыта сыыйа симэлийэн барыан сөп. Хас биирдии тойон салайар дьонун олохторун биллэҕинэ, кинилэр тустарыгар дьиҥнээхтик кыһаннаҕына уонна дойду сокуоннарын, дуогабардарын атын көннөрү, кыра дьоннооҕор ордук кытаанахтык тутустаҕына эрэ тойоттор туспа өйдөрө-санаалара бары дьон өйдөрүттэн сыыйа-баайа сүтэн барыа этэ.\nРоссия дьонун өйдөрө-санаалара сайдан, тупсан барыытыгар олус былыргы кэмнэртэн уларыйбакка сылдьар кэлии дьон баһылааһыннара суох буолара улахан туһаны аҕалар. Бары салайааччылар бары бүттүүн куоластааһынынан быһаарыллан, кээмэйдэммит бириэмэҕэ талыллан үлэлииллэрэ, уларыйаллара сыыйа-баайа дьон өйүн-санаатын көннөрөр.\nДьон өйө-санаата сайдыыта кэмиттэн кэмигэр уларыйан өй уонна күүс хардары-таары солбуйсан салайар, баһылыыр кэмнэригэр кииртэлээн ааһар. Өй-санаа олоххо хаалыыны, “застойу” үөскэттэҕинэ, сайдыы суолун ыйан, сирдээн биэрбэтэҕинэ, утарар күүс үөскээн, олоххо уларыйыылар тахсаллар. Күүс баһылаан салайар кэмигэр дойдуларга хамсааһыннар, долгуйуулар үөскүүллэр, ким баһылаан салайыытын былдьаһар кэм тиийэн кэлэр. Бу кэмҥэ мөлтөөбүт, ахсаабыт омук эйэлээхтик, быыбардар көмөлөрүнэн туоруо этэ, туораабатаҕына күүс көмөтүнэн туоратыахтарын сөп.\nОлус былыргы кэмнэртэн күүс дойдуларга армия, сэрии күүһүгэр мунньуллар. Дойдулар икки аҥы арахсыылара, утарыта туруулара армияны, сэриини күүһүрдэн иһэллэрин үөскэтэрэ күүс мунньулларыгар тириэрдэр. Саҥаны айыыны элбэхтик туһанан үгүс саҥа сэрии сэптэрин оҥостуу улахан Аан дойду сэриитин саҕалыырыттан сэрэниллэр.\nРоссияҕа бу кэмҥэ икки утарыта күүстэр бэйэ-бэйэлэригэр утарыта туруулара күүһүрэн иһэр. В.В.Путин баһылыктаах центристэр салайар былааһы ылан баран сайдыыны, уларыйыылары ситиһэ сатааччы уҥалары былааска чугаһаппакка, туората сатыыллара былааһы сөбүлээбэттэри элбэтэр. Бу икки өрүт күөнтэһиитигэр центристэр баһылаан иһэр курдуктар эрээри, православнай таҥараны аҥардастыы өрө тутууга салаллан хааланнар, сайдан, уларыйан иһэр олоххо халыйыыны үөскэттилэр.\nПравославнай таҥараны итэҕэйээччилэр билигин аатыгар эрэ элбэх курдуктар. Ыраахтааҕы былааһын саҕана аҥардастыы баайдар, эпписиэрдэр диэки буолбут, үлэһиттэри ытыалатыыга кыттыспыт православнай таҥара үлэ дьонугар ханнык да туһата суоҕа быһаарыллыбыта ыраатта, ол иһин итэҕэйээччилэр аҕыйахтар.\nРоссияҕа элбэх оҕону оҕолонор мусульманнар ахсааннара хас сыл аайы биллэрдик эбиллэр. Мусульманнар ахсааннара эбиллэриттэн күүһүрэн, атын дойдуларга тарҕанан, баттааһыны оҥорон иһэллэр. Бу хамсааһын Аан дойду үрдүнэн барытынан тарҕанна.\nЕвропа сайдыылаах дойдулара мусульманнар сайдан, ахсааннара эбиллэн иһэриттэн кинилэри ыгалларыттан куттаналлар. Кинилэр христианскай таҥараларын аата биир буолан православнай таҥараҕа ордук чугас, бииргэ олорбуттара тыһыынчанан сыллар буоллулар. Мусульманнартан ордук куттанар Европа сайдыылаах дойдулара православнай таҥаралаах нууччалар диэки буолалларын ордоруохтарын сөп.\nРоссияҕа мусульманнары кытта күөнтэһииттэн, үтүрүссүүттэн күүс ылан национализм сайдарыгар кыах баар буолан иһэр. Биир партия салайыыта, аҥардастыы баһылыы сатааһына, бу күүстэргэ сайдалларыгар, тарҕаналларыгар төрүөт буолан кыах биэриэн сөп. Россия иһигэр утарыта турар күүстэр мунньуллан иһэллэр.\nАрмия аһара күүһүрүүтэ кэккэлэһэ олорор дойдуларга ыар баттааһыны оҥороро улаатта. Сэбиэскэй кэмҥэ атын республикаларга тарҕанан олорбут нууччалар баһылыыр былаастарын сүтэриилэрин сөбүлээбэккэлэр, күүс, көмө көрдүүллэрэ элбээһинэ, кыра, “Эйэҕэ күһэйии” сэриилэрин саҕалыырга төрүөт буолаллар.\nБу кэмҥэ Россияҕа утарыта турар күүстэр эмиэ мунньуллан, эбиллэн иһэллэр. Аһара күүһүрэн хаалбыт армиялаах Россияны Кытай сэриилэрэ эрэ кыайыахтара, тохтотуохтара диэн баҕа санаа атын, нууччалартан улаханнык куттанар дойдуларга үөскүүрүгэр сөптөөх балаһыанньа баар буолан иһэр.\nҮөрэх, билии сайдыбытынан туһанан урукку, сүүрбэһис үйэ национализмын үөскээбит төрүттэрин билигин үөрэтэн билэртэн, аны оннук балаһыанньаҕа киирэн биэрбэт инибит диэн саныыллар эрээри, саҥа үйэҕэ, саҥалыы өй-санаа сайдыыта төһө да уратыламмыттарын иһин “Все новое - это хорошо забытое старое” диэн этиигэ дьон олохторугар тахсар уларыйыылар үгүстэрэ сөп түбэһэллэр.\nДьон аймах Аан дойду иккис сэриитэ үөскээбит төрүттэрин билэллэрин да иһин, саҥа, уруккуттан атын, уларыйбыт олоххо ураты көрүҥнээх национализм кэлэригэр бэлэмнэрэ суох. Өй-санаа хойутаан киирэрэ, “Өлөн иһэн өйдөммүт” диэн сахалыы этиллэрэ хаһан да уларыйбат, саҥа, тупсубут национализм хайдах көрүҥнээх буолан тахсара билигин биллибэтэ улахан уустуктары үөскэтэр. Ханнык баҕарар саҥаны айыы үчүгэйэ эбэтэр куһаҕана өр сылларга олоххо боруобаланнаҕына эрэ биллэр, дьон бары үчүгэйин чахчы итэҕэйдэхтэринэ биирдэ үрүҥ, үчүгэй диэн этиллэр, олохторугар туһанар кыахтаналлар, онтон куһаҕана, харата биллэн таҕыстаҕына туораталлар, умналлар.\nСахалар “Айыыны оҥорума” диэн үөрэхтэрин тутуһуу эрэ саҥаттан саҥа саҥаны айыылар кэлэн иһэллэриттэн олоххо тосту уларыйыылар киириэхтэрин сөбүттэн сэрэтэр, харыстыыр аналлаах. (2,16).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Үлэ - олох үөрэҕэ. - Дьокуускай: УПК ТРИ, 2010. - 100 с.\n2. \"Туймаада саҥата\" хаһыат. 1.12.2000.<|endoftext|>\nСайсары күөлгэ (киинэ)\nСайсары күөлгэ (нуучч. \"Мой Убийца\") диэн Егор Неймохов кинигэтинэн 2016 сыллаахха тахсыбыт саха детектив киинэтэ. Премьерата Дьокуускай куоракка тохсунньу 27 күнүгэр ааспыта. Россияҕа премьерата сэтинньи 5 күнүгэр туруоруллубута. Режиссера Костас Марсан. Саха киинэтин Арассыыйа таһымыгар таһаарбыта.\nCүжет.\nДьулус диэн ааттаах оперативник кыыс өлөрүүтүн силиэстийэлиир, Сотору буолан баран билинэр киһини булар, ол гынан баран араас-араас тапсыбатын булар. Начальство сөбүлээбэтин да, силиэстийэтин салҕыыр. Сотору буолан баран көмүс хостуур дьон олорор сирдэригэр аҕалар, онно кыыс олоҕуттан саҥа чымпыктар тахсаллар\nХайҕаллар.\nIV Дьокуускай киинэ фестивалыгар гран-при ылбыта.\n38 Москва аан дойдутааҕы киинэ фестивалыгар \"Саҥа Россия киинэтэ\" диэн программаҕа кыттыбыта.\nАан дойду Азия киинэ фестивалыгар сүрүн конкурс программатыгар киирбитэ.\nКыһыл көмүс Глобус премия номинацияларын тиһигэр Аан дойду Азия фестивалыттан кииллэриллибитэ.<|endoftext|>\nКостас Марсан\nКостас Марсан - (дьиҥ аата Константин Данилов) диэн саха режиссера. 1976 сыллаахха Бэрдьэгистээххэ төрөөбүтэ.\nҮөрэҕэ.\n1998 сыллаахха Саха государственнай универистетын История факультетын бүтэрбитэ. 2005 сыллаахха Москваҕа сценаристар уонна режиссердар курстарын бүтэрбитэ.\nОлоҕун Олуктара.\nКэлэн Дьокуускайга ВГТРК телехампаанньаҕа программалар дириэктэринэн үлэлээбитэ. 2012 сыллаахтан АРТ Дойду хампаанньаҕа режиссерынан, сценариһынан үлэлии сылдьар.<|endoftext|>\nКыбыылаах окко киирии\nКиһи өйө-санаата сайдан үлэ-хамнас тэриллэрин оҥостон туһанар, кэмсинэр, суобастанар, үөрэҕи-билиини ылынар, киһилии быһыыланар кэмиттэн ыла араас кыыллартан барыларыттан өйө-санаата уратылааҕын, үрдүктүк турарын билиммитэ.\nСахалар былыр-былыргыттан киһи майгына хайа эрэ өттүнэн киһи быһыытыгар тиийбэтэҕинэ сүөһүгэ тэҥнээн көрөллөр. Куһаҕан майгыннанан ылар киһини көннөрөөрү, тупсараары «Сүөһү курдук буолума» диэн тохтото, өйдөннөрө сатыыллар. Сүөһү курдук буолуу киһи быһыытыгар сөп түбэспэт саамай куһаҕан майгы буоларын бэлиэтээн этэллэр.\nСаха дьонугар итини тэҥэ «Киһи эриэнэ иһигэр, сүөһү эриэнэ таһыгар» диэн киһи уонна сүөһү майгыларын тэҥнээн көрүүгэ аналламмыт, өйдөрүн-санааларын таһымын өссө чуолкайдаан биэрэр өс хоһооно баар.\nБу өс хоһооно киһи өйө-санаата сүөһү өйүгэр-санаатыгар маарынныыр өрүттээҕин биллэрэрин таһынан тупсан, үчүгэй санааланара, ис, кистэлэҥ санаата биллибэтиттэн олус ыарахан буолуохтааҕын бэлиэтиир. Бу этии киһи майгына хаһан даҕаны көммөт буолуон сөбүн эмиэ утарбат. Эриэн сүөһү куруук баар буолуохтааҕа чуолкай буоларынан, дьон барыларын майгылара көнөрө улахан уустуктардааҕа биллэн тахсар.\nСаха дьоно уһун үйэлэр тухары ынах, сылгы сүөһүлэри көрөн-истэн улаатыннаран, олор майгыларын дириҥник үөрэппиттэр. Алҕас туттаран, кыбыы аанын аһаҕас хаалларан дуу эбэтэр биир эмэ күрүөһүт сүөһү күрүөнү алдьатан, сүөһүлэр оттоох кыбыыга киирэн хааллахтарына, майгылара соҕотохто уларыйарын, үчүгэйтэн үчүгэйи, минньигэһи сиир баҕалара аһара барарын бэлиэтии көрбүттэр.\nКөрөр-истэр дьон сүөһү баар суох баҕа санаатын билэллэр. Хайдах эмэ гынан тото-хана аһыахха, үчүгэйи, минньигэһи талан сиэххэ диэн буолар. Сүөһүгэ бу баҕа санаа туолуутун муҥур уһуга хайдах эрэ кыбыыга киирдэххэ туолар суолга киирэр. Бу балаһыанньаҕа сүөһү майгына чаҕылхайдык арылларын былыргы сахалар бэлиэтээн дьону үөрэтэргэ аналлаах өс хоһооно оҥостубуттар.\nБэйэтигэр туһалааҕы оҥостуу, бэйэ иннин көрүнүү саамай дьиикэй көстүүтэ сүөһүлэр оттоох кыбыыга киирдэхтэринэ биллэн тахсар. Манна ким урут түһэн, иҥэмтэлээх өттүттэн элбэхтик ыстаабыт барыстанан тахсар. Кэнники хаалбыт кыраларга дэлби тэпсиллибити да хаалларыахха сөбө, бастаан иһэччилэргэ лаппа барыстанар кыаҕы биэрэр. Төһө эмэ улахан кэбиһиилээх оттон, үчүгэй өттүн, ортотун дьөлө хаһан сиэн баран, сиэбиттэрин ордугун үлтү тэпсэн туох да туһаҕа турбат хотуул оҥорон таах хааллараллар.\n«Кыбыылаах окко киирии» диэн өс хоһооно үөскээһинигэр сүөһү эмискэ элбэх аска-үөлгэ түбэстэҕинэ, кыбыыга киирэн хааллаҕына майгына хайдах курдук уларыйа охсоро олук буолбут. Бу өйдөбүл аҥардас сүөһүлэргэ эрэ сыһыаннаах буолбакка, дьоҥҥо эмиэ баара биллэн олохпут уларыйан ылбыт кэмигэр чуолкайданна.\nКиһи бэйэтин быстах баҕатын кыана туттубатаҕына, кыбыыга киирбит сүөһү курдук буолар. Киһи майгынын маннык уларыйыыларын Россияҕа ыытыллыбыт приватизация хампаанньата ырылыччы арыйда. «Социализм» кэмин саҕана биир тэҥ соҕус олохтоох дьонтон, кылгас кэм иһинэн Америка улахан баайдарын кытта тэҥҥэ тардыһар баайдаах дьон үүнэн тахсыталаатылар. Уһун кэмҥэ уопсайга, бары бииргэ үлэлээн-хамсаан мунньуммут баайдарын-малларын киһилии соҕус өйдөөх-санаалаах дьон, бэйэлэрин өрүсүһэр баҕаларын арыычча кыана туттан, аһара барбакка, кыаммат соҕус өттүлэрин таах хаалларбакка эрэ үллэстиэхтэрэ этэ.\nКиһи маннык быстах баҕа санааларыгар бас бэринэн бэйэтин эрэ иннин аһара көрүнэр буолуута, салайар былаас хайдаҕыттан быһаччы тутулуктаах. Урукку «коммунистар» былаастара баһылаан олорбут кэмигэр демократия, суут-сокуон былааһа диэн суох этэ, соҕотох партия салайара. Албын үрдүкү сууттар партия салайааччыларын ыйыыларын эрэ толороллоро. Оччотооҕу кэмҥэ салайааччылар туспа былаастара үөскээбитэ диэн билинэллэр. Билигин ол салайааччылар Россияны ырыынакка киллэриигэ сирдииллэриттэн бэлэмҥэ тииһинэ сатааччылар элбэхтэр.\nҮллэстии кэмин саҕана аһара туттунааччылар былдьасыһан-тарыһан туох эмэ баайга-малга тииһиммиттэриттэн билигин көрсүө, сэмэй буолуу, үлэни-хамнаһы кыайыы диэн олох тутаах өйдөбүллэрэ хаалан сылдьаллар. Ону-маны үллэстии, бэлэмҥэ тииһинии аны хаалан турар.\nЫрыынак олоҕо сайдан, сокуоннары тутуһуу кытаанан истэҕинэ үлэни-хамнаһы сайыннарааччылар, көрсүө, сэмэй майгылаах, кыайыылаах үлэһиттэр сыыйа-баайа инники күөҥҥэ тахсан иһиэхтэрэ. Кыайыылаах үлэ эрэ омугу сайыннарар.\nКиһи киһилии майгыланара олус уустук уонна уһун кэмҥэ ситиһиллэр ыарахан үөрэх буолара дакаастанар. Оҕо кыра эрдэҕиттэн төрөппүттэрэ киһилии майгыга ийэ кутун ииттэхтэринэ, үөрэттэхтэринэ эрэ ити, үчүгэй майгы үөскээн өйүгэр-санаатыгар олохсуйара быһаарыллар. (1,15).\nТуһаныллыбыт литература..\n1. \"Кыым\" хаһыат. 20.09.2001.<|endoftext|>\nЧжу Цзыцин\nЧжу Цзыцин (Сэтинньи 22, 1898 – Атырдьах ыйын 12, 1948), төрүүрүгэр Чжу Цзыхуа (Zhu Zihua), аатырбыт Кытай бэйиэтэ уонна кэпсээнньитэ. Пекин университетыгар үөрэммитэ, 1920-с сылларга үөдүйбүт Ыам ыйын 4 күнүн аатынан хамсааһын кэмигэр Кытайга саҥаны киллэрээччилэртэн биирдэстэрэ. Прозаны да хоһооннору да элбэхтик суруйбута, ол эрээри икки кэпсээнинэн кэпсээнньит быһыытынан ордук биллибитэ: \"Төннөр төрүөх\" \"Retreating Figure\" (Chinese:\n背影; pinyin: \"Bèiyǐng\") уонна \"Эн. Мин.\" \"You. Me.\" (Chinese:\n你我; pinyin: \"Nǐ wǒ\"). Саамай биллибит хоһооно \"Алдьатыы\" эбэтэр \"Huimie\" (simplified Chinese:\n毁灭; traditional Chinese:\n毀滅; pinyin: \"Huǐmiè\").\nЭдэр эрдэҕинээҕитэ.\n1916 сыллаахха Чжу орто оскуоланы бүтэрэн Пекиин университетыгар киирбитэ. Онно үөрэнэ сылдьан Ву Чон Цын диэн кыыһы таптаан, ойох ылбыта. Биир сыл буолан баран Цзыхуа диэн аатын Цзыцин диэн аакка уларыппыта, ол төрүөтүн дьиэ кэргэнэ дьадаҥытык олорбутунан быһаарбыта. Үөрэҕин 1920 сыллаахха бүтэрэн баран Ханчжоу, Йанчжоу, Шанхай уонна Нинбо орто оскуолаларыгар учууталлаабыта. Учууталлыы сылдьар кэмигэр хоһоонньуттары кытта алтыспыта, хоһоонноро биллибитэ.\nAcademia.\nКэлин, 1925 сыллаахха Цинхуа университетыгар Кытай литэрэтиирэтин бэрэпиэссэринэн анаммыта. Онтон 1928 сыл атырдьах ыйыгар кэпсээннэрин бастакы хомуурунньугун \"Төннөр төрүөх\" диэн ааттаан таһаарбыта. Кинигэ сүрдээх киэҥник тарҕаммыта уонна сотору кэминэн Чжу дьоһуннаах суруйааччы уонна бэйиэт быһыытынан биллибитэ. Сотору кэминэн ойоҕо өлөн хаалбыта, бу киниэхэ улахан охсуу буолбута. 1931 сылтан 1932 сыллаахха диэри Чжу Лондоҥҥа Ааҥыл литэрэтиирэтин уонна тылын үөрэппитэ. Чэнь Чжуинь диэн дьахтары ойох ылбыта. Салгыы Цинхуа университетыгар үлэлээбитэ.\n1937 сыллаахха Иккис Кытай-Дьоппуон сэриитин кэмигэр университетын кытта Чаншааҕа, Куньмииҥҥэ уонна Чэндууга эвакуацияҕа сылдьыбыта.\nХойукку олоҕо уонна өлүүтэ.\nИккис Аан дойду сэриитин кэнниттэн Куньмин устудьуоннарын Чан Кайшины утары туралларыгар ыҥырбыта.  1946 сыллаахха Пекииҥҥэ төннүбүтэ уонна Цинхуа университетыгар кытай тылын факультетын салайааччыта буолбута. Ли Гоҥпу уонна Вэнь Идо диэн суруйааччылары өлөрбүттэригэр, кутталы аахсыбакка иккиэннэрин көмүүтүгэр сылдьыбыта.\nЧжу 1948 сыллаахха АХШ көмөтүн утары бастаанньаҕа кыттыспыта. Бу сылдьан куртаҕа тэстэн өлбүтэ. Мао Цзэдун \"Быраһаай, Лейтон Стюарт\" диэн биллэр ыстатыйатыгар аччыктаан өлбүтэ диэн суруйбута<|endoftext|>\nӨсөһүннэрэн үөрэтии\nУһун кыһыныгар будулҕан тымныылаах, онтон кылгас сайыныгар сыралҕан куйаастаах Саха сиригэр киһи-аймахтан олус тулуурдаахтара уонна дьаныардаахтара эбэтэр өһөстөрө, сахалар эрэ сылгы, ынах сүөһүлэри ииттэн, тимири уһааран, уһанан олохсуйбут эбиттэр. Былыргы кэмҥэ кинилэр тимир уһаарыытын уонна уһаныытын курдук ыарахан, уустук үлэни баһылаан бэйэлэрин олохторугар туһанар буолуулара, Айылҕа маннык ыарахан усулуобуйалаах сиригэр олохсуйан олороллорун хааччыйбыт. Ити сүрүн үлэлэрин тэҥэ, кинилэр элбэх сылгы, ынах сүөһүлэри көрөн-истэн, бэйэлэригэр ас-таҥас уонна көлүнэр көлө оҥостон туһаммыттар.\nОччотооҕу кэмтэн айылҕа маннык ыарахан усулуобуйатыгар сайдыылаах олоҕу ситиһэргэ, омук бэйэтин үүнэн иһэр көлүөнэтин үөрэтэр ньымата атын сылаас сирдээх-дойдулаах омуктартан уратыланнаҕына эрэ табыллар. Ханнык баҕарар омук бэйэтин кэлэр көлүөнэлэрин үөрэтэргэ туттар сүрүн ньымалардаах. Бу ньымалар оҕолору үөрэтэргэ төһө олохтоохторо уонна омук олоҕун сыалыгар төһө сөп түбэһэллэрэ, бу омук бэйэтэ төһө уһун үйэлээҕинэн, Сир үрдүгэр төһө кэм устата олорбутунан быһаарыллар. Омук бэйэтин оҕолорун, эдэр көлүөнэлэрин үөрэтэр ньымаларыттан уонна бу ньымаларын уратыларыттан, кинилэр бу Сир үрдүгэр төһө уһун үйэлээх омук буолаллара биллэн тахсар. Сахалар Сибииргэ биир уһун үйэлээх омук буолаллара дакаастанан бүтэн турар. Саха дьоно оҕолорун үөрэтэр ньымалара туруктааҕа, эрэллээҕэ эмиэ биллэр уонна быһаарыллыбыта.\nОҕо кыра буолан, бэйэтин өйө-ситэ киирэ илигинэ куруук албыннаан, атыҥҥа аралдьытан уонна манньалаан, аһатан үөрэтэллэр. Маннык үөрэтии оҕо бэйэтин өйө ситэ сайда илик буолан, тугу оҥорорун кыайан хонтуруолламмат эрдэҕинэ эрэ туттуллара оруннаах. Кыра оҕоҕо тугу эмэ үөрэппити чиҥэтэн биэрэргэ үчүгэй манньаттан ордук туох да суоҕа биллэр. Онтон улаатан, өйө киирэн истэҕинэ оҕону хайдах көрүҥнээхтик үөрэтэртэн кини салгыы олоҕо барыта тутулуктанар. Бу үөрэх ханнык көрүҥҥэ олоҕуран салгыы барыытыттан, оҕо бэйэтин олоҕор сыһыана үөскүүр уонна өйүгэр-санаатыгар ол сыһыан иҥэн киирэн олохсуйан хаалар. Оҕо бэйэтин олоҕор сыһыанын маннык икки көрүҥҥэ араарыахха сөп:\nБастакытынан, оҕо бэйэтин олоҕор барыта бэлэмҥэ үөрэниитэ уонна оннук олоҕо аны уларыйбатын иһин кыһаныыта. Оҕо бэйэтин олоҕор атын киһи кыһанарыгар үөрэнэн хаалыыта уонна ким эрэ, төрөппүтүн туһугар олоҕу олорор курдук өйдөбүл оҕо өйүгэр-санаатыгар олохсуйуута.\nИккиһинэн, оҕо бэйэтин олоҕун тупсаран иһиигэ бэйэтэ ордук кыһанарга үөрэниитэ уонна ол иһин саҥа сыаллары ситиһэргэ дьулуһуута.\nТөрөппүттэр оҕолорун маанылаан, атаахтатан, тугу көрдөөбүтүн барытын толорон иһэргэ үөрэттэхтэринэ оҕолоро бэйэтин олоҕор сыһыана бастакы көрүҥҥэ киирсэр буолан хаалар. Онтон оҕо бэйэтин олоҕо тупсарын иһин бэйэтэ ордук кыһанарын ситиһэргэ, ол аата, саамай дьулуурдаах киһини иитэн-үөрэтэн улаатыннарарга өсөһүннэрэн үөрэтии ньымата туттуллуон сөп.\nХаннык баҕарар оҕо олус түргэнник улаата охсон улахан киһи буола охсуон аһара баҕарар кэмнэрдээх. Маннык кэми мүччү туппакка, кини улахан баҕатын таба туһанан, күүркэтэн биэрэн үөрэтии аата өсөһүннэрэн үөрэтии диэн ааттанар. Оҕолору маннык үөрэтиини сахалар былыргыттан тутталларын бэлиэтинэн: «Саха өһөс, оттон оҕото өссө өһөс» диэн өс хоһооно баара буолар. Бу өс хоһоонун быһаарыытынан оҕолор төрөппүттэринээҕэр бары өттүлэринэн барытынан ордук дьон буолан тахсыахтаахтар, ол иһигэр тулуурдаахтарынан уонна дьулуурдаахтарынан эмиэ лаппа баһыйаллара ирдэнэр. Итини тэҥэ ханнык баҕарар киһи бэйэтин олоҕор тугу эмэни ситиһиэн санаатаҕына, кыра эмэ өһөс, дьаныардаах майгыланыахтааҕа чуолкайданан тахсар.\n“Бачча улахан буолан бараҥҥын маны кыайбаккын дуо”, эбэтэр “Улахан киһи маннык оҥорор” диэн этиилэр өсөһүннэрэн үөрэтии сүрүн төрүттэринэн буолаллар. “Оҕом улааппыт, барыны сатыыр буолбут” диэн этии оҕо улаатан улахан киһи оҥорор бары быһыыларын таба, киһи быһыылаахтык оҥорор буолбут кыахтаммытын биллэрэр.\nӨсөһүннэрэн үөрэтии оҕо улаатан иһэн ситиһэ сатыыр баҕа санааларыгар, улахан киһи буола сатыырыгар олус сөп түбэһэр. Бу үөрэх сүрүн төрүтэ оҕо улаатан истэҕин аайы кэрдиис кэмнэри ситиһэн иһиитигэр олоҕурар уонна оҕо түргэнник улаата охсон, улахан киһи оҥорор дьыалаларыгар кыттыһан иһэринэн, оҕону иннин диэки сайдыыга, үүнүүгэ сирдиир. Маннык улаатан иһэр эдэр киһи бэйэтин баҕа санаата уонна үөрэтии көрүҥэ сөп түбэһиилэрэ, бу ньыма аһара көдьүүстээҕин туоһулуур.\nОҕо улаатан иһэн сайдыыта эбилиннэҕинэ ситиһэн иһэр бэлиэ кэмнэрэ соччо элбэҕэ суохтар. Бу бэлиэ кэмнэри оҕо кыра эрдэҕиттэн бары күүһүн уонна кыаҕын ууран туран ситиһэ үөрэниитэ, кинини туруоруммут сыалын ситиһиигэ дьулуурдаах, өһөс гына оҥорор. Оҕоҕо, кыратык тугу эмэни ситиһэн иһэригэр аналлаах сыаллар, инники диэки, улаатан иһии, өрө тахсыы, сайдыы диэки, кыра эмэ да буоллар хамсааһыннар куруук баар буолан иһиэхтээхтэр.\nМанна холобурдары аҕалан көрүөххэ: Арай саҥа хааман эрэр оҕо дьыбааҥҥа ыттан тахсаары тарбачыһар эрээри кыаҕа тиийбэт буолан эрэйдэнэрин дьоно бары көрө олорор буоллунар. Дьэ маннык кэмтэн саҕалаан оҕо бэйэтин олоҕор сыһыана үөскүүр уонна өйүгэр-санаатыгар олохсуйан хаалар. Субу кэмҥэ ким эмэ ыстанан кэлэн дьыбааҥҥа көтөҕөн таһаардаҕына, бу оҕо аныгыскы сырыытыгар, онтон куруук көмө көрдүү үөрэнэн хаалыаҕа, ол курдук хас дьыбааҥҥа тахсаары гыннаҕын аайы көмө көрдөөн хаһыытыаҕа, ытыаҕа, онтон көмөлөспөккө эрэ, хайдах салҕанан тахсары ыйан-көрдөрөн биэрдэххэ, син биир бэйэтэ тахсар буола үөрэниэҕэ уонна кыайбытыттан, ситиһиини оҥорбутуттан үөрүөҕэ.\nСорох төрөппүттэр бу кэмҥэ, аны бобоннор оҕо сайдыыга тардыһыытын туормастыыллар уонна бэйэтин кыаҕар эрэнэр буолуутун суох оҥороллор. Оҕо бэйэтэ кыайан-хотон дьыбааҥҥа ытыннаҕына бэйэтин саҕаланан иһэр олоҕор биллэр кыайыыны оҥорор уонна онтунан киэн туттар. Оҕону кыра эрдэҕиттэн, детсадка сылдьар кэмиттэн саҕалаан бэйэтэ бэйэтин билинэн сылдьарын ситиһии, кини сотору кэминэн, көрдөнүллэр быраабыла быһыытынан, бэйэтэ сылдьа үөрэнэрин көҕүлүүр. Оҕоҕо итинник сыаллары туруортаан истэххэ, кини олору ситиһээри олус диэн кыһанар, араас суол быраабылаларын үчүгэйдик үөрэтэр уонна этиллибит бириэмэттэн хойутаабат буоларга бэйэтэ үөрэнэн иһэр. Маннык үөрэтиигэ киниттэн: «Улахан киһи бэйэтин хонтуруоллана сылдьар»,- диэн этиини билэрэ эрэ көрдөнүллэр.\nЭлбэҕи билиигэ-көрүүгэ дьулуһуу уонна эт-хаан өттүнэн эрчиллии түргэнник улахан киһи буола сатааһыны кытта дьүөрэлэстэхтэринэ эдэр киһи ситиһиигэ дьулуура ордук күүһүрэр. Кини улахан киһи курдук билиилээх буолаары уонна барыны-бары сатаары ордук кыһанан үөрэҕинэн дьарыктанар. Итиннэ эбии улахан дьон туһанар көҥүллэригэр кыттыһаары кинилэр курдук буола охсорго дьулуһар. Бу кэмҥэ үөрэтиини чиҥэтэн биэрэргэ: «Эн улахан киһи курдук буолан иһэҕин»,- диэн бигэргэтии үөрэнии сөптөөхтүк баран иһэрин хааччыйар.\nӨсөһүннэрэн үөрэтии киһи бэйэтин Айылҕаттан айыллыбыт аналын толоруутугар ураты сөп түбэһэр. Маннык үөрэтии оҕо улаатан иһэр көрдөбүллэриттэн кыратык эрдэлээн истэҕинэ ордук иннин диэки тардыһыннарар күүстээх, оннук баҕа санаалары үөскэтэр. Улаатан иһэр уолаттар эбэтэр кыргыттар кыратык бэйэ-бэйэлэригэр тардыһыылара биллэн эрдэҕинэ, кэргэннии дьон олохторун туһунан үөрэҕи баһылаабытынан бараллар. Бу кэмҥэ дьиэҕэ-уокка уонна хаһаайыстыбаҕа сыһыаннаах үөрэҕи эдэрдэр ордук түргэнник баһылыыллар. Маннык улаатан иһэр эт-хаан көрдөбүлүн кытта кэргэннии буоларга үөрэнии эмиэ сөп түбэстэхтэринэ, билии ордук дириҥник иҥэрэ бэлиэтэнэр.\nИтинтэн салгыы эдэр киһи олоҕор кэргэн ылан дуу, эргэ тахсан дуу дьиэ-уот тэринии сыала кэлэр. Эдэр дьоҥҥо бу сыалларын ситиһэллэригэр кыахтара уонна баҕа санаалара быдан элбэх буолар. Кыра эрдэҕиттэн үлэни-хамнаһы кыайа, туруоруммут сыалын ситиһэргэ үөрэммит эдэр киһи кэргэннээх буолуу элбэх ураты көрдөбүллэрин улаханнык ыарырҕаппакка эрэ ситиһэригэр толору кыахтаах буолар.\nАйылҕа сокуонун быһыытынан киһи олоҕун бастакы кэрдиис кэмэ, оҕо сааһын кэмэ, ити курдук киһи буолууну баһылаан ыал ийэтинэн эбэтэр аҕатынан буолуунан түмүктэнэр. Эдэр киһини маннык бэйэтин айылҕаттан сайдыытыттан хойутаппакка эрэ үөрэтии, үөрэх ордук үрдүк кирбиилэрин ситиһэригэр кыаҕы биэриэҕэ уонна кини бэйэтин өйө-санаата олохтоох, туруктаах буолар. Кини эдэр эрдэҕиттэн, атын ким даҕаны көрөрүгэр-истэригэр наадыйбат, бэйэтин бэйэтэ сөптөөхтүк быһаарынан киһи быһыылаахтык сылдьар, олоҕун олорор, үөрэҕи-сайдыыны ситиһиигэ, үлэни-хамнаһы кыайыыга дьулуурдаах буола иитиллэн тахсарыгар олук ууруллар.\nОлоххо иннин, сайдыы, тупсуу диэки тардыһыылаах санаалаах эдэрдэри иитиигэ, үөрэтиигэ сахалар өсөһүннэрэн үөрэтэр ньымалара ордук улаханнык туһалыыр. (1,14).\nТуһаныллыбыт литература..\n1. \"Киин куорат\" хаһыат. 14.11.2003.<|endoftext|>\nҮтүгүннэрэн үөрэтии\nСахалар оҕо кыра эрдэҕинэ олус сөбүлээн үөрэтэр ньымаларынан үтүгүннэрэн үөрэтиилэрэ буолар. Бу ньыма улахан уратылааҕа биллибэт, боростуой, судургу. Арай үөрэтэр киһи оҕону батыһыннара сылдьара уонна сорох уустук түгэннэргэ «мин курдук оҥор» диэн хайдах оҥорулларын көрдөрөн биэрэринэн эрэ уратыланар. Сахалар бу ньыманы туспа арааран билэр этиилэринэн «Сүрэҕэ суох киһи оҕото сүрэҕэ суох буолар» уонна «Үлэһит киһи оҕото үлэһит буолар» диэн этиилэр бааллар. Итини тэҥэ атын омуктар «Яблоко от яблони далеко не падает» диэн өстөрүн хоһооно бу үтүгүннэрэн үөрэтии, киһи сайдыытыгар олох кыра эрдэҕиттэн олус дириҥник дьайарын бэлиэтиир.\nОҕоҕо бэйэтин толкуйдуур өйө киирэ илигинэ иҥэриммит өйдөбүллэрэ, кыра эрдэҕинэ үтүктэн үөрэммит үөрэҕэ ийэ кутугар иҥэр буолан ордук кытаанахтык өйдөнөллөр. Киһи өйүн-санаатын оҥкулун ити өйдөбүллэр оҥороллор. Кыра оҕо ону-маны оҥоро үөрэнэн туһа киһитэ буолуута, кини дьоҥҥо туһалаах дьарыктарынан бэйэтэ сөбүлээн дьарыктанар кыахтанарыгар тириэрдэр.\nҮтүктэ үөрэнии, мин курдук буол, мин оҥорорум курдук оҥор диэн этиигэ олоҕурар. Оҕо кыра эрдэҕиттэн төрөппүттэрин көрөн кинилэр хайдах оҥороллор даҕаны соннук оҥорорго үтүктэн үөрэнэн иһэр. Оҕо улаатан иһэн арыычча улахан оҕолору ордук үтүктэр, онтон улаатан иһэн төрөппүттэрин көрөн, кинилэри үтүктэ үөрэнэр. Оҕо улахан киһини оннооҕор хайдах саҥарарын уонна туттунарын кытта үүт-үкчү үтүктэр түбэлтэлэрэ элбэхтэр. Кыра оҕо кырдьаҕас эбэтин үтүктэн: «Айыы-айа, аа...» -диэн баран иҥнэҥнээн кэбистэҕинэ, хайа да артыыстартан итэҕэһэ суох үүт-үкчүтүк тахсар.\nОҕо улаатан бэйэтин толкуйдуур өйө киириэр диэри куруук үтүктэн үөрэнэн иһэр. Кыра оҕолоох ыал бырааһынньыкка арыгы иһээри үрүүмкэлэри охсуһуннарбыттарын кэнниттэн, кыра оҕолор бэйэлэрэ муһуннахтарына үрүүмкэлэри охсуһуннара оонньууллара ордук тахсыылаах буолар. Табаахсыт эбэлэрин үтүктэн, сотору-сотору табаах тарда, буруолата оонньууллара элбиир. Бу үөрэх ордук куһаҕан өрүтүнэн, аны табаах куһаҕан диэтэххинэ, үчүгэй, минньигэс баҕайытык табаах тардан унаарытар эбэни бэйэтин куһаҕан диэбиккэ тэҥнэнэн, букатын даҕаны улахан буккуллууну таһаарар. Оҕоҕо улахан аптарытыаттаах төрөппүттэр ханнык баҕарар холобурдара киниэхэ букатын кытаанахтык иҥэн иһэр чиҥ өйдөбүллэргэ кубулуйаллар.\nКэнники кэмҥэ сахаларга үтүктэн үөрэтии мөлтөөбүтүн биир биричиинэтинэн уол оҕолор үөрэҕи ылыылара аҕыйаабытын ааҕыллар. Дьахтар учууталлар бэйэлэрин холобурдарынан кыргыттары ордук үөрэххэ ыҥыраллар, угуйаллар, онтон эр дьон учууталлар аҕыйахтара уолаттары үөрэхтэн төттөрү анньар. Ханнык баҕарар уол оҕо баар суох баҕа санаатынан улахан киһи, ордук чугастыы аҕатын курдук буолуу буолар. Эр киһи учуутал бэйэтин киһилии хаачыстыбаларын уолаттарга көрдөрөн, куруук мин курдук буолуҥ диэн ыҥыра-угуйа сылдьара, уолаттары үөрэтиигэ ураты туһалаах.\nОҕону бэйэ хайдах улаатан иһэн иитиллибитин курдук иитии-үөрэтии бэйэҥ хайдах киһигиний даҕаны, соннук киһини иитэн-үөрэтэн, өйүн-санаатын чочуйан оҥорон улаатыннарар.\nБилиҥҥи кырдьаҕас, сэрии, сут дьылларын саҕана улааппыт дьон, оччотооҕу ыарахан кэмнэри билбиттэриттэн ураты аһыныгас, сымнаҕас майгылаахтар. Кинилэр «социализм» сыыһа үөрэҕэр өйөнөн хааланнар, бэйэлэрин оҕолорун бэйэлэрэ үлэлээн-хамсаан иитиллибиттэринээҕэр быдан сымнаҕастык, атаахтык үөрэтэн кэбиспиттэрэ, билигин кэлэн сиэннэрэ, сынньалаҥнык дьаарбайа кэриэтэ сылдьалларын ордук сөбүлүүллэр, кыайа-хото, ыарахан үлэни үлэлиэхтэрин баҕарбаттар.\nОҕо ытыһын таһынар буолуоҕуттан туһалааҕы оҥорорго үөрэммитинэн барар. Хааман бараат ону-маны аҕалан биэрэ үөрэнэн туһа киһитэ буолар. Биирдэ көрдөрөн биэрдэххэ, үтүктэн оҥорбутунан, сатаабатар даҕаны ылсыбытынан барар. Бэйэтэ кыайар өрүттэрин элбэх этиитэ суох оҥоро сылдьар буоларга сотору үөрэнэр. Оҕо кыра эрдэҕинэ үтүктэн үөрэнэр күүһэ олус улахан. Оҕо атаҕар туран хаамара үтүктэн үөрэниитин бэлиэтэ. Тугу барытын үтүктэн иһэр. Оҕону үөрэтиигэ бу кэми аһарбакка эрэ таба туһаннахха, бэрээдэккэ үөрэтиини аан бастакынан саҕалаатахха киһи буолууну баһылыыра түргэтиир.\nЭдэр киһи ханнык баҕарар үөрэҕи бэйэтин кэмэ кэлэн истэҕинэ ордук ылынымтыа. Маннык кэмҥэ кини туһааннаах билиини билиэн-көрүөн баҕата күүһүрэн кэлэр. Сайдыыны-үүнүүнү ситиһээри батыһар, үтүктэр дьоно эмиэ уларыйан биэрэн иһиэхтээхтэр. Үтүктэн үөрэниигэ үөрэтээччи киһи киһилии хаачыстыбалара ордук улахан оруолу ылаллар. Маннык киһилии майгыга-сиэргэ үөрэнии ураты уһун буолара бэлиэтэнэр. Сахалар былыргы өстөрүн хоһооно: «Кырдьаҕаһы хааһахха хаалаан сылдьан үөрэнэ сырыт» диэн этэрэ, киһиттэн киһилии хаачыстыбаҕа үөрэнэргэ аналлаах. Киһи кырдьан истэҕин аайытын майгына-сигилитэ, этин-сиинин туруга эмиэ уларыйан иһэрин уонна оннук уларыйыыны бэйэтэ билэр киһиттэн, кырдьаҕас киһиттэн үтүктэн үөрэнэн иһиитэ ордук туһалаах буолуохтааҕын бэлиэтиир.\nКиһи олоҕун сорох өрүттэригэр үтүктүү үөрэҕэ кэмнээх кэрдиистээх буолуохтааҕа биллэр. Үтүктэн үөрэнии бүтүүтүн бэлиэтинэн үөрэнээччи үөрэтэр, батыһар киһитин кытта үөрэҕэ-билиитэ уонна өйө-санаата тэҥнэһиитэ буолар. Үөрэтээччиттэн салгыы туох даҕаны туһалаах үөрэх кэлбэт буоллаҕына, үтүктэн үөрэнии тохтууругар тиийэр. Онтон салгыы атын, киһиэхэ бэйэтигэр тугу эмэни туһалааҕы биэрэр дьону үтүктэн көрүү, кинилэртэн үөрэҕи ылыы саҕаланар.\nТөрөппүт эбэтэр учуутал бэйэтин холобурунан, үлэлээн көрдөрүүтүнэн оҕолору үөрэтэрэ ордук тиийимтиэ буоларын уоппуттаах учуутал К.С.Чиряев бэйэтин ахтыыларыгар бэлиэтиир. Кини уолаттарын кытта тыаҕа мас эрбээбиттэрин уонна ол мастарын кыһын тиэйэн киллэрбиттэрэ элбэх буолбутуттан оҕолор үөрбүттэрин ахтар. Үлэни-хамнаһы таһаарыылаахтык, кыайа-хото үлэлээн көрдөрүү оҕолору үөрэтэр күүһэ ордук улахан буолар.\nДьон-норуот олоҕо үчүгэй уонна куһаҕан өрүттэрдээҕиттэн, барыны барытын үтүктүү үчүгэй быһыыга тиэрдибэтэ биллэр. Оҕо аан маҥнай үтүктэн үөрэниитигэр төрөппүттэр ылар оруоллара ордук үрдээн биэрэр. Манна хара маҥнайгыттан, оҕо кыра эрдэҕиттэн, төрөппүттэрэ: «Бу үчүгэй» эбэтэр «Бу куһаҕан» диэн үөрэтиилэрэ, оҕолорун өйүн-санаатын төрүттүүрүн бэлиэтиир. Төрөппүттэр бэйэлэрин быһыылара-туттуулара оҕолоругар үтүктэн үөрэниитин күүһүнэн бэриллэн иһэллэрин билэллэр, кинилэр киһилии дьон буолан тахсалларын туһугар, аан маҥнай бэйэлэрин көрүнэн, кыахтара баарынан тупсарыналлар. Бэйэ хайдаҕый да, оҕолор эһиги курдук өйдөөх-санаалаах дьон буолан тахсыахтара диэн былыргылар үөрэхтэрэ бэлиэтиирэ хаһан да уларыйбат.\nОҕо ийэтэ уонна аҕата баар буоллахтарына кинилэри үтүктэн үөрэниитэ “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэр. Дьахтар уонна эр киһи тус-туспа көрдөбүллэрин оҕо билэр буолуута, өйө-санаата туруктаахтык сайдыыта икки төрөппүтэ баар буоллахтарына эрэ кыаллар.\nҮтүгүннэрэн үөрэтии сүрүн быһаарыытынан «Төрүт уус ыал оҕото» диэн быһаарыы буолар. Бу быһаарыы бэйэлэрэ үлэһит төрөппүттэр оҕолорун кыра эрдэҕиттэн батыһыннара сылдьан үлэҕэ-хамнаска үөрэтэллэригэр олоҕурар. (1,14).\nТуһаныллыбыт литература..\n1. \"Киин куорат\" хаһыат. 14.11.2003.<|endoftext|>\nКиһи уҥуоҕа\nКиһи уҥуоҕун эргиирэ диэн уҥуоҕун тутуута ааттанар. Киһи уҥуоҕун араас кыыллар уонна сүөһүлэр тэпсэллэриттэн, буорун ыһалларыттан харыстыыр, көмүскүүр аналлаах оҥоруута барыта манна киирсэллэр.\nСахалар өйдөбүллэринэн өлбүт киһи уҥуоҕун эргиирин үс сыл иһинэн оҥоруллар. Ити кэм иһинэн кыайан оҥорбокко хааллахха, оҥорбот ордук.\nБачча уһун кэм, үс сыл устата ытыктыыр, убаастыыр киһи хайдах баҕарар хамсанан бэйэтин кыаҕар сөп түбэһэр эргиири оҥоруон сөп. Олус уһуннук умнан баран өйдөөн, санаан кэлии төттөрү буолан хомолтону үөскэтэр. «Эрэннэрбити үс сыл кэтэһэллэр» диэн этии итини эмиэ бигэргэтэр курдук куруук туттуллар. Кырдьаҕастар ити кэмтэн уһаан баран эргиири оҥордоххо атын киһиэхэ аналлаах эргиир буолан тахсар диэн этэллэр.\nБиир киһи уҥуоҕа биир эргиирдээх, ол эргиирэ үс сыл иһинэн оҥоруллан бүтүөхтээх диэн кырдьаҕастар өйдөбүллэрэ өбүгэлэр үөрэхтэриттэн тирэх ылар. Сир үрдүгэр олус уһуннук олорбут омуктар олохторун үөрэхтэрэ өс хоһоонноро эбэтэр сомоҕо домох этиигэ кубулуйаннар эдэр көлүөнэлэригэр бэриллэн иһэллэр.\n«Эрэннэрбити тоҕо үс сыл күүтүллэр» диэн этии сахалар өлбүт киһи эргиирин үс сыл иһинэн оҥорбокко хааллахха кэлин, хойутаан оҥорбот ордук диэн этэллэрэ быһаарыы буолар. Бу этиини өссө чуолкайдык үс сыл кэнниттэн эргиири оҥордоххо атын киһи эргиирэ буолар диэн быһаараллар, хайа эрэ атын киһи өлүүтүгэр тириэрдиэн сөп.\nСахалар киһи уҥуоҕун үс сыл кэнниттэн саҥалыы оҥорору сөбүлээбэттэр. Хайа эрэ аймаххыттан киһи өлүүтэ тахсыа диэн сэрэнэллэр. Кыргыттар ийэлэрин уҥуоҕун сыл аайы саҥалыы кырааскалаабыттарыгар аймахтарыттан дьон өлүтэлээбиттэр.\nБылыргы сахалар өйдөбүллэринэн өлбүт киһи уҥуоҕун тутуу үс сыл иһинэн оҥоруллан бүтэр. Өлбүт киһи кута нөҥүө сылыгар өлбүт күнүгэр чугаһаан кэлэн уҥуоҕун оҥоруутун көрөн-истэн барар үһү. Онтон кэлин сылларыгар кини кута эмиэ ити кэмҥэ, өлбүт күнүгэр кэлэн чугаһаан, чуҥнаан ааһар дииллэр. Ити кэмҥэ кини кута чугаһаан кэлбитэ чугас дьонун түүллэригэр сороҕор киирэн биллэн ааһар. Үһүс сылын кэнниттэн киһи кута ыраатан, тэйэн, чиҥэ суох буоллаҕына ыһыллан уҥуоҕар биллэ сылдьара олох аҕыйыыр диэн ааҕаллар. Бу быһаарыы киһи эргиирин үс сыл иһинэн оҥорор ордук диэн этиини эбии чуолкайдаан биэрэр.\nКиһи кута-сүрэ өлбүт күнүгэр уҥуоҕар, олорбут, сылдьыбыт сирдэригэр чугаһыырын билэннэр сахалар былыргыттан өлбүт киһилэрин бэйэлэрин дьиэлэригэр олорон эрэ өлбүт күнүгэр ас астаан, ахтан ааһаллар. Сахаларга «Өлбүтү кытта өлүмүөххэ» диэн этии тыыннаах уонна өлбүт дьон икки ардыларыгар туспа, ураты сыһыан баар буолуохтааҕын быһаарар этии баар. Ити этии өлбүт уонна тыыннаах сылдьар дьон олохторо кыайан бииргэ барбаттарын быһаарар, ол аата кинилэр салгыы олохторо тус-туһунан суолунан сайдан бараллар, өлбүт киһи өйө-санаата айыы буолан Үөһээ дойдуга барар, онтон тыыннаах, инчэҕэй эттээх-сииннээх киһи Орто дойдутугар бэйэтинэн, киһи буолан олорон хаалар. Тыыннаах, эттээх-сииннээх эрэ киһи Орто дойдуга олорор, онтон Үөһээ дойдуга сылдьар айыы, кут этэ-сиинэ суох сылдьаллар.\nӨлбүт киһиттэн өйө-санаата, куттара көтөн баралларын саха дьоно былыргыттан билэллэр. Киһи өлбүтүн кэннэ аҥардас этэ-сиинэ ордон хаалбыта Айылҕаҕа төннөн иһэрэ эрэйиллэр. Олох былыргы кэмҥэ сахаларга өлбүт киһини уматан кэбиһэр үгэс баара эт-сиин уларыйан Айылҕаҕа төннүүтүн ситиһиини кытта быһаччы сибээстээх.\nҮчүгэйдик саныыр киһилэрин уҥуоҕун, өйдөбүнньүк пааматынньыгын туруоран, эргиирин бөҕө-таҕа гына оҥорон кэбиһэргэ үс сыл диэн син сөптөөх бириэмэ буолар. Ити кэмтэн уһатан баран эбии-сабыы оҥордоххо киһи бэйэтэ хомойор, хоргутар. Аһара эрэнэн кэтэспит киһи төһө эмэ кэм устата кэтэһэн көрөн баран, хоргутан, хомойон үчүгэйи баҕарар санаата сойон, кэхтэн хаалар кэмэ тиийэн кэлэр. Үчүгэй санаа уларыйан куһаҕан санааҕа кубулуйан хаалыыта кэлэр көлүөнэлэргэ сабыдыаллаах буолуон сөп. Былыргылар үчүгэй санаа куһаҕаҥҥа уларыйар кэмэ хаһан кэлэрин билэллэрин бэлиэтинэн «Эрэннэрбити үс сыл кэтэһэллэр» диэн этиилэрэ буолар.\nБылыргы дьон хас эмэ үйэлэр анараа өттүгэр оҥортообут ампаардаах киһилэрин уҥуохтара билигин да тураллар. Арай баҕаналара эрэ эмэх буолан охтоннор, эргиирдэрэ алдьаналлар.\nУлаханнык ытыктыыр киһилэрин уҥуоҕун билигин даҕаны уһун үйэлэргэ туох да буолбакка турар гына оҥороллор. Уһун үйэлээх матырыйааллартан таастан, бетонтан оҥоруллубут киһи уҥуохтара тыһыынчанан сылга туруохтарын сөп.\nСаха дьоно былыр-былыргыттан ытыктыыр киһилэрин көмүс уҥуоҕун мэҥэ тааһын үс сылы аһарбакка эрэ, уһун үйэлээх матырыйааллартан бөҕө-таҕа, хамсаабат гына оҥорон, кэлэр көлүөнэлэрэ көрө сылдьалларыгар анаан туруоран кэбиһэллэр.\n«Киһи уҥуоҕа иччилээх» диэн этэллэр. Көмүллүбүт киһи буор кута уҥуоҕар хаалар буолуон сөп. Улахан кыахтаах, күүстээх ойууннар, удаҕаттар буор куттара бэйэлэрин уҥуохтарын харыстыылларын саха дьоно билэллэр. (1,147). Итини тэҥэ олох араас уустуктарыгар түбэһэн онно-манна өлөн хаалан кыайан көмүллүбэккэ, хараллыбакка хаалбыт өлүктэр иччилээх буолалларын сахалар билэллэр.\nКиһи уҥуоҕун ытыктаабат буолуу, үрэйии, алдьатыы кини аймахтарын, баар дьонун эмиэ ытыктаабат буолууга тэҥнэнэр олус куһаҕан быһыы, хара айыы буолар.\n«Kырдьаҕас киһини ытыктаабат буоллаххына, бэйэҥ кырыйдаххына оҕоҥ эйигин ытыктыа суоҕа» дииллэр сахалар. Бу этии эмиэ оҕону үөрэтиигэ төрөппүт өйө-санаата, туттар быһыыта ылар оруола, оҕо төрөппүтүн көрөн үтүктэн үөрэнэрэ олус улаханын быһаарар.\nИти курдук саха дьонун хас биирдии этиилэрэ олус уһун олохторун уопутуттан үөскээбиттэр уонна дириҥ суолталаах өй-санаа быһаарыыларыгар сөп түбэһэр өйдөбүллээхтэр. Былыргылар туһалаах этиилэрин тутуһар, толорор буолуу үрүҥ айыылартан ылынар билиилэр буолаллар. Былыргылар араас элбэх билиилэриттэн үчүгэйин, үрүҥүн, билиҥҥи олоххо туһалааҕын талан ылан олоххо туһаныыны Үрүҥ айыы итэҕэлэ оҥорор. (2,16).\nТуһаныллыбыт литература..\n1. С.К.Захаров - Сиэллээх. Эн сүүс сааскар диэри олоруоҥ! Ахтыы сэһэннэр, кэпсээннэр.- Дьокуускай: Бичик, 2000.- 192 с.\n2. \"Туймаада\" хаһыат. №324. 29.09.2016.<|endoftext|>\nТаҥара үөрэҕэ-сахалар үөрэхтэрэ\nСахалар таҥара туһунан олус былыргы кэмнэртэн ыла билиилээхтэр. Сахалар таҥараҕа сүгүрүйэллэрин сурукка Я.Линденау 1742 сыллаахха киллэрбит. Таҥара туһунан былыргы этиигэ “Былыттаах таҥараҕа быктарбакка, халлааннаах таҥараҕа харахтаппакка” диэн этии киирсэр. Бу этии тугу эрэ кистээн, атын дьоҥҥо биллэрбэккэ оҥорууну биллэрэрин тэҥэ оҕону иитии хайдах барыахтааҕын быһаарар. Былыр сахалар оҕолорун “Хара харахтаахха көрдөрбөккө” эрэ иитэллэрэ, үөрэтэллэрэ.\nОлус былыргы кэмнэргэ Сибииргэ “тенгрианство” диэн өй-санаа үөрэҕэ баар эбитин туһунан элбэхтик суруйаллар. “Тенгрианство” диэн тыл сахалыы таҥара диэн тылтан үөскээбитин дорҕооннорун сөп түбэһиилэрэ бигэргэтэрин тэҥэ, сахалар киһи буолуу үөрэхтэрэ оҕо улахан киһини үтүктэн үөрэнэриттэн тутулуктааҕа таҥара үөрэҕин төрүттээбит. Таҥара диэн сахалыы тылы тупсара сатаан, нууччалыыга кубулутан “тенгрианство” диэн ааттаабыттар.\nСахалар өй-санаа үөрэхтэрин чинчийии былыргы сахалар билиилэрэ, этиилэрэ таҥара үөрэҕиттэн төрүттээхтэрин бигэргэтэллэр. Ол курдук киһи диэн киһини бэлиэтиир тыл өй-санаа сайдыытын, тупсуутун бэлиэтиирин уонна иккис өрүтэ сүөһү диэн, өй-санаа ситэ тиийбэтин биллэрэрин олус былыргы кэмнэргэ арыйан тылларыгар киллэрэннэр туһаммыттар. Бу тыллар киһи өйө-санаата сүөһү таһымыттан сайдан, тупсан киһи буолууну ситиспитин биллэрэллэр.\nКиһи өйүн-санаатын төрүттэрин быһаарыы таҥара үөрэҕин үөскэтэр. Сахаларга киһи буолуу диэн этии оҕо улаатан өйө-санаата ситэн тугу барытын улахан киһи оҥорорун курдук оҥорорго үөрэниитэ, киһи курдук быһыыланыыта ааттанар. Бу үөрэх сахалар таҥараларын үөрэҕин төрүтэ буоларын киһи уонна сүөһү диэн өй-санаа сайдыытын быһаарар тыллар бааллара бигэргэтэр.\nӨй-санаа, таҥара үөрэҕэ кэлин түөрт үйэ устата нууччалар кэлии үөрэхтэрин кытта буккуллан хаалбыт курдугун да иһин бу үөрэх олус былыргыта, нууччалар кэлиэхтэрин быдан инниттэн баара, тылга иҥэн сылдьара биллэр. Сахалыы киһи уонна сүөһү диэн тыллар нууччалар кэлиэхтэрин былан инниттэн бааллара саарбахтаммат. Бары өй-санаа үөрэхтэрин холбуу ылан таҥара диэн сахалыы ааттаабыттара бу үөрэх бастаан иһэрин биллэрэр.\nНууччалар православнай таҥараларын бэйэлэрэ “бог” диэн ааттыыллар, “бог” үөрэҕэ диэн тарҕаталлар. Таҥара үөрэҕин сахалар нууччалартан ылыммыттара эбитэ буоллар өй-санаа үөрэҕин “бог үөрэҕэ” диэн ааттаабыт буолуо этилэр. Ону баара сахалар бэйэлэрин таҥараларын үөрэхтэрэ баһыйан таҥара диэн нууччалар үөрэхтэрин кытта холбуу ааттаабыттар. Ол барыта хайа баҕарар итэҕэл оҕону иитии, үөрэтии хайысхатын тутуһар өрүттэрэ хайа баҕарар омуктарга биир хайысхалаахтарыттан, өйдөбүллээхтэриттэн биирдик таҥара диэн ааттаммыттар.\nӨй-санаа үөрэҕэ таҥара диэн ааттаммыт. Нууччалар аан бастаан кэлиилэригэр өй-санаа үөрэхтэрин сахаларга тарҕаталларыгар “бог” диэн ааттаан диэн этэ, үөрэтэ сатаабыттара биллэр. Ол курдук саха киһитэ Буох Диэхсин диэн ааттаах киһи баара сурукка киирбит. Кини элбэхтэ “буох диэҥ” диэн этэ сатаабытын иһин бэйэтигэр хос аат оҥорон иҥэрэн биэрбиттэрэ сурукка киирбит.\nТаҥара үөрэҕэ диэн сахалар төрүт үөрэхтэрэ. Оҕо өйүн-санаатын үгэстэри үөскэтэн сайыннарар, киһи быһыылаах буолууга иитэр үөрэх таҥара үөрэҕэ буолар.\nТаҥ, таҥар, таҥара диэн тыллар сахалар төрүт тыллара. Өй-санаа үөрэҕэр үгэстэр тус-туспа сылдьаллара дакаастанар. Өй-санаа мунньуллар, таҥыллар, эбиллэр диэн этиллэрэ таҥара үөрэҕин үөскэппит уонна өй-санаа мунньулларыгар, таҥылларыгар сөп түбэһэр.\nТаҥара үөрэҕин сүрүн тутаах салаатынан киһи буолуу үөрэҕэ буолар. Оҕо кыра эрдэҕиттэн иитиллэн, улахан киһини үтүктэн үөрэнэн, үчүгэй үгэстэри үөскэтинэн өйө-санаата сайыннаҕына, сыыһа-халты туттубат буола үөрэннэҕинэ, киһи буолууну ситистэҕинэ эрэ киһи быһыылаахтык олоҕун олороро табылларын таҥара үөрэҕэ биллэрэр.\nКиһи буолуу үөрэҕэ сахалар төрүт үөрэхтэрэ. Бу үөрэх уратыта киһи уонна сүөһү диэн тылларга иҥэн сылдьара “Туох барыта икки өрүттээх” диэн этиинэн быһаарыллар. Оҕо кыра эрдэҕиттэн иитиллэн, үөрэнэн киһи буолууну баһылыыра кыаллар. Өйө-санаата кыра эрдэҕинэ сүөһү таһымыттан киһи буолууга тиийэ сайдар, тупсар.\nКиһи буолууну кыайан ситиспэтэх киһи курдуктар сүөһү диэн ааттаналлар. Өйдөрө-санаалара киһи өйүгэр-санаатыгар ханан эрэ тиийбэттэрин, сыыһа-халты туттуналлара элбэҕин биллэрэллэр. Итирбит киһи сүөһү курдук буолар, быстахтык быһыыланар, өйө-санаата киһи таһымыгар тиийбэт буолан ылар.\nКиһи буолуу үөрэҕэ хаһан үөскээбитин билэргэ киһи уонна сүөһү диэн майгы уратыларын быһаарар тыллар хаһан үөскээбиттэрин биллэххэ быһаарыы кыаллар. Киһи уонна сүөһү диэн тыллар хаһан үөскээбиттэрэ биллибэт былыргы. Сомоготто өссө былыргы диэн этэр. Нууччалар кэлиэхтэрин быдан инниттэн баар тылларын билигин бары билинэллэр. Оҕо өйө-санаата сайдан киһилии быһыыланар буоллаҕына эрэ киһи буолууну ситиһэрин сахалыы өй-санаа, таҥара үөрэҕэ тутуһар.\nСанаа олус кыра. Сотору умнуллан хаалыан сөп. Онтон киһи элбэхтэ биири санаатаҕына ол санаата күүһүрэн, кэлин үгэскэ кубулуйдаҕына, умнуллубат буола чиҥиир, дириҥиир, бэйэтин салайар кыахтанар. Киһи санаабыт санаатын илэтигэр оҥорон кэбиһиэн сөп кэмэ тиийэн кэлэр.\nТаҥара үөрэҕэ дьоҥҥо олус туһалаах, үчүгэй үгэстэри үөскэтэн, өйү-санааны дьаарыстаан, үчүгэй санаалары элбэтэн биэриигэ туһалаах. Куһаҕан санаалары умнууну, ыраастаныыны уонна өйө-санаата үчүгэй санааларынан туоларын ситиһиини хас биирдии киһи туһанар. Үчүгэй үгэстэрдээх киһи үчүгэй быһыылары оҥороро элбиирин таҥара үөрэҕэ ситиһэр.\nТаҥара диэн үгэс буолбут өй-санаа буолар. Үтүөҕэ ыҥырар баҕа санааны үгэс оҥостуннахха таҥаралаах дьон буолуллар. Хас биирдии төрөппүт оҕото бэрээдэктээх, үчүгэй киһи буола улаатыан баҕара саныырыттан үгүгэй үгэстэри иҥэрэ сатыыра таҥара үөрэҕэр киирсэр.\nТаҥара үөрэҕэ диэн сахалар өй-санаа үөрэхтэрэ буолар уонна төрөппүттэр бэйэлэрэ да билбэттэринэн, тугу барытын мин оҥорорум курдук оҥор диэн бэйэлэрин үтүгүннэрэн, батыһыннаран оҕолорун иитиигэ, үлэҕэ-хамнаска үөрэтиигэ туһана сылдьаллар. (1,15).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №325. 6.10.2016.<|endoftext|>\nДьон кырыга улаатта\nУлахан кырыктаах Аан дойду иккис сэриитин кэнниттэн дьоҥҥо барыларыгар сэриини утарар санаа киирбититтэн, дьон өйө-санаата сайдыбытыттан кэлин кэмҥэ улахан сэрии буола илик. Сайдыылаах дойдулар улахан алдьатыылаах атомнай буомбалары оҥостубуттара дойдулар икки ардыларыгар тэҥнэһиини олохтуурунан улахан сэрии буоларыттан бары тардыналлар, сэрэнэллэр.\nЭйэлээх кэмҥэ үөскээбит эдэрдэр сэрии ыар кэмин билбэттэр, кыайбыттар кэпсээннэриттэн кыайыыны, хотууну эрэ истэллэрэ, аны баҕа санаалара туолуутугар итэҕэстийиини, кыайыыга кыттыспаттарын үөскэтэр буолла. Кырдьаҕас сэрии бэтэрээннэрэ ытыктабылга, бочуокка сылдьыылара эдэрдэр баҕа санаалара биир өрүтүнэн туолбатыгар, кыайан бэтэрээн буолбаттарыгар тириэрдэр. Дойдуларга араас былыргы сэриилэри үтүктэн оонньооһуннар сайдыылара уонна олорго эдэрдэр кыттыһыылара итини бигэргэтэр.\nОлох тупсан бары-барыта баар, дэлэй буолуута оҕону иитиигэ уратыны, атаахтатыыны, бэлэмҥэ үөрэтиини киллэрэр. Аныгы төрөппүттэр сэбиэскэй былаас саҕанааҕы “Барыта оҕо туһугар” диэн сыыһа хайысхалаах ыҥырыыны тутуһалларыттан оҕону аһара маанылыылларыттан, бэлэмҥэ үөрэтэллэриттэн атаахтык иитэллэрэ элбээтэ.\nСаха дьонун олохторун үөрэҕэр «Оҕону атаахтатыма», “Атаах оҕо өйө-санаата түктэри” диэн этиилэр бааллар. Бу этиилэр дириҥ суолталарын кут-сүр үөрэҕэ дакаастаан, оҕо ийэ кута кыра, өссө бэйэтэ өйдөөбөт кэмиттэн иитиллэрин дьоҥҥо тириэрдэр. Атаах буола улааппыт оҕо өйө-санаата туруга, тулуура суох буола улаатара оҥорор быһыыларын кыайан хонтуруолламматын үөскэтэрэ сыыһа-халты, аһара туттунуулары элбэҕи оҥороругар тириэрдиэн сөп. Сахалар өй-санаа үөрэхтэрэ “Атаах оҕо өйө-санаата түктэри” диэн этиини тутуһарга ыҥырар. Маннык иитиилээх киһи кыыһырдаҕына, абардаҕына, итирдэҕинэ букатын даҕаны киһи быһыытын умнуон сөбө төрөппүттэр оҕону кыра эрдэҕинэ иитиигэ сэрэхтээх, кут-сүр үөрэҕэ этэрин тутуһар буолууларын үөскэтэр.\nОҕону кыра эрдэҕиттэн ийэ кутун ииппэттэн, бэрээдэккэ үөрэппэттэн аһара бара сылдьар, бас-баттах иитиилээх эдэрдэр билигин элбээтилэр. Урут Л.Н.Гумилев суруйбут «пассионарнай» диэн ааттаабыт, бас-баттах иитиилээх дьон биһиэхэ эмиэ баар буоллулар. Бу дьону билигин мамбеттар, маргиналлар, “трудные подростки” диэн туората сатыыллар эрээри, элбээн иһэллэр.\nОҕолор охсусталлар эрэ, кыайбыт кырбыырын ааһан, хам тэпсэр. Бэйэлэрин туттунан, тохтотунар күүстэрэ суох эдэрдэр кыра аайыттан сылтахтанан охсуһа-этиһэ сатыыллара элбээтэ. Былыргы сахалар «Эстээри гыммыт ыал сүөһүтэ харсыык буолар» диэн этиилэрэ быһаччы дакаастанар кэмэ биһиэхэ тиийэн кэлбит.\nДьону кырбааһын, хаан-сиин оҥоруу, араастаан ыйааһын, өлөрүү бары тэлэбиисэр каналларынан харыыта суох көрдөрүллэ тураллар. Төйөн түһүү кэнниттэн туох да буолбакка, бастарын хамсатан кэбиһэн баран ойон туран салгыы охсуһан бара турар киинэ «супер» геройдара олус элбээтилэр. Кинилэри үтүктэн киһини төйүөр, хамсаабат буолуор диэри кырбааһыны эдэрдэр оҥороллоро элбээтэ.\nДьон кырыга улаатыыта аҥардастыы Россияҕа эрэ буолбатах. Атын сайдыылаахпыт диэн ааттанар Европа дойдуларыгар тус-туспа хайдыһан баран охсуһуулар эмиэ үксээтилэр. Бары сөбүлүүр футбол, хоккей оонньуулара охсуһуута суох түмүктэммэт буолбуттара ордук хомотор. Сорохтор оонньууларга охсуһуу көрөөрү, онно кыттаары барар курдуктар.\nКыыһырбыт, абарбыт киһи туттунар күүһэ суоҕуттан киһиттэн таһынан быһыыланара массыына кыра да абаарыйатын кэнниттэн биллэр буолла. Охсуһааччылар манна ордук элбээтилэр. Массыынаҕа охсуһарга аналлаах тэриллээх, биталаах, бэстилиэттээх сылдьар буолуу олоҕурда.\nЭдэрдэр бэрээдэги кэһиилэрэ элбээһиниттэн дьон бэрээдэги олохтоорулар армияны ордук саныыр буолуулара улаатан иһэр. Армияҕа бэрээдэк баара дьону угуйар, тардар күүскэ кубулуйда. Дьахталлар мөлтөхтөр, арыгыһыттар диэн туоратар эр дьонноро армияҕа бииргэ мунньустан күүстэрин көрдөрөллөрө ордук табыллара армияны күүһүрдэр.\nАрмия оруола Аан дойду үрдүнэн барытынан үрдээн иһэр. Гражданскай дьон бэрээдэги кэһиилэрэ, охсуһаллара, этиһэллэрэ элбээн истэҕин аайы армия оруола үрдээн биэрэр.\nБары дойдулар армияларыгар бэрээдэк кытаанах. Өссө аналлаах, бастаан иһэр бэрээдэктээх чаастарга ордук кытаанах, командир эппитэ ханнык да буоллар толоруллар эрэ аналлааҕын армияҕа тутуһаллар. Армияҕа кытаанах бэрээдэк баара эрэ армия олоҕо туруктаах буолуутун үөскэтэрэ биллэр. Сааны-сэби, улахан алдьатыылаах сэрии сэбин илдьэ сылдьар киһи туруктаах өйдөөх-санаалаах буолуохтааҕа, сыыһа-халты туттубата кытаанахтык ирдэнэр көрдөбүл буолар.\n«Туох барыта икки өрүттээх» диэн этиигэ дьон бэрээдэги тутуһуулара эмиэ сөп түбэһэр. Гражданскай дьон демократия үөрэҕин бэрээдэги тутуһууга эмиэ туһаналларыттан сокуоннары тутуһуу мөлтөөтөҕүнэ эбэтэр мөлтөх сокуоннар буоллахтарына дьон олоҕо туруга суох буолар. Сорохтор аһара байыыларын үөскэтии үгүстэр бииргэ олорууларыгар сөп түбэспэт. Сорох кэмҥэ аһара байбыттар бэрээдэги, сокуоннары соччо тутуспакка эрэ сылдьыыларыгар тириэрдэриттэн государство олоҕо туруга суох буолууга киирэр.\nАрмияҕа оннук буолбатах. Командир этиитэ хайаан да туолуохтаах эрэ буолуута эппиэтинэһи икки өттүгэр иккиэннэригэр үөскэтэр. Командир туолуон сөптөөх, кыаллар кыахтаах бирикээһи эрэ биэрэрэ ирдэнэр буоллаҕына, онтон толорооччу этиллибитин курдук толорор эбээһинэстээҕэ хаһан да уларыйбат.\nБилигин Россияҕа армия, сулууспалаахтар оруоллара үрдээн иһэр, хамнастара да биллэрдик улаатта. Байыаннай аҥардаах тэрилтэлэр элбээтилэр. Бу быһыы дьон армияҕа сулууспалыы тиийиилэрин элбэтэрин таһынан армия оруола аһара үрдээһинин үөскэтэр кыахтанна.\nДойдуга армия баһылыыр буолуута эр дьон салайар былааһы ылыыларыгар тириэрдэр. Дьахталлар оруоллара намтыыр, эр дьон курдук буолууну армияҕа сулууспалыы да сылдьан ситиһэр кыахтара суоҕа биллэр. Аһынар, харыстыыр санаалара элбэҕиттэн эр дьон курдук аһара кырыктанар кыахтара суох.\nБилигин Россияҕа эр дьон мөлтөөн-ахсаан, туоратыллар, арыгыһыттар диэн үөҕүллэр кэмҥэ киирэн сылдьаллар. Армия күүһүрүүтэ уонна ханнык эмэ кыайыылары ситиһиитэ кинилэри, ити куһаҕан ааттан босхолуур кыахтаах. Эр дьон бары кэриэтэ бэрээдэги тутуһары сөбүлүүллэриттэн армия күүһүрэригэр бэйэлэрэ да баҕараллар.\nОлоххо сайдыы кэлиитэ икки өрүттэр; эр дьон уонна дьахталлар бэйэ-бэйэлэриттэн тутулуктанан хардары-таары хамсааһыннары үөскэтэллэриттэн кэлэр. Сэбиэскэй былаас кэмигэр дьахталлар өрө тутуллан, элбэх үрдүк үөрэхтэнэн баһыйбыт кэмнэрэ ааһан, сэбиэскэй былаас эстэн, аны эр дьон баһылыыр кэмнэрэ эргийэн кэлэн иһэр. Эр дьон баһылаатахтарына оҥорон таһаарар үлэ-хамнас сайдыыта саҕаланар, өй-санаа үөрэҕэ, сахалыы таҥара үөрэҕэ олоххо киирдэҕинэ бэрээдэк тупсар.\nОҕолору кыра эрдэхтэриттэн үлэҕэ-хамнаска, бэрээдэккэ үөрэтиини эр дьон эрэ кыайа-хото оҥорор кыахтаахтар. Туруктаах өйдөөх-санаалаах, туруурдаах, киһи быһыылаах, көрсүө, сэмэй эдэрдэр эрэ сайдыыны аҕалар кыахтаналларын билинэн оҕону кыра эрдэҕиттэн атаахтаппакка эрэ улаатыннарыллар.\nСахалар эр дьону күүһүрдэр, бэрээдэги тутуһарга үөрэтэр Улуу Тойон таҥараларын үөрэҕин оннугар түһэрэн, эдэрдэри, уол оҕолору иитиигэ, үөрэтиигэ туһаналлар. (1,16).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №327. 20.10.2016.<|endoftext|>\nАзия дойдуларын тиһилигэ\nБу Азия тутулуга суох уонна тутулуктаах дойдуларын тиһилигэ.\nИкки континеҥҥа сытар дойдулар.\nЕвропа уонна Азия кирбиилэрин Кум Маныч хотоолунан ыытар түгэҥҥэ - бүүс-бүтүннүү Азияҕа, оттон Улахан Хапхааһынан ыытар түгэҥҥэ - сорҕолоро Европаҕа, маннык дойдулар сыталлар:<|endoftext|>\nАанчык (киинэ)\n«Аанчык» — «Сахафильм» 2006 сыллаахха устубут уус-уран киинэтэ. Уһуна 49 мүнүүтэ. Сахалыы тыллаах, нууччалыы субтитрдаах.\nСценарийын Никита Аржаков суруйбут, кини туруоруута.\nОператор-постановщик Юрий Березкин.\nОруолларга оонньууллар: М. Азарова, Е. Ощепков, Т. Мыреева\nКиинэ Суорун Омоллоон кэпсээнинэн уһуллубут. Кыыс таптыырын уонна бэйэтин курус дьылҕатын буолуохтааҕын курдук ылынарын туһунан.\nСайыҥҥы сыаналарын Таатта улууһугар Чөркөөххө, оттон кыһыҥҥыны «Сахафильм» павильонугар Дьокуускайга устубуттар. Мария Азарова киинэ уһалларын кэмигэр Култуура уонна ускуустуба кэллиэһигэр үһүс кууруска үөрэнэрэ. Оттон Мычаары оонньообут Егор Ощепков кэллиэһи саҥа бүтэрэ сылдьар кэмэ этэ.<|endoftext|>\nОрто Азия хайалара\nОрто Азия дэхси сирин соҕуруу кытыыларынан Копетдаг, Памир-Алай, Тянь-Шань хайалара субуһаллар. Орто Азия дэхси сирдэрэ ити хайалаах системалара суохтара буоллар кууруо-хатыа этилэр: үрдүктэн үрдүк сис хайалар Атлантическай акыйаантан кэлэр уонна өрүстэринэн хайалартан дэхси сирдэргэ сүүрүгүрэн түһэр сииги туталлар.\nСалгын Орто Азия үрдүнэн арҕааттан илин балачча үөһэнэн ааһар. Хайалар арҕаа эниэлэригэр, салгын үөһэ күөрэйэр буолан, элбэх сөҥүү түһэр (сылга 800 мм-тэн ордук). Оттон илин эниэлэргэ, хотооллорго сөҥүү аҕыйах, онон манна сотору-сотору кураанныыр. Ити араастаһыы ордук Памирга биллэр. Онно арҕаа 1500 мм тиийэ сөҥүү түһэр буоллаҕына, илин 100 мм тиийбэт.\nКлимат усулуобуйата хайаларга үөһэ таҕыстах аайы уларыйан иһэр (турурору курдааһыннаныы). Кыһын хайаларга, ордук 3000 м-тэн үөһэ, тымныы уонна уһун. Үрдүк хайалартан ураты, хайалар бары курдааһыннарыгар тымныы ириэһини кытта солбуһар. Сайын үөһэ таҕыстах аайы температура 00С диэри, оннооҕор да ордук, сыыйа намтааһына үчүгэйдик биллэр. Улахан үрдүккэ сайына кылгас уонна тымныы.\nОрто Азия хайаларыгар 2000-тан тахса ледниктар бааллар (Кавказка 1400 кэриҥэ); олортон Арассыыйаҕа саамай улаханнара – Федченко леднигэ 71 биэрэстэ уһуннаах, 2-3 биэрэстэ кэтиттээх.<|endoftext|>\nКопетдаг\nКопетда́г (тюрк. «арҕас хайалар»; перс. کپه‌داغ‎, туркм. Köpetdag) — Иран уонна Туркмения быысаһыыларыгар сытар сис хайа. Устата 650 биэрэстэ кэриҥэ, үрдүгэ 3117 м тиийэр. Бу биир кэлим сис хайа буолбатах. хочолорунан араарыллыбыт кылгас-кылгас сис хайалар систиэмэлэрэ. Копетдаг хотугу эниэлэрэ туруорулар, соҕуруу эниэлэрэ сытыарылар. Сирин рельебин көрөн Копетдаг бэйэтэ үс часка араарыллар: Арҕааҥы, Киин уонна Илиҥҥи.Саамай үрдүк хайалар Киин Копетдагка бааллар – Чопан хайа (2889 м), Душакэрекдаг (2482 м), Маркау (1530 м). Арҕааҥы Копетдагка Хасардаг хайа (1637 м), Сюнт хайа (1567 м). Илиҥҥи Копетдаг саамай үрдүк точката – Далибулаг хайа (1123 м). Хайалартан отуттан тахса өрүстэр уонна үрэхтэр сүүрүгүрэллэр: Сумбар, Секиз-яб, Гёкдере, Арчабил о.д.а. Туркменистан Республикатын баар айылҕа кэрэ көстүүлээх пааматынньыктара бу манна бааллар. Холобур, сир анныгар баар сероводородтаах уулаах күөллээх Коват хаспаҕа. Бу хайа хаспаҕын уһуна 230 м, үрдүгэ 26 м тиийэр. Күөлүн 72 м, кэтитэ 30 м. Копетдагка сүүнэ күрүлгэннэр бааллар. Олортон саамай улаханнара Нохур күрүлгэнэ. Күрүлгэн 30 м үрдүктэн курулуу-күрүлүү тохтор. Сир хамсааһына бу эргин күүскэ бэлиэтэнэр. 1948 сыллаахха Ашхабад куоракка буолбут сир хамсааһыныгар куорат олохтооҕун үс гыммыт иккитин кэриҥэ киһи өлбүтэ биллэр.\nАйылҕата.\nСис хайалар хаптаҕай, сыгынньах арҕастарыгар хаар да, муус да суох. Манна хайа сөҥүү боруодалара - кумах, таас, туой, испиэскэ таас баһыйаллар. Хайалар эниэлэрэ хайыттыбыт сирдэринэн итии уу паара, гаас тахсаллар.\nСайына хайаларга сөрүүн, сөҥүү кураайы куйаардааҕар эрэ элбэх түһэр, ол иһин арҕастарга, чыпчаалларга хайа истиэптэрэ үөскээбиттэр. Ол эрээри хотуттан хаххалаах: уһун синньигэс итии хочолорго чэлгийэ көҕөрөр оазистар бааллар.<|endoftext|>\nТянь-Шань\nТянь-Ша́нь (тадж. Тиён Шон, кит. трад. 天山山脈, упр. 天山山脉, пиньинь: Tiānshān shānmài, уйг. تەڭرىتاغ, Тәңри тағ, кирг. Ала-ТОО, Теңир-Тоо, каз. Тәңіртау, узб. Tyan Shan, монг. Тэнгэр уул) — Азия саамай сөҕүмэр улахан хайалаах системаларыттан биирдэстэрэ, Киин Азия сытар биэс судаарыстыба сирин-уотун хабар (Таджикистан, Кыргыстан, Кытай (Синьцзян-Уйгур автономнай оройуона), Казахстан уонна Узбекистан).\nТянь-Шань хайалара аан дойду үрдүнэн биир саамай үрдүк хайалар быһыытынан биллэллэр: Кыайыы өргөһө (7439 м), Хан-Тенгри өргөһө (6995 м) бааллар.\nХайалар икки ардыларынааҕы сорох хотооллор 3000 м үрдүккэ онтон да үөһэ сыталлар. Олору 4000 м үрдүктээх хайалар тулалыыллар. Онно өрүстэр уу ылынар модун ледниктэрэ үөскүүллэр. Хайаларга баар от үүнээйилээх, мэччирэҥ быһыытынан туһаныллар киэҥ, хаптаҕай биитэр кыра оллур-боллур сирдэри олохтоох нэһилиэнньэ сыртар диэн ааттыыр.\nХайалар икки ардыларынааҕы сорох хотооллорго дириҥ күөллэр бааллар. Олортон биир саамай аатырбыттара - Иссык-Куль. Тулалаан турар хайаларыттан күөлгэ элбэх өрүс түһэр, оттон күөл бэйэтэ сүүрүгүрдүбэт.\n1700 м-тэн үөһэ хапчааннарга уонна хотугу эниэлэргэ тянь-шань харыйата тыата үүнэр, кураанах эниэлэргэ арча бөлкөйдөрө үүнэллэр. Олорго тыата убаҕас, ол иһин онно күн уота күүскэ ититэр буолан сымала сыта хойуу. Тыаларыгар сибиир туртаһа, сиэгэн олохсуйаллар.\n2700 м үрдүккэ эгэлгэ дьүһүннээх оттоох субальпийскай, онтон арыый намыһах оттоох альпийскай ходуһалар кэлэллэр.<|endoftext|>\nФергана хотооло\nФерга́на хотооло - (узб. Фарғона водийси; Farg‘ona vodiysi, тадж. водии Фарғона, кирг. Фергана өрөөнү) — Тянь-Шань сис хайаларыттан соҕуруу 300 биэрэстэ усталаах, 170 биэрэстэ кэтиттээх хайалар икки ардыларынааҕы хотоол. Хоту өттүттэн Курамин уонна Чаткаль сис хайалара, илин өттүттэн Фергана уонна Атонай сис хайалара, соҕуруу өттүгэр Алай сис хайалара өтөн киирэллэр.\nБу хотоол устун Сырдарья өрүс устар. Түгэҕин хаптаҕай ньууругар кумах томтордор, такырдар түбэһэтэлииллэр. Хайалар тэллэхтэринээҕи күрүҥ почвалаах, лёсс тутуллаах дэхси сирдэргэ улахан оазистар тарҕаммыттар. Фергана хотооло Орто Азия саамай кэрэ миэстэтинэн ааҕыллар. Бу хотоол Тянь-Шаны уонна Памир-Алай хайаларын араартыыр.\nФергана хотоолун тулалаан турар хайалар үрдүктэрэ 6 тыһ м. Хотоол дэхси ньуурдаах, улахан өттүн түҥ былыргы Сырдарья өрүс сүнньэ ылар. Хотоол бэйэтин үрдүгэ арҕаа 300-400 м тиийэр, илин диэки 900-1000 м тиийэр. Хотоол кытыытынан ньиэп, гаас, таас чох, тимир, тимир булкаһыдыктаах рудалар, уртуут, сиэрэ, испиэскэ, таас туус хостонор баайдаах. Сир хамсааһына манна сэдэх көстүү буолбатах. Сырдарья өрүс Нарын уонна Карадарья өрүстэр силбэһиилэриитэн саҕаланар. Хотоол өрүстэрэ хаар уутуттан, хайа леднигиттэн ууланаллар, инньэ гынан хотоолу ньүөлсүтэллэр.\nКилиимэтэ.\nОт ыйын орто температурата арҕаа диэки +230С , киин өттүгэр +280С тиийэр. Саамай үрдүк температурата +430С тиийэр.тохсунньу орто температурата арҕаа диэки -0,90С, илин -2,50С. Сыллааҕы орто сөҥүү 150 мм тэҥ, хайа тэллэҕэр 250-300 мм тиийэр.\nНэһилиэнньэтэ.\nФергана хотооло Орто Азияҕа саамай хойуу нэһилиэнньэлээх. Киин өттүгэр Узбекистан Ферганскай, Наманганскай, Андижанскай уобаластарынан дойду нэһилиэнньэтин үс гыммыт биирэ олорор, кытыытыгар Кыргыстаан Джалал-Абад, Ош, Баткен уобаластара, ону кытта Таджикистан Согдийскай уобалаһа киирэр. Нэһилиэнньэтин баһыйар үгүс өттө тыа хаһаайыстыбатынан дьарыктанар. Ньүөлсүтүллэр сирдэргэ хлопок, ириис, бахчевай культура о.д.а. үүннэрэллэр. Хайа тэллэхтэринэн бурдук ыһыытынан дьарыктаналлар. Балтараа тыһыынча сыл устатыгар Фергана хотоолугар солко таҥаһы оҥороллоро биллэр.<|endoftext|>\nПамир-Алай уонна Памир\nПамир-Алай - кэрдиис курдук эгэлгэ арҕастардаах, уһулуттаҕас чыпчааллардаах, туруору эниэлэрдээх сис хайалар тарҕаммыт үрдүк хайалаах дойду. Манна Алай, Зеравшан сис хайалара, онтон да атыттар киирэллэр. Хайаларын үрдүгэ 4000 м үрдүк. Ледниктэр уонна ледниктэн үөскээбит рельеф көрүҥнэрэ үгүстэр. Памир бэйэтэ Алай хочотуттан соҕуруу сытар. Ити хочо Алай уонна Заалай сис хайаларын араарар. Заалай Памир систиэмэтигэр киирэр.\nПамир хайалара Таджикистан (Горно-Бадахшанскай автономнай уобалаһа), Кытай, Афганистан уонна Индия сиригэр-уотугар тайаан сыталлар. Хайалар бу сүҥкэн түмсүүлэригэр Азия хайалаах улуукан систиэмэлэрэ холбоһоллор. Бу сөҕүмэр үдүк суорба хайалар кыраайдара. Памир сорох чыпчааллара 7000 м үрдүктэр. Саамай хотугу сис хайаҕа, Заалайга, Ленин өргөһө (7134 м) (Ленин өргөһүн 2006 сыл от ыйын 4 күнүгэр Таджикистан бырабыыталыстыбата Абу Али ибн Сина аатынан уларытан ааттаабыта), оттон Наукалар академияларын сис хайатыгар Коммунизм өргөһө (7495 м) (Таджикистан бырабыыталыстыбата 1998 сыллаахха бу өргөһү таджик бастакы судаарыстабытын төрүттээбит Исмаил Самани аатын иҥэрбитэ) бааллар. Манна билиҥҥи мууһуруу уһулуччу киэҥник тарҕаммыт. Федченко леднигэ мантан чугас сытар. Памир хайалара граниттан, кристаллическай сланецтан, сөҥүү боруодалартан туруктаахтар. Памир арҕааҥы, илиҥҥи чаастара чуолкайдык араарыллар. Арҕаа Памир үрдүк суорба сис хайалардаах, олору дириҥ хочо-хапчааннар араартаабыттар. Хапчааннар дириҥнэрэ сорох сиринэн 2000-3000 м. Онно куйаас да күн тымныы, хараҥа уонна сыырастаах. Ледниктэр анныларыттан тахсар дьулусхан өрүстэр курулуу-харылыы усталлар. Хочолор 1700-2500 м үрдүккэ сыталлар, сис хайалар 5000 м да үрдүктэр.\nИлин Памир ньуура оччо быһытталамматах: сис хайалара сытыарылар, хочолорго сырыынньа түһэллэр. 3500-4000 м үрдүккэ тэҥнэммит ньуур баһыйар. Олор үрдүлэринэн 6000 м тиийэр үрдүктээх сис хайалар өрө үүнэн тураллар.\nИлин Памир климата тымныы уонна кураанах. Онон манна үрдүк хайа куйаара үөскээбит. Ити куйаар курас ньууругар хайыр таастаах почваҕа полынь, солянка, терескен иинэҕэс сэппэрээгэ үүнэллэр. Терескени уонна ити оттору сүөһү үчүгэйдик сиир. Терескен оту оттук быһыытынан эмиэ туһаныллар.\nПамирга нэһилиэнньэ үрдүк хайаҕа олус табыгастаах ындыыланар көлөнү - ягы иитэр.<|endoftext|>\nСоҕуруу Сибиир хайалара\nСоҕуруу Сибиир хайалара - Арассыыйаҕа Сибиир уонна Дальнай Восток сиригэр-уотугар тайаан сытар хайалар уопсай иэннэрэ 1,5 мөл км².\nГеографическай балаһыанньалара.\nАлтай хайалара, Арҕаа уонна Илин Саяннар, Прибайкалье уонна Забайкалье хайалара, Становой сис хайа. Бу аан дойду саамай бөдөҥ хайалаах ииттэн биирдэстэрэ. Арҕаа Сибиир истиэптэриттэн Чуумпу акыйаан биэрэктэригэр тиийэ 4,5 тыһыынча биэрэстэ кэриҥэ субуллар. Хапхаас хайаларынааҕар иэнэ түөрт төгүл улахан.\nСоҕуруу Сибиир хайалара Евразия материгын үөһүгэр бааллар. Бу хайалар Арҕаа Сибиир дэхси сирин, Орто Сибиир хаптал хайатын, Киин Азия үрдүк, кураайы хаптал уонна хаттык хайаларыттан араараллар. Бу территория географическай балаһыанньата климат дьиҥ-чахчы континентальнай буоларын быһаарбыт, айылҕа ураты комплекстара үөскүүллэригэр сабыдыаллаабыт.\nГеологическай тутуллара уонна рельефтэрэ.\nБу оройуону үөскэтэр хайа боруодалара ии араас чаастарыгар иҥээһиннэнэн түүрүллүбүттэр уонна хайалар үөскүүр былыргы кэмнэригэр улаханнык өрө көтөҕүллүбүттэр:протерозой бүтүүтэ байкальскай, палеозой саҕаланыыта каледонскай, палеозой иккис аҥарыгар герцинскэй иҥээһиннэнии буолуталаабыт. онтон хайалар сыыйа үлтүрүйбүттэр, онон-манан ордубут массивтардаах үрдүк дэхси сирдэргэ кубулуйбуттар. Мезозойскай эра бүтүүтэ, кайнозойга (альпийскай хайалар үөскүүр кэмнэригэр) хайалар үрдээбиттэр эрээри, саҥа иҥээһиннэммэтэхтэр. Сир хаҕын сүүнэ улахан көһөҥөлөргө араартаабыт быһыттыылар буолбуттар. Итини сэргэ өрө көтөҕүллүүлэр, сиҥнэн түһүүлэр буолуталаабыттар. Билигин хайалар иҥээһин-көһөҥө уонна көһөҥө тутуллаахтар. Хайалар бу иилэрин бүтүннүүтүгэр орто үрдүктээх сис хайалар баһыйаллар. Олор икки ардыларынан үгүс хотооллор сыталлар. Үрдүк хайа рельебин учаастактара оччо киэҥнэрэ суох. Сотору-сотору тэҥнэниллибит ньуурдар (араас үрдүккэ өрө көтөҕүллүбүт былыргы дхэхси сирдэр тобохторо) түбэһитэлииллэр. Арҕааттан илин диэки хайалаах тус-туспа системалар биллэр уратылаахтар. Хайалар иилэрин бүтүннүүтэ үс комплекска араарыллар: Алтай-Саян, ортоку Байкал, илин Алдан Становой хайалара.<|endoftext|>\nАлтаай уонна Саян хайалаах систиэмэлэрэ\nарҕаанан Сибиир бүтүннүүтүн саамай үрдүк хайата Алтай баар. Киин Алтаайга 4356 м үрдүк точкалаах Табын-Богдо-Ола диэн хайа үрдээн турар. Ити бөдөҥ түмүк хайаттан Алтаай сис хайалара тараах курдук тарҕаналлар уонна сыыйа намтыыллар: арҕаа диэки - Соҕуруу Алтаай, хоту диэки - Илин Алтаай. Хайалар ити субурҕалара көнө муннугу үөскэтэллэр, ол муннук өрүттэрин икки ардыларынан Киин Алтаай баар. Хайа түмүгүттэн илин диэки сис хайалар Монголия сиригэр-уотугар киирэллэр. Киин Алтаайга 4000 м ордук үрдүк чыпчааллар бааллар. Олор төбөлөрө уһулуттаҕастар, эниэлэрэ хаарынан, мууһунан бүрүллүбүттэр; оннук чыпчааллары белкилэр диэн ааттыыллар. Катунь белкилэрин сис хайатыгар Алтаай, Сибиир саамай үрдүк точката Белуха хайа (4506 м) баар.\nАлтаай хотугу кытыытынан икки үрдүгэ суох чыпчааллар бааллар: Салаир кряһа, Кузнецкай Алатау бааллар. Ити хайалар таас чохтоох аатырбыт Кузбасс баар Кузнецкай хотоолунан араарыллан сыталлар.\nКузнецкай Алатауттан илин 2000 м диэри үрдүктээх Арҕаа уонна Илин Саяннар хайалара бааллар. Саяннар саамай точкалара Мунку-Сардык хайа (3491 м) Илин Саҥҥа турар. Сайыны быһа ирбэккэ турар хаардаахтарын иһин үрүҥ хайалар диэн ааттанааччы хаптаҕай үрүттээх хайалар Саяннар ураты бэлиэлэрэ буолар.\nКузнецкай Алатау, Арҕаа уонна уонна Илин Саяннар Минусинскай хотоолу төгүрүйэллэр. Манна Енисей биэрэгэр Абакан куорат турар. Минусинскай хотоол хоту Арҕаа Сибиир дэхси сирин кытта холбоһор.\nСаяннартан соҕуруу диэки сис хайалар орто үрдүктээх хайалар буола намтыыллар, олор икки ардыларынан хотооллор сыталлар: саамай улаханнара Тува хотооло. Онно Кызыл куорат турар.\nАлтаай уонна Саян хайалаах систиэмэлэрин килиимэтэ.\nКыһыҥҥы кэмҥэ бу хайалаах оройуон улаханнык тымныйар, манна тымныы салгын континентальнай маассалара үөскүүллэр. Сибиир дэхси сирдэриттэн тымныы салгын эмиэ кэлэр. Ол иһин Алтаай тэллэхтэригэр тохсунньу ый орто температурата -200С кэриҥэ, оттон хайалар быыстарынааҕы тымныы салгын мунньустар бүтэй хотооллорго -300С диэри намтыыр. Ордук Киин алтаай үрдүк хотооллоругар тымныйар. Манна температура сорох түбэлтэлэргэ -600С диэри намтыыр. Кузнецкай, Минсунскай хотооллорго -500С бэлиэтэммитэ. Хотооллору төгүрүктүүр хайалар эниэлэригэр температура арыый үрдүк.\nСайын тэллэх хайаларга итии, от ыйынааҕы орто температура +190С кэриҥэ. Сайыҥҥы кэм манна кылгас. Кузнецкай, Минусинскай хотооллорго температура +360С тиийиэн сөп.\nАрҕааттан кэлэр салгын маассалара сис хайаларга тахсалларыгар сойоллор. Олорго баар сиик хойдон, ардах биитэр хаар буолан түһэр. Ол иһин Алтаай сорох сирдэригэр 1000 м үөһэ 2000 мм диэри сөҥүү түһэр. Арҕааҥы тыалтан көмүскэммит Алтаай соҕуруулуу-илин өттүгэр сылга баара-суоҕа 200-300 мм сөҥүү түһэр.\nАлтаай уонна Саян хайалаах систиэмэлэрин ледниктэрэ.\nҮрдүк хайалаах Алтаай тымныы уонна сииктээх климата билиҥҥи мууһуруу үөскүүрүгэр кыах биэрэр. Ледниктэр өрүс хочолорун, хайа хапчааннарын устун синньигэс балаһанан сыыллаллар. Үрдүк сис хайаларга үгүс ахсааннаах кыра ледниктэр былыргы былыргы ледниктэр таһаарбыт хаспахтарын түгэҕэр сыталлар. Бу билиҥҥи мууһуруу киэҥ уобалаһа. Саяннарга мууһуруу быдан кыра. Манна саамай үрдүк сис хайалар эрэ кыра ледниктээхтэр уонна өр сыллаах хомурахтардаахтар.\nАлтаай уонна Саян хайалаах систиэмэлэригэр киирэр өрүстэр.\nАлтаайтан, Саяннартан саҕаланар өрүстэр хайаларга дохсун сүүрүктээхтэр, харгылардаахтар. Дэхси сиргэ тахсалларыгар сүүрүктэрэ мөлтүүр, бэйэлэрэ кэҥииллэр.\nАлтаай саамай улахан өрүһэ - Катунь. Бу өрүс Белуха хайа соҕуруу эниэтиттэн Катунь леднигиттэн саҕаланар. Телецкэй күөлтэн Бия өрүс тахсар. Бия Катуннуун холбоһон Обу үөскэтэр. Кузнецкай хотоолу Обь өрүс бөдөҥ салаата Томь өрүс нүөлсүтэр.\nИлин Саян эниэлэриттэн Сибиир саамай модун өрүһэ Енисей түһэр. Енисей үөһээ сүүрүгэ Илин Саян салаа хайатын быһа сүүрэн синньигэс хапчааны үөскэтэр. Онтон өрүс Тува хотоолунан устарыгар хочото кэҥиир.\nӨрүстэр сайыҥҥы ардахтан, хайа хаара, мууһа ирэриттэн ууланаллар. Кыһын өрүстэр улаханнык чычаараллар.<|endoftext|>\nУраал хайалара\nУраал хайалара Арктика муораларын кытыыларыттан Казахстан кураайы истиэптэригэр тиийэ 2000-тан ордук км сиргэ синньигэс балаһанан субуллар хайлар систиэмэлэрэ.\nУраал хайаларын ньуура.\nУраал хайалара — геологическай тутулунан, ньуурунан хайа уустук систиэмэтэ. Бу систиэмэ үгүс тус-туһунан хайалардаах, олор меридианнары батыһа үксүн бэйэ-бэйэлэрин кытта кэккэлэһэ сүүһүнэн биэрэстэнэн тайыыллар.\nХайа систиэмэтин устатын тухары ортотунан ааһар сүрүн сис хайа уу дьирбиитинэн буолар. Бу хаптаҕай, ардыгар бадарааннаах кэтит сис хайа үрдүнэн үгүс сирдэринэн туруук таастаах чыпчааллар, эгэлгэ быһыылаах суорба таастар хороһон тураллар. Саамай үрдүк точкалара арыт муора таһымыттан 1200 м ордуктар. Сис хайа протерозойскай эра саҕанааҕы былыргы боруодалартан туруктаах. Манан Азия — Европа ууну араарар дьирбиитин сурааһына ааһар. Ити сурааһын Европа уонна Азия быыстарынан ааҕаллар. Соҕуруу өттүнэн сис хайа Уралтау диэн ааттанар.\nСүрүн сис хайа икки өттүнэн тэллэх хайалар субуһаллар. Балаһалара арҕаа диэки кэтит, илин диэки синньигэс. Үгүс чыпчааллара 1700 м тиийэ балачча үрдүктэр.\nАрҕаа тэллэх хайалар Илин Европа дэхси сиригэр сыыйа түһэр Урал арҕаа эниэтин үөскэтэллэр. Илин тэллэх хайалар Арҕаа Сибиир дэхси сиригэр туруору түһэр эниэлээхтэр. Эниэлэрин икки аҥыта — бу Урал геологическай тутулун кытта ситимнээх хайалаах систиэмэ бүтүннүүтүн уратыта.\nАрҕаа тэллэх хайалар балаһалара уонна Илин Европа дэхси сирин олорго сыстар чааһа Предуральены үөскэтэллэр, оттон илин тэллэх хайалар уонна Арҕаа Сибиир дэхси сирин ыаллыы сытар чааһа Зауралье буолаллар.\nРельебин уратытынан, айылҕатын атын компоненнарынан Урал Полярнай, Приполярнай, Хотугу, Орто уонна Соҕуруу Ураалларга араарыллар.\nУраал хайаларын геологическай тутула, хостонор баайдара.\nУраал иҥээһиннээх структуралара палеозойскай эра иккис аҥарыгар, герцинскэй хайалар үөскээһиннэрин кэмигэр, билиҥҥи көрүҥнэрин ылыммыттара. Геологическай историяларын үгүс мөлүйүөнүнэн сыллар усталарыгар Ураал хайалара тас күүстэр дьайыыларынан хаста да намтыы, үрдүү сылдьыбыттара. Мезозойскай эра бүтүутэ улаханнык намтаабыт хайалар альпийскай хайалар үөскүүр кэмнэригэр онон-манан өссө төгүл үрдээбиттэрэ. Ити кэмҥэ уу сүүрээннэрэ күүһүрэн, хайалары быһыта сүүрэн, дириҥ хочолор үөскээбиттэрэ. Ол эрээри Орто Ураал оччо үрдээбэккэ, улаханнык быһытталамматаҕа. Ураал хайалаах систиэмэтэ араас састааптаах уонна уонна саастаах хайа боруодаларын хас да уһаты сытар балаһаларыттан туруктаах. Уу дьирбиитэ буолар сис хайа төрүт былыргы (протерозойскай) кристаллическай  сланецтартан үөскээбитэ. Ньууругар кытаанах метаморфическай, ардыгар магматическай боруодалартан састааптаах туруук очуостар көстөллөр. Арҕаа тэллэх хайаларга палеозойскай саастаах метаморфическай уонна сөҥүү боруодалар – мрамор, испиэскэ таас – баһыйаллар. Хайа тэллэҕинээҕи бэттиигэ пермскэй периодтааҕы сөҥүү боруодалар халыҥ араҥалара сытар. Хайалаах систиэмэ илин эниэтэ арҕаа эниэттэн уратыта диэн магматическай боруодалартан тутулуктаах. Ол боруодалар үгэс курдук хара өҥнөөхтөр (холобур, дунит, габбро, перидотит). Арҕаа Сибиир дэхси сирин чугаһынан сир үрдүгэр вулканическай туфтар, граниттар, гнейсэлэр тахсыталыыллар. Мөлүйүөнүнэн сыллар усталарыгар хайа боруодаларын сүҥкэн халыҥ араҥалара үлтүрүйэн Илин Европа дэхси сиригэр, Арҕаа Сибиир муораларыгар илдьиллибиттэр. Арҕаа эниэҕэ сөҥүү боруодаларын кытта сибээстээх хостонор байдар баһыйаллар: ол Кама тардыытынааҕы араас туустар (Соликамскай таһынан), Печораттан Эмбаҕа тиийэ Предуралье былаһын тухары кэриэтэ көстөр ньиэп, умайар гаас,Печора бассейнын таас чоҕо, испиэскэ таастар, доломиттар, гиипсэлэр, туой арааһа. Уу дьирбиитэ буолар сис хайа хостонор баайынан оччо дэлэйэ суох, ол оннугар сүлүүдэ, хайа курустаала, асбест, тальк, графит, күндү уонна күндүтүҥү таастар үөскээбиттэр. Магматическай боруодалартан туруктаах Ураал илин эниэтэ хостонор баайынан, ордук тимир рудатынан (Благодать, Высокай, Магнитнай, Качканар хайалар), өҥнөөх металынан (Красноуроальскай, Кировоград, Медногорскай аттыларынан) ураты дэлэгэй. Хас да хостонор баай бииргэ үөскээбит сирдэригэр алтан, цинкэ, кыһыл көмүс, үрүҥ көмүс, атын да сэдэх метааллар үөскээбит сирдэрэ бааллар. Хотугу Ураал тэллэҕин баттаһа дойдуга боксит бастыҥ рудалара Красная Шапочка, Черемухово уо.д.а. сирдэргэ үөскээн сыталлар. Ильмень сис хайатыгар оччо киэҥэ суох сиргэ 150 араас минерал булуллубута. Олортон үгүстэрин ити сирдэргэ учуонайдар аан бастаан арыйбыттара уонна булуллубут хайаларынан уралит, иьменит, вишневит од.а. ааттаабыттара.\nУраал хайаларын өрүстэрэ уонна күөллэрэ.\nУу дьирбиитинээҕи сис хайаттан уу арҕаа диэки – Печораҕа, Камаҕа, илин диэки – Обь, Иртыш салааларыгар түһэр. Арай соҕотох Ураал уонна бу өрүс үөһээ салаалара ууларын Зауральеттан ылан Каспий намталыгар илдьэллэр. Ураал өрүс хайалаах систиэмэ соҕуруу уһугун орто сүүрүгүнэн быһан ааһар.  Ураалга, ордук илин эниэҕэ, күөл үгүс. Күөллэр хайаларга тектоническай хотооллорго (холобур, Тургояк күөл) үөскээбиттэр, хоту – былыргы мууһуруу кэминээҕи куоһахтарга уонна моренанан хааччахтаммыт хочолорго бааллар. Арҕаа эниэҕэ сорох күөллэр испиэскэ таас көҥү түһүүтүгэр биитэр сир аннынааҕы хаспахха (холобур, Кунгур хаспаҕар) үөскээбиттэр.  Ураал хайаларын систиэмэтигэр киирэр өрүстэр ааатара: Кара, Уса, Кама, Урал, Чусовая, Сылва, Уфа, Печора, Тура,Белая, Ница, Лобва, Исеть, Миасс, Тагил, Кушва, Койва, Ляля.<|endoftext|>\nХапхаас хайалара\nХапхаас хайалара - (абх. Кавказаа ашьхақәа, авар. Кавказалъул мугIрул, адыг. Къаукъаз къурш, азерб. Qafqaz dağları, арм. Կովկասյան լեռնաշղթա, груз. კავკასიონი, дарг. Кавказла дубурти, ингуш. Кавказан лоамаш, кабард.-черк. Къаукъаз къурш, карач.-балк. Къапкъаз таўла, лезг. Къавкъаз, осет. Кавказы хæхтæ, рут. Кавказад банбыр, чеч. Кавказан лаьмнаш) — Илин Европа дэхси сирин соҕуруу өттүнэн иилиир эдэр хайалартан барыларыттан саамай сүдүлэрэ. Хапхаас хайалара Хара, Каспийскай муоралар икки ардыларынан бааллар. Хайалар хоту Кума-Маныч хотоолугар тиийэн бүтэллэр. Хапхаас территориятын улахан өттун үрдүк эдэр хайалар , кыра өттүн намталлар ылаллар. Хапхаас хайаларын икки улахан хайа систиэмэтигэр араараллар: Улахан Хапхаас уонна Аччыгый Хапхаас.\nУлахан Хапхаас.\nУлахан Хапхаас хайалаах систиэмэтэ Хара, Каспийскай муоралар икки ардыларынан сытар. Тамань тумул-арыыттан Апшерон тумул-арыытыгар диэри хотугулуу-арҕааттан соҕуруулуу-илин субуллар. Бэйэ-бэйэлэриттэн хочолорунан араарыллыбыт хас да сис хайалардаах. Сүрүн сис хайа Кылаабынай биитэр Ууну араарар дьирбии сис хайа диэн ааттанар. Хоту диэки, ону кытта кэккэлэһэ, арыый кылгас эрээри үрдүк хас да сис хайа баар. Онтон саамай үрдүктэрэ - 5000 м ордук чыпчааллардаах Ойоҕос хайа уонна Скалистай хайа (3500 м кыра үрдүк). Кылаабынай сис хайаттан арҕаа, соҕуруу, илин хайысханан атын элбэх улахана суох, балачча үрдүк сис хайалар бараллар. Айылҕатын усулуобуйатынан Улахан Хапхаас үс бөдөҥ чааска: Арҕаа, Киин, Илин Хапхааска араарыллар. Киин Хапхаас - бу хаарынан, леднигинэн бүрүллүбүт уһулуттаҕас чыпчааллардаах хайалар модун систиэмэлэрэ буолар. Манна Хапхаас хайаларын саамай үрдүк чыпчааллара - Эльбрус (үрдүгэ 5642 м), Казбек (үрдүгэ 5033 м), 5000 м кэриҥэ үрдүктээх атын үгүс чыпчааллар бааллар. Эльбрус уонна Казбек Киин Хапхаас быыһынан ааҕыллаллар. Эльбрустан арҕаа диэки Арҕаа Хапхаас, Казбектан илин диэки Илин Хапхаас бараллар.<|endoftext|>\nБайкаал хайалаах систиэмэтэ\nБайкаал хайалаах систиэмэтигэр Байкаал күөл арҕаа уонна илин биэрэктэрин сис хайалара (Прибайкалье), Байкаалтан соҕуруулуу-илин территория (Забайкалье) киирэллэр. Бу хайалаах систиэмэ олбоҕо хайалар байкальскай иҥээһиннэниилэрин кэмигэр протерозойскай эраҕа үөскээбит. Хайалар үөскээһиннэрин кэнники кэмнэригэр Забайкалье балачча улахан өттө тектоническай хамсааһыннартан күүскэ уларыйбыт.\nПрибайкалье.\nБайкаал күөлүн хотунан уонна хотугулуу-арҕаанан иилиир сис хайалар орто үрдүктээхтэр. Ити хайалар чыпчааллара хаптаҕайдар биитэр мүлүгүрдэр. Былыргы кэмҥэ үөскээбит хайалар палеозойскай эра бүтүннүүтүн, мезозойскай эра бастакы аҥарын усталарыгар үлтүрүйэн тэҥнэниллибиттэр. Ол кэнниттэн хайыттыынан, сиҥниинэн доҕуһуолламмыт уопсай өрө көтөҕүллүү буолбута. Прибайкалье сорох сирдэригэр сир хаҕын хамсааһына билигин да буолар. Сир хамсааһына манна 8 баалга тиийэ күүстээх. Прибайкалье климата тосту континентальнай, кыһына тымныы, сайына итии. Сыллааҕы сөҥүүтэ 200-400 мм. Сис хайалар арҕааҥы эниэлэрэ илиҥҥилэрдээҕэр ордук сииктээхтэр. Байкаалга, Ангараҕа түһэр үгүс өрүстэр Прибайкалье сис хайаларыттан сүүрүгүрэллэр.\nЗабайкалье.\nЗабайкальеҕа тас быһыыларынан сүүнэ улахан хопполору санатар, 1800 м диэри үрдүктээх туруору эниэлээх хайалар киэҥ хаптаҕай массивтара баһыйаллар. Сис хайалар кэккэлэһэ бараллар уонна кэтит хаптаҕай хотооллорунан араарыллыбыттар. Манна ордук улахан сис хайаларынан Яблоновай, Борщовочнай буолаллар. Арҕаа, киэҥ сири ылан, Витим хаптал хайата сытар. Забайкалье климата Соҕуруу Сибиир атын чаастарын климаттарынааҕар ордук хаҕыс уонна континентальнай. Кыһынын манна халлаан өрүү ыраас. Тохсунньу орто температурата соҕуруулуу-илин -330С тэн, тымныы арыт -580С буолар. Сайына итии, бэл куйаас даҕаны. От ыйын орто температурата +220С кэриҥэ. Куйаас арыт +400С буолар. Хайаларга сөҥүү 400 мм кэриҥэ түһэр. Хаара чараас, ортотунан 20 см. Забайкалье өрүстэрэ Лена, Амур, сорохторо Енисей тардыыларыгар киирэллэр. Өрүстэр сүнньүнэн сайыҥҥы ардахтартан ууланаллар. Селенга өрүс хочотун, Шилка, Аргунь икки ардыларын быйаҥнаах почвалаах тыа быыстаах истиэп уонна истиэп ылаллар. Манна үүнээйини үүннэриинэн дьарыктанарга климатын усулуобуйата балачча табыгастаах.<|endoftext|>\nАзия регионнара\nА́зия — сирин иэнинэн уонна нэһилиэнньэтин ахсаанынан аан дойдуга саамай улахан континент. Европаны кытта бииргэ силлиһэн Евразия материгын үөскэтэллэр. Азия сирин-уотун уопсай иэнэ 43,4 мөл км2, нэһилиэнньэтин ахсаана 4,2 млрд киһи. Азияҕа уонунан бөдөҥ уонна кыра государство баар. Хас биирдии государство айылҕата, хаһаайыстыбата уратылаах. Айылҕа, хаһаайыстыба уратыларын көрөн Соҕуруулуу-Арҕаа, Соҕуруу, Киин, Орто, Илин уонна Соҕуруулуу-Илин Азияны араартыыллар.\nСоҕуруулуу-Арҕаа Азия.\nБу бөлөххө Туурсуйа, Иран, Афганистан, Саудовскай Аравия уонна Аравия тумул арыыга баар кыра государстволар киирэллэр. Итини барытын ардыгар \"Чугас Илин дойдулар\" уонна \"Орто Илин дойдулар\" диэн ааттыыллар. Соҕуруулуу-Арҕаа Азия - аан дойду саамай былыргы культурата үөскээбит сириттэн биирдэстэрэ. Биһиги эрабыт быдан иннинэ онно сири оҥоруу, сүөһүнү иитии, үгүс ремесло, сири нүөлсүтүү баара.\nОрто, Киин Азия.\nБу бөлөххө Казахстан, Киргизия, Таджикистан, Туркмения, Узбекистан, Монголия уонна Кытай улахан өттө киирэр.\nИлин Азия.\nИлин Азия территорията балачча улахан, Чуумпу акыйаан биэрэгин кыйа тыһыынчанан биэрэстэни тайыыр. Материк ити чааһыгар Корея тумул арыытын государстволара, Хотугулуу-Илин уонна Илин Кытай, арыыларга - Япония государствота бааллар.\nСоҕуруу Азия.\nСоҕуруу Азия - биһиги планетабыт биир хойуу нэһилиэнньэлээх оройуона. Аан дойду нэһилиэнньэтин 1/5 кэриэтэ буолар. Азия континенын ити чааһыгар территориятын кээмэйинэн, географическай балаһыанньатынан уратылаах сэттэ дойду баар. Саамай сүдү дойдута - Индия. Саамай кыралара - Гималайга баар Бутан королевствота. Ол дойдулар үгүстэрэ акыйааҥҥа тахсыылаах, арай Непал уонна Бутан акыйаантан ыраах сыталлар.\nСоҕуруулуу-Илин Азия.\nСоҕуруулуу-Илин Азияҕа Индокитай тумул арыытыгар уонна Малайскай архипелаг арыыларыгар баар дойдулар киирэллэр. Материк ити чааһын бөдөҥ государстволара Индонезия, Лаос, Вьетнам, Филиппиннэр, Малаккскай силбэһиигэ ити регион саамай кыра дойдута - Сингапур баар.<|endoftext|>\nАрҕаа Сибиир\nАрҕаа Сибиир — Азия хоту өттүгэр сытар киэҥ сир. Ураалтан илин диэки Хотугу Муустаах уонна Чуумпу акыйааннар тардыыларын араарар сүрүн дьирбиигэ тиийэ тыһыынчанан биэрэстэлээх сири өрдөөҕүттэн Сибиир диэн ааттанааччы территория сабардыыр. Сирин-уотун иэнэ 2 451,1 тыһ. км². Ити территория Арҕаа уонна Илин Сибииргэ араарыллар. Арҕаа Сибиир Ураалтан илин Енисей өрүскэ диэри сытар намтал. Бу сир саарын саамай улахан дэхси сирдэриттэн биирдэстэрэ.\nРельебэ, геологическай тутула, хостонор баайа.\nАрҕаа Сибиир дэхси сирин ньуурун абсолютнай үрдүгэ кыра уонна рельебэ Илин Европа дэхси сирин рельебинээҕэр быдан хаптаҕай. Арҕаа Сибиир дэхси сирин ордук намыһах учаастактара (50-150 м) киин уонна хоту чаастарыгар бааллар. Дэхси сир орто чааһын хаптаҕай ньууругар Ураалтан Енисейгэ тиийэ Сибиир хордоҕойдоро диэн ааттанар үрдэллэр тарҕаммыттар. Арҕаа, илин уонна соҕуруу намыһах үрдэллэр таргаммыттар (200—250 м). Дэхси сир ньуура бүлүүһэҕэ маарынныыр быһыылаах уонна Хотугу Муустаах акыйаан диэки кыра иҥнэри. Арҕаа Сибиир дэхси сирин хаптаҕай ньуура намтал геологическай устуоруйатын уратыларыттан сибээстээх. Манна үрдүк хайалары үөскэппит герцинскэй иҥээһиннэнии бүппүтүн кэннэ сир хаҕын хамсааһына тохтообута. Итинтэн антах герцинскэй хайалар систиэмэлэрэ үлтүрүйэн, Арҕаа Сибиир билиитэтин олбоҕун үөскэппиттэрэ. Тэҥнэммит уонна хотостубут ньууру былыргы муоралар саппыттара. Олорго юрскай, меловой, палеогеновай систиэмэлэр сөҥүү боруодаларын араҥалара дьапталлыбыттар. Дьапталҕалар, олбох ньуурун бүрүйэн, сытыары сыталлар. Неоген периодун саҕаланыытыгар муора чугуйан, түгэҕэ бүтүннүү дэхси сир буола кубулуйбут. Четвертичнэй приодка дэхси сир хоту өттө мууһунан бүрүллүбүт, онон ледник ирбит уута Хотугу Муустаах акыйааҥҥа киирэрэ мэһэйдэммит, сорох ардыгар букатын да тохтообут. Ол иһин ледник дэхси сир ньууругар киэҥник халыйбыт. Четвертичнэй мууһуруу ирбитин кэнниттэн дэхси сир эмиэ кураанах буолбут. Арҕаа Сибииргэ Обь өрүс орто уонна аллараа сүүрүгүнэн ньиэптээх, гаастаах балачча киэҥ иэннэр Самотлорга, Сургуукка, Игримҥэ, ону тэҥэ Конда, Таас үрэхтэр тардыыларыгар булуллубуттара. Арҕаа Сибиир дэхси сирин кытыыларынан рудалаах хостонор баай саппааһа эмиэ улахан. Дэхси сир соҕуруу өттүн сүүрдүбэт күөллэригэр минеральнай туустар: мирабилит, аһылык тууһа, хлористай магний, суода — мунньуллубуттар. Дэхси сиргэ торфа саппааһа сүҥкэн элбэх. Дэхси сир анныгар өссө биир күндү хостонор баай — сир аннынааҕы итии «муората» баар.\nӨрүстэрэ.\nАрҕаа Сибиир дэхси сирин үрдэ дэлэгэй уулаах. Бу сиринэн устар өрүстэр үгүстэрэ Обь систиэмэтигэр киирэллэр, ол эрээри хот өттүгэр өрүстэр Карскай муораҕа быһаччы түһэллэр (Надым, Пур, Таас). Илин диэки дэхси сир синньигэс балаһата Енисей тардыытыгар киирэр. Арҕаа Сибиир өрүстэригэр муус хотуттан тоҥор, оттон муус барыыта соҕуруу эрдэ, хоту хойут буолар. Иртыш — бу элбэх уулаах, орто уонна алаараа сүүрүгүнэн дэхси сир өрүһэ.<|endoftext|>\nСодуом\nСодуом диэн аһара туттуу, киһи быһыытын таһынан барыы, алдьатыы ааттанар.\nСаха дьоно киһилии быһыыны тутуһаллар, көрсүөлэр, сэмэйдэр, сиэри хаһан да кэспэттэр, аһара барбаттар. Киһи быһыыта уонна содуом утарыта турар өйдөбүллээхтэр уонна киһи туттунар күүһэ баарын, улаханын эбэтэр суоҕун, аҕыйаҕын быһаараллар. Киһи быһыыта суох киһи содуому оҥорор кыаҕа улаатар.\nТуохтан эмэ сылтаан дьону уонна атын малы даҕаны харса суох кырбаан үлтү сынньан барыы содуом диэн ааттанар. (1,406). Киһи бэйэтин туттунар күүһэ суох буоллаҕына эбэтэр арыгы иһэн итирдэҕинэ содуому оҥоруон сөп.\nОҕону кыра эрдэҕинэ атаахтатыы, бары баҕатын толоро сатааһын туруга суох, мин эрэ диэн өйдөөх-санаалаах уонна тулуура суох буолуутун үөскэтэр. Маннык иитиилээх киһи тоҕута түһэр, айыыны, дьон билбэттэрин, оҥорботторун оҥорууга аһара барыыта сыыһаны-халтыны, алдьатыыны оҥорорун элбэтэн кэбиһэр.\nБэйэтин туттунар күүһэ аҕыйах киһи кыраттан сылтанан киһи быһыытын, сиэри таһынан быһыыланыыта, ону-маны алдьатыыта содуом диэн буолар. Арыгы иһиитэ киһи туттунар күүһүн мөлтөтөрүнэн итирбит киһи оҥорор куһаҕан быһыыларын, арааһы алдьатыытын содуомнаата диибит.\nСодуомнаах диэн киһи быһыытын аһара барар, содуому оҥорор киһини ааттыыллар. Арыгы иһэн баран аһара туттунар, ону-маны алдьатар киһиэхэ содуомнаах диэн ааты иҥэрэллэр.\nБиблияҕэ ахтыллар Содом диэн ууга тимирбит куорат дьоно оҥорбут куһаҕан быһыыларын уонна сахалыы содуом диэн тыл суолтатын тэҥнээтэххэ олус сөп түбэһэллэр. (2,575). Содом уонна содуом диэн тыллар биир суолталаах өйдөбүллээхтэрин тэҥэ, дорҕоонноро биирдэр.\nТуһаныллыбыт литература..\n1. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. – Дьокуускай: Бичик, 2008. – 680 с.\n2. Иллюстрированный энциклопедический словарь Ф.Брокгауза и И.Ефрона. – М.: Эксмо; Форум, 2007. – 960 с.<|endoftext|>\nХотугу Хапхаас норуоттара\nХотугу Хапхааска 18 мөлүйүөн кэриҥэ киһи олорор. Ити Арассыыйа нэһилиэнньэтин 12% ылар. Краснодарскай кыраайга уонна Ростов уобалаһыгар нэһилиэнньэ 3/5 олорор. 50-ҥа тиийэ араас омук олохсуйан олорор. Предкавказье хочотугар сүрүннээн нууччалар олороллор. Бастаан хаһаахтар көһөн кэлэн Доҥҥа, Тереккэ, ону тэҥэ Кубааҥҥа олохсуйбуттара. Хаһаахтар төрүт дьарыктарынан булт, балыктааһын, тойон ыҥырыаны иитии буолара. Кэлин сүөһү иитиитэ, сир оҥоруута баар буолбута. Кубаан, Терек хаһаахтарын удьуордара билигин да Предкавказье нэһилиэнньэтин балачча өттүн ылаллар. Хайаҕа нэһилиэнньэ үгүс өттө - хапхаас тыллаах норуоттар олохсуйан олороллор. Арҕаа өттүгэр - абхаас-адыг бөлөҕөр киирсэр норуоттар - адыгтар, черкестэр, кабардинецтар, ону тэҥэ абазиннар, илин өттүгэр - нахскай-дагестанскай бөлөх норуоттара бааллар. Нахскай хос бөлөххө чеченнэр, ингуштар; дагестанскай бөлөххө авардар, даргиннар, лезгиннэр, лактар о.д.а. кыра ахсааннаах норуоттар киирэллэр. Адыгейскай норуоттартан соҕуруу диэки Хапхаас хайатын эниэтигэр манна хойутуу көһөн кэлбит түүрк тыллаах омуктары кытта булкуспут норуоттар олороллор. Кинилэргэ карачаевецтар, балкардар уонна ногаецтар (Куматтан соҕуруу диэки кураайы истиэпкэ олороллор) киирсэллэр. Хотугу Хапхаас хайалаах оройуоннарын киин оттүгэр иранскай бөлөххө киирсэр норуот - осетиннар бааллар. Осетиннар сорохторо Хапхаас сис хайатын кэтэҕэр Грузияҕа киирэр Соҕуруу Осетия автономнай уобалаһыгар олороллор. Хотугу Хапхаастааҕы хайа норуоттара европеоиднай араас хапхаастыы тиибигэр киирсэллэр. Ити норуоттарга барыларыгар мусульманскай итэҕэл баһыйар, арай осетиннар православнай итэҕэллээхтэр.\nОлохторо-дьаһахтара.\nАаспыт кэмҥэ олохтоох дьон дьарыга үкугэр айылга усулуобуйатыттан тутулуктаах буолара. Хайа иннинээҕи оройуоҥҥа, намыһах хапталга олорбут норуоттар (холбур, адыгтар) сир оноһуутунан дьарыктаналлара - сэлиэһинэй, кукуруза ыһаллара, саад үүннэрэллэрэ. Хайалаах оройуон олохтоохторо хорутуллар сирдэрэ тиийбэт этэ, хайа эниэтигэр кыракый бааһына оҥостоллоро, сороҕор онно буору атын сиртэн аҕвлвн куталлара. Күүстээх ардахтан үүнээйи өлүөн, бааһына буора бүтүннүү суураллан хаалыан сөптөөҕө. Хайа үгүс олохтооҕун сүрүн дьарыга сүөһү иитиитэ буолара. Сүрүннээн барааны, козаны иитэллэрэ, олор хайаҕа мэччийэн аһыыллара. Тыа сирин сэлиэнньэтэ - аул - дэхси сирдээх учаастакка ордук хойуу. Онно улахан симии буор эбэтэр саман (соломолоох туойтан оҥоһуллубут сиикэй кирпииччэ) дьиэлэр бааллар. Хайа олохтоохторун дьиэлэрин үксэ - сакля - таас истиэнэлээх, хаптаҕай сарайдаах тутуу буолар. Сороҕор итинник сарайы кыра олбуор курдук туһаналлара. Хапхаас норуоттара былыр-былыргыттан маһы, тааһы кыһан, тимири эллээн оҥорор, тириини таҥастыыр, көбүөр өрөр, оһуордуур дьарыктаахтар.<|endoftext|>\nЛавернова Раиса Еремеевна\nЛавернова Раиса Еремеевна - Саха Өрөспүүбүлүкэтин үтүөлээх учуутала, СӨ үөрэҕириитин туйгуна, СӨ култууратын туйгуна.\n1965 сылллаахха сэтинньи 18 күнүгэр Өлүөхүмэ улууһун Кыыллаах арыы нэһилиэгэр төрөөбүтэ.\nКыыллаах оскуолатын иитэр үлэҕэ дириэктэри солбуйааччы, муусука учуутала, кылаас салайааччыларын мэтиэдикэҕэ түмсүүлэрин салайааччыта, «Симэх» муода тыйаатырын салайааччыта, «Тэтим» саха муусука үстүрүмүөннэрин оркестрын салайааччыта.\nҮрдүкү квалификациялыыр категориялаах.\n2013 сыллаахха нэһилиэк дьокутаатынан талыллыбыт. 2017 сыл күһүнүгэр нэһилиэк баһылыгынан талыллыбыт.\nНаҕараадалара.\n«Өлүөхүмэ оройуонун сайдыытыгар кылаатын иһин» бэлиэ, «Өлүөхүмэ улууһун туйгун учуутала», Ил Түмэн Бочуоттаах суруга.<|endoftext|>\nЫнахсыт таҥара\nУһун үйэлэр тухары араас омуктар сахаларга холбоһон сахалыы саҥарарга, сахалыы үгэстэри тутуһарга үөрэммиттэр. Ол иһин сахалар таҥаралара араастар уонна элбэхтэр.\nСаха дьоно кэлин икки тыһыынча сыллар усталарыгар биир киһи салайар былааһын, диктатураны үөскэтэн тоталитарнай государствоны тэриммэтэхтэрин биир туоһутунан бэйэлэригэр холбоспут бары омуктар араас таҥараларын суох оҥорон симэлиппэтэхтэрэ, биир таҥараны күүһүлээн үөскэппэтэхтэрэ буолар.\nБольшевиктар коммунизм таҥаратын оҥоро сатааннар бары атын таҥаралары суох оҥоро, бобо-хаайа сатаабыттара да бэйэлэрэ уһаабатылар. Дьоҥҥо-норуокка барыларыгар биир таҥара баар буолара кыаллыбата өссө былыргыттан биллэр, барыларын өйө-санаата, баҕалара биир буолара олус өр кэмҥэ кыаллыбат. Аан дойду тутугуга Күн таҥара эрэ биир.\nСылгы көрөөччү сахалар таҥаралара Дьөһөгөй диэн ааттаах. Былыр-былыргыттан сорох сахалар төрүт дьарыктара сылгы көрүүтэ эбитин бэлиэтиир.\nБулчуттар таҥаралара – Байанай диэн.\nЫнах сүөһү таҥарата – Ынахсыт диэн баар. Бу таҥара билигин мөлтөөһүнэ, атынынан, Иэйиэхсит диэнинэн уларыйан барыыта хоро омуктар уларыйан сахаларга кубулуйбуттарыттан сибээстээх.\nБилигин саха дьонун үксүлэрэ ынах сүөһү көрүүтүнэн дьарыктаналлар эрээри Ынахсыт таҥараны аанньа ахтыбаттар, кэлин кэмҥэ букатын да умуннулар. Бу таҥара аатын кинигэлэргэ да киллэрбэт буоллулар. Бу таҥараны умнууттан ынах сүөһүнү көрүү мөлтөөтө.\nБу таҥара аатын уларытыы туохтан сэдиптэнэн үөскүүрүн быһаара сатыыллар. Уһун үйэлэргэ таҥара уларыйыыта омук бэйэтэ уларыйыытыгар тириэрдэр.\nБиһиги кыра эрдэхпитинэ сайылыктарга араас сиэдэрэй быһыы ойуулардаах кыра күрүөлээх ортотугар синньигэс туруору ураҕастаах тутуулар баар этилэр. Бу ойууннар ынахсыт тартарбыт бэлиэлэрэ диэн этэллэрэ. Былыргы кэпсээннэргэ ынахсыт тартарыытын туһунан аҕыйах бэлиэтээһиннэр хаалбыттар. Ынах сүөһү көрүүтүн-истиитин, эмтээһинин аныгы ветеринарнай үлэһиттэргэ эрэ сыҥалаан кэбиһииттэн Ынахсыт таҥара симэлийэн суох буолан иһэр. Ынахсыт таҥараны умнуу сабыдыалынан билигин дьон ынах сүөһүнү аанньа ахтан көрбөт буолан эрэллэрэ биллэрэр.\nБылыргы кэпсээннэргэ ахтылларынан Хоро оҕонньор оҕус миинэ сылдьар, көлөтө - оҕус. Ынахсыт таҥара хоро омуктар таҥаралара этэ. Кинилэр сүрүн дьарыктара ынах сүөһү көрүүтэ буолара.\nСайдыылаах тимир уустара сахалар соҕурууттан хоту сирдэригэр көһөн кэлэннэр хоролору кытта бииргэ олорон, үлэ бары көрүҥнэригэр баһыйан, туоратан, симэлитэн, тыал буолбуттарга кубулутан кэбиспиттэр. Хороҕор муостаах ынах сүөһүнү сахатыйбыт хоролор көрөр-истэр буолбуттар. Нууччалар кэлиилэригэр биир да хоробун диэн ааттанар киһи суох буолбутун да иһин сахатыйбыт хоролор ынахсыт итэҕэллэрин сэбиэскэй былаас буолуор диэри илдьэ сылдьыбыттар. Сахалар ынах сүөһүлэрин таҥаратын Иһигэй Иэйэхсити сэбиэскэй былаас эстибитин кэнниттэн киллэрэ сатааһын оҥоруллар.\nСахалар хоролор ынахсыт таҥараларын бэйэлэрэ Иэйиэхсит таҥаралаах буолан ылымматахтар. Ынахсыт таҥара хоро омуктар өйдөрүн-санааларын кытта симэлийбит. Бу кэмҥэ букатыннаахтык сүтэн эрэр, аата эрэ ордон сылдьар. Нууччалар кэлиилэригэр биир да хоробун диэн ааттанар, суруттарар киһи суох буолбутун кэнниттэн сэбиэскэй былаас кыайыаҕар диэри хоролор ынахсыт таҥаралара баар буола сылдьыбыт.\nСахалар төрүт өйдөрө-санаалара дириҥ силистээх. Былыргы өбүгэлэри умнан, быраҕан кэбиһэр санаалара суох. Бэйэлэрэ саханан хаалан, киһи, үчүгэй киһи буолуу өйүн-санаатын тутуһан оҕолору, кэлэр көлүөнэлэри иитэн-үөрэтэн улаатыннаран иһэллэр. Билигин саха дьонугар сайдыыны ситиһэргэ кыах баар буолла. Нуучча тылын, үөрэҕин күүһүлээн да кэриэтэ үөрэтэннэр, икки омук тылын баһылаан өй-санаа сайдыыта биллэрдик түргэтээтэ.\nОҕо «мөҕүллэн-мөҕүллэн» киһи буолар диэн этэллэр. Оҕо өйө-санаата сайдыытыгар айыыны оҥорбот буолара табыллыбат, кини өйө-санаата, ийэ кута саҥаны билэн иһэриттэн хомуллар, таҥыллар. Кини хас күн аайы туох саҥаны билбитэ, сатыыр буолбута барыта айыы буолар, өйүнэр-санаатыгар соннук ууруллан иһэр. Өй-санаа сайдан иһиитигэр элбэх билии-көрүү эрэйиллэр.\nЭрчимнээх, билиэн-көрүөн баҕалаах оҕо өйө-санаата тугу эмэ саҥаны, айыыны, барыны бары оҥорор баҕата ураты күүстээх. Оҕону кыра эрдэҕиттэн киһи оҥорор куһаҕан быһыыларын арааран билэн, олору оҥорбот буолуутугар үөрэтии хайаан да туттуллар. Оҕо куһаҕан быһыылары билэр буоллаҕына эрэ олору оҥорбот кыахтанар. Кини өйүн-санаатын киһи оҥорор быһыыларын оҥорор буолууга салайан биэрии, соннук үгэстэри иҥэрии улахан, иитэр-үөрэтэр дьон сыаллара буолар.\nОҕо кыра эрдэҕинэ ханнык баҕа санаалар үөскээн, үгэс буолан иҥэн иһиилэриттэн кини таҥарата үөскээн олохсуйар. Оҕо кыра эрдэҕинэ үтүө баҕа санаалары иҥэрэн, таҥаратын олохсутан биэрии бары төрөппүттэртэн, иитээччилэртэн ирдэнэр. Уол аҕатын курдук буолар баҕа санааланнаҕына, ол санаатын улаатан баран ситиһэр.\nСаха дьоно хаһан даҕаны диктатура, тоталитарнай салайыы систиэмэтин баһылаан салайбыт дойдуларыгар киллэрбэтэхтэрин бэлиэтинэн ханнык да таҥараны суох оҥорботохторо, симэлиппэтэхтэрэ буолар. Омук бэйэтэ суох буолан, симэлийдэр, тылын-өһүн сүтэрдэр даҕаны, атын омук буола уларыйбыт дьонун өйдөрүгэр-санааларыгар таҥаралара өр кэмҥэ хаалан хааларын Ынахсыт таҥара баар эбитэ биллэрэр.\nСахаларга былыр-былыргыттан сүүрүк оҕустаах Хоро оҕонньор туһунан үһүйээн кэпсээннэр бааллар. Билигин Хоро оҕонньор саха омук биир төрүтэ буолара саарбахтаммат. Ол да буоллар саха дьоно хаһан даҕаны ынах сүөһүнү көрөн, сөбүлээн олоҥхолоругар киллэрэн сүөһү көрөөччүнү арбаабыттара букатын суох. Сүөһү көрүүтэ, сылгы манааһына ханнык эрэ хамначчыт, ылгын уол үлэтэ буолар этэ. Олоҥхолорго баһыйар оруолу ылааччы, салайааччы тимир ууһа туойуллар, хайҕанар. Кини оҥорбут сэриитин сэбинэн сэбилэнэн бухатыыр атын бухатыыры кыайар. Олоҥхо диэн саха тимир ууһа тимир оҥорууларын арбыыр-хайгыыр, дьоҥҥо билиһиннэрэр ырыата-тойуга буолара итинник быһаарыллар.\nСахалар уһун үйэлэр тухары хоролордуун холбоһон хаалбыттар. Ынах сүөһүлэрин кыттыһан көрөр-истэр буолуохтарыттан ыла биир омук буолбуттар, Ынахсыт таҥараламмыттар. Бу икки омук холбоһуутугар сахалар тыллара, өйдөрө-санаалара, тимири уһаараллара, уһаналлара, үлэлэрэ-хамнастара баһыйан хоролор бары сахалыы саҥарарга үөрэммиттэр, үгэстэрин ылыммыттар. (1,16).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №330. 10.11.2016.<|endoftext|>\nДарии\nДарии (دری \"дари\"; фарси́-кабули́, кабули́, афган-перс тыла) — Афганистаан таддьыыктарын  Афганистаан таддьыыктарын, хазараалар, чараймаактар уонна да атын омуктар тыллара. Афганистаан икки судаарыстыбаннай тылыттан биирдэстэрэ. Дойду хоту уонна киин өттүгэр ордук тарҕаммыт, ону таһынан хотугу Пакистааҥҥа, уонна илин Ирааҥҥа туттуллар. Афганистааҥҥа омуктар ыккардыларынааҕы тыл суолталаах. Саҥарар дьон ахсаана 12 мөлүйүөнтэн тахса  (2011, сыанабылынан). Афганистаан олохтоохторун 50 % бу тылы төрөөбүт тылынан билинэр.\nТыл үөрэхтээхтэрин үксэ таддьыык, перс тылын Афганистааннааҕы көрүҥүн курдук көрөллөр. Перс тылын ирааннааҕы барылыттан сүнньүнэн дорҕоонун тутулунан (вокализмынан), кыратык лиэксикэтинэн уонна кырамаатыкатынан уратылаах. Таддьыык тылын кытта толору сөп түбэһэрин кэриэтэ, суруга-бичигэ эрэ уратылаах, таддьыык тыла кириллицаны туһанар буоллаҕына, дарии бэйэтин суругун-бичигин туһанар (араап-перс суругуттан кыра уратылаах). Дарии, перс уонна таддьыык тылын билээччилэр бэйэ-бэйэлэрин судургутук өйдүүллэр.\nТыл аатын төрүтэ.\nХас да санаа баар. Билимдьилэр үгүстэрэ перс \"дарбар\" (دربار) диэн «ыраахтааҕы тиэргэнэ» диэн өйдөбүллээх тылга сыһыараллар, тоҕо диэтэххэ Сасанид ыраахтааҕылар бу тылынан саҥараллара. Бу санаа орто үйэтээҕи төрүттэргэ уонна ислаам устуоруктарын эрдэтээҥҥи үлэлэригэр олоҕурар. Ол да буоллар \"«дар»\" диэн тыл орто үйэ саҕаланыытыгар «ил дьаһалтата, кэнсэлээрийэ» диэн суолталаах этэ, онон «\"дарии\"» диэн даҕааһын аата «\"дар\"» диэн аат тылтан тахсыбыт буоллаҕына «дьыала-куолу тыла» диэн буоларыгар тиийэр, ол аата «официальнай тыл», «ил тыла». Аныгы перс тылыгар бу өйдөбүллэр араабтан киирбит тылынан бэриллэллэр  (rasmi) уонна  (dowlati), бу тыллар, биллэн турар, ислаам киириэн иннинэ суох этилэр.\nАһаҕас дорҕооннор.\nЛитэрэтиирэлии тыл вокализма 8 аһаҕас дорҕоонноох. Бу дорҕоонноро уһатыылаах уонна кылгас диэн арахсар эрээри дьиҥэр бу араарыы суолтата намтаабыт. Ол оннугар аһаҕас дорҕооннор көтөҕүүлэринэн (по подъёму) арахсаллар, ону таһынан сорох дорҕооннор /ī ē ū ō ā/ олохсуйбут туруктаахтар (устойчивые), оттон сорох дорҕооннор /e o/ — халбаҥ туруктаахтар (неустойчивые).<|endoftext|>\nУдалянчи\nУдалянчи куорат Кытай хоту өттүгэр сытар дьоҕус куорат. Хэйлунцзян провинция Хэйхэ округун куората буолар. 9800 кв.км. иэннээх. 2010 сыл биэрэпиһинэн 326390 киһилээх\nУдалянчи - 5 улахан күөл холбоһуга диэн өйдөбүллээх. Куорат бэлиэ сирдэринэн биэс сойбут вулкаан күөллэрэ буолаллар. Удалянчи куорат уезда 1 уулусса комитетыгар, 3 бөһүөлэккэ уонна 10 буоласка арахсар.\nУдалянчи кэрэ бэлиэ сирдэринэн буолаллар, бу биһиэхэ баар курдук муустаах хайа хаспаҕа баар. Онно 5 кыраадыс тымныы турар төгүрүк сыл. Куорат үрдүгэр Чжун Лин диэн былыргыттан турар буддистар храмнара турар. Онно сатыы тахсаҕын. Сатыы тахсар суолуҥ иннигэр харах уута диэн ааттаах дьүүктэ сүүрэ сытар, таҕыстахха Гуаньинь диэн кытайдар дьиэ уотун араҥаччылыыр айыыларын статуята турар. 280 сыл анараа өттүгэр вулканнар эстэннэр оҥорбут күөллэрин быыһыгар Хара дракон диэн хайа 18 үйэҕэ үөскээбит. Онно туран көрдөххө биэс күөл барыта көстөр. Куорат ортотунан тоҥон хаалбыт вулкан магмалалара үрэх курдук үөскэппиттэрэ сытар. Дьүүктэлэр Сүрэх эмтиир, харах эмтиир, куртах эмтиир диэн арахсаллар, ол таһынан кыра ванна курдук таас хаспахтарга уу мустар ол ону тирии ыарыытын эмтиир дииллэр.\nСүрэх эмтиир дьүүктэ үрэх буолан бэйэ оҥоһуу бассейыҥҥа мустар. Ол уу үс эрэ кыраадыс, иһигэр киирэн киһи өр тулуйан олорбот. Уҥуох тоҥуор дылы нэһиилэ тулуйа сатаан баран таһырдьа таҕыстахха күн уотугар ип итиинэн, хартыыһа ууруллубутун курдук ититэр. Дьэ ол тымныы итии уларыйыытыгар киһи сүрэҕэ бөҕөргүүр диэн ааттыыллар. Ити дьүүктэлэр бары араас састааптахтар. Харах эмтиир дьүүктэ үрүҥ көмүһэ элбэх дииллэр. Харах сууннахха олус туһалаах киһи хараҕын дьэҥкир бүрүөтүн чөлүгэр түһэрэр диэн ааттыыллар кытай эмчиттэрэ.\nУдалянчи куорат ити эмтээх дьүүктэлэри туһанан курорт систематат олус сайдыбыт.<|endoftext|>\nХамчаакы тумул арыыта\nХамчаакы тумул арыыта - Евразия хотугулуу-илин өттүгэрсытар, Арассыыйа сиригэр-уотугар киирэр тумул арыы. Арҕаа өттүгэр Охотскай муора, илин өттүгэр Беринг муората уонна Чуумпу акыйаан иилии сыталлар. Таймыыр кэнниттэн кээмэйинэн Арассыыйа иккис тумул арыыта. Уһуна 1200 биэрэстэ кэриҥэ, оттон муҥутуур кэтитэ 480 биэрэстэ.\nХамчаакы киин чааһыгар кэккэлэһэ сытар Ортоку уонна Илин сис хайалар икки ардыларынан Хамчаакы киин намтала сытар. Сис хайалар намтал диэки эниэлэрэ сиҥнииттэн үөскээбиттэр, ол иһин туруорулар. 1500-2000 м үрдүктээх ортоку сис хайа дэхсилэммит, көнө ньуурдаах. Ол ньуурун үрдүнэн умуллубут вулканнар хороһон тураллар. Сис хайа соҕуруу чааһыгар үөһэ тахсыбыт былыргы криссталлическай боруодалар кырыылаах арҕастары, өргөстөрү үөскэтэллэр.\nИлин сис хайа уонна муора биэрэгин икки ардыларынан 1300 м диэри үрдүктээх вулканическай плато баар. Плато ньууругар үгүс ахсааннаах умуллубут уонна дьайар вулканнар хороһон тураллар. Барыта Хамчаакы тумул арыытыгар 150-тан тахса вулкан баар, онтон 30-ун кэриэтэ дьайар; ити вулканнар бары бу платоҕа бааллар. Вулканнар сир хаҕын тектоническай быһыттыыларын батыһа тарҕаммыттар. Вулкан үксэ конус курдук быһыылаах; хойуу, сыыйыллаҕас лаабаны тоҕо тэбэн таһаарар. Евразияҕа саамай үрдүк, сотору-сотору эстэр вулкан - Ключевскай сопка (4750 м). Бу Хамчаакы саамай үрдүк туочуката. Сорох вулкан конуһа күүскэ алдьанан, сүүнэ тутуу үлтүрүйэ сытарын курдук буолар. 990-ка диэри итии температуралаах уулаах сыркылар, гейзердэр сир үрдүгэр тахсыылара вулкан дьайыытыттан сибээстээхтэр. Гейзернэй өрүс хочотугар 22 бөдөҥ гейзер баар. Олортон хас биирдиитэ өтөр буола-буола итии ууну, паары өрө тыбыыран таһаарар. Саамай улахан гейзер Великан 3 чаас буола-буола 4 мүнүүтэ устата үөһэ тэбэр. Уу фонтана 30 м үрдүккэ тиийэр, оттон паар 300 м үөһэ тэбэр. Гейзердэр тулалара бүтүннүү паар буолар уонна ууттан арахсар туустар араҥаларынан бүрүллэр. Учуонайдар итии сыркылары эмкэ, дьиэлэри, теплицалары ититэргэ уонна электроэнергияны ыларга туттар ньымалары ырытан оҥорбуттара.\nАйылҕатын уратыта.\nЭлбэх ардахтаах ичигэс сайын, халыҥ кунустаах почва шеламайник, эһэ силиһин, борщевик үрдүк отторо дохсуннук үүнэллэрин хааччыйаллар. Зонтичнай үүнээйилэр ордук үрдүктэр уонна олус түргэнник үүнэллэр: 12 күн устата ол оттор 2-3 м үрдүүллэр. Токур намыһах умнастаах, налыйбыт лабаалардаах, халыҥ хара туостаах таас хатыҥын сэдэх мастаах тыалаах Хамчаакы хамсыыр харамайыгар тайҕа кыыллара баһыйаллар. Хамчаакыга эрэ төрүүр-ууһуур харамайдар бааллар.<|endoftext|>\nХубсугул\nХубсугу́л (урут Косогол, ардыгар Хувсгел, , ) — Хоту Монголияҕа сытар улахан күөл, Арассыыйа кыраныыссатыттан чугас. Иэнинэн иккис уонна ордук дириҥ күөл буолар. Төрүтүнэн (күөл Байкал рифтыгар киирэр), гидрогеологиятынан уонна уутун састаабынан Байкалга олус майгынныыр, ардыгар күөлү «Байкал биитэ» диэн ааттыыллар эбит.\nГидрография уонна климатын уратылара.\nХубсугул — хайларга үрдүк сытар күөл, Илин Саяннар соҕуруу эниэтигэр байҕал таһымыттан 1646 м үрдүккэ сытар. Күөл уутун сабардама 381 км³, муҥутуур дириҥэ 262 м., Хубсугул — Монголия ордук дириҥ күөлэ буолар. Күөл уһуна 136 км, ордук кэтирээһинэ 36,5 км. Күөлгэ 96 өрүс уонна үрэх түһэр. Хубсугултан Эгийн-Гол өрүс тахсар (Селенга бассейныгар киирэр). Ахсынньыттан ыам ыйыгар диэри тоҥор. Күөл устун ааллар усталлар. Соҕуруу Хатгал, хоту Ханх бириистэннэр үлэлииллэр. Сыл ахсын күөл сэтинньи бүтэһигэр мууһуран барар, муус халыҥа 1,4 м. Муус ууллуута ыам ыйыгар саҕаланар уонна бэс ыйын саҕаланыытыгар ууллан бүтэр. Уу температурата ортотунан +10…+14 °C, хомолорго сайынын балайда сылыйар. Хубсугул таһыгар фосфориттар сытар сирдэрин булбуттар.\nБэлиэ сирдэр уонна туризм.\nХубсугул иккис аата — Күөх чөмчүүк. Хубсугул — быһа холоон 17 былыргы күөллэртэн (2 мөл саастаах) биирдэстэрэ. Хубсугул олохтоохтор айыыргыыр сирдэрэ буолар. Күөлтэн сүүрдэн тахсар Эгийн-Гол өрүс 1000 км устан Селенга өрүһүнэн Байкал күөлүгэр түһэр. Күөллэр икки ардылара быһаччы 200 км.\nКүөл тула киин Азия истиэбин уонна сибиирдээҕи тайҕа уларыйар сирэ, судургутук харайыллар национальнай парк буолар. Паркаҕа элбэк Аан дойду кыһыл кинигэтигэр киирбит кыыллар уонна харамайдар үөскүүллэр: чубуку, тайах, бөрө, сиэгэн, бүүчээн, эһэ, киис, сибиир хайа козела, күөлгэ балык 9 көрүҥэ иитиллэр, ол быыһыгар быйыт уонна дьарҕаа.\nХубсугул — туристар сөбүлээн сылдьар сирдэрэ. 2007 сыллаахха, Ханх таһыгар 5 турбаза баар эбит, соҕуруу Хатгал диэки 29. Күөл устун дьону таһар «Сухэ Батор» паромсылдьар, ол гынан баран массыыналары тиэйбэт. Күөл хоту өттө Россия кыраныыссатыттан 11 км сиргэ сытар, КПП Монды — Ханх.<|endoftext|>\nElementary OS\nElementary OS (Элементари ОС), Linux системнай программаларыттан биирдэстэрэ. Кэнники кэмҥэ ордук биллэр, дьиэҕэ да, корпоративнай да секторга, офиснай да секторга (LibreOffice диэн офистаах).<|endoftext|>\nLibreOffice\nLibreOffice (\"ЛибреОфис\", \"Көҥүл офис\") — аһаҕас куодтаах офиснай бырагыраамалар бакыаттара. 2010 сыллаахха OpenOffice бакыаттан хайытыллан төрүттэммитэ. Программистар үлэлэрин The Document Foundation диэн барыс киллэрбэт пуонда дьон сиэртибэлээбит харчыарын хомуйан өйүүр.\nОфис бакыатын иһигэр тиэкиһи уонна табылыыссаны оҥорор процессордар, презентация оҥорор бырагыраама, векторынан ойуулуур эрэдээктэр, билии олоҕун салайар тиһик уонна формула эрэдээктэрэ киирэллэр. Сүрүн формаата аһаҕас OpenDocument (ODF, ISO/IEC 26300) формаат буолар, ону таһынан атын да формааттары туттуохха сөп, ол иһигэр Office Open XML, DOC, XLS, PPT, CDR.\nОфис бакыата GNU LGPL аһаҕас лиссиэнсийэннэн тарҕанар, ол иһин бүддьүөт да, урбаан да, үөрэх да тэрилтэлэригэр, биирдиилээн да дьон босхо туһаныахтарын сөп.<|endoftext|>\nЕвразия\nЕвразия - сир саарын улуукан материга. Иэнэ - 54,759 мөл км². Ити Африканы уонна Хотугу Американы холбуу ылбыкка тэҥнэһэр, кураанах сир бүтүннүүтүн 1/3 ылар. Аан дойду нэһилиэнньэтин 70% тахса киһи олорор, нэһилиэнньэтин ахсаана 5 млрд тахса.\nЕвразияҕа сир саарын саамай үрдүк хайата Джомолунгма (Эверест), саамай улахан күөл Каспийскай муора, саамай дириҥ күөл - Байкаал, саамай улахан иэннээх Тибет хайата, саамай улахан Аравия тумул арыыта, саамай улахан географическай уобалас - Сибиир, кураанах сир саамай намыһах туочуката - Өлбүт муора намтала. Евразияҕа сир саарын саамай тымныы полюһа - Өймөкөөн бааллар.\nГеографическай балаһыанньата.\nЕвразияны свет икки чааһа - Европа уонна Азия үөскэтэр. Итилэр кыраныыссаларын барыллаан Ураал хайатын илин тэллэҕин кыйа, Эмба өрүһүнэн, Каспийскай муора хоту биэрэгинэн уонна Кума-Манычскай хаспаҕынан ыытар үгэстээхтэр. Муоратааҕы кыраныыссалара Азовскай, Хара муоранан, ону тэҥэ Средиземнэй муораны холбуур силбэһиинэн ааһар.\nАтлантическай акыйаан, Скандинавскай тумул арыыны туспа арааран, кураанах сиргэ ыраахха диэри үтэн киирэр. Материк соҕуруу өттүгэр Аравия уонна Индостан тумул арыыта ойуччу улаханнар. Итилэри Индийскэй акыйаан тулалыыр. Евразия соҕуруу биэрэгин ыксатыгар арыы аҕыйах, саамай бөдөҥнөрө - Шри-Ланка.\nЧуумпу акыйаантан тумул арыылар (Хамчаакы) уонна арыы субурҕалара кытыы муоралары араараллар. Евразияны хотуттан тулалыыр Хотугу Муустаах акыйаан кураанах сиргэ кыратык үтэн кииртэлиир. Арассыыйа сиригэр-уотугар киирэр ордук бөдөҥ тумул арыылар - Кольскай, Таймыыр, Чукотскай. Биэрэктэн тэйиччи соҕус Саҥа Сир, Саҥа Сибиир уо.д.а. арыылар бааллар.\nЕвразия - сир саарын түөрт акыйаана тулалыыр соҕотох материга.<|endoftext|>\nКыраныысса таһынааҕы Азия\nКыраныысса таһынааҕы Азия - Арассыыйа олохтоохторугар сыһыаннаах география өйдөбүлэ, Азия Арассыыйаттан ураты сирдэрэ. Манна уонунан бөдөҥ уонна кыра судаарыстыба баар. Хас биирдии судаарыстыба айылҕата, хаһаайыстыбата уратылаах. Айылҕа, хаһаайыстыба уратыларын көрөн Соҕуруулуу-Арҕаа, Соҕуруу, Киин, Илин уонна Соҕуруулуу-Илин Азияны араартыыллар.\nСоҕуруулуу-Арҕаа Азия дойдулара.\nБу бөлөххө Туурсуйа, Иран, Ирак, Афганистан, Саудовскай Аравия уонна Аравия тумул арыыга баар итилэрдээҕэр кыра судаарыстыбалар киирэллэр. Итини барытын ардыгар \"Чугас Илин дойдулар\" уонна \"Орто Илин дойдулар\" диэн холбуу ааттыыллар. Соҕуруулуу-Арҕаа Азия - аан дойду саамай былыргы култуурата үөскээбит сириттэн биирдэстэрэ. Биһиги эрабыт быдан иннинэ онно сири оҥоруу, сүөһүнү иитии, үгүс ремесло, сири нүөлсүтүү баара биллэр.\nКиин Азия дойдулара.\nЕвразия бу чааһыгар Монголия уонна Кытай улахан өттө киирэр.\nИлин Азия дойдулара.\nИлин Азия ылар сирэ-уота балачча киэҥ. Чуумпу акыйаан биэрэгин кыйа тыһыынчанан биэрэстэни тайыыр. Материк ити чааһыгар Корея тумул арыытын судаарыстыбалара, Хотугулуу-Илин уонна Илин Кытай, арыыларга - Япония бааллар.\nСоҕуруу Азия дойдулара.\nАзия бу чааһыгар сэттэ дойду киирэр. Ол дойдулар үгүстэрэ акыйааҥҥа тахсыылаах, арай Непал уонна Бутан акыйаантан ыраахтар. Соҕуруу Азия сүдү дойдута - Индия, саамай кыралара - Гималайга баар Бутан королевствота.\nСоҕуруулуу-Илин Азия дойдулара.\nСоҕуруулуу-Илин Азияҕа Индокитай тумул арыытыгар уонна Малайскай архипелаг арыыларыгар баар дойдулар киирэллэр. Соҕуруулуу-Илин Азия дойдулара Евразия уонна Австралия икки ардыгар айылҕа \"муостата\" буолар курдук субуһан сыталлар. Материк бу чааһын бөдөҥ судаарыстыбалара - Индонезия, Лаос, Таиланд, Вьетнам,Филиппиннэр, кыракый судаарыстыба - Сингапур бааллар.<|endoftext|>\nСоҕуруу Кэриэйэ воната\nСоҕуруу Кэриэйэ воната (, codice_1) диэн Соҕуруу Кэриэйэ валютатын биирдигэ. Биир вона 100 чоҥҥа арахсар, ол гынан баран билигин туттуллубат. Вона Соҕуруу Кэриэйэ киин куоратыгар Сеулга бэчээттэнэр. Өссө атын вона - Хоту Кэриэйэ воната баар.\nАатын устуоруйата.\nУрукку вона диэн тыл Кытай юаньын уонна Дьоппуон иенатыгар сыстыганнаах. Хандьаҕа баар иенаттан (), бэйэтэ кытай тылыгар баар иероглифтан тахсыбыт. төкүнүк формалаах диэн тылбаастанара. Билиҥҥи вонаны кэриэйэ буукубалаларынан эрэ суруллааччылар. </ref>\nЭргиигэ 1962 сыл бэс ыйын 9 күнүгэр тахсыбыта. Онно биир вонаны уон Соҕуруу Кэриэйэ хваныгар уларыталлара. 1975 сыл кулун тутар 22 күнүгэ хваннаах харчы бүппүтүн кэннэ соҕотох төлөбүр ньымата буолбута. ISO 4217 куодугар KRW диэн буукубалаах куод биэриллибитэ.1962 сыллаахха сэрии буолар бириэмэтигэр вона АХШ дуолларыгар баайыллыбыта.\n1980 сыл олунньу 27 күнүттэн бэйэтин курсугар тахсарыгар хардыылар оҥоһуллубуттара. Толору бэйэтин курсугар 1997 сыл ахсынньы 24 күнүгэр Аан дойду үп пуондатын кытта сөбүлэһии илии баттаммытын кэннэ тахсыбыта. Сотору буолан баран Азия үп кризиһын түмүгэр икки төгүл чэпчээбитэ.<|endoftext|>\nА.Д. Филиппов аатынан Сынньалаҥ Киинэ\nХоро нэһилиэгин дьонун-сэргэтин кэрэҕэ-үтүөҕэ уһуйар, талааннарын таһаарар кулууп дьиэтэ I Хороҕо 1952 с. Петров Петр Петрович сэбиэдиссэйдээх, Седалищева Елизавета Филипповна библиотекардаах үлэлээбит. Бу сыл саҥа кулууп дьиэтин тутуутун саҕалыыллар, тутуу биригэдьииринэн Ефремов Филипп Семенович, тутааччылар Васильев Иван Васильевич, Павлов Харлампий, Иннокентьев Петр Семенович уо.д.а. түүннэри-күнүстэри күүстээхтик үлэлээн 1953с. үлэҕэ киллэрбиттэрэ.\nҮлэлээн ааспыт кулууп сэбиэдиссэйдэрэ.\n1953-1954 сс. Петрова Татьяна Петровна үлэлии сылдьыбыт. Бу сылларга сельскэй кулууп уонна сельскэй библиотека диэн арахсыбыттар.\n1955-1956 сс. кулуупка сэбиэдиссэйинэн Хантаров Константин Софронович, сельскэй библиотека сэбиэдиссэйинэн Аммосова Матрена Саввична үлэлээбиттэрэ. Ол саҕана кулууб дьиэтэ оьо5унан оттуллар буолан,1956с-1965с. Иванов Семен Прокопьевич оһох оттооччунан, кэргэнэ Марфа Тимофеевна остуораһынан үлэлээн, 6 оҕолорунаан кулууп дьиэҕэ үрдуттэн олорбуттар.\n1956 с.Дүллүкү нэһилиэгиттэн Петров Кирилл Сергеевич кэлэн үлэлээбитэ, нэһилиэк олоҕор улахан сэргэхсийиини таһаарбыта. Саҥа драматическай айымньылары туруорарга холонуулар саҕаламмыттара. Ахсынньы ыйга киинэ көрдөрөөһүнүгэр постояннай передвижка олохтонор, киномеханигынан Поскачина Марфа Филипповнна үлэлиир, өрүс бэтэрээ өттүн киинэни моторканнан туораталлара, онно моториһынан Ефремов Дмитрий Иннокентьевич үлэлээбит. Фото, шахмат, дуобат, үҥкүү, драма, хоровой куруһуоктар үлэлииллэр. Сыл устата 17 доклад, лекция, 2 монтаж, 2 тематическай биэчэрдэр, 9 постановка, сценка турбут. Маны таһынан фермаларга кыһыл муннуктар, боевой листоктар оҥоһуллубуттар.\n1959 с. ССРС, Саха сирин культуратын туйгуна, Үөһээ Бүлүү улууһун Үөдүгэй нэһилиэгин, Чурапчы улууһун Хоптолоох нэһилиэгин бочуоттаах олохтооҕо Аммосов Афанасий Дмитриевич директорынан биир сыл үлэлиир.\n1961 с. Кулууп сэбиэдиссэйинэн Иванов Василий П., библиотекарынан Неустроева К.У. кыра кэмҥэ үлэлии сылдьыбыттар.\n1963 с.Кулуупка Еремисова Дария Николаевна, библиотекарынан Чиряева Матрена Алексеевна, киномеханигынан Поскачина Марфа Филипповна үлэлээбиттэр.\n1964 с. Анал үөрэхтээх специалистар кулууп зав. Никонова Марина Степановна, библиотекарынан Григорьева Т.А. үлэлии кэлэллэр.\n1965-1966с.- Никонова Мария Степановна заведующайыыр, Поскачина Марфа Филипповна киинэ көрдөрөн сыллааҕы бэриллибит былааны аһара толортуур.\n1966 сыл саҥатыгар сөптөөх үлэһит суоҕунан кыра кэмҥэ Дягилева Ирина Серафимовна сэбиэдиссэйдиир, онтон от ыйыттан саҥа оскуоланы бүтэрбит Иванова Валентина Семеновна киирэн 1967 сыл ыам ыйыгар дылы тахсыылаахтык үлэлиир.Кини улахан үлэтинэн “Лоокуут уонна Ньургуһун”- /Т.Сметанин/ пьесаны туруорбута. Манна Лоокуут- Николай Сергеевич Санников, Ньургуһун- Елизавета Васильевна Ченохова – Спиридонова, Лэкиэс – Иван Афанасьевич Егоров сүрүн оруоллары оонньообуттара.\n1967 с. Еремисова Дария Николаевна салгыы үлэлии кэлбитэ. Бу сылга Улуу Октябрь 50 сылын өрө күүрээннээхтик көрсөргө диэн нэһилиэк сельскэй советын депутаттарын сессиятыгар 5№ протоколга бөһүөлэк киинигэр 200 миэстэлээх саҥа кулууп тутуутун үлэтин саҕалыырга диэн уураах ылыналлар. Киномеханиктарынан Поскачина Марфа Филипповна, Николашкина Мария Гаврильевна үлэлииллэр.\n1968-1969с. Ньурба улууһун, Маалыкай нэһилиэгиттэн Махатырова Нина Сергеевна кэлэн үлэлиир.\n1969 сылга Васильев Петр С., Егоров Дмитрий Иванович үлэлээбиттэр.\n1969-1970 сылга саҥа оскуоланы бүтэрбит Захаров Николай Иннокентьевич- Добурусуок директорынан, Суханов Павел Максимович худругунан үлэлииллэр, Онтон Захаров Николай Советскай Армияҕа сулууспалыы ытык иэһин төлүү барарынан кыра кэмҥэ директорынан Суханов Павел Максимович хаалар.\n1970 с. – Сельскэй кулууп аатыттан Сельский Дом Культуры диэн статустанар, аҕыйах кэмҥэ Моргусов Афанасий Александрович кэлэн директордыыр.Ол кэнниттэн Васильев Петр С. 1972 с диэри директордыыр, Павлова Матрена Алексеевна библиотекарынан үлэлиир.\n1972 сылга алтынньы ыйга бары ирдэбиллэргэ эппиэттиир саҥа кулууп дьиэтэ үлэҕэ киирэр. Директорынан Моргусов Афанасий Александрович үлэлиир\n1973с. Дьокуускайдааҕы культурнай сырдатар училище хореографическай салаатын бүтэрэн кэлбит Кузьмина Ноябрина Семеновна директорынан, худругунан Чурапчы улууһун Одьулууҥҥа баянистар курстарын туйгуннук бүтэрэн, республикаҕа аатырбыт Найахы хоругар баяниһынан үлэтин саҕалаабыт Филиппов Александр Дмитриевич үлэлии кэлэр.\n1974 с. Евдокимов Иннокентий Алексеевич директорынан, Кузьмина Ноябрина Семеновна худругунан, худуоһунньугунан Алексеев Анатолий, библиотекарынан Санникова А.Р., киномеханиктарынан Поскачина Марфа Филипповна, Ефремова Мария Тимофеевна, Попова Татьяна Сонгиновна, тех.үлэһиттэринэн Семенова Мария Ивановна, Суханова Варвара буолан үлэлииллэр.\n1976 с. Дьокуускайдааҕы культурнай сырдатар училище хореографическай салаатын бүтэрбит Алексеева Елизавета Васильевна,театральнай отделениены бүтэрбит Коркина Матрена худругунан ананан, аккомпаниаторынан Филиппов Александр Дмитриевич үлэлэрин саҕалыыллар.<|endoftext|>\nЭбилгэ (Бүрээтийэҕэ оройуон киинэ)\nЭбилгэ (бур. Эбилгэ, , барыйааннара — \"Ивалга\", \"Иволга\") — сэлиэнньэ (1973—1991 сс. — куорат тииптээх бөһүөлэк), Бүрээт Өрөспүүбүлүкэтин Эбилгэ оройуонун уонна Эбилгэ тыа сэлиэнньэтин киинэ.\nОлохтоохторун ахсаана — 7382 киһи (2010).\nГеографията.\nЭбилгэ хочотун ортотугар  Улан-Удэттэн соҕуруулуу арҕаа 27 км сиргэ Кяхта федераллыы суолталаах А340 тыраагар сытар. Сэлиэнньэ хочо соҕуруу өттүгэр баар. Сирин ньуура — куйаар хаптала, Эбилгэ өрүс диэки кыратык иҥнэри. Сэлиэнньэ соҕуруу кырыытыгар Баян-Тогод диэн хайа турар (710 м).\nУстуоруйата.\nЭбилгэ хочотунан былыргаттан араас моҕуол биистэрэ сылдьаллара. XVIII үйэ саҕаланыытыгар Байкаал арҕаа өттүттэн кэлбит эхирииттэр уонна булагааттар олохсуйбуттара. Үһүйээн быһыытынан олохсуйбут сирдэрин  \"Эбилгэтэ\" (\"өҥ сир\") диэн ааттаабыттар, кэлин бу аат нуучча докумуоннарын сабыдыалынан \"Эбилгэ́\",\" Ивалга́\", \"Иволга́\" диэн ааттанар буолбут.\nXX үйэ саҥатыгар билиҥҥи Эбилгэ сэлиэнньэтин оннугар Мангазай уонна Боро-Губээ диэн бүрээт улуустара бааллара.  1940 сыллаахха Мангазай улууска Эбилгэ оройуонун киинэ Саянтуй сэлиэнньэтиттэн көспүт, онон ситимнээн сэлиэнньэ Эбилгэ (Иволгинскай) диэн ааттаммыта.\n1951—1959 сыллардаахха Бүрээт тыа хаһаайыстыбатын  техникумун Иволгатааҕы үөрэтэр-уопуттуур хаһаайыстыбата (ОПХ) баар этэ. 1959 сыл кулун тутар 3 күнүгэр оҕуруот аһын уонна үүтү оҥорон таһаарар  «Иволгинскай» сопхуос үөскээбитэ.\n1973 сыл кулун тутар 22 оробуочай бөһүөлэк ыстаатыһа иҥэриллибитэ.\n1991 сыл алтынньы 4 күнүгэр тыа сэлиэнньэлээх пууна буолбута.<|endoftext|>\nЭбилгэ дацаана\nЭбилгэ дацаана «Хамбыын Сүмээ» (དགའ་ལྡན་བཀྲ་ཤིས་ཆོས་འཁོར་ \"Гандан Даши Чойнхорлин\"; бур. Түгэс Баясгалантай Үлзы Номой Хүрдын Хийд — «Дьолу аҕалар уонна үөрүүнэн туолбут үөрэх эргиирин уйата») — буддизм манастыыр-дацаана, Арассыыйа буддизмын Саҥхатын киинэ.\nУстуоруйа уонна архитектура мэҥэтэ. Бүрээт Өрөспүүбүлүкэтигэр Эбилгэ оройуонун Үөһээ Эбилгэ диэн Улан-Удэттэн 36 килэмиэтирдээх сэлиэнньэҕэ баар.\nУстуоруйата.\nБуддизмы ССРС-ка 1930-с сылларга отой суох гыммыттара. Аҕа дойду Улуу сэриитин бүтүүтүгэр дойду үрдүнэн сыаркаптары, мэчиэттэри, дацааннары сөргүтүү саҕаламмыта.  Бүрээт-Монгол АССР-ын Совнаркома ыам ыйын 2 күнүгэр 1945 сыллаахха  тахсыбыт № 186-ж «Об открытии буддийского храма „Хамбинское Сумэ“ в улусе Средняя Иволга» уурааҕынан саҥа дацааны арыйарга көҥүл биэрбитэ. Өрөспүүбүлүкэ буддиистара харчы уонна итэҕэл малын-салын хомуйан барбыттара. Хомуллубут харчыннан Ошор-Булаг диэн сиргэ мас дьиэ туппуттара, дуҕан көрүҥүн биэрбиттэрэ. Сураҕы истэн итэҕэллээх дьон кэлэн тутууга көмөлөһөр буолбуттара.\nОннук 1945 сыл ахсынньы 12 күнүгэр  гэбшэ Галсан Хайдуб диэн киһи салалтатынан бастакы аһаҕас «Сахюусан хурал» диэн сиэр-туом оҥоһуллубута. 1946 сыл олунньутугар саҥа дьыллааҕы сиэрдэр-туомнар  — «Сагаалганай хурал» — туох баар каноннары тутуһан ыытыллыбыттара. Бастакы Цогчен-дуҕан 1948 сыллаахха тутуллубута, кэлин иккис цогчен тутуллубутун кэннэ бу дьиэ бөлөһүөпүйэ факультетын Чойра-дуҕана буолбута.\n1951 сыллаахха былаас дацааҥҥа сирин тыыран биэрбитэ. Ол кэннэ ламаалар олорор дьиэлэрэ, хаһаайыстыбаннай тутуулар баар буолбуттара. 1970-с сылларга манастыыр билигин баар үгүс дьиэтэ тутуллубута.  1970 сыллаахха иккис аҕыс эркиннээх Цогчен-дуҕан тутуллубута, 1976 сыллаахха үһүс собуор хыраама тутуллубута, ол кэлин Деважин Сумэ буолбута.\n1991 сыллаахха дацаан иһинэн Дамба Даржа Заяев аатынан «Даши Чойнхорлин» Буддизм университета аһыллыбыта. Билигин онно сүүсчэкэ усутудьуон - хувараак - үөрэнэр. Университет 4 факультеттаах: бөлөһүөпүйэ, тантра, иконография уонна мэдиссиинэ.\n2002 күһүнүгэр Эбилгэ дацааныгар Этигэлов Хамбо-ламааны аҕалбыттара. 2003 сыл тохсунньутугар кинини харайар хыраам тутуутун туһунан быһаарыныы ылыныллыбыта. Бу дьиэни Янганжин дацаанын билигин суох Дэважин-дуганын бырайыагынан туппуттара. Ол дьиэ бырайыагын Этигэлов бэйэтэ оҥорбут уонна дьиэтин 1906 сыллаахха туттарбыт эбит. Хыраам 2008 сыл алтынньы 31 күнүгэр үөрүүлээх быһыыга-майгыга аһыллыбыта.\nБилигин дацааҥҥа күн аайы хурааллар ыытыллаллар, үөрэх көмүскээччилэригэр \"сахюусааннарга\" аналлаах сиэр-туом уонна атын сиэр-туом ыытыллар. Дацааҥҥа элбэх паломник уонна араас дойдуттан туриистар сылдьаллар.\nДацаан дуҕаннара.\nМаны таһынан манастыыр сиригэр Хамбо-ламаа олорор дьиэтэ, бибилитиэкэ, «Даши Чойнхорлин» Буддизм университетын үөрэтэр дьиэлэрэ, сайыҥҥы гостиница, буддизм ускуустубатын түмэлэ, ытык субурганнар, араас тутуулар, таба иитэр вольер бааллар.\nДацааҥҥа ыалдьыты көрсөр киин баар, онно хурааллар хаһан буолалларын, ханна хонуохха сөбүн уонна да атыны билиэххэ сөп. Дацаан хаҥас киирэр аанын аттыгар атыылыыр лааппылар бааллар, онтон буддизмҥа сыһыаннаах табаардары ылыахха сөп.\nМанастыыр тас өттүгэр кыра стадион баар, онно бүрээттии күрэхтэһиилэр ыытыллар — тустуу, оҕунан ытыы. Дацаан илин өттүгэр ипподром баар.\nКөлө.\nМанастыыртан соҕуруу 5 килэмиэтирдээх сиргэ  Улан-Удэ — Кяхта А340 автомагистраль ааһар. Улаан-Үдэттэн оптуобустар Эбилгэҕэ (Иволгинскайга) диэри, онтон эмиэ оптуобустар сылдьаллар.<|endoftext|>\nСойуоттар\nСойуоттар (, \"соёд, сойыт, саяты\") — Бүрээтийэ Ахын аймагар (Окинскай оройуонун) түөлбэлээн олорор олохтоох аҕыйах ахсааннаах омук.\nУстуоруйалара.\nСойуоттар сайаан самадьыларын сорҕолоро, Илин Сайаан түҥ былыргы олохтоохторо. Кэлин тылларын сүтэрэн, түүр тылламмыттар. Ол эрээри олохторун отуорун, култуураларын уонна сиргэ-дойдуга, олоххо сыһыаннарын чөл хаалларбыттар диэн буолар. Бу омуктар тустарынан сурукка XVII үйэҕэ казаактар скаазтарыгар киллэрбиттэрэ баар.\nИлин Сайааҥҥа хонгодоор диэн бүрээт биистэрэ олохсуйбуттарын кэннэ, сойуоттар бүрээт дьахталларын ойох ылар буолбуттар. Аны тыллара бүрээт тылыгар чугаһаабыт. Ол эрээри таба иитиитинэн уонна булдунан дьарыктаналларын тохтоппотохтор. Хойукка диэри диэри туспа омук быһыытынан билиниллибэттэр этэ. 2002 сыллаахха эрэ биэрэпискэ сойуот туспа омук быһыытынан киирбитэ.\nТыллара.\nСойуоттар ураал тылларыгар киирэр самадьылыы тылынан саҥараллар этэ, кэлин сойуот-цаатан тыла диэн ааттанар тыва тылыгар уонна Монголияҕа монгуол тылын цаатан барыйааныгар чугас түүр тылыгар көспүттэр. Билигин да бу тылы аҕыйах кырдьаҕас киһи билэр.\nКэлин бүрээттэри кытта ыкса олорбуттарын түмүгэр алтаай тылларыгар киирэр бүрээт тылыгар көспүттэр. Бүтүн Арассыыйатааҕы 2002 сыллаах биэрэпис түмүгэр 2739 киһи сойуоппун дэммит, олортон бүрээт тылын  2623 киһи (96 %) билэр эбит, 2429 киһи (89 %) ону тэҥэ нуучча тылын билэр эбит.\n2001 сыллаахха сойуот тылын сөргүтэргэ кириллицаҕа олоҕурар алпаабыт оҥоһуллубута. Букубаар уонна үөрэх босуобуйалара тахсыбыттара.  2003 сыллаахха «Сойуот-бүрээт-нуучча тылдьыта» тахсыбыта. 2005 сыллаахтан Ахын аймаагар бастакы сүһүөх оскуолаҕа сойуот тылын үөрэтиини киллэрии саҕаламмыта.\nДьарыктара.\nБылыр былыргыттан билиҥҥээҥҥэ диэри сойуоттар сүрүн дьарыктара табаны уонна сарлыгы (як) иитии. Ону таһынан самалык быһыытынан булдунан дьарыктаналлар.\nОлох-дьаһах.\nХас да уус холбоһон уус баһылыктарыттан турар сүбэ талаллар. \"Иркит\", \"хаасуут\" уонна \"онхот\"диэн уустар бааллар.<br>\n\"Жогтаар\" («Көрсүү») диэн бырааһынньыктаахтар, 2004 сыллаахха бырааһынньык аатын \"Улуг-Даг\" («Улуу хайа» — Бурин-хан хайа аатынан) диэн аакка уларыппыттара. 2008 сыллаахтан ол бырааһынньык кэмигэр  \"Самаайап ааҕыылара\" диэн ааттаах тэрээһин ыытыллар — аҕыйах ахсааннаах омуктар чөл буолууларыгар аналлаах.\nАхан аймагын сирин 90% (сорох источникка этиллэринэн 70%) 2016 сыл ахсынньытыгар \"территория традиционного природопользования местного значения коренного малочисленного народа Севера – сойотов\" диэн ыстаатыстаммыта. 2016 сыл тохсунньу 12 күнүгэр ТТП судаарыстыба регистрациятын ааһан сир кадастрыгар бэлиэтэммитэ.<|endoftext|>\nУлуус (Бүрээтийэ)\nУлуус — диэн Бүрээтийэҕэ бүрээттэр түөлбэлээн олорор тыа нэһилиэнньэлээх пууннарын ааттыыллар, Саха сирин нэһилиэктэрин курдук. Оттон оройуоннарын \"аймак\" биитэр аймаг диэн тылбаастыыллар, бу аймаг диэн тыл билигин нуучча тылыгар туттуллубат, бүрээттии эрэ докумуоннарга туттуллар.<|endoftext|>\nЭхирииттэр\nЭхирииттэр () — билигин Байкаал арҕаа өттүгэр олорор биис ууһа (этническая группа, племя),  бүрээт омугун сорҕото.\nАат туһунан.\n\"Эхирит\" — арҕаа бүрээт тылыгар баар \"эхир\", «игирэ». Сорох нууччалыы суруйууларга \"икирес\" дэнэр. Бүрээттэр игирэлэри \"эхир хубууд\" дииллэр.\nУстуоруйата.\nЭхирииттэр Өлүөнэ баһыгар уонна Куда (Худэ) өрүс орто тардыытыгар олорбуттара. Кэлин Байкаалга көспүттэр. Эхириит бииһигэр 8 уус киирэр этэ — абзай, баяндай, бура, олзойтон, һэнгэлдэр, шоно, нэхэлэй.\nАан бастаан биллэринэн эхирииттэр билиҥҥи Качуг, Баяндай уонна Эхирит-Булагаат оройуоннарын сирдэригэр Өлүөнэ (Зулхэ) үөһээ хочотунан, кини салааларынан (Анга, Манзурка, Куленга, Кудаа орто уонна үөһээ сүүрүгүнэн уонна Мурин үрэҕинэн баар куйаардарга (истиэптэргэ) олорбуттара. Кэлин, тэнийэн, уустар ыккардыларыгар иирсээн, эбэҥкилэри кытта булду былдьаһыы түмүгэр, ону таһынан кураантан сылтаан сүөһүлэрэ аһа суох хаалан эҥин билиҥҥи Ольхон уонна Баргузин оройуоннарын сирдэригэр уонна Сэлэҥэ үрэх дельтатыгар диэри тарҕаммыттара. Манна бастакы көһөөччүлэр эбэҥкилэри кытта сэриилэспиттэрэ.\nСэлэҥэ үрэххэ маннык уустар олохсубуттар: Хэнгэлдэр, Абазай, Баяндай, Балтай, Бахай, Буровский, Олзон, Хадалай, Шоно.\nОльхон арыыга – Баяндай, Хэнгэлдэр, Харбатов (Хэнгэлдэр сорҕолоро), Шоно.\nБайкаал кытылыгар Бугульдейкаттан Онгуреҥҥа диэри уонна материк куйаардарыгар Хэнгэлдэр уонна Шоно сорҕолоро олорбуттара, Сарма үрэх төрдүгэр Баяндай ууһа олорбута.\nӨлүөнэ хочотугар уонна уҥа салаата Ангаҕа маннык уустар олорбуттара: Баяндай, Басай, Хадалай, Хэнгэлдэр, Шоно. Өлүөнэҕэ шоно ууһа Тутура уонна Уус-Кут сирдэригэр диэри олороллоро. Куленга диэн Өлүөнэ хаҥас салаатын баһыгар уонна төрдүгэр Олзон уус олохсуан олорбута. Манзурка үрэх хочотугар Абазай, Балтай, Шоно уонна Хэнгэлдэр уустар бааллара.\nКудаа үрэх ортотугар уонна баһыгар Абаганат, Абазай, Буровский, Олзон, Тогто, Хадалай, Хэнгэлдэр уустар олороллор.\nМурин үрэххэ – Абазай, Баяндай, Басаев, Олзон.\nМурин уонна Манзурка ыккардыларыгар – Абазай, Баяндай, Буровский, Хадалай, Хамнагадай, Хэнгэлдэр.\nЭхирииттэр сорох уустарын сорҕолоро Бохаан оройуонун Идаа үрэҕэр – Шоно уус; Оса өрүс хочотугар (Осинский оройуон) – Буров, Хамнагадай, Хэнгэлдэр; Зима үрэххэ өссө XVI үйэҕэ Ашабагат ууһуттан көспүттэр курдук, билиҥҥи Зима куораттан Барлук сэлиэнньэҕэ диэри.\nАныгыта.\nЭхириит уустара Иркутскай уобалас  Эхирит-Булагат, Баяндай, Бохан, Охан, Ольхон уонна Качуг оройуоннарыгар тарҕанан, түөлбэлээн олороллор.\nЭхирииттэр сыдьааннара Бүрээт Өрөспүүбүлүкэтигэр Сэлэнгэ, Кабан уонна Усть-Баргузин оройоуннарыгар (аймактарыгар) эмиэ бааллар.<|endoftext|>\nБулагааттар\nУстуоруйалара.\nБулагаат биис-ууһа XIII — XVII үйэлэргэ Байкаал аттыгар олорбут бүрээт ордук бөдөҥ биистэрэ этэ.\nЧинчийээччилэр суруйууларынан булагааттар \"чинос\" биис ууһуттан биитэр эхириит биис ууһуттан төрүттээхтэр. Бастакы биэрсийэнэн чиностары XIII үйэҕэ Бухаа-нойон диэн Чыҥыс Хаан киһитэ Орто Азияҕа илдьибит. Иккис биэрсийэннэн эхириит саллааттарын монгуоллары кытта булкуйан Чыҥыс Хаан сиэнэ Бату Орто Азияҕа илдьибит. Онно баран Мавераннахр диэн сиргэ олохсуппут.\nКэлин XIV үйэҕэ Монгол Алтаайыгар, Тянь-Шань чугаһыгар булагааттар Булагачи диэн ханствоны төрүттээбиттэр, ол дойдуну кэлин Тимур (Тамерлан) урусхаллаабыта. Булагачи дьоно ол кэннэ дойдуларыгар төннүбүттэрэ биллибэт эрээри, Байкаалга хаалбыт чинос омуктар булгааттарбыт дэнэр буолбуттар.\nБулагааттар өс номохторугар Бухаа-нойон \"Булагаат\" диэн уоллаах эбит, ол уолуттан \"Булган-хара\" (Хара Саарба) диэн уол төрөөбүт, киниттэн \"Тугалак\" төрөөбүт, ол Тугалактан булагаат уустарын үөскэппит сэттэ уол төрөөбүт.\nБулагааттар өбүгэлэрин дойдуларынан Кудаа өрүс (үрэх) ортотун (Мурин үрэх төрдүттэн Бозой улууска диэри) ааттыыллар. Онтон төрүттээх уустар: Алагуй, Абаганад, Ашаабагад, Бозой, Бурлай, Буиновский, Бубай, Готол, Ноёд, Онгой, Онхотой, Хогой, Холбутай, Шаралдай, Эрхидэй. Бу уустар ытык сирдэрэ Ухыр-Манхай уонна Удэгэ-Булен (Бэлеэн) диэн хайалар буолаллар, онно өс номох кэпсииринэн уус киинэ көмүллэ сытар.\nАныгыта.\nБилигин булагааттар Иркутскай уобалас  Эхирит-Булагат, Охан, Бохан, Нукут оройуоннарыгар уонна Бүрээтийэҕэ олороллор.<|endoftext|>\nБитэмииннэр\nБитэмиин — (латыынныы «vita» диэн тылтан «олох» диэн тылбаастанар) уустук тутулларынан уонна органическай эттиктэрин физиологическай активностарынан киһи-сүөһү этэ-хаана сөптөөхтүк үлэлииригэр-сайдарыгар наадалаахтар. Онон араас ыарыылар сүрүн төрүөттэрэ эттиктэр атастаһыыларын солбуйсууларын кэһиллиититтэн, битэмииннэр тиийбэттэрэ буолар. 30-ча араас битэмииннэр булуллан үөрэтиллибиттэр. Онуоха үксүлэрэ эмтээх үүнээйилэргэ баар эбит. Олортон ордук суолталаахтара А, В, Д, Е, К, РР битэмииннэр, аскорбиновай кислота уо.д.а.буолаллар.<|endoftext|>\nПалеоазиаттар\nПалеоазиат омуктар эбэтэр палеоазиаттар (\"былыргы азиаттар\") — билигин эргэрбит этнография тиэрминэ, нуучча этнограба (гипотеза быһыытынан)  Л. И. Шренк  XIX үйэ ортотугар Сибииргэ уонна Куриил уонна Дьоппуон арыыларыгар олохтоох хас да хотугу омугу (чукчалары, кэрээктэри, айналары уо.д.а.) бэлиэтээри айбыта.\nТөрүөтэ.\nТуһунан бөлөххө араарыы төрүөтүнэн бу омуктар тыллара Азияҕа баар тыллар бөдөҥ бөлөхтөрүн кытары чугас ситимнэрэ суоҕа буолбута. \"Палео-\" диэн сыһыарыы бу омуктар ол саҕана архаичнай култуураҕа олорбуттарын бэлиэтиир. Кэлиҥҥи чинчийиилэр (лингвистикэ, этнография, археология) көрдөрбүттэринэн бу омуктар биир төрүттэрэ суоҕун дакаастабыттара, ол эрээри кинилэр Хотугу Азия былыргы олохтоохторун сыдьааннара буолаллара саарбахтаммат.   Бу омуктартан ительменнэр, кэрээктэр, кэриэктэр уонна чукчалар эрэ биир төрүттээхтэрэ быһаарыллыбыта, онон бу бөлөх билигин да \"хотугулуу-илиҥҥи палеоазиаттар\" диэн ааттанар, оттон тыллара \"чукотка-камчаатка тылларын кэргэнигэр\" түмүллэр. Алеут уонна эскимос тыллара бэйэ-бэйэлэрин ыккардыгар чугастар диэн үгүс чинчийээччилэр бэлиэтииллэр, уонна туспа бөлөххө киллэрэллэр. Дьүкээгир тылыгар ураал тылларын түҥ былыргы сорҕото баарын үгүс чинчийээччилэр бэлиэтииллэр, онно олоҕуран дьүкээгир тыла ураал-дьүкээгир тылын кэргэнин үөскэтэр дииллэр. Нивхэлэр тыллара ханнык да атын билигин баар тылга майгыннаабат.\nАнтропология өттүттэн.\nТас көрүҥнэринэн палеоазиат омуктар майгыннаһар өрүттэрэ элбэх. Байкаал уонна арктика тииптээх монголидтар. Археология дааннайдара көрдөрүнэн Сибииргэ көстүбүт үөһээ палеолит стоянкаларын дьоно эмиэ монголоидтар. Генетика чинчийиилэрэ этэринэн монголоид көрүҥнээх былыргы киһи Киин Азияҕа үөскээбит уонна Сибииргэ Монголияны кытта тэҥҥэ эрдэтээҥҥи таас үйэҕэ олохсуйбут.\nОмуктар тиһиликтэрэ.\nПалеоазаттарга маннык омуктары барыллаан киллэрэллэрэ: чукчалар, кэрээктэр, ительменнэр, дьүкээгирдэр, чуван, нивхэлэр, кеттэр уонна айналар.<|endoftext|>\nБалхаш\nБалха́ш (\"Балка́ш\"; ) — сүүрээһинэ суох аҥаарынан тууһа суох Казахстан соҕуруу-арҕаа өттүгэр сытар күөл. Иэнинэн туустаах күөллэртэн иккис миэстэҕэ турар (Каспий байҕал кэнниттэн) уонна улахан күөллэртэн 14 миэстэҕэ турар. Күөл дэҥҥэ көстүүтэ - кыра силбэһигинэн туустаах (илин өттө) уонна иһэр уу (арҕаа өттө) икки аҥынан хайдыыта.\nКүөл Казахстан үс улууһугар сытар: Алма-Ата, Жамбыл уонна Караганда. Күөл хоту өттүгэр Сары-Арка хайалара тэнийэн сыталлар, арҕаа өттүгэр Бетлак-Дала, соҕуруу өттүгэр Чу-Или хайалара, Таукум уонна Сарыесик-Аытрау кумах куйааардара.\nНомох.\n«Балхаш» топонима, биир быһаарыынан, \"balkas\" диэн тылтан тахсар, татаар, казах уонна алтаай тылларыттан тылбааһына «дулҕаалаах маар» диэн эбит. Казах тылыгар «балкыту» диэн «тимири уһаарыы», «уһаарыы» . «Балку» этимологията археологтар сири хасыһыыларынан туоһуланар, Маргулан академик экспедицията Балхаш таһа түҥ былыргы тимири уһаарар киинэ буоларын быһаарбыт, ону таһынан *\"Blķ\" (праиндоевропейскай *\"Brķ\") диэн туохтуур туттуллубуттан.\nБылыргы номох кэпсээнинэн Балхаш диэн баай ойуун Или диэн кэрэ кыыстаах эбитэ үһү. Кэргэн тахсар кэмэ кэлбитигэр Балхаш кыыспын күүстээхтэн күүстээххэ, баайдаахтан баайдаахха, кэрэттэн кэрэҕэ биэрэбин диэбит. Кэлбит кэргэттэртэн тобус толору баай таһаҕас караваннардаах Кытай императорын икки уола, үөр аттаах уонна үрүҥ көмүстээх монгол хаан уолаттара, ону таһынан көбүөрдээх, сэлии муоһуттан оҥоһуктардаах Бухара куорат эдэр атыыһыттара бааллар эбит. Кинилэри кытта биир дьадаҥы Каракал диэн маныыһыт уол баар эбит, ону кыыс таптыы көрбүт.\nКүрэстэр кэннилэриттэн Каратал кыайыылаҕынан тахсыбыт, ону Балхаш оҕонньор үүрэн ыыппыт. Онуоха Или түүнүн тапталлааҕын кытта куотан барбыт. Куоппутун билэн Балхаш оҕонньор тапталлаахтары кыраабыт уонна тапталлаахтар икки өрүскэ кубулуйбуттар, оттон өрүстэр хаһан да холбоспотуннар диэн Балхаш икки ардыларыгар күүгэйэ сытар күөлгэ кубулуйбут.\nӨссө биир версиянан Ворукаша (Воурукарта) авеста тылыттан уонна перстар Варкаш диэн тылтан төрүттээх буолуо диэн сабаҕалааһын баар.\nСүрүн информация.\nБалхаш Балхаш-Алаколь хотоол ордук дириҥ сиригэр сытар. Хотоолго өссө Сасыкколь, Алаколь уонна Эби-Нур күөллэр сыталлар. Ити күөллэр Балхаш-Алаколь хотоолун толорон сыппыт былыргы Ханхай байҕал тобохторо буолаллар.\nБалхаш күөл иэнэ 16,4 тыс. км² (2000 год). Балхаш муора таһымыттан быһа холоон 340 м үрдүккэ сытар. Уһуна 600 км, кэтитэ илин өттүгэр 9—19 км, арҕаа 74 км диэри. Кытылын уһуна 2358 км . Сарыесик тумул арыы күөлү аҥы чыҥха атын састааптаах ууларга араарар. Арҕаа өттө дириҥэ суох киһи иһэр уулаах, илин быдан дириҥ уонна туустаах уулаах. Тумул арыы оҥорор 3,5 км кэтиттээх Узынарал ( — «уһун арыы») силбэһиитинэн уу арҕаа өттүттэн илин өттүн толорон биэрэр. Силбэһии дириҥэ 6 м.\nКүөлгэ улахан арыылар суохтар. Ордук улахаттар Басарал уонна Тасарал, ону таһынан Ортаарал, Аякарал уонна Олжабекарал күөл арҕаа өттүгэр сыталлар. Илин өттүгэр Озынарал, Ултаракты, Коржын уонна Алгазы арыылар бааллар. Уопсайынан күөлгэ 66 км² иэннээх 43 арыы баар. Уу таһыма түстэҕинэ күөлгэ саҥа арыылар үөскүүллэр уонна баар арыылар иэннэрэ улаатар.\nБасарал и Тасарал (наиболее крупные), а также Ортаарал, Аякарал и Олжабекарал расположены в западной части озера. В восточной части находятся острова Озынарал, Ултаракты и Коржын, а также остров Алгазы. Всего на озере насчитывается 43 острова общей площадью 66 км², однако со снижением уровня воды образуются новые острова, а площадь уже существующих увеличивается.\nКүөлгэ уу кэлиитин 73-80 % арҕаа өттүгэр түһэр Или өрүс уута буолар. Өрүс Тянь-Шань хайаларыгар саҕаланар уонна хайа муустарыттан хааччынар. Күөлгэ түһүүтүгэр Или өрүс 8 тыс. км² иэннээх элбэх үөстээх дельта олохтуур (Кур-Ли, Ак-Узек, Джиде уо.д.а.).\nКүөл илин өттүгэн Каратал, Аксу Лепсы өрүстэр уонна үрэхтэр түһэллэр, ону таһынан сир уутунан хааччынар. Джунгар Алатау хайаларыттан түһэр Каратал өрүс күөлгэ түһэр иккис улахан өрүс буолар. 50-ус сылларга дылы уунан хааччыйбыт Аягуз үрэх уута билигин күөлгэ дылы тиийбэт. Былыр сөҥүүлээх дьылларга хотуттан күөлгэ Моинты, Жамши, Токрау уонна Баканас үрэхтэр түһэллэр эбит. Илэр бары хаартан ууланаллар ол иһин ыам ыйыгар уолаллар. Сыллааҕы уу түһүүтэ күөл арҕаа уонна илин өттүлэригэр 1,15 км³ тиийэр эбит.\nЭкология.\nФлора уонна фауна.\nКытылларга туранга уонна үөт үүнэллэр, ону таһынан тростник обыкновенный (Phragmites australis), соҕуруу рогоз (Typha angustata), хомус хас да көрүҥэ — камыш приморский (Schoenoplectus littoralis), күөл хомуһа (S. lacustris) уонна казах хомуһа (Scirpus kasachstanicus) диэн эндемик. уу анныгар уруть колосистая (Myriophyllum spicatum) уонна уруть мутовчатая (M. verticillatum), рдест хас да көрүҥэ: рдест блестящий(Potamogeton lucens), рдест пронзеннолистный(P. perfoliatus), рдест крупноплодный (P. macrocarpus) уо.д.а. үүнэллэр; пузырчатка обыкновенная, роголистник темно-зеленый уонна наяда икки көрүҥэ көстөллөр.\nКүөл фауната 70-ус сылларга дылы баай эбитэ үһү, кэлин уута мөлтөөн быдан аччаабыт. Күөлгэ балык 20 көрүҥэ баар эбитэ үһү, олортон 6 көрүҥэ олохтоох көрүҥнэр эбит — или (Schizothorax pseudoksaiensis) уонна балхаш (S. argentatus) маринкалара, балхаш алыһара (Perca schrenkii), пятнистай (Nemachilus strauchi) уонна биир өҥнөөх губач (N. labiatus) уонна балхаш мундута (Phoxinus poljakowi). Атын көрүҥнэри күөлгэ киһи аҕалан ииппит: сазан, шип, осман, линь, сыалыһар, судак, собо, карп уо.д.а. Сүрүн хостонор балык сазан, судак, жерех уонна лещ.\nСоҕуруу өлгөмнүк үүммүт хомус көтөрдөр уйаланар сирдэрэ буолар эбит. Капчагай водохранилщетыттан сылтаан уу түһүүтэ Или өрүс дельтатын биллэрдик аччаппыт — 1970 сыллартан дельта иэнэ 3046 км² 1876 км² дылы аччаабыт, онтон сылтаан уу-маар сирдэр уонна тугай тыалара аччаабыттар — көтөрдөр уонна кыыллар үөскүүр сирдэрэ. Сири хорутуу, пестицидтары туһаныы, дьиэ кыылын аһары мэччитии уонна хомустарыы кэрдии күөл эгэлгэтигэр дьайбыт. 342 тоноҕостоохтор көрүҥнэриттэн 22 Казахстан кыһыл кинигэтигэр киирбиттэр . Дельта тыаларыгар XX үйэ аҥаарыгар дылы туран баабыра баар эбит, кабаннары тутан аһылыктанар эбит.\nБалхашка улахан бакланнар, чыркымайдар, фазаннар, боруллуо уонна маҥан цаплялар ареалларыгар киирэр эбит. 120 көтөр көрүҥүттэн 12 кыһыл кинигэҕэ киирбит, ол быыһыгар кытархай уонна будьурхай пеликаннар, колпица, куба уонна ала хотой.\nЭкология.\nБалхашка Арал катастрофата хатыланыах куттала баар. Онно хас да төрүөт баар. 1970 сыллартан саҕалаан Или уутун туттуута уонна Капчагай водохранилищетын уунан толоруута (онно 39 км³ уу барбыт) өрүс уутунан хаачччыйыы 2/3 аччаабыт уонна күөл таһыма түспүт. Уу таһыма сылга 15.6 см аччаабыт, 1946 сыллаахха дылы уу таһыма 9,2 см аччыыр эбит. 1972 сылтан 2001 сылга дылы кыра туустаах Алаколь сүтэ сылдьыбыт, оттон Балхаш соҕуруу өртө 150 км² иэнэ аччаабыт. 16 күөллэр системаларыттан 5 эрэ ордубут. Кумах тэнийиитэ бассейн 1/3 ылбыт. Күөл куурбут сирдэриттэн туустаах быыл үөскээн Азиятааҕы быыллаах буурҕаларыгар кылаатын киллэрэр уонна регион климатыгар дьайыыны оҥорор.\nӨссө биир сүрүн экологияны буортулуур биричиинэ Балхаштааҕы хайа металлургиятын кэмбинээтин киртиитэ буолар. 1990 сылларга кэмбинээт киртитиитэ сылга 280-320 тыһ. тонна тиийбит уонна күөлгэ 76 тонна алтан, 68 тонна цинк, 66 тонна сибинээс сөҥмүт. Ол сылтан киртитии сабардама икки төгүл улааппыт. Ону таһынан буортулуур веществолар күөлгэ хвостохранилищелар нөҥүө, быыллаах буурҕалар киирэллэр. Экологияны сөргүтүү миэрэлэринэн Капчагай водохранилищетын уутун толоруутун тохтотуута, кэмбинээт кирдээх уутун ыраастааһына, сири нүөлсүтүүнү аччатыы уо.д.а. 2005 с. Аан дойдутааҕы экология форумугар «Казахмыс» корпорация эһиил экологияны киртиппэт производствотын тутуутун бүтэрэрин туһунан эппит, оччотугар киртитии 80-90 % аччыахтаах.\nБалхаш күөл сүрүн киртитээччилэринэн буолаллар: ыарахан металлар (алтан уонна цинк), ону таһынан ниэп бородуксуйалара, феноллар уонна фторидтар.\nКытай сабыдыала.\nКирдээх иһэр уу Кытайтан эмиэ кэлэр — кыраныыса пууннара алтанынан уонна атын веществоларынан улахан киртиийии баарын бэлиэтииллэр, уу киртиийитэ V кылааска эппиэттиир. Кытайга 14,5 км³ сабардамнаах ууну Или өрүстэн сүүмэрдээн ылаллар, ону өссө 3,6 төгүл улаатыннараары сылдьаллар, билиҥҥи ууну сүүмэрдээһин сылга 0,5—1 2—4 км³ дылы улааппыт (Синьцзян-Уйгур автономнай оройуон дьоно элбээн). Экспердар этэллэринэн уу сүүмэрдээһинин 10 % улаатыыта күөлү катастрофаҕа тиэрдиэн сөп — Балхаш икки аҥы хайдан баран илин сорох өттө кууруон сөп.\nКуораттар уонна экономика.\n2005 с. Балхаш бассейныгар 3,3 мөл. кэриҥэ киһи олорор эбит, ол быыһыгар Алматы куорат — Казахстан ордук улахан куората. Күөл кытылыгар турар куораттартан ордук улахан куоратынан Балхаш буолар (80 тыһ. киһи). Куоракка Балхаштааҕы хайа уонна металлургия кэмбинээтэ баар. Элбэх алтаннаах сири Конырат уонна Саяк диэн күөлтэн хоту сытар бөһүөлэктэргэ хостууллаар. Күөл арҕаа кытылынан М36 диэн Бишкектан Карагандааҕа трасса ааһар, ол суолга Гульшат, Балхаш-9, Сарышаган уонна Приозерск нэһилиэктэр сыталлар. Соҕуруу өртүгэр Улькен, Мынарал, Шыганак диэн бөһүөлэктэр бааллар.\nПриозерск куорат тула сэбиэскэй кэмҥэ тутуллубут элбэх байыаннай объектар бааллара биллэр. Балхаш-9 куоракка «Дарьял-У», «Днепр» уонна «Днестр» радиолокационнай станциялар бааллар. Сарышаган арҕаа өртүгэр противоракетнай полигон баар, оттон соҕуруу өртүгэр, Кашкантениз хомоҕо лазер сэрии сэбин бэрэбиэркэлиир Терра-3 диэн полигон баар эбит.\nСоҕуруу кытыл олохсуллубатах сир. Или өрүс төрдүгэр Куйган диэн бөһ, Каратал төрдүгэр — Килбирлик бааллар. Илин өттүгэр Турксиб тимир суола ааһар (Аягуз уонна Талдыкорган икки ардыларынан). Тимир суол уонна Лепсы үрэх быһа ааһыытыгар Лепсы диэн дэриэбинэ баар.<|endoftext|>\nЮань\nЮа́нь () — Урукку Кытай сиригэр туттуллар харчылар аатттара. Ол иһигэр Кытай өрөспүүлүбүкэтигэр эмиэ туттуллар. Сороҕор Кытай дуоллара диэн ааттааччылар. .\nТыл туттуута.\nКытай тылыгар ханнык баҕарар валютаны юань диэн ааттыллар, ол курдук АХШ дуолларын \"мэй юань\" (). Ол гынан баран аан дойдуга юань Кытай валютатынан ааттанар. Сороҕор Тайвань долларын, Гонгконг дуолларын эбэтэр Макао патакатын эмиэ иннэ диэн ааттааччылар.\nТылга өссө юань эрэ буолбакка \"куай\" (块) диэн туттуллар, онтон «цзяо» оннугар \"мао\" (毛).\nТыл тахсыыта.\nТуруору тылбаастаатахха юань диэн \"төкүнүк объегы\" эбэтэр \"төкүнүк харчыны\" ааттыыллар. Цинь династия бириэмэтигэр үрүҥ көмүстэн оҥоһуллубут манньыаталары ааттыыллара.\nКытайдар сыыппараны ааттыылларыгар юань икки формалаах - судургута () уонна быдан уустуктук суруллар ( эбэтэр ), ону финансовай докумуоннарга подделка суох буолбатын диэн тутталлар. Кэлиҥҥи бириэмэҕэ Кытайга өссө маннык символ (Y биир сытыары черточкалаах) туттуллар буолан эрэр.\nДьоппуон, Кэриэйэ валюталарын ааттара юань тылтан тахсыбыттара, Дьоппуоҥҥа дылы, онтон Кэриэйэлэргэ билигин Кэриэй тылынан суруллар.\nМонголия маньыататын аата «тугрик» эмиэ Кытай юаньыттан тахсар, ол гынан баран ол калька буолар - монгуол тылыгар төкүнүк диэн тылтан тахсыбыт.\nС 1994 по июль 2005 юань был жёстко привязан к доллару США с обменным курсом 8,28:1.\nБилиҥҥи юань.\nБилиҥҥи Кытай юаныгар түөрт тылынан суруллуулаах — (чжуан, монгоол, уйгуур, тибет тылларынан), тоҕо диэн ол тыллар автономнай оройоннарга сүрүн буолаллар — (Гуанси-Чжуань, Монгольскай, Синьцзян-Уйгурскай уонна Тибеетскай).\nАрассыыйа валюталар классификатордарыгар араастык ааттана сылдьыбыта:\nюань Жэньминьби (01.02.2007 - 2009 год),\nюань (2009 сылтан билиҥҥигэ дылы).\nBloomberg агентство этэринэн SWIFT диэн бааннар икки арыларыгар ситимин эргииригэр 2013 сыл ыам ыйыттан 2014 ыам ыйыгар дылы 1,47 % этэ (сылынан иннинэ 0,84 % этэ). АХШ дуолларын өлүүтэ — 42 %, евро — 32 %, Арассыыйа солкуобайа — 0,35 %.<|endoftext|>\nТагалог тыла\nТагалог (; ) is an Австронезия тылларыттан биирдэрэ. Филиппиҥҥа ордук тарҕаммыт тыл буолар.\nАтын Филиппин тылларын кытта сибээстээх., ол курдук Биколь, Локаон, Висая, Пангасинан тылларын кытта, уонна ырааҕынан атын Австронезия тылларын кытта сибээстээх, Формоза, Индонезия ууонна малай тылларын кытта, Гаваи уонна Маори олохтоохторун тылын кытта эмиэ сыһыаннаах.\nАһаҕас дорҕооннор.\nТагалог тылыгар уона судургу аһаҕас дорҕоон, биэс кылгас уонна биэс уһун:\nТүөрт дифтонг баар , , , уонна .<|endoftext|>\nПхеньян\nПхеньян (кэр. 평양 \"Пхөҥяҥ\", , туруору тылбаастаатахха: \"Хаптаҕай сир\" эбэтэр \"Эйэлээх сир\") диэн Хоту Кэриэйэ киин куората. Тэдоҥ өрүс үрдүгэр сытар. 2008 сыл биэрэпиһин түмүгүнэн олохтооҕун ахсаана 3,255,388. 1946 сылаахха соҕуруу Пхенган провинцияттан арахсыбыта уонна быһа салайыллар куорат буолбута. (\"chikhalsi\", 직할시).<|endoftext|>\nКүл-Тэгин\nКүл-Тэгин (былыргы түүр тыла: , Kül Tigin Khan Bengü İnançu Apa Tarkan, 闕特勒 (684 — 27 февраля 731) — Иккис түүр каган баһылыга уонна сэрииһитэ, Бильгэ Хааны кытта тэҥҥэ баһылаан олорбут, Кутлуг-Элтэрис хаан уола.\nБиографията.\nКиин Азияны баһылаабыт, элбэх сэриилэргэ кыттыбыт улуу хорсун сэрииһит аатынан биллибит.\n710 сыллаахха Төнүкүк () уонна Билгэ хааны кытта түүрдэр армияларынан Хакасияҕа тоҕо анньан киирбиттэр уонна олохтоох кыргыстары баһыйбыттар.\n716 сыллаахха перевороту тохтоппут уонна инитин Могиляны (Билгэ хааны) былааска олорпут.\nКини туһугар улахан таас көмүү тутуллубут, сүрүн чааһа — таас балбаллар — таастан оҥоһуллубут Күл тэгин кыайбыт өстөөхтөрүн төбөлөрө, сүрүн өстөөҕө Барс-каган төбөтө эбит.\nКүл-Тэгиҥҥэ анаммыт эпитафия — VIII үйэтээҕи руналарынан суруллубут былыргы түүр тылын мэҥэ тааһа — 1889 с. Н.М. Ядринцев Монголияҕа, Орхон өрүскэ, Кошо-Цайдам хотоолугар булбут. Суруктары 1893 с. Дания чинчийээччитэ, профессор Вильгельм Томсен тылбаастаабыт. Мэҥэ таас былыргы кэм сыаналаах истиилэри уонна баай лингвистика матырыйаалын биэрэр.\nАнимация киинэ.\n\"Каган\" - https://www.youtube.com/watch?v=aEwPD22xVnw<|endoftext|>\nЦянь Сюэсэнь\nЦянь Сюэсэнь ( (Qián Xuésēn), латыын транскрипциятынан \"Chien Hsüeh-sen\") (1911, Ахсынньы 11, Ханчжоу, Кытай — 2009, Алтынньы 31, Пекин, КНР) — кытай учуонайа, чинчийээччитэ, Кытай халлаан куйаарын (космос) программатын төрүттээччитэ, АХШ космос программатын кыттыылааҕа, кытай баллистическай ракеталарын оҥорбут киһи. АХШка олорон үлэлэрин \"Hsue-shen Tsien\" (аата араспаанньатын иннигэр) диэн илии баттыыр эбит, ол иһин НАСА докумуоннарыгар кини аата H.S. Tsien диэн суруллар.\nБиографията.\nТөрдө.\nЦянь Сюэсэнь \"Цянь\" (, иероглиф суолтата — \"«харчы»\") диэн дьиэ кэргэнтэн төрүттээх.\nСун империя суруллуутунан, \"Цянь\" диэн араспаанньа бэйэтин аатын Цзи Чжуань Сюй диэн киһиттэн тэнийбит, ол киһи Биэс императордартан биирдэрэ (25000 б.э.и.), кини хос-хос сиэнэ \"Пэн Цзу\" Шан династия кэмигэр Пэн диэн ил төрүттээбит. Фу диэн араспаанньалаах Чжоу династия биир сановнига Пэн Цзу удьуора \"Цяньфу\" («Харчы тэрилтэтэ») ыраахтааҕы казначействотыгар үлэлээбит. Кини удьуордара «Цянь» диэн араспаанньаны ылбыттар, ол аата «харчы» диэн. Цянь Сюэсэнь аҕата Гоминьдан бырабыыталстыбыгар Үөрэх министиэристибэтин тойоно эбит.\nЭдэр сааһа уонна үөрэҕэ.\nЦянь Сюэсэнь бастакы үрдүк үөрэҕинэн (Шанхайдааҕы транспорт университета) — тимир суол инженера. 1934 Нанкин университетыгар туттарсан киирэр, онно үөрэнэ сылдьан АХШка үөрэнэр быраабы ылбыт. Массачусетстааҕы технологиялар институтун бүтэрбит, магистр званиетын ылбыт, ол кэннэ Калифорниятааҕы технологиялар институтугар аэронавтика докторын стиэпэнин ылбыт.\nАХШка карьерата.\n1940 сыллардаахха Цянь реактивнай хамсааһын лабораториятын төрүттээчилэриттэн биирдэстэрэ. Авиация ядернай двигателин, космоска киһи салайыылах көтүүлэри, түргэн таһынан () дьону таһар көтөр ааллар идеялар автордарыттан биирдэстэрэ.\n1950 сыллардаахха АХШ коммунистары кытта охсуһуу кэмигэр ФБР 1938 АХШ компартиятын докумуоннарыгар олоҕуран Цянь Сюэсэни «коммунистарга куомуннаспыккын» диэн буруйдаабыт. Цяни ракеталар тематикатын кистэлэҥ үлэлэриттэн туораппыттар уонна чахчытынан дьиэтигэр хаайыллыбыт. Икки нэдиэлэнэн учуонай Кытайга төннөрүн туһунан биллэрбит уонна оччотооҕу КНР Госсоветын премьерыгар Чжоу Эньлайга сурук суруйбут. 1955, балаҕан ыйын 17 дойдутугар төннүбүт.\nКытайга төннүү.\nКытайга төннөөт Цянь кытай бэйэтин ракеталарын оҥоруутун саҕалааччытынан буолбут. Кини кытайдааҕы космос программатын баһылаабыт уонна «кытай космонавтикатын аҕата» аатын сүкпүт. Кытай учуонайдарын бэлэмнээбит, олор көмөлөрүнэн Кытай халлаан куйаарын чинчийиитигэр үрдүк ситиһиилэммиттэр. КНРга улахан обществаннай оруолу оонньообут, ЦК бэрэсэдээтэлин солбуйааччытынан уонна ЦК бочуоттаах бэрэсэдээтэлинэн буола сылдьыбыт.\nПекиҥҥа «Бабаошань» кылабыыһаҕа көмүллүбүт.\nӨйдөбүл.\nКини аатынан 1980, алтынньы 14 арыллыбыт «3763 Цяньсюэсэнь» астероид ааттаммыт. «Цянь» диэн ааттаах кытай космос хараабыла Артур Кларк «2010: Одиссея Два» романыгар ахтыллар.<|endoftext|>\nКэриэктэр\nКэриэктэр (, бэйэлэрин анкалгакку — байҕал кытылын дьоно — диэн ааттыыллар эбит) — Чукоткаҕа олоро сылдьыбыт чукотка-камчаатка бөлөҕөр киирэр тылынан саҥарар хотугу палеоазиат омуктара. Билигин да сыдьааннара бааллар эрээри (2010 сыллааҕы биэрэпиһинэн 4 киһи кэриэкпин диэбит), тыллара өлүктүйбүт.\nXX үйэҕэ Чукотка аптаныамыйалаах уокуругун Беринг оройуонугар Мейныпильгыно, Хатырка уонна Беринговскай диэн нэһилиэнньэлээх пууннарыгар чукчалары кытта булкуһан олорбуттара.\nТыллара кэрээк тылыгар чугас, сорох чинчийээччилэр кэрээк түөлбэ тыла дииллэр этэ. Лиэксикэтигэр эскимос тыла эмиэ көстөр. Аан бастаан тылы ойуулааһыны сэбиэскэй чинчийээччи П. Я. Скорик 1954—1956 сылларга сылдьан хомуйбут бэйэтин матырыйаалыгар олоҕуран оҥорбута. Хас да тиэкиһи суруйан хаалларбыта.\nОнтон кэриэктэри Чукоткаҕа төрөөбүт-үөскээбит Владилен Леонтьев диэн сэбиэскэй этнограф 1970-с сыллардаахха үөрэппитэ, кырдьаҕастары кытта кэпсэппитэ, былыр олоро сылдьыбыт сирдэрин чинчийбитэ. 1971 сыллаахха аҕыс саҥа тиэкиһи суруйбута.\nТөрүт дьарыктара.\nКэриэктэр балыктыыллара, байҕал кыылын бултууллара, табалыыллара уонна чубукулууллара, ону таһынан сиэнэр үүнээйи (отон) хомуйаллара. Ыт көлөлөөхтөрө (наарталара уонна көлүйэр ньымалара чукотка-кэрээк ньымата). Соҕуруу кэриэктэр таба иитэллэрэ. Балыгы элбэх гына хаһааналлара.\nБайҕал кыылын атараннан (этнографияҕа анал тиэрмин баар «керекская спица»), ох сааннан бултууллара, кэлин уоттаах сааннан бултуур буолбуттара. 1970-с сылларга диэри байҕал кыылын уонна эһэни бултуурга аналлаах дубинканы (кэлюунэн) туһаналлара, онтуктарын төбөтө моржа аһыыта, биитэр тимир буолара, чинчийээччилэр бу сэби Хотугу Америка индеецтэрин томагавкаларын былыргы торумугар чугаһаталлар.\nКыһынын 1-3 улахан холомоҕо олороллоро, хас холомо аайы хас да ыал кыстыыра. Сааһын сайылыкка көһөллөрө, онно анаан сиэр-туом толороллоро. Ойууннаахтара; ойуун кыырар таҥастааҕа. Олорор сирдэрин аттыгар кэрэх сирдэр бааллара — киит сыҥааҕа батары анньылыбт моржа чөмчөкөтүн уҥуохтарын эҥин булаллар.\nБолкулуордара кэрээк, ительмен уонна чукча болкулуордарыгар чугас; Куки (Кутхе) диэн суор туһунан остуоруйалаахтар.<|endoftext|>\nКэрээктэр\nКэрээктэр (, бэйэлэрин туундара кэрээктэрэ \"чавчыв, чавчывав\" - табалаах, оттон кытыл кэрээктэрэ \"нымылъын, нымылъу\" дэнэллэр) - Камчаатка тумул арыы хоту өттүгэр олорор төрүт олохтоох омуктар. Кытыл кэрээктэрин төрүт дьарыктара - байҕал кыылын бултааһын, тыллара туундара кэрээктэриттэн туһунан, билим литэрэтиирэтигэр олютордар (ардыгар нымылааннар) тыллара дэнэр.\nАхсааннара.\nАрассыыйаҕа кэрээктэр ахсааннара:\nКэрээктэр нэһилиэнньэлээх пууннарынан (2002 с.)\nКамчаатка кыраайа:\nМагадаан уобалаһа:\nКэрээктэр олорор сирдэригэр олохтоохтор ахсааннарыттан өлүүскэлэрэ (2010 сыллааҕы биэрэпиһинэн).\n(кэрээктэр олохтоохтор ахсааннарыттан 5 % тахсаны ылар муниципальнай тэриллиилэрэ ыйылыннылар):<|endoftext|>\nКракатау\nКраката́y () — Индонезияҕа, Малай архипелагар, Зонд силбэһиитэ, Дьааба уонна Суматра икки ардыгар билигин да эстэ турар вулкан.\nАрыылар иэннэрэ 10,5 км². Билиҥҥи вулкан үрдүгэ 813 м. 1883 Кракатау вулкан дэлби тэбиэр дылы биир улахан арыы эбит, 1883 сүүнэ улахан дэлби тэбии түмүгэр арыы уонна вулкан альдаммыттар.\nИстория.\nКракатау — үгүстүк көстөр стратовулкан, ол иһин наар күүстээх дэлби тэбиилээх уонна халлааҥҥа элбэх күлү быраҕар. Вулканы үөрэтии түмүгэр урут даҕаны күүстээх дэлби тэбиилэр буолбуттара быһаарыллыбыт. Вулканологтар быһаарбыттарынан 535 биир улахан дэлби тэбии буолан ааспыт. Ити түмүгэр сир үрдүнэн улахан уларыйыылар тахсыбыттар, ону дендрохронология көрдөрбүт. Быһа холоон ол тэбии түмүгэр Зонд силбэһиитэ үөскээбит уонна Дьааба уонна Суматра арыылар арахсыбыттар.\nКэлиҥҥи кэмҥэ биллэр дэлби тэбиилэр 1680 уонна 1883 буолбуттар.\nНаиболее известные извержения Кракатау в исторический период состоялись в 1680 и 1883 годах. Последнее извержение практически уничтожило остров, на котором располагался вулкан.\n1883 сыллаах дэлби тэбии.\n1883 соһумар күүстээх дэлби тэбии буолбут, ол түмүгэр арыы улахан аҥаара суох буолбут.\nАрыы чаастара 500 км радиустаах сиргэ көппүт. Ити ыраахха дылы магма уонна хайа боруодалара үөһээ халааҥҥа 55 км дылы үрдүккэ тахсыбыт түмүгэ. Дэлби тэбии күүһэ вулканнар дэлби тэбиилэрин шкалатынан 6 баллга тэҥнэспит, ол аата Хиросимаҕа түспүт атомнай бомба күүһүттэн 10 тыһыынча төгүл күүстээх тэбии буолбут.\nАрыыттан дэлби тэбии кэнниттэн үс кыра арыы хаалбыттар — Раката, Сергун, Раката-Кечил.\nАнак-Кракатау.\nВербеек чинчийээччи Кракатау дэлби тэбии туһунан дакылаатыгар арыы оннугар саҥа вулкан үөскүө диэн билгэлээбит. Ол билгэтэ 1927, ахсынньы 29 уу анныгар сир хамсааһынын түмүгэр туолбут. Саҥа вулкан \"Анак-Кракатау («Кракатау оҕото»)\" диэн ааттаммыт, ол күн муора таһымыттан 9 м үрдүк дэҥдэйбит. Арыы бастаан пемзаттан уонна күлтэн турар эбит. 1930 с. вулкан айаҕыттан тахсар лаава уу алдьатыытын куоһарбыт. Арыы үөскээһинэ вулканологтар болҕомтолорун тарпыт.\nВулкан бастакы конуһа 1933 с. 67 м уонна 1950 с. 138 м үрдүккэ тиийбит, ол гынан баран акыйаан дьайыытынан хаста даҕаны урусхаллана сылдьыбыт. Иккис конус кратер иһигэр баар күөлгэ үөскээбит. Улам-улам лава вулкан күлүн солбуйбут уонна эрозияҕа тулуйумтуо буолбут. 1960 саҥа конус 30 м үрдүк эбит, 1968 160 м тиийбит уонна 1977 с. 181 м.\nБилиҥҥи туруга.\nТөрүөҕүттэн ыла Анак-Кракатау 5 дэлби тэбэ сылдьыбыт. 1950 с саҕалаан вулкан нэдиэлэҕэ ортотунан 13 см улаатар эбит, сылга ортотутан 6,8 м. Вулкан билигин даҕаны активнай, 1994 с наар кэриэтэ кыра дэлби тэбиилэр тахса тураллар. Бүтэһик тэбиилэр 2008 муус устартан саҕаланан 2009 балаҕан ыйыгар дылы буолбут.\nВулкан билиҥҥи үрдүгэ 813 м, диаметра 3-4 км. Индонезия былаастара вулкан тула 3 км сиргэ дьон олохсуйарын боппут.\n2014 с. олунньу 15 вулкан хаттаан тиллибит. 212 дэлби тэбии буолбут, вулкан статуһа куттал иккис таһымыгар (4 таһымтан) турар. Кратертан 1,5 км тула туристарга уонна балыксыттарга сабыылаах.<|endoftext|>\nПетрова Марина Никифоровна - Тойуктаах Марыына\nПетрова Марина Никифоровна - Тойуктаах Марыына (1929, Ньурба улууһун хаҥалас нэһилиэгэ) - тойуксут, саха болкулуорун тарҕатааччы, Саха Тыйаатырын артыыһа, Саха АССР культуратын үтүөлээх үлэһитэ.\n1929 сыллаахха тохсунньу 1 күнүгэр Хаҥалас нэһилиэгэр Кулуһуннаах алааска төрөөбүт. Аҕата: Максимов Федот Васильевич – Оботтоох Сөдүөт Мас арыы ходуһатын хотугулуу-илин өттүгэр олорбут. Оботтоох тыллаах олоҥхоһут киһи эбитэ үһү. Сөдүөт оҕолорун ыалга ииттэрэ биэрэр идэлээх эбит. Кини Марыынатын Акана олохтооҕо Хаххаһа Ньикииппэригэр – Петров Никифор Ивановичка ииттэрэ биэрбит. Бу киһи бастакы кэргэниттэн оҕото суох эбит. Ол кэргэнэ эрдэ өлбүт. Кэлин Ньикииппэр Бурдуктаах Сахаар уолун – Захаров Павел Захарович огдооботун кэргэн ылбыт. Байбал армияҕа баран сураҕа суох сүппүт, дьахтар кини барарыгар Дмитрий диэн уоллаах хаалбыт. Хаххаһа Никииппэригэр тахсан, бу дьахтар эбии Борокуоппай, Байбал, Бүөтүр диэн үс уолу төрөппүт, Алиса диэн кыыстаммыт. Онон Марина Никифоровна, иитиллибитинэн, алта оҕолоох ыалга улааппыта.\nМарина Никифоровна икки оҕолоох. Уола Борис оскуоланы бүтэрэн, Аармыйаҕа сулууспалаан, совхоз араас үлэтигэр үлэлээбитэ, тустууга спорт маастара буолбута. Бүлүүтээҕи педучилищены бүтэрбитэ, физкультура учууталынан, тренеринэн бэркэ үлэлээбитэ, дьиэ-уот тэриммитэ, эдэр сааһыгар бу орто дойдуттан туораабыта.\nИккис оҕото Диана Улан-Удэтааҕы культура институтугар үөрэнэ киирбитэ. Сүрэҕэр операция оҥорторбута, 4 кууруска үөрэнэ сылдьан суох буолбута.\n1943 с. ыла уус-уран самодеятельноска кыттан барбыт.\n1953 с. Г.С. Михайлов, культура оччотооҕу сэбиэдиссэйин көҕүлээһининэн туойар идэҕэ үөрэнэн, ылларан барбыт.\n1954 с. Дьокуускайга, онтон Москваҕа тиийбит.\n1963 с. кулун тутар 26 күнүттэн муус устар 8 күнүгэр диэри норуот талааннаах ырыаһыта Саһыл Ньукулай – Григорьев Николай Федорович салайан илдьибит 14 киһилээх делегациятын састаабыгар киирсэн киин оройуоннарга гастроллуур.\n1967-1973 сыллардааҕы искусство түллүүлээх, түмсүүлээх түһүлгэлэригэр Иркутскай зонатыгар лауреат буолбута.\n1973 сыллаахха кинини ССРС культуратын министерствота Бүтүн Союзтааҕы “Мелодия” грампластинкаҕа суруйтаран турар. Бу Ленинградка түһэриллибит пластинкаҕа саха народнай поэттара Күннүк Уурастыырап, Леонид Попов, Петр Тобуруокап тылларыгар суруллубут “Сыбаайба ырыата”, “Бүлүү”, “Ыһыах ырыата”, “Саха айхала”. “Тапталлааҕым аата”, “Саҥа Дьыл киэһэтэ” ырыалары уонна “Эрчимэн Бэргэн” олоҥхоттон Хаачылаан Куо, Симэхсин эмээхсин ырыаларын, Иван Алексеев “Дьөҥкүүдэ” диэн тойугун уо.д.а. суруйтарбыта. Билигин бу пластинка дэҥҥэ көстөр. Онон чахчы саха тыллаах уура сылдьыах айылаах үйэлээх өйдөбүнньүгэр кубулуйда.\nМарина Никифоровна Саха театрыгар артыысканан, Акана культуратын дьиэтин директорынан, “Марха” совхоз Аканатааҕы отделениетыгар ыанньыксытынан, сүөһү көрөөччүнэн, осеменаторынан үлэлээн махтал, хайҕабыл уорҕатыттан түспэккэ сылдьыбыта. Өр сыллаах үлэтин сыанабылын быһыытынан Саха АССР культуратын үтүөлээх үлэһитин үрдүк аатын иҥэрии буолбута. М.Н. Петрова – Тойуктаах Марыына куолаһа ырааһынан, кырдьыбат кылыһаҕынан, уһун, холку тыынынан аатырыан аатырар ырыаһыт-тойуксут быһыытынан дьоҥҥо-сэргэҕэ, кэмҥэ-кэрдиигэ өтөр наарынан умнуллуо суоҕа.\nАкана култуурунай киинигэр Тойуктаах Марыына аатын иҥэрбиттэрэ, дуоска ыйаабыттара.\n2016 с. муус устар 16 күнүгэр “Айыы дьонун алгыстаах ырыаһыта М.Н. Петрова – Тойуктаах Марыына” кинигэ сүрэхтэммитэ. Акана култуурунай киинигэр Тойуктаах Марыына аатынан музей-хос тэриллибитэ.<|endoftext|>\nАанҕа (Байкаалга түһэр өрүс)\nАанҕа (Анга́) — Арассыыйа Иркутскай уобалаһыгар сүүрүгүрэр,  Байкал күөлгэ арҕаа өттүттэн түһэр өрүс (үрэх).\nСүнньүнэн.\nОльхон оройуонун сиринэн устар. эбэҥки уонна бүрээт тылларыттан \"«кыыл айаҕа», «айах»\", көспүт суолтаҕа  — \"«хапчаан», «аппа», «аҥхай»\".  Приморскай систэн саҕаланар, алын сүүргэр сиһи быһа түһэр.\nУстата — 99 км, тардыытын иэнэ — 1010 км².  1960 сылтан 1999 сылга диэри кээмэйдээһин көрдөрбүтүнэн төрдүттэн 14 км сиргэ сылга ортотунан  2,64 м³/с ууну ороскуоттуур. Төрдүгэр кэтитэ — 27 миэтэрэ, дириҥэ — 1,4 миэтэрэ, сүүрүгүн түргэнэ — 1 м/с. Байкаал Уус-Аанҕа диэн хомотугар түһэр. Өрүс үрдүгэр Куреть уонна Хурай-Нур дэриэбинэлэр, Ялга-Узур диэн өтөх (заимка) уонна оройуон киинэ —  Еланцы диэн сэлиэнньэ тураллар.\nУу реестрын дааннайдара.\nАрассыыйа судаарыстыбаннай уу реестра уонна РФ уу хайһаайыстыбатын оройуоннааһынын геоинформационнай систиэмэтин дааннайынан:<|endoftext|>\nТыа сиригэр туризм сайдыыта\nСаха өрөспүүбүлүкэтин 1998с. ахсынньы 29 кунугэр  тахсыбыт 60 нүөмэрдээх  «Саха сиригэр туризм сайдыыта» сокуоҥҥа «туризм» диэн тылы маннык быһаараллар: «туризм – это временный выезд граждан с постоянного места жительства в познавательных, оздоровительных, спортивных, профессионально-деловых и иных целях без занятия оплачиваемой деятельностью в месте временного пребывания».\nТыа сиринээҕи туризмҥа ыалдьыттар дэриэбинэҕэ сынньанар сыаллаах кэлэллэр. Бу туризм көрүҥэ куорат олохтоохторугар, кырдьаҕас дьоҥҥо, устудьуоннарга, оҕолорго  аналлаах.\nСаха сирэ урут уруккуттан кэрэ айылҕатынан, ыраас салгынынан биллэр. Хас биирдии улуус ураты көстүүлээх. Үгүс улууска туристскай базалар бааллар.  Оттон  Уус-Алдан улууһугар туризм үчүгэйдик сайда илик.\nУус-Алдан улууһун Бээрийэ нэһилиэгэр олус үчүгэй тур ресурсалара бааллар.\n= География =\nНэһилиэк улуус илин өттүгэр сытар. Түүлээх, II Байаҕантай, Тулуна, Өнөр нэһилиэктэрин кытта быысаһар. Нэһилиэк киинэ Бороҕонтон (улуус киинэ) 80 км тэйиччи сытар.\nСирэ-уота Саха сирин киин намталыгар сытар. Өрүстэр кирбиилэригэр рельеф араас көрүҥнэрэ: күөллэр-алаастар уобаластара, Өлүөнэ, Алдан өрүстэр эдэр хочолоро бааллар. Нэһилиэк сирэ-уота сүнньүнэн судургу, намыһах рельефтээх. Сир үрдэ ирбэт тоҥноох, нэһилиэк сирин үгүс өттүн тиит мастаах тайҕа баһылыыр, үрэхтэр, үрүйэлэр хочолоро, алаастар хонуу, бадараан үүнээйилэринэн бүрүллүбүттэр.\nТосту континентальнай климаттаах, үрдүк баттааһыннаах. Сөҥүү түһүүтэ элбэҕэ суох, кыһын, сайын климат араастаныыта үрдүк. Сыл орто температурата – 16,1°С. Сэттэ ыйдаах тымныы кыһыннаах. Намыһах температурата -55°С тиийэр. Тымныы алтынньыттан муус устар саҥатыгар диэри турар. Кыстык хаар алтынньыга түһэр. Хаар халыҥа сорох сылга 0,8 м тиийэр. Ыам ыйын бүтэһигэр хаар олоччу ууллар. Сайын кылгас, 3 ый турар. Итии, ол гынан баран бэс ыйын саҥатыгар, атырдьах ыйыгар, дэҥҥэ от ыйыгар хаһыҥ түһэр. Күһүнэ ардахтаах буолар.\nСаамай улахан үрэх – Танда. Саас халааннаан, сороҕор бөһүөлэк анныгар анньар. Ыһыах саҕана түһэр. Күһүөрү уолан быста сыһар, быстар даҕаны.\n= Тоноҕос =\nНэһилиэк кииниттэн 10 км ыраах Танда үрэх кытылыгар Тоноҕос диэн сир баар. Бу сиргэ 19-с үйэттэн Бөтүрүөбүстэр диэн улахан аймах олорбута. Сэрии кэмигэр манна «Буденнай» диэн колхоз баара. Билигин манна «Дьиэ кэргэн фермата» баар. Манна уопсайа 30 ынах, ону таһынан араас кыыллар бааллар. Ферма ыалдьыттарга ынах ыыр, кыылы-сүөлү көрөр тоҕоос биэрэр.\n= Таҥараһыт хайата =\nБээрийэ нэһилиэгин биир кэрэ көстүүтүнэн буолар “Таҥараһыт хайата”. Мыраан үрдүгэ  - 100 м. Урукку Хаҥалас нэһилиэгэр Прокопий Петров диэн уус олорбут. Кини политсыылынайдары кытта бодоруһан суруйар, ааҕар буолбут. Дьокуускайга Поповтар диэн маһы, тимири ууһанар ыал мастерскойдарыгар муосчутунан үлэлии киирбит. Манна Прокопий Троицкай таҥара дьиэтин уонна колокольнятын үтүгүннэрэн кыыл муоһуттан оҥорбут үлэтэ дьон биһирэбилин ылан араас быыстапкаларга кыттыбыт. Сири-дойдуну 3 сыл кэрийэн дойдутугар төннөн, Танда үрэх саамай үрдүк мырааныгар тыатын солоон немецтии муннуктаах 3 хостоох дьиэ, тэлгэһэтигэр ампаар уонна оҕус туруорар килиэбинэ туттубут. Мыраан үрдүгэр сиэмэ, хортуоппуй олордо сылдьыбыт уонна бурдугу мэлийэр миэлиҥсэ оҥостубут.\n= Нэһилиэк киэн туттуута =\nБээрийэ биир ытыктабыллаах олохтооҕунан норуот эмчитэ Гурий Иванович Турантаев – Бороҕон оҕонньор буолар . Кини 1929 сыллаахха тохсунньу 7 күнүгэр күн сирин көрбүтэ. Аан бастакытын 14 саастааҕар 1943 сыллаахха илии тостуутун эмтээбитэ. 80-с сыллартан уопсай эмтээһининэн дьарыктанар. «За доблестный труд» уонна «Гражданская доблесть» мэтээллэринэн наҕараадаламмыта. Киниэхэ Россия үрдүнэн биллэр гимнасткалар (Виолетта Иванова, Алина Кабаева, Ляйсан Утяшева, Ирина Чащина) эмтэммиттэрэ.\nБээрийэ нэһилиэгэ  элбэх талааннаах дьонунан биллэр. Ол курдук манна өрөспүүбүлүкэҕэ биллибит 7 норуот маастара баар. Ону таһынан Бээрийэҕэ  «Арчы»  туосчуттар түмсүүлэрэ баар. Бу түмсүү 1986 сыллаахха норуот маастардара Васильева В.Т. уонна Васильева Е.В. көҕүлээһиннэринэн арыллыбыта. Түмсүү кыттааччыларын туос иһиттэрэ элбэх сири-дойдуну кэрийбиттэрэ. Ону таһынан кинилэр Саха сирин биллиилээх дизайнерын Августина Филиппова сакааһынан сүктэр кыыс маллаах иһитин тикпиттэрэ.\n= Туһаныллыбыт литература =\n1.    Закон «О туризме и туристской деятельности в РС(Я)» от 29.12.98г. N60\n2.    Федеральный закон «Об основах туристской деятельности в РФ» от 24.11.96г. N132\n3.    Васильев Р.Р. Ойуун ууһа Бээрийэлэр. – Дьокуускай: Бичик, 2011. – 352с.<|endoftext|>\nТаатта улууһугар туризм сайдар кэскилэ.\nБилэргит курдук, туризм социальнай кыһалҕалары быһаарыыга сүрүн оруолу оонньуур. Билиҥҥи кэмҥэ туризм экономика туругар олус сабыдыаллаах хайысхалартан биирдэстэрэ буоларынан биллэр. Ол курдук, туристическай компаниялар, транспорт, сибээс, ас-үөл урбаана, атыы-эргиэн, араас сувенирдар уонна продукциялар оҥоһууллуулара бүтүн регион сайдарыгар сүдү оруоллаахтар.\nОл да буоллар, Саха Сиригэр туризм ис кыаҕа толору миэрэнэн туттуллубат. Өрөспүүбүлүкэбит территориятыгар дэҥҥэ көстөр айылҕа, рекреационнай ресурстар, национальнай, культурнай, историческай уонна археологическай нэһилиэстибэлэрэ бааллар. Маннык киэҥ кэскиллээх туристическэй объектар уонна комплекстар инникитин Арассыыйа олохтоохторун эрэ буолбакка, омук дьон интэриэстэрин тардыан сөп.\nБиллэн турар Саха Сирин кэрэтэ тыа сиригэр сытар буоллаҕа. Ол иһин ыстатыйабар Таатта улууһугар туризм инники кэскилин ырытарга сананным.\nБастатан туран Таатта улууһа кулун тутар 25 кунугэр төрүттэммитэ. Уопсай иэнэ 18,8 тыһ. кв. км. тэҥнэһэр. Улуус Дьокуускайтан хотугулуу-илин, Баайаҕа, Таатта , Ноху, Амма, Алдан үрэх хочолоругар турар. Өрүс уҥуордааҕы улуустар бөлөхтөрүгэр киирсэр уонна соҕуруулуу-арҕаа Чурапчы, хотугулуу-арҕаа Уус-Алдан, хотугулуу-илин Томпо, соҕуруулуу-илин Уус-Майа улуустарын кытта кыраныыссалаһар. Улуус киин нэһилиэгэ Ытык-Күөл. Уопсай киһи ахсаана 17,7 тыһ. тэҥнэһэр. Улууска 14 нэһилиэк киирэр.\nТуристар интэриэстэрин тардар сирдэр.\nТаатта улууһа былыр- былыргыттан саха култууратын биһигинэн биллэр. Манна саха литературатын, политика уһулуччулаах деятеллэрэ, норуот маастардара төрөөбүттэрэ. Улуус кыраайы чинчийээччилэрин, туристар интэиэстэрин тардар, ол курдук сүрүн бэлиэ сирдэрэ:\n1. Ытык-Күөллээҕи литературнай-художественнай «Таатта» түмэлэ\nД. К. Сивцев- Суорун Омоллоон көҕүлээһининэн 2001 сылаахха үлэҕэ киирбитэ. Түмэл улуус 5 чулуу дьонугар ананар: саха литературатын төрүттээччигэ уонна улуу суруйаачыларга А. И. Софронов-Алампаҕа, Н. Д. Неустроевка уонна А. Е. Кулаковскай- Өксөкүлээх Өлөксөйгө; саха маҥнайгы идэлээх уруһуйдьутугар И. В. Поповка; саха театрын солисткатыгар, «Дьулуруйар Ньургун Боотур» операҕа сүрүн оруолу толорбут А. И. Егороваҕа.\n2. Чөркөөхтөөҕү мемориальнай түмэл — Саха Сиригэр бастакы аһаҕас халлаан анныгар этно-географическай түмэл.\nТөрүттээччи - норуот суруйааччыта, Д. К. Сивцев-Суорун Омоллоон. Түмэлгэ 20 объекка 3798 кэриҥэ этнографическай мал уурулла сытар. Саҥалыы оҥоһуллубут дьиҥ политсыылынайдар олорбут ураһаларыттан ураты дэҥҥэ көстөр саха былыргы тутууларын көрүөххэ сөп.\n3. Сэлии Хайата\nБу хайа сиригэр сэлии, хайа хапсаҕын хахайын, плейстоценовай таба өлүгүн булбуттара.\nУонна да атын киһи интэриэһин тардыан сөптөөх элбэх кэрэ, киһи өссө да көрө илик сирдэрэ элбэх. Мантан көрөн SWOT(англ. Ырытыы биир көрүҥэ) ырытыы оҥорорго быһаарынным.\nТаатта улууһугар туризм сайдыытын ырытыы.\nТуризм сайдарыгар улуус күүстээх өттө:\nТуризм сайдарыгар улуус мөлтөх өттө:\nСайдыы инники кэскилэ:\nИнникки кутталлар:\nТумук санаа.\nЫрытыы кэнниттэн маннык түмүккэ кэллим: улууска төһө да туризм сайда илик буоллар сайдар кэскиллээх, кыахтаах. Билиҥҥи кэмҥэ туризм оруола үрдээбитинэн уонна бүгүҥҥү норуот икки ардыгар сыһыаммытын учуоттаан туран, ис туризмы сайыннарыах тустаахпыт.<|endoftext|>\nОстуоруйа\nОстуоруйа диэнинэн норуот бэйэтин баҕатын, эрэлин, олоҕун-дьаһаҕын туһунан этэр, кэрэхсээн истиллэр дьикти-дьиибэ, фантастическай кэпсээннэр ааттаналлар. Остуоруйа бүтүн аан дойду үрдүнэн бары омуктарга барыларыгар баар, ону тэҥинэн, биһиэхэ, сахаларга эмиэ.\nӨбүгэлэрбит оҕолорун олоххо бэйэлэрин сыһыаннарынан, көрүүлэринэн, холобурдарынан иитэллэр этэ. Ол курдук үлэҕэ сыһыан, айылҕаҕа сыһыан, аска-үөлгэ сыһыан, таҥаска-сапка сыһыан, дьоҥҥо-сэргэҕэ сыһыан, итэҕэлгэ сыһыан о.д.а. Оҕону сиэр-майгы өттүнэн иитэргэ норуот уус-уран айымньытын биир көрүҥэ — остуоруйа улахан төһүү күүс буолар. Оҕо киһи тылын өйдүүр буолаатын кытары остуоруйа кэпсиир идэлээхтэр эбит.\nСаха фольклоругар баар остуоруйалары сүнньүнэн үс суолга араарыахха сөп:\n1. Нуучча кэпсээннэрин, остуоруйаларын матыыптарынан толоруллубут, эбэтэр сахатытыллыбыт остуоруйаларга. Холобура: Киристипиэл, Албын бааһынай о.д.а.\n2. Нууччаттан ылыллыбыттарга: Уйбаан Сарыабыс, Соломуон Муударас, Бабаа Кэрэлиэбис, Суккун сонноох Суут Албын, уо.д.а.\n3. Саха бэйэтин төрүт остуоруйаларыгар. Холобура: Таал-Таал эмээхсин, Чаарчахаан, Урааныкаан оҕонньор, Үчүгэй Үөдүйээн, Чыычаах уонна Моҕус, Чөркөй икки Барылла икки, Бүүкээнниир Ыаһах, Биэс ынахтаах Бэйбэрикээн эмээхсин о.д.а.\nҮөрэхтээхтэр саха остуоруйаларын ис номохторуттан, кинилэр туттар ньымаларыттан көрөн үс суолга наардыыллар:\n1. Хамсыыр харамай туһунан остуоруйаларга (сказки о животных). Холобур: Кутуйахтаах тайах, Сордоҥ уонна улар, Куобах тоҕо кылгас кутуруктаммытай, Куоҕас суор икки\n2. Дьиктилээх-алыптаах остуоруйаларга (волшебные сказки). Холобур: Чаачахаан уонна Алаа Моҕус, Биэс ынахтаах Бэйбэрикээн эмээхсин, Таал-Таал эмээхсин,Быт-Быт оҕонньор о.д.а\n3. Олох-дьаһах остуоруйаларыгар (бытовые сказки). Холобур: Сүгэґэрин чэпчэппит, уустук үллэрии, муммут уолаттар о.д.а.\nОстуоруйа иитэр суолтата\nӨбүгэлэрбит остуоруйа кэпсээн, оҕолорун олоххо сыһыаҥҥа үөрэтэллэрэ: дьол иһин охсуһууга, итэҕэлгэ, үгэскэ, тулалыыр айылҕаҕа, куһаҕаны уонна үчүгэйи араарарга, толкуйдуурга уонна тылы сайыннарарга. Үгүс остуоруйаларга норуот үчүгэй өрүтэ көстөр: үлэ, талаан, үлэҕэ уонна охсуһууга эрэл, Ийэ дойдуга таптал. Ол остуоруйаларга баар норуот үчүгэй өрүттэрэ, көлүөнэттэн көлүнэҕэ бара турарыгар туһалаах.\nОнон өбүгэлэрбит остуоруйа көмөтүнэн оҕону\n1. үчүгэйи-куһаҕаны араарга үөрэтэллэрэ\n2. тулалыыр эйгэни кытары билиһиннэрэллэрэ\n3. төрөөбүт тылынан саҥарарга, тылы билэргэ үөрэтэллэрэ\nХаннык баҕарар остуоруйаны иһиттэххэ бэрт борустуой курдук гынан баран, ис номоҕо дириҥ буолар эбит, үөрэтэр суолтата сүрдээх киэн эбит. Холобур:\n«Ханнык баҕарар омук ыччатын, дьонун иитэр биир сүрүн күүһүнэн, кини тыла буолар. Ол туһугар анал тыл-өс, айымньылар үөскээбиттэр. Оннуктарынан биһик ырыаларын, остуоруйалары, өс хоһооннорун, олоҥхолору, оһуохайдары, норуот ырыаларын, онтон да атыттары ааттыахха сөп»,- диэн суруйбута К. С. Чиряев «Олох педагогиката» диэн кинигэтигэр.\nОҕону өйүн-санаатын кыратыттан остуоруйа эйгэтигэр ииттэххэ уонна сайыннардахха, кэнэҕэски кэлэр ыччакка туһалаах буолуо этэ. Остуоруйаттан сиэттэрэн оҕо кинигэ да ааҕыа этиэ, киһи да быһыытынан сайдыа этэ.\nОҕолору сахалыы остуоруйалары ааҕаргытыгар ыҥырабын. Остуоруйа киһини кэрэҕэ, сырдыкка эрэ угуйуо. Остуоруйа ааҕыы — билиигэ бастакы хардыы.\nТуһаныллыбыт литература:<|endoftext|>\nСлепцов Данил Степанович\nОлоҕун олуктара.\nСлепцов Данил Степанович бэс ыйын 23 күнүгэр 1897 Орто Халыма улууһун Иккис Хаҥалас нэһилиэгэр Дүөнсэ учаастагар төрөөбүтэ. Аҕата Слепцов Степан Никонович - нэһилиэк суруксута, ийэтэ Гуляева Мавра Варламовна. Кини оҕо сааһа Дүөнсэ тоҕойугар дьонун-сэргэтин хараҕын далыгар ааспыта. 10 сааһыгар Данил Грамота оскуолатыгар уорэнэ киирэр. Онтон Орто Халыматааҕы икки кылаастаах церковнай-приходской оскуолаҕа үөрэнэр. Ону бүтэрбитин кэннэ аҕата Дьокуускайга Духовнай семинарияҕа үөрэттэрэ ыытар. Онтон 1916 учуутал идэтин ылан үөрэнэн бүтэр уонна төрөөбүт сиригэр Орто Халымаҕа үлэлии кэлэр. 1919 сыллаахха олунньу 11 күнүгэр үөрэх тэриллиитин салайар персоналы быыбардаабыттар. Данил Степанович Слепцов үлэтин үрдүктүк сыаналаабыттар уонна кини дьон-сэргэ дириҥ ытыктабылын туһанарын тоһоҕолоон бэлиэтээбиттэр. Бары 12 киһи училище сэбиэдиссэйинэн уонна учууталынан кинини биир санаанан быыбардаабыттар. Онтон Д.С.Слепцову Дьокуускайга ыҥырбыттара. 1920 сыллаахха ахсынньы 4 күнүгэр губерниятааҕы үөрэх салаатыттан Орто Халыма үөрэх салаатын сэбиэдиссэйинэн ананан кэлбитэ.\nКонтрреволлюционердар 1922 cыл кулун тутар бүтэһигэр переворот оҥорон, Орто Халымаҕа сэбиэскэй былааһы суулларбыттара. Ити эрэ иннинэ Котенко уонна Николаев Абый, Аллайыаха уездтарыгар үрүҥнэри кытта сэриилэһэ барбыттара. Ол кэмҥэ Слепцов Д.С. уезд салайааччытынан хаалбыта. Киниэхэ коммунистар уонна комсомоллар испииһэктэрин хаалларбыттара. Ону үрүҥнэр дьаныһан туран көрдөөбүттэрэ. Салайар үлэһиттэри тутаталаан хаайыыга бырахпыттара. Онтон рядовой коммунистары билбэт этилэр. Ону билээри салайааччылары хаайыыга кырбаабыттар, араастаан муҥнаабыттар, бөлөх-бөлөх таһааран ытыалаабыттар. Ол да буоллар ким даҕаны, ол иһигэр Д.С.Слепцов, көҥүлгэ хаалбыт табаарыстарын тыллаан-этэн биэрбэтэхтэрэ. Н.В.Пинегины уонна Д.С.Слепцову саамай тиһэх ыта таһаарбыттара. Ол туһунан Н.И.Спиридонов – Текки Одулок бу курдук суруйбута: “...Помню, были у нас учитель Слепцов Доня и фельдшер Пинегин, славные люди, наши любимцы. Про них был пущен слух, что они коммунары, и вдобавок спрятали «троску Ленина». Их арестовывают и ведут на расстрел. На это неожиданное зрелище согнали все население города. Господин есаул обратился к собравшимся с трогательной речью о том, что вот, мол, мы ведем борьбу в лишениях, на отчаянном морозе, только ради спасения населения, обиженного большевиками.\n- <...> Так помните же, что всякий, кто посягает на ваше, богом данное благополучие, будет так же наказан, как и вот эти изменники! Кто из вас, собравшихся здесь вольных сынов Колымы, возьмет ружье и застрелит этих гадов, тот заслужит доверие и в награду получит белье и одежду убитых.\nЕсаул сделал шаг вперед и воткнул в снег заряженную винтовку.\n- Я жду, сыны родины, храбреца!\n- Да будет он благословен Христом! Не бойтесь, братья, господь поможет вам! – сказал стоявший возле протоиерей из семьи Антипиных.\n- Я! – отозвался из толпы грубый голос.\n- Я! – и вперед вышел здоровенный якут Моська Слепцов, сын Коча, подручник Антипиных. Он схватил винтовку и, глазом не моргнув, как будто поднимал ружье на сидячих уток, прицелился. Раздались выстрелы. Стоял сильный мороз в 43 градуса. Кругом лежал ровный белый снег. Трупы лежали возле дороги всю ночь. На другой день трупы отвез на свалку уголовник Кирив, за «работу» он получил золотое кольцо Дони. Но так как кольцо примерзло к пальцу, уголовник отрубил топором весь палец”.\nСлепцов Данил Степанович, Орто Халыма үөрэх салаатын бастакы сэбиэдиссэйэ, 24 сааһыгар тыына быстыбыта.\nҮөрэхтээһини тупсарыы.\nДанил Слепцов анаммытын кэннэ үөрэх салаата саҥалыы тэриллэн үөскээбитэ. Кыаммат оҕолорго, дьадьаҥыларга интернат аһыллыбыта. Саҥа 15 оскуоланы аһыы былааннаммыта, ол иһигэр улахан дьону үөрэхтээһиҥҥэ 2 оскуола аһыллыахтааҕа. Үөрэх салаатыгар куорат библиотеката бэриллибитэ. Бу библиотекаҕа фондата дьонтон хомуллан тэриллибитэ. Библиотека 1922 сыл кулун тутарга куоракка бандьыыттар “хаһаайынныахтарыгар” эрэ диэри дьоҥҥо туһалаабыта.\nБу кэмҥэ 8-тан 14 сааһыгар диэри саастаах алын сүһүөх оскуолатыгар киириэхтээх 665 оҕо баара. Бу ламуттар, юкагирдар, тоҥустар уонна чукчалар оҕолоро диэн этиллэр. Мантан ураты куорат иһигэр 120 оҕо баара. Бачча оҕону биирдэ үөрэтэр оскуола дьиэтэ суоҕуттан, оскуола иһинэн кыайан ситиспэт оҕолорго хоһулаһар кылаастары аһарга быһаарыммыттара. Кыаммат оҕолорго анаан пансионат 15 оҕоҕо тэриллибитэ.\nЫй эрэ кэриҥэ буолан баран Орто Халыма куоратыгар учууталларга үөрэх саҥа былаһыанньаларын билиһиннэрэр сыаллаах кылгас больдьохтоох педагогическай курс ааһарга Уураах таһаарбыта.\nТуһаныллыбыт литература.\n1. Старостина, Мария Ивановна. Колымские якуты в середине XVII – начале XX века : по материалам генеалогии/ М. И. Старостина ; [науч. Ред.а.ист.н., проф. Акад. АН РС(Я) А. И. Гоголев] ; ГОУ ВПО «Якут. гос. ун-т им. М. К. Аммосова», МО «Среднеколымский улус (район)» - Якутск ; Бичик, 2009. – 392с.<|endoftext|>\nТихонова Елизавета Никоновна\n1940 сыллаахха ыам ыйын 12 күнүгэр Нам улууhун Модут нэhилиэгэр Улуу Сыhыы диэн алааhыгар төрөөбүтэ. Аҕатын аата Тихонов Никон Константинович, ийэтин аата Тихонова Харитина Степановна.\nКини 13-с оҕонон төрөөбүт, онтон 4 эрэ буолан хаалбыттар: 3 уол, биир кыыс. Кини ыарыhах буолан хойут хаампыт, саҥарбыт үһү, кэнники син улаатан истэҕин аайы син арыый буолан испит. Алта саастааҕар дьоно Модут бөһүөлэгэр көһөн киирбиттэр. Модукка дьиэлэрэ суох буолан, ийэтэ дояркалыыр ферматын дьиэтигэр олорбуттар, 1950 сыллаахха дьиэ туттан киирбиттэр.\nМодут нэһилиэгэр 1948 сыллаахха 4 кылаастаах оскуола аһыллан, 8 сааһыгар хойутаан оскуолаҕа киирбитэ. Оскуолаҕа киирэригэр кинини бэлэмнэнии бөлөҕөр ылаллар, онон маҥнайгы кылааска 10 сааһыгар киирэр. Инньэ гынан саастыы оҕолоруттан хаалан испит.\nМодукка төрдүс кылааһы бүтэрэн, Хатырык нэhилиэгин оскуолатыгар икки сыл 5-с уонна 6-с кылаастарга үөрэммит, 6-ка үөрэнэ сырыттаҕына саастаах оҕолор бүтүөххүтүн сөп диэбиттэригэр, саастаах оҕолор хас да буолан тохтообуттар.\n1952 с. ахсынньы 18 чыыһылатыгар убайа Костя комсомольскай мунньахтан түүн кэлэн баран лаампаны уматаары гыммыта, кырааһына суох буолан биэрбит. Кырааһыын оччолорго чиэппэрдээх диэн бытыылка баара, оннук бытыылкаттан кырааһыын кута туран аҥар илиитигэр испиискэ тутан алҕас кырааһыҥҥа тайанан, кырааһына эстэн баһаар буолбут.\n«Алдьархай буолла, туруҥ!» - диэн хаһытаабытынан таhырдьа ыстаммыт, аҕата туран ууну ыһан умулларбыт. Кини буоллаҕына утуйа сыппыт, ону ийэтэ туран ороһойбут остуол кини аттыгар турбут, ол иһин кырааһын кини үрдүгэр түспүт, онон аҥар өттө төбөтүттэн атаҕар диэри уокка сиэниллибит, иннэ гынан балыыһаҕа 1953 сыл ахсынньы ыйыгар киирэн баран, кулун тутарга тахсыбыт.\nКини балыаһаҕа сыттаҕына 1953 сыллаахха ССРС салайааччыта И.В. Сталин өлбүт, онно норуот барыта уонна бэйэтэ ытыырын эмиэ өйдүүр үһү.\n1954 сыллаахха колхозка ылбыттар. Ньирэй көрүөн баҕаран оскуолаҕа үөрэнэ олорон оҕолорунан Кутуков Алексей диэн биригэдьииргэ: “20 ньирэйдэ миэхэ хааллары”, - диэн илдьиттээбит. Киниэхэ 20 ньирэйи хаалларбыттар. Үөрэнэн бутэн баран ол 20 ньирэйи көрбүтэ, Аҕыйах хонон баран икки ньирэйэ өлөн хаалбыт, онно куттанан ытыы турдаҕына колхоз бэрэссэдээтэлэ Макаров Григорий Алексеевич кэлбитигэр, өссө күүскэ ытаан биэрбит. Хата бэрэссэдээтэлэ кэлэн “ытаама, биригэдьиир буруйдаах” диэбит. “Ньирэйдэр бастаан таһырдьа тахсалларыгар, күрүөтэ кыараҕас буолуохтаах, бу киэҥ күрүөҕэ тахсан, наһаа сүүрэн аҕылаан өлбүттэр” - диэбит, онтон ыла ньирэй көрөөччүнэн үлэлээбит. Урут сулумах кыргыттары алааска үлэлэлэтэ ыыталлар эбит.\nКини Кыйыда диэн алааска ыарыылаах ынахтарга үс сылтан ордук дояркалаабыт, онтон бөһүөлэккэ киирэн наар ньирэй көрбүт.\n1964 сыллаахха Уус-Алданнар от үүммэтэҕин иһин, Нам Модут нэһилиэгэр ынах сүөhүнэн кыстыы кэлбиттэр. 1965 с. Пермяков Николай Дмитриевич диэн уолга кэргэн тахсан, Уус-Алдан Дүпсэ нэһилиэгэр көһөн барбыт. Эбэм онно от тиэйээччинэн үлэлээбит.\nКэргэнинээн 13 сыл бииргэ олорбуттар, алта оҕоломмутар: 5 кыыс, 1 уол. Уус-Алдаҥҥа эмиэ аҕыйах кэмҥэ кэргэнинээн ньирэй көрбүттэр. Кэнники оҕолонон олордоҕуна кэргэнэ (эhэбит) доярдаан, бастыҥ ыанньыкыст аатын ылбыт. Кэргэнэ (эhэбит) 1978 сүрэҕинэн ыалдьан өлбүт, эбэм онтон дойдутугар төннөн кэлэн баран эмиэ ньирэй көрөөччүнэн үлэлээбит. 1984 сыллаахха хотонунан куоталаhыыга бастааннар, Прибалтикаҕа путевка биэрбиттэр: Москванан, Ленинградынан уопсайа 7 куоратынан күүлэйдээн кэлбиттэр. Онтон 1986 сыллаахха Баку куоракка Кызыл-Кум диэн санаторийга путевка биэрэннэр, 2 буолан сынньанан кэлбиттэр. 1990 с. биэнсийэҕэ тахсар уонна үлэ бэтэрээнэ буолар. 2014 с. Модут нэһилиэгин бочуоттаах олохтооҕо буолбута. Биэнсийэҕэ тахсан баран иккиһин кэргэннэммитэ. Кэбээйи оҕонньоругар Дьяконов Николай Николаевичка тахсыбыта, кини эмиэ огдообо этэ. Билигин оҕолоро бары ыаллар, 20-чэ сиэннээхтэр, 10-н тахса хос сиэннээхтэр. Билигин барыта этэҥҥэ, сааһа 76 буолбута, кырыйдым диир даҕаны син сылдьар. Оҕонньорунаан иккиэн туһа дьоно: оҕолоругар, сиэннэригэр өйөбүл буолан олороллор.<|endoftext|>\nАргунов Пантелеймон Никифорович\nАргунов Пантелеймон Никифорович — Саха АССР оскуолаларын үтүөлээх учуутала, Иккис Аан дойду сэриитин кыттыылааҕа, бастаан Арҕаа фроҥҥа, онтон Японияны утары сэриигэ кыттыбыта.\n1910 сыллаахха Мэҥэ-Хаҥалас улууһун Лоомтука нэһилиэгэр төрөөбүтэ. Аҕата Аргунов Никифор - аҕабыыт. Мэҥэ-Хаҥалас улууһугар Бүтэйдээххэ уонна Нам улууһун Улуу Сыһыытыгар таҥара дьиэлэрин туттарбыт. Мэҥэ-Хаҥаласка хас да оскуоланы тэрийсибит.\nПантелеймон Никифорович Горнай улууһун Бэрдьигэстээҕэр олохсуйбут. 1941 сыллаахха райОНО инспекторынан үлэлии олорон, Аҕа дойду Улуу сэриитигэр ыҥырыллыбыта. 1945 сыллаахха демобилизацияламмыта. Бастаан фашистскай Германияны утары сэрии фронугар, онтон Японияны утары сэриигэ войсковой чаастар штабтарыгар старшай писарь, сержант дуоһунастаах. Ол туһунан «Сахаполиграфиздат» 1995 сыллаахха таһаарбыт «Уоттаах сэрии сылларыгар» диэн (редактор Алексеев В. И.) Горнай улууһун «Өйдөбүнньүк» кинигэтигэр суруллубут.\nӨр сылларга үөрэҕирии салаатыгар үлэлээбитэ. 1967 сыллаахха «Саха АССР оскуолаларын үтүөлээх учуутала» аат иҥэриллибитэ. 1968 сыл ахсынньы 18 күнүгэр ыалдьан өлбүтэ.\nУруулара-аймахтара.\nБииргэ төрөөбүт быраата Аргунов Евстафий Никифорович Аҕа дойду улуу сэриитигэр 1942 сыллаахха ыҥырыллыбыт. 1943 сыллаахха 23 сааһыгар Украинаны босхолуур сэриигэ олоҕун толук уурбута. Донецкай уобаласка көмүллэ сытар. Кэнниттэн олоҕун салгыыр киһини хаалларбатах.\nПантелеймон Никифорович кэргэнэ Софьялыын түөрт оҕоломмуттар. Улахан кыыстара Надежда Пантелеймоновна кэргэнэ Ядреев Сив Петровичтыын Намҥа олорбуттара. Станислав уонна Александр диэн уолаттардаахтар. Клавдия Пантелеймоновна диэн иккис кыыһа Бэрдьигэстээххэ олорбута. Кэргэнэ Павлов Василийдыын түөрт оҕоломмуттара: икки уол, икки кыыс. Үһүс кыыһа Виктория Пантелеймоновна кэргэнэ Саввин Алексей Дмитриевичтыын алта оҕоломмуттара. Саамай улаханнара - Пестрякова София Алексеевна, эһэтин идэтин салҕаан 27-с сылын оскуолаҕа үлэлиир. Майа Ларионов аатынан орто оскуолатын алын кылааһын учуутала.. Уола Аргунов Евстафий Пантелеймонович, Амма сэлиэнньэтигэр олорор. Өр сылларга Амма главнай бырааһынан үлэлээбитэ. Вера, Пантелеймон уонна Надежда диэн оҕолордоох.<|endoftext|>\nЖирков Михаил Васильевич\nМихаил Васильевич Жирков — Саха АССР үтүөлээх артыыhа.\n1907 сыллаахха тѳрѳѳбүтэ. 1934 сыллаахха Саха тыйаатырын устуудьуйатын бүтэрбитэ уонна профессиональнай артыыс быhыытынан 1959 сыллаахха диэри үлэлээбитэ. Саха норуотун театральнай искусствотыгар Ньургун Боотур уонна Кыһыл ойуун уобарастарын аан маҥнайгынан кыайа-хото тутан арыйбыт айыл5аттан талааннаах артыыс. 1947 сыллаахха маҥнайгы национальнай операны — «Ньургун Боотуру» уонна маҥнайгы национальнай балеты — «Сир сиэмэ5ин» туруорууга режиссер кѳмѳлѳһѳѳччүтүнэн үлэлээбитэ. 1943 сылтан Саха АССР үтүѳлээх артыыhа, 1958 сыллаахха «Үлэҕэ килбиэнин иһин» мэтээлинэн наҕараадаламмыта. 1969 сыллаахха күн сириттэн барбыта.\nТыйаатыр салайааччыта, култуура үтүѳлээх үлэһитэ Павел Павлович Никитин суруйбута: «1934 сылаахха театр бэйэтин икки сыллаах студиятын бүтэрбит ыччат тыйаатырга артыыстыы хаалбыта. Дьолго, ити устуудьуйаҕа айылҕаттан чахчы талан бэриһиннэрбит ыччат сүүмэрдэммит эбит. Ол да иһин чуо кинилэр ортолоругар кэнэҕэс ССРС норуодунай артыыһа Д. Ф. Ходулов, РСФСР уонна Саха АССР норуодунай артыыстара П. М. Решетников, В. А. Саввин, Саха үтүѳлээх артыыһа М. В. Жирков үүнэн таҕыстахтара».\nРоссия уонна Саха норуодунай артыыстара Матрена Васильевна, Марк Дмитриевич Слепцовтар ахталлар: \"Саха тыйаатыра 1933 сыллаахтан улаханнык биллэн барбыта дии саныыбыт. Ити Былатыан Ойуунускай «Кыһыл ойуун» И. И. Слепцов туруоруутунан барбыта. Онно Кыһыл ойууну артыыс Михаил Жирков олус ситиһиилээхтик толорон, кэлин бэйэтин «Кыһыл ойуун» диэн ааттаабыттара, араспаанньата ахтыллыбат да буолан барбыта. Ый устатын тухары кѳрѳѳччулэр билиэккэ тииһиммэккэ эрэйдэммиттэрэ. Онтон ылата тыйаатыр аптарытыата биллэрдик үрдээбитэ. Михаил Васильевич Жирков Кыһыл ойуунун курдук Кыһыл ойууну билиҥҥээҥҥэ диэри кѳрѳ иликтэр.\nТыйаатыр литературнай чааһын сэбиэдиссэйэ И. А. Дмитриев кэпсиирэ: «Тыйаатырдар сайын үгэннээн турдаҕына ол кэмҥэ олохтоммут үтүѳ үгэс бэрээдэгинэн окко кѳмѳлѳһѳ Уус-Алданнаатыбыт. Куоракка тыа барахсан ыраас салгынынан тыымматахпыт ырааппыт дьон, үѳрүү-көтүү бѳҕѳ. Олохтоохтор „ытыс үѳһэ“ туһэрдилэр. Ол сахха театр тыа сиригэр чаастатык сылдьара, күүтүүлээх күндү ыалдьыттарынан буоларбыт. Дьон сѳбүлүүрүн билэр буоламмыт, ис испититтэн тэптэн туран, дууһабытыттан оонньуурбут, кѳрѳѳччулэрбитин кытта олус истиҥ сылаас сыһыаннаах этибит. „Артыыстарбыт кэлбиттэр, Кыһыл ойуун баар“, — диэн кэпсэл оройуону толорбут буолар этэ. Сайыҥҥы былдьаһыктаах от үлэтин кэмигэр оонньуу-кѳрүлүү сылдьыаҥ дуо. Ол үрдүнэн киэһэ үлэ кэнниттэн ыраахтан-чугастан дьоннорбут кэлэн кэпсэтэн баран, кыратык оонньоон кѳрдѳрүҥ диэн үүйэ-хаайа туталлара. Балачча сааһырбыт Михаил Васильевич кѳрдѳһүүнү быһа гыммакка „былыргытын“ киллэрэрэ. Саһааннаах, тѳлү кѳрүҥнээх киһи туттан-хаптан Ньургун Боотур буолан ыраас, сѳҥ кылыһахтаах куолаһынан ыллаан доллоһуттаҕына, Кыһыл ойуун буолан этэн-тыынан бардаҕына киһи уҥуоҕа кычыгыланара, тыыммакка истэр буоларбыт».<|endoftext|>\nНеустроев Дмитрий Михайлович\nДмитрий Михайлович Неустроев – чаҕылхай төрүт талааннаах үҥкүүһүт. Сахалартан бастакы эстрада үҥкүүһүттэриттэн биирдэстэрэ. Аан дойду араас норуоттарын үҥкүүлэрин толороро, сахалыы уонна эбээннии ыллыыра, драмаларга оонньуура.\nД.М. Неустроев 1933 сыллаахха, ыам ыйын 15 күнүгэр Сулҕаччы Бабаҕатыгар Оҕо Мэҥэтэ алааска колхозтаах кэргэнигэр төрөөбүтэ. Миитэрэй оҕо сааһа Сулҕаччы толоонунан уонна алаастар быыстарынан биэрэс тэбэн, күөх көбүөр кырсыгар үҥкүрүйэн-күөлэһийэн ааспыта.\nКини аҕата Михаил Неустроев Сулҕаччы Бабаҕатын киһитэ, эдэр сааһыгар өлбүтэ. Ийэтэ, Федотовтар кыыстара, таптал аата Солколуур Өлөөнө, сүрэхтээх аата Федотова Елена Григорьевна этэ. Миитэрэй ыал соҕотох оҕото буолан, таайдарын оҕолорун кытта булкуһан үөскээбитэ уонна кинилэри кытта Уорҕа (Чурапчы) оскуолатыгар маҥнайгы кылааска үөрэммитэ.\nЧурапчы нэһилиэнньэтин күүс өттүнэн хоту оройуоннарга көһөрүү алдьархайа Миитэрэй дьонун эмиэ хаппыта. Оҕо эрдэҕиттэн батыспыт, аҕа оҥостубут эһэтэ Кудайыыс: “Соҕотох сиэммин ханна илдьэн сир-халлаан муннугар муннаран кэбиһиэххит биллибэт. Бэйэбиттэн араарбаппын”, - диэн Миитэрэйи илдьэ хаалбыта. Ийэтэ, төһө да уолуттан арахсара ыараханын иһин, кырдьаҕас тойонуттан былдьаһар, эбэтэр оҕотун кытта хаалар кыаҕа суоҕа. Эһэтэ Кудайыыс хараҕынан көрбөт кэриэтэ этэ. Онон 8 саастаах уолу сирдьит гынан илдьэ сылдьара. Сиэнин наһаа маанылаан, аһын-таҥаһын көрөн араҥаччылаан илдьэ сылдьыбыта. Ол да буоллар, Миитэрэй тулаайахсыйыы, соҕотохсуйуу эрэйин элбэхтик билбитэ. 1945 сыл саас аймахтара, ийэтэ саҥа кэргэнин кытта көһүүттэн этэҥҥэ эргиллэн кэлбиттэрэ.\nЭһэтэ өлбүтүн кэнниттэн Миитэрэй арыт ийэтигэр, арыт оҕото суох таайыгар Федотов Николайга хардарыта кэлэ-бара сылдьыбыта. Олорор сирэ табыллыбата эбитэ буолуо, түптээн-таптаан биир оскуолаҕа үөрэммэтэҕэ. Мындаҕаайыга 7-c кылааһы бүтэрбитэ уонна онтон ыла оскуола диэҥҥэ эргиллибэтэҕэ. Оскуола кэнниттэн Дьокуускайга тастыҥ эдьиийигэр Өрүүнэҕэ киирэн олорор. Ол сылдьан саха театрын талааннаах артыыстарын кытта билсэр, бииргэ улэлэһэр. Театр коллектива элэккэй, үлэһит уолу сөбүлээн бэйэтин кытта үлэлэтэ, илдьэ сылдьар.\nСэрии кэнниттэн Саха театрыгар саҥа национальнай үҥкүү-ырыа ансаамбыла тэриллибитэ. Ансаамбылга эдэр, талааннаах ыччаты ылбыттара, олор быыстарыгар Миитэрэй эмиэ баара. Сотору ансаамбыл ыһыллыбыта. Онон Миитэрэй Орто Халымаҕа ананан барар. Үс сыл курдук кулууп сэбиэдэссэйинэн үлэлии сылдьан, 1957 сыллаахха Москваҕа Саха сирин литературатын уонна искусствотын күннэригэр ыҥырыллар, ситиһиилээхтик кыттан ЫБСЛКС Киин Комитетын, Саха АССР Үрдүкү Сэбиэтин Бочуотунай грамотатынан наҕараадаламмыта. Ити кэмтэн искусство эйгэтигэр киирэр суолун аспыта.\nСотору Москваҕа тиийэн улуу үҥкүүһүт, ССРС народнай артыыһа Махмут Эсамбаев үҥкүүгэ үөрэтэр мастарыскыайыгар биир сыл дьарыктанар, Сахатын сиригэр эстрада үҥкүүһүтэ буолан кэлбитэ. Индийскэй, грузинскай, африканскай уо.д.а. үҥкүүлэри бэлэмнээн сыанаҕа таһаарбыта.\nДмитрий Михайлович Саха музыкальнай-драматическай театрыгар уонча эрэ сыл үлэлээбитэ. Ол эрээри, ити кылгас кэм иһигэр чаҕылхай талаана дьаныардаах үлэ түмүгэр аһыллыбыта. Көрөөччүлэр өйдөрүгэр-санааларыгар саха Эсембаевынан буолбута. Ити кылгас кэмҥэ Сахатын сирин бары оройуоннарын ордорбокко кэрийбитэ. Ону ааһан Дальнай Востогунан, Бурятия, Тува өрөспүүбүлүкэлэринэн, Чингискэй уобалаһынан гастролларга сылдьыбыта.\nОлоҕун тиһэх сылыгар кини Александр Бодосьян эстраднай бөлөҕөр кыттан Тува өрөспүүбүлүкэтин киинигэр Кызылга үҥкүүлүү сылдьан, эмискэччи ыалдьан дойдутугар төннөн кэлбитэ. Ыарахан ыарыы ыһыктыбатаҕа. 1967 сыл кулун тутар 10 күнүгэр баара эрэ 33 сааһыгар айымньылаах үлэтин, талаанын, үҥкүүтүн чыпчаалыгар сылдьан тапталлаах кэргэниттэн, оҕолоруттан, иитэн тааһаарбыт театрыттан, бииргэ үлэлээбит коллективыттан хомолтолоохтук арахсыбыта.\nДмитрий Михайлович ыалдьара биллибэккэ сылдьан: “Мин өллөхпүнэ Дьокуускайга көмүллүөм суоҕа. Таптыыр дойдубар Сулҕаччыга сытыам”, - диэн эппиттээх. Онон уҥуоҕун төрөөбүт дойдутугар, Сулҕаччыга көмпүттэрэ.\n1993 сыл ыам ыйын 15-16 күннэригэр Дмитрий Неустроев аатын үйэтитэр, кини кылгас да кэмҥэ буоллар, сулустуу чаҕыллан ааспыт талаанын эдэр көлүөнэҕэ тиэрдэр туһугар Сулҕаччы нэһилиэгин олохтоох сэбиэтэ, общественноһа үҥкүүһүт төрөөбүтэ 60 сылын туолуутун үрдүк тэрээһиннээхтик бэлиэтээбитэ уонна Дмитрий Михайлович Неустроев аатынан үҥкүү күрэҕин ыыппыта. Улуустааҕы культура управлениетын быһаарыытынан Дмитрий Неустроев аатынан үҥкүү күрэҕэ сыл аайы ыытыллар буолла.\nТуттуллубут литература:\n1. http://project.1september.ru/works/600078\n2. Сулҕаччы түөлбэтигэр / (хомуйан оҥордо П.М. Павлова, П.М.Павлов, Д.Ф.Наумов, Т.П.Павлова). – Дьокуускай.: 2005 – 204 c.<|endoftext|>\nКүн айыы дьоно\nБылыыр-былыр харамайдар бары биир дьүһүннээхтэрэ. Оттон биһиги дойдубут мэлдьи сайын курдук сылаас эбитэ үһү.\nАрай биирдэ Тымныы оҕуһа тыал-буурҕа аргыстаах хаарынан-мууһунан кыһарыйбыт. Дьон, кыыл улахан моһуокка ылларбыт. Хайдах тыыннаах хаалары толкуйдаабыттар. Көтөрдөр үксүлэрэ соҕуруу көппүттэр, кыыллар да тоҥуйдара сылаас сирдэргэ таласпыттар. Үрдүк айыылар үөһэттэн ону көрөн, бу киэҥ нэлэмэн сиргэ хамсыыр-харамай тыыннаах хаалымаары гынна диэн, кыыллары, көтөрдөрү, дьону түмэн мунньахтаабыттар. Көтөрдөр: „Сайыммытын эргитиҥ, кэлэн, төрөөн-ууһаан барыа этибит“, – диэн баҕа санааларын эппиттэр. Оттон олохтоохтор: „Кыстыыр оппутун-маспытын бэлэмнэниэ этибит“, – дэспиттэр. Кыыллар эмиэ сайын мэлдьи турарыгар сөпсөспүттэр. Ол кэнниттэн кыһыны тоҥмокко туоруур туһунан толкуйдаабыттар. Табалар сылаас түү саҥыйахтаммыттар, саһыллар, кэм оҕуруктаах өйдөрө, кубулҕаттара батарбакка, айыылартан сырыы аайы уларыттарга элбэх дьүһүннээх күндү түүлээх саҥыйахтары көрдөспүттэр. Кырсалар, куобахтар хаарга көстүбэт буолуохтарын баҕарбыттар. Көтөрдөр тус-туспа дьүһүннэнээри аймана түспүттэр. Салгыы дьон уочарата кэлбит. Онуоха толкуйдаан баран: “Биһиэхэ күммүт сылааһын курдук уотта биэриҥ”— диэбиттэр. Ону эмиэ айыылар толорбуттар.\nОнтон ыла бу сиргэ күһүн кэлиитэ көтөрдөр ыраах сылаас сирдэргэ айанныыр буолбуттар. Күһүҥҥүттэн саҕалаан, тымныы оҕус мөҥүрээбитинэн сири-дойдуну тоҥорор. Хаалбыт кыыллар-көтөрдөр итии түү таҥастарынан, оттон дьон аал уоттарын оттон, бу тыйыс дойду тымныы кыһынын туорууллар. Саас аайы араас өҥнөөх көтөрдөр манна кэлэллэр. Онтон ыла хоту дойду дьонун „күн айыы дьоно“ диир буолбуттар.<|endoftext|>\nБэһиҥкэ\nБэһиҥкэ диэн сибиитэрэ (нуч.Свитер).XIX үйэҕэ айыллыбыта. Бастатан туран бэһиҥкэ туһата ырарга диэн этэ. Мэрлин Монро уонна Эр Булт өрөбүлүссүйэ онорбуттара.<|endoftext|>\nШергин Михаил Васильевич\nМихаил Васильевич Шергин -  Республика биллиилээх педагога,физмат кылаастары төрүттэспит Саха АССР үтүөлээх учуутала,РСФСР норуотун үөрэҕириитин туйгуна,педагогическай наука кандидата,улуус,нэһилиэк бочуоттаах гражданина.\nШергин Михаил Васильевич 1936 сыллаахха муус устар 3 күнүгэр Чурапчы оройуонун Кытаанах нэһилиэгэр төрөөбүтэ.Төрөппүт аҕата Собакин Гаврил Николаевич уола балтараа саастааҕар ыалдьан өлбүтэ.Ийэтэ Портнягина Марфа Михайловна Шергин Василий Назарович диэн Баатара киһитигэр кэргэн тахсан уолун кииринньэҥ аҕатын аатынан суруттарбыт.\nБаатара ситэтэ суох орто оскуолатын кэнниттэн 1955 сыллаахха Төҥүлү орто оскуолатын ситиһиилээхтик үөрэнэн бүтэрбитэ.\nОскуола кэнниттэн тута Дьокуускайга пединститут  физико-математическай факультет физика салаатыгар киирбитэ эрээри армияҕа сулууспалыы ыҥырыллыбыта.Советскай армияҕа 3 сыл устата Ленинск-Кузнецскай,Барнаул куораттарга ПВО чааһыгар радиолокационнай станцияҕа операторынан сулууспалаабыта.\n1958 сыл күһүнүгэр армияттан кэлэн СГУ-га баҕалаах физик үөрэҕэр киирбитэ.Туйгуннук үөрэнэрин таһынан, общественнай профессиялар факультеттарыгар иккис идэни баһылаан, муосчут быһыытынан биллэн барбыта.\nУстудьуон сылларыгар 1960,1961 сыллардаахха Москваҕа,1962 сыллаахха     Хотугу Кавказка Бүтүн Сойуустааҕы быыстапкаларга кыттан дипломант,лауреат,сиппит-хоппут норуот маастара буолбута.\nФизик, физика уонна электротехника учуутала диэн дипломнаах эдэркээн учуутал үлэтин Бүтэйдээх орто оскуолатыттан саҕалаабыта.Бу кини 48 сыллаах учуутал быһыытынан улахан олоҕун саамай улахан маҥнайгы түһүмэҕэ.   1985 сыллаахха үчүгэй учууталы үрдэтэн Төхтүр оскуолатын дириэктэринэн анаабыттара.\n“Шергин кылаастара, оскуолата”.\n1966 сыллаахха Бүтэйдээххэ Үөһээ Бүлүү иккис оскуолатын кэнниттэн республикаҕа иккиһинэн физиканы,математиканы дириҥэтэн үөрэтэр анал кылаас аһыллыбыта.Михаил Васильевич бу аатырбыт кылаастары тэрийсээччи,маҥнайгы уонна сүрүн учуутал буолар.\nБарыллаан ааҕыынан физмат кылааһы республика араас муннуктарыттан кэлэн үөрэнэн,500-тэн тахса оҕо бүтэрбитэ.Кинилэртэн 80% үрдүк үөрэхтэммиттэрэ,элбэх оҕо Москва,Ленинград,Новосибирскай,Томскай курдук киин куораттарга үөрэммиттэрэ үөрэтии –иитии үрдүк таһымнааҕын туоһулуур.2 наука доктора,37 наука кандидаттара,элбэх биллэр-көстөр салайар үлэһиттэр тахсыбыттар.\nОбщественнай олоҕо.\nМихаил Васильевич эдэриттэн олоххо активнай позициялааҕа.1965 сыллаахтан партия чилиэнэ,оскуола партийнай тэрилтэтин солбуллубат сэкирэтээрэ,партия оройуоннааҕы конференциятыгар 5 төгүл,ХХХ-с уобаластааҕы конференцияҕа делегатынан талыллан сылдьыбыта.”Знание”общество лектора,пропагандист.Нэһилиэк сэбиэтин,кэлин мунньаҕын депутата.Үөрэх министерствотын общественнай инспектора.Учууталлар VII, VIII, IX съезтэрин делегата.\nМ.В.Шергин -музейы тэрийээччи,музейнай педагог,кыраайы үөрэтээччи..\nКини Бүтэйдээххэ ыраах 1967 сыллаахха М.Е.Капитоновы,А.Н.Аргунову,М.Г.Иванованы кытары маҥнайгы кыраайы үөрэтэр музейы тэрийсибитэ. 2010 сыллаахха үлэлээбит оскуолаларыгар,олорбут нэһилиэктэригэр,үүнэр көлүөнэҕэ 2 музейдаах,8 экспозиционнай объектаах сыалай музейнай-комплексы нэһилиэстибэ быһыытынан хаалларбыттара.Үөрэҕирии музейа,саха балаҕана,нэһилиэк музейа,айылҕа муннуга,картиннай галерея,үп ампаара,Исландия дьиэтэ ис-тас оҥоһууларыгар барытыгар Михаил Васильевич өркөн өйө,көмүс илиитэ,киэҥ билиитэ,кэрэни көрөрө,чочуонай туттуута,салайааччы быһыытынан сатабыла бааллар. М.В.Шергин музейы тэрийээччи,музейнай педагог,кыраайы үөрэтээччи быһыытынан биллибитэ.Ол курдук,музейнай педагогикаҕа диссертация көмүскээн 2003 сыллаахха улуус үлэлии сылдьар учууталларыттан бастакынан педагогическай наука кандидата буолбута.\nТахсыбыт кинигэлэрэ,ыстатыйалара\n1. Шергин М.В. Элементы программированного обучения на уроках физики. – Якутск: ЯРИУУ, 1968. – 63 с.\n2. Шергин М.В. Алгоритмизация решения задач / Сб. трудов «Преподавание физики в VIII классе». – М.: Просвещение, 1972. – 32 с.\n3. Шергин М.В. Средства научной организации труда в кабинетах. – Майя: Управление народного образования, 1978. – 16 с.\n4. Шергин М.В., Орлов В.Е., Ильина Т.М. Развиваем личность (из опыта работы Техтюрской школы-комплекса Мегино-Кангаласского района Якутской-Саха ССР). – Якутск: ЯРИУУ, 1991. – 111 с.\n5. Шергин М.В. и др. 30-летие физико-математического движения в Мегино-Кангаласском улусе. – Майя: Улусное управление образования, 1996. – 23 с.\n6. Шергин М.В. Прикладное искусство и воспитание школьников / Сб. ма-териалов Междунар. научн.-практ. конф. «Диалог: музей и общество на пороге XXI века», проведенной в рамках проекта ЮНЕСКО «Культура мира в России-2000». – Якутск, 2001. – С. 191-194.\n7. Шергин М.В. Юному туристу-краеведу: Методические рекомендации. – Майя, 2001. – 18 с.\n8. Шергин М.В. Развитие творческой способности учащихся средствами прикладного искусства. – Майя: Улусное управление образования, 2002. – 20 с.\nНа5араадалара.\n1.         Почетная Грамота Министерства просвещения РСФСР/№87516 г. Москва от 21.10.67 г./\n2.         Знак «Отличник народного просвещения РСФСР» /уд. №160018 27.10.72 г./\n3.         Юбилейная медаль «За доблестный труд» в ознаменование столетия  со дня рождения В. И. Ленина./ Указ Президиума Верховного Совета ЯАССР от 26.03.70 г./\n4.         Заслуженный учитель школ ЯАССР /уд. №488. Указ Президиума Верховного Совета/ ЯАССР от 29.11.73 г.\n5.         Почетная Грамота Президиума Верховного Совета ЯАССР /от 29.11.73 г./\n6.         Орден «Трудового Красного Знамени». /Л. №389513 20.08.86 г. /\n7.         Медаль «Ветеран труда» - /26.08.88 г./\n8.         Стипендиат Международного детского фонда «Дети Саха-Азия» /уд. №686 от 24 сентября 1996 г./\n9.         Почетный гражданин Мегино-Кангаласского улуса /свидетельство от 19 марта 1996 г./\n10.       Памятный знак Республики Саха (Якутия) «2000 добрых дел 2000 года» /уд. №446 от 19 сент. 200 г./\n11.       Грант общественной организации «Ассоциация попечительских учреждений образования Республики Саха (Якутия)» /свидетельство от 6 июня 2002 г./\n12.       Грамота Правительства Республики Саха (Якутия) /от 2 октября 2003 г./\n13.       Стипендиат Национального фонда возрождения  «Барҕарыы» при  Президенте Республики Саха (Якутия) /свидетельство от 22 января 2004 г./\n14.  Диплом кандидата педагогических наук   от 18 июля 2003 г.\n15.       Знак отличия в честь Дня Республики Саха (Якутия) «Гражданская доблесть»./свидет. №0269 от 19 марта 2004 г. Распоряжение №284 – ВП./\n16.    Знак “Учитель учителей РС(Я)” от 30 марта 2009 г.\n/ Постановление № 01- 05/09-\nПедагогическай конференцияларга анаммыт дакылааттарын темалара\n1.   Республиканские педчтения: «Электрифицированные наглядные пособия» - г. Якутск. 1964 г.\n2.Республиканские педчтения: «Обучающие машины» -  г. Якутск.,1965 г.\n3.         Всесоюзные педчтения: «Элементы программированного обучения в школе» - г. Москва.,1966 г.\n4.         Всесоюзные педчтения: «Алгоритмизация решения задач по механике» -  г. Москва.,1971 г.\n5.         Всесоюзный семинар при НИИ художественного воспитания АПН СССР: «Роль прикладного искусства в воспитании учащихся» - г. Москва.,1973 г.\n6.         Республиканские и районные педчтения: «Средство научной организации труда в учебных кабинетах» - г. Якутск.,1978 г.\n7.         Республиканские и районные педчтения: «Организация кабинета физики в сельской школе» - г. Якутск.,1980 г.\n8.         Республиканские и районные педчтения: «Научная организация учебного труда школьника» - г. Якутск.,1980 г.\n9.         Районные педчтения: «Оптимизация методической работы в школе» - 1981 г.\n10.       Республиканские и районные педчтения: «Постановка физического практикума в VIII кл.» - г. Якутск.,1983 г.\n11.       Республиканские педчтения: «Оптимизация учебно-воспитательного процесса» -  г. Якутск.,1984 г.\n12.       Всесоюзный семинар ВНИК «Школа-микрорайон»: «Воспитание школьников в условиях сельских школ-комплексов» - г.Москва.,19-23 мая 1988 г.\n13.       Зональная научно-практическая конференция работников народного образования: «Комплексный подход к профессиональной ориентации учащихся» - г. Хабаровск.,1988 г.\n14.       «Творческая работа учителей в условиях сельских школ» - творческое объединение ВНИК г. Москва., 1989 г.\n15.       Всесоюзная научно-практическая конференция: «Школа в системе социального воспитания» и сессии ВНИК «Школа-микрорайон» «Национальная культура в системе общественного и семейного воспитания» -  г. Йошкар-Ола.,1990 г.\n16.       Всероссийская научно-практическая конференция: «Работа сельских школ-комплексов» - г. Белгород.,1991 г.\n17.       С 1971 г. регулярно читал лекции на курсах учителей физики по методике преподавания, проводимых ЯРИУУ.\n18.       Межгосударственный семинар-совещание: «Теория и опыт обучения детей коренных народов традиционному виду прикладного искусства» Программа по обучению: «Прикладное искусство» с. Жабыль Мегино-Кангаласского улуса – март 1994 г.\n19.       Международная конференция «Диалог: музей и общество на пороге XXI века». «Прикладное искусство и воспитание» - г. Якутск, октябрь 2000 г.\n20.       II Международная научно-практическая конференция «Диалог: музей и общество». Доклад на семинаре: «Современные аспекты образовательной деятельности». Тема: «Модель образовательной среды в системе микромузеев». г. Якутск., октябрь 2003 г.\nҮлэтин туһунан ыстатыйалар.\n•           Е. Порядин. Кинилэр коммунизмы тутуохтара, коммунизмҥа олоруохтара. // Кыым. -1961. – сэтинньи 7 к.\n•           В. Иванов. Энтузиаст учуутал. // Ленинскэй знамя. – 1971. атырдьах ыйын к.\n•           В. Иванов. Үөрэх-иитии улэтин дьүөрэлээн. Бүтэйдээх орто оскуолатын айар отчуотуттан. // Ленинскэй знамя. -1982. Ахсынньы 18 к.\n•           И. Сысолятин. Сүрүн үөскэ. // Ленинскэй знамя. -1986. Сэтинньи 13 к.\n•           И. Сотников. Уроки нравственности. // Социалистическая Якутия. -1987. -28 января.\n•           А. Докторова, В. Иванов, И. Сысолятин о.д.а. Төхтүр орто комплекс-оскуолатыгар. «Ленинскэй знамя» күнэ. // Ленинскэй знамя. -1990. – олунньу 20 к.\n•           С.Андреев. Оҕо кыаҕын толору сайыннарар иһин. // Эркээйи. 1992. –муус устар 16 к.\n•           Н. Кириллин. Кырдьаҕас оскуола үтүө үгэстэрэ. // Кыым. -1993. кулун тутар.\n•           Ф. Г. Охлопков. Бүтэйдээх инникигэ эрэллээх. // Кыым. -1993. кулун тутар 31 к.\n•           «Мэҥэ-Хаҥалас улууһун Бочуоттаах гражданина». // Эркээйи. 1996. Муус устар 2 к.\n•           К. Петрова. Учуутал үөрэнээччилэринэн дьоллоох. // Учуутал аргыһа. -1996. –балаҕан ыйа.\n•           В. Угарова. Билигин сөҕөбүн. // Учуутал аргыһа. -1996.-кулун тутар\n•           В.Попов. Үтүөнү, кэскили түстэһэр. Эркээйи. -1996 с., муус устар 5 күнэ.\n•           К.Родионов. Төрдүс көлүөнэҕитигэр тиийэ тэнитиҥ! // Эркээйи. 1998. –тохсунньу 30 к.\n•           А. Крылов. Ахтан-санаан аастахха. [ рубрика: Төхтүр орто оскуолата төрүттэммитэ 90 сыла. // Эркээйи. -1998. –алтынньы 6 к.\n•           З. И. Иванова.Новые мастера. // Полярная звезда. -1998. №4. –с.37.\n•           С. Эверстов. Сабыдыаллаабытара, өйдөөбүттэрэрэ. // Эркээйи. -1999. –атырдьах ыйын 3 к.\n•           Г. М. Артемьев. Сырдык инникилээх, сайыннарыллар кэскиллээх. / Г. М. Артемьевы кытта кэпсэттэ В. Попов. // Эркээйи. -2000. –ахсынньы 5 к.\n•           В. Иванов. Үтүө дьыаланы үрүлүтэн. // Эркээйи. –2000. –ахсынньы 22 к.\n•           К. Родионов. Улууска урутаан, - илин эҥэргэ иккис. // Эркээйи. –2000. –кулун тутар 4 к.\n•           Педагогическая энциклопедия. Т.1. Якутск, 2000. С.317.\n•           И. Брызгалов. Өтө көрүү – дьылҕабыт кэхтибэт кэскилэ. // Саха сирэ. –2000. –олунньу 10 к.\n•           С. Халгаева. Учууталлар учууталлара. // Далбар хотун. -2001. №1 – с.31-32.\n•           С. Андреев. Саҥаны сайыннарар, үтүөнү үксэтэр дьоһун киһи. / Учууталга сүгүрүйэбит. Майа. 2002. 56 с.\n•           Трудовая слава Якутии. Якутск: Сахаполиграфиздат, 2003. -416 стр.\n•           Краеведы Якутии. Библиографический справочник., Якутск: Бичик, 2007.\n•           Знатные люди Мегино-Кангаласского улуса. Библиографический справочник.Москва.,2007.\n•           Большая международная энциклопедия “Лучшие люди”, Лучшие люди России,Беларуси,Украины,Казахстана,Москва, 2011.<|endoftext|>\nСахалыы эт-хаан сайдыытын култуурата\nНаучнай чинчийии түмугүнэн саха сирин оҕото, эдэр ыччата, күүс-уох, эт-хаан өттүнэн соҕуруу дойду оҕотунааҕар хаалан иһэр, бытааннык сайдара бэлиэтэнэр. Бу биһиги, сахалар, хоту дойдуга олорорбут быһыытынан, айылҕабыт усулуобуйатыттан тутулуктаах.\nОскуола оҕотун, эдэр ыччатын эт-хаан сайдыытыгар иитии сыала-соруга диэн оҕо чэгиэн-чэбдик, доруобай, чөл олохтоох, эргиччи сайдыылаах буола үүнэрин ситиһии буолар.\nСоруктара:\n1. Оҕону кыра сааһыттан спорт национальнай көрүҥнэригэр дьарыктааһын.\n2. Сахалыы оонньуулары, хамсааһыннары киллэрии.\n3. Оҕону кыра сааһыттан үлэҕэ үөрэтии (от үлэтигэр, балыктааһын, бултааһын, сир-астааһын).\nХамсаныы, дьарык, эрчиллии ханнык баҕарар норуот былыргы олоҕуттан-дьаһаҕыттан, үлэтиттэн, идэтиттэн сиэттэрэн үөскүүр. Саха киһитэ сүрдээх тыйыс усулуобуйаҕа олорон, бултаан аһылык булунаары элбэхтик хаамара, сүүрэрэ-көтөрө, буһара-хатара, сүгэрэ-көтөҕөрө. Онно сөп тубэһиннэрэн иллэҥ кэмигэр итиниэхэ маарынныыр хамсаныылары булан оонньуура, эрчиллэрэ. Хас да буолан көрүстэхтэринэ, күүс-уох, сытыы-сымса холоһуута буолара. Итинэн сиэттэрэн киирсиилээх, күөн көрсүүлээх оонньуулар, хамсаныылар сыыйа баар буолбуттара. Дьахтар оччотооҕуга булка-алка соччо орооспокко, дьиэни-уоту көрөр-харайар буолан, эр дьон хамсаныыларыгар мээнэ кыттыспат эбит. Ол иһин даҕаны кыргыттарга, дьахталларга туһааннаах хамсаныы, дьарык бэрт аҕыйах, суох да кэриэтэ. Онтон кэнникинэн дьахтар да оонньуур-көрүлүүр, сүүрэр-көтөр, оннооҕор мас тардыһар, тустар буолан барбыта.\nСахалыы ооньуу, дьарык арааһын Верхоянскайга 1867-1876 сс. сыылкаҕа кэлэн олорбут И.А. Худяков аан маҥнай сурукка киллэрбитэ. Кини сахалар, ламуттар оонньууларын, күрэхтэһэр хамсаныыларын бөлөххө араартаан суруйбута. Сибиир историятын суруйбут академик А.П. Окладников сахалар эт-хаан сайдарыгар аналлаах хамсаныыларын биһирээн, кинигэтигэр киллэрбитэ, булка бэлэмниир гына айыллыбыттар эбит диэн быһаарбыта. Биллэрин курдук, олоҥхоҕо эрчиллии, күөн көрсүһүү, тустуу албастарын эҥин дьикти кэрэтик хоһуйаллар. Олоҥхо 1000 кэриҥэ сыллаахха айыллыбыт курдук диэн учуонайдар сабаҕалыыллар. Оччоҕо сахалыы дьарык үөскээбитэ өссө ыраатан тахсар.\nСэһэнтэн, үһүйээнтэн биллэринэн, сахалыы курэхтэһии ыһыахха XV-XVII үйэҕэ киирбит эбит. Оччотооҕу ыһыахха атах оонньуута, хапсаҕай, мас тардыһыы, ат сүүрдүүтэ, оҕунан ытыы, ыараханы көтөҕүү, араас оонньуу, оһуохай хайаан да баар буолара.\nРеволюция кэнниттэн 1932с. Саха Өрөспүүбүлүкэтэ олохтоммута уон сыла туолуутугар анаан улахан спартакиада ыытыллыбыта. Программаҕа үксэ сахалыы күрэхтэһии киирбитэ. Онтон ыла хас спартакиада, фестиваль ахсын сахалыы күрэхтэһиини тиһигин быспакка киллэрэр буолбуттара. 1934 с. аан маҥнайгынан Ф.С. Андросов “Оонньуулар тустарынан” диэн брошюрата бэчээттэмитэ. 1945 с. сахалыы спорт көрүҥнэригэр быраабыла бигэритиллибитэ. Тустууну, мас тардыһыытын ыйааһынынан көрөн араарар буолбуттара.\n1957 с. сахалыы көрүҥнэргэ разряд оҥоһуллубута, ол иһигэр “Саха сирин спордун маастара” диэн бочуоттаах аат киирбитэ. 1956 с. сахалыы ыстаныы арааһын Москваҕа Россия норуоттарын спартакиадатын аһыллыытыгар көрдөрбүттэрэ, ону улаханнык биһирээбиттэрэ.\n1968 с. ыла Манчаары бирииһигэр аналлаах тыа сирин спортсменнарын сахалыы көрүҥнэргэ спардакиадата ыытыллар.\n1970 с. сахалыы ыстаныы Бүтүн Россиятааҕы классификацияҕа киирэн, “Россия спортдун маастара” диэн бочуоттаах ааты бигэргэппиттэрэ.\n1962 сылтан саҕалаан Сибиир уонна Дальнай Восток национальнай көрүҥҥэ спартакиадата ыытыллар. Онно Саха сирин сүүмэрдэммит хамаандата хаста да бастаан турар.\nСахалыы хамсаныыны, оонньууну, көрү-нары, спорт көрүҥнэрин тоҕо, туох сыалтан сайыннарар нааданый?\n1. Саха Өрөспүүбүлүкэтэ сувернитет ылбытынан сибээстээн, оскуолаҕа национальнай концепция киирэрин учуоттаан, киһини эт-хаан өттүнэн иитии үйэттэн үйэҕэ бэриллибит национальнай хайысхалаах буолара ирдэнэр.\n2. Сахалыы хамсаныыны, оонньуунан, сахалыы спорт көрүҥүнэн дьарыктанар киһи элбэх спортивнай малга-салга наадыйбат, бу оонньуулары толорор техника боростуой, ким баҕарар түргэнник ылынар, сатыыр кыахтаах.\n3. Үгүс оонньуу куоталаһар, күөн көрсөр ис хоһоонноох буолан киһини олус сэргэхситэр, тардар.\n4. Сахалыы көрүҥ спорт атын көрүҥэр бэлэмнэнэргэ көмөлөһөр да буолан, анал хамсаныы да быһыытынан олус наадалаах.\n5. Атын омук дьоно сахалыы хамсаныылары, оонньуулары, спорт көрүҥүн сөбүлээн, норуоттар икки ардынааҕы сыһыан тупсар.\nБу үлэ оҕону иитиигэ-үөрэтиигэ туһуланнаҕына уонна олоххо бириэмэтигэр киирдэҕинэ,чөл олохтоох, доруобай, спорт кэккэ көрүҥнэригэр ситиһиилээх, олоххо миэстэтин булунар киһи иитиллэн тахсыаҕа.\nТуһаныллыбыт литература\n1. Кочнев В.П. Национальные виды спорта Якутии. Якутскай 1980 с.\n2. Федоров А.С. Өбүгэлэрбит оонньуулара. Якутскай 1991 с.\n3. Шамаев Н.К. Эдэр ыччаты эт-хаан сайдыытыгар сахалыы ньымаларынан иитии. Якутскай 1994 с.<|endoftext|>\nХапсаҕай ньымалара\nХапсаҕай – саха норуотун национальнай тустуута. Хапсаҕай былыр-былыргыттан баар, быраабылата хаһан олохтоммута биллибэт. ЮНЕСКО шедевринэн биллибит олоҥхоҕо орто дойду бухатыыра хараҥа күүстэр бухатыырдарын хапсаҕай тустуу ньыматын сылбырхайдык туһанан кыайбытын туһунан суруллар.\nХапсаҕай туһунан бастакы нуучча суругар киирбитэ этнограф Г.Ф.Миллер суруйууларыгар баар. Онно кини 1937 сыллаахха Дьокуускай куораттан 14 км сиргэ ыһыах ыытыллыбытыгар хапсаҕай туһунан суруйбут. Онтон И.Г.Гмелин, А.Д.Миддендорф, суруйааччы-декабрист А.А.Бестужев-Марлинскай суруйууларыгар хапсаҕай туһунан баара бэлиэтэнэр.\nБылыр хапсаҕай ыһыахтарга, улахан урууларга, муҥха кэмигэр, ат сүүрдүүтүн кэмигэр ыытыллара. Онно араас улуустартан аар-саарга аатырбыт баайдар анаан бөҕөстөөх (даадардаах) кэлэллэрэ уонна куөн көрсүһүннэрэллэр эбит. Даадардарын эрдэттэн анаан-минээн үчүгэйдик аһатан-сиэтэн, дьарыктаан, сынньатан а5алаллар эбит. Кыайыылаахтар бириистэригэр алааһы алааһынан, сүөһүнэн-аһынан ылан бараллара үһү. Онон күрэхтэһии тыҥааһыннаах буолара. Даадардары оҕус тириитинэн бүрүйэн киллэрэллэрэ, утарсааччылар хапсыһыы иннинэ бэйэ-бэйэлэрин керсүбэт этилэр. Үһүйээннэргэ кэпсэнэринэн, арыт күнү-күннээн хапсаҕайдаһаллара эбитэ үһү.\nБилигин саха сиригэр хапсаҕайынан дьарыктанар киһи элбэх. Элбэх биллэр хапсаҕаҋ маастардара бааллар. 1932 сыллаахха аан бастакы официальнай хапсаҕай күрэхтэһиитэ буолбута, автономнай өрөспүүбүлүкэ буолбуппут 10 сылыгар анаан. 1944 сыллаахха дьахталлар тустуулара сайыҥҥы өрөспүүбүлүкэтээҕи спартакиада программатыгар киирбитэ.\n1992 сыллаахха «Сахаада-спорт» диэн 8 национальнай спорт көрүҥнэрин сомоҕолуур ассоциация тэриллибитэ. Хапсаҕай күрэхтэһиилэрэ хапсаҕай федерациятын көҕүлээһининэн ыытыллаллар.\n2010 сыллаахха алтынньы 25 күнүгэр хапсаҕай, тустуу норуоттар икки ардыларынааҕы федерацията (FILA) уонна «Сахаада-спорт» сөбүлэҥ түһэрсибиттэрэ. Онно этиллэринэн хапсаҕай тустуу биир көрүҥүн быһыытынан аан дойдуга ханна баҕарар ыытыллыан сөп буолбута.\nХапсаҕай ньымаларын, албастарын биһиги аатырбыт тустууктарбыт элбэхтик тутталлара, тутталлар даҕаны. Хапсаҕай тустуу ньымаларынан буолаллар:\n- атахха киирэн охторуу;\n- атаҕынан хатыйыы;\n- албын хамсаныылар (ложные атаки);\n- икки атахха киирии;\n- өттүктээһин, уо.д.а\nХапсаҕай ньымата көҥүл тустуу ньымаларын кытта майгыннаһаллар. Саха тустууктара улахан көбүөргэ, аан дойдуга да тусталларыгар хапсаҕай ньымаларын туттан кыайбыттара элбэхтик ахтыллар. Ол курдук, олимпийскай чемпионнар Роман Дмитриев, Павел Пинигин олимпиадаҕа кыайыыларыгар хапсаҕай ньымаларын баһылаабыттара күүскэ көмөлөспүтэ. Павел Пинигин американец Л. Кизери кытта тустарыгар кыайтаран иһэн наар үөһэ стойкаттан хапсаҕай атахха киирэр ньыматын туһанан партерга хаста да туруоран утарсааччытын ыраастык кыайбыта биллэр. РСФСР бастакы призера П.Гаврильев 1960 сыллаахха аан бастаан Россия көбүөрүгэр хапсаҕай «хатыйыы» ньыматын туттан кыайбыта биллэр.Россияҕа сахалартан бастакы чемпиона И.Гоголев эмиэ «хатыйыы» уонна «өттүктээһин» ньымаларын холбуу туттан ыраас кыайыыны ситиспитэ биллэр. Хапсаҕай ньымаларын Саха сирин аатырбыт тустууктара Д.Данилов, СССР хас да төгүллээх чемпионнара А.Иванов, П.Алексеев хапсаҕай ньымалара көҥүл тустууга көмөлөөхтөрүн, көдьүүстээҕин элбэхтэ дакаастаабыттара.\nХапсаҕай араас ньымата\n2000 сылтан бэтэрээ сыл ахсын сүүрбэччэ маастар нуормалаах хапсаҕайга өрөспүүбүлүкэтээҕи күрэхтэһиилэр ыытыллаллар. Ол курэхтэһиилэртэн биир ааттаах-суоллаах, маастар нуормалаах турнир Уус-Алдан улууһун Тумул бөһүөлэгэр ыытыллар. Бу турнир үс тустуу (көҥүл тустуу, хапсаҕай, хуреш) маастара, Саха сирин үтүөлээх тренерэ Иннокентий Андреевич Халдеев бирииһигэр ананар. КүрэхтэһииниУус-Алдан улууһун Боро5он нэһилиэгин салалтата, И.А.Халдеев дьиэ-кэргэнэ, уөрэппит оҕолоро иилээн-саҕалаан үрдүк таһымҥа тэрийэн сылын аайы ыыталлар. Быйыл, 2016 сылга И.А.Халдеев үбүлүөйдээх сылыгар абсолютнай ыйааһыҥҥа массыына бириистээх улахан күрэхтэһии буолан ааста. Абсолютнай кыайыылааҕынан Тумул бөһүөлэгин эдэр , кэскиллээх хапсаҕайдьыта, спорт маастара Евгений Алексеев буолбута.\nТуһаныллыбыт литература:\n1. Интернет ситимэ \"Википедия\"\n2. Кочнев В.П., Волков Н.Н. Спорт в Якутии (факты, события).- Якутск, 1993.\n3. Халдеева М.Р. Дьон туһугар дьоһун олох. - Дьокуускай, 2016. - 216с.<|endoftext|>\nПорядин Степан Викторович\nПорядин Степан Викторович — Саха сирин биир талааннаах артыыhа. 2005 сыллаахха Арктикатааҕы култуура үнүстүүтүн (АГИИК) бүтэрэн, «тыйаатыр уонна киинэ артыыһа» дипломун ылбыта. 2011 с. идэтин үрдэтинэн Москуба куоракка Бутун Россиятаа5ы судаарыстыбаннай киинэ унстутуутугэр (ВГИК) уорэнэн кэлбитэ. Билигин «Detsat» айар-бөлөх салайааччыларыттан биирдэстэрэ.\nОлоҕун олуктара.\nМэҥэ Хаҥаласка улааппыт. Оскуолаҕа спордунан көхтөөхтүк дьарыктаммыт, Мэҥэ Хаҥалас сборнай хамаандатын чилиэнэ буола сылдьыбыт.<|endoftext|>\nДавыдов Иннокентий Иннокентьевич\nБиографията.\n1948 сыл бэс ыйын 12 күнүгэр Чурапчы улууһун Хадаар нэһилиэгэр колхозтаах дьиэ кэргэнигэр иккис оҕонон төрөөбүтэ.\nАҕата Давыдов Иннокентий Иванович сааһын тухары колхозка үлэлээбит киһи. Ийэтэ Диодорова (Аржакова) Вера Семеновна Одьулуунтан төрүттээх, хоту көһөрүү кыттыылааҕа, дьоруой ийэ.\nИннокентий Хадаар түөрт кылаастаах начальнай, Хайахсыт оскуолатыгар үөрэнэ сылдьыбыта. Кэлин 1964 сыл Чурапчы киэһээҥҥи орто оскуолатын ахсыс кылааһын бүтэрбитэ.\n1965 сыл сайынын Эрилик Эристиин аатынан колхозка от үлэтигэр сылдьан баран күһүнүн Солобуода Амматыгар, Амма оройуонун промкомбинатыгар икки сыл столяр үөрэҕин ылбыта. Онтон IV-с разрядтаах столяр буолбута. Киэһээҥҥи оскуолаҕа үөрэнэн онус кылааһы бүтэрбитэ.\n1967 сыл алтынньы ыйтан Советскай армия кэккэтигэр икки сыл сылдьан баран устунан байыаннай чааһыттан путевкаланан Алтайскай кыраай Барнаул куоратыгар биир сыл училищеҕа үөрэнэн, икки сыл шиннэй собуокка үлэлээн төрөөбүт дойдутугар кэлбитэ.\nКэлин Эрилик Эристиин аатынан совхозка Хадаар отделениетыгар, “Хадаар” аренднай тэрилтэтигэр пилорамщигынан уонна прорабынан үлэлээбитэ. Ол кэннэ “Үрүйэ” бааһынай хаһаайыстыба тэриммитэ. 2003 сыллаахха биэнсийэ5э тахсыбыта.\nИннокентий нэһилиэгэр уус киһинэн биллэр. Эдэриттэн мутуктан-силистэн, удьурхайтан араас оҥоһуктары кыһан оҥороро. Хадаар үгүс ыалларын сэргэлэрин оһуордаан-бичиктээн туруорталаабыта. Маһы кыһан-хаһан, куурдан, кылынан струналаан икки кырыымпаны оҥорон, улуустаа5ы ырыа-тойук фестивалыгар сахалыы ырыалары оонньоон дьону-сэргэни сэргэхсиппитэ.\nКини илиитинэн сатаабатаҕа диэн суох. Хадаардааҕы култуура дьиэтин иннигэр сардаана сибэкки моһуоннаах фонтаны оҥорон дьону үөрдүбүтэ.\nСытар тимири хаамтарар ааттаах дьону сөхтөрөр конструктор этэ. Ханна да сырыттар наадалаах быраҕыллыбыт тимирдэри хомуйсан үс «Белорусь” тыраахтары таҥан таһаарбыта. Ону таһынан охсор-мунньар оҥорбутун ааҕан сиппэккин.\nИннокентий кэргэнин кытта Саргылана Николаевналыын биэс оҕолонон, атахтарыгар туруоран, үөрэхтээн, үлэһит дьон оҥортоотулар.\nАйар үлэтэ.\n1990 сыллаахтан хоһоон суруйуутугар холоммута. Киэн туттар хоһооннорунан «Сонеттар веноктара» буолар. Кини этэринэн мээнэ киһи сонеты суруйбат.\nБастакы кинигэтэ 2008 сыллаахха тахсыбыта. Манна Давыдов хоһоонноругар өй-санаа, иэйии, сүрэххэ сөҥмүт уйаҕас таптал, муҥура суох дириҥ махтал, саамай чугас киһини ааспат-арахпат ахтыы абыла, оҕолоругар-сиэннэригэр таптала уҕараабатын, улугурбатын иэйэн, эрэннэриитэ барыта түмүллэр. Быыһыгар бөлүһүөктээһин, инникини анаарыы тиэмэтэ эмиэ арыллар, ону уус-уран ньымаларынан ситиһэрин бэлиэтии көрүөххэ сөп. Чуолаан айылҕа көстүүлэрин кытта сибээстээн долгуйбутун, сүргэтэ хамсаабытын ааҕааччыларыгар тириэрдэ сатыыра, ааҕааччыны поэт туругар кытыннарарга дьулуһара санаа түһүүлээх хоһоонноругар бааллар. Киниэхэ айылҕа уобарастара киһи санаатын, дууһатын, кутун-сүрүн, туругун арыйарга көмөлөһөллөр. Үтүмэн үгүс хоһоонноругар тус бэйэтин олоҕун, дууһатын, иэйиитин, араас суол эгэлгэ көстүүлэрэ, кырааскалара чаҕылхайдык ойууламмыттар. Ол иһин кини хоһоонноро итэҕэтэр истиҥ санааларынан, аһаҕастык кэпсэтэр киэптэринэн, олоҕу кырдьыктаахтык, сайдан иһэр хайысхатын мындырдык таба көрөн дьүһүйэринэн абылыыллар.\nИккис кинигэтэ 2016 сыллаахха бэс ыйын 25 күнүгэр сүрэхтэммитэ. Иннокентий өр кэмҥэ мунньан хаалларбыт матырыйаалларынан кинигэтэ аҕыс түһүмэххэ араарыллыбыта:\n1. Хадаар нэһилиэгин былыргыта;\n2. Сэбиэскэй былаас олохтонуута. Холбоһуктааһын;\n3. Аҕа дойдуну көмүскээччилэр;\n4. Көһүрүллүү;\n5. Хадаар нэһилиэгин тэрилтэлэрэ;\n6. Айылҕаттан айыллыбыт талааннаахтар;\n7. Нэһилиэк киэн туттар дьоно;\n8. Дойду уураахтаах, алаас ааттаах.\nКинигэлэрэ.\n1. Давыдов И.И. Үрүҥ күөл / Хоһооннор. – Дьокуускай: Сайдам, 2008.-144с.\n2. Давыдов И.И., Дьячковская М.Н. Хадаар нэһилиэгэ: Чурапчы улууһа – Дьокуускай: Көмүөл, 2016.-632с.\nТуһаныллыбыт литература.\n1. Давыдов И.И. Үрүҥ күөл / Хоһооннор. - Дьокуускай: Сайдам, 2008. - 144с.<|endoftext|>\nҮөһээ бүлүүгэ экологическай маршрут\n“Үөһээ Бүлүү улууһун кэрэхсэбиллээх сирдэринэн экологическай маршрут”\nТуризм аан дойду экэниэмикэтигар сүрүн оруолу оонньуур, национальнай бородуукта уончака чааһын хааччыйан олорор. Ити салаа экэниэмикэ өттүнэн олус тургэн тиэмпэнэн сайдар уонна инникитин даҕаны өссө ордук суолталаах буолуоҕа.\nБиһиги Өрөспүүбулукэбитигэр олус элбэх кистэлэҥ, баай-дэлэй сирдэрдээх, ханнык баҕар турист бэйэтин баҕатын булан көрүөн, дуоһуйан барыан сөп.\nТуристскай маршрут сүрүн анаан оҥоһуутунан кыраайбыт устуоруйатын үөрэтии буолар. Билиҥҥи кэмҥэ сорох дьон төрөөбүт дойдутун устуоруйатын олох үчүгэйдик билбэт, Өрөспүүбүлүкэ олохтоохторо “Киһилээх хайа” уонна “Өлүөнэ остуолбалара” диэн биллэр, кэрэхсэбиллээх сирдэртэн ураты атын сири билбэттэр, көрбөттөр. Ол иһин тыа сиригэр туристскай маршрут оҥоһуллуннаҕына ханнык баҕарар киһи бэйэтин өйүн-санаатын кэҥэтиэн сөп.\nТиэмэ уратыта – бу иннинэ биһиги улууспутугар экологическай маршруттар тэриллибэтэхтэрэ. Атын дойду дьоно, өрөспүүбулүкэбит, бэл Үөһээ Бүлүү олохтоохторо кытары улуустарын ытык-кэрэ сирдэрин билбэккэ сылдьыбыттара.\nБу үлэ историческай эрэ буолбакка киһи болҕомтотун тардар, өйгө хаалар экологическай туризмы Үөһээ Бүлүү улууһугар тэрийиигэ ананар.\nЭкологическай туризм – икки атахтаах үктэнэ илик, тыытыллыбатах сирдэргэ сылдьыы диэн.\n“Экотуризм” тиэрмини 80-с сыллар бастакы аҥардарыгар ар5аа дойдуга мексиканскай эколог Эктор Себальос-Ласкурайн туттубута. Кини рекриация уонна экология ыккардыгар дьүөрэлэһиини көрдөрөн улахан билиниини ылбыта. Бу быһаарыы биир көрүҥүнэн актыыбынай рекриация быһыытынан экотуризм буолар. Сир дойду баайын сөптөөхтүк туһаныыга олоҕурбут көрүҥ. Эктор айылҕаны сэҥээрии, айылҕалыын кэпсэтэн дууһаны байытыы, айылҕа харыстабылыгар бэйэҕинэн кыттыы уонна олохтоох төрүт култуураны өйөөһүн курдук атын сыаннас өйдөбүлүн киллэрбитэ .\nҮөһээ Бүлүү улууһа хоту өттүттэн Өлөөнү, илин – Бүлүүнү, Горнайы, арҕаа – Ньурбаны, Сунтаары, оттон соҕуруу – Өлүөхүмэни кытта быысаһан олус киэҥ сиргэ тайаан сытар. Улуус уопсай иэнэ 42 тыһыынча квадратнай км, хотуттан соҕуруу кыраайыгар диэри 560 км усталаах, оттон илинтэн-арҕаа – 110 км туоралаах, эбэтэр хотугу кэтирээһин 66-62 кыраадыһыгар, илиҥҥи усталааһын 118-122 кыраадыһыгар сытар. Улууһу ортотунан Хотун Бүлүү өрүс орто сүүрүгүнэн быһа охсон ааһар.\nУлуус климата тымныы уонна кураан. Саамай тымныы ый – тохсунньу. Өр сыллаах кэтээн көруу түмүгүнэн бу ыйга улуус хоту өттугэр температура ортотунан – 40, соҕуруу - 36 кыраадыска тэҥ. Үөһээ Бүлүүгэ сэтинньи орто температурата – 25,8, ахсынньы - 35,7, тохсунньу - 37,7, олунньу - 32,5, кулун тутар - 21,9, муус устар - 8,4 кыраадыс тымныы. Оттон саамай ичигэс ый от ыйа. Өскөтүн бэс ыйын орто температурата 13,7, атырдьах ыйын орто температурата - 12,9 кыраадыс буоллаҕына, от ыйын орто температурата 16,9 кыраадыска тэҥ. Бу кэмҥэ Бөтүрүөп куйааһа түһэр. Үөһээ Бүлүү бэлитэммит саамай үрдүк температурата – 37 кыраадыс.\nҮөһээ Бүлүү сирэ-уота үксэ Бүлүү, Түҥ өрүс, Түүкээн, Тоҥуо, Чыбыыда уүэхтэр хочолоругар сытар буолан намтал, арҕааттан илин диэки арыый да сырыынньа.\nТур аата: «Верхневилюйск – загадочный край РС(Я)»\nКэмэ: от ыйыттан - балаҕан ыйыгар диэри\nТөһө уһуна: 3 күн\nТранспорт: массыына, паром\nАйан маршрута:\nТүмүктээн эттэххэ, “Үөһээ Бүлүү улууһун кэрэхсэбиллээх сирдэринэн экологическай маршрут” - киһи болҕомтотун тардар экологическай маршруту тэрийиигэ саамай табыгастаах барыйаан буолар.\nТоҕо диэтэр, биһиги дьоммут-сэргэбит үөрэхтээх, култуурунай буоларга куруутун тардыһар. Хайа үөрэхтээх, култуурунай киһи бэйэтин дойдутун, өрөспүүбүлүкэтин, улууһун историческай географическай дааннайдарын билбэт буолуон сөбүй? Ол иһин, тыа сирин экологическай туризма биһиги өрөспүүбүлүкэбит инники кэскилэ буолуо диэн эрэллээхпит.\nТуһаныллыбыт литература:<|endoftext|>\nДьааҥы Киһилээх хайалара\nКиһилээх хайалара.\nСаха сирин биир кэрэ көстүүтэ - Киһилээх хайалара. Киһилээх хайалара Үөһээ Дьааҥы улууһун Яна уонна Адыча өрүстэр икки ардыларынааҕы үрдэлигэр Киһилээх сиһигэр, Черскэй хайалар тиһиктэрин хотугулуу арҕаа өттүгэр баар. Киһилээх хайа чыпчаала муора таһымыттан 1548м урдуккэ тиийэр, устата - 80 км. Киһилээх - саха дьонугар ытыктабыллаах сир. Геологтар суоттарынан бу хайалар 60 мөллүйөнҥэ тиийэ саастаахтар.\nКиһилээх хайалара - дэҥҥэ көстөр айылҕа кэрэ көстүүтэ. Саха сиригэр маннык ытыктанар хайа суох. Бу сир цивилизация тыыппатах уу туҥуй айылҕата, кэрэ уонна ураты көстүүтэ уруккуттан, бу хайалар киһиэхэ энергетическэй, киһини эмтиир дьайыылааҕын итэҕэйэр туристар болҕомтолорун тардар.\nҮөскээһинэ.\nУуллаҕас хайа боруодата (магма) сир хайдыбытынан тахсан сойбута тулалыыр буора үрэллэн, суураллан аҕыйаабытыгар чорбойтолоон тахсан, ыраахтан көрдөххө, дьон субуруһан баран эрэрин курдук көрүҥнээх буолбут туруук таас бөлөҕө.\nКултуурата.\nХайа сахатын биир уратыта - хайаҕа сүгүрүйүү буолар. Манна бастанан туран, Киһилээххэ сүгүрүйүү киирэр. Бу киһи курдук бодолоох хайа үрдүгэр турар очуостар, кинилэр бары улахан, сүдү иччилээхтэр. Хайа сахалара былыр-былыргыттан Киһилээхтэн улаханнык саллаллара, ону таһынан ытыктыыллара, сүгүрүйэллэрэ. Аата да ааттаммат ытык сиринэн ааҕаллара. Оннооҕор онно тахсыбат, сылдьыбат этилэр, улаханнык айыыргыыллара. Бу сиэр-туом култууратын өссө биир уратыта\nКиһилээх хоту улуус аайы баар, ол эрээри саамай элбэх очуос Дьааҥы Киһилээҕэр тоҕуоруһар. Бу үс хайаттан турар сир: Элгэс Киһилээҕэ (саамай улахана), Ыыннаах Киһилээҕэ (саамай үрдүгэ - Улахан Киһилээх, бу Боруулаах үрдэ), Адыаччы Киһилээҕэ. Дьон санаатынан ити былыргы цивилизациялар хаалларбыт барельефтара, пирамидалара, энергетическай кииннэрэ. Ол энергетиката билигин даҕаны улэлии турар, Киһилээххэ таҕыстахха Күн дьикти кэрэ иилэнэр, кустуктанар. Итини Афанасий Осипов Киһилээх туһунан хартыыналарыгар көруөххутун сөп.\nБылыргылар хайа төбөтүн суоран, улахан пирамидалары, таас сиэркилэлэри оҥорон хаалларбыттар. Олор Көстөр, Өндөөкөччу хайатыгар уонна Боруулаах тула бааллар. Илим хотоҕоһун курдук субуллан сыталлар. Саамай дьиктитэ диэн, саанан кыҥаабыт курдук бары Ыыннаах Киһилээҕин ыйаллар. Атын улуустарга баар Киһилээх очуостар эмиэ бары Ыыннааҕы ыйар буолуохтаахтар. Ол иһин кинини Улахан Киһилээх диэн ааттыыллар.\nХайа култууратын чаҕылхай көрүҥэ - таас очуостар уруһуйдара. Хайаҕа сүгүрүйэр дьон очуоска сиэри-туому, баҕа санааларын уруһуйдууллара. Ону Ытык сир иччитэ толороро. Аныгы уруһуйдар эмиэ көстөөччулэр. Ол эрээри, мээнэ уруһуйдуур сэттээх буолуон сөп, хайа иччитэ ону иэстэһэр, кини сыалын булгуччу ситиһэр. Хайаҕа элбэх быһылаан, өлүү-сүтүү тахсар, бу сиэри-туому, хайа култууратын кэһииттэн буолар. Хайаҕа тахсыы, үрэҕи туорааһын, муохха хаамыы - туспа култууралаах, бэйэтэ ньымалаах. Култуура - киэҥ өйдөбуллээх, манна туох барыта киирэр.\nХайа үрдүгэр, хотоол сирдэргэ уу мустар, онно обоччо үөскүүр. Бу обоччо муоҕунан бүрүллэ сытар. Хайаны билбэт дьон муоҕунан хааман иһэн, обочоҕо түбэһэн былдьаналлар. Хайаҕа саамай кутталлаах сир - муохтаах обоччо. аны онно түспүт киһи көстүбэт, бүтүннүү тимирэр. Холобура, Кыымчаан Кучу итинник сиргэ түбэһэн сураҕа суох сүппүтэ. Муохха уһун ураҕастаах сылдьыахтааххын, ол эрээри таастарынан эргийэ хаамар быдан ордук. Үөһээ тахсаргар таастарынан хаамаҕын, аллараа түһэргэр муоҕунан туһэҕин, ол эрээри таастан олох чугас сылдьаҕын. Хайаҕа сылдьыы - туспа сиэрдээх-туомнаах.\nХас биирдии очуос, скульптура туспа иччилээх. Көрдөһөр сиэр-туом эмиэ тус-туһунан. Оҕо тааһыттан - оҕону көрдөһөҕүн, таптал тааһыттан - тапталы, баҕа тааһыттан - баайы-дуолу, табыллыыны, эмээхсин тааһыттан - уһун олоҕу, элбэх оҕону-урууну, олоҥхо тааһыттан - поэт, суруйааччы, композитор кыаҕын.\nХайа култуурата сүрдээх уустук, итини көрбүөччү, билгэһит, үөһэттэн айдарыылаах эрэ киһи сурукка-бичиккэ таһаарыан сөп. Киһилээх култуурата өссө ханна даҕаны сурулла илик. Кини аар-саарга аатырбыт Кайлас (Тибет) култууратыгар чугас, ол эрээри эмиэ уратылаах.\nУстуоруйата.\nБылыргы кэпсээннэринэн бу сир билиҥҥи курдук улахан тымныыта суох буолан дьон уруккуттан хайаларга олорбуттар. Сылтан сыл тымныйдар тымныйан дьон хайалартан соҕуруу көһөргө быһаарыммыттар. Ону куһаҕан тыыннаах айыылар бу дьону Киһилээх хайатын туораан истэхтэринэ тааска кубулутан кэбиспиттэр.<|endoftext|>\nБуокса дьарыга уонна бэлэмнэниитэ\nБуокса (от англ. box — удар, пощечина) — спорт контактнай көрүҥэ, күөн көрсүү, спортсменнар бэйэ-бэйэлэрин төбөҕө, искэ, түөскэ охсоллор. Рефери киирсиини хонтуоруоллуур, раунд 3 эбэтэр 12 буолуон сөп. Кыайыыны утарааччыта оҕуннаҕына, охтон баран 10 сөкүүндэ иhигэр турбатаҕына, эчэйии ылбыт, салгыы киирсэр туруга суох буоллаҕына биэрэллэр. Тэҥ киирсии буоллаҕына, судьуйа очкону ааҕар, ким очкота элбэх ол кыайар.\nБуоксаҕа, саамай сүрүнэ спортсмены техническэй, тактическай өрүттэрин бэлэмнээhин буолар. Тренердэртэн ыйытыы түмүгүнэн, үгүс тренер тактическай дьарыгы бастакы миэстэҕэ туруорар эбит. Ол эрэн, маннык бэлэмнээһиҥҥэ теорията уонна методиката ыарахан буолар эбит.\nБуоксаҕа үөрэтии сыала-соруга – буоксаҕа техническэй, тактическай өттүнэн бэлэм буоларга үөрэтии. Соруктара: 1) Эрчиллии кэмигэр бэлэмнээhин; 2) Техниканы сайыннарыы;\nТактическай дьарыкка бэлэмнээhин. Тактика сүрүн хайысхата условнай уонна көҥүл киирсии, ол эбэтэр иккилии буолан үлэлээhин. Ньымалара: сутурук бойобуой тутуута, охсуһардыы туттан туруу (бойобуой стойка), хамсаныы, дистанцияттан үлэлээhин, киирэн иhэн охсуу уонна охсуулартан көмүскэнии техниката, көмүскэнии уонна контр-охсуулартан көмүскэнии. Маннык буокса ньыматынан дьарыктаннахха спортсмен таhыма үрдүүр, сайдар услуобуйата үөскүүр. Күрэхтэhиини ырытыы түмүгүнэн, үгүс боксер киирэн иhэн охсуута (47%), онтон киирэн иhэр утарсааччыны көрсүү (встречнай удар, 28%), көмүскэнэн баран охсуу (25%) буолар, үгүс спортсмен киирэн иhэн охсууну ордорор эбит.\nТуох баар көмүскэнииттэн илиинэн көмүскэнии элбэх (49%), атах көмөтүнэн көмүскэнии (33%), сүрүннээн көҥдөй көҕүhү көмүскэнии (туловище,18%). Тоҕо диэтэххэ, илиинэн көмүскэнии саамай боростуой уонна түргэн ньыма буолар. Маннык ньыманы сирдэтэн киhи итииргиир уонна киирэн иhэн охсуу ньыматын кэмигэр сөпкө туhанар. Боксер күрэхтэhии кэмигэр туох баар этин-сиинин сатаан көмүскэниэхтээх. Үрдүк таhымнаах маастар буолар туһугар спорстмен элбэх күрэхтэhиилэргэ кыттыахтаах, дьүккүөрдээхтик, дьаныардаахтык дьарыктаныахтаах. Бэлэмнэнии, хамсааhын илии-атах, көҕүс көмөтүнэн барар. Бу балартан саамай суолталааҕа атах үлэтэ, тоҕо диэтэххэ барыта атах көмөтүнэн оноhуллар. Илиинэн утарсааччыны араас албаhы туттан албынныахха, киитэрэйдиэххэ сөп. Оттон көҕүс көмөтүнэн утарсааччыны муннарар, утарсааччы тирэҕин сүтэрэр. Араас ньыма туттуллар: элбэхтэ эбэтэр биирдэ охсуу; утарсааччы охсон баран аһаран биэриитэ. Боксер бу ньымалары араастаан уларыта сылдьан онороро саамай сүрүн ирдэбил буолар, ол эрээри көмүскэнэрин умнуо суохтаах.\nПрактика көрдөрөрүнэн буокса техническэй өттө бириэмэтинэн тактическай ньыматтан арыый инники сайдан иhэр. Ардыгар бииргэ барар. Техникаҕа үөрэтии, боксер сүрүн балаһыанньата тактическай суолталаах. Боксер рингэҕэ киирсэр кэмигэр тэйиччи сылдьан утарсааччыны охсор. Ол кэмҥэ маннык техническэй охсуу ньымаларын туттуон сөп, холобур: бастаан хаҥас уонна уҥа илиинэн көнөтүк охсуу, ол кэнниттэнтөбөҕө уонна түөскэ ойоҕостон уҥа, хаҥас охсуу, аллараттан охсуу.\nТуох баар техническэй: киирэн иhэн охсуу, көмүскэнии кэнниттэн охсуу уонна киирэн истэхтэринэ көрсүү ньымалара үөрэтиллэллэр уонна сайдаллар. Араас ньыманан сайдыы таhыма үрдүүр. Холобур, хаҥас илиинэн төбөҕө көнөтүк охсууну боксердар кимэн киирии уонна көмүскэнии кэмигэр туhаналлар. Онтон хаҥас илиинэн охсуу кэнниттэн, кэннинэн тэйэн эбэтэр миэстэтигэр туран эппиэттиир охсуу үлэтэ саҕаланар.\nСоҕотоҕун эбэтэр иккилии буолан дьарыктанарга охсуу ньымаларын үөрэтэр ордук суолталаах. Холобура, сиэркилэ иннигэр туран боксер охсууларын, сыыhаларын көрүнэр, чрчуйар, үөрэтэр, маннык бэлэмнэнии табыгастаах буолар. Сарсыарда боксер соҕотоҕун, киэһэ өттүгэр спаррингпартнеру кытта эрчиллэр. Дьарык бэлэмнэниитэ араас буолар. Холобур, түргэн-күүстээх (скоростно-силовой) хамсаныылары, салгыҥҥа охсуулары уо.д.а. оҥорор. Манна тренер сүбэтэ-амата улахан оруолу оонньуур. Бу дьарык күрэхтэhии иннигэр оҥоһуллуохтаах. Спортсмен маастарыстыбатын үрдэтинэрэ, сайыннарара биир эрэ ыйынан буолбакка, сылы-сылынан буолар. Кини бэйэтин сыыhаларын көрөн үөрэнэр, сайдар.\nБоксер үүнэрэ-сайдара тренер үөрэнээччитин төһө билэриттэн-көрөрүттэн, хайдах уhуйарыттан, такайарыттан уонна буокса ньымаларын спортсмен төһө сатаан сөпкө оҥороруттан быhаччы тутулуктаах.\nКүрэхтэhии ырытыытын кэтээн көрдөххө, боксер намыһах таhымнаах, эбэтэр утарсааччыта үрдүк кылаастаах буолан киирсиигэ хотторор. Спортсмен күрэхтэhиэн иннинэ элбэхтэ дьарыктаныахтаах, сыыhаларын-халтыларын көннөрүнүөхтээх, техникатын чочуйуохтаах.\nТуhаныллыбыт литэрэтиирэ\n1) Бутенко Б.И. Специализированная подготовка боксера / Б.И. Бутенко. - М.: Физкультура и спорт, 2007. - 175 с.\n2) Верхошанский Ю.В. Основы специальной физической подготовки спортсменов / Ю.В. Верхошанский. - М.: Физкультура и спорт, 2006. - 340 с.\n3) Гандельсман А.Б. Физиологические основы методики спортивной тренировки. - М.: Физкультура и спорт, 2008. - 232 с.<|endoftext|>\n1941-1945 сыллардааҕы Аҕа дойду сэриитигэр бырааттыы Захаровтар кыттыылара\nЧурапчы улууһун Кытаанах нэһилиэгин холкуостаах ыалын \"Иннокентий Егорович уонна Марфа Николаевна Захаровтартан\" Аҕа дойдуну көмүскүүр улуу сэриигэ 3 уоллара ыҥырыллан барбыттара.\nУйбаан.\nУлахан уол, Захаров Иван Иннокентьевич 1910 сыл төрүөх, 16 сааһыгар бастакы кылааска үөрэнэ киирбитэ, начальнай оскуоланы бүтэрэн баран комсомол ыччатын оскуолатыгар үөрэммитэ. 1931-1932 сылларга тыа хаһаайыстыбатын техникумугар үөрэммитэ. Сэрии иннинэ 1932-1941 сылларга тыаҕа учууталынан үлэлээбитэ.\nУйбаан 1941 сыл бэс ыйын 27 күнүгэр сэрии саҕаламмытыгар тута ыҥырыллыбыта. Бастакы уот сэриигэ сүрэхтэниитин Тихвин куорат анныгар барбыта. Бу сэриигэ илиитигэр бааһыран госпитальга киирбитэ. Үтүөрэн баран фроҥҥа төннүбүтэ. 1943 сыл кыһыныгар, Ладога күөл соҕуруу биэрэгин босхолооһун иһин, кыргыһыыга төбөтүгэр улаханнык бааһырбыта, ол эрэн инники кирбиигэ сэриилэһэрин тохтоппотоҕо. 1943 сыл сайыныгар, Волховскай фроҥҥа Новгород куорат анныгар кыргыһыыга атахха ыараханнык бааһыран инбэлиит буолбута. 1944 сыллаахха дойдутугар баттыктаах төннөн кэлбитэ. Төннөн кэлэн баран Чурапчы оройуонугар араас салайар дуоһунастарга үлэлээбитэ. 1957 сыллаахха дьиэ кэргэнинэн Аллараа Бэстээх бөһүөлэгэр көһөн, маҥнай лесхозка, онтон бөһүөлэк сэбиэтин бэрэссэдээтэлинэн талыллыбыта уонна хас да ыҥырыыга талыллан, бочуоттаах сынньалаҥҥа тахсыар диэри үлэлээбитэ. Соҕотох уол оҕолооҕуттан Иван Иванович Захаровтан үс сиэннээх, 4 хос сиэннээх.\nНаҕараадалара.\n«За Отвагу», «За Победу над Германией» мэтээллэринэн, «Аҕа дойду улуу сэриитэ» уордьанынан, «Участнику войны» 20, 30 сылларынан үбүлүөйдээх мэтээллэринэн, «50 лет ВС СССР», «60 лет СССР», «Ветеран труда» мэтээллэринэн наҕараадаламмыта.\nДьөгүөр.\nОрто уол Захаров Егор Иннокентьевич 1912 сыллаах төрүөх, үөрэҕэ суох колхуостаах. Олус көнө, улэһит киһи этэ. Фроҥҥа 1942 сыллаахха ыҥырыллан барбыта. Ленинград куорат анныгар бастакытын уоттаах сэриигэ киирбитэ. 1943 сыллаахха, кыргыһыы кэмигэр аттыгар миинэ эстэн, Дьөгүөр ыараханнык бааһырбыта\n1943 сыл сэтинньи 10 кунугэр сырдык олоҕо быстыбыта. Псковскай уобалас Невельскэй оройуонун Урыче сэлиэнньэтигэр баар братскай могилаҕа көмүллүбүтэ.\nКэргэнинээн Елена Гаврильевналыын биир соҕотох кыыстаахтар Елена Егоровна Захарова диэн. Елена Егоровна 5 кыыс оҕолоох, 14 сиэннээх, элбэх хос сиэннээх. Огдообото Елена Гавриловна Чурапчы сэлиэнньэтигэр олорбута. 2015 сыл бэс ыйыгар 100 сааһын туолан, бу дьыл күһүнүгэр бу сиртэн күрэммитэ.\nНьукулай.\nКыра уол, мин хос эһэм, Захаров Николай Иннокентьевич 1916 сыллаах төрүөх, сэрии иннинэ «Кыһыл иитиэх» колхуос бырабылыанньатын бэрэстээтэлинэн үлэлээбитэ. Фроҥҥа убайын Иван Иннокентьевиһы кытта бэс ыйын 27 күнүгэр 1941 сыллаахха ынырыллан барбыта. 1942 сыл тохсунньутугар дылы убайдыы бырааттыылар бииргэ хорсуннук сэриилэспиттэрэ. Ленинград куорат анныгар ыарахан сэриилэр кэмнэригэр, иккиэннэрин араартаан Ньукулай 168 танковай биригээдэ автоматчиктар роталарын байыаһа буолбута. 1942 сыл муус устар 12 күнүгэр Ленинградскай уобалас Кандуева дэриэбинэ иһин кыргыһыыга уна атаҕар улаханнык бааһырбыта. Өр кэмҥэ госпитальга эмтэнэн баран, күһүн дойдутугар төннөн кэлбитэ. Төннөн кэлэн баран Чурапчы улууһугар, төрөөбүт нэһилиэгэр араас салайар үлэлэргэ үлэлээбитэ. 1970 сыллаахха, сэриигэ ылбыт бааһырыыларын содулларыттан, өлбүтэ. Кини кэнниттэн 6 кыыс оҕо хаалбыта. Галина, мин эбээм, улахан кыыһа. онтон Февралина, Анна, Александра, Марфа, Татьяна. Кини 15 сиэннээх, 20 хос сиэннээх.\nНаҕараадалара.\n«За Победу над Германией» мэтээлинэн, «20 лет победы в ВОВ», «50 лет Вооруженных сил СССР» үбүлүөйдээх мэтээллэринэн наҕараадаламмыта.<|endoftext|>\nКононов Дмитрий Павлович\n1915 сыл алтынньы 9 күнүгэр Быһаҕас диэн сыһыыга Чкалов дэриэбинэтигэр төрөөбүтэ. Төрөппүттэрэ 15 саастааҕар өлөн, ыалга иитиллибитэ, биэстээх быраатынаан Ньукулайдыын тус-туспа ыал оҕолоро буолбуттара. 18 сааһыгар диэри тулаайахтарга анаан тэриллибит Рожин Петр салайааччылаах «КОП» диэн кооперативка үлэлээбитэ. Быһаҕаска тэриллибит 20 хаһаайыстыбалаах коллективнай хаһаайыстыбаҕа анаан үлэлэтэллэр. Онтон 1936 сыллаахха Тумул колхоһугар киирэн сайынын массыынанан от оҕустарарга, күһүнүн от кээһэрэ. Түөрт кыһын Охотскай перевозтан Ааллаах Үүҥҥэ таһаҕас таһыытыгар сылдьыбыта. Тумултан ити государственнай суолталаах таһаҕас таһыытыгар 14 киһиэхэ тиийэ, биирдии бэйэлэрэ түөртүү сыарҕа аттаах бараллара. Ити уһун сындалҕаннаах айаҥҥа алтата сылдьан, эрэйи эҥэринэн тэлэн, муҥу муҥнунан тыыран, киһи быһыытынан ситэр-хотор.\nАҕа дойду сэриитин бастакы сылларыгар, армияҕа ыҥырыллартан тохтотуллан эрэр суруктаах (бронялаах) буолан, икки сыл кэриҥэ мас үлэтигэр сылдьар. Армияҕа 1943 сыллаахха ыҥырыллан хаьан да олорботох сэбигэр борохуокка олорон, Өлүөнэни өрө өксөйөн тиийэн, тас Монголияҕа 80-с полкаҕа бастакы пулеметнай батальоҥҥа сулууспалыыр.\n«1945 сыллаахха атырдьах ыйын 5 күнүгэр пулемеппун сүгэн сэриигэ киирдим, атаакалааһан бардым. Улахан ытыатаһыы суох, куоттулар диэн буолла. Олору эккирэтэн сатыы айаннаа да айаннаа, күнүһүн сынньата түһэллэр. Ол курдук походтаан Хайлар станциятын кыратык сэриилии түһээт, атаакалаан ыллыбыт. Үөруу-көтуу, ырыа-тойук. Онно кыайыы буолбутун биллэрдилэр. Пулеметтарбытын хомуйан ыллылар. Нэһилиэнньэни тыытыман диэн хамаанда бэриллиннэ. Муклен куоракка тиийдибит. Аны барыбытыгар хал буолуохпутугар диэри винтовкабытын суктэрдилэр. Пулемекка холоотоххо чэпчэкитэ, үчүгэйэ бэрт. Ый кэринэ оккупацияламмыт куоракка сырыттыбыт,онтон билиэннэйдэри харабыллыыр буоллубут. Кэлин олору харабыллаан, Караганда куоракка тиэрпиппит. Чааспытыгар төннөн кэлэн кыраныыссаны,ыскылааттары харабыллыырбыт. Дойдубар ыыппакка сверхсрочнай сулууспаҕа хааллара сатаабыттарын буолумматаҕым. 1947 сыллаахха атырдьах ыйыгар төрөөбут дойдубун булбутум», - диэн кэпсиир этэ.\nДмитрий Павлович 1947 сыллаахха эмиэ Ааллаах Үүҥҥэ таһаҕас таһыытыгар сылдьар. Кэлин сопхуоска сүөһү көрүүтүгэр, ынах ферматыгар бостууктаабыта. Биэнсийэҕэ тазсан баран 8 сыл үлэлээбитэ. Сайынын пенсионердар оттуур звеноларын үлэлэппитэ.\nКэргэнэ Федорова Мария Иннокентьевналыын үс оҕону төрөтөн,иитэн, үөрэттэрэн, 8 сиэннэнэн Покровскайга олорон 81 сааһыгар 1996 сыллаахха от ыйын 12 күнүгэр өлбүтэ.<|endoftext|>\nТмииннээх сыыр\nТмииннээх сыыр (латыш: Jāņu siers) — латыштар үгэс буолбут бүлүүдэлэрэ, үүт, тмин эбээһиннээх; Яков бырааһынньыгар бэлэмнииллэр.\nОҥоруу:\nСүрүн ингиридийиэнэ сыыр, иэдьэгэй уонна ыаммытынан үүт буолар, ону таһынан атын ингиридийиэннэр эбиллиэхтэрин сеп. Сыырга тмиин куталлар.\nҮүтү оргуталлар, уонна өлүүлээн иэдьэгэйи куталлар. Оргуйуор диэри буккуйаллар, үүтүн үрүмэтэ тахсыар диэри. Үүтүн тоҕоллор, хойуутун хааллараллар.\nСылаас массаҕа ууллубут арыыны куталлар, сымыыт, сүөгэй, туус уонна тмин эбэллэр уонна кыра уокка сылыталлар. Ол кэнниттэн биир маасса буолуор диэри буккуйаллар. Бэлэм маассаны формаҕа куталлар уонна сөрүүн сиргэ уураллар. Аҕыйах күнүнэн бэлэм буолар.<|endoftext|>\nТуризм Саха сиригэр\nТуризм Саха сиригэр сайдар төрүөтэ.\nАрассыыйа γрдγнэн Саха сирэ былыргыттан киэҥ иэннээђинэн биллэр. Дойдубут кэрэ айылҕата, сиртэн хостонор баайа Аан Дойду хараҕын далыгар киирбитэ ыраатта. Саха сиригэр хатыламмат дьикти, кэрэ кѳстγγлээх, харыстанар, ытыктанар сир элбэх. Бу маннык сирдэр дьон биhирэбилин ылан, киэҥ сиргэ биллэн сылын аайы сылдьааччы ахсаана элбиир.\nТуризм Саха сиригэр сайдан иhэрэ бэлиэтэнэр. Ыраах омук дойдуларыттан ыалдьыттар ахсааннара эмиэ кыралаан улаатар. Кинилэр ахсааннара өссө элбиирин туһугар, өрөспүүбүлүкэҕэ киһини тардар бырайыактары таһынан үчүгэй суол-иис уонна табыгастаах инфраструктура бааллара ирдэнэр.\nТуристар сэргиир сирдэрэ.\nСаха сиригэр туризм суолталаах сирдэринэн Өлγѳнэ остуолбалара, Булуус, Кγрγлγγр, Киhилээх Хайа, Харама Хайата, Сиинэ хайалара, тукулааннар уо.д.а буолаллар. Бу маннык сирдэргэ дьон кγγс, сэниэ эбинэн, ыраастанан, алгыс этэн бириэмэлэрин туhалаахтык атаарар, сынньанар. Дойдубут хатыламмат, кэрэ кѳстγγлээх сирдэрин туhунан кылгастык кэпсиир буоллахха маннык.\nӨлγѳнэ ѳрγс уҥа кытылыгар, Хаҥалас улууһун Хачыкаат нэһилиэгин территориятыгар сытар «Булуус» туристическай комплекс дьон сѳбγлээн сылдьар сирэ. Кээмэйин улахана киhини сѳхтѳрѳр, сорох сиргэ муус уhуна 3 миэтэрэђэ тиийэр. Булуус уратыта - анныттан кэлэр ыраас уу буолар. Хайа анныттан түһэр уу таастар үрдүлэринэн мууска киирэр. Олохтоохтор этэллэринэн, уу элбээтэҕинэ сүүрүүгэ түргэтиир, тыаһа өссө улаатар. Уу кыhыннары-сайыннары сγγрγгγрдэн биир кэлим сиргэ ирбэт мууhу γѳскэппит.\nБулуус уута – айылђа бэлэђэ. Дьγγктэ уута бестяхскэй водоноснай террасаттан устан, ыраастанан кэлэр. Бу уу доруобуйађа туhалаађа дакаастанан, γѳрэтиллэн турар. Тустаах γлэhиттэр сир анныттан кэлэр уу ырааhын, араас минералларынан баайын бэлиэтииллэр. Амтанынан да, дьэҥкиринэн да кыhыҥҥы муус уутугар майгынныыр. Онон турист куттаммакка куйааска утађын тѳhѳ бађар ханнарар. Маны таhынан хайа хаспађар киирэн γрγйэ муус тымныы уутугар сѳрγγкээн сѳтγѳлγѳххэ сѳп.\nБулуус – айылђа сокуоннарыгар бас бэриммэтэх дьикти кѳстγγлээх ирбэт тоҥ. Сайыҥҥы куйаас кγн, сир–дойду кγѳђγнэн бγрγнэн турар кэмигэр бу сир хас биирдии киhи кутун–сγрγн тохтотор, харађын абылыыр, интириэhиргэтэр.\nКиhилээх хайа – айылђа уустаан–ураннаан, чочуйан оҥорбут сэдэх кѳстγγтэ. Саха сирин Верхоянскай улууhугар баар. Манна туристар Аан дойду бары муннуктарыттан кэлэн сынньанан бараллар. Олохтоохтор эмиэ сөбүлээн сылдьаллар. Киhилээх хайатын үрдүгэ 1070 миэтэрэ, уhуна 25 километр, очуостар орто үрдүктэрэ 25-30 миэтэрэ.\nХайа боруодатын алдьаныыта араас быhыылаах очуостары үөскэппит. Очуостар тымныы уонна тыал дьайыытыттан араас быhыылара киhиэхэ, кыылга майгынныыллар. Бу кѳстγγ киhи илиитинэн оҥорбутун курдук. Бастаан Байанай таас кэлэр. Бу таас булчуттар таастара. Онтон Таптал тааhа - уоллаах кыыс тураллара көстөр. Сахалыы таӊастаахтар, уол тобуктаан турар. Үрдүктэрэ 16 миэтэрэ. Таптал очуоhа сылаас буолар, мантан оҕото суох дьахтар оҕо кутун көрдөhүөн сөп. Саамай үрдүккэ олоӊхо тааhа кэлэр.Саха киhитэ тобугун тутан олоӊхолуу олорор. Үс кут таастар ийэ, салгын, буор куту кɵрдɵрɵллɵр.\nКиhилээххэ сылдьыбыт киhи арчы, эниэргийэ ылар. Күүстээх эниэргийэлээх буоллаххына үлэӊ-хамнаhыӊ табыллар, кыайыы-хотуу киhини арыаллыыр. Сорох дьон эмтэнэн ыарыылара ааhан хаалар. Ону таhынан киhи бэйэтэ эмиэ уларыйар: холкутуйар, уоскуйар, олођу кѳрγγтэ тупсар. Хайа анныттан сγγрγгγрдэр уу киhи доруобуйатыгар туhалаађа, эмтиир дьайыылаађа биллэр.\nКиhилээх хайатын сүдү очуостарын киhи кѳрѳн сɵђѳр–махтайар. Бу Ытык Сир кγγстээх энергетикалаађынан биллэр. Манна туристар сахалыы сиэри-туому тутуhан арчыланаллар, кэрэ айылҕаттан күүс-уох ылаллар.\nӨлγѳнэ ѳрγс уҥа хочотун эниэтигэр аатырбыт Өлγѳнэ туруук хайалара дьэндэйэн тураллар. Өлүөнэ тайылҕаннаах туруук хайалара кытылы кыйа 4 көс устата хас да үрэҕи туораан Лэбидьэ хайаларыгар тиийэ тайыыллар. Бу улуу хайалар γрдγктэрэ 200–300 миэтирэђэ тиийэ уhуннаах. Манна Буотама хайалара, дьикти кэрэ Сиинэ кыртастара эмиэ киирэллэр. Өрγс кытылыгар турар таас хайаларга былыргы дьон уруhуйдарын кѳрγѳххэ сѳп.\n540 мөлүйүөн сыллар анараа өттүлэригэр Алдантан Анаабырга диэри дьалкыйа сыппыт муора түгэҕиттэн, былыргы үйэтинээҕи улуу байҕал харамайдарын уҥуоҕун иҥэриммит таастар өрө сүгүллэн тахсан өрүһү кыйа кэккэлээбиттэр. Ол таастары ардах-хаар, тыал быһыта сынньан туруук гына чочуйбут. Ити кэннэ, манна үөскээбит тыынар-тыыннаах саҥа көрүҥнэрэ Сир иэнин тилийэ тарҕаммыттар. Ол туруук таастар Сир ийэҕэ тыынар-тыыннаах үөскээһинин ырылыччы көрдөрөр буоланнар, бу ытык сири ЮНЕСКО ахсыс киритиэрийинэн, ол эбэтэр, Сир үөскээһинин уонна сиргэ олох сайдыытын чинчийэр билимҥэ суолтатын өрө тутан, Аан дойду харыстанар, сүдү баайынан билиммитэ.\nӨлγѳнэ туруук хайаларыгар сүгүрүйэ туристар 1966 с. ыла тиһигин быспакка кэлэллэр, 1850 с. ыла манна дойду учуонайдара чинчийэр үлэни ыыталлар. 1995 с. Өлүөнэ туруук хайалара Аан дойду уһулуччулаах геологическай пааматынньыктарын испииһэгэр киирбитэ.\n1994 сыллаахха Өлүөнэ турууктарыгар айылҕа паарката тэриллибитэ. Билигин манна үлэ-хамнас күөстүү оргуйар. Бу паарка сиригэр-уотугар Дириҥ үрэхтээҕи былыргы дьон олохсуйбут археологиятын пааматынньыга киирэр. Ону сэргэ, манна муус үйэ саҕана олоро сылдьыбыт Хотугу Америка бизоннара төннөн кэлэн мэччийэллэр, ахсааннара сүүскэ тиийэ.\nУлуу Өлүөнэ эбэни, кини кыталыктаах кырдалларын, кэрэ туруук хайаларын хас биирдии киhи долгуйа, киэн тутта, астына кѳрѳр, сүгүрүйэр. Ол иһин улуу Өлүөнэ модун үөһүн ийэ киин дойду оҥостон саха барахсан былыргы дьыллар мындааларыттан күн бүгүҥҥэ диэри туруук хайалары кытта тэҥҥэ олох охсууларын уйан кэллэҕэ.\nСахабыт сирин баайа – айылҕата. Ханнык да бэйэлээх кэрэ, итии дойду халлаанын анныгар Саха сирин айылҕатын курдук кэрэ, тыытыллыбатах айылҕа, сγрэђи–быары сылаанньытар ыраас салгын суох. Биһиги айылҕабыт: улуу хайалара, киэҥ алаастара, халыҥ сис тыалара, кγн уотугар дьиримнии оонньуур күөллэрэ, үрэхтэрэ, өрүстэрэ – ханна да хатыламмат.\nБиhиги, Саха сирин олохтоохторо, сγдγ баайбытын - кэрэ бэйэлээх айылђабытын кѳр–кγлγγ, сынньалаҥ сирэ эрэ курдук саныырбыт, ыhа–тођо, бађарбыппытын алдьата сылдьарбыт хомолтолоох быhыы. Айылђабытын харыстыахтаахпыт, араҥаччылыахтаахпыт, сγдγ кγγhγгэр сγгγрγйγѳхтээхпит. Оччоҕо эрэ киһи аймах айылҕаны кытта дьүөрэлээхтик олорон, саҥалыы сайдар уонна олоҕу салгыыр кыахтаах.\nТуhаныллыбыт литература:.\n1. Туризм в Якутии / Учебное пособие. – Якутскай – 2010. -70с.\n2. Кыым хаhыат / Өрөгөйдөөх Өлүөнэ туруук хайалара Аан дойду дьонун харысхалыгар киирдэ. – от ыйын 16 кγнэ 2012 сыллаађы таhаарыы.<|endoftext|>\nДарбасов Егор Григорьевич\nДарбасов Егор Григорьевич - региональнай экэниэмикэ институтун дириэктэрэ, СӨ Акадьыамыйатын академига, экономическай наука дуоктара, бэрэпиэссэр.\nСунтаар улууһун Кэбээйи нэhилиэгэр төрөөбүт Саха АССРга колхозниктар дьиэ киэргэнигэр. Кэбээйи оскуолатыгар үөрэммит. 1955 сылга планово-экономическай факультетка үөрэнэ киирбит. Ону бүтэрэн баран 1959 сылга эдэр идэлээх үлэhит экономика отделыгар Саха филиалга СО АН СССР үлэлии киирбит. Бэйэтин научнай улэтин \"экономика золотодобывающих уонна алмазодобывающих промышленных отраслей\" үөрэтииттэн саҕалаабыт. 1968 сылтан \"сектор эффективности промышленного производства\" сэбиэдиссэйинэн улэлээбит. 1982 сылга Дарбасов докторскай диссертацияны көмүскээбит \"методологические проблемы оценки эффективности региональной экономики Севера\" уонна сахалартан бастакы экономика билимин доктораынан буолбут. Егор Григорьевич 47 сыл үлэлээбит ол сыллартан 43 сылы үөрэххэ анаабыт. Россия региональнай экономикатыгар уонна политикатыгар биир бөдөҥ специалиһынан ааҕыллар. Дарбасов 400 научнай улэҕэ суруйаччы буолбут. 1998 сылтан профессор Дарбасов Региональнай институтун диссертиционнай советын тэрийээччи уонна мунньаҕы салайааччы. 1993 сылтан Региональнай экономика АН РС(Я) дириэктэрэ.<|endoftext|>\nСаха таҥаһа\nХас биирдии норуот таҥаһа кини олорор сирин, култууратын уонна итэҕэлин көрдөрөр. Биһиги өбүгэлэрбит таҥастара саха материальнай култууратын чааһа буолар уонна тулалыыр эйгэлэрин, итэҕэллэрин кытта ыкса сибээстээх. Сахалар сир ийэҕэ итэҕэллэрэ – үрдүк майгылаах-сигилилээх уонна ырыҥалыыр өйдөөхтөрүн мэктиэтэ буолар. Биһиги өбүгэлэрбит култуурнай нэһилиэстибэлэрэ, сиэрдэрэ-туомнара, итэҕэллэрэ ордук чаҕылхайдык таҥастарын быһыытыгар, оһуорга уонна киэргэлгэ көстөр. Биһиги өбүгэлэрбит былыргы итэҕэллэринэн куһаҕан тыыннар киһиэхэ олус куһаҕаннык дьайыахтарын, араас ыарыылары аҕалыахтарын сөп. Ол иһин куһаҕан тыыны үүрүү, ыраастаныы уонна харыстаныы сиэрэ-туома баар. Үрдүк суолтаны таҥаска эмиэ уураллара. Таҥаска түһэриллибит оһуор киһи доруобуйатын уонна дууһатын харыстыырга көмөлөһөрө. Биһиги өбүгэлэрбит олохторо тулалыыр айылҕаны кытта ыкса сибээстээх этэ аһы-таҥаһы, улэҕэ туттар сэби-сэбиргэли: барытын айылҕа биэрэрэ. Ол иһин Саха норуотун төрүт таҥаһа материальнай култуура чааһа буоларын быһыытынан, кини итэҕэлин, сиэрин-туомун, айылҕатын, таҥаларын кытта ыкса сибээстээх.\nСаха таҥаһын бириэмэтинэн уонна олох-дьаһах уларыйыытынан икки бөлөххө араарыахха сөп:\nБиһиги өбүгэлэрбит таҥастарын функциональнай туттуллуутунан араарыахха сөп:\nТаҥас киэргэлин тутула сахалар үс дойду баар диэн итэҕэллэриттэн тахсара:\nАтах таҥаһа өҥнөөх сабынан тигиллэрэ. Киһи куһаҕан тыынтан тутулуктааҕын аллараа дойду көрдөрөрө. Саха таҥаһын сүрүн уратыта киэргэл буолар. Ордук кыыс уонна дьахтар таҥаһын киэргэтэллэр. Кыыс кэрэтин кубаҕа эбэтэр кыталыкка холоон хоһуйаллара. Сахаларга кыталык сөҕүмэр кэрэ көтөр быһыытынан биллэр. Таҥас киэргэлэ өссө куһаҕан тыынтан уонна сабыдыалтан көмүскүүрэ. Сахалар олохторо уонна хаһаайыстыбалара айылҕаны кытта ыкса сибээстээҕэ. Ол иһин таҥас өҥө айылҕа палитратын көрдөрөр – халлаан, үүнээйи, күн, хаар өҥнөрө. Айылҕа уһуктуута, саас үүнээйи чэчигириирэ, онтон күһүн хагдарыйара, күн тахсыыта, киириитэ – бу барыта тиһиллибит оһуордарга көстөрө, ол онно маҥан, хара, халлаан күөх, от күөх уонна араҕас өҥнөр ордук баһыйаллара. Бу барыта тулалыыр эйгэни кытта ситимнээх уонна олох, дьол бэлиэтэ буолаллар. Хара, бороҥ, сиэрэй өҥнөр сир ийэни бэлиэтииллэр. Саха төрүт таҥаһа кини атын норуоттартан уратытын, баай историятын уонна култууратын көрдөрөр. Биһиги өбүгэлэрбит итэҕэллэринэн, сиэри-туому тутуһан, саха төрүт таҥаһын саҥалыы сайыннарыах тустаахпыт. Оччоҕуна эрэ сахабыт таҥаһа өр сылларга харыстаныа уонна кэлэр көлүөнэ киэн туттуута буолуо.\nТуһаныллыбыт литература 1. П.П. Явловский. Летопись города Якутска. Издательство «Якутский край». 2002г. 2. Ф.Г. Сафронов. Энциклопедия Якутии. Москва, 2002г. 3. М.М. Носов. Одежда и петр украшения у якутов. Якутск, 1955г. 4. Л.Н. Расторгуева. Традиционная зимняя одежда народов Якутии. Мурманскай, 1986г. 5. З.П. Соколова. Арктика – мой дом. Полярная энциклопедия школьника. Москва, 1999г. 6. С.Р. Иванова. Якутская одежда. В помощь учителю. Якутск, 1993г. 7. С.И. Петрова. Традиционная одежда и мировоззрение наших предков. Якутск, 1999г.<|endoftext|>\nРесторанный бизнес\nРесторан (латинскай тылтан restauro, восстановить, крепить) – бэлэм аһы, утаҕы атыылыыр, миэстэтигэр дьон сакааһынан аһатар сир.\nКытайдар рестораннара былыр хайдах этэй да билигин да оннугунан хаалбыт. Тан династиятын (618-906сс) кэмигэр, кини салайар, номнуо рестораннар бааллара. Аан дойду үрдүнэн биир былыргы рестораннартан биирдэстэрэ Кайфынь куоракка баар « Бакит Чикен Хаус» буолар. Бу ресторан 1153 сыллаахха аһыллыбыта. Сун династиятын кэмигэр Кытай культурнай, политическай, экономическай киинэ Ханчжоуга сорох рестораннар анаан биир суол ас көрүҥүнэн дьарыктаммыттара. Арҕаа дойдуларга трактирдар уонна таверналар античность кэмиттэн биллэллэрэ. Кинилэр ааһан иһэр дьоҥҥо аналлаах тэриллибиттэрэ. Олохтоохтор биирдэ эмэтэ сылдьаллара. XVIII үйэҕэ эрэ дьон бэйэтин сакааһынан уонна хайдах аһы сөбүлүүрүнэн рестораннар астыыр, аһатар буолбуттара. Гиннес рекордун кинигэтигэр киллэриллибит билигин да үлэлии турар Собрино-де-Ботин (Sobrino de Botin) диэн ресторан Мадридка (Испания) 1725 сыллаахха аһыллыбыта.\nАан-бастаан ресторан диэн тылы 1765 сыллаахха бульон атыытынан дьарыктанар Париж олохтооҕо Буланже киллэрбитэ.\nБилигин биһиги үөрэммит рестораммыт (тус-туспа астаах, тус-туспа остуоллардаах, менюттан көрөн астарын талар, оччоттон баччаҕа диэри үлэлиир чаастаах) бастаан 1782 сыллаахха Бовилье диэн киһи Гран-Таверн-де-Лондр диэн ааттаах ресторана буолар.\nРоссияҕа XlX үйэ бастакы аҥарыгар «ресторация» диэн өйдөбүл «трактир» диэн тылтан уларыйан үөскээбитэ. Бастаан гостиница эрэ иһинэн аһыллыбыттара. Москва куоракка бастаан аһыллыбыт ресторан «Славянский базар» диэн этэ. Бу рестораны архитектордар Р.А. Гедике уонна А.Е. Вебер 1872-1873 сыллардаахха туппуттара. Бу ресторан трактиртан уратытынан онно половойдар диэн буолбакка официаннар үлэлииллэрэ. Кинилэр фрак кэтэллэрэ уонна үрүҥ перчаткалаахтара. МХА-ты төрүттээччилэр Станиславскай уонна Немирович-Данченко бастаан манна көрсүбүттэрэ. Нууччалар тас дойдуларга көһөн олохсуйар буолбуттарын түмүгэр нуучча төрүт астарын астыыр рестораннар аһыллыбыттар.\nРесторан үлэтин киэҥ эйгэтэ атыттартан быдан ураты. Бу эйгэ уруккуттан олохтоммут угэһинэн искусство көрүҥүн, улэһиттэр уопуттарын, өҥөнү оҥоруу, дьону тардар, хааччыйыы, кинилэр санааларын, баҕаларын толорор тэрилтэ буолар. Сылтан сыл ресторан улэтин таһыма урдээн иһэр. Дьону бэйэҕэ тардар охсуһуу үлэтэ күүскэ барар. Ол тумугэр топ-менеджердэр саҥаттан саҥа көрүҥнэри уонна ньымалары булан сайыннараллар. Атыттартан уратыны, урут ханна да суоҕу була-көрдүү сатыыллар. Ресторан үлэтэ хайдах барыс киллэрии, туох баар үлэ бэйэ-бэйэлэриттэн ыкса сибээстэһэн сөп түбэсиһэн үлэлээтэхтэринэ эрэ сайдар кыахтаах.\nКиһи олоҕор ресторан улахан оруолу ылар. Ол курдук онно тиийэн аһааһын эрэ буолбакка, дьон бэйэ-бэйэтигэр сыһыаны олохтуур. Аҥардас аһыы эрэ буолбакка дьону кытта билсэ бэйэни көрдөрө кэлэр сирдэрэ буолар. Дьон рестораҥҥа кэлэн ас амтанын, сытын, киһини тардар дьиэтэ-уота оҥоһуутун, хааччыйыытынан, иһит-хомуос хайдаҕа бу барыта улахан оруолу оонньуур. Итиннэ олоҕуран бу ресторанна аhыыр туhалааҕа ду туhата суоҕа ду быhаарыллар\nРесторан көдьүүстээх үлэтэ араас көрүҥнэртэн тутулуктаах. Рестораны бастаан хайдах салайар туһунан толкуйдарыттан саҕалаан бу үлэ-хамнас хайдах барарын хонтуруоллааһына саҕаланар.\nМанна бас билээччи эбэтэр директор хайдах барыс киллэрэр, салайар толкуйа улахан оруолу ылар.\nАтыыны-тутууну хайдах ыытыы, дьаһайыы, этика, мораль сыаннастара киирэллэр. Төһө кыалларынан кэлбит дьону астыннаран ыытыы, бу ресторан тэрийээччилэрин үлэлэрин түмүгэ. Рестораннай бизнес — бу урбаанньыт бэйэтин эбэтэр иэс (займ) ылбыт үбүнэн бэйэтин эппиэтигэр ылыммыт дьыалата буолар.\nАтыы-эргиэн барыс киллэрэр атын тэрилтэлэр курдук ресторан үлэтэ бизнес былаан, менеджмент, маркетинговай чинчийии уонна бэйэ былаанын толкуйдааһына буолар.\nХайдах дьон сылдьарыттан ресторан ис туруга оҥоһуллар. Ресторан ис туругуттан кини тутула оҥоһуллар.\nРесторан үлэтин хайысхата ханнык миэстэҕэ үлэлии турар сириттэн (омугуттан), нэһилиэнньэтин туругуттан учуоттанар. Бу мантан барытыттан тэрилтэ ис оҥоһуга, киэргэтиитэ, аһын арааһа учуоттанар.\nРесторан ситиһиилээхтик үлэлииригэр ас хаачыстыбата, меню, үлэһиттэр, ас сыаната, менеджмент, ханна турарыттан тутулуктаах.\nРесторан турар сирэ маннык көрүҥнэртэн көрөн оҥоһуллар:\nРесторан көрүҥнэрэ:\nТуттуллубут литература:<|endoftext|>\nГостиница сиэрбиһин өҥөтө\nГостиница диэн киһи аҕыйах кэмҥэ олороругар анаммыт тэрилтэ. Бу тэрилтэ үчүгэйдик улэлиирин туһугар ыалдьытымсах быһыы улахан оруолу оонньуур. Ыалдьытымсах быһыы гостиница олохтооҕор санаатын, толкуйун уруһуйдууругар улахан кѳмѳну оҥорор. Ыалдьытымсах быһыы сүрүн сыалынан ыалдьыт баҕа санаатын, ирдэбилин толоруу буолар. Гостиница киһи олороругар сѳптѳѳх, толору миэбэлинэн хааччыйыллыбыт, аччаабыта биэс хостоох буолуохтаах.\nХостор 4 сүрүн бѳлѳххѳ арахсаллар:\nСюит – 75 кв. м. кырата суох хос, 3 эбэтэр онтон элбэх олорор хостоох нүѳмэр.\nАпартамент – 40 кв. м. кырата суох, 2 эбэтэр онтон элбэх олорор хостоох уонна кухоннай тэриллээх нүѳмэр.\nЛюкс – биир киһиэхэ 35 кв.м. кырата суох иэннээх нүѳмэр.\nСтудия – 25 кв.м. иэннээх биир хостоох нүѳмэр.\nГостиница сиэрбиһин сүрүн ѳҥѳлѳрүнэн хостору броньнааһын, ыалдьыттар кѳрдѳһүүлэрин толоруу, ыалдыттары кѳрсүү уонна тѳлѳбүрдэрин ылыы, ону кытары хосторугар дылы атааран биэрии буолаллар. Гостиница улэһиттэрэ икки таһымынан арахсаллар: Бастакы таһымҥа ыалдьыты кытта ыкса ситимнэһэ сылдьар үлэһиттэр киирсэллэр. Холобура, администратор буолуон сѳп. Онтон гостиница олохтоо5ун кытта ситимнэспэт үлэ персонала иккис таһымҥа киирсэр. Маннык таһымынан арахсыы гостиница үлэтигэр даҕаны, үлэһиттэригэр даҕаны улаханнык ирдэнэр.\nПерсонал сүрүн ирдэбиллэрэ: этиканы билии, тутуһуу; кэпсэтии психологиятын бас билии; үчүгэй быһыы – майгы; сэбэр тас костүү; омук тылын билии; сааһыгар хааччахтааһын баар буолаллар.\nГостиница ѳҥѳлѳрүн оҥоруу уонна олоххо киллэрии:\n1. Ыалдьыты олохтооһун сулууспатын кытта ыалдьыт аан маҥнайгынан билсиһэр. Бу сулууспа броньнааһыны, ыалдьыты бэлиэтээһини, иһитиннэрии биэриини уонна ыалдьыт тахсан барарыгар ороскуотун суоттаан оҥорон биэрэр. Манна сүрүн үлэни администратор оҥорор. Портье ыалдьыкка хоһун күлүүһүн биэрэргэ уонна харайарга эппиэттиир. Онтон оператор ыалдьыт ѳҥѳтүн тѳлѳбүрүн сѳпкѳ тѳлѳѳн иһэрин кэтиир. Ону кытары паспортнай остуол үлэһитэ ыалдьыт пааспарын дааннайдарын бэрэбиэркэлиир. Ол кэннэ гостиница үлэһитэ эбэтэр администратор ыалдьыты нүѳмэригэр дылы атааран биэрэр.\nЫалдьыты кѳрсүү икки кѳрүҥҥэ арахсар:\n- аэропортка эбэтэр вакзаалга.\n- гостиница киирии ааныгар эбэтэр вестибюлга.\n2. Миэстэ уонна хос броньнааһын ѳҥѳтѳ ыалдьыкка саамай бастакы ѳҥѳ буолар. Гостиница сиэрбиһин ѳҥѳтѳ барыта бу ѳҥѳттѳн саҕаланар. θскѳтүн ыалдьыт хоһун тѳлѳпүѳн нѳҥүѳ броньнуур буоллаҕына гостиница үлэһитэ хайаан даҕаны ыалдьыкка улахан болҕомтотун ууран туран кэпсэтиэхтээх. Хаһан ба5арар бу кэпсэтииттэн саҕалаан ыалдьыт гостиница туһунан санаатын сааһылаан саҕалыыр. Гостиница хас категориялааҕа сулуһуттан кѳрѳн биллэр. Онтуката гостиница тѳһѳ комфортааҕа уонна тѳһѳ элбэх ѳҥѳнү биэрэрин бэлиэтиир.\nАан дойду гостиницалара маннык сүрүн бириинсиптэри тутталлар: 1. Ыалдьыкка хайаан даҕаны тѳһѳ кыалларынан элбэх ѳҥѳ буор босхо бэриллиэхтээх. 2. Ыалдьыт наадыйар маллара барыта гостиница иһигэр атыыга баар буолуохтаах. 3. Гостиница миэстэтэ барыта харчы киллэриэхтээх.\nТуһаныллыбыт литература: 1. Третьякова, Т. Н. Сервисная деятельность: учебное пособие – Москва: Академия, 2010. – 304с. 2. Лойко, О.Т. Сервисная деятельность: учебное пособие – Москва: Академия, 2008. – 304с. 3. Руденко, Л.Л. Сервисная деятельность – Москва: Дашков и Ко, 2013. – 208с.<|endoftext|>\nРестораан\nРесторан (латинскай тылтан restauro, восстановить, крепить) – бэлэм аһы, утаҕы атыылыыр, миэстэтигэр дьон сакааһынан аһатар сир. Кытайдар рестораннара былыр хайдах этэй да, билигин да оннук хаалбыт. Тан династиятын салайар (618-906сс) кэмигэр, номнуо рестораннар бааллара. Аан дойду үрдүнэн биир былыргы рестораннартан биирдэстэрэ Кайфынь куоракка баар « Бакит Чикен Хаус» буолар. Бу ресторан 1153 сыллаахха аһыллыбыта. Сун династиятын кэмигэр Кытай культурнай, политическай, экономическай киинэ Ханчжоуга сорох рестораннар биир суол ас көрүҥүнэн анаан дьарыктаммыттара. Арҕаа дойдуларга трактирдар уонна таверналар античность кэмиттэн биллэллэрэ. Кинилэр ааһан иһэр дьоҥҥо аналлаах тэриллибиттэрэ. Олохтоохтор биирдэ эмэ сылдьаллара. XVIII үйэҕэ эрэ дьон бэйэтин сакааһынан уонна хайдах аһы сөбүлүүрүнэн рестораннар астыыр, аһатар буолбуттара. Гиннес рекордун кинигэтигэр киллэриллибит билигин да үлэлии турар Собрино-де-Ботин (Sobrino de Botin) диэн ресторан Мадридка (Испания) 1725 сыллаахха аһыллыбыта.\nАан-бастаан ресторан диэн тылы 1765 сыллаахха бульон атыытынан дьарыктанар Париж олохтооҕо Буланже киллэрбитэ. Билигин биһиги үөрэммит рестораммыт (тус-туспа астаах, тус-туспа остуоллардаах, менюттан көрөн астарын талар, үлэлиир чаастаах) бастаан 1782 сыллаахха Бовилье диэн киһи Гран-Таверн-де-Лондр диэн ааттаах ресторана буолар.\nРоссияҕа XlX үйэ бастакы аҥарыгар «ресторация» диэн өйдөбүл «трактир» диэн тылтан уларыйан үөскээбитэ. Бастаан гостиница эрэ иһинэн аһыллыбыттара. Москва куоракка бастаан аһыллыбыт ресторан «Славянский базар» диэн этэ. Бу рестораны архитектордар Р.А. Гедике уонна А.Е. Вебер 1872-1873 сыллардаахха туппуттара. Бу ресторан трактиртан уратытынан онно половойдар диэн буолбакка официаннар үлэлииллэрэ. Кинилэр фрак кэтэллэрэ уонна үрүҥ перчаткалаахтара. МХА-ты төрүттээччилэр Станиславскай уонна Немирович-Данченко бастаан манна көрсүбүттэрэ. Нууччалар тас дойдуларга көһөн олохсуйар буолбуттарын түмүгэр нуучча төрүт астарын астыыр рестораннар аһыллыбыттар.\nРесторан үлэтин киэҥ эйгэтэ атыттартан быдан ураты. Бу эйгэ уруккуттан олохтоммут үгэһинэн искусство көрүҥүн, улэһиттэр уопуттарын, өҥөнү оҥоруу, дьону тардар, хааччыйыы, кинилэр санааларын, баҕаларын толорор тэрилтэ буолар. Сылтан сыл ресторан үлэтин таһыма үрдээн иһэр. Дьону бэйэҕэ тардар охсуһуу үлэтэ күүскэ барар. Ол тумүгэр топ-менеджердэр саҥаттан саҥа көрүҥнэри уонна ньымалары булан сайыннараллар. Атыттартан уратыны, урут ханна да суоҕу була-көрдүү сатыыллар. Ресторан үлэтэ хайдах барыс киллэрэр, ону таһынан туох баар үлэ бэйэ-бэйэлэрин кытта ыкса сибээстэһэн сөп түбэсиһэн үлэлээтэхтэринэ эрэ сайдар кыахтаах.\nКиһи олоҕор ресторан улахан оруолу ылар. Ол курдук онно тиийэн аһааһын эрэ буолбакка, дьон бэйэ-бэйэтигэр сыһыаны олохтуур. Аҥардас аһыы эрэ буолбакка, дьону кытта билсэ, бэйэни көрдөрө кэлэр сирдэрэ буолар. Дьон рестораҥҥа кэлэн ас амтанын, сытын, киһини тардар дьиэтин-уотун оҥоһуутун, хааччыйыытын сыаналыыр, иһит-хомуос хайдаҕа - бу барыта улахан оруолу оонньуур. Итиннэ олоҕуран бу рестораҥҥа аhыыр туhалааҕа дуу, туhата суоҕа дуу быhаарыллар.\nРесторан көдьүүстээх үлэтэ араас көрүҥнэртэн тутулуктаах. Рестораны бастаан хайдах салайар туһунан толкуйдарыттан саҕалаан бу үлэ-хамнас хайдах барарын хонтуруоллааһына саҕаланар. Манна бас билээччи эбэтэр директор хайдах барыс киллэрэр, салайар толкуйа улахан оруолу ылар. Атыыны-тутууну хайдах ыытыы, дьаһайыы, этика, мораль сыаннастара киирэллэр. Төһө кыалларынан кэлбит дьону астыннаран ыытыы, бу ресторан тэрийээччилэрин үлэлэрин түмүгэ. Рестораннай бизнес — бу урбаанньыт бэйэтин эбэтэр иэс (займ) ылбыт үбүнэн бэйэтин эппиэтигэр ылыммыт дьыалата буолар. Атыы-эргиэн барыс киллэрэр атын тэрилтэлэр курдук ресторан үлэтэ бизнес былаан, менеджмент, маркетинговай чинчийии уонна бэйэ былаанын толкуйдааһына буолар. Хайдах дьон сылдьарыттан ресторан ис туруга оҥоһуллар. Ресторан ис туругуттан кини тутула оҥоһуллар. Ресторан үлэтин хайысхата ханнык миэстэҕэ үлэлии турар сириттэн (омугуттан), нэһилиэнньэтин туругуттан учуоттанар. Бу мантан барытыттан тэрилтэ ис оҥоһуга, киэргэтиитэ, аһын арааһа учуоттанар. Ресторан ситиһиилээхтик үлэлииригэр ас хаачыстыбата, меню, үлэһиттэр, ас сыаната, менеджмент, ханна турарыттан тутулуктаах.\nРесторан турар сирэ маннык көрүҥнэртэн көрөн оҥоһуллар:\nРесторан көрүҥнэрэ:\nТуттуллубут литература:<|endoftext|>\nКонор Макгрегор\nКонор Макгрегор бэс ыйын 14 күнүгэр 1988 сыллаахха Дублин куоракка төрөөбүтэ. Онно кини бастакытын спортка интэриэһиргээбитэ. Aан бастаан футболунан дьарыктаммыта. Кини «Лудер Селтик» диэн хамаандаҕа оонньообута уонна «Манчестер Юнайтед» диэн кулуупка ыалдьар этэ.\n2006 сыллаахха дьиэ кэргэнин кытта Лукан диэн куоракка көһөн кэлбиттэрэ, онно тиийэн орто оскуолаҕа уорэнэ барбыта. Оскуолатын бүтэрэн баран водопроводчик уөрэҕэр үөрэнэн саҕалаабыта.\nКэнники Лукааҥҥа кини тустуунан инники UFC охсуһуугун кытта уорэнэн саҕалаабыта. Оннук сылдьан Конор быраабылата суох охсуһууга интэриэһиргээбитэ. 16 сааһыгар СБГ диэн хамаандаҕа киирбитэ.\nХоһуун этэринэн кини олоҕор улахан оруолу ийэтэ оонньообута.\n\"Ийэм мин карьерабар улахан оруолу оонньообута. Ыарахан кэмнэрбэр мин тугу гынарбын, тугунан дьарыктанарбын, билбэт түгэммэр, спортан тэйэрим дуу диэн толкуйдаабытым, ийэм тренербын кытта кэпсэппитэ, кини биһиэхэ дьиэбитигэр кэлэн миигин салҕыы дьарыктанарга итэҕэппитэ.Ол иһин мин күн аайы киниэхэ махтана саныыбын\",-диир кини.\nКини профессиональнай карьератын быраабылата суох охсуһууга чэпчэки ыйааһынтан саҕалаабыта. Кэнники карьернай статистикатыгар уон кыайыы икки хотторуу оҥорон баран бастакытын аллараа категорияҕа киирэн икки охсуһуу кэннэ чемпион үрдүк аатын ылбыта. Ол кыайыытыгар тохтообокко кини урукку ыйааһыныгар төннөн Иван Бухингера диэн хоһуунтан титулын былдьаабыта. Ол кэннэ икки ыйааһыҥҥа тэҥҥэ чемпионнаабыта.\nБэйэтин олоҕо:.\n2007 сылтан Ди Девлинныын кэргэнниилэр.<|endoftext|>\nОльга Зайцева\nОльга Алексеевна Зайцева - биатлонистка.\nСпортивнай ситиһиилэрэ:.\nЗайцева 2 төгүллээх эстафета олимпийскай чемпионката ( 2006 уонна 2010 сылларга), үс төгүл кыһыҥҥы биатлоҥҥа аан дойдутааҕы чемпионката ( 2005, икки төгүл 2009 сыллаахха) уонна икки төгүл сайын (2012 сыллаахха). Үрүҥ көмүс мэдээл кыһыҥҥы олимпийскай оонньууларга масс – стартка Ванкуверга ( 2010) уонна Сочитааҕы эстафетаҕа (2014) ылбыта. Аан дойдутааҕы кубокка тус бэйэ сүүрдүүтүгэр 13 төгүл кыайыыны ситиспитэ.\nОлоҕун олуктара.\nЫам ыйын 16 күнүгэр 1978 сыллаахха Москуба куоракка төрөөбүтэ. Бастаан хайыһарынан дьарыктаммыта, 13 сааһыгар москватааҕы 43 нүөмэрдээх СДЮШОР киирбитэ. Оскуолаатааҕы биатлон хамаандатыгар кыттыылаахтар тиийбэттэрин иһин киирбитэ, ол эрээри хас да күрэхтэһии кэнниттэн бу көрүҥ кини анала буоларын билбитэ. 1993 сыллаахха Зайцева биатлон төрүтүн бүтүннүү баһылаабыта, сүүмэрдиир нуорманы толорон иккис састаапка киирбитэ. 22 саастааҕар Европа чемпионаатыгар үрүҥ көмүс мэдээли ылбыта, ол кэнниттэн сүрүн састаапка көспүтэ. Бастаан Олимпийскай оонньууларга 2002 сылаахха кыттыбыта, ол эрээри бастакы кыһыл көмүс мэтээлин Ольга аныгыс оонньууларга Туриҥҥа (4х6 км эстафетаҕа) ылбыта. Ол кэнниттэн 2005 сыллаахха аан дойду чемпионатыгар кыһыл көмүс мэдээли (4х6 км эстафетаҕа) ылбыта, 2 үрүҥ көмүс ( чугаска 7,5 км уонна булкаас эстафетаҕа) уонна боруонса (10 км эккирэтиигэ).<|endoftext|>\nУсуойун Болт\nУсэйн Сент-Лео Болт – кылгас дистанцияҕа аатырбыт сүүрүүк, 9 төгүллээх олимпийскай уонна аан дойду 11 төгүллээх кыайыылааҕа. Күрэхтэһэрин тухары аан дойду 8 рекордун олохтообута.\nАтырдьах ыйын 21 күнүгэр 1986 сыллаахха Ямайкаҕа, Трелони уокуругар Шервуд-Контент куоракка күн сирин көрбүтэ. Кини\n3 Олимпиада ҕасубуруччу 100 уонна 200 миэтирэлэргэ бастаабыт спорсменынан буолар (Пекин 2008, Лондон 2012 уонна Рио-Де-Жанейро 2016 сыллардаахха).\nАан дойду чемпионаттарыгар 11 кыhыл көмус мэтээли ылбы бастакы киhи. Аатын уонна түргэнин иhин «Чаҕылҕан» диэн хос ааттаабыттара.\nУсэйн Болт итэҕэлинэн христианин-католик. Кыра сылдьан көхтөөх оҕо этэ, крикеты сөбүлээн оонньуур этэ. Крикетка курэхтэhэ сырыттаҕына Пабло Макнейл диэн тренер уол түргэнин уонна сымсатын көрөн сүүрүүгэ көс диэн сүбэлээбит. 2001 сыллаахха Ямайка оскуола оҕолорун чемпионатыгар 200 миэтирэҕэ 2 миэстэ буолбута.\n2003 сыллаахха Puma компаниялыын 2016 сылга дылы контракт туhэрсибитэ. Онтон ыла УБ наар Puma компания спортивнай танаhын кэтэн курэхтэhиилэргэ кыттар.\nБилигин Кингстон куоракка олорор. Усэйн Болт аан дойдуга саамай үрдүк хамнастаах спортсменнар ахсааннарыгар киирэр. 2011 сыллаахха «Tracks &amp; Records » диэн ресторан арыммыта.\nНа5араадалара:.\nСыл Курэхтэhии аата Куорат аата Миэстэ Дистанция Бириэмэтэ (с)\n2002 Аан дойду ыччакка чемпионата Кингстон, Ямайка\n2002 Аан дойду ыччакка чемпионата Кингстон, Ямайка 2 Эстафета 4х100 м 39,15\n2002 Аан дойду ыччакка чемпионата Кингстон, Ямайка 2 Эстафета 4×400 м\n2003 Аан дойду ыччакка чемпионата Шербрук, Канада\n2005 Центральнай Америка уонна Карибскай бассейн дойдуларын чемпионата Нассау, Багамские Острова\n2007 Аан дойду сүүрүүгэ чемпионата Осака, Япония\n2008 XXIX Сайынны Олимпийскэй оонньуулар\nПекин, Китай\n2008 XXIX Сайынны Олимпийскэй оонньуулар\nПекин, Китай 1 200 м 19,30\n2008 XXIX Сайынны Олимпийскэй оонньуулар\nПекин, Китай 1 Эстафета 4×100 м 37,10\n2009 Аан дойду сүүрүүгэ чемпионата Берлин, Германия\n2009 Аан дойду сүүрүүгэ чемпионата Берлин, Германия 1 200 м 19,19\n2009 Аан дойду сүүрүүгэ чемпионата Берлин, Германия 1 Эстафета 4×100 м 37,31\n2011 Аан дойду сүүрүүгэ чемпионата Тэгу, Республика Корея\n2011 Аан дойду сүүрүүгэ чемпионата Тэгу, Республика Корея 1 Эстафета 4×100 м 37,04\n2012 XXXСайынны Олимпийскэй оонньуулар\nЛондон, Великобритания\n2012 XXX Сайынны Олимпийскэй оонньуулар\nЛондон, Великобритания 1 200 м 19,32\n2012 XXX Сайынны Олимпийскэй оонньуулар\nЛондон, Великобритания 1 Эстафета 4×100 м 36,84\n2013 Аан дойду сүүрүүгэ чемпионата Москва, Россия\n2013 Аан дойду сүүрүүгэ чемпионата Москва, Россия\n2013 Аан дойду сүүрүүгэ чемпионата Москва, Россия\n2015 Аан дойду сүүрүүгэ чемпионата Пекин, Китай\n2015 Аан дойду сүүрүүгэ чемпионата Пекин, Китай\n2015 Аан дойду сүүрүүгэ чемпионата Пекин, Китай\n2016 XXXI Сайынны Олимпийскэй оонньуулар\nРио-де-Жанейро, Бразилия\n2016 XXXI Сайынны Олимпийскэй оонньуулар\nРио-де-Жанейро, Бразилия 1 200 м 19,78\n2016 XXXI Сайынны Олимпийскэй оонньуулар\nРио-де-Жанейро, Бразилия 1 Эстафета 4×100 м 37,27<|endoftext|>\nСтепанида Артахинова\nСтепанида Михайловна Артахинова Өлүөхүмэ улууһугар 1998 сыллаахха бала5ан ыйын 13 кунугэр төрөөбутэ. Москваатаҕы государственнай социально – гуманитарнай үнстүүтү бүтэрбитэ. Кырдьаҕастар уонна имбэлииттэр интернатыгар юриһынан улэлиир, куорат Үрдүкү – спортивнай мастырыстыба оскуолатыгар спортсмен – инструкторынан улэлиир, физкультура уонна спорт үнстүүтүгэр үөрэнэнэр.\nОх ытыннан 2007 сыллаахтан Москватааҕы государственнай социально – гуманитарнай үнстүүккэ үөрэнэ сылдьан дьарыктанан саҕалаабыта. Ыам ыйыгар 2008 сыллаахха Степанида Артахинова Кыайыы кунугэр аналлаах турнирга бастаабыта, от ыйыгар Арассыйа чөмпүөнээтигэр кыайбыта. Бу кэмтэн ыла хаамар – тэринэр аппараттаах имбэлиит киһилээх дьон, Арассыйа кубогын уонна чемпионатын хас да төгүллээх кыайылааҕа.<|endoftext|>\nЗаровняев Михаил Иннокентьевич\nМихаил Иннокентьевич Заровняев 1923 сыллаахха Маалтааны нэһилиэгэр Муҥур Баска саамай түгэх, кытыы учаастакка 9 оҕолоох Заровняевтар диэн дьадаҥы ыалга күн сирин көрбүтэ. Инчэҕэй тирбэҕэ быстыбатынан иитиллэн, оҕолор бары улаатан, үлэһит буолан, нэһилиэк сис ыаллара, дьоһун мааны дьонноро буолтара, нэһилиэги, холкуоһу салайсыбыттара.\nОччотооҕу олох уустук, ыарахан кэмигэр оскуола суоҕунан, кыайан үөрэммэтэҕэ. 1936 сыллаахха Кэптин начаалынай оскуолатыгар түөрт кылаһы бүтэрбитэ. Онтон ыла холкуоска үлэтин саҕалаабыта.\n1942 с. биригэдьииринэн улэлии сылдьан сэриигэ ыҥырыллыбыта. Сэрии бүппүтүн кэннэ өссө икки сыл армияҕа сулууспалаабыта. Дойдутугар 1947 с. эргиллэн кэлбитэ уонна үлэ саамай кытаанах өттүн толорбута. Кини үгүс үлэлэринэн ойуччу тутан, советскай - партийнай үлэлэргэ үлэлээбитин туһунан кэпсэниллиэ.\nДойдутугар эргиллээт да, бастаан нэһилиэк Сэбиэтин секретарынан, онтон ааҕар балаҕан сэбиэдиссэйинэн биирдии сыл үлэлээбитэ.\n1951-54 сс. нэһилиэк Сэбиэтин бэрэссэдээтэлинэн, иккиһин 1959-1961 сс., онтон үсүһүн 1966-1969 сс., Сэбиэтинэн барыта 10-тан тахса сыл үлэлээн улахан кылааты киллэрбитэ. Оччолорго нэһилиэк оройуоҥҥа биир саамай хаалыылааҕынан биллэрэ. Суол-иис суоҕа, оройуон кииниттэн сүүрбэ көс ыраах сытар. Онно кыһынын табанан, сайынын атынан айаннаан, үс хонон төрдүс күнүгэр Бэрдьигэстээҕи булаҕын.\n1970-1979 сс. Горнайдааҕы эт-үүт комбинатыгар приещигынан үлэлиир. Ол кэннэ пенсияҕа тахсан сөбүлүүр дьарыгынан дьарыгырбыта.\n\"Онон эдэр ыччаттарга туһаайан этэбин, үлэ миигин киһи оҥордо, үлэттэн дьоллоннум диэн этэбин. Ким үлэлиир инникитин да дьоллоохтук, чэгиэн - чэбддиктик олоруоҕа.\" - Михаил Иннокеньевич Заровняев, сэрии уонна тыыл ветерана 1994 с.<|endoftext|>\nСаха сирин бастыҥ боксердарын ситиһиилэрэ\nАлександр Михайлов - ССРС спордун бастыҥ маастара, Норуоттар икки ардыларынааҕы кылаастаах саха сириттэн спортсмен. Кини Владивосток куоратыгар сулууспалыы сылдьан спортивнай клубка дьарыктаммыта . Кимиэхэ да биллибэтэх ССРС спордун маастарыгар кандидат.\nНиколай Жирков -1979 сыллаахха Норуоттар икки ардыларынааҕы сүүмэрдиир турнир кыайылаа5а , Европа чемпионатыгар киирсэр быраабы ылбыт.\nСемен Аммосов - эдэрдэргэ ССРС бастакы чемпиона, Норуоттар икки ардыларынааҕы күрэхтэһии кыайылааҕа.\nАнатолий Роммель - 1971-1972 сыллаахха ССРС о5олорго аналлаах буокса күрэхтэһиитин бастакы призера.\nВиктор Ефремов - 1982 сыллаахха Махачкала куоракка буолан ааспыт Норуоттар икки ардыларынаааҕы турнир кыайылаа5а.\nАнатолий Филиппов - ССРС чемпионатын хас да төгүллээх призера, 1990 сыллаахха Сиэтле Куоракка буолан ааспыт сүүмэрдиир турнир үрүҥ көмүс кыайыылааҕа, 1992 сыллаахха Барселона5а буолбут олимпийскай оонньуу кыттыллааҕа , РСФСР хас да төгүллээх чемпиона.\nМихаил Поршнев - оҕолорго норуоттар икки ардыларынааҕы турнир кыайылааҕа.\nСергей Самойлов - эдэрдэргэ ССРС Сэбилэниилээх күүстэрин кыайыылааҕа, 1990 сыллаахха ССРС кубогын чемпиона,1992 сыллаахха Олимпийскай путевка хаһаайына.\nДмитрий Федоров - Норуоттар икки ардыларынааҕы спорт маастара, Россия хас да төгүллээх призера, Норуоттар икки ардыларынааҕы турнирдага элбэхтик миэстэлэһэрэ.\nГеоргий Балакшин - Россия 6 төгүллээх чемпиона, Европа үс төгүллээх чемпиона, Аан дойду чемпионатын 3-с миэстэлээҕэ, 2008 сыллаахха Пекин куоракка буолан ааспыт олимпийскай оонньуу 3-с миэстэлээҕэ , \"Үтүө майгы оонньуу\" 3 миэстэлээҕэ, Аан дойду кубогын кыайылааҕа.\nАфанасий Поскачин - 2001 сыллаахха Россия чемпиона, Россия 4 төгүллээх призера, \"Үтүө майгы оонньуу\" бронзовай призера.\nБато-Мунко Ванкеев - спорт маастарын кандидата (Саха сиригэр көһөн кэлбит). Кини 3 сыл иһигэр РФ спордун маастара, ол кэнниттэн норуоттар икки ардыларынааҕы кылаас спордун маастара буолбута, Аан дойду кубогын Бронзовай призера, Европа кыайыылааҕа, Норуоттар икки ардыларынааҕы турнирдарга элбэхтик бастаабыта, Беларусия аатыттан сборнай хамаандаҕа киирэн, Олимпийскай оонньуу кыттыыллааҕа буолбута, Россия чемпиона.\nЕгоров Василий Михайлович - 2015 сыллаахха Европа чемпиона, 2015 сыллаахха 49 киилэ5э Аан дойдуга үрүҥ көмүс кыайыылааҕа, 2014, 2016 сс. Россия чемпионатын кыайылааҕа, 2016 сыллаахха Бразилия5а буолбут олимпийскай оонньуу кыттыылааҕа.<|endoftext|>\nБокса тумугэ\n48 киилэҕэ барыта алта саха уола кыттыбыта. Маҥнайгынан Самойлов Саша бэйэтин биир дойдулааҕын Бережнев Степаны кытта көрүстэ. 32-12 олох таах табырҕатан кэбистэ. Кикбоксиҥҥа Россия чемпиона Ангел Эверстов рингаҕа эмиэ өр буолбата. Иккис рауҥҥа Вадим Идигешевка (Кемерово) 25-3 лаппа хоттордо. Ол эрээри омос көрдөххө биир эрэ өттүгэр аҥардастыы аахтылар. Дьэ онтон эрэлбит Дмитрий Винокуров бэйэтин уолун Леонид Семеновы 27-13 эрчиллииги курдук холкутук кыайыыны сурунна. Онон финал 1/8 икки эрэ уолбут хаалла.\nОнно Нерюнгри боксера Самойлов аан дойду 2001 сыллаах кыайыылааҕын Сергей Казаковы кытта кииристэ. Олох харса суох утарсааччытын, ринганы биир гына эккирэтэ сылдьан ыкта да, наар ахсаан биир эрэ өттүгэр ааҕылынна. Ахсаан 4 : 1, 13 : 4, 18 : 6, 25 : 10 наар Казаков туһатыгар буолан истэ. Онон Александр Самойлов улахан опыттаах боксеры кытта тэҥҥэ киирсэн, киһи инники элбэҕи кэтэһэр боксера тахсан иһэрин көрдөрдө. Европа үс төгүллээх чемпиона Сергей Казаков Ульяновскайтан сылдьар, турнир сүрүн судьуйатын, уруккута биллиилээх боксер Евгений Судаковы кытта биир дойдулаах, өссө биир кулууп эбиттэр. Кини биллэн туран биир дойдулааҕым кыайарын баҕарабын, ол эрээри кини киирсэр кэмигэр ринганы көрөн олорорум да көҥүллэммэт, туран баран хаалабын диэн кэпсээтэ. Ол эрээри сүрүн судьуйа авторитета биллэн туран сууттуу сылдьар судьуйаларга улахан оруолу ылара чуолкай суол. Маҥнайгы киирсиитигэр уһун илиилээх-атахтаах Казаков татар Файзериевы олох аҥардастыы сынньыбыта 20-0, онон путевканы ылар санаалаах эрэ кэлбитин тута көрдөрбүтэ.\nЕвропа былырыыҥҥы кыайыылааҕа, аан дойду Кубогар кубинец Варелаҕа тулуспатах Давид Айрапетян дьэ кырдьык олус улахан маастар буолбутун итэҕэттэ. Маҥнайгы киирсиитигэр Тюмень маастарын Двинскайы 33-10 кыайа тутта, онтон Идигешевы иккис рауҥҥа 27-7 олох таах табырҕатан кэбистэ! Киирсэр манератын талбытынан уларыта сылдьар, кыра уҥуохтаах, киэҥник саайталыыр армянин кырдьык удобнайа суох боксердарга киллэриллиэн сөп.\nОнтон Россия сэбилэниилээх күүстэрин чемпиона, кыһыҥҥы Россия «Олимпийскай эрэллэр» диэн чемпионатын призера Дима Винокуров Россия чемпионатын үрүҥ уонна боруонса медалиһын Ананьин Сергейы (Иркутскай) кытта таҕыста. Ол иннинэ Ананьин Ташкараков диэн хакас уолун ынырык киирсиигэ баһыйбыта 33-19. Киһитэ кэлин икки сутуругун туттан баран олох эккирэтэ сылдьан охсуспута. Ол эрээри биһиги уолбут Россия бу үһүс нүөмэрдээх уолун олох күлүүгэ-элэккэ ыытта! Аһаран биэрдэҕинэ, киһитэ халлааны харбыалаһа сылдьар, тэмтэрийэн сири булар! Онтон биһиги уолбут олох ынырык түргэн 6-2, 19-4, 25-5 кыайан истэҕинэ киирсиини тохтотон кэбистилэр! Билиҥҥи быраабылананан бастакы үс рауҥҥа 20 очконан баһыйан истэҕинэ киирсиини тохтотоллор, төрдүс рауҥҥа тохтоппоттор, төһө да очкону ыл.\n51 киилэҕэ киэҥ Россияҕа урут биэстэ бастыы сылдьыбыт Георгий Балакшин маҥнайгы утарсааччытын чечен уола Казбек Дежухаровы үс раунд киирсэн 20-0 хотто! Оттон иккис киирсиитигэр Удмуртия боксера Евгений Ермаковы 8-3, 15-6, 20-6, 26-8 аа-дьуо сылдьан кыайда. Уруккутугар холоотоххо, арыый бытаарбыт курдук. Аҥардас маастарыстыбата үрдүгүнэн баһыйар буолбут. Уулаах Аантан төрүттээх, Виктор Пудов үөрэнээччитэ, Азия оҕолорун кыайыылааҕа, маастарга кандидат, күрэхтэһиигэ бүтэһигинэн киллэриллибит 18 саастаах Семен Степанов айдааны таһаарда! Тюмень маастарын Рустам Набеевы 8-5, 19-12, 27-16, 36-25 туох да харса-хабыра суох кииртэлээн олох хотон таҕыста! Ол кэнниттэн уһун илиилээх-атахтаах Алексей Поповы (Анаабыр) 10-1, 17-4, 21-7, 25-11 үөс-батаас биэрбэккэ олох тунайдаан кэбистэ! Онон соҕотохто Россия призера, өссө Россия сборнайын чилиэнэ буола түстэ! Эмиэ эдэр Владелен Алексеевпыт москвич, аан дойду уонна Европа кикбоксиҥҥа чемпионугар Евгений Гусевка тулуспата, 25-5 хотторон истэҕинэ үһүс рауҥҥа киирсиини тохтоттулар. Россия 2005-06 үрү¬ҥ көмүс призера башкир Слава Еремеев (48 киилэҕэ) биир дойдулаахтарын Ивановы уонна Ильгиз Махмутовы хотуталаата. Онтон Гусевы 21-11 олох баһыйа тутта, киһитэ кыһыйан наар уоран охсо сатыы сырытта.\n54 киилэҕэ Россия икки төгүллээх кыайыылааҕа (2005-06) Али Алиев иккис киирсиитигэр омскай уолугар Зинат Жандыбаевка олох хотторон кэбистэ. Зинат омугунан казах, аан дойду сэбилэниилээх күүстэрин икки төгүллээх чемпиона, Россияҕа иккитэ призердаабыта (2004, 2006). Интернакка суруйалларынан урут наар балылла сылдьыбыт үһү. Геннадий Ковалевка эҥин наар мэһэй буола сылдьыбыт. Быйыл Германияҕа турнирга аан дойду призерун, олохтоох уолу олус эрэллээхтик кыайбыт. Көнө күүстээх охсууларынан, дагестанецы сабыта сынньан кэбистэ. Сорох очкотун олох аахпатылар, ол үрдүнэн 1-5, 4-12, 10-19, 16-27 туох да олус эрэллээхтик фавориты кыайда. Кэлиҥҥи Аан дойду кубогар Россия чиэһин көмүскүү сылдьыбыт Илья Максимовы (Хабаровскай) финал 1/16 чиэппэригэр чуваш уола 19 саастаах Волков Женя 3-7, 6-16, 10-24, 14-28 тоҕута сынньан кэбистэ, нокдаун эҥин ыыта сырытта! Кэлин сэниэтэ олох эстэн хаалла. Эмиэ 19 саастаах москвич Сергей Водопьянов маҥнайгы киирсиитин үчүгэйдик кыайан баран, иккис киирсиитигэр эмиэ москвич Соломонов рингаҕа тахсыбата, быһа хоттордо.\nБиһиги уолбут, Россия оҕолорго 2001 сыллаах чемпиона, Россия сэбилэниилээх күүстэрин кыайыылааҕа Коля Дмитриев биир дойдулааҕын Сыроватскай Васяны олус итэҕэтиилээхтик баһыйа тутта. Онтон икки киирсиигэ кытаанах характердааҕын көрдөрөн, Каюмовы уонна Амбарцумяны олус тыҥааһыннаах киирсиигэ кыайбыт люберец Дробышев Пашаны 7-2, 6-12, 10-21, 13-28 итэҕэтиилээхтик кыайда. Урут 2000 сылга Азия оҕолоругар бастыырын көрдөххө, мельница курдук алларааттан-үөһээттэн туох-да тохтоло суох биэртэлиир буоллаҕына, бу сырыыга Дмитриев кэтэһэ сылдьан очко хомуйар буолбут, бэйэтэ туох да сүрдээҕин ол сылдьан аһарар. 57 киилэҕэ кэлин киллэриллибит Андрей Трофимов маастар Евгений Градовиһы кытта киирсиигэ кэлин рауннарга сэниэтэ тиийбэккэ эһиннэ, киһитэ күүһүнэн баһыйара бэрт эбит. 7-5, 13-10, 18-20, 20-33 маҥнай кыайан иһэн хоттордубут. Онтон 146 киирсииттэн 135 кыайбыт дагестанец Альберт Селимов Евгений Градовичы 26-11 илиитин олох түһэрэ сылдьан, атаҕынан сүүрэ сылдьан, икки илиитинэн тэҥинэн оонньоон, астыктык кыайда. Россия үс төҕүллээх призера, 2001 сыллааҕы кыайыылааҕа Афанасий Поскачин Челябинскай уола Стрелков Андрейы 7-2, 12-8, 18-11, 28-12 нокдаун эҥин ыытан кыайыыта уолбут олох үчүгэй эбит диэн, эрэх-турах санааны үөскэттэ. Саха уола Гавриил Саввин Москва маастара Иван Соломоновы 3-5, 13-7 маҥнай кыаттаран иһэн, кыайыыга улахан дьулуурдааҕын көрдөрөн 19-19 тэҥнээтэ, бүтэһиккэ биир төбө үрдүк уолга харса суох кииртэлээн 28-24 кыайан, эмиэ улахан үөрүүнү-көтүүнү аҕалла. Онтон Саха сирин представитела (омуга бурят) Владимир Будаев Новосибирскай уолун 19 саастаах Хасан Иргашевы наар ыга сырытта, харса суох кииртэлээтэ, баһыйа тутта да, судьуйалар киниэхэ олох аахпатылар 6-3, 24-19 кыайан иһэн, 25-26 буолла, төрдүс рауҥҥа 34-40 хотторууну биэрдилэр. Онон аны Саввин Иргашевы кытта боруобалаһар буолла. Хасан сахаларга ыарахан тыыннаах эбит, өсөһү өссө өһөс баһыйар диэни тутуһан, сынтарыйбат кыайыыга дьулуурун көрдөрөн туран 4-7, 7-17, 13-27, 19-33 рингаттан эмиэ кыайан таҕыста. Дистанцияттан сылдьан биирдиилээн охсон очко хомуйда. Дьэ онтон Афоня Поскачины утары таҕыста. Бу сырыыга киирсэ сатаата да, биһиги киһибит маастарыстыбата үрдүгэ бэрт буоллаҕа дии, 6-3, 12-6, 17-11, 26-13 булчут курдук бэргэнник ытыалаан наадалаах очколары хомуйда.\nМанна тахсан эрэр сулус Володя Саруханян (Самара) Араик Амбарцумовы (Ставрополь) 33-16 олох эттээн кэбистэ. Онтон 19 саастаах Петр Почтары (Москва) иккис рауҥҥа ахсааны 26-6 тиэрдэн кыайда. Олимпиадаҕа биирдэ бастаан баран, профессионалларга киирсэ барабын диэтэ. 28 саастаах, Болгария үтүөлээҕэ, Россия аан дойду кылаастаах маастара Алексей Шайдулин бастакы киирсиитигэр Сибиир биэс төгүллээх чемпиона Чита уолугар Александр Перминовка 25-24 маҥнай хотторон испитэ, онтон судьуйалар көмөлөрүнэн 36-30 кыайан таҕыста. Иннэ туораан хаалбыта буоллар, элбэх кэскиллээх уолу мэһэйдиэ суох эбит. Иккис киирсиитигэр Георгий Кевлишвилыны утары олох атыннык кииристэ. 16-41 иккитэ нокдаун биэрэн кыайыыны сурунна. 2001 сылга эдэрдэргэ Европа кыайыылааҕа, Челябинскай уола Эдик Абзалимов Рагим Магеррамов (Ульяновскай) уонна Ильдар Ваганов (Питер) курдук бэртээхэй боксердары хотто. Наар куота сылдьан киирсэр, наада буоллаҕына охсуһан да ылар. Онтон Алексей Шайдулины утары олох тэҥҥэ кииристэ, сорох очкотун аахпатылар. Ол үрдүнэн 18-22 эрэ баһыттарда, Шайдулин утарсааччыларын наар ыга киирэ сылдьан саайталыыр идэлээх эбит. 60 киилэҕэ үтүөлээх маастар Алексей Тищенко бастакы утарсааччыта эмиэ Омскайтан сылдьар Антон Колосницын тахсыбата. Иккис киирсиитигэр Антон Рыжиковка үрдүк маастарыстыба кылааһын көрдөрдө. 24-9 олох эрчиллэ сылдьар курдук киирсэн кыайда. Гривачев Семен Челябинскайтан сылдьар, Россия 2005-06 сыллаах призера Ганеев Артуры кытта финал 1/16 иэдээн киирсиини көрдөрдүлэр. Тэҥ баайыылаахтар эбит 16-17 Гривачевка Туймаадаҕа эмиэ кыайыы дьоло тосхойдо. Саха сирин боксера Руслан Баланов Владивостоктан сылдьар Роман Голубковка маҥнай олох кыайан иһэн, кэлин рауҥҥа сэниэтэ олох эстэн хаалла, ону ахсаан да көрдөрөр 6-6, 15-8, 19-18, 20-24. Онон биир эрэнэр, опыттаах былырыын Россияҕа, бэһис буолбут боксербыт биирдэ эрэ киирсэн хаалла. Тищенконы кыайар санаалаах кэлбит Максим Игнатьев интириэһинэй стиллээх боксер, киирсэр стойкатын уларытар, дистанциятын тутуһа сылдьан биирдиилээн очко хомуйар. Имиль Иксановы 36-13 ас гыммата. Алексей Тищенко баара эрэ 22 саастаах, уонна аан дойдуга бары титулы ылбыт боксер эрээри, олох сэмэй, киһи улуу боксер эрэ диэбэт боп-боростуой дэриэбинэ аайы баар көрүҥнээх, мичээрдии сылдьар элэккэй майгылаах уол эбит. Дьокуускай куораты сөбүлээбит, кыра куоракка театрдара элбэҕин бэлиэтии көрбүт, кыргыттар туһунан ыйыппыттарыгар, тренердара эрчиллэриттэн ордубат диэн олох саба саҥаран кэбистилэр.\n64 киилэҕэ Олимпиада финалиһа Геннадий Ковалев биһиги маастарга кандидат Ваня Ерыгиммытын түөрт раунд киирсэн олох баһыйда, ол эрээри уол олох үчүгэй өйдөбүлү хаалларда, сборга тиийэн эрчилиннэҕинэ киһи элбэҕи кэтэһэр боксера. Атын киирсиилэри көрдөххө Ковалев атын маастардары эмиэ барыларын олох киһилээбэт, «Нуучча танката» диэн аан дойдуга биллэр 32 саастаах Александр Малетин (ХМАО) иккис киирсиитигэр Кемерово уолун Алексей Зубок диэни сытыы киирсиигэ 32-23, Россия үс төгүллээх чемпионун, икки төгүллээх эдэрдэргэ Европа чемпионун, бэйэтин саастыылааҕа Дмитрий Павлюченковы 28-15 кэлин уһуктан олох үнтү кырбаан кэбистэ. Маҥнай тэҥҥэ киирсибитэ буолан иһэн, охсорун-киирэрин эбэн биэрэр эбит. 21 саастаах москвич Саша Иванов 19 саастаах, эдэрдэргэ Европа чемпиона Хабаровскай уола Андрей Замковойу 21-15 хатыһыылаах киирсиигэ кыайда. ¥һүс киирсиитигэр Россия былырыыҥҥы финалиһын Эдуард Амбарцумяны 17-9 чаҕылхай үҥкүүнү, аһарыыны көрдөрөн баһыйда.\n69 киилэҕэ саамай улахан сенсацияны ЯГУ студена Василий Лисица оҥордо. Ыам ыйа иккис киэһээтигэр саамай бүтэһик киирсиигэ кини Россия 2005 сыллааҕы чемпиона, былырыыҥҥы боруонса призера Давид Арустамяны (Москва) утары таҕыста. Бу сырыыга биллэн туран туох да шанс суох диэн дьон сороҕо эрдэ дьиэлээбитэ. Онтукпут доҕор уолбут киһитин кыайан кэбиспит! Атаҕынан түргэнник хамсанан, киһитин бэйэтин киирсэр стилигар киллэрэн төрүт буккуйан кэбиспит 11-8 кыайыыны биллэрбиттэригэр трибуналарга олорор көрөөччүлэр ыһыылара-хаһыылара сүрдэннэ, дьон олох сүргэлэрэ көтөҕүллэн тарҕаста. ¥һүс киирсиигэ «Олимпийскай эрэллэргэ» иккитэ бастаабыт эмиэ аан дойдутааҕы кылаастаах маастар Максим Коптяковы (ХМАО) утары таҕыста. Бу уол иккис киирсиитигэр сүрдээх күүстээх Удмуртия уолун Алексей Астаховы баһыйбыта сэрэхэтитэрэ. Бу сырыыга эрдэттэн киирсиэхпитин сөп, боруонсаҕа биир хардыы эрэ хаалла диэн суоттаныы бөҕөтө. Ол эрээри уолбут үһүс төгүлүн бэйэтин кыаҕын таһынан кыайан киирсибэтэ. Бастакы икки киирсиитигэр туох баарын биэрбит быһыылаах, бу сырыыга олох умайан хаалла. Атаҕынан эмиэ үчүгэй баҕайытык хамсанар эрээри, илиитэ олох барбат, киһитин охсубата. Рыбаковтаах быһаарбыттарынан, киирсии саҕаланыыта күүскэ охсуллубут, онтон салынна бадахтаах. Онон бу сырыыга 4-0, 7-1, 12-2, 18-3 хоттордубут. Ол эрээри Вася Россия сборнайын тренердарыгар олох үчүгэй өйдөбүлү хаалларда, кэлин улахан түһүлгэлэргэ ыҥырыллыа турдаҕа. Саха сирин хамаандата ситиһиитигэр кини бэйэтин улахан кылаатын киллэрдэ. Лисица ааттаахтары кытта инник киирсэр буоллаҕына, мин киниттэн туох итэҕэстээхпин диэн санааттан арааһа кэлин тахсыбыт уолаттар бары бэйэ кыахтарын барытын көрдөрөн туран кииристилэр.\nБу ыйааһыҥҥа 31 саастаах, Россия икки төгүллээх чемпиона, аан дойду Кубогын уонна Европа турнирын кыайыылааҕа Андрей Баланов тэҥнээҕэ суох. Кини корпуска сериянан үлэлээн Грознайтан сылдьар Едисултановы 22-2, Воронежтан кэлбит Мякиныны 22-2 ахсааны тиэрдэн биирин үһүс, иккис киһитин иккис рауҥҥа быһа кыайда. 2004 сылга «Азия оҕолоругар» бастаабыт Сергей Ситников (Новосибирскай) аан дойду полицейскайдарга кыайыылааҕын, Россия 2005 призерын Андрей Ракислов иккис охсуутугар олох нокаут барда, киирсии 10 сөкүүндэҕэ тохтотулунна. Вологда эрэлэ, аан дойдуга байыаннай сулууспалаахтарга чемпиона Дмитрий Иванов олус күүстээх утарсааччыларга түбэстэ. Маҥнай Антон Алексеевы (ХМАО), онтон биир лидеры осетин Батраз Баскаевы 26-34 сабырыйда, финал 1/16 Европа үрүҥ көмүс призерын, Аан дойду Кубогын хаһаайынын Олег Комиссаровы (Волгоград) 23-17 итэҕэтиилээхтик баһыйда. Комиссаров икки маҥнайгы киирсиитигэр үчүгэй техниканы көрдөрөн кыайбытыгар, үөһээ тахсан өссө күүһүрбүт диэн хайҕаммыта манан бүттэҕэ, АЛРОСА анал самолетыгар угуллан 7 чыыһыла сарсыардатыгар эрдэ туораабыттары кытта Москваҕа атаарылынна.\n75 киилэлэр киэһээ дьон тарҕаспытын кэннэ, бүөмнээн олус кыраһыабай киирсиилэри көрдөртөөбүттэр. Ордук манна москвич, 21 саастаах Дима Чудинов күннээтэ. Андрей Баланов бииргэ төрөөбүт быраатын Иван Балановы маҥнайгы рауҥҥа олох нокаут биэрбит! Онтон биллиилээх маастары Швед Даниилы икки өттүттэн күүстээх охсуулардаах киирсиигэ, бэйэтэ төһө да нокдаун бара сырыттар, кэнники кимэн кыайыылаах тахсыбыт. Журналистарга Матвей Коробовы солбуйа кэллим диэн кэпсээбит! Финал 1/16 тахсан Россия былырыыҥҥы призера Алексей Щербаковтыын (Новосибирскай) олох ынырык киирсиини көрдөрдүлэр! Хол сиртэн холоонноохтор көрсүбүттэр диэн маны этэн эрдэхтэрэ! Ахсааннара да ону туоһулуур 4-5, 15-15, 26-27, 39-39! Ахсааннара тэҥнэстэҕинэ, судьуйалар ким кыайбытын быһаараллар, манна 3-2 Чудинов туһатыгар буолбут да, кэлин Щербаков тренера дьиҥэр судьуйалар 4-1 мин уолбар биэрбиттэрэ диэн айдаара сылдьара. Онтон компьютер охсууну аҕыытын көрөллөр. Манна кыһыл муннукка 88 охсууну, күөх муннукка 90 охсууну аахпыт! Дьэ компьютер да чулууну кыайан быһаарбатах! Биир өттүттэн суостаах-суодаллаах Россия финалиһа Дмитрий Башкатов эрэллээхтик кыайыыга хардыылаан иһэр. Кини финал 1/16-гар аан дойду кылаастаах маастар Николай Галочкины 20-13 баһыйда.\nБиһиги уолбут баара эрэ 19 саастаах, маастарга кандидат Петя Егоров сэрэбиэйинэн Матвей Коробовка түбэһэн хаалла! Ол эрээри биһиги уолбут онтон толлон турбат киһи буолан биэрдэ. Хата бэйэтэ кимэн киирэ сатаалаата да, ахсаан олох хамсаабата көрөөччүлэри сөхтөрдө. Россия үс төгүллээх кыайыылааҕа Коробов ол аайы тэйэн биэрэ-биэрэ сериянан охсор, киэҥник дайбыыр. 20 очкоҕа тиэрдэн үһүс рауҥҥа киирсии эрдэ тохтотулунна, омос эттэххэ, Коробову уолбутуттан быһаатылар, тэтимин өссө эбэн испитэ. Онон сэрэбиэйэ табыллыбыта буоллар, Лисицаттан уонна Лихмантан хаалсыбат эдэр уол туораан хаалаахтаата. Онтон Коробов иккис утарсааччытын Дима Чудинов быраатын Федоры 23-3 табырҕатан кэбистэ. Кинини утары тахсыахтаах питерец Алексей Кадочников иккис киирсиитигэр Рязаньтан сылдьар Бровкины 20-14 баһыйа тутта.\n81 киилэҕэ Саха сирин боксера Тенгиз Гугунава бэйэтиттэн икки төбө улахан Евгений Макаренкоттан олох куттаммакка кииристэ! Олох аһаҕастык кииртэлээтэ, Макаренко күлэ-күлэ ыксаан кууһан ылан эрэ тохтотолоото. Киирсии ахсаана 7-3, 20-6, 28-8 түмүктэннэ. Онтон кэлин аан дойду Кубогар 2005 сылга бастаабыт Макаренко үс аан дойдутааҕы турнир кыайыылааҕар Калининградтан кэлбит Александр Московскайы экзаменнаата. 8-5, 16-11, 24-18, 31-22, эдэр уол үтүөлээх маастары көлөһүнүн тохто. Сорох табыытын төрүт аахпатылар. Артур Бетербиев хайдах эрэ былыргы маастардары, ордук олимпийскай чемпион Валерий Попенченконы санатар. Олох аһаҕастык киирсэр. Ким күүстээх удардары тулуйар диэн санаалаах эрэ киирэр, онтон бэйэтэ этэ-сиинэ толорута туох да хотутуо суох курдук. Ол курдук ингуш Адам Белхороевы сынньыһыыга 24-10 олох тоҕута биэртэлээн, иккитэ нокдаун саайан үһүс рауҥҥа бэриннэрдэ. Иккис киһитэ москвич Михалкин үчүгэй боксер эрээри, ону көрөн, саллан рингаҕа тахсыбата. Хата свердловчанин Егор Мехонцов киирсэрин сөбүлүү көрдүм. Түргэнник сериянан үлэлиир. Иванов Никитаны уонна Федоров Антоны тулуталаабата, ас гыммата.\n91 киилэҕэ Нерюнгри боксера Вадим Лихман олус диэн үөттэ-соһутта! Саха сиригэр биир да киһи утары тахсыбакка бастыыр буолан, хайдаҕа-туга улаханнык биллибэт этэ. Ону баара уһун-курбуу уҥуохтаах Вадим Лихман Абдулхамид Нурмагомедовы 30-10 үһүс рауҥҥа эрэ диэри тиэртэ. Дьэ онтон доо, Россия билигин бастакы нүөмэрдээх боксерын Абукар Дзангиевы (Ингушетия) утары таҕыста. Тоҕо бастакы диэтэххэ, Болгарияҕа турнирга украинец Пояцыгы эрэллээхтик кыайбыт. Онтон Денис Пояцык Романчугу Европа финалыгар иккитэ охторон, гоҥҥа ситэри тиэрдибэккэ кыайбыта. Осетинныы фамилиялаах Дзангиев Аан дойду Кубогын финалиһа, онно кубинеһы олох баһыйбыта, сэбилэниилээх күүстэргэ аан дойду чемпиона. Дьэ оннук ааттаах-суоллаах киһини утары Вадим этэргэ дылы биир да шанса суох курдук этэ. Ол эрээри киирээт даҕаны олус күүстээх охсууларынан киһитин төбөтүн дьик гына түһүөр утары көрсөн истэ. Көрөөччүлэр дохсун ытыс таһыныыларынан доҕуһуоллатан, киһитин аҥардастыы саайталаабытынан киирэн барда, утарсааччытын хас хардыытын барытын ааҕар, онон инникилээн иһэр, хас оҕустаҕын аайы тапта. Ол аайы зал иһэ олох ньиргийэн олордо! 9-2, 14-4, 18-7, 25-8 олох баһыйа тутан сөхтөрүү-бөҕөтүн сөхтөрдө. Баара эрэ бэһис сылын боксанан дьарыктанар уолга Россия призера буолар сөҕүмэр ситиһии! Аны Россия хамаандатын сборыгар сылдьан, ааттаахтары кытта бииргэ эрчиллэн, Саха сирин элбэхтэ ааттатар маастар тахсан иһэриттэн үөрүөххэ эрэ сөп.\nОнтон Роман Романчук бастакы утарсааччыта ингуш Михаил Манкиев өр баҕайы тахсыбатаҕа. Онтон кэмниэ-кэнэҕэс аргыый-аҕай иһэрэ көстүбүтэ. Бастакы рауҥҥа 9-2 олус күүстээх охсууларын ылан баран, иккис рауҥҥа киирбэккэ эрэ тренера сотторун бырахта. Иккис утарсааччыта Павел Никитаев иккис рауҥҥа эрэ диэри тиийдэ 24-1 буолан, киирсии тохтоото. Алларааттан баһан таһааран охсуталыыр, бэйэтэ саннынан хамсанан олох таптарбат, ол эрээри биир сиргэ турар курдук, атаҕынан үчүгэйдик хамсаабат эбит. Онтон аан дойду, Европа эдэрдэргэ чемпиона Евгений Романов эмиэ эдэрдэргэ аан дойду, Европа сибиэһэй кыайыылааҕын Сергей Калчугины 29-19 хотто, онтон Россия призерыгар, аан дойдуга сэбилэниилээх күүстэр кыайыылаахтарыгар дагестанец Мусалчи Магомедовка 8-2, 10-16, 12-21, 15-28 хотторон кэбистэ. Кэнники кыыһыран киһитин олох кырбаан кэбистэ да, судьуйалар аахпатылар. Ол иһин Россия сборнайын сүрүн тренера бырачыас түһэрдэ диэн буолла.\nАан дойдуга сэбилэниилээх күүстэргэ кыайыылааҕа, Россия 2004-05 сыллаах призера, эдэрдэргэ Европа чемпиона, 22 саастаах ингуш Рахим Чахкиев Спартак Бахтияровы 23-3 эттээтэ. Киниэхэ ыалдьаары Дьокуускай эргин олохтоох ингуш диаспората барыта мустубут, сахаттан быдан аҕыйах ахсааннаах омукка маннык талааннаах боксердар баалларынан биллэн туран олус киэн туттан эрдэхтэрэ. Дохсун ытыс таһыныытынан кыра уҥуохтаах Рахим киһитигэр олох сүүрэн киирэн ыкпытынан барар. Иккис утарсааччытын Мухин Дмитрийы 24-9 аҥардастыы сыста.\n91 киилэттэн үөһээҕэ Россияҕа иккитэ кыттан, аҕыс нокауттаах Магомед Абдусаламов киирсиитин кыайан көрбөккө хааллыбыт. Биир дойдулааҕа Гаджи Муртазалиев быһа бэриннэ, рингаҕа тахсыбата. Онтон бэйэтэ Хасавюртан сылдьар Шамиль Гаджиевы утары ыалдьыбыт аатыран тахсыбата. Уола Митяевы иккис рауҥҥа 23-3 олох лаппа баһыйбыта. Биитэр Абдусаламовтааҕар ордук дуу, биитэр Тимурзиев олох форматыгар сылдьарын көрөн туох да шанс суоҕун өйдөөн, чемпионаты эрдэ түмүктээтэ. Бу уолу аны профиларга эрэ көрөрбүт буолуо, биир охсуунан дөйүтэрин эрэ билэр. Онтон 23 саастаах, Европа чемпиона, Аан дойду Кубогын 2005 сыллааҕы кыайыылааҕа, кэнники Аан дойду кубогын финалиһа Ислам Тимурзиев утарсааччыларын кылгас охсууларынан, искэ биэртэлээн доргутан өр гыммата, бэринэргэ күһэйдэ. Каменевы 18-0 кыайан истэҕинэ бэриннэ. Бэл десантник Сергей Харитонов 21-1 иккис рауҥҥа саҥардыы киирээт аһары баһыттаран, киирсии тохтоото. Ол иннинэ НТВ каналыгар «микс-файт» киирсиитигэр сулустуур Сергей Харитонов икки маҥнайгы утарсааччытын кытары маҥнай тэҥҥэ киирсэн истэхтэринэ, кэлин олох үнтү сынньан кэбистэ. Ол бэйэтэ Тимурзиевка олох тулуспата. Киһи киһини баһыйара диэн маны эттэхтэрэ.\nРоссия 2005 сылга үрүҥ көмүс финалиһа, 2006 сыл призера Европа ыччаттарга 2000 сыллааҕы кыайыылааҕа башкир омук Нияз Файзуллин Хизир Плиевы кыайан баран, Хизир Исмаиловы кытта киирсиитигэр үнтү түһэннэр соҕурууттан самолетынан аҕалыллыбыт, сыаналаах ринганы көтүрэ сырыттылар. Киирсии эмиэ иккис рауҥҥа ахсаан аһары баран тохтотулунна. 21 саастаах, Европа эдэрдэргэ кыайыылааҕа Аршба Давид (Москва) үс чаҕылхай кыайыыны сурунан полуфиналга таҕыста. Хайсаров, Файзуллин курдук маастардары таһаҕас оҥостубата. Файзуллины 18-27 ахсаанынан кыайда.\nФинал аҥаарыҥааҕы киирсиилэр. Кыаттарбыт уолаттар бары Улуу Россия түһүлгэтин боруонса призера буоллулар, уонна Россия сборнайын чилиэнэ буолар чиэскэ тигистилэр!\n48 киилэҕэ 325 киирсииттэн 259 гар эрэ хотторбут, икки төгүллээх олимпиец Сергей Казаков Петров Павел диэн Хабаровскайтан сылдьар 20 саастаах Павел Петровы экзамен тутта. Уол харса суох кииртэлээн олох ыксата сырытта, Казаков киһитин илиитин баайан, наар куустуһа сатаан таҕыста. 2-0, 7-3, 11-8, 14-10 опыттаах маастар туһатыгар буолла. Дьэ онтон 98 киирсииттэн 79 кыайбыт 22 саастаах Дима Винокуров кэлин Россияҕа үстэ субуруччу бастаабыт 23 саастаах Давид Айрапетяны утары таҕыста. Урут иккитэ киирсэн тураллар, онно армянин лаппа баһыйбыта. Маҥнай тэҥ киирсии буолуох курдуга, онтон уолбут күүстээх охсууга түбэстэ дуу, олох биир сиргэ туран хаалла. Онон киирсии бэрт хобдохтук 6-2, 19-4, 25-5 түмүктэннэ. Ананьины утары курдук киирсибитэ буоллар олох атын хартыына буолуо этэ, эрдэттэн умайбыта хамсаныытыттан биллэр этэ, кыайар санаата суох киирбитэ өтө көстөрө. Россия сборыгар ыҥырыллан, улахан турнирдарга кытыннаҕына, сыыйа киирсэр опыт кэлэн иһиэ буоллаҕа.\n51 киилэҕэ Россия үтүөлээх маастара Гоша Балакшин бэйэтин уолун Семен Степановы Россия тренердарын хараҕын ортотугар олох киһилээбэтэ. 5-0, 13-1, 18-1, 33-2 сабырыйда, уол киһитин аатыттан-суолуттан саллара харахха быраҕыллар, олох урукку киирсиилэригэр курдук киирбэтэ. Бүтэһик рауҥҥа иккитэ эдэр уолу нокдаун охсо, доргута сырытта. Россия 2005-06 сыллаах призера, спорт маастара, 20 саастаах Магомед Абдулхамидов атакалыыр стиллээх, үчүгэй былчыҥнардаах, күүстээх охсуулардаах, олус кутталлаах утарсааччы тахсан эрэр. В.Еремеевы таһаҕас оҥостубата 28-8 тиэрдэн үһүс рауҥҥа киирсии тохтотулунна.\n54 киилэҕэ олох сотору үтүөлээх маастар буолар толору кыахтаах Зинат Жандыбаев маастар-кылаас биэрдэ. Классическай стойканан киирсэр, биир инники атаҕар үктэнэн баран олох тэйиэккэлии сылдьар, охсоро да олус сэниэлээх, тыастаах-уустаах. Чуваш Волков күүстээх боксер этэ да, күппүлүү барда 25-5 киирсии үһүс рауҥҥа тохтотулунна. Биһиги эрэлбит Коля Дмитриев 19 саастаах, Кореяҕа аан дойду Кубогын призера Сергей Водопьяновы утары таҕыста. Москвич уһун илиитин өрө ууна сылдьан бигээн охсуталыыр, ринга ортотун төрүт биэрбэт. 11-0, 17-4, 27-7 мөккүөрэ суох хоттордубут, ол эрээри сорох очкобутун аахпатылар.\n57 киилэҕэ ааспыт 2006 сылга Россияҕа, Европаҕа бастаабыт дагестанец Альберт Селимов уонна оҕолорго аан дойду икки төгүллээх кыайыылааҕа, 2005 сылга Европа чемпиона 17 эрэ саастаах Володя Саруханян (Самара) олох чаҕылхай киирсиини көрдөрдүлэр! Уол олох чаҕылхай киирсиини көрдөрдө. Олох туох да тохтоло суох түөрт раунд устата кииртэлии турда. Зал молодец диэн ол аайы оргуйан олордо. Харса суох ойоҕостоон саайталаата, быыһыгар күүскэ табыталаан да ылла, киһитин иккитэ охтордо даҕаны, халтарыйда диэн буолла. Селимов оонньоһон кэтэһэ сылдьан киирсэр, дэлэҕэ улуу Рой Джонсы кытта тэҥнэниллиэ дуо? Селимов 9-6, 19-11, 30-17, 38-26 ахсаанынан кыайда даҕаны, төбөтүнэн Зидан курдук Саруханяны түөскэ охсубута, ким дьиҥэр кырбанан кыыһырбытын туоһулуур. Лебзяк маннык утарсааччыга сыһыан иһин, дагестанецы устан кэбиһиэххэ баара диэн кэлин эттэ. Онон Саруханян сулуһа улахан дьоҥҥо маҥнай Туймаада түһүлгэтигэр таҕыста, кэлин 21 үйэ Олимпиадаларыгар, профессиональнай рингаҕа бу ааты элбэхтик истэрбит буолуо! Онтон Афанасий Поскачин Россияҕа 2001 сылга 54 киилэҕэ бастыы сылдьыбыт буоллаҕына, 2000-2001 сылларга 57 бастаабыт, аан дойдуга иккиэн бииргэ 2001 сылга кыттан тураллар, эрчиллиигэ наар биир паараҕа турар киһитин Алексей Шайдулины утары таҕыста. Шайдулин уҥуоҕунан да уһун, этэ-сиинэ да халыҥ, дьоннорун күүһүнэн-уоҕунан баһыйара биллэр. Чугастан, сыста сылдьан түргэнник биэртэлиир, сериянан охсор. Онон Афоня кинини кытта олох сатаан киирсибэтэ 7-3, 19-7, 31-13, 39-18 аҥардастыы баһыттарда.\n60 киилэҕэ 241 рингаҕа киирсииттэн 235 эрэ хотторбут Алексей Тищенко Россия 2004-05 сыллааҕы призерын, II Азия оҕолорун үрүҥ көмүс медалиһын Семен Гривачевы кытта олох тэбис тэҥ киирсиини көрдөрдүлэр. Семен Читаттан төрүттээх, билигин Москваҕа дьарыктанар, 2000 сылга Азия оҕолоругар Сергей Бацийы олох баһыйбытын кыайыыны биэрбэтэхтэригэр саха көрөөччүлэрэ айдаан бөҕөтүн тардан тураллар. Тищенко олус түргэнник сериянан охсуталаан ылар, Гривачев чугаска лаппа үчүгэй. Онон ахсаан 6-6, 13-9, 17-11, 28-17 Омскай сулуһун туһатыгар түмүктэннэ. Онтон рингаҕа 20 саастаах, былырыыҥҥы Россия чемпиона, Аан дойду Кубогын финалиһа (Баку) Максим Игнатьев Россия Кубогын үстэ ыла сылдьыбыт Магзумов Володяны утары таҕыста. Кэтэһэ сылдьан биирдиилээн охсуунан очко хомуйустулар. Максим илиитин олох түһэрэ сылдьар, уонна таппыта эрэ баар буолар 5-2, 14-9, 23-17, 33-24 киирсии түмүктэннэ. 64 киилэҕэ Европа чемпиона, 23 саастаах Геннадий Ковалев утарсааччытын эмиэ олох тулуппата. Наар кэтэһэ сылдьан оонньуур. 26-8 астыктык кыайда. Кэтэһиллибитин курдук москвич Саша Иванов Малетиҥҥа олох дьоһуннаах утарсыыны оҥордо! Олох чаҕылхай уол тахсан эрэр, сүүрэ сылдьан олус үчүгэйдик аһартыыр, ынырык реакциялаах, Олег Саитов курдук оонньоһон киирсэр уонна хап-хатыҥыр. Малетин икки сирэйин саптан баран, наар ыга киирэ сатыыр. Ону Саша үҥкүүлүү сылдьан, наар бэйэтэ үлэлээтэ, сериянан охсуолаан ылар. Ол эрээри судьуйалар үтүөлээххэ олус ыалдьаллар 3-3, 6-6, 11-11, 24-15 Малетиҥҥа кыайыыны биэрдилэр, онтон көрөөччүлэр дьүүллэригэр Саша кыайда!\n69 киилэҕэ 31 саастаах, 450-нэ рингаҕа тахсыбыт, онтон 430 киирсиитигэр кыайбыт москвич Андрей Баланов балысхан охсуулаах Иркутскай уола Андрей Ракисловтан олох сэрэнэн киирсэн, быарга охсуолаан очко хомуйталаата 13-3 кыайда. Онтон Вологда уола Дмитрий Иванов Максим Коптяковы 23-14 сабырыйан финалга таҕыста.\n75 киилэҕэ Россия үс төгүллээх чемпиона, 246 киирсииттэн 235 хоппут Матвей Коробов (билигин Москва) уҥа-хаҥас илиитин уочаратынан быраҕаттаан эдэрдэргэ Спартакиада кыайыылааҕын Алексей Кадочниковы эрэллээхтик 29-10 лаппа кыайда. Эмиэ Москваттан сылдьар Дима Чудинов биир күн киирсибэккэ сынньаммыт быһыылаах. Иркутскайтан сылдьар Башкатов курдук ааттаах боксеры ас гыммата. Ынырык киирсиини көрдөрдүлэр, биирдиилээн олус күүскэ, маҕыйа-маҕыйа охсуолаан Чудинов олох эттээн кэбистэ 5-6, 10-14, 15-21, 18-29 20 саастаах Дима Чудинов Башкатовы быраатын Федяны кырбаабытын иэстэстэ. Онон Д.Чудинов сүрдээх агрессивнай, кыайыыга дьулуурдаах боксер буоларын көрдөрдө.\n81 киилэҕэ Россия чемпионатын, аан дойду сэбилэниилээх күүстэрин 2005 сыллааҕы кыайыылааҕа Сергей Ковалев Артур Бетербиевы кытта олох тэбис тэҥ киирсиини көрдөрдө. 3-6, 10-8, 19-18, 24-25 киирсии Артур туһатыгар түмүктэннэ! Бүтэһик сөкүүндэҕэ чечен очкотун тэҥнээн баран, өссө биири сурунна. ¥һүс рауҥҥа Ковалев чугаска охсуһан олох атан истэҕинэ, Бетербиев кыыһыран баран олус күүскэ охсуолаан миэстэтин булларда. 22 саастаах 2003 сылга Европа эдэрдэргэ кыайыылааҕа, Россия финалиһа Егор Мехонцев бэртээхэй боксер үүммүтүн толору дакаастаата. 31 саастаах, төрдүс олимпийскай циклын киирсэ сылдьар Евгений Макаренконы ынырык күүстээх охсууларынан төбөҕө биэртэлээн доргута сырытта, биирдэ нокдаун эҥин ыытта. Макаренко маҥнай корпуска эрэ биирдиилээн охсор, онтон дьэ уһугунна, двойкатынан очко хомуйталаата. Судьуйалар көмөлөрүнэн кырдьаҕас 6-5, 12-11, 18-16, 24-18 кыайан таҕыста!\n91 киилэҕэ биһиги уолбут 20 саастаах Вадим Лихман 84 киилэлээх эрэ эрээри, олох куттаммакка 27 саастаах Романчугу утары таҕыста. Киһитэ үгэһинэн ринганы үрдүнэн ыстанан рингаҕа биирдэ баар буола түстэ. 7-2, 14-4, 19-4 буолан турдаҕына, Романчук уһуктан күүскэ үлэлээн эрдэҕинэ эрдэ-сылла кыаттарыыны билинэн соттор быраҕылынна. Эдэр уолу харыстаатахха табыллар. Аны сэттэ сылынан, уолбут баҕар Романчуктан итэҕэһэ суох киһи буола үүнүө. Дьэ онтон төрүт олохтоох ингуштар дохсун ытыс таһыныыларынан Рахим Чахкиев рингаҕа тахсан, олох ыга кииртэлээн кылгас илиитинэн туох баар ыйааһынын туһанан Мусалчи Магомедовы олох аҥардастыы саайталаан киирэн барда. 23-3 тиэрдэн үһүс рауҥҥа киирсии тохтотулунна.\n91 киилэттэн үөһээҕэ дагестанец Шамиль Гаджиев олох эһэлии дайбаан дьону-сэргэни дэлби сэргэхситтэ. Ол эрээри Россия икки төгүллээх призера Денис Сергеев көнө охсууларыгар табыалаан үһүс рауҥҥа ахсаан 26-6-ҕа тиэрдиллэн киирсии эрдэ тохтотулунна. Ислам Тимурзиев (Магнитогорск) утарсааччытын Давид Аршбаны иккитэ нокдаун охсо сырытта. Ол эрээри киирсии түөрт раунд устата баран, Ислам олох эстэн хаалла, очконан ситтэрбэтэҕэр баһыыба буолла 7-0, 10-4, 14-6, 17-11 очконан түмүктэннэ. Онон Саха сирин боксаҕа хамаандата Россия турнирыгар күүтүллэбэтэх ситиһиини аҕалла. Биэс боруонса мэтээл (Винокуров Дима, Степанов Семен, Дмитриев Коля, Поскачин Афоня, Лихман Вадим) кэллэ, уонна бу уолаттар бары Россия олимпийскай хамаандатын чилиэннэрэ буоллулар, сборга ыҥырыллыннылар.<|endoftext|>\nСтасов Павел Михайлович\nПавел Михайлович Стасов (16.08.1936, Чаппанда нэһилиэгэ, Ньурба улууһа, Саха АССР) – Саха Сиригэр спортивнай ох сааны киллэрбит уонна сайыннарбыт киһи.\nОлоҕун олуктара.\n1936 сыл атырдьах ыйын 16 күнүгэр Ньурба улууһун Чаппанда нэһилиэгэр төрөөбүт. Биэс сааһыгар төгүрүк тулаайах хаалбыт. Ийэтэ олох кыра сырыттаҕына суох буолбута, онтон аҕата биэс сааһыгар аармыйаҕа сулууспалыы сылдьан Аҕа дойдуу Улуу сэриитигэр ыархан бааһырыыттан өлбүтэ. Ким да иитэр киһитэ суох буолан, 1941 с. 1945 с. дылы Чаппанда нэһилиэгин интернаатыгар иитиллибитэ. 1945 с. Куочай нэһилиэгэр тулаайах оҕолор дьиэлэригэр олорбута уонна иитиллибитэ. Икки сылынан (1947 с.) кылааска үөрэнэ сыррыттаҕына Ивановтар диэн ырааҕынан аймахтара иитэ ылбыттара (Иванов Прокопий Петрович – Куочай нэһилиэгин тулаайахтар дьиэтин дириэктэрэ). Төрдүстэн сэттис кылааска дылы аймахтарыгар олорон Ньурба орто үөрэҕин оскуолатыгар үөрэммитэ. 1952 с. 7 кылаас кэннэ Алдан куоратын Горнай техникумугар үөрэнэ киирбитэ, онно үөрэнэр уонна оророр услуобуйата суох буолан, биир сыл үөрэнээт Дьокуускай куорат физкультурнай отделениетын училищетыгар киирэн 2 сыл үөрэммитэ. 1955 – 1958 с. Сахалин арыытын Карсака куоратыгар советскай армияҕа үрдук тефлонист матроһунан сулууспалыы сылдьыбыта 1958 с. армия кэннэ балаҕан ыйыгар Дьокуускай куоракка совнархоска болуотунньугунан үлэлии киирбитэ.\nОх сааҕа киириитэ.\n4-СМУ 1962 с. Дьокуускай куорат гиревой спордун талыллыбыт хамаандататын кытта Сибиир уонна Дальнай Восток норуоттарын Спартакиадатыгар Кызыл диэн куоракка күрэхтэһиигэ айаннаабыта. 60 киилэҕэ дылы 18 кыттааччылартан 2 миэстэ буолбута. Онно ох саанан кегляны ытыы курэхтэһиитигэр Саха сирин хамаандатыттан кыттааччылар суох буоланнар, кини бэйэтэ кыттыбыта. 60 уонна 40 миэтэрэҕэ 18 кыттааччылартан 2 миэстэни ылбыта. Ох саа курэхтэһиитигэр кыттан баран Павел Михайлович ити спордун көрүҥүн улаханнык сэргээбитэ, уонна Саха сиригэр сайыннарарга быһаарыммыта.\n1962 с.– 1964 сылга дылы Дьокуускай куоракка ох сааҕа общественнай тренеринэн үлэлээбитэ. 10 киһини дьарыктыы сылдьыбыта. Үөрэнээччилэр сыл аайы буолар Сибиир уонна Дальный Восток Спартакиадытыгар кыттарга бэлэмнии сылдьыбыта. Спартакиадаҕа 4 киһи кыттыан сөбө (2 дьахтар уонна 2 эр киһи). Инвентарьтан 10 германскаай ох саа баара, ол ох сааларга 12 оноҕос көрүллэрэ. 1964 с. көһөрүүнэн Чурапчы нэһилиэгэр СМУ-га үлэлии барбыта. Онно үлээлии сырыттаҕына Чурапчыга ох саа тренеринэн ыҥырбыттарыгар сөбүлэспитэ. 1964 с. – 1966 сылга дылы Чурапчы нэһилиэгэр ох сааҕа общественнай тренеринэн үлэлээбитэ. Республика улуустарын үрдүнэн ох сааны пропагандалаан семинаардары ыытара. Ол кэннэ 9 сиргэ ох саа секцията аһыллыбыта (Дьокуускай куоракка, Татта, Уус-Алдан, Майа нэһилиэгэр, Бүлүү, Үөһээ Бүлүү, Ньюрба, Сунтаар улууһугар) 1966 с. көһөрүүнэн Чурапчы нэһилиэгэр спортивнай сэбиэт\nкэ спорт инструкторынан үлээбитэ. Хос толоруунан ДСО “Урожай” интернат оскуолатыгар ох саа тренеринэн 1967 сылга дылы үлэлээбитэ. 1967-1996 сылга дылы ЧРССШИ им. Д.П. Коркин тренер-препоодаватель штата көрүллэн, онно үлэлээбитэ.\nСССР чемпионатыгар 4 кыттыбыт. Бастыкы курэхтэһиитигэр 1966 сылга Таллин куоратыгар Саха сирин хамаандатыттан кыттан 64 кыттааччыттан 37 миэстэ буолбут . Ол бириэмэҕэ кини мас оноҕосторунан ытара (курэхтэһэрэ), оноҕос төбөтө бойобуой ботуруонтан оҥоһуллара. Онтон 1967, 1968, 1969 сылларга Россия хамаандатын сборнайыттан кыттыбыта. Россия хамаандатын аатыттан ытар буолбутун кэннэ, киниэхэ американскай алюминиевай оноҕостору биэрэр буолбуттара. Кини олус үөрэрэ инник оноҕостору биэрэллэригэр, ону куһаҕана диэн ол оноҕосторо киниэхэ сөп түбэспэттэрэ, уһун этилэр. Оноҕостортон ураты өссө английскай оҥоһуулаах спортивнай ох саа биэрэллэрэ. Кини онтон олус үөрэрэ. Ох саатын күүһэ 23 киилэҕэ тиийэрэ, ону кини гиревик буолан улаханнык ыараппат этэ. 1967 сылга Украина дойдутун Харьков диэн куоратыгар матчевай көрсүһүүгэ ССРС спордун маастарын нуорматын толорбута. Саамай биллилээх уонна улахан спортивнай көрдөрүүлэр ох саа ытыытыгар 1972 сылтан 1983 сылга дылы буолбуттара. 1972 сыллаахха РСФСР хамаандатын сборнайыгар 8 киһиттэн (4 дьахтар уонна 4 эр киһи) 5 киһитэ Дьокуускай охчуттара этилэр, кинилэр бары Павел Михайлович иитиллээччилэрэ этэ. 1972 сыллаахха ССРС чемпионатыгар РСФСР сборнай хамаандата18 хамаандаттан 4 миэстэ буолбута. Кинилэртэн ураты өссө маннык хамаандалар кыттыбыттара: союзнай республика сборнай хамаандата, Москва уонна Ленинград, Эстония, Молдавия, Литва, Латвия, Украина, Казахстан, Узбекистан, Киргизия уо. д. а. Ити курэхтэһии кэнниттэн Павел Михайловиһы Болгарияҕа государственнай тренеринэн ыҥыра сатаабыттара. Туох баар услуобуйаны оҥоруохпут дии сатаабыттара даҕаны, Саха сирин патриота буолан уонна улахан баҕатынан ох саанан ытыыны ханна эрэ ыраах баҕайы Болгарияҕа буолбакка, бэйэтин төрөөбүт республикатын сайыннарыан баҕарар буолан аккастаабыта. Ол бириэмэҕэ тренердэр быыстарыгар туох баар спорт көрүҥэр олимпийскай цикл түмүгүнэн социалистическай күрэхтэһии ыыталлар. Онно спортивнай ситиһиилэринэн 1972 сылтан 1976 сылга дылы Павел Михайлович Саха сирин тренердэрин истэригэр социалистическай курэхтэһии кыайылааҕынан тахсыбыта. Кини кэниттэн иккис миэстэни Дмитрий Петрович Коркин (05.09.1924 - 22.02.1984) - Кытаанах нэһилиэгэ, Чурапчы улууһа, Саха АССР) Саха Сиригэр тустуу сайдыытыгар сүҥкэн өҥөнү киллэрбит киһи буолбута. 1983 сыллаахха Павел Михайлович иитиллээччилэрэ 11 кылаас үөрэнээччитэ Попов Саша уонна Сергеева Марианна Арассыыйа Чемпионатыгар эр дьон уонна дьахталлар икки ардыларыгар кыайылаахтарынан тахсыбыттара. Үлэтин тухары спортивнай оскуолатыгар сүүрбэ биэстэн тахса Арассыыйа спордун маастарын, сэттэ уонтан тахса Арассыыйа спордун кандидатын маастарын таһарталаабыта. Кинилэр Европа Кубогын, түөрт аан дойду турниирын, сүүрбэ түөрт ДСО “Урожай”, “Спартак” уонна Арассыыйа, икки ССРС сэбилэниилээх күүстэр, сүүрбэ сэттэ бүтүн Союзтааҕы турнир уонна Сибиир, сүүс сүүрбэттэн тахса Саха сирин кыайылаахтара буолаллар.<|endoftext|>\nИванова Ксенья Гаврильевна\nАраас сиргэ, кэмҥэ киhи-аймах, олорор үйэтин тухары, элбэхтэ сэриилэhэн кэллэ. Ол эрэн сир үрдүнэн Аҕа дойду сэриитин сылларыгар курдук элбэх өлүүлээх-сүтүүлээх, урусхаллаах, сордоох-муҥнаах кэмнэри киhи-аймах историята билбэт буолуохтаах. Сэрии төлөнө 6 сыл тухары 61 судаарыстыба 1 млрд 700 мөлүйуөн киhини түмэ тардыбыта. Ону таhынан 50 мөлүйүөн дьон олоҕун быспыта.\nСэрии ыар тыына Сэбиэскэй Союз норуотугар туспутэ. Ол курдук үгүс эр дьон, эдэркээн бастыҥ уолаттар, кыргыттар фронҥа ыҥырыллыбыттара. Үгүстэрэ уоттаах сэрии хонуутугар тыыннарын толук уурбуттара. Оттон тыылга хаалбыт дьахталлар, о5олор, о5онньоттор, эмээхситтэр, кыайыы туhугар бэйэлэрин харыстаммакка үлэлээбиттэрэ. Ити хорсун дьон иhигэр мин эбэм Иванова Ксения Гаврильевна баар этэ. Кини сэрии саҕаланыытыгар 15 эрэ састаах кыысчаан этэ.\nКсения Гаврильевна ахтыытыгар сэрии саҕана, аас-туор олох кэмигэр ыраах Саха сиригэр, Сунтаар улууhугар тыа сирин промышленнаоhа бастакы хардыылара саҕалламмыттара көстөр. Кини ахтыытын уөрэтэн, ол кэмнээҕи ыарахан олоҕу кыракый кыысчаан санныгар сукпутун сөҕө-соhуйа биллим, кыайыы туhугар бэйэни харыстаммакка эйэлээх олох туhугар охсуhуу-улэ киhини сөхтөрөр ол саҕанааҕы көлуөнэҥэн киэн туттуу, кинилэр үлэлэрэ үүнэр көлуэнэ5э холобур буолар.\nИванова Ксения Гаврильевна 1926 сыллаахха Тойбохой нэhилиэгэр колхозтаах кэргэнигэр төрөөбутэ.Аҕата Гаврил Уаров Тойбохой Туойдааҕыттан төруттээх, ийэтэ Татьяна Иванова Арыылаах Бакымдатыттан төруттээх. Ксенья бу ыалга бастакы оҕонон күн сирин көрбутэ, балта Варвара төрүүрүгэр ийэтэ өлөн, тулаайах хаалаллар. Ыал улахан оҕото буолан дьиэ ис-тас үлэтигэр сүрүн көмөлөhөөччүнэн буолбута. 10 саастаа5ар Тэҥкэттэн сатыы хааман 5 кылааска диэри оскуолаҕа уөрэнэр. Оскуолаҕа уөрэнэ сырыттаҕына аҕата Мария Христофоровнаны кэргэн ылар. Сэрии кэнниттэн кыыстаах уол оҕолоноллор. Кини оҕо сааhыттан ол кэмнээҕи күүстээх үлэтэ бэлиэтэммитэ. Сэрии сылларыгар үчүгэй үлэтин иhин 1946 сыллаахха, алтынньы 6 кунугэр «За доблестный труд в Великой Отечественной войне 1941-1945 годах» диэн Сталин төбөлөөх мэтээлинэн наҕараадаламмыта.\nСэрии бүппүтүн да кэннэ илии ыарахан үлэтигэр үлэлээбитэ. 1949 сыллаахха, дойдутугар Тойбохойго эргиллэн сельпо остолобуойугар икки сыл үлэлиир, ол кэннэ 1976 сыллаахха бочуоттаах сынньалаҥҥа тахсыар дылы, 25 сыл устата биэкэринэн үлэлээбитэ.\nОл курдук икки эрэ биэкэр буолан үлэлииллэрэ. Сельпо председателинэн оччолорго Осипов Николай үлэлиирэ. Силиппиэн диэн оҕонньор бурдугу Сунтаартан таhара. Суол суоҕар, бырыы да, бадараан кэмигэр куөлтэн оҕуhнан икки мас буочукаҕа, тэлиэгэҕэ тиэнэн уу баhаллара. Бу оҕустара күрүөhүт буолан бурдук оҕуруотун түҥнэри көтөн, алдьатан, биэкэрдэр мөҕүллэллэрэ, сэмэҕэ тардылаллара.\nОл курдук эбэм сэрии саҕанааҕн күүстээх үлэтэ Улуу сэриигэ Кыайыыны уhансыбытынан киэн туттабын, ол кэмнээҕи көлүөнэ үлэтэ үтүө холобур буолар. Биhиги дьоллоох олохпутун иhин уhансыбыт үлэлэрин-сырыыларын үүнэр эдэр ыччат ытыктыах, сүгүрүйүөх тустаах.<|endoftext|>\nПарников Карл Карлович\nПарников Карл Карлович 1910 сыллаахха төрөөбүтэ. Бииргэ төрөөбүт 3 этилэр: кини ыал улахан оҕото эбит, онтон быраата, балта. Онтон 1941 сыллаахха хос эһэм Парников Карл сэриигэ барарыгар хос эбэм 2 оҕолоох уонна үһүс о5отун оҕолоноору хаалбыт. Хос эһэм 1941 сыллаахха бастакы хомуурга барбыт. Бастаан Иркутскай куоракка кавалерийскай куурустарга үөрэммит, онтон Ленинградскай фроҥҥа тиийбит. Кэлин 3-с Белорусскай фроҥҥа сэриилэспит. Ол сылдьан Кенинсберг, Прага куораттары босхолуурга кыттыбыт. Онтон Берлиҥҥэ тиийбит уонна кыайыы параадыгар кыттыбыт. Сэриигэ хаста да бааһырыы ылбыт: өттүгүн уӊуоҕун оскуолкаҕа үлтү тэптэрэн уӊа атаҕа арыый кылгас буолбут, эбиитин өссө контузияламмыт. Хос эһэм сэрииттэн күһүн 1945 сыллаахха төннөн кэлбит. Хорсунун иһин элбэх мэтээллээх, орденнаах эбит.\nСэрии кэнниттэн хос эһэм эбэбинээн колхозтарга үлэлээбит. Сайынын от оҕустарар, кыһынын Ааллаах Үүҥҥэ таһаҕас таһарга сылдьыбыт. Ол сылларга бастыҥ от оҕустарааччы аатын ылан, „Кыым“ хаһыакка тахсыбыт. Кэнники сылларга тутууга улэлээбит. Ол саҕана саҥа начаалынай оскуоланы, спортсаалатын уонна элбэх олорор дьиэлэрин тутуспут. Баайбыт аттара республика рекордсменнара буолбуттара. Кэнники мин эһэм аҕатын туйаҕын хатаран сылгыһытынан өр сылларга үлэлээбитэ. Хос эһэм Наахара нэһилиэгэ сайдарыгар элбэх өҥөлөөх киһи буолар, сүрдээх элэккэй, сымнаҕас майгылаах киһи эбитэ үһү. Улэтигэр эппиэтинэстээхтик сыһыаннаһара дииллэрэ. Кини аатын ааттатар, олоҕун салгыыр 19 сиэннээх, 24 хос сиэннээх.<|endoftext|>\nГоворов Иннокентий Иннокентьевич\nГоворов Иннокентий Иннокентьевич - Чурапчы көhүүтүн кыттыылааҕа, Арассыыйа тыатын хаhаайыстыбатын туйгуна, Мэҥэ-Хаҥалас улууhун Бочуоттаах гражданина, \"Аҕа дойду иннигэр үтүөлэрин иhин\" II истиэпэннээх уордьан мэтээлин кавалера, үлэ, тыыл ветерана.\nОлоҕун олуктара.\nГоворов Иннокентий Иннокентьевич, 1933 сыллаахха балаҕан ыйын 7 күнүгэр Чурапчы оройуонун Алаҕар нэhилиэгин Ворошилов аатынан колхоз сиригэр Дьоху диэн эбэ арҕаа баhыгар Варвара Александровна уонна Иннокентий Федорович Говоровтар диэн колхозтаах дьиэ кэргэнигэр иккис оҕонон төрөөбүтэ.\nТөрөппүт ийэтэ Варвара Александровна 1936 сыллаахха, 26 саастааҕар, кини 3 саастааҕар, сэллик ыарыыттан өлбүтэ. Аҕата иккис кэргэниттэн 2 быраат, 4 балыстары бэлэхтээбитэ.Сэрии сылларыгар, кини 9 саастааҕар, Чурапчы оройуонун көhөрүүтүгэр түбэhэн, Кэбээйи оройуонугар Кыыл Бастаах диэн сиргэ олорбуттара, сут, сэрии, кураан сылларыгар аччыктааhын, хоргуйуу кыhалҕатын этинэн-хаанынан билбитэ.\nКини 10 саастааҕар, аччыктыыр кыhалҕаттан, сайынын Кэбээйи кумаарын ортотунан, окко оҕус сиэтэн үлэтин саҕалаабыта. Убайа Семен 15 сааhыгар кыhын улахан дьону кытта, тоҥорун-хатарын кэрэйбэккэ, кыhыны быhа муҥхаҕа муус анньара. Онтон тымныйан ыалдьан, 28 сааhыгар күн сириттэн барбыта.\nКөhөрүүттэн төннөн кэлэн баран, Төҥүлү орто оскуолатын 1954 сыллаахха үөрэнэн бутэрбитэ. Ити сыл Советскай Армияҕа ыҥырыллан Приморьеҕа, Туркестаҥҥа танковай чааска взвод командирын солбуйааччытынан үс сыл сулууспалаабыта.\n1947 сыллаахха кинилэр уон буоланнар комсомолга киирбиттэрэ, онон 13 комсомолецтаах сэрии кэнниттэн бастакы оскуола үөрэнээччилэрин комсомольскай тэрилтэтэ тэриллибитэ, онно кинини, 6 кылаас үөрэнээччитин, секретарынан талбыттара.\nСоветскай Армияҕа сулууспалаан кэлбитин кэнниттэн, комсомол райкома кинини \"Октябрь\" колхозка босхоломмут комсомольскай тэрилтэ секретарынан быыбарданан үс сыл үлэлээбитэ.\n1959 сыллаахха комсомол райкомун рекомендациятынан \"Октябрь\" колхоз правленията кинини Иркутскайдааҕы тыа хаhаайыстыбатын институтугар үөрэххэ ыыппыта.\n1964 сыллаахха, Иркутскайдааҕы тыа хаhаайыстыбатын институтун бүтэрэн, инженер-механик идэтин ылан, дойдутугар Төҥүлүгэ бөдөҥсүйбүт \"М.Горькай\" колхозка главнай инженер-механигинэн үлэлии кэлбитэ.\nОччотооҕуга \"Октябрь\" уонна \"М.Горькай\" колхозтар холбоhон Төҥүлү эҥэрэ бүтүннүү биир улахан колхоз буолбута.\n1965 сыллаахха бу холбоhуу сыыhатын өйдөөннөр, икки колхозка арахсан \"М.Горькай\" уонна \"Октябрь\" колхозтар буолбуттара. Кинини онно \"Октябрь\" колхозка главнай инженеринэн, солбуйааччы бэрэссэдээтэлинэн ыыппыттара, барыта 9 сыл устата үлэлээбитэ.\n1973 сыллаахха партия райкомун бюрота кинини Майаҕа оройуоннааҕы «Сельхозтехникаҕа» бастаан управляющайы солбуйааччынан, кэлин управляющайынан анаан улэлэппиттэрэ.\nИннокентий Иннокентьевич үлэлээбит биэс сылын устатыгар «Сельхозтехника» оройуоҥҥа биир бөдөҥ, куустээх тэрилтэ быһыытынан оройуон тыатын хаһаайыстыбатын сайдыытыгар улахан оруоллаах этэ. Совхозтарга ходуһа, бааһына сирин оҥорууга; ходуһаҕа, бааһынаҕа агрономическай, минеральнай уоҕурдууну киллэриигэ, таһаҕас таһыытыгар, техниканы өрөмүөннээһиҥҥэ, ыарахан үлэлэри механизациялааһыҥҥа үгүс өрүттээх үлэни ыыппыта.\nСельхозтехника 200-тэн тахса үлэһиттээх коллектива сыл ахсын социалистическай куоталаһыыга Саха Республикатыгар, Россияҕа бастакы күөҥҥэ сылдьара.\n1978 сыллаахха кинини Мэҥэ-Хаҥалас оройуонун тыатын хаһаайыстыбатын управлениетын начальнигынан, райсовет исполкомун председателинан бастакы солбуйааччытынан анаабыттара. Бу үлэҕэ уонча сыл улэлээбит кэмигэр оройуон тыатын хаһаайыстыбатын сайдыытыгар үгүс өрүттээх үлэлэр ыытыллыбыттара. Оройуон тыа хаһаайыстыбатын бородууксуйатын оҥорууга урукку сыллардааҕар үрдүк көрдөрүүлэр ситиһиллибиттэрэ, совхозтар материальнай базалара бөҕөргөөбүтэ.\nОройуон, республика оҥорор тыатын хаһаайыстыбатын бородууксуйатын 10-16 % оҥороро ситиһиллибитэ.\nОройуон совхозтара Республикаҕа, Россияҕа, Союзка социалистическай куоталаһыыларга кыайыылааҕынан тахсаннар, кыһыл знамянан, знактарынан наҕараадаланаллара. Үгүс ахсааннаах бастыҥ маяк үлэһиттэр, үрдүк көрдөрүүлэрин иһин правительство уордьаннарынан, мэтээлэринэн наҕараадаламмыттара.\nКэлин доруобуйата мөлтөөн бу үлэттэн тохтоон, 1987 сылтан оройуоннааҕы государственнай техническай надзор начальнигынан 1995 сылга дылы үлэлээбитэ.\n1994 сыллаахха иһигэр ыарахан операцияны баран, 2 группалаах инвалид буолан үлэттэн тохтообута. Ити курдук отуттан тахса сыл устата Мэҥэ-Хаҥалас тыатын хаһаайыстыбата сайдыытыгар специалиһынан, салайааччынан үлэлээбитэ.\nИннокентий Иннокентьевич үлэлээбит сылларыгар 1975-87 сс. 12 сыл устата райсовет депутатынан, 9 сыл райисполком чилиэнинэн, председатели бастакы солбуйааччынан үлэлээбитэ.\nДьиэ кэргэнэ.\n1959 сыллаахха олоҕун аргыһын Тарабукина Тамара Егоровнаны көрсөн ыал буолан 4 оҕо аҕата, 9 сиэн эһэтэ, 3 хос сиэн эһэтэ буолан олорор.\nНаҕараадалара.\nМэҥэ-Хаҥалас оройуонугар отуттан тахса сыл устата тыа хаһаайыстыбатын сайдыытыгар үлэлээбитин иһин:<|endoftext|>\nДыраама\n= Дыраама (литэрэтиирэ көрүҥэ) =\nДыраама — олоҕу буола турар көстүү быһыытынан ойуулуур, дьоруойдар саҥаларынан, дьайыыларынан, утарыта киирсиилэринэн көрдөрөр литэрэтиирэ көрүҥэ.\nДыраама тыйаатыр сыанатыгар оонньоон көрдөрөргө аналлаах, оонньонор эрэ буоллаҕына кини толору олохтоох айымньы, ол быһыытынан кини өссө ускуустуба атын көрүҥнэрин — тыйаатыры, операны кытта сибээстээх. Дыраама сүрүн бэлиэлэринэн ордук эпоска чугас: ааптартан тутулуга суох событиелар ойууланаллар, сюжекка, конфликка дьоруойдар характердара арыллар. Лириканы кытта сибээһэ: дьоруойдар монологтарыгар кинилэр ис туруктара, иэйиилэрэ арыллар. Дыраама ис хоһоонун сүрүн уратытынан кини сытыы конфликтааҕын бэлиэтииллэр, конфликт — дыраама айымньыларын туллар тутааҕа, кинитэ суох драматическай айымньы суох.\nЛитература.\n1. Окорокова В. Б. Литература теорията. Дьокуускай, 2004.<|endoftext|>\nЭпос\n= Эпос (литература көрүҥэ) =\nЭпос - түбэлтэлэри, быһыыны-майгыны эридьиэстээн, характеры арыйар, ойуулуур-көрдөрөр, тэнийбит сюжеттаах, үксүгэр сэһэргиир тылынан\nсуруллубут айымньылары ааттыыллар. Эпос ойуулуур түбэлтэлэрэ олоххо муҥутуурдук чугаһыыллар (олох курдуктар). Кини сүрүн формалара: роман, сэһэн, кэпсээн.<|endoftext|>\nЛирика\n= Лирика (литература көрүҥэ) =\nЛирика — литература биир көрүҥэ. Кини эпос, драма событиеларга олоҕуран толору характеры арыйалларыттан уратыта диэн киһи ханнык эмит түгэҥҥэ ис туругун, иэйиитин ойуулуур, сүнньүнэн хоһоонунан айыллар. Лирика сүрүн, үксүгэр соҕотох персонаһа лирическэй герой диэн ааттанар. Кини бэйэтэ эмиэ туспа жанровай формалардаах. Онуоха саамай сүрүн миэстэни хоһоон ылар. Хас биирдии национальнай литература бэйэтэ ураты лирическэй формалаах буолар. Холобур, Орто Азия норуоттар поэзияларыгар рубаи, газель, Японияҕа – танка, хокку уо.д.а. Саха поэзиятыгар хоһуйуу хоһоон национальнай форматын быһыытынан көстөр.\nЛирика айымньылара.\nАйымньылары көрүҥнэргэ араарыы судургута суох, ол курдук хас да көрүҥ бэлиэлэрин илдьэ сылдьар жанрдар баар буолаллар. Холобур, үгэ тубэлтэлэргэ характеры арыйар сюжеттаах айымньы буолан, эпическэй жанрга киирэр, ол эрээри кини хоһоонунан суруллан лирика бэлиэтин эмиэ ылыммыт уонна геройдара диалогунан кэпсэтэр түбэлтэлэригэр драма бэлиэтэ эмиэ көстөр. Поэма — хоһоонунан суруллубут бөдөҥ айымньы, сюжеттаах, геройдардаах, конфликтаах, характеры арыйар сыаллаах-соруктаах, онон кини лирика эпос бэлиэлэрин илдьэ сылдьар лиро-эпическэй жанр.\nОл аата литература жанрдара олоҕу ойуулаан көрдөрөр уратыларынан үс сүрүн көрүҥҥэ арахсаллар эбит. Ону кытта кинилэр уратылара сэһэргээччигэ эмиэ көстөр. Эпоска сэһэргээччиттэн тутулуга суох событиелар (объективнай) ойууланаллар, оттон лирикаҕа сэһэргээччи — лирическэй герой ис эйгэтэ (субъективнай) арыллар. Айымньылар суруллар тылларынан эмиэ уратылаһаллар: сэһэргээһин тылынан суруллубут буоллаҕына - проза, хоһоон тылынан - поэзия диэн ааттаналлар. Үгэ ис хоҺоонунан – эпос айымньыта, суруллубут тылынан — поэзия. ХоҺоонунан суруллубут романнары, сэҺэннэри. драмалары үгэс курдук поэттар айаллар. Холобур, Р.Баҕатаайыскай «Уолаттар уонна кийииттэр» диэн хоһоонунан суруллубут романа. Иэйиини арыйар сэһэргээһин тылынан суруллубут кэпсээннэр бааллар. Холобур, Суорун Омоллоон «Өлүөнэ өрүс» диэн лирическэй кэпсээнэ.\nЛитература.\n1. Окорокова В.Б. Литература теорията. Дьокуускай, 2004.<|endoftext|>\nАллегория\nАллегория — ханалытан образтааhын кубулутан хоhуйуу, этэ-сиинэ суох уосай өйдөбүлү чопчу обраhынан дьүhүн кубулутан биэрии. Холобур, аан дойду үрдүнэн эйэни — холуубунан, көҥүлү — быстыбыт сыабынан ханалытан образтыыллар. Аллегорическай хоhуйуу ордук үгүстүк остуоруйаҕа уонна үгэҕэ туттуллар; ол курдук албын-көлдьүн киhини-саhылынан, иҥсэлээҕи бөрөнөн, сиэмэҕи эбэтэр мындыры — суорунан кубулутан көрдөрөллөр.<|endoftext|>\nАмфибрахий\nАмфибрахий – хоhоон тутулугар үс сүhүөхтээх олук, кээмэй (стопа), ол ортоку сүhүөҕэр охсуулаах эбэтэр уhатыылаах. Античнай метрическэй системаҕа, былыргы гректэргэ, амфибрахий икки кытыы-сүhүөҕэ кылгас, ортокута уhатыылаах. Холобур, сахалыы «сандааран» диэн тыл курдук, ол схемата: «V – V»\nП.А. Ойуунускай чопчу метрическай системаҕа сөп түбэhэр, иккилии олуктаах амфибрахий курдук куплеттар саха олоҥхотугар баалларын ыйар:\nНуучча хоhоонугар, силлабо-тоническай системаҕа, амфибрахий орто сүhүөҕэ уhатыы оннугар охсуулаах, холобур, А.С. Пушкин «Былыт» («Туча») диэн хоhоонугар:\nСахалыыга, охсуулаах дорҕоон чуолкайдык иhиллибэт буолан, силлабо-тоническай система кээмэйэ характернайа суох, сөп түбэспэт.<|endoftext|>\nАнахронизм\nАнахронизм — историяны, кэми-дьылы, былыргыны-аныгыны булкуйан суруйуу.\nЛитературнай айымньыга автор билбэккэ, арыт билэ-билэ да, уус-уран суругу толороору, араас эпоха, үйэ историческай чахчыларын булкуйан көрдөрүүтэ; былыргыны аныгыны, аныгыны былыргыны оҥоруу, биир үйэ историческай чахчыларын булкуйан көрдөрүүтэ; былыргыны аныгы, аныгыны былыргы оҥоруу, биир үйэ киhитин уонна чахчытын атын үйэҕэ илдьии. Холобур, олоҥхоҕо баар буолар: абааhы бухатыырын хаалтыстаан, сэлээпэлэр өссө пистолеттан ойуулааhын. Эбэтэр С. Омоллоон «Күкүр Уус» драматыгар геройа холбоhуктааhын кэмигэр «ат бастаах андаҕары» андаҕайыыта-ити былыргы абыычай.<|endoftext|>\nАнтология\nАнтология – былыр античнай поэзия талыллыбыт айымньылрын хомуурунньуктара. Аныгы бириэмэҕэ – биир сүрүннээх поэттар бөлөхтөрүн эбэтэр хайа эмит дойду, норуот поэзиятын сүүмэрдэммит айымньыларын холбоон таhаарыыны антология диэн ааттыыллар. Холобур: «Казах поэзиятын антологията», «Саха поэзиятын антологията».<|endoftext|>\nВерсификация\nВерсификация, хоhоон тутула – хоhоону суруйар быраабылалар уонна ньымалар былыргыттан античнай биитэр метрическэй диэнинэн биллэр системалара; европейскай системаларсайдыбыт төрүттэрэ. Аруз диэн араб системата тюрк тыллаах омуктар бэрт киэҥник сабыдыаллаабыта. Хоhоон сүрүн системаларын ааттыахха сөп: метрическэй, силлабическай, силлабо-тоническай тактометрическай уонна көҥүл хоhоон (верлибр) системаларын. Оттон норуот хоhоонун системата хайа да омукка үгүс өрүттээх, уустук системанан көстөр.\nВерсификация диэн хоhоонун суруйар искусствоны уопсайынан эмиэ ааттыыллар. Оттон версификатор (хоhоонньут) диэн ардыгар поэт буолбатах, быраабылалары үөрэтэн эрэ хоhоону суруйарга дьарыктаммыт киhини намтатан этээччилэр.<|endoftext|>\nВодевиль\nВодевиль – кыра формалаах, үксүн биир оонньуулаах чэпчэки, көрдөөх-күлүүлээх театральнай пьеса.\nАрдыгар ылланар ырыаларынан уонна үҥкүүлэринэн доҕуhуолланар. Нуучча сиригэр XIX үйэҕэ сайда сылдьыбыта, билигин хаалбыт форма. Водевиль холобурунан А.П. Чехов «Юбилей», «Кэргэн кэпсэтии» курдук көрдөөх пьесаларын ыйыахха сөп. Хас да водевиль Н.А. Некрасов суруйбута.\nСаха литературатыгар водевильга чугастар: Н.Д. Неустроев «Тиэтэйбит» диэн пьесата уонна А.И. Софронов «Нууччатымсыйбыта». Мантан кэнникитэ ордук «фарс» диэн водевиль туспа сытыы көрүҥэр сөптүҥү.<|endoftext|>\nГротеск\nГротеск – литератураҕа уонна искусствоҕа бүтүннүүтүгэр туттуллар биир суол уус-уран ньыма (истиил). Киhини дуу, олох быhыытын-майгытын дуу соруйан олус түhэрэн, дьаабытык дарбатан күлүү-элэк гынан көрдөрүү. Икки утарыта харсар көстүүлэри, сатала суох сүөргүнү, ыпсыбаты ыпсаран, холбоммоту холбоон, фантастическайы – дьиҥнээх, баар суолу, трагическайы – комическайы, ынырыгы, алдьархайы – көрдөөҕү-күлүүлээҕи кытта уо.д.а. холбуу тута сылдьыы.\nАрҕааҥҥы литератураҕа гротескнай (түhэриилээх, дарбатыылаах) стиль бөдөҥ представителлэринэн көстөллөр: Рабле (Францияҕа), Дж. Свифт (Англияҕа), Гофман (Германияҕа), Пиранделло (Италияҕа). Гротеск холобурун француз классига В.Гюго «Парижтааҕы ийэ таҥара собуора» диэн романыгар ынырык чиччик (Квазимодо) кэрэ кыыhы (Эсмиральда) кытта сэргэ ойууламмытыгар көрүөххэ сөп.\nНуучча классическай литературатыгар сатирическай гротеск Н.В. Гогольга «Мурун», М.Е. Салтыков-Щедриҥҥэ «Биир куорат историята» уо.д.а. бааллар. Советскай кэмҥэ В.Маяковскай хас да айымньытын бу стилинэн айбыта «Мунньаҕынан ииригирбиттэр», «Мистерия-буфф», «Кулахы», «Баанньык».\nСаха литературатыгар гротеск сайда илик.<|endoftext|>\nДиссонанс\nДиссонанс биитэр Консонанс – бүтэй дорҕооннор дьүөрэлэhиилэригэр эрэ олоҕурбут, аhаҕас дорҕооннору болҕомтоҕо ылбат толорута суох рифма курдук көрүөххэ сөп.\nХолобур, маннык син гармоническай варианнары: кэлбит – барбыт, турбут – көрбүт.<|endoftext|>\nТүмүллүү (литэрэтиирэҕэ)\nТүмүллүү эбэтэр \"төрүт, хатыллыы, саҕыллыы\" () – уус-уран литература айымньытыгар сюжет сайдыытын, холобур, драматическай күрэстэhии (конфлик) маҥнайгы төрүөтэ; саҕаланыы сылтаҕа буолбут событиелар маҥнайгы түмүллүүлэрэ.\nОл ордук араас быhылаан, утарсыы, тус-туспа интэриэс түмүллэн, хатыллан, драма оонньуута сюжетын сайдыыта күүрээннэнэн, тыҥаан, өрө көтөҥүллэн барар. Айымньы сүрүн күрэстэhиитэ быhаарыллыннаҕына, событиелар хатылыыллара, тыҥааhыннара намыраан, өhүллэн барар, ол өhүллүү (развязка) дэнэр.<|endoftext|>\nЭпитет\nЭпитет - тыл туоҕун-ханныгын көрдөрөр сыһыарыы тыл.  Тылга көннөрү эпитеттэр диэн бааллар итиэннэ тылы киэргэтэр эпитеттэр диэннэр бааллар. «Күөх халлаан» диэтэхпинэ  «күөх» тыл халлаан көннөрү дьүһүнүн көрдөрөр, оттон  «күдэн халлаан» диэтэххэ халлаан көннөрү дьүһүнүттэн ураты дириҥэтэн, кэҥэтэн, киэргэтэн көрдөрөр, онон итинник эпитети киэргэтэр эпитет диибит,  «көтөр кынаттаах» диэтэххэ  «көтөр» диэн тыл көннөрү эпитет буолар, оттон:\n\"Кылбаарар\" кынаттаах\nКыталыктан ордук\n\"Тырымныыр\" чыычааҕым\n\"Тыкаарар\" далбарым\n(Ойуунускай).\nдиэҥҥэ «кылбаарар, тыпымныыр, тыкаарар» диэннэр киэргэтэр эпитеттэр буолаллар.\n\"Толбонноох үүс тириитин\"\n\"Туруору ыйаабыт дьуолкалаах\" дойду эбит,\n\"Киргиллээх киис тириитин\"\n\"Кэккэлии ыйаабыт кэрбэҥнээх\" суол эбит.\n(Норуот ырыата).\nСаха норуотун ырыатыгар бүтүн этиилэр эпитет буолан турааччылар. Бу ырыаҕа «толбоноох үүс тириитин туруору ыйаабыт дьуолкалаах» диэн этии бүтүннүү «дойду» диэни киэргэтэр эпитет буолан турар.  «Киргиллээх киис тириитин кэккэлии ыйаабыт кэрбэннээх» диэн этии «суол» диэҥҥэ эпитет буолан турар. Бу ылбыт норуоппут ырыатыгар  «дойду»,  «суол» диэн тыллары араас түүлээҕинэн дьуолкалаан киэргэтэн көрдөрөллөр. Ити булдунан иитиллэн олорор олохтон төрүттэнэн тахсар.\nЭпитет бэрт араас буолар. Сорох эпитет дьүһүнү-мөссүөнү, туоҕу-хайдаҕы аҕай-аҕайдык, мөлтөхтүк көрдөрөр, сорох эпитет күүскэ, эриэккэстик көрдөрөр.\nИчигэс салгыным\n\"Илигирии түһэн\"\nИспин-быарбын\nИтитэн\nИтирбитим\n(Күндэ).\n«Ичигэс» диэн эпитет тылы киэргэппэт, көннөрү салгын хайдаҕын көрдөрөргө турар, оттон «илигирии түһэн» диэн эпитет салгыны мэктиэтигэр хамсатан көрдөрөр, итинник эпитет күүстээх, эриэккэс эпитет диэн буолуохтаах.<|endoftext|>\nСытыырхатыы (литэрэтиирэҕэ)\nСытыырхатыы () — литэрэтиирэ ньымата. Бу тыл литэрэтиирэ үөрэҕэр, критикаҕа элбэхтик туттуллар. Холобур: «Суруйааччы сүрүн уобараhын сатирическай өттүнэн сытыырхаппыт» эбэтэр «Литературнай критиканы суруйуу уус-уран уонна идейнай таhымын үрдэтиигэ ордук сытыырхатыахха наада» дииллэр.<|endoftext|>\nИдиллия\nИдиллия – былыргы буколическай поэзия тыа, боростуой үлэhит дьон олохторун киэргэтэн көрдөрөр жанра. Айылҕа кэрэ көстүүлэрин, кыhалҕата суох, чэпчэки чуумпу олоҕу, айылҕа хоонньугар көҥүл көччүйүүнү, бириэмэни көргө-нарга атаарыыны туойар. Идиллия общество олоҕун уустук, кылаассабай утарсыыларын тумнар, ол иhин бу жанрынан үгэс курдук, консервативнай суруйааччылар туhаналлар. Кэнники улам сүтэн барбыта.<|endoftext|>\nИдиома\nИдиома – тыл уратыта. Атын омук тылыгар сирэйинэн сатаан тылбаастаммат сомоҕо домох этии. Оннуктар хайа баҕарар омукка элбэх буолаллар. Саха тылыгар холобурга манныктары аҕалыахха сөп: «хой баhы туойар», «оруо маhы ортотунан», «тимир тириитин кэппит», «үөhэ тэhиннэ», «ыт охсуох киhи суох», «бэрт киhи бэргэhэ сирэй, үтүө киhи үтүлүк сирэй». Ханнык да омук тыла төрүтүнэн идиоматическай майгыннаах. Ол иhин уус-уран тылбаас үрдүк искусствонан ааттанар. Идиоматическай этиилэртылга, уус-уран айымньыга национальнай кыраасканы (колориты) биэрэллэр. Ону атын тылга бэйэлэрин ураты өҥнөрүн-дьүhүннэрин сүтэрбэт курдук чаҕылхайдык тылбаастыыр уустук.<|endoftext|>\nИзоколон\nИзоколон – кэккэлэhэ этиилэргэ саҥа чаастарын параллельнайдык, пааралаан тэҥнээн туттар стилистическай форма. Холобур нуучча классическай поэзиятыгар:\nБары түүр уонна саха хоhооннорун тутуллара синтаксическай ритмическай параллелизм принцибэр төрүттэммит буоланнар, итинник изоколону поэзияҕа туттуу ордук тоҕоостоох, чаастатык түбэhэр. Норуот поэзиятыгар ол хас хардыы ахсын көстөр. Холобур, олоҥхоҕо:\nБиитэр:\nТаабырыҥҥа:\nӨс хоhоонугар:<|endoftext|>\nПоэтическэй троптар\nЭпитет.\n<poem>Кылбаарар кынаттаах\nКыталыктан ордук\nТырымныыр чыычааҕым\nТыкаарар далбарым\n(Ойуунускай)</poem>\nдиэҥҥэ «кылбаарар, тыпымныыр, тыкаарар» диэннэр киэргэтэр эпитеттэр буолаллар.\n<poem>Толбонноох үүс тириитин\nТуруору ыйаабыт дьуолкалаах дойду эбит,\nКиргиллээх киис тириитин\nКэккэлии ыйаабыт кэрбэҥнээх суол эбит.\n(Норуот ырыата).</poem>\nСаха норуотун ырыатыгар бүтүн этиилэр эпитет буолан турааччылар. Бу ырыаҕа «толбоноох үүс тириитин туруору ыйаабыт дьуолкалаах» диэн этии бүтүннүү «дойду» диэни киэргэтэр эпитет буолан турар. «Киргиллээх киис тириитин кэккэлии ыйаабыт кэрбэннээх» диэн этии «суол» диэҥҥэ эпитет буолан турар. Бу ылбыт норуоппут ырыатыгар «дойду», «суол» диэн тыллары араас түүлээҕинэн дьуолкалаан киэргэтэн көрдөрөллөр. Ити булдунан иитиллэн олорор олохтон төрүттэнэн тахсар.\nЭпитет бэрт араас буолар. Сорох эпитет дьүһүнү-мөссүөнү, туоҕу-хайдаҕы аҕай-аҕайдык, мөлтөхтүк көрдөрөр, сорох эпитет күүскэ, эриэккэстик көрдөрөр.\n<poem>Ичигэс салгыным\nИлигирии түһэн\nИспин-быарбын\nИтитэн\nИтирбитим\n(Күндэ).</poem>\n«Ичигэс» диэн эпитет тылы киэргэппэт, көннөрү салгын хайдаҕын көрдөрөргө турар, оттон «илигирии түһэн» диэн эпитет салгыны мэктиэтигэр хамсатан көрдөрөр, итинник эпитет күүстээх, эриэккэс эпитет диэн буолуохтаах.\nМетафора.\nИйэ дойдубут\nУһун иэнигэр\nКуба көтөр\nКуорсуна.\nТэллэх\nТэлгэннэ\n(Күндэ).\nБу ырыаҕа маҥнайгы хаар куба көтөр куорсуна тэллэх тэлгэммитигэр холонуллар, бу холобуртан хаар туох да аһара үчүгэй маҥан, сымнаҕас буола киэргэнэн көстөн тахсар, онон «куба көтөр куорсуна тэллэх тэлгэннэ» диэн тылы киэргэтэр метафора буолар.\nСаха ырыатыгар-хоһоонугар метафора диэн бэрт хаадьаа эриэккэскэ баар буолар. Саха норуота үөрэҕирэ илик буолан, саха ырыатыгар-хоһоонугар саҥа куормалар, саҥа стиллэр, быһыылар-майгылар үөскүү иликтэр, онон туспа саҥа, кэрэ стили таһааран суруйар поэт диэн суох, онон саха ырыатыгар-хоһоонугар метафора аҕыйах.\nАс-үөл элбээн\nАан дойду айылҕатын\nСүмэтэ тохтон,\nСүрэх-быар сымнаан,\nИчигэс салгын иҥэрсийэн\n(Күндэ).\nМанна өҥ-тот буолбута, от-бурдук үүммүтэ, арыы, сүөгэй элбээбитэ аан дойду айылҕатын сүмэтигэр ууруллан, «сүмэтэ тохтор» диэн метафора буолбут уонна ичигэс, итии салгын биллэр-биллибэт салгыйарын туох эрэ кыыл дуу, сүөһү дуу саҥатыгар холоон, иҥэрсийэр дэниллибит — метафора буолан тахсыбыт.\nМетонимия.\nОттон тугу эбит бэрт элбэҕи көрдөрөр тыллар оннуларыгар тугу эбит биири эрэ көрдөрөр тылынан эттэхпитинэ — ол синекдоха диэн буолар. Холобур: туоҕу эбит куорат иһигэр үгүс киһи биллэ диэх кэриэтэ, ону бүтүн куорат биллэ дэниллэр.\nУус-уран тылга тугу эбит бэйэтинэн көрдөрбөккө, дьиҥинэн эппэккэ тиэрэтинэн этэн күлүү оҥостуллар быһыы баар буолар, ол күлүү (ирония) диэн буолар. Холобур, ким эбит кимиэхэ эбит албыннатта5ына, онтон кэлэйэннэр «Аа, котоку, өйүн да!» — диэн күлэр буолаллар, биитэр ким эбит буойарын үрдүнэн, тугу да истибэккэ тосту-туора быһыыланар буоллаҕына, бэркиһээн, сөҕөн «Ээ, барахсан эмиэ даҕаны буолан» диэн күлүү оҥорон таһаараллар. Ити синекдоха уонна күлүү метонимиялыын биир маарыннаахтар, онон итилэр син метонимия буолаллар.\nОмуннаан этии (Гипербола).\n<poem>Алын өттүн аһара көрөн турдахха\nАҕыс арыы тиит саҕа араҕас мүһэлээх,\nТүөрт түөстээх от курдук\nДьүөрэҥ үктэл туйахтаах,\nСиргэ тохтон сиэтиллэр сэттэ хаамыы уһуннаах\nСинньигэс нэлээр сиэллээх,\nУон хаамыы уһуннаах\nСуолга тохтон соһуллар уһун нуоҕай кутуруктаах,\nҮс хаамыы\nҮрүҥ дьүөссүн түүлээх,\nИкки көйүллүбүт ойбон курдук,\nКүөгэй баайан харахтаах\n(Норуот ырыата).</poem>\nАты ити курдук сүрдүүллэр, омуннууллар. Итиннээҕэр ордук омуннар саха олоҥхотугар баар буолаллар.\nОмуннаан этиилэр көннөрү кэпсэтэр кэпсэтиилэргэ эмиэ баар буолаллар. «Күнүкэм оҕотоо» дииллэр, киһиэхэ кини таптыыра төһө да куһаҕан буолтун иһин, күн буолан көстөр, «ити барбыта үйэ буолла»… дииллэр, өр буолбуту омуннаан, бүтүн үйэҕэ холоон таһаараллар, «Сүрэҕим-быарым ууллан тохторо буолла»…дииллэр, ити бииринэн буоллаҕына, омуннаан этии буолар, иккиһинэн буоллаҕына, метафора буолар.\nЭгэлгэлээн этии.\n<poem>Тыллаах-өстөөх дьырылыгыам,\nСаҥалаах-иҥэлээх дьаралыгыам,\nКүнү таһаарар күөрэгэйиэм\n(Ө.Өлөксөй «Төрүү илигиттэн түҥнэри төлкөлөппүт»)</poem>\nИти курдук, эр ойоҕун эгэлгэлээн, араастаан ааттыыр. Бүтүн ырыа тухары «минньигэстэй биэбэккэйиэм», «көмүстээхий доҕоччугуом», «сыспардыыра сыллыыйыам» диэн иһэр.\nСаха норуотун ырыаһыта уонна сорох олорор олохтон тэйэ олус форманы тутуһар поэт ыллыыр ырыатыгар ис-быар санаата аҕыйах, дириҥ өйө суох, түгэҕэ суох буолар, онон хоһоон эрэ таҕыстаҕын диэн хоһуйаллар, истэргэ эрэ үчүгэй буоллун диэн буолар. Оннукка эгэлгэлээн этии олус хойдор, оччоҕо тугу да көрдөрбөт хоһооҥҥо эрэ холбоспут тыл доҕуһуоллара тыллар, этии доҕуһуоллара этиилэр буолаллар.\nТэҥнээн көрдөрүү (сравнение).\n<poem>Аҕыс күннүк сиринэн\nАнды кус уоһаҕын курдук,\nАраҕас илгэ аҕараадатын\nАрыйа көрөн тиийдэххэ,\nҮс күннүк сиринэн\nҮөр кус уоһаҕын курдук,\nҮрүҥ күүгэн күрдьүгүн\nКүөйэ көрөн турдахха\n(Норуот ырыата).</poem>\nБу көрбүт ырыабытыгар «араҕас илгэ аҕараада», «анды кус уоһаҕар» тэҥнээн көрдөрүллүбүт, «үрүҥ күүгэн күрдьүк» «үөр кус уоһаҕар» тэҥнэниллибит.\nОй хара тыам,\nСиэллээх сылгы\nСиэллээх кутуругун курдук,\nСитэн намылыйбыт\nКүөх солко курдук\nКүөгэйэ оонньуур.\nМотуок сап\nМотуоктаммытын курдук\nМунньуллан турар\nМутукчалаах эбит\n(Күндэ).</poem>\nМанна сэбирдэҕэ-симэҕэ ситэн турар ой хара тыа сиэллээх сылгы сиэллээх кутуругар тэҥнэнэр, чэлгийэ көҕөрөн турара күөх солкоҕо холонор, мутукча мотуоктаммыт мотуок сапка холонор.\nТэҥнээн көрдөрөр тыллар төрүт тыллары кытта «курдук», «саҕа» эҥин биитэр «доҕуйа көрөбүн», «атылыытык ааҕабын» эҥин диэн тылларынан ситимнэһэллэр\nАллегория.\nСахаҕа таабырыннар, үгэлэр баар буолаллар. «Муора кыыһа буор дьиэлээх, кыыһа таас дьиэлээх, Байаҕантай кыыһа мас дьиэлээх» (таабырын: хараҥаччы, чаччыгыныар, кукаакы). Бу таабырыҥҥа: хараҥаччы — буор дьиэлээх муора кыыһа, чаччыгыныар — таас дьиэлээх кыыһа, кукаакы — мас дьиэлээх Байаҕантай кыыһа буолбут. Өйө-төйө суох, акаары киһи аҥардас харытын күүһүнэн киһиргиирин үгэргээн «оҕус күүстээх да, хотоҥҥо сытар, эһэ уордаах да, арҕахха сытар» дииллэр. Итилэр бары аллегория буолаллар. Кут-Аһыйап «Сахсырҕалаах таракаан» диэн дьоннору үгэргээн суруйбут үгэтиттэн аллегориятыттан ылан көрүөҕүҥ.\n<poem>Саахарымса иһиккэ\nСаахар ас баарын\nБаҕата ханыар,\nМаҕалайа туруор диэри\nСалаан-салаан\n… баран,\nСаахарымса сахсырҕа\nСааҕынаан саҥаран\nСарапаччыйан иһэн,\nКиһи көрбөт сиригэр\nКэтэҕэриин долбуурга\nКытыйа иһигэр киирэн,\nКирээһи кирэ турар\nТаракаан үөн\nТабаарыһын көрөн баран,\nКүтүр үлүгэрдик\nКүргүйдээн барда.\nМанна сахсырҕа икки: таракаан иккинэн дьоннор үгэргэнэллэр.</poem><|endoftext|>\nКомпозиция\nАйымньы тутула (композиция) – айымньы тус-туспа кэрчиктэринн бэйэ-бэйэлэригэр дьүөрэлээн сатабыллаахтык ыпсарыы, кэпсэнэр чахчылар таба наарданыылара – сүрүн уус-уран ньымалартан биирдэстэрэ.\nАйымньы туох да сылбарҕаhа суох гына, барыта биир эт-хаан кэриэтэ сомоҕотук, ньыгыллык холбонон оҥоhуллуохтаах. Оннук уурбут-туппут курдук ыпсарыллыбатах айымньы тутула сатаҕай, ыhыллаҕас буолар.<|endoftext|>\nЛаконизм\nЛаконизм, кылгас – аҕыйах тылынан, кылгастык санааны этии; кэмчи уус-уран средствонан уобараhы, быhыыны-майгыны, олох хартыынатын ойуулааhын – «үгүс тыл сымсах, аҕыйах тыл минньигэс» диэн өс хоhооно этэринии.<|endoftext|>\nКытыылаах сон\nКытыылаах сон — дьахтар кэтэр үчүгэй көстүүлээх мааны соно, тус-туспа дьүһүннээх сукунаттан тиктэллэрэ.\nБыһыыта кыһыҥҥы бууктаах coҥҥо маарынныыр (түүлээх иһэ суох). Taҥac биэтэстээх, кэннинэн тыыраҕастаах, улахан дьогдьуурдаах, бэлэнньигэ кыараҕаc буолар. Оҕуруонан, симэҕинэн киэргэтэллэр.\nбылыргы сахалар соннорун көрүҥнэрэ<|endoftext|>\nТаҥалайдаах сон\n\"Таҥалайдаах сон.\" Сүрэхтэнии иннинэ саха дьахтара таҥалайдаах сон диэн таҥастааҕа. Таҥалайдаах сон сиэҕэ, саҕата суох, олортоххо туруору олоро сылдьар дороххой симэхтээх, оһуордаах буолар yhy диэн Сэһэн Боло суруйбута баар. Сэһэн Иванонич атын биллэриитинэн, кэдьиҥэ таҥалай диэн оһуордаах уһун сон эмиэ баара. Кэдьиҥэ таҥалай ойуулаах сон көхсө, икки эҥэрин иннэ моҕотой дьураатын курдук ойуулуу тигиллэрэ. Сүрэхтэнии нннннэ кэдьиҥэ таҥалайдаах сон эрдээх дьахтар булгуччу кэтиэхтээх таҥаһа этэ. Ити өйдөбүлүнэн, кэдьиҥэ таҥалай ритуальнай аналлаах эбит. '\"былыргы сахалар соннорун көрүҥнэрэ\"<|endoftext|>\nДьахтар хотойдоох сон\n\"Дьахтар хотойдоох сон\". Бу, фольклору билээччилэр этэллэринэн, саамай былыргы сон. Сону араас түүлээҕинэн, сарыынан киэргэтэллэр эбит. Эҥэригэр түүлээхтэн хотойу быһан тикпиттэр. Сахалар атын да оҥоһуктарыгар хотой ойуутун тигэллэр эбит. Ити кинилэр хотойу ытыктыылларын көстүүтэ буолар.былыргы сахалар соннорун көрүҥнэрэ<|endoftext|>\nМааныга кэтэр кытыылаах сон\nМааныга кэтэр кытыылаах сон. Бу сон кытыылаах соннооҕор чаҕылхай күөх, кыһыл, хара дьуһуннээх сукунаттан тигиллэр. Taҥac биэтэстээх, сиэҕэ дьогдьуурдаах, кэнниттэн тыыраҕастаах ойоҕоһугаp бүтэ киллэриилээх, сон тэллэҕэ киэҥ, саҕата улахан, тиэрэ түһэр. Сарыыга оҕуруолаан, симэхтээн тигэллэр.\nбылыргы сахалар соннорун көрүҥнэрэ<|endoftext|>\nСайыҥҥы солко сон\nСайыҥҥы солко сон — суугунас солко тастаах, таҥас биэтэстээх, оноолоох, дьогдьуурдаах, хара баархат саҕалаах уһун сон. Маннык сону оҕуруолаабаттар, симэхтээбэттэр. Киэргэлэ диэн улахан дьогдьуура, оноолоро, хара саҕата. Манных сону хаарыс таҥастан эмиэ тигэллэр.былыргы сахалар соннорун көрүҥнэрэ<|endoftext|>\nХолто сон\nХолто сон - дьадаҥы дьон кэтэр кылгас соно. Тарбыйах, кулун тириититтэн түүтүн тас өттүгэр гына тигэллэрэ. Тимэх оннугар тирбэҕэ быаны туһаналлара.\nСукунаттан, баархаттан, бэйбириэттэн түүлээх истээх сону тиктэллэрэ. Баай дьон соно күндү түүлээх, дьадаҥы соно куобах тириитэ истээх буолара.\nБаай өттүлэрэ итини таһынан бөрө, бэдэр тириитинэн саҕынньах тиктэллэрэ, дьадаҥы өттө [[ыт[[, [[кулун]] тириитин таҥнара.\nЭбии маны көр.\n[[Сон\nБыһаарыылар.\n[[Категория:Таҥас-сап]]<|endoftext|>\nЫрбаахы\nЫрбаахы. Үөрэхтээхтэр суруйалларынан, XVIII уйэтээҕи хаһыыларга көстүбүт дьахтар ырбаахыта сарыынан тигиллэр эбит. XIX үйэ бастакы чиэппэриттэн дьахтар уонна эр киһи ырбаахыта өрбөхтөн тигиллэр буолбут. Ол бириэмэҕэ ырбаахы тас таҥас быһыытынан туттуллара.<|endoftext|>\nДьабака\nДьабака — түүлээх буодьулаах (кытыылаах), xopoҕop төбөлөөх, чанчыга сиигэ суох ургулдьу түһэр кулгаахтаах былыргы дьахтар бэргэһэтэ.\nДьабака бэргэһэ иннэ киис биитэр тииҥ кутуруга буодьулааҕа. Кэннин үрүт өттүн «кэтэҕэ» диэн, алын өттүн «үрүҥэ» диэн ааттыыллара, ол эбэтэр үксүн бэдэр хадьааһыннаах буолааччы. Оройо кыһыл эбэтэр хара сукуна чопчуурдаах. Copoҕop ону кыһыл биитэр от күөҕэ сукунаны кыһыл эбэтэр хара саһыл тыстарын, тыҥырахтарын кытары аттараллара, биир өҥнөөх сукунаны барчаны кытта дьүөрэлээн эмиэ тигэллэрэ. Араас дьикти биисэринэн, xopyoҥкa оҕуруонан биитэр үрүҥ көмүс сабынан оһуордаммыт чопчуурдаах дьабака көрүөхтэн кэрэ буолааччы. Ohyop ойуутун, хортуонтан эбэтэр хас эмэ хос тутуллубут кумааҕыттан быһан баран, бэргэһэ тас өттүгэр сыһыары туталлара, ол үрдүнэн үрүҥ көмүс сабы суурдэллэрэ уонна иһиттэн сабынан тигэн иҥиннэрэллэрэ. Дьабака бэргэһэ XIX үйэҕэ ордук дэлэйэ сылдьыбыт.\nЭбии маны көр.\nСаха бэргэһэтин көрүҥнэрэ<|endoftext|>\nЧомпой\n\"Чомпой бэргэһэ\". Чанчыгынан биир күрүс кулгаахтаах, xopoҕop төбөлөөх эр киһи бэргэһэтэ. Чомпойу сарыынан уонна суппуунунан тигэллэрэ. Сукуна эбэтэр бэйбириэт буодьулууллара. Кыһыҥҥы чомпой түүлээх истээх буолара. Чомпой, дьабака курдук быһыылаах буолан баран, чоп-чуура, туоһахтата, араас ойуута-oһyopa суох судургу оноһуулааҕа.саха таҥаһа<|endoftext|>\nДьоробуоҥка бэргэһэ\nДьоробуоҥка бэргэһэ - күһүн, саас кэтэргэ күндү түүлээхтэн тигиллибит төгүрүк, кулгааҕа суох истээх бэргэһэ.\nСорох бэргэһэни арыый xopoҕop гынан тигэн кэтэллэр.\nсаха бэргэһэтин көрүҥнэрэ<|endoftext|>\nДьахтар солко ырбаахыта\nДьахтар солко ырбаахыта - толбоннуран көстөр икки дьүһүннээх, халадаайдаах, дьогдьуурдаах, сиэҕэ кэтит coҕyc бэлэнньиктээх, синньигэс coҕyc саҕалаах буолара.\nСуугунас солко (торҕо) ырбаахы саха дьахтара кэргэн тахсан сүктэригэр, ыһыахха кэтэр мааны таҥаһа этэ. Бу солко ырбаахылара Танас дьүһүнүгэр дьүөрэлээн куруһубаҕа оҕуруонан киэргэтиллэиригэр тэллэҕин бүүрүгүн иһинэн кэтит таҥаһы буохаламныы тигэн ырбаахыны бөҕөргөтөллөрө.\nБылыргы сахалар ырбаахыларын көрүҥнэрэ<|endoftext|>\nЭр киһи иҥээһиннээх ырбаахыта\nЭр киһи иҥээһиннээх ырбаахыта. Эр дьон халадаайа суох ырбаахыларын иҥээһиннэрэ быһаччы саҕатыгар тигиллэрэ. Маннык ырбаахы киэҥ-куоҥ буолара. Баайдар солко таҥастан, дьадаҥы өттө дабаттан, сиидэстэн кылгас халадаайдаах ырбаахыны кэтэллэрэ. Кэнники кэмҥэ судургу, халадаайа суох, эттэригэр сөп киэҥнээх ырбаахылары тигэр буолбуттара. Маны таһынан куйааска, улэҕэ кырдьаҕастар маҥан бээс таҥаһы кэтэллэрэ. Маҥан таҥас күн уотун тэйитэрэ, сөрүүнэ бэрдэ.\nЭбии маны көр.\nБылыргы сахалар ырбаахыларын көрүҥнэрэ<|endoftext|>\nАтын таҥаһынан тигиллибит ырбаахы\n\"Атын таҥаһынан тигиллибит ырбаахы\". Куруутун кэтэргэ анаан дабанан, сиидэһинэн, сарапыыҥканан, сатыынынан соччо уһуна суох ырбаахы тиктэн кэтэллэрэ, сөрүүн, чэпчэки, киһи этигэр сыстыбат. Маннык ырбаахы халадаайдаах, бэлэнньигэ тэллэрээттээх да буолуон сөп. Ырбаахы быһыытын тупсаран, киэргэтэн иҥээһинин, халадаайын, сиэбин араас быһыылаан тигэллэрэ.\nХаладаай көнө, синньигэс coҕyc, ардыгар кэтит, сороҕор араас быһыылаах буолар. Халадаайа уһун буоллаҕына, хас да сиринэн бүк тутан кэрэниис курдук гынар эмиэ сөп, ол ырбаахыны ордук тупсарар.\nБылыргы сахалар ырбаахыларын көрүҥнэрэ<|endoftext|>\nЭр киһи түнэ этэрбэһэ\n\"Эр киһи түнэ этэрбэһэ\". Маннык этэрбэһи 1939 с. Орджоникидзевскай оройуонун Өктөмүттэн булбуттара. 1662-1703 сылларга олорон ааспыт Маһары Безеков кинээс Taҥaһa дииллэр. Xapaҥa кугас дьүһүннээх, хара кыбытыылаах умнастаах, тумса суох, быалаах. Үрдүгэ тобугар тиийбэт. Кэрдиистии быһыллыбыт синньигэс быалаах.\nЭбии маны көр.\nАтах таҥаһын көрүҥнэрэ<|endoftext|>\nЭр киһи сарыы этэрбэһэ\nЭр киһи сарыы этэрбэһэ Кинээс атаҕын туһунан суулаан уурбуттар. Тобугар тиийэ үрдүктээх. Этэрбэс төбөтүн, онтон салгыытын ohугар диэри кылгас гына хара уонна apaҕac сабынан оһуордаабыттар, төгүрүк быһыылаах дьөлүтэ быһыылары оҥорон, ол анныгар күөх таҥаһы саба тутан ойуу-дьарҕаа түһэрэн киэргэппиттэр. Маннык этэрбэһи араастаан киэргэтэллэр. Кэтит coҕyc сарыылыыллар.\nЭбии маны көр.\nАтах таҥаһын көрүҥнэрэ<|endoftext|>\nСаары этэрбэс\n\"Саары этэрбэс\". Бу биһиги кэммитигэр тиийэ кэтэ сылдьыбыт таҥастара. Ынах тириититтэн хара гына дьүһүннээн оҥороллор. Умнастыыллар, тумустууллар, хара таҥас кыбытыылаан, кэтит күөх өҥнөөх баархатынан билэлииллэр, бирээскэлииллэр. Урукку түнэ, сарыы этэрбэстэрдээҕэр oһo кыараҕас, сайын кэтэргэ аналлаах. Атах таҥаһын көрүҥнэрэ<|endoftext|>\nУһун остоох этэрбэс\n\"Уһун остоох этэрбэс\". Таба тыһыттан, түнэттэн, килээҥкилэммит ынах тириититтэн тигэллэр. Таба тыһынан, түнэнэн, үгэс курдук, кыһыҥҥы этэрбэһи тигэллэр. Ол эр киһи буутун ортотугар диэри уһуннаах, тобуктарын харыстыыр буолар. Килээҥкилэммит ынах тириитэ этэрбэһи саас, күһүн ууга-хаарга кэтэргэ анаан тиктэллэр. Эмиэ уһун остоох буолар, төбөтө, тумса суох, ол оннугар төбөтүн кыратык ачаахтыы ойо быһан баран хам тигэллэр. Оччоҕо этэрбэс төбөтө атаҕы баттаабат. Атах таҥаһын көрүҥнэрэ<|endoftext|>\nДьахтар сарыы этэрбэһэ\nТөбөтө, оһун илин өттө бүтүннүүтэ сабынан оһуордаах. Төбөтүн мандара сүрэхтиҥи быһыылаах, оһун ойуута от-мас лабааларыгар маарынныыр. Маннык этэрбэһи мааныга кэтэллэр.<|endoftext|>\nДьахтар саары этэрбэһэ\nДьахтар саары этэрбэһэ — хап-хара дьүһүннээх этэрбэс. Тумса, умнаhа кыһыл сукуна кыбытыылаах. Үc тус-туһунан өҥнөөх таҥаһынан аттарыллыбыт билэлээх. Этэрбэс быата уп-уһун. Ол быаны былыргы дьахталлар сотолорун батыһыннара үрдүк гына эрийэн бааналлар. Ол туһугар эмиэ кэрэ көстүүлээх туспа киэргэл буолара. Бу этэрбэһи кэтэ сылдьыбыт дьахтар кээнчэтэ эмиэ оһуордаах, ойуулаах умнастаах, билэлээх.\nСаары этэрбэһи cүөһү тириитин хараҥа гына кырааскалаан, мааныга кэтэргэ анаан тиктэллэрэ. Онтукалара киэҥ остоох, тумса, умнаһа кыһыл сукуна кыбытыылаах, билэтэ кэтит кыһыл сукуна хаймыылаах. Ол ортотугар үс муннуктуу, төгүрүк быһыылаах симэхтэрдээх. Оҕуруонан киэргэтиллибит. Быата суох<|endoftext|>\nТириинэн тигиллибит саары этэрбэс\n\"Тириинэн тигиллибит саары этэрбэс\". Тумса, умнаһа кыһыл сукуна кыбытыылаах. Билэтэ кэтит coҕyc, түөрт тус-туһунан өҥнөөх сукунанан саахыматтыы аттарыллар. Быатын оннугар алтан бирээскилээх. Тумсун халыҥ ынах тириитинэн хайа анньан тикпиттэр. Кээнчэтэ сукуна, кэтит билэлээн тигиллибит. Умнаһын, уллуҥун сииктэринэн араас өҥнөөх сабынан оһуордаммыта көрөргө олус тупсаҕай. Атах таҥаһын көрүҥнэрэ<|endoftext|>\nСайыҥҥы атах таҥаһа\n\"Сайыҥҥы атах maҥaha\". Биһиги кэммитигэр тиийэ сахалар сарыыттан сайын кэтэр түүппүлэ тиктэллэрэ. Онтукаларын өҥнөөх сабынан кэрэтик оһуордууллара. Чэпчэкитэ, бөҕөтө туох да дьоһун буолара. Атах таҥаһын көрүҥнэрэ<|endoftext|>\nСулбурутуу ыстаан\n\"Сулбурутуу ыстаан\". Былыргылар ыстааннара тыраҕаһа, тимэҕэ суох тирбэҕэ быанан иҥиннэриллэр эбит. Ол иһин сулбурутуу ыстаан диэн ааттаныллара үһү, Дьиэҕэ, улэҕэ кэтэр ыстааннарын сарыынан, cүөһү тириитинэн тигэллэрэ. Мааныга кэтэр ыстаан бэйбэриэт буолара. Бөҕөргөтөөрү, ыстааннарын ьҥыырга олорор өттүн 25 см кэриҥэ кэтиттээх сарыынан сирийэллэрэ үһү. Ыстаан биир сиэптээх буолар эбит, онтуката ыстаан тас өртүгэр, аллара, тобуктарын эрэ үөһэ буолара yhy.Былыргы сахалар ыстааннарын көрүҥнэрэ<|endoftext|>\nТypaҕac ыстаан\nTypaҕac ыстаан — киһи иннин уонна кэннин эрэ сабар сарыынан эбэтэр түнэнэн тигиллэр билиҥҥи туруусук курдук кылгас ыстаан.\nСутуруону иҥиннэрэргэ аналлаах аллараа өттүнэн алтан тиэрбэстэрдээх буолара.\nБылыргы сахалар ыстааннарын көрүҥнэрэ<|endoftext|>\nТыс үтүлүк\nТыс үтүлүк — Таба, ыт, бөрө тириитинэн, тыһынан, кыахтаах өртө күндү түүлээх тыһынан (саһыл, бэдэр) тиктэллэрэ. Түүлээх истииллэрэ, таһа эмиэ түүлээх буолара. Ытыһын сарыы оҥороллоро. Манных үтүлүк ытыһын эрбэҕин кытта холбуу быһаллара. Эр дьон тыс үтүлүктэрэ уостаах (аһаҕастаах) буолар. Эрбэҕин төрдүнэн, ытыһынан аһаҕастара таҥаһынан сабыллар. Ол көлөнү баайарга, үлэлииргэ табыгастаах.\nДьахтарга, оҕоҕо саһыл, куобах атаҕын сүлэн, таҥас ытыстаан тигэллэр, истииллэр, наһаа ичигэс, чэпчэки буолар.\nҮтүлүк көрүҥнэрэ<|endoftext|>\nЭр кuhu түнэ уонна сарыы үтүлүгэ\n\"Эр кuhu түнэ уонна сарыы үтүлүгэ\". Түнэ чараас өттүттэн тигиллибит үтүлүгү истииллэр, ол улэлииргэ ньымса, бөҕө буолар. Сарыы үтүлүгү кыһын кэтэргэ анаан түүлээх истииллэрэ. Маннык үтүлүк ханнык да киэргэлгэ наадыйбат.\nЭбии маны көр.\nҮтүлүк көрүҥнэрэ<|endoftext|>\nДьахтар сарыы үтүлүгэ\nСарыыттан уостаан, ойуулаан-мандардаан тиктэллэрэ. Үтүлүк көхсө, эрбэҕэ, билэтэ солко сабынан oһуорданар, күндү мөһүүрэнэн киэргэтиллэр. Оһуордарын үс тус-туһунан сиигинэн тигэллэр. Куобах тириитэ истииллэр, онон кыһыҥҥы тымныыга хотторбот.\nСайын кэтэргэ анаан чараас сымнаҕас сарыыттан тарбах үтүлүк тиктэллэр. Билэлииллэр, оһуордууллар. Oһyop тарбахтар икки ардыларынааҕы киллэһиккэ, үтүлүк көхсүгэр, copoҕop тарбахтарын батыһыннара, билэтигэр эмиэ түһэриллэр. Эр киһиэхэ тарбах үтүлүгүн эмиэ тигээччилэр, ол oһyopa суох буолар\nЭбии маны көр.\nҮтүлүк көрүҥнэрэ<|endoftext|>\nСуккун уонна сукуна үтүлүк\n\"Суккун уонна сукуна үтүлүк\". Кыһын кэтэргэ анаан истээн эмиэ тиктэллэр. Дьахтар үтүлүгүн быһыыта уратылаах буолар: ытыһын көхсүтүнээҕэр арыый синньигэс гыналлар, эрбэҕин оҥооһунa сүрэххэ маарынныыр, синньигэс. Эрбэҕин сиигэ тас өртүгэр эрбэх оҥооһунун чорбойбутугар сөп гына быһыллар. Утулук көхсугэр сурэхтиҥи эбэтэр көҕүөр ойууну түһэрэллэр. Кугас, apaҕac, күөх саптарынан таҥалайдыы, ураһалыы, иилэҕэс сииктэринэн оһуордууллар, үтүлүк билэтэ оһуордаах, буобура түүтэ хаймыылаах буолар.\nБылыргы сукуна үтүлүк төбөтө синньигэс, сон сиэҕин диэки өттө киэҥ, таллаҕар. Ол үтүлүк сон сиэҕин кытта харсыбатыгар аналлаах.\nҮтүлүк көрүҥнэрэ<|endoftext|>\nШамаев Дмитрий Филиппович (Аччыгый Миитэрэй)\nШамаев Дмитрий Филиппович, Аччыгый Миитэрэй (1912—1990) — Бүлүү улууһун Лөкөчөөн нэһилиэгин олохтооҕо, Иккис Аан дойду сэриитин кыттыылааҕа, Албан Аат уордьан III истиэпэннээх кавалера.<|endoftext|>\nБүлүүдэ макароник\nМакаронник – мокоруонтан оҥоһуллубут бүлүүдэ. Ууга буспут мокоруонтан оҥоһуллубут запеканка, үксүн сыырдах, сибиэhэй сымыыттаах буолар. Эбии араас бородуукталар кутуллуохтарын сөп: тэллэй, томат, эриллибит эт, иэдьэгэй уо.д.а. Макаронник гарнир, сүрүн ас буолуон сөп (эттээх, балыктаах, кууруссалаах эбэтэр оҕуруот астаах) эбэтэр минньигэс бүлүүдэ (иэдьэгэйдэх уонна барыанньалах).\nЗапеканкаҕа анаммыт мокоруону кыра ууга буhараллар - биир килограмм мокоруонҥа 2-3 лиитирэ уу кутуллар\nМокоруон оннугар вермишель эбитэр лапса буолуон сөп.<|endoftext|>\nНьаамырҕааһын\nНьаамырҕааһын диэн тылы араастаан сымнатан, уларытан саҥарыы ааттанар. “Нь” дорҕоон тылы сымнатан, ньаамырҕаан саҥарыыны үөскэтэр. Саҥа саҥаран эрэр кыра оҕо сатаан саҥарбакка ньаамырҕаан саҥарара ордук минньигэстик иһиллэр.\n“Нь” дорҕоон саҥарыыны сымнатарга, истээччини албынныы сатыырга аналлаахтык элбэхтик туттуллар. Албынныырга анаан туттуллар кэһии биэрии аата манньа диэн тыл сахаларга баар.\n“Ньаамырҕаама” диэн эмиэ араастаан саҥаран, тылы уларытан, сымнатан албынныы, үчүгэй буола сатааһыны бэлиэтээн, саха көрсүө, сэмэй, үлэһит дьоно сөбүлээбэттэрин биллэрэн этэллэр. Ньаамырҕаан саҥарыыттан ким эрэ албыҥҥа киллэрэн эрэрэ биллэр, чопчу быһаарыллар.\nМ.Алексеев - Дапсы сорох тылларбытын “нь” дорҕоонноон ньаамырҕаан саҥарыыга киллэрэ сатыыра, биир эмэ киһи итинник саҥарарыттан бары дьоҥҥо тарҕата сатааһын улахан сыыһа. Саха тылын төрүт дорҕооннорун алдьатыы буолар.\nДапсы этэринэн ийэ диэн саха омук буолары быһаарар төрүт тылы ньаамырҕаан саҥаран уларыта сатаабыта, бэйэтэ оҥорбут тылдьытыгар киллэрбитэ ыраатта. Кини этэринэн ийэ диэн тыл аны “иньэ” диэн буоллаҕына табыллар, кини оннук ньаамырҕаан саҥарар үһү, ону бары сахалар үтүктүөхтээх үһүбүт. (1,123).\nТыл үөрэхтээхтэрэ айыы диэн икки өрүттээх өйдөбүллээх киһи үчүгэй даҕаны, куһаҕан даҕаны саҥаны айыыны оҥорорун биллэрэр сүрүн тылы “аньыы” диэн сахаларга суох, албынныыр тылы булан уларытар, икки аҥы арааран, икки бастаах киһини оҥорор санаалаахтар. Оҥорор, тутар, бэйэлэрэ үлэлиир дьон айыы диэн тыл уратыларын билэллэриттэн бу албыҥҥа киирэн биэрбэттэр.\nСуруйааччы Н.Е.Винокуров – Урсун И.Каженкин “Албыннаама” диэн ыстатыйатыгар эппиэттииригэр “нь” дорҕоону туһаныытын маннык быһаарар, сахалыы өй-санаа уратытын, киһи үчүгэйи эбэтэр куһаҕаны оҥорон кэбиһэрин букатын билбэтин биллэрэр:\nМин санаабар, автор «айыы» уонна «аньыы» (грех) диэн тыллар тустарынан этиитэ аһара барыылаах курдук. Дьон ити тыллары араарар уонна тус-туспатык суруйар да эбит буоллахтарына, итиннэ улахан алдьархай суох. Айыы сирэ, дьоно диэн сырдык өйдөбүлтэн аньыы (грех, баҕар христианскай тардыылаах да буоллун) утары суолталаах өйдөбүлү атыннык саҥарар уонна суруйар куһаҕана суох буолуо этэ. Дьиҥэр итиннэ, быһыыта айаҕынан саҥарыллар «й» дорҕоон (билигин саха алфабитыгар суох, урут латыынныы эрдэҕинэ баара, j диэн уратытык бэлиэтэнэрэ) «буруйдаах» быһыылаах. Ити дорҕоон билиҥҥи «й» уонна «нь» икки ардынан саҥарыллара. Оччоҕо тыл үөрэҕин быһыытынан эттэххэ, «й» дорҕоон сорох ардыгар «нь»-нан солбуллара оннук соһуччута суох. Биир бэйэм хоһооммор айыыны аньыыттан араарарга биирин айыы, иккиһин аньыы диэн суруйабын, чуолкайдыыбын, чопчулуубун. Билиҥҥи орфографияҕа ити киирбэтэҕин да иһин, араарар, тылы бутуйбат, онон суолталарын дьэҥкэрдэр ордук дии саныыбын. (2).\nСахалыы өйү-санааны үөскэтэр, хамсыырын, уларыйарын биллэрэр дорҕоон “й” дорҕоон эрэ буолар. Бу “й” дорҕоон өйү-санааны быһаарар ай уонна өй диэн тылларбытын үөскэтэр. (3,7). “Й” дорҕооно суох тыллар өйгө-санааҕа дьайыылара кыра.\nСаҥарар тылы дьон бэйэлэрэ оҥороллор. Сэбиэскэй былаас кэмигэр аһара элбээн хаалбыт тыл үөрэхтээхтэрэ, суруйааччылар ону-маны, саҥаны айбыта буола сатааннар саха тылыгар буортуну, куһаҕаны оҥорор буоллулар, араастаан ньаамырҕаан саҥаран саха дьонун албынныыллар.\nӨй-санаа саҥарыыттан үөскүүр уратытын арааран билэн учуонай Попов Б.Н. маннык суруйан сэрэтэр: “Саҥарар куолаһын уларытан сыыбырҕаан, ньаамырҕаан саҥарааччыттан сэрэн. Бэйэҥ хаһан да инньэ гыныма: албын-түөкэй дьон үгэстэрэ”. (4,90).\nОмугу үлэһиттэр эрэ сайыннаралларын сахалар билэллэр. Хас да омук тылын билэр, сайдан иһэр саха омукка тыл үөрэхтээхтэрэ туһалара суох, араастаан ньаамырҕаан саҥаран албынныы сатыыллара элбээтэ. Саха дьоно үлэлээн-хамсаан, тутан, оҥорон туһаны аҕалбат, үлэттэн ыраах тэйбит, аһара элбээн хаалбыт тыл үөрэхтээхтэрэ албынныы сатыылларыгар киирэн биэрбэттэр.\nТуһаныллыбыт литература..\n1. Дапсы. Саха тылын үйэлээх үгэһин тылдьыта. – Дьокуускай: Бичик, 2005. – 272 с.\n2. “Саха сирэ. Эдэр саас”, 15.07.2009.\n3. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я) “Бизнес-инкубатор”, 2013. – 108 с.\n4. Попов Б.Н. Киһи киһиэхэ сыһыана. – Дьокуускай: Бичик, 2009. – 96 с.<|endoftext|>\nКүөх дьуот\nКүөх дьуот туьата\nСындалҕаннаах уhун тымныы кыhын доруобай да киhини сылатар, айгыратар. Сааhыары витамин да тиийбэт, дьуот саппааhа да аҕыйыыр. Кyн аайы киhиэхэ 300 мг дьуот наада. Муораттан ыраах континеннарга барыларыгар айылҕаҕа: почваҕа, ууга, уунээйигэ дьуот тиийбэт. Инньэ гынан сирбит аhа, атын да ас барыта дьуота кэмчи. Россия дьоно былыргыттан дьуотунан хайдах организмы хааччыйары толкуйдууллара.\nАрыллыыта.\nКүөх дьуоту дэгиттэр уорэппит, туhатын бэйэтигэр дакаастаабыт учуонайынан (Санкт – Петербург) В.Д.Мохнач буолар. Аҕа дойду сэриитин саҕана куускэ дизентериялаан ыалдьыбытын Мохнач күөх дьуотунан эмтэммит. Сэрии кэнниттэн кини коҕулээhининэн күөх дьуотунан дизентерияны, колиты уонна энтероколиты эмтээhини киэҥник туттубуттар. Биэс күн иհигэр күүскэ да ыалдьыбыттар үтүөрэргэ барбыттар.\nТутулуга.\nКүөх дьуот диэн дьуоту крахмалы кытта холбоհуга ааттанар. Крахмал баарын биэргэ дьуот тест буоларын киհи үксэ билэр. Спиртовой дьуот токсичнай юуолан ууга да суурайан иհэр кутталлаах. Дьуот крахмалы кытта холбостоҕуна токсичноհа сүтэр. Организмҥа киирэн крахмала буհар, йоа босхолонон тироксин гормон састаабыгар киирэн туհалаабытынан барар. Эттиктэр атастаհыыларыгар кыттан энергияны таհаарар, хаан үөскээհинэ тупсар, өй уонна нервнэй система үчүгэйдик үлэлиир, иммунитет улаатан киհи рак ыарыытыгар уонна араас вируснай, бактериальнай инфекцияҕа ылларбат.\nКүөх дьуоту бэйэ оҥоруута.\nКүөх дьуоту хайдах бэлэмиэххэ сөбүй? 200 мл оргуйбут сылаас ууга 1 чайнай ньуоска томточчу хортуоппуй крахмалын суурайаллар. Онтон 1ч. нь. Саахары уонна аҕыйах кристалл лимоннай кислотаны булкуйан суурайаллар. Онтон 150 – 200 мл оргуйбут ити ууга кутан булкуйаллар. Кисель үөскүүр, сойбутун кэннэ 1 кыра ньуоска аптека 5% спиртовой дьуотун куталлар. Күөх дьуоттаах крахмал үөскүүр. Бу күөх дьуот амтана саахардаах буолан үчүгэй. Лимоннай кислота консервант буолан, күөх дьуоттаах крахмал хос температуратыгар буорту буолбакка нэдиэлэ устата туруон сөп.\nТуһата.\nКүөх дьуотунан олус элбэх ыарыы эмтииллэр уонна киհи күүհэ - күдэҕэ улаатар. Дьуот састааптаах тироксин гормон элбээн энергия тахсара эбиллэр. Киհи сылайбат, сүүэ, үөрэ – көтө сылдьар буолар. Күөх дьуотунан дизентерияны, стоматиты, пиолонефриты, быар цирроհун, сүгүн оспот баастары, куртах бааհын, конъюктивиты, колиты, энтероколиты, уоттан буհууну, сүհүрүүнү, тромбофлебиты эмтииллэр. Суон оհоҕос бааհыран хаан тахсар түбэлтэтигэр нэдиэлэ устата күөх дьуотунан клизма оҥостоллор. Харах конъюктивита буоллаҕына 1 ч. нь. күөх дьуоту 10 ч. нь. дистиллированнай сылаас ууга булкуйан киэհээ-сарсыарда 2-3 хааппыланы кутталлар.\nКуртах – оհоҕос ыарыыларыгар 2-3 ч. ньуоскаттан саҕалаан 8 чаайынай ньуоскаҕа тиэрдэн, күөх дьуоту күҥҥэ 2-3 аհаан баран кисели эбэтэр үүтү кытта иհэллэр. Амтанын тупсарарга сибиэհэй согу эбэллэр. Куртах бааհыгар дьуоттаах крахмал ордук туհалаах. Крахмальнай кисель бааհы бүрүйэн эмтиир күүհэ улаатра уонна түргэтиир, куртах аннынааҕы былчархай үлэтэ тупсар.\nДьуот аҕыйаҕын сэрэртэргэ күөх дьуоту 1 ый нэдиэлэҕэ 2-тэ 1ч. нь. иհэллэр. Ыйааհыннара 6ҕ киилэттэн улахан дьон 2 ч. нь. иհиэхтэрин сөп.\nСолбуйуута.\nДьуот профилактикатыгар күөх йолу туհаныахтарын баҕарбат дьон күҥҥэ яблоко иհигэр баар ҕ сиэмэни сиэтэхтэринэ да сөп. Өссө муора бородуукталара: устрица, краб, креветка, муора балыктара, хаппыыста уонна салахайа элбэх дьуоттаахтар. Кыра харчылаах дьоҥҥо күөх дьуот тугунан да солбуллубат. Дьуотистай таблеткалар олус сыаналаахтар да, туհалара биллибэт диэн Россия дьоно күөх дьуотка киирбиттэрэ ыраатта. Күөх дьуот туհунан литература да элбэх. Билиҥҥи эмп 30-40 быраհыана албын буолбут биллэрбиттэрэ хас да сыл буолла. Сири аннынан албын эмтэри оҥорон элбэх киհи байбыт. Телевизорга, хаհыаттарга ол туհунан куруутун кэпсииллэр. Дьуоттаах тууска уонна килиэпкэ дьуоттара эмиэ олох кыра. Тоҕо диэтэххэ дьуот олус кэбирэх, улахан температураҕа уонна уհуннук сыттаҕына көтөн хаалар.\nАптекаҕа атыыланар «Йодинол» диэн поливиниловай испииргэ оҥоհуллубут препарат баар. Быраастар «Дьуотинолу» тонзиликка, конъюктивикка, ириҥэрэр бааска, трофическай бааска, итиигэ сиэтиигэ, дезинфекцияҕа тутталлар. «Йодинол» эмиэ күөх дьуот, токсичноհа суох, сыаната кыра, өр буорту буолбат.\nАптекаҕа Люголь раствора диэн баар, күөмэйи сотон эмтээччилэр. Спиртовой раствордааҕар токсичноհа кыра. 1 хааппыланы 1 ыстакаан ууга суурайаллар уонна 1 ч. ньуоска яблочнай уксуус кутаннар нэдиэлэҕэ иккитэ (оптуорунньукка уонна бээтинсэҕэ) аргыый чэйи кытта иհэллэр. Куртахтарын кислоталара элбэх дьон яблочнай уксууհу тутталлара сэрэхтээх. Ханнык дьуоту сөбүлээбиккитинэн көрөн куттаммакка эмтэниҥ. Сатаан күөх дьуоту туհаннаххытына иккис тыыҥҥыт киирэн сүүрэ сылдьар буолуоххут диэн сүбэлииллэр.\nКүөх дьуоту туттууга сэрэх.\nОл гынан баран манна эмиэ сэрэх наада. Ис уонна тас хаан тахсыытыгар, дьахтар ыйданар кэмигэр күөх дьуоту туհаммакка сүбэлииллэр. Хаан тахсара улатыан сөп. Оҕолорго 5 сааհыттан кыра дозанан биэрэллэр. Дьуотунан эмтэнээччилэр күөх дьуоту иհэллэригэр эбии кисель эбэтэр үүт иհэллэрэ. Профилактика ыытарга ый буола – буола дьуот организмҥа тиийэрин, тиийбэтин билэргэ дьуотнай сетка харыларыгар оҥороллор. Икки чааհынан сетка сүтэр буоллаҕына дьуот тиийбэт, онон профилактикаҕа киирэллэр. нэдиэлэҕэ 2- тэ иհэллэр. Сетка сарсыардааҥҥы хаалар буоллаҕына сынньана түհэллэр.<|endoftext|>\nМаныыһыт суумката\nМаныыһыт суумка. (нуч. Пастушья сумка; лат. Capsella bursa – pastoris (L.)) - Хаппыстыҥылар уруулуу уустар бөлөхтөрө.\nКылгас морфологията..\n10-30 см үрдүктээх, биир сыллаах от үүнээйи. Силиһин таһынааҕы сэбирдэхтэрэ куорсуннуу адаархайдар, умнаһын сэбирдэхтэрэ кыралар, умнаһын кууһан олороллор. Сибэккилэрэ киистэлиилэр, сиэмэлэннэхтэринэ уһаан адаархай буолаллар. Эминньэхтэрэ бытархайдар, маҥаннар, 2-3 мм уһуннаахтар. Астара таҥнары үс муннуктуу формалаахтар, 5-8 мм уһуннаахтар, ойоҕосторуттан ыга хаптаччы тутуллубуттар. Бэс ыйыттан балаҕан ыйыгар диэри сибэккилиир.\nҮүнэр сирэ..\nБааһына, оҕуруот кытыылара, оһорбо сирдэр, киһи олорор сирин таһа.\nТарҕанан үүнэр сирэ..\nСир оҥоһуутунан, оҕуоруот аһын ыһан дьарыктанар республика киин уонна соҕуруу оройуоннара.\nТуттуллар органнара..\nОто, сибэккилии турдаҕына хомуйуллар.\nХимическэй састааба..\nОтугар гиссопин рамногликозид, дубильнай веществолар, холин, ацетилхолин, тирамин, инозит, органическай кислоталар (фумаровай, яблочнай, виннай уонна бурсовай), эфирдээх арыы, сапониннар, 200 мг/% диэри С битэмиин, каротин, А, В_2, К битэмииннэр, флавоноидтар, фитонцидтар, стероидтар, бурсин алкалоид бааллар эбит. Сиэмэлэригэр 25% диэри сыалаах уонна аллилгорчичнай арыылардаах. Олохтоох бостуук суумкатын химиическэй аналиһа суох.\nМедицинаҕа туттуллуута..\nНаучнай медицинаҕа бостуук суумкатын препараттарын хаан тохтотор эмп быһыытынан, бүөр, тыҥа уонна маатка хааннара барыытыгар тутталллар. Бу препараттар маатка тардарын күүһүрдэр эрэ буолбакка, өссө тас тымырдарын синньэтэр дьоҕурдаахтар.Бостуук суумката государственнай фармакопея IX-c таһаарыытыгар киллэриллибит үүнээйи. Бу үүнээйини хаан тохтоторго былыргыттан тутталлар эбит. Маныыһыт суумкатын көөнньөһүгэ ордук мааткаттан уонна да атын органнартан хаан барараын тохтотор күүстээх дьайыылаах. Маныыһыт суумката хатарар дьоҕурдааҕын иһин, оһоҕос дьарҕа аалан сүһүрэн ыалдьарыгар сиэн оһоҕос, куртах сүһүрэн бааһырыытыгар, ардыгар быар, үөс ыарыыларыгар уонна хойуулук убууругар тутталлар. Бу от көөнньөһүгүн хабах ыарыытыгар, геморройга уонна сүрэх көбөрүгэр эмиэ туһаналлар. Уопсайынан маныыһыт суумкатын препараттара ииктэтэр, микробу өлөрөр, үөс таһаарар, ыарыыны намтатар, сүһүрүүнү хаптатар, баас оһорор уо.д.а. дьайыылардаах. Народнай медицинаҕа бу үүнээйини хаан баттааһына үрдүүрүгэр, өлөрүү бааска, мурунтан хаан барыытыгар, ириҥэлээх сүһүрүү бааска туһаналлар. Маныыһыт суумкатын сааһырбыт дьахталлар климакстыыр кэмнэрин иннинэ, мааткаларыттан хаан барыытыгар (өр буола-буола, тохтоон баран, уһуннук ыйданыыларыгар) 20 г оту 0,5 л ууга көөнньөрөн тутталлар. Маныыһыт суумката атын эмтээх үүнээйилэр курдук тустаах холбодоһукка киирдэҕинэ эмтиир дьоҕура ордук ккүһүрэр. Маныыһыт суумката ыарахан дьахталларга көҥүллэммэт.\nЛитература..\nБасыгысова Анна Петровна 2004 НКИ \"Бичик\" 2004 \"Саха сирин эмтээх үүнээйилэрэ\"<|endoftext|>\nОйуур бэһэ\nБэс эбэтэр бэс атын көрүҥнэриттэн араараары Ойуур бэһэ дииллэр. Мутукчалаахтар уруулуу уустар бөлөхтөрө.\n= \"Кылгас морфологията.\" =\nСырдык күрэҥ, чараас хыҕылана сылдьар сутукалаах, 25-35 м тиийэ үрдүктээх мас. Иннэтиҥи сэбирдэхтэрэ (мутукчалара) иккилии олороллор, кытаанахтар, өлбөөркөйдүҥү от күөхтэр. Туорахтара кытаанахтар, өлбөөркөйдүҥү от күөҕэ дьуһүннээхтэр.\n= \"Үүнэр сирэ.\" =\nКумахтаах, күн үчүгэйдик көрөр сиригэр, уу ылбат үрэхтэр, өрүстэр тардыылара, хайыр таастаах хайалар, соҕуруу күн көрөр эниэлэрэ. Булкаастаах ойуур, сороҕор, бэс чагда буолаллар.\n= \"Тарҕанан үүнэр сирэ.\" =\nКиин уонна соҕуруу оройуоннарга.\n= \"Туттуллар органнара.\" =\nҮнүгэһэ, мутукчата (иннэтэ) уонна сымалата. Үнүгэһин саас бөскөйөн эрдэҕин, иннэтин күһүҥҥүттэн, салгын температурата 0°С аллара түһүөҕүттэн саас 0° С үөһэ тахсыар диэри хомуйуллар.\n= \"Химическай састааба\". =\nБэс сымлата 35 % диэри эфирдээх арыылаах, сыалаах уонна кислоталардаах. Үнүгэстэригэр эфирдээх арыы (0,36%), дубильнай веществолар, аһыы вещество пиницикрин, фитонцидтар бааллар; мутукчатыгар (иннэтигэр) аскорбиновай кислота (0,1-0,3%), дубильнай веществолар(5%)? Өссө эфирдээх арыы (0,13-1,3%), К, В₁, В₂, Р битэмииннэр булуллубуттар. Саха сирин усулуобуйатыгар үнүгэстээх кыра лабааҕа – 0,78-1,3%; иннэтигэр 0,75-1,38%; лабаатыгар 0,60% сиэмэлээх икки сыллаах туораҕар 0,42% эфирдээх арыы баара көстүбүт (Слепцова уо.д.а., 1995), хатырыгыттан 15,4% танид булуллубут (Макаров, 1970). А.Д. Егоров (1954) бэс иннэтиттэн С битэмиинин ыйдарынан быһааран анализтаабытын түмүгэр: муус устар, ыам ыйдарыгар 604 мг/%, бэс, атырдьах ыйдарын устата 417 мг/%, балаҕан ыйыттан алтынньыга 549 мг/%, сэтинньиттэн – кулун тутар устатын тухары 61 мг/%. Өссө бэс мутукчата (иннэтэ) 10,54 мг/% каротиннаа5а быһаарыллыбыт. Бу анализтар көрдөрөллөрүнэн, Саха сирин усулуобуйатыгар үүнэр бэс мас атын арҕааҥҥы уонна соҕуруу сытар сирдэр бэстэринээҕэр олус үрдүк эфирдээх арыылаах уонна битэмииннэй активностаах. Итини таһынан бэс мутукчата С битэмиинэ ичигэс кэмҥэ аҕыйах, тымныйдаҕына элбиир.\n= \"Медицинаҕа туттуллуута\". =\nБэс препараттарын сүһүрүүнү уонна С битэмиин тиийбэтинэн сыыҥканы утары, дезинфекциялыыр, сөтөл тахсарыгар уонна ииктэтэн ыраастыыр дьайыылаахтарын иһин медицинаҕа киэҥник тутталлар. Бэс үнүгэстэрэ ииги таһаарар уонна сөтөлү эмтиир холбодоһуктарга киирэллэр. Бэс үнүнгэстэрэ оргутуллубут уутун тыынар орган ыарыыларыгар тыынарга (ингаляцияҕа) тутталлар. Сымаланы көннөрү терпентины итии уу паарынан хачайдаан эфирдээх арыытын ыраас скипидары (тэрпиннэй арыы), ылаллар. Ити кэнниттэн хаалар сымала канифоль дэнэр. Скипидар медицинаҕа да, норуот хаһаайыстыбатыгар да киэҥник туттуллар. Ол курдук скипидары тас бааһы эмтииргэ маас, бальзам уо.д.а. оҥорон, ревматизмҥа, тымныйыыга соттоллор, утйар хос, дьиэ салгынын ыраастыырга ыстараллар, тыынарга дезинфекциялыыр курдук, күөмэй ыарыыларыгар, сөтөлгө тутталлар. Терпингидрат улахан дьоҥҥо бронхикка ананар. Бэс мутукчатын концентрата уонна көөнньөһүгэ сыаналаах С битэмиин төрүттэрэ буолалларын иһин сыыҥка ыарыыны сэрэтэргэ эмтииргэ туһаналлар. Канифоль уонна терпентин плаастыры, мааһы бэлэмнииргэ тутталлар. Мутукча көөнньөһүгэ ордук элбэх С битэмииннээҕэ кыһын буолара улахан суолталааҕын иһин С битэмиин тиийбэтигэр туһаналлар. Итиниэхэ 4 ыст. сууйуллубут, илдьиритиллибит мутукчаны 3 ыст. тымныы уунан куталлар, иэдьэгэй уутунан эбэтэр соляной кислотанан (5 мл 3%-наах суурадаһын), ол эбэтэр 2 ч. нь. 10% уксуус суурадаһыгынан аһытыллар уонна 2-3 хонук устата хараҥа сиргэ сөп-сөп булкуйа-булкуйа туруоран, көөнньөрөн баран сиидэлэнэр. Көөнньөһүк аһыҥас соҕус буолар, ол иһин көөнньөһүккэ саахар эбэтэр фрукта уутун уо.д.а. эбиэххэ сөп. Көөнньөһүгү 1-2 ыст. күн устата аһаан баран иһиэххэ сөп. Мутукча экстрагын уонна көөнньөһүгүн киин ньиэрбэ систематын, сүрэх, тымыр ыарыыларыгар ваннаҕа тутталлар. Народнай медицинаҕа бэс убаҕас сымалатын уос быһыта барарыгар, кутургуйаҕа, өр оспот бааска, уулаах экземаҕа соттоллор, куртах, сиэн оһоҕос сүһүрэн бааһырыытыгар 50 мг, күҥҥэ үстэ аһыах иннинэ иһэллэр. Бэс үнүгэһин водянкаҕа, бронхикка тыынар орган үөһэ өттүлэрэ, үөс хабаҕа сүһүрүүтүгэр, хаан ыраастыыр курдук, араас тирии ыарыыларыгар, ыйданары бэрээдиктиир (наһаа элбэхтик кэлэригэр), рахикка, бүөргэ, хабахха таас уонна кумах үөскүүрүгэр, о.д.а. тутталлар. Сымаланы сөтөлгө 5-6 бурдук туораҕын курдугу күҥҥэ иккитэ сииргэ сүбэлииллэр. Скипидар улахан дозата буортулаах. Пинабин диэн бэс препарата нефриккэ, бүөрдэригэр таастаахтарга уонна нефрозка көҥүллэммэт.\n= Литература.=\nБасыгысова Анна Петровна. 2004 НКИ \"Бичик\" 2004. \"Саха сирин эмтээх үүнээйилэрэ\"<|endoftext|>\nАйыы санаа уратыта\nАйыы диэн тыл киһи биирдэ эмэтэ оҥорор ураты быһыытын, саҥаны айыытын, сиэри таһынан барарын биллэрэр. Айыы диэн тыл куһаҕан өрүтэ элбэх буолан, сэрэхтээх, элбэхтик туттуллубат, улаханнык саҥарыллыбат тыл буолар. (1,20).\nАйыы санаа диэн биирдэ эмэтэ киирэн кэлэр ураты, атыттарга маарыннаабат, сиэри кэһэр санаа ааттанар. Бу санааҕа айыы диэн тыл өйдөбүллэрэ дьайалларыттан маннык санаалары киһи арааран билэн хааччахтыы сылдьара эрэйиллэр.\nАйыы санаа киһи быһыытын аһара барарыттан хаһан да туолбат ыра санааҕа кубулуйара ордук элбэх. Киһи бэйэтин кыаҕынан, сатабылынан оҥорон таһаарар санаата олоххо киирэрэ, тугу эмэ туһалыыра олох сайдыытыттан улахан тутулуктаах. Былыргыттан дьон ыра санааларыгар баар көҥүнүнэн көтөр көбүөрү оҥороллоро өссө биллибэт.\nСаха дьоно элбэх сыыһалардаах “айыы үөрэҕин” албыныгар киирэннэр, айыы диэн тыл ураты өйдөбүллэрин билбэттэригэр тэптэрэннэр айыы санаа, айыы киһитэ диэн сыыһа, өй-санаа өйдөбүллэригэр сөп түбэспэт этиилэри туһана сатыыллар. Киһиэхэ араас санаалар куруук баар буоллахтарына, биирдэ эмэтэ кылам гынан киирэн кэлэр саҥаны айыыны оҥоро сатыыр санаа айыы санаа диэн ааттанар.\n“Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн бу айыы санаа үчүгэйи эбэтэр куһаҕаны оҥорууга тириэрдиэн сөп. Айыы санаа аҥардастыы үчүгэй буолар диэн этии сыыһа, киһи оҥорор быһыылара үгүстүк куһаҕан быһыыга кубулуйалларыттан айыы санаа эмиэ куһаҕана элбэх буолара быһаарыллар.\nАйыыны, дьон билбэттэрин, оҥорботторун оҥоруу киһи олоҕор биирдэ эмэтэ эрэ кыаллар, туһаны оҥорор быһыы буолар. Олоххо туһалаах саҥаны айыыны оҥорбут аҕыйах дьон биир эмэ патент, сертификат ылаллар, учуонай буолаллар. Атыттар бары оҥоро сатыыр саҥаны айыылара табыллыбаккалар, сатаммаккалар куһаҕан быһыылары элбэтэллэр. (2,23).\nСуруйааччы эбэтэр кумааҕы үлэһитэ тугу эмэ булан суруйбута саҥаны айыы буолбатах, онно бэлэмнэнии эрэ буолар, айар диэн тылынан этиллэрэ эрэ табыллар. Арай ким эмэ бу суруллубут курдук быһыыны үтүктэн куһаҕаҥҥа тириэрдэр саҥаны айыыны оҥордоҕуна суруйааччы кигэн биэрээччигэ кубулуйан бииргэ сууттаныан сөп. (3,132).\nОҕо өйө-санаата саҥаны билиилэриттэн мунньуллар, сайдар. Саҥаны айыыны оҥоруон баҕалаахтар элбэхтэр. Айыыны, дьон билбэттэрин, оҥорботторун оҥоруу биирдэ эмэтэ эрэ табыллан туһалаах буолар, онтон атыттара бары сыыһа-халты буолан тахсалларыттан куһаҕан быһыылары элбэтэллэр.\nБука бары дьон оҥорор куһаҕан быһыылара аҕыйыахтарын баҕараллар. Бу баҕа санаа туоларын туһугар оҕо улаатан, өйө-санаата сайдан үчүгэйи уонна куһаҕаны арааран билэ илигинэ сахалар таҥараларын үөрэҕэ “Айыы диэмэ”, “Айыыны оҥорума” диэн бобуутун туһаннахха эрэ табыллар. (3,28).\nТөрөппүттэр элбэх сыыһалардаах “айыы үөрэҕин” албыннарыгар киирэн биэрбэтэхтэринэ табыллар. Бу сыыһа “үөрэх” оҕону иитиигэ ордук улахан куһаҕаны оҥорор. Сахалар “Айыы диэмэ”, “Айыыны оҥорума\" диэн үөрэхтэрин туһаныы эрэ оҕо сыыһа-халты туттунарыттан харыстааһын буолар. Оҕо улаатан иһэн ону-маны, буолары-буолбаты, айыыны оҥоро үөрэммитэ үгэс буолан иҥнэҕинэ куһаҕан майгыланан хааларын тэҥэ, сыыһа-халты туттунуулары оҥоруон сөп.\nКиһиэхэ ханнык санаа киирэрэ кыайан бобуллар кыаҕа суох. Айыы санаа диэн биирдэ эмэтэ киирэн кэлэр табыллара табыллыбата биллибэт саҥа санаа ааттанар. Киһи бэйэтин өйүнэн-санаатынан арааран, улаханнык этэн айдаарбакка эрэ бу санааларын хааччахтыы сылдьара эрэйиллэр.\nСанааны этэргэ айыы диэн тылы туттубат ордук, үчүгэйи оҥоруу биирдэ эмэ табылларын таһынан сыыһа-халты буолара элбэҕинэн куһаҕаҥҥа тириэрдэрэ элбэх.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я) “Бизнес-инкубатор”, 2013. – 108 с.\n2. Каженкин И.И. Үрүҥ айыы буолуу. – Дьокуускай: ГУ РИМЦ, 2006. – 88 с.\n3. Каженкин И.И. “Айыы диэмэ”, “Айыыны оҥорума”. – Дьокуускай: Компания “Дани АлмаС”, 2012. – 152 с.<|endoftext|>\nАйыы суолун уратыта\nТыл үөрэхтээхтэрэ, суруйааччылар, учуонайлар сахалыы өй-санаа үөрэҕин, тутулуктарын букатын билбэттэригэр тэптэрэн “айыы суола” диэн этиини алгыстарыгар туһана сатыыллар.\nКиһи өйө-санаата “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэн икки өттүттэн тутулуктаах:\n1. Тыыннаах киһи өйө-санаата.\n2. Өлбүт дьоннор өйдөрө-санаалара.\nСахалар олус былыргы кэмнэргэ өй-санаа бу икки аҥы арахсыытын, тус-туспа дойдуларга сылдьалларын арааран билэн бу уонна ол эбэтэр анараа дойдулар диэн ааттаабыттар. Бу дойдуга тыыннаах киһи өйө-санаата сылдьар буоллаҕына, ол эбэтэр анараа дойдуларга өлбүт дьон өйдөрө-санаалара сылдьаллар.\nӨй-санаа бу икки өрүтэ туох уратылаахтарын дириҥник ырытыллар:\n1. Тыыннаах киһи диэн Орто дойдуга олорор инчэҕэй эттээх-сииннээх, өйдөөх-санаалаах; араас майгылаах, үс куттаах киһи ааттанар. Тыыннаах буолуу эт-сиин тутаах көрдөбүлэ буоллаҕына, майгы араастара уонна үс кута өй-санаа уратылара буолаллар. (1,76).\nЭт-сиин тыыннаах эрэ киһиэхэ баар айылҕаттан тутулуктаах сүрүн чааһа буолар. “Илэ дуу, түүл дуу диэн буккуллан ыллахха көм эккиттэн кымаахтаан көрөр буол” диэн сахалар үөрэхтэрэ этэр. “Этин ыалдьар буоллаҕына бу дойдуга сылдьар буолуоҥ” диэн этии быһаарыыта эттээх-сииннээх киһи бу дойдуга эрэ сылдьарын биллэрэр.\nТыыннаах киһи эрэ өйө-санаата сайдар, саҥа үөрэхтэри, билиилэри иҥэринэр, уларыйар.\n2. Былыр үйэҕэ өлбүт дьон өйдөрө-санаалара Үөһээ дойдуга айыы буолан сылдьалларын саха киһитэ барыта билэр. Кинилэр тыыннаах эрдэхтэринэ оҥорбут дьыалалара, олохторун үөрэхтэрэ айыы суола диэн ааттанар.\nҮөһээ дойдуга үчүгэйи да, куһаҕаны да оҥорбут дьон өйдөрө-санаалара бары уларыйбат турукка киирэн сылдьалларыттан араас үчүгэй, үрүҥ да, куһаҕан, хара да айыылар бааллар. Ол иһин айыылар билиилэриттэн үчүгэйин, үрүҥүн, аныгы сайдыылаах улаханнык уларыйбыт, тупсубут олоххо сөп түбэһэрин эрэ талан ылан, үрүҥ айыы диэн ааттаан туһаныллара хайаан да ирдэнэр.\nБилигин сайдыылаах олоххо айыы суолун тутуһуу өссө сайдан иһэр олохтон хаалан хаалыыны үөскэтиэн сөп. Бары саҥа кэлэн иһэр билиилэри хос сахалыы тылбаастаан, саҥа тыллары үөскэтэн туһана сатааһын сайдыыттан хаалыыга тириэрдэр. Ол иһин сайдыыны ситиһиэн баҕарар омук айыы суолун аһара тутуспата, кэһэрэ, саҥалыы оҥороро ирдэнэр.\nСаха дьоно кэс тыл диэн этиилэрэ урукку, олохтон хаалбыт үгэстэри кэс, атыннык, саҥалыы оҥор диэн өйдөбүллээх. (2,110).\nАйыы суола – өлүү суола. Бу этии дакаастабыллара манныктар:\n1. Дьон бары саҥаны айыыны аһара элбэҕи оҥоро сатаатахтарына сыыһа-халты буолара үксүүрүттэн алдьатыыны элбэтэр. Биир эмэ киһи оҥорбут айыыта табыллан тахсарыттан дьоҥҥо туһалааҕы оҥорор.\n2. Өлбүт дьону үтүктүү үчүгэйгэ тириэрдибэт. Бэйэлэригэр тиийиммит дьон аймахтара эмиэ бэйэлэригэр тиийинэр кутталлара улаатан хаалар.\n3. Айыылар диэн өлбүт дьон өйдөрө-санаалара Үөһээ дойдуга сылдьаллара ааттанар. Бахсы айыыта, Болугур айыыта былыргы кэмнэргэ олорон ааспыт, өлбүт дьон өйдөрө-санаалара буолаллар. Айыылары аһара элбэхтэ ахтыы үчүгэйгэ тириэрдибэт, эрдэлээн өлүүгэ тириэрдиэн сөп.\nТыыннаах, эттээх-сииннээх буолан Орто дойдуга олорор дьону айыы суолугар, өлүүгэ-сүтүүгэ сахалар ыҥырбаттар. Айыы диэн улаханнык саҥарыллыбат, куһаҕан өрүтэ элбэх, сэрэхтээх тыл. Куһаҕан дьайыыта биллэн эрэриттэн эдэрдэр оҥорор буруйдара, куһаҕан быһыылара эбиллэн иһэллэр.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Кут-сүр үөрэҕэ. – Дьокуускай: Бичик, 2004. – 128 с.\n2. Каженкин И.И. Күн таҥара үөрэҕэ. – Дьокуускай: ГБУ РС(Я) “Бизнес-инкубатор”, 2016. – 148 с.<|endoftext|>\nДьаархан манеһа\n«Дьулуур» чэпчэки атлетика манеһа - Сунтаар улууһун Дьаарханыгар баар успуорт уораҕайа.\nМанеж тутуутун устуоруйата.\nАхсынньы 22 күнүгэр улуус баһылыга Яковлев Георгий Петрович кыттыылаах нэһилиэнньэ улахан мунньаҕа буолбута. Ол мунньахха норуот күүһүнэн саҥа манеһы тутарга быһаарыммыттара.\n1999 сылга от ыйын 24 күнүгэр үлэлиир хамыыһыйа сүбэ мунньах ыыппыта. Бу мунньахха лесник Иванов В. И. ыҥыран мас ханна кэрдиллиэхтээҕин, ханна үүнэрин чуолкайдааһын буолбута. Маһы көрөргө дьону анаталаабыттара. Бу үлэ үс хайысханан барбыта. Түмүгэр тутууга тиийэр мас баар диэн буолбута.\nХамыыһыйа иккис мунньаҕар Дьаархан нэһилиэгин кэтэх трактордаах дьонун учуоттаан баран, ыҥыртаан, хас биирдии киһини кытта кэпсэтии барбыта. Ол түмүгэр 5 биригээдэ тэриллибитэ. Биригээдэлэр кулун тутар ый бүтүүтэ үлэлэрин саҕалаабыттара.\nБастакы биригээдэ 5 киһиттэн састааптаах: биригэдьиир Семенов В. И. Кэрдибит сирдэрэ — Бөкө үрэҕэ. 615 устуука бэрэбинэни кэрдэн киллэрбиттэрэ.\nИккис биригээдэ 7 киһиттэн састааптаах: биригэдьиир Тихонов Ю. Н. Кэрдибит сирдэрэ — Ньукулай сайылыга. 800 бэрэбинэни кэрдибиттэр.\nҮһүс биригээдэ 5 киһиттэн састааптаах: биригэдьиир Семенов А. К. Өлөҥ үрэх диэн сиртэн 620 барыта талыы, буруус буолар бастыҥ хаачыстыбалаах бэрэбинэлэри кэрдибиттэрэ.\nТөрдүс биригээдэ 11 киһиттэн састааптаах: биригэдьиир Кырелов А. К. Бу биригээдэ дьоно 715 бэрэбинэни Сиэн диэн сиртэн кэрдибиттэрэ.\nИти саас муус устар ый ортотугар дылы биригээдэлэр барыта 2750 бэрэбинэни кэрдэн киллэрбиттэрэ. Бу үлэ босхо үлэлэммитэ.\nМанеж кылаата түһүөн иннинэ 120 массыына кутуллубута. Балаҕан ыйын бүтүүтэ, сир тоҥуон иннинэ, акылаата сиэмэнтэлэниэхтээх сирин хаһыы буолбута. Бу акылаат сиэмэнтэҕэ түһэр буолан, 40 см дириҥнээх сири дэхсилээн хаспыттара. Бу үлэҕэ оскуола оҕолоро эмиэ көмөлөспүттэрэ.\n2001 сыл муус устар ыйтан 2 сменанан түүннэри-күнүстэри пилорамаҕа бэрэбинэлэри наардаан буруус таһаарыыта үлэлэммитэ. Барыта 2300-кэ бэрэбинэ эрбэммитэ.\nБэс ыйыгар акылаат буора кутуллубута. Акылаат бүппүтүн кэнниттэн дьиэ тутар биригээдэ үлэтин саҕалаабыта. Биригэдьииринэн Лазарев Г. В. анаммыта. 8 киһилээх биригээдэ 90 метр уһуннаах, 12 метр туоралаах сүдү улахан манеж тутуутун саҕалаабыта.\n2002 сылга муус устар ыйга 800 бэрэбинэни «Сайдыы» бааһынай хаһаайыстыба үлэһиттэрэ эбии кэрдибиттэрэ. Бу маһынан подсобнай дьиэтэ тутуллубута.\nБэс ыйыттан окко киириэхэ диэри манеж холлоҕоһун тутуутугар үлэлээбиттэрэ. Күһүн оттоон бүтэн баран эмиэ үлэ хаар түһүөр диэри салҕаммыта. Холлоҕоһо бүппүтүн кэннэ урдүн буорун уонна опилкатын кыыстыын уоллуун халсыбакка, оскуола оҕолоро учууталларынаан кэлэн куппуттара.\nМанеж тутуутугар материальнай көмөнү оҥорбут уонна моральнай өйөбүл буолбут дьоннорунан улуус урукку баһылыктар Яковлев Г. П., Никифоров М. В., улуустааҕы үлэлээх буолуу киинин директора Николаев А. М., үөрэҕирии управлениетын начальнига Попова М. М., «Үтүө дьыала» хамсааһын киинин директора Бочкарев В. И., Сунтаарга, Якутскайга олорор биир дойдулаахтарбыт буолаллар.\nБу манеж 2003 сыллаахха тутуллан бүтэн үлэҕэ киирбитэ.\nМанеж ис оҥоһуута.\nМанеж устата 80 м, туората 10 м. Ону таһынан тустуу хоһо, дьарыктанар саала, икки раздевалка, медпункт үлэлииллэр.\nСпрот көрүҥнэрэ.\nМанеж аһыллыаҕыттан оҕолору элбэх спорт көрүҥнэригэр бэлэмниир, ол курдук: атах оонньуулара, сүүрүү, теннис, тустуу, мас тардыһыыта, дуобат.\nЛитература.\n1.Седалищева Н.П. Норуот күүһэ – көмүөл күүһэ. Дьаархан. 2004.\n2.Пахомов. И.О. Дьаархан – төрүт саха нэһилиэгэ, Сунтаар улууһа. Дьокуускай: Бичик, 2007.<|endoftext|>\nИлларионова Татьяна Васильевна\nИлларионова Татьяна Васильевна (12. 03. 1926 — 27. 04. 2009) — тыыл, үлэ ветерана, «Үлэ кыhыл знамята», «Ийэ албан аата» уордьаннар кавалердара, коммунистическай үлэ ударнига, ВДНХ кыттыылааҕа, үгүс социалистическай куоталаhыы кыайыылааҕа, рекордсмен саhыл иитээччи, ыччат наставнига, Хатылы нэhилиэгин Ытык киһитэ.\nЛенин орденыгар түhэриллибитэ, кэккэ биричиинэнэн наҕараадаламматаҕа\nДьиэ кэргэнэ.\nКэргэнэ Яковлев Семен Дмитриевич (1928—1988), 7 оҕолоохтор.\nЫлыллыбыт сирэ.\n«Үтүө киhи үйэлэргэ…» 2010 с. ФГАОУ ВПО «ЧГИФКиС», Чурапчы, 32с.<|endoftext|>\nХоютанова Мария Иустиновна\nХоютанова Мария Иустиновна - физика учуутала, Российскай Федерация үтүөлээх учуутала, Российскай Федерация президенин гранын хаһаайына, РСФСР норуотун үөрэҕэриитин туйгуна, Династия пуондатын 5 төгүллээх стипендиата, учууталлар учууталлара.\nОлоҕун олуктара.\nСаха АССР Чурапчы улууhун Мырыла нэhилиэгэр төрөөбүтэ.\n1975 сыллаахха СГУ физико - техническай институутун бүтэрбитэ.\nСоловьев, Хатылы, Мындаҕаайы, Чурапчы оскуолаларыгар улэлээбитэ.\n1995 сылтан Чурапчы улуустааҕы гимназиятын директорын үөрэх чааhыгар солбуйааччы, физика, информатика учуутала.<|endoftext|>\nНоговицын Андрей Тимофеевич\nНоговицын Андрей Тимофеевич (1961) — хаhаайыстыбаннай үлэhит, Чурапчы улууһун, Чурапчы уонна Мугудай нэһилиэктэрин ытык киһитэ. 2013 сылтан Чурапчы улууhун баhылыга.\nОлоҕун олуктара.\n1978—1980 сс. Хатас сопхуоска дояр.\n1980—1983 сс. Дьокуускайдааҕы тыа хаhаайыстыбатын техникумун устудьуона.\n1983—1986 сс. Эрилик Эристиин аатынан сопхуос зоотехник бригадира.\n1986—1990 сс. Мугудай сопхуос Төлөйдөөҕү отделениятын управляющайа.\n1990 сс. Чурапчы райкомун инструктора.\n1990—1994 сс. уhук илиҥҥи кадрдары бэлэмниир киин истээччитэ.\n1994 −2013 сс. Чурапчытааҕы тыа хаhаайыстыбатын кооперативын директора, правление председателя.\n2013 с. балаҕан ыйыттан Чурапчы улууhа муниципальнай тэриллии дьаhалтатын а5а баhылыга.\nСаха сирин президенэ А. С. Николаев эрэллээх киhитэ.\nНаҕараадалара.\n— Российскай Федерация тыатын хаhаайыстыбатын үтүөлээх үлэһитэ;\n— Саха Республикатын тыатын хаhаайыстыбатын үтүөлээх үлэһитэ;\n— Ю. Н. Прокопьев аатынан государственнай бириэмийэ лауреата;\n— Чурапчы улууhун бочуоттаах гражданина;\n— Чурапчы нэһилиэгин бочуоттаах гражданина;\n— Мугудай нэһилиэгин бочуоттаах гражданина<|endoftext|>\nИл Түмэн иккис ыҥырыытын дьокутааттара\nГосударственнай мунньах (Ил Тумэн) иккис созывын (ыҥырыытын) депутаттарын куорпуһа\n(ахсынньы 28 күнэ 1997 сыл — ахсынньы 29 күнэ 2002 сыл).\nӨссө көр.\nИл Түмэн бастакы ыҥырыытын дьокутааттара<|endoftext|>\nШкулев Михаил Петрович (Налимскай)\nМихаил Петрович Шкулев-Налимскай (3.07.1919-19.06.2007) — тойуксут, олоҥхоһут, Абый улууһун устуоруйатын, уран тылын баайын хомуйааччы, чинчийээччи, толорооччу.\nЭлгэс улууhугар (Абый оройуонугар) 1919 с. от ыйын 3 кунугэр Үрүнэй нэhилиэгэр дьаданы ыалга төрөөбүтэ. Ийэтэ - Шкулёва Марфа Михайловна, аҕата - Шкулёв Пётр Дмитриевич. Бииргэ төрөөбүттэрэ алтыалар: Евдокия, Пётр, Дмитрий, Мавра, Мария уонна Михаил. Оҕолор сорохторо эрдэ өлбүттэр. Балта Мария совхозка улэлээбитэ, ҕ оҕолоох. Эдьиийэ Евдокия Халыма улууhугар олорбута, Кэлин 1983с. өлбүт. Евдокия оҕолоро, ол аата Михаил Петрович хаан аймахтара Халымаҕа олороллор.\nМихаил Петрович улууhугар кими да иннигэр туhэрбэт тойуксут, олонхоhут, чабырҕахсыт. Ол курдук Ойуунускай «Кыhыл Ойуунун», «Дьулуруйар Ньургун Боотурун», Өксөкүлээх Өлөксөй «Былыргылыы алгыhын» уонна да атын айымньыларын өйүттэн ааҕан, ыллаан биэрэрэ үһү. Бэйэтэ уусуран литература хас да көрүнүнэн хотуулаахтык дьарыктанар эбит. Ол курдук Ойуунускай 100 сылын туолуутугар, олонхоҕо лауреат урдук аатын ылбыта.\nТастын быраата Суздалов Бурхалей Васильевич манныгы кэпсиир:\nМихаил Петрович эдэр эрдэҕиттэн Шкулёв фолькльорун интэриэhиргиирэ. Олонхоhуттары батыhа сылдьан истэрэ уонна утуктэн ыллыыра үһү.\nЫhыахтарга ыhыах ааһааччы, оһуохайы таhаарааччы буолан, элбэх бирииhи хомуйара. «Ньургун Боотур» олонхоттон быhа тардан олонхолуурун истэрим.\nЭбээннии бэркэ билэрэ, холкутук кэпсэтэр этэ. Эбээн литературатын торуттээбит Николай Тарабукины улаханнык убаастыыра.Суруйааччы Степан Дадаскинов радиоҕа «Геван» диэн биэриигэ Михаил Петрович туhунан очерката хаста да тахса сылдьыбыта. Онно Н. Тарабукин «Болуоссакка санаа» диэн хоhоонун эбээннии уонна сахалыы ааҕан иһитиннэрбитин, өссө олонхоhут Суздалов Иван Андреевич туhунан сиһилии кэпсиирин Бурхалей Васильевич истибитим диэн кэпсиир. Онон биһиги эмиэ салгыы Степан Дадаскиновы кытта көрүстэрбит диэн баҕа санаалаахпыт, ол биэриилэри булан истэр киһи, кини тыыннаах тылыттан киһи элбэҕи билиэ этэ.\nНэhилиэк уонна оройуон историятын үөрэтэрэ, олорон ааспыт ураты дьон туһунан матырыйаал хомуйара үһү, ол билигин ханната чопчу быһаарылла илик, сүтэн-оһон хаалбыт курдук, ол биһиэхэ таабырыын, салгыыы чинчийэрбитигэр, ирдэһэрбитигэр төрүөт. Кэлэр көлүөнэ ыччат өбүгэлэрэ хайдах олорбуттарын билэ улааттыннар диэн баҕа санаалааҕа. Үһү.\n«Ньалыым» диэн сиргэ өбүгэлэрин ааттарын маска быhан сэргэ туруорбута билигин да баар.\nМаhынан кыhан онорууга Бүтүн Союзтааҕы фестиваль лауреата буолбута биллэр. Алаhа дьиэтигэр 30-ҕа чугаhыыр оноhуктара ууруллан тураллар.\nАны туран Михаил Петрович «Хотугу кыым» улуус хаhыатын общественнай корреспонденынан 30 сыл үлэлээбит. Оройуон, нэһилиэктэр олохторун, үлэлэрин, сынньаланнарын – барытын киэнник хабан тиһиктээхтик сырдатар эбит.\nНэhилиэк уонна оройуон историятын хомуйар, уорэтэр. Урукку улэhит дьон туhунан ахтыылары суруйар. Фольклор, краеведение боппуруостарыгар анаммыт ыстатыйалара, хоhоонноро «Чолбон» сурунаалга оройуон хаhыатыгар бэчээттэммиттэрэ.\nАбыйын улууhун айылҕатын, улэhит дьонун, туhунан хоhооннордоох: «Абый сирэ», «Иитиллибит оруспут», «Булчут ыта», «Аты уорэтии», «Айалҕаны алгыыбыт».\n«Хотугу олох тугэннэрэ» диэн ааттаах документальнай ис хоьоонноох, уус-уран кэриннээх сэhэни суруйбута биллэр. Абый улууьа урут Элгэс диэн уонна кырдьаҕастар кэпсээннэриттэн хомуйан уус-ураннык ойуулаан суруйбута. Бу сэьэн бэчээттэнэн дьон –сэргэ билиитигэр киирэрэ буоллар кэрэхсэбили ылара саарбахтаммат. Ол курдук аймах дьоно бэйэлэрин сурэхтэрин баҕатынан аҕыйах тираьынан таьаартарбыттара Абый дьонугар кунду бэлэх буолбута.\nОлоҕун тиhэх сылларыгар Урун – Хайа бөhүөлэгэр инбэлииттэр интернаттарыгар олорбута. Бэс ыйын 19 кунугэр 2007 сыллаахха өлбүтэ.\nМ.П. Шкулев-Налимскай чахчы да айыл5аттан ураты талааннаах, саха киһитин а5ыс кырыылаа5а, киһи киһитэ буоларын итэ5эйдим. Бар дьон ортотугар норуот туһугар олорор, бэйэлэрин талааннарын өрүү сайыннарарга дьулуурдаах, үтүө үлэһит дьоннор оло5у онороллор эбит. Маннык дьон элбэ5э буоллар олох тупсуо, мунутуур сайдыа этэ.\nМ.П. Шкулев-Налимскай – талааннаах норуот ырыаһыта, олонхоһута буолара билиннэ. Кини ырыатын-тойугун, олонхотун Абый дьоно бэркэ сэргээн истэллэрэ, күн бүгүнүгэр диэри уос номо5о оностоллор.\nМ.П. Шкулев-Налимскай хомойбут матырыйаалларын көрдүүр, ирдэһэр, биирдиилээн араас бэчээккэ тахсыбыт ыстатыйаларын, ахтыыларын хомуйар сорук турар. Ордук таабырыннары интэриэhиргээн үөрэппит, ол туспа үлэ быһыытынан бэчээттэниэн сөп курдук.\nУус тыллаах хомоҕой хоһоонньут.\n« Абый сирэ барахсан »\nАхсыым сыыдам табалаах,\nАдаар муостаах тайахтаах,\nАдьырҕалыыр кыыллардаах,\nАаттаах күндү түүлэрдээх.\nАлын тумул тыалардаах,\nАраас элбэх урэхтээх,\nАнды түhэр күөллэрдээх,\nАлаас, сыhыы сирдэрдээх.\nАча соҕоон аттардаах,\nАла манан ынахтаах.\nАрыы-сүөгэй астардаах\nАныгылыы үөрэхтээх.\nАйар тутар дьоннордоох\nАбый сирэ барахсан!\nАхтар - саныыр дойдубун,\nАйхаллыыбын, алгыыбын!\nБу хоhоону ааҕан баран киhи хайдахтаах курдук сылаас, истин иэйиигэ ылларан, эйэҕэс санааҕа уйдаран кэрэҕэ тардыhара саарбаҕа суох.\nПоэт суруйар ньымата, тыла-өhө ураты туспа уонна, мин санаабар, олус сатабыллаахтык тылларын туттар. Хас биирдии строка биир дорҕоонтон саҕаланар. Суруйааччы манна туруору уонна сытыары аллитерацияны сатабыллаахтык туттубут.\n« Булчут ыта »\nСуолу суоллаан сиппитин\nСанатынан биллэрэр.\nИстибитин корбутун\nИччитигэр туоhулуур.\nДорҕоон хара тыаларга\nДоҕор буолан туhалыыр\nБулка сылдьар кэмнэргэ,\nБулан биэрэн абырыыр\nСуолу суоллаан сиппитин\nСанатынан биллэрэр\nИстибитин-көрбүтүн\nИччитигэр туоhулуур.\nАдаар муостаах тайахтаах,\nАдьырҕалыыр кыыллардаах\nЫнырыыны истэн,\nЫраах сиртэн кэлэн\n«Аты үөрэтии»\nҮчүгэйкээн дьуhуннээх\nУрун улаан соноҕоспун\nУортэн тутан ыламмын,\nУрдук куруо далыгар\nУорэтээри сорунан\nУунээх сулар кэтэртим.\nУрун-улаан соноҕоhу\nХоннохторун аннынан\nХолуннарын таппыппар\nХончойоохтуу мөҕүстэ\nХоhунуруу кистээтэ.\nАҕыс ыйдаах кыhынна\nАйылҕаҕа кыстаабыт,\nАтаҕынан аhаабыт.<|endoftext|>\nMyTona\nMyTona (МайТона) – сиэп ҕааддьыттарыгар аналлаах free-to-play ооньуулары оҥорон таһаарар тэрилтэ, 2012 сыллаахха олохтоммута. Сүрүн хонтуората Дьокуускайга олохтоммут. Билигин Сингапуурга, Владивостокка, Санкт-Петербурга уонна Иваново диэн Россия куораттарыгар офистара бааллар. Үлэһиттэрин ахсаана бэйэлэрин ситим-сирдэригэр суруйалларынан 2019 сылга 600-тэн тахса улэсит баар.\nТөрүттээччилэр уонна салайаачылар: бырааттыы Алексей уонна Афанасий Ушницкайдар.\nСыл аайы MyTona тэрилтэ иһинээҕи MyTonaCON диэн конференция тэрийэр. Конференцияҕа атын куоракка баар офис улэһиттэрэ бары бииргэ түмсэн опыт атастаһаллар, уонна компания инники былаанын дьүүллэһии буолар.\n2017 сылтан саҕалаан компания хас сыл аайы өрөспүүблүкэ таһымнаах сыыппара 2D уонна 3D графикаҕа аналлаах MyTona CG eXPo диэн конференция тэрийэр. Конференция сүрүн сыала сыыппара искусствотын киэҥник тарҕатыы, уонна бүтүн өрөспүүблүкэ худуоһунньуктаран бииргэ түмүү буолар.\nКомпания туһунан.\n2005 сылтан саҕалаан компания төрүттээччилэрэ Алексей уонна Афанасий Ушницкайдар компьютернай оонньуулары онорон таһаарыннан дьарыктаммыттара.\nБырааттыылар аҕаларыттан иэскэ киирэн туран компьютер ылыммыттара. Икки ый иһигэр головоломкалаах Boxy Goxy бастакы казуальнай оонньууларын оҥорбуттара. Кинилэр sulusgames.com домены атыылаһан сайт оҥорон таһаарбыттара. Ол курдук, 2006 сылга Sulus Games хампаанньа баар буолбута.\n2008 сыллаахха Freeze Tag хампаанньа сүбэтинэн Boxy Goxy оонньууну тупсаран Xango Tango оонньууну оҥорон биэрбиттэрэ.\n2009 сыллаахха өссө биир казуальнай оонньуу тахсыбыта - Strange Cases диэн, детектвнэй сюжеттаах, дьоһуннаах миссиялаах агент ФБР туһунан. Афанасий, бу оонньууну Саҥа Дьылга оҥорон таһаарбыта. Ол курдук, хамаанда улаатан, компания саҥатан саҥа оонньуулары оҥорон барбыта.\n2012 сыллаахха MyTona диэн саҥа хампаанньаны тэриммиттэрэ. Эмиэ ити сыл мобильнай тэриллэргэ аналлаах The Secret Society бастакы оонньууларын таһаарбыттара. Саамай кэнники тахсыбыт Seekers Notes оонньуулара Apple App Store iPadка аналлаах оонньуларга 10 ахсаан саамай атыыланар оонньууларга киирэр хас да дойдуга киирэр: США, Канада, уонна Европа дойдуларыгар.<|endoftext|>\nДьөлүһүөн\nДөлүһүөн — ыарҕа үүнээйи. (Нуучч. Шиповник иглистый, даурский, якутский (Rosa acicularis Lindl, R. dahurica Pall, R.jacutica Juz)). Дьөлүһүөннүҥүлэр уруулуу уустар бөлөхтөрө.\nКылгас морфологията.\nДьөлүһүөн сбирдэҕэ суох кыстыыр талах. Саха сиригэр дьөлүһүөн үс көруҥэ баарыттан ордук киэҥник тарҕанан үүнээччи иннэлээх роза (дьөлүһүөн) буолар. Бу дьөлүһүөн умнаһа кыһыллыҥы күрэҥ өҥнөөх, хойуу ньолбоҕор сэбирдэхчээннэрин кытта уһун туураҕа наарданан иккилии буола-буола утарыта олороллор. Биир сэбирдэхчээн туура төбөтүгэр олорор. Уһун синньигэс төрдүнэн сыста үүммүт биэс чааскы сэбирдэхтээх, кэтит төгүоүк кубархай кыһыл биэс эминньэхтээх. Сибэкки олоҕо көһүйэ курлук сиэмэтэ ситэрин саҕана сибэкки олоҕо халыҥныыр, сүмэһиннирэр, кытарымтыйар саһархайдыҥы кыһыл өҥнөөх отон ас буолар. Сибэкки олоҕуттан үөскээбит маннык аһы ботаниктар сымыйа үөскэх дииллэр. Бу сымыйа үөскэх (отон) иһигэр кытаанах бытархай, хоччорхой,түүнэн бүрүллүбүт дьиҥнээх үөскэхтэр; эриэхэчээннэр) бааллар. Эриэхэчээн сырдык араҕас өҥнөөх халыҥ уҥуохтуйбут хаҕын иһигэр биирдии сиэмэлээх. Дьөлүһүөн бэс ыйын бүтэһигэр 2-3 нэдиэлэ курдук сибэккилиир. Биир ыйынан ас үөскээн барар уонна атырдьах ыйын иккис аҥарыгар ситэр. Сиппит отоно саһархайдыҥы кыһыл хойуу сүмэһиннээх, минньигэс ас буолар.\nИннэлээх дьөлүһүөнтэн саха дьөлүһүөнүн арааран көрөр дөбөҥ. Иннэлээх дьөлүһүөн умнастара уонна сэбирдэхтэрэ хойуу, синньигэс,көнө сытыары хатыылаахтар,аһа уһун синньигэстиҥи нолбоҕор ,икки уһугар синньииллэр. Саха дьөлүһүөнэ хатыылара сэдэхтэр, олоҕор бүүрэ тутуллубуттара уонна кэтиттэр,аллара диэки өҕүллүбүттэр. Үөскэхтэрэ төгүрүктэҥилэр.\nСаха сирин дьөлүһүөнүн үһүс көрүҥэ Даурия розата. Инники ааттаммыт икки көрүҥтэн уратыта сэбирдэхтэрин тууралара, самалык сэбирдэхтэрэ уонна сэбирдэхтэрин аллараа өттүлэрэ кыра хойуу кугас былчархайынан бүрүллүбүттэр. Сибэккилэрэ үксүн 2-4 буолан олороллор.\nҮүнэр сирэ.\nИннэлээх дьөлүһүөн сырдык, сөбүгэр сииктээх булкастаах ойуурга ,талах иһиригэр ,тыа саҕатыгар,үрэхтэр эҥиэлэригэр, өрүс арыыларыгар өлгөмнүк үүнэр. Саха дьөлүһүөнэ үүнэр сирэ өрүс хайыр таастаах тибии кумахтара уонна иһирик талахтара. Онтон Даурия розата үүнэр сирэ үрэх эҥиэлэрэ.\nТарҕана үүнэр сирдэрэ. Иннэлээх дьөлүһүөн республика бары оройуоннарыгар киэҥник тарҕанан үүнэр. Оттон саха дьөлөһүөнэ республика соҕуруу өттугэр үүнэр.\nТуттуллар органнара. Сымыйа «отон» үөскэхтэрэ. Дьөлүһүөнү наһаа ситэ илигинэ хомуйуллар. Өскөтүн хойут хомуйар буоллахха хатан эрдэҕинэ ,ол эрээри түһэилигинэ хомуллар. Куҥҥэ эбэтэр оһоххо 80-90 С итиигэ хатарыллар.\nХимическэй састааба.\nДьөлүһүөн отоно ыарыыны эмтиир,сэрэтэр суолталаах сүрүн веществоларынан С,В2,P,К, провитамин А (12-18 мг/%) буолаллар. Итилэри таһынан флавоноловай гликозидтар, саахар (18%диэри), дубильнай веществолар (4,5%), лимоннай кислота (2%диэри),пектиннэр (3,7%), ликопин уо.д.а. бааллар. Даурия дьөлөһүөнугэр 4-17%, оттон иннэлээх роза5а 4,3-7,2 % аскорбиновай кислота баар. Силстэрэ уонна сэбирдэхтэрэ дубильнай веществолардаах. Оттон сиэмэлэригэр сыалаах- арыылаах уонна Е битэмиин баара биллибит. Сибэккилэрэ балачча тэтэркэй, эфрдээх арыылаах, дубильнай веществолаах уонна флавоноидтахтардаах.\nУопсайынан дьөлүһүөн апельсинааҕар уонна лимоннааҕар 10 төгүл элбэх битэмииннээҕин иһин бэртээхэй поливитаминнай эмп буолар.\nМедицинаҕа туттуллуута.\nДьөлүһүөн препараттара куртах секрециятыгар соляной кислота оҥоһуллара аҕыйааһыныгар туһалаах. Ол иһин куртахтарыгар ас буһарар аһыылара аҕыйах дьоҥҥо туттуллара ордук. Дьөлүһүөн отонноро ордук оҕолорго уонна кырдьаҕастарга хаан аҕыйааһыныгар ,уҥуох тостуутугар, сүһүрэн бааһырыыга ,сорох айах салгыҥнаах бүрүөтэ уонна тирии ыарыыларыгар баас оһорорго, эт-хаан быста ырыытыгар , дьүдьэйиигэ ,уопсай туругу бөҕөргөтөргө уонна да атын ыарыыларга туһаныллар. Дьөлүһүөн отоно үөс тахсар үлэтин күүһүрдэрэ быһаарыллыбыта, ол иһин быар уонна үөс куолаҕайдарын ыарыыларыгар атын эмтиир терапияны сэргэ туттарга сүбэлэнэр.\nДьөлүһүөн отонун көөнньөһүгэ анациднай гастрикка үчүгэй дьайыылааҕа биллибитэ. Дьөлүһүөн хаҕа уонна сиэмэтэ сымнаҕастык хойууну таһаарар дьайыылаахтар. Ордук элбэхтик дьөлүһүөн от онуттан ылыллар арыы туттуллар. Бу арыы састаабыгар сыаллаах арыылар (линолевай, линоленовай, олеиновай , стеариновай уо.д.а),каротинодтар,Е битэмиин киирэллэр. Дьөлүһүөн арыытын (1 ч.нь.күҥҥэ иккитэ) оһоҕос сүһүрэн бааһырыытыгар иһиллэр, итини таһынан таска:өрүллэр. Чэй курдук аһыах иннинэ сылаастыы ½-1/3 ыст. иһиллэр. Сойутан да баран муорус курдук эмиэ иһиэххэ сөп.\nБитэмииннээх утах курдук дьөлүһүөнү уонна отону тэҥнээн (барыанньалары) биирдии ост.нь.холбоон 2 ыст.оргуйбут ууга суурайан бэрт дөбөҥнүк дьиэҕэ оҥостуохха сөп, ½-1 ыст.диэри иһиллэр ,ордук тумуулуур,мөлтүүр кэмҥэ. Атын битэмииннээххолбодоһуктары дьөлүһүөнү кытта араас отоннору холбоон оҥоруохха сөп. Дьөлүһүөнтэн барыанньа компот, пастила,джем,утах оҥороллор.<|endoftext|>\nКыhыл собо тыла\nКыһыл собо тыла (, ) -\nБу үүнээйини тыаҕа, хатыҥ чараҥҥа булуохха сөп. Тарҕана үүнэр буолан, хомуйарга олус табыгастаах. Ханнык баҕарар киһи тыаҕа таҕыстар эрэ көрсөр үүнээйиитэ.\n7-10 см үрдүктээх, умнаһын төрдүгэр хас да төгүрүктүҥү быһыылаах, уһун туураҕа олорор сэбирдэхтээх. Умнаһа күһүн хатар, сэбирдэхтэрэ эрэ хаалаллар. Сибэккилэнэр кэмэ бэс ыйын иккис аҥаарыттан от ыйын бүтүөр диэри. Бу кэмҥэ сэбирдэҕин хомуйан, күлүк сиргэ хатараллар. Сорохтор саас эрдэ эбэтэр күһүн хомуйан туһаналларын ордороллор. Сэбирдэхтэри ыга сабыллар тимир иһиккэ кыратык ууну ибиирэн баран, хаппахтаан, кытарбыт чох үрдүгэр 30 мүнүүтэ сылытыллар. Маннык кууртахха, сэбирдэх тас өттө үрүҥнүҥү өҥнөнөр. Ол кэнниттэн салгыы күлүк сиргэ куурдуллар. Маннык куурдууга сэбирдэх хараарара, буорту(отход) буолара биллэрдик аҕыйыыр.\nСэбирдэҕи оргуйбут ууга көөнньөрөн, төбө, куртах ыарыытыгар, сүһүөх дьарҕатыгар, хаан тохтотор, ииктэтэр эмп быһыытынан тутталлар. Биир улахан ньуоска сэбирдэҕи биир ыстакаан ууга оргутан, айах бааһырдаҕына сайҕаныахха сөп. Ириҥэлээх бааһы, халтаһа кутургуйатын үчүгэйдик ыраастыыр.<|endoftext|>\nИнженернэй-техническэй институт\nИнженернэй-технический институт — тутуу (строительство) хайысхатыгар устудьуоннары үөрэтэн таһаарар М. К. Аммосов аатынан Хотугулуу-Илиҥҥи федеральнай университет института. Институт билиҥҥи декана — Корнилов Терентий Афанасьевич.\nИнститут историята.\n1956 сыллаахха техническэй факультет Дьокуускайдааҕы государственнай университеты кытта бииргэ тэриллибитэ. Бастаан факультет 5 cалаалаах(отделение) этэ, 3 сылынан икки факультекка арахсыбыта, онтон биирэ инженернэй-техническэй факультет. ИТФ тутааччылары, геологтары, горняктары бэлэмнээбитэ. 1962 сыллаахха ИТФ киэhээҥи отделениета арыллыбыта уонна «Студеннар проектнай конструкторскай бюролара» (Студенческое проектно-конструкторское бюро) тэриллибитэ. 1968 сылга бастакы устудьуоннар тутар этэрээттэрин тэрийбиттэрэ. 1983 сылга инженернэй-техническэй факультекка геологическай отделение базатыгар геологическай факультет тэриллибитэ, кэнники геологоразведочнай факультет диэн уларытыллан ааттаммыта. 1995 сыллаахха геологоразведочнай факультекка ИТФ горнай салаата көспүтэ. Ити кэмтэн саҕалаан ИТФ Россия Хотугулуу Илиҥҥи регионнарыгар идэтиллибит тутуу факультеттарыттан биирдэстэрэ буолбута.\nМ. К. Аммосов аатынан Хотугулуу-Илиҥҥи федеральнай университет ректорын бирикээһининэн 2012 с. факультет инженернэй-техническэй институт буолбута. ИТИ университекка бастакынан үөрэххэ консультациялыыр пууну Нерюнгри куоракка арыйбыта. УКП тутуу инженердэрин үөрэтэр киэhээҥи салаата кэнники Нерюнгритааҕы техническэй институт ХИФУ филиалынан буолбута.\nДеканнар.\nДеканнарынан Д. М. Сивцева, К. А. Баранова, И. Н. Ганелина, В. С. Андреева, Р. М. Скрябина, А. Н. Васильева улэлээбиттэрэ. Кэнники сылларга ИТФ деканнарынан доценнар В. Г. Аржаков, Н. И. Тарасов, В. В. Филиппов, Ю. Н. Буслаев, А. Т. Копылов үлэлээбиттэрэ.\nВыпускниктар.\nФакультет үгүс выпускниктарынан киэн туттар, кинилэр истэригэр В. А. Судачен — «Якуттяжстрой» начальнига (1978-1988сс), С. С. Борисов — «Сибтехмонтаж» трест ЯМУ начальнига, «Северовостокхиммонтаж» трест дьаhайааччыта, ПСМО «Востоктехмонтаж» генеральнай директора (1966-1995сс), араас сылларга министирдэринэн үлэлээбит Ю. Д. Трофимов, Д. Д. Трофимов, Ю. Н. Буслаев, Ф. Х. Гробман, В. М. Шомоев, А. Н. Скрыбыкин, В. П. Ефимов, бөдөҥ тэрилтэлэр генеральнай директордарынан үлэлээбит А. А. Берш, В. М. Тяптиргянов, И. И. Горохов, И. И. Полушкин, А. И. Ховров уо.д.а выпусниктар билиҥҥи кэмҥэ араас тэрилтэлэр салайааччыларынан үлэлии сылдьаллар.\nИТИ бүгүҥҥү күҥҥэ.\nИнститут — республикаҕа тутуу индустриятын специалистарын үөрэтэн таhаарар соҕотох үрдүк үөрэх тэрилтэтэ. Институт иhинэн «Дьокуускай киинэ» боруобалыыр киин, «Энергоэффективные строительные материалы на Севере» инновационнай технологическай киин, аттестация уонна тохтоло суох профессиональнай техническэй үөрэхтээhин киинэ, производственнай мастарыскыайдар, аныгылыы тэриллээх компьютернай кылаастар бааллар.\nИнститутка киирэргэ оскуола оҕолорун БКЭ математика, русский язык уонна физика балларын көрөллөр, ону кытта орто үөрэҕи бүтэрбит устудьуоннар собеседование ааһаллар.\nИнститут тутула.\nИнститут састааба: 7 үөрэтэн таhаарар уонна 2 хааччыйар кафедра, 15 үөрэх научнай лабораторията, 1 компьютернай киин; 84 штаттаах преподавателлэр, олор истэригэр 4 наука доктора уонна 36 наука кандидата. Устудьуоннар бакалавриаты бүтэрдэхтэринэ магистратураҕа Тутуу хайысхатынан үөрэхтэрин салгыахтарын сөп.\n1992 сыллаахха Теплогазоснабжение и вентиляция кафедрата арыллыбыта. Кафедраҕа 1999 с. 25 миэстэлээх кэтэхтэн үөрэниигэ бастакы устудьуоннар үөрэнэ киирбиттэрэ. ТГВ кафедрата үгүс сылларга үөрэтэр-методическай кабинеты оҥорууга, үөрэтэр босуобуйалары, элбэх литератураны хомуйууга улахан болҕомтотун ууран үлэлиир. Кафедра бырайыактыыр уонна производственнай тэрилтэлэри кытта сибээстээх (ГТПИИ «Сахапроект», ОАО «Якутпроект», АО «Якутагропромпроект», ОАО «Ленагаз», Министерство ЖКХ и Э РС(Я), ГУП «Республиканский центрэнергоресурсосбережения», ОАО «ЯкутТЭЦ», МУП «Теплоэнергия» уо.д.а.).\n1962 сылга Графика уонна черчение кафедрата аhыллыбыта. Сэбиэдиссэйинэн старшай преподаватель Н. С. Николаев анаммыта. 1981с уларыйыы киирбитинэн Инженернэй графика (Инженерная графика) диэн саҥа кафедра тэриллибитэ. 2015 сылтан бу кафедраны педагогическай наука кандидата, доцент А. А. Дарамаева салайбыта. Инженернэй графика кафедрата устудьуоннарга билии эрэ биэриинэн муҥурдаммакка бүтүн республика эдэр ыччатыгар графическай грамотнаhы үөрэнээччилэр республиканскай олимпиадаларын нөҥүө иҥэрэр туhугар үлэлиир.\nСигэлэр.<|endoftext|>\nФедотов Александр Иванович\nОлоҕун кэрчиктэрэ.\nЧурапчы улууһун Одьулуун нэhилиэгэр 1967 с. олунньу 4 күнүгэр төрөөбүтэ.\n1984 - 1992 сс. Москубатааҕы инженернай - строительнай институтка үөрэммитэ.\n1985 - 1988 сс. Сэбиэскэй аармыйаҕа сулууспалаабыт.\n1992 - 1993 сс. Чурапчытааҕы МПМК прораба.\n1993 - 1995 сс. Чурапчытааҕы МПМК сүрүннүүр инженера.\n1995 - 1997 сс. Чурапчы улууhун баhылыгын тутуу, ОДьКХ, промышленность боппуруостарыгар солбуйааччыта.\n1997 - 1998 сс. Саха Сирин \"Целевой фонд будущих поколений\" сүрүннүүр специалиһа, управлениятын салайааччыта.\n1998 - 2000 сс. СР экономикаҕа министерствотын управлениятын салайааччыта.\n06.2000 - 04.2002 сс. СР правительствотын председателин солбуйааччытын управлениятын салайааччыта.\n2002 - 2003 сс. СР экономикаҕа министерствотын департаменын салайааччыта.\n2003 - 2007 сс. СР экономикага министирин солбуйааччыта.\n2007 сылтан олоҕун тиhэх күнүгэр диэри Республикатааҕы инвестиционнай компания генеральнай директора.\n2005-2010 сс. Чурапчы улууhун боксаҕа федерациятын президенэ.\n2010-2012 сс. СР боксаҕа федерациятын президенэ.\n2012 с. ыарахан ыарыыттан күн сириттэн күрэммитэ.\nНаҕараадалара.\n- СР норуотун хаһаайыстыбатын үтүөлээх үлэhитэ;\n- РФ бочуоттаах тутааччыта;\n- Чурапчы улууhун Ытык киһитэ\nАатын үйэтитии.\nЧурапчыга кини аатын сүгэр многофункциональнай спортивнай комплекс арыллыбыта;\nКомплекс иннигэр памятник турбута;\nЧурапчы нэhилиэгэр кини аатын сүгэр уулусса баар.\nЫлыллыбыт сирэ.<|endoftext|>\nГорнай улууһун олоҥхоһуттара, саха фольклорун толорооччулара\nАЛЕКСЕЕВ СЕМЕН ГРИГОРЬЕВИЧ-УУСТАРАБЫС (1900-1995 сс.).\nСемен Григорьевич Алексеев-Уус Уола Уустарабыс 1900 с. Ороһуоспа тымныытын угэнигэр сүөһү иитиитинэн дьарыктана дьадаҥы ыалга төрөөбүтэ.\nКини олоҥхоһут, алыптаах остуоруйаһыт, сээркээн сэһэнньит, сытыы тыллаах чабырҕахсыт, алгысчыт быһыытынан биллэр.\nСаха бастакы кинорежиссера А.С. Романов «Орто дойду» диэн киинэтигэр уһуллубута. Фольклористар П.Е. Ефремов, П.Н. Дмитриев, В.В. Илларионов кинини кытта көрсөн, репертуарын магнитофоҥҥа устан хаалларбыттара. Республикатааҕы араадьыйа фондатыгар олоҥхолоро уһуллан харалла сыталлар. Семен Григорьевич-Уустарабыс «Күөх Көҕөччөр аттаах Бэрт оҕо Дьэбириэлдьин Бэргэн», «Чөҥөчөк оҕонньор, Төҥүргэс эмээхсин», «Бадьайа Бухатыыр, Тэриэппинэ Бэргэн» олоҥхолору айан, ыллаан, толорон хаалларбыта.\nНИКОЛАЙ МИХАЙЛОВИЧ ТАРАСОВ ИЙЭ ОЛОҤХОҺУТ (1928-2002 сс.).\nТарасов Николай Михайлович 1928 с. Горнай улууһун Маалтааны нэһилиэгин Тоҥуулаах учаастагар төрөөбүтэ. Алгысчыт, тойуксут, оһуокай тылын этээччи.\nУлуустааҕы куонкурустар, фестиваллар кыайыылаахтара. 1990 с. Ыла олоҥхоһут быһыытынан биллибитэ. Олоҥхоҕо анаммыт научнай-практическай конференциялар кыттыылаахтара.\n2006 с. Горнай улууһа 75 сылын туолуутун көрсө «Горнай улууһа» муниципальнай оройуон дьаһалтатын уонна аймахтарын көмөлөрүнэн «Бүдүрүйбэт Нүһэр Бөҕө» олоҥхо кинигэтэ тахсыбыта, кинигэҕэ барыта 4 олоҥхо киирбитэ: «Бүдүрүйбэт Нүһэр Бөҕө», «Күн Эрили», «Дуулаҕа Баатыр», «Ала Туйгун». Кинигэҕэ алгыстара, тойуктара, ахтыылар суруллубуттара.\nНиколай Михайлович «Күн Эрили» олоҥхото «Солли Тутти» студияҕа уһуллубута, «Бүдүрүйбэт Нүһэр Бөҕө» олоҥхото Япония Тиба университетын докторана Ямасита Мунэхиса тэрийиитинэн дьоппуон тылыгар тылбаастаммыта, атын омук эпическэй айымньыларын кытта тэҥнии тутуллубута.\nЕГОРОВ МИХАИЛ СПИРИДОНОВИЧ (1925-2005 сс.).\nМихаил Спиридонович Егоров 1925 с. Арҕаа Хаҥалас улууһугар Ньурбаҕанчына нэһилиэгэр дьадаҥы кэргэҥҥэ төрөөбүтэ.\n1940 с. Солоҕон нэһилиэгин Өрт 7 кылаастаах оскуолатын уөрэнэн бүтэрбитэ. Улуус культурата сайдыытыгар бочуоттаах сынньалаҥҥа тахсыар диэри 45 сыл устата үтүө суобастаахтык үлэлээбитэ. Михаил Спиридонович салайар Оройуоннааҕы культура дьиэтэ Бүтүн Союз уонна республика үрдүнэн ыытыллыбыт көрүүгэ «Культура бастыҥ дьиэтэ» уонна «Туйгун үлэлээх кулууб» ааттары ылбыта. 1981-1996 сс. «Эрчим» АКБ сэбиэдиссэйинэн ананан улэлээбитэ. Кэлин сылларга оҕолору фольклорга уһуйууга дьаныардаахтык үлэлэспитэ. Михаил Спиридонович айымньылаах үлэтэ сыаналанан РСФСР, Саха АССР культуратын үтүөлээх үлэһитэ, Үлэ Кыһыл Знамята уордьан кавалера, Горнай оройуонун Бочуоттаах олохтооҕо буолбута.\nНоруот ырыаларын, тойуктарын толорооччу, Бэрдьигэстээх народнай театрын артыыһа, алгысчыт.\nСЛЕПЦОВА ЕВДОКИЯ ВАСИЛЬЕВНА.\n1931 с. олунньу 27 күнүгэр Бүлүү оройуонугар Баппаҕаайы нэһилиэгэр күн сирин көрбүтэ. Маҥаны нэһилиэгэр олорор, пенсионерка. Уус-уран самодеятельность актыыбынай кыттыылааҕа, сцена ветерана, Улуус фестивалын, көрүүтүн лауреата, дипломана. Тойугу, оһуокайы кэрэхсээн толорор. Аман өс тыллаах алгысчыт.\nАЛЕКСАНДРОВА УЛЬЯНА МИХАЙЛОВНА (1935-1999 сс.).\nУльяна Михайловна 1935 с. Горнай улууһун Кировскай нэһилиэгэр төрөөбүтэ. Оҕо сааһыттан таптаан туойара. Нууччалыы, сахалыы ырыалары сөбүлээн ыллыыра. Бүтүн Союзтааҕы норуот айымньытын фестивалын уонна Республика фольклорнай фестивалларын, уус-уран самодеяльноһын көрүүтүн, тойуксуттар күрэхтэрин хас да төгүллээх лауреата, дипломана. Сцена ветерана. Кэлин оһуокай тылын таһаарарга бастыҥ этээччилэр кэккэлэригэр сылдьыбыта. Ульяна Михайловна «1941-1945 сс. Аҕа дойду Улуу сэриитин сылларыгар килбиэннээх үлэтин иһин» мэтээлинэн, «Социалистическай куоталаһыы кыайыылааҕа» знагынан наҕараадаламмыта. Улуу Кыайыы 50 сылыгар тыыл уонна үлэ ветерана буолан, СР Президенэ М.Е. Николаев Эҕэрдэ суругун үөрүүлээхтик туппута.\nЗАХАРОВ ИВАН СПИРИДОНОВИЧ (1938-2000 сс.).\nЗахаров Иван Спиридонович 1938 с. олунньу ый 27 күнүгэр Солоҕон нэһилиэгэр төрөөбүтэ. Иван Спиридонович оҕо сааһыттан сахалыы ырыаны, тойугу толоро үөрэммитэ. Республикатааҕы бастакы фольклор фестивалын лауреата, улуус уус-уран самодеятельноһын хас да төгүллээх лауреата, дипломана. Идэтинэн тутааччы.\nВАСИЛЬЕВ ГРИГОРИЙ ИННОКЕНТЬЕВИЧ.\nГригорий Иннокентьевич Васильев-Бырылатар Киргиэлэй 1931 с. Бүлүү оройуонугар Баппаҕаайы нэһилиэгэр Илбэҥэ бөһүөлэгэр тохсунньуга, Кириһиэнньэ саҕана төрөөбүтэ. Оһуокайы оҕо эрдэҕиттэн тапталан толорооччу, норуот таптыыр «Моотуона», «Даайа», «Тугуй бэрдэй кэрэтэй» уо.д.а. көрдөөх ырыалары толорор. Горнай улууһун Бэрдьигэстээх нэһилиэгэр олорор. Самодеятельность актыыбынай кыттыылааҕа, улуус, республика ыһыахтарыгар, оһуокай куонкурсугар кыттааччы. Григорий Иннокентьевич 2009 с. Уус-Алдан оройуонугар ыытыллыбыт Олоҥхо ыһыаҕар Оһуокай уонна Дэгэрэҥ ырыа күрэҕэр кыттан, анал номинацияҕа тиксэн, сыаналаах бирииһинэн наҕараадаламмыта. Бүлүү улууһугар ыытыллыбыт Манчаары спартакиадатыгар оһуокай күрэҕэр «Улуу Кыайыы тойуксута» анал аакка тиксибитэ. Билигин бочуоттаах сынньалаҥҥа олорор.\nКУБАРОВ АФАНАСИЙ АЛЕКСАНДРОВИЧ.\n1925 с. Маалтааны нэһилиэгэр төрөөбүтэ. Кыра эрдэҕиттэн ырыаны-тойугу ис-сүрэҕиттэн кэрэхсиирэ. Кэлин уус-уран самодеятельноска кыттан талааннаах хомусчут, кырыымпаһыт, тойуксут уонна оһуокай этээччи быһыытынан биллибитэ.\nОройуоҥҥа, республикаҕа ыытыллыбыт фестиваллар хас да төгүллээх лауреаттара. Айылҕаттан анаппыт талаанынан драматическай куруһуокка дьарыктанан Т. Сметанин «Лоокуут уонна Ньургуһун» драматыгар Мөлчөс, С. Ефремов «Чуумпу кытылыгар» кырыымпаҕа оонньоон, Үөһээ Бүлүүгэ ыытыллыбыт бастакы драматическай коллективтары көрүүгэ кыттыбыта. Сахалыы кырыымпаны оҥорон, бэйэтэ оонньоон үгүс көрөөччү биһирэбилин ылбыта. Магадан куоракка ыытыллыбыт I Бүтүн Союзтааҕы норуоттар айар үлэлэрин фестивалыгар Оройуоннаҕы культура дьиэтин «Кылыһах» саха народнай ансамбылыгар кырыымпаҕа оонньообута.\nАфанасий Александрович сахалыы эмтиир үтүө дьоҕура оройуоҥҥа эрэ буолбакка, республикаҕа биллэн дьон-сэргэ махталын ылар.\nМАРИЯ ВАСИЛЬЕВНА, ВАСИЛИЙ АВКСЕНТЬЕВИЧ МОХНАЧЕВСКАЙДАР НОРУОТ МААСТАРДАРА, САХА РЕСПУБЛИКАТЫН КУЛЬТУРАТЫН ҮТҮӨЛЭЭХ ҮЛЭҺИТТЭРЭ.\nМария Васильевна 1930 с. билиҥҥи Горнай улууһун Бэрдьигэстээх нэһилиэгин Маай учаастагар, Василий Авксентьевич 1931 с. Чурапчы Чыаппаратыгар төрөөбүттэрэ. Идэлэринэн иккиэн худуоһунньуктар, иккиэн уус-уран самодеятельность актыыбынай кыттыылаахтара. Бэрдьигэстээх народнай театрын артыыстара, сцена ветераннара, саха национальнай инструменнарын оҥорууга норуот маастардара. Мария Васильевна айылҕаттан анаппыт импровизатор-хомусчут. 1972 с. саха музыкальнай тэриллэрин оҥорууну саҕалаабыттара. Кинилэр оҥорбут бастакы сахалыы национальнай инструменнарынан республикаҕа бастакы саха национальнай инструменнарын ансамбла тэриллэн, 1977 с. Магадан куоракка ыытыллыбыт I Бүтүн Союзтааҕы норуоттар айар үлэлэрин фестивалыгар «Кылыһах» саха народнай ансамбылыгар оонньообуттара. 1982 с. Ульяновскай, Москва куораттарга ыытыллыбыт Саха сирин культуратын уонна искусствотын Күннэригэр, 1985 с. Монголия Народнай Республикатыгар РСФСР литературатын уонна искусствотын күннэригэр музыкальнай инструменнар быыстапкаларыгар кыттыбыттара. Василий Авксентьевич туруорсуутунан 1995 с. республикатааҕы музыкальнай инструменнары оҥорор мастарыскыай арыллыбыта. 2004 с. Республикатааҕы музыкальнай инструменнары оҥорор мастарыскыайга Мария Васильевна, Василий Авксентьевич Мохначевскайдар ааттара иҥэриллибитэ.\nЕФРЕМОВА ВАРВАРА ГРИГОРЬЕВНА – ХОМУСЧУТ ИМПРОВИЗАТОР.\nЕфремова Варвара Григорьевна 1929 с. төрөөбүтэ. 10 саастааҕыттан хомуска тыаһатарын, ырыа ыллыырын саҕалаабыт. Хомуска бэйэтэ сылдьан эрэ эдьийэ Марфаны кытта тыаһата үөрэммит.\n10 оҕолоох Герой ийэ. Оҕолоро, сиэннэрэ бары хомуска оонньууллар.\nУус-уран самодеятельность актыыбынай кыттыылааҕа, улуус, республика фестивалларын лауреаттара, дипломнара. Күн бүгүҥҥэ диэри ыллыы-туойа, хомустуу сылдьар. Сиэттэрин үөрэтэр-такайар, көрөр-истэр. Дьиэ кэргэн хомуска ансамбылын тэрийэн 2000, 2003, 2007 сылларга ыытыллыбыт «Хомус биһигэ» республикатааҕы дьиэ кэргэн ансамбылларын фестивалларыгар кыттан дипломант, лауреат үрдүк аатын ылары ситиспитэ. Фестиваль «Саамай кырдьаҕас оонньооччулаах» уонна «Саамай элбэх кыттааччы оҕолоох дьиэ кэргэн» номинацияларын хаһаайынынан буолбута. Варвара Григорьевна улахан уола Ефремов Егор Егорович, кыргыттара Ефремова Тамара Егоровна, Ефремова Агафья Егоровна уонна сиэннэрэ Ефремова Маша, Ефремова Варя, Ефремова Аня, Жиркова Алиса, Оконешников Илья, Оконешникова Сайаана хомуска дьаныһан туран дьарыктаналлар.\nВарвара Григорьевна «Табыгыр» диэн «Саха» НВК уонна Хомус музейа тэрийбит куонкурустарын кыттыылааҕа, улууска ыытыллар фестиваллар кыайыылаахтара.\nАНДРЕЕВА ВАРВАРА НИКОЛАЕВНА.\nВарвара Николаевна 1927 с. Одуну нэһилиэгэр төрөөбүтэ. Варварв Николаевна кыра оҕо эрдэҕиттэн чабырҕахтыырын сөбүлүүрэ. Кини ханнык баҕарар чабырҕаҕы уустаан-ураннаан, ойуулаан-дьүһүннээн көрдөрөн, көрөөччүгэ тиийэр гына итэҕэтиилээхтик ааҕан, көрөөччү биһирэбилин ылар.\nВарвара Николаевна кылынан өрүүгэ Норуот маастара.\n= Ылыллыбыт сирэ =\nГорный улус. История, культура, фольклор – 2010г. (Улусы Республика Саха (Якутия). [гл. редкол. серии: А.С. Николаев и др.]) – 342-350 сирэй;<|endoftext|>\nЯковлев Семен Илларионович\nОлоҕун олуктара.\n1967 с. алтынньы 28 кунугэр Чурапчы улууhун Одьулуун нэhилиэгэр төрөөбүтэ.\n1984—1985 сс. Мындаҕаайы сопхуоhун рабочайа.\n1985—1987 сс. Сэбиэскэй аармыйаҕа сулууспалаабыт.\n1988—1990 сс. Мындаҕаайытаа5ы сопхуос көҥүллэммит сэкрэтээрэ.\n1990—1992 сс. Москубатааҕы землеустройство институтун устудьуона.\n1992—1993 сс. Спецгруппа 1-кы категориялаах специалиһа.\n1993—1993 сс. Өлүөхөмэ куоратын дьаhалтатын специалиһа.\n1993—1994 сс. Спецгруппа 1-кы категориялаах специалиһа.\n1994—1995 сс. Сир реформатын комитетын сүрүн специалиhа.\n1995—1997 сс. Муома улууhун сир хамытыатын салайааччыта.\n1997—1999 сс. Дьокуускай спецкомземын сүрүннүүр специалиһа.\n1999 с. Москубатааҕы землеустройство институтун бутэрбитэ.\n1999—2000 сс. Дьокуускай куорат землеустройствоҕа отделын салайааччыта.\n2001—2004 сс. Дьокуускай куорат землеустройствоҕа отделын сүрүннүүр специалиһа.\n2004—2006 сс. «Земельная служба» муниципальнай унитарнай тэрилтэ директора.\n2006—2007 сс. Ростехинвентаризация Саха Сиринээҕи салаатын дириэктэрин 1-кы солбуйааччыта.\n2007—2008 сс. Ростехинвентаризация Саха Сиринээҕи салаатын дириэктэрэ.\n2008—2013 сс. Чурапчы улууhун баhылыга.\n2013 сылтан айылҕа харыстабылын миниистирин 1-кы солбуйааччыта.\nНаҕараадалара.\n- СР норуот хаһаайыстыбатын үтүөлээх үлэһитэ (2017).\n- СР бочуоттаах сир туруорааччыта.\n- СР экономикаҕа уонна промышленнай сайдыыга министерствотын туйгуна.\n- Чурапчы улууhун бочуоттаах гражданина.\n- СР Президенин бочуотунай грамотата.\nЫлыллыбыт сирэ.<|endoftext|>\nГуляев Василий Васильевич\nОлоҕун олуктара.\n1968 с. Чурапчы оройуонун Чурапчы нэhилиэгэр төрөөбүтэ.\n1986 с. столяр үөрэнээччитэ.\n1986—1988 сс. Сэбиэскэй аармыйаҕа сулууспалаабыт.\n1988—1989 сс. Чурапчытааҕы РТП рабочайа.\n1990—1995 сс. СГУ историческай факультетын устудьуона.\n1995—1999 сс. С. А. Новгородов аатынан Чурапчы орто оскуолатын историяҕа учуутала.\n1999—2004 сс. Чурачы улуустааҕы гимназиятын историяҕа учуутала.\n2004—2008 сс. Чурапчы улуустаа5ы гимназиятын директора, тэнинэн улуус мунньаҕын бэрэссэдээтэлин солбуйааччыта.\n2008—2014 сс. Чурапчы улууhун депутаттарын сэбиэтин бэрэссэдээтэлэ.\n2014—2016 сс. СӨ үөрэҕин миниистирин солбуйааччыта.\n2016 сылтан СӨ Ил Дарханын уонна правительствотын администрациятын ис политикаҕа департаменын салайааччыта.\nНа5араадалара.\n— СӨ үөрэҕэриитин туйгуна\nЫлыллыбыт сирэ.<|endoftext|>\nАммосов Иннокентий Николаевич\nАммосов Иннокентий Николаевич (1949 сыллааҕы төрүөх) — 2002—2008 сс. Чурапчы улууhун баhылыга, СӨ норуотун хаһаайыстыбатын үтүөлээх үлэһитэ, Чурапчы улууһун ытык олохтооҕо.\nОлоҕун олуктара.\nБалаҕан ыйын 1 күнүгэр 1949 сыллаахха Нам улууhун 2-с Хомустаах нэhилиэгэр төрөөбүтэ.\n1964—1969 сс. Калинин аатынан колхуос үлэһитэ.\n1969 по 1974 сс. Благовещенскайдааҕы тыа хаhаайыстыбатын институтун устудьуона.\n1974—1978 сс. Эрилик Эристиин аатынан сопхуос сүрүн экономиhа.\n1978—1982 сс. Чурапчы сопхуос дириэктэрэ.\n1982—1984 сс. Хабаровскайдааҕы үрдүкү партийнай оскуола истээччитэ.\n1984—1985 сс. Чурапчы райкомун инструктора.\n1985—1987 сс. Чурапчы райкомун 2-с секретаря.\n1987—1989 сс. Райисполком председателин 1-кы солбуйааччыта, РАПО бэрэсэдээтэлэ.\n1989—1991 сс. Эрилик Эристиин аатынан сопхуос дириэктэрэ.\n1991—1994 сс. Чурапчытаа5ы ММП ЯАПС бэрэсэдээтэлэ.\n1994—2002 сс. Төлөй нэhилиэгин аҕа баhылыга.\n2002—2008 сс. Чурапчы улууһун аҕа баһылыга.\n2008 сылтан Республикатааҕы инвестиционнай компания генеральнай дириэктэрин солбуйааччыта.\nНаҕараадалара.\n— СР норуотун хаhаайыстыбатын үтүөлээх үлэһитэ.\n— Чурапчы улууhун Ытык киһитэ.\nЫлыллыбыт сирэ.<|endoftext|>\nБиоэтика\nБиоэтика ( — олох, ἠθική — тутта сылдьыы, быьыы-майгы) — медицинаҕа уонна биологияҕа сиэр-майгы туһунан үөрэх.\nУстуоруйата.\nАан маҥнай Bioethics диэн тиэрмини 1927 сыллаахха Fritz Jahr (Фриц Джахр) туттубута. 1969 сыллаахха В. Р. Поттер диэн Эмиэрикэ онколога уонна биохимига бу тиэрмини аныгы уйэ5э киьи оло5ор сабыдыаллыан сеп этическай проблемалары бэлиэтээьиннэ туттубута. Медицинскэй сурунаалга 1971 сыллаахха бэлиэтэммитэ.\nEncyclopedia of Bioethics (1 т., с. XXI) биоэтика \"биологическай уонна медицинскэй наука5а сиэр-майгы еруттэрин, — сыанабыл, быьаарыы ылыныы, тутта сылдьыы уо.д.а. — ситимнээхтик чинчийии диэн быьаарыллар.\nКэлин биомедицинскэй этика уерэх салаатын быьыытынан урдук уерэх кыьатыгар туттуллар буолар. Оччоттон бачча5а диэри биоэтика боппуруостарын араас салаа белуьуектэрэ таарыйаллар. Холобур, буддизм историятын уэрэппит биллиилээх дьоппуон специалиьа Накамура Хадзима (1912—1999) бэйэтин улэлэригэр биоэтиканы элбэхтэ ахтыбыта.\nБиоэтика хайысхалара.\nКыара5ас ейдебулгэ биоэтика диэн термин быраас уонна ыарыьах сыьыаннарыгар кестер этическай проблемалары бэлиэтиир. Практическай медицина5а наука уонна билии сайдыытыгар куруутун куедьуйэр ханнык эмэ быьыыны-майгыны уескэтэр усулуобуйалар медицина эйгэтигэр да, киэн арана5а да ырытыьыыны, дьууллэьиини ирдииллэр.\nКиэн ейдебулгэ биоэтика диэн термин киьиэхэ эрэ буолбакка, киьини тулалыыр экосистема5а киирэр туох баар тыынннааах организмнарга сыьыаннаах социальнай, экологическай, медицинскэй уонна социальнай-правовой проблемалары чинчийэр. Ити еттуттэн кердеххе биоэтика философскай хайысхалаах, медицина5а уонна биология5а сана технология сайдыытын тумуктэрин сыаналыыр.\nБиоэтика тутаах боппуруостара.\nЭвтаназия.\nКенул еттунэн олохтон барыы туьунан боппуруос — мэйии елбутун кэннэ эт-хаан оло5ун уьатыы техническэй кыах урдээн истэ5ин аайы — сытыырхайан иьэр.\nОрганнары кеьеруу.\nГомотрансплантация уонна аллотрансплантация\nТыыннаах киьиттэн орган ылыы.\nРоссия5а тыыннаах киьиттэн орган ылыы (суруннээн буер) чугас аймахтартан, икки еттуттэн себулэьэр эрэ тугэннэригэр оноьуллар.\nЕлбут дьон органнарын туьаныы.\nЕлбут киьиттэн теье эрдэ орган ылыллар да, оччонон операция тумугэ урдук буолар. Ол эрэн елууну туоьулааьын процедурата уонна критерийдара билигин да5аны ырытыыга турар.\nЕскетун елбут киьи эбэтэр кини аймахтара орган ылыытын утаралларын туьунан эппэтэх буоллахтарына елбут киьи Россия5а потенциальнар донорынан аа5ыллар.\nОрганы ылар сулууспаларга эрэллээх буолуу боппуруоьа билигин да5аны ыарахан (потенциальнай донордары елерге тиэрдиини хонтуруоллааьын, кэмигэр кемену онорбот буолуу, быраас этиитинэн операция5а киллэрэн доруобай дьонтон орган ылыы).\nКсенотрансплантация.\nКыыллар органнарын киьиэхэ олордуу, мусульманнарга эбэтэр иудейдарга сибиинньэ органнара, индуистарга — ынах гиэнэ, сиэр-майгы быьыытынан кенуллэммэт. Маны таьынан ксенотрансплантацияны киьи уонна кыыл-суел быраабын кемускээччилэр этичнэйэ суо5унан аа5аллар.\nАборт.\nМедицинскэй аборту оноруу туьунан боппуруос араас дойдуларга государство итэ5элиттэн сылтаан сокуонунан атын-атыннык быьаарыллар. Ислам, буддизм уонна индуизм аборт онорууну медицинскэй еруттээх да буолла5ына утараллар. Католическай уонна Православнай церковтар (Нуучча Православнай Церкова эмиэ) Василий Великэй курдук аборту елеруугэ тэннииллэр. Основы социальной концепции Русской Православной Церкви диэн докумуонна ийэ оло5ун быыьыыр сыалтан аборт оноьуллуон себун туьунан этиллэр.\nСветскэй государстволар баьыйар еттулэригэр дьахтар бэйэтин организмын бэйэтэ быьаарыан сеп, онтон бэйэтэ туспа бырааптаах личность тереете5унэ эрэ баар буолуон сеп диэн аборту кенуллуур.\nКлонирование уонна стволовой клеткалар.\nСорох тугэннэргэ стволовой клеткалары ылаары эмбриональнай эттиктэри туьаналлар (баьыйар еттугэр пациент бэйэтин СК-н эбэтэр бластоциста дифференцированнайа суох клеткаларын туьаналлар). Сорох дойдуларга ити сыалга аборт материалын туьаныы бобуллар, онтон атыттарга in vitro усулуобуйа5а эрэ ууннэриллибит эттиктэри туьаныы кенуллэнэр. Стволовой клеткалары пациент бэйэтин клеткаларын эдэримситиинэн ылыллыбыт индуцированнай стволовой клеткалар солбуйуохтарын сеп. Ити биоэтика проблематын быьаарар.\nКлиническэй боруобаны ыытыы.\nСана эмтэр уонна вакциналар клиническэй боруобаларын ыытыы терапия ньымаларын тупсарыыга, ордук туьалаах препараттары булууга наадалаах.\nУрукку кэмнэ итинник боруобалааьын билинни курдук киэнник ыытыллыбат этэ, оттон быраастарга ойо5ос эффект эбэтэр уустугуруу боппуруоьугар саарбахтыырга терует суох этэ.\nАныгы фармакология дакаастыыр уонна этическэй клиническай боруобалар ыытыларын хайыхсаларыгар кырата суох опытырда. Итинник опыт уескууругэр кэлинни 50 сылга бэлиэтэммит пациеннар, волонтердар уонна атын боруобалааччылар суукка туьэрбит ирдэбиллэрэ сабыдыаллаабыттар.\nБилигин боруобалааьынна кыттарга пациент эбэтэр волонтер «информированнай себулэнэ» баар буолуохтаах.\nСуррогатнай ийэ буолуу.\nСуррогатнай ийэ буолуу технологията сорох дойдуларга (Германия) кенулэ суох, оттон Россия5а уонна Украина5а кенуллэнэр.\nДойду аайы атын-атын сокуон баар.\nЕвгеника.\nБыьаарыыга турар сорук сурун етте киьи геномугар оло5уран ылыныллар быьаарыы тумугэр эбэтэр туьунан биометрическэй тестар тумуктэригэр оло5урар. Ити тумуктэр врачебнай кистэлэн буолаллар уонна «атын сыалга туьаныы» куттала баар, холобур — страховкалааьынна, улэ5э киириигэ.\nБугунну куннэ эмбрион пренатальнай диагностикатын характеритстиката (пол, наследственнай ыарыы маркердара, изоферментнай система баара уо.д.а.) киьи естественнай генын пулун уларытыы суолун арыйар.\nАрассыйаҕа.\n2001 сыллаахха РФ Доруобуйа харыстабылын министерствота биоэтика Программатын ылыммыта.\nБиоэтика эбэтэр олох этиката — этика салаата. Биоэтика тыыннаахха моральнай еттуттэн керуугэ ханнык дьайыылар кенуллэниэхтэрин себун быьаарар.\n1999 сыллаахха, кулун тутарга, термины айбыт В.Поттер Коста-Рика5а онорбут дакылаатын тумугэр эппитэ: «Биоэтиканы у5арыйыыны, эппиэтинэстээх буолууну уонна компетентноьы тумэр сана этическай уерэх, бары культуралары холбуур, междисциплинарнай хабааннаах, „киьини ытыгылааьын“ диэн ейдебулу кэнэтэр наука быьыытынан керергутугэр кердеьебун».\nБиоэтика научнай-техническэй сайдыыттан тутулуктаах экология5а, биология5а, медицина5а тахсар этико-правовой характердаах «проблемнай быьыыга-майгыга» тиьиликтээх эппиэт биэрэр, чуолаан — аныгы клиническэй практика5а.\nМаныаха социальнай-экономическай фактор, глобализация, культурнай-религиознай угэстэр улахан оруолу оонньууллар. Моральнай-этическэй проблемалар кэлимнэрэ биологияны социальнай-политическай эрэ буолбакка гуманитарнай проблематика5а сыьыарар уонна биоэтика тэнэ биополитика, биотеология уо.д.а. наукалары киллэрэр.\nНуучча Православнай сыаркаба биоэтика боппуруостарыгар бэйэтин официальнай керуутун Основы социальной концепции диэн 2000 сыллаахха юбилейдаах Архиерейскай соборга (XII глава) ылыныллыбыт докумуонугар киллэрбитэ.<|endoftext|>\nИлларионов Афанасий Петрович\nСӨ Ил Түмэн государственнай мунньаҕын представителлэрин палататын бастакы бэрэссэдээтэлэ.\nОлоҕун олуктара.\nЭдьигээн улууhун Наатара нэhилиэгэр 1942 сыл алтынньы 18 күнүгэр хоту көспүт Чурапчыларга төрөөбүтэ.\n1962 - 1967 сс. Чурапчыга бухгалтер, дизелист, кулууп сэбиэдиссэйэ, учуутал, оройуон хаhыатын корректора.\n1967 - 1971 сс. Свердловскайдааҕы юридическай институт устудьуона.\n1971 - 1972 сс. Дьокуускай куоракка нотариус.\n1972 - 1975 сс. Орджоникидзе оройуонун норуот судьуйата.\n1975 - 1986 сс. Норуот судьуйата, Нерюнгри народнай суутун бэрэссэдээтэлэ.\n1986 - 1988 сс. Нерюнгритааҕы дьиэ тутар комбинат кадр отделын салайааччыта.\n1988 - 1990 сс. Дьокуускай исполкомун юридическай боппуруостарга сэбиэдиссэйэ.\n1990 - 1992 сс. Саха Өрөспүүбүлүкэтин верховнай советын сокуон онорор отделын сэбиэдиссэйэ.\n1992 - 1993 сс. Саха Өрөспүүбүлүкэтин бэрэсидьиэнин сүбэhитэ.\n1993 - 1997 сс. Саха Өрөспүүбүлүкэтин Ил Түмэн бэрэстэбиитэллэрин палаататын бэрэссэдээтэлэ.\n1997 с. ыарахан ыарыыттан соhуччу өлбутэ.\nҮгүс хоhооннор, тылбаастар ааптардара. \"Игорь полкатын туhунан кэс тыл\" сахалыы тылбаастаабыта.\nНаҕараадалара.\nСаха Өрөспүүбүлүкэтин үтүөлээх юриhа.\nЫлыллыбыт сирэ.<|endoftext|>\nНиколаев Михаил Данилович\nОлоҕун олуктара.\nЧурапчы улууhун Мырыла нэhилиэгэр төрөөбүтэ.\nРеспублика рекордсмен механизатора.\nМырыла сельсоветын управляющайа.\n2002 сылга диэри Мырыла нэhилиэгин бастакы баһылыга.\n2002 сылтан Туолума бааһынай хаhаайыстыба салайааччыта.\nКэргэнэ Николаева (Яковлева) Христина Семеновна, 5 оҕолоохтор.\nНаҕараадалара.\n- Аҕа дойду иннигэр үтүөлэрин иhин 2-с степеннээх орден кавалера.\n- СР тыа хаhаайыстыбатын үтүөлээх үлэһитэ.\n- Чурапчы улууhун бочуоттаах гражданина.\n- Мырыла нэhилиэгин бочуоттаах гражданина.\n- СР тыа xaһаайыстыбатын бочуоттаах ветерана.<|endoftext|>\nТоротоев Гаврил Григорьевич\n<br>\nТоротоев Гаврил Григорьевич (1972) — тыл үөрэҕин билимин хандьыдаата, дассыан, ХИФУ Хотугулуу-илиҥҥи норуоттар тылларын уонна култуураларын үнүстүүтүн дириэктэрэ.\nҮлэлэрэ.\n150-тан тахса үлэлээх, ол иһигэр 63 билимҥэ үлэ; 10 үөрэх методикатыгар үлэ; 14 тылбаастаммыт учуобунньук; 2 тылбаастаммыт кинигэ; 6 ааҕааччыларга кинигэ уонна 59 ыстатыйа.\n2-9 кылаас оҕолоро үөрэнэр учуобунньуктарын нуучча тылыттан саха тылыгар тылбаастаабыт. Торотоев Г.Г. салайыытынан «Саха тыла. 6 класс» (2009) уонна «Саха тыла. 7 класс» (2009) 2 учуобунньук тахсыбыт.\nСаха Өрөспүүбүлүкэтин саха оскуолатыгар аналлаах «Саха тыла: 6 кылаас» (2016) учуобунньук ааптардарыттан биирдэстэрэ буолар.\n“Маадай-Кара” алтай героическай эпоһын саха тылыгар тылбаастаабыт дьонтон биирдэстэрэ буолар.\nЫлыллыбыт сирэ.<|endoftext|>\nАньыы диэн саха тыла буолбатах\nАньыы диэн тыл саха тыла буолбатах. Бу тылы 19-с үйэҕэ нуучча аҕабыыттара православнай таҥара үөрэҕин «грех» диэн тылын сахалыы тылбаастаарылар булан кэбиспит саҥа тыллара буолар.\nСэбиэскэй былаас кэмигэр бары үөрэхтээхтэр «айыыны оҥоруу үчүгэй» диэн үөрэҕи өрө тутаннар айыыны оҥорууну \"үчүгэй\" эрэ курдук сыыһа санааҕа киирбиттэрэ. Онтон киһи куһаҕаны оҥоруутун нуучча аҕабыыттарын үтүктэннэр, «грех» диэн тылы тылбаастааннар «аньыы» диэн сахаларга суох тылы туһана сатыыллар, саха дьонун барыларын албынныыллар. (1,57).\nДьон олоҕор халыйыыны үөскэппит сэбиэскэй былаас эстибитин кэннэ айыыны үчүгэй диэһин, айыы диэн элбэх куһаҕаннаах, биир эрэ үчүгэйдээх тылы улаханнык, дорҕоонноохтук этии суох буолара табыллар.\nБилигин даҕаны эстибит сэбиэскэй былаас тобохторо; суруйааччылар, учуонайдар, нуучча тылын быһалыы үтүктээччилэр бу сыыһаны салҕаан иһэллэр. Айыы диэн киһи оҥорор быһыытын биллэрэр тыл хаһан даҕаны аҥардастыы үчүгэйи эрэ оҥорууну быһаарар кыаҕа суох. Ол курдук киһи оҥорор быһыылара бэйэлэрэ икки аҥы; үчүгэй эбэтэр куһаҕан буолан тахсаллар.\nСахалар айыы диэн тыллара бэйэтэ киһи үчүгэйи эбэтэр куһаҕаны оҥорон кэбиһэрин биллэрэн икки өрүттээх өйдөбүллээҕэ хаһан да уларыйбат. (2,32).\n«Аньыы» диэн тыл сахаларга былыр-былыргыттан суох тыл. \"Аньыы\" диэн тылы булан тыл үөрэхтээхтэрэ саха дьонун барыларын албынныы сылдьаллар.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. - Дьокуускай: ГБУ РС(Я), 2013. - 108 с.\n2. Афанасьев П.С. Саха тылын быһаарыылаах кылгас тылдьыта. - Дьокуускай: Бичик, 2008. - 680 с.<|endoftext|>\nАйыы кыһата (оскуола)\nАйыы Кыһата — сахалыы тыыннаах оҕолору иитэринэн биллэр Дьокуускай куорат Национальнай гимназия.\nОскуола 2005 сыллаахха үөскээбитэ. Орто сүһүөхтэн саҕалаан бу оскуолаҕа толору үөрэммит оҕолор аан бастаан 2012 сылга, оттон алын сүһүөхтэн саҕалаан үөрэммит оҕолор 2016 сылга 11 кылааһы бүтэрэллэр.\nОскуола 2013 уонна 2015 сыллаахха Саха Өрөспүүбүлүкэтин Ил Дарханын анал Гранын ылбыта.\nДириэктэр — РФ үтүөлээх учуутала Лидия Петровна Шамаева.\n2015—2016 үөрэх дьылыгар оскуолаҕа — 638 үөрэнээччи, 42 учуутал үлэлиир.\n2018-2019 үөрэх дьылыгар – 720 үөрэнээччи, 47 учуутал үлэлиир.\nОскуола бэйэтэ дьиэтэ-уота суох буолан, билигин «Оҕо айымньытын дыбарыаһыгар» үлэлиир.\n«Айыы Кыһата» оскуола тэрийбит үөрэҕэ — тус бэйэни сайыннарар үөрэх. Оттон тус бэйэни сайыннарар үөрэх тосхоло — хас биирдии оҕо олох ханнык баҕарар түгэнигэр бэйэтин иһийэн иһиллэнэн, кыаҕын сөпкө туһанан, бэйэтин «өрө тардан» таһаарар сатабыла сайдарыгар олук түһэрсии\".\n«Саха үөрэҕэ оскуолаҕа» кинигэттэн\nОскуола тэриллиитэ.\n2003 сыллаахха оҕолорун сахалыы үөрэтиэн баҕалаах төрөппүттэр Дьокуускай куораттааҕы төрөппүт общественнай тэрилтэтигэр түмсүбүттэр. Энергетик идэлээх эдэр төрөппүт Попов Святослав Семенович эппиэтинэһи бэйэтигэр ылынан олус тэрээһиннээхтик, чуолкайдык салайбыта. Общественнай күүһү таба туһанан, куоракка сахалыы эйгэни кэҥэтэр сыаллаах сахалыы үөрэтии уонна иитии кэлим программата оҥоһуллубута, онно 60-тан тахса специалистар, учуонайдар, үөрэҕирии уонна култуура үлэһиттэрэ кыттыбыттара. Социалистическай наука доктора, психологическай наука кандидата Ульяна Алексеевна Винокурова, философскай наука доктора Андрей Саввич Саввинов, Виктор Данилович Михайлов, педагогическай наука доктора Антонина Афанасьевна Григорьева, педагогическай наука кандидаттара Галина Семеновна Попова — Санаайа, ф.н.к. Лазарь Андреевич Афанасьев — Тэрис, мат. н.д. Иван Ивванович Шамаев сүбэ — ама биэрэн, докумуоннары суруйсан күүс — көмө буолбуттара.\n«Айыы кыһата» саха оскуолата — бу өбүгэ саҕаттан симэлийбэккэ кэлбит сахалыы тыыннаах үгүс киһи өйө — санаата, сомоҕолоһуута, дьүккүөрдээх дьайыытын түмүгэ. «Айыы Кыһата» ааты Ульяна Алексеевна, Андрей Афанасьевич — Тэрис, Галина Семновна — Санаайа уонна Лидия Петровна буолан сэһэргэһэ олорон толкуйдаан таһаарбыттара.\n2005 сыл олунньу ыйга үөрэх министиэристибэтэ ыытар республиканскай экспериментальнай площадкалары көрүү конкурсугар «Айыы Кыһата» оскуолатын бырайыага сертификат ылбыта.\n«Айыы Кыһата» оскуола ситиһиилэрэ.\nБу ситиһии коллектив 10 сыллаах сыралаах үлэтин түмүгэ. Маҥнайгы сылтан саҕалаан саха төрүт дьарыгын, холобур, муҥханы Нам Хомустааҕар олорор пенсионер учуутал Федор Иванович Новгородов иилээн-саҕалаан күн бүгүҥҥэээҥҥэ диэри ыытар.\nОскуола чинчийиитэ.\n2006—2007 үөрэх сылыттан оскуола чинчийэр үлэтин философскай наука кандидата Валентина Егоровна Степанова салайбыта. Кини үгэс эргииригэр олоҕурбут ийэ өй — санаа ситимин үөрэх процеһыгар, олох хас биирдии түгэнигэр оскуола, кылаас, биирдиилээн оҕо таһымынан дьайыы ньыматын быһыытынан киллэрбитэ. Чинчийэр үлэ түһүмэхтэрэ:\n— I түһүмэх: 2005—2007 үө.дь. куорат усулуобуйатыгар төрөөбүт тылы уонна култууратын өрө тутар уратылаах оскуола үөрэҕин торумун оҥоруу.\n— II түһүмэх: 2007—2009 үө.дь. тус бэйэҕэ туһаайыылаах «Өй — санаа» уонна «Дьарык» эйгэлээх сахалыы тыыннаах оскуола педагогическай систиэмэтин чуҥнаан көрүү.\n— III түһүмэх: 2009—2010 үө.дь. тус бэйэ сайдыытын хааччыйар сахалыы тыыннаах оскуола үөрэҕин тэрийэр ньыматын (технологиятын) сабаҕалаан көрүү.\n— IV түһүмэх: 2010—2012 үө.дь. оҕо омук быһыытынан сайдар кыаҕын үрдэтэр сахалыы тыыннаах оскуола киэбин оҥорон көрүү.\n— V түһүмэх: 2012—2016 үө.дь. оскуола саха үөрэҕэ уонна сахалыы үөрэтии оҕо бэйэтин омук быһыытынан өйүн — санаатын тутуутугар сабыдыалын анааран ырытыы.\nСаха үөрэҕэ оскуолаҕа.\n2012 сыллаахха Валентина Егоровна Степанова «Саха үөрэҕэ оскуолаҕа» «Айыы Кыһата» оскуола саха үөрэҕин тэрийиигэ маҥнайгы хардыылара: «Көрдөөһүннэр, сабаҕалааһыннар, чинчийиилэр» диэн кинигэтэ «Бичик» кыһатыгар бэчээттэнэн тахсыбыта. Бу кинигэҕэ оскуола сэһэнэ, ис хоһооно, олоххо кириитин кэтээн көрүүтэ ырытыллан толору арыллыбыта. Саха төрүт өйүгэр олоҕурбут тус бэйэ сайдыытын ситимэ.\nБалаҕан ыйа: Бэйэни үөрэнээччи дьарыгар киллэрии;\nАлтынньы ыйа: Бэйэ дьарыгын сөпкө тэрийии;\nСэтинньи ыйа: Бэйэ кыаҕар эрэнии;\nАхсынньы ыйа: Бэйэ санаатын күүһүрдүү;\nТохсунньу ыйа: Бэйэҕэ эр санааны тутуу;\nОлунньу ыйа: Бэйэ саҥа санаатын күрүөлэнии;\nКулун тутар ыйа: Бэйэ дьулуурун күһүрдүү (иккистээн бэйэҕэ эргиллии);\nМуус устар ыйа: Бэйэҕэ Махтал, Таптал, Эрэл санааны иҥэрии;\nЫам ыйа: Бэйэ билии — көрүү «хонуутун» кэҥэтии;\nБэс ыйа: Бэйэ күрүөтүн төрөөбүт төрүт дойдуга бөҕөргөтүү;\nОт ыйа: Бэйэ төрүттэрин кэрэхсэбиллээх сирдэрин үөрэтии;\nАтырдьах ыйа: Бэйэ кута — сүрэ чөл буолуутун ситиһии\n«Айыы Кыһатыгар» хас биирдии учуутал, үөрэнээччи, төрөппүт ыйдар өйдөбүллэринэн дьарыгын тэрийэргэ, алтыһарга, бэйэтин сайыннарарга дьулуһар. Оскуола төрүттэниэҕиттэн дириэктэринэн Шамаева Лидия Петровна үлэлии сылдьар.<|endoftext|>\nТатаринов Иннокентий Афанасьевич\n1944 с. кулун тутар 16 күнүгэр Якутскайдааҕы педучилищеҕа үөрэнэ сылдьан, Якутскай куораттан Советскай Армия кэккэтигэр ыҥырыллыбыт. Уонна Илин Япония границатыгар сулууспалаабыт.\n1945 с. атырдьах ыйын 9 күнүгэр балаҕан ыйын 3 күнүгэр диэри Японскай империализмы утары сэриигэ 2 Забайкальскай фронт 36 армия, 210 дивизия 649 стрелковый полка 9 ротатыгар автоматчигынан сэриигэ кыттыбыт. Ити сэриилэспит кэмигэр улахан кыргыһыынан Хайлар диэн Япония биир саамай бөҕөргөтөммүт кириэпэһин сэриинэн босхолооһун буолар. Бу кириэпэскэ Япония биир саамай күүстээх Квантупоскай 6 армията олорбут. Иннокентий Афанасьевич полката границаттан 2 сууккаттан ордук ханнык да өстөөх сэриитин көрсүбэккэ уута суох, кумах аҥардаах сиринэн толору сэрии сэптээх, сэрии сыдылҕаннаах суолун саҕалаабыттар. Сатыы сылдьар сэриигэ олус сырыылаах, эрэйдээх, иһэр уу да тиийбэт, онон утаҕын олох хаммат этэ. Күнүгэр олус итии, түүнүн олус тымныы, күһүн буолан ардахтаах да этэ, аһаҕас ардах ортотугар сынньаналлара. Уһун хаамыыттан атахтара дьуккуруйара. Сорохтор сылааһы тулуйбакка ыалдьаллара, тыылга хаалаллара.\nКинилэри араас сэрии сэптээх, техникалаах чаастар ситэн куоталлара. Онон үһүс күннэригэр Хайлар кириэппэскэ чугаһаабыттар.\nДьэ манна кинилэр аттыларыгар танкалар, ырааҕы тэбэр ыарахан орудиелар баар буолбуттара. Сытар сирдэригэр лаппаахынан бэйэлэрин көстүбэт гына хастыбыттар. Киэһэ буолуута пушкалар эстибиттэр, ытыалаан күлүмнэппиттэр. Самолеттар (бомбардировщиктар) көтөн тахсыбыттар, Сир-дойдуну ньирилээн олорор гына, киһи өйүн-төйүн булбат тыаһа эмискэ буола түспүт. Танкалар кэннилэриттэн пехота “Ураа” хаһыытаан атаакаҕа турбут, ол иһигэр Иннокентий Афанасьевич полката эмиэ. Өстөөх өлүктэрин үрдүлэринэн ааспыттар. Өстөөх харса суох уоту аспыт. Иннокентий Афанасьевичтаах ыаллыы 644 полкаларыттан аҕыйах киһи хаалбыт. Онно саха уолаттара элбэхтэр этэ: Сунтаар, Бүлүү, Ленскэй оруйуоннарыттан сылдьаллара. Иннокентий Афанасьевич полкатыттан 644 полкаҕа тэннээтэххинэ аҕыйах киһи өлбүт. 10 часс иһигэр улаханнык бөҕөргөтүллүбүт кириэпэс бүтүннүүтэ босхоломмут. Манна 36-с армия бүтүннүүтэ кыттыыны ылбыт. Хайлар киһи сөҕүөх курдук оҥоһуулааҕа. Сир анныгар армияны бүтүннүү саһыарар, иккис куораттааҕа. Иннокентий Афанасьевичтаах Хайларга өр буолбатахтар. Ааһа барбыттар. Иннилэригэр баараҕай үрдүк Тинган хайата баара. Санааларыгар манна эмиэ элбэх сиэртибэни көрсөрбүт буолуо диэн саныыллара. Ол эрээри Тинган хайатыгар сэриини көрсүбэтэхтэр. Уонна этэҥҥэ туораабыттар. Кинилэр чаастара Порт-Артурга тиийэн сэриини түмүктээбиттэр. Иннокентий Афанасьевичы кытта Нам Маркс колхуос чилиэнэ Петров Николай Петрович уонна Сунтаар киһитэ Сантаев сылдьбыттар. Сэрии кэнниттэн Арҕаа Воронежскай, Ростовскай, Сталинградскай уобаластарга санитарнай чаастарга 1950 с. күһүнүгэр диэри сылдьыбыт. Армияттан кэлэн баран учуутал үөрэҕин бүтэрэн, 17 сыл араас оскуолаларга оҕолору үөрэппит. Онтон нэһилиэктэргэ сельсовет бэрэссэдээтэлинэн үлэлээбит.\nСэриигэ кыттыбыт бэлиэлэрэ “Японияны кыайыы иһин”, “Советскай Армия уонна Флот 30 сыла”, “Советскай Армия сэбилэниилээх күүстэрин 50 сыла”, “Ленин 100 сыла” мэтээллэринэн наҕараадаламмыт. Оскуолаҕа үлэлии сылдьан “Норуот үөрэҕириитин туйгуна” бэлиэнэн наҕараадаламмыт.<|endoftext|>\nКолесов Афанасий Степанович\nБэйэ олоҕун кэпсээнэ\nАфанасий Степанович 1913 сыллаахха ЯАССР Таатта оройуонун Байаҕантай нэһилиэгин кэрэ айылҕалаах Ичигэс алааһыгар төрөөбүтэ. Ийэтэ Харытыана, аҕата Ыстапаан – колхуостаахтар. Бииргэ төрөөбүт Афанасий, Миитэрэй, Уйбаан, Дьөгүөр диэн уолаттардаах ыал ньир-бааччы олорбуттар. Афанасий Степанович кэргэнэ Аграфена Ивановналыын 11 сыл бииргэ олорон, 9 оҕону төрөппүттэр. Сэрии содулуттан 5 оҕо суорума суолламмыт. Афанасий Степанович, 4 кылаас үөрэхтээх да буоллар, колхуоска бэрэссэдээтэллээбит.\nБойобуой суола.\n1943 сыл сайыныгар бииргэ төрөөбүт быраатын кытары Дьөгүөрдүүн тылланан, өстөөҕү өһөрөргө туруналлар. Дьөгүөр үлэ фронугар түбэһэн, сотору доруобуйата айгыраан, дойдутугар эргиллибит. Ол эрээри баара-суоҕа 28 саастааҕар өлбүт. Кини кэргэнэ Марина Романовна эмиэ уһаабатаҕа, 3 оҕо төгүрүк тулаайах хаалан, детдомҥа иитиллибиттэрэ. Оттон Афанасий Степанович салгыы айаннаан, Вологда уонна Калинин куораттарга баар резервэҕэ турар чаастарга 2-лии ый хайыһарга үөрэммит. Кини 284-с стрелковай полк састаабыгар Калининскай, Арҕаа уонна I Украинскай фроннарга сэриилэспит. Сэрии будулҕанын ортотугар сылдьан дьонугар ыыппыт суругар биир дойдулааҕа Алексей Петрович Бравины кытта баалларын биллэрбит. Ону таһынан роталарыгар саха уонча саллаата баар диэн ахтыбыт.\nТохсунньу тостор тымныытыгар Великие Луки куорат таһыгар 284-с стрелковай полк өстөөх күүскэ бөҕөргөтүммүт оборонатыгар кимэн киирбит. Элбэх хаан тохтуулаах кыргыһыы кэнниттэн өстөөх 7 км сири чугуйбут. Ытыалаһыы саамай күүстээх уотун ортотугар сылдьар доҕордуулар иккиэн бааһырбыттар, госпитальтан госпитальга көһө сылдьан эмтэммиттэр. Онтон иккиэннэрин тус-туһунан фроннарга ыыппыттар. Афанасий Колесовы Арҕааҥы фроҥҥа, оттон доҕорун Алексейы Чехословакия хайысхатынан.\n1944 сыл сааһыгар хорсун саллаат кэргэнэ Аграфена Ивановнаҕа маннык ис хоһоонноох сурук кэлэр: “Ваш муж, красно армеец Афанасий Степанович Колесов, уроженец Якутской АССР Таттинского района, в бою за социалистическую Родину, верный воинской присяге, проявив геройство и мужество пал смертью храбрых 14 апреля 1944 года. Похоронен на хуторе Шайно Мацильского района Волынской области...”\nОттон кини доҕоро Алексей Бравин сэриини Чехословакия киин куората Прага5а түмүктээбитэ. Дойдутугар кэлэн тыа хаһаайыстыбатыгар таһаарыылаахтык үлэлээбитэ. Сэриигэ ылбыт баастарга аһыллан, 1978 сыллаахха олохтон туораабыта. Кини Афанасий Степанович бойобуой сырыыларыттан дьоҥҥо-сэргэҕэ элбэҕи кэпсиир эбит.<|endoftext|>\nШироких Петр Константинович\nШироких Петр Константинович муус устар 12 күнүгэр 1922 с. ЯАССР Орджоникидзевскай оройунун Маалтааны 1 нэһилиэгэр, дьадыҥы колхозтаах ыалыгар төрөөбүтэ. Ийэлэрэ төрдүс оҕо төрүүрүгэр өлбут, 4 оҕону аҕалара көрбүт. Петр саамай улаханнара буолар, ол иһин 6 кылаас кэнниттэн аҕата колхозка үлэлэтэ ыыппыт. Петр Константинович этэринэн оскуолаҕа үөрэҕэ итинэн бүппүт, бастууҕунан үлэлээбит, дояркалага көмөлөспүт. Ол кэннэ кинини Дьокуускай куоракка ФЗУ-га үөрэтэ ыыппыттар. Онно буочка, тэлиэгэ, сыарҕа оҥорорго үөрэппиттэр. ФЗУуну бүтэрээт, төптөрү дьиэтигэр колхозка үлэлэтэ ыыппыттар. Күһүн от-үлэ кэмигэр атырдьах ыйын 1943 сыллаахха аҕа дойдуну көмүскүү ыҥырбыттар.\nАтырдьах ыйын 1943 сылаахха Покровскай бөһүөлэккэ саҥа кэлбит новобранецтары хомуйбуттар уонна красноармейскай билиэти туттарбыттар. Ол кэмҥэ Петр 18 саастаах уонна кинилэри бастакынан борохуотунан Иркутскай уобуласка ыыппыттар.\nИркутскай уобуласка Оловяннай станциятыгар военнай подготовканы ааспыттар. Кинилэри сэрии дьыалатыгар бэлэмнээбиттэр. Элбэх саха уолаттарын курдук Петр ытыыга үчүгэй түмүгү көрдөрбүт. Сэтинньи 15 күнүгэр 1943 сылаахха бирисээгэни ылбыттар уонна кинилэри Арҕаа фроҥҥа ыыппыттар. Кинини “Особый лыжный батальон” 54 полк 19 гвардейскай дивизияҕа 2 Белорусскай фроҥҥа ыыппыттар. Маҕан халаат, ханньыһар уонна автомат саа туттарбыттар. Инники линияҕа сэриилэспит. Витебск-Орел куорат икки ардыгар кыргыһыыга кыттыбыт. Ол онно улахан эчийиини ылбыт уонна Смоленскай уобаласка эмтэтэ ыыппыттар. Эмтэнии кэнниттэн “не годен к военной службе” диэбиттэр уонна инники фроҥҥа 764 нүөмэрдээх горючай складыгар ыытыллыбыт. Бииргэ передовой войсканы кытары Польшанан г.Кенисберг, Германиянан Штеттен ааспыттар. Кыайыы күнүн Германияҕа Висла өрүс аттыгар көрсүбүттэр.\nСэрии кэмигэр «хорсун быһыы» мэтээлин, \"Аҕа дойду сэриитин\" II степеннээх и уонна да атын мэтээллэрин ылбыт. Сэтинньи 15 күнүгэр 1945 сыллаахха ПВС СССР укааһынан 25.09.1945 с. демобилизацияламмыт.\nСэрии кэнниттэн бэйэтин Нөмөгү нэһилиэгэр колхозка бухгалтерынан үлэлээбит,1952 сыллаахтан Дьокуускай куорат стройкатыгар улэлээбит. 1957 сылтан Дьокуускай Совнархозка СМУ-16 плотнигынан улэлээбит, Ньурбаҕа аэровокзал тутуутугар ыыппыттар. Шахта, Дьокуускай куорат канализациятын тутуутугар Донескай шахтердарын кытта плотнигынан үлэлээбит. Ол кэннэ благоустроеннай дьиэлэр баар буолбуттар. 1966 сыллаахха ГРЭС-ка үлэһиттэргэ аналлаах икки этээстээх дьиэ тутуутугар ыыппыттар, манна болуотунньуктар биригэдиирдэрэ буолбут. 1973 сылтан саҕалаан СМУ треста \"Стройремонт\"-ҥа болуотунньуктар биригэдиирдэринэн үлэлээбит. Сайсар оройуон дьиэлэрин тутууларыгар үлэлээбит. Пенсияҕа 01.02.1980 с. СМУ треста \"Стройремонт\" тахсыбыт, кэнники аата СМУ треста \"Горремстрой\" уларыйбыт.\nФронт хаартыскалара:\nШироких П.К. 1943 с.\nКыым хаьыаттан ылыллыбыт статья 2002 с.<|endoftext|>\nГерасимова Мария Семеновна\nГерасимова Мария Семеновна (01.05.1927, Арыылаах нэһилиэгэ, Сунтаар улууһа, Бүлүү уокуруга, Саха АССР) - Дьоруой ийэ, Октябрьскай революция, Үлэ Кыһыл Знамята, Ленин орденнар кавалердара, норуот хаһаайыстыбатын үтүөлээх үлэһитэ, сүөһү иитиитин үрдүкү кылаастаах маастара, Герой ийэ, Ийэҕэ Үрдүк махтал наҕараадатын хаһаайката, Саха сирин сэттис ыҥырыылаах Верховнай сэбиэтин депутата, обком чилиэнэ, улуус, нэһилиэк бочуоттаах гражданина.\nСунтаар улууһун Арыылаах нэһилиэгэр холкуостаах дьиэ кэргэҥҥэ 1927 сыллаахха ыам ыйын 1 күнүгэр төрдүс оҕоннон төрөөбүт.\nДьиэ кэргэнэ, аймахтара.\n• Ийэлээх, аҕата – Мария уонна Семен - колхоз бастакы стахановецтара. Мария - оччотооҕу бэйэтин көлүөнэ оҕолорун курдук бэрт кыракый сааһыттан ынах хомуйан, ынах ыаһан улааппыт.\n• Михаил Семенович - улахан убайа, Аҕа дойду Улуу сэриитин Ильмен күөл туорааһыныгар өлбүт.\n• Николай Семенович - иккис убайа, Япония утары сэрии кыттыылааҕа, үрдүк юридическай үөрэхтээх Сааһын тухары суут тэрилтэтигэр үлэлээбит, сэттэ оҕолоох.\n• Егор Семенович Григорьев - үһүс убайа, Аҕа дойду Улуу сэриитин кыттыылааҕа. Октябрьскай революция уонна Үлэ Кыһыл Знамята орденнар кавалердара, түөрт оҕолоох.\n• Дмитрий Семенович - орто быраата, сааьын тухары тутуу үлэһитэ, алта оҕолоох, Уһун Күөл нэьилиэг олохтооҕо.\n• Григорий Семенович - кыра быраата, сааьын тухары тутуу үлэһитэ, биригэдьиирэ.\nБииргэ төррөөбүттэр алтыалар. Мария Семеновна бары бииргэ төрөөбүттэр Сунтаар улууһун ыалыгар-дьонугар биллибит, ытыктанар, убаастанар үлэһит, кырдьаҕас сис ыалын аатын ылыан ылбыттар.\nОлоҕун олуктара.\nҮлэһит үтүөтэ буола үүнэригэр биир төрүтүнэн үлэ оскуолатын адьас кыратыттан барбыта буолар. Ол курдук, ҕ: сыллахтан, Бордоҥ нэһилиэгэр кийиит буолан сүктэн кэлиэҕиттэн ыла, ыанньыксытынан, арыы астааччынан, субай сүөһу көрөөччүнэн, кэлиҥҥи сылларга ньирэй көрөөччүнэн үлэтин үгүс сылларын анаабыт.\n1958 сыллаахха хас биирдии фуражнай ынаҕыттан 1200 кг ыан оччотооҕу Жданов аатынан колхозка үрдүкү көрдөрүүнү ситиспит.\nПартия ыытар политикатын биир бастакынан өйөөн, сэттэ буолан дьиэ кэргэнинэн 300 ньирэйи көрүүгэ аренднай бэдэрээт дуогабарын түһэрсэн, ортотунан 96-лыы киилэ төлөһүппүттэр. Инньэ гынан Герасимовтар дьиэ кэргэттэрэ сайыҥҥы ыйдарга 300 центнер ыраас эти совхозтарыгар туттарбыттар. Онтон сылын аайы 40-50 ньирэйи көрөр.\nЗоотехническай курстарга үөрэнэрэ, сүөһү иитээччилэр үлэлэрин ааҕара. Кини зоотехник, ветеринар кэллэр эрэ, кинилэри батыһа сылдьан боппуруос биэрэрэ. Ньирэй аһылыгын рационун оҥорторон хаалара.\n70 сааһыгар диэри, 42 сыл устата, 3935 ньирэйи көрөн, сууккатааҕы орто эбиллиитин 750 грамм гыммыт.\nСүүрбэттэн тахса сыл устата Ленискэй партияҕа эрэллээхтик сулуупалаабыт. Араас партийнай органнарга быыбарданан эппиэттээх сорудаҕы эҥкилэ суох толортообут. Алта төгүл уобаластааҕы партийнай конференцияҕа делегатынан сылдьыбыт. Уобаластааҕы ХХХ партийнай конференцияҕа ССКП обкомун чилиэнинэ быыбардаммыт.\n1967 сыллаахха Саха АССР сэттис ыҥырыылаах Верховнай советыгар депутатынан талыллар. Хас да сылларга субуручу ССКП райкомун чилиэнинэн сылдьан элбэх үлэни ыыппыта.\n«Мин баайым – оҕолорум, сиэннэрим»\nИйэҕэ Үрдүк махтал наҕараадатын ылбыт 14 оҕо амарах ийэтэ, 42 сиэн, 8 хос сиэн эбээтэ.\n1950 сыллаахха Бүөтүрдээх Маайа дьиэ-уот, ыал аатын сүгэн быр-бааччы олохторун саҕалаабыттар.\nПетр Данилович – оҕонньоро, урукку столяр, иистэнньэҥ, туос иьит тигээччитэ, имииьит, этэрбэсчит, асчыт үтүөтэ, артыыс. Сергей Зверев үҥкүүтүн ансамбылыгар сылдьыбыт, кылыһахтаах, кыыс нарын куоластаах тойуксут уонна оһуохайдьыт.\n• Надежда Петровна (1951 с.) - бастакы оҕолоро. Өр кэмҥэ бочуоттаах сынньалаҥҥа тахсыар диэри совхозка, коллективнай предпритияҕа бухгалтерынан улэлээбит.\n• Зинаида Петровна (1953 с.) - икис кыыс, үрдүк үөрэхтээх зоотехник, совхозка, кэлин коллективнай предприятиеҕа улэлээн кэлбит.\n• Люция – (1954 с.) - үһүс кыыстара, икки үрдук үөрэхтээх, физик уонна психолог идэлээх.\n• Валерий Петрович (1956 c.) - улахан уоллара, культура уонна салайар үлэҕэ үөрэнэн икки үрдүк үөрэхтээх, Дьокуускай куорат “Наара суох” театр директорын солбуйааччыта. Чурапчытаа5ы народнай театрын урукку артыыьа, режиссера, директора уонна Чурапчы улууһун культура управлениетын начальнига.\n• Иван Петрович (1959 c.). Бордоҥ баһаарынай чааһын үлэһитэ, совхоз урукку биригэдьиирэ, улахан мындыр уус киһи.\n• Аркадий Петович (1960 с.) – алтыс оҕо, кэргэнинээн Удачнайдааҕы ГОК-ка маастардара.\n• Александр Петрович (1961 с.) – сэттис оҕолоро.\n• Андрей Петрович (1963 с.) – улахан сүүрүк, спортсмен.\n• Лидия Петровна (1964 c.) – тохсус оҕо, үрдүк үөрэхтээх математика учуутала, оҕо дьоҕурун сайыннарар киин үлэһитэ.\n• Петр Петрович (1965 с.) – тутуу үлэһитэ.\n• Мария Петровна (1968 с.) – уон биирис оҕолоро, бухгалтер, Амма Сатаҕайын почтатын тутаах үлэһитэ.\n• Дария уонна Семен Петровналар (1969 c.) – игирэлэр. Дария – художник-оформитель. Семен идэтинэн суоппар.\n• Сергей Петрович (1971 c.) – уон төрдүс оҕо, идэтинэн суоппар, Бордоҥ баһаарынай чааһын үлэһитэ.\nНаҕараадалара уонна ытык ааттара\n• Үс орден кавалера\n• Ноурот хаьаайыстыбатын үтүөлээх үлэһитэ\n• Сүөһү иитиитин үрдүкү кылаатаах маастара\n• Герой ийэ\n• Ийэҕэ Үрдүк махтал наҕараадатын хаһаайката\nЛитература:.\n• “Нэһилиэк историятын оҕолорбут суруйаллар” Хомуйан оҥорбуттар: БСОШ историяҕа учуутала Иванова И. К., БСОШ 11 кл. Үөрэнээччитэ Иванов С. Г.<|endoftext|>\nФукусима (префектура)\nФукусима (дьоппуон тылыттан Фукусима-кэн) — Япония Тохоку регионун префектурата.\nИэнэ 11 636,28 км², нэһилиэнньэтэ 1 038 364 киьи(атырдьах ыйын 1 кунэ, 2014 сыл), нэһилиэнньэ чиҥэ 89,24 киьи./км².\nАдминистративнай киинэ — Фукусима куорат. Губернатора — Юхей Сато.\nГеографията.\nФукусима префектурата 3 чааска хайаларынан арахсыбыт: Айдзу, Накадори уонна Хакадори. Айдзу өрөгүйүөнэ хайалаа5ынан биллэр, отнон Бандай (1819 м) диэн уоттаах хайа өссө да5аны эстиэх кутталлаах. Накадори бэйэтин тыа хаһаайыстыбатын ситиһиилэринэн биллэр, онтон Хамадори икки династия сир былдьаспыт сэриитинэн биллэр.\nАдминистративнай территориальнай арахсыыта.\nФукусима префектуратыгар 13 куорат уонна 13 уездтар киирэллэр(31 бөһүөлэк уонна 15 сэлиэнньэ)\nКуораттара.\no Айдзувакамацу;\no Дате;\no Иваки;\no Китаката;\no Корияма;\no Минамисома;\no Мотомия;\no Нихоммацу;\no Сиракава;\no Сома;\no Сукагава;\no Тамура;\no Фукусима.\nФукусима префектура биллиилээх куората Фукусима буолар (2011 сыл кулун тутарыгар буолут атомнай электростанция алдьархайын кэнниттэн). Онтон ураты 645 сыллаахха оҥоһуллубут Иваки куорат биллэр. Манна 350 тыһыынча киһи олорор, Япония дойдутугар иэнин ахсаанынан 10 миэстэзэ турар.\nАйдувакамацу куорат эмиэ биллиилээх буолар. Манна 1868 сыллаахха сүдү суолталаах Босин сэрии охсуһуута буолбута -Айдзу кыттыспыт охсуһуута. 19 эдэр ыччаттар сэрии кэмигэр хотторон бараннар харакири(ритуальнай бэйэҕэ тиийиниини) оҥорбуттара.\nАйувакамацу киэҥник биллэр «ыаллыылаах»-Китаката куорат. Манна ас өттунэн киэҥ тутталлар -кытайдааҕы рамэн. Рамэн туһугар чугастыы турар префектуралартан, бөһүөлэктэртэн уонна арыылартан кэлэллэр.\nУстуоруйата.\nКулун тутар 11 кунугэр, 2011 сыллаахха буолбут сир хамсааһына.\nМияги префектура кытылыгар Токио куораттан хотугулуу-илиҥнии 383 килэмиэтиргэ саамай күүстээх сир хамсааһыныттан биирдэстэрэ буолбута- 89 магнитулалаах.\nДьоппуоннар былаастара «Фукусима-1» уонна «Фукусима-2» оройуоннарга ыксабыллаах түбэлтэ эрэһиимин киллэрбиттэрэ.\n«Фукусима-1» бастакы реакторын хоьугар радиация таһыма биир тыһыынча төгүл элбэ5э.\nБылаас быһаарыытынан олохтоохтору тэрээһиннээхтик көһөрүү зуоната бастакы уонна иккис АЭС эноргоблогуттан 10 килэмиэтиртэн 30 диэри улаатыннарбыттар.\nСимволиката.\nАлтынньы 23 күнүгэр, 1968 сыллаахха Фукусима префектура былаа5а уонна бэлиэтэ үлэҕэ киирбитэ. Бэлиэтэ уларытыллыбыт «фу» хирагана символа, префектура аатын бастакы сүһүө5э буолар. Былаа5а янтарнай өҥноох маҥан бэлиэ.\nПрефектура сибэккитинэн 1955 сыллаахха кылгас астаах рододендрону талбыттара. Маһынан сиэрэй вяз (бала5ан ыйын 28 күнэ, 1966 сылга), көтөр кыылынан- дьоппуон сахсыр5а тутааччыта буолар.<|endoftext|>\nОлоҥхоһут Миитэрэй\nОлоҥхо биллиилээх чинчийээччитэ Василий Васильевич Илларионов Д.М. Говоров аар-саарга аатырбыт, улахан олоҥхоһут быһыытынан сыаналыыр. Олоҥхоһут Миитэрэй 1848 сыллаахха Өлтөх нэһилиэгигэр дьадаҥы дьиэ кэргэҥҥэ төрөөбүтэ.\nКини сиэнэ, Говорова Мария Дмитриевна өйдүүрүнэн: “Кыра эрдэҕиттэн, кини саха омук уус-уран айымньытын олус сэҥээрэр этэ. Дьон истэригэр-истибэтигэр кыһаллыбакка, хараҕын симэн баран олоҥхолуур, туойар эбит. Олоҥхолуур кэмигэр, кини биһиги сирдээҕи олохпутуттан тэйэн, олох атын сиргэ тиийэн хаалар курдук эбит. Ол курдук дууһалыын, өйдүүн-санаалыын, сүрэхтиин-быардыын тардыһан туран олоҥхолуур эбит.”\nДмитрий Говоров элбэх араас сиргэ олорбут, үлэлээбит. Кыһыл көмүс хостуур сиригэр үлэлии сылдьыбыта. Сороҕор таһаҕас тиэйиитигэр сылдьара, мас мастааһынан эбэтэр балыктааһынынан дьарыгырара.\nГ.Д.Данилов этэринэн: «Ханна баҕарар кэллэҕинэ, кинини убаастаан көрсөллөрө, сонурҕаан, сэҥээрэн истэллэрэ. Сороҕор атын улуус олоҥхоһуттарын кытта күрэхтэһэр этилэр. Кыра-кыралаан, кинини билэр дьон элбээтэр элбээн испиттэрэ. Кини – дорҕоонноох тойуксут уонна алгысчыт, сээркээн сэһэнньит уонна алыптаах остуоруйаһыт, чабырҕахсыт уонна үгэһит этэ. Итини тэҥэ түөлбэ күөл саҕа түһүлгэни төрүттүүр үҥкүүһүт, хомуһуннаах ойуун буолар толору кыахтааҕа диэн биир кэминээҕи дьоно сыаналыыллар.” Д.М. Говоров үгүс элбэх олоҥхолоруттан сурукка киирбит олоҥхото үс: «Эрбэхтэй Бэргэн», «Үөлэн Хардааччы», «Мүлдьү Бөҕө».Аан маҥнай 1930 с. кэлин Саха АССР үтүөлээх учуутала буолбут Г.Д. Данилов «Эрбэхтэй Бэргэн» диэн олоҥхотун сурукка киллэрбитэ. Олоҥхо кээмэйэ тэттик, кэпсээн курдук эрээри, хомоҕой тыллаах хоһоонунан суруллубут.\nД.М. Говоров 1934 с. Саха сирин суруйааччыларын маҥнайгы конференциятыгар олоҥхоһут Тоҥ Суоруннуун кыттыыны ылбыттара. Бу кэмҥэ саха үөрэхтээҕэ, салайааччы А.Ф. Бояров «Бүдүрүйбэт Мүлдьү Бөҕө» диэн олоҥхотун суруйбута. Кини олоҥхону олоҥхоһут тылыттан туох да эбиитэ-көҕүрэтиитэ, тупсарыыта суох суруйарга дьулуспута. Иккис уратыта, хоһоонунан суруйууну киллэрбитэ. Онон Д.М. Говоров олоҥхото хоһоонунан наарданан суруллута олоҥхо жанр быһыытынан, поэтиканы да өйдүүргэ ураты суолталаах диэн В.В. Илларионов бэлиэтиир. Саха АССР Тылы уонна культураны үөрэтэр-чинчийэр института А.Ф. Бояров Д.М. Говоров тылыттан суруйбут «Бүдүрүйбэт Мүлдьү Бөҕө» олоҥхотун бэчээттээн таһàарарга быһаарбыта.Олоҥхо 1938 с. Москва куоракка латыын алпаабытынан бэчээккэ тахсыбыта. «Бүдүрүйбэт Мүлдьү Бөҕө» наука эйгэтигэр киэҥник биллэр. Эпосовед И.В. Пухов бу олоҥхону ырытан диссертация, монография суруйбута.\nУчуутал Н.М. Говоров Олоҥхоhут Миитэрэй «Эрбэхтэй Бэргэн» диэн олоҥхотун иккиhин толору суруйбута. Олоҥхону олоҥхолотон истэ-истэ бэрт уhуннук суруйбут. Онон Г.В. Данилов 1930 с. суруйбутунааҕар толору тиэкис буолан тахсыбыт.\nИтини таһынан «Үөлэн Хардааччы» диэн тэттик олоҥхотун 1938 сыллаахха суруттарбыт. Олоҥхоһут тылыттан ким суруйбута биллибэт. Ону филологическай наука доктора Н.В. Емельянов «Сюжеты якутских олонхо» диэн үлэтигэр киллэрбитэ.\nБиллиилээх олоҥхоhут Д.М. Говоров-Олоҥхоhут Миитэрэй аатын үйэтитээри Ыhыахтыыр сиргэ кини албан аатыгар аналлаах Тойон Сэргэ туруоруллубута. Олохтоох музейга Д.М. Говоровка аналлаах муннук тэриллибитэ.\nД.М.Говоров киин улуустарынан Бодойбонон, Аллараа Ленанан кэрийэ сылдьан олоҥхоһут быһыытынан ыллаан-туойан дьоҥҥо-сэргэҕэ кэрэхсэппитэ, олоҕун тиһэх сылларыгар баай репертуарын сурукка киллэртэрэн үйэтиппитэ. Кини \"Мүлдьү Бөҕө\", \"Эрбэхтэй Бэргэн\" диэн бөдөҥ олоҥхолорун А.Ф.Бояров, Г.В.Данилов, Н.М.Говоров суруйбуттара. \"Бүдүрүйбэт Мүлдьү Бөҕө\" олоҥхо туспа кинигэнэн тахсан киэҥ биһирэбили ылбыта, олоҥхоһут аатын-суолун үйэ-саас тухары үйэтиппитэ.<|endoftext|>\nСаха оһуора\nСаха киһитэ былыр-былыргыттан күн бүгүнүгэр диэри Дьөһөгөй оҕотугар – сылгыга сүгүрүйэр.\nНоруот ускуустубата сүүһүнэн сылларга сүүмэрдэнэн, чочуллан кэлбит, бириэмэҕэ бэриммэт, уларыйбат өттө, саха омук култууратын биир сүрүн төрдө орнамент(оһуор) буолар. Ханнык да атын омуктар оҥоһуктарыгар маарыннаабат, туспа көрүҥнээхтэр. Онон билиҥҥи үйэҕэ традиционнай искусство биир туспа салаата буолаллар.\nТехника уонна промышленность сайдыбыт билиҥҥи кэмигэр, наһаа элбэх стандартнай туттар тээбириннэр үөскээннэр, норуот маастардара илиилэринэн оҥорбут үлэлэрэ сүрүннээн искусство айымньытынан буолаллар.\nСахалар таҥас, көмүс, туос, онтон да атын оҥоһуктарга тус-туспа орнаменнары тутталлар эбит.\nСаха оһуора үксүгэр төгүрүк моһуоннаах, четнай сыыппаралаах ойуулаах. Ортотугар хайаан да харысхаллаах. Ойуута-оһуора бэйэ-бэйэтин кытта холбуу, силбэһэ сылдьыахтаах. Ол киһини уһун үйэлиир — хаһан да быстыбат ситимнээх диэн өйдөбүллээх.\nХолобура:\nБ. Ф. Неустроев-Мандар Уус альбомнарыттан сахалыы араас оһуоруттан биири ылан көрүөҕүн:\nБу оһуор христианскай храм кууппалыгар улаханнык маарынныыр. Лира ойуулаах оһуор киэҥник аан дойдуга тарҕаммыта, ону кытары христианскай итэҕэл аан бастаан төрүттэммит сиригэр дылы. Ол иһин бэйэ бэйэлэригэр улахан сибээстээхтэр. Урут, ааҕылларынан, сахалар Кудай таҥаратыгар итэҕэйэр этилэр, оттон христианство Кудай бириэмэтигэр үөскээбитэ. Итэҕэллэр иккиэн бэлиэлэрэ көрүҥүнэн уратылара суох. Ол да буоллар Кудайдааҕы бириэмэ кириэһэ «аджи» диэн ааттанара.\nА. И. Кривошапкин кинигэтигэр «Наследие предков» суруйар: «В орхонском письме нет звука «дь», характерного для западных якутов звука, поэтому потомки бороху-терюк – усть-алданцы до середины 70-х годов употребляли в разговоре вместо этого звука звук «й». То есть, говорили, вместе дьоллоох – йоллоох, вместо дьахтар – йахтар, вместо дьаасын – йаасын». Ол аата «аджи» сахалыынан «айыы» диэн ааттыахха сөп.\n2009 сыллаахха Арассыыйаҕа Ыччат сылыгар ыытыллыбыт тэрээһиннэртэн биирдэстэринэн бу 5 эдэр суруйааччы дьоҕус кинигэлэрин биир кассетанан таһаарыы буолбута. Бу кинигэлэри хомуйан оҥорбут поэт, РФ суруйааччыларын Түмсүүтүн чилиэнэ . Хомуурунньукка киирбиттэр: Александра Попова, Ангелина Васильева, Надежда Ильина, Семен Маисов, Елена Овчарова.\nКэнники оһуор култуурата сайдан араас мероприятиялар тэрийэллэрэ, ат симэҕин тигэллэрэ, үҥкүү айбыттара.\nТуһаныллыбыт литературалар:\n1. Ойуу-оһуор, дьарҕаа-силик суолтатын быһаарыы [Текст] : [хомуйан оҥордо А. И. Егоров-Кыраһа Өлөксөөн]. - Дьокуускай : Бичик, 2015.\n2. https://sah.wikipedia.org/wiki/Оһуор_(хоһоон_хомуурунньуга)<|endoftext|>\nЭдьиий Дора\nОлоҕун олуктара.\n1959 сыл ахсынньы 3 күнүгэр Дьокуускай куоракка төрөөбүтэ. Аҕата, Дьяконов Иннокентий Иннокентьевич, Тыайаттан төрүттээх Кэбээйи орто оскуолатын бүтэрбит 14 оҕолоох ыал оҕото. Ийэтэ Васильева-Дьяконова Мария Тимофеевна Үөһээ Бүлүү Кэнтигиттэн төрүттээҕэ.\nДьиэ кэргэнин кытары Кэбээйи оройуон ойуурун-тыатын батан улэлиир, неби көрдүүр полевой партияны кытта сиртэн сиргэ көһөн сылдьаллара. Аҕалара Иннокентий Иннокентьевич экспедицияҕа моторииhынан улэлиирэ, массыына-трактор мотуорун өрөмүөннүүрэ, киэhээ киинэ көрдөрөрө. Ыал үс оҕолоро улаатан, оскуолаҕа киирэр саастара чугаhаабыта. Онон Дьяконовтар сахалыы тыллаах оскуолалаах тыа дьоно олорор сирин диэки тардыһан, Лүксүгүҥҥэ көһөн кэлбиттэрэ. Аҕалара «Холбос» кыылы (кырымахтаах хара саһылы) иитэр улахан фермаҕа механигынан улэҕэ киирбитэ. 4 кылаастаах оскуолаҕа оҕолор утуу-субуу киирэн уерэнэн барбыттара.\nИйэлэрэ Мария Тимофеевна улахан хаан баттааhыныттан 1969 сыллаахха ыалдьан өлбүтэ. Дора 10 саастааҕар икки кыра бырааттарын кытта ийэтэ суох хаалбыттара.\nОҕолорун үөрэттэрээри, оскуоланы батыhан аҕалара сиртэн сиргэ көһөн иhэрэ: Ньидьили куөл үрдүгэр турар Арыктаахха, онтон Чагда, Мукучу оскуолатыгар. Иккиhин кэргэннэнэн, Иннокентий Иннокентьевич эмиэ оҕоломмута, кэргэнин оҕолорунуун барыта сэттэ оҕолоох ыал буолбуттара.\nДора оскуолаҕа үөрэнэр сылларыгар аhаҕас эттээҕэ, ураты дьоҕурдааҕа биллэн барбыта. Аҕата оҕотун харыстаан, наhаа эрдэ этэ-хаана тулуйуо суоҕа диэн, кытаанах бобууга илдьэ сылдьыбыта. Алтыс кылааска тахсан баран Дора уҥуоҕунан уhулуччу улааппыта. Сүһүөхтэрэ ыалдьаллара, улааталлара. Бүлүү Дьөккөнүгэр Сиидэрэп диэн сахалыы эмчиккэ Кэбээйиттэн дьон барар буолбутугар эhэтэ Дьөгүөр оҕонньору (маачаха ийэлэрин аҕата) кытта көрдөрүнэн баран кэлтэ.\nОскуолатын бүтэрэрин эргин Дора айылҕаҕа дьарыгырар дьоҕура лаппа арыллан барбыта, ардаҕы-тыалы түhэрэр кыаҕын аҕатыгар биллэрбитэ. Ону барытын дьонтон кистииллэрэ.\nДора орто оскуоланы бутэрэн, Речной училищеҕа радист курсугар киирбитэ. Практикатыгар Ленанан, Саха сирин өрүстэринэн устубута. Практиката бүппүтүн кэннэ аҕата кыыһа ыалдьан ыҥыртаран ылбыта. Быраастар кини ыарыытын да, эмтэниитин да кыайан чуолкай быhаарбаттара. Ааспытын кэннэ, билигин сахалыы эттэххэ, ол Дора ураты айылгытыгар, дьарыгар киллэрэр «эттэтии» эбит.\nКэлин Дора иис үөрэҕин бүтэрбитэ.\nДьиэ кэргэнэ.\nВасилий Кобяковтыын ыал буолбуттара. Бастакы кыыстарын Марианна диэн ааттыыллар. Онтон Яна, түөрт сылынан Роза төрүүллэр.\nБыһаарыылар.\nЭдьиий Дора / Н. И. Протопопова – Дьокуускай: Бичик, 2011. - 240с.<|endoftext|>\nСитникова Елизавета Анисимовна\nЕлизавета Анисимовна 1913 сыллаахха кулун тутар 15 күнүгэр I Маалтааны нэһилиэгэр Хаппар алааска Дмитрий Петрович уонна Анастасия Петровна Егоровтар диэн биэс оҕолоох дьадаҥы ыалга үһүс оҕонон төрөөбүт. Ийэтэ түөрт саастааҕар оҕолоноору өлбүт.\nИкки сыл алаастарыгар аҕаларын кытта олорбуттар. Онтон кыайан оҕолорун соҕотох иитиэ суох буолан аҕалара икки кыра оҕотун ыалга ииттэрэ биэрбит. Елизаветаны Дьэр Куудугар Мария Степановна уонна Дмитрий Афанасьевич Ситниковтар диэн ыал ылбыт.\nИиппит ийэтэ Мария Степановнаны кытта 1932 сыллаахха диэри бииргэ олорбут. Ииппит аҕата Дмитрий Афанасьевич 1926 сыллаахха ыам ыйыгар “ыспаҥка” диэн улахан дьаҥ турбутугар ыалдьан өлбүт. Ол күһүнүгэр ийэтэ иккиһин Данилов Анисим Михайлович диэн Боруочайга олохтоох киһиэхэ кэргэн барбыт. Ити курдук икки ииппит аҕатын ааттарын ылан, Ситникова Елизавета Анисимовна диэн ааттаммыт.\nЕлизавета Анисимовна оҕо, эдэр эрчимнээх саастара, ытык муударай сыллара барыта бу төрөөбүт түөлбэтигэр, Дьэр сирэ тупса, киэркэйэ турарыгар ананар.\nЕлизавета Анисимовна 1931 сылтан 1972 сыллаахха бочуоттаах сынньалаҥҥа тахсыар диэри бастаан холкуоска, кэлин “Өктөм” сопхуоска ыанньыксытынан, ньирэй көрөөччунэн үлэлээбит. Оҕо эрдэҕиттэн үлэ ыараханыгар, кытаанах кэм кыһарҕаныгар мискиллэн улааппыт.\n1932 сыллаахха Елизавета Анисимовна Ситников Иван Яковлевичка (1901 с.т.) кэргэн барбыт. Кини Куудук олохтооҕо этэ, ол кэмҥэ кыһынын Алдаҥҥа таһаҕас таһыытыгар, сайынын Куудуктар Эркээйи диэн табаарысыстыба тыа хаһаайыстыбатын устаабын ылынан, баайдарын холбоон Строд аатынан холокуос буолбуттар.\n1935 сыл сэтинньи ыйга Елизавета Анисимовна үс сылга дуогабардаһан доярка үлэтигэр көспүтэ уонна эбии биэс дояркаҕа арыыһыттыыра. Бэйэтэ сэттэ ынаҕы уонна сэттэ ньирэй көрөрө. Олунньу ыйга бастакы кыыһын оҕоломмут. Сайыҥҥы кэмҥэ бу үлэҕэ олус ыарахан этэ: биэс уон ынах үүтүун атааһын уонна бэйэтэ ыыр сэттэ ынаҕын көрүү. Үс сыл ити курдук үлэлээн баран дуогабара туолбутугар уурайбыт. Ол кыһын ферма оҕустарын көрөн, сайынын оҕуруокка үлэлээбит.\n1937 сыл Строд норуот өстөөҕө аатыран холкуос Карл Макс аатын сүгэр буолбут.\n1938 сыл иккис кыыс оҕоломмут. Оҕолонон баран биир ый буолаат, ахсынньыттан боруода бургунастары көрөн кыстаабыт. Сайынын Үрүҥ Бас сайылыкка көспүт кэннэ эмиэ арыыһытынан үлэлээбит. Ити курдук уон биир сыл, 1947 сыллаахха диэри, доярканан үлэлээбит. Кыһынын Куудукка кыстыыллара, сайынын Үрүҥ Баска сайылыыллара.\nСэрии уонна сэрии кэннинээҕи кэм элбэх эрэйи аҕалбыта. 1941 сыл олунньутугар уол оҕоломмут. Ол сайын сэрии саҕаламмыт. 1943 сыллаахха кэргэнэ армияҕа ыҥырыллан барбыт. Бу сэрии сылларыгар холкуос кытаанах үлэтиттэн илиитин араарбакка. Ханнык да үлэттэн чаҕыйбакка, үс кыра оҕотун суос-соҕотҕун көрөн-харайан олорбут.\nКэргэнэ Иван Яковлевич 1945 сыллаахха сэтинньигэ сэрииттэн эргиллэн кэлбитэ уонна пенсияҕа тахсыар диэри холкуоска бырабылыанньа бэрэссэдээтэлин солбуйааччытынан, хонуу үлэһитинэн , окко үлэлээбит. Кини сэриигэ 1034 стрелковай полк састаабыгар сылдьыбыт. Байыннай идэтинэн тутуу үлэһитэ эбит. Байыннай билиэтигэр атырдьах ый 9 күнүттэн 3 күнүгэр диэри Дьоппуон утары сэриигэ 1034 стрелковой полк састаабыгар саперунан сырытта диэн суруллубут. Иван Яковлевич сэрииттэн “Бойобуой үтүөлэрин иһин” мэтээллээх эргиллибит.\nИти курдук 1948 сыллаахха диэри Елизавета Анисимовна доярканан үлэлээбит. Онтон уурайан сайынын оҕуруокка, кыһынын субан боруода сүөһү көрөн, ыанньык ынахтары аһатан, фуражирдаан үлэлээбит.\nБөдөҥсүтүү политиката киирбитигэр, 1952 сыл бэс ыйыгар Ситниковтар Уулаах Ааҥҥа көһөн кэлбиттэр. 1954 сыллаахтан пенсияҕа тахсыах диэри ньирэй көрөөччүнэн үлэлээбит. Сылга 35-40, 80 ньирэйи көрөрө. Сылтан сыл аайы социалистическай куоталааһыыларга бастаан, ньирэйин сүүс бырыһыан тыыннаах хаалларан, күҥҥэ 530 грамҥа тиийэ эбиллиини ылара.\nЕлизавета Анисимовна үлэҕэ бэриниилээхтик, чиэһинэйдик, ыраас суобаһынан, көнө сүрэҕинэн үлэлээбит, үлэни өрө тутар эппиэтинэстээх сыһыана бастыҥ холобур буолар. Кини үс төгүллээх Коммунистическай үлэ ударнига, Орджоникидзевскай оройуон Сэбиэтин исполкомун алтыс, сэттис ыҥырыытын депутатынан талыллыбыт, “Каландаришвили” холкуос, “Өктөм” сопхуос Бочуотун кинигэтигэр киллэриллибит. Кини сыралаах үлэтэ икки төгул Саха Республикатын Үрдүкү Сэбиэтин Прездиумун Бочуотунай грамоталарынан, “ССРС тыатын хаһаайыстыбатын туйгуна” бэлиэнэн, Бүтүн Союзтааҕы норуот хаһаайытыбатын ситиһиилэрин быыстапкатын үрүҥ көмүс уонна боруонса мэтээллэринэн, “1941-1945 сс. Аҕа дойду Улуу сэриитигэр килбиэннээх үлэтин иһин”, “Килбиэннээх үлэтин иһин. В.И. Ленин төрөөбүтэ 100 сааһыгар” мэтээллэринэн уонна да атын үрдүк наҕараадаларынан бэлиэтэммит. Кэлин Елизавета Анисимовна “Улуус социальнай экономическай сайдыытыгар кылаатын иһин”, “Саха сирэ россияҕа холбоспутун 370 сыла” бэлиэлэринэн, республика Вице-Президение махтал суругунан, “Саха Республикатын тыатын хаһаайыстыбатын бэтэрээнэ”, “Үйэ саас” бэлиэлэринэн наҕараадаламмыт, 2003 сыллаахха республика уһун үйэлээхтэрин чиэстээһиҥҥэ кыттыыны ылбыт. Елизавета Анисимовна – Хаҥалас улууһун уонна Дьэр нэһилиэгин бочуоттаах гражданина.\nТуох-ханнык иннинэ, Елизавета Анисимовна улахан дьиэ кэргэн, аймах сүрүн баһылыга, дьиэ кэргэн сыаннастарын, үгэстэрин илдьэ сылдьар сүдү киһи. Хаан-уруу үтүө үгэһэ, сатабыллаах дьоҕура симэлийбэккэ салҕанан иһэригэр кини оруола туохха да да тэҥнэммэт кылаат. Сахалар киһи сытыы өйүн, муударайын көрдөрөргө “сир түннүгэ” диэн бэргэн тылы тутталлар. Бу тыл Елизавета Анисимовнаҕа анаммыт курдук. Кини билбэтэҕэ, стааабатаҕа диэн суох. Биир күн оскуола паартатыгар олорон үөрэммэтэх эрээри, сүрэҕин баҕатынан сахалыы ааҕа, кыратык суруйа үөрэммит. Кырыйдым диэн олорон хаалбакка, сахалыы тыллаах хаһыттан, телевидение биэриилэриттэн республика, дойду сонуннарын сэргээн ааҕар, истэр. Нэһилиэк, республика тэрээһиннэрин бэркэ кэрэхсиир, сылын аайы ыытыллар тыа хаһаайыстыбатын быыстапкатын, түгэн түбэстэҕинэ Саха театрын туруолууларын киирэн көрөр идэлээх. Олоххо интириэстээх, күүстээх тардыһыылаах, хайа баҕарар боппуруоска тус көрүүлээх, дьону-сэргэни бэйэтин үтүө сыһыанынан тарда, истиҥ санаатынан арчылыы сылдьар, урукку кэми эндэппэккэ өйүгэр тута сылдьан, сааһылаан, наардаан кунун-ыйын ыйан кэпсиирэ киһини эрэ сөхтөрөр ытык мааны кырдьаҕас.\nОнтон, Елизавета Анисимовна сатабыллаах иистэнньэҥ буолара кини өссө биир сүдү талаана. Өҥү-дьүһүнү дьүөрэлээн, ойуу-дьарҕаа кистэлэҥин баһылаабыт уран тарбахтаах оҕуруо тиһээччи, сабынан ойуулааччы, этэрбэһиттэн саҥыйаҕар тиийэ барыны тигэр айылҕаттан айдарыылаах иистэннэҥ. Кини аҕыс сиэнэ, хос, хос-хос сиэннэрэ тоһуттар тымныылаах кыһыны сылаас таҥастаах, тоҥмокко-хаппакка, ыалдьыбакка туорууллара кини ахсаабат кыһамньытын, амарах сыһыанын туоһута буолара саарбаҕа суох.\nМаны таһынан, Елизавета Анисимовна – минньигэс астаах, сайаҕас санаалаах дьиэ хаһаайката. Саха төрүт аһын, бурдук аһы сатабыллаахтык астыыр, саҥаттан саҥа, минньигэс ас арааһын мэлдьи оҥорор ыалдьытымсах, үөрүннэҥ киһи. Бириэмэтин мээнэ ыыппат, мэлдьи солото суох түбүгүрэр, олус үлэһит, хорсун санаалаах хаһаайка.\nСитиников Иван Яковлевичтыын 56 сыл өйдөһөн-өйөһөн, дьоһун саха ыала дэппиттэрэ, үс оҕону улаатыннаран, барыларын үрдүк үөрэхтээх дьоһун, үтүө-мааны дьон оҥортообуттара.\nСитниковтар оҕолоро: бастакы кыыстара Ольга Ивановна 1936 сыл олунньу 27 күнүгэр төрөөбүт. Кини 1964 сыллаахха Саха государственнай универститетын филология салаатын бүтэрбит уонна нуучча тылын уонна литературатын учууталынанбастаан Кэбээйи, Өлөөн оройуонун оскуолаларыгар үлэлээбит. 1964-1975 сылларга Уулаах Аан аҕыс кылаастаах оскуолатыгар, кэлин 1989 сыллаахха пенсияҕа тахсыар диэри Өктөм орто оскуолатыгар үлэлээбит. Кини 27 сыл учууталлаабыт педагогическай үлэ ветерана. Икки кыыстаах, 5 сиэннээх. “Үлэ ветерана” бэлиэнэн, элбэх грамотанан, дипломунан наҕараадаламмыт. 2006 сыллаахха ыалдьан өлбүт. Иккис кыыс Матрена Ивановна 1938 сыл балаҕан ыйын 15 күнүгэр төрөөбүт. Кини 1964 сыллаахха Дьокуускайдааҕы тыа хаһаайыстыбатын техникумун бүтэрэн зоотехник идэтин ылбыт. Горнай, Аллайыаха оройуоннарыгар хомсомуол комитетын II сэкирэтээринэн, кэлин зоотехнигынан, Мэҥэ Хаҥаласка страховка агенынан үлэлээбит. Матрена Ивановна 29 сыл үлэ ыстаастаах. Үс оҕолооох, 5 сиэннээх, хос сиэннээх. “Үлэ ветерана” бэлиэнэн, элбэх грамотанан, дипломунан наҕараадаламмыт. Билигин бочуоттаах сынньалаҥҥа Покровскай куоракка олорор. Уоллара Иван Иванович 1941 сыл олунньу 1 күнүгэр төрөөбүт. 1969 сыллаахха Саха государственнай университетын математика салаатын бүтэрбит. 1969 сылтан 2006 сыллааха диэри Өктөм орто оскуолатыгар математика уонна информатика учууталынан үлэлээбит. Кини 37 сыл үлэ ыстаастаах. “Саха Республикатын үтүөлээх учуутала”, “Үлэ бэтэрээнэ”, “Хаҥалас улууһун бочуоттаах гражданина” бэлиэлэринэн, элбэх грамотанан, дипломунан наҕараадаламмыт. Үс уол оҕолоох, 7 сиэннээх, Өктөм сэлиэнньэтигэр олорор.<|endoftext|>\nЧолбодуков Григорий Егорович\nГригорий Егорович 1936 сыл кулун тутар 1 күнүгэр Сунтаар оройуонун Толстой нэһилиэгэр күн сирин көрбүтэ. 1946 с. Сунтаардааҕы орто оскуола аанын аһан бастакы кылааска үөрэнэ киирбитэ. Үөрэххэ тардыһар уолчаан оскуола, кылаас олоҕор мэлдьи көхтөөхтүк кыттара, үчүгэйдик үөрэнэрэ. Оскуолатын 1956 с. үчүгэйдик бүтэрбитэ. Биир сыл «Партизан» аатынан холкуоска үлэлээбитэ.\n1957 с. киирии экзаменнарын туттаран Томскайдааҕы медицинскэй институтка үөрэххэ киирбитэ. Үөрэҕин 1963 с. бүтэрэн, быраас идэтин баһылаан төрөөбүт дойдутугар эргиллэн кэлбитэ. Эдэр эрэллээх киһини Бүлүүчээн нэһилиэгин балыыһатыгар сүрүн бырааһынан анаан ыыталлар. Эдэр киһи үлэтин үчүгэйдик саҕалыыр, тапталын көрсөн ыал буолар.\n1964 с. Сунтаар оройуоннааҕы доруобуйа харыстабылын салаата эдэр, ирдэбиллээх үлэһити Кэппэндээйитээҕи бадараанынан эмтиир балыыһатын сүрүн бырааһынан анаан үлэҕэ ыытар. Эдэр ыал саҥа сиргэ көһөн, үлэлэрин саҕалыыллар. Кэргэнэ Ксения Игнатьевна учуутал идэлээх, өр сылларга Кэппэндээйитээҕи орто оскуолаҕа химия уонна биология учууталынан үлэлээбитэ. Кинилэр икки оҕолоохтор, биир иитиэх кыыстаахтар. Оҕолор улаатан билигин ийэлэрин курдук учуутал идэтин талан үлэлии-хамныы сылдьаллар.\nГригорий Егорович эмтээх күөл айылҕатын харыстыырыгар, балыыһа үрдүк таһымҥа тахсарыгар үгүс сыратын биэрэн туран үлэлээбитэ. Мэлдьи эмтээх күөл бадараана ыраас буоларын туһугар кыһанара уонна ону ирдиирэ. Кини салалтатынан 1967 с. балыыһа эмтэнэр, онтон 1968 с. ваннай дьиэтэ үлэҕэ киирэллэр. 1973 с. балыыһа 50 миэстэҕэ дылы кэІиир уонна Кэппэндэйитээҕи бадраанынан эмтиир терапевтичэскэй балыыһа буолар.\nГригорий Егорович олоҕун дьон доруобуйата тупсарыгар анаан үлэлээбитэ. Кини республика, оройуон доруобуйаны харыстыыр дьаһалталарын, салайан үлэлэппит дьонун-сэргэтин, ыарыґахтарын үрдүк ытыктабылларын ылара. Григорий Егорович үлэтинэн эрэ биллэр буотах этэ. Кини I разрядтаах дуобатччыт быһыытынан эмиэ биллэрэ, элбэх оройуон, республика таһымнаах күрэхтэргэ кыттара.\nГригорий Егорович өр сылларга үлэлээбит сыратын бэлиэтээн 1982 с. «Отличник здравоохранения» үрдүк аатын иҥэрэллэр. Кини элбэх грамотанан уонна «Ветеран Труда» диэн мэтээлинэн наҕараадаламмыта.\nӨр сылларга үлэлээбит, элбэх үтүөнү оҥорбутун туһугар, элбэх дьон ытыктабылын ылан 1995 с. тохсунньу 24 күнүн уурааҕынан Кэппэндээйитээҕи бадараанынан эмтиир балыыһаҕа кини аатын иҥэрэллэр. Билигин манна эмтэнэ эрэ кэлбэттэр, сынньана эмиэ кэлиэххэ сөп онон «Санаторий-профилакторий имени Г. Е. Чолбодукова» диэн ааттанар АЛРОСА-ҕа бас бэринэр.<|endoftext|>\nНиколаев Афанасий Васильевич\nНиколаев А. В. 1920 сыллаахха ыам ыйын 10 күнүгэр Өҥөлдьө сэлиэнньэтигэр дьадаҥы ыалга бастакы уол оҕонон төрөөбүтэ. Уҥуоҕунан кыра буолан сэттэ сааһыгар үөрэттэрэ биэрбэтэхтэрэ. 1930 сыллаахха бастакы кылааска үөрэнэ киирбитэ, 1936 сыллаахха сэттэ кылааһы бүтэрбитэ.\n1937 сыллаахха Ньурбаҕа киирэн почтаҕа биир ыйдаах кууруска үөрэммит. Балакшина Александра Николаевна салайан үөрэппит. Онтон Чуукаарга почта начальнигын солбуйан биир сыл үлэлээбитэ. 1938 сыллаахха Ньурбаҕа киирэн үөрэнэн, 1941 сыллааха сүүрбэ икки буоланнар оскуоланы бүтэрбиттэрэ.\n1941 сыл балаҕан ыйыттан Өҥөлдьө сэттэ кылаастаах оскуолатыгар учууталлыы сылдьан, 1942 сыл бэс ыйыгар бэбиэскэ тутан сэриигэ барбыта. Үөрэппит учууталын Павлов Михаил Ивановиһы кытта биир кэмҥэ сэриилэһэ айаннабыттара. Иркутскайга тиийээттэрин кытта барыларын тус-туспа чаастарынан араартаан, арҕаа диэки Ньурбаттан Теленков Илья Дмитриевиһы кытта аргыстаһан айаннаабыта. Чэлябинскэйгэ диэри бииргэ тиийбиттэрэ, онтон кинини соҕотохтуу атын чааска киллэрэн Ростов-на-Дону диэки ыыппытара.\n1942 сыл атырдьах ыйыттан Афанасий Васильевич тимир суол сэриитин ;-с саппаас учебнай полкатыгар сэттэ ый устата үөрэнэр. 1943 сыл олунньутуттан сэриилэһэ барар. Украина сиригэр Ростовскай уобалас Красный Сулин диэн тимир суол станциятыгар поезтан түһэн, бэйэтин састаабын кытта икки көстөөх сиргэ сатыы Зверево станцияҕа тиийэн, бу станция узловой станция буоларын быһыытынан, кинини чөлүгэр түһэрэр үлэҕэ түүннэри-күннэри үлэлээбитинэн бараллар.\n1943 сыл бэс ыйыттан от ыйа бүтүөр диэри Курскай-Орловскай хайысханан немецкэй-фашистскай бомбардировщиктар элбэх тимир суол станцияларын уонна муосталарын алдьаппыттара. Бу кэмҥэ немецтэр «тигр» тааҥкаларынан, ыарахан самоходкаларынан сайыҥҥы кимэн киирэр операцияларын саҕалаабыттара. “Сэбиэскэй Армия ити хайысхаҕа кырыктаах кыргыһыы кэмигэр элбэх киһи, техника сүтүктэммитэ буолан баран, кыайыы үөрүүтэ биһиги өттүбүтүгэр буолбута”,- диэн кэпсиир Афанасий Васильевич. Биһиги сэриилэрбит онно улахан стратегическай суолталаах тимир суол станцияларын босхолообуттара: Дебальцево, Красноармейскай, Чаплино, Донецкай, Макеевка, Горловка уо.д.а. Өстөөхтөр буомбаалааһыннарыттан алдьаммыт тимир суоллары чөлүгэр туһэрээри түүннэри-күнүстэри утуйбакка, аччык сылдьан суукканы суукканан сэрии уотун ортотугар өлөллөрүн да кэрэйбэккэ үлэлииллэр.\n1944 сыл сааскытыттан саҕалаан Кыһыл Армия сэриилэрэ, ол иһигэр Николаев А.В. чааһа эмиэ, Украина уобаластарын куораттарын, дэриэбинэлэрин букатыннаахтык босхолуур сыалтан кимэн киириилэри харса суох оҥорбута. Ростовскай, Донецкай, Житомиррскай уобаластар, Запорожье, Днепропетровскай уо.д.а.босхоломмуттара. 1944 сыл ыам ыйын 5 күнүгэр Снегиревка дэриэбинэ таһыгар поеһынан айаннаан испиттэр, эмискэ “ Бары поезтан ыстаныҥ” диэн хамаанда буолбут. «Бомбардировщиктар!» диэттэрин кытта, күргүөмүнэн ыстаммыттар.Кини ыстаммытын эрэ өйдүүр, кэлин туох буолбутун үс хонугунан өйдөнөн эрэ баран билбит: буорга көмүллэ сытарын отделениетын саллааттара бырааттыы Кодауров Василий уонна Михаил хостоон баран байыаннай госпитильга Кривой Рогка ыыппыттар.\nЫлыллыбыт сирэ.\n« Войны-якутяне в битве на Курской дуге». Составитель А.А. Калашников, главный археограф ГКУ «Национальный архив РС(Я)», заслуженный работник культуры РФ, заслуженный работник народного хозяйства РС(Я), почетный архивист РФ, отличник государственной архивной службы РС(Я). – Якутск : РИО медиа- холдинга, 2015.-440 с.<|endoftext|>\nДьахтар күөлэ\nАатын устуоруйата.\nГорнай улууһун Бэс-Күөл сэлиэнньэтигэр маннык номох баар.\nБылыр Атамай нэһилиэгэр олус хоргутуулаах суол тахса сылдьыбыт диэн Николай Гаврильев Александров тугу истибитин уонна хаарыан уол оҕо барахсан төрүттэрин туһунан сырдатыы суоҕуттан, суорума суолламмытын туһунан кэпсээн турар.\nБиир сэнэх ыал кыыһа, кэргэн тахсыбакка эрэ, уол оҕону төрөппүт. Дьоно сааттан-сууттан куоттаран, бу оҕону Уус Алдан улууһун дьонугар ииттэрэ биэрбиттэр. Сыллар — хонуктар ааһан бу уол оҕо уһун, дараҕар уҥуохтаах, кыраһыабай дьүһүннээх, уол оҕо чулуута, бухатыыр бэрдэ, ыччат бастыҥа буола улааппыт. Кэлин ииппит дьоно көннөрү Атамайтан төрүттээххин, хаан-уруу дьонун маннык араспаанньалаахтар эрэ диэн эппиттэр. Дьиҥнээх ийэтин аатын-суолун туһунан бу оҕо барахсан тугу да билбэтэх.\nБиир дьыл уол оҥостон, төрөөбүт дойдутун көрө-истэ диэн, бу диэкки аттаннан-суолланан кэлэр. Дойдутугар үктэнээт, бастакы түбэспит сайылыкка турар балаҕан дьиэҕэ киирэн кэлэр. Балаҕаҥҥа бастаан ким да суох курдук, онтон улаханнык саҥа таһааран дорооболоспутугар, хаппахчыттан биир эдэр көрүҥнээх, быһыылыын-таһаалыын тупсаҕай, ис киирбэх дьүһүннээх дьахтар тахсан кэлэр. Дьиэлээх дьахтар чэй кутан, остуолга ас тардан аһатар уонна дьэ ирэ-хоро кэпсэтэн-сэһэргэһэн бараллар. Дьахтар кэргэнэ, оҕото суох буолан биэрэр. Уолтан аҕа саастаах гынан баран, уол онтон иҥнибэтэх, бу дьахтары сөбүлээн, курдаттыы кута-сүрэ, санаата-оноото киниэхэ ылларан барар. Уол балайда бу дьахтарга олорор, киниэхэ дьукаах курдук олохсуйар. Атын чугас эргин дьонун-сэргэтин кытта билсэн барар. Кимтэн кииннээҕин, хантан хааннааҕын ыйыталаһыы-токкоолоһуу буолар. Уол бу эргин төрөөбүт дойдута буоларын, Уус Алдан улууһугар иитиллэр барбытын, ииппит дьоно сааһыран, кырдьан өлбүттэрин, билигин бу дойдутугар анаан-минээн олохсуйаары сыдьарын, биир соҕотох олорор дьахтары сөбүлээбитин туһунан сэһэргиир. Кэлин маннааҕы дойдулаах дьоннор, уолтан дьиҥнээх төрөппүт дьонун туоһулаһаллар. Уол өйдүү түһэн баран, араспаанньаларын этэн биэрбит. Дьэ, ол онно билбиттэрэ уол эрэйдээх бэйэлээх бэйэтин төрөппүт ийэтин кытта бииргэ буолбуттарын эппиттэр. Урут хаһан эрэ ол дьахтар уол оҕону төрөппүтүн куоттаран, дьоно Уус Алдан улууһугар иитиэххэ биэрбиттэрин кэпсээбиттэр. Уол ону билэн баран хараҕа хараҥарбыт, сүрэҕэ ыаллдьарга дылы гыммыт, түлэй-балай барбыт. Саҥата-иҥэтэ суох Ытык Эбэ диэки умса туттан баран хааман бара тураахтаабыт. Үрдүк томтор баарыгар тохтуу биэрбит, ытаан-соҥоон, хомойон-хоргутан баран, уол эрэйдээх бэйэтин олоҕун быһыммыт. Уолу ол томторго харайбыттар. Дьахтар эрэйдээх оннук киһи өйүгэр баппат иэдээн буолбутун кэннэ ханнааҕы дьоллоох олоҕо тосхойуой? Күөлгэ киирэн ууга түһэн өлөн хаалбыт. Онтон ыла ол күөл «Дьахтар күөлэ» диэн ааттаммыта.<|endoftext|>\nКиприянов Роман Осипович\nРоман Осипович Киприянов — Аҕа дойду Улуу сэриитин бэтэрээнэ, «Ытык аҕа» бэлиэтиилээх.\n1920 сыллаахха тохсунньу 8 күнүгэр Арҕаа Хаҥаласка Буотумаҕа төрөөбүт. Ыал улахан оҕото, аҕата Осип Алексеевич тимир ууһа, колхоз үлэһитэ. Роман Оспиович 2 кылааһы бүтэрбитэ.\nСэриигэ кыттыыта.\n1942 сыллаахха, 22 саастаах эрдэҕинэ, оттуу сырыттаҕына сэрииттэн бэбиэскэ кэлэр. Сарсыныгар өрүһү туораан Покровскай военкоматыгар тиийбит. Атын призывниктары кытта «Ленин» паромунан Усть-Кутка тиийбиттэр, ол кэнниттэн Мальта станцияҕа түспуттэр. Онно байыаннай үөрэҕи ааспыт. Саас Бастакы украинскай фроҥҥа ыыппыттар, стрелогунан сылдьыбыт. Моонньугар бааһырыы ылбытын кэннэ, Москва куорат госпиталыгар ыытыллыбыт. Yтүөрэн баран, иккис пулемётчик буолбут. Фроҥҥа иккис бааһырыытын атахха ылбыта. Госпиталь кэнниттэн эмиэ сэриигэ барбыта, пехотаҕа. ол сылдьан үһүс бааһыырыытын ылар, көхсүгэр уонна илиитигэр. Тейкево куоракка 4 ый госпитальга сыппыт, саһарардаабыт эбиитин. Атаҕар турбутун кэннэ, пароходунан Иркутскай куоракка, онтон массыынаннан Усть-Кутка тиийбит. Кэнники буолан баран, «Ленин» паромунан дьиэтигэр тиийбитэ. Тиийэн баран биир сыл продавецтыыр, холкуоска үлэлии барар. Кыһынын Ааллаах-Yүҥҥэ көмус промышленнаһын үлэһиттэригэр ас, таҥас таһан кыстыыр.\n1946 сыллаахха Карпова Вера Степановнаны кэргэн ылар. 11 оҕону төрөппүттэр. Кэнники кадровай булчут, от бригадатын звеновойунан үлэлээбитэ. Кэргэнэ уонна улахан уола эрдэ өлөн, 10 оҕону соҕотох иитэн Республика «Ытык аҕа» бэлиэтин ылбыта. Элбэх мэтээллээх, наҕараадалаах, Ленин 100 сааһыгар «Yлэҕэ кэлбиэнин иһин» мэтээл ылар, тыа хаһаайыстыбатын грамотатынан наҕараадаланар, уо. д. э..\nБэс ыйын 12 күнүгэр күн сириттэн барбыта.<|endoftext|>\nТыл үөрэхтээхтэрэ\nТыл үөрэхтээхтэрэ диэн аҥардастыы тылы үөрэтиинэн дьарыктанар дьон ааттаналлар. Итэҕэл үөрэҕэр ханнык да сыһыаннара суохтар. Өй-санаа үөрэҕин билбэт эрээри сымыйа \"айыы үөрэҕин\" айаннар сахалары барыларын албынныы сылдьаллар.\nСахалар сайдыахтарын баҕараллар. Сайдыыны ситиһии саҥарар тылга элбэх саҥа тыллар киириилэрин үөскэтэр.\nТыл үөрэхтээхтэрэ саҥа киирэр, сайдыыны аҕалар тыллары тылбаастаан, сахатытан туһаныыны киллэрэ сатааһыннара сайдыыттан хаалыыны үөскэтэр. Саҥа киирэр тылы хос тылбаастаан, өссө эбии саҥа тылы үөскэтэн туһаннара сатааһын буккуллууну киллэрэн сайдыыттан хаалан хаалыыга тириэрдэр. Сайдыы, тупсуу киирэрэ атын омуктардааҕар хойутуур. Омук бииргэ олорор омуктарыттан хаалан, туоратыллан барарыгар тириэрдэр.\nСэбиэскэй былаас кэмигэр былааһы кыайа-хото арбаан мааныламмыт суруйааччылары кытта кыттыһан ахсааннара аһара элбээн хаалбыт тыл үөрэхтээхтэрэ республика үлэтэ-хамнаһа сайдыытыгар туһалара кыра. Билигин ырыынак кэмигэр ким төһө туһалааҕа үлэни-хамнаһы кыайалларыттан, барыһы киллэрэллэриттэн сыаналанар.\nҮлэ-хамнас сайдыытыгар туһалара кыра тыл үөрэхтээхтэрэ бэйэлэрин туһалаахтарын көрдөрө сатааннар араас саҥа тыллары булбута, айбыта буолан саха төрүт тылын буорту оҥорор суолга туруннулар. Аан дойду дьоно барылара туттар республика диэн тылын былыргылыы өрөспүүбүлүкэ диэҥҥэ уларыттылар.\nКинилэр сахалыы өй-санаа үөрэҕэр оҥорор буортуларын биир-биир ааҕыталаан биэриэхпит:\n1. Айыы диэн икки өрүттээх өйдөбүллээх, киһи үчүгэйи эбэтэр куһаҕаны оҥорон кэбиһэрин биллэрэр тылы икки аҥы араараары оҥостоллор, куһаҕаны бэлиэтииргэ “аньыы” диэн сахаҕа суох тылы булан туһаннара сатыыллар, сахалары барыларын албынныыллар.\n2. Саха омугу үрэйээри, ыһаары “устуоруйа” диэн саҥа тылы булан туһаннара сатыыллар, саҥа, ыраас лиистэн “устуоруйалаах” саҥа омугу үөскэтиэхтэрин, сахалары ыһыахтарын, үрэйиэхтэрин баҕараллар. (1,37).\n3. Эйэ-нэм диэн эйэбитин харыстыырга ыҥырар тылларбытын эйэ-дэм диэн алдьатар тылга уларыта сатыыллар. (2,39).\n4. Солун диэн саҥаны, солуну билиини биллэрэр тылбытын “сонун” диэн тылга уларыта сатыыллар, ол түмүгэр солумсах буолуу улаатта. (1,103).\n5. Салалта диэн тылбыт оннугар “саламта” диэни булан суруйа сатаан салайааччылар оруолларын намтаталлар.\n6. Атырдьах ойууну ымыы бэлиэ оҥостоннор сахалары үрэйэр санаалаахтара ыраахтан биллэр. (3,7).\n7. Оҕо ийэ кута хантан эрэ халлаантан түһэр диэн этэн бары төрөппүттэри албынныыллар, оҕолорун иитэллэрин атаахтатыы өттүгэр халыталлар.\n8. Сыыһата элбэх “айыы үөрэҕин” Тэрис айан итэҕэллээх буолуохтарын баҕарар саха дьонун барыларын албынныыллар, итэҕэл үөрэҕин халыталлар.\nТыл үөрэхтээхтэрэ саха дьонун албынныы сылдьалларын араастаан ньаамырҕаан саҥара, \"аньыы\" сахаларга суох тылы киллэрэ сатыыллара биллэрэр. Сайдан иһэр саха омук өйө-санаата олус былыргы олонхо кэмин таһымыгар түһэрэ табыллыбат.\nСайдан иһэр омук тылын бааһынайдар түргэнник сайыннараллар. Саха тыла элбэх аҕыйах дорҕооннордоох төрүт тыллара элбэҕинэн баһыйар оруолу ылара саарбахтаммат. Саха тылын сайдыытын туһунан “Чолбон” сурунаалга бэчээттэммитэ. (4,61).\nСэбиэскэй былаас кэмигэр суруйааччылары, тыл үөрэхтээхтэрин “коммунизм” кэлиэ диэн дьону албынныылларыгар киэҥник туһаммыттара, ахсааннара аһара элбээбитэ, улаханнык мааныланар этилэр. Билигин ырыынак кэмигэр ол былаастарын туһана сатаан аны сахалыы тылга була сатаан уларытыылары киллэрэ сатыыллар.\nАныгы ырыынак олоҕор туһата суох буолбут тыл үөрэхтээхтэрэ туох эмэ туһалааҕы оҥорор курдук санааларыттан элбэх сыыһалардаах “айыы үөрэҕин” айан саха дьонун барыларын албынныы сылдьаллар. Ахсааннара элбээн хаалбыт тыл үөрэхтээхтэрэ саха төрүт тылларын уларыта, саҥаны айбыта буола сатыыллара аһара барда.\nСаҥа “аньыы” диэн тылы булан “өйдөрө-санаалара тиийбэт” сахаларга куһаҕаны туспа арааран биэрэбит, туһаны оҥоробут диэн албынныыллар. Сахаларга “Үчүгэй уонна куһаҕан солбуйсан биэрэллэр” диэн өс хоһооно үчүгэй кэмэ кэллэҕинэ куһаҕаҥҥа эбэтэр куһаҕан үчүгэйгэ уларыйара тиийэн кэлэрин биллэрэрин тыл үөрэхтээхтэрэ билбэттэр.\nЭлбэх ахсааннаах үлэһиттэр, оҥорор, тутар дьон аҕыйах ахсааннаах тыл үөрэхтээхтэрин албыннарыгар киирэн биэрбэккитигэр баҕарабыт. Ыраахтааҕы баар кэмигэр биир да тыл үөрэхтээҕэ суох эрдэҕинэ сахалар ахсааннара 5 төгүл эбиллибитэ, бары сахалыы саҥараллара. Кэлии нууччалар бары сахалыы билэллэрэ.\nТуһаныллыбыт литература..\n1. Каженкин И.И. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я) “Бизнес-инкубатор”, 2013. – 108 с.\n2. Каженкин И.И. Тыл санааны салайар. – Дьокуускай: ООО “Триада”, 2003. – 76 с.\n3. “Саха сирэ. Эдэр саас” хаһыат. 14.09.2011.\n4. “Чолбон” сурунаал. 2 / 2004.<|endoftext|>\nСуус сыл сайдыы суолунан\nСҮҮС СЫЛ САЙДЫЫ СУОЛУНАН\nТААТТА УЛУУҺУН АЛДАН НЭҺИЛИЭГЭ\nНэһилиэк сурукка-бичиккэ киирбит историятыттан\nТаатта Төрдө (Уус Таатта) IV Байаҕантай нэһилиэгэ диэн 1784 сыл ааттанан Байаҕантай улууһугар нуучча маҥнай кэлиитигэр волость диэн воевода суругар киллэриллибит. Алдан нэһилиэгэ 1914 сылга диэри Уус Алдан Тандатын нэһилиэгин сирэ-уота эбит. Алдан нэһилиэгэ буолуор диэри I , II, IV, Байаҕантайдар, Хаҥалас нэһилиэктэрэ диэн бытарыйан олорбуттар.\n1914 сыл нэһилиэк чаччыыната Г.С. Неустроев туруорсан Тандаттан арахсан Алдан нэһилиэгэ диэн туспа нэһилиэк буолбут.\n1930 сылга диэри Байаҕантай улууһа эбит ити сыл Таатта оройуонугар холбоммут.\nКыраайы үөрэтээччи Егор Андросов суруйууларыттан.\nАлданский наслег\nГод образования 1914 г.\nТерритория - 1,7 тыс. кв. км.\nЧисленность населения – 1206\nПлотность населения – 0,71 человек на кв.км-\nРасстояние с Ытык Кюеля – 90 км.\nВ наслеге 17 организаций.\nОбщая площадь С/Х угодий – 5750 га.\nИз них пашни – 2,6%\nСенокосы – 40,2%\nПастбища – 55%\nОснова экономики с/х: животноводство, мясомолочное скотоводство, мясное табунное коневодство.\nВозделываются картофель, овощи, кормовые культуры.\nПроизводство промышленных продукций: хлеба, масла, цельно-молочной продукции и пилопродукции.\nНаселение – 2016 года\nЧисло хозяйств – 419\nМужчины- 605\nЖенщины – 601\nРаботают – 357\nКрестьянское х/во – 17\nПредпринимательство – 20\nЧисло работающих в предприятиях и организациях –\nСтуденты – 100\nВУЗ – 67\nССУЗ – 33\nСредняяагропрофильная школа им. Н.Д. Неустроева –\nУчащиеся – 180\nЧисло выпускников – 13\nДетская музыкальная школа :\nПреподаватели – 10\nЧисленность уч-ся – 100\nДошкольное учреждение – 1\nВоспитанники – 115\nВоспитатели – 11\nКлуб “Кытыл”\nКол-во мест – 250\nМногодетные семьи – 45\nМалообеспеченные семьи – 115\nПенсионеры – 377\nВетераны тыла – 10\nСҮҮС СЫЛ САЙДЫЫ СУОЛУНАН\nУрукку дьыллар улаҕаларыгар, былыргы кэмнэр быыстарыгар Таатта үрэх Аллан өрүскэ түһэр, Таатта Төрдө диэн сиргэ тоңустар тоҕуоруһан олорбуттар.\nИкки күөлү төгүрүйэн, Муордачаан уонна Дьөгүйэчээн тоңустар салайан, бултаан-алтаан, балыктаан быр курдук олорбуттар. Кыргыс үйэтигэр, Тыгын кэмигэр сахалар саңа сирдэри арыйан, олохсуйан, ыырдарын кэңэтэн испиттэр. Бахчыр Баатыр Аллан өрүс саҕатыгар тиийэн, боотурдарыныын олохтоох тоңустары сэриилээн, кыайан-хотон, сирдэрин ылан сахалары олохсуппут. Тоҥустары кыайбыт сахалар кэнники ууһаан-тэнийэн 4-с Байаҕантай нэһилиэгэ буоллаллар. Бу номоҕу Сэһэн Болоҕо, оскуолабыт бастакы учуутала К.Ф.Неустроев кэпсээбитэ «Лиэнэҕэ нуучча кэлиэн иннинээҕи саха олоҕо» кинигэтигэр киирбитэ.\nКыраайы үөрэтээччи, Таатталар Ытык Киһибит Е.Д. Андросов 2006 с. тохсунньу 27 күнүгэр «Таатта» хаһыакка «Таатта Төрдө Байаҕантай буолуутун туһунан» номоххо киирбит үһүйээннэригэр Танда баһылыга Байаҕантай Бахсыгыр сиэнэ, Оҕо Туранай Тойон, Аллан быйаҥнаах кытылын, Таатта Төрдүн сирин-уотун бас билээри, майаҕатталары түмэн кэлэн сэриилээн ылбытын суруйбута. Оччотооҕу кэмнэргэ Таатта үрэх Алланыын холбоһор сиригэр Ойуун Кэңкэри уонна Төңкүс диэн ини-биилэр бар дьоннорун баһылаан-көһүлээн олорбуттара үһү. Сир былдьаһар кыргыһыыга ини-биилэр өлбүттэр. Оҕо Туранай Тойон олохтоохтору кыайан-хотон, Байаҕантай улууһугар холбоон, IV Байаҕантай нэһилиэгэ диэн 1784 сылтан ааттанан хас да үйэлэри уңуордаабыт. Сөҕүмэр баай бултаах-алтаах, балыктаах Аллан өрүс кытылын сир оңостон, үс күннээх малааһын тэрийбитэ үһү» - диэн номох сэһэргиир. Кэлин IV Байаҕантай нэһилиэгэ аатыгар эбии олохтоохтор Чэппиэдэй Аллана дэнэр буолбуттар.\nАлдан нэһилиэгин төрүттэниитин туһунан РФ журналистарын Союһун чилиэнэ, Учууталлар Учууталлара Егор Алексеевич Жирков, Ем. Ярославскай аатынан бириэмийэ лауреата, ССРС Журналистарын Союһун чилиэнэ, Андрей Лукич Данилов архыыбыттан суруйбута: «Ыраахтааҕылаах Россия саҕана билиңңи Алдан нэһилиэгэ Баайаҕаны, Танданы кытта биир этилэрэ. Байаҕантай улуус киинэ Танда, сылдьарга суол-иис куһаҕана, ырааҕа, айаңңа үгүс мэһэйдэри үөскэтэрэ. Ол иһин Уус-Тааттаҕа чаччыынанан олорбут Неустроев Гаврил Семенович (Чордо Хабырылла) Байаҕантай улууһа сирэ-уота наһаа киэңэ, сылдьыһыытыгар табыгаһа суоҕа, олохтоохтор улуус киинигэр Тандаҕа 140 км. айаннаан тиийэллэрэ эрэйдээҕин учуоттаан нэһилиэги арааран туспа Алдан нэһилиэгэ буоларга этии киллэрбитэ. Олохтоохтор өйөөн, Гаврил Семенович сылтан ордук туруорсан, кэлэн-баран, Саха Уобалаһын быраабата Таатта Төрдүн олохтоохторо туруорсуулара сөптөөҕүн өйдөөн, туспа нэһилиэк буолалларын ылыммыта.\n1914 сыллаахха Саха Уобалаһын быраабатын уопсай присутствиета уураах таһаарбыта: «Байаҕантай улууһун I Байаҕантай нэһилиэгин Алданскай аҕатын ууһунааҕы инородецтары 26 үлэһит киһини кытары 55 ревискэй дууһа састааптаах «Алданскай» диэн ааттаах туспа нэһилиэккэ 1914 сыл от ыйын 1 күнүттэн араарарга.» Саха уобалаһын быраабатын уопсай присутствиета 1914 с. кулун тутар 26 күнүгэр 256 нүөмэрдээх уурааҕыттан.\nГ.С. Неустроев Алдан нэһилиэгэ төрүттэниитигэр улахан үтүөлээх, Саха губернаторын кэтэһэн-манаһан, хаста эмэ көрсүһэн, тылын ылыннаран нэһилиэгин биир улахан кыһалҕатын быһааттарбыта, оскуола аһыллыытыгар улахан көмөнү оңорбута, оскуола дьиэтин туттарбыта, оттуур ходуһалары дьонугар түңэтэн, нэһилиэк олоҕо сайдарыгар күүһэ-уоҕа тиийэринэн үлэлэспитэ. Оскуолабыт 85 сааһыгар Г.С. Неустроев кыыһа – үлэ, сэрии ветерана Клавдия Гаврильевна Макарова (Неустроева) Саха сиринээҕи Киин архыыптан «Дело Якутского Областного управления Об отделении Алданского рода I Баягантайского улуса в особый Алданский наслег 1913-1914 г.г.» докумуоннары уһултаран оскуола музейыгар бэлэхтээбитэ. Бу нэһилиэк тэриллиитин 115 бэчээтинэй илиистээх 1913 с. ахсынньы ый 9 күнүттэн 1914 с. кулун тутар 31 күнүгэр дылы оңоһуллубут дьыала дьиңнээх историческай улахан суолталаах. Сыаната биллибэт үтүөнү оҥорбут Клавдия Гаврильевнаҕа нэһилиэк олохтоохторо истиңник махтаналлар. Г.С. Неустроевка туох баар докумуоннары оңороругар, туруорсарыгар Афанасий Прокопьевич Чахов улахан көмөнү оҥорбут.\nНэһилиэкпит Таатта оройуонугар холбоһуутун туһунан Е.Д.Андросов «Балысхан баай былыргылаах Ытык-Күөл» ыстатыйатыгар 1997 с. олунньу 27 күнүгэр «Таатта» хаһыакка: «Билиңңи Уус-Таатта 1930 сыллаахха дылы IV Байаҕантай эбэтэр Чэппиэдэй Алданын нэһилиэгэ диэн ааттанара. Онтон 1930 с. Саха Сирин үрдүнэн урукку улуус диэн ааты сотон, оройуоннааһын кэнниттэн I Алдан сельсовета диэн ааттанан Байаҕантайтан көһөрүллэн, Уолбалыын Таатта оройуонугар биир тэңңэ холбоммуттара. Онтон Киэҥ Күөл Тааттаҕа холбонуллан да баран II-c Байаҕантай диэн аатын өргө дылы ыһыктыбатаҕа.»\nБилигин Уус-Тааттаҕа тэнийэн ууһаан олорор Ностуруойаптар, Колодезниковтар Уолбаҕа XVIII үйэ саҕаланыытыгар Тимир Киһи уонна Лааскы диэн ини-биилэртэн төрүттээхтэрин Е.Д.Андросов «Уолба туһунан быстах бэлиэтээһиннэригэр» 2007 с. суруйбута. Тимир Киһи инитин кытта иирсэн Таатта Төрдүгэр тиийэн олохсуйбут.\nСаха Сирин географическай картатыгар 1939 с. Булун диэн күөлүн аатынан киирбит. Онтон ыла билигин бары географическай карталарга, атластарга с. Булун, п/о Булун (почтовое отделение) диэн бэлиэтэнэр. Лена бассейновай судоходствотын картатыгар «Причал» р. Устье Татты диэн бэлиэтэммит.\nАлдан нэһилиэгин территорията 1400 кв. км.хоту Хара-Алдан, илин Томпо, соҕуруу Уолба, соҕуруулуу-арҕаа Баайаҕа нэһилиэктэрин кытта кыраныыссалаһар. Сурукка-биччиккэ биллэринэн, билиңңи Алдан нэһилиэгэ I Алдан, Хаҥалас, II Байаҕантай, IV Байаҕантай нэһилиэктэриттэн арахсан олорбут.\n1955-1963 сылларга неби-гаһы көрдүүр экспедиция Бириистэңңэ олохсуйан элбэх дьиэ-уот туттан олорбута. Кулууп, оскуола, маҕаһыын, аптека, баанньык, балыыһа, станция, остолобуой, 30-ча ыал олорор саңа дьиэлэрин туппуттара. Бириистэңңэ 1926 сылтан советскай былаас эстиэр дылы Таатта оройуонун барытын сылы эргиччи хааччыйар улахан ыскылааттар тутуллан, сылын аайы Алдан өрүһүнэн ас-таңас, араас мал-табаар кэлэн сүөкэнэр этэ.\n1960-с сылларга улахан кыыл иитэр ферма үлэлээбитэ. Бириистэңңэ кырса, саһыл дэриэбинэ таһыгар иитиллэн турбуттара.\nАлдан өрүс былыр-былыргыттан айан аартыга. Араас борокуот аал Аллан Эбэ устун үөһэ, аллараа уһуннаҕа. 1841-42 сылларга Архиепископ, Сибэтиэй, Аккыырай – И. Вениаминов Камчаткаҕа айаныгар Алдан өрүһүнэн ааспытын өйдөбүлэ, «Аккыырай аартыга» өйдөтө турар. Историяҕа биллэринэн 1884 сылтан Аллан устун борохуоттар устар буолбуттар.\n1926 с. Бүтүн Сойуустааҕы демографическай биэрэпис ыытыллыбыт. Ол түмүгүнэн, Байаҕантай улууһугар Аллан нэһилиэгэр 66 ыал (150 эр киһи, 131 дьахтар), Таатта улууһугар Аллан нэһилиэгэ 56 ыал (120 эр киһи, 100 дьахтар) диэн «Саха Сиригэр» 2009 с. ахсынньы 4 күнүгэр Багдарыын Сүлбэ «Алдан буолбатах, Аллан» диэн ыстатыйатыгар бэлиэтээбит. Урукку сылларга нэһилиэги кимнээх салайбыттара, ким кинээһинэн, чаччыынанан олорбута чуолкай испииһэгэ суох.\nБайаҕантай улууһун 22 кулубатынан 1890-1893 сс. Трофим Васильевич Неустроев Таатта Төрдүн баай Неустроевтарын төрүттээбит Уус Кирилэ сиэнэ, үлэлээбит. Политсыылынай Э.К. Пекарскай 1907 с. «Живая старина» сурунаалга «Из Якутской старины» диэн ыстатыйатыгар улуус кулубаларын испииһэгэ бэриллибит. «В Баягантайском улусе улусная голова появилась впервые по видимому в 1793 г.» ол испииһэккэ 22 кулубанан Трофим Васильевич 1890-1893 сс. үлэлээбитэ туоһуламмыт диэн Баайаҕа нэһилиэгин кинигэтигэр суруллубут.\n1890 с. атырдьах ыйын 1 күнүгэр Дьокуускай куоракка Иркутскай Губерния генерал-губернатора А.Д. Горемыкин Саха сиригэр кэлэ сылдьар кэмигэр, Дьокуускай уокуругун депутациятын кытта хаартыскаҕа түспүт. Ол хаартыскаҕа иккис эрээккэ ахсыс киһинэн Трофим Неустроев Баяҕантай улууһун кулубата олорор.\n1894 с. Петр Трофимович Неустроев Уус Таатта баайа, Трофим Неустроев уола, Байаҕантай улууһун сирэй кулубатынан талыллан баран «Якутские областные ведомости» хаһыат олунньу 8 күнүгэр 3 нүөмэригэр тахсыбыт хаартыскатыгар бэчээттэммит. Ол хаартыска историятын Е.Д.Андросов «Таатта» хаһыакка 2011 с. таһаарбыта. Петр Трофимович уола Денистэн Николай, Анна Неустроевтар төрүүллэр. 1903-1907 сылларга Егор Васильевич Неустроев Байаҕантайга кулуба. 1914 с. Неустроев Петр Егорович кинээстээбитэ биллэр.\nАлдан нэһилиэгин территорията 1 400 кв. км.хоту Хара-Алдан, илин Томпо, соҕуруу Уолба, соҕуруулуу-арҕаа Баайаҕа нэһилиэктэрин кытта кыраныыссалаһар. Сурукка-биччиккэ биллэринэн, билиңңи Алдан нэһилиэгэ I Алдан, Ханалас, II Байаҕантай, IV Байаҕантай нэһилиэктэриттэн арахсан олорбут. Саҥа советскай олох кэлэн, нэһилиэккэ уларыйыылар буолаллар.\nБастакы ревкомунан Иван Кириллович Баишев үлэлээбит. Гражданскай сэриигэ нэһилиэк бастын ыччаттара Николай Кононович Данилов, Леонтий Николаевич Неустроев хорсуннук кыттыбыттара. Леонтийи кытта бииргэ төрөөбүттэр Василий, Мария, Степан, Петр, Николай, Евдокия маннайгы комсомол, коммунист буолбуттара, төрөөбүт түөлбэлэрин сайдарыгар төһүү күүс, үлэни-хамнаһы тэрийэр, салайар, дьону түмэр дьоҕурдаах, үтүөкэн үлэһиттэр үүнэн тахсыбыттара. Леонтий Николаевич икки сэрии кыттыылааҕа, гражданскай сэриигэ И. Стродтан хорсунун иһин анал саанан наҕараадаламмыта, репрессия кэмигэр, сымыйанан баллыллан, 2 сыл хаайыллыбыта, Ойуунускайы кытта бииргэ сыппыта. Кэлин реабилитацияланан салайар үлэҕэ сылдьыбыта, Аҕа дойду Улуу сэриитин кыттыылааҕа, элбэх бойобуой наҕараадалардаах.\nВасилий, Мария Неустроевтар нэһилиэктэригэр 30 сыл Совет бэрэссэдээтэлинэн күүстэрэ-кыахтара тиийэринэн үлэлээбиттэрэ. Колхозтааһын, сэрии суостаах сылларыгар нэһилиэктэрин дьонун-сэргэтин салайан, кыһалҕалаах кэмнэри этэңңэ туораппыттара.\n1927 с. Якутторг лааппыта аһыллыбыта. 1929 с. сельпо тэриллибитэ, председателинэн Игнатий Игнатьевич Неустроев үлэлээбитэ. 1934 с. медпуун аһыллан сэбиэдиссэйинэн сэриигэ баран өлбүт 5 Малгиннартан биирдэстэрэ, ийэтин Феврония Николаевна төрөөбүт дойдутугар, Алексей Егорович Малгин үлэлээбитэ.\nКолхозтааһын саҕаланан 30-с сылларга бэрэссэдээтэллэринэн Николай Иннокентьевич Жирков, Николай Данилович Николаев, Гаврил Родионович Колодезников, Дмитрий Петрович Белолюбскай, Спиридон Кононович Бехтюев, Петр Николаевич Колодезников, Гаврил Петрович Максимов, Герасим Данилович Николаев, Терентий Николаевич Бурнашев, Софрон, Лука Андреевич Даниловтар, Иван Васильевич Неустроев, Алексей Тимофеевич Винокуров талыллыбыттар, улахан үлэни ыыппыттар, холбоһуктааһыны саҕалаабыттар.\nКэлин үлэлээбит колхоз бэрэссэдээтэллэрэ Егор Артемьевич Таллаев, Андрей Лукич Данилов оттуур ходуһалары оңорууга ылсан үлэлээбиттэр. «Муонда» күөлү хорон, Алдан өрүскэ түһэрэн, билиңңэ дылы от бөҕө оттонор, сүөһү-сылгы иитиллэр. Өр сылларга «Муондаҕа» республикаҕа биллибит оҕо-сынньалаң үлэ лааҕырдара үлэлээбиттэрэ, ыччаты үлэҕэ иитиигэ олук укпуттара, Р.А.Гуляев, Г.А. Петров, Л.Л.Данилов, Н.Н.Голиков, Л.С. Семенов, П.Н.Герасимов, Е.Н.Дьячковскай, В.В.Васильев, И.Н.Постников, С.А.Тарабукин, В.Н.Максимов ыччаты үлэҕэ уһуйбуттара.\n1960-с сыллартан, Калинин, П.Алексеев ааттарынан колхоз, совхоз, агрофирма киин уһаайбата Уус-Тааттаҕа буолан үгүс тутуу, дьон кэлэн олохсуйуута кэңээбитэ. Өр сылларга колхоһу, совхоһу, агрофирманы республикаҕа биллэр Семен Гаврильевич Жирков салайбыта. Семен Гаврильевич РФ, СР үтүөлээх агронома, тыыл, сэрии ветерана, «Ленин, Октябрьскай революция, Улэ Кыһыл знамята, Хотугу сулус» орденнар кавалердара, ССРС Верховнай Советын депутата, ССКП ХХIII съеһын делегата, РФ, СР тыа хаһаайыстыбатын үтүөлээх үлэһитэ, РФ үөрэҕириитин, потребкооперациятын, доруобуйа харыстабылын туйгуннара, Таатта, Кэбээйи улуустарын бочуоттаах гражданина.\nАлдан нэһилиэгин салайыыга араас сылларга сэбиэт бэрэссэдээтэллэринэн үлэлээбиттэрэ: Бурнашев Н.А., Бехтюев С.К., Баишев И.К., Неустроев В.Н., Неустроева М.Н., Бехтюева А.В., Дедюкин И.А., Неустроев Н.Н., Максимова М.С., Голиков Я.Т., Неустроева И.П., Максимов П.Д., Евграфов Д.Д., Бурнашев С.Т.\nБайаҕантай нэһилиэгин сэбиэтин салайбыттара: Крылов К.П., Максимов Г.П., Голиков И.И., Винокурова М.А., Сивцев Е.В., Максимов Д.С., Тарабукин П.С.-II.\nУрукку өттүгэр киэҥ сирдэринэн тэнийэн олорбут дьон-сэргэ колхуос, совхоз бөдөҥсүйүүлэринэн, оскуола аһыллан, оҕолорун үөрэттэрээри Булун күөл тула дьиэ-уот туттубаттара, төрөөбүт төрүт түөлбэлэрэ Киэҥ Күөл – Чуппу, Кутаакы, Кырамда, Түгэх иһэ, Дэгийэ, Аан Дойду, Тоҥсума уо.д.а. кураанахсыйбыттара. Билигин сайылыктааһыны киллэрэн бааһынай хаһаайыстыбалар, сүөһүлээх, сылгылаах ыаллар күөх сирэмҥэ мэччирэҥнээх сирдэринэн олорор буоллулар.\nXXүйэ бүтэһик сылларыгар, саҥа XXI үйэҕэ нэһилиэк баһылыктарынан Постников А.Е., Колодезников И.И. үлэлээбиттэрэ. Билигин «Алдан нэһилиэгэ» муниципальнай тэриллии баһылыгынан Постников И.И. үлэлиир.\nТаатта Төрдүттэн Саха Сиригэр биллэр үтүө-мааны ыччаттар төрөөн-үөскээн тахсыбыттара, өссө да дойдуларын ааттатар дьон үксүөхтэрэ диэн эрэнэбит. Киэн туттар дьоннорбутунан Саха бастакы реалист суруйааччыларыттан биирдэстэрэ Н.Д. Неустроев, саха бастакы дьахтар суруйааччыта, общественнай деятель А.Д. Неустроева, кырдьаҕас журналистар Ф.И. Находкин, А.Л.Данилов, учуутал, суруйааччы Г.Т. Дягилев. 1950-с сылларга суруйааччы А.И.Федоров оскуолабыт учуутала айар тыл абыланар уһуйбут ыччаттара В.А. Тарабукин, Н.Е. Винокуров –Урсун, Ф.Ф.Постников – Арчы, Е.А. Жирков, кэлин О.Н.Корякина – Умсуура, А.Ф. Постников – Сындыыс биллэр суруйааччылар, журналистар тахсыбыттара. Наука эйгэтигэр физико-математическай наука доктора И.А. Голиков, филологическай наука кандидата Н.Н. Неустроев, профессор И.П. Винокуров, ф.н.к. М.П. Попова, медицинскэй, биологическай наукаларга ученайдар кандидаттар А.Л. Сухомясова, А.А. Чахов, С.Х. Шамаева, А.Л. Стручкова, п.н.к. М.П. Тарабукина.\nСаха төрүт былыргы музыкальнай инструменнарын үйэтитээччи маастара, мелодист А.И. Чахов, норуот ырыаларын хомуйааччы, мелодист, сахаҕа бастакы мастер-настройщик Д.Д. Данилов, Россияҕа өрүс транспорын сайдыытыгар үтүөлээх судомеханик В.Е. Винокуров, Ил Түмэн мунньаҕын депутата, СР авиациятын Бочуоттаах үлэһитэ А.Н. Максимов, архитектор, үтүөлээх тутааччы, депутат А.Л.Данилов, ИДьМ үтүөлээх үлэһиттэрэ Д.Д. Максимов, Е.Е. Постников, ини-бии И.П., С.П. Товаровтар, П.В. Тарабукин, П.В. Голиков, доруобуйа харыстабылын үтүөлээх үлэһиттэрэ Г.Г. Неустроев, З.Е. Кириллина, А.Д. Данилов, А.В. Данилов, Г.Г. Неустроев-II, үөрэҕирии эйгэтигэр М.Т. Дягилева, Н.И. Постников, Х.А. Стрекаловская, Н.И. Неустроев, М.Р. Кулачиков, Е.П. Максимова, П.М. Колодезников, С.В. Колодезникова, Д.М. Стрекаловскай, Н.Н. Николаев, А.Д. Данилова, В.И. Данилова, М.С. Максимова, В.С.Максимов, Е.А. Жирков, С.П. Иванова, М.П. Баишева, М.П. Колодезникова, К.С. Постникова, Е.Т. Находкина, И.Р. Федосеев уо.д.а.\nАҕа дойду сэриитэ саҕаланаатын кытта эдэр, чэгиэн туруу дьон фроҥҥа ыҥырыллан ордук элбэх киһи 1941, 1942, 1943 сылларга барбыттара.\nАлдан нэһилиэгиттэн 130-ча бэбиэскэни тутан уоттаах Арҕаа фроҥҥа – 91, Илиҥҥи фроҥҥа – 26, Улэ фронугар – 22 киһи аттаммыттара. Төрөөбүт, үөскээбит Алдан өрүстэрин кытылыттан, «Саллаат булгунньаҕыттан» Таатта чулуу уолаттара борохуоттарга олорон Ийэ дойдуларын көмүскүү айаннаабыттара. 52 эдэр буойун кыргыһыы толоонуттан алаһа дьиэлэригэр төннүбэтэхтэрэ, 10 буойун сураҕа суох сүппүтэ, 21 ханна көмүллүбүттэрэ биллибэт.\nКый ыраах омук сирдэригэр үйэ-саас тухары хаалбыттара: Максимов Ф.Н. – Польшаҕа, Неустроев Н.Н., Винокуров И.И. – Белоруссияҕа, Тарабукин А.С., Тарабукин В.П. – Украинаҕа, Готовцев М.С. – Литваҕа, Готовцев С.С. – Азербайджанна, Баишев А.Д. – Маньчжурияҕа, сорохтор Россия араас куораттарыгар, дэриэбинэлэригэр көмүллүбүттэрэ. 26 фронна өлбүт буойуттар хаартыскалара да суох. 56 буойун Кыайыы аргыстанан фронтан эргиллибиттэрэ. Дьылҕа хаан ыйааҕынан сэрии содулуттан оспот баастара бэргээн олохтон эрдэ барбыттара.\nКыайыы 65 сылын 8 буойун ытык кырдьаҕастар көрсүбүттэрэ:\n1. Голиков Николай Иннокентьевич – Дьокуускай куорат;\n2. Колодезников Петр Михайлович – Таатта Төрдө;\n3. Иванов Иван Софронович-II – Хандыга;\n4. Неустроев Алексей Григорьевич – Амма;\n5. Иванов Федот Николаевич – Ытык Күөл;\n6. Егоров Семен Гаврильевич – Ытык-Күөл;\n7. Винокуров Иван Иосифович – Таатта Төрдө;\n8. Стрекаловский Дмитрий Матвеевич – Дьокуускай.\nСэриигэ ыҥырыллыбыттар ортолоругар ыал аҕалара, олоҕу саҥа олорон эрэр 18-19 саастаах уолаттар, араас идэлээх үлэһиттэр бааллара: колхозтаах – 100, учуутал – 9, эргиэн үлэһитэ – 3, шахтер - 1, бухгалтер – 3, колхозка салайар үлэҕэ үлэлээбит – 9, райком эппиэттээх, партийнай үлэһиттэрэ – 2, репрессияҕа түбэһэ сылдьыбыттар – 2, налоговай агент – 1, ветеринар – 1, зоотехник – 1.\nБиир дойдулаахтарбыт Аҕа дойду сэриитин үрдүк наҕараадаларынан бэлиэтэммиттэрэ:\nКыһыл Сулус уордьан – Постников Н.Д., Голиков Н.И., Неустроев Л.Н.\n«Хорсунун иһин» мэтээли иккилиитэ – Баишев Н.В., Тарабукин И.С., биирдиитэ – Голиков Н.И., Колодезников Н.Я., Баишев К.И., Неустроев С.В., Неустроев Е.В., Товаров П.И., Баишев Д.В.\nАлбан аат уордьан III ст. – Постников П.П., Колодезников П.М., Неустроев С.В., Степанов И.Н.\n«Бойобуой үтүөлэрин иһин» мэтээл – Постников П.П., Находкин Ф.И., Колодезников И.И., Стрекаловскай С.С., Товаров П.И., Максимов Н.Н., Тарабукин П.С.\nАҕа дойду сэриитэ I, II ст. орденынан – 24 киһи;\n«Германияны кыайыы иһин» - 31 киһи;\n«Японияны кыайыы иһин» - 26 киһи;\nИ.В. Сталинтан махтал сурук – 6 киһи наҕараадаламмыттара.\nИсторияҕа киирбит Аҕа дойду Улуу сэриитин кыргыһыыларыгар кыттыбыттара:\n1. Москва анныгар кыргыһыыга:\n- Готовцев Илья Кононович;\n- Колодезников Николай Яковлевич;\n2. Сталинград кыргыһыытыгар:\n- Товаров Петр Иннокентьевич;\n3. Курскай Дугаҕа:\n- Баишев Николай Власьевич;\n- Голиков Николай Иннокентьевич;\n- Неустроев Степан Николаевич;\n- Товаров Петр Иннокентьевич;\n- Туласынов Игнатий Иннокентьевич;\nИванов Иван Софронович I;\n4. Ильмень күөлгэ:\n- Стрекаловскай Семен Семенович;\n- Туласынов Семен Алексеевич;\n- Бехтюев Николай Федотович;\n5. 1945 с. Европа дойдуларын босхолооһуҥҥа:\n- Баишев Николай Власьевич;\n- Тарабукин Иван Степанович;\n- Голиков Николай Иннокентьевич;\n- Товаров Петр Иннокентьевич;\n- Колодезников Петр Михайлович;\n- Баишев Кирилл Иванович;\n- Баишев Дмитрий Власьевич;\n- Постников Петр Петрович;\n- Голиков Николай Иннокентьевич;\n- Находкин Федот Иванович;\n- Турчин Михаил Семенович;\n- Северьянов Леонтий Петрович;\n- Неустроев Петр Николаевич;\n- Неустроев Михаил Павлович;\n- Дягилев Василий Васильевич;\n«1941-1945 с.с. Аҕа дойду сэриитигэр үлэҕэ килбиэнин иһин» мэтээлинэн – 227 киһи наҕараадаламмыта.\nСпорт, физкультура былыр-былыргыттан нэһилиэкпит арахсыбат аргыстара. Саха бастакы көңүл тустууга спорт маастардарыттан биирдэстэрэ И.А.Аянитов, биллиилээх тренер Д.П.Коркин үөрэнээччитэ В.С.Винокуров, хотугу многоборьега РФ, СР спордун маастардара В.В.Акимов, К.А.Ширяев, А.П.Постников, П.М.Колодезников, кик-боксиңңа Азия чемпиона, призера Ю.А.Постников, спорт маастардарыгар кандидаттар Г.А.Попов тустууга, А.В.Николаев хайыһарга, гиряҕа Н.Н.Колодезников, А.Г. Неустроева мас тардыһыытыгар, Костя Колодезников (РФ хотугу многоборьеҕа), Саша Гоголев (СР хотугу многоборьеҕа)ааттарынан биир дойдулаахтара киэн тутталлар.\nОлохтон эрдэ барбыт ыччаттарбыт сырдык кэриэстэригэр 15 сыл А.Н.Неустроев бирииһигэр волейболга, Л.Г.Туласынов бирииһигэр мууһу аннынан балыктааһын, киэн туттар спортсмеммыт, учууталбыт Г.А. Попов бирииһигэр хайыһар, 2011 сылтан республиканскай хапсаҕай күрэхтэһиилэрэ сылын аайы тэрээһиннээхтик, элбэх киһини, спортсменнары мунньан ыытыллаллар. Маны тэрийэргэ элбэҕи эрэнэр, кэтэһэр ыччаттарбыт Денис Данилов, Николай Мурзин төһүү күүһүнэн буолаллар.\nНэһилиэк эр дьоно көҕүлээһиннэринэн спортиңңа күрэхтэһии, «Булчут кутаатын тула» булчуттарга аналлаах түмсүү күрэхтэрэ сэргэхтик ыытыллаллар.\n2011 сылтан олохтоох библиотека улууска биир бастакынан модельнай библиотека аатын ылары ситиспитэ, материальнай базатын тупсарбыта.\n1982 сылтан нэһилиэккэ народнай хор тэриллэн элбэх республиканскай конкурстар, фестиваллар кыайыылаахтара, дипломаннара. Народнай хор тэриллиитигэр Баишева Зинаида Петровна, Колодезников Петр Васильевич үгүс сыраларын биэрбиттэрэ, таһаарыылаахтык үлэлии сылдьаллар. 1992 сыллаахха народнай хор аатын көмүскээн ылбыта, өр сылларга хору ССРС культуратын туйгуна бэлиэлээх Матрена Васильевна Максимова айымньылаахтык салайбыта, хор иһинэн кырдьаҕастар уонна эдэрдэр үөрэнээччилэр хордара, эр дьон, дьахталлар ансамбллара тэриллэн эмиэ үгүс республиканскай конкурстарга ситиһиилээхтик кытталлар.\n2011 сылтан «Дайыла алгыстаах Аартыга» биллэр тойуксут, олоңхоһут, алгысчыт, Данил Данилович Максимов сырдык кэриэһигэр, саха норуотун төрүт культуратын үйэтитэр, ыччакка тарҕатар конкурс ыытыллар буолла.\n1977 сылтан Оҕо музыкальнай оскуолата айымньылаахтык үлэлиир, директор А.В. Винокурова «Татыйык» оҕо образцовай үңкүү коллектива, салайааччы культура туйгуна Е.П. Голикова, «Алдаана» вокальнай ырыа ансамбла, салайааччы В.Д.Данилов «Хотугу сулус» республиканскай телеконкурстар, фестиваллар лауреаттара.\n79 сыл устата Гаврил Гаврильевич Неустроев аатынан участковай балыыһа СР үтүөлээх бырааһа Анатолий Денисович Данилов салалтатынан дьон-сэргэ, оҕо-ыччат доруобуйатын туһугар 22 киһилээх коллектив сыламтата суох үлэлии олорор, улууска биир бастың дьиэлээх-уоттаах эмп тэрилтэтэ буолар.\nН.Д. Неустроев аатынан Уус-Тааттатааҕы орто оскуола 2011 сыллаахха 90 сааһын үрдүк таһымнаахтык бэлиэтээбитэ. Саха Республикатын үөрэҕириитин үтүөлээх үлэһитэ, СР үөрэҕириитин туйгуна П.Г.Дягилев директордаах улахан коллектив таһаарыылаахтык үлэлии олорор.\nОскуолаҕа күн бүгүн 197 оҕо үөрэнэр, педколлектив 42 киһи, СР үтүөлээх учуутала 1, СР үөрэҕириитин туйгуна 12, норуот үөрэҕириитин туйгуна 2, культура туйгуна 1, Учууталлар Учууталлара 2, «Азия оҕолоро» фонда стипендиата 2, «Барҕарыы» фонда 1, ыччаты билиигэ-көрүүгэ уһуйаллар. 2001, 2006 сылларга республиканскай, федеральнай экспериментальнай площадка, 2006с.– «Общественнай оскуола» номинация кыайыылааҕа, 2010 с. СР Агрооскуолаларын чилиэнэ.\n2013 сылга агрооскуола бэйэтин күүһүнэн 100 миэстэлээх хотону тутан үлэҕэ киллэрбитэ, 21 единица техника араас көрүнүн ылан үлэлэтэ олороллор.\nНэһилиэккэ кэлин сылларга тутуу күүскэ ыытыллар: ыччаттарбыт, биир дойдулаахтарбыт А.Л.Данилов, А.С.Бурнашева үтүөлэринэн «Приход иконы Божией Матери»-«Всецарица» чочуобуна дьиэтэ, Уус-Тааттатааҕы ЖКХ филиалын 4 боксалаах, потребобщество 2 боксалаах гаражтара, ууттан харыстыыр аналлаах дамба, «Силис» ТХПК 100 миэстэлээх сана аныгылыы хотоно, «Саханефтегазсбыт» Уус-Тааттатааҕы филиалыгар саңа хонтуора дьиэтэ, 2 боксалаах гаражтаах баһаарынай чаас дьиэтэ, урукку интернаты, балыыһаны, «Хатыңчаан» оҕо саадын аныгылыы материалынан саңардан, музей-балаҕан оскуолаҕа тутулланнар үлэҕэ киирэн, олохтоохтору үөрдэллэр.\n1982 сылтан сири, оттуур ходуһалары оңорууга, Илин Эңэргэ мелиоративнай үлэлэри тэрийиигэ «Илгэ» мелиорация тэрилтэтэ салайааччы Владимир Семенович Малгин сир оңоһуутугар араас өрүттээх элбэх үлэни тэрийэн ыытар. Владимир Семенович нэһилиэк иһигэр Табаҕаайы, Булун күөллэр дамбаларын бөҕөргөтүүгэ, Таатта үрэх сүнньүн көннөрүүгэ, оттуур ходуһалар ууларын түһэриигэ утумнаахтык үлэлиир, инникитин оттуур ходуһалары онорууга элбэх былааннардаах.\nБүгүн Алдан нэһилиэгэ Таатта улууһугар биир улахан нэһилиэк. 2005 сылга дылы нэһилиэк олохтоохторо ахсааннара аҕыйыы сылдьан баран, кэнники сылларга оҕо төрөөһүнүн элбээһинин, ыччаттар олохсуйууларын түмүгэр киһи ахсаана чөлүгэр түһэн эрэрэ дьону үөрдэр.\nБилигин Алдан нэһилиэгэр барыта 1 228 киһи олорор, Аҕа дойду Улуу сэриитин кыттыылааҕа Винокуров Иван Иосифович, сэрии, тыыл ветераннара Антонова Мария Степановна, Алексеева Александра Ивановна, Винокурова Клавдия Кирилловна, Голикова Варвара Софроновна, Жирков Егор Алексеевич, Иванов Михаил Иванович, Максимова Екатерина Васильевна, Максимова Мария Семеновна, Неустроева Клавдия Ивановна, Неустроева Матрена Харитоновна – нэһилиэккэ соҕотох герой ийэ, Неустроева Ульяна Софроновна, Неустроев Василий Семенович – Чурапчы көһөрүүтүн кыттыылааҕа, Неустроев Виктор Васильевич, Турчина Династия Ивановна, Туласынов Иван Михайлович, Федосеев Иван Романович, Чахов Александр Иванович сүбэ-ама буолар Ытык дьоммут.\n16 бааһынай хаһаайыстыба, 26 бэйэлэрэ чааһынай урбаанньыт үлэ миэстэтин таһаарынан үлэлии-хамсыы сылдьаллар. 126 ыччат республикабыт араас үөрэх кыһаларыгар үөрэнэллэр.\nНэһилиэккэ 50 сыл устата «Саханефтегазсбыт» филиала, агрооскуола, спортзал, кулууп, 2 детсад, балыыһа, ТХПК «Силис», Оҕо музыкальнай оскуолата, АТС, сибээс отделениета, потребобщество уо.д.а барыта 18 тэрилтэ үлэлии-хамсыы олороллор.\nСылын аайы нэһилиэккэ Бастың тэрилтэ, ыал, сайылык ыала, үөрэнээччи, үлэһит, тиэргэн, чааһынай тэрилтэ номинациялар олохтонон дьону үлэҕэ, кыайыыга көҕүлүүллэр. Спортзал, кулууп, олохтоох модельнай библиотека кыахтара тиийэринэн сынньаланы тэрийэргэ, чөл олоҕу тарҕатарга үлэлииллэр, сүрүн күүс-көмө буолаллар.\n1973 сылтан эдэр көлүөнэ ыччаты, туризм киэн эйгэтигэр уһуйууга, кыраайы үөрэтиигэ Үөрэҕирии туйгуна П.Д.Максимов Республикаҕа соҕотох палеонтологическай үөрэнээччилэр «Бивень» лааҕырдарын үлэлэтэр.\nСайын аайы Саха Сирин араас сирдэриттэн кэлэн Аан дойдуга биллэр Лэкэ Хайатыгар (Мамонтова Гора) ирбэт тоңу, былыргы сэдэх кыыллар кырамталарын, үүнээйилэрин чинчийэллэр. Алдан өрүс ыраас уутугар сөтүөлээн, балыктаан сынньанан бараллар. Туризмы Саха Сиригэр сайыннарыыга нэһилиэк эдэр ыччата Александр Осипов ылсан, Лэкэ Хайатыгар база туттан дьон-сэргэ махталын ылан эрэр. Омук сирдэриттэн, республика, улуус дьоно кэлэн, сынньанан, элбэҕи билэн-көрөн бараллар.\nНэһилиэкпит тэрилтэлэрэ Республикаҕа биллэр үлэлээхтэр. «Харыйачаан» оҕо сада 2001 сылга «Сыл бастын оҕо саада» художественнай-эстетическай иитиигэ республикатааҕы конкурс номинациятын ылбыта. Сэбиэдиссэйдэр С.Ф.Игнатьева, Л.И. Григорьева үрдүк таһаарыылаахтык үлэлииллэр.\n«Хатыңчаан» Оҕо сайдар киинэ 2005 сыл Республикатааҕы куонкуруска педагогическай маастарыстыбатын иһин «Сыл бастың детсада» диэн лауреат аатын ылбыта. 2008 сылтан федеральнай экспериментальнай площадка быһыытынан үлэлиир. 2009 с. ИПКРО грамотатынан наҕараадаламмыта. Сэбиэдиссэй Габышева Любовь Дмитриевна 2009 сыл нэһилиэккэ «Сыл бастың салайааччыта», иитээччилэр Находкина Г.Г. «Сыл бастың спортивнай дьиэ-кэргэнэ», Андросова А.В. «Сыл бастың активистката», Малышева М.М. «Бастың тэлгэһэлээх дьиэ-кэргэн» номинациялары ылар чиэскэ тигистилэр.\nНэһилиэккэ элбэх талааннаах ыччат олорор, үлэлиир. Олортон биирдэстэрэ эдэр тимир ууһа, предприниматель С.В.Тарабукин кыыл, сэлии муоһуттан оноһуктара, быһахтара, араас быыстапкаларга үрдүктүк сыаналаналлар, киэн эйгэҕэ биллэн эрэллэр.\n«Тускул» ыччат түмсүүтүн Кучуров Е.Е. өр сылларга таһаарыылаахтык салайбыта, билигин нэһилиэккэ ыччаты кытта үлэ специалиһынан Осипова А.А. үлэлиир.\nАлдан нэһилиэгин историятын үөрэтиигэ оскуола учууталлара А.Д.Данилова, А.Н.Неустроева, Е.А.Жирков өр сылларга үөрэтэн элбэх материалы, докумуоннары хомуйан, нэһилиэк сайдыытын кэрэһэлиир «Алдан быйаңнаах кытылыгар», «Урдуккэ көтүппүт кыһабыт», «Мин мантан сэриигэ барбытым» кинигэлэр, брошюралар, бастың дьоннорго өйдөбүнньүк кинигэлэр бэчээттэннилэр.\nАлдан эбэ быйаннаах кытылыгар нэһилиэк олохтоохторо, кэлин эдэр ыччат дойдуларыгар олохсуйан сылгы-сүөһү ииттэн, үлэлээн-хамсаан быр бааччы олороллор.\n“Алдан кэскиллээх кытылыгар”/Неустроева А.Н./Көмүөл.-2014 с.\nАЛДАН БЫЙАҤНААХ КЫТЫЛЫГАР\nБыйыл 2017 сыл республикаҕа үлэлиир кэмигэр киэҥник биллибит П.Алексеев аатынан совхоз, агрофирма тэриллибитэ 50 сылын туолар.\nТалыы талба Таатта үрэх Алдан эбэлиин холбоһор сиригэр, Таатта Төрдүгэр дьон-сэргэ уутуйан олохсуйбут түөлбэтэ хас да үйэлэргэ Байаҕантай улууһун, советскай кэмтэн Таатта оройуонун, биир улахан нэһилиэгинэн буолар.\nУрукку сылларга хас эмэ нэһилиэктэр холбоһон, бөдөҥсүйэн биир Алдан нэһилиэгэ, өр сылларга П.Алексеев аатынан колхоз, совхоз, агрофирма киин уһаайбата буола сылдьыбыта.\nСаха дьонун сиэринэн, төһө да алаастар, киэҥ хочолор суохтарын иһин, өбүгэ саҕаттан төрүттэрбит оттуур сир, ходуһа оҥостон, сүөһү, сылгы иитэн, оту-маһы талахтары, дулҕалары ыраастаан солооһуннары таһааран, бурдук оҕуруот аһа олордон, бултаан-алтаан, балыктаан байылыаттык олорбуттара. Сут-кураан, сэрии сылларын этэҥҥэ туораабыттара.\nАаспыт үйэ ортотугар Муонда улахан күөлү, билиҥҥи күүстээх техника суох кэмигэр, үксүн харыларын күүһүнэн хорон, өрүскэ түһэрэн, ходуһа оҥостубуттара.\nРеспубликаҕа киэҥник биллибит С.Г. Жирков директордаах П.Алексеев аатынан совхоз, агрофирма оттуур ходуһалары, сири оҥорууга улахан үлэлэри ыыппыта, үгүс тутуулары, сүөһү иитэргэ табыгастаах хотоннору туттарбыта. Уус Таатта отделениятыгар 7 улахан хотону, эбии аһылыгы бэлэмниир кормоцех, үлэһиттэргэ олорор дьиэлэри, фермаҕа сүөһү үлэһиттэригэр сынньанар анал дьиэни, сүөһү өлөрөр буойунаны, халбаһыы оҥорор сыаҕы, арыы собуотун, улахан подвалы, оҕуруот аһын хаһаанарга анал подвалы туттаран үлэҕэ киллэрбитэ.\nП.Алексеев совхоз XI пятилеткаҕа иитэр сүөһүтэ 4500, ол иһиттэн ыанар ынаҕа 1600 этэ. Биир ынахтан бастыҥ ыанньыксыттар 3000 кг. үүтү ыыллара ситиһиллибитэ.\nСылгы иитиитигэр улахан болҕомто ууруллан, сылгы ахса 2415 тыһ., ол иһигэр биэтэ 1452 тиийэ сылдьыбыта. Отделениялар аайы улахан сылгы базалара тутуллубуттара. Хара саһылы, сибинньэни иитии биир барыстаах тыа хаһаайыстыбатын көрүҥэ буолан 300 хара саһыл, 217 сибинньэ сыл аайы иитиллибитэ.\nСовхоз, агрофирма улахан отделенията Уус Таатта 9009 га туһаныллар сирдээҕэ, 1500 сүөһүлээх онтон 550 ынах. Күһүн аайы 350-400 сүөһүнү өлөрөн этин государствоҕа туттарара.\nБиир барыстаах салаанан сибинньэ иитиитэ буола сылдьыбыта, 150 төбөҕө улахан свинокомплекс тутуллубута.\nОҕуруот аһын үүннэриигэ отделение күүскэ үлэлиирэ. Хортуоппуйу 117 т., хаппыыстаны 65 т., бурдугу биир гаттан 12 ц. үүнүүнү хомуйара.\nҮлэһиттэргэ анаан икки этээстээх икки уопсай дьиэни, 4-түү квартиралаах, 10 арболитовай уопсай дьиэлэри туттарбыта. Отделенияҕа 220 рабочай үлэлиирэ. XI пятилетка 1981-1986 сыл устата отделения 855 т. эти, 3435 т. үүтү, 50.2 тыһ.солк.түүлээҕи государствоҕа туттарбыта. 10946 т. оту оттообута, 374 т.сиилэһи бэлэмнээбитэ. 32 араас маркалаах трактор, 12 массыына отделение туох баар үлэтигэр сүүрэллэрэ, от-мас бэлэмигэр, таһаҕас таһыытыгар үлэлииллэрэ.\n1991 сылтан Союз ыһыллан былаас уларыйан, тыа хаһаайыстыбатын структурата уларыйбыта. Агрофирма, отделение үлэтэ тохтоон, нэһилиэккэ 4 тыа хаһаайыстыбатын кооперативтара “Алдан”, “Алаас”, “Табаҕаайы”, “Силис” тэриллибиттэрэ. Бу кооперативтартан билигин Е.Е. Большаков салайааччылаах “Силис” тыа хаһаайыстыбатын кооператива үлэлии олорор. Сүүс сүөһү киирэр, саҥа ирдэбилгэ эппиэттиир хотон туттан, сылгы иитэр база оҥостон таһаарыылаахтык үлэлиир. Сайынын “Бириистэн” сайылыкка ыанньык ынахтарыттан элбэх үүтү-аһы ылаллар, сибиинньэлэрин элбэтэллэр, уоталлар.\nНэһилиэк бааһынай хаһаайыстыбалара сүөһүлэригэр киэҥ-куоҥ хотоннору туттан, сайылык оҥостон үлэ үөһүгэр сылдьаллар. Үрдүк таһаарыылаахтык “Куотук” Е.Е. Кучуров, “Толоон” Р.Я. Егасов, “Кырдал” Ф.Ф. Лукин, Е.И. Тарабукина, Дь. П. Постников хаһаайыстыбалара үлэлииллэр.\nСР ыччаттары тыа сиригэр олохсутууга, саха төрүт дьарыга сүөһү, сылгы иитиитигэр сыһыараары “Поддержка начинающих фермеров 2012-2017 гг.” граннарын Е.Е. Кучуров, Ф.Ф. Лукин, Р.Я. Егасов, А.А. Данилов ылан саҥа хотоннору, сылгы базатын туттан киэҥ далааһыннаахтык үлэлии сылдьаллар.\n“Алгыс” агрооскуола кооператива сүөһү, сылгы иитиитинэн дьарыктанан, үөрэнээччилэри төрүт дьарыкпытыгар сыһыараллар. Хотон, сайылык туттан, сайынын лааҕыр үлэлэтэн тыа сирин оҕотун үлэ үөрүйэхтэригэр уһуйар. “Животноводство”, “Овощеводство”, “Растениеводство” о.д. а агропрофильнай предметтэри эбии киллэрэн үөрэтэн оҕолор билиилэрин кэҥэтэллэр.\nДьөһөгөй оҕото былыр-былыргыттан саха киһитин аргыһа, миинэр миҥэтэ, сиир аһа-үөлэ. “Лэкээр” В.В. Тарабукин, “Дьөһөгөй” Н.К. Жирков, “Төрүт” Н.Н. Колодезников, “Эмис” А.В. Неустроев, С.В. Малгин, С.С. Кузьмин, А.А. Данилов хаһаайыстыбалара сылгы базаларын туттан, сылын аайы төрүөхтэрин эбэн, сайдан иһэллэр. В.В. Тарабукин нэһилиэккэ бастакынан биэ ыан кымыс оҥорон үтүө үгэһи сайыннаран үлэлэспитэ хас да сыл буолла. Нэһилиэкпит олохтоохторо сүөһү, сибиинньэ, сылгы ииттэн, оҕуруот аһын үүннэрэн, бултаан-алтаан Алдан быйаҥнаах кытылыгар байылыаттык олороллор.\nА.Н. Неустроева\n95 СЫЛ БИЛИИ-САЙДЫЫ СУОЛУНАН\nТаатта улууһун Н.Д. Неустроев аатын сүгэр Уус Таатта орто оскуолата аһыллыбыта 2016 сылга 95 сылын туолла.\nТаатта үрэх дохсун сүүрүктээх Алдан эбэҕэ кэлэн холбоһор сиригэр, Таатта Төрдүгэр, билигин Уус Тааттанан ааттанар түөлбэҕэ, 95 сыл анараа өттүгэр, билиигэ-көрүүгэ уһуйар үөрэх кыһата аһыллыбыта.\n1921 сылга диэри оскуола суох буолан төрүппүттэр оҕолорун инники кэскиллэрин түстээри, үөрэх суолтатын өйдөөн Уолбаҕа, Баайаҕаҕа илдьэн үөрэттэрэллэрэ. Ол үөрэммиттэр истэригэр саха сиригэр ааттара-суоллара киэҥник биллибит суруйааччылар Н.Д., А.Д. Неустроевтар, журналист, учуутал Г.Т. Дягилев, нэһилиэк маҥнайгы учуутала К.Ф. Неустроев, Алампаны кытта репрессияҕа түбэһэн Соловкига өлбүт С.Ф. Дягилев, Ойуунускайы кытта репрессия сылларыгар хаайыллыбыт Л.Н. Неустроев бааллар.\nНэһилиэкпититтэн бастакынан, Дьокуускайга учуутал семинариятын 1918 с. бүтэрэн “Аттестат на звание учителя начальной школы” ылбыт Константин Федорович Неустроев, төрөөбүт дойдутугар оскуола астарарга туруорсан элбэхтэ кэлбит-барбыт. Саха литературатын төрүттэспит, бастакы комедиограф Н.Д. Неустроев ис сүрэҕиттэн ылсан оскуола аһыллыытын өйөөн, көмөлөспүт. Нэһилиэк олохтоохторун баҕалара туолан 1921 сыл Саха Уокуругун Байаҕантай улууһун I концентрын I ступеннаах Уус Таатта советскай оскуолата аһыллыбыт. Эдэр эрчимнээх учуутал К.Ф Неустроев аҕатын дьиэтигэр 25 оҕону хомуйан үөрэтиини саҕалаабыт. Бастакы оскуола дьиэтин нэһилиэк барыта турунан учуутал Константин Федорович, Алдан нэһилиэгин Уус Алдан Тандатыттан 1914 с. арааран төрүттээбит Г.С. Неустроев салалталарынан 1924 с. тутан үлэҕэ киллэрбиттэр. Идэтин толору баһылаабыт, бэйэтигэр, үөрэнээччилэригэр ирдэбиллээх айымньылаахтык үлэлиир учуутал К.Ф. Неустроев төрөөбүт түөлбэтигэр 11 сыл устата үлэлээн, оскуолатын оройуоҥҥа, республикаҕа биир үчүгэй үлэлээх үөрэх кыһатыгар таһаарбыта. 1927 , 1928,1930 сылларга Саха Уокуругун үөрэҕин инспектордара С.Черемкин, Винокуров, Я.Попов оскуола үлэтин “үчүгэйинэн” сыанабыл биэрэн барбыттар.\nКонстантин Федорович бастыҥ үлэһит, учуутал Республика аттестационнай комиссиятыгар талыллан үлэлэспит. 1931 с. Саха АССР Наркомпроһа Дьокуускай – Иркутскай-Москва-Ленинград-Москва-Крым маршруттарынан оскуолалар үлэлэрин көрөр, опыт атастаһар айаннарыгар киллэриллэн, кыттыыны ылбыт.\n1930с. от ыйын 2 күнүгэр Учууталлар II –с республиканскай съездтэригэр делегатынан талыллан сылдьыбыт.\n7 кылаастаах оскуола 1942 сылтан аһыллан үлэлээбит. Сэрии кэнниттэн кыра колхозтар холбоһон, бөдөҥсүйэн Уус Тааттаҕа кииннэнэн, 1963 с. икки этээстээх улахан оскуола дьиэтэ тутуллубута, интернат, мастерской дьиэлэрэ үлэҕэ киирбиттэрэ. 1967 с. орто оскуола аһыллыбыта, Хара Алдантан, Уолбаттан, Баайаҕаттан кэлэн үөрэммиттэрэ.\n1966-1968 сылларга оскуола иннинээҕи саастаах оҕолорго иитээччилэри бэлэмниир республиканскай педкласс аһыллан 50 эдэр кыргыттар үөрэнэн идэ ылалларыгар оскуола салалтата улахан көмөнү оҥорбута.\n1954-1959 сылларга саха биллэр суруйааччыта А.И. Федоров кэлэн, ол кэмнэргэ үөрэммит ыччакка үтүө өйдөбүлү хаалларбыта. Үөрэнээччилэргэ, ыччаттарга литературнай куруһуок үлэлэтэн, биллэр суруйааччылар, республикаҕа ааттара ааттанар дьонтахсалларыгар олук уурсубута. Суруйааччылар В.Тарабукин, Н.Винокуров-Урсун, Е.Жирков, Ф.Постников-Арчы, тыл үөрэхтээҕэ, профессор И.П. Винокуров, самодеятельнай композитор Д.Данилов о.д.а куорсун анньан тахсыбыттара.\nАаспыт үйэ 50-60-70 сылларыгар нэһилиэк ыччата үөрэхтээх буолалларыгар, үтүө өйдөбүлү хааллырбыт учууталларынан Н.Л. Данилов, М.Р. Кулачиков, Е.П. Максимова. С.В., П.М. Колодезниковтар, А.А. Большакова, М.Г. Кузьмин, С.К. Андросов. В.С, М.С. Максимовтар, П.А., Н.Н. Максимовтар, В.И., Л.Л. Даниловтар, К.С., Ф.Ф. Постниковтар, Н.К. Макаров, С.Н. Самсонова, Х.А. Стрекаловская, Н.И. Неустроев, Д.М. Стрекаловскай, М.П. Колодезникова, Е.Т. Находкина, М.П.Баишева, И.Р. Федосеев о.д.а. буолаллар.\n70-80 сылларга республикаҕа киэҥник биллибит “Муонда” үлэ-сынньалаҥ 3 лааҕырдара П.Алексеев совхозка элбэх оту оттоон туттараллара, ыччаты сахалыы илиинэн оттуур ньымаларга уһуйбуттара.\nП.Д. Максимов салайар эдэр туристар хамаандалара Таатта оройуонун чиэһин республикаҕа ситиһиилээхтик көмүскээбиттэрэ. Республикаҕа соҕотох палеонтологическай “Бивень” лааҕыр, “Мамонтова гора” диэн аатынан аан дойдуга биллибит “Лэкэ хайатын” кистэлэҥнэрин үөрэтиигэ, чинчийиигэ күүскэ үлэлэспитэ.\nОскуола үөрэнээччилэрэ спортка ситиһиилэрэ нэһилиэк олохтоохторун өрүү үгүстүк үөрдэрэ, билигин да үөрдэр. Физруктар П.М. Колодезников, В.С. Максимов, С.С. Бурцев, Г.А. Попов эрчийбит эдэр спортсменнара оройуоҥҥа инники кэккэҕэ сылдьыбыттара.\n1974 сылтан НВП хамаандата “Орленок” военно-спортивнай күрэхтэһиилэргэ оройуоҥҥа 10 төгүл бастаабыта, 18 төгүл бириистээх миэстэлэргэ, Республикаҕа строевой көрүүгэ, ытыыга, ГО-ҕа, медико-санитарнай бэлэмнэниигэ инники күөҥҥэ тахсан, республика 10 бастыҥ хамаандатыгар киирбитэ, военрук Н.И. Неустроев.\n1974-1975 үөрэх сылыттан оскуолабыт А.Матросов аатынан понерскай дружината Бүтүн Союзтааҕы “Салют, Победа” пионердар марштарыгар Правофланговай ааты 1982 сылга диэри 5 төгүл ылбыта. К.П. Колодезникова ол сыллар пионердарын саамай ахтар-саныыр, истиҥник ахтар баһаатайдара.\nОскуола 70 сыллаах юбилейын бэлиэтиир 1991 сылга Саха ССР министрдарын советын 629№-дээх уурааҕынан Н.Д. Неустроев аата Уус Таатта орто оскуолатыгар иҥэриллибитэ. 25 сыл устата оскуола коллектива биир дойдулаахпыт аатын дьоһуннук сүгэн кэллэ.\n2007 сыл 2 этээстээх саҥа таас 264 миэстэлээх оскуола дьиэтэ үлэҕэ киирбитэ. 2006 сылтан оскуола коллектива аныгы сайдыылаах кэмҥэ бэлэмнээх ыччаты иитиигэ саҥа сүүрээннэри, хайысхалары көрдөөн үлэлэһэр. “Создание условий самореализации личности в сельской школе” теманан экспериментальнай площадка статуһун, Россияҕа авторскай оскуолалар “Эврика” конкурстарыгар “Общественная школа”, анал ааты ылбыта.\n2010 сылтан оскуолабыт СР агрооскуолаларын союһун чилиэнинэн киирбитэ. Үөрэнээччилэри саха төрүт дьарыктарыгар сүөһү, сылгы иитиитигэр чугаһатар, оҕуруот аһын үүннэрии үөрүйэхтэригэр анал предметтэр киирбиттэрэ, сүөһү иитэргэ анал хотон, сайылык тутуллубута.\n2014 сыл Краснодарскай кыраайга норуоттар икки ардыларынааҕы XII –с А.С. Макаренко аатынан ааҕыыларга агрооскуолабыт үлэтин опыта бастыҥнар ахсааннарыгар киирбитэ.\n2015 сыл Санкт-Петербург куоракка ыытыллыбыт Россияҕа тыа оскуолаларын конкурсугар “Лучшая сельская школа” анал ааты ылары ситиспитэ.\n2016 с. “Үйэ” сурунаалга “Аныгы үйэҕэ хаһаайыстыбалаах оскуола” ыстатыйаҕа оскуола үлэтэ сырдатыллыбыта.\n2016 сыл “Золотой фонд кадров Родины РС (Я)” бүтүн союзтааҕы энциклопедия IV томугар оскуолабыт иитэр-үөрэтэр үлэтэ сырдатыллан киирбитэ.\n95 сыл устата хас да көлүөнэ ыччат үөрэнэн олох киэҥ аартыгар үктэннэ. XXI үйэ оскуолата үөрэнээччилэригэр саҥа саҕахтары арыйар, олохторун суолун булууга олук уурар. Оскуола учууталлара үөрэнээччилэргэ чиҥ билиини биэрэргэ дьаныһан үлэлииллэр. Кэнники сылларга оскуоланы 5 үөрэнээччи үрүҥ көмүс, 2 үөрэнээччи кыһыл көмүс мэтээллэринэн бүтэрдилэр.\nУолаттары иитиигэ улахан болҕомто ууруллар, эт-хаан, өй-санаа өттүнэн чөл олохтоох буолалларыгар араас куруһуоктар, спортивнай секциялар үлэлииллэр. Хотугу многоборье көрүҥнэригэр дьарыктанан Россияҕа ураҕастаах сүүрүүгэ кыайыылаах, наартаны ойууга Республика рекордсмена Костя Колодезников СР маастарын нуорматын, РФ маастарга кандидатын, Саша Гоголев СР маастарга кандидатын нуорматын толорбуттара, тренердара К.А. Ширяев.\n2002 сыл “II Азия оҕолорун” спортивнай оонньууларыгар СР хамаандатыгар хотугу многоборьеҕа Андрей Постников киирбитэ, тренера В.В. Акимов. 3000 м. Ураҕастаах сүүрүүгэ 1 миэстэни, сүгэни быраҕаыыга 141 м. быраҕан 2 миэстэ, маамыктаны быраҕыыга 2 миэстэ, уопсай түмүккэ “II Азия оҕолорун” призера буолбута.\nҮөрэнээччилэри наука, искусство, культура эйгэтигэр бастакы олуктары учууталлар, эбии үөрэхтээһин үлэһиттэрэ, оҕо музыкальнай оскуолатын коллектива уураллар. “Татыйык” оҕо үҥкүү ансамблга салайааччы Е.П. Голикова, Алдан ВИА салайааччы В.Д. Данилов, 1999-2005 сылларга үлэлээбит “Сайын” хомус ансамблга салаайааччы Л.М. Борисова, “Маска художественнай роспись” куруһуокка салайааччыта Н.В. Винокурова дьарыктанар үөрэнээччилэр республиканскай “Хотугу сулус” элбэх Саха сиригэр, Россияҕа ыытылларконкурстар лауреаттара, кыайыылаахтара.\n“Чэчик” мини- театр салайааччылар З.С. Бехтюева, А.С. Кочнева улуустааҕы, республиканскай көрүүлэргэ, фестивалларга бастыҥ коллектив аатын ылбыттара.\nНоруоттар икки ардыларынааҕы, “Дети. Интеллект. Культура” - НПК Италияҕа Мальта куоракка улахан тэрээһин дипломаннарынан В.Малгин, Э. Сидоров буолбуттара. Оскуола коллектива бастыҥ учууталларынан РФ үтүөлээх учуутала Н.Н. Николаев, СР Үөрэҕириитин үтүөлээх үлэһиттэрэ А.Д. Данилова, П.Г. Дягилев, РФ норуотун үөрэҕириитин туйгуннара М.Р. Кулачиков, Х.А. Стрекаловская, В.И. Данилова, Е.Т. Находкина, А.Н. Неустроева, Е.Н. Постникова, З.М. Колодезникова, СР Үтүөлээх учууталлара В.И. Данилова, П.М. Колодезников, А.Н. Неустроева, РФ уопсай үөрэхтээһинин Бочуоттаах үлэһиттэрэ П.Д. Максимов, К.П. Колодезникова, В.П. Неустроева, Д.Д. Евграфов, Т.И. Старостина, 28 СР үөрэҕириитин туйгуннарын ааттарынан киэн туттар.\nОскуоланы 95 сыл устата 22 директор салайан нэһилиэк ыччата үүнэригэр-сайдарыгар, үөрэхтэнэригэр сүҥкэн кылааттарын киллэрбиттэрэ. Үрдүккэ көтүтэр кыһабыт сайдан, үүнэн ис, иннигэр киэҥ аартыктар арыллан истиннэр, үөрэтэр ыччатын махталын ыла тур!\nА.Н. Неустроева, кыраайы үөрэтээччи.\nАЛДАН НЭҺИЛИЭГИТТЭН РЕСПУБЛИКАҔА БИЛЛЭР,\nКИЭН ТУТТАР ДЬОННОРБУТ\nНИКОЛАЙ ДЕНИСОВИЧ НЕУСТРОЕВ\nНиколай Денисович Неустроев 1895 с. ахсынньы 15 күнүгэрБайаҕантай улууһун IV Байаҕантай нэһилиэгэр (билиҥҥинэн Алдан) Былдьаһыктаах диэн сиргэ төрөөбүтэ.\nНиколай Денисович Неустроев-саха суругунан уус-уран литературатын төрүттэспит, үс бастакы реалист суруйааччыларыттан биирдэстэр, саха бастакы комедиограба, драматург, кэпсээнньит, хоһоонньут, тылбаасчыт, фольклорист, саха баай тылын-өһүн чинчийээччи, саха литературатын классига.\nБаайаҕа оскуолатыгар, Дьокуускайга 4 кылаастаах училищеҕа, 1927 с. Москваҕа В. Брюсов аатынан литературнай институтка үөрэнэ сылдьыбыта.\nРевком председателэ, Байаҕантай улууһугар комиссар, 1922-1924 сс. Уолба оскуолатыгар учууталынан, 1925 сыл сэбиэттэр Саха сиринээҕи IV съездтэрин делегата, “Хозяйство Якутии” сурунаал эппиэттиир сэкэрэтээринэн үлэлээбитэ.\nЛитературнай суруйуунан Н.Д. Неустроев 1912 саҕалаабыта. “Дикая жизнь” кэпсээнэ 1917 с., “Сибирские записки” сурунаалга бэчээттэммитэ. “Тимир дьон оҕолоро” пьесата 1917 с. Дьокуускайга Норуот дьиэтигэр туруоруллубута.\nУчилищеҕа үөрэнэ сылдьан, 1910-1913 сылларга ол кэмҥэ үөрэнэ сылдьар саха ыччатыгар литературнай кружок тэрийэн “Юность” диэн бэйэлэрэ таһаарар сурунаалларыгар редактордаабыта. Ол түмсүүгэ П.А. Ойуунускай, М.К. Аммосов бааллара.\n1914 с. “Саха ыччатын куруһуога” тэриллибитигэр Николай Денисович актыыбынай кыттыыны ылбыта. Николай Денисович оҕо сааһыттан доруобуйата мөлтөх буолан, сотору-сотору эмтэнэр этэ.\n1916 с. П.А. Ойуунускайдыын Н.В. Гоголь “Ревизорун”, 1926 с. Н.Н. Павловтыын А.С. Пушкин “Борис Годунов” дырааматын сахалыы тылбаастаабыттара.\nН.Д. Неустроев саха норуотун тылынан уус-уран айымньыларын ордук таабырыннары, өс хоһооннору темаларынан наардаан нууччалыы варианнарын булан тиһэн иһэрэ. Маны таһынан саха олоҕун көрдөрөр, ыстатыйалары, очеркалары, фольклордары, этнографияҕа үлэлэрэ, тылбаастара элбэхтик бэчээттэммиттэрэ.\nНиколай Денисович айар үлэтигэр Н. Бельскай, Макар Бедный кэлин сахалыы Ньукулай Ностуруойап диэн псевдонимнары ылынан үлэлээбитэ. Николай Денисович кинигэлэрэ “Талыллыбыт айымньылар”- 1985 с., “Пьесалар, кэпсээннэр” – 1995 с., “Төрүөбүт сирбэр, тапталлаах дьоммор”- 1995 с., “Тимир дьон оҕолоро”-2000 с., “Николай Денисович- I, II” томнара 2005 с. тахсыталаабыттара.\nБастакы кинигэлэрэ “Саха комедиялара” – 1926 с., “Куһаҕан тыын”- 1927 с., “Кэпсээннэр” – 1929 с., “Кэпсээннэр” – 1936 с. , “Талыллыбыт айымньылар” – 1947 с., “Талыллыбыт айымньылар”- 1959 с. , “Кэпсээннэр”- 1975 с. тахсыбыттара.\nН.Д. Неустроев суруйбут комедиялара “Куһаҕан тыын”, “Оҥоруу кытаанах”, “Тиэтэйбит”, “Кукаакы кулуба”, “Тар” билиҥҥэ диэри саха сирин театрдарын сценатыгар сотору-сотору туруоруллан, дьон-сэргэ биһирэбиллэрин ылаллар.\nНиколай Денисович Неустроев баара-суоҕа 33 сааһыгар от ыйын 21 күнүгэр 1929 с. ыалдьан күн сириттэн туораабыта.\nАННА ДЕНИСОВНА НЕУСТРОЕВА\nАнна Денисовна1903 кулун тутар 3 күнүгэр Байаҕантай улууһун IV Байаҕантай нэһилиэгэр (билиҥҥинэн Таатта улууһа, Алдан нэһилиэгэ) Былдьаһыктаах диэн сиргэ төрөөбүтэ.\nСаха дьахталларыттан бастакы суруйааччы, ССРС суруйааччыларын союһун чилиэнэ, оҕолорго анаммыт кэпсээннэри бастакынан суруйбута, тылбаасчыт, фольклорист, общественнай деятель.\nАнна Денисовна Баайаҕа, Уолба оскуолаларыгар, Дьокуускайга педагогическай техникумҥа үөрэммитэ.\n1925 с. сыл суруйааччылар I съездтэрин делегата. 1925 с. Уус Тааттаҕа ликбез учууталынан, Дьокуускайга 1927-1933 сс. оҕо садын салайааччынан, 1933-1943 сс. “Хотугу сулус” сурунаал эппиэттиир секретарынан, Саха сиринээҕи кинигэ кыһатыгар уус –уран литератураҕа редакторынан үлэлээбитэ. 1941-1945 сылларга «Килбиэннээх үлэтин иһин» мэтээлинэн наҕараадаламмыта.\nА.Д. Неустроева саха норуотун фольклорун ордук олоҥхолору хомуйууга үлэлэспитэ. М.Т. Шараборин-Кумаарап, И.И. Бурнашев-Тоҥ Суорун, П.П. Ядрихинскэй-Бэдьээлэ, Н.И. Степанов, С.А. Зверев-Кыыл Уола олоҥхолорун, айымньыларын “Хотугу сулуска”, “Кырдьык кыайар” кинигэҕэ таһаартарбыта.\nАнна Денисовна кэргэнэ И.Д. Баланов-куоракка үөрэх салаатын сэбиэдиссэйэ, 1932—1934 сс. Государственнай национальнай библиотека директорынан, “Кыым” хаһыакка редакторынан үлэлээбитэ.\nА.Денисова кэпсээннэрэ:«Оҕолор», «Тураахтар», «Ходуһа дьүһүнэ»«Тиргэһиттэр», «Кэһии», «Албын», «Ороһукаан», «Оҕонньордоох эмээхсин», «Таарымта», «Куттамсах куһаҕан», «Саһыл, эһэ уонна оҕо»,\nТылбаастар: «Миини уонна Муони» - Л.Фич-Перкинс, «Эриэн Моой» - Д.Н. Мамин Сибиряк, «Чичииллэ» - Д. Амичис,«Киит уонна Кээт буоланнар баһаарга хайдах сылдьыбыттара»-Л.Фич-Перкинс, «Собуонньут Мөрүөскэ» - С.Вьюгов, «Табыллыбатах булуу» - Быкова кэпсээнэ.\nАнна Неустроева “Тураахтар” диэн кэпсээнэ турок тылыгар тылбаастаммыта.\nАнна Денисовна Неустроева 1947 с. сэтинньи 30 күнүгэр 44 сааһыгар Дьокуускайга ыалдьан өлбүтэ.\nФЕДОТ ИВАНОВИЧ НАХОДКИН\nССРС журналистарын союһун чилиэнэ, ССРС журналистарын I съеһин делегата, Үс төгүл САССР Верховнай Советын президиумун Бочуотунай грамоталарынан наҕараадаламмыта.\nФедот Иванович 1919 с. от ыйын 24 күнүгэр Байаҕантай улууһун I Алдан нэһилиэгэр (Таатта улууһугар Уус Тааттаҕа) төрөөбүтэ.\nУус Таатта, Уолба оскуолаларын бүтэрэн, Чурапчыга педучилищеҕа үөрэммитэ. 1940-1942 сс. Уус Таатта, Хара-Алдан оскуолаларыгар учууталлаабыта. 1942 с. фроҥҥа ыҥырыллан Арҕааҥҥы, Прибалтийскай, Ленинградскай фроннарга сэриилэспитэ. Аатырар Ржев- Гжатск-Вязьма туһаайыыларынан кырыктаах кыргыһыыга кыттыбыта.\n“Орден Отечественной войны” Iстепени, “За боевые заслуги”, “За победу над Германией”, “За доблестный труд в ВОВ 1941-1945 гг.”, “20 лет, 30 лет, 40 лет Победы”, “50 лет, 60 лет, 70 лет Вооруженных сил СССР” юбилейнай мэтээллэринэн наҕараадаламмыта.\n1945 с. сэрииттэн эргиллэн кэлэн дойдутугар үлэлээбитэ. 1959 с. Якутскайга культпросвет оскуоланы бүтэрэн библиотекарь идэтин ылбыта. 1948 сылтан ССКП чилиэнэ. Горнай, Жиганскай оройуоннарыгар хаһыат редакторынан үлэлээбитэ. Тааттаҕа “Коммунист” хаһыакка, 1983 с. олоҕун тиһэх күннэригэр диэри “Кыым” хаһыакка корреспонденынан үлэлээбитэ.\n1983 с. бэс ыйын 21 күнүгэр ыалдьан өлбүтэ.\nАНДРЕЙ ЛУКИЧ ДАНИЛОВ\nССРС Журналистарын Союһун чилиэнэ, “1941-1945 сс. Аҕа Дойдуну көмүскүүр улуу сэриигэ килбиэннээх үлэтин иһин”, “В.И. Ленин 100 сыла” мэтээллэринэн наҕараадаламмыт, Е.М. Ярославскай аатынан журналистар бириэмийэлэрин лауреата.\nАндрей Лукич 1922 с. олунньу 25 күнүгэр Байаҕантай улууһугар II Байаҕантай нэһилиэгэр (билиҥҥитэ Таатта улууһа, Алдан нэһилиэгэ) Киэҥ Күөлгэ төрөөбүтэ. Уус Таатта оскуолатыгар үөрэммитэ. С.А.Новгородов аатынан Чурапчытааҕы педучилищены бүтэрэн Арыылаах, Уус Таатта оскуолаларыгар учууталынан, үөрэх салаатын методическэй кабинетын сэбиэдиссэйинэн үлэлээбитэ.\n1949-1951 сс. Уус Таатта оскуолатын директора. “Труд” “Калинин” аатынан колхозтарга председателинэн, ССКП райкомун инструкторынан, дойдутугар Тааттаҕа “Коммунист” хаһыат редакторынан үлэлээбитэ. Кэлин Алдаҥҥа балык заводун инструкторынан сылдьыбата.\nОлоҕун тиһэх күннэригэр диэри “Кыым” хаһыакка үлэлээбитэ. Тыа сирин дьонун, т/х үлэһиттэрин сырдатыыга күүскэ ылсан үлэлэспитэ, элбэх кинигэлэри, ыстатыйалары, очеркалары суруйан таһаартарбыта.\nКинигэлэрэ: “Харбалаах уоттара”, “Съездтэн съездткэ”, “Саллаат сулуһа”, “Дирбиэн-дарбаан күннэргэ”, “Ууну, уоту ортотунан”\nАндрей Лукич Данилов 1979 с. тохсунньу 30 күнүгэр өлбүтэ.\nСЕМЕН ГАВРИЛЬЕВИЧ ЖИРКОВ\nССРС Үрдүкү Сэбиэтин 422 №-дээх Хотугу быыбардыыр уокурук депутата ССКП XXIII съеһин делегата, РСФСР т/х үтүөлээх үлэһитэ, РСФСР потребкооперациятын, үөрэҕириитин, эмп үлэһиттэрин, ССРС культуратын туйгуннара, “Ленин”, “Үлэ Кыһыл Знамята”, “Октябрьскай революция”, “Хотугу сулус” орденнар кавалердара, “Гражданскай килбиэн” бэлиэ хаһаайына, СР үтүөлээх агронома, Таатта, Кэбээйи оройуоннарын Бочуоттаах олохтооҕо, 1964-1998 сылларга Таатта оройуонун П.Алексеев аатынан колхоз председателэ, совхоз, агрофирма директора.\nСемен Гаврильевич 1922 с. балаҕан ыйын 7 күнүгэр Кэбээйи оройуонугар Мукучу нэһилиэгэр төрөөбүтэ. 1941с. сэриигэ ыҥырыллыбыта, доруобуйата мөлтөөн Сэбиэскэй Армия кэккэтиттэн сыыйыллан кэлбитэ.\n1943 с. Дьокуускайга т/х техникумугар үөрэммитэ. 1948-1952 сс. Алексеевскай райсельхозка агрономунан, 1952-1957 сс. П.Алексеев аатынан колхоз председателинан үлэлээбитэ. 1957-1958 сс. Кэбээйигэ МТС директордаабыта. 1959 с. П. Алексеев колхозка председателинэн талыллан Тааттаҕа үлэлии кэлэр. Салайбыт П.Алексеев совхозка В.И. Ленин төрөөбүтэ 100 сыла туолуутугар социалистическай куоталаһыы ситиһиилэрин иһин ССКП КК, ССРС Үрдүкү сэбиэтин Президиумун, ССРС Миниистирдэрин Сэбиэтин уонна ПСБСКС Ленинскэй юбилейнай Бочуотунай грамоталарынан наҕараадаламмыта.\n1954 с. Улуу Кыайыы 50 сылыгар ыам ыйын 9 күнүгэр Москваҕа Кыһыл Болуоссакка Кыайыы парадыгар кыттыбыта.\nСемен Гаврильевич баай үлэтин, уопутун республика бэчээтигэр, 2007 с. “Баайынай дьалҕатын билгэлиибин”, 2003 с. “С.Г. Жирков олоҕо, үлэтэ, санаалара” кинигэлэригэр таһаартарбыта.\nБилигин улахан дьиэ-кэргэн аҕата, эһэтэ, Дьокуускай куоракка бочуоттаах сынньалаҥҥа олорор.\nНИКИФОР НИКИФОРОВИЧ НЕУСТРОЕВ\nФилологическай наука кандидата, САССР Үтүөлээх учуутала, СР национальнай оскуолаларын институтун сүрүннүүр специалиһынан, научнай сотруднигынан үлэлээбитэ.\nНикифор Никифорович 1929 с. тохсунньу 3 күнүгэр Таатта оройуонугар Алдан нэһилиэгэр төрөөбүтэ. Таатта Төрдүн оскуолатыгар үөрэммит. 7 кылааһы бүтэрэн баран С.А.Новгородов аатынан Чурапчытааҕы педучилищеҕа үөрэнэ киирбит уонна 1948 сыллаахха бүтэрэн ыраах Өймөкөөҥҥө Тарын начаалынай оскуолатыгар ананан барбыта. Онно тиийэн биир сыл учууталынан, икки сыл оскуола директорынан үлэлээбит.1951-1953 сылларга Алдан оройуонугар (уруккута Учур оройуона) Алдан-Бытинскай (Кутана) сэттэ кылаастаах оскуолатыгар учууталлаабыта.\n1953 сыллаахха Дьокуускайдааҕы педагогическай институтка саха тылын уонна литературатын салаатыгар үөрэнэ киирбитэ. Университеты бүтэрэн баран 11 сыл устата төрөөбүт дойдутугар Тааттаҕа тахсан орто оскуолаҕа саха тылын уонна литературатын үөрэппитэ, оскуолаҕа үөрэх чааһын сэбиэдиссэйинэн, норуот үөрэҕин оройуоннааҕы салаатын оскуолаларга инспекторынан өр кэмҥэ үлэлээбитэ.\nҮлэлии сылдьан 1964 сыллаахха ССРС Наукаларын Академиятын Сибиирдээҕи салаатын Саха сиринээҕи филиалын аспирантуратыгар киирбитэ. Аспирантураны ситиһиилээхтик бүтэрэн 1968-1970 сылларга Дьокуускайга Тыл, литература уонна история институтун, итиэннэ РСФСР Үөрэҕин министерствотын национальнай оскуолаларын Научнай-чинчийэр институтун Саха сиринээҕи филиалын младшай научнай сотруднигынан үлэлээбитэ.\n1972 с. “Билиҥҥи саха тылыгар биир састааптаах (сирэйдэммэтэх уонна ааттыыр этиилэр” диэн темаҕа дисертация көмүскээн филологическай наука кандидатын степенин ылбыта.\nНикифор Никфорович саха тылын оскуолаҕа үөрэтиигэ анаан кинигэлэргэ үлэлэспитэ:\n• “Орто оскуола программата” саха тыла 4-8 кылаастар 1982 с.\n• “Саха тыла 4-с кылааска үөрэнэр кинигэ” - 1971, 1975, 1979, 1983, 1988 сс.\n• “Саха тылын 4-с кылааска үөрэтии” – 1974, 1980, 1985 сс.\n• “Саха тылын уруоктара” 5-6 кылаастар. 1975 с.\n• “Саха тылын орфографическай тылдьыта” – 4-8 кыл. 1983 с.\n• “Саха тыла Синтаксис” 7-8 кыл.\n• “Саха тыла. Морфология” 6 кыл. ,7 кыл. 1993 с.\nНикифор Никфорович элбэх ыстатыйалар, очеркалар, методикаҕа сүбэ брошюралар автордара.\n1993 с.. алтынньы 10 күнүгэр уһуннук ыалдьан олохтон туораабыта.\nВАСИЛИЙ АРХИПОВИЧ ТАРАБУКИН\nБиир дойдулаахпыт оҕо суруйааччыта, прозаик, тылбаасчыт, “Саха Республикатын култууратын үтүөлээх үлэһитэ”, “ССРС бэчээтин туйгуна”, “Гражданскай килбиэн”, “Соц куоталаһыы кыайыылааҕа”, “СР Россияны кытта холбоспута 175 сыла” юбилейнай бэлиэлээх, 1992 с. Россия суруйааччыларын союһун чилиэнэ, РФ журналистарын союһун чилиэнэ, Муома, Таатта улуустарын уонна Алдан нэһилиэгин Бочуоттаах гражданина Василий Архипович Тарабукин сэтинньи 10 күнүгэр 1934 сыллаахха Таатта улууһугар II Байаҕантайга (Киэҥ Күөлгэ) төрөөбүтэ. В.А. Тарабукин 1941-42 сс. Таатта Төрдүгэр начальнай оскуолаҕа үөрэммитэ. Кэлин Уолба, Ытык Күөл оскуолаларыгар үөрэнэн орто оскуоланы 1955 с. бүтэрэн баран комсомольскай путевканан Калинин аатынан колхозка үлэлии тахсыбыта. 1962 с. Саха государственнай университетын бүтэрбитэ. Учууталынан, «Коммунист» хаһыакка, «Бичик» кинигэ кыһатыгар, «Чолбон» сурунаалга уһун кэмҥэ үлэлээбитэ.\nБастакы оҕолорго кинигэтэ «Тиргэлээх көҕөн»-1976 с. “Оппоос мүччүргэнээх сырыылара” -1980с., “Чубарый”- 1982 с., “Үүнүүлээх ходуһаҕа” – 1984 с., “Маныыһыт эһэ”- 1989 с., “Доҕордоһуу бэлэҕэ”-1992 с., “Тустаахха соһумар суол”-1994 с., “Айылҕа дьиктилэрэ”- 2001 с., “Төрөөбүт буор сылааһа”-1994, “Ытыллыбыт сурук”, “Төлкө түстэниитэ” – 2004 с. “Олох угуйар суһума” – 2013 с.бэчээттэммиттэрэ.\nВ.А. Тарабукин нууччалыыттан сахалыы тылбаастаан таһаартарбыт“Тиэтэллээх биллэрии”-1974 с. (Джоодорж – монгол суруйааччыта)\nКэргэнэ Александра Афанасьевна – үлэ бэтэрээнэ, кыыһа Марфа Васильевна – СГУдоцена, филологическай наука кандидата.\nВ.А. Тарабукин 2013 сыллаахха Дьокуускай куоракка ыалдьан өлбүтэ.\nАЛЕКСАНДР ИВАНОВИЧ ЧАХОВ\n1934 с Таатта оройуонугар, II Байаҕантай нэһилиэгэр төрөөбүтэ;\n- 1957 с Дьокуускайга баянистар курстарын, 1963 с дылы Дьокуускайдааҕы музыкальнай училищеҕа, Дьокуускайдааҕы культпросвет училищеҕа үөрэммитэ. Үлэтин 1953 с Ытык-Күөлгэ промкомбинатка столярынан, 1957 сылтан 1973 сылга диэри культура эйгэтигэр үлэлээбитэ, 1987 сылга диэри совхозка харабылынан үлэлээбитэ;\n- Сэрии кэмигэр Баайаҕаҕа колхозка оҕус сиэппитэ, бурдук итигэстээһинигэр, маттаҕа, моҕотой тириитин туттарыыга үлэлээбитэ; СР культуратын үтүөлээх үлэһитэ, СР культуратын туйгуна, Таатта улууһун, Алдан нэһилиэгин бочуоттаах олохтооҕо, Саха төрүт музыкальнай инструменнарын үйэтитээччи, биллэр мелодист, элбэх кинигэлэр автордара.\nБастакы сүбэ методическай брошюрата “Саха национальнай ыһыаҕын туһунан” 1990 с. тахсыбыт. 1993 с. “Саха былыргы музыкальнай инструменнара”, 2012 с. “Өбүгэлэрбит музыкаларын төрүт дорҕоонноро”, “Старинные якутские музыкальные инструменты” кинигэлэрэ күн сирин көрбүттэрэ.\nАлександр Иванович саха хомуһун тупсаран, тыаһын улаатыннаран 1969 с. биһилэхтээх хомуһу оҥорон, ССРС авторскай свидетельствотын ылбыта. СР правительствотын Махтал суруктарынан, Бочуотунайграмоталарынан наҕараадаламмыта. Александр Чахов саха сирин мелодистарын союһун чилиэнэ, саха дьонугар киэҥник биһирэммит ырыалар матыыптарын айааччы.\nКэргэнэ Неустроева Пелагея Ивановна, 5 оҕолоохтор, 10 сиэннээхтэр. Александр Иванович кэргэнэ Полина Ивановналыын сайылыктааһын программатын олоххо киллэрэн Дэгийэҕэ сайылык туттан, СР президенын тыа сирин сайдыытыгар олохтообут Гранын 1999 с. “Дьиэ кэргэн - тэлгэһэтинэн” конкурска ылбыттара.\nЕГОР АЛЕКСЕЕВИЧ ЖИРКОВ\nРоссия журналистарын союһун чилиэнэ, педагогическай үлэ ветерана, Учууталлар учууталлара, Таатта улууһун, Алдан нэһилиэгин Бочуоттаах гражданина Егор Алексеевич Жирков.\nЕгор Алексеевич Таатта оройуонугар II Байаҕантай нэһилиэгэр ыам ыйын 12 күнүгэр 1934 с. төрөөбүтэ.\nАҕата Жирков Алексей Игнатьевич, ийэтэ Жиркова Мария Федотовна.\n1945–1955 сыллардаахха Уус Таатта, Ытык Күөл оскуолаларын бүтэрбитэ. Комсомольскай путевканан 1957 с. диэри колхозка үлэлии тахсыбыта.\n1957-1959 с. Советскай Армия кэккэтигэр сулууспалаабыта. 1959–1964 с. Саха государственнай университетыгар саха тылын уонна литературатын отделениятын бүтэрбитэ.\nХаҥалас, Таатта орто оскуолаларыгар саха тылын уонна литературатын учууталынан 25 сыл ситиһиилээхтик үлэлээбитэ.\nАан бастаан «Аҕаа, эйигин өйдүүбүн» диэн кэпсээнэ «Хотугу сулус» сурунаалга онтон 1987 сыллаахха туспа кинигэ буолан бэчээттэнэн тахсыбыта. Ити кэнниттэн утуу-субуу «Санаа ыллыктара» (1996), «Иһирик ойуурум кэпсээннэрэ» (1992), «Тиксэриллибэтэх сурук» (2005), “Оҕо сааһым омоон суола” кинигэлэрэ күн сирин көрбүттэрэ. Егор Жирков кинигэлэрин оҕолорго, ыччаттарга анаан суруйар этэ.\nТөрөөбүт түөлбэтин, үлэһит дьонун-сэргэтин, сэрии кыттыылаахтарын туһунан республика, улуус хаһыаттарыгар «Кыым», «Эдэр Коммунист». «Бэлэм Буол», «Саха сиригэр», «Коммунист», «Таатта», «Хотугу сулус», «Чолбон» сурунаалларга үгүстүк бэччээттэммиттэрэ.Кэлин «Алдан быйаҥнаах кытыла», «Үрдүккэ көтүппүт кыһабыт», «Мин мантан сэриигэ барбытым» диэн кинигэлэри Егор Алексеевич Жирков, Анна Денисовна Данилова, Антонина Николаевна Неустроева буоланнар Уус Таатта олохтоохторугар улахан, умнуллубат бэлэҕи оҥорбуттара.\nЕгор Алексеевич “Таатта” хаһыат общественнай корреспонденынан үгүс сылларга үлэлээбитэ. “Бастыҥ общественнай корреспондент” аатын ылбыта. Уус Таатта оскуолатыгар үлэлиир сылларыгар “Ыллыктар” диэн “Бэлэм буол” хаһыакка юнкордар постарын салайан, үөрэнээччилэрэ журналист, саха тылын уһуйар учууталлар буолалларыгар олук уурсубута.\nЕгор Алексеевич 2015 от ыйын 19 күнүгэр ыалдьан 81 сааһыгар олохтон туораабыта.\nДЕНИС ДЕНИСОВИЧ ДАНИЛОВ\nДенис Данилов Уус-Тааттаҕа 1935 с. ахсынньы 10 күнүгэр төрөөбүтэ. Ис – иһиттэн иэйиилээх, музыкаҕа тартарыылаах оҕо, ханна эмэ хам-тум истибит ырыаларын балалайкаҕа, хормуоскаҕа оонньуур буолан испитэ. Музыкаҕа үөрэнэр баҕата кинини Г. А. Григоряны кытта алтыһыннарбыта, истиҥ доҕордуу буолбуттара, ис сүрэҕиттэн музграмотаҕа, музыкальнай теорияҕа үөрэммитэ.\nЫрыа мелодиятын аан маҥнай 1955 с. «Дьикти сэмэй Кууһума» диэн Саха народнай поэта К. Уурастыырап көрдөөх хоһоонугар матыып айан киирбитэ. Денис Данилов ырыаны айыынан муҥурдаммакка, саха норуотун ырыаларын, фольклорун өр сыллар устата утумнаахтык, дьулуһан туран хомуйан, «Саха народнай ырыалара» диэн хомуурунньугу, 100-чэкэ ырыа варианын талан 1975 с. таһаартаран төрөөбүт норуотугар бэлэхтээбитэ. «Көтүҥ көмүс дорҕооннор» диэн ырыа хомуурунньуга 1964 с. бэчээттэммитэ. Хомуурунньукка 39 ырыа киирбитэ. Кини истэр дьоҕурдаах, ону туһанан, ырыа айар мелодистарга (В. Ноев, А. Алексеев уо.д.а.) көмөлөһөн, ырыаларын нотаҕа түһэрэрэ. Оһуокай 40-ча варианын суруйбута. 1970 с. Ленинградка “Красный Октябрь” пианино-рояль оҥорор фабрикаҕа 2 сыл “мастер-настройщик” идэтигэр сахалартан бастакынан үөрэммитэ. Республика 32 оройуонун кэрийэн, музыкальнай оскуолаларыгар сүүһүнэн фортепианолары настройкалаан, өрөмүөннээн, 9 сыл Н.С. Посельская Хореографическай училищетыгар, Култуура колледжыгар, Опера уонна балет театрыгар ыҥырыыга сылдьара.\nДенис Данилов ырыа матыыбын айыыга эдэр эрдэҕиттэн ылсыбыта. Барыта 300-кэ ырыалаах. 80 сааһын туолуутугар уола Валерий Данилов “Денис Данилов 250 талыллыбыт айымньылар” диэн ырыаларын дискэлээх хомуурунньугун 2015 с. таһаартарбыта. Бастакы ырыалара А.Бродников тылларыгар “Тааттаҕа” С.Дадаскинов “Туруйалар”, “Үчүгэй да этэ ол сайын” А.Бүлүүскэй, “Сардаана” И. Федосеев айбыт матыыптара билиҥҥэ диэри норуот уоһуттан түспэккэ ылланаллар. И.Артамонов, “Мин мантан сэриигэ барбытым” ырыата Кыайыы күнүн символа өрүү ылланар ырыа. Денис Данилов хомоҕой хоһоонньут, төрөөбүт Тааттатын, Алданын, Уус Тааттатын айылҕатын уустаан-ураннаан хоһуйбута ханнык да ааҕааччы кутун тутар хоһооннор. Денис Денис саха сиригэр хор сайдыытыгар кырата суох кылааты киллэрбитэ. Орто үөрэх кыһаларын министерствотыгар культура салаатыгар сүрүн специалиһынан үлэлииригэр, хас биирдии үөрэх тэрилтэтэ ыччаты ырыаҕа культура эйгэтигэр уһуйууга үлэлэспитэ. Денис Данилов саха мелодистарыттан оҕо – аймахха анаан элбэх ырыаны суруйбут үтүөлээх.\nӨр сылларга история, культура, спорт эйгэтигэр бэчээккэ тахсар ыстатыйалары мунньан, теманан наардаан бэйэтэ кинигэ оҥорон таһаарара. Саха сиригэр биир бастыҥ коллекционер. 50 бэйэтэ мунньубут ыстатыйаларын кинигэлэрин, үөрэммит Уус Таатта оскуолатын музейыгар бэлэхтээбитэ.\n2013 сыл “Тааттаҕа” диэн А.Бродников тылларыгар айыллыбыт ырыатыгар “Seven” маҕаһыын ситимин салайааччыта Таатта уола Г.М. Мамин уонна эстрада чаҕылхай сулуһа Күннэй – Ульяна Сергучева клип устан “Сыл бастыҥ клипа” анал ааты ылбыттара. Эдэр ыччат Денис Данилов аатын үйэтитиигэ ылсыбыта махталлаах суол.\nКэргэнэ саха дьонугар киэҥник биллэр, ырыалары айааччы Марфа Данилова, икки оҕолоохтор, уола Валерий Данилов ырыа айааччы.\nДенис Денисович 79 сааһыгар 2014 сыл от ыйыгар ыарахан ыарыыттан олохтон туораабыта.\nФЕДОР ФЕДОРОВИЧ ПОСТНИКОВ -АРЧЫ\nРоссия суруйааччыларын сойууһун чилиэнэ, «Таатта улууһун сайдыытыгар киллэрбит кылаатын иһин» бэлиэ хаһаайына,Оҕолорго аналлаах республиканскай кэпсээннэр конкурстарын кыайыылааҕа, “Ветеран кэс тыла”, 2000 сыл “Чуораанчык” К.Туйаарыскай аатынан конкурска “Баҕа оҕото Баллыгынай” остуоруйата 1 бириэмийэ ылбыта, педагогическай үлэ ветерана Федор Федорович Постников-Арчы Сүөдэр 1936 с. бэс ыйын 20 күнүгэр Таатта оройуонугар, II Байаҕантай (билигин Алдан нэһилиэгэр, Кутаакыга) Ульяна Степановна (Тарабукина), Федор Иванович Постниковтарга иккис оҕонон төрөөбүтэ.Ытык Күөл оскуолаларын бүтэрэн, “Кыһыл Сыһыы” колхуоска улахан дьону кытта тэҥҥэ үлэлээбитэ. 1962 с. СГУ саха тылын, литературатын салаатын ситиһиилээхтик бүтэрэн Уус Таатта, Хара Алдан оскуолаларыгар учууталынан, завуһунан, оскуола директорынан, кэлин эргиэн ситимигэр үлэлээбитэ. 1955 сылтан “Коммунист”, “Кыым”, “Бэлэм буол” хаһыаттарга общественнай корреспондент быһыытынан суруйбута. Үлэттэн дьолломмут туруу үлэһиттэри үйэтитэр сэргэх уочаркалары, итэҕэһи-быһаҕаһы саралыыр сытыы фельетоннары, ыстатыйалары, суруталаабыта.\nАйар үлэтэ 1980 сыллартан саҕаламмыта. Бастакы кэпсээннэрэ “Суол тоҕойугар”, хомуурунньукка киирбиттэрэ. Кинигэлэрэ: “Таабырын кэпсээннэр”, “Сардаҥа курдук ыраастык олор”, “Дьол икки утаҕа”, “Олох иһин охсуһуу” (2001), “Оборчоҕо оборторуу” (2008), “Өрүс бөрөтө”, “Олоххо бэлэмнээх буол” (2012).130-ча кэпсээни, 4 сэһэни, 7 кинигэни таһааттарбыта.\nФ.Ф. Постников балаҕан ыйын 30 күнүгэр 2012 с ыалдьан өлбүтэ.\nВАСИЛИЙ ЕЛИСЕЕВИЧ ВИНОКУРОВ\nРФ речфлотун Бочуоттаах үлэһитэ, РСФСР үрдүкү кылаастаах специалиһа, “Аҕа дойдуга үтүөтүн иһин” II ст. орденынан наҕараадарламмыт, РФ, “Российскай флот 300 сыла”, “Ленатааҕы пароходство 100 сыла” кыһыл көмүс бэлиэлээх, ТО-1544 теплоход “Механик Винокуров” диэн ааттаммыт.\nВасилий Елисеевич Винокуров 1940 с. балаҕан ыйын 12 күнүгэр Таатта улууһун, Алдан нэһ. Төрөөбүтэ. Уус Таатта, Ытык Күөл оскуолаларын бүтэрэн, 1965 с. Дьокуускайдааҕы речной училищеҕа үөрэнэн судноны ыытар уонна техник-судоводитель идэлэри баһылаабыта. Кэлин үөрэҕин үрдэтинэн муораҕа устар механик идэтинэн үлэлээбитэ. 1965-2001 сылларга Жатайдааҕы судноны өрөмүөннүүр собуокка үлэлээбитэ.\nВасилий Елисеевич 2001 сыл муус устар 24 күнүгэр ыалдьан өлбүтэ.\nДьиэ-кэргэнэ Жатайдааҕы судноны өрөмүөннүүр собуот бастыҥ үлэһитигэр “Машиннай отделение бастыҥ үлэһитигэр” диэн сыл аайы бириэмийэ олохтообута.\nИВАН ПЕТРОВИЧ ВИНОКУРОВ\nРФ Үрдүк анал үөрэҕин бочуоттаах үлэһитэ, тыл билимин кандидата, СР Үөрэҕириитин туйгуна, Учууталлар учууталлара, С.А. Новгородов аатынан бириэмийэ лауреата, М.К. Аммосов аатынан Хотугулуу Илиҥҥи федеральнай университет профессора.\n1941 с. алтынньы ый 7 күнүгэр Таатта оройуонугар, II Байаҕантай нэһилиэгэр (Уус Таатта, Алдан нэһилиэгэ) Киэҥ Күөлгэ төрөөбүтэ. Төрөппүттэрэ эрдэ өлөн, аймахтарынан, оскуола интернатынан олорон үөрэммитэ. Уус Таатта 7 кылаастаах оскуолатын 1958 с. бүтэрэн баран 1953-1954 сс. Уолба детдомугар олорон үөрэммитэ. Ытык-Күөл орто оскуолатыгар салгыы үөрэнэн 1961 с. оскуоланы бүтэрбитэ. 1961-1963 сс. Калинин аатынан колхозка үлэлээбит. 1963 с. СГУ саха салаатыгар киирэн, 1968 с. бүтэрэн, салгыы аспирантураҕа үөрэнэр. 1971 с. “Синонимика падежных конструкций в якутском языке” темаҕа дисертация көмүскээн наука кандидата буолар. 45 сыл университекка студеннары саха тылыгар уһуйар. 1991 сылтан университет доцена, 2011 сылтан профессор. Саахымакка маастарга кандидат, дуобакка I разрядтаах.\nКыыһа Надежда Ивановна Америкаҕа, Норвегияҕа үөрэммитэ. Учуонай, саха, английскай тылларын чинчийэр наука доктора.\nНИКОЛАЙ ЕГОРОВИЧ ВИНОКУРОВ – УРСУН\nСР культуратын үтүөлээх үлэһитэ, РФ журналистарын,суруйааччыларын союзтарын чилиэнэ, Казахстан “Алаш” литературнай бириэмийэтин лауреата, Саха сирин суруйааччыларын союһун бырабылыанньатын председателин солбуйааччы. Таатта, Нам улууһун, Алдан нэһ. Бочуоттаах гражданина, “Гражданскай килбиэн” бэлиэ хаһаайына. Критик, тылбаасчыт, чинчийээччи, поэт, прозаик.\nНиколай Егорович Винокуров - Урсун 1945 с. муус устар 13 күнүгэр Тааттаҕа II Байаҕантай нэһилиэгэр төрөөбүтэ. 1972 с. СГУ саха салаатын, 1975 с. Тыл, литература уонна история институтун аспирантуратын, 1987 с. Новосибирскайдааҕы үрдүкү партийнай оскуола журналистикаҕа салаатын бүтэрбитэ. “Хотугу сулус” сурунаал поэзия салаатын сэбиэдиссэйинэн, уус-уран литератураны пропагандалыыр Бюро директорынан, “Кыым” хаһыат корреспонденынан, “Чолбон” сурунаалкылаабынай редакторынан үлэлээбитэ.\nКритик быһыытынан 60-тан тахса үлэтэ бэчээттэмиттэрэ. Хоһооннорун бастакы хомуурунньуга “Аларга” 1980 с. күн сирин көрбүтэ. “Эдэрдэр санааларын этэллэр”,“Дьикти сыдьаан”, “Кутаа тула”, “Уроки мужества” хомуурунньуктарга. “Хотугу сулус”уонна “Чолбон”, “Аргыс”, “Далбар хотун”, “Илин”, “Чуораанчык”, “Полярная звезда”, “Сибирские огни” сурунаалларга, республика хаһыаттарыгар бэчээттэннэ.\nТылбаасчыт быһыытынан бастакы үлэтэ “Абуталиб эппитэ” (Р.Гамзатовтан) 1981 с. “Хотугу сулус” сурунаалга тахсыбыта.Поэттар М.Львов, Ю.Кузнецов, С.Шевков,В.Федоров, В.Хайрюзов, В.Габышева сорох айымньыларын сахалыы саҥарта. Казах уонча поэтын сахалыы тылбаастаата. Хомуйан оҥорооччу быһыытынан П.А.Ойуунускай “Кэлэр кэскил ырыата” мини-кинигэни, “Сүүрбэһис үйэ хоһоонньуттара” антологияны, “Саха народнай суруйааччылара”, Сэмэн Данилов дневниктэрин, Күннүк Уурастыырап хомуурунньугун, эдэр суруйааччылар “Аартык” кассеталарын бэчээттэттэ. Урсун редактор быһыытынан Сэмэн Данилов 3 томун, Н.Харлампьева 2 томун, Далан талыллыбыт айымньыларын 1-кы томун, Н.Лугинов “Чыҥыс Хаан ыйааҕынан” романын 3-с томун редакциялаата. Умсуура, Куорсуннаах, Ираида Попова литератураҕа киириилэригэр көмөлөстө.\nН.Е. Винокуров-Урсун айымньылара:\n“Аларга”-1980, “Чэгиэн-Чаҕаан”-1986, “Этэҥҥэ”-1991, “Үрүҥ ыаҕайа”-1995, “Саха былыта”-1999, “Өбүгэ түһүлгэтэ”-2003, “Быралыйбат былыргы”-2005, “Куорат уота”-2005, “Отут ордуга үс сыл”-2007, “Алтыһыылар, анаарыылар”, “Умнуллубат урукку”, “Хаппаргар хатаа”-2015.\nИННОКЕНТИЙ АЛЕКСЕЕВИЧ ГОЛИКОВ\nФизико-математическай наука доктора, РФ норуотун үөрэҕириитин туйгуна, 1994-1996 сс. СР үөрэххэ министрэ, СГУпедагогическай институтугар ректорынан өр сылларга үлэлээбитэ.\nИннокентий Алексеевич 1946 бэс ыйын 29 күнүгэр Таатта оройуонугар Алдан нэһилиэгэр төрөөбүтэ. Уус Таатта, Ытык Күөл оскуолаларын 1964 с. бүтэрэн, СГУ физико-математическай факультетыгар үөрэммитэ. 1969 с. Уус Тааттаҕа, Ытык Күөл оскуолаларыгар физика учууталынан үлэлээбитэ. 1971 с. Томскай куоракка радиофизика салаатыгар аспирантураҕа үөрэммитэ. 1976-1984 сс. СГУ старшай преподавателинэн, доценынан, 1992 с. сылтан педагогическай факультет деканынан, 1994 с., 1996 с. СР үөрэҕин миниистиринэн үлэлээбитэ.\n1978 с. республика эдэр ученайдарын конкурсун кыайыылааҕа. 1993 с. “Сыл бастыҥ доцена”. 1994 с. РФ наукаҕа государственнай комитетын научнай гранын ылбыта. Иннокентий Алексеевич үрдүкү оскуола наукаларын Академияларын Сибиирдээҕи отделениятын член-корреспондена, 50-тан тахса научнай, методическай үлэлэр автордара.\nАФАНАСИЙ НИКОЛАЕВИЧ МАКСИМОВ\nСР Государственнай мунньаҕын ИЛ Түмэн – I; III; IV; ыҥырыытыгар 28 №-дээх Томпотооҕу, 52 №-дээх Тааттатааҕы, 31 №-дээх Таатта, Чурапчы быыбардыыр уокуруктарын депутата, СР авиациятын Бочуоттаах үлэһитэ, 1997 с. “Меценат образования” анал үрүҥ көмүс бэлиэлээх, 2001 с. Росси “Бастыҥ менеджер” конкурс кыайыылааҕа, “Саха Сирэ-Россия холбоспута 370” сылыгар анал Бочуоттаах бэлиэ хаһаайына, 2007 с. “Звезда отечества” орден кавалера, Таатта улууһун, Алдан, Даайа Амма нэһилиэктэрин Бочуоттаах Гражданина, өр сылларга Таатта улууһугар көҥүл тустуу федерациятын бэрэсэдээтэлэ.\nАфанасий Николаевич 1964 с. алтынньы 1 күнүгэр Горнай улууһугар, Солоҕон нэһ. Төрөппүттэрэ үлэлээбит сирдэригэр төрөөбүтэ.\n1981 с. Таатта оройуонун Уус Таатта орто оскуолатын бүтэрэн, Кременчуктааҕы гражданскай авиация училищетын, Киевтааҕы Гражданскай авиация институгар үөрэнэн летчик, авиация инженер-экономиһа идэлэри баһылаабыта. Үөрэммит идэтинэн Тиксиигэ үлэлээбитэ, кэлин “Якол”, “Илин Тур” фирмалары төрүттээн элбэх саха ыччатын үлэлэппитэ. 2003-2008 сылларга “Саханефтегаз” ННГК ААО президенынан үлэлээбитэ. 2013 с. Дьокуускай куорат думатын депутатынан талыллыбыта.\nАдрес: 678665 с. Булун ул. Набережная, д. 34\nТаттинского улуса Республики Саха (Якутия)\nЭл.адрес: bochurovane@mail.ru\nБикипиэдьийэҕэ матырыйааллары бэлэмнээтилэр А.Д. Данилова аатын сүгэр кыраайы үөрэтэр музей үлэһиттэрэ Антонина Николаевна Неустроева,\nНаталья Ефимовна Бочурова.<|endoftext|>\nНиколаев Федот Игнатьевич\nНиколаев Федот Игнатьевич (1918—1953) — Бүлүү улууһун Баппаҕаайы нэһилиэгиттэн бастакы анал үөрэхтээх учуутал, Японияны утары сэрии кыттыылааҕа.\n1918 сыллаахха Баппаҕаайы нэһилиэгэр, Лөкөчөөҥҥө (Лөкөчөөн билигин туспа нэһилиэк) Нымсах диэн сиргэ төрөөбүтэ. Аҕата Игнатий Филиппович Николаев — Баппаҕаайы нэһилиэк бастакы кинээһэ Бадык Силип (Николаев Филипп Васильевич) уола, сэниэ ыал, П. Х. Староватов 1917 сыллаахха салайбыт Уопсастыбаҕа куттал суох буолутуун быстах кэмҥэ тэриллибит кэмитиэтин чилиэнэ, ол сыл күһүнүгэр тэриллибит Буолас земствотын Баппаҕаайыттан гласнайа. Ийэтэ — Даарыйа, Кынаачай бастакы кэргэнэ.\nКыра Сөдүөт Баппаҕаайы оскуолатыгар үөрэммитэ. Бу үөрэнэ сылдьан уопсастыбаннай үлэҕэ кыттан барбыта, 1933 сыллаахха хомсомуолга киирбитэ, бастакы холкуостары тэрийсибитэ, үөрэҕэ суохтары үөрэтиигэ, дьиэттэн хотону араарыыга үлэлэспитэ. Үөрэҕин Хампа ситэтэ суох оскуолатыгар салҕаабыта. Бастаан Дьокуускайдааҕы кооперативнай техникумҥа түүлээх уонна охотоведение салаатыгар икки куурсу бүтэрбитэ, онтон Бүлүүтээҕи пед училищаны бүтэрбитэ. 1938—1939 үөрэх сылларыгар Баппаҕаайы ситэтэ суох орто оскуолатыгар начаалынай кылааска учууталлаабыта.\nОрто уҥуохтааҕа, ыраастык таҥна сылдьарын сөбүлүүрэ. диэн «Баппаҕаайы нэһилиэгэ» кинигэҕэ ахтыллар.\n1944-46 сыллардаахха аармыйаҕа сулууспалаабыта, 25-с Кыһыл Знамялаах механизированнай биригээдэ састаабыгар Японияны утары сэриигэ кыттыбыта.\nФедот Игнатьевич 1950 с. ыалдьыар диэри учууталлаабыта.\n1953 сыллаахха ахсынньыга Илбэҥэ балыыһатыгар сэлликтэн өлбүтэ.\nАймахтара.\nАҕата Бадык Силип Кынаачайа уһун олоҕу олорбута, сүүһүн туолан баран өлбүтэ. Сөдүөт бэйэтэ ыал буолбатаҕа, оҕо төрөппөтөҕө. Бииргэ төрөөбүттэр сэттэлэр. Марк Игнатьевич Илбэҥэҕэ холкуос, нэһилиэк салайааччытынан үлэлээбитэ. Никиитэ эмиэ холкуоһу салайа сылдьыбыта, Бүлүү улууһун бочуоттаах киһитэ. Сэмэн Игнатьевич холкуос суотчута этэ. Василий Игнатьевич үтүөлээх учуутал, Горнайга олорор.\nБалтылара Балбаара,Дьэбдьиэй элбэх оҕолоох Дьоруой ийэлэр.\nНаҕараадалара.\n«Японияны кыайыы иһин», «1941-1945 сыс. Аҕа дойдуну көмүскүүр Улуу сэрии кэмигэр килбиэннээх үлэтин иһин» (1948) мэтээллэрдээх.<|endoftext|>\nНьурба оройуонун Бордоҥ нэhилиэгэ Маалыкай сэлиэнньэтэ\nСаха бикипиэдьийэҕэ Ньурба улууһун Бордоҥ нэһилиэгэ.\nАдминистративнай киинэ – Маалыкай сэлиэнньэтэ.Ньурба оройуонун хотугулуу-арҕаа өттүгэр сытар. Хоту диэки Өлөөн улууһун, соуруу Сунтаар улууһун, арҕаа Мэҥэдьэк, илин Малдьаҕар уонна Ньурбачаан нэһидиэктэрин кытта быысаһар.\nТайаан сытар сирин уопсай иэнэ 1975,5387 тыһ. га\nТыа хаһаайыстыбатыгар туһаныллар сирэ 5491 га. Ол иһиттэн:\nТ/х тэрилтэлэрэ ылар сирдэрэ 1116 га, ходуһата 594, бааһыната 63 га, мэччирэҥэ 459 га. бааһынай хаһ.202 га, о.и. ходуһата 182 га, бааһыната 20 га.\nГражданнар сирдэрэ 1315,45 га. о.и. ходуһата 1315 га, сайылык 0,45 га.\nАтын тэрилтэлэр сирдэрэ 107 га. Түҥэтиллэ илик сир 2751 га.\nНэһилиэнньэлэх пууннар ылар сирдэрэ 1415 га\nБырамыыссаланас 57 га\nОйуур ылар сирэ 1926191 га\nУу ылар сирэ 12092 га\nСаппаас сир 30141 га\nМаалыкай 25 уулуссалаах.\nНэhилиэнньэ ахсаана 2015 киhи, хаhаайыстыбата – 532 ыал.\n30 араас тэрилтэ, 2 кооператив, 11 бааһынай хаһ.44 бэйэ дьыалатынан дьарыктаначчы үлэлииллэр. Маны таһынан 9 уопсастыбаннай тэрилтэ, 9 түөлбэ бааллар.\nНэhилиэнньэ сүрүн дьарыга - сылгы-сүɵhү иитиитэ, бултааhын, урбаан.\nНэһилиэк бас билэр суола 57,67 км.\nБөртөлүөт түһэр былаһаакката.\nСайын Марха өрүһүнэн Ньурбаттан “Заря” нэдиэлэҕэ 4 сырыыны оҥорор. Салгынынан күһүн, сайын 3 сырыы бөртөлүөтүнэн оҥоһуллар.\nНэһилиэнньэ\nМаалыкай\nТохсунньу 1 к. 2016 сыл\n(киһи)\nКөрүҥнэрэ Тохсунньу 1 к.\nХамсаабакка олорор дьон ахсаана 2 015\nЭр киһи 1 014\nДьахтар 1 001\nОҕо ахсаана 584\nО.и. алтатыгар дылы 214\nСыл устата төрөөтө 16\nСыл устата өллө 10\nО.и. бииригэр дылы 0\nКэлбит дьон 5\nБарбыт дьон 5\nҮлэлиир кыахтаах, үлэлиир сааһыгар 942\nНоруот хаһ-гар үлэлииллэр 403\nЭкэниэмикэ судаарыстыбаннай сиэктэригэр\nҮлэлиир саастаах ыччат күнүскү үөрэххэ 141\nКэтэх хаһаайыстыбанан дьарыктанааччылар 227\nУчуокка турбут үлэтэ суохтар 19\nПиэнсийэлээхтэр ахсааннара 418\nО.и. үлэлиирэ 101\nПиэнсийэ орто кээмэйэ солк. 15 607\nИнбэлииттэр ахсааннара 146\nО.и. үлэлиирэ 9\nЫал ахсаана 542\nО.и. кыаммат ыал 149\nОнно киһи ахсаана 447\nСыл бүтэһигэр олоруу алын кээмэйигэр тиийбэт дохуоттаах ыал ахсаана 265\nТыыл бэтэрээнэ\nСэриигэ ыҥырыллыбыт 201\nЭргиллибит 102\nСэриигэ охтубут 52\nСураҕа суох сүппүт 47\nЭйэлээх кэмҥэ сэриигэ кыттыбыт бэтэрээн 4\nҮлэлээхтэр ахсааннара\nМаалыкай\nКиһи ахсаана\nтэрилтэлэргэ Бэйэ дьыалалаахтар уонна дьоҥҥо үлэлээччилэр Кэтэх хаһ. Дуогабар быһыытынан Барыта\nНэһилиэккэ үлэлээччи 403 55 227 4 689\nОл иһигэр:\nТыа хаһ. Ойуур хаһ. 19 11 4 34\nТыа хаһ. өҥө оҥоруу 17 11 4 32\nОйуур хаһ. өҥө оҥоруу. 2 2\nСир баайын хостооһун 31 31\nХалыыс хостооһун 31 31\nЭлектроэнергияны оҥоруу, ону тириэрдии 2 2\nЭргиэн, тиэхиникэни атыылааһынтан ураты 18 18\nТыраанспар, сибээс 4 4\nсибээс 4 4\nҮп эргииригэр 7 7\nСудаарыст салайыыга, куттал суох буолуутугар, соц.харалтаҕа 17 17\nОлохтоох салайаныыга 13 13\nЭдэр ыччаты салайыыга 1 1\nСудаарыст өҥөтө полиция 3полиция 3\nҮөрэхтээһин 142 142\nДоруобуйа харыстабыла , соц. өҥө 39 39\nВетеринарнай. өҥө 9 9\nСоциальн.өҥө 1 1\nКоммунальн, социальн, анал өҥөлөрү оҥоруу. 124 44 168\nТуттуллубут ууну, бөҕү суох оҥоруу. 41 41\nУопсастыбаннай тэрилтэлэр үлэлэрэ 18 18\nСынньалаҥы,култуураны, успуорду тэрийэр тэрилтэлэр үлэлэрэ. 54 54\nАнал өҥөнү оҥоруу 10мпч+1водопост 44 55\nКэтэх хаһ-ҕа үлэлээһин 227 227\nБордоҥ нэһилиэгин норуодунай дьокутааттарын сэбиэтин ситэриилээх кэмитиэтин бэрэссэдээтэллэрэ.\n1926-1929 с.с. Иванов Семен Федорович I (1910-1951)\n1929-1930 с.с. Иванов Семен Федорович II (1912-1973)\n1939-1942 с.с Иванов Семен Федорович II (1912-1973)\n1943-1947 с.с Ефремов Николай Афанасьевич (1900-1978)\n1947-1952 с.с Ксенофонтов Иван Семенович\n1952-1954 с.с Габышев Яков Степанович (1929-1970)\n1954-1956 с.с Даянов Андрей Иванович (1932-1982)\n1956-1958 гг. Иванов Семен Федорович II (1912-1973)\n1958-1963 гг. Ефремов Илья Гаврильевич (1923)\n1963-1969 гг. Ксенофонтов Иван Семенович\n1974-1978 гг. Егоров Александр Иванович (1930-1991)\n1987-1990 гг. Петров Николай Семенович (1934- 2007)\n1990-1994 гг. Прокопьев Меркурий Михайлович (1952-1994)\nБордоҥ нэһилиэгин сэбиэтин баһылыктара.\n1990-1994 гг. Васильев Револий Иннокентьевич, 1956\n1994-1998 гг. Алексеев Николай Григорьевич (1945-1998)\n2005-2012 гг. Тихонов Василий Гаврильевич, 1952 с.\n2012-2013 гг. Николаев Аркадий Иванович,28.06.1962\n2013 сылтан Петрова Наталия Семеновна , 05.05.1965\nБордоҥ нэһилиэгин дьокутааттарын сэбиэтэ.\n2002 сылтан «Бордоҥ нэһилиэгэ» МТ нэһилиэктээҕи сэбиэтэ талыллан үлэлиир\n2002 дьаһалта дьиэтигэр үлэлиир, 15 дьокутаат.\nБэрэссэдээтэллэрэ:\n2002-2007 с.с. Иванов Иосиф Семенович (1954 с)\n2007-2012 с.с. Иванов Иосиф Семенович (1954 с)\n2012-2013 с.с. Степанов Прокопий Юрьевич (1983 с.)\n2013 сылтан Карманова Сардана Васильевна. (1975 с)\n2002 сылтан көмпүүтэр баар.\n«Бордоҥ нэһилиэгэ» МТ дьокутааттарын сэбиэтэ (3-с ыҥырыылаах)\n№ Дьокутаат А.А.А.А. Төрөөбүт сыл Үөрэҕэ Үлэлиир тэрилтэтэ. Тугу үлэлиирэ\n1 Васильева Оксана Инн. 1965 үрдүк \"Мичил\" оҕо уһуйаана сэбиэдиссэй\n2 Бурцева Елена Василь. 1976 үрдүк М.В.Мегежегскэй аатынан т/х хайысхалаах орто оскуола учуутал\n3 Григорьева Федора Пр. 1970 Орто анал Арассыыйа пуочтатын Ньурбатааҕы дьаһалтатын Маалыкайдааҕы салаата салайааччы\n4 Егорова Елена Егоровна 1965 Орто \"Мичил\" оҕо уһуйаана\n5 Егоров Михаил Прокопьевич 1954 Орто анал пенсионер\n6 Ефремова Людмила Софроновна 1955 үрдүк М.В.Мегежегскэй аатынан т/х хайысхалаах орто оскуола учуутал\n7 Карманова Сардана Васильевна 1975 үрдүк Маалыкайдааҕы ветлечебница салайааччы\n8 Кириллина Марианна Петровна 1978 Ситэтэ суох үрдүк “Айар киин” норуот айымньытын дьиэтэ методиһа\n9 Михайлова Ольга Валерьевна 1984 высшее \"Сардана\" оҕо уһуйаана иитээччи\n10 Николаева Мария Васильевна 1978 Орто анал \"Мичил\" оҕо уһуйаана Иитээччи көмөлөһөөч.\n11 Николаев Николай Наумович 1936 үрдүк Учаастактааҕы балыыһа кылаабынай бырааһа.\n12 Семенова Татьяна Прокопьевна 1974 үрдүк М.В.Мегежегскэй аатынан т/х хайысхалаах орто оскуола Кииннэммит бухгалтерия бухгаалтыра\n13 Спиридонова Зоя Ивановна 1972 Орто анал М.В.Мегежегскэй аатынан т/х хайысхалаах орто оскуола учуутал\n14 Шараборина Августина Васильева 1978\nНэhилиэк историята\nСаха сирин хотугулуу-арҕаа сытар күɵх Ньурба улууhун биир уhук дэриэбинэтэ – маанылаах Маалыкай, быйаҥнаах буордаах Бордоҥ нэhилиэгэ буолар. 1854 сылга Ричард Карлович Маак «Вилюйский округ» диэн кинигэтигэр Маалыкайга 72 киhи баар этэ диэн бэлиэтээбит. Педагогическай наука кандидата Герасим Васильев 2001 сыл кулун тутар 21 күнүгэр «Ньурба» хаhыакка суруйбутунан Бордоҥ нэhилиэгин историята сурукка киирбитинэн 1771 сылтан саҕаланар. 1822 сылга биhиги нэhилиэкпит «1-кы Бордоҥ» дэнэрэ.\nТɵрүттэр тустарынан үhүйээннэр, кэпсээннэр ортолоругар маннык сэhэннэр бааллар:\nТүҥ былыргыта саха омук тɵрдɵ буолбут Омоҕой баай кыра кыыhа Эбэлэй Чыҥаа кэргэнэ Эллэйдиин суос соҕотох Сатаҕа-Кɵлɵ диэн уолларыгар Ньурба күɵлүгэр олорбут Ньырбакаан, тоҥустартан ордон хаалбыт, соҕотох Ньырбачаан диэн кыыhа Туймаада хочотугар күрээн тиийэн, киниэхэ одьулуун ойох буолар уонна үс уол оҕону тɵрɵтɵр: Быркыҥаа Боотур, Тойук Булгудах, Босхоҥ Бэлгэтии. Уолаттар аҕаларын тɵрɵппүт уола Тыгыны кытары тапсыбакка ийэлэрин тɵрүт дойдутугар Ньурбаҕа кэлэн олохсуйбуттар. Быркыҥаа үс уолу тɵрɵппүт: Торбуох, Таркаайы, Омолдоон. Омолдоон үс ойохтонор. Бастакы ойоҕуттан тоҕус, икки одьулуун ойоҕуттан иккилии уолланар. Иккис одьулуун ойоҕуттан тɵрɵɵбүт уолаттар Кыраhа, Лахсыыр кырыыба сиргэ Кукаакы түбэтигэр тахсан олохсуйбуттар. Кукаакы нэhилиэгин дьоно Омолдооннор дэнэллэр.\nТүүлээх түҥүрдээх Түлүɵн ойуун уола Тииҥ Бас Хантаҕар Быгый Кэтириэй диэн уола сэттэ уолу тɵрɵппүт: Дьэгин, Дьаарын, Сиэллээх Ɵhүргэ, Тирэх о.д.а. Онон кэлин бастакы Бордоҥ нэhилиэгин аҕа уустарын ааттара Кукча, Асхар, Мэнэ, Дьаарын буолбуттар.\nНьурба бордоҥноро, кукаакылара түҥ былыр үйэлэр уҥуордарыгар Өлүɵнэ Эбэ хотун маанылаах Туймаадатыгар кэлэн олохсуйбут улуу Эллэйтэн уонна Түүлээх түҥүрдээх Түлүɵн ойуунтан тɵрүттэнэн-уустанан, силис-мутук тардан, күн бүгүҥҥэ диэри тэнийэ үүнэ-үɵскүү олордохпут.\nНэһилиэк ыстаарысталарынан үлэлээн сылдьыбыттар:\n1860 с. Сэмэн Васильев (1818 с төр.)\n1865 с. Афанасий Федоров (1827 с. төр)\n1983 с. . Афанасий Федоров (1827 с. төр)\n1896 с. Николай Попов (1870 с.)\n1909 с. Георгий Александров ()\n1913-1916 с.с. Абраам Шадрин.”Бордоҥ” кинигэ 543-546 стр.\nХIХ үйэ бүтүүтүгэр Маалыкайга Иннокентьевскай таҥара дьиэтэ үлэлиир. Итиннэ 1885 сыллаахха церковнай-приходской оскуола аhыллар. Нэhилиэк аҕабыыта Николай Попов прихожанин Григорий Кононов Ураhалааахха турбут икки хостоох дьиэтин сиэртибэ быhыытынан биэрэн, таҥара дьиэтин таhыгар тутан үлэҕэ киллэрэн сэттэ үɵрэнээччилээх оскуола үлэтин саҕалыыр. 1936 сыллаахха олохтоохтор күүстэринэн улахан мааны кɵстүүлээх оскуола дьиэтэ тутуллан үлэҕэ киирэр. 1942 сыллаахха тулаайах, кыаммат ыаллар, сэриигэ барбыт буойуттар оҕолоругар анаан интернат тутан үлэҕэ киллэрэн үгүс оҕону хоргуйууттан, тоҥортон-хатартан быыhаабыттара. Ити курдук, үүнэр кɵлүɵнэ туhугар үлэлээн 1957 сылтан орто оскуола буолан тыhыынчанан эдэр ыччакка ситии-хотуу аттестатын туттартаан олох киэҥ аартыгар атаартыыр. Олортон 27 киhи наука араас хайысхаларын кандидаттара, профессордара, доктордара, доктордар доктордара буола үүннүлэр.\nНьурба оройуонугар Чаппанда сэлиэнньэтигэр кииннээн 1918 сыл бэс ыйын 1 күнүттэн «Холбоhук» (“Единение”) диэн атыы-эргиэн тэрилтэтэ үлэтин саҕалаабыта. Ол тэрилтэ тэриллиэҕиттэн биhиги нэhилиэкпитигэр УПО тэрилтэтэ үлэлии турар.\n1926 сыллаахха Маалыкайга бастакы медпуун тэриллэр. 1948 сыллаахха биэс куойкалаах участковай балыыhаҕа кубулуйар. Билигин толору хааччылыылаах икки этээстээх участковай балыыhаны 1969 сылтан РСФСР үтүɵлээх бырааhа Николаев Н.Н. салайан үлэлэтэр.\n1927 сыллаахха бастакы комсомольскай ячейка тэриллэн күүскэ үлэлиир.\n1937 сыллаахха сибээс олохтонон киллэриллэр.\n1937 ааҕар балаҕан, кулууп аhылаллар. Ааҕар балаҕан кулууп иhинэн бастакынан иилээн-саҕалаан араас агитационнай үлэлэри ыытан үлэлэппит киhиннэн Иванов Н.Ф. буолар.\n1941-1945 сыллардааҕы Аҕа дойду улуу сэриитин уоттаах толоонугар хаалбыттара 50, сураҕа суох сүппүттэрэ 48, тыылга үлэ фронугар атын сирдэргэ баран үлэлээбиттэрэ 32, Улуу сэрии ɵрɵгɵйдɵɵх кыайыытын илдьэ кэлбиттэрэ 103, тыылга үлэлээн тыыл бэтэрээнэ буолбуттара 400-тэн тахса биир дойдулаахтарбыт.\n1950 сыллаахха бастакы дизельнай электростанция тутуллан электроэнергия нэhилиэккэ бэриллибитэ.\n1954 с. бэс ыйын 14 к. РСФСР Үрдүкү Сэбиэтин Ыйааҕынан 1 Бордоҥ уонна Кукаакы нэһилиэктэрэ холбоһон Бордоҥ нэһилиэгэ буолбуттар.\n1960 сыллаахха бастакы детсад Васильев Н.С. сэбиэдиссэйдээх, 1961 сыллаахха о5о яслята Поздеева Н.В. сэбиэдисэйдээх тэриллэн аhыллыбыттара. Билигин 50-нуу миэстэлээх икки оҕо детсада үлэлии олороллор.\n1974 сылтан музыкальнай оскуола, 1975 сылтан аптека үлэҕэ киирбиттэрэ.\n1929 сыллаахха бастакы «Кыайыы» холкуос тэриллибитэ. 1941-45 сылларга 20 кыра-кыра холкуостар бааллара. 1954 сылтан холкуостары бɵдɵҥсүтүү саҕаламмыта. 1959 сыллаахха бɵдɵҥсүйбүт холкуоһу Саха сиригэр Cэбиэскэй былааhы тɵрүттэспит, халбаҥнаабат ленинец Степан Васильевич Васильев аатынан ааттыыллар. Холкуос 1967 сыллаахха Ст. Васильев аатынан сопхуоска кубулуйар. Сопхуос дириэктэринэн Ленин, Yлэ Кыьыл Знамята уордьаннар кавалердара, ССРС Үрдүкү Сэбиэтин дьокутаата Прокопьев Н.И. буолар. 1973-1989 сс. сопхуос дириэктэринэн Саха Өрөспүүбүлүкэтин үтүɵлээх ветеринарнай бырааһа Евсеев И.В. үлэлиир. 1990 сыллаахха Ст. Васильев сопхуос уларыта тутуллан сылгы собуота буолар. Сылгы собуотун дириэктэринэн Антонов Н.К. ɵр сылларга таhаарыылаахтык үлэлээбитэ.\n2006 сылга үүнэр кɵлүɵнэни омук быhыытынан саҥа үйэ сайдыылаах сахата, дьоhун ыччата буоларыгар тирэх буолуо, укулаат ууруо диэн ɵбүгэлэрбит үтүɵ үгэстэстэригэр олоҕуран норуот тɵрүт ɵй-санаа, сиэр-майгы култууратын үɵрэтиигэ анаан биир дойдулаахпыт Степан Васильев аатынан кыраайы үɵрэтэр историческай музей аhыллан үлэлиир.\n2013 cылтан оҕо спортивнай оскуолата тэриллэн үлэтин саҕалаата.\nНэhилиэк ураты сирдэрэ:\n«Алаас ааттаах, дойду сурахтаах» дииллэринии киэн туттабыт: үгүс сиртэн хостонор баайдаах, араас балыгынан күндүлүүр Марха эбэбитинэн, бултаах-астаах аар тайҕабытынан, күлүмүрдэс аламаас таас баайдаах Накыыммытынан, саха омугу омук гыммыт мэнэдьэкпит сылгытынан, аатырбыт соболоох Сугдьаар күɵлбүтүнэн, чэрдээх илиилээх биир дойдулаахтарбытынан, ырыа-үлэ аргыстаах кɵлүɵнэбитинэн.\nМарха ɵрүс\nУhуна 1181 км., уопсай иэнэ 99 тыhыынча кв.м. Сүрүннээн хаар уонна самыыр эргииринэн уутун толорунар. Сыл устата алларанан 150 суукка, ɵрɵ 208 суукка тонор. Мархаҕа хаҥас ɵттүнэн Ханньыйа үрэх түhэр, уҥа - Моркуоку ɵрүс уута киирэр, Марха Бүлүү ɵрүскэ түhэр. Марха ɵрүс бассейныгар кɵмүс, аламаас уонна базальт баара биллэр. Маны таhынан кыраhыабай айылҕалаах, балыгынан баай буолан дьон-сэргэ ытыктабылын ылар.\nНакыын сирэ\nМарха ɵрүс ханас биэрэгэр аламаас баайдаах Накыын сирэ дьон-сэргэ болҕомтотун тардар дойдуга улахан суолталаах сир быhыытынан биллэр. Накыын уонна Ханньыйа үрэхтэр икки ардыларыгар, Маалыкайтан 150 км. тэйиччи сытар. Накыын сирэ аламааhынан эрэ буолбакка булдунан баай сир буолан биhиги тɵрүттэрбит бултуур сирдэрэ буолара. Билигин манна алмааhы хостуур вахтовай бɵhүɵлэк 2000 сылтан тутуллан үлэлиир. «Нюрбинская» уонна «Ботуобинская» кимберлитовай трубкаларга үлэ-хамнас барар.\nСүгдьээр күɵл\nСүгдьээр – Саха сирин арҕаа ɵттүн улахан күɵллэриттэн биирдэстэрэ буолар.\nМаалыкайтан 150 км. тэйиччи сытар. Күɵл 8 км. усталаах, 5 км туоралаах, 24,9 тыhыынча кв.м. иэннээх. Куɵл уута саамай дириҥ сиринэн 2 миэтирэҕэ эрэ тиийэр. Күɵл уута хайалартан киирэр. Чугас кыра-кыра күɵллэрдээх (комплекс озер). Атын күɵллэртэн уратыта ɵссɵ бɵдɵҥ соботунан, дьикти састааптаах сапропелынан баай. Ураты айылҕалаах кэрэ миэстэ буоларын быhыытынан, 1994 сылтан республиканскай суолталаах ураты харыстанар айылҕа территориятынан билиниллэн Эркээйи сир статуhа инэриллибитэ.\nМондоку\nМондоку Маалыкайтан 5 биэрэстэлээх киhи кута-сүрэ тохтуур үчүгэй айылҕалаах, араас мас буодьулаах, кыраhыабай хатыҥ арыылардаах Мондоку диэн кыракый күɵллээх сир. Аттыгар Тойон уйата алааска саха сирин чулуу революционера Степан Васильевич Васильев тɵрɵɵбүтэ. Билигин Мондокуга Маалыкай орто сокуолатын иhинэн «Кымыс» духуобунай-чэбдигирдэр киин быhыытынан сайыҥҥы лааҕыр базата үлэлиир.\nКиэн туттар дьоммут.\nСтепан Васильевич Васильев (1896-1943) – биллиилээх государственнай, общественнай-политическай уонна профсоюзнай деятель, рабочай депутаттар Сэбиэттэрин президиумун сэкэрэтээрэ, Саха АССР Совнаркомун бэрэссэдээтэлэ, партия Киин Комитетын Киин хонтуруоллуур комиссиятын аппаратыгар тиийэ үлэлээбитэ. Кини аатын кытта дойдуга, Саха сиригэр кɵмүс уонна да атын сиртэн хостонор кунду таастар промышленностарын сайдыылара быhаччы сибээстээхтэр.\nМихаил Васильевич Мегежекскэй – (1898-1929) биллиилээх государственнай, общественнай-политическай деятель, Саха АССР Киин ситэриилээх комитетын бэрэссэдээтэлэ, актыыбынай бассабыык, өрөбөлүүссүйэҕэ буспут-хаппыт ленинец, Саха сиригэр комсомольскай ячейкалар тэриллэллэрин салайсыбыт чулуу уолаттарбытыттан биирдэстэрэ.\nАнастасия Петровна Данилова (1916-1993) – общественнай-политическай деятель, талааннаах салайааччы, эрэллээх үлэһит, ыччат наставнига, РСФСР Υрдүкү Сэбиэтин депутата, Президиумун бэрэссэдээтэлэ, Саха АССР Υрдүкү Сэбиэтин депутата, сэкэрэтээрэ, партия обкуомун пропагандаҕа уонна агитацияҕа сэкэрэтээрэ, Саха Республикатын дьахталларын хамсааhынын тэрийээччилэриттэн биирдэстэрэ. Υлэ Кыhыл знамята уонна Бочуот знага орденнарынан наҕараадаламмыта.\nНиколай Иванович Прокопьев (1918-1995) – идэтинэн учуутал, преподаватель, Сойуус суолталаах персональнай пенсионер, тыа хаhаайыстыбатын үлэтин уhулуччулаах тɵрүттээччи, Степан Васильев аатынан холкуоhу, онтон дойдуга биллэр сопхуоhу тэрийэн ССРС БСНХ быыстапкатын 1 степеннээх дипломунан, ВЦСПС бочуотунай грамотатынан наҕараадаланарын ситиспитэ, мэҥэдьэк боруодата үɵскээн тахсарыгар олук уурбут салайааччы. Ленин , Υлэ Кыhыл Знамятын уордьаннар кавалердара, ССРС Үрдүкү сэбиэтин дьокутаата, Саха АССР тыатын хаhаайыстыбатын уонна Ньурба улууhун Бочуотун кинигэлэригэр киирбитэ.\nАндрей Дмитриевич Кириллин –(1935-2013) «АЛРОСА» АК бастакы президенэ, Кэтээн кɵрɵр Сэбиэтин бэрэссэдээтэлэ, экономическай билим хандьытаата, техническэй билим дуоктара, СР билимнэрин Академияларын, Россия естественнэй уонна хайа билимнэринн Академияларын, айылҕа уонна уопсастыба дойдулар икки ардыларынаҕы Академиятын, Бизнес уонна салайыы Аан дойдутааҕы Академиятын академиктара. Саха АССР норуотун хаhаайыстыбатын үтүɵлээх үлэhитэ, Российскай Федерация үтүɵлээх экономиhа. Кини биографията, үлэтэ «2000 интеллектуалы 21 века» (Кембридж, Англия) Норуоттар икки ардыларынааҕы биографическэй справочникка киллэриллибитэ.\nГерой ийэлэр.\nСаввинова Елена Петровна 1908-1988 с.\nВасильева Мария Афанасьевна 1930 с.\nИванова Елизавета Степановна 1932 с\nАлексеева Анна Федотовна 1924 с.\nИванова Елена Семеновна 1925-1998 с.\nКириллина Саргылаана Николаевна 1949 с.\nНикифорова Анна Иннокентьевна 1935-2009 с.\nПавлова Татьяна Андреевна 1934 с.\nСаввинова Изабелла Андреевна 1931-2014 с.\nСемянова Елена Васильевна 1935-2005 с.\nСофронова Елена Даниловна 1943 с.\nСпиридонова Евдокия Семеновна 1935 с.\nПлатонова Мария Ивановна 1928-1995 с.\nПрокопьева Мария Дмитриевна 1937 -1999 с.\nИванова Елена Семеновна 1932-2000 с.\nТыа хаһаайыстыбата\n2016 сыл түмүгүнэн:\nСүөһү иитиитэ\nЫнах сүөһү бврыта Ол иһиттэн ынаҕа Сылгы барыта биэтэ\nКрестьянск.хаһаай. 131 46 232 151\nООО Мондоку 4 1 13 4\nКустук произв.кээпэр. 13 6\nҮүт баалабай ыама т 700\nЭт оҥоһуута т 123\nҮүтү туттарыы т 201\nАтын көрүҥнэр ахсааннара\nСибиинньэ 14\nКөтөр 22\nХонуу үлэтэ\nОттооһун\nХодуһа уопсай иэнэ 2338 га , окко үлэлээтэ 410 киһи, 105 тыраахтыр.\nОхсулунна га кэбиһилиннэ тн.\nКрест. хаһ. 260 102\nСылгы собуота 520 410\nООО Мондоку 45 30\nОҕуруот аһа\nИэнэ га Баалабай үнүү ц.\nХортуоппуй 10,2 956\nХаппыыста 0,4 78,9\nСүбүөкүлэ 0,23 35\nМоркуоп 0,1 18,6\nПөмүдүөр 0.3 32\nАтын көрүҥнэр 0.5 51\nСабыылаах оҕуруот аһа кв.м.2500 280\nНэһилиэккэ баар тиэхиникэ.\nТиэхиника көрүҥэ Барыта Судаарыстыба, Кэтэх бас билиигэ.\nмуницапалитет\nБас билиитэ.\nО.и. таһаҕас тиэйэр 34 5 24\nкиһини тиэйэр 190 9 190\nоптуобус 1\nАнал массыыналар\n(Саһал көмө, баһаар. уу\nбаһар, полиция, фекалка ) 8 5 3\nО.и. тиһиликтээх 2 1 1\nКөлүөһэлээх 70 дылы а.к 93 1 92\nКөлүөһэлээх 70 үөһэ а.к. 41 10 31\nАфанасьев Николай Семенович Бааьынай хаһаайыстыбата\nВасильев Эдуард Иннокентьевич Бааһынай хаһаайыстыбата\nВасильев Юрий Николаевич Бааһынай хаһаайыстыбата\nЕгоров Михаил Прокопьевич Бааһынай хаһаайыстыбата\nИванова Екатерина Егоровна Бааһынай хаһаайыстыбата\nНиколаев Александр Анатольевич Бааһынай хаһаайыстыбата\nАндреев Анатолий Николаевич Бааһынай хаһаайыстыбата\nНиколаев Василий Степанович Бааһынай хаһаайыстыбата\nНиколаев Герасим Кимич Бааһынай хаһаайыстыбата\nСтепанова Мария Ильинична Бааһынай хаһайыстыбата\nСтепанова Нарыйа Валериевна Бааһынай хаһаайыстыбата\nШараборин Александр Владимирович Бааһынай хаһаайыстыбата\nАндреев Николай Николаевич Бэйэ дьыалалаахтар\nАндреев Савва Михайлович Бэйэ дьыалалаахтар\nАнтонов Антон Егорович Бэйэ дьыалалаахтар\nАфанасьев Ариан Семенович Бэйэ дьыалалаахтар\nВасильев Василий Николаевич Бэйэ дьыалалаахтар\nГригорьев Егор Иванович Бэйэ дьыалалаахтар\nГригорьева Мария Витальевна Бэйэ дьыалалаахтар\nЕгоров Вячеслав Сергеевич Бэйэ дьыалалаахтар\nЕгоров Корнил Афанасьевич Бэйэ дьыалалаахтар\nЕфремов Тимофей Михайлович Бэйэ дьыалалаахтар\nИванов Эдуард Васильевич Бэйэ дьыалалаахтар\nИванова Сардана Елисеевна Бэйэ дьыалалаахтар\nКычкина Венера Альбертовна Бэйэ дьыалалаахтар\nЛыткин Иннокентий Вячеславович Бэйэ дьыалалаахтар\nМахатыров Иван Васильевич Бэйэ дьыалалаахтар\nМахатыров Николай Васильевич Бэйэ дьыалалаахтар\nНиколаева Людмила Семеновна Бэйэ дьыалалаахтар\nНиколаева Майя Николаевна Бэйэ дьыалалаахтар\nНоговицына Варвара Ивановна Бэйэ дьыалалаахтар\nПахомов Егор Мартынович Бэйэ дьыалалаахтар\nМаксимова Мирослава Николаевна Бэйэ дьыалалаах\nПетров Василий Лукич Бэйэ дьыалалаахтар\nПотапова Александра Семеновна Бэйэ дьыалалаахтар\nСаввинов Петр Семенович Бэйэ дьыалалаахтар\nСемянов Леонид Валентинович Бэйэ дьыалалаахтар\nСтепанов Афанасий Валериевич Бэйэ дьыалалаахтар\nСтручкова Елизавета Васильевна Бэйэ дьыалалаахтар\nСымаракова Мария Васильевна Бэйэ дьыалалаахтар\nТорохов Анатолий Васильевич Бэйэ дьыалалаахтар\nУшканов Владимир Афанасьевич Бэйэ дьыалалаахтар\nУшканов Спиридон Афанасьевич Бэйэ дьыалалаахтар\nУшканов Федор Федорович Бэйэ дьыалалаахтар\nХаритонов Иван Семенович Бэйэ дьыалалаахтар\nСтепан Васильев аатынан сылгы собуота.\nСтепан Васильев аатынан сылгы собуотун салалтата холкуос саҕаттан бу нэһилиэккэ олохтоммута. Ол иһин кини үлэтэ хайдах сайдан иһэрэ нэһилиэк олоҕун кытта ыкса ситимнээх, туох баар улахан тутуулар манна бааллар.\nСылгы собуотун историята холкуостартан саҕаланар.Бордоҥ нэһилиэгэ урут 2 нэһилиэктэн турара: Бордоҥ уонна Кукаакы. Кукаакы нэһилиэгэ 5 холкуостааҕа.\nМаксимов аатынан, кэлин «Кыайыы» диэн ааттаммыт – 1929 с.\n«Чуучукаан» 1935 с.\n«Чкалов» 1934 с.\n«Өктөөбүр» 1935 с.\n« Кыраһа» 1935 с.\nБордоҥ нэһилиэгэ 8 холкуостаах\n«Улазан күөл» 1931 с.\n«Чолбон» 1931 с.\n«Рабочай» 1935 с.\n«Чолбон» , «Рабочай» холбоһон 1941 с. «Коллектив» диэн буолбуттар.\n«Сиэрпэ уонна өтүйэ» 1931 с.\n«Маай» 1935 с.\n«Улгукта» 1935 с.\n«Инники этэрээт» 1932 с.\n1954 с. бу холкуостар холбоһон «Инники этэрээт» диэн холкуос буолбуттар. Арай «Чкалов» холкуос Мохолу түбэтигэр буолан чугастыы Малдьаҕар нэһилиэгэр барбыттар. «Инники этэрээти» бастаан Васильев Иннокентий Васильевич 11, онтон Васильев Иннокентий Васильевич 1- Дьаҕаһын салайбыттар. Иккиэн Степан Васильевич Васильев бииргэ төрөөбүт биилэрэ.\n1959 с Дьокуускайдааҕы госуниверситет учууталынан үлэлии сылдьар мантан төрүттээх Прокопьев Николай Иванович кэлэн Бордоҥ, Малдьаҕар, Мэҥэдьэк нэһилиэктэрин холбоон «Степан Васильев» холкуоһу тэрийбит.\nМалдьаҕар нэһилиэгэр «Чкалов» , «Ленин», «Горькай» , «Үүнүү күүһэ», «Коммунар», «Коминтерн» холкуостар холбоһон 1951 с. «Ленин» холкуос буолбуттар.\nМэҥэдьэк нэһилиэгэр «Мэҥэдьэк», «Хатыы», «Таала» холкуостар холбоһон 1950 с. «Хатыы» холкуос буолбуттар.\nН.И.Прокопьев бу «Инники этэрээт», «Ленин», «Хатыы» холкуостары холбообут.Кинини бэрэссэдээтэлинэн талаллар.\n1959 с. тэриллибит холкуоска сыһыарыллыбыт сирэ:\nБааһына 845 га, оһорбо 706 га, ходуһа 5255 га, мэччирэҥ 7774 барыта 14580 гектар\nСүөһүтэ:\nСүөһү 3996 о.и. ынаҕа 1191, биир ынахтан 756 киилэ үүт ыаммыт , үүт баалабай ыама 8319 ц, ынах этин оҥоруу 4960 ц.\nСылгыта 1985 о.и. биэтэ 583, кулун дьыалабыай тахсыыта 49 бырыһыан.\n1967 с. «Калинин», «Степан Васильев» холхозтар холбоһон «Степан Васильев» сопхуоһу тэрийэр уонна дириэктэринэн ананар Прокопьев Н.И.\nСопхуос 5 учаастактаах буолар Чуукаар, Өҥөлдьө эбиллэн. Сопхуос сирэ: бааһына 1760, ходуһа 11226, мэччирэҥ 12318, барыта 25304 гектар.\nЫнах сүөһү ахсаана 5724, о.и. ынаҕа 2012, 1 ынахтан үүт ыаммыт 1402 кг, баалабай ыам 15671, ынах этэ 7135 ц.\nСылгы ахсаана 3568 о.и. биэтэ 1816, кулун дьыалабыай тахсыыта 66, 2 бырыһыан, сылгы этэ 2487 ц.\n1963 с. Прокопьев Н.И. сопхуос базатыгар сылгы боруодатын тупсарар соруктанан племстанция тэрийэр. Бастакы салайааччынан Попов Егор Ефимович ананар. Сылгыга бонитировка ыытан үчүгэй төрүттээх сылгылары талан, хаан атастаһыытын ыытан сылгы хаачыстыбатын тупсаран саҥа боруода таһаарарга өр кэмҥэ утумнаах үлэ ыытыллар. Сылгыны көрүү-аһатыы үлэтэ тупсарыллар. Сылгы төрдүн көрдөрөр элбэх докумуон оҥоһуллар.\n1973 с. Прокопьев Н.И. пиэнсийэҕэ тахсар дириэктэринэн эмиэ олохтоох киһи Евсеев Иван Васильеавич ананар.\n1979 с. Өҥөлдьөлөөх Чуукаар арахсан «Чуукаар » сопхуос буолаллар. «Степан Васильев» сопхуос 3 учаастактаах хаалар: Хатыы, Маалыкай, Малдьаҕар.\nСирэ: бааһыната 196, ходуһата 12050, мэччирэҥэ 9307, барыта 21553 гектар.\nСүөһүтүн ахсаана 4486, ынаҕа 1718, биир ынахтан үүтү ылбыт 1254 кг, баалабай ыам 11329 ц. ынах этэ 4047 ц.\nСылгыта 2221, биэтэ 1123, кулун дьыалабыай тахсыыта 47 бырыһыан, сылгы этэ 844 ц.\n1989 с. Евсеев И.В. пиэнсийэҕэ барар, дириэктэринэн оробуочайдар Антонов Нестер Климовиһы талаллар.\n1991 с. Антонов Н.К. сопхуоһу сылгы собуотугар уларытан тэрийэр.\nСирэ: бааһына 391 , ходуһа 7751, мэччирэҥ 2713 барыта 10855 гектар.\nБу дьыл сүөһү ахсаана:\nБарыта 4019, ынаҕа 1238, биир ынахтан үүт ылыы 1293 кг, баалабай ыам 16905 ц, ынах этэ 2809 ц.\nСылгы ахсаана барыта 3105, биэтэ 1447, кулун дьыалабыай тахсыыта 60 бырыһыан, сылгы этэ 1106 ц.\nХаһаайыстыбаны салайбыт дириэктэрдэр.\nПрокопьев Николай Иванович (15.04.1918с.- 23.09.1995 с.)\n1959-1967 с.с. Степан Васильев аатынан холкуос бэрэссэдээтэлэ.\n1967—1973 с.с. Степан Васильев аатынан сопхуос дириэктэрэ.\n1980-1989 с.с. Степан Васильев аатынан сопхуос юриһа.\nНаҕараадалара.\n«Аҕа дойдуну көмүскүүр Улуу сэриигэ 1941-1945 сс. Килбиэннээх үлэтин иһин» мэтээл.\n«За трудовое отличие» мэтээл 06.12.1956 с.\nПочетная грамота Минпросвещения РСФСР – 27.12.1961 с.\nЗнак «Отличник соцсоревнования сельского хозяйства РСФСР» 08.04.1965 с.\nЛенин уордьана 22.03.1966 с.\nСаха АССР Үрдүкү Сэбиэтин Бочуотунай Грамотата 16.04.1968 с.\n«В.И.Ленин төрөөбүтэ 100 сылын бэлиэтээн килбиэннээх үлэтин иһин» 16.04.1970 с.\nҮлэ Кыһыл Знамята уордьан 1971 с.\n«Кыайыы 30 сыла» мэтээл 25.04.1975 с.\n«Үлэ бэтэрээнэ» мэтээл. 31.05.1979 с.\nСаха АССР Ленинскэйдээҕи быыбардыыр уокуруктан сэттис ыҥырыылаах ССРС Үрдүкү Сэбиэтин дьокутаата 1966 с.\n«Кыайыы 50 сыла» мэтээл 1995 с.\nТаһааттарбыт кинигэлэрэ: «Уроки литературного чтения» диэн методикаҕа аналлаах пособие .\n«Идэтийии суолунан» 1966 с.\n«Олорон ааспыт олоҕум» 1999 с.\n1959 с. Свердловскайдааҕы тыа хаһаайыстыбатын үнстүтүүтүн бүтэрбит, ветериарнай быраас.\n1667 с. кэтэхтэн СГУ-ну бүтэрбит, зоотехник.\n1964-1967 сс. Степан Васильев аатынан холкуоска солбуйааччы бэрэссэдээтэл, кылаабынай зоотехник.\n1967-1970 с.с. Степан Васильев аатынан сопхуос кылаабынай эоотехнига, дириэктэри солбуйааччы.\n1973-1989 сс. Степан Васильев аатынан сопхуос дириэктэрэ.\n1989 с. пиэнсийэҕэ тахсан баран сылгы собуотугар диспетчер.\nНаҕараадалара.\nСаха АССР үтүөлээх ветвраһа\nСаха АССР тыатын хаһаайыстыбатын министиэристибэтин бочуоттаах үлэһитэ\nНьурба улууһун бочуоттаах олохтооҕо.\n1967 с. СГУ-ну бүтэрбит\n1967 с. Степан Васильев аатынан сопхуос ыстаарсай прораба.\n1989-2001 сс. Степан Васильев аатынан сопхуос онтон сылгы собуотун дириэктэрэ.\nНаҕараадалара.\nРСФСР үөрэҕириитин туйгуна.\n1993 с. Саха өрөспүүбүлүкэтин норуотун хаһаайыстыбатын үтүөлээх үлэһитэ.\n2001-2003 с.с. Григорьев Моисей Семенович (1955-2016)\n2003-2006 с.с. Дмитриев Сергей Гаврильевич\n2006-2007 с.с.Степанов Николай Прокопьевич\n2007-2009 с.с.Васильев Юрий Николаевич (1963)\n2009-2010 с.с. Иванов Николай Васильевич (1978)\n2010 Иванов Егор Егорович\n2014 сылтан Казаков Иннокентий Александрович (1983) үлэлии сылдьар.\nХаһаайыстыба үлэтигэр үрдүк көрдөрүүлэри ситиспит үлэһиттэр.\nЕгоров Афанасий Гаврильевич 1934-2002\n1959-1969 с.с. сылгыһыт, 1963-1967 с.с. Саха АССР ҮС дьокутаата, 1966 с. «Бочуот знага» уордьан.\nМихайлов Николай Евтропьевич 1933-2002\n1962-1981 с.с. сылгыһыт, 1963 с. Саха АССР ҮС Бочуотунай Грамотата., 1964 с. Саха АССР үтүөлээх сылгыһыта,1964 с. НХСБ боруонса мэтээлэ.\nПетров Семен Александрович 1930-1994\n1958-1970 с.с. сылгыһыт 1964 с. Саха АССР ҮС Бочуотунай Грамотата, НХСБ кыһыл көмүс мэтээлэ, 1966 с. Үлэ Кыһыл Знамята уордьан.\nКириллин Афанасий Васильевич 1929 с.\n1960-1970 с.с. сылгыһыт.1970 с.»Бочуот Знага » уордьан, 1993 с «Үлэҕэ килбиэнин иһин» мэтээл.\nПлатонов Петр Васильевич 1922-1998\n1966 с. Саха АССР үтүөлээх сылгыһыта.\nАфанасьев Семен Николаевич 1934-1978\n1950-1978 с.с. сылгыһыт. Саха АССР ҮС Бочуотунай Грамотата, 1964 с. соцкуоталаһыы кыайыылааҕа.\nНиколаев Александр Анатольевич 1966 с\n1998 с. СӨ тыатын хаһаайыстыбатын үтүөлээх үлэһитэ.\nАржаков Семен Иннокентьевич 1932-1991\nСүөһү иитиитигэр үлэлээбит.1969 с. Саха АССР ҮС Бочуотунай Грамотата. 1977 с. «Бочуот знага» уордьан, НХСБ мэтээллэрэ: 1975 с. боруонса, 1977 үрүҥ көмүс, 1978 с. кыһыл көмүс.\nЕфимова Мария Дмитриевна 1938 с.\nЫанньыксыт, ньирэй көрөөччү. НХСБ мэтээллэрэ: 1975 с. боруонса, 1977 үрүҥ көмүс, 1973 с. соцкуоталаһыы кыайыылааҕа.\nМахатырова Александра Ивановна 1931-2015\nЫанньыксыт. 1968 с. Саха АССР үтүөлээх ыанньыксыта. «Отличник соцсоревнлвания сельского хозяйства» диэн бэлиэ.\nПавлов Иван Николаевич 1927-1999\nЫччат сүөһүнү көрөөччү. 1958 с. НХСБ кыһыл көмүс мэтээл\n«Аҕа дойдуну көмүскүүр Улуу сэриигэ 1941-1945 с.с. килбиэннээх үлэтин иһин » мэтээл.\nАлександрова Александра Николаевна 1935-2007\nНьирэй көрөөччү. 1975 с. НХСБ боруонса мэтээлэ.\nТакыров Иван Васильевич 1930-2013\nҮүт биригээдэтин биригэдьиирэ. «Аҕа дойдуну көмүскүүр Улуу сэриигэ 1941-1945 с.с. килбиэннээх үлэтин иһин », 1973 с. «Үлэҕэ килбиэнин иһин » мэтээллэр, « Соцкуоталаһыы кыайыылааҕа» икки бэлиэтэ, «Отличник соцсоревнования » бэлиэ.\nЕгоров Анатолий Иванович 1935-2004\nСуоппар. Улуус, сопхуос чөмпүйүөн суоппара. 1986 с. «Үлэҕэ килбиэнин иһин» мэтээл.\nИннокентьев Спиридон Иннокентьевич 1883 – 1959\nНикифорова Клавдия Иннокентьевна 1940-2001\n«Үлэ Кыһыл Знамята» уордьан -197\nСопхуоска техническай сайдыы.\nБастакы техникалар кэлиилэрэ уонна кимнээх үлэлэппиттэрэ.\n1954 с. ыам ыйын 1 к. ЗИС-5 мас кэбиинэлээх массыына, Титов Серафим Николаевич.\n1955 с. маһынан оттуллан уот биэрэр локомобиль Петров Лука Васильевич.\nБастакы монтердар Андреев Константин Николаевич, Тимофеев Никита Никитич.\n1958 с. бурдук быһар комбайн Можуков Николай Семенович.\n1958 с. ууга сылдьар самоходнай баржа Титов Серафим Николаевич.\n1959 с. дизельнэй электростанция Титов Серафим Николаевич.\n1977 с.ахсынньы 17 к. Бүлүү ГЭС уота.\n1980 с. К-700 тыраахтыр Хахыров Владимир Степанович.\n1985 с Т-150 Федоров Александр Владимирович.\n1985 с КПКУ-70 сиилэс хаамбаайына Федоров Александр Владимирович.\n1991 с. К-701 – погрузчик Никонов Павел Денисович\n1991 с. «Енисей» хамбаайын Никифоров Василий Семенович.\n1996 с. көмпүүтэр Тортоусова Санда Васильевна.\n1995 с. сылгы собуотугар 3 нэһилиэгинэн 85 тыраахтыр, 56 массыына баар буола сылдьыбыт.\nСорох чыпчаал көрдөрүүлэр.\nҮс учаастак үрдүнэн чыпчаал көрдөрүүлэр.\n1980 с. сүөһү ахсаана 4490.\n1985 с. ньирэй дьыалабыай тахсыыта 85,9 быр.\n1988 с. биир ынахтан үүт ыаммыт 1434 кг.\nБиир ынахтан 2000 кг үүтү аан бастакынан Саввинова Елена ыабыт 60-ус сылларга.\nКэлин Никифорова Клавдия Иннокентьевна, Степанова Татьяна Николаевна ыабыттара, Ефимова Мария Дмитриевна 1985 с. 2294 кг үүтү ыабыт.\n1986 с. Мария Дмитриевна салайар «Алар » пиэрмэтэ кэллэктиибинэн 2247 кг үүтү ыабыттара.\n1987 с. биир ынахтан Тимофеева Нина Константиновна 4034 кг үүтү ыабыт\n1969 с. субай сүөһү сайын эбиллиитэ 100 кг. Пахомов Григорий Васильевич.\nЫччат сүөһүнү төлөһүтүүгэ Ефимова Мария Дмитриевна, Александрова Александра Николаевна Яковлева Анастасия Петровна өр уонна үрдүк таһаарыылаахтык үлэлээбиттэрэ.\n1992 с. туттарыллар сүөһү орто ыйааһына 305 кг тэҥнэспит.\nСылгы иитиитигэр.\n1965 с. холкуос үрдүнэн кулун дьыалабыа тахсыыта 82 быр.\n1985 с.Сылгы этин оҥоруу 1789 ц.\n1970 с. Кириллин Афанасий Васильевич звенота кур сылгыны 99,5 быр. Ииппит.\n1965 с. Кириллин Афанасий Васильевич звенота кулун дьыалабыай тахсыытын 99,5 быр. тиэрдибит, 184 биэттэн 170 кулуну ылбыттар.\nХонуу үлэтигэр.\n1984 с. Маалыкай учаастагар 4231 т от оттоммут.\n1976 с. Кириллин Александр Семенович ДТ-75 тыраахтырынан 3032 э/га.\n1977 с. Васильев Пантелеймон Григорьевич МТЗ-52 рыраахтырынан 1711 э/га\n1976 с. Егоров Анатолий Иванович ЗИЛ-130 массыынан 190477 т/км.\n1980 с. Саввинов Илья Семенович 118529 т/км.\n1981 с. Иванов Григорий Федорович АВВ-3,5 уу баһар массыынан 61745 т/км оҥорбуттар.\nОрдук элбэх түүлээх бултаммыт.\n1989 с. солоҥдо 75\n1986 с. Баланов А.М. 75 кииһи биир сыл бултаабыт.\nБулт.\nБулт саха норуотун төрүт дьарыга. Бурдук да ыһыллар буолбутун кэннэ, сүөһү, сылгы ииттэр саха дьоно сорох аһылыктарын, таҥастарын ойууртан, ууттан бултаан айахтарын ииттэллэрэ. Сэрии сут саҕана аарыма булчуттар Иванов Г, Иванов Т, Былгаев И. дьоннорун-сэргэлэрин бултаан абырыыллара үһү. Хаһаайыстыба хаһан баҕарар идэтийбит булчуттардаах буолара.Бултааһын ордук үчүгэйдик сопхуос буолбутун кэннэ тэрээһиннээхтик ыытыллар буолбут.\nБулчуттары тэрийии 1968 с. охотовед миэстэтэ көрүллүбүтүгэр олохтоох ыччат Семянов Валентин Васильевич үлэлиэҕиттэн былааннаахтык тэриллэр буолбут. Сопхуос булчуттарга анаан 200 чугаһыыр табаны иитэрэ. Табаннан ыраах Ыгыатта, Ханньыйа, Моркуоку, Сугдьаар түбэлэринэн тэлэһийэн, идэтийбит булчуттар бултууллара. Ордук элбэхтик киис, андаатар, тииҥ, күөллэртэн собо бултанара. Булчуттары бултуур сааларынан, тэриллэринэн, анал таҥастарынан, балаакканан, тимир оһохторунан сопхуос хааччыйара. Идэтийбит булчуттар Андреев Н.И, Андреев М.С, Кириллин А.Н, Никифоров Н.С, Никифоров С.Е, Холохов С.Ф,Тихонов Н.А, о.д.а. элбэх түүлээҕи бултууллара.\nАстыыр-батарар. салаа.\n1971 с. Маалыкайга улахан остулубуой дьиэтэ тутллубута. Манна олохтоохтор, ыалдьыттар аһыыллара. Кэлин ыһыллыы саҕана тохтоон хаалбыта. Манна өр Евсеева У.И, Софронова Е.Д, Васильева М.С, Лыткина Д.Г. үлэлээн ааспыттара.\nХолкуос саҕаттан үүтү астыыр арыы собуоттара тэриллибиттэр. Эти тутааччыларынан атын дьоннор үлэлииллэр эбит.\n1959- 1976 с.с. Данилов Алексей Николаевич (1932-1998) маастарынан үлэлээбит\n1976- 1993 с.с. Лазарева Дария Николаевна (1943\n1992 с. Антонов Н.К. астыыр-батарар салааны тэрийбитэ Бастакы салайааччынан Васильев Револий Иннокентьевич, технологынан Макарова Галина Степановна ананан үлэни тэрийбиттэрэ.\n1993 с. Ньурбаҕа «Мэҥэдьэк» диэн сылгы собуотун мҕаһыына аһыллыбыта.\n1993 с. рабкооптан дьиэ ылан астыыр усулуобуйа тупсубута. Мантан ыла ынах, сылгы иһэ туйах сууллан астанан атыыланар буолбута.\n1994 с. оборудование атыылаһыллан халбаһыы оҥоһуллар буолбута.\nАстыыр салаа бастаан Ураһалааххаа эргэ арыы собуотун дьиэтигэр саҕалаабыта.\n1996 с. Хатыыга, Маалыкайга, Малдьаҕарга собуот бэйэтин маҕаьыыннарын аһан үлэлэппитэ.\n1998 с. арыы собуотун учаастагар бэкээринэ үлэҕэ киирбитэ. Собуот үлэһиттэрэ бэйэлэрин килиэптэрин сиир буолбуттара. Бастакы биэкэрдэринэн Михайлова Е.М, Харитонов И.С, Ушканова В.А. үлэлээбиттэрэ.\nУрут кымыс сайын ыһыахха эрэ оҥоһуллар буоллаҕына 1998 сылтан кыһыннары оҥоһуллар буолбута. Ол инниттэн Бэтиис диэн сиргэ биэ ыырга аналлаах база тутуллубута. Кымыс оҥоһуутугар бастаан Никитина Е.И, Иванова Э.Н, кэлин Соловьева М.Е, Михайлова Е.М, биэ ыаһыныгар Аржаков И.С. үлэлээбиттэрэ.\nАрыы собуотугар маастардарынан үлэлээн ааспыттара Петров Ин.Ин., Никифоров А.А.\n1997-1999 с.с. Матвеева Александра Егоровна.\n1999 с .билиҥҥэ диэри Семенова Александра Афанасьевна.\n2001 с. арыы собуота сылгы собуотуттан арахсан «Эргинэр-тутар киин» (торгово-закупочный центр) диэн ааттаммыта. Сылгы собуотун таһынан нэһилиэнньэттэн үүт тутар буолбута.\n2003-2007 с. Ас оҥорор холбоһук (Пищекомбинат) диэн ааттана сылдьыбыта\n2007 с. «Байар» диэн тыа хаһааыстыбатын производственнай кээпэрэтиибэ буолбуттара. Технолог Семенова С.В. кэлэн суорат, йогурт о.д. а. үүт аһылык оҥорор буолбуттар.\nИис сыаҕа.\n1991 с Антонов Нестер Климович иис сыаҕын тэрийбитэ.\n1991-1999 с. Слепцова Марфа Николаевна сэбиэдиссэйинэн үлэлээбитэ-19\n1999-2001 с. Егорова Елизавета Петровна 1953 с.\n2001-2004 с. Васильева Александра Викторовна 1961 с.\nАндреева Анисия Васильевна имииһитинэн үлэлээбитэ.\nТипянова И.П, Степанова К.А, Александрова Т.К, Алексеева С.И, Саввинова Л.С. иистэнньэҥнэринэн үлэлээбиттэрэ.\nСыах араас түүлээх таҥаһы, тыс этэрбэстэри, оҕуруонан билэлэри, тирииттэн өйдөбүнньүк бэлэхтэри, паннолары тигэрэ, оҥороро. Оҥоһуктарын таҥастарын олохтооъ нэһилиэнньэ атыылаһара уонна Ньурбаҕа, Дьокуускайга батараллара. Сыах муҥутаан 2003 с. 422 тыһ солк бородууксуйаны оҥорон таһаарбыт.\nБилиҥҥи туругунан сылгы собуота 20 үлэһиттээх ол иһиттэн сылгыһыта 14.\nАрендалаһар сирэ: ходуһа- 593,97 га, мэччирэҥ- 459,1 га, бааһына-62,7 га.\nСылгы ахсаана 661, 10 ынах.\nСылгы собуотун Маалыкайга баар тутуулара:\n.Маҕаһыын 120 кв. м, арыы собуота, халбаһыы сыаҕынаан 330 кв.м, гараж 7 миэстэлээх, хонтуора 203 кв.м, бэкээринэ 64 кв.м, иис сыаҕа 112 кв.м, Сыкаабылга балыксыт дьиэтэ 60 кв.м, Дыадааҥҥа булчут үүтээнэ 18 кв.м. Арыылаах-Бэрэ электролиния 2,5 км.\nТиэхиникэтэ: Урал-лесовоз-1, Камаз -1, МТЗ-82 – 5, Синтай – 2\nМаалыкай учаастага.\n1967 с «Степан Васильев» сопхуос тэриллибитин кэннэ Бордоҥ нэһилиэгэр 2 учаастак баара: Маалыкай уонна Айда. Салайааччыларынан Николаев Николай Наумович, Ефремов Николай Николаевич үлэлээбиттэрэ. Онтон 1969 с иккиэннэрин холбоон Маалыкай учаастага диэн буолбуттара. Учаастакка муҥутаан үлэһиттэнэ сылдьыбыта.\nМанна салайааччыларынан үлээн ааспыттар:\n1969- 1973 с.с. Яковлев Трофим Никифорович ( 1935 с.)\n1973-1978 с.с. Кириллин Петр Дмитриевич (1930-2013)\n1978-1981 с.с.Пахомов Григорий Васильевич (1936 с.)\n1981-1986 с.с. Яковлев Трофим Никифорович (1935 с.)\n1986 -1987 с.с. Васильев Револий Иннокентьевич (1956 с.)\n1987-1989 с.с.Тимофеев Николай Сергеевич (1941с)\n1990-1991 Григорьев Владимир Николаевич (1944-2012)\n1992-1994 с.с.Егоров Николай Кузьмич (1951 с.)\n1994-1997 с.с.Чарканов Иннокентий Васильевич (1939-2009)\n1997-2001 с.с.Хахыров Владимир Степанович (1944 с)\nСылгыта, сүөһүтэ.\nСыла Сүөһү ахс. О.и. ынаҕа ньирэйи 1 ынахтан сылгы ахс. О.и. биэтэ кулуну\nылыы быр. үүтү ылыы, кг ылыы быр\nЫһыллыы иннинэ сүөһү Ураһалаахха уонна Мэҥэлээххэ көрүллэрэ. Ураһалаахха 10 хотон, кормосыах, кыһыл муннук, олорор дьиэлэр, арыы собуота бааллара. Сылгы собуота буолбутун кэннэ Ураһалаахха учаастакка анаан гараж , улахан хонтуора тутуллубуттара.Маны таһынан Мэҥэлээххэ 2 субай хотоно, Ойбон көлүйэҕэ 1 хотон бааллара.\nСайылыктар: Айда, Алар , Кураанах, Атырдьахтаах ыанньык кизннэрэ, ньирэй сайылыктара Арыылаах, Бэрэ, Саадьайга уотуллар сүөһүгэ аналлаах тутуулар. Сылгы собуота буолбутун кэннэ ити сайылыктарга барыларыгар үлэһиттэр олорор типовой хастыы да дьиэ тутуллубута. Сопхуос саҕана Бэтиискэ эмньик сайылыга баара.\nСылгы базалара Таала, Мондоку, Кыраһа, кэлин Бэттиэмэҕэ, Кыыраҥдаҕа, Өктөөп маарыгар Махсым таалатыгар тутуллубуттара. Сылгы собуота буолбутун кэнниттэн Бэтиискэ биэ ыыр бааза тутуллубута.\nБилигин Маалыкайга 254 сылгы ол иһиттэн биэтэ 161.\nТутуу сыаҕа.\nТутууну ыытарга анал биригээдэ баара. Манна мас бэлэмнээччилэр, пилорамаҕа мас элбээтээччилэр, стэлээркэҕэ тутууларга аналлаах түннүктэри, ааннары онтон да атын тэриллэри оҥороллоро уонна болуотунньуктар .\nТутуу улахан холкуос буолуоҕуттан элбэхтик ыытыллыбыта. Тутууга аналлаах 2 пилорама, стэлээркэ хас да тыраахтыр баара. Сылгы собуотун саҕана арочнай гараж тутуллубута.\nХолкуос, сопхуос, сылгы собуотун саҕана тутуллубут улахан тутуулар.\nУлахан тутуулар үксэ холкуос, сопхуос саҕана тутуллубуттар. Тутуулары хаһаайыстыба бэйэтэ үбүлээн, бэйэтин дьонунан туттарбыт. Хаһаайыстыба бэйэтигэр эрэ аналлаах эбийиэктэри туппакка улахан социальнай тутуулары барытын кэриэтэ туттарбыт.\n1936 с. улахан оскуола. 1980 с. умайан хаалар.\n1982 с . улахан мас оскуоланы Ньурбатааҕы ПМК туппута эрээри сопхуос барытыгар көмөлөспүт.\n1939 с. бастакы улахан кулууп Саввинов Андрей Андреевич (1895-1964 ) салайан тутуллубут. Кэлин Ураһалаах пиэрмэтигэр көһөрүллэн олорор дьиэ буолбута.\n1961 с. начаалынай оскуола.\n1966 с спортсаала оскуола оҕолорун уонна холкуостаахтар күүстэринэн.\n1967 с. сопхуос хонтуората, кэлин иис сыаҕа буолбута, билигин кураанах.\n1967 с. улахан кулууп билигин үлэлии турар.\n1969 с. бастакы икки этээстээх сопхуос хонтуората 2003 с. кыаммат ыаллар олорор дьиэлэрэ. Балыыһа территориятыгар амбулатория дьиэтэ.\n1971 с. тиэхиникэни өрөмүөннүүр улахан мастарыскыай, дизель станцияҕа аналлаах дьиэ, кэлин Бүлүү электросеть хонтуората буолан билигин подстанция таһыгар үлэлии турар.\n1967 -2000 с.с. усталарыгар түөртүү-иккилии кыбартыыралаах 11 дьиэлэр.Билигин да үксүлэрэ үлэлии тураллар.\n1971 с. остулубуой дьиэтэ. Билигин кураанах.\n1971 с. 2 этээстээх гостиница, аллараа өттө отделение хонтуората. Билигин администрация уонна тэрилтэлэр хонтуоралара. Быйыл хапытаалынай өрөмүөн ыытыллан саҥатыгар түстэ.\n1974 с. почта, АТС дьиэтэ. Манна билигин итилэри таһынан аптека уонна сбербаан филиала үлэлииллэр.\n1979 с. Сардаҥа детсад.\n1969 – 2000 с.с. арыттаах хотон, ампаар ньирэй хотоно, улахан 8 хотон, 2 улахан гараж, столярка, 4 арочнай гараж, баанньык, хортуоппуй кыстатар арочнай ыскылаат, Ураһалаахха улахан булуус, Ураһалаахха отделение хонтуората тутуллан үлэҕэ киирбиттэрэ. 1981 с. көскө кэлбит кытайдарга тутуллубут дьиэ 1988 с. Мичил детсад.\n1995 с САПИ үбүгэр 2 этээстээх, гаражтаах, прачкалаах, куухуналаах , хочуоллаах балыыһа комплекса.\n1996 с. Сэргэ диэн сылгы собуотун маҕаһыына, аттыгар ыскылааттаах.\n1987 с. улахан хонтуора\n1998 с. арыы собуотун таһыгар бэкээринэ.\n1990- 2000 с.с. Хатыы-Маалыкай-Малдьаҕар, Маалыкай-Айда-Арыылаах-Бэрэ-Мэгэдьэк-Бэттиэмэ-Орто Сайылык-Хаты, Маар үрэх-Уус Күөлэ, Маалыкай-Кураанах, Атырдьахтаах Алар сайылыктар суоллара томтотуллубуттара, сорохторо гравийдаммыттара.\nУраһалаахха 11, Мэҥэлээххэ 2 хотон.\nБаанньык\nАтырдьахтаах, Алар сайылыктарыгар үлэһиттэр олорор типовой дьиэлэрэ, Бэттиэмэҕэ Үөннүүргэ сылгы базалара, Маай учаастагар иккилии кыбартыыралаах 2 олорор дьиэ тутуллубуттара.\nУһуннук үлэлээбит тутуу инженердэрэ: Антонов Н.К, Даянов А.И, Николаев И.П, Иванов И.С, Васильев Ю.Н.\nКиин база.\nКиин база бэйэтэ туспа территориялаах этэ. Онно улахан гаражтар, өрөмүөннүүр мастарыскыай, ыскылааттар, үлэһиттэр мустар будкалара, Бүлүү ГЭ-һин уота кэлэ илигинэ дизельнэй ыстансыйа бааллара. Манна сопхуоһу хааччыйар улахан таһаҕас массыыналара, сири, суолу оҥорор улахан тыраахтырдар, нэһилиэнньэни уунан хааччыйар уу баһар массыыналар уонна салалтаны таһар чэпчэки массыыналар тураллара. Манна туспа механиктар, гараж сэбиэдиссэйэ, диспетчер, суоппардар, тырахтарыыстар үлэлииллэрэ.\nНефтебаза\nУлахан нефтебаза баара. Кини тутуута улахан холкуос буолуоҕуттан саҕаланан баран кэлин кэҥэтиллэн испитэ. 75 , 50, 25 куптаах систиэринэлэр бааллара .Сылгы собуота буолбутун кэннэ 400 куптаах икки улахан систиэринэни бэйэбит сварщиктарбыт оҥорбуттара.\nНефтебаза сэбидиссэйдэринэн Петров Лука Васильевич, Егоров Егор Семенович, Халабышев Владимир Иванович үлэлээбиттэрэ.\nВетучасток.\n1921 сыл от ыйын 4 күнүгэр Ньурбаҕа ВЕТЕРИНАРНАЙ СУЛУУСПА төрүттэммит. Маалыкайга маҥнайгы ветеринарнай пууну 1939 сыллаахха Иван Иванович Шабарскай олохтообут.\n1939 сыл – ветеринарнай пуун.\n1992 сыллаахха Ст. Васильев аатынан сылгы собуотугар ведомственнай ветеринарнай сулууспа иһинэн Маалыкай ветеринарнай лечебницата уонна Бордон ветеринарнай учаастага (Маай учаастагар) тэриллибиттэрэ.\n1994 сыллаахха 1982 сыллаахха тутуллубут дьиэни атыылаһан олоробут. 8,6 м х5 м, иэнэ 40,8 кв.м.\nСалайааччыларынан үлэлээтилэр:\n1993-2010 с.с. Егорова Галина Егоровна (1947 с.)\n2010 сылтан Карманова Сардаана Васильевна (1975 с.)\n2016 сыл саҕаланыытыгар ынах сүөһү ахсаана 1088 , сылгы – 1167 , сибиинньэ – 12 , коза – 7 , кролик – 6 , куурусса – 5 , ыт – 167 , куоска – 18 .\n1939 – Макаров Василий Иванович.\n1946-1960 сс. Васильев Иннокентий Васильевич\n1960-1961 сс. Гуляев Афанасий Алексеевич 1931 с\n1961-1964 сс. Евсеев Иван Васильевич.\n1964-1967 сс. Пахомова Мария Дмитриевна.\n1967-1969 сс. Яковлев Трофим Никифорович.\n1969-1970сс. Григорьев Владимир Николаевич.\n1970-1981 сс. Федоров Афанасий Григорьевич.\n1981-1984 сс. Васильев Револий Иннокентьевич.\n1984-1989 сс. Саввинов Прокопий Корнилович.\n1989-1993 сс. Васильев Револий Иннокентьевич,\n«Отличник с/х РС (Я)»: - Cаввинов Прокопий Корнилович, - Егорова Галина Егоровна, - Федоров Федот Васильевич.\nПервомайскай демонстрацияларга, Кыайыы күнүгэр, күһүн «Доруобуйа күнүгэр», «Нация сүүрүүтүгэр» кыттыыны ылабыт.\n2007 сыллаахтан компьютер баар.\n2010 сылтан хамнас карточкаҕа түһэр .\nОйуур хаһаайыстыбата\n1949 с. Ньурба улууһугар ойуур хаһаайыстыбата тэриллибит, онно тыаларга эмиэ учаастактар тэриллибиттэр. Маалыкайдааҕы учаастакка бастаан ким үлэлээбитэ биллибэт.\nСалайааччыларынан үлэлээн ааспыт дьоннор:\nАлексеев Прокопий Алексеевич\nХаланников Семен Гаврильевич\n1980 с. дылы Кириллин Константин Иванович.1978-1980 с.с. Егоров Михаил Прокопьевич.\n1980-2011 с.с. Федоров Александр Прокопьевич (1960 с.) 1981-2006 с.с. Яковлев Петр Петрович (2061-2015) Накыыҥҥа халыыс көстүбүтүгэр 4 буолан үлэлээн сылдьыбыттар.\n1994 с. билиҥҥэ дылы Никифороров Евгений Николаевич (1960 с). Билигин соҕотох киһи үлэлиир.\nҮөрэхтээһин.\nМ.В Мегежегскай аатынан тыа хаһаайстыбата хайысхалаах Маалыкай орто оскуолата.\n1885 сыл – Мэҥэдьэктээҕи Иннокентьевскай таҥара дьиэтин иһинэн церковнай - приходской оскуола аһыллыбыта.\n1914 сыл – Мэҥэдьэктээҕи начаалынай училище тэриллибитэ\n1919 сыл – советскай начаалынай трудовой оскуола аһыллыбыта.\n1934 сыл – сэттэ кылаастаах оскуола тэриллибитэ\n1942 сыл – государственнай интернат аһыллыбыта\n1954 сыл – орто оскуола тэриллибитэ\n1957 сыл – орто оскуола бастакы выпуһа тахсыбыта\n1996 сыл – оскуола тэриллибитэ 110 сыллаах үбүлүɵйэ\n1980 сыл – икки этээстээх мас улахан корпус улэҕэ киирбитэ\n2003 сыл – оскуолаҕа М.В. Мегежекскэй аата иҥэриллибитэ\n2003 сыл – ус этээстээх саҥа таас корпус үлэҕэ киирбитэ\n2004 сыл – оскуола «Доруобуйа оскуолата» ситимҥэ киирбитэ\n2005 сыл – оскуола агропрофилированнай оскуолалар ситимнэригэр киирбитэ\n2005 сыл – оскуола бастакы выпуһун 50 сыллаах үбүлүɵйэ\n2006, 2008 сс – «Лидер в информатизации ОУ РС(Я)» аат иҥэриллибитэ\n2007 сыл – үлэ саҥа тɵлɵбүрүн киллэриигэ пилотнай оскуола буолбута\n2008 сыл – саха тылын үɵрэтиигэ оройуоҥҥа тирэх оскуола\n2009 сыл – Бүлүү бɵлɵх оройуоннарын агрооскуолаларын куоталаһыытыгар 2-с бириистээх миэстэни ылары ситиспитэ\n2010 сыл – оскуола тɵрүттэммитэ 125 сыллаах үбүлүɵйэ;\n2010 сыл - сайыҥҥы оҕо сынньалаҥар аналлаах «Кымыс» духовнай чэбдигирдэр центр улэҕэ киирбитэ;\n2011 сыл - Бүлүү бɵлɵх оройуоннарын агрооскуолаларын куоталаһыытыгар 500 тыһ.солк граннаах бастакы миэстэни ылбыта\n2013 сыл – «Аан дойдутааҕы үɵрэҕирии уонна талааннаах оҕолор» энципклопедияҕа «Бастыҥ педколлектив» аатынан киирбитэ\nОскуола 130 сыллаах историятыгар барыта барыллаан 2999 выпускник бүтэрдэ, онтон орто оскуоланы - 2654 үөрэнээччи. 2015-2016 үөрэх сылыгар 308 үөрэнээччи баар, маҥнайгы кылааска 38 үөрэнээччи киирдэ.\nОскуола сэбиэдиссэйдэрэ уонна дириэктэрдэрэ.\n1. 1922-1925 с.с Шадрин Григорий Абрамович. θр сылларга РОНО-га, Малдьагар, Марха, Куочай, Ньурба оскуолаларыгар үлэлээбитэ. РСФСР норуотун үɵрэҕириитин туйгуна, Саха АССР үтүɵлээх учуутала, Бочуот Знага» уордьан икки тɵгуллээх кавалера.\n2. 1925-1928 с.с Габышев Николай Степанович, Ньурба оройуонун маҥнайгы комсомолецтарыттан биирдэстэрэ, 1927 сыллаахха Маалыкайга комсомольскай ячейканы тɵрүттээбитэ.\n3. 1931-1932 Иннокентьев Христофор Николаевич .\n4. 1932-1933 Винокуров Серафим Евгеньевич\n5. 1934 Иннокентьев Василий Софронович\n6. 1934-1936 .Иванов Федор Спиридонович\n7. 1936-1938 Семенов Михаил Николаевич .\n8. 1939-1941 Седалищев Николай Ильич. 1941 сыллаахха Аҕа дойду сэриитигэр ыцырыллыбыта. Сэриигэ сураҕа суох сүппүтэ.\n9. 1941 с.Федоров Герасим Васильевич . Өр сылларга республикаҕа оройуоҥҥа партийнай-советскай үлэһит этэ, 1956-1974 сылларга Хорула оскуолатыгар завучтаабыта.\n10. Григорьев Петр Семенович\n11. 1939-1940 с Мартынов Андрей Васильевич. Аҕа дойду сэриитин кыттыылааҕа. Райисполком, РОНО сэбиэдиссэйинэн, партийнай аппараакка үлэлээбитэ.\n12. 1941-1942 Семенов Василий Алексеевич (1916-1977). Филологическай наука кандидата, сахага киэҥник биллибит бɵҕɵстɵртɵн биирдэстэрэ.\n13. 1942 с. Степанов Петр Иванович. Ол кэнниттэн үөрэх министрин солбуйааччынан, пединститут дириэктэрин кэтэхтэн үɵрэҕи тэрийиигэ солбуйааччынан, «Знание» общество правлениетын секретарынан үлэлээбитэ.\n14.1944-1945 с.с Иванов Дмитрий Николаевич.\n15 1946-1950 с.с Прокопьев Николай Иванович. (1918-1995) СГУ-га старшай преподавателинэн, Ст.Васильев холкуос бэрэссэдээтэлинэн, сопхуос дириэктэринэн үлэлээбитэ. Ленин, Υлэ Кыһыл Знамятын уордьаннар кавалердара.\n16.1950-1952 с.с Таюрскай Меркурий Михайлович. Аҕа дойду сэриитин кыттыылааҕа. Саха АССР үтүɵлээх учуутала, РСФСР норуотун уорэҕириитин туйгуна.\n17.1952-1955 с.с Павлов Василий Семенович. Аҕа дойду сэриитин кытыылааҕа, Саха АССР оскуолаларын үтүɵлээх учуутала, РСФСР норуотун уорэҕириитин туйгуна.\n181955-1961 с.с Борисов Парфений Прокопьевич. Педагогическай наука доктора, профессор. РСФСР норуотун үɵрэҕириитин туйгуна, К. Д.Ущницкай мэтээлин кавалера.\n19.1961-1964 с.с Михайлов Егор Евтрофьевич (1929-1990). Улэ, тыыл ветерана.\n20.1964-1969 с.с Платонов Николай Прокопьевич. педагогическай үлэ ветерана.\n211969-1979 с.с Анисимов Иван Саввич. Саха республикатын үтүɵлээх учуутала, РСФСР, ССРС норуотун уорэҕириитин туйгуна. «Азия оҕолоро» Аан дойдутааҕы фонда стипендиата, 2000 сылга Республикаҕа «Сыл бастыҥ директора»\n21.1979-1981 с.с Федоров Николай Григорьевич. РСФСР норуотун үɵрэҕириитин туйгуна.\n22.1981-2003 с.с Анисимов Иван Саввич\n23.2003-2004 с.с Григорьев Юрий Николаевич. (1964 с.) Саха республикатын үɵрэҕириитин туйгуна.\n24.2004-2000 с.с. Андреева Александра Константиновна (1965). Саха республикатын үɵрэҕириитин туйгуна. «Азия оҕолоро» Аан дойдутааҕы фонда стипендиата\n25.2005-2014 с.с Евсеева Мария Петровна.(1956) РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ. Бордоц нэһилиэгин бочуоттаах олохтооҕо. 2010, 2011 сылларга оройуоҥҥа «Сыл бастыц салайааччыта».\n26.2014 с Кузьмин Виктор Михайлович (1944 с.) улэлиир. РСФСР норуотун уорэҕириитин туйгуна, Саха республикатын үтүɵлээх учуутала.\nОскуола барыта 67 үлэһиттээх, ол иһигэр учуутала 35 .Идэлэринэн: Англия тыла -3, биология-1, география – 1, уруһуй, чэрчиэнньэ, саахымат 1, история -1, информатика – 1, нуучча тыла – 4, саха тыла – 2, математика – 3, алын кылаас – 8, технология - 2, физкультура – 4, ОБЖ- 1, химия – 1, физика – 1, муусука – 1.\nОскуола материальнай-техническэй баазата.\n288 миэстэлээх 3 этээстээх таас оскуола дьиэтэ 2003 с. үлэҕэ киирбитэ. Уопсай иэнэ – 3680,4кв.м., о.и. туһаныллара – 3106,9кв.м.\nҮөрэтэр кэбиниэттэр– 20.\nМатематика кэбиниэтэ – 2\nНучча тылын уонна литерэтирэтин кэбиниэтэ – 1\nСахатылын уонна литэрэтирэтин кэбиниэтэ – 1\nистории кэбиниэтэ – 1\nфизикэ кэбиниэтэ – 1\nхимийа кэбиниэтэ – 1\nбиологийа кэбиниэтэ – 1\nгеографийа кэбиниэтэ – 1\nчерченийэ кэбиниэтэ – 1\nлингафоннай кэбиниэтэ – 1\nалын кылаастар – 4\nмузука кэбиниэтэ – 1\nтехнологии кэбиниэтэ – 2\nОБЖ кэбиниэтэ – 1\nИнформатика кэбиниэтэ – 1\nспортзал – 1\nтренажернай саала – 1\nмедисинэ кэбиниэтэ – 1\nОстулубуой – 50 олорор миэстэлээх\nКөмпүүтэр ахсаана:\nбарыта – 42\nол иһигэр интернекка холбоммут-5\nустар камера-19\nБибилиэтиэкэ – 25139, учуобунньук ахсаана – 16914 (98%), научнай-педагогическэй уонна методическэй литэрэтиирэ – 8225\nСӨ Национальнай хартыына түмэлин көмпүүтэргэ салаата уонна нуучча түмэлин көмпүүтэргэ салаатын 2015 с. - 1 көмпүүтэр, 1 проектор, 1 экран уонна үөрэтэр быраграамма\nХартыына гэлириэйэтэ, 2015 с. – 12 дьиҥнээх хартыына, 21 хаартысканнан копуйа уонна уруһуйу хаттаан түһэрээһин.\nҮөрэтэргэ-үлэлэтэргэ аналлаах тутуулар:\nТыраахтыры үөрэтэргэ аналлаах дьиэ, 2010 с. – 122,8кв.м.\nХайыһар баазата – 56кв.м., 2017 с. үлэлиир\nТрактодром – 0,5га\nОскуола таһынааҕы учаастак:\nагролаборатория, 2011с. – 88,5кв.м.\nтэпилиссэ (кыһыҥҥы тэпилиссэ – 1, сайыҥҥы тэпилиссэ – 2) – 180кв.м.\nоҕуруот – 300кв.м.\nхортуоска буолата – 3,5га\nОҕо доруобуйатын чөлугэр түһэрэр киин «Кымыс» Мондокуга, 2009 с. сылтан үлэлиир\n2 этээстээх дьиэ – 517,7 кв.м.\nостулубуой – 110 кв.м.\nАһылык буһарар дьиэ – 28,7 кв.м.\nТаҥас сууйар дьиэ – 20 кв.м.\nбанньык – 25 кв.м.\nдуус\nньууһунньук\nОт лааҕыра «Маарыкчаан» Маар Сыһыы– 2007с. үлэлиир:\n2 Олорор дьиэ – 50,6 кв.м. хас биирдиитэ\nходуһа – 109 га\nСылгы баазата Ойбон Көлүйэ, 2014 с.:\nКөньүүһүнэ, биэлэргэ аналаах кыбыыкка\nсарай\nбалагаҕан\nТиэхникэ ахсаана:\nоптуобус ПАЗ, 2007 с. – 1\nмассыына УАЗ, 2004с., 2010 с. – 2\nтыраахтыр МТЗ-82, 2000 с. – 1\nкыра тыраахтыр – 2:\nВейтуо, 2000 с.\nкультиватор ВА – 2\nот охсор КСФ – 2\nэлектронасос – 1\nокучиватель – 1\nкыра бирисиэп – 1\nСүөһү ахсаана:\nЫнах сүөһү – 4\nСылгы – 13\nПедагогическай үлэлэрин иһин наҕараадаламмыт салайааччылар уонна учууталлар.\n• Петров Тимофей Иванович – алын кылаас учуутала, «Старейший учитель» бэлиэ;\n• Аммосов Иван Егорович – алын кылаас учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Иванова Елена Семеновна – алын кылаас учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Ощепкова Людмила Тимофеевна – нуучча тылын уонна литературатын учуутала, ССРС норуотун үɵрэҕириитин туйгуна;\n• Игнатьева Анна Никифоровна – саха тылын уонна литературатын учуутала, РФ норуотун уорэҕириитин туйгуна;\n• Васильев Николай Степанович – математика учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Иванова Александра Алексеевна – математика учуутала, РФ норуотун үɵрэҕириитин туйгуна, Саха республикатын үɵрэҕириитин бочуоттаах ветерана;\n• Анисимов Иван Саввич 2 – оскуола директора, математика учуутала, учууталлар республикатааҕы 1959 с.съезд делегата, ССРС, РФ норуотун үɵрэҕириитин туйгуннара, «Дети Саха-Азии» фонда стипендиата, Саха Республикатын үтүɵлээх учуутала, Ньурба улууһун бочуоттаах гражданина, Саха республикатын үɵрэҕириитин бочуоттаах ветерана;\n• Петров Николай Михайлович – физика учуутала, РФ норуотун үɵрэҕириитин туйгуна, Саха АССР норуотун үɵрэҕириитин үтүɵлээх учуутала;\n• Ксенофонтов Василий Кириллович – саха тылын уонна литературатын учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Семенов Иван Алексеевич – интернат сэбиэдиссэйэ, нуучча тылын уонна литературатын, история учуутала, РФ норуотун үɵрэҕириитин туйгуна, СӨ үɵрэҕириитин бочуоттаах ветерана;\n• Павлов Виссарион Саввич – нуучча тылын уонна литературатын учуутала, «Наставник-учуутал» бэлиэ;\n• Иванов Иннокентий Гаврильевич – биология учуутала, «Наставник-учуутал» бэлиэлээх;\n• Федоров Николай Григорьевич-география, история учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Яковлева Анна Кирилловна – сөүһү иитиитин тɵрүттэрин учуутала, СӨ үɵрэҕириитин туйгуна;\n• Алексеев Петр Алексеевич – саха тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Саввинова Александра Андреевна – алын кылаас учуутала, Учууталлар учууталлара;\n• Ефремова Анна Николаевна – алын кылаас учуутала, Учууталлар учууталлара;\n• Платонова Мария Васильевна – математика учуутала, РФ үɵрэҕирии министерствотын Грамотата, СӨ үɵрэҕириитин бочуоттаах ветерана;\n• Лазарев Юрий Афанасьевич – физика учуутала, Саха республикатын үɵрэҕириитин туйгуна, РФ үɵрэҕириитин үтүɵлээх учуутала;\n• Халанникова Елизавета Семеновна – саха тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Антонова Марта Климовна – география учуутала, СӨ үɵрэҕириитин туйгуна;\n• Григорьева Екатерина Николаевна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Сидорова Маргарита Иосифовна – уруһуй уонна технология учуутала, СӨ үɵрэҕириитин туйгуна;\n• Степанова Аксинья Егоровна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Тимофеев Тимофей Никитич – алын кылаас учуутала, методист-учуутал, «Бастыц учуутал» республикатааҕы күрэх иккис призера, «Кɵрɵɵччулэр биһирэбиллэрэ» номинация кыайыылааҕа, СӨ үөрэгириитин туйгуна;\n• Ксенофонтов Максим Васильевич – саха тылын уонна литературатын учуутала, «Дети Саха-Азии» фонда стипендиата, «Бастыҥ учуутал» өрөспүүбүлүкэтээҕи күрэх финалиһа, «Бастыҥ уруок» номинация кыайыылааҕа;\n• Григорьев Юрий Николаевич – оскуола директора, СӨ үɵрэҕириитин туйгуна;\n• Иннокентьева Анидора Игнатьевна – музыка учуутала, СӨ үɵрэҕириитин туйгуна, «Бастыҥ учуутал» РФ Президенин Гранын хаһаайката, «М.Е.Николаев аатынан фонда» лауреата, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, СӨ үтүөлээх учуутала;\n• Иванов Виктор Григорьевич – алын кылаас учуутала, «Маҥнайгы учуутал» бэлиэ, РФ уопсай үɵрэхтээһинин бочуоттаах үлэһитэ;\n• Егорова Ольга Петровна – дириэктэры иитэр-үɵрэтэр улэҕэ солбуйааччы, математика учуутала, Саха Республикатын үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Кириллина Розалия Афанасьевна – омук тылын учуутала, социальнай педагог, СӨ үɵрэҕириитин туйгуна, «Бастыц кылаас салайааччыта» республикатааҕы курэх кыттыылааҕа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Андреева Александра Константиновна – география учуутала, оскуола директора, СӨ үɵрэҕириитин туйгуна, «Дети Саха-Азии» фонда стипендиата;\n• Евсеева Мария Петровна – история учуутала, оскуола директора, «Старший учитель» бэлиэ, учууталлар 1Х сийиэстэрин дэлэгээтэ, «Бастыц учуутал» өрөспүүбүлүкэтээҕи курэх финалиһа, «Кɵрɵɵччулэр биһирэбиллэрэ» номинация кыайыылааҕа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, улууска 2011, 2012 сылларга «Бастыҥ салайааччы»;\n• Петрова Наталия Семеновна – алын кылаас учуутала, директоры иитэр-методическай улэҕэ солбуйааччы, СӨ үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, СӨ учууталларын, общественноЬын Х сийиэстэрин дэлэгээтэ;\n• Ефремова Людмила Софроновна – омук тылын учуутала, Саха Өрөспүүбүлүкэтин үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Григорьева Надежда Григорьевна – нуучча тылын уонна литературатын учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата, Саха Республикатын үɵрэҕириитин туйгуна, «Бастыц кылаас салайааччыта» өрөспүүбүлүкэтээҕи курэх финалиһа, «Мудрый наставник» номинация кыайыылааҕа;\n• Иванова Светлана Спиридоновна – биология учуутала, директоры иитэр-методическай улэҕэ солбуйааччы, СӨ үɵрэҕириитин туйгуна, Рособрнадзор «Учительская слава» көмүс бэлиэтин хаһаайката, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Николаева Маргарита Анатольевна – эбии үɵрэхтээһин педагога, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Михайлов Артур Николаевич – физкультура учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Иванова Маргарита Семеновна – алын кылаас учуутала, СӨ үɵрэҕириитин туйгуна;\n• Михайлова Елизавета Николаевна – алын кылаас учуутала, «Бастыц кылаас салайааччыта» өрөспүүбүлүкэтээҕи күрэх финалиһа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Прокопьева Анастасия Прокопьевна – математика учуутала, Учууталлар учууталлара, педагогическай династия учуутала;\n• Григорьева Анастасия Ивановна – директоры иитэр улэҕэ солбуйааччы, Саха Республикатын Президенин Грана, СР учууталларын, общественноЬын ХIII сийиэстэрин дэлэгээтэ;\n• Платонова Галина Николаевна – физкультура учуутала, СҮ физическай культураҕа туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Иванова Клавдия Николаевна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Спиридонова Марфа Ивановна – математика учуутала, СӨ учууталларын, общественноЬын ХI съезтэрин делегата, СӨ үɵрэҕириитин туйгуна, «М.Е.Николаев аатынан фонда» лауреата, «Виртуоз-учуутал» өрөспүүбүлүкэтээҕи курэх кыайыылааҕа, Ньурба улууһун баһылыгын «Бастыҥ учуутал» грана;\n• Иванова Акулина Иннокентьевна – черчение, саахымат учуутала, СӨ үɵрэҕириитин туйгуна, Ньурба улууһун баһылыгын «Бастыц учуутал-тренер» грана;\n• Спиридонова Зоя Ивановна – уопсай уорэхтээһин педагога, черчение, изо учуутала, «М.Е. Николаев аатынан фонда» лауреата;\n• Ушканов Федор Федорович – омук тылын учуутала, «Надежда Якутии» бэлиэ, Саха Республикатын, РФ Президеннэрин Граннарын хаһаайына, «Бастыц учуутал 2012 сыл» өрөспүүбүлүкэтээҕи курэх абсолютнай кыайыылааҕа, Бутун Россиятааҕы «Бастыц учуутал» күрэх кыттыылааҕа;\n• Иевлева Наталья Валентиновна – химия учуутала, «Надежда Якутии» бэлиэ;\n• Григорьев Иван Иванович – география учуутала, «Надежда Якутии» бэлиэ;\n• Андреева Розалия Ивановна – алын кылаас учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Васильева Наталья Титовна – технология учуутала, СӨ үɵрэҕириитин туйгуна;\n• Попова Изабелла Петровна – алын кылаас учуутала, СӨ үɵрэҕириитин туйгуна;\n• Васильева Туяра Николаевна – физика учуутала, СӨ үɵрэҕириитин туйгуна;\n• Иннокентьева Анидора Игнатьевна – музыка учуутала, СӨ утуелээх учуутала.\n«Мичил» оҕо тэрилтэтэ.\n1. 1960с 15 оҕолоох дьааһыла аһыллыбыт, кыһын сэбиэдиссэй Васильев Николай Степанович. Сайыныгар саҥа детсад тутуллан №1 детсад аһыллыбыт сэбиэдиссэй Иванова Елена Федоровна. 1961 с. дьааһыла аьыллыбыт Сэбиэдиссэйинэн фельдшер үөрэхтээх, омугунан украинка Поздеева Нина Васильевна үлэлээбитэ.\n2. 1962 сыллаахха өссө биир детсад аһыллыбыта. 20 оҕо сылдьар этэ. Лыткина Анна Семеновна сэбиэдиссэйдээбитэ. Бу №2 саҥа детсад\n3. үс дьиэнэн арахсан оҕону иитии-көрүү хайысханан үлэлээн олорбуттар\n4. 1971с холбоон деткомбинат диэн буолбут, сэбиэдиссэйинэн Типянова Евдокия Прокопьевна анаммыт. Үөрэтии систематыгар киирбиттэр.\n5. Билигин «Мичил» детсад буолан үс группалаах 540 м2 дьиэҕэ улэлии турар. 27 улэһиттээх. Ол иһигэр 10 педагог: 6 иитээччи, физрук, музрук, педагог-психолог, старшай воспитатель онтон 3 административнай улэһит, атыттара араас үлэһиттэр .\n2009с республиканскай экспериментальнай площадкаҕа киирэн оҕону эт-хаан өттүнэн сайыннарыыга киирэн үлэлээбиппит. Билигин 60 оҕо сылдьар, кратковременнай группаны киллэрэн туран.\nСэбиэдиссэйдэр\n1960-1970 сылларга икки детсадка уонна биир дьааһылаҕа үлэлээбиттэр:\n1960-1961 с.с.Васильев Николай Степанович .\n1961 с. өссө биир детсад аһыллыбыт онно\n1961-1971 с.с. Иванова Елена Андреевна (1917-1998) үлэлээбит.\n1961 с. . Поздеева Н.В. 2 №-дээх детсаадка Лыткина дьааһылаҕа үлэлээбиттэр. 1971 с. икки детсаады уонна дьааһыланы холбоон биир детсад буолбуттар.\n1961-1971 с.с. Поздеева Нина Васильевна (1928-1988)\n1971-1988 с.с. Типянова Евдокия Прокопьевна -1936\n1988-2001 с.с.Ушканова Ольга Федоровна 1948\n2001-2004 с.с Матвеева Римма Георгиевна -1964\n2004-2005 с.с.Шараборина Августина Васильевна 1979\n2006-2011 с.с. Антонова Анна Алексеевна – 1964\n2011 с. Васильева Оксана Иннокентьевна -1965\nНэьилиэккэ ыытыллар улэлэргэ актыыбынайдык кыттабыт. «За вклад в развитии дошкольного образовании» бэлиэ хаһаайыттара Ушканова О.Ф, Макарова А.И. 5 компьютер баар, биир интернетка холбонон турар.\n“Сардаҥа” оҕо тэрилтэтэ.\n1973 сыл муус устар 23 күнүгэр сопхуос дириэктэрэ Н.И.Прокопьев титулга киллэттэрэн типовой бырайыагынан 50 миэстэлээх «Сардаҥа» детсады сопхуос үлэһиттэригэр анаан туттарбыта. Онон сопхуос көрүүтүгэр үлэлээбит.\n1974 сылтан деткомбинат «Сардаҥа», 90-с сылларга ясли-сад «Сардаҥа», 2003 сыл муус устар ыйыгар оскуола иннигэр үөрэтэр судаарыстыба тэрилтэтэ «Сардаҥа» детсад буолбут, 2003 сыл ахсынньы ыйыгар оскуола иннинэ үөрэтэр муниципалитет тэрилтэтэ «Сардаҥа» детсад буолар, 2011сыл сэтинньи ыйыттан оскуола иннигэр үөрэтэр оҕону кэрэ эйгэтигэр уһуйар хайысхалаах бөддьүөккэ тутуллар муниципалитет тэрилэтэ «Сардаҥа» Маалыкай сэлиэнньэтин детсада диэн буолар, онтон 2015 сыл ахсынньы ыйыттан бүддьүөккэ оскуола иннинэ үөрэтэр, Саха өрөсппүүбүлүкэтин Ньурба оройуонун муниципалитетын тэрилтэтэ «Сардаҥа» детсад диэн ааттанар. Салайааччыларынан үлэлээбиттэр:\n1974-1986 Евсеева Мария Иннокентьевна (1935)\n1986-1991 Степанова Антонина Прокопьевна (1950)\n1991-2003 Седалищева Пелагея Николаевна (1949)\n2003-2007 Николаева Майя Николаевна(1970)\n2007-2011 Михайлова Ольга Валерьевна (1984)\n2011-2014 Иванова Людмила Владимировна (1985)\n2014 сылтан Григорьева Туйара Серафимовна(1975) салайан олорор.\nДьиэ уопсай иэнэ 429,2 кв.м, кухня – прачка иэнэ 52,5 кв.м.\nБарыта 27 үлэhит баар, сэбиэдиссэй, завхоз, старшай баспытаатал, психолог, музыкальнай руководитель, физкультура инструктора, гигиена инструктора, 6 иитээччи, 6 иитээччи көмөлөhөөччүтэ, 2 повар, таҥас сууйааччы, таҥас өтүүктээччи, рабочай, дворник, 3 харабынай\nБарыта 67 оҕо сылдьар, оо саада тэриллиэиттэн быhа холоон 700 оо иитиллэн тахсыбыт.\nИльина Галина Спиридоновна Нагрудной знак - «За вклад в развитие дошкольного образования», Седалищева Пелагея Николаевна – Бордоҥ нэһилиэгтн бочуоттаах олохтооҕо.\nТэрилтэ нэhилиэк, улуус олоҕор актыыбынайдык кыттар, ол курдук эдэр ыччат «Ситим» түмсүүтүгэр бааллар Аржакова О.С., Иванова Л.В., Тагров К.В., Макарова И.В., дьахталлар сэбиэттэригэр Григорьева О.А., Платонова М.Н., эбээлэр түмсүүлэригэр Иванова С.А., нэһилиэк депутаттарын сэбиэтигэр Михайлова О.В., инбэлииттэр түмсүүлэригэр Ушканова А.С., общественнай сэбиэткэ Григорьева Т.С., КДН-ҥа Михайлова О.В., ол таһынан волейбол сборнайыгар бааллар Спиридонова Н.Н., Макарова И.В., Аржакова О.С., 2016 сыл нэһилиэк иһигэр ыытыллыбыт «Хабылык» күрэҕэр 1 миэстэ, региональнай «Алыптаах үҥкүү түһүлгэтэ» 2016 сыллаахха үһүс төгүлүн ыытыллар күрэххэ «Сардаҥа» эбээлэрин ансаамбыла 3 истиэпэннээх лауреат буоллулар, «Сардаҥа» эдэр үлэһиттэрин ансаамбыла ситиһиилээхтик кытынна, бэлэмнэнии бөлөх иитиллээччитэ Спиридонова Лера Республиканскай «Кыһын Саха Сириттэн саҕаланар » диэн\nкүрэххэ 2016 с. 3 истиэпэннээх дипломант буолла, иитиллээчилэр интернет ситиминэн араас Россия таһымнаах уруһуй күрэхтэригэр ситиһиилээхтик кытталлар.\n1. Тэрилтэ иhигэр барыта 2 персональнай компьютер, 4 ноутбук баар.\n2. 2016 сыл тохсунньутуттан хамнас карточкаҕа түhэр буолта.\n3. 2016 сыл сэтинньититтэн тэрилтэ иhин таhын устар тэрил холбонно.\nЭти-хааны чэбдигирдии уонна успуорт.\nУрут нэһилиэккэ эти-хааны чэбдигирдии үлэтин оскуола физкультураҕа учууталлара ыыталлара. Ити үлэни кимнээх аан бастаан саҕалаабыттарын билбэтибит. Нэһилиэк олохтооҕо Кузнецов Василий Николаевич физкультура учууталынан ананан кэлэн оҕолорго эрэ буолбакка ыччат ортотугар ити үлэни салҕаабыт. Кини тустууну болуйбуолу онтон да атын көрүҥнэргэ оҕолору, ыччаттары дьарыктаабыт. үлэлээбит.\n1962-1969 с.с Кузнецов Василий Николаевич (1936-1974 )\n1964-1968 с.с.Агеев Александр Александрович буоксаҕа дьарыктаабыт.\n1966 с. спортсаала тутуллубутун кэннэ ити үлэ лаппа сэргэхсийбит.\nАммосов Ким Николаевич физругунан кэлэн баран ыччаттары эмиэ дьарыктыыра.\nСопхуоска үлэ гимнастикатыгар инструктор диэн көрүллүбүтүгэр 1969-1974 с.с. Такыров Владимир Николаевич (1946 с.) үлэлээбитэ. Кини кэнниттэн Тыаһытов Василий Афанасьевич , Григорьев Иннокентий Николаевич үлэлээбиттэрэ.\n1993 с. Тыаһытов Василий Афанасьевич (1951 с.) оҕолору буоксаҕа дьарыгын саҕалаабыт. Ону таһынан көҥүл тустууга, хапсаҕайга, хайыһарынан болуйбуолунан, остуол тиэниһинэн оҕолор дьарыктаналлара.\n2012 с. арочнай саала үлэҕэ киирбит. Оҕо спортивнай оскуолата тэриллэр. Онно дириэктэрдэринэн үлэлээбиттэр:\n2013-2016 с.с. Шараборин Александр Владимирович (1979 с)\n2016 сылтан Степанов Прокопий Юрьевич үлэлии сылдьар.\nСпортивнай оскуола 3 филиаллаах Өҥөлдьө, Хатыы, Малдьаҕар, барыта 20 үлэһиттээх ол иһигэр Маалыкайга 15 онтон тренерэ 8.\nМаалыкайга оҕолор 7 көрүҥҥэ дьарыктаналлар: буокуска, хайыһар, остуол тенниһэ, мас тардыһыыта, саахыиат болуйбуол, хапсаҕай.\nСаахыматы 2004 с. Иванова Акулина Иннокентьевна (1972 с.) дьарыктыыр.\nОҕолор ситиһиилэрэ:\nИванова Варвара Гаврильевна (1994 с.) Кыргыттарга өрөспүүбүлүкэ чөмпүйүөнэ.\nГалактионов Петр Андреевич (1993 с.) Улахан дьоҥҥо бастакы дуоскаҕа өрөспүүбүлүкэ чөмпүйүөнэ.\nГалактионов Алексей Андреевич (1995 с.) Оҕолорго өрөспүүбүлүкэ призера 2, 3 миэстэ.\nИванов Михаил Иннокентьевич (1996 с.) Оҕолорго өрөспүүбүлүкэ призера.\nСаввинов Петр Алексеевич (2005 с) Оҕолорго өрөспүүбүлүкэ призера. Россияҕа Москва куоракка кыттааччы оҕолорго.\nКириллина Жанна Николаевна (2001 с.) Өрөспүүбүлүкэҕэ 3 миэстэ оҕолорго 2016 с.\nАндреева Хаарчаана Саввична (1999 с.) Өрөспүүбүлүкэ призера 2013, 2014, 2015 с.\n1995 с. Иванов Николай Иванович буоксаҕа Арассыыйаҕа оҕолорго чөмпүйүөн.\n2015 с. Тыаһытова Валя оҕолорго Уһук Илиҥҥэ чөмпүйүөн, Арассыыйаҕа 2 миэстэ\n2015 с Васильева Уйгулаана буоксаҕа Уһук илиҥҥэ чөмпүйүөн, 2016 с. 11-с миэстэ.\nКултуура.\nБибилитиэкэ\nБастакы ааҕар балаҕан 1937 сыллаахха арыллыбыт. Онно бибилитиэкэринэн Иванов Николай Федорович үлэлээбит. Ол кэннэ 1948 сыллаахха Араҥастаахтан дьиэ көтүрэн аҕалан ааҕар-балаҕан туппуттар. Онно ссэбиэдиссэйинэн Ефремов Николай Николаевич үлэлээбит.\n1937-1957 сс. – ааҕар - балаҕан\n1957-2011 сс – Маалыкайдааҕы олохтоох библиотека.\n2010 сылтан- Маалыкайдааҕы модельнай олохтоох библиотека. Хас сыл ахсын үлэ араас көрүҥнэрэ олоххо киирэн үлэлииллэр. Ол курдук:\n• Саҥа кинигэлэр сурэхтэниилэрэ.\n• Чопчу ис хоһоонноох нэдиэлэлэр, араас ис хоһоонноох тэрээһиннэр, күрэхтэр.\n• Элбэх саҥа бырайыактар үлэлэрин саҕалаатылар: «КИВИС», «Беби-Арт», «Сатабыл».\n• Ким туох интириэстээ5инэн түмсүүлэр үлэлииллэр.\n• Аныгы үйэ ирдэбилинэн оргтехника, Интернет өҥөлөрүнэн нэһилиэнньэ туһанар.\nБилигин бибилитиэкэ дьиэтин уопсай иэнэ 93,7 кв.м. Түмүү уопсайа 21397 ахсааннаах. Ол иһигэр кинигэтэ 18971 ахсааннаах, брошюра-1741, диискэ-66.\nБибилитиэкэ үлэһитэ-2, техүлэһит-1.\nСыллаааҕы үлэ көрдөрүүлэрэ : ааҕааччы—1152, бибилитиэкэҕэ сылдьыы - 8009, кинигэ уларсыыта – 23508.\nСалайааччылар:\n1937-1947 сс.- Иванов Николай Федорович.\n1948-1950 сс.- Ефремов Николай Николаевич.(1930-2009)\n1951- 1963 сс.- Чусовская Клавдия Павловна, Припузова Ирина, Иванов Дмитрий Николаевич, Иванов Семен Иванович.\n1963-1977 сс.- Иванова Екатерина Федотовна.(1938-2002)\n1970-1973 сс. –Осипова Татьяна Герасимовна, оҕо бибилитиэкэрэ.\n1974-1977 сс. –Семенова Татьяна Афанасьевна, оҕо бибилитиэкэрэ.\n1977-1981 сс –Саввинова Надежда Афанасьевна.(1950-1988)\n1981-1982 сс.- Андреева Антонина Андреевна.(1949)\n1982-1984 сс. – Федорова Лилия Егоровна.(1960)\n1984сылтан - Аммосова Вера Петровна. (1963)\n2010 сыл – оройуоннааҕы «Сыл бибилитиэкэрэ» күрэххэ «Мисс совершенство» номинация хаһаайына, « Бордоҥ нэһилиэгин бастыҥ бибилитиэкэрэ».\n2013 сыл – IV «Ресурсы развития культуры в Нюрбинском районе» муниципальнай быыстапка-ярмаркаҕа «КИВИС» бырайыагынан 2 степеннээх диплом хаһаайыннара.\nАммосова Вера Петровна- « СӨ Култууратын туйгуна » Бочуот бэлиэтэ, СӨ , култуура миниистирин , улуус, нэһилиэк баһылыктарын Бочуотунай грамоталара.\n- 2013сыл ыам ыйыттан ыйга биирдэ нэһилиэк иһигэр тахсар «Аартык» хаһыат сүрүн редактордара.\n- Нэһилиэнньэ олоҕун, үлэтин-хамнаһын туһунан сиһилии киэҥ араҥаҕа иһитиннэрэр, биллэрэр сыалтан тэриллибит «Маалыкайдааҕы иһитиннэрэр киин » диэн общественнай түмсүү киинэ.\nБибилитиэкэ толору оргтехниканан хааччыллан олорор. Интернетынан туһанар. Тэрилтэ бэйэтин көмүскэнэр ханнык да көрүҥэ суох.\nНэһилиэк олохтоохторо таһааттарбыт кинигэлэрэ\nКсенофонтов В.К. “Күөрэгэй”. 1996 с.\nПрокопьев Н.И.” Идэтийии суолунан”.\n“Олорон ааспыт олоҕум”. 1999 с.\n“Бордоҥ” Ньурба улууһа. 2006 с.\nДанилов Э. Ф.” Степан Васильевич Васильев” брошюра 2006 с.\n“ М.В.Мегежегский к 110-летию с д.р.” 2008 с\n“Степан Васильевич Васильев (1896-1943) (Документы, фотографии)” 2006 с.\n“Степан Васильевич Васильев к 110 – летию со дня рождения”. 2006 с.брошюра.\n“Степан Васильев государственный, общественно-политический и профсоюзный деятель “ 2011 с\n“Анастасия Петровна Данилова- секретарь обкома, наставник молодежи.” 2002 с.\nТыаһытов В.А.”Ыччаты иитиигэ дьулуур. Тулуур оскуолата ”. 2014 с.\nАнисимов Иван Саввич. Составители М.П. Евсеева 2010 с.\nМегежегская О.И.”Экология и мы” 2006 с.\nВ.В. Илларионов “Дьон киһитэ” 2007 с\nСпортсмен,учуутал, тренер В.Н. Кузнецов.(Бордоҥ нэһилиэгин МТ уонна успуорт оскуолатын филиала.)\nИванова И.С. “Такырова А.В.” 2014 с, “Иванов Семен Федорович 11-Куччугуй Сэмэн ”.2012 с.\nАнтонова М.Н.”Уһулуччу талааннаах салайааччы”. 2008 с.\n“Ньурба Маалыкайын хомоҕой тыллаах хоһоонньуттара”. 2014 с.\n“Эдэркээн кэрэкэ кэмнэрбит”.\nДмитриев А.Д.”Күөх Ньурба төрүттэрэ” 2013.\nТ.П.Иванова, Н.Н.Николаев.”Эҥээрдэк сыдьааннара”. 2013 с.\nМ.П.Евсеева, А.Е.Степанова.“Сүрэхпэр эн бааргын тапталлаах оскуолам.” 2015 с.\nСтепанова А.Е.”Саха саарына, киһи кэрэмэһэ.” 2015 с.\nЕвсеева М.П.”Улахан Бүөтүр”. 2016 с.\n“Бордоҥ нэһилиэгин оһуордаах оһуохайдьыттара.” Брошюра 2016 с.\nСоловьева В.Г. “Степан Васильев аатынан хаһаайыстыбаҕа техническай сайдыы” 2005 с, “Үлэһит дьонноох буоламмыт” 2010 с., “Үйэ чиэппэрэ сөҕүрээбэтэх төлөн” 2011 с. “Бардыалаахтан тарҕанан, Үөдэйгэ үүнэн” 2011 с., “Төрдү-ууһу өҥөйдөххө” 2014 с. “Иэйэр сүрэх ситэрбэтэх иэйиитэ.” 2016 с.\n«Айар киин» норуот айымньытын дьиэтэ.\n1937 сыллаахха ааҕар балаҕан (кулууп) тэриллибитэ. Сэрии кэнниттэн кулууп сэбиэдиссэйинэн Иванов Иван Васильевич (Ырык БаЬылай уола) улэлээбитэ. Кини кэнниттэн Тимофеев Константин Иннокентьевич улэлээбитэ. Онтон 1967 сыл саҥа кулууп дьиэтэ тутуллан үлэҕэ киирбитэ, сэбиэдиссэйинэн Кузнецова Вера Николаевна улэлээбитэ. Култуурунай-маассабай, сырдатар үлэни ыытаары, дьону түмэ тардаары сыаллаан-соруктаан тэрийбиттэр.\nУрут көннөрү кулууп дьиэ диэн буолара, 1993 сылтан «Дьөһөгөй Айыы» култуура киинэ буолбута, ол кэннэ 2015 сыл атырдьах ыйын 5 кунуттэн «Айар киин» норуот айымньытын дьиэтэ буолбута.\n«Айар киин» норуот айымньытын дьиэтэ 793,14 кв.м иэннээх, компьютернай техниканан, спец.оборудованиенан хааччыллыылаах.\nУопсайа 9 үлэһит баар, ол иһигэр 5 идэлээх.\nКултуурунай-сырдатар үлэни ыытыы, нэһилиэнньэ сынньаланын тэрийии.\nТэриллиэиттэн салайааччылар ааттара-суоллара:\nИванов Иван Васильевич,\nТимофеев Константин Иннокентьевич (1928-1977) 60-с сылларга улэлээбит.\n1966-1969 с.с.Кузнецова Вера Николаевна (1942 с.)\n1969- 1973 Иванов Владимир Семенович (1938-1982 с.)\n1973-1975 Николаева Любовь Афанасьевна (1953 с.)\n1978-1980 с.с.Софронов Семен Иннокентьевич (1947-),\n1979-1987 Егорова Любовь Николаевна (1952 с.)\n1987-1995 Тыасытова Галина Гаврильевна (1949 с.)\n1995-2012 с.с.Ефремов Тимофей Елисеевич (1952 с.)\n2012 сылтан үлэлиир Харитонов Иван Семенович (1973 с.).\n2014 сыл «Айымньылаах улэ сири симиир, киэргэтэр»Ньурба оройуонун нэЬилиэктэринэн ыытыллыбыт оройуоннай култуура эстафетатыгар 1 миэстэ, 2015 сыллаахха «Преданность традициям» номинация ылбыппыт.\nХаритонов Иван Семенович- Саха Республикатын култууратын туйгуна.\n«Айар киин» норуот айымньытын дьиэтэ нэһилиэккэ, улууска буолар тэрээһиннэргэ актыыбынайдык кыттар.\nТэрилтэбит көмпүүтэринэн толору хааччыллыылаах, интернекка, факсаҕа холбонон олоробут.\nПожарнай сигнализация тэрилтэбитигэр холбонон турар.\nСтепан Васильев аатынан кыраайы үөрэтэр түмэл.\nТүмэл иэнэ 184 кв.м. ол таһыгар үлэлиир кэбиниэт уонна көрүдүөр 45 кв.м\n2000 с. Маалыкай орто оскуолатын устуоруйатын уонна оскуоланы бүтэрбит оҕолор олохторун үөрэтии түмэлин быһыытынан дириэктэр Анисимов И.С. салалтатынан тэриллибит.\n2001 с. оскуола түмэлин быһыытынан пааспардаммыта.\n2003 с. Өрөспүүбүлүкэ хамыыһыйатынан Оскуола түмэлэ диэн статустаммыта.\n2006 с. Кыраайы үөрэтэр Степан Васильев аатынан Бордоҥ нэһилиэгин түмэлэ диэн уларытан тэриллибитэ.\n2006 с. Степан Васильев сиэн бырааттарын үбүлээһининэн саҥа дьиэ тутуллан үлэҕэ киирбит\n.2008 с. иккис үлэһит миэстэтэ көрүллүбүт.\n2013 с. техүлэһит миэстэтэ көрүллүбүт.\nТүмэли тэрийэн үлэлэппитэ 2000-2015 с.с. Ушканова Любовь Николаевна (1950 с).\n2008 с. Ушканова Валерия Афанасьевна (1973) 2013 с. Андреева Елена\n2015 с. дириэктэринэн Спирдонова Наталья Прокопьевна (1976 с.) үлэлиир.\nТүмэл уопсай буондата 1860 ол иһигэр билим – көмөлтө буондата 903. Түмэл экспонаттарын таһынан араас хайысханан тэрийэр-маассабай үлэни тиһигин быспакка үлэлиир.\nКэрэ эйгэтин оскуолата.\n1974 с. тэриллибит.Үөрэтэр салаата бастаан үҥкүү, ырыа, фортепиано, баян уонна норуодунай инструменнарга этэ. Билигин ырыа, үҥкүү, уруһуй, фольклор салаалара уонна гитара, фортепиано кылаастара үлэлииллэр. Үөрэнэр болдьохторо уһаан биэрбит.\nБилигин 14 үлэһит: үҥкүү-3, фольклор -2, ырыа-1, фортепиано-1, гитара – 1, уруһуй – 2, техүлэһит – 4. Оскуола 2 дьиэҕэ үлэлиир . Бастакы дьиэтэ 1992 с.тутуллубут 205 кв.м, иккис дьиэтэ эргэ оскуола дьиэтэ 564,9 кв.м.\nБилигин 6 салааҕа 148 оҕо дьарыктанар. 4 ансаамбыл үлэлиир. “Сыккыс” ырыа, үҥкүү норуодунай ансамбыла, “Оҕо саас” үҥкүү ансаамбыла, “Сардаҥа” саһарҕалара” фольклор норуолунай ансаамбыла, “Дьиэрэй” фольклорнай ансаамбыл. Бу анссаамбылларга 186 оҕо дьарыктанар. Оскуола аһыллыаҕыттан 485 оҕо үөрэнэн бүтэрбит. Үөрэнэн бүтэрбит оҕолортон 65 оҕо култуура эйгэтин үлэһиттэрэ буолбуттар, олор истэригэр бааллар Еремеева Инга Иннокентьевна самодеятельнай композитор,СӨ култууратын туйгуна, культура уонна ускуустуба кэллиэһин фортепианаҕа уһуйааччыта. Кычкина Мария Ивановна – бастакы үрдүк муусука үөрэҕин ылбыт үөрэнээччибит, фортепиано кылааһын уһуйааччыта, Хатас оҕо ускуустубатын оскуолатын дириэктэрэ, Спиридонова Розалия Яковлевна СӨ култууратын туйгуна, “Туллукчаан” оҕо ырыаларын кинигэтин ааптара, “Күлүмчээн” оҕо ансаамбылын салйааччыта, Аммосов Айсиэн “Айыы сиэнэ” – саха эстрадатын тыйаатырын артыыһа, хомусчут.\nОскуолаҕа салйааччынан үлэлээбииттэрэ:\n1974-1977 с.с. Семенов Анатолий Николаевич\n1977-1980 с.с. Иванова Полина Николаева\n1980-200һ с.с. Саввинова Любовь Ивановна (1952 с.)\n2007-2016 с.с.Типянова Александра Тимофеевна (1970 с.)\n2016 с. үлэлиир Потапов Афанасий Дмитриевич (1988 с.)\n2016 с 14.11 “Сардаҥа” саһарҕалара” норуодунай ансамбыллар аатын ылбыттара.\n“Сыккыс”, “Сардаҥа”, “Оҕо саас”, “Дьиэрэй” ансаамбыллар үлэлииллэр.\n1. Судаарыстыбаттан наҕараадалаах, бочуоттаах ааттаах үлэһиттэрэ:\n• Тихонова Марфа Николаевна - Саха Өрөспүүбүлүкэтин култууратын туйгуна, СӨ култууратын үтүөлээх үлэьитэ, «Саха Өрөспүүбүлүкэтин норуот айымньытын сайдыытыгар кылаатын иhин» Бочуоттаах бэлиэ, Арассыйыскай Федерация уопсай үөрэхтээһин үтүөлээх үлэһитэ, Бордоң нэһилиэгин бочуоттаах олохтооҕо, үлэ бэтэрээнэ.\n• Васильева Мария Степановна - Саха Өрөспүүбүлүкэтин култууратын туйгуна, РФ култуура министиэристибэтин уонна арассыыйа култуура үлэһиттэрин профсойуустарын бочуотунай грамотата, «Саха Өрөспүүбүлүкэтин норуот айымньытын сайдыытыгар кылаатын иhин» Бочуоттаах бэлиэ, үлэ бэтэрээнэ.\n• Иванова Туйаара Николаевна – Саха Өрөспүүбүлүкэтин култууратын туйгуна, Култуура уонна наука Петровскай акадиэмийэтин дипломана, Данилова А.П. аатынан бириэмийэ.\n• Новгородова Таисия Мартыновна - Саха Өрөспүүбүлүкэтин култууратын туйгуна\nДоруобуйа харыстабыла.\n1926 с. Кукаакы нэһилиэгэр бастакы медпууну Сунтаартан төрүттээх Попов Николай Иванович үлэлэппит.\n1934-1938 с.с. Сунтаар Кутанатыттан төрүттээх Попов Б.И. кэлэн үлэлээн сылдьыбыт. Ол кэнниттэн Шамаев, И.А.Илистяров, А.М.Широкова, Одегова диэн биэлсэрдэр үлэлээн аапыттар.\n1948 с. алтынньы 7 к. 130 №-дээх Ньурба оройуонун доруобуйа харыстабылын салаатын бирикээһинэн Маалыкайга 5 куойкалаах учаастактааҕы балыыһа аһыллыбыт Семенов В.А. (Күүстээх Бааска) дьиэтигэр. Бастакы быраас Тюмень куорат кыыһа Григорьева Раиса Пантелеймоновна анаммыт уонна 1950 с. дылы үлэлээбит.\n1950-1953 с.с. Гервазиева Людмила Александровна сэриигэ байыаннай хирурунан сылдьыбыт быраас үлэлээбит.\n1954-1960 с.с. Кустова Евстолия Николаевна . Кини туруорсуутунан 1956 с. саҥа балыыһа дьиэтэ тутуллубут.Балыыһа 10 миэстэлээх буолбут.\n1960-1962 с.с. Зверева Вера Сергеевна, Сергей Зверев-Кыыл Уолун кыыһа.\n1962-1964 с.с.Петрова Лидия Афанасьевна.\n1964-1966 с.с. Васильев Анастас Алексеевич\n1966-1968 с.с. Еремеев Прокопий Федорович.\n1969 с билиҥҥэ дылы Николаев Николай Наумович үлэлиир.\nБалыыһаҕа аналлаах тутуулар хаһан тутуллубуттара.\n1969 с. 107 кв.м. иэннээх амбулатория дьиэтэ\n1973 с. төрүүрдьахталларга уонна оҕолору сытыаран эмтииргэ аналлаах балыыһаҕа самалык тутуу.\n1978 с. Бэс Чагдаттан көһөрөн балыыһаҕа самалык дьиэ тутуллан балыыһа миэстэтэ 35 куойкаҕа тиийбитэ уонна ититэр ситим тутуллан үлэҕэ киирбит.\n1984 с. молочнай куухуна тутуллубут.\n1985 с. гараж\n1988 с. стоматологическай кэбиниэт амбулатория дьиэтигэр сыһыары тутуллубут. Стоматолог быраас көрүллэн үлэлиир буолбут. Бастакы стоматологынан Андреева Ольга Владимировна үлэлээбитэ. Онтон Степанова Светлана Семеновна, Николаева Айталина Николавна, Птицын Роман Гаврильевич үлэлээн сылдьыбыттара. Билигин Егоров Макар Владимирович үлэлиир.\nБу тутуларга барытыгар сопхуос үбүнэн, дьонунан, тиэхиникэнэн көмөлөспүт.\n1995 с. САПИ үбүгэр сылгы собуота икки этээстээх дьиэлээх балыыһа коплексын тутан биэрбитэ.\nБалыыһаҕа клиническй лаборатория , физиотерапия, массаж, флюрорентген, стоматологическай кэбиниэт бааллара, молочнай куухуна үлэлиирэ. Кэлин үп суох диэн молочнай куухунаны уонна флюрокэбиниэти сабан кэбиспиттэрэ балыыһа миэстэтин сарбыйбыттара.\nБилигин баар учаастактааҕы балыыһа 3 нэһилиэк Хатыы, Маалыкай, Малдьаҕар нэһилиэнньэтин көрөр-истэр.\nДьиэтэ:уота аппаратурата, оборудованията:\nБалыыһа дьиэтэ 624, 9 кв.м.\nГараж 96,8 «\nКуухуна 49.7 «\nПрачка 28,6 «\nКетлер=тренажер кэплиэгэ 1 уст.\nКөмпүүтэр 3 «\nТөлөпүөн, тэлэбиисэр, интернет\nБалыыһа миэстэтэ: 10 куойка, 3 оҕо куойката, 3 күнүскү стационар.\n2016 с. сыллааҕы былаан.\nСытыахтаах киһи ахс. Куойка күн\nПоликлиникаҕа көрүү былаана\nКөрүүгэ Тиис кэбиниэтэ\nУлахан дьоҥҥо 818 190\nПрофилактика 423 214\nСуһал көмө 409 32\nПрофилактика 727 467\nСуһал көмө 346 37\nҮлэһит ахсаана:\nБарыта 27 ол иһиттэн бырааһа 3, орто персонал 12, алын персонал 7, атын үлэһиттэр 5.\n«Бордоҥ» кинигэ 299-308 стр, кылаабынай быраас Николаев Н.Н. иһитиннэриитэ.\nЭмтиэкэ.\nМаалыкай сэлиэнньэтигэр аан бастаан 1962 с. пуун быһыытынан ыал дьиэтигэр аһыллыбыт.\nОнно 3 сыл фармацевт Евсеева Октябрина Григорьевна (1937 с.) үлэлээбит.\n1965-1975с.с. фармацевт Андреева Алесандра Иннокентьевна амбулатория дьиэтигэр үлэлээбит.\n1975-1978 с.с. Федорова Полина Антиповна (1953 с.) 99 №-дээх эмтиэкэни тэрийбит.\n1989 с. Маалыкай эмтиэкэтэ Ньурбатааҕы 11 №-дээх эмтиэкэ салаата буолбут.\n1978-1989 с.с. Павлова Римма Валентинновна (1953с).СӨ фармациятын туйгуна.\n1989-1893 с.с. Иванова Александра Семеновна (1956 с.) Фармация бочуоттаах бэтэрээнэ.\n1993-2009 с.с. Николаева Екатерина Николаевна (1966 с) «СӨ фармациятыгар үтүөлэрин иһин» бэлиэ.\n2009 сылтан Егорова Мария Семеновна (1959 с.) СӨ фармациятын туйгуна.\nОлох-дьаһах хаһаайыстыбата.\nЫһыллыы иннинэ туох баар нэүилиэк тэрилтэлэрин сопхуос көрөн олорбут. Онтон 1992 с.диэки дьаһалта тэриллибитин кэннэ социальнай тэрилтэлэри көрүү дьаһалтаҕа көспүт. Онон туспа салайааччы көрүллэр буолбут.\n1992-1995 с.с. Петров Юрий Тимофеевич (1943 с.)\n1993 с. Олох-дьаһах хаһаайыстыбата хозрасчетнай тэрилтэ буолбут.\n1995-2002 с.с. Такыров Владимир Николаевич (1945 с.)\n2003 с. Олох-дьаһах унитарнай тэрилтэтэ буолбутугар Ньурбатааҕы филиал Маалыкайдааҕы учаастага диэн ааттаммыт.\n2001-2008 с.с. Васильев Олег Егорович (1960 с.)\n2008 с. билиҥҥэ дылы Саввинов Григорий Фролович (1973 с.)\nОДьХ билигин 4 хочуоллаах. Оскуола, «Мичил», «Сардаҥа» оҕо тэрилтэлэрэ, балыыһа.\nОскуола хочуола сылытар тэрилтэлэрэ: оскуола, культура дьиэтэ, дьаһалта, бибилитиэкэ, кыамматтар 2 этээстээх дьиэлэрэ, кэрэ эйгэтин оскуолатын икки дьиэтэ, спортсаала, түмэл, сылгы собуотун маҕаһыына. 16 чааһынай ыал уонна 8 кыбартыыралаах олорор дьиэ. Тас турба уһуна 1612 п.м.\n«Сардаҥа» ситимигэр почта холбонон турар.\nАварийнай дизелнэй э/с -3 уст.\nСибээс.\n1934 с. төлөпүөн, араадьыйа линийэтэ аан бастаан тардыллыбыт.\nБастакы монтерунан Ньурбаттан Иванов Степан Романович үлэлээбит, онтон Наумов Николай Борисович.1\nСэрии иннигэр Николаев Николай Иннокентьевич ( Саҥыйах Ньукулай), Иванов Михаил Гаврильевич (Баатам уола) үлэлээн ааспыттар.\nСэрии сылларыгар Габышева Клавдия Степановна үлэлээбит.Почта кини ийэтин дьиэтигэр Габышева (Ксенофонтова ) Анна Васильевна дьиэтигэр үлэлээбит.\n1950 с. почта Хонотов Василий Петрович дьиэтигэр көспүт. Онно МБ-30 батареянан үлэлиир төлөпүөн коммутатора, радиоузел баар эбит.\n1960 с. почта дьиэтэ порт таһыгар тутуллубут.Биир өттүгэр ыал олорор тилэри дьиэлээх. Онно Диодоров Прокопий Варламович үлэлээбит. Ити сыл радиоузелга эмиэ дьиэ почта таһыгар тутуллубут. Ити дьиэҕэ бастакынан Марков Сокол Иванович үлэлээбит. Монтерунан Хаптасов Николай Николаевич, Иванов Иван Трофимович, Павлов Николай Николаевич, Иннокентьев Иннокентий Софронович, Рожин Иван Софронович, Казаков Николай Николаевич үлэлээбиттэр. Ити кэмнэргэ радиоузелга «Казахстан» приемник, ТУ-100 усилитель, РД ПК-30 Хатыыга, Малдьаҕарга ыытар ппараттар турбуттар. Араадьыйа узела 2006 с. муус устар ыйга дылы үлэлээбит, онтон салгынынан кэлэр буолбут\n1963-1978 с.с. Саввинова Пелагея Семеновна почта начальнигынан үлэлээбит. Бастакы почтальон Андреева Агафья Николаевна.\n1964 с. 3 үлэһит көрүллүбүт онно Иванова Татьяна Степановна телефонистканан киирэн баран начельниктыы сылдьыбыт . Кини манна 1980 с дылы үлэлээбит.\n1967 с. почтальон Архипова Евдокия Николаевна. Онтон Тыасытова Александра Григорьевна, Алексеева Анастасия Ивановна, Малыкайцева Екатерина Николаевна үлэлээбиттэр.\n1974 с. сопхуос саҥа дьиэни тутан биэрбит онно почтаны кытта саҥа улахан автоматическай станция үлэҕэ киирбит.\n1977-1990 с.с. Иванова Любовь Ивановна почтальонтан саҕалаан начальник солбуйааччыта.\n1972 с. Мопполова Евдокия Васильевана (1947с.) телефонистканан киирэн баран начальниктаабыт.\n1982-1998 с.с. Федорова Любовь Афанасьевна (1959 с) телефонисткаттан саҕалаан баран кэлин начальник.\n1991-2015 с.с. Григорьева Федора Петровна (1971 с.) начальник\n2015 с Ушканова Ольга Николаевна (1961 с) начальник бастаан операторынан үлэлээбитэ\n2001 с. Духова Розалия Семеновна (1966 с) почтольонунан үлэлиир.\n1974 сылтан сибээскэ автоматическай «АТСК-50-200» станция үлэҕэ киириэҕиттэн туспа көспүт. Бу сылга 100 ыалга бастаан төлөпүөн киирбит.\n1992 с. 300 нүөмэрдээх буолбут.\n2005 с.ахсынньы 28 к. 500 нүөмэрдээх цифровой станция үлэҕэ киирбит. Урукку станция 35 кв. м турбут буоллаҕына бу станция баара суоҕа 12 кв.м турар.\n2006 с. таксофон .\n2007 с. интернет.\n2013 с. кулун тутар 3 к. Билайн суотабай төлөпүөн.\n2016 с сайын 10 ханааллах цифровой телевышка туруорулунна.\n1972-2013 с.с. бастаан радиоузелга онтон АТС-ка Казаков Николай Николаевич - 1951 с. электромеханигынан үлэлээбит.\n1987-2005 с.с. Лазарев Петр Егорович -1957 с. электромеханик\n1999-2007 с.с. Иванов Аскалон Христофорович -1957 с.\n2006 сылтан Чемпосов Алексей Николаевич-1973 с. 2014 с. соҕотоҕун үлэлиир.\nБилигин нэһилиэккэ 410 туочукалаах цифровой станция үлэлиир.\nАТС цифровой станция киириэҕиттэн Ростелеком АО буолбут.\nСибээс туһунан матырыйаалы ыллыбыт «Бордоҥ» кинигэттэн 361-363 стр. «Ньурба» хаһыат 2014 с. балаҕан ыйын 3 к. нүөмэрэ Львов А.А. ыстатыйата. Бу хаһыаты уонна сорох информацияны биэрдэ сибээс бэтэрээнэ Казаков Н.Н. уонна Духова Р.С.\nСбербанк\n1974 с. дылы сбербанк агентскай сберкасса диэн почта иһинэн үлэлээбит.\nТуох баар докумуону почта начальнига толорбут.\n1974 с муус устартан Ньурбатааҕы сбербаан 5038/05 нүөмэрдээх Маалыкайдааҕы филиала диэн ааттанан туспа үлэһиттэммит\n1974 с муус устар ыйтан Духова Изобелла Егоравна 1949 с Маалыкайга төрөөбүт үлэһитинэн киирэн 2000 сылга дылы үлэлээбит.\nОл саҕана 1500 килийиэн баар эбит.\n2001 с тохсунньуттан 2009 муус устар Иванова Любовь Ивановна 19 с. Маалыкайга төрөөбүт улэһит буолбут.\n2009 муус устартан Инокентьева Анна Николаевна үлэлиир.\n« Бордоҥ» кредиттиир кээпэрэтиип\n2007 с тохсунньу 17к. тэриллибитэ 210 пайщиктаах\n.Салайааччылар:\n2007-2014 с.с. Иванов Николай Дмитриевич.\n2014 сылтан Иванов Иосиф Семенович (1954 с.)\nБулҕаахтыр Никифорова Александра Григориева\n2010 с пайщиктаах ахсаана 304 бэриллибит заем 286.үбэ 4900 т.с.\nПайщиктаахтар ылбыт кредиттэрин кыайан төлөөбөтөхтөрүнэн кэлин балаһыанньата мөлтөөн сылдьар.\nУматыгынан хааччыйар тэрилтэ\nСэбиэскэй былаас тохтообутун кэннэ кэтэх тиэхиника элбээбитэ. Уматыгынан хааччынар сыалтан дьаһалта «Саханефтигааһы» кытта дуогабардаһан 1992 с КАЗС-164 диэн заправочнай ыстаансыйаны туттарбыта.\n1992-2006 сс. Нутчин Карл Алексеевич.\n2006 с билиҥҥэ дылы Нутчин Владимир Карлович үлэлиир. Тэрилтэҕэ 4 үлэһит баар. КАЗС-164 2 тиэхиникэҕэ кутар колуонналаах, 200 куб уматык киирэр 2 систиэринэлээх, дьиэлээх, 1 көмпүүтэрдээх.\nБаһаары утары үлэлиир сулаарыстыба этэрээтэ.\nЫлбыт учаастага 2400 кв.м. Гараж 156 кв.м.\nҮлэһитэ 9\nБаһаарынай массыына Урал АЦ- 40, көмпүүтэр – 1, факса – 1, рация – 4, тэлэбиисэр – 1, суотабай төлөпүөн 9.\n1984-1985 с.с. диэки сопхуос баһаарынай массыына атыыласпыт, ону бастаан Алексеев Иван Николаевич үлэлэппит.\n1998 с. баһаарынай чаас тэриллибит.\n2001-2004 с.с.тохтотулла сылдьыбыт.\n2004 с. муус устар 1 к. иккиһин муниципальнай баһаарынай чаас тэриллибит. Онно салайааччыларынан үлэлээбиттэр:\n1998-1999 с.с. Матвеев Владимир Дмитриевич (1964 с.)\n1999-2000с.с.Слепцов Геннадий Андреевич (1957-2002)\n2000-2001 с.с. Саввинов Алексей Алексеевич.(1959-2005)\n2004-2009 с.с. Егоров Михаил Прокопьевич (1654 с.)\n2009 с. билиҥҥэ дылы Кириллин Афанасий Евгеньевич (1983 с.) үлэлиир.\nЭргиэн.\nӨрөбүлүүссүйэ буолуор диэри нэһилиэнньэни чааһынай эргиэмсиктэр аһынан-таҥаһынан хааччыйбыттар. Сэбиэскэй былаас буолбутун кэннэ 1918 с. «Холбос» потребкооперация тэриллибит. Кини улуустарга уонна нэһилиэктэргэ бэйэтин салааларын тэрийэн дьону-сэргэни аһылыганан-таҥаһынан уонна араас олоххо туттуллар табаарынан хааччыйан олорбут. Нэһилиэктэргэ насполар 1936 сыллар диэки тэриллибиттэр.Маалыкайга уонна Маай диэки холкуостарга таһаҕаһы сайын уунан кунгаас диэн тыынан соһон таһаараллар эбит. Маалыкай киһитэ Егоров Борокуоппай диэн киһи, дьоҥҥо-сэргэҕэ биллэринэн Уһунаак Борокуоппай икки кунгаас тыыны сэтиилэнэн саннынан соһон 5-6 т таһаҕаһы 21 көстөөх сиргэ 5,6 хонугунан Ньурбаттан Маалыкайга Марха өрүс устун аҕалар эбит. Биир итиччэ ыраах сиргэ Эҥээрдэккэ эмиэ соһон тиэрдэр эбит.\nКэлин 50- с сыллартан баржа булунан баржанан, кыһын массыынан таһар буолбуттар.\nЫраах Маай түөлбэтигэр бэрэдэбиэһинэн 1953 - 1965 с. Төкүнүүкэп Дьөгүөр Дьөгүөрэбис ( 1901-1976) үлэлээбит.\nМаалыкайга наспо бэрэссэдээтэллэринэн Васильев (Чуппур),Малышева Анна, Кузьмин Николай Данилович, Васильев Василий Степанович, Ивнов Дмитрий Николаевич, Васильев Иннокентий Васильевич 1, Васильев Семен Степанович, Иванов Семен Федорович 11 үлэлээн ааспыттар.\nИннокентьев Иван Егорович (1904-1986) Үлэ Кыһыл Знамята уордьаннаах.\nАнисимов Иван Саввич 1(1920- 2006 )\nТрофимов Николай Кириллович (1935 с.)\n1967 с. сопхуос-рабкооп диэн тэриллибит.\n1967-1970 с.с. Габышев Яков Степанович (1929-1970)\n1973- 1978 с.с. Петров Семен Александрович 1 (1926-1998 )\n1978-1989 с.с. Кириллин Петр Дмитриевич 1 (1930-2013)\n1989-1992 с.с. Степанов Василий Федорович\n1992-1993 с.с. Потапова Александра Семеновна (1952 с.)\n1993-1994 с.с Алексеев Николай Григорьевич (1945-1998)\n1995-2006 с.с.Иннокентьев Валентин Николаевич (1958 с)\n2005 с. тэрилтэни кыччатан торговай куста диэн буолбут, үлэһит бөҕө аҕыйаабыт. Сорох эбийиэктэрэ сабыллан барбыттар.\n2006-2008 с.с. Егоров Александр Христофорович\n2008 с. маҕаһыын сэбидиссэйинэн Седалищева Евдокия Семеновна (1960 с.)\n2016 с . сэтинньи ыйтан чааһынай маҕаһыын буолбут Николаева Светлана Михайловна\n70-80 с. сылларга рабкооп сүрдээҕин кыаҕыра сылдьыбыта.\n1972 с. диэки улахан типовой маҕаһыыны “Холбос” тутар биригээдэтэ туппута.\n1980 с улахан хонтуора , 1979-1980 с.с. сибиинньэ хотоно тутуллан уонча сыл сибиинньэ иитэ сылдьыбыттар . Кур сибиинньэ ахсаана 78 буола сылдьыбыт.1981 с эргэ гаражка эбии тутуу.1982 сылаас ыскылаат, билигин гараж буолан турар. 1984 с.саҥа хочуол, онно холбоммуттара маҕаһыын, бэкээринэ, 1985 с. типовой 3 боксалаах гараж, 1986 с бу гараж хочуола, 1987 с. үлэһиттэргэ аналлаах 2 кыбартыыралаах олорор дьиэ. Бу тутуулары бэрэссэдээтэл Кириллин П.Д. үбүн булан бэйэтэ биригээдэ тэрийэн туттарбыта.\nБилигин маҕаһыын 9 үлэһиттээх, бэкээринэ маҕаһыыны кытта биир дьиэҕэ баар. Бэкээринэ күҥҥэ 405 килиэби оҥорор.\nХочуол, 2 хаптаһын ыскылаат, гараж бааллар\n2015 с. маҕаһыын бэйэ атыылаһыытыгар уларытыллыбыта, карточканан төлөбүр, көрөр видеокамера киллэриллибитэ.\nМаалыкайдааҕы сопхуос рабкоопка өр биэкэринэн үлэлээбит Кычкина Тереза Николаевна (1942-2010) 1986 с. Үлэ Албан Аата 111-с истиэпэннээх уордьанынан наҕараадаламмыт.\n“Бордоҥ” кинигэттэн, М.П.Евсеева “Улахан Бүөтүр ” диэн кинигэттэн уонна Стеепан Васильев аатынан түмэл фондатыттан ылылынна.\nМаны таһынан бэйэ дьыалатын тэринэн, маҕаһыын аһан үлэлэтэллэр. Бары нэһилиэнньэҕэ бородуукта атыылыыллар.\n“Мария” Жарханскай Иван Ефремович.\n“Тойон уйата” Ефремов Тимофей Михайлович\n“Уйгу” Семянов Леонид Владимирович\nНьурба оройуонун электрическэй ситимин Маалыкайдааҕы пууна.\nБүлүү ГЭ-һин уота кэлбитигэр 1977 с. Маалыкайга 35/10 квт кыамталаах подстанция тутуллубута. Урукку сопхуос дизельнэй станциятын дьиэтин подстанция таһыгар аҕалбыттара. Манна үлэлээбиттэрэ:\n1977-1990 с.с. Моякунов Валентин Константинович\n1977- 1995 с.с. Иннокентьев Иннокентий Софронович (1942)\n1990-2006 с.с. Петров Юрий Николаевич (1958 с.)\n2006 Иванов Герман Иванович (1977 с.)\n1998 с. Матвеев Краснослав Дмитриевич (1971 с.)\nГидрометео сулууспа.\n1936 с. тэриллибит. Федерация тэрилтэтэ. Докумуоҥҥа киирэр аата: Федеративное государственное управление по мониторингу окружающей среды и гидрологии. Тэрилтэҕэ 3 репер, Марха биэрэгэр 31 сыбаайа, тыал түргэнин , сөҥүүлэри кэмниир, салгын төмпөрөтүүрэтин кэмниир, Марха өрүс уутун таһымын кэмниир тэриллэр бааллар .Марха өрүс уутун биохимическай, радиометрическай анаалыстарга анаан уу пробата ылыллан кииҥҥэ ыытыллар.\n2016 с. Марха өрүс уутун таһымын кэмниир спутниковай уу прибора, күн батареята ,\nаккумулятор туруоруллубут.\n1983-1999 с.с. Львов Федор Антонович (1953-2016)\n1999- 2002 с.с. Платонов Кирилл Гаврильевич (1963)\n2002-2004 с.с. Егоров Михаил Прокопьевич (1954)\n2004 сылтан Васильев Николай Николаевич (1966) үлэлиир.\nНакыыҥҥа халыыс хостооһунугар нэһилиэк дьоно кыттааһына.\n1994 с кулун тутар 29 к. Накыыҥҥа халыыстаах туруупка көстүбүтэ, ону Ботуобуйа туруупката диэн ааттаабыттара.\n1996 с. сааһыары көстөбүт туруупканы Ньурба туруупката диэбиттэр.\n1999 с. кулун тутар 31 к. көстүбүт туруупканы Марха туруупката диэбиттэр.\n1996 с. ахсынньы 20 к. Саха Өрөспүүбүлүкэтин бирисидиэнэ М.Е.Николаев ыйааҕынан улуус кыттыылаах Ньурбаҕа регистрацияламмыт АЛРОСА-НЬУРБА акционернай уопсастыба тэриллибит.\n1999 с. атырдьах ыйын 12 к. Накыыҥҥа бастакы экспрементальнай –модульнай баабырыка үлэҕэ киирбит.\n2003 с. халыыһы сууйар 16 №-дээх баабырыка үлэтин саҕалаабыт. Бу баараҕай тутуу үрдүгэ 9 этээстээх дьиэ саҕа, кэтитэ 90-тан, уһуна 100 тахса м. Манна биир бириэмэҕэ 800 тахса киһи олорор бары өттүнэн хааччыллыбыт баахтабай бөһүөлэк тутуллубута.\nНакыын халыыһын хостооһунугар нэһилиэк дьоно аан бастааҥҥыттан үлэлэспиттэрэ.\nБастаан ойуур солооһунугар сылдьыбыттар.2000 с. И.М.Егоров Маалыкайтан биригээдэ тэрийэн Накыыҥҥа таһаарбыт. Биригээдэ салайааччытынан сопхуоска тутууга үлэлээбит Ушканов Владимир Афанасьевич анаммыт. Бу биригээдэ элбэх олорор дьиэлэри, ыскылааттары, 16 №-дээх баабырыка тутуутугар, онтон да атын үлэлэргэ үлэлээбиттэрэ. Биригээдэ бастаан 10 киһилээх тахсыбыт, кэлин атын да нэһилиэктэр дьоннорун холбонон 25 буолан үлэлээбиттэр. 2007 с. дылы Маалыкайтан 80 киһи үлэлээбит. Манна мэхэнизээтэрдэр эмиэ үлэлээбиттэрэ, үлэлии сылдьаллар. Билигин суоппардар Данилов А.М., Гуляев В.Г.,Яковлев Д.М. улахан массыыналарга, тырахтарыыс Соловьев Г.С.өрөмүннүүр мастарыскыайга үлэлииллэр. Улахан бульдозерга Ушканов Ф.А. үлэлээн сылдьыбыта. Билигин 31 киһи Накыыҥҥа үлэлии сылдьаллар. Сопхуоска, сылгы собуотугар прорабынан үлэлээбит Николаев Иван Петрович бастакы мас остулубуой бырайыагын оҥорбута, ону Маалыкай уолаттара туппуттара.\n“Ньурбалар Накыыҥҥа алмаас объектарын тутуутугар” диэн кинигэттэн.\nУрут үлэлээн ааспыт тэрилтэлэр.\nУлахан партийнай тэрилтэ Степан Васильев аатынан холкуос тэриллибитин кэннэ тэриллибит быһыылаах. Холкуоска босхоломмут партком сэкиритээрэ көрүллүбүт быһыылаах.\nОнно сэкиритээрдэринэн үлэлээбиттэр.\n1960-1962 с.с.Данилов Эдуард Федорович (1933 с.)\n1962-1965 с.с. Габышев Яков Степанович (1929-1970)\n1965-1967 с.с.Степанов Прокопий Николавич\n1967-1968 с.с. Кириллин Петр Дмитриевич 1 (1930-2013)\n1968-1970 с.с. Федоров Афанасий Григорьевич (1935 )\n1979-1984 с.с. Гуляев Георгий Алексеевич (1937-2006)\n1984-1987 с.с. Соловьева Вера Григорьевна (1942)\n1989-1990 с.с. Дмитриев Роман Гаврильевич (1954)\n1990-1991 с.с. Егоров Михаил Прокопьевич (1954 с)\nКомсомольскай тэрилтэ.\nКомсомольскай ячейка 1927 с. тэриллибит. Габышев Николай Степанович тэрийбит. Бастакы кмсомолецтарынан буолбуттар: Василий Гуляев, Павел Данилов, Николай Иванов, Семен Иванов, Николай Долбосов, Люба Иванова, Афанасий Мопполов, Прокопий Иванов. “Бордоҥ” кинигэ 97 стр. Сопхуос 1967 с тэриллибитин кэннэ 5 нэһилиэк комсомолецтарын салайарга сопхуоска босхоломмут комсомол кэмитиэтин сэкиритээрэ баар буолбут.\nБосхоломмут сэкиритээрдэринэн үлэлээбиттэр:\n1959-1962 с.с.Иванова-Золотарева Ирина Николаевна (1941 с)\n1962-1963 с.с.Прокопьева Анастасия Семеновна 1936\n1963-1965 с.с.Ксенофонтов Василий Кириллович (1931 с.)\n1965-1966 с.с.Софронова Елена Гаврильевна (1940 с.)\n1966-1971с.с. Осипов Никита Григорьевич\n1971-1973 с.с. Саввинов Прокопий Константинович (1941 с.)\n1973-1974 с.с. Иванов Петр Тимофеевич (1947 с.)\n1974-1976 с.с. Можукова –Степанова Антонина Прокопьевна (1950 с.)\n1976-1977 с.с. Кириллина-Евсеева Мария Петровна (1956 с.)\n1977-1979 с.с. Данилова-Усова Христина Прокопьевна (1952 с.)\n1979-1982 с.с. Николаева Люция Анатольевна (1956 с.)\n1982 с. Данилова Светлана Егоровна ( 1956 с.)\n1982-1983 с.с.Данилова Наталия Иванована (1957 с.)\n1983-1984 с.с. Ксенофонтов Анатолий Васильевич (1959-2013)\n1985-1986 с.с. Петрова Наталия Семеновна (1965 с.)\n1986-1988 с.с. Аммосова Алевтина Ивановна (1966 с.)\n1988-1989 с.с Евсеев Василий Иванович (1963 с.)\nСопхуос буолбутун кэннэ улахан идэлээх сойуус тэриллибит ол аата 1967 с.\nОнно раючком онтон профком бэрэссэдээтэллэринэн үлээбиттэр:\n1967 с. Окоемов Николай Николаевич\nКириллин Егор Васильевич (1921-1977)\n1978-1979 с.с.Саввинов Василий Павлович (1938-2006)\n1979-1981 с.с.Ефремов Илья Гаврильевич (1923)\n1981-1983 с.с. Тимофеев Николай Сергеевич (1941)\n1983-1984 с.с.Соловьева Вера Григорьевна (1942)\n1985-1986 с.с.Ким Владимир Романович (1940-2011)\n1986-1989 с.с.Тихонов Василий Гаврильевич (1952)\n1989-1998 с.с. Иванов Николай Иванович (1951-2009)\nМаалыкай бөһүөлэктээҕи милиция салаата.\n1974 с Егоров Александр Иванович участковайынан анаммыт. 1976-1988 с.с. кытайдары сыылкаҕа аҕала сылдьыбыттара. Ол онно милиция салаата 1976-1988 с аһылла сылдьыбыта. Милиция салаатын салйааччыларынан үлэлээн сылдьыбыттара.\nНовиков –участковай\nФедоров Валентин Иванович\nЕгоров Валерий Александрович\nБөһүөлэктээҕи милиция салаата аһыллыбытыгар начальниктарынан үлэлээбиттэр:\nАлексеев Юрий Афанасьевич\nАфанасьев Николай Николаевич . Билигин участковайынан\n1998 сылтан Саввинов Василий Васильевич (1963) үлэлии сылдьар.\nУопсастыба туһатыгар үлэлиир тэрилтэлэр.\n1. “Иэйиэхсит” эбээлэр түмсүүлэрэ.\n1995 с тэриллибит. Бастакы салайааччы Кузнецова Вера Николаевна (1942 с.) Кини 2002 с дылы үлэлээбит.\n2002-2009 с.с. Семенова Анастасия Николаевна\n2009 с билиҥҥэ дылы Егорова Елизавета Петровна (1953 с.)\nЭбээлэргэ кэлин 4 эһээ кыттыспыт. Түмсүү билигин 35 чилиэннээх. Түмсүү нэһилиэккэ буолар араас дьаһалларга барытыгар кыттар. Кулууп , дьаһалта ыытар үлэлэригэр кыттан иһэр. Эбээлэр, эһээлэр ырыаҕа, үҥкүүгэ эрэр кыттыбакка субуотунньуктарга үлэлииллэр, кыһалҕалаах дьоҥҥо үбүнэн көмөлөһөллөр, ыччаттары иискэ, сиэлинэн, оҕуруонан, түүлээҕинэн иистэнэргэ көмөлөһөллөр, ооскуола оҕолоругар араас тиэмэҕэ кылаас чаастарын ыыталлар. Бэйэлэрин эт-хаан өттүнэн эрчийэллэр.\n2. “Ситим” эдэр ыччат түмсүүтэ.\n1993 сыллаахха тэриллибитэ лидердарынан улэлээбиттэрэ:\n1993-1999с Махатыров Афанасий Спиридонович (1972с.)\n1999-2003 Кириллина Марианна Петровна (1978с.)\n2006-2007 Моисеев Владимир Геннадиевич (1982с.)\n2007-2008 Иванов Денис Сергеевич. (1987с.)\n2008-2009 Семянов Леонид Валентинович. (1973с.)\n2009-2012 Степанов Прокопий Юрьевич. (1983с.)\n2012-2013 Торохов Анатолий Васильевич. (1978с.)\n2013-2014 Махатырова Мария Владимировна. (1992с.)\n2014-2015 Аржакова Галина Ивановна. (1985с.)\n2015-2016 Николаев Василий Степанович. (1984с.)\n2016 сылтан Ушканов Артем Афанасьевич. (1994с.)\n« Ситим» эдэр ыччат тумсуутун хайысхата, сыала, былаана.\n1. Ыччат сынньалаҥын тэрийии.\n2. Ыччаты спортка, чэгиэн-чэбдик олоххо тардыы.\n3. Кэрэ эйгэтигэр уһуйуу.\n4. 2014 с. Уопсастыба сүбэтэ. 9 киһилээх. Торохов Трофим Васильевич\n5. 2015 с. Сокуоннай регистрациялаах «Маалыкай» социальнай эйгэни сайыннарыыга олохтоох уопсастыбаннай тэрилтэ 6 киһилээх, салайааччы Степанов Юрий Прокопьевич.\n6. Дьахтар кэмитиэтэ 11 киһилээх Кириллина Розалия Афанасьевна.\n7. 2004 с. Бэтэрээннэр сэбиэттэрэ Ефремов Тимофей Елисеевич.\n8. 2016 с.Иһитиннэрэр киин 16 киһилээх Соловьева Вера Григорьевна.\n9. 2015 с.Кэскиллээх ыал 8 киһилээх Максимова Мирослава Николаевна<|endoftext|>\nСтепан Васильев аатынан сопхуос, сылгы собуота\nСтепан Васильев аатынан сылгы собуотун салалтата холкуос саҕаттан бу нэһилиэккэ олохтоммута. Ол иһин кини үлэтэ хайдах сайдан иһэрэ нэһилиэк олоҕун кытта ыкса ситимнээх, туох баар улахан тутуулар манна бааллар.\nСылгы собуотун историята холкуостартан саҕаланар.Бордоҥ нэһилиэгэ урут 2 нэһилиэктэн турара: Бордоҥ уонна Кукаакы. Кукаакы нэһилиэгэ 5 холкуостааҕа.\nМаксимов аатынан, кэлин «Кыайыы» диэн ааттаммыт – 1929 с.\n«Чуучукаан» 1935 с.\n«Чкалов» 1934 с.\n«Өктөөбүр» 1935 с.\n« Кыраһа» 1935 с.\nБордоҥ нэһилиэгэ 8 холкуостаах\n«Улазан күөл» 1931 с.\n«Чолбон» 1931 с.\n«Рабочай» 1935 с.\n«Чолбон» , «Рабочай» холбоһон 1941 с. «Коллектив» диэн буолбуттар.\n«Сиэрпэ уонна өтүйэ» 1931 с.\n«Маай» 1935 с.\n«Улгукта» 1935 с.\n«Инники этэрээт» 1932 с.\n1954 с. бу холкуостар холбоһон «Инники этэрээт» диэн холкуос буолбуттар. Арай «Чкалов» холкуос Мохолу түбэтигэр буолан чугастыы Малдьаҕар нэһилиэгэр барбыттар. «Инники этэрээти» бастаан Васильев Иннокентий Васильевич 11, онтон Васильев Иннокентий Васильевич 1- Дьаҕаһын салайбыттар. Иккиэн Степан Васильевич Васильев бииргэ төрөөбүт биилэрэ.\n1959 с Дьокуускайдааҕы госуниверситет учууталынан үлэлии сылдьар мантан төрүттээх Прокопьев Николай Иванович кэлэн Бордоҥ, Малдьаҕар, Мэҥэдьэк нэһилиэктэрин холбоон «Степан Васильев» холкуоһу тэрийбит.\nМалдьаҕар нэһилиэгэр «Чкалов» , «Ленин», «Горькай» , «Үүнүү күүһэ», «Коммунар», «Коминтерн» холкуостар холбоһон 1951 с. «Ленин» холкуос буолбуттар.\nМэҥэдьэк нэһилиэгэр «Мэҥэдьэк», «Хатыы», «Таала» холкуостар холбоһон 1950 с. «Хатыы» холкуос буолбуттар.\nН.И.Прокопьев бу «Инники этэрээт», «Ленин», «Хатыы» холкуостары холбообут.Кинини бэрэссэдээтэлинэн талаллар.\n1959 с. тэриллибит холкуоска сыһыарыллыбыт сирэ:\nБааһына 845 га, оһорбо 706 га, ходуһа 5255 га, мэччирэҥ 7774 барыта 14580 гектар\nСүөһүтэ:\nСүөһү 3996 о.и. ынаҕа 1191, биир ынахтан 756 киилэ үүт ыаммыт , үүт баалабай ыама 8319 ц, ынах этин оҥоруу 4960 ц.\nСылгыта 1985 о.и. биэтэ 583, кулун дьыалабыай тахсыыта 49 бырыһыан.\n1967 с. «Калинин», «Степан Васильев» холхозтар холбоһон «Степан Васильев» сопхуоһу тэрийэр уонна дириэктэринэн ананар Прокопьев Н.И.\nСопхуос 5 учаастактаах буолар Чуукаар, Өҥөлдьө эбиллэн. Сопхуос сирэ: бааһына 1760, ходуһа 11226, мэччирэҥ 12318, барыта 25304 гектар.\nЫнах сүөһү ахсаана 5724, о.и. ынаҕа 2012, 1 ынахтан үүт ыаммыт 1402 кг, баалабай ыам 15671, ынах этэ 7135 ц.\nСылгы ахсаана 3568 о.и. биэтэ 1816, кулун дьыалабыай тахсыыта 66, 2 бырыһыан, сылгы этэ 2487 ц.\n1963 с. Прокопьев Н.И. сопхуос базатыгар сылгы боруодатын тупсарар соруктанан племстанция тэрийэр. Бастакы салайааччынан Попов Егор Ефимович ананар. Сылгыга бонитировка ыытан үчүгэй төрүттээх сылгылары талан, хаан атастаһыытын ыытан сылгы хаачыстыбатын тупсаран саҥа боруода таһаарарга өр кэмҥэ утумнаах үлэ ыытыллар. Сылгыны көрүү-аһатыы үлэтэ тупсарыллар. Сылгы төрдүн көрдөрөр элбэх докумуон оҥоһуллар.\n1973 с. Прокопьев Н.И. пиэнсийэҕэ тахсар дириэктэринэн эмиэ олохтоох киһи Евсеев Иван Васильеавич ананар.\n1979 с. Өҥөлдьөлөөх Чуукаар арахсан «Чуукаар » сопхуос буолаллар. «Степан Васильев» сопхуос 3 учаастактаах хаалар: Хатыы, Маалыкай, Малдьаҕар.\nСирэ: бааһыната 196, ходуһата 12050, мэччирэҥэ 9307, барыта 21553 гектар.\nСүөһүтүн ахсаана 4486, ынаҕа 1718, биир ынахтан үүтү ылбыт 1254 кг, баалабай ыам 11329 ц. ынах этэ 4047 ц.\nСылгыта 2221, биэтэ 1123, кулун дьыалабыай тахсыыта 47 бырыһыан, сылгы этэ 844 ц.\n1989 с. Евсеев И.В. пиэнсийэҕэ барар, дириэктэринэн оробуочайдар Антонов Нестер Климовиһы талаллар.\n1991 с. Антонов Н.К. сопхуоһу сылгы собуотугар уларытан тэрийэр.\nСирэ: бааһына 391 , ходуһа 7751, мэччирэҥ 2713 барыта 10855 гектар.\nБу дьыл сүөһү ахсаана:\nБарыта 4019, ынаҕа 1238, биир ынахтан үүт ылыы 1293 кг, баалабай ыам 16905 ц, ынах этэ 2809 ц.\nСылгы ахсаана барыта 3105, биэтэ 1447, кулун дьыалабыай тахсыыта 60 бырыһыан, сылгы этэ 1106 ц.\nХаһаайыстыбаны салайбыт дириэктэрдэр.\nПрокопьев Николай Иванович (15.04.1918с.- 23.09.1995 с.)\n1959-1967 с.с. Степан Васильев аатынан холкуос бэрэссэдээтэлэ.\n1967—1973 с.с. Степан Васильев аатынан сопхуос дириэктэрэ.\n1980-1989 с.с. Степан Васильев аатынан сопхуос юриһа.\nНаҕараадалара:\n«Аҕа дойдуну көмүскүүр Улуу сэриигэ 1941-1945 сс. Килбиэннээх үлэтин иһин» мэтээл.\n«За трудовое отличие» мэтээл 06.12.1956 с.\nПочетная грамота Минпросвещения РСФСР – 27.12.1961 с.\nЗнак «Отличник соцсоревнования сельского хозяйства РСФСР» 08.04.1965 с.\nЛенин уордьана 22.03.1966 с.\nСаха АССР Үрдүкү Сэбиэтин Бочуотунай Грамотата 16.04.1968 с.\n«В.И.Ленин төрөөбүтэ 100 сылын бэлиэтээн килбиэннээх үлэтин иһин» 16.04.1970 с.\nҮлэ Кыһыл Знамята уордьан 1971 с.\n«Кыайыы 30 сыла» мэтээл 25.04.1975 с.\n«Үлэ бэтэрээнэ» мэтээл. 31.05.1979 с.\nСаха АССР Ленинскэйдээҕи быыбардыыр уокуруктан сэттис ыҥырыылаах ССРС Үрдүкү Сэбиэтин дьокутаата 1966 с.\n«Кыайыы 50 сыла» мэтээл 1995 с.\nТаһааттарбыт кинигэлэрэ: «Уроки литературного чтения» диэн методикаҕа аналлаах пособие .\n«Идэтийии суолунан» 1966 с.\n«Олорон ааспыт олоҕум» 1999 с.\nЕвсеев Иван Васильевич (28.04.1934-16.03.2012 сс.)\n1959 с. Свердловскайдааҕы тыа хаһаайыстыбатын үнстүтүүтүн бүтэрбит, ветериарнай быраас.\n1667 с. кэтэхтэн СГУ-ну бүтэрбит, зоотехник.\n1964-1967 сс. Степан Васильев аатынан холкуоска солбуйааччы бэрэссэдээтэл, кылаабынай зоотехник.\n1967-1970 с.с. Степан Васильев аатынан сопхуос кылаабынай эоотехнига, дириэктэри солбуйааччы.\n1973-1989 сс. Степан Васильев аатынан сопхуос дириэктэрэ.\n1989 с. пиэнсийэҕэ тахсан баран сылгы собуотугар диспетчер.\nНаҕараадалара:\nСаха АССР үтүөлээх ветвраһа\nСаха АССР тыатын хаһаайыстыбатын министиэристибэтин бочуоттаах үлэһитэ\nНьурба улууһун бочуоттаах олохтооҕо.\nАнтонов Нестер Климович (15.08.1937-02.03.2001 сс.)\n1967 с. СГУ-ну бүтэрбит\n1967 с. Степан Васильев аатынан сопхуос ыстаарсай прораба.\n1989-2001 сс. Степан Васильев аатынан сопхуос онтон сылгы собуотун дириэктэрэ.\nНаҕараадалара:\nРСФСР үөрэҕириитин туйгуна.\n1993 с. Саха өрөспүүбүлүкэтин норуотун хаһаайыстыбатын үтүөлээх үлэһитэ.\n2001-2003 с.с. Григорьев Моисей Семенович (1955-2016)\n2003-2006 с.с. Дмитриев Сергей Гаврильевич\n2006-2007 с.с.Степанов Николай Прокопьевич\n2007-2009 с.с.Васильев Юрий Николаевич (1963)\n2009-2010 с.с. Иванов Николай Васильевич (1978)\n2010-2014 с.с. Иванов Егор Егорович\n2014 сылтан Казаков Иннокентий Александрович (1983) үлэлии сылдьар.\nХаһаайыстыба үлэтигэр үрдүк көрдөрүүлэри ситиспит үлэһиттэр.\nЕгоров Афанасий Гаврильевич 1934-2002\n1959-1969 с.с. сылгыһыт, 1963-1967 с.с. Саха АССР ҮС дьокутаата, 1966 с. «Бочуот знага» уордьан.\nМихайлов Николай Евтропьевич 1933-2002\n1962-1981 с.с. сылгыһыт, 1963 с. Саха АССР ҮС Бочуотунай Грамотата., 1964 с. Саха АССР үтүөлээх сылгыһыта,1964 с. НХСБ боруонса мэтээлэ.\nПетров Семен Александрович 1930-1994\n1958-1970 с.с. сылгыһыт 1964 с. Саха АССР ҮС Бочуотунай Грамотата, НХСБ кыһыл көмүс мэтээлэ, 1966 с. Үлэ Кыһыл Знамята уордьан.\nКириллин Афанасий Васильевич 1929 с.\n1960-1970 с.с. сылгыһыт.1970 с.»Бочуот Знага » уордьан, 1993 с «Үлэҕэ килбиэнин иһин» мэтээл.\nПлатонов Петр Васильевич 1922-1998\n1966 с. Саха АССР үтүөлээх сылгыһыта.\nАфанасьев Семен Николаевич 1934-1978\n1950-1978 с.с. сылгыһыт. Саха АССР ҮС Бочуотунай Грамотата, 1964 с. соцкуоталаһыы кыайыылааҕа.\nНиколаев Александр Анатольевич 1966 с\n1998 с. СӨ тыатын хаһаайыстыбатын үтүөлээх үлэһитэ.\nАржаков Семен Иннокентьевич 1932-1991\nСүөһү иитиитигэр үлэлээбит.1969 с. Саха АССР ҮС Бочуотунай Грамотата. 1977 с. «Бочуот знага» уордьан, НХСБ мэтээллэрэ: 1975 с. боруонса, 1977 үрүҥ көмүс, 1978 с. кыһыл көмүс.\nЕфимова Мария Дмитриевна 1938 с.\nЫанньыксыт, ньирэй көрөөччү. НХСБ мэтээллэрэ: 1975 с. боруонса, 1977 үрүҥ көмүс, 1973 с. соцкуоталаһыы кыайыылааҕа.\nМахатырова Александра Ивановна 1931-2015\nЫанньыксыт. 1968 с. Саха АССР үтүөлээх ыанньыксыта. «Отличник соцсоревнлвания сельского хозяйства» диэн бэлиэ.\nПавлов Иван Николаевич 1927-1999\nЫччат сүөһүнү көрөөччү. 1958 с. НХСБ кыһыл көмүс мэтээл\n«Аҕа дойдуну көмүскүүр Улуу сэриигэ 1941-1945 с.с. килбиэннээх үлэтин иһин » мэтээл.\nАлександрова Александра Николаевна 1935-2007\nНьирэй көрөөччү. 1975 с. НХСБ боруонса мэтээлэ.\nТакыров Иван Васильевич 1930-2013\nҮүт биригээдэтин биригэдьиирэ. «Аҕа дойдуну көмүскүүр Улуу сэриигэ 1941-1945 с.с. килбиэннээх үлэтин иһин », 1973 с. «Үлэҕэ килбиэнин иһин » мэтээллэр, « Соцкуоталаһыы кыайыылааҕа» икки бэлиэтэ, «Отличник соцсоревнования » бэлиэ.\nЕгоров Анатолий Иванович 1935-2004\nСуоппар. Улуус, сопхуос чөмпүйүөн суоппара. 1986 с. «Үлэҕэ килбиэнин иһин» мэтээл.\nИннокентьев Спиридон Иннокентьевич 1883 – 1959\nНикифорова Клавдия Иннокентьевна 1940-2001\n«Үлэ Кыһыл Знамята» уордьан -197\nСопхуоска техническай сайдыы.\nБастакы техникалар кэлиилэрэ уонна кимнээх үлэлэппиттэрэ.\n1954 с. ыам ыйын 1 к. ЗИС-5 мас кэбиинэлээх массыына, Титов Серафим Николаевич.\n1955 с. маһынан оттуллан уот биэрэр локомобиль Петров Лука Васильевич.\nБастакы монтердар Андреев Константин Николаевич, Тимофеев Никита Никитич.\n1958 с. бурдук быһар комбайн Можуков Николай Семенович.\n1958 с. ууга сылдьар самоходнай баржа Титов Серафим Николаевич.\n1959 с. дизельнэй электростанция Титов Серафим Николаевич.\n1977 с.ахсынньы 17 к. Бүлүү ГЭС уота.\n1980 с. К-700 тыраахтыр Хахыров Владимир Степанович.\n1985 с Т-150 Федоров Александр Владимирович.\n1985 с КПКУ-70 сиилэс хаамбаайына Федоров Александр Владимирович.\n1991 с. К-701 – погрузчик Никонов Павел Денисович\n1991 с. «Енисей» хамбаайын Никифоров Василий Семенович.\n1996 с. көмпүүтэр Тортоусова Санда Васильевна.\n1995 с. сылгы собуотугар 3 нэһилиэгинэн 85 тыраахтыр, 56 массыына баар буола сылдьыбыт.\nСорох чыпчаал көрдөрүүлэр.\nҮс учаастак үрдүнэн чыпчаал көрдөрүүлэр.\n1980 с. сүөһү ахсаана 4490.\n1985 с. ньирэй дьыалабыай тахсыыта 85,9 быр.\n1988 с. биир ынахтан үүт ыаммыт 1434 кг.\nБиир ынахтан 2000 кг үүтү аан бастакынан Саввинова Елена ыабыт 60-ус сылларга.\nКэлин Никифорова Клавдия Иннокентьевна, Степанова Татьяна Николаевна ыабыттара,\nЕфимова Мария Дмитриевна 1985 с. 2294 кг үүтү ыабыт.\n1986 с. Мария Дмитриевна салайар «Алар » пиэрмэтэ кэллэктиибинэн 2247 кг үүтү ыабыттара.\n1987 с. биир ынахтан Тимофеева Нина Константиновна 4034 кг үүтү ыабыт\n1969 с. субай сүөһү сайын эбиллиитэ 100 кг. Пахомов Григорий Васильевич.\nЫччат сүөһүнү төлөһүтүүгэ Ефимова Мария Дмитриевна, Александрова Александра Николаевна Яковлева Анастасия Петровна өр уонна үрдүк таһаарыылаахтык үлэлээбиттэрэ.\n1992 с. туттарыллар сүөһү орто ыйааһына 305 кг тэҥнэспит.\nСылгы иитиитигэр:\n1965 с. холкуос үрдүнэн кулун дьыалабыа тахсыыта 82 быр.\n1985 с.Сылгы этин оҥоруу 1789 ц.\n1970 с. Кириллин Афанасий Васильевич звенота кур сылгыны 99,5 быр. Ииппит.\n1965 с. Кириллин Афанасий Васильевич звенота кулун дьыалабыай тахсыытын 99,5 быр. тиэрдибит, 184 биэттэн 170 кулуну ылбыттар.\nХонуу үлэтигэр:\n1984 с. Маалыкай учаастагар 4231 т от оттоммут.\n1976 с. Кириллин Александр Семенович ДТ-75 тыраахтырынан 3032 э/га.\n1977 с. Васильев Пантелеймон Григорьевич МТЗ-52 рыраахтырынан 1711 э/га\n1976 с. Егоров Анатолий Иванович ЗИЛ-130 массыынан 190477 т/км.\n1980 с. Саввинов Илья Семенович 118529 т/км.\n1981 с. Иванов Григорий Федорович АВВ-3,5 уу баһар массыынан 61745 т/км оҥорбуттар.\nОрдук элбэх түүлээх бултаммыт:\n1989 с. солоҥдо 75\n1986 с. Баланов А.М. 75 кииһи биир сыл бултаабыт.\nБулт.\nБулт саха норуотун төрүт дьарыга. Бурдук да ыһыллар буолбутун кэннэ, сүөһү, сылгы ииттэр саха дьоно сорох аһылыктарын, таҥастарын ойууртан, ууттан бултаан айахтарын ииттэллэрэ. Сэрии сут саҕана аарыма булчуттар Иванов Г, Иванов Т, Былгаев И. дьоннорун-сэргэлэрин бултаан абырыыллара үһү. Хаһаайыстыба хаһан баҕарар идэтийбит булчуттардаах буолара.Бултааһын ордук үчүгэйдик сопхуос буолбутун кэннэ тэрээһиннээхтик ыытыллар буолбут.\nБулчуттары тэрийии 1968 с. охотовед миэстэтэ көрүллүбүтүгэр олохтоох ыччат Семянов Валентин Васильевич үлэлиэҕиттэн былааннаахтык тэриллэр буолбут. Сопхуос булчуттарга анаан 200 чугаһыыр табаны иитэрэ. Табаннан ыраах Ыгыатта, Ханньыйа, Моркуоку, Сугдьаар түбэлэринэн тэлэһийэн, идэтийбит булчуттар бултууллара. Ордук элбэхтик киис, андаатар, тииҥ, күөллэртэн собо бултанара. Булчуттары бултуур сааларынан, тэриллэринэн, анал таҥастарынан, балаакканан, тимир оһохторунан сопхуос хааччыйара. Идэтийбит булчуттар Андреев Н.И, Андреев М.С, Кириллин А.Н, Никифоров Н.С, Никифоров С.Е, Холохов С.Ф,Тихонов Н.А, о.д.а. элбэх түүлээҕи бултууллара.\nАстыыр-батарар салаа.\n1971 с. Маалыкайга улахан остулубуой дьиэтэ тутллубута. Манна олохтоохтор, ыалдьыттар аһыыллара. Кэлин ыһыллыы саҕана тохтоон хаалбыта. Манна өр Евсеева У.И, Софронова Е.Д, Васильева М.С, Лыткина Д.Г. үлэлээн ааспыттара.\nХолкуос саҕаттан үүтү астыыр арыы собуоттара тэриллибиттэр. Эти тутааччыларынан атын дьоннор үлэлииллэр эбит.\n1959- 1976 с.с. Данилов Алексей Николаевич (1932-1998) маастарынан үлэлээбит\n1976- 1993 с.с. Лазарева Дария Николаевна (1943\n1992 с. Антонов Н.К. астыыр-батарар салааны тэрийбитэ Бастакы салайааччынан Васильев Револий Иннокентьевич, технологынан Макарова Галина Степановна ананан үлэни тэрийбиттэрэ.\n1993 с. Ньурбаҕа «Мэҥэдьэк» диэн сылгы собуотун мҕаһыына аһыллыбыта.\n1993 с. рабкооптан дьиэ ылан астыыр усулуобуйа тупсубута. Мантан ыла ынах, сылгы иһэ туйах сууллан астанан атыыланар буолбута.\n1994 с. оборудование атыылаһыллан халбаһыы оҥоһуллар буолбута.\nАстыыр салаа бастаан Ураһалааххаа эргэ арыы собуотун дьиэтигэр саҕалаабыта.\n1996 с. Хатыыга, Маалыкайга, Малдьаҕарга собуот бэйэтин маҕаьыыннарын аһан үлэлэппитэ.\n1998 с. арыы собуотун учаастагар бэкээринэ үлэҕэ киирбитэ. Собуот үлэһиттэрэ бэйэлэрин килиэптэрин сиир буолбуттара. Бастакы биэкэрдэринэн Михайлова Е.М, Харитонов И.С, Ушканова В.А. үлэлээбиттэрэ.\nУрут кымыс сайын ыһыахха эрэ оҥоһуллар буоллаҕына 1998 сылтан кыһыннары оҥоһуллар буолбута. Ол инниттэн Бэтиис диэн сиргэ биэ ыырга аналлаах база тутуллубута. Кымыс оҥоһуутугар бастаан Никитина Е.И, Иванова Э.Н, кэлин Соловьева М.Е, Михайлова Е.М, биэ ыаһыныгар Аржаков И.С. үлэлээбиттэрэ.\nАрыы собуотугар маастардарынан үлэлээн ааспыттара Петров Ин.Ин., Никифоров А.А.\n1997-1999 с.с. Матвеева Александра Егоровна.\n1999 с .билиҥҥэ диэри Семенова Александра Афанасьевна.\n2001 с. арыы собуота сылгы собуотуттан арахсан «Эргинэр-тутар киин» (торгово-закупочный центр) диэн ааттаммыта. Сылгы собуотун таһынан нэһилиэнньэттэн үүт тутар буолбута.\n2003-2007 с. Ас оҥорор холбоһук (Пищекомбинат) диэн ааттана сылдьыбыта\n2007 с. «Байар» диэн тыа хаһааыстыбатын производственнай кээпэрэтиибэ буолбуттара. Технолог Семенова С.В. кэлэн суорат, йогурт о.д. а. үүт аһылык оҥорор буолбуттар.\nИис сыаҕа.\n1991 с Антонов Нестер Климович иис сыаҕын тэрийбитэ.\n1991-1999 с. Слепцова Марфа Николаевна сэбиэдиссэйинэн үлэлээбитэ-19\n1999-2001 с. Егорова Елизавета Петровна 1953 с.\n2001-2004 с. Васильева Александра Викторовна 1961 с.\nАндреева Анисия Васильевна имииһитинэн үлэлээбитэ.\nТипянова И.П, Степанова К.А, Александрова Т.К, Алексеева С.И, Саввинова Л.С. иистэнньэҥнэринэн үлэлээбиттэрэ.\nСыах араас түүлээх таҥаһы, тыс этэрбэстэри, оҕуруонан билэлэри, тирииттэн өйдөбүнньүк бэлэхтэри, паннолары тигэрэ, оҥороро. Оҥоһуктарын таҥастарын олохтооъ нэһилиэнньэ атыылаһара уонна Ньурбаҕа, Дьокуускайга батараллара. Сыах муҥутаан 2003 с. 422 тыһ солк бородууксуйаны оҥорон таһаарбыт.\nБилиҥҥи туругунан сылгы собуота 20 үлэһиттээх ол иһиттэн сылгыһыта 14.\nАрендалаһар сирэ: ходуһа- 593,97 га, мэччирэҥ- 459,1 га, бааһына-62,7 га.\nСылгы ахсаана 661, 10 ынах.\nСылгы собуотун Маалыкайга баар тутуулара:\nМаҕаһыын 120 кв. м, арыы собуота, халбаһыы сыаҕынаан 330 кв.м, гараж 7 миэстэлээх, хонтуора 203 кв.м, бэкээринэ 64 кв.м, иис сыаҕа 112 кв.м, Сыкаабылга балыксыт дьиэтэ 60 кв.м, Дыадааҥҥа булчут үүтээнэ 18 кв.м. Арыылаах-Бэрэ электролиния 2,5 км.\nТиэхиникэтэ: Урал-лесовоз-1, Камаз -1, МТЗ-82 – 5, Синтай – 2\nМаалыкай учаастага.\n1967 с «Степан Васильев» сопхуос тэриллибитин кэннэ Бордоҥ нэһилиэгэр 2 учаастак баара: Маалыкай уонна Айда. Салайааччыларынан Николаев Николай Наумович, Ефремов Николай Николаевич үлэлээбиттэрэ. Онтон 1969 с иккиэннэрин холбоон Маалыкай учаастага диэн буолбуттара. Учаастакка муҥутаан үлэһиттэнэ сылдьыбыта.\nМанна салайааччыларынан үлээн ааспыттар:\n1969- 1973 с.с. Яковлев Трофим Никифорович ( 1935 с.)\n1973-1978 с.с. Кириллин Петр Дмитриевич (1930-2013)\n1978-1981 с.с.Пахомов Григорий Васильевич (1936 с.)\n1981-1986 с.с. Яковлев Трофим Никифорович (1935 с.)\n1986 -1987 с.с. Васильев Револий Иннокентьевич (1956 с.)\n1987-1989 с.с.Тимофеев Николай Сергеевич (1941с)\n1990-1991 Григорьев Владимир Николаевич (1944-2012)\n1992-1994 с.с.Егоров Николай Кузьмич (1951 с.)\n1994-1997 с.с.Чарканов Иннокентий Васильевич (1939-2009)\n1997-2001 с.с.Хахыров Владимир Степанович (1944 с)\nСылгыта, сүөһүтэ.\nСыла Сүөһү ахс. о.и. ынаҕа ньирэйи ыл. 1 ынахт.уут, кг сылгы ахс. о.и. биэтэ кулуну ылыы\nЫһыллыы иннинэ сүөһү Ураһалаахха уонна Мэҥэлээххэ көрүллэрэ. Ураһалаахха 10 хотон, кормосыах, кыһыл муннук, олорор дьиэлэр, арыы собуота бааллара. Сылгы собуота буолбутун кэннэ Ураһалаахха учаастакка анаан гараж , улахан хонтуора тутуллубуттара.Маны таһынан Мэҥэлээххэ 2 субай хотоно, Ойбон көлүйэҕэ 1 хотон бааллара.\nСайылыктар: Айда, Алар , Кураанах, Атырдьахтаах ыанньык кизннэрэ, ньирэй сайылыктара Арыылаах, Бэрэ, Саадьайга уотуллар сүөһүгэ аналлаах тутуулар. Сылгы собуота буолбутун кэннэ ити сайылыктарга барыларыгар үлэһиттэр олорор типовой хастыы да дьиэ тутуллубута. Сопхуос саҕана Бэтиискэ эмньик сайылыга баара.\nСылгы базалара Таала, Мондоку, Кыраһа, кэлин Бэттиэмэҕэ, Кыыраҥдаҕа, Өктөөп маарыгар Махсым таалатыгар тутуллубуттара. Сылгы собуота буолбутун кэнниттэн Бэтиискэ биэ ыыр бааза тутуллубута.\nБилигин Маалыкайга 254 сылгы ол иһиттэн биэтэ 161.\nТутуу сыаҕа.\nТутууну ыытарга анал биригээдэ баара. Манна мас бэлэмнээччилэр, пилорамаҕа мас элбээтээччилэр, стэлээркэҕэ тутууларга аналлаах түннүктэри, ааннары онтон да атын тэриллэри оҥороллоро уонна болуотунньуктар .\nТутуу улахан холкуос буолуоҕуттан элбэхтик ыытыллыбыта. Тутууга аналлаах 2 пилорама, стэлээркэ хас да тыраахтыр баара. Сылгы собуотун саҕана арочнай гараж тутуллубута.\nХолкуос, сопхуос, сылгы собуотун саҕана тутуллубут улахан тутуулар.\nУлахан тутуулар үксэ холкуос, сопхуос саҕана тутуллубуттар. Тутуулары хаһаайыстыба бэйэтэ үбүлээн, бэйэтин дьонунан туттарбыт. Хаһаайыстыба бэйэтигэр эрэ аналлаах эбийиэктэри туппакка улахан социальнай тутуулары барытын кэриэтэ туттарбыт.\n1936 с. улахан оскуола. 1980 с. умайан хаалар.\n1982 с . улахан мас оскуоланы Ньурбатааҕы ПМК туппута эрээри сопхуос барытыгар көмөлөспүт.\n1939 с. бастакы улахан кулууп Саввинов Андрей Андреевич (1895-1964 ) салайан тутуллубут. Кэлин Ураһалаах пиэрмэтигэр көһөрүллэн олорор дьиэ буолбута.\n1961 с. начаалынай оскуола.\n1966 с спортсаала оскуола оҕолорун уонна холкуостаахтар күүстэринэн.\n1967 с. сопхуос хонтуората, кэлин иис сыаҕа буолбута, билигин кураанах.\n1967 с. улахан кулууп билигин үлэлии турар.\n1969 с. бастакы икки этээстээх сопхуос хонтуората 2003 с. кыаммат ыаллар олорор дьиэлэрэ. Балыыһа территориятыгар амбулатория дьиэтэ.\n1971 с. тиэхиникэни өрөмүөннүүр улахан мастарыскыай, дизель станцияҕа аналлаах дьиэ, кэлин Бүлүү электросеть хонтуората буолан билигин подстанция таһыгар үлэлии турар.\n1967 -2000 с.с. усталарыгар түөртүү-иккилии кыбартыыралаах 11 дьиэлэр.Билигин да үксүлэрэ үлэлии тураллар.\n1971 с. остулубуой дьиэтэ. Билигин кураанах.\n1971 с. 2 этээстээх гостиница, аллараа өттө отделение хонтуората. Билигин администрация уонна тэрилтэлэр хонтуоралара. Быйыл хапытаалынай өрөмүөн ыытыллан саҥатыгар түстэ.\n1974 с. почта, АТС дьиэтэ. Манна билигин итилэри таһынан аптека уонна сбербаан филиала үлэлииллэр.\n1979 с. Сардаҥа детсад.\n1969 – 2000 с.с. арыттаах хотон, ампаар ньирэй хотоно, улахан 8 хотон, 2 улахан гараж, столярка, 4 арочнай гараж, баанньык, хортуоппуй кыстатар арочнай ыскылаат, Ураһалаахха улахан булуус, Ураһалаахха отделение хонтуората тутуллан үлэҕэ киирбиттэрэ. 1981 с. көскө кэлбит кытайдарга тутуллубут дьиэ 1988 с. Мичил детсад.\n1995 с САПИ үбүгэр 2 этээстээх, гаражтаах, прачкалаах, куухуналаах , хочуоллаах балыыһа комплекса.\n1996 с. Сэргэ диэн сылгы собуотун маҕаһыына, аттыгар ыскылааттаах.\n1987 с. улахан хонтуора\n1998 с. арыы собуотун таһыгар бэкээринэ.\n1990- 2000 с.с. Хатыы-Маалыкай-Малдьаҕар, Маалыкай-Айда-Арыылаах-Бэрэ-Мэгэдьэк-Бэттиэмэ-Орто Сайылык-Хаты, Маар үрэх-Уус Күөлэ, Маалыкай-Кураанах, Атырдьахтаах Алар сайылыктар суоллара томтотуллубуттара, сорохторо гравийдаммыттара.\nУраһалаахха 11, Мэҥэлээххэ 2 хотон.\nБаанньык\nАтырдьахтаах, Алар сайылыктарыгар үлэһиттэр олорор типовой дьиэлэрэ, Бэттиэмэҕэ Үөннүүргэ сылгы базалара, Маай учаастагар иккилии кыбартыыралаах 2 олорор дьиэ тутуллубуттара.\nУһуннук үлэлээбит тутуу инженердэрэ: Антонов Н.К, Даянов А.И, Николаев И.П, Иванов И.С, Васильев Ю.Н.\nКиин база.\nКиин база бэйэтэ туспа территориялаах этэ. Онно улахан гаражтар, өрөмүөннүүр мастарыскыай, ыскылааттар, үлэһиттэр мустар будкалара, Бүлүү ГЭ-һин уота кэлэ илигинэ дизельнэй ыстансыйа бааллара. Манна сопхуоһу хааччыйар улахан таһаҕас массыыналара, сири, суолу оҥорор улахан тыраахтырдар, нэһилиэнньэни уунан хааччыйар уу баһар массыыналар уонна салалтаны таһар чэпчэки массыыналар тураллара. Манна туспа механиктар, гараж сэбиэдиссэйэ, диспетчер, суоппардар, тырахтарыыстар үлэлииллэрэ.\nНефтебаза.\nУлахан нефтебаза баара. Кини тутуута улахан холкуос буолуоҕуттан саҕаланан баран кэлин кэҥэтиллэн испитэ. 75 , 50, 25 куптаах систиэринэлэр бааллара .Сылгы собуота буолбутун кэннэ 400 куптаах икки улахан систиэринэни бэйэбит сварщиктарбыт оҥорбуттара.\nНефтебаза сэбидиссэйдэринэн Петров Лука Васильевич, Егоров Егор Семенович, Халабышев Владимир Иванович үлэлээбиттэрэ.\nВетучасток.\n1921 сыл от ыйын 4 күнүгэр Ньурбаҕа ВЕТЕРИНАРНАЙ СУЛУУСПА төрүттэммит. Маалыкайга маҥнайгы ветеринарнай пууну 1939 сыллаахха Иван Иванович Шабарскай олохтообут.\n1939 сыл – ветеринарнай пуун.\n1992 сыллаахха Ст. Васильев аатынан сылгы собуотугар ведомственнай ветеринарнай сулууспа иһинэн Маалыкай ветеринарнай лечебницата уонна Бордон ветеринарнай учаастага (Маай учаастагар) тэриллибиттэрэ.\n1994 сыллаахха 1982 сыллаахха тутуллубут дьиэни атыылаһан олоробут. 8,6 м х5 м, иэнэ 40,8 кв.м.\nСалайааччыларынан үлэлээтилэр:\n1993-2010 с.с. Егорова Галина Егоровна (1947 с.)\n2010 сылтан Карманова Сардаана Васильевна (1975 с.)\n2016 сыл саҕаланыытыгар ынах сүөһү ахсаана 1088 , сылгы – 1167 , сибиинньэ – 12 , коза – 7 , кролик – 6 , куурусса – 5 , ыт – 167 , куоска – 18 .\n1939 – Макаров Василий Иванович.\n1946-1960 сс. Васильев Иннокентий Васильевич\n1960-1961 сс. Гуляев Афанасий Алексеевич 1931 с\n1961-1964 сс. Евсеев Иван Васильевич.\n1964-1967 сс. Пахомова Мария Дмитриевна.\n1967-1969 сс. Яковлев Трофим Никифорович.\n1969-1970сс. Григорьев Владимир Николаевич.\n1970-1981 сс. Федоров Афанасий Григорьевич.\n1981-1984 сс. Васильев Револий Иннокентьевич.\n1984-1989 сс. Саввинов Прокопий Корнилович.\n1989-1993 сс. Васильев Револий Иннокентьевич,\n«Отличник с/х РС (Я)»: - Cаввинов Прокопий Корнилович, - Егорова Галина Егоровна, - Федоров Федот Васильевич.\nПервомайскай демонстрацияларга, Кыайыы күнүгэр, күһүн «Доруобуйа күнүгэр», «Нация сүүрүүтүгэр» кыттыыны ылабыт.\n2007 сыллаахтан компьютер баар.\n2010 сылтан хамнас карточкаҕа түһэр .<|endoftext|>\nНьурба улууһун Бордоҥ нэһилиэгин бэйэни салайыныыта\nБордоҥ нэһилиэгин дьокутааттарын сэбиэтэ.\n2002 сылтан «Бордоҥ нэһилиэгэ» МТ нэһилиэктээҕи сэбиэтэ талыллан үлэлиир\n2002 дьаһалта дьиэтигэр үлэлиир, 15 дьокутаат.\nБэрэссэдээтэллэрэ:\n2002 сылтан көмпүүтэр баар.<|endoftext|>\nБордоҥ нэһилиэгин култуура салаата\nБибилитиэкэ.\nБастакы ааҕар балаҕан 1937 сыллаахха арыллыбыт. Онно бибилитиэкэринэн Иванов Николай Федорович үлэлээбит. Ол кэннэ 1948 сыллаахха Араҥастаахтан дьиэ көтүрэн аҕалан ааҕар-балаҕан туппуттар. Онно ссэбиэдиссэйинэн Ефремов Николай Николаевич үлэлээбит.\n1937-1957 сс. – ааҕар - балаҕан\n1957-2011 сс – Маалыкайдааҕы олохтоох библиотека.\n2010 сылтан- Маалыкайдааҕы модельнай олохтоох библиотека. Хас сыл ахсын үлэ араас көрүҥнэрэ олоххо киирэн үлэлииллэр. Ол курдук:\n• Саҥа кинигэлэр сурэхтэниилэрэ.\n• Чопчу ис хоһоонноох нэдиэлэлэр, араас ис хоһоонноох тэрээһиннэр, күрэхтэр.\n• Элбэх саҥа бырайыактар үлэлэрин саҕалаатылар: «КИВИС», «Беби-Арт», «Сатабыл».\n• Ким туох интириэстээ5инэн түмсүүлэр үлэлииллэр.\n• Аныгы үйэ ирдэбилинэн оргтехника, Интернет өҥөлөрүнэн нэһилиэнньэ туһанар.\nБилигин бибилитиэкэ дьиэтин уопсай иэнэ 93,7 кв.м. Түмүү уопсайа 21397 ахсааннаах. Ол иһигэр кинигэтэ 18971 ахсааннаах, брошюра-1741, диискэ-66.\nБибилитиэкэ үлэһитэ-2, техүлэһит-1.\nСыллаааҕы үлэ көрдөрүүлэрэ : ааҕааччы—1152, бибилитиэкэҕэ сылдьыы - 8009, кинигэ уларсыыта – 23508.\nСалайааччылар:\n1937-1947 сс.- Иванов Николай Федорович.\n1948-1950 сс.- Ефремов Николай Николаевич.(1930-2009)\n1951- 1963 сс.- Чусовская Клавдия Павловна, Припузова Ирина, Иванов Дмитрий Николаевич, Иванов Семен Иванович.\n1963-1977 сс.- Иванова Екатерина Федотовна.(1938-2002)\n1970-1973 сс. –Осипова Татьяна Герасимовна, оҕо бибилитиэкэрэ.\n1974-1977 сс. –Семенова Татьяна Афанасьевна, оҕо бибилитиэкэрэ.\n1977-1981 сс –Саввинова Надежда Афанасьевна.(1950-1988)\n1981-1982 сс.- Андреева Антонина Андреевна.(1949)\n1982-1984 сс. – Федорова Лилия Егоровна.(1960)\n1984сылтан - Аммосова Вера Петровна. (1963)\n2010 сыл – оройуоннааҕы «Сыл бибилитиэкэрэ» күрэххэ «Мисс совершенство» номинация хаһаайына, « Бордоҥ нэһилиэгин бастыҥ бибилитиэкэрэ».\n2013 сыл – IV «Ресурсы развития культуры в Нюрбинском районе» муниципальнай быыстапка-ярмаркаҕа «КИВИС» бырайыагынан 2 степеннээх диплом хаһаайыннара.\nАммосова Вера Петровна- « СӨ Култууратын туйгуна » Бочуот бэлиэтэ, СӨ , култуура миниистирин , улуус, нэһилиэк баһылыктарын Бочуотунай грамоталара.\n- 2013сыл ыам ыйыттан ыйга биирдэ нэһилиэк иһигэр тахсар «Аартык» хаһыат сүрүн редактордара.\n- Нэһилиэнньэ олоҕун, үлэтин-хамнаһын туһунан сиһилии киэҥ араҥаҕа иһитиннэрэр, биллэрэр сыалтан тэриллибит «Маалыкайдааҕы иһитиннэрэр киин » диэн общественнай түмсүү киинэ.\nБибилитиэкэ толору оргтехниканан хааччыллан олорор. Интернетынан туһанар. Тэрилтэ бэйэтин көмүскэнэр ханнык да көрүҥэ суох.\nНэһилиэк олохтоохторо суруйан таһааттарбыт кинигэлэрэ.\nКсенофонтов В.К. “Күөрэгэй”. 1996 с.\nПрокопьев Н.И.” Идэтийии суолунан”, Олорон ааспыт олоҕум”. 1999 с.\nДанилов Э.Ф., Лыткин Н.Н. “Бордоҥ” Ньурба улууһа. 2006 с.\nДанилов Э. Ф.” Степан Васильевич Васильев” брошюра 2006 с.\n“ М.В.Мегежегский к 110-летию с д.р.” 2008 с\n“Степан Васильевич Васильев (1896-1943) (Документы, фотографии)” 2006 с.\n“Степан Васильевич Васильев к 110 – летию со дня рождения”. 2006 с. брошюра.\n“Степан Васильев государственный, общественно-политический и профсоюзный деятель “ 2011 с\n“Анастасия Петровна Данилова- секретарь обкома, наставник молодежи.” 2002 с.\nТыасытов В.А.”Ыччаты иитиигэ дьулуур, тулуур оскуолата ”. 2014 с.\n\"Анисимов Иван Саввич\". Составители М.П. Евсеева и др. 2010 с.\nМегежегская О.И.”Экология и мы” 2006 с.\nВ.В. Илларионов “Дьон киһитэ” 2007 с\nСпортсмен,учуутал, тренер В.Н. Кузнецов.(Бордоҥ нэһилиэгин МТ уонна успуорт оскуолатын филиала.)\nИванова И.С. “Такырова А.В.” 2014 с, “Иванов Семен Федорович 11-Куччугуй Сэмэн ”.2012 с.\nАнтонова М.Н.”Уһулуччу талааннаах салайааччы”. 2008 с.\n“Ньурба Маалыкайын хомоҕой тыллаах хоһоонньуттара”. 2014 с.\n“Эдэркээн кэрэкэ кэмнэрбит”.\nДмитриев А.Д.”Күөх Ньурба төрүттэрэ” 2013.\nТ.П.Иванова, Н.Н.Николаев.”Эҥээрдэк сыдьааннара”. 2013 с.\nМ.П.Евсеева, А.Е.Степанова.“Сүрэхпэр эн бааргын тапталлаах оскуолам.” 2015 с.\nСтепанова А.Е.”Саха саарына, киһи кэрэмэһэ.” 2015 с.\nЕвсеева М.П.”Улахан Бүөтүр”. 2016 с.\n“Бордоҥ нэһилиэгин оһуордаах оһуохайдьыттара.” Брошюра 2016 с.\nСоловьева В.Г. “Степан Васильев аатынан хаһаайыстыбаҕа техническай сайдыы” 2005 с, “Үлэһит дьонноох буоламмыт” 2010 с., “Үйэ чиэппэрэ сөҕүрээбэтэх төлөн” 2011 с. “Бардыалаахтан тарҕанан, Үөдэйгэ үүнэн” 2011 с., “Төрдү-ууһу өҥөйдөххө” 2014 с. “Иэйэр сүрэх ситэрбэтэх иэйиитэ.” 2016 с.\n«Айар киин» норуот айымньытын дьиэтэ.\n1937 сыллаахха ааҕар балаҕан (кулууп) тэриллибитэ. Сэрии кэнниттэн кулууп сэбиэдиссэйинэн Иванов Иван Васильевич (Ырык БаЬылай уола) улэлээбитэ. Кини кэнниттэн Тимофеев Константин Иннокентьевич улэлээбитэ. Онтон 1967 сыл саҥа кулууп дьиэтэ тутуллан үлэҕэ киирбитэ, сэбиэдиссэйинэн Кузнецова Вера Николаевна улэлээбитэ. Култуурунай-маассабай, сырдатар үлэни ыытаары, дьону түмэ тардаары сыаллаан-соруктаан тэрийбиттэр.\nУрут көннөрү кулууп дьиэ диэн буолара, 1993 сылтан «Дьөһөгөй Айыы» култуура киинэ буолбута, ол кэннэ 2015 сыл атырдьах ыйын 5 кунуттэн «Айар киин» норуот айымньытын дьиэтэ буолбута.\n«Айар киин» норуот айымньытын дьиэтэ 793,14 кв.м иэннээх, компьютернай техниканан, спец.оборудованиенан хааччыллыылаах.\nУопсайа 9 үлэһит баар, ол иһигэр 5 идэлээх.\nКултуурунай-сырдатар үлэни ыытыы, нэһилиэнньэ сынньаланын тэрийии.\nТэриллиэиттэн салайааччылар ааттара-суоллара:\nИванов Иван Васильевич,\nТимофеев Константин Иннокентьевич (1928-1977) 60-с сылларга улэлээбит.\n1966-1969 с.с.Кузнецова Вера Николаевна (1942 с.)\n1969- 1973 Иванов Владимир Семенович (1938-1982 с.)\n1973-1975 Николаева Любовь Афанасьевна (1953 с.)\n1978-1980 с.с.Софронов Семен Иннокентьевич (1947-),\n1979-1987 Егорова Любовь Николаевна (1952 с.)\n1987-1995 Тыасытова Галина Гаврильевна (1949 с.)\n1995-2012 с.с.Ефремов Тимофей Елисеевич (1952 с.)\n2012 сылтан үлэлиир Харитонов Иван Семенович (1973 с.).\n2014 сыл «Айымньылаах улэ сири симиир, киэргэтэр»Ньурба оройуонун нэЬилиэктэринэн ыытыллыбыт оройуоннай култуура эстафетатыгар 1 миэстэ, 2015 сыллаахха «Преданность традициям» номинация ылбыппыт.\nХаритонов Иван Семенович- Саха Республикатын култууратын туйгуна.\n«Айар киин» норуот айымньытын дьиэтэ нэһилиэккэ, улууска буолар тэрээһиннэргэ актыыбынайдык кыттар.\nТэрилтэбит көмпүүтэринэн толору хааччыллыылаах, интернекка, факсаҕа холбонон олоробут.\nПожарнай сигнализация тэрилтэбитигэр холбонон турар.\nСтепан Васильев аатынан историяны уонна кыраайы үөрэтэр түмэл.\nТүмэл иэнэ 184 кв.м. ол таһыгар үлэлиир кэбиниэт уонна көрүдүөр 45 кв.м\n2000 с. Маалыкай орто оскуолатын устуоруйатын уонна оскуоланы бүтэрбит оҕолор олохторун үөрэтии түмэлин быһыытынан дириэктэр Анисимов И.С. салалтатынан тэриллибит.\n2001 с. оскуола түмэлин быһыытынан пааспардаммыта.\n2003 с. Өрөспүүбүлүкэ хамыыһыйатынан Оскуола түмэлэ диэн статустаммыта.\n2006 с. Кыраайы үөрэтэр Степан Васильев аатынан Бордоҥ нэһилиэгин түмэлэ диэн уларытан тэриллибитэ.\n2006 с. Степан Васильев сиэн бырааттарын үбүлээһининэн саҥа дьиэ тутуллан үлэҕэ киирбит\n2008 с. иккис үлэһит миэстэтэ көрүллүбүт.\n2013 с. техүлэһит миэстэтэ көрүллүбүт.\nТүмэли тэрийэн үлэлэппитэ 2000-2015 с.с. Ушканова Любовь Николаевна (1950 с).\n2008 с. Ушканова Валерия Афанасьевна (1973) 2013 с. Андреева Елена\n2015 с. дириэктэринэн Спирдонова Наталья Прокопьевна (1976 с.) үлэлиир.\nТүмэл уопсай буондата 1860 ол иһигэр билим – көмөлтө буондата 903. Түмэл экспонаттарын таһынан араас хайысханан тэрийэр-маассабай үлэни тиһигин быспакка үлэлиир.\nКэрэ эйгэтин оскуолата.\n1974 с. тэриллибит.Үөрэтэр салаата бастаан үҥкүү, ырыа, фортепиано, баян уонна норуодунай инструменнарга этэ. Билигин ырыа, үҥкүү, уруһуй, фольклор салаалара уонна гитара, фортепиано кылаастара үлэлииллэр. Үөрэнэр болдьохторо уһаан биэрбит.\nБилигин 14 үлэһит: үҥкүү-3, фольклор -2, ырыа-1, фортепиано-1, гитара – 1, уруһуй – 2, техүлэһит – 4. Оскуола 2 дьиэҕэ үлэлиир . Бастакы дьиэтэ 1992 с.тутуллубут 205 кв.м, иккис дьиэтэ эргэ оскуола дьиэтэ 564,9 кв.м.\nБилигин 6 салааҕа 148 оҕо дьарыктанар. 4 ансаамбыл үлэлиир. “Сыккыс” ырыа, үҥкүү норуодунай ансамбыла, “Оҕо саас” үҥкүү ансаамбыла, “Сардаҥа” саһарҕалара” фольклор норуолунай ансаамбыла, “Дьиэрэй” фольклорнай ансаамбыл. Бу анссаамбылларга 186 оҕо дьарыктанар. Оскуола аһыллыаҕыттан 485 оҕо үөрэнэн бүтэрбит. Үөрэнэн бүтэрбит оҕолортон 65 оҕо култуура эйгэтин үлэһиттэрэ буолбуттар, олор истэригэр бааллар Еремеева Инга Иннокентьевна самодеятельнай композитор,СӨ култууратын туйгуна, культура уонна ускуустуба кэллиэһин фортепианаҕа уһуйааччыта. Кычкина Мария Ивановна – бастакы үрдүк муусука үөрэҕин ылбыт үөрэнээччибит, фортепиано кылааһын уһуйааччыта, Хатас оҕо ускуустубатын оскуолатын дириэктэрэ, Спиридонова Розалия Яковлевна СӨ култууратын туйгуна, “Туллукчаан” оҕо ырыаларын кинигэтин ааптара, “Күлүмчээн” оҕо ансаамбылын салйааччыта, Аммосов Айсиэн “Айыы сиэнэ” – саха эстрадатын тыйаатырын артыыһа, хомусчут.\nОскуолаҕа салйааччынан үлэлээбииттэрэ:\n1974-1977 с.с. Семенов Анатолий Николаевич\n1977-1980 с.с. Иванова Полина Николаева\n1980-200һ с.с. Саввинова Любовь Ивановна (1952 с.)\n2007-2016 с.с.Типянова Александра Тимофеевна (1970 с.)\n2016 с. үлэлиир Потапов Афанасий Дмитриевич (1988 с.)\n2016 с 14.11 “Сардаҥа” саһарҕалара” норуодунай ансамбыллар аатын ылбыттара.\n“Сыккыс”, “Сардаҥа”, “Оҕо саас”, “Дьиэрэй” ансаамбыллар үлэлииллэр.\n1. Судаарыстыбаттан наҕараадалаах, бочуоттаах ааттаах үлэһиттэрэ:\n• Тихонова Марфа Николаевна - Саха Өрөспүүбүлүкэтин култууратын туйгуна, СӨ култууратын үтүөлээх үлэьитэ, «Саха Өрөспүүбүлүкэтин норуот айымньытын сайдыытыгар кылаатын иhин» Бочуоттаах бэлиэ, Арассыйыскай Федерация уопсай үөрэхтээһин үтүөлээх үлэһитэ, Бордоң нэһилиэгин бочуоттаах олохтооҕо, үлэ бэтэрээнэ.\n• Васильева Мария Степановна - Саха Өрөспүүбүлүкэтин култууратын туйгуна, РФ култуура министиэристибэтин уонна арассыыйа култуура үлэһиттэрин профсойуустарын бочуотунай грамотата, «Саха Өрөспүүбүлүкэтин норуот айымньытын сайдыытыгар кылаатын иhин» Бочуоттаах бэлиэ, үлэ бэтэрээнэ.\n• Иванова Туйаара Николаевна – Саха Өрөспүүбүлүкэтин култууратын туйгуна, Култуура уонна наука Петровскай акадиэмийэтин дипломана, Данилова А.П. аатынан бириэмийэ.\n• Новгородова Таисия Мартыновна - Саха Өрөспүүбүлүкэтин култууратын туйгуна<|endoftext|>\nНьурба улууһун Бордоҥ нэһилиэгэр үөрэҕирии\nМ.В Мегежегскай аатынан тыа хаһаайстыбата хайысхалаах Маалыкай орто оскуолата.\n1885 сыл – Мэҥэдьэктээҕи Иннокентьевскай таҥара дьиэтин иһинэн церковнай - приходской оскуола аһыллыбыта.\n1914 сыл – Мэҥэдьэктээҕи начаалынай училище тэриллибитэ\n1919 сыл – советскай начаалынай трудовой оскуола аһыллыбыта.\n1934 сыл – сэттэ кылаастаах оскуола тэриллибитэ\n1942 сыл – государственнай интернат аһыллыбыта\n1954 сыл – орто оскуола тэриллибитэ\n1957 сыл – орто оскуола бастакы выпуһа тахсыбыта\n1996 сыл – оскуола тэриллибитэ 110 сыллаах үбүлүɵйэ\n1980 сыл – икки этээстээх мас улахан корпус улэҕэ киирбитэ\n2003 сыл – оскуолаҕа М.В. Мегежекскэй аата иҥэриллибитэ\n2003 сыл – ус этээстээх саҥа таас корпус үлэҕэ киирбитэ\n2004 сыл – оскуола «Доруобуйа оскуолата» ситимҥэ киирбитэ\n2005 сыл – оскуола агропрофилированнай оскуолалар ситимнэригэр киирбитэ\n2005 сыл – оскуола бастакы выпуһун 50 сыллаах үбүлүɵйэ\n2006, 2008 сс – «Лидер в информатизации ОУ РС(Я)» аат иҥэриллибитэ\n2007 сыл – үлэ саҥа тɵлɵбүрүн киллэриигэ пилотнай оскуола буолбута\n2008 сыл – саха тылын үɵрэтиигэ оройуоҥҥа тирэх оскуола\n2009 сыл – Бүлүү бɵлɵх оройуоннарын агрооскуолаларын куоталаһыытыгар 2-с бириистээх миэстэни ылары ситиспитэ\n2010 сыл – оскуола тɵрүттэммитэ 125 сыллаах үбүлүɵйэ;\n2010 сыл - сайыҥҥы оҕо сынньалаҥар аналлаах «Кымыс» духовнай чэбдигирдэр центр улэҕэ киирбитэ;\n2011 сыл - Бүлүү бɵлɵх оройуоннарын агрооскуолаларын куоталаһыытыгар 500 тыһ.солк граннаах бастакы миэстэни ылбыта\n2013 сыл – «Аан дойдутааҕы үɵрэҕирии уонна талааннаах оҕолор» энципклопедияҕа «Бастыҥ педколлектив» аатынан киирбитэ\nОскуола 130 сыллаах историятыгар барыта барыллаан 2999 выпускник бүтэрдэ, онтон орто оскуоланы - 2654 үөрэнээччи. 2015-2016 үөрэх сылыгар 308 үөрэнээччи баар, маҥнайгы кылааска 38 үөрэнээччи киирдэ.\nОскуола сэбиэдиссэйдэрэ уонна дириэктэрдэрэ.\n1. 1922-1925 с.с Шадрин Григорий Абрамович. θр сылларга РОНО-га, Малдьагар, Марха, Куочай, Ньурба оскуолаларыгар үлэлээбитэ. РСФСР норуотун үɵрэҕириитин туйгуна, Саха АССР үтүɵлээх учуутала, Бочуот Знага» уордьан икки тɵгуллээх кавалера.\n2. 1925-1928 с.с Габышев Николай Степанович, Ньурба оройуонун маҥнайгы комсомолецтарыттан биирдэстэрэ, 1927 сыллаахха Маалыкайга комсомольскай ячейканы тɵрүттээбитэ.\n3. 1931-1932 Иннокентьев Христофор Николаевич .\n4. 1932-1933 Винокуров Серафим Евгеньевич\n5. 1934 Иннокентьев Василий Софронович\n6. 1934-1936 .Иванов Федор Спиридонович\n7. 1936-1938 Семенов Михаил Николаевич .\n8. 1939-1941 Седалищев Николай Ильич. 1941 сыллаахха Аҕа дойду сэриитигэр ыцырыллыбыта. Сэриигэ сураҕа суох сүппүтэ.\n9. 1941 с.Федоров Герасим Васильевич . Өр сылларга республикаҕа оройуоҥҥа партийнай-советскай үлэһит этэ, 1956-1974 сылларга Хорула оскуолатыгар завучтаабыта.\n10. Григорьев Петр Семенович\n11. 1939-1940 с Мартынов Андрей Васильевич. Аҕа дойду сэриитин кыттыылааҕа. Райисполком, РОНО сэбиэдиссэйинэн, партийнай аппараакка үлэлээбитэ.\n12. 1941-1942 Семенов Василий Алексеевич (1916-1977). Филологическай наука кандидата, сахага киэҥник биллибит бɵҕɵстɵртɵн биирдэстэрэ.\n13. 1942 с. Степанов Петр Иванович. Ол кэнниттэн үөрэх министрин солбуйааччынан, пединститут дириэктэрин кэтэхтэн үɵрэҕи тэрийиигэ солбуйааччынан, «Знание» общество правлениетын секретарынан үлэлээбитэ.\n14.1944-1945 с.с Иванов Дмитрий Николаевич.\n15 1946-1950 с.с Прокопьев Николай Иванович. (1918-1995) СГУ-га старшай преподавателинэн, Ст.Васильев холкуос бэрэссэдээтэлинэн, сопхуос дириэктэринэн үлэлээбитэ. Ленин, Υлэ Кыһыл Знамятын уордьаннар кавалердара.\n16.1950-1952 с.с Таюрскай Меркурий Михайлович. Аҕа дойду сэриитин кыттыылааҕа. Саха АССР үтүɵлээх учуутала, РСФСР норуотун уорэҕириитин туйгуна.\n17.1952-1955 с.с Павлов Василий Семенович. Аҕа дойду сэриитин кытыылааҕа, Саха АССР оскуолаларын үтүɵлээх учуутала, РСФСР норуотун уорэҕириитин туйгуна.\n181955-1961 с.с Борисов Парфений Прокопьевич. Педагогическай наука доктора, профессор. РСФСР норуотун үɵрэҕириитин туйгуна, К. Д.Ущницкай мэтээлин кавалера.\n19.1961-1964 с.с Михайлов Егор Евтрофьевич (1929-1990). Улэ, тыыл ветерана.\n20.1964-1969 с.с Платонов Николай Прокопьевич. педагогическай үлэ ветерана.\n211969-1979 с.с Анисимов Иван Саввич. Саха республикатын үтүɵлээх учуутала, РСФСР, ССРС норуотун уорэҕириитин туйгуна. «Азия оҕолоро» Аан дойдутааҕы фонда стипендиата, 2000 сылга Республикаҕа «Сыл бастыҥ директора»\n21.1979-1981 с.с Федоров Николай Григорьевич. РСФСР норуотун үɵрэҕириитин туйгуна.\n22.1981-2003 с.с Анисимов Иван Саввич\n23.2003-2004 с.с Григорьев Юрий Николаевич. (1964 с.) Саха республикатын үɵрэҕириитин туйгуна.\n24.2004-2000 с.с. Андреева Александра Константиновна (1965). Саха республикатын үɵрэҕириитин туйгуна. «Азия оҕолоро» Аан дойдутааҕы фонда стипендиата\n25.2005-2014 с.с Евсеева Мария Петровна.(1956) РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ. Бордоц нэһилиэгин бочуоттаах олохтооҕо. 2010, 2011 сылларга оройуоҥҥа «Сыл бастыц салайааччыта».\n26.2014 с Кузьмин Виктор Михайлович (1944 с.) улэлиир. РСФСР норуотун уорэҕириитин туйгуна, Саха республикатын үтүɵлээх учуутала.\nОскуола барыта 67 үлэһиттээх, ол иһигэр учуутала 35 .Идэлэринэн: Англия тыла -3, биология-1, география – 1, уруһуй, чэрчиэнньэ, саахымат 1, история -1, информатика – 1, нуучча тыла – 4, саха тыла – 2, математика – 3, алын кылаас – 8, технология - 2, физкультура – 4, ОБЖ- 1, химия – 1, физика – 1, муусука – 1.\nОскуола материальнай-техническэй баазата.\n288 миэстэлээх 3 этээстээх таас оскуола дьиэтэ 2003 с. үлэҕэ киирбитэ. Уопсай иэнэ – 3680,4кв.м., о.и. туһаныллара – 3106,9кв.м.\nҮөрэтэр кэбиниэттэр– 20.\nМатематика кэбиниэтэ – 2\nНучча тылын уонна литерэтирэтин кэбиниэтэ – 1\nСахатылын уонна литэрэтирэтин кэбиниэтэ – 1\nистории кэбиниэтэ – 1\nфизикэ кэбиниэтэ – 1\nхимийа кэбиниэтэ – 1\nбиологийа кэбиниэтэ – 1\nгеографийа кэбиниэтэ – 1\nчерченийэ кэбиниэтэ – 1\nлингафоннай кэбиниэтэ – 1\nалын кылаастар – 4\nмузука кэбиниэтэ – 1\nтехнологии кэбиниэтэ – 2\nОБЖ кэбиниэтэ – 1\nИнформатика кэбиниэтэ – 1\nспортзал – 1\nтренажернай саала – 1\nмедисинэ кэбиниэтэ – 1\nОстулубуой – 50 олорор миэстэлээх\nКөмпүүтэр ахсаана:\nбарыта – 42\nол иһигэр интернекка холбоммут-5\nустар камера-19\nБибилиэтиэкэ – 25139, учуобунньук ахсаана – 16914 (98%), научнай-педагогическэй уонна методическэй литэрэтиирэ – 8225\nСӨ Национальнай хартыына түмэлин көмпүүтэргэ салаата уонна нуучча түмэлин көмпүүтэргэ салаатын 2015 с. - 1 көмпүүтэр, 1 проектор, 1 экран уонна үөрэтэр быраграамма\nХартыына гэлириэйэтэ, 2015 с. – 12 дьиҥнээх хартыына, 21 хаартысканнан копуйа уонна уруһуйу хаттаан түһэрээһин.\nҮөрэтэргэ-үлэлэтэргэ аналлаах тутуулар:\nТыраахтыры үөрэтэргэ аналлаах дьиэ, 2010 с. – 122,8кв.м.\nХайыһар баазата – 56кв.м., 2017 с. үлэлиир\nТрактодром – 0,5га\nОскуола таһынааҕы учаастак:\nагролаборатория, 2011с. – 88,5кв.м.\nтэпилиссэ (кыһыҥҥы тэпилиссэ – 1, сайыҥҥы тэпилиссэ – 2) – 180кв.м.\nоҕуруот – 300кв.м.\nхортуоска буолата – 3,5га\nОҕо доруобуйатын чөлугэр түһэрэр киин «Кымыс» Мондокуга, 2009 с. сылтан үлэлиир\n2 этээстээх дьиэ – 517,7 кв.м.\nостулубуой – 110 кв.м.\nАһылык буһарар дьиэ – 28,7 кв.м.\nТаҥас сууйар дьиэ – 20 кв.м.\nбанньык – 25 кв.м.\nдуус\nньууһунньук\nОт лааҕыра «Маарыкчаан» Маар Сыһыы– 2007с. үлэлиир:\n2 Олорор дьиэ – 50,6 кв.м. хас биирдиитэ\nходуһа – 109 га\nСылгы баазата Ойбон Көлүйэ, 2014 с.:\nКөньүүһүнэ, биэлэргэ аналаах кыбыыкка\nсарай\nбалагаҕан\nТиэхникэ ахсаана:\nоптуобус ПАЗ, 2007 с. – 1\nмассыына УАЗ, 2004с., 2010 с. – 2\nтыраахтыр МТЗ-82, 2000 с. – 1\nкыра тыраахтыр – 2:\nВейтуо, 2000 с.\nкультиватор ВА – 2\nот охсор КСФ – 2\nэлектронасос – 1\nокучиватель – 1\nкыра бирисиэп – 1\nСүөһү ахсаана:\nЫнах сүөһү – 4\nСылгы – 13\nПедагогическай үлэлэрин иһин наҕараадаламмыт салайааччылар уонна учууталлар.\n• Петров Тимофей Иванович – алын кылаас учуутала, «Старейший учитель» бэлиэ;\n• Аммосов Иван Егорович – алын кылаас учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Иванова Елена Семеновна – алын кылаас учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Ощепкова Людмила Тимофеевна – нуучча тылын уонна литературатын учуутала, ССРС норуотун үɵрэҕириитин туйгуна;\n• Игнатьева Анна Никифоровна – саха тылын уонна литературатын учуутала, РФ норуотун уорэҕириитин туйгуна;\n• Васильев Николай Степанович – математика учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Иванова Александра Алексеевна – математика учуутала, РФ норуотун үɵрэҕириитин туйгуна, Саха республикатын үɵрэҕириитин бочуоттаах ветерана;\n• Анисимов Иван Саввич 2 – оскуола директора, математика учуутала, учууталлар республикатааҕы 1959 с.съезд делегата, ССРС, РФ норуотун үɵрэҕириитин туйгуннара, «Дети Саха-Азии» фонда стипендиата, Саха Республикатын үтүɵлээх учуутала, Ньурба улууһун бочуоттаах гражданина, Саха республикатын үɵрэҕириитин бочуоттаах ветерана;\n• Петров Николай Михайлович – физика учуутала, РФ норуотун үɵрэҕириитин туйгуна, Саха АССР норуотун үɵрэҕириитин үтүɵлээх учуутала;\n• Ксенофонтов Василий Кириллович – саха тылын уонна литературатын учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Семенов Иван Алексеевич – интернат сэбиэдиссэйэ, нуучча тылын уонна литературатын, история учуутала, РФ норуотун үɵрэҕириитин туйгуна, СӨ үɵрэҕириитин бочуоттаах ветерана;\n• Павлов Виссарион Саввич – нуучча тылын уонна литературатын учуутала, «Наставник-учуутал» бэлиэ;\n• Иванов Иннокентий Гаврильевич – биология учуутала, «Наставник-учуутал» бэлиэлээх;\n• Федоров Николай Григорьевич-география, история учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Яковлева Анна Кирилловна – сөүһү иитиитин тɵрүттэрин учуутала, СӨ үɵрэҕириитин туйгуна;\n• Алексеев Петр Алексеевич – саха тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Саввинова Александра Андреевна – алын кылаас учуутала, Учууталлар учууталлара;\n• Ефремова Анна Николаевна – алын кылаас учуутала, Учууталлар учууталлара;\n• Платонова Мария Васильевна – математика учуутала, РФ үɵрэҕирии министерствотын Грамотата, СӨ үɵрэҕириитин бочуоттаах ветерана;\n• Лазарев Юрий Афанасьевич – физика учуутала, Саха республикатын үɵрэҕириитин туйгуна, РФ үɵрэҕириитин үтүɵлээх учуутала;\n• Халанникова Елизавета Семеновна – саха тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Антонова Марта Климовна – география учуутала, СӨ үɵрэҕириитин туйгуна;\n• Григорьева Екатерина Николаевна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Сидорова Маргарита Иосифовна – уруһуй уонна технология учуутала, СӨ үɵрэҕириитин туйгуна;\n• Степанова Аксинья Егоровна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Тимофеев Тимофей Никитич – алын кылаас учуутала, методист-учуутал, «Бастыц учуутал» республикатааҕы күрэх иккис призера, «Кɵрɵɵччулэр биһирэбиллэрэ» номинация кыайыылааҕа, СӨ үөрэгириитин туйгуна;\n• Ксенофонтов Максим Васильевич – саха тылын уонна литературатын учуутала, «Дети Саха-Азии» фонда стипендиата, «Бастыҥ учуутал» өрөспүүбүлүкэтээҕи күрэх финалиһа, «Бастыҥ уруок» номинация кыайыылааҕа;\n• Григорьев Юрий Николаевич – оскуола директора, СӨ үɵрэҕириитин туйгуна;\n• Иннокентьева Анидора Игнатьевна – музыка учуутала, СӨ үɵрэҕириитин туйгуна, «Бастыҥ учуутал» РФ Президенин Гранын хаһаайката, «М.Е.Николаев аатынан фонда» лауреата, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, СӨ үтүөлээх учуутала;\n• Иванов Виктор Григорьевич – алын кылаас учуутала, «Маҥнайгы учуутал» бэлиэ, РФ уопсай үɵрэхтээһинин бочуоттаах үлэһитэ;\n• Егорова Ольга Петровна – дириэктэры иитэр-үɵрэтэр улэҕэ солбуйааччы, математика учуутала, Саха Республикатын үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Кириллина Розалия Афанасьевна – омук тылын учуутала, социальнай педагог, СӨ үɵрэҕириитин туйгуна, «Бастыц кылаас салайааччыта» республикатааҕы курэх кыттыылааҕа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Андреева Александра Константиновна – география учуутала, оскуола директора, СӨ үɵрэҕириитин туйгуна, «Дети Саха-Азии» фонда стипендиата;\n• Евсеева Мария Петровна – история учуутала, оскуола директора, «Старший учитель» бэлиэ, учууталлар 1Х сийиэстэрин дэлэгээтэ, «Бастыц учуутал» өрөспүүбүлүкэтээҕи курэх финалиһа, «Кɵрɵɵччулэр биһирэбиллэрэ» номинация кыайыылааҕа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, улууска 2011, 2012 сылларга «Бастыҥ салайааччы»;\n• Петрова Наталия Семеновна – алын кылаас учуутала, директоры иитэр-методическай улэҕэ солбуйааччы, СӨ үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, СӨ учууталларын, общественноЬын Х сийиэстэрин дэлэгээтэ;\n• Ефремова Людмила Софроновна – омук тылын учуутала, Саха Өрөспүүбүлүкэтин үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Григорьева Надежда Григорьевна – нуучча тылын уонна литературатын учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата, Саха Республикатын үɵрэҕириитин туйгуна, «Бастыц кылаас салайааччыта» өрөспүүбүлүкэтээҕи курэх финалиһа, «Мудрый наставник» номинация кыайыылааҕа;\n• Иванова Светлана Спиридоновна – биология учуутала, директоры иитэр-методическай улэҕэ солбуйааччы, СӨ үɵрэҕириитин туйгуна, Рособрнадзор «Учительская слава» көмүс бэлиэтин хаһаайката, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Николаева Маргарита Анатольевна – эбии үɵрэхтээһин педагога, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Михайлов Артур Николаевич – физкультура учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Иванова Маргарита Семеновна – алын кылаас учуутала, СӨ үɵрэҕириитин туйгуна;\n• Михайлова Елизавета Николаевна – алын кылаас учуутала, «Бастыц кылаас салайааччыта» өрөспүүбүлүкэтээҕи күрэх финалиһа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Прокопьева Анастасия Прокопьевна – математика учуутала, Учууталлар учууталлара, педагогическай династия учуутала;\n• Григорьева Анастасия Ивановна – директоры иитэр улэҕэ солбуйааччы, Саха Республикатын Президенин Грана, СР учууталларын, общественноЬын ХIII сийиэстэрин дэлэгээтэ;\n• Платонова Галина Николаевна – физкультура учуутала, СҮ физическай культураҕа туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Иванова Клавдия Николаевна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Спиридонова Марфа Ивановна – математика учуутала, СӨ учууталларын, общественноЬын ХI съезтэрин делегата, СӨ үɵрэҕириитин туйгуна, «М.Е.Николаев аатынан фонда» лауреата, «Виртуоз-учуутал» өрөспүүбүлүкэтээҕи курэх кыайыылааҕа, Ньурба улууһун баһылыгын «Бастыҥ учуутал» грана;\n• Иванова Акулина Иннокентьевна – черчение, саахымат учуутала, СӨ үɵрэҕириитин туйгуна, Ньурба улууһун баһылыгын «Бастыц учуутал-тренер» грана;\n• Спиридонова Зоя Ивановна – уопсай уорэхтээһин педагога, черчение, изо учуутала, «М.Е. Николаев аатынан фонда» лауреата;\n• Ушканов Федор Федорович – омук тылын учуутала, «Надежда Якутии» бэлиэ, Саха Республикатын, РФ Президеннэрин Граннарын хаһаайына, «Бастыц учуутал 2012 сыл» өрөспүүбүлүкэтээҕи курэх абсолютнай кыайыылааҕа, Бутун Россиятааҕы «Бастыц учуутал» күрэх кыттыылааҕа;\n• Иевлева Наталья Валентиновна – химия учуутала, «Надежда Якутии» бэлиэ;\n• Григорьев Иван Иванович – география учуутала, «Надежда Якутии» бэлиэ;\n• Андреева Розалия Ивановна – алын кылаас учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Васильева Наталья Титовна – технология учуутала, СӨ үɵрэҕириитин туйгуна;\n• Попова Изабелла Петровна – алын кылаас учуутала, СӨ үɵрэҕириитин туйгуна;\n• Васильева Туяра Николаевна – физика учуутала, СӨ үɵрэҕириитин туйгуна;\n• Иннокентьева Анидора Игнатьевна – музыка учуутала, СӨ утуелээх учуутала.\n«Мичил» оҕо тэрилтэтэ.\n1. 1960с 15 оҕолоох дьааһыла аһыллыбыт, кыһын сэбиэдиссэй Васильев Николай Степанович. Сайыныгар саҥа детсад тутуллан №1 детсад аһыллыбыт сэбиэдиссэй Иванова Елена Федоровна. 1961 с. дьааһыла аьыллыбыт Сэбиэдиссэйинэн фельдшер үөрэхтээх, омугунан украинка Поздеева Нина Васильевна үлэлээбитэ.\n2. 1962 сыллаахха өссө биир детсад аһыллыбыта. 20 оҕо сылдьар этэ. Лыткина Анна Семеновна сэбиэдиссэйдээбитэ. Бу №2 саҥа детсад\n3. үс дьиэнэн арахсан оҕону иитии-көрүү хайысханан үлэлээн олорбуттар\n4. 1971с холбоон деткомбинат диэн буолбут, сэбиэдиссэйинэн Типянова Евдокия Прокопьевна анаммыт. Үөрэтии систематыгар киирбиттэр.\n5. Билигин «Мичил» детсад буолан үс группалаах 540 м2 дьиэҕэ улэлии турар. 27 улэһиттээх. Ол иһигэр 10 педагог: 6 иитээччи, физрук, музрук, педагог-психолог, старшай воспитатель онтон 3 административнай улэһит, атыттара араас үлэһиттэр .\n2009с республиканскай экспериментальнай площадкаҕа киирэн оҕону эт-хаан өттүнэн сайыннарыыга киирэн үлэлээбиппит. Билигин 60 оҕо сылдьар, кратковременнай группаны киллэрэн туран.\nСэбиэдиссэйдэр\n1960-1970 сылларга икки детсадка уонна биир дьааһылаҕа үлэлээбиттэр:\n1960-1961 с.с.Васильев Николай Степанович .\n1961 с. өссө биир детсад аһыллыбыт онно\n1961-1971 с.с. Иванова Елена Андреевна (1917-1998) үлэлээбит.\n1961 с. . Поздеева Н.В. 2 №-дээх детсаадка Лыткина дьааһылаҕа үлэлээбиттэр. 1971 с. икки детсаады уонна дьааһыланы холбоон биир детсад буолбуттар.\n1961-1971 с.с. Поздеева Нина Васильевна (1928-1988)\n1971-1988 с.с. Типянова Евдокия Прокопьевна -1936\n1988-2001 с.с.Ушканова Ольга Федоровна 1948\n2001-2004 с.с Матвеева Римма Георгиевна -1964\n2004-2005 с.с.Шараборина Августина Васильевна 1979\n2006-2011 с.с. Антонова Анна Алексеевна – 1964\n2011 с. Васильева Оксана Иннокентьевна -1965\nНэьилиэккэ ыытыллар улэлэргэ актыыбынайдык кыттабыт. «За вклад в развитии дошкольного образовании» бэлиэ хаһаайыттара Ушканова О.Ф, Макарова А.И. 5 компьютер баар, биир интернетка холбонон турар.\n“Сардаҥа” оҕо тэрилтэтэ.\n1973 сыл муус устар 23 күнүгэр сопхуос дириэктэрэ Н.И.Прокопьев титулга киллэттэрэн типовой бырайыагынан 50 миэстэлээх «Сардаҥа» детсады сопхуос үлэһиттэригэр анаан туттарбыта. Онон сопхуос көрүүтүгэр үлэлээбит.\n1974 сылтан деткомбинат «Сардаҥа», 90-с сылларга ясли-сад «Сардаҥа», 2003 сыл муус устар ыйыгар оскуола иннигэр үөрэтэр судаарыстыба тэрилтэтэ «Сардаҥа» детсад буолбут, 2003 сыл ахсынньы ыйыгар оскуола иннинэ үөрэтэр муниципалитет тэрилтэтэ «Сардаҥа» детсад буолар, 2011сыл сэтинньи ыйыттан оскуола иннигэр үөрэтэр оҕону кэрэ эйгэтигэр уһуйар хайысхалаах бөддьүөккэ тутуллар муниципалитет тэрилэтэ «Сардаҥа» Маалыкай сэлиэнньэтин детсада диэн буолар, онтон 2015 сыл ахсынньы ыйыттан бүддьүөккэ оскуола иннинэ үөрэтэр, Саха өрөсппүүбүлүкэтин Ньурба оройуонун муниципалитетын тэрилтэтэ «Сардаҥа» детсад диэн ааттанар. Салайааччыларынан үлэлээбиттэр:\n1974-1986 Евсеева Мария Иннокентьевна (1935)\n1986-1991 Степанова Антонина Прокопьевна (1950)\n1991-2003 Седалищева Пелагея Николаевна (1949)\n2003-2007 Николаева Майя Николаевна(1970)\n2007-2011 Михайлова Ольга Валерьевна (1984)\n2011-2014 Иванова Людмила Владимировна (1985)\n2014 сылтан Григорьева Туйара Серафимовна(1975) салайан олорор.\nДьиэ уопсай иэнэ 429,2 кв.м, кухня – прачка иэнэ 52,5 кв.м.\nБарыта 27 үлэhит баар, сэбиэдиссэй, завхоз, старшай баспытаатал, психолог, музыкальнай руководитель, физкультура инструктора, гигиена инструктора, 6 иитээччи, 6 иитээччи көмөлөhөөччүтэ, 2 повар, таҥас сууйааччы, таҥас өтүүктээччи, рабочай, дворник, 3 харабынай\nБарыта 67 оҕо сылдьар, оо саада тэриллиэиттэн быhа холоон 700 оо иитиллэн тахсыбыт.\nИльина Галина Спиридоновна Нагрудной знак - «За вклад в развитие дошкольного образования», Седалищева Пелагея Николаевна – Бордоҥ нэһилиэгтн бочуоттаах олохтооҕо.\nТэрилтэ нэhилиэк, улуус олоҕор актыыбынайдык кыттар, ол курдук эдэр ыччат «Ситим» түмсүүтүгэр бааллар Аржакова О.С., Иванова Л.В., Тагров К.В., Макарова И.В., дьахталлар сэбиэттэригэр Григорьева О.А., Платонова М.Н., эбээлэр түмсүүлэригэр Иванова С.А., нэһилиэк депутаттарын сэбиэтигэр Михайлова О.В., инбэлииттэр түмсүүлэригэр Ушканова А.С., общественнай сэбиэткэ Григорьева Т.С., КДН-ҥа Михайлова О.В., ол таһынан волейбол сборнайыгар бааллар Спиридонова Н.Н., Макарова И.В., Аржакова О.С., 2016 сыл нэһилиэк иһигэр ыытыллыбыт «Хабылык» күрэҕэр 1 миэстэ, региональнай «Алыптаах үҥкүү түһүлгэтэ» 2016 сыллаахха үһүс төгүлүн ыытыллар күрэххэ «Сардаҥа» эбээлэрин ансаамбыла 3 истиэпэннээх лауреат буоллулар, «Сардаҥа» эдэр үлэһиттэрин ансаамбыла ситиһиилээхтик кытынна, бэлэмнэнии бөлөх иитиллээччитэ Спиридонова Лера Республиканскай «Кыһын Саха Сириттэн саҕаланар » диэн\nкүрэххэ 2016 с. 3 истиэпэннээх дипломант буолла, иитиллээчилэр интернет ситиминэн араас Россия таһымнаах уруһуй күрэхтэригэр ситиһиилээхтик кытталлар.\n1. Тэрилтэ иhигэр барыта 2 персональнай компьютер, 4 ноутбук баар.\n2. 2016 сыл тохсунньутуттан хамнас карточкаҕа түhэр буолта.\n3. 2016 сыл сэтинньититтэн тэрилтэ иhин таhын устар тэрил холбонно.\nЭти-хааны чэбдигирдии уонна успуорт.\nУрут нэһилиэккэ эти-хааны чэбдигирдии үлэтин оскуола физкультураҕа учууталлара ыыталлара. Ити үлэни кимнээх аан бастаан саҕалаабыттарын билбэтибит. Нэһилиэк олохтооҕо Кузнецов Василий Николаевич физкультура учууталынан ананан кэлэн оҕолорго эрэ буолбакка ыччат ортотугар ити үлэни салҕаабыт. Кини тустууну болуйбуолу онтон да атын көрүҥнэргэ оҕолору, ыччаттары дьарыктаабыт. үлэлээбит.\n1962-1969 с.с Кузнецов Василий Николаевич (1936-1974 )\n1964-1968 с.с.Агеев Александр Александрович буоксаҕа дьарыктаабыт.\n1966 с. спортсаала тутуллубутун кэннэ ити үлэ лаппа сэргэхсийбит.\nАммосов Ким Николаевич физругунан кэлэн баран ыччаттары эмиэ дьарыктыыра.\nСопхуоска үлэ гимнастикатыгар инструктор диэн көрүллүбүтүгэр 1969-1974 с.с. Такыров Владимир Николаевич (1946 с.) үлэлээбитэ. Кини кэнниттэн Тыаһытов Василий Афанасьевич , Григорьев Иннокентий Николаевич үлэлээбиттэрэ.\n1993 с. Тыаһытов Василий Афанасьевич (1951 с.) оҕолору буоксаҕа дьарыгын саҕалаабыт. Ону таһынан көҥүл тустууга, хапсаҕайга, хайыһарынан болуйбуолунан, остуол тиэниһинэн оҕолор дьарыктаналлара.\n2012 с. арочнай саала үлэҕэ киирбит. Оҕо спортивнай оскуолата тэриллэр. Онно дириэктэрдэринэн үлэлээбиттэр:\n2013-2016 с.с. Шараборин Александр Владимирович (1979 с)\n2016 сылтан Степанов Прокопий Юрьевич үлэлии сылдьар.\nСпортивнай оскуола 3 филиаллаах Өҥөлдьө, Хатыы, Малдьаҕар, барыта 20 үлэһиттээх ол иһигэр Маалыкайга 15 онтон тренерэ 8.\nМаалыкайга оҕолор 7 көрүҥҥэ дьарыктаналлар: буокуска, хайыһар, остуол тенниһэ, мас тардыһыыта, саахыиат болуйбуол, хапсаҕай.\nСаахыматы 2004 с. Иванова Акулина Иннокентьевна (1972 с.) дьарыктыыр.\nОҕолор ситиһиилэрэ:\nИванова Варвара Гаврильевна (1994 с.) Кыргыттарга өрөспүүбүлүкэ чөмпүйүөнэ.\nГалактионов Петр Андреевич (1993 с.) Улахан дьоҥҥо бастакы дуоскаҕа өрөспүүбүлүкэ чөмпүйүөнэ.\nГалактионов Алексей Андреевич (1995 с.) Оҕолорго өрөспүүбүлүкэ призера 2, 3 миэстэ.\nИванов Михаил Иннокентьевич (1996 с.) Оҕолорго өрөспүүбүлүкэ призера.\nСаввинов Петр Алексеевич (2005 с) Оҕолорго өрөспүүбүлүкэ призера. Россияҕа Москва куоракка кыттааччы оҕолорго.\nКириллина Жанна Николаевна (2001 с.) Өрөспүүбүлүкэҕэ 3 миэстэ оҕолорго 2016 с.\nАндреева Хаарчаана Саввична (1999 с.) Өрөспүүбүлүкэ призера 2013, 2014, 2015 с.\n1995 с. Иванов Николай Иванович буоксаҕа Арассыыйаҕа оҕолорго чөмпүйүөн.\n2015 с. Тыаһытова Валя оҕолорго Уһук Илиҥҥэ чөмпүйүөн, Арассыыйаҕа 2 миэстэ\n2015 с Васильева Уйгулаана буоксаҕа Уһук илиҥҥэ чөмпүйүөн, 2016 с. 11-с миэстэ.<|endoftext|>\nИванов Геннадий Васильевич\nАйар үлэнэн 1966 сыллаахтан дьарыктанар. Маҥнайгы ыстатыйата «Бэлэм буол» хаһыакка 1966 сыллаахха алтынньы 30 күнүгэр тахсыбыта. Аан бастакы хоһоонун 1969 с. армияҕа сулууспалыы сылдьан суруйбута. Билигин 60 тахса хоһоонноох. Онтон элбэх хоһооно ырыа буолбуттара. Бэйэтэ эмиэ ыллыыр. Ону угуттаан оҕолоро эмиэ ырыаһыттар. Онтон айар үлэтин туһунан этэр буоллахха кыра эрдэҕиттэн сайылыкка улааппыт буолан айылҕаны кытта ыкса сибээстээх.\nКини биир ураты үлэтинэн куннээҕи бэлиэтээһиннэр уонна айылҕаны кэтээн көрүү буолар. Саха дьоно былыргы өбүгэлэрин саҕаттан күн-дьыл туругун уонна инниктин хайдах буолуохтааҕын кэтээн көрөллөрө уонна билгэлииллэрэ. Кини өбүгэтин үгэһин тутуһан күнү — дьылы кэтээн көрөр. Бу үлэтин 1966 сылтан саҕалаабыт. Үлэтин саҕалыаҕыттан күннээҕи дневнигы суруйан саҕалаабыта.\nИккис үлэтэ сир — дойду аатын хомуйуу уонна үөрэтии буолар. Нэһилиэгин сирдэрин ааттарын сурукка-бичиккэ тиһиинэн, тоҕо туохтан ааттаммыттарын быһаарыынан дьарыктаммыта балачча да өр буолла. Нэһилиэгин сирдэрэ ааттара сүтэн-оһон, биллэ-көстө умнуллан эрэллэриттэн бу үлэни саҕалаабыт. Өбүгэлэрбит олорбут олохторо, дьарыктаммыт дьарыктара ыкса биир быстыспат сибээстээхтэр. Сири — уоту киһи ааттыыр суон сурахтыыр, өлбөт үйэлиир. Сирдэрбит ааттара — бу эмиэ биһиги баайбыт дуолбут буолар. Онон нэһилиэгим сирдэрин ааттарын уйэтитээри, кэлин наадалаах буолуо диэн дьарыктанар. Куокуй топонимикатынан хойут бэйэбит о5олорбут дьарыктанар куннэрэ тиийэн кэллэ5инэ, кини суруйбут сирдэрин ааттара комо буолуо. Бу улэтин тумугун туоьулуур «Алаас аатынан, дойду сура5ынан» диэн кинигэни бэчээттээн таьааттарбыта.\nҮһүс айылҕаҕа сыһыаннаах үлэтэ булка-аска үөрэтии буолар. Былыр-былыргыттан саха киһитэ булка-аска сыһыана ураты буолара. Үтүмэн үйэлэр саҕаттан сахалар удьуордаан булка дьоҕурдаах дьон буолаллар. Дьэ, ол үгэстэн кини да туораабатах киһи. Кини кыра эрдэҕиттэн аҕатын ытаан туран батыһан бултаһа барсара. Бэйэтэ улаатан баран уолаттарын кыра саастарыттан булт абыланар ииппитэ. Киһи сиргэ сылдьан уоту — күөһү сэрэнэн туттуохтааҕын, оту — маһы харыстыахтааҕын, сиэри — туому тутуһуохтааҕын оруу үөрэтэрэ. Кэлэр көлүөнэҕэ өбүгэлэрин үгэстэрин салгыахтара диэн эрэнэр.\nБиир саамай чаҕылхай үлэтинэн буолар: төрүттэри үөрэтии буолар. «Хас биирдии тыынар- тыыннаах орто дойдуга удьуордааһын баар буолан тыыннаах. Хайа баҕарар киһи утумнаан, салҕаан иһэр удьуорун билиэхтээх. Ону билии киһи өйүн-санаатын тулхадыйбат сис баайа буолар. Хантан хааннааххын, кимтэн кииннээххин, диэн сахаҕа киьинэн ааҕыллыбат. Төрдүн-ууһун билэр киһи ытыктанар, убаастанар. Саха киһитигэр саамай ирдэнэр тулхадыйбат төрдү-ууһу билии». — «Ыал Бии Билиитэ» кинигэҕэ урууну-аймаҕы билии туһунан бу курдук этиллибит. Кини элбэх киһиэхэ кинилэр төрүттэрин, силистэрин-мутуктарын быһааран төрүччү оҥорон урут билсибэтэх дьон аймахтыы буолан хаалбыт түгэннэрэ эмиэ баар. Бу курдук төрүттэри үөрэтии биир саамай наадалаах үлэтин биллим. Биһиги төрөөбүт төрүт сирбит уруккутун, хантан хааннаахпытын, кимтэ киимнээхпитин, бэйэбит төрүттэрбитин билбэт буоллахпытына, кинилэр олохторун дьаһахтарын, тылларын-өстөрүн сэҥээрбэт, суолта биэрбэт буоллахпытына омук быһыытынан эстэбит симэлийэбит.<|endoftext|>\nСивцев Илья Ефремович\n1952 сыллаахха Саха АССР Нам улууhун Шмидт нэhилиэгэр учууталлар дьиэ кэргэннэригэр төрөөбүтэ. Кып-кыра буп-будьурхай баттахтаах уол этэ. Аҕатын Таллан Бүрэ табаарыhа поэт Ылдьаа Чаҕылҕан кэриэhигэр кинини Ылдьаа диэн ааттабыттара. «Буhурук» диэн бэйэтин хос эhэтин 1821—1857 с.с. улуус кулубата Сивцев Уйбаан Андреевич — Буhурук аатын таптал аат гынан иҥэрбитэ. Ылдьаа кыра эрдэҕиттэн сытыы, түргэн-тарҕан туттуулаах, мэник, тэбэнэттээх уол оҕото буолан улааппыта.\nНам орто оскуолатын үөрэнэн бүтэрэн баран Сэбиэскэй аармыйа кэккэтигэр сулууспалаабыта, кэлэн 1974 сыллаахха Горькай аатынан Москубатааҕы литературнай үнүстүүккэ үөрэнэ киирэр. Үөрэҕин бүтэрэн 1977 сылтан Нам улууhун «Ленин суола» кэлин «Эҥсиэлигэ» аатын уларыппыт хаhыакка кореспонденынан, литературнай үлэһитинэн, сүрүн эрэдээктэри солбуйааччынан, эппиэт сэкэрэтээринэн үлэлээбитэ.\nЭлбэх сыллар усталарыгар Саха сирин суруналыыстарын сойууhун намнааҕы отделениятын бэрэссэдээтэлинэн талыллан үлэлээбитэ. «Отуу уота» литературнай түмсүүнү салайан үлэлэппитэ.\nКыраайы үөрэтииннэн, Нам улууhун устуоруйатын үөрэтиинэн дьарыктаммыта.\nҮс туомнаах «Книга памяти» диэн Нам улууhуттан аҕа дойду улуу сэриитин кыттыылаахтарын туhунан улахан үлэни оҥорон турар.\nЭлбэх доҕоттордоох — атастардаах, дьиэтигэр — уотугар сүрдээх ыалдьытымсах, үөрүнньэҥ этэ. Бэйэтин үлэтигэр ураты бэриниилэҕэ, халбаннаабат санаалааҕа. Нам улууhун «Эҥсиэли» хаhыат эрэдээксийэтигэр, улууhун туhугар эҥкилэ суох олоҕун тиhэх күннэригэр диэри үлэлээбитэ. Кини илиитин иhинэн бэрт элбэх хаhыаттар, кинигэлэр, брошюралар, буклеттар редакцияланан, корректураланан, версткаланан, суруллан — чочуллан тахсыбыттара. Кини айар талааннаах, суруйар дьоҕурдаах дьоннору өрүүтүн өйүүрэ, кинилэр общественнай корреспондентан журналистка тиийэ үүнэн тахсалларыгар улахан үтүөлээх. Бу сыралаах үлэтин түмүгэ: ССРС журналистарын союhун чилиэнэ, Арассыыйа уонна Саха сирин журналистарын үлэлэрин көрүүлэр лауреата, Кыhыл көмүс боруо хаhаайына, Улуус Бочуоттаах гражданина, өрөспүүбүлүкэ Бэчээтин туйгуна.\nИлья Ефремович эрдэ этиллибитин курдук элбэх брошюраны, кинигэни литературнай редактор быhыытынан таhаттарбыта. Ол курдук: Алексеев Е. Е. «Кырдьык уонна карьера», Рыкунов Н. М. «Поэзия — төлөн, поэзия — үлэ!», Замятин Т. И. «Эҥсиэли хочотугар», Кустуров Д. В. «Репрессия ыар тыына», Колмогоров В. Е. «Нам улууhа 19 уйэҕэ», Халыев Т. Т. «Таптал хочото» о.д.а. Биир улахан үлэтинэн буолар Нам улууhун «Мэҥэ Таас» кинигэ маҥнайгы тома.\nИлья Ефремович Сивцев айар-суруйар үлэтин үгэнигэр сылдьан ыарахан ыарыыны утары дьүккүөрдээхтик туруулаhа сатаан баран баара суоҕа 52 сааhыгар күн сириттэн барбыта.<|endoftext|>\nАлексеев Семен Михайлович\nТохсунньу 28 күнүгэр 1937 c. Маалтааны нэһилиэгин Куудук учаастагар дьадьаҥы дьиэ кэргэнигэр төрөөбүтэ. 1954 с. Кэптин 7 кылаастах оскуолатын бүтэрбитэ. Оскуола кэнниттэн биир сыл табаһыттаабыта, 1956-1959 сс. Советскай Армия кэккэтигэр Чита уобалаһыгар сулууспалаабыта. Армияттан кэлэн баран, табаһыттар биригээдэлэригэр биригэдьииринэн 1964 с. дылы үлэлээбитэ. Ити сыл Дьокуускай куоракка 1№-дээх СПТУ-га суоппардар куурстарыгар үөрэммитэ, бүтэрэн баран суоппар ыарахан эриирдээх-мускуурдаах, ол эрээри чиэстээх-бочуоттаах үлэтин саҕалаабыта.\nБастаан ГАЗ-66 массыына уруулугар олорбута. Кэптин-Маҥаны икки ардыларыгар колхоз иһинээҕи наадаҕа сүүрдүбүтэ, хас да сыл бензин таһар массыынаҕа ситиһиилээхтик улэлээн коммунистическай үлэ ударигын аатын ылбыта.\n1967-1997сс. отут сыл устата уу баһар массыынаҕа суоппардаабыта. Семен Михайлович оройуон үрдүнэн социалистическай куоталаһыыны көҕүлүүрэ, ол иһин оройуон саамай чулуу суоппардарын ортотугар аата ааттанар буолбута. Саҥаттан сана кирбиилэри дабайыы, техника күүһүн муҥутуурдук туһаныы, айаҥҥа саахала суох сылдьыы кини үлэтин уонна олоҕун биир тутаах көрдөрүүтэ буолбута.\nБилигин бочуоттаах сынньалаҥҥа олорор, кэргэнинээн 6 оҕону иитэн, 16 сиэннээх, 3 хос сиэннээх.\nНаҕараадалара.\nСемен Михайлович өр сыллааҕы үлэтэ үрдүктүк сыаналаммыта: 1979-1986 cc. онус уонна уон биирис пятилетка кыайыылаҕа знактар, 1986 c. «Үлэҕэ килбиэнин иһин» мэтээл, 1997 с. «Үлэ ветерана мэтээл», үс төгүл Саха АССР Верховнай Советын президиумун Бочуотунай грамоталара.\n1995 сс. 98 №-дээх алтынньы 19 күнүгэр улуус дьаһалтатын баһылыгын уурааҕынан Горнай улууһун Бочуоттаах гражданинын аата иҥэриллибитэ.<|endoftext|>\nТанатос\nТа́натос, Та́нат, Фа́нат ( , «өлүү») — грэктэр мифологиялатыгар өлүүнү көрдөрөр, Нюкта уонна Эреб оҕото , Гипнос игэрэ аҥаара.\nТанатос тимир сүрэхтээх. Кини атын таҥаралартан уратыта бэлэҕи-туһаҕы сөбүлээбэт. Танатос культа Спартаҕа баар этэ.\nТанатос үксүн кынаттаах уонна умуллубут факеллаах уол курдук ойууланар.<|endoftext|>\nДоҕордоһуу түмэлэ\nДоҕордоһуу түмэлэ Өлүөнэ өрүс орто сүүрүгэр уҥа кытылга Суотту дэриэбинэ таhыгар, Дьокуускай куораттан сэттэ көс ыраах турар. Аhаҕас халлаан анныгар турар устуоруйа-архитектурнай түмэл буолар.\nТүмэл Саха Сирин биллэр айар суруйааччы Суорун Омоллоон көҕүнэн тутуллубут. Бу «Ленскай острог» (Дьокуускай) урукку сиригэр тутуллан турар. Ол острогу биллэр сир арыйааччылара аспыттара, кинилэр быыстарыгар Семён Дежнев, Иван Москвитин, Ерофей Хабаров. Түмэл киинигэр, халлаан анныгар Зашиверскай Спасскай Церковын острога баар. Церковь тула Саха Сиригэр олорор норуоттар дьиэлэрин көруҥнэрэ тутуллан тураллар. Хотугу норуоттар култууратын ис хоhоонун кэпсиир араас сыаналаах маллар бааллар. XIX—XX үйэтээҕи сахалыы былыргы таҥастар, үрүҥ көмүс киэргэллэр, чороон араас көруҥнэрэ баар. Ол таhынан түмэл элбэх уруhуйу мунньан олорор.\nТүмэл турар сирин айылҕата, экспонаттарыттан хаалсыбат көрүҥнээх.\nСуолбут устун баран иhэн бастакынан Балаҕаны көрөбүт — сахалар кыhын олорор дьиэлэрэ. Былыргы түөрт муннуктаах дьиэни түргэнник тутуохха сөп. Истиэнэтин чараас хаптаhынынан саайаллара. Дьиэ сууллубатын курдук балаҕан ортотугар саамай кытаанах остуолбалары туруораллара. Муостатыгар тэпсиллибит буор сытара, кырыыhатыгар хаптаhынан бүрүйэн баран буор куталлара. Истиэнэтин тас өттүттэн буору кытта буккуллубут балбааҕынан сыбыыллара. Соҕуруу өттүгэр абааhылар олороллор диэн тахсар ааны илин диэки көрөр гына оҥороллоро. Ол иhин сахалар дьиэлэрин кэннигэр тыа турар буолара. Түннүгү былыргы сахалар тардаллыбыт оҕус хабагынан уонна муустан оҥороллоро.\nБалаҕан иhэ боростуой буолара. Кирии аан уҥа өттүгэр көмүлүөк оhох турар. Оhох дьиэ ортото буолара. Истиэнэ тула ороннор турараллара. Дьиэ хаhаайынын миэстэтин аата Дархан орон.\nУраhа- былыргы сахалар сайыҥҥы дьиэлэрэ. Көҥүстүү быһыылаах турар уhун мастарынан оҥоhуллара. Иhинээҕитэ балаҕан киэнин курдук буолара. Yөhээтигэр буруо тахсар хайаҕас баар.\nТүмэл киинигэр салҕыы баран иhэн Индигир өрүс кытылыгар 1700 сыл. тутуллубут Спасскай церковь куоппуйатыгар тиийэбит, хомолтолоох түбэлтэнэн биллибит хара оспаттан өлбүт «Зашиверскэй острог». Соторутааҕыта тутуллубут да буоллар, сахаларга улахан устуоруйа уонна архитектурнай оруолу оонньуур.\nСыаркап кэннэ Баасап атыыhыт дьиэтэ кэлэр. Ол эмиэ түмэл буолан турар. Иhигэр элбэх араас мал баар.\nСалҕыы баран истэххэ тыал миэлниссэтэ кэлэр. Онно киирэн ис оҥоhуутун көрө-көрө хаартыскаҕа түhүөххэ сөп. Инэн түмэл көрүүтэ бүтэр, аны көрүү вышкатыгар тахсабыт. Тахсан баран, үөһэттэн Уус-Алдан айылҕата көстөр.<|endoftext|>\nНьурба улууһун Бордоҥ нэһилиэгэр доруобуйа харыстабыла\n1926 с. Кукаакы нэһилиэгэр бастакы медпууну Сунтаартан төрүттээх Попов Николай Иванович үлэлэппит.\n1934-1938 с.с. Сунтаар Кутанатыттан төрүттээх Попов Б.И. кэлэн үлэлээн сылдьыбыт. Ол кэнниттэн Шамаев, И.А.Илистяров, А.М.Широкова, Одегова диэн биэлсэрдэр үлэлээн аапыттар.\n1948 с. алтынньы 7 к. 130 №-дээх Ньурба оройуонун доруобуйа харыстабылын салаатын бирикээһинэн Маалыкайга 5 куойкалаах учаастактааҕы балыыһа аһыллыбыт Семенов В.А. (Күүстээх Бааска) дьиэтигэр. Бастакы быраас Тюмень куорат кыыһа Григорьева Раиса Пантелеймоновна анаммыт уонна 1950 с. дылы үлэлээбит.\n1950-1953 с.с. Гервазиева Людмила Александровна сэриигэ байыаннай хирурунан сылдьыбыт быраас үлэлээбит.\n1954-1960 с.с. Кустова Евстолия Николаевна . Кини туруорсуутунан 1956 с. саҥа балыыһа дьиэтэ тутуллубут.Балыыһа 10 миэстэлээх буолбут.\n1960-1962 с.с. Зверева Вера Сергеевна, Сергей Зверев-Кыыл Уолун кыыһа.\n1962-1964 с.с.Петрова Лидия Афанасьевна.\n1964-1966 с.с. Васильев Анастас Алексеевич\n1966-1968 с.с. Еремеев Прокопий Федорович.\n1969 с билиҥҥэ дылы Николаев Николай Наумович үлэлиир.\nБалыыһаҕа аналлаах тутуулар хаһан тутуллубуттара:\n1969 с. 107 кв.м. иэннээх амбулатория дьиэтэ\n1973 с. төрүүрдьахталларга уонна оҕолору сытыаран эмтииргэ аналлаах балыыһаҕа самалык тутуу.\n1978 с. Бэс Чагдаттан көһөрөн балыыһаҕа самалык дьиэ тутуллан балыыһа миэстэтэ 35 куойкаҕа тиийбитэ уонна ититэр ситим тутуллан үлэҕэ киирбит.\n1984 с. молочнай куухуна тутуллубут.\n1985 с. гараж\n1988 с. стоматологическай кэбиниэт амбулатория дьиэтигэр сыһыары тутуллубут. Стоматолог быраас көрүллэн үлэлиир буолбут. Бастакы стоматологынан Андреева Ольга Владимировна үлэлээбитэ. Онтон Степанова Светлана Семеновна, Николаева Айталина Николавна, Птицын Роман Гаврильевич үлэлээн сылдьыбыттара. Билигин Егоров Макар Владимирович үлэлиир.\nБу тутуларга барытыгар сопхуос үбүнэн, дьонунан, тиэхиникэнэн көмөлөспүт.\n1995 с. САПИ үбүгэр сылгы собуота икки этээстээх дьиэлээх балыыһа коплексын тутан биэрбитэ.\nБалыыһаҕа клиническй лаборатория , физиотерапия, массаж, флюрорентген, стоматологическай кэбиниэт бааллара, молочнай куухуна үлэлиирэ. Кэлин үп суох диэн молочнай куухунаны уонна флюрокэбиниэти сабан кэбиспиттэрэ балыыһа миэстэтин сарбыйбыттара.\nБилигин баар учаастактааҕы балыыһа 3 нэһилиэк Хатыы, Маалыкай, Малдьаҕар нэһилиэнньэтин көрөр-истэр.\nДьиэтэ:уота аппаратурата, оборудованията:\nБалыыһа дьиэтэ 624, 9 кв.м.\nГараж 96,8 «\nКуухуна 49.7 «\nПрачка 28,6 «\nКетлер=тренажер кэплиэгэ 1 уст.\nКөмпүүтэр 3 «\nТөлөпүөн, тэлэбиисэр, интернет\nБалыыһа миэстэтэ: 10 куойка, 3 оҕо куойката, 3 күнүскү стационар.\n2016 с. сыллааҕы былаан:\nСытыахтаах киһи ахс. Куойка күн\nПоликлиникаҕа көрүү былаана\nКөрүүгэ Тиис кэбиниэтэ\nУлахан дьоҥҥо 818 190\nПрофилактика 423 214\nСуһал көмө 409 32\nПрофилактика 727 467\nСуһал көмө 346 37\nБарыта 27 ол иһиттэн бырааһа 3, орто персонал 12, алын персонал 7, атын үлэһиттэр 5.\nЭмтиэкэ.\nМаалыкай сэлиэнньэтигэр аан бастаан 1962 с. пуун быһыытынан ыал дьиэтигэр аһыллыбыт.\nОнно 3 сыл фармацевт Евсеева Октябрина Григорьевна (1937 с.) үлэлээбит.\n1965-1975с.с. фармацевт Андреева Алесандра Иннокентьевна амбулатория дьиэтигэр үлэлээбит.\n1975-1978 с.с. Федорова Полина Антиповна (1953 с.) 99 №-дээх эмтиэкэни тэрийбит.\n1989 с. Маалыкай эмтиэкэтэ Ньурбатааҕы 11 №-дээх эмтиэкэ салаата буолбут.\n1978-1989 с.с. Павлова Римма Валентиновна (1953с).СӨ фармациятын туйгуна.\n1989-1893 с.с. Иванова Александра Семеновна (1956 с.) Фармация бочуоттаах бэтэрээнэ.\n1993-2009 с.с. Николаева Екатерина Николаевна (1966 с) «СӨ фармациятыгар үтүөлэрин иһин» бэлиэ.\n2009 сылтан Егорова Мария Семеновна (1959 с.) СӨ фармациятын туйгуна.<|endoftext|>\nНьурба улууһун Бордоҥ нэһилиэгин тэрилтэлэрэ\nОлох-дьаһах хаһаайыстыбата.\nЫһыллыы иннинэ туох баар нэүилиэк тэрилтэлэрин сопхуос көрөн олорбут. Онтон 1992 с.диэки дьаһалта тэриллибитин кэннэ социальнай тэрилтэлэри көрүү дьаһалтаҕа көспүт. Онон туспа салайааччы көрүллэр буолбут.\n1992-1995 с.с. Петров Юрий Тимофеевич (1943 с.)\n1993 с. Олох-дьаһах хаһаайыстыбата хозрасчетнай тэрилтэ буолбут.\n1995-2002 с.с. Такыров Владимир Николаевич (1945 с.)\n2003 с. Олох-дьаһах унитарнай тэрилтэтэ буолбутугар Ньурбатааҕы филиал Маалыкайдааҕы учаастага диэн ааттаммыт.\n2001-2008 с.с. Васильев Олег Егорович (1960 с.)\n2008 с. билиҥҥэ дылы Саввинов Григорий Фролович (1973 с.)\nОДьХ билигин 4 хочуоллаах. Оскуола, «Мичил», «Сардаҥа» оҕо тэрилтэлэрэ, балыыһа.\nОскуола хочуола сылытар тэрилтэлэрэ: оскуола, культура дьиэтэ, дьаһалта, бибилитиэкэ, кыамматтар 2 этээстээх дьиэлэрэ, кэрэ эйгэтин оскуолатын икки дьиэтэ, спортсаала, түмэл, сылгы собуотун маҕаһыына. 16 чааһынай ыал уонна 8 кыбартыыралаах олорор дьиэ. Тас турба уһуна 1612 п.м.\n«Сардаҥа» ситимигэр почта холбонон турар.\nАварийнай дизелнэй э/с -3 уст.\nСибээс.\n1934 с. төлөпүөн, араадьыйа линийэтэ аан бастаан тардыллыбыт.\nБастакы монтерунан Ньурбаттан Иванов Степан Романович үлэлээбит, онтон Наумов Николай Борисович.1\nСэрии иннигэр Николаев Николай Иннокентьевич ( Саҥыйах Ньукулай), Иванов Михаил Гаврильевич (Баатам уола) үлэлээн ааспыттар.\nСэрии сылларыгар Габышева Клавдия Степановна үлэлээбит.Почта кини ийэтин дьиэтигэр Габышева (Ксенофонтова ) Анна Васильевна дьиэтигэр үлэлээбит.\n1950 с. почта Хонотов Василий Петрович дьиэтигэр көспүт. Онно МБ-30 батареянан үлэлиир төлөпүөн коммутатора, радиоузел баар эбит.\n1960 с. почта дьиэтэ порт таһыгар тутуллубут.Биир өттүгэр ыал олорор тилэри дьиэлээх. Онно Диодоров Прокопий Варламович үлэлээбит. Ити сыл радиоузелга эмиэ дьиэ почта таһыгар тутуллубут. Ити дьиэҕэ бастакынан Марков Сокол Иванович үлэлээбит. Монтерунан Хаптасов Николай Николаевич, Иванов Иван Трофимович, Павлов Николай Николаевич, Иннокентьев Иннокентий Софронович, Рожин Иван Софронович, Казаков Николай Николаевич үлэлээбиттэр. Ити кэмнэргэ радиоузелга «Казахстан» приемник, ТУ-100 усилитель, РД ПК-30 Хатыыга, Малдьаҕарга ыытар ппараттар турбуттар. Араадьыйа узела 2006 с. муус устар ыйга дылы үлэлээбит, онтон салгынынан кэлэр буолбут\n1963-1978 с.с. Саввинова Пелагея Семеновна почта начальнигынан үлэлээбит. Бастакы почтальон Андреева Агафья Николаевна.\n1964 с. 3 үлэһит көрүллүбүт онно Иванова Татьяна Степановна телефонистканан киирэн баран начельниктыы сылдьыбыт . Кини манна 1980 с дылы үлэлээбит.\n1967 с. почтальон Архипова Евдокия Николаевна. Онтон Тыасытова Александра Григорьевна, Алексеева Анастасия Ивановна, Малыкайцева Екатерина Николаевна үлэлээбиттэр.\n1974 с. сопхуос саҥа дьиэни тутан биэрбит онно почтаны кытта саҥа улахан автоматическай станция үлэҕэ киирбит.\n1977-1990 с.с. Иванова Любовь Ивановна почтальонтан саҕалаан начальник солбуйааччыта.\n1972 с. Мопполова Евдокия Васильевана (1947с.) телефонистканан киирэн баран начальниктаабыт.\n1982-1998 с.с. Федорова Любовь Афанасьевна (1959 с) телефонисткаттан саҕалаан баран кэлин начальник.\n1991-2015 с.с. Григорьева Федора Петровна (1971 с.) начальник\n2015 с Ушканова Ольга Николаевна (1961 с) начальник бастаан операторынан үлэлээбитэ\n2001 с. Духова Розалия Семеновна (1966 с) почтольонунан үлэлиир.\n1974 сылтан сибээскэ автоматическай «АТСК-50-200» станция үлэҕэ киириэҕиттэн туспа көспүт. Бу сылга 100 ыалга бастаан төлөпүөн киирбит.\n1992 с. 300 нүөмэрдээх буолбут.\n2005 с.ахсынньы 28 к. 500 нүөмэрдээх цифровой станция үлэҕэ киирбит. Урукку станция 35 кв. м турбут буоллаҕына бу станция баара суоҕа 12 кв.м турар.\n2006 с. таксофон .\n2007 с. интернет.\n2013 с. кулун тутар 3 к. Билайн суотабай төлөпүөн.\n2016 с сайын 10 ханааллах цифровой телевышка туруорулунна.\n1972-2013 с.с. бастаан радиоузелга онтон АТС-ка Казаков Николай Николаевич - 1951 с. электромеханигынан үлэлээбит.\n1987-2005 с.с. Лазарев Петр Егорович -1957 с. электромеханик\n1999-2007 с.с. Иванов Аскалон Христофорович -1957 с.\n2006 сылтан Чемпосов Алексей Николаевич-1973 с. 2014 с. соҕотоҕун үлэлиир.\nБилигин нэһилиэккэ 410 туочукалаах цифровой станция үлэлиир.\nАТС цифровой станция киириэҕиттэн Ростелеком АО буолбут.\nСибээс туһунан матырыйаалы ыллыбыт «Бордоҥ» кинигэттэн 361-363 стр. «Ньурба» хаһыат 2014 с. балаҕан ыйын 3 к. нүөмэрэ Львов А.А. ыстатыйата. Бу хаһыаты уонна сорох информацияны биэрдэ сибээс бэтэрээнэ Казаков Н.Н. уонна Духова Р.С.\nСбербанк.\n1974 с. дылы сбербанк агентскай сберкасса диэн почта иһинэн үлэлээбит.\nТуох баар докумуону почта начальнига толорбут.\n1974 с муус устартан Ньурбатааҕы сбербаан 5038/05 нүөмэрдээх Маалыкайдааҕы филиала диэн ааттанан туспа үлэһиттэммит\n1974 с муус устар ыйтан Духова Изобелла Егоравна 1949 с Маалыкайга төрөөбүт үлэһитинэн киирэн 2000 сылга дылы үлэлээбит.\nОл саҕана 1500 килийиэн баар эбит.\n2001 с тохсунньуттан 2009 муус устар Иванова Любовь Ивановна 19 с. Маалыкайга төрөөбүт улэһит буолбут.\n2009 муус устартан Инокентьева Анна Николаевна үлэлиир.\n«Бордоҥ» кредиттиир кээпэрэтиип.\n2007 с тохсунньу 17к. тэриллибитэ 210 пайщиктаах\nСалайааччылар:\n2007-2014 с.с. Иванов Николай Дмитриевич.\n2014 сылтан Иванов Иосиф Семенович (1954 с.)\nБулҕаахтыр Никифорова Александра Григориева\n2010 с пайщиктаах ахсаана 304 бэриллибит заем 286.үбэ 4900 т.с.\nПайщиктаахтар ылбыт кредиттэрин кыайан төлөөбөтөхтөрүнэн кэлин балаһыанньата мөлтөөн сылдьар.\nУматыгынан хааччыйар тэрилтэ.\nСэбиэскэй былаас тохтообутун кэннэ кэтэх тиэхиника элбээбитэ. Уматыгынан хааччынар сыалтан дьаһалта «Саханефтигааһы» кытта дуогабардаһан 1992 с КАЗС-164 диэн заправочнай ыстаансыйаны туттарбыта.\n1992-2006 сс. Нутчин Карл Алексеевич.\n2006 с билиҥҥэ дылы Нутчин Владимир Карлович үлэлиир. Тэрилтэҕэ 4 үлэһит баар. КАЗС-164 2 тиэхиникэҕэ кутар колуонналаах, 200 куб уматык киирэр 2 систиэринэлээх, дьиэлээх, 1 көмпүүтэрдээх.\nБаһаары утары үлэлиир сулаарыстыба этэрээтэ.\nЫлбыт учаастага 2400 кв.м. Гараж 156 кв.м.\nҮлэһитэ 9\nБаһаарынай массыына Урал АЦ- 40, көмпүүтэр – 1, факса – 1, рация – 4, тэлэбиисэр – 1, суотабай төлөпүөн 9.\n1984-1985 с.с. диэки сопхуос баһаарынай массыына атыыласпыт, ону бастаан Алексеев Иван Николаевич үлэлэппит.\n1998 с. баһаарынай чаас тэриллибит.\n2001-2004 с.с.тохтотулла сылдьыбыт.\n2004 с. муус устар 1 к. иккиһин муниципальнай баһаарынай чаас тэриллибит. Онно салайааччыларынан үлэлээбиттэр:\n1998-1999 с.с. Матвеев Владимир Дмитриевич (1964 с.)\n1999-2000с.с.Слепцов Геннадий Андреевич (1957-2002)\n2000-2001 с.с. Саввинов Алексей Алексеевич.(1959-2005)\n2004-2009 с.с. Егоров Михаил Прокопьевич (1654 с.)\n2009 с. билиҥҥэ дылы Кириллин Афанасий Евгеньевич (1983 с.) үлэлиир.\nЭргиэн.\nӨрөбүлүүссүйэ буолуор диэри нэһилиэнньэни чааһынай эргиэмсиктэр аһынан-таҥаһынан хааччыйбыттар. Сэбиэскэй былаас буолбутун кэннэ 1918 с. «Холбос» потребкооперация тэриллибит. Кини улуустарга уонна нэһилиэктэргэ бэйэтин салааларын тэрийэн дьону-сэргэни аһылыганан-таҥаһынан уонна араас олоххо туттуллар табаарынан хааччыйан олорбут. Нэһилиэктэргэ насполар 1936 сыллар диэки тэриллибиттэр.Маалыкайга уонна Маай диэки холкуостарга таһаҕаһы сайын уунан кунгаас диэн тыынан соһон таһаараллар эбит. Маалыкай киһитэ Егоров Борокуоппай диэн киһи, дьоҥҥо-сэргэҕэ биллэринэн Уһунаак Борокуоппай икки кунгаас тыыны сэтиилэнэн саннынан соһон 5-6 т таһаҕаһы 21 көстөөх сиргэ 5,6 хонугунан Ньурбаттан Маалыкайга Марха өрүс устун аҕалар эбит. Биир итиччэ ыраах сиргэ Эҥээрдэккэ эмиэ соһон тиэрдэр эбит.\nКэлин 50- с сыллартан баржа булунан баржанан, кыһын массыынан таһар буолбуттар.\nЫраах Маай түөлбэтигэр бэрэдэбиэһинэн 1953 - 1965 с. Төкүнүүкэп Дьөгүөр Дьөгүөрэбис ( 1901-1976) үлэлээбит.\nМаалыкайга наспо бэрэссэдээтэллэринэн Васильев (Чуппур),Малышева Анна, Кузьмин Николай Данилович, Васильев Василий Степанович, Ивнов Дмитрий Николаевич, Васильев Иннокентий Васильевич 1, Васильев Семен Степанович, Иванов Семен Федорович 11 үлэлээн ааспыттар.\nИннокентьев Иван Егорович (1904-1986) Үлэ Кыһыл Знамята уордьаннаах.\nАнисимов Иван Саввич 1(1920- 2006 )\nТрофимов Николай Кириллович (1935 с.)\n1967 с. сопхуос-рабкооп диэн тэриллибит.\n1967-1970 с.с. Габышев Яков Степанович (1929-1970)\n1973- 1978 с.с. Петров Семен Александрович 1 (1926-1998 )\n1978-1989 с.с. Кириллин Петр Дмитриевич 1 (1930-2013)\n1989-1992 с.с. Степанов Василий Федорович\n1992-1993 с.с. Потапова Александра Семеновна (1952 с.)\n1993-1994 с.с Алексеев Николай Григорьевич (1945-1998)\n1995-2006 с.с.Иннокентьев Валентин Николаевич (1958 с)\n2005 с. тэрилтэни кыччатан торговай куста диэн буолбут, үлэһит бөҕө аҕыйаабыт. Сорох эбийиэктэрэ сабыллан барбыттар.\n2006-2008 с.с. Егоров Александр Христофорович\n2008 с. маҕаһыын сэбидиссэйинэн Седалищева Евдокия Семеновна (1960 с.)\n2016 с . сэтинньи ыйтан чааһынай маҕаһыын буолбут Николаева Светлана Михайловна\n70-80 с. сылларга рабкооп сүрдээҕин кыаҕыра сылдьыбыта.\n1972 с. диэки улахан типовой маҕаһыыны “Холбос” тутар биригээдэтэ туппута.\n1980 с улахан хонтуора , 1979-1980 с.с. сибиинньэ хотоно тутуллан уонча сыл сибиинньэ иитэ сылдьыбыттар . Кур сибиинньэ ахсаана 78 буола сылдьыбыт.1981 с эргэ гаражка эбии тутуу.1982 сылаас ыскылаат, билигин гараж буолан турар. 1984 с.саҥа хочуол, онно холбоммуттара маҕаһыын, бэкээринэ, 1985 с. типовой 3 боксалаах гараж, 1986 с бу гараж хочуола, 1987 с. үлэһиттэргэ аналлаах 2 кыбартыыралаах олорор дьиэ. Бу тутуулары бэрэссэдээтэл Кириллин П.Д. үбүн булан бэйэтэ биригээдэ тэрийэн туттарбыта.\nБилигин маҕаһыын 9 үлэһиттээх, бэкээринэ маҕаһыыны кытта биир дьиэҕэ баар. Бэкээринэ күҥҥэ 405 килиэби оҥорор.\nХочуол, 2 хаптаһын ыскылаат, гараж бааллар\n2015 с. маҕаһыын бэйэ атыылаһыытыгар уларытыллыбыта, карточканан төлөбүр, көрөр видеокамера киллэриллибитэ.\nМаалыкайдааҕы сопхуос рабкоопка өр биэкэринэн үлэлээбит Кычкина Тереза Николаевна (1942-2010) 1986 с. Үлэ Албан Аата 111-с истиэпэннээх уордьанынан наҕараадаламмыт.\n“Бордоҥ” кинигэттэн, М.П.Евсеева “Улахан Бүөтүр ” диэн кинигэттэн уонна Стеепан Васильев аатынан түмэл фондатыттан ылылынна.\nМаны таһынан бэйэ дьыалатын тэринэн, маҕаһыын аһан үлэлэтэллэр. Бары нэһилиэнньэҕэ бородуукта атыылыыллар.\n“Мария” Жарханскай Иван Ефремович.\n“Тойон уйата” Ефремов Тимофей Михайлович\n“Уйгу” Семянов Леонид Владимирович\nНьурба оройуонун электрическэй ситимин Маалыкайдааҕы пууна.\nБүлүү ГЭ-һин уота кэлбитигэр 1977 с. Маалыкайга 35/10 квт кыамталаах подстанция тутуллубута. Урукку сопхуос дизельнэй станциятын дьиэтин подстанция таһыгар аҕалбыттара. Манна үлэлээбиттэрэ:\n1977-1990 с.с. Моякунов Валентин Константинович\n1977- 1995 с.с. Иннокентьев Иннокентий Софронович (1942)\n1990-2006 с.с. Петров Юрий Николаевич (1958 с.)\n2006 Иванов Герман Иванович (1977 с.)\n1998 с. Матвеев Краснослав Дмитриевич (1971 с.)\nГидрометео сулууспа.\n1936 с. тэриллибит. Федерация тэрилтэтэ. Докумуоҥҥа киирэр аата: Федеративное государственное управление по мониторингу окружающей среды и гидрологии. Тэрилтэҕэ 3 репер, Марха биэрэгэр 31 сыбаайа, тыал түргэнин , сөҥүүлэри кэмниир, салгын төмпөрөтүүрэтин кэмниир, Марха өрүс уутун таһымын кэмниир тэриллэр бааллар .Марха өрүс уутун биохимическай, радиометрическай анаалыстарга анаан уу пробата ылыллан кииҥҥэ ыытыллар.\n2016 с. Марха өрүс уутун таһымын кэмниир спутниковай уу прибора, күн батареята ,\nаккумулятор туруоруллубут.\n1983-1999 с.с. Львов Федор Антонович (1953-2016)\n1999- 2002 с.с. Платонов Кирилл Гаврильевич (1963)\n2002-2004 с.с. Егоров Михаил Прокопьевич (1954)\n2004 сылтан Васильев Николай Николаевич (1966) үлэлиир.<|endoftext|>\nНьурба улууһун Бордоҥ нэһилиэгин урут үлэлээн ааспыт тэрилтэлэрэ\nПартийнай тэрилтэ.\nУлахан партийнай тэрилтэ Степан Васильев аатынан холкуос тэриллибитин кэннэ тэриллибит быһыылаах. Холкуоска босхоломмут партком сэкиритээрэ көрүллүбүт быһыылаах.\nОнно сэкиритээрдэринэн үлэлээбиттэр.\n1960-1962 с.с.Данилов Эдуард Федорович (1933 с.)\n1962-1965 с.с. Габышев Яков Степанович (1929-1970)\n1965-1967 с.с.Степанов Прокопий Николавич\n1967-1968 с.с. Кириллин Петр Дмитриевич 1 (1930-2013)\n1968-1970 с.с. Федоров Афанасий Григорьевич (1935 )\n1979-1984 с.с. Гуляев Георгий Алексеевич (1937-2006)\n1984-1987 с.с. Соловьева Вера Григорьевна (1942)\n1989-1990 с.с. Дмитриев Роман Гаврильевич (1954)\n1990-1991 с.с. Егоров Михаил Прокопьевич (1954 с)\nКомсомольскай тэрилтэ.\nКомсомольскай ячейка 1927 с. тэриллибит. Габышев Николай Степанович тэрийбит. Бастакы кмсомолецтарынан буолбуттар: Василий Гуляев, Павел Данилов, Николай Иванов, Семен Иванов, Николай Долбосов, Люба Иванова, Афанасий Мопполов, Прокопий Иванов. “Бордоҥ” кинигэ 97 стр. Сопхуос 1967 с тэриллибитин кэннэ 5 нэһилиэк комсомолецтарын салайарга сопхуоска босхоломмут комсомол кэмитиэтин сэкиритээрэ баар буолбут.\nБосхоломмут сэкиритээрдэринэн үлэлээбиттэр:\n1959-1962 с.с.Иванова-Золотарева Ирина Николаевна (1941 с)\n1962-1963 с.с.Прокопьева Анастасия Семеновна 1936\n1963-1965 с.с.Ксенофонтов Василий Кириллович (1931 с.)\n1965-1966 с.с.Софронова Елена Гаврильевна (1940 с.)\n1966-1971с.с. Осипов Никита Григорьевич\n1971-1973 с.с. Саввинов Прокопий Константинович (1941 с.)\n1973-1974 с.с. Иванов Петр Тимофеевич (1947 с.)\n1974-1976 с.с. Можукова –Степанова Антонина Прокопьевна (1950 с.)\n1976-1977 с.с. Кириллина-Евсеева Мария Петровна (1956 с.)\n1977-1979 с.с. Данилова-Усова Христина Прокопьевна (1952 с.)\n1979-1982 с.с. Николаева Люция Анатольевна (1956 с.)\n1982 с. Данилова Светлана Егоровна ( 1956 с.)\n1982-1983 с.с.Данилова Наталия Иванована (1957 с.)\n1983-1984 с.с. Ксенофонтов Анатолий Васильевич (1959-2013)\n1985-1986 с.с. Петрова Наталия Семеновна (1965 с.)\n1986-1988 с.с. Аммосова Алевтина Ивановна (1966 с.)\n1988-1989 с.с Евсеев Василий Иванович (1963 с.)\nИдэлээх сойуус.\nСопхуос буолбутун кэннэ улахан идэлээх сойуус тэриллибит ол аата 1967 с.\nОнно раючком онтон профком бэрэссэдээтэллэринэн үлээбиттэр:\n1967 с. Окоемов Николай Николаевич\nКириллин Егор Васильевич (1921-1977)\n1978-1979 с.с.Саввинов Василий Павлович (1938-2006)\n1979-1981 с.с.Ефремов Илья Гаврильевич (1923)\n1981-1983 с.с. Тимофеев Николай Сергеевич (1941)\n1983-1984 с.с.Соловьева Вера Григорьевна (1942)\n1985-1986 с.с.Ким Владимир Романович (1940-2011)\n1986-1989 с.с.Тихонов Василий Гаврильевич (1952)\n1989-1998 с.с. Иванов Николай Иванович (1951-2009)\nМаалыкай бөһүөлэктээҕи милиция салаата.\n1974 с Егоров Александр Иванович участковайынан анаммыт. 1976-1988 с.с. кытайдары сыылкаҕа аҕала сылдьыбыттара. Ол онно милиция салаата 1976-1988 с аһылла сылдьыбыта. Милиция салаатын салйааччыларынан үлэлээн сылдьыбыттара.\nНовиков –участковай\nФедоров Валентин Иванович\nЕгоров Валерий Александрович\nБөһүөлэктээҕи милиция салаата аһыллыбытыгар начальниктарынан үлэлээбиттэр:\nАлексеев Юрий Афанасьевич\nАфанасьев Николай Николаевич . Билигин участковайынан\n1998 сылтан Саввинов Василий Васильевич (1963) үлэлии сылдьар.\nУопсастыба туһатыгар үлэлиир тэрилтэлэр.\n1. “Иэйиэхсит” эбээлэр түмсүүлэрэ..\n1995 с тэриллибит. Бастакы салайааччы Кузнецова Вера Николаевна (1942 с.) Кини 2002 с дылы үлэлээбит.\n2002-2009 с.с. Семенова Анастасия Николаевна\n2009 с билиҥҥэ дылы Егорова Елизавета Петровна (1953 с.)\nЭбээлэргэ кэлин 4 эһээ кыттыспыт. Түмсүү билигин 35 чилиэннээх. Түмсүү нэһилиэккэ буолар араас дьаһалларга барытыгар кыттар. Кулууп , дьаһалта ыытар үлэлэригэр кыттан иһэр. Эбээлэр, эһээлэр ырыаҕа, үҥкүүгэ эрэр кыттыбакка субуотунньуктарга үлэлииллэр, кыһалҕалаах дьоҥҥо үбүнэн көмөлөһөллөр, ыччаттары иискэ, сиэлинэн, оҕуруонан, түүлээҕинэн иистэнэргэ көмөлөһөллөр, ооскуола оҕолоругар араас тиэмэҕэ кылаас чаастарын ыыталлар. Бэйэлэрин эт-хаан өттүнэн эрчийэллэр.\n2. “Ситим” эдэр ыччат түмсүүтэ..\n1993 сыллаахха тэриллибитэ лидердарынан улэлээбиттэрэ:\n1993-1999с Махатыров Афанасий Спиридонович (1972с.)\n1999-2003 Кириллина Марианна Петровна (1978с.)\n2006-2007 Моисеев Владимир Геннадиевич (1982с.)\n2007-2008 Иванов Денис Сергеевич. (1987с.)\n2008-2009 Семянов Леонид Валентинович. (1973с.)\n2009-2012 Степанов Прокопий Юрьевич. (1983с.)\n2012-2013 Торохов Анатолий Васильевич. (1978с.)\n2013-2014 Махатырова Мария Владимировна. (1992с.)\n2014-2015 Аржакова Галина Ивановна. (1985с.)\n2015-2016 Николаев Василий Степанович. (1984с.)\n2016 сылтан Ушканов Артем Афанасьевич. (1994с.)\n« Ситим» эдэр ыччат тумсуутун хайысхата, сыала, былаана.\n1. Ыччат сынньалаҥын тэрийии.\n2. Ыччаты спортка, чэгиэн-чэбдик олоххо тардыы.\n3. Кэрэ эйгэтигэр уһуйуу.\n1. 2014 с. Уопсастыба сүбэтэ. 9 киһилээх. Торохов Трофим Васильевич\n2. 2015 с. Сокуоннай регистрациялаах «Маалыкай» социальнай эйгэни сайыннарыыга олохтоох уопсастыбаннай тэрилтэ 6 киһилээх, салайааччы Степанов Юрий Прокопьевич.\n3. Дьахтар кэмитиэтэ 11 киһилээх Кириллина Розалия Афанасьевна.\n4. 2004 с. Бэтэрээннэр сэбиэттэрэ Ефремов Тимофей Елисеевич.\n5. 2016 с. Иһитиннэрэр киин 16 киһилээх Соловьева Вера Григорьевна.\n6. 2015 с. Кэскиллээх ыал 8 киһилээх Максимова Мирослава Николаевна<|endoftext|>\nНьурба улууһун Бордоҥ нэһилиэгин үөрэх тэрилтэлэрэ\nМ.В Мегежегскай аатынан тыа хаһаайстыбата хайысхалаах Маалыкай орто оскуолата.\n1885 сыл – Мэҥэдьэктээҕи Иннокентьевскай таҥара дьиэтин иһинэн церковнай - приходской оскуола аһыллыбыта.\n1914 сыл – Мэҥэдьэктээҕи начаалынай училище тэриллибитэ\n1919 сыл – советскай начаалынай трудовой оскуола аһыллыбыта.\n1934 сыл – сэттэ кылаастаах оскуола тэриллибитэ\n1942 сыл – государственнай интернат аһыллыбыта\n1954 сыл – орто оскуола тэриллибитэ\n1957 сыл – орто оскуола бастакы выпуһа тахсыбыта\n1996 сыл – оскуола тэриллибитэ 110 сыллаах үбүлүɵйэ\n1980 сыл – икки этээстээх мас улахан корпус улэҕэ киирбитэ\n2003 сыл – оскуолаҕа М.В. Мегежекскэй аата иҥэриллибитэ\n2003 сыл – ус этээстээх саҥа таас корпус үлэҕэ киирбитэ\n2004 сыл – оскуола «Доруобуйа оскуолата» ситимҥэ киирбитэ\n2005 сыл – оскуола агропрофилированнай оскуолалар ситимнэригэр киирбитэ 2005 сыл – оскуола бастакы выпуһун 50 сыллаах үбүлүɵйэ\n2006, 2008 сс – «Лидер в информатизации ОУ РС(Я)» аат иҥэриллибитэ\n2007 сыл – үлэ саҥа тɵлɵбүрүн киллэриигэ пилотнай оскуола буолбута\n2008 сыл – саха тылын үɵрэтиигэ оройуоҥҥа тирэх оскуола\n2009 сыл – Бүлүү бɵлɵх оройуоннарын агрооскуолаларын куоталаһыытыгар 2-с бириистээх миэстэни ылары ситиспитэ\n2010 сыл – оскуола тɵрүттэммитэ 125 сыллаах үбүлүɵйэ;\n2010 сыл - сайыҥҥы оҕо сынньалаҥар аналлаах «Кымыс» духовнай чэбдигирдэр центр улэҕэ киирбитэ;\n2011 сыл - Бүлүү бɵлɵх оройуоннарын агрооскуолаларын куоталаһыытыгар 500 тыһ.солк граннаах бастакы миэстэни ылбыта\n2013 сыл – «Аан дойдутааҕы үɵрэҕирии уонна талааннаах оҕолор» энципклопедияҕа «Бастыҥ педколлектив» аатынан киирбитэ\nОскуола 130 сыллаах историятыгар барыта барыллаан 2999 выпускник бүтэрдэ, онтон орто оскуоланы - 2654 үөрэнээччи. 2015-2016 үөрэх сылыгар 308 үөрэнээччи баар, маҥнайгы кылааска 38 үөрэнээччи киирдэ.\nОскуола сэбиэдиссэйдэрэ уонна дириэктэрдэрэ.\n1. 1922-1925 с.с Шадрин Григорий Абрамович. θр сылларга РОНО-га, Малдьагар, Марха, Куочай, Ньурба оскуолаларыгар үлэлээбитэ. РСФСР норуотун үɵрэҕириитин туйгуна, Саха АССР үтүɵлээх учуутала, Бочуот Знага» уордьан икки тɵгуллээх кавалера.\n2.1925-1928 с.с Габышев Николай Степанович, Ньурба оройуонун маҥнайгы комсомолецтарыттан биирдэстэрэ, 1927 сыллаахха Маалыкайга комсомольскай ячейканы тɵрүттээбитэ.\n3. 1931-1932 Иннокентьев Христофор Николаевич. 4. 1932-1933 Винокуров Серафим Евгеньевич\n5. 1934 Иннокентьев Василий Софронович\n6. 1934-1936 .Иванов Федор Спиридонович\n7. 1936-1938 Семенов Михаил Николаевич .\n8. 1939-1941 Седалищев Николай Ильич. 1941 сыллаахха Аҕа дойду сэриитигэр ыцырыллыбыта. Сэриигэ сураҕа суох сүппүтэ.\n9. 1941 с.Федоров Герасим Васильевич . Өр сылларга республикаҕа оройуоҥҥа партийнай-советскай үлэһит этэ, 1956-1974 сылларга Хорула оскуолатыгар завучтаабыта.\n10. Григорьев Петр Семенович\n11.1939-1940 с Мартынов Андрей Васильевич. Аҕа дойду сэриитин кыттыылааҕа.\nРайисполком, РОНО сэбиэдиссэйинэн, партийнай аппараакка үлэлээбитэ.\n12. 1941-1942 Семенов Василий Алексеевич (1916-1977). Филологическай наука кандидата,\nсахага киэҥник биллибит бɵҕɵстɵртɵн биирдэстэрэ.\n13. 1942 с. Степанов Петр Иванович. Ол кэнниттэн үөрэх министрин солбуйааччынан,\nпединститут дириэктэрин кэтэхтэн үɵрэҕи тэрийиигэ солбуйааччынан, «Знание»\nобщество правлениетын секретарынан үлэлээбитэ.\n14.1944-1945 с.с Иванов Дмитрий Николаевич.\n15 1946-1950 с.с Прокопьев Николай Иванович. (1918-1995) СГУ-га старшай преподавателинэн, Ст.Васильев холкуос бэрэссэдээтэлинэн, сопхуос дириэктэринэн үлэлээбитэ. Ленин, Υлэ Кыһыл Знамятын уордьаннар кавалердара.\n16.1950-1952 с.с Таюрскай Меркурий Михайлович. Аҕа дойду сэриитин кыттыылааҕа. Саха АССР үтүɵлээх учуутала, РСФСР норуотун уорэҕириитин туйгуна.\n17.1952-1955 с.с Павлов Василий Семенович. Аҕа дойду сэриитин кытыылааҕа, Саха АССР оскуолаларын үтүɵлээх учуутала, РСФСР норуотун уорэҕириитин туйгуна.\n181955-1961 с.с Борисов Парфений Прокопьевич. Педагогическай наука доктора, профессор. РСФСР норуотун үɵрэҕириитин туйгуна, К. Д.Ущницкай мэтээлин кавалера. 19.1961-1964 с.с Михайлов Егор Евтрофьевич (1929-1990). Улэ, тыыл ветерана. 20.1964-1969 с.с Платонов Николай Прокопьевич. педагогическай үлэ ветерана. 211969-1979 с.с Анисимов Иван Саввич. Саха республикатын үтүɵлээх учуутала, РСФСР, ССРС норуотун уорэҕириитин туйгуна. «Азия оҕолоро» Аан дойдутааҕы фонда стипендиата, 2000 сылга Республикаҕа «Сыл бастыҥ директора»\n21.1979-1981 с.с Федоров Николай Григорьевич. РСФСР норуотун үɵрэҕириитин туйгуна.\n22.1981-2003 с.с Анисимов Иван Саввич\n23.2003-2004 с.с Григорьев Юрий Николаевич. (1964 с.) Саха республикатын үɵрэҕириитин туйгуна.\n24.2004-2000 с.с. Андреева Александра Константиновна (1965). Саха республикатын үɵрэҕириитин туйгуна. «Азия оҕолоро» Аан дойдутааҕы фонда стипендиата\n25.2005-2014 с.с Евсеева Мария Петровна.(1956) РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ. Бордоц нэһилиэгин бочуоттаах олохтооҕо. 2010, 2011 сылларга оройуоҥҥа «Сыл бастыц салайааччыта».\n26.2014 с Кузьмин Виктор Михайлович (1944 с.) улэлиир. РСФСР норуотун уорэҕириитин туйгуна, Саха республикатын үтүɵлээх учуутала.\nОскуола барыта 67 үлэһиттээх, ол иһигэр учуутала 35 .Идэлэринэн: Англия тыла -3, биология-1, география – 1, уруһуй, чэрчиэнньэ, саахымат 1, история -1, информатика – 1, нуучча тыла – 4, саха тыла – 2, математика – 3, алын кылаас – 8, технология - 2, физкультура – 4, ОБЖ- 1, химия – 1, физика – 1, муусука –\nОскуола материальнай-техническэй баазата.\n288 миэстэлээх 3 этээстээх таас оскуола дьиэтэ 2003 с. үлэҕэ киирбитэ. Уопсай иэнэ – 3680,4кв.м., о.и. туһаныллара – 3106,9кв.м.\nҮөрэтэр кэбиниэттэр– 20. Математика кэбиниэтэ – 2\nНучча тылын уонна литерэтирэтин кэбиниэтэ – 1 Сахатылын уонна литэрэтирэтин кэбиниэтэ – 1 истории кэбиниэтэ – 1\nфизикэ кэбиниэтэ – 1\nхимийа кэбиниэтэ – 1 биологийа кэбиниэтэ – 1 географийа кэбиниэтэ – 1 черченийэ кэбиниэтэ – 1 лингафоннай кэбиниэтэ – 1 алын кылаастар – 4\nмузука кэбиниэтэ – 1 технологии кэбиниэтэ – 2 ОБЖ кэбиниэтэ – 1 Информатика кэбиниэтэ – 1\nспортзал – 1\nтренажернай саала – 1\nмедисинэ кэбиниэтэ – 1 Остулубуой – 50 олорор миэстэлээх\nКөмпүүтэр ахсаана:\nбарыта – 42\nол иһигэр интернекка холбоммут-5 устар камера-19\nБибилиэтиэкэ – 25139, учуобунньук ахсаана – 16914 (98%), научнай-педагогическэй уонна методическэй литэрэтиирэ – 8225\nСӨ Национальнай хартыына түмэлин көмпүүтэргэ салаата уонна нуучча түмэлин көмпүүтэргэ салаатын 2015 с. - 1 көмпүүтэр, 1 проектор, 1 экран уонна үөрэтэр быраграамма\nХартыына гэлириэйэтэ, 2015 с. – 12 дьиҥнээх хартыына, 21 хаартысканнан копуйа уонна уруһуйу хаттаан түһэрээһин.\nҮөрэтэргэ-үлэлэтэргэ аналлаах тутуулар:\nТыраахтыры үөрэтэргэ аналлаах дьиэ, 2010 с. – 122,8кв.м. Хайыһар баазата – 56кв.м., 2017 с. үлэлиир\nТрактодром – 0,5га\nОскуола таһынааҕы учаастак:\nагролаборатория, 2011с. – 88,5кв.м.\nтэпилиссэ (кыһыҥҥы тэпилиссэ – 1, сайыҥҥы тэпилиссэ – 2) – 180кв.м. оҕуруот – 300кв.м.\nхортуоска буолата – 3,5га\nОҕо доруобуйатын чөлугэр түһэрэр киин «Кымыс» Мондокуга, 2009 с. сылтан үлэлиир 2 этээстээх дьиэ – 517,7 кв.м.\nостулубуой – 110 кв.м.\nАһылык буһарар дьиэ – 28,7 кв.м.\nТаҥас сууйар дьиэ – 20 кв.м. банньык – 25 кв.м.\nдуус ньууһунньук\nОт лааҕыра «Маарыкчаан» Маар Сыһыы– 2007с. үлэлиир: 2 Олорор дьиэ – 50,6 кв.м. хас биирдиитэ\nходуһа – 109 га\nСылгы баазата Ойбон Көлүйэ, 2014 с.: Көньүүһүнэ, биэлэргэ аналаах кыбыыкка сарай\nбалагаҕан\nТиэхникэ ахсаана:\nоптуобус ПАЗ, 2007 с. – 1 массыына УАЗ, 2004с., 2010 с. – 2 тыраахтыр МТЗ-82, 2000 с. – 1 кыра тыраахтыр – 2:\nВейтуо, 2000 с.\nТ-34, 2013 с. культиватор ВА – 2\nот охсор КСФ – 2 электронасос – 1 окучиватель – 1 кыра бирисиэп – 1\nСүөһү ахсаана:\nЫнах сүөһү – 4 Сылгы – 13\nПедагогическай үлэлэрин иһин наҕараадаламмыт салайааччылар уонна учууталлар.\n• Петров Тимофей Иванович – алын кылаас учуутала, «Старейший учитель» бэлиэ;\n• Аммосов Иван Егорович – алын кылаас учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Иванова Елена Семеновна – алын кылаас учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Ощепкова Людмила Тимофеевна – нуучча тылын уонна литературатын учуутала, ССРС норуотун үɵрэҕириитин туйгуна;\n• Игнатьева Анна Никифоровна – саха тылын уонна литературатын учуутала, РФ норуотун уорэҕириитин туйгуна;\n• Васильев Николай Степанович – математика учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Иванова Александра Алексеевна – математика учуутала, РФ норуотун үɵрэҕириитин туйгуна, Саха республикатын үɵрэҕириитин бочуоттаах ветерана;\n• Анисимов Иван Саввич 2 – оскуола директора, математика учуутала, учууталлар республикатааҕы 1959 с.съезд делегата, ССРС, РФ норуотун үɵрэҕириитин туйгуннара, «Дети Саха-Азии» фонда стипендиата, Саха Республикатын үтүɵлээх учуутала, Ньурба улууһун бочуоттаах гражданина, Саха республикатын үɵрэҕириитин бочуоттаах ветерана;\n• Петров Николай Михайлович – физика учуутала, РФ норуотун үɵрэҕириитин туйгуна, Саха АССР норуотун үɵрэҕириитин үтүɵлээх учуутала;\n• Ксенофонтов Василий Кириллович – саха тылын уонна литературатын учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Семенов Иван Алексеевич – интернат сэбиэдиссэйэ, нуучча тылын уонна литературатын, история учуутала, РФ норуотун үɵрэҕириитин туйгуна, СӨ үɵрэҕириитин бочуоттаах ветерана;\n• Павлов Виссарион Саввич – нуучча тылын уонна литературатын учуутала, «Наставник- учуутал» бэлиэ;\n• Иванов Иннокентий Гаврильевич – биология учуутала, «Наставник-учуутал» бэлиэлээх;\n• Федоров Николай Григорьевич-география, история учуутала, РФ норуотун үɵрэҕириитин туйгуна;\n• Яковлева Анна Кирилловна – сөүһү иитиитин тɵрүттэрин учуутала, СӨ үɵрэҕириитин туйгуна;\n• Алексеев Петр Алексеевич – саха тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Саввинова Александра Андреевна – алын кылаас учуутала, Учууталлар учууталлара;\n• Ефремова Анна Николаевна – алын кылаас учуутала, Учууталлар учууталлара;\n• Платонова Мария Васильевна – математика учуутала, РФ үɵрэҕирии министерствотын Грамотата, СӨ үɵрэҕириитин бочуоттаах ветерана;\n• Лазарев Юрий Афанасьевич – физика учуутала, Саха республикатын үɵрэҕириитин туйгуна, РФ үɵрэҕириитин үтүɵлээх учуутала;\n• Халанникова Елизавета Семеновна – саха тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Антонова Марта Климовна – география учуутала, СӨ үɵрэҕириитин туйгуна;\n• Григорьева Екатерина Николаевна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Сидорова Маргарита Иосифовна – уруһуй уонна технология учуутала, СӨ үɵрэҕириитин туйгуна;\n• Степанова Аксинья Егоровна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Тимофеев Тимофей Никитич – алын кылаас учуутала, методист-учуутал, «Бастыц учуутал» республикатааҕы күрэх иккис призера, «Кɵрɵɵччулэр биһирэбиллэрэ» номинация кыайыылааҕа, СӨ үөрэгириитин туйгуна;\n• Ксенофонтов Максим Васильевич – саха тылын уонна литературатын учуутала, «Дети Саха-Азии» фонда стипендиата, «Бастыҥ учуутал» өрөспүүбүлүкэтээҕи күрэх финалиһа, «Бастыҥ уруок» номинация кыайыылааҕа;\n• Григорьев Юрий Николаевич – оскуола директора, СӨ үɵрэҕириитин туйгуна;\n• Иннокентьева Анидора Игнатьевна – музыка учуутала, СӨ үɵрэҕириитин туйгуна, «Бастыҥ учуутал» РФ Президенин Гранын хаһаайката, «М.Е.Николаев аатынан фонда» лауреата, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, СӨ үтүөлээх учуутала;\n• Иванов Виктор Григорьевич – алын кылаас учуутала, «Маҥнайгы учуутал» бэлиэ, РФ уопсай үɵрэхтээһинин бочуоттаах үлэһитэ;\n• Егорова Ольга Петровна – дириэктэры иитэр-үɵрэтэр улэҕэ солбуйааччы, математика учуутала, Саха Республикатын үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Кириллина Розалия Афанасьевна – омук тылын учуутала, социальнай педагог, СӨ үɵрэҕириитин туйгуна, «Бастыц кылаас салайааччыта» республикатааҕы курэх кыттыылааҕа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Андреева Александра Константиновна – география учуутала, оскуола директора, СӨ үɵрэҕириитин туйгуна, «Дети Саха-Азии» фонда стипендиата;\n• Евсеева Мария Петровна – история учуутала, оскуола директора, «Старший учитель» бэлиэ, учууталлар 1Х сийиэстэрин дэлэгээтэ, «Бастыц учуутал» өрөспүүбүлүкэтээҕи курэх финалиһа, «Кɵрɵɵччулэр биһирэбиллэрэ» номинация кыайыылааҕа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, улууска 2011, 2012 сылларга «Бастыҥ салайааччы»;\n• Петрова Наталия Семеновна – алын кылаас учуутала, директоры иитэр-методическай улэҕэ солбуйааччы, СӨ үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ, СӨ учууталларын, общественноЬын Х сийиэстэрин дэлэгээтэ;\n• Ефремова Людмила Софроновна – омук тылын учуутала, Саха Өрөспүүбүлүкэтин үɵрэҕириитин туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Григорьева Надежда Григорьевна – нуучча тылын уонна литературатын учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата, Саха Республикатын үɵрэҕириитин туйгуна, «Бастыц кылаас салайааччыта» өрөспүүбүлүкэтээҕи курэх финалиһа, «Мудрый наставник» номинация кыайыылааҕа;\n• Иванова Светлана Спиридоновна – биология учуутала, директоры иитэр-методическай улэҕэ солбуйааччы, СӨ үɵрэҕириитин туйгуна, Рособрнадзор «Учительская слава» көмүс бэлиэтин хаһаайката, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Николаева Маргарита Анатольевна – эбии үɵрэхтээһин педагога, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Михайлов Артур Николаевич – физкультура учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Иванова Маргарита Семеновна – алын кылаас учуутала, СӨ үɵрэҕириитин туйгуна;\n• Михайлова Елизавета Николаевна – алын кылаас учуутала, «Бастыц кылаас салайааччыта» өрөспүүбүлүкэтээҕи күрэх финалиһа, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Прокопьева Анастасия Прокопьевна – математика учуутала, Учууталлар учууталлара, педагогическай династия учуутала;\n• Григорьева Анастасия Ивановна – директоры иитэр улэҕэ солбуйааччы, Саха Республикатын Президенин Грана, СР учууталларын, общественноЬын ХIII сийиэстэрин дэлэгээтэ;\n• Платонова Галина Николаевна – физкультура учуутала, СҮ физическай культураҕа туйгуна, РФ уопсай үɵрэхтээһинин бочуоттаах улэһитэ;\n• Иванова Клавдия Николаевна – нуучча тылын уонна литературатын учуутала, СӨ үɵрэҕириитин туйгуна;\n• Спиридонова Марфа Ивановна – математика учуутала, СӨ учууталларын, общественноЬын ХI съезтэрин делегата, СӨ үɵрэҕириитин туйгуна, «М.Е.Николаев аатынан фонда» лауреата, «Виртуоз-учуутал» өрөспүүбүлүкэтээҕи курэх кыайыылааҕа, Ньурба улууһун баһылыгын «Бастыҥ учуутал» грана;\n• Иванова Акулина Иннокентьевна – черчение, саахымат учуутала, СӨ үɵрэҕириитин туйгуна, Ньурба улууһун баһылыгын «Бастыц учуутал-тренер» грана;\n• Спиридонова Зоя Ивановна – уопсай уорэхтээһин педагога, черчение, изо учуутала, «М.Е. Николаев аатынан фонда» лауреата;\n• Ушканов Федор Федорович – омук тылын учуутала, «Надежда Якутии» бэлиэ, Саха Республикатын, РФ Президеннэрин Граннарын хаһаайына, «Бастыц учуутал 2012 сыл» өрөспүүбүлүкэтээҕи курэх абсолютнай кыайыылааҕа, Бутун Россиятааҕы «Бастыц учуутал» күрэх кыттыылааҕа;\n• Иевлева Наталья Валентиновна – химия учуутала, «Надежда Якутии» бэлиэ;\n• Григорьев Иван Иванович – география учуутала, «Надежда Якутии» бэлиэ;\n• Андреева Розалия Ивановна – алын кылаас учуутала, РФ үɵрэҕириигэ уонна наукаҕа министерствотын Бочуотунай Грамотата;\n• Васильева Наталья Титовна – технология учуутала, СӨ үɵрэҕириитин туйгуна;\n• Попова Изабелла Петровна – алын кылаас учуутала, СӨ үɵрэҕириитин туйгуна;\n• Васильева Туяра Николаевна – физика учуутала, СӨ үɵрэҕириитин туйгуна;\n• Иннокентьева Анидора Игнатьевна – музыка учуутала, СӨ утуелээх учуутала.\n«Мичил» оҕо тэрилтэтэ.\n1. 1960с 15 оҕолоох дьааһыла аһыллыбыт, кыһын сэбиэдиссэй Васильев Николай Степанович. Сайыныгар саҥа детсад тутуллан No1 детсад аһыллыбыт сэбиэдиссэй Иванова Елена Федоровна. 1961 с. дьааһыла аьыллыбыт Сэбиэдиссэйинэн фельдшер үөрэхтээх, омугунан украинка Поздеева Нина Васильевна үлэлээбитэ.\n2. 1962 сыллаахха өссө биир детсад аһыллыбыта. 20 оҕо сылдьар этэ. Лыткина Анна Семеновна сэбиэдиссэйдээбитэ. Бу No2 саҥа детсад\n3. үс дьиэнэн арахсан оҕону иитии-көрүү хайысханан үлэлээн олорбуттар\n4. 1971с холбоон деткомбинат диэн буолбут, сэбиэдиссэйинэн Типянова Евдокия Прокопьевна анаммыт. Үөрэтии систематыгар киирбиттэр.\n5. Билигин «Мичил» детсад буолан үс группалаах 540 м2 дьиэҕэ улэлии турар. 27 улэһиттээх. Ол иһигэр 10 педагог: 6 иитээччи, физрук, музрук, педагог-психолог, старшай воспитатель онтон 3 административнай улэһит, атыттара араас үлэһиттэр .\n2009с республиканскай экспериментальнай площадкаҕа киирэн оҕону эт-хаан өттүнэн сайыннарыыга киирэн үлэлээбиппит. Билигин 60 оҕо сылдьар, кратковременнай группаны киллэрэн туран.\nСэбиэдиссэйдэр\n1960-1970 сылларга икки детсадка уонна биир дьааһылаҕа үлэлээбиттэр:\n1960-1961 с.с.Васильев Николай Степанович .\n1961 с. өссө биир детсад аһыллыбыт онно\n1961-1971 с.с. Иванова Елена Андреевна (1917-1998) үлэлээбит.\n1961 с. . Поздеева Н.В. 2 No-дээх детсаадка Лыткина дьааһылаҕа үлэлээбиттэр. 1971 с. икки\nдетсаады уонна дьааһыланы холбоон биир детсад буолбуттар. 1961-1971 с.с. Поздеева Нина Васильевна (1928-1988) 1961-1971 Лыткина Анна Семеновна (1940-1980)\n1971-1988 с.с. Типянова Евдокия Прокопьевна -1936 1988-2001 с.с.Ушканова Ольга Федоровна 1948 2001-2004 с.с Матвеева Римма Георгиевна -1964 2004-2005 с.с.Шараборина Августина Васильевна 1979 2006-2011 с.с. Антонова Анна Алексеевна – 1964\n2011 с. Васильева Оксана Иннокентьевна -1965\nНэьилиэккэ ыытыллар улэлэргэ актыыбынайдык кыттабыт. «За вклад в развитии дошкольного образовании» бэлиэ хаһаайыттара Ушканова О.Ф, Макарова А.И. 5 компьютер баар, биир интернетка холбонон турар.\n“Сардаҥа” оҕо тэрилтэтэ.\n1973 сыл муус устар 23 күнүгэр сопхуос дириэктэрэ Н.И.Прокопьев титулга киллэттэрэн типовой бырайыагынан 50 миэстэлээх «Сардаҥа» детсады сопхуос үлэһиттэригэр анаан туттарбыта. Онон сопхуос көрүүтүгэр үлэлээбит.\n1974 сылтан деткомбинат «Сардаҥа», 90-с сылларга ясли-сад «Сардаҥа», 2003 сыл муус устар ыйыгар оскуола иннигэр үөрэтэр судаарыстыба тэрилтэтэ «Сардаҥа» детсад буолбут, 2003 сыл ахсынньы ыйыгар оскуола иннинэ үөрэтэр муниципалитет тэрилтэтэ «Сардаҥа» детсад буолар, 2011сыл сэтинньи ыйыттан оскуола иннигэр үөрэтэр оҕону кэрэ эйгэтигэр уһуйар хайысхалаах бөддьүөккэ тутуллар муниципалитет тэрилэтэ «Сардаҥа» Маалыкай сэлиэнньэтин детсада диэн буолар, онтон 2015 сыл ахсынньы ыйыттан бүддьүөккэ оскуола иннинэ үөрэтэр, Саха өрөсппүүбүлүкэтин Ньурба оройуонун муниципалитетын тэрилтэтэ «Сардаҥа» детсад диэн ааттанар. Салайааччыларынан үлэлээбиттэр:\n1973-1974 Иванова Елена Андреевна (1917-1998) 1974-1986 Евсеева Мария Иннокентьевна (1935)\n1986-1991 Степанова Антонина Прокопьевна (1950)\n1991-2003 Седалищева Пелагея Николаевна (1949)\n2003-2007 Николаева Майя Николаевна(1970)\n2007-2011 Михайлова Ольга Валерьевна (1984)\n2011-2014 Иванова Людмила Владимировна (1985)\n2014 сылтан Григорьева Туйара Серафимовна(1975) салайан олорор.\nДьиэ уопсай иэнэ 429,2 кв.м, кухня – прачка иэнэ 52,5 кв.м.\nБарыта 27 үлэhит баар, сэбиэдиссэй, завхоз, старшай баспытаатал, психолог, музыкальнай руководитель, физкультура инструктора, гигиена инструктора, 6 иитээччи, 6 иитээччи көмөлөhөөччүтэ, 2 повар, таҥас сууйааччы, таҥас өтүүктээччи, рабочай, дворник, 3 харабынай\nБарыта 67 оҕо сылдьар, оо саада тэриллиэиттэн быhа холоон 700 оо иитиллэн тахсыбыт. Ильина Галина Спиридоновна Нагрудной знак - «За вклад в развитие дошкольного образования», Седалищева Пелагея Николаевна – Бордоҥ нэһилиэгтн бочуоттаах олохтооҕо. Тэрилтэ нэhилиэк, улуус олоҕор актыыбынайдык кыттар, ол курдук эдэр ыччат «Ситим» түмсүүтүгэр бааллар Аржакова О.С., Иванова Л.В., Тагров К.В., Макарова И.В., дьахталлар сэбиэттэригэр Григорьева О.А., Платонова М.Н., эбээлэр түмсүүлэригэр Иванова С.А., нэһилиэк депутаттарын сэбиэтигэр Михайлова О.В., инбэлииттэр түмсүүлэригэр Ушканова А.С., общественнай сэбиэткэ Григорьева Т.С., КДН-ҥа Михайлова О.В., ол таһынан волейбол сборнайыгар бааллар Спиридонова Н.Н., Макарова И.В., Аржакова О.С., 2016 сыл нэһилиэк иһигэр ыытыллыбыт «Хабылык» күрэҕэр 1 миэстэ, региональнай «Алыптаах үҥкүү түһүлгэтэ» 2016 сыллаахха үһүс төгүлүн ыытыллар күрэххэ «Сардаҥа» эбээлэрин ансаамбыла 3 истиэпэннээх лауреат буоллулар, «Сардаҥа» эдэр үлэһиттэрин ансаамбыла ситиһиилээхтик кытынна, бэлэмнэнии бөлөх иитиллээччитэ Спиридонова Лера Республиканскай «Кыһын Саха Сириттэн саҕаланар» диэн\nкүрэххэ 2016 с. 3 истиэпэннээх дипломант буолла, иитиллээчилэр интернет ситиминэн араас\nРоссия таһымнаах уруһуй күрэхтэригэр ситиһиилээхтик кытталлар.\n1. Тэрилтэ иhигэр барыта 2 персональнай компьютер, 4 ноутбук баар.\n2. 2016 сыл тохсунньутуттан хамнас карточкаҕа түhэр буолта.\n3. 2016 сыл сэтинньититтэн тэрилтэ иhин таhын устар тэрил холбонно.\nЭти-хааны чэбдигирдии уонна успуорт.\nУрут нэһилиэккэ эти-хааны чэбдигирдии үлэтин оскуола физкультураҕа учууталлара ыыталлара. Ити үлэни кимнээх аан бастаан саҕалаабыттарын билбэтибит. Нэһилиэк олохтооҕо Кузнецов Василий Николаевич физкультура учууталынан ананан кэлэн оҕолорго эрэ буолбакка ыччат ортотугар ити үлэни салҕаабыт. Кини тустууну болуйбуолу онтон да атын көрүҥнэргэ оҕолору, ыччаттары дьарыктаабыт. үлэлээбит. 1962-1969 с.с Кузнецов Василий Николаевич (1936-1974 )\n1964-1968 с.с.Агеев Александр Александрович буоксаҕа дьарыктаабыт.\n1966 с. спортсаала тутуллубутун кэннэ ити үлэ лаппа сэргэхсийбит.\nАммосов Ким Николаевич физругунан кэлэн баран ыччаттары эмиэ дьарыктыыра. Сопхуоска үлэ гимнастикатыгар инструктор диэн көрүллүбүтүгэр 1969-1974 с.с. Такыров Владимир Николаевич (1946 с.) үлэлээбитэ. Кини кэнниттэн Тыаһытов Василий Афанасьевич , Григорьев Иннокентий Николаевич үлэлээбиттэрэ.\n1993 с. Тыаһытов Василий Афанасьевич (1951 с.) оҕолору буоксаҕа дьарыгын саҕалаабыт. Ону таһынан көҥүл тустууга, хапсаҕайга, хайыһарынан болуйбуолунан, остуол тиэниһинэн оҕолор дьарыктаналлара.\n2012 с. арочнай саала үлэҕэ киирбит. Оҕо спортивнай оскуолата тэриллэр. Онно дириэктэрдэринэн үлэлээбиттэр:\n2013-2016 с.с. Шараборин Александр Владимирович (1979 с)\n2016 сылтан Степанов Прокопий Юрьевич үлэлии сылдьар.\nСпортивнай оскуола 3 филиаллаах Өҥөлдьө, Хатыы, Малдьаҕар, барыта 20 үлэһиттээх ол иһигэр Маалыкайга 15 онтон тренерэ 8.\nМаалыкайга оҕолор 7 көрүҥҥэ дьарыктаналлар: буокуска, хайыһар, остуол тенниһэ, мас тардыһыыта, саахыиат болуйбуол, хапсаҕай.\nСаахыматы 2004 с. Иванова Акулина Иннокентьевна (1972 с.) дьарыктыыр. Оҕолор ситиһиилэрэ:\nИванова Варвара Гаврильевна (1994 с.) Кыргыттарга өрөспүүбүлүкэ чөмпүйүөнэ.\nГалактионов Петр Андреевич (1993 с.) Улахан дьоҥҥо бастакы дуоскаҕа өрөспүүбүлүкэ чөмпүйүөнэ.\nГалактионов Алексей Андреевич (1995 с.) Оҕолорго өрөспүүбүлүкэ призера 2, 3 миэстэ. Иванов Михаил Иннокентьевич (1996 с.) Оҕолорго өрөспүүбүлүкэ призера.\nСаввинов Петр Алексеевич (2005 с) Оҕолорго өрөспүүбүлүкэ призера. Россияҕа Москва куоракка кыттааччы оҕолорго.\nКириллина Жанна Николаевна (2001 с.) Өрөспүүбүлүкэҕэ 3 миэстэ оҕолорго 2016 с. Андреева Хаарчаана Саввична (1999 с.) Өрөспүүбүлүкэ призера 2013, 2014, 2015 с.\n1995 с. Иванов Николай Иванович буоксаҕа Арассыыйаҕа оҕолорго чөмпүйүөн. 2015 с. Тыаһытова Валя оҕолорго Уһук Илиҥҥэ чөмпүйүөн, Арассыыйаҕа 2 миэстэ 2015 с Васильева Уйгулаана буоксаҕа Уһук илиҥҥэ чөмпүйүөн, 2016 с. 11-с миэстэ.<|endoftext|>\nСаха уобалаһын биэдэмэстэрэ\nСаха уобалаһын биэдэмэстэрэ () — Саха уобалаһын бастакы хаһыата. 1892 сыл тохсунньу 8 күнүттэн 1919 сыл ахсынньы 14 күнүгэр диэри ыйга иккитэ тахсара. Уобаласка тахсар соҕотох хаһыат этэ, олохтоох типографияҕа бэчээттэнэрэ. Нууччалыы тыллааҕа.\nИкки чаастан турара. Бастакы чааһыгар Саха уобалаһын уонна Арассыыйа судаарыстыбатын салалталарын иһитиннэриилэрэ, ыраахтааҕы ыйаахтара, Саха сирин күбүрүнээтэрин аатыгар киирэр Дуума, Ис дьыала министиэристибэтин, бэлииссийэ, атын судаарыстыба уорганнарын матырыйааллара бэчээттэнэллэрэ. Ону сэргэ Уркуускай генерал-күбүрүнээтэрин, Саха күбүрүнээтэрин дьаһаллара, Дьокуускай уокуруктааҕы суутун биллэриилэрэ, быһаарыылара тахсаллара.\nХаһыат иккис чааһыгар Саха сирин Куораттааҕы дууматын бороткуолларын испииһэгэ, тахсыбыт быһылааннар бидэмэстэрэ, биллэриилэр бэчээттэнэллэрэ.<|endoftext|>\nКултуура уонна ускуустуба кэллиэһэ\nКултуура уонна ускуустуба кэллиэһэ — Дьокуускайга култуура үлэһиттэрин бэлэмниир орто анал үөрэх кыһата.\nСаха АССР обкуомун быһаарыытынан 1937 сыллаахха тохсунньу 19 күнүгэр САССР Наркомпрос 25 нүөмэрдээх «8 ыйдаах Уобаластааҕы сэбиэскэй-партийнай оскуоланы 2 сыллаах Культпросвет оскуолаҕа кубулутуу» диэн бирикээһэ тахсар, үөрэх кыһата бу күнтэн тэриллибитинэн ааҕыллар.<|endoftext|>\nАлкоголизм\nАлкоголизм (норуот тылынан \"Арыгылааһын\", эбэтэр аныгы сахалыынан \"Алкоһолизм\"), ыарыы, киһи эбэтэр кыыл организма алкогольга ыллаттаран кэбиһиитэ. Арыгыһыт дьоннор улахан моральнай уонна психологическай көмөҕө наадыйаллар.\nАһары арыгылыыр дьоннор дипсоманийаҕа бараллар уонна доруобуйаларын алдьаталлар.<|endoftext|>\nДипсоманийа\nДипсомания (нучч. \"Запо́й\", , англ. \"Dipsomania\") — уһун кэмҥэ (сууккаттан ордук) тохтоло суох арыгы иһии, күүстээх сүһүрүүлээх буолар. Арыгыны куруук иһэр дьоҥҥо көстөр, арыгыһыт испэккэ сылдьар кэмин кытта өр өтөр буола-буола хатыланар.<|endoftext|>\nСаргыдаев Степан Анатольевич\nСаргыдаев Степан Анатольевич (1980) — 2012 сылтан Чурапчы нэhилиэгин баһылыга, «Биир Ньыгыл» Арассыыйа политическай партия генеральнай сүбэтин чилиэнэ.\nОлоҕун олуктара.\n2002 с. СГУ-ну бутэрбитэ.\n2002—2005 сс. Чурапчы улуустааҕы гимназиятын информатикаҕа учуутала.\n2005—2010 сс. Чурапчы нэhилиэгин баhылыгын солбуйааччыта.\n2010—2012 сс. Чурапчы улууhун баһылыгын социальнай боппуруостарга солбуйааччыта.\n2012 сыл балаҕан ыйыттан Чурапчы нэhилиэгэ МТ баhылыга, 2017 с. 70тан тахса % куолаһы ылан иккис болдьоҕор талыллыбыта.\nБиир ньыгыл Арассыыйа Чурапчытаа5ы салаатын сэкиритээрэ.<|endoftext|>\nКуһаҕан үгэс, үөрүйэх\nКуһаҕан үгэс, үөрүйэх диэн киһи оҥорор куһаҕан быһыыларыттан өй-санаа үөскээн ийэ уонна буор куттары үөскэтэрэ ааттанар.\nДьон бары кэриэтэ үчүгэйи, туһалааҕы оҥоруохтарын баҕараллар, ол эрээри куһаҕаны оҥоруу син-биир суох буолбат. Ол барыта киһи сыыһа-халты туттунарыттан куһаҕаны оҥорууну элбэтэн кэбиһэриттэн тутулуктаах. Биир эмэ куһаҕан быһыыны оҥордоххо куһаҕан үгэс түргэнник үөскүүрэ, куһаҕан быһыы суох буолбатын үөскэтэр. Киһи биирдэ уорбута табылыннаҕына, туһаннаҕына, барыстаннаҕына салгыы уора барыан сөбө куһаҕан быһыы угуйар, ыҥырар күүһэ улаханыттан тутулуктаах.\nБука бары үчүгэйи элбэхтик оҥорон үчүгэй үгэстэниэхпитин баҕарар буоллахпытына, куһаҕан быһыыны оҥорон куһаҕан үгэстэнэн хаалааччылар эмиэ бааллар. Ол барыта куһаҕаны оҥоруу тардар, угуйар күүһэ элбэҕиттэн урутаан оҥорулларыттан үчүгэйдээҕэр элбээн хааларыттан тутулуктаах. Ону тэҥэ үчүгэйи оҥороору тиэтэйэн, ыксаан сыыһа-халты туттунан куһаҕаны оҥорууну киһи бэйэтэ элбэтэр.\nҮчүгэйи, туһалааҕы айыы, оҥоруу олус эрэйдээх, элбэх үлэттэн туох эмэ туһалаах оҥоруллан тахсар. Дьон билбэттэрин, туһалаах саҥаны айыыны оҥорбут патеннаахтар уонна учуонайдар олус аҕыйахтар. Буолар-буолбат саҥаны айыыны оҥорооччулар саппыкыны тиэрээччилэр, бэргэһэни тиэрэ кэтээччилэр, чараас мууска киирэн ууга түһээччилэр олус элбэхтэр.\nСэбиэскэй былаас албыныгар өр кэмҥэ олорбуппутуттан төрөппүттэр сахалыы үөрэҕи тутуспаттарыттан оҕо өйө-санаата сайдыытын, ийэ кута үөскээһинин кэмин билбэттэриттэн оҕолоро үчүгэй үгэстэри иҥэринэригэр суолта биэрбэттэр, кыра эрдэҕинэ оонньото эрэ сырытыннараллар. Билигин ырыынак үйэтигэр төрөппүттэр оҕолорун өйө-санаата сайдыытыгар бэйэлэрэ кыһаналларын билинэннэр сахалыы кут-сүр үөрэҕин ылынан, оҕону үлэнэн-хамнаһынан үөрэтэри биһирээн эрэллэр.\nОҕону иитиигэ ордук улахан куһаҕаны элбэх сыыһалардаах “айыы үөрэҕэ” оҥорор. Кинилэр “оҕо ийэ кута хантан эрэ халлаантан түһэр” диэн таһы-быһа сымыйанан этиилэрин төрөппүттэр итэҕэйэннэр оҕолорун кыра эрдэҕинэ ийэ кутун ииппэт, үлэҕэ-хамнаска үөрэппэт, үчүгэй быһыылары үгэс оҥорон иҥэрбэт буола сылдьаллар. “Айыы үчүгэй” диэн ыҥырыыны туһаналларыттан эдэрдэр айыы буола сатаан бэйэлэригэр тиийинэн эдэр олохторун кылгаталларыгар тириэрдэллэр.\n“Туох барыта икки өрүттээх” диэн этиигэ үгэстэр эмиэ сөп түбэһэллэр. Үчүгэй үгэстэр дьон олоҕор элбэх миэстэни ылар буоллахтарына, куһаҕан үгэстэр суох буолар кыахтара суох. Дьон уһун үйэлэр тухары уоруйахтары кытта охсуһан тахсаллар эрээри уоруйахтар билигин даҕаны бааллар. Олох уларыйыытыттан тутулуктанан хата элбээн биэрэр кэмнээхтэр. Уорар майгы үгэс буолан хааллаҕына хаһан да көммөт уоруйахха кубулуйуохха сөбүн сахалар кут-сүр үөрэхтэрэ биллэрэр.\nКуһаҕан быһыы үгэс буолан иҥмэтин туһугар хос хатыланан оҥоруллара суох буолара эрэйиллэр. Кыра оҕо куһаҕан быһыыны оҥорор буоллаҕына сонно тохтотуллан иһэрэ, бу быһыыта элбэхтэ хатыланан үгэс буоларын суох оҥорор. Оройугар буору кутар оҕону ханнык баҕарар төрөппүт тохтотор “Бу куһаҕан быһыы, манныгы оҥорума” диэн этэр. Оҕо бу быһыы куһаҕан буоларын билэр буолар, аны ону оҥорбот кыахтанар. Оҕо барыта улаатан иһэн маннык үөрэҕи билиэ этэ. Сахалар таҥараларын “Тоҕус айыыны оҥорума” диэн үөрэҕэ оҕо аан маҥнай аҕыйах ахсааннаах куһаҕан быһыылары билэрэ олох үөрэҕин түргэнник баһылыырыгар, үчүгэйи уонна куһаҕаны араарар буоларыгар тириэрдэр.\nСахалар таҥараларын үөрэҕэ куһаҕан санаалартан ыраастаныы диэн сиэри-туому ыытар. Бу сиэр-туом куһаҕан санаалар элбэхтик хатыланан үгэскэ кубулуйан хаалалларын суох оҥорорго аналланар. Киһи барыта куһаҕан санааларыттан ыраастана сырыттахтарына үчүгэй санаалара элбиир кыахтаналлар. Элбэх үчүгэй санаалардаах киһи үчүгэй үгэстэнэн үчүгэй быһыылары оҥороро элбиирин сахалыы таҥара үөрэҕэ тутуһар.\nКиһи билбэт, оҥорбот быһыытын оҥоруу айыыны оҥоруу буолар. Айыыны оҥоруу сиэри, киһи быһыытын кэһэр быһыы буоларын билэн сахалар “Айыыны оҥорума” диэн үөрэхтэрин оҕону иитиигэ тутуһаллар. Бука бары үчүгэй, дьоҥҥо туһалаах айыыны оҥоруохпутун баҕарар буоллахпытына, сатаан, кыайан табыллыбатах, сыыһа-халты буолбут саҥаны айыылар бары кэриэтэ куһаҕаҥҥа кубулуйар уратылаахтар. Үчүгэйи айыы биир эмэ буолан тахсар буоллаҕына, куһаҕаны айыы, оҥоруу элбээн тахсар.\nКиһи биир мэйиилээх, бастаах буоларынан үчүгэйи эбэтэр куһаҕаны оҥоруу соҕотох айыы диэн тылынан этиллэрэ эрэ табыллар, “Туох барыта икки өрүттээх” диэн этиигэ сөп түбэһэр буолар. Киһи үчүгэйи тэҥэ, куһаҕаны эмиэ оҥорон кэбиһэр кыахтааҕын айыы диэн тыл соҕотох буоллаҕына эрэ табатык быһаарар. Айыы оҥорору кытта аан маҥнай үчүгэйэ эбэтэр куһаҕана араарыллан биллибэт уратылаах, үчүгэйи айдыбыт диэһин кэлин, төһө эрэ кэминэн куһаҕана биллэн тахсар. Аан маҥнай айыы диэнинэн үчүгэйэ эбэтэр куһаҕана биллиэр диэри сылдьарыгар тиийэрэ үчүгэйи эбэтэр куһаҕаны кыайан араарбат дьоҥҥо буккууру үөскэтэр.\nҮлэһиттэр салайар былааһы сэриилэһэн ылан сэбиэскэй былааһы олохтооһуннара дьон олоҕор олус улахан саҥаны айыы буоллаҕына, 74 сыллар кэннилэриттэн биирдэ куһаҕана биллэн тахсан бу былаас эстибитэ. Саҥаны айыы ханнык айыы буолара төһө эмэ кэминэн билиннэҕинэ үчүгэйи, туһалааҕы оҥоруу үрүҥ айыы диэн ааттанар, онтон куһаҕаны айыы – хара айыы диэн буолар.\nҮчүгэйи, үрүҥү, туһалааҕы олоххо туһанар буоллахха, хара айыыны умнан, хаалларыллар, кыра оҕолорго биллэриллибэт. Кыра оҕо куһаҕан быһыыны биирдэ эмэ да оҥордоҕуна куһаҕан үгэстэнэн хааларыттан харыстанар.\nХара айыыны оҥоруу киһи өйүгэр-санаатыгар ордук күүскэ иҥэн хааларынан киһиэхэ оннук куһаҕан үгэс үөскээн хаалара түргэтиир, олус куһаҕан быһыы киһи этигэр-сиинигэр дьайарынан биирдэ оҥордоҕуна даҕаны умнубат, өссө оҥоруон баҕата элбиир, улаатар. Куһаҕан быһыы үгэстэн үөрүйэххэ кубулуйар кэмэ кэлэр.\nСахалар хайа эрэ көлүөнэлэригэр хара айыыны оҥорбут, ол аата киһини өлөрбүт киһини кытта ыал буолан холбоспоттор. Төрөтөр оҕолоругар эмиэ итинник хара айыыны оҥорон кэбиһэр дьон баар буолуохтарын сөбүттэн сэрэнэллэр, кэлэр көлүөнэлэрин харыстыыллар.\nКуһаҕан үгэс үөрүйэххэ кубулуйдаҕына хаһан да умнуллубат, киһи кыайан көммөт киһиэхэ кубулуйуон сөп. Хас да киһини өлөрбүт киһини “маньяк” диэн ааттыыллар, тутан хаайа сатыыллар.\nКиһини өлөрүү диэн олус ыар сабыдыаллаах куһаҕан, ыар айыы буоларынан киһи бу быһыыны оҥордоҕуна үгэстэн үөрүйэххэ кубулутан кэбиһиэн сөп. Олус ыар быһыы биирдэ оҥорору кытта үөрүйэҕи үөскэтэн кэбиһэр кыахтаах. Оччоҕуна бу киһи киһини өлөрөрүн салгыан сөп.\nКуһаҕан үгэс киһи оҥорор быһыытыгар кубулуйдаҕына куһаҕан үөрүйэҕи үөскэтэн буор кукка уларыйар. Үөрүйэх диэн буор кут үөрэҕэ ааттанар уонна кэлэр көлүөнэлэргэ бэриллэрин быһаарар. Куһаҕан быһыылары оҥорон куһаҕан үөрүйэхтэммит киһи оҕолонноҕуна куһаҕан үөрүйэҕэ оҕолоругар салгыы бэриллиэн сөбүттэн сахалар сэрэнэннэр хаайыылаахтары кытта ыал буолан холбоспоттор.\nСорох үөрэхтээхтэр индиялар “карма” диэн үөрэхтээхтэр диэн этэллэр, ону үтүктэ сатыыллар. Сахалар куһаҕан үөрүйэх диэн үөрэхтэрин билбэтэҕэ буолаллар. Индиялар “карма” диэн ааттыыр үөрэхтэрин сахалар бэйэлэрэ да билэллэр, куһаҕан үөрүйэх умнуллубат, кэлэр көлүөнэлэргэ бэриллэр диэн этэллэр, куһаҕан үөрүйэхтэри иҥэриммэт, өйдөрүн-санааларын харыстыыр туһугар кыһаналлар.\nБылыргы сахалар “Өлөрсүбүтү өлөрөн кэбиһэллэр” диэн этиилэрэ куһаҕан үөрүйэхтэр аҕыйыылларыгар тириэрдэр туһалаах быһыы буолан туттулла сылдьыбыт. Дьон өйө-санаата сайдарыгар, тупсарыгар бу быһыы улахан үчүгэйи оҥорбут. Куһаҕан үөрүйэхтээхтэр олохтон эрдэ туораан биэриилэрэ дьон киһилии быһыылара элбииригэр тириэрдибитэ чахчы. Билигин өй-санаа сатарыйан, алдьатыы өттүгэр халыйбыт кэмигэр бу туһалаах үгэспитин оннугар киллэрэн туһаныа, куһаҕан үөрүйэхтээхтэр элбээбиттэрин аҕыйатыа этибит. Бу быһыы дьон туттунар күүстэрин улаатыннарыыга туһата улахан буолар.\nСахалыы таҥара үөрэҕин ылыныы куһаҕан санаалартан куруук ыраастана сылдьыыга тириэрдэн куһаҕан санаалар үгэс буолан өйгө-санааҕа иҥэллэрин суох оҥорорго туһалыыр кыаҕа улахан.\nКиһи киһи быһыылаахтык олоҕун олорорун туһугар куһаҕан үгэстэри үөскэтинэн үөрүйэххэ кубулуппата, өйүн-санаатын харыстыыра, куһаҕан санааларыттан ыраастыы сылдьара ирдэнэр. Үөрүйэххэ кубулуйбут куһаҕан быһыы кэлэр көлүөнэлэргэ бэриллэриттэн сэрэнии, харыстаныы эрэйиллэр. (1,14).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №340. 26.01.2017.<|endoftext|>\nБаишев Николай Николаевич\n1923 сыллаахха кулун тутар 18 күнүгэр Верхоянскай куоракка төрөөбүтэ. Сэттэ кылаас үөрэхтээх. Үлэтин 1941 сылтан “Верхоянский Большевик” хаһыат техническэй секретарынан саҕалаабыта. Верхоянскай куоракка гидрометеослужба үлэһитинэн, райсовет Осавнахимын командир-инструкторынан, горисполком секретарынан, райотдел кинофикациятын начальнигынан үлэлээбитэ. Адыаччы совхоз Табалаахтааҕы отделыгар кладовщигынан, подсобнай бригадирынан, Табалаах совхоз сылгытын иитээччитинэн, бригадирынан үлэлээбитэ. Ол үлэлиир кэмигэр, Табалаах нэһилиэгин сылгытын ахсаана лаппа эбиллибитэ.\nНиколай Баишев лаппа сааһырыар диэри бэйэтин кыанар, тэтиэнэх киһи этэ. Ыһыахтарга оччолорго курдаһан тустууга, мас тардыһыытыгар, сүүрүүгэ I-II миэстэлэртэн түспэт этэ. Өссө гиирэ анньара, хайыһарынан ыраах сирдэринэн сылдьара.\nБаайыһап оҕонньор сылгыга үлэлиир кэмигэр элбэх сылгыһыты чаҕыппыт ааттаах айанньыт, хаҥыл аты бэрт түргэнник сыһытарынан, олус уулаах, куһаҕан да сирдэринэн дохсун айаннааҕынан, үгүс киһини сөхтөрбүт киһи этэ. Сэркээн сэһэнньит, көрдөөх кэпсээнньит, бэйэтэ туспа легенда - кини буолара.\nОл 7 хоһуун айанньыттартан үс киһи: хамандыырдара Н. Н. Неустроев, Н.Н. Баишев, И.Х. Слепцов “Соҕотох” ол олунньу уорааннаах тымныытын, кулун тутар тыаллаах-куустаах дьыбарын тулуйаннар, үлэ үөһүгэр балачча уһуннук сылдьыбыттар. Атын түөрт киһи улаханнык тымныйан, сэллик ыарыыга ылларан, балачча эрдэ өлбүттэрэ.\nН.Н. Баишев 1949 сыллаахха Табалаах нэһилиэгэр эмиэ 7 кылаас үөрэхтээх Анисия Игнатьевна Прудецкайалыын холбоһон ыал буолбуттара. Сытыы өйдөөх, киэҥ билиилээх эдэр кыыһы 1939 сыллаахха Табалаах нэһилиэгин исполкомун бэрэссэдээтэлинэн талаллар. В.И.Ленин 100 сылыгар, СӨ президенэ М.Е.Николаев махтал суругунан, Дьааҥы улууһун бочуоттаах гражданина уо.д.а. элбэх наҕараадалардааҕа.\nДьиэ кэргэнэ.\nН.Н. Баишевтыын 4 оҕону төрөтөн-иитэн үөрэх араас кыһатыгар уһуйбуттара, олох киэҥ суолугар бигэтик тирэнэллэригэр күүс-көмө буолбуттара. Розалия Гаврильевна - үлэ ветерана, ийэтин туйаҕын хатаран, 30 сыл детсадка оҕо иитиитигэр кыһамньылаахтык үлэлээбитэ, билигин бочуоттаах сынньалаҥҥа олорор. Николай Николаевич Баишев II – СГУ тыа хаһаайыстыбатын отделениятын бүтэрбитэ, учуонай-зоотехник идэлээх, госслужба Советнига, “Гражданскай килбиэн”знак хаһаайына. Табалаах нэһилиэгин баһылыгынан үһүс төгүлүн талыллан үрдүк таһымнаахтык үлэлии сылдьан, күн сириттэн соһуччу барбыта. Табалаахха баһылыктыырын быыһыгар, оройуон мясопромугар таһарыылаахтык үлэлээбитэ. Нэһилиэгэр, оройуонугар ытыктанар салайааччы этэ. Аҕатын 1945 сыллаахха хайыһарынан айанын чиэстээн,I миэстэҕэ убаһа бириис олохтоон, нэһилиэгэр, оройуоҥҥа хайыһарга күрэх ыытара, хайыһар спорда сайдарыгар үгүс сыратын уурара.\nН.Н. Баишев-II оҕолоро төрдүөн үрдүк үөрэхтээхтэр, аҕаларын, эһэлэрин курдук дьоҥҥо-киһиэхэ эйэҕэс майгылаахтар.\nН.Н. Баишев-III Новосибирскайдааҕы топографическай техникуму бүтэрбитэ. Билигин предприниматель,кэргэннээх ус оголоох.ус сиэннээх.\nНадежда Николаевна Баишева - Новосибирскайдааҕы госпединституту биолог-географ идэлээх бүтэрбитэ. Төрөөбүт нэһилиэгэр оскуолаҕа учууталынан үлэлиир. Үлэ бэтэрээнэ, РФ үөрэҕириитин бочуоттаах үлэһитэ, СӨ үөрэҕириитин туйгуна. Кэргэнинээн Юрий Иннокентьевичтыын дьонун курдук түөрт оҕону төрөтөн-иитэн, үөрэх араас кыһатыгар уһуйбуттара. Улахан уоллара Станислав СВФУ физкультурнайын бүтэрэн Баатаҕайга тренеринэн үлэлиир,кэргэнннээх икки оголоох. Орто уол Иннокентий ЯГСХА студена. Кыра уол Николай СВФУ физкультурнайыгар кэтэхтэн үөрэнэр, Табалаах нэһилиэгэр тренеринэн үлэлиир, кэргэннээх, кыыс уонна уол оҕолоох. Кыыстара Анисья оскуоланы кыьыл комус мэтээлинэн бутэрэн,СВФУ Психология институтугар уерэнэр.\n1945 сыл, 1985 сыл, 2010 сыл Верхоянскай-Дьокуускай хайысханан, уопсайа араас идэлээх 19 дьон хайыһарынан айаннаатылар.<|endoftext|>\n&quot;Кустук&quot; кэпэрэтиип (Ньурба улууһун Бордоҥ нэһилиэгэ)\n«Кустук» потребительскэй кэпэрэтиип — Ньурба улууһун Бордоҥ нэһилиэгэр 2009 сыллаахтан үлэлиир тэрилтэ.\n2009 с. кулун тутар ыйга тэриллибит.\nСалайааччылар.\nПайщиктааҕын ахсаана 77 киһи.\nҮүтү тутуу былаана уонна туолуута (тоннанан).\n2015 с. 70 миэстэлээх эргэ хотону өрөмүөннээн үлэҕэ киллэрбиттэрэ.\n2017 с. тохсунньу 1 к. сылгы собуотун 38, кэтэхтэр 15 ынах сүөһүлэрин кыстатан тураллар.\n2016 с. нэһилиэк гранын ылан «Айда» сайылыкка ньирэй мэччийэр бүтэйин туппуттар.<|endoftext|>\nМаалыкайдааҕы оҕо-ыччат успуордун оскуолата\nМаалыкайдааҕы оҕо-ыччат успуордун оскуолата (толору аата ) — Ньурба улууһун Маалыкай сэлиэнньэтигэр баар эбии үөрэхтээһин кыһата.\n2014 олунньу сылтан биһиги нэҺилиэкпитигэр 20 үлэһиттээх үлэтин саҕалаан барбыта.\nДириэктэрдэр:\nСтатистика көрдөрүүтүнэн 2014—2016 с.с. оҕо дьарыктаныыта:\nСэттэ көрүҥҥэ уҺуйааччылар үлэлэрин ситиҺиилээхтик саҕалаан барбыттара.\nУһуйааччылар уонна оҕолор ситиһиилэрэ.\nБокса көрүҥэр уһуйааччылар:\n2014—2016 с.с.ситиһиилэр\nРоссия — 1 оҕо — 3 миэстэ,1оҕо — 5 миэстэ\nДВФО — 2 оҕо бастакы, 4 оҕо призер\nРосСовет — 1оҕо бастакы\nРС(Я) −6 оҕо бастакы, 9 оҕо призер.\nКөҥүл тустууга уhуйааччылар:\n2014—2016 с.с. ситиһиилэр\nРС (Я) — 1 о5о чемпион, 5 о5о кыттааччы\nСаахымат көрүҥүн уҺуйааччыта\nРС (Я) — 8оҕо призер, 10 оҕо кыттааччы\nХайыҺар көрүҥэр уҺуйааччылар:\n2014—2016 с.с. ситиһиилэр\nДВФО — 1 оҕо участник\nРС (Я) — 1 оҕо 3 миэстэ, 8 оҕо кыттааччы\nОстуол тенниһин көрүҥэр уҺуйааччылар\n2014—2016 сс. ситиһиилэр\nБүлүү бөлөх оройуоннарын икки ардынаа5ы күрэхтэҺиилэргэ — 4 оҕо призер, 9 оҕо кыттааччы<|endoftext|>\nМатвеева Людмила Ильинична\nМатвеева Людмила Ильинична (1942—2007) — Саха АССР үтүөлээх бырааһа, 1980—2007 сс. СӨ оҕо сэллик санаторийын кылаабынай бырааһа.\nЛ. И. Матвеева 1942 тохсунньу 26 күнүгэр Нам улууһун Бөтүҥ нэһилиэгэр төрөөбүтэ. Аҕата чулуу үлэһит стахановец-ударник, ийэтэ — ыанньыксыт, ССКП чилиэнэ, Модут нэһилиэгин Сэбиэтин бэрэстээтэлэ, 1956 сыллаахха ВДНХ кыттыылааҕа.<|endoftext|>\nРоманов Николай Петрович (1956)\nРоманов Николай Петрович (24.05.1956 с.т.) - тырахтарыыс, биригэдьиир, СӨ тытатын хаһаайыстыбатын үтүөлээх үлэһитэ, Дьаҥхаады нэһилиэгин Ытык киһитэ.\nМэҥэ Хаҥалас улууһун Суола Мэлдьэхситигэр төрөөбүтэ. 1973с. Төхтүр орто оскуолатын бүтэрбитэ. 1973 сыллаахтан «Герой Попов» совхозка Төхтүр отделениетыгар хортуоппуй звенотугар трактористыыр. Эталоннай гектар былааннарын аһарар, уматыгы кэмчилиир.\n1978-1987 сс. хортуоппуй звенотун бригадира. Гектартан муҥутаан 105ц. ылбыттара.\n1987-1997 сс. бурдук звенотын салайбыта, трактористаабыта.\n700 га иэннээх бурдук бааһыналарыгар эбиэс, нэчимиэн, сэлиэһинэй ыһаллара. 20-30 ц. үүнүүнү хомуйаллар.\nН.П.Романов салалтатынан бурдук үүннэриигэ «Төхтүрдээҕи народнай предприятие» тэриллэр. Наставник-агрономунан опыттаах Е.В.Яковлев кэлбитэ. Кини Ийэ сиргэ чахчы ийэлии сыһыаннаһара. А.Н.Попов – агроном. В.П.Романов, И.Н.Максимов – тракторист комбайнердар. 1993с. XX-с үйэ историятыгар киирбит Н.П.Романов чыпчаал көрдөрүүтэ ситиһиллибитэ. Онно этиллибитэ: «Төхтүрдээҕи народнай предприятие бурдук үүннэрэр звенотун салайааччыта Николай Петрович Романов 1993 сыллаахха 65 гаттан хас биирдиититтэн 36-лыы центнер үүнүүнү ылбыта». Кини аата XX-с үйэ историятыгар бигэтик киирбитэ.\nН.П.Романов тракторист идэтин таһынан сварщик. Соломо кэбиһэр агрегаты айан оҥорбута. Техникатын бэйэтэ ремоннуур, дьаһайар.\n1979с. – ССКП членэ.\n2000 сылтан Төхтүр баһаарынай чааһыгар караул начальнига.\n2004-2008 сс. - И.М.Романов аатынан Төхтүр орто оскуолатыгар массыынаны ыытыы инструктора.\n2008 сылтан И.М.Романов аатынан Төхтүр орто уопсай үөрэх оскуолатын директорын административнай-хаһаайыстыбаннай чааска солбуйааччынан үлэлиир.\nБастыҥ общественник, спортсмен. 1995с. дуобакка маастарга кандидат.\nНаградалара:.\n-Знак «Победитель соцсоревнований». 1976с., 1977сс.\n-Ударник коммунистического труда. 1979с.\n-Знак «За вклад в развитие сельского хозяйства». 2008с.\n-Ветеран сельского хозяйства РС(Я). 2010с.\n-Почетный гражданин Жанхадинского наслега. 2011с.\n-СР Тыатын хаһаайыстыбатын үтүөлээх үлэһитэ. 2012с.\n-Знак «Рекордсмен XX-го столетия». 12.06.2015с.\n-Знак «Год физической культуры и спорта – 2016г.». 2016с.<|endoftext|>\nШарин Павел Петрович\nМэҥэ Хаҥалас улууһун Дьаҥхаады нэһилиэгэр Төхтүргэ төрөөбүтэ.\n1972 с. — Төхтүр орто оскуолатын бүтэрээт «Оскуола — производство — үрдүк үөрэх» диэн ыҥырыынын «Герой Попов» совхозка ыанньыксыттыы тахсар.\n1973-1975 сс. — Советскай Армия кэккэтигэр службалаан кэлбитэ.\n1972-1992 сс. — Төхтүр отделениетын дояра. Наставниктара: республика биллиилээх доярдара Ленин орденын кавалера П. С. Винокуров, «Октябрьскай революция» орденын кавалера А. З. Колмакова, «Үлэ Кыһыл Знамятын», «Октябрьскай революция» орденнар кавалердара Е. Н. Попов этилэр.\n1983 с. — Дьокуускайдааҕы тыа хаһаайыстыбатын институтун кэтэхтэн үөрэнэн бүтэрэн зооинженер специальностаах.\n«Герой Попов» совхоз 1976 с. Төхтүргэ сүөһүнү кииннэн иитиини саҕалаабыта. Племенной сүөһүнү үөскэтиини Амвросьева С. А. салайан ыыппыта. Искусственнай сиэмэлээһин инструкторынан Макарова А. Ф. үлэлээбитэ. Племенной үлэ түмүктээх буолуутун искусственнай сиэмэлээһин хааччыйбыта. Амвросьева С. А. сыралаах үлэтин түмүгэр «Герой Попов» совхоз 1973 с., 1974 с. племенной үлэҕэ Россияҕа II, III миэстэлэммитэ. Ити сылларга Павел Шарин үүт ыаһыныгар чаҕылхай ситиһиилэммитэ.\nСыллар 1 ынахтан ыата кг. Валовай үүт тн.\n1985 с. ахсынньы 26 күнүгэр хас биирдии сыһыарыллыбыт 18 ынаҕыттан 6071 кг. үүтү ыабыта, XX үйэ чаҕылхай рекордун олохтообута. 4 ынаҕа элита — рекорд, 8 ынаҕа — элита, 1 ынаҕа — бастакы кылаастаах.\nҮүттээх ынахтара.\nПесня — 6335 кг, Нуоралдьын — 5998 кг. Уһулуччу үүтү Надежда — 7827 кг биэрбитэ, госплем кинигэҕэ киирбит 4-с поколениета этэ. Зональнай выставкаларга 2-тэ кыһыл көмүс медалы ылбыта.\n«Биирдии ынахтан ортотунан 6000 кг. үүтү ыан республикаҕа да, Союзка да сүөһү иитиитигэр Саха сирин тымныы кыһыннаах, куйаас сайыннаах усулуобуйатыгар наука дакаастаабыт ирдэбилин дьиҥнээх олоххо көрдөрүү — Павел Шарин үлэтин түмүгэ буолар»,- Т/х министерствотын департаменын специалистара А. И. Никифорова, Н. Н. Неустроева. «Становление племенной работы в РС(Я)», 2001 с., стр. 38-39.\n1992-1995 сс. — «Төхтүр» КП племенной хаһаайыстыбатын селекционер-зоотехнига.\n1995-2002 сс. — «Төхтүр» ТХПК директора.\n2002-2006 сс. — СР Тыатын хаһаайыстыбатын министерствотын племенной дьыалатын Департаменын специалиһа.\n2006 с. СР Агропромышленнай комплексын «Консультационно — методологическай центрын» главнай специалиһа.\nЛитература.\n1. «Ленинскэй знамя» 1985 с. ахсынньы 28 күнэ.\n2. Становление племенной работы В РС(Я). г. Якутск 2001г.\n3. Автономное учреждение \"Консультационно — методологический центр агропромышленного комплекса РС(Я)».\n4. Плакат «XX-с үйэ чулуу көрдөрүүлэрэ».<|endoftext|>\nГерой Попов аатынан совхоз\n1967 с. кулун тутар 1 күнүгэр «Герой Попов» совхоз тэриллибитэ. 1976 сылтан совхоз киинэ Бэдьимэттэн Төхтүргэ көспүтэ.\nДиректорынан Амвросьев Н.Н., кылаабынай бухгалтерынан Соломонов С.Н., кини солбуйааччытынан Андросов А.М., партком сэкирэтээринэн Тимофеев И.Г., рабочком бэрэсэдээтэлинэн Яковлев В.К., директоры хаһаайыстыбаннай чааска солбуйааччынан Андреев С.Т., Неустроев И.М. үлэлээбиттэрэ. Кылаабынай специалистар: Винокуров И.Е. – солбуйааччы директор уонна агроном, Плотников И.И. – рабочком бэрэсэдээтэлин солбуйааччы уонна зоотехник, Неустроев П.М. – кылаабынай ветбыраас, Тимофеев И.И. – инженер-механик, Романов И.А. – экономист, Тарабукин С.К. – каадыр инспектора, Дадасов В.В. – инженер-электрик, Прокопьев Д.М. – инженер-мелиоратор, Ефимов Н.Г. – охотовед, Попов Т.А. – инженер-тутааччы, Гурьев М.В. – прораб, Попов К.Ф. – хотон ыарахан үлэтин механизациялааһын механига.\nПроизводство бары салааларын механизация быһаарар оруоллаҕа чуолкай. Ити салааны быстах кэмҥэ Спиридонов Иван Николаевич (Нам), И.И.Тимофеев, кэлин Куприянов Степан Николаевич салайбыттара.\nСовхоз тэриллэригэр сүүрэрэ 18 трактор, 4 грузовой массыына баара.\nАвтотракторнай паарка сылтан сыл ахсын ахсаан өттүнэн эбиллэн, кыамтата улаатан саҥа спецтехниканан толору хааччыллан, ханнык баҕарар кээмэйдээх үлэни кыайар, толорор буолбута.\nБиллэр-көстөр механизатордар иитиллэн тахсыбыттара. А.Н.Баишев, В.В.Цой, А.Н.Степанов, М.Е.Шарин, М.Н.Баишев, С.П.Субуруускай, П.А.Неустроев, Д.Д.Аргунов, Н.А.Сергучев, А.Д.Степанов, Н.Н.Филиппов, И.Е.Чугунов, Н.Д.Апросимов, Н.Е.Петров, П.Н.Чугунов, П.А.Попов, М.И.Попов, М.Е.Шарин – пилорамщик идэтин баһылаан Төхтүр бөһүөлэгин тутуутун хааччыйбыта.\nСопхуос тэриллиитигэр 620 үлэһит илии баара, онтон 528 быһаччы тыа хаһаайыстыбатын производствотыгар үлэлиирэ. 1967 сыллаахха 4700 ынах сүөһү, ол иһигэр 1831 ыанар ынах, 2513 сылгы, 1295 биэ баара. Ити көрдөрүү 1975 сылга ынах сүөһү 5572, ол иһигэр ынаҕа 2130, сылгы 3100, ол иһигэр 1593 биэ баар буолбута, ньирэй дьыалабыай тахсыыта 90,5%, кулун 72% тиийбитэ.\nСовхоз 5 отделениялааҕа: Төхтүр – Дьаҥхаады нэһилиэгэ, Бэдьимэ, Сыымах – Баатара нэһилиэгэ, Суола, Хорообут – Мэлдьэхси нэһилиэгэ.\nУправляющайдар: Захаров П.С., Афонский И.И., Бугаев Н.Д., Пинигин И.П., Андреев Н.Н., үлэлээбиттэрэ. Бары билиилээх, колхознай тутума мунньуммут опыттаах салайааччылар таһаарыылаахтык үлэлээн колхоз инники сайдыытын хааччыйбыттара.\nСовхоз сайдыытын кэскиллээх былаана оҥоһуллан бигэргэтиллибитэ. Былаан социальнай уонна экономическай сайдыы хайысхаларыгар туһуламмыта. Нэһилиэктэр идэтийиигэ киирбиттэрэ. Төхтүр отделениета – үүккэ, хортуоппуйга, бурдукка. Бэдьимэ – үүккэ, эккэ, сүөһү аһылыгар. Сыымах – эт оҥоруутугар, сылгы иитиитигэр. Суола – эккэ, үүккэ, сүөһү аһылыгар. Хорообут – үүккэ, эккэ, бурдукка хайысхаламмыттара.\nСовхоз директордара:.\nАмбросьев Николай Никифорович  1967-1973 сс.\nФедоров Дмитрий Кононович          1973-1976 сс.\nВинокуров Иван Егорович                1976-1985 сс.\nСанников Михаил Семенович         1985-1987 сс.\nСанников Константин Федорович    1987-1989 сс.\nАмбросьев Николай Никифорович   07.1989 - 02.1992 сс.\nЕгоров Юрий Егорович                    1992-1993 сс.\nАмбросьев Артур Николаевич          1993- 1995 сс.<|endoftext|>\nНанаай тыла\nНанаай тыла (бэйэ аат: \"на̄ни хэсэни\", \"хэдзэ хэсэни\") — омук тыла Амур кытылыгар олорор омук тыла. Хабаровскай уонна Приморскай кыраайга тарҕаммыт тыл. Саҥарар дьон ахсааана 5,9 тыh.\nАлпаабыт.\nБилигиҥҥи нанай алпаабытын үлэлии сылдьар версията 1993 сыллаахха бигэргэммитэ. Аныгы нанай алфавит маннык көрүҥнээх:\nҮөрэх литературатыгар өр аһаҕас дорҕооннору көрдөрөр диакритическай бэлиэлэр-макро буукубаларынан туһаныллаллар.<|endoftext|>\nЖан Поль\nЖан Поль (Jean Paul) (хос аата; дьиҥнээх аата уонна араспаанньата Йоһанн Фридрих Рихтер, Richter) (1763 - 1825), ньиэмэс суруйааччыта, педагог. Бэйэтин кэмин биллэр-көстөр романистарыттан биирдэһэ. Жан Поль үгүс айымньытыгар иитии кыһалҕата ордук көтөҕүллэр. Кини айымньыларын сүрүн пафоһа - киһи ис көҥүлэ, онтун сайыннарыы.<|endoftext|>\nМихаил Михайлович Сперанскай\nСперанскай Михаил Михайлович (тохсунньу 1 (12) 1772 сыл - олунньу 11 (23) 1839 сыл) — нуучча уопсастыбыннай уонна судаарыстыбыннай диэйэтэлэ, уларытааччы, сокуоннары айааччы.<|endoftext|>\nГоргиппия\nГоргиппия — Хара байҕал кытылыгар турар былыргы куорат. Кини б.э.инн. VI үйэттэн — б. э. III үйэтигэр дылы Боспуор саарыстыбатын састаабыгар баар буола сылдьыбыта.<|endoftext|>\nОйогостурова Зоя Ивановна\nОйоҕостурова Зоя Ивановна - бастакы дьокутаат дьахтар. Саха дьахталларыттан аан бастаан ССРС Киин Ситэриилээх Кэмитиэтин уонна Национальнастар сэбиэттэрин чилиэнинэн тэҥҥэ талыллан үлэлилии сылдьыбыт сэбиэскэй-партийнай үлэһит,саха норуотугар үөрэхтээһинигэр, культурнай-сырдатар үлэтигэр бэйэтин сэмэй кылаатын киллэрсибит.<|endoftext|>\nФедотов Николай Алексеевич\nФедотов Николай Алексеевич — Торбаза (1927—2008) — Саха АССР спордун маастара, Иккис Наахара нэһилиэгин бочуоттаах гражданина, «Хохочой — Дьокуускай — Майа» хаһыйарынан десант кыттыылааҕа.\nН. А. Федотов 1927 сыллаахха алтынньы 14 күнүгэр Тиэлигигэ Тамма үрэх тардыытыгар, дьадаҥы бааһынай дьиэ кэргэнигэр төрөөбүтэ. Тулаайах хаалан, оҕо сааһыттан колхоз хара үлэтигэр улахан дьону кытта тэҥҥэ үлэлээн буспута-хаппыта. 1947 сыллаахха Наахара оскуолатын сэттис кылааһын бүтэрбитэ.\n1950 сыллаахха саас Мэҥэ-Хаҥалас военкомата трахома ыарыылаах призывниктары Майаҕа ыҥыртаан киллэрэн эмтэппитэ. Онно Николай Алексеевич эмиэ баара. Военкомат призывниктары кытта үлэлэһэр офицера тренер Сивцев Егор Павловичка хайыһарга ГТО нуорматын тутарыгар дьаһайбыта. Онно Николай Федотов хайа да оҕоттон таһыччы үчүгэйдик сүүрэрин көрөн, Егор Павлович военкомат администрациятын хаһаайыстыбаннай отделын начальнигар, Петров Гаврил Гаврильевичка эппит. Кини дьаһалынан оройуоннааҕы күрэхтэһиигэ кыттар хамаанда тэриллибит. Онно Николай Федотовы чилиэнинэн ылбыттар.\nОччолорго Лазарь Сергучев, 1949 сыллаах республика хайыһарга күрэхтэһиитигэр 50 км сиргэ чемпион буолан, аатыра сылдьар кэмэ этэ. 1950 сыллаахха оройуон күрэхтэһиитэ икки күн буолбута. Маҥнайгы күн 10 км сиргэ Николай Федотов бу өрөспүүбүлүкэ чемпионун куотан кэлиитэ көрөөччүлэри соһуппута. Николай быанан бааллар, мас торуоскалаах мас хайыһардааҕа, ынах этэрбэстээҕэ. Оттон Сергучев буоллаҕына, тимир креплениелаах тупсаҕай хайыһардааҕа. Сарсыныгар 18 км сиргэ Федотов син биир бастаабыта.\nИти сыл 1950 сыллаахха республиканскай күрэхтэһиигэ кыттан 30 км сиргэ 2 миэстэ, 50 км сиргэ 1 миэстэ буолбута. Хайыһардьыт нууччалар даҕаны, көрөөччүлэр даҕаны сөҕүүлэрин-махтайыыларын биллэрэн: «Ай-да, торбаза!» — дэспиттэрэ. Онтон ыла Николай Федотовка ити Торбаза диэн аат иҥэн хаалбыта. Мэҥэ-Хаҥалас спордун историятыгар Николай Алексеевич Федотов — Торбаза курдук үрдүк ситиһиилээх хайыһардьыт суох. Кини Саха сирин чемпионатыгар көрдөрүүлэрэ:\nИти курдук, республика хайыһарга финальнай күрэхтэһиилэригэр тыа, үрэх баһын булчут уола Николай Федотов түөрт сыл устата иннин кимиэхэ даҕаны биэрбэтэҕэ, оччотооҕуга республикаҕа аатыра сылдьар хайыһардьыттары тулуталаабатаҕа.\nН. А. Федотов 40-н тахса сыл ойуур хаһаайыстыбатыгар леснигынан үлэлээбитэ.\nЭдэр эрдэҕиттэн отоһутунан, норуот эмчитинэн биллибитэ. Эмтээх оттору хомуйан, араас дьарҕа ыарыылары эмтээн, дьонун-сэргэтин махталын ылара. Ону таһынан айылҕа уларыйыыларын олоҕун тиһэх күннэригэр диэри кэтээн көрбүтэ.\n2008 сыллаахха өлбүтэ.<|endoftext|>\nНикифоров Василий Давыдович\nНикифоров Василий Давыдович (1931—2007) — РСФСР үөрэҕириитин туйгуна, саппаас майора, кыраайы үөрэтээччи, Иккис Наахара, Мэҥэ-Хаҥалас улууһун Ытык киһитэ.\nВасилий Давыдович Наахара 7 кылаастаах оскуолатыгар үөрэммитэ. 1962 с. СГУ историческай факультетын бүтэрэн баран учуутал үлэтин Наахара 8 кылаастаах оскуолатыгар саҕалаабыта. 1964—1982 сылга диэри Наахара орто оскуолатыгар учууталынан, военругунан, саабыһынан, дириэктэринэн 19 сыл үлэлээбитэ.\n1978—1982 сылларга НВП военругунан үлэлээбитэ. Бу кэмҥэ оскуолаҕа байыаннай патриотическай иитиигэ пед.коллектив уонна төрөппүттэр элбэх үлэни ыыппыттара. Оччотооҕу көрдөбүлгэ эппиэттиир сөптөөх оборудованиелаах кабинет, строевой площадка, ытар тир, караульнай помещение сороҕо, мэһэйдээх площадкалар, оружейка оҥоһуллубуттара. Оскуолаҕа «Бойобуой уолаттар» кулууптара, стрелковай кружок үлэлииллэрэ. Юнармеецтар «Орленок», «Зарница» байыаннай- патриотическай оонньуларга көхтөөхтүк кытталлара уонна оройуоҥҥа 3 сыл субуруччу бастаан көһөрүллэ сылдьар Кыһыл Знамяны «За отличную военную подготовку молодежи» үйэ-саас тухары илдьэ хаалбыттара. Сэбиэскэй Аармыйаҕа сулууспалыы барааччылары атаарыы уонна сулууспаттан кэллэхтэринэ көрсүһүүлэр ыытыллаллара. Албан аат уруоктара, памятниктары шефтэһии, юнармеецтары, ордук призывниктар ГТО нуормаларын ситиһиилээхтик туттаралларын ситиһэллэрэ. Сулууспалыы сылдьар отпускниктар байыаннай чаастарын кытта суруйсуу тэриллэрэ. Үгүс выпускниктар үчүгэйдик сулууспалыылларын туһунан махтал суруктар кэлэллэрэ, олору оскуола үөрэнээччилэригэр линейка кэмигэр иһитиннэрэллэрэ. 1979 сыллаахха оскуола ити үлэтин үрдүктүк сыаналаан учууталлар атырдьах ыйдааҕы сүбэ мунньахтарыгар Наахара оскуолата Советскай сэбилэниилээх күүстэр уонна ЫБСЛКС 60 сыллара туолуутун көрсө Байыаннай — патриотическай үлэни тэрийиигэ активнайдык кыттыбытын уонна ситиһиитин иһин ССРС үөрэҕин Министерствотын, ЫБСЛКС КК, ССРС ДОСААФ КК дипломнарынан наҕараадаламмыта.\nВасилий Давыдович көҕүлээһининэн «Наахара» с/з, нэһилиэк историятын сырдатар «Үлэ уонна бойобуой албан аат» музейа аһыллыбыта. Кини кэнчээри ыччат төрөөбүт нэһилиэгин историятын, культуратын, омук быһыытынан уратытык билэригэр туһуламмыт өр сыллаах таһаарыылаах үлэтин ис хоһоонун байытан, сайыннаран салгыы нэһилиэк музейын үлэтин сөргүтэр билиҥҥи кэм ирдэбилэ.\nВасилий Давыдович үгүс сыратын биэрэн чинчийбит үлэлэрэ «Наахара нэһилиэгин историята (1631—1996)», «2 Наахара нэһилиэгин Хочо бөһүөлэгин олохтоохторун төрүттэрэ-уустара», «Наахара орто оскуолатын историята (1900—1996 сс.)».\nАҕа дойду Улуу сэриитин кыттыылаахтарын туһунан үгүс материал хомуллубута. Наахара буойуннарын ааттарын, көмүллүбүт сирдэрин чуолкайдыырга эдэр пионердар уонна комсомолецтар киэн өрүттээх чинчийэр үлэни ыыппыытара.\nВасилий Давыдович төрүттээбит музейыгар 1990—2001 сс. 11 сыл үлэлээбитэ.\n2007 сыллаахха өлбүтэ.<|endoftext|>\nЕгорова Александра Петровна\nЕгорова Александра Петровна-Тупсууна — 1 категориялаах народнай медицина магистра, Айыы арчыһыта, түһүлгэ эмчитэ, 7-с кылаан.\nЕгорова Александра Петровна-Тупсууна 1948 сыллаахха олунньу 3 күнүгэр Иккис Наахара нэһилиэгэр колхуостаах дьиэ кэргэҥҥэ 6-с оҕонон төрөөбүтэ. 1965 сыллаахха Наахара аҕыс кылаастаах оскуолатын үөрэнэн бүтэрэр.1967 сыллаахха Майа орто оскуолатын бүтэрэн баран Дьокуускайга тыа хаһаайыстыбатын техникумугар үөрэнэ киирэр. 1969 сыллаахха бухгалтер идэтин баһылаан Чурапчы улууһун Субуруускай аатынан сопхуоска ананан 1982 сылга диэри үлэлиир.1982 сыллаахха төрөөбүт нэһилиэгэр кэлэн участковай балыыһаҕа завхоһунан үлэлиир. Бу үлэлиир кэмнэригэр нэһилиэккэ ыытыллар культурнай тэрээһиннэргэ сөбүлээн туран актыыбынайдык кыттар. 1984 сыллаахха кулуупка «Дьэ-буо» тойуксуттар ансаамбылларын салайааччытынан үлэлиир. Былатыан Ойуунускай суруйуутугар «Туналҕаннаах ньуурдаах Туйаарыма Куо» олоҥхону туруоран фольклорнай фестивальга бастаан, Дьокуускай куоракка республиканскай күрэххэ кытталлар. Бу кэмтэн ыла аһыллан Александра Петровна 1990 сыллаахха бэс ыйыттан норуот эмчитэ буолар. 1992 сыллаахтан сахалыы эмчиттэр үрдүкү оскуолаларыгар 7 сыл үөрэнэн, үрдүк үөрэхтээх норуот эмчитэ дипломун ылан, бу күҥҥэ дылы идэтинэн үлэлиир.\nНаҕараадалара:.\n−1994 с. тохсунньу 19 күнүгэр «Симэх эмчит»\n−1995 с. алтынньы 30 күнүгэр «1 категориялаах эмчит»\n−1995 с. от ыйын 6 күнүгэр «Далбар эмчит»\n-Народнай медицина магистра\n-Гипнотизер экстрасенс\n-«Международнай категориялаах эмчит»\n-«Лучший меценат 2003 г. Мегино-Кангаласского улуса, Нахаринской средней школы за активную гражданскую позицию и вклад в развитии образования»\n-Мегино-Кангаласский улус, женская общественная организация свидетельство номинация «Лучший спонсор работы женсовета» 2002 г.\n-Диплом «Женщина лидер» 2003 с.\n-Почетный меценат образования РС(Я) түөскэ кэтиллэр бэлиэ\n-Золотая книга меценатов и попечителей Республики Саха (Я)<|endoftext|>\nПлатонов Иван Иванович\nПлатонов Иван Иванович 1893 сыллаахха тохсунньу 30 кунугэр Иккис Наахара нэһилиэгэр Мэҥэ-Хаҥалас оройуонугар Саха АССР-га төрөөбүтэ.\nАҕата — Платонов Иван Еремеевич, ийэтэ Платонова Акулина Николаевна.\nИван Иванович сэниэ ыал оҕото буолан сыаркап приходун оскуолатыгар 1900 сыллаахха үөрэнэ киирбит. Иккис сылыгар үчүгэйдик үөрэнэн бүтэрбит. Кинини куоракка уерэнэригэр субэлээбиттэр. Онон Дьокуускай куоракка 4 кылаастаах училище5а уерэнэ киирэр. Училищены наар «4» уонна «5» сыананан бутэрэр.\nҮөрэҕин бүтэрээт Лөгөй нэһилиэгэр учууталынан ананан үлэтин саҕалаабыта. Онно биир сыл үлэлээт 1911 сыллаахха төрөөбүт нэһилиэгэр үлэлии кэлбитэ. 18 саастаах Иван Иванович кэлээт да төрөөбүт нэһилиэгин оҕолорун үөрэтиигэ, улахан дьону үөрэхтээһиҥҥэ, нэһилиэнньэни өй-санаа өттүнэн иитиигэ актыыбынайдык кыттан барбыта. 1916 сыллаахха диэри үлэлээн баран, Тыыллыма оскуолатыгар ананан барбыта. 1921 сыллаахха дойдутугар эргиллэн кэлэн эмиэ учууталлаан барбыта.\n1921 сылтан 1927 сылга диэри 2-с Наахара оскуолатыгар үлэлиир. Кини үлэлиир кэмнэригэр оскуола түөрт кылаастаах буолар уонна оҕолор олорор пансионаттара аһыллар. Онно оҕолор бэлэм аһылыкка олорон үөрэнэллэр. Кыахтаах эрэ дьон оҕолоро буолбакка, ким ба5алаах үөрэнэр кыахтаммыта. Иван Иванович 4 кылааһы (I—IV) соҕотоҕун үөрэтэрэ уонна элбэх кылааһы соҕото5ун уерэтии ньыматын билбит, үчүгэй бэлэмнээх учуутал этэ диэн, үөрэммит оҕолоро ахталлара.\nИван Иванович биһиги оскуолабытыгар 11 сыл үлэлээбит. Ити үлэлиир сылларыгар оскуола эрэ үлэтигэр буолбакка, нэһилиэк олоҕор көхтөөхтүк кыттан, дьону өй-санаа өттүнэн иитиигэ, улахан дьону үөрэхтээһиҥҥэ, саҥа былаас уонна олох туһунан өйдөтүү улэҕэ сыралаахтык улэлэспитэ. Кинини нэһилиэнньэ өйүүрэ уонна убаастыыра.\nТапталлаах кэргэнинээн, Иульяна Дмитриевна Борисова-Платонова, Манньыаттаах сиэнинээн, уонтан тахса сыл дьоллоохтук олорон, үс кыыс оҕоломмуттара: Калисфена — историк, Кыыдаана — филолог, Сата — историк.\nКалисфена Ивановна — историк, оҕо суруйааччыта, Кыдаана Ивановна — филологическай наука доктора, профессор, Сата Ивановна — филологическай наука доктора, профессор. Күтүөтэ Башарин Георгий Прокопьевич — историческай наука доктора, профессор, сиэнэ Башарин Карл Георгиевич — медицинскэй наука доктора, профессор\nИван Иванович Платонов 1946 сыллаахха балаҕан ыйын 28 күнүгэр өлбүтэ.<|endoftext|>\nУломжинскэй Василий Романович\nУломжинскэй Василий Романович (1911—1997) — Мэҥэ-Хаҥалас улууhун Ытык киһитэ, Саха Өрөспүүбүлүкэтин култууратын үтүөлээх үлэhитэ.\n1911 сыллаахха алтынньы маҥнайгы күнүгэр Мэҥэ-Хаҥалас улууhун Иккис Наахара нэhилиэгэр тѳрѳѳбүтэ. 1934 сыллаахха Дьокуускайдааҕы педтехникуму, 1938—1940 сс. пединституту үѳрэнэн бүтэрэн история учуутала идэни ылбыта.\nУломжинскай В. Р. педагогическай үлэтин Мэҥэ-Хаҥалас улууhун Дьаҥхаады ситэтэ суох орто оскуолатыттан саҕалаабыта. Иккис Наахара, Мэлдьэхси, Төҥүлү оскуолаларыгар өр сылларга учууталлаабыта, саабыстаабыта, дириэктэрдээбитэ.\nАҕа дойдуну көмүскүүр Улуу сэрии сылларыгар үѳрэтэрин таhынан байыаннай дьыалаҕа чугастыы сытар үс нэhилиэк дьонун үѳрэппитэ. Кини салалтатынан Бастакы, Иккис Наахаралар, Бастакы Холгума, Ходоро нэhилиэгин 81 киhитэ байыаннай үѳрэ5и барбыта.\nҮѳрэтии методикатын толору баhылаабыт учуутал этэ. Үѳрэнээччилэрин былыр буолан ааспыт кэмҥэ сатаан тиэрдэр уус-уран тыл маастарын уруоктара умнуллубаттар. Кини үѳрэппит о5олоро киэҥ билиилэринэн, картанан сатаан үлэлиилэринэн сѳхтѳрѳллѳрѳ.\nВасилий Романович үѳрэнээччилэрин кытта сайын да арахсыбакка бииргэ сылдьара. Сүүрбэhис үйэ 60-ус сылларыгар улууска биир бастакынан сайыҥҥы үлэ-сынньалаҥ лаа5ырын тэрийбитэ уонна уонтан тахса сыл салайбыта. Лааҕырга оҕолор оттууллара, кирпииччэ үктүүллэрэ, оҕуруот аhын үүннэрэллэрэ. Улууска куруук бастыҥ кѳрдѳрүүлэнэллэрэ. 70-ус сылларга улууска бастакынан эдэр лектордар группаларын тэрийбитэ. Нэhилиэк агитзоналарынан араас бэсиэдэлэри, лиэксийэлэри ааҕаллара.\nУломжинскай В. Р. общественнай олоххо актыыбынайдык кыттара. Лектор, общественнай корреспондент этэ. Нэhилиэк устуоруйатын сирийэн үѳрэппитэ. Ол матырыйааллара билигин даҕаны туhаныллаллар. Эдэригэр уhулуччулаах спортсмен этэ, кылыыга тэҥнээҕэ суоҕа.\nНаҕараадалара.\n«А5а дойдуну кѳмүскүүр Улуу сэрии сылларыгар килбиэннээх үлэтин иhин» мэтээлинэн, Үѳрэх Министиэристибэтин Бочуоттаах грамоталарынан наҕараадаламмыта. Мэҥэ-Хаҥалас улууhун Ытык киһитэ, Саха Өрөспүүбүлүкэтин култууратын үтүѳлээх үлэhитэ.<|endoftext|>\nНэһилиэк Биикигэ Табылыысса\nБолҕой: Бу табылыысса уларытылла, көннөрүллэ турар. Түмүк кэлин тахсыаҕа..\nБаалы ааҕыы мэтиэдикэтэ:\nСаҥа ыстатыйа - 3 баал,\nбаар ыстатыйаны тупсарыы - 1 баал,\nис хоһоонугар эбии баал - 1 баал\nыстатыйа элбэх итэҕэһигэр (сахалыы буукубаны солбуйан суруллуутугар, категорията суоҕар, ис уонна тас сигэлэрэ суоҕар уо.д.а. биир ыстатыйаҕа көстөр түгэнигэр) - биир ыстарааптыыр баал (-1)<|endoftext|>\nАдамов Гавриил Николаевич\nАдамов Гавриил Николаевич — БАМ тутааччыта, «Саха хомсомуола» () этэрээт хамыһаара, Норуоттар доҕордоһууларын уордьанын кавалера.\n1975 сыллаахха Дьокуускайга СМУ-1 тэрилтэҕэ Социалистыы үлэ дьоруойа Михаил Сергеев биригээдэтигэр мас уһуунан (столяр-плотник) үлэлии сырыттаҕына тимир суолу турарга Бүтүн Сойуустааҕы ударнай тутуу биллэрбиттэр. Дьокуускайтан эмиэ хомсомуол этэрээтин хомуйбуттар, онно хапсан 16 киһи ахсааныгар киирэн СМУ-ттан 5 эдэр киһи барбыт. Обкомҥа ыҥыран хомсомуол путевката туттарбыттар, ыам ыйын 15 күнүгэр Политпрос дьиэтигэр үөрүүлээх быһыыга-майгыга атаарыы буолбут, ыам ыйын 21 күнүгэр Амыр уобалаһыгар аттамыттар.\nБастаан Беленькая диэн ыстаансыйа аттыгар балааккаҕа сытан үлэлээбиттэр: тутуу массыыната сылдьарыгар аналлаах суолга үрэхтэри туоруур күргэлэри туппуттар.\nНаһаа доҕордуу, көхтөөх этибит. Элбэх ыалдьыт кэлэрэ — суруналыыстар, суруйааччылар, тэлэбиидэнньэ. Мунчаарар соло суоҕа.\nКүһүн алтынныьга Тыындаҕа — «Москуба хомсомуола» этэрээт кэлэригэр бэлэмнэниигэ ыыппытар. 300 киһи олорор сирдэрин, вагончиктарын бэлэмнээбиттэр. Онтон сэтинньигэ кураанах сиргэ Могот диэн бөһүөлэк тутуутугар ыыппыттар. Щиттэн оҥоһуллубут дьиэлэр фундаменнарын туппуттар, уулусса буолуохтаах сирдэри маһын кэрдибиттэр, түүнүн тутуу матырыйаалын массыынаттан сүөкүүллэр эбит. Онтон олунньуга Нагорнай бөһүөлэги тутууга ыыппыттар. Бу кэннэ тимир суол просекатын кэрдиигэ сылдьыбыт. Онтон Тыындаҕа суол таҥааччы (, тимир суолу таҥар оробуочай) үөрэҕэр ыыппыттар. Онон 1976 сыл атырдьах ыйыттан быһаччы тимир суол тутуутугар сылдьыбыт.<|endoftext|>\nНикифоров Афанасий Петрович\nХОРСУН КОМАНДИР\nАртиллерист Афанасий Петрович Никифоров туһунан ахтыылар аҕыйахтар. Кинини буойун учуутал диэххэ сөп .Ол курдук АП 2 Күүлэт оскуолатыгар сэбиэдиссэйинэн (завуч) үлэлии сылдьан 1942 сыл. сэриигэ ыҥыраллан үгүс бииргэ үлэлээбит уонна үөрэммит доҕотторунуун ийэ дойдуларын көмүскүү барбыттара.\nКини туһунан сэрии кыттыылааҕа Бүлүү улууҺун бочуоттаах гражданина,отставкаҕа полковник Николаев Афанасий Иннокентьевич кылгастык ахтан турар: \"Афанасий Петрович бэркэ сэриилэһэн кэлбитэ,лейтенант званиелаах артеллерийскай батарея командира,лейтенант батарея командира буолара бэрт сэдэх.Чахчы дьоҕурдааҕын билэннэр командир гыннахтара,холобур Кондаков Н.А старшай лейтенант званиелаах эрээри звод командирынан сылдьан баран,кэнники батарея командира буолбута.\nКини бэйэтэ сүрдээх сайдыылаах,модьу-таҕа улахан кыанар киһи этэ,билиитин- көрүүтүн өттүнэн туох да грамотнай.\"\nМанна даҕатан эттэххэ Афанасий Петрович уонна Николай Алексеевич Кондаков Бүлүү пед. училищетыгар үөрэнэр сылларыттан доҕордуу этилэр,сэриигэ да бииргэ барбыттара.\nНикифоров А.П 1919 сыллаахха 1 Лүүчүҥҥэ Кэбээйи улууһугар төрөөбүтэ.Кыра сааһыгар төрөппүттэрэ өлөннөр Бүлүүгэ Чинэкэҕэ аймахтарыгар Николаев Михаил-Таатта оҕонньорго иитиллибитэ.1936 сыл. Бүлүү пед. үөрэнэ киирэн 1939 сыл.ситиһиилээхтик үөрэҕин бүтэрэн Үгүлээт 7 кылаастаах оскуолатыгар учууталынан ананан ,онтон 2 Күүлэт оскуолатыгар үлэлиир.\n1942 сыл. Смоленскай куоракка кэлэн артеллерийскай училище5а үөрэнэн, лейтенант званиетын ылан 1 Прибалтийскай фронт, 145 стрелковай дивизия 277 полкатыгар, 7-с огневой зводка командирынан уоттаах сэриигэ сырыытын саҕалыыр.Ол курдук Витебскайдааҕы кимэн киирииттэн, Калининскай ,Смоленскай уобаластары,Белоруссия ,Литва,Латвия,Эстония республикаларын босхолуурга офицер Никифоров хорсуннук сэриилэһэр.\nАфанасий Петрович сэрии кэнниттэн комсомолга бииргэ үлэлээбит доҕоро Кирилл Егорович Павлов кинигэҕэ киллэрбит ахтыытыгар:-\"Денисов куораты босхолооһуҥҥа \"За отвагу\" мэтээлинэн наҕараадаламмыт уонна батарея старшайыгар көһөрүллүбүт, ол кэннэ Рига куораты босхолуур кыргыһыыга өстөөх 6 транспортердарын, 3 танкатын үлтүрүтүспүтэ,элбэх немец саллааттарын суох гыммыта, тус бэйэтэ өстөөх офицерын билиэн ылбыта уонна батарея командирын дуоһунаһыгар өрө таһаарыллыбыта \"-диэн ахтар.\nЛейтенант Афанасий Петрович \"Кыһыл сулус\" орденын ылар наградной лииһигэр суруллубут:\"За период наступательных боев проявил себя смелым , инициативным и решительным офицером.В боях после прорыва обороны противника с 9-16.11.1943г. не смотря на то что средств тяги не хватало до 50 процентов батарея, благодоря умелому и энергичному руководству лейтенанта Никифорова непрерывно сопровождало поддерживаемую пехоту огнем.\nВ боях за деревню Большухи , ведя меткий и интенсивный огонь батарея уничтожила 3 станковых , 1 крупнокалиберный и 4 ручных пулемета,50 солдат и офицеров противника.\n10.11.1943г. в бою за переправу реку Вымна в районе Манулки своевременное перемещение батареи обеспечил открытие губительного огня по скоплению пехоты противника в районе Ускурова , чем была сорвана контратака.В этом бою было унижтожено 2 мотоцикла, 2 автомашины , 2 станковых пулемета, и 3 ручных, рассеено и частично уничтожено до роты солдат и офицеров противника.\n14.11.1943г. выбросив звод на прямую наводку лейтенант Никифоров метким огнем уничтожил в районе Остряме 2 станковых и 1 ручной пулемет. \"\nХорсун командир уоттаах сэриигэ, ийэ дойдута өстөөҕү кыайарын туһугар киллэрбит кылаата кырата суох.Бииргэ үлэлээбит доҕоругар 2 Күүлэт 7-кылаастаах оскуолатын директорыгар Николай Афанасьевич Алексеевка бу курдук суруйбут-:\"МИн бэс ыйын 24 күнүттэн атырдьах ыйын 15 күнүгэр диэри 700 биэрэстэлээх сири айаннаатым .Бу бириэмэҕэ элбэх ыар уонна кырыктаах охсуһуулары көрсүтэлээтим.Белоруссия ,Латвия ,Литва \"элбэх ахсааннаах куораттарын , дэриэбинэлэрин босхолоотубут.\nхас хардыы аайы фашисткай кыыл,кыыллыы быһыытын илэ харахпынан көрөбүн .Күл буолбут дэриэбинэлэр ,сордонуллубут, тырыта тыытыллыбыт, сэймэктэниллибит советскай пленнэйдэр ,тыыннаахтыы көмүллүбүт оҕолор уонна дьахталлар.Ити барыта ынырык хартыына .Өһөгөйдөөх сидьиҥ өстөөх сиһин-үөһүн дэлби үктүүр санаа мин ,үлэбэр күүс-көмө буолар.Өстөөҕү өһүөмдьүлүүргэ өрө күүрэбин.\nБилигин биһиги тохтоон турабыт кыайыылаах кимээһиҥҥэ бэлэмнэнэбит.Өстөөх Прибалтикатааҕы бөлөҕүн тимир кытаҕаска ыбылы ылбыппытын ,өссө бөҕөргөтөбүт.\nКиэҥник уонна элбэхтик суруйар биллэр биричиинэлэринэн кыаллыбатын эн эмиэ өйдүүгүн .Ол иһин кыратык суруйабын.\nАҕыйах хонуктааҕыта советскай правительство миигин иккис орденынан \"А5а дойдуну көмүскүүр сэрии 2-с степеннээх\" орденынан наградалаата.Бойобуой олоҕум туһунан кылгас биллэриилэр итинниктэр.Эһигиттэн куруутун суругу күүтүөм.\nЭн доҕоруҥ лейтенант А.Никифоров 1944с. балаҕан ыйын 3 күнэ.\nБу үөһэ ахтыллыбыт орденын ылбытын туһунан байыаннай архив көрдөрөрүнэн, наградной лииһигэр кылгастык суруллубут:-\"25 июня 1944г. в районе совхоза Триполье подавил огонь 105 мм батареи и уничтожил из них 2 орудия.\n26 июня 1944г. взорвал склад с боеприсами . Севернее совхоза Тирасполь уничтожил наблюдательный пункт, в деревне Мишаки подавил огонь 105 мм батареи.На северной окраине гор.Витебска уничтожил 3 пулемета и 70 солдат и офицеров противника.\nЗа мужество и отвагу проявленные в боях за родину достоин представления к правительственной награде орденом \"Отечественной войны второй степени.\"\nКомандир полка подполковник / Ярушин/ 18 октября 1944г.\nМаннык сэриилэһэн Восточнай Пруссияны, Польшаны босхолоһон ,Германияҕа Берлины урусхаллааһыҥҥа кыттыһан 1946 сыллаахха дойдутугар эргиллэн кэлбитэ.\nКини түөһүгэр Кыһыл Сулус , Аҕа дойду сэриитин 2 ст. орденнара, Хорсунун иһин, Германияны кыайыы иһин, Сэрии кэмигэр килбиэннээх үлэтин иһин медаллар хорсуннук сэриилэспитин,төрөөбүт дойдутун туһугар бэриниилээхтик сулууспалаабытын туоһулууллара.\nсэрииттэн кэлээт Бүлүү педогогическай училищетыгар военругунан үлэлии сылдьан, райком комсомолун бастакы секретарынан талыллыбыта.Дьону хомуйар-дьаһайар , салайарга дьоҕурдаах үлэһити аны Дьокуускай обкомун кадрга секретарынан үлэҕэ ылаллар.Манна үлэлии сылдьан Москватааҕы профсоюзтар киин советтарын үрдүкү оскуолатын бүтэрэр,уонна Обком партийнай, профсоюзнай органнарын отделыгар инструкторынан үлэлиир.Кэккэ сылларга Бүлүү, Кэбээйи оруйуоннарыгар эппиэттээх дуоһунастарга сылдьыбыта.\n-\"Барыта үчүгэй курдуга гынан баран,сотору кини этэ-сиинэ мөлтөөн ахсаан алларыйан барбыта биллибитэ.Биир күн иһигэр оннук буолбатаҕа.Өрдөөҥүттэн бука,сэрииттэн эргиллэн кэлиэн инниттэн, сылтан сыл, эпсэри ылларан испит быһылааҕа.Атын доруобуйата үчүгэй,чэгиэн буолан, бастаан утаа онтукатын билиммэт, биллэрбэт да этэ\nҮксүгэр хомойуох иһин хойутаан өйдөнөбүт.Буолар буолбутун, туох да абыраабат буолбутун кэннэ\nДоҕорум суох буолбута үгүс сыллар ааспыттарын кэннэ, кинини өтөр-өтөр санаан кэллэхпинэ, кини итинник буолбутун биир суолу кытта холбуу саныыбын.\"ОЛ ТУГУ-диэххит.ол хаһан да СЭРИИ.СЭРИИ.СЭРИИ.Сэрии буолбатаҕа буоллар ,мин доҕорум итинник буолуо суох этэ.Кини уйулҕата сэриигэ, фроҥҥа алларыйбыта .Этэҥҥэ сылдьыбыта буоллар ,доҕорум билигин дэлэлээх үчүгэй үлэһит буолан хайҕалга,бочуокка сылдьыа этэ дуо?! Бу бэйэлээх олоххо,дэлэгэйгэ тиийэр кыа5а суох буолбута...Дьарҕам көбөн куһаҕаннык утуйдахпына ,билиҥҥэ диэри доҕорбун түһүүбүн.Арыт былыргытын ,сэрии иннинээҕитин ,үчүгэй баҕыйытык үөрэ-көтө сылдьарын көрөбүн.Оччоҕо уһуктан баран хомойобун.Уйадыйабын.Арыт уоспар туустаах уу биллиэр диэри...\"\nБу курдук журналист Советскай союз геройа Кондаков Н.А до5орун туһунан 1979 сыл.\"Cалаат суола оспот\"кинигэтигэр иһирэхтик ахтыбыт.\nХорсун буойун, учуутал, лейтенант Никифоров Афанасий Петрович 1964 сылаахха Булуҥ оруйуонугар ,Күһүүргэ үлэлии сылдьан бу олохтон эмискэ барбыта\nСуруйааччы Юрий Шамшурин \"ПОЛК пошел в наступление\"кинигэтигэр артиллерист лейтенант Назар Никифоров туһунан кэпсэнэр,ол роман геройун прототиба үөһэ ахтыллыбыт А.П.Никифоров буолар.\nКИМ ДА УМНУЛЛУБАТ,ТУОХ ДА УМНУЛЛУБАТ\nЕгор Никифоров Россия журналистарын союһун чилиэнэ.<|endoftext|>\nПонохова Зинаида Дмитриевна\nПонохова Зинаида Дмитриевна сэтинньи ыйга 1951 сыллаахха Сунтаарга төрөөбүтэ. Норуот маастара, СӨ үөрэҕирии уонна культура отличнига, \"Сардаана\" муода театрын салайааччыта.<|endoftext|>\nГабышев Айхал Иванович\nГабышев Айхал Иванович — 1977 сыллаахха сэтинньи 12 күнүгэр Уус-Алдан оройуонугар Бороҕоҥҥо төрөөбүтэ.\n«Саха сирин тутааччыларын түмсүүтэ» (Ассоциация СРО \"Союз строителей Якутии\") диэн бэйэни салайынар тэрилтэ генеральнай дириэктэрэ. \"Саха сирин аҕаларын түмсүүтэ\" (Лига отцов Якутии) общественнай түмсүү салайааччыта. Саха сирин спортинг федерациятын толорооччу директора. Саха сирин Общественнай Палататын солбучааччы председателя. Саха сирин Ил Дархана Е.А. Борисов итэҕэллээх киһитэ.\nЭлбэх оҕолоох ыал аҕата.<|endoftext|>\nКэссиэ Баһылай (Ушницкай Баһылай)\nСахаларга дуолан күүстээх буолан баран хаһан да күүстэринэн өттөйбөт, дьонтон ордон киирсэ-күрэхтэһэ сатаабат, олус көрсүө-сэмэй дьон баар буолаллар. Оннук дьоннортон биирдэстэрэ Кэссиэ Баһылай этэ. Тандалгы алааска олохтоох Өнөр нэһилиэгин биир дуолан күүстээҕэ Кэссиэ оҕонньор (Ушницкай Баһылай) баараҕай тиити силистэри-мутуктары сүгэн иһэрин ХХ үйэ 30-с-40-с сылларыгар дьон элбэхтик көрбүттэр. Оройуонтан тахсыбыт боломуочунай, Дүпсүнтэн Өнөргө ыҥыыр атынан кэлэн иһэн оҕонньорго түбэспит. Кэпсэппиттэр. Тоҕо маскын түһэрбэккин диэбитигэр Кэссиэ: «Эмиэ хаттаан көтөҕөн иһиэм дуо, турдун ээ» — диэн хардарбыт. Боломуочунай Өнөргө кулуубу тута сылдьар дьоҥҥо кэлэн: «Ити маҥан баттахтаах, тиити санныгар сүгэн иһэр киһи ким диэн ааттаах кырдьаҕаһый?» диэн ыйыталаһар. Тутааччылар аатын-суолун быһаарбыттар, уола бу олорор диэн киппэ көрүҥнээх Лэгэнтэйи ыйан көрдөрөллөр.\nКулууп тутуутугар, эргиирдэрэ үрдээн, өһүөлэрин таһаара сылдьаннар 9 м. уһуннаах өһүө маһын мүччү тутан кэбиһэн, эмискэ хаһыы бөҕөтө буолбут. Өлүү түбэлтэлээх ити кэмҥэ аллараа мас хомуйа сылдьар Кэссиэ Лэгэнтэйэ өһүөнү хабан ылан төттөрү үөһэ бырахпытыгар, мэктиэтигэр дьиэ салыбырыы түспүт. Көр, бу уолуйбакка, сымсатык, күүскэ туттубутун-хаптыбытын! Киһи киһиттэн итинник уратылаах буолар.\nӨнөр 8 кылаастаах оскуолатын бүтэрэр сылларбар Кэссиэ Лэгэнтэйэ мастарыскыайга олорбута уонна үлэлээбитэ. Бэрт элбэх быһахтары оҥороро, уһанар тэриллэри бэрийэрэ. Кинини өйдөөн хаалбытым диэн, сүүһүттэн көлөһүн бычыгырыы-бычыгырыы, мэлдьи чороҥ соҕотох аа-дьуо сылдьар буолааччы.\nКэссиэ оҕонньор Тандалгыга туппут балаҕанын маһын барытын эт саннынан таспыта үһү. Кэлин хойут алта кырыылаах баҕанатын кууһан тарбахтарым төбөтө тиийбэтэҕэ. Ол балаҕантан ойбоннонор күөллэрэ сүүсчэкэ саһаан буолуо. Онуоха эмээхсинэ хотоҥҥо кэтэр холуоһатын устан баран, атах сыгынньах уу баһан кэлэрэ үһү. Хоноһолор иһиттэхтэринэ атаҕын тыаһа саппыкылаах киһи курдук хоочугураан кэлэр диэн кэпсииллэрэ.\nБиир саас атыыр оҕустар харсыспыттар. Атын ким эрэ кэлэн араарарын, биитэр бэйэлэрэ харсан бүтэллэрин кэтэһэ сатаан баран, эмээхсин оҕустары эр-биир муостарыттан ылан икки аҥыы садьыйталаары, алҕас харытын сүүстэригэр уган биэрбит. Бэйэтин оҕуһун аҥаар илиитинэн соһон аҕалбыт. Арай эмээхсинэ киэһэни быһа күлэрин иһин, Кэссиэ оҕонньор тутан көрбүтэ — эмээхсинэ харытын биир утаһына тостон хаалбыт.Ону бэйэтэ чартаабыта үһү.\nБииргэ төрөөбүт убайым Өлөксөй миигиттэн 20 сылынан аҕа этэ. Хороччу улаатан эрэр уолаттар «Нусхай» (Черноградскай Ньукулай), «Сэппэҥниир» (Борисов Ньукулай) уонна убайым буоланнар киксэн бараннар Кэссиэ оҕонньор сүгэн иһэр тиитин түһэртэрээри тоҥ күөс быстыҥа арааһы кэпсэтэ-ыйыта сатаан бараннар бэйэлэрэ арахсаллар – оҕонньордоро таһаҕаһын түһэрбэтэх\nКэссиэ Баһылай туһунан сиһилии «Өнөрдөр умнуллубат мөссүөннэрэ» (ааптар Н.А. Черноградскай) кинигэтигэр суруллан турар. Бу онно кэпсэммэтэҕи суруйа сатаатым.<|endoftext|>\nСахачаан (Захаров Петр Петрович)\nТохсус кылааһы бүтэрдэҕим сайын бииргэ үөрэнэр уолбунаан Петя Захаровтыын мас эрбээн харчы өлөрөргө сананныбыт. Кини хамандыыр, мин саллаат курдукпун. Төһө өйүөнү ылыахтаахпытын, хас саһааны эрбэттэхпитинэ тоһоҕо туруохтааҕын, үлэлиэхтээх дэлээнэбитигэр хайдах олоруохтаахпытын, тугунан айаннаан тиийиэхтээхпитин, о.д.а. боппуруостары барытын кини быһаарар – ааҕан-суоттаан бүтэрбит буолар. Төрүкү математикаҕа үчүгэй буолан олох мөккүһүннэрбэт. Арай мин өйдөбүлбэр биир ыйынан харчы бөҕөнү хоторуох курдукпут. Онон дьоммуттан харчы көрдөөн ылан үгүөрү соҕус өйүөнү атыыластыбыт.\nҮлэлиир сирбит хата Бороҕонтон ырааҕа суох Тандалыыр айан суолун кытыытыгар буолбутуттан үөрдүм. Балаакканан түһэн сытабыт. Үһүөбүт – Петя аҕата Сахачаан баар.\nСахачаан күүстээҕин дьоҥҥо-сэргэҕэ маҥнай көрдөрүүтэ 1936 с. Чараҥ ыһыаҕар буолбутун туһунан урут элбэхтик суруллан турар. Ити ыһыах сүрүн уратытынан П.А. Ойуунускай дьарапалаанынан көтөн кэлэн уоттаах-төлөннөөх тыллары эппитэ буолбут. Үрдүк күүрүүлээх ыһыах тэриллэн ыраахтан-чугастан оччотооҕу күүстээхтэр-быһыйдар ыҥырыллан кэлэн күөн көрсүбүттэр, күрэх былдьаспыттар.\nЫһыах иккис уратытынан ыараханы көтөҕүү буолбут. Аналлаах халыыпка кутуллубут сибиниэс буруустары бэлэмнээбиттэр. 4 бурууһу үрүт-үрдүлэригэр ууран баран кирис өтүүнэн хамсаабат гына ыбылы кэлгийбиттэр. Төбөлөрүн диэки кылгас быанан тутаах оҥортообуттар.\nКүрэхтэһии саҕаламмыт. Күүстээх Наһаарап Јспөхтөн, Бөҕө Сутурук Саһылыкаантан, о.д.а. күүстээхтэр киирбиттэр. Ким эрэ салгын киллэрбит, ким эрэ тутум өйдөппүт. Күүстээх Наһаарап кыайбытын биллэрээри турдахтарына эдэр уол Сахачаан киирэн тобугар диэри тардан таһаарбыт! Көрбүт эрэ дьон сөҕөн-махтайан суугунаһа түспүттэр. «Үчүгэй ыччаттаах эбиппит ээ» дэһэн үөрүү-көтүү, киэн туттуу саҕаламмыт.\nОл туһунан Сахачаан бэйэтэ бу курдук кэпсээбитэ: «Биэтэҥнэтэн албаһаабытым. Бастаан уҥа өттүн көтөҕөн баран төттөрү түһэрбитим. Онтон хаҥас өттүн өндөтөн баран уҥатын өрө тардан таһаарбытым. Оччоҕуна кыайтарар. Биирдиитэ 4 буут 15-тии муунталаах буруустар этилэр. Тутаахтарын бэрткэ баайбыттар этэ» - диэн.\nБиир бэйэм итинник ыараханы көтөҕүүгэ Сахачаан тугу албаһаан барыһырыан сөбүн баччааҥҥа диэри кыайан быһаарбакка сылдьабын.\nСахачаан холуочуйдаҕына «оҕолор, маны аһан кулуҥ эрэ» - дии-дии арыгылаах бытыылка моонньун икки тарбаҕар кыбыта сылдьар буолааччы. 60-с сыллар ортолоругар кутуллубут водка бытыылкалара оруобуна лимонад бытыылкаларын курдук этилэр, хараҥа от күөҕэ өҥнөөх кылгас моойдоохторо. Сахачаан оннук бытыылка моонньун сөмүйэтин уонна ортоку тарбаҕын икки ардыгар олуйан тосту тутар идэлээҕин көрбүт дьоннор элбэхтэр – ол аата бүөтүн таарыйбакка «аһар» эбит. «Бу тарбахтар туттахтарына тугу ыытыахтарай, боробулуоха буоллахтара дии, һэ-һэ» дии-дии түөрт кырыылаах бэгэччэгин имэринэр буолара.\nСахачаан тарбахтара кылгас уонна модьу этилэр. Дьээбэлэннэҕэ буолан эрбэҕин ытыһыгар сыһыары тутан баран түөрт тарбахтарын сөбүгэр саратан дорооболоһооччу. Бука, боруобалаһар киһини көрдүүрэ эбитэ буолуо. Бороҕон дьоно эрэ буолуо дуо, кинини билэр дьон барыта салланнар, суолтатыгар тарбахтарын таарыйарбыт. Бэйэлэрин билиммит, оту-маһы тардан көрөр эр бэртэрэ хорсуннарын киллэрэн икки тарбаҕын үрдүгэр түһэн хам сыһыарбаттарын туһунан элбэхтик истибитим, олох «мас курдук» дииллэрэ.\nСахачаан эдэригэр от-мас үлэтигэр тэҥнээҕэ суох кыайыылаах үлэһит эбитэ үһү. От охсуутугар биир ый устата күҥҥэ ортотунан 1,5 гааны охсубутун туһунан урут суруйан тураллар.\nМүрү орто оскуолатын икки этээстээх мас дьиэтин оттук маһын соҕотоҕун хайытара дииллэрэ. Ону сааскы каникулга оҕолор саһааннаан ситэ бүтэрбэт үһүлэр.\nАлааһы бүтэйдээһиҥҥэ төттөрү-таары хаамарын аҕыйатаары биир сиэрдийэҕэ тиһэн уонтан тахса баҕаналары сүгэн киллэртиирин көрбүттэр.\nҮйэтин үгүс өртүн мас кэрдиитигэр анаабыт киһи. Күҥҥэ 30 саһааны туруорара дииллэрэ. Тиити тииккэ ыйаан баран сылбах курдук охторор идэлээҕэ үһү. Биһиги бииргэ үлэлиирбитигэр маһа сэдэх этэ. Ол да буоллар 3-4 тиити биирдэ охтороро.\nАрай биир күн бултуохпутун баҕардыбыт. Соҕотох куобах баар. Үс ботуруоннаах саалаахпыт. Оҕонньор биһиги үүрдүбүт, Петя тоһуйар. Биирдэ саа тыаһаата. Кэлбиппит – киһибит сыыһан кэбиспит. Куобахпыт ыраах оол курдук сылдьар. Петябыт үөмэн тиийэн хаста эмэтэ ытан көрдө да саата эстибэт. Төннөн кэллэ. Сүбэлэстибит. Маарыын үүрэн иһэн көрдөхпүтүнэ куобах ороҕо баара. Онно Сахачаан тоһуйуох буолла.\nКуобах ойуурга киирбит сирин көрбүппүт. Онон Петя биһиги ырааҕынан эргийэн үүрэ бардыбыт. Табылыннаҕына, куобахпыт бу орох устун кэлиэхтээх. Оҕонньорбут куобах билбэтин диэн көхсүнэн таҥнары туруох буолла.\nЧугаһаабыппытыгар Сахачаан куобаҕын атаҕыттан таҥнары ыйаан турар. Биһиги үөрүү бөҕөтө. Оҕонньорбут буруйдаах курдук туттан «бу» диэн баран куобах төбөтүн туттаран көрдөрдө – онтукабыт баара куобахпыт төбөтүн уҥуоҕа хап-хачыгырас гына хааһы буолбут.\nСахачаан олох хамсаабакка туран атаҕын икки ардынан сүүрэн иһэр куобаҕы икки ытыһынан ибили охсон кэбиспит этэ.\n«Дружбабыт» алдьанан маһы кыайан эрбээбэтэхпит. Оҥорор киһибит Петя. Мин техникаҕа сыһыана суоҕум мэһэйдээбитэ. Бириэмэбит бүтэн төннүбүппүт. Аһылыкпытын эрэ толуйдахпыт буолуо.\nОл эрээри онтон хомойбоппун. Чэппиэр күүстээх, ураты холку, үлэһит бэрдэ киһини кытта алтыһан ааспыттаахпын.\nБука, куобаҕы илиинэн бултааһын ханна эмэ баара дуу, суоҕа дуу? 1965 сыл сайыныгар Уус-Алдаҥҥа итинник түбэлтэ буолан турар.\nС.И. Черноградскай<|endoftext|>\nКэнчээри оҕо образцовай норуодунай ансаамбыла\n2016 сылга Уус Алдан Кэнчээри оҕо обрахзцовай ансаамбыла Арассыыйа бочуоттаах ансаамбылын аатын үөрүүлээх быһыыга майгыга ылбыта.<|endoftext|>\nТөлкө (арамаан)\nТөлкө (арамаан) — Саха норуодунай суруйааччыта Николай Якутскай XIX уонна XX үйэлэр кирбиилэригэр Саха сиригэр буолбут тыҥааһыннаах быһыыны-майгыны ойуулаан суруйбут арамаана.\nАрамаан суруллуута.\n1940-с сыллар иккис аҥаардарыгар Николай Якутскай арамаан курдук проза уустук уонна бөдөҥ жанрыгар ылсыбыта. Суруйааччы өр сыллаах үлэтин түмүгэр \"Төлкө\" диэн ааттаах трилогия (1947-1964) суруллубута. Саха норуотун олоҕун тосту уларыйар кэмин, норуот уонна киһи дьылҕатын көрдөрөр бу бөдөҥ айымньыны чинчийээччилэр эпопея-арамааҥҥа киллэрэллэр. Арамаан киэҥ кэми, элбэх буолан ааспыт событиелары хабан көрдөрөр, оччотооҕу саха дьонун олоҕун-дьаһаҕын, дьылҕатын сиһилии көрдөрөр историческай хабааннаах арамаан буолар. Николай Якутскай бу айымньытыгар норуот сэһэннэрин, үһүйээннэрин тоҕоостоохтук туһанар. Ол курдук Орто Бүлүү кулубатын Харатаайап кыыһын туһунан Саха сирин араас муннуктарыгар тарҕаммыт норуот сэһэнин туһаммыта биллэр.\nСүрүн дьоруойдара.\nАрамаан сүрүн дьоруойдара Маайа уонна Сүөдэр буолаллар. Маайа - Орто Бүлүү кулубатын Харатаайап баар-суох соҕотох кыыһа. Сүөдэр - Нам Дьаакыбылап кулуба хамначчыта, сылгыһыт уол.\nАрамаан чаастара.\nI кинигэтэ \"Хараҥа түүн\".\nБастакы кинигэҕэ Орто Бүлүү кулубатын Харатаайап кыыһа Маайа уонна хамначчыт, сылгыһыт Сүөдэр бэйэ-бэйэлэрин таптаһан, турар бэйэлэрэ тахсан баралларын туһунан бэрт кэрэхсэбиллээхтик суруллар.\nII кинигэтэ \"Халлаан сырдыыта\".\nИккис кинигэтигэр Маайалаах Сүөдэр Бодойбо бириискэлэригэр тиийэн дьол-соргу тардыһалларын ойуулуур. Бу манна 1912 сыллаахха буолбут Ленатааҕы событиелар, үлэһит кылаас ыраахтааҕы былааһын утары турбут маҥнайгы хабыр киирсиитэ сиһилии ойууланар.\nIII кинигэтэ \"Күн тахсыыта\".\nҮһүс кинигэҕэ революция уонна гражданскай сэрии сылларыгар саха норуота бэйэтин көҥүлүн иһин охсуһуута, саха советскай автономията олохтонуута сүрүн миэстэни ылаллар.<|endoftext|>\nБадык Силип\nНиколаев Филипп Васильевич (Бадык Силип) - Баппаҕаайы нэһилиэгин бастакы кинээһэ, Баппаҕаайы үрэҕин үрдүгэр олорбут.\nБаппаҕаайы нэһилиэгин устуруоруйатын үөрэппит Е.С. Алексеев нэһилиэк тэриллиитин туһунан маннык суруйар: \"1916 сыллаахха Дьалдьыык уола Павел Харлампьев мунньах тэрийбит. Эһиги Өргүөт нэһилигиттэн арахсаҕыт диэн уураах таһаарбыттар. Оттон нэһилиэк аатын саҥа кинээс Бадык олорор ологун аатынан Баппаҕаайы диэн ааттаабыттар\".\nИнньэ гынан бу мунньах быһаарыыта олоххо киирэн Баппаҕаайы нэһилиэгэ 1917 сыл сэтинньи 15 күнүгэр тэриллибит.\nТуһаныллыбыт сирдэр.\nА.Н. Яковлев. Лөкөчөөн нэһилиэгэ, Дь. Дани-Алмас, 2007<|endoftext|>\nНиколаев Игнатий Филиппович\n1870 сыллаахха кэлин Баппагаайы нэсилиэгин бастакы кинээсэ буолбут Бадык Силип кэргэнигэр Билинни Илбэнгэ сиригэр тереебутэ. Бастакы ойого Даарыйаттан 5 оголоммута: Николаев Никита Игнатьевич, Алексеев Марк Игнатьевич, Тимофеев Семен Игнатьевич, Николаев Федот Игнатьевич, Николаева Анна Игнатьевна (Ноотуун), иккис ойого Николаева Анна Петровнаттан 16 о5о тереебутуттэн 3 о5о улааппыт: Николаева Варвара Игнатьевна (1930), Николаева Евдокия Игнатьевна (1933), Николаев Василий Игнатьевич (1938).\n1917 сыл кулун тутар 18 кунугэр Булуу улуусугар КОБ тэриллэр, онно Николаев Баппагаайы нэсилиэгиттэн чилиэнинэн, кэмитиэт президиумун чилиэнинэн талыллар. Онтон 7 ый буолан баран Булуу земствота тэриллэр, манна гласнайынан талыллар. Аны Баппагаайы нэсилиэгэр земство бэрэстээтэлинэн талыллыбыт.<|endoftext|>\nНиколаев Никита Игнатьевич\nНиколаев Никита Игнатьевич — Чэлэй (1910) — Баппаҕаайы нэһилиэгин Ворошилов аатынан холкуоһун бэрэстээтэлэ, сопхуос биригэдьиирэ, «1941-45 сс. Аҕа дойду сэритин кэмигэр килбиэннээх үлэтин иһин» мэтээл кавалера, тыыл бэтэрээнэ, үлэ бэтэрээнэ.<|endoftext|>\nАлексеев Марк Игнатьевич\nАлексеев Марк Игнатьевич (1913-19) - ССКП чилиэнэ, сэбиэскэй партийнай үлэһит, үүт табаарынай пиэрмэтин сэбиэдиссэйэ, хонуу биригэдьиирэ, Сталин аатынан колхуос солбуйар бэрэстээтэлэ, комплекснай биригээдэ биригэдьиирэ. 1964-1971 сылларга Баппаҕаайы нэһилиэгин исполкомун бэрэстээтэлэ.\n1913 сыллаахха Илбэҥэҕэ Баппаҕаайы кэлин нэһилиэгин кинээһэ, земствоттын бэрэстээтэлэ буола сылдыбыт Игнатий Николаев дьиэ кэргэнигэр иккис оҕоннон төрөөбүтэ.\n1935 сылтан үүт табаарынай пиэрмэтин сэбиэдиссэйэ, хонуу биригэдьиирэ, Сталин аатынан колхуос солбуйар бэрэстээтэлэ, комплекснай биригээдэ биригэдьиирэ. 1964-1971 сылларга Баппаҕаайы нэһилиэгин исполкомун бэрэстээтэлэ.<|endoftext|>\nНазаров Николай Семенович\nНазаров Николай Семенович — Аҕа дойдуну көмүскүүр сэрии кыттыылааҕа, Мэҥэ-Хаҥалас улууһун Ытык киһитэ.\n1925 с. I Тыыллыма нэһилиэгэр төрөөбүт.\n1942 с. Молотов аатынан колхозка государствоҕа туттарар балык биригээдэтигэр үлэһит буолбута.\n1943—1947 сс. Аҕа дойдуну көмүскүүр сэрии кыттыылааҕа. Сэрииттэн эргиллэн кэлэн, Сталин аатынан колхозка, кэлин Ленин аатынан совхозка араас салайар үлэҕэ үлэлээбитэ. I Тыыллыма нэһилиэгин Сэбиэтин секретара, биригэдьиир, управляющай, колхоз солбуйааччы председателэ курдук эппиэтинэстээх дуоһунастарга үлэлээбитэ. Аҕа дойду сэриитин II степеннээх орденын, «Хорсунун иһин», «Германияны Кыайыы иһин» мэтээллэринэн наҕараадаламмыта.<|endoftext|>\nИтэҕэл үөскээһинэ\nӨй-санаа тус-туспа өрүттэртэн; үгэстэртэн, үөрүйэхтэртэн, куттартан хомуллан, таҥыллан, мунньуллан үөскүүрүн быһаарар таҥара диэн тылынан этиллэр итэҕэл сахалар төрүт итэҕэллэрэ буолар. Таҥ, таҥар, таҥара диэн тыллар сахалыы өйдөбүллэрэ өй-санаа үөскээһинигэр, мунньулларыгар, тус-туспа үгэс буолан таҥылларыгар сөп түбэһэллэр.\nСахалар таҥара диэн былыр-былыргыттан бэйэлэрин итэҕэллэрин ааттыыллар. Таҥараҕа итэҕэл олус былыргы кэмнэргэ саҥа эра арыллыан быдан инниттэн Алтайга үөскээн тэнийбитин туһунан Евразия омуктарын, түүрдэри үөрэтээччи Мурад Аджи улахан үлэтигэр суруйар. (1,258).\nОмуктар күүһүрбүт, сайдыыны баһылаабыт кэмнэригэр атыттары сэриилээн кыайдахтарына бэйэлэрин таҥараларын, итэҕэллэрин атын омуктарга тарҕаталлар, кинилэр урукку итэҕэллэрин умуннараллар. Урукку колониялары сэриилээн ылыы саҕана сайдыыны ситиспит, кыайбыт омуктар таҥараларын кыайтарбыт омуктарга күүстэринэн эмиэ соҥнууллара.\nЭлбэх киһи баҕа санааларын биир сыалга түмнэхтэринэ санаалара күүһүрэрин былыргыттан билэллэр. Бары баҕа санааларын итэҕэйэллэрэ эбиллэр, санаалара өссө күүһүрэр. Элбэх киһи санааларын күүһүн түмүллүүтүн табан туһаныы итэҕэйэр дьон элбээн иһиилэригэр тириэрдэр.\nБилигин хас биирдии таҥара туһунан үөрэхтэр бэйэлэрэ таҥараларын туһунан өйдөбүллэри оҥостон туһаналлар. Саха тылын кылгас быһаарыылаах тылдьытыгар таҥараны бу курдук быһаараллар. Таҥара диэн итэҕэл үөрэҕинэн бүтүн Аан дойдуну айбыт уонна дьаһайар, киһи курдук мөссүөннээх үрдүкү айыы. Таҥара хаптаһыҥҥа, холустаҕа ойууламмыт, металга быһыллан оҥоһуллубут мэтириэтэ. (2,179).\nБу таҥараны быһаарыылартан бастакыта, атын улахан православнай, мусульманскай итэҕэллэри быһаччы үтүктүү, батыһа сатааһын буолар. Сахалар “Киһи Айылҕа оҕото” буоларын билинэннэр ханнык да таҥара сири-дойдуну, айылҕаны айбатаҕын, айыы диэн киһи ураты, саҥаны айар өйө-санаата эрэ буоларын итэҕэйэллэр. Онтон иккиһэ, сахалар кут-сүр үөрэхтэрэ билэр иччи, түүктүйэ, эмэгэт диэн өйдөбүллэригэр сөп түбэһэр. Былыр-былыргыттан үрүҥ, үтүө санаалаах киһи кута иҥэриллибит бэлиэ маллара аймах-билэ дьонугар көмөлөөхтөрүн сахалар билэллэр уонна олохторугар туһаналлар этэ. Кини оҥорбут үрүҥ, үтүө дьыалаларыгар, үгэстэригэр эдэрдэри, кэлэр көлүөнэлэрин уура сылдьан үөрэтээрилэр эмэгэт, түүктүйэ оҥорон туһаналлара.\nБылыр-былыргыттан сахалар таҥаралара киһи кутун итэҕэйиигэ олоҕурар. Айылҕаҕа куттар араас көрүҥү ылыммыттара биллэллэр; кут бэйэтэ сылдьар, кут туох эмэ малга иҥэр, куту ханнык эмэ бүтэй иһиккэ хаайан илдьэ сылдьаллар. Бу көрүҥнэри маннык араартыахха сөп:\n1. Иччилэр. Киһи эбэтэр кыыл кута туохха эмэ иҥэн эбэтэр олохсуйан сылдьыыта. Дьиэ иччитэ, мас иччитэ, хайа иччитэ эҥин диэн буолаллар.\n2. Үөрдэр. Киһи кута бэйэтэ бэйдиэ, урут олорбут сирдэринэн сылдьарын ааттыыллар.\n3. Туос түүктүйэлэр эбэтэр туой көһүйэлэр. Үтүө киһи кутун ити иһиттэргэ хаайан илдьэ сылдьыы ааттанар.\n4. Эмэгэттэр. Кут ханнык эмэ матырыйаалга иҥэриллэн уһун кэмҥэ сылдьарын итинник ааттыыллар. Бу көрүҥҥэ маска уруһуйдаммыт таҥара мөссүөнэ уонна араас илдьэ сылдьыллар ымыы бэлиэлэр эмиэ киирсэллэр.\nБу сахалар итэҕэйэр таҥаралара киһи кута туох көрүҥү ылыммыттарынан эрэ уратыланаллар. Бары таҥаралар дьайар күүстэрэ кыахтаах киһи кута буолар. Кут ханнык иһиккэ хаайыллыбытыттан эбэтэр иҥмититтэн туга да уларыйан хаалбат. Хаптаһыҥҥа уруһуйдаммыт мэтириэттэр, маһынан оҥоруллубут эмэгэттэр эмиэ куту уларыппаттар. Арай бу кут бэйэтэ төһө күүстээҕэ, кыахтааҕа эрэ быһаарар оруолу ылар.\nАтын омуктар таҥараларын күлүктэригэр иҥэриллибит үтүө дьоннорун куттара бэйэлэрин курдук санаалаах, саҥалаах дьоҥҥо көмөлөһөллөр, атын өйдөөх-санаалаах, туспа тыллаах дьону туораталлар. Сахалар атын омуктары баттаан, симэлитэн, сирдэрин-дойдуларын былдьыыр өйдөрө-санаалара былыр-былыргыттан суох. Ол бэлиэтинэн саха дьонугар таҥаралара элбэҕэ буолар. Сахаларга холбоспут, саха буолбут булчуттар Байанай, сылгы көрөөччүлэр Дьөһөгөй, ынах сүөһү көрөөччүлэр Ынахсыт, Иэйиэхсит таҥараларын илдьэ сылдьаллар. Нууччалар атын омуктары баһылыырга ыҥырар православнай таҥараларын өйдөрө-санаалара саха дьонун таҥараларын суох оҥоро, туората сатыыра үөрэхтээх, сайдыылаах дьон өйдөрүгэр-санааларыгар хайа да өттүнэн сөп түбэспэттэр.\nТаҥаралар хантан кэлэн баар буолбуттарын быһаарыы билигин да дьоҥҥо кыалла илик боппуруос буолар. Ол барыта таҥара диэн өй-санаа үөрэҕэ, итэҕэл буолара уонна быһаарыыта икки өрүттээҕиттэн, икки аҥы тутулуктааҕыттан үөскээн тахсар. Өй-санаа, итэҕэл үөрэҕин сахалар «Айыылаах-таҥаралаах» диэн холбуу этэн ааттыыллар. Бу холбуу этиилэрэ итэҕэл икки өрүттээҕин чуолкайдык быһаарар. Ол өрүттэрэ манныктар:\n1. Таҥара итэҕэлэ. Таҥара итэҕэлэ диэн дьон бэйэлэрин өйдөрө-санаалара, ситиһэ сатыыр баҕа санааларын итэҕэйиилэрэ, ону үгэс оҥостуулара ааттанар. Оҕо сайдан иһэр өйүн-санаатын үчүгэй киһи оҥорорун курдук оҥорорго үөрэтэринэн таҥара үөрэҕэ аан бастаан өйү-санааны салайар, киһи буолууга, киһилии быһыыланыыга иитэр, үөрэтэр.\n2. Үрүҥ айыы итэҕэлэ. Үрүҥ айыы итэҕэлэ диэн урукку, иннинээҕи олорбут элбэх көлүөнэ дьон үтүө, үчүгэй өйдөрүн-санааларын, үөрэхтэрин, тылларын, үгэстэрин итэҕэйии, тутуһуу, олору толоруу, харыстааһын өйө-санаата буолар. Аныгы тупсубут өйдөөх-санаалаах көлүөнэлэргэ сөп түбэһэр өрүттэрин, ол аата үрүҥүн эрэ талан ылан туһаныы ааттанар, онтон былыргы, өйдөрө-санаалара өссө да сайда илик дьон оҥорбут хара айыылара умнуллар, хаалларыллар аналлаахтар.\nИтэҕэл үөрэҕин бастакы чааһа дьон өйө-санаата сайдан истэҕин аайытын ситиһэ сатыыр баҕа санаалара, саҥаны айыыны оҥороллоро аһара элбээн иһиитин үөскэтэриттэн итэҕэл иккис чааһа, Үрүҥ айыылартан тутулуктаах өттө харыстыыр, уларыппат аналлаах. Үрүҥ айыылартан тутулук диэн омуктар тылларын, олохторун үөрэҕин, былыргы үгэстэрин, үөрүйэхтэрин ордук күүскэ харыстааһын, тутуһуу, уларыппат буолуу ааттанар.\nИтэҕэл бу икки өрүттэриттэн хайалара да аһара барбакка хайаан да тэҥнэһии балаһыанньатын тутуһа сылдьыахтаахтара өй-санаа сайдыыта туруктаах, дириҥ силистээх, олохтон тутулуктаах буолуутун хааччыйар. Өй-санаа, салгын кут үөрэҕи ситиһэн, саҥаттан саҥаны арыйан аһара түргэнник сайдыыта олохтон, айылҕаттан тутулуктаах эт-сиин сиппэккэ хаалан хаалыытын үөскэтиэн сөп. Эт-сиин быраҕыллар туруктанар. Итэҕэл Үрүҥ айыылартан тутулуктаах өттө оннук балаһыанньаны үөскэппэт, былыргы үгэстэри харыстыыр аналлаах.\nОмуктар ханнык таҥаралара дьоҥҥо ордук туһалаах буолара билигин да биллэ илик. Хас биирдиилэрэ бэйэлэрин таҥараларын хайгыыллар. Олохторугар ыарахан кэмнэр кэллэхтэринэ таҥараларыттан көмө көрдөөн үҥэллэр, бэйэлэригэр эрэ элбэх үчүгэйи оҥороругар ыҥыраллар, көрдөһөллөр.\nКут-сүр үөрэҕэ сайдыыта таҥара диэн тугун, туохтан үөскүүрүн быһаарыыга улахан оруолу ылар. Ол курдук сахалар ойууннара киһи кута, санаата туспа күүстээҕин, атыттар өйдөрүгэр-санааларыгар дьайар кыахтааҕын былыргыттан билэн туһаналлара. Киһи баҕа санаата үгэс буолан бэйэтин салайара таҥара үөскээһинигэр тириэрдибит.\nТаҥара диэн сахалар өйдөрүгэр олус дириҥник иҥмит өйдөбүл буолар, таҥара туһунан элбэх өс хоһооннорун үөскэппиттэрин билигин да туһана сылдьабыт. Саха дьонун өйдөбүллэригэр таҥара уонна итэҕэл биир өйдөбүл курдуктар. Ол эрээри таҥара диэн бэйэтэ үтүө, үчүгэй санаа түмсүүтэ буоллаҕына, итэҕэл диэн быдан киэҥ, дириҥ үөрэх буолар. Бу үөрэххэ хас да сүрүн өйдөбүллэр холбуу киирсэ сылдьаллар:\n1. Кут-сүр үөрэх өйдөбүллэрэ бары таҥаралар үөрэхтэрин төрүттэринэн буолаллар. Кыахтаах киһи күүстээх кута-сүрэ аймах дьонугар көмөлөһөр кыахтааҕа таҥара үөскүүрүгэр төрүтүнэн буолбут. Киһи кута Айылҕа араас матырыйаалларыгар иҥэн уһун кэмҥэ сылдьар кыахтааҕын туһаныы таҥараны үөскэтэр. Арҕааҥҥы омуктар таҥаралар мөссүөннэрин ханнык эрэ кут иҥэр матырыйаалыгар уруһуйдаан баран, онно кут иҥэрэн таҥара оҥостоллор. Кэлин бу таҥаралара кинилэр үчүгэйгэ баҕарар, кини курдук буола сатыыр санааларын киһитигэр кубулуйан хаалбыттар. Бу кут иҥмит мөссүөнүттэн көрдөһөн, көмө көрдүүргэ туһаналлар. Илиҥҥи омуктар киһи курдук улахан эмэгэккэ кут иҥэрэн бэйэлэрин үчүгэй баҕа санааларын киһитэ оҥороннор, ол киһи курдук буола сатыыр баҕа санааны үөскэтинэллэр.\nБылыргы сахалар кыахтаах ойуун киһи кутун туос эбэтэр туой түүктүйэҕэ хаайан эбэтэр эмэгэккэ иҥэрэн илдьэ сылдьар эбиттэр. Ыарахан кэмнэр кэллэхтэринэ олортон көмө, күүс, тирэх көрдүүллэр, олоҕу кини олорбутун курдук олорорго үөрэнэллэр. Улахан ойууннар уҥуохтарыттан күүс-көмө көрдүүллэрэ эмиэ баарын араас суруйуулар бигэргэтэллэр.\nБары таҥара үөрэхтэрин төрүттэринэн сахалар билэр уонна олохторугар туһана сылдьар кут-сүр үөрэхтэрэ буолар. Саха дьоно кут-сүр үөрэх төрүттэрин былыр-былыргыттан бэйэлэрин олохторугар, оҕолорун иитэллэригэр туһаналлар. Үөрдэри, иччилэри бу куттар араас көрүҥнэри ылынан сылдьаллар диэн былыргыттан итэҕэйэллэр.\n2. Норуот өр кэмҥэ мунньуммут олоҕун үөрэхтэрэ таҥара үөрэхтэригэр кубулуйан сылдьаллар. Дьиэ кэргэн олоҕун төрүттэрэ, оҕону иитии-үөрэтии үгэстэрэ, киһи киһиэхэ сыһыанын уратылара барылара таҥара үөрэхтэригэр кубулуйбуттар. Олох үөрэхтэригэр сыһыаннаах сиэри-туому толоруулары таҥара үлэһиттэрэ баһылаан салайаллара ордук оруннаах, туһалаах. Сир үрдүгэр уһуннук олорбут омуктар бэйэлэрин олохторугар мунньуммут уоппуттара, үгэстэрэ элбэх буолара эмиэ биллэр.\nСахаларга олохторун сиэрдэрэ-туомнара, үгэстэрэ олус элбэхтэр. Арай олохторун үөрэхтэрин умнан, хаалларан кэбиспэккэ, салгыы сайыннаран эдэр көлүөнэлэрин иитиигэ-үөрэтиигэ туһана сылдьаллара эрэ эрэйиллэр. Кут-сүр, сэт, киһи буолуу, киһи быһыылаахтык олоҕу олоруу үөрэхтэрэ бары холбоһон саха дьонун олохторун үөрэхтэрэ диэн ааттаналлар. Онтон бу үөрэхтэр бары холбоһоннор сахалар таҥараларын үөрэҕэ, итэҕэллэрэ буолаллар.\n3. Салайар былаас таҥара дьиэтин кытта бииргэ кыттыһан үлэлээһиннэрэ таҥара дьиэтин уонна былааһы күүһүрдэр. Хардары-таары бэйэ-бэйэлэрин ситэрсэн-толорсон биэрэннэр государстволарын күүһүрдэллэр. Дьон бары биир итэҕэлгэ түмсүүлэрэ санааларын түмэр, күүһүрдэр. Омук дьоно биир итэҕэлгэ түмсэр санаалара олох ыараатаҕына ордук эбиллэр. Олох ыарахаттарын туоруурга итэҕэл оруола үрдээн биэрэр. Салайар былаас уонна итэҕэл бииргэ түмсэн үлэлээһиннэрэ государствоны тоталитарнай, диктаторскай салайыныыга тириэрдэр, таҥара дьиэтин сайыннарар, ол иһин государство күүһүрэр.\nКатолическай, православнай уонна мусульманскай таҥаралар олус улахан диктатураны үөскэтэннэр биир киһи баһылааһыныгар киирэннэр биир таҥараны үөскэппиттэр. Онтон буддистар уонна джайнистар өй-санаа уратыларын билэн туһаналларыттан биир таҥараны үөскэппэтэхтэр. Сахалар өй-санаа үөрэҕэ \"Туох барыта икки өрүттээх\" диэн этиини тутуһарын билэллэриттэн биир таҥараны үөскэтэ сатаабаттар.\nСаха дьоно уһун кэмнэр усталарыгар ыраахтааҕылаах Россия православнай таҥаратын дьиэтин батталыгар, туоратыытыгар уонна албыныгар олороннор ити, таҥара дьиэтин букатын итэҕэйбэт, ылыммат буолан хаалбыттар. Олохтоох дьон санааларыгар таҥара дьиэтиттэн билигин даҕаны «инородец» диэн туоратар тылынан илгийэр, таҥара дьиэтин үлэһитэ «владыка» диэн ааттанара былыргы импиэрийэҕэ төннүүгэ ыҥырарын дьонтон кыайан кистээбэт.\nСаха дьоно кут-сүр үөрэҕин билэллэр, бу уһун үйэлэр тухары мунньуммут олохторун үөрэхтэрэ буолар. Саха дьонугар таҥаралара билигин баар. Киһи таҥара диэн ааттаах. Оҕолору киһи буолууга иитэр, үөрэтэр аналлаах. Арай салайар былаастара суох буолан таҥаралара күүһүрэр кыаҕа аҕыйах. Ханнык баҕарар өй-санаа бэйэтэ мөлтөҕүн курдук сахалар таҥаралара билигин эмиэ мөлтөх.\nСахалар уһун үйэлэрдээх үөрэтиилэрин түмүгүнэн хаан аймах киһи кута-сүрэ аймахтарыгар эрэ көмөлөһөрө биллэр. Былыргы кэпсээннэргэ кэпсэнэринэн улуу, кыахтаах ойуун улахан холоруктары түһэртээн бэйэтин аймаҕын быыһаабыт түбэлтэлэрэ биллэллэр. Атаҕастаммыт киһи улаханнык иэйэн-туойан көрдөстөҕүнэ ойуун кута көмөлөһөр эбит. (3,152).\nДьон олохторугар былыргыттан олохсуйбут үгэстэри тутуһуу, өлбүт дьон уҥуохтарын ытыктааһын өйдөбүллэрэ кытаанахтык тутуһуллаллара ирдэнэр. Үйэлэргэ олохсуйбут сиэри-туому тутуспаты, кэһиини сөбүлээбэккэ улахан ойууннар сүүнэ холоруктары, этиҥнэри түһэрэннэр, өбүгэлэр үгэстэрин кэспэккэ үөрэтэллэрин суруйааччылар бэлиэтииллэр. (4,147). Ойуун уҥуоҕун ытыктаабакка куһаҕаннык тыллаһар дьону өйдөтөөрү күүстээх холоругу түһэрбитин туһунан кэпсээни Сэһэн Боло эмиэ үлэтигэр киллэрбит. (5,216).\nНоруоттары баһылыыр тоталитарнай режимнэр хайа эрэ бэйэлэрин киһилэрин кутун олус улаатыннараннар, үрдэтэннэр улахан, дьон бары итэҕэйэр таҥараларыгар кубулуталлар. Атын норуоттары баһылыыр баҕаларын толорууга бу таҥараларын туһаналлар.\nБилигин баар улахан таҥаралар бары күүстээх тоталитарнай салайыылар баһылыыр кэмнэригэр үөскээбиттэрэ. Дьон өйө-санаата биир сыалга түмүллүүтүн күүһүттэн таҥаралар күүһүрэн иһэллэр. Сэриитимсийбит былыргы государстволар атын сирдэри сэриилээн ылалларыгар таҥара күүһүн олус туһаммыттара биллэр. Американы арыйан бас бэриннэрии кэмигэр католическэй таҥара дьиэтэ улахан оруолу ылбыта. (6,246). Россия Азияны сэриилээн ылыытыгар православнай таҥара дьиэтэ кыаҕа баарынан кыттыспыта. Аан маҥнайгы воеводалар Саха сиригэр кэлээт да сахалартан бэйэлэрин итэҕэллэрин ылынааччылары таҥараҕа сүрэхтээн барбыттара. (7,22). Сахалартан саҥа итэҕэли ылынар дьоҥҥо чэпчэтиилэри оҥороллоро, үс сыл устата араас хомуурдартан уонна нолуоктартан босхолуур туһунан укаас таһааран бэйэлэрин таҥараларын үөрэҕин тарҕатыыга туһаммыттара. (7,72). Туроктар Европа государстволарын сэриилээн ылан бараннар олохтоохтору күүстэринэн эбэтэр тугунан эмэнэн мэҥиэлээн мусульманскай итэҕэли ылыннараллара. (8,280). Коммунизм идеятын Арҕаа Европаҕа тарҕатыы фашистскай Германияны кыайыы кэнниттэн кыаллыбыта. ССРС Европа дойдуларын босхолооһунун кэнниттэн государстволарга салайар былааһы коммунистическай партиялар ылбыттара. (9,97).\nТоталитарнай тииптээх салайыныылаах государстволар бэйэлэрин итэҕэллэригэр кыайбыт норуоттарын күүстэринэн киллэрэллэрэ, араас репрессиялары туһананнар бэйэлэрин таҥараларын итэҕэйээччилэр элбээн иһиилэрин ситиһэллэрэ.\nБу быһаарыы табатын «коммунизм» таҥаратын үрэллиититтэн булан ылыахха сөп. 19-с үйэҕэ үөскээбит үлэһит дьон баҕа санаалара, таҥаралара Аан дойдуну баһылыы сатаан баран кыайбакка 20-с үйэ бүтүүтүгэр үрэллэн, мөлтөөһүн кэмигэр киирдэ. Бу итэҕэл бэйэтин кэмигэр улахан кыахтаах тоталитарнай государстволары үөскэтэлээбитэ. Бу государстволарга итэҕэллэрэ уонна салайар былаастара бииргэ кыттыһан үлэлииллэрэ.\nКоммунистар итэҕэллэрэ кут-сүр үөрэҕин билиммэт этэ. Ол иһин итэҕэллэрэ ситэтэ, Айылҕаттан тутулуга суох буолан үгүс дьоҥҥо таба өйдөммөтө. Итэҕэллэрэ дьон олоҕун сиэригэр, өйдөрүн-санааларын уратытыгар сөп түбэспэтиттэн бу государстволар тутуллара эйэлээхтик уларыйан үгүс өттүлэрэ билигин итэҕэли күүһүлээн туораппат демократия тутулун диэки салалыннылар.\nСалайар былаас уонна таҥара дьиэтэ бииргэ үлэлээһиннэрэ күүстээх тоталитарнай, диктаторскай былаас үөскүүрүгэр тириэрдэр. Бары улахан таҥара үөрэхтэрэ баһылыыр былааска бас бэринэн, бэйэ кыратын, кыамматын билинэн көрдөһө, ааттаһа сылдьарга ыҥыраллар. Тоталитарнай, диктаторскай салайыныылаах государстволар норуоттар бииргэ олорууларыгар улахан кутталлары үөскэтэллэрин дьон-аймах ааспыт олохторун остуоруйата дакаастыыр. Улуу Октябрьскай революция хамсааһына былыргы олох үгэстэрин, таҥараларын үөрэхтэрин барыларын ыспыта, үрэйбитэ уонна саҥа итэҕэли үөскэтэ сатаабыта үгүс дьон, государстволар олохторун аймаабыта.\nБары таҥара үөрэхтэрэ кут-сүр үөрэҕэр олоҕураллар. Күүстээх, кыахтаах куттаах-сүрдээх киһи аймах-билэ дьонугар көмөлөһөр кыахтааҕа элбэх дьон итэҕэйэллэрин үөскэтэр.\nКиһи бэйэтэ билбэт туспа таҥарата киниэхэ ханнык да дьайыыны оҥорбот. Таҥара өй-санаа үөрэҕэ буолан бэйэтэ мөлтөх, күүһэ суох. Ханнык баҕарар тоталитарнай былаас сөбүлээбэт итэҕэллээх дьонун хайдах баҕарар күүһүлээн туоратар кыахтаах. Былыргы кэмҥэ араас магтары, колдуннары тааһынан да тамнаан өлөртүүллэрэ, уокка да уматалыыллара биллэр. Николай Бердяев «Дух и сила» диэн үлэти¬гэр дьиикэй күүс өйтөн-санааттан быдан күүстээҕин итэҕэтиилээхтик быһаарар. (10,11).\nУруһуйдаммыт таҥара күлүктэрин күүстэрэ олус аҕыйах буолаллар быһыылаах. Коммунистар салайар кэмнэригэр нууччалар сүүһүнэн православнай таҥараларын күлүктэрин суулларан, тэпсэн кэбиспиттэрэ, таҥара дьиэлэрин ыспыттара. Таҥараҕа бэйэтигэр ханнык да күүс суоҕа кырдьык.\nТаҥара итэҕэлин күүһэ диэн киһи бэйэтин итэҕэлин, өйүн-санаатын күүһэ буолар. Киһи бэйэтэ төһө тулуурдаах, дьулуурдаах даҕаны ханнык баҕарар кыайыыны ситиһиэн сөп. Киниэхэ өйө-санаата сайдан иһиитигэр аан маҥнай төрөппүттэрэ бэйэлэрин үтүгүннэрэн үөрэтиилэрэ, үчүгэй үгэстэри иҥэриилэрэ, дьонун-сэргэтин, аймахтарын көмөлөрө, сүбэлэрэ, үөрэҕи-билиини баһылааһына уонна киһилии киһи буоларга ыҥырар баҕа санаата тирэх буолар.\nҮчүгэй киһи курдук таҥара киһиэхэ кини курдук үчүгэй киһи буолар баҕа санааны иҥэрэринэн, үчүгэй киһи буолуу өйө-санаата киһиэхэ үөскүүрүгэр көмөлөһөрүнэн туһата улахан. Оҕоҕо, киһиэхэ батыһар, үтүктэр киһитэ баар буоллаҕына өйө-санаата үгэстэргэ үөрэнэриттэн туруктаахтык сайдар. Ол дьону барыларын батыһыннарар, үтүгүннэрэр оруолу киһи курдук көрүҥнээх таҥара оҥорор диэннэр таҥараны аһара улаатыннаран кэбиспиттэр.\nБилигин сайдыылаах демократия олоҕор оҕо үчүгэй киһини үтүктэн үчүгэй киһи буола улаатыытыгар туһалыырынан үчүгэй киһи таҥара баара хайаан да эрэйиллэр. Демократия сокуоннарын тутуһар сахалар таҥараларын үөрэҕэ аныгы сайдыылаах олоххо ордук улахан туһалаах буолара сыыйа дакаастанан иһэр. (11,15).\nТуһаныллыбыт литература..\n1. Мурад Аджи. Тюрки и мир. Сокровенная история.- Москва: ООО «Издательство АСТ», 2004. – 649 с.\n2. П.С.Афанасьев, П.А.Слепцов, В.И.Лиханов и др. Саха тылын быһаарыылаах кылгас тылдьыта.- Дьокуускай: «Бичик» нац. кинигэ кыһата, 1994.- 264 с.\n3. Г.В.Ксенофонтов. Шаманизм. Избранные труды. (Публикации 1928-1929 гг.) Якутск: Творческо-производстенная фирма «Север-Юг», 1992.- 318 с.\n4. С.К.Захаров - Сиэллээх. Эн сүүс сааскар диэри олоруоҥ! Ахтыы сэһэннэр, кэпсээннэр.- Дьокуускай: Бичик, 2000.- 192 с.\n5. Сэһэн Боло. Лиэнэҕэ нуучча кэлиэн иннинээҕи саха олоҕо. Дьокуускай: «Бичик» нац. кинигэ кыһата, 1994.- 352 с.\n6. Е.В.Агибалова, Г.М.Донской. История средних веков. Учебник. Москва: «Просвещение», 1996.- 319 с.\n7. Якутия. Хроника. Факты. События. 1632-1917 гг. / Сост. А.А.Калашников. Якутск: Бичик, 2000.- 480 с.\n8. История средних веков (в двух томах), т. 2. Учевник. Под ред. С.Д.Сказкина и др. Изд. 2-е, перераб. Москва: «Высшая школа», 1977.- 336 с.\n9. История СССР. (1938-1978 гг.) Учебник для 10 класса. Под ред. чл.-кор. АН СССР М.П.Кима. Москва: «Просвещение»,1980. -256 с.\n10. «Илин» сурунаал. N 1. 2001.\n11. \"Туймаада\" хаһыат. №345. 2.03.2017.<|endoftext|>\nНаркотик уратыта\nБылыргы кэмҥэ дьон табааҕы тардаллара өйдөрүн-санааларын буккуйан, дуоһуйууну, астыныыны киллэрэр эбит. Билигин Аан дойду үрдүнэн наркотиктары билбэт, истибэтэх киһи суох. Кэлин кэмҥэ эдэрдэр элбэхтик наркотигы туһаналлар уонна онно ылларан хаалаллара үксээтэ диэн бары хаһыаттарга суруйаллар, телевизорга көрдөрөллөр.\nНаркотиктары хантан даҕаны аҕалыллыбатах, айылҕаҕа бэйэтигэр үүнэр үгүс араас үүнээйилэртэн элбэх ньымаларынан оҥороллор. Көлөпүнэ, маак сиргэ-дойдуларга барыларыгар дэлэччи үүнэр, тарҕаммыт үүнээйилэр. Бу үүнээйилэртэн боростуой ньыманан мөлтөҕү быһаччы ылаллар, онтон күүстээҕи улахан лабораторияларга оҥороллор.\nКиһи сайдан истэҕинэ билиитэ-көрүүтэ элбээн уонна дириҥээн иһэр, өйө-санаата эбиллэр. Ол түмүгэр киһи барахсан сиргэ үүнэр үүнээйилэртэн аан маҥнай табааҕы булан тардыбыт, астартан арыгыны көөнньөрөн испит буоллаҕына, аны өйүн-санаатын өссө күүскэ буккуйар наркотигы оҥостон боруобалыы сылдьар. Айылҕа үүнээйилэриттэн ылыллар өйү-санааны буккуйар наркотиктарга эбии наука оҥорон туһаҕа таһаарыылара өссө эбиллэн иһэллэр.\nТөһөнөн киһи өйө-санаата сайдан истэҕинэ өйүн-санаатын буккуйааччылар эмиэ күүһүрэн иһиилэриттэн оҕо кыра эрдэҕиттэн олус тулуурдаах, өһөс буола үөрэннэҕинэ эрэ олоҕун киһилии, киһи быһыылаахтык олорор кыахтанар. Киһи киһи буолан тыыннаах сылдьарын туһугар өйө-санаата буккуллубат, өйө көппөт буоллаҕына эрэ табыллар. Өй көтүүтэ киһи иирэригэр, өлөрүгэр, киһи буолан бүтэригэр тириэрдэр. Олоҕу киһилии быһыылаахтык олорууга өй-санаа туруктаах буолуута киһиттэн хайаан да көрдөнөр биир сүрүн көрдөбүлгэ киирсэр. Тулуурдаах, өһөс буолууга үөрэнии эрэ өйү-санааны харыстааһын, бөҕөргөтүү буолар.\nКиһи өйө-санаата олус түргэнник күүстээх наркотик дьайыытыгар ылларар. Аҕыйахта боруобалаан көрө сылдьыбыт эдэр киһи бэйэтэ наркотига суох табыллыбат наркомаҥҥа кубулуйа охсубутун билбэккэ да хаалыан сөп. Эдэр дьон ити курдук бииртэн биир ылларан иһэллэриттэн Аан дойду үрдүнэн наркоманнар аҕыйыахтарынааҕар өссө эбиллэллэр. Биир наркоман киһи төһө эмэ эдэр дьону наркотик сабыдыалыгар киллэриэн сөп диэн ааҕан таһаарбыттара ыраатта. Билбэти, саҥаны айыыны боруобалыы сатааһынтан эдэрдэр көмүскэллээх буолуулара ирдэнэр. Сахалар «Айыыны оҥорума» диэн эдэрдэри харыстыыр, үөрэтэр үөрэхтэрэ эрэ боруобалыы оонньуу сылдьан наркоман буолан хаалыыттан харыстыыр кыахтаах.\nБилигин сахаларга тарҕана сатыыр “айыы үөрэҕэ” дьону айыыны оҥорууга ыҥырара, ону “үчүгэй” диэн хайгыыра эдэрдэри наркоман буолууга үтүрүйэр. Эдэрдэр саҥаны айыыны оҥоро сатыыр санааларыттан наркотигы боруобалаан наркоман буолан хаалаллара элбээтэ. Бу сымыйа үөрэҕи тохтотуу ирдэнэр.\nБэйэлэрин быстах баҕа санааларын кыайа туттан салайбат, атаах, олоҕу оонньуур курдук саныыр, ол-бу саҥаны айыыны оҥоро сатыыр, ону-маны боруобалыы охсор санаалаах эдэрдэр урут-бастаан наркотик дьайыытыгар ылларыахтарын сөп. Киһи бэйэтин өйө-санаата төһө туруктааҕа, тулуурдааҕа, үлэлии-хамсыы үөрэммитэ, бэйэтин олоҕор ситиһэ сатыыр сыаллааҕа-соруктааҕа эрэ наркоман буолбатыгар көмөлөһөр кыахтаахтар.\nЭдэр, иллэҥ, элбэх харчылаах дьон наркотикка үгүстүк ыллараллар. Баай дьон оҕолоро барыга бары бэлэмҥэ үөрэнэллэрэ, иллэҥнэрэ, атаахтык иитиллэллэрэ, харчылара элбэҕэ наркотикка элбэхтик ылларалларыгар тириэрдэр. Наркоман буолуу ыарыыга ылларыыга тэҥнэһэр. Ыалдьыбыт киһи эмэ суох табыллыбатын курдук наркоман аны наркотига суох сатаммат турукка тиийэр, кыайан тулуйбат ыарыытыгар ылларар.\nДьон-аймах өйдөрүн-санааларын иирдэр эмп-наркотик тэнийэн, тарҕанан иһэр. Наркотик эргиэнигэр көҥүл, кыыллыы ырыынах баара уонна эмиэ арыгыны кытта охсуһа сатаабыт курдук былдьаан ылыы, суох оҥоро, бобо сатааһын, бу дьыала салгыы баран эдэр дьону сутуйа турарыгар тириэрдэр. Кыра буортулаах арыгыны бобо-хаайа сатааһын эдэрдэри өссө улахан буортулаах наркотиктары туһаныы диэки үтүрүйэр.\nНаркотигынан эргинии олус улахан барыстаах. Эргиэмсиктэргэ тыһыынча төгүл элбэх барыһы биэрэр диэн аахпыттар. Бу курдук элбэх барыһы биэрэр ханнык да үлэ-хамнас салаата сир-дойду үрдүнэн суох. Наркотиктары кытта аҥардастыы бобуунан эрэ охсуһуу кыаллар кыаҕа суоҕун аһара элбэх барыһы биэрэрэ уонна эдэрдэр айыыны оҥорор санаалара элбэҕиттэн боруобалаан көрө сылдьан, ылларан иһэллэринэн быһаарыллар. Ырыынакка, атыыга киирэр наркотиктары тутан ылан, уматан, аҕыйатан кэбистэхтэринэ эргиэмсиктэр сыаналарын төһө баҕарар үрдэтэн элбэх барыһы син-биир ылалларын кыччаппаттар, тоҕо диэтэххэ, наркоман буолбут атыылаһааччылар түргэнник эмтэнэр кыахтара суоҕуттан ахсааннара син-биир аҕыйыы охсор кыаҕа суох.\nБу уустук дьыаланы быһаарарга экономикаҕа ырыынак ырычаахтарын таба туттан охсуһууну салгыы ыытыы эрэ ыараабыт балаһыанньаттан тахсыыга тириэрдиэ этэ. Наркотиктары оҥоруу уонна атыылааһын сорох өттүн государство бэйэтигэр эмиэ ылынан, атыыга таһааран сыанатын биллэрдик намтатара, туһанааччылары бэрээдэктиирэ, ырыынакка баар буолуутун хааччыйара ирдэнэр.\nНаркотик диэн дьон-аймах өйдөрүн-санааларын күүһүнэн тулуйар буоларга хайаан да үөрэниэхтээх күүстээх эмтэрэ буолар. Олох сайдан иһиитэ илэ-бааччы көрдөрөрүнэн дьон-аймах наркотиктары сатаан туһана үөрэммэтэхтэринэ эстии-быстыы, өй-санаа көтүүтүн кэмигэр тиийиэхтэрин сөбүн биллэрэр.\nБилигин аан дойду сайдыыны ситиспит государстволара наркотиктары утары киэҥник хабан охсуһа сатыыллар. Ол эрээри бу дойдулар кыайан быһаарбат ыарахан суолларыгар ыллара сылдьаллар. Государство бэйэтэ бас билэн, дьаһайан, сөптөөх сыанатын быһан наркоман буолбут дьону наркотиктарынан эмтээһин курдук хааччыйыыны быһаардаҕына эрэ, бу дьыала табыллар кыахтаах. Европа сайдыылаах дойдуларыгар кыра күүстээх наркотиктары атыылааһыны хонтуруоллааһын оҥоруллан эрэр. (1,18).\nТуһаныллыбыт литература..\n1. \"Туймаада\" хаһыат. №258. 18.06.2015.<|endoftext|>\nСыа балык\nСыа балык, атыннык - ньоҕор (Coregonus tugun) — тууһа суох ууга үөскүүр, майаҕастыҥылар көрүнэригэр киирэр кыра балык. Сибииргэ эрэ баар буолар (эндемик), Обьтан саҕалаан Дьааҥыга диэри Муустаах хотугу байҕалга түһэр өрүстэргэ, ону тэҥэ Урал салаа үрэхтэригэр үөскүүр. Нууччалар сыа балыгы сосьвинская сельдь, тугунок эбэтэр манерка диэн ааттыыллар. Сыа балык уһуна 20 см, ыйааһына 90 г. тиийиэн сөп. Ойоҕоһугар 54-76 судургутук хаҕыланар хатырыктаах буолар. Олоҕо кылгас: үгүс сыа балык икки сааһыгар төрүүр-ууһуур сааһын ситэр. 6 сааһыгар диэри олорор. Уу салахайынан (планктон), рактыҥыларынан, үөн-көйүүр ыаматынан аһыыр. Бултанар балык. Ол эрээри тиһэх 40 сыл иһигэр сыа балык булда 10 төгүл түспүт.\nХаартыската:<|endoftext|>\nАхатиин\nЧоху хаата саамай бытаан хамсыыр харамай. Кини тргэнэ 7 см/мун.\nГигантскай ахатиин - иьин кеметунэн сыыллар хонуу харамайа, моллюск, чоху хаатын (улитка) биир керунэ.\nУлахан улитка раковината (уйата) 5-10 см тиийэ уьуур. Ол эрэн соро5ор 20 см уьуннаах экземплярдар эмиэ биирдиилээн кестеллер.\nРаковината конустуу быьыылаах (коническай). Кун эргиирин утарытынан эриллэр, ол эрэн соро5ор таннары хайысхалаах эмиэ баар буолар. Кырдьа5ас ахатиин раковината 7-тэн 9-ка дылы эргиирдээх буолар.\nЕне-дьуьунэ тулалыыр эйгэтиттэн уонна аьыыр аьылыгыттан тутулуктаах. Уксун кыьыллыны-хонор (коричневай) уонна ара5астыны эгэлгэлээх (оттеноктаах) сурааьыннардаах.\nТар5аныыта\nАхатин Илинни Африкаттан теруттээх. Билинни кэмнэ ахатиин со5уруу Эфиопия5а, со5уруу Сомалига, Кения5а, Танзания5а уонна хотугу Мозамбикка тиийэ тар5аммыт. Дьон кеметунэн ахатиин улитката Индия5а, Маврикийга, Шри-Ланка5а, Малайскай архипелаг арыыларыгар, Калимантанна, Таиланна, Гуамна, Гавайи уонна Марианскай арыыларга, Калифорния5а, Новай Гвинея5а, Таитига, Вануатуга, Карибскай муора арыыларыгар уонна да атын дойдуларга тар5аммыт.\nАьыыр аьа.\nАхатииннар от аьылыктаахтар. О5урсууну, кабачкины, тыкваны, шампиньону, салат сэбирдэ5ин уонна да атын о5уруот аьылыктарын себулээн сииллэр. Ордук сымна5ас уонна сымнаабыт уунээйилэри ордороллор. Эдэр улиткалар сибиэьэй уунээйини, оттон кырдьа5ас улиткалар сиппит уунээйилэри ордороллор. Рационнарыгар эбэьээт кальцийдаах уонна белоктаах бородуукталары киллэрэр ордук. Холобура, сымыыт ха5ын ньыьан куттахха раковината бе5ергуур, кытаатар уонна улаатарыгар кемелеьер. Куурусса этиттэн тууьа суох (!) ууга буьаран сиэтиэххэ сеп. Туустаах уонна копченай ас доруобуйатыгар куьа5аннык дьайар (елуен сеп).\nУуьааьына.\nАхатиннар – гермафродиттар, кыыьа уола биллибэт, оннукка арахсыбат.\nАхатин улитката 200-кэ тиийэ сымыыттаах буолар (соро5ор 300). Сылга 5-6-та сымыыттыан сеп. Сымыыта 4,5 - 5,5 мм размердаах, быьыытынан куурусса сымыытыгар майгынныыр. Сымыыттара ма5ан кытаанах хахтаахтар. Эмбрион 24 кыраадыс итиигэ сайдар. Сана тереебут ахатииннар маннай утаа бэйэлэрин сымыыттарын ха5ынан аьылыктаналлар.\n6-15 ыйынан улаатан борбуйдарын туталлар. 5-6, 10 сыл кэринэ ер олороллор. Бастакы икки сыл кэнниттэн уьуура у5араан барар.\nАхатииннар туунну олохтоохтор. Сарсыарда еттугэр буордарыгар хастан саьаллар. Ол эрэн сиик тустэ5инэ кунуьун да уьуктуохтарын сеп. Кэмиттэн кэмигэр ахатиин улиткаларын ууга уган сууйа биитэр контейнердарын уутун уунан сиигирдэ сылдьыахха наада. Бу\n== харамай 9-тан 29 кыраадыска тиийэ температура5а хамныыр, онтон 2-тэн 8 кыраадыска утуйар.\nТуьата ==\nАхатиин улитка сыраана киьи этигэр-сиинигэр туьалаах: протеиннаах, алантиннаах, коллагеннаах, эластииннаах, антибиотиктаах, битэмииннэрдээх.<|endoftext|>\nКапрынов Альберт Гаврильевич\nКапрынов Альберт Гаврильевич - сахалыы суруйар суруналыыс, 2016 сыл түмүгүнэн Өрөспүүбүлүкэ суруналыыстарын \"Көмүс бөрүө\" бириэмийэтин ылбыта. \"Кыым\" хаһыат эппиэттиир сэкиритээрэ.\n1988 сыллаахха кулун тутар 21 күнүгэр Чурапчы улууһун Болтоҥо нэһилиэгэр төрөөбүтэ. 2005 сыллаахха С.А. Новгородов аатынан Чурапчы орто оскуолатын бүтэрэн, СГУ Саха тылын уонна култууратын бакылтыатыгар, Саха-туурок салаатыгар үөрэммитэ. Дьупулуомунай үлэтин \"Саха тиэрмин тылларын үөскэтиигэ түүр тылларын оруола\" диэн тиэмэҕэ ситиһиилээхтик көмүскээбитэ. 2010 сыллаахха үөрэҕин бүтэрэн, билигин \"Кыым\" хаһыат кэрэспэдьиэнинэн, \"Саха\" НКИК \"Саҥа күн\" биэриитин ыытааччытынан, Саха араадьыйатын дииктэринэн үлэлиир.<|endoftext|>\nИванова Нина Алексеевна\nИванова Нина Алексеевна (01.04.1952 с.- 06.09.2019 с.) — педагогическай үлэ уонна спорт бэтэрээнэ, Үөһээ Бүлүү улууһун Бочуоттаах учуутала.\nОлоҕун кэпсээнэ.\nИванова Нина Алексеевна 1952 сыллаахха муус устар 1 күнүгэр Үөһээ Бүлүү оройуонун Оҥхой нэһилиэгэр төрөөбүтэ. Ийэтэ Иванова Мария Никифоровна (1911-1.03.1999), Оҥхой нэһилиэгэр, 1957 сыл сайыныгар «Чөмчөрү» диэн сайылык ферматыгар үлэлии олорон, Далыр нэһилиэгин I Күүлэт Захаров Захар Захарович I диэн сылгыһыт киһиэхэ (1900-1.07.1966) кэргэн тахсан Далырга көһөн барбыттара. 1960 сыллаахха Далыр орто оскуолатын бастакы кылааһыгар үөрэнэ киирбитэ. Үөрэҕэр туйгун буолан 1962 сыллаахха «Бэлэм Буол» хаһыакка «Володя Ульянов дневнигэр» хаартыската тахсыбыта. Ити сыл сааһыгар, колхоз бөдөҥсүйэн, Хороҕо эдьиийин кытта көһөн киирбитэ. 1968 сыллаахха Үөһээ-Бүлүү оройуонун Хоро 8 кылаастаах оскуолатын үөрэнэн бүтэрэн баран Н. Г. Чернышевскай аатынан Бүлүүтээҕи педагогическай училище физкультурнай отделениетыгар үөрэнэ киирбитэ.\nҮлэтэ-хамнаһа.\n1971 сыллаахха Бүлүүтээҕи педагогическай училищены үөрэнэн бүтэрэн баран Уус-Алдан оройуонугар Чэриктэй аҕыс кылаастаах оскуолатыгар физкультура учууталынан ананан үлэтин саҕалаабыта. Үөһээ Бүлүү оройуонуттан үһүс киһинэн физкультура учуутала идэлээх дьахтар буолар. 1972—1975 сылларга I Боотулуу орто оскуолатыгар учууталлыыр, 1975 сылтан Хоро орто оскуолатыгар. 1985 сыллаахха Саха государственнай университетын биолого-географическай факультет биологическай отделениетын үөрэнэн бүтэрэр. 2005 сылтан бочуоттаах сынньалаҥҥа олорор.\nСпортка ситиһиилэрэ.\nУстудьуоннуур сылларыттан спордунан утумнаахтык дьарыктанар. Бастакы тириэньэрэ (волейболга) Абрамов Прокопий Нифонтович буолар. Бүлүү педучилищетын волейбольнай хамаандатын солбуллубат капитана, Дальнай Восток регионугар тиийэ спорт араас көрүҥнэригэр күрэхтэспитэ. Хайыһарга, волейболга, баскетболга, чэпчэки атлетикаҕа бастакы разряд нуорматын толорбута.\nИванова Нина Алексеевна спорка ситиһиилэрэ:\nНаҕараадалара.\nСаха Өрөспүүбүлүкэтин Үөрэҕин министиэристибэтин, ФК уонна Спорт кэмитиэтин Махтал суруктарынан наҕараадаламмыта.\nҮөһээ Бүлүүтээҕи үөрэх салаатын начальнигын 2017 сыл кулун тутар 20 күнүнээҕи быһаарыытынан «Үөһээ Бүлүү улууһун Бочуоттаах учуутала» аат иҥэриллибитэ.<|endoftext|>\nКузьмина Земфира Макаровна\nКузьмина Земфира Макаровна (2.02.1942) — Ɵрѳспүүбүлэкэтээҕи 2-с нүѳмэрдээх балыыһа хааннарын эргимтэтэ күүскэ кэһиллибит ыарыһахтарга аналлаах неврологическай отделениетын сэбиэдиссэйэ, Саха сирин Ытык киһитэ, РСФСР үтүѳлээх бырааһа.\n1. Олоҕун олуктара.\nКузьмина Земфира Макаровна 1942 сыллаахха олунньу ый 2 күнүгэр Дьокуускай куоракка талааннаах дьиэ кэргэҥҥэ тѳрѳѳбүтэ. Ийэтэ Анна Ивановна Егорова (28.11.1915—31.08.1995) саха биллиилээх ырыаһыта, саха оператын бастакы үөрэхтээх режиссера. Аҕата Макар Иванович Кузьмин — Макар Хара (26.04.1915-26.08.1981) — поэт, тылбаасчыт, Аҕа Дойду Улуу сэриитин кыттыылааҕа.\nЗемфира Макаровна идэтинэн үлэтин 1965 сыллаахха саҕалаабыта. Иркутскайдааҕы государственнай медицинскэй университеты бүтэрбитин кэннэ кинини тѳрѳѳбүт Дьокуускайыгар анаабыттара. Аан бастаан 2-с нүѳмэрдээх поликлиникаҕа неврологынан үлэлээбитэ. Земфира Макаровна чинчийэр үлэҕэ, ыарахан клиническэй түбэлтэлэргэ улахан интэриэһэ кинини Саха государственнай университетын неврология уонна психиатрия медико-лечебнэй кафедратыгар сирдээн аҕалбыта. Онно кини 10 сыл үлэлээбитэ. Үлэтин тиэмэтинэн уһук хоту усулуобуйатыгар цереброваскулярнай патологияны чинчийии буолбута. Кафедраҕа үлэлиир кэмигэр практическай медицинэтин бырахпатаҕа. Ол кэмнэргэ неврологическай кѳмѳ оҥоһуллуута бүтүн дойду үрдүнэн мѳлтѳҕѳ, Саха сиригэр да балаһыанньа оннук этэ. 80-с сыллар саҕаланыыларыгар Кузьмина тымырдарынан моһуогурар дьон регистрин тэрийиитин биир бастакынан туруорсубута. Ол регистр инсульт тѳһѳ кэмңэ хаста буоларын, үѳскүүр тѳрүттэрин, дьыл хайа кэмигэр, хайдах быһыылаахтык ааһарын уонна тугунан түмүктэнэрин билэргэ туһалаабыта. Ыарыһахтар балыыһаларга хойутаан, ыарыыларын бэргэтэн, конрактураланан киирэллэрэ биллибитэ, ону тохтоторго дьаһал ылынар тоҕоостоох буолбута. 1983 сыллаахха Саха Сирин Ɵрѳспүүбүлүкэтээҕи балыыһатыгар Земфира Кузьмина салалталаах, 60 куойка миэстэлээх нейрососудистай отделение арыллыбыта. «Биһиги Сибииргэ бастакы этибит, — диэн кэпсиир Земфира Макаровна. — Ыарыһаҕы чѳлүгэр түһэрэргэ аналлаах туох даҕаны кѳмѳ тэрил суоҕа, барытын бэйэбит тэрийбиппит. Ыарыһахтары тиэйэргэ күчүмэҕэйдэр бааллара. Ол да буоллар, туох баар күүспүтүн ууран туран үлэлээбиппит, ол барыта сүрдээх интэриэһинэй, сонун этэ».\nОтделение отуттан тахса сыл тэтимнээхтик үлэлээбитин түмүгэр сүҥкэн уопут эбиллибитэ, хас даҕаны кѳлүѳнэ быраас уһуйуллан тахсыбыта. Сүрүн үлэтин сэргэ, Земфира Макаровна бүтүн ѳрѳспүүбүлүкэ үрдүнэн неврологическай кѳмѳ оҥоһуллуутун тэрийиинэн дьарыктаммыта — үйэ чиэппэрин кэриҥэ кини Саха сирин Доруобуйатын харыстабылын министиэристибэтин сүрүн невролога этэ.\nКэм-кэрдии устарын тухары россиятааҕы доруобуйа харыстабыла уларыйан испитэ. 2005 сыллаахха «Доруобуйа» диэн национальнай бырайыак олоххо киирбитэ. Ол биир хайысхатынан сүрэх уонна тымыр систиэмэтин ыарыыларыттан ѳлүүнү кыччатыы буолбута. Онно анаан үрдүк таһымнаах медицинскэй тэрилтэлэр ситимнэрэ арыллыбыта.\n2011 сыл тохсунньу ыйыгар 2-с нүѳмэрдээх Ɵрѳспүүбүлүкэтээҕи балыыһа — Саха ѳрѳспүүбүлүкэтин Суһал медицинскэй кѳмѳтүн сыантырыгар олоҕуран, Региональнай тымыр сыантыра арыллыбыта (Региональный сосудистый центр). Бу сыантыр арыллыытыгар үрдүкү таһымнаах кадрдар уонна суһал кѳмѳнү оҥорууга сүҥкэн уопут баара улахан оруолу оонньообута. Саҥа тэриллибит Региональнай тымыр сыантырыгар Земфира Кузьмина хааннарын эргимтэтэ күүскэ кэһиллибит ыарыһахтарга аналлаах неврологическай отделениены салайбыта.\n«Биһиги сыалбыт-сорукпут диэн ыарыһахтары тута балыыһаҕа үктэммит чаастарыттан саҕалаан чѳлүгэр түһэрии, - диир земфира Кузьмина. - Үс сыллаах ырыҥалааһын кѳрдѳрбүтүнэн, муҥутуур кыра неврологическай дефициттээх ыарыһахтар ахсааннара биллэ элбээтэ. Улахан кэһиллиилээх дьон балыыһаттан атахтарыгар туран тахсаллар. Ол да буоллар, киһи куруук ѳссѳ үчүгэйи баҕарар, холобур – аныгы хааччыллыылаах чѳлгѳ түһэрэр отделение, эбэтэр оннооҕор ѳссѳ ордук анал идэтитиллибит сыантыр баара буоллар диэн» (http://www.1sn.ru/174206.html).\nРегиональнай тымыр сыантырын үлэһиттэрин бастакы сыллааҕы үлэлэрин түмүгүнэн «Тымыр ыарыһахтарыгар медицинскэй кѳмѳнү оҥорууну тупсарыы» диэн Бүтүн Россиятааҕы научно-практическай конференция дьүүллүүр сүбэтин куоластааһынынан «Бастыҥ отчуот ааптардарын коллектива» диэн дипломунан наҕараадаламмыттара. Кузьмина З. М. конференцияҕа дакылаат ааҕан кыттыбыта.\nМэйиигэ хаан эргиирин кэһиллиитин диагностикатыгар уонна эмтээһинигэр саҥа ньымалар эбиллэн испиттэрэ: артериальнай аневризма сытыырхайбыт кэмигэр эндоваскулярнай эмтээһин; стабилометрия; ишемическэй инсульт сытыырхайбыт кэрдииһигэр тѳбѳ тымырдарын стенотическай бэргээһинигэр стентирование оҥоруу; инсулунан ыалдьыбыттары чѳлүгэр түһэрии кэмигэр варганынан эмтээһин; мэйиигэ хаан эргиирин кэһиллиитигэр лазерынан эмтээһин; транскрани альнай намыһах долгуннаах магнитынан эмтээһин; фармакогенетическэй чинчийиилэр.\nОтделение сүрүн үлэтин кэккэ, Земфира Макаровна салайыытынан научнай чинчийэр үлэ күүскэ барар. Отделение быраастара «Цереброваскулярнай патология уонна инсульт эпидемиологическэй уонна молекулярно-генетическэй чинчийиилэрэ», «Ишемическэй инсуллаах ыарыһахтар метаболическай кэһиллиилэрэ», «Саха этническэй группатын инсулун үѳрэтиитин генетическэй ѳттүттэн кѳрүү», «Антиагулянтнай эмтэниини ыла сылдьар ишемическэй инсуллаах ыарыһахтары фармакогенетическэй чинчийии» диэн тиэмэлэргэ үлэлээбиттэрэ. http://yakutsk.bezformata.ru/listnews/zemfira-kuzmina-stala-pochetnim/38219088/\nТалааннаах быраас, үчүгэй тэрийээччи уонна салайааччы, үтүѳкэннээх киһи Кузьмина Земфира Макаровна билиҥҥи кѳлүѳнэ невролог быраастарыгар үтүѳ холобур буолар. http://ysaa.ru/novosti/mirom-pravit-liubov\nНеврологическай отделение сэбиэдиссэйинэн үлэлээбит кэмигэр Кузьмина З. М. салайар үлэҕэ бэйэтин үчүгэй ѳттүттэн кѳрдѳрбүтэ уонна биир кѳрүүнэн, биир тыынынан үлэлиир быраастар, сиэстэрэлэр бэртээхэй коллективтарын түмпүтэ.\n3. Наҕараадалара уонна ытык ааттара.\nКузьмина З. М. дойду уонна республика неврологическай сулууспатын уонна доруобуйа харыстабылын сайдыытыгар сүҥкэн кылаатын иһин араас наҕараадалары уонна ытык ааттары ылбыта:\n4. Сигэлэр.\n• Кузьмина Земфира Макаровна Научнай электроннай библиотекаҕа сирэйэ: 'Модьу бичикИҥнэри бичик\"\"'\n• ГБУ РС(Я) Республиканская больница № 2 — Центр экстренной медицинской помощи<|endoftext|>\nТаба\nТабалар (, ) — ыыраахтаах туйахтаах үүтүнэн иитиллээччилэр кэргэннэрэ, билигин бу кэргэҥҥэ 51 көрүҥ киирэр. Таба эгэлгэ көрүҥэ Евразияҕа, Хотугу уонна Соҕуруу Америкаҕа тарҕаммыт, ону таһынан Австралияҕа уонна Саҥа Зеландияҕа олохсутуллубут.\nТаба сахалыы ааттара.\nҮөҥэс - үстээх тайах, таба. Уучах - мииниллэр таба.\nХааргын таба - хотугу табаттан намыһах, кылгас атахтаах, хара дьүһүннээх чукча табата.<|endoftext|>\nМиниистир (дьыалабыай оонньуу)\n«Миниистир» («Ыччат – Саха сирин инновационнай стратегическай кэскилэ») – ыччакка аналлаах сылын аайы ыытыллар өрөспүүбүлүкэтээҕи дьыалабыай оонньуу. Оонньуу сүрүн сыала-соруга – ыччат кыаҕын, өйүн, көрүүтүн Саха сирин социальнай, экономическай сайдыытыгар сыһыаннаах инновационнай проектар олоххо киирэллэригэр туһаныы. Ону тэҥэ, дьылабыай оонньуу түмүгүнэн салайар кадрдар резервэлэрэ оҥоһуллаллар. 2009 cыллаахха Ил Дархан Егор Борисов этиитинэн төрүттэммитэ.\n2009 сылтан 2016 сылга диэри оонньууга уопсайа 55 хамаанда, ол эбэтэр 844 киһи кыттыбыт. Ол иһигэр 142 – судаарыстыбыннай сулууспа үлэһитэ, 220 – араас тэрилтэлэртэн эдэр специалист, 128 – бизнес-эйгэттэн, 112 – муниципальнай тэриллии үлэһитэ, 9 эдэр фемер, 118 устудьуон уонна 58 оскуола үөрэнээччитэ.\n2009 сылтан «Миниистир» дьыалабыай оонньуу түмүгүнэн 171 (25%) кыттыылаах араас салайар дуоһунаска анаммыта, ол иһигэр 6 киһи Өрөспүүбүлүкэ Дьаһалтатыгар салайааччынан, 15 – министиэристибэлэр салайааччыларын солбуйааччыларынан, 38 – Дьаһалта структуратыгар араас подразделениелар салайааччыларынан, 29 – бэйэни салайыныы органнарыгар үлэлииллэр, 36 бизнес-структураларга, 5 - Россия атын субъектарыгар.\nОонньуу бастыҥ кыттыылаахтара Россия Президенэ көмүскэллээх кадровай резервэҕэ киирэллэр.\n«Миниистир» өрөспүүбүлүкэтээҕи дьыалабыай оонньуу биллиилэх кыттыылаахтара – салайааччылар уонна бизнесменнэр.\n• Павел Маринычев, «Алмазы Анабара» АУо генеральнай дириэктэрэ, Саха Өрөспүүбүлүкэтин ыччатыт дьаһалтатын 1-кы ыҥырыытын бэрэссэдээтэлэ;\n• Валерий Максимов, Канадаҕа Россия атыытын-эргиэнин бэрэссэдээтэлин солбуйаачыта;\n• Семен Винокуров – Саха Өрөспүүбүлүкэтин транспорт уонна суол хаһаайыстыбатын миниистирэ;\n• Юрий Зайцев – Саха сиригэр олох-дьаһах куттала суох буолуутун кэмитиэтин бэрэссэдээтэлэ;\n• Денис Белозеров – «Якутский хлебокомбинат» АУо генеральнай дириэктэрэ, Саха Өрөспүүбүлүкэтин ыччатыт дьаһалтатын 2-с ыҥырыытын бэрэссэдээтэлэ.\nИл Дархан Егор Борисов «Миниистир» оонньууну эдэр специалистары өйөөһүн, чаҕылхай ыччаты көрдөөн булуу, өрөспүүбүлүкэ кадровай резервэтин оҥорооһун өттүгэр биир саамай эффектинэй суолунан ааттыыр.\nКыттыылаахтары талыы.\nДьылабыай оонньуу кыттыылаахтарын министиэристибэлэр уонна биэдэмстибэлэр бэйэлэрин киритиэрийдэринэн талаллар. Талыы экэниэмикэ, быраап, промышленность, менеджмент, СМИ салааларынан барар. Ону таһынан, улуустарга туспа талар куонкурустар буолаллар. «МЭР» куораттааҕы дьылабыай ооньуу, «Мин - инженербин», «Эдэр Фермер» профессиональнай куонкурустар түмүктэринэн «Министр» кыттыылаахатар тахсаллар.\nОоньуу быраабылалара.\n«Миниистир» өрөспүүбүлүкэтээҕи дьыалабыай оонньуу кыттар хамаандалар сэрэбиэй бырахсыынан оҥоһуллаллар. Ол эрэн хамаанда салайааччытын эрдэттэн тэрийээччилэр бэйэлэрэ талыахтарын сөп. Хамаандаҕа араас эйгэттэн биирдии киһи баар буолар.\nХамаандалар бастыҥ бырайыак оҥоруутугар күрэхтэһэллэр. Күрэх сорудахтара билиҥҥи кэмҥэ Саха сиригэр сытыытык турар проблемаларга сыһыаннаах булолаллар. Дьүүллүүр сүбэ хайҕабылын, сөҕүүтүн ылбыт бырайыагы Өрөспүүбүлүкэ Дьаһалтата олоххо киллэрэр.\n=Сигэлэр =<|endoftext|>\nКөскө ыытыы\nКөскө ыытыы — административнай эбэтэр холуобунай накаастабыл, буруйу оҥорбут киһини суутунан кырыы сиргэ (дойду иһигэр) олохсута ыытыы.\nАрассыыйа импиэрийэтин уонна Сэбиэскэй Сойуус холуобунай кодексаларыгар маннык накаастабыл баар этэ, Арассыыйа Федерациятын холуобунай кодексыгар маннык нуорма суох.<|endoftext|>\nКус олоҕо\nКус олоҕо (, ) — от үүнээйи.\nКүөл кытыытыгар, кутаҕа, үрэххэ, уулаах бадарааҥҥа, сороҕор ууга хойуутук үүнэр. Үрүҥ өҥнөөх сибэккилэрэ умнас төбөтүгэр дьөрбөлүү үүнэллэр.\nБэс ыйыгар сибэккилэнэр.\nЭмкэ туһаныы.\nАһыыр баҕаны көбүтэргэ, куртах үлэтин тупасарарга, үөс туолбутун таһаарарга, намыһыах аһыылаах гастрикка тутталлар.\nСибэккилэнэр кэмигэр сэбирдэҕин хомуйан күлүк сиргэ чараастык тэлгэтэн уураллар, сотору-сотору эргитэн, сахсатыллар.<|endoftext|>\nЫт буутун охсуһуута\nОлох былыргы, кыргыс үйэтинээҕи онньуу дииллэр.\nТүөлбэ ортотугар икки киһи күрэхтэһэр. Иккиэн уҥа илиилэринэн уҥа атахтарын кэннинэн хаҥас атахтарын туталлар. Уонна чохчойо сылдьан, аҥаар атахтарыгар ыстаҥалаан, бэйэ-бэйэлэрин санныларынан анньыһаллар. Хайалара эрэ илиитин ыһыктан кыайтарбытынан ааҕыллар. Өскө илиитин ыһыктыбакка охтон баран туран кэллэҕинэ, салгыы киирсибитинэн барыан сөп.\nБу онньууну хамаандаларга арахсан эмиэ онньуохха сөп.<|endoftext|>\nКлимов Михаил Дмитриевич\nКлимов Михаил Дмитриевич 1914 сыл сэтинньи 15 күнүгэр Чурапчы оройуонун Хайахсыт нэһилиэгэр Таастаах диэн алааска дьадаҥы дьиэ кэргэҥҥэ төрөөбүт.\n17 сааһыттан Хайахсыкка сэбиэскэй былааһы бөҕөргөтүүгэ үлэлэбитэ. 1933 сыллаахха комсомол кэккэтигэр киирбитэ. 1932 сылтан колхозка хонуу биригэдьииринэн, суоччутунан, колхоз бэрэссэдээтэлинэн үлэлээбитэ 1939 сылтан хадаар сельпотун бэрэссэдээтэлинэн талыллан үлэлии олорон 1941 сыл атырдьах ыйыгар армияҕа барбыта. Москва анныгар сэриилэспитэ,икки төгүл бааһырбыта. 1942 сыл олунньуга иккис бааһырыыта ыарахан буолан, сэрии инбэлиитэ буолан сайын дойдутугар эргиллибитэ\nМэхээччэ сэрииттэн эргиллэн кэлэн баран нэһилиэгин дьонун туһугар икки харытын ньыппарынан туран үлэлээбит. Сут-кураан, хоту көһөрүү сылларыгар сыккырыыр тыыннара ордубут дьонун барыларын түмэн, «Буденнай», «Пушкин», «Крупская” колхозтары холбоон биир “Победа” колхоһу тэрийбит. Бу колхоз оройуоҥҥа үчүгэй үлэтинэн биллэр буолбутугар Михаил Дмитриевич улахан үтүөлээх.\n1958 с Хайахсыт нэһилиэгин сэбиэтин бэрэссэдээтэлинэн талыллыбыт. 1960 сыллаахха 50 миэстэлээх типовой оҕо садын туттаран үлэҕэ киллэрбитэ.\n1962 с Эрилик –Эристиин кэриэһин толороору эрдээх санааны ылынан куоракка киирэн республика прокурора Г.Г.Федоровы, суруйааччы Н.Е.Мординовы-Амма Аччыгыйын кытта сүбэлэһэн.Эрилик Эристиин кэргэниттэн, Анисия Дмитриевнаттан суругунан сөбүлэҥин ылан, Эрилик-Эристиин аатынан колхоз парткомугар боппуруоһу туруоран, сөбүлэҥнэрин ылан Эрилик-Эристиин уонна Кыра Хабырыыс уҥуохтарын Чакырга оскуола таһынааҕы томторго көһөрөн көмпүттэр. Онон Михаил Дмитриевич айыыттан-хараттан куттаммакка Яковлевтар ааттарын үйэтитиигэ үйэлэргэ умнуллубат үтүө дьыаланы оҥорбута.\nЧурапчы оройуонугар икки бөдөҥсүйбүт колхозтары тэрийии тыа хаһаайыстыбатын үлэтэ улаханнык сатарахсыйарыгар тириэрдибитэ. Мэхээччэ колхозтары төттөрү бытарытыы боппуруостарын күүскэ туруорсан, элбэх мунньахтарга тыл этитэлээбитэ. Оройуон, холкуос салалталарын аһаҕастык сытыы кириитикэлэҕэ тардыталаабыта. Ол түмүгэр партия политикатын утарааччы быһыытынан сыаналаан үлэтиттэн уураппыттара, кытаанах партийнай миэрэҕэ тардыбыттара.\nИти кэмҥэ Эрилик Эристиин колхоз бастакы бэрэссэдээтэлэ Марк Романович Яковлев\nТомпоҕо совхоз дириэктэринэн үлэлии олороро, кини Михаил Дмитриевиһы Томпоҕо ыҥыран үлэҕэ ылбыта. Томпоҕо Михаил Дмитриевич икки сыл отделение управляющайынан, уонча сыл Мэҥэ-Алдан нэһилиэгэр сэбиэт бэрэссэдээтэлинэн үлэлээн дьоҥҥо-сэргэҕэ ытыктанар үлэһит буолбута. Нэһилиэк республикаҕа бастаан Кыһыл знамянан наҕараадаламмыта. Бэйэтэ сыралаах үлэтэ сыаналана Үлэ Кыһыл Знамята орденынан наҕараадаламмыта. Партия райкома кинини өрө таһааран Томпо оройуонун Томпо нэһилиэгин сэбиэтин бэрэссэдээтэлинэн туруорбута. Онно да оройуоҥҥа, республикаҕа бастааннар Кыһыл знамянан наҕараадаламмыттара. 1976 сыллаахха доруобуйатын туругунан үлэттэн тохтоон бочуоттаах сынньалаҥҥа барбыта.\nБочуоттаах сынньалаҥҥа олорон төрөөбүт нэһилиэгиттэн Хайахсыттан Аҕа дойдуну көмүскүүр Улуу сэриигэ кыттыбыт 102 буойуну түмэн, хас биирдиилэрин төрүттэрин, олохторун, сэрилэспит сирдэрин булан, хаартыскаларын сыһыаран кинигэ бэлэмнээбитэ.\nОл кинигэтин, өлбүтүн кэннэ уола Илья Михайлович Климов бэчээттэтэн, дойдутугар Хайахсыттарга тугунан да сыаналаммат үтүө бэлэҕи оҥорбута.\nДьэ итинник үтүө үлэһит, хорсун буойун, кырдьык иһин бэйэтин харыстаммакка дьон-сэргэ туһугар олоҕун анаабыт Климов Михаил Дмитриевич үйэлэргэ биир дойдулаахтарын сүрэхтэригэр тыыннаах буолуо.\nКлимов М.Д туһунан 2015 сыллаахха тахсыбыт кинигэ ахтыыларыттан туһанным<|endoftext|>\nФилиппов Иван Иванович\nФилиппов Иван Иванович — СӨ тыатын хаһаайыстыбатын үтүөлээх үлэһитэ, Чурапчы улууһун Ытык олохтооҕо, Чурапчы улууһун Хайахсыт нэһилиэгин Ытык олохтооҕо.\nИван Иванович 1949 сыллаахха муус устар 9 күнүгэр Иван Кириллович уонна Дирия Прокопьевна Филипповтар дьиэ кэргэттэригэр төрөөбүт. Төрөппүттэрэ саастарын тухары колхуос үлэтигэр аҕата сайынын оттоон, кыһынын субан сүөһү көрүүтүгэр, ийэтэ доярканан үлэлээбиттэр. Уйбаан сэттэ оҕоттон алтыс оҕонон төрөөн баран соҕотоҕун тыыннаах хаалбыт. Атыттар тымныйыттан, куор ырыытыттан күн сириттэн арахпыттар. Хообоо диэн оҕо оргуйбут ууну тоҕо тардан, итиигэ буһан өлөөхтөөбүт. Онон Уйбаан элбэх оҕо сүтүктээх ыалга, төрөппүттэрин сылаас тапталларыгар угуттанан, мааныланан улааппыт оҕо буолар.\n1996 — Эрилик-Эристиин аатынан колхоз Хайахсыттааҕы учаастагын биригэдьиирэ сылтан салайар үлэҕэ үктэммитэ.\n1972 сыл күһүнүгэр Эрилик Эристиин аатынан холкуос салалтата эдэр, кэскиллээх үлэһити Дьокуускайдааҕы салайар кадрдары бэлэмниир техникумҥа үөрэххэ ыыппыта. Бу үөрэҕин 1975 сыллаахха атырдьах ыйыгар ситиһиилээхтик бүтэрэн төрөөбүт Хайахсытыгар биригэдьииринэн ананан үлэлии кэлбитэ\n1976 кулун тутар ыйга Субуруускай аатынан совхоз Мырылатааҕы отделения тын управляющайа.\n1979 сыллаахха кулун тутар ыйга партия райкомугар инструкторынан үлэҕэ анаабыттара уонна партия обкуомун направлениятын Хабаровскайдааҕы үрдүкү партийнай оскуолаҕа кэтэхтэн үөрэнэ киирбитэ.\n1979 сыл күһүнүгэр тэриллибитэ сылтан эрэ ордубут «Чурапчы» совхозка партия райкомун бюротун рекомендациятынан рабочком бэрэссэдээтэлинэн талыллыбыта уонна бу дуоһунаска 1983 сылга диэри үлэлээбитэ.\n1983 сыллаахха «Чурапчы» совхоз коммунистара Иван Иванович Филипповы биир санаанан партком секретарынан талбыттара.\n1985 сылтан ССКП Чурапчытааҕы райкомун партийнай комиссиятын бэрэссэдээтэлинэн бигэргэммитэбыһыытынан чиэһинэйин, уопсай дьыалаҕа бэриниилээҕин дьэҥкэтик көрдөрбүтэ. Дьон сэргэ ортотугар тус бэйэтин аптарытыата улаатан испитэ.\n1988 сыллаахха Карл маркс аатынан совхоз директорынан талыллар.\n1991 сыллаахха Уйбаан Уйбаанабыс Новосибирскайга икки ыйдаах дириэктэрдэр курстарыгар баран үөрэнэн, баран саха сиригэр бастакынан 14 бааһынай хаһаайыстыбаны түмэр ассоциацияны тэрийэн, бэрэссэдээтэлинэн талыллар.\n1997—2002 сс Хайахсыт нэһилиэгин баһылыгынан талыллар\n2002—2005 сс Чурапчы улууһун баһылыгын тыа хаһаайыстыбатын боппуруостарыгар солбуйааччы, тыа хаһаайыстыбатын управлениятын начальнига.\n2006—2010 сс Хайахсыт нэһилиэгин баһылыга.\nУйбаан Уйбаанабыс Саха республикатын тыатын хаһаайыстыбатын үтүөлээх үлэһитэ, Хайахсыт нэһилиэгин уонна Чурапчы улууһун бочуоттаах олохтооҕо, «Үтүө дьыала хамсааһыныгар» үчүгэй үлэтин иһин знагынан, профсоюзнай хамсааһын 100 сылыгар юбилейнай мэтээлинэн наҕараадаламмыта. Маннык дьоннор баалларын тухары биһиги нэһилиэктэрбит, улууспут эстиэ-быстыа суоҕа диэн эрэл санаалаахпын.<|endoftext|>\nСивцев Иван Степанович\nСивцев Иван Степанович— СӨ норуотун хаһаайыстыбатын үтүөлээх үлэһитэ, «Бочуот Знага» уордьан, «В. И. Ленин төрөөбүтэ 100 сылынан» мэтээл кавалера, «Гражданскай килбиэн» знагынан, СР Президенин Грамотатынан на5араадаламмыта, Государственнай социальнай страховкалааһыҥҥа кылаатын иһин РФ Социальнай страховкалааһыҥҥа Фондатын анал знагынан уонна РФ Фондатын бэрэссэдээтэлин бочуотунай грамотатынан наҕараадаламмыта, Чурапчы улууһун ытык олохтооҕо.\n1944 с ахсынньы 28 күнүгэр Чурапчы оройуонун Бэрэ Сэлиэнньэтигэр төрөөбүтэ\n1965-68 сс Советскай Армияҕа сулууспалаабыта\n1968-70 сс Якутскай совхоз комсомольскай тэрилтэтин босхоломмут сэкиритээрэ.\n1970-71 сс Якутскай сопхуос 2-с Сыырдаах отделениятын управляющайа\n1971-72 сс Якутскай сопхуос рабочкомун бэрэссэдээтэлэ\n1972-74 сс Якутскай сопхуос 2-с Сыырдаах отделениятын управляющайа\n1974-79 сс Якутскай сопхуос парткомун сэкиритээрэ.\n1979-82 сс ССКП Якутскайдааҕы горкомун тэрийэр отделын сэбиэдиссэйин солбуйааччы.\n1985-86 сс Маҥан сопхуос дириэктэрэ.\n1986-91 сс Саха АССР Госагропромун бэрэссэдээтэлин солбуйааччы, бастакы солбуйааччы.\n1991-92 сс Саха АССР Министирдэрин Сэбиэтин Бэрэссэдээтэлин солбуйааччы.\n1992-96 сс Чурапчы улууһун дьаһалтатын баһылыга.\n1996-98 сс СР тыатын хаһаайыстыбатын уонна аһын-үөлүн министрэ.\n1998-99 сс СР сыанаҕа уонна монополияны утары политикатыгар комитетын бэрэссэдээтэлэ.\n1999—2001 сс СР Президенин, онтон СР Президенин уонна Правительствотын Дьаһалтатын салайааччы.\n2001—2014 сс РФ социальанй страхованияҕа фондатын Саха Республикатыгар салаатын управляющайа.\n2014 сылтан РФ социальнай страхованияҕа фондатын Саха Республикатыгар салаатын управляющайын сүбэһитэ.\nСаха АССР ХII-с ыҥырыылаах Үрдүкү Сэбиэтин депутата.<|endoftext|>\nТөрөөбүт күн уратыта\nТөрөөбүт күн уратыта диэн этии киһи төрөөбүт күнүттэн тутулуктанан эньиэргийэтэ уларыйарын биллэрэр.\nХас биирдии киһи саҥа дьыла төрөөбүт күнүттэн саҕаланар. Киһи олоҕо төрөөбүт күнүттэн олус күүстээх тутулуктаах. Былыргы үөрэхтээх Пифагор оҥорбут, билигин да туһанылла сылдьар гороскуоба эмиэ киһи төрөөбүт күнүттэн тутулуктанан, сыыппаралары туһанан өйүн-санаатын быһаарара билигин даҕаны үгүс сөп түбэһэр өрүттэрдээх.\nКиһи этин-сиинин туруга, күүһэ-уоҕа, өйө-санаата сыл устата хас күн, ый аайы уларыйан биэрэн иһэллэр. Ордук төрөөбүт күнүн кэнниттэн этэ-сиинэ эрчимирэн, күүһэ-уоҕа эбиллэн, өйө-санаата сытыырхайан ылар кэмнэрдээҕин спортсменнар билэллэр.\nТеннисистка Ирина Дементьева төрөөбүт күнүгэр олус тахсыылаахтык оонньоон уруккуттан араа-бараа оонньуур киһитин эрэллээхтик кыайбыта. Кини бу оонньуутугар олус аҕыйах сыыһалары оҥорон уонна үчүгэйдик таба подачалаан кыайыыны ситиспитэ.\nБары спортсменнары кэтээн көрүү түмүгүнэн төрөөбүт күннэрин кэнниттэн ордук таһаарыылаахтык, үрдүк күүрүүлээхтик оонньуулларын быһаарбыттар.\nВ. И. Шапошникова диэн чинчийээччи 2000 тахса спортка оҥоруллубут ситиһиилэри спортсменнар төрөөбүт күннэригэр тэҥнээн үөрэппит. Итини тэҥэ, кини 1000 тахса кыра оҕолор куорунан уонна күөмэй ыарыытынан элбэхтик ыалдьар кэмнэрин ааҕан тэҥнээбит. Кини быһаарыытынан спортка саамай намыһах көрдөрүүлэр уонна оҕолор элбэхтик ыалдьар кэмнэрэ киһи төрөөбүт күнүттэн иккис уонна уон иккис ыйдарыгар түбэспиттэр.\nКиһи төрөөбүт күнүттэн иккис уонна уон иккис ыйдара олус сэрэхтээх, доруобуйаны көрүнэ сылдьар, аһара ноҕуруускаламмат кэмнэринэн ааҕыллаллар. Былыргы эм-том аҕыйах кэмигэр дьон улаханнык ыалдьыылара уонна өлүүлэрэ бу ыйдарга ордук элбэхтик түбэһэллэр эбит. Ол иһин бу ыйдарга киһи олоҕо биир тэҥник, ол аата соһуччу уларыйан эти-сиини, өйү-санааны аһара долгуппакка эрэ баран иһэрэ ордук.\nМаннык эккэ-сииҥҥэ буолан ааһар уларыйыылары киһи эдэр, сэнэх эрдэҕинэ аахайбакка аһарарын иһин, кэлин сааһыран истэҕинэ билэр буолан барар.\nЧинчийээччилэр ааҕан-суоттаан таһаарыыларынан спортсменнар саамай үрдүк ситиһиилэрин уонна оҕолор олох аҕыйахтык ыалдьар кэмнэрэ төрөөбүт күннэриттэн бастакы, онус уонна уон биирис ыйдарга буолбуттар. Бу ыйдарга киһи күүһэ-кыаҕа эбиллэн биэрэн үрдүк ситиһиилэри оҥорор кыаҕа лаппа эбиллэр.\nКиһи этин-сиинин туруга хас сыл аайы, төрөөбүт күнүттэн эһиил төрөөбүт күнүгэр диэри хатыланан иһэр. Эт-сиин туруга сорох кэмҥэ эбиллэн, күүһүнэн кэлэрин кэнниттэн мөлтүүр, ахсыыр, сылайар кэмнэрэ кэлэллэр. Киһи эньиэргийэтин уларыйыыта төрөөбүт күнүттэн тутулуктанан кэмиттэн-кэмигэр эбиллэр, көҕүрүүр улахан долгуннары санаталлар.\nЧинчийээччи бу кэтээн көрүүлэрин графикка түммүт. (1,22). Бу график үрдээн тахсыыта эньиэргийэ, күүс-уох элбээбитин, онтон аллараа диэки түһүүтэ эньиэргийэ аҕыйаан, эт-сиин мөлтөөн сылдьарын көрдөрөр.\nКиһи маннык күүһэ-кыаҕа эбиллэн уонна мөлтөөн биэриитэ долгун курдук хамныыра үөрэххэ экзаменнары туттарыыга уонна күрэхтэһиилэргэ ордук биллэр. Бу кэмҥэ сорох киһи кыахтаах, күүһүрэр кэмэ түбэстэҕинэ экзаменнары, зачеттары соччо ыарырҕаппакка эрэ туттартаатаҕына, күрэхтэһиигэ кыайыылары ситистэҕинэ, сорох мөлтөөбүт кэмэ түбэһэр ыйыгар киһи элбэхтик эрэйдэниэн, уруккутунааҕар мөлтөх түмүктэри көрдөрүөн сөп.\nБу графигынан туһанан киһи эньиэргийэтэ ыйдарынан уларыйан, күүһүрэн эбэтэр мөлтөөн биэриитин табатык сыаналаан туох эмэ эппиэттээх дьыалалары оҥорор кэми салайан биэрэн киһи күүһүрэр-уоҕурар кэмигэр түбэһиннэрии дьыала ордук ситиһиилээх буоларыгар олук уурар.\nТөрөөбүт күн хайдах ааһар даҕаны сыл барыта соннук ааһар диэн санаа дириҥ төрүттээҕин бу эньиэргийэ уларыйыытын графига дакаастыыр. Ол иһин хас киһи барыта төрөөбүт күннэригэр санаалара көнөн, тото-хана аһаан атаарыахтарын баҕараллара сөптөөх.\nЕ.Колодко төрөөбүт күнүн кэнниттэн спорта биллэр улахан ситиһиини оҥорбута.\nСаахымакка М.Карлсен төрөөбүт күнүгэр кыайыыны ситиһэн Аан дойду чемпионунан буолбута.\nТөрөөбүт күн уратытын, киһи өйүгэр-санаатыгар, күүһүгэр-кыаҕар дьайыытын аныгы спортсменнар, тренердэр күрэстэһээччилэри талан киллэриигэ туһаннахтарына ситиһиилэрэ элбиир.\nТуһаныллыбыт литература.\n1. Журнал «Крестьянка» N 4, 1993.<|endoftext|>\nАйаан харыйата\nАйаан харыйата () — харыйа көрүҥэ, Саха сирин соҕуруу өттүгэр үүнэр. Саха сиригэр киэҥник тарҕаммыт Сибиир харыйатыттан уратыта — инньэтэ хаптаҕай, өҕүллүбүт, лабааҕа веер курдук үүнэр. Инньэтин үөһээ өттө хараҥа от күөҕэ, кылабачыгас, аллараа өттө сырдык икки дьураалаах, онон мас халлаан күөхтүҥү өҥнөнөн көстөр.<|endoftext|>\nСаха сиринээҕи тыа хаһаайыстыбатын уопсастыбата\nСаха сиринээҕи тыа хаһаайыстыбатын уопсастыбата () — Саха сиригэр XX үйэ саҥатыгар баар буола сылдьыбыт, тыа хаһаайыстыбатын сайыннарыыга туһуламмыт, саҥа сатабыллаах бааһынайы иитэн таһаарар соруктаах уопсастыба. Хамсааһыны оччотооҕу Саха сирин интэлигиэннэрэ Күлүмнүүр, Дмитриев С. Я., Климовскай С. А., Афанасьев М. А., Михалевич С.Ф, Слепцов В. Я. уо.д.а. көҕүлээбиттэрэ.\nСаха сирин олохтоохторун бары араҥатыгар ытыктанар уопсастыба буола үүммүтэ. Күлүмнүүр көҕүлээһинэн уопсастыба уобаласка басакылартан биирдэстэринэн земствоны киллэриини туруорсубута.<|endoftext|>\nСаха Өрөспүүбүлүкэтин күнэ\nСаха Өрөспүүбүлүкэтин күнэ — Саха Өрөспүүбүлүкэтин бырааһынньыга, сыл ахсын муус устар 27 күнүгэр бэлиэтэнэр. Бу күн 1922 сыллаахха РСФСР иһинэн Саха АССР тэриллибит. Ону таһынан, 1992 сыллаахха, бу күн, демократия бириинсиптэригэр олоҕурбут өрөспүүбүлүкэ саҥа Төрүт Сокуона (Конституцията) ылыллыбыт.\nУстуоруйаттан.\nСаха бэйэтин бэйэтэ дьаһаныытын туһунан Саха сирэ Нуучча судаарыстыбатын састаабыгар киириэҕиттэн саха өркөн өйдөөхтөрө, хорсун санаалаахтара толкуйдаабыттара. Бу санаа XX үйэ саҥатыгар ордук күүскэ иһиллэр буолбута. Арассыыйа импиэрийэтин уларыта туппут дьалхааннаах хамсааһыннар Саха сирин эмиэ аймаабыттара. Саха үөрэхтээхтэрэ онтон туора турбатахтара.\nАраас бэлиитикэ сүүрэннэрэ охсуһууларын түмүгэр 1922 сыллаахха Саха сирэ Иркутскай уобалас оройуонун эрэ курдук туруктанан хаалбыта. Маны, уонна кыһыл террору сөбүлээбэккэ элбэх саха дьоно (баһылыктара Георгий Ефимов) ВЯОНУ диэн ааттаах быстах кэмҥэ үлэлиир соруктаах хос (альтернативнай) бырабыыталыстыба тэриммиттэрэ. Оттон Саха сирин кыһыллар ааттарыттан салайан олорбут Аммосов, Бараахап уонна Ойуунускай Саха сиригэр өрөспүүбүлүкэ ыстаатыһын биэриини туруорсалларын тохтоппотохторо. Онон, бу чулуу дьоммут туруорсууларын уонна ВЯОНУ тэриллиититтэн дьаахханыы түмүгэр, 1922 сыл муус устар 22 күнүгэр Дьокуускайга баартыйа бюротун бөрөсүүдьүмүн мунньаҕар Саха уобалаһа мантан инньэ Аптанымыйалаах Социалистыы Сэбиэскэй Өрөспүүбүлүкэ буоларын туһунан Манифест ылынныллыбыта, онтон аҕыйах хонон баран муус устар 27 күнүгэр Бүтүн Сойуустааҕы Киин Ситэриилээх Кэмитиэт (ВЦИК) Саха АССР олохтонуутун туһунан дэкириэт таһаарбыта .<|endoftext|>\nВЯОНУ\nСаха уобалаһын норуотун быстах кэмҥэ салайыы (СУНБКС) (), кылгатан ВЯОНУ — 1922 сыллаахха Саха сирин ыстаатыһын үрдэтээри уонна кыһыл террору утаран тэриллибит Саха сирин хос (альтернативнай) бырабыыталыстыбата. Сүрүн тэрийээччи, ВЯОНУ бэрэстээтэлэ — Ефимов Георгий Семенович.<|endoftext|>\nДэкириэт\nДэкириэт ( дьаһал, decernere — \"дьаһайарга\" диэнтэн) — быраап аага, былаас уорганын эбэтэр дуоһунастаах киһи дьаһала.\nКөннөрү кэпсэтиигэ үксүн \"дэкириэккэ барбыт\", ол аата хат буолан, төрөөн уоппуска ылбыт диэн суолтаҕа тутталлар (эргэрбит «дэкириэт уоппуската» диэнтэн тахсыбыт). Тыл бу суолтата тиэрмиҥҥэ сыһыана суох..\nБылыргы Рим.\nБылыргы Римҥэ дэкириэт диэн былаас коллегиялаах уорганын (сенаат) аага уонна суут дьыалатын преторын дьаһала ааттанара. Кэлин, импиэрийэ буолбутун кэннэ, импэрээтэр аактара ааттанар буолбуттара.\nСэбиэскэй кэм.\nӨктөөп өрөбөлүүссүйэтин кэнниттэн Арассыыйаҕа, атын сэбиэскэй өрөспүүбүлүкэлэргэ уонна ССРС-ка дэкириэт диэн Сэбиэттэр сийиэстэрин, ВЦИК, РСФСР совнаркомун аактара ааттаналлар этэ. Биллэр дэкириэттэр: сир туһунан дэкириэт, эйэ туһунан дэкириэт, сухой сокуон туһунан дэкириэт, суут туһунан дэкириэттэр, 8 чаастаах үлэ күнүн туһунан дэкириэт, хат буолбут уонна оҕо төрөппүт дьахтарга босуобуйа туһунан дэкириэт, сыаркабы судаарыстыбаттан уонна оскуоланы сыаркаптан араарыы туһунан дэкириэт, сосулуобуйаны уонна гражданнар чыыннарын суох оҥоруу туһунан дэкириэт, саҥа таба суруйууну киллэрии туһунан дэкириэт, Сааны-саадаҕы туттарыы туһунан дэкириэт, архыыптар тустарынан 1918 сыл бэс ыйын 1 күнүнээҕи дэкириэт.\n1922 сылаахха муус устар 22 күнүгэр Саха АССР тэриллэрин туһунан дэкириэти Аммосов, Бараахап, Ойуунускай туруорсууларынан Бүтүн Сойуустааҕы Киин Ситэриилээх Кэмитиэт (ВЦИК) таһаарбыта.\nССРС 1924 сыллааҕы Конституцията дэкириэти таһаарар быраабы ЦИК СССР, ЦИК ССРС Президиумугар уонна ССРС СНК-тыгар биэрэрэ.\n1936 сыллааҕы Сталин конституцията дэкириэт диэн аактары таһаарар туһунан балаһыанньата суоҕа.\nИлин Европа дойдулара.\nИлин Европа сорох дойдуларыгар норуот демократията дэнэр кэмҥэ дэкириэт диэн судаарыстыба үрдүкү уорганнара ылынар докумуоннара ааттаналлар этэ.\nХолобура, Польша Народнай Өрөспүүбүлүкэтигэр дэкириэт диэн Судаарыстыба сэбиэтин аактара ааттаналлара.\nДэкириэттэри Белоруссия бэрэсидьиэнэ таһаарар.\nАныгы туруга.\nЭлбэх дойдуга дэкириэт диэн судаарыстыба баһылыга эбэтэр бырабыыталыстыба Ил түмэн бигэргэтиитэ суох таһаарар сокуоҥҥа тэҥнээх быраабын аага. Холобура судаарыстыба баһылыгын аагын быһыытынан дэкириэти хас да Африка судаарыстыбата ылынан турар (Франция быраабын тиһигин ылыммыт судаарыстыбалар).\nОннук дэкириэт сороҕор сокуону солбуйуон сөп. Үгүс конституцияҕа дэкириэти сорох түгэҥҥэ (холобур ыксаллаах быһыыга-майгыга) ылынар туһунан балаһыанньа киирэ сылдьар.<|endoftext|>\nДавыдов Дмитрий Леонидович\nДавыдов Дмитрий Леонидович —- (1983, олунньу 22, Амма, Амма улууһа) киинэ режиссера, Амма улууһун Чапчылҕан оскуолатын дириэктэрэ. «Тыалга кытыастар кутаа» () диэн киинэтэ ImagineNative диэн Канаадаҕа Торонто куоракка ыытыллар бөдөҥ киинэ бэстибээлигэр 2016 сыллаахха бастыҥ дыраама () аатын сүкпүтэ. Ону таһынан Бусааҥҥа (Соҕуруу Кэриэйэ) Аан дойдутааҕы киинэ бэстибээлигэр () уонна Брисбиэҥҥэ (Аустралиа) Азия уонна Чуумпу акыйаан киинэ бэстибээлигэр () кыттыыны ылбыта.\nАммаҕа төрөөбүт. Оскуоланы бүтэрэн баран Нүөрүҥгүрүгэ начаалынай кылаас учууталыгар үөрэммит. Онтон Аммаҕа төннөн оскуолаҕа харабылынан, онтон социальнай педагогунан, кэлин саабыһынан үлэлээбит. Билигин Чапчылҕан оскуолатын дириэктэрэ.\nКэргэннээх, икки оҕолоох.\nАйар үлэтэ.\nОскуолаҕа үлэлии сылдьан орто саастаах оҕолорго кулууп тэрийбит, ол иһинэн кылгас Ералашка майгынныыр киинэлэри устар эбит. Кэлин көрдөөх уонна куттааллаах киинэлэри устан көрбүт. Онтун оскуолаҕа уонна олохтоох кулуупка көрдөрөр эбит. Мантын бэйэтэ иитэр үлэ иһинэн этэ диир. Кэлин идэтийбит, үрдүк таһымнаах киинэни устуон баҕарбыт. Ол сылдьан «Тыалга кытыастар кутаа» сюжетын толкуйдаабыт. Сценарийын икки нэдиэлэ устата бастаан нууччалыы суруйан бүтэрбит, онтон сахалыы тылбаастаабыт. Биир дойдулааҕа кинорежиссер Степан Бурнашев сүбэ-ама буолан, устар дьону, аппаратуураны булбут. Киинэтин, бэйэтэ кэпсииринэн, Амма улууһун бөһүөлэктэригэр Аммаҕа, Бөтүҥҥэ, Чапчылҕаҥҥа, Чакырга 2014 сыл кыһыныгар 15 хонук устата устубут. Артыыстарын барыларын кэриэтэ эрдэттэн билэр дьонун ылбыт, бу дьон ити бөһүөлэктэр олохтоохторо, идэтийбит артыыстар буолбатах.\nКиинэҕэ уустук дьылҕалаах дьон олоххо тус-туһунан сыһыаннара көстөр.\nТоронтоҕо буолбут бэстибээл иннинэ аҕай, эмиэ 2016 сыл алтынньытыгар, Соҕуруу Кэриэйэ Пусаан куоратыгар ыытыллар Азия киинэтин бэстибээлигэр Арассыыйа аатыттан кыттыбыта. 2017, муус устар 30, Омскай куоракка буолан ааспыт «Движение»-2017 киинэ бэстибээлигэр «Тыалга кытыастар кутаа» икки номинация кыайыылааҕа буолбут: «Бастыҥ режиссёр үлэтэ» — Дмитрий Давыдов уонна «Бастыҥ эр киһи толорооччута» — Алексей Устинов, ону таһынан киинэ ааптарыгар Омск Ил дарханын анал бирииһин ылбыт.<|endoftext|>\nТимофеев Афанасий Васильевич\nТимофеев Афанасий Васильевич — потребкооперация туйгуна, Хайахсыкка холкуос уонна сэбиэт бэрэстээтэлэ.\n1916 сыллаахха Хайахсыт нэһилиэгэр Үлүйбүт диэн алааска төрөөбүтэ.\nХайахсыкка колхоз бэрэстээтэлинэн, сэбиэт бэрэстээтэлинэн уонтан тахса сыл үлэлээбитэ.\n1965—1985 сс потребительскай кооперацияҕа үлэлээн бочуоттаах сынньалаҥҥа тахсыбыта. Поторебкооперация туйгуна.\nАҕа дойду улуу сэриитин III cтепэннээх уордьанынан, 5 Улуу кыайыы үбүлүөйдээх мэтээллэринэн.\nВ. И. Ленин төрөөбүтэ 100 сылынан «Үлэҕэ килбиэнин иһин» мэтээлинэн на5араадаламмыта.<|endoftext|>\nИһитиннэрэр-биллэрэр эйгэ көҥүлүн күнэ\nИһитиннэрэр-биллэрэр эйгэ көҥүлүн күнэ (ХНТ тылларынан ) — сыл ахсын 1994 сылтан саҕалаан ыам ыйын 3 күнүгэр бэлиэтэнэр. ХНТ Генеральнай Ассамблеята Провозглашен Генеральной Ассамблеей ООН в специальной резолюции от 1993 сыллаахха Ахсынньы 20 күнүгэр анал резолюцияннан олоххо киллэрбитэ (Резолюция № A/DEC/48/432).\nАан дойду күнүн быһыытынан бу күнү аныыры Экономиҕа уонна Түмэккэ Сэбиэт (ЭКОСОС) сүбэлээбитэ — 1993/54 нүөмэрдээх резолюциятыгар. Оттон ЭКОСОС бэйэтэ ЮНЕСКО Генеральнай конференцията 26-с сиэссийэтигэр1991 сыл сэтинньи 6 күнүгэр таһаарбыт резолюциятынан салайтарбыта. Ол кэмпириэнсийэҕэ ЮНЕСКО ыам ыйын 3 күнүн \"Виндхуктааҕы Декларация\" ылыныллыытыгар сөп түбэһиннэрбитэ, бу декларация ылыныллыбыт сэминээрэ 1991 с. Виндхукка буолбута, Африка тутулуга суох прессата сайдарыгар анаммыта.\nСылын ахсын бу күҥҥэ анаан ХНТ Генеральнай сэкиритээрэ туһаайыы сурук ыытар. Холобура, 2006 сыллааҕы туһаайыытыгар: \"Иһитиннэрэр-биллэрэр эйгэ абааһы көрүүнү, кэхтиини күөттүө суохтаах, — \"диэбитэ.\n1997 сыллаахтан ыам ыйын 3 күнүгэр бэчээт көҥүлүгэр кылаатын иһин диэн ЮНЕСКО бириэмийэтэ туттарыллар.<|endoftext|>\nСтепанов Алексей Васильевич\nАлексей Васильевич Степанов — Бастакы Күүлэккэ аан бастаан оскуола арыттарбыт киһи.\n1 Күүлэт төрүт олохтооҕо. 1909 сыллаахха Эприсиэй уонна Баһылай Степановтарга бастакы оҕонон күн сирин көрбүтэ. Бииргэ төрөөбүттэр иккиэлэр. Быраата Петр Васильевич — үлэ, тыыл, педагогическай үлэ бэтэрээнэ, методист учуутал этэ.\nАлексей Васильевич эдэр сааһа Сэбиэскэй былаас нэһилиэк олоҕор үөрэх, сайдыы суолугар күүскэ ылсыбыт кэмигэр ааспыта. Үөрэҕэ суох эрээри, олус дириҥ өйдөөх-санаалаах эдэр киһи, бар-дьон олоҕун тупсарарга олоҕун бүүс-бүтүннүү анаабыт киһи. Салайар үлэтин 25 сааһыттан, 1964 сылтан, нэһилиэк сэбиэтин бэрэссэдээтэлин солбуйааччыттан саҕалаабыт.\nНэһилиэккэ саамай активнай үлэһит ыччаты комсомол райкомунан комсомолга ылыы 1932 сыллаахтан саҕаламмыт. Бастакы комсомолларынан Андреев Павел Николаевич (Марбыкы), Иванов Егор Егорович, Семенов Иван Федорович, Спиридонов Прокопий Егорович, Софронов Гаврил Николаевич уонна Степанов Алексей Васильевич буолаллар. Ол эрээри, бастыҥ комсомолецтары араас эппиэттээх үлэлэргэ ыыталааннар, 1937 сыллаахха диэри комсомольскай тэрилтэ суох эбит.\nЭдэр Сэбиэт бэрэссэдээтэлэ, активнай комсомолец Степанов Алексей Васильевич, 1935 сыл Көтөх күөлгэ Уһун тумуһаҕар ыччаты көҕүлээн, Уһун Байбал балаҕаныгар сыһыары ампаар дьиэни туттаран, нэһилиэккэ бастакы начаалынай оскуоланы астарбыт. Бу оскуолаҕа барыта тоҕус оҕо үөрэммит.\nАлексей Васильевич 1937 сыллаахха сэбиэскэй тутуу курсугар кэлэн, Сэбиэккэ салгыы бэрэссэдээтэллээбит уонна Сууртаахха саҥа тутуллан эрэр оскуоланы ситэртэрэн Өктөөп бырааһынньыгын кэннэ үлэҕэ киллэрбит. Оскуола — ыччат мустар, үлэлиир, олохтоохтор бырааһынньыктыыр культурнай кииннэрэ буолбут. Бу сылларга Алексей Васильевич саҥа тэриллибит комсомольскай тэрилтэҕэ сэкирэтээринэн үлэлээбит. Нэһилиэк бары агитационнай иитэр-үөрэтэр үлэтигэр активнай кыттыыны ылаттаабыт.\n1939 сыллаахха комсомольскай тэрилтэ 36 чилиэннэммит уонна бэйэтэ улахан тэрилтэ буолбут. Туох баар нэһилиэккэ ыытыллар үлэлэр олохтоох комсомоллар көҕүлээһиннэринэн, сатабыллаах салалталарынан ыытыллалара. Ити бириэмэҕэ кинилэр иннилэригэр чэпчэкитэ суох соруктар тураллара:\nБу түбүктээх үлэлэри Алексей Васильевич сэкэритээрдээх комсомольскай тэрилтэ уонна оччотооҕу ыччат сурдээх көхтөөхтүк толороллорун туһунан кырдьаҕас көлүөнэ ахтыыта уонна архивнай комсомольскай боротокуоллар кэрэһэлииллэр.<|endoftext|>\nПетров Гаврил Спиридонович\nПетров Гаврил Спиридонович (1912-2008) - Ньурба улууһун Чуукаар нэһилиэгин бастакы үөрэхтээхтэриттэн биирдэстэрэрэ. Кини бастакы коллективнай хаһаайыстыбаны тэрийииттэн саҕалаан, саҥа демократическай уопсастыбаҕа диэри олох үөһүгэр сылдьан тэрийсибит, нэһилиэк социальнай- экономическай сайдыытыгар улахан үтүөлээх ытык киһи.\nПетров Г. С. кэргэнинээн Мария Николаевналыын тоҕус оҕону төрөтөн, 19 сиэннэнэн, 26 хос сиэннэнэн 59 сыл бииргэ дьоллоохтук олорбуттара. Оҕолоро бары уөрэхтээх улэһит буолан республика араас улуустарыгар олороллор.\nОлоҕун олуктара.\n1912 сыл олунньу 17 күнүгэр төрөөбүт. Үөрэҕэ суохтары үөрэтии, таҥара үөрэҕин, кулаактары утары, дьиэттэн хотону араарыы кинитэ суох барбат этилэр. 1913-35сс. II Малдьаҕар сэттэ кылаастаах оскуолатын үөрэнэн бутэрэн баран, Дьокуускайдааҕы пединститут бэлэмниир курсун бутэрбитэ. 1936 сылга убайдарын агитациялаан Сардаҥаҕа «Марскай» колхоһу тэрийбитэ. 1937 сылтан бэйэтин олоҕун оскуолаҕа анаабыт. Куочай начальнай оскуолатыгар, II Хаҥалас начальнай оскуолатыгар сэбиэдиссэйинэн, Өҥөлдьө, Чуукаар оскуолаларыгар учууталынан, 1942 с. муус устар 25 күнүттэн РОНО инспекторынан, Араҥастаах детдомугар иитээччинэн, учууталынан, Чуукаар оскуолатыгар учууталынан, 1943-1946 сс., 1948—1950 сылларга сэбиэдиссэйинэн улэлээбитэ. Чуукаарга 1950-1951 сс. саҥа оскуоланы туттаран бастакы директорынан үлэлээбитэ. 1952-1953 сс. Маай начальнай оскуолатыгар сэбиэдиссэйдээбитэ, 2-4 кылаастаах саҥа оскуоланы туттарбыта. 1954—1956 сс. Чуукаарга «Калинин» колхозка оҕуруот аһын үүннэрээччилэр биригээдэлэригэр биригэдьиирдээбитэ. 1956—1961 сс. Чуукаар оскуолатыгар учууталынан, 1961-63сс. Чуукаар государственнай интернатыгар сэбиэдиссэйинэн, 1963-65 сс. Чуукаар сельсоветыгар председателинэн быыбарданан үлэлээбитэ.\n1965 с. интернат сэбиэдиссэйинэн, онтон иитээччиннэн үлэлээбитэ. 1969 с. пенсияҕа тахсан да баран таптыыр үлэтиттэн букатыннаахтык уурайбакка интернакка иитээччинэн, нянянан үлэлээбитэ.\n1940 сылтан ССКП чилиэнэ Г. С. Петров олоххо активнай позициятын хаһан да ыһыктыбатаҕа. Партийнай тэрилтэ солбуллубат секретара буолара.\nНаҕараадалара.\nӨр сыллаах үлэтин бэлиэтээн Чуукаар оскуолатын, нэһилиэгин, II Хаҥалас оскуолатын Бочуот кинигэтигэр киллэриллибитэ.\nГ. С. Петров 97 сааhыгар тиийэн олоҕун 2008 сылга өлбүтэ.<|endoftext|>\nНовгородова Мария Михайловна\nНовгородова Мария Михайловна — таастаах Дьааҥы ырыаһыта. Кини төрөөбүт Дьааҥытын түҥ былыргы уратылаах туспа тойуктарын: «Мурун ырыата», «Таҥалай ырыата» диэннэри этигэр-хааныгар иҥэрэн ыччакка үөрэтэн хаалларбыта.\nУус-уран самодеятельноска аан бастан 1945 сыллаахха Кыайыы Ыһыаҕар тойугу туойбута. Онтон 1951 с. оройуоннааҕы төрдүс олимпиадаҕа ырыа конкурсугар бастаабыта.\n1971 сылтан Верхоянскай куораттааҕы Култуура дьиэтин актыыбынай кыттыылааҕа, ыччат наставнига. 1979 сыллаахха Тиксиигэ буолбут фольклор республикатааҕы иккис фестивалыгар бастаан, маҥнайгы степеннээх Дипломунан наҕараадалламыта.\n1980 с. Дьокуускайга Улуу Кыайыы 40 сылыгар анаммыт тойук конкурсугар иккис степеннээх Диплому ылбыта.\n1986 с. олунньу ыйга Дьокуускайга буолбут «Славься страна олоҥхо» диэн фестивальга кыттан Култуура Министерствотын, Саха сирин композитордарын союһун, Гостелерадио Бочуотунай Грамоталарынан наҕараадалламыта. 1984 с. Тихон Хренников илии баттааһыннаах ССРС композитордарын Союһун Дипломунан, 1986 с. Захар Степанов илии баттааһыннаах Бүтүн Россиятааҕы Хоровой общество Бочуотунай Грамотатынан бэлиэттэммитэ.\n1986 с. бэс ыйыгар Дьокуускайга фольклор конкурсугар Атласова Вера Степановнаны кытта баран, кыттыбыта. Кини онно, аан бастаан, дьахтар эр киһини туойбут Дьааҥылыы ырыатын ыллаабыта. Республика Ростелерадиотын, Норуот айымньытын Республикатааҕы Дьиэтин улэһиттэрэ хаста да кэлэннэр, кини ырыаларын устубуттара.\nТуһаныллыбыт сирдэр: Степан Юмшанов, Степан Дадаскинов «Дьааҥы ытык ырыаһыттара» хомуурунньук. — Дь., 1998.<|endoftext|>\nКошевой Олег Васильевич\nОлег Васильевич Кошевой — фашистары утары охсуһар «Эдэр гвардия» тэрийээччитэ уонна кыттыылааҕа.\nОҕо сааһа.\nКини бэс ыйын 8 күнүгэр 1926 сыллаахха Черниговскай уобаласка, Прилуки куоракка, сулууспалаах үлэһит дьиэ кэргэнигэр төрөөбүтэ. 1940 сылтан Краснодон куоракка олорбута, онно оскуолаҕа үөрэммитэ. Олег оскуолаҕа үөрэнэр кэмигэр уус-уран самодеятельность кыттыылааҕа, оскуола хаһыатын редактора этэ. Кэпсээн уонна хоһоон суруйар этэ.\nУлуу Аҕа дойду Сэриитэ.\nСэрии кини 8 кылааска үөрэнэр эрдэҕинэ буолбута. Олег фроҥҥа көмөлөһөн киирэн барбыта.\nАҕа дойду Улуу сэриитин сылларыгар, Олег Кошевой «Эдэр гвардияны» тэрийсибитэ. Бу тэрилтэ Краснодон куораттааҕы комиссара уонна штабын чилиэнэ этэ.\n1943 сыллаахха тохсунньу ыйга фашистар «Эдэр гвардия» кыттыылаахтарын тутан ылбыттара. Олег Кошевойу Картушино станцияҕа туппуттара. Эдэр патриоты, кыыллыы сордоон баран, олунньу ый 9 күнүгэр, 1943 сыллаахха, Ровенька куораттан чугас, ытан өлөрбүттэрэ. Өлөрүгэр 16 саастаах этэ. Ровенька куоракка, фашистар сиэртибэлэрин Бырааттыы уҥуохтарыгар көмүллүбүтэ.\nНаҕараадалара.\nОлег Кошевойга Сэбиэскэй Сойуус Геройун аата, өлбүтүн кэннэ, Верховнай Сэбиэт Президиумун ыйааҕынан 1943 сыллаахха балаҕан ыйын 13 күнүгэр иҥэриллибитэ. Ленин орденынан наҕараадаламмыта.\nӨйдөбүнньүк.\nОлег Кошевой аата шахталарга, собхуостарга, оскуолаларга, пионер лааҕырдарга, муоратааҕы флот министиэристибэтин суудунатыгар иҥэриллибитэ.<|endoftext|>\nЛитературнай тыл\nЛитературнай тыл — диэн дьон саҥарар тылын тыл суруллубут быраабылалардаарынан таҥастаналлыбыт уонна культура көрүҥэ буолар аҥаарын ааттыллар.\nБыһаарыыта.\nЛитературнай тыл — нуормалаах, кодификациялаах, функциональностаах, стилистическай араастаах чиэртэлэрдээх диалекттар үрдүнэн сытар систиэмэ буолар. Туттар дьон үрдүк социальнай престижтаах буолар. Суруллубут уонна саҥарыллар араастаах. Суруйааччылар тыллара сүнньүнэн литературнай тылыгар сөп түбэһэр буолар. Сорох-сорох бириэмэҕэ литературнай тыл уонна художественнай литература тыла тэҥ буолбатах буолааччы.\nЛитературнай тыл — ханнык эмит омук тылын суруллуутун бүттүүнэ буолар — официально-деловой, оскуола үөрэҕэ, олох-дьаһах тыла, наука, публицистика, художественнай литература, культура араас көстүүтэ уонна да атын буолар.\nЛитературнай тыл — уопсастыба билинэр уонна тутуһар кодификациялаах, ол гынан баран биир сиргэ турбат систиэмэтэ буолар.\nүөрэх уонна наука уобалаһыгар — научнай стиль;\nуопсастыба уонна политика уобалаһыгар — публицистика стилэ;\nделовой сыһыаннаһыыга — официально-деловой стиль.\nЛитература уонна норуот тылын сыһыаннаһыыта.\nФеодализм бириэмэтигэр сорох норуттар суруллар тылларыгар атын тыллары тутталлара: Иран уонна түүр норуттарыгар — арааб тылын; дьоппуон уонна кэриэй норуоттарыгар — классическай кытай тыла; германскай уонна арҕаа славян норуоттарыгар — латыын тыла; Прибалтикаҕа уонна Чехияҕа — ниэмэс тыла тутталлара.<|endoftext|>\nКосмодемьянская Зоя Анатольевна\nЗоя Анатольевна Космодемьянскаяны Аҕа дойду сэриитигэр арҕаа фруонугар ниэмэстэр тыыллагар 1941 сыллаахха ыыппыттара.\nЗоя Космодемьянская дьахталлартан бастакы сэрии кэмигэр Сэбиэскэй Сойуус Геройун аатынан өлбүтүн кэннэ наҕараадаламмыта.\nКини разведовательно-диверсионнай оскуолаҕа үөрэммит. Зоя группатын сүрүн сорудаҕа: ниэмэстэр баар 10 дэриэбинэлэрин — Анашкино, Грибцово, Петрищево, Усадково, Ильятино, Грачеве, Пушкино, Михайловское, Бугайлово, Коровино уоттуохтаахтар этилэр: Сталин бу бирикээһэ этэ 0428 №-ринэн тахсыбыта.\nЗоя группатыгар Вера Волошева, Клава Милорадова уонна да атыттар киирэр этилэр. Бу группаҕа киэриэхтэрин иннинэ 95 % киһи тыыннаах хаалыа суоҕа, аҥаардара билиэҥҥэ түбэһэн өлүөхтэрин сөп диэн эрдэттэн билэр эбит. Онон сибэстээн группа дьоно бу сорудах кутталын өйдүүр эбиттэр. Дьэ чахчы бу группа аҥаара ниэмэстэри кытта ытыалаһа сылдьан өлөн хаалбыт уонна билиэҥҥэтүбэспит. Кинилэр аҕыйах умайар смесьтээхтэр уонна сэттэ эрэ бистэлиэттээхтэр эбит.\nЗоя Космодемьянская бирикээс аҥаарын эрэ толорбут, ниэмэстэр 3 дьиэлэрин уонна техникаларын умаппыт. Иккис сырыытыгар тутуллан хаалбыта.\nКини хорсун быһыыта Петр Лидов «Таня» диэн ыстатыйатыгар «Правда» хаһыакка бэчээттэнэн тахсыбыта. Ол кэмҥэ кини туһунан сүрүн массаҕа ким да билбэт этэ.\nДоппуруоска даҕаны Зоя бэйэтин дьиҥнээх аатын эппэтэх. Партизаннары кытта көрсүһэригэр даҕаны бэйэтин Танябын дэнэр эбит. Тоҕо диэтэххэ партизаннар истэригэр үспүйүөннэр баар буолуохтарын сөп уонна бэйэтин чугас дьоннорун туһугар куттанар эбит.\nЗоя 201 №-дээх Москуба куорат Октябрьскай оройуонун оскуотын 10 кылааhын үөрэнээччитэ эбит. Оҕо эрдэҕинэ аҕата өлбүт, ол иһин ийэтин уонна быраатын кытта Баанньаны эрэ кытта олорбуттар.\nКини үрдүк уҥуохтаах, хара харахтаах уонна кылгас баттахтаах эбит. Кылааһын иһигэр комсомольскай тэрийээччи эбит. Сатаан аахпат уонна суруйбат дьону дьиэлэригэр кэлэн үөрэтэллэр эбит.\nОнус кылааһы1941 сыллаахха бутэрэн эрдэҕинэ сэрии саҕаламмыт. Зоя бэйэтэ саллаат буолан истребительнай этэрээккэ киириэн баҕарар эбит .\nСэтинньи ый 17 кунугэр 1941 сыллаахха ийэтигэр бүтэһик суругу суруйбута: «Дорогая мама! Как ты сейчас живёшь, как себя чувствуешь, не больна ли? Мама, если есть возможность, напиши хоть несколько строчек. Вернусь с задания, так приеду погостить домой. Твоя Зоя».\nЗоя Космодемьянская Аҕа дойду сэриитин биир сүрүн геройдарын ахсааныгар киирсэр. Кини обраһын хас да киинэҕэ, литературнай уонна момументальнай экспозицияҕа араас музейга көрүөххэ сөп. Зоя аатынан оскуолалар, лааҕырдар Российаҕа эрэ да буолбакка атын да дойдуларга ааттанан тураллар.<|endoftext|>\nСторожева Алина Юрьевна\nСторожева Алина Юрьевна — 2007 сыллаахха ыам ыйын 8 күнүгэр Уус-Алдан улууһун Мүрү 1-кы нүөмэрдээх орто оскуолатын ахсыс кылааһыгар үөрэнэ сылдьан ууга түһэн эрэр киһини өлүүттэн быыһаабыт, Арассыыйа бэрэсидьиэнин ыйааҕынан 2009 сыллаахха «Өлөн эрэллэри быыһаабытын иһин» мэтээлинэн наҕараадаламмыт.\nОл туһунан «Саха сирэ» хаһыат маннык суруйбута:\nАлина дьиэтэ Бороҕон таһыгар турар Мындааба диэн сэлиэнньэҕэ баар. Суол ортотугар күөллээх буолан, олохтоохтор саас, күһүн ахсын муостанан туоруурга күһэллэллэр. Кыыс суолу тула көрбүтэ ким даҕаны суох, арай күөл биир өттүнэн дьахтар хааман иһэн охтон түһэр.\n— Бастаан чалбахха суулунна быһыылаах диэн күлэ санаабытым. Онтон: «Быыһааҥ! Быыһааҥ!» — диэн хаһыытаабытыгар, тугу даҕаны толкуйдаабакка сүүрэн тиийбитим, — диэн Алина кэпсээнин саҕалыыр.\n— Муус хайдыбыт буолан, дьахтар аттыгар наһаа чугаһаабакка эрэ, ханан киирэрбин толкуйдаан эргийэ сүүрэ сылдьыбытым. Саатар ураҕас уунуохпун аттыбар туох даҕаны суох. Ол быыһыгар суотабай төлөпүөммүнэн ыаллыы олорор дьоммор эрийэн, көмөҕө ыҥырбытым. Ууга түспүт дьахтарым номнуо төбөтө ууттан күөрэйэ-күөрэйэ сүтэрэ, хайдыбыт муустан тутуһа сатыы-сатыы көмөлөһө охсорбор көрдөспүтэ. Ол кэмҥэ аттыбытынан уол ааһан эрэр этэ, киниэхэ: «Кэл, көмөлөс», — дии сатаабытым, көрбөтөҕө буола-буола баран хаалбыта. Онтон мууска сыттым уонна илиибин дьахтарга ууннум. Хап-сабар илиитин утары биэрбитэ, ону тардан, аны хонноҕун анныттан тардан баран дьахтарбар: «Муустан аанньын!» — диэт, ууттан тардан ылбытым.\nАлина мантан сиэттэрэн улаатан баран ыксаллаах быһыы-майгы үлэһитэ буолбут, ХИФУ Горнай институтугар «ыксаллаах быһыы-майгы харыстабылын инженерэ» диэн идэни баһылаабыт.<|endoftext|>\nХаныы уонна хоhуласпыт тыллар\nСаха тылын уратытынан — тылы дьүөрэлээн этэр үөрүйэх буолар. Ханыыласпыт тыл саха тылын биир төрүт-уус этигэн ньымата, былыр былыргаттан уус-уран айымньы арахсыспат аргыһа буолар.\nХаныыласпыт тыл өйдөбүлэ.\nТыл баайын олүүскэтэ тутулунан икки аны арахсар эбит: судургу уонна уустук. Икки хас тыл холбуу суолталанан биир өйдөбүлү бэлиэтиир холбоһуга уустук тыл дэнэр. Уустук тыл лексиканы олус хаҥатар, байытар.\nУустук тыл 3 араастаах: ханыы (паараласпыт) тыл, холбуу тыл (составные слова) уонна сомо5о тыл (фразеологизмы)\nХаныы тыл сүнньүнэн хомуур суолталаах буолар эбит. Холобур, ийэ-а5а диэн ханы тыл «төрөппут» диэн ойдобуллээх. Ити ийэ, а5а диэн тыл биирдиитин суолтатынааҕар быдан киэҥ. Итинник хомуур, тумэр суолта бэйэмньи тыл холбоһуутугар ордук көстөр: киһи-сүөһү, от-мас, сир-дойду, үрүҥ-хара, бар-кэл, эн-мин о. д.а.\nИтини сэргэ ханыы тыл төрүкү баар өйдөбүлү күүһүрдэн, дэгэттээн биэрэр: сыт-сымар, тыас-уус, киэҥ-куоҥ, аһаа-сиэ, күл-сал, ходьох-идьэх.\nОттон иккиэн тус суолтата суох, туспа туттуллубат өлүүскэлээх ханыы тыл букатын саҥа суолтаны үөскэтэр: аах-маах, уку-суку, ээл-дээл.\nБиир саҥа чааһа буолар тыллар ханыылаһаллар. Пааралаһыы бэйэмньи саҥа чааһыгар барытыгар баар, онон ханы тыл олус киэҥник туттуллар: таҥас-сап, билии-көруу, кэрэ-нарын, тыллаах-өстөөх, бигэ-та5а, алта-сэттэ, биирдии-иккилии, эһиги-биһиги, бүгүн-сарсын, кылап-халап уо.д.а.\nТыл атын тылы кытта ис хоһоонунан уонна этиллиитинэн ханыылаһар. Онуоха тэҥҥэ холбонор ситимнээх. Тыллар баһыласпакка ситимнэһэр буолан, тэҥҥэ уларыйаллар: хаартан-самыыртан, этиэҕин-тыыныаҕын, тыла-өһө. Ону бэлиэтээн, ханыылаһар тыллары сурукка дефиһинэн холбонор.\nХоһуласпыт тыл өйдөбүлэ.\nСаха тылын эриэккэс кэрэ этигэн ньымата тыл бутуннуутэ эбэтэр тыл хайа эмэ суьуо5э хоьулаьара буолар. Саха тылыгар тылы хоьулаан туттуу баарын аан маннай О.Н Бетлинг бэлиэтээбитэ. Оттон тыл оло5о хатыланыытын Е.И Убрятова чинчийбитэ хоьуласпыт тыл суолтатын уонна этиигэ хайдах туттулларын ырыппыта.\nХоьуласпыт тыл дэгэт суолтата олус киэн предмет бэлиэтэ улаханын-кыратын толорутун-быhа5аhын кордорор бэлиэни кууhурдэр-сымнатар хайааьын араас тэтимин биэрэр иэйии эгэлгэ дэгэтин арыйар кыахтаах. Тылы хоһулаан туттуу кэпсэтии тылыгар уонна уус-уран истиилгэ туттуллар лингвистическэй бэлиэ буолар.\nХоһуласпыт тылы араас формаҕа туттан тыл этигэн кэрэтин оҥорор. Уус-уран айымньыга тылы хоһулаан туттуу эпическэй айымньы тылын байытар, экспрессиятын күүһүрдэр. Тус-туспа аат тыл паараласта5ына ордук киэн суолтаны биэрэр. Бу саха тылын биир бэлиэ уратыта олус этигэн ньымата буолар. Икки толору суолаталаах эбэтэр биирэ толору суолталаах, биирэ туспа туттуллубат аат тыл пааралаһыан сөп. Ити курдук паараласпыт тыллар суолталара аҥардыыларын суолталарыттан үксүгэр киэҥ буолар. Ол паара аҥара туспа суолтата да суох буоллаҕына, уларыйбат. Пааралаһар тыллар дорҕоонноро силлиспэттэр, ол иһин сурукка дефиһинэн холбоноллор. Лексикологияҕа паараласпыт тыллары куруук биир тыл курдук көрүллүөхтээх, тус-туһунан компоненнарга араартаан көрөр табыллыбат.<|endoftext|>\nФедоров Павел Алексеевич\nФедоров Павел Алексеевич — биллиилээх Ньурба тырахтарыыһа, Бочуот знаага, Үлэ кыһыл знамята уонна Ленин уордьаннар кавалердара.\n1916 сыл сэтинньитигэр Саха уобалаһын Бүлүү уокуругар, Марха улууһун III Бордоҥ нэһилиэгэр (билигин Күндээдэ) төрөөбүт. Саха. Член КПСС с 1939 г. Образование: начальное. Окончил 3-й класс с. Ньимискэннээх, в 1932—1933 гг. учился на курсах трактористов в п. Нюрба, в 1948 г. окончил годичные курсы по повышению квалификации директоров МТС при Иркутском сельскохозяйственном институте, г. Иркутск, в 1954 г. окончил девятимесячные курсы при двухгодичный партийной школе Якутского Обкома ВКП(б) приема 1935 г., ряд лет являлся членом Ленинского районного комитета партии, избирался депутатом Чаппандийского наслежного совета депутатов трудящихся VII, VIII, IX,X,XI,XII,XIII,XIV,XV,XVI созывов.\nНаҕараадалара.\n1938 — Знак Верховного Совета ЯАССР «15 лет ЯАССР» за перевыполнение плана и высокие показатели работы комсомольско-молодежной тракторной бригады МТС.\n1940 — Малая серебряная медаль главного Комитета Всесоюзный сельскохозяйственный выставки за лучшие образцы работы в сельском хозяйстве.\n1942 — Знак Наркомзем Союза СССР «Отличник социалистического сельского хозяйства» за образцовую работу тракторной бригады.\n1946 — Медаль «За доблестный труд в Великой Отечественной войне 1941—1945 гг.».\n1947 — Орден «Знак Почета» за особые заслуги в развитии сельского хозяйства.\n1957 — Почетная Грамота Президиума Верховного Совета Якутской АССР.\n1966 — Орден Трудового Красного Знамени за достижения в развитии животноводства и повышение заготовки мяса, молока и других сельскохозяйственных продукций.\n1970 — Юбилейная медаль «За доблестный труд в ознаменование 100-летия со дня рождения Владимира Ильича Ленина».\n1972 — Нагрудный знак «50 лет Якутской АССР».\n1973 — Знак «Победитель социалистического соревнования 1973 года».\n1975 — Орден Ленина за высокие достижения в социалистическом соревновании, за вклад в обработке земли, успехи в производстве продукций сельского хозяйства.\n1975 — Юбилейная медаль «30 лет Победы в Великой Отечественной Войне 1941—1945 гг.».\n1975 — Медаль «Ветеран труда».<|endoftext|>\nТарабукин Михаил Михайлович\nТарабукин Михаил Михайлович (төрөппүт аҕатынан Гаврильевич) — биллиилээх сылгыһыт, Тиит-Арыы нэһилиэгин Ытык олохтооҕо, Аҕа дойду улуу сэриитин кытыылааҕа. Аҕа дойду Улуу сэриитин II степеннээх орденынан, «Японияны кыайыы иһин», «1941-45 сс. Аҕа дойду сэриитин сылларыгар килбиэннээх үлэтин иһин» мэтээллэринэн наҕараадаламмыта. Пятилетка түмүгүнэн «ударник» сылгыһыт аат иҥэриллибитэ. 1996 сыллаахха тахсыбыт «Память» кинигэ бэһис чааһыгар «Поименная книга-мемориал воинам-якутянам — участникам Великой Отечественной войны 1941—1945 гг» ахтыы баар.\nТиит-Арыы (оччотооҕута II Байаҕантай) нэһилиэгиттэн 90 киһи бу үйэлэргэ умнуллубат кырыктаах сэриигэ кыттыбыттара. Кинилэртэн уоттаах сэрии кыргыс хонуутугар 52 буойун олохторун толук уурбуттара. Биһиги биир дойдулаахтарбыт, оччотоо5у нэһилиэк үс колхуоһун — «Бөлөхтөһүү», «Тыра5атталаах», «Пятилетка» туруу үлэһиттэрэ, учууталлар Советскай Союз араас омук буойуттарын кытта сарын-сарынтан өйөһөн, биир модун санаанан салайтаран фашистары утары Ийэ дойдубут тэбэр сүрэ5эр — Москва куорат анныгар, Октябрьскай революция киинэ буолбут Ленинград куорат оборонатыгар, сэрии хаамыытын уларытыыга сүрүн кылааты киллэрбит Сталинград аннынаа5ы кыргыһыыга, Курскай то5ойго, Аан дойдуну сөхтөрбүт Севастополь куорат оборонатыгар, Улуу Илмень күөл мууһугар, Гоби кумах куйаарыгар, Хинган хайаларыгар фронт инники кирбиитигэр сылдьыбыттара.\nII Байаҕантан нэһилиэгэр Үөһээ үрэххэ Үс Көлүйэ диэн сиргэ булт уонна сылгы иитиитэ дьарыктаах Тарабукиннар диэн халыҥ аймах үөскээн-тэнийэн олорбута. Кинилэр бииргэ төрөөбүт үс ини — бии уолаттар диэн эһэбиттэн истэр этим. Олортон мин хос-хос эһэм аҕата Айаас аттаах Ачыас диэн киһи уолаттара: Гаврил Алексеевич уонна Михаил Алексеевич диэн эбиттэр.\nТарабукин Гаврил Алексеевич ыал буолан, биэс оҕону төрөппүт. Ол оҕолор ааттара — бастакы кыыс оҕо Ульяна, иккис оҕо Михаил, үһүс оҕо Афанасий, төрдүс оҕо кыыс Матрена, бэһис оҕо мин хос эһэм эмиэ Михаил диэн этилэр.\nҮс ини — бии Тарабукиттар — Ийэ дойду көмүскэлигэр.\nМин хос эһэм бииргэ төрөөбүт убайа — Михаил Гаврильевич Тарабукин 1919 сыллаахха тохсунньу 23 күнүгэр төрөөбүтэ. Кини баара-суоҕа үс кылаас үөрэхтээҕэ. «Пятилетка» холкуос туруу үлэһитэ этэ. 1942 сыллаахха бэс ыйын 24 күнүгэр сэриигэ ыҥырыллан барбыта. Челябинскай куоракка 6 ый байыаннай үөрэххэ үөрэммитэ. Ол кэнниттэн Ленинград куорат блокадатыгар сэриилэспитэ. Уоттаах сэриигэ үс ый сэриилэһэн, уҥа атаҕар бааһыран, Новосибирскайга госпитальга алта ый эмтэнэн, 1943 сыл балаҕан ыйыгар аҥар атахтаах төрөөбүт дойдугар эргиллэн кэлбитэ. Ол кэми кини маннык ахтан кэпсиир эбит: «Сэриилэһэр кэммитигэр наар чугуйар этибит. Сэрии бастакы сыллара буолан, кимэн киирдэхпитинэ олох да чугаһаппат этилэр, киһи бөҕө күн-түүн аайы өлөрө. Буулдьа, снаряд, буомба ардах курдук кутара».\nМихаил Гаврильевич сэрииттэн эргиллэн кэлээт, үлэ үөһүгэр түспүтэ. Өр кэмҥэ сүөһү көрүүтүгэр үлэлээбитэ. Аҥар атаҕым суох диэбэт этэ. Сайын оттоон, кыһыҥҥы кэмҥэ бултаан-алтаан үлэлээбитэ. Ийэ дойдутун хорсуннук көмүскэспит буойун саллаат Албан аат I уонна III степеннээх орденнарынан, Улуу Кыайыы уонна Сэбилэниилээх күүстэр юбилейнай медалларынан наҕараадаламмыта. Кадровай булчутунан үлэлии сылдьан, хас да төгүл «ударник» аатын ылбыта. Кини ыал буолан, 6 оҕону төрөппүтэ.\nКини 1993 сыллаахха олунньу 23 күнүгэр ыарахан ыарыыттан өлбүтэ. 1995 сыллаахха «Память» кинигэ төрдүс чааһыгар «Книга-мемориал воинам-якутянам, умершим после демобилизации» диэҥҥэ бэчээттээбиттэрэ.\nОнтон иккис убайа — Тарабукин Афанасий Гаврильевич 1922 сыллаахха төрөөбүтэ. Кини туһунан элбэх ахтыы да суох, кэпсээбэтэхтэр да эбит. Эдэр сылдьан сэриигэ ыҥырыллар, кэргэн, оҕо-уруу диэн суох эбит. Аҕа дойдуну көмүскүүр Улуу сэриигэ 1942 сыллаахха Чурапчы военкоматыттан ыҥырыллан баран, сэриигэ 1944 сыллаахха өлбүтүн туһунан биллэрии кэлбитэ. Белоруссияҕа Витебскэй уобалас, Витебскэй оройуон Карамиды дэриэбинэҕэ көмүллүбүт. 1993 сыллаахха «Память» кинигэ иккис чааһыгар «Книга-мемориал воинам-якутянам, погибщим и умерщим в госпиталях в годы Великой Отечественной войны 1941—1945 гг» 177 страницатыгар Афанасий Гаврильевич туһунан кыракый ахтыы баар.\nМин хос эһэм — Тарабукин Михаил Михайлович 1926 сыллаахха олунньу 15 күнүгэр Чаҥхаҥҥа төрөөбүтэ. Тоҕо Михайлович диир буоллахха, кинини ийэтэ төрөтөөт өлөн хаалбыт, саҥа төрөөбүт оҕону аҕата иитэр, көрөр-харайар кыаҕа суох буолан, бииргэ төрөөбүт быраатыгар Михаилга ииттэрэ биэрэр. Ол ыаллар бэйэлэрин ааттарынан суруттараннар Михаил Михайлович буолбут. Кини оҕо сааһа «Тоҕой» диэн сиргэ ааспыта. 1933—1937 сылларга Тандаҕа оскуолаҕа үөрэнэр, 4 кылааһы бүтэрэр. 14 сааһыттан «Пятилетка» холхуоска сылгыһыт көмөлөһөөччүтүнэн үлэлээбитэ.\n1945 сыллаахха армия5а ыҥырыллан Иркутскай уобаласка «Половика», онтон «Мальта» диэн станцияларга 21-с артиллерийскай, 91-с рабочай батальоҥҥа, онтон 1946, 1948, 1950 сылларга байыаннай чааска сапернай ротаҕа стрелогунан, саперунан сылдьыбыта. 1946 сыллаахха Маньчжурияҕа Харбин куоракка харабылынан сулууспалаабыта. Сүнньүнэн кавалерийскай чааска ат көрөөччүнэн сылдьыбыта. Кини Япония сэриитин кыттыылаа5а. Харбиҥҥа сулууспалыы сылдьан, Японияны кытта сэрии кыайыынан түмүктэммитин истибитэ. 1950 сыллаахха төрөөбүт дойдугар ыам ыйыгар эргиллэн кэлбитэ, кэлээт да колхуоһугар үлэлээбитинэн барбыта. Сулууспалыы барыар диэри 5 сыл, онтон кэлэн баран 46 сыл устата сылгыһыттаан, холбоон 51 сыл ат өрөҕөтүттэн түспэккэ үтүө суобастаахтык үлэлээбитэ. Кини Аргунова Харитина Иннокентьевналыын ыал буолан, алта оҕоломмуттара. 2002 сыллаахха алтынньы 22 күнүгэр күн сириттэн өлөн туораабыта.\nТүмүк.\nТиит-Арыы (оччотоо5ута II Байа5антай) нэһилиэгиттэн 90 киһи бу үйэлэргэ умнуллубат кырыктаах сэриигэ кыттыбыттара. Кинилэртэн уоттаах сэрии кыргыс хонуутугар 52 буойун олохторун толук уурбуттара. Онтон сороҕо эргиллэн төрөөбүт дойдуларыгар төһө кыалларынан үлэлээн-хамсаан, билиҥҥи олохпут тупсан, баайдык-тоттук олордохпут.<|endoftext|>\nТӨҤҮЛҮГЭ - ТУСТУУ ДЬИЭТЭ\nТӨҤҮЛҮГЭ — ТУСТУУ ДЬИЭТЭ\nСаха сиригэр көҥүл тустуу төрүттэммитэ 60 сылыгар\nМэҥэ-Хаҥалас өрөспүүбүлүкэҕэ спорду өрө тутар улууһунан биллэр. Ол сиэринэн, көрдөрүүлэрэ да улахаттар, ботуччу ситиһиилэр да кэлэ тураллар. Бу ааспыт нэдиэлэ субуотатыгар ытык-мааны Хотун Төҥүлү бөһүөлэгэр, Сахабыт сиригэр көҥүл тустуу төрүттэммитэ 60 сылын кэрэ-бэлиэ көрсө, толору хааччыллыылаах, таас тустуу саалата үөрүүлээх быһыыга-майгыга аһылынна. Алгысчыт Анатолий Скрябин аал уоту оттон, сахалыы сиэри-туому толордо. Саҥа тустуу саалатын символическай күлүүһүн олохтоох эдэр тренердэр Иван Белолюбскай уонна Семен Десяткин туттулар. Улуус баһылыга Николай Прокопьевич Старостин, Саха Өрөспүүбүлүкэтин тустууга федерациятын вице-президенэ, оҕо спордугар уонна спорка солбугу бэлэмниир СӨ Управлениетын начальнига Василий Иванович Егоров, Майатааҕы оҕо тустууга оскуолатын дириэктэрэ Василий Петрович Уваров, Төҥүлү нэһилиэгин баһылыга Анатолий Петрович Плотников тустуу саалатыгар киирэр лиэнтэни дохсун ытыс тыаһын ортотугар быстылар.\nХанна салалта өйдүүр уонна өйүүр сиригэр хамсааһын баар буолааччы. Мэҥэлэр, ити чааһыгар, салайааччыларыгар табыллыбыт улуус. Хаһаайыстыба атын салааларын ахтыбакка туран, аҥардас спорт эйгэтигэр өрөспүүбүлүкэҕэ инники күөҥҥэ сылдьаллара да үгүһү этэр. Аан дойдутааҕы уонна Россия дуобакка федерацияларын сатабыллаахтык салайбыт спорт куттаах баһылык Владимир Ильич Птицын ыыппыт үлэтэ-хамнаһа Николай Прокопьевич Старостинынан күн бүгүн дьоһуннаахтык салҕанар. Улууска газ оттук кэлиитин мэҥэлэр көдьүүстээхтик туһанан эрэллэр. Төҥүлүгэ таас чоҕунан оттуллан бүтүн кварталы сылытан олорбут, «Стройиндустрия» ХЭТ (ген.дир. Егор Петр Неустроев), өссө, 1986 сыллаахха тутан үлэҕэ киллэрбит таас котельнайа, газ оттукка киирбиттэринэн, тута тохтотуллан, былырыыҥҥыттан түргэн тэтимнээхтик тустуу саалатын реконструкциялаан тутаннар, олоххо киллэрдилэр. Улуус баһылыгын дьаһалынан. Николай Старостин баһылык быһыытынан үлэни киэҥ хонноохтоохтук ыытар, чопчу этиилэри киллэртиир өйдөөх-санаалаах дьоҥҥо тирэҕирэр уратылаах.\nОлортон биирдэстэринэн, улуу тренер Дмитрий Петрович Коркин иитиллээччитэ, Саха сиригэр үгүс көлүөнэ Сэбиэскэй Союз, Россия, Европа, аан дойду чөмпүйүөннэрин, призердарын, үгүс спорт маастардарын бэлэмнээн таһаартаабыт Саха Өрөспүүбүлүкэтин уонна Россия үтүөлээх тренерэ Василий Петрович Уваров этэринэн, кырдьык да, Төҥүлүлэр бэртээхэй тустуу Дьиэлэннилэр! Спортсаала улуус уонна нэһилиэк үбүнэн-аһынан тутулунна.\nУлуус баһылыга Николай Прокопьевич Старостин эҕэрдэ тылыгар бэлиэтээн эппитин курдук, спорт историятыгар саҥа кэрдиис кэм саҕаланна. 2016 сылы улууска спорт сылынан биллэрэннэр, кэккэ хамсатыылаах дьаһаллар ыытыллаллар, киһи үөрэр-астынар ситиһиилэрэ бааллар. Тирии бэрчээкки маастара Василий Егоров аан дойду рингэтигэр үрүҥ көмүс мэтээли, бөҕөс Ньургун Скрябин Иван Ярыгин Норуоттар икки ардыларынааҕы Гран-при турнирыгар кыһыл көмүс мэтээли аҕалтааннар норуоту бүтүннүтүн үөрдүбүттэрэ, барыбыт киэн туттуубутунан буолбуттара! Быраттыы Алексей уонна Петр Копыловтар аан дойдуга бастаатылар, Уйгулаан Иванов субу аҕай Россияҕа бастаата. өссө биир Төҥүлү тустуук ыччата Дьулус Сивцев Улан-Удэҕэ буолан ааспыт Борис Будаев бирииһигэр Норуоттар икки ардыларынааҕы турнирга 66 кг тустан бастаабыта эмиэ үөрүүлээх сонун. Улуус уон биэс бастыҥ спортсмен ыччата Одимпийскай эрэл училищеҕа, спорка дьоҕурдаах элбэх оҕо Чурапчытааҕы физкультура-спорт институтугар буһууну-хатыыны ааһаллар. Маныаха, айымньылаах үлэлээх тренердэр Аркадий Николаевич Тастыгин, Яков Яковлевич Филиппов үтүөлэрэ-өҥөлөрө улахан. Аан дойду чөмпүйүөнүн Герман Контоевы иитэн-эрчийэн таһаарбыт үөтүөлээх тренер Василий Петрович Уваров биэс сыллааҕыта Майаҕа иккистээн эргиллэн кэлэригэр аан дойду чөмпүйүөннэрин таһаарыахпыт диэн эрэннэрбитэ туолбута мээнэҕэ буолбатах. Киэҥ хабааннаах дьаһаллар ыытыллаллар. Аллара-Бэстээххэ эмиэ саҥа спортсаала тутуута бүтэн эрэр. Таракка Роман Цыпандин аатынан спортсаала бу субуотаҕа аһыллаары турар. Хараҕа эргэ тустуу саалата көтүллэн, саҥа спортсаала тутуута саҕаланыаҕа, о.д.а. тутуу үлэлэрэ элбэхтэр. Депутаттары кытта биир ситимнээхтэр.\nОҕону-ыччаты иитиигэ, эт-хаан өттүнэн буһарыыга-хатарыыга, өй-санаа өттүнэн иитиигэ күүскэ ылсыбыт, дьиҥ патриоттуу санаалаах салайааччылар соруктара хорсуттар, хамсатыылаахтар.\nТөҥүлү буоруттан Анатолий Габышев, Алексей Атласов, бырааттыы Василий, Егор Борисовтар, Алексей Баишев, Алексей Стручков, Петр Романов, Сергей Степанов, Василий Эверстов курдук көбүөр күүстээх маастардара тахсыбыттарыттан, сорохторо үлэ үөһүгэр сылдьаллар, төрөөбүт нэһилиэктэрин тутаах дьоно.\nОлортон биирдэстэрэ, көҥүл тустууга Россия, хапсаҕайга Саха Өрөспүүбүлүкэтин спордун маастара Никифор Попов кэриэһигэр, оҕолор ортолоругар Өрөспүүбүлүкэ көҥүл тустууга турнира ньиргиэрдээхтик тэриллэн ыытылынна. Өрүс илин эҥэринээҕи улуустартан, ол иһигэр Томпоттон, Хаҥаластан уонна Дьокуускай куораттан 250-ча тустуук оҕолор кэлбиттэр. Бэйэтин кэмигэр тахсыылаахтык туста сылдьыбыт эдэр маастар Никифор Попов Төҥүлүгэ буолуталаабыт түһүлгэлэри барыларын кыайталаан нэһилиэгин аатын соргулаахтык ааттаппыта, Чурапчы уонна Мэҥэ-Хаҥалас улуустарын хапсаҕайдарын түһүлгэлэригэр абсолютнай чөмпүйүөннэринэн буолуталаабыта. Кини төрөппүт аҕата, Күүстээх Дэһээккин аатынан спортсаала дириэктэрэ Ким Никифорович Попов кыттыыны ыла кэлбит тустуук оҕолорго, кинилэр тренердэригэр улахан махталын, эҕэрдэтин тиэртэ.\nИкки күн устата тустуук оҕолор иэмэх талахтыы эристилэр. Албас диэн «Утарсааччыгын албыннааһын» диэн иҥиннэрбэккэ хоруйдуур сытыы-хотуу уолаттар бааллар. Араас бэлэмнээхтэр кэлбиттэр. Киирээт, көрүөх бэтэрээ өттүгэр ыраастык түһэрсээччилэр сэргэхситиини үөскэттилэр. Бэйэтэ эмиэ тустуук уоллатардаах, турнир сүрүн судьуйатынан үлэлээбит, Россия уонна Сойуус чөмпүйүөннэрдээх Чурапчы Чакырыттан төрүттээх-уустаах, олохтоох тренер, ССРС спордун маастара Николай Прокопьевич Сивцев сыаналыырынан, турнир састааба күүстээх. «Азия оҕолоро» оонньуулар кыттыылаахтара бааллар. Оҕолор тусталлара, хамсаналлара, харса суохтара, тустар, кыайарга-хоторго баҕалара сүрдээх.\nСаҥа үлэҕэ киллэриллибит саала хаһаайына, оҕолорго, ыччаттарга Россия түһүлгэтин кыайыылааҕа уонна призера, Төҥүлү Тумулун ыччата, эдэр тренер Иван Елисеевич Белолюбскай аан маҥнай Николай Прокопьевич Сивцевкэ тустуутун саҕалаабыт, онтон сэттис кылааска Чурапчыга үөрэнэ тиийэн Данил Романович Неустроевка дьарыктаммыт. Салгыы институкка киирбит. Саҥа киллэриллибит тустуу Дьиэтигэр үлэ миэстэтэ баар буолбутунан, Чурапчы институтугар кэтэхтэн үөрэнэргэ көһөртөрбүт. Үөрүүтэ, долгуйара өйдөнөр. Биэс уон оҕону эрчийэллэриттэн 41-рин турнирга туһуннарабыт диир, үчүгэйдик тусталларыгар эрэнэр уолаттардаахтар. Ол уолаттара, эппитин курдук, биир бастакы, икки иккис, икки үһүс миэстэлэннилэр.\nДьэ, ити курдук, 12-16 саастаахтарга 24 кг Эрчим Жирков (Дьокуускай), 26 кг Айаал Соловьев (Төҥүлү), 28 кг Дьулус Петров (Хаҥалас), 30 кг Вова Филиппов (Хаҥалас). 32 кг Егор Федотов (5 № спортоск), 35 кг Петя Гуляев (Хара), 42 кг Витя Яковлев (ОЭУ), 46 кг Петя Ероглазов (Чурапчы), 50 кг Зафар Оцинаев (Чурапчы), 54 кг Коля Сыромятников (ОЭУ), 58 кг Ньургустаан Иванов (Чурапчы), 76 кг Саша Винокуров (ОЭУ-Ал. Бэстээх) бастакы миэстэлэри ылаттаатылар. «Бастыҥ бөҕөс» ааты Олимпийскай эрэл училищеттан Витя Яковлев, «Бастыҥ хапсыһыы» иһин Олимпийскай училищеттан Дьулус Петров уонна Хаҥаластан Максим Петров сүрүн бириистэри ыллылар.\nКыайыылары ситиспит уонна миэстэлэспит тустууктар көлөһүннэрин тоҕон ылаттаабыт мэтээллэрин уонна дипломнарын дьиэҕитигэр илдьэн ийэлэрин-аҕаларын, эһээлэрин-эбээлэрин үөрдүөхтэрэ турдаҕа!\nБаһылай Посельскай<|endoftext|>\nСимпсоннар\n«Си́мпсоннар» () — саамай уһун американскай мультсериал, 28 сезоннах уонна 30 сезоҥҥа диэри уhатыллыбыт.\nБастакы «Good night» диэн ааттаах мини-сиэрийэтэ «Трейси Ульман шоута» биэриигэ 1987 сыллаахха муус устар 19 күнүгэр көрдөрүллүбүт. Мультсериал толору сиэрийэлэрин 1989 сыллаахха ахсынньы 17 күнүттэн FOX каналга көрдөрбүттэр. Студия «Gracie Films» таhаарар кинокомпанияга «20th Century Fox». Билигин мультсериалы 100-тэн тахса дойдуга билэллэр.\nЭлбэх сатиралаах, элбэх клишены уонна стереотибы күлүү гынар мультсериал, «орто американец» олоҕун-майгытын үгэргээн кэпсиир.\n«Таймс» сурунаал 1998 сылга «Симпсоннары» XX үйэ бастыҥ телевизионнай сериалынан ааттабыт. 27 от ыйын 2007 сылга полнометражнай версиятын премьерата «Симпсоннар киинэҕэ» диэн аатынан тахсыбыт.<|endoftext|>\nҮйэлэри уҥуордаабыт мэҥэ бэлиэбит\nХас да сыллааҕыттан бэттэх «Туоһунан ураһа оҥоһуллухтаах үһү, республика улуустарынан иистэҥньэҥнэрэ бары кыттыһан тигиэхтээхтэр» диэн кэпсэтиини истэр буолбуппут. Иискэ ууска сыһыана суох, борустуой дьон өйдүүрбутунэн, улуустар улахан Моҕол Ураһаны лоскуй-лоскуйунан уллэстэн тигэн баран, холбуу тутан оҥорон таһаарыахтаахтар.\nТуос ураһаны — саха культуратын биир чыпчаал айымньытын билиҥҥи кэмҥэ туруоран, кэлэр көлүөнэлэргэ хаалларыыны саха народнай суруйааччыта Дмитрий Кононович Сивцев — Суорун Омоллоон өр сылларга ыра санаа ымыыта оҥосто сылдьыбыта биллэр. Дьэ онтон ытык киһибит тимир ууһун, норуот маастырын, саха дьоно — сэргэтэ улаханнык ытыктаан, ылынан, сэргээн истэр бөһүлүөгүн, СРП. А. Ойуунускай аатынан Государственнай бириэмийэ лауреатын Борис Федорович Неустроевы — Мандар Ууһу кытта көрсүһэн ирэ — хоро сэһэргэһиитэ бу кэскиллээх дьыалаҕа хамсааһын саҕаланыытыгар төрүөт буолбута.\nБорис Феедорович Суорун Омоллооннуун, кыраайы үөрэтээччи Егор Дмитриевич Андросовтыын Моҕол Ураһаны тутуу туһунан кэпсэтиилэр кэннилэриттэн Таатта Чөркөөҕөр турбут туос ураһа туһунан маннык бэлиэтээн суруйар: \"Үһүөн, төбөбүтүн холбуурдуу төҥкөһөн, чочумча саҥата суох сөҥүөрэн олрбуппут, үһүөн тус — туһунан тугу эрэ санаатахпыт. Оттон үлэбит күөстүү оргуйбута: Егор Дмитриевич маастардаан, Егор Кузьмич Щукин — Бурҕаат Уус (сааһын тухары тимир, мас ууһа) уонна Михаил Леонтьиевич Алексеев — Туһалыыр Мэхээлэ (сааһын тухары мас ууһа) туппуттара 1978 сыллаахха тутуллан бүппүтэ. Алта испэ туоһун мин манна дьиэбэр оҥорбутум, тигэр кыаҕа суох буолан, силиминэн туттаран аттарбытым. Оччотооһу куйаха силим сииги тулуйбат буолан, кэлин ойуулара хоннон түспүттэрэ. Билигин икки эрэ испэ туос элэмтэлэрэ ордон тураахтыыллар. Өбүгэлэрбит ситииннэн тигиилэрэ эбитэ буоллар, билигин да сабыс саҥатынан дьэрэлийэн турар буолуох этэ.\nДьэ ити кэнниттэн Мандар Уус Суорун Омоллооннуун үһүс сэһэргэһиитин кэмигэр «ити туос Моҕол Ураһа курдук улуу айымньы сиик — симэһин буолан симэлийэ суохтаах этэ, кинилэр үйэлэрэ хаһан да ааһыа суохтаах… Итинник кэрэ тутуу чугаһынан хайа да омукка суоҕун билэбин, онон хайаан да сөргүтүөххэ баара. Эн, Барыыс, хайыаҥ этэй, ылсан күрүөҥ буолаарай?» диэн эппитэ Борис Федоровичка ытык киһибит кэриэһин курдук иһиллибитэ. Мандар Уус республикатын улуустарынан уһаты — туора айаннаан, туос ураһалар турбут сирдэрин көрөн — истэн, чинчийэн, мындырдаан үөрэтиитэ саҕаламмыта. Ол түмүгэр 2015 сыллаахха «Бичик» кинигэ национальнай кыһатыгар «Моҕол Ураһа» диэн кинигэ бэчээттэнэн тахсыбыттара.\nБу таһаарылар билиэн — көрүөн баҕалаах киэҥ ааҕааччыга уонна саамай суолталааҕа, республикаҕа Моҕол Ураһаны тутууга кыттар иистэнньэҥнэрбитигэр үөрэх пособиетын курдук ананаллар.\nХаннык баҕар улаха дьыаланы, буолаары буолан Моҕол Ураһаны оҥорон тһаарыы иилиир — саҕалыыр киһилээх буоллаҕына сатанара чуолкай. Биһиги бу күннэргэ республикатын киинигэр Дьокуускай куоракка туруохтаах туос ураһаны тигиини салайан эрэр норуот маастарын Варвара Тихоновна Васильеваны көрүстүбүт.\nУус — Алдан Бээрийэтигэр олорор, 77 саастаах Варвара Тихоновна көрө түстэххэ аҕыйах санаалаах, аргыый аҕай сылдьар курдук көстөр эрээри, кэпсэтэн — ипстэн билистэххэ, туох баар өйө — санаата, толкуйа бу уустук, уһун — киэҥ, унньуктаах, мындыр үлэни хайдах тэрийэн, аттаран, атаҕар туруорбут киһи диэн дириҥ санааҕа түмүллэр. Кини Мандар Ууһу кытта билсибитэ уонча сыл буолбут, бу бырайыагы иилээн — саҕалаан үлэлэтэргэ киниттэн алгыс ылбыта эмиэ мээнэҕэ буолбатах.\nВарвара Тихоновна идэтинэн учуутал. Герцен аатынан Ленинградтааҕы педагогическай институуту бүтэрэн баран, дойдутугар Бээрийэ орто оскуолатыгар 40 — ча сыл нуучча тылын уонна литературатын учууталынан бэриниилээхтик үлэлээбит. Дьону эмтииргэ айылҕыттан бэриллибит дьоҕурдаах буолан олохтоох балыыһаҕа үс сыл сиэстэрэлээбит. СР үөрэҕириитин туйгуна, «За вклад в развитие прикладного искусства» бэлиэ хаһаайката.\nВарвара Тихиновна сэрии тулаайаҕа буолан олох ыараххаттарын этинэн — хаанынан билбитин долгуйа ахтар. Аҕата Тихон Павлович Васильев сэриигэ ыҥырыллан айаннаан иһэн аара Читаҕа ыалдьан олохтон барбыт. Ийэтэ Өймөкөөнтөн төрүттээх Анна Кононовна Атласова үс оҕолоох огдообо хаалан эрэйи, кыһалҕаны эҥэриттэн тэлбит. Варавара Тихоновна иккис кылааска үөрэниэҕиттэн холкуос үлэтигэр кыттан барбыт. «Бэһис кылаастан саҕалаан оҕус сиэтэр, от охсор, мунньар буолбутум. Аҕата суох буолан, эрдэттэн үлэ бөҕөҕө эриллэн улааппытым» диэн кэпсиир. Хата, тулаайах оҕолору түмэн, Ленинградка педагогическай институтка үөрэттэрэ ыыппыттарыгар махтанар.\nВарвара Тихоновна уоллаах кыыһа Дьокуускай куоракка олороллор, улэлииллэр. Ким «Сахафильм» звукорежиссера Анна Иван Шамаев салайааччылаах республикатааҕы лицейгэ «Дьоҕур» түмсүү салаайааччыта. Түөрт сиэн эбээтэ.\nВарвара Тихоновна тиийиммэт — түгэммэт услуобуйаҕа улаатан эдэр эрдэҕиттэн иискэ сыстаҕас буолан улааппыт. 1995 сылтан саҕалаан оскуола оҕолорун иис — уус кистэлэҥнэригэр уһуйуута үлэлэһэн барбыт. Элбэхтик дьарыктанан, тигэн элбэх быыстапкаларга кыттар дьон буолбуттар. 2000 сыллаахха Бээрийэҕэ «Арчы» иистэнньэҥнэр түмсүүлэрин тэрийбит. Бу түмсүү тэриллиэҕиттэн, Бээрийэ далбар хотуттара бары баайар, тигэр буолбуттар.\n— Баҕарар буоллаҕына, киһи барахсан сатаабата диэн суох. Матрена Петровна, Евдокия Васильевна көх — нэм буолан 1995 — 96 сс. ат киэргэлин оҥорбуппут. 2000 сылтан саҕалаан туоһунан үлэни саҕалаабыппыт. Бастаан кыраттан, ыаҕайаны тигииттэн саҕалаан баран, улахан үлэлэри ылсыбыппыт. Сүктэр кыыс маллаах иһитин оҥорбуппутун Иннокентий Тарбаахап, Августина Филиппова быыстапкаларга илдьэ сылдьыбыттара. Оруос Баай кыыһыгар тиктэрбит маллаах иһитин үтүгүннэрэн хаһы да оҥорбуппут. Онтон бииргэ «Симэх» галереяҕа турар, биир маллаах иһит Евдокия Васильевна Васильеваҕа дьиэтигэр баар, — диэн кэпсиир Варвара Тихоновна.\n«Арчы» түмсүүгэ дьарыктаммыттар үлэлэрин үтүө түмүгэ көстөн, элбэх республикатааҕы, Россиятааҕы таһымнаах быыстапкаларга ситиһиилээхтик кыттар буолбуттар. Түмсүү чилиэннэриттэн түөрт норуот маастара, сэттэ уус — уран оҥоһуктар маастара үүммүтэ элбэҕи этэр. Екатерина Васильева, Ольга Томская, Прасковья Васильева кылынан таһаарыылаахтык үлэлииллэр. Елизавета Семенева эмиэ туоһунан үлэлээн норуот маастара буолбут. Билигин бэйэлэрэ маастар кылаастары биэрэр иистэнньэҥнэр.\n— Дьокуускайга туруохтаах Моҕол Ураһабыт бырайыагын быһыытынан 9 миэтэрэ үрдүктээх, 12 миэтэрэ ис иэннээх буолуохтаах. 2014 сылтан саҕалаан үлэлэһэн эрэбит. Билиҥҥи туругунан миигин кытта дьиэбэр кийииттэрим Елизавета Семенова, Екатерина Васильева үлэлэһэллэр. Туох да сылаалаах, түбүктээх үлэ буоларын туһунан этэ да барыллыбат. Туоскун хастыыргыттан, ыраастыыргыттан, таҥастыыргыттан саҕалаан ымпыктаах — чымпыктаах үлэ. Сарсыарда 7-тэн киэһэ 9 чааска диэри ииспитигэр олоробут. Бастаан наһаа элбэхтик сыыһар курдук этибит, сатаммата элбэх этэ. Онтон ыла үлэлиирбитигэр салама ыйыыбыт. Ситиинэн анньан тигэрбитигэр иннэ бөҕө тостор, алдьанар, туос хайдар этэ.\n11 испэ туос (иһинээҕи көбүөрдэрэ) тигиллиэхтээҕиттэн 4 тиктибит.\nБарыта былыргылыы туос ураһаны оҥоруу төрүт бэрээдэгин тутуһан оҥорорго соруктанабыт. Килиэйи туттубаппыт, барыта тигиинэн барыахтаах биир да тоһоҕо туттуллуо суохтаах, барыта сылгы сиэлинэн хатан туттарыллыахтаах. 100 миэтэрэ сылгы сиэлэ өрүллэн маһын тутулуга буолуо.\nТуос ураһаны тутууга Мандар Уус бырайыагын быһыытынан республика улуустара бары кыттыахтарын наада. Өбүгэлэрбититтэн кэлбит кутунан — сүрүнэн, сылааһынан илгийэр бу дьиэбит улахан суолтата ноуроту сомоҕолуур күүһүгэр сытар.\nҮлэлэһиэн баҕалаах 200 — тэн тахса киһэхэ маастар кылаас биэрдибит. Билигиҥҥи туругунан Сунтаар, Бүлүү, Горнай, Уус — Алдан, Чурапчы, Таатта, Амма улуустара үлэлэһэллэр. Кыыс хаппахчытын Бороҕоҥҥо Екатерина Колодезникова, Варвара Горохова, Татьяна Дегтярева хас да бөлөҕү салайан тиктэриэхтээхтэр.\n11 наара орон баар буолуохтаах. Олорго сөрүөнэн тэлгэтиллиэхтээхтэр. Сөрүөнү Чурапчыга Валентина Кириллина салайааччылаах биригээдэ тигэр. Сунтаар Кутанатыгар Валентина Дьячковская салайааччылаах бөлөх 100 миэтэрэ быаны хатыынан дьарыктанар.\nКыыс утуйар таҥаһа тэриллиэхтээх. Ороно анал суҥ сөрүөнэн сабыллыахтаах. Сарыы сыттык, кырса суорҕан оҥоһуллуохтаах. Манна хоту оройуоннары кыттыннарбыт киһи диэн баҕалаахпыт, — Варвара Тихоновна, чуумпу, намыын куолаһынан кэпсиир.\nБу күннэргэ Варвара Тихоновна Моҕол Ураһаны тутуу боппуруостарын быһаарсаары Дьокуускайга өр буолла. Бу сүүнэ үлэни үбүлээһин дьоһуннаахтык быһаарылла илигэ бырайыак сэниэлээхтик хамсыырын мэһэйдиир эбит. \"Үбүлээһинэ быһаарылла илик буолан, дьону босхо кэриэтэ үлэлэтэ сылдьабын. Сахалыы эмтиибин. Холобур, сылгы сиэлин сылгыһыттартан «эмтиэм» диэн кэпсэтиинэн ыла сылдьабын. Варвара Тихоновна ол быыһыгар Өлөөҥҥө көппүтэ. «Онно туос суох, тоҕо бараҕын диэччилэр бааллар. Үлэ баһаам буоллаҕа, холобур хаппахчыны тэриийигэ кыттыахтарын сөп. Бэйэлэрэ кыттыахтарын баҕаралларын биллэрбиттэригэр баран эрэбин» диэбитэ.\nМоҕол Ураһа туутун республикабыт салалтата, Ил Дархаммыт биһирии, өйүү ылыммыта. Мандар Уус альбомугар киирии тылы Ил Дархаммыт Егор Борисов сурайарыгар, «Онон бу саха дьонун материальнай культуратын биир чыпчаал айымньыта буолуохтаах улуу тутуубутун көмөлөөн ылсаммыт сүһүөҕэр туруорарбыт атын омук дьонун материальнай культураларын чулуу ыйымньыктарын биир тэҥ таһымҥа турар сүдү тутуулаах этибит» диэн бэлиэтээн эппитэ.\nВарвара Тихоновна саха дьоно истиилэригэр сырдык санааларын тумэ тутан олорбут Моҕол Ураһалара куту — сүрү ыраастанар, үрдүк айыыларга сүгүрүйэр, күүһү — уоҕу иҥэринэр ытык сирдэринэн буолуо этэ диэн ыратын кынат оҥостон этэр.<|endoftext|>\nПотапов Христофор Илларионович\nПотапов Христофор Илларионович — Табалаах нэһилиэгин ытык кырдьаҕаһа, Табалаахха колхуос табатын уонна саһыл иитиитин саҕалаабыт киһи, холкуостаах, сопхуос үлэһитэ.\n1940 сыллаахха Аграфена Ильинична диэн саҥа ыал буолбут кэргэнин кытта оччотооҕу «Сырдатыы» холкуос салалтата саҥа тэриллэр үлэҕэ таба иитиитигэр анаабыта.\nХристофор Илларионович ол туһунан маннык кэпсээбит: «Дойдубут төһө да Табалаах аатырдар, оччолорго олохтоох эбээннэр Лебедевтар, Атласовтар табаларыттан ураты уопсай бас билиигэ таба суоҕа. Ол иһин „Сырдатыы“ холкуос Саккырыыр оройуонуттан таба атыылааһын, боруулаахтык табаларын кытта холбоон, таба ыстаадата тэриммитэ. Онно биһигини кытта кэлин биллэр механизатор буолбут „Үлэ Кыһыл Знамята“ ордены ылбыт Афанасий Николаевич Слепцов, бырааттыы Афанасий, Иван Эверстовтар, Василий Юмшанов (Ханайбан уола) үлэлэспитэ. Сүрдээх иллээхтик, көхтөөхтүк үлэлээбиппит. Сэрии бириэмэтэ буолан, ас-таҥас олус татым этэ. Ыйга нуорманан 1,5 кг бурдук, 0,5 кг арыы, 0,5 кг саахар биэрэллэрэ. Таба өлүүтүн-сүтүүтүн иһин кытаанах ирдэбил баара. Оччолорго сууттанар, хаайыылар да түргэн буолара. Бөрө, эһэ оччолорго да элбэҕэ. Саа-саадах, хапкаан, дьаат диэн суоҕун кэриэтэ этэ. Ол иһин табаһыт табатын кыһыннары-сайыннары, түүннэри-күннэри кэтээн-манаан сырыттаҕына эрэ сатанара. Эмп, сибээс туһунан өйго да суоҕа. Эдэр-чэгиэн эрдэххэ киһи кыра ыарыыны аахсыбат, ыарахантан толлубат буолара. Ити курдук 5 сыл табаһыттарбыт. Бастакы оҕобут онно төрөөбүтэ».\nКырдьаҕас Потаповтар уонна сэрии сылларыгар кинилэри кытта таба иитиитигэр үлэлээбиттэр үлэлэрэ «1941 — 1945 сс. Килбиэннээх үлэтин иһин» мэтээлинэн бэлиэтэммитэ. Ити ыстаадаттан төрүттэнэн Табалаахха таба иитиитэ күүскэ сайдыбыта, сопхуос кыаҕырбыт кэмигэр 3 ыстааданан 4000 — 5000 табаҕа тиийэ сылдьыбыта. Билигин 1000 таба эрэ хаалбытын Христофор Илларионович хомойон кэпсиир.\n1953 сыллаахха бөдөҥсүйбүт «Саҥа Суол» холкуос урут биллибэт сана үлэни, кырымахтаах хара саһылы иитиини саҕалаабыта. Холкуос салалтата Христофор Илларионовиһы Дьоккуускайга үс ыйдаах курска ыыппыта. Курус бүтэрэн баран, Х. И. Потапов Красноярскай кыраайын 25 саһылы самолетунан Верхоянскайга, Верхоянскайтан Табалаахха атынан аҕалбыта. Саһыл ферматын бөһүөлэктэн балтараа көстөөх Сордоҥнноох диэн күөл таһыгар тэрийбиттэрэ. Саһыл ферматын тутууга оччолорго холкуос бастыҥ уустара Семен Иннокентьевич Клепандин, Гавриил Ильич Слепцов, Василий Николаевич Попов, Василий Васильевич Юмшанов уо.д.а үлэлээбиттэрэ.\nСаһыл фермата муҥутаан сыллааҕы төрүөхтүүн 1000-ҕа тиийтэлии сылдьыбыта. Саһыл иитиитигэр Потаповтар кэнники дьиэ кэргэнинэн үлэлээбиттэрэ. Саһылы иитиигэ, саһылтан төрүөх ылыыга үрдүк ситиһиилэммиттэрэ. Саха АССР Верховнай Сэбиэтин, Министэрдэр Сэбиэттэрин, партия райкомун Бочуотунай грамоталарынан, сыаналаах бириистэринэн, сынньанар, күүлэйдиир путевкаларынан, коммунистическай үлэ ударнигын, пятилетка кыайыылааҕын ааттарынан кинилэр үлэлэрэ бэлиэтэммитэ. Кинилэр кэннилэриттэн үлэлэрин салҕааччылар Варвара Семеновна Григорьева, Мария Гаврильевна Слепцова, «Үлэ Кыһыл Знамята» орденнаах Мария Васильевна Гатилова, Юрий Афанасьевич Потапов саһыл иитиитин маастардара, оройуон чемпионнара буолбуттара.\nТуһаныллыбыт сирдэр.\nТалыы-талба Табалаах. Үөһээ Дьааҥы улууһа. Нэһилиэк киэн туттар дьоно. 60 сыл бииргэ<|endoftext|>\nТуой иһит\nСаха туой иһитэ — чинчийээччилэр этэллэринэн сахалар туой көһүйэлэри түҥ былыргыттан XX үйэ бастакы сылларыгар диэри туттубуттар.\nБылыр төрүттэрбит хайдах-туох олорбуттарын, тугунан дьарыктаммыттарын, култуураларын, историяларын үөрэтэр соруктан XIX үйэттэн биирдиилээн дьонтон саҕалаан экспедицияларга тиийэ элбэх археологическай хаһыылар барбыттар. Үгүстүк туой иһит кырамтата көстөр эбит. Саха туттубут туой иһиттэрин туһунан саха олоҕун-дьаһаҕын араас кэмҥэ үөрэппит чинчийээччилэр Маак Р. К., А. Ф. Миддендорф, Серошевскай В. Л., Подгорбунскай И. В., А. П. Окладников, И. В. Константинов, Гоголев А. И. о.д.а. үлэлэригэр булуохпутун сөп.\nСаха омук туой иһитин «күөс» диир. Өссө «күөс быстыҥа», «тоҥ күөс быстыҥа» диэн кэми бэлиэтиир тыл эмиэ баар. Бу маннык этиини сахалары кытта олорор омуктар туттубаттарын уонна бу этии сахалар өссө бараан ыстаадалаах соҕуруу олорор эрдэхтэриттэн баар буолуон сөбүн туһунан В. Л. Серошевскай «Якуты» үлэтигэр суруйан турар. Күөсчүт киһи туойу хаһан да аатынан ааттаабат, «буор» диир. Ол иһин күөс оҥоһуллан бүтүөр диэри «буор» дэнэрэ.\nҮчүгэй туой ыыс-араҕас ньалҕаархай, минньигэс ыылаах буолар үһү. Таастаах, кумахтаах туой иһит буолбат. Үрүҥ туой араҕас туойга тиийбэт эбит. Туойу анаан-минээн күһүҥҥү үлэ үмүрүйбүтүн кэннэ хостууллара.\nХаппыт туой көһөҥөтүн мас үрдүгэр ууран үлтү сынньаллар. Онтон кэлиигэ кутан мээккэлииллэр, ол кэннэ сиидэлииллэр. Ууга үүт уонна сылгы киитин кутан оргуталлар, онно туойдарын илитэллэр. Туойга эргэ көһүйэ мэлиллибит кыырпахтарын (харыадачы) эбэтэр кумах эбэллэрэ, уһаарар саҕана иһит хайа барбатын диэн. Сороҕор мээккэлэммит туойга кураанахтыы аҥарын кэриэтин, эбэтэр 1/3 курдук харыадачы булкуйаллар. Онтон биирдэ уу куталлар. Ити кэннэ чохооччунан анал мас эбэтэр таас үөһэ уура сытан дэлби эллииллэр. Эллээн бүтээт күөһү охсубутунан бараллар. Көһүйэ омоонун илиилэринэн сыбаан таһаараллара. Сахалар туой иһит оҥороллоругар эргитэр тэрили (гончарный круг), дьэҥкир лааҕы (глазурь), уруһуйдууру (роспись) туттубатах сүрүн уратылаахтар .\nИһит быһыытын таһаарарыгар күөсчүт туойу илиитинэн кэҥэтэр. Үөһээ бүүрүгэр (иһит быһыыта алдьамматын диэн) быстах талах иини, сороҕох сиэл быаны, кэтэрдэр. Онтон төгүрүк тааһы түгэҕэр үҥкүрүтэ сылдьан тас өттүн анал маһынан табырҕатар. Холумтаҥҥа сараҕытар кэмигэр бүүрүгүн хатарыа суохтаах, ол наадатыгар сотору-сотору уунан илитэр. Сараҕыйбытын кэннэ, талах иитин устан баран, туой бүүрүк кэтэрдэр. Ити кэнниттэн ситэ куура илик иһити анал маһынан, тыҥыраҕынан, кус эбэтэр куобах көҥдөй уҥуохтарынан, тарбаҕынан дьөлүтэ баттаан араастаан мандардыыр. Ойуу куһаҕан тыынтан харыстыыр, араҥаччылыыр суолталаах. Ити кэнниттэн балтараа эбэтэр икки хонук устата лыҥкынас буолуор диэри хатараллар.\nБүтэһигэр уматыыта (обжиг) кэлэр. Сайын дьиэ таһыгар кулуһун оттон, кыһынын көмүлүөккэ уһаараллара. Көһүйэни көстүбэт гына эргиччи хаппыт маһы ууран уматаллар. Иһит үчүгэйдик кытарбытын кэннэ ураҕаска иилэн таска таһаараллар. Ити кэннэ уһаарыыта саҕаланар. Сэрэнэн иһит ортотугар дылы сылаас сиҥэ (ууга үүт эбэллэр) эбэтэр суорат куталлар уонна хобордооҕунан сабаллар. Сиҥэ оргуйан күүгэнэ таһынан тохтор. Сороҕор сиҥэни кутары кытта күөс хайа ыстанар. Табыллыбыт күөс таастыйан хаалар. Былыр улахан иһити уһаарарга сиҥэ оннугар ынах иигин эбэтэр оргуйбут кииһилэни (вареный щавель) тутталлар эбит. Ол эрэн сыта куһаҕанын иһин, сиргэнэн даҕаны, итини умнубуттар.\nИтинник оҥоһуллубут иһит 3-4 сыл туттуллара. Күөскэ элбэхтик үүтү оргуттахха бөҕөргүүр дииллэр эбит. Хас тутуннахтарын аайы ыраастаан баран хатараллар. Үс-түөрт хонукка убаҕас турдаҕына иһит «сытыйар» эбит.\nКүөс хас да араастаах. Улахан үүт кыынньарар күөс, эт буһарар эрдэҕэс күөс, сүөгэй көһүйэтэ, оҕоҕо үүт оргутар боччуук диэннэр. Сорох ыаллар улахан баҕарах күөһү үлэһэн оҥортороллоро. Тутаахтаах уонна атахтаах күөс эмиэ баара.<|endoftext|>\nДональд Джон Трамп\nДональд Джон Трамп (; 1946, бэс ыйын 14, Нью Йорк, АХШ) — АХШ 45 баһылыга, бэрэсидьиэн буолуон иннинэ биллэр урбаанньыт (сүрүннээн дьиэ тутуутун эйгэтигэр), миллиардер, тэлэбиисэринэн ыытааччы.\nОлоҕун олуктара.\nДональд Трамп 1946 сыллаахха, бэс ыйын 14 күнүгэр Нью Йорк куоракка, Куинс диэн оройуонугар төрөөбүтэ. Аҕата — Фред Крист Трамп (1911, алтынньы 11 — 1999, бэс ыйын 25), ийэтэ — Мэри Энн Маклауд (1912, ыам ыйын 10 — 2000, атырдьах ыйын 7). Аҕатын өттүнэн төрүттэрэ ниэмэс иммиграаннара (эһээтэ Фридрих Трумп диэн ааттаах киһи). Дональд Трамп бииргэ төрөөбүттэрэ бэһиэлэр, икки ини-биилээх, икки аҕаастаах балыстаах. 3 кэргэннэнэ сылдьыбыт, 5 оҕолоох.\nКарьерата.\nУрбаан.\nБастакы сылларга аҕатын «Trump Organization» диэн тэрилтэтигэр орто дьоҕус ыалга дьиэ куортамныыр эбит. 1971 сылтан, Нью Йорк Манхэттэн оройуонугар тутуулары саҕалыыр. 1995 сыллаахха «Trump Entertainment Resorts» диэн Атлантик-сити куоракка казинолары уонна гостиницалары бас билэр хампаанньаны арыйар. 1996 сылтан «Мисс Аан дойду» (, ) күрэс бас билээччитэ.\nПолитика.\n2015, тохсунньу 25, АХШ Республикатааҕы партия мунньаҕар бэрисидиэн быыбарыгар кыттыан баҕарарын иһитиннэрбит. Бэс ыйын 16 «Трамп тауэр» диэн ыстааб-квартиратыгар официальнайдык бэрэсидиэн быыбарыгар турарын туһунан эппит. Бэрэсидиэн быыбарыгар партия биллэр политиктарын Марк Рубионы, Джеб Буһу уонна Скотт Уокеры хоппут. 2015, Сэтинньи 10 Сиирийэҕэ Арассыйа исламистар утары охсуһуутун өйөөбүт. Быыбар кэмигэр мусулмааннар утары хаста даҕаны тыл этэн турардаах уонна ол этиилэри программатыгар киллэрбит.\nОт ыйын 14, Трамп АХШ вице-бэрэсидиэнинэн Индиана штат аҕа баһылыга Майкл Пенс буолар диэбит. От ыйын 18-21 чыыһылалырыгар, АХШ Республикатааҕы партия сийиэһигэр Дональд Трамп партия аатыттан официальнай хандьыдаатынан бигэргэммит. Сэтинньи 8 АХШ баһылыгар быыбар буолан ааспыт уонна ол түмүгүнэн сэтинньи 9 быыбардааччылар коллегияларын кыайыыга анлаар 270 куолаһы ылан демократ Хиллари Клинтоны быыбарга кыайан АХШ 45-с баһылыга буолбут. Сэтинньи 19, официальнай бүтэһик түмүк оҥоһуллубут, онно Дональд Трамп 304 быыбардааччы куолаһын ылбыт.\nБыыбар кэнниттэн «Forbes» сурунаал сабыдыаллаах дьоннор тиһиктэригэр Трампы иккис миэстэҕэ туруорбут. «Time» сурунаал кинини «Сыл киһитэ» диэн ааттаабыт.\n2017, тохсунньу 20, Дональд Трамп инаугурацията буолан ааспыт.\nАХШ 45-с аҕа баһылыга.\nТохсунньу 20, бэрэсидиэн буолаат сонно тута саҥа ураахтары таһаарбыт, ол быыһыгар Барак Обама «Obamacare» доруобуйа харыстабылын реформатын ууратыыта буолбут. Чуумпу акыйаан кыттыгаһыттан тахсыбыт. Кыраныыссаны харабыллааһын уонна иммиграция туһунан уурааҕар Миэксикэни кытта саҥа күрүө тутар туһунан соруйбут. 6 мусулмаан дойдуларыттан: Сиирийэттэн, Ирантан, Лиибийэттэн, Судаантан, Сомалияттан уонна Йиэмэнтэн АХШ-ка дьон киириитин боппут. Дойду үп систематын реформатын туһунан ураах баттаабыт.\nСиирийэҕэ атааннаһыы.\n2017, муус устар 7, Хомс улууһугар баар Сиирийэ бырабыытылстыбатын авиабазатын 59 «Тамогавк» ракеталарынан ытыалаабыт. Ытыы Идлиб куоракка Башар Асад химичэскэй атаака оҥорбут диэн сабаҕалааһынтан оҥоһуллубут. Бу быһыы Европаҕа уонна Арассыыйаҕа араас-араас ахсыанканы ылбыт.\nРазведканы кытта атааннаһыы.\n2017, ыам ыйын 15 Дональд Трамп Сергей Лавровы кытта көрсүһүүгэ кистэлэҥ информация биэрбит диэн ЦРУ буруйдаабыт. Бэрэсидиэн администрацията ол буруйу ылымматах. 2017, ыам ыйын 17 разведканы дьаһайар сенат комиссията Лавровы кытта көрсүһүү матырыйаалларын ирдээбит. «Washington Post» суруйбутунан кистэлэҥ информация таһыма олус үрдүк, ол иһин кыттыгастары да кытта билиһиннэриллибэтэх.\nФлинн дьыалата.\nДжеймс Коми ФБР салайааччытыттан ууратыллан баран Дональд Трамп Майкл Флинн утары силиэстийэлээһини тохтоторго көрдөспүтүн кэпсээбит. Ол иннинэ Майкл Флинн айдааннаахтык госбезопасность советнигын аатыттан ууратыллыбыт эбит. 2017, ыам ыйын 17 АХШ юстиция министиэристибэтэ Роберт Мюллеры (ФБР урукку салайааччыта) Арассыыйа АХШ быыбарыгар кыттыгаһын силиэстийэлииргэ аналлаах прокуруорунан анаабыт.\nТус олоҕо.\nДьиэ кэргэнэ.\n1977 28 саастаах Ивана Зельничкованы кэргэн ылбыт. Киниттэн 3 оҕолоох: кыра-Дональд, Иванка уонна Эрик. 1992 арахсыбыттар. 1993 Марла Мейплзы кэргэн ылбыт, киниттэн Тиффани диэн кыыстаах. 1999 сыллаахха арахсыбыт. 2005 Словенийаттан төрүттээх Меланья Кнавсы кытта холбоспут. 2006 уолламмыт, Бэррон Уильям диэн ааттаабыттар.\nДональд 8 сиэннээх, 5 — улахан уолун кыра-Дональд оҕолоро, 3 — Иванка оҕолоро.\nДональд гольфунан үлүһүйэр.\nБаайа-дуола.\n«Forbes» аахпытынан Дональд Трамп баайа $3,7 млрд. дуолларга тэҥнэһэр эбит (АХШ-ка 113 миэстэҕэ турар). Ону таһынан баһаам элбэх дьиэлэри бас билэр эбит.\nКултуураҕа сыһыана.\nКиинэҕэ.\nДональд Трамп бэйэтин хас да киинэлэргэ уонна сериалларга оонньообутунан биллэр, олор быыстарыгар: «Один дома 2: Потерянный в Нью-Йорке», «Няня», «Принц из Беверли-Хиллз», «Дни нашей жизни», «Любовь с уведомлением» уонна «Шалопаи» диэн киинэҕэ. Кинини бэйэтин сотору-сотору комиктар оонньууллар, ону таһынан Трамп араас ток-шоуларга уонна программаларга кыттыбыт.\nЫрыаҕа.\nЭмин Агаларов «In Another Life» диэн ырыатын килиибигэр уһуллубут.\nТВ-га.\n2000, «Симпсоннар» диэн уруһуй сериалга, «Bart to the Future» сиэрийэҕэ, кини бэрэсидьиэннээн бүппүтүн кэннэ дойду бүддьүөтүгэр улахан хорумньу оҥоһуллубут диэн кэпсэнэр. Сиэрийэни 2015 сылтан баһаам элбэхтик ахтыллар.\n2003 Эн-Би-Си канаалга «Кандидат» диэн реалити-шоу ыытааччытынан уонна испольнительнай продюсерынан буолбут. 2007 ити шоуга кыттыбытын иһин Голливуд Аатырбыттар аллеяларыгар «сулус» ылбыт.\n2007 Ларри Кинг «Ларри Кинг в прямом эфире» ток-шоутугар оччотооҕу АХШ баһылыгын Джордж Буһу Иракка сэриитин иһин киритикэлээбит. 2008 эмиэ ити ток-шоуга Джон Маккейнҥа куоластаан диэн ыҥырбыт.\nБиблиографийата.\nДональд Трамп бу кинигэлэр ааптара:<|endoftext|>\nОлоххо туох барыта икки өрүттээх\nТуох барыта икки өрүттээх диэн олус дириҥ, эт-сиин, өй-санаа, айылҕа, Күн уонна Сир төрүт тутулуктарын арыйар этиини арҕаа дойдулар үөрэхтэрин өрө тутартан туһамматтар. Билигин Күн уонна Сир бэйэ-бэйэлэрин кытта тутулуктара науканан арыллыбыттарын кэнниттэн, бу этии дьиҥнээх дакаастабыла арылынна. Күнтэн Сир бу билигин сылдьарын курдук тэйэн сырыттаҕына эрэ, күнтэн кэлэр итии уонна космос тымныытын охсуһуулара тэҥнэһэр сиригэр тыыннаах күөх айылҕа, тыынар-тыыннаахтар Сиргэ үөскүүллэр, дьон үөскээн сайдыыны ситиһэр кыахтаналлар.\nУһун үйэлэр, мөлүйүөнүнэн сыллар усталарыгар Сир Күнтэн тэйэн, ыраатан иһэр. Бу кэмҥэ Сир сылдьар балаһыанньатыгар Венера планета чугаһаан кэллэҕинэ, онно эмиэ айылҕа үөскээн чэчирии сайдар кыахтанар. Күн систиэмэтигэр олох быстан хаалбакка салгыы сайдар.\nАйылҕа төрүт тутулуктарынан аҥардастыы биир өттүн диэки барыы табыллыбат, туох барыта эргийэн кэлэн иһэр. Аҥардастыы биир өттүн диэки барыы халыйыы диэн ааттанар уонна хайа да өттүгэр аһара бардаҕына үчүгэйгэ тириэрдибэт, кэлин куһаҕаҥҥа кубулуйар уратылаах. Аҥар өттүн диэки барыы эргийэн биэрэр уратылааҕыттан аһара үчүгэй буоллаҕына, кэрэ диэҥҥэ тиийдэҕинэ куһаҕаҥҥа кубулуйара чугаһаабыта быһаарыллар. Олоххо ханнык эрэ кээмэйи аһара барыы уларыйыы кэлэрин түргэтэтэн биэрэр уратылааҕын сахалар туһана сылдьалларын икки өрүттээх өйдөбүллээх алдьархай, ынырык диэн тыллары туһаныы биллэрэр.\nКиһи оҥорор быһыылара икки өрүттээх буолан тахсалларын айыы диэн тыл үчүгэйи уонна куһаҕаны оҥорууну холбуу ылан быһаарара биллэрэр. Дьон билбэт, оҥорбот быһыыларын оҥоруу айыыны оҥоруу буолар, итини тэҥэ айыыны оҥоро сатааһын туга эмэ табыллыбатаҕына, сатамматаҕына, кыаллыбатаҕына куһаҕаҥҥа кубулуйар уратылаах, куһаҕаны элбэтэр. (1,16).\n«Туох барыта икки өрүттээх» диэн өй-санаа үөрэҕин төрүтэ айыы диэн икки өрүттээх өйдөбүллээх тылга иҥэн сылдьарын харах харатын курдук, аһара элбээн хаалбыт тыл үөрэхтээхтэриттэн, суруйааччылартан харыстыыр кэммит кэллэ.\nСахабыт тылын үлэһиттэр эрэ харыстыыр кыахтаахтар. Айыы диэн тыл үчүгэйдээх уонна куһаҕаннаах өрүттэрин, тугу эмэ сыыһа-халты тутуннахха куһаҕаҥҥа уларыйар уратытын үлэһиттэр, оҥорор-тутар дьон үчүгэйдик билэллэр.\nКиһи оҥорор быһыытын табатык быһаарыыга, үчүгэйи уонна куһаҕаны оҥорорун тус-туспа араарыыга киһи бэйэтин өйө-санаата баһылыыр оруолу ыларын айыы диэн тыл соҕотох буолара эрэ табатык быһаарар. Биир киһи үчүгэйи да, куһаҕаны да оҥорон кэбиһэр кыаҕа хаһан да хаалан хаалбатыттан, биир мэйиилээҕиттэн өйү-санааны быһаарар айыы диэн тыл соҕотох буолара табыллар.\nКиһи мэйиитэ биирин курдук бу тыл соҕотох буоллаҕына эрэ, киһи оҥорор; үчүгэй уонна куһаҕан быһыыларын табатык быһаарар. Киһи биир мэйиитинэн салайан үчүгэйи эбэтэр куһаҕаны оҥорор кыахтааҕын умнар, суох оҥоро сатыыр сыыһа, өй-санаа халыйыытыгар, икки аҥы арахсыытыгар, куһаҕанынан ааттаммыт дьон туспа барыыларыгар, омук үрэллиитигэр, ыһыллыытыгар тириэрдиэн сөп.\n«Туох барыта икки өрүттээх» диэн этиини сахалар олохторугар туһаналларын холобурунан икки өрүттээх өйдөбүллээх тыллар тылга киирэн туттуллаллара буолар. Саха тылыгар иккилии өйдөбүллээх тыллар элбэхтэр. Икки өрүттээх өйдөбүллээх тыллар туох барыта кэмэ кэллэҕинэ уларыйарын, атынынан солбулларын быһаараллар. Ынырык уонна алдьархай диэн олус куһаҕаны быһаарар тыллары сороҕор аһара үчүгэй буолбуту быһаарыыга эмиэ туһанан ынырык үчүгэй эбэтэр алдьархай үчүгэй диэн этэн кэбиһиллэр. Бу сыыһа саҥарыы буолбатах, аһара үчүгэй буолуу сотору кэминэн куһаҕаҥҥа кубулуйан эрэрин биллэрэр быһаарыы буоларын өйдүөххэ, билиэххэ сөп этэ. Холобурга, алдьархайдаах эбэтэр ынырык киһи диэтэххэ, бу киһи тугу эмэ аһара үчүгэйи эбэтэр аһара куһаҕаны, ол аата алдьархайы эбэтэр ынырыгы оҥорор кыахтаах киһи буоларын биллэрэр. (2,49).\nСаха омуга олус уһун үйэлээх буолбута «Туох барыта икки өрүттээх» диэн этиини таба туһанан олорбуттарын бэлиэтэ буолар. Манна биллэр холобурунан нууччалар аан бастаан кэлиилэригэр сахалар бары сэрии суолун тутуспуттара эбитэ буоллар сайдыылаах сэрииһиттэргэ, казактарга кыаттараннар, хайалаах сирдэргэ үүрүллэннэр кыайан сайдыбакка хаалыа этилэр. Төһө да ыараханын, хомолтолооҕун иһин иккис суолу, эйэлээхтик бэринии суолун тутуһаннар, нууччалары кытта кыттыһа охсон, киэҥ сирдэри баһылааннар билигин Россия алта гыммыт биирин бас биллилэр.\nОлох ханнык баҕарар уларыйан биэрэр балаһыанньатыгар «Туох барыта икки өрүттээх» диэн этиини тутуһуу аһара улаханнык сүүттэрбэккэ, ночоотурбакка эрэ үөскээбит балаһыанньаттан тахсыыны, сөптөөх быһаарыыны булууну үөскэтэрин таба сыаналанар.\nӨй-санаа аҥар өттүгэр халыйыытын үөскэппит омуктар эбэтэр государстволар эстиилэригэр, симэлийиилэригэр тиийэллэр. Олус күүскэ аһара, аҥар, үчүгэй диир өттүлэригэр барааччылар ордук түргэнник суох буола эстэллэр. Ол курдук Гитлер аһара “үчүгэйдэрин” билиммит националистары үөскэппитэ, арбаабыта киһи быһыытын сиргэ-буорга тэпсэннэр, олус аһара барыылары оҥороннор, атыттары сэриилээн ылан суох оҥоро сатааһыҥҥа кытта тиийэннэр, салайар былааһы ылан баран 12 сылтан ордугунан эстибиттэрэ.\nҮлэһиттэр былааһы ылбыттарынан туһаммыт коммунистар олус “үчүгэйбит”, биһиги эрэ бэппит диэн санааҕа оҕустарыыларыттан, аҥардастыы баһылаабыттарыттан уонна дьон барылара тэҥнэр, барыта үчүгэй буолла диэн дьону албыннаабыттарыттан, аан дойдуну 74 сыл устата тилэри киэптээн баран билигин ыһыллан, мөлтөөн, эстэн, Россияҕа былаастарын былдьатан сылдьаллар.\nДьон өйө-санаата икки өрүттээхтик, икки өттүттэн тутулуктаахтык сайдарын билиммэт, олоххо туһаммат государстволар эстэллэрэ, симэлийэллэрэ ордук түргэн. Дьон олоҕор аҥардастыы биир өттүн, салайааччылар эппит, ыйбыт “үчүгэй” диэн хайысхаларын хоту барыы хайдах да табыллыбата ити быһаарыыларынан дакаастанар.\nБары-барыта “үчүгэй” диэн буоллаҕына куһаҕан диэн суох буолар, симэлийэр курдук эрээри, сотору субу кэмнээҕи бу үчүгэй барыта куһаҕаҥҥа кубулуйар кэмэ эргийэн кэлэрин киһи бэйэтэ өйүнэн-санаатынан салайтаран арааран билэрэ олох ирдэбилэ буолар. Сэбиэскэй былаас эстэрин, симэлийэрин саҕана туох барыта “үчүгэй” буолла, барыта “оҕолор тустарыгар” диэн салайааччылар, коммунистар ыйыыларын толоро, ыҥырыыларын итэҕэйэ сылдьыбыппыт баара, атын омуктар олохторугар тэҥнээтэххэ бары барыта куһаҕаҥҥа кубулуйбута быданнаабыт, ырааппыт этэ.\nОлоххо сайдыы киирэн иһиититтэн сыыйа-баайа да буоллар уларыйар, тупсар буоллаҕына, өй-санаа эмиэ уларыйар, дьоҥҥо ордук туһалааҕы оҥоруу диэки салаллар. Арай бу уларыйыы сорох кэмигэр олус түргэтээн биэрэр кэмнэрдээҕин арааран билии киһиттэн ирдэнэр.\nОлоххо үчүгэй куһаҕаҥҥа уларыйан биэрэр кэмэ биирдэ эмэтэ да буоллар тиийэн кэлэр. Бу уларыйыыга киһи улаханнык оҕустарбатын, иэдэйбэтин туһугар өйүн-санаатын күүһүнэн ону быһааран, улаханнык оҕустарбат курдук олоҕун оҥосторун туох барыта икки өрүттээҕин билэрэ, тутуһара үөскэтэр. Сэбиэскэй былаас кэмигэр дьадаҥы буолуу үчүгэйинэн ааҕыллар эбит буоллаҕына, билигин кэлэн олох тосту уларыйан, аны баай буолуу үчүгэй, туһалаах диэн ааттанар кэмэ тиийэн кэлбитин, урукку, ыраахтааҕы баарын саҕанааҕы кэмҥэ төннө, ону холобур тутта сатыыры бары билинэллэр.\nӨй-санаа бу тосту уларыйбытын кэннэ уруккуттан олорон хаалбыт салайааччылар уонна ол кэмнээҕи суруйааччылар, тыл үөрэхтээхтэрэ, учуонайдар бэйэлэринэн олорон хаалбыттарынан ырыынак сыһыаннара олоххо киириилэрэ олус уһаан хаалла. Коммунистар салайар кэмнэригэр өйгө-санааҕа киллэрбит сыыһаларын, халыйыыларын бу дьон билигин даҕаны салҕаан иһэллэр.\nСахаларга көрсүө, сэмэй киһи диэн өйдөбүл баар. Туох барыта икки өрүттээҕин олоҕор таба тутуһар киһи сэмэй киһи диэн ааттанар. Ол курдук сэмэй киһи, киһи быһыытын хаһан да аһара барбат, сыыһа-халты туттубат киһи буоларынан тугу барытын, икки өрүтүн тэҥҥэ тутан сыаналаан сөптөөх быһаарыыны ылынарынан, үлэни-хамнаһы кыайарынан, сыыһаны оҥороро аҕыйаҕынан элбэх туһалааҕы, үчүгэйи оҥорор уонна сыыһа-халты туттубатыттан олоҕун уһуннук олорор кыахтанар.\nТөрөппүттэр оҕолорун кыра эрдэҕиттэн көрсүө, сэмэй буолууга ииттэхтэринэ эрэллээх, олоххо сыыһа-халты туттубат, киһи быһыытын, сиэри тутуһар кэлэр көлүөнэлэннэхтэринэ бэйэлэрэ абыраналлар, аймахтара сайдан, элбээн иһэллэрин ситиһэллэр.\n«Туох барыта икки өрүттээх» диэн этиини тутуһан олоҕу олоруу уонна бу этиини харыстааһын, ол аата уларыппат буолуу сахалыы өйү-санааны харыстааһын, сахалары харыстааһын буолар.\nСахалар \"Киһини санаата салайар\" диэн этэллэр. Төрөппүттэрэ оҕолоругар кыра эрдэҕиттэн ханнык санаалары үгэс оҥорон иҥэрэн биэрбиттэриттэн тутулуктанан кини олоҕун оҥостон олорор, хайа омук тылларын саҥара үөрэппиттэриттэн, өйүн-санаатын иҥэрбиттэриттэн хайа омук буоларын ылынар, үгэстэргэ үөрэнэн өйө-санаата сайдар.\nХас биирдии киһи санаата, тугу оҥороро барыта иккилии өрүттээхтэр, үчүгэй уонна куһаҕан диэннэргэ арахсаллар. Хас киһи барыта үчүгэй санаалара элбээтэхтэринэ – үчүгэйи, онтон куһаҕан санаалара баһыйдахтарына – куһаҕаны оҥоруон сөп, оҥорор кыаҕа хаһан да хаалбат. Киһи оҥорор быһыыларын үчүгэй уонна куһаҕан диэн арааран быһаарыы барыта, киһи бэйэтэ бу быһыыны хайдах диэн саныырыттан, өйдүүрүттэн тутулуктаах уонна атыттар туох диэн саныылларыттан, өйдүүллэриттэн үчүгэйэ уонна куһаҕана быһаарыллар.\nКиһи өйө-санаата икки өрүттээх, икки аҥы арахсар. Ол арахсыы киһи оҥорор быһыылара, дьыалалара барылара үчүгэйи оҥоруу эбэтэр куһаҕаны оҥоруу диэннэргэ арахсалларыттан тутулуктанар. Үчүгэйи оҥоруу - үрүҥ айыыны оҥоруу буолар, онтон куһаҕаны оҥоруу - хара айыыны оҥоруу диэн сахалыы ааттанар. Ханнык айыы буолбута, оҥоруллубута быһаарыы тылы туһанан этиллэрэ эрэ табыллар. Ол курдук айыы үчүгэйэ эбэтэр куһаҕана уларыйыыта бу оҥоруллубут айыыны уларыппатын тэҥэ, айыы төһө эмэ өр кэмҥэ үчүгэйэ уонна куһаҕана кыайан быһаарыллыбакка эрэ сылдьыан сөп.\nӨй-санаа бу курдук икки аҥы арахсыыта дьон өйдөрө-санаалара сайдан, оҥорор быһыылара тупсан, үчүгэй, туһалаах быһыылары оҥороллоро элбээн истэҕинэ үөскээбит уонна 2 тыһыынча сыллар анараа өттүлэригэр үчүгэй киһи, Христос таҥара диэн ааттанан олоххо киирбит. Өй-санаа бу уларыйыыта, үчүгэйи, туһалааҕы оҥоруу элбээһинэ үчүгэй киһи, Христос таҥара үөскээһинигэр тириэрдибит.\nЭлбэх үчүгэйи оҥоруон баҕарар киһи үчүгэй киһи буолар баҕа санааны иҥэринэригэр үчүгэй киһи таҥара көмөлөһөр. «Киһини санаата салайар» диэн этиигэ сөп түбэһэринэн аан маҥнай үчүгэй санааны үгэс оҥостон иҥэринэргэ үчүгэй киһини үтүктүү туһалыырын бары төрөппүттэр оҕолорун иитиигэ, үөрэтиигэ туһаналлар. Төрөппүт оҕото кыра эрдэҕинэ, ийэ кута иитиллэр кэмигэр кини таҥаратыгар, үтүктэр, батыһар киһитигэр кубулуйар.\n“Туох барыта икки өрүттээх” диэн этии айылҕаҕа туохха барыларыгар сыһыаннаһар. Киһи өйө-санаата сайдарынан туохха барытыгар иккис өрүтэ баарын арааран билэн тугу оҥорорун барытын икки өрүт икки ардыларынан түбэһэр гына оҥоро сатыыра табыллар. Киһи хаанын баттааһына аһара үрдүк эбэтэр аһара намыһах буоллаҕына киһи доруобуйата куһаҕан буолар. Хаан баттааһына хайа да өттүгэр аһара барбакка икки ардыларынан буоллаҕына киһи тыыннаах буолан сылдьар. Айылҕа бу сокуона бары тыынар-тыыннаахтарга сыһыаннаах. Айылҕа икки өттүттэн тутулуктааҕа “Туох барыта икки өрүттээх” буолуутун үөскэтэринэн дьон олорор, сайдар сирдэрин сахалар Орто дойду диэн ааттаабыттар. (3,24).\nТуһаныллыбыт литература..\n1. Каженкин И.И. Үрүҥ айыы буолуу. – Дьокуускай: ГУ РИМЦ, 2006. – 88 с.\n2. Каженкин, Иван Иванович. Дорҕооннор өйгө-санааҕа дьайыылара. – Дьокуускай: ГБУ РС(Я) “Бизнес – инкубатор”, 2013. – 108 с.\n3. Каженкин И.И. Күн таҥара үөрэҕэ. Дьокуускай: ГБУ РС(Я) \"Бизнес-инкубатор\", 2016. -148 с.<|endoftext|>\nПостников Федор Федорович\nФедор Федорович Постников — Арчы Сүөдэр — Арассыыйа суруйааччыларын сойууһун чилиэнэ, «Таатта улууһун сайдыытыгар киллэрбит кылаатын иһин» бэлиэ хаһаайына, педагогическай үлэ бэтэрээнэ.\n1936 с. бэс ыйын 20 күнүгэр Тааттаҕа 2-с Байаҕантай нэһилиэгэр Кутаакы диэн сиргэ Ульяна Степановна (Тарабукина), Федор Иванович Постниковтарга иккис оҕонон төрөөбүтэ. Сэрии сылларын оҕото кыра эрдэҕэттэн аас-туор олоҕу этинэн- хаанынан билбитэ, бииргэ төрөөбүттэрэ атахтарыгар туралларыгар күүс-көмө буолан хара үлэҕэ миккиллибитэ. Төрөпүттэрин баҕаларын толорон, Уус Таатта 7 кылаастаах оскуолатын кэнниттэн салгыы Ытык Күөл орто оскуолатыгар үөрэммитэ. Ол кэнниттэн төрөөбүт нэһилиэгэр холкуоска үлэлии сылдьан, 1955 с. саҕалаан оройуоннааҕы «Коммунист», «Кыым» хаһыаттарга общественнай корреспондент быһыытынан суруйбута, хас да сыл ити хаһыаттарга бастыҥынан ааттаммыта. Үлэттэн дьолломмут туруу үлэһиттэри үйэтигэр сэргэх уочаркалары, итэҕэһи- быһаҕаһы саралыыр сытыы фельетоннары, ыстатыйалары, сонун түгэннэри суруйбутун саастаах дьон күн бүгүнүгэр диэри истиҥник саныыллар.\nҮөрэххэ, билиигэ тардыһар уолу холкуоһун салалтата үрдүк үөрэххэ мэктиэлээн, өйүөлээн Дьокуускайга ыыппыта. Онон саҥа аһыллыбыт СГУ биир бастакы выпускнигынан буолан, 1962 с. саха тылын салаатын үөрэнэн бүтэрбитэ. Ити үөрэнэр сылларыгар «Сэргэлээх уоттара» литературнай түмсүүгэ дьарыктаммыта. Оччотоҕу көлүөнэттэн үүммүт Россия суруйааччылара, тыл үөрэхтээхтэрэ Василий Тарабукин, Сиэн Чолбодугу, Дапсыны, Василий Протодьяконовы, Константин Гурьевы, Михаил Тимофеевы, Николай Босиковы о.д.а кытта кытыйаҕынан- хамыйаҕынан элбэхтэ бырахсыбыттара, доҕордоспуттара.\nОнтон дойдутугар Уус Таатта, Хара Алдан оскуолатыгар өр сылларга учууталлаабыта, завуһунан, директорынан үлэлээбитэ.\nКэлин республикатааҕы кинигэ издательствотыгар, 1980-с сылларга атыы-эргиэн эйгэтигэр үлэлиир кэмнэригэр, айар үлэнэн үлүһүйбүтэ. Оҕо суруйааччытын быһыытынан, К. Туйаарыскай о.д.а. уонча республикатааҕы куонкурстарга бириэмийлэри ылбыта, хас кытыннаҕын аайы миэстэлэһэн- суруйааччы быһыытынан сиппитин- хоппутун көрдүрбүтэ. Сүүстэн тахса кэпсээни, сэһэннэри, романнары суруйбутуттан, «Суол тоҕойугар» хомуурунньуктан саҕалаан, «Таабырын кэпсээннэр», «Сардаҥа курдук ыраастык олор», «Дьол икки утаҕа», «Олох иһин охсуһуу», «Оборчоҕо оботторуу», «Өрүс бөрөтө», «Бичик» кыһатыгар бэчээттэммитэ «Олоххо бэлэмнээх буол» кинигэлэрэ автор тыыннааҕар күн сирин көрдүлэр. Үгүс айымньылара «Чолбон», «Күрүлгэн» сурунаалларга, республика кини бэчээтигэр, хомуурунньуктарга, учебниктарга бастыҥ уус-уран айымньы холобурун быһыытынан таҕыстылар.\nОнтон «Өрүс бөрөтө» арамаана ааҕааччылар сэҥээриилэрин ылан, 2009 с. Таатта улууһун бастыҥ айымньытынан ааттаммыта.\nОл кэнниттэн тутатына «Олорор силискин кэрдимэ» диэн, саха дьоно тыаттан куоракка көһөн киириилэрин проблематын арыйар, романы саҕалаабыта. Төһө да ыарахан ыарыыга ыллардар өрүсүһэн, түүннэри үлэлээн, аҕыйах хонук иһигэр номнуо сүүстэн тахса лииһи суруйбута. Онон илиитин уруучукатыттан, ноутбугуттан араарбакка олорон орто дойдутуттан арахсыбыт, айар үлэтэ кынаттаах аартыгынан айхаллана, арчылана айаннаабыт дьоллоох суруйааччы!\nТуһаныллыбыт литература: Алдан кэскиллээх кытылыгар: /[авт.-сост. А. Н. Неустроева]. Дьокуускай: Көмүөл, 2014.- А.Постников /304-308 с.<|endoftext|>\nПинигин Никифор Васильевич\nОлоҕун олуктара.\n1922 сыллаахха балаҕан ыйын 8 кунугэр Чурапчы оройуонун Хоптоҕо нэһилиэгэр күн сирин көрбүт. 10 сааһыттан холхуоска үлэлээн саҕалаабыт. 1938 сыллаахха Дириҥ 7 кылаастаах оскуолатын бүтэрбитэ.\n1943 сылтан 1947 сылга дылы Монголияҕа 20-с мотострелковай, зенитно-артилерийскай диэн полкаларга сулууспалаабыт. Япония сэриитигэр кыттыбыт. Онно сылдьан Большой Хинганы туорааһыҥҥа уонна уута суох Монгольскай истиэбинэн Маньжуриянан айаннарга ситиһиилээх сырыылар иһин Главнокомандующай махтал суругунан наҕараадаламмыт. Уонна Японияҕа кыайыы иһин мэтээллэммитэ. Кэлин аҕа дойду сэриитин II-с истиэпэннээх юбилейнай орденынан наҕараадаламмыта.\n1950-53сс. Чурапчы педучилещатыгар үөрэнэн начаалынай оскуола учуутала буолан 1953 сылтан Мэҥэ-Хаҥаласка учууталынан, иитээччинэн үлэлээбитэ. Нэһилиэгэр агитационнай маассабай үлэҕэ агитатортан саҕалаан начальнигар тиийэ үлэлээн ааспыта. Маны таһынан совхоз чиэһин көмүскээн араас күрэхтэргэ кыттара. Мэдээллэрэ, грамоталара туоһу буолаллар.\nДьиэ кэргэнэ.\nКэргэнэ Елена Львовна эмиэ начаалынай оскуола учуутала, үлэ, тыыл бэтэрээнэ. 7 оҕолоохтор: 4 уол, 3 кыыс.<|endoftext|>\nАкимов Егор Егорович\nОт ыйын 17 күнүгэр 1970 сыллаахха Бүлүү Хампатыгар элбэх оҕолоох ыалга үһүс оҕонон төрөөбүтэ. Оҕо сааһа Хампаҕа ааспыта, орто оскуоланы онно бүтэрбитэ.\nБииргэ торообуттэриттэн убайа ыллыыр. Хайа ба5арар ырыаьыт да, ырыа айааччы да саамай кунду чугас киьилэригэр ийэлэригэр ырыа аныыллар. Ол курдук, Егор «Ийэбэр» диэн ырыатын оскуоланы бутэрэн баран суруйбута. Дьэ онтон ылата ырыа кэрэ алыбыгар уйдаран ырыа ыллаан, айбытынан барбыта. 1993-1996 сс. Дьокуускай куорат Култуура уонна Искусство колледжыгар эстраднай отделениятыгар уорэнэр сылларыгар, «Бабочкалаах уолаттар» диэн Неустроевтарга ылласпыта. Уорэнэ сылдьан кэргэнин Надежданы корсон, ыал буолуохтарыттан уьук хоту Өлөөн улууһун Дьэлиндэ боьуолэгэр кэлэн, иккис дойду оностон, бултаан-алтаан олорбута. Биэс оҕолоохтор. Дьэлиндэҕэ тиийиэ5иттэн олохтоох кулуупка, худругунан таьаарыылаахтык улэлээбитэ. Элбэх о5ону, улахан дьону ырыа алыптаах кэрэ эйгэтигэр угуйар. Хоту дойду кэрэ айыл5атын собулээн, дойдуга тапталын инэрэн, Дьэлиндэ туьунан элбэх ырыа автора буолар. Сахалыы ырыа фестивалларыгар куруутун кыттар. Кэргэнинээн Надеждалыын уонна оҕолорун кытта бары бииргэ ыллыыллар. Сыралаах улэтин туоьулуур элбэх грамоталардаах, дипломнардаах.\n2015 сыл от ыйын 6 күнүгэр Егор Акимов ыараханнык ыалдьан өлбүтэ.<|endoftext|>\nГаврильев Дмитрий Николаевич\nГаврильев Дмитрий Николаевич - Саха республикатын культуратын үтүөлээх үлэһитэ, документалист-суруйааччы, Российскай Федерация журналистарын союһун чилиэнэ, Таатта улууһун Баайаҕа, итиэннэ Амма улууһун Абаҕа нэһилиэктэрин уонна Амма улууһун бочуоттаах гражданина уонна Бүтүн Россиятааҕы \"России верные сыны\" диэн конкурс лауреата мэтээллээх.\n\"Амматааҕы потребительскай общество: 1918-2003 ыллыр\" диэн кинигэ \"Ааспыт ахтыахха, билиҥҥини билиэххэ\" диэн атыы түһүмэҕэр автор Гаврильев Дмитрий Николаевич суруйбут документальнай очеркалара киирдилэр:\n\"Садыков Федор Шакирович (1897-1985)\", \"Буойун-бухгалтер И.В.Слепцов\", \"Федоров Михаил Павлович (1907-1993)\", \"Атыыһыт А.Е,Аргунова\", \"Никитин Михаил Семенович\", \"Кылаабынай бухгалтер В.А,Нестеров\", \"Кооператор Н.А.Ксенофонтов\", \"Үтүөлээх эргиэн үлэһитэ\".\nОлоҕун олуктара.\nГаврильев Д.Н. Амма оройуонун Амма-Наахара нэһилиэгин Өнньүөс бөһүөлэгэр 1938 сыллаахха атырдьах ыйын 24 күнүгэр төрөөбүтэ. 1993 сылтан пенсионер.Амма улууһун Амма сэлиэнньэтигэр кэргэттэрин кытары олорор.\n\"Амматааҕы потребительскай общество: 1918-2003 сс.\" диэн кинигэ автора Гаврильев Д.Н. 1962 сылтан саҕалаан, Аҕа дойдуну көмүскүүр Улуу сэрии 1941-1945 сылларыгар Саха сириттэн ыҥырыллыбыт буойуннар тустарынан, Саха республикатын уонна киин уобаластар байыаннай архивтарын фондаларыгар харалла сытар докумуоннарга олоҕуран, кинигэлэри суруйда:<br>\n\"Өйдобүнньүк\": буойуннар ахтыылара, суруктара, өлбүт биллэрилэрэ. – Якутскай: кинигэ изд-вота, 1989.<br>\n\"Өлбөт өрөгөй\": буойуннар ахтыылара, суруктара, өлбүт биллэрилэрэ. – Якутскай: кинигэ изд-вота, 1990.<br>\n\"Разведчик Г.М.Андросов\": письма, документы. – Якутск: ЧИФ \"Ситим\" 1993.<br>\n\"Албан аат\": буойуннар ахтыылара, суруктара, өлбүт биллэрилэрэ. – Дьокуускай: \"Бичик\" нац. кинигэ кыһата 1994.<br>\nАмма \"Өйдөбүнньүк\" кинигэтэ: Аҕа дойдуну көмүскүүр улуу сэрии 1941-1945 сылларыгар өлбүттэр биллэрилэрэ уонна эргиллибиттэр испииһэктэрэ. – Дьокуускай: ЧИФ \"Ситим\" 1995.<br>\n\"Старший лейтенант Г.М.Андросов\" – Дьокуускай: \"Бичик\" нац. кинигэ кыһата 1995.<br>\nАмма улууһун өйдөбүнньүк кинигэтэ: 1941-1945 сс. Аҕа дойду сэриититтэн тыыннаах эргиллибит буойуннар. – Дьокуускай: Бичик 2003.<br>\nМаны таһынан, Саха сирин туһунан, 20-с, 30-с уонна 40-с сыллардааҕы кэми кэпсиир \"Репрессия уонна реабилитация\" диэн 770-тан тахса политическай тутууга – хабыыга түбэспит дьон дьыалаларын туһунан суруйбут кинигэтин \"Бичик\" кинигэ кыһата 2001 с. бэчээттээбитэ.\nДокументалист суруйааччы Гаврильев Д.Н. үлэ бастыҥнарын уонна тэрилтэ историятыгар сыһыаннаах кинигэлэри эмиэ суруйталаабыта:<br>\n\"Көмүс көлөһүн\" – Дьокуускай: Литограф, 1997.<br>\n\"Амма\" совхоз: 1930-2000 сс. – Дьокуускай Бичик, 2000.<br>\n\"Үлэ Геройа П.И.Яковлев\" – Дьокуускай Бичик, 2001.<br>\n\"Амматааҕы статистика\": 1921-2001 сс. – Дьокуускай: Агроинформ, 2001.<br>\n\"Амматааҕы нефтебаза\": 1968-2003 сс. – Дьокуускай: Бичик, 2003.<br>\nТус олоҕо.\nКэргэннии Анна Федосеевна уонна Дмитрий Николаевич Гаврильевтар чөл олохтоох, үлүһүйэр үлэлээх дьиэ кэргэн, дьоһун-мааны ыал аатын ылаллар. Иккиэн \"Үлэ ветерана\" диэн мэтээллээхтэр, иккиэн үлэлээн ааспыт тэрилтэлэрин \"Бочуотун кинигэтигэр\" үйэ-саас тухары ааттара суруллубута.\nУлахан кыыстара Сардаана Дмитриевна – филологическай наука кандидата, кыра кыыс Мария Дмитриевна – историк уонна юрист. Уоллара Дмитрий – орто үөрэхтээх рабочай. Сиэннэрэ Айаал – студент, Дима – үөрэнээччи.\nКиһи орто туруу дойдуга үөрэҕи, итиэннэ үлэни эрэ үрдүктүк туттаҕына, кини олоҕун илгэтин таһыма үрдүүр.<|endoftext|>\nМохотчунова Александра Николаевна\nАлександра Николаевна Мохотчунова — саха биллэр хореограба, «Сарыал» үҥкүү бөлөҕүн тэрийээччитэ.\n1933 сыллаахха ахсынньы 28 күнүгэр Сунтаар улууһун баар Илимнииргэ төрөөбүтэ. 1955 сыллаахха Дьокуускайдааҕы музыкальнай-художественнай училищены, 1962 сыллаахха ГИТИС режиссерскай отделениетын бүтэрбитэ. Ойуунускай аатынан музыкальнай-драматическай театрга, Пионердар дыбарыастарыгар, Улан-Удэтааҕы культурнай-сырдатар училищеҕа преподователинэн үлэлээбитэ. Бүтүн Союзтааҕы уонна Арассыыйа уус-уран самодеятельность көрүүлэрин лауреаттарынан буолбут «Сарыал», «Дьулуур», «Дьээ-буо» народнай ансамблары тэрийбитэ.\n1962 сыллаахха Москваҕа үөрэҕин бүтэрэн баран Саха музыкальнай театрыгар кылаабынай балетмейстерынан анаммыта. Ол саҕана биир балетмейстер хамнаһыгар үлэтэ элбэҕэ — балет спектаклын, концертнай нүөмэрдэри, опера, драма үҥкүүлэрин туруоруу.\n1973 сыллаахха Александра Николаевна университет студеннарын мунньан саҥа коллективы үөскэппиппитэ. Саха үҥкүүтүн оркестр, ырыа доҕуһуоллаах туруоруохха сөбүн көрдөрбүтэ. Николай Кисленко, Виктор Птицын буоланнар идеяларын олоххо киллэрбиппиттэрэ. Сарыал туһунан республикаҕа эрэ буолбакка, киэҥ сирдэргэ билэн барбыттара. Бүтүн Союзка уус-уран самодеятельность көрүүтүгэр түөрт төгүл лауреат үрдүк аатын ылбыппыттара. Кремльгэ Съезтэр Дыбарыастарыгар концертаабыппыттара. Киин телевидение биэриилэригэр уһуллубуппуттара. Румынияҕа, Польшаҕа, Венгрияҕа, Турцияҕа, Испанияҕа, Кытайга, Латинскай Америкаҕа, Болгарияҕа, Чехословакияҕа, Польшаҕа, Югославияҕа, о.д.а. дойдуларга гастроллаабыппыттара. «Сарыалы» сэргэ профтехучилище базатыгар 1979 сыллаахха «Дьээ-буо» ансамблы тэрийбитэ.\n1984 сыллаахха Александра Николаевна Мохотчуноваҕа хореографическай искусство Саха Өрөспүүбүлүкэтигэр сайдарын иhин туйгун үлэтигэр үрдук аата иҥэриллибитэ.\nАлександра Николаевна Мохотчунова саха үнкүүтүн дьин бэйэтинэн, тугун да уларыппакка профессиональнай сайдыы таһымын таһаарбыта, үҥкүү тематикатын, сюжетын, тэтимин хаалларан, үрдүк техникатын тутуһар буолан кини салайбыт ансаамбыллара өрүү үрдүкү күөҥҥэ сылдьаллар<|endoftext|>\nКолесов Семён Егорович\n1930 сыллаахха алтынньы 14 күнүгэр Акулина Прокопьевна уонна Егор Дмитриевич Охлопковтар дьиэ кэргэннэригэр төрөөбүтэ. Кини орто уонна үрдүкү кылаастарга үөрэнэригэр ийэтин бииргэ төрөөбүт убайыгар Колесов Василий Прокопьевичка иитиллибитэ уонна үөрэммитэ, ол иһин Колесов диэн буолбута. Хас да сыл Өлүөхүмэҕэ үөрэммитэ, орто оскуоланы Таатта оройуонугар Ытык-күөлгэ 1949 сыллаахха ситиһиилээхтик бүтэрбитэ. Онтон 1950 с. Дьоккуускайга педагогическай институт нуучча тылын салаатыгар ситиһиилээхтик туттарсан киирбитэ. Эргиччи талааннаах уолу спорт хас да көрүҥэр институт сүүмэрдэммит хамаандатыгар чилиэнинэн ылбыттара. Онтон ыалдьан хаалан салгыы үөрэммэтэҕэ. 1951 с. Красноярскайдааҕы политехническай институкка киирбитэ. Төннөн кэлээт, Ытык-Күөлгэ физкультура уонна спорт оройуоннааҕы комитетын бэрэссэдээтэлинэн ананан икки сыл үлэлээбитэ.\n1953 сыллаахха Алдан эҥэринээҕи нэһилиэктэр Таатта оройуонуттан арааарыллан Томпо оройуонугар бэриллибиттэр. Ол кэмҥэ Кириэс-Халдьаайы Томпо оройуонун киинэ этэ. Семен Егорович төрөөбүт түөлбэтигэр төннөн библиотека сэбиэдиссэйинэн үлэлиир. Онтон 1954 сыллаахтан педагогическай үлэтин саҕалыыр. Сыл тохтоло суох физкультура учууталынан үлэлиир. Кини үлэлиэҕиттэн үөрэнээччилэр спордунан дьарыктаналлара олус күүһүрбүт. Семен Егорович тус бэйэтэ араас күрэхтэһиилэргэ, кэнсиэрдэргэ көхтөөхтүк кыттара. 1958 с. Дьокуускайга Саха АССР норуоттарын иккис спартакыйаадатыгар үөрэнээчитиниин Толбонов Мишалыын хапсаҕайга республика чемпионнара буолбуттара. Онтон 1961, 1962 сыллардаахха чэпчэки аҥаардаах уонна орто ыйааһыҥҥа тустан эмиэ чемпионнаабыта. Спордунан эрэ муҥурдаммакка нэһилиэктээҕи, оройуоннааҕы ыытыллар тэрээһиннэри үрдүк таһымнаах тэрийэрэ. Семен Егорович үөрэнээччилэрэ кини туйаҕын хатаран үгүстэрэ спорт эйгэтигэр республика араас улуустарыгар учууталлаабыттара, тренердаабыттара. Кини үөрэппит оҕолоруттан бастыҥ спортсменнарынан В.Г Саввина, А.Д Харитонова, В.Г Кутяркина, М.С Толбонов, Г.А Степанова, атах оонньуутугар спорт маастара Н.Д Аргунов, маастарга кандидаттар В.В Габышев, Н.А Ючюгаев, В.П Карбаканов, Е.С. Мекюрдянов уо.д.а.\n1955 с. Сахасталина Гаврильевналыын ыал буолан үс кыыс, биир уол оҕолоноллор. Оҕолоро эмиэ республика туйгуннара буоллаллар. Сахасталина Гаврильевна педагогическай үлэ, тыыл ветерана, Саха Республикатын үөрэҕэриитин туйгуна, РФ уопсай үөрэҕэриитин бочуоттаах үлэһитэ. Колесовтар дьиэ кэргэннэрэ Саха Өрөспүүбүлүкэтин учууталларын династияларын ахсааныгар киирсэр.\nСемен Егорович ыарахан ыарыыттан 2003 c. сэтинньи 21 күнүгэр 73 сааһыгар өлбүтэ.<|endoftext|>\nЗахарова Евдокия Гаврильевна\n1935 с. балаҕан ыйын 19 күнүгэр Ыҥаа нэһилиэгэр төрөөбүтэ.\n1957 с. Дьокуускайдааҕы мед. училищены бүтэрэн дойдутугар 7 сыл биэлсэрдээбитэ. 1971 с. СГУ история салаатын кэтэхтэн үөрэнэн бүтэрбитэ уонна 1964 с. Ыҥаа оскуолатыгар 37 сыл учууталлабыта уонна дириэктэрдээбитэ.\nЫҥаа сиригэр-уотугар дьон олохсуйуутун туһунан маннык үһүйээни кэпсиир этилэр. Үс үйэ анараа өттүгэр Уус-Маайаттан Захаров диэн эбээн киһитэ бу сиргэ маҥнай кэлэн олохсуйбут. Кини үс ойохтоох эбит. Ойохторун сир-чир аайы туспа балаҕан сылдьан бултаан-алтаан астарын булан, мастарын мастаан дьаһайан олорбут. Ол киһиттэн билигин Захаровтар диэн халыҥ аймах үөскээбиттэр. Олорбут сирэ Соболоох күөл тура буолуон сөп, онно чугас-чугас үс балаҕан баара үһү. Онтон сыыйа атын сирдэртэн Уус-Амматтан, Саһылтан, Кириэстэн, Өймөкөөнтөн дьон кэлэн олохсуйан барбыттар.\nКүүстэх Сөдүөт аҕата Мэрэкээс диэн хос ааттаах киһи «Мэндэкэҕэ» олорбут. Бу Мэрэкээс Биридьээл диэн чугас аймахтаах (ини-биилэр?) эбит. Биридьээл уолуттан Микиитэттэн элбэх ыччат Ыҥааҕа тарҕанар – Бочукулар, Кыра Сөдүөттээх (Мэҥэ-Алдан) Неймоховтар ийэлэрэ Даарыйа (Мэҥэ-Алдан), Тааттаҕа Рахлеевтар уо.л.а. Күүстээх Сөдүөт төһө күүстэҕэ биллибэт, ол эрээри кини ыччаттара уксулэрэ төрөлкөй, күүстээх дьон буолаллара кини да мээнэҕэ Күүстээх диэн ааттамматаҕа буолуо. Иккиһинэн, кини кэргэнэ нуучча дьахтара эбит, кинилэртэн ыраас хааннаах, толуу ыччаттар үөскүүллэр. Кинилэр тоҕус оҕолоноллор, аҕалара өлөн ийэлээрэ кыайан иитиминэ кинилэри борохуокка олордон ыыталаан кэбиспит. Биир кыыс Саһыл нэһилиэгэр олохсуйбут, Чокуурап диэн киһиэхэ кэргэн тахсыбыт, биир кыыс Кириэс-Халдьаайыга Ичигэскэ Киргиэлэй Саввиҥҥа-Нохойоҕо эргэ тахсыбыт, киниттэн элбэх ыччат хаалар, оҕолоро – учуонай-зоотехник Мария, Пантейлемон, Вера, Иван, Пелагея диэн кыыс Дабаччымаҕа Хабырылла Лыглаевка эргэ тахсар, киниттэн республикаҕа киэҥник биллибит советскай-партийнай үлэһит В.Г. Лыгаев төрүүр, кини уола А.В. Лыглаев техническэй наука доктора, профессор, Дьокуускайга олорорбута, үлэлээбитэ.\nБиир уола Уйбаан Саллаат диэн хос ааттаах киһи эмиэ күүстээх, быһый киһи эбит, кини от охсорунан нэһилиэгэр аатырбыт. Хайаттан сүүрэн түһэбин диэн маска охсуллан өлбүт. Кини уола Охонооһой Өймөкөөҥҥһ олохсуйбут, кыыһа Марина Слепцова сэттэ оҕону төрөппүт.<|endoftext|>\nГоголев Василий Иннокентьевич\nГоголев Василий Иннокентьевич — Саха Өрөспүүбүлүкэтин үөрэҕириитин туйгуна, Саха Өрөспүүбүлүкэтин култууратын туйгуна, Саха Өрөспүүбүлүкэтин Суруйааччыларын сойууһун чилиэнэ.\nДьокуускай куорат 33 № орто оскуолатыгар уруһуй, технология учууталынан үлэлиир.\nОлоҕун олуктара.\nМэҥэ Хаҥалас оройуонун Балыктааҕар 1956 с. алтынньы 8-гар төрөөбүтэ.\n1975 с. Балыктаахха оскуоланы бүтэрбитэ.\n1979 с. Намнааҕы художественнай педучилищены,\n1985 с. Хабаровскайдааҕы култуура институтун бүтэртээбитэ.\n1985—1987 сс. Үөһээ Бүлүү култууратын систематыгар ситиһиилээхтик үлэлээбитэ.\n1987—1990 сс. Үөһээ Бүлүүтээҕи 2 ньүөмэрдээх оскуолаҕа, М. А. Алексеев аатынан республиканскай гимназияҕа үлэлээбитэ.\n1990—1999 сс. Ускуустуба оскуолатын художественнай кылааһыгар тахсыылаахтык үлэлээбитэ.\n1998—2000 сс. «Суор тиһэх кыланыыта» диэн видеодетектив сценарийын суруйан уус уран киинэ устубута.\nМ. К. Аммосов аатынан Хотугулуу-Илиҥҥи Федеральнай университетын РФ Илиҥҥи олохтоох омуктарын тылларын уонна культуураларын институтун Саха литературатын магистрана.\nХоһоон суруйуута.\nХоһоону 1990 сыллартан суруйар.\n1996 с. Үөһээ Бүлүүгэ маҥнайгы хоһооннорун хомуурунньуга бэчээттэммитэ.\n2013 с. Көһөрүллүү, — диэн сэһэнин «Бичик» кинигэ кыһата,\n2013 с. Хоһуун таас, -диэн сэһэнин «Сайдам» кинигэ кыһатао бэчээттээбиттэрэ.\n2013 с. Герой Ийэ — Далбар Хотун ахтыылар брошюраларын бэчээттэппитэ.\n2014 с. «Көһөрүллүү», «Хоһуун таас» сэһэннэри Хараҕа суохтар республикатааҕы библиотекалара аудио кинигэлэр гынан таһаарбыттара.\n\"Ийэкээм\" диэн хоһоонугар айыллыбыт ырыа:\nҮрдэл национальнай музыкальнай бириэмийэ кыайыылааҕа,\nЭтигэн Хомус «Бастыҥ ырыа», «Көрөөччүлэр биһирэбиллэрэ» номинациялары ылбыта. Ил Дархан «Норуот сөбүлүүр ырыата» диэн граанын хаһаайына буолбута.\n«Ийэкээм» хоһоонугар видеоклип устубута, клииптэр күрэстэрин бастыҥ клиибинэн ааттаммыта. Дьон сэргэ биһирэбилин ылбыта.\nТус олоҕо.\nКэргэннээх, үс оҕолоох, сэттэ сиэннээх.\nНаҕараадалара.\nСаха Өрөспүүбүлүкэтин үөрэҕириитин туйгуна,\nСаха Өрөспүүбүлүкэтин культуратын туйгуна,\nСаха Өрөспүүбүлүкэтин Суруйааччыларын сойууһун чилиэнэ.\nСаха Өрөспүүбүлүкэтин ИДьМ Түөскэ кэтиллэр «ЗНАК ПОЧЕТА» бэлиэ кавалера.\n200 лет МВД России юбилейнай мэтээлинэн наҕараадаламмыта.<|endoftext|>\nСаха үҥкүүтүн чинчийээччилэрэ\nСаха төрүт культууратын өйдөбүлүн быһаарыы.\nСаха төрүт культуурата диэн, өбүгэлэрбит биһиэхэ хаалларбыт итэҕэллэрэ, сиэрдэрэ - туомнара, алгыстара, таҥастара, мындыр этиилэрэ, өс хоhоонноро, олохторо - дьаһахтара, үгэстэрэ, үнкүүлэрэ барыта саха төрүт культууратыгар киирсэр.\nҮҥкүү итэҕэли кытта ситимэ.\n«Үҥкүү» - саха тылын этиитинэн «үҥк» диэн тылтан үөскээбит, ол эбэтэр сүгүруйүү, үнэр-сүктэр диэн тылтан тахсар.\nСаха үҥкүүтэ итэҕэли кытта ыга ситимнээх. Тоҕо диэтэххэ сахалар былыр- былыргыттан хамсаныы нөнүө айыыларга, кыылга – сүөлгэ сүгүрүйэллэрэ. Үнкүүгэ улахан оруолу хамсаныы оонньуур уонна үнкүү ис хоһооно.\nӨбүгэлэрбит үнкүүлэрин бастакы чинчийбит дьоннор:\nРеволюция иннинэ биһиги итэҕэлбитин, өбүгэлэрбит үнкүүлэрин, хоту наруоту үөрэппит, чинчийбит дьоннор - А.Ф. Миддендорф, Р. К. Маак, И.Я.Худяков, В.Л.Серошевскай, Э.К. Пекарскай, С.В. Ястремскай, Н.А,Веташевскай о.д.а. буолаллар.\nСаха чинчийээччилэриттэн А.Е.Кулаковскай, П.А. Ойуунускай, Г.В. Ксенофонтов, С.И. Боло, А.А.Саввин саха төрут үҥкүүтэ образтан, сюжеттан тахсарын ыйбыттар, элбэх материаллары хомуйбуттар, үөрэппиттэр. Холобур П.А.Ойунускай саха үҥкүүтүн үгэс буолбут хамсаныыларын сылгы–сүөһүнү кытта ситимниир. Ол туһунан «Влияние коневодства на игры и танцы» диэн суруйуутугар бэлиэтиир. Сылгы, биэ, кулунчуктар хамсаныыларын үтүктэр хамсаныылар саха үҥкүүтүгэр балай да элбэхтэр. Умнуллубут үҥкүүлэр ахсааннарыгар киирэр былыргы итэҕэли кытта ситимнээх ритуальнай битииһиттэр үҥкүүлэригэр сылгыны үтүктэр хамсаныылар эмиэ элбэхтэр. Ону битииһиттэр, ойуун үҥкүүтэ туоһулууллар. Онтон А.Е.Кулаковскай төрүт саха үҥкүүтүн «Битии» итэҕэлгэ, алгыска тутталлар диэн эппит. Холобур: ыһыахха, айыыһыт тардыыга, ынахсыт тардыыга, урууга, көтөҕүүҥҥэ у.д.а. Г.В.Ксенофонтов ойуун үҥкүүтүн «Священная конская пляска» диэн быһаарара ити үҥкүү ассоциативнай тотематическай характердааҕын дакаастаабыт.\nБастакыннан терут саха үҥкүүтүн чинчийээччинэн 1950 сыллардаахха М.Я.Жорницкая саҕалаабыта - этнохореограф. Кини «оһуохай» 5 араас көрүҥүн чинчийбит.\nМ.Я.Жорницкая олоҕо уонна айар үлэтэ.\nМария Яковлева Жорницкая 1921 сыллаахха атырдьах ыйын 24 кунугэр Днепопетровск куоратыгар тереебутэ.\nКиевскай академическай театр уонна балет техникумун, Дьокуускайдааҕы педагогическай институт историческай факультетын бутэрбитэ.\nИстория билимин хандьыдаата.\nА.Г. Лукина- международнай, всероссийскай, всесоюзнай лауреат. Кини аан бастаан саха сиригэр күрэҕинэн үҥкүү бөлөҕүн төрүттээччи.\nА.Г.Лукина олоҕо уонна чинчийэр үлэлэрэ.\nАнгелина Григорьевна Лукина Горнай улууһун Бэрдьигэстээҕэр 1949 сыллаахха атырдьах ыйын 8 күнүгэр төрөөбүтэ.\nМосковскай государственнай культура институтун (1975) бутэрбитэ. Доктор искусствоведения(2005) буолбута.\nКультуура уонна искусства колледжыгар учууталынан улэлээбитэ, Соҕуруунну - хотугу государственнай академия культура уонна исскуства эйгэтигэр үлэлээбитэ, профессор кафедры фольклора и национальной культуры Якуского государственного университета им. М.К. Аммосова, билигин Арктическай государственнай институт культуура уонна искусства эйгэтигэр үҥкүү кафедратын сэбиэдэссэйинэн үлэлиир.\nХореографическай искусстваҕа сөптөөх 15 араас кинигэни таһаарбыт, «Традиционная танцевальная культура якутов»(Новосибирск, наука, 1998), Биир чулуу үнкүүнү туруорааччы, аан дойдуга саха национальнай үҥкүүтүн таьаарбыта, суусчэкэ үҥкүүнү аан дойду сыанатыгар таһаарбыт.\n«Традиционные танцы саха; идеи, образы, лексика»(Новосибирск.наук. 2005), «Образы олонхо: кинетика и одежда»(2010) кинигэлэри, уонна 150 ча араас ыстатыйалары таһаарбыт.\nҮрүҥ көмүс мэтээлинэн, араас бочуотнай грамотанан наҕараадаламмыт.<|endoftext|>\nНеустроев Михаил Дмитриевич\nМихаил Дмитрьевич Неустроев 1915 сыллаахха алтынньы 15 күнүгэр Боотуруускай улууһун Сүпсүк нэһилиэгэр төрөөбүтэ. Кини Дьокуускайдааҕы пединститукка үөрэммитэ уонна 1936-37 сылтан педагогическай үлэтин Амма сэттэ кылаастаах оскуолатыгар ахсаан учууталынан саҕалаабыта.\n1943 сыл бэс ыйын 24 күнүгэр оскуолаҕа директордыы олорон военкомакка ыҥырыллыбыта. Сэрии бүппүтүн кэннэ учууталлары инники ыыталаабыттар. Ол эрээри справката хойутаан тиийэн 1946 сыл атырдьах ыйыгар бурдук быһа сырыттахтарына кэлбит. Онтон ыла 1988 сылга диэри 51 сыл устата биир оскуолаҕа үлэлээбитэ. Сиэнин ахтыытыттан: Эһээбит үөрэнээччилэрэ кинини сымнаҕас майгылаах, эйэҕэс учуутал быһыытынан сыаналыыллар эбит.​ Үөрэх дьыла бүтүүтэ хас биирдии үлэһиккэ характеристика суруллар эбит. Биһиги эһэбит характеристикатыттан быһа тардан аахтахха Общественник, массовик, активист и инициатор в духе коммунистическом воспитании учащихся. Имеет хорошее, вежливое отношение с учителями и учащимися. Имеет большую склонность и талантливость в педагогической специальности\nБочуоттаах гражданин\n1938 сыллаахха хос эбэбит Төлөйтөн төрүттээх Дьячковская Мария Федоровналыын дьылҕаларын холбоон 50 сыл устата иллээхтик, эйэлээхтик 8 оҕону төрөтөн, улаатыннаран үлэһит оҥорбуттара.\nХос эһэм 21 сиэннээх, 37 хос сиэннээх, 11 хос-хос сиэннээх. Эһэм суолун утумнаан учуутал буолбут аймахтарбын үөрэттим.\nУчуутал буолбут оҕолоро.\n1. Неустроев Виталий Михайлович – 1963с. СГУ-ну бүтэрэн нуучча тылын, литературатын идэтин ылбыта. Амма, Хадаар, Сылан, Чурапчы алын сүһүөх учууталынан, директорынан үлэлээбит. Туйгун категориялаах директор, РСФСР норуотун үөрэҕириитин туйгуна, СР үтүөлээх учуутала. Педстаж 40 сыл.\n2. Сысолятина Матрена Михайловна – Бүлүүтээҕи педучилищены, Магадааннааҕы пединституту бүтэрбитэ. Начальнай кылаастарга 40-тан тахса сыл үлэлээбитэ. Үрдүк категориялаах методист учуутал. РСФСР, ССРС норуотун үөрэҕириитин туйгуна. Первая моя учительница знагынан наҕараадаламмыта.\n3. Неустроев Николай Михайлович – 1975с. Якутскайдааҕы педучилищены физкультурнай отделениетын бүтэрбитэ. Амма, Чурапчы орто оскуолаларыгар физкультура учууталынан 10 сыл үлэлээбитэ.\n4. Сысолятина Валентина Михайловна – 1989с. Томскайдааҕы государственнай университет математическай факультетын бүтэрэн, математика учууталынан 30-ча сыл үлэлээбитэ.\nУонна 2 кийиитэ\n1. Неустроева Мария Дмитрьевна – Бүлүүтээҕи педучилищены бүтэрэн, начальнай кылаас учууталынан 40-ча сыл үлэлээбитэ. РСФСР норуотун үөрэҕириитин туйгуна. Урааҥхай саха оҕото программа уонна пособие автора.\n2. Неустроева Дария Устиновна – 1983с. Иркутскайдааҕы институт омук тылын факультетын бүтэрэн, французскай тыл учууталынан 20-чэ сыл үлэлээбитэ. СР үөрэҕириитин туйгуна.\nУчуутал идэтин баһылаабыт сиэттэрэ.\n1. Пестерева Марина Егоровна – СВФУ пединститут дошкольнай педагогикатын салаатын бүтэрбитэ. Ымыы уһуйаан методиһынан өр сылларга үлэлээбитэ, билигин эбии үөрэхтээһин салайааччыта. СР үөрэҕириитин туйгуна.\n2. Неустроев Сергей Витальевич – ЧГФКИС физкультурнай салаатын бүтэрбитэ.\n3. Павлова Елена Сергеевна – СВФУ культурологияҕа салаатын бүтэрбитэ.\n4. Павлова Майя Сергеевна – Бүлүүтээҕи педучилищены, Якутскайдааҕы педакадемияны бүтэрэн начальнай кылаас учууталынан үлэлээбитэ 16 сыл буолла.\n5. Неустроева Елизавета Николаевна – СВФУ математическай факультетын бүтэрбитэ.\n6. Неустроева Саргылана Витальевна – Санкт-Петербургтааҕы Герцен аатынан университет нуучча тылын факультетын бүтэрбитэ. Туйгун категориялаах нуучча тылын, литературатын учуутала.\nХос сиэттэрэ.\n1. Сысолятин Иннокентий Александрович – Якутскайдааҕы индустриальнай колледжы бүтэрбитэ. Ожулун нэһилиэгэр мастер производителинэн 4 сыл үлэлээбитэ.\n2. Пестерев Павел Александрович – ЧГИФКИС – физкультурнай салаатын бүтэрбитэ.\n3. Пестерев Тимур Александрович – ЧГИФКИС физкультурнай салаатын бүтэрбитэ.\n4. Неустроева Айсена Сергеевна – СВФУ омук тылын салаатын бүтэрбитэ.\nУчуутал идэтин баһылаары үөрэнэ сылдьар хос-хос сиэттэрэ.\n1. Павлова Анита Михайловна – СВФУ пединститут начаальнай кылаас учууталыгар 1 курска үөрэнэ сылдьар.\n2. Павлов Сергей Александрович – Нерюнгритааҕы ЮЯТКолледжка физкультура учууталыгар 1 курска үөрэнэ сылдьар.\nЫрытан көрдөххө аҕаларын, эһэлэрин суолун батыһан 4 оҕото, 2 кийиитэ, 6 сиэнэ, 4 хос сиэнэ, 2 хос-хос сиэннэрэ учуутал идэтигэр үөрэммиттэр, үөрэнэллэр. Онтон 3 сиэнэ, 1 хос сиэнэ билигин учуутал бочуоттаах аатын ылан үлэлии сылдьаллар. Хос эһэбиттэн саҕалаан учууталлыыры 4 көлүөнэ салгыыр эбит.\nБарыта 340 сыл оҕону иитиигэ-үөрэтиигэ дууһаларын уурбут учууталлар, 2010 сылга ылбыт Неустроевтар педагогическай династиялара знагтарын салгыыллар.<|endoftext|>\nОҕо эрдэхтээҕим\n«Оҕо эрдэхтээҕим» — эбээн литэрэтиирэтин төрүттээччи Николай Саввич Тарабукин 1938 сыллаахха сахалыы суруйбут сэһэнэ. Айымньы автобиография хабааннаах.\nСүнньүнэн.\nСэһэни бастаан ылан көрдөххө киһи олус сэҥээрбэт, онтон илиигэр тутан ис-иһигэр киирэн аахтахха сүрдээх интэриэһинэй, киһини толкуйдатар, элбэххэ үөрэтэр ис хоһоонноох.\nАйымньы эбээн норуотун олоҕун-дьаһаҕын, күннээҕи түбүгүн туһунан. Бу барыта кыра уолчаан хараҕынан көрдөрүллэр. Хоту дойду тыйыс айылҕатыгар көс омук туруулаһыыта — сүрүн хартыына буолар.\nСэһэҥҥэ сүрүн герой уобараһа.\nСэһэн сүрүн дьоруойа — Эминньэх уолчаан. Эбээ, эһээ, ийэ тапталыгар сууланан олус аһыныгас, киэҥ көҕүстээх оҕо. Маннык буола улааппытыгар иитии улахан оруолу оонньуур.\nЭбээннэр, оҕолорун хаһан да күрүөҕэ-хаһааҕа туппаттара, онон «айылҕа оҕолоро» тугут, таба ортотугар көҥүллүк сылдьан олоххо үөрэнэллэрэ.\nУоллара биирдэ эмэ сыыстаҕына, буруйу оҥордоҕуна дьонноро улаханнык мөхпөттөрө. Эйэ дэмнээхтик кэпсэтииннэн муҥурданаллара. Ол да иһин буолуо уоллара дьонун үрдүктүк тутара, барытыгар көмөлөһөн иһэрэ. Көс дьон оҕотун сиэринэн тордох иһигэр-таһыгар илии-атах буолара дьонугар. Тоҕус сааһыгар убайыгар табаһытынан үлэлии киирэр: «Тоҕус сааһым туолуутугар убайбар, таба көрөөччү буоллум. Убайым саха баайдарын, атыыһыттар табаларын тутар этэ» [4, c. 49]. Баайдар оҕолорун кытта барыстаҕына Эминньэҕи атаҕастаан тахсаллара, ытаталлара. «Баай оҕолоро сыалаах этинэн өйүөлэнэллэр. Миэхэ туох да суох. Арыт сылбархай ууну иһэбин. Кинилэргэ алыс ымсыырабын, силбин быһа ыйыста олоробун» [4, c. 49]. Уонна саамай кыһыылааҕа аҕата суоҕунан сирэй-харах анньаллар. Ону барытын уолчаан олус ыараханнык, дууһатыгар охсуулаахтык ылынара. Тоҕо оҕолор туора көрөллөрүн, бэйэлэрин кэккэлэригэр киллэрбэттэрин өйдөөбөтө. Маннык ыарахан түгэннэргэ эрэллээх эһэтэ, күн күбэй ийэтэ суон дурда-хахха буолаллара. Уолга дьоно саамай чугас доҕотторо. Эһэтин батыһа сылдьан араас албастарга, бултуурга үөрэнэрэ, ол түмүгэр: «Сэттэбин туолуубар бэйэм тииҥниибин. Ол аата ийэм үөрүүтэ улаатар» [4, c. 19]. Маны барытын кини дьонун үөрдээри кыһанара. Эбэлээх, ийэтэ уолларыгар олус итэҕэйэллэрэ, эрэнэр эрэллэрэ кини эрэ этэ. Ийэтэ наар этэрэ: «Оҕом улаатан дьонун иитиэ-аһатыа, улахан киһи буолуо» — диэн бигэ эрэллээҕэ.\nМантан сиэттэрэн эттэххэ, Н. С. Тарабукин сэһэнигэр бэйэтин олоҕун суруйбут буолан ааҕааччыга сүрүн уобарас дьоруойа ордук итэҕэтиилээхтик өйдөнөр. Суруйааччы уобараһынан бэйэтин оҕо сааһа хайдах курдук ыараханнык ааспытын ис иһиттэн дириҥник көрдөрөр — киһиэхэ тиийимтиэ гына.\nУопсайынан эттэххэ, сэһэҥҥэ сүрүн уобараһынан Н. С. Тарабукин бэйэтин олоҕун, ону таһынан эбээн норуотун олоҕун-дьаһаҕын көрдөрбүт. Баай уонна дьадаҥы сыһыана сытыырхайан туруоруллар.\nКөстөрүн курдук, Н. С. Тарабукин араас ыарахан усулуобуйаларга сылдьан өйө-санаата бүтүннүүтэ айар улэҕэ, эбээн норуотун культуратын үөрэтиигэ, ону тэҥэ общественнай улэҕэ кыттыыга этэ.\nСэһэнигэр даҕаны, дьиҥнээх олоҕор Н.Тарабукин олус судургу киһи этэ, ону ааһан дьону олус сыаналыыра. Киһини барытын бэйэтин боростуойун курдук саныыра.\nНиколай Тарабукин бэйэтин дьиҥ олоҕун суруйбут буолан киһи ордук чугастык ылынар. Кыра оҕо тулата барыта ыраас, сырдык, кини өйүгэр-санаатыгар хараҥа санаа суох. Төһө да ыарахан олохтооҕун иһин кырачаан уол санаата күүстээх, атаҕастабылы-баттабылы түргэнник аһарынар. Оҕолуу санаалаах буолан чэпчэкитик ылынан, олох ыарахаттарыгар бэриммэккэ, сырдык суолга үктэнэн улахан, үөрэхтээх киһи буола улаатар. Уобарас сүрүн хаачыстыбатынан буолаллар: күүстээх санаа, тулуур, үчүгэй олоххо тардыһыы, ыарахаттары тулуйуу.\nН. С. Тарабукин — дьиҥнээх норуоттан тахсыбыт поэт. Былыргы табаһыт эбээннэр аас-туор, эрэй-муҥ аргыстаах олохторун аҕыйах тылынан, бэргэнник ойуулуур.<|endoftext|>\nАргунова Евдокия Гаврильева кэпсээнэ\nМин Аргунова Евдокия Гаврильевна 1932 сыллааха тохсунньу 7 кунугэр Мэнэ – Ханалас улууЬун Мооруктай нэьилиэгэр Аргуновтарга улахан о5оннон торообутум. А5ам Аргунов Гаврил Денисович1907сыллаахха Алтан нэьилиэгэр Нээнистэргэ бэьис озонон тереебут. Кыра уерэхтээх. Маннай Ача артыалга киирбит кэлин холкуоска биригэдьиирдээбит. 1937 сыллаахха Абалаах санаторийга завхоьунан улэлээбитэ, дьону эмтииргэ анаан бадарааны оргутан, сылаас бадарааны бэлэмнииллэрэ. Армияза маннайгы хомуурга 1941 сыллаахха от ыйын 29 кунугэр ынырыллыбыт. Убайа Дьегуер этэринэн быраатым саха саарына мындыр этэ. Ленинградскай уобаласка сэриилэьэ сылдьан сураза суох суппут. Ийэм Аргунова (Солдатова) Мария Прокопьевна 1917 с. т. Абалаах санаторийыгар танас сууйааччынан улэлээбитэ. Танаьын Суола урэ5эр сатыы баран, баанньык оттон, оргутан илиинэн сууйара. Танаьын о5уьунан таьаллара. А5ам Абалаахтан сэриигэ барбыта. Мин, быраатым Проня, балтым Шура буолан сыыр урдугэр туран, азабыт со5ото5ун сэриигэ барарын атаара коро хаалбыппыт. Ийэбит бу кэмнэ танаьын сууйа сылдьар этэ. Биьигини куьун эьэбит Денис Холболоох ферматыгар туун иччитэх тон дьиэ5э хааллартаабыта. Онно ийэм доярканан, онтон оскуолаза улэлээбитэ. Оччолорго мин оскуола5а уорэнэ иликпин. 1942 сыллаахха сут сыл буолбута. Сайын киьи кыайан хаампат гына тоомпор (улахан, кыра аьыынка) биир туун биир алааьы сиирэ. От-мас тута хагдарыйан иьэрэ. Ол аьыынкалары танаьынан мунха оностон дирин дьаама5а туьэрэн комоллоро. Азам сэриигэ барарыгар ийэм оьо5остоох хаалбыта, уол озо торообутэ. 11 сааспар Бутэйдээххэ оскуолаза уорэнэ бардым. Попова Елизавета (Анна Власьевна эдьиийигэр), Буотурдээххэ олорон уорэммитим, кинилэр бэйэлэрэ о5олоро суох этэ. Сарсыарда эрдэ туран, ынахтарын ыан баран, оскуолаза уерэнэ барарым. Кунус оскуолаттан кэлэн баран, ынахтарбын ыырым уонна бурдук тардаммын лэппиэскэ онорорум. Елизавета ыалдьан оронно сытара, онон Буотургэ комолоЬебун. Ити гынан икки эрэ кылааьы уорэммитим. Ийэм Курдьэх ферма5а ыанныксытынан улэлиир этэ. Мин оскуолаттан бутэн, улахан киьи буолан, ийэбин кытта тэннэ тугу барытын улэлиирим. Иккилээх уолбут хоргуйан олбутэ. Куннэ киилэ анара халбыыр уут биэрэллэрэ. Кыахтаах ыалга улэлээммит аьыыр этибит. Сэрии кэмэ буолан, Курдьэххэ улахан анара дьахтар, эмээхсин-о5оннор, о5о-уруу эрэ бааллара. Элбэх киьи, озо хоргуйан олбутэ, аьыынка тугу да хаалларбат этэ.\n1948 сыллаахха куьун туорт ыал буолан Бутэйдээхтэн Аммаза сатыы ынахтарбытын уурэн кыстыы бардыбыт. Ол куьун баран иьэн Амма урэзин тонорун кэтэьэн урэх аттыгар хаста да хоммуппут. Ерус турбутун кэннэ Аммаза кыстаабыппыт, саас тоттору Бутэйдээххэ костубут. Мин ити са5ана 16 саастаахпын, тиийэн бурдук ыЬыытыгар улэлиирбит да, бурдукпутун аЬынка ситэ ууннэрбэт этэ.\n1949 с. от, ас суо5уттан, сэттиэ буолан аттарга, о5уска малбытын, улэ5э туттар тэриллэрбитин тиэйэн Бэстээ5и паромунан туораан, Горнай оройуон Ма5араЬыгар тиийдибит. НэЬилиэк аттыгар баар дул5алаах сири анаабыттарын оттоотубут, ол кэннэ ыраах, кута сиргэ от эбинэ тиийбиппит, олоруохтаах ампаар дьиэбит урдэ, аана суох этэ. Ону оностон, биир ый оттоотубут. Сирбит уулаах, сииктээх буолан суеЬу тириитинэн атахха кэтэр эмтиирэ оностон, оттуурбутугар кэтэн быыЬанарбыт. КиэЬэ кэлэн сарсыарда кэтэрбитигэр хатан хаалбатын диэн эмтиирэбитин ууга уган хонор этибит. Оттоон бутэн, куЬуеру, атырдьах ыйын бутуутэ дойдубут диэки теннен истибит. Айаннаан куоракка тиийэрбит икки биэрэстэ курдук хаалбытын кэннэ, утары Бутэйдээхтэн дьонум, ийэм, балтылаах бырааппын илдьэ, барыта уонтан тахса суеЬу керееччу дьахталлар (сэриигэ баран елбут саллааттар кэргэттэрэ, оччотоо5у ыарахан олох охсуутуттан тулаайах хаалбыт дьахталлар) уонна эмиэ биир соччо оскуола саастаах о5олор уерэммэккэ Горнай диэки суеЬулэрин уурэн, малларын о5ус соьор тэлиэгэтигэр тиэйэн иЬэллэрин керустубут. Мин ийэм аа5ы керен олус кыЬыйдым, то5о кэллин диэн ыйытабын. СубэлэЬэн мунньахтаатыбыт, ол тумугэр бары теттеру теннер буоллубут. Ма5араска оттоспут дьонтон иккитэ Бутэйдээхтии турдулар. БиЬиги хаалбыттар Кэнкэмэ5э хоннубут. Онтон суеЬулэрбитин уурэн, кэнниттэн батыьан, иккилии кеЬу айанныы-айанныы сиргэ, ыалга хоно-хоно уьун айаны айаннаан, Бэрдьигэстээххэ тиийэн Эбэ5э хонон баран, Кировскайга тиийдибит. Ынахтарбытын далга хаайан, аЬатан, олохтоох доярка дьахталлар ынахтарбытын ыатылар. БиЬиги кулуупка хоннубут, кыра ба5айы дьиэ, кэлин умайбыта ол дьиэ. Кулуупка Кириллов Уйбаан кэргэнэ Ааналыын олороллоро, биир уоллаахтара (Уйбаан буолуо, бука). Тиийэн бурдук тардар суорунабытын илдьэ сылдьабыт, бурдук тардан лэппиэскэ мэЬийэн, Дьячковская Анна Ивановна дьонугар тахсан, оЬоххо буЬаран сиэтибит. Айаммыт тухары бурдукпутун суоруна5а тардан лэппиэскэ оностон ыалга хоннохпутуна утэЬэ5э уелэн кемулуеккэ сыЬыаран буЬаран сиирбит, аара сиргэ хонор кэммитигэр кулуЬун уотугар буьарынан сиэн абыранарбыт. Ааныс оччолорго кыра кыыс дьонугар кемелеЬен ынах ыыра.\nОнтон салгыы аны, айаннаан Тугэнэ5э тиийдибит. Аара (сир аата надо) суеЬу аЬыыр отун булбакка, арыыга хоннубут. Тугэнэ5э тиийэн, Андреев Дьаакыптаахха ус хоннубут. Оччолорго Дьаакып армияттан кэлэн биригэдьииринэн улэлиирэ. Дьиэ5э Дьаакып ийэтэ, а5ата, балта Варвара (кэлин Кардашевскай Егорга кэргэн тахсыбыта) бааллара. Дьаакыптаах суурэн-кетен, кемелеЬен абыраабыттара. Хаар туЬэн, тэлиэгэбит оннугар сыар5а оноЬуннубут, хомуннубут. Ол кэннэ айаннаан, Мананыга тиийэн ферма5а хоннубут. СуеЬулэрбит алааска киирэн аЬыыллар, хомуйан, аара аЬата-аЬата айанныыбыт. Тиийэр ба5аттан, биригэдьиирбититтэн хаьан тиийэрбитин сураЬан тахсабыт, дьинэ кини хантан билиэй, бэйэбит киЬибит буолла5а... Айан суола кыара5аьа, систэрэ уЬуна, олус ыарахан айан буолбута. Кэптин ар5аа еттунээ5и ферма5а суеЬулэрбитин хоннордубут, бэйэбит кулуупка хоннубут. Сарсыныгар суеЬулэрбитин учаастакка илтилэр, мин ийэбинээн, балтылаах быраатым уонна биир от тиэйээччи киЬилээх суеЬулэрбитин илдьэ Куудукка аастыбыт. Аара, Хатыннаах диэн сиргэ ферма5а хоннубут. Куудукка тиийэн хонон баран, салгыы туерт кестеех сиргэ аара хонон тиийдибит. Онно Кубаров Афанасий а5атын аахха тиийдибит. Икки биэрэстэ курдук тэйиччи сиргэ тиийэн эргэ хотон оннугар, истиэнэ туруоран, хотон туттубут, сыЬыары бала5аннаах. СуеЬу сылааЬа биэрэр буолан уонна быстах кэмнэ буолан, кыра, дьо5ус да буолан, бала5аммыт хата, сылаас бе5е этэ. Биир оронно туерт буолан утуйарбыт. Кэлин билбитим, Бутэйдээхтэн Куудукка диэри ыарахан айаммыт устата 60 кес (!) эбитэ уьу. Бачча уЬун, ыраах айаны уксэ о5о, дьахтар аймах сатыы хааман, о5устаах атынан айаннаан тиийбиппитин санаатахха, олус да ыарахан эбит… киЬи сатаан да санарбат буола хараастар кэмнэрин ааспыт эбиппит\nСааЬыары, урэх уута киирэ илигинэ, теттеру Хатыннаахпытыгар кеЬен кэллибит. Онтон аны Кэптиннэ кэллибит, суеЬулэрбитин далга хаайан турабыт. СуеЬубут аччыгый анаарын Кэптиннэр от атыытыгар диэн тутан ыллылар. Биьиги ытаЬыы-соноЬуу бе5е буоллубут да, хайыахпытый.. Ордубут суеЬулэрбитин уурэн Соло5он аттынан барбыт уЬубут, КыЬыл колхоз бэтэрээ еттугэр УЬун урэх диэн сиргэ тиийэн сааЬаатыбыт. Ынахтарбыт тереетулэр. Ол кэннэ Бэрдьигэстээх таЬыгар Куех дул5а диэн сиргэ сайылаатыбыт.\n1950 сыл сайыныгар Мэнэттэн кэлбит суеЬу керееччу биир дойдулаахтарым бары теттеру Бутэйдээххэ бардылар. Балтым Александра, быраатым Прокопий эмиэ барыстылар. Мин оЬо5остоох ийэбин кытта иккиэн эрэ Куех дул5а5а хааллыбыт. Аны барбыт дьон оннугар Бутэйдээхтэн суеЬу керееччулэр, отчуттар диэн уонча киЬи кэлбиттэрэ. Отчуттарбыт Кировскай сиригэр Хаахынайдаах анараа еттугэр Мээнэ5э, Суунэ5э оттуу бардылар. Ийэм Бэрдьигэстээххэ о5олоно хаалбыта. Мин суеЬу керееччулэри кытта суеЬулэрбитин уурэн, Суунэ5э кыстыы бардыбыт. Ийэм кыыстаммытын кэннэ, сотору Бутэйдээххэ илтилэр. Баран иЬэн ийэм сыыстаран тымныйар, итиэннэ ер ыалдьан кыра кыыспыт сэттэлээ5эр ийэм барахсан кун сириттэн курэммитин туьунан олох хойут, ыал буолан олорон истибитим. Оттон били кеске сылдьыЬан баран теттеру Бутэйдээххэ тиийбит дьоммутуттан айанныт уонна кыстаабыт кэмнитигэр сиэбит иэскит диэн суеЬулээхтэртэн суеЬулэрин, дьиэлээхтэртэн дьиэлэрин тутан ылбыттар диэн олус хомолтолоох сура5ы истэн хараастыы бе5е буолбутум… Эчи абатын, кыьыытын… Дьинэр, айаннытыгар диэн биир да харчы керуллубэтэ5э да, биэрбэтэхтэрэ да5аны… Мин дьонум, быраатым уонна икки балтым аба5абыт Аргунов Иннокентий Гаврильевичтаахха энээрдэЬэн олорбуттар этэ. Кэлин быраатым Прокопий оскуоланы бутэрэн баран, АЬыма5а кэлэ сылдьыбыта. Ол эрэ кэннэ учугэйдик билсэн барбыппыт, ол иннинэ сурук да суруйсуу суо5а буолла5а, урэх баьыгар олорбут дьон. Онтон балтым Александра Тенулугэ 8-10-с кылааска уерэммит эбит, онтон Москва5а уерэнэ барбыт этэ. Ол уерэнэ сылдьан АЬыма5а кэлэн барбыта.\nОнтон биЬиги, Суунэ5э барбыттар, урэх уута киирэ илигинэ Седуеччуйэ алааьыгар сааЬыыр буоллубут. Онно тиийиибитигэр, \"Мэнэттэн Чууйэлэр кэлэн кыстаан бардылар\" диэн кэпсээннээх тоЬуйбуттара. Биир дойдулаахтарым суеЬулэрэ ырыганнаан, ыарахан кыстыгы туораан, дойдуларыгар барбыттарын кэннэ кэлбит эбиппит.\nБиЬиги хас да5аны буолан Павлов Буетурдээххэ олорорбут. Биир кун Буетургэ колхоз суотчута диэн эдэр уол кэлэ сырытта. Ол уол миигин керер да керер, мин эмиэ кинини керебун да керебун. Чэй кутан, ас бэлэмнээн аьаттым. Барбытын кэннэ сурук хаалларбытын биэрдилэр. Оннук биэс кун сурук суруйустубут. Ол са5ана Оленов Денис биригэдьииринэн улэлиирэ, сурукпутун кини таста. Ити колхоз суотчута уол Данилов Иннокентий Петрович этэ. Онтон дьонум Бутэйдээххэ барар буоллулар, мин кинилэри сайыЬан ытыы хааллым. Тахсан атаарарга танаспын да танныбакка буола сатыыбын, хомойон-хоргутан. Лекует эмээххинэ тоойуом танын диир. Бутэйдээхтээ5и дьонум баран да иЬэннэр, тиийэн да баран, таах илдьэ кэлбэккэбит, хайдах олороро буолла дииллэрэ уЬу.\nОл кун, дьоммун атаарбытым кэннэ, Киэсэ Кировскайтан 1 киилэ испиир а5алан, дьонун аЬатта, онтон иккиэн Таастаахха хара аты мэнэстэн кини тереппуттэригэр, Буетуччээннэргэ били аьыттан 1 суотайы ордорон илдьэ бардыбыт. Дьонум чугаЬаатылар диэбитигэр, аттан туЬэн сирэйбин сууннум. Онно алта доярка эмээхсин бааллар. Колхоз председателэ киЬи ХааЬах кэргэнэ Аана, Света эмээхситтэр, Буетуччээн ийэтэ Балбаара, хотунум, Киэсэ ийэтэ Дарья Саввична бааллара. Буспут куобах этин таьааран, тэриэлкэ5э, иьиккэ буолбакка, остуолга уурталыыллар эбит эмээххиттэр. Хайдах-хайдах аЬыылларый дии санаабытым. Оннук биир ый Буетуччээннэргэ сайылаан, дайаарка дьахталларга олорон, дьэ, киьилии аьаан, уойдум. Ону хос эбээбит Балбаара эмээххин Даарыйаттан кийииккин то5о улэлэппэккин диэн ыйытар эбитэ уьу. Онуоха Даарыйа себулээбэккэ, кыыьырара, тугу гыннараары гыннын диэн этиьэллэрэ. Биир ый ааспытын кэннэ колхоз тойотторо кэллилэр, тугу гына5ын, оттуугун дуу, дайааркалыыгын дуу диэн ыйыттылар. Ити 1951 сыллаахха этэ. Онуоха мин дайаарка5а себулэстим, уонна дьэ улэ бе5е5е туЬэн, кэьэйдим. Куннэ ынахтарбытын 4-тэ ыырбыт, 3 доярка ына5ын ыыбыт. Аны куннэ 4-тэ илиинэн уут эрийэбит. Утуктуу-утуктуу улэлиибит. Арыытын кыынньаран, уулларан тоноробут, ону мунньан о5уьунан тиэйэн Хаахынайдаахха илдьэбит уонна тыынан туораан илдьэн туттаран, булууска угарбыт. Оннук сайылаатыбыт. Аны хонтуруолунай ыам ыыт да ыыт буолаллар, бэрэбиэркэ бе5е. А5ыйах кэмнэ сынньаныах курдук этим, онуоха биригэдьиирбит Кугас Маарыйа тойон ойо5о буолан туескэр силлэнэ-силлэнэ олоруон дуо - от тиэйэ бар диэтэ. Уонна о5ус уонна сыар5алаах ат биэрдиэр. Онон от тиэйэ барар буоллум. О5ус, ат миинэ, келуйэ уеруйэхпин. Ый анара курдук Уолбут диэн сиртэн суеьугэ от тиэйэр этим. Кэргэним от нуемэрэ биэрэр этэ, ону от нуемэрин кердеен алааьы биир гына кэрийэр этим, аппын, о5успун сиэтэ сылдьабын. Танас-сап мелтех, сылайар да этим. Оннук сайылаан, куьунугэр аны Маар диэн сиргэ (Хатырыктаах аттыгар баар) саЬыл керееччунэн улэлии бардыбыт. Аргунов Александр Николаевич кэргэнинээн уьуебут. Елексеес тойон. СаЬылбыт теруех бе5ену биэрбитэ. Балык бе5е сиэтэн, Хаахынайдаах балыгынан аьатарбыт, аны булт, колхозтан эт бе5е, куобах бе5е кэлэр этэ. Колхоз куоба5ы тутара, саЬылга биэрэргэ диэн. Биьиги биир да собону сиэбэт этибит, эт унуо5ун эмиэ, Елексеес ойуурга состорор этэ, кытаанах киьи этэ. Маарга Оленов Николай эдьиийэ Ыстапаанньа эмээххинниин олороллоро уонна биэс саастаах Ньукулай кыыьа Илииьэ кыыс бааллара, бары бииргэ уонна биьиги саЬыл улэьиттэрэ уьуен Елексеес эмээххининээн, мин Киэсэбинээн саЬыл хоьугар олоробут. Киэсэ еребуллэргэ эрэ кэлэн барар. Маарга ол биир дьиэ баарыгар бары бииргэ суулаьан олорорбут. Ол улэлии сылдьан 1952 с. от ыйыгар бастакы о5обутун о5оломмутум, булуустаах ампаарга, Ыстапаанньа эмээххин о5онньорбунаан тереппуттэрэ.\nКуьунугэр Кыныдахха кеьен кэллибит (Хаахынайдаах сирэ). Дайааркалаан бардым. 1954 с. аны иккис кыыспын тереетум. Биир ый дуу, балтараа ый буолаат эмиэ улэ5э тахсарым. 1960 с. диэри Хаахынайдаахха улэлии-хамныы олордубут. Хаахынайдаахха колхоз председателэ Яковлев Константин биьиэхэ бэйэтэ олорбут дьиэтин биэрбитэ. 1960 с. АЬыма5а кеьен кэллибит. Кэргэним инники кэлэн Хаахынайдаахтаа5ы дьиэбитин кеьерен а5алан туппута. Онтон мин икки о5обутун илдьэ кеьен кэллибит. АЬыма5а анны Маайа тереете. Оччолорго сана дьиэ биир да суох. А5ыйах эргэ дьиэ баара. Кириллов Уйбаан, Дьарааьын сана дьиэ тутта сылдьаллар этэ. Биьиги дьиэбит турар сирэ барыта ыар5а талах, дул5а сир этэ. Онтон утуу-субуу колхозтар холбоЬон Аьыма5а кииннэнэн беьуелэк буолан, дьон-сэргэ бе5е буолта. Биьиэхэ кэлээппитин кытта Павлова Фекла кэргэнэ елен, о5олорунаан, тулаайах хаалан аьынаммыт, биЬиэхэ дьукаах олорбуттара, балыыьа5а остуораьынан улэлээбитэ. Мин дояркалыырым, Киэсэ суотчуттуура. Кэлин Атамай совхоз тэриллибитэ. Киэсэ партиялаах этэ, партийнай мунньах бе5е буолара, нэЬилиэктэртэн киирии-тахсыы бе5е, киЬи бе5е биьиэхэ хоноро. Хас да сыл дояркалаатым, онтон ус сыл сибиинньэ кердум. Биэс буолан улэлээбиппит - Дьяконова Анна, Аргунова Моотуона, Слепцова Тамара уонна биригэдьиирбит Попова Анна Потаповна этэ. Сибиинньэ теруех бе5е биэрбитэ. Суус сибиинньэ5э тиийбитэ. Олус учугэйдик улэлээбиппит. О5олорум дьааЬыла5а, детсакка нэдиэлэлээххэ сылдьаллара. Онон иккиэн тигинэччи улэлиирбит-хамныырбыт. Онтон тохсус о5обун о5олонон баран, дояркалаан буппутум. Оскуола5а остуораьынан киирбитим. Онтон оскуола остолобуойугар улэлээбитим. НэЬилиэк о5олоро уерэнэ кэлэллэрэ. О5о бе5е, 60-70 о5ону аьатарбыт. Дьиэм улэтэ, кэтэ5им, сууруунэн сылдьарым. Онтон детсакка повардаабытым, балыыьа5а 3 сыл остуораьынан, ол кэннэ ма5аьыынна 10 сыл улэлээммин пенсия5а тахсыбытым. Бу тухары 11 о5ону теретен, кэргэним барахсан 1990 с. олохтон туораабыта.\n1993 с. бастакы Президент М.Е. Николаев илиититтэн «Ийэ5э махтал» бэлиэни ылбытым. О5олорум бары ыаллар, тереебут улуустарыгар олороллор, тыа хаьаайыстыбатыгар, олох араас эйгэтигэр ситиЬиилээхтик улэлии-хамныы сылдьаллар. Билигин барыта 34 сиэн, 20-чэ хос сиэн эбээтэбин. Ойор-тэбэр о5о саас диэни билбэтэх сэрии тулаайа5а, оччотоо5у кыьар5аннаах уустук кэмнэри, сут-кураан дьыллары эт хаанынан, ейунэн-санаатынан билбит о5о киьи чараас санныгар уйан, олох охсуутунан Мэнэттэн Горнайга сатыы тиийэн, онно дьыл5а хаан ыйаа5ынан оло5ун аргыьа Данилов Иннокентий ПетровиЬы керсен, о5о-уруу тэнитэн Герой ийэ Евдокия Гаврильевна быйыл 85 сааЬын туолла. «Ыарахан олохтон доруобуйам учугэй буолан испэтэ биллэр».\nЕвдокия Гаврильевна балта Александра-Куерэгэй Москва5а уерэнэ сылдьан омук уолугар кэргэн тахсан билигин исландия5а олорор. Талба талааннаах художник, ырыаьыт, тереебут Сахатын сирин культуратын тас дойдуга билиьиннэрэ, тар5ата, улэлиир-хамныыр. Александра-Куерэгэй 4 о5олоох – 3 уол, 1 кыыс, 3 сиэннээх, 1 хос сиэннээх. 1994 с. балтыбар Александра-Куерэгэйгэ Исландия5а Софья Дмитриевналыын иккиэ буолан бара сылдьыбытым. Икки нэдиэлэ буолан кэлбитим, ити кэмнэ Куерэгэй доруобуйата мелтуу сылдьар кэмэ этэ, терут аьыттан кетер этэ, собо, эт ас илдьибиппэр уеруу бе5е\nБыраатым Прокопий Горнайга иккис кэлиитигэр Аьыма кыыЬын кэргэн ылан Бутэйдээ5эр барбыттара. 3 уол, 2 кыыс о5олордоохтор, 10-тан тахса сиэннээхтэр, 1 хос сиэннэннилэр. Кыра кыыс Люба 5 о5олоох, бары ыаллар, 10-ча сиэннээх. Бары этэннэ олороллоруттан уерэбин.<|endoftext|>\nБочкарев Илья Сергеевич\n1913 сыллаахха Дүпсүн улууһугар I Өспөх нэһилиэгэр төрөөбүт. Отутус сыллардааҕы комсомола, «Үүнүү» колкоз ударнига. О5о сааһыттан сытыы-хотуу бэртээхэй спортсмен уол эбит.\n1941 сыллаахха Советскай армияҕа атырдьах ыйыгар ыҥырыллан барбыт. Ити кэмҥэ комсомуол чилиэнэ эбит. Кини Москваттан Эльбаҕа тиийэ сэриилэспит. Байыаннай идэтинэн минометчик эбит. Хорсуннук сылдьарын иһин төрөппүттэригэр 1942 сыл саҥатыгар «Большевик» хаһыахха бэчээттэммит: «Немецкай–фашисткай талабырдьыттары утары охсоһууга Бочкарев Илья хорсун уонна геройдуу быһыыны кердерер. Кини бэргэн ытыытыттан хайы уйэ уонунан ахсааннаах оккупааннар өллүлэр. Уолгутун үчүгэйдик ииппиккитигэр махтал. Бочкарев билигин тыыннаах уонна доруобай, өстөөҕу хорсуннук кыдыйар.»\nАлбан ааттаах суола Клин, Рогочев, Ржев, Калинин, Орел, Брянскай, Побрускай, Белосток, Минскэй куораттары босхолуур кыргыһыылары туораан ааспыт. Гвардия старшай сержана кини хорсун быһыыларын улуу Волга, Ловать, Днепр, Днестр, Лесна, Пруд, Гипрес, Одер өрүстэри туорааһыҥҥа көрдөрбүт. Кини Польшаны, илиҥҥи Пруссияны босхолоспут. Берлины ылсыбыт, Эльбага тиийэ Улуу Кыайыы күнүн көрсүбүт.\nСэрии толоонуттан эргиллэн кэлэн, кэргэн ылан 8 о5оломмуттар.\nКолхозтар бедеҥсуйбүттэрин кэннэ армия генерала Д.Д. Люлючиенко кинигэтигэр бэлиэтээбитин курдук «Октябрь» колхуоска партком секретарынан үлэлээбитэ. Албан аат II, III степеннээх, Кыьыл Сулус, Аҕа дойду сэриитин I степеннээх уордьаннаах, «Хорсунун иьин», «Берлины ылааһын иһин», «Германияны кыайыы иһин» мэтээллэрдээх, Уус – Алдан улууһун Бочуоттаах гражданина.\nХос сиэнин ахтыытыттан: Хос эһэм мин төрүү иликпинэ күн сириттэн барбыта. Кини өлөр ыарыытыгар ыалдьа сытан биирдэ да ынчыктаабакка, ытаабакка өлбүтэ диэн дьонум кэпсииллэр. Хас саас аайы, Улуу Кыайыы үөрүүлээх бырааһынньыгар, хорсун саллаат, уордьаннаах хос эһэм, И. С. Бочкарев туһунан ахтан–санаан ааһабыт. Орто дойду олоҕун үөрүүтүн–хомолтотун этинэн- хаанынан билэн, итиини-тымныыны тулуйан, киһи буолбут аналын хорсуннук толорон барбыт. Хос эһэбитинэн кини ыччаттара киэн туттабыт.<|endoftext|>\nЕгор Александрович Захаров\nЗахаров Егор Александрович — Сэрии тулаайаҕа.\nЗахаровтар оччотооҕу ыал тэҥинэн 1936 сыллааха диэри этэҥҥэ олорбуттара. Аҕалара колхоз салалтатыгар үлэлиирэ. 1939 сыл киилэр дьиэ кэргэнэрин үрдүнэн барбыта. Бэһэргэ олорбуттара. Кыһыл Аармыйа бырааһынньыга күн икки балтыларын көмпүттэрэ. Хотонноругар биир ынах уонна сибиинньэлэрэ өлбүттэрэ.\nИйэлэрэ тымныйан ыалдьан, саас эрдэ сытан кэбиспитэ. Саас, Ньукуолун күнүгэр, тыына быстаахтаабыта. Аҕалара икки кыра оҕолоох хаалбыта. Быраата уол Бүөтүр(Өөчөөн) алтыс кылааьы бүтэрбитэ. Ити сайынтан Егор колхозка чааркаанынан, сохсонон, бэрт бэрт аҕыйах хапхаанынан күтэрдиир, моҕотойдуур буолбута.\n1940 сыллаахтан улэ киниискэлэммитэ. 11 сааһыттан икки атынан от оҕустарара. Аан дойдуга саамай улахан алдьатыыны, иэдээни аҕалбыт сэриии саҕаламмыта. Аҕатын бырааттара Бүөтүр уонна Миитэрэй, Горнай оройуонугар оттуу сылдьан, Аармыйаҕа ыҥырыллан, дойдуларыгар таарыйбакка, ходуһаттан фроҥҥа бараахтаабыта.\nОнтон аҕалара, Александр Петрович, 1942 сыл бэс ыйын 27 күнүгэр фроҥҥа ынырыллыбыта. Фашистар Сталинградка ааҥнаан киирбиттэрэ. Бу уоттаах кыргыһыыга быратынаан Миитэрэйдиин ыараханнык бааһыран, Ижевск куорат госпиталыгар 1943 сыллаахха көрсүбэккэ, сырдык тыыннара быстыбыта.\nЕгор алтыс кылааьы бутэрэн баран, самоскитынан бурдук быстарара. 1943 сыл күһүн Мандыгыттаҕа тиийбиттэригэр, сарсыарда хаар ньиксиччи түһэн үлүйбүттэригэр, оҕонньоттор тобуктаан олорон ытаспыттарын көрбүтүм дьулаан этэ диэн кини кэпсиир.\nАҕатын быраата Бүөтүр 1941сыллаахха Москва аннынааҕы кыргыһыыга тыына быстыбыта.\n-Оҕолор төгүрүк тулаайах хаалбыппытын аҕабыт Петр Захаров (Бааска Бүөтүрэ) Хараҕа суохха олорон, көрөн-истэн, тыыннаах хаалбыппыт диэн Егор Адександрович махтана ахтар.\nАбаҕаларын соҕотох учуутал уола Сэмэн Петрович 1942 сыллаахха сэллик ыарыыттан өлбутэ. Егор Бэһэртэн Матта оскуолатыгар сатыы сылдьан үөрэнэрэ. Онно күнүс Эбэ быччыыкатын буһаран аһаталлар эбит. Дьиэҕэ хаалбыт ыарыһах балтыгар Маайаҕа үлөөтөттэн уктан аҕалара үһү.\nОччотооҕута кыайыы туһугар турар-турбат бары улэлиирэ. Биирдэ нэһилиэк салалтатыгар ыҥыртаран ылан, фронтан кэлбит суруктары алаас ыалларыгар, оччуттарга аахтарбыттара. Биир сурукка Савва Петрович Кычкин бэргэр ытааччытын, хорсун сэрииһитин туһунан этиллибит. Итинник ис хоһоонноох сурук Гаврил Петрович Захаров туһунан кжбитин эмиэ аахтарбыттар. Дьон сүрдэҕин үөрэрэ, санаата көтөҕүллэрэ, кыайыыга эрэлэ күүһүрэрэ.\nАҕатын Александр Петрович туьунан Сталинград көмүскэлин туһугар сураҕа суох сүттэ диэн биллэрии кэлбит. Ону кэлин ирдэһэрэ.\nСэрииилэспит сиригэр, Сталинградка, бара сылдьыбыта. Архивтара сурук ыытан ыйыталаспыта да, мэлийэн испитэ. Ону Матта оскуолатын үөрэнээччилэрэ Г. Ф. Кычкина салалтатынан Мөҥүрүөнтэн фроҥҥа барбыт, сураҕа суох суппут буойуттары ирдэһэн улэни ыыппыттара. Александр Ижевск куорат госпиталыгар сэриигэ ылбыт бааһыттан өлбүтүн булбуттара. Онон биһиги аҕабытынан, эһэбитинэн киэн туттар толору бырааптаммыппыт. Кыайыы 45 сылыгар госпиталь архыыбын матарыйаалларын хомуйан, биир сиргэ-Киин архыыпка — ыыппыттар эбит.\nСэрии, өлүү-сүтүү, хоргуйуу, сут-кураан сылларга инчэҕэй тирбэҕэ быстыбатынан, сыккырыыр дууһата эрэ ордон кыайыы туһуар улахан дьону кытта тэҥҥэ үлэлээбит сэрии тулаайаҕа Егор Захаров килбиэннээх үлэтин иһин 1947 сыллаахха мэтээлинэн наҕараадаламмыта. Советскай государствоҕа, оччотооҕу салалтаҕа тулаайах диэн туора туппакка, интернакка олорон үөрэммитигэр муҥура суох.\nНэһилиэгин патриота\nСэрии сылларыгартуберкулез ыарыы республика урдунэн күүскэ тарҕаммыта. Оҕо-аймах туһугар бырабыытылыстыба улахан улэни ыыппыта. Сэриттэн айгыраабыт мөлтөх доруобуйалаах оҕолорго Маттаҕа республиканскай санаторнай-лесной оскуола арыйан, 1943—1955 сылларга улэлэппиттэрэ. Онно Егор Александрович аҕыс сыл учууталынан, завуһынан үлэлээбитэ.\nЕгор Александрович ол кэмҥэ үлэлээбит, үөрэммит, эмтэммит дьон истиҥ ахтыларын тумэн, 2007 сылга « Тэбэр сүрэх сылааһынан» диэн кинигэни таһааран, нэһилиэгин историятын биир кэрчик кэмин суруйбута. Манна В. В. Ноев, М. Е. Калачева, П. Н. Дмитриев, В. В. Цыпандина, В. П. Ларионов, С. И. Находкин, Л. П. Ильина, Т. В. Корякина, П. С. Охлопков уо.д.а. биллэр көстөр буола үүммүт оҕолор үөрэммиттэрэ.\nЕгор Захаров үлэлээбит сирдэригэр оҕо-ыччат чөл олоҕу тутуһалларын туһугар норуот күүһүнэн спортивнай саалалары туттарбыта. Ол курдук, 1968 сыллаахха Балыктаах оскуолатыгар, 1985 сыллаахха Төҥүлүтээҕи училищеҕа спортивнай комплексы үөрэнээччилэр, үлэһиттэр күүстэринэн туттарбыта.\n2010 сыллаахха төрөөбүт дойдутугар, Маттаҕа, культурнай спортивнай комплексы норуот күүһүнэн тутуллуутун көҕүллээн, биир ыйдаах пенсиятын биэрбитэ, субэ-ама буолбута. Маттаҕа саҥа оскуола дьиэтэ тутулларыгар төһө кыалларынан техниканан, суббуотунньуктары тэрийэн көмөлөспүтэ.\n…Биэс саха ньургун уолаттара, быраатттыы Захаровтар ыраах Бэһэр алаастан Ийэ дойдуларын өстөөхтөн көмүскүү туруммуттара. Кинилэр Москва, Сталинград, Ленинград, Харьков куораттар көмүскэллэригэр бастакы уот сэриигэ тыыннарын толук уурбуттара.\nКинилэр удьуордарын саҕалыыр биир соҕотох уол — Егор хаалбыта. Кини Мөҥүрүөнтэн төрүттээх Марфа Ивановналыын (Находкина) түөрт уолланан, биир кыыс оҕолонон ытык ыал аатын ылан, дьоһун олоҕу олрдулар. «Дьокуускай куорат ытык ыала» буолан, оттон республикаҕа «ытык ыал» аатын ылан, кыһыл көмүс кинигэҕэ ккирдилэр.\nЕгор Александрович 1955—1960 сыллаахха Тулагы Кэллэм оскуолатын директорынан үлэлээбитэ. Оскуоланы уонна интернаты уунан итиллэригэр системаҕа маннайгынан киллэрбитэ. Дьиэлэр сылыйан, дьон улэлиир, олорор усулуобуйалара тупсубута. Бастакына станционарнай-технической средстволары туһаныы тэриллибитэ.\n1957 сыллаахха үөрэнээччилэрэ уус-уран самодеятельность куораттааҕы көрүүгэ бастакы миэстэни ыланнар, Москва-Киев маршрутунан 20 турестическай путевканан наҕараадаламмытара. Бу саха оҕолорун Киевка маҥнайгы сырыылара этэ. Уучуталларга түөрт хостоох уопсай дьиэлэри туттарбытта, оскуолаҕа сыһыары — киинэ көрдөрөр будка.\n1960—1974 сыллардаахха Мэҥэ-Хаҥалас Балыктааҕар оскуола завуһынан, директорынан үлэлээбитэ. Республикаҕа үөрэтии кабинетнай систематын маҥнайгынан киллэрбитэ. 1966 сыллаахха, сүүрэн-көтөн, туруорсан, орто оскуоланы астарбыта. Төрөппүттэри кытта үлэни системалаахтык ыытара. Ол курдук «Төрөппүт-оскуола-общественность» диэн хамсааһыны олорор сиринэн бастакынан тэрийсибитэ.\nОскуолаҕа Ленинскэй хос аһыллыбыта. Учууталлар күүстэринэн сайыҥҥы сынньаланнарыгар мастерской уонна алта квартиралаах уопсай дьиэ тутуллубута. Бу кэмҥэ Балыктаах оскуолатыгар икки төгүл республиканскай семинардар ыытыллыбыттара. Кыраайы үөрэтэр турестическай походтар тэриллибиттэрэ. Хас биирдии педколлектив чилиэнэ, учуутал үрдүк аатын түһэн биэрбэккэ, күүрээннээхтик улэлиирин сатабыллаахтык тэрийэн, учууталлар олорор, улэлиир усулуобуйаларын тупсарыыга улахан болҕомтолоох салайааччы быһыытынан биллибитэ.\n1974 сыллаахха партия Мэҥэ-Хаҥалас оройуоннааҕы комитетыт быһаарытынан 4№-дээх Төҥүлүтээҕи профтехучилещаҕа директорынан анаммыта. Манна директорынан, преподователынан үрдүк таһарылаахтык 24 сыл үлэлээбитэ. Комсомол Киин Комететын мэтээлинэ Наҕараадаламмыта. Бу сыратын бараабыт училещатын үлэтин-хамнаһын көрдөрөр Е. А. Захаров, В. В. Цыпандина, Е. С. Попов автордардаах «Лэнинскэй комсомол бириэмийэтин лауреата 4 №-дээх профлицей» диэн кинигэ тахсыбыта.<|endoftext|>\nИванов Фёдор Романович\nИванов Федор Романович\nХайахсыт нэһилиэгин олохтоохторо Иванов Роман Гаврильевич, Иванова Варвара Егоровна улахан уоллара Иванов Федор Романович 1937 сыллаахха Хайахсыт нэһилиэгэр төрөөбүтэ. 5 саастааҕар Хоту көһөрүллүүгэ ийэтин Варвараны кытта барбыт. Онон Федор Романович Хоту көһөрүллүү кыттыылааҕа. Көһөрүллүүттэн кэлэн баран Хайахсыт 7 кылаастаах оскуолатыгар үөрэнэ киирэр. Начальнай кылааска Уорҕаҕа үөрэммит.\nХайахсыт сэттэ кылаастаах оскуолатын бүтэрэн, 1954-55 сс. Дириҥ оскуолатыгар үөрэнэ кэлэр. Онус кылааһы 1957 сыллаахха бүтэрэн, комсомол путевкатынан «Оскуола – производство – үрдүк үөрэх» дэвиһинэн, төрөөбүт холкуоһугар бастаан суотчутунан, онтон бөдөҥсүбүт Эрилик Эристиин холкуос «Мэлдьэхсититээҕи» учаастагар солбуйар биригэдьииринэн үлэлиир. Кини үлэлиир кэмигэр «Тапталлаах» ыччат фермата үүтү ыаһына 2000 лиитирэ кирбиини ылбыта. Үлэлиир сылларыгар ыччаты кытта сибээһи тутуһара, тылын ылыннарар салайааччы быһыытынан биллибитэ. Ол иһин кинини Улахан Эрилик саҕана Бахсыга Биригэдьииринэн анааннар үлэлэтэ ыыппыттара.\nCалгыы 1961 сыллаахха Чурапчы орто оскуолатын базатыгар XI педагогическай кылааска үөрэнэн, начальнай кылаас учууталын идэтин ылар. Чакыр начальнай оскуолатыгар учууталлыыр, бу оскуолаҕа сэбиэдэссэйинэн үлэлиир. Ити кэмнэргэ оройуон ыччатын биир санааҕа түмэн, ыччат лидерэ буолар.\n1965 сыллаахха күһүн, атырдьах ыйыгар Федоры кытта ыал буолбута .\nИванов Федор Романович төһө да үлэ үөһүгэр сырыттар, СГУ историческай факультетын бүтэрэн, историк специальноһын ылбыта. Онон 4 сыл тухары Чурапчытааҕы ыччат киэһээҥҥи оскуолатыгар директорынан үлэлээбитэ.\n1971-1975 сс. Хайахсыт орто оскуолатыгар ананан директорынан үлэлиир. Бастаан Хайахсыкка үлэлии тахсарбытыгар, эргэ умайбыт оскуолаҕа үлэлээбиттэрэ.\nСаҥа корпус үлэтэ киириитигэр, оскуола коллектива, техническэй үлэһиттэр, нэһилиэнньэ олохтоохторо бары активнай кыттыыны ылбыппыт.\nФедор Романович нэһилиэк олоҕор активнайдык кыттара, ол курдук исполком чилиэнэ, партийнай тэрилтэ секретара, пропагандист. Зонанан үлэни нэһилиэккэ иилээн-саҕалаан улэлэтэрэ. Салайааччы быһыытынан ирдэбиллээх, эппитин толорторор буолан, дьон-сэргэ ытыктабылын ылбыта. Кини куруутун үөрэ-көтө, кэпсии-ипсии сылдьара, дьону сыаналыыр, кими да куһаҕан үлэһит диэбэт, киһиэхэ барытыгар биир тэҥ сыһыаннааҕа.\nДьиэ кэргэҥҥэ, оҕолоругар эйэҕэс сыһыаннаах, бииргэ төрөөбүттэрин, балтыларын, бырааттарын олус таптыыра, куруутун сыллыы сылдьара. Киһиэхэ барытыгар үчүгэйи эрэ баҕарара.\nЭбээм Сүөдэрдиин 10 эрэ сыл наһаа эйэлээхтик, дьоллоохтук олорбуппут, кини 38 эрэ сааһыгар олохтон барбыта. 1975 сыллаахха 3 оҕо аҕата суох хаалбыта. Түрөөбүт дойдутун олус күүскэ таптыыра, элбэх былааннардах этэ.<|endoftext|>\nСаха ыта-лайка\nЛайка — олус былыргы ыт.\n25-35 тыhыынча сыл ынараа өттүгэр киhиэхэ булт ууругар көмөлөhөр этэ. Ону Рассоха диэн өрүскэ булуллубут төбөтун уҥуоҕунан быhаарбыттара.\nКини тымныыны олус учугэйдик тулуйар, хаарга утуйар. Айылҕа моhуохтарын барытын бэккэ диэн тулуйар: буурҕаны, тыалы, хаары, итиини, аччыктааhыны (хастыы да кун аhаабахха сылдьаллар).\nЛайка хойуу түүлээх, уү кырылаах бөрө тииhин курдук аhыыта (ол аата бөрөлүүн биир предоктаахтар). Хараҕа куох.\nБылыр былыргыттан булт кэмигэр киһи уонна ыт биир санааннан сылдьаллар. Ыт кыылы үрэр, тохтотор, булчут үөмэн кэлэн оҕунан ытар. Ыттаах булчут элбэҕи бултуур, дьонун аһатар.\nБилинни кэмнэ куhаҕан булчуттааҕар үчүгэй ыты бултка илдьэ сылдьар ордук дииллэр.\nБилигин ыраас хааннаах боруода лайкалары питомникка иитэллэр уонна нэhилэннэҕэ тарҕаталлар. Бу куох харахтаах саха ыта Аан дойдуга билиннэ. Атын дойдулар эмиэ иитэр буоллулар.<|endoftext|>\nБаал Хабырыыс поэзиятын туhунан\nБаал Хабырыыс саха литературнай критикатыгар хайҕаммыт да, мөҥүллүбүт да поэт этэ. Ол эрэн, кэнники кэмҥэ кини кинигэлэрэ үксүн биһирэбили эрэ ылбыттара. Баал Хабырыыска махтанан, айымньыларын хайҕаан, быстах ааҕааччылар санааларын биллэрэр заметкалартан саҕалаан улахан соҕус обзорнай ыстатыйалар, мындыр рецензиялар, барыта сүүрбэччэ үлэ суруллубут. Олор ортолоругар ордук чорботон С.Руфов, И.Федосеев рецензияларын, Эллэй, Н.Петров, Ф.Софронов уо.д.а. ыстатыйаларын бэлиэтиир наадалаах. Ити автордар Баал Хабырыыс поэт быһыытынан сорох уратытын, кини саха поэзиятыгар оҥорбут өҥөтүн сөпкө ырыппыттар, ыйбыттар. Хомолтото диэн баар, кинилэр кэннилэриттэн 1968 сылтан ыла алта сыл тухары ким даҕаны Баал Хабырыыс туһунан боччумнаахтык суруйбатах, ырыппатах. Мин санаабар, саха поэзиятыгар кини быстах сылдьан ааспыт ыалдьыт, хонор хоноһо буолбатах этэ. Кини – төрөөбүт литературатын, поэзиятын быстыспат сорҕото, Н.Петров образтаан эппитинии, аал луук маһын биир төрөлкөй лабаата. Ол лабаа билигин да силигилии үүнэр, сайда турар: кэлин «Үһүс омурҕан» диэн нууччалыы, «Киһи суола барбыт» диэн сахалыы кинигэлэр эбии бэчээттэннилэр.\nОнон поэт ытык кэриэһин иннигэр ааҕааччы иэһин төлөөн, бу дьоҕус ыстатыйаны суруйарга соруннум.\nБаал Хабырыыс, кинини сирэй билэр да, айымньыларын эрэ ааҕар дьоннорго сүрдээх сэмэй, хаһан да наар бэйэтин талааныгар ирдэбиллээхтик сыһыаннаһар поэт быһыытынан биллэр. Кини онно ардыгар, араас ыарыы-сүтүү буомугар хаптардаҕына (киһи киһитэ өтөр буоллаҕа), кэмсинэр, кэриэлийэр быстах тыллары ыһыктаталыыр:\nСымыйа, ханна баар талааны,\nСах салаатын албан ааты!\nҮөдэни улахан кыраатын,\nҮтүө күннэрбин бараатым.\n(КСБ, 110)[1]\nЫарахан бөрүөнэн суруйан,\nСуол солуур, буор хаһар курдук,\nТылга баар алмаз кыырпаҕын\nБулаары муҥу көрбүтүм,\nБостуой да сырабын ыыппыппын –\nБаламат санаабын сөхтүм!..\n(КСБ, 117).\nОлоҥхоһут аатырбатым,\nОннук талаан сыстыбатах.\nПоэт буола сатаабытым.\nОнтум да кыайтарбата.\n(КСБ, 23).\nБу поэт туох да кубулҕаттаныыта суох ис сүрэхтэн этэр тыллара. Ол эрэн биһиги, билиҥҥи ааҕааччылар, бу строкалары Баал Хабырыыс атын этиилэригэр сигээн, уопсай өйдөбүлгэ олоҕуран сыаналыырбыт наада. Оттон оннук буоллаҕына, поэт поэзия үрдүк аналын, үтүө соругун, сатаан этиллибэт кэрэ эрэйин-муҥун, дууһаны кынаттыыр дьолун-соргутун туһунан суруйара үгүс эбит.\nТуох-ханнык иннинэ кини поэзия общественнай суолтатын ыйар: «Куруутун өйдүөххэ наада – поэзия тыынар салгына, тэбэр сүрэҕэ гражданскай пафос. Норуоккар, олорор олоххор туох эмэ туһаны, үтүө өйү-санааны угар иһин суруйуллуохтаах. Бу чэпчэки үлэ буолбатах» (ЭК, 1967, алт. 20 к. «Тыл барҕа баайа - норуокка»). Дьэ ону поэт хайдах ситиһиэхтээҕий?\nБаал Хабырыыс поэт төһө кырдьыктаахтык бэйэтин долгуйуутун, иэйиитин хоһооҥҥо иҥэрэриттэн айымньы сабыдыала тутулуктаах диир: «Дьиҥнээх ис сүрэххиттэн эрэ иэйэн эттэххинэ, ханнык даҕаны судургу, сороҕор бороҕой да соҕус тыл киһиэхэ тиийимтиэ буолар» (ТА, 8)[2]. Ол иһин хоһоонноругар – оҕолоругар (истиҥник саныыра оччо) аадырыстаан этэр:\nЭтим-хааным сорҕотун,\nИэйиим, сүрэҕим уотун\nЭһиэхэҕэ биэрбитим, -\n(ТА, 383).\nУонна өссө төгүл бигэргэтэр:\nБэйэҥ умайбакка эрэ\nБар дьон сүрэҕин умаппаккын!\nБэйэҥ ыалдьыбакка эрэ\nКиһи дууһатын долгуппаккын!<|endoftext|>\nНикулина Ольга Викторовна\nНикулина Ольга Викторовна (03.08.1971) - поэтесса, бэс ыйын 1995 сылтан Арассыыйа СС (Суруйааччылар Союзтарын) чилиэнэ. Туула уобалаһыгар төрөөбүтэ. 1978 сылга төрөппүттэрин кытта Нүөрүҥгүрүгэ көһөн кэлбиттэрэ. 1989 сыллаахха Нерюнгритааҕы педагогическай училищаны бүтэрэр, 3 сыл оҕо саадыгар үлэлээбитэ. 1994 сылга гимназияга \"Поэзия кулуупугар\" салайааччыннан үлэҕэ киирэр. Ити кэмтэн \"Индустрия Севера\", \"Социалистическая Якутия\", \"Молодежь Якутии\", \"Полярный круг\" хаһыаттарга уонна \"Полярная звезда\" сурунаалга хоһоонноро бэчээттэннэ. 1995 сылга Нерюнгрига буолбут семинар түмүгүнэн Арассыыйа СС (Суруйааччылар Союзтарын) чилиэнэ буолар. Республикатааҕы куукула уонна актер тыйаатырыгар үлэлээбитэ. Москубаҕа үрдүгү литературнай куурстарын ааспыта.\n= Хоһоонноро =\n= Сигэлэр =\n\"Радуга вдохновения» Ольги Никулиной http://www.1sn.ru/155177.html\nПисатели Якутии http://pnbglaz.narod.ru/psakha/on.html<|endoftext|>\nНикитин Молот Павлович\nБөһүөлэгим киэн туттар кырдьаҕаьа\nЭбээн-Бытантай улууһугар Сахандьа диэн дьон-сэргэ таптаан, сөбүлээн олохсуйбут улахан түөлбэлэрэ баар эбит. Онтон төрүттээх хас даҕаны аҕа уустара былыыр Күһүүргэ кэлбиттэр уонна биир сүүнэ улахан үрэххэ олохсуйбуттар. Ол үрэхтэрин бэйэлэрин төруүт дойдуларын аатынан Сахандьа диэн ааттаабыттар. Онон Күһүүргэ Сахандьа үрэҕэ диэн баар буолбут. Дьэ манна табанан байбыт удьуор табаһыттар үйэттэн - үйэҕэ өбүгэлэрин үгэстэрин салҕаан таба иитиитинэн дьарыктанан олорбуттар. Кэлин холбоһуктааһын, бөһүөлэктээһин хампаанньата ыытыллан үчүгэй мэччирээннээх, бултаах - алтаах даҕаны Сахандьа иччитэхсийбит, быраҕыллыбыт. Дьэ ити бөһүөлэги, ити сири-уоту урукку чөлүгэр түһэрээри «Сахандьа» диэн общинаны тэрийбиттэр.\nКүһүүр Никитиннэрэ Эбээн-Бытантайтан сибээстээх халын аҕа ууһа,ону тэҥэ кинилэр былыр-былыргыттан удьуор табаһыттар. Аҕалара Молот Павлович бииргэ төрөөбүттэрэ алтыалар. Олор оҕолоро, сиэннэрэ Республика араас муннуктарыгар тарҕаһан Никитиннэр ааттарын ааттата сылдьаллар. Удьуор табаһыт аҕа ууһун дьыалатын салҕааччылар да аҕыйаҕа суохтар.\nМолот Павлович Никитин – бөһүөлэкпит убаастабыллаах кырдьаҕаьа. Ỵйэтин–сааһын тухары үлэлээн-хамнаан, билигин бочуоттаах ытык кырдьаҕас этэ. Мин кини туһунан элбэҕи билээри, ол билиибин кытта үллэстээри бу үлэбин толордум.\nКини сэрии кэмин оҕото, маастар табаһыт, сирдьит киһи\nНикитин Молот Павлович, 1931 сыллаахха Саккырыыр оройуонугар(билигин Эбээн-Бытантай улууһугар) Ольга Петровна уонна Павел Иванович Никитиннэр диэн көс эбээннэр дьиэ кэргэттэригэр иккис оҕонон төрөөбутэ. Никитиннэр элбэх оҕолоохторо: Анна, Молот, Мария, Бүөтур, Шура уонна Сеня.\nОҕо сааһа кытаанах кэмҥэ ааспыта. Гражданскай уонна Аҕа дойдуну көмүскүүр сэриилэр сыллара алтыһар кирбиилэрэ этэ. Ол кэмҥэ көс эбээннэргэ уол оҕо төрөөтөҕунэ, улахан үөрүү буолара.Уол оҕо дьиэҕэ-уокка, үлэҕэ-сырыыга, булка-аска аҕатыгар илии-атах буолара. Ити эбээһинэһи Молот Павлович 7-8 сааһыттан толорон барбыта. Ити курдук, чугастааҕы ыаллар ордургуур, сөҕөр-махтайар, хайҕанар уол буолан хороччу улаатан, дьоҥҥо-сэргэҕэ биллэн-көстөн испитэ.\nЫал улахан оҕото буолан оскуола аанын өҥөйбөтөҕө, оскуолаҕа үөрэнэригэр кини чахчы солото суох этэ, ол курдук кини дьонун кытта атын сиртэн сиргэ көһө сылдьаллара, тоҕо диэтэххэ табаларын аһа бүттэ да астаах сиргэ көһөн иһэллэрэ. Эһэм сылы сыллаан оскуолаҕа сырыттаҕына, бу элбэх оҕолоох дьиэ кэргэн ыал аатыттан тахсыах кэриҥнээҕэ, ол иһин дьиэ кэргэн сүбэтинэн эһэм кэлиҥҥи оҕолор улааталларыгар, үөрэнэллэригэр көмө киһинэн буолара быһаарыллыбыта.\nМолот Павлович сэрии кэмин оҕото буолар. Сааһынан сэрии уотугар көҥуллэммэт этэ, ол иһин сэрии кэмигэр сэриигэ сылдьар дьоннорго танас-сап ыытарга көмөлөһөрө. Аччыктыыллара, тоҥоллоро, ыарахан үлэлэри үлэлииллэрэ онтон толлубат этэ. 11 сааһыттан ученик-пастуҕунан улэлээбитэ, онтон 13 сааһыттан дьиҥнээх пастух аатын ылбыта. Баара-суоҕа 17 сааһыгар, 1948сыллаахха, ыстаадаҕа биригэдьииринэн анаммыта. Онтон ыла бэйэтиттэн быдан аҕа саастаах, олоҕу билбит-көрбут улахан дьону уонна кинилэри кытары көрсүһэ сылдьар, биригээдэҕэ улэлиир табаһыт кэргэттэрин, оҕолорун бүүс-бүтүннүүтүн салайан, дьаһайан үлэлээн барбыта. Аҕа дойду көмүскүүр сэрии кэнниттэн өлүүнү-сүтүүнү оҥорунар, алдьаныыны-еээһэниини чөлүгэр түһэринэр бастакы пятилеткалар ирдэбиллэрэ байыаннай бэрээдэгинэн наһаа кытаанаҕа. Судаарыстыба биэрбит сорудаҕа халбаҥа суох, булгуччулаахтык толоруллара ирдэнэрэ. Оттон ол бириэмэҕэ кыра да, улахан да салайар кадрдары сүүмэрдээһин эмиэ тубэспиччэ буолбата. Салайыыга бэйэтин кордорбут. Олох ирдэбилин табатык өйдүүр, дьыалатыгар чахчы бэриниилээх, быьатын эттэххэ, иһэ-таһа биллибит дьону салалтаҕа аныыр этилэр.Оччолорго ити ирдэбиллэри барытын толорор ыччаттар ахсааннарыгар мин эһэм Молот Павлович сөп тубэспитэ. Ол, 1948 сылтан сааһыран, доруобуйата мөлтөөн сорсуйуор диэри, үйэ аҥарын кэриҥэ кэм устата салайар үлэ лээмпэтин устубакка ньүккүйэн, үлэлээн кэлбитэ. Ол үлэ усталаах туоратыгар элбэх ахсааннаах эдэр табаһыттары иитэн-үөрэтэн, табаһыт идэлээх дьон олортообута.Онтон аҕыйаҕа суох кырдьаҕаьы, кыамматы араначчылаан, көрөн-харайан кэлбитэ.\nМолот Павлович үөрэммэтэҕин кэмсиммэтэҕэ. Кини сыты-хотуу, билиэн-көрүөн баҕалаах, чобуо өйдөөх буолан, бэйэтин кэмигэр олохтон хаалбатаҕа, өрүүтүн инники сылдьара. Комсомол, партия, бэйэтин үлэҕэ үрдүк ситиһиилэрэ, дьон-сэргэ сүбэтэ-амата кынаттанан, олоҕу кытта тэҥҥэ хаамсан испитэ.\nМолот Павлович олоҕун устатыгар элбэх араас таьымнаах мунньахтарга кыттан, сана уллэстэн, тоьолоох дьону-сэргэни кытта билсэн, рабочайдары, араас куораттарыгар сылдьыбыта, араас колонон халлаанынан, сиринэн, унан айаннаабыта.\nМолот Павлович оҕо сааһыттан таба иитиитинэн дьарыктаммытын устатыгар маннык хаһаайыстыбалар: «Оленьсовхоз», «Опытнай станция», «Булун» совхоз, «Сахандьа» община үгүс өрүттээх үлэлэрин-хамнастарын үмүрүтэ тутууга үгүс сыратын-сылбатын билиитин-көрүүтун биэрбитэ. Бу хаһаайыстыбалар төһө даҕаны ааттара, олорон ааспыт үйэлэргэ атын-атын буолбуттарын иһин сыаллара-соруктара биир этэ: таба ахсаанын элбэтии, таба боруодатын тупсарыы, олору кытта сэргэ ыччаты иитии, табаһыт дьон олоҕун тупсарыы. Молот Павлович онно барытыгар салайааччы быһыытынан сүрэҕинэн-быарынан ылынан бэриниилээхтик үлэлээбитэ. Кини сыралаах улэтин салалта да сыаналыыра, ордук бииргэ үөскээбит-үлэлээбит үөлээннэхтэригэр үрдүктүк сыаналанан, олус диэн убаастанар. Уостарыттан түһэрбэт ытык кырдьаҕастара буолан сылдьар.\nКини түөһгэр «Бочуот знага» орден, «1941-45сс Килбиэннээх үлэтин иһин»,Ỵлэ ветерана», хас да юбилейнай мэдээллэр, социалистическай куоталаһыы кыайыылааҕын, БСНХБ кыттыылааҕын знактара килбэһэн көстөллөрө, оттон кумааҕыга суруллубут махтал, алгыс тылларын ааҕан даҕаны сиппэккин. Табаны үөрэтии ньымаларын баһылаабыт, ньуугуһут, уучах табалары үчүгэйдик үөрэтэр, сүүрүк, күүстээх табалары чинчилээн сүүмэрдиир дьон көлө табалара талыы, олус үчүгэй буолаллар. Кинилэр ханнык да айаҥҥа хаайтарбаттар, ыраах сирдэрин тайаан сылдьаллар. Дьиҥнээх табаһыт бэйэлэрэ көрө сылдьар ыстаадаларын табаларын хас биирдиилэрин дьүһүннээн билэллэрэ, табалар кэмэлдьилэрин, үчүгэй төрүөхтээх атыыр, тыһы табалары бэлиэтии көрөллөрө. Тарҕаммыт таба үөрун хомуйан баран төьө таба, ханнык табалар быстан сүппүттэрин чопчу быһаараллара, тутатына ирдииллэрэ. Оннооҕор табалар хайа диэки барбыттарын сыыстарбакка сабаҕалыыллара. Хаардаахха, буурҕаҕа, хара сиргэ, ардахха-силбиккэ хайа диэки барбыттарын суолларынан чуолкайдык эндэппэкккэ билэллэрэ.\nДьиннээх табаһыт биирдэ сылдьыбыт сирин хаһан даҕаны умнубат. Ол сирин кыһын буоллун, сайын буоллун, сырдыкка да хараҥаҕа да булан барар. Тыалынан, сулустарынан хайысханы чуолкайдык быһаарар. Оннук айылҕаттан бэриниилээх киһини, булчут, табаһыт эбээннэр сирдьит киһи» диэн ааттыыллар. Талааннаах табаһыттар хорсун-хоодуот, дьулуурдаах-тутуурдаах, сытыы-хоту улуу булчут буолаллар. Итинник дьону, биһиги хоту дойду олохтоохторог, судургутук «Маастар табаһыт» диэн ааттыыбыт, Дьэ итини барытын баһылаабыт киһинэн мин эьэм Никитин Молот Павлович буолар.\nМолот Павлович эдэр сааьыгар Сииктээх нэһилиэгиттэн төрүттээх Татьяна Корякинаны көрсөн, сөбүлэһэн, холбоһон Сахандьа сис ыаллара буолбуттара. Хос эбэм Татьяна Петровна улуус эмиэ биир чулуу табаһыта, «Улэ албан аата» орден уһус степенин кавалера. Кини сааһын тухары табаһыттарга астарын астаан, таҥастарын тигэн киирбит киһи. Хомойуох иһин, хос эбэм 1999 сыллаахха суох буолбут. Молот Павловичтаах 5 оҕону төрөппүттэрэ. Оҕолорун сүһүөхтэригэр туруоран, үөрэттэрэн, үлэҕэ уһуйбуттара, ыал оҥортообуттара. Икки кыыс - Антонина уонна Галина бухгалтер идэлээхтэр. Уолаттар - Егор, Афанасий уонна Петр урдук, орто уорэхтээх удьуор табаьыттар. Хос эбэм уонна эһэм уон сиэннээхтэр, уон үс хос сиэннээхтэр.\nОнон Никитиннэр удьуордара салҕанан бара турар уонна салҕана туруо даҕаны.\nТаба иитиитигэр ситэри-толору талааннаах киһи хос эһэм Молот Павлович куруутун бэйэтин бөһүөлэгэр, бар дьонугар, оҕолоругар – аймахтарыгар сүбэтинэн - аматынан олоҕун уопутун үллэстэн олорбута.\n«Биэс оҕом бэһиэн үлэһит дьон буолтара, элбэх сиэннээхпин, хос сиэннэрдээхпин. Ол барыта сыралаах үлэттэн дьолу булбутум үтүө түмүгэ» - диирэ ытык кырдьаҕас. Эдэр дьонно туһаайан: «Ỵлэттэн эрэ киһи – киһи буолар!» диэн этэн турардаах.\nМин киэн туттабын. Кини курдук чиэһинэй, үтүө майгылаах, үтүө суобастаах. бэйэм талбыт идэбэр киэн билиилээх үлэһит киһи буолуохпун баҕарабын.\nКини олорбут олоҕо биһиэхэ, эдэр көлүөнэҕэ өрүү холобур буолан сылдьыаҕа. Биһиги Молот Павлович аатын көлүөнэттэн көлүөнэҕэ кэпсии, аатын ааттата туруохпут.<|endoftext|>\nГригорьев Гаврил Николаевич\nГаврил Николаевич Григорьев – Харалыыр уола Хабырыыс 1894 с. Хара нэһилигиэр төрөөбүт, баартыйалаах. Хараҕа бастакынан ˝Прогресс˝ диэн холбоһугу тэрийбит. Биэс ыал буолан ынахтарын, сылгыларын холбоон, Үрдьэхтээххэ саҥа типовой хотону туппуттар.\nГаврил Николаевич сэрии кэмигэр 1942-1945 сс. Сталин аатынан холкуос бэрэссэдэтэлинэн үлэлээбит. Сэрии, сут дьаыллары этэҥҥэ туораппыт. ˝Харалыыр уола Гаврил Николаевич баар буолан, тыыннаах хаалбыппыт˝,- диэн кырдьаҕастар махтаналларын истээччибин. ˝Аҕата Николай Гаврильевич-Харалыыр оҕонньор сэрии кэмигэр, кэнниттэн даҕаны Мооро Күөлүттэн балыктаан, элбэх киһини аһаппыта˝, - диэн ахтааччылар. Бэрэссэдээтэлин дьаһалынан ыанньыксыт Акулина Николаевна Дмитриева сэрии, сут дьылларыгар кулуупка ˝итии аһалык˝ тэрийэн, дьону аһатан быыһаабыт. ˝Мин хараҕа суох эбэбин сиэтэн кулуупка илдьэрим˝ - диэн кэпсиирэ Семен Терентьев-Атаҕаллай. Атын сиртэн элбэх киһи кэлэн, холкуоска чилиэнинэн киирбит. Арҕаа Хаҥаластан, Тыыллыматтан, Амматтан Олейниковтар эһэлэрэ, Солдатовтар, Захаровтар уо. д. а. көһөн кэлбиттэр.\nДьиэтигэр кэлэн, махталларын хоһуйан ыллаччылар. Дьиэбит хонтуора курдук этэ. Сэрии кэнниттэн даҕаны элбэхтик кэпсэтэллэрэ, сүбэлэһэллэрэ. Хабырыыс хогуу биригэдьииринэн үлэлээбитэ, холкуоһун бааһыналарын, алаастарын ааттарын, хас биирдиилэрэ төһө иэннээхтэрин өйүгэр хатаан сылдьарын уонна үүнэн турар бурдуктан, оттон хас туонна от, бурдук кэлиэҕин барытын хараҕынан көрөн быһаарарын И.И Саввин сөҕөн кэпсиирэ. Кини Гаврил Николаевичка суруксутунан үлэлээбитэ. Биир тылы сатаан аахпат, нэһиилэ илии эрэ баттыыр киһи төһө үлэ күнүн толорбуттарын, төһөнү үлэлээбиттэрин, хас оттоммуттарын – бурдуктаммыттарын барытын өйүгэр тутара уонна холкуос үс күннээх отчуоттуур мунньаҕын ыытара.\n˝Улуу Кыайыытын ордук үөрүүлээх бырааһынньык суох этэ˝ - диирэ Гаврил Николаевич кэргэнэ Мария Трофимовна Григорьева. Кини бастакы холбоһукка ыанньыксыттаабыт хоһуун үлэһит дьахатар этэ. Кэлин эпэрээссийэлэнэн баран, холкуоска кыһын бурдук ыраастыыра, сайын хортуоппуйуга үлэлиирэ. Аҕас балыстыылар Мария уонна Анисия Трофимовналар сэрии кэмигэр фроҥҥа анаан таҥас тигэллэрэ, көмүс киэргэллэри туттараллара.\nГавриллаах Мария биир оҕоломмуттара кыратыгар өлбүт. Кэлин биэс оҕону ииттибиттэр. Улахан уоллара Николай Дьокуускайдааҕы учуутал семинариятын бүтэрэн, история учууталынан үлэлээбит. 1943 сыллааҕы ыҥырыыга хабыллан, 1946 с. сэрииттэн наһыылканан кэлбит уонна ол күһүн өлбүт. Иккис уоллара Трофим СГУ-гар тутуу факультетын бүтэрэр сылыгар массыына саахалыгар өлбүтэ. Улахан кыыс Марина – медик. Иккис кыыс Катя эрдэ кэргэн тахсан барбыта, өлбүтэ. Мин – кыра кыыстарабын, олохтоох оскуолаҕа 30 сыл учууталаатым.\nСветлана Егоровна АРГУНОВА,\nпедагогическай үлэ бэтэрээнэ, норуот\nүөрэҕириитин туйгуна.<|endoftext|>\nОхлопкова Александра Федоровна\nОхлопкова Александра Федоровна — сэбиэскэй кэмнээҕи хомуньуус баартыйа диэйэтэлэ, ССРС Үрдүкү сэбиэтин дьокутаата, Саха АССР үөрэҕин миниистирин солбуйааччы.\nКулун тутар 29 күнүгэр 1927 c. Кириэс-Халдьаайыга дьадаҥы дьиэ кэргэҥҥэ төрөөбүтэ, ийэтэ кыыс кыра эрдэҕинэ түөрт саастааҕар өлбүтэ, инньэ гынан аҕата Охлопков Ф.М. I – Улахан Сүөдэр көрүүтүгэр хаалан иитиллэн улааппыта. 1934 c. оскуолаҕа киирбитэ уонна сэрии саҕаланыан 17 хонук иннигэр Кириэс-Халдьаайы сэттэ кылаастаах оскуолатын 41 саастыылаахтарын кытта бииргэ бүтэрэн свидетельство ылбыттара. Сэрии буолан 1943 c. дылы дойдутугар Н. К. Крупская аатынан холкуоска улахан дьону кытта тэҥҥэ улэлэспитэ. 1943 cыллаахха өҥ сайын кэлэн, бурдук, от, хортуоппуй, турнепс сүрдээҕин үүммүтэ. Онуоха эбии Кыһыл Армия фроҥҥа кыайыыта-хотуута дьон санаатын сүрдээҕин көтөхпүтэ. Ол да иһин буолуо, үөрэххэ наһаа баҕалаах, дьулуурдаах кыыс ити дьыл сүүрбэччэ көстөөх Чурапчыга сатыы тиийэн педучилищеҕа киирбитэ.\nАйылҕаттан дьоҕурдаах буолан наар туйгуннук үөрэммитэ, актыыбынай общественник буолбута. Итини маннык да холобуртан көрүөххэ сөп: педучилищеҕа сылдьан «Советскай Саха сирэ» танковай колонна тутуутугар үбү хомуйууну, оту оттооһуну көхтөөхтүк тэрийэн ыыппытын иһин уонна туйгуннук үөрэнэринэн сибээстээн И. В. Сталин махталын ылбыта.\n1946 с. туйгуннук үөрэнэр студены училище дирекцията Дьокуускайдааҕы педагогическай институкка салгыы үөрэнэригэр ыыппыта. Манна да сылдьан бастыҥнар кэккэлэриттэн түспэккэ эрэ 1950 с. пединституту бүтэрбитэ уонна Нам, Үөһээ Халыма, Таата, Чурапчы оройуоннарыгар, Дьокуускайга 6, 2, 7 №- дээх уонна история учуутала кэтэхтэн үөрэнэр республиканскай оскуолаларыгар үлэлээбитэ.\nМаннык үлэлии сырыттаҕына Дьокуускай куораттан ССРС Үрдүкү Сэбиэтигэр депутатынан таланнар 1958-1961 сс. үлэлиир.\n1960 c. Алексеевскай оройуоҥҥа ССКП райкомун секретарынан талаллар, онтон кэлин Чурапчы оройуонугар эмиэ салайар үлэҕэ райкомҥа II секретарынан ананар. Кини улэлиир кэмнэригэр таатталар үчүгэй көрдөрүүлэрин иһин социалистическай күрэхтэһии Кыһыл Знамятын ылар чиэскэ тиксибиттэрэ. Таатта народнай театра Иркутскай куоракка зонаҕа бастааннар бүтүн Союзтааҕы күрэхтэһиигэ Москваҕа кыттар быраабы ылбыттара, Чурапчыга сылдьан улуу энтузиаст Д. П. Коркин өйөөн мастерской базатыгар кэлин школа-интернат буолбут тустуу залын тэрийэннэр сүрдээх тахсыылаахтык улэлээбиттэрэ.\nАлександра Федоровна бэйэтин туһугар ирдэбиллээх, кырдьыксыт, көнө, атын дьон кыһалҕатын өйдүүр үлэһит киһи этэ. Ол да иһин уһуннук улахан салайар үлэлэргэ тахсыылаахтык үлэлээн кэлбитин үгүс ахсааннаах наҕараадалара да туоһулууллар: ол курдук, кини уһун сыллаах эҥкилэ суох, ситиһиилээх үлэтин иһин Саха АССР Үөрэҕин, Доруобуйа харыстабылын, Тыа хаһаайыстыбатын министерствотын РСФСР, Комсомол КК Бочуотунай грамоталарынан, «1941-1945 сс. А5а дойду Улуу сэриитигэр килбиэннээх үлэтин иһин», «В. И. Ленин төрөөбүтэ 100 сааһынан. Үлэҕэ килбиэнин иһин», «Кыайыы 50 сыла», «Үлэ бэтэрээнэ» мэтээллэринэн, иккитэ – 1973, 1975 сыллардаахха «Социалистическай үлэ кыайыылааҕа», «Айылҕаны харыстааһын иһин» знагынан бэлиэтэммитэ, норуот үөрэҕириитин туйгуна, «Саха АССР үтүөлээх учуутала», 1964 с. республика Бочуотун кинигэтигэр киллэриллибитэ.\nНэһилиэкпит элбэх биллиилээх дьоннорун ортолоругар Александра Федоровна республика биир бөдөҥ үлэһитин быһыытынан биллэрин ааһан дьонун-сэргэтин оройуонугар Герой убайын кэнниттэн Охлопковтартан иккис киһинэн ааҕаллара. Санаан да көрдөххө Охлопковтар биир дьиэ кэргэннэриттэн икки Герой, икки ССРС Верховнай Советын депутааттара үүнэн тахсыылара Саха сиригэр эрэ буолбакка, бүтүн Россия да үрдүнэн тарбахха баттанар сэдэх түбэлтэ буолуохтаах.\nАлександра Федоровна дьадаҥы дьиэ кэргэнтэн тахсан, эрэйи, олох кыһалҕатын этинэн-хаанынан кыра эрдэҕиттэн билбит буолан дьон кыһалҕатын өйдүүрэ, ол да иһин дойдутун дьонугар күүһэ кыайарынан – пенсияҕа тахсалларыгар, оҕолоро үөрэнэллэригэр, үлэҕэ киирэллэригэр уонна оройуон , нэһилиэк үөрэҕин салаата сайдарыгар улахаг көмөнү оҥорбута.\nАлександра Федоровна 71 сааһыгар сэтинньи 10 күнүгэр 1998 сыллаахха өлбүтэ уонна дойдутугар көмүллүбүтэ.<|endoftext|>\nАнтонова Мария Яковлевна\n1944 сыллаахха II Бордоҥҥо төрөөбүтэ.\n1944 амырыын сыл алдьархайа ааҥнаан аҕай турдаҕына, оһоҕос түгэҕинээҕи кыыс олох салҕанар биир туоһута буолан, күөһэлис гына түспүтэ. Аҕалара Попов Тэрэнтэй, төрүт II бороҥ киһитэ, фроҥҥа охтубут кутурҕаннаах сураҕа кэлбитэ. Ийэлэрэ Марыына түөрт оҕотунаан тула эргийэн хаалан, оччотооҕу холкуос бүппэт түбүгэр оройунан түспүтэ. Кыракый Маруся оҕо сааһа II Бордоҥунан, онтон саҥа үөскээбит Ньурбачаан дэриэбинэтигэр ааспыта. Ийэтэ Марыына манна улахан кыыһа Аанаҕа, фронтовик Григорьев Г.В-Өкөт Татаарга олохсуйбута, Дуня, Николай үөрэҕи батан барбыттара. Маруся маҥнай Ньурбачаан оскуолатыгар киирэр. Үөрэх эргэ дьиэҕэ, аҕыйах оҕолоох тэриллэрэ. Онтон 1957 с. саҥа оскуола тутуллар. Директорынан И.С.Иванов, онтон М.С.Матвеев этилэр. Ыраах соҕурууттан кэлбит нуучча Зинаида Ивановна Пахомова, онтон Клара Алексеевна Егорова нуучча тылыгар үөрэппиттэрэ, РСФСР үөриҕэриитин туйгуна К.А.Егорова ахтарынан, Маруся Попова оччолортон сүрдээх актыыбынай, көҕүлүүр\nдьоҕурдаах эбит. Кини бэлиэтииринэн, Яковлева Ага – математик, Попова Таня – активистка, Николаев Елисей гармошкаҕа үчүгэйдик оонньуур, Павлов Коля сүрдээх боччумнаах, Петров Сеня спорка дьоҕурдаах, Саввинов Володя мэлдьи аккуратнай, Семенова Маня сэмэй, кыһамньылаах эбиттэр. Кинилэр Марусяҕа дьоллоох оҕо саас, оскуолатааҕы сыллар умнуллубат, күндү доҕотторо буолаллар. Өрүүтүн сылаас ахтылҕанынан уйаҕастык ахтылла сылдьаллар. 1964 с. Ньурба 1-кы нүөмэрдээх оскуолатын бүтэрэн, СГУ туттарсан киирэр, тулаайах аҥаардаах оҕоҕо бу улахан дьыала буолара өйдөнөр. Бүргэһи хааһахха хаайа сылдьарыҥ сатамматын курдук, эдэр, эрчимнээх Мария Попованы бэлиэтии көрөннөр 1972 с. комсомол обкуомугар үлэҕэ ылаллар. Манна улахан тэрийэр дьоҕурдааҕа көстөн, 1986-1991 сс. обкомол тэрийэр салаатын сэбиэдиссэйинэн өрө таһаарыллан үлэлиир. Биллэрин курдук, бу кэмҥэ урукку судаарыстабыннай тутул ыһыллан, Россия үрдүнэн саҥа олох укулаата олохтонор буолбута. Партийнай үлэһиттэр\nүгүстэрэ араас биричиинэннэн уурайбыттара, эбэтэр атын эйгэҕэ көспүттэрэ. Бэрт сорохторо эрэ, чахчы дьон туһа диэн сылдьыбыттар эрэ, салгыы үлэлээн барбыттара. Мария Яковлевна 1991 сылтан Верховнай Советсеркетериатыгар үлэлиир, сүрдээх уустук политическай кэмҥэ бу салааны сүрүннүүр. Онтон Саха сирэ сувереннай, көнүл республика буолбут бастакы күннэригэр да туора турбат – 1993 с. аан бастаан үөскээбит президент уонна\nправительство хаһаайыстыбыннай дьыалаларын салайар начальнигы солбуйааччынан үлэлиир.\n1994 с. олохпутугар демократия киирэн, саха норуота аан маҥнай бэйэтин бэйэтэ салайынар сокуоннарын оҥорор парламена – Ил Түмэн тэриллэр. Маныаха улахан уопуттаах Мария Яковлевна Антонованы Ил Түмэн аппараатын уопсай отделын салайааччытынан аныыллар. 2003 сылтан парламент аппараатын салайааччы буолар, сүрдээх уустук политическай, экономическай кэмҥэ улахан эппиэтинэһи сүгэр. Мария Яковлевна үлэтин чүөмчүлэрин кэрэһилииллэр: ЫБСЛК КК знага, «Үлэҕэ килбиэнин иһин» мэтээл, Саха АССР Верховнай Советын Бочуотунай Грамоталара, 2002 с. «СР норуотун хаһаайыстыбатын үтүөлээх үлэһитэ» үрдүк аат.\nУлахан дьыала төһөҕө да удьуордаах, утумнаах буолар. Мария Яковлевна убайа Николай Терентьевич Попов – нэһилиэктэн соҕотох наука доктора, эдьиийин Аана сиэнэ Антон Иванов – саха эстрадатын сулуһа, о.д.а. өссө да үүнэн, үрдээн иһээччи элбэх.\n…Хаһан эрэ Ньурбачаан Хордоҕойун устун лыахтаан тэлэрбит кыысчаан билигин аныгы сувереннай республика парламенын, Ил Түмэни, салайсара, кэскилбитин оҥорсоро саныахха астык, киэн туттуулаах суол.\nАхмед Дмитриев<|endoftext|>\nИванов Николай Матвеевич\nИванов Николай Матвеевич — Кэриэйэ 1950-53 сс. сэриитин кыттыылааҕа, авиадивизия штабыгар сибээс отделениетын хамандыыра.\n1925 сыллаахха муус устар 25 күнүгэр Анна уонна Матвей Ивановтарга бастакы оҕонон Уус-Алдан Өнөр нэһилиэгин Килэдьимэ алааһыгар төрөөбүтэ. Бииргэ төрөөбүттэр бэһиэлэр, биир кыыс, 4 уол.\nНиколай Матвеевич 2 сыл армияҕа сылдьан баран бэйэтэ тылланан Кэриэйэҕэ (билиҥҥинэн Хотугу Кэриэйэҕэ) 2 сылтан ордук сэриигэ сылдьыбыта. Кини онно Сэбиэскэй Сойуус үс төгүллээх дьоруойун, авиация маршалын Иван Кожедуб 324-с истребительнай авиадивизиятын штабыгар сибээс отделениетын хамандыырынан сылдьыбыт.\nАйымньылара.\nСэриигэ да сылдьан, сэрии да кэнниттэн хоһоон айарын, ахтыы суруйарын сөбүлүүрэ. Сэриигэ сылдьыбытын туьунан, Аҕа дойду сэриитин кэмигэр хайдах сутаан, сирэйдэрэ, илиилэрэ-атахтара дыгдайан иьэн тахсыбытын хараастан олорон кэпсиирэ.\nБу хоһоонугар хайдах эрэйи-муну көрсүбүтэ ахтыллар:\nУлаатар сааспар сукка хаптаран,<br>\nДыгдайа иһэлийэн чуут орпутум.<br>\nТүөрт сыл саллаат сэбиэскэй өйүн,<br>\nөһөн тыыныгар иитиллибитим.<br>\nИкки сыл сэрии өһөгөйүн <br>\nХааннаах хабыр хапсыһыыга киирсибитим.<br>\nДьылгам ыарын да иһин, <br>\nДьылҕабын эмиэ да сирбэппин.<br>\nБу сиргэ ыччатым кэлбитин.<br><|endoftext|>\nУһун Дьурантаайы\nУһун Дьурантаайы диэн үс дойду суругун тутар суруксут. Үрүҥ Айыы  уола. Үрүҥ таҥастаах  уп-уһун киһи. Маҥан бытыктаах оҕонньор курдук этэллэр. Айыы халлааныгар олорор. Дьылҕа кинигэтин  илдьэ сылдьар.\nИти кинигэҕэ  киһи «үс дойдуга» тугу гыммыта бүтүннүү суруллар. Ол аата Айыы санааны санаабыта --Үөһээ  дойду, сирдээҕи олоҕунан олорбута – Орто дойду, куһаҕаннык сылдьыбыта – Аллараа дойду буолар. Онон аан дойду үчүгэйэ-куһаҕана, үтүөтэ-мөкүтэ. Дьылҕа кинигэтигэр суруллан хаалар эбит.\nДьылҕа кинигэтэ диэн айылҕа дириҥ суола. Көстүбэт суол. Салгын курдук өйдүөххэ эмиэ сөп. Былыргылар саныылларынан, киһи оҥорбут оҥоруута, саҥарбыт саҥата эрэ буолбакка, саныыр санаата кытта итиннэ  сурулла турар. Ол иһин мээнэ тыллаһар, түбэһиэх саҥарар-иҥэрэр, куһаҕаны саныыр аньыы. Сата баһын тардыы дэнэр. Атыннык эттэххэ, муҥур дьиҥ чахчыны таарыйан, айылҕа көстүбэт суолуттан арааһы барытын көбүтэн таһаарыахха сөп.\nСэһэнньиттэр этэллэринэн, Дьылҕа кинигэтэ  үрүҥ уонна хара суруктаах. Бу суругу  Үрүҥ Элкэнэй Тойон суруйар.\nКиһи дьылҕатын үрүҥ суругар Айыы суола киирэр. Ол аата алгыс өттө: кут уонна сүр. Ыраас, сырдык ыра. Биһиги иннинээҕилэр биһиэхэ туһаайан хаалларбыт алгыстаах санаалара.  Иччилэргэ, Айыыларга, иччилэргэ чугас буоллахха, ити үрүҥ сурук арыллан кэлэр үгэстээх.  Ити иһин Таҥха кэмигэр  дьон бэйэтигэр үрүҥ суругу арыйарга – сырдык ыраны  бигэргэтэргэ, куту-сүрү тардарга дьулуһар.\nОттон  Дьылҕа кинигэтин  хара суругар өлүү суола сылдьар. Онно Айыы  Таҥаралар киһи оҥоһуутун уонна ыйааҕын ыйаллар. Киһини олоххо туох күүтэрэ-кэтэһэрэ оҥоһуу дэнэр. Урукку күлүктэрбит, атыннык эттэххэ төрүттэрбит, өбүгэлэрбит арааһы оҥорон хаалларбыт суоллара-иистэрэ  биһиэхэ оҥоһуу – архетип буолар. Биһиги ити иһигэр сылдьабыт эрээри,  Айыы суолун тутуһан, алгыс өттүн өрүү күүһүрдэ, улаатыннара туруохтаах  эбиппит.\nДьон ситэ өйдөөбөт өттө Таҥха кэмигэр бэйэтин ыра санаатын бигэргэтэ сатаабакка,  оҥоһууну билэ сатыыр. Инньэ гынан, Дьылҕа кинигэтиттэн  хара суругу арыйыан сөп. Үөһэ этэн аһарбытым курдук,  ити олус сэрэхтээх.\nДьылҕа хара суругар өссө ыйаах баар.  Киһи өлбүтүн кэннэ тыын Айыы Таҥара дьүүлүгэр турар. Тыын аан бастаан Уһун Дьурантаайыга   бэйэтин  тиһэх тылын  этэр. Туох да куһаҕаны оҥорботоҕум диэн. Ону Үрүҥ Элкэнэй Тойон суруйар.  Итинник гыммытын кэннэ, Дьаамы  Таҥара өлүү уутунан  аһаран, сиэркилэҕэ  курдук,  тэһэ көрөр. Үчүгэй буоллаҕына, Айыы таҥаралар тыыны сэттис халлааҥҥа түһэрэллэр. Оччотугар таҥаралар дууһа гыналлар. Дууһа төттөрү төннүөн баҕарар буоллаҕына, суолун-ииһин, тугу гыныахтааҕын ыйан,  хотугу түһүү халлаанынан сиргэ хат ыыталлар.\nКуһаҕан тыын эмиэ салгыы ханна барара, тугу гыныахтааҕа ити курдук  ыйыллар. Онон ыйаах  диэн  өлүү кэнниттэн  тыын дьүүлгэ турара уонна салгыы ханна салалларын Айыы таҥаралар  быһаарыылара буолар.\nӨлөн баран тиллибиттэр кэпсииллэринэн, Уһун Дьурантаайы алҕас тиийбит тыыны төттөрү утаарар эбит. Онуоха Дьылҕа кинигэтиттэн киһи ыйааҕын көрөн, этэр дииллэр.\nКиһи тыыннаах сылдьар кэмин ыйаах курдук  саныахтаах. Ону быһа түһэн, эрдэ билэ сатыыр куһаҕан. Тоҕо диэтэххэ, биһиги күннэтэ эҕирийэн ылар тыыммытын Айыылар куруук иэс биэрэллэр уонна онтуларын кэтээн көрөллөр. Хомойуох иһин, сорох киһи бэйэтигэр илдьэ сылдьар тыынын  үйэ-саас тухары ылбыт «бас билиитин» курдук саныыр уонна хайа талбыт туттар. Ити иэс төлөбүрдээх буолуоҕун   ырыҥалаабат. Ол эрээри Айыы Таҥаралар бүтэр уһукка хайаан даҕаны «отчуоттаталлар». Иэс ылбыт тыыммытынан тугу оҥорбуппутун  ыйааһыннаан көрөллөр. Тыыннаах буолуу, тыыннаах сылдьыы  алгыс буолан, Орто дойду  олоҕун мэлдьи өрө көтөҕө туруохтааҕын ирдииллэр\nСэттис халлааҥҥа  тыын ити курдук саҥалыы таҥыллар. Онон Дьылҕа кинигэтигэр баар хара суругу   тыын  «отчуотун» курдук өйдүөхтээхпит. Таҥхаҕа  итини билэ сатыыр бобуулаах.\nТаҥха кэмигэр киһи өйө-санаата саҥалыы таҥыллар. Оннук кэмҥэ Үрүҥ Айыы уолугар Уһун Дьурантаайыга хайыһан, бэйэ ыраас ыратын, сырдык санаатын кэлэр кэмҥэ туһулаан, Айыыларга этинэрэ  ордук. Оччотугар Үрүҥ Элкэнэй Тойон ону Дьылҕа кинигэтигэр үрүҥ сурук гына суруйар. Үрүҥ сурук кэлин Орто дойду олоҕор кэлээччилэргэ арыллар   аналлаах.\nКиһи  төһөнөн кэлэр кэмҥэ туһаайан үчүгэйи баҕарар да,  соччонон Дьылҕа кинигэтиттэн өбүгэлэрбит  алгыстаах санаалара тахсан  иһэр\nБэйэ үтүө баҕатын  Уһун Дьурантаайыга этии  домнонор. Оннук буоллаҕына,  тохсус халлааҥҥа олохтоох Үрүҥ Айыы үрүҥ тыына Айыы суолун устун кут-сүр буола сиргэ түһэр.\nА.Павлов-Дабыл.<|endoftext|>\nБилинни уонна урукку булчуттар\nБылыргы уонна билинни булчуттар\nСаха киһитэ айылҕаны кытта ыкса сибээстээх. Былыр-былыргыттан сахалар айылҕаҕа сиэри-туому тутуһан сылдһаллара. Саха киһитигэр булт диэн аһылыга буолара. Кини балыктаан, кустаан дьиэ кэргэнин аһатара. Бултка баралларгыгар эрдэ бэлэмнэнэллэрэ. Тиийэн баран сирдэрин аһаталлара, Байанайы маанылыыллар. Байанайтан көрдөһөллөрө бултуйууну. Айылаҕаҕа сылдһан мээнэ айдаарбаттар. Бултуйдахтарына чугас дьоннорун күндүлүүллэрэ. Ол иһин ити дьылларга былыр элбэх киһи тыыннаах хаалбыта.\nӨйдөөн-санаан ааһыахха Аҕа дойду сэриитин. Эһээлэрбит, эбээлэрбит төһө кыалларынан фроҥҥа көмөлөспүттэрэ бултаан: балык, эт, күндү түүлээх ыыталлара. Бу эмиэ хорсун быһыы буолар.\nБылыргы булчут айылҕаҕа олус харыстабыллаахтык сыһыаннара. Ол курдук кини оту-маһы алдьаппат этэ.\nОнтон билигин булчут олус уларыйда. Быһыыта-майгыта, айылҕаҕа сыһыана. Урут булчут аһаары, айаҕын иитэнээри бултуур буоллаҕына, билигин булчут мээнэ «бэйэтин дуоһуйутуутугар» бултуур. Сорох дьон мээнэ ытыалааччы да баар. Эбэтэр сорох мээнэ буолунайы бултаан баран таах хаалларар да тугэннэрэ баар. Айылҕаҕа сылдьан сиэри-туому сорохтор тутуспаттар. Айылҕаны урусхаллааан, ыһан бараллар.\nАйылҕабытыгар биһиги инник сыһыаннастахпытына ким харыстыай?!\nОл иһин биһиги эдэр көлүөнэ ыччата билигин өйдүөх тустаахпыт-барыта биһиги илиибитигэр. Биһигиттэн тутулуктаах айылҕабыт, айылҕабыт,хайдах туруктаах биһиги оҕолорбутугар-сиэннэрбитигэр тиксэрэ.\nТүмүккэ этиэххэ наада, хас биирдии саха киһитэ айылҕаны харыстыахтаах, сиэри-туому тутуһуохтаах,оччоҕо эрэ биһиги сирбит-дойдубут, кыылбыт-суолбут элбиэ,чэчириэ.<|endoftext|>\nӨлөөҥҥө алмаастаах сири арыйыыга олохтоох дьон кыттыыта\nӨлөөҥҥө алмаастаах сири арыйыыга олохтоох дьон кыттыыта - Көһө сылдьар олохтоох омуктар былыр да алмаас тааһы булалларын туһунан элбэх номох баар. Оттон Саха сиригэр алмаастаах сири булуохха сөп диэн, өссө 30-с сыллартан Булуугэ учууталлыыр, кыраайы уөрэтиинэн дьарыктаммыт П.Х.Староватов элбэхтик туруорсубута. Бу анал үөрэҕэ суох гынан баран, сир баайын чинчийиигэ угус сылга, чахчы суолталаах улэни ыыппыт киһи олорон ааспыт олоҕо аныгы ыччакка холобур буолуохтаах. Национальнай архыыпка кини пуондатын көрө олорон, биһиги оройуоммутугар сыһыаннаах бэлиэтээһиннэри булбутум. Өлөөн сир баайынан аатырыа диэн, ааспыт үйэ саҥатыгар - өссө ыраахтааҕы саҕана буолбут чахчыларга олоҕуран суруйбут. Ол курдук ханнык эрэ Англия лорда «Өлөөн сирин атыылаһыахпын баҕарабын» диэн, Арассыыйа ыраахтааҕытыгар этии киллэрбитэ дьикти буолбатах дуо? Хомойуох иһин, П.Х.Староватов бэчээккэ таһаартарбыт «Богатство Оленека» диэн ыстатыйатын көрдөөһүнүм билиҥҥитэ түмүгэ суох хаалла.\nАҕа дойду сэриитэ бүтээтин кытта биһиги оройуоммутун «Главсевморпуть» геологическай эспэдииссийэлэрэ уһун сылларга чинчийбиттэрэ. 1948с. АГНЧИ (научно-исследовательский институт геологии Арктики) тэриллибитэ. Ленинград институтун геологтара хас эмэ уонунан сылларга Арассыыйа Арктикатын эргимтэтигэр сытар сири хабан улахан чинчийэр үлэни ыыппыттара. Кинилэр чинчийиилэрэ Өлөөн оройуонун кытта ыкса сибээстээх. Бу институттан ураты киэҥ далааһыннаах үлэни Сэбиэскэй Сойуус араас научнай тэрилтэлэр геологтара ыыппыттара.\nОл тумугэр 1954с. Сойууска аан маҥнайгы төрүт алмаас боруодалаах (кимбэрлииттээх) туруупка – «Зарница» - биһиги оройуоммутугар, Далдын өрускэ көстүбүтэ. Ленинград куорат ВСЕГЕИ геологтара Л.А.Попугаева, Н.Н.Сарсадских бу сүдү суолталаах чаҕылхай арыйыылара тус олохторугар ыараханнык дьайбыта. Тэнийэ барбакка кылгастык эттэххэ, аат-суол былдьаһыытын оччотооҕу сорох салайааччы кирдээх быһыытын туһунан 40-ча сыл ааспытын кэннэ Р.Н.Юзмухаметов (оччолорго эдэр суруналыыс) дьиҥнээҕи кэпсиир ыстатыйалара «Мирнинский рабочий» хаһыакка тахсыбыттара. Бу аан дойдуга алмаас устуоруйатыгар эрэ буолбакка, научнай-техническэй сайдыыга дириҥ суолталаах арыйыы билигин да күлүктэнэрэ өйдөммөт.\nАлмаас биир аргыһа пироп тааһынан сирдэтэн арыллыбыт аан маҥнайгы «Зарница» туруупка кэнниттэн бу ньыманы киэҥник туһанан 1955сыл сайыныгар «Мир» (Мухтуйа), «Удачная», «Сытыканская» (Өлөөн) баай саппаастаах кимбэрлииттээх туруупкалар арыллыбыттара. Далдын өрүс тардыытыгар алмаас саппааһа сөҕүмэр баайын ол сайын манна арыллыбыт 15 төрүт боруодалаах алмаастаах сирдэр этэллэр. 1956-1957 сылларга Үөһээ Муунаҕа баай саппаастаах кимбэрлииттээх уонча туруупканы Михайловскай, Амакинскай эспэдииссийэлэр арыйбыттара. 1956 сыл тохсунньу 5 күнүнээҕи ССРС Миниистирдэрин Сэбиэтин ыйааҕар олоҕуран Саха сиригэр геологическай чинчийиини күүһүрдэргэ ону тэҥэ алмааһы хостооһуну ыытарга улахан дьаһал тахсыбыта. Өлөөн оройуонун киэҥ сиригэр оччотооҕу Сойуус араас муннугуттан элбэх эспэдииссийэ кэлбитэ. Киэҥ далааһыннаах үлэ түмүгэр 1962 сылга диэри кимбэрлииттээх 100-тэн тахса туруупка (уксэ алмаастаах) арыллыбыта.\nТыйыс айылҕалаах, тоһуттар тымныылаах, суола-ииһэ суох, түҥ ыраах сиргэ сытар алмаастаах сири туһаҕа таһаарыы үтүмэн элбэх үбү эрэйэрэ. Маны үрдүкү салалта бэркэ өйдүүрэ. Алмаас бырамыысыланнаһа сайдарын утарар дьон бааллара. Биир биричиинэнэн оччотооҕуга Сойууска биллэр улахан аптарытыахтаах учуонайдар (салайааччы М.К.Келдыш) оҥоһуу (искуственнай) алмааһы айбыттара буолар. Саҥа технологияны туһаннахха, алмаас үлэтигэр элбэх үп кэмчилэниэ диэн дакаастыы сатыыллара. Хас эмэ сыл устата обком сэкирэтээрэ С.З.Борисов Саха сиригэр алмаас бырамысыланнаһын тэрийиэххэ диэн туруорсубута. «Айхал» кимбэрлииттээх туруупка (1960с. Тохсунньу 26 күнүгэр арыллыбыт) алмаас бырамыысыланнаһа тэриллиитигэр, инники сайдыытыгар ураты суолталааҕын тоһоҕолоон бэлиэтиэххэ. Ол курдук, бу хотугу эргимтэҕэ сытар алмаастаах сир көстөөтүн кытта туруупка кээмэйэ чуолкайдана, саппааһын чинчийэр үлэ бүтэ да иликтэринэ, байытар баабырыка тутуута саҕаламмыта. Сайыныгар маҥнайгы алмаастар дойду хааһынатыгар киирбиттэрэ. Мииринэйтэн Айхалга диэри массыналар холуонналара субуспута. 500 км суола-ииһэ суох дойдйну тохсунньу аам-даам тымныытыгар тэлэн, кыһыннары сылдьар суол аһыллыбыта. Оҥоһуу былаһааккаҕа сөмөлүөт араас таһаҕаһы быыстала суох таһара. 1961 сыллаахха, олунньуга Өлөөн оройуонугар «Якуталмаз» трест иһинэн «Айхал» рудник тэрийэр туһунан Совнархоз дьаһала тахсыбыта. Ити сыл алмааһы байытар сайыҥҥы баабырыка атырдьах уонна балаҕан эрэ ыйдарыгар үлэлээбит. Кэккэ бириичинэнэн былаан ырааҕынан туолбатах, сыл түмүгүнэн баара-суоҕа 41,1% тиийбит. Ол гынан баран Айхал рудникка хостоммут 131,8 тыһыынча карат алмаас «Якуталмаз» сыллааҕы былаана туоларыгар улахан оруоллаах буолбут. Ону ааһан, бу олус кылгас кэмҥэ ыһыллыбыт алмаас бу руднигы тутууга барбыт ороскуоту барытын саппыт. Бу кылгас холобур элбэҕи этэр.\n60-с сыллар ортолоругар ыһылла сытар баай алмаастаах сир Өлөөн оройуонун хоту өттүгэр, Эбэлээххэ, арыллыбыта. Биһиги дойдубут сирин баайа дэлэгэйин өссө биир улахан суолталаах арыйыы туоһулуур. Испэсэлиистэр этэллэринэн, аан дойдуга биир бөдөҥ баай саппаастаах сир – Томтор Таас.\nГеологтар сүҥкэн арыйыылара барыта олохтоох нэһилиэнньэ быһаччы кыттыытынан барбыта. Ол курдук, улахан суударыстыбаннай суолталаах геологическай чинчийии ситиһиилээхтик барарын туһугар оройуон бартыыйнай, сэбиэскэй, хаһаайыстыбаннай тэрилтэлэрин салайааччыларыгар өрөспүүбүлүкэ уонна киин үрдүкү салалтата быһаччы дьаһал биэрэрэ. Урут манна хаһан да геологическай чинчийии ыытылла илигэ. Оннооҕор топография хаартата суоҕа. Хас сылын аайы геологтар этэрээттэрэ элбиирэ. Балар араас таһаҕастарын олохтоох дьон таба көлөнөн таһаллара. Сайын эрэ буолбакка, кыһыннары үлэлиир этэрээттэр бааллара. Архыып докумуоннара кэпсииллэринэн, Өлөөн оройуона 40-с сыллар ортолоруттан 80-с сылларга диэри эспэдииссийэни быыстала суох таба көлөнөн хаччыйбыт. Холобур, 1956 сылга 3000 табаны биэрэргэ, онтон олунньу ыйга 400 сыарҕалаах таба көлөнү хааччыйарга сорудахтаммыт 1957 сылга 3600-тэн тахса таба, ол иһигэр «Победа» холкуостан 850 таба, 60 каюр, «Ленин суола» - 546 таба, 39 каюр үлэлээбит. Сыл аайы саас эрдэттэн геологтар базаларыгар таһаҕаһы таһыы саҕаланара. Оттон сайын эспэдииссийэ элбэх этэрээтин, баартыйатын араас маршрутунан көһөрөллөрө. Үлэһит илии тиийбэтэ, ол иһин кырдьаҕастар, кыра оҕолоох дьахталлар, бэл, оскуола оҕолоро улахан дьону кытта тэҥҥэ сылдьаллара. Эспэдииссийэлэр дуогабарга олоҕуран төлүүллэрэ. Онон холкуос хааһыната дохуот киллэринэрэ, табаһыт каюрдар хамнас аахсаллара. Биир өттуттэн көрдөххө, барыыстаах үлэ курдуга. Ол гынан баран эспэдииссийэ ыар үлэтигэр элбэх табаны сүтэрэллэрэ. Ону таһынан, ойуур баһаардарын содулугар, сыстыганнаах араас ыарыыттан таба өлөрө. 1956-1957 сылларга, уопсайа 10535 таба өлбут. Сыллата элбэх таба туһата суох өлөрө. Оройуон табаһыттарын иннигэр кытаанах сорудах туруоруллара – таба ахсаанын элбэтэргэ. Судаарыстыба былаана булгуччу туоларын туһугар бэйэлэрин харыстаммакка үлэлээбиттэрэ. Ол туоһутунан маннык сыыппаралары аҕалыахха сөп. Өскөтүн таба уопсай ахсаана 1936с. – 14916, 1945с. – 21494 буоллаҕына, 1960с. – 24848 тиийэ элбээбит. Биллэрин курдук, ити 15 сыл (1945 – 1960) устата эспэдиисийэлэр киэҥ далааһыннаахтык үлэлээбит кэмнэрэ. Баар ыараханы аахсыбакка, оройуон табаһыттара сыллата табаны элбэтэр сыаллаах – соруктаах хорсуннук үлэлээбиттэрин бэлиэтээн ааҕар наада. 70-с сыллар ортолоругар «Өлөөн» сопхуос табатын ахсаана 35000 үүммүтэ. Билигин баара – суоҕа 4000 кэриҥэ хаалбыт. Хотугу кыраай мааны баайа – таба барахсан алмаастаах туөлбэ арыллыытыгар сыаната биллибэт өҥөнү оҥорбутун өйдүүгүт дуо?\nАлмаастаах сирдэри арыйыыга геологтары кытта тэҥҥэ уонунан сылларга үлэлээбит сүүһүнэн ахсааннаах оройуон олохтоохторун үтүөлэрэ билиҥҥэ диэри бэлиэтэммэтэҕэ хомолтолоох. Бырабыыталыстыба 90-с сылларга тахсыбыт уураахтарыгар олоҕуран , сүрүннээн Сунтаар, Ньурба олохтоохторун «алмаас арыйыытыгар кыттыылаах» диэн билиммиттэрэ. Өлөөн олохтоохторуттан 300-тэн тахса киһи испииһэккэ баарыттан баара – суоҕа 47 киһини бырабыыталыстыба хамыыһыйата бигэргэппитэ. Дьиҥинэн, «Мир» туруупкаттан ураты, аан маҥнайгы, кэнники да элбэх кимбэрлииттээх туруупка, атын даҕаны сир баайа Өлөөн оройуонугар олохтоох нэһилиэнньэ быһаччы кыттыытынан арыллыбыта. Отуттан тахса сыл устата быыстала суох барбыт киэҥ далааһыннаах геологическай көрдүүр – чинчийэр үлэҕэ хас эмэ уонунан тыһыынча табаны туһаммыттара. Ситэтэ суох дааннайынан 500 киһи эспэдииссийэҕэ үлэлээбит. Ону ааһан, алмаас бырамыысыланнаһа тэриллиитигэр, сайдарыгар киллэрбит кылааттара эмиэ улахан. Алмаасчыттары этинэнэн, тириинэн тыһынан хааччыйарга сыллата халбаҥнаабат сорудах толоруллара.\n1965 сыллаахха баай алмаастаах «Зарница» , «Удачнай» , «Сытыкан» , «Айхал» , о.д.а. кимбэрлииттээх туруупкалар көстүбүт Далдын, Алакит, Сохсолоох киэҥ сирдэрин Өлөөн оройуонуттан саҥа тэриллибит Мииринэй оройуонугар биэрбиттэрэ. Онтон 1984 сыллаахха баай алмаастаах Эбэлээҕи хабар сири Анаабыр оройуонугар биэрэргэ дьаһал тахсыбыта.\nӨлөөн оройуонун олохтоохторо баай алмаастаах сирдэри арыйыыга, туһаҕа таһаарыыга сүҥкэн кылааты киллэрсибиттэрэ билиҥҥэ диэри сөпкө сыаналана илик.\nТуһаныллыбыт сирдэр.<|endoftext|>\nБабушкин Иван Васильевич\nЭдэр сааһа.\nИ. В. Бабушкин Вологда губерниятыгар Тотьма уеһын Леденгскэй сэлиэнньэтигэр 1873 сыллаахха тохсунньу 15 (урукку истиилинэн тохсунньу 3) күнүгэр бааҺынай кэргэнигэр төрөөбүтэ. Эдэр сааһыттан ыраахтааҕы былааһын утары охсуһар революционнай хамсааһыҥҥа кыттыбыта. И. В. Бабушкин 1985 сылтан петербурдааҕы үлэһит кылааһы батталтан болхолуур иһин хамсааһын көхтөөх кыттыылааҕа. Кини политическай хамсааһыҥҥа кыттарыгар В. И. Ленин сабыдыала улахан. И. В. Бабушкин Ленин олохтообут Кыым «Искра» хаһыатын үлэһитэ этэ.\nСүрүн үлэтэ.\n1900 с. сайынытан Бабушкин Смоленскай, Полоцкай, Покров, Орехово-Зуево курдук улахан промышленнай куораттарга кистэлэҥ революционнай үлэни ыытар уонна Кыым «Искра» хаһыаты тарҕатыынан дьарыктанар.\n1903 сыллаахха сэтинньи 23 күнүгэр Бабушкины Илин Сибииргэ ыыталлар. Онно тиийэн Шубенко диэн сымыйа фамилиянан Кыым «Искра» хаһыат тарҕатааччанан үлэлии сырыттаҕына тутан ылан хаайаллар.\nАхсынньы 25 күнүгэр Иван Васильевиһы Дьокуускайга аҕалаллар уонна Верхоянскай уокурукка көскө ыытарга аныыллар. Саха сиригэр көскө сытар Бабушкин революционер, большевик быһыытынан батталы утары охсуһара, уонна 1904 сыллаахха «романовецтары» өйүүрүн туһунан бырачыас таһаарбыта. И. В. Бабушкин тэрээһининэн верхоянскайдааҕы политсыылынайдар олохторун тупсарар туһунан туруорсубуттара.\n1904 сыллааҕы атырдьах ыйын 11 күнүгэр ыраахтааҕы нэһилиэнньигэ төрөөбүтүнэн сибээстээн тахсыбыт амнистияны политсыыльнайдар утарбыттара, кинилэр истэригэр Бабушкин эмиэ баара.\n1905 с. алтынньы 21 күнүгэр политсыыльнайдары барыларын амнистиялаабыттара, Дьокуускай куораттан баралларын туруорсан араас миитиннэри, демонстрациялары тэрийбиттэрэ, онтон сылтаан губернатор кинилэр туруорсууларын ылыммыта уонна сэтинньигэ Дьокуускайтан 36 киһи барбыта.\nИти ый бүтүүтэ Бабушкин Иркутскайга кэлэр уонна онно үлэлии хаалар «Сибииргэ үлэ күөстүү оргуйар онон Бабушкин курдук дьон онно наадалар диир» — В. И. Ленин. Саҥа сиргэ кэлэн баран кини РСДРП састаабыгар киирэр уонна ол сыл партия сорудаҕынан Чита куоракка баар большевиктары кытта сибээс олохтуу уонна таарыйа Иркутскайдааҕы рабочайдарга сэрии сэбэ көрдөһө барар.\n1906 с. тохсунньу ортотугар И. В. Бабушкин сэрии сэбэ тиэйэн Иркутскайга барар. Аара суолга Мэллэр-Закоменскай карательнай этэрээтин тоһууругар түбэһэн тутуллар, уонна суута-силиэстийэтэ суох табаарыстарын кытта ытан өлөрүллэр.\nИ. В. Бабушкин өлбүтүн туһунан 4 сыл буолан баран биирдэ билэллэр. В. И. Ленин бэйэтин үөрэнээччитин өлбүтүн истэн баран «Бабушкин ыраахтааһы кулутун сиэмэх илиититтэн өллө ол да бу оллар өлөөрү туран туох иһин охсуһан олоҕун толук биэрэрин билэрэ. Кини олоҕун уонунан, сүүһүнэн, тыһыынчанан, мөлүйүөнүнэн дьон өлөллөрүн кэрэйбэккэ салҕыахтара, хаһан кыайыахтарыгар дылы охсуһуохтара»-диэн некролог суруйбута.\nИ. В. Бабушкин киһи уопсастыбаны үчүгэйгэ тардарын үтүө холобура. Кини социальнай уонна политическай олоххо көхтөөхтүк кыттар этэ, туруоруммут соругун иһин охсуспута уонна ол туһугар өлбүтэ.\nҮйэлээх аата.\nБүрээтийэҕэ И. В. Бабушкин ытыллыбыт куоратыгар 1941 сыллаахха кини аатын иҥэрбиттэрэ. 1973 сыллаахха Дьокуускайга И. В. Бабушкин аатынан уулусса ааттаммыта.<|endoftext|>\nЯковлев Семен Семенович\nСемен Семенович Яковлев 1910с. от ыйын 26 күнүгэр Сунтаар улууһун Сиэйэ Муоһаанытыгар төрөөбүтэ. Атырдьах ыйыгар сир-дойду силигилээн турдаҕына күн сирин көрбүтэ. Биллиилээх иннэһит С.С.Яковлев доруобуйа харыстабылыгар эҥкилэ суох барыта 65с үлэлээбитэ, аптаах иннэтинэн элбэх киһини эмтээн үтүөрдүбүтэ, ыарыыларын чэпчэппитэ. Кини биэс оҕону төрөтөн, эһээ буолар дьолу билбитэ. Сиргэ кэлбит аналын барытын толорон күн сириттэн барбыта. Ыарахан ыарыыттан араас ньыманан эмтэнэн бэйэтэ 82 сааһыгар диэри олорбута.\nОҕо сааһа.\nОҕо эрдэҕиттэн барыны бары сэргээн көрө, мындырдык толкуйдуу, айа улааппыта. 1930с. сэттис кылааһы бүтэрэн баран салгыы Дьокуускайдааҕы фельдшерскэй-акушерскай оскуолаҕа үөрэнэ киирэр уонна 1932с. ситиһиилээхтик бүтэрэр. Оскуолаҕа талбыт идэтин сөбүлээн, интэриэһиргээн үөрэммитэ. Диагноз туруорарыгар оскуолаттан ылбыт билиитэ, онтон кэлин саҥа тахсар периодиканы ааҕан, тус бэйэтин опытынан мындырдык толкуйдаан айымньылаахтык үлэлиирэ.\nДьиэ кэргэнэ, аймахтара.\nКэргэнэ Александра Спиридоновна Рупова(1917-79) - начальнай кылаастарга учууталынан үлэлээбитэ. Кинилэр биир кыыс, түөрт уол оҕоломмуттара. Улахан уоллара Кларус Семенович Яковлев - ювелир-маастар, кыыстара Клара Семеновна Саввина - терапевт уонна иглорефлексотерапевт быраас, Станислав Семенович Яковлев - ветеринарнай быраас, Валерий Семенович Яковлев - Элгээйигэ леснигинэн, Антон Федорович Яковлев - Бүлүү куоратыгар киномеханигынан үлэлээбиттэрэ.<|endoftext|>\nСаввин Захар Прокопьевич\nСаввин Захар Прокопьевич — Саха АССР уонна РСФСР оскуолаларын үтүөлээх учуутала, Саха АССР үөрэҕин миниистирэ (1950-69), Иккис аан дойду сэриитин кыттыылааҕа.\n1915 сыл олунньу 13 күнүгэр Нам улууһун Үөдэй нэһилиэгэр төрөөбүтэ. 1942 сыллаахха сэриигэ ыҥырыллан барбыта.\n1950 сылтан 1969 сылга диэри Саха АССР үөрэҕин миниистирэ.<|endoftext|>\nҮрүҥ көмүс\nҮрүҥ көмүс (химия символа - Ag) диэн химия элемена. Химияҕа, үрүҥ көмүс нүөмэрэ 47, переходнай металл. Кини атомарнай массата 107.86 a.m.u. Символа Ag, Латыын тыла \"argentum\" -үрүҥ көмүс.\nСвойствалара.\nФизическай свойствалара.\nҮрүҥ көмүс сымнаҕас металл. Дьон былыргыттан күндү металл курдук туттара - харчы уонна ювелирнай оҥоһуктары оҥорого туттуллара. Кытаанах буоларыгар сороҕор кыһыл көмүһү эбэтэр атын металлары кытта булкуллан туттуллааччы. Өҥө - халаан күөхтүҥү- маҥан. Сырдыгы көһүнэр. Электрическай уоту олус үчүгэйдик атаарар. Олус имигэс ол иһин араас проводтарга оҥорорго туттуллар. Маньыаталара уонна слитоктары араас сиргэ атыылаһыахха сөп.\nХимическай свойствалара.\nРеактивнай буолбатах, Кислота улахан аҥаарын кытта холбоспот.<|endoftext|>\nГольман Вольдемар Густавович\nГольман Вольдемар Густавович — Саха сиригэр үлэлээбит бастакы үөрэхтээх бэтэринээр. Дерпт университетын бэтэринээрийэ факультетын бүтэрээт, 1853 сыллаахха кулун тутар 12 күнүгэр Саха уобалаһын ис дьыалаҕа управлениетын мэдиссиинэҕэ отделениетын бэтэринээр бырааһынан анаммыт. Дьокуускайга 1854 сыллаахха кэлбит. В. Г. Гольман 31 сыл тухары Саха сиригэр соҕотох бэтэринээр этэ.\n1871 сыллаахтан сотуун өлүү утары году сэрэтэр үлэни саҕалаабыт.\nБэйэтэ элбэх сүөһүлээх эбит. Онтун отунан хааччыйаары Хатыыстаах, Нэлэгэр арыыларга ходуһа ылар эбит. Өрүс кытылыгар манастыыр аттыгар сайылык туттубут. Онно ат сүүрдүүтэ тэрийэр идэлээх эбит. Ол сайылык турбут билиитин Гольманка диэн ааттаабыттар, кэлин сэбиэскэй кэмҥэ арыый уларыйан Гольминка буолбут. Билии аатынан ол эргин баар уулусса ааттаммыт.<|endoftext|>\nОрто Дойду (зоопарка)\nДьокуускай зоопарката (\"Орто Дойду\") Государственнай тэрилтэ - өрөспүүбүлүкэ киэҥ туттар зоологическай парката. Хоту дойду тыйыс климатыгар үлэлиир аан дойдуга соҕотох зоопарк. Зоопарк уратыта - хайа баҕар дьиикэй кыылы, харамайы тутар, иитэр уонна булгуччулаах көмө тэрийэр кыахтаах.\nОписание.\nСаха Республикатын I президенин Михаил Ефимович Николаев көҕүлээhининэн 2001 сыллаахха тохсунньу 26 күнүгэр тэриллибитэ. 2001 сыл Ыам ыйын 18 күнүгэр бастакы ыалдьыттарын көрсүбүтэ. Онтон ыла сыл аайы \"Орто Дойдуга\" 30000 тахса киһи сылдьар.\nИнтэриэһинэй чахчылар.\nУопсайынан «Орто Дойдуга» арааһынай географическай балаһаттан олохтоох 160 тахса хамсыыр-харамай баар. Манна экзотическай уонна төрүт олохтоох кыыллар, ону таһынан сүтэн эрэр кыыллар эмиэ: боруллуо, чуоҕур таба, амурскай тиигир, азиатскай дикуша уонна да атыттар киирсэллэр.\nСаха сирин зоопарката үлэлээн кэлиэҕиттэн бу күҥҥэ диэри сорох иитиллээччилэрэ төрөөн-ууһаан, тэнийэн бардылар. Холобура, саха ынаҕа, овцебык, илин-сибиир бэдэрэ, полярнай бөрө, кырсалар, көҕөн кустар, күөх холууп, фазан араас көрүҥнэрэ. Бу кыыллары таһынан, зоопаркаҕа сыыллар харамай бииһэ, уу-хонуу харамайдара эмиэ бааллар. Элбэх кыылы, көтөрү манна атастаһыкка Россия атын зоопаркаларыттан аҕалбыттара, оттон сороҕун - олохтоох дьон аҕалан биэрэллэр.\nТуһалаах иһитиннэрии.\nХайдах тиийэбит: «Орто Дойду» Хаҥалас улууhугар турар, Покровскай айан суолун биэс уонус километрыгар. Дьокуускай куорат автовокзалыттан 202 нүөмэрдээх оптуобуhунан «Зоопарк» тохтобулга диэри айаннаан тиийиэххэ сөп.\nБилиэт сыаната: улахан киһиэхэ - 250 солкуобай, оҕолорго - 200 солкуобай. Оҕолорго биэс саастарыгар диэри киирии босхо.\nҮлэлиир кэмэ: сайын: күн аайы 10:00 чаастан 19:00 чааска диэри, кыһын 10:00 чаастан 17:00 чааска диэри.<|endoftext|>\nСаха сиригэр 1941-1945 сыллардааҕы сут\nСаха сиригэр 1941—1945 сыллардааҕы сут — Иккис Аан дойду сэриитин кэмигэр Саха сиригэр тахсыбыт улахан хоргуйуу.\n1941 сылтан 1945 сылга диэри Саха сиригэр төһө киһи хоргуйан өлбүтэ чопчулана илик. Бу төрүөтүнэн ол саҕанааҕы кистиир бэлиитикэ ыытыллыбыта буолар. Оччотооҕу отчуоттарга өлбүттэри араас ыарыыга ыалдьан өлбүт курдук көрдөрөллөрө, бэл көннөрү дьон, онтон сылтаан, аччыктаан өлбүт дьону «дьэҥкэрэн өлбүт» диэн ханарытан ааттыыра. «Сүрүннээн оҕолор уонна кырдьаҕастар өлбүттэрэ», — диир устуорук В. Пестерев.\nСуруналыыс Д. В. Кустуров архыыптан булан бэчээккэ таһаарбыт «Справка о естественном движении населения Якутской АССР» табылыыссатыгар 1940 сылтан 1944 сылга диэри төһө киһи төрөөбүтэ, өлбүтэ, аармыйаҕа ыҥырыллыбыта, фронтан бааһыран төннүбүттэр уонна араас буруйга эриллэн хаайыыга барбыттар ахсааннара оройуоннарынан ыйыллыбыт. Ол курдук 1939 сыллааҕы биэрэпис быһыытынан, Саха сиригэр 413115 киһи олорбут эбит буоллаҕына, 1945 сыллаахха тохсунньу 1 күнүгэр 357494 киһи буолбут. Сэрии устатын тухары 71080 киһи араас төрүтүнэн өлбүт. Аармыйаҕа барыта 59301 киһи ыҥырыллыбыт. Фронтан 4022 киһи бааһыран төннүбүт. Суукка 67643 киһи дьыалата көрүллүбүт, кинилэртэн 53938 киһи араас сылга хаайыыга угуллубут.\n1941—1944 сылларга Совнарком бэрэстээтэлин солбуйааччытынан олорбут С. З. Борисов «Алмазы и вожди» диэн кинигэтигэр Саха сиригэр 40 тыһыынча киһи хоргуйан өлбүтэ диир.\nЧинчийээччи С. И. Сивцева сэрии сылларыгар 65 тыһыынча киһи өлбүтэ диэн көрдөрөр. Онтон 5593 киһи сэлликтэн, араас сыстыганнаах ыарыыттан — 2013. Оттон «атын биричиинэттэн» 51366 киһи өлбүтүн туоһулуур.\nСӨ Национальнай архыыбын үлэһитэ Н.С. Степанова 2005 сыллаахха тахсыбыт ыстатыйатыгар 1941-1944 сылларга тыылга барыта 58962 киһи өлбүтэ, ол иһигэр тыа киһитин ахсаана 43364 диир.\nХоргуйууга хабыллыбыт сирдэр.\nУус-Алдаҥҥа киһи ахсаана 1940 сыл тохсунньутугар 16 тыһ. киһи эбит буоллаҕына, 1942 сыл бэс ыйыгар (икки аҥаар сыл иһигэр) 11 тыһыынча буолбут. Дьон Таатта, Чурапчы, Мэҥэ-Хаҥалас уонна Амма улуустарыгар аҕыйаабыттар\nДьон аччыктаан өлүүтэ өрөспүүбүлүкэ үрдүнэн барытынан баар этэ диир чинчийээччи С.И. Сивцева, ордук күүстээх хоргуйуу киин уонна арҕаа улуустарга (Амма, Бүлүү, Үөһээ Бүлүү, Куорунай, Мэҥэ-Хаҥалас, Нам, Ньурба, Сунтаар, Таатта, Уус-Алдан, Чурапчы) буолбут .\nХоргуйуу 1940 сылтан саҕаламмыт. Бу сыл өрөспүүбүлүкэ үрдүнэн 12118 киһи өлбүт. Оруйуоннартан дьон өлүүтэ ордук Сунтаар улууһугар тахсыбыта диир Н.С.Степанова, ол курдук 1940 с. - 706 киһи өлбүт, оттон сэрии сылларыгар 1941-1944 сылларга барыта 4500 киһи өлбүт:\nХоргуйуу төрүөттэрэ.\nУстуорук В. Пестерев хоргуйуу маннык төрүөттэрин ааттыыр:\nМаны таһынан В. Н. Луковцев суруйарынан «аһатыах-сиэтиэх чэгиэн-чэбдик, эдэр-хоһуун үлэһит дьон Аҕа дойдуну көмүскүүр Улуу сэриигэ барбыттара, тыаҕа кырдьаҕас оҕонньоттор, эмээхситтэр, дьахталлар уонна оҕолор хаалбыттара. Кинилэр үлэни кыайбаттара… Куорат олохтоохторо, оройуон киинин сулууспалаахтара „нуорма“ килиэп, арыы, саахар, эт ылаллара. Оттон тыа олохтоохторугар — колхозтарга туох да нуорма диэн суоҕа./…/»<|endoftext|>\nТиньков Олег Юрьевич\nОлег Юрьевич Тиньков (1967сыл ахсынньы 25 күнэ, Полысаево, Ленинск-Кузнецк оройуона, Кемеров уобалаһа, ССРС) — Арассыыйа урбаанньыта. Форбс сурунаал суруйуйарынан 2014 сыллахха аан дойду ордук баай дьонноруттан 1210 миэстэни ылара. Арассыыйа ордук баай урбаанньыттарын тиһилигэр 1.2 млрд дуоллар састайанналаах 79-с миэстэни ылар.\nОлег Тиньков урут \"Техношок\" маҕаһыыны, тоҥ полуфабрикаттары оҥорор «Дарья» собуоту, «Тинькофф» пиибэни уонна ресторааны олохтообутунан биллэр. Билигин «Тинькофф Баан» директэрдэрин сэбиэтин бэрэсэдээтэлэ. Баан 2006 сыллаахха олохтоммута, 2016 сыл кулун тутар 1 туругунан Арассыыйа бааннарын ахсааннарыгар активынан 44-с миэстэни, хапытаалынан 34 миэстэни ылар.\nТиньков шоссейнай велоспортунан умсугуйар, ССРС спордун маастарын хандьыдаата званиелаах. 2005 сыллахха \"Tinkoff Restaurants\" профессиональнай хамаанданы олохтообута, кэлин \"Tinkoff Credit Systems\" диэн аатын уларыппыта. 2013 ахсынньыттан 2016 сыл сэтинньитигэр дылы Тинькофф диэн бэлэсипиэт хамаандалаах этэ.<|endoftext|>\nТорияма Акира\n— мангака, 1955 сыллаахха муус устар 5 күнүгэр Японияҕа Айти префектура Киёсу куоратыгар төрөөбүтэ.\nДьон сэргиирэ.\nУҥуоҕа: 174 см\nОйоҕо: Ёсими Торияма\nДьиэтин кыыллара: куоска, ыт, чыычаах\nОҕолоро: уоллаах кыыс<|endoftext|>\nДхака топи\nДхака топи () эбэтэр непаал топита — Непаал олохтоохторугар киэҥник тарҕаммыт эр киһи төбөҕө кэтэр таҥаһа, Махендра хоруол олорорбут кэмигэр, 1955 сылтан 1972 сыллаахха диэри ордук тарҕаммыт.\nТопи омук дьоһунун бэлиэтэ буолар. Непаал омугун таҥаһын сорҕотун быһыытынан судаарыстыба салайааччылара уонна бырабыыталыстыба үрдүк сололоохторо кэтэллэр.<|endoftext|>\nДьокуускайга 1986 сыллаахха буолбут дьалхаан\nДьокуускайга 1986 сыллаахха буолбут дьалхаан — ССРС-ка 1986 сыллаахха кулун тутар — муус устар ыйдарыгар буолбут Саха ил университетын устудьуоннарын дьалхаана.\nДьалхаан хаамыыта.\nКулун тутар 28, 29 уонна 31 күннэригэр Дьокуускайга университет аттыгар баар Теплай күөлгэ баар катокка нуучча уонна саха ыччаттара охсуспуттар. Обком уонна горком национальнай конфликт буолбатах диэн санаан улахан болҕомтону уурбатахтар. Муус устар 1 күнүгэр устудьуоннар улахан бөлөхтөрө мустубут, кинилэргэ Ис дьыала миниистирин солбуйааччыта В. Е. Дедиков кэпсэтэ кэлбит. Мустубут дьон буруйдаахтарга миэрэ ылары ирдээбиттэр. Дедиков сарсыныгар киэһэ 7 чааска ылыллыбыт миэрэлэри барытын кэпсиэх буолан эрэннэрбит. Ол гынан баран былаас да, университет салайааччылара да, бу быһылааҥҥа улахан болҕомтону уурбатахтарын түмүгэр, муус устар 2 күнүгэр дьалхаан кыттыылаахтарын кытта ким да көрсүбэтэх.\nМантан сылтаан, кыыһырбыт дьон тоҕуоруһан куорат киинин диэки барбыт.\nОбкуом дьиэтин аттыгар политиктар уонна ис дьыала үлэһиттэрэ көрсөннөр, устудьуоннары университекка нэһиилэ төннөрбүттэр. Дьон университекка тиийэллэригэр бөлөх ахсаана 700—800 киһиэхэ диэри улааппыт. Баран иһэр дьон иһиттэн «Саха сирэ — сахаларга!» уонна «Оржанканы суох гыныахпыт!» диэн хаһыылар иһиллибиттэр. Университет аттыгар Телегин диэн милиция үлэһитин кырбаабыттар.\nКиэһэ 21 чааска СГУ аактабай саалатыгар дьон бөҕө мустубут. Манна СГУ устудьуоннарыгар атын үрдүк үөрэх кыһаларын устудьуоннара эмиэ холбоспуттар. 24 киһи тыл эппит, сүнньүнэн маннык санаа этиллибит: саха эдэр дьонун милиция көмүскээбэт, нуучча ыччата куоракка саха ыччатын куруук кырбыыр, милиция онно тугу да гыммат, — диэн.\nДьалхаан түмүгүнэн Саха сирин обкуома уонна горкуома дьон санаатын билбэккэ үлэлиирэ, араас омуктар ыккардыларыгар бииргэ олорор иитиинэн дьарыктаммата көстүбүтэ. Дьалхаан түмүгүнэн 100-тэн тахса киһи тутуллан, дьыалаҕа эриллибит, онтон 6 киһини сууттаабыттар, барыларын сүнньүнэн түөртүү сылга хаайыыга ыыппыттар.<|endoftext|>\nШариат\nШариат, эбэтэр Шария сокуона диэн Ислам традициятыгар итэҕэл принциптара. Арааб тылыттан (شريعة) \"суол\" диэн тылбаастанар.\nКлассическай шариат уопсастыбыннай уонна чааһынай олоҕу ойуулуур, ол курдук итэҕэл ритуалларын, дьиэ кэргэн олоҕун, бизнеһы, буруй оҥорууну уонна сэриини. Урут дьыллартан Кораҥҥа, Хадиска уонна дьүүллэһитигэр олоҕурар. Сорох өттүн сокуон өйдөбүлүнэн ылыныллар онтон сорох өттө Таҥара быраабылатын курдук ылыныллар.\nМусульман дойдулар сокуоннара бэйэлэрэ сокуоннаахтар даҕаны, син биир сорох өттө классическай шариакка олоҕурар. Аныгы олоххо шариат хайдах туттуллуохтааҕын мусульманнар өссө даҕаны мөккүөрдэр уонна дьүүллэһии бүтэ илик.<|endoftext|>\n2017 Конфедерация Кубога\n2017 сыл FIFA Конфедерациятын Кубога диэн футболга FIFA Конфедерацияларын ыккардыгар Арассыыйаҕа ыытылллар футболга күрэс. Бэс ыйын 17 күнүттэн от ыйын 2 күнүгэр дылы буолар.\nЫытыллар миэстэлэрэ.\nАрассыыйа 4 куоратыгар ыытыллар: Москва, Санкт-Петербург, Сочи уонна Казань.\nГруппанан оонньуулар.\nОонньуулар күннэрэ 2015 сыл от ыйын 24 күнүгэр талыллыбыттара.<|endoftext|>\nРоснефть\nРоснефть диэн ниэп-гаас хампаанната, улахан чааһын Арассыйа правительствота бас билэр. Төбө офиһа Москваҕа баар, 2013 сыллаахха Юкос хампаанньа активтарын атыыласпытын кэннэ аан дойду ордук элбэх ниэби хостуур хампаанньа буолбута. 2016 сыллааххха аан дойду хампаанньаларыттан 64.75 млрд дуолларга атыыга батаран 51 миэстэни ылара.\nРоснефть Саха сиригэр.\nСаха сиригэр Роснефть саҥа ниэп уонна гаас баар буолуон сирдэрин чинчийиилэри ыытар, Таас Үрэх Орто Буотуба ниэп уонна гаас сиртэн хостуур ниэп уонна гаас бородуукталарын батарарынан дьарыктанар.<|endoftext|>\nКриштиану Роналду\nКриштиа́ну Рона́лду душ Са́нтуш Аве́йру (Cristiano Ronaldo dos Santos Aveiro;. Олунньу 5 күнүгэр 1985 сыллаахха, Фуншал куоракка төрөөбүт) — Португалия футболиһа  Испания Реал Мадрид клубун» уонна Португалия хомуур хамаандатын аатыттан кыттар2016 сылга Европа чемпиона буолбута. 2013 сылга дылы саамай сыаналаах футболист этэ— кини англия Манчестер Юнайтедтан Реалга кэлэригэр 80 млн хаччыны төлөөбуттэрэ. Португалия хомуур, хамаандатыгар бастыннартан бастыҥнара, уонна саамай элбэх оонньууну ааспыттарга кини буолар Считается одним из лучших футболистов 2000-х — 2010-х годов. Официально признан ПФФ лучшим игроком в истории португальского футбола.<|endoftext|>\nБензилпенициллин\nБензи́лпеницилли́н (\"пенициллин G (PCN G)\" эбэтэр судургутук \"пенициллин (PCN)\") — диэн  6-аминопенициллановай аһыытын N-фенилацетамидa. Пенициллиума тэллэйиттэн оҥоһуллар антибиотик. Тэллэй олоҕун устатыгар пенициллин араас форматын синтезтыыр: ол курдук, фармокологияҕа ордук туттуллар бензилпенициллин, уонна пенициллин атын араастара, атын радикаллардаахтарынан арахсаллар. Иннэ гынан пенициллин диэн аһыы, онтон араас туустары ылаллар (натрий, калий, новокаин уонна атын туустарын). . Пенициллин кэргэнигэр антибиотиктарын кэргэнигэр  бензилпенициллин уонна феноксиметилпенициллин уонна атыттар бааллар..\nПенициллин антибиотиктара историяҕа олус сүдү суолталаах, тоҕо диэн олус ыарахан ыарыылар, ол курдук сэллик, сифилис уонна стафиллококтары уонна стрептококктар аҕалар ыарылары эмтиир кыах баар буолбута. Пенициллиннар үчүгэйдик үөрэтиллибиттэр, ол гынан баран билигин бактериялар таарыллыбат буола сайдыбыттар.<|endoftext|>\nГольфстрим\nГольфстри́м (англ. \"gulf stream\" — хочоттон сүүрүк) — Атлантика байҕалыгар баар уу сылаас сүүрээнэ. Судургутук эттэххэ Гольфстрим диэн Хотугу Америка Флорида силбэһиититтэн Ньюфаундленд кытыытыгар диэри устар сүүрээни аатыыллар.\nГольфстрим сүүрүгэ олус күүстээх, кэтитэ  70—90 км.<|endoftext|>\nСоһор рикша\nАныгы кэмҥэ сорох дойдуларга рикшаны соһор киһи доруобуйатын харыстаан бобуллан турар. Ол оннугар велорикша уонна моторикша үөдүйдэ.\nУстуоруйата.\nРикша 1860-с сылларга Японияҕа техника балысханнык сайдар кэмигэр айыллыбыт диэн ааҕаллар. XIX үйэҕэ Азияҕа барытыгар тарҕаммыта.\nКуоракка көспүт бааһынайдар бастаан рикша буолаллара.\nЯпонияҕа 1930-с сылларга массыына элбээн, рикша улам аҕыйаан барбыта. Кытайга 1920-с сылларга аҕыйаабыта. Оттон Сингапуурга төттөрүтүн 1920 сыллаахха 50 000 кэриҥэ рикша баар буоллаҕына, 1930 сыллаахха икки төгүл элбээбит..\nОҥоһуута.\nБастакы рикшалар тимир көлүөһэлээх этилэр, пассажир эмиэ кытаанах олбоххо олороро. Кэлин, 19-с үйэ бүтүүтүгэр, 20-с үйэ саҥатыгар эрэһиинэ уонна салгыннаах эрэһиинэ көлүөһэлэммиттэ, буруһууналаммыта, олбохторо эмиэ буруһууналаах, олорорго табыгастаах буоллун диэн сис өйүүр олоппос сарайын курдук сарайдаммыта. Ону таһынан уоттаммыта.\nШанхайга баай дьон бас билэр рикшаларыттан араараары уопсастыбаннай рикшалар араҕас өҥнөөх этилэр.\nРикша элбэх киһилээх, кыараҕас уулуссаҕа сылдьарга табыгастааҕа. Ардах кэмигэр чалбахтаах уулуссаннан дьиэ ааныгар тиэрдэн биэрэллэрэ. Оптуобустан уонна тырамбаайтан уратылара диэн аантан ааҥҥа диэри тиэрдэллэрэ.<|endoftext|>\nМапуто боротокуола\nМапуту боротокуола диэн ордук биллэр Киһи уонна омуктар Африкатааҕы хартияларын иһинэн Африка дьахталларын быраабын боротокуола, дьахтар толору быраабын, ол иһигэр бэлиитикэҕэ кыттар быраабын, эр дьону кытта тэҥин мэктиэлиир, оҕо төрөтөрү бэйэтэ быһаарарын уонна дьахтар уорганнарыгар эппэрээһийэни бобору хааччыйар. Боротокуолу Африка сойууһа Мапуту куоракка (Мозамбик) мунньаҕар ылыммыта.\nТөрүөтэ.\n1995 кулун тутарыгар Ломе куоракка (Того) «Дьахтар Африкаҕа бырааба уонна сайдыыта» (WiLDAF) диэн мунньахха боротокуол суруйар туһунан быһаарыныы ылыммыттара. ОАЕ ассамблеята 1995 с. Аддис-Абебаҕа буолбут 31-с сиэссийэтигэр боротокуолу Киһи уонна омуктар быраабтарын Африкатааҕы хамыыһыйатыгар (ACHPR) соруйбута.\nРатификация.\nБоротокуолу Африка Сойууһа 2003 сыл от ыйын 11 күнүгэр Мапуту куоракка (Мозамбик) буолбут иккис саммитыгар ылыммыта.<|endoftext|>\nЖенева конвенциялара\nЖенева конвенциялара диэн аан дойду 4 сөбүлэһиилэрэ. Швейцария Женева куоратыгар илии баттаныллыбыта. Бары 4 сөбүлэһиилэр дьон туһунан суруллубут. Швейцария олохтооҕо Генри Дюнант 1859 сыллаахха буолбут Солферино кыргыһыытын кэнниттэн туох буолбутун көрөн конвенциялары суруйуутун саҕалаабыта.\nЖенева конвенцияларын сорох баһалара илии баттаабыт дойдулар Женева конвенцияларын кэһиини холуобунай буруй буолар сокуоннардаах буолуохтаах.\nТүөрт конвенциялар.\nКонвенциялар уонна сөбүлэһиилэр\nУларытыылара.\nБастакы конвенция илии баттаныллыбытын кэннэ Кыһыл Кириэс аан дойдутааҕы кэмитиэтэ 1863 сыллаахха олохтоммута.\nБилигин, бары 200 кэриҥэ дойдулар илии баттаабыттара уонна Женева конвенцияларын тутуһуохтаахтар.<|endoftext|>\nОҕо быраабын конвенцията\nХНТ оҕо быраабын конвенцията — кыттыгас дойдуларга оҕо быраабын быһаарар аан дойду быраап докумуона. Оҕо быраабыгар сыһыаннаах бастакы докумуон буолар. Бу докумуон киһи 18 сааһын туолуор дылы быраабын быһаарар 54 ыстатыйалардаах. Конвенцияны АХШттан ураты бары ХНТ дойдулара уонна Палестина, Сибэтиэй Бүрүстүөл илии баттаабыттара уонна ратификациялаабыттара..\nҮөскээһинин устуоруйата.\nХНТ Генеральнай Ассамблеята оҕо быраабын харысхалыгар бастаан ХНТ Оҕо пуондатын (ЮНИСЕФ) 1946 сыллаахха тэрийбитэ. Ол кэнниттэн 1948 сыллаахха Киһи быраабын аан дойду декларацията ылыныллыбыта. Ол докумуон балаһыанньатыгар уонна 1966 сыл аан дойду паактын балаһыанньатыгар оҕо хаххала ураты буолара билиниллибитэ.\nОҕоҕо сыһыаннаах бастакы аакта ХНТ Генеральнай ассамблеята 1959 сыллаахха ылыныллыбыта. Онно ким оҕо быраабын эппиэтинэстээҕэр суруллубут 10 принцип чопчуламмыта. Киһи аймах оҕоҕо туох баар үчүгэйи биэриэхтээҕэ уонна быраап уонна көҥүл мэктиэлэммитэ.<|endoftext|>\nКальяо аттынааҕы кыргыһыы\nКальяо аттынааҕы кыргыһыы () Чинча арыыларын иһин сэрии (\"Бастакы Чуумпу Байҕал сэриитэ\" эбэтэр \"Испаания-Соҕуруу Америка сэриилэрэ\") кэмигэр, 1866 сыллаахха ыам ыйын 2 күнүгэр Касто Мендес Нуньес адмираал хамаандалаах Испания флотун уонна Перу Кальяо куоратын батареятын ыккардыларыгар буолбут кыргыһыы. Испания флота Кальяо (El Callao) порду ытыалаабыт уонна, Перу уонна АХШ устуоруктара суруйалларынан, куоракка улахан хоромньуну аҕалбакка, оттон боронсуус уонна испаан чинчийээччилэрэ этэллэринэн, порт тэргэннэрин хам батаан баран, төннүбүт. Бу кыргыһыы Испания уонна Перу ыккардыгар сэрии тиһэх улахан кыргыһыыта буолбута.<|endoftext|>\nКараханидтар\nХара хааннар, караханидтар, ханидтар, хаканидтар (, ) (942—1212) — Хара хааннар иллэрин салайбыт түүр династията.\nУстуоруйа.\nХара хаан диэн баһылык титула дииллэр. Хара хааннар чигил диэн омук сорҕото эгдиш/эдгиш диэн биис ууһуттан төрүттээхтэр дииллэр. Чигиллэр карлук конфедерациятыгар киирэллэрэ. Хара хааннар илин салаалара Кашгары ягма диэн биис ууһун аатыттан баһылаан олорбуттар.\nО. Прицак этэринэн (кэлин С. Г. Кляшторнай уонна Б. Д. Кочнев өйөөбүттэрэ) «бастакы Хара хаан» аатын 840 ыраахтааҕы буолбут Билгэ Күл Кадыр-хаан сүкпүт.\nКүл Билгэ хаҕан икки уоллааҕа: Базир уонна Огулчак. Базир уола Абдалкарим.\nОл кэннэ биир үйэ кэриҥэ туох да биллибэт.\n960 сыллаахха 200 тыһыынча ураһалаах Харахааннар ислаамы ылыммыттар.\nБу кэмҥэ Сатук Бограхан баһылыктаан олорбут, ислаамы ыларыгар «Харахаан» титуллаах Абдалкаримдиэн ааты ылбыт.\nХарахааннар кэмнэригэр улуу түүр суруйааччыта Юсуф Баласагун олорбута.<|endoftext|>\nКуоска фуугата\nСоль минорга суруллубут фууга (K. 30, L. 499) диэн Доменико Скарлатти биир хардыылаах клавесин сонаатата, ордук биллэр аата Куоска фуугата (италия тылынан: \"Fuga del gatto\").\nХос аатын устуоруйата.\nФууга хос аатын композитор бэйэтэ хаһан да туттубатаҕа, ол гынан барын атын матыыбын туһунан устуоруйатыттан тахсыбыта. Номох этэринэн Скарлатти \"Пульсинелла\" диэн ааттаах куоскалааҕа, ол куоска клавесин клавиатуратыгар хаамарын сөбүлүүрэ, уонна тахсар тыаһын муодаргыыра.\nБиирдэ импровизация быһыытынан кыракый чааһын суруйбут уонна кэлин фууга сүрүн матыыбын курдук туттубут:\nФууга хос аата кэнсиэр программаларыгар туттуллара уонна Музио Клементи, Карл Черный уонна Алессандро Лонго\nСуолтата.\nФууга Лондоҥҥа 1739 сыллаахха бэчээттэммитэ. Джорж Фридерик Хандель, чааһын ылан Concerti Grossi  диэн опуһугар чаа7ын туттубута.\n19-с үйэ саҕаланыытыгар теорист уонна композитор Антон Рейча үлэни билэрэ уонна 36 Фуугалар диэн опуһугар туттубута.<|endoftext|>\nНикифоров Василий Игнатьевич\n1816 сыллаахха Арҕаа Хаҥалас улууһун Нөмүгү нэһилиэгэр төрөөбүт.\n1833 сыллаахха атырдьах ыйын 10 күнүгэр Саха сиринээҕи уезд училищетын 1 кылааһыгар киирбит. 1836 сыллаахха училище үс кылааһын бүтэрбит. 1844 сыллаахха Дүпсүн быраабатын суруксутунан ананан Нөмүгүттэн Дүпсүн улууһун Тэбиик нэһилиэгэр көспүт. 1846 сыллаахха Дүпсүн улууһуттан төрүттээх Елена Федоровна диэн дьахтары кытта бэргэһэлэммиттэр. 1862 сыллаахха атырдьах ыйын 26 күнүгэр бэйэтин дьиэ кэргэнинээн Тэбиик нэһилиэгэр суруйар туһунан көрдөһүү киллэрбит. Ол сыл Дүпсүн улууһун ыстаарыһата буолбут.\n1866 сыллаахха ыам ыйын 6 күнүгэр (саҥа истиилинэн ыам ыйын 18 күнүгэр) кыра уоллара Баһылай (кэлин Күлүмнүүр дин аатынан биллибитэ) төрөөбүт.\nВасилий Игнатьевич 1869 сыллаахха тохсунньу 27 күнүгэр 47 сааһыгар өлбүт. Дүпсүн Троицкай сыаркабын тиэргэнигэр көмүллүбүт.<|endoftext|>\nТэбиик нэһилиэгэ\nДүпсүн улууһун Өспөх буолаһыгар Тэбиик баай (Маппый Турчеков) диэн кинээс олоро сылдьыбыт, 3 ойохтоох, 6 уоллаах, 5 кыыстаах эбит. Кини биир уола Харахаан баай, туспа буолас буоларыгар аҕатын аатынан Тэбиик нэһилиэгин төрүттээбит. Өспөх буолаһыттан Бастакы, Иккис Өспөх уонна Тэбиик нэһилиэгэ үөскээбиттэр.<|endoftext|>\nКыһыл талах\nКыһыл талах (, ) — Азия ойуурдаах сирдэригэр, Монголияҕа, Хотугу Кытайга, Японияҕа, Сибииргэ, ол иһигэр Саха сиригэр тарҕаммыт үүнээйи көрүҥэ, ууска, кэргэҥҥэ киирэр.\nСаха сиригэр Эдьигээн кэтирээһинин соҕуруу өттүттэн көстөр, Халыма үөһээ сүүрүгэр баар. Хойуутук, сороҕор киһи кыайан ааспат ыркыйынан үүнэр.\nОйуулааһын.\n3 м үрдүккэ диэри уһуур элбэх көнө, кыһыл лабаалаах сэппэрээк. Лабаата сааскытын ордук кытарар. Сааһырбыт үүнээйи ох саа курдук токуруйар. Сэбирдэҕэ бөдөҥ, 5-7 см уһуннаах, 2-4 см кэтиттээх, эллипс эбэтэр сымыыт курдук көрүҥнээх. Үөһээ өттө хараҥа от күөҕэ, алын өттө сырдык. Сэбирдэҕин икки өттүгэр түүлэрдээх.\nЭбии көр.\nДьахтар талаҕа<|endoftext|>\nКаср ал-Йахуд\nКаср ал-Йахуд (Арааб тыла: ; ону тэҥэ Кассер аль-Йахуд/Йехуд уо.д.а..; Лит. «Дьэбириэйдэр заамоктара», Hebrew: ) — Иордаан өрүс кытылыгар баар сир, үһүйээннэр этэллэринэн бу сир эргин Исус Киристиэһи Иоанн Креститель сүрэхтээбит (), ону тэҥэ дьэбириэйдэр Иордааны манан туораабыттар диэн ааҕыллар уонна Ылдьаа бороруок халлааҥҥа көппүт сирин быһыытынан биллэр.\nБу сири Палестина уонна Израиль былдьаһаллар, Иордаан арҕаа кытылын билигин Израиль салайар, Каср ал-Йахуд сирин Туризм министиэристиэбэтэ салайар, Израиль наассыйа пааркатын иһигэр киирэр.<|endoftext|>\nСибэтиэй Ньукуола кириэппэһэ\nСибэтиэй Ньукуола кириэппэһэ () — Хорватия Адриатика кытылыгар турар Шибеник куоратыгар баар кириэппэс. ЮНЕСКО бу тутууну Аан дойду Утумун испииһэгэр «Венеция 15-17 үйэлэргэ туппут көмүскэнэр тутуулара: \"Stato da Terra\" — арҕаа \"Stato da mar\"» комплекс иһинэн 2017 сыллаахха киллэрбитэ.\nШибеник куоракка түөрт кириэппэс баар:\nСибэтиэй Ньукуола кириэппэһэ Шибеник пуордугар киириигэ байҕал арыытыгар турар, атыттар кытылга бааллар.\nСибэтиэй Ньукуола кириэппэһэ Сибэтиэй Антоний ханаалын хаҥас өттүгэр Люлевац арыыга тутуллубут. Арыы утары Джадрия кумаҕын майаага турар. Аатын бенедиктииннэр манастыырдарыттан утумнаабыт, бу манастыыры кириэппэс туталларыгар көһөрбүттэр. Олохтоох хорвааттар көрдөһүүлэринэн Алоджий де Канал хапытаан форту Люлевац арыыга тутары 1525 сыллаахха муус устар 30 күнүгэр саҕалаабыт. Кириэппэһи Венеция биллэр архитектора Hyeronimus di San Michaela туппут. Анала — туурак хараабылларын пуорка киллэрбэт буолуу. Кириэппэс 32 тэргэннээҕэ.<|endoftext|>\nКоррика\nКоррика ( - \"сүүрүү\")  Бааскилар дойдуларыгар хас икки сыл аайы ыытыллар бааскалар тылларын өйүүргэ анаммыт эстафета. Эстафетаны бааскилар тылларын үөрэтэр AEK диэн тэрилтэ тэрийэр. Бу тэрээһин аан дойдуга тылы өйүүр тэрээһиннэртэн саамай улаханнарын ахсааныгар киирэр, 2017 сыллаахха сүүрбүт сирдэрин устата 2557 килэмиэтир буолбут, 11 хонук түүннэри-күнүстэри тохтообокко сүүрбүттэр. Коррика сүрүн соруга харчы хомуйуу буолан баран, ону таһынан бааскалар тылларын өйүүргэ, тарҕатарга сүрдээх улахан төһүү буолар.\nБу тэрээһини уонна AEK тэрилтэни бааскалар тылларын туруулаһар дьон төр;ттээбиттэрэ. Билигин бырааһынньык икки сылга биирдэ саас ыытыллар, 2017 сылга 20-с төгүлүн ыытылынна.\nТэрээһин төрүөтэ.\nБааскалар тыллара уустук балаһыанньалаах. ЮНЕСКО этэринэн, бу тыл сүтэр кутталлаах. Бааскалар тыллара бу тэрээһин ыытыллар сиригэр барытыгар официальнай статустаах буолбатах. Ол эрээри бу куоталаһыыта суох үөрүүлээх эстафета бааскалар олорор сирдэринэн барытынан икки нэдиэлэ тухары ааһар.\n40 сыл тухары былааска олорбут Франко диктатууратын кэмигэр бааскалар тыллара көйгөтүүгэ сылдьыбыта. Атын тылынан сатаан саҥарбат, Бааска тылынан эрэ саҥарар дьону Испания бэлииссэйэтэ эппиэккэ тардар этэ. Тыл сайдыыны харгыстыыр диэн буолара. Оскуолаҕа бааска тылынан саҥарбыт оҕону буруйдууллара, ону ааһан сороҕор таһыйаллара. Лингвистэр үгүстэрэ билиҥҥи бааскалар тыллара сүтэр туруктаммытыгар Испания уонна Франция бырабыыталыстыбалара буруйдаахтарын билинэллэр.\nТыл сүтэн эрэриттэн дьаахханан сорох дьон тыл өйүүр кистэлэҥ тэрилтэлэри тэрийэн барбыттара. Соторутааҕыта тэриллибит Бааскалар хамсааһыннара тылы сөргүтэргэ үлэлиир дьону AEK диэн тылы үөрэтэр ассоциацияҕа түмпүтэ. Диктатуура бүтээтин кытта, тыл кыһалҕатын көтөҕөргө аналлаах саамай күүстээх тэрээһининэн Коррика буолбута. Кини сүрүн идиэйэтэ дьон санаатын тылы билэр эрэ дьоҥҥо буолбакка, атын дьоҥҥо барытыгар киэҥник тиэрдии буолбута. Бастакы сүүрүү, төһө да \"акаары быһыы\" диэн үөхпүттэрин үрдүнэн Оньяти диэн сиртэн 1980 сыл сэтинньи 29 күнүттэн саҕаланан Бильбао куоракка ахсынньы 7 күнүгэр ситиһиилээхтик түмүктэммитэ.\nТэрийии уонна процедуралара.\nКоррика үксүн уон хонук устата буолар. Бастакы Коррика 1980 сыллаахха буолуоҕуттан сырыы аайы суолун уларыта сылдьар, тэрийээччилэр маршрутун бааскалар олорбут сирдэринэн барытынан ааһар гына сатыыллар. Сүүрүү отой тохтообокко түүннэри барар, тэрээһиҥҥэ ортотунан 600 000 киһи кыттар.\nБааскалар тылларын өйүүргэ анаан суол хас биирдии килэмиэтирин биир киһиэхэ эбэтэр тэрилтэҕэ атыылыыллар. Атыылаһааччы ол суол быстыҥын тухары холуонна иннигэр сүүрэр. Ол киһи бааскалар былаахтарынан (ол былааҕы икуррина диэн ааттыыллар) киэргэтиллибит мас эстафетаны аныгыскы киһиэхэ биэриэхтээх. Бастакы эстафета маһын  Remigio Mendiburu диэн киһи оҥорбут, ол мас Сан-Себастьян куорат San Telmo түмэлигэр, харалла сытар. Билигин туттуллар мастарын скульптор Juan Gorriti оҥорбут. Сырыы аайы ол мас иһигэр кистэлэҥ сурук угаллар эбит, ол суругу Коррика бүтүүтүгэр тыһыынчанан киһи туппут маһыттан ылан үөрүүлээх быһыыга-майгыга ааҕан биэрэллэр. Коррика килэмиэтирин \"атыылаһар\" - ол аата бааскалар тылларын өйүүр - сүрдээх хайҕаллаах көстүү быһыытынан ааҕыллар.\nМаһы тутан иһэр киһи кэнниттэн былакаат тутан иһээччилэр сүүрэллэр. Бу былакаакка коррика аайы уларыйар домох (девиз) суруллар. Сүүрүү туох да эккирэтиитэ, сырсыыта суох наһаа көхтөөх, үөрүүлээх-көтүүлээх быһыыга-майгыга барар. Хас биирдии коррика туһунан ырыалаах буолар, ол ырыаны биллиилээх дьон коррикаҕа анаан суруйаллар. Бу сүүрүү буолбут кэмигэр Баски тылын өйүүргэ элбэх тэрээһиннэр ыытылыннылар, тэрээһини барытын Баски тылын акадьыамыйата өйүүр.\nБуолар сыллара.\nХас биирдии Коррика тэриллиэҕиттэн араас сирдэринэн ааһар (суола сырыы аайы уларыйар), бэйэтэ туспа домохтоох уонна ырыалааах.\nҮтүктүү.\nКорриканы үтүктэн Европа дойдуларыгар элбэх майгынныыр тэрээһиннэр ыытыллар буолбуттар:<|endoftext|>\nБаски омук\nБаски омук эбэтэр баск омук (, , , \" or \";) — Баски дойдута диэн ааттанар (Euskadi) Испания хоту уонна Франция соҕуруулуу-арҕаа өттүгэр тайаан сытар сиргэ былыргыттан олохсуйбут омук. Литэрэтиирэлии тыллара Euskara Batua диэн ааттанар (гипускоан түөлбэ тылыгар 1980 сыллаахтан олоҕурар).<|endoftext|>\nБаскилар тыллара\nБаскилар тыллара () — Испания хоту, Франция соҕуруулуу-арҕаа сирдэригэр (Баскилар сирдэрэ диэн ааттанар) былыргыттан олорор баски омук тыла. Бу тыл атын тыллары кытта уруурҕаспат изолят тылынан ааҕыллар.\nЛитэрэтиирэлии тыллара Euskara Batua диэн ааттанар (гипускоан түөлбэ тылыгар 1980 сыллаахтан олоҕурар).\nТыл Франко диктатуратын кэмигэр бобулла сылдьыбыта, сүтэ сыспыта. Ол кэмҥэ Испанияҕа кистэлэҥ тэрилтэлэр эрэ тылы өйүүллэрэ. Диктатура суох буолбутугар судаарыстыба бу тылы билиммитэ. Омук бэйэтэ тылын харыстаан араас таһымнаах тэрээһиннэри ыытар, олортон биир далааһыннааҕынан биллэр тэрээһин Коррика (сүүрүү) буолар.<|endoftext|>\nХаритонов Федор Иванович\nХаритонов Федор Иванович - Атамай нэһилиэгин киһитэ, орто баай, инитинээн Дайылалыын Улуу Сыһыыга таҥара дьиэтин тутууга Аргунов диэн киһиэхэ төһүү буолбут дьон, ол кэнниттэн аккыырайга киирэн туруорсан сыаркап приходун оскуолатын арыттарбыт.\nСоҕурууҥҥу Хартиновтартан утум тардар. Элбэх оҕолоох. Оҕолорун барыларын арыттарбыт оскуолатыгар үөрэттэрбит. Улахан уола Баһылай Дьокуускайга реальнай училищеҕа үөрэммит, VI кылааска үөрэнэ сырыттаҕына нэһилиэккэ суруксут оҥостоору ыҥыран ылбыттар, онон бүтэрбэтэх.\nФедор Иванович биир уолун уола сахалартан филологияҕа бастакы билим дуоктара Лука Никифорович Харитонов, оттон кыра кыыһа Мария Федоровна - Хатырыкка Охлопков диэн ыалга кийиитинэн баран Максим Аммосовтыын алтыспыт дьахтар. Кэлин уопсастыбаннай үлэҕэ кыттан бэйэтин дьиэтигэр ликбез арыйбыта, улахан дьону сурукка-бичиккэ үөрэппитэ. Мария Федоровна иккис кэргэниттэн кыыһа Мария Кузьминична Гаврилова - биллиилээх климатолог-учуонай.<|endoftext|>\nХаритонова Мария Федоровна\nХаритонова Мария Федоровна (1893) — Хатырыкка ликбез арыйбыт дьахтар, Үлэһит дьахталлар Бүтүн Саха сиринээҕи маҥнайги сийиэстэрин кыттыылааҕа.\nАтамай нэһилиэгэр Улуу Сыһыыга бастакы оскуоланы арыттарбыт элбэх оҕолоох Харитонов Федор Иванович кыра кыыһа. Аҕата астрабыт оскуолатыгар үөрэммит. Улахан убайа Баһылай өр оҕоломмотох буолан, сааһырбыт төрөппүттэрэ кыыһы убайыгар ииттэрэ биэрбиттэр. Маарыйа \"оҕо тардыбыт\", онон Баһылайдаах кэлин хас да оҕоломмуттар.\n19 сааһын туолбутугар Нам улууһун Хатырык нэһилиэгэр Охлопков Игнатий Игнатьевич диэн кэргэнэ өлбүт огдообо киһиэхэ кэргэн биэрбиттэрэ. Мария бастакы кэргэнэ Максим Аммосов ийэтинэн аймаҕа, бииргэ үөскээбит атаһа эбит. Игнатий 1919 сыллаахха өлбүтүн кэннэ Мария уопсастыбаннай олоххо көхтөөхтүк кыттан барбыта. Бэйэтин дьиэтигэр ликбез арыйбыта. Үрүҥнэр быстах кэмҥэ былааһы былдьыы сылдьыбыт кэмнэригэр хаайыыга сыппыта, бииргэ сыппыт эр дьонун ытан өлөрбүттэрэ, кинини олохтоох дьон мэктиэлээн тыыннаах хаалбыта.\nГражданскай сэрии бүппүтүн кэннэ Мария нэһилиэк, улуус өрөпкүөмнэригэр талыллыбыта. Бу сылларга быраас Стрелов Павел Дмитриевич көмөтүнэн сиэстэрэ идэтин баһылаабыта.\nИккистээн Гаврилов Кузьмаҕа ойох тахсыбыт. 1928 сыл ахсынньы 7 күнүгэр кыыстаммыттар. Бастакы кэргэниттэн уолун Федору оччотооҕу сиэр быһыытынан эһэлээх эбэтэ бэйэлэригэр ылан ииттибиттэрэ. Федор 1936 сыллаахха Хатырыкка олорон муҥура тэстэн өлбүтэ.<|endoftext|>\nДмитриев Ахмед Андреевич\nДмитриев Ахмед Андреевич - Саха суруйааччыта уонна бөлүһүөгэ, Саха Өрөспүүбүлүкэтин үөрэҕириитин туйгуна, Саха Өрөспүүбүлүкэтин суруйааччыларын сойууһун чилиэнэ.\n1951 сыллаахха Ньурба улууһун Мэгэдьэк нэһилиэгин Мохсоҕол аҕатын ууһугар төрөөбүтэ.\nТөрүт Бордоҥ.\nНьурба улууһуттан 12-с сүһүөх утум.\nМаҥнай Бүлүүтээҕи педучилищены, онтон Саха Государственнай Университетын (Хотугулуу-Илин Федеральнай Университет) Историко-Филологическэй факультетын Саха салаатын бүтэрбитэ.\nПоэзияҕа, публицистикаҕа Ньурба улууһун историятыгар бэлиэ кинигэлэрдээх.\nКэргэннээх, уон оҕолоох.\nСаха Республикатын президенын Дьиэ кэргэҥҥэ комитетын «Бастыҥ аҕа» үрүҥ көмүс бэлиэлээх.\nСаха Республикатын Госкомспордун көҥүл тустуу сайдыытыгар үтүөлэрин иһин бэлиэлээх.\nСаха Республикатын Ил Түмэнин Республика социальнай олоҕор кылаатын иһин Бочуот грамоталаах.\nСаха сирин историятын үөрэтиигэ биир улахан кылаата «Сунтаар былыргыта: бордоҥхой таҥаралаах бордоҥнор» диэн фольклор, история уонна генеалогия чэрчитинэн 2015 сыллаахха тахсыбыт кинигэтэ буолар.\nБилигин Саха норуота төрүт былыргыттан, ол эбэтэр, өссө Биһиги Эрабыт быдан инниттэн күн бүгүнүгэр дылы кэлбит уһун олоҕун толору дириҥник үөрэтэн уонна сиһилии чинчийэн көрбүт үлэтин үс томнаах кинигэ гынан таһаара сылдьар, онто бастакыта бэчээттэммитэ, уоннааҕылара сотору кэминэн эмиэ тахсыахтара.<|endoftext|>\nДьон араастара\nАан дойду үрдүнэн дьон араастара элбэҕиттэн биир санаалаах буолуулара, уопсай биир тылы ылыныылара кыаллара өссө да ыраах. Дьон араастара төһө да элбэҕин иһин үс сүрүн араастарга арахсаллара хаһан да уларыйбат. Өй-санаа, үөрэх, наука сайдан истэхтэринэ бу араастар уратыларын быһаара сатааһын утумаахтык салҕанан баран иһэр.\nҮгүс дьон геннэрэ мартышка диэн эбисийээнэ генигэр сөп түбэһэллэр диэн аныгы наука билинэр. Австралия Канберра куораттааҕы национальнай университета үөрэтэн быһаарбытынан Австралия төрүт олохтоохторун геннэрэ негроиднай раса геннэригэр сөп түбэспэт эбиттэр.\nДьон олорор дойдуларынан, сирдэринэн улахан кыыллартан үгүс мөлүйүөнүнэн сыллар усталарыгар тус-туспа үөскээн, кэлин холбоһон эрэллэр.\nАналлаах үөрэхтээхтэр дьон араастара 15-кэ тиийэр диэн ааҕаллар. Онтон сүрүннэрэ үстэр; негроиднай, европеиднай уонна монголоиднай диэннэр. Бары атын араастар бу үс сүрүн араастартан сайдан, буккуллан үөскээбиттэр диэн быһаараллар. Дьон араастарга арахсыылара 80 тыһыынча сыл буолбут.\nАйылҕа бары дьиктилэрэ билигин да кыайан арылла иликтэр. Ч.Дарвин этиитинэн дьон эбисийээнэттэн үөскээбиттэрин билинэн сылдьаллар. (1,14). Бу кэмҥэ Африкаттан тарҕанан дьон Аан дойдуну баһылаабыттара диэн этиини наука сөп диэн ылыммыт.\nАан дойду үрдүнэн тарҕаммыт дьон бары араас улахан кыыллартан тус-туспа дойдуларынан үөскээбиттэр. Улахан кыыллартан араас быһыылаах, уратылардаах дьон сайдан тахсыбыттар. Араас кыыллар эттэрин-сииннэрин уратылара ол кыыллартан сайдыбыт дьон эттэригэр-сииннэригэр билигин да иҥэн хаалбыттарын булуталаан ылыахха сөп.\nДьон араастарын нууччалыы “расалар” диэн ааттыыллар. Сахалыы араастар диэн ааттаналлар. Дьон тас көрүҥнэринэн араастаһан үс тус-туспа улахан араастарга арахсаллар:\n1. Маҕаннар. Айылҕа улахан кыылыттан эһэттэн үөскээн, сайдан тахсыбыт Сир саарын хоту өттүгэр олохтоох маҕан көрүҥнээх дьоннор. Бу дьон эттэрин-сииннэрин биллэр уратытынан эһэ курдук сыаны түргэнник мунньунар, уойан хаалар кыахтаахтар. Аһара аһаан кэбиһэн уойар кыахтара атыттарга холоотоххо олус улахан.\nЭһэ өйүнэн-санаатынан, тугу оҥорорунан хайа да эбисийээнэттэн ордук буоларын циркэҕэ оонньоон көрдөрөрө быһаарар. Эһэттэн үөскээбит дьон олоххо сайдыыны аан маҥнай ситиспиттэрэ өй-санаа уратыта билигин да баарын дакаастыыр.\nАраас элбэх Европа омуктарыгар эһэ туһунан үһүйээн кэпсээннэр элбэхтэр. Эһэ дьахтары уоран илдьэн арҕаҕар олордорун туһунан үһүйээн кэпсээннэр бааллар.\nСахаларга эһэ дьахтары уоран ылан арҕаҕар олордорун туһунан кэпсээн эмиэ баар. Ону тэҥэ сахаларга дьахтар сыгынньах түөһүн көрдөрдөҕүнэ эһэ тыыппат, саба түспэт диэн былыргыттан баар өйдөбүл иҥэн сылдьар.\nБу үһүйээн кэпсээннэр дьахтартан төрөөбүт эһэ оҕолоро баар буолалларын утарбаттар. Араас көрүҥнээх бааһынайдар үөскээн омугу сайыннаран, көрүҥнэрин тупсаран иһэллэрэ уһун үйэлээх сахалар “Хаан тупсарыыта” диэн этиилэриттэн биллэр.\n2. Араҕастар. Азия кыахтаах кыылларыттан хахайтан, тиигиртэн, баабыртан, бөрөттөн үөскээн, сайдан тахсыбыт дьоннор. Бу дьон уойан эрэйдэнэллэрэ аҕыйах, сымсалар, түргэн хамсаныылаахтар, урукку кэмҥэ атахтара маадьаҕара улахан этэ. Хахайтан үөскээбит дьон эттэрин-сииннэрин уратытынан араҥастарга киирсэллэр.\n"
  },
  {
    "path": "examples/mgpt_huggingface_generation_example.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 1,\n   \"id\": \"b641923c\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import torch\\n\",\n    \"import transformers\\n\",\n    \"\\n\",\n    \"from tqdm import tqdm\\n\",\n    \"from transformers import GPT2LMHeadModel, GPT2Tokenizer\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 2,\n   \"id\": \"2f216b40\",\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"'4.22.2'\"\n      ]\n     },\n     \"execution_count\": 2,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"transformers.__version__\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 3,\n   \"id\": \"bf5b9f39\",\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Load model\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"tokenizer = GPT2Tokenizer.from_pretrained(\\\"sberbank-ai/mGPT\\\")\\n\",\n    \"print('Load model')\\n\",\n    \"model = GPT2LMHeadModel.from_pretrained(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 4,\n   \"id\": \"561aa229\",\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"---\\n\",\n      \"Александр Сергеевич Пушкин родился в  г. Санкт-Петербурге.\\n\",\n      \"Воспитывался в семье поэта и писателя А. С. Пушкина.\\n\",\n      \"В 1870 году окончил Санкт-Петербургскую гимназию.\\n\",\n      \"В 1872 году поступил на юридический факультет Санкт-Петербургского университета.\\n\",\n      \"В 1874 году окончил университет со степенью кандидата прав.\\n\",\n      \"В 1875 году поступил на службу в Министерство юстиции Российской империи.\\n\",\n      \"В 1876 году был назначен помощником прок\\n\",\n      \"---\\n\",\n      \"Alexander Sergeevich Pushkin was born in <nowiki>Saint Petersburg</nowiki>, Russia, on March 7, 1818. He was the son of a merchant. He studied at the Saint Petersburg Academy of Arts and Sciences, and graduated in 1840. He was a member of the Saint Petersburg Academy, and was a member of Saint Petersburg's Academy of Sciences. He was a professor of Russian literature at the Saint Petersburg University.\\n\",\n      \"Pushkin was a prolific writer,\\n\",\n      \"---\\n\",\n      \"Олександр Сергійович Пушкін народився в історичному місті Санкт-Петербург, Російська імперія.\\n\",\n      \"Народився в родині військового інженера.\\n\",\n      \"У віці 16 років він вступив до Петербурзького університету, який закінчив у 1871 роц\\n\",\n      \"---\\n\",\n      \"Аляксандр Сяргеевіч Пушкін нарадзіўся ў інтэрнаце № 1 г. Мінска ў сям’і рабочага. У дзяцінстве ён быў вельмі актыўным і ўдумлівым, але ў школе ён не вучыўся,\\n\",\n      \"---\\n\",\n      \"Александр Сергеевич Пушкин шәһәрендә туган.\\n\",\n      \"Тәрҗемәи хәле.\\n\",\n      \"Туган авылында туган. Әтисе — Пушкиннар гаиләсендәге беренче кеше.\\n\",\n      \"Бала чагында ук әтисе белән бергә өйдә\\n\",\n      \"---\\n\",\n      \"Александр Сергеевич Пушкин дүниеге келген кезде өзінің өміріндегі ең қиын жағдайлардың бірі – өлім болған. Өлімініқызметіндегi қиынышты жағ\\n\",\n      \"---\\n\",\n      \"亚历山大*谢尔盖耶维奇*普希金出生于俄罗斯帝国的圣彼得堡，是俄罗斯著名作家、诗人、剧作家、翻译家、音乐家、音乐教育家、音乐教育专家、音乐教育理论家、音乐教育思想家、音乐教育教育家、音乐教师、音乐教育家。他曾经是俄罗斯国家音乐学院院长，俄罗斯国家音乐学院名誉院长，俄罗斯音乐学院名誉院士，俄罗斯\\n\",\n      \"---\\n\",\n      \"알렉산더 세르게 비치 푸쉬킨은 <그림자>에서 그린다.\\n\",\n      \"그림자에서 나온 그림자\\n\",\n      \"그림자에 대한 이야기는 이렇다.\\n\",\n      \"그리고 그림자에 대한 설명은 이렇다. 그림자에 대해서 이야기하는 것은 이렇다. 그리고 그림자에 관한 설명은 이렇게.\\n\",\n      \"그림자는 우리가 보는 것과는\\n\",\n      \"---\\n\",\n      \"Alexander Sergeevich Pushkinはで生まれました。\\n\",\n      \"彼は、ロシアの作曲家で、彼の作品は、ロシアの音楽の伝統を反映しています。 彼は、彼の作品の中で、彼の音楽は、彼の人生のすべての部分に反映されています。 彼の作品は、彼の人生のすべてに反映されていません。 彼の作品は、「ロシアの音楽」の象徴です。 彼の作品は「ロシアの音楽」を象徴しています。\\n\",\n      \"彼は、\\n\",\n      \"---\\n\",\n      \"Александр Сергеевич Пушкин ҫуралнӑ ҫәрәк ҫөрәнӑн ҫӑрӑнӑн, ҫӗрӑн ӗнӗн ҫуллӑ ҳәм ҫӕрӗн ӗрӗнӑн.\\n\",\n      \"Һӑр\\n\",\n      \"---\\n\",\n      \"Александр Сергеевич Пушкин төрөөбүтэ үлэлиир.\\n\",\n      \"Бу сирэйи бүтэһигин 19 Мүөлтүн ыйын 2018 күнү 04:00 Лондондаа.\\n\",\n      \"ТөрӨөбҮтэ Үлэлиир\\n\",\n      \"Бу ситимнээх\\n\",\n      \"---\\n\",\n      \"Alexander Puschkin wurde in  Kiew geboren. Er studierte an der Universität Kiew und wurde dort promoviert. Er war Professor für Geschichte an der Universität Kasan und an der Universität Kirow.\\n\",\n      \"Er war Mitglied der Akademie der Wissenschaften der Ukraine.\\n\",\n      \"Er war verheiratet und hatte zwei Kinder.\\n\",\n      \"Werk.\\n\",\n      \"Puschkin schrieb zahlreiche historische Romane, Erzählungen, Gedichte und Theaterstücke. Er war ein Vertreter der russischen Literatur des 19. Jahrhunderts.\\n\",\n      \"Er war ein Vertreter der\\n\",\n      \"---\\n\",\n      \"Alexandre Sergueïevitch Pouchkine est né le à  à Saint-Pétersbourg. Il est le fils de Sergueï Pouchkine et de son épouse, née Sergueïeva.\\n\",\n      \"Il est le frère de Sergueï Sergueïevich Pouchkine, le père de Sergueï Alexandrovitch Pouchkina, le père de Vladimir Pouchkine.\\n\",\n      \"Il est l'oncle de Sergueï Sergeev\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"texts = [\\n\",\n    \"    \\\"Александр Сергеевич Пушкин родился в \\\",\\n\",\n    \"    \\\"Alexander Sergeevich Pushkin was born in \\\",\\n\",\n    \"    \\\"Олександр Сергійович Пушкін народився в \\\",\\n\",\n    \"    \\\"Аляксандр Сяргеевіч Пушкін нарадзіўся ў \\\",\\n\",\n    \"    \\\"Александр Сергеевич Пушкин шәһәрендә туган\\\",\\n\",\n    \"    \\\"Александр Сергеевич Пушкин дүниеге келген\\\",\\n\",\n    \"    \\\"亚历山大*谢尔盖耶维奇*普希金出生于\\\",\\n\",\n    \"    \\\"알렉산더 세르게 비치 푸쉬킨은 \\\",\\n\",\n    \"    \\\"Alexander Sergeevich Pushkinはで生まれました\\\",\\n\",\n    \"    \\\"Александр Сергеевич Пушкин ҫуралнӑ \\\",\\n\",\n    \"    \\\"Александр Сергеевич Пушкин төрөөбүтэ \\\",\\n\",\n    \"    \\\"Alexander Puschkin wurde in \\\",\\n\",\n    \"    \\\"Alexandre Sergueïevitch Pouchkine est né le à \\\",\\n\",\n    \"]\\n\",\n    \"model.eval()\\n\",\n    \"model.cuda()\\n\",\n    \"with torch.no_grad():\\n\",\n    \"    for text in texts:\\n\",\n    \"        input_ids = tokenizer.encode(text, return_tensors=\\\"pt\\\").to(model.device)\\n\",\n    \"        out = model.generate(\\n\",\n    \"            input_ids, \\n\",\n    \"            min_length=100, \\n\",\n    \"            max_length=100, \\n\",\n    \"            eos_token_id=5, \\n\",\n    \"            pad_token_id=1,\\n\",\n    \"            top_k=10,\\n\",\n    \"            top_p=0.0,\\n\",\n    \"            no_repeat_ngram_size=5\\n\",\n    \"        )\\n\",\n    \"        generated_text = tokenizer.decode(out[0])\\n\",\n    \"        print('---')\\n\",\n    \"        print(generated_text)\"\n   ]\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3 (ipykernel)\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.7.12\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 5\n}\n"
  },
  {
    "path": "examples/mgpt_tuning_example.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"id\": \"0a72a082\",\n   \"metadata\": {},\n   \"source\": [\n    \"## Yakut simple example of model training\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 1,\n   \"id\": \"428756cc\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import torch\\n\",\n    \"import numpy as np\\n\",\n    \"from tqdm import tqdm\\n\",\n    \"from torch.utils.data import Dataset, DataLoader\\n\",\n    \"from transformers import GPT2LMHeadModel, GPT2Tokenizer\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 2,\n   \"id\": \"c816d431\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class TextDataset(Dataset):\\n\",\n    \"    def __init__(self, path, tokenizer, seq_length=512):\\n\",\n    \"        with open(path) as f:\\n\",\n    \"            data = f.read()\\n\",\n    \"        tokens = tokenizer.encode(data)\\n\",\n    \"        examples = []\\n\",\n    \"        for i in range(0, len(tokens) - seq_length + 1, seq_length):\\n\",\n    \"            examples.append(tokens[i:i + seq_length])\\n\",\n    \"        self.samples = torch.LongTensor(examples)\\n\",\n    \"        print('Loaded samples:', len(self.samples))\\n\",\n    \"    \\n\",\n    \"    def __len__(self):\\n\",\n    \"        return len(self.samples)\\n\",\n    \"\\n\",\n    \"    def __getitem__(self, item):\\n\",\n    \"        return self.samples[item]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"90b41633\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"tokenizer = GPT2Tokenizer.from_pretrained(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"8e9c4d81\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"dataset = TextDataset('./data/sah.txt', tokenizer)\\n\",\n    \"dataloader = DataLoader(dataset, batch_size=1, shuffle=True, drop_last=True)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 5,\n   \"id\": \"8482644a\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"model = GPT2LMHeadModel.from_pretrained(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 6,\n   \"id\": \"65689946\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"if torch.cuda.is_available():\\n\",\n    \"    model.cuda()\\n\",\n    \"model.train()\\n\",\n    \"optimizer = torch.optim.AdamW(params=model.parameters(), lr=1e-5)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"1f298253\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"for epoch in range(3):\\n\",\n    \"    print('Epoch', epoch)\\n\",\n    \"    progressbar = tqdm(dataloader)\\n\",\n    \"    losses = []\\n\",\n    \"    for batch in progressbar:\\n\",\n    \"        batch = batch.to(model.device)\\n\",\n    \"        outputs = model(batch, labels=batch)\\n\",\n    \"        loss = outputs.loss\\n\",\n    \"        loss.backward()\\n\",\n    \"        optimizer.step()\\n\",\n    \"        optimizer.zero_grad()\\n\",\n    \"        losses.append(loss.detach().item())\\n\",\n    \"        progressbar.set_description(\\\"Loss: %.3f\\\" % np.mean(losses[-10:]))\"\n   ]\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3 (ipykernel)\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.7.12\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 5\n}\n"
  },
  {
    "path": "examples/mgpt_validation_example.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 1,\n   \"id\": \"79a07823\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"%load_ext autoreload\\n\",\n    \"%autoreload 2\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 2,\n   \"id\": \"9e57d7f9\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import torch\\n\",\n    \"import numpy as np\\n\",\n    \"from tqdm import tqdm\\n\",\n    \"from torch.utils.data import Dataset, DataLoader\\n\",\n    \"from transformers import GPT2LMHeadModel, GPT2Tokenizer\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 3,\n   \"id\": \"0b528fb8\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class TextDataset(Dataset):\\n\",\n    \"    def __init__(self, path, tokenizer, seq_length=512):\\n\",\n    \"        with open(path) as f:\\n\",\n    \"            data = f.read()\\n\",\n    \"        tokens = tokenizer.encode(data)\\n\",\n    \"        examples = []\\n\",\n    \"        for i in range(0, len(tokens) - seq_length + 1, seq_length):\\n\",\n    \"            examples.append(tokens[i:i + seq_length])\\n\",\n    \"        self.samples = torch.LongTensor(examples)\\n\",\n    \"        print('Loaded samples:', len(self.samples))\\n\",\n    \"    \\n\",\n    \"    def __len__(self):\\n\",\n    \"        return len(self.samples)\\n\",\n    \"\\n\",\n    \"    def __getitem__(self, item):\\n\",\n    \"        return self.samples[item]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 4,\n   \"id\": \"6a4b57e8\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"tokenizer = GPT2Tokenizer.from_pretrained(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 5,\n   \"id\": \"830e088f\",\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Loaded samples: 2173\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"dataset = TextDataset(\\\"./data/sah.txt\\\", tokenizer)\\n\",\n    \"dataloader = DataLoader(dataset, batch_size=1, shuffle=True, drop_last=True)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 6,\n   \"id\": \"d960800c\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"model = GPT2LMHeadModel.from_pretrained(\\\"sberbank-ai/mGPT\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 7,\n   \"id\": \"815ce73a\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"if torch.cuda.is_available():\\n\",\n    \"    model.cuda()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 8,\n   \"id\": \"30394ecc\",\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stderr\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"100%|██████████| 2173/2173 [01:06<00:00, 32.43it/s]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"progressbar = tqdm(dataloader)\\n\",\n    \"losses = []\\n\",\n    \"for batch in progressbar:\\n\",\n    \"    batch = batch.to(model.device)\\n\",\n    \"    outputs = model(batch, labels=batch)\\n\",\n    \"    loss = outputs.loss\\n\",\n    \"    losses.append(loss.detach().item())\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 9,\n   \"id\": \"4d23cf63\",\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"loss: 2.2140769756065226\\n\",\n      \"ppl: 9.152956808961022\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"print(\\\"loss:\\\", np.mean(losses))\\n\",\n    \"print(\\\"ppl:\\\", np.exp(np.mean(losses)))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"id\": \"734158b0\",\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3 (ipykernel)\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.7.12\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 5\n}\n"
  },
  {
    "path": "requirements.txt",
    "content": "seqeval==1.2.2\ntransformers==4.22.2\ndatasets==2.13.2\n"
  }
]